diff --git a/hGameTest/.vscode/launch.json b/hGameTest/.vscode/launch.json deleted file mode 100644 index a255f164..00000000 --- a/hGameTest/.vscode/launch.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - // Use IntelliSense to learn about possible attributes. - // Hover to view descriptions of existing attributes. - // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 - "version": "0.2.0", - "configurations": [ - { - "name": "Lime", - "type": "lime", - "request": "launch" - } - ] -} \ No newline at end of file diff --git a/hGameTest/bin/.build b/hGameTest/bin/.build deleted file mode 100644 index f70d7bba..00000000 --- a/hGameTest/bin/.build +++ /dev/null @@ -1 +0,0 @@ -42 \ No newline at end of file diff --git a/hGameTest/bin/html5/bin/FLWork.js b/hGameTest/bin/html5/bin/FLWork.js deleted file mode 100644 index a708a340..00000000 --- a/hGameTest/bin/html5/bin/FLWork.js +++ /dev/null @@ -1,64550 +0,0 @@ -(function ($hx_exports, $global) { "use strict"; var $hx_script = (function (exports, global) { // Generated by Haxe 4.1.4 -(function ($hx_exports, $global) { "use strict"; -$hx_exports["lime"] = $hx_exports["lime"] || {}; -var $hxClasses = {},$estr = function() { return js_Boot.__string_rec(this,''); },$hxEnums = $hxEnums || {},$_; -function $extend(from, fields) { - var proto = Object.create(from); - for (var name in fields) proto[name] = fields[name]; - if( fields.toString !== Object.prototype.toString ) proto.toString = fields.toString; - return proto; -} -var lime_app_IModule = function() { }; -$hxClasses["lime.app.IModule"] = lime_app_IModule; -lime_app_IModule.__name__ = "lime.app.IModule"; -lime_app_IModule.__isInterface__ = true; -lime_app_IModule.prototype = { - __class__: lime_app_IModule -}; -var lime_app_Module = function() { - this.onExit = new lime_app__$Event_$Int_$Void(); -}; -$hxClasses["lime.app.Module"] = lime_app_Module; -lime_app_Module.__name__ = "lime.app.Module"; -lime_app_Module.__interfaces__ = [lime_app_IModule]; -lime_app_Module.prototype = { - __registerLimeModule: function(application) { - } - ,__unregisterLimeModule: function(application) { - } - ,__class__: lime_app_Module -}; -var lime__$internal_backend_html5_HTML5Application = function(parent) { - this.gameDeviceCache = new haxe_ds_IntMap(); - this.parent = parent; - this.currentUpdate = 0; - this.lastUpdate = 0; - this.nextUpdate = 0; - this.framePeriod = -1; - lime_media_AudioManager.init(); - this.accelerometer = lime_system_Sensor.registerSensor(lime_system_SensorType.ACCELEROMETER,0); -}; -$hxClasses["lime._internal.backend.html5.HTML5Application"] = lime__$internal_backend_html5_HTML5Application; -lime__$internal_backend_html5_HTML5Application.__name__ = "lime._internal.backend.html5.HTML5Application"; -lime__$internal_backend_html5_HTML5Application.prototype = { - convertKeyCode: function(keyCode) { - if(keyCode >= 65 && keyCode <= 90) { - return keyCode + 32; - } - switch(keyCode) { - case 12: - return 1073741980; - case 16: - return 1073742049; - case 17: - return 1073742048; - case 18: - return 1073742050; - case 19: - return 1073741896; - case 20: - return 1073741881; - case 33: - return 1073741899; - case 34: - return 1073741902; - case 35: - return 1073741901; - case 36: - return 1073741898; - case 37: - return 1073741904; - case 38: - return 1073741906; - case 39: - return 1073741903; - case 40: - return 1073741905; - case 41: - return 1073741943; - case 43: - return 1073741940; - case 44: - return 1073741894; - case 45: - return 1073741897; - case 46: - return 127; - case 91: - return 1073742051; - case 92: - return 1073742055; - case 93: - return 1073742055; - case 95: - return 1073742106; - case 96: - return 1073741922; - case 97: - return 1073741913; - case 98: - return 1073741914; - case 99: - return 1073741915; - case 100: - return 1073741916; - case 101: - return 1073741917; - case 102: - return 1073741918; - case 103: - return 1073741919; - case 104: - return 1073741920; - case 105: - return 1073741921; - case 106: - return 1073741909; - case 107: - return 1073741911; - case 108: - return 1073741923; - case 109: - return 1073741910; - case 110: - return 1073741923; - case 111: - return 1073741908; - case 112: - return 1073741882; - case 113: - return 1073741883; - case 114: - return 1073741884; - case 115: - return 1073741885; - case 116: - return 1073741886; - case 117: - return 1073741887; - case 118: - return 1073741888; - case 119: - return 1073741889; - case 120: - return 1073741890; - case 121: - return 1073741891; - case 122: - return 1073741892; - case 123: - return 1073741893; - case 124: - return 1073741928; - case 125: - return 1073741929; - case 126: - return 1073741930; - case 127: - return 1073741931; - case 128: - return 1073741932; - case 129: - return 1073741933; - case 130: - return 1073741934; - case 131: - return 1073741935; - case 132: - return 1073741936; - case 133: - return 1073741937; - case 134: - return 1073741938; - case 135: - return 1073741939; - case 144: - return 1073741907; - case 145: - return 1073741895; - case 160: - return 94; - case 161: - return 33; - case 163: - return 35; - case 164: - return 36; - case 166: - return 1073742094; - case 167: - return 1073742095; - case 168: - return 1073742097; - case 169: - return 41; - case 170: - return 42; - case 171: - return 96; - case 172: - return 1073741898; - case 173: - return 45; - case 174: - return 1073741953; - case 175: - return 1073741952; - case 176: - return 1073742082; - case 177: - return 1073742083; - case 178: - return 1073742084; - case 179: - return 1073742085; - case 180: - return 1073742089; - case 181: - return 1073742086; - case 182: - return 1073741953; - case 183: - return 1073741952; - case 186: - return 59; - case 187: - return 61; - case 188: - return 44; - case 189: - return 45; - case 190: - return 46; - case 191: - return 47; - case 192: - return 96; - case 193: - return 63; - case 194: - return 1073741923; - case 219: - return 91; - case 220: - return 92; - case 221: - return 93; - case 222: - return 39; - case 223: - return 96; - case 224: - return 1073742051; - case 226: - return 92; - } - return keyCode; - } - ,exec: function() { - window.addEventListener("keydown",$bind(this,this.handleKeyEvent),false); - window.addEventListener("keyup",$bind(this,this.handleKeyEvent),false); - window.addEventListener("focus",$bind(this,this.handleWindowEvent),false); - window.addEventListener("blur",$bind(this,this.handleWindowEvent),false); - window.addEventListener("resize",$bind(this,this.handleWindowEvent),false); - window.addEventListener("beforeunload",$bind(this,this.handleWindowEvent),false); - window.addEventListener("devicemotion",$bind(this,this.handleSensorEvent),false); - - if (!CanvasRenderingContext2D.prototype.isPointInStroke) { - CanvasRenderingContext2D.prototype.isPointInStroke = function (path, x, y) { - return false; - }; - } - if (!CanvasRenderingContext2D.prototype.isPointInPath) { - CanvasRenderingContext2D.prototype.isPointInPath = function (path, x, y) { - return false; - }; - } - - if ('performance' in window == false) { - window.performance = {}; - } - - if ('now' in window.performance == false) { - var offset = Date.now(); - if (performance.timing && performance.timing.navigationStart) { - offset = performance.timing.navigationStart - } - window.performance.now = function now() { - return Date.now() - offset; - } - } - - var lastTime = 0; - var vendors = ['ms', 'moz', 'webkit', 'o']; - for (var x = 0; x < vendors.length && !window.requestAnimationFrame; ++x) { - window.requestAnimationFrame = window[vendors[x]+'RequestAnimationFrame']; - window.cancelAnimationFrame = window[vendors[x]+'CancelAnimationFrame'] || window[vendors[x]+'CancelRequestAnimationFrame']; - } - - if (!window.requestAnimationFrame) - window.requestAnimationFrame = function(callback, element) { - var currTime = new Date().getTime(); - var timeToCall = Math.max(0, 16 - (currTime - lastTime)); - var id = window.setTimeout(function() { callback(currTime + timeToCall); }, - timeToCall); - lastTime = currTime + timeToCall; - return id; - }; - - if (!window.cancelAnimationFrame) - window.cancelAnimationFrame = function(id) { - clearTimeout(id); - }; - - window.requestAnimFrame = window.requestAnimationFrame; - ; - this.lastUpdate = new Date().getTime(); - this.handleApplicationEvent(); - return 0; - } - ,exit: function() { - } - ,handleApplicationEvent: function(__) { - var _g = 0; - var _g1 = this.parent.__windows; - while(_g < _g1.length) { - var $window = _g1[_g]; - ++_g; - $window.__backend.updateSize(); - } - this.updateGameDevices(); - this.currentUpdate = new Date().getTime(); - if(this.currentUpdate >= this.nextUpdate) { - this.deltaTime = this.currentUpdate - this.lastUpdate; - var _g = 0; - var _g1 = this.parent.__windows; - while(_g < _g1.length) { - var $window = _g1[_g]; - ++_g; - this.parent.onUpdate.dispatch(this.deltaTime | 0); - if($window.context != null) { - $window.onRender.dispatch($window.context); - } - } - if(this.framePeriod < 0) { - this.nextUpdate = this.currentUpdate; - } else { - this.nextUpdate = this.currentUpdate - this.currentUpdate % this.framePeriod + this.framePeriod; - } - this.lastUpdate = this.currentUpdate; - } - window.requestAnimationFrame($bind(this,this.handleApplicationEvent)); - } - ,handleKeyEvent: function(event) { - if(this.parent.__window != null) { - var keyCode = this.convertKeyCode(event.keyCode != null ? event.keyCode : event.which); - var modifier = (event.shiftKey ? 3 : 0) | (event.ctrlKey ? 192 : 0) | (event.altKey ? 768 : 0) | (event.metaKey ? 3072 : 0); - if(event.type == "keydown") { - this.parent.__window.onKeyDown.dispatch(keyCode,modifier); - if(this.parent.__window.onKeyDown.canceled && event.cancelable) { - event.preventDefault(); - } - } else { - this.parent.__window.onKeyUp.dispatch(keyCode,modifier); - if(this.parent.__window.onKeyUp.canceled && event.cancelable) { - event.preventDefault(); - } - } - } - } - ,handleSensorEvent: function(event) { - this.accelerometer.onUpdate.dispatch(event.accelerationIncludingGravity.x,event.accelerationIncludingGravity.y,event.accelerationIncludingGravity.z); - } - ,handleWindowEvent: function(event) { - if(this.parent.__window != null) { - switch(event.type) { - case "beforeunload": - break; - case "blur": - this.parent.__window.onFocusOut.dispatch(); - this.parent.__window.onDeactivate.dispatch(); - break; - case "focus": - this.parent.__window.onFocusIn.dispatch(); - this.parent.__window.onActivate.dispatch(); - break; - case "resize": - this.parent.__window.__backend.handleResizeEvent(event); - break; - } - } - } - ,updateGameDevices: function() { - var devices = lime_ui_Joystick.__getDeviceData(); - if(devices == null) { - return; - } - var id; - var gamepad; - var joystick; - var data; - var cache; - var _g = 0; - var _g1 = devices.length; - while(_g < _g1) { - var i = _g++; - id = i; - data = devices[id]; - if(data == null) { - continue; - } - if(!this.gameDeviceCache.h.hasOwnProperty(id)) { - cache = new lime__$internal_backend_html5_GameDeviceData(); - cache.id = id; - cache.connected = data.connected; - var _g2 = 0; - var _g3 = data.buttons.length; - while(_g2 < _g3) { - var i1 = _g2++; - cache.buttons.push(data.buttons[i1].value); - } - var _g4 = 0; - var _g5 = data.axes.length; - while(_g4 < _g5) { - var i2 = _g4++; - cache.axes.push(data.axes[i2]); - } - if(data.mapping == "standard") { - cache.isGamepad = true; - } - this.gameDeviceCache.h[id] = cache; - if(data.connected) { - lime_ui_Joystick.__connect(id); - if(cache.isGamepad) { - lime_ui_Gamepad.__connect(id); - } - } - } - cache = this.gameDeviceCache.h[id]; - joystick = lime_ui_Joystick.devices.h[id]; - gamepad = lime_ui_Gamepad.devices.h[id]; - if(data.connected) { - var button; - var value; - var _g6 = 0; - var _g7 = data.buttons.length; - while(_g6 < _g7) { - var i3 = _g6++; - value = data.buttons[i3].value; - if(value != cache.buttons[i3]) { - if(i3 == 6) { - joystick.onAxisMove.dispatch(data.axes.length,value); - if(gamepad != null) { - gamepad.onAxisMove.dispatch(4,value); - } - } else if(i3 == 7) { - joystick.onAxisMove.dispatch(data.axes.length + 1,value); - if(gamepad != null) { - gamepad.onAxisMove.dispatch(5,value); - } - } else { - if(value > 0) { - joystick.onButtonDown.dispatch(i3); - } else { - joystick.onButtonUp.dispatch(i3); - } - if(gamepad != null) { - switch(i3) { - case 0: - button = 0; - break; - case 1: - button = 1; - break; - case 2: - button = 2; - break; - case 3: - button = 3; - break; - case 4: - button = 9; - break; - case 5: - button = 10; - break; - case 8: - button = 4; - break; - case 9: - button = 6; - break; - case 10: - button = 7; - break; - case 11: - button = 8; - break; - case 12: - button = 11; - break; - case 13: - button = 12; - break; - case 14: - button = 13; - break; - case 15: - button = 14; - break; - case 16: - button = 5; - break; - default: - continue; - } - if(value > 0) { - gamepad.onButtonDown.dispatch(button); - } else { - gamepad.onButtonUp.dispatch(button); - } - } - } - cache.buttons[i3] = value; - } - } - var _g8 = 0; - var _g9 = data.axes.length; - while(_g8 < _g9) { - var i4 = _g8++; - if(data.axes[i4] != cache.axes[i4]) { - joystick.onAxisMove.dispatch(i4,data.axes[i4]); - if(gamepad != null) { - gamepad.onAxisMove.dispatch(i4,data.axes[i4]); - } - cache.axes[i4] = data.axes[i4]; - } - } - } else if(cache.connected) { - cache.connected = false; - lime_ui_Joystick.__disconnect(id); - lime_ui_Gamepad.__disconnect(id); - } - } - } - ,__class__: lime__$internal_backend_html5_HTML5Application -}; -var lime_app_Application = function() { - this.onCreateWindow = new lime_app__$Event_$lime_$ui_$Window_$Void(); - this.onUpdate = new lime_app__$Event_$Int_$Void(); - lime_app_Module.call(this); - if(lime_app_Application.current == null) { - lime_app_Application.current = this; - } - this.meta = new haxe_ds_StringMap(); - this.modules = []; - this.__windowByID = new haxe_ds_IntMap(); - this.__windows = []; - this.__backend = new lime__$internal_backend_html5_HTML5Application(this); - this.__registerLimeModule(this); - this.__preloader = new lime_utils_Preloader(); - this.__preloader.onProgress.add($bind(this,this.onPreloadProgress)); - this.__preloader.onComplete.add($bind(this,this.onPreloadComplete)); -}; -$hxClasses["lime.app.Application"] = lime_app_Application; -lime_app_Application.__name__ = "lime.app.Application"; -lime_app_Application.__super__ = lime_app_Module; -lime_app_Application.prototype = $extend(lime_app_Module.prototype,{ - addModule: function(module) { - module.__registerLimeModule(this); - this.modules.push(module); - } - ,createWindow: function(attributes) { - var $window = this.__createWindow(attributes); - this.__addWindow($window); - return $window; - } - ,exec: function() { - lime_app_Application.current = this; - return this.__backend.exec(); - } - ,onGamepadAxisMove: function(gamepad,axis,value) { - } - ,onGamepadButtonDown: function(gamepad,button) { - } - ,onGamepadButtonUp: function(gamepad,button) { - } - ,onGamepadConnect: function(gamepad) { - } - ,onGamepadDisconnect: function(gamepad) { - } - ,onJoystickAxisMove: function(joystick,axis,value) { - } - ,onJoystickButtonDown: function(joystick,button) { - } - ,onJoystickButtonUp: function(joystick,button) { - } - ,onJoystickConnect: function(joystick) { - } - ,onJoystickDisconnect: function(joystick) { - } - ,onJoystickHatMove: function(joystick,hat,position) { - } - ,onJoystickTrackballMove: function(joystick,trackball,x,y) { - } - ,onKeyDown: function(keyCode,modifier) { - } - ,onKeyUp: function(keyCode,modifier) { - } - ,onModuleExit: function(code) { - } - ,onMouseDown: function(x,y,button) { - } - ,onMouseMove: function(x,y) { - } - ,onMouseMoveRelative: function(x,y) { - } - ,onMouseUp: function(x,y,button) { - } - ,onMouseWheel: function(deltaX,deltaY,deltaMode) { - } - ,onPreloadComplete: function() { - } - ,onPreloadProgress: function(loaded,total) { - } - ,onRenderContextLost: function() { - } - ,onRenderContextRestored: function(context) { - } - ,onTextEdit: function(text,start,length) { - } - ,onTextInput: function(text) { - } - ,onTouchCancel: function(touch) { - } - ,onTouchEnd: function(touch) { - } - ,onTouchMove: function(touch) { - } - ,onTouchStart: function(touch) { - } - ,onWindowActivate: function() { - } - ,onWindowClose: function() { - } - ,onWindowCreate: function() { - } - ,onWindowDeactivate: function() { - } - ,onWindowDropFile: function(file) { - } - ,onWindowEnter: function() { - } - ,onWindowExpose: function() { - } - ,onWindowFocusIn: function() { - } - ,onWindowFocusOut: function() { - } - ,onWindowFullscreen: function() { - } - ,onWindowLeave: function() { - } - ,onWindowMove: function(x,y) { - } - ,onWindowMinimize: function() { - } - ,onWindowResize: function(width,height) { - } - ,onWindowRestore: function() { - } - ,removeModule: function(module) { - if(module != null) { - module.__unregisterLimeModule(this); - HxOverrides.remove(this.modules,module); - } - } - ,render: function(context) { - } - ,update: function(deltaTime) { - } - ,__addWindow: function($window) { - if($window != null) { - this.__windows.push($window); - this.__windowByID.h[$window.id] = $window; - var _g = $bind(this,this.__onWindowClose); - var window1 = $window; - var tmp = function() { - _g(window1); - }; - $window.onClose.add(tmp,false,-10000); - if(this.__window == null) { - this.__window = $window; - $window.onActivate.add($bind(this,this.onWindowActivate)); - $window.onRenderContextLost.add($bind(this,this.onRenderContextLost)); - $window.onRenderContextRestored.add($bind(this,this.onRenderContextRestored)); - $window.onDeactivate.add($bind(this,this.onWindowDeactivate)); - $window.onDropFile.add($bind(this,this.onWindowDropFile)); - $window.onEnter.add($bind(this,this.onWindowEnter)); - $window.onExpose.add($bind(this,this.onWindowExpose)); - $window.onFocusIn.add($bind(this,this.onWindowFocusIn)); - $window.onFocusOut.add($bind(this,this.onWindowFocusOut)); - $window.onFullscreen.add($bind(this,this.onWindowFullscreen)); - $window.onKeyDown.add($bind(this,this.onKeyDown)); - $window.onKeyUp.add($bind(this,this.onKeyUp)); - $window.onLeave.add($bind(this,this.onWindowLeave)); - $window.onMinimize.add($bind(this,this.onWindowMinimize)); - $window.onMouseDown.add($bind(this,this.onMouseDown)); - $window.onMouseMove.add($bind(this,this.onMouseMove)); - $window.onMouseMoveRelative.add($bind(this,this.onMouseMoveRelative)); - $window.onMouseUp.add($bind(this,this.onMouseUp)); - $window.onMouseWheel.add($bind(this,this.onMouseWheel)); - $window.onMove.add($bind(this,this.onWindowMove)); - $window.onRender.add($bind(this,this.render)); - $window.onResize.add($bind(this,this.onWindowResize)); - $window.onRestore.add($bind(this,this.onWindowRestore)); - $window.onTextEdit.add($bind(this,this.onTextEdit)); - $window.onTextInput.add($bind(this,this.onTextInput)); - this.onWindowCreate(); - } - this.onCreateWindow.dispatch($window); - } - } - ,__createWindow: function(attributes) { - var $window = new lime_ui_Window(this,attributes); - if($window.id == -1) { - return null; - } - return $window; - } - ,__registerLimeModule: function(application) { - application.onUpdate.add($bind(this,this.update)); - application.onExit.add($bind(this,this.onModuleExit),false,0); - application.onExit.add($bind(this,this.__onModuleExit),false,0); - var gamepad = lime_ui_Gamepad.devices.iterator(); - while(gamepad.hasNext()) { - var gamepad1 = gamepad.next(); - this.__onGamepadConnect(gamepad1); - } - lime_ui_Gamepad.onConnect.add($bind(this,this.__onGamepadConnect)); - var joystick = lime_ui_Joystick.devices.iterator(); - while(joystick.hasNext()) { - var joystick1 = joystick.next(); - this.__onJoystickConnect(joystick1); - } - lime_ui_Joystick.onConnect.add($bind(this,this.__onJoystickConnect)); - lime_ui_Touch.onCancel.add($bind(this,this.onTouchCancel)); - lime_ui_Touch.onStart.add($bind(this,this.onTouchStart)); - lime_ui_Touch.onMove.add($bind(this,this.onTouchMove)); - lime_ui_Touch.onEnd.add($bind(this,this.onTouchEnd)); - } - ,__removeWindow: function($window) { - if($window != null && this.__windowByID.h.hasOwnProperty($window.id)) { - if(this.__window == $window) { - this.__window = null; - } - HxOverrides.remove(this.__windows,$window); - this.__windowByID.remove($window.id); - $window.close(); - if(this.__windows.length == 0) { - lime_system_System.exit(0); - } - } - } - ,__onGamepadConnect: function(gamepad) { - this.onGamepadConnect(gamepad); - var _g = $bind(this,this.onGamepadAxisMove); - var gamepad1 = gamepad; - var tmp = function(axis,value) { - _g(gamepad1,axis,value); - }; - gamepad.onAxisMove.add(tmp); - var _g1 = $bind(this,this.onGamepadButtonDown); - var gamepad2 = gamepad; - var tmp = function(button) { - _g1(gamepad2,button); - }; - gamepad.onButtonDown.add(tmp); - var _g2 = $bind(this,this.onGamepadButtonUp); - var gamepad3 = gamepad; - var tmp = function(button) { - _g2(gamepad3,button); - }; - gamepad.onButtonUp.add(tmp); - var _g3 = $bind(this,this.onGamepadDisconnect); - var gamepad4 = gamepad; - var tmp = function() { - _g3(gamepad4); - }; - gamepad.onDisconnect.add(tmp); - } - ,__onJoystickConnect: function(joystick) { - this.onJoystickConnect(joystick); - var _g = $bind(this,this.onJoystickAxisMove); - var joystick1 = joystick; - var tmp = function(axis,value) { - _g(joystick1,axis,value); - }; - joystick.onAxisMove.add(tmp); - var _g1 = $bind(this,this.onJoystickButtonDown); - var joystick2 = joystick; - var tmp = function(button) { - _g1(joystick2,button); - }; - joystick.onButtonDown.add(tmp); - var _g2 = $bind(this,this.onJoystickButtonUp); - var joystick3 = joystick; - var tmp = function(button) { - _g2(joystick3,button); - }; - joystick.onButtonUp.add(tmp); - var _g3 = $bind(this,this.onJoystickDisconnect); - var joystick4 = joystick; - var tmp = function() { - _g3(joystick4); - }; - joystick.onDisconnect.add(tmp); - var _g4 = $bind(this,this.onJoystickHatMove); - var joystick5 = joystick; - var tmp = function(hat,position) { - _g4(joystick5,hat,position); - }; - joystick.onHatMove.add(tmp); - var _g5 = $bind(this,this.onJoystickTrackballMove); - var joystick6 = joystick; - var tmp = function(trackball,x,y) { - _g5(joystick6,trackball,x,y); - }; - joystick.onTrackballMove.add(tmp); - } - ,__onModuleExit: function(code) { - this.__backend.exit(); - } - ,__onWindowClose: function($window) { - if(this.__window == $window) { - this.onWindowClose(); - } - this.__removeWindow($window); - } - ,__unregisterLimeModule: function(application) { - application.onUpdate.remove($bind(this,this.update)); - application.onExit.remove($bind(this,this.__onModuleExit)); - application.onExit.remove($bind(this,this.onModuleExit)); - lime_ui_Gamepad.onConnect.remove($bind(this,this.__onGamepadConnect)); - lime_ui_Joystick.onConnect.remove($bind(this,this.__onJoystickConnect)); - lime_ui_Touch.onCancel.remove($bind(this,this.onTouchCancel)); - lime_ui_Touch.onStart.remove($bind(this,this.onTouchStart)); - lime_ui_Touch.onMove.remove($bind(this,this.onTouchMove)); - lime_ui_Touch.onEnd.remove($bind(this,this.onTouchEnd)); - this.onModuleExit(0); - } - ,get_preloader: function() { - return this.__preloader; - } - ,get_window: function() { - return this.__window; - } - ,get_windows: function() { - return this.__windows; - } - ,__class__: lime_app_Application -}); -var ApplicationMain = function() { }; -$hxClasses["ApplicationMain"] = ApplicationMain; -ApplicationMain.__name__ = "ApplicationMain"; -ApplicationMain.main = function() { - lime_system_System.__registerEntryPoint("FLWork",ApplicationMain.create); -}; -ApplicationMain.create = function(config) { - var app = new openfl_display_Application(); - ManifestResources.init(config); - app.meta.h["build"] = "24"; - app.meta.h["company"] = ""; - app.meta.h["file"] = "FLWork"; - app.meta.h["name"] = "FLWork"; - app.meta.h["packageName"] = "FLWork"; - app.meta.h["version"] = "1.0.0"; - var attributes = { allowHighDPI : false, alwaysOnTop : false, borderless : false, element : null, frameRate : 60, height : 480, hidden : false, maximized : false, minimized : false, parameters : { }, resizable : true, title : "FLWork", width : 320, x : null, y : null}; - attributes.context = { antialiasing : 0, background : 16777215, colorDepth : 32, depth : true, hardware : true, stencil : true, type : null, vsync : false}; - if(app.__window == null) { - if(config != null) { - var _g = 0; - var _g1 = Reflect.fields(config); - while(_g < _g1.length) { - var field = _g1[_g]; - ++_g; - if(Object.prototype.hasOwnProperty.call(attributes,field)) { - attributes[field] = Reflect.field(config,field); - } else if(Object.prototype.hasOwnProperty.call(attributes.context,field)) { - attributes.context[field] = Reflect.field(config,field); - } - } - } - } - app.createWindow(attributes); - var preloader = new openfl_display_Preloader(new openfl_display_DefaultPreloader()); - app.__preloader.onProgress.add(function(loaded,total) { - preloader.update(loaded,total); - }); - app.__preloader.onComplete.add(function() { - preloader.start(); - }); - var stage = (js_Boot.__cast(app.__window , openfl_display_Window)).stage; - var tmp = function() { - ApplicationMain.start(stage); - }; - preloader.onComplete.add(tmp); - var _g = 0; - var _g1 = ManifestResources.preloadLibraries; - while(_g < _g1.length) { - var library = _g1[_g]; - ++_g; - app.__preloader.addLibrary(library); - } - var _g = 0; - var _g1 = ManifestResources.preloadLibraryNames; - while(_g < _g1.length) { - var name = _g1[_g]; - ++_g; - app.__preloader.addLibraryName(name); - } - app.__preloader.load(); - var result = app.exec(); -}; -ApplicationMain.start = function(stage) { - try { - var current = stage.getChildAt(0); - if(current == null || !((current) instanceof openfl_display_DisplayObjectContainer)) { - current = new openfl_display_MovieClip(); - stage.addChild(current); - } - new DocumentClass(current); - stage.dispatchEvent(new openfl_events_Event("resize",false,false)); - if(stage.window.__fullscreen) { - stage.dispatchEvent(new openfl_events_FullScreenEvent("fullScreen",false,false,true,true)); - } - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - var e = haxe_Exception.caught(_g).unwrap(); - stage.__handleError(e); - } -}; -var openfl_events_IEventDispatcher = function() { }; -$hxClasses["openfl.events.IEventDispatcher"] = openfl_events_IEventDispatcher; -openfl_events_IEventDispatcher.__name__ = "openfl.events.IEventDispatcher"; -openfl_events_IEventDispatcher.__isInterface__ = true; -openfl_events_IEventDispatcher.prototype = { - __class__: openfl_events_IEventDispatcher -}; -var openfl_events_EventDispatcher = function(target) { - if(target != null) { - this.__targetDispatcher = target; - } -}; -$hxClasses["openfl.events.EventDispatcher"] = openfl_events_EventDispatcher; -openfl_events_EventDispatcher.__name__ = "openfl.events.EventDispatcher"; -openfl_events_EventDispatcher.__interfaces__ = [openfl_events_IEventDispatcher]; -openfl_events_EventDispatcher.prototype = { - addEventListener: function(type,listener,useCapture,priority,useWeakReference) { - if(useWeakReference == null) { - useWeakReference = false; - } - if(priority == null) { - priority = 0; - } - if(useCapture == null) { - useCapture = false; - } - if(listener == null) { - return; - } - if(this.__eventMap == null) { - this.__eventMap = new haxe_ds_StringMap(); - this.__iterators = new haxe_ds_StringMap(); - } - if(!Object.prototype.hasOwnProperty.call(this.__eventMap.h,type)) { - var list = []; - list.push(new openfl_events__$EventDispatcher_Listener(listener,useCapture,priority)); - var iterator = new openfl_events__$EventDispatcher_DispatchIterator(list); - this.__eventMap.h[type] = list; - this.__iterators.h[type] = [iterator]; - } else { - var list = this.__eventMap.h[type]; - var _g = 0; - var _g1 = list.length; - while(_g < _g1) { - var i = _g++; - if(list[i].match(listener,useCapture)) { - return; - } - } - var iterators = this.__iterators.h[type]; - var _g = 0; - while(_g < iterators.length) { - var iterator = iterators[_g]; - ++_g; - if(iterator.active) { - iterator.copy(); - } - } - this.__addListenerByPriority(list,new openfl_events__$EventDispatcher_Listener(listener,useCapture,priority)); - } - } - ,dispatchEvent: function(event) { - if(this.__targetDispatcher != null) { - event.target = this.__targetDispatcher; - } else { - event.target = this; - } - return this.__dispatchEvent(event); - } - ,hasEventListener: function(type) { - if(this.__eventMap == null) { - return false; - } - return Object.prototype.hasOwnProperty.call(this.__eventMap.h,type); - } - ,removeEventListener: function(type,listener,useCapture) { - if(useCapture == null) { - useCapture = false; - } - if(this.__eventMap == null || listener == null) { - return; - } - var list = this.__eventMap.h[type]; - if(list == null) { - return; - } - var iterators = this.__iterators.h[type]; - var _g = 0; - var _g1 = list.length; - while(_g < _g1) { - var i = _g++; - if(list[i].match(listener,useCapture)) { - var _g2 = 0; - while(_g2 < iterators.length) { - var iterator = iterators[_g2]; - ++_g2; - iterator.remove(list[i],i); - } - list.splice(i,1); - break; - } - } - if(list.length == 0) { - var _this = this.__eventMap; - if(Object.prototype.hasOwnProperty.call(_this.h,type)) { - delete(_this.h[type]); - } - var _this = this.__iterators; - if(Object.prototype.hasOwnProperty.call(_this.h,type)) { - delete(_this.h[type]); - } - } - if(!haxe_ds_StringMap.valueIterator(this.__eventMap.h).hasNext()) { - this.__eventMap = null; - this.__iterators = null; - } - } - ,toString: function() { - var c = js_Boot.getClass(this); - var full = c.__name__; - var short = full.split(".").pop(); - return "[object " + short + "]"; - } - ,willTrigger: function(type) { - return this.hasEventListener(type); - } - ,__dispatchEvent: function(event) { - if(this.__eventMap == null || event == null) { - return true; - } - var type = event.type; - var list = this.__eventMap.h[type]; - if(list == null) { - return true; - } - if(event.target == null) { - if(this.__targetDispatcher != null) { - event.target = this.__targetDispatcher; - } else { - event.target = this; - } - } - event.currentTarget = this; - var capture = event.eventPhase == 1; - var iterators = this.__iterators.h[type]; - var iterator = iterators[0]; - if(iterator.active) { - iterator = new openfl_events__$EventDispatcher_DispatchIterator(list); - iterators.push(iterator); - } - iterator.start(); - var listener = iterator; - while(listener.hasNext()) { - var listener1 = listener.next(); - if(listener1 == null) { - continue; - } - if(listener1.useCapture == capture) { - listener1.callback(event); - if(event.__isCanceledNow) { - break; - } - } - } - iterator.stop(); - if(iterator != iterators[0]) { - HxOverrides.remove(iterators,iterator); - } else { - iterator.reset(list); - } - return !event.isDefaultPrevented(); - } - ,__removeAllListeners: function() { - this.__eventMap = null; - this.__iterators = null; - } - ,__addListenerByPriority: function(list,listener) { - var numElements = list.length; - var addAtPosition = numElements; - var _g = 0; - var _g1 = numElements; - while(_g < _g1) { - var i = _g++; - if(list[i].priority < listener.priority) { - addAtPosition = i; - break; - } - } - list.splice(addAtPosition,0,listener); - } - ,__class__: openfl_events_EventDispatcher -}; -var openfl_display_IBitmapDrawable = function() { }; -$hxClasses["openfl.display.IBitmapDrawable"] = openfl_display_IBitmapDrawable; -openfl_display_IBitmapDrawable.__name__ = "openfl.display.IBitmapDrawable"; -openfl_display_IBitmapDrawable.__isInterface__ = true; -openfl_display_IBitmapDrawable.prototype = { - __class__: openfl_display_IBitmapDrawable -}; -var openfl_Vector = {}; -openfl_Vector.concat = function(this1,vec) { - return this1.concat(vec); -}; -openfl_Vector.copy = function(this1) { - return this1.copy(); -}; -openfl_Vector.filter = function(this1,callback) { - return this1.filter(callback); -}; -openfl_Vector.get = function(this1,index) { - return this1.get(index); -}; -openfl_Vector.indexOf = function(this1,searchElement,fromIndex) { - if(fromIndex == null) { - fromIndex = 0; - } - return this1.indexOf(searchElement,fromIndex); -}; -openfl_Vector.insertAt = function(this1,index,element) { - this1.insertAt(index,element); -}; -openfl_Vector.iterator = function(this1) { - return this1.iterator(); -}; -openfl_Vector.join = function(this1,sep) { - if(sep == null) { - sep = ","; - } - return this1.join(sep); -}; -openfl_Vector.lastIndexOf = function(this1,searchElement,fromIndex) { - return this1.lastIndexOf(searchElement,fromIndex); -}; -openfl_Vector.pop = function(this1) { - return this1.pop(); -}; -openfl_Vector.push = function(this1,value) { - return this1.push(value); -}; -openfl_Vector.removeAt = function(this1,index) { - return this1.removeAt(index); -}; -openfl_Vector.reverse = function(this1) { - return this1.reverse(); -}; -openfl_Vector.set = function(this1,index,value) { - return this1.set(index,value); -}; -openfl_Vector.shift = function(this1) { - return this1.shift(); -}; -openfl_Vector.slice = function(this1,startIndex,endIndex) { - if(startIndex == null) { - startIndex = 0; - } - return this1.slice(startIndex,endIndex); -}; -openfl_Vector.sort = function(this1,sortBehavior) { - this1.sort(sortBehavior); -}; -openfl_Vector.splice = function(this1,startIndex,deleteCount) { - return this1.splice(startIndex,deleteCount); -}; -openfl_Vector.toString = function(this1) { - if(this1 != null) { - return this1.toString(); - } else { - return null; - } -}; -openfl_Vector.unshift = function(this1,value) { - this1.unshift(value); -}; -openfl_Vector.convert = function(vec) { - return vec; -}; -openfl_Vector.toBoolVector = function(t,length,fixed,array) { - return new openfl__$Vector_BoolVector(length,fixed,array); -}; -openfl_Vector.toIntVector = function(t,length,fixed,array) { - return new openfl__$Vector_IntVector(length,fixed,array); -}; -openfl_Vector.toFloatVector = function(t,length,fixed,array) { - return new openfl__$Vector_FloatVector(length,fixed,array,true); -}; -openfl_Vector.toFunctionVector = function(t,length,fixed,array) { - return new openfl__$Vector_FunctionVector(length,fixed,array); -}; -openfl_Vector.toObjectVector = function(t,length,fixed,array) { - return new openfl__$Vector_ObjectVector(length,fixed,array,true); -}; -openfl_Vector.toNullVector = function(t,length,fixed,array) { - return new openfl__$Vector_ObjectVector(length,fixed,array,true); -}; -openfl_Vector.fromBoolVector = function(vector) { - return vector; -}; -openfl_Vector.fromIntVector = function(vector) { - return vector; -}; -openfl_Vector.fromFloatVector = function(vector) { - return vector; -}; -openfl_Vector.fromFunctionVector = function(vector) { - return vector; -}; -openfl_Vector.fromObjectVector = function(vector) { - return vector; -}; -openfl_Vector.get_fixed = function(this1) { - return this1.fixed; -}; -openfl_Vector.set_fixed = function(this1,value) { - return this1.fixed = value; -}; -openfl_Vector.get_length = function(this1) { - return this1.get_length(); -}; -openfl_Vector.set_length = function(this1,value) { - return this1.set_length(value); -}; -var lime_utils_ObjectPool = function(create,clean,size) { - this.__pool = new haxe_ds_ObjectMap(); - this.activeObjects = 0; - this.inactiveObjects = 0; - this.__inactiveObject0 = null; - this.__inactiveObject1 = null; - this.__inactiveObjectList = new haxe_ds_List(); - if(create != null) { - this.create = create; - } - if(clean != null) { - this.clean = clean; - } - if(size != null) { - this.set_size(size); - } -}; -$hxClasses["lime.utils.ObjectPool"] = lime_utils_ObjectPool; -lime_utils_ObjectPool.__name__ = "lime.utils.ObjectPool"; -lime_utils_ObjectPool.prototype = { - add: function(object) { - if(!this.__pool.exists(object)) { - this.__pool.set(object,false); - this.clean(object); - if(this.__inactiveObject0 == null) { - this.__inactiveObject0 = object; - } else if(this.__inactiveObject1 == null) { - this.__inactiveObject1 = object; - } else { - this.__inactiveObjectList.add(object); - } - this.inactiveObjects++; - } - } - ,clean: function(object) { - } - ,clear: function() { - this.__pool = new haxe_ds_ObjectMap(); - this.activeObjects = 0; - this.inactiveObjects = 0; - this.__inactiveObject0 = null; - this.__inactiveObject1 = null; - this.__inactiveObjectList.clear(); - } - ,create: function() { - return null; - } - ,get: function() { - var object = null; - if(this.inactiveObjects > 0) { - var object1 = null; - if(this.__inactiveObject0 != null) { - object1 = this.__inactiveObject0; - this.__inactiveObject0 = null; - } else if(this.__inactiveObject1 != null) { - object1 = this.__inactiveObject1; - this.__inactiveObject1 = null; - } else { - object1 = this.__inactiveObjectList.pop(); - if(this.__inactiveObjectList.length > 0) { - this.__inactiveObject0 = this.__inactiveObjectList.pop(); - } - if(this.__inactiveObjectList.length > 0) { - this.__inactiveObject1 = this.__inactiveObjectList.pop(); - } - } - this.inactiveObjects--; - this.activeObjects++; - object = object1; - } else if(this.__size == null || this.activeObjects < this.__size) { - object = this.create(); - if(object != null) { - this.__pool.set(object,true); - this.activeObjects++; - } - } - return object; - } - ,release: function(object) { - this.activeObjects--; - if(this.__size == null || this.activeObjects + this.inactiveObjects < this.__size) { - this.clean(object); - if(this.__inactiveObject0 == null) { - this.__inactiveObject0 = object; - } else if(this.__inactiveObject1 == null) { - this.__inactiveObject1 = object; - } else { - this.__inactiveObjectList.add(object); - } - this.inactiveObjects++; - } else { - this.__pool.remove(object); - } - } - ,remove: function(object) { - if(this.__pool.exists(object)) { - this.__pool.remove(object); - if(this.__inactiveObject0 == object) { - this.__inactiveObject0 = null; - this.inactiveObjects--; - } else if(this.__inactiveObject1 == object) { - this.__inactiveObject1 = null; - this.inactiveObjects--; - } else if(this.__inactiveObjectList.remove(object)) { - this.inactiveObjects--; - } else { - this.activeObjects--; - } - } - } - ,__addInactive: function(object) { - if(this.__inactiveObject0 == null) { - this.__inactiveObject0 = object; - } else if(this.__inactiveObject1 == null) { - this.__inactiveObject1 = object; - } else { - this.__inactiveObjectList.add(object); - } - this.inactiveObjects++; - } - ,__getInactive: function() { - var object = null; - if(this.__inactiveObject0 != null) { - object = this.__inactiveObject0; - this.__inactiveObject0 = null; - } else if(this.__inactiveObject1 != null) { - object = this.__inactiveObject1; - this.__inactiveObject1 = null; - } else { - object = this.__inactiveObjectList.pop(); - if(this.__inactiveObjectList.length > 0) { - this.__inactiveObject0 = this.__inactiveObjectList.pop(); - } - if(this.__inactiveObjectList.length > 0) { - this.__inactiveObject1 = this.__inactiveObjectList.pop(); - } - } - this.inactiveObjects--; - this.activeObjects++; - return object; - } - ,__removeInactive: function(count) { - if(count <= 0 || this.inactiveObjects == 0) { - return; - } - if(this.__inactiveObject0 != null) { - this.__pool.remove(this.__inactiveObject0); - this.__inactiveObject0 = null; - this.inactiveObjects--; - --count; - } - if(count == 0 || this.inactiveObjects == 0) { - return; - } - if(this.__inactiveObject1 != null) { - this.__pool.remove(this.__inactiveObject1); - this.__inactiveObject1 = null; - this.inactiveObjects--; - --count; - } - if(count == 0 || this.inactiveObjects == 0) { - return; - } - var _g_head = this.__inactiveObjectList.h; - while(_g_head != null) { - var val = _g_head.item; - _g_head = _g_head.next; - var object = val; - this.__pool.remove(object); - this.__inactiveObjectList.remove(object); - this.inactiveObjects--; - --count; - if(count == 0 || this.inactiveObjects == 0) { - return; - } - } - } - ,get_size: function() { - return this.__size; - } - ,set_size: function(value) { - if(value == null) { - this.__size = null; - } else { - var current = this.inactiveObjects + this.activeObjects; - this.__size = value; - if(current > value) { - this.__removeInactive(current - value); - } else if(value > current) { - var object; - var _g = 0; - var _g1 = value - current; - while(_g < _g1) { - var i = _g++; - object = this.create(); - if(object != null) { - this.__pool.set(object,false); - this.__inactiveObjectList.add(object); - this.inactiveObjects++; - } else { - break; - } - } - } - } - return value; - } - ,__class__: lime_utils_ObjectPool -}; -var haxe_IMap = function() { }; -$hxClasses["haxe.IMap"] = haxe_IMap; -haxe_IMap.__name__ = "haxe.IMap"; -haxe_IMap.__isInterface__ = true; -haxe_IMap.prototype = { - __class__: haxe_IMap -}; -var haxe_ds_ObjectMap = function() { - this.h = { __keys__ : { }}; -}; -$hxClasses["haxe.ds.ObjectMap"] = haxe_ds_ObjectMap; -haxe_ds_ObjectMap.__name__ = "haxe.ds.ObjectMap"; -haxe_ds_ObjectMap.__interfaces__ = [haxe_IMap]; -haxe_ds_ObjectMap.prototype = { - set: function(key,value) { - var id = key.__id__; - if(id == null) { - id = (key.__id__ = $global.$haxeUID++); - } - this.h[id] = value; - this.h.__keys__[id] = key; - } - ,exists: function(key) { - return this.h.__keys__[key.__id__] != null; - } - ,remove: function(key) { - var id = key.__id__; - if(this.h.__keys__[id] == null) { - return false; - } - delete(this.h[id]); - delete(this.h.__keys__[id]); - return true; - } - ,keys: function() { - var a = []; - for( var key in this.h.__keys__ ) { - if(this.h.hasOwnProperty(key)) { - a.push(this.h.__keys__[key]); - } - } - return new haxe_iterators_ArrayIterator(a); - } - ,__class__: haxe_ds_ObjectMap -}; -var haxe_ds_List = function() { - this.length = 0; -}; -$hxClasses["haxe.ds.List"] = haxe_ds_List; -haxe_ds_List.__name__ = "haxe.ds.List"; -haxe_ds_List.prototype = { - add: function(item) { - var x = new haxe_ds__$List_ListNode(item,null); - if(this.h == null) { - this.h = x; - } else { - this.q.next = x; - } - this.q = x; - this.length++; - } - ,push: function(item) { - var x = new haxe_ds__$List_ListNode(item,this.h); - this.h = x; - if(this.q == null) { - this.q = x; - } - this.length++; - } - ,pop: function() { - if(this.h == null) { - return null; - } - var x = this.h.item; - this.h = this.h.next; - if(this.h == null) { - this.q = null; - } - this.length--; - return x; - } - ,clear: function() { - this.h = null; - this.q = null; - this.length = 0; - } - ,remove: function(v) { - var prev = null; - var l = this.h; - while(l != null) { - if(l.item == v) { - if(prev == null) { - this.h = l.next; - } else { - prev.next = l.next; - } - if(this.q == l) { - this.q = prev; - } - this.length--; - return true; - } - prev = l; - l = l.next; - } - return false; - } - ,iterator: function() { - return new haxe_ds__$List_ListIterator(this.h); - } - ,__class__: haxe_ds_List -}; -var openfl_display_DisplayObject = function() { - openfl_events_EventDispatcher.call(this); - this.__alpha = 1; - this.__blendMode = 10; - this.__cacheAsBitmap = false; - this.__transform = new openfl_geom_Matrix(); - this.__visible = true; - this.__rotation = 0; - this.__rotationSine = 0; - this.__rotationCosine = 1; - this.__scaleX = 1; - this.__scaleY = 1; - this.__worldAlpha = 1; - this.__worldBlendMode = 10; - this.__worldTransform = new openfl_geom_Matrix(); - this.__worldColorTransform = new openfl_geom_ColorTransform(); - this.__renderTransform = new openfl_geom_Matrix(); - this.__worldVisible = true; - this.set_name("instance" + ++openfl_display_DisplayObject.__instanceCount); - if(openfl_display_DisplayObject.__initStage != null) { - this.stage = openfl_display_DisplayObject.__initStage; - openfl_display_DisplayObject.__initStage = null; - this.stage.addChild(this); - } -}; -$hxClasses["openfl.display.DisplayObject"] = openfl_display_DisplayObject; -openfl_display_DisplayObject.__name__ = "openfl.display.DisplayObject"; -openfl_display_DisplayObject.__interfaces__ = [openfl_display_IBitmapDrawable]; -openfl_display_DisplayObject.__calculateAbsoluteTransform = function(local,parentTransform,target) { - target.a = local.a * parentTransform.a + local.b * parentTransform.c; - target.b = local.a * parentTransform.b + local.b * parentTransform.d; - target.c = local.c * parentTransform.a + local.d * parentTransform.c; - target.d = local.c * parentTransform.b + local.d * parentTransform.d; - target.tx = local.tx * parentTransform.a + local.ty * parentTransform.c + parentTransform.tx; - target.ty = local.tx * parentTransform.b + local.ty * parentTransform.d + parentTransform.ty; -}; -openfl_display_DisplayObject.__super__ = openfl_events_EventDispatcher; -openfl_display_DisplayObject.prototype = $extend(openfl_events_EventDispatcher.prototype,{ - addEventListener: function(type,listener,useCapture,priority,useWeakReference) { - if(useWeakReference == null) { - useWeakReference = false; - } - if(priority == null) { - priority = 0; - } - if(useCapture == null) { - useCapture = false; - } - switch(type) { - case "activate":case "deactivate":case "enterFrame":case "exitFrame":case "frameConstructed":case "render": - if(!Object.prototype.hasOwnProperty.call(openfl_display_DisplayObject.__broadcastEvents.h,type)) { - openfl_display_DisplayObject.__broadcastEvents.h[type] = []; - } - var dispatchers = openfl_display_DisplayObject.__broadcastEvents.h[type]; - if(dispatchers.indexOf(this) == -1) { - dispatchers.push(this); - } - break; - case "clearDOM":case "renderCairo":case "renderCanvas":case "renderDOM":case "renderOpenGL": - if(this.__customRenderEvent == null) { - this.__customRenderEvent = new openfl_events_RenderEvent(null); - this.__customRenderEvent.objectColorTransform = new openfl_geom_ColorTransform(); - this.__customRenderEvent.objectMatrix = new openfl_geom_Matrix(); - this.__customRenderClear = true; - } - break; - default: - } - openfl_events_EventDispatcher.prototype.addEventListener.call(this,type,listener,useCapture,priority,useWeakReference); - } - ,dispatchEvent: function(event) { - if(((event) instanceof openfl_events_MouseEvent)) { - var mouseEvent = event; - var _this = this.__getRenderTransform(); - mouseEvent.stageX = mouseEvent.localX * _this.a + mouseEvent.localY * _this.c + _this.tx; - var _this = this.__getRenderTransform(); - mouseEvent.stageY = mouseEvent.localX * _this.b + mouseEvent.localY * _this.d + _this.ty; - } else if(((event) instanceof openfl_events_TouchEvent)) { - var touchEvent = event; - var _this = this.__getRenderTransform(); - touchEvent.stageX = touchEvent.localX * _this.a + touchEvent.localY * _this.c + _this.tx; - var _this = this.__getRenderTransform(); - touchEvent.stageY = touchEvent.localX * _this.b + touchEvent.localY * _this.d + _this.ty; - } - event.target = this; - return this.__dispatchWithCapture(event); - } - ,getBounds: function(targetCoordinateSpace) { - var matrix = openfl_geom_Matrix.__pool.get(); - if(targetCoordinateSpace != null && targetCoordinateSpace != this) { - matrix.copyFrom(this.__getWorldTransform()); - var targetMatrix = openfl_geom_Matrix.__pool.get(); - targetMatrix.copyFrom(targetCoordinateSpace.__getWorldTransform()); - targetMatrix.invert(); - matrix.concat(targetMatrix); - openfl_geom_Matrix.__pool.release(targetMatrix); - } else { - matrix.identity(); - } - var bounds = new openfl_geom_Rectangle(); - this.__getBounds(bounds,matrix); - openfl_geom_Matrix.__pool.release(matrix); - return bounds; - } - ,getRect: function(targetCoordinateSpace) { - return this.getBounds(targetCoordinateSpace); - } - ,globalToLocal: function(pos) { - return this.__globalToLocal(pos,new openfl_geom_Point()); - } - ,hitTestObject: function(obj) { - if(obj != null && obj.parent != null && this.parent != null) { - var currentBounds = this.getBounds(this); - var targetBounds = obj.getBounds(this); - return currentBounds.intersects(targetBounds); - } - return false; - } - ,hitTestPoint: function(x,y,shapeFlag) { - if(shapeFlag == null) { - shapeFlag = false; - } - if(this.stage != null) { - return this.__hitTest(x,y,shapeFlag,null,false,this); - } else { - return false; - } - } - ,invalidate: function() { - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - } - ,localToGlobal: function(point) { - return this.__getRenderTransform().transformPoint(point); - } - ,removeEventListener: function(type,listener,useCapture) { - if(useCapture == null) { - useCapture = false; - } - openfl_events_EventDispatcher.prototype.removeEventListener.call(this,type,listener,useCapture); - switch(type) { - case "activate":case "deactivate":case "enterFrame":case "exitFrame":case "frameConstructed":case "render": - if(!this.hasEventListener(type)) { - if(Object.prototype.hasOwnProperty.call(openfl_display_DisplayObject.__broadcastEvents.h,type)) { - HxOverrides.remove(openfl_display_DisplayObject.__broadcastEvents.h[type],this); - } - } - break; - case "clearDOM":case "renderCairo":case "renderCanvas":case "renderDOM":case "renderOpenGL": - if(!this.hasEventListener("clearDOM") && !this.hasEventListener("renderCairo") && !this.hasEventListener("renderCanvas") && !this.hasEventListener("renderDOM") && !this.hasEventListener("renderOpenGL")) { - this.__customRenderEvent = null; - } - break; - default: - } - } - ,__cleanup: function() { - this.__cairo = null; - this.__canvas = null; - this.__context = null; - if(this.__graphics != null) { - this.__graphics.__cleanup(); - } - if(this.__cacheBitmap != null) { - this.__cacheBitmap.__cleanup(); - this.__cacheBitmap = null; - } - if(this.__cacheBitmapData != null) { - this.__cacheBitmapData.dispose(); - this.__cacheBitmapData = null; - } - } - ,__dispatch: function(event) { - if(this.__eventMap != null && this.hasEventListener(event.type)) { - var result = openfl_events_EventDispatcher.prototype.__dispatchEvent.call(this,event); - if(event.__isCanceled) { - return true; - } - return result; - } - return true; - } - ,__dispatchChildren: function(event) { - } - ,__dispatchEvent: function(event) { - var parent = event.bubbles ? this.parent : null; - var result = openfl_events_EventDispatcher.prototype.__dispatchEvent.call(this,event); - if(event.__isCanceled) { - return true; - } - if(parent != null && parent != this) { - event.eventPhase = 3; - if(event.target == null) { - event.target = this; - } - parent.__dispatchEvent(event); - } - return result; - } - ,__dispatchWithCapture: function(event) { - if(event.target == null) { - event.target = this; - } - if(this.parent != null) { - event.eventPhase = 1; - if(this.parent == this.stage) { - this.parent.__dispatch(event); - } else { - var stack = openfl_display_DisplayObject.__tempStack.get(); - var parent = this.parent; - var i = 0; - while(parent != null) { - stack.set(i,parent); - parent = parent.parent; - ++i; - } - var _g = 0; - var _g1 = i; - while(_g < _g1) { - var j = _g++; - stack.get(i - j - 1).__dispatch(event); - } - openfl_display_DisplayObject.__tempStack.release(stack); - } - } - event.eventPhase = 2; - return this.__dispatchEvent(event); - } - ,__enterFrame: function(deltaTime) { - } - ,__getBounds: function(rect,matrix) { - if(this.__graphics != null) { - this.__graphics.__getBounds(rect,matrix); - } - } - ,__getCursor: function() { - return null; - } - ,__getFilterBounds: function(rect,matrix) { - this.__getRenderBounds(rect,matrix); - if(this.__filters != null) { - var extension = openfl_geom_Rectangle.__pool.get(); - var _g = 0; - var _g1 = this.__filters; - while(_g < _g1.length) { - var filter = _g1[_g]; - ++_g; - extension.__expand(-filter.__leftExtension,-filter.__topExtension,filter.__leftExtension + filter.__rightExtension,filter.__topExtension + filter.__bottomExtension); - } - rect.width += extension.width; - rect.height += extension.height; - rect.x += extension.x; - rect.y += extension.y; - openfl_geom_Rectangle.__pool.release(extension); - } - } - ,__getInteractive: function(stack) { - return false; - } - ,__getLocalBounds: function(rect) { - this.__getBounds(rect,this.__transform); - rect.x -= this.__transform.tx; - rect.y -= this.__transform.ty; - } - ,__getRenderBounds: function(rect,matrix) { - if(this.__scrollRect == null) { - this.__getBounds(rect,matrix); - } else { - var r = openfl_geom_Rectangle.__pool.get(); - r.copyFrom(this.__scrollRect); - r.__transform(r,matrix); - rect.__expand(r.x,r.y,r.width,r.height); - openfl_geom_Rectangle.__pool.release(r); - } - } - ,__getRenderTransform: function() { - this.__getWorldTransform(); - return this.__renderTransform; - } - ,__getWorldTransform: function() { - var transformDirty = this.__transformDirty || this.__worldTransformInvalid; - if(transformDirty) { - var list = []; - var current = this; - if(this.parent == null) { - this.__update(true,false); - } else { - while(current != this.stage) { - list.push(current); - current = current.parent; - if(current == null) { - break; - } - } - } - var i = list.length; - while(--i >= 0) { - current = list[i]; - current.__update(true,false); - } - } - return this.__worldTransform; - } - ,__globalToLocal: function(global,local) { - this.__getRenderTransform(); - if(global == local) { - var _this = this.__renderTransform; - var norm = _this.a * _this.d - _this.b * _this.c; - if(norm == 0) { - global.x = -_this.tx; - global.y = -_this.ty; - } else { - var px = 1.0 / norm * (_this.c * (_this.ty - global.y) + _this.d * (global.x - _this.tx)); - global.y = 1.0 / norm * (_this.a * (global.y - _this.ty) + _this.b * (_this.tx - global.x)); - global.x = px; - } - } else { - var _this = this.__renderTransform; - var norm = _this.a * _this.d - _this.b * _this.c; - local.x = norm == 0 ? -_this.tx : 1.0 / norm * (_this.c * (_this.ty - global.y) + _this.d * (global.x - _this.tx)); - var _this = this.__renderTransform; - var norm = _this.a * _this.d - _this.b * _this.c; - local.y = norm == 0 ? -_this.ty : 1.0 / norm * (_this.a * (global.y - _this.ty) + _this.b * (_this.tx - global.x)); - } - return local; - } - ,__hitTest: function(x,y,shapeFlag,stack,interactiveOnly,hitObject) { - if(this.__graphics != null) { - if(!hitObject.__visible || this.__isMask) { - return false; - } - if(this.get_mask() != null && !this.get_mask().__hitTestMask(x,y)) { - return false; - } - if(this.__graphics.__hitTest(x,y,shapeFlag,this.__getRenderTransform())) { - if(stack != null && !interactiveOnly) { - stack.push(hitObject); - } - return true; - } - } - return false; - } - ,__hitTestMask: function(x,y) { - if(this.__graphics != null) { - if(this.__graphics.__hitTest(x,y,true,this.__getRenderTransform())) { - return true; - } - } - return false; - } - ,__readGraphicsData: function(graphicsData,recurse) { - if(this.__graphics != null) { - this.__graphics.__readGraphicsData(graphicsData); - } - } - ,__renderCairo: function(renderer) { - } - ,__renderCairoMask: function(renderer) { - } - ,__renderCanvas: function(renderer) { - if(this.get_mask() == null || this.get_mask().get_width() > 0 && this.get_mask().get_height() > 0) { - this.__updateCacheBitmap(renderer,false); - if(this.__cacheBitmap != null && !this.__isCacheBitmapRender) { - var bitmap = this.__cacheBitmap; - if(bitmap.__renderable) { - var alpha = renderer.__getAlpha(bitmap.__worldAlpha); - if(alpha > 0 && bitmap.__bitmapData != null && bitmap.__bitmapData.__isValid && bitmap.__bitmapData.readable) { - var context = renderer.context; - renderer.__setBlendMode(bitmap.__worldBlendMode); - renderer.__pushMaskObject(bitmap,false); - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(bitmap.__bitmapData.image); - context.globalAlpha = alpha; - var scrollRect = bitmap.__scrollRect; - renderer.setTransform(bitmap.__renderTransform,context); - if(!renderer.__allowSmoothing || !bitmap.smoothing) { - context.imageSmoothingEnabled = false; - } - if(scrollRect == null) { - context.drawImage(bitmap.__bitmapData.image.get_src(),0,0,bitmap.__bitmapData.image.width,bitmap.__bitmapData.image.height); - } else { - context.drawImage(bitmap.__bitmapData.image.get_src(),scrollRect.x,scrollRect.y,scrollRect.width,scrollRect.height); - } - if(!renderer.__allowSmoothing || !bitmap.smoothing) { - context.imageSmoothingEnabled = true; - } - renderer.__popMaskObject(bitmap,false); - } - } - } else if(!(this.opaqueBackground == null && this.__graphics == null)) { - if(this.__renderable) { - var alpha = renderer.__getAlpha(this.__worldAlpha); - if(!(alpha <= 0)) { - if(this.opaqueBackground != null && !this.__isCacheBitmapRender && this.get_width() > 0 && this.get_height() > 0) { - renderer.__setBlendMode(this.__worldBlendMode); - renderer.__pushMaskObject(this); - var context = renderer.context; - renderer.setTransform(this.__renderTransform,context); - var color = this.opaqueBackground; - context.fillStyle = "rgb(" + (color >>> 16 & 255) + "," + (color >>> 8 & 255) + "," + (color & 255) + ")"; - context.fillRect(0,0,this.get_width(),this.get_height()); - renderer.__popMaskObject(this); - } - if(this.__graphics != null) { - if(this.__renderable) { - var alpha = renderer.__getAlpha(this.__worldAlpha); - if(!(alpha <= 0)) { - var graphics = this.__graphics; - if(graphics != null) { - openfl_display__$internal_CanvasGraphics.render(graphics,renderer); - var width = graphics.__width; - var height = graphics.__height; - var canvas = graphics.__canvas; - if(canvas != null && graphics.__visible && width >= 1 && height >= 1) { - var transform = graphics.__worldTransform; - var context = renderer.context; - var scrollRect = this.__scrollRect; - var scale9Grid = this.__worldScale9Grid; - if(scrollRect == null || scrollRect.width > 0 && scrollRect.height > 0) { - renderer.__setBlendMode(this.__worldBlendMode); - renderer.__pushMaskObject(this); - context.globalAlpha = alpha; - if(scale9Grid != null && transform.b == 0 && transform.c == 0) { - context.setTransform(1,0,0,1,transform.tx,transform.ty); - var bounds = graphics.__bounds; - var scaleX = graphics.__renderTransform.a; - var scaleY = graphics.__renderTransform.d; - var renderScaleX = transform.a; - var renderScaleY = transform.d; - var left = Math.max(1,Math.round(scale9Grid.x * scaleX)); - var top = Math.round(scale9Grid.y * scaleY); - var right = Math.max(1,Math.round((bounds.get_right() - scale9Grid.get_right()) * scaleX)); - var bottom = Math.round((bounds.get_bottom() - scale9Grid.get_bottom()) * scaleY); - var centerWidth = Math.round(scale9Grid.width * scaleX); - var centerHeight = Math.round(scale9Grid.height * scaleY); - var renderLeft = Math.round(scale9Grid.x * renderScaleX); - var renderTop = Math.round(scale9Grid.y * renderScaleY); - var renderRight = Math.round((bounds.get_right() - scale9Grid.get_right()) * renderScaleX); - var renderBottom = Math.round((bounds.get_bottom() - scale9Grid.get_bottom()) * renderScaleY); - var renderCenterWidth = Math.round(width * renderScaleX) - renderLeft - renderRight; - var renderCenterHeight = Math.round(height * renderScaleY) - renderTop - renderBottom; - renderer.applySmoothing(context,false); - if(centerWidth != 0 && centerHeight != 0) { - context.drawImage(canvas,0,0,left,top,0,0,renderLeft,renderTop); - context.drawImage(canvas,left,0,centerWidth,top,renderLeft,0,renderCenterWidth,renderTop); - context.drawImage(canvas,left + centerWidth,0,right,top,renderLeft + renderCenterWidth,0,renderRight,renderTop); - context.drawImage(canvas,0,top,left,centerHeight,0,renderTop,renderLeft,renderCenterHeight); - context.drawImage(canvas,left,top,centerWidth,centerHeight,renderLeft,renderTop,renderCenterWidth,renderCenterHeight); - context.drawImage(canvas,left + centerWidth,top,right,centerHeight,renderLeft + renderCenterWidth,renderTop,renderRight,renderCenterHeight); - context.drawImage(canvas,0,top + centerHeight,left,bottom,0,renderTop + renderCenterHeight,renderLeft,renderBottom); - context.drawImage(canvas,left,top + centerHeight,centerWidth,bottom,renderLeft,renderTop + renderCenterHeight,renderCenterWidth,renderBottom); - context.drawImage(canvas,left + centerWidth,top + centerHeight,right,bottom,renderLeft + renderCenterWidth,renderTop + renderCenterHeight,renderRight,renderBottom); - } else if(centerWidth == 0 && centerHeight != 0) { - var renderWidth = renderLeft + renderCenterWidth + renderRight; - context.drawImage(canvas,0,0,width,top,0,0,renderWidth,renderTop); - context.drawImage(canvas,0,top,width,centerHeight,0,renderTop,renderWidth,renderCenterHeight); - context.drawImage(canvas,0,top + centerHeight,width,bottom,0,renderTop + renderCenterHeight,renderWidth,renderBottom); - } else if(centerHeight == 0 && centerWidth != 0) { - var renderHeight = renderTop + renderCenterHeight + renderBottom; - context.drawImage(canvas,0,0,left,height,0,0,renderLeft,renderHeight); - context.drawImage(canvas,left,0,centerWidth,height,renderLeft,0,renderCenterWidth,renderHeight); - context.drawImage(canvas,left + centerWidth,0,right,height,renderLeft + renderCenterWidth,0,renderRight,renderHeight); - } - } else { - renderer.setTransform(transform,context); - if(renderer.__isDOM) { - var reverseScale = 1 / renderer.pixelRatio; - context.scale(reverseScale,reverseScale); - } - context.drawImage(canvas,0,0,width,height); - } - renderer.__popMaskObject(this); - } - } - } - } - } - } - } - } - } - } - this.__renderEvent(renderer); - } - ,__renderCanvasMask: function(renderer) { - if(this.__graphics != null) { - openfl_display__$internal_CanvasGraphics.renderMask(this.__graphics,renderer); - } - } - ,__renderDOM: function(renderer) { - this.__updateCacheBitmap(renderer,false); - if(this.__cacheBitmap != null && !this.__isCacheBitmapRender) { - this.__renderDOMClear(renderer); - this.__cacheBitmap.stage = this.stage; - var bitmap = this.__cacheBitmap; - if(bitmap.stage != null && bitmap.__worldVisible && bitmap.__renderable && bitmap.__bitmapData != null && bitmap.__bitmapData.__isValid && bitmap.__bitmapData.readable) { - renderer.__pushMaskObject(bitmap); - if(bitmap.__bitmapData.image.buffer.__srcImage != null) { - openfl_display__$internal_DOMBitmap.renderImage(bitmap,renderer); - } else { - openfl_display__$internal_DOMBitmap.renderCanvas(bitmap,renderer); - } - renderer.__popMaskObject(bitmap); - } else { - openfl_display__$internal_DOMBitmap.clear(bitmap,renderer); - } - } else { - var tmp = this.opaqueBackground != null && !this.__isCacheBitmapRender && this.get_width() > 0 && this.get_height() > 0; - var graphics = this.__graphics; - if(this.stage != null && this.__worldVisible && this.__renderable && graphics != null) { - openfl_display__$internal_CanvasGraphics.render(graphics,renderer.__canvasRenderer); - if(graphics.__softwareDirty || this.__worldAlphaChanged || this.__canvas != graphics.__canvas) { - if(graphics.__canvas != null) { - if(this.__canvas != graphics.__canvas) { - if(this.__canvas != null) { - renderer.element.removeChild(this.__canvas); - } - this.__canvas = graphics.__canvas; - this.__context = graphics.__context; - renderer.__initializeElement(this,this.__canvas); - } - } else { - openfl_display__$internal_DOMShape.clear(this,renderer); - } - } - if(this.__canvas != null) { - renderer.__pushMaskObject(this); - var cacheTransform = this.__renderTransform; - this.__renderTransform = graphics.__worldTransform; - if(graphics.__transformDirty) { - graphics.__transformDirty = false; - this.__renderTransformChanged = true; - } - renderer.__updateClip(this); - renderer.__applyStyle(this,true,true,true); - this.__renderTransform = cacheTransform; - renderer.__popMaskObject(this); - } - } else { - openfl_display__$internal_DOMShape.clear(this,renderer); - } - } - this.__renderEvent(renderer); - } - ,__renderDOMClear: function(renderer) { - openfl_display__$internal_DOMDisplayObject.clear(this,renderer); - } - ,__renderEvent: function(renderer) { - if(this.__customRenderEvent != null && this.__renderable) { - this.__customRenderEvent.allowSmoothing = renderer.__allowSmoothing; - this.__customRenderEvent.objectMatrix.copyFrom(this.__renderTransform); - this.__customRenderEvent.objectColorTransform.__copyFrom(this.__worldColorTransform); - this.__customRenderEvent.renderer = renderer; - switch(renderer.__type) { - case "cairo": - this.__customRenderEvent.type = "renderCairo"; - break; - case "canvas": - this.__customRenderEvent.type = "renderCanvas"; - break; - case "dom": - if(this.stage != null && this.__worldVisible) { - this.__customRenderEvent.type = "renderDOM"; - } else { - this.__customRenderEvent.type = "clearDOM"; - } - break; - case "opengl": - if(!renderer.__cleared) { - renderer.__clear(); - } - var renderer1 = renderer; - renderer1.setShader(this.__worldShader); - renderer1.__context3D.__flushGL(); - this.__customRenderEvent.type = "renderOpenGL"; - break; - default: - return; - } - renderer.__setBlendMode(this.__worldBlendMode); - renderer.__pushMaskObject(this); - this.dispatchEvent(this.__customRenderEvent); - renderer.__popMaskObject(this); - if(renderer.__type == "opengl") { - var renderer1 = renderer; - renderer1.setViewport(); - } - } - } - ,__renderGL: function(renderer) { - this.__updateCacheBitmap(renderer,false); - if(this.__cacheBitmap != null && !this.__isCacheBitmapRender) { - openfl_display__$internal_Context3DBitmap.render(this.__cacheBitmap,renderer); - } else if(!(this.opaqueBackground == null && this.__graphics == null)) { - if(!(!this.__renderable || this.__worldAlpha <= 0)) { - if(this.opaqueBackground != null && !this.__isCacheBitmapRender && this.get_width() > 0 && this.get_height() > 0) { - renderer.__setBlendMode(this.__worldBlendMode); - renderer.__pushMaskObject(this); - var context = renderer.__context3D; - var rect = openfl_geom_Rectangle.__pool.get(); - rect.setTo(0,0,this.get_width(),this.get_height()); - renderer.__pushMaskRect(rect,this.__renderTransform); - var color = this.opaqueBackground; - context.clear((color >>> 16 & 255) / 255,(color >>> 8 & 255) / 255,(color & 255) / 255,1,0,0,1); - renderer.__popMaskRect(); - renderer.__popMaskObject(this); - openfl_geom_Rectangle.__pool.release(rect); - } - if(this.__graphics != null) { - openfl_display__$internal_Context3DShape.render(this,renderer); - } - } - } - this.__renderEvent(renderer); - } - ,__renderGLMask: function(renderer) { - if(this.__graphics != null) { - openfl_display__$internal_Context3DShape.renderMask(this,renderer); - } - } - ,__setParentRenderDirty: function() { - var renderParent = this.__renderParent != null ? this.__renderParent : this.parent; - if(renderParent != null && !renderParent.__renderDirty) { - renderParent.__renderDirty = true; - renderParent.__setParentRenderDirty(); - } - } - ,__setRenderDirty: function() { - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - } - ,__setStageReference: function(stage) { - this.stage = stage; - } - ,__setTransformDirty: function() { - if(!this.__transformDirty) { - this.__transformDirty = true; - this.__setWorldTransformInvalid(); - this.__setParentRenderDirty(); - } - } - ,__setWorldTransformInvalid: function() { - this.__worldTransformInvalid = true; - } - ,__shouldCacheHardware: function(value) { - if(value == true || this.__filters != null) { - return true; - } - if(value == false || this.__graphics != null && !openfl_display__$internal_Context3DGraphics.isCompatible(this.__graphics)) { - return false; - } - return null; - } - ,__stopAllMovieClips: function() { - } - ,__update: function(transformOnly,updateChildren) { - var renderParent = this.__renderParent != null ? this.__renderParent : this.parent; - if(this.__isMask && renderParent == null) { - renderParent = this.__maskTarget; - } - this.__renderable = this.__visible && this.__scaleX != 0 && this.__scaleY != 0 && !this.__isMask && (renderParent == null || !renderParent.__isMask); - this.__updateTransforms(); - this.__transformDirty = false; - this.__worldTransformInvalid = false; - if(!transformOnly) { - if(openfl_display_DisplayObject.__supportDOM) { - this.__renderTransformChanged = !this.__renderTransform.equals(this.__renderTransformCache); - if(this.__renderTransformCache == null) { - this.__renderTransformCache = this.__renderTransform.clone(); - } else { - this.__renderTransformCache.copyFrom(this.__renderTransform); - } - } - if(renderParent != null) { - if(openfl_display_DisplayObject.__supportDOM) { - var worldVisible = renderParent.__worldVisible && this.__visible; - this.__worldVisibleChanged = this.__worldVisible != worldVisible; - this.__worldVisible = worldVisible; - var worldAlpha = this.get_alpha() * renderParent.__worldAlpha; - this.__worldAlphaChanged = this.__worldAlpha != worldAlpha; - this.__worldAlpha = worldAlpha; - } else { - this.__worldAlpha = this.get_alpha() * renderParent.__worldAlpha; - } - if(this.__objectTransform != null) { - this.__worldColorTransform.__copyFrom(this.__objectTransform.get_colorTransform()); - this.__worldColorTransform.__combine(renderParent.__worldColorTransform); - } else { - this.__worldColorTransform.__copyFrom(renderParent.__worldColorTransform); - } - if(this.__blendMode == null || this.__blendMode == 10) { - this.__worldBlendMode = renderParent.__worldBlendMode; - } else { - this.__worldBlendMode = this.__blendMode; - } - if(this.__shader == null) { - this.__worldShader = renderParent.__shader; - } else { - this.__worldShader = this.__shader; - } - if(this.__scale9Grid == null) { - this.__worldScale9Grid = renderParent.__scale9Grid; - } else { - this.__worldScale9Grid = this.__scale9Grid; - } - } else { - this.__worldAlpha = this.get_alpha(); - if(openfl_display_DisplayObject.__supportDOM) { - this.__worldVisibleChanged = this.__worldVisible != this.__visible; - this.__worldVisible = this.__visible; - this.__worldAlphaChanged = this.__worldAlpha != this.get_alpha(); - } - if(this.__objectTransform != null) { - this.__worldColorTransform.__copyFrom(this.__objectTransform.get_colorTransform()); - } else { - this.__worldColorTransform.__identity(); - } - this.__worldBlendMode = this.__blendMode; - this.__worldShader = this.__shader; - this.__worldScale9Grid = this.__scale9Grid; - } - } - if(updateChildren && this.get_mask() != null) { - this.get_mask().__update(transformOnly,true); - } - } - ,__updateCacheBitmap: function(renderer,force) { - if(this.__isCacheBitmapRender) { - return false; - } - var colorTransform = openfl_geom_ColorTransform.__pool.get(); - colorTransform.__copyFrom(this.__worldColorTransform); - if(renderer.__worldColorTransform != null) { - colorTransform.__combine(renderer.__worldColorTransform); - } - var updated = false; - if(this.get_cacheAsBitmap() || renderer.__type != "opengl" && !colorTransform.__isDefault(true)) { - var rect = null; - var needRender = this.__cacheBitmap == null || this.__renderDirty && (force || this.__children != null && this.__children.length > 0) || this.opaqueBackground != this.__cacheBitmapBackground; - var softwareDirty = needRender || this.__graphics != null && this.__graphics.__softwareDirty || !this.__cacheBitmapColorTransform.__equals(colorTransform,true); - var hardwareDirty = needRender || this.__graphics != null && this.__graphics.__hardwareDirty; - var renderType = renderer.__type; - if(softwareDirty || hardwareDirty) { - if(renderType == "opengl") { - if(this.__shouldCacheHardware(null) == false) { - renderType = "canvas"; - } - } - if(softwareDirty && (renderType == "canvas" || renderType == "cairo")) { - needRender = true; - } - if(hardwareDirty && renderType == "opengl") { - needRender = true; - } - } - var updateTransform = needRender || !this.__cacheBitmap.__worldTransform.equals(this.__worldTransform); - var hasFilters = this.__filters != null; - if(hasFilters && !needRender) { - var _g = 0; - var _g1 = this.__filters; - while(_g < _g1.length) { - var filter = _g1[_g]; - ++_g; - if(filter.__renderDirty) { - needRender = true; - break; - } - } - } - if(this.__cacheBitmapMatrix == null) { - this.__cacheBitmapMatrix = new openfl_geom_Matrix(); - } - var bitmapMatrix = this.__cacheAsBitmapMatrix != null ? this.__cacheAsBitmapMatrix : this.__renderTransform; - if(!needRender && (bitmapMatrix.a != this.__cacheBitmapMatrix.a || bitmapMatrix.b != this.__cacheBitmapMatrix.b || bitmapMatrix.c != this.__cacheBitmapMatrix.c || bitmapMatrix.d != this.__cacheBitmapMatrix.d)) { - needRender = true; - } - if(!needRender && renderer.__type != "opengl" && this.__cacheBitmapData != null && this.__cacheBitmapData.image != null && this.__cacheBitmapData.image.version < this.__cacheBitmapData.__textureVersion) { - needRender = true; - } - this.__cacheBitmapMatrix.copyFrom(bitmapMatrix); - this.__cacheBitmapMatrix.tx = 0; - this.__cacheBitmapMatrix.ty = 0; - var bitmapWidth = 0; - var bitmapHeight = 0; - var filterWidth = 0; - var filterHeight = 0; - var offsetX = 0.; - var offsetY = 0.; - if(updateTransform || needRender) { - rect = openfl_geom_Rectangle.__pool.get(); - this.__getFilterBounds(rect,this.__cacheBitmapMatrix); - filterWidth = Math.ceil(rect.width); - filterHeight = Math.ceil(rect.height); - offsetX = rect.x > 0 ? Math.ceil(rect.x) : Math.floor(rect.x); - offsetY = rect.y > 0 ? Math.ceil(rect.y) : Math.floor(rect.y); - if(this.__cacheBitmapData != null) { - if(filterWidth > this.__cacheBitmapData.width || filterHeight > this.__cacheBitmapData.height) { - bitmapWidth = Math.ceil(Math.max(filterWidth * 1.25,this.__cacheBitmapData.width)); - bitmapHeight = Math.ceil(Math.max(filterHeight * 1.25,this.__cacheBitmapData.height)); - needRender = true; - } else { - bitmapWidth = this.__cacheBitmapData.width; - bitmapHeight = this.__cacheBitmapData.height; - } - } else { - bitmapWidth = filterWidth; - bitmapHeight = filterHeight; - } - } - if(needRender) { - updateTransform = true; - this.__cacheBitmapBackground = this.opaqueBackground; - if(filterWidth >= 0.5 && filterHeight >= 0.5) { - var needsFill = this.opaqueBackground != null && (bitmapWidth != filterWidth || bitmapHeight != filterHeight); - var fillColor = this.opaqueBackground != null ? -16777216 | this.opaqueBackground : 0; - var bitmapColor = needsFill ? 0 : fillColor; - var allowFramebuffer = renderer.__type == "opengl"; - if(this.__cacheBitmapData == null || bitmapWidth > this.__cacheBitmapData.width || bitmapHeight > this.__cacheBitmapData.height) { - this.__cacheBitmapData = new openfl_display_BitmapData(bitmapWidth,bitmapHeight,true,bitmapColor); - if(this.__cacheBitmap == null) { - this.__cacheBitmap = new openfl_display_Bitmap(); - } - this.__cacheBitmap.__bitmapData = this.__cacheBitmapData; - this.__cacheBitmapRenderer = null; - } else { - this.__cacheBitmapData.__fillRect(this.__cacheBitmapData.rect,bitmapColor,allowFramebuffer); - } - if(needsFill) { - rect.setTo(0,0,filterWidth,filterHeight); - this.__cacheBitmapData.__fillRect(rect,fillColor,allowFramebuffer); - } - } else { - openfl_geom_ColorTransform.__pool.release(colorTransform); - this.__cacheBitmap = null; - this.__cacheBitmapData = null; - this.__cacheBitmapData2 = null; - this.__cacheBitmapData3 = null; - this.__cacheBitmapRenderer = null; - return true; - } - } else { - this.__cacheBitmapData = this.__cacheBitmap.get_bitmapData(); - this.__cacheBitmapData2 = null; - this.__cacheBitmapData3 = null; - } - if(updateTransform || needRender) { - this.__cacheBitmap.__worldTransform.copyFrom(this.__worldTransform); - if(bitmapMatrix == this.__renderTransform) { - this.__cacheBitmap.__renderTransform.identity(); - this.__cacheBitmap.__renderTransform.tx = this.__renderTransform.tx + offsetX; - this.__cacheBitmap.__renderTransform.ty = this.__renderTransform.ty + offsetY; - } else { - this.__cacheBitmap.__renderTransform.copyFrom(this.__cacheBitmapMatrix); - this.__cacheBitmap.__renderTransform.invert(); - this.__cacheBitmap.__renderTransform.concat(this.__renderTransform); - this.__cacheBitmap.__renderTransform.tx += offsetX; - this.__cacheBitmap.__renderTransform.ty += offsetY; - } - } - this.__cacheBitmap.smoothing = renderer.__allowSmoothing; - this.__cacheBitmap.__renderable = this.__renderable; - this.__cacheBitmap.__worldAlpha = this.__worldAlpha; - this.__cacheBitmap.__worldBlendMode = this.__worldBlendMode; - this.__cacheBitmap.__worldShader = this.__worldShader; - this.__cacheBitmap.set_mask(this.__mask); - if(needRender) { - if(this.__cacheBitmapRenderer == null || renderType != this.__cacheBitmapRenderer.__type) { - if(renderType == "opengl") { - this.__cacheBitmapRenderer = new openfl_display_OpenGLRenderer((js_Boot.__cast(renderer , openfl_display_OpenGLRenderer)).__context3D,this.__cacheBitmapData); - } else { - if(this.__cacheBitmapData.image == null) { - var color = this.opaqueBackground != null ? -16777216 | this.opaqueBackground : 0; - this.__cacheBitmapData = new openfl_display_BitmapData(bitmapWidth,bitmapHeight,true,color); - this.__cacheBitmap.__bitmapData = this.__cacheBitmapData; - } - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(this.__cacheBitmapData.image); - this.__cacheBitmapRenderer = new openfl_display_CanvasRenderer(this.__cacheBitmapData.image.buffer.__srcContext); - } - this.__cacheBitmapRenderer.__worldTransform = new openfl_geom_Matrix(); - this.__cacheBitmapRenderer.__worldColorTransform = new openfl_geom_ColorTransform(); - } - if(this.__cacheBitmapColorTransform == null) { - this.__cacheBitmapColorTransform = new openfl_geom_ColorTransform(); - } - this.__cacheBitmapRenderer.__stage = this.stage; - this.__cacheBitmapRenderer.__allowSmoothing = renderer.__allowSmoothing; - this.__cacheBitmapRenderer.__setBlendMode(10); - this.__cacheBitmapRenderer.__worldAlpha = 1 / this.__worldAlpha; - this.__cacheBitmapRenderer.__worldTransform.copyFrom(this.__renderTransform); - this.__cacheBitmapRenderer.__worldTransform.invert(); - this.__cacheBitmapRenderer.__worldTransform.concat(this.__cacheBitmapMatrix); - this.__cacheBitmapRenderer.__worldTransform.tx -= offsetX; - this.__cacheBitmapRenderer.__worldTransform.ty -= offsetY; - this.__cacheBitmapRenderer.__worldColorTransform.__copyFrom(colorTransform); - this.__cacheBitmapRenderer.__worldColorTransform.__invert(); - this.__isCacheBitmapRender = true; - if(this.__cacheBitmapRenderer.__type == "opengl") { - var parentRenderer = renderer; - var childRenderer = this.__cacheBitmapRenderer; - var context = childRenderer.__context3D; - var cacheRTT = context.__state.renderToTexture; - var cacheRTTDepthStencil = context.__state.renderToTextureDepthStencil; - var cacheRTTAntiAlias = context.__state.renderToTextureAntiAlias; - var cacheRTTSurfaceSelector = context.__state.renderToTextureSurfaceSelector; - var cacheBlendMode = parentRenderer.__blendMode; - parentRenderer.__suspendClipAndMask(); - childRenderer.__copyShader(parentRenderer); - this.__cacheBitmapData.__setUVRect(context,0,0,filterWidth,filterHeight); - childRenderer.__setRenderTarget(this.__cacheBitmapData); - if(this.__cacheBitmapData.image != null) { - this.__cacheBitmapData.__textureVersion = this.__cacheBitmapData.image.version + 1; - } - this.__cacheBitmapData.__drawGL(this,childRenderer); - if(hasFilters) { - var needSecondBitmapData = true; - var needCopyOfOriginal = false; - var _g = 0; - var _g1 = this.__filters; - while(_g < _g1.length) { - var filter = _g1[_g]; - ++_g; - if(filter.__preserveObject) { - needCopyOfOriginal = true; - } - } - var bitmap = this.__cacheBitmapData; - var bitmap2 = null; - var bitmap3 = null; - if(this.__cacheBitmapData2 == null || bitmapWidth > this.__cacheBitmapData2.width || bitmapHeight > this.__cacheBitmapData2.height) { - this.__cacheBitmapData2 = new openfl_display_BitmapData(bitmapWidth,bitmapHeight,true,0); - } else { - this.__cacheBitmapData2.fillRect(this.__cacheBitmapData2.rect,0); - if(this.__cacheBitmapData2.image != null) { - this.__cacheBitmapData2.__textureVersion = this.__cacheBitmapData2.image.version + 1; - } - } - this.__cacheBitmapData2.__setUVRect(context,0,0,filterWidth,filterHeight); - bitmap2 = this.__cacheBitmapData2; - if(needCopyOfOriginal) { - if(this.__cacheBitmapData3 == null || bitmapWidth > this.__cacheBitmapData3.width || bitmapHeight > this.__cacheBitmapData3.height) { - this.__cacheBitmapData3 = new openfl_display_BitmapData(bitmapWidth,bitmapHeight,true,0); - } else { - this.__cacheBitmapData3.fillRect(this.__cacheBitmapData3.rect,0); - if(this.__cacheBitmapData3.image != null) { - this.__cacheBitmapData3.__textureVersion = this.__cacheBitmapData3.image.version + 1; - } - } - this.__cacheBitmapData3.__setUVRect(context,0,0,filterWidth,filterHeight); - bitmap3 = this.__cacheBitmapData3; - } - childRenderer.__setBlendMode(10); - childRenderer.__worldAlpha = 1; - childRenderer.__worldTransform.identity(); - childRenderer.__worldColorTransform.__identity(); - var shader; - var cacheBitmap; - var _g = 0; - var _g1 = this.__filters; - while(_g < _g1.length) { - var filter = _g1[_g]; - ++_g; - if(filter.__preserveObject) { - childRenderer.__setRenderTarget(bitmap3); - childRenderer.__renderFilterPass(bitmap,childRenderer.__defaultDisplayShader,filter.__smooth); - } - var _g2 = 0; - var _g3 = filter.__numShaderPasses; - while(_g2 < _g3) { - var i = _g2++; - shader = filter.__initShader(childRenderer,i,filter.__preserveObject ? bitmap3 : null); - childRenderer.__setBlendMode(filter.__shaderBlendMode); - childRenderer.__setRenderTarget(bitmap2); - childRenderer.__renderFilterPass(bitmap,shader,filter.__smooth); - cacheBitmap = bitmap; - bitmap = bitmap2; - bitmap2 = cacheBitmap; - } - filter.__renderDirty = false; - } - this.__cacheBitmap.__bitmapData = bitmap; - } - parentRenderer.__blendMode = 10; - parentRenderer.__setBlendMode(cacheBlendMode); - parentRenderer.__copyShader(childRenderer); - if(cacheRTT != null) { - context.setRenderToTexture(cacheRTT,cacheRTTDepthStencil,cacheRTTAntiAlias,cacheRTTSurfaceSelector); - } else { - context.setRenderToBackBuffer(); - } - parentRenderer.__resumeClipAndMask(childRenderer); - parentRenderer.setViewport(); - this.__cacheBitmapColorTransform.__copyFrom(colorTransform); - } else { - this.__cacheBitmapData.__drawCanvas(this,this.__cacheBitmapRenderer); - if(hasFilters) { - var needSecondBitmapData = false; - var needCopyOfOriginal = false; - var _g = 0; - var _g1 = this.__filters; - while(_g < _g1.length) { - var filter = _g1[_g]; - ++_g; - if(filter.__needSecondBitmapData) { - needSecondBitmapData = true; - } - if(filter.__preserveObject) { - needCopyOfOriginal = true; - } - } - var bitmap = this.__cacheBitmapData; - var bitmap2 = null; - var bitmap3 = null; - if(needSecondBitmapData) { - if(this.__cacheBitmapData2 == null || this.__cacheBitmapData2.image == null || bitmapWidth > this.__cacheBitmapData2.width || bitmapHeight > this.__cacheBitmapData2.height) { - this.__cacheBitmapData2 = new openfl_display_BitmapData(bitmapWidth,bitmapHeight,true,0); - } else { - this.__cacheBitmapData2.fillRect(this.__cacheBitmapData2.rect,0); - } - bitmap2 = this.__cacheBitmapData2; - } else { - bitmap2 = bitmap; - } - if(needCopyOfOriginal) { - if(this.__cacheBitmapData3 == null || this.__cacheBitmapData3.image == null || bitmapWidth > this.__cacheBitmapData3.width || bitmapHeight > this.__cacheBitmapData3.height) { - this.__cacheBitmapData3 = new openfl_display_BitmapData(bitmapWidth,bitmapHeight,true,0); - } else { - this.__cacheBitmapData3.fillRect(this.__cacheBitmapData3.rect,0); - } - bitmap3 = this.__cacheBitmapData3; - } - if(this.__tempPoint == null) { - this.__tempPoint = new openfl_geom_Point(); - } - var destPoint = this.__tempPoint; - var cacheBitmap; - var lastBitmap; - var _g = 0; - var _g1 = this.__filters; - while(_g < _g1.length) { - var filter = _g1[_g]; - ++_g; - if(filter.__preserveObject) { - bitmap3.copyPixels(bitmap,bitmap.rect,destPoint); - } - lastBitmap = filter.__applyFilter(bitmap2,bitmap,bitmap.rect,destPoint); - if(filter.__preserveObject) { - lastBitmap.draw(bitmap3,null,this.__objectTransform != null ? this.__objectTransform.get_colorTransform() : null); - } - filter.__renderDirty = false; - if(needSecondBitmapData && lastBitmap == bitmap2) { - cacheBitmap = bitmap; - bitmap = bitmap2; - bitmap2 = cacheBitmap; - } - } - if(this.__cacheBitmapData != bitmap) { - cacheBitmap = this.__cacheBitmapData; - this.__cacheBitmapData = bitmap; - this.__cacheBitmapData2 = cacheBitmap; - this.__cacheBitmap.__bitmapData = this.__cacheBitmapData; - this.__cacheBitmapRenderer = null; - } - this.__cacheBitmap.__imageVersion = this.__cacheBitmapData.__textureVersion; - } - this.__cacheBitmapColorTransform.__copyFrom(colorTransform); - if(!this.__cacheBitmapColorTransform.__isDefault(true)) { - this.__cacheBitmapColorTransform.alphaMultiplier = 1; - this.__cacheBitmapData.colorTransform(this.__cacheBitmapData.rect,this.__cacheBitmapColorTransform); - } - } - this.__isCacheBitmapRender = false; - } - if(updateTransform || needRender) { - openfl_geom_Rectangle.__pool.release(rect); - } - updated = updateTransform; - } else if(this.__cacheBitmap != null) { - if(renderer.__type == "dom") { - this.__cacheBitmap.__renderDOMClear(renderer); - } - this.__cacheBitmap = null; - this.__cacheBitmapData = null; - this.__cacheBitmapData2 = null; - this.__cacheBitmapData3 = null; - this.__cacheBitmapColorTransform = null; - this.__cacheBitmapRenderer = null; - updated = true; - } - openfl_geom_ColorTransform.__pool.release(colorTransform); - return updated; - } - ,__updateTransforms: function(overrideTransform) { - var overrided = overrideTransform != null; - var local = overrided ? overrideTransform : this.__transform; - if(this.__worldTransform == null) { - this.__worldTransform = new openfl_geom_Matrix(); - } - if(this.__renderTransform == null) { - this.__renderTransform = new openfl_geom_Matrix(); - } - var renderParent = this.__renderParent != null ? this.__renderParent : this.parent; - if(!overrided && this.parent != null) { - var parentTransform = this.parent.__worldTransform; - var target = this.__worldTransform; - target.a = local.a * parentTransform.a + local.b * parentTransform.c; - target.b = local.a * parentTransform.b + local.b * parentTransform.d; - target.c = local.c * parentTransform.a + local.d * parentTransform.c; - target.d = local.c * parentTransform.b + local.d * parentTransform.d; - target.tx = local.tx * parentTransform.a + local.ty * parentTransform.c + parentTransform.tx; - target.ty = local.tx * parentTransform.b + local.ty * parentTransform.d + parentTransform.ty; - } else { - this.__worldTransform.copyFrom(local); - } - if(!overrided && renderParent != null) { - var parentTransform = renderParent.__renderTransform; - var target = this.__renderTransform; - target.a = local.a * parentTransform.a + local.b * parentTransform.c; - target.b = local.a * parentTransform.b + local.b * parentTransform.d; - target.c = local.c * parentTransform.a + local.d * parentTransform.c; - target.d = local.c * parentTransform.b + local.d * parentTransform.d; - target.tx = local.tx * parentTransform.a + local.ty * parentTransform.c + parentTransform.tx; - target.ty = local.tx * parentTransform.b + local.ty * parentTransform.d + parentTransform.ty; - } else { - this.__renderTransform.copyFrom(local); - } - if(this.__scrollRect != null) { - var _this = this.__renderTransform; - var px = -this.__scrollRect.x; - var py = -this.__scrollRect.y; - _this.tx = px * _this.a + py * _this.c + _this.tx; - _this.ty = px * _this.b + py * _this.d + _this.ty; - } - } - ,get_alpha: function() { - return this.__alpha; - } - ,set_alpha: function(value) { - if(value > 1.0) { - value = 1.0; - } - if(value < 0.0) { - value = 0.0; - } - if(value != this.__alpha && !this.get_cacheAsBitmap()) { - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - } - return this.__alpha = value; - } - ,get_blendMode: function() { - return this.__blendMode; - } - ,set_blendMode: function(value) { - if(value == null) { - value = 10; - } - if(value != this.__blendMode) { - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - } - return this.__blendMode = value; - } - ,get_cacheAsBitmap: function() { - if(this.__filters == null) { - return this.__cacheAsBitmap; - } else { - return true; - } - } - ,set_cacheAsBitmap: function(value) { - if(value != this.__cacheAsBitmap) { - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - } - return this.__cacheAsBitmap = value; - } - ,get_cacheAsBitmapMatrix: function() { - return this.__cacheAsBitmapMatrix; - } - ,set_cacheAsBitmapMatrix: function(value) { - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - return this.__cacheAsBitmapMatrix = value != null ? value.clone() : value; - } - ,get_filters: function() { - if(this.__filters == null) { - return []; - } else { - return this.__filters.slice(); - } - } - ,set_filters: function(value) { - if(value != null && value.length > 0) { - this.__filters = value; - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - } else if(this.__filters != null) { - this.__filters = null; - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - } - return value; - } - ,get_height: function() { - var rect = openfl_geom_Rectangle.__pool.get(); - this.__getLocalBounds(rect); - var height = rect.height; - openfl_geom_Rectangle.__pool.release(rect); - return height; - } - ,set_height: function(value) { - var rect = openfl_geom_Rectangle.__pool.get(); - var matrix = openfl_geom_Matrix.__pool.get(); - matrix.identity(); - this.__getBounds(rect,matrix); - if(value != rect.height) { - this.set_scaleY(value / rect.height); - } else { - this.set_scaleY(1); - } - openfl_geom_Rectangle.__pool.release(rect); - openfl_geom_Matrix.__pool.release(matrix); - return value; - } - ,get_loaderInfo: function() { - if(this.stage != null) { - return openfl__$internal_Lib.current.__loaderInfo; - } - return null; - } - ,get_mask: function() { - return this.__mask; - } - ,set_mask: function(value) { - if(value == this.__mask) { - return value; - } - if(value != this.__mask) { - this.__setTransformDirty(); - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - } - if(this.__mask != null) { - this.__mask.__isMask = false; - this.__mask.__maskTarget = null; - this.__mask.__setTransformDirty(); - var _this = this.__mask; - if(!_this.__renderDirty) { - _this.__renderDirty = true; - _this.__setParentRenderDirty(); - } - } - if(value != null) { - value.__isMask = true; - value.__maskTarget = this; - value.__setWorldTransformInvalid(); - } - if(this.__cacheBitmap != null && this.__cacheBitmap.get_mask() != value) { - this.__cacheBitmap.set_mask(value); - } - return this.__mask = value; - } - ,get_mouseX: function() { - var mouseX = this.stage != null ? this.stage.__mouseX : openfl__$internal_Lib.current.stage.__mouseX; - var mouseY = this.stage != null ? this.stage.__mouseY : openfl__$internal_Lib.current.stage.__mouseY; - var _this = this.__getRenderTransform(); - var norm = _this.a * _this.d - _this.b * _this.c; - if(norm == 0) { - return -_this.tx; - } else { - return 1.0 / norm * (_this.c * (_this.ty - mouseY) + _this.d * (mouseX - _this.tx)); - } - } - ,get_mouseY: function() { - var mouseX = this.stage != null ? this.stage.__mouseX : openfl__$internal_Lib.current.stage.__mouseX; - var mouseY = this.stage != null ? this.stage.__mouseY : openfl__$internal_Lib.current.stage.__mouseY; - var _this = this.__getRenderTransform(); - var norm = _this.a * _this.d - _this.b * _this.c; - if(norm == 0) { - return -_this.ty; - } else { - return 1.0 / norm * (_this.a * (mouseY - _this.ty) + _this.b * (_this.tx - mouseX)); - } - } - ,get_name: function() { - return this.__name; - } - ,set_name: function(value) { - return this.__name = value; - } - ,get_root: function() { - if(this.stage != null) { - return openfl__$internal_Lib.current; - } - return null; - } - ,get_rotation: function() { - return this.__rotation; - } - ,set_rotation: function(value) { - if(value != this.__rotation) { - this.__rotation = value; - var radians = this.__rotation * (Math.PI / 180); - this.__rotationSine = Math.sin(radians); - this.__rotationCosine = Math.cos(radians); - this.__transform.a = this.__rotationCosine * this.__scaleX; - this.__transform.b = this.__rotationSine * this.__scaleX; - this.__transform.c = -this.__rotationSine * this.__scaleY; - this.__transform.d = this.__rotationCosine * this.__scaleY; - this.__setTransformDirty(); - } - return value; - } - ,get_scale9Grid: function() { - if(this.__scale9Grid == null) { - return null; - } - return this.__scale9Grid.clone(); - } - ,set_scale9Grid: function(value) { - if(value == null && this.__scale9Grid == null) { - return value; - } - if(value != null && this.__scale9Grid != null && this.__scale9Grid.equals(value)) { - return value; - } - if(value != null) { - if(this.__scale9Grid == null) { - this.__scale9Grid = new openfl_geom_Rectangle(); - } - this.__scale9Grid.copyFrom(value); - } else { - this.__scale9Grid = null; - } - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - return value; - } - ,get_scaleX: function() { - return this.__scaleX; - } - ,set_scaleX: function(value) { - if(value != this.__scaleX) { - this.__scaleX = value; - if(this.__transform.b == 0) { - if(value != this.__transform.a) { - this.__setTransformDirty(); - } - this.__transform.a = value; - } else { - var a = this.__rotationCosine * value; - var b = this.__rotationSine * value; - if(this.__transform.a != a || this.__transform.b != b) { - this.__setTransformDirty(); - } - this.__transform.a = a; - this.__transform.b = b; - } - } - return value; - } - ,get_scaleY: function() { - return this.__scaleY; - } - ,set_scaleY: function(value) { - if(value != this.__scaleY) { - this.__scaleY = value; - if(this.__transform.c == 0) { - if(value != this.__transform.d) { - this.__setTransformDirty(); - } - this.__transform.d = value; - } else { - var c = -this.__rotationSine * value; - var d = this.__rotationCosine * value; - if(this.__transform.d != d || this.__transform.c != c) { - this.__setTransformDirty(); - } - this.__transform.c = c; - this.__transform.d = d; - } - } - return value; - } - ,get_scrollRect: function() { - if(this.__scrollRect == null) { - return null; - } - return this.__scrollRect.clone(); - } - ,set_scrollRect: function(value) { - if(value == null && this.__scrollRect == null) { - return value; - } - if(value != null && this.__scrollRect != null && this.__scrollRect.equals(value)) { - return value; - } - if(value != null) { - if(this.__scrollRect == null) { - this.__scrollRect = new openfl_geom_Rectangle(); - } - this.__scrollRect.copyFrom(value); - } else { - this.__scrollRect = null; - } - this.__setTransformDirty(); - if(openfl_display_DisplayObject.__supportDOM) { - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - } - return value; - } - ,get_shader: function() { - return this.__shader; - } - ,set_shader: function(value) { - this.__shader = value; - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - return value; - } - ,get_transform: function() { - if(this.__objectTransform == null) { - this.__objectTransform = new openfl_geom_Transform(this); - } - return this.__objectTransform; - } - ,set_transform: function(value) { - if(value == null) { - throw haxe_Exception.thrown(new openfl_errors_TypeError("Parameter transform must be non-null.")); - } - if(this.__objectTransform == null) { - this.__objectTransform = new openfl_geom_Transform(this); - } - this.__setTransformDirty(); - this.__objectTransform.set_matrix(value.get_matrix()); - if(!this.__objectTransform.get_colorTransform().__equals(value.get_colorTransform(),true) || !this.get_cacheAsBitmap() && this.__objectTransform.get_colorTransform().alphaMultiplier != value.get_colorTransform().alphaMultiplier) { - this.__objectTransform.get_colorTransform().__copyFrom(value.get_colorTransform()); - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - } - return this.__objectTransform; - } - ,get_visible: function() { - return this.__visible; - } - ,set_visible: function(value) { - if(value != this.__visible) { - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - } - return this.__visible = value; - } - ,get_width: function() { - var rect = openfl_geom_Rectangle.__pool.get(); - this.__getLocalBounds(rect); - var width = rect.width; - openfl_geom_Rectangle.__pool.release(rect); - return width; - } - ,set_width: function(value) { - var rect = openfl_geom_Rectangle.__pool.get(); - var matrix = openfl_geom_Matrix.__pool.get(); - matrix.identity(); - this.__getBounds(rect,matrix); - if(value != rect.width) { - this.set_scaleX(value / rect.width); - } else { - this.set_scaleX(1); - } - openfl_geom_Rectangle.__pool.release(rect); - openfl_geom_Matrix.__pool.release(matrix); - return value; - } - ,get_x: function() { - return this.__transform.tx; - } - ,set_x: function(value) { - if(value != this.__transform.tx) { - this.__setTransformDirty(); - } - return this.__transform.tx = value; - } - ,get_y: function() { - return this.__transform.ty; - } - ,set_y: function(value) { - if(value != this.__transform.ty) { - this.__setTransformDirty(); - } - return this.__transform.ty = value; - } - ,__class__: openfl_display_DisplayObject -}); -var openfl_display_InteractiveObject = function() { - openfl_display_DisplayObject.call(this); - this.doubleClickEnabled = false; - this.mouseEnabled = true; - this.needsSoftKeyboard = false; - this.__tabEnabled = null; - this.__tabIndex = -1; -}; -$hxClasses["openfl.display.InteractiveObject"] = openfl_display_InteractiveObject; -openfl_display_InteractiveObject.__name__ = "openfl.display.InteractiveObject"; -openfl_display_InteractiveObject.__super__ = openfl_display_DisplayObject; -openfl_display_InteractiveObject.prototype = $extend(openfl_display_DisplayObject.prototype,{ - requestSoftKeyboard: function() { - openfl__$internal_Lib.notImplemented({ fileName : "openfl/display/InteractiveObject.hx", lineNumber : 57, className : "openfl.display.InteractiveObject", methodName : "requestSoftKeyboard"}); - return false; - } - ,__allowMouseFocus: function() { - return this.get_tabEnabled(); - } - ,__getInteractive: function(stack) { - if(stack != null) { - stack.push(this); - if(this.parent != null) { - this.parent.__getInteractive(stack); - } - } - return true; - } - ,__hitTest: function(x,y,shapeFlag,stack,interactiveOnly,hitObject) { - if(!hitObject.get_visible() || this.__isMask || interactiveOnly && !this.mouseEnabled) { - return false; - } - return openfl_display_DisplayObject.prototype.__hitTest.call(this,x,y,shapeFlag,stack,interactiveOnly,hitObject); - } - ,__tabTest: function(stack) { - if(this.get_tabEnabled()) { - stack.push(this); - } - } - ,get_tabEnabled: function() { - if(this.__tabEnabled == true) { - return true; - } else { - return false; - } - } - ,set_tabEnabled: function(value) { - if(this.__tabEnabled != value) { - this.__tabEnabled = value; - this.dispatchEvent(new openfl_events_Event("tabEnabledChange",true,false)); - } - return this.__tabEnabled; - } - ,get_tabIndex: function() { - return this.__tabIndex; - } - ,set_tabIndex: function(value) { - if(this.__tabIndex != value) { - if(value < -1) { - throw haxe_Exception.thrown(new openfl_errors_RangeError("Parameter tabIndex must be a non-negative number; got " + value)); - } - this.__tabIndex = value; - this.dispatchEvent(new openfl_events_Event("tabIndexChange",true,false)); - } - return this.__tabIndex; - } - ,__class__: openfl_display_InteractiveObject -}); -var openfl_display_DisplayObjectContainer = function() { - openfl_display_InteractiveObject.call(this); - this.mouseChildren = true; - this.__tabChildren = true; - this.__children = []; - this.__removedChildren = openfl_Vector.toObjectVector(null); -}; -$hxClasses["openfl.display.DisplayObjectContainer"] = openfl_display_DisplayObjectContainer; -openfl_display_DisplayObjectContainer.__name__ = "openfl.display.DisplayObjectContainer"; -openfl_display_DisplayObjectContainer.__super__ = openfl_display_InteractiveObject; -openfl_display_DisplayObjectContainer.prototype = $extend(openfl_display_InteractiveObject.prototype,{ - addChild: function(child) { - return this.addChildAt(child,this.get_numChildren()); - } - ,addChildAt: function(child,index) { - if(child == null) { - var error = new openfl_errors_TypeError("Error #2007: Parameter child must be non-null."); - error.errorID = 2007; - throw haxe_Exception.thrown(error); - } else if(child.stage == child) { - var error = new openfl_errors_ArgumentError("Error #3783: A Stage object cannot be added as the child of another object."); - error.errorID = 3783; - throw haxe_Exception.thrown(error); - } - if(index > this.__children.length || index < 0) { - throw haxe_Exception.thrown("Invalid index position " + index); - } - if(child.parent == this) { - if(this.__children[index] != child) { - HxOverrides.remove(this.__children,child); - this.__children.splice(index,0,child); - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - } - } else { - if(child.parent != null) { - child.parent.removeChild(child); - } - this.__children.splice(index,0,child); - child.parent = this; - var addedToStage = this.stage != null && child.stage == null; - if(addedToStage) { - child.__setStageReference(this.stage); - } - child.__setTransformDirty(); - if(!child.__renderDirty) { - child.__renderDirty = true; - child.__setParentRenderDirty(); - } - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - var event = new openfl_events_Event("added"); - event.bubbles = true; - event.target = child; - child.__dispatchWithCapture(event); - if(addedToStage) { - event = new openfl_events_Event("addedToStage",false,false); - child.__dispatchWithCapture(event); - child.__dispatchChildren(event); - } - } - return child; - } - ,areInaccessibleObjectsUnderPoint: function(point) { - return false; - } - ,contains: function(child) { - while(child != this && child != null) child = child.parent; - return child == this; - } - ,getChildAt: function(index) { - if(index >= 0 && index < this.__children.length) { - return this.__children[index]; - } - return null; - } - ,getChildByName: function(name) { - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - if(child.get_name() == name) { - return child; - } - } - return null; - } - ,getChildIndex: function(child) { - var _g = 0; - var _g1 = this.__children.length; - while(_g < _g1) { - var i = _g++; - if(this.__children[i] == child) { - return i; - } - } - return -1; - } - ,getObjectsUnderPoint: function(point) { - var stack = []; - this.__hitTest(point.x,point.y,false,stack,false,this); - stack.reverse(); - return stack; - } - ,removeChild: function(child) { - if(child != null && child.parent == this) { - child.__setTransformDirty(); - if(!child.__renderDirty) { - child.__renderDirty = true; - child.__setParentRenderDirty(); - } - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - var event = new openfl_events_Event("removed",true); - child.__dispatchWithCapture(event); - if(this.stage != null) { - if(child.stage != null && this.stage.get_focus() == child) { - this.stage.set_focus(null); - } - var event = new openfl_events_Event("removedFromStage",false,false); - child.__dispatchWithCapture(event); - child.__dispatchChildren(event); - child.__setStageReference(null); - } - child.parent = null; - HxOverrides.remove(this.__children,child); - this.__removedChildren.push(child); - child.__setTransformDirty(); - } - return child; - } - ,removeChildAt: function(index) { - if(index >= 0 && index < this.__children.length) { - return this.removeChild(this.__children[index]); - } - return null; - } - ,removeChildren: function(beginIndex,endIndex) { - if(endIndex == null) { - endIndex = 2147483647; - } - if(beginIndex == null) { - beginIndex = 0; - } - if(endIndex == 2147483647) { - endIndex = this.__children.length - 1; - if(endIndex < 0) { - return; - } - } - if(beginIndex > this.__children.length - 1) { - return; - } else if(endIndex < beginIndex || beginIndex < 0 || endIndex > this.__children.length) { - throw haxe_Exception.thrown(new openfl_errors_RangeError("The supplied index is out of bounds.")); - } - var numRemovals = endIndex - beginIndex; - while(numRemovals >= 0) { - this.removeChildAt(beginIndex); - --numRemovals; - } - } - ,resolve: function(fieldName) { - if(this.__children == null) { - return null; - } - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - if(child.get_name() == fieldName) { - return child; - } - } - return null; - } - ,setChildIndex: function(child,index) { - if(index >= 0 && index <= this.__children.length && child.parent == this) { - HxOverrides.remove(this.__children,child); - this.__children.splice(index,0,child); - } - } - ,stopAllMovieClips: function() { - this.__stopAllMovieClips(); - } - ,swapChildren: function(child1,child2) { - if(child1.parent == this && child2.parent == this) { - var index1 = this.__children.indexOf(child1); - var index2 = this.__children.indexOf(child2); - this.__children[index1] = child2; - this.__children[index2] = child1; - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - } - } - ,swapChildrenAt: function(index1,index2) { - var swap = this.__children[index1]; - this.__children[index1] = this.__children[index2]; - this.__children[index2] = swap; - swap = null; - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - } - ,__cleanup: function() { - openfl_display_InteractiveObject.prototype.__cleanup.call(this); - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__cleanup(); - } - var orphan = this.__removedChildren.iterator(); - while(orphan.hasNext()) { - var orphan1 = orphan.next(); - if(orphan1.stage == null) { - orphan1.__cleanup(); - } - } - this.__removedChildren.set_length(0); - } - ,__cleanupRemovedChildren: function() { - var orphan = this.__removedChildren.iterator(); - while(orphan.hasNext()) { - var orphan1 = orphan.next(); - if(orphan1.stage == null) { - orphan1.__cleanup(); - } - } - this.__removedChildren.set_length(0); - } - ,__dispatchChildren: function(event) { - if(this.__children != null) { - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - event.target = child; - if(!child.__dispatchWithCapture(event)) { - break; - } - child.__dispatchChildren(event); - } - } - } - ,__enterFrame: function(deltaTime) { - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__enterFrame(deltaTime); - } - } - ,__getBounds: function(rect,matrix) { - openfl_display_InteractiveObject.prototype.__getBounds.call(this,rect,matrix); - if(this.__children.length == 0) { - return; - } - var childWorldTransform = openfl_geom_Matrix.__pool.get(); - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - if(child.__scaleX == 0 || child.__scaleY == 0) { - continue; - } - var local = child.__transform; - childWorldTransform.a = local.a * matrix.a + local.b * matrix.c; - childWorldTransform.b = local.a * matrix.b + local.b * matrix.d; - childWorldTransform.c = local.c * matrix.a + local.d * matrix.c; - childWorldTransform.d = local.c * matrix.b + local.d * matrix.d; - childWorldTransform.tx = local.tx * matrix.a + local.ty * matrix.c + matrix.tx; - childWorldTransform.ty = local.tx * matrix.b + local.ty * matrix.d + matrix.ty; - child.__getBounds(rect,childWorldTransform); - } - openfl_geom_Matrix.__pool.release(childWorldTransform); - } - ,__getFilterBounds: function(rect,matrix) { - openfl_display_InteractiveObject.prototype.__getFilterBounds.call(this,rect,matrix); - if(this.__scrollRect != null) { - return; - } - if(this.__children.length == 0) { - return; - } - var childWorldTransform = openfl_geom_Matrix.__pool.get(); - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - if(child.__scaleX == 0 || child.__scaleY == 0 || child.__isMask) { - continue; - } - var local = child.__transform; - childWorldTransform.a = local.a * matrix.a + local.b * matrix.c; - childWorldTransform.b = local.a * matrix.b + local.b * matrix.d; - childWorldTransform.c = local.c * matrix.a + local.d * matrix.c; - childWorldTransform.d = local.c * matrix.b + local.d * matrix.d; - childWorldTransform.tx = local.tx * matrix.a + local.ty * matrix.c + matrix.tx; - childWorldTransform.ty = local.tx * matrix.b + local.ty * matrix.d + matrix.ty; - child.__getFilterBounds(rect,childWorldTransform); - } - openfl_geom_Matrix.__pool.release(childWorldTransform); - } - ,__getRenderBounds: function(rect,matrix) { - if(this.__scrollRect != null) { - openfl_display_InteractiveObject.prototype.__getRenderBounds.call(this,rect,matrix); - return; - } else { - openfl_display_InteractiveObject.prototype.__getBounds.call(this,rect,matrix); - } - if(this.__children.length == 0) { - return; - } - var childWorldTransform = openfl_geom_Matrix.__pool.get(); - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - if(child.__scaleX == 0 || child.__scaleY == 0 || child.__isMask) { - continue; - } - var local = child.__transform; - childWorldTransform.a = local.a * matrix.a + local.b * matrix.c; - childWorldTransform.b = local.a * matrix.b + local.b * matrix.d; - childWorldTransform.c = local.c * matrix.a + local.d * matrix.c; - childWorldTransform.d = local.c * matrix.b + local.d * matrix.d; - childWorldTransform.tx = local.tx * matrix.a + local.ty * matrix.c + matrix.tx; - childWorldTransform.ty = local.tx * matrix.b + local.ty * matrix.d + matrix.ty; - child.__getRenderBounds(rect,childWorldTransform); - } - openfl_geom_Matrix.__pool.release(childWorldTransform); - } - ,__hitTest: function(x,y,shapeFlag,stack,interactiveOnly,hitObject) { - if(!hitObject.get_visible() || this.__isMask || interactiveOnly && !this.mouseEnabled && !this.mouseChildren) { - return false; - } - if(this.get_mask() != null && !this.get_mask().__hitTestMask(x,y)) { - return false; - } - if(this.__scrollRect != null) { - var point = openfl_geom_Point.__pool.get(); - point.setTo(x,y); - var _this = this.__getRenderTransform(); - var norm = _this.a * _this.d - _this.b * _this.c; - if(norm == 0) { - point.x = -_this.tx; - point.y = -_this.ty; - } else { - var px = 1.0 / norm * (_this.c * (_this.ty - point.y) + _this.d * (point.x - _this.tx)); - point.y = 1.0 / norm * (_this.a * (point.y - _this.ty) + _this.b * (_this.tx - point.x)); - point.x = px; - } - if(!this.__scrollRect.containsPoint(point)) { - openfl_geom_Point.__pool.release(point); - return false; - } - openfl_geom_Point.__pool.release(point); - } - var i = this.__children.length; - if(interactiveOnly) { - if(stack == null || !this.mouseChildren) { - while(--i >= 0) if(this.__children[i].__hitTest(x,y,shapeFlag,null,true,this.__children[i])) { - if(stack != null) { - stack.push(hitObject); - } - return true; - } - } else if(stack != null) { - var length = stack.length; - var interactive = false; - var hitTest = false; - while(--i >= 0) { - interactive = this.__children[i].__getInteractive(null); - if(interactive || this.mouseEnabled && !hitTest) { - if(this.__children[i].__hitTest(x,y,shapeFlag,stack,true,this.__children[i])) { - hitTest = true; - if(interactive && stack.length > length) { - break; - } - } - } - } - if(hitTest) { - stack.splice(length,0,hitObject); - return true; - } - } - } else { - var hitTest = false; - while(--i >= 0) if(this.__children[i].__hitTest(x,y,shapeFlag,stack,false,this.__children[i])) { - hitTest = true; - if(stack == null) { - break; - } - } - return hitTest; - } - return false; - } - ,__hitTestMask: function(x,y) { - var i = this.__children.length; - while(--i >= 0) if(this.__children[i].__hitTestMask(x,y)) { - return true; - } - return false; - } - ,__readGraphicsData: function(graphicsData,recurse) { - openfl_display_InteractiveObject.prototype.__readGraphicsData.call(this,graphicsData,recurse); - if(recurse) { - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__readGraphicsData(graphicsData,recurse); - } - } - } - ,__renderCairo: function(renderer) { - } - ,__renderCairoMask: function(renderer) { - } - ,__renderCanvas: function(renderer) { - var orphan = this.__removedChildren.iterator(); - while(orphan.hasNext()) { - var orphan1 = orphan.next(); - if(orphan1.stage == null) { - orphan1.__cleanup(); - } - } - this.__removedChildren.set_length(0); - if(!this.__renderable || this.__worldAlpha <= 0 || this.get_mask() != null && (this.get_mask().get_width() <= 0 || this.get_mask().get_height() <= 0)) { - return; - } - openfl_display_InteractiveObject.prototype.__renderCanvas.call(this,renderer); - if(this.__cacheBitmap != null && !this.__isCacheBitmapRender) { - return; - } - renderer.__pushMaskObject(this); - if(renderer.__stage != null) { - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__renderCanvas(renderer); - child.__renderDirty = false; - } - this.__renderDirty = false; - } else { - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__renderCanvas(renderer); - } - } - renderer.__popMaskObject(this); - } - ,__renderCanvasMask: function(renderer) { - var orphan = this.__removedChildren.iterator(); - while(orphan.hasNext()) { - var orphan1 = orphan.next(); - if(orphan1.stage == null) { - orphan1.__cleanup(); - } - } - this.__removedChildren.set_length(0); - if(this.__graphics != null) { - openfl_display__$internal_CanvasGraphics.renderMask(this.__graphics,renderer); - } - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__renderCanvasMask(renderer); - } - } - ,__renderDOM: function(renderer) { - var orphan = this.__removedChildren.iterator(); - while(orphan.hasNext()) { - var orphan1 = orphan.next(); - if(orphan1.stage == null) { - orphan1.__renderDOM(renderer); - } - } - var orphan = this.__removedChildren.iterator(); - while(orphan.hasNext()) { - var orphan1 = orphan.next(); - if(orphan1.stage == null) { - orphan1.__cleanup(); - } - } - this.__removedChildren.set_length(0); - openfl_display_InteractiveObject.prototype.__renderDOM.call(this,renderer); - if(this.__cacheBitmap != null && !this.__isCacheBitmapRender) { - return; - } - renderer.__pushMaskObject(this); - if(renderer.__stage != null) { - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__renderDOM(renderer); - child.__renderDirty = false; - } - this.__renderDirty = false; - } else { - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__renderDOM(renderer); - } - } - renderer.__popMaskObject(this); - } - ,__renderDOMClear: function(renderer) { - var orphan = this.__removedChildren.iterator(); - while(orphan.hasNext()) { - var orphan1 = orphan.next(); - if(orphan1.stage == null) { - orphan1.__renderDOMClear(renderer); - } - } - var orphan = this.__removedChildren.iterator(); - while(orphan.hasNext()) { - var orphan1 = orphan.next(); - if(orphan1.stage == null) { - orphan1.__cleanup(); - } - } - this.__removedChildren.set_length(0); - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__renderDOMClear(renderer); - } - } - ,__renderGL: function(renderer) { - var orphan = this.__removedChildren.iterator(); - while(orphan.hasNext()) { - var orphan1 = orphan.next(); - if(orphan1.stage == null) { - orphan1.__cleanup(); - } - } - this.__removedChildren.set_length(0); - if(!this.__renderable || this.__worldAlpha <= 0) { - return; - } - openfl_display_InteractiveObject.prototype.__renderGL.call(this,renderer); - if(this.__cacheBitmap != null && !this.__isCacheBitmapRender) { - return; - } - if(this.__children.length > 0) { - renderer.__pushMaskObject(this); - if(renderer.__stage != null) { - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__renderGL(renderer); - child.__renderDirty = false; - } - this.__renderDirty = false; - } else { - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__renderGL(renderer); - } - } - } - if(this.__children.length > 0) { - renderer.__popMaskObject(this); - } - } - ,__renderGLMask: function(renderer) { - var orphan = this.__removedChildren.iterator(); - while(orphan.hasNext()) { - var orphan1 = orphan.next(); - if(orphan1.stage == null) { - orphan1.__cleanup(); - } - } - this.__removedChildren.set_length(0); - if(this.__graphics != null) { - openfl_display__$internal_Context3DShape.renderMask(this,renderer); - } - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__renderGLMask(renderer); - } - } - ,__setStageReference: function(stage) { - openfl_display_InteractiveObject.prototype.__setStageReference.call(this,stage); - if(this.__children != null) { - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__setStageReference(stage); - } - } - } - ,__setWorldTransformInvalid: function() { - if(!this.__worldTransformInvalid) { - this.__worldTransformInvalid = true; - if(this.__children != null) { - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__setWorldTransformInvalid(); - } - } - } - } - ,__shouldCacheHardware: function(value) { - if(value == true) { - return true; - } - value = openfl_display_InteractiveObject.prototype.__shouldCacheHardware.call(this,value); - if(value == true) { - return true; - } - if(this.__children != null) { - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - value = child.__shouldCacheHardware(value); - if(value == true) { - return true; - } - } - } - return value; - } - ,__stopAllMovieClips: function() { - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__stopAllMovieClips(); - } - } - ,__tabTest: function(stack) { - openfl_display_InteractiveObject.prototype.__tabTest.call(this,stack); - if(!this.get_tabChildren()) { - return; - } - var interactive = false; - var interactiveObject = null; - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - interactive = child.__getInteractive(null); - if(interactive) { - interactiveObject = child; - interactiveObject.__tabTest(stack); - } - } - } - ,__update: function(transformOnly,updateChildren) { - openfl_display_InteractiveObject.prototype.__update.call(this,transformOnly,updateChildren); - if(updateChildren) { - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__update(transformOnly,true); - } - } - } - ,get_numChildren: function() { - return this.__children.length; - } - ,get_tabChildren: function() { - return this.__tabChildren; - } - ,set_tabChildren: function(value) { - if(this.__tabChildren != value) { - this.__tabChildren = value; - this.dispatchEvent(new openfl_events_Event("tabChildrenChange",true,false)); - } - return this.__tabChildren; - } - ,__class__: openfl_display_DisplayObjectContainer -}); -var openfl_display_Sprite = function() { - openfl_display_DisplayObjectContainer.call(this); - this.__buttonMode = false; - this.useHandCursor = true; -}; -$hxClasses["openfl.display.Sprite"] = openfl_display_Sprite; -openfl_display_Sprite.__name__ = "openfl.display.Sprite"; -openfl_display_Sprite.__super__ = openfl_display_DisplayObjectContainer; -openfl_display_Sprite.prototype = $extend(openfl_display_DisplayObjectContainer.prototype,{ - startDrag: function(lockCenter,bounds) { - if(lockCenter == null) { - lockCenter = false; - } - if(this.stage != null) { - this.stage.__startDrag(this,lockCenter,bounds); - } - } - ,stopDrag: function() { - if(this.stage != null) { - this.stage.__stopDrag(this); - } - } - ,__getCursor: function() { - if(this.__buttonMode && this.useHandCursor) { - return "button"; - } else { - return null; - } - } - ,__hitTest: function(x,y,shapeFlag,stack,interactiveOnly,hitObject) { - if(interactiveOnly && !this.mouseEnabled && !this.mouseChildren) { - return false; - } - if(!hitObject.get_visible() || this.__isMask) { - return this.__hitTestHitArea(x,y,shapeFlag,stack,interactiveOnly,hitObject); - } - if(this.get_mask() != null && !this.get_mask().__hitTestMask(x,y)) { - return this.__hitTestHitArea(x,y,shapeFlag,stack,interactiveOnly,hitObject); - } - if(this.__scrollRect != null) { - var point = openfl_geom_Point.__pool.get(); - point.setTo(x,y); - var _this = this.__getRenderTransform(); - var norm = _this.a * _this.d - _this.b * _this.c; - if(norm == 0) { - point.x = -_this.tx; - point.y = -_this.ty; - } else { - var px = 1.0 / norm * (_this.c * (_this.ty - point.y) + _this.d * (point.x - _this.tx)); - point.y = 1.0 / norm * (_this.a * (point.y - _this.ty) + _this.b * (_this.tx - point.x)); - point.x = px; - } - if(!this.__scrollRect.containsPoint(point)) { - openfl_geom_Point.__pool.release(point); - return this.__hitTestHitArea(x,y,shapeFlag,stack,true,hitObject); - } - openfl_geom_Point.__pool.release(point); - } - if(openfl_display_DisplayObjectContainer.prototype.__hitTest.call(this,x,y,shapeFlag,stack,interactiveOnly,hitObject)) { - if(stack != null) { - return interactiveOnly; - } else { - return true; - } - } else if(this.hitArea == null && this.__graphics != null && this.__graphics.__hitTest(x,y,shapeFlag,this.__getRenderTransform())) { - if(stack != null && (!interactiveOnly || this.mouseEnabled)) { - stack.push(hitObject); - } - return true; - } - return this.__hitTestHitArea(x,y,shapeFlag,stack,interactiveOnly,hitObject); - } - ,__hitTestHitArea: function(x,y,shapeFlag,stack,interactiveOnly,hitObject) { - if(this.hitArea != null) { - if(!this.hitArea.mouseEnabled) { - this.hitArea.mouseEnabled = true; - var hitTest = this.hitArea.__hitTest(x,y,shapeFlag,null,true,hitObject); - this.hitArea.mouseEnabled = false; - if(stack != null && hitTest) { - stack[stack.length] = hitObject; - } - return hitTest; - } - } - return false; - } - ,__hitTestMask: function(x,y) { - if(openfl_display_DisplayObjectContainer.prototype.__hitTestMask.call(this,x,y)) { - return true; - } else if(this.__graphics != null && this.__graphics.__hitTest(x,y,true,this.__getRenderTransform())) { - return true; - } - return false; - } - ,get_graphics: function() { - if(this.__graphics == null) { - this.__graphics = new openfl_display_Graphics(this); - } - return this.__graphics; - } - ,get_tabEnabled: function() { - if(this.__tabEnabled == null) { - return this.__buttonMode; - } else { - return this.__tabEnabled; - } - } - ,get_buttonMode: function() { - return this.__buttonMode; - } - ,set_buttonMode: function(value) { - return this.__buttonMode = value; - } - ,__class__: openfl_display_Sprite -}); -var Main = function() { - openfl_display_Sprite.call(this); - this.stage.set_frameRate(1000); - var game = new Game(this.stage); - game.onInit(); - this.stage.addEventListener("enterFrame",$bind(game,game.onEnterFrame)); - this.stage.application.__window.resize(1280,720); - this.stage.application.__window.set_title("Kanker"); -}; -$hxClasses["Main"] = Main; -Main.__name__ = "Main"; -Main.__super__ = openfl_display_Sprite; -Main.prototype = $extend(openfl_display_Sprite.prototype,{ - stage_onResize: function(event) { - } - ,__class__: Main -}); -var DocumentClass = function(current) { - current.addChild(this); - Main.call(this); - this.dispatchEvent(new openfl_events_Event("addedToStage",false,false)); -}; -$hxClasses["DocumentClass"] = DocumentClass; -DocumentClass.__name__ = "DocumentClass"; -DocumentClass.__super__ = Main; -DocumentClass.prototype = $extend(Main.prototype,{ - __class__: DocumentClass -}); -var EReg = function(r,opt) { - this.r = new RegExp(r,opt.split("u").join("")); -}; -$hxClasses["EReg"] = EReg; -EReg.__name__ = "EReg"; -EReg.prototype = { - match: function(s) { - if(this.r.global) { - this.r.lastIndex = 0; - } - this.r.m = this.r.exec(s); - this.r.s = s; - return this.r.m != null; - } - ,matched: function(n) { - if(this.r.m != null && n >= 0 && n < this.r.m.length) { - return this.r.m[n]; - } else { - throw haxe_Exception.thrown("EReg::matched"); - } - } - ,matchedPos: function() { - if(this.r.m == null) { - throw haxe_Exception.thrown("No string matched"); - } - return { pos : this.r.m.index, len : this.r.m[0].length}; - } - ,matchSub: function(s,pos,len) { - if(len == null) { - len = -1; - } - if(this.r.global) { - this.r.lastIndex = pos; - this.r.m = this.r.exec(len < 0 ? s : HxOverrides.substr(s,0,pos + len)); - var b = this.r.m != null; - if(b) { - this.r.s = s; - } - return b; - } else { - var b = this.match(len < 0 ? HxOverrides.substr(s,pos,null) : HxOverrides.substr(s,pos,len)); - if(b) { - this.r.s = s; - this.r.m.index += pos; - } - return b; - } - } - ,__class__: EReg -}; -var Game = function(_stage) { - this.stage = _stage; -}; -$hxClasses["Game"] = Game; -Game.__name__ = "Game"; -Game.prototype = { - onInit: function() { - this.player = new openfl_display_Sprite(); - this.stage.addChild(this.player); - this.player.get_graphics().lineStyle(2,16711680); - this.player.get_graphics().drawRect(0,0,16,16); - } - ,onEnterFrame: function(e) { - var _g = this.player; - _g.set_x(_g.get_x() + 1); - } - ,__class__: Game -}; -var HxOverrides = function() { }; -$hxClasses["HxOverrides"] = HxOverrides; -HxOverrides.__name__ = "HxOverrides"; -HxOverrides.strDate = function(s) { - switch(s.length) { - case 8: - var k = s.split(":"); - var d = new Date(); - d["setTime"](0); - d["setUTCHours"](k[0]); - d["setUTCMinutes"](k[1]); - d["setUTCSeconds"](k[2]); - return d; - case 10: - var k = s.split("-"); - return new Date(k[0],k[1] - 1,k[2],0,0,0); - case 19: - var k = s.split(" "); - var y = k[0].split("-"); - var t = k[1].split(":"); - return new Date(y[0],y[1] - 1,y[2],t[0],t[1],t[2]); - default: - throw haxe_Exception.thrown("Invalid date format : " + s); - } -}; -HxOverrides.cca = function(s,index) { - var x = s.charCodeAt(index); - if(x != x) { - return undefined; - } - return x; -}; -HxOverrides.substr = function(s,pos,len) { - if(len == null) { - len = s.length; - } else if(len < 0) { - if(pos == 0) { - len = s.length + len; - } else { - return ""; - } - } - return s.substr(pos,len); -}; -HxOverrides.remove = function(a,obj) { - var i = a.indexOf(obj); - if(i == -1) { - return false; - } - a.splice(i,1); - return true; -}; -HxOverrides.now = function() { - return Date.now(); -}; -var Lambda = function() { }; -$hxClasses["Lambda"] = Lambda; -Lambda.__name__ = "Lambda"; -Lambda.array = function(it) { - var a = []; - var i = $getIterator(it); - while(i.hasNext()) { - var i1 = i.next(); - a.push(i1); - } - return a; -}; -var ManifestResources = function() { }; -$hxClasses["ManifestResources"] = ManifestResources; -ManifestResources.__name__ = "ManifestResources"; -ManifestResources.init = function(config) { - ManifestResources.preloadLibraries = []; - ManifestResources.preloadLibraryNames = []; - ManifestResources.rootPath = null; - if(config != null && Object.prototype.hasOwnProperty.call(config,"rootPath")) { - ManifestResources.rootPath = Reflect.field(config,"rootPath"); - } - if(ManifestResources.rootPath == null) { - ManifestResources.rootPath = "./"; - } - var bundle; - var data = "{\"name\":null,\"assets\":\"ah\",\"rootPath\":null,\"version\":2,\"libraryArgs\":[],\"libraryType\":null}"; - var manifest = lime_utils_AssetManifest.parse(data,ManifestResources.rootPath); - var library = lime_utils_AssetLibrary.fromManifest(manifest); - lime_utils_Assets.registerLibrary("default",library); - library = lime_utils_Assets.getLibrary("default"); - if(library != null) { - ManifestResources.preloadLibraries.push(library); - } else { - ManifestResources.preloadLibraryNames.push("default"); - } -}; -Math.__name__ = "Math"; -var Reflect = function() { }; -$hxClasses["Reflect"] = Reflect; -Reflect.__name__ = "Reflect"; -Reflect.field = function(o,field) { - try { - return o[field]; - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - return null; - } -}; -Reflect.fields = function(o) { - var a = []; - if(o != null) { - var hasOwnProperty = Object.prototype.hasOwnProperty; - for( var f in o ) { - if(f != "__id__" && f != "hx__closures__" && hasOwnProperty.call(o,f)) { - a.push(f); - } - } - } - return a; -}; -Reflect.isFunction = function(f) { - if(typeof(f) == "function") { - return !(f.__name__ || f.__ename__); - } else { - return false; - } -}; -Reflect.compare = function(a,b) { - if(a == b) { - return 0; - } else if(a > b) { - return 1; - } else { - return -1; - } -}; -Reflect.compareMethods = function(f1,f2) { - if(f1 == f2) { - return true; - } - if(!Reflect.isFunction(f1) || !Reflect.isFunction(f2)) { - return false; - } - if(f1.scope == f2.scope && f1.method == f2.method) { - return f1.method != null; - } else { - return false; - } -}; -Reflect.deleteField = function(o,field) { - if(!Object.prototype.hasOwnProperty.call(o,field)) { - return false; - } - delete(o[field]); - return true; -}; -Reflect.makeVarArgs = function(f) { - return function() { - var a = Array.prototype.slice; - var a1 = arguments; - var a2 = a.call(a1); - return f(a2); - }; -}; -var Std = function() { }; -$hxClasses["Std"] = Std; -Std.__name__ = "Std"; -Std.string = function(s) { - return js_Boot.__string_rec(s,""); -}; -Std.parseInt = function(x) { - if(x != null) { - var _g = 0; - var _g1 = x.length; - while(_g < _g1) { - var i = _g++; - var c = x.charCodeAt(i); - if(c <= 8 || c >= 14 && c != 32 && c != 45) { - var nc = x.charCodeAt(i + 1); - var v = parseInt(x,nc == 120 || nc == 88 ? 16 : 10); - if(isNaN(v)) { - return null; - } else { - return v; - } - } - } - } - return null; -}; -var _$String_String_$Impl_$ = function() { }; -$hxClasses["_String.String_Impl_"] = _$String_String_$Impl_$; -_$String_String_$Impl_$.__name__ = "_String.String_Impl_"; -_$String_String_$Impl_$.fromCharCode = function(code) { - return String.fromCodePoint(code); -}; -var StringBuf = function() { - this.b = ""; -}; -$hxClasses["StringBuf"] = StringBuf; -StringBuf.__name__ = "StringBuf"; -StringBuf.prototype = { - __class__: StringBuf -}; -var StringTools = function() { }; -$hxClasses["StringTools"] = StringTools; -StringTools.__name__ = "StringTools"; -StringTools.startsWith = function(s,start) { - if(s.length >= start.length) { - return s.lastIndexOf(start,0) == 0; - } else { - return false; - } -}; -StringTools.endsWith = function(s,end) { - var elen = end.length; - var slen = s.length; - if(slen >= elen) { - return s.indexOf(end,slen - elen) == slen - elen; - } else { - return false; - } -}; -StringTools.isSpace = function(s,pos) { - var c = HxOverrides.cca(s,pos); - if(!(c > 8 && c < 14)) { - return c == 32; - } else { - return true; - } -}; -StringTools.ltrim = function(s) { - var l = s.length; - var r = 0; - while(r < l && StringTools.isSpace(s,r)) ++r; - if(r > 0) { - return HxOverrides.substr(s,r,l - r); - } else { - return s; - } -}; -StringTools.rtrim = function(s) { - var l = s.length; - var r = 0; - while(r < l && StringTools.isSpace(s,l - r - 1)) ++r; - if(r > 0) { - return HxOverrides.substr(s,0,l - r); - } else { - return s; - } -}; -StringTools.trim = function(s) { - return StringTools.ltrim(StringTools.rtrim(s)); -}; -StringTools.replace = function(s,sub,by) { - return s.split(sub).join(by); -}; -StringTools.hex = function(n,digits) { - var s = ""; - var hexChars = "0123456789ABCDEF"; - while(true) { - s = hexChars.charAt(n & 15) + s; - n >>>= 4; - if(!(n > 0)) { - break; - } - } - if(digits != null) { - while(s.length < digits) s = "0" + s; - } - return s; -}; -var ValueType = $hxEnums["ValueType"] = { __ename__ : "ValueType", __constructs__ : ["TNull","TInt","TFloat","TBool","TObject","TFunction","TClass","TEnum","TUnknown"] - ,TNull: {_hx_index:0,__enum__:"ValueType",toString:$estr} - ,TInt: {_hx_index:1,__enum__:"ValueType",toString:$estr} - ,TFloat: {_hx_index:2,__enum__:"ValueType",toString:$estr} - ,TBool: {_hx_index:3,__enum__:"ValueType",toString:$estr} - ,TObject: {_hx_index:4,__enum__:"ValueType",toString:$estr} - ,TFunction: {_hx_index:5,__enum__:"ValueType",toString:$estr} - ,TClass: ($_=function(c) { return {_hx_index:6,c:c,__enum__:"ValueType",toString:$estr}; },$_.__params__ = ["c"],$_) - ,TEnum: ($_=function(e) { return {_hx_index:7,e:e,__enum__:"ValueType",toString:$estr}; },$_.__params__ = ["e"],$_) - ,TUnknown: {_hx_index:8,__enum__:"ValueType",toString:$estr} -}; -var Type = function() { }; -$hxClasses["Type"] = Type; -Type.__name__ = "Type"; -Type.createInstance = function(cl,args) { - var ctor = Function.prototype.bind.apply(cl,[null].concat(args)); - return new (ctor); -}; -Type.createEnum = function(e,constr,params) { - var f = Reflect.field(e,constr); - if(f == null) { - throw haxe_Exception.thrown("No such constructor " + constr); - } - if(Reflect.isFunction(f)) { - if(params == null) { - throw haxe_Exception.thrown("Constructor " + constr + " need parameters"); - } - return f.apply(e,params); - } - if(params != null && params.length != 0) { - throw haxe_Exception.thrown("Constructor " + constr + " does not need parameters"); - } - return f; -}; -Type.typeof = function(v) { - switch(typeof(v)) { - case "boolean": - return ValueType.TBool; - case "function": - if(v.__name__ || v.__ename__) { - return ValueType.TObject; - } - return ValueType.TFunction; - case "number": - if(Math.ceil(v) == v % 2147483648.0) { - return ValueType.TInt; - } - return ValueType.TFloat; - case "object": - if(v == null) { - return ValueType.TNull; - } - var e = v.__enum__; - if(e != null) { - return ValueType.TEnum($hxEnums[e]); - } - var c = js_Boot.getClass(v); - if(c != null) { - return ValueType.TClass(c); - } - return ValueType.TObject; - case "string": - return ValueType.TClass(String); - case "undefined": - return ValueType.TNull; - default: - return ValueType.TUnknown; - } -}; -Type.enumParameters = function(e) { - var enm = $hxEnums[e.__enum__]; - var ctorName = enm.__constructs__[e._hx_index]; - var params = enm[ctorName].__params__; - if(params != null) { - var _g = []; - var _g1 = 0; - while(_g1 < params.length) { - var p = params[_g1]; - ++_g1; - _g.push(e[p]); - } - return _g; - } else { - return []; - } -}; -var UInt = {}; -UInt.gt = function(a,b) { - var aNeg = a < 0; - var bNeg = b < 0; - if(aNeg != bNeg) { - return aNeg; - } else { - return a > b; - } -}; -UInt.toFloat = function(this1) { - var int = this1; - if(int < 0) { - return 4294967296.0 + int; - } else { - return int + 0.0; - } -}; -var haxe_StackItem = $hxEnums["haxe.StackItem"] = { __ename__ : "haxe.StackItem", __constructs__ : ["CFunction","Module","FilePos","Method","LocalFunction"] - ,CFunction: {_hx_index:0,__enum__:"haxe.StackItem",toString:$estr} - ,Module: ($_=function(m) { return {_hx_index:1,m:m,__enum__:"haxe.StackItem",toString:$estr}; },$_.__params__ = ["m"],$_) - ,FilePos: ($_=function(s,file,line,column) { return {_hx_index:2,s:s,file:file,line:line,column:column,__enum__:"haxe.StackItem",toString:$estr}; },$_.__params__ = ["s","file","line","column"],$_) - ,Method: ($_=function(classname,method) { return {_hx_index:3,classname:classname,method:method,__enum__:"haxe.StackItem",toString:$estr}; },$_.__params__ = ["classname","method"],$_) - ,LocalFunction: ($_=function(v) { return {_hx_index:4,v:v,__enum__:"haxe.StackItem",toString:$estr}; },$_.__params__ = ["v"],$_) -}; -var haxe_CallStack = {}; -haxe_CallStack.callStack = function() { - return haxe_NativeStackTrace.toHaxe(haxe_NativeStackTrace.callStack()); -}; -haxe_CallStack.exceptionStack = function() { - var eStack = haxe_NativeStackTrace.toHaxe(haxe_NativeStackTrace.exceptionStack()); - return haxe_CallStack.subtract(eStack,haxe_CallStack.callStack()); -}; -haxe_CallStack.toString = function(stack) { - var b = new StringBuf(); - var _g = 0; - var _g1 = stack; - while(_g < _g1.length) { - var s = _g1[_g]; - ++_g; - b.b += "\nCalled from "; - haxe_CallStack.itemToString(b,s); - } - return b.b; -}; -haxe_CallStack.subtract = function(this1,stack) { - var startIndex = -1; - var i = -1; - while(++i < this1.length) { - var _g = 0; - var _g1 = stack.length; - while(_g < _g1) { - var j = _g++; - if(haxe_CallStack.equalItems(this1[i],stack[j])) { - if(startIndex < 0) { - startIndex = i; - } - ++i; - if(i >= this1.length) { - break; - } - } else { - startIndex = -1; - } - } - if(startIndex >= 0) { - break; - } - } - if(startIndex >= 0) { - return this1.slice(0,startIndex); - } else { - return this1; - } -}; -haxe_CallStack.equalItems = function(item1,item2) { - if(item1 == null) { - if(item2 == null) { - return true; - } else { - return false; - } - } else { - switch(item1._hx_index) { - case 0: - if(item2 == null) { - return false; - } else if(item2._hx_index == 0) { - return true; - } else { - return false; - } - break; - case 1: - if(item2 == null) { - return false; - } else if(item2._hx_index == 1) { - var m1 = item1.m; - var m2 = item2.m; - return m1 == m2; - } else { - return false; - } - break; - case 2: - if(item2 == null) { - return false; - } else if(item2._hx_index == 2) { - var item11 = item1.s; - var file1 = item1.file; - var line1 = item1.line; - var col1 = item1.column; - var col2 = item2.column; - var line2 = item2.line; - var file2 = item2.file; - var item21 = item2.s; - if(file1 == file2 && line1 == line2 && col1 == col2) { - return haxe_CallStack.equalItems(item11,item21); - } else { - return false; - } - } else { - return false; - } - break; - case 3: - if(item2 == null) { - return false; - } else if(item2._hx_index == 3) { - var class1 = item1.classname; - var method1 = item1.method; - var method2 = item2.method; - var class2 = item2.classname; - if(class1 == class2) { - return method1 == method2; - } else { - return false; - } - } else { - return false; - } - break; - case 4: - if(item2 == null) { - return false; - } else if(item2._hx_index == 4) { - var v1 = item1.v; - var v2 = item2.v; - return v1 == v2; - } else { - return false; - } - break; - } - } -}; -haxe_CallStack.itemToString = function(b,s) { - switch(s._hx_index) { - case 0: - b.b += "a C function"; - break; - case 1: - var m = s.m; - b.b += "module "; - b.b += m == null ? "null" : "" + m; - break; - case 2: - var col = s.column; - var line = s.line; - var file = s.file; - var s1 = s.s; - if(s1 != null) { - haxe_CallStack.itemToString(b,s1); - b.b += " ("; - } - b.b += file == null ? "null" : "" + file; - b.b += " line "; - b.b += line == null ? "null" : "" + line; - if(col != null) { - b.b += " column "; - b.b += col == null ? "null" : "" + col; - } - if(s1 != null) { - b.b += ")"; - } - break; - case 3: - var meth = s.method; - var cname = s.classname; - b.b += Std.string(cname == null ? "" : cname); - b.b += "."; - b.b += meth == null ? "null" : "" + meth; - break; - case 4: - var n = s.v; - b.b += "local function #"; - b.b += n == null ? "null" : "" + n; - break; - } -}; -var haxe_Exception = function(message,previous,native) { - Error.call(this,message); - this.message = message; - this.__previousException = previous; - this.__nativeException = native != null ? native : this; -}; -$hxClasses["haxe.Exception"] = haxe_Exception; -haxe_Exception.__name__ = "haxe.Exception"; -haxe_Exception.caught = function(value) { - if(((value) instanceof haxe_Exception)) { - return value; - } else if(((value) instanceof Error)) { - return new haxe_Exception(value.message,null,value); - } else { - return new haxe_ValueException(value,null,value); - } -}; -haxe_Exception.thrown = function(value) { - if(((value) instanceof haxe_Exception)) { - return value.get_native(); - } else if(((value) instanceof Error)) { - return value; - } else { - var e = new haxe_ValueException(value); - return e; - } -}; -haxe_Exception.__super__ = Error; -haxe_Exception.prototype = $extend(Error.prototype,{ - unwrap: function() { - return this.__nativeException; - } - ,get_native: function() { - return this.__nativeException; - } - ,__class__: haxe_Exception -}); -var haxe__$Int64__$_$_$Int64 = function(high,low) { - this.high = high; - this.low = low; -}; -$hxClasses["haxe._Int64.___Int64"] = haxe__$Int64__$_$_$Int64; -haxe__$Int64__$_$_$Int64.__name__ = "haxe._Int64.___Int64"; -haxe__$Int64__$_$_$Int64.prototype = { - __class__: haxe__$Int64__$_$_$Int64 -}; -var haxe_Log = function() { }; -$hxClasses["haxe.Log"] = haxe_Log; -haxe_Log.__name__ = "haxe.Log"; -haxe_Log.formatOutput = function(v,infos) { - var str = Std.string(v); - if(infos == null) { - return str; - } - var pstr = infos.fileName + ":" + infos.lineNumber; - if(infos.customParams != null) { - var _g = 0; - var _g1 = infos.customParams; - while(_g < _g1.length) { - var v = _g1[_g]; - ++_g; - str += ", " + Std.string(v); - } - } - return pstr + ": " + str; -}; -haxe_Log.trace = function(v,infos) { - var str = haxe_Log.formatOutput(v,infos); - if(typeof(console) != "undefined" && console.log != null) { - console.log(str); - } -}; -var haxe_NativeStackTrace = function() { }; -$hxClasses["haxe.NativeStackTrace"] = haxe_NativeStackTrace; -haxe_NativeStackTrace.__name__ = "haxe.NativeStackTrace"; -haxe_NativeStackTrace.saveStack = function(e) { - haxe_NativeStackTrace.lastError = e; -}; -haxe_NativeStackTrace.callStack = function() { - var e = new Error(""); - var stack = haxe_NativeStackTrace.tryHaxeStack(e); - if(typeof(stack) == "undefined") { - try { - throw e; - } catch( _g ) { - } - stack = e.stack; - } - return haxe_NativeStackTrace.normalize(stack,2); -}; -haxe_NativeStackTrace.exceptionStack = function() { - return haxe_NativeStackTrace.normalize(haxe_NativeStackTrace.tryHaxeStack(haxe_NativeStackTrace.lastError)); -}; -haxe_NativeStackTrace.toHaxe = function(s,skip) { - if(skip == null) { - skip = 0; - } - if(s == null) { - return []; - } else if(typeof(s) == "string") { - var stack = s.split("\n"); - if(stack[0] == "Error") { - stack.shift(); - } - var m = []; - var _g = 0; - var _g1 = stack.length; - while(_g < _g1) { - var i = _g++; - if(skip > i) { - continue; - } - var line = stack[i]; - var matched = line.match(/^ at ([A-Za-z0-9_. ]+) \(([^)]+):([0-9]+):([0-9]+)\)$/); - if(matched != null) { - var path = matched[1].split("."); - if(path[0] == "$hxClasses") { - path.shift(); - } - var meth = path.pop(); - var file = matched[2]; - var line1 = Std.parseInt(matched[3]); - var column = Std.parseInt(matched[4]); - m.push(haxe_StackItem.FilePos(meth == "Anonymous function" ? haxe_StackItem.LocalFunction() : meth == "Global code" ? null : haxe_StackItem.Method(path.join("."),meth),file,line1,column)); - } else { - m.push(haxe_StackItem.Module(StringTools.trim(line))); - } - } - return m; - } else if(skip > 0 && Array.isArray(s)) { - return s.slice(skip); - } else { - return s; - } -}; -haxe_NativeStackTrace.tryHaxeStack = function(e) { - if(e == null) { - return []; - } - var oldValue = Error.prepareStackTrace; - Error.prepareStackTrace = haxe_NativeStackTrace.prepareHxStackTrace; - var stack = e.stack; - Error.prepareStackTrace = oldValue; - return stack; -}; -haxe_NativeStackTrace.prepareHxStackTrace = function(e,callsites) { - var stack = []; - var _g = 0; - while(_g < callsites.length) { - var site = callsites[_g]; - ++_g; - if(haxe_NativeStackTrace.wrapCallSite != null) { - site = haxe_NativeStackTrace.wrapCallSite(site); - } - var method = null; - var fullName = site.getFunctionName(); - if(fullName != null) { - var idx = fullName.lastIndexOf("."); - if(idx >= 0) { - var className = fullName.substring(0,idx); - var methodName = fullName.substring(idx + 1); - method = haxe_StackItem.Method(className,methodName); - } else { - method = haxe_StackItem.Method(null,fullName); - } - } - var fileName = site.getFileName(); - var fileAddr = fileName == null ? -1 : fileName.indexOf("file:"); - if(haxe_NativeStackTrace.wrapCallSite != null && fileAddr > 0) { - fileName = fileName.substring(fileAddr + 6); - } - stack.push(haxe_StackItem.FilePos(method,fileName,site.getLineNumber(),site.getColumnNumber())); - } - return stack; -}; -haxe_NativeStackTrace.normalize = function(stack,skipItems) { - if(skipItems == null) { - skipItems = 0; - } - if(Array.isArray(stack) && skipItems > 0) { - return stack.slice(skipItems); - } else if(typeof(stack) == "string") { - switch(stack.substring(0,6)) { - case "Error\n":case "Error:": - ++skipItems; - break; - default: - } - return haxe_NativeStackTrace.skipLines(stack,skipItems); - } else { - return stack; - } -}; -haxe_NativeStackTrace.skipLines = function(stack,skip,pos) { - if(pos == null) { - pos = 0; - } - if(skip > 0) { - pos = stack.indexOf("\n",pos); - if(pos < 0) { - return ""; - } else { - return haxe_NativeStackTrace.skipLines(stack,--skip,pos + 1); - } - } else { - return stack.substring(pos); - } -}; -var haxe_Serializer = function() { - this.buf = new StringBuf(); - this.cache = []; - this.useCache = haxe_Serializer.USE_CACHE; - this.useEnumIndex = haxe_Serializer.USE_ENUM_INDEX; - this.shash = new haxe_ds_StringMap(); - this.scount = 0; -}; -$hxClasses["haxe.Serializer"] = haxe_Serializer; -haxe_Serializer.__name__ = "haxe.Serializer"; -haxe_Serializer.run = function(v) { - var s = new haxe_Serializer(); - s.serialize(v); - return s.toString(); -}; -haxe_Serializer.prototype = { - toString: function() { - return this.buf.b; - } - ,serializeString: function(s) { - var x = this.shash.h[s]; - if(x != null) { - this.buf.b += "R"; - this.buf.b += x == null ? "null" : "" + x; - return; - } - this.shash.h[s] = this.scount++; - this.buf.b += "y"; - s = encodeURIComponent(s); - this.buf.b += Std.string(s.length); - this.buf.b += ":"; - this.buf.b += s == null ? "null" : "" + s; - } - ,serializeRef: function(v) { - var vt = typeof(v); - var _g = 0; - var _g1 = this.cache.length; - while(_g < _g1) { - var i = _g++; - var ci = this.cache[i]; - if(typeof(ci) == vt && ci == v) { - this.buf.b += "r"; - this.buf.b += i == null ? "null" : "" + i; - return true; - } - } - this.cache.push(v); - return false; - } - ,serializeFields: function(v) { - var _g = 0; - var _g1 = Reflect.fields(v); - while(_g < _g1.length) { - var f = _g1[_g]; - ++_g; - this.serializeString(f); - this.serialize(Reflect.field(v,f)); - } - this.buf.b += "g"; - } - ,serialize: function(v) { - var _g = Type.typeof(v); - switch(_g._hx_index) { - case 0: - this.buf.b += "n"; - break; - case 1: - var v1 = v; - if(v1 == 0) { - this.buf.b += "z"; - return; - } - this.buf.b += "i"; - this.buf.b += v1 == null ? "null" : "" + v1; - break; - case 2: - var v1 = v; - if(isNaN(v1)) { - this.buf.b += "k"; - } else if(!isFinite(v1)) { - this.buf.b += v1 < 0 ? "m" : "p"; - } else { - this.buf.b += "d"; - this.buf.b += v1 == null ? "null" : "" + v1; - } - break; - case 3: - this.buf.b += v ? "t" : "f"; - break; - case 4: - if(js_Boot.__instanceof(v,Class)) { - var className = v.__name__; - this.buf.b += "A"; - this.serializeString(className); - } else if(js_Boot.__instanceof(v,Enum)) { - this.buf.b += "B"; - this.serializeString(v.__ename__); - } else { - if(this.useCache && this.serializeRef(v)) { - return; - } - this.buf.b += "o"; - this.serializeFields(v); - } - break; - case 5: - throw haxe_Exception.thrown("Cannot serialize function"); - case 6: - var c = _g.c; - if(c == String) { - this.serializeString(v); - return; - } - if(this.useCache && this.serializeRef(v)) { - return; - } - switch(c) { - case Array: - var ucount = 0; - this.buf.b += "a"; - var l = v["length"]; - var _g1 = 0; - var _g2 = l; - while(_g1 < _g2) { - var i = _g1++; - if(v[i] == null) { - ++ucount; - } else { - if(ucount > 0) { - if(ucount == 1) { - this.buf.b += "n"; - } else { - this.buf.b += "u"; - this.buf.b += ucount == null ? "null" : "" + ucount; - } - ucount = 0; - } - this.serialize(v[i]); - } - } - if(ucount > 0) { - if(ucount == 1) { - this.buf.b += "n"; - } else { - this.buf.b += "u"; - this.buf.b += ucount == null ? "null" : "" + ucount; - } - } - this.buf.b += "h"; - break; - case Date: - var d = v; - this.buf.b += "v"; - this.buf.b += Std.string(d.getTime()); - break; - case haxe_ds_IntMap: - this.buf.b += "q"; - var v1 = v; - var k = v1.keys(); - while(k.hasNext()) { - var k1 = k.next(); - this.buf.b += ":"; - this.buf.b += k1 == null ? "null" : "" + k1; - this.serialize(v1.h[k1]); - } - this.buf.b += "h"; - break; - case haxe_ds_List: - this.buf.b += "l"; - var v1 = v; - var _g_head = v1.h; - while(_g_head != null) { - var val = _g_head.item; - _g_head = _g_head.next; - var i = val; - this.serialize(i); - } - this.buf.b += "h"; - break; - case haxe_ds_ObjectMap: - this.buf.b += "M"; - var v1 = v; - var k = v1.keys(); - while(k.hasNext()) { - var k1 = k.next(); - var id = Reflect.field(k1,"__id__"); - Reflect.deleteField(k1,"__id__"); - this.serialize(k1); - k1["__id__"] = id; - this.serialize(v1.h[k1.__id__]); - } - this.buf.b += "h"; - break; - case haxe_ds_StringMap: - this.buf.b += "b"; - var v1 = v; - var k = haxe_ds_StringMap.keysIterator(v1.h); - while(k.hasNext()) { - var k1 = k.next(); - this.serializeString(k1); - this.serialize(v1.h[k1]); - } - this.buf.b += "h"; - break; - case haxe_io_Bytes: - var v1 = v; - this.buf.b += "s"; - this.buf.b += Std.string(Math.ceil(v1.length * 8 / 6)); - this.buf.b += ":"; - var i = 0; - var max = v1.length - 2; - var b64 = haxe_Serializer.BASE64_CODES; - if(b64 == null) { - var this1 = new Array(haxe_Serializer.BASE64.length); - b64 = this1; - var _g1 = 0; - var _g2 = haxe_Serializer.BASE64.length; - while(_g1 < _g2) { - var i1 = _g1++; - b64[i1] = HxOverrides.cca(haxe_Serializer.BASE64,i1); - } - haxe_Serializer.BASE64_CODES = b64; - } - while(i < max) { - var b1 = v1.b[i++]; - var b2 = v1.b[i++]; - var b3 = v1.b[i++]; - this.buf.b += String.fromCodePoint(b64[b1 >> 2]); - this.buf.b += String.fromCodePoint(b64[(b1 << 4 | b2 >> 4) & 63]); - this.buf.b += String.fromCodePoint(b64[(b2 << 2 | b3 >> 6) & 63]); - this.buf.b += String.fromCodePoint(b64[b3 & 63]); - } - if(i == max) { - var b1 = v1.b[i++]; - var b2 = v1.b[i++]; - this.buf.b += String.fromCodePoint(b64[b1 >> 2]); - this.buf.b += String.fromCodePoint(b64[(b1 << 4 | b2 >> 4) & 63]); - this.buf.b += String.fromCodePoint(b64[b2 << 2 & 63]); - } else if(i == max + 1) { - var b1 = v1.b[i++]; - this.buf.b += String.fromCodePoint(b64[b1 >> 2]); - this.buf.b += String.fromCodePoint(b64[b1 << 4 & 63]); - } - break; - default: - if(this.useCache) { - this.cache.pop(); - } - if(v.hxSerialize != null) { - this.buf.b += "C"; - this.serializeString(c.__name__); - if(this.useCache) { - this.cache.push(v); - } - v.hxSerialize(this); - this.buf.b += "g"; - } else { - this.buf.b += "c"; - this.serializeString(c.__name__); - if(this.useCache) { - this.cache.push(v); - } - this.serializeFields(v); - } - } - break; - case 7: - var e = _g.e; - if(this.useCache) { - if(this.serializeRef(v)) { - return; - } - this.cache.pop(); - } - this.buf.b += Std.string(this.useEnumIndex ? "j" : "w"); - this.serializeString(e.__ename__); - if(this.useEnumIndex) { - this.buf.b += ":"; - this.buf.b += Std.string(v._hx_index); - } else { - var e = v; - this.serializeString($hxEnums[e.__enum__].__constructs__[e._hx_index]); - } - this.buf.b += ":"; - var params = Type.enumParameters(v); - this.buf.b += Std.string(params.length); - var _g = 0; - while(_g < params.length) { - var p = params[_g]; - ++_g; - this.serialize(p); - } - if(this.useCache) { - this.cache.push(v); - } - break; - default: - throw haxe_Exception.thrown("Cannot serialize " + Std.string(v)); - } - } - ,__class__: haxe_Serializer -}; -var haxe_Timer = function(time_ms) { - var me = this; - this.id = setInterval(function() { - me.run(); - },time_ms); -}; -$hxClasses["haxe.Timer"] = haxe_Timer; -haxe_Timer.__name__ = "haxe.Timer"; -haxe_Timer.delay = function(f,time_ms) { - var t = new haxe_Timer(time_ms); - t.run = function() { - t.stop(); - f(); - }; - return t; -}; -haxe_Timer.measure = function(f,pos) { - var t0 = new Date().getTime() / 1000; - var r = f(); - haxe_Log.trace(new Date().getTime() / 1000 - t0 + "s",pos); - return r; -}; -haxe_Timer.stamp = function() { - return new Date().getTime() / 1000; -}; -haxe_Timer.prototype = { - stop: function() { - if(this.id == null) { - return; - } - clearInterval(this.id); - this.id = null; - } - ,run: function() { - } - ,__class__: haxe_Timer -}; -var haxe__$Unserializer_DefaultResolver = function() { -}; -$hxClasses["haxe._Unserializer.DefaultResolver"] = haxe__$Unserializer_DefaultResolver; -haxe__$Unserializer_DefaultResolver.__name__ = "haxe._Unserializer.DefaultResolver"; -haxe__$Unserializer_DefaultResolver.prototype = { - resolveClass: function(name) { - return $hxClasses[name]; - } - ,resolveEnum: function(name) { - return $hxEnums[name]; - } - ,__class__: haxe__$Unserializer_DefaultResolver -}; -var haxe_Unserializer = function(buf) { - this.buf = buf; - this.length = buf.length; - this.pos = 0; - this.scache = []; - this.cache = []; - var r = haxe_Unserializer.DEFAULT_RESOLVER; - if(r == null) { - r = new haxe__$Unserializer_DefaultResolver(); - haxe_Unserializer.DEFAULT_RESOLVER = r; - } - this.resolver = r; -}; -$hxClasses["haxe.Unserializer"] = haxe_Unserializer; -haxe_Unserializer.__name__ = "haxe.Unserializer"; -haxe_Unserializer.initCodes = function() { - var codes = []; - var _g = 0; - var _g1 = haxe_Unserializer.BASE64.length; - while(_g < _g1) { - var i = _g++; - codes[haxe_Unserializer.BASE64.charCodeAt(i)] = i; - } - return codes; -}; -haxe_Unserializer.run = function(v) { - return new haxe_Unserializer(v).unserialize(); -}; -haxe_Unserializer.prototype = { - readDigits: function() { - var k = 0; - var s = false; - var fpos = this.pos; - while(true) { - var c = this.buf.charCodeAt(this.pos); - if(c != c) { - break; - } - if(c == 45) { - if(this.pos != fpos) { - break; - } - s = true; - this.pos++; - continue; - } - if(c < 48 || c > 57) { - break; - } - k = k * 10 + (c - 48); - this.pos++; - } - if(s) { - k *= -1; - } - return k; - } - ,readFloat: function() { - var p1 = this.pos; - while(true) { - var c = this.buf.charCodeAt(this.pos); - if(c != c) { - break; - } - if(c >= 43 && c < 58 || c == 101 || c == 69) { - this.pos++; - } else { - break; - } - } - return parseFloat(HxOverrides.substr(this.buf,p1,this.pos - p1)); - } - ,unserializeObject: function(o) { - while(true) { - if(this.pos >= this.length) { - throw haxe_Exception.thrown("Invalid object"); - } - if(this.buf.charCodeAt(this.pos) == 103) { - break; - } - var k = this.unserialize(); - if(typeof(k) != "string") { - throw haxe_Exception.thrown("Invalid object key"); - } - var v = this.unserialize(); - o[k] = v; - } - this.pos++; - } - ,unserializeEnum: function(edecl,tag) { - if(this.buf.charCodeAt(this.pos++) != 58) { - throw haxe_Exception.thrown("Invalid enum format"); - } - var nargs = this.readDigits(); - if(nargs == 0) { - return Type.createEnum(edecl,tag); - } - var args = []; - while(nargs-- > 0) args.push(this.unserialize()); - return Type.createEnum(edecl,tag,args); - } - ,unserialize: function() { - switch(this.buf.charCodeAt(this.pos++)) { - case 65: - var name = this.unserialize(); - var cl = this.resolver.resolveClass(name); - if(cl == null) { - throw haxe_Exception.thrown("Class not found " + name); - } - return cl; - case 66: - var name = this.unserialize(); - var e = this.resolver.resolveEnum(name); - if(e == null) { - throw haxe_Exception.thrown("Enum not found " + name); - } - return e; - case 67: - var name = this.unserialize(); - var cl = this.resolver.resolveClass(name); - if(cl == null) { - throw haxe_Exception.thrown("Class not found " + name); - } - var o = Object.create(cl.prototype); - this.cache.push(o); - o.hxUnserialize(this); - if(this.buf.charCodeAt(this.pos++) != 103) { - throw haxe_Exception.thrown("Invalid custom data"); - } - return o; - case 77: - var h = new haxe_ds_ObjectMap(); - this.cache.push(h); - var buf = this.buf; - while(this.buf.charCodeAt(this.pos) != 104) { - var s = this.unserialize(); - h.set(s,this.unserialize()); - } - this.pos++; - return h; - case 82: - var n = this.readDigits(); - if(n < 0 || n >= this.scache.length) { - throw haxe_Exception.thrown("Invalid string reference"); - } - return this.scache[n]; - case 97: - var buf = this.buf; - var a = []; - this.cache.push(a); - while(true) { - var c = this.buf.charCodeAt(this.pos); - if(c == 104) { - this.pos++; - break; - } - if(c == 117) { - this.pos++; - var n = this.readDigits(); - a[a.length + n - 1] = null; - } else { - a.push(this.unserialize()); - } - } - return a; - case 98: - var h = new haxe_ds_StringMap(); - this.cache.push(h); - var buf = this.buf; - while(this.buf.charCodeAt(this.pos) != 104) { - var s = this.unserialize(); - var value = this.unserialize(); - h.h[s] = value; - } - this.pos++; - return h; - case 99: - var name = this.unserialize(); - var cl = this.resolver.resolveClass(name); - if(cl == null) { - throw haxe_Exception.thrown("Class not found " + name); - } - var o = Object.create(cl.prototype); - this.cache.push(o); - this.unserializeObject(o); - return o; - case 100: - return this.readFloat(); - case 102: - return false; - case 105: - return this.readDigits(); - case 106: - var name = this.unserialize(); - var edecl = this.resolver.resolveEnum(name); - if(edecl == null) { - throw haxe_Exception.thrown("Enum not found " + name); - } - this.pos++; - var index = this.readDigits(); - var tag = edecl.__constructs__.slice()[index]; - if(tag == null) { - throw haxe_Exception.thrown("Unknown enum index " + name + "@" + index); - } - var e = this.unserializeEnum(edecl,tag); - this.cache.push(e); - return e; - case 107: - return NaN; - case 108: - var l = new haxe_ds_List(); - this.cache.push(l); - var buf = this.buf; - while(this.buf.charCodeAt(this.pos) != 104) l.add(this.unserialize()); - this.pos++; - return l; - case 109: - return -Infinity; - case 110: - return null; - case 111: - var o = { }; - this.cache.push(o); - this.unserializeObject(o); - return o; - case 112: - return Infinity; - case 113: - var h = new haxe_ds_IntMap(); - this.cache.push(h); - var buf = this.buf; - var c = this.buf.charCodeAt(this.pos++); - while(c == 58) { - var i = this.readDigits(); - var value = this.unserialize(); - h.h[i] = value; - c = this.buf.charCodeAt(this.pos++); - } - if(c != 104) { - throw haxe_Exception.thrown("Invalid IntMap format"); - } - return h; - case 114: - var n = this.readDigits(); - if(n < 0 || n >= this.cache.length) { - throw haxe_Exception.thrown("Invalid reference"); - } - return this.cache[n]; - case 115: - var len = this.readDigits(); - var buf = this.buf; - if(this.buf.charCodeAt(this.pos++) != 58 || this.length - this.pos < len) { - throw haxe_Exception.thrown("Invalid bytes length"); - } - var codes = haxe_Unserializer.CODES; - if(codes == null) { - codes = haxe_Unserializer.initCodes(); - haxe_Unserializer.CODES = codes; - } - var i = this.pos; - var rest = len & 3; - var size = (len >> 2) * 3 + (rest >= 2 ? rest - 1 : 0); - var max = i + (len - rest); - var bytes = new haxe_io_Bytes(new ArrayBuffer(size)); - var bpos = 0; - while(i < max) { - var c1 = codes[buf.charCodeAt(i++)]; - var c2 = codes[buf.charCodeAt(i++)]; - bytes.b[bpos++] = (c1 << 2 | c2 >> 4) & 255; - var c3 = codes[buf.charCodeAt(i++)]; - bytes.b[bpos++] = (c2 << 4 | c3 >> 2) & 255; - var c4 = codes[buf.charCodeAt(i++)]; - bytes.b[bpos++] = (c3 << 6 | c4) & 255; - } - if(rest >= 2) { - var c1 = codes[buf.charCodeAt(i++)]; - var c2 = codes[buf.charCodeAt(i++)]; - bytes.b[bpos++] = (c1 << 2 | c2 >> 4) & 255; - if(rest == 3) { - var c3 = codes[buf.charCodeAt(i++)]; - bytes.b[bpos++] = (c2 << 4 | c3 >> 2) & 255; - } - } - this.pos += len; - this.cache.push(bytes); - return bytes; - case 116: - return true; - case 118: - var d; - if(this.buf.charCodeAt(this.pos) >= 48 && this.buf.charCodeAt(this.pos) <= 57 && this.buf.charCodeAt(this.pos + 1) >= 48 && this.buf.charCodeAt(this.pos + 1) <= 57 && this.buf.charCodeAt(this.pos + 2) >= 48 && this.buf.charCodeAt(this.pos + 2) <= 57 && this.buf.charCodeAt(this.pos + 3) >= 48 && this.buf.charCodeAt(this.pos + 3) <= 57 && this.buf.charCodeAt(this.pos + 4) == 45) { - d = HxOverrides.strDate(HxOverrides.substr(this.buf,this.pos,19)); - this.pos += 19; - } else { - d = new Date(this.readFloat()); - } - this.cache.push(d); - return d; - case 119: - var name = this.unserialize(); - var edecl = this.resolver.resolveEnum(name); - if(edecl == null) { - throw haxe_Exception.thrown("Enum not found " + name); - } - var e = this.unserializeEnum(edecl,this.unserialize()); - this.cache.push(e); - return e; - case 120: - throw haxe_Exception.thrown(this.unserialize()); - case 121: - var len = this.readDigits(); - if(this.buf.charCodeAt(this.pos++) != 58 || this.length - this.pos < len) { - throw haxe_Exception.thrown("Invalid string length"); - } - var s = HxOverrides.substr(this.buf,this.pos,len); - this.pos += len; - s = decodeURIComponent(s.split("+").join(" ")); - this.scache.push(s); - return s; - case 122: - return 0; - default: - } - this.pos--; - throw haxe_Exception.thrown("Invalid char " + this.buf.charAt(this.pos) + " at position " + this.pos); - } - ,__class__: haxe_Unserializer -}; -var haxe_ValueException = function(value,previous,native) { - haxe_Exception.call(this,String(value),previous,native); - this.value = value; -}; -$hxClasses["haxe.ValueException"] = haxe_ValueException; -haxe_ValueException.__name__ = "haxe.ValueException"; -haxe_ValueException.__super__ = haxe_Exception; -haxe_ValueException.prototype = $extend(haxe_Exception.prototype,{ - unwrap: function() { - return this.value; - } - ,__class__: haxe_ValueException -}); -var haxe_crypto_Adler32 = function() { - this.a1 = 1; - this.a2 = 0; -}; -$hxClasses["haxe.crypto.Adler32"] = haxe_crypto_Adler32; -haxe_crypto_Adler32.__name__ = "haxe.crypto.Adler32"; -haxe_crypto_Adler32.read = function(i) { - var a = new haxe_crypto_Adler32(); - var a2a = i.readByte(); - var a2b = i.readByte(); - var a1a = i.readByte(); - var a1b = i.readByte(); - a.a1 = a1a << 8 | a1b; - a.a2 = a2a << 8 | a2b; - return a; -}; -haxe_crypto_Adler32.prototype = { - update: function(b,pos,len) { - var a1 = this.a1; - var a2 = this.a2; - var _g = pos; - var _g1 = pos + len; - while(_g < _g1) { - var p = _g++; - var c = b.b[p]; - a1 = (a1 + c) % 65521; - a2 = (a2 + a1) % 65521; - } - this.a1 = a1; - this.a2 = a2; - } - ,equals: function(a) { - if(a.a1 == this.a1) { - return a.a2 == this.a2; - } else { - return false; - } - } - ,__class__: haxe_crypto_Adler32 -}; -var haxe_io_Bytes = function(data) { - this.length = data.byteLength; - this.b = new Uint8Array(data); - this.b.bufferValue = data; - data.hxBytes = this; - data.bytes = this.b; -}; -$hxClasses["haxe.io.Bytes"] = haxe_io_Bytes; -haxe_io_Bytes.__name__ = "haxe.io.Bytes"; -haxe_io_Bytes.alloc = function(length) { - return new haxe_io_Bytes(new ArrayBuffer(length)); -}; -haxe_io_Bytes.ofString = function(s,encoding) { - var a = []; - var i = 0; - while(i < s.length) { - var c = s.charCodeAt(i++); - if(55296 <= c && c <= 56319) { - c = c - 55232 << 10 | s.charCodeAt(i++) & 1023; - } - if(c <= 127) { - a.push(c); - } else if(c <= 2047) { - a.push(192 | c >> 6); - a.push(128 | c & 63); - } else if(c <= 65535) { - a.push(224 | c >> 12); - a.push(128 | c >> 6 & 63); - a.push(128 | c & 63); - } else { - a.push(240 | c >> 18); - a.push(128 | c >> 12 & 63); - a.push(128 | c >> 6 & 63); - a.push(128 | c & 63); - } - } - return new haxe_io_Bytes(new Uint8Array(a).buffer); -}; -haxe_io_Bytes.ofData = function(b) { - var hb = b.hxBytes; - if(hb != null) { - return hb; - } - return new haxe_io_Bytes(b); -}; -haxe_io_Bytes.ofHex = function(s) { - if((s.length & 1) != 0) { - throw haxe_Exception.thrown("Not a hex string (odd number of digits)"); - } - var a = []; - var i = 0; - var len = s.length >> 1; - while(i < len) { - var high = s.charCodeAt(i * 2); - var low = s.charCodeAt(i * 2 + 1); - high = (high & 15) + ((high & 64) >> 6) * 9; - low = (low & 15) + ((low & 64) >> 6) * 9; - a.push((high << 4 | low) & 255); - ++i; - } - return new haxe_io_Bytes(new Uint8Array(a).buffer); -}; -haxe_io_Bytes.fastGet = function(b,pos) { - return b.bytes[pos]; -}; -haxe_io_Bytes.prototype = { - get: function(pos) { - return this.b[pos]; - } - ,set: function(pos,v) { - this.b[pos] = v & 255; - } - ,blit: function(pos,src,srcpos,len) { - if(pos < 0 || srcpos < 0 || len < 0 || pos + len > this.length || srcpos + len > src.length) { - throw haxe_Exception.thrown(haxe_io_Error.OutsideBounds); - } - if(srcpos == 0 && len == src.b.byteLength) { - this.b.set(src.b,pos); - } else { - this.b.set(src.b.subarray(srcpos,srcpos + len),pos); - } - } - ,fill: function(pos,len,value) { - var _g = 0; - var _g1 = len; - while(_g < _g1) { - var i = _g++; - this.b[pos++] = value & 255; - } - } - ,sub: function(pos,len) { - if(pos < 0 || len < 0 || pos + len > this.length) { - throw haxe_Exception.thrown(haxe_io_Error.OutsideBounds); - } - return new haxe_io_Bytes(this.b.buffer.slice(pos + this.b.byteOffset,pos + this.b.byteOffset + len)); - } - ,compare: function(other) { - var b1 = this.b; - var b2 = other.b; - var len = this.length < other.length ? this.length : other.length; - var _g = 0; - var _g1 = len; - while(_g < _g1) { - var i = _g++; - if(b1[i] != b2[i]) { - return b1[i] - b2[i]; - } - } - return this.length - other.length; - } - ,initData: function() { - if(this.data == null) { - this.data = new DataView(this.b.buffer,this.b.byteOffset,this.b.byteLength); - } - } - ,getDouble: function(pos) { - if(this.data == null) { - this.data = new DataView(this.b.buffer,this.b.byteOffset,this.b.byteLength); - } - return this.data.getFloat64(pos,true); - } - ,getFloat: function(pos) { - if(this.data == null) { - this.data = new DataView(this.b.buffer,this.b.byteOffset,this.b.byteLength); - } - return this.data.getFloat32(pos,true); - } - ,setDouble: function(pos,v) { - if(this.data == null) { - this.data = new DataView(this.b.buffer,this.b.byteOffset,this.b.byteLength); - } - this.data.setFloat64(pos,v,true); - } - ,setFloat: function(pos,v) { - if(this.data == null) { - this.data = new DataView(this.b.buffer,this.b.byteOffset,this.b.byteLength); - } - this.data.setFloat32(pos,v,true); - } - ,getUInt16: function(pos) { - if(this.data == null) { - this.data = new DataView(this.b.buffer,this.b.byteOffset,this.b.byteLength); - } - return this.data.getUint16(pos,true); - } - ,setUInt16: function(pos,v) { - if(this.data == null) { - this.data = new DataView(this.b.buffer,this.b.byteOffset,this.b.byteLength); - } - this.data.setUint16(pos,v,true); - } - ,getInt32: function(pos) { - if(this.data == null) { - this.data = new DataView(this.b.buffer,this.b.byteOffset,this.b.byteLength); - } - return this.data.getInt32(pos,true); - } - ,setInt32: function(pos,v) { - if(this.data == null) { - this.data = new DataView(this.b.buffer,this.b.byteOffset,this.b.byteLength); - } - this.data.setInt32(pos,v,true); - } - ,getInt64: function(pos) { - var this1 = new haxe__$Int64__$_$_$Int64(this.getInt32(pos + 4),this.getInt32(pos)); - return this1; - } - ,setInt64: function(pos,v) { - this.setInt32(pos,v.low); - this.setInt32(pos + 4,v.high); - } - ,getString: function(pos,len,encoding) { - if(pos < 0 || len < 0 || pos + len > this.length) { - throw haxe_Exception.thrown(haxe_io_Error.OutsideBounds); - } - var s = ""; - var b = this.b; - var fcc = _$String_String_$Impl_$.fromCharCode; - var i = pos; - var max = pos + len; - while(i < max) { - var c = b[i++]; - if(c < 128) { - if(c == 0) { - break; - } - s += fcc(c); - } else if(c < 224) { - s += fcc((c & 63) << 6 | b[i++] & 127); - } else if(c < 240) { - var c2 = b[i++]; - s += fcc((c & 31) << 12 | (c2 & 127) << 6 | b[i++] & 127); - } else { - var c21 = b[i++]; - var c3 = b[i++]; - var u = (c & 15) << 18 | (c21 & 127) << 12 | (c3 & 127) << 6 | b[i++] & 127; - s += fcc((u >> 10) + 55232); - s += fcc(u & 1023 | 56320); - } - } - return s; - } - ,readString: function(pos,len) { - return this.getString(pos,len); - } - ,toString: function() { - return this.getString(0,this.length); - } - ,toHex: function() { - var s_b = ""; - var chars = []; - var str = "0123456789abcdef"; - var _g = 0; - var _g1 = str.length; - while(_g < _g1) { - var i = _g++; - chars.push(HxOverrides.cca(str,i)); - } - var _g = 0; - var _g1 = this.length; - while(_g < _g1) { - var i = _g++; - var c = this.b[i]; - s_b += String.fromCodePoint(chars[c >> 4]); - s_b += String.fromCodePoint(chars[c & 15]); - } - return s_b; - } - ,getData: function() { - return this.b.bufferValue; - } - ,__class__: haxe_io_Bytes -}; -var haxe_crypto_Base64 = function() { }; -$hxClasses["haxe.crypto.Base64"] = haxe_crypto_Base64; -haxe_crypto_Base64.__name__ = "haxe.crypto.Base64"; -haxe_crypto_Base64.decode = function(str,complement) { - if(complement == null) { - complement = true; - } - if(complement) { - while(HxOverrides.cca(str,str.length - 1) == 61) str = HxOverrides.substr(str,0,-1); - } - return new haxe_crypto_BaseCode(haxe_crypto_Base64.BYTES).decodeBytes(haxe_io_Bytes.ofString(str)); -}; -var haxe_crypto_BaseCode = function(base) { - var len = base.length; - var nbits = 1; - while(len > 1 << nbits) ++nbits; - if(nbits > 8 || len != 1 << nbits) { - throw haxe_Exception.thrown("BaseCode : base length must be a power of two."); - } - this.base = base; - this.nbits = nbits; -}; -$hxClasses["haxe.crypto.BaseCode"] = haxe_crypto_BaseCode; -haxe_crypto_BaseCode.__name__ = "haxe.crypto.BaseCode"; -haxe_crypto_BaseCode.prototype = { - initTable: function() { - var tbl = []; - var _g = 0; - while(_g < 256) { - var i = _g++; - tbl[i] = -1; - } - var _g = 0; - var _g1 = this.base.length; - while(_g < _g1) { - var i = _g++; - tbl[this.base.b[i]] = i; - } - this.tbl = tbl; - } - ,decodeBytes: function(b) { - var nbits = this.nbits; - var base = this.base; - if(this.tbl == null) { - this.initTable(); - } - var tbl = this.tbl; - var size = b.length * nbits >> 3; - var out = new haxe_io_Bytes(new ArrayBuffer(size)); - var buf = 0; - var curbits = 0; - var pin = 0; - var pout = 0; - while(pout < size) { - while(curbits < 8) { - curbits += nbits; - buf <<= nbits; - var i = tbl[b.b[pin++]]; - if(i == -1) { - throw haxe_Exception.thrown("BaseCode : invalid encoded char"); - } - buf |= i; - } - curbits -= 8; - out.b[pout++] = buf >> curbits & 255 & 255; - } - return out; - } - ,__class__: haxe_crypto_BaseCode -}; -var haxe_ds_ArraySort = function() { }; -$hxClasses["haxe.ds.ArraySort"] = haxe_ds_ArraySort; -haxe_ds_ArraySort.__name__ = "haxe.ds.ArraySort"; -haxe_ds_ArraySort.sort = function(a,cmp) { - haxe_ds_ArraySort.rec(a,cmp,0,a.length); -}; -haxe_ds_ArraySort.rec = function(a,cmp,from,to) { - var middle = from + to >> 1; - if(to - from < 12) { - if(to <= from) { - return; - } - var _g = from + 1; - var _g1 = to; - while(_g < _g1) { - var i = _g++; - var j = i; - while(j > from) { - if(cmp(a[j],a[j - 1]) < 0) { - haxe_ds_ArraySort.swap(a,j - 1,j); - } else { - break; - } - --j; - } - } - return; - } - haxe_ds_ArraySort.rec(a,cmp,from,middle); - haxe_ds_ArraySort.rec(a,cmp,middle,to); - haxe_ds_ArraySort.doMerge(a,cmp,from,middle,to,middle - from,to - middle); -}; -haxe_ds_ArraySort.doMerge = function(a,cmp,from,pivot,to,len1,len2) { - var first_cut; - var second_cut; - var len11; - var len22; - if(len1 == 0 || len2 == 0) { - return; - } - if(len1 + len2 == 2) { - if(cmp(a[pivot],a[from]) < 0) { - haxe_ds_ArraySort.swap(a,pivot,from); - } - return; - } - if(len1 > len2) { - len11 = len1 >> 1; - first_cut = from + len11; - second_cut = haxe_ds_ArraySort.lower(a,cmp,pivot,to,first_cut); - len22 = second_cut - pivot; - } else { - len22 = len2 >> 1; - second_cut = pivot + len22; - first_cut = haxe_ds_ArraySort.upper(a,cmp,from,pivot,second_cut); - len11 = first_cut - from; - } - haxe_ds_ArraySort.rotate(a,cmp,first_cut,pivot,second_cut); - var new_mid = first_cut + len22; - haxe_ds_ArraySort.doMerge(a,cmp,from,first_cut,new_mid,len11,len22); - haxe_ds_ArraySort.doMerge(a,cmp,new_mid,second_cut,to,len1 - len11,len2 - len22); -}; -haxe_ds_ArraySort.rotate = function(a,cmp,from,mid,to) { - if(from == mid || mid == to) { - return; - } - var n = haxe_ds_ArraySort.gcd(to - from,mid - from); - while(n-- != 0) { - var val = a[from + n]; - var shift = mid - from; - var p1 = from + n; - var p2 = from + n + shift; - while(p2 != from + n) { - a[p1] = a[p2]; - p1 = p2; - if(to - p2 > shift) { - p2 += shift; - } else { - p2 = from + (shift - (to - p2)); - } - } - a[p1] = val; - } -}; -haxe_ds_ArraySort.gcd = function(m,n) { - while(n != 0) { - var t = m % n; - m = n; - n = t; - } - return m; -}; -haxe_ds_ArraySort.upper = function(a,cmp,from,to,val) { - var len = to - from; - var half; - var mid; - while(len > 0) { - half = len >> 1; - mid = from + half; - if(cmp(a[val],a[mid]) < 0) { - len = half; - } else { - from = mid + 1; - len = len - half - 1; - } - } - return from; -}; -haxe_ds_ArraySort.lower = function(a,cmp,from,to,val) { - var len = to - from; - var half; - var mid; - while(len > 0) { - half = len >> 1; - mid = from + half; - if(cmp(a[mid],a[val]) < 0) { - from = mid + 1; - len = len - half - 1; - } else { - len = half; - } - } - return from; -}; -haxe_ds_ArraySort.swap = function(a,i,j) { - var tmp = a[i]; - a[i] = a[j]; - a[j] = tmp; -}; -var haxe_ds_IntMap = function() { - this.h = { }; -}; -$hxClasses["haxe.ds.IntMap"] = haxe_ds_IntMap; -haxe_ds_IntMap.__name__ = "haxe.ds.IntMap"; -haxe_ds_IntMap.__interfaces__ = [haxe_IMap]; -haxe_ds_IntMap.prototype = { - set: function(key,value) { - this.h[key] = value; - } - ,exists: function(key) { - return this.h.hasOwnProperty(key); - } - ,remove: function(key) { - if(!this.h.hasOwnProperty(key)) { - return false; - } - delete(this.h[key]); - return true; - } - ,keys: function() { - var a = []; - for( var key in this.h ) if(this.h.hasOwnProperty(key)) a.push(key | 0); - return new haxe_iterators_ArrayIterator(a); - } - ,iterator: function() { - return { ref : this.h, it : this.keys(), hasNext : function() { - return this.it.hasNext(); - }, next : function() { - var i = this.it.next(); - return this.ref[i]; - }}; - } - ,__class__: haxe_ds_IntMap -}; -var haxe_ds__$List_ListNode = function(item,next) { - this.item = item; - this.next = next; -}; -$hxClasses["haxe.ds._List.ListNode"] = haxe_ds__$List_ListNode; -haxe_ds__$List_ListNode.__name__ = "haxe.ds._List.ListNode"; -haxe_ds__$List_ListNode.prototype = { - __class__: haxe_ds__$List_ListNode -}; -var haxe_ds__$List_ListIterator = function(head) { - this.head = head; -}; -$hxClasses["haxe.ds._List.ListIterator"] = haxe_ds__$List_ListIterator; -haxe_ds__$List_ListIterator.__name__ = "haxe.ds._List.ListIterator"; -haxe_ds__$List_ListIterator.prototype = { - hasNext: function() { - return this.head != null; - } - ,next: function() { - var val = this.head.item; - this.head = this.head.next; - return val; - } - ,__class__: haxe_ds__$List_ListIterator -}; -var haxe_ds_StringMap = function() { - this.h = Object.create(null); -}; -$hxClasses["haxe.ds.StringMap"] = haxe_ds_StringMap; -haxe_ds_StringMap.__name__ = "haxe.ds.StringMap"; -haxe_ds_StringMap.__interfaces__ = [haxe_IMap]; -haxe_ds_StringMap.keysIterator = function(h) { - var keys = Object.keys(h); - var len = keys.length; - var idx = 0; - return { hasNext : function() { - return idx < len; - }, next : function() { - idx += 1; - return keys[idx - 1]; - }}; -}; -haxe_ds_StringMap.valueIterator = function(h) { - var keys = Object.keys(h); - var len = keys.length; - var idx = 0; - return { hasNext : function() { - return idx < len; - }, next : function() { - idx += 1; - return h[keys[idx - 1]]; - }}; -}; -haxe_ds_StringMap.prototype = { - exists: function(key) { - return Object.prototype.hasOwnProperty.call(this.h,key); - } - ,set: function(key,value) { - this.h[key] = value; - } - ,remove: function(key) { - if(Object.prototype.hasOwnProperty.call(this.h,key)) { - delete(this.h[key]); - return true; - } else { - return false; - } - } - ,__class__: haxe_ds_StringMap -}; -var haxe_io_BytesBuffer = function() { - this.pos = 0; - this.size = 0; -}; -$hxClasses["haxe.io.BytesBuffer"] = haxe_io_BytesBuffer; -haxe_io_BytesBuffer.__name__ = "haxe.io.BytesBuffer"; -haxe_io_BytesBuffer.prototype = { - addByte: function(byte) { - if(this.pos == this.size) { - this.grow(1); - } - this.view.setUint8(this.pos++,byte); - } - ,add: function(src) { - if(this.pos + src.length > this.size) { - this.grow(src.length); - } - if(this.size == 0) { - return; - } - var sub = new Uint8Array(src.b.buffer,src.b.byteOffset,src.length); - this.u8.set(sub,this.pos); - this.pos += src.length; - } - ,addBytes: function(src,pos,len) { - if(pos < 0 || len < 0 || pos + len > src.length) { - throw haxe_Exception.thrown(haxe_io_Error.OutsideBounds); - } - if(this.pos + len > this.size) { - this.grow(len); - } - if(this.size == 0) { - return; - } - var sub = new Uint8Array(src.b.buffer,src.b.byteOffset + pos,len); - this.u8.set(sub,this.pos); - this.pos += len; - } - ,grow: function(delta) { - var req = this.pos + delta; - var nsize = this.size == 0 ? 16 : this.size; - while(nsize < req) nsize = nsize * 3 >> 1; - var nbuf = new ArrayBuffer(nsize); - var nu8 = new Uint8Array(nbuf); - if(this.size > 0) { - nu8.set(this.u8); - } - this.size = nsize; - this.buffer = nbuf; - this.u8 = nu8; - this.view = new DataView(this.buffer); - } - ,getBytes: function() { - if(this.size == 0) { - return new haxe_io_Bytes(new ArrayBuffer(0)); - } - var b = new haxe_io_Bytes(this.buffer); - b.length = this.pos; - return b; - } - ,__class__: haxe_io_BytesBuffer -}; -var haxe_io_Input = function() { }; -$hxClasses["haxe.io.Input"] = haxe_io_Input; -haxe_io_Input.__name__ = "haxe.io.Input"; -haxe_io_Input.prototype = { - readByte: function() { - throw haxe_Exception.thrown("Not implemented"); - } - ,readBytes: function(s,pos,len) { - var k = len; - var b = s.b; - if(pos < 0 || len < 0 || pos + len > s.length) { - throw haxe_Exception.thrown(haxe_io_Error.OutsideBounds); - } - try { - while(k > 0) { - b[pos] = this.readByte(); - ++pos; - --k; - } - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - if(!((haxe_Exception.caught(_g).unwrap()) instanceof haxe_io_Eof)) { - throw _g; - } - } - return len - k; - } - ,readFullBytes: function(s,pos,len) { - while(len > 0) { - var k = this.readBytes(s,pos,len); - if(k == 0) { - throw haxe_Exception.thrown(haxe_io_Error.Blocked); - } - pos += k; - len -= k; - } - } - ,read: function(nbytes) { - var s = new haxe_io_Bytes(new ArrayBuffer(nbytes)); - var p = 0; - while(nbytes > 0) { - var k = this.readBytes(s,p,nbytes); - if(k == 0) { - throw haxe_Exception.thrown(haxe_io_Error.Blocked); - } - p += k; - nbytes -= k; - } - return s; - } - ,readInt16: function() { - var ch1 = this.readByte(); - var ch2 = this.readByte(); - var n = this.bigEndian ? ch2 | ch1 << 8 : ch1 | ch2 << 8; - if((n & 32768) != 0) { - return n - 65536; - } - return n; - } - ,readUInt16: function() { - var ch1 = this.readByte(); - var ch2 = this.readByte(); - if(this.bigEndian) { - return ch2 | ch1 << 8; - } else { - return ch1 | ch2 << 8; - } - } - ,readInt32: function() { - var ch1 = this.readByte(); - var ch2 = this.readByte(); - var ch3 = this.readByte(); - var ch4 = this.readByte(); - if(this.bigEndian) { - return ch4 | ch3 << 8 | ch2 << 16 | ch1 << 24; - } else { - return ch1 | ch2 << 8 | ch3 << 16 | ch4 << 24; - } - } - ,readString: function(len,encoding) { - var b = new haxe_io_Bytes(new ArrayBuffer(len)); - this.readFullBytes(b,0,len); - return b.getString(0,len,encoding); - } - ,__class__: haxe_io_Input -}; -var haxe_io_BytesInput = function(b,pos,len) { - if(pos == null) { - pos = 0; - } - if(len == null) { - len = b.length - pos; - } - if(pos < 0 || len < 0 || pos + len > b.length) { - throw haxe_Exception.thrown(haxe_io_Error.OutsideBounds); - } - this.b = b.b; - this.pos = pos; - this.len = len; - this.totlen = len; -}; -$hxClasses["haxe.io.BytesInput"] = haxe_io_BytesInput; -haxe_io_BytesInput.__name__ = "haxe.io.BytesInput"; -haxe_io_BytesInput.__super__ = haxe_io_Input; -haxe_io_BytesInput.prototype = $extend(haxe_io_Input.prototype,{ - readByte: function() { - if(this.len == 0) { - throw haxe_Exception.thrown(new haxe_io_Eof()); - } - this.len--; - return this.b[this.pos++]; - } - ,readBytes: function(buf,pos,len) { - if(pos < 0 || len < 0 || pos + len > buf.length) { - throw haxe_Exception.thrown(haxe_io_Error.OutsideBounds); - } - if(this.len == 0 && len > 0) { - throw haxe_Exception.thrown(new haxe_io_Eof()); - } - if(this.len < len) { - len = this.len; - } - var b1 = this.b; - var b2 = buf.b; - var _g = 0; - var _g1 = len; - while(_g < _g1) { - var i = _g++; - b2[pos + i] = b1[this.pos + i]; - } - this.pos += len; - this.len -= len; - return len; - } - ,__class__: haxe_io_BytesInput -}); -var haxe_io_Encoding = $hxEnums["haxe.io.Encoding"] = { __ename__ : "haxe.io.Encoding", __constructs__ : ["UTF8","RawNative"] - ,UTF8: {_hx_index:0,__enum__:"haxe.io.Encoding",toString:$estr} - ,RawNative: {_hx_index:1,__enum__:"haxe.io.Encoding",toString:$estr} -}; -var haxe_io_Eof = function() { -}; -$hxClasses["haxe.io.Eof"] = haxe_io_Eof; -haxe_io_Eof.__name__ = "haxe.io.Eof"; -haxe_io_Eof.prototype = { - toString: function() { - return "Eof"; - } - ,__class__: haxe_io_Eof -}; -var haxe_io_Error = $hxEnums["haxe.io.Error"] = { __ename__ : "haxe.io.Error", __constructs__ : ["Blocked","Overflow","OutsideBounds","Custom"] - ,Blocked: {_hx_index:0,__enum__:"haxe.io.Error",toString:$estr} - ,Overflow: {_hx_index:1,__enum__:"haxe.io.Error",toString:$estr} - ,OutsideBounds: {_hx_index:2,__enum__:"haxe.io.Error",toString:$estr} - ,Custom: ($_=function(e) { return {_hx_index:3,e:e,__enum__:"haxe.io.Error",toString:$estr}; },$_.__params__ = ["e"],$_) -}; -var haxe_io_FPHelper = function() { }; -$hxClasses["haxe.io.FPHelper"] = haxe_io_FPHelper; -haxe_io_FPHelper.__name__ = "haxe.io.FPHelper"; -haxe_io_FPHelper.i32ToFloat = function(i) { - haxe_io_FPHelper.helper.setInt32(0,i,true); - return haxe_io_FPHelper.helper.getFloat32(0,true); -}; -haxe_io_FPHelper.floatToI32 = function(f) { - haxe_io_FPHelper.helper.setFloat32(0,f,true); - return haxe_io_FPHelper.helper.getInt32(0,true); -}; -haxe_io_FPHelper.i64ToDouble = function(low,high) { - haxe_io_FPHelper.helper.setInt32(0,low,true); - haxe_io_FPHelper.helper.setInt32(4,high,true); - return haxe_io_FPHelper.helper.getFloat64(0,true); -}; -haxe_io_FPHelper.doubleToI64 = function(v) { - var i64 = haxe_io_FPHelper.i64tmp; - haxe_io_FPHelper.helper.setFloat64(0,v,true); - i64.low = haxe_io_FPHelper.helper.getInt32(0,true); - i64.high = haxe_io_FPHelper.helper.getInt32(4,true); - return i64; -}; -var haxe_io_Path = function(path) { - switch(path) { - case ".":case "..": - this.dir = path; - this.file = ""; - return; - } - var c1 = path.lastIndexOf("/"); - var c2 = path.lastIndexOf("\\"); - if(c1 < c2) { - this.dir = HxOverrides.substr(path,0,c2); - path = HxOverrides.substr(path,c2 + 1,null); - this.backslash = true; - } else if(c2 < c1) { - this.dir = HxOverrides.substr(path,0,c1); - path = HxOverrides.substr(path,c1 + 1,null); - } else { - this.dir = null; - } - var cp = path.lastIndexOf("."); - if(cp != -1) { - this.ext = HxOverrides.substr(path,cp + 1,null); - this.file = HxOverrides.substr(path,0,cp); - } else { - this.ext = null; - this.file = path; - } -}; -$hxClasses["haxe.io.Path"] = haxe_io_Path; -haxe_io_Path.__name__ = "haxe.io.Path"; -haxe_io_Path.directory = function(path) { - var s = new haxe_io_Path(path); - if(s.dir == null) { - return ""; - } - return s.dir; -}; -haxe_io_Path.prototype = { - __class__: haxe_io_Path -}; -var haxe_iterators_ArrayIterator = function(array) { - this.current = 0; - this.array = array; -}; -$hxClasses["haxe.iterators.ArrayIterator"] = haxe_iterators_ArrayIterator; -haxe_iterators_ArrayIterator.__name__ = "haxe.iterators.ArrayIterator"; -haxe_iterators_ArrayIterator.prototype = { - hasNext: function() { - return this.current < this.array.length; - } - ,next: function() { - return this.array[this.current++]; - } - ,__class__: haxe_iterators_ArrayIterator -}; -var haxe_zip_ExtraField = $hxEnums["haxe.zip.ExtraField"] = { __ename__ : "haxe.zip.ExtraField", __constructs__ : ["FUnknown","FInfoZipUnicodePath","FUtf8"] - ,FUnknown: ($_=function(tag,bytes) { return {_hx_index:0,tag:tag,bytes:bytes,__enum__:"haxe.zip.ExtraField",toString:$estr}; },$_.__params__ = ["tag","bytes"],$_) - ,FInfoZipUnicodePath: ($_=function(name,crc) { return {_hx_index:1,name:name,crc:crc,__enum__:"haxe.zip.ExtraField",toString:$estr}; },$_.__params__ = ["name","crc"],$_) - ,FUtf8: {_hx_index:2,__enum__:"haxe.zip.ExtraField",toString:$estr} -}; -var haxe_zip_Huffman = $hxEnums["haxe.zip.Huffman"] = { __ename__ : "haxe.zip.Huffman", __constructs__ : ["Found","NeedBit","NeedBits"] - ,Found: ($_=function(i) { return {_hx_index:0,i:i,__enum__:"haxe.zip.Huffman",toString:$estr}; },$_.__params__ = ["i"],$_) - ,NeedBit: ($_=function(left,right) { return {_hx_index:1,left:left,right:right,__enum__:"haxe.zip.Huffman",toString:$estr}; },$_.__params__ = ["left","right"],$_) - ,NeedBits: ($_=function(n,table) { return {_hx_index:2,n:n,table:table,__enum__:"haxe.zip.Huffman",toString:$estr}; },$_.__params__ = ["n","table"],$_) -}; -var haxe_zip_HuffTools = function() { -}; -$hxClasses["haxe.zip.HuffTools"] = haxe_zip_HuffTools; -haxe_zip_HuffTools.__name__ = "haxe.zip.HuffTools"; -haxe_zip_HuffTools.prototype = { - treeDepth: function(t) { - switch(t._hx_index) { - case 0: - var _g = t.i; - return 0; - case 1: - var b = t.right; - var a = t.left; - var da = this.treeDepth(a); - var db = this.treeDepth(b); - return 1 + (da < db ? da : db); - case 2: - var _g = t.table; - var _g = t.n; - throw haxe_Exception.thrown("assert"); - } - } - ,treeCompress: function(t) { - var d = this.treeDepth(t); - if(d == 0) { - return t; - } - if(d == 1) { - if(t._hx_index == 1) { - var b = t.right; - var a = t.left; - return haxe_zip_Huffman.NeedBit(this.treeCompress(a),this.treeCompress(b)); - } else { - throw haxe_Exception.thrown("assert"); - } - } - var size = 1 << d; - var table = []; - var _g = 0; - var _g1 = size; - while(_g < _g1) { - var i = _g++; - table.push(haxe_zip_Huffman.Found(-1)); - } - this.treeWalk(table,0,0,d,t); - return haxe_zip_Huffman.NeedBits(d,table); - } - ,treeWalk: function(table,p,cd,d,t) { - if(t._hx_index == 1) { - var b = t.right; - var a = t.left; - if(d > 0) { - this.treeWalk(table,p,cd + 1,d - 1,a); - this.treeWalk(table,p | 1 << cd,cd + 1,d - 1,b); - } else { - table[p] = this.treeCompress(t); - } - } else { - table[p] = this.treeCompress(t); - } - } - ,treeMake: function(bits,maxbits,v,len) { - if(len > maxbits) { - throw haxe_Exception.thrown("Invalid huffman"); - } - var idx = v << 5 | len; - if(bits.h.hasOwnProperty(idx)) { - return haxe_zip_Huffman.Found(bits.h[idx]); - } - v <<= 1; - ++len; - return haxe_zip_Huffman.NeedBit(this.treeMake(bits,maxbits,v,len),this.treeMake(bits,maxbits,v | 1,len)); - } - ,make: function(lengths,pos,nlengths,maxbits) { - if(nlengths == 1) { - return haxe_zip_Huffman.NeedBit(haxe_zip_Huffman.Found(0),haxe_zip_Huffman.Found(0)); - } - var counts = []; - var tmp = []; - if(maxbits > 32) { - throw haxe_Exception.thrown("Invalid huffman"); - } - var _g = 0; - var _g1 = maxbits; - while(_g < _g1) { - var i = _g++; - counts.push(0); - tmp.push(0); - } - var _g = 0; - var _g1 = nlengths; - while(_g < _g1) { - var i = _g++; - var p = lengths[i + pos]; - if(p >= maxbits) { - throw haxe_Exception.thrown("Invalid huffman"); - } - counts[p]++; - } - var code = 0; - var _g = 1; - var _g1 = maxbits - 1; - while(_g < _g1) { - var i = _g++; - code = code + counts[i] << 1; - tmp[i] = code; - } - var bits = new haxe_ds_IntMap(); - var _g = 0; - var _g1 = nlengths; - while(_g < _g1) { - var i = _g++; - var l = lengths[i + pos]; - if(l != 0) { - var n = tmp[l - 1]; - tmp[l - 1] = n + 1; - bits.h[n << 5 | l] = i; - } - } - return this.treeCompress(haxe_zip_Huffman.NeedBit(this.treeMake(bits,maxbits,0,1),this.treeMake(bits,maxbits,1,1))); - } - ,__class__: haxe_zip_HuffTools -}; -var haxe_zip__$InflateImpl_Window = function(hasCrc) { - this.buffer = new haxe_io_Bytes(new ArrayBuffer(65536)); - this.pos = 0; - if(hasCrc) { - this.crc = new haxe_crypto_Adler32(); - } -}; -$hxClasses["haxe.zip._InflateImpl.Window"] = haxe_zip__$InflateImpl_Window; -haxe_zip__$InflateImpl_Window.__name__ = "haxe.zip._InflateImpl.Window"; -haxe_zip__$InflateImpl_Window.prototype = { - slide: function() { - if(this.crc != null) { - this.crc.update(this.buffer,0,32768); - } - var b = new haxe_io_Bytes(new ArrayBuffer(65536)); - this.pos -= 32768; - b.blit(0,this.buffer,32768,this.pos); - this.buffer = b; - } - ,addBytes: function(b,p,len) { - if(this.pos + len > 65536) { - this.slide(); - } - this.buffer.blit(this.pos,b,p,len); - this.pos += len; - } - ,addByte: function(c) { - if(this.pos == 65536) { - this.slide(); - } - this.buffer.b[this.pos] = c & 255; - this.pos++; - } - ,getLastChar: function() { - return this.buffer.b[this.pos - 1]; - } - ,available: function() { - return this.pos; - } - ,checksum: function() { - if(this.crc != null) { - this.crc.update(this.buffer,0,this.pos); - } - return this.crc; - } - ,__class__: haxe_zip__$InflateImpl_Window -}; -var haxe_zip__$InflateImpl_State = $hxEnums["haxe.zip._InflateImpl.State"] = { __ename__ : "haxe.zip._InflateImpl.State", __constructs__ : ["Head","Block","CData","Flat","Crc","Dist","DistOne","Done"] - ,Head: {_hx_index:0,__enum__:"haxe.zip._InflateImpl.State",toString:$estr} - ,Block: {_hx_index:1,__enum__:"haxe.zip._InflateImpl.State",toString:$estr} - ,CData: {_hx_index:2,__enum__:"haxe.zip._InflateImpl.State",toString:$estr} - ,Flat: {_hx_index:3,__enum__:"haxe.zip._InflateImpl.State",toString:$estr} - ,Crc: {_hx_index:4,__enum__:"haxe.zip._InflateImpl.State",toString:$estr} - ,Dist: {_hx_index:5,__enum__:"haxe.zip._InflateImpl.State",toString:$estr} - ,DistOne: {_hx_index:6,__enum__:"haxe.zip._InflateImpl.State",toString:$estr} - ,Done: {_hx_index:7,__enum__:"haxe.zip._InflateImpl.State",toString:$estr} -}; -var haxe_zip_InflateImpl = function(i,header,crc) { - if(crc == null) { - crc = true; - } - if(header == null) { - header = true; - } - this.isFinal = false; - this.htools = new haxe_zip_HuffTools(); - this.huffman = this.buildFixedHuffman(); - this.huffdist = null; - this.len = 0; - this.dist = 0; - this.state = header ? haxe_zip__$InflateImpl_State.Head : haxe_zip__$InflateImpl_State.Block; - this.input = i; - this.bits = 0; - this.nbits = 0; - this.needed = 0; - this.output = null; - this.outpos = 0; - this.lengths = []; - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.lengths.push(-1); - this.window = new haxe_zip__$InflateImpl_Window(crc); -}; -$hxClasses["haxe.zip.InflateImpl"] = haxe_zip_InflateImpl; -haxe_zip_InflateImpl.__name__ = "haxe.zip.InflateImpl"; -haxe_zip_InflateImpl.prototype = { - buildFixedHuffman: function() { - if(haxe_zip_InflateImpl.FIXED_HUFFMAN != null) { - return haxe_zip_InflateImpl.FIXED_HUFFMAN; - } - var a = []; - var _g = 0; - while(_g < 288) { - var n = _g++; - a.push(n <= 143 ? 8 : n <= 255 ? 9 : n <= 279 ? 7 : 8); - } - haxe_zip_InflateImpl.FIXED_HUFFMAN = this.htools.make(a,0,288,10); - return haxe_zip_InflateImpl.FIXED_HUFFMAN; - } - ,readBytes: function(b,pos,len) { - this.needed = len; - this.outpos = pos; - this.output = b; - if(len > 0) { - while(this.inflateLoop()) { - } - } - return len - this.needed; - } - ,getBits: function(n) { - while(this.nbits < n) { - this.bits |= this.input.readByte() << this.nbits; - this.nbits += 8; - } - var b = this.bits & (1 << n) - 1; - this.nbits -= n; - this.bits >>= n; - return b; - } - ,getBit: function() { - if(this.nbits == 0) { - this.nbits = 8; - this.bits = this.input.readByte(); - } - var b = (this.bits & 1) == 1; - this.nbits--; - this.bits >>= 1; - return b; - } - ,getRevBits: function(n) { - if(n == 0) { - return 0; - } else if(this.getBit()) { - return 1 << n - 1 | this.getRevBits(n - 1); - } else { - return this.getRevBits(n - 1); - } - } - ,resetBits: function() { - this.bits = 0; - this.nbits = 0; - } - ,addBytes: function(b,p,len) { - this.window.addBytes(b,p,len); - this.output.blit(this.outpos,b,p,len); - this.needed -= len; - this.outpos += len; - } - ,addByte: function(b) { - this.window.addByte(b); - this.output.b[this.outpos] = b & 255; - this.needed--; - this.outpos++; - } - ,addDistOne: function(n) { - var c = this.window.getLastChar(); - var _g = 0; - var _g1 = n; - while(_g < _g1) { - var i = _g++; - this.addByte(c); - } - } - ,addDist: function(d,len) { - this.addBytes(this.window.buffer,this.window.pos - d,len); - } - ,applyHuffman: function(h) { - switch(h._hx_index) { - case 0: - var n = h.i; - return n; - case 1: - var b = h.right; - var a = h.left; - return this.applyHuffman(this.getBit() ? b : a); - case 2: - var tbl = h.table; - var n = h.n; - return this.applyHuffman(tbl[this.getBits(n)]); - } - } - ,inflateLengths: function(a,max) { - var i = 0; - var prev = 0; - while(i < max) { - var n = this.applyHuffman(this.huffman); - switch(n) { - case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:case 8:case 9:case 10:case 11:case 12:case 13:case 14:case 15: - prev = n; - a[i] = n; - ++i; - break; - case 16: - var end = i + 3 + this.getBits(2); - if(end > max) { - throw haxe_Exception.thrown("Invalid data"); - } - while(i < end) { - a[i] = prev; - ++i; - } - break; - case 17: - i += 3 + this.getBits(3); - if(i > max) { - throw haxe_Exception.thrown("Invalid data"); - } - break; - case 18: - i += 11 + this.getBits(7); - if(i > max) { - throw haxe_Exception.thrown("Invalid data"); - } - break; - default: - throw haxe_Exception.thrown("Invalid data"); - } - } - } - ,inflateLoop: function() { - switch(this.state._hx_index) { - case 0: - var cmf = this.input.readByte(); - var cm = cmf & 15; - var cinfo = cmf >> 4; - if(cm != 8) { - throw haxe_Exception.thrown("Invalid data"); - } - var flg = this.input.readByte(); - var fdict = (flg & 32) != 0; - if(((cmf << 8) + flg) % 31 != 0) { - throw haxe_Exception.thrown("Invalid data"); - } - if(fdict) { - throw haxe_Exception.thrown("Unsupported dictionary"); - } - this.state = haxe_zip__$InflateImpl_State.Block; - return true; - case 1: - this.isFinal = this.getBit(); - switch(this.getBits(2)) { - case 0: - this.len = this.input.readUInt16(); - var nlen = this.input.readUInt16(); - if(nlen != 65535 - this.len) { - throw haxe_Exception.thrown("Invalid data"); - } - this.state = haxe_zip__$InflateImpl_State.Flat; - var r = this.inflateLoop(); - this.resetBits(); - return r; - case 1: - this.huffman = this.buildFixedHuffman(); - this.huffdist = null; - this.state = haxe_zip__$InflateImpl_State.CData; - return true; - case 2: - var hlit = this.getBits(5) + 257; - var hdist = this.getBits(5) + 1; - var hclen = this.getBits(4) + 4; - var _g = 0; - var _g1 = hclen; - while(_g < _g1) { - var i = _g++; - this.lengths[haxe_zip_InflateImpl.CODE_LENGTHS_POS[i]] = this.getBits(3); - } - var _g = hclen; - var _g1 = 19; - while(_g < _g1) { - var i = _g++; - this.lengths[haxe_zip_InflateImpl.CODE_LENGTHS_POS[i]] = 0; - } - this.huffman = this.htools.make(this.lengths,0,19,8); - var lengths = []; - var _g = 0; - var _g1 = hlit + hdist; - while(_g < _g1) { - var i = _g++; - lengths.push(0); - } - this.inflateLengths(lengths,hlit + hdist); - this.huffdist = this.htools.make(lengths,hlit,hdist,16); - this.huffman = this.htools.make(lengths,0,hlit,16); - this.state = haxe_zip__$InflateImpl_State.CData; - return true; - default: - throw haxe_Exception.thrown("Invalid data"); - } - break; - case 2: - var n = this.applyHuffman(this.huffman); - if(n < 256) { - this.addByte(n); - return this.needed > 0; - } else if(n == 256) { - this.state = this.isFinal ? haxe_zip__$InflateImpl_State.Crc : haxe_zip__$InflateImpl_State.Block; - return true; - } else { - n -= 257; - var extra_bits = haxe_zip_InflateImpl.LEN_EXTRA_BITS_TBL[n]; - if(extra_bits == -1) { - throw haxe_Exception.thrown("Invalid data"); - } - this.len = haxe_zip_InflateImpl.LEN_BASE_VAL_TBL[n] + this.getBits(extra_bits); - var dist_code = this.huffdist == null ? this.getRevBits(5) : this.applyHuffman(this.huffdist); - extra_bits = haxe_zip_InflateImpl.DIST_EXTRA_BITS_TBL[dist_code]; - if(extra_bits == -1) { - throw haxe_Exception.thrown("Invalid data"); - } - this.dist = haxe_zip_InflateImpl.DIST_BASE_VAL_TBL[dist_code] + this.getBits(extra_bits); - if(this.dist > this.window.available()) { - throw haxe_Exception.thrown("Invalid data"); - } - this.state = this.dist == 1 ? haxe_zip__$InflateImpl_State.DistOne : haxe_zip__$InflateImpl_State.Dist; - return true; - } - break; - case 3: - var rlen = this.len < this.needed ? this.len : this.needed; - var bytes = this.input.read(rlen); - this.len -= rlen; - this.addBytes(bytes,0,rlen); - if(this.len == 0) { - this.state = this.isFinal ? haxe_zip__$InflateImpl_State.Crc : haxe_zip__$InflateImpl_State.Block; - } - return this.needed > 0; - case 4: - var calc = this.window.checksum(); - if(calc == null) { - this.state = haxe_zip__$InflateImpl_State.Done; - return true; - } - var crc = haxe_crypto_Adler32.read(this.input); - if(!calc.equals(crc)) { - throw haxe_Exception.thrown("Invalid CRC"); - } - this.state = haxe_zip__$InflateImpl_State.Done; - return true; - case 5: - while(this.len > 0 && this.needed > 0) { - var rdist = this.len < this.dist ? this.len : this.dist; - var rlen = this.needed < rdist ? this.needed : rdist; - this.addDist(this.dist,rlen); - this.len -= rlen; - } - if(this.len == 0) { - this.state = haxe_zip__$InflateImpl_State.CData; - } - return this.needed > 0; - case 6: - var rlen = this.len < this.needed ? this.len : this.needed; - this.addDistOne(rlen); - this.len -= rlen; - if(this.len == 0) { - this.state = haxe_zip__$InflateImpl_State.CData; - } - return this.needed > 0; - case 7: - return false; - } - } - ,__class__: haxe_zip_InflateImpl -}; -var haxe_zip_Reader = function(i) { - this.i = i; -}; -$hxClasses["haxe.zip.Reader"] = haxe_zip_Reader; -haxe_zip_Reader.__name__ = "haxe.zip.Reader"; -haxe_zip_Reader.readZip = function(i) { - var r = new haxe_zip_Reader(i); - return r.read(); -}; -haxe_zip_Reader.unzip = function(f) { - if(!f.compressed) { - return f.data; - } - throw haxe_Exception.thrown("No uncompress support"); -}; -haxe_zip_Reader.prototype = { - readZipDate: function() { - var t = this.i.readUInt16(); - var hour = t >> 11 & 31; - var min = t >> 5 & 63; - var sec = t & 31; - var d = this.i.readUInt16(); - var year = d >> 9; - var month = d >> 5 & 15; - var day = d & 31; - return new Date(year + 1980,month - 1,day,hour,min,sec << 1); - } - ,readExtraFields: function(length) { - var fields = new haxe_ds_List(); - while(length > 0) { - if(length < 4) { - throw haxe_Exception.thrown("Invalid extra fields data"); - } - var tag = this.i.readUInt16(); - var len = this.i.readUInt16(); - if(length < len) { - throw haxe_Exception.thrown("Invalid extra fields data"); - } - if(tag == 28789) { - var version = this.i.readByte(); - if(version != 1) { - var data = new haxe_io_BytesBuffer(); - data.addByte(version); - data.add(this.i.read(len - 1)); - fields.add(haxe_zip_ExtraField.FUnknown(tag,data.getBytes())); - } else { - var crc = this.i.readInt32(); - var name = this.i.read(len - 5).toString(); - fields.add(haxe_zip_ExtraField.FInfoZipUnicodePath(name,crc)); - } - } else { - fields.add(haxe_zip_ExtraField.FUnknown(tag,this.i.read(len))); - } - length -= 4 + len; - } - return fields; - } - ,readEntryHeader: function() { - var i = this.i; - var h = i.readInt32(); - if(h == 33639248 || h == 101010256) { - return null; - } - if(h != 67324752) { - throw haxe_Exception.thrown("Invalid Zip Data"); - } - var version = i.readUInt16(); - var flags = i.readUInt16(); - var utf8 = (flags & 2048) != 0; - var compression = i.readUInt16(); - var compressed = compression != 0; - if(compressed && compression != 8) { - throw haxe_Exception.thrown("Unsupported compression " + compression); - } - var mtime = this.readZipDate(); - var crc32 = i.readInt32(); - var csize = i.readInt32(); - var usize = i.readInt32(); - var fnamelen = i.readInt16(); - var elen = i.readInt16(); - var fname = i.readString(fnamelen); - var fields = this.readExtraFields(elen); - if(utf8) { - fields.push(haxe_zip_ExtraField.FUtf8); - } - var data = null; - if((flags & 8) != 0) { - csize = -1; - } - return { fileName : fname, fileSize : usize, fileTime : mtime, compressed : compressed, dataSize : csize, data : data, crc32 : crc32, extraFields : fields}; - } - ,read: function() { - var l = new haxe_ds_List(); - var buf = null; - var tmp = null; - while(true) { - var e = this.readEntryHeader(); - if(e == null) { - break; - } - if(e.dataSize < 0) { - var bufSize = 65536; - if(tmp == null) { - tmp = new haxe_io_Bytes(new ArrayBuffer(bufSize)); - } - var out = new haxe_io_BytesBuffer(); - var z = new haxe_zip_InflateImpl(this.i,false,false); - while(true) { - var n = z.readBytes(tmp,0,bufSize); - out.addBytes(tmp,0,n); - if(n < bufSize) { - break; - } - } - e.data = out.getBytes(); - e.crc32 = this.i.readInt32(); - if(e.crc32 == 134695760) { - e.crc32 = this.i.readInt32(); - } - e.dataSize = this.i.readInt32(); - e.fileSize = this.i.readInt32(); - e.dataSize = e.fileSize; - e.compressed = false; - } else { - e.data = this.i.read(e.dataSize); - } - l.add(e); - } - return l; - } - ,__class__: haxe_zip_Reader -}; -var js_Boot = function() { }; -$hxClasses["js.Boot"] = js_Boot; -js_Boot.__name__ = "js.Boot"; -js_Boot.getClass = function(o) { - if(o == null) { - return null; - } else if(((o) instanceof Array)) { - return Array; - } else { - var cl = o.__class__; - if(cl != null) { - return cl; - } - var name = js_Boot.__nativeClassName(o); - if(name != null) { - return js_Boot.__resolveNativeClass(name); - } - return null; - } -}; -js_Boot.__string_rec = function(o,s) { - if(o == null) { - return "null"; - } - if(s.length >= 5) { - return "<...>"; - } - var t = typeof(o); - if(t == "function" && (o.__name__ || o.__ename__)) { - t = "object"; - } - switch(t) { - case "function": - return ""; - case "object": - if(o.__enum__) { - var e = $hxEnums[o.__enum__]; - var n = e.__constructs__[o._hx_index]; - var con = e[n]; - if(con.__params__) { - s = s + "\t"; - return n + "(" + ((function($this) { - var $r; - var _g = []; - { - var _g1 = 0; - var _g2 = con.__params__; - while(true) { - if(!(_g1 < _g2.length)) { - break; - } - var p = _g2[_g1]; - _g1 = _g1 + 1; - _g.push(js_Boot.__string_rec(o[p],s)); - } - } - $r = _g; - return $r; - }(this))).join(",") + ")"; - } else { - return n; - } - } - if(((o) instanceof Array)) { - var str = "["; - s += "\t"; - var _g = 0; - var _g1 = o.length; - while(_g < _g1) { - var i = _g++; - str += (i > 0 ? "," : "") + js_Boot.__string_rec(o[i],s); - } - str += "]"; - return str; - } - var tostr; - try { - tostr = o.toString; - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - return "???"; - } - if(tostr != null && tostr != Object.toString && typeof(tostr) == "function") { - var s2 = o.toString(); - if(s2 != "[object Object]") { - return s2; - } - } - var str = "{\n"; - s += "\t"; - var hasp = o.hasOwnProperty != null; - var k = null; - for( k in o ) { - if(hasp && !o.hasOwnProperty(k)) { - continue; - } - if(k == "prototype" || k == "__class__" || k == "__super__" || k == "__interfaces__" || k == "__properties__") { - continue; - } - if(str.length != 2) { - str += ", \n"; - } - str += s + k + " : " + js_Boot.__string_rec(o[k],s); - } - s = s.substring(1); - str += "\n" + s + "}"; - return str; - case "string": - return o; - default: - return String(o); - } -}; -js_Boot.__interfLoop = function(cc,cl) { - if(cc == null) { - return false; - } - if(cc == cl) { - return true; - } - var intf = cc.__interfaces__; - if(intf != null) { - var _g = 0; - var _g1 = intf.length; - while(_g < _g1) { - var i = _g++; - var i1 = intf[i]; - if(i1 == cl || js_Boot.__interfLoop(i1,cl)) { - return true; - } - } - } - return js_Boot.__interfLoop(cc.__super__,cl); -}; -js_Boot.__instanceof = function(o,cl) { - if(cl == null) { - return false; - } - switch(cl) { - case Array: - return ((o) instanceof Array); - case Bool: - return typeof(o) == "boolean"; - case Dynamic: - return o != null; - case Float: - return typeof(o) == "number"; - case Int: - if(typeof(o) == "number") { - return ((o | 0) === o); - } else { - return false; - } - break; - case String: - return typeof(o) == "string"; - default: - if(o != null) { - if(typeof(cl) == "function") { - if(js_Boot.__downcastCheck(o,cl)) { - return true; - } - } else if(typeof(cl) == "object" && js_Boot.__isNativeObj(cl)) { - if(((o) instanceof cl)) { - return true; - } - } - } else { - return false; - } - if(cl == Class ? o.__name__ != null : false) { - return true; - } - if(cl == Enum ? o.__ename__ != null : false) { - return true; - } - return o.__enum__ != null ? $hxEnums[o.__enum__] == cl : false; - } -}; -js_Boot.__downcastCheck = function(o,cl) { - if(!((o) instanceof cl)) { - if(cl.__isInterface__) { - return js_Boot.__interfLoop(js_Boot.getClass(o),cl); - } else { - return false; - } - } else { - return true; - } -}; -js_Boot.__implements = function(o,iface) { - return js_Boot.__interfLoop(js_Boot.getClass(o),iface); -}; -js_Boot.__cast = function(o,t) { - if(o == null || js_Boot.__instanceof(o,t)) { - return o; - } else { - throw haxe_Exception.thrown("Cannot cast " + Std.string(o) + " to " + Std.string(t)); - } -}; -js_Boot.__nativeClassName = function(o) { - var name = js_Boot.__toStr.call(o).slice(8,-1); - if(name == "Object" || name == "Function" || name == "Math" || name == "JSON") { - return null; - } - return name; -}; -js_Boot.__isNativeObj = function(o) { - return js_Boot.__nativeClassName(o) != null; -}; -js_Boot.__resolveNativeClass = function(name) { - return $global[name]; -}; -var js_html__$CanvasElement_CanvasUtil = function() { }; -$hxClasses["js.html._CanvasElement.CanvasUtil"] = js_html__$CanvasElement_CanvasUtil; -js_html__$CanvasElement_CanvasUtil.__name__ = "js.html._CanvasElement.CanvasUtil"; -js_html__$CanvasElement_CanvasUtil.getContextWebGL = function(canvas,attribs) { - var name = "webgl"; - var ctx = canvas.getContext(name,attribs); - if(ctx != null) { - return ctx; - } - var name = "experimental-webgl"; - var ctx = canvas.getContext(name,attribs); - if(ctx != null) { - return ctx; - } - return null; -}; -var js_lib__$ArrayBuffer_ArrayBufferCompat = function() { }; -$hxClasses["js.lib._ArrayBuffer.ArrayBufferCompat"] = js_lib__$ArrayBuffer_ArrayBufferCompat; -js_lib__$ArrayBuffer_ArrayBufferCompat.__name__ = "js.lib._ArrayBuffer.ArrayBufferCompat"; -js_lib__$ArrayBuffer_ArrayBufferCompat.sliceImpl = function(begin,end) { - var u = new Uint8Array(this,begin,end == null ? null : end - begin); - var resultArray = new Uint8Array(u.byteLength); - resultArray.set(u); - return resultArray.buffer; -}; -var lime__$internal_backend_html5_GameDeviceData = function() { - this.connected = true; - this.buttons = []; - this.axes = []; -}; -$hxClasses["lime._internal.backend.html5.GameDeviceData"] = lime__$internal_backend_html5_GameDeviceData; -lime__$internal_backend_html5_GameDeviceData.__name__ = "lime._internal.backend.html5.GameDeviceData"; -lime__$internal_backend_html5_GameDeviceData.prototype = { - __class__: lime__$internal_backend_html5_GameDeviceData -}; -var lime__$internal_backend_html5_HTML5AudioSource = function(parent) { - this.parent = parent; - this.id = -1; - this.gain = 1; - this.position = new lime_math_Vector4(); -}; -$hxClasses["lime._internal.backend.html5.HTML5AudioSource"] = lime__$internal_backend_html5_HTML5AudioSource; -lime__$internal_backend_html5_HTML5AudioSource.__name__ = "lime._internal.backend.html5.HTML5AudioSource"; -lime__$internal_backend_html5_HTML5AudioSource.prototype = { - dispose: function() { - } - ,init: function() { - } - ,play: function() { - if(this.playing || this.parent.buffer == null || this.parent.buffer.__srcHowl == null) { - return; - } - this.playing = true; - var time = this.getCurrentTime(); - this.completed = false; - var cacheVolume = this.parent.buffer.__srcHowl._volume; - this.parent.buffer.__srcHowl._volume = this.parent.get_gain(); - this.id = this.parent.buffer.__srcHowl.play(); - this.parent.buffer.__srcHowl._volume = cacheVolume; - this.setPosition(this.parent.get_position()); - this.parent.buffer.__srcHowl.on("end",$bind(this,this.howl_onEnd),this.id); - this.setCurrentTime(time); - } - ,pause: function() { - this.playing = false; - if(this.parent.buffer != null && this.parent.buffer.__srcHowl != null) { - this.parent.buffer.__srcHowl.pause(this.id); - } - } - ,stop: function() { - this.playing = false; - if(this.parent.buffer != null && this.parent.buffer.__srcHowl != null) { - this.parent.buffer.__srcHowl.stop(this.id); - this.parent.buffer.__srcHowl.off("end",$bind(this,this.howl_onEnd),this.id); - } - } - ,howl_onEnd: function() { - this.playing = false; - if(this.loops > 0) { - this.loops--; - this.stop(); - this.play(); - return; - } else if(this.parent.buffer != null && this.parent.buffer.__srcHowl != null) { - this.parent.buffer.__srcHowl.stop(this.id); - this.parent.buffer.__srcHowl.off("end",$bind(this,this.howl_onEnd),this.id); - } - this.completed = true; - this.parent.onComplete.dispatch(); - } - ,getCurrentTime: function() { - if(this.id == -1) { - return 0; - } - if(this.completed) { - return this.getLength(); - } else if(this.parent.buffer != null && this.parent.buffer.__srcHowl != null) { - var time = (this.parent.buffer.__srcHowl.seek(this.id) * 1000 | 0) - this.parent.offset; - if(time < 0) { - return 0; - } - return time; - } - return 0; - } - ,setCurrentTime: function(value) { - if(this.parent.buffer != null && this.parent.buffer.__srcHowl != null) { - var pos = (value + this.parent.offset) / 1000; - if(pos < 0) { - pos = 0; - } - this.parent.buffer.__srcHowl.seek(pos,this.id); - } - return value; - } - ,getGain: function() { - return this.gain; - } - ,setGain: function(value) { - if(this.parent.buffer != null && this.parent.buffer.__srcHowl != null && this.id != -1) { - this.parent.buffer.__srcHowl.volume(value,this.id); - } - return this.gain = value; - } - ,getLength: function() { - if(this.length != 0) { - return this.length; - } - if(this.parent.buffer != null && this.parent.buffer.__srcHowl != null) { - return this.parent.buffer.__srcHowl.duration() * 1000 | 0; - } - return 0; - } - ,setLength: function(value) { - return this.length = value; - } - ,getLoops: function() { - return this.loops; - } - ,setLoops: function(value) { - return this.loops = value; - } - ,getPosition: function() { - return this.position; - } - ,setPosition: function(value) { - this.position.x = value.x; - this.position.y = value.y; - this.position.z = value.z; - this.position.w = value.w; - if(this.parent.buffer.__srcHowl != null && this.parent.buffer.__srcHowl.pos != null) { - this.parent.buffer.__srcHowl.pos(this.position.x,this.position.y,this.position.z,this.id); - } - return this.position; - } - ,__class__: lime__$internal_backend_html5_HTML5AudioSource -}; -var lime__$internal_backend_html5_HTML5HTTPRequest = function() { - this.validStatus0 = new EReg("Tizen","gi").match(window.navigator.userAgent); -}; -$hxClasses["lime._internal.backend.html5.HTML5HTTPRequest"] = lime__$internal_backend_html5_HTML5HTTPRequest; -lime__$internal_backend_html5_HTML5HTTPRequest.__name__ = "lime._internal.backend.html5.HTML5HTTPRequest"; -lime__$internal_backend_html5_HTML5HTTPRequest.loadImage = function(uri) { - var promise = new lime_app_Promise(); - if(lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests < lime__$internal_backend_html5_HTML5HTTPRequest.requestLimit) { - lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests++; - lime__$internal_backend_html5_HTML5HTTPRequest.__loadImage(uri,promise,0); - } else { - lime__$internal_backend_html5_HTML5HTTPRequest.requestQueue.add({ instance : null, uri : uri, promise : promise, type : "IMAGE", options : 0}); - } - return promise.future; -}; -lime__$internal_backend_html5_HTML5HTTPRequest.loadImageFromBytes = function(bytes,type) { - var uri = URL.createObjectURL(new Blob([bytes.b.bufferValue],{ type : type})); - if(uri != null) { - var promise = new lime_app_Promise(); - if(lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests < lime__$internal_backend_html5_HTML5HTTPRequest.requestLimit) { - lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests++; - lime__$internal_backend_html5_HTML5HTTPRequest.__loadImage(uri,promise,1); - } else { - lime__$internal_backend_html5_HTML5HTTPRequest.requestQueue.add({ instance : null, uri : uri, promise : promise, type : "IMAGE", options : 1}); - } - return promise.future; - } else { - return lime__$internal_backend_html5_HTML5HTTPRequest.loadImage("data:" + type + ";base64," + lime__$internal_format_Base64.encode(bytes)); - } -}; -lime__$internal_backend_html5_HTML5HTTPRequest.processQueue = function() { - if(lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests < lime__$internal_backend_html5_HTML5HTTPRequest.requestLimit && lime__$internal_backend_html5_HTML5HTTPRequest.requestQueue.length > 0) { - lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests++; - var queueItem = lime__$internal_backend_html5_HTML5HTTPRequest.requestQueue.pop(); - switch(queueItem.type) { - case "BINARY": - queueItem.instance.__loadData(queueItem.uri,queueItem.promise); - break; - case "IMAGE": - lime__$internal_backend_html5_HTML5HTTPRequest.__loadImage(queueItem.uri,queueItem.promise,queueItem.options); - break; - case "TEXT": - queueItem.instance.__loadText(queueItem.uri,queueItem.promise); - break; - default: - lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests--; - } - } -}; -lime__$internal_backend_html5_HTML5HTTPRequest.__createBlobURIFromBytes = function(bytes,type) { - return URL.createObjectURL(new Blob([bytes.b.bufferValue],{ type : type})); -}; -lime__$internal_backend_html5_HTML5HTTPRequest.__fixHostname = function(hostname) { - if(hostname == null) { - return ""; - } else { - return hostname; - } -}; -lime__$internal_backend_html5_HTML5HTTPRequest.__fixPort = function(port,protocol) { - if(port == null || port == "") { - switch(protocol) { - case "ftp:": - return "21"; - case "gopher:": - return "70"; - case "http:": - return "80"; - case "https:": - return "443"; - case "ws:": - return "80"; - case "wss:": - return "443"; - default: - return ""; - } - } - return port; -}; -lime__$internal_backend_html5_HTML5HTTPRequest.__fixProtocol = function(protocol) { - if(protocol == null || protocol == "") { - return "http:"; - } else { - return protocol; - } -}; -lime__$internal_backend_html5_HTML5HTTPRequest.__isInMemoryURI = function(uri) { - if(!StringTools.startsWith(uri,"data:")) { - return StringTools.startsWith(uri,"blob:"); - } else { - return true; - } -}; -lime__$internal_backend_html5_HTML5HTTPRequest.__isSameOrigin = function(path) { - if(path == null || path == "") { - return true; - } - if(lime__$internal_backend_html5_HTML5HTTPRequest.__isInMemoryURI(path)) { - return true; - } - if(lime__$internal_backend_html5_HTML5HTTPRequest.originElement == null) { - lime__$internal_backend_html5_HTML5HTTPRequest.originElement = window.document.createElement("a"); - lime__$internal_backend_html5_HTML5HTTPRequest.originHostname = lime__$internal_backend_html5_HTML5HTTPRequest.__fixHostname($global.location.hostname); - lime__$internal_backend_html5_HTML5HTTPRequest.originProtocol = lime__$internal_backend_html5_HTML5HTTPRequest.__fixProtocol($global.location.protocol); - lime__$internal_backend_html5_HTML5HTTPRequest.originPort = lime__$internal_backend_html5_HTML5HTTPRequest.__fixPort($global.location.port,lime__$internal_backend_html5_HTML5HTTPRequest.originProtocol); - } - var a = lime__$internal_backend_html5_HTML5HTTPRequest.originElement; - a.href = path; - if(a.hostname == "") { - a.href = a.href; - } - var hostname = lime__$internal_backend_html5_HTML5HTTPRequest.__fixHostname(a.hostname); - var protocol = lime__$internal_backend_html5_HTML5HTTPRequest.__fixProtocol(a.protocol); - var port = lime__$internal_backend_html5_HTML5HTTPRequest.__fixPort(a.port,protocol); - var sameHost = hostname == "" || hostname == lime__$internal_backend_html5_HTML5HTTPRequest.originHostname; - var samePort = port == "" || port == lime__$internal_backend_html5_HTML5HTTPRequest.originPort; - if(protocol != "file:" && sameHost) { - return samePort; - } else { - return false; - } -}; -lime__$internal_backend_html5_HTML5HTTPRequest.__loadImage = function(uri,promise,options) { - var image = new Image(); - if(!lime__$internal_backend_html5_HTML5HTTPRequest.__isSameOrigin(uri)) { - image.crossOrigin = "Anonymous"; - } - if(lime__$internal_backend_html5_HTML5HTTPRequest.supportsImageProgress == null) { - lime__$internal_backend_html5_HTML5HTTPRequest.supportsImageProgress = 'onprogress' in image; - } - if(lime__$internal_backend_html5_HTML5HTTPRequest.supportsImageProgress || lime__$internal_backend_html5_HTML5HTTPRequest.__isInMemoryURI(uri)) { - image.addEventListener("load",function(event) { - lime__$internal_backend_html5_HTML5HTTPRequest.__revokeBlobURI(uri,options); - var buffer = new lime_graphics_ImageBuffer(null,image.width,image.height); - buffer.__srcImage = image; - lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests--; - lime__$internal_backend_html5_HTML5HTTPRequest.processQueue(); - promise.complete(new lime_graphics_Image(buffer)); - },false); - image.addEventListener("progress",function(event) { - promise.progress(event.loaded,event.total); - },false); - image.addEventListener("error",function(event) { - lime__$internal_backend_html5_HTML5HTTPRequest.__revokeBlobURI(uri,options); - lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests--; - lime__$internal_backend_html5_HTML5HTTPRequest.processQueue(); - promise.error(event.detail); - },false); - image.src = uri; - } else { - var request = new XMLHttpRequest(); - request.onload = function(_) { - lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests--; - lime__$internal_backend_html5_HTML5HTTPRequest.processQueue(); - var img = new lime_graphics_Image(); - img.__fromBytes(haxe_io_Bytes.ofData(request.response),function(img) { - promise.complete(img); - }); - }; - request.onerror = function(event) { - promise.error(event.message); - }; - request.onprogress = function(event) { - if(event.lengthComputable) { - promise.progress(event.loaded,event.total); - } - }; - request.open("GET",uri,true); - request.responseType = "arraybuffer"; - request.overrideMimeType("text/plain; charset=x-user-defined"); - request.send(null); - } -}; -lime__$internal_backend_html5_HTML5HTTPRequest.__revokeBlobURI = function(uri,options) { - if((options & 1) != 0) { - URL.revokeObjectURL(uri); - } -}; -lime__$internal_backend_html5_HTML5HTTPRequest.prototype = { - cancel: function() { - if(this.request != null) { - this.request.abort(); - } - } - ,init: function(parent) { - this.parent = parent; - } - ,load: function(uri,progress,readyStateChange) { - this.request = new XMLHttpRequest(); - if(this.parent.method == "POST") { - this.request.upload.addEventListener("progress",progress,false); - } else { - this.request.addEventListener("progress",progress,false); - } - this.request.onreadystatechange = readyStateChange; - var query = ""; - if(this.parent.data == null) { - var key = haxe_ds_StringMap.keysIterator(this.parent.formData.h); - while(key.hasNext()) { - var key1 = key.next(); - if(query.length > 0) { - query += "&"; - } - var value = this.parent.formData.h[key1]; - if(key1.indexOf("[]") > -1 && ((value) instanceof Array)) { - var _g = []; - var x = $getIterator(value); - while(x.hasNext()) { - var x1 = x.next(); - _g.push(encodeURIComponent(x1)); - } - var arrayValue = _g.join("&" + key1 + "="); - query += encodeURIComponent(key1) + "=" + arrayValue; - } else { - var query1 = encodeURIComponent(key1) + "="; - var s = Std.string(value); - query += query1 + encodeURIComponent(s); - } - } - if(this.parent.method == "GET" && query != "") { - if(uri.indexOf("?") > -1) { - uri += "&" + query; - } else { - uri += "?" + query; - } - query = ""; - } - } - this.request.open(Std.string(this.parent.method),uri,true); - if(this.parent.timeout > 0) { - this.request.timeout = this.parent.timeout; - } - if(this.binary) { - this.request.responseType = "arraybuffer"; - } - var contentType = null; - var _g = 0; - var _g1 = this.parent.headers; - while(_g < _g1.length) { - var header = _g1[_g]; - ++_g; - if(header.name == "Content-Type") { - contentType = header.value; - } else { - this.request.setRequestHeader(header.name,header.value); - } - } - if(this.parent.contentType != null) { - contentType = this.parent.contentType; - } - if(contentType == null) { - if(this.parent.data != null) { - contentType = "application/octet-stream"; - } else if(query != "") { - contentType = "application/x-www-form-urlencoded"; - } - } - if(contentType != null) { - this.request.setRequestHeader("Content-Type",contentType); - } - if(this.parent.withCredentials) { - this.request.withCredentials = true; - } - if(this.parent.data != null) { - this.request.send(this.parent.data.b.bufferValue); - } else { - this.request.send(query); - } - } - ,loadData: function(uri) { - var promise = new lime_app_Promise(); - if(lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests < lime__$internal_backend_html5_HTML5HTTPRequest.requestLimit) { - lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests++; - this.__loadData(uri,promise); - } else { - lime__$internal_backend_html5_HTML5HTTPRequest.requestQueue.add({ instance : this, uri : uri, promise : promise, type : "BINARY", options : 0}); - } - return promise.future; - } - ,loadText: function(uri) { - var promise = new lime_app_Promise(); - if(lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests < lime__$internal_backend_html5_HTML5HTTPRequest.requestLimit) { - lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests++; - this.__loadText(uri,promise); - } else { - lime__$internal_backend_html5_HTML5HTTPRequest.requestQueue.add({ instance : this, uri : uri, promise : promise, type : "TEXT", options : 0}); - } - return promise.future; - } - ,processResponse: function() { - if(this.parent.enableResponseHeaders) { - this.parent.responseHeaders = []; - var name; - var value; - var _g = 0; - var _g1 = this.request.getAllResponseHeaders().split("\n"); - while(_g < _g1.length) { - var line = _g1[_g]; - ++_g; - name = StringTools.trim(HxOverrides.substr(line,0,line.indexOf(":"))); - value = StringTools.trim(HxOverrides.substr(line,line.indexOf(":") + 1,null)); - if(name != "") { - this.parent.responseHeaders.push(new lime_net_HTTPRequestHeader(name,value)); - } - } - } - this.parent.responseStatus = this.request.status; - } - ,__loadData: function(uri,promise) { - var _gthis = this; - var progress = function(event) { - promise.progress(event.loaded,event.total); - }; - var readyStateChange = function(event) { - if(_gthis.request.readyState != 4) { - return; - } - if(_gthis.request.status != null && (_gthis.request.status >= 200 && _gthis.request.status < 400 || _gthis.validStatus0 && _gthis.request.status == 0)) { - var bytes = null; - if(_gthis.request.responseType == "") { - if(_gthis.request.responseText != null) { - bytes = haxe_io_Bytes.ofString(_gthis.request.responseText); - } - } else if(_gthis.request.response != null) { - bytes = haxe_io_Bytes.ofData(_gthis.request.response); - } - _gthis.processResponse(); - promise.complete(bytes); - } else { - _gthis.processResponse(); - promise.error(_gthis.request.status); - } - _gthis.request = null; - lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests--; - lime__$internal_backend_html5_HTML5HTTPRequest.processQueue(); - }; - this.binary = true; - this.load(uri,progress,readyStateChange); - } - ,__loadText: function(uri,promise) { - var _gthis = this; - var progress = function(event) { - promise.progress(event.loaded,event.total); - }; - var readyStateChange = function(event) { - if(_gthis.request.readyState != 4) { - return; - } - if(_gthis.request.status != null && (_gthis.request.status >= 200 && _gthis.request.status <= 400 || _gthis.validStatus0 && _gthis.request.status == 0)) { - _gthis.processResponse(); - promise.complete(_gthis.request.responseText); - } else { - _gthis.processResponse(); - promise.error(_gthis.request.status); - } - _gthis.request = null; - lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests--; - lime__$internal_backend_html5_HTML5HTTPRequest.processQueue(); - }; - this.binary = false; - this.load(uri,progress,readyStateChange); - } - ,__class__: lime__$internal_backend_html5_HTML5HTTPRequest -}; -var lime__$internal_backend_html5_HTML5Window = function(parent) { - this.unusedTouchesPool = new haxe_ds_List(); - this.scale = 1.0; - this.currentTouches = new haxe_ds_IntMap(); - this.parent = parent; - this.cursor = lime_ui_MouseCursor.DEFAULT; - this.cacheMouseX = 0; - this.cacheMouseY = 0; - var attributes = parent.__attributes; - if(!Object.prototype.hasOwnProperty.call(attributes,"context")) { - attributes.context = { }; - } - this.renderType = attributes.context.type; - if(Object.prototype.hasOwnProperty.call(attributes,"element")) { - parent.element = attributes.element; - } - var element = parent.element; - if(Object.prototype.hasOwnProperty.call(attributes,"allowHighDPI") && attributes.allowHighDPI && this.renderType != "dom") { - this.scale = window.devicePixelRatio; - } - parent.__scale = this.scale; - this.setWidth = Object.prototype.hasOwnProperty.call(attributes,"width") ? attributes.width : 0; - this.setHeight = Object.prototype.hasOwnProperty.call(attributes,"height") ? attributes.height : 0; - parent.__width = this.setWidth; - parent.__height = this.setHeight; - parent.id = lime__$internal_backend_html5_HTML5Window.windowID++; - if(((element) instanceof HTMLCanvasElement)) { - this.canvas = element; - } else if(this.renderType == "dom") { - this.div = window.document.createElement("div"); - } else { - this.canvas = window.document.createElement("canvas"); - } - if(this.canvas != null) { - var style = this.canvas.style; - style.setProperty("-webkit-transform","translateZ(0)",null); - style.setProperty("transform","translateZ(0)",null); - } else if(this.div != null) { - var style = this.div.style; - style.setProperty("-webkit-transform","translate3D(0,0,0)",null); - style.setProperty("transform","translate3D(0,0,0)",null); - style.position = "relative"; - style.overflow = "hidden"; - style.setProperty("-webkit-user-select","none",null); - style.setProperty("-moz-user-select","none",null); - style.setProperty("-ms-user-select","none",null); - style.setProperty("-o-user-select","none",null); - } - if(parent.__width == 0 && parent.__height == 0) { - if(element != null) { - parent.__width = element.clientWidth; - parent.__height = element.clientHeight; - } else { - parent.__width = window.innerWidth; - parent.__height = window.innerHeight; - } - this.cacheElementWidth = parent.__width; - this.cacheElementHeight = parent.__height; - this.resizeElement = true; - } - if(this.canvas != null) { - this.canvas.width = Math.round(parent.__width * this.scale); - this.canvas.height = Math.round(parent.__height * this.scale); - this.canvas.style.width = parent.__width + "px"; - this.canvas.style.height = parent.__height + "px"; - } else { - this.div.style.width = parent.__width + "px"; - this.div.style.height = parent.__height + "px"; - } - if(Object.prototype.hasOwnProperty.call(attributes,"resizable") && attributes.resizable || !Object.prototype.hasOwnProperty.call(attributes,"width") && this.setWidth == 0 && this.setHeight == 0) { - parent.__resizable = true; - } - this.updateSize(); - if(element != null) { - if(this.canvas != null) { - if(element != this.canvas) { - element.appendChild(this.canvas); - } - } else { - element.appendChild(this.div); - } - var events = ["mousedown","mouseenter","mouseleave","mousemove","mouseup","wheel"]; - var _g = 0; - while(_g < events.length) { - var event = events[_g]; - ++_g; - element.addEventListener(event,$bind(this,this.handleMouseEvent),true); - } - element.addEventListener("contextmenu",$bind(this,this.handleContextMenuEvent),true); - element.addEventListener("dragstart",$bind(this,this.handleDragEvent),true); - element.addEventListener("dragover",$bind(this,this.handleDragEvent),true); - element.addEventListener("drop",$bind(this,this.handleDragEvent),true); - element.addEventListener("touchstart",$bind(this,this.handleTouchEvent),true); - element.addEventListener("touchmove",$bind(this,this.handleTouchEvent),true); - element.addEventListener("touchend",$bind(this,this.handleTouchEvent),true); - element.addEventListener("touchcancel",$bind(this,this.handleTouchEvent),true); - element.addEventListener("gamepadconnected",$bind(this,this.handleGamepadEvent),true); - element.addEventListener("gamepaddisconnected",$bind(this,this.handleGamepadEvent),true); - } - this.createContext(); - if(parent.context.type == "webgl") { - this.canvas.addEventListener("webglcontextlost",$bind(this,this.handleContextEvent),false); - this.canvas.addEventListener("webglcontextrestored",$bind(this,this.handleContextEvent),false); - } -}; -$hxClasses["lime._internal.backend.html5.HTML5Window"] = lime__$internal_backend_html5_HTML5Window; -lime__$internal_backend_html5_HTML5Window.__name__ = "lime._internal.backend.html5.HTML5Window"; -lime__$internal_backend_html5_HTML5Window.prototype = { - alert: function(message,title) { - if(message != null) { - window.alert(Std.string(message)); - } - } - ,close: function() { - this.parent.application.__removeWindow(this.parent); - } - ,createContext: function() { - var context = new lime_graphics_RenderContext(); - var contextAttributes = this.parent.__attributes.context; - context.window = this.parent; - context.attributes = contextAttributes; - if(this.div != null) { - context.dom = this.div; - context.type = "dom"; - context.version = ""; - } else if(this.canvas != null) { - var webgl = null; - var forceCanvas = this.renderType == "canvas"; - var forceWebGL = this.renderType == "opengl" || this.renderType == "opengles" || this.renderType == "webgl"; - var allowWebGL2 = !Object.prototype.hasOwnProperty.call(contextAttributes,"version") || contextAttributes.version != "1"; - var isWebGL2 = false; - if(forceWebGL || !forceCanvas && (!Object.prototype.hasOwnProperty.call(contextAttributes,"hardware") || contextAttributes.hardware)) { - var transparentBackground = Object.prototype.hasOwnProperty.call(contextAttributes,"background") && contextAttributes.background == null; - var colorDepth = Object.prototype.hasOwnProperty.call(contextAttributes,"colorDepth") ? contextAttributes.colorDepth : 16; - var options = Object.prototype.hasOwnProperty.call(contextAttributes,"antialiasing") && contextAttributes.antialiasing > 0; - var options1 = Object.prototype.hasOwnProperty.call(contextAttributes,"depth") ? contextAttributes.depth : true; - var options2 = Object.prototype.hasOwnProperty.call(contextAttributes,"stencil") && contextAttributes.stencil; - var options3 = { alpha : transparentBackground || colorDepth > 16, antialias : options, depth : options1, premultipliedAlpha : true, stencil : options2, preserveDrawingBuffer : false, failIfMajorPerformanceCaveat : true}; - var glContextType = ["webgl","experimental-webgl"]; - if(allowWebGL2) { - glContextType.unshift("webgl2"); - } - var _g = 0; - while(_g < glContextType.length) { - var name = glContextType[_g]; - ++_g; - webgl = this.canvas.getContext(name,options3); - if(webgl != null && name == "webgl2") { - isWebGL2 = true; - } - if(webgl != null) { - break; - } - } - } - if(webgl == null) { - context.canvas2D = this.canvas.getContext("2d"); - context.type = "canvas"; - context.version = ""; - } else { - context.webgl = lime_graphics_WebGLRenderContext.fromWebGL2RenderContext(webgl); - if(isWebGL2) { - context.webgl2 = webgl; - } - if(lime_graphics_opengl_GL.context == null) { - lime_graphics_opengl_GL.context = webgl; - lime_graphics_opengl_GL.type = "webgl"; - lime_graphics_opengl_GL.version = isWebGL2 ? 2 : 1; - } - context.type = "webgl"; - context.version = isWebGL2 ? "2" : "1"; - } - } - this.parent.context = context; - } - ,focus: function() { - } - ,getCursor: function() { - return this.cursor; - } - ,getDisplay: function() { - return lime_system_System.getDisplay(0); - } - ,getDisplayMode: function() { - return lime_system_System.getDisplay(0).currentMode; - } - ,getFrameRate: function() { - if(this.parent.application == null) { - return 0; - } - if(this.parent.application.__backend.framePeriod < 0) { - return 60; - } else if(this.parent.application.__backend.framePeriod == 1000) { - return 0; - } else { - return 1000 / this.parent.application.__backend.framePeriod; - } - } - ,getMouseLock: function() { - return false; - } - ,getTextInputEnabled: function() { - return this.textInputEnabled; - } - ,handleContextEvent: function(event) { - switch(event.type) { - case "webglcontextlost": - if(event.cancelable) { - event.preventDefault(); - } - var tmp = lime_graphics_opengl_GL.context != null; - this.parent.context = null; - this.parent.onRenderContextLost.dispatch(); - break; - case "webglcontextrestored": - this.createContext(); - this.parent.onRenderContextRestored.dispatch(this.parent.context); - break; - default: - } - } - ,handleContextMenuEvent: function(event) { - if((this.parent.onMouseUp.canceled || this.parent.onMouseDown.canceled) && event.cancelable) { - event.preventDefault(); - } - } - ,handleCutOrCopyEvent: function(event) { - event.clipboardData.setData("text/plain",lime_system_Clipboard.get_text()); - if(event.cancelable) { - event.preventDefault(); - } - } - ,handleDragEvent: function(event) { - switch(event.type) { - case "dragover": - event.preventDefault(); - return false; - case "dragstart": - if((js_Boot.__cast(event.target , HTMLElement)).nodeName.toLowerCase() == "img" && event.cancelable) { - event.preventDefault(); - return false; - } - break; - case "drop": - if(event.dataTransfer != null && event.dataTransfer.files.length > 0) { - this.parent.onDropFile.dispatch(event.dataTransfer.files); - event.preventDefault(); - return false; - } - break; - } - return true; - } - ,handleFocusEvent: function(event) { - var _gthis = this; - if(this.textInputEnabled) { - if(event.relatedTarget == null || this.isDescendent(event.relatedTarget)) { - haxe_Timer.delay(function() { - if(_gthis.textInputEnabled) { - lime__$internal_backend_html5_HTML5Window.textInput.focus(); - } - },20); - } - } - } - ,handleFullscreenEvent: function(event) { - var fullscreenElement = document.fullscreenElement || document.mozFullScreenElement || document.webkitFullscreenElement || document.msFullscreenElement; - if(fullscreenElement != null) { - this.isFullscreen = true; - this.parent.__fullscreen = true; - if(this.requestedFullscreen) { - this.requestedFullscreen = false; - this.parent.onFullscreen.dispatch(); - } - } else { - this.isFullscreen = false; - this.parent.__fullscreen = false; - this.parent.onRestore.dispatch(); - var changeEvents = ["fullscreenchange","mozfullscreenchange","webkitfullscreenchange","MSFullscreenChange"]; - var errorEvents = ["fullscreenerror","mozfullscreenerror","webkitfullscreenerror","MSFullscreenError"]; - var _g = 0; - var _g1 = changeEvents.length; - while(_g < _g1) { - var i = _g++; - window.document.removeEventListener(changeEvents[i],$bind(this,this.handleFullscreenEvent),false); - window.document.removeEventListener(errorEvents[i],$bind(this,this.handleFullscreenEvent),false); - } - } - } - ,handleGamepadEvent: function(event) { - switch(event.type) { - case "gamepadconnected": - lime_ui_Joystick.__connect(event.gamepad.index); - if(event.gamepad.mapping == "standard") { - lime_ui_Gamepad.__connect(event.gamepad.index); - } - break; - case "gamepaddisconnected": - lime_ui_Joystick.__disconnect(event.gamepad.index); - lime_ui_Gamepad.__disconnect(event.gamepad.index); - break; - default: - } - } - ,handleInputEvent: function(event) { - if(lime__$internal_backend_html5_HTML5Window.textInput.value != lime__$internal_backend_html5_HTML5Window.dummyCharacter) { - var value = StringTools.replace(lime__$internal_backend_html5_HTML5Window.textInput.value,lime__$internal_backend_html5_HTML5Window.dummyCharacter,""); - if(value.length > 0) { - this.parent.onTextInput.dispatch(value); - } - lime__$internal_backend_html5_HTML5Window.textInput.value = lime__$internal_backend_html5_HTML5Window.dummyCharacter; - } - } - ,handleMouseEvent: function(event) { - var x = 0.0; - var y = 0.0; - if(event.type != "wheel") { - if(this.parent.element != null) { - if(this.canvas != null) { - var rect = this.canvas.getBoundingClientRect(); - x = (event.clientX - rect.left) * (this.parent.__width / rect.width); - y = (event.clientY - rect.top) * (this.parent.__height / rect.height); - } else if(this.div != null) { - var rect = this.div.getBoundingClientRect(); - x = event.clientX - rect.left; - y = event.clientY - rect.top; - } else { - var rect = this.parent.element.getBoundingClientRect(); - x = (event.clientX - rect.left) * (this.parent.__width / rect.width); - y = (event.clientY - rect.top) * (this.parent.__height / rect.height); - } - } else { - x = event.clientX; - y = event.clientY; - } - switch(event.type) { - case "mousedown": - if(event.currentTarget == this.parent.element) { - window.addEventListener("mouseup",$bind(this,this.handleMouseEvent)); - } - this.parent.onMouseDown.dispatch(x,y,event.button); - if(this.parent.onMouseDown.canceled && event.cancelable) { - event.preventDefault(); - } - break; - case "mouseenter": - if(event.target == this.parent.element) { - this.parent.onEnter.dispatch(); - if(this.parent.onEnter.canceled && event.cancelable) { - event.preventDefault(); - } - } - break; - case "mouseleave": - if(event.target == this.parent.element) { - this.parent.onLeave.dispatch(); - if(this.parent.onLeave.canceled && event.cancelable) { - event.preventDefault(); - } - } - break; - case "mousemove": - if(x != this.cacheMouseX || y != this.cacheMouseY) { - this.parent.onMouseMove.dispatch(x,y); - this.parent.onMouseMoveRelative.dispatch(x - this.cacheMouseX,y - this.cacheMouseY); - if((this.parent.onMouseMove.canceled || this.parent.onMouseMoveRelative.canceled) && event.cancelable) { - event.preventDefault(); - } - } - break; - case "mouseup": - window.removeEventListener("mouseup",$bind(this,this.handleMouseEvent)); - if(event.currentTarget == this.parent.element) { - event.stopPropagation(); - } - this.parent.onMouseUp.dispatch(x,y,event.button); - if(this.parent.onMouseUp.canceled && event.cancelable) { - event.preventDefault(); - } - break; - default: - } - this.cacheMouseX = x; - this.cacheMouseY = y; - } else { - var deltaMode; - switch(event.deltaMode) { - case 0: - deltaMode = lime_ui_MouseWheelMode.PIXELS; - break; - case 1: - deltaMode = lime_ui_MouseWheelMode.LINES; - break; - case 2: - deltaMode = lime_ui_MouseWheelMode.PAGES; - break; - default: - deltaMode = lime_ui_MouseWheelMode.UNKNOWN; - } - this.parent.onMouseWheel.dispatch(event.deltaX,-event.deltaY,deltaMode); - if(this.parent.onMouseWheel.canceled && event.cancelable) { - event.preventDefault(); - } - } - } - ,handlePasteEvent: function(event) { - if(event.clipboardData.types.indexOf("text/plain") > -1) { - var text = event.clipboardData.getData("text/plain"); - lime_system_Clipboard.set_text(text); - if(this.textInputEnabled) { - this.parent.onTextInput.dispatch(text); - } - if(event.cancelable) { - event.preventDefault(); - } - } - } - ,handleResizeEvent: function(event) { - this.primaryTouch = null; - this.updateSize(); - } - ,handleTouchEvent: function(event) { - if(event.cancelable) { - event.preventDefault(); - } - var rect = null; - if(this.parent.element != null) { - if(this.canvas != null) { - rect = this.canvas.getBoundingClientRect(); - } else if(this.div != null) { - rect = this.div.getBoundingClientRect(); - } else { - rect = this.parent.element.getBoundingClientRect(); - } - } - var windowWidth = this.setWidth; - var windowHeight = this.setHeight; - if(windowWidth == 0 || windowHeight == 0) { - if(rect != null) { - windowWidth = rect.width; - windowHeight = rect.height; - } else { - windowWidth = 1; - windowHeight = 1; - } - } - var touch; - var x; - var y; - var cacheX; - var cacheY; - var _g = 0; - var _g1 = event.changedTouches; - while(_g < _g1.length) { - var data = _g1[_g]; - ++_g; - x = 0.0; - y = 0.0; - if(rect != null) { - x = (data.clientX - rect.left) * (windowWidth / rect.width); - y = (data.clientY - rect.top) * (windowHeight / rect.height); - } else { - x = data.clientX; - y = data.clientY; - } - if(event.type == "touchstart") { - touch = this.unusedTouchesPool.pop(); - if(touch == null) { - touch = new lime_ui_Touch(x / windowWidth,y / windowHeight,data.identifier,0,0,data.force,this.parent.id); - } else { - touch.x = x / windowWidth; - touch.y = y / windowHeight; - touch.id = data.identifier; - touch.dx = 0; - touch.dy = 0; - touch.pressure = data.force; - touch.device = this.parent.id; - } - this.currentTouches.h[data.identifier] = touch; - lime_ui_Touch.onStart.dispatch(touch); - if(this.primaryTouch == null) { - this.primaryTouch = touch; - } - if(touch == this.primaryTouch) { - this.parent.onMouseDown.dispatch(x,y,0); - } - } else { - touch = this.currentTouches.h[data.identifier]; - if(touch != null) { - cacheX = touch.x; - cacheY = touch.y; - touch.x = x / windowWidth; - touch.y = y / windowHeight; - touch.dx = touch.x - cacheX; - touch.dy = touch.y - cacheY; - touch.pressure = data.force; - switch(event.type) { - case "touchcancel": - lime_ui_Touch.onCancel.dispatch(touch); - this.currentTouches.remove(data.identifier); - this.unusedTouchesPool.add(touch); - if(touch == this.primaryTouch) { - this.primaryTouch = null; - } - break; - case "touchend": - lime_ui_Touch.onEnd.dispatch(touch); - this.currentTouches.remove(data.identifier); - this.unusedTouchesPool.add(touch); - if(touch == this.primaryTouch) { - this.parent.onMouseUp.dispatch(x,y,0); - this.primaryTouch = null; - } - break; - case "touchmove": - lime_ui_Touch.onMove.dispatch(touch); - if(touch == this.primaryTouch) { - this.parent.onMouseMove.dispatch(x,y); - } - break; - default: - } - } - } - } - } - ,isDescendent: function(node) { - if(node == this.parent.element) { - return true; - } - while(node != null) { - if(node.parentNode == this.parent.element) { - return true; - } - node = node.parentNode; - } - return false; - } - ,move: function(x,y) { - } - ,readPixels: function(rect) { - if(this.canvas != null) { - var stageRect = new lime_math_Rectangle(0,0,this.canvas.width,this.canvas.height); - if(rect == null) { - rect = stageRect; - } else { - rect.intersection(stageRect,rect); - } - if(rect.width > 0 && rect.height > 0) { - var canvas2 = window.document.createElement("canvas"); - canvas2.width = rect.width | 0; - canvas2.height = rect.height | 0; - var context = canvas2.getContext("2d"); - context.drawImage(this.canvas,-rect.x,-rect.y); - return lime_graphics_Image.fromCanvas(canvas2); - } - } - return null; - } - ,resize: function(width,height) { - } - ,setBorderless: function(value) { - return value; - } - ,setClipboard: function(value) { - if(lime__$internal_backend_html5_HTML5Window.textArea == null) { - lime__$internal_backend_html5_HTML5Window.textArea = window.document.createElement("textarea"); - lime__$internal_backend_html5_HTML5Window.textArea.style.height = "0px"; - lime__$internal_backend_html5_HTML5Window.textArea.style.left = "-100px"; - lime__$internal_backend_html5_HTML5Window.textArea.style.opacity = "0"; - lime__$internal_backend_html5_HTML5Window.textArea.style.position = "fixed"; - lime__$internal_backend_html5_HTML5Window.textArea.style.top = "-100px"; - lime__$internal_backend_html5_HTML5Window.textArea.style.width = "0px"; - window.document.body.appendChild(lime__$internal_backend_html5_HTML5Window.textArea); - } - lime__$internal_backend_html5_HTML5Window.textArea.value = value; - lime__$internal_backend_html5_HTML5Window.textArea.focus(); - lime__$internal_backend_html5_HTML5Window.textArea.select(); - if(window.document.queryCommandEnabled("copy")) { - window.document.execCommand("copy"); - } - } - ,setCursor: function(value) { - if(this.cursor != value) { - if(value == null) { - this.parent.element.style.cursor = "none"; - } else { - var tmp; - switch(value._hx_index) { - case 0: - tmp = "default"; - break; - case 1: - tmp = "crosshair"; - break; - case 3: - tmp = "move"; - break; - case 4: - tmp = "pointer"; - break; - case 5: - tmp = "nesw-resize"; - break; - case 6: - tmp = "ns-resize"; - break; - case 7: - tmp = "nwse-resize"; - break; - case 8: - tmp = "ew-resize"; - break; - case 9: - tmp = "text"; - break; - case 10: - tmp = "wait"; - break; - case 11: - tmp = "wait"; - break; - default: - tmp = "auto"; - } - this.parent.element.style.cursor = tmp; - } - this.cursor = value; - } - return this.cursor; - } - ,setDisplayMode: function(value) { - return value; - } - ,setFrameRate: function(value) { - if(this.parent.application != null) { - if(value >= 60) { - if(this.parent == this.parent.application.__window) { - this.parent.application.__backend.framePeriod = -1; - } - } else if(value > 0) { - if(this.parent == this.parent.application.__window) { - this.parent.application.__backend.framePeriod = 1000 / value; - } - } else if(this.parent == this.parent.application.__window) { - this.parent.application.__backend.framePeriod = 1000; - } - } - return value; - } - ,setFullscreen: function(value) { - if(value) { - if(!this.requestedFullscreen && !this.isFullscreen) { - this.requestedFullscreen = true; - if(($_=this.parent.element,$bind($_,$_.requestFullscreen))) { - document.addEventListener("fullscreenchange",$bind(this,this.handleFullscreenEvent),false); - document.addEventListener("fullscreenerror",$bind(this,this.handleFullscreenEvent),false); - this.parent.element.requestFullscreen(); - } else if(this.parent.element.mozRequestFullScreen) { - document.addEventListener("mozfullscreenchange",$bind(this,this.handleFullscreenEvent),false); - document.addEventListener("mozfullscreenerror",$bind(this,this.handleFullscreenEvent),false); - this.parent.element.mozRequestFullScreen(); - } else if(this.parent.element.webkitRequestFullscreen) { - document.addEventListener("webkitfullscreenchange",$bind(this,this.handleFullscreenEvent),false); - document.addEventListener("webkitfullscreenerror",$bind(this,this.handleFullscreenEvent),false); - this.parent.element.webkitRequestFullscreen(); - } else if(this.parent.element.msRequestFullscreen) { - document.addEventListener("MSFullscreenChange",$bind(this,this.handleFullscreenEvent),false); - document.addEventListener("MSFullscreenError",$bind(this,this.handleFullscreenEvent),false); - this.parent.element.msRequestFullscreen(); - } - } - } else if(this.isFullscreen) { - this.requestedFullscreen = false; - if(document.exitFullscreen) { - document.exitFullscreen(); - } else if(document.mozCancelFullScreen) { - document.mozCancelFullScreen(); - } else if(document.webkitExitFullscreen) { - document.webkitExitFullscreen(); - } else if(document.msExitFullscreen) { - document.msExitFullscreen(); - } - } - return value; - } - ,setIcon: function(image) { - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(image); - var link = window.document.querySelector("link[rel*='icon']"); - if(link == null) { - link = window.document.createElement("link"); - } - link.type = "image/x-icon"; - link.rel = "shortcut icon"; - link.href = image.buffer.get_src().toDataURL("image/x-icon"); - window.document.getElementsByTagName("head")[0].appendChild(link); - } - ,setMaximized: function(value) { - return false; - } - ,setMinimized: function(value) { - return false; - } - ,setMouseLock: function(value) { - } - ,setResizable: function(value) { - return value; - } - ,setTextInputEnabled: function(value) { - if(value) { - if(lime__$internal_backend_html5_HTML5Window.textInput == null) { - lime__$internal_backend_html5_HTML5Window.textInput = window.document.createElement("input"); - lime__$internal_backend_html5_HTML5Window.textInput.type = "text"; - lime__$internal_backend_html5_HTML5Window.textInput.style.position = "absolute"; - lime__$internal_backend_html5_HTML5Window.textInput.style.opacity = "0"; - lime__$internal_backend_html5_HTML5Window.textInput.style.color = "transparent"; - lime__$internal_backend_html5_HTML5Window.textInput.value = lime__$internal_backend_html5_HTML5Window.dummyCharacter; - lime__$internal_backend_html5_HTML5Window.textInput.autocapitalize = "off"; - lime__$internal_backend_html5_HTML5Window.textInput.autocorrect = "off"; - lime__$internal_backend_html5_HTML5Window.textInput.autocomplete = "off"; - lime__$internal_backend_html5_HTML5Window.textInput.style.left = "0px"; - lime__$internal_backend_html5_HTML5Window.textInput.style.top = "50%"; - if(new EReg("(iPad|iPhone|iPod).*OS 8_","gi").match(window.navigator.userAgent)) { - lime__$internal_backend_html5_HTML5Window.textInput.style.fontSize = "0px"; - lime__$internal_backend_html5_HTML5Window.textInput.style.width = "0px"; - lime__$internal_backend_html5_HTML5Window.textInput.style.height = "0px"; - } else { - lime__$internal_backend_html5_HTML5Window.textInput.style.width = "1px"; - lime__$internal_backend_html5_HTML5Window.textInput.style.height = "1px"; - } - lime__$internal_backend_html5_HTML5Window.textInput.style.pointerEvents = "none"; - lime__$internal_backend_html5_HTML5Window.textInput.style.zIndex = "-10000000"; - } - if(lime__$internal_backend_html5_HTML5Window.textInput.parentNode == null) { - this.parent.element.appendChild(lime__$internal_backend_html5_HTML5Window.textInput); - } - if(!this.textInputEnabled) { - lime__$internal_backend_html5_HTML5Window.textInput.addEventListener("input",$bind(this,this.handleInputEvent),true); - lime__$internal_backend_html5_HTML5Window.textInput.addEventListener("blur",$bind(this,this.handleFocusEvent),true); - lime__$internal_backend_html5_HTML5Window.textInput.addEventListener("cut",$bind(this,this.handleCutOrCopyEvent),true); - lime__$internal_backend_html5_HTML5Window.textInput.addEventListener("copy",$bind(this,this.handleCutOrCopyEvent),true); - lime__$internal_backend_html5_HTML5Window.textInput.addEventListener("paste",$bind(this,this.handlePasteEvent),true); - } - lime__$internal_backend_html5_HTML5Window.textInput.focus(); - lime__$internal_backend_html5_HTML5Window.textInput.select(); - } else if(lime__$internal_backend_html5_HTML5Window.textInput != null) { - lime__$internal_backend_html5_HTML5Window.textInput.removeEventListener("input",$bind(this,this.handleInputEvent),true); - lime__$internal_backend_html5_HTML5Window.textInput.removeEventListener("blur",$bind(this,this.handleFocusEvent),true); - lime__$internal_backend_html5_HTML5Window.textInput.removeEventListener("cut",$bind(this,this.handleCutOrCopyEvent),true); - lime__$internal_backend_html5_HTML5Window.textInput.removeEventListener("copy",$bind(this,this.handleCutOrCopyEvent),true); - lime__$internal_backend_html5_HTML5Window.textInput.removeEventListener("paste",$bind(this,this.handlePasteEvent),true); - lime__$internal_backend_html5_HTML5Window.textInput.blur(); - } - return this.textInputEnabled = value; - } - ,setTitle: function(value) { - if(value != null) { - window.document.title = value; - } - return value; - } - ,updateSize: function() { - if(!this.parent.__resizable) { - return; - } - var elementWidth; - var elementHeight; - if(this.parent.element != null) { - elementWidth = this.parent.element.clientWidth; - elementHeight = this.parent.element.clientHeight; - } else { - elementWidth = window.innerWidth; - elementHeight = window.innerHeight; - } - if(elementWidth != this.cacheElementWidth || elementHeight != this.cacheElementHeight) { - this.cacheElementWidth = elementWidth; - this.cacheElementHeight = elementHeight; - var stretch = this.resizeElement || this.setWidth == 0 && this.setHeight == 0; - if(this.parent.element != null && (this.div == null || this.div != null && stretch)) { - if(stretch) { - if(this.parent.__width != elementWidth || this.parent.__height != elementHeight) { - this.parent.__width = elementWidth; - this.parent.__height = elementHeight; - if(this.canvas != null) { - if(this.parent.element != this.canvas) { - this.canvas.width = Math.round(elementWidth * this.scale); - this.canvas.height = Math.round(elementHeight * this.scale); - this.canvas.style.width = elementWidth + "px"; - this.canvas.style.height = elementHeight + "px"; - } - } else { - this.div.style.width = elementWidth + "px"; - this.div.style.height = elementHeight + "px"; - } - this.parent.onResize.dispatch(elementWidth,elementHeight); - } - } else { - var scaleX = this.setWidth != 0 ? elementWidth / this.setWidth : 1; - var scaleY = this.setHeight != 0 ? elementHeight / this.setHeight : 1; - var targetWidth = elementWidth; - var targetHeight = elementHeight; - var marginLeft = 0; - var marginTop = 0; - if(scaleX < scaleY) { - targetHeight = Math.floor(this.setHeight * scaleX); - marginTop = Math.floor((elementHeight - targetHeight) / 2); - } else { - targetWidth = Math.floor(this.setWidth * scaleY); - marginLeft = Math.floor((elementWidth - targetWidth) / 2); - } - if(this.canvas != null) { - if(this.parent.element != this.canvas) { - this.canvas.style.width = targetWidth + "px"; - this.canvas.style.height = targetHeight + "px"; - this.canvas.style.marginLeft = marginLeft + "px"; - this.canvas.style.marginTop = marginTop + "px"; - } - } else { - this.div.style.width = targetWidth + "px"; - this.div.style.height = targetHeight + "px"; - this.div.style.marginLeft = marginLeft + "px"; - this.div.style.marginTop = marginTop + "px"; - } - } - } - } - } - ,warpMouse: function(x,y) { - } - ,__class__: lime__$internal_backend_html5_HTML5Window -}; -var lime__$internal_backend_native_NativeCFFI = function() { }; -$hxClasses["lime._internal.backend.native.NativeCFFI"] = lime__$internal_backend_native_NativeCFFI; -lime__$internal_backend_native_NativeCFFI.__name__ = "lime._internal.backend.native.NativeCFFI"; -var lime__$internal_format_BMP = function() { }; -$hxClasses["lime._internal.format.BMP"] = lime__$internal_format_BMP; -lime__$internal_format_BMP.__name__ = "lime._internal.format.BMP"; -lime__$internal_format_BMP.encode = function(image,type) { - if(image.get_premultiplied() || image.get_format() != 0) { - image = image.clone(); - image.set_premultiplied(false); - image.set_format(0); - } - if(type == null) { - type = lime__$internal_format_BMPType.RGB; - } - var fileHeaderLength = 14; - var infoHeaderLength = 40; - var pixelValuesLength = image.width * image.height * 4; - if(type != null) { - switch(type._hx_index) { - case 0: - pixelValuesLength = (image.width * 3 + image.width * 3 % 4) * image.height; - break; - case 1: - infoHeaderLength = 108; - break; - case 2: - fileHeaderLength = 0; - pixelValuesLength += image.width * image.height; - break; - } - } - var data = new haxe_io_Bytes(new ArrayBuffer(fileHeaderLength + infoHeaderLength + pixelValuesLength)); - var position = 0; - if(fileHeaderLength > 0) { - data.b[position++] = 66; - data.b[position++] = 77; - data.setInt32(position,data.length); - position += 4; - data.setUInt16(position,0); - position += 2; - data.setUInt16(position,0); - position += 2; - data.setInt32(position,fileHeaderLength + infoHeaderLength); - position += 4; - } - data.setInt32(position,infoHeaderLength); - position += 4; - data.setInt32(position,image.width); - position += 4; - data.setInt32(position,type == lime__$internal_format_BMPType.ICO ? image.height * 2 : image.height); - position += 4; - data.setUInt16(position,1); - position += 2; - data.setUInt16(position,type == lime__$internal_format_BMPType.RGB ? 24 : 32); - position += 2; - data.setInt32(position,type == lime__$internal_format_BMPType.BITFIELD ? 3 : 0); - position += 4; - data.setInt32(position,pixelValuesLength); - position += 4; - data.setInt32(position,11824); - position += 4; - data.setInt32(position,11824); - position += 4; - data.setInt32(position,0); - position += 4; - data.setInt32(position,0); - position += 4; - if(type == lime__$internal_format_BMPType.BITFIELD) { - data.setInt32(position,16711680); - position += 4; - data.setInt32(position,65280); - position += 4; - data.setInt32(position,255); - position += 4; - data.setInt32(position,-16777216); - position += 4; - data.b[position++] = 32; - data.b[position++] = 110; - data.b[position++] = 105; - data.b[position++] = 87; - var _g = 0; - while(_g < 48) { - var i = _g++; - data.b[position++] = 0; - } - } - var pixels = image.getPixels(new lime_math_Rectangle(0,0,image.width,image.height),1); - var readPosition = 0; - var a; - var r; - var g; - var b; - if(type != null) { - switch(type._hx_index) { - case 0: - var _g = 0; - var _g1 = image.height; - while(_g < _g1) { - var y = _g++; - readPosition = (image.height - 1 - y) * 4 * image.width; - var _g2 = 0; - var _g3 = image.width; - while(_g2 < _g3) { - var x = _g2++; - a = pixels.b[readPosition++]; - r = pixels.b[readPosition++]; - g = pixels.b[readPosition++]; - b = pixels.b[readPosition++]; - data.b[position++] = b & 255; - data.b[position++] = g & 255; - data.b[position++] = r & 255; - } - var _g4 = 0; - var _g5 = image.width * 3 % 4; - while(_g4 < _g5) { - var i = _g4++; - data.b[position++] = 0; - } - } - break; - case 1: - var _g = 0; - var _g1 = image.height; - while(_g < _g1) { - var y = _g++; - readPosition = (image.height - 1 - y) * 4 * image.width; - var _g2 = 0; - var _g3 = image.width; - while(_g2 < _g3) { - var x = _g2++; - a = pixels.b[readPosition++]; - r = pixels.b[readPosition++]; - g = pixels.b[readPosition++]; - b = pixels.b[readPosition++]; - data.b[position++] = b & 255; - data.b[position++] = g & 255; - data.b[position++] = r & 255; - data.b[position++] = a & 255; - } - } - break; - case 2: - var andMask = new haxe_io_Bytes(new ArrayBuffer(image.width * image.height)); - var maskPosition = 0; - var _g = 0; - var _g1 = image.height; - while(_g < _g1) { - var y = _g++; - readPosition = (image.height - 1 - y) * 4 * image.width; - var _g2 = 0; - var _g3 = image.width; - while(_g2 < _g3) { - var x = _g2++; - a = pixels.b[readPosition++]; - r = pixels.b[readPosition++]; - g = pixels.b[readPosition++]; - b = pixels.b[readPosition++]; - data.b[position++] = b & 255; - data.b[position++] = g & 255; - data.b[position++] = r & 255; - data.b[position++] = a & 255; - andMask.b[maskPosition++] = 0; - } - } - data.blit(position,andMask,0,image.width * image.height); - break; - } - } - return data; -}; -var lime__$internal_format_BMPType = $hxEnums["lime._internal.format.BMPType"] = { __ename__ : "lime._internal.format.BMPType", __constructs__ : ["RGB","BITFIELD","ICO"] - ,RGB: {_hx_index:0,__enum__:"lime._internal.format.BMPType",toString:$estr} - ,BITFIELD: {_hx_index:1,__enum__:"lime._internal.format.BMPType",toString:$estr} - ,ICO: {_hx_index:2,__enum__:"lime._internal.format.BMPType",toString:$estr} -}; -var lime__$internal_format_Base64 = function() { }; -$hxClasses["lime._internal.format.Base64"] = lime__$internal_format_Base64; -lime__$internal_format_Base64.__name__ = "lime._internal.format.Base64"; -lime__$internal_format_Base64.decode = function(source) { - return haxe_crypto_Base64.decode(source); -}; -lime__$internal_format_Base64.encode = function(source) { - var result = []; - var dictionary = lime__$internal_format_Base64.DICTIONARY; - var extendedDictionary = lime__$internal_format_Base64.EXTENDED_DICTIONARY; - var numBytes = source.length; - var numInputTriplets = Math.floor(numBytes / 3); - var numChunksToWrite = numInputTriplets * 2; - result.length = Math.ceil(numBytes / 3) * 2; - var numBytesRead = 0; - var numChunksWritten = 0; - var inputTriplet; - while(numChunksWritten < numChunksToWrite) { - inputTriplet = source.b[numBytesRead] << 16 | source.b[numBytesRead + 1] << 8 | source.b[numBytesRead + 2]; - result[numChunksWritten] = extendedDictionary[inputTriplet >> 12 & 4095]; - result[numChunksWritten + 1] = extendedDictionary[inputTriplet & 4095]; - numBytesRead += 3; - numChunksWritten += 2; - } - switch(numBytes - numInputTriplets * 3) { - case 1: - inputTriplet = source.b[numBytesRead] << 16; - result[numChunksWritten] = extendedDictionary[inputTriplet >> 12 & 4095]; - result[numChunksWritten + 1] = "=="; - break; - case 2: - inputTriplet = source.b[numBytesRead] << 16 | source.b[numBytesRead + 1] << 8; - result[numChunksWritten] = extendedDictionary[inputTriplet >> 12 & 4095]; - result[numChunksWritten + 1] = dictionary[inputTriplet >> 6 & 63] + "="; - break; - default: - } - return result.join(""); -}; -var lime__$internal_format_Deflate = function() { }; -$hxClasses["lime._internal.format.Deflate"] = lime__$internal_format_Deflate; -lime__$internal_format_Deflate.__name__ = "lime._internal.format.Deflate"; -lime__$internal_format_Deflate.compress = function(bytes) { - var data = pako.deflateRaw(bytes.b.bufferValue); - return haxe_io_Bytes.ofData(data); -}; -lime__$internal_format_Deflate.decompress = function(bytes) { - var data = pako.inflateRaw(bytes.b.bufferValue); - return haxe_io_Bytes.ofData(data); -}; -var lime__$internal_format_GZip = function() { }; -$hxClasses["lime._internal.format.GZip"] = lime__$internal_format_GZip; -lime__$internal_format_GZip.__name__ = "lime._internal.format.GZip"; -lime__$internal_format_GZip.compress = function(bytes) { - var data = pako.gzip(bytes.b.bufferValue); - return haxe_io_Bytes.ofData(data); -}; -lime__$internal_format_GZip.decompress = function(bytes) { - var data = pako.ungzip(bytes.b.bufferValue); - return haxe_io_Bytes.ofData(data); -}; -var lime__$internal_format_JPEG = function() { }; -$hxClasses["lime._internal.format.JPEG"] = lime__$internal_format_JPEG; -lime__$internal_format_JPEG.__name__ = "lime._internal.format.JPEG"; -lime__$internal_format_JPEG.decodeBytes = function(bytes,decodeData) { - if(decodeData == null) { - decodeData = true; - } - return null; -}; -lime__$internal_format_JPEG.decodeFile = function(path,decodeData) { - if(decodeData == null) { - decodeData = true; - } - return null; -}; -lime__$internal_format_JPEG.encode = function(image,quality) { - if(image.get_premultiplied() || image.get_format() != 0) { - image = image.clone(); - image.set_premultiplied(false); - image.set_format(0); - } - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(image,false); - if(image.buffer.__srcCanvas != null) { - var data = image.buffer.__srcCanvas.toDataURL("image/jpeg",quality / 100); - var buffer = window.atob(data.split(";base64,")[1]); - var bytes = new haxe_io_Bytes(new ArrayBuffer(buffer.length)); - var _g = 0; - var _g1 = buffer.length; - while(_g < _g1) { - var i = _g++; - bytes.b[i] = HxOverrides.cca(buffer,i) & 255; - } - return bytes; - } - return null; -}; -var lime__$internal_format_LZMA = function() { }; -$hxClasses["lime._internal.format.LZMA"] = lime__$internal_format_LZMA; -lime__$internal_format_LZMA.__name__ = "lime._internal.format.LZMA"; -lime__$internal_format_LZMA.compress = function(bytes) { - return null; -}; -lime__$internal_format_LZMA.decompress = function(bytes) { - return null; -}; -var lime__$internal_format_PNG = function() { }; -$hxClasses["lime._internal.format.PNG"] = lime__$internal_format_PNG; -lime__$internal_format_PNG.__name__ = "lime._internal.format.PNG"; -lime__$internal_format_PNG.decodeBytes = function(bytes,decodeData) { - if(decodeData == null) { - decodeData = true; - } - return null; -}; -lime__$internal_format_PNG.decodeFile = function(path,decodeData) { - if(decodeData == null) { - decodeData = true; - } - return null; -}; -lime__$internal_format_PNG.encode = function(image) { - if(image.get_premultiplied() || image.get_format() != 0) { - image = image.clone(); - image.set_premultiplied(false); - image.set_format(0); - } - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(image,false); - if(image.buffer.__srcCanvas != null) { - var data = image.buffer.__srcCanvas.toDataURL("image/png"); - var buffer = window.atob(data.split(";base64,")[1]); - var bytes = new haxe_io_Bytes(new ArrayBuffer(buffer.length)); - var _g = 0; - var _g1 = buffer.length; - while(_g < _g1) { - var i = _g++; - bytes.b[i] = HxOverrides.cca(buffer,i) & 255; - } - return bytes; - } - return null; -}; -var lime__$internal_format_Zlib = function() { }; -$hxClasses["lime._internal.format.Zlib"] = lime__$internal_format_Zlib; -lime__$internal_format_Zlib.__name__ = "lime._internal.format.Zlib"; -lime__$internal_format_Zlib.compress = function(bytes) { - var data = pako.deflate(bytes.b.bufferValue); - return haxe_io_Bytes.ofData(data); -}; -lime__$internal_format_Zlib.decompress = function(bytes) { - var data = pako.inflate(bytes.b.bufferValue); - return haxe_io_Bytes.ofData(data); -}; -var lime__$internal_graphics_ImageCanvasUtil = function() { }; -$hxClasses["lime._internal.graphics.ImageCanvasUtil"] = lime__$internal_graphics_ImageCanvasUtil; -lime__$internal_graphics_ImageCanvasUtil.__name__ = "lime._internal.graphics.ImageCanvasUtil"; -lime__$internal_graphics_ImageCanvasUtil.colorTransform = function(image,rect,colorMatrix) { - lime__$internal_graphics_ImageCanvasUtil.convertToData(image); - lime__$internal_graphics_ImageDataUtil.colorTransform(image,rect,colorMatrix); -}; -lime__$internal_graphics_ImageCanvasUtil.convertToCanvas = function(image,clear) { - if(clear == null) { - clear = false; - } - var buffer = image.buffer; - if(buffer.__srcImage != null) { - if(buffer.__srcCanvas == null) { - lime__$internal_graphics_ImageCanvasUtil.createCanvas(image,buffer.__srcImage.width,buffer.__srcImage.height); - buffer.__srcContext.drawImage(buffer.__srcImage,0,0); - } - buffer.__srcImage = null; - } else if(buffer.__srcCanvas == null && buffer.data != null) { - image.set_transparent(true); - lime__$internal_graphics_ImageCanvasUtil.createCanvas(image,buffer.width,buffer.height); - lime__$internal_graphics_ImageCanvasUtil.createImageData(image); - buffer.__srcContext.putImageData(buffer.__srcImageData,0,0); - } else if(image.type == lime_graphics_ImageType.DATA && buffer.__srcImageData != null && image.dirty) { - buffer.__srcContext.putImageData(buffer.__srcImageData,0,0); - image.dirty = false; - } - if(clear) { - buffer.data = null; - buffer.__srcImageData = null; - } else if(buffer.data == null && buffer.__srcImageData != null) { - buffer.data = buffer.__srcImageData.data; - } - image.type = lime_graphics_ImageType.CANVAS; -}; -lime__$internal_graphics_ImageCanvasUtil.convertToData = function(image,clear) { - if(clear == null) { - clear = false; - } - var buffer = image.buffer; - if(buffer.__srcImage != null) { - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(image); - } - if(buffer.__srcCanvas != null && buffer.data == null) { - lime__$internal_graphics_ImageCanvasUtil.createImageData(image); - if(image.type == lime_graphics_ImageType.CANVAS) { - image.dirty = false; - } - } else if(image.type == lime_graphics_ImageType.CANVAS && buffer.__srcCanvas != null && image.dirty) { - if(buffer.__srcImageData == null) { - lime__$internal_graphics_ImageCanvasUtil.createImageData(image); - } else { - buffer.__srcImageData = buffer.__srcContext.getImageData(0,0,buffer.width,buffer.height); - var elements = buffer.__srcImageData.data.buffer; - var array = null; - var vector = null; - var view = null; - var buffer1 = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer1 != null) { - if(len == null) { - this1 = new Uint8Array(buffer1,0); - } else { - this1 = new Uint8Array(buffer1,0,len); - } - } else { - this1 = null; - } - buffer.data = this1; - } - image.dirty = false; - } - if(clear) { - image.buffer.__srcCanvas = null; - image.buffer.__srcContext = null; - } - image.type = lime_graphics_ImageType.DATA; -}; -lime__$internal_graphics_ImageCanvasUtil.copyChannel = function(image,sourceImage,sourceRect,destPoint,sourceChannel,destChannel) { - lime__$internal_graphics_ImageCanvasUtil.convertToData(sourceImage); - lime__$internal_graphics_ImageCanvasUtil.convertToData(image); - lime__$internal_graphics_ImageDataUtil.copyChannel(image,sourceImage,sourceRect,destPoint,sourceChannel,destChannel); -}; -lime__$internal_graphics_ImageCanvasUtil.copyPixels = function(image,sourceImage,sourceRect,destPoint,alphaImage,alphaPoint,mergeAlpha) { - if(mergeAlpha == null) { - mergeAlpha = false; - } - if(destPoint == null || destPoint.x >= image.width || destPoint.y >= image.height || sourceRect == null || sourceRect.width < 1 || sourceRect.height < 1) { - return; - } - if(alphaImage != null && alphaImage.get_transparent()) { - if(alphaPoint == null) { - alphaPoint = new lime_math_Vector2(); - } - var tempData = sourceImage.clone(); - tempData.copyChannel(alphaImage,new lime_math_Rectangle(sourceRect.x + alphaPoint.x,sourceRect.y + alphaPoint.y,sourceRect.width,sourceRect.height),new lime_math_Vector2(sourceRect.x,sourceRect.y),lime_graphics_ImageChannel.ALPHA,lime_graphics_ImageChannel.ALPHA); - sourceImage = tempData; - } - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(image,true); - if(!mergeAlpha) { - if(image.get_transparent() && sourceImage.get_transparent()) { - image.buffer.__srcContext.clearRect(destPoint.x + image.offsetX,destPoint.y + image.offsetY,sourceRect.width + image.offsetX,sourceRect.height + image.offsetY); - } - } - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(sourceImage); - if(sourceImage.buffer.get_src() != null) { - image.buffer.__srcContext.globalCompositeOperation = "source-over"; - image.buffer.__srcContext.drawImage(sourceImage.buffer.get_src(),sourceRect.x + sourceImage.offsetX | 0,sourceRect.y + sourceImage.offsetY | 0,sourceRect.width | 0,sourceRect.height | 0,destPoint.x + image.offsetX | 0,destPoint.y + image.offsetY | 0,sourceRect.width | 0,sourceRect.height | 0); - } - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageCanvasUtil.createCanvas = function(image,width,height) { - var buffer = image.buffer; - if(buffer.__srcCanvas == null) { - buffer.__srcCanvas = window.document.createElement("canvas"); - buffer.__srcCanvas.width = width; - buffer.__srcCanvas.height = height; - if(!image.get_transparent()) { - if(!image.get_transparent()) { - buffer.__srcCanvas.setAttribute("moz-opaque","true"); - } - buffer.__srcContext = buffer.__srcCanvas.getContext ("2d", { alpha: false }); - } else { - buffer.__srcContext = buffer.__srcCanvas.getContext("2d"); - } - } -}; -lime__$internal_graphics_ImageCanvasUtil.createImageData = function(image) { - var buffer = image.buffer; - if(buffer.__srcImageData == null) { - if(buffer.data == null) { - buffer.__srcImageData = buffer.__srcContext.getImageData(0,0,buffer.width,buffer.height); - } else { - buffer.__srcImageData = buffer.__srcContext.createImageData(buffer.width,buffer.height); - buffer.__srcImageData.data.set(buffer.data); - } - var elements = buffer.__srcImageData.data.buffer; - var array = null; - var vector = null; - var view = null; - var buffer1 = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer1 != null) { - if(len == null) { - this1 = new Uint8Array(buffer1,0); - } else { - this1 = new Uint8Array(buffer1,0,len); - } - } else { - this1 = null; - } - buffer.data = this1; - } -}; -lime__$internal_graphics_ImageCanvasUtil.fillRect = function(image,rect,color,format) { - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(image); - var r; - var g; - var b; - var a; - if(format == 1) { - r = color >> 16 & 255; - g = color >> 8 & 255; - b = color & 255; - a = image.get_transparent() ? color >> 24 & 255 : 255; - } else { - r = color >> 24 & 255; - g = color >> 16 & 255; - b = color >> 8 & 255; - a = image.get_transparent() ? color & 255 : 255; - } - if(rect.x == 0 && rect.y == 0 && rect.width == image.width && rect.height == image.height) { - if(image.get_transparent() && a == 0) { - image.buffer.__srcCanvas.width = image.buffer.width; - return; - } - } - if(a < 255) { - image.buffer.__srcContext.clearRect(rect.x + image.offsetX,rect.y + image.offsetY,rect.width + image.offsetX,rect.height + image.offsetY); - } - if(a > 0) { - image.buffer.__srcContext.fillStyle = "rgba(" + r + ", " + g + ", " + b + ", " + a / 255 + ")"; - image.buffer.__srcContext.fillRect(rect.x + image.offsetX,rect.y + image.offsetY,rect.width + image.offsetX,rect.height + image.offsetY); - } - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageCanvasUtil.floodFill = function(image,x,y,color,format) { - lime__$internal_graphics_ImageCanvasUtil.convertToData(image); - lime__$internal_graphics_ImageDataUtil.floodFill(image,x,y,color,format); -}; -lime__$internal_graphics_ImageCanvasUtil.getPixel = function(image,x,y,format) { - lime__$internal_graphics_ImageCanvasUtil.convertToData(image); - return lime__$internal_graphics_ImageDataUtil.getPixel(image,x,y,format); -}; -lime__$internal_graphics_ImageCanvasUtil.getPixel32 = function(image,x,y,format) { - lime__$internal_graphics_ImageCanvasUtil.convertToData(image); - return lime__$internal_graphics_ImageDataUtil.getPixel32(image,x,y,format); -}; -lime__$internal_graphics_ImageCanvasUtil.getPixels = function(image,rect,format) { - lime__$internal_graphics_ImageCanvasUtil.convertToData(image); - return lime__$internal_graphics_ImageDataUtil.getPixels(image,rect,format); -}; -lime__$internal_graphics_ImageCanvasUtil.merge = function(image,sourceImage,sourceRect,destPoint,redMultiplier,greenMultiplier,blueMultiplier,alphaMultiplier) { - lime__$internal_graphics_ImageCanvasUtil.convertToData(sourceImage); - lime__$internal_graphics_ImageCanvasUtil.convertToData(image); - lime__$internal_graphics_ImageDataUtil.merge(image,sourceImage,sourceRect,destPoint,redMultiplier,greenMultiplier,blueMultiplier,alphaMultiplier); -}; -lime__$internal_graphics_ImageCanvasUtil.resize = function(image,newWidth,newHeight) { - var buffer = image.buffer; - if(buffer.__srcCanvas == null) { - lime__$internal_graphics_ImageCanvasUtil.createCanvas(image,newWidth,newHeight); - buffer.__srcContext.drawImage(buffer.get_src(),0,0,newWidth,newHeight); - } else { - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(image,true); - var sourceCanvas = buffer.__srcCanvas; - buffer.__srcCanvas = null; - lime__$internal_graphics_ImageCanvasUtil.createCanvas(image,newWidth,newHeight); - buffer.__srcContext.drawImage(sourceCanvas,0,0,newWidth,newHeight); - } - buffer.__srcImageData = null; - buffer.data = null; - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageCanvasUtil.scroll = function(image,x,y) { - if(x % image.width == 0 && y % image.height == 0) { - return; - } - var copy = image.clone(); - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(image,true); - image.buffer.__srcContext.clearRect(x,y,image.width,image.height); - image.buffer.__srcContext.drawImage(copy.get_src(),x,y); - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageCanvasUtil.setPixel = function(image,x,y,color,format) { - lime__$internal_graphics_ImageCanvasUtil.convertToData(image); - lime__$internal_graphics_ImageDataUtil.setPixel(image,x,y,color,format); -}; -lime__$internal_graphics_ImageCanvasUtil.setPixel32 = function(image,x,y,color,format) { - lime__$internal_graphics_ImageCanvasUtil.convertToData(image); - lime__$internal_graphics_ImageDataUtil.setPixel32(image,x,y,color,format); -}; -lime__$internal_graphics_ImageCanvasUtil.setPixels = function(image,rect,bytePointer,format,endian) { - lime__$internal_graphics_ImageCanvasUtil.convertToData(image); - lime__$internal_graphics_ImageDataUtil.setPixels(image,rect,bytePointer,format,endian); -}; -lime__$internal_graphics_ImageCanvasUtil.sync = function(image,clear) { - if(image == null) { - return; - } - if(image.type == lime_graphics_ImageType.CANVAS && (image.buffer.__srcCanvas != null || image.buffer.data != null)) { - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(image,clear); - } else if(image.type == lime_graphics_ImageType.DATA) { - lime__$internal_graphics_ImageCanvasUtil.convertToData(image,clear); - } -}; -var lime__$internal_graphics_ImageDataUtil = function() { }; -$hxClasses["lime._internal.graphics.ImageDataUtil"] = lime__$internal_graphics_ImageDataUtil; -lime__$internal_graphics_ImageDataUtil.__name__ = "lime._internal.graphics.ImageDataUtil"; -lime__$internal_graphics_ImageDataUtil.displaceMap = function(target,source,map,mapPoint,componentX,componentY,smooth) { - var targetData = target.buffer.data; - var sourceData = source.buffer.data; - var mapData = map.buffer.data; - var targetFormat = target.buffer.format; - var sourceFormat = source.buffer.format; - var mapFormat = map.buffer.format; - var targetPremultiplied = target.get_premultiplied(); - var sourcePremultiplied = source.get_premultiplied(); - var mapPremultiplied = map.get_premultiplied(); - var sourceView = new lime__$internal_graphics__$ImageDataUtil_ImageDataView(source); - var mapView = new lime__$internal_graphics__$ImageDataUtil_ImageDataView(map); - var row; - var sourceOffset; - var sourcePixel; - var mapPixel; - var targetPixel; - var mapPixelX; - var mapPixelY; - var mapPixelA; - var s1; - var s2; - var s3; - var s4; - var mPointXFloor; - var mPointYFloor; - var disOffsetXFloor; - var disOffsetYFloor; - var disX; - var disY; - var _g = 0; - var _g1 = sourceView.height; - while(_g < _g1) { - var y = _g++; - row = sourceView.byteOffset + sourceView.stride * y; - var _g2 = 0; - var _g3 = sourceView.width; - while(_g2 < _g3) { - var x = _g2++; - sourceOffset = row + x * 4; - mPointXFloor = mapPoint.x | 0; - mPointYFloor = mapPoint.y | 0; - if(smooth) { - var offset = sourceView.byteOffset + sourceView.stride * (y - mPointYFloor + 1) + (x - mPointXFloor) * 4; - var format = mapFormat; - var premultiplied = mapPremultiplied; - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - switch(format) { - case 0: - s1 = (mapData[offset] & 255) << 24 | (mapData[offset + 1] & 255) << 16 | (mapData[offset + 2] & 255) << 8 | mapData[offset + 3] & 255; - break; - case 1: - s1 = (mapData[offset + 1] & 255) << 24 | (mapData[offset + 2] & 255) << 16 | (mapData[offset + 3] & 255) << 8 | mapData[offset] & 255; - break; - case 2: - s1 = (mapData[offset + 2] & 255) << 24 | (mapData[offset + 1] & 255) << 16 | (mapData[offset] & 255) << 8 | mapData[offset + 3] & 255; - break; - } - if(premultiplied) { - if((s1 & 255) != 0 && (s1 & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (s1 & 255); - s1 = (lime_math_RGBA.__clamp[Math.round((s1 >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((s1 >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((s1 >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | s1 & 255 & 255; - } - } - var offset1 = sourceView.byteOffset + sourceView.stride * (y - mPointYFloor) + (x - mPointXFloor + 1) * 4; - var format1 = mapFormat; - var premultiplied1 = mapPremultiplied; - if(premultiplied1 == null) { - premultiplied1 = false; - } - if(format1 == null) { - format1 = 0; - } - switch(format1) { - case 0: - s2 = (mapData[offset1] & 255) << 24 | (mapData[offset1 + 1] & 255) << 16 | (mapData[offset1 + 2] & 255) << 8 | mapData[offset1 + 3] & 255; - break; - case 1: - s2 = (mapData[offset1 + 1] & 255) << 24 | (mapData[offset1 + 2] & 255) << 16 | (mapData[offset1 + 3] & 255) << 8 | mapData[offset1] & 255; - break; - case 2: - s2 = (mapData[offset1 + 2] & 255) << 24 | (mapData[offset1 + 1] & 255) << 16 | (mapData[offset1] & 255) << 8 | mapData[offset1 + 3] & 255; - break; - } - if(premultiplied1) { - if((s2 & 255) != 0 && (s2 & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (s2 & 255); - s2 = (lime_math_RGBA.__clamp[Math.round((s2 >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((s2 >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((s2 >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | s2 & 255 & 255; - } - } - var offset2 = sourceView.byteOffset + sourceView.stride * (y - mPointYFloor + 1) + (x - mPointXFloor + 1) * 4; - var format2 = mapFormat; - var premultiplied2 = mapPremultiplied; - if(premultiplied2 == null) { - premultiplied2 = false; - } - if(format2 == null) { - format2 = 0; - } - switch(format2) { - case 0: - s3 = (mapData[offset2] & 255) << 24 | (mapData[offset2 + 1] & 255) << 16 | (mapData[offset2 + 2] & 255) << 8 | mapData[offset2 + 3] & 255; - break; - case 1: - s3 = (mapData[offset2 + 1] & 255) << 24 | (mapData[offset2 + 2] & 255) << 16 | (mapData[offset2 + 3] & 255) << 8 | mapData[offset2] & 255; - break; - case 2: - s3 = (mapData[offset2 + 2] & 255) << 24 | (mapData[offset2 + 1] & 255) << 16 | (mapData[offset2] & 255) << 8 | mapData[offset2 + 3] & 255; - break; - } - if(premultiplied2) { - if((s3 & 255) != 0 && (s3 & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (s3 & 255); - s3 = (lime_math_RGBA.__clamp[Math.round((s3 >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((s3 >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((s3 >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | s3 & 255 & 255; - } - } - var offset3 = sourceView.byteOffset + sourceView.stride * (y - mPointYFloor) + (x - mPointXFloor) * 4; - var format3 = mapFormat; - var premultiplied3 = mapPremultiplied; - if(premultiplied3 == null) { - premultiplied3 = false; - } - if(format3 == null) { - format3 = 0; - } - switch(format3) { - case 0: - s4 = (mapData[offset3] & 255) << 24 | (mapData[offset3 + 1] & 255) << 16 | (mapData[offset3 + 2] & 255) << 8 | mapData[offset3 + 3] & 255; - break; - case 1: - s4 = (mapData[offset3 + 1] & 255) << 24 | (mapData[offset3 + 2] & 255) << 16 | (mapData[offset3 + 3] & 255) << 8 | mapData[offset3] & 255; - break; - case 2: - s4 = (mapData[offset3 + 2] & 255) << 24 | (mapData[offset3 + 1] & 255) << 16 | (mapData[offset3] & 255) << 8 | mapData[offset3 + 3] & 255; - break; - } - if(premultiplied3) { - if((s4 & 255) != 0 && (s4 & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (s4 & 255); - s4 = (lime_math_RGBA.__clamp[Math.round((s4 >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((s4 >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((s4 >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | s4 & 255 & 255; - } - } - mapPixel = lime__$internal_graphics_ImageDataUtil.bilinear(s1,s2,s3,s4,mapPoint.x - mPointXFloor,mapPoint.y - mPointYFloor); - } else { - var offset4 = mapView.byteOffset + mapView.stride * (y - mPointYFloor) + (x - mPointXFloor) * 4; - var format4 = mapFormat; - var premultiplied4 = mapPremultiplied; - if(premultiplied4 == null) { - premultiplied4 = false; - } - if(format4 == null) { - format4 = 0; - } - switch(format4) { - case 0: - mapPixel = (mapData[offset4] & 255) << 24 | (mapData[offset4 + 1] & 255) << 16 | (mapData[offset4 + 2] & 255) << 8 | mapData[offset4 + 3] & 255; - break; - case 1: - mapPixel = (mapData[offset4 + 1] & 255) << 24 | (mapData[offset4 + 2] & 255) << 16 | (mapData[offset4 + 3] & 255) << 8 | mapData[offset4] & 255; - break; - case 2: - mapPixel = (mapData[offset4 + 2] & 255) << 24 | (mapData[offset4 + 1] & 255) << 16 | (mapData[offset4] & 255) << 8 | mapData[offset4 + 3] & 255; - break; - } - if(premultiplied4) { - if((mapPixel & 255) != 0 && (mapPixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (mapPixel & 255); - mapPixel = (lime_math_RGBA.__clamp[Math.round((mapPixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((mapPixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((mapPixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | mapPixel & 255 & 255; - } - } - } - mapPixelA = (mapPixel & 255) / 255.0; - mapPixelX = ((mapPixel >>> 24 & 255) - 128) / 255.0 * mapPixelA; - mapPixelY = ((mapPixel >>> 16 & 255) - 128) / 255.0 * mapPixelA; - disX = mapPixelX * componentX.x + mapPixelY * componentY.x; - disY = mapPixelX * componentX.y + mapPixelY * componentY.y; - disOffsetXFloor = Math.floor(disX * sourceView.width); - disOffsetYFloor = Math.floor(disY * sourceView.height); - if(smooth) { - var offset5 = sourceView.byteOffset + sourceView.stride * (y + disOffsetYFloor + 1) + (x + disOffsetXFloor) * 4; - var format5 = sourceFormat; - var premultiplied5 = sourcePremultiplied; - if(premultiplied5 == null) { - premultiplied5 = false; - } - if(format5 == null) { - format5 = 0; - } - switch(format5) { - case 0: - s1 = (sourceData[offset5] & 255) << 24 | (sourceData[offset5 + 1] & 255) << 16 | (sourceData[offset5 + 2] & 255) << 8 | sourceData[offset5 + 3] & 255; - break; - case 1: - s1 = (sourceData[offset5 + 1] & 255) << 24 | (sourceData[offset5 + 2] & 255) << 16 | (sourceData[offset5 + 3] & 255) << 8 | sourceData[offset5] & 255; - break; - case 2: - s1 = (sourceData[offset5 + 2] & 255) << 24 | (sourceData[offset5 + 1] & 255) << 16 | (sourceData[offset5] & 255) << 8 | sourceData[offset5 + 3] & 255; - break; - } - if(premultiplied5) { - if((s1 & 255) != 0 && (s1 & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (s1 & 255); - s1 = (lime_math_RGBA.__clamp[Math.round((s1 >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((s1 >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((s1 >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | s1 & 255 & 255; - } - } - var offset6 = sourceView.byteOffset + sourceView.stride * (y + disOffsetYFloor) + (x + disOffsetXFloor + 1) * 4; - var format6 = sourceFormat; - var premultiplied6 = sourcePremultiplied; - if(premultiplied6 == null) { - premultiplied6 = false; - } - if(format6 == null) { - format6 = 0; - } - switch(format6) { - case 0: - s2 = (sourceData[offset6] & 255) << 24 | (sourceData[offset6 + 1] & 255) << 16 | (sourceData[offset6 + 2] & 255) << 8 | sourceData[offset6 + 3] & 255; - break; - case 1: - s2 = (sourceData[offset6 + 1] & 255) << 24 | (sourceData[offset6 + 2] & 255) << 16 | (sourceData[offset6 + 3] & 255) << 8 | sourceData[offset6] & 255; - break; - case 2: - s2 = (sourceData[offset6 + 2] & 255) << 24 | (sourceData[offset6 + 1] & 255) << 16 | (sourceData[offset6] & 255) << 8 | sourceData[offset6 + 3] & 255; - break; - } - if(premultiplied6) { - if((s2 & 255) != 0 && (s2 & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (s2 & 255); - s2 = (lime_math_RGBA.__clamp[Math.round((s2 >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((s2 >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((s2 >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | s2 & 255 & 255; - } - } - var offset7 = sourceView.byteOffset + sourceView.stride * (y + disOffsetYFloor + 1) + (x + disOffsetXFloor + 1) * 4; - var format7 = sourceFormat; - var premultiplied7 = sourcePremultiplied; - if(premultiplied7 == null) { - premultiplied7 = false; - } - if(format7 == null) { - format7 = 0; - } - switch(format7) { - case 0: - s3 = (sourceData[offset7] & 255) << 24 | (sourceData[offset7 + 1] & 255) << 16 | (sourceData[offset7 + 2] & 255) << 8 | sourceData[offset7 + 3] & 255; - break; - case 1: - s3 = (sourceData[offset7 + 1] & 255) << 24 | (sourceData[offset7 + 2] & 255) << 16 | (sourceData[offset7 + 3] & 255) << 8 | sourceData[offset7] & 255; - break; - case 2: - s3 = (sourceData[offset7 + 2] & 255) << 24 | (sourceData[offset7 + 1] & 255) << 16 | (sourceData[offset7] & 255) << 8 | sourceData[offset7 + 3] & 255; - break; - } - if(premultiplied7) { - if((s3 & 255) != 0 && (s3 & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (s3 & 255); - s3 = (lime_math_RGBA.__clamp[Math.round((s3 >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((s3 >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((s3 >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | s3 & 255 & 255; - } - } - var offset8 = sourceView.byteOffset + sourceView.stride * (y + disOffsetYFloor) + (x + disOffsetXFloor) * 4; - var format8 = sourceFormat; - var premultiplied8 = sourcePremultiplied; - if(premultiplied8 == null) { - premultiplied8 = false; - } - if(format8 == null) { - format8 = 0; - } - switch(format8) { - case 0: - s4 = (sourceData[offset8] & 255) << 24 | (sourceData[offset8 + 1] & 255) << 16 | (sourceData[offset8 + 2] & 255) << 8 | sourceData[offset8 + 3] & 255; - break; - case 1: - s4 = (sourceData[offset8 + 1] & 255) << 24 | (sourceData[offset8 + 2] & 255) << 16 | (sourceData[offset8 + 3] & 255) << 8 | sourceData[offset8] & 255; - break; - case 2: - s4 = (sourceData[offset8 + 2] & 255) << 24 | (sourceData[offset8 + 1] & 255) << 16 | (sourceData[offset8] & 255) << 8 | sourceData[offset8 + 3] & 255; - break; - } - if(premultiplied8) { - if((s4 & 255) != 0 && (s4 & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (s4 & 255); - s4 = (lime_math_RGBA.__clamp[Math.round((s4 >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((s4 >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((s4 >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | s4 & 255 & 255; - } - } - sourcePixel = lime__$internal_graphics_ImageDataUtil.bilinear(s1,s2,s3,s4,disX * sourceView.width - disOffsetXFloor,disY * sourceView.height - disOffsetYFloor); - } else { - var offset9 = sourceView.byteOffset + sourceView.stride * (y + disOffsetYFloor) + (x + disOffsetXFloor) * 4; - var format9 = sourceFormat; - var premultiplied9 = sourcePremultiplied; - if(premultiplied9 == null) { - premultiplied9 = false; - } - if(format9 == null) { - format9 = 0; - } - switch(format9) { - case 0: - sourcePixel = (sourceData[offset9] & 255) << 24 | (sourceData[offset9 + 1] & 255) << 16 | (sourceData[offset9 + 2] & 255) << 8 | sourceData[offset9 + 3] & 255; - break; - case 1: - sourcePixel = (sourceData[offset9 + 1] & 255) << 24 | (sourceData[offset9 + 2] & 255) << 16 | (sourceData[offset9 + 3] & 255) << 8 | sourceData[offset9] & 255; - break; - case 2: - sourcePixel = (sourceData[offset9 + 2] & 255) << 24 | (sourceData[offset9 + 1] & 255) << 16 | (sourceData[offset9] & 255) << 8 | sourceData[offset9 + 3] & 255; - break; - } - if(premultiplied9) { - if((sourcePixel & 255) != 0 && (sourcePixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (sourcePixel & 255); - sourcePixel = (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | sourcePixel & 255 & 255; - } - } - } - var format10 = targetFormat; - var premultiplied10 = targetPremultiplied; - if(premultiplied10 == null) { - premultiplied10 = false; - } - if(format10 == null) { - format10 = 0; - } - if(premultiplied10) { - if((sourcePixel & 255) == 0) { - if(sourcePixel != 0) { - sourcePixel = 0; - } - } else if((sourcePixel & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[sourcePixel & 255]; - sourcePixel = ((sourcePixel >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((sourcePixel >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((sourcePixel >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | sourcePixel & 255 & 255; - } - } - switch(format10) { - case 0: - targetData[sourceOffset] = sourcePixel >>> 24 & 255; - targetData[sourceOffset + 1] = sourcePixel >>> 16 & 255; - targetData[sourceOffset + 2] = sourcePixel >>> 8 & 255; - targetData[sourceOffset + 3] = sourcePixel & 255; - break; - case 1: - targetData[sourceOffset] = sourcePixel & 255; - targetData[sourceOffset + 1] = sourcePixel >>> 24 & 255; - targetData[sourceOffset + 2] = sourcePixel >>> 16 & 255; - targetData[sourceOffset + 3] = sourcePixel >>> 8 & 255; - break; - case 2: - targetData[sourceOffset] = sourcePixel >>> 8 & 255; - targetData[sourceOffset + 1] = sourcePixel >>> 16 & 255; - targetData[sourceOffset + 2] = sourcePixel >>> 24 & 255; - targetData[sourceOffset + 3] = sourcePixel & 255; - break; - } - } - } - target.dirty = true; - target.version++; -}; -lime__$internal_graphics_ImageDataUtil.bilinear = function(s1,s2,s3,s4,su,sv) { - return lime__$internal_graphics_ImageDataUtil.lerpRGBA(lime__$internal_graphics_ImageDataUtil.lerpRGBA(s4,s2,su),lime__$internal_graphics_ImageDataUtil.lerpRGBA(s1,s3,su),sv); -}; -lime__$internal_graphics_ImageDataUtil.lerpRGBA = function(v0,v1,x) { - var this1 = 0; - var result = this1; - var value = Math.floor(lime__$internal_graphics_ImageDataUtil.lerp(v0 >>> 24 & 255,v1 >>> 24 & 255,x)); - result = (value & 255) << 24 | (result >>> 16 & 255 & 255) << 16 | (result >>> 8 & 255 & 255) << 8 | result & 255 & 255; - var value = Math.floor(lime__$internal_graphics_ImageDataUtil.lerp(v0 >>> 16 & 255,v1 >>> 16 & 255,x)); - result = (result >>> 24 & 255 & 255) << 24 | (value & 255) << 16 | (result >>> 8 & 255 & 255) << 8 | result & 255 & 255; - var value = Math.floor(lime__$internal_graphics_ImageDataUtil.lerp(v0 >>> 8 & 255,v1 >>> 8 & 255,x)); - result = (result >>> 24 & 255 & 255) << 24 | (result >>> 16 & 255 & 255) << 16 | (value & 255) << 8 | result & 255 & 255; - var value = Math.floor(lime__$internal_graphics_ImageDataUtil.lerp(v0 & 255,v1 & 255,x)); - result = (result >>> 24 & 255 & 255) << 24 | (result >>> 16 & 255 & 255) << 16 | (result >>> 8 & 255 & 255) << 8 | value & 255; - return result; -}; -lime__$internal_graphics_ImageDataUtil.lerp4f = function(v0,v1,x) { - return new lime_math_Vector4(lime__$internal_graphics_ImageDataUtil.lerp(v0.x,v1.x,x),lime__$internal_graphics_ImageDataUtil.lerp(v0.y,v1.y,x),lime__$internal_graphics_ImageDataUtil.lerp(v0.z,v1.z,x),lime__$internal_graphics_ImageDataUtil.lerp(v0.w,v1.w,x)); -}; -lime__$internal_graphics_ImageDataUtil.lerp = function(v0,v1,x) { - return (1.0 - x) * v0 + x * v1; -}; -lime__$internal_graphics_ImageDataUtil.colorTransform = function(image,rect,colorMatrix) { - var data = image.buffer.data; - if(data == null) { - return; - } - var format = image.buffer.format; - var premultiplied = image.buffer.premultiplied; - var dataView = new lime__$internal_graphics__$ImageDataUtil_ImageDataView(image,rect); - var alphaTable = lime_math_ColorMatrix.getAlphaTable(colorMatrix); - var redTable = lime_math_ColorMatrix.getRedTable(colorMatrix); - var greenTable = lime_math_ColorMatrix.getGreenTable(colorMatrix); - var blueTable = lime_math_ColorMatrix.getBlueTable(colorMatrix); - var row; - var offset; - var pixel; - var _g = 0; - var _g1 = dataView.height; - while(_g < _g1) { - var y = _g++; - row = dataView.byteOffset + dataView.stride * y; - var _g2 = 0; - var _g3 = dataView.width; - while(_g2 < _g3) { - var x = _g2++; - offset = row + x * 4; - var format1 = format; - var premultiplied1 = premultiplied; - if(premultiplied1 == null) { - premultiplied1 = false; - } - if(format1 == null) { - format1 = 0; - } - switch(format1) { - case 0: - pixel = (data[offset] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset + 2] & 255) << 8 | data[offset + 3] & 255; - break; - case 1: - pixel = (data[offset + 1] & 255) << 24 | (data[offset + 2] & 255) << 16 | (data[offset + 3] & 255) << 8 | data[offset] & 255; - break; - case 2: - pixel = (data[offset + 2] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset] & 255) << 8 | data[offset + 3] & 255; - break; - } - if(premultiplied1) { - if((pixel & 255) != 0 && (pixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (pixel & 255); - pixel = (lime_math_RGBA.__clamp[Math.round((pixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((pixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((pixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | pixel & 255 & 255; - } - } - pixel = (redTable[pixel >>> 24 & 255] & 255) << 24 | (greenTable[pixel >>> 16 & 255] & 255) << 16 | (blueTable[pixel >>> 8 & 255] & 255) << 8 | alphaTable[pixel & 255] & 255; - var format2 = format; - var premultiplied2 = premultiplied; - if(premultiplied2 == null) { - premultiplied2 = false; - } - if(format2 == null) { - format2 = 0; - } - if(premultiplied2) { - if((pixel & 255) == 0) { - if(pixel != 0) { - pixel = 0; - } - } else if((pixel & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[pixel & 255]; - pixel = ((pixel >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((pixel >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((pixel >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | pixel & 255 & 255; - } - } - switch(format2) { - case 0: - data[offset] = pixel >>> 24 & 255; - data[offset + 1] = pixel >>> 16 & 255; - data[offset + 2] = pixel >>> 8 & 255; - data[offset + 3] = pixel & 255; - break; - case 1: - data[offset] = pixel & 255; - data[offset + 1] = pixel >>> 24 & 255; - data[offset + 2] = pixel >>> 16 & 255; - data[offset + 3] = pixel >>> 8 & 255; - break; - case 2: - data[offset] = pixel >>> 8 & 255; - data[offset + 1] = pixel >>> 16 & 255; - data[offset + 2] = pixel >>> 24 & 255; - data[offset + 3] = pixel & 255; - break; - } - } - } - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageDataUtil.copyChannel = function(image,sourceImage,sourceRect,destPoint,sourceChannel,destChannel) { - var destIdx; - switch(destChannel._hx_index) { - case 0: - destIdx = 0; - break; - case 1: - destIdx = 1; - break; - case 2: - destIdx = 2; - break; - case 3: - destIdx = 3; - break; - } - var srcIdx; - switch(sourceChannel._hx_index) { - case 0: - srcIdx = 0; - break; - case 1: - srcIdx = 1; - break; - case 2: - srcIdx = 2; - break; - case 3: - srcIdx = 3; - break; - } - var srcData = sourceImage.buffer.data; - var destData = image.buffer.data; - if(srcData == null || destData == null) { - return; - } - var srcView = new lime__$internal_graphics__$ImageDataUtil_ImageDataView(sourceImage,sourceRect); - var destView = new lime__$internal_graphics__$ImageDataUtil_ImageDataView(image,new lime_math_Rectangle(destPoint.x,destPoint.y,srcView.width,srcView.height)); - var srcFormat = sourceImage.buffer.format; - var destFormat = image.buffer.format; - var srcPremultiplied = sourceImage.buffer.premultiplied; - var destPremultiplied = image.buffer.premultiplied; - var srcPosition; - var destPosition; - var srcPixel; - var destPixel; - var value = 0; - var _g = 0; - var _g1 = destView.height; - while(_g < _g1) { - var y = _g++; - srcPosition = srcView.byteOffset + srcView.stride * y; - destPosition = destView.byteOffset + destView.stride * y; - var _g2 = 0; - var _g3 = destView.width; - while(_g2 < _g3) { - var x = _g2++; - var format = srcFormat; - var premultiplied = srcPremultiplied; - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - switch(format) { - case 0: - srcPixel = (srcData[srcPosition] & 255) << 24 | (srcData[srcPosition + 1] & 255) << 16 | (srcData[srcPosition + 2] & 255) << 8 | srcData[srcPosition + 3] & 255; - break; - case 1: - srcPixel = (srcData[srcPosition + 1] & 255) << 24 | (srcData[srcPosition + 2] & 255) << 16 | (srcData[srcPosition + 3] & 255) << 8 | srcData[srcPosition] & 255; - break; - case 2: - srcPixel = (srcData[srcPosition + 2] & 255) << 24 | (srcData[srcPosition + 1] & 255) << 16 | (srcData[srcPosition] & 255) << 8 | srcData[srcPosition + 3] & 255; - break; - } - if(premultiplied) { - if((srcPixel & 255) != 0 && (srcPixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (srcPixel & 255); - srcPixel = (lime_math_RGBA.__clamp[Math.round((srcPixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((srcPixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((srcPixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | srcPixel & 255 & 255; - } - } - var format1 = destFormat; - var premultiplied1 = destPremultiplied; - if(premultiplied1 == null) { - premultiplied1 = false; - } - if(format1 == null) { - format1 = 0; - } - switch(format1) { - case 0: - destPixel = (destData[destPosition] & 255) << 24 | (destData[destPosition + 1] & 255) << 16 | (destData[destPosition + 2] & 255) << 8 | destData[destPosition + 3] & 255; - break; - case 1: - destPixel = (destData[destPosition + 1] & 255) << 24 | (destData[destPosition + 2] & 255) << 16 | (destData[destPosition + 3] & 255) << 8 | destData[destPosition] & 255; - break; - case 2: - destPixel = (destData[destPosition + 2] & 255) << 24 | (destData[destPosition + 1] & 255) << 16 | (destData[destPosition] & 255) << 8 | destData[destPosition + 3] & 255; - break; - } - if(premultiplied1) { - if((destPixel & 255) != 0 && (destPixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (destPixel & 255); - destPixel = (lime_math_RGBA.__clamp[Math.round((destPixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((destPixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((destPixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | destPixel & 255 & 255; - } - } - switch(srcIdx) { - case 0: - value = srcPixel >>> 24 & 255; - break; - case 1: - value = srcPixel >>> 16 & 255; - break; - case 2: - value = srcPixel >>> 8 & 255; - break; - case 3: - value = srcPixel & 255; - break; - } - switch(destIdx) { - case 0: - destPixel = (value & 255) << 24 | (destPixel >>> 16 & 255 & 255) << 16 | (destPixel >>> 8 & 255 & 255) << 8 | destPixel & 255 & 255; - break; - case 1: - destPixel = (destPixel >>> 24 & 255 & 255) << 24 | (value & 255) << 16 | (destPixel >>> 8 & 255 & 255) << 8 | destPixel & 255 & 255; - break; - case 2: - destPixel = (destPixel >>> 24 & 255 & 255) << 24 | (destPixel >>> 16 & 255 & 255) << 16 | (value & 255) << 8 | destPixel & 255 & 255; - break; - case 3: - destPixel = (destPixel >>> 24 & 255 & 255) << 24 | (destPixel >>> 16 & 255 & 255) << 16 | (destPixel >>> 8 & 255 & 255) << 8 | value & 255; - break; - } - var format2 = destFormat; - var premultiplied2 = destPremultiplied; - if(premultiplied2 == null) { - premultiplied2 = false; - } - if(format2 == null) { - format2 = 0; - } - if(premultiplied2) { - if((destPixel & 255) == 0) { - if(destPixel != 0) { - destPixel = 0; - } - } else if((destPixel & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[destPixel & 255]; - destPixel = ((destPixel >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((destPixel >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((destPixel >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | destPixel & 255 & 255; - } - } - switch(format2) { - case 0: - destData[destPosition] = destPixel >>> 24 & 255; - destData[destPosition + 1] = destPixel >>> 16 & 255; - destData[destPosition + 2] = destPixel >>> 8 & 255; - destData[destPosition + 3] = destPixel & 255; - break; - case 1: - destData[destPosition] = destPixel & 255; - destData[destPosition + 1] = destPixel >>> 24 & 255; - destData[destPosition + 2] = destPixel >>> 16 & 255; - destData[destPosition + 3] = destPixel >>> 8 & 255; - break; - case 2: - destData[destPosition] = destPixel >>> 8 & 255; - destData[destPosition + 1] = destPixel >>> 16 & 255; - destData[destPosition + 2] = destPixel >>> 24 & 255; - destData[destPosition + 3] = destPixel & 255; - break; - } - srcPosition += 4; - destPosition += 4; - } - } - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageDataUtil.copyPixels = function(image,sourceImage,sourceRect,destPoint,alphaImage,alphaPoint,mergeAlpha) { - if(mergeAlpha == null) { - mergeAlpha = false; - } - if(image.width == sourceImage.width && image.height == sourceImage.height && sourceRect.width == sourceImage.width && sourceRect.height == sourceImage.height && sourceRect.x == 0 && sourceRect.y == 0 && destPoint.x == 0 && destPoint.y == 0 && alphaImage == null && alphaPoint == null && mergeAlpha == false && image.get_format() == sourceImage.get_format()) { - image.buffer.data.set(sourceImage.buffer.data); - } else { - var sourceData = sourceImage.buffer.data; - var destData = image.buffer.data; - if(sourceData == null || destData == null) { - return; - } - var sourceView = new lime__$internal_graphics__$ImageDataUtil_ImageDataView(sourceImage,sourceRect); - var destRect = new lime_math_Rectangle(destPoint.x,destPoint.y,sourceView.width,sourceView.height); - var destView = new lime__$internal_graphics__$ImageDataUtil_ImageDataView(image,destRect); - var sourceFormat = sourceImage.buffer.format; - var destFormat = image.buffer.format; - var sourcePosition; - var destPosition; - var sourceAlpha; - var destAlpha; - var oneMinusSourceAlpha; - var blendAlpha; - var sourcePixel; - var destPixel; - var sourcePremultiplied = sourceImage.buffer.premultiplied; - var destPremultiplied = image.buffer.premultiplied; - var sourceBytesPerPixel = sourceImage.buffer.bitsPerPixel / 8 | 0; - var destBytesPerPixel = image.buffer.bitsPerPixel / 8 | 0; - var useAlphaImage = alphaImage != null && alphaImage.get_transparent(); - var blend = mergeAlpha || useAlphaImage && !image.get_transparent() || !mergeAlpha && !image.get_transparent() && sourceImage.get_transparent(); - if(!useAlphaImage) { - if(blend) { - var _g = 0; - var _g1 = destView.height; - while(_g < _g1) { - var y = _g++; - sourcePosition = sourceView.byteOffset + sourceView.stride * y; - destPosition = destView.byteOffset + destView.stride * y; - var _g2 = 0; - var _g3 = destView.width; - while(_g2 < _g3) { - var x = _g2++; - var format = sourceFormat; - var premultiplied = sourcePremultiplied; - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - switch(format) { - case 0: - sourcePixel = (sourceData[sourcePosition] & 255) << 24 | (sourceData[sourcePosition + 1] & 255) << 16 | (sourceData[sourcePosition + 2] & 255) << 8 | sourceData[sourcePosition + 3] & 255; - break; - case 1: - sourcePixel = (sourceData[sourcePosition + 1] & 255) << 24 | (sourceData[sourcePosition + 2] & 255) << 16 | (sourceData[sourcePosition + 3] & 255) << 8 | sourceData[sourcePosition] & 255; - break; - case 2: - sourcePixel = (sourceData[sourcePosition + 2] & 255) << 24 | (sourceData[sourcePosition + 1] & 255) << 16 | (sourceData[sourcePosition] & 255) << 8 | sourceData[sourcePosition + 3] & 255; - break; - } - if(premultiplied) { - if((sourcePixel & 255) != 0 && (sourcePixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (sourcePixel & 255); - sourcePixel = (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | sourcePixel & 255 & 255; - } - } - var format1 = destFormat; - var premultiplied1 = destPremultiplied; - if(premultiplied1 == null) { - premultiplied1 = false; - } - if(format1 == null) { - format1 = 0; - } - switch(format1) { - case 0: - destPixel = (destData[destPosition] & 255) << 24 | (destData[destPosition + 1] & 255) << 16 | (destData[destPosition + 2] & 255) << 8 | destData[destPosition + 3] & 255; - break; - case 1: - destPixel = (destData[destPosition + 1] & 255) << 24 | (destData[destPosition + 2] & 255) << 16 | (destData[destPosition + 3] & 255) << 8 | destData[destPosition] & 255; - break; - case 2: - destPixel = (destData[destPosition + 2] & 255) << 24 | (destData[destPosition + 1] & 255) << 16 | (destData[destPosition] & 255) << 8 | destData[destPosition + 3] & 255; - break; - } - if(premultiplied1) { - if((destPixel & 255) != 0 && (destPixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (destPixel & 255); - destPixel = (lime_math_RGBA.__clamp[Math.round((destPixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((destPixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((destPixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | destPixel & 255 & 255; - } - } - sourceAlpha = (sourcePixel & 255) / 255.0; - destAlpha = (destPixel & 255) / 255.0; - oneMinusSourceAlpha = 1 - sourceAlpha; - blendAlpha = sourceAlpha + destAlpha * oneMinusSourceAlpha; - if(blendAlpha == 0) { - destPixel = 0; - } else { - var value = lime_math_RGBA.__clamp[Math.round(((sourcePixel >>> 24 & 255) * sourceAlpha + (destPixel >>> 24 & 255) * destAlpha * oneMinusSourceAlpha) / blendAlpha)]; - destPixel = (value & 255) << 24 | (destPixel >>> 16 & 255 & 255) << 16 | (destPixel >>> 8 & 255 & 255) << 8 | destPixel & 255 & 255; - var value1 = lime_math_RGBA.__clamp[Math.round(((sourcePixel >>> 16 & 255) * sourceAlpha + (destPixel >>> 16 & 255) * destAlpha * oneMinusSourceAlpha) / blendAlpha)]; - destPixel = (destPixel >>> 24 & 255 & 255) << 24 | (value1 & 255) << 16 | (destPixel >>> 8 & 255 & 255) << 8 | destPixel & 255 & 255; - var value2 = lime_math_RGBA.__clamp[Math.round(((sourcePixel >>> 8 & 255) * sourceAlpha + (destPixel >>> 8 & 255) * destAlpha * oneMinusSourceAlpha) / blendAlpha)]; - destPixel = (destPixel >>> 24 & 255 & 255) << 24 | (destPixel >>> 16 & 255 & 255) << 16 | (value2 & 255) << 8 | destPixel & 255 & 255; - var value3 = lime_math_RGBA.__clamp[Math.round(blendAlpha * 255.0)]; - destPixel = (destPixel >>> 24 & 255 & 255) << 24 | (destPixel >>> 16 & 255 & 255) << 16 | (destPixel >>> 8 & 255 & 255) << 8 | value3 & 255; - } - var format2 = destFormat; - var premultiplied2 = destPremultiplied; - if(premultiplied2 == null) { - premultiplied2 = false; - } - if(format2 == null) { - format2 = 0; - } - if(premultiplied2) { - if((destPixel & 255) == 0) { - if(destPixel != 0) { - destPixel = 0; - } - } else if((destPixel & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[destPixel & 255]; - destPixel = ((destPixel >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((destPixel >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((destPixel >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | destPixel & 255 & 255; - } - } - switch(format2) { - case 0: - destData[destPosition] = destPixel >>> 24 & 255; - destData[destPosition + 1] = destPixel >>> 16 & 255; - destData[destPosition + 2] = destPixel >>> 8 & 255; - destData[destPosition + 3] = destPixel & 255; - break; - case 1: - destData[destPosition] = destPixel & 255; - destData[destPosition + 1] = destPixel >>> 24 & 255; - destData[destPosition + 2] = destPixel >>> 16 & 255; - destData[destPosition + 3] = destPixel >>> 8 & 255; - break; - case 2: - destData[destPosition] = destPixel >>> 8 & 255; - destData[destPosition + 1] = destPixel >>> 16 & 255; - destData[destPosition + 2] = destPixel >>> 24 & 255; - destData[destPosition + 3] = destPixel & 255; - break; - } - sourcePosition += 4; - destPosition += 4; - } - } - } else if(sourceFormat == destFormat && sourcePremultiplied == destPremultiplied && sourceBytesPerPixel == destBytesPerPixel) { - var _g = 0; - var _g1 = destView.height; - while(_g < _g1) { - var y = _g++; - sourcePosition = sourceView.byteOffset + sourceView.stride * y; - destPosition = destView.byteOffset + destView.stride * y; - destData.set(sourceData.subarray(sourcePosition,sourcePosition + destView.width * destBytesPerPixel),destPosition); - } - } else { - var _g = 0; - var _g1 = destView.height; - while(_g < _g1) { - var y = _g++; - sourcePosition = sourceView.byteOffset + sourceView.stride * y; - destPosition = destView.byteOffset + destView.stride * y; - var _g2 = 0; - var _g3 = destView.width; - while(_g2 < _g3) { - var x = _g2++; - var format = sourceFormat; - var premultiplied = sourcePremultiplied; - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - switch(format) { - case 0: - sourcePixel = (sourceData[sourcePosition] & 255) << 24 | (sourceData[sourcePosition + 1] & 255) << 16 | (sourceData[sourcePosition + 2] & 255) << 8 | sourceData[sourcePosition + 3] & 255; - break; - case 1: - sourcePixel = (sourceData[sourcePosition + 1] & 255) << 24 | (sourceData[sourcePosition + 2] & 255) << 16 | (sourceData[sourcePosition + 3] & 255) << 8 | sourceData[sourcePosition] & 255; - break; - case 2: - sourcePixel = (sourceData[sourcePosition + 2] & 255) << 24 | (sourceData[sourcePosition + 1] & 255) << 16 | (sourceData[sourcePosition] & 255) << 8 | sourceData[sourcePosition + 3] & 255; - break; - } - if(premultiplied) { - if((sourcePixel & 255) != 0 && (sourcePixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (sourcePixel & 255); - sourcePixel = (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | sourcePixel & 255 & 255; - } - } - var format1 = destFormat; - var premultiplied1 = destPremultiplied; - if(premultiplied1 == null) { - premultiplied1 = false; - } - if(format1 == null) { - format1 = 0; - } - if(premultiplied1) { - if((sourcePixel & 255) == 0) { - if(sourcePixel != 0) { - sourcePixel = 0; - } - } else if((sourcePixel & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[sourcePixel & 255]; - sourcePixel = ((sourcePixel >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((sourcePixel >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((sourcePixel >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | sourcePixel & 255 & 255; - } - } - switch(format1) { - case 0: - destData[destPosition] = sourcePixel >>> 24 & 255; - destData[destPosition + 1] = sourcePixel >>> 16 & 255; - destData[destPosition + 2] = sourcePixel >>> 8 & 255; - destData[destPosition + 3] = sourcePixel & 255; - break; - case 1: - destData[destPosition] = sourcePixel & 255; - destData[destPosition + 1] = sourcePixel >>> 24 & 255; - destData[destPosition + 2] = sourcePixel >>> 16 & 255; - destData[destPosition + 3] = sourcePixel >>> 8 & 255; - break; - case 2: - destData[destPosition] = sourcePixel >>> 8 & 255; - destData[destPosition + 1] = sourcePixel >>> 16 & 255; - destData[destPosition + 2] = sourcePixel >>> 24 & 255; - destData[destPosition + 3] = sourcePixel & 255; - break; - } - sourcePosition += 4; - destPosition += 4; - } - } - } - } else { - var alphaData = alphaImage.buffer.data; - var alphaFormat = alphaImage.buffer.format; - var alphaPosition; - var alphaPixel; - var alphaView = new lime__$internal_graphics__$ImageDataUtil_ImageDataView(alphaImage,new lime_math_Rectangle(sourceView.x + (alphaPoint == null ? 0 : alphaPoint.x),sourceView.y + (alphaPoint == null ? 0 : alphaPoint.y),sourceView.width,sourceView.height)); - destView.clip(destPoint.x | 0,destPoint.y | 0,alphaView.width,alphaView.height); - if(blend) { - var _g = 0; - var _g1 = destView.height; - while(_g < _g1) { - var y = _g++; - sourcePosition = sourceView.byteOffset + sourceView.stride * y; - destPosition = destView.byteOffset + destView.stride * y; - alphaPosition = alphaView.byteOffset + alphaView.stride * y; - var _g2 = 0; - var _g3 = destView.width; - while(_g2 < _g3) { - var x = _g2++; - var format = sourceFormat; - var premultiplied = sourcePremultiplied; - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - switch(format) { - case 0: - sourcePixel = (sourceData[sourcePosition] & 255) << 24 | (sourceData[sourcePosition + 1] & 255) << 16 | (sourceData[sourcePosition + 2] & 255) << 8 | sourceData[sourcePosition + 3] & 255; - break; - case 1: - sourcePixel = (sourceData[sourcePosition + 1] & 255) << 24 | (sourceData[sourcePosition + 2] & 255) << 16 | (sourceData[sourcePosition + 3] & 255) << 8 | sourceData[sourcePosition] & 255; - break; - case 2: - sourcePixel = (sourceData[sourcePosition + 2] & 255) << 24 | (sourceData[sourcePosition + 1] & 255) << 16 | (sourceData[sourcePosition] & 255) << 8 | sourceData[sourcePosition + 3] & 255; - break; - } - if(premultiplied) { - if((sourcePixel & 255) != 0 && (sourcePixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (sourcePixel & 255); - sourcePixel = (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | sourcePixel & 255 & 255; - } - } - var format1 = destFormat; - var premultiplied1 = destPremultiplied; - if(premultiplied1 == null) { - premultiplied1 = false; - } - if(format1 == null) { - format1 = 0; - } - switch(format1) { - case 0: - destPixel = (destData[destPosition] & 255) << 24 | (destData[destPosition + 1] & 255) << 16 | (destData[destPosition + 2] & 255) << 8 | destData[destPosition + 3] & 255; - break; - case 1: - destPixel = (destData[destPosition + 1] & 255) << 24 | (destData[destPosition + 2] & 255) << 16 | (destData[destPosition + 3] & 255) << 8 | destData[destPosition] & 255; - break; - case 2: - destPixel = (destData[destPosition + 2] & 255) << 24 | (destData[destPosition + 1] & 255) << 16 | (destData[destPosition] & 255) << 8 | destData[destPosition + 3] & 255; - break; - } - if(premultiplied1) { - if((destPixel & 255) != 0 && (destPixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (destPixel & 255); - destPixel = (lime_math_RGBA.__clamp[Math.round((destPixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((destPixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((destPixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | destPixel & 255 & 255; - } - } - var format2 = alphaFormat; - var premultiplied2 = false; - if(premultiplied2 == null) { - premultiplied2 = false; - } - if(format2 == null) { - format2 = 0; - } - switch(format2) { - case 0: - alphaPixel = (alphaData[alphaPosition] & 255) << 24 | (alphaData[alphaPosition + 1] & 255) << 16 | (alphaData[alphaPosition + 2] & 255) << 8 | alphaData[alphaPosition + 3] & 255; - break; - case 1: - alphaPixel = (alphaData[alphaPosition + 1] & 255) << 24 | (alphaData[alphaPosition + 2] & 255) << 16 | (alphaData[alphaPosition + 3] & 255) << 8 | alphaData[alphaPosition] & 255; - break; - case 2: - alphaPixel = (alphaData[alphaPosition + 2] & 255) << 24 | (alphaData[alphaPosition + 1] & 255) << 16 | (alphaData[alphaPosition] & 255) << 8 | alphaData[alphaPosition + 3] & 255; - break; - } - if(premultiplied2) { - if((alphaPixel & 255) != 0 && (alphaPixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (alphaPixel & 255); - alphaPixel = (lime_math_RGBA.__clamp[Math.round((alphaPixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((alphaPixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((alphaPixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | alphaPixel & 255 & 255; - } - } - sourceAlpha = (alphaPixel & 255) / 255.0 * ((sourcePixel & 255) / 255.0); - if(sourceAlpha > 0) { - destAlpha = (destPixel & 255) / 255.0; - oneMinusSourceAlpha = 1 - sourceAlpha; - blendAlpha = sourceAlpha + destAlpha * oneMinusSourceAlpha; - var value = lime_math_RGBA.__clamp[Math.round(((sourcePixel >>> 24 & 255) * sourceAlpha + (destPixel >>> 24 & 255) * destAlpha * oneMinusSourceAlpha) / blendAlpha)]; - destPixel = (value & 255) << 24 | (destPixel >>> 16 & 255 & 255) << 16 | (destPixel >>> 8 & 255 & 255) << 8 | destPixel & 255 & 255; - var value1 = lime_math_RGBA.__clamp[Math.round(((sourcePixel >>> 16 & 255) * sourceAlpha + (destPixel >>> 16 & 255) * destAlpha * oneMinusSourceAlpha) / blendAlpha)]; - destPixel = (destPixel >>> 24 & 255 & 255) << 24 | (value1 & 255) << 16 | (destPixel >>> 8 & 255 & 255) << 8 | destPixel & 255 & 255; - var value2 = lime_math_RGBA.__clamp[Math.round(((sourcePixel >>> 8 & 255) * sourceAlpha + (destPixel >>> 8 & 255) * destAlpha * oneMinusSourceAlpha) / blendAlpha)]; - destPixel = (destPixel >>> 24 & 255 & 255) << 24 | (destPixel >>> 16 & 255 & 255) << 16 | (value2 & 255) << 8 | destPixel & 255 & 255; - var value3 = lime_math_RGBA.__clamp[Math.round(blendAlpha * 255.0)]; - destPixel = (destPixel >>> 24 & 255 & 255) << 24 | (destPixel >>> 16 & 255 & 255) << 16 | (destPixel >>> 8 & 255 & 255) << 8 | value3 & 255; - var format3 = destFormat; - var premultiplied3 = destPremultiplied; - if(premultiplied3 == null) { - premultiplied3 = false; - } - if(format3 == null) { - format3 = 0; - } - if(premultiplied3) { - if((destPixel & 255) == 0) { - if(destPixel != 0) { - destPixel = 0; - } - } else if((destPixel & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[destPixel & 255]; - destPixel = ((destPixel >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((destPixel >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((destPixel >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | destPixel & 255 & 255; - } - } - switch(format3) { - case 0: - destData[destPosition] = destPixel >>> 24 & 255; - destData[destPosition + 1] = destPixel >>> 16 & 255; - destData[destPosition + 2] = destPixel >>> 8 & 255; - destData[destPosition + 3] = destPixel & 255; - break; - case 1: - destData[destPosition] = destPixel & 255; - destData[destPosition + 1] = destPixel >>> 24 & 255; - destData[destPosition + 2] = destPixel >>> 16 & 255; - destData[destPosition + 3] = destPixel >>> 8 & 255; - break; - case 2: - destData[destPosition] = destPixel >>> 8 & 255; - destData[destPosition + 1] = destPixel >>> 16 & 255; - destData[destPosition + 2] = destPixel >>> 24 & 255; - destData[destPosition + 3] = destPixel & 255; - break; - } - } - sourcePosition += 4; - destPosition += 4; - alphaPosition += 4; - } - } - } else { - var _g = 0; - var _g1 = destView.height; - while(_g < _g1) { - var y = _g++; - sourcePosition = sourceView.byteOffset + sourceView.stride * y; - destPosition = destView.byteOffset + destView.stride * y; - alphaPosition = alphaView.byteOffset + alphaView.stride * y; - var _g2 = 0; - var _g3 = destView.width; - while(_g2 < _g3) { - var x = _g2++; - var format = sourceFormat; - var premultiplied = sourcePremultiplied; - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - switch(format) { - case 0: - sourcePixel = (sourceData[sourcePosition] & 255) << 24 | (sourceData[sourcePosition + 1] & 255) << 16 | (sourceData[sourcePosition + 2] & 255) << 8 | sourceData[sourcePosition + 3] & 255; - break; - case 1: - sourcePixel = (sourceData[sourcePosition + 1] & 255) << 24 | (sourceData[sourcePosition + 2] & 255) << 16 | (sourceData[sourcePosition + 3] & 255) << 8 | sourceData[sourcePosition] & 255; - break; - case 2: - sourcePixel = (sourceData[sourcePosition + 2] & 255) << 24 | (sourceData[sourcePosition + 1] & 255) << 16 | (sourceData[sourcePosition] & 255) << 8 | sourceData[sourcePosition + 3] & 255; - break; - } - if(premultiplied) { - if((sourcePixel & 255) != 0 && (sourcePixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (sourcePixel & 255); - sourcePixel = (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | sourcePixel & 255 & 255; - } - } - var format1 = alphaFormat; - var premultiplied1 = false; - if(premultiplied1 == null) { - premultiplied1 = false; - } - if(format1 == null) { - format1 = 0; - } - switch(format1) { - case 0: - alphaPixel = (alphaData[alphaPosition] & 255) << 24 | (alphaData[alphaPosition + 1] & 255) << 16 | (alphaData[alphaPosition + 2] & 255) << 8 | alphaData[alphaPosition + 3] & 255; - break; - case 1: - alphaPixel = (alphaData[alphaPosition + 1] & 255) << 24 | (alphaData[alphaPosition + 2] & 255) << 16 | (alphaData[alphaPosition + 3] & 255) << 8 | alphaData[alphaPosition] & 255; - break; - case 2: - alphaPixel = (alphaData[alphaPosition + 2] & 255) << 24 | (alphaData[alphaPosition + 1] & 255) << 16 | (alphaData[alphaPosition] & 255) << 8 | alphaData[alphaPosition + 3] & 255; - break; - } - if(premultiplied1) { - if((alphaPixel & 255) != 0 && (alphaPixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (alphaPixel & 255); - alphaPixel = (lime_math_RGBA.__clamp[Math.round((alphaPixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((alphaPixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((alphaPixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | alphaPixel & 255 & 255; - } - } - var value = Math.round((sourcePixel & 255) * ((alphaPixel & 255) / 255)); - sourcePixel = (sourcePixel >>> 24 & 255 & 255) << 24 | (sourcePixel >>> 16 & 255 & 255) << 16 | (sourcePixel >>> 8 & 255 & 255) << 8 | value & 255; - var format2 = destFormat; - var premultiplied2 = destPremultiplied; - if(premultiplied2 == null) { - premultiplied2 = false; - } - if(format2 == null) { - format2 = 0; - } - if(premultiplied2) { - if((sourcePixel & 255) == 0) { - if(sourcePixel != 0) { - sourcePixel = 0; - } - } else if((sourcePixel & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[sourcePixel & 255]; - sourcePixel = ((sourcePixel >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((sourcePixel >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((sourcePixel >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | sourcePixel & 255 & 255; - } - } - switch(format2) { - case 0: - destData[destPosition] = sourcePixel >>> 24 & 255; - destData[destPosition + 1] = sourcePixel >>> 16 & 255; - destData[destPosition + 2] = sourcePixel >>> 8 & 255; - destData[destPosition + 3] = sourcePixel & 255; - break; - case 1: - destData[destPosition] = sourcePixel & 255; - destData[destPosition + 1] = sourcePixel >>> 24 & 255; - destData[destPosition + 2] = sourcePixel >>> 16 & 255; - destData[destPosition + 3] = sourcePixel >>> 8 & 255; - break; - case 2: - destData[destPosition] = sourcePixel >>> 8 & 255; - destData[destPosition + 1] = sourcePixel >>> 16 & 255; - destData[destPosition + 2] = sourcePixel >>> 24 & 255; - destData[destPosition + 3] = sourcePixel & 255; - break; - } - sourcePosition += 4; - destPosition += 4; - alphaPosition += 4; - } - } - } - } - } - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageDataUtil.fillRect = function(image,rect,color,format) { - var fillColor; - switch(format) { - case 1: - var argb = color; - var this1 = 0; - var rgba = this1; - rgba = (argb >>> 16 & 255 & 255) << 24 | (argb >>> 8 & 255 & 255) << 16 | (argb & 255 & 255) << 8 | argb >>> 24 & 255 & 255; - fillColor = rgba; - break; - case 2: - var bgra = color; - var this1 = 0; - var rgba = this1; - rgba = (bgra >>> 8 & 255 & 255) << 24 | (bgra >>> 16 & 255 & 255) << 16 | (bgra >>> 24 & 255 & 255) << 8 | bgra & 255 & 255; - fillColor = rgba; - break; - default: - fillColor = color; - } - if(!image.get_transparent()) { - fillColor = (fillColor >>> 24 & 255 & 255) << 24 | (fillColor >>> 16 & 255 & 255) << 16 | (fillColor >>> 8 & 255 & 255) << 8 | 255; - } - var data = image.buffer.data; - if(data == null) { - return; - } - var format = image.buffer.format; - var premultiplied = image.buffer.premultiplied; - if(premultiplied) { - if((fillColor & 255) == 0) { - if(fillColor != 0) { - fillColor = 0; - } - } else if((fillColor & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[fillColor & 255]; - fillColor = ((fillColor >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((fillColor >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((fillColor >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | fillColor & 255 & 255; - } - } - var dataView = new lime__$internal_graphics__$ImageDataUtil_ImageDataView(image,rect); - var row; - var _g = 0; - var _g1 = dataView.height; - while(_g < _g1) { - var y = _g++; - row = dataView.byteOffset + dataView.stride * y; - var _g2 = 0; - var _g3 = dataView.width; - while(_g2 < _g3) { - var x = _g2++; - var offset = row + x * 4; - var format1 = format; - var premultiplied = false; - if(premultiplied == null) { - premultiplied = false; - } - if(format1 == null) { - format1 = 0; - } - if(premultiplied) { - if((fillColor & 255) == 0) { - if(fillColor != 0) { - fillColor = 0; - } - } else if((fillColor & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[fillColor & 255]; - fillColor = ((fillColor >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((fillColor >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((fillColor >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | fillColor & 255 & 255; - } - } - switch(format1) { - case 0: - data[offset] = fillColor >>> 24 & 255; - data[offset + 1] = fillColor >>> 16 & 255; - data[offset + 2] = fillColor >>> 8 & 255; - data[offset + 3] = fillColor & 255; - break; - case 1: - data[offset] = fillColor & 255; - data[offset + 1] = fillColor >>> 24 & 255; - data[offset + 2] = fillColor >>> 16 & 255; - data[offset + 3] = fillColor >>> 8 & 255; - break; - case 2: - data[offset] = fillColor >>> 8 & 255; - data[offset + 1] = fillColor >>> 16 & 255; - data[offset + 2] = fillColor >>> 24 & 255; - data[offset + 3] = fillColor & 255; - break; - } - } - } - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageDataUtil.floodFill = function(image,x,y,color,format) { - var data = image.buffer.data; - if(data == null) { - return; - } - if(format == 1) { - color = (color & 16777215) << 8 | color >> 24 & 255; - } - var format = image.buffer.format; - var premultiplied = image.buffer.premultiplied; - var fillColor = color; - var hitColor; - var offset = (y + image.offsetY) * (image.buffer.width * 4) + (x + image.offsetX) * 4; - var format1 = format; - var premultiplied1 = premultiplied; - if(premultiplied1 == null) { - premultiplied1 = false; - } - if(format1 == null) { - format1 = 0; - } - switch(format1) { - case 0: - hitColor = (data[offset] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset + 2] & 255) << 8 | data[offset + 3] & 255; - break; - case 1: - hitColor = (data[offset + 1] & 255) << 24 | (data[offset + 2] & 255) << 16 | (data[offset + 3] & 255) << 8 | data[offset] & 255; - break; - case 2: - hitColor = (data[offset + 2] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset] & 255) << 8 | data[offset + 3] & 255; - break; - } - if(premultiplied1) { - if((hitColor & 255) != 0 && (hitColor & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (hitColor & 255); - hitColor = (lime_math_RGBA.__clamp[Math.round((hitColor >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((hitColor >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((hitColor >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | hitColor & 255 & 255; - } - } - if(!image.get_transparent()) { - fillColor = (fillColor >>> 24 & 255 & 255) << 24 | (fillColor >>> 16 & 255 & 255) << 16 | (fillColor >>> 8 & 255 & 255) << 8 | 255; - hitColor = (hitColor >>> 24 & 255 & 255) << 24 | (hitColor >>> 16 & 255 & 255) << 16 | (hitColor >>> 8 & 255 & 255) << 8 | 255; - } - if(fillColor == hitColor) { - return; - } - if(premultiplied) { - if((fillColor & 255) == 0) { - if(fillColor != 0) { - fillColor = 0; - } - } else if((fillColor & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[fillColor & 255]; - fillColor = ((fillColor >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((fillColor >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((fillColor >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | fillColor & 255 & 255; - } - } - var dx = [0,-1,1,0]; - var dy = [-1,0,0,1]; - var minX = -image.offsetX; - var minY = -image.offsetY; - var maxX = minX + image.width; - var maxY = minY + image.height; - var queue = []; - queue.push(x); - queue.push(y); - var curPointX; - var curPointY; - var nextPointX; - var nextPointY; - var nextPointOffset; - var readColor; - while(queue.length > 0) { - curPointY = queue.pop(); - curPointX = queue.pop(); - var _g = 0; - while(_g < 4) { - var i = _g++; - nextPointX = curPointX + dx[i]; - nextPointY = curPointY + dy[i]; - if(nextPointX < minX || nextPointY < minY || nextPointX >= maxX || nextPointY >= maxY) { - continue; - } - nextPointOffset = (nextPointY * image.width + nextPointX) * 4; - var format1 = format; - var premultiplied1 = premultiplied; - if(premultiplied1 == null) { - premultiplied1 = false; - } - if(format1 == null) { - format1 = 0; - } - switch(format1) { - case 0: - readColor = (data[nextPointOffset] & 255) << 24 | (data[nextPointOffset + 1] & 255) << 16 | (data[nextPointOffset + 2] & 255) << 8 | data[nextPointOffset + 3] & 255; - break; - case 1: - readColor = (data[nextPointOffset + 1] & 255) << 24 | (data[nextPointOffset + 2] & 255) << 16 | (data[nextPointOffset + 3] & 255) << 8 | data[nextPointOffset] & 255; - break; - case 2: - readColor = (data[nextPointOffset + 2] & 255) << 24 | (data[nextPointOffset + 1] & 255) << 16 | (data[nextPointOffset] & 255) << 8 | data[nextPointOffset + 3] & 255; - break; - } - if(premultiplied1) { - if((readColor & 255) != 0 && (readColor & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (readColor & 255); - readColor = (lime_math_RGBA.__clamp[Math.round((readColor >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((readColor >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((readColor >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | readColor & 255 & 255; - } - } - if(readColor == hitColor) { - var format2 = format; - var premultiplied2 = false; - if(premultiplied2 == null) { - premultiplied2 = false; - } - if(format2 == null) { - format2 = 0; - } - if(premultiplied2) { - if((fillColor & 255) == 0) { - if(fillColor != 0) { - fillColor = 0; - } - } else if((fillColor & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[fillColor & 255]; - fillColor = ((fillColor >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((fillColor >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((fillColor >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | fillColor & 255 & 255; - } - } - switch(format2) { - case 0: - data[nextPointOffset] = fillColor >>> 24 & 255; - data[nextPointOffset + 1] = fillColor >>> 16 & 255; - data[nextPointOffset + 2] = fillColor >>> 8 & 255; - data[nextPointOffset + 3] = fillColor & 255; - break; - case 1: - data[nextPointOffset] = fillColor & 255; - data[nextPointOffset + 1] = fillColor >>> 24 & 255; - data[nextPointOffset + 2] = fillColor >>> 16 & 255; - data[nextPointOffset + 3] = fillColor >>> 8 & 255; - break; - case 2: - data[nextPointOffset] = fillColor >>> 8 & 255; - data[nextPointOffset + 1] = fillColor >>> 16 & 255; - data[nextPointOffset + 2] = fillColor >>> 24 & 255; - data[nextPointOffset + 3] = fillColor & 255; - break; - } - queue.push(nextPointX); - queue.push(nextPointY); - } - } - } - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageDataUtil.gaussianBlur = function(image,sourceImage,sourceRect,destPoint,blurX,blurY,quality,strength,color) { - if(strength == null) { - strength = 1; - } - if(quality == null) { - quality = 1; - } - if(blurY == null) { - blurY = 4; - } - if(blurX == null) { - blurX = 4; - } - var imagePremultiplied = image.get_premultiplied(); - if(imagePremultiplied) { - image.set_premultiplied(false); - } - lime__$internal_graphics_StackBlur.blur(image,sourceImage,sourceRect,destPoint,blurX,blurY,quality); - image.dirty = true; - image.version++; - if(imagePremultiplied) { - image.set_premultiplied(true); - } - return image; -}; -lime__$internal_graphics_ImageDataUtil.getColorBoundsRect = function(image,mask,color,findColor,format) { - var left = image.width + 1; - var right = 0; - var top = image.height + 1; - var bottom = 0; - var _color; - var _mask; - switch(format) { - case 1: - var argb = color; - var this1 = 0; - var rgba = this1; - rgba = (argb >>> 16 & 255 & 255) << 24 | (argb >>> 8 & 255 & 255) << 16 | (argb & 255 & 255) << 8 | argb >>> 24 & 255 & 255; - _color = rgba; - var argb = mask; - var this1 = 0; - var rgba = this1; - rgba = (argb >>> 16 & 255 & 255) << 24 | (argb >>> 8 & 255 & 255) << 16 | (argb & 255 & 255) << 8 | argb >>> 24 & 255 & 255; - _mask = rgba; - break; - case 2: - var bgra = color; - var this1 = 0; - var rgba = this1; - rgba = (bgra >>> 8 & 255 & 255) << 24 | (bgra >>> 16 & 255 & 255) << 16 | (bgra >>> 24 & 255 & 255) << 8 | bgra & 255 & 255; - _color = rgba; - var bgra = mask; - var this1 = 0; - var rgba = this1; - rgba = (bgra >>> 8 & 255 & 255) << 24 | (bgra >>> 16 & 255 & 255) << 16 | (bgra >>> 24 & 255 & 255) << 8 | bgra & 255 & 255; - _mask = rgba; - break; - default: - _color = color; - _mask = mask; - } - if(!image.get_transparent()) { - _color = (_color >>> 24 & 255 & 255) << 24 | (_color >>> 16 & 255 & 255) << 16 | (_color >>> 8 & 255 & 255) << 8 | 255; - _mask = (_mask >>> 24 & 255 & 255) << 24 | (_mask >>> 16 & 255 & 255) << 16 | (_mask >>> 8 & 255 & 255) << 8 | 255; - } - var pixel; - var hit; - var _g = 0; - var _g1 = image.width; - while(_g < _g1) { - var x = _g++; - hit = false; - var _g2 = 0; - var _g3 = image.height; - while(_g2 < _g3) { - var y = _g2++; - pixel = image.getPixel32(x,y,0); - hit = findColor ? (pixel & _mask) == _color : (pixel & _mask) != _color; - if(hit) { - if(x < left) { - left = x; - } - break; - } - } - if(hit) { - break; - } - } - var ix; - var _g = 0; - var _g1 = image.width; - while(_g < _g1) { - var x = _g++; - ix = image.width - 1 - x; - hit = false; - var _g2 = 0; - var _g3 = image.height; - while(_g2 < _g3) { - var y = _g2++; - pixel = image.getPixel32(ix,y,0); - hit = findColor ? (pixel & _mask) == _color : (pixel & _mask) != _color; - if(hit) { - if(ix > right) { - right = ix; - } - break; - } - } - if(hit) { - break; - } - } - var _g = 0; - var _g1 = image.height; - while(_g < _g1) { - var y = _g++; - hit = false; - var _g2 = 0; - var _g3 = image.width; - while(_g2 < _g3) { - var x = _g2++; - pixel = image.getPixel32(x,y,0); - hit = findColor ? (pixel & _mask) == _color : (pixel & _mask) != _color; - if(hit) { - if(y < top) { - top = y; - } - break; - } - } - if(hit) { - break; - } - } - var iy; - var _g = 0; - var _g1 = image.height; - while(_g < _g1) { - var y = _g++; - iy = image.height - 1 - y; - hit = false; - var _g2 = 0; - var _g3 = image.width; - while(_g2 < _g3) { - var x = _g2++; - pixel = image.getPixel32(x,iy,0); - hit = findColor ? (pixel & _mask) == _color : (pixel & _mask) != _color; - if(hit) { - if(iy > bottom) { - bottom = iy; - } - break; - } - } - if(hit) { - break; - } - } - var w = right - left; - var h = bottom - top; - if(w > 0) { - ++w; - } - if(h > 0) { - ++h; - } - if(w < 0) { - w = 0; - } - if(h < 0) { - h = 0; - } - if(left == right) { - w = 1; - } - if(top == bottom) { - h = 1; - } - if(left > image.width) { - left = 0; - } - if(top > image.height) { - top = 0; - } - return new lime_math_Rectangle(left,top,w,h); -}; -lime__$internal_graphics_ImageDataUtil.getPixel = function(image,x,y,format) { - var pixel; - var data = image.buffer.data; - var offset = 4 * (y + image.offsetY) * image.buffer.width + (x + image.offsetX) * 4; - var format1 = image.buffer.format; - var premultiplied = image.buffer.premultiplied; - if(premultiplied == null) { - premultiplied = false; - } - if(format1 == null) { - format1 = 0; - } - switch(format1) { - case 0: - pixel = (data[offset] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset + 2] & 255) << 8 | data[offset + 3] & 255; - break; - case 1: - pixel = (data[offset + 1] & 255) << 24 | (data[offset + 2] & 255) << 16 | (data[offset + 3] & 255) << 8 | data[offset] & 255; - break; - case 2: - pixel = (data[offset + 2] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset] & 255) << 8 | data[offset + 3] & 255; - break; - } - if(premultiplied) { - if((pixel & 255) != 0 && (pixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (pixel & 255); - pixel = (lime_math_RGBA.__clamp[Math.round((pixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((pixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((pixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | pixel & 255 & 255; - } - } - pixel = (pixel >>> 24 & 255 & 255) << 24 | (pixel >>> 16 & 255 & 255) << 16 | (pixel >>> 8 & 255 & 255) << 8 | 0; - switch(format) { - case 1: - var this1 = 0; - var argb = this1; - argb = (pixel & 255 & 255) << 24 | (pixel >>> 24 & 255 & 255) << 16 | (pixel >>> 16 & 255 & 255) << 8 | pixel >>> 8 & 255 & 255; - return argb; - case 2: - var this1 = 0; - var bgra = this1; - bgra = (pixel >>> 8 & 255 & 255) << 24 | (pixel >>> 16 & 255 & 255) << 16 | (pixel >>> 24 & 255 & 255) << 8 | pixel & 255 & 255; - return bgra; - default: - return pixel; - } -}; -lime__$internal_graphics_ImageDataUtil.getPixel32 = function(image,x,y,format) { - var pixel; - var data = image.buffer.data; - var offset = 4 * (y + image.offsetY) * image.buffer.width + (x + image.offsetX) * 4; - var format1 = image.buffer.format; - var premultiplied = image.buffer.premultiplied; - if(premultiplied == null) { - premultiplied = false; - } - if(format1 == null) { - format1 = 0; - } - switch(format1) { - case 0: - pixel = (data[offset] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset + 2] & 255) << 8 | data[offset + 3] & 255; - break; - case 1: - pixel = (data[offset + 1] & 255) << 24 | (data[offset + 2] & 255) << 16 | (data[offset + 3] & 255) << 8 | data[offset] & 255; - break; - case 2: - pixel = (data[offset + 2] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset] & 255) << 8 | data[offset + 3] & 255; - break; - } - if(premultiplied) { - if((pixel & 255) != 0 && (pixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (pixel & 255); - pixel = (lime_math_RGBA.__clamp[Math.round((pixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((pixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((pixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | pixel & 255 & 255; - } - } - switch(format) { - case 1: - var this1 = 0; - var argb = this1; - argb = (pixel & 255 & 255) << 24 | (pixel >>> 24 & 255 & 255) << 16 | (pixel >>> 16 & 255 & 255) << 8 | pixel >>> 8 & 255 & 255; - return argb; - case 2: - var this1 = 0; - var bgra = this1; - bgra = (pixel >>> 8 & 255 & 255) << 24 | (pixel >>> 16 & 255 & 255) << 16 | (pixel >>> 24 & 255 & 255) << 8 | pixel & 255 & 255; - return bgra; - default: - return pixel; - } -}; -lime__$internal_graphics_ImageDataUtil.getPixels = function(image,rect,format) { - if(image.buffer.data == null) { - return null; - } - var length = rect.width * rect.height | 0; - var bytes = new haxe_io_Bytes(new ArrayBuffer(length * 4)); - var data = image.buffer.data; - var sourceFormat = image.buffer.format; - var premultiplied = image.buffer.premultiplied; - var dataView = new lime__$internal_graphics__$ImageDataUtil_ImageDataView(image,rect); - var position; - var argb; - var bgra; - var pixel; - var destPosition = 0; - var _g = 0; - var _g1 = dataView.height; - while(_g < _g1) { - var y = _g++; - position = dataView.byteOffset + dataView.stride * y; - var _g2 = 0; - var _g3 = dataView.width; - while(_g2 < _g3) { - var x = _g2++; - var format1 = sourceFormat; - var premultiplied1 = premultiplied; - if(premultiplied1 == null) { - premultiplied1 = false; - } - if(format1 == null) { - format1 = 0; - } - switch(format1) { - case 0: - pixel = (data[position] & 255) << 24 | (data[position + 1] & 255) << 16 | (data[position + 2] & 255) << 8 | data[position + 3] & 255; - break; - case 1: - pixel = (data[position + 1] & 255) << 24 | (data[position + 2] & 255) << 16 | (data[position + 3] & 255) << 8 | data[position] & 255; - break; - case 2: - pixel = (data[position + 2] & 255) << 24 | (data[position + 1] & 255) << 16 | (data[position] & 255) << 8 | data[position + 3] & 255; - break; - } - if(premultiplied1) { - if((pixel & 255) != 0 && (pixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (pixel & 255); - pixel = (lime_math_RGBA.__clamp[Math.round((pixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((pixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((pixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | pixel & 255 & 255; - } - } - switch(format) { - case 1: - var this1 = 0; - var argb1 = this1; - argb1 = (pixel & 255 & 255) << 24 | (pixel >>> 24 & 255 & 255) << 16 | (pixel >>> 16 & 255 & 255) << 8 | pixel >>> 8 & 255 & 255; - argb = argb1; - pixel = argb; - break; - case 2: - var this2 = 0; - var bgra1 = this2; - bgra1 = (pixel >>> 8 & 255 & 255) << 24 | (pixel >>> 16 & 255 & 255) << 16 | (pixel >>> 24 & 255 & 255) << 8 | pixel & 255 & 255; - bgra = bgra1; - pixel = bgra; - break; - default: - } - bytes.b[destPosition++] = pixel >>> 24 & 255 & 255; - bytes.b[destPosition++] = pixel >>> 16 & 255 & 255; - bytes.b[destPosition++] = pixel >>> 8 & 255 & 255; - bytes.b[destPosition++] = pixel & 255 & 255; - position += 4; - } - } - return bytes; -}; -lime__$internal_graphics_ImageDataUtil.merge = function(image,sourceImage,sourceRect,destPoint,redMultiplier,greenMultiplier,blueMultiplier,alphaMultiplier) { - if(image.buffer.data == null || sourceImage.buffer.data == null) { - return; - } - var sourceView = new lime__$internal_graphics__$ImageDataUtil_ImageDataView(sourceImage,sourceRect); - var destView = new lime__$internal_graphics__$ImageDataUtil_ImageDataView(image,new lime_math_Rectangle(destPoint.x,destPoint.y,sourceView.width,sourceView.height)); - var sourceData = sourceImage.buffer.data; - var destData = image.buffer.data; - var sourceFormat = sourceImage.buffer.format; - var destFormat = image.buffer.format; - var sourcePremultiplied = sourceImage.buffer.premultiplied; - var destPremultiplied = image.buffer.premultiplied; - var sourcePosition; - var destPosition; - var sourcePixel; - var destPixel; - var _g = 0; - var _g1 = destView.height; - while(_g < _g1) { - var y = _g++; - sourcePosition = sourceView.byteOffset + sourceView.stride * y; - destPosition = destView.byteOffset + destView.stride * y; - var _g2 = 0; - var _g3 = destView.width; - while(_g2 < _g3) { - var x = _g2++; - var format = sourceFormat; - var premultiplied = sourcePremultiplied; - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - switch(format) { - case 0: - sourcePixel = (sourceData[sourcePosition] & 255) << 24 | (sourceData[sourcePosition + 1] & 255) << 16 | (sourceData[sourcePosition + 2] & 255) << 8 | sourceData[sourcePosition + 3] & 255; - break; - case 1: - sourcePixel = (sourceData[sourcePosition + 1] & 255) << 24 | (sourceData[sourcePosition + 2] & 255) << 16 | (sourceData[sourcePosition + 3] & 255) << 8 | sourceData[sourcePosition] & 255; - break; - case 2: - sourcePixel = (sourceData[sourcePosition + 2] & 255) << 24 | (sourceData[sourcePosition + 1] & 255) << 16 | (sourceData[sourcePosition] & 255) << 8 | sourceData[sourcePosition + 3] & 255; - break; - } - if(premultiplied) { - if((sourcePixel & 255) != 0 && (sourcePixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (sourcePixel & 255); - sourcePixel = (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((sourcePixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | sourcePixel & 255 & 255; - } - } - var format1 = destFormat; - var premultiplied1 = destPremultiplied; - if(premultiplied1 == null) { - premultiplied1 = false; - } - if(format1 == null) { - format1 = 0; - } - switch(format1) { - case 0: - destPixel = (destData[destPosition] & 255) << 24 | (destData[destPosition + 1] & 255) << 16 | (destData[destPosition + 2] & 255) << 8 | destData[destPosition + 3] & 255; - break; - case 1: - destPixel = (destData[destPosition + 1] & 255) << 24 | (destData[destPosition + 2] & 255) << 16 | (destData[destPosition + 3] & 255) << 8 | destData[destPosition] & 255; - break; - case 2: - destPixel = (destData[destPosition + 2] & 255) << 24 | (destData[destPosition + 1] & 255) << 16 | (destData[destPosition] & 255) << 8 | destData[destPosition + 3] & 255; - break; - } - if(premultiplied1) { - if((destPixel & 255) != 0 && (destPixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (destPixel & 255); - destPixel = (lime_math_RGBA.__clamp[Math.round((destPixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((destPixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((destPixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | destPixel & 255 & 255; - } - } - var value = ((sourcePixel >>> 24 & 255) * redMultiplier + (destPixel >>> 24 & 255) * (256 - redMultiplier)) / 256 | 0; - destPixel = (value & 255) << 24 | (destPixel >>> 16 & 255 & 255) << 16 | (destPixel >>> 8 & 255 & 255) << 8 | destPixel & 255 & 255; - var value1 = ((sourcePixel >>> 16 & 255) * greenMultiplier + (destPixel >>> 16 & 255) * (256 - greenMultiplier)) / 256 | 0; - destPixel = (destPixel >>> 24 & 255 & 255) << 24 | (value1 & 255) << 16 | (destPixel >>> 8 & 255 & 255) << 8 | destPixel & 255 & 255; - var value2 = ((sourcePixel >>> 8 & 255) * blueMultiplier + (destPixel >>> 8 & 255) * (256 - blueMultiplier)) / 256 | 0; - destPixel = (destPixel >>> 24 & 255 & 255) << 24 | (destPixel >>> 16 & 255 & 255) << 16 | (value2 & 255) << 8 | destPixel & 255 & 255; - var value3 = ((sourcePixel & 255) * alphaMultiplier + (destPixel & 255) * (256 - alphaMultiplier)) / 256 | 0; - destPixel = (destPixel >>> 24 & 255 & 255) << 24 | (destPixel >>> 16 & 255 & 255) << 16 | (destPixel >>> 8 & 255 & 255) << 8 | value3 & 255; - var format2 = destFormat; - var premultiplied2 = destPremultiplied; - if(premultiplied2 == null) { - premultiplied2 = false; - } - if(format2 == null) { - format2 = 0; - } - if(premultiplied2) { - if((destPixel & 255) == 0) { - if(destPixel != 0) { - destPixel = 0; - } - } else if((destPixel & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[destPixel & 255]; - destPixel = ((destPixel >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((destPixel >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((destPixel >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | destPixel & 255 & 255; - } - } - switch(format2) { - case 0: - destData[destPosition] = destPixel >>> 24 & 255; - destData[destPosition + 1] = destPixel >>> 16 & 255; - destData[destPosition + 2] = destPixel >>> 8 & 255; - destData[destPosition + 3] = destPixel & 255; - break; - case 1: - destData[destPosition] = destPixel & 255; - destData[destPosition + 1] = destPixel >>> 24 & 255; - destData[destPosition + 2] = destPixel >>> 16 & 255; - destData[destPosition + 3] = destPixel >>> 8 & 255; - break; - case 2: - destData[destPosition] = destPixel >>> 8 & 255; - destData[destPosition + 1] = destPixel >>> 16 & 255; - destData[destPosition + 2] = destPixel >>> 24 & 255; - destData[destPosition + 3] = destPixel & 255; - break; - } - sourcePosition += 4; - destPosition += 4; - } - } - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageDataUtil.multiplyAlpha = function(image) { - var data = image.buffer.data; - if(data == null || !image.buffer.transparent) { - return; - } - var format = image.buffer.format; - var length = data.length / 4 | 0; - var pixel; - var _g = 0; - var _g1 = length; - while(_g < _g1) { - var i = _g++; - var offset = i * 4; - var format1 = format; - var premultiplied = false; - if(premultiplied == null) { - premultiplied = false; - } - if(format1 == null) { - format1 = 0; - } - switch(format1) { - case 0: - pixel = (data[offset] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset + 2] & 255) << 8 | data[offset + 3] & 255; - break; - case 1: - pixel = (data[offset + 1] & 255) << 24 | (data[offset + 2] & 255) << 16 | (data[offset + 3] & 255) << 8 | data[offset] & 255; - break; - case 2: - pixel = (data[offset + 2] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset] & 255) << 8 | data[offset + 3] & 255; - break; - } - if(premultiplied) { - if((pixel & 255) != 0 && (pixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (pixel & 255); - pixel = (lime_math_RGBA.__clamp[Math.round((pixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((pixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((pixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | pixel & 255 & 255; - } - } - var offset1 = i * 4; - var format2 = format; - var premultiplied1 = true; - if(premultiplied1 == null) { - premultiplied1 = false; - } - if(format2 == null) { - format2 = 0; - } - if(premultiplied1) { - if((pixel & 255) == 0) { - if(pixel != 0) { - pixel = 0; - } - } else if((pixel & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[pixel & 255]; - pixel = ((pixel >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((pixel >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((pixel >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | pixel & 255 & 255; - } - } - switch(format2) { - case 0: - data[offset1] = pixel >>> 24 & 255; - data[offset1 + 1] = pixel >>> 16 & 255; - data[offset1 + 2] = pixel >>> 8 & 255; - data[offset1 + 3] = pixel & 255; - break; - case 1: - data[offset1] = pixel & 255; - data[offset1 + 1] = pixel >>> 24 & 255; - data[offset1 + 2] = pixel >>> 16 & 255; - data[offset1 + 3] = pixel >>> 8 & 255; - break; - case 2: - data[offset1] = pixel >>> 8 & 255; - data[offset1 + 1] = pixel >>> 16 & 255; - data[offset1 + 2] = pixel >>> 24 & 255; - data[offset1 + 3] = pixel & 255; - break; - } - } - image.buffer.premultiplied = true; - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageDataUtil.resize = function(image,newWidth,newHeight) { - var buffer = image.buffer; - if(buffer.width == newWidth && buffer.height == newHeight) { - return; - } - var elements = newWidth * newHeight * 4; - var array = null; - var vector = null; - var view = null; - var buffer1 = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer1 != null) { - if(len == null) { - this1 = new Uint8Array(buffer1,0); - } else { - this1 = new Uint8Array(buffer1,0,len); - } - } else { - this1 = null; - } - var newBuffer = new lime_graphics_ImageBuffer(this1,newWidth,newHeight); - var imageWidth = image.width; - var imageHeight = image.height; - var data = image.get_data(); - var newData = newBuffer.data; - var sourceIndex; - var sourceIndexX; - var sourceIndexY; - var sourceIndexXY; - var index; - var sourceX; - var sourceY; - var u; - var v; - var uRatio; - var vRatio; - var uOpposite; - var vOpposite; - var _g = 0; - var _g1 = newHeight; - while(_g < _g1) { - var y = _g++; - var _g2 = 0; - var _g3 = newWidth; - while(_g2 < _g3) { - var x = _g2++; - u = (x + 0.5) / newWidth * imageWidth - 0.5; - v = (y + 0.5) / newHeight * imageHeight - 0.5; - sourceX = u | 0; - sourceY = v | 0; - sourceIndex = (sourceY * imageWidth + sourceX) * 4; - sourceIndexX = sourceX < imageWidth - 1 ? sourceIndex + 4 : sourceIndex; - sourceIndexY = sourceY < imageHeight - 1 ? sourceIndex + imageWidth * 4 : sourceIndex; - sourceIndexXY = sourceIndexX != sourceIndex ? sourceIndexY + 4 : sourceIndexY; - index = (y * newWidth + x) * 4; - uRatio = u - sourceX; - vRatio = v - sourceY; - uOpposite = 1 - uRatio; - vOpposite = 1 - vRatio; - newData[index] = (UInt.toFloat(data[sourceIndex]) * uOpposite + UInt.toFloat(data[sourceIndexX]) * uRatio) * vOpposite + (UInt.toFloat(data[sourceIndexY]) * uOpposite + UInt.toFloat(data[sourceIndexXY]) * uRatio) * vRatio | 0; - newData[index + 1] = (UInt.toFloat(data[sourceIndex + 1]) * uOpposite + UInt.toFloat(data[sourceIndexX + 1]) * uRatio) * vOpposite + (UInt.toFloat(data[sourceIndexY + 1]) * uOpposite + UInt.toFloat(data[sourceIndexXY + 1]) * uRatio) * vRatio | 0; - newData[index + 2] = (UInt.toFloat(data[sourceIndex + 2]) * uOpposite + UInt.toFloat(data[sourceIndexX + 2]) * uRatio) * vOpposite + (UInt.toFloat(data[sourceIndexY + 2]) * uOpposite + UInt.toFloat(data[sourceIndexXY + 2]) * uRatio) * vRatio | 0; - if(data[sourceIndexX + 3] == 0 || data[sourceIndexY + 3] == 0 || data[sourceIndexXY + 3] == 0) { - newData[index + 3] = 0; - } else { - newData[index + 3] = data[sourceIndex + 3]; - } - } - } - buffer.data = newBuffer.data; - buffer.width = newWidth; - buffer.height = newHeight; - buffer.__srcImage = null; - buffer.__srcImageData = null; - buffer.__srcCanvas = null; - buffer.__srcContext = null; - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageDataUtil.resizeBuffer = function(image,newWidth,newHeight) { - var buffer = image.buffer; - var data = image.get_data(); - var elements = newWidth * newHeight * 4; - var array = null; - var vector = null; - var view = null; - var buffer1 = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer1 != null) { - if(len == null) { - this1 = new Uint8Array(buffer1,0); - } else { - this1 = new Uint8Array(buffer1,0,len); - } - } else { - this1 = null; - } - var newData = this1; - var sourceIndex; - var index; - var _g = 0; - var _g1 = buffer.height; - while(_g < _g1) { - var y = _g++; - var _g2 = 0; - var _g3 = buffer.width; - while(_g2 < _g3) { - var x = _g2++; - sourceIndex = (y * buffer.width + x) * 4; - index = (y * newWidth + x) * 4; - newData[index] = data[sourceIndex]; - newData[index + 1] = data[sourceIndex + 1]; - newData[index + 2] = data[sourceIndex + 2]; - newData[index + 3] = data[sourceIndex + 3]; - } - } - buffer.data = newData; - buffer.width = newWidth; - buffer.height = newHeight; - buffer.__srcImage = null; - buffer.__srcImageData = null; - buffer.__srcCanvas = null; - buffer.__srcContext = null; - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageDataUtil.setFormat = function(image,format) { - var data = image.buffer.data; - if(data == null) { - return; - } - var index; - var a16; - var length = data.length / 4 | 0; - var r1; - var g1; - var b1; - var a1; - var r2; - var g2; - var b2; - var a2; - var r; - var g; - var b; - var a; - switch(image.get_format()) { - case 0: - r1 = 0; - g1 = 1; - b1 = 2; - a1 = 3; - break; - case 1: - r1 = 1; - g1 = 2; - b1 = 3; - a1 = 0; - break; - case 2: - r1 = 2; - g1 = 1; - b1 = 0; - a1 = 3; - break; - } - switch(format) { - case 0: - r2 = 0; - g2 = 1; - b2 = 2; - a2 = 3; - break; - case 1: - r2 = 1; - g2 = 2; - b2 = 3; - a2 = 0; - break; - case 2: - r2 = 2; - g2 = 1; - b2 = 0; - a2 = 3; - break; - } - var _g = 0; - var _g1 = length; - while(_g < _g1) { - var i = _g++; - index = i * 4; - r = data[index + r1]; - g = data[index + g1]; - b = data[index + b1]; - a = data[index + a1]; - data[index + r2] = r; - data[index + g2] = g; - data[index + b2] = b; - data[index + a2] = a; - } - image.buffer.format = format; - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageDataUtil.setPixel = function(image,x,y,color,format) { - var pixel; - switch(format) { - case 1: - var argb = color; - var this1 = 0; - var rgba = this1; - rgba = (argb >>> 16 & 255 & 255) << 24 | (argb >>> 8 & 255 & 255) << 16 | (argb & 255 & 255) << 8 | argb >>> 24 & 255 & 255; - pixel = rgba; - break; - case 2: - var bgra = color; - var this1 = 0; - var rgba = this1; - rgba = (bgra >>> 8 & 255 & 255) << 24 | (bgra >>> 16 & 255 & 255) << 16 | (bgra >>> 24 & 255 & 255) << 8 | bgra & 255 & 255; - pixel = rgba; - break; - default: - pixel = color; - } - var this1 = 0; - var source = this1; - var data = image.buffer.data; - var offset = 4 * (y + image.offsetY) * image.buffer.width + (x + image.offsetX) * 4; - var format = image.buffer.format; - var premultiplied = image.buffer.premultiplied; - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - switch(format) { - case 0: - source = (data[offset] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset + 2] & 255) << 8 | data[offset + 3] & 255; - break; - case 1: - source = (data[offset + 1] & 255) << 24 | (data[offset + 2] & 255) << 16 | (data[offset + 3] & 255) << 8 | data[offset] & 255; - break; - case 2: - source = (data[offset + 2] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset] & 255) << 8 | data[offset + 3] & 255; - break; - } - if(premultiplied) { - if((source & 255) != 0 && (source & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (source & 255); - source = (lime_math_RGBA.__clamp[Math.round((source >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((source >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((source >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | source & 255 & 255; - } - } - var value = source & 255; - pixel = (pixel >>> 24 & 255 & 255) << 24 | (pixel >>> 16 & 255 & 255) << 16 | (pixel >>> 8 & 255 & 255) << 8 | value & 255; - var data = image.buffer.data; - var offset = 4 * (y + image.offsetY) * image.buffer.width + (x + image.offsetX) * 4; - var format = image.buffer.format; - var premultiplied = image.buffer.premultiplied; - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - if(premultiplied) { - if((pixel & 255) == 0) { - if(pixel != 0) { - pixel = 0; - } - } else if((pixel & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[pixel & 255]; - pixel = ((pixel >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((pixel >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((pixel >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | pixel & 255 & 255; - } - } - switch(format) { - case 0: - data[offset] = pixel >>> 24 & 255; - data[offset + 1] = pixel >>> 16 & 255; - data[offset + 2] = pixel >>> 8 & 255; - data[offset + 3] = pixel & 255; - break; - case 1: - data[offset] = pixel & 255; - data[offset + 1] = pixel >>> 24 & 255; - data[offset + 2] = pixel >>> 16 & 255; - data[offset + 3] = pixel >>> 8 & 255; - break; - case 2: - data[offset] = pixel >>> 8 & 255; - data[offset + 1] = pixel >>> 16 & 255; - data[offset + 2] = pixel >>> 24 & 255; - data[offset + 3] = pixel & 255; - break; - } - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageDataUtil.setPixel32 = function(image,x,y,color,format) { - var pixel; - switch(format) { - case 1: - var argb = color; - var this1 = 0; - var rgba = this1; - rgba = (argb >>> 16 & 255 & 255) << 24 | (argb >>> 8 & 255 & 255) << 16 | (argb & 255 & 255) << 8 | argb >>> 24 & 255 & 255; - pixel = rgba; - break; - case 2: - var bgra = color; - var this1 = 0; - var rgba = this1; - rgba = (bgra >>> 8 & 255 & 255) << 24 | (bgra >>> 16 & 255 & 255) << 16 | (bgra >>> 24 & 255 & 255) << 8 | bgra & 255 & 255; - pixel = rgba; - break; - default: - pixel = color; - } - if(!image.get_transparent()) { - pixel = (pixel >>> 24 & 255 & 255) << 24 | (pixel >>> 16 & 255 & 255) << 16 | (pixel >>> 8 & 255 & 255) << 8 | 255; - } - var data = image.buffer.data; - var offset = 4 * (y + image.offsetY) * image.buffer.width + (x + image.offsetX) * 4; - var format = image.buffer.format; - var premultiplied = image.buffer.premultiplied; - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - if(premultiplied) { - if((pixel & 255) == 0) { - if(pixel != 0) { - pixel = 0; - } - } else if((pixel & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[pixel & 255]; - pixel = ((pixel >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((pixel >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((pixel >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | pixel & 255 & 255; - } - } - switch(format) { - case 0: - data[offset] = pixel >>> 24 & 255; - data[offset + 1] = pixel >>> 16 & 255; - data[offset + 2] = pixel >>> 8 & 255; - data[offset + 3] = pixel & 255; - break; - case 1: - data[offset] = pixel & 255; - data[offset + 1] = pixel >>> 24 & 255; - data[offset + 2] = pixel >>> 16 & 255; - data[offset + 3] = pixel >>> 8 & 255; - break; - case 2: - data[offset] = pixel >>> 8 & 255; - data[offset + 1] = pixel >>> 16 & 255; - data[offset + 2] = pixel >>> 24 & 255; - data[offset + 3] = pixel & 255; - break; - } - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageDataUtil.setPixels = function(image,rect,bytePointer,format,endian) { - if(image.buffer.data == null) { - return; - } - var data = image.buffer.data; - var sourceFormat = image.buffer.format; - var premultiplied = image.buffer.premultiplied; - var dataView = new lime__$internal_graphics__$ImageDataUtil_ImageDataView(image,rect); - var row; - var color; - var pixel; - var transparent = image.get_transparent(); - var bytes = bytePointer.bytes; - var dataPosition = bytePointer.offset; - var littleEndian = endian != lime_system_Endian.BIG_ENDIAN; - var _g = 0; - var _g1 = dataView.height; - while(_g < _g1) { - var y = _g++; - row = dataView.byteOffset + dataView.stride * y; - var _g2 = 0; - var _g3 = dataView.width; - while(_g2 < _g3) { - var x = _g2++; - if(littleEndian) { - color = bytes.getInt32(dataPosition); - } else { - color = bytes.b[dataPosition + 3] | bytes.b[dataPosition + 2] << 8 | bytes.b[dataPosition + 1] << 16 | bytes.b[dataPosition] << 24; - } - dataPosition += 4; - switch(format) { - case 1: - var argb = color; - var this1 = 0; - var rgba = this1; - rgba = (argb >>> 16 & 255 & 255) << 24 | (argb >>> 8 & 255 & 255) << 16 | (argb & 255 & 255) << 8 | argb >>> 24 & 255 & 255; - pixel = rgba; - break; - case 2: - var bgra = color; - var this2 = 0; - var rgba1 = this2; - rgba1 = (bgra >>> 8 & 255 & 255) << 24 | (bgra >>> 16 & 255 & 255) << 16 | (bgra >>> 24 & 255 & 255) << 8 | bgra & 255 & 255; - pixel = rgba1; - break; - default: - pixel = color; - } - if(!transparent) { - pixel = (pixel >>> 24 & 255 & 255) << 24 | (pixel >>> 16 & 255 & 255) << 16 | (pixel >>> 8 & 255 & 255) << 8 | 255; - } - var offset = row + x * 4; - var format1 = sourceFormat; - var premultiplied1 = premultiplied; - if(premultiplied1 == null) { - premultiplied1 = false; - } - if(format1 == null) { - format1 = 0; - } - if(premultiplied1) { - if((pixel & 255) == 0) { - if(pixel != 0) { - pixel = 0; - } - } else if((pixel & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[pixel & 255]; - pixel = ((pixel >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((pixel >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((pixel >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | pixel & 255 & 255; - } - } - switch(format1) { - case 0: - data[offset] = pixel >>> 24 & 255; - data[offset + 1] = pixel >>> 16 & 255; - data[offset + 2] = pixel >>> 8 & 255; - data[offset + 3] = pixel & 255; - break; - case 1: - data[offset] = pixel & 255; - data[offset + 1] = pixel >>> 24 & 255; - data[offset + 2] = pixel >>> 16 & 255; - data[offset + 3] = pixel >>> 8 & 255; - break; - case 2: - data[offset] = pixel >>> 8 & 255; - data[offset + 1] = pixel >>> 16 & 255; - data[offset + 2] = pixel >>> 24 & 255; - data[offset + 3] = pixel & 255; - break; - } - } - } - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageDataUtil.threshold = function(image,sourceImage,sourceRect,destPoint,operation,threshold,color,mask,copySource,format) { - var _color; - var _mask; - var _threshold; - switch(format) { - case 1: - var argb = color; - var this1 = 0; - var rgba = this1; - rgba = (argb >>> 16 & 255 & 255) << 24 | (argb >>> 8 & 255 & 255) << 16 | (argb & 255 & 255) << 8 | argb >>> 24 & 255 & 255; - _color = rgba; - var argb = mask; - var this1 = 0; - var rgba = this1; - rgba = (argb >>> 16 & 255 & 255) << 24 | (argb >>> 8 & 255 & 255) << 16 | (argb & 255 & 255) << 8 | argb >>> 24 & 255 & 255; - _mask = rgba; - var argb = threshold; - var this1 = 0; - var rgba = this1; - rgba = (argb >>> 16 & 255 & 255) << 24 | (argb >>> 8 & 255 & 255) << 16 | (argb & 255 & 255) << 8 | argb >>> 24 & 255 & 255; - _threshold = rgba; - break; - case 2: - var bgra = color; - var this1 = 0; - var rgba = this1; - rgba = (bgra >>> 8 & 255 & 255) << 24 | (bgra >>> 16 & 255 & 255) << 16 | (bgra >>> 24 & 255 & 255) << 8 | bgra & 255 & 255; - _color = rgba; - var bgra = mask; - var this1 = 0; - var rgba = this1; - rgba = (bgra >>> 8 & 255 & 255) << 24 | (bgra >>> 16 & 255 & 255) << 16 | (bgra >>> 24 & 255 & 255) << 8 | bgra & 255 & 255; - _mask = rgba; - var bgra = threshold; - var this1 = 0; - var rgba = this1; - rgba = (bgra >>> 8 & 255 & 255) << 24 | (bgra >>> 16 & 255 & 255) << 16 | (bgra >>> 24 & 255 & 255) << 8 | bgra & 255 & 255; - _threshold = rgba; - break; - default: - _color = color; - _mask = mask; - _threshold = threshold; - } - var _operation; - switch(operation) { - case "!=": - _operation = 0; - break; - case "<": - _operation = 2; - break; - case "<=": - _operation = 3; - break; - case "==": - _operation = 1; - break; - case ">": - _operation = 4; - break; - case ">=": - _operation = 5; - break; - default: - _operation = -1; - } - if(_operation == -1) { - return 0; - } - var srcData = sourceImage.buffer.data; - var destData = image.buffer.data; - if(srcData == null || destData == null) { - return 0; - } - var hits = 0; - var srcView = new lime__$internal_graphics__$ImageDataUtil_ImageDataView(sourceImage,sourceRect); - var destView = new lime__$internal_graphics__$ImageDataUtil_ImageDataView(image,new lime_math_Rectangle(destPoint.x,destPoint.y,srcView.width,srcView.height)); - var srcFormat = sourceImage.buffer.format; - var destFormat = image.buffer.format; - var srcPremultiplied = sourceImage.buffer.premultiplied; - var destPremultiplied = image.buffer.premultiplied; - var srcPosition; - var destPosition; - var srcPixel; - var destPixel; - var pixelMask; - var test; - var value; - var _g = 0; - var _g1 = destView.height; - while(_g < _g1) { - var y = _g++; - srcPosition = srcView.byteOffset + srcView.stride * y; - destPosition = destView.byteOffset + destView.stride * y; - var _g2 = 0; - var _g3 = destView.width; - while(_g2 < _g3) { - var x = _g2++; - var format = srcFormat; - var premultiplied = srcPremultiplied; - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - switch(format) { - case 0: - srcPixel = (srcData[srcPosition] & 255) << 24 | (srcData[srcPosition + 1] & 255) << 16 | (srcData[srcPosition + 2] & 255) << 8 | srcData[srcPosition + 3] & 255; - break; - case 1: - srcPixel = (srcData[srcPosition + 1] & 255) << 24 | (srcData[srcPosition + 2] & 255) << 16 | (srcData[srcPosition + 3] & 255) << 8 | srcData[srcPosition] & 255; - break; - case 2: - srcPixel = (srcData[srcPosition + 2] & 255) << 24 | (srcData[srcPosition + 1] & 255) << 16 | (srcData[srcPosition] & 255) << 8 | srcData[srcPosition + 3] & 255; - break; - } - if(premultiplied) { - if((srcPixel & 255) != 0 && (srcPixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (srcPixel & 255); - srcPixel = (lime_math_RGBA.__clamp[Math.round((srcPixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((srcPixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((srcPixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | srcPixel & 255 & 255; - } - } - pixelMask = srcPixel & _mask; - var tmp1 = pixelMask >>> 24 & 255; - var tmp2 = _threshold >>> 24 & 255; - if(tmp1 != tmp2) { - value = UInt.gt(tmp1,tmp2) ? 1 : -1; - } else { - tmp1 = pixelMask >>> 16 & 255; - tmp2 = _threshold >>> 16 & 255; - if(tmp1 != tmp2) { - value = UInt.gt(tmp1,tmp2) ? 1 : -1; - } else { - tmp1 = pixelMask >>> 8 & 255; - tmp2 = _threshold >>> 8 & 255; - if(tmp1 != tmp2) { - value = UInt.gt(tmp1,tmp2) ? 1 : -1; - } else { - tmp1 = pixelMask & 255; - tmp2 = _threshold & 255; - value = tmp1 != tmp2 ? UInt.gt(tmp1,tmp2) ? 1 : -1 : 0; - } - } - } - switch(_operation) { - case 0: - test = value != 0; - break; - case 1: - test = value == 0; - break; - case 2: - test = value == -1; - break; - case 3: - test = value == 0 || value == -1; - break; - case 4: - test = value == 1; - break; - case 5: - test = value == 0 || value == 1; - break; - default: - test = false; - } - if(test) { - var format1 = destFormat; - var premultiplied1 = destPremultiplied; - if(premultiplied1 == null) { - premultiplied1 = false; - } - if(format1 == null) { - format1 = 0; - } - if(premultiplied1) { - if((_color & 255) == 0) { - if(_color != 0) { - _color = 0; - } - } else if((_color & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[_color & 255]; - _color = ((_color >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((_color >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((_color >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | _color & 255 & 255; - } - } - switch(format1) { - case 0: - destData[destPosition] = _color >>> 24 & 255; - destData[destPosition + 1] = _color >>> 16 & 255; - destData[destPosition + 2] = _color >>> 8 & 255; - destData[destPosition + 3] = _color & 255; - break; - case 1: - destData[destPosition] = _color & 255; - destData[destPosition + 1] = _color >>> 24 & 255; - destData[destPosition + 2] = _color >>> 16 & 255; - destData[destPosition + 3] = _color >>> 8 & 255; - break; - case 2: - destData[destPosition] = _color >>> 8 & 255; - destData[destPosition + 1] = _color >>> 16 & 255; - destData[destPosition + 2] = _color >>> 24 & 255; - destData[destPosition + 3] = _color & 255; - break; - } - ++hits; - } else if(copySource) { - var format2 = destFormat; - var premultiplied2 = destPremultiplied; - if(premultiplied2 == null) { - premultiplied2 = false; - } - if(format2 == null) { - format2 = 0; - } - if(premultiplied2) { - if((srcPixel & 255) == 0) { - if(srcPixel != 0) { - srcPixel = 0; - } - } else if((srcPixel & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[srcPixel & 255]; - srcPixel = ((srcPixel >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((srcPixel >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((srcPixel >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | srcPixel & 255 & 255; - } - } - switch(format2) { - case 0: - destData[destPosition] = srcPixel >>> 24 & 255; - destData[destPosition + 1] = srcPixel >>> 16 & 255; - destData[destPosition + 2] = srcPixel >>> 8 & 255; - destData[destPosition + 3] = srcPixel & 255; - break; - case 1: - destData[destPosition] = srcPixel & 255; - destData[destPosition + 1] = srcPixel >>> 24 & 255; - destData[destPosition + 2] = srcPixel >>> 16 & 255; - destData[destPosition + 3] = srcPixel >>> 8 & 255; - break; - case 2: - destData[destPosition] = srcPixel >>> 8 & 255; - destData[destPosition + 1] = srcPixel >>> 16 & 255; - destData[destPosition + 2] = srcPixel >>> 24 & 255; - destData[destPosition + 3] = srcPixel & 255; - break; - } - } - srcPosition += 4; - destPosition += 4; - } - } - if(hits > 0) { - image.dirty = true; - image.version++; - } - return hits; -}; -lime__$internal_graphics_ImageDataUtil.unmultiplyAlpha = function(image) { - var data = image.buffer.data; - if(data == null) { - return; - } - var format = image.buffer.format; - var length = data.length / 4 | 0; - var pixel; - var _g = 0; - var _g1 = length; - while(_g < _g1) { - var i = _g++; - var offset = i * 4; - var format1 = format; - var premultiplied = true; - if(premultiplied == null) { - premultiplied = false; - } - if(format1 == null) { - format1 = 0; - } - switch(format1) { - case 0: - pixel = (data[offset] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset + 2] & 255) << 8 | data[offset + 3] & 255; - break; - case 1: - pixel = (data[offset + 1] & 255) << 24 | (data[offset + 2] & 255) << 16 | (data[offset + 3] & 255) << 8 | data[offset] & 255; - break; - case 2: - pixel = (data[offset + 2] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset] & 255) << 8 | data[offset + 3] & 255; - break; - } - if(premultiplied) { - if((pixel & 255) != 0 && (pixel & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (pixel & 255); - pixel = (lime_math_RGBA.__clamp[Math.round((pixel >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((pixel >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((pixel >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | pixel & 255 & 255; - } - } - var offset1 = i * 4; - var format2 = format; - var premultiplied1 = false; - if(premultiplied1 == null) { - premultiplied1 = false; - } - if(format2 == null) { - format2 = 0; - } - if(premultiplied1) { - if((pixel & 255) == 0) { - if(pixel != 0) { - pixel = 0; - } - } else if((pixel & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[pixel & 255]; - pixel = ((pixel >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((pixel >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((pixel >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | pixel & 255 & 255; - } - } - switch(format2) { - case 0: - data[offset1] = pixel >>> 24 & 255; - data[offset1 + 1] = pixel >>> 16 & 255; - data[offset1 + 2] = pixel >>> 8 & 255; - data[offset1 + 3] = pixel & 255; - break; - case 1: - data[offset1] = pixel & 255; - data[offset1 + 1] = pixel >>> 24 & 255; - data[offset1 + 2] = pixel >>> 16 & 255; - data[offset1 + 3] = pixel >>> 8 & 255; - break; - case 2: - data[offset1] = pixel >>> 8 & 255; - data[offset1 + 1] = pixel >>> 16 & 255; - data[offset1 + 2] = pixel >>> 24 & 255; - data[offset1 + 3] = pixel & 255; - break; - } - } - image.buffer.premultiplied = false; - image.dirty = true; - image.version++; -}; -lime__$internal_graphics_ImageDataUtil.__boxBlur = function(imgA,imgB,w,h,bx,by) { - imgB.set(imgA); - var bx1 = bx | 0; - var by1 = by | 0; - lime__$internal_graphics_ImageDataUtil.__boxBlurH(imgB,imgA,w,h,bx1,0); - lime__$internal_graphics_ImageDataUtil.__boxBlurH(imgB,imgA,w,h,bx1,1); - lime__$internal_graphics_ImageDataUtil.__boxBlurH(imgB,imgA,w,h,bx1,2); - lime__$internal_graphics_ImageDataUtil.__boxBlurH(imgB,imgA,w,h,bx1,3); - var iarr = 1 / (by1 + by1 + 1); - var ws = w * 4; - var ti; - var li; - var ri; - var fv; - var lv; - var val; - var _g = 0; - var _g1 = w; - while(_g < _g1) { - var i = _g++; - ti = i * 4; - li = ti; - ri = ti + by1 * ws; - fv = imgA[ti]; - lv = imgA[ti + ws * (h - 1)]; - val = (by1 + 1) * fv; - var _g2 = 0; - var _g3 = by1; - while(_g2 < _g3) { - var j = _g2++; - val = val + imgA[ti + j * ws]; - } - var _g4 = 0; - var _g5 = by1 + 1; - while(_g4 < _g5) { - var j1 = _g4++; - val = val + (imgA[ri] - fv); - imgB[ti] = Math.round(UInt.toFloat(val) * iarr); - ri += ws; - ti += ws; - } - var _g6 = by1 + 1; - var _g7 = h - by1; - while(_g6 < _g7) { - var j2 = _g6++; - val = val + (imgA[ri] - imgA[li]); - imgB[ti] = Math.round(UInt.toFloat(val) * iarr); - li += ws; - ri += ws; - ti += ws; - } - var _g8 = h - by1; - var _g9 = h; - while(_g8 < _g9) { - var j3 = _g8++; - val = val + (lv - imgA[li]); - imgB[ti] = Math.round(UInt.toFloat(val) * iarr); - li += ws; - ti += ws; - } - } - var iarr = 1 / (by1 + by1 + 1); - var ws = w * 4; - var ti; - var li; - var ri; - var fv; - var lv; - var val; - var _g = 0; - var _g1 = w; - while(_g < _g1) { - var i = _g++; - ti = i * 4 + 1; - li = ti; - ri = ti + by1 * ws; - fv = imgA[ti]; - lv = imgA[ti + ws * (h - 1)]; - val = (by1 + 1) * fv; - var _g2 = 0; - var _g3 = by1; - while(_g2 < _g3) { - var j = _g2++; - val = val + imgA[ti + j * ws]; - } - var _g4 = 0; - var _g5 = by1 + 1; - while(_g4 < _g5) { - var j1 = _g4++; - val = val + (imgA[ri] - fv); - imgB[ti] = Math.round(UInt.toFloat(val) * iarr); - ri += ws; - ti += ws; - } - var _g6 = by1 + 1; - var _g7 = h - by1; - while(_g6 < _g7) { - var j2 = _g6++; - val = val + (imgA[ri] - imgA[li]); - imgB[ti] = Math.round(UInt.toFloat(val) * iarr); - li += ws; - ri += ws; - ti += ws; - } - var _g8 = h - by1; - var _g9 = h; - while(_g8 < _g9) { - var j3 = _g8++; - val = val + (lv - imgA[li]); - imgB[ti] = Math.round(UInt.toFloat(val) * iarr); - li += ws; - ti += ws; - } - } - var iarr = 1 / (by1 + by1 + 1); - var ws = w * 4; - var ti; - var li; - var ri; - var fv; - var lv; - var val; - var _g = 0; - var _g1 = w; - while(_g < _g1) { - var i = _g++; - ti = i * 4 + 2; - li = ti; - ri = ti + by1 * ws; - fv = imgA[ti]; - lv = imgA[ti + ws * (h - 1)]; - val = (by1 + 1) * fv; - var _g2 = 0; - var _g3 = by1; - while(_g2 < _g3) { - var j = _g2++; - val = val + imgA[ti + j * ws]; - } - var _g4 = 0; - var _g5 = by1 + 1; - while(_g4 < _g5) { - var j1 = _g4++; - val = val + (imgA[ri] - fv); - imgB[ti] = Math.round(UInt.toFloat(val) * iarr); - ri += ws; - ti += ws; - } - var _g6 = by1 + 1; - var _g7 = h - by1; - while(_g6 < _g7) { - var j2 = _g6++; - val = val + (imgA[ri] - imgA[li]); - imgB[ti] = Math.round(UInt.toFloat(val) * iarr); - li += ws; - ri += ws; - ti += ws; - } - var _g8 = h - by1; - var _g9 = h; - while(_g8 < _g9) { - var j3 = _g8++; - val = val + (lv - imgA[li]); - imgB[ti] = Math.round(UInt.toFloat(val) * iarr); - li += ws; - ti += ws; - } - } - var iarr = 1 / (by1 + by1 + 1); - var ws = w * 4; - var ti; - var li; - var ri; - var fv; - var lv; - var val; - var _g = 0; - var _g1 = w; - while(_g < _g1) { - var i = _g++; - ti = i * 4 + 3; - li = ti; - ri = ti + by1 * ws; - fv = imgA[ti]; - lv = imgA[ti + ws * (h - 1)]; - val = (by1 + 1) * fv; - var _g2 = 0; - var _g3 = by1; - while(_g2 < _g3) { - var j = _g2++; - val = val + imgA[ti + j * ws]; - } - var _g4 = 0; - var _g5 = by1 + 1; - while(_g4 < _g5) { - var j1 = _g4++; - val = val + (imgA[ri] - fv); - imgB[ti] = Math.round(UInt.toFloat(val) * iarr); - ri += ws; - ti += ws; - } - var _g6 = by1 + 1; - var _g7 = h - by1; - while(_g6 < _g7) { - var j2 = _g6++; - val = val + (imgA[ri] - imgA[li]); - imgB[ti] = Math.round(UInt.toFloat(val) * iarr); - li += ws; - ri += ws; - ti += ws; - } - var _g8 = h - by1; - var _g9 = h; - while(_g8 < _g9) { - var j3 = _g8++; - val = val + (lv - imgA[li]); - imgB[ti] = Math.round(UInt.toFloat(val) * iarr); - li += ws; - ti += ws; - } - } -}; -lime__$internal_graphics_ImageDataUtil.__boxBlurH = function(imgA,imgB,w,h,r,off) { - var iarr = 1 / (r + r + 1); - var ti; - var li; - var ri; - var fv; - var lv; - var val; - var _g = 0; - var _g1 = h; - while(_g < _g1) { - var i = _g++; - ti = i * w; - li = ti; - ri = ti + r; - fv = imgA[ti * 4 + off]; - lv = imgA[(ti + w - 1) * 4 + off]; - val = (r + 1) * fv; - var _g2 = 0; - var _g3 = r; - while(_g2 < _g3) { - var j = _g2++; - val = val + imgA[(ti + j) * 4 + off]; - } - var _g4 = 0; - var _g5 = r + 1; - while(_g4 < _g5) { - var j1 = _g4++; - val = val + (imgA[ri * 4 + off] - fv); - imgB[ti * 4 + off] = Math.round(UInt.toFloat(val) * iarr); - ++ri; - ++ti; - } - var _g6 = r + 1; - var _g7 = w - r; - while(_g6 < _g7) { - var j2 = _g6++; - val = val + (imgA[ri * 4 + off] - imgA[li * 4 + off]); - imgB[ti * 4 + off] = Math.round(UInt.toFloat(val) * iarr); - ++ri; - ++li; - ++ti; - } - var _g8 = w - r; - var _g9 = w; - while(_g8 < _g9) { - var j3 = _g8++; - val = val + (lv - imgA[li * 4 + off]); - imgB[ti * 4 + off] = Math.round(UInt.toFloat(val) * iarr); - ++li; - ++ti; - } - } -}; -lime__$internal_graphics_ImageDataUtil.__boxBlurT = function(imgA,imgB,w,h,r,off) { - var iarr = 1 / (r + r + 1); - var ws = w * 4; - var ti; - var li; - var ri; - var fv; - var lv; - var val; - var _g = 0; - var _g1 = w; - while(_g < _g1) { - var i = _g++; - ti = i * 4 + off; - li = ti; - ri = ti + r * ws; - fv = imgA[ti]; - lv = imgA[ti + ws * (h - 1)]; - val = (r + 1) * fv; - var _g2 = 0; - var _g3 = r; - while(_g2 < _g3) { - var j = _g2++; - val = val + imgA[ti + j * ws]; - } - var _g4 = 0; - var _g5 = r + 1; - while(_g4 < _g5) { - var j1 = _g4++; - val = val + (imgA[ri] - fv); - imgB[ti] = Math.round(UInt.toFloat(val) * iarr); - ri += ws; - ti += ws; - } - var _g6 = r + 1; - var _g7 = h - r; - while(_g6 < _g7) { - var j2 = _g6++; - val = val + (imgA[ri] - imgA[li]); - imgB[ti] = Math.round(UInt.toFloat(val) * iarr); - li += ws; - ri += ws; - ti += ws; - } - var _g8 = h - r; - var _g9 = h; - while(_g8 < _g9) { - var j3 = _g8++; - val = val + (lv - imgA[li]); - imgB[ti] = Math.round(UInt.toFloat(val) * iarr); - li += ws; - ti += ws; - } - } -}; -lime__$internal_graphics_ImageDataUtil.__calculateSourceOffset = function(sourceRect,destPoint,destX,destY) { - var sourceX = destX - (destPoint.x | 0); - var sourceY = destY - (destPoint.y | 0); - var offset = 0; - if(sourceX < 0 || sourceY < 0 || sourceX >= sourceRect.width || sourceY >= sourceRect.height) { - offset = -1; - } else { - offset = 4 * (sourceY * (sourceRect.width | 0) + sourceX); - } - return offset; -}; -lime__$internal_graphics_ImageDataUtil.__getBoxesForGaussianBlur = function(sigma,n) { - var wIdeal = Math.sqrt(12 * sigma * sigma / n + 1); - var wl = Math.floor(wIdeal); - if(wl % 2 == 0) { - --wl; - } - var wu = wl + 2; - var mIdeal = (12 * sigma * sigma - n * wl * wl - 4 * n * wl - 3 * n) / (-4 * wl - 4); - var m = Math.round(mIdeal); - var sizes = []; - var _g = 0; - var _g1 = n; - while(_g < _g1) { - var i = _g++; - sizes.push(i < m ? wl : wu); - } - return sizes; -}; -lime__$internal_graphics_ImageDataUtil.__pixelCompare = function(n1,n2) { - var tmp1 = n1 >>> 24 & 255; - var tmp2 = n2 >>> 24 & 255; - if(tmp1 != tmp2) { - if(UInt.gt(tmp1,tmp2)) { - return 1; - } else { - return -1; - } - } else { - tmp1 = n1 >>> 16 & 255; - tmp2 = n2 >>> 16 & 255; - if(tmp1 != tmp2) { - if(UInt.gt(tmp1,tmp2)) { - return 1; - } else { - return -1; - } - } else { - tmp1 = n1 >>> 8 & 255; - tmp2 = n2 >>> 8 & 255; - if(tmp1 != tmp2) { - if(UInt.gt(tmp1,tmp2)) { - return 1; - } else { - return -1; - } - } else { - tmp1 = n1 & 255; - tmp2 = n2 & 255; - if(tmp1 != tmp2) { - if(UInt.gt(tmp1,tmp2)) { - return 1; - } else { - return -1; - } - } else { - return 0; - } - } - } - } -}; -lime__$internal_graphics_ImageDataUtil.__translatePixel = function(imgB,sourceRect,destRect,destPoint,destX,destY,strength) { - var d = 4 * (destY * (destRect.width | 0) + destX); - var s = lime__$internal_graphics_ImageDataUtil.__calculateSourceOffset(sourceRect,destPoint,destX,destY); - if(s < 0) { - imgB[d] = imgB[d + 1] = imgB[d + 2] = imgB[d + 3] = 0; - } else { - imgB[d] = imgB[s]; - imgB[d + 1] = imgB[s + 1]; - imgB[d + 2] = imgB[s + 2]; - var a = UInt.toFloat(imgB[s + 3]) * strength | 0; - imgB[d + 3] = a < 0 ? 0 : a > 255 ? 255 : a; - } -}; -var lime__$internal_graphics__$ImageDataUtil_ImageDataView = function(image,rect) { - this.image = image; - if(rect == null) { - this.rect = image.get_rect(); - } else { - if(rect.x < 0) { - rect.x = 0; - } - if(rect.y < 0) { - rect.y = 0; - } - if(rect.x + rect.width > image.width) { - rect.width = image.width - rect.x; - } - if(rect.y + rect.height > image.height) { - rect.height = image.height - rect.y; - } - if(rect.width < 0) { - rect.width = 0; - } - if(rect.height < 0) { - rect.height = 0; - } - this.rect = rect; - } - this.stride = image.buffer.get_stride(); - this.__update(); -}; -$hxClasses["lime._internal.graphics._ImageDataUtil.ImageDataView"] = lime__$internal_graphics__$ImageDataUtil_ImageDataView; -lime__$internal_graphics__$ImageDataUtil_ImageDataView.__name__ = "lime._internal.graphics._ImageDataUtil.ImageDataView"; -lime__$internal_graphics__$ImageDataUtil_ImageDataView.prototype = { - clip: function(x,y,width,height) { - if(this.tempRect == null) { - this.tempRect = new lime_math_Rectangle(); - } - this.tempRect.setTo(x,y,width,height); - this.rect.intersection(this.tempRect,this.rect); - this.__update(); - } - ,hasRow: function(y) { - if(y >= 0) { - return y < this.height; - } else { - return false; - } - } - ,offset: function(x,y) { - if(x < 0) { - this.rect.x += x; - if(this.rect.x < 0) { - this.rect.x = 0; - } - } else { - this.rect.x += x; - this.rect.width -= x; - } - if(y < 0) { - this.rect.y += y; - if(this.rect.y < 0) { - this.rect.y = 0; - } - } else { - this.rect.y += y; - this.rect.height -= y; - } - this.__update(); - } - ,row: function(y) { - return this.byteOffset + this.stride * y; - } - ,__update: function() { - this.x = Math.ceil(this.rect.x); - this.y = Math.ceil(this.rect.y); - this.width = Math.floor(this.rect.width); - this.height = Math.floor(this.rect.height); - this.byteOffset = this.stride * (this.y + this.image.offsetY) + (this.x + this.image.offsetX) * 4; - } - ,__class__: lime__$internal_graphics__$ImageDataUtil_ImageDataView -}; -var lime__$internal_graphics_StackBlur = function() { }; -$hxClasses["lime._internal.graphics.StackBlur"] = lime__$internal_graphics_StackBlur; -lime__$internal_graphics_StackBlur.__name__ = "lime._internal.graphics.StackBlur"; -lime__$internal_graphics_StackBlur.blur = function(dest,source,sourceRect,destPoint,blurX,blurY,quality) { - dest.copyPixels(source,sourceRect,destPoint); - lime__$internal_graphics_StackBlur.__stackBlurCanvasRGBA(dest,sourceRect.width | 0,sourceRect.height | 0,blurX,blurY,quality); -}; -lime__$internal_graphics_StackBlur.__stackBlurCanvasRGBA = function(image,width,height,blurX,blurY,quality) { - var radiusX = Math.round(blurX) >> 1; - var radiusY = Math.round(blurY) >> 1; - if(lime__$internal_graphics_StackBlur.MUL_TABLE == null) { - return; - } - if(radiusX >= lime__$internal_graphics_StackBlur.MUL_TABLE.length) { - radiusX = lime__$internal_graphics_StackBlur.MUL_TABLE.length - 1; - } - if(radiusY >= lime__$internal_graphics_StackBlur.MUL_TABLE.length) { - radiusY = lime__$internal_graphics_StackBlur.MUL_TABLE.length - 1; - } - if(radiusX < 0 || radiusY < 0) { - return; - } - var iterations = quality; - if(iterations < 1) { - iterations = 1; - } - if(iterations > 3) { - iterations = 3; - } - var px = image.get_data(); - var x; - var y; - var i; - var p; - var yp; - var yi; - var yw; - var r; - var g; - var b; - var a; - var pr; - var pg; - var pb; - var pa; - var f; - var divx = radiusX + radiusX + 1; - var divy = radiusY + radiusY + 1; - var w = width; - var h = height; - var w1 = w - 1; - var h1 = h - 1; - var rxp1 = radiusX + 1; - var ryp1 = radiusY + 1; - var ssx = new lime__$internal_graphics_BlurStack(); - var sx = ssx; - var _g = 1; - var _g1 = divx; - while(_g < _g1) { - var i1 = _g++; - sx = sx.n = new lime__$internal_graphics_BlurStack(); - } - sx.n = ssx; - var ssy = new lime__$internal_graphics_BlurStack(); - var sy = ssy; - var _g = 1; - var _g1 = divy; - while(_g < _g1) { - var i1 = _g++; - sy = sy.n = new lime__$internal_graphics_BlurStack(); - } - sy.n = ssy; - var si = null; - var mtx = lime__$internal_graphics_StackBlur.MUL_TABLE[radiusX]; - var stx = lime__$internal_graphics_StackBlur.SHG_TABLE[radiusX]; - var mty = lime__$internal_graphics_StackBlur.MUL_TABLE[radiusY]; - var sty = lime__$internal_graphics_StackBlur.SHG_TABLE[radiusY]; - while(iterations > 0) { - --iterations; - yi = 0; - yw = yi; - var ms = mtx; - var ss = stx; - y = h; - while(true) { - pr = px[yi]; - r = rxp1 * pr; - pg = px[yi + 1]; - g = rxp1 * pg; - pb = px[yi + 2]; - b = rxp1 * pb; - pa = px[yi + 3]; - a = rxp1 * pa; - sx = ssx; - i = rxp1; - while(true) { - sx.r = pr; - sx.g = pg; - sx.b = pb; - sx.a = pa; - sx = sx.n; - if(!(--i > -1)) { - break; - } - } - var _g = 1; - var _g1 = rxp1; - while(_g < _g1) { - var i1 = _g++; - p = yi + ((w1 < i1 ? w1 : i1) << 2); - r += sx.r = px[p]; - g += sx.g = px[p + 1]; - b += sx.b = px[p + 2]; - a += sx.a = px[p + 3]; - sx = sx.n; - } - si = ssx; - var _g2 = 0; - var _g3 = w; - while(_g2 < _g3) { - var x = _g2++; - px[yi++] = r * ms >>> ss; - px[yi++] = g * ms >>> ss; - px[yi++] = b * ms >>> ss; - px[yi++] = a * ms >>> ss; - p = x + radiusX + 1; - p = yw + (p < w1 ? p : w1) << 2; - r -= si.r - (si.r = px[p]); - g -= si.g - (si.g = px[p + 1]); - b -= si.b - (si.b = px[p + 2]); - a -= si.a - (si.a = px[p + 3]); - si = si.n; - } - yw += w; - if(!(--y > 0)) { - break; - } - } - ms = mty; - ss = sty; - var _g4 = 0; - var _g5 = w; - while(_g4 < _g5) { - var x1 = _g4++; - yi = x1 << 2; - pr = px[yi]; - r = ryp1 * pr; - pg = px[yi + 1]; - g = ryp1 * pg; - pb = px[yi + 2]; - b = ryp1 * pb; - pa = px[yi + 3]; - a = ryp1 * pa; - sy = ssy; - var _g6 = 0; - var _g7 = ryp1; - while(_g6 < _g7) { - var i2 = _g6++; - sy.r = pr; - sy.g = pg; - sy.b = pb; - sy.a = pa; - sy = sy.n; - } - yp = w; - var _g8 = 1; - var _g9 = radiusY + 1; - while(_g8 < _g9) { - var i3 = _g8++; - yi = yp + x1 << 2; - r += sy.r = px[yi]; - g += sy.g = px[yi + 1]; - b += sy.b = px[yi + 2]; - a += sy.a = px[yi + 3]; - sy = sy.n; - if(i3 < h1) { - yp += w; - } - } - yi = x1; - si = ssy; - if(iterations > 0) { - var _g10 = 0; - var _g11 = h; - while(_g10 < _g11) { - var y1 = _g10++; - p = yi << 2; - pa = a * ms >>> ss; - px[p + 3] = pa; - if(pa > 0) { - px[p] = r * ms >>> ss; - px[p + 1] = g * ms >>> ss; - px[p + 2] = b * ms >>> ss; - } else { - px[p] = px[p + 1] = px[p + 2] = 0; - } - p = y1 + ryp1; - p = x1 + (p < h1 ? p : h1) * w << 2; - r -= si.r - (si.r = px[p]); - g -= si.g - (si.g = px[p + 1]); - b -= si.b - (si.b = px[p + 2]); - a -= si.a - (si.a = px[p + 3]); - si = si.n; - yi += w; - } - } else { - var _g12 = 0; - var _g13 = h; - while(_g12 < _g13) { - var y2 = _g12++; - p = yi << 2; - pa = a * ms >>> ss; - px[p + 3] = pa; - if(pa > 0) { - f = 255 / pa; - pr = (r * ms >>> ss) * f | 0; - pg = (g * ms >>> ss) * f | 0; - pb = (b * ms >>> ss) * f | 0; - px[p] = pr > 255 ? 255 : pr; - px[p + 1] = pg > 255 ? 255 : pg; - px[p + 2] = pb > 255 ? 255 : pb; - } else { - px[p] = px[p + 1] = px[p + 2] = 0; - } - p = y2 + ryp1; - p = x1 + (p < h1 ? p : h1) * w << 2; - r -= si.r - (si.r = px[p]); - g -= si.g - (si.g = px[p + 1]); - b -= si.b - (si.b = px[p + 2]); - a -= si.a - (si.a = px[p + 3]); - si = si.n; - yi += w; - } - } - } - } -}; -var lime__$internal_graphics_BlurStack = function() { - this.r = 0; - this.g = 0; - this.b = 0; - this.a = 0; - this.n = null; -}; -$hxClasses["lime._internal.graphics.BlurStack"] = lime__$internal_graphics_BlurStack; -lime__$internal_graphics_BlurStack.__name__ = "lime._internal.graphics.BlurStack"; -lime__$internal_graphics_BlurStack.prototype = { - __class__: lime__$internal_graphics_BlurStack -}; -var lime__$internal_macros_AssetsMacro = function() { }; -$hxClasses["lime._internal.macros.AssetsMacro"] = lime__$internal_macros_AssetsMacro; -lime__$internal_macros_AssetsMacro.__name__ = "lime._internal.macros.AssetsMacro"; -var lime_app_Event = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app.Event"] = lime_app_Event; -lime_app_Event.__name__ = "lime.app.Event"; -lime_app_Event.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,__class__: lime_app_Event -}; -var lime_app_Future = function(work,async) { - if(async == null) { - async = false; - } - if(work != null) { - if(async) { - var promise = new lime_app_Promise(); - promise.future = this; - lime_app__$Future_FutureWork.queue({ promise : promise, work : work}); - } else { - try { - this.value = work(); - this.isComplete = true; - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - var e = haxe_Exception.caught(_g).unwrap(); - this.error = e; - this.isError = true; - } - } - } -}; -$hxClasses["lime.app.Future"] = lime_app_Future; -lime_app_Future.__name__ = "lime.app.Future"; -lime_app_Future.ofEvents = function(onComplete,onError,onProgress) { - var promise = new lime_app_Promise(); - onComplete.add(function(data) { - promise.complete(data); - },true); - if(onError != null) { - onError.add(function(error) { - promise.error(error); - },true); - } - if(onProgress != null) { - onProgress.add(function(progress,total) { - promise.progress(progress,total); - },true); - } - return promise.future; -}; -lime_app_Future.withError = function(error) { - var future = new lime_app_Future(); - future.isError = true; - future.error = error; - return future; -}; -lime_app_Future.withValue = function(value) { - var future = new lime_app_Future(); - future.isComplete = true; - future.value = value; - return future; -}; -lime_app_Future.prototype = { - onComplete: function(listener) { - if(listener != null) { - if(this.isComplete) { - listener(this.value); - } else if(!this.isError) { - if(this.__completeListeners == null) { - this.__completeListeners = []; - } - this.__completeListeners.push(listener); - } - } - return this; - } - ,onError: function(listener) { - if(listener != null) { - if(this.isError) { - listener(this.error); - } else if(!this.isComplete) { - if(this.__errorListeners == null) { - this.__errorListeners = []; - } - this.__errorListeners.push(listener); - } - } - return this; - } - ,onProgress: function(listener) { - if(listener != null) { - if(this.__progressListeners == null) { - this.__progressListeners = []; - } - this.__progressListeners.push(listener); - } - return this; - } - ,ready: function(waitTime) { - if(waitTime == null) { - waitTime = -1; - } - if(this.isComplete || this.isError) { - return this; - } else { - lime_utils_Log.warn("Cannot block thread in JavaScript",{ fileName : "lime/app/Future.hx", lineNumber : 209, className : "lime.app.Future", methodName : "ready"}); - return this; - } - } - ,result: function(waitTime) { - if(waitTime == null) { - waitTime = -1; - } - this.ready(waitTime); - if(this.isComplete) { - return this.value; - } else { - return null; - } - } - ,then: function(next) { - if(this.isComplete) { - return next(this.value); - } else if(this.isError) { - var future = new lime_app_Future(); - future.isError = true; - future.error = this.error; - return future; - } else { - var promise = new lime_app_Promise(); - this.onError($bind(promise,promise.error)); - this.onProgress($bind(promise,promise.progress)); - this.onComplete(function(val) { - var future = next(val); - future.onError($bind(promise,promise.error)); - future.onComplete($bind(promise,promise.complete)); - }); - return promise.future; - } - } - ,__class__: lime_app_Future -}; -var lime_app__$Future_FutureWork = function() { }; -$hxClasses["lime.app._Future.FutureWork"] = lime_app__$Future_FutureWork; -lime_app__$Future_FutureWork.__name__ = "lime.app._Future.FutureWork"; -lime_app__$Future_FutureWork.queue = function(state) { - if(lime_app__$Future_FutureWork.threadPool == null) { - lime_app__$Future_FutureWork.threadPool = new lime_system_ThreadPool(); - lime_app__$Future_FutureWork.threadPool.doWork.add(lime_app__$Future_FutureWork.threadPool_doWork); - lime_app__$Future_FutureWork.threadPool.onComplete.add(lime_app__$Future_FutureWork.threadPool_onComplete); - lime_app__$Future_FutureWork.threadPool.onError.add(lime_app__$Future_FutureWork.threadPool_onError); - } - lime_app__$Future_FutureWork.threadPool.queue(state); -}; -lime_app__$Future_FutureWork.threadPool_doWork = function(state) { - try { - var result = state.work(); - lime_app__$Future_FutureWork.threadPool.sendComplete({ promise : state.promise, result : result}); - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - var e = haxe_Exception.caught(_g).unwrap(); - lime_app__$Future_FutureWork.threadPool.sendError({ promise : state.promise, error : e}); - } -}; -lime_app__$Future_FutureWork.threadPool_onComplete = function(state) { - state.promise.complete(state.result); -}; -lime_app__$Future_FutureWork.threadPool_onError = function(state) { - state.promise.error(state.error); -}; -var lime_app_Promise = function() { - this.future = new lime_app_Future(); -}; -$hxClasses["lime.app.Promise"] = lime_app_Promise; -lime_app_Promise.__name__ = "lime.app.Promise"; -lime_app_Promise.prototype = { - complete: function(data) { - if(!this.future.isError) { - this.future.isComplete = true; - this.future.value = data; - if(this.future.__completeListeners != null) { - var _g = 0; - var _g1 = this.future.__completeListeners; - while(_g < _g1.length) { - var listener = _g1[_g]; - ++_g; - listener(data); - } - this.future.__completeListeners = null; - } - } - return this; - } - ,completeWith: function(future) { - future.onComplete($bind(this,this.complete)); - future.onError($bind(this,this.error)); - future.onProgress($bind(this,this.progress)); - return this; - } - ,error: function(msg) { - if(!this.future.isComplete) { - this.future.isError = true; - this.future.error = msg; - if(this.future.__errorListeners != null) { - var _g = 0; - var _g1 = this.future.__errorListeners; - while(_g < _g1.length) { - var listener = _g1[_g]; - ++_g; - listener(msg); - } - this.future.__errorListeners = null; - } - } - return this; - } - ,progress: function(progress,total) { - if(!this.future.isError && !this.future.isComplete) { - if(this.future.__progressListeners != null) { - var _g = 0; - var _g1 = this.future.__progressListeners; - while(_g < _g1.length) { - var listener = _g1[_g]; - ++_g; - listener(progress,total); - } - } - } - return this; - } - ,get_isComplete: function() { - return this.future.isComplete; - } - ,get_isError: function() { - return this.future.isError; - } - ,__class__: lime_app_Promise -}; -var lime_app__$Event_$Dynamic_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_Dynamic_Void"] = lime_app__$Event_$Dynamic_$Void; -lime_app__$Event_$Dynamic_$Void.__name__ = "lime.app._Event_Dynamic_Void"; -lime_app__$Event_$Dynamic_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$Dynamic_$Void -}; -var lime_app__$Event_$Float_$Float_$Float_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_Float_Float_Float_Void"] = lime_app__$Event_$Float_$Float_$Float_$Void; -lime_app__$Event_$Float_$Float_$Float_$Void.__name__ = "lime.app._Event_Float_Float_Float_Void"; -lime_app__$Event_$Float_$Float_$Float_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a,a1,a2) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a,a1,a2); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$Float_$Float_$Float_$Void -}; -var lime_app__$Event_$Float_$Float_$Int_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_Float_Float_Int_Void"] = lime_app__$Event_$Float_$Float_$Int_$Void; -lime_app__$Event_$Float_$Float_$Int_$Void.__name__ = "lime.app._Event_Float_Float_Int_Void"; -lime_app__$Event_$Float_$Float_$Int_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a,a1,a2) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a,a1,a2); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$Float_$Float_$Int_$Void -}; -var lime_app__$Event_$Float_$Float_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_Float_Float_Void"] = lime_app__$Event_$Float_$Float_$Void; -lime_app__$Event_$Float_$Float_$Void.__name__ = "lime.app._Event_Float_Float_Void"; -lime_app__$Event_$Float_$Float_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a,a1) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a,a1); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$Float_$Float_$Void -}; -var lime_app__$Event_$Float_$Float_$lime_$ui_$MouseButton_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_Float_Float_lime_ui_MouseButton_Void"] = lime_app__$Event_$Float_$Float_$lime_$ui_$MouseButton_$Void; -lime_app__$Event_$Float_$Float_$lime_$ui_$MouseButton_$Void.__name__ = "lime.app._Event_Float_Float_lime_ui_MouseButton_Void"; -lime_app__$Event_$Float_$Float_$lime_$ui_$MouseButton_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a,a1,a2) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a,a1,a2); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$Float_$Float_$lime_$ui_$MouseButton_$Void -}; -var lime_app__$Event_$Float_$Float_$lime_$ui_$MouseWheelMode_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void"] = lime_app__$Event_$Float_$Float_$lime_$ui_$MouseWheelMode_$Void; -lime_app__$Event_$Float_$Float_$lime_$ui_$MouseWheelMode_$Void.__name__ = "lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void"; -lime_app__$Event_$Float_$Float_$lime_$ui_$MouseWheelMode_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a,a1,a2) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a,a1,a2); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$Float_$Float_$lime_$ui_$MouseWheelMode_$Void -}; -var lime_app__$Event_$Int_$Float_$Float_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_Int_Float_Float_Void"] = lime_app__$Event_$Int_$Float_$Float_$Void; -lime_app__$Event_$Int_$Float_$Float_$Void.__name__ = "lime.app._Event_Int_Float_Float_Void"; -lime_app__$Event_$Int_$Float_$Float_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a,a1,a2) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a,a1,a2); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$Int_$Float_$Float_$Void -}; -var lime_app__$Event_$Int_$Float_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_Int_Float_Void"] = lime_app__$Event_$Int_$Float_$Void; -lime_app__$Event_$Int_$Float_$Void.__name__ = "lime.app._Event_Int_Float_Void"; -lime_app__$Event_$Int_$Float_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a,a1) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a,a1); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$Int_$Float_$Void -}; -var lime_app__$Event_$Int_$Int_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_Int_Int_Void"] = lime_app__$Event_$Int_$Int_$Void; -lime_app__$Event_$Int_$Int_$Void.__name__ = "lime.app._Event_Int_Int_Void"; -lime_app__$Event_$Int_$Int_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a,a1) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a,a1); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$Int_$Int_$Void -}; -var lime_app__$Event_$Int_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_Int_Void"] = lime_app__$Event_$Int_$Void; -lime_app__$Event_$Int_$Void.__name__ = "lime.app._Event_Int_Void"; -lime_app__$Event_$Int_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$Int_$Void -}; -var lime_app__$Event_$Int_$lime_$ui_$JoystickHatPosition_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_Int_lime_ui_JoystickHatPosition_Void"] = lime_app__$Event_$Int_$lime_$ui_$JoystickHatPosition_$Void; -lime_app__$Event_$Int_$lime_$ui_$JoystickHatPosition_$Void.__name__ = "lime.app._Event_Int_lime_ui_JoystickHatPosition_Void"; -lime_app__$Event_$Int_$lime_$ui_$JoystickHatPosition_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a,a1) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a,a1); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$Int_$lime_$ui_$JoystickHatPosition_$Void -}; -var lime_app__$Event_$String_$Int_$Int_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_String_Int_Int_Void"] = lime_app__$Event_$String_$Int_$Int_$Void; -lime_app__$Event_$String_$Int_$Int_$Void.__name__ = "lime.app._Event_String_Int_Int_Void"; -lime_app__$Event_$String_$Int_$Int_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a,a1,a2) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a,a1,a2); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$String_$Int_$Int_$Void -}; -var lime_app__$Event_$String_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_String_Void"] = lime_app__$Event_$String_$Void; -lime_app__$Event_$String_$Void.__name__ = "lime.app._Event_String_Void"; -lime_app__$Event_$String_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$String_$Void -}; -var lime_app__$Event_$Void_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_Void_Void"] = lime_app__$Event_$Void_$Void; -lime_app__$Event_$Void_$Void.__name__ = "lime.app._Event_Void_Void"; -lime_app__$Event_$Void_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function() { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$Void_$Void -}; -var lime_app__$Event_$lime_$graphics_$RenderContext_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_lime_graphics_RenderContext_Void"] = lime_app__$Event_$lime_$graphics_$RenderContext_$Void; -lime_app__$Event_$lime_$graphics_$RenderContext_$Void.__name__ = "lime.app._Event_lime_graphics_RenderContext_Void"; -lime_app__$Event_$lime_$graphics_$RenderContext_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$lime_$graphics_$RenderContext_$Void -}; -var lime_app__$Event_$lime_$ui_$GamepadAxis_$Float_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_lime_ui_GamepadAxis_Float_Void"] = lime_app__$Event_$lime_$ui_$GamepadAxis_$Float_$Void; -lime_app__$Event_$lime_$ui_$GamepadAxis_$Float_$Void.__name__ = "lime.app._Event_lime_ui_GamepadAxis_Float_Void"; -lime_app__$Event_$lime_$ui_$GamepadAxis_$Float_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a,a1) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a,a1); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$lime_$ui_$GamepadAxis_$Float_$Void -}; -var lime_app__$Event_$lime_$ui_$GamepadButton_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_lime_ui_GamepadButton_Void"] = lime_app__$Event_$lime_$ui_$GamepadButton_$Void; -lime_app__$Event_$lime_$ui_$GamepadButton_$Void.__name__ = "lime.app._Event_lime_ui_GamepadButton_Void"; -lime_app__$Event_$lime_$ui_$GamepadButton_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$lime_$ui_$GamepadButton_$Void -}; -var lime_app__$Event_$lime_$ui_$Gamepad_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_lime_ui_Gamepad_Void"] = lime_app__$Event_$lime_$ui_$Gamepad_$Void; -lime_app__$Event_$lime_$ui_$Gamepad_$Void.__name__ = "lime.app._Event_lime_ui_Gamepad_Void"; -lime_app__$Event_$lime_$ui_$Gamepad_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$lime_$ui_$Gamepad_$Void -}; -var lime_app__$Event_$lime_$ui_$Joystick_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_lime_ui_Joystick_Void"] = lime_app__$Event_$lime_$ui_$Joystick_$Void; -lime_app__$Event_$lime_$ui_$Joystick_$Void.__name__ = "lime.app._Event_lime_ui_Joystick_Void"; -lime_app__$Event_$lime_$ui_$Joystick_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$lime_$ui_$Joystick_$Void -}; -var lime_app__$Event_$lime_$ui_$KeyCode_$lime_$ui_$KeyModifier_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void"] = lime_app__$Event_$lime_$ui_$KeyCode_$lime_$ui_$KeyModifier_$Void; -lime_app__$Event_$lime_$ui_$KeyCode_$lime_$ui_$KeyModifier_$Void.__name__ = "lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void"; -lime_app__$Event_$lime_$ui_$KeyCode_$lime_$ui_$KeyModifier_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a,a1) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a,a1); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$lime_$ui_$KeyCode_$lime_$ui_$KeyModifier_$Void -}; -var lime_app__$Event_$lime_$ui_$Touch_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_lime_ui_Touch_Void"] = lime_app__$Event_$lime_$ui_$Touch_$Void; -lime_app__$Event_$lime_$ui_$Touch_$Void.__name__ = "lime.app._Event_lime_ui_Touch_Void"; -lime_app__$Event_$lime_$ui_$Touch_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$lime_$ui_$Touch_$Void -}; -var lime_app__$Event_$lime_$ui_$Window_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_lime_ui_Window_Void"] = lime_app__$Event_$lime_$ui_$Window_$Void; -lime_app__$Event_$lime_$ui_$Window_$Void.__name__ = "lime.app._Event_lime_ui_Window_Void"; -lime_app__$Event_$lime_$ui_$Window_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$lime_$ui_$Window_$Void -}; -var lime_app__$Event_$ofEvents_$T_$Void = function() { - this.canceled = false; - this.__listeners = []; - this.__priorities = []; - this.__repeat = []; -}; -$hxClasses["lime.app._Event_ofEvents_T_Void"] = lime_app__$Event_$ofEvents_$T_$Void; -lime_app__$Event_$ofEvents_$T_$Void.__name__ = "lime.app._Event_ofEvents_T_Void"; -lime_app__$Event_$ofEvents_$T_$Void.prototype = { - add: function(listener,once,priority) { - if(priority == null) { - priority = 0; - } - if(once == null) { - once = false; - } - var _g = 0; - var _g1 = this.__priorities.length; - while(_g < _g1) { - var i = _g++; - if(priority > this.__priorities[i]) { - this.__listeners.splice(i,0,listener); - this.__priorities.splice(i,0,priority); - this.__repeat.splice(i,0,!once); - return; - } - } - this.__listeners.push(listener); - this.__priorities.push(priority); - this.__repeat.push(!once); - } - ,cancel: function() { - this.canceled = true; - } - ,has: function(listener) { - var _g = 0; - var _g1 = this.__listeners; - while(_g < _g1.length) { - var l = _g1[_g]; - ++_g; - if(Reflect.compareMethods(l,listener)) { - return true; - } - } - return false; - } - ,remove: function(listener) { - var i = this.__listeners.length; - while(--i >= 0) if(Reflect.compareMethods(this.__listeners[i],listener)) { - this.__listeners.splice(i,1); - this.__priorities.splice(i,1); - this.__repeat.splice(i,1); - } - } - ,dispatch: function(a) { - this.canceled = false; - var listeners = this.__listeners; - var repeat = this.__repeat; - var i = 0; - while(i < listeners.length) { - listeners[i](a); - if(!repeat[i]) { - this.remove(listeners[i]); - } else { - ++i; - } - if(this.canceled) { - break; - } - } - } - ,__class__: lime_app__$Event_$ofEvents_$T_$Void -}; -var lime_graphics_CairoRenderContext = {}; -lime_graphics_CairoRenderContext.fromRenderContext = function(context) { - return context.cairo; -}; -var lime_graphics_Canvas2DRenderContext = {}; -lime_graphics_Canvas2DRenderContext.fromRenderContext = function(context) { - return context.canvas2D; -}; -var lime_graphics_DOMRenderContext = {}; -lime_graphics_DOMRenderContext.fromRenderContext = function(context) { - return context.dom; -}; -var lime_graphics_FlashRenderContext = {}; -lime_graphics_FlashRenderContext.fromRenderContext = function(context) { - return null; -}; -var lime_graphics_Image = function(buffer,offsetX,offsetY,width,height,color,type) { - if(height == null) { - height = -1; - } - if(width == null) { - width = -1; - } - if(offsetY == null) { - offsetY = 0; - } - if(offsetX == null) { - offsetX = 0; - } - this.offsetX = offsetX; - this.offsetY = offsetY; - this.width = width; - this.height = height; - this.version = 0; - if(type == null) { - type = lime_graphics_ImageType.CANVAS; - } - this.type = type; - if(buffer == null) { - if(width > 0 && height > 0) { - switch(this.type._hx_index) { - case 0: - this.buffer = new lime_graphics_ImageBuffer(null,width,height); - lime__$internal_graphics_ImageCanvasUtil.createCanvas(this,width,height); - if(color != null && color != 0) { - this.fillRect(new lime_math_Rectangle(0,0,width,height),color); - } - break; - case 1: - var elements = width * height * 4; - var array = null; - var vector = null; - var view = null; - var buffer1 = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer1 != null) { - if(len == null) { - this1 = new Uint8Array(buffer1,0); - } else { - this1 = new Uint8Array(buffer1,0,len); - } - } else { - this1 = null; - } - this.buffer = new lime_graphics_ImageBuffer(this1,width,height); - if(color != null && color != 0) { - this.fillRect(new lime_math_Rectangle(0,0,width,height),color); - } - break; - case 2: - break; - default: - } - } - } else { - this.__fromImageBuffer(buffer); - } -}; -$hxClasses["lime.graphics.Image"] = lime_graphics_Image; -lime_graphics_Image.__name__ = "lime.graphics.Image"; -lime_graphics_Image.fromBase64 = function(base64,type) { - if(base64 == null) { - return null; - } - var image = new lime_graphics_Image(); - image.__fromBase64(base64,type); - return image; -}; -lime_graphics_Image.fromBitmapData = function(bitmapData) { - if(bitmapData == null) { - return null; - } - return bitmapData.image; -}; -lime_graphics_Image.fromBytes = function(bytes) { - if(bytes == null) { - return null; - } - var image = new lime_graphics_Image(); - if(image.__fromBytes(bytes)) { - return image; - } else { - return null; - } -}; -lime_graphics_Image.fromCanvas = function(canvas) { - if(canvas == null) { - return null; - } - var buffer = new lime_graphics_ImageBuffer(null,canvas.width,canvas.height); - buffer.set_src(canvas); - var image = new lime_graphics_Image(buffer); - image.type = lime_graphics_ImageType.CANVAS; - return image; -}; -lime_graphics_Image.fromFile = function(path) { - if(path == null) { - return null; - } - var image = new lime_graphics_Image(); - if(image.__fromFile(path)) { - return image; - } else { - return null; - } -}; -lime_graphics_Image.fromImageElement = function(image) { - if(image == null) { - return null; - } - var buffer = new lime_graphics_ImageBuffer(null,image.width,image.height); - buffer.set_src(image); - var _image = new lime_graphics_Image(buffer); - _image.type = lime_graphics_ImageType.CANVAS; - return _image; -}; -lime_graphics_Image.loadFromBase64 = function(base64,type) { - if(base64 == null || type == null) { - return lime_app_Future.withValue(null); - } - return lime__$internal_backend_html5_HTML5HTTPRequest.loadImage("data:" + type + ";base64," + base64); -}; -lime_graphics_Image.loadFromBytes = function(bytes) { - if(bytes == null) { - return lime_app_Future.withValue(null); - } - var type = ""; - if(lime_graphics_Image.__isPNG(bytes)) { - type = "image/png"; - } else if(lime_graphics_Image.__isJPG(bytes)) { - type = "image/jpeg"; - } else if(lime_graphics_Image.__isGIF(bytes)) { - type = "image/gif"; - } else if(lime_graphics_Image.__isWebP(bytes)) { - type = "image/webp"; - } else { - return lime_app_Future.withValue(null); - } - return lime__$internal_backend_html5_HTML5HTTPRequest.loadImageFromBytes(bytes,type); -}; -lime_graphics_Image.loadFromFile = function(path) { - if(path == null) { - return lime_app_Future.withValue(null); - } - return lime__$internal_backend_html5_HTML5HTTPRequest.loadImage(path); -}; -lime_graphics_Image.__isGIF = function(bytes) { - if(bytes == null || bytes.length < 6) { - return false; - } - var header = bytes.getString(0,6); - if(header != "GIF87a") { - return header == "GIF89a"; - } else { - return true; - } -}; -lime_graphics_Image.__isJPG = function(bytes) { - if(bytes == null || bytes.length < 4) { - return false; - } - if(bytes.b[0] == 255 && bytes.b[1] == 216 && bytes.b[bytes.length - 2] == 255) { - return bytes.b[bytes.length - 1] == 217; - } else { - return false; - } -}; -lime_graphics_Image.__isPNG = function(bytes) { - if(bytes == null || bytes.length < 8) { - return false; - } - if(bytes.b[0] == 137 && bytes.b[1] == 80 && bytes.b[2] == 78 && bytes.b[3] == 71 && bytes.b[4] == 13 && bytes.b[5] == 10 && bytes.b[6] == 26) { - return bytes.b[7] == 10; - } else { - return false; - } -}; -lime_graphics_Image.__isWebP = function(bytes) { - if(bytes == null || bytes.length < 16) { - return false; - } - if(bytes.getString(0,4) == "RIFF") { - return bytes.getString(8,4) == "WEBP"; - } else { - return false; - } -}; -lime_graphics_Image.prototype = { - clone: function() { - if(this.buffer != null) { - if(this.type == lime_graphics_ImageType.CANVAS) { - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(this); - } else { - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - } - var image = new lime_graphics_Image(this.buffer.clone(),this.offsetX,this.offsetY,this.width,this.height,null,this.type); - image.version = this.version; - return image; - } else { - return new lime_graphics_Image(null,this.offsetX,this.offsetY,this.width,this.height,null,this.type); - } - } - ,colorTransform: function(rect,colorMatrix) { - rect = this.__clipRect(rect); - if(this.buffer == null || rect == null) { - return; - } - switch(this.type._hx_index) { - case 0: - lime__$internal_graphics_ImageCanvasUtil.colorTransform(this,rect,colorMatrix); - break; - case 1: - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - lime__$internal_graphics_ImageDataUtil.colorTransform(this,rect,colorMatrix); - break; - case 2: - rect.offset(this.offsetX,this.offsetY); - this.buffer.__srcBitmapData.colorTransform(rect.__toFlashRectangle(),lime_math_ColorMatrix.__toFlashColorTransform(colorMatrix)); - break; - default: - } - } - ,copyChannel: function(sourceImage,sourceRect,destPoint,sourceChannel,destChannel) { - sourceRect = this.__clipRect(sourceRect); - if(this.buffer == null || sourceRect == null) { - return; - } - if(destChannel == lime_graphics_ImageChannel.ALPHA && !this.get_transparent()) { - return; - } - if(sourceRect.width <= 0 || sourceRect.height <= 0) { - return; - } - if(sourceRect.x + sourceRect.width > sourceImage.width) { - sourceRect.width = sourceImage.width - sourceRect.x; - } - if(sourceRect.y + sourceRect.height > sourceImage.height) { - sourceRect.height = sourceImage.height - sourceRect.y; - } - switch(this.type._hx_index) { - case 0: - lime__$internal_graphics_ImageCanvasUtil.copyChannel(this,sourceImage,sourceRect,destPoint,sourceChannel,destChannel); - break; - case 1: - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - lime__$internal_graphics_ImageCanvasUtil.convertToData(sourceImage); - lime__$internal_graphics_ImageDataUtil.copyChannel(this,sourceImage,sourceRect,destPoint,sourceChannel,destChannel); - break; - case 2: - var srcChannel; - switch(sourceChannel._hx_index) { - case 0: - srcChannel = 1; - break; - case 1: - srcChannel = 2; - break; - case 2: - srcChannel = 4; - break; - case 3: - srcChannel = 8; - break; - } - var dstChannel; - switch(destChannel._hx_index) { - case 0: - dstChannel = 1; - break; - case 1: - dstChannel = 2; - break; - case 2: - dstChannel = 4; - break; - case 3: - dstChannel = 8; - break; - } - sourceRect.offset(sourceImage.offsetX,sourceImage.offsetY); - destPoint.offset(this.offsetX,this.offsetY); - this.buffer.__srcBitmapData.copyChannel(sourceImage.buffer.get_src(),sourceRect.__toFlashRectangle(),destPoint.__toFlashPoint(),srcChannel,dstChannel); - break; - default: - } - } - ,copyPixels: function(sourceImage,sourceRect,destPoint,alphaImage,alphaPoint,mergeAlpha) { - if(mergeAlpha == null) { - mergeAlpha = false; - } - if(this.buffer == null || sourceImage == null) { - return; - } - if(sourceRect.width <= 0 || sourceRect.height <= 0) { - return; - } - if(this.width <= 0 || this.height <= 0) { - return; - } - if(sourceRect.x + sourceRect.width > sourceImage.width) { - sourceRect.width = sourceImage.width - sourceRect.x; - } - if(sourceRect.y + sourceRect.height > sourceImage.height) { - sourceRect.height = sourceImage.height - sourceRect.y; - } - if(sourceRect.x < 0) { - sourceRect.width += sourceRect.x; - sourceRect.x = 0; - } - if(sourceRect.y < 0) { - sourceRect.height += sourceRect.y; - sourceRect.y = 0; - } - if(destPoint.x + sourceRect.width > this.width) { - sourceRect.width = this.width - destPoint.x; - } - if(destPoint.y + sourceRect.height > this.height) { - sourceRect.height = this.height - destPoint.y; - } - if(destPoint.x < 0) { - sourceRect.width += destPoint.x; - sourceRect.x -= destPoint.x; - destPoint.x = 0; - } - if(destPoint.y < 0) { - sourceRect.height += destPoint.y; - sourceRect.y -= destPoint.y; - destPoint.y = 0; - } - if(sourceImage == this && destPoint.x < sourceRect.get_right() && destPoint.y < sourceRect.get_bottom()) { - sourceImage = this.clone(); - } - if(alphaImage == sourceImage && (alphaPoint == null || alphaPoint.x == 0 && alphaPoint.y == 0)) { - alphaImage = null; - alphaPoint = null; - } - switch(this.type._hx_index) { - case 0: - if(alphaImage != null) { - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - lime__$internal_graphics_ImageCanvasUtil.convertToData(sourceImage); - if(alphaImage != null) { - lime__$internal_graphics_ImageCanvasUtil.convertToData(alphaImage); - } - lime__$internal_graphics_ImageDataUtil.copyPixels(this,sourceImage,sourceRect,destPoint,alphaImage,alphaPoint,mergeAlpha); - } else { - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(this); - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(sourceImage); - lime__$internal_graphics_ImageCanvasUtil.copyPixels(this,sourceImage,sourceRect,destPoint,alphaImage,alphaPoint,mergeAlpha); - } - break; - case 1: - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - lime__$internal_graphics_ImageCanvasUtil.convertToData(sourceImage); - if(alphaImage != null) { - lime__$internal_graphics_ImageCanvasUtil.convertToData(alphaImage); - } - lime__$internal_graphics_ImageDataUtil.copyPixels(this,sourceImage,sourceRect,destPoint,alphaImage,alphaPoint,mergeAlpha); - break; - case 2: - sourceRect.offset(sourceImage.offsetX,sourceImage.offsetY); - destPoint.offset(this.offsetX,this.offsetY); - if(alphaImage != null && alphaPoint != null) { - alphaPoint.offset(alphaImage.offsetX,alphaImage.offsetY); - } - this.buffer.__srcBitmapData.copyPixels(sourceImage.buffer.__srcBitmapData,sourceRect.__toFlashRectangle(),destPoint.__toFlashPoint(),alphaImage != null ? alphaImage.buffer.get_src() : null,alphaPoint != null ? alphaPoint.__toFlashPoint() : null,mergeAlpha); - break; - default: - } - } - ,encode: function(format,quality) { - if(quality == null) { - quality = 90; - } - if(format == null) { - return lime__$internal_format_PNG.encode(this); - } else { - switch(format._hx_index) { - case 0: - return lime__$internal_format_BMP.encode(this); - case 1: - return lime__$internal_format_JPEG.encode(this,quality); - case 2: - return lime__$internal_format_PNG.encode(this); - } - } - } - ,fillRect: function(rect,color,format) { - rect = this.__clipRect(rect); - if(this.buffer == null || rect == null) { - return; - } - switch(this.type._hx_index) { - case 0: - lime__$internal_graphics_ImageCanvasUtil.fillRect(this,rect,color,format); - break; - case 1: - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - if(this.buffer.data.length == 0) { - return; - } - lime__$internal_graphics_ImageDataUtil.fillRect(this,rect,color,format); - break; - case 2: - rect.offset(this.offsetX,this.offsetY); - var argb; - if(format == null) { - var rgba = color; - var this1 = 0; - var argb1 = this1; - argb1 = (rgba & 255 & 255) << 24 | (rgba >>> 24 & 255 & 255) << 16 | (rgba >>> 16 & 255 & 255) << 8 | rgba >>> 8 & 255 & 255; - argb = argb1; - } else { - switch(format) { - case 1: - argb = color; - break; - case 2: - var bgra = color; - var this1 = 0; - var argb1 = this1; - argb1 = (bgra & 255 & 255) << 24 | (bgra >>> 8 & 255 & 255) << 16 | (bgra >>> 16 & 255 & 255) << 8 | bgra >>> 24 & 255 & 255; - argb = argb1; - break; - default: - var rgba = color; - var this1 = 0; - var argb1 = this1; - argb1 = (rgba & 255 & 255) << 24 | (rgba >>> 24 & 255 & 255) << 16 | (rgba >>> 16 & 255 & 255) << 8 | rgba >>> 8 & 255 & 255; - argb = argb1; - } - } - this.buffer.__srcBitmapData.fillRect(rect.__toFlashRectangle(),argb); - break; - default: - } - } - ,floodFill: function(x,y,color,format) { - if(this.buffer == null) { - return; - } - switch(this.type._hx_index) { - case 0: - lime__$internal_graphics_ImageCanvasUtil.floodFill(this,x,y,color,format); - break; - case 1: - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - lime__$internal_graphics_ImageDataUtil.floodFill(this,x,y,color,format); - break; - case 2: - var argb; - if(format == null) { - var rgba = color; - var this1 = 0; - var argb1 = this1; - argb1 = (rgba & 255 & 255) << 24 | (rgba >>> 24 & 255 & 255) << 16 | (rgba >>> 16 & 255 & 255) << 8 | rgba >>> 8 & 255 & 255; - argb = argb1; - } else { - switch(format) { - case 1: - argb = color; - break; - case 2: - var bgra = color; - var this1 = 0; - var argb1 = this1; - argb1 = (bgra & 255 & 255) << 24 | (bgra >>> 8 & 255 & 255) << 16 | (bgra >>> 16 & 255 & 255) << 8 | bgra >>> 24 & 255 & 255; - argb = argb1; - break; - default: - var rgba = color; - var this1 = 0; - var argb1 = this1; - argb1 = (rgba & 255 & 255) << 24 | (rgba >>> 24 & 255 & 255) << 16 | (rgba >>> 16 & 255 & 255) << 8 | rgba >>> 8 & 255 & 255; - argb = argb1; - } - } - this.buffer.__srcBitmapData.floodFill(x + this.offsetX,y + this.offsetY,argb); - break; - default: - } - } - ,getColorBoundsRect: function(mask,color,findColor,format) { - if(findColor == null) { - findColor = true; - } - if(this.buffer == null) { - return null; - } - switch(this.type._hx_index) { - case 0: - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - return lime__$internal_graphics_ImageDataUtil.getColorBoundsRect(this,mask,color,findColor,format); - case 1: - return lime__$internal_graphics_ImageDataUtil.getColorBoundsRect(this,mask,color,findColor,format); - case 2: - var rect = this.buffer.__srcBitmapData.getColorBoundsRect(mask,color,findColor); - return new lime_math_Rectangle(rect.x,rect.y,rect.width,rect.height); - default: - return null; - } - } - ,getPixel: function(x,y,format) { - if(this.buffer == null || x < 0 || y < 0 || x >= this.width || y >= this.height) { - return 0; - } - switch(this.type._hx_index) { - case 0: - return lime__$internal_graphics_ImageCanvasUtil.getPixel(this,x,y,format); - case 1: - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - return lime__$internal_graphics_ImageDataUtil.getPixel(this,x,y,format); - case 2: - var color = this.buffer.__srcBitmapData.getPixel(x + this.offsetX,y + this.offsetY); - if(format == null) { - var this1 = 0; - var rgba = this1; - rgba = (color >>> 16 & 255 & 255) << 24 | (color >>> 8 & 255 & 255) << 16 | (color & 255 & 255) << 8 | color >>> 24 & 255 & 255; - var rgba1 = rgba; - return rgba1; - } else { - switch(format) { - case 1: - return color; - case 2: - var this1 = 0; - var bgra = this1; - bgra = (color & 255 & 255) << 24 | (color >>> 8 & 255 & 255) << 16 | (color >>> 16 & 255 & 255) << 8 | color >>> 24 & 255 & 255; - var bgra1 = bgra; - return bgra1; - default: - var this1 = 0; - var rgba = this1; - rgba = (color >>> 16 & 255 & 255) << 24 | (color >>> 8 & 255 & 255) << 16 | (color & 255 & 255) << 8 | color >>> 24 & 255 & 255; - var rgba1 = rgba; - return rgba1; - } - } - break; - default: - return 0; - } - } - ,getPixel32: function(x,y,format) { - if(this.buffer == null || x < 0 || y < 0 || x >= this.width || y >= this.height) { - return 0; - } - switch(this.type._hx_index) { - case 0: - return lime__$internal_graphics_ImageCanvasUtil.getPixel32(this,x,y,format); - case 1: - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - return lime__$internal_graphics_ImageDataUtil.getPixel32(this,x,y,format); - case 2: - var color = this.buffer.__srcBitmapData.getPixel32(x + this.offsetX,y + this.offsetY); - if(format == null) { - var this1 = 0; - var rgba = this1; - rgba = (color >>> 16 & 255 & 255) << 24 | (color >>> 8 & 255 & 255) << 16 | (color & 255 & 255) << 8 | color >>> 24 & 255 & 255; - var rgba1 = rgba; - return rgba1; - } else { - switch(format) { - case 1: - return color; - case 2: - var this1 = 0; - var bgra = this1; - bgra = (color & 255 & 255) << 24 | (color >>> 8 & 255 & 255) << 16 | (color >>> 16 & 255 & 255) << 8 | color >>> 24 & 255 & 255; - var bgra1 = bgra; - return bgra1; - default: - var this1 = 0; - var rgba = this1; - rgba = (color >>> 16 & 255 & 255) << 24 | (color >>> 8 & 255 & 255) << 16 | (color & 255 & 255) << 8 | color >>> 24 & 255 & 255; - var rgba1 = rgba; - return rgba1; - } - } - break; - default: - return 0; - } - } - ,getPixels: function(rect,format) { - if(this.buffer == null) { - return null; - } - switch(this.type._hx_index) { - case 0: - return lime__$internal_graphics_ImageCanvasUtil.getPixels(this,rect,format); - case 1: - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - return lime__$internal_graphics_ImageDataUtil.getPixels(this,rect,format); - case 2: - return null; - default: - return null; - } - } - ,merge: function(sourceImage,sourceRect,destPoint,redMultiplier,greenMultiplier,blueMultiplier,alphaMultiplier) { - if(this.buffer == null || sourceImage == null) { - return; - } - switch(this.type._hx_index) { - case 0: - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(this); - lime__$internal_graphics_ImageCanvasUtil.merge(this,sourceImage,sourceRect,destPoint,redMultiplier,greenMultiplier,blueMultiplier,alphaMultiplier); - break; - case 1: - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - lime__$internal_graphics_ImageCanvasUtil.convertToData(sourceImage); - lime__$internal_graphics_ImageDataUtil.merge(this,sourceImage,sourceRect,destPoint,redMultiplier,greenMultiplier,blueMultiplier,alphaMultiplier); - break; - case 2: - sourceRect.offset(this.offsetX,this.offsetY); - this.buffer.__srcBitmapData.merge(sourceImage.buffer.__srcBitmapData,sourceRect.__toFlashRectangle(),destPoint.__toFlashPoint(),redMultiplier,greenMultiplier,blueMultiplier,alphaMultiplier); - break; - default: - return; - } - } - ,resize: function(newWidth,newHeight) { - switch(this.type._hx_index) { - case 0: - lime__$internal_graphics_ImageCanvasUtil.resize(this,newWidth,newHeight); - break; - case 1: - lime__$internal_graphics_ImageDataUtil.resize(this,newWidth,newHeight); - break; - case 2: - break; - default: - } - this.buffer.width = newWidth; - this.buffer.height = newHeight; - this.offsetX = 0; - this.offsetY = 0; - this.width = newWidth; - this.height = newHeight; - } - ,scroll: function(x,y) { - if(this.buffer == null) { - return; - } - switch(this.type._hx_index) { - case 0: - lime__$internal_graphics_ImageCanvasUtil.scroll(this,x,y); - break; - case 1: - this.copyPixels(this,this.get_rect(),new lime_math_Vector2(x,y)); - break; - case 2: - this.buffer.__srcBitmapData.scroll(x + this.offsetX,y + this.offsetX); - break; - default: - } - } - ,setPixel: function(x,y,color,format) { - if(this.buffer == null || x < 0 || y < 0 || x >= this.width || y >= this.height) { - return; - } - switch(this.type._hx_index) { - case 0: - lime__$internal_graphics_ImageCanvasUtil.setPixel(this,x,y,color,format); - break; - case 1: - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - lime__$internal_graphics_ImageDataUtil.setPixel(this,x,y,color,format); - break; - case 2: - var argb; - if(format == null) { - var rgba = color; - var this1 = 0; - var argb1 = this1; - argb1 = (rgba & 255 & 255) << 24 | (rgba >>> 24 & 255 & 255) << 16 | (rgba >>> 16 & 255 & 255) << 8 | rgba >>> 8 & 255 & 255; - argb = argb1; - } else { - switch(format) { - case 1: - argb = color; - break; - case 2: - var bgra = color; - var this1 = 0; - var argb1 = this1; - argb1 = (bgra & 255 & 255) << 24 | (bgra >>> 8 & 255 & 255) << 16 | (bgra >>> 16 & 255 & 255) << 8 | bgra >>> 24 & 255 & 255; - argb = argb1; - break; - default: - var rgba = color; - var this1 = 0; - var argb1 = this1; - argb1 = (rgba & 255 & 255) << 24 | (rgba >>> 24 & 255 & 255) << 16 | (rgba >>> 16 & 255 & 255) << 8 | rgba >>> 8 & 255 & 255; - argb = argb1; - } - } - this.buffer.__srcBitmapData.setPixel(x + this.offsetX,y + this.offsetX,argb); - break; - default: - } - } - ,setPixel32: function(x,y,color,format) { - if(this.buffer == null || x < 0 || y < 0 || x >= this.width || y >= this.height) { - return; - } - switch(this.type._hx_index) { - case 0: - lime__$internal_graphics_ImageCanvasUtil.setPixel32(this,x,y,color,format); - break; - case 1: - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - lime__$internal_graphics_ImageDataUtil.setPixel32(this,x,y,color,format); - break; - case 2: - var argb; - if(format == null) { - var rgba = color; - var this1 = 0; - var argb1 = this1; - argb1 = (rgba & 255 & 255) << 24 | (rgba >>> 24 & 255 & 255) << 16 | (rgba >>> 16 & 255 & 255) << 8 | rgba >>> 8 & 255 & 255; - argb = argb1; - } else { - switch(format) { - case 1: - argb = color; - break; - case 2: - var bgra = color; - var this1 = 0; - var argb1 = this1; - argb1 = (bgra & 255 & 255) << 24 | (bgra >>> 8 & 255 & 255) << 16 | (bgra >>> 16 & 255 & 255) << 8 | bgra >>> 24 & 255 & 255; - argb = argb1; - break; - default: - var rgba = color; - var this1 = 0; - var argb1 = this1; - argb1 = (rgba & 255 & 255) << 24 | (rgba >>> 24 & 255 & 255) << 16 | (rgba >>> 16 & 255 & 255) << 8 | rgba >>> 8 & 255 & 255; - argb = argb1; - } - } - this.buffer.__srcBitmapData.setPixel32(x + this.offsetX,y + this.offsetY,argb); - break; - default: - } - } - ,setPixels: function(rect,bytePointer,format,endian) { - rect = this.__clipRect(rect); - if(this.buffer == null || rect == null) { - return; - } - if(endian == null) { - endian = lime_system_Endian.BIG_ENDIAN; - } - switch(this.type._hx_index) { - case 0: - lime__$internal_graphics_ImageCanvasUtil.setPixels(this,rect,bytePointer,format,endian); - break; - case 1: - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - lime__$internal_graphics_ImageDataUtil.setPixels(this,rect,bytePointer,format,endian); - break; - case 2: - break; - default: - } - } - ,threshold: function(sourceImage,sourceRect,destPoint,operation,threshold,color,mask,copySource,format) { - if(copySource == null) { - copySource = false; - } - if(mask == null) { - mask = -1; - } - if(color == null) { - color = 0; - } - if(this.buffer == null || sourceImage == null || sourceRect == null) { - return 0; - } - switch(this.type._hx_index) { - case 0:case 1: - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - lime__$internal_graphics_ImageCanvasUtil.convertToData(sourceImage); - return lime__$internal_graphics_ImageDataUtil.threshold(this,sourceImage,sourceRect,destPoint,operation,threshold,color,mask,copySource,format); - case 2: - var _color; - if(format == null) { - var rgba = color; - var this1 = 0; - var argb = this1; - argb = (rgba & 255 & 255) << 24 | (rgba >>> 24 & 255 & 255) << 16 | (rgba >>> 16 & 255 & 255) << 8 | rgba >>> 8 & 255 & 255; - _color = argb; - } else { - switch(format) { - case 1: - _color = color; - break; - case 2: - var bgra = color; - var this1 = 0; - var argb = this1; - argb = (bgra & 255 & 255) << 24 | (bgra >>> 8 & 255 & 255) << 16 | (bgra >>> 16 & 255 & 255) << 8 | bgra >>> 24 & 255 & 255; - _color = argb; - break; - default: - var rgba = color; - var this1 = 0; - var argb = this1; - argb = (rgba & 255 & 255) << 24 | (rgba >>> 24 & 255 & 255) << 16 | (rgba >>> 16 & 255 & 255) << 8 | rgba >>> 8 & 255 & 255; - _color = argb; - } - } - var _mask; - if(format == null) { - var rgba = mask; - var this1 = 0; - var argb = this1; - argb = (rgba & 255 & 255) << 24 | (rgba >>> 24 & 255 & 255) << 16 | (rgba >>> 16 & 255 & 255) << 8 | rgba >>> 8 & 255 & 255; - _mask = argb; - } else { - switch(format) { - case 1: - _mask = mask; - break; - case 2: - var bgra = mask; - var this1 = 0; - var argb = this1; - argb = (bgra & 255 & 255) << 24 | (bgra >>> 8 & 255 & 255) << 16 | (bgra >>> 16 & 255 & 255) << 8 | bgra >>> 24 & 255 & 255; - _mask = argb; - break; - default: - var rgba = mask; - var this1 = 0; - var argb = this1; - argb = (rgba & 255 & 255) << 24 | (rgba >>> 24 & 255 & 255) << 16 | (rgba >>> 16 & 255 & 255) << 8 | rgba >>> 8 & 255 & 255; - _mask = argb; - } - } - sourceRect.offset(sourceImage.offsetX,sourceImage.offsetY); - destPoint.offset(this.offsetX,this.offsetY); - return this.buffer.__srcBitmapData.threshold(sourceImage.buffer.get_src(),sourceRect.__toFlashRectangle(),destPoint.__toFlashPoint(),operation,threshold,_color,_mask,copySource); - default: - } - return 0; - } - ,__clipRect: function(r) { - if(r == null) { - return null; - } - if(r.x < 0) { - r.width -= -r.x; - r.x = 0; - if(r.x + r.width <= 0) { - return null; - } - } - if(r.y < 0) { - r.height -= -r.y; - r.y = 0; - if(r.y + r.height <= 0) { - return null; - } - } - if(r.x + r.width >= this.width) { - r.width -= r.x + r.width - this.width; - if(r.width <= 0) { - return null; - } - } - if(r.y + r.height >= this.height) { - r.height -= r.y + r.height - this.height; - if(r.height <= 0) { - return null; - } - } - return r; - } - ,__fromBase64: function(base64,type,onload) { - var _gthis = this; - var image = new Image(); - var image_onLoaded = function(event) { - _gthis.buffer = new lime_graphics_ImageBuffer(null,image.width,image.height); - _gthis.buffer.__srcImage = image; - _gthis.offsetX = 0; - _gthis.offsetY = 0; - _gthis.width = _gthis.buffer.width; - _gthis.height = _gthis.buffer.height; - if(onload != null) { - onload(_gthis); - } - }; - image.addEventListener("load",image_onLoaded,false); - image.src = "data:" + type + ";base64," + base64; - } - ,__fromBytes: function(bytes,onload) { - var type = ""; - if(lime_graphics_Image.__isPNG(bytes)) { - type = "image/png"; - } else if(lime_graphics_Image.__isJPG(bytes)) { - type = "image/jpeg"; - } else if(lime_graphics_Image.__isGIF(bytes)) { - type = "image/gif"; - } else { - return false; - } - this.__fromBase64(lime__$internal_format_Base64.encode(bytes),type,onload); - return true; - } - ,__fromFile: function(path,onload,onerror) { - var _gthis = this; - var image = new Image(); - if(!lime__$internal_backend_html5_HTML5HTTPRequest.__isSameOrigin(path)) { - image.crossOrigin = "Anonymous"; - } - image.onload = function(_) { - _gthis.buffer = new lime_graphics_ImageBuffer(null,image.width,image.height); - _gthis.buffer.__srcImage = image; - _gthis.width = image.width; - _gthis.height = image.height; - if(onload != null) { - onload(_gthis); - } - }; - image.onerror = function(_) { - if(onerror != null) { - onerror(); - } - }; - image.src = path; - var image1 = image.complete; - return true; - } - ,__fromImageBuffer: function(buffer) { - this.buffer = buffer; - if(buffer != null) { - if(this.width == -1) { - this.width = buffer.width; - } - if(this.height == -1) { - this.height = buffer.height; - } - } - } - ,get_data: function() { - if(this.buffer.data == null && this.buffer.width > 0 && this.buffer.height > 0) { - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - } - return this.buffer.data; - } - ,set_data: function(value) { - return this.buffer.data = value; - } - ,get_format: function() { - return this.buffer.format; - } - ,set_format: function(value) { - if(this.buffer.format != value) { - if(this.type._hx_index == 1) { - lime__$internal_graphics_ImageDataUtil.setFormat(this,value); - } - } - return this.buffer.format = value; - } - ,get_powerOfTwo: function() { - if(this.buffer.width != 0 && (this.buffer.width & ~this.buffer.width + 1) == this.buffer.width) { - if(this.buffer.height != 0) { - return (this.buffer.height & ~this.buffer.height + 1) == this.buffer.height; - } else { - return false; - } - } else { - return false; - } - } - ,set_powerOfTwo: function(value) { - if(value != this.get_powerOfTwo()) { - var newWidth = 1; - var newHeight = 1; - while(newWidth < this.buffer.width) newWidth <<= 1; - while(newHeight < this.buffer.height) newHeight <<= 1; - if(newWidth == this.buffer.width && newHeight == this.buffer.height) { - return value; - } - switch(this.type._hx_index) { - case 0: - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - lime__$internal_graphics_ImageDataUtil.resizeBuffer(this,newWidth,newHeight); - break; - case 1: - lime__$internal_graphics_ImageDataUtil.resizeBuffer(this,newWidth,newHeight); - break; - case 2: - break; - default: - } - } - return value; - } - ,get_premultiplied: function() { - return this.buffer.premultiplied; - } - ,set_premultiplied: function(value) { - if(value && !this.buffer.premultiplied) { - switch(this.type._hx_index) { - case 0:case 1: - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - lime__$internal_graphics_ImageDataUtil.multiplyAlpha(this); - break; - default: - } - } else if(!value && this.buffer.premultiplied) { - if(this.type._hx_index == 1) { - lime__$internal_graphics_ImageCanvasUtil.convertToData(this); - lime__$internal_graphics_ImageDataUtil.unmultiplyAlpha(this); - } - } - return value; - } - ,get_rect: function() { - return new lime_math_Rectangle(0,0,this.width,this.height); - } - ,get_src: function() { - if(this.buffer.__srcCanvas == null && (this.buffer.data != null || this.type == lime_graphics_ImageType.DATA)) { - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(this); - } - return this.buffer.get_src(); - } - ,set_src: function(value) { - return this.buffer.set_src(value); - } - ,get_transparent: function() { - if(this.buffer == null) { - return false; - } - return this.buffer.transparent; - } - ,set_transparent: function(value) { - if(this.buffer == null) { - return false; - } - return this.buffer.transparent = value; - } - ,__class__: lime_graphics_Image -}; -var lime_graphics_ImageBuffer = function(data,width,height,bitsPerPixel,format) { - if(bitsPerPixel == null) { - bitsPerPixel = 32; - } - if(height == null) { - height = 0; - } - if(width == null) { - width = 0; - } - this.data = data; - this.width = width; - this.height = height; - this.bitsPerPixel = bitsPerPixel; - this.format = format == null ? 0 : format; - this.premultiplied = false; - this.transparent = true; -}; -$hxClasses["lime.graphics.ImageBuffer"] = lime_graphics_ImageBuffer; -lime_graphics_ImageBuffer.__name__ = "lime.graphics.ImageBuffer"; -lime_graphics_ImageBuffer.prototype = { - clone: function() { - var buffer = new lime_graphics_ImageBuffer(this.data,this.width,this.height,this.bitsPerPixel); - if(this.data != null) { - var elements = this.data.byteLength; - var array = null; - var vector = null; - var view = null; - var buffer1 = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer1 != null) { - if(len == null) { - this1 = new Uint8Array(buffer1,0); - } else { - this1 = new Uint8Array(buffer1,0,len); - } - } else { - this1 = null; - } - buffer.data = this1; - var elements = null; - var array = null; - var vector = null; - var view = this.data; - var buffer1 = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer1 != null) { - if(len == null) { - this1 = new Uint8Array(buffer1,0); - } else { - this1 = new Uint8Array(buffer1,0,len); - } - } else { - this1 = null; - } - var copy = this1; - buffer.data.set(copy); - } else if(this.__srcImageData != null) { - buffer.__srcCanvas = window.document.createElement("canvas"); - buffer.__srcContext = buffer.__srcCanvas.getContext("2d"); - buffer.__srcCanvas.width = this.__srcImageData.width; - buffer.__srcCanvas.height = this.__srcImageData.height; - buffer.__srcImageData = buffer.__srcContext.createImageData(this.__srcImageData.width,this.__srcImageData.height); - var copy = new Uint8ClampedArray(this.__srcImageData.data); - buffer.__srcImageData.data.set(copy); - } else if(this.__srcCanvas != null) { - buffer.__srcCanvas = window.document.createElement("canvas"); - buffer.__srcContext = buffer.__srcCanvas.getContext("2d"); - buffer.__srcCanvas.width = this.__srcCanvas.width; - buffer.__srcCanvas.height = this.__srcCanvas.height; - buffer.__srcContext.drawImage(this.__srcCanvas,0,0); - } else { - buffer.__srcImage = this.__srcImage; - } - buffer.bitsPerPixel = this.bitsPerPixel; - buffer.format = this.format; - buffer.premultiplied = this.premultiplied; - buffer.transparent = this.transparent; - return buffer; - } - ,get_src: function() { - if(this.__srcImage != null) { - return this.__srcImage; - } - return this.__srcCanvas; - } - ,set_src: function(value) { - if(((value) instanceof Image)) { - this.__srcImage = value; - } else if(((value) instanceof HTMLCanvasElement)) { - this.__srcCanvas = value; - this.__srcContext = this.__srcCanvas.getContext("2d"); - } - return value; - } - ,get_stride: function() { - return this.width * (this.bitsPerPixel / 8 | 0); - } - ,__class__: lime_graphics_ImageBuffer -}; -var lime_graphics_ImageChannel = $hxEnums["lime.graphics.ImageChannel"] = { __ename__ : "lime.graphics.ImageChannel", __constructs__ : ["RED","GREEN","BLUE","ALPHA"] - ,RED: {_hx_index:0,__enum__:"lime.graphics.ImageChannel",toString:$estr} - ,GREEN: {_hx_index:1,__enum__:"lime.graphics.ImageChannel",toString:$estr} - ,BLUE: {_hx_index:2,__enum__:"lime.graphics.ImageChannel",toString:$estr} - ,ALPHA: {_hx_index:3,__enum__:"lime.graphics.ImageChannel",toString:$estr} -}; -var lime_graphics_ImageFileFormat = $hxEnums["lime.graphics.ImageFileFormat"] = { __ename__ : "lime.graphics.ImageFileFormat", __constructs__ : ["BMP","JPEG","PNG"] - ,BMP: {_hx_index:0,__enum__:"lime.graphics.ImageFileFormat",toString:$estr} - ,JPEG: {_hx_index:1,__enum__:"lime.graphics.ImageFileFormat",toString:$estr} - ,PNG: {_hx_index:2,__enum__:"lime.graphics.ImageFileFormat",toString:$estr} -}; -var lime_graphics_ImageType = $hxEnums["lime.graphics.ImageType"] = { __ename__ : "lime.graphics.ImageType", __constructs__ : ["CANVAS","DATA","FLASH","CUSTOM"] - ,CANVAS: {_hx_index:0,__enum__:"lime.graphics.ImageType",toString:$estr} - ,DATA: {_hx_index:1,__enum__:"lime.graphics.ImageType",toString:$estr} - ,FLASH: {_hx_index:2,__enum__:"lime.graphics.ImageType",toString:$estr} - ,CUSTOM: {_hx_index:3,__enum__:"lime.graphics.ImageType",toString:$estr} -}; -var lime_graphics_OpenGLES2RenderContext = {}; -lime_graphics_OpenGLES2RenderContext.fromGL = function(gl) { - return null; -}; -lime_graphics_OpenGLES2RenderContext.fromOpenGLES3RenderContext = function(gl) { - return null; -}; -lime_graphics_OpenGLES2RenderContext.fromRenderContext = function(context) { - return null; -}; -lime_graphics_OpenGLES2RenderContext.fromWebGLRenderContext = function(gl) { - return null; -}; -var lime_graphics_OpenGLES3RenderContext = {}; -lime_graphics_OpenGLES3RenderContext.fromRenderContext = function(context) { - return null; -}; -lime_graphics_OpenGLES3RenderContext.fromGL = function(gl) { - return null; -}; -lime_graphics_OpenGLES3RenderContext.fromOpenGLES2RenderContext = function(context) { - return null; -}; -lime_graphics_OpenGLES3RenderContext.fromWebGLRenderContext = function(context) { - return null; -}; -lime_graphics_OpenGLES3RenderContext.fromWebGL2RenderContext = function(context) { - return null; -}; -var lime_graphics_OpenGLRenderContext = {}; -lime_graphics_OpenGLRenderContext.fromRenderContext = function(context) { - return null; -}; -var lime_graphics_RenderContext = function() { -}; -$hxClasses["lime.graphics.RenderContext"] = lime_graphics_RenderContext; -lime_graphics_RenderContext.__name__ = "lime.graphics.RenderContext"; -lime_graphics_RenderContext.prototype = { - __class__: lime_graphics_RenderContext -}; -var lime_graphics_WebGL2RenderContext = {}; -lime_graphics_WebGL2RenderContext.bufferData = function(this1,target,srcData,usage,srcOffset,length) { - if(srcOffset != null) { - this1.bufferData(target,srcData,usage,srcOffset,length); - } else { - this1.bufferData(target,srcData,usage); - } -}; -lime_graphics_WebGL2RenderContext.bufferSubData = function(this1,target,dstByteOffset,srcData,srcOffset,length) { - if(srcOffset != null) { - this1.bufferSubData(target,dstByteOffset,srcData,srcOffset,length); - } else { - this1.bufferSubData(target,dstByteOffset,srcData); - } -}; -lime_graphics_WebGL2RenderContext.compressedTexImage2D = function(this1,target,level,internalformat,width,height,border,srcData,srcOffset,srcLengthOverride) { - if(srcOffset != null) { - this1.compressedTexImage2D(target,level,internalformat,width,height,border,srcData,srcOffset,srcLengthOverride); - } else { - this1.compressedTexImage2D(target,level,internalformat,width,height,border,srcData); - } -}; -lime_graphics_WebGL2RenderContext.compressedTexSubImage2D = function(this1,target,level,xoffset,yoffset,width,height,format,srcData,srcOffset,srcLengthOverride) { - if(srcOffset != null) { - this1.compressedTexSubImage2D(target,level,xoffset,yoffset,width,height,format,srcData,srcOffset,srcLengthOverride); - } else { - this1.compressedTexSubImage2D(target,level,xoffset,yoffset,width,height,format,srcData); - } -}; -lime_graphics_WebGL2RenderContext.getBufferSubData = function(this1,target,srcByteOffset,dstData,srcOffset,length) { - if(srcOffset != null) { - this1.getBufferSubData(target,srcByteOffset,dstData,srcOffset,length); - } else { - this1.getBufferSubData(target,srcByteOffset,dstData); - } -}; -lime_graphics_WebGL2RenderContext.readPixels = function(this1,x,y,width,height,format,type,pixels,dstOffset) { - if(dstOffset != null) { - this1.readPixels(x,y,width,height,format,type,pixels,dstOffset); - } else { - this1.readPixels(x,y,width,height,format,type,pixels); - } -}; -lime_graphics_WebGL2RenderContext.texImage2D = function(this1,target,level,internalformat,width,height,border,format,type,srcData,srcOffset) { - if(srcOffset != null) { - this1.texImage2D(target,level,internalformat,width,height,border,format,type,srcData,srcOffset); - } else if(format != null) { - this1.texImage2D(target,level,internalformat,width,height,border,format,type,srcData); - } else { - this1.texImage2D(target,level,internalformat,width,height,border); - } -}; -lime_graphics_WebGL2RenderContext.texSubImage2D = function(this1,target,level,xoffset,yoffset,width,height,format,type,srcData,srcOffset) { - if(srcOffset != null) { - this1.texSubImage2D(target,level,xoffset,yoffset,width,height,format,type,srcData,srcOffset); - } else if(type != null) { - this1.texSubImage2D(target,level,xoffset,yoffset,width,height,format,type,srcData); - } else { - this1.texSubImage2D(target,level,xoffset,yoffset,width,height,format); - } -}; -lime_graphics_WebGL2RenderContext.uniform1fv = function(this1,location,data,srcOffset,srcLength) { - if(srcOffset != null) { - this1.uniform1fv(location,data,srcOffset,srcLength); - } else { - this1.uniform1fv(location,data); - } -}; -lime_graphics_WebGL2RenderContext.uniform1iv = function(this1,location,data,srcOffset,srcLength) { - if(srcOffset != null) { - this1.uniform1iv(location,data,srcOffset,srcLength); - } else { - this1.uniform1iv(location,data); - } -}; -lime_graphics_WebGL2RenderContext.uniform2fv = function(this1,location,data,srcOffset,srcLength) { - if(srcOffset != null) { - this1.uniform2fv(location,data,srcOffset,srcLength); - } else { - this1.uniform2fv(location,data); - } -}; -lime_graphics_WebGL2RenderContext.uniform2iv = function(this1,location,data,srcOffset,srcLength) { - if(srcOffset != null) { - this1.uniform2iv(location,data,srcOffset,srcLength); - } else { - this1.uniform2iv(location,data); - } -}; -lime_graphics_WebGL2RenderContext.uniform3fv = function(this1,location,data,srcOffset,srcLength) { - if(srcOffset != null) { - this1.uniform3fv(location,data,srcOffset,srcLength); - } else { - this1.uniform3fv(location,data); - } -}; -lime_graphics_WebGL2RenderContext.uniform3iv = function(this1,location,data,srcOffset,srcLength) { - if(srcOffset != null) { - this1.uniform3iv(location,data,srcOffset,srcLength); - } else { - this1.uniform3iv(location,data); - } -}; -lime_graphics_WebGL2RenderContext.uniform4fv = function(this1,location,data,srcOffset,srcLength) { - if(srcOffset != null) { - this1.uniform4fv(location,data,srcOffset,srcLength); - } else { - this1.uniform4fv(location,data); - } -}; -lime_graphics_WebGL2RenderContext.uniform4iv = function(this1,location,data,srcOffset,srcLength) { - if(srcOffset != null) { - this1.uniform4iv(location,data,srcOffset,srcLength); - } else { - this1.uniform4iv(location,data); - } -}; -lime_graphics_WebGL2RenderContext.uniformMatrix2fv = function(this1,location,transpose,data,srcOffset,srcLength) { - if(srcOffset != null) { - this1.uniformMatrix2fv(location,transpose,data,srcOffset,srcLength); - } else { - this1.uniformMatrix2fv(location,transpose,data); - } -}; -lime_graphics_WebGL2RenderContext.uniformMatrix3fv = function(this1,location,transpose,data,srcOffset,srcLength) { - if(srcOffset != null) { - this1.uniformMatrix3fv(location,transpose,data,srcOffset,srcLength); - } else { - this1.uniformMatrix3fv(location,transpose,data); - } -}; -lime_graphics_WebGL2RenderContext.uniformMatrix4fv = function(this1,location,transpose,data,srcOffset,srcLength) { - if(srcOffset != null) { - this1.uniformMatrix4fv(location,transpose,data,srcOffset,srcLength); - } else { - this1.uniformMatrix4fv(location,transpose,data); - } -}; -lime_graphics_WebGL2RenderContext.fromGL = function(gl) { - return null; -}; -lime_graphics_WebGL2RenderContext.fromRenderContext = function(context) { - return context.webgl2; -}; -lime_graphics_WebGL2RenderContext.toWebGLRenderContext = function(gl) { - return gl; -}; -var lime_graphics_WebGLRenderContext = {}; -lime_graphics_WebGLRenderContext.bufferData = function(this1,target,srcData,usage) { - var srcOffset = null; - if(srcOffset != null) { - this1.bufferData(target,srcData,usage,srcOffset,null); - } else { - this1.bufferData(target,srcData,usage); - } -}; -lime_graphics_WebGLRenderContext.bufferSubData = function(this1,target,offset,srcData) { - var srcOffset = null; - if(srcOffset != null) { - this1.bufferSubData(target,offset,srcData,srcOffset,null); - } else { - this1.bufferSubData(target,offset,srcData); - } -}; -lime_graphics_WebGLRenderContext.compressedTexImage2D = function(this1,target,level,internalformat,width,height,border,srcData) { - var srcOffset = null; - if(srcOffset != null) { - this1.compressedTexImage2D(target,level,internalformat,width,height,border,srcData,srcOffset,null); - } else { - this1.compressedTexImage2D(target,level,internalformat,width,height,border,srcData); - } -}; -lime_graphics_WebGLRenderContext.compressedTexSubImage2D = function(this1,target,level,xoffset,yoffset,width,height,format,srcData) { - var srcOffset = null; - if(srcOffset != null) { - this1.compressedTexSubImage2D(target,level,xoffset,yoffset,width,height,format,srcData,srcOffset,null); - } else { - this1.compressedTexSubImage2D(target,level,xoffset,yoffset,width,height,format,srcData); - } -}; -lime_graphics_WebGLRenderContext.readPixels = function(this1,x,y,width,height,format,type,pixels) { - var dstOffset = null; - if(dstOffset != null) { - this1.readPixels(x,y,width,height,format,type,pixels,dstOffset); - } else { - this1.readPixels(x,y,width,height,format,type,pixels); - } -}; -lime_graphics_WebGLRenderContext.texImage2D = function(this1,target,level,internalformat,width,height,border,format,type,srcData) { - var srcOffset = null; - if(srcOffset != null) { - this1.texImage2D(target,level,internalformat,width,height,border,format,type,srcData,srcOffset); - } else if(format != null) { - this1.texImage2D(target,level,internalformat,width,height,border,format,type,srcData); - } else { - this1.texImage2D(target,level,internalformat,width,height,border); - } -}; -lime_graphics_WebGLRenderContext.texSubImage2D = function(this1,target,level,xoffset,yoffset,width,height,format,type,srcData) { - var srcOffset = null; - if(srcOffset != null) { - this1.texSubImage2D(target,level,xoffset,yoffset,width,height,format,type,srcData,srcOffset); - } else if(type != null) { - this1.texSubImage2D(target,level,xoffset,yoffset,width,height,format,type,srcData); - } else { - this1.texSubImage2D(target,level,xoffset,yoffset,width,height,format); - } -}; -lime_graphics_WebGLRenderContext.uniformMatrix2fv = function(this1,location,transpose,v) { - var data = v; - var srcOffset = null; - if(srcOffset != null) { - this1.uniformMatrix2fv(location,transpose,data,srcOffset,null); - } else { - this1.uniformMatrix2fv(location,transpose,data); - } -}; -lime_graphics_WebGLRenderContext.uniformMatrix3fv = function(this1,location,transpose,v) { - var data = v; - var srcOffset = null; - if(srcOffset != null) { - this1.uniformMatrix3fv(location,transpose,data,srcOffset,null); - } else { - this1.uniformMatrix3fv(location,transpose,data); - } -}; -lime_graphics_WebGLRenderContext.uniformMatrix4fv = function(this1,location,transpose,v) { - var data = v; - var srcOffset = null; - if(srcOffset != null) { - this1.uniformMatrix4fv(location,transpose,data,srcOffset,null); - } else { - this1.uniformMatrix4fv(location,transpose,data); - } -}; -lime_graphics_WebGLRenderContext.fromWebGL2RenderContext = function(gl) { - return gl; -}; -lime_graphics_WebGLRenderContext.fromRenderContext = function(context) { - return context.webgl; -}; -lime_graphics_WebGLRenderContext.fromGL = function(gl) { - return lime_graphics_opengl_GL.context; -}; -var lime_graphics_cairo_Cairo = function(surface) { - var tmp = surface != null; -}; -$hxClasses["lime.graphics.cairo.Cairo"] = lime_graphics_cairo_Cairo; -lime_graphics_cairo_Cairo.__name__ = "lime.graphics.cairo.Cairo"; -lime_graphics_cairo_Cairo.get_version = function() { - return 0; -}; -lime_graphics_cairo_Cairo.get_versionString = function() { - return ""; -}; -lime_graphics_cairo_Cairo.prototype = { - arc: function(xc,yc,radius,angle1,angle2) { - } - ,arcNegative: function(xc,yc,radius,angle1,angle2) { - } - ,clip: function() { - } - ,clipExtents: function(x1,y1,x2,y2) { - } - ,clipPreserve: function() { - } - ,closePath: function() { - } - ,copyPage: function() { - } - ,curveTo: function(x1,y1,x2,y2,x3,y3) { - } - ,fill: function() { - } - ,fillExtents: function(x1,y1,x2,y2) { - } - ,fillPreserve: function() { - } - ,getOperator: function() { - return 0; - } - ,identityMatrix: function() { - } - ,inClip: function(x,y) { - return false; - } - ,inFill: function(x,y) { - return false; - } - ,inStroke: function(x,y) { - return false; - } - ,lineTo: function(x,y) { - } - ,mask: function(pattern) { - } - ,maskSurface: function(surface,x,y) { - } - ,moveTo: function(x,y) { - } - ,newPath: function() { - } - ,paint: function() { - } - ,paintWithAlpha: function(alpha) { - } - ,popGroup: function() { - return null; - } - ,popGroupToSource: function() { - } - ,pushGroup: function() { - } - ,pushGroupWithContent: function(content) { - } - ,recreate: function(surface) { - } - ,rectangle: function(x,y,width,height) { - } - ,relCurveTo: function(dx1,dy1,dx2,dy2,dx3,dy3) { - } - ,relLineTo: function(dx,dy) { - } - ,relMoveTo: function(dx,dy) { - } - ,resetClip: function() { - } - ,restore: function() { - } - ,rotate: function(amount) { - } - ,save: function() { - } - ,scale: function(x,y) { - } - ,setFontSize: function(size) { - } - ,setOperator: function(value) { - return value; - } - ,setSourceRGB: function(r,g,b) { - } - ,setSourceRGBA: function(r,g,b,a) { - } - ,setSourceSurface: function(surface,x,y) { - } - ,showGlyphs: function(glyphs) { - } - ,showPage: function() { - } - ,showText: function(utf8) { - } - ,status: function() { - return 0; - } - ,stroke: function() { - } - ,strokeExtents: function(x1,y1,x2,y2) { - } - ,strokePreserve: function() { - } - ,textPath: function(utf8) { - } - ,transform: function(matrix) { - } - ,translate: function(x,y) { - } - ,get_antialias: function() { - return 0; - } - ,set_antialias: function(value) { - return value; - } - ,get_currentPoint: function() { - return null; - } - ,get_dash: function() { - return []; - } - ,set_dash: function(value) { - return value; - } - ,get_dashCount: function() { - return 0; - } - ,get_fillRule: function() { - return 0; - } - ,set_fillRule: function(value) { - return value; - } - ,get_fontFace: function() { - return 0; - } - ,set_fontFace: function(value) { - return value; - } - ,get_fontOptions: function() { - return null; - } - ,set_fontOptions: function(value) { - return value; - } - ,get_groupTarget: function() { - return 0; - } - ,get_hasCurrentPoint: function() { - return false; - } - ,get_lineCap: function() { - return 0; - } - ,set_lineCap: function(value) { - return value; - } - ,get_lineJoin: function() { - return 0; - } - ,set_lineJoin: function(value) { - return value; - } - ,get_lineWidth: function() { - return 0; - } - ,set_lineWidth: function(value) { - return value; - } - ,get_matrix: function() { - return null; - } - ,set_matrix: function(value) { - return value; - } - ,get_miterLimit: function() { - return 0; - } - ,set_miterLimit: function(value) { - return value; - } - ,get_source: function() { - return 0; - } - ,set_source: function(value) { - return value; - } - ,get_target: function() { - return 0; - } - ,get_tolerance: function() { - return 0; - } - ,set_tolerance: function(value) { - return value; - } - ,__class__: lime_graphics_cairo_Cairo -}; -var lime_graphics_cairo_CairoFontFace = {}; -lime_graphics_cairo_CairoFontFace._new = function() { - var this1 = null; - return this1; -}; -lime_graphics_cairo_CairoFontFace.status = function(this1) { - return 0; -}; -var lime_graphics_cairo_CairoFontOptions = {}; -lime_graphics_cairo_CairoFontOptions._new = function() { - var this1 = null; - return this1; -}; -lime_graphics_cairo_CairoFontOptions.get_antialias = function(this1) { - return 0; -}; -lime_graphics_cairo_CairoFontOptions.set_antialias = function(this1,value) { - return value; -}; -lime_graphics_cairo_CairoFontOptions.get_hintMetrics = function(this1) { - return 0; -}; -lime_graphics_cairo_CairoFontOptions.set_hintMetrics = function(this1,value) { - return value; -}; -lime_graphics_cairo_CairoFontOptions.get_hintStyle = function(this1) { - return 0; -}; -lime_graphics_cairo_CairoFontOptions.set_hintStyle = function(this1,value) { - return value; -}; -lime_graphics_cairo_CairoFontOptions.get_subpixelOrder = function(this1) { - return 0; -}; -lime_graphics_cairo_CairoFontOptions.set_subpixelOrder = function(this1,value) { - return value; -}; -var lime_graphics_cairo_CairoGlyph = function(index,x,y) { - if(y == null) { - y = 0; - } - if(x == null) { - x = 0; - } - this.index = index; - this.x = x; - this.y = y; -}; -$hxClasses["lime.graphics.cairo.CairoGlyph"] = lime_graphics_cairo_CairoGlyph; -lime_graphics_cairo_CairoGlyph.__name__ = "lime.graphics.cairo.CairoGlyph"; -lime_graphics_cairo_CairoGlyph.prototype = { - __class__: lime_graphics_cairo_CairoGlyph -}; -var lime_graphics_cairo_CairoImageSurface = {}; -lime_graphics_cairo_CairoImageSurface._new = function(format,width,height) { - var this1 = 0; - return this1; -}; -lime_graphics_cairo_CairoImageSurface.create = function(data,format,width,height,stride) { - return 0; -}; -lime_graphics_cairo_CairoImageSurface.fromImage = function(image) { - return null; -}; -lime_graphics_cairo_CairoImageSurface.get_data = function(this1) { - return lime_utils_DataPointer.fromFloat(0); -}; -lime_graphics_cairo_CairoImageSurface.get_format = function(this1) { - return 0; -}; -lime_graphics_cairo_CairoImageSurface.get_height = function(this1) { - return 0; -}; -lime_graphics_cairo_CairoImageSurface.get_stride = function(this1) { - return 0; -}; -lime_graphics_cairo_CairoImageSurface.get_width = function(this1) { - return 0; -}; -var lime_graphics_cairo_CairoPattern = {}; -lime_graphics_cairo_CairoPattern._new = function(handle) { - var this1 = handle; - return this1; -}; -lime_graphics_cairo_CairoPattern.addColorStopRGB = function(this1,offset,r,g,b) { -}; -lime_graphics_cairo_CairoPattern.addColorStopRGBA = function(this1,offset,r,g,b,a) { -}; -lime_graphics_cairo_CairoPattern.createForSurface = function(surface) { - return 0; -}; -lime_graphics_cairo_CairoPattern.createLinear = function(x0,y0,x1,y1) { - return 0; -}; -lime_graphics_cairo_CairoPattern.createRadial = function(cx0,cy0,radius0,cx1,cy1,radius1) { - return 0; -}; -lime_graphics_cairo_CairoPattern.createRGB = function(r,g,b) { - return 0; -}; -lime_graphics_cairo_CairoPattern.createRGBA = function(r,g,b,a) { - return 0; -}; -lime_graphics_cairo_CairoPattern.get_colorStopCount = function(this1) { - return 0; -}; -lime_graphics_cairo_CairoPattern.get_extend = function(this1) { - return 0; -}; -lime_graphics_cairo_CairoPattern.set_extend = function(this1,value) { - return value; -}; -lime_graphics_cairo_CairoPattern.get_filter = function(this1) { - return 0; -}; -lime_graphics_cairo_CairoPattern.set_filter = function(this1,value) { - return value; -}; -lime_graphics_cairo_CairoPattern.get_matrix = function(this1) { - return null; -}; -lime_graphics_cairo_CairoPattern.set_matrix = function(this1,value) { - return value; -}; -var lime_graphics_cairo_CairoSurface = {}; -lime_graphics_cairo_CairoSurface.flush = function(this1) { -}; -var lime_graphics_opengl_GL = function() { }; -$hxClasses["lime.graphics.opengl.GL"] = lime_graphics_opengl_GL; -lime_graphics_opengl_GL.__name__ = "lime.graphics.opengl.GL"; -lime_graphics_opengl_GL.activeTexture = function(texture) { - lime_graphics_opengl_GL.context.activeTexture(texture); -}; -lime_graphics_opengl_GL.attachShader = function(program,shader) { - lime_graphics_opengl_GL.context.attachShader(program,shader); -}; -lime_graphics_opengl_GL.beginQuery = function(target,query) { - lime_graphics_opengl_GL.context.beginQuery(target,query); -}; -lime_graphics_opengl_GL.beginTransformFeedback = function(primitiveNode) { - lime_graphics_opengl_GL.context.beginTransformFeedback(primitiveNode); -}; -lime_graphics_opengl_GL.bindAttribLocation = function(program,index,name) { - lime_graphics_opengl_GL.context.bindAttribLocation(program,index,name); -}; -lime_graphics_opengl_GL.bindBuffer = function(target,buffer) { - lime_graphics_opengl_GL.context.bindBuffer(target,buffer); -}; -lime_graphics_opengl_GL.bindBufferBase = function(target,index,buffer) { - lime_graphics_opengl_GL.context.bindBufferBase(target,index,buffer); -}; -lime_graphics_opengl_GL.bindBufferRange = function(target,index,buffer,offset,size) { - lime_graphics_opengl_GL.context.bindBufferRange(target,index,buffer,offset,lime_utils_DataPointer.fromFloat(size)); -}; -lime_graphics_opengl_GL.bindFramebuffer = function(target,framebuffer) { - lime_graphics_opengl_GL.context.bindFramebuffer(target,framebuffer); -}; -lime_graphics_opengl_GL.bindRenderbuffer = function(target,renderbuffer) { - lime_graphics_opengl_GL.context.bindRenderbuffer(target,renderbuffer); -}; -lime_graphics_opengl_GL.bindSampler = function(unit,sampler) { - lime_graphics_opengl_GL.context.bindSampler(unit,sampler); -}; -lime_graphics_opengl_GL.bindTexture = function(target,texture) { - lime_graphics_opengl_GL.context.bindTexture(target,texture); -}; -lime_graphics_opengl_GL.bindTransformFeedback = function(target,transformFeedback) { - lime_graphics_opengl_GL.context.bindTransformFeedback(target,transformFeedback); -}; -lime_graphics_opengl_GL.bindVertexArray = function(vertexArray) { - lime_graphics_opengl_GL.context.bindVertexArray(vertexArray); -}; -lime_graphics_opengl_GL.blitFramebuffer = function(srcX0,srcY0,srcX1,srcY1,dstX0,dstY0,dstX1,dstY1,mask,filter) { - lime_graphics_opengl_GL.context.blitFramebuffer(srcX0,srcY0,srcX1,srcY1,dstX0,dstY0,dstX1,dstY1,mask,filter); -}; -lime_graphics_opengl_GL.blendColor = function(red,green,blue,alpha) { - lime_graphics_opengl_GL.context.blendColor(red,green,blue,alpha); -}; -lime_graphics_opengl_GL.blendEquation = function(mode) { - lime_graphics_opengl_GL.context.blendEquation(mode); -}; -lime_graphics_opengl_GL.blendEquationSeparate = function(modeRGB,modeAlpha) { - lime_graphics_opengl_GL.context.blendEquationSeparate(modeRGB,modeAlpha); -}; -lime_graphics_opengl_GL.blendFunc = function(sfactor,dfactor) { - lime_graphics_opengl_GL.context.blendFunc(sfactor,dfactor); -}; -lime_graphics_opengl_GL.blendFuncSeparate = function(srcRGB,dstRGB,srcAlpha,dstAlpha) { - lime_graphics_opengl_GL.context.blendFuncSeparate(srcRGB,dstRGB,srcAlpha,dstAlpha); -}; -lime_graphics_opengl_GL.bufferDataWEBGL = function(target,srcData,usage,srcOffset,length) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.bufferData(target,srcData,usage,srcOffset,length); - } else { - this1.bufferData(target,srcData,usage); - } -}; -lime_graphics_opengl_GL.bufferSubDataWEBGL = function(target,dstByteOffset,srcData,srcOffset,length) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.bufferSubData(target,dstByteOffset,srcData,srcOffset,length); - } else { - this1.bufferSubData(target,dstByteOffset,srcData); - } -}; -lime_graphics_opengl_GL.checkFramebufferStatus = function(target) { - return lime_graphics_opengl_GL.context.checkFramebufferStatus(target); -}; -lime_graphics_opengl_GL.clear = function(mask) { - lime_graphics_opengl_GL.context.clear(mask); -}; -lime_graphics_opengl_GL.clearBufferfi = function(buffer,drawbuffer,depth,stencil) { - lime_graphics_opengl_GL.context.clearBufferfi(buffer,drawbuffer,depth,stencil); -}; -lime_graphics_opengl_GL.clearBufferfvWEBGL = function(buffer,drawbuffer,values,srcOffset) { - lime_graphics_opengl_GL.context.clearBufferfv(buffer,drawbuffer,values,srcOffset); -}; -lime_graphics_opengl_GL.clearBufferivWEBGL = function(buffer,drawbuffer,values,srcOffset) { - lime_graphics_opengl_GL.context.clearBufferiv(buffer,drawbuffer,values,srcOffset); -}; -lime_graphics_opengl_GL.clearBufferuivWEBGL = function(buffer,drawbuffer,values,srcOffset) { - lime_graphics_opengl_GL.context.clearBufferuiv(buffer,drawbuffer,values,srcOffset); -}; -lime_graphics_opengl_GL.clearColor = function(red,green,blue,alpha) { - lime_graphics_opengl_GL.context.clearColor(red,green,blue,alpha); -}; -lime_graphics_opengl_GL.clearDepth = function(depth) { - lime_graphics_opengl_GL.context.clearDepth(depth); -}; -lime_graphics_opengl_GL.clearStencil = function(s) { - lime_graphics_opengl_GL.context.clearStencil(s); -}; -lime_graphics_opengl_GL.clientWaitSync = function(sync,flags,timeout) { - return lime_graphics_opengl_GL.context.clientWaitSync(sync,flags,timeout); -}; -lime_graphics_opengl_GL.colorMask = function(red,green,blue,alpha) { - lime_graphics_opengl_GL.context.colorMask(red,green,blue,alpha); -}; -lime_graphics_opengl_GL.compileShader = function(shader) { - lime_graphics_opengl_GL.context.compileShader(shader); -}; -lime_graphics_opengl_GL.compressedTexImage2DWEBGL = function(target,level,internalformat,width,height,border,srcData,srcOffset,srcLengthOverride) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.compressedTexImage2D(target,level,internalformat,width,height,border,srcData,srcOffset,srcLengthOverride); - } else { - this1.compressedTexImage2D(target,level,internalformat,width,height,border,srcData); - } -}; -lime_graphics_opengl_GL.compressedTexImage3DWEBGL = function(target,level,internalformat,width,height,depth,border,srcData,srcOffset,srcLengthOverride) { - lime_graphics_opengl_GL.context.compressedTexImage3D(target,level,internalformat,width,height,depth,border,srcData,srcOffset,srcLengthOverride); -}; -lime_graphics_opengl_GL.compressedTexSubImage2DWEBGL = function(target,level,xoffset,yoffset,width,height,format,srcData,srcOffset,srcLengthOverride) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.compressedTexSubImage2D(target,level,xoffset,yoffset,width,height,format,srcData,srcOffset,srcLengthOverride); - } else { - this1.compressedTexSubImage2D(target,level,xoffset,yoffset,width,height,format,srcData); - } -}; -lime_graphics_opengl_GL.compressedTexSubImage3DWEBGL = function(target,level,xoffset,yoffset,zoffset,width,height,depth,format,srcData,srcOffset,srcLengthOverride) { - lime_graphics_opengl_GL.context.compressedTexSubImage3D(target,level,xoffset,yoffset,zoffset,width,height,depth,format,srcData,srcOffset,srcLengthOverride); -}; -lime_graphics_opengl_GL.copyTexImage2D = function(target,level,internalformat,x,y,width,height,border) { - lime_graphics_opengl_GL.context.copyTexImage2D(target,level,internalformat,x,y,width,height,border); -}; -lime_graphics_opengl_GL.copyTexSubImage2D = function(target,level,xoffset,yoffset,x,y,width,height) { - lime_graphics_opengl_GL.context.copyTexSubImage2D(target,level,xoffset,yoffset,x,y,width,height); -}; -lime_graphics_opengl_GL.copyTexSubImage3D = function(target,level,xoffset,yoffset,zoffset,x,y,width,height) { - lime_graphics_opengl_GL.context.copyTexSubImage3D(target,level,xoffset,yoffset,zoffset,x,y,width,height); -}; -lime_graphics_opengl_GL.createBuffer = function() { - return lime_graphics_opengl_GL.context.createBuffer(); -}; -lime_graphics_opengl_GL.createFramebuffer = function() { - return lime_graphics_opengl_GL.context.createFramebuffer(); -}; -lime_graphics_opengl_GL.createProgram = function() { - return lime_graphics_opengl_GL.context.createProgram(); -}; -lime_graphics_opengl_GL.createQuery = function() { - return lime_graphics_opengl_GL.context.createQuery(); -}; -lime_graphics_opengl_GL.createRenderbuffer = function() { - return lime_graphics_opengl_GL.context.createRenderbuffer(); -}; -lime_graphics_opengl_GL.createSampler = function() { - return lime_graphics_opengl_GL.context.createSampler(); -}; -lime_graphics_opengl_GL.createShader = function(type) { - return lime_graphics_opengl_GL.context.createShader(type); -}; -lime_graphics_opengl_GL.createTexture = function() { - return lime_graphics_opengl_GL.context.createTexture(); -}; -lime_graphics_opengl_GL.createTransformFeedback = function() { - return lime_graphics_opengl_GL.context.createTransformFeedback(); -}; -lime_graphics_opengl_GL.createVertexArray = function() { - return lime_graphics_opengl_GL.context.createVertexArray(); -}; -lime_graphics_opengl_GL.cullFace = function(mode) { - lime_graphics_opengl_GL.context.cullFace(mode); -}; -lime_graphics_opengl_GL.deleteBuffer = function(buffer) { - lime_graphics_opengl_GL.context.deleteBuffer(buffer); -}; -lime_graphics_opengl_GL.deleteFramebuffer = function(framebuffer) { - lime_graphics_opengl_GL.context.deleteFramebuffer(framebuffer); -}; -lime_graphics_opengl_GL.deleteProgram = function(program) { - lime_graphics_opengl_GL.context.deleteProgram(program); -}; -lime_graphics_opengl_GL.deleteQuery = function(query) { - lime_graphics_opengl_GL.context.deleteQuery(query); -}; -lime_graphics_opengl_GL.deleteRenderbuffer = function(renderbuffer) { - lime_graphics_opengl_GL.context.deleteRenderbuffer(renderbuffer); -}; -lime_graphics_opengl_GL.deleteSampler = function(sampler) { - lime_graphics_opengl_GL.context.deleteSampler(sampler); -}; -lime_graphics_opengl_GL.deleteShader = function(shader) { - lime_graphics_opengl_GL.context.deleteShader(shader); -}; -lime_graphics_opengl_GL.deleteSync = function(sync) { - lime_graphics_opengl_GL.context.deleteSync(sync); -}; -lime_graphics_opengl_GL.deleteTexture = function(texture) { - lime_graphics_opengl_GL.context.deleteTexture(texture); -}; -lime_graphics_opengl_GL.deleteTransformFeedback = function(transformFeedback) { - lime_graphics_opengl_GL.context.deleteTransformFeedback(transformFeedback); -}; -lime_graphics_opengl_GL.deleteVertexArray = function(vertexArray) { - lime_graphics_opengl_GL.context.deleteVertexArray(vertexArray); -}; -lime_graphics_opengl_GL.depthFunc = function(func) { - lime_graphics_opengl_GL.context.depthFunc(func); -}; -lime_graphics_opengl_GL.depthMask = function(flag) { - lime_graphics_opengl_GL.context.depthMask(flag); -}; -lime_graphics_opengl_GL.depthRange = function(zNear,zFar) { - lime_graphics_opengl_GL.context.depthRange(zNear,zFar); -}; -lime_graphics_opengl_GL.detachShader = function(program,shader) { - lime_graphics_opengl_GL.context.detachShader(program,shader); -}; -lime_graphics_opengl_GL.disable = function(cap) { - lime_graphics_opengl_GL.context.disable(cap); -}; -lime_graphics_opengl_GL.disableVertexAttribArray = function(index) { - lime_graphics_opengl_GL.context.disableVertexAttribArray(index); -}; -lime_graphics_opengl_GL.drawArrays = function(mode,first,count) { - lime_graphics_opengl_GL.context.drawArrays(mode,first,count); -}; -lime_graphics_opengl_GL.drawArraysInstanced = function(mode,first,count,instanceCount) { - lime_graphics_opengl_GL.context.drawArraysInstanced(mode,first,count,instanceCount); -}; -lime_graphics_opengl_GL.drawBuffers = function(buffers) { - lime_graphics_opengl_GL.context.drawBuffers(buffers); -}; -lime_graphics_opengl_GL.drawElements = function(mode,count,type,offset) { - lime_graphics_opengl_GL.context.drawElements(mode,count,type,offset); -}; -lime_graphics_opengl_GL.drawElementsInstanced = function(mode,count,type,offset,instanceCount) { - lime_graphics_opengl_GL.context.drawElementsInstanced(mode,count,type,offset,instanceCount); -}; -lime_graphics_opengl_GL.drawRangeElements = function(mode,start,end,count,type,offset) { - lime_graphics_opengl_GL.context.drawRangeElements(mode,start,end,count,type,offset); -}; -lime_graphics_opengl_GL.enable = function(cap) { - lime_graphics_opengl_GL.context.enable(cap); -}; -lime_graphics_opengl_GL.enableVertexAttribArray = function(index) { - lime_graphics_opengl_GL.context.enableVertexAttribArray(index); -}; -lime_graphics_opengl_GL.endQuery = function(target) { - lime_graphics_opengl_GL.context.endQuery(target); -}; -lime_graphics_opengl_GL.endTransformFeedback = function() { - lime_graphics_opengl_GL.context.endTransformFeedback(); -}; -lime_graphics_opengl_GL.fenceSync = function(condition,flags) { - return lime_graphics_opengl_GL.context.fenceSync(condition,flags); -}; -lime_graphics_opengl_GL.finish = function() { - lime_graphics_opengl_GL.context.finish(); -}; -lime_graphics_opengl_GL.flush = function() { - lime_graphics_opengl_GL.context.flush(); -}; -lime_graphics_opengl_GL.framebufferRenderbuffer = function(target,attachment,renderbuffertarget,renderbuffer) { - lime_graphics_opengl_GL.context.framebufferRenderbuffer(target,attachment,renderbuffertarget,renderbuffer); -}; -lime_graphics_opengl_GL.framebufferTexture2D = function(target,attachment,textarget,texture,level) { - lime_graphics_opengl_GL.context.framebufferTexture2D(target,attachment,textarget,texture,level); -}; -lime_graphics_opengl_GL.framebufferTextureLayer = function(target,attachment,texture,level,layer) { - lime_graphics_opengl_GL.context.framebufferTextureLayer(target,attachment,texture,level,layer); -}; -lime_graphics_opengl_GL.frontFace = function(mode) { - lime_graphics_opengl_GL.context.frontFace(mode); -}; -lime_graphics_opengl_GL.generateMipmap = function(target) { - lime_graphics_opengl_GL.context.generateMipmap(target); -}; -lime_graphics_opengl_GL.getActiveAttrib = function(program,index) { - return lime_graphics_opengl_GL.context.getActiveAttrib(program,index); -}; -lime_graphics_opengl_GL.getActiveUniform = function(program,index) { - return lime_graphics_opengl_GL.context.getActiveUniform(program,index); -}; -lime_graphics_opengl_GL.getActiveUniformBlockName = function(program,uniformBlockIndex) { - return lime_graphics_opengl_GL.context.getActiveUniformBlockName(program,uniformBlockIndex); -}; -lime_graphics_opengl_GL.getActiveUniformBlockParameter = function(program,uniformBlockIndex,pname) { - return lime_graphics_opengl_GL.context.getActiveUniformBlockParameter(program,uniformBlockIndex,pname); -}; -lime_graphics_opengl_GL.getActiveUniforms = function(program,uniformIndices,pname) { - return lime_graphics_opengl_GL.context.getActiveUniforms(program,uniformIndices,pname); -}; -lime_graphics_opengl_GL.getAttachedShaders = function(program) { - return lime_graphics_opengl_GL.context.getAttachedShaders(program); -}; -lime_graphics_opengl_GL.getAttribLocation = function(program,name) { - return lime_graphics_opengl_GL.context.getAttribLocation(program,name); -}; -lime_graphics_opengl_GL.getBufferParameter = function(target,pname) { - return lime_graphics_opengl_GL.context.getBufferParameter(target,pname); -}; -lime_graphics_opengl_GL.getBufferSubDataWEBGL = function(target,srcByteOffset,dstData,srcOffset,length) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.getBufferSubData(target,srcByteOffset,dstData,srcOffset,length); - } else { - this1.getBufferSubData(target,srcByteOffset,dstData); - } -}; -lime_graphics_opengl_GL.getContextAttributes = function() { - return lime_graphics_opengl_GL.context.getContextAttributes(); -}; -lime_graphics_opengl_GL.getError = function() { - return lime_graphics_opengl_GL.context.getError(); -}; -lime_graphics_opengl_GL.getExtension = function(name) { - return lime_graphics_opengl_GL.context.getExtension(name); -}; -lime_graphics_opengl_GL.getFragDataLocation = function(program,name) { - return lime_graphics_opengl_GL.context.getFragDataLocation(program,name); -}; -lime_graphics_opengl_GL.getFramebufferAttachmentParameter = function(target,attachment,pname) { - return lime_graphics_opengl_GL.context.getFramebufferAttachmentParameter(target,attachment,pname); -}; -lime_graphics_opengl_GL.getIndexedParameter = function(target,index) { - return lime_graphics_opengl_GL.context.getIndexedParameter(target,index); -}; -lime_graphics_opengl_GL.getInternalformatParameter = function(target,internalformat,pname) { - return lime_graphics_opengl_GL.context.getInternalformatParameter(target,internalformat,pname); -}; -lime_graphics_opengl_GL.getParameter = function(pname) { - return lime_graphics_opengl_GL.context.getParameter(pname); -}; -lime_graphics_opengl_GL.getProgramInfoLog = function(program) { - return lime_graphics_opengl_GL.context.getProgramInfoLog(program); -}; -lime_graphics_opengl_GL.getProgramParameter = function(program,pname) { - return lime_graphics_opengl_GL.context.getProgramParameter(program,pname); -}; -lime_graphics_opengl_GL.getQuery = function(target,pname) { - return lime_graphics_opengl_GL.context.getQuery(target,pname); -}; -lime_graphics_opengl_GL.getQueryParameter = function(query,pname) { - return lime_graphics_opengl_GL.context.getQueryParameter(query,pname); -}; -lime_graphics_opengl_GL.getRenderbufferParameter = function(target,pname) { - return lime_graphics_opengl_GL.context.getRenderbufferParameter(target,pname); -}; -lime_graphics_opengl_GL.getSamplerParameter = function(sampler,pname) { - return lime_graphics_opengl_GL.context.getSamplerParameter(sampler,pname); -}; -lime_graphics_opengl_GL.getShaderInfoLog = function(shader) { - return lime_graphics_opengl_GL.context.getShaderInfoLog(shader); -}; -lime_graphics_opengl_GL.getShaderParameter = function(shader,pname) { - return lime_graphics_opengl_GL.context.getShaderParameter(shader,pname); -}; -lime_graphics_opengl_GL.getShaderPrecisionFormat = function(shadertype,precisiontype) { - return lime_graphics_opengl_GL.context.getShaderPrecisionFormat(shadertype,precisiontype); -}; -lime_graphics_opengl_GL.getShaderSource = function(shader) { - return lime_graphics_opengl_GL.context.getShaderSource(shader); -}; -lime_graphics_opengl_GL.getSupportedExtensions = function() { - return lime_graphics_opengl_GL.context.getSupportedExtensions(); -}; -lime_graphics_opengl_GL.getSyncParameter = function(sync,pname) { - return lime_graphics_opengl_GL.context.getSyncParameter(sync,pname); -}; -lime_graphics_opengl_GL.getTexParameter = function(target,pname) { - return lime_graphics_opengl_GL.context.getTexParameter(target,pname); -}; -lime_graphics_opengl_GL.getTransformFeedbackVarying = function(program,index) { - return lime_graphics_opengl_GL.context.getTransformFeedbackVarying(program,index); -}; -lime_graphics_opengl_GL.getUniform = function(program,location) { - return lime_graphics_opengl_GL.context.getUniform(program,location); -}; -lime_graphics_opengl_GL.getUniformBlockIndex = function(program,uniformBlockName) { - return lime_graphics_opengl_GL.context.getUniformBlockIndex(program,uniformBlockName); -}; -lime_graphics_opengl_GL.getUniformIndices = function(program,uniformNames) { - return lime_graphics_opengl_GL.context.getUniformIndices(program,uniformNames); -}; -lime_graphics_opengl_GL.getUniformLocation = function(program,name) { - return lime_graphics_opengl_GL.context.getUniformLocation(program,name); -}; -lime_graphics_opengl_GL.getVertexAttrib = function(index,pname) { - return lime_graphics_opengl_GL.context.getVertexAttrib(index,pname); -}; -lime_graphics_opengl_GL.getVertexAttribOffset = function(index,pname) { - return lime_utils_DataPointer.fromFloat(lime_graphics_opengl_GL.context.getVertexAttribOffset(index,pname)); -}; -lime_graphics_opengl_GL.hint = function(target,mode) { - lime_graphics_opengl_GL.context.hint(target,mode); -}; -lime_graphics_opengl_GL.invalidateFramebuffer = function(target,attachments) { - lime_graphics_opengl_GL.context.invalidateFramebuffer(target,attachments); -}; -lime_graphics_opengl_GL.invalidateSubFramebuffer = function(target,attachments,x,y,width,height) { - lime_graphics_opengl_GL.context.invalidateSubFramebuffer(target,attachments,x,y,width,height); -}; -lime_graphics_opengl_GL.isBuffer = function(buffer) { - return lime_graphics_opengl_GL.context.isBuffer(buffer); -}; -lime_graphics_opengl_GL.isContextLost = function() { - return lime_graphics_opengl_GL.context.isContextLost(); -}; -lime_graphics_opengl_GL.isEnabled = function(cap) { - return lime_graphics_opengl_GL.context.isEnabled(cap); -}; -lime_graphics_opengl_GL.isFramebuffer = function(framebuffer) { - return lime_graphics_opengl_GL.context.isFramebuffer(framebuffer); -}; -lime_graphics_opengl_GL.isProgram = function(program) { - return lime_graphics_opengl_GL.context.isProgram(program); -}; -lime_graphics_opengl_GL.isQuery = function(query) { - return lime_graphics_opengl_GL.context.isQuery(query); -}; -lime_graphics_opengl_GL.isRenderbuffer = function(renderbuffer) { - return lime_graphics_opengl_GL.context.isRenderbuffer(renderbuffer); -}; -lime_graphics_opengl_GL.isSampler = function(sampler) { - return lime_graphics_opengl_GL.context.isSampler(sampler); -}; -lime_graphics_opengl_GL.isShader = function(shader) { - return lime_graphics_opengl_GL.context.isShader(shader); -}; -lime_graphics_opengl_GL.isSync = function(sync) { - return lime_graphics_opengl_GL.context.isSync(sync); -}; -lime_graphics_opengl_GL.isTexture = function(texture) { - return lime_graphics_opengl_GL.context.isTexture(texture); -}; -lime_graphics_opengl_GL.isTransformFeedback = function(transformFeedback) { - return lime_graphics_opengl_GL.context.isTransformFeedback(transformFeedback); -}; -lime_graphics_opengl_GL.isVertexArray = function(vertexArray) { - return lime_graphics_opengl_GL.context.isVertexArray(vertexArray); -}; -lime_graphics_opengl_GL.lineWidth = function(width) { - lime_graphics_opengl_GL.context.lineWidth(width); -}; -lime_graphics_opengl_GL.linkProgram = function(program) { - lime_graphics_opengl_GL.context.linkProgram(program); -}; -lime_graphics_opengl_GL.pauseTransformFeedback = function() { - lime_graphics_opengl_GL.context.pauseTransformFeedback(); -}; -lime_graphics_opengl_GL.pixelStorei = function(pname,param) { - lime_graphics_opengl_GL.context.pixelStorei(pname,param); -}; -lime_graphics_opengl_GL.polygonOffset = function(factor,units) { - lime_graphics_opengl_GL.context.polygonOffset(factor,units); -}; -lime_graphics_opengl_GL.readBuffer = function(src) { - lime_graphics_opengl_GL.context.readBuffer(src); -}; -lime_graphics_opengl_GL.readPixelsWEBGL = function(x,y,width,height,format,type,pixels,dstOffset) { - var this1 = lime_graphics_opengl_GL.context; - if(dstOffset != null) { - this1.readPixels(x,y,width,height,format,type,pixels,dstOffset); - } else { - this1.readPixels(x,y,width,height,format,type,pixels); - } -}; -lime_graphics_opengl_GL.renderbufferStorage = function(target,internalformat,width,height) { - lime_graphics_opengl_GL.context.renderbufferStorage(target,internalformat,width,height); -}; -lime_graphics_opengl_GL.renderbufferStorageMultisample = function(target,samples,internalformat,width,height) { - lime_graphics_opengl_GL.context.renderbufferStorageMultisample(target,samples,internalformat,width,height); -}; -lime_graphics_opengl_GL.resumeTransformFeedback = function() { - lime_graphics_opengl_GL.context.resumeTransformFeedback(); -}; -lime_graphics_opengl_GL.sampleCoverage = function(value,invert) { - lime_graphics_opengl_GL.context.sampleCoverage(value,invert); -}; -lime_graphics_opengl_GL.samplerParameterf = function(sampler,pname,param) { - lime_graphics_opengl_GL.context.samplerParameterf(sampler,pname,param); -}; -lime_graphics_opengl_GL.samplerParameteri = function(sampler,pname,param) { - lime_graphics_opengl_GL.context.samplerParameteri(sampler,pname,param); -}; -lime_graphics_opengl_GL.scissor = function(x,y,width,height) { - lime_graphics_opengl_GL.context.scissor(x,y,width,height); -}; -lime_graphics_opengl_GL.shaderSource = function(shader,source) { - lime_graphics_opengl_GL.context.shaderSource(shader,source); -}; -lime_graphics_opengl_GL.stencilFunc = function(func,ref,mask) { - lime_graphics_opengl_GL.context.stencilFunc(func,ref,mask); -}; -lime_graphics_opengl_GL.stencilFuncSeparate = function(face,func,ref,mask) { - lime_graphics_opengl_GL.context.stencilFuncSeparate(face,func,ref,mask); -}; -lime_graphics_opengl_GL.stencilMask = function(mask) { - lime_graphics_opengl_GL.context.stencilMask(mask); -}; -lime_graphics_opengl_GL.stencilMaskSeparate = function(face,mask) { - lime_graphics_opengl_GL.context.stencilMaskSeparate(face,mask); -}; -lime_graphics_opengl_GL.stencilOp = function(fail,zfail,zpass) { - lime_graphics_opengl_GL.context.stencilOp(fail,zfail,zpass); -}; -lime_graphics_opengl_GL.stencilOpSeparate = function(face,fail,zfail,zpass) { - lime_graphics_opengl_GL.context.stencilOpSeparate(face,fail,zfail,zpass); -}; -lime_graphics_opengl_GL.texImage2DWEBGL = function(target,level,internalformat,width,height,border,format,type,srcData,srcOffset) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.texImage2D(target,level,internalformat,width,height,border,format,type,srcData,srcOffset); - } else if(format != null) { - this1.texImage2D(target,level,internalformat,width,height,border,format,type,srcData); - } else { - this1.texImage2D(target,level,internalformat,width,height,border); - } -}; -lime_graphics_opengl_GL.texImage3DWEBGL = function(target,level,internalformat,width,height,depth,border,format,type,srcData,srcOffset) { - lime_graphics_opengl_GL.context.texImage3D(target,level,internalformat,width,height,depth,border,format,type,srcData,srcOffset); -}; -lime_graphics_opengl_GL.texStorage2D = function(target,level,internalformat,width,height) { - lime_graphics_opengl_GL.context.texStorage2D(target,level,internalformat,width,height); -}; -lime_graphics_opengl_GL.texStorage3D = function(target,level,internalformat,width,height,depth) { - lime_graphics_opengl_GL.context.texStorage3D(target,level,internalformat,width,height,depth); -}; -lime_graphics_opengl_GL.texParameterf = function(target,pname,param) { - lime_graphics_opengl_GL.context.texParameterf(target,pname,param); -}; -lime_graphics_opengl_GL.texParameteri = function(target,pname,param) { - lime_graphics_opengl_GL.context.texParameteri(target,pname,param); -}; -lime_graphics_opengl_GL.texSubImage2DWEBGL = function(target,level,xoffset,yoffset,width,height,format,type,srcData,srcOffset) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.texSubImage2D(target,level,xoffset,yoffset,width,height,format,type,srcData,srcOffset); - } else if(type != null) { - this1.texSubImage2D(target,level,xoffset,yoffset,width,height,format,type,srcData); - } else { - this1.texSubImage2D(target,level,xoffset,yoffset,width,height,format); - } -}; -lime_graphics_opengl_GL.texSubImage3DWEBGL = function(target,level,xoffset,yoffset,zoffset,width,height,depth,format,type,source,srcOffset) { - lime_graphics_opengl_GL.context.texSubImage3D(target,level,xoffset,yoffset,zoffset,width,height,depth,format,type,source,srcOffset); -}; -lime_graphics_opengl_GL.transformFeedbackVaryings = function(program,varyings,bufferMode) { - lime_graphics_opengl_GL.context.transformFeedbackVaryings(program,varyings,bufferMode); -}; -lime_graphics_opengl_GL.uniform1f = function(location,v0) { - lime_graphics_opengl_GL.context.uniform1f(location,v0); -}; -lime_graphics_opengl_GL.uniform1fvWEBGL = function(location,data,srcOffset,srcLength) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.uniform1fv(location,data,srcOffset,srcLength); - } else { - this1.uniform1fv(location,data); - } -}; -lime_graphics_opengl_GL.uniform1i = function(location,v0) { - lime_graphics_opengl_GL.context.uniform1i(location,v0); -}; -lime_graphics_opengl_GL.uniform1ivWEBGL = function(location,data,srcOffset,srcLength) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.uniform1iv(location,data,srcOffset,srcLength); - } else { - this1.uniform1iv(location,data); - } -}; -lime_graphics_opengl_GL.uniform1ui = function(location,v0) { - lime_graphics_opengl_GL.context.uniform1ui(location,v0); -}; -lime_graphics_opengl_GL.uniform1uivWEBGL = function(location,data,srcOffset,srcLength) { - lime_graphics_opengl_GL.context.uniform1uiv(location,data,srcOffset,srcLength); -}; -lime_graphics_opengl_GL.uniform2f = function(location,v0,v1) { - lime_graphics_opengl_GL.context.uniform2f(location,v0,v1); -}; -lime_graphics_opengl_GL.uniform2fvWEBGL = function(location,data,srcOffset,srcLength) { - lime_graphics_WebGL2RenderContext.uniform2fv(lime_graphics_opengl_GL.context,location,data,srcOffset,srcLength); -}; -lime_graphics_opengl_GL.uniform2i = function(location,x,y) { - lime_graphics_opengl_GL.context.uniform2i(location,x,y); -}; -lime_graphics_opengl_GL.uniform2ivWEBGL = function(location,data,srcOffset,srcLength) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.uniform2iv(location,data,srcOffset,srcLength); - } else { - this1.uniform2iv(location,data); - } -}; -lime_graphics_opengl_GL.uniform2ui = function(location,x,y) { - lime_graphics_opengl_GL.context.uniform2ui(location,x,y); -}; -lime_graphics_opengl_GL.uniform2uivWEBGL = function(location,data,srcOffset,srcLength) { - lime_graphics_opengl_GL.context.uniform2uiv(location,data,srcOffset,srcLength); -}; -lime_graphics_opengl_GL.uniform3f = function(location,v0,v1,v2) { - lime_graphics_opengl_GL.context.uniform3f(location,v0,v1,v2); -}; -lime_graphics_opengl_GL.uniform3fvWEBGL = function(location,data,srcOffset,srcLength) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.uniform3fv(location,data,srcOffset,srcLength); - } else { - this1.uniform3fv(location,data); - } -}; -lime_graphics_opengl_GL.uniform3i = function(location,v0,v1,v2) { - lime_graphics_opengl_GL.context.uniform3i(location,v0,v1,v2); -}; -lime_graphics_opengl_GL.uniform3ivWEBGL = function(location,data,srcOffset,srcLength) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.uniform3iv(location,data,srcOffset,srcLength); - } else { - this1.uniform3iv(location,data); - } -}; -lime_graphics_opengl_GL.uniform3ui = function(location,v0,v1,v2) { - lime_graphics_opengl_GL.context.uniform3ui(location,v0,v1,v2); -}; -lime_graphics_opengl_GL.uniform3uivWEBGL = function(location,data,srcOffset,srcLength) { - lime_graphics_opengl_GL.context.uniform3uiv(location,data,srcOffset,srcLength); -}; -lime_graphics_opengl_GL.uniform4f = function(location,v0,v1,v2,v3) { - lime_graphics_opengl_GL.context.uniform4f(location,v0,v1,v2,v3); -}; -lime_graphics_opengl_GL.uniform4fvWEBGL = function(location,data,srcOffset,srcLength) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.uniform4fv(location,data,srcOffset,srcLength); - } else { - this1.uniform4fv(location,data); - } -}; -lime_graphics_opengl_GL.uniform4i = function(location,v0,v1,v2,v3) { - lime_graphics_opengl_GL.context.uniform4i(location,v0,v1,v2,v3); -}; -lime_graphics_opengl_GL.uniform4ivWEBGL = function(location,data,srcOffset,srcLength) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.uniform4iv(location,data,srcOffset,srcLength); - } else { - this1.uniform4iv(location,data); - } -}; -lime_graphics_opengl_GL.uniform4ui = function(location,v0,v1,v2,v3) { - lime_graphics_opengl_GL.context.uniform4ui(location,v0,v1,v2,v3); -}; -lime_graphics_opengl_GL.uniform4uivWEBGL = function(location,data,srcOffset,srcLength) { - lime_graphics_opengl_GL.context.uniform4uiv(location,data,srcOffset,srcLength); -}; -lime_graphics_opengl_GL.uniformBlockBinding = function(program,uniformBlockIndex,uniformBlockBinding) { - lime_graphics_opengl_GL.context.uniformBlockBinding(program,uniformBlockIndex,uniformBlockBinding); -}; -lime_graphics_opengl_GL.uniformMatrix2fvWEBGL = function(location,transpose,v,srcOffset,srcLength) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.uniformMatrix2fv(location,transpose,v,srcOffset,srcLength); - } else { - this1.uniformMatrix2fv(location,transpose,v); - } -}; -lime_graphics_opengl_GL.uniformMatrix2x3fvWEBGL = function(location,transpose,v,srcOffset,srcLength) { - lime_graphics_opengl_GL.context.uniformMatrix2x3fv(location,transpose,v,srcOffset,srcLength); -}; -lime_graphics_opengl_GL.uniformMatrix2x4fvWEBGL = function(location,transpose,v,srcOffset,srcLength) { - lime_graphics_opengl_GL.context.uniformMatrix2x4fv(location,transpose,v,srcOffset,srcLength); -}; -lime_graphics_opengl_GL.uniformMatrix3fvWEBGL = function(location,transpose,v,srcOffset,srcLength) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.uniformMatrix3fv(location,transpose,v,srcOffset,srcLength); - } else { - this1.uniformMatrix3fv(location,transpose,v); - } -}; -lime_graphics_opengl_GL.uniformMatrix3x2fvWEBGL = function(location,transpose,v,srcOffset,srcLength) { - lime_graphics_opengl_GL.context.uniformMatrix3x2fv(location,transpose,v,srcOffset,srcLength); -}; -lime_graphics_opengl_GL.uniformMatrix3x4fvWEBGL = function(location,transpose,v,srcOffset,srcLength) { - lime_graphics_opengl_GL.context.uniformMatrix3x4fv(location,transpose,v,srcOffset,srcLength); -}; -lime_graphics_opengl_GL.uniformMatrix4fvWEBGL = function(location,transpose,v,srcOffset,srcLength) { - var this1 = lime_graphics_opengl_GL.context; - if(srcOffset != null) { - this1.uniformMatrix4fv(location,transpose,v,srcOffset,srcLength); - } else { - this1.uniformMatrix4fv(location,transpose,v); - } -}; -lime_graphics_opengl_GL.uniformMatrix4x2fvWEBGL = function(location,transpose,v,srcOffset,srcLength) { - lime_graphics_opengl_GL.context.uniformMatrix4x2fv(location,transpose,v,srcOffset,srcLength); -}; -lime_graphics_opengl_GL.uniformMatrix4x3fvWEBGL = function(location,transpose,v,srcOffset,srcLength) { - lime_graphics_opengl_GL.context.uniformMatrix4x3fv(location,transpose,v,srcOffset,srcLength); -}; -lime_graphics_opengl_GL.useProgram = function(program) { - lime_graphics_opengl_GL.context.useProgram(program); -}; -lime_graphics_opengl_GL.validateProgram = function(program) { - lime_graphics_opengl_GL.context.validateProgram(program); -}; -lime_graphics_opengl_GL.vertexAttrib1f = function(index,v0) { - lime_graphics_opengl_GL.context.vertexAttrib1f(index,v0); -}; -lime_graphics_opengl_GL.vertexAttrib1fv = function(index,v) { - lime_graphics_opengl_GL.context.vertexAttrib1fv(index,v); -}; -lime_graphics_opengl_GL.vertexAttrib1fvWEBGL = function(index,v) { - lime_graphics_opengl_GL.context.vertexAttrib1fv(index,v); -}; -lime_graphics_opengl_GL.vertexAttrib2f = function(index,v0,v1) { - lime_graphics_opengl_GL.context.vertexAttrib2f(index,v0,v1); -}; -lime_graphics_opengl_GL.vertexAttrib2fv = function(index,v) { - lime_graphics_opengl_GL.context.vertexAttrib2fv(index,v); -}; -lime_graphics_opengl_GL.vertexAttrib2fvWEBGL = function(index,v) { - lime_graphics_opengl_GL.context.vertexAttrib2fv(index,v); -}; -lime_graphics_opengl_GL.vertexAttrib3f = function(index,v0,v1,v2) { - lime_graphics_opengl_GL.context.vertexAttrib3f(index,v0,v1,v2); -}; -lime_graphics_opengl_GL.vertexAttrib3fv = function(index,v) { - lime_graphics_opengl_GL.context.vertexAttrib3fv(index,v); -}; -lime_graphics_opengl_GL.vertexAttrib3fvWEBGL = function(index,v) { - lime_graphics_opengl_GL.context.vertexAttrib3fv(index,v); -}; -lime_graphics_opengl_GL.vertexAttrib4f = function(index,v0,v1,v2,v3) { - lime_graphics_opengl_GL.context.vertexAttrib4f(index,v0,v1,v2,v3); -}; -lime_graphics_opengl_GL.vertexAttrib4fv = function(index,v) { - lime_graphics_opengl_GL.context.vertexAttrib4fv(index,v); -}; -lime_graphics_opengl_GL.vertexAttrib4fvWEBGL = function(index,v) { - lime_graphics_opengl_GL.context.vertexAttrib4fv(index,v); -}; -lime_graphics_opengl_GL.vertexAttribDivisor = function(index,divisor) { - lime_graphics_opengl_GL.context.vertexAttribDivisor(index,divisor); -}; -lime_graphics_opengl_GL.vertexAttribI4i = function(index,v0,v1,v2,v3) { - lime_graphics_opengl_GL.context.vertexAttribI4i(index,v0,v1,v2,v3); -}; -lime_graphics_opengl_GL.vertexAttribI4iv = function(index,v) { - lime_graphics_opengl_GL.context.vertexAttribI4iv(index,v); -}; -lime_graphics_opengl_GL.vertexAttribI4ivWEBGL = function(index,v) { - lime_graphics_opengl_GL.context.vertexAttribI4iv(index,v); -}; -lime_graphics_opengl_GL.vertexAttribI4ui = function(index,v0,v1,v2,v3) { - lime_graphics_opengl_GL.context.vertexAttribI4ui(index,v0,v1,v2,v3); -}; -lime_graphics_opengl_GL.vertexAttribI4uiv = function(index,v) { - lime_graphics_opengl_GL.context.vertexAttribI4uiv(index,v); -}; -lime_graphics_opengl_GL.vertexAttribI4uivWEBGL = function(index,v) { - lime_graphics_opengl_GL.context.vertexAttribI4uiv(index,v); -}; -lime_graphics_opengl_GL.vertexAttribIPointer = function(index,size,type,stride,offset) { - lime_graphics_opengl_GL.context.vertexAttribIPointer(index,size,type,stride,offset); -}; -lime_graphics_opengl_GL.vertexAttribPointer = function(index,size,type,normalized,stride,offset) { - lime_graphics_opengl_GL.context.vertexAttribPointer(index,size,type,normalized,stride,offset); -}; -lime_graphics_opengl_GL.viewport = function(x,y,width,height) { - lime_graphics_opengl_GL.context.viewport(x,y,width,height); -}; -lime_graphics_opengl_GL.waitSync = function(sync,flags,timeout) { - lime_graphics_opengl_GL.context.waitSync(sync,flags,timeout); -}; -lime_graphics_opengl_GL.__getObjectID = function(object) { - if(object == null) { - return 0; - } else { - return object.id; - } -}; -var lime_graphics_opengl_GLProgram = {}; -lime_graphics_opengl_GLProgram.fromSources = function(gl,vertexSource,fragmentSource) { - var vertexShader = lime_graphics_opengl_GLShader.fromSource(gl,vertexSource,gl.VERTEX_SHADER); - var fragmentShader = lime_graphics_opengl_GLShader.fromSource(gl,fragmentSource,gl.FRAGMENT_SHADER); - var program = gl.createProgram(); - gl.attachShader(program,vertexShader); - gl.attachShader(program,fragmentShader); - gl.linkProgram(program); - if(gl.getProgramParameter(program,35714) == 0) { - var message = "Unable to initialize the shader program"; - message += "\n" + lime_graphics_opengl_GL.context.getProgramInfoLog(program); - lime_utils_Log.error(message,{ fileName : "lime/graphics/opengl/GLProgram.hx", lineNumber : 39, className : "lime.graphics.opengl._GLProgram.GLProgram_Impl_", methodName : "fromSources"}); - } - return program; -}; -var lime_graphics_opengl_GLShader = {}; -lime_graphics_opengl_GLShader.fromSource = function(gl,source,type) { - var shader = gl.createShader(type); - gl.shaderSource(shader,source); - gl.compileShader(shader); - if(gl.getShaderParameter(shader,gl.COMPILE_STATUS) == 0) { - var message; - if(type == gl.VERTEX_SHADER) { - message = "Error compiling vertex shader"; - } else if(type == gl.FRAGMENT_SHADER) { - message = "Error compiling fragment shader"; - } else { - message = "Error compiling unknown shader type"; - } - message += "\n" + gl.getShaderInfoLog(shader); - lime_utils_Log.error(message,{ fileName : "lime/graphics/opengl/GLShader.hx", lineNumber : 40, className : "lime.graphics.opengl._GLShader.GLShader_Impl_", methodName : "fromSource"}); - } - return shader; -}; -var lime_graphics_opengl_ext_KHR_$debug = function() { - this.STACK_UNDERFLOW = 1284; - this.STACK_OVERFLOW = 1283; - this.CONTEXT_FLAG_DEBUG_BIT = 2; - this.DEBUG_OUTPUT = 37600; - this.DEBUG_SEVERITY_LOW = 37192; - this.DEBUG_SEVERITY_MEDIUM = 37191; - this.DEBUG_SEVERITY_HIGH = 37190; - this.DEBUG_LOGGED_MESSAGES = 37189; - this.MAX_DEBUG_LOGGED_MESSAGES = 37188; - this.MAX_DEBUG_MESSAGE_LENGTH = 37187; - this.MAX_LABEL_LENGTH = 33512; - this.SAMPLER = 33510; - this.QUERY = 33507; - this.PROGRAM = 33506; - this.SHADER = 33505; - this.BUFFER = 33504; - this.DEBUG_GROUP_STACK_DEPTH = 33389; - this.MAX_DEBUG_GROUP_STACK_DEPTH = 33388; - this.DEBUG_SEVERITY_NOTIFICATION = 33387; - this.DEBUG_TYPE_POP_GROUP = 33386; - this.DEBUG_TYPE_PUSH_GROUP = 33385; - this.DEBUG_TYPE_MARKER = 33384; - this.DEBUG_TYPE_OTHER = 33361; - this.DEBUG_TYPE_PERFORMANCE = 33360; - this.DEBUG_TYPE_PORTABILITY = 33359; - this.DEBUG_TYPE_UNDEFINED_BEHAVIOR = 33358; - this.DEBUG_TYPE_DEPRECATED_BEHAVIOR = 33357; - this.DEBUG_TYPE_ERROR = 33356; - this.DEBUG_SOURCE_OTHER = 33355; - this.DEBUG_SOURCE_APPLICATION = 33354; - this.DEBUG_SOURCE_THIRD_PARTY = 33353; - this.DEBUG_SOURCE_SHADER_COMPILER = 33352; - this.DEBUG_SOURCE_WINDOW_SYSTEM = 33351; - this.DEBUG_SOURCE_API = 33350; - this.DEBUG_CALLBACK_USER_PARAM = 33349; - this.DEBUG_CALLBACK_FUNCTION = 33348; - this.DEBUG_NEXT_LOGGED_MESSAGE_LENGTH = 33347; - this.DEBUG_OUTPUT_SYNCHRONOUS = 33346; -}; -$hxClasses["lime.graphics.opengl.ext.KHR_debug"] = lime_graphics_opengl_ext_KHR_$debug; -lime_graphics_opengl_ext_KHR_$debug.__name__ = "lime.graphics.opengl.ext.KHR_debug"; -lime_graphics_opengl_ext_KHR_$debug.prototype = { - __class__: lime_graphics_opengl_ext_KHR_$debug -}; -var lime_math_ARGB = {}; -lime_math_ARGB._new = function(argb) { - if(argb == null) { - argb = 0; - } - var this1 = argb; - return this1; -}; -lime_math_ARGB.create = function(a,r,g,b) { - var this1 = 0; - var argb = this1; - argb = (a & 255) << 24 | (r & 255) << 16 | (g & 255) << 8 | b & 255; - return argb; -}; -lime_math_ARGB.multiplyAlpha = function(this1) { - if((this1 >>> 24 & 255) == 0) { - this1 = 0; - } else if((this1 >>> 24 & 255) != 255) { - lime_math_ARGB.a16 = lime_math_RGBA.__alpha16[this1 >>> 24 & 255]; - this1 = (this1 >>> 24 & 255 & 255) << 24 | ((this1 >>> 16 & 255) * lime_math_ARGB.a16 >> 16 & 255) << 16 | ((this1 >>> 8 & 255) * lime_math_ARGB.a16 >> 16 & 255) << 8 | (this1 & 255) * lime_math_ARGB.a16 >> 16 & 255; - } -}; -lime_math_ARGB.readUInt8 = function(this1,data,offset,format,premultiplied) { - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - switch(format) { - case 0: - this1 = (data[offset + 1] & 255) << 24 | (data[offset + 2] & 255) << 16 | (data[offset + 3] & 255) << 8 | data[offset] & 255; - break; - case 1: - this1 = (data[offset + 2] & 255) << 24 | (data[offset + 3] & 255) << 16 | (data[offset] & 255) << 8 | data[offset + 1] & 255; - break; - case 2: - this1 = (data[offset + 1] & 255) << 24 | (data[offset] & 255) << 16 | (data[offset + 3] & 255) << 8 | data[offset + 2] & 255; - break; - } - if(premultiplied) { - if((this1 >>> 24 & 255) != 0 && (this1 >>> 24 & 255) != 255) { - lime_math_ARGB.unmult = 255.0 / (this1 >>> 24 & 255); - this1 = (this1 >>> 24 & 255 & 255) << 24 | (lime_math_RGBA.__clamp[Math.floor((this1 >>> 16 & 255) * lime_math_ARGB.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.floor((this1 >>> 8 & 255) * lime_math_ARGB.unmult)] & 255) << 8 | lime_math_RGBA.__clamp[Math.floor((this1 & 255) * lime_math_ARGB.unmult)] & 255; - } - } -}; -lime_math_ARGB.set = function(this1,a,r,g,b) { - this1 = (a & 255) << 24 | (r & 255) << 16 | (g & 255) << 8 | b & 255; -}; -lime_math_ARGB.unmultiplyAlpha = function(this1) { - if((this1 >>> 24 & 255) != 0 && (this1 >>> 24 & 255) != 255) { - lime_math_ARGB.unmult = 255.0 / (this1 >>> 24 & 255); - this1 = (this1 >>> 24 & 255 & 255) << 24 | (lime_math_RGBA.__clamp[Math.floor((this1 >>> 16 & 255) * lime_math_ARGB.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.floor((this1 >>> 8 & 255) * lime_math_ARGB.unmult)] & 255) << 8 | lime_math_RGBA.__clamp[Math.floor((this1 & 255) * lime_math_ARGB.unmult)] & 255; - } -}; -lime_math_ARGB.writeUInt8 = function(this1,data,offset,format,premultiplied) { - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - if(premultiplied) { - if((this1 >>> 24 & 255) == 0) { - this1 = 0; - } else if((this1 >>> 24 & 255) != 255) { - lime_math_ARGB.a16 = lime_math_RGBA.__alpha16[this1 >>> 24 & 255]; - this1 = (this1 >>> 24 & 255 & 255) << 24 | ((this1 >>> 16 & 255) * lime_math_ARGB.a16 >> 16 & 255) << 16 | ((this1 >>> 8 & 255) * lime_math_ARGB.a16 >> 16 & 255) << 8 | (this1 & 255) * lime_math_ARGB.a16 >> 16 & 255; - } - } - switch(format) { - case 0: - data[offset] = this1 >>> 16 & 255; - data[offset + 1] = this1 >>> 8 & 255; - data[offset + 2] = this1 & 255; - data[offset + 3] = this1 >>> 24 & 255; - break; - case 1: - data[offset] = this1 >>> 24 & 255; - data[offset + 1] = this1 >>> 16 & 255; - data[offset + 2] = this1 >>> 8 & 255; - data[offset + 3] = this1 & 255; - break; - case 2: - data[offset] = this1 & 255; - data[offset + 1] = this1 >>> 8 & 255; - data[offset + 2] = this1 >>> 16 & 255; - data[offset + 3] = this1 >>> 24 & 255; - break; - } -}; -lime_math_ARGB.__fromBGRA = function(bgra) { - var this1 = 0; - var argb = this1; - argb = (bgra & 255 & 255) << 24 | (bgra >>> 8 & 255 & 255) << 16 | (bgra >>> 16 & 255 & 255) << 8 | bgra >>> 24 & 255 & 255; - return argb; -}; -lime_math_ARGB.__fromRGBA = function(rgba) { - var this1 = 0; - var argb = this1; - argb = (rgba & 255 & 255) << 24 | (rgba >>> 24 & 255 & 255) << 16 | (rgba >>> 16 & 255 & 255) << 8 | rgba >>> 8 & 255 & 255; - return argb; -}; -lime_math_ARGB.get_a = function(this1) { - return this1 >>> 24 & 255; -}; -lime_math_ARGB.set_a = function(this1,value) { - this1 = (value & 255) << 24 | (this1 >>> 16 & 255 & 255) << 16 | (this1 >>> 8 & 255 & 255) << 8 | this1 & 255 & 255; - return value; -}; -lime_math_ARGB.get_b = function(this1) { - return this1 & 255; -}; -lime_math_ARGB.set_b = function(this1,value) { - this1 = (this1 >>> 24 & 255 & 255) << 24 | (this1 >>> 16 & 255 & 255) << 16 | (this1 >>> 8 & 255 & 255) << 8 | value & 255; - return value; -}; -lime_math_ARGB.get_g = function(this1) { - return this1 >>> 8 & 255; -}; -lime_math_ARGB.set_g = function(this1,value) { - this1 = (this1 >>> 24 & 255 & 255) << 24 | (this1 >>> 16 & 255 & 255) << 16 | (value & 255) << 8 | this1 & 255 & 255; - return value; -}; -lime_math_ARGB.get_r = function(this1) { - return this1 >>> 16 & 255; -}; -lime_math_ARGB.set_r = function(this1,value) { - this1 = (this1 >>> 24 & 255 & 255) << 24 | (value & 255) << 16 | (this1 >>> 8 & 255 & 255) << 8 | this1 & 255 & 255; - return value; -}; -var lime_math_BGRA = {}; -lime_math_BGRA._new = function(bgra) { - if(bgra == null) { - bgra = 0; - } - var this1 = bgra; - return this1; -}; -lime_math_BGRA.create = function(b,g,r,a) { - var this1 = 0; - var bgra = this1; - bgra = (b & 255) << 24 | (g & 255) << 16 | (r & 255) << 8 | a & 255; - return bgra; -}; -lime_math_BGRA.multiplyAlpha = function(this1) { - if((this1 & 255) == 0) { - this1 = 0; - } else if((this1 & 255) != 255) { - lime_math_BGRA.a16 = lime_math_RGBA.__alpha16[this1 & 255]; - this1 = ((this1 >>> 24 & 255) * lime_math_BGRA.a16 >> 16 & 255) << 24 | ((this1 >>> 16 & 255) * lime_math_BGRA.a16 >> 16 & 255) << 16 | ((this1 >>> 8 & 255) * lime_math_BGRA.a16 >> 16 & 255) << 8 | this1 & 255 & 255; - } -}; -lime_math_BGRA.readUInt8 = function(this1,data,offset,format,premultiplied) { - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - switch(format) { - case 0: - this1 = (data[offset + 2] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset] & 255) << 8 | data[offset + 3] & 255; - break; - case 1: - this1 = (data[offset + 3] & 255) << 24 | (data[offset + 2] & 255) << 16 | (data[offset + 1] & 255) << 8 | data[offset] & 255; - break; - case 2: - this1 = (data[offset] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset + 2] & 255) << 8 | data[offset + 3] & 255; - break; - } - if(premultiplied) { - if((this1 & 255) != 0 && (this1 & 255) != 255) { - lime_math_BGRA.unmult = 255.0 / (this1 & 255); - this1 = (lime_math_RGBA.__clamp[Math.floor((this1 >>> 24 & 255) * lime_math_BGRA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.floor((this1 >>> 16 & 255) * lime_math_BGRA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.floor((this1 >>> 8 & 255) * lime_math_BGRA.unmult)] & 255) << 8 | this1 & 255 & 255; - } - } -}; -lime_math_BGRA.set = function(this1,b,g,r,a) { - this1 = (b & 255) << 24 | (g & 255) << 16 | (r & 255) << 8 | a & 255; -}; -lime_math_BGRA.unmultiplyAlpha = function(this1) { - if((this1 & 255) != 0 && (this1 & 255) != 255) { - lime_math_BGRA.unmult = 255.0 / (this1 & 255); - this1 = (lime_math_RGBA.__clamp[Math.floor((this1 >>> 24 & 255) * lime_math_BGRA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.floor((this1 >>> 16 & 255) * lime_math_BGRA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.floor((this1 >>> 8 & 255) * lime_math_BGRA.unmult)] & 255) << 8 | this1 & 255 & 255; - } -}; -lime_math_BGRA.writeUInt8 = function(this1,data,offset,format,premultiplied) { - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - if(premultiplied) { - if((this1 & 255) == 0) { - this1 = 0; - } else if((this1 & 255) != 255) { - lime_math_BGRA.a16 = lime_math_RGBA.__alpha16[this1 & 255]; - this1 = ((this1 >>> 24 & 255) * lime_math_BGRA.a16 >> 16 & 255) << 24 | ((this1 >>> 16 & 255) * lime_math_BGRA.a16 >> 16 & 255) << 16 | ((this1 >>> 8 & 255) * lime_math_BGRA.a16 >> 16 & 255) << 8 | this1 & 255 & 255; - } - } - switch(format) { - case 0: - data[offset] = this1 >>> 8 & 255; - data[offset + 1] = this1 >>> 16 & 255; - data[offset + 2] = this1 >>> 24 & 255; - data[offset + 3] = this1 & 255; - break; - case 1: - data[offset] = this1 & 255; - data[offset + 1] = this1 >>> 8 & 255; - data[offset + 2] = this1 >>> 16 & 255; - data[offset + 3] = this1 >>> 24 & 255; - break; - case 2: - data[offset] = this1 >>> 24 & 255; - data[offset + 1] = this1 >>> 16 & 255; - data[offset + 2] = this1 >>> 8 & 255; - data[offset + 3] = this1 & 255; - break; - } -}; -lime_math_BGRA.__fromARGB = function(argb) { - var this1 = 0; - var bgra = this1; - bgra = (argb & 255 & 255) << 24 | (argb >>> 8 & 255 & 255) << 16 | (argb >>> 16 & 255 & 255) << 8 | argb >>> 24 & 255 & 255; - return bgra; -}; -lime_math_BGRA.__fromRGBA = function(rgba) { - var this1 = 0; - var bgra = this1; - bgra = (rgba >>> 8 & 255 & 255) << 24 | (rgba >>> 16 & 255 & 255) << 16 | (rgba >>> 24 & 255 & 255) << 8 | rgba & 255 & 255; - return bgra; -}; -lime_math_BGRA.get_a = function(this1) { - return this1 & 255; -}; -lime_math_BGRA.set_a = function(this1,value) { - this1 = (this1 >>> 24 & 255 & 255) << 24 | (this1 >>> 16 & 255 & 255) << 16 | (this1 >>> 8 & 255 & 255) << 8 | value & 255; - return value; -}; -lime_math_BGRA.get_b = function(this1) { - return this1 >>> 24 & 255; -}; -lime_math_BGRA.set_b = function(this1,value) { - this1 = (value & 255) << 24 | (this1 >>> 16 & 255 & 255) << 16 | (this1 >>> 8 & 255 & 255) << 8 | this1 & 255 & 255; - return value; -}; -lime_math_BGRA.get_g = function(this1) { - return this1 >>> 16 & 255; -}; -lime_math_BGRA.set_g = function(this1,value) { - this1 = (this1 >>> 24 & 255 & 255) << 24 | (value & 255) << 16 | (this1 >>> 8 & 255 & 255) << 8 | this1 & 255 & 255; - return value; -}; -lime_math_BGRA.get_r = function(this1) { - return this1 >>> 8 & 255; -}; -lime_math_BGRA.set_r = function(this1,value) { - this1 = (this1 >>> 24 & 255 & 255) << 24 | (this1 >>> 16 & 255 & 255) << 16 | (value & 255) << 8 | this1 & 255 & 255; - return value; -}; -var lime_math_ColorMatrix = {}; -lime_math_ColorMatrix._new = function(data) { - var this1; - if(data != null && data.length == 20) { - this1 = data; - } else { - var elements = null; - var array = lime_math_ColorMatrix.__identity; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this2; - if(elements != null) { - this2 = new Float32Array(elements); - } else if(array != null) { - this2 = new Float32Array(array); - } else if(vector != null) { - this2 = new Float32Array(vector.__array); - } else if(view != null) { - this2 = new Float32Array(view); - } else if(buffer != null) { - if(len == null) { - this2 = new Float32Array(buffer,0); - } else { - this2 = new Float32Array(buffer,0,len); - } - } else { - this2 = null; - } - this1 = this2; - } - return this1; -}; -lime_math_ColorMatrix.clone = function(this1) { - var elements = null; - var array = null; - var vector = null; - var view = lime_utils_Float32Array.toArrayBufferView(this1); - var buffer = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Float32Array(elements); - } else if(array != null) { - this1 = new Float32Array(array); - } else if(vector != null) { - this1 = new Float32Array(vector.__array); - } else if(view != null) { - this1 = new Float32Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Float32Array(buffer,0); - } else { - this1 = new Float32Array(buffer,0,len); - } - } else { - this1 = null; - } - return lime_math_ColorMatrix._new(this1); -}; -lime_math_ColorMatrix.concat = function(this1,second) { - this1[0] += second[0]; - this1[6] += second[6]; - this1[12] += second[12]; - this1[18] += second[18]; -}; -lime_math_ColorMatrix.copyFrom = function(this1,other) { - this1.set(other); -}; -lime_math_ColorMatrix.identity = function(this1) { - this1[0] = 1; - this1[1] = 0; - this1[2] = 0; - this1[3] = 0; - this1[4] = 0; - this1[5] = 0; - this1[6] = 1; - this1[7] = 0; - this1[8] = 0; - this1[9] = 0; - this1[10] = 0; - this1[11] = 0; - this1[12] = 1; - this1[13] = 0; - this1[14] = 0; - this1[15] = 0; - this1[16] = 0; - this1[17] = 0; - this1[18] = 1; - this1[19] = 0; -}; -lime_math_ColorMatrix.getAlphaTable = function(this1) { - if(lime_math_ColorMatrix.__alphaTable == null) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this2 = new Uint8Array(256); - lime_math_ColorMatrix.__alphaTable = this2; - } - var value; - lime_math_ColorMatrix.__alphaTable[0] = 0; - var _g = 1; - while(_g < 256) { - var i = _g++; - value = Math.floor(i * this1[18] + this1[19] * 255); - if(value > 255) { - value = 255; - } - if(value < 0) { - value = 0; - } - lime_math_ColorMatrix.__alphaTable[i] = value; - } - return lime_math_ColorMatrix.__alphaTable; -}; -lime_math_ColorMatrix.getBlueTable = function(this1) { - if(lime_math_ColorMatrix.__blueTable == null) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this2 = new Uint8Array(256); - lime_math_ColorMatrix.__blueTable = this2; - } - var value; - var _g = 0; - while(_g < 256) { - var i = _g++; - value = Math.floor(i * this1[12] + this1[14] * 255); - if(value > 255) { - value = 255; - } - if(value < 0) { - value = 0; - } - lime_math_ColorMatrix.__blueTable[i] = value; - } - return lime_math_ColorMatrix.__blueTable; -}; -lime_math_ColorMatrix.getGreenTable = function(this1) { - if(lime_math_ColorMatrix.__greenTable == null) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this2 = new Uint8Array(256); - lime_math_ColorMatrix.__greenTable = this2; - } - var value; - var _g = 0; - while(_g < 256) { - var i = _g++; - value = Math.floor(i * this1[6] + this1[9] * 255); - if(value > 255) { - value = 255; - } - if(value < 0) { - value = 0; - } - lime_math_ColorMatrix.__greenTable[i] = value; - } - return lime_math_ColorMatrix.__greenTable; -}; -lime_math_ColorMatrix.getRedTable = function(this1) { - if(lime_math_ColorMatrix.__redTable == null) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this2 = new Uint8Array(256); - lime_math_ColorMatrix.__redTable = this2; - } - var value; - var _g = 0; - while(_g < 256) { - var i = _g++; - value = Math.floor(i * this1[0] + this1[4] * 255); - if(value > 255) { - value = 255; - } - if(value < 0) { - value = 0; - } - lime_math_ColorMatrix.__redTable[i] = value; - } - return lime_math_ColorMatrix.__redTable; -}; -lime_math_ColorMatrix.__toFlashColorTransform = function(this1) { - return null; -}; -lime_math_ColorMatrix.get_alphaMultiplier = function(this1) { - return this1[18]; -}; -lime_math_ColorMatrix.set_alphaMultiplier = function(this1,value) { - return this1[18] = value; -}; -lime_math_ColorMatrix.get_alphaOffset = function(this1) { - return this1[19] * 255; -}; -lime_math_ColorMatrix.set_alphaOffset = function(this1,value) { - return this1[19] = value / 255; -}; -lime_math_ColorMatrix.get_blueMultiplier = function(this1) { - return this1[12]; -}; -lime_math_ColorMatrix.set_blueMultiplier = function(this1,value) { - return this1[12] = value; -}; -lime_math_ColorMatrix.get_blueOffset = function(this1) { - return this1[14] * 255; -}; -lime_math_ColorMatrix.set_blueOffset = function(this1,value) { - return this1[14] = value / 255; -}; -lime_math_ColorMatrix.get_color = function(this1) { - return (this1[4] * 255 | 0) << 16 | (this1[9] * 255 | 0) << 8 | (this1[14] * 255 | 0); -}; -lime_math_ColorMatrix.set_color = function(this1,value) { - this1[4] = (value >> 16 & 255) / 255; - this1[9] = (value >> 8 & 255) / 255; - this1[14] = (value & 255) / 255; - this1[0] = 0; - this1[6] = 0; - this1[12] = 0; - return lime_math_ColorMatrix.get_color(this1); -}; -lime_math_ColorMatrix.get_greenMultiplier = function(this1) { - return this1[6]; -}; -lime_math_ColorMatrix.set_greenMultiplier = function(this1,value) { - return this1[6] = value; -}; -lime_math_ColorMatrix.get_greenOffset = function(this1) { - return this1[9] * 255; -}; -lime_math_ColorMatrix.set_greenOffset = function(this1,value) { - return this1[9] = value / 255; -}; -lime_math_ColorMatrix.get_redMultiplier = function(this1) { - return this1[0]; -}; -lime_math_ColorMatrix.set_redMultiplier = function(this1,value) { - return this1[0] = value; -}; -lime_math_ColorMatrix.get_redOffset = function(this1) { - return this1[4] * 255; -}; -lime_math_ColorMatrix.set_redOffset = function(this1,value) { - return this1[4] = value / 255; -}; -lime_math_ColorMatrix.get = function(this1,index) { - return this1[index]; -}; -lime_math_ColorMatrix.set = function(this1,index,value) { - return this1[index] = value; -}; -var lime_math_Matrix3 = function(a,b,c,d,tx,ty) { - if(ty == null) { - ty = 0; - } - if(tx == null) { - tx = 0; - } - if(d == null) { - d = 1; - } - if(c == null) { - c = 0; - } - if(b == null) { - b = 0; - } - if(a == null) { - a = 1; - } - this.a = a; - this.b = b; - this.c = c; - this.d = d; - this.tx = tx; - this.ty = ty; -}; -$hxClasses["lime.math.Matrix3"] = lime_math_Matrix3; -lime_math_Matrix3.__name__ = "lime.math.Matrix3"; -lime_math_Matrix3.prototype = { - clone: function() { - return new lime_math_Matrix3(this.a,this.b,this.c,this.d,this.tx,this.ty); - } - ,concat: function(m) { - var a1 = this.a * m.a + this.b * m.c; - this.b = this.a * m.b + this.b * m.d; - this.a = a1; - var c1 = this.c * m.a + this.d * m.c; - this.d = this.c * m.b + this.d * m.d; - this.c = c1; - var tx1 = this.tx * m.a + this.ty * m.c + m.tx; - this.ty = this.tx * m.b + this.ty * m.d + m.ty; - this.tx = tx1; - } - ,copyColumnFrom: function(column,vector4) { - if(column > 2) { - throw haxe_Exception.thrown("Column " + column + " out of bounds (2)"); - } else if(column == 0) { - this.a = vector4.x; - this.b = vector4.y; - } else if(column == 1) { - this.c = vector4.x; - this.d = vector4.y; - } else { - this.tx = vector4.x; - this.ty = vector4.y; - } - } - ,copyColumnTo: function(column,vector4) { - if(column > 2) { - throw haxe_Exception.thrown("Column " + column + " out of bounds (2)"); - } else if(column == 0) { - vector4.x = this.a; - vector4.y = this.b; - vector4.z = 0; - } else if(column == 1) { - vector4.x = this.c; - vector4.y = this.d; - vector4.z = 0; - } else { - vector4.x = this.tx; - vector4.y = this.ty; - vector4.z = 1; - } - } - ,copyFrom: function(sourceMatrix3) { - this.a = sourceMatrix3.a; - this.b = sourceMatrix3.b; - this.c = sourceMatrix3.c; - this.d = sourceMatrix3.d; - this.tx = sourceMatrix3.tx; - this.ty = sourceMatrix3.ty; - } - ,copyRowFrom: function(row,vector4) { - if(row > 2) { - throw haxe_Exception.thrown("Row " + row + " out of bounds (2)"); - } else if(row == 0) { - this.a = vector4.x; - this.c = vector4.y; - this.tx = vector4.z; - } else if(row == 1) { - this.b = vector4.x; - this.d = vector4.y; - this.ty = vector4.z; - } - } - ,copyRowTo: function(row,vector4) { - if(row > 2) { - throw haxe_Exception.thrown("Row " + row + " out of bounds (2)"); - } else if(row == 0) { - vector4.x = this.a; - vector4.y = this.c; - vector4.z = this.tx; - } else if(row == 1) { - vector4.x = this.b; - vector4.y = this.d; - vector4.z = this.ty; - } else { - vector4.x = 0; - vector4.y = 0; - vector4.z = 1; - } - } - ,createBox: function(scaleX,scaleY,rotation,tx,ty) { - if(ty == null) { - ty = 0; - } - if(tx == null) { - tx = 0; - } - if(rotation == null) { - rotation = 0; - } - if(rotation != 0) { - var cos = Math.cos(rotation); - var sin = Math.sin(rotation); - this.a = cos * scaleX; - this.b = sin * scaleY; - this.c = -sin * scaleX; - this.d = cos * scaleY; - } else { - this.a = scaleX; - this.b = 0; - this.c = 0; - this.d = scaleY; - } - this.tx = tx; - this.ty = ty; - } - ,createGradientBox: function(width,height,rotation,tx,ty) { - if(ty == null) { - ty = 0; - } - if(tx == null) { - tx = 0; - } - if(rotation == null) { - rotation = 0; - } - this.a = width / 1638.4; - this.d = height / 1638.4; - if(rotation != 0) { - var cos = Math.cos(rotation); - var sin = Math.sin(rotation); - this.b = sin * this.d; - this.c = -sin * this.a; - this.a *= cos; - this.d *= cos; - } else { - this.b = 0; - this.c = 0; - } - this.tx = tx + width / 2; - this.ty = ty + height / 2; - } - ,equals: function(matrix3) { - if(matrix3 != null && this.tx == matrix3.tx && this.ty == matrix3.ty && this.a == matrix3.a && this.b == matrix3.b && this.c == matrix3.c) { - return this.d == matrix3.d; - } else { - return false; - } - } - ,deltaTransformVector: function(Vector2,result) { - if(result == null) { - result = new lime_math_Vector2(); - } - result.x = Vector2.x * this.a + Vector2.y * this.c; - result.y = Vector2.x * this.b + Vector2.y * this.d; - return result; - } - ,identity: function() { - this.a = 1; - this.b = 0; - this.c = 0; - this.d = 1; - this.tx = 0; - this.ty = 0; - } - ,invert: function() { - var norm = this.a * this.d - this.b * this.c; - if(norm == 0) { - this.a = this.b = this.c = this.d = 0; - this.tx = -this.tx; - this.ty = -this.ty; - } else { - norm = 1.0 / norm; - var a1 = this.d * norm; - this.d = this.a * norm; - this.a = a1; - this.b *= -norm; - this.c *= -norm; - var tx1 = -this.a * this.tx - this.c * this.ty; - this.ty = -this.b * this.tx - this.d * this.ty; - this.tx = tx1; - } - return this; - } - ,rotate: function(theta) { - var cos = Math.cos(theta); - var sin = Math.sin(theta); - var a1 = this.a * cos - this.b * sin; - this.b = this.a * sin + this.b * cos; - this.a = a1; - var c1 = this.c * cos - this.d * sin; - this.d = this.c * sin + this.d * cos; - this.c = c1; - var tx1 = this.tx * cos - this.ty * sin; - this.ty = this.tx * sin + this.ty * cos; - this.tx = tx1; - } - ,scale: function(sx,sy) { - this.a *= sx; - this.b *= sy; - this.c *= sx; - this.d *= sy; - this.tx *= sx; - this.ty *= sy; - } - ,setRotation: function(theta,scale) { - if(scale == null) { - scale = 1; - } - this.a = Math.cos(theta) * scale; - this.c = Math.sin(theta) * scale; - this.b = -this.c; - this.d = this.a; - } - ,setTo: function(a,b,c,d,tx,ty) { - this.a = a; - this.b = b; - this.c = c; - this.d = d; - this.tx = tx; - this.ty = ty; - } - ,to3DString: function(roundPixels) { - if(roundPixels == null) { - roundPixels = false; - } - if(roundPixels) { - return "matrix3d(" + this.a + ", " + this.b + ", " + "0, 0, " + this.c + ", " + this.d + ", " + "0, 0, 0, 0, 1, 0, " + (this.tx | 0) + ", " + (this.ty | 0) + ", 0, 1)"; - } else { - return "matrix3d(" + this.a + ", " + this.b + ", " + "0, 0, " + this.c + ", " + this.d + ", " + "0, 0, 0, 0, 1, 0, " + this.tx + ", " + this.ty + ", 0, 1)"; - } - } - ,toString: function() { - return "matrix(" + this.a + ", " + this.b + ", " + this.c + ", " + this.d + ", " + this.tx + ", " + this.ty + ")"; - } - ,transformRect: function(rect,result) { - if(result == null) { - result = new lime_math_Rectangle(); - } - var tx0 = this.a * rect.x + this.c * rect.y; - var tx1 = tx0; - var ty0 = this.b * rect.x + this.d * rect.y; - var ty1 = ty0; - var tx = this.a * (rect.x + rect.width) + this.c * rect.y; - var ty = this.b * (rect.x + rect.width) + this.d * rect.y; - if(tx < tx0) { - tx0 = tx; - } - if(ty < ty0) { - ty0 = ty; - } - if(tx > tx1) { - tx1 = tx; - } - if(ty > ty1) { - ty1 = ty; - } - tx = this.a * (rect.x + rect.width) + this.c * (rect.y + rect.height); - ty = this.b * (rect.x + rect.width) + this.d * (rect.y + rect.height); - if(tx < tx0) { - tx0 = tx; - } - if(ty < ty0) { - ty0 = ty; - } - if(tx > tx1) { - tx1 = tx; - } - if(ty > ty1) { - ty1 = ty; - } - tx = this.a * rect.x + this.c * (rect.y + rect.height); - ty = this.b * rect.x + this.d * (rect.y + rect.height); - if(tx < tx0) { - tx0 = tx; - } - if(ty < ty0) { - ty0 = ty; - } - if(tx > tx1) { - tx1 = tx; - } - if(ty > ty1) { - ty1 = ty; - } - result.setTo(tx0 + tx,ty0 + ty,tx1 - tx0,ty1 - ty0); - return result; - } - ,transformVector: function(pos,result) { - if(result == null) { - result = new lime_math_Vector2(); - } - result.x = pos.x * this.a + pos.y * this.c + this.tx; - result.y = pos.x * this.b + pos.y * this.d + this.ty; - return result; - } - ,translate: function(dx,dy) { - this.tx += dx; - this.ty += dy; - } - ,__class__: lime_math_Matrix3 -}; -var lime_math_Matrix4 = {}; -lime_math_Matrix4._new = function(data) { - var this1; - if(data != null && data.length == 16) { - this1 = data; - } else { - var elements = null; - var array = lime_math_Matrix4.__identity; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this2; - if(elements != null) { - this2 = new Float32Array(elements); - } else if(array != null) { - this2 = new Float32Array(array); - } else if(vector != null) { - this2 = new Float32Array(vector.__array); - } else if(view != null) { - this2 = new Float32Array(view); - } else if(buffer != null) { - if(len == null) { - this2 = new Float32Array(buffer,0); - } else { - this2 = new Float32Array(buffer,0,len); - } - } else { - this2 = null; - } - this1 = this2; - } - return this1; -}; -lime_math_Matrix4.append = function(this1,lhs) { - var m111 = this1[0]; - var m121 = this1[4]; - var m131 = this1[8]; - var m141 = this1[12]; - var m112 = this1[1]; - var m122 = this1[5]; - var m132 = this1[9]; - var m142 = this1[13]; - var m113 = this1[2]; - var m123 = this1[6]; - var m133 = this1[10]; - var m143 = this1[14]; - var m114 = this1[3]; - var m124 = this1[7]; - var m134 = this1[11]; - var m144 = this1[15]; - var m211 = lime_math_Matrix4.get(lhs,0); - var m221 = lime_math_Matrix4.get(lhs,4); - var m231 = lime_math_Matrix4.get(lhs,8); - var m241 = lime_math_Matrix4.get(lhs,12); - var m212 = lime_math_Matrix4.get(lhs,1); - var m222 = lime_math_Matrix4.get(lhs,5); - var m232 = lime_math_Matrix4.get(lhs,9); - var m242 = lime_math_Matrix4.get(lhs,13); - var m213 = lime_math_Matrix4.get(lhs,2); - var m223 = lime_math_Matrix4.get(lhs,6); - var m233 = lime_math_Matrix4.get(lhs,10); - var m243 = lime_math_Matrix4.get(lhs,14); - var m214 = lime_math_Matrix4.get(lhs,3); - var m224 = lime_math_Matrix4.get(lhs,7); - var m234 = lime_math_Matrix4.get(lhs,11); - var m244 = lime_math_Matrix4.get(lhs,15); - this1[0] = m111 * m211 + m112 * m221 + m113 * m231 + m114 * m241; - this1[1] = m111 * m212 + m112 * m222 + m113 * m232 + m114 * m242; - this1[2] = m111 * m213 + m112 * m223 + m113 * m233 + m114 * m243; - this1[3] = m111 * m214 + m112 * m224 + m113 * m234 + m114 * m244; - this1[4] = m121 * m211 + m122 * m221 + m123 * m231 + m124 * m241; - this1[5] = m121 * m212 + m122 * m222 + m123 * m232 + m124 * m242; - this1[6] = m121 * m213 + m122 * m223 + m123 * m233 + m124 * m243; - this1[7] = m121 * m214 + m122 * m224 + m123 * m234 + m124 * m244; - this1[8] = m131 * m211 + m132 * m221 + m133 * m231 + m134 * m241; - this1[9] = m131 * m212 + m132 * m222 + m133 * m232 + m134 * m242; - this1[10] = m131 * m213 + m132 * m223 + m133 * m233 + m134 * m243; - this1[11] = m131 * m214 + m132 * m224 + m133 * m234 + m134 * m244; - this1[12] = m141 * m211 + m142 * m221 + m143 * m231 + m144 * m241; - this1[13] = m141 * m212 + m142 * m222 + m143 * m232 + m144 * m242; - this1[14] = m141 * m213 + m142 * m223 + m143 * m233 + m144 * m243; - this1[15] = m141 * m214 + m142 * m224 + m143 * m234 + m144 * m244; -}; -lime_math_Matrix4.appendRotation = function(this1,degrees,axis,pivotPoint) { - var m = lime_math_Matrix4.__getAxisRotation(this1,axis.x,axis.y,axis.z,degrees); - if(pivotPoint != null) { - var p = pivotPoint; - lime_math_Matrix4.appendTranslation(m,p.x,p.y,p.z); - } - lime_math_Matrix4.append(this1,m); -}; -lime_math_Matrix4.appendScale = function(this1,xScale,yScale,zScale) { - var elements = null; - var array = [xScale,0.0,0.0,0.0,0.0,yScale,0.0,0.0,0.0,0.0,zScale,0.0,0.0,0.0,0.0,1.0]; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this2; - if(elements != null) { - this2 = new Float32Array(elements); - } else if(array != null) { - this2 = new Float32Array(array); - } else if(vector != null) { - this2 = new Float32Array(vector.__array); - } else if(view != null) { - this2 = new Float32Array(view); - } else if(buffer != null) { - if(len == null) { - this2 = new Float32Array(buffer,0); - } else { - this2 = new Float32Array(buffer,0,len); - } - } else { - this2 = null; - } - lime_math_Matrix4.append(this1,lime_math_Matrix4._new(this2)); -}; -lime_math_Matrix4.appendTranslation = function(this1,x,y,z) { - this1[12] += x; - this1[13] += y; - this1[14] += z; -}; -lime_math_Matrix4.clone = function(this1) { - var elements = null; - var array = null; - var vector = null; - var view = lime_utils_Float32Array.toArrayBufferView(this1); - var buffer = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Float32Array(elements); - } else if(array != null) { - this1 = new Float32Array(array); - } else if(vector != null) { - this1 = new Float32Array(vector.__array); - } else if(view != null) { - this1 = new Float32Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Float32Array(buffer,0); - } else { - this1 = new Float32Array(buffer,0,len); - } - } else { - this1 = null; - } - return lime_math_Matrix4._new(this1); -}; -lime_math_Matrix4.copyColumnFrom = function(this1,column,vector) { - switch(column) { - case 0: - this1[0] = vector.x; - this1[1] = vector.y; - this1[2] = vector.z; - this1[3] = vector.w; - break; - case 1: - this1[4] = vector.x; - this1[5] = vector.y; - this1[6] = vector.z; - this1[7] = vector.w; - break; - case 2: - this1[8] = vector.x; - this1[9] = vector.y; - this1[10] = vector.z; - this1[11] = vector.w; - break; - case 3: - this1[12] = vector.x; - this1[13] = vector.y; - this1[14] = vector.z; - this1[15] = vector.w; - break; - default: - lime_utils_Log.error("Column " + column + " out of bounds [0, ..., 3]",{ fileName : "lime/math/Matrix4.hx", lineNumber : 187, className : "lime.math._Matrix4.Matrix4_Impl_", methodName : "copyColumnFrom"}); - } -}; -lime_math_Matrix4.copyColumnTo = function(this1,column,vector) { - switch(column) { - case 0: - vector.x = this1[0]; - vector.y = this1[1]; - vector.z = this1[2]; - vector.w = this1[3]; - break; - case 1: - vector.x = this1[4]; - vector.y = this1[5]; - vector.z = this1[6]; - vector.w = this1[7]; - break; - case 2: - vector.x = this1[8]; - vector.y = this1[9]; - vector.z = this1[10]; - vector.w = this1[11]; - break; - case 3: - vector.x = this1[12]; - vector.y = this1[13]; - vector.z = this1[14]; - vector.w = this1[15]; - break; - default: - lime_utils_Log.error("Column " + column + " out of bounds [0, ..., 3]",{ fileName : "lime/math/Matrix4.hx", lineNumber : 225, className : "lime.math._Matrix4.Matrix4_Impl_", methodName : "copyColumnTo"}); - } -}; -lime_math_Matrix4.copyFrom = function(this1,other) { - this1.set(other); -}; -lime_math_Matrix4.copyRowFrom = function(this1,row,vector) { - switch(row) { - case 0: - this1[0] = vector.x; - this1[4] = vector.y; - this1[8] = vector.z; - this1[12] = vector.w; - break; - case 1: - this1[1] = vector.x; - this1[5] = vector.y; - this1[9] = vector.z; - this1[13] = vector.w; - break; - case 2: - this1[2] = vector.x; - this1[6] = vector.y; - this1[10] = vector.z; - this1[14] = vector.w; - break; - case 3: - this1[3] = vector.x; - this1[7] = vector.y; - this1[11] = vector.z; - this1[15] = vector.w; - break; - default: - lime_utils_Log.error("Row " + row + " out of bounds [0, ..., 3]",{ fileName : "lime/math/Matrix4.hx", lineNumber : 272, className : "lime.math._Matrix4.Matrix4_Impl_", methodName : "copyRowFrom"}); - } -}; -lime_math_Matrix4.copyRowTo = function(this1,row,vector) { - switch(row) { - case 0: - vector.x = this1[0]; - vector.y = this1[4]; - vector.z = this1[8]; - vector.w = this1[12]; - break; - case 1: - vector.x = this1[1]; - vector.y = this1[5]; - vector.z = this1[9]; - vector.w = this1[13]; - break; - case 2: - vector.x = this1[2]; - vector.y = this1[6]; - vector.z = this1[10]; - vector.w = this1[14]; - break; - case 3: - vector.x = this1[3]; - vector.y = this1[7]; - vector.z = this1[11]; - vector.w = this1[15]; - break; - default: - lime_utils_Log.error("Row " + row + " out of bounds [0, ..., 3]",{ fileName : "lime/math/Matrix4.hx", lineNumber : 310, className : "lime.math._Matrix4.Matrix4_Impl_", methodName : "copyRowTo"}); - } -}; -lime_math_Matrix4.create2D = function(this1,a,b,c,d,tx,ty) { - if(ty == null) { - ty = 0; - } - if(tx == null) { - tx = 0; - } - this1[0] = a; - this1[1] = b; - this1[2] = 0; - this1[3] = 0; - this1[4] = c; - this1[5] = d; - this1[6] = 0; - this1[7] = 0; - this1[8] = 0; - this1[9] = 0; - this1[10] = 1; - this1[11] = 0; - this1[12] = tx; - this1[13] = ty; - this1[14] = 0; - this1[15] = 1; -}; -lime_math_Matrix4.createOrtho = function(this1,left,right,bottom,top,zNear,zFar) { - var sx = 1.0 / (right - left); - var sy = 1.0 / (top - bottom); - var sz = 1.0 / (zFar - zNear); - this1[0] = 2 * sx; - this1[1] = 0; - this1[2] = 0; - this1[3] = 0; - this1[4] = 0; - this1[5] = 2 * sy; - this1[6] = 0; - this1[7] = 0; - this1[8] = 0; - this1[9] = 0; - this1[10] = -2 * sz; - this1[11] = 0; - this1[12] = -(left + right) * sx; - this1[13] = -(bottom + top) * sy; - this1[14] = -(zNear + zFar) * sz; - this1[15] = 1; -}; -lime_math_Matrix4.deltaTransformVector = function(this1,v,result) { - if(result == null) { - result = new lime_math_Vector4(); - } - var x = v.x; - var y = v.y; - var z = v.z; - result.x = x * this1[0] + y * this1[4] + z * this1[8] + this1[3]; - result.y = x * this1[1] + y * this1[5] + z * this1[9] + this1[7]; - result.z = x * this1[2] + y * this1[6] + z * this1[10] + this1[11]; - return result; -}; -lime_math_Matrix4.fromMatrix3 = function(matrix3) { - var mat = lime_math_Matrix4._new(); - lime_math_Matrix4.create2D(mat,matrix3.a,matrix3.b,matrix3.c,matrix3.d,matrix3.tx,matrix3.ty); - return mat; -}; -lime_math_Matrix4.identity = function(this1) { - this1[0] = 1; - this1[1] = 0; - this1[2] = 0; - this1[3] = 0; - this1[4] = 0; - this1[5] = 1; - this1[6] = 0; - this1[7] = 0; - this1[8] = 0; - this1[9] = 0; - this1[10] = 1; - this1[11] = 0; - this1[12] = 0; - this1[13] = 0; - this1[14] = 0; - this1[15] = 1; -}; -lime_math_Matrix4.interpolate = function(thisMat,toMat,percent,result) { - if(result == null) { - result = lime_math_Matrix4._new(); - } - var _g = 0; - while(_g < 16) { - var i = _g++; - lime_math_Matrix4.set(result,i,lime_math_Matrix4.get(thisMat,i) + (lime_math_Matrix4.get(toMat,i) - lime_math_Matrix4.get(thisMat,i)) * percent); - } - return result; -}; -lime_math_Matrix4.interpolateTo = function(this1,toMat,percent) { - var _g = 0; - while(_g < 16) { - var i = _g++; - this1[i] += (lime_math_Matrix4.get(toMat,i) - this1[i]) * percent; - } -}; -lime_math_Matrix4.invert = function(this1) { - var d = lime_math_Matrix4.get_determinant(this1); - var invertable = Math.abs(d) > 0.00000000001; - if(invertable) { - d = 1 / d; - var m11 = this1[0]; - var m21 = this1[4]; - var m31 = this1[8]; - var m41 = this1[12]; - var m12 = this1[1]; - var m22 = this1[5]; - var m32 = this1[9]; - var m42 = this1[13]; - var m13 = this1[2]; - var m23 = this1[6]; - var m33 = this1[10]; - var m43 = this1[14]; - var m14 = this1[3]; - var m24 = this1[7]; - var m34 = this1[11]; - var m44 = this1[15]; - this1[0] = d * (m22 * (m33 * m44 - m43 * m34) - m32 * (m23 * m44 - m43 * m24) + m42 * (m23 * m34 - m33 * m24)); - this1[1] = -d * (m12 * (m33 * m44 - m43 * m34) - m32 * (m13 * m44 - m43 * m14) + m42 * (m13 * m34 - m33 * m14)); - this1[2] = d * (m12 * (m23 * m44 - m43 * m24) - m22 * (m13 * m44 - m43 * m14) + m42 * (m13 * m24 - m23 * m14)); - this1[3] = -d * (m12 * (m23 * m34 - m33 * m24) - m22 * (m13 * m34 - m33 * m14) + m32 * (m13 * m24 - m23 * m14)); - this1[4] = -d * (m21 * (m33 * m44 - m43 * m34) - m31 * (m23 * m44 - m43 * m24) + m41 * (m23 * m34 - m33 * m24)); - this1[5] = d * (m11 * (m33 * m44 - m43 * m34) - m31 * (m13 * m44 - m43 * m14) + m41 * (m13 * m34 - m33 * m14)); - this1[6] = -d * (m11 * (m23 * m44 - m43 * m24) - m21 * (m13 * m44 - m43 * m14) + m41 * (m13 * m24 - m23 * m14)); - this1[7] = d * (m11 * (m23 * m34 - m33 * m24) - m21 * (m13 * m34 - m33 * m14) + m31 * (m13 * m24 - m23 * m14)); - this1[8] = d * (m21 * (m32 * m44 - m42 * m34) - m31 * (m22 * m44 - m42 * m24) + m41 * (m22 * m34 - m32 * m24)); - this1[9] = -d * (m11 * (m32 * m44 - m42 * m34) - m31 * (m12 * m44 - m42 * m14) + m41 * (m12 * m34 - m32 * m14)); - this1[10] = d * (m11 * (m22 * m44 - m42 * m24) - m21 * (m12 * m44 - m42 * m14) + m41 * (m12 * m24 - m22 * m14)); - this1[11] = -d * (m11 * (m22 * m34 - m32 * m24) - m21 * (m12 * m34 - m32 * m14) + m31 * (m12 * m24 - m22 * m14)); - this1[12] = -d * (m21 * (m32 * m43 - m42 * m33) - m31 * (m22 * m43 - m42 * m23) + m41 * (m22 * m33 - m32 * m23)); - this1[13] = d * (m11 * (m32 * m43 - m42 * m33) - m31 * (m12 * m43 - m42 * m13) + m41 * (m12 * m33 - m32 * m13)); - this1[14] = -d * (m11 * (m22 * m43 - m42 * m23) - m21 * (m12 * m43 - m42 * m13) + m41 * (m12 * m23 - m22 * m13)); - this1[15] = d * (m11 * (m22 * m33 - m32 * m23) - m21 * (m12 * m33 - m32 * m13) + m31 * (m12 * m23 - m22 * m13)); - } - return invertable; -}; -lime_math_Matrix4.pointAt = function(this1,pos,at,up) { - if(at == null) { - at = new lime_math_Vector4(0,0,1); - } - if(up == null) { - up = new lime_math_Vector4(0,1,0); - } - var result = null; - if(result == null) { - result = new lime_math_Vector4(); - } - result.x = pos.x - at.x; - result.y = pos.y - at.y; - result.z = pos.z - at.z; - var dir = result; - var vup = new lime_math_Vector4(up.x,up.y,up.z,up.w); - var l = Math.sqrt(dir.x * dir.x + dir.y * dir.y + dir.z * dir.z); - if(l != 0) { - dir.x /= l; - dir.y /= l; - dir.z /= l; - } - var l = Math.sqrt(vup.x * vup.x + vup.y * vup.y + vup.z * vup.z); - if(l != 0) { - vup.x /= l; - vup.y /= l; - vup.z /= l; - } - var dir2 = new lime_math_Vector4(dir.x,dir.y,dir.z,dir.w); - var s = vup.x * dir.x + vup.y * dir.y + vup.z * dir.z; - dir2.x *= s; - dir2.y *= s; - dir2.z *= s; - var result = null; - if(result == null) { - result = new lime_math_Vector4(); - } - result.x = vup.x - dir2.x; - result.y = vup.y - dir2.y; - result.z = vup.z - dir2.z; - vup = result; - if(Math.sqrt(vup.x * vup.x + vup.y * vup.y + vup.z * vup.z) > 0) { - var l = Math.sqrt(vup.x * vup.x + vup.y * vup.y + vup.z * vup.z); - if(l != 0) { - vup.x /= l; - vup.y /= l; - vup.z /= l; - } - } else if(dir.x != 0) { - vup = new lime_math_Vector4(-dir.y,dir.x,0); - } else { - vup = new lime_math_Vector4(1,0,0); - } - var result = null; - if(result == null) { - result = new lime_math_Vector4(); - } - var ya = vup.z * dir.x - vup.x * dir.z; - var za = vup.x * dir.y - vup.y * dir.x; - result.x = vup.y * dir.z - vup.z * dir.y; - result.y = ya; - result.z = za; - result.w = 1; - var right = result; - var l = Math.sqrt(right.x * right.x + right.y * right.y + right.z * right.z); - if(l != 0) { - right.x /= l; - right.y /= l; - right.z /= l; - } - this1[0] = right.x; - this1[4] = right.y; - this1[8] = right.z; - this1[12] = 0.0; - this1[1] = vup.x; - this1[5] = vup.y; - this1[9] = vup.z; - this1[13] = 0.0; - this1[2] = dir.x; - this1[6] = dir.y; - this1[10] = dir.z; - this1[14] = 0.0; - this1[3] = pos.x; - this1[7] = pos.y; - this1[11] = pos.z; - this1[15] = 1.0; -}; -lime_math_Matrix4.prepend = function(this1,rhs) { - var m111 = lime_math_Matrix4.get(rhs,0); - var m121 = lime_math_Matrix4.get(rhs,4); - var m131 = lime_math_Matrix4.get(rhs,8); - var m141 = lime_math_Matrix4.get(rhs,12); - var m112 = lime_math_Matrix4.get(rhs,1); - var m122 = lime_math_Matrix4.get(rhs,5); - var m132 = lime_math_Matrix4.get(rhs,9); - var m142 = lime_math_Matrix4.get(rhs,13); - var m113 = lime_math_Matrix4.get(rhs,2); - var m123 = lime_math_Matrix4.get(rhs,6); - var m133 = lime_math_Matrix4.get(rhs,10); - var m143 = lime_math_Matrix4.get(rhs,14); - var m114 = lime_math_Matrix4.get(rhs,3); - var m124 = lime_math_Matrix4.get(rhs,7); - var m134 = lime_math_Matrix4.get(rhs,11); - var m144 = lime_math_Matrix4.get(rhs,15); - var m211 = this1[0]; - var m221 = this1[4]; - var m231 = this1[8]; - var m241 = this1[12]; - var m212 = this1[1]; - var m222 = this1[5]; - var m232 = this1[9]; - var m242 = this1[13]; - var m213 = this1[2]; - var m223 = this1[6]; - var m233 = this1[10]; - var m243 = this1[14]; - var m214 = this1[3]; - var m224 = this1[7]; - var m234 = this1[11]; - var m244 = this1[15]; - this1[0] = m111 * m211 + m112 * m221 + m113 * m231 + m114 * m241; - this1[1] = m111 * m212 + m112 * m222 + m113 * m232 + m114 * m242; - this1[2] = m111 * m213 + m112 * m223 + m113 * m233 + m114 * m243; - this1[3] = m111 * m214 + m112 * m224 + m113 * m234 + m114 * m244; - this1[4] = m121 * m211 + m122 * m221 + m123 * m231 + m124 * m241; - this1[5] = m121 * m212 + m122 * m222 + m123 * m232 + m124 * m242; - this1[6] = m121 * m213 + m122 * m223 + m123 * m233 + m124 * m243; - this1[7] = m121 * m214 + m122 * m224 + m123 * m234 + m124 * m244; - this1[8] = m131 * m211 + m132 * m221 + m133 * m231 + m134 * m241; - this1[9] = m131 * m212 + m132 * m222 + m133 * m232 + m134 * m242; - this1[10] = m131 * m213 + m132 * m223 + m133 * m233 + m134 * m243; - this1[11] = m131 * m214 + m132 * m224 + m133 * m234 + m134 * m244; - this1[12] = m141 * m211 + m142 * m221 + m143 * m231 + m144 * m241; - this1[13] = m141 * m212 + m142 * m222 + m143 * m232 + m144 * m242; - this1[14] = m141 * m213 + m142 * m223 + m143 * m233 + m144 * m243; - this1[15] = m141 * m214 + m142 * m224 + m143 * m234 + m144 * m244; -}; -lime_math_Matrix4.prependRotation = function(this1,degrees,axis,pivotPoint) { - var m = lime_math_Matrix4.__getAxisRotation(this1,axis.x,axis.y,axis.z,degrees); - if(pivotPoint != null) { - var p = pivotPoint; - lime_math_Matrix4.appendTranslation(m,p.x,p.y,p.z); - } - lime_math_Matrix4.prepend(this1,m); -}; -lime_math_Matrix4.prependScale = function(this1,xScale,yScale,zScale) { - var elements = null; - var array = [xScale,0.0,0.0,0.0,0.0,yScale,0.0,0.0,0.0,0.0,zScale,0.0,0.0,0.0,0.0,1.0]; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this2; - if(elements != null) { - this2 = new Float32Array(elements); - } else if(array != null) { - this2 = new Float32Array(array); - } else if(vector != null) { - this2 = new Float32Array(vector.__array); - } else if(view != null) { - this2 = new Float32Array(view); - } else if(buffer != null) { - if(len == null) { - this2 = new Float32Array(buffer,0); - } else { - this2 = new Float32Array(buffer,0,len); - } - } else { - this2 = null; - } - lime_math_Matrix4.prepend(this1,lime_math_Matrix4._new(this2)); -}; -lime_math_Matrix4.prependTranslation = function(this1,x,y,z) { - var m = lime_math_Matrix4._new(); - lime_math_Matrix4.set_position(m,new lime_math_Vector4(x,y,z)); - lime_math_Matrix4.prepend(this1,m); -}; -lime_math_Matrix4.transformVector = function(this1,v,result) { - if(result == null) { - result = new lime_math_Vector4(); - } - var x = v.x; - var y = v.y; - var z = v.z; - result.x = x * this1[0] + y * this1[4] + z * this1[8] + this1[12]; - result.y = x * this1[1] + y * this1[5] + z * this1[9] + this1[13]; - result.z = x * this1[2] + y * this1[6] + z * this1[10] + this1[14]; - result.w = x * this1[3] + y * this1[7] + z * this1[11] + this1[15]; - return result; -}; -lime_math_Matrix4.transformVectors = function(this1,ain,aout) { - var i = 0; - var x; - var y; - var z; - while(i + 3 <= ain.length) { - x = ain[i]; - y = ain[i + 1]; - z = ain[i + 2]; - aout[i] = x * this1[0] + y * this1[4] + z * this1[8] + this1[12]; - aout[i + 1] = x * this1[1] + y * this1[5] + z * this1[9] + this1[13]; - aout[i + 2] = x * this1[2] + y * this1[6] + z * this1[10] + this1[14]; - i += 3; - } -}; -lime_math_Matrix4.transpose = function(this1) { - var temp = this1[1]; - this1[1] = this1[4]; - this1[4] = temp; - var temp = this1[2]; - this1[2] = this1[8]; - this1[8] = temp; - var temp = this1[3]; - this1[3] = this1[12]; - this1[12] = temp; - var temp = this1[6]; - this1[6] = this1[9]; - this1[9] = temp; - var temp = this1[7]; - this1[7] = this1[13]; - this1[13] = temp; - var temp = this1[11]; - this1[11] = this1[14]; - this1[14] = temp; -}; -lime_math_Matrix4.__getAxisRotation = function(this1,x,y,z,degrees) { - var m = lime_math_Matrix4._new(); - var a1 = new lime_math_Vector4(x,y,z); - var rad = -degrees * (Math.PI / 180); - var c = Math.cos(rad); - var s = Math.sin(rad); - var t = 1.0 - c; - lime_math_Matrix4.set(m,0,c + a1.x * a1.x * t); - lime_math_Matrix4.set(m,5,c + a1.y * a1.y * t); - lime_math_Matrix4.set(m,10,c + a1.z * a1.z * t); - var tmp1 = a1.x * a1.y * t; - var tmp2 = a1.z * s; - lime_math_Matrix4.set(m,4,tmp1 + tmp2); - lime_math_Matrix4.set(m,1,tmp1 - tmp2); - tmp1 = a1.x * a1.z * t; - tmp2 = a1.y * s; - lime_math_Matrix4.set(m,8,tmp1 - tmp2); - lime_math_Matrix4.set(m,2,tmp1 + tmp2); - tmp1 = a1.y * a1.z * t; - tmp2 = a1.x * s; - lime_math_Matrix4.set(m,9,tmp1 + tmp2); - lime_math_Matrix4.set(m,6,tmp1 - tmp2); - return m; -}; -lime_math_Matrix4.__swap = function(this1,a,b) { - var temp = this1[a]; - this1[a] = this1[b]; - this1[b] = temp; -}; -lime_math_Matrix4.get_determinant = function(this1) { - return (this1[0] * this1[5] - this1[4] * this1[1]) * (this1[10] * this1[15] - this1[14] * this1[11]) - (this1[0] * this1[9] - this1[8] * this1[1]) * (this1[6] * this1[15] - this1[14] * this1[7]) + (this1[0] * this1[13] - this1[12] * this1[1]) * (this1[6] * this1[11] - this1[10] * this1[7]) + (this1[4] * this1[9] - this1[8] * this1[5]) * (this1[2] * this1[15] - this1[14] * this1[3]) - (this1[4] * this1[13] - this1[12] * this1[5]) * (this1[2] * this1[11] - this1[10] * this1[3]) + (this1[8] * this1[13] - this1[12] * this1[9]) * (this1[2] * this1[7] - this1[6] * this1[3]); -}; -lime_math_Matrix4.get_position = function(this1) { - return new lime_math_Vector4(this1[12],this1[13],this1[14]); -}; -lime_math_Matrix4.set_position = function(this1,val) { - this1[12] = val.x; - this1[13] = val.y; - this1[14] = val.z; - return val; -}; -lime_math_Matrix4.get = function(this1,index) { - return this1[index]; -}; -lime_math_Matrix4.set = function(this1,index,value) { - this1[index] = value; - return value; -}; -var lime_math_RGBA = {}; -lime_math_RGBA._new = function(rgba) { - if(rgba == null) { - rgba = 0; - } - var this1 = rgba; - return this1; -}; -lime_math_RGBA.create = function(r,g,b,a) { - var this1 = 0; - var rgba = this1; - rgba = (r & 255) << 24 | (g & 255) << 16 | (b & 255) << 8 | a & 255; - return rgba; -}; -lime_math_RGBA.multiplyAlpha = function(this1) { - if((this1 & 255) == 0) { - if(this1 != 0) { - this1 = 0; - } - } else if((this1 & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[this1 & 255]; - this1 = ((this1 >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((this1 >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((this1 >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | this1 & 255 & 255; - } -}; -lime_math_RGBA.readUInt8 = function(this1,data,offset,format,premultiplied) { - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - switch(format) { - case 0: - this1 = (data[offset] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset + 2] & 255) << 8 | data[offset + 3] & 255; - break; - case 1: - this1 = (data[offset + 1] & 255) << 24 | (data[offset + 2] & 255) << 16 | (data[offset + 3] & 255) << 8 | data[offset] & 255; - break; - case 2: - this1 = (data[offset + 2] & 255) << 24 | (data[offset + 1] & 255) << 16 | (data[offset] & 255) << 8 | data[offset + 3] & 255; - break; - } - if(premultiplied) { - if((this1 & 255) != 0 && (this1 & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (this1 & 255); - this1 = (lime_math_RGBA.__clamp[Math.round((this1 >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((this1 >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((this1 >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | this1 & 255 & 255; - } - } -}; -lime_math_RGBA.set = function(this1,r,g,b,a) { - this1 = (r & 255) << 24 | (g & 255) << 16 | (b & 255) << 8 | a & 255; -}; -lime_math_RGBA.unmultiplyAlpha = function(this1) { - if((this1 & 255) != 0 && (this1 & 255) != 255) { - lime_math_RGBA.unmult = 255.0 / (this1 & 255); - this1 = (lime_math_RGBA.__clamp[Math.round((this1 >>> 24 & 255) * lime_math_RGBA.unmult)] & 255) << 24 | (lime_math_RGBA.__clamp[Math.round((this1 >>> 16 & 255) * lime_math_RGBA.unmult)] & 255) << 16 | (lime_math_RGBA.__clamp[Math.round((this1 >>> 8 & 255) * lime_math_RGBA.unmult)] & 255) << 8 | this1 & 255 & 255; - } -}; -lime_math_RGBA.writeUInt8 = function(this1,data,offset,format,premultiplied) { - if(premultiplied == null) { - premultiplied = false; - } - if(format == null) { - format = 0; - } - if(premultiplied) { - if((this1 & 255) == 0) { - if(this1 != 0) { - this1 = 0; - } - } else if((this1 & 255) != 255) { - lime_math_RGBA.a16 = lime_math_RGBA.__alpha16[this1 & 255]; - this1 = ((this1 >>> 24 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 24 | ((this1 >>> 16 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 16 | ((this1 >>> 8 & 255) * lime_math_RGBA.a16 >> 16 & 255) << 8 | this1 & 255 & 255; - } - } - switch(format) { - case 0: - data[offset] = this1 >>> 24 & 255; - data[offset + 1] = this1 >>> 16 & 255; - data[offset + 2] = this1 >>> 8 & 255; - data[offset + 3] = this1 & 255; - break; - case 1: - data[offset] = this1 & 255; - data[offset + 1] = this1 >>> 24 & 255; - data[offset + 2] = this1 >>> 16 & 255; - data[offset + 3] = this1 >>> 8 & 255; - break; - case 2: - data[offset] = this1 >>> 8 & 255; - data[offset + 1] = this1 >>> 16 & 255; - data[offset + 2] = this1 >>> 24 & 255; - data[offset + 3] = this1 & 255; - break; - } -}; -lime_math_RGBA.__fromARGB = function(argb) { - var this1 = 0; - var rgba = this1; - rgba = (argb >>> 16 & 255 & 255) << 24 | (argb >>> 8 & 255 & 255) << 16 | (argb & 255 & 255) << 8 | argb >>> 24 & 255 & 255; - return rgba; -}; -lime_math_RGBA.__fromBGRA = function(bgra) { - var this1 = 0; - var rgba = this1; - rgba = (bgra >>> 8 & 255 & 255) << 24 | (bgra >>> 16 & 255 & 255) << 16 | (bgra >>> 24 & 255 & 255) << 8 | bgra & 255 & 255; - return rgba; -}; -lime_math_RGBA.get_a = function(this1) { - return this1 & 255; -}; -lime_math_RGBA.set_a = function(this1,value) { - this1 = (this1 >>> 24 & 255 & 255) << 24 | (this1 >>> 16 & 255 & 255) << 16 | (this1 >>> 8 & 255 & 255) << 8 | value & 255; - return value; -}; -lime_math_RGBA.get_b = function(this1) { - return this1 >>> 8 & 255; -}; -lime_math_RGBA.set_b = function(this1,value) { - this1 = (this1 >>> 24 & 255 & 255) << 24 | (this1 >>> 16 & 255 & 255) << 16 | (value & 255) << 8 | this1 & 255 & 255; - return value; -}; -lime_math_RGBA.get_g = function(this1) { - return this1 >>> 16 & 255; -}; -lime_math_RGBA.set_g = function(this1,value) { - this1 = (this1 >>> 24 & 255 & 255) << 24 | (value & 255) << 16 | (this1 >>> 8 & 255 & 255) << 8 | this1 & 255 & 255; - return value; -}; -lime_math_RGBA.get_r = function(this1) { - return this1 >>> 24 & 255; -}; -lime_math_RGBA.set_r = function(this1,value) { - this1 = (value & 255) << 24 | (this1 >>> 16 & 255 & 255) << 16 | (this1 >>> 8 & 255 & 255) << 8 | this1 & 255 & 255; - return value; -}; -var lime_math_Rectangle = function(x,y,width,height) { - if(height == null) { - height = 0; - } - if(width == null) { - width = 0; - } - if(y == null) { - y = 0; - } - if(x == null) { - x = 0; - } - this.x = x; - this.y = y; - this.width = width; - this.height = height; -}; -$hxClasses["lime.math.Rectangle"] = lime_math_Rectangle; -lime_math_Rectangle.__name__ = "lime.math.Rectangle"; -lime_math_Rectangle.prototype = { - clone: function() { - return new lime_math_Rectangle(this.x,this.y,this.width,this.height); - } - ,contains: function(x,y) { - if(x >= this.x && y >= this.y && x < this.get_right()) { - return y < this.get_bottom(); - } else { - return false; - } - } - ,containsPoint: function(point) { - return this.containsVector(point); - } - ,containsRect: function(rect) { - if(rect.width <= 0 || rect.height <= 0) { - if(rect.x > this.x && rect.y > this.y && rect.get_right() < this.get_right()) { - return rect.get_bottom() < this.get_bottom(); - } else { - return false; - } - } else if(rect.x >= this.x && rect.y >= this.y && rect.get_right() <= this.get_right()) { - return rect.get_bottom() <= this.get_bottom(); - } else { - return false; - } - } - ,containsVector: function(vector) { - return this.contains(vector.x,vector.y); - } - ,copyFrom: function(sourceRect) { - this.x = sourceRect.x; - this.y = sourceRect.y; - this.width = sourceRect.width; - this.height = sourceRect.height; - } - ,equals: function(toCompare) { - if(toCompare != null && this.x == toCompare.x && this.y == toCompare.y && this.width == toCompare.width) { - return this.height == toCompare.height; - } else { - return false; - } - } - ,inflate: function(dx,dy) { - this.x -= dx; - this.width += dx * 2; - this.y -= dy; - this.height += dy * 2; - } - ,inflateVector: function(vector) { - this.inflate(vector.x,vector.y); - } - ,intersection: function(toIntersect,result) { - if(result == null) { - result = new lime_math_Rectangle(); - } - var x0 = this.x < toIntersect.x ? toIntersect.x : this.x; - var x1 = this.get_right() > toIntersect.get_right() ? toIntersect.get_right() : this.get_right(); - if(x1 <= x0) { - result.setEmpty(); - return result; - } - var y0 = this.y < toIntersect.y ? toIntersect.y : this.y; - var y1 = this.get_bottom() > toIntersect.get_bottom() ? toIntersect.get_bottom() : this.get_bottom(); - if(y1 <= y0) { - result.setEmpty(); - return result; - } - result.x = x0; - result.y = y0; - result.width = x1 - x0; - result.height = y1 - y0; - return result; - } - ,intersects: function(toIntersect) { - var x0 = this.x < toIntersect.x ? toIntersect.x : this.x; - var x1 = this.get_right() > toIntersect.get_right() ? toIntersect.get_right() : this.get_right(); - if(x1 <= x0) { - return false; - } - var y0 = this.y < toIntersect.y ? toIntersect.y : this.y; - var y1 = this.get_bottom() > toIntersect.get_bottom() ? toIntersect.get_bottom() : this.get_bottom(); - return y1 > y0; - } - ,isEmpty: function() { - if(!(this.width <= 0)) { - return this.height <= 0; - } else { - return true; - } - } - ,offset: function(dx,dy) { - this.x += dx; - this.y += dy; - } - ,offsetVector: function(vector) { - this.x += vector.x; - this.y += vector.y; - } - ,setEmpty: function() { - this.x = this.y = this.width = this.height = 0; - } - ,setTo: function(xa,ya,widtha,heighta) { - this.x = xa; - this.y = ya; - this.width = widtha; - this.height = heighta; - } - ,union: function(toUnion,result) { - if(result == null) { - result = new lime_math_Rectangle(); - } - if(this.width == 0 || this.height == 0) { - result.copyFrom(toUnion); - } else if(toUnion.width == 0 || toUnion.height == 0) { - result.copyFrom(this); - } else { - var x0 = this.x > toUnion.x ? toUnion.x : this.x; - var x1 = this.get_right() < toUnion.get_right() ? toUnion.get_right() : this.get_right(); - var y0 = this.y > toUnion.y ? toUnion.y : this.y; - var y1 = this.get_bottom() < toUnion.get_bottom() ? toUnion.get_bottom() : this.get_bottom(); - result.setTo(x0,y0,x1 - x0,y1 - y0); - } - return result; - } - ,__toFlashRectangle: function() { - return null; - } - ,get_bottom: function() { - return this.y + this.height; - } - ,set_bottom: function(b) { - this.height = b - this.y; - return b; - } - ,get_bottomRight: function() { - return new lime_math_Vector2(this.x + this.width,this.y + this.height); - } - ,set_bottomRight: function(p) { - this.width = p.x - this.x; - this.height = p.y - this.y; - return p.clone(); - } - ,get_left: function() { - return this.x; - } - ,set_left: function(l) { - this.width -= l - this.x; - this.x = l; - return l; - } - ,get_right: function() { - return this.x + this.width; - } - ,set_right: function(r) { - this.width = r - this.x; - return r; - } - ,get_size: function() { - return new lime_math_Vector2(this.width,this.height); - } - ,set_size: function(p) { - this.width = p.x; - this.height = p.y; - return p.clone(); - } - ,get_top: function() { - return this.y; - } - ,set_top: function(t) { - this.height -= t - this.y; - this.y = t; - return t; - } - ,get_topLeft: function() { - return new lime_math_Vector2(this.x,this.y); - } - ,set_topLeft: function(p) { - this.x = p.x; - this.y = p.y; - return p.clone(); - } - ,__class__: lime_math_Rectangle -}; -var lime_math_Vector2 = function(x,y) { - if(y == null) { - y = 0; - } - if(x == null) { - x = 0; - } - this.x = x; - this.y = y; -}; -$hxClasses["lime.math.Vector2"] = lime_math_Vector2; -lime_math_Vector2.__name__ = "lime.math.Vector2"; -lime_math_Vector2.distance = function(pt1,pt2) { - var dx = pt1.x - pt2.x; - var dy = pt1.y - pt2.y; - return Math.sqrt(dx * dx + dy * dy); -}; -lime_math_Vector2.interpolate = function(pt1,pt2,f,result) { - if(result == null) { - result = new lime_math_Vector2(); - } - result.x = pt2.x + f * (pt1.x - pt2.x); - result.y = pt2.y + f * (pt1.y - pt2.y); - return result; -}; -lime_math_Vector2.polar = function(len,angle,result) { - if(result == null) { - result = new lime_math_Vector2(); - } - var ya = len * Math.sin(angle); - result.x = len * Math.cos(angle); - result.y = ya; - return result; -}; -lime_math_Vector2.prototype = { - add: function(v,result) { - if(result == null) { - result = new lime_math_Vector2(); - } - result.x = v.x + this.x; - result.y = v.y + this.y; - return result; - } - ,clone: function() { - return new lime_math_Vector2(this.x,this.y); - } - ,equals: function(toCompare) { - if(toCompare != null && toCompare.x == this.x) { - return toCompare.y == this.y; - } else { - return false; - } - } - ,normalize: function(thickness) { - if(this.x == 0 && this.y == 0) { - return; - } else { - var norm = thickness / Math.sqrt(this.x * this.x + this.y * this.y); - this.x *= norm; - this.y *= norm; - } - } - ,offset: function(dx,dy) { - this.x += dx; - this.y += dy; - } - ,setTo: function(xa,ya) { - this.x = xa; - this.y = ya; - } - ,subtract: function(v,result) { - if(result == null) { - result = new lime_math_Vector2(); - } - result.x = this.x - v.x; - result.y = this.y - v.y; - return result; - } - ,__toFlashPoint: function() { - return null; - } - ,get_length: function() { - return Math.sqrt(this.x * this.x + this.y * this.y); - } - ,get_lengthSquared: function() { - return this.x * this.x + this.y * this.y; - } - ,__class__: lime_math_Vector2 -}; -var lime_math_Vector4 = function(x,y,z,w) { - if(w == null) { - w = 0.; - } - if(z == null) { - z = 0.; - } - if(y == null) { - y = 0.; - } - if(x == null) { - x = 0.; - } - this.w = w; - this.x = x; - this.y = y; - this.z = z; -}; -$hxClasses["lime.math.Vector4"] = lime_math_Vector4; -lime_math_Vector4.__name__ = "lime.math.Vector4"; -lime_math_Vector4.angleBetween = function(a,b) { - var a0 = new lime_math_Vector4(a.x,a.y,a.z,a.w); - var l = Math.sqrt(a0.x * a0.x + a0.y * a0.y + a0.z * a0.z); - if(l != 0) { - a0.x /= l; - a0.y /= l; - a0.z /= l; - } - var b0 = new lime_math_Vector4(b.x,b.y,b.z,b.w); - var l = Math.sqrt(b0.x * b0.x + b0.y * b0.y + b0.z * b0.z); - if(l != 0) { - b0.x /= l; - b0.y /= l; - b0.z /= l; - } - return Math.acos(a0.x * b0.x + a0.y * b0.y + a0.z * b0.z); -}; -lime_math_Vector4.distance = function(pt1,pt2) { - var x = pt2.x - pt1.x; - var y = pt2.y - pt1.y; - var z = pt2.z - pt1.z; - return Math.sqrt(x * x + y * y + z * z); -}; -lime_math_Vector4.distanceSquared = function(pt1,pt2) { - var x = pt2.x - pt1.x; - var y = pt2.y - pt1.y; - var z = pt2.z - pt1.z; - return x * x + y * y + z * z; -}; -lime_math_Vector4.get_X_AXIS = function() { - return new lime_math_Vector4(1,0,0); -}; -lime_math_Vector4.get_Y_AXIS = function() { - return new lime_math_Vector4(0,1,0); -}; -lime_math_Vector4.get_Z_AXIS = function() { - return new lime_math_Vector4(0,0,1); -}; -lime_math_Vector4.prototype = { - add: function(a,result) { - if(result == null) { - result = new lime_math_Vector4(); - } - result.x = this.x + a.x; - result.y = this.y + a.y; - result.z = this.z + a.z; - return result; - } - ,clone: function() { - return new lime_math_Vector4(this.x,this.y,this.z,this.w); - } - ,copyFrom: function(sourceVector4) { - this.x = sourceVector4.x; - this.y = sourceVector4.y; - this.z = sourceVector4.z; - } - ,crossProduct: function(a,result) { - if(result == null) { - result = new lime_math_Vector4(); - } - var ya = this.z * a.x - this.x * a.z; - var za = this.x * a.y - this.y * a.x; - result.x = this.y * a.z - this.z * a.y; - result.y = ya; - result.z = za; - result.w = 1; - return result; - } - ,decrementBy: function(a) { - this.x -= a.x; - this.y -= a.y; - this.z -= a.z; - } - ,dotProduct: function(a) { - return this.x * a.x + this.y * a.y + this.z * a.z; - } - ,equals: function(toCompare,allFour) { - if(allFour == null) { - allFour = false; - } - if(this.x == toCompare.x && this.y == toCompare.y && this.z == toCompare.z) { - if(!(!allFour)) { - return this.w == toCompare.w; - } else { - return true; - } - } else { - return false; - } - } - ,incrementBy: function(a) { - this.x += a.x; - this.y += a.y; - this.z += a.z; - } - ,nearEquals: function(toCompare,tolerance,allFour) { - if(allFour == null) { - allFour = false; - } - if(Math.abs(this.x - toCompare.x) < tolerance && Math.abs(this.y - toCompare.y) < tolerance && Math.abs(this.z - toCompare.z) < tolerance) { - if(!(!allFour)) { - return Math.abs(this.w - toCompare.w) < tolerance; - } else { - return true; - } - } else { - return false; - } - } - ,negate: function() { - this.x *= -1; - this.y *= -1; - this.z *= -1; - } - ,normalize: function() { - var l = Math.sqrt(this.x * this.x + this.y * this.y + this.z * this.z); - if(l != 0) { - this.x /= l; - this.y /= l; - this.z /= l; - } - return l; - } - ,project: function() { - this.x /= this.w; - this.y /= this.w; - this.z /= this.w; - } - ,scaleBy: function(s) { - this.x *= s; - this.y *= s; - this.z *= s; - } - ,setTo: function(xa,ya,za) { - this.x = xa; - this.y = ya; - this.z = za; - } - ,subtract: function(a,result) { - if(result == null) { - result = new lime_math_Vector4(); - } - result.x = this.x - a.x; - result.y = this.y - a.y; - result.z = this.z - a.z; - return result; - } - ,toString: function() { - return "Vector4(" + this.x + ", " + this.y + ", " + this.z + ")"; - } - ,get_length: function() { - return Math.sqrt(this.x * this.x + this.y * this.y + this.z * this.z); - } - ,get_lengthSquared: function() { - return this.x * this.x + this.y * this.y + this.z * this.z; - } - ,__class__: lime_math_Vector4 -}; -var lime_media_AudioBuffer = function() { -}; -$hxClasses["lime.media.AudioBuffer"] = lime_media_AudioBuffer; -lime_media_AudioBuffer.__name__ = "lime.media.AudioBuffer"; -lime_media_AudioBuffer.fromBase64 = function(base64String) { - if(base64String == null) { - return null; - } - if(base64String.indexOf(",") == -1) { - base64String = "data:" + lime_media_AudioBuffer.__getCodec(lime__$internal_format_Base64.decode(base64String)) + ";base64," + base64String; - } - var audioBuffer = new lime_media_AudioBuffer(); - audioBuffer.set_src(new Howl({ src : [base64String], html5 : true, preload : false})); - return audioBuffer; -}; -lime_media_AudioBuffer.fromBytes = function(bytes) { - if(bytes == null) { - return null; - } - var audioBuffer = new lime_media_AudioBuffer(); - audioBuffer.set_src(new Howl({ src : ["data:" + lime_media_AudioBuffer.__getCodec(bytes) + ";base64," + lime__$internal_format_Base64.encode(bytes)], html5 : true, preload : false})); - return audioBuffer; -}; -lime_media_AudioBuffer.fromFile = function(path) { - if(path == null) { - return null; - } - var audioBuffer = new lime_media_AudioBuffer(); - audioBuffer.__srcHowl = new Howl({ src : [path], preload : false}); - return audioBuffer; -}; -lime_media_AudioBuffer.fromFiles = function(paths) { - var audioBuffer = new lime_media_AudioBuffer(); - audioBuffer.__srcHowl = new Howl({ src : paths, preload : false}); - return audioBuffer; -}; -lime_media_AudioBuffer.fromVorbisFile = function(vorbisFile) { - return null; -}; -lime_media_AudioBuffer.loadFromFile = function(path) { - var promise = new lime_app_Promise(); - var audioBuffer = lime_media_AudioBuffer.fromFile(path); - if(audioBuffer != null) { - if(audioBuffer != null) { - audioBuffer.__srcHowl.on("load",function() { - promise.complete(audioBuffer); - }); - audioBuffer.__srcHowl.on("loaderror",function(id,msg) { - promise.error(msg); - }); - audioBuffer.__srcHowl.load(); - } - } else { - promise.error(null); - } - return promise.future; -}; -lime_media_AudioBuffer.loadFromFiles = function(paths) { - var promise = new lime_app_Promise(); - var audioBuffer = lime_media_AudioBuffer.fromFiles(paths); - if(audioBuffer != null) { - audioBuffer.__srcHowl.on("load",function() { - promise.complete(audioBuffer); - }); - audioBuffer.__srcHowl.on("loaderror",function() { - promise.error(null); - }); - audioBuffer.__srcHowl.load(); - } else { - promise.error(null); - } - return promise.future; -}; -lime_media_AudioBuffer.__getCodec = function(bytes) { - var signature = bytes.getString(0,4); - switch(signature) { - case "OggS": - return "audio/ogg"; - case "RIFF": - if(bytes.getString(8,4) == "WAVE") { - return "audio/wav"; - } else { - var _g = bytes.b[2]; - var _g1 = bytes.b[1]; - switch(bytes.b[0]) { - case 73: - if(_g1 == 68) { - if(_g == 51) { - return "audio/mp3"; - } - } - break; - case 255: - switch(_g1) { - case 243:case 250:case 251: - return "audio/mp3"; - default: - } - break; - default: - } - } - break; - case "fLaC": - return "audio/flac"; - default: - var _g = bytes.b[2]; - var _g1 = bytes.b[1]; - switch(bytes.b[0]) { - case 73: - if(_g1 == 68) { - if(_g == 51) { - return "audio/mp3"; - } - } - break; - case 255: - switch(_g1) { - case 243:case 250:case 251: - return "audio/mp3"; - default: - } - break; - default: - } - } - lime_utils_Log.error("Unsupported sound format",{ fileName : "lime/media/AudioBuffer.hx", lineNumber : 362, className : "lime.media.AudioBuffer", methodName : "__getCodec"}); - return null; -}; -lime_media_AudioBuffer.prototype = { - dispose: function() { - this.__srcHowl.unload(); - } - ,get_src: function() { - return this.__srcHowl; - } - ,set_src: function(value) { - return this.__srcHowl = value; - } - ,__class__: lime_media_AudioBuffer -}; -var lime_media_AudioContext = function(type) { - if(type != "custom") { - if(type == null || type == "web") { - try { - window.AudioContext = window.AudioContext || window.webkitAudioContext; - this.web = new window.AudioContext (); - this.type = "web"; - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - } - } - if(this.web == null && type != "web") { - this.html5 = new lime_media_HTML5AudioContext(); - this.type = "html5"; - } - } else { - this.type = "custom"; - } -}; -$hxClasses["lime.media.AudioContext"] = lime_media_AudioContext; -lime_media_AudioContext.__name__ = "lime.media.AudioContext"; -lime_media_AudioContext.prototype = { - __class__: lime_media_AudioContext -}; -var lime_media_AudioManager = function() { }; -$hxClasses["lime.media.AudioManager"] = lime_media_AudioManager; -lime_media_AudioManager.__name__ = "lime.media.AudioManager"; -lime_media_AudioManager.init = function(context) { - if(lime_media_AudioManager.context == null) { - if(context == null) { - lime_media_AudioManager.context = new lime_media_AudioContext(); - context = lime_media_AudioManager.context; - if(context.type == "openal") { - var alc = context.openal; - var device = alc.openDevice(); - var ctx = alc.createContext(device); - alc.makeContextCurrent(ctx); - alc.processContext(ctx); - } - } - lime_media_AudioManager.context = context; - } -}; -lime_media_AudioManager.resume = function() { - if(lime_media_AudioManager.context != null && lime_media_AudioManager.context.type == "openal") { - var alc = lime_media_AudioManager.context.openal; - var currentContext = alc.getCurrentContext(); - if(currentContext != null) { - var device = alc.getContextsDevice(currentContext); - alc.resumeDevice(device); - alc.processContext(currentContext); - } - } -}; -lime_media_AudioManager.shutdown = function() { - if(lime_media_AudioManager.context != null && lime_media_AudioManager.context.type == "openal") { - var alc = lime_media_AudioManager.context.openal; - var currentContext = alc.getCurrentContext(); - if(currentContext != null) { - var device = alc.getContextsDevice(currentContext); - alc.makeContextCurrent(null); - alc.destroyContext(currentContext); - if(device != null) { - alc.closeDevice(device); - } - } - } - lime_media_AudioManager.context = null; -}; -lime_media_AudioManager.suspend = function() { - if(lime_media_AudioManager.context != null && lime_media_AudioManager.context.type == "openal") { - var alc = lime_media_AudioManager.context.openal; - var currentContext = alc.getCurrentContext(); - if(currentContext != null) { - alc.suspendContext(currentContext); - var device = alc.getContextsDevice(currentContext); - if(device != null) { - alc.pauseDevice(device); - } - } - } -}; -var lime_media_AudioSource = function(buffer,offset,length,loops) { - if(loops == null) { - loops = 0; - } - if(offset == null) { - offset = 0; - } - this.onComplete = new lime_app__$Event_$Void_$Void(); - this.buffer = buffer; - this.offset = offset; - this.__backend = new lime__$internal_backend_html5_HTML5AudioSource(this); - if(length != null && length != 0) { - this.set_length(length); - } - this.set_loops(loops); - if(buffer != null) { - this.init(); - } -}; -$hxClasses["lime.media.AudioSource"] = lime_media_AudioSource; -lime_media_AudioSource.__name__ = "lime.media.AudioSource"; -lime_media_AudioSource.prototype = { - dispose: function() { - this.__backend.dispose(); - } - ,init: function() { - this.__backend.init(); - } - ,play: function() { - this.__backend.play(); - } - ,pause: function() { - this.__backend.pause(); - } - ,stop: function() { - this.__backend.stop(); - } - ,get_currentTime: function() { - return this.__backend.getCurrentTime(); - } - ,set_currentTime: function(value) { - return this.__backend.setCurrentTime(value); - } - ,get_gain: function() { - return this.__backend.getGain(); - } - ,set_gain: function(value) { - return this.__backend.setGain(value); - } - ,get_length: function() { - return this.__backend.getLength(); - } - ,set_length: function(value) { - return this.__backend.setLength(value); - } - ,get_loops: function() { - return this.__backend.getLoops(); - } - ,set_loops: function(value) { - return this.__backend.setLoops(value); - } - ,get_position: function() { - return this.__backend.getPosition(); - } - ,set_position: function(value) { - return this.__backend.setPosition(value); - } - ,__class__: lime_media_AudioSource -}; -var lime_media_FlashAudioContext = function() { -}; -$hxClasses["lime.media.FlashAudioContext"] = lime_media_FlashAudioContext; -lime_media_FlashAudioContext.__name__ = "lime.media.FlashAudioContext"; -lime_media_FlashAudioContext.prototype = { - createBuffer: function(stream,context) { - return null; - } - ,getBytesLoaded: function(buffer) { - return 0; - } - ,getBytesTotal: function(buffer) { - return 0; - } - ,getID3: function(buffer) { - return null; - } - ,getIsBuffering: function(buffer) { - return false; - } - ,getIsURLInaccessible: function(buffer) { - return false; - } - ,getLength: function(buffer) { - return 0; - } - ,getURL: function(buffer) { - return null; - } - ,close: function(buffer) { - } - ,extract: function(buffer,target,length,startPosition) { - if(startPosition == null) { - startPosition = -1; - } - return 0; - } - ,load: function(buffer,stream,context) { - } - ,loadCompressedDataFromByteArray: function(buffer,bytes,bytesLength) { - } - ,loadPCMFromByteArray: function(buffer,bytes,samples,format,stereo,sampleRate) { - if(sampleRate == null) { - sampleRate = 44100; - } - if(stereo == null) { - stereo = true; - } - } - ,play: function(buffer,startTime,loops,sndTransform) { - if(loops == null) { - loops = 0; - } - if(startTime == null) { - startTime = 0; - } - return null; - } - ,__class__: lime_media_FlashAudioContext -}; -var lime_media_HTML5AudioContext = function() { - this.NETWORK_NO_SOURCE = 3; - this.NETWORK_LOADING = 2; - this.NETWORK_IDLE = 1; - this.NETWORK_EMPTY = 0; - this.HAVE_NOTHING = 0; - this.HAVE_METADATA = 1; - this.HAVE_FUTURE_DATA = 3; - this.HAVE_ENOUGH_DATA = 4; - this.HAVE_CURRENT_DATA = 2; -}; -$hxClasses["lime.media.HTML5AudioContext"] = lime_media_HTML5AudioContext; -lime_media_HTML5AudioContext.__name__ = "lime.media.HTML5AudioContext"; -lime_media_HTML5AudioContext.prototype = { - canPlayType: function(buffer,type) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.canPlayType(type); - } - return null; - } - ,createBuffer: function(urlString) { - var buffer = new lime_media_AudioBuffer(); - buffer.__srcAudio = new Audio(); - buffer.__srcAudio.src = urlString; - return buffer; - } - ,getAutoplay: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.autoplay; - } - return false; - } - ,getBuffered: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.buffered; - } - return null; - } - ,getCurrentSrc: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.currentSrc; - } - return null; - } - ,getCurrentTime: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.currentTime; - } - return 0; - } - ,getDefaultPlaybackRate: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.defaultPlaybackRate; - } - return 1; - } - ,getDuration: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.duration; - } - return 0; - } - ,getEnded: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.ended; - } - return false; - } - ,getError: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.error; - } - return null; - } - ,getLoop: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.loop; - } - return false; - } - ,getMuted: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.muted; - } - return false; - } - ,getNetworkState: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.networkState; - } - return 0; - } - ,getPaused: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.paused; - } - return false; - } - ,getPlaybackRate: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.playbackRate; - } - return 1; - } - ,getPlayed: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.played; - } - return null; - } - ,getPreload: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.preload; - } - return null; - } - ,getReadyState: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.readyState; - } - return 0; - } - ,getSeekable: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.seekable; - } - return null; - } - ,getSeeking: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.seeking; - } - return false; - } - ,getSrc: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.src; - } - return null; - } - ,getStartTime: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.playbackRate; - } - return 0; - } - ,getVolume: function(buffer) { - if(buffer.__srcAudio != null) { - return buffer.__srcAudio.volume; - } - return 1; - } - ,load: function(buffer) { - if(buffer.__srcAudio != null) { - buffer.__srcAudio.load(); - } - } - ,pause: function(buffer) { - if(buffer.__srcAudio != null) { - buffer.__srcAudio.pause(); - } - } - ,play: function(buffer) { - if(buffer.__srcAudio != null) { - buffer.__srcAudio.play(); - } - } - ,setAutoplay: function(buffer,value) { - if(buffer.__srcAudio != null) { - buffer.__srcAudio.autoplay = value; - } - } - ,setCurrentTime: function(buffer,value) { - if(buffer.__srcAudio != null) { - buffer.__srcAudio.currentTime = value; - } - } - ,setDefaultPlaybackRate: function(buffer,value) { - if(buffer.__srcAudio != null) { - buffer.__srcAudio.defaultPlaybackRate = value; - } - } - ,setLoop: function(buffer,value) { - if(buffer.__srcAudio != null) { - buffer.__srcAudio.loop = value; - } - } - ,setMuted: function(buffer,value) { - if(buffer.__srcAudio != null) { - buffer.__srcAudio.muted = value; - } - } - ,setPlaybackRate: function(buffer,value) { - if(buffer.__srcAudio != null) { - buffer.__srcAudio.playbackRate = value; - } - } - ,setPreload: function(buffer,value) { - if(buffer.__srcAudio != null) { - buffer.__srcAudio.preload = value; - } - } - ,setSrc: function(buffer,value) { - if(buffer.__srcAudio != null) { - buffer.__srcAudio.src = value; - } - } - ,setVolume: function(buffer,value) { - if(buffer.__srcAudio != null) { - buffer.__srcAudio.volume = value; - } - } - ,__class__: lime_media_HTML5AudioContext -}; -var lime_media_OpenALAudioContext = function() { - this.ALL_DEVICES_SPECIFIER = 4115; - this.DEFAULT_ALL_DEVICES_SPECIFIER = 4114; - this.ENUMERATE_ALL_EXT = 1; - this.DEVICE_SPECIFIER = 4101; - this.DEFAULT_DEVICE_SPECIFIER = 4100; - this.ALL_ATTRIBUTES = 4099; - this.ATTRIBUTES_SIZE = 4098; - this.INVALID_CONTEXT = 40962; - this.INVALID_DEVICE = 40961; - this.STEREO_SOURCES = 4113; - this.MONO_SOURCES = 4112; - this.SYNC = 4105; - this.REFRESH = 4104; - this.EXPONENT_DISTANCE_CLAMPED = 53254; - this.EXPONENT_DISTANCE = 53253; - this.LINEAR_DISTANCE_CLAMPED = 53252; - this.LINEAR_DISTANCE = 53251; - this.INVERSE_DISTANCE_CLAMPED = 53250; - this.INVERSE_DISTANCE = 53249; - this.DISTANCE_MODEL = 53248; - this.DOPPLER_VELOCITY = 49153; - this.SPEED_OF_SOUND = 49155; - this.DOPPLER_FACTOR = 49152; - this.EXTENSIONS = 45060; - this.RENDERER = 45059; - this.VERSION = 45058; - this.VENDOR = 45057; - this.OUT_OF_MEMORY = 40965; - this.INVALID_OPERATION = 40964; - this.INVALID_VALUE = 40963; - this.INVALID_ENUM = 40962; - this.INVALID_NAME = 40961; - this.NO_ERROR = 0; - this.SIZE = 8196; - this.CHANNELS = 8195; - this.BITS = 8194; - this.FREQUENCY = 8193; - this.FORMAT_STEREO16 = 4355; - this.FORMAT_STEREO8 = 4354; - this.FORMAT_MONO16 = 4353; - this.FORMAT_MONO8 = 4352; - this.UNDETERMINED = 4144; - this.STREAMING = 4137; - this.STATIC = 4136; - this.SOURCE_TYPE = 4135; - this.BYTE_OFFSET = 4134; - this.SAMPLE_OFFSET = 4133; - this.SEC_OFFSET = 4132; - this.MAX_DISTANCE = 4131; - this.CONE_OUTER_GAIN = 4130; - this.ROLLOFF_FACTOR = 4129; - this.REFERENCE_DISTANCE = 4128; - this.BUFFERS_PROCESSED = 4118; - this.BUFFERS_QUEUED = 4117; - this.STOPPED = 4116; - this.PAUSED = 4115; - this.PLAYING = 4114; - this.INITIAL = 4113; - this.SOURCE_STATE = 4112; - this.ORIENTATION = 4111; - this.MAX_GAIN = 4110; - this.MIN_GAIN = 4109; - this.GAIN = 4106; - this.BUFFER = 4105; - this.LOOPING = 4103; - this.VELOCITY = 4102; - this.DIRECTION = 4101; - this.POSITION = 4100; - this.PITCH = 4099; - this.CONE_OUTER_ANGLE = 4098; - this.CONE_INNER_ANGLE = 4097; - this.SOURCE_RELATIVE = 514; - this.TRUE = 1; - this.FALSE = 0; - this.NONE = 0; -}; -$hxClasses["lime.media.OpenALAudioContext"] = lime_media_OpenALAudioContext; -lime_media_OpenALAudioContext.__name__ = "lime.media.OpenALAudioContext"; -lime_media_OpenALAudioContext.prototype = { - bufferData: function(buffer,format,data,size,freq) { - lime_media_openal_AL.bufferData(buffer,format,data,size,freq); - } - ,buffer3f: function(buffer,param,value1,value2,value3) { - lime_media_openal_AL.buffer3f(buffer,param,value1,value2,value3); - } - ,buffer3i: function(buffer,param,value1,value2,value3) { - lime_media_openal_AL.buffer3i(buffer,param,value1,value2,value3); - } - ,bufferf: function(buffer,param,value) { - lime_media_openal_AL.bufferf(buffer,param,value); - } - ,bufferfv: function(buffer,param,values) { - lime_media_openal_AL.bufferfv(buffer,param,values); - } - ,bufferi: function(buffer,param,value) { - lime_media_openal_AL.bufferi(buffer,param,value); - } - ,bufferiv: function(buffer,param,values) { - lime_media_openal_AL.bufferiv(buffer,param,values); - } - ,closeDevice: function(device) { - return lime_media_openal_ALC.closeDevice(device); - } - ,createContext: function(device,attrlist) { - return lime_media_openal_ALC.createContext(device,attrlist); - } - ,createBuffer: function() { - return lime_media_openal_AL.createBuffer(); - } - ,createSource: function() { - return lime_media_openal_AL.createSource(); - } - ,deleteBuffer: function(buffer) { - lime_media_openal_AL.deleteBuffer(buffer); - } - ,deleteBuffers: function(buffers) { - lime_media_openal_AL.deleteBuffers(buffers); - } - ,deleteSource: function(source) { - lime_media_openal_AL.deleteSource(source); - } - ,deleteSources: function(sources) { - lime_media_openal_AL.deleteSources(sources); - } - ,destroyContext: function(context) { - if(context == null) { - return; - } - lime_media_openal_ALC.destroyContext(context); - } - ,disable: function(capability) { - lime_media_openal_AL.disable(capability); - } - ,distanceModel: function(distanceModel) { - lime_media_openal_AL.distanceModel(distanceModel); - } - ,dopplerFactor: function(value) { - lime_media_openal_AL.dopplerFactor(value); - } - ,dopplerVelocity: function(value) { - lime_media_openal_AL.dopplerVelocity(value); - } - ,enable: function(capability) { - lime_media_openal_AL.enable(capability); - } - ,genSource: function() { - return this.createSource(); - } - ,genSources: function(n) { - return lime_media_openal_AL.genSources(n); - } - ,genBuffer: function() { - return this.createBuffer(); - } - ,genBuffers: function(n) { - return lime_media_openal_AL.genBuffers(n); - } - ,getBoolean: function(param) { - return lime_media_openal_AL.getBoolean(param); - } - ,getBooleanv: function(param,count) { - if(count == null) { - count = 1; - } - return lime_media_openal_AL.getBooleanv(param,count); - } - ,getBuffer3f: function(buffer,param) { - return lime_media_openal_AL.getBuffer3f(buffer,param); - } - ,getBuffer3i: function(buffer,param) { - return lime_media_openal_AL.getBuffer3i(buffer,param); - } - ,getBufferf: function(buffer,param) { - return lime_media_openal_AL.getBufferf(buffer,param); - } - ,getBufferfv: function(buffer,param,count) { - if(count == null) { - count = 1; - } - return lime_media_openal_AL.getBufferfv(buffer,param,count); - } - ,getBufferi: function(buffer,param) { - return lime_media_openal_AL.getBufferi(buffer,param); - } - ,getBufferiv: function(buffer,param,count) { - if(count == null) { - count = 1; - } - return lime_media_openal_AL.getBufferiv(buffer,param,count); - } - ,getContextsDevice: function(context) { - if(context == null) { - return null; - } - return lime_media_openal_ALC.getContextsDevice(context); - } - ,getCurrentContext: function() { - return lime_media_openal_ALC.getCurrentContext(); - } - ,getDouble: function(param) { - return lime_media_openal_AL.getDouble(param); - } - ,getDoublev: function(param,count) { - if(count == null) { - count = 1; - } - return lime_media_openal_AL.getDoublev(param,count); - } - ,getEnumValue: function(ename) { - return lime_media_openal_AL.getEnumValue(ename); - } - ,getError: function(device) { - if(device == null) { - return lime_media_openal_AL.getError(); - } else { - return lime_media_openal_ALC.getError(device); - } - } - ,getErrorString: function(device) { - if(device == null) { - return lime_media_openal_AL.getErrorString(); - } else { - return lime_media_openal_ALC.getErrorString(device); - } - } - ,getFloat: function(param) { - return lime_media_openal_AL.getFloat(param); - } - ,getFloatv: function(param,count) { - if(count == null) { - count = 1; - } - return lime_media_openal_AL.getFloatv(param,count); - } - ,getInteger: function(param) { - return lime_media_openal_AL.getInteger(param); - } - ,getIntegerv: function(param,count,device) { - if(count == null) { - count = 1; - } - if(device == null) { - return lime_media_openal_AL.getIntegerv(param,count); - } else { - return lime_media_openal_ALC.getIntegerv(device,param,count); - } - } - ,getListener3f: function(param) { - return lime_media_openal_AL.getListener3f(param); - } - ,getListener3i: function(param) { - return lime_media_openal_AL.getListener3i(param); - } - ,getListenerf: function(param) { - return lime_media_openal_AL.getListenerf(param); - } - ,getListenerfv: function(param,count) { - if(count == null) { - count = 1; - } - return lime_media_openal_AL.getListenerfv(param,count); - } - ,getListeneri: function(param) { - return lime_media_openal_AL.getListeneri(param); - } - ,getListeneriv: function(param,count) { - if(count == null) { - count = 1; - } - return lime_media_openal_AL.getListeneriv(param,count); - } - ,getProcAddress: function(fname) { - return lime_media_openal_AL.getProcAddress(fname); - } - ,getSource3f: function(source,param) { - return lime_media_openal_AL.getSource3f(source,param); - } - ,getSourcef: function(source,param) { - return lime_media_openal_AL.getSourcef(source,param); - } - ,getSource3i: function(source,param) { - return lime_media_openal_AL.getSource3i(source,param); - } - ,getSourcefv: function(source,param,count) { - if(count == null) { - count = 1; - } - return lime_media_openal_AL.getSourcefv(source,param); - } - ,getSourcei: function(source,param) { - return lime_media_openal_AL.getSourcei(source,param); - } - ,getSourceiv: function(source,param,count) { - if(count == null) { - count = 1; - } - return lime_media_openal_AL.getSourceiv(source,param,count); - } - ,getString: function(param,device) { - if(device == null) { - return lime_media_openal_AL.getString(param); - } else { - return lime_media_openal_ALC.getString(device,param); - } - } - ,isBuffer: function(buffer) { - return lime_media_openal_AL.isBuffer(buffer); - } - ,isEnabled: function(capability) { - return lime_media_openal_AL.isEnabled(capability); - } - ,isExtensionPresent: function(extname) { - return lime_media_openal_AL.isExtensionPresent(extname); - } - ,isSource: function(source) { - return lime_media_openal_AL.isSource(source); - } - ,listener3f: function(param,value1,value2,value3) { - lime_media_openal_AL.listener3f(param,value1,value2,value3); - } - ,listener3i: function(param,value1,value2,value3) { - lime_media_openal_AL.listener3i(param,value1,value2,value3); - } - ,listenerf: function(param,value) { - lime_media_openal_AL.listenerf(param,value); - } - ,listenerfv: function(param,values) { - lime_media_openal_AL.listenerfv(param,values); - } - ,listeneri: function(param,value) { - lime_media_openal_AL.listeneri(param,value); - } - ,listeneriv: function(param,values) { - lime_media_openal_AL.listeneriv(param,values); - } - ,makeContextCurrent: function(context) { - return lime_media_openal_ALC.makeContextCurrent(context); - } - ,openDevice: function(deviceName) { - return lime_media_openal_ALC.openDevice(deviceName); - } - ,pauseDevice: function(device) { - lime_media_openal_ALC.pauseDevice(device); - } - ,processContext: function(context) { - lime_media_openal_ALC.processContext(context); - } - ,resumeDevice: function(device) { - lime_media_openal_ALC.resumeDevice(device); - } - ,source3f: function(source,param,value1,value2,value3) { - lime_media_openal_AL.source3f(source,param,value1,value2,value3); - } - ,source3i: function(source,param,value1,value2,value3) { - lime_media_openal_AL.source3i(source,param,value1,value2,value3); - } - ,sourcef: function(source,param,value) { - lime_media_openal_AL.sourcef(source,param,value); - } - ,sourcefv: function(source,param,values) { - lime_media_openal_AL.sourcefv(source,param,values); - } - ,sourcei: function(source,param,value) { - lime_media_openal_AL.sourcei(source,param,value); - } - ,sourceiv: function(source,param,values) { - lime_media_openal_AL.sourceiv(source,param,values); - } - ,sourcePlay: function(source) { - lime_media_openal_AL.sourcePlay(source); - } - ,sourcePlayv: function(sources) { - lime_media_openal_AL.sourcePlayv(sources); - } - ,sourceStop: function(source) { - lime_media_openal_AL.sourceStop(source); - } - ,sourceStopv: function(sources) { - lime_media_openal_AL.sourceStopv(sources); - } - ,sourceRewind: function(source) { - lime_media_openal_AL.sourceRewind(source); - } - ,sourceRewindv: function(sources) { - lime_media_openal_AL.sourceRewindv(sources); - } - ,sourcePause: function(source) { - lime_media_openal_AL.sourcePause(source); - } - ,sourcePausev: function(sources) { - lime_media_openal_AL.sourcePausev(sources); - } - ,sourceQueueBuffer: function(source,buffer) { - lime_media_openal_AL.sourceQueueBuffer(source,buffer); - } - ,sourceQueueBuffers: function(source,nb,buffers) { - lime_media_openal_AL.sourceQueueBuffers(source,nb,buffers); - } - ,sourceUnqueueBuffer: function(source) { - return lime_media_openal_AL.sourceUnqueueBuffer(source); - } - ,sourceUnqueueBuffers: function(source,nb) { - return lime_media_openal_AL.sourceUnqueueBuffers(source,nb); - } - ,speedOfSound: function(value) { - lime_media_openal_AL.speedOfSound(value); - } - ,suspendContext: function(context) { - lime_media_openal_ALC.suspendContext(context); - } - ,__class__: lime_media_OpenALAudioContext -}; -var lime_media_openal_AL = function() { }; -$hxClasses["lime.media.openal.AL"] = lime_media_openal_AL; -lime_media_openal_AL.__name__ = "lime.media.openal.AL"; -lime_media_openal_AL.removeDirectFilter = function(source) { -}; -lime_media_openal_AL.removeSend = function(source,index) { -}; -lime_media_openal_AL.auxf = function(aux,param,value) { -}; -lime_media_openal_AL.auxfv = function(aux,param,values) { -}; -lime_media_openal_AL.auxi = function(aux,param,value) { -}; -lime_media_openal_AL.auxiv = function(aux,param,values) { -}; -lime_media_openal_AL.bufferData = function(buffer,format,data,size,freq) { -}; -lime_media_openal_AL.buffer3f = function(buffer,param,value1,value2,value3) { -}; -lime_media_openal_AL.buffer3i = function(buffer,param,value1,value2,value3) { -}; -lime_media_openal_AL.bufferf = function(buffer,param,value) { -}; -lime_media_openal_AL.bufferfv = function(buffer,param,values) { -}; -lime_media_openal_AL.bufferi = function(buffer,param,value) { -}; -lime_media_openal_AL.bufferiv = function(buffer,param,values) { -}; -lime_media_openal_AL.createAux = function() { - return null; -}; -lime_media_openal_AL.createBuffer = function() { - return null; -}; -lime_media_openal_AL.createEffect = function() { - return null; -}; -lime_media_openal_AL.createFilter = function() { - return null; -}; -lime_media_openal_AL.createSource = function() { - return null; -}; -lime_media_openal_AL.deleteBuffer = function(buffer) { -}; -lime_media_openal_AL.deleteBuffers = function(buffers) { -}; -lime_media_openal_AL.deleteSource = function(source) { -}; -lime_media_openal_AL.deleteSources = function(sources) { -}; -lime_media_openal_AL.disable = function(capability) { -}; -lime_media_openal_AL.distanceModel = function(distanceModel) { -}; -lime_media_openal_AL.dopplerFactor = function(value) { -}; -lime_media_openal_AL.dopplerVelocity = function(value) { -}; -lime_media_openal_AL.effectf = function(effect,param,value) { -}; -lime_media_openal_AL.effectfv = function(effect,param,values) { -}; -lime_media_openal_AL.effecti = function(effect,param,value) { -}; -lime_media_openal_AL.effectiv = function(effect,param,values) { -}; -lime_media_openal_AL.enable = function(capability) { -}; -lime_media_openal_AL.genSource = function() { - return null; -}; -lime_media_openal_AL.genSources = function(n) { - return null; -}; -lime_media_openal_AL.genBuffer = function() { - return null; -}; -lime_media_openal_AL.genBuffers = function(n) { - return null; -}; -lime_media_openal_AL.getBoolean = function(param) { - return false; -}; -lime_media_openal_AL.getBooleanv = function(param,count) { - if(count == null) { - count = 1; - } - return null; -}; -lime_media_openal_AL.getBuffer3f = function(buffer,param) { - return null; -}; -lime_media_openal_AL.getBuffer3i = function(buffer,param) { - return null; -}; -lime_media_openal_AL.getBufferf = function(buffer,param) { - return 0; -}; -lime_media_openal_AL.getBufferfv = function(buffer,param,count) { - if(count == null) { - count = 1; - } - return null; -}; -lime_media_openal_AL.getBufferi = function(buffer,param) { - return 0; -}; -lime_media_openal_AL.getBufferiv = function(buffer,param,count) { - if(count == null) { - count = 1; - } - return null; -}; -lime_media_openal_AL.getDouble = function(param) { - return 0; -}; -lime_media_openal_AL.getDoublev = function(param,count) { - if(count == null) { - count = 1; - } - return null; -}; -lime_media_openal_AL.getEnumValue = function(ename) { - return 0; -}; -lime_media_openal_AL.getError = function() { - return 0; -}; -lime_media_openal_AL.getErrorString = function() { - switch(lime_media_openal_AL.getError()) { - case 40961: - return "INVALID_NAME: Invalid parameter name"; - case 40962: - return "INVALID_ENUM: Invalid enum value"; - case 40963: - return "INVALID_VALUE: Invalid parameter value"; - case 40964: - return "INVALID_OPERATION: Illegal operation or call"; - case 40965: - return "OUT_OF_MEMORY: OpenAL has run out of memory"; - default: - return ""; - } -}; -lime_media_openal_AL.getFilteri = function(filter,param) { - return 0; -}; -lime_media_openal_AL.getFloat = function(param) { - return 0; -}; -lime_media_openal_AL.getFloatv = function(param,count) { - if(count == null) { - count = 1; - } - return null; -}; -lime_media_openal_AL.getInteger = function(param) { - return 0; -}; -lime_media_openal_AL.getIntegerv = function(param,count) { - if(count == null) { - count = 1; - } - return null; -}; -lime_media_openal_AL.getListener3f = function(param) { - return null; -}; -lime_media_openal_AL.getListener3i = function(param) { - return null; -}; -lime_media_openal_AL.getListenerf = function(param) { - return 0; -}; -lime_media_openal_AL.getListenerfv = function(param,count) { - if(count == null) { - count = 1; - } - return null; -}; -lime_media_openal_AL.getListeneri = function(param) { - return 0; -}; -lime_media_openal_AL.getListeneriv = function(param,count) { - if(count == null) { - count = 1; - } - return null; -}; -lime_media_openal_AL.getParameter = function(param) { - return null; -}; -lime_media_openal_AL.getProcAddress = function(fname) { - return null; -}; -lime_media_openal_AL.getSource3f = function(source,param) { - return null; -}; -lime_media_openal_AL.getSourcef = function(source,param) { - return 0; -}; -lime_media_openal_AL.getSource3i = function(source,param) { - return null; -}; -lime_media_openal_AL.getSourcefv = function(source,param,count) { - if(count == null) { - count = 1; - } - return null; -}; -lime_media_openal_AL.getSourcei = function(source,param) { - return 0; -}; -lime_media_openal_AL.getSourceiv = function(source,param,count) { - if(count == null) { - count = 1; - } - return null; -}; -lime_media_openal_AL.getString = function(param) { - return null; -}; -lime_media_openal_AL.isBuffer = function(buffer) { - return false; -}; -lime_media_openal_AL.isEnabled = function(capability) { - return false; -}; -lime_media_openal_AL.isExtensionPresent = function(extname) { - return false; -}; -lime_media_openal_AL.isAux = function(aux) { - return false; -}; -lime_media_openal_AL.isEffect = function(effect) { - return false; -}; -lime_media_openal_AL.isFilter = function(filter) { - return false; -}; -lime_media_openal_AL.isSource = function(source) { - return false; -}; -lime_media_openal_AL.listener3f = function(param,value1,value2,value3) { -}; -lime_media_openal_AL.listener3i = function(param,value1,value2,value3) { -}; -lime_media_openal_AL.listenerf = function(param,value) { -}; -lime_media_openal_AL.listenerfv = function(param,values) { -}; -lime_media_openal_AL.listeneri = function(param,value) { -}; -lime_media_openal_AL.listeneriv = function(param,values) { -}; -lime_media_openal_AL.source3f = function(source,param,value1,value2,value3) { -}; -lime_media_openal_AL.source3i = function(source,param,value1,value2,value3) { -}; -lime_media_openal_AL.sourcef = function(source,param,value) { -}; -lime_media_openal_AL.sourcefv = function(source,param,values) { -}; -lime_media_openal_AL.sourcei = function(source,param,value) { -}; -lime_media_openal_AL.filteri = function(filter,param,value) { -}; -lime_media_openal_AL.filterf = function(filter,param,value) { -}; -lime_media_openal_AL.sourceiv = function(source,param,values) { -}; -lime_media_openal_AL.sourcePlay = function(source) { -}; -lime_media_openal_AL.sourcePlayv = function(sources) { -}; -lime_media_openal_AL.sourceStop = function(source) { -}; -lime_media_openal_AL.sourceStopv = function(sources) { -}; -lime_media_openal_AL.sourceRewind = function(source) { -}; -lime_media_openal_AL.sourceRewindv = function(sources) { -}; -lime_media_openal_AL.sourcePause = function(source) { -}; -lime_media_openal_AL.sourcePausev = function(sources) { -}; -lime_media_openal_AL.sourceQueueBuffer = function(source,buffer) { -}; -lime_media_openal_AL.sourceQueueBuffers = function(source,nb,buffers) { -}; -lime_media_openal_AL.sourceUnqueueBuffer = function(source) { - return 0; -}; -lime_media_openal_AL.sourceUnqueueBuffers = function(source,nb) { - return null; -}; -lime_media_openal_AL.speedOfSound = function(value) { -}; -var lime_media_openal_ALAuxiliaryEffectSlot = {}; -lime_media_openal_ALAuxiliaryEffectSlot._new = function(handle) { - var this1 = handle; - return this1; -}; -var lime_media_openal_ALBuffer = {}; -lime_media_openal_ALBuffer._new = function(handle) { - var this1 = handle; - return this1; -}; -var lime_media_openal_ALC = function() { }; -$hxClasses["lime.media.openal.ALC"] = lime_media_openal_ALC; -lime_media_openal_ALC.__name__ = "lime.media.openal.ALC"; -lime_media_openal_ALC.closeDevice = function(device) { - return false; -}; -lime_media_openal_ALC.createContext = function(device,attrlist) { - return null; -}; -lime_media_openal_ALC.destroyContext = function(context) { -}; -lime_media_openal_ALC.getContextsDevice = function(context) { - return null; -}; -lime_media_openal_ALC.getCurrentContext = function() { - return null; -}; -lime_media_openal_ALC.getError = function(device) { - return 0; -}; -lime_media_openal_ALC.getErrorString = function(device) { - switch(lime_media_openal_ALC.getError(device)) { - case 40961: - return "INVALID_DEVICE: Invalid device (or no device?)"; - case 40962: - return "INVALID_CONTEXT: Invalid context (or no context?)"; - case 40963: - return "INVALID_ENUM: Invalid enum value"; - case 40964: - return "INVALID_VALUE: Invalid param value"; - case 40965: - return "OUT_OF_MEMORY: OpenAL has run out of memory"; - default: - return ""; - } -}; -lime_media_openal_ALC.getIntegerv = function(device,param,size) { - return null; -}; -lime_media_openal_ALC.getString = function(device,param) { - return null; -}; -lime_media_openal_ALC.makeContextCurrent = function(context) { - return false; -}; -lime_media_openal_ALC.openDevice = function(deviceName) { - return null; -}; -lime_media_openal_ALC.pauseDevice = function(device) { -}; -lime_media_openal_ALC.processContext = function(context) { -}; -lime_media_openal_ALC.resumeDevice = function(device) { -}; -lime_media_openal_ALC.suspendContext = function(context) { -}; -var lime_media_openal_ALContext = {}; -lime_media_openal_ALContext._new = function(handle) { - var this1 = handle; - return this1; -}; -var lime_media_openal_ALDevice = {}; -lime_media_openal_ALDevice._new = function(handle) { - var this1 = handle; - return this1; -}; -var lime_media_openal_ALEffect = {}; -lime_media_openal_ALEffect._new = function(handle) { - var this1 = handle; - return this1; -}; -var lime_media_openal_ALFilter = {}; -lime_media_openal_ALFilter._new = function(handle) { - var this1 = handle; - return this1; -}; -var lime_media_openal_ALSource = {}; -lime_media_openal_ALSource._new = function(handle) { - var this1 = handle; - return this1; -}; -var lime_media_vorbis_VorbisComment = function() { -}; -$hxClasses["lime.media.vorbis.VorbisComment"] = lime_media_vorbis_VorbisComment; -lime_media_vorbis_VorbisComment.__name__ = "lime.media.vorbis.VorbisComment"; -lime_media_vorbis_VorbisComment.prototype = { - __class__: lime_media_vorbis_VorbisComment -}; -var lime_media_vorbis_VorbisFile = function(handle) { - this.handle = handle; -}; -$hxClasses["lime.media.vorbis.VorbisFile"] = lime_media_vorbis_VorbisFile; -lime_media_vorbis_VorbisFile.__name__ = "lime.media.vorbis.VorbisFile"; -lime_media_vorbis_VorbisFile.fromBytes = function(bytes) { - return null; -}; -lime_media_vorbis_VorbisFile.fromFile = function(path) { - return null; -}; -lime_media_vorbis_VorbisFile.prototype = { - bitrate: function(bitstream) { - if(bitstream == null) { - bitstream = -1; - } - return 0; - } - ,bitrateInstant: function() { - return 0; - } - ,clear: function() { - } - ,comment: function(bitstream) { - if(bitstream == null) { - bitstream = -1; - } - return null; - } - ,crosslap: function(other) { - return 0; - } - ,info: function(bitstream) { - if(bitstream == null) { - bitstream = -1; - } - return null; - } - ,pcmSeek: function(pos) { - return 0; - } - ,pcmSeekLap: function(pos) { - return 0; - } - ,pcmSeekPage: function(pos) { - return 0; - } - ,pcmSeekPageLap: function(pos) { - return 0; - } - ,pcmTell: function() { - var this1 = new haxe__$Int64__$_$_$Int64(0,0); - return this1; - } - ,pcmTotal: function(bitstream) { - if(bitstream == null) { - bitstream = -1; - } - var this1 = new haxe__$Int64__$_$_$Int64(0,0); - return this1; - } - ,rawSeek: function(pos) { - return 0; - } - ,rawSeekLap: function(pos) { - return 0; - } - ,rawTell: function() { - var this1 = new haxe__$Int64__$_$_$Int64(0,0); - return this1; - } - ,rawTotal: function(bitstream) { - if(bitstream == null) { - bitstream = -1; - } - var this1 = new haxe__$Int64__$_$_$Int64(0,0); - return this1; - } - ,read: function(buffer,position,length,bigEndianPacking,wordSize,signed) { - if(signed == null) { - signed = true; - } - if(wordSize == null) { - wordSize = 2; - } - if(bigEndianPacking == null) { - bigEndianPacking = false; - } - if(length == null) { - length = 4096; - } - return 0; - } - ,readFloat: function(pcmChannels,samples) { - return 0; - } - ,seekable: function() { - return false; - } - ,serialNumber: function(bitstream) { - if(bitstream == null) { - bitstream = -1; - } - return 0; - } - ,streams: function() { - return 0; - } - ,timeSeek: function(s) { - return 0; - } - ,timeSeekLap: function(s) { - return 0; - } - ,timeSeekPage: function(s) { - return 0; - } - ,timeSeekPageLap: function(s) { - return 0; - } - ,timeTell: function() { - return 0; - } - ,timeTotal: function(bitstream) { - if(bitstream == null) { - bitstream = -1; - } - return 0; - } - ,__class__: lime_media_vorbis_VorbisFile -}; -var lime_media_vorbis_VorbisInfo = function() { -}; -$hxClasses["lime.media.vorbis.VorbisInfo"] = lime_media_vorbis_VorbisInfo; -lime_media_vorbis_VorbisInfo.__name__ = "lime.media.vorbis.VorbisInfo"; -lime_media_vorbis_VorbisInfo.prototype = { - __class__: lime_media_vorbis_VorbisInfo -}; -var lime_net__$IHTTPRequest = function() { }; -$hxClasses["lime.net._IHTTPRequest"] = lime_net__$IHTTPRequest; -lime_net__$IHTTPRequest.__name__ = "lime.net._IHTTPRequest"; -lime_net__$IHTTPRequest.__isInterface__ = true; -lime_net__$IHTTPRequest.prototype = { - __class__: lime_net__$IHTTPRequest -}; -var lime_net__$HTTPRequest_AbstractHTTPRequest = function(uri) { - this.uri = uri; - this.contentType = "application/x-www-form-urlencoded"; - this.followRedirects = true; - this.enableResponseHeaders = false; - this.formData = new haxe_ds_StringMap(); - this.headers = []; - this.method = "GET"; - this.timeout = 30000; - this.withCredentials = false; - this.__backend = new lime__$internal_backend_html5_HTML5HTTPRequest(); - this.__backend.init(this); -}; -$hxClasses["lime.net._HTTPRequest.AbstractHTTPRequest"] = lime_net__$HTTPRequest_AbstractHTTPRequest; -lime_net__$HTTPRequest_AbstractHTTPRequest.__name__ = "lime.net._HTTPRequest.AbstractHTTPRequest"; -lime_net__$HTTPRequest_AbstractHTTPRequest.__interfaces__ = [lime_net__$IHTTPRequest]; -lime_net__$HTTPRequest_AbstractHTTPRequest.prototype = { - cancel: function() { - this.__backend.cancel(); - } - ,load: function(uri) { - return null; - } - ,__class__: lime_net__$HTTPRequest_AbstractHTTPRequest -}; -var lime_net_HTTPRequest = function(uri) { - lime_net__$HTTPRequest_AbstractHTTPRequest.call(this,uri); -}; -$hxClasses["lime.net.HTTPRequest"] = lime_net_HTTPRequest; -lime_net_HTTPRequest.__name__ = "lime.net.HTTPRequest"; -lime_net_HTTPRequest.__super__ = lime_net__$HTTPRequest_AbstractHTTPRequest; -lime_net_HTTPRequest.prototype = $extend(lime_net__$HTTPRequest_AbstractHTTPRequest.prototype,{ - __class__: lime_net_HTTPRequest -}); -var lime_net__$HTTPRequest_$Bytes = function(uri) { - lime_net__$HTTPRequest_AbstractHTTPRequest.call(this,uri); -}; -$hxClasses["lime.net._HTTPRequest_Bytes"] = lime_net__$HTTPRequest_$Bytes; -lime_net__$HTTPRequest_$Bytes.__name__ = "lime.net._HTTPRequest_Bytes"; -lime_net__$HTTPRequest_$Bytes.__super__ = lime_net__$HTTPRequest_AbstractHTTPRequest; -lime_net__$HTTPRequest_$Bytes.prototype = $extend(lime_net__$HTTPRequest_AbstractHTTPRequest.prototype,{ - fromBytes: function(bytes) { - return bytes; - } - ,load: function(uri) { - var _gthis = this; - if(uri != null) { - this.uri = uri; - } - var promise = new lime_app_Promise(); - var future = this.__backend.loadData(this.uri); - future.onProgress($bind(promise,promise.progress)); - future.onError($bind(promise,promise.error)); - future.onComplete(function(bytes) { - _gthis.responseData = _gthis.fromBytes(bytes); - promise.complete(_gthis.responseData); - }); - return promise.future; - } - ,__class__: lime_net__$HTTPRequest_$Bytes -}); -var lime_net__$HTTPRequest_$String = function(uri) { - lime_net__$HTTPRequest_AbstractHTTPRequest.call(this,uri); -}; -$hxClasses["lime.net._HTTPRequest_String"] = lime_net__$HTTPRequest_$String; -lime_net__$HTTPRequest_$String.__name__ = "lime.net._HTTPRequest_String"; -lime_net__$HTTPRequest_$String.__super__ = lime_net__$HTTPRequest_AbstractHTTPRequest; -lime_net__$HTTPRequest_$String.prototype = $extend(lime_net__$HTTPRequest_AbstractHTTPRequest.prototype,{ - load: function(uri) { - var _gthis = this; - if(uri != null) { - this.uri = uri; - } - var promise = new lime_app_Promise(); - var future = this.__backend.loadText(this.uri); - future.onProgress($bind(promise,promise.progress)); - future.onError($bind(promise,promise.error)); - future.onComplete(function(text) { - _gthis.responseData = text; - promise.complete(_gthis.responseData); - }); - return promise.future; - } - ,__class__: lime_net__$HTTPRequest_$String -}); -var lime_net_HTTPRequestHeader = function(name,value) { - if(value == null) { - value = ""; - } - this.name = name; - this.value = value; -}; -$hxClasses["lime.net.HTTPRequestHeader"] = lime_net_HTTPRequestHeader; -lime_net_HTTPRequestHeader.__name__ = "lime.net.HTTPRequestHeader"; -lime_net_HTTPRequestHeader.prototype = { - __class__: lime_net_HTTPRequestHeader -}; -var lime_net__$HTTPRequest_$lime_$text_$Font = function(uri) { - lime_net__$HTTPRequest_$Bytes.call(this,uri); -}; -$hxClasses["lime.net._HTTPRequest_lime_text_Font"] = lime_net__$HTTPRequest_$lime_$text_$Font; -lime_net__$HTTPRequest_$lime_$text_$Font.__name__ = "lime.net._HTTPRequest_lime_text_Font"; -lime_net__$HTTPRequest_$lime_$text_$Font.__super__ = lime_net__$HTTPRequest_$Bytes; -lime_net__$HTTPRequest_$lime_$text_$Font.prototype = $extend(lime_net__$HTTPRequest_$Bytes.prototype,{ - fromBytes: function(bytes) { - return lime_text_Font.fromBytes(bytes); - } - ,__class__: lime_net__$HTTPRequest_$lime_$text_$Font -}); -var lime_net__$HTTPRequest_$lime_$utils_$Bytes = function(uri) { - lime_net__$HTTPRequest_$Bytes.call(this,uri); -}; -$hxClasses["lime.net._HTTPRequest_lime_utils_Bytes"] = lime_net__$HTTPRequest_$lime_$utils_$Bytes; -lime_net__$HTTPRequest_$lime_$utils_$Bytes.__name__ = "lime.net._HTTPRequest_lime_utils_Bytes"; -lime_net__$HTTPRequest_$lime_$utils_$Bytes.__super__ = lime_net__$HTTPRequest_$Bytes; -lime_net__$HTTPRequest_$lime_$utils_$Bytes.prototype = $extend(lime_net__$HTTPRequest_$Bytes.prototype,{ - fromBytes: function(bytes) { - return lime_utils_Bytes.fromBytes(bytes); - } - ,__class__: lime_net__$HTTPRequest_$lime_$utils_$Bytes -}); -var lime_net__$HTTPRequest_$openfl_$utils_$ByteArray = function(uri) { - lime_net__$HTTPRequest_$Bytes.call(this,uri); -}; -$hxClasses["lime.net._HTTPRequest_openfl_utils_ByteArray"] = lime_net__$HTTPRequest_$openfl_$utils_$ByteArray; -lime_net__$HTTPRequest_$openfl_$utils_$ByteArray.__name__ = "lime.net._HTTPRequest_openfl_utils_ByteArray"; -lime_net__$HTTPRequest_$openfl_$utils_$ByteArray.__super__ = lime_net__$HTTPRequest_$Bytes; -lime_net__$HTTPRequest_$openfl_$utils_$ByteArray.prototype = $extend(lime_net__$HTTPRequest_$Bytes.prototype,{ - fromBytes: function(bytes) { - return openfl_utils_ByteArray.fromBytes(bytes); - } - ,__class__: lime_net__$HTTPRequest_$openfl_$utils_$ByteArray -}); -var lime_system_CFFI = function() { }; -$hxClasses["lime.system.CFFI"] = lime_system_CFFI; -lime_system_CFFI.__name__ = "lime.system.CFFI"; -lime_system_CFFI.load = function(library,method,args,lazy) { - if(lazy == null) { - lazy = false; - } - if(args == null) { - args = 0; - } - if(!lime_system_CFFI.enabled) { - return Reflect.makeVarArgs(function(__) { - return { }; - }); - } - var result = null; - return result; -}; -lime_system_CFFI.__findHaxelib = function(library) { - return ""; -}; -lime_system_CFFI.__loaderTrace = function(message) { -}; -lime_system_CFFI.__sysName = function() { - return null; -}; -lime_system_CFFI.__tryLoad = function(name,library,func,args) { - return null; -}; -var lime_system_CFFIPointer = {}; -lime_system_CFFIPointer._new = function(handle) { - var this1 = handle; - return this1; -}; -lime_system_CFFIPointer.get = function(this1) { - var tmp = this1 != null; - return 0; -}; -lime_system_CFFIPointer.equals = function(a,b) { - return lime_system_CFFIPointer.get(a) == b; -}; -lime_system_CFFIPointer.equalsPointer = function(a,b) { - return lime_system_CFFIPointer.get(a) == lime_system_CFFIPointer.get(b); -}; -lime_system_CFFIPointer.greaterThan = function(a,b) { - return lime_system_CFFIPointer.get(a) > b; -}; -lime_system_CFFIPointer.greaterThanPointer = function(a,b) { - return lime_system_CFFIPointer.get(a) > lime_system_CFFIPointer.get(b); -}; -lime_system_CFFIPointer.greaterThanOrEqual = function(a,b) { - return lime_system_CFFIPointer.get(a) >= b; -}; -lime_system_CFFIPointer.greaterThanOrEqualPointer = function(a,b) { - return lime_system_CFFIPointer.get(a) >= lime_system_CFFIPointer.get(b); -}; -lime_system_CFFIPointer.lessThan = function(a,b) { - return lime_system_CFFIPointer.get(a) < b; -}; -lime_system_CFFIPointer.lessThanPointer = function(a,b) { - return lime_system_CFFIPointer.get(a) < lime_system_CFFIPointer.get(b); -}; -lime_system_CFFIPointer.lessThanOrEqual = function(a,b) { - return lime_system_CFFIPointer.get(a) <= b; -}; -lime_system_CFFIPointer.lessThanOrEqualPointer = function(a,b) { - return lime_system_CFFIPointer.get(a) <= lime_system_CFFIPointer.get(b); -}; -lime_system_CFFIPointer.notEquals = function(a,b) { - return lime_system_CFFIPointer.get(a) != b; -}; -lime_system_CFFIPointer.notEqualsPointer = function(a,b) { - return lime_system_CFFIPointer.get(a) != lime_system_CFFIPointer.get(b); -}; -var lime_system_Clipboard = function() { }; -$hxClasses["lime.system.Clipboard"] = lime_system_Clipboard; -lime_system_Clipboard.__name__ = "lime.system.Clipboard"; -lime_system_Clipboard.__update = function() { - var cacheText = lime_system_Clipboard._text; - lime_system_Clipboard._text = null; - if(lime_system_Clipboard._text != cacheText) { - lime_system_Clipboard.onUpdate.dispatch(); - } -}; -lime_system_Clipboard.get_text = function() { - lime_system_Clipboard.__update(); - return lime_system_Clipboard._text; -}; -lime_system_Clipboard.set_text = function(value) { - var cacheText = lime_system_Clipboard._text; - lime_system_Clipboard._text = value; - var $window = lime_app_Application.current.__window; - if($window != null) { - $window.__backend.setClipboard(value); - } - if(lime_system_Clipboard._text != cacheText) { - lime_system_Clipboard.onUpdate.dispatch(); - } - return value; -}; -var lime_system_Display = function() { -}; -$hxClasses["lime.system.Display"] = lime_system_Display; -lime_system_Display.__name__ = "lime.system.Display"; -lime_system_Display.prototype = { - __class__: lime_system_Display -}; -var lime_system_DisplayMode = function(width,height,refreshRate,pixelFormat) { - this.width = width; - this.height = height; - this.refreshRate = refreshRate; - this.pixelFormat = pixelFormat; -}; -$hxClasses["lime.system.DisplayMode"] = lime_system_DisplayMode; -lime_system_DisplayMode.__name__ = "lime.system.DisplayMode"; -lime_system_DisplayMode.prototype = { - __class__: lime_system_DisplayMode -}; -var lime_system_Endian = $hxEnums["lime.system.Endian"] = { __ename__ : "lime.system.Endian", __constructs__ : ["LITTLE_ENDIAN","BIG_ENDIAN"] - ,LITTLE_ENDIAN: {_hx_index:0,__enum__:"lime.system.Endian",toString:$estr} - ,BIG_ENDIAN: {_hx_index:1,__enum__:"lime.system.Endian",toString:$estr} -}; -var lime_system_Sensor = function(type,id) { - this.onUpdate = new lime_app__$Event_$Float_$Float_$Float_$Void(); - this.type = type; - this.id = id; -}; -$hxClasses["lime.system.Sensor"] = lime_system_Sensor; -lime_system_Sensor.__name__ = "lime.system.Sensor"; -lime_system_Sensor.getSensors = function(type) { - if(type == null) { - return lime_system_Sensor.sensors.slice(); - } else { - var result = []; - var _g = 0; - var _g1 = lime_system_Sensor.sensors; - while(_g < _g1.length) { - var sensor = _g1[_g]; - ++_g; - if(sensor.type == type) { - result.push(sensor); - } - } - return result; - } -}; -lime_system_Sensor.registerSensor = function(type,id) { - var sensor = new lime_system_Sensor(type,id); - lime_system_Sensor.sensors.push(sensor); - lime_system_Sensor.sensorByID.h[id] = sensor; - return sensor; -}; -lime_system_Sensor.prototype = { - __class__: lime_system_Sensor -}; -var lime_system_SensorType = $hxEnums["lime.system.SensorType"] = { __ename__ : "lime.system.SensorType", __constructs__ : ["ACCELEROMETER"] - ,ACCELEROMETER: {_hx_index:0,__enum__:"lime.system.SensorType",toString:$estr} -}; -var lime_system_System = function() { }; -$hxClasses["lime.system.System"] = lime_system_System; -lime_system_System.__name__ = "lime.system.System"; -lime_system_System.embed = $hx_exports["lime"]["embed"] = function(projectName,element,width,height,config) { - if(lime_system_System.__applicationEntryPoint == null) { - return; - } - if(Object.prototype.hasOwnProperty.call(lime_system_System.__applicationEntryPoint.h,projectName)) { - var htmlElement = null; - if(typeof(element) == "string") { - htmlElement = window.document.getElementById(element); - } else if(element == null) { - htmlElement = window.document.createElement("div"); - } else { - htmlElement = element; - } - if(htmlElement == null) { - window.console.log("[lime.embed] ERROR: Cannot find target element: " + Std.string(element)); - return; - } - if(width == null) { - width = 0; - } - if(height == null) { - height = 0; - } - if(config == null) { - config = { }; - } - if(Object.prototype.hasOwnProperty.call(config,"background") && typeof(config.background) == "string") { - var background = StringTools.replace(Std.string(config.background),"#",""); - if(background.indexOf("0x") > -1) { - config.background = Std.parseInt(background); - } else { - config.background = Std.parseInt("0x" + background); - } - } - config.element = htmlElement; - config.width = width; - config.height = height; - lime_system_System.__applicationEntryPoint.h[projectName](config); - } -}; -lime_system_System.exit = function(code) { -}; -lime_system_System.getDisplay = function(id) { - if(id == 0) { - var display = new lime_system_Display(); - display.id = 0; - display.name = "Generic Display"; - display.dpi = 96 * window.devicePixelRatio; - display.currentMode = new lime_system_DisplayMode(window.screen.width,window.screen.height,60,1); - display.supportedModes = [display.currentMode]; - display.bounds = new lime_math_Rectangle(0,0,display.currentMode.width,display.currentMode.height); - return display; - } - return null; -}; -lime_system_System.getTimer = function() { - return window.performance.now() | 0; -}; -lime_system_System.load = function(library,method,args,lazy) { - if(lazy == null) { - lazy = false; - } - if(args == null) { - args = 0; - } - return lime_system_CFFI.load(library,method,args,lazy); -}; -lime_system_System.openFile = function(path) { - if(path != null) { - window.open(path,"_blank"); - } -}; -lime_system_System.openURL = function(url,target) { - if(target == null) { - target = "_blank"; - } - if(url != null) { - window.open(url,target); - } -}; -lime_system_System.__copyMissingFields = function(target,source) { - if(source == null || target == null) { - return; - } - var _g = 0; - var _g1 = Reflect.fields(source); - while(_g < _g1.length) { - var field = _g1[_g]; - ++_g; - if(!Object.prototype.hasOwnProperty.call(target,field)) { - target[field] = Reflect.field(source,field); - } - } -}; -lime_system_System.__getDirectory = function(type) { - return null; -}; -lime_system_System.__parseBool = function(value) { - return value == "true"; -}; -lime_system_System.__registerEntryPoint = function(projectName,entryPoint) { - if(lime_system_System.__applicationEntryPoint == null) { - lime_system_System.__applicationEntryPoint = new haxe_ds_StringMap(); - } - lime_system_System.__applicationEntryPoint.h[projectName] = entryPoint; -}; -lime_system_System.__runProcess = function(command,args) { - return null; -}; -lime_system_System.get_allowScreenTimeout = function() { - return true; -}; -lime_system_System.set_allowScreenTimeout = function(value) { - return true; -}; -lime_system_System.get_applicationDirectory = function() { - if(lime_system_System.__applicationDirectory == null) { - lime_system_System.__applicationDirectory = lime_system_System.__getDirectory(0); - } - return lime_system_System.__applicationDirectory; -}; -lime_system_System.get_applicationStorageDirectory = function() { - if(lime_system_System.__applicationStorageDirectory == null) { - lime_system_System.__applicationStorageDirectory = lime_system_System.__getDirectory(1); - } - return lime_system_System.__applicationStorageDirectory; -}; -lime_system_System.get_deviceModel = function() { - var tmp = lime_system_System.__deviceModel == null; - return lime_system_System.__deviceModel; -}; -lime_system_System.get_deviceVendor = function() { - var tmp = lime_system_System.__deviceVendor == null; - return lime_system_System.__deviceVendor; -}; -lime_system_System.get_desktopDirectory = function() { - if(lime_system_System.__desktopDirectory == null) { - lime_system_System.__desktopDirectory = lime_system_System.__getDirectory(2); - } - return lime_system_System.__desktopDirectory; -}; -lime_system_System.get_documentsDirectory = function() { - if(lime_system_System.__documentsDirectory == null) { - lime_system_System.__documentsDirectory = lime_system_System.__getDirectory(3); - } - return lime_system_System.__documentsDirectory; -}; -lime_system_System.get_endianness = function() { - if(lime_system_System.__endianness == null) { - var arrayBuffer = new ArrayBuffer(2); - var elements = null; - var array = null; - var vector = null; - var view = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(arrayBuffer != null) { - if(len == null) { - this1 = new Uint8Array(arrayBuffer,0); - } else { - this1 = new Uint8Array(arrayBuffer,0,len); - } - } else { - this1 = null; - } - var uint8Array = this1; - var elements = null; - var array = null; - var vector = null; - var view = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint16Array(elements); - } else if(array != null) { - this1 = new Uint16Array(array); - } else if(vector != null) { - this1 = new Uint16Array(vector.__array); - } else if(view != null) { - this1 = new Uint16Array(view); - } else if(arrayBuffer != null) { - if(len == null) { - this1 = new Uint16Array(arrayBuffer,0); - } else { - this1 = new Uint16Array(arrayBuffer,0,len); - } - } else { - this1 = null; - } - var uint16array = this1; - uint8Array[0] = 170; - uint8Array[1] = 187; - if(uint16array[0] == 43707) { - lime_system_System.__endianness = lime_system_Endian.BIG_ENDIAN; - } else { - lime_system_System.__endianness = lime_system_Endian.LITTLE_ENDIAN; - } - } - return lime_system_System.__endianness; -}; -lime_system_System.get_fontsDirectory = function() { - if(lime_system_System.__fontsDirectory == null) { - lime_system_System.__fontsDirectory = lime_system_System.__getDirectory(4); - } - return lime_system_System.__fontsDirectory; -}; -lime_system_System.get_numDisplays = function() { - return 1; -}; -lime_system_System.get_platformLabel = function() { - if(lime_system_System.__platformLabel == null) { - var name = lime_system_System.get_platformName(); - var version = lime_system_System.get_platformVersion(); - if(name != null && version != null) { - lime_system_System.__platformLabel = name + " " + version; - } else if(name != null) { - lime_system_System.__platformLabel = name; - } - } - return lime_system_System.__platformLabel; -}; -lime_system_System.get_platformName = function() { - if(lime_system_System.__platformName == null) { - lime_system_System.__platformName = "HTML5"; - } - return lime_system_System.__platformName; -}; -lime_system_System.get_platformVersion = function() { - var tmp = lime_system_System.__platformVersion == null; - return lime_system_System.__platformVersion; -}; -lime_system_System.get_userDirectory = function() { - if(lime_system_System.__userDirectory == null) { - lime_system_System.__userDirectory = lime_system_System.__getDirectory(5); - } - return lime_system_System.__userDirectory; -}; -var lime_system_ThreadPool = function(minThreads,maxThreads) { - if(maxThreads == null) { - maxThreads = 1; - } - if(minThreads == null) { - minThreads = 0; - } - this.onRun = new lime_app__$Event_$Dynamic_$Void(); - this.onProgress = new lime_app__$Event_$Dynamic_$Void(); - this.onError = new lime_app__$Event_$Dynamic_$Void(); - this.onComplete = new lime_app__$Event_$Dynamic_$Void(); - this.doWork = new lime_app__$Event_$Dynamic_$Void(); - this.minThreads = minThreads; - this.maxThreads = maxThreads; - this.currentThreads = 0; -}; -$hxClasses["lime.system.ThreadPool"] = lime_system_ThreadPool; -lime_system_ThreadPool.__name__ = "lime.system.ThreadPool"; -lime_system_ThreadPool.prototype = { - queue: function(state) { - this.runWork(state); - } - ,sendComplete: function(state) { - this.onComplete.dispatch(state); - } - ,sendError: function(state) { - this.onError.dispatch(state); - } - ,sendProgress: function(state) { - this.onProgress.dispatch(state); - } - ,runWork: function(state) { - this.onRun.dispatch(state); - this.doWork.dispatch(state); - } - ,__class__: lime_system_ThreadPool -}; -var lime_system__$ThreadPool_ThreadPoolMessageType = $hxEnums["lime.system._ThreadPool.ThreadPoolMessageType"] = { __ename__ : "lime.system._ThreadPool.ThreadPoolMessageType", __constructs__ : ["COMPLETE","ERROR","EXIT","PROGRESS","WORK"] - ,COMPLETE: {_hx_index:0,__enum__:"lime.system._ThreadPool.ThreadPoolMessageType",toString:$estr} - ,ERROR: {_hx_index:1,__enum__:"lime.system._ThreadPool.ThreadPoolMessageType",toString:$estr} - ,EXIT: {_hx_index:2,__enum__:"lime.system._ThreadPool.ThreadPoolMessageType",toString:$estr} - ,PROGRESS: {_hx_index:3,__enum__:"lime.system._ThreadPool.ThreadPoolMessageType",toString:$estr} - ,WORK: {_hx_index:4,__enum__:"lime.system._ThreadPool.ThreadPoolMessageType",toString:$estr} -}; -var lime_system__$ThreadPool_ThreadPoolMessage = function(type,state) { - this.type = type; - this.state = state; -}; -$hxClasses["lime.system._ThreadPool.ThreadPoolMessage"] = lime_system__$ThreadPool_ThreadPoolMessage; -lime_system__$ThreadPool_ThreadPoolMessage.__name__ = "lime.system._ThreadPool.ThreadPoolMessage"; -lime_system__$ThreadPool_ThreadPoolMessage.prototype = { - __class__: lime_system__$ThreadPool_ThreadPoolMessage -}; -var lime_text_Font = function(name) { - if(name != null) { - this.name = name; - } - if(!this.__init) { - if(this.ascender == undefined) { - this.ascender = 0; - } - if(this.descender == undefined) { - this.descender = 0; - } - if(this.height == undefined) { - this.height = 0; - } - if(this.numGlyphs == undefined) { - this.numGlyphs = 0; - } - if(this.underlinePosition == undefined) { - this.underlinePosition = 0; - } - if(this.underlineThickness == undefined) { - this.underlineThickness = 0; - } - if(this.unitsPerEM == undefined) { - this.unitsPerEM = 0; - } - if(this.__fontID != null) { - if(lime_utils_Assets.isLocal(this.__fontID)) { - this.__fromBytes(lime_utils_Assets.getBytes(this.__fontID)); - } - } else if(this.__fontPath != null) { - this.__fromFile(this.__fontPath); - } - } -}; -$hxClasses["lime.text.Font"] = lime_text_Font; -lime_text_Font.__name__ = "lime.text.Font"; -lime_text_Font.fromBytes = function(bytes) { - if(bytes == null) { - return null; - } - var font = new lime_text_Font(); - font.__fromBytes(bytes); - return font; -}; -lime_text_Font.fromFile = function(path) { - if(path == null) { - return null; - } - var font = new lime_text_Font(); - font.__fromFile(path); - return font; -}; -lime_text_Font.loadFromBytes = function(bytes) { - return lime_app_Future.withValue(lime_text_Font.fromBytes(bytes)); -}; -lime_text_Font.loadFromFile = function(path) { - var request = new lime_net__$HTTPRequest_$lime_$text_$Font(); - return request.load(path).then(function(font) { - if(font != null) { - return lime_app_Future.withValue(font); - } else { - return lime_app_Future.withError(""); - } - }); -}; -lime_text_Font.loadFromName = function(path) { - var font = new lime_text_Font(); - return font.__loadFromName(path); -}; -lime_text_Font.__measureFontNode = function(fontFamily) { - var node = window.document.createElement("span"); - node.setAttribute("aria-hidden","true"); - var text = window.document.createTextNode("BESbswy"); - node.appendChild(text); - var style = node.style; - style.display = "block"; - style.position = "absolute"; - style.top = "-9999px"; - style.left = "-9999px"; - style.fontSize = "300px"; - style.width = "auto"; - style.height = "auto"; - style.lineHeight = "normal"; - style.margin = "0"; - style.padding = "0"; - style.fontVariant = "normal"; - style.whiteSpace = "nowrap"; - style.fontFamily = fontFamily; - window.document.body.appendChild(node); - return node; -}; -lime_text_Font.prototype = { - decompose: function() { - return null; - } - ,getGlyph: function(character) { - return -1; - } - ,getGlyphs: function(characters) { - if(characters == null) { - characters = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@#$%^`'\"/\\&*()[]{}<>|:;_-+=?,. "; - } - return null; - } - ,getGlyphMetrics: function(glyph) { - return null; - } - ,renderGlyph: function(glyph,fontSize) { - return null; - } - ,renderGlyphs: function(glyphs,fontSize) { - return null; - } - ,__copyFrom: function(other) { - if(other != null) { - this.ascender = other.ascender; - this.descender = other.descender; - this.height = other.height; - this.name = other.name; - this.numGlyphs = other.numGlyphs; - this.src = other.src; - this.underlinePosition = other.underlinePosition; - this.underlineThickness = other.underlineThickness; - this.unitsPerEM = other.unitsPerEM; - this.__fontID = other.__fontID; - this.__fontPath = other.__fontPath; - this.__init = true; - } - } - ,__fromBytes: function(bytes) { - this.__fontPath = null; - } - ,__fromFile: function(path) { - this.__fontPath = path; - } - ,__initializeSource: function() { - this.__init = true; - } - ,__loadFromName: function(name) { - var _gthis = this; - var promise = new lime_app_Promise(); - this.name = name; - var userAgent = $global.navigator.userAgent.toLowerCase(); - var isSafari = userAgent.indexOf(" safari/") >= 0 && userAgent.indexOf(" chrome/") < 0; - var isUIWebView = new EReg("(iPhone|iPod|iPad).*AppleWebKit(?!.*Version)","i").match(userAgent); - if(!isSafari && !isUIWebView && (window.document.fonts && ($_=window.document.fonts,$bind($_,$_.load)))) { - window.document.fonts.load("1em '" + name + "'").then(function(_) { - promise.complete(_gthis); - },function(_) { - lime_utils_Log.warn("Could not load web font \"" + name + "\"",{ fileName : "lime/text/Font.hx", lineNumber : 513, className : "lime.text.Font", methodName : "__loadFromName"}); - promise.complete(_gthis); - }); - } else { - var node1 = lime_text_Font.__measureFontNode("'" + name + "', sans-serif"); - var node2 = lime_text_Font.__measureFontNode("'" + name + "', serif"); - var width1 = node1.offsetWidth; - var width2 = node2.offsetWidth; - var interval = -1; - var timeout = 3000; - var intervalLength = 50; - var intervalCount = 0; - var loaded; - var timeExpired; - var checkFont = function() { - intervalCount += 1; - loaded = node1.offsetWidth != width1 || node2.offsetWidth != width2; - timeExpired = intervalCount * intervalLength >= timeout; - if(loaded || timeExpired) { - window.clearInterval(interval); - node1.parentNode.removeChild(node1); - node2.parentNode.removeChild(node2); - node1 = null; - node2 = null; - if(timeExpired) { - lime_utils_Log.warn("Could not load web font \"" + name + "\"",{ fileName : "lime/text/Font.hx", lineNumber : 548, className : "lime.text.Font", methodName : "__loadFromName"}); - } - promise.complete(_gthis); - } - }; - interval = window.setInterval(checkFont,intervalLength); - } - return promise.future; - } - ,__setSize: function(size) { - } - ,__class__: lime_text_Font -}; -var lime_text_Glyph = {}; -lime_text_Glyph._new = function(i) { - var this1 = i; - return this1; -}; -var lime_text_GlyphMetrics = function() { -}; -$hxClasses["lime.text.GlyphMetrics"] = lime_text_GlyphMetrics; -lime_text_GlyphMetrics.__name__ = "lime.text.GlyphMetrics"; -lime_text_GlyphMetrics.prototype = { - __class__: lime_text_GlyphMetrics -}; -var lime_ui_Gamepad = function(id) { - this.onDisconnect = new lime_app__$Event_$Void_$Void(); - this.onButtonUp = new lime_app__$Event_$lime_$ui_$GamepadButton_$Void(); - this.onButtonDown = new lime_app__$Event_$lime_$ui_$GamepadButton_$Void(); - this.onAxisMove = new lime_app__$Event_$lime_$ui_$GamepadAxis_$Float_$Void(); - this.id = id; - this.connected = true; -}; -$hxClasses["lime.ui.Gamepad"] = lime_ui_Gamepad; -lime_ui_Gamepad.__name__ = "lime.ui.Gamepad"; -lime_ui_Gamepad.addMappings = function(mappings) { -}; -lime_ui_Gamepad.__connect = function(id) { - if(!lime_ui_Gamepad.devices.h.hasOwnProperty(id)) { - var gamepad = new lime_ui_Gamepad(id); - lime_ui_Gamepad.devices.h[id] = gamepad; - lime_ui_Gamepad.onConnect.dispatch(gamepad); - } -}; -lime_ui_Gamepad.__disconnect = function(id) { - var gamepad = lime_ui_Gamepad.devices.h[id]; - if(gamepad != null) { - gamepad.connected = false; - } - lime_ui_Gamepad.devices.remove(id); - if(gamepad != null) { - gamepad.onDisconnect.dispatch(); - } -}; -lime_ui_Gamepad.prototype = { - get_guid: function() { - var devices = lime_ui_Joystick.__getDeviceData(); - return devices[this.id].id; - } - ,get_name: function() { - var devices = lime_ui_Joystick.__getDeviceData(); - return devices[this.id].id; - } - ,__class__: lime_ui_Gamepad -}; -var lime_ui_GamepadAxis = {}; -lime_ui_GamepadAxis.toString = function(this1) { - switch(this1) { - case 0: - return "LEFT_X"; - case 1: - return "LEFT_Y"; - case 2: - return "RIGHT_X"; - case 3: - return "RIGHT_Y"; - case 4: - return "TRIGGER_LEFT"; - case 5: - return "TRIGGER_RIGHT"; - default: - return "UNKNOWN (" + this1 + ")"; - } -}; -var lime_ui_GamepadButton = {}; -lime_ui_GamepadButton.toString = function(this1) { - switch(this1) { - case 0: - return "A"; - case 1: - return "B"; - case 2: - return "X"; - case 3: - return "Y"; - case 4: - return "BACK"; - case 5: - return "GUIDE"; - case 6: - return "START"; - case 7: - return "LEFT_STICK"; - case 8: - return "RIGHT_STICK"; - case 9: - return "LEFT_SHOULDER"; - case 10: - return "RIGHT_SHOULDER"; - case 11: - return "DPAD_UP"; - case 12: - return "DPAD_DOWN"; - case 13: - return "DPAD_LEFT"; - case 14: - return "DPAD_RIGHT"; - default: - return "UNKNOWN (" + this1 + ")"; - } -}; -var lime_ui_Joystick = function(id) { - this.onTrackballMove = new lime_app__$Event_$Int_$Float_$Float_$Void(); - this.onHatMove = new lime_app__$Event_$Int_$lime_$ui_$JoystickHatPosition_$Void(); - this.onDisconnect = new lime_app__$Event_$Void_$Void(); - this.onButtonUp = new lime_app__$Event_$Int_$Void(); - this.onButtonDown = new lime_app__$Event_$Int_$Void(); - this.onAxisMove = new lime_app__$Event_$Int_$Float_$Void(); - this.id = id; - this.connected = true; -}; -$hxClasses["lime.ui.Joystick"] = lime_ui_Joystick; -lime_ui_Joystick.__name__ = "lime.ui.Joystick"; -lime_ui_Joystick.__connect = function(id) { - if(!lime_ui_Joystick.devices.h.hasOwnProperty(id)) { - var joystick = new lime_ui_Joystick(id); - lime_ui_Joystick.devices.h[id] = joystick; - lime_ui_Joystick.onConnect.dispatch(joystick); - } -}; -lime_ui_Joystick.__disconnect = function(id) { - var joystick = lime_ui_Joystick.devices.h[id]; - if(joystick != null) { - joystick.connected = false; - } - lime_ui_Joystick.devices.remove(id); - if(joystick != null) { - joystick.onDisconnect.dispatch(); - } -}; -lime_ui_Joystick.__getDeviceData = function() { - if(navigator.getGamepads) { - return navigator.getGamepads(); - } else if(navigator.webkitGetGamepads) { - return navigator.webkitGetGamepads(); - } else { - return null; - } -}; -lime_ui_Joystick.prototype = { - get_guid: function() { - var devices = lime_ui_Joystick.__getDeviceData(); - return devices[this.id].id; - } - ,get_name: function() { - var devices = lime_ui_Joystick.__getDeviceData(); - return devices[this.id].id; - } - ,get_numAxes: function() { - var devices = lime_ui_Joystick.__getDeviceData(); - return devices[this.id].axes.length; - } - ,get_numButtons: function() { - var devices = lime_ui_Joystick.__getDeviceData(); - return devices[this.id].buttons.length; - } - ,get_numHats: function() { - return 0; - } - ,get_numTrackballs: function() { - return 0; - } - ,__class__: lime_ui_Joystick -}; -var lime_ui_JoystickHatPosition = {}; -lime_ui_JoystickHatPosition._new = function(value) { - var this1 = value; - return this1; -}; -lime_ui_JoystickHatPosition.get_center = function(this1) { - return this1 == 0; -}; -lime_ui_JoystickHatPosition.set_center = function(this1,value) { - if(value) { - this1 = 0; - } - return value; -}; -lime_ui_JoystickHatPosition.get_down = function(this1) { - return (this1 & 4) > 0; -}; -lime_ui_JoystickHatPosition.set_down = function(this1,value) { - if(value) { - this1 |= 4; - } else { - this1 &= 268435455 - 4; - } - return value; -}; -lime_ui_JoystickHatPosition.get_left = function(this1) { - return (this1 & 8) > 0; -}; -lime_ui_JoystickHatPosition.set_left = function(this1,value) { - if(value) { - this1 |= 8; - } else { - this1 &= 268435455 - 8; - } - return value; -}; -lime_ui_JoystickHatPosition.get_right = function(this1) { - return (this1 & 2) > 0; -}; -lime_ui_JoystickHatPosition.set_right = function(this1,value) { - if(value) { - this1 |= 2; - } else { - this1 &= 268435455 - 2; - } - return value; -}; -lime_ui_JoystickHatPosition.get_up = function(this1) { - return (this1 & 1) > 0; -}; -lime_ui_JoystickHatPosition.set_up = function(this1,value) { - if(value) { - this1 |= 1; - } else { - this1 &= 268435455 - 1; - } - return value; -}; -var lime_ui_KeyCode = {}; -lime_ui_KeyCode.fromScanCode = function(scanCode) { - return 0; -}; -lime_ui_KeyCode.toScanCode = function(keyCode) { - return 0; -}; -lime_ui_KeyCode.gt = function(a,b) { - return a > b; -}; -lime_ui_KeyCode.gte = function(a,b) { - return a >= b; -}; -lime_ui_KeyCode.lt = function(a,b) { - return a < b; -}; -lime_ui_KeyCode.lte = function(a,b) { - return a <= b; -}; -lime_ui_KeyCode.plus = function(a,b) { - return a + b; -}; -var lime_ui_KeyModifier = {}; -lime_ui_KeyModifier.get_altKey = function(this1) { - if((this1 & 256) <= 0) { - return (this1 & 512) > 0; - } else { - return true; - } -}; -lime_ui_KeyModifier.set_altKey = function(this1,value) { - if(value) { - this1 |= 768; - } else { - this1 &= 268435455 - 768; - } - return value; -}; -lime_ui_KeyModifier.get_capsLock = function(this1) { - if((this1 & 8192) <= 0) { - return (this1 & 8192) > 0; - } else { - return true; - } -}; -lime_ui_KeyModifier.set_capsLock = function(this1,value) { - if(value) { - this1 |= 8192; - } else { - this1 &= 268435455 - 8192; - } - return value; -}; -lime_ui_KeyModifier.get_ctrlKey = function(this1) { - if((this1 & 64) <= 0) { - return (this1 & 128) > 0; - } else { - return true; - } -}; -lime_ui_KeyModifier.set_ctrlKey = function(this1,value) { - if(value) { - this1 |= 192; - } else { - this1 &= 268435455 - 192; - } - return value; -}; -lime_ui_KeyModifier.get_metaKey = function(this1) { - if((this1 & 1024) <= 0) { - return (this1 & 2048) > 0; - } else { - return true; - } -}; -lime_ui_KeyModifier.set_metaKey = function(this1,value) { - if(value) { - this1 |= 3072; - } else { - this1 &= 268435455 - 3072; - } - return value; -}; -lime_ui_KeyModifier.get_numLock = function(this1) { - if((this1 & 4096) <= 0) { - return (this1 & 4096) > 0; - } else { - return true; - } -}; -lime_ui_KeyModifier.set_numLock = function(this1,value) { - if(value) { - this1 |= 4096; - } else { - this1 &= 268435455 - 4096; - } - return value; -}; -lime_ui_KeyModifier.get_shiftKey = function(this1) { - if((this1 & 1) <= 0) { - return (this1 & 2) > 0; - } else { - return true; - } -}; -lime_ui_KeyModifier.set_shiftKey = function(this1,value) { - if(value) { - this1 |= 3; - } else { - this1 &= 268435455 - 3; - } - return value; -}; -var lime_ui_MouseCursor = $hxEnums["lime.ui.MouseCursor"] = { __ename__ : "lime.ui.MouseCursor", __constructs__ : ["ARROW","CROSSHAIR","DEFAULT","MOVE","POINTER","RESIZE_NESW","RESIZE_NS","RESIZE_NWSE","RESIZE_WE","TEXT","WAIT","WAIT_ARROW","CUSTOM"] - ,ARROW: {_hx_index:0,__enum__:"lime.ui.MouseCursor",toString:$estr} - ,CROSSHAIR: {_hx_index:1,__enum__:"lime.ui.MouseCursor",toString:$estr} - ,DEFAULT: {_hx_index:2,__enum__:"lime.ui.MouseCursor",toString:$estr} - ,MOVE: {_hx_index:3,__enum__:"lime.ui.MouseCursor",toString:$estr} - ,POINTER: {_hx_index:4,__enum__:"lime.ui.MouseCursor",toString:$estr} - ,RESIZE_NESW: {_hx_index:5,__enum__:"lime.ui.MouseCursor",toString:$estr} - ,RESIZE_NS: {_hx_index:6,__enum__:"lime.ui.MouseCursor",toString:$estr} - ,RESIZE_NWSE: {_hx_index:7,__enum__:"lime.ui.MouseCursor",toString:$estr} - ,RESIZE_WE: {_hx_index:8,__enum__:"lime.ui.MouseCursor",toString:$estr} - ,TEXT: {_hx_index:9,__enum__:"lime.ui.MouseCursor",toString:$estr} - ,WAIT: {_hx_index:10,__enum__:"lime.ui.MouseCursor",toString:$estr} - ,WAIT_ARROW: {_hx_index:11,__enum__:"lime.ui.MouseCursor",toString:$estr} - ,CUSTOM: {_hx_index:12,__enum__:"lime.ui.MouseCursor",toString:$estr} -}; -var lime_ui_MouseWheelMode = $hxEnums["lime.ui.MouseWheelMode"] = { __ename__ : "lime.ui.MouseWheelMode", __constructs__ : ["PIXELS","LINES","PAGES","UNKNOWN"] - ,PIXELS: {_hx_index:0,__enum__:"lime.ui.MouseWheelMode",toString:$estr} - ,LINES: {_hx_index:1,__enum__:"lime.ui.MouseWheelMode",toString:$estr} - ,PAGES: {_hx_index:2,__enum__:"lime.ui.MouseWheelMode",toString:$estr} - ,UNKNOWN: {_hx_index:3,__enum__:"lime.ui.MouseWheelMode",toString:$estr} -}; -var lime_ui_ScanCode = {}; -lime_ui_ScanCode.fromKeyCode = function(keyCode) { - return lime_ui_KeyCode.toScanCode(keyCode); -}; -lime_ui_ScanCode.toKeyCode = function(scanCode) { - return lime_ui_KeyCode.fromScanCode(scanCode); -}; -lime_ui_ScanCode.gt = function(a,b) { - return a > b; -}; -lime_ui_ScanCode.gte = function(a,b) { - return a >= b; -}; -lime_ui_ScanCode.lt = function(a,b) { - return a < b; -}; -lime_ui_ScanCode.lte = function(a,b) { - return a <= b; -}; -lime_ui_ScanCode.plus = function(a,b) { - return a + b; -}; -var lime_ui_Touch = function(x,y,id,dx,dy,pressure,device) { - this.x = x; - this.y = y; - this.id = id; - this.dx = dx; - this.dy = dy; - this.pressure = pressure; - this.device = device; -}; -$hxClasses["lime.ui.Touch"] = lime_ui_Touch; -lime_ui_Touch.__name__ = "lime.ui.Touch"; -lime_ui_Touch.prototype = { - __class__: lime_ui_Touch -}; -var lime_ui_Window = function(application,attributes) { - this.onTextInput = new lime_app__$Event_$String_$Void(); - this.onTextEdit = new lime_app__$Event_$String_$Int_$Int_$Void(); - this.onRestore = new lime_app__$Event_$Void_$Void(); - this.onResize = new lime_app__$Event_$Int_$Int_$Void(); - this.onRenderContextRestored = new lime_app__$Event_$lime_$graphics_$RenderContext_$Void(); - this.onRenderContextLost = new lime_app__$Event_$Void_$Void(); - this.onRender = new lime_app__$Event_$lime_$graphics_$RenderContext_$Void(); - this.onMove = new lime_app__$Event_$Float_$Float_$Void(); - this.onMouseWheel = new lime_app__$Event_$Float_$Float_$lime_$ui_$MouseWheelMode_$Void(); - this.onMouseUp = new lime_app__$Event_$Float_$Float_$Int_$Void(); - this.onMouseMoveRelative = new lime_app__$Event_$Float_$Float_$Void(); - this.onMouseMove = new lime_app__$Event_$Float_$Float_$Void(); - this.onMouseDown = new lime_app__$Event_$Float_$Float_$lime_$ui_$MouseButton_$Void(); - this.onMinimize = new lime_app__$Event_$Void_$Void(); - this.onMaximize = new lime_app__$Event_$Void_$Void(); - this.onLeave = new lime_app__$Event_$Void_$Void(); - this.onKeyUp = new lime_app__$Event_$lime_$ui_$KeyCode_$lime_$ui_$KeyModifier_$Void(); - this.onKeyDown = new lime_app__$Event_$lime_$ui_$KeyCode_$lime_$ui_$KeyModifier_$Void(); - this.onFullscreen = new lime_app__$Event_$Void_$Void(); - this.onFocusOut = new lime_app__$Event_$Void_$Void(); - this.onFocusIn = new lime_app__$Event_$Void_$Void(); - this.onExpose = new lime_app__$Event_$Void_$Void(); - this.onEnter = new lime_app__$Event_$Void_$Void(); - this.onDropFile = new lime_app__$Event_$String_$Void(); - this.onDeactivate = new lime_app__$Event_$Void_$Void(); - this.onClose = new lime_app__$Event_$Void_$Void(); - this.onActivate = new lime_app__$Event_$Void_$Void(); - this.application = application; - this.__attributes = attributes != null ? attributes : { }; - if(Object.prototype.hasOwnProperty.call(this.__attributes,"parameters")) { - this.parameters = this.__attributes.parameters; - } - this.__width = 0; - this.__height = 0; - this.__fullscreen = false; - this.__scale = 1; - this.__x = 0; - this.__y = 0; - this.__title = ""; - this.id = -1; - this.__backend = new lime__$internal_backend_html5_HTML5Window(this); -}; -$hxClasses["lime.ui.Window"] = lime_ui_Window; -lime_ui_Window.__name__ = "lime.ui.Window"; -lime_ui_Window.prototype = { - alert: function(message,title) { - this.__backend.alert(message,title); - } - ,close: function() { - this.__backend.close(); - } - ,focus: function() { - this.__backend.focus(); - } - ,move: function(x,y) { - this.__backend.move(x,y); - this.__x = x; - this.__y = y; - } - ,readPixels: function(rect) { - return this.__backend.readPixels(rect); - } - ,resize: function(width,height) { - this.__backend.resize(width,height); - this.__width = width; - this.__height = height; - } - ,setIcon: function(image) { - if(image == null) { - return; - } - this.__backend.setIcon(image); - } - ,toString: function() { - return "[object Window]"; - } - ,warpMouse: function(x,y) { - this.__backend.warpMouse(x,y); - } - ,get_cursor: function() { - return this.__backend.getCursor(); - } - ,set_cursor: function(value) { - return this.__backend.setCursor(value); - } - ,get_display: function() { - return this.__backend.getDisplay(); - } - ,get_displayMode: function() { - return this.__backend.getDisplayMode(); - } - ,set_displayMode: function(value) { - return this.__backend.setDisplayMode(value); - } - ,get_borderless: function() { - return this.__borderless; - } - ,set_borderless: function(value) { - return this.__borderless = this.__backend.setBorderless(value); - } - ,get_frameRate: function() { - return this.__backend.getFrameRate(); - } - ,set_frameRate: function(value) { - return this.__backend.setFrameRate(value); - } - ,get_fullscreen: function() { - return this.__fullscreen; - } - ,set_fullscreen: function(value) { - return this.__fullscreen = this.__backend.setFullscreen(value); - } - ,get_height: function() { - return this.__height; - } - ,set_height: function(value) { - this.resize(this.__width,value); - return this.__height; - } - ,get_hidden: function() { - return this.__hidden; - } - ,get_maximized: function() { - return this.__maximized; - } - ,set_maximized: function(value) { - this.__minimized = false; - return this.__maximized = this.__backend.setMaximized(value); - } - ,get_minimized: function() { - return this.__minimized; - } - ,set_minimized: function(value) { - this.__maximized = false; - return this.__minimized = this.__backend.setMinimized(value); - } - ,get_mouseLock: function() { - return this.__backend.getMouseLock(); - } - ,set_mouseLock: function(value) { - this.__backend.setMouseLock(value); - return value; - } - ,get_resizable: function() { - return this.__resizable; - } - ,set_resizable: function(value) { - this.__resizable = this.__backend.setResizable(value); - return this.__resizable; - } - ,get_scale: function() { - return this.__scale; - } - ,get_textInputEnabled: function() { - return this.__backend.getTextInputEnabled(); - } - ,set_textInputEnabled: function(value) { - return this.__backend.setTextInputEnabled(value); - } - ,get_title: function() { - return this.__title; - } - ,set_title: function(value) { - return this.__title = this.__backend.setTitle(value); - } - ,get_width: function() { - return this.__width; - } - ,set_width: function(value) { - this.resize(value,this.__height); - return this.__width; - } - ,get_x: function() { - return this.__x; - } - ,set_x: function(value) { - this.move(value,this.__y); - return this.__x; - } - ,get_y: function() { - return this.__y; - } - ,set_y: function(value) { - this.move(this.__x,value); - return this.__y; - } - ,__class__: lime_ui_Window -}; -var lime_utils_TAError = $hxEnums["lime.utils.TAError"] = { __ename__ : "lime.utils.TAError", __constructs__ : ["RangeError"] - ,RangeError: {_hx_index:0,__enum__:"lime.utils.TAError",toString:$estr} -}; -var lime_utils_AssetBundle = function() { - this.data = new haxe_ds_StringMap(); - this.paths = []; -}; -$hxClasses["lime.utils.AssetBundle"] = lime_utils_AssetBundle; -lime_utils_AssetBundle.__name__ = "lime.utils.AssetBundle"; -lime_utils_AssetBundle.fromBytes = function(bytes) { - var input = new haxe_io_BytesInput(bytes); - return lime_utils_AssetBundle.__extractBundle(input); -}; -lime_utils_AssetBundle.fromFile = function(path) { - return null; -}; -lime_utils_AssetBundle.loadFromBytes = function(bytes) { - return lime_app_Future.withValue(lime_utils_AssetBundle.fromBytes(bytes)); -}; -lime_utils_AssetBundle.loadFromFile = function(path) { - return lime_utils_Bytes.loadFromFile(path).then(lime_utils_AssetBundle.loadFromBytes); -}; -lime_utils_AssetBundle.__extractBundle = function(input) { - var entries = haxe_zip_Reader.readZip(input); - var bundle = new lime_utils_AssetBundle(); - var _g_head = entries.h; - while(_g_head != null) { - var val = _g_head.item; - _g_head = _g_head.next; - var entry = val; - if(entry.compressed) { - var bytes = entry.data; - var this1 = bundle.data; - var key = entry.fileName; - var value = lime_utils_Bytes.decompress(bytes,lime_utils_CompressionAlgorithm.DEFLATE); - this1.h[key] = value; - } else { - bundle.data.h[entry.fileName] = entry.data; - } - bundle.paths.push(entry.fileName); - } - return bundle; -}; -lime_utils_AssetBundle.prototype = { - __class__: lime_utils_AssetBundle -}; -var lime_utils_AssetCache = function() { - this.enabled = true; - this.audio = new haxe_ds_StringMap(); - this.font = new haxe_ds_StringMap(); - this.image = new haxe_ds_StringMap(); - this.version = 974939; -}; -$hxClasses["lime.utils.AssetCache"] = lime_utils_AssetCache; -lime_utils_AssetCache.__name__ = "lime.utils.AssetCache"; -lime_utils_AssetCache.prototype = { - exists: function(id,type) { - if(type == "IMAGE" || type == null) { - if(Object.prototype.hasOwnProperty.call(this.image.h,id)) { - return true; - } - } - if(type == "FONT" || type == null) { - if(Object.prototype.hasOwnProperty.call(this.font.h,id)) { - return true; - } - } - if(type == "SOUND" || type == "MUSIC" || type == null) { - if(Object.prototype.hasOwnProperty.call(this.audio.h,id)) { - return true; - } - } - return false; - } - ,set: function(id,type,asset) { - switch(type) { - case "FONT": - this.font.h[id] = asset; - break; - case "IMAGE": - if(!((asset) instanceof lime_graphics_Image)) { - throw haxe_Exception.thrown("Cannot cache non-Image asset: " + Std.string(asset) + " as Image"); - } - this.image.h[id] = asset; - break; - case "MUSIC":case "SOUND": - if(!((asset) instanceof lime_media_AudioBuffer)) { - throw haxe_Exception.thrown("Cannot cache non-AudioBuffer asset: " + Std.string(asset) + " as AudioBuffer"); - } - this.audio.h[id] = asset; - break; - default: - throw haxe_Exception.thrown(type + " assets are not cachable"); - } - } - ,clear: function(prefix) { - if(prefix == null) { - this.audio = new haxe_ds_StringMap(); - this.font = new haxe_ds_StringMap(); - this.image = new haxe_ds_StringMap(); - } else { - var keys = haxe_ds_StringMap.keysIterator(this.audio.h); - var key = keys; - while(key.hasNext()) { - var key1 = key.next(); - if(StringTools.startsWith(key1,prefix)) { - var _this = this.audio; - if(Object.prototype.hasOwnProperty.call(_this.h,key1)) { - delete(_this.h[key1]); - } - } - } - var keys = haxe_ds_StringMap.keysIterator(this.font.h); - var key = keys; - while(key.hasNext()) { - var key1 = key.next(); - if(StringTools.startsWith(key1,prefix)) { - var _this = this.font; - if(Object.prototype.hasOwnProperty.call(_this.h,key1)) { - delete(_this.h[key1]); - } - } - } - var keys = haxe_ds_StringMap.keysIterator(this.image.h); - var key = keys; - while(key.hasNext()) { - var key1 = key.next(); - if(StringTools.startsWith(key1,prefix)) { - var _this = this.image; - if(Object.prototype.hasOwnProperty.call(_this.h,key1)) { - delete(_this.h[key1]); - } - } - } - } - } - ,__class__: lime_utils_AssetCache -}; -var lime_utils_AssetLibrary = function() { - this.types = new haxe_ds_StringMap(); - this.sizes = new haxe_ds_StringMap(); - this.preload = new haxe_ds_StringMap(); - this.paths = new haxe_ds_StringMap(); - this.pathGroups = new haxe_ds_StringMap(); - this.classTypes = new haxe_ds_StringMap(); - this.cachedText = new haxe_ds_StringMap(); - this.cachedImages = new haxe_ds_StringMap(); - this.cachedFonts = new haxe_ds_StringMap(); - this.cachedBytes = new haxe_ds_StringMap(); - this.cachedAudioBuffers = new haxe_ds_StringMap(); - this.onChange = new lime_app__$Event_$Void_$Void(); - this.bytesLoaded = 0; - this.bytesTotal = 0; -}; -$hxClasses["lime.utils.AssetLibrary"] = lime_utils_AssetLibrary; -lime_utils_AssetLibrary.__name__ = "lime.utils.AssetLibrary"; -lime_utils_AssetLibrary.fromBytes = function(bytes,rootPath) { - return lime_utils_AssetLibrary.fromManifest(lime_utils_AssetManifest.fromBytes(bytes,rootPath)); -}; -lime_utils_AssetLibrary.fromFile = function(path,rootPath) { - return lime_utils_AssetLibrary.fromManifest(lime_utils_AssetManifest.fromFile(path,rootPath)); -}; -lime_utils_AssetLibrary.fromBundle = function(bundle) { - if(Object.prototype.hasOwnProperty.call(bundle.data.h,"library.json")) { - var manifest = lime_utils_AssetManifest.fromBytes(bundle.data.h["library.json"]); - if(manifest != null) { - var library = null; - if(manifest.libraryType == null) { - library = new lime_utils_AssetLibrary(); - } else { - var name = manifest.libraryType; - var libraryClass = $hxClasses[name]; - if(libraryClass != null) { - library = Type.createInstance(libraryClass,manifest.libraryArgs); - } else { - lime_utils_Log.warn("Could not find library type: " + manifest.libraryType,{ fileName : "lime/utils/AssetLibrary.hx", lineNumber : 122, className : "lime.utils.AssetLibrary", methodName : "fromBundle"}); - return null; - } - } - library.__fromBundle(bundle,manifest); - return library; - } - } else { - var library = new lime_utils_AssetLibrary(); - library.__fromBundle(bundle); - return library; - } - return null; -}; -lime_utils_AssetLibrary.fromManifest = function(manifest) { - if(manifest == null) { - return null; - } - var library = null; - if(manifest.libraryType == null) { - library = new lime_utils_AssetLibrary(); - } else { - var name = manifest.libraryType; - var libraryClass = $hxClasses[name]; - if(libraryClass != null) { - library = Type.createInstance(libraryClass,manifest.libraryArgs); - } else { - lime_utils_Log.warn("Could not find library type: " + manifest.libraryType,{ fileName : "lime/utils/AssetLibrary.hx", lineNumber : 160, className : "lime.utils.AssetLibrary", methodName : "fromManifest"}); - return null; - } - } - library.__fromManifest(manifest); - return library; -}; -lime_utils_AssetLibrary.loadFromBytes = function(bytes,rootPath) { - return lime_utils_AssetManifest.loadFromBytes(bytes,rootPath).then(function(manifest) { - return lime_utils_AssetLibrary.loadFromManifest(manifest); - }); -}; -lime_utils_AssetLibrary.loadFromFile = function(path,rootPath) { - return lime_utils_AssetManifest.loadFromFile(path,rootPath).then(function(manifest) { - return lime_utils_AssetLibrary.loadFromManifest(manifest); - }); -}; -lime_utils_AssetLibrary.loadFromManifest = function(manifest) { - var library = lime_utils_AssetLibrary.fromManifest(manifest); - if(library != null) { - return library.load(); - } else { - return lime_app_Future.withError("Could not load asset manifest"); - } -}; -lime_utils_AssetLibrary.prototype = { - exists: function(id,type) { - var requestedType = type != null ? js_Boot.__cast(type , String) : null; - var assetType = this.types.h[id]; - if(assetType != null) { - if(assetType == requestedType || (requestedType == "SOUND" || requestedType == "MUSIC") && (assetType == "MUSIC" || assetType == "SOUND")) { - return true; - } - if(requestedType == "BINARY" || requestedType == null || assetType == "BINARY" && requestedType == "TEXT") { - return true; - } - } - return false; - } - ,getAsset: function(id,type) { - switch(type) { - case "BINARY": - return this.getBytes(id); - case "FONT": - return this.getFont(id); - case "IMAGE": - return this.getImage(id); - case "MUSIC":case "SOUND": - return this.getAudioBuffer(id); - case "TEMPLATE": - throw haxe_Exception.thrown("Not sure how to get template: " + id); - case "TEXT": - return this.getText(id); - default: - throw haxe_Exception.thrown("Unknown asset type: " + type); - } - } - ,getAudioBuffer: function(id) { - if(Object.prototype.hasOwnProperty.call(this.cachedAudioBuffers.h,id)) { - return this.cachedAudioBuffers.h[id]; - } else if(Object.prototype.hasOwnProperty.call(this.classTypes.h,id)) { - return lime_media_AudioBuffer.fromBytes(js_Boot.__cast(Type.createInstance(this.classTypes.h[id],[]) , haxe_io_Bytes)); - } else { - return lime_media_AudioBuffer.fromFile(this.paths.h[id]); - } - } - ,getBytes: function(id) { - if(Object.prototype.hasOwnProperty.call(this.cachedBytes.h,id)) { - return this.cachedBytes.h[id]; - } else if(Object.prototype.hasOwnProperty.call(this.cachedText.h,id)) { - var bytes = lime_utils_Bytes.ofString(this.cachedText.h[id]); - this.cachedBytes.h[id] = bytes; - return bytes; - } else if(Object.prototype.hasOwnProperty.call(this.classTypes.h,id)) { - return js_Boot.__cast(Type.createInstance(this.classTypes.h[id],[]) , haxe_io_Bytes); - } else { - return lime_utils_Bytes.fromFile(this.paths.h[id]); - } - } - ,getFont: function(id) { - if(Object.prototype.hasOwnProperty.call(this.cachedFonts.h,id)) { - return this.cachedFonts.h[id]; - } else if(Object.prototype.hasOwnProperty.call(this.classTypes.h,id)) { - return js_Boot.__cast(Type.createInstance(this.classTypes.h[id],[]) , lime_text_Font); - } else { - return lime_text_Font.fromFile(this.paths.h[id]); - } - } - ,getImage: function(id) { - if(Object.prototype.hasOwnProperty.call(this.cachedImages.h,id)) { - return this.cachedImages.h[id]; - } else if(Object.prototype.hasOwnProperty.call(this.classTypes.h,id)) { - return js_Boot.__cast(Type.createInstance(this.classTypes.h[id],[]) , lime_graphics_Image); - } else { - return lime_graphics_Image.fromFile(this.paths.h[id]); - } - } - ,getPath: function(id) { - if(Object.prototype.hasOwnProperty.call(this.paths.h,id)) { - return this.paths.h[id]; - } else if(Object.prototype.hasOwnProperty.call(this.pathGroups.h,id)) { - return this.pathGroups.h[id][0]; - } else { - return null; - } - } - ,getText: function(id) { - if(Object.prototype.hasOwnProperty.call(this.cachedText.h,id)) { - return this.cachedText.h[id]; - } else { - var bytes = this.getBytes(id); - if(bytes == null) { - return null; - } else { - return bytes.getString(0,bytes.length); - } - } - } - ,isLocal: function(id,type) { - if(Object.prototype.hasOwnProperty.call(this.classTypes.h,id)) { - return true; - } - var requestedType = type != null ? js_Boot.__cast(type , String) : null; - if(requestedType == null) { - if(!Object.prototype.hasOwnProperty.call(this.cachedBytes.h,id)) { - return Object.prototype.hasOwnProperty.call(this.cachedText.h,id); - } else { - return true; - } - } else { - switch(requestedType) { - case "FONT": - return Object.prototype.hasOwnProperty.call(this.cachedFonts.h,id); - case "IMAGE": - return Object.prototype.hasOwnProperty.call(this.cachedImages.h,id); - case "MUSIC":case "SOUND": - return Object.prototype.hasOwnProperty.call(this.cachedAudioBuffers.h,id); - default: - if(!Object.prototype.hasOwnProperty.call(this.cachedBytes.h,id)) { - return Object.prototype.hasOwnProperty.call(this.cachedText.h,id); - } else { - return true; - } - } - } - } - ,list: function(type) { - var requestedType = type != null ? js_Boot.__cast(type , String) : null; - var items = []; - var id = haxe_ds_StringMap.keysIterator(this.types.h); - while(id.hasNext()) { - var id1 = id.next(); - if(requestedType == null || this.exists(id1,type)) { - items.push(id1); - } - } - return items; - } - ,loadAsset: function(id,type) { - switch(type) { - case "BINARY": - return this.loadBytes(id); - case "FONT": - return this.loadFont(id); - case "IMAGE": - return this.loadImage(id); - case "MUSIC":case "SOUND": - return this.loadAudioBuffer(id); - case "TEMPLATE": - throw haxe_Exception.thrown("Not sure how to load template: " + id); - case "TEXT": - return this.loadText(id); - default: - throw haxe_Exception.thrown("Unknown asset type: " + type); - } - } - ,load: function() { - if(this.loaded) { - return lime_app_Future.withValue(this); - } - if(this.promise == null) { - this.promise = new lime_app_Promise(); - this.bytesLoadedCache = new haxe_ds_StringMap(); - this.assetsLoaded = 0; - this.assetsTotal = 1; - var id = haxe_ds_StringMap.keysIterator(this.preload.h); - while(id.hasNext()) { - var id1 = id.next(); - if(!this.preload.h[id1]) { - continue; - } - lime_utils_Log.verbose("Preloading asset: " + id1 + " [" + this.types.h[id1] + "]",{ fileName : "lime/utils/AssetLibrary.hx", lineNumber : 405, className : "lime.utils.AssetLibrary", methodName : "load"}); - var _g = this.types.h[id1]; - if(_g != null) { - switch(_g) { - case "BINARY": - this.assetsTotal++; - var future = this.loadBytes(id1); - future.onProgress((function(id,_g) { - return function(bytesLoaded,bytesTotal) { - _g[0](id[0],bytesLoaded,bytesTotal); - }; - })([id1],[$bind(this,this.load_onProgress)])); - future.onError((function(id,_g) { - return function(message) { - _g[0](id[0],message); - }; - })([id1],[$bind(this,this.load_onError)])); - future.onComplete((function(id,_g) { - return function(bytes) { - _g[0](id[0],bytes); - }; - })([id1],[$bind(this,this.loadBytes_onComplete)])); - break; - case "FONT": - this.assetsTotal++; - var future1 = this.loadFont(id1); - future1.onProgress((function(id,_g) { - return function(bytesLoaded,bytesTotal) { - _g[0](id[0],bytesLoaded,bytesTotal); - }; - })([id1],[$bind(this,this.load_onProgress)])); - future1.onError((function(id,_g) { - return function(message) { - _g[0](id[0],message); - }; - })([id1],[$bind(this,this.load_onError)])); - future1.onComplete((function(id,_g) { - return function(font) { - _g[0](id[0],font); - }; - })([id1],[$bind(this,this.loadFont_onComplete)])); - break; - case "IMAGE": - this.assetsTotal++; - var future2 = this.loadImage(id1); - future2.onProgress((function(id,_g) { - return function(bytesLoaded,bytesTotal) { - _g[0](id[0],bytesLoaded,bytesTotal); - }; - })([id1],[$bind(this,this.load_onProgress)])); - future2.onError((function(id,_g) { - return function(message) { - _g[0](id[0],message); - }; - })([id1],[$bind(this,this.load_onError)])); - future2.onComplete((function(id,_g) { - return function(image) { - _g[0](id[0],image); - }; - })([id1],[$bind(this,this.loadImage_onComplete)])); - break; - case "MUSIC":case "SOUND": - this.assetsTotal++; - var future3 = this.loadAudioBuffer(id1); - future3.onProgress((function(id,_g) { - return function(bytesLoaded,bytesTotal) { - _g[0](id[0],bytesLoaded,bytesTotal); - }; - })([id1],[$bind(this,this.load_onProgress)])); - future3.onError((function(id,_g) { - return function(message) { - _g[0](id[0],message); - }; - })([id1],[$bind(this,this.loadAudioBuffer_onError)])); - future3.onComplete((function(id,_g) { - return function(audioBuffer) { - _g[0](id[0],audioBuffer); - }; - })([id1],[$bind(this,this.loadAudioBuffer_onComplete)])); - break; - case "TEXT": - this.assetsTotal++; - var future4 = this.loadText(id1); - future4.onProgress((function(id,_g) { - return function(bytesLoaded,bytesTotal) { - _g[0](id[0],bytesLoaded,bytesTotal); - }; - })([id1],[$bind(this,this.load_onProgress)])); - future4.onError((function(id,_g) { - return function(message) { - _g[0](id[0],message); - }; - })([id1],[$bind(this,this.load_onError)])); - future4.onComplete((function(id,_g) { - return function(text) { - _g[0](id[0],text); - }; - })([id1],[$bind(this,this.loadText_onComplete)])); - break; - default: - } - } - } - this.__assetLoaded(null); - } - return this.promise.future; - } - ,loadAudioBuffer: function(id) { - if(Object.prototype.hasOwnProperty.call(this.cachedAudioBuffers.h,id)) { - return lime_app_Future.withValue(this.cachedAudioBuffers.h[id]); - } else if(Object.prototype.hasOwnProperty.call(this.classTypes.h,id)) { - return lime_app_Future.withValue(Type.createInstance(this.classTypes.h[id],[])); - } else if(Object.prototype.hasOwnProperty.call(this.pathGroups.h,id)) { - return lime_media_AudioBuffer.loadFromFiles(this.pathGroups.h[id]); - } else { - return lime_media_AudioBuffer.loadFromFile(this.paths.h[id]); - } - } - ,loadBytes: function(id) { - if(Object.prototype.hasOwnProperty.call(this.cachedBytes.h,id)) { - return lime_app_Future.withValue(this.cachedBytes.h[id]); - } else if(Object.prototype.hasOwnProperty.call(this.classTypes.h,id)) { - return lime_app_Future.withValue(Type.createInstance(this.classTypes.h[id],[])); - } else { - return lime_utils_Bytes.loadFromFile(this.paths.h[id]); - } - } - ,loadFont: function(id) { - if(Object.prototype.hasOwnProperty.call(this.cachedFonts.h,id)) { - return lime_app_Future.withValue(this.cachedFonts.h[id]); - } else if(Object.prototype.hasOwnProperty.call(this.classTypes.h,id)) { - var font = Type.createInstance(this.classTypes.h[id],[]); - return font.__loadFromName(font.name); - } else { - return lime_text_Font.loadFromName(this.paths.h[id]); - } - } - ,loadImage: function(id) { - var _gthis = this; - if(Object.prototype.hasOwnProperty.call(this.cachedImages.h,id)) { - return lime_app_Future.withValue(this.cachedImages.h[id]); - } else if(Object.prototype.hasOwnProperty.call(this.classTypes.h,id)) { - return lime_app_Future.withValue(Type.createInstance(this.classTypes.h[id],[])); - } else if(Object.prototype.hasOwnProperty.call(this.cachedBytes.h,id)) { - return lime_graphics_Image.loadFromBytes(this.cachedBytes.h[id]).then(function(image) { - var _this = _gthis.cachedBytes; - if(Object.prototype.hasOwnProperty.call(_this.h,id)) { - delete(_this.h[id]); - } - _gthis.cachedImages.h[id] = image; - return lime_app_Future.withValue(image); - }); - } else { - return lime_graphics_Image.loadFromFile(this.paths.h[id]); - } - } - ,loadText: function(id) { - if(Object.prototype.hasOwnProperty.call(this.cachedText.h,id)) { - return lime_app_Future.withValue(this.cachedText.h[id]); - } else if(Object.prototype.hasOwnProperty.call(this.cachedBytes.h,id) || Object.prototype.hasOwnProperty.call(this.classTypes.h,id)) { - var bytes = this.getBytes(id); - if(bytes == null) { - return lime_app_Future.withValue(null); - } else { - var text = bytes.getString(0,bytes.length); - this.cachedText.h[id] = text; - return lime_app_Future.withValue(text); - } - } else { - var request = new lime_net__$HTTPRequest_$String(); - return request.load(this.paths.h[id]); - } - } - ,unload: function() { - } - ,__assetLoaded: function(id) { - this.assetsLoaded++; - if(id != null) { - lime_utils_Log.verbose("Loaded asset: " + id + " [" + this.types.h[id] + "] (" + (this.assetsLoaded - 1) + "/" + (this.assetsTotal - 1) + ")",{ fileName : "lime/utils/AssetLibrary.hx", lineNumber : 619, className : "lime.utils.AssetLibrary", methodName : "__assetLoaded"}); - } - if(id != null) { - var size = Object.prototype.hasOwnProperty.call(this.sizes.h,id) ? this.sizes.h[id] : 0; - if(!Object.prototype.hasOwnProperty.call(this.bytesLoadedCache.h,id)) { - this.bytesLoaded += size; - } else { - var cache = this.bytesLoadedCache.h[id]; - if(cache < size) { - this.bytesLoaded += size - cache; - } - } - this.bytesLoadedCache.h[id] = size; - } - if(this.assetsLoaded < this.assetsTotal) { - this.promise.progress(this.bytesLoaded,this.bytesTotal); - } else { - this.loaded = true; - this.promise.progress(this.bytesTotal,this.bytesTotal); - this.promise.complete(this); - } - } - ,__cacheBreak: function(path) { - return lime_utils_Assets.__cacheBreak(path); - } - ,__fromBundle: function(bundle,manifest) { - if(manifest != null) { - var id; - var data; - var type; - var _g = 0; - var _g1 = manifest.assets; - while(_g < _g1.length) { - var asset = _g1[_g]; - ++_g; - id = Object.prototype.hasOwnProperty.call(asset,"id") ? asset.id : asset.path; - data = bundle.data.h[asset.path]; - if(Object.prototype.hasOwnProperty.call(asset,"type")) { - type = asset.type; - if(type == "TEXT") { - this.cachedText.h[id] = data != null ? Std.string(data) : null; - } else { - this.cachedBytes.h[id] = data; - } - this.types.h[id] = asset.type; - } else { - this.cachedBytes.h[id] = data; - this.types.h[id] = "BINARY"; - } - } - } else { - var _g = 0; - var _g1 = bundle.paths; - while(_g < _g1.length) { - var path = _g1[_g]; - ++_g; - this.cachedBytes.h[path] = bundle.data.h[path]; - this.types.h[path] = "BINARY"; - } - } - } - ,__fromManifest: function(manifest) { - var hasSize = manifest.version >= 2; - var size; - var id; - var pathGroup; - var classRef; - var basePath = manifest.rootPath; - if(basePath == null) { - basePath = ""; - } - if(basePath != "") { - basePath += "/"; - } - var _g = 0; - var _g1 = manifest.assets; - while(_g < _g1.length) { - var asset = _g1[_g]; - ++_g; - size = hasSize && Object.prototype.hasOwnProperty.call(asset,"size") ? asset.size : 100; - id = Object.prototype.hasOwnProperty.call(asset,"id") ? asset.id : asset.path; - if(Object.prototype.hasOwnProperty.call(asset,"path")) { - var this1 = this.paths; - var value = this.__cacheBreak(this.__resolvePath(basePath + Std.string(Reflect.field(asset,"path")))); - this1.h[id] = value; - } - if(Object.prototype.hasOwnProperty.call(asset,"pathGroup")) { - pathGroup = Reflect.field(asset,"pathGroup"); - var _g2 = 0; - var _g3 = pathGroup.length; - while(_g2 < _g3) { - var i = _g2++; - pathGroup[i] = this.__cacheBreak(this.__resolvePath(basePath + pathGroup[i])); - } - this.pathGroups.h[id] = pathGroup; - } - this.sizes.h[id] = size; - this.types.h[id] = asset.type; - if(Object.prototype.hasOwnProperty.call(asset,"preload")) { - this.preload.h[id] = Reflect.field(asset,"preload"); - } - if(Object.prototype.hasOwnProperty.call(asset,"className")) { - var name = Reflect.field(asset,"className"); - classRef = $hxClasses[name]; - this.classTypes.h[id] = classRef; - } - } - this.bytesTotal = 0; - var _g = 0; - var _g1 = manifest.assets; - while(_g < _g1.length) { - var asset = _g1[_g]; - ++_g; - id = Object.prototype.hasOwnProperty.call(asset,"id") ? asset.id : asset.path; - if(Object.prototype.hasOwnProperty.call(this.preload.h,id) && this.preload.h[id] && Object.prototype.hasOwnProperty.call(this.sizes.h,id)) { - this.bytesTotal += this.sizes.h[id]; - } - } - } - ,__resolvePath: function(path) { - path = StringTools.replace(path,"\\","/"); - var colonIdx = path.indexOf(":"); - if(StringTools.startsWith(path,"http") && colonIdx > 0) { - var lastSlashIdx = colonIdx + 3; - var httpSection = HxOverrides.substr(path,0,lastSlashIdx); - path = httpSection + StringTools.replace(HxOverrides.substr(path,lastSlashIdx,null),"//","/"); - } else { - path = StringTools.replace(path,"//","/"); - } - if(path.indexOf("./") > -1) { - var split = path.split("/"); - var newPath = []; - var _g = 0; - var _g1 = split.length; - while(_g < _g1) { - var i = _g++; - if(split[i] == "..") { - if(i == 0 || newPath[i - 1] == "..") { - newPath.push(".."); - } else { - newPath.pop(); - } - } else if(split[i] == ".") { - if(i == 0) { - newPath.push("."); - } - } else { - newPath.push(split[i]); - } - } - path = newPath.join("/"); - } - return path; - } - ,loadAudioBuffer_onComplete: function(id,audioBuffer) { - this.cachedAudioBuffers.h[id] = audioBuffer; - if(Object.prototype.hasOwnProperty.call(this.pathGroups.h,id)) { - var pathGroup = this.pathGroups.h[id]; - var otherID = haxe_ds_StringMap.keysIterator(this.pathGroups.h); - while(otherID.hasNext()) { - var otherID1 = otherID.next(); - if(otherID1 == id) { - continue; - } - var _g = 0; - while(_g < pathGroup.length) { - var path = pathGroup[_g]; - ++_g; - if(this.pathGroups.h[otherID1].indexOf(path) > -1) { - this.cachedAudioBuffers.h[otherID1] = audioBuffer; - break; - } - } - } - } - this.__assetLoaded(id); - } - ,loadAudioBuffer_onError: function(id,message) { - if(message != null && message != "") { - lime_utils_Log.warn("Could not load \"" + id + "\": " + Std.string(message),{ fileName : "lime/utils/AssetLibrary.hx", lineNumber : 865, className : "lime.utils.AssetLibrary", methodName : "loadAudioBuffer_onError"}); - } else { - lime_utils_Log.warn("Could not load \"" + id + "\"",{ fileName : "lime/utils/AssetLibrary.hx", lineNumber : 869, className : "lime.utils.AssetLibrary", methodName : "loadAudioBuffer_onError"}); - } - this.loadAudioBuffer_onComplete(id,new lime_media_AudioBuffer()); - } - ,loadBytes_onComplete: function(id,bytes) { - this.cachedBytes.h[id] = bytes; - this.__assetLoaded(id); - } - ,loadFont_onComplete: function(id,font) { - this.cachedFonts.h[id] = font; - this.__assetLoaded(id); - } - ,loadImage_onComplete: function(id,image) { - this.cachedImages.h[id] = image; - this.__assetLoaded(id); - } - ,loadText_onComplete: function(id,text) { - this.cachedText.h[id] = text; - this.__assetLoaded(id); - } - ,load_onError: function(id,message) { - if(message != null && message != "") { - this.promise.error("Error loading asset \"" + id + "\": " + Std.string(message)); - } else { - this.promise.error("Error loading asset \"" + id + "\""); - } - } - ,load_onProgress: function(id,bytesLoaded,bytesTotal) { - if(bytesLoaded > 0) { - var size = this.sizes.h[id]; - var percent; - if(bytesTotal > 0) { - percent = bytesLoaded / bytesTotal; - if(percent > 1) { - percent = 1; - } - bytesLoaded = Math.floor(percent * size); - } else if(bytesLoaded > size) { - bytesLoaded = size; - } - if(Object.prototype.hasOwnProperty.call(this.bytesLoadedCache.h,id)) { - var cache = this.bytesLoadedCache.h[id]; - if(bytesLoaded != cache) { - this.bytesLoaded += bytesLoaded - cache; - } - } else { - this.bytesLoaded += bytesLoaded; - } - this.bytesLoadedCache.h[id] = bytesLoaded; - this.promise.progress(this.bytesLoaded,this.bytesTotal); - } - } - ,__class__: lime_utils_AssetLibrary -}; -var lime_utils_AssetManifest = function() { - this.assets = []; - this.libraryArgs = []; - this.version = 2; -}; -$hxClasses["lime.utils.AssetManifest"] = lime_utils_AssetManifest; -lime_utils_AssetManifest.__name__ = "lime.utils.AssetManifest"; -lime_utils_AssetManifest.fromBytes = function(bytes,rootPath) { - if(bytes != null) { - return lime_utils_AssetManifest.parse(bytes.getString(0,bytes.length),rootPath); - } else { - return null; - } -}; -lime_utils_AssetManifest.fromFile = function(path,rootPath) { - path = lime_utils_AssetManifest.__resolvePath(path); - rootPath = lime_utils_AssetManifest.__resolveRootPath(rootPath,path); - if(path == null) { - return null; - } - return lime_utils_AssetManifest.fromBytes(lime_utils_Bytes.fromFile(path),rootPath); -}; -lime_utils_AssetManifest.loadFromBytes = function(bytes,rootPath) { - return lime_app_Future.withValue(lime_utils_AssetManifest.fromBytes(bytes,rootPath)); -}; -lime_utils_AssetManifest.loadFromFile = function(path,rootPath) { - path = lime_utils_AssetManifest.__resolvePath(path); - rootPath = lime_utils_AssetManifest.__resolveRootPath(rootPath,path); - if(path == null) { - return null; - } - return lime_utils_Bytes.loadFromFile(path).then(function(bytes) { - return lime_app_Future.withValue(lime_utils_AssetManifest.fromBytes(bytes,rootPath)); - }); -}; -lime_utils_AssetManifest.parse = function(data,rootPath) { - if(data == null || data == "") { - return null; - } - var manifestData = JSON.parse(data); - var manifest = new lime_utils_AssetManifest(); - if(Object.prototype.hasOwnProperty.call(manifestData,"name")) { - manifest.name = manifestData.name; - } - if(Object.prototype.hasOwnProperty.call(manifestData,"libraryType")) { - manifest.libraryType = manifestData.libraryType; - } - if(Object.prototype.hasOwnProperty.call(manifestData,"libraryArgs")) { - manifest.libraryArgs = manifestData.libraryArgs; - } - if(Object.prototype.hasOwnProperty.call(manifestData,"assets")) { - var assets = manifestData.assets; - if(Object.prototype.hasOwnProperty.call(manifestData,"version") && manifestData.version <= 2) { - manifest.assets = haxe_Unserializer.run(assets); - } else { - manifest.assets = assets; - } - } - if(Object.prototype.hasOwnProperty.call(manifestData,"rootPath")) { - manifest.rootPath = manifestData.rootPath; - } - if(rootPath != null && rootPath != "") { - if(manifest.rootPath == null || manifest.rootPath == "") { - manifest.rootPath = rootPath; - } else { - manifest.rootPath = rootPath + "/" + manifest.rootPath; - } - } - return manifest; -}; -lime_utils_AssetManifest.__resolvePath = function(path) { - if(path == null) { - return null; - } - var queryIndex = path.indexOf("?"); - var basePath; - if(queryIndex > -1) { - basePath = HxOverrides.substr(path,0,queryIndex); - } else { - basePath = path; - } - basePath = StringTools.replace(basePath,"\\","/"); - while(StringTools.endsWith(basePath,"/")) basePath = HxOverrides.substr(basePath,0,basePath.length - 1); - if(StringTools.endsWith(basePath,".bundle")) { - if(queryIndex > -1) { - return basePath + "/library.json" + HxOverrides.substr(path,queryIndex,null); - } else { - return basePath + "/library.json"; - } - } else { - return path; - } -}; -lime_utils_AssetManifest.__resolveRootPath = function(rootPath,path) { - if(rootPath != null) { - return rootPath; - } - var queryIndex = path.indexOf("?"); - if(queryIndex > -1) { - rootPath = HxOverrides.substr(path,0,queryIndex); - } else { - rootPath = path; - } - rootPath = StringTools.replace(rootPath,"\\","/"); - while(StringTools.endsWith(rootPath,"/")) { - if(rootPath == "/") { - return rootPath; - } - rootPath = HxOverrides.substr(rootPath,0,rootPath.length - 1); - } - if(StringTools.endsWith(rootPath,".bundle")) { - return rootPath; - } else { - return haxe_io_Path.directory(rootPath); - } -}; -lime_utils_AssetManifest.prototype = { - serialize: function() { - var manifestData = { }; - manifestData.version = this.version; - manifestData.libraryType = this.libraryType; - manifestData.libraryArgs = this.libraryArgs; - manifestData.name = this.name; - manifestData.assets = haxe_Serializer.run(this.assets); - manifestData.rootPath = this.rootPath; - return JSON.stringify(manifestData); - } - ,__class__: lime_utils_AssetManifest -}; -var lime_utils_Assets = function() { }; -$hxClasses["lime.utils.Assets"] = lime_utils_Assets; -lime_utils_Assets.__name__ = "lime.utils.Assets"; -lime_utils_Assets.exists = function(id,type) { - if(type == null) { - type = "BINARY"; - } - var id1 = id; - var colonIndex = id1.indexOf(":"); - var symbol_libraryName = id1.substring(0,colonIndex); - var symbol_symbolName = id1.substring(colonIndex + 1); - var symbol_library = lime_utils_Assets.getLibrary(symbol_libraryName); - if(symbol_library != null) { - return symbol_library.exists(symbol_symbolName,type); - } - return false; -}; -lime_utils_Assets.getAsset = function(id,type,useCache) { - if(useCache && lime_utils_Assets.cache.enabled) { - switch(type) { - case "BINARY":case "TEXT": - useCache = false; - break; - case "FONT": - var font = lime_utils_Assets.cache.font.h[id]; - if(font != null) { - return font; - } - break; - case "IMAGE": - var image = lime_utils_Assets.cache.image.h[id]; - if(lime_utils_Assets.isValidImage(image)) { - return image; - } - break; - case "MUSIC":case "SOUND": - var audio = lime_utils_Assets.cache.audio.h[id]; - if(lime_utils_Assets.isValidAudio(audio)) { - return audio; - } - break; - case "TEMPLATE": - throw haxe_Exception.thrown("Not sure how to get template: " + id); - default: - return null; - } - } - var id1 = id; - var colonIndex = id1.indexOf(":"); - var symbol_libraryName = id1.substring(0,colonIndex); - var symbol_symbolName = id1.substring(colonIndex + 1); - var symbol_library = lime_utils_Assets.getLibrary(symbol_libraryName); - if(symbol_library != null) { - if(symbol_library.exists(symbol_symbolName,type)) { - if(symbol_library.isLocal(symbol_symbolName,type)) { - var asset = symbol_library.getAsset(symbol_symbolName,type); - if(useCache && lime_utils_Assets.cache.enabled) { - lime_utils_Assets.cache.set(id,type,asset); - } - return asset; - } else { - lime_utils_Log.error(type + " asset \"" + id + "\" exists, but only asynchronously",{ fileName : "lime/utils/Assets.hx", lineNumber : 133, className : "lime.utils.Assets", methodName : "getAsset"}); - } - } else { - lime_utils_Log.error("There is no " + type + " asset with an ID of \"" + id + "\"",{ fileName : "lime/utils/Assets.hx", lineNumber : 138, className : "lime.utils.Assets", methodName : "getAsset"}); - } - } else { - lime_utils_Log.error(lime_utils_Assets.__libraryNotFound(symbol_libraryName),{ fileName : "lime/utils/Assets.hx", lineNumber : 143, className : "lime.utils.Assets", methodName : "getAsset"}); - } - return null; -}; -lime_utils_Assets.getAudioBuffer = function(id,useCache) { - if(useCache == null) { - useCache = true; - } - return lime_utils_Assets.getAsset(id,"SOUND",useCache); -}; -lime_utils_Assets.getBytes = function(id) { - return lime_utils_Assets.getAsset(id,"BINARY",false); -}; -lime_utils_Assets.getFont = function(id,useCache) { - if(useCache == null) { - useCache = true; - } - return lime_utils_Assets.getAsset(id,"FONT",useCache); -}; -lime_utils_Assets.getImage = function(id,useCache) { - if(useCache == null) { - useCache = true; - } - return lime_utils_Assets.getAsset(id,"IMAGE",useCache); -}; -lime_utils_Assets.getLibrary = function(name) { - if(name == null || name == "") { - name = "default"; - } - return lime_utils_Assets.libraries.h[name]; -}; -lime_utils_Assets.getPath = function(id) { - var id1 = id; - var colonIndex = id1.indexOf(":"); - var symbol_libraryName = id1.substring(0,colonIndex); - var symbol_symbolName = id1.substring(colonIndex + 1); - var symbol_library = lime_utils_Assets.getLibrary(symbol_libraryName); - if(symbol_library != null) { - if(symbol_library.exists(symbol_symbolName,null)) { - return symbol_library.getPath(symbol_symbolName); - } else { - lime_utils_Log.error("There is no asset with an ID of \"" + id + "\"",{ fileName : "lime/utils/Assets.hx", lineNumber : 224, className : "lime.utils.Assets", methodName : "getPath"}); - } - } else { - lime_utils_Log.error(lime_utils_Assets.__libraryNotFound(symbol_libraryName),{ fileName : "lime/utils/Assets.hx", lineNumber : 229, className : "lime.utils.Assets", methodName : "getPath"}); - } - return null; -}; -lime_utils_Assets.getText = function(id) { - return lime_utils_Assets.getAsset(id,"TEXT",false); -}; -lime_utils_Assets.hasLibrary = function(name) { - if(name == null || name == "") { - name = "default"; - } - return Object.prototype.hasOwnProperty.call(lime_utils_Assets.libraries.h,name); -}; -lime_utils_Assets.isLocal = function(id,type,useCache) { - if(useCache == null) { - useCache = true; - } - if(useCache && lime_utils_Assets.cache.enabled) { - if(lime_utils_Assets.cache.exists(id,type)) { - return true; - } - } - var id1 = id; - var colonIndex = id1.indexOf(":"); - var symbol_libraryName = id1.substring(0,colonIndex); - var symbol_symbolName = id1.substring(colonIndex + 1); - var symbol_library = lime_utils_Assets.getLibrary(symbol_libraryName); - if(symbol_library != null) { - return symbol_library.isLocal(symbol_symbolName,type); - } else { - return false; - } -}; -lime_utils_Assets.isValidAudio = function(buffer) { - return buffer != null; -}; -lime_utils_Assets.isValidImage = function(image) { - if(image != null) { - return image.buffer != null; - } else { - return false; - } -}; -lime_utils_Assets.list = function(type) { - var items = []; - var library = haxe_ds_StringMap.valueIterator(lime_utils_Assets.libraries.h); - while(library.hasNext()) { - var library1 = library.next(); - var libraryItems = library1.list(type); - if(libraryItems != null) { - items = items.concat(libraryItems); - } - } - return items; -}; -lime_utils_Assets.loadAsset = function(id,type,useCache) { - if(useCache && lime_utils_Assets.cache.enabled) { - switch(type) { - case "BINARY":case "TEXT": - useCache = false; - break; - case "FONT": - var font = lime_utils_Assets.cache.font.h[id]; - if(font != null) { - return lime_app_Future.withValue(font); - } - break; - case "IMAGE": - var image = lime_utils_Assets.cache.image.h[id]; - if(lime_utils_Assets.isValidImage(image)) { - return lime_app_Future.withValue(image); - } - break; - case "MUSIC":case "SOUND": - var audio = lime_utils_Assets.cache.audio.h[id]; - if(lime_utils_Assets.isValidAudio(audio)) { - return lime_app_Future.withValue(audio); - } - break; - case "TEMPLATE": - throw haxe_Exception.thrown("Not sure how to get template: " + id); - default: - return null; - } - } - var id1 = id; - var colonIndex = id1.indexOf(":"); - var symbol_libraryName = id1.substring(0,colonIndex); - var symbol_symbolName = id1.substring(colonIndex + 1); - var symbol_library = lime_utils_Assets.getLibrary(symbol_libraryName); - if(symbol_library != null) { - if(symbol_library.exists(symbol_symbolName,type)) { - var future = symbol_library.loadAsset(symbol_symbolName,type); - if(useCache && lime_utils_Assets.cache.enabled) { - future.onComplete(function(asset) { - lime_utils_Assets.cache.set(id,type,asset); - }); - } - return future; - } else { - return lime_app_Future.withError("There is no " + type + " asset with an ID of \"" + id + "\""); - } - } else { - return lime_app_Future.withError(lime_utils_Assets.__libraryNotFound(symbol_libraryName)); - } -}; -lime_utils_Assets.loadAudioBuffer = function(id,useCache) { - if(useCache == null) { - useCache = true; - } - return lime_utils_Assets.loadAsset(id,"SOUND",useCache); -}; -lime_utils_Assets.loadBytes = function(id) { - return lime_utils_Assets.loadAsset(id,"BINARY",false); -}; -lime_utils_Assets.loadFont = function(id,useCache) { - if(useCache == null) { - useCache = true; - } - return lime_utils_Assets.loadAsset(id,"FONT",useCache); -}; -lime_utils_Assets.loadImage = function(id,useCache) { - if(useCache == null) { - useCache = true; - } - return lime_utils_Assets.loadAsset(id,"IMAGE",useCache); -}; -lime_utils_Assets.loadLibrary = function(id) { - var promise = new lime_app_Promise(); - var library = lime_utils_Assets.getLibrary(id); - if(library != null) { - return library.load(); - } - var path = id; - var rootPath = null; - if(Object.prototype.hasOwnProperty.call(lime_utils_Assets.bundlePaths.h,id)) { - lime_utils_AssetBundle.loadFromFile(lime_utils_Assets.bundlePaths.h[id]).onComplete(function(bundle) { - if(bundle == null) { - promise.error("Cannot load bundle for library \"" + id + "\""); - return; - } - var library = lime_utils_AssetLibrary.fromBundle(bundle); - if(library == null) { - promise.error("Cannot open library \"" + id + "\""); - } else { - lime_utils_Assets.libraries.h[id] = library; - library.onChange.add(($_=lime_utils_Assets.onChange,$bind($_,$_.dispatch))); - promise.completeWith(library.load()); - } - }).onError(function(_) { - promise.error("There is no asset library with an ID of \"" + id + "\""); - }); - } else { - if(Object.prototype.hasOwnProperty.call(lime_utils_Assets.libraryPaths.h,id)) { - path = lime_utils_Assets.libraryPaths.h[id]; - rootPath = haxe_io_Path.directory(path); - } else { - if(StringTools.endsWith(path,".bundle")) { - rootPath = path; - path += "/library.json"; - } else { - rootPath = haxe_io_Path.directory(path); - } - path = lime_utils_Assets.__cacheBreak(path); - } - lime_utils_AssetManifest.loadFromFile(path,rootPath).onComplete(function(manifest) { - if(manifest == null) { - promise.error("Cannot parse asset manifest for library \"" + id + "\""); - return; - } - var library = lime_utils_AssetLibrary.fromManifest(manifest); - if(library == null) { - promise.error("Cannot open library \"" + id + "\""); - } else { - lime_utils_Assets.libraries.h[id] = library; - library.onChange.add(($_=lime_utils_Assets.onChange,$bind($_,$_.dispatch))); - promise.completeWith(library.load()); - } - }).onError(function(_) { - promise.error("There is no asset library with an ID of \"" + id + "\""); - }); - } - return promise.future; -}; -lime_utils_Assets.loadText = function(id) { - return lime_utils_Assets.loadAsset(id,"TEXT",false); -}; -lime_utils_Assets.registerLibrary = function(name,library) { - if(Object.prototype.hasOwnProperty.call(lime_utils_Assets.libraries.h,name)) { - if(lime_utils_Assets.libraries.h[name] == library) { - return; - } else { - lime_utils_Assets.unloadLibrary(name); - } - } - if(library != null) { - library.onChange.add(lime_utils_Assets.library_onChange); - } - lime_utils_Assets.libraries.h[name] = library; -}; -lime_utils_Assets.unloadLibrary = function(name) { - if(name == null || name == "") { - name = "default"; - } - var library = lime_utils_Assets.libraries.h[name]; - if(library != null) { - lime_utils_Assets.cache.clear(name + ":"); - library.onChange.remove(lime_utils_Assets.library_onChange); - library.unload(); - } - var _this = lime_utils_Assets.libraries; - if(Object.prototype.hasOwnProperty.call(_this.h,name)) { - delete(_this.h[name]); - } -}; -lime_utils_Assets.__cacheBreak = function(path) { - if(lime_utils_Assets.cache.version > 0) { - if(path.indexOf("?") > -1) { - path += "&" + lime_utils_Assets.cache.version; - } else { - path += "?" + lime_utils_Assets.cache.version; - } - } - return path; -}; -lime_utils_Assets.__libraryNotFound = function(name) { - if(name == null || name == "") { - name = "default"; - } - if(lime_app_Application.current != null && lime_app_Application.current.__preloader != null && !lime_app_Application.current.__preloader.complete) { - return "There is no asset library named \"" + name + "\", or it is not yet preloaded"; - } else { - return "There is no asset library named \"" + name + "\""; - } -}; -lime_utils_Assets.library_onChange = function() { - lime_utils_Assets.cache.clear(); - lime_utils_Assets.onChange.dispatch(); -}; -var lime_utils__$Assets_LibrarySymbol = function(id) { - var colonIndex = id.indexOf(":"); - this.libraryName = id.substring(0,colonIndex); - this.symbolName = id.substring(colonIndex + 1); - this.library = lime_utils_Assets.getLibrary(this.libraryName); -}; -$hxClasses["lime.utils._Assets.LibrarySymbol"] = lime_utils__$Assets_LibrarySymbol; -lime_utils__$Assets_LibrarySymbol.__name__ = "lime.utils._Assets.LibrarySymbol"; -lime_utils__$Assets_LibrarySymbol.prototype = { - isLocal: function(type) { - return this.library.isLocal(this.symbolName,type); - } - ,exists: function(type) { - return this.library.exists(this.symbolName,type); - } - ,__class__: lime_utils__$Assets_LibrarySymbol -}; -var lime_utils_BytePointer = {}; -lime_utils_BytePointer._new = function(bytes,offset) { - if(offset == null) { - offset = 0; - } - var this1 = new lime_utils_BytePointerData(bytes,offset); - return this1; -}; -lime_utils_BytePointer.set = function(this1,bytes,bufferView,buffer,offset) { - if(buffer != null) { - bytes = haxe_io_Bytes.ofData(buffer); - } - if(bytes != null || bufferView == null) { - this1.bytes = bytes; - this1.offset = offset != null ? offset : 0; - } else { - this1.bytes = haxe_io_Bytes.ofData(bufferView.buffer); - this1.offset = offset != null ? bufferView.byteOffset + offset : bufferView.byteOffset; - } -}; -lime_utils_BytePointer.__arrayGet = function(this1,index) { - if(this1.bytes != null) { - return this1.bytes.b[index + this1.offset]; - } else { - return 0; - } -}; -lime_utils_BytePointer.__arraySet = function(this1,index,value) { - if(this1.bytes == null) { - this1.bytes.b[index + this1.offset] = value & 255; - } - return value; -}; -lime_utils_BytePointer.fromArrayBufferView = function(arrayBufferView) { - if(arrayBufferView == null) { - return null; - } - return new lime_utils_BytePointerData(haxe_io_Bytes.ofData(arrayBufferView.buffer),arrayBufferView.byteOffset); -}; -lime_utils_BytePointer.fromArrayBuffer = function(buffer) { - if(buffer == null) { - return null; - } - return new lime_utils_BytePointerData(haxe_io_Bytes.ofData(buffer),0); -}; -lime_utils_BytePointer.fromBytes = function(bytes) { - return new lime_utils_BytePointerData(bytes,0); -}; -lime_utils_BytePointer.fromBytesData = function(bytesData) { - if(bytesData == null) { - return new lime_utils_BytePointerData(null,0); - } else { - return new lime_utils_BytePointerData(haxe_io_Bytes.ofData(bytesData),0); - } -}; -lime_utils_BytePointer.fromFile = function(path) { - return new lime_utils_BytePointerData(lime_utils_Bytes.fromFile(path),0); -}; -lime_utils_BytePointer.fromLimeBytes = function(bytes) { - return new lime_utils_BytePointerData(bytes,0); -}; -lime_utils_BytePointer.toUInt8Array = function(bytePointer) { - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = bytePointer.bytes.b.bufferValue; - var byteoffset = bytePointer.offset / 8 | 0; - var len = null; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint8Array(buffer,byteoffset); - } else { - this1 = new Uint8Array(buffer,byteoffset,len); - } - } else { - this1 = null; - } - return this1; -}; -lime_utils_BytePointer.toUInt8ClampedArray = function(bytePointer) { - if(bytePointer == null || bytePointer.bytes == null) { - return null; - } - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = bytePointer.bytes.b.bufferValue; - var byteoffset = bytePointer.offset / 8 | 0; - var len = null; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Uint8ClampedArray(elements); - } else if(array != null) { - this1 = new Uint8ClampedArray(array); - } else if(vector != null) { - this1 = new Uint8ClampedArray(vector.__array); - } else if(view != null) { - this1 = new Uint8ClampedArray(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint8ClampedArray(buffer,byteoffset); - } else { - this1 = new Uint8ClampedArray(buffer,byteoffset,len); - } - } else { - this1 = null; - } - return this1; -}; -lime_utils_BytePointer.toInt8Array = function(bytePointer) { - if(bytePointer == null || bytePointer.bytes == null) { - return null; - } - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = bytePointer.bytes.b.bufferValue; - var byteoffset = bytePointer.offset / 8 | 0; - var len = null; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Int8Array(elements); - } else if(array != null) { - this1 = new Int8Array(array); - } else if(vector != null) { - this1 = new Int8Array(vector.__array); - } else if(view != null) { - this1 = new Int8Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Int8Array(buffer,byteoffset); - } else { - this1 = new Int8Array(buffer,byteoffset,len); - } - } else { - this1 = null; - } - return this1; -}; -lime_utils_BytePointer.toUInt16Array = function(bytePointer) { - if(bytePointer == null || bytePointer.bytes == null) { - return null; - } - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = bytePointer.bytes.b.bufferValue; - var byteoffset = bytePointer.offset / 16 | 0; - var len = null; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Uint16Array(elements); - } else if(array != null) { - this1 = new Uint16Array(array); - } else if(vector != null) { - this1 = new Uint16Array(vector.__array); - } else if(view != null) { - this1 = new Uint16Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint16Array(buffer,byteoffset); - } else { - this1 = new Uint16Array(buffer,byteoffset,len); - } - } else { - this1 = null; - } - return this1; -}; -lime_utils_BytePointer.toInt16Array = function(bytePointer) { - if(bytePointer == null || bytePointer.bytes == null) { - return null; - } - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = bytePointer.bytes.b.bufferValue; - var byteoffset = bytePointer.offset / 16 | 0; - var len = null; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Int16Array(elements); - } else if(array != null) { - this1 = new Int16Array(array); - } else if(vector != null) { - this1 = new Int16Array(vector.__array); - } else if(view != null) { - this1 = new Int16Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Int16Array(buffer,byteoffset); - } else { - this1 = new Int16Array(buffer,byteoffset,len); - } - } else { - this1 = null; - } - return this1; -}; -lime_utils_BytePointer.toUInt32Array = function(bytePointer) { - if(bytePointer == null || bytePointer.bytes == null) { - return null; - } - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = bytePointer.bytes.b.bufferValue; - var byteoffset = bytePointer.offset / 32 | 0; - var len = null; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Uint32Array(elements); - } else if(array != null) { - this1 = new Uint32Array(array); - } else if(vector != null) { - this1 = new Uint32Array(vector.__array); - } else if(view != null) { - this1 = new Uint32Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint32Array(buffer,byteoffset); - } else { - this1 = new Uint32Array(buffer,byteoffset,len); - } - } else { - this1 = null; - } - return this1; -}; -lime_utils_BytePointer.toInt32Array = function(bytePointer) { - if(bytePointer == null || bytePointer.bytes == null) { - return null; - } - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = bytePointer.bytes.b.bufferValue; - var byteoffset = bytePointer.offset / 32 | 0; - var len = null; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Int32Array(elements); - } else if(array != null) { - this1 = new Int32Array(array); - } else if(vector != null) { - this1 = new Int32Array(vector.__array); - } else if(view != null) { - this1 = new Int32Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Int32Array(buffer,byteoffset); - } else { - this1 = new Int32Array(buffer,byteoffset,len); - } - } else { - this1 = null; - } - return this1; -}; -lime_utils_BytePointer.toFloat32Array = function(bytePointer) { - if(bytePointer == null || bytePointer.bytes == null) { - return null; - } - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = bytePointer.bytes.b.bufferValue; - var byteoffset = bytePointer.offset / 32 | 0; - var len = null; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Float32Array(elements); - } else if(array != null) { - this1 = new Float32Array(array); - } else if(vector != null) { - this1 = new Float32Array(vector.__array); - } else if(view != null) { - this1 = new Float32Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Float32Array(buffer,byteoffset); - } else { - this1 = new Float32Array(buffer,byteoffset,len); - } - } else { - this1 = null; - } - return this1; -}; -lime_utils_BytePointer.toFloat64Array = function(bytePointer) { - if(bytePointer == null || bytePointer.bytes == null) { - return null; - } - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = bytePointer.bytes.b.bufferValue; - var byteoffset = bytePointer.offset / 64 | 0; - var len = null; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Float64Array(elements); - } else if(array != null) { - this1 = new Float64Array(array); - } else if(vector != null) { - this1 = new Float64Array(vector.__array); - } else if(view != null) { - this1 = new Float64Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Float64Array(buffer,byteoffset); - } else { - this1 = new Float64Array(buffer,byteoffset,len); - } - } else { - this1 = null; - } - return this1; -}; -var lime_utils_BytePointerData = function(bytes,offset) { - this.bytes = bytes; - this.offset = offset; -}; -$hxClasses["lime.utils.BytePointerData"] = lime_utils_BytePointerData; -lime_utils_BytePointerData.__name__ = "lime.utils.BytePointerData"; -lime_utils_BytePointerData.prototype = { - __class__: lime_utils_BytePointerData -}; -var lime_utils_Bytes = {}; -lime_utils_Bytes._new = function(length,bytesData) { - var this1 = new haxe_io_Bytes(bytesData); - return this1; -}; -lime_utils_Bytes.alloc = function(length) { - return new haxe_io_Bytes(new ArrayBuffer(length)); -}; -lime_utils_Bytes.compress = function(this1,algorithm) { - switch(algorithm._hx_index) { - case 0: - return lime__$internal_format_Deflate.compress(this1); - case 1: - return lime__$internal_format_GZip.compress(this1); - case 2: - return lime__$internal_format_LZMA.compress(this1); - case 3: - return lime__$internal_format_Zlib.compress(this1); - } -}; -lime_utils_Bytes.decompress = function(this1,algorithm) { - switch(algorithm._hx_index) { - case 0: - return lime__$internal_format_Deflate.decompress(this1); - case 1: - return lime__$internal_format_GZip.decompress(this1); - case 2: - return lime__$internal_format_LZMA.decompress(this1); - case 3: - return lime__$internal_format_Zlib.decompress(this1); - } -}; -lime_utils_Bytes.fastGet = function(b,pos) { - return b.bytes[pos]; -}; -lime_utils_Bytes.fromBytes = function(bytes) { - if(bytes == null) { - return null; - } - return lime_utils_Bytes._new(bytes.length,bytes.b.bufferValue); -}; -lime_utils_Bytes.fromFile = function(path) { - return null; -}; -lime_utils_Bytes.loadFromBytes = function(bytes) { - return lime_app_Future.withValue(lime_utils_Bytes.fromBytes(bytes)); -}; -lime_utils_Bytes.loadFromFile = function(path) { - var request = new lime_net__$HTTPRequest_$lime_$utils_$Bytes(); - return request.load(path); -}; -lime_utils_Bytes.ofData = function(b) { - var bytes = haxe_io_Bytes.ofData(b); - return lime_utils_Bytes._new(bytes.length,bytes.b.bufferValue); -}; -lime_utils_Bytes.ofString = function(s) { - var bytes = haxe_io_Bytes.ofString(s); - return lime_utils_Bytes._new(bytes.length,bytes.b.bufferValue); -}; -var lime_utils_CompressionAlgorithm = $hxEnums["lime.utils.CompressionAlgorithm"] = { __ename__ : "lime.utils.CompressionAlgorithm", __constructs__ : ["DEFLATE","GZIP","LZMA","ZLIB"] - ,DEFLATE: {_hx_index:0,__enum__:"lime.utils.CompressionAlgorithm",toString:$estr} - ,GZIP: {_hx_index:1,__enum__:"lime.utils.CompressionAlgorithm",toString:$estr} - ,LZMA: {_hx_index:2,__enum__:"lime.utils.CompressionAlgorithm",toString:$estr} - ,ZLIB: {_hx_index:3,__enum__:"lime.utils.CompressionAlgorithm",toString:$estr} -}; -var lime_utils_DataPointer = {}; -lime_utils_DataPointer._new = function(data) { - var this1 = data; - return this1; -}; -lime_utils_DataPointer.fromFloat = function(value) { - return value; -}; -lime_utils_DataPointer.fromBytesPointer = function(pointer) { - return lime_utils_DataPointer.fromFloat(0); -}; -lime_utils_DataPointer.fromArrayBufferView = function(arrayBufferView) { - return lime_utils_DataPointer.fromFloat(0); -}; -lime_utils_DataPointer.fromArrayBuffer = function(buffer) { - return lime_utils_DataPointer.fromFloat(0); -}; -lime_utils_DataPointer.fromBytes = function(bytes) { - return lime_utils_DataPointer.fromFloat(0); -}; -lime_utils_DataPointer.fromBytesData = function(bytesData) { - return lime_utils_DataPointer.fromFloat(0); -}; -lime_utils_DataPointer.fromLimeBytes = function(bytes) { - return lime_utils_DataPointer.fromBytes(bytes); -}; -lime_utils_DataPointer.fromCFFIPointer = function(pointer) { - return lime_utils_DataPointer.fromFloat(0); -}; -lime_utils_DataPointer.fromFile = function(path) { - return lime_utils_DataPointer.fromFloat(0); -}; -lime_utils_DataPointer.__withOffset = function(data,offset) { - return lime_utils_DataPointer.fromFloat(0); -}; -lime_utils_DataPointer.equals = function(a,b) { - return a == b; -}; -lime_utils_DataPointer.equalsPointer = function(a,b) { - return a == b; -}; -lime_utils_DataPointer.greaterThan = function(a,b) { - return a > b; -}; -lime_utils_DataPointer.greaterThanPointer = function(a,b) { - return lime_system_CFFIPointer.get(a) > lime_system_CFFIPointer.get(b); -}; -lime_utils_DataPointer.greaterThanOrEqual = function(a,b) { - return a >= b; -}; -lime_utils_DataPointer.greaterThanOrEqualPointer = function(a,b) { - return lime_system_CFFIPointer.get(a) >= lime_system_CFFIPointer.get(b); -}; -lime_utils_DataPointer.lessThan = function(a,b) { - return a < b; -}; -lime_utils_DataPointer.lessThanPointer = function(a,b) { - return lime_system_CFFIPointer.get(a) < lime_system_CFFIPointer.get(b); -}; -lime_utils_DataPointer.lessThanOrEqual = function(a,b) { - return a <= b; -}; -lime_utils_DataPointer.lessThanOrEqualPointer = function(a,b) { - return lime_system_CFFIPointer.get(a) <= lime_system_CFFIPointer.get(b); -}; -lime_utils_DataPointer.notEquals = function(a,b) { - return a != b; -}; -lime_utils_DataPointer.notEqualsPointer = function(a,b) { - return a != b; -}; -lime_utils_DataPointer.plus = function(a,b) { - return lime_utils_DataPointer.__withOffset(a,b); -}; -lime_utils_DataPointer.plusPointer = function(a,b) { - return lime_utils_DataPointer.__withOffset(a,b | 0); -}; -lime_utils_DataPointer.minus = function(a,b) { - return lime_utils_DataPointer.__withOffset(a,-b); -}; -lime_utils_DataPointer.minusPointer = function(a,b) { - return lime_utils_DataPointer.__withOffset(a,-(b | 0)); -}; -var lime_utils_Float32Array = {}; -lime_utils_Float32Array.toArrayBufferView = function(this1) { - return this1; -}; -lime_utils_Float32Array.fromBytes = function(bytes,byteOffset,len) { - if(byteOffset == null) { - byteOffset = 0; - } - if(byteOffset == null) { - return new Float32Array(bytes.b.bufferValue); - } - if(len == null) { - return new Float32Array(bytes.b.bufferValue,byteOffset); - } - return new Float32Array(bytes.b.bufferValue,byteOffset,len); -}; -lime_utils_Float32Array.toBytes = function(this1) { - return new haxe_io_Bytes(new Uint8Array(this1.buffer)); -}; -lime_utils_Float32Array.toString = function(this1) { - if(this1 != null) { - return "Float32Array [byteLength:" + this1.byteLength + ", length:" + this1.length + "]"; - } else { - return null; - } -}; -var lime_utils_Float64Array = {}; -lime_utils_Float64Array.toArrayBufferView = function(this1) { - return this1; -}; -lime_utils_Float64Array.fromBytes = function(bytes,byteOffset,len) { - if(byteOffset == null) { - byteOffset = 0; - } - if(byteOffset == null) { - return new Float64Array(bytes.b.bufferValue); - } - if(len == null) { - return new Float64Array(bytes.b.bufferValue,byteOffset); - } - return new Float64Array(bytes.b.bufferValue,byteOffset,len); -}; -lime_utils_Float64Array.toBytes = function(this1) { - return new haxe_io_Bytes(new Uint8Array(this1.buffer)); -}; -lime_utils_Float64Array.toString = function(this1) { - if(this1 != null) { - return "Float64Array [byteLength:" + this1.byteLength + ", length:" + this1.length + "]"; - } else { - return null; - } -}; -var lime_utils_Int16Array = {}; -lime_utils_Int16Array.toArrayBufferView = function(this1) { - return this1; -}; -lime_utils_Int16Array.fromBytes = function(bytes,byteOffset,len) { - if(byteOffset == null) { - byteOffset = 0; - } - if(byteOffset == null) { - return new Int16Array(bytes.b.bufferValue); - } - if(len == null) { - return new Int16Array(bytes.b.bufferValue,byteOffset); - } - return new Int16Array(bytes.b.bufferValue,byteOffset,len); -}; -lime_utils_Int16Array.toBytes = function(this1) { - return new haxe_io_Bytes(new Uint8Array(this1.buffer)); -}; -lime_utils_Int16Array.toString = function(this1) { - if(this1 != null) { - return "Int16Array [byteLength:" + this1.byteLength + ", length:" + this1.length + "]"; - } else { - return null; - } -}; -var lime_utils_Int32Array = {}; -lime_utils_Int32Array.toArrayBufferView = function(this1) { - return this1; -}; -lime_utils_Int32Array.fromBytes = function(bytes,byteOffset,len) { - if(byteOffset == null) { - byteOffset = 0; - } - if(byteOffset == null) { - return new Int32Array(bytes.b.bufferValue); - } - if(len == null) { - return new Int32Array(bytes.b.bufferValue,byteOffset); - } - return new Int32Array(bytes.b.bufferValue,byteOffset,len); -}; -lime_utils_Int32Array.toBytes = function(this1) { - return new haxe_io_Bytes(new Uint8Array(this1.buffer)); -}; -lime_utils_Int32Array.toString = function(this1) { - if(this1 != null) { - return "Int32Array [byteLength:" + this1.byteLength + ", length:" + this1.length + "]"; - } else { - return null; - } -}; -var lime_utils_Int8Array = {}; -lime_utils_Int8Array.toArrayBufferView = function(this1) { - return this1; -}; -lime_utils_Int8Array.fromBytes = function(bytes,byteOffset,len) { - if(byteOffset == null) { - byteOffset = 0; - } - return new Int8Array(bytes.b.bufferValue,byteOffset,len); -}; -lime_utils_Int8Array.toBytes = function(this1) { - return new haxe_io_Bytes(new Uint8Array(this1.buffer)); -}; -lime_utils_Int8Array.toString = function(this1) { - if(this1 != null) { - return "Int8Array [byteLength:" + this1.byteLength + ", length:" + this1.length + "]"; - } else { - return null; - } -}; -var lime_utils_Log = function() { }; -$hxClasses["lime.utils.Log"] = lime_utils_Log; -lime_utils_Log.__name__ = "lime.utils.Log"; -lime_utils_Log.debug = function(message,info) { - if(lime_utils_Log.level >= 4) { - console.debug("[" + info.className + "] " + Std.string(message)); - } -}; -lime_utils_Log.error = function(message,info) { - if(lime_utils_Log.level >= 1) { - var message1 = "[" + info.className + "] ERROR: " + Std.string(message); - if(lime_utils_Log.throwErrors) { - throw haxe_Exception.thrown(message1); - } else { - console.error(message1); - } - } -}; -lime_utils_Log.info = function(message,info) { - if(lime_utils_Log.level >= 3) { - console.info("[" + info.className + "] " + Std.string(message)); - } -}; -lime_utils_Log.print = function(message) { - console.log(message); -}; -lime_utils_Log.println = function(message) { - console.log(message); -}; -lime_utils_Log.verbose = function(message,info) { - if(lime_utils_Log.level >= 5) { - var message1 = "[" + info.className + "] " + Std.string(message); - console.log(message1); - } -}; -lime_utils_Log.warn = function(message,info) { - if(lime_utils_Log.level >= 2) { - console.warn("[" + info.className + "] WARNING: " + Std.string(message)); - } -}; -var lime_utils_LogLevel = {}; -lime_utils_LogLevel.gt = function(a,b) { - return a > b; -}; -lime_utils_LogLevel.gte = function(a,b) { - return a >= b; -}; -lime_utils_LogLevel.lt = function(a,b) { - return a < b; -}; -lime_utils_LogLevel.lte = function(a,b) { - return a <= b; -}; -var lime_utils_Preloader = function() { - this.bytesTotalCache = new haxe_ds_StringMap(); - this.bytesLoadedCache2 = new haxe_ds_StringMap(); - this.bytesLoadedCache = new haxe_ds_ObjectMap(); - this.onProgress = new lime_app__$Event_$Int_$Int_$Void(); - this.onComplete = new lime_app__$Event_$Void_$Void(); - this.bytesLoaded = 0; - this.bytesTotal = 0; - this.libraries = []; - this.libraryNames = []; - this.onProgress.add($bind(this,this.update)); -}; -$hxClasses["lime.utils.Preloader"] = lime_utils_Preloader; -lime_utils_Preloader.__name__ = "lime.utils.Preloader"; -lime_utils_Preloader.prototype = { - addLibrary: function(library) { - this.libraries.push(library); - } - ,addLibraryName: function(name) { - if(this.libraryNames.indexOf(name) == -1) { - this.libraryNames.push(name); - } - } - ,load: function() { - var _gthis = this; - var _g = 0; - var _g1 = this.libraries; - while(_g < _g1.length) { - var library = _g1[_g]; - ++_g; - this.bytesTotal += library.bytesTotal; - } - this.loadedLibraries = -1; - this.preloadStarted = false; - var _g = 0; - var _g1 = this.libraries; - while(_g < _g1.length) { - var library = [_g1[_g]]; - ++_g; - lime_utils_Log.verbose("Preloading asset library",{ fileName : "lime/utils/Preloader.hx", lineNumber : 132, className : "lime.utils.Preloader", methodName : "load"}); - library[0].load().onProgress((function(library) { - return function(loaded,total) { - if(_gthis.bytesLoadedCache.h.__keys__[library[0].__id__] == null) { - _gthis.bytesLoaded += loaded; - } else { - _gthis.bytesLoaded += loaded - _gthis.bytesLoadedCache.h[library[0].__id__]; - } - _gthis.bytesLoadedCache.set(library[0],loaded); - if(!_gthis.simulateProgress) { - _gthis.onProgress.dispatch(_gthis.bytesLoaded,_gthis.bytesTotal); - } - }; - })(library)).onComplete((function(library) { - return function(_) { - if(_gthis.bytesLoadedCache.h.__keys__[library[0].__id__] == null) { - _gthis.bytesLoaded += library[0].bytesTotal; - } else { - _gthis.bytesLoaded += library[0].bytesTotal - _gthis.bytesLoadedCache.h[library[0].__id__]; - } - _gthis.loadedAssetLibrary(); - }; - })(library)).onError((function() { - return function(e) { - lime_utils_Log.error(e,{ fileName : "lime/utils/Preloader.hx", lineNumber : 168, className : "lime.utils.Preloader", methodName : "load"}); - }; - })()); - } - var _g = 0; - var _g1 = this.libraryNames; - while(_g < _g1.length) { - var name = _g1[_g]; - ++_g; - this.bytesTotal += 200; - } - this.loadedLibraries++; - this.preloadStarted = true; - this.updateProgress(); - } - ,loadedAssetLibrary: function(name) { - this.loadedLibraries++; - var current = this.loadedLibraries; - if(!this.preloadStarted) { - ++current; - } - var totalLibraries = this.libraries.length + this.libraryNames.length; - if(name != null) { - lime_utils_Log.verbose("Loaded asset library: " + name + " [" + current + "/" + totalLibraries + "]",{ fileName : "lime/utils/Preloader.hx", lineNumber : 195, className : "lime.utils.Preloader", methodName : "loadedAssetLibrary"}); - } else { - lime_utils_Log.verbose("Loaded asset library [" + current + "/" + totalLibraries + "]",{ fileName : "lime/utils/Preloader.hx", lineNumber : 199, className : "lime.utils.Preloader", methodName : "loadedAssetLibrary"}); - } - this.updateProgress(); - } - ,start: function() { - if(this.complete || this.simulateProgress || !this.preloadComplete) { - return; - } - this.complete = true; - this.onComplete.dispatch(); - } - ,update: function(loaded,total) { - } - ,updateProgress: function() { - var _gthis = this; - if(!this.simulateProgress) { - this.onProgress.dispatch(this.bytesLoaded,this.bytesTotal); - } - if(this.loadedLibraries == this.libraries.length && !this.initLibraryNames) { - this.initLibraryNames = true; - var _g = 0; - var _g1 = this.libraryNames; - while(_g < _g1.length) { - var name = [_g1[_g]]; - ++_g; - lime_utils_Log.verbose("Preloading asset library: " + name[0],{ fileName : "lime/utils/Preloader.hx", lineNumber : 236, className : "lime.utils.Preloader", methodName : "updateProgress"}); - lime_utils_Assets.loadLibrary(name[0]).onProgress((function(name) { - return function(loaded,total) { - if(total > 0) { - if(!Object.prototype.hasOwnProperty.call(_gthis.bytesTotalCache.h,name[0])) { - _gthis.bytesTotalCache.h[name[0]] = total; - _gthis.bytesTotal += total - 200; - } - if(loaded > total) { - loaded = total; - } - if(!Object.prototype.hasOwnProperty.call(_gthis.bytesLoadedCache2.h,name[0])) { - _gthis.bytesLoaded += loaded; - } else { - _gthis.bytesLoaded += loaded - _gthis.bytesLoadedCache2.h[name[0]]; - } - _gthis.bytesLoadedCache2.h[name[0]] = loaded; - if(!_gthis.simulateProgress) { - _gthis.onProgress.dispatch(_gthis.bytesLoaded,_gthis.bytesTotal); - } - } - }; - })(name)).onComplete((function(name) { - return function(library) { - var total = 200; - if(Object.prototype.hasOwnProperty.call(_gthis.bytesTotalCache.h,name[0])) { - total = _gthis.bytesTotalCache.h[name[0]]; - } - if(!Object.prototype.hasOwnProperty.call(_gthis.bytesLoadedCache2.h,name[0])) { - _gthis.bytesLoaded += total; - } else { - _gthis.bytesLoaded += total - _gthis.bytesLoadedCache2.h[name[0]]; - } - _gthis.loadedAssetLibrary(name[0]); - }; - })(name)).onError((function() { - return function(e) { - lime_utils_Log.error(e,{ fileName : "lime/utils/Preloader.hx", lineNumber : 290, className : "lime.utils.Preloader", methodName : "updateProgress"}); - }; - })()); - } - } - if(!this.simulateProgress && this.loadedLibraries == this.libraries.length + this.libraryNames.length) { - if(!this.preloadComplete) { - this.preloadComplete = true; - lime_utils_Log.verbose("Preload complete",{ fileName : "lime/utils/Preloader.hx", lineNumber : 301, className : "lime.utils.Preloader", methodName : "updateProgress"}); - } - this.start(); - } - } - ,__class__: lime_utils_Preloader -}; -var lime_utils_UInt16Array = {}; -lime_utils_UInt16Array.toArrayBufferView = function(this1) { - return this1; -}; -lime_utils_UInt16Array.fromBytes = function(bytes,byteOffset,len) { - if(byteOffset == null) { - byteOffset = 0; - } - if(byteOffset == null) { - return new Uint16Array(bytes.b.bufferValue); - } - if(len == null) { - return new Uint16Array(bytes.b.bufferValue,byteOffset); - } - return new Uint16Array(bytes.b.bufferValue,byteOffset,len); -}; -lime_utils_UInt16Array.toBytes = function(this1) { - return new haxe_io_Bytes(new Uint8Array(this1.buffer)); -}; -lime_utils_UInt16Array.toString = function(this1) { - if(this1 != null) { - return "UInt16Array [byteLength:" + this1.byteLength + ", length:" + this1.length + "]"; - } else { - return null; - } -}; -var lime_utils_UInt32Array = {}; -lime_utils_UInt32Array.toArrayBufferView = function(this1) { - return this1; -}; -lime_utils_UInt32Array.fromBytes = function(bytes,byteOffset,len) { - if(byteOffset == null) { - byteOffset = 0; - } - if(byteOffset == null) { - return new Uint32Array(bytes.b.bufferValue); - } - if(len == null) { - return new Uint32Array(bytes.b.bufferValue,byteOffset); - } - return new Uint32Array(bytes.b.bufferValue,byteOffset,len); -}; -lime_utils_UInt32Array.toBytes = function(this1) { - return new haxe_io_Bytes(new Uint8Array(this1.buffer)); -}; -lime_utils_UInt32Array.toString = function(this1) { - if(this1 != null) { - return "UInt32Array [byteLength:" + this1.byteLength + ", length:" + this1.length + "]"; - } else { - return null; - } -}; -var lime_utils_UInt8Array = {}; -lime_utils_UInt8Array.toArrayBufferView = function(this1) { - return this1; -}; -lime_utils_UInt8Array.fromBytes = function(bytes,byteOffset,len) { - if(byteOffset == null) { - return new Uint8Array(bytes.b.bufferValue); - } - if(len == null) { - return new Uint8Array(bytes.b.bufferValue,byteOffset); - } - return new Uint8Array(bytes.b.bufferValue,byteOffset,len); -}; -lime_utils_UInt8Array.toBytes = function(this1) { - return new haxe_io_Bytes(new Uint8Array(this1.buffer)); -}; -lime_utils_UInt8Array.toString = function(this1) { - if(this1 != null) { - return "UInt8Array [byteLength:" + this1.byteLength + ", length:" + this1.length + "]"; - } else { - return null; - } -}; -var lime_utils_UInt8ClampedArray = {}; -lime_utils_UInt8ClampedArray.toArrayBufferView = function(this1) { - return this1; -}; -lime_utils_UInt8ClampedArray.fromBytes = function(bytes,byteOffset,len) { - if(byteOffset == null) { - byteOffset = 0; - } - if(byteOffset == null) { - return new Uint8ClampedArray(bytes.b.bufferValue); - } - if(len == null) { - return new Uint8ClampedArray(bytes.b.bufferValue,byteOffset); - } - return new Uint8ClampedArray(bytes.b.bufferValue,byteOffset,len); -}; -lime_utils_UInt8ClampedArray.toBytes = function(this1) { - return new haxe_io_Bytes(new Uint8Array(this1.buffer)); -}; -lime_utils_UInt8ClampedArray.toString = function(this1) { - if(this1 != null) { - return "UInt8ClampedArray [byteLength:" + this1.byteLength + ", length:" + this1.length + "]"; - } else { - return null; - } -}; -lime_utils_UInt8ClampedArray._clamp = function(_in) { - var _out = _in | 0; - if(_out > 255) { - _out = 255; - } - if(_out < 0) { - return 0; - } else { - return _out; - } -}; -var openfl_Lib = function() { }; -$hxClasses["openfl.Lib"] = openfl_Lib; -openfl_Lib.__name__ = "openfl.Lib"; -openfl_Lib.as = function(v,c) { - if(js_Boot.__instanceof(v,c)) { - return v; - } else { - return null; - } -}; -openfl_Lib.attach = function(name) { - return new openfl_display_MovieClip(); -}; -openfl_Lib.clearInterval = function(id) { - if(openfl_Lib.__timers.h.hasOwnProperty(id)) { - var timer = openfl_Lib.__timers.h[id]; - timer.stop(); - openfl_Lib.__timers.remove(id); - } -}; -openfl_Lib.clearTimeout = function(id) { - if(openfl_Lib.__timers.h.hasOwnProperty(id)) { - var timer = openfl_Lib.__timers.h[id]; - timer.stop(); - openfl_Lib.__timers.remove(id); - } -}; -openfl_Lib.getDefinitionByName = function(name) { - if(name == null) { - return null; - } - return $hxClasses[name]; -}; -openfl_Lib.getQualifiedClassName = function(value) { - if(value == null) { - return null; - } - var ref = js_Boot.__instanceof(value,Class) ? value : js_Boot.getClass(value); - if(ref == null) { - if(typeof(value) == "boolean" || value == Bool) { - return "Bool"; - } else if(typeof(value) == "number" && ((value | 0) === value) || value == Int) { - return "Int"; - } else if(typeof(value) == "number" || value == Float) { - return "Float"; - } else { - return null; - } - } - return ref.__name__; -}; -openfl_Lib.getQualifiedSuperclassName = function(value) { - if(value == null) { - return null; - } - var ref = js_Boot.__instanceof(value,Class) ? value : js_Boot.getClass(value); - if(ref == null) { - return null; - } - var parentRef = ref.__super__; - if(parentRef == null) { - return null; - } - return parentRef.__name__; -}; -openfl_Lib.getTimer = function() { - return lime_system_System.getTimer(); -}; -openfl_Lib.getURL = function(request,target) { - openfl_Lib.navigateToURL(request,target); -}; -openfl_Lib.navigateToURL = function(request,$window) { - if($window == null) { - $window = "_blank"; - } - var uri = request.url; - if(Type.typeof(request.data) == ValueType.TObject) { - var query = ""; - var fields = Reflect.fields(request.data); - var _g = 0; - while(_g < fields.length) { - var field = fields[_g]; - ++_g; - if(query.length > 0) { - query += "&"; - } - var query1 = encodeURIComponent(field) + "="; - var s = Std.string(Reflect.field(request.data,field)); - query += query1 + encodeURIComponent(s); - } - if(uri.indexOf("?") > -1) { - uri += "&" + query; - } else { - uri += "?" + query; - } - } - lime_system_System.openURL(uri,$window); -}; -openfl_Lib.notImplemented = function(posInfo) { - var api = posInfo.className + "." + posInfo.methodName; - if(!Object.prototype.hasOwnProperty.call(openfl_Lib.__sentWarnings.h,api)) { - openfl_Lib.__sentWarnings.h[api] = true; - lime_utils_Log.warn(posInfo.methodName + " is not implemented",posInfo); - } -}; -openfl_Lib.preventDefaultTouchMove = function() { - window.document.addEventListener("touchmove",function(evt) { - evt.preventDefault(); - },false); -}; -openfl_Lib.sendToURL = function(request) { - var urlLoader = new openfl_net_URLLoader(); - urlLoader.load(request); -}; -openfl_Lib.setInterval = function(closure,delay,args) { - var id = ++openfl_Lib.__lastTimerID; - var timer = new haxe_Timer(delay); - openfl_Lib.__timers.h[id] = timer; - timer.run = function() { - closure.apply(closure,args == null ? [] : args); - }; - return id; -}; -openfl_Lib.setTimeout = function(closure,delay,args) { - var id = ++openfl_Lib.__lastTimerID; - var this1 = openfl_Lib.__timers; - var v = haxe_Timer.delay(function() { - closure.apply(closure,args == null ? [] : args); - },delay); - this1.h[id] = v; - return id; -}; -openfl_Lib.trace = function(arg) { - haxe_Log.trace(arg,{ fileName : "openfl/Lib.hx", lineNumber : 260, className : "openfl.Lib", methodName : "trace"}); -}; -openfl_Lib.get_application = function() { - return openfl__$internal_Lib.application; -}; -openfl_Lib.get_current = function() { - if(openfl__$internal_Lib.current == null) { - openfl__$internal_Lib.current = new openfl_display_MovieClip(); - } - return openfl__$internal_Lib.current; -}; -var openfl__$Vector_IVector = function() { }; -$hxClasses["openfl._Vector.IVector"] = openfl__$Vector_IVector; -openfl__$Vector_IVector.__name__ = "openfl._Vector.IVector"; -openfl__$Vector_IVector.__isInterface__ = true; -openfl__$Vector_IVector.prototype = { - __class__: openfl__$Vector_IVector -}; -var openfl__$Vector_BoolVector = function(length,fixed,array) { - if(fixed == null) { - fixed = false; - } - if(length == null) { - length = 0; - } - if(array == null) { - array = []; - } - this.__array = array; - if(length > 0) { - this.set_length(length); - } - this.fixed = fixed; -}; -$hxClasses["openfl._Vector.BoolVector"] = openfl__$Vector_BoolVector; -openfl__$Vector_BoolVector.__name__ = "openfl._Vector.BoolVector"; -openfl__$Vector_BoolVector.__interfaces__ = [openfl__$Vector_IVector]; -openfl__$Vector_BoolVector.prototype = { - concat: function(a) { - if(a == null) { - return new openfl__$Vector_BoolVector(0,false,this.__array.slice()); - } else { - var other = a; - if(other.__array.length > 0) { - return new openfl__$Vector_BoolVector(0,false,this.__array.concat(other.__array)); - } else { - return new openfl__$Vector_BoolVector(0,false,this.__array.slice()); - } - } - } - ,copy: function() { - return new openfl__$Vector_BoolVector(0,this.fixed,this.__array.slice()); - } - ,filter: function(callback) { - var tmp = this.fixed; - var _g = []; - var _g1 = 0; - var _g2 = this.__array; - while(_g1 < _g2.length) { - var v = _g2[_g1]; - ++_g1; - if(callback(v)) { - _g.push(v); - } - } - return new openfl__$Vector_BoolVector(0,tmp,_g); - } - ,get: function(index) { - if(index >= this.__array.length) { - return false; - } else { - return this.__array[index]; - } - } - ,indexOf: function(x,from) { - if(from == null) { - from = 0; - } - var _g = from; - var _g1 = this.__array.length; - while(_g < _g1) { - var i = _g++; - if(this.__array[i] == x) { - return i; - } - } - return -1; - } - ,insertAt: function(index,element) { - if(!this.fixed || index < this.__array.length) { - this.__array.splice(index,0,element); - } - } - ,iterator: function() { - return new haxe_iterators_ArrayIterator(this.__array); - } - ,join: function(sep) { - if(sep == null) { - sep = ","; - } - return this.__array.join(sep); - } - ,lastIndexOf: function(x,from) { - var i = from == null || from >= this.__array.length ? this.__array.length - 1 : from; - while(i >= 0) { - if(this.__array[i] == x) { - return i; - } - --i; - } - return -1; - } - ,pop: function() { - if(!this.fixed) { - return this.__array.pop(); - } else { - return null; - } - } - ,push: function(x) { - if(!this.fixed) { - return this.__array.push(x); - } else { - return this.__array.length; - } - } - ,removeAt: function(index) { - if(!this.fixed || index < this.__array.length) { - return this.__array.splice(index,1)[0]; - } - return false; - } - ,reverse: function() { - this.__array.reverse(); - return this; - } - ,set: function(index,value) { - if(!this.fixed || index < this.__array.length) { - return this.__array[index] = value; - } else { - return value; - } - } - ,shift: function() { - if(!this.fixed) { - return this.__array.shift(); - } else { - return null; - } - } - ,slice: function(startIndex,endIndex) { - if(startIndex == null) { - startIndex = 0; - } - if(endIndex == null) { - endIndex = 16777215; - } - return new openfl__$Vector_BoolVector(0,false,this.__array.slice(startIndex,endIndex)); - } - ,sort: function(f) { - this.__array.sort(f); - } - ,splice: function(pos,len) { - return new openfl__$Vector_BoolVector(0,false,this.__array.splice(pos,len)); - } - ,toJSON: function() { - return this.__array; - } - ,toString: function() { - if(this.__array != null) { - return this.__array.toString(); - } else { - return null; - } - } - ,unshift: function(x) { - if(!this.fixed) { - this.__array.unshift(x); - } - } - ,get_length: function() { - return this.__array.length; - } - ,set_length: function(value) { - if(!this.fixed) { - var currentLength = this.__array.length; - if(value < 0) { - value = 0; - } - if(value > currentLength) { - var _g = currentLength; - var _g1 = value; - while(_g < _g1) { - var i = _g++; - this.__array[i] = false; - } - } else { - while(this.__array.length > value) this.__array.pop(); - } - } - return this.__array.length; - } - ,__class__: openfl__$Vector_BoolVector -}; -var openfl__$Vector_FloatVector = function(length,fixed,array,forceCopy) { - if(forceCopy == null) { - forceCopy = false; - } - if(fixed == null) { - fixed = false; - } - if(length == null) { - length = 0; - } - if(forceCopy) { - this.__array = []; - if(array != null) { - var _g = 0; - var _g1 = array.length; - while(_g < _g1) { - var i = _g++; - this.__array[i] = array[i]; - } - } - } else { - if(array == null) { - array = []; - } - this.__array = array; - } - if(length > 0) { - this.set_length(length); - } - this.fixed = fixed; -}; -$hxClasses["openfl._Vector.FloatVector"] = openfl__$Vector_FloatVector; -openfl__$Vector_FloatVector.__name__ = "openfl._Vector.FloatVector"; -openfl__$Vector_FloatVector.__interfaces__ = [openfl__$Vector_IVector]; -openfl__$Vector_FloatVector.prototype = { - concat: function(a) { - if(a == null) { - return new openfl__$Vector_FloatVector(0,false,this.__array.slice()); - } else { - var other = a; - if(other.__array.length > 0) { - return new openfl__$Vector_FloatVector(0,false,this.__array.concat(other.__array)); - } else { - return new openfl__$Vector_FloatVector(0,false,this.__array.slice()); - } - } - } - ,copy: function() { - return new openfl__$Vector_FloatVector(0,this.fixed,this.__array.slice()); - } - ,filter: function(callback) { - var tmp = this.fixed; - var _g = []; - var _g1 = 0; - var _g2 = this.__array; - while(_g1 < _g2.length) { - var v = _g2[_g1]; - ++_g1; - if(callback(v)) { - _g.push(v); - } - } - return new openfl__$Vector_FloatVector(0,tmp,_g); - } - ,get: function(index) { - return this.__array[index]; - } - ,indexOf: function(x,from) { - if(from == null) { - from = 0; - } - var _g = from; - var _g1 = this.__array.length; - while(_g < _g1) { - var i = _g++; - if(this.__array[i] == x) { - return i; - } - } - return -1; - } - ,insertAt: function(index,element) { - if(!this.fixed || index < this.__array.length) { - this.__array.splice(index,0,element); - } - } - ,iterator: function() { - return new haxe_iterators_ArrayIterator(this.__array); - } - ,join: function(sep) { - if(sep == null) { - sep = ","; - } - return this.__array.join(sep); - } - ,lastIndexOf: function(x,from) { - var i = from == null || from >= this.__array.length ? this.__array.length - 1 : from; - while(i >= 0) { - if(this.__array[i] == x) { - return i; - } - --i; - } - return -1; - } - ,pop: function() { - if(!this.fixed) { - return this.__array.pop(); - } else { - return null; - } - } - ,push: function(x) { - if(!this.fixed) { - return this.__array.push(x); - } else { - return this.__array.length; - } - } - ,removeAt: function(index) { - if(!this.fixed || index < this.__array.length) { - return this.__array.splice(index,1)[0]; - } - return 0; - } - ,reverse: function() { - this.__array.reverse(); - return this; - } - ,set: function(index,value) { - if(!this.fixed || index < this.__array.length) { - return this.__array[index] = value; - } else { - return value; - } - } - ,shift: function() { - if(!this.fixed) { - return this.__array.shift(); - } else { - return null; - } - } - ,slice: function(startIndex,endIndex) { - if(startIndex == null) { - startIndex = 0; - } - if(endIndex == null) { - endIndex = 16777215; - } - return new openfl__$Vector_FloatVector(0,false,this.__array.slice(startIndex,endIndex)); - } - ,sort: function(f) { - this.__array.sort(f); - } - ,splice: function(pos,len) { - return new openfl__$Vector_FloatVector(0,false,this.__array.splice(pos,len)); - } - ,toJSON: function() { - return this.__array; - } - ,toString: function() { - if(this.__array != null) { - return this.__array.toString(); - } else { - return null; - } - } - ,unshift: function(x) { - if(!this.fixed) { - this.__array.unshift(x); - } - } - ,get_length: function() { - return this.__array.length; - } - ,set_length: function(value) { - if(value != this.__array.length && !this.fixed) { - var currentLength = this.__array.length; - if(value < 0) { - value = 0; - } - if(value > currentLength) { - var _g = currentLength; - var _g1 = value; - while(_g < _g1) { - var i = _g++; - this.__array[i] = 0; - } - } else { - while(this.__array.length > value) this.__array.pop(); - } - } - return this.__array.length; - } - ,__class__: openfl__$Vector_FloatVector -}; -var openfl__$Vector_FunctionVector = function(length,fixed,array) { - if(fixed == null) { - fixed = false; - } - if(length == null) { - length = 0; - } - if(array == null) { - array = []; - } - this.__array = array; - if(length > 0) { - this.set_length(length); - } - this.fixed = fixed; -}; -$hxClasses["openfl._Vector.FunctionVector"] = openfl__$Vector_FunctionVector; -openfl__$Vector_FunctionVector.__name__ = "openfl._Vector.FunctionVector"; -openfl__$Vector_FunctionVector.__interfaces__ = [openfl__$Vector_IVector]; -openfl__$Vector_FunctionVector.prototype = { - concat: function(a) { - if(a == null) { - return new openfl__$Vector_FunctionVector(0,false,this.__array.slice()); - } else { - var other = a; - if(other.__array.length > 0) { - return new openfl__$Vector_FunctionVector(0,false,this.__array.concat(other.__array)); - } else { - return new openfl__$Vector_FunctionVector(0,false,this.__array.slice()); - } - } - } - ,copy: function() { - return new openfl__$Vector_FunctionVector(0,this.fixed,this.__array.slice()); - } - ,filter: function(callback) { - var tmp = this.fixed; - var _g = []; - var _g1 = 0; - var _g2 = this.__array; - while(_g1 < _g2.length) { - var v = _g2[_g1]; - ++_g1; - if(callback(v)) { - _g.push(v); - } - } - return new openfl__$Vector_FunctionVector(0,tmp,_g); - } - ,get: function(index) { - if(index >= this.__array.length) { - return null; - } else { - return this.__array[index]; - } - } - ,indexOf: function(x,from) { - if(from == null) { - from = 0; - } - var _g = from; - var _g1 = this.__array.length; - while(_g < _g1) { - var i = _g++; - if(Reflect.compareMethods(this.__array[i],x)) { - return i; - } - } - return -1; - } - ,insertAt: function(index,element) { - if(!this.fixed || index < this.__array.length) { - this.__array.splice(index,0,element); - } - } - ,iterator: function() { - return new haxe_iterators_ArrayIterator(this.__array); - } - ,join: function(sep) { - if(sep == null) { - sep = ","; - } - return this.__array.join(sep); - } - ,lastIndexOf: function(x,from) { - var i = from == null || from >= this.__array.length ? this.__array.length - 1 : from; - while(i >= 0) { - if(Reflect.compareMethods(this.__array[i],x)) { - return i; - } - --i; - } - return -1; - } - ,pop: function() { - if(!this.fixed) { - return this.__array.pop(); - } else { - return null; - } - } - ,push: function(x) { - if(!this.fixed) { - return this.__array.push(x); - } else { - return this.__array.length; - } - } - ,removeAt: function(index) { - if(!this.fixed || index < this.__array.length) { - return this.__array.splice(index,1)[0]; - } - return null; - } - ,reverse: function() { - this.__array.reverse(); - return this; - } - ,set: function(index,value) { - if(!this.fixed || index < this.__array.length) { - return this.__array[index] = value; - } else { - return value; - } - } - ,shift: function() { - if(!this.fixed) { - return this.__array.shift(); - } else { - return null; - } - } - ,slice: function(startIndex,endIndex) { - if(startIndex == null) { - startIndex = 0; - } - if(endIndex == null) { - endIndex = 16777215; - } - return new openfl__$Vector_FunctionVector(0,false,this.__array.slice(startIndex,endIndex)); - } - ,sort: function(f) { - this.__array.sort(f); - } - ,splice: function(pos,len) { - return new openfl__$Vector_FunctionVector(0,false,this.__array.splice(pos,len)); - } - ,toJSON: function() { - return this.__array; - } - ,toString: function() { - if(this.__array != null) { - return this.__array.toString(); - } else { - return null; - } - } - ,unshift: function(x) { - if(!this.fixed) { - this.__array.unshift(x); - } - } - ,get_length: function() { - return this.__array.length; - } - ,set_length: function(value) { - if(!this.fixed) { - var currentLength = this.__array.length; - if(value < 0) { - value = 0; - } - if(value > currentLength) { - var _g = currentLength; - var _g1 = value; - while(_g < _g1) { - var i = _g++; - this.__array[i] = null; - } - } else { - while(this.__array.length > value) this.__array.pop(); - } - } - return this.__array.length; - } - ,__class__: openfl__$Vector_FunctionVector -}; -var openfl__$Vector_IntVector = function(length,fixed,array) { - if(fixed == null) { - fixed = false; - } - if(length == null) { - length = 0; - } - if(array == null) { - array = []; - } - this.__array = array; - if(length > 0) { - this.set_length(length); - } - this.fixed = fixed; -}; -$hxClasses["openfl._Vector.IntVector"] = openfl__$Vector_IntVector; -openfl__$Vector_IntVector.__name__ = "openfl._Vector.IntVector"; -openfl__$Vector_IntVector.__interfaces__ = [openfl__$Vector_IVector]; -openfl__$Vector_IntVector.prototype = { - concat: function(a) { - if(a == null) { - return new openfl__$Vector_IntVector(0,false,this.__array.slice()); - } else { - var other = a; - if(other.__array.length > 0) { - return new openfl__$Vector_IntVector(0,false,this.__array.concat(other.__array)); - } else { - return new openfl__$Vector_IntVector(0,false,this.__array.slice()); - } - } - } - ,copy: function() { - return new openfl__$Vector_IntVector(0,this.fixed,this.__array.slice()); - } - ,filter: function(callback) { - var tmp = this.fixed; - var _g = []; - var _g1 = 0; - var _g2 = this.__array; - while(_g1 < _g2.length) { - var v = _g2[_g1]; - ++_g1; - if(callback(v)) { - _g.push(v); - } - } - return new openfl__$Vector_IntVector(0,tmp,_g); - } - ,get: function(index) { - return this.__array[index]; - } - ,indexOf: function(x,from) { - if(from == null) { - from = 0; - } - var _g = from; - var _g1 = this.__array.length; - while(_g < _g1) { - var i = _g++; - if(this.__array[i] == x) { - return i; - } - } - return -1; - } - ,insertAt: function(index,element) { - if(!this.fixed || index < this.__array.length) { - this.__array.splice(index,0,element); - } - } - ,iterator: function() { - return new haxe_iterators_ArrayIterator(this.__array); - } - ,join: function(sep) { - if(sep == null) { - sep = ","; - } - return this.__array.join(sep); - } - ,lastIndexOf: function(x,from) { - var i = from == null || from >= this.__array.length ? this.__array.length - 1 : from; - while(i >= 0) { - if(this.__array[i] == x) { - return i; - } - --i; - } - return -1; - } - ,pop: function() { - if(!this.fixed) { - return this.__array.pop(); - } else { - return null; - } - } - ,push: function(x) { - if(!this.fixed) { - return this.__array.push(x); - } else { - return this.__array.length; - } - } - ,removeAt: function(index) { - if(!this.fixed || index < this.__array.length) { - return this.__array.splice(index,1)[0]; - } - return 0; - } - ,reverse: function() { - this.__array.reverse(); - return this; - } - ,set: function(index,value) { - if(!this.fixed || index < this.__array.length) { - return this.__array[index] = value; - } else { - return value; - } - } - ,shift: function() { - if(!this.fixed) { - return this.__array.shift(); - } else { - return null; - } - } - ,slice: function(startIndex,endIndex) { - if(startIndex == null) { - startIndex = 0; - } - if(endIndex == null) { - endIndex = 16777215; - } - return new openfl__$Vector_IntVector(0,false,this.__array.slice(startIndex,endIndex)); - } - ,sort: function(f) { - this.__array.sort(f); - } - ,splice: function(pos,len) { - return new openfl__$Vector_IntVector(0,false,this.__array.splice(pos,len)); - } - ,toJSON: function() { - return this.__array; - } - ,toString: function() { - if(this.__array != null) { - return this.__array.toString(); - } else { - return null; - } - } - ,unshift: function(x) { - if(!this.fixed) { - this.__array.unshift(x); - } - } - ,get_length: function() { - return this.__array.length; - } - ,set_length: function(value) { - if(!this.fixed) { - var currentLength = this.__array.length; - if(value < 0) { - value = 0; - } - if(value > currentLength) { - var _g = currentLength; - var _g1 = value; - while(_g < _g1) { - var i = _g++; - this.__array[i] = 0; - } - } else { - while(this.__array.length > value) this.__array.pop(); - } - } - return this.__array.length; - } - ,__class__: openfl__$Vector_IntVector -}; -var openfl__$Vector_ObjectVector = function(length,fixed,array,forceCopy) { - if(forceCopy == null) { - forceCopy = false; - } - if(fixed == null) { - fixed = false; - } - if(length == null) { - length = 0; - } - if(forceCopy) { - this.__array = []; - if(array != null) { - var _g = 0; - var _g1 = array.length; - while(_g < _g1) { - var i = _g++; - this.__array[i] = array[i]; - } - } - } else { - if(array == null) { - array = []; - } - this.__array = array; - } - if(length > 0) { - this.set_length(length); - } - this.fixed = fixed; -}; -$hxClasses["openfl._Vector.ObjectVector"] = openfl__$Vector_ObjectVector; -openfl__$Vector_ObjectVector.__name__ = "openfl._Vector.ObjectVector"; -openfl__$Vector_ObjectVector.__interfaces__ = [openfl__$Vector_IVector]; -openfl__$Vector_ObjectVector.prototype = { - concat: function(a) { - if(a == null) { - return new openfl__$Vector_ObjectVector(0,false,this.__array.slice()); - } else { - var other = a; - if(other.__array.length > 0) { - return new openfl__$Vector_ObjectVector(0,false,this.__array.concat(other.__array)); - } else { - return new openfl__$Vector_ObjectVector(0,false,this.__array.slice()); - } - } - } - ,copy: function() { - return new openfl__$Vector_ObjectVector(0,this.fixed,this.__array.slice()); - } - ,filter: function(callback) { - var tmp = this.fixed; - var _g = []; - var _g1 = 0; - var _g2 = this.__array; - while(_g1 < _g2.length) { - var v = _g2[_g1]; - ++_g1; - if(callback(v)) { - _g.push(v); - } - } - return new openfl__$Vector_ObjectVector(0,tmp,_g); - } - ,get: function(index) { - return this.__array[index]; - } - ,indexOf: function(x,from) { - if(from == null) { - from = 0; - } - var _g = from; - var _g1 = this.__array.length; - while(_g < _g1) { - var i = _g++; - if(this.__array[i] == x) { - return i; - } - } - return -1; - } - ,insertAt: function(index,element) { - if(!this.fixed || index < this.__array.length) { - this.__array.splice(index,0,element); - } - } - ,iterator: function() { - return new haxe_iterators_ArrayIterator(this.__array); - } - ,join: function(sep) { - if(sep == null) { - sep = ","; - } - return this.__array.join(sep); - } - ,lastIndexOf: function(x,from) { - var i = from == null || from >= this.__array.length ? this.__array.length - 1 : from; - while(i >= 0) { - if(this.__array[i] == x) { - return i; - } - --i; - } - return -1; - } - ,pop: function() { - if(!this.fixed) { - return this.__array.pop(); - } else { - return null; - } - } - ,push: function(x) { - if(!this.fixed) { - return this.__array.push(x); - } else { - return this.__array.length; - } - } - ,removeAt: function(index) { - if(!this.fixed || index < this.__array.length) { - return this.__array.splice(index,1)[0]; - } - return null; - } - ,reverse: function() { - this.__array.reverse(); - return this; - } - ,set: function(index,value) { - if(!this.fixed || index < this.__array.length) { - return this.__array[index] = value; - } else { - return value; - } - } - ,shift: function() { - if(!this.fixed) { - return this.__array.shift(); - } else { - return null; - } - } - ,slice: function(startIndex,endIndex) { - if(startIndex == null) { - startIndex = 0; - } - if(endIndex == null) { - endIndex = 16777215; - } - return new openfl__$Vector_ObjectVector(0,false,this.__array.slice(startIndex,endIndex)); - } - ,sort: function(f) { - this.__array.sort(f); - } - ,splice: function(pos,len) { - return new openfl__$Vector_ObjectVector(0,false,this.__array.splice(pos,len)); - } - ,toJSON: function() { - return this.__array; - } - ,toString: function() { - if(this.__array != null) { - return this.__array.toString(); - } else { - return null; - } - } - ,unshift: function(x) { - if(!this.fixed) { - this.__array.unshift(x); - } - } - ,get_length: function() { - return this.__array.length; - } - ,set_length: function(value) { - if(!this.fixed) { - var currentLength = this.__array.length; - if(value < 0) { - value = 0; - } - if(value > currentLength) { - var _g = currentLength; - var _g1 = value; - while(_g < _g1) { - var i = _g++; - this.__array.push(null); - } - } else { - while(this.__array.length > value) this.__array.pop(); - } - } - return this.__array.length; - } - ,__class__: openfl__$Vector_ObjectVector -}; -var openfl__$internal_Lib = function() { }; -$hxClasses["openfl._internal.Lib"] = openfl__$internal_Lib; -openfl__$internal_Lib.__name__ = "openfl._internal.Lib"; -openfl__$internal_Lib.notImplemented = function(posInfo) { - var api = posInfo.className + "." + posInfo.methodName; - if(!Object.prototype.hasOwnProperty.call(openfl__$internal_Lib.__sentWarnings.h,api)) { - openfl__$internal_Lib.__sentWarnings.h[api] = true; - lime_utils_Log.warn(posInfo.methodName + " is not implemented",posInfo); - } -}; -var openfl__$internal_utils_TouchData = function() { - this.rollOutStack = []; -}; -$hxClasses["openfl._internal.utils.TouchData"] = openfl__$internal_utils_TouchData; -openfl__$internal_utils_TouchData.__name__ = "openfl._internal.utils.TouchData"; -openfl__$internal_utils_TouchData.prototype = { - reset: function() { - this.touch = null; - this.touchDownTarget = null; - this.touchOverTarget = null; - this.rollOutStack.splice(0,this.rollOutStack.length); - } - ,__class__: openfl__$internal_utils_TouchData -}; -var openfl_display_Application = function() { - lime_app_Application.call(this); - if(openfl__$internal_Lib.application == null) { - openfl__$internal_Lib.application = this; - } - if(openfl__$internal_Lib.current == null) { - openfl__$internal_Lib.current = new openfl_display_MovieClip(); - } - openfl__$internal_Lib.current.__loaderInfo = openfl_display_LoaderInfo.create(null); - openfl__$internal_Lib.current.__loaderInfo.content = openfl__$internal_Lib.current; -}; -$hxClasses["openfl.display.Application"] = openfl_display_Application; -openfl_display_Application.__name__ = "openfl.display.Application"; -openfl_display_Application.__super__ = lime_app_Application; -openfl_display_Application.prototype = $extend(lime_app_Application.prototype,{ - createWindow: function(attributes) { - var $window = new openfl_display_Window(this,attributes); - this.__windows.push($window); - this.__windowByID.h[$window.id] = $window; - var _g = $bind(this,this.__onWindowClose); - var window1 = $window; - var tmp = function() { - _g(window1); - }; - $window.onClose.add(tmp,false,-10000); - if(this.__window == null) { - this.__window = $window; - $window.onActivate.add($bind(this,this.onWindowActivate)); - $window.onRenderContextLost.add($bind(this,this.onRenderContextLost)); - $window.onRenderContextRestored.add($bind(this,this.onRenderContextRestored)); - $window.onDeactivate.add($bind(this,this.onWindowDeactivate)); - $window.onDropFile.add($bind(this,this.onWindowDropFile)); - $window.onEnter.add($bind(this,this.onWindowEnter)); - $window.onExpose.add($bind(this,this.onWindowExpose)); - $window.onFocusIn.add($bind(this,this.onWindowFocusIn)); - $window.onFocusOut.add($bind(this,this.onWindowFocusOut)); - $window.onFullscreen.add($bind(this,this.onWindowFullscreen)); - $window.onKeyDown.add($bind(this,this.onKeyDown)); - $window.onKeyUp.add($bind(this,this.onKeyUp)); - $window.onLeave.add($bind(this,this.onWindowLeave)); - $window.onMinimize.add($bind(this,this.onWindowMinimize)); - $window.onMouseDown.add($bind(this,this.onMouseDown)); - $window.onMouseMove.add($bind(this,this.onMouseMove)); - $window.onMouseMoveRelative.add($bind(this,this.onMouseMoveRelative)); - $window.onMouseUp.add($bind(this,this.onMouseUp)); - $window.onMouseWheel.add($bind(this,this.onMouseWheel)); - $window.onMove.add($bind(this,this.onWindowMove)); - $window.onRender.add($bind(this,this.render)); - $window.onResize.add($bind(this,this.onWindowResize)); - $window.onRestore.add($bind(this,this.onWindowRestore)); - $window.onTextEdit.add($bind(this,this.onTextEdit)); - $window.onTextInput.add($bind(this,this.onTextInput)); - this.onWindowCreate(); - } - this.onCreateWindow.dispatch($window); - return $window; - } - ,__class__: openfl_display_Application -}); -var openfl_display_Bitmap = function(bitmapData,pixelSnapping,smoothing) { - if(smoothing == null) { - smoothing = false; - } - openfl_display_DisplayObject.call(this); - this.__bitmapData = bitmapData; - this.pixelSnapping = pixelSnapping; - this.smoothing = smoothing; - if(pixelSnapping == null) { - this.pixelSnapping = 1; - } -}; -$hxClasses["openfl.display.Bitmap"] = openfl_display_Bitmap; -openfl_display_Bitmap.__name__ = "openfl.display.Bitmap"; -openfl_display_Bitmap.__super__ = openfl_display_DisplayObject; -openfl_display_Bitmap.prototype = $extend(openfl_display_DisplayObject.prototype,{ - __enterFrame: function(deltaTime) { - if(this.__bitmapData != null && this.__bitmapData.image != null && this.__bitmapData.image.version != this.__imageVersion) { - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - } - } - ,__getBounds: function(rect,matrix) { - var bounds = openfl_geom_Rectangle.__pool.get(); - if(this.__bitmapData != null) { - bounds.setTo(0,0,this.__bitmapData.width,this.__bitmapData.height); - } else { - bounds.setTo(0,0,0,0); - } - bounds.__transform(bounds,matrix); - rect.__expand(bounds.x,bounds.y,bounds.width,bounds.height); - openfl_geom_Rectangle.__pool.release(bounds); - } - ,__hitTest: function(x,y,shapeFlag,stack,interactiveOnly,hitObject) { - if(!hitObject.get_visible() || this.__isMask || this.__bitmapData == null) { - return false; - } - if(this.get_mask() != null && !this.get_mask().__hitTestMask(x,y)) { - return false; - } - this.__getRenderTransform(); - var _this = this.__renderTransform; - var norm = _this.a * _this.d - _this.b * _this.c; - var px = norm == 0 ? -_this.tx : 1.0 / norm * (_this.c * (_this.ty - y) + _this.d * (x - _this.tx)); - var _this = this.__renderTransform; - var norm = _this.a * _this.d - _this.b * _this.c; - var py = norm == 0 ? -_this.ty : 1.0 / norm * (_this.a * (y - _this.ty) + _this.b * (_this.tx - x)); - if(px > 0 && py > 0 && px <= this.__bitmapData.width && py <= this.__bitmapData.height) { - if(this.__scrollRect != null && !this.__scrollRect.contains(px,py)) { - return false; - } - if(stack != null && !interactiveOnly) { - stack.push(hitObject); - } - return true; - } - return false; - } - ,__hitTestMask: function(x,y) { - if(this.__bitmapData == null) { - return false; - } - this.__getRenderTransform(); - var _this = this.__renderTransform; - var norm = _this.a * _this.d - _this.b * _this.c; - var px = norm == 0 ? -_this.tx : 1.0 / norm * (_this.c * (_this.ty - y) + _this.d * (x - _this.tx)); - var _this = this.__renderTransform; - var norm = _this.a * _this.d - _this.b * _this.c; - var py = norm == 0 ? -_this.ty : 1.0 / norm * (_this.a * (y - _this.ty) + _this.b * (_this.tx - x)); - if(px > 0 && py > 0 && px <= this.__bitmapData.width && py <= this.__bitmapData.height) { - return true; - } - return false; - } - ,__renderCairo: function(renderer) { - } - ,__renderCairoMask: function(renderer) { - renderer.cairo.rectangle(0,0,this.get_width(),this.get_height()); - } - ,__renderCanvas: function(renderer) { - this.__updateCacheBitmap(renderer,false); - if(this.__bitmapData != null && this.__bitmapData.image != null) { - this.__imageVersion = this.__bitmapData.image.version; - } - if(this.__cacheBitmap != null && !this.__isCacheBitmapRender) { - var bitmap = this.__cacheBitmap; - if(bitmap.__renderable) { - var alpha = renderer.__getAlpha(bitmap.__worldAlpha); - if(alpha > 0 && bitmap.__bitmapData != null && bitmap.__bitmapData.__isValid && bitmap.__bitmapData.readable) { - var context = renderer.context; - renderer.__setBlendMode(bitmap.__worldBlendMode); - renderer.__pushMaskObject(bitmap,false); - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(bitmap.__bitmapData.image); - context.globalAlpha = alpha; - var scrollRect = bitmap.__scrollRect; - renderer.setTransform(bitmap.__renderTransform,context); - if(!renderer.__allowSmoothing || !bitmap.smoothing) { - context.imageSmoothingEnabled = false; - } - if(scrollRect == null) { - context.drawImage(bitmap.__bitmapData.image.get_src(),0,0,bitmap.__bitmapData.image.width,bitmap.__bitmapData.image.height); - } else { - context.drawImage(bitmap.__bitmapData.image.get_src(),scrollRect.x,scrollRect.y,scrollRect.width,scrollRect.height); - } - if(!renderer.__allowSmoothing || !bitmap.smoothing) { - context.imageSmoothingEnabled = true; - } - renderer.__popMaskObject(bitmap,false); - } - } - } else { - if(!(this.opaqueBackground == null && this.__graphics == null)) { - if(this.__renderable) { - var alpha = renderer.__getAlpha(this.__worldAlpha); - if(!(alpha <= 0)) { - if(this.opaqueBackground != null && !this.__isCacheBitmapRender && this.get_width() > 0 && this.get_height() > 0) { - renderer.__setBlendMode(this.__worldBlendMode); - renderer.__pushMaskObject(this); - var context = renderer.context; - renderer.setTransform(this.__renderTransform,context); - var color = this.opaqueBackground; - context.fillStyle = "rgb(" + (color >>> 16 & 255) + "," + (color >>> 8 & 255) + "," + (color & 255) + ")"; - context.fillRect(0,0,this.get_width(),this.get_height()); - renderer.__popMaskObject(this); - } - if(this.__graphics != null) { - if(this.__renderable) { - var alpha = renderer.__getAlpha(this.__worldAlpha); - if(!(alpha <= 0)) { - var graphics = this.__graphics; - if(graphics != null) { - openfl_display__$internal_CanvasGraphics.render(graphics,renderer); - var width = graphics.__width; - var height = graphics.__height; - var canvas = graphics.__canvas; - if(canvas != null && graphics.__visible && width >= 1 && height >= 1) { - var transform = graphics.__worldTransform; - var context = renderer.context; - var scrollRect = this.__scrollRect; - var scale9Grid = this.__worldScale9Grid; - if(scrollRect == null || scrollRect.width > 0 && scrollRect.height > 0) { - renderer.__setBlendMode(this.__worldBlendMode); - renderer.__pushMaskObject(this); - context.globalAlpha = alpha; - if(scale9Grid != null && transform.b == 0 && transform.c == 0) { - context.setTransform(1,0,0,1,transform.tx,transform.ty); - var bounds = graphics.__bounds; - var scaleX = graphics.__renderTransform.a; - var scaleY = graphics.__renderTransform.d; - var renderScaleX = transform.a; - var renderScaleY = transform.d; - var left = Math.max(1,Math.round(scale9Grid.x * scaleX)); - var top = Math.round(scale9Grid.y * scaleY); - var right = Math.max(1,Math.round((bounds.get_right() - scale9Grid.get_right()) * scaleX)); - var bottom = Math.round((bounds.get_bottom() - scale9Grid.get_bottom()) * scaleY); - var centerWidth = Math.round(scale9Grid.width * scaleX); - var centerHeight = Math.round(scale9Grid.height * scaleY); - var renderLeft = Math.round(scale9Grid.x * renderScaleX); - var renderTop = Math.round(scale9Grid.y * renderScaleY); - var renderRight = Math.round((bounds.get_right() - scale9Grid.get_right()) * renderScaleX); - var renderBottom = Math.round((bounds.get_bottom() - scale9Grid.get_bottom()) * renderScaleY); - var renderCenterWidth = Math.round(width * renderScaleX) - renderLeft - renderRight; - var renderCenterHeight = Math.round(height * renderScaleY) - renderTop - renderBottom; - renderer.applySmoothing(context,false); - if(centerWidth != 0 && centerHeight != 0) { - context.drawImage(canvas,0,0,left,top,0,0,renderLeft,renderTop); - context.drawImage(canvas,left,0,centerWidth,top,renderLeft,0,renderCenterWidth,renderTop); - context.drawImage(canvas,left + centerWidth,0,right,top,renderLeft + renderCenterWidth,0,renderRight,renderTop); - context.drawImage(canvas,0,top,left,centerHeight,0,renderTop,renderLeft,renderCenterHeight); - context.drawImage(canvas,left,top,centerWidth,centerHeight,renderLeft,renderTop,renderCenterWidth,renderCenterHeight); - context.drawImage(canvas,left + centerWidth,top,right,centerHeight,renderLeft + renderCenterWidth,renderTop,renderRight,renderCenterHeight); - context.drawImage(canvas,0,top + centerHeight,left,bottom,0,renderTop + renderCenterHeight,renderLeft,renderBottom); - context.drawImage(canvas,left,top + centerHeight,centerWidth,bottom,renderLeft,renderTop + renderCenterHeight,renderCenterWidth,renderBottom); - context.drawImage(canvas,left + centerWidth,top + centerHeight,right,bottom,renderLeft + renderCenterWidth,renderTop + renderCenterHeight,renderRight,renderBottom); - } else if(centerWidth == 0 && centerHeight != 0) { - var renderWidth = renderLeft + renderCenterWidth + renderRight; - context.drawImage(canvas,0,0,width,top,0,0,renderWidth,renderTop); - context.drawImage(canvas,0,top,width,centerHeight,0,renderTop,renderWidth,renderCenterHeight); - context.drawImage(canvas,0,top + centerHeight,width,bottom,0,renderTop + renderCenterHeight,renderWidth,renderBottom); - } else if(centerHeight == 0 && centerWidth != 0) { - var renderHeight = renderTop + renderCenterHeight + renderBottom; - context.drawImage(canvas,0,0,left,height,0,0,renderLeft,renderHeight); - context.drawImage(canvas,left,0,centerWidth,height,renderLeft,0,renderCenterWidth,renderHeight); - context.drawImage(canvas,left + centerWidth,0,right,height,renderLeft + renderCenterWidth,0,renderRight,renderHeight); - } - } else { - renderer.setTransform(transform,context); - if(renderer.__isDOM) { - var reverseScale = 1 / renderer.pixelRatio; - context.scale(reverseScale,reverseScale); - } - context.drawImage(canvas,0,0,width,height); - } - renderer.__popMaskObject(this); - } - } - } - } - } - } - } - } - } - if(this.__renderable) { - var alpha = renderer.__getAlpha(this.__worldAlpha); - if(alpha > 0 && this.__bitmapData != null && this.__bitmapData.__isValid && this.__bitmapData.readable) { - var context = renderer.context; - renderer.__setBlendMode(this.__worldBlendMode); - renderer.__pushMaskObject(this,false); - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(this.__bitmapData.image); - context.globalAlpha = alpha; - var scrollRect = this.__scrollRect; - renderer.setTransform(this.__renderTransform,context); - if(!renderer.__allowSmoothing || !this.smoothing) { - context.imageSmoothingEnabled = false; - } - if(scrollRect == null) { - context.drawImage(this.__bitmapData.image.get_src(),0,0,this.__bitmapData.image.width,this.__bitmapData.image.height); - } else { - context.drawImage(this.__bitmapData.image.get_src(),scrollRect.x,scrollRect.y,scrollRect.width,scrollRect.height); - } - if(!renderer.__allowSmoothing || !this.smoothing) { - context.imageSmoothingEnabled = true; - } - renderer.__popMaskObject(this,false); - } - } - } - this.__renderEvent(renderer); - } - ,__renderCanvasMask: function(renderer) { - renderer.context.rect(0,0,this.get_width(),this.get_height()); - } - ,__renderDOM: function(renderer) { - this.__updateCacheBitmap(renderer,false); - if(this.__cacheBitmap != null && !this.__isCacheBitmapRender) { - this.__renderDOMClear(renderer); - this.__cacheBitmap.stage = this.stage; - var bitmap = this.__cacheBitmap; - if(bitmap.stage != null && bitmap.__worldVisible && bitmap.__renderable && bitmap.__bitmapData != null && bitmap.__bitmapData.__isValid && bitmap.__bitmapData.readable) { - renderer.__pushMaskObject(bitmap); - if(bitmap.__bitmapData.image.buffer.__srcImage != null) { - openfl_display__$internal_DOMBitmap.renderImage(bitmap,renderer); - } else { - openfl_display__$internal_DOMBitmap.renderCanvas(bitmap,renderer); - } - renderer.__popMaskObject(bitmap); - } else { - openfl_display__$internal_DOMBitmap.clear(bitmap,renderer); - } - } else { - var tmp = this.opaqueBackground != null && !this.__isCacheBitmapRender && this.get_width() > 0 && this.get_height() > 0; - var graphics = this.__graphics; - if(this.stage != null && this.__worldVisible && this.__renderable && graphics != null) { - openfl_display__$internal_CanvasGraphics.render(graphics,renderer.__canvasRenderer); - if(graphics.__softwareDirty || this.__worldAlphaChanged || this.__canvas != graphics.__canvas) { - if(graphics.__canvas != null) { - if(this.__canvas != graphics.__canvas) { - if(this.__canvas != null) { - renderer.element.removeChild(this.__canvas); - } - this.__canvas = graphics.__canvas; - this.__context = graphics.__context; - renderer.__initializeElement(this,this.__canvas); - } - } else { - openfl_display__$internal_DOMShape.clear(this,renderer); - } - } - if(this.__canvas != null) { - renderer.__pushMaskObject(this); - var cacheTransform = this.__renderTransform; - this.__renderTransform = graphics.__worldTransform; - if(graphics.__transformDirty) { - graphics.__transformDirty = false; - this.__renderTransformChanged = true; - } - renderer.__updateClip(this); - renderer.__applyStyle(this,true,true,true); - this.__renderTransform = cacheTransform; - renderer.__popMaskObject(this); - } - } else { - openfl_display__$internal_DOMShape.clear(this,renderer); - } - if(this.stage != null && this.__worldVisible && this.__renderable && this.__bitmapData != null && this.__bitmapData.__isValid && this.__bitmapData.readable) { - renderer.__pushMaskObject(this); - if(this.__bitmapData.image.buffer.__srcImage != null) { - openfl_display__$internal_DOMBitmap.renderImage(this,renderer); - } else { - openfl_display__$internal_DOMBitmap.renderCanvas(this,renderer); - } - renderer.__popMaskObject(this); - } else { - openfl_display__$internal_DOMBitmap.clear(this,renderer); - } - } - this.__renderEvent(renderer); - } - ,__renderDOMClear: function(renderer) { - openfl_display__$internal_DOMBitmap.clear(this,renderer); - } - ,__renderGL: function(renderer) { - this.__updateCacheBitmap(renderer,false); - if(this.__bitmapData != null && this.__bitmapData.image != null) { - this.__imageVersion = this.__bitmapData.image.version; - } - if(this.__cacheBitmap != null && !this.__isCacheBitmapRender) { - openfl_display__$internal_Context3DBitmap.render(this.__cacheBitmap,renderer); - } else { - if(!(this.opaqueBackground == null && this.__graphics == null)) { - if(!(!this.__renderable || this.__worldAlpha <= 0)) { - if(this.opaqueBackground != null && !this.__isCacheBitmapRender && this.get_width() > 0 && this.get_height() > 0) { - renderer.__setBlendMode(this.__worldBlendMode); - renderer.__pushMaskObject(this); - var context = renderer.__context3D; - var rect = openfl_geom_Rectangle.__pool.get(); - rect.setTo(0,0,this.get_width(),this.get_height()); - renderer.__pushMaskRect(rect,this.__renderTransform); - var color = this.opaqueBackground; - context.clear((color >>> 16 & 255) / 255,(color >>> 8 & 255) / 255,(color & 255) / 255,1,0,0,1); - renderer.__popMaskRect(); - renderer.__popMaskObject(this); - openfl_geom_Rectangle.__pool.release(rect); - } - if(this.__graphics != null) { - openfl_display__$internal_Context3DShape.render(this,renderer); - } - } - } - openfl_display__$internal_Context3DBitmap.render(this,renderer); - } - this.__renderEvent(renderer); - } - ,__renderGLMask: function(renderer) { - openfl_display__$internal_Context3DBitmap.renderMask(this,renderer); - } - ,__updateCacheBitmap: function(renderer,force) { - if(this.__bitmapData == null || this.__filters == null && renderer.__type == "opengl" && this.__cacheBitmap == null) { - return false; - } - return openfl_display_DisplayObject.prototype.__updateCacheBitmap.call(this,renderer,this.__bitmapData.image != null && this.__bitmapData.image.version != this.__imageVersion); - } - ,get_bitmapData: function() { - return this.__bitmapData; - } - ,set_bitmapData: function(value) { - this.__bitmapData = value; - this.smoothing = false; - if(!this.__renderDirty) { - this.__renderDirty = true; - this.__setParentRenderDirty(); - } - var tmp = this.__filters != null; - this.__imageVersion = -1; - return this.__bitmapData; - } - ,set_height: function(value) { - if(this.__bitmapData != null) { - this.set_scaleY(value / this.__bitmapData.height); - } else { - this.set_scaleY(0); - } - return value; - } - ,set_width: function(value) { - if(this.__bitmapData != null) { - this.set_scaleX(value / this.__bitmapData.width); - } else { - this.set_scaleX(0); - } - return value; - } - ,__class__: openfl_display_Bitmap -}); -var openfl_display_BitmapData = function(width,height,transparent,fillColor) { - if(fillColor == null) { - fillColor = -1; - } - if(transparent == null) { - transparent = true; - } - this.transparent = transparent; - if(width == null) { - width = 0; - } - if(height == null) { - height = 0; - } - if(width < 0) { - width = 0; - } - if(height < 0) { - height = 0; - } - this.width = width; - this.height = height; - this.rect = new openfl_geom_Rectangle(0,0,width,height); - this.__textureWidth = width; - this.__textureHeight = height; - if(width > 0 && height > 0) { - if(transparent) { - if((fillColor & -16777216) == 0) { - fillColor = 0; - } - } else { - fillColor = -16777216 | fillColor & 16777215; - } - fillColor = fillColor << 8 | fillColor >>> 24 & 255; - this.image = new lime_graphics_Image(null,0,0,width,height,fillColor); - this.image.set_transparent(transparent); - this.__isValid = true; - this.readable = true; - } - this.__renderTransform = new openfl_geom_Matrix(); - this.__worldAlpha = 1; - this.__worldTransform = new openfl_geom_Matrix(); - this.__worldColorTransform = new openfl_geom_ColorTransform(); - this.__renderable = true; -}; -$hxClasses["openfl.display.BitmapData"] = openfl_display_BitmapData; -openfl_display_BitmapData.__name__ = "openfl.display.BitmapData"; -openfl_display_BitmapData.__interfaces__ = [openfl_display_IBitmapDrawable]; -openfl_display_BitmapData.fromBase64 = function(base64,type) { - return null; -}; -openfl_display_BitmapData.fromBytes = function(bytes,rawAlpha) { - return null; -}; -openfl_display_BitmapData.fromCanvas = function(canvas,transparent) { - if(transparent == null) { - transparent = true; - } - if(canvas == null) { - return null; - } - var bitmapData = new openfl_display_BitmapData(0,0,transparent,0); - bitmapData.__fromImage(lime_graphics_Image.fromCanvas(canvas)); - bitmapData.image.set_transparent(transparent); - return bitmapData; -}; -openfl_display_BitmapData.fromFile = function(path) { - return null; -}; -openfl_display_BitmapData.fromImage = function(image,transparent) { - if(transparent == null) { - transparent = true; - } - if(image == null || image.buffer == null) { - return null; - } - var bitmapData = new openfl_display_BitmapData(0,0,transparent,0); - bitmapData.__fromImage(image); - bitmapData.image.set_transparent(transparent); - if(bitmapData.image != null) { - return bitmapData; - } else { - return null; - } -}; -openfl_display_BitmapData.fromTexture = function(texture) { - if(texture == null) { - return null; - } - var bitmapData = new openfl_display_BitmapData(texture.__width,texture.__height,true,0); - bitmapData.readable = false; - bitmapData.__texture = texture; - bitmapData.__textureContext = texture.__textureContext; - bitmapData.image = null; - return bitmapData; -}; -openfl_display_BitmapData.loadFromBase64 = function(base64,type) { - return lime_graphics_Image.loadFromBase64(base64,type).then(function(image) { - return lime_app_Future.withValue(openfl_display_BitmapData.fromImage(image)); - }); -}; -openfl_display_BitmapData.loadFromBytes = function(bytes,rawAlpha) { - return lime_graphics_Image.loadFromBytes(openfl_utils_ByteArray.toBytes(bytes)).then(function(image) { - var bitmapData = openfl_display_BitmapData.fromImage(image); - if(rawAlpha != null) { - bitmapData.__applyAlpha(rawAlpha); - } - return lime_app_Future.withValue(bitmapData); - }); -}; -openfl_display_BitmapData.loadFromFile = function(path) { - return lime_graphics_Image.loadFromFile(path).then(function(image) { - return lime_app_Future.withValue(openfl_display_BitmapData.fromImage(image)); - }); -}; -openfl_display_BitmapData.prototype = { - applyFilter: function(sourceBitmapData,sourceRect,destPoint,filter) { - if(!this.readable || sourceBitmapData == null || !sourceBitmapData.readable) { - return; - } - var needSecondBitmapData = filter.__needSecondBitmapData; - var needCopyOfOriginal = filter.__preserveObject; - var bitmapData2 = null; - var bitmapData3 = null; - if(needSecondBitmapData) { - bitmapData2 = new openfl_display_BitmapData(this.width,this.height,true,0); - } else { - bitmapData2 = this; - } - if(needCopyOfOriginal) { - bitmapData3 = new openfl_display_BitmapData(this.width,this.height,true,0); - } - if(filter.__preserveObject) { - bitmapData3.copyPixels(this,this.rect,destPoint); - } - var lastBitmap = filter.__applyFilter(bitmapData2,this,sourceRect,destPoint); - if(filter.__preserveObject) { - lastBitmap.draw(bitmapData3,null,null); - } - if(needSecondBitmapData && lastBitmap == bitmapData2) { - bitmapData2.image.version = this.image.version; - this.image = bitmapData2.image; - } - this.image.dirty = true; - this.image.version++; - } - ,clone: function() { - var bitmapData; - if(!this.__isValid) { - bitmapData = new openfl_display_BitmapData(this.width,this.height,this.transparent,0); - } else if(!this.readable && this.image == null) { - bitmapData = new openfl_display_BitmapData(0,0,this.transparent,0); - bitmapData.width = this.width; - bitmapData.height = this.height; - bitmapData.__textureWidth = this.__textureWidth; - bitmapData.__textureHeight = this.__textureHeight; - bitmapData.rect.copyFrom(this.rect); - bitmapData.__framebuffer = this.__framebuffer; - bitmapData.__framebufferContext = this.__framebufferContext; - bitmapData.__texture = this.__texture; - bitmapData.__textureContext = this.__textureContext; - bitmapData.__isValid = true; - } else { - bitmapData = openfl_display_BitmapData.fromImage(this.image.clone(),this.transparent); - } - bitmapData.__worldTransform.copyFrom(this.__worldTransform); - bitmapData.__renderTransform.copyFrom(this.__renderTransform); - return bitmapData; - } - ,colorTransform: function(rect,colorTransform) { - if(!this.readable) { - return; - } - this.image.colorTransform(rect.__toLimeRectangle(),colorTransform.__toLimeColorMatrix()); - } - ,compare: function(otherBitmapData) { - if(otherBitmapData == this) { - return 0; - } else if(otherBitmapData == null) { - return -1; - } else if(this.readable == false || otherBitmapData.readable == false) { - return -2; - } else if(this.width != otherBitmapData.width) { - return -3; - } else if(this.height != otherBitmapData.height) { - return -4; - } - if(this.image != null && otherBitmapData.image != null && this.image.get_format() == otherBitmapData.image.get_format()) { - var bytes = this.image.get_data(); - var otherBytes = otherBitmapData.image.get_data(); - var equal = true; - var _g = 0; - var _g1 = bytes.length; - while(_g < _g1) { - var i = _g++; - if(bytes[i] != otherBytes[i]) { - equal = false; - break; - } - } - if(equal) { - return 0; - } - } - var bitmapData = null; - var foundDifference; - var pixel; - var otherPixel; - var comparePixel; - var r; - var g; - var b; - var a; - var _g = 0; - var _g1 = this.height; - while(_g < _g1) { - var y = _g++; - var _g2 = 0; - var _g3 = this.width; - while(_g2 < _g3) { - var x = _g2++; - foundDifference = false; - pixel = this.getPixel32(x,y); - otherPixel = otherBitmapData.getPixel32(x,y); - comparePixel = 0; - if(pixel != otherPixel) { - r = (pixel >>> 16 & 255) - (otherPixel >>> 16 & 255); - g = (pixel >>> 8 & 255) - (otherPixel >>> 8 & 255); - b = (pixel & 255) - (otherPixel & 255); - if(r < 0) { - r *= -1; - } - if(g < 0) { - g *= -1; - } - if(b < 0) { - b *= -1; - } - if(r == 0 && g == 0 && b == 0) { - a = (pixel >>> 24 & 255) - (otherPixel >>> 24 & 255); - if(a != 0) { - comparePixel = (comparePixel >>> 24 & 255 & 255) << 24 | 16711680 | (comparePixel >>> 8 & 255 & 255) << 8 | comparePixel & 255 & 255; - comparePixel = (comparePixel >>> 24 & 255 & 255) << 24 | (comparePixel >>> 16 & 255 & 255) << 16 | 65280 | comparePixel & 255 & 255; - comparePixel = (comparePixel >>> 24 & 255 & 255) << 24 | (comparePixel >>> 16 & 255 & 255) << 16 | (comparePixel >>> 8 & 255 & 255) << 8 | 255; - comparePixel = (a & 255) << 24 | (comparePixel >>> 16 & 255 & 255) << 16 | (comparePixel >>> 8 & 255 & 255) << 8 | comparePixel & 255 & 255; - foundDifference = true; - } - } else { - comparePixel = (comparePixel >>> 24 & 255 & 255) << 24 | (r & 255) << 16 | (comparePixel >>> 8 & 255 & 255) << 8 | comparePixel & 255 & 255; - comparePixel = (comparePixel >>> 24 & 255 & 255) << 24 | (comparePixel >>> 16 & 255 & 255) << 16 | (g & 255) << 8 | comparePixel & 255 & 255; - comparePixel = (comparePixel >>> 24 & 255 & 255) << 24 | (comparePixel >>> 16 & 255 & 255) << 16 | (comparePixel >>> 8 & 255 & 255) << 8 | b & 255; - comparePixel = -16777216 | (comparePixel >>> 16 & 255 & 255) << 16 | (comparePixel >>> 8 & 255 & 255) << 8 | comparePixel & 255 & 255; - foundDifference = true; - } - } - if(foundDifference) { - if(bitmapData == null) { - bitmapData = new openfl_display_BitmapData(this.width,this.height,this.transparent || otherBitmapData.transparent,0); - } - bitmapData.setPixel32(x,y,comparePixel); - } - } - } - if(bitmapData == null) { - return 0; - } - return bitmapData; - } - ,copyChannel: function(sourceBitmapData,sourceRect,destPoint,sourceChannel,destChannel) { - if(!this.readable) { - return; - } - var sourceChannel1; - switch(sourceChannel) { - case 1: - sourceChannel1 = lime_graphics_ImageChannel.RED; - break; - case 2: - sourceChannel1 = lime_graphics_ImageChannel.GREEN; - break; - case 4: - sourceChannel1 = lime_graphics_ImageChannel.BLUE; - break; - case 8: - sourceChannel1 = lime_graphics_ImageChannel.ALPHA; - break; - default: - return; - } - var destChannel1; - switch(destChannel) { - case 1: - destChannel1 = lime_graphics_ImageChannel.RED; - break; - case 2: - destChannel1 = lime_graphics_ImageChannel.GREEN; - break; - case 4: - destChannel1 = lime_graphics_ImageChannel.BLUE; - break; - case 8: - destChannel1 = lime_graphics_ImageChannel.ALPHA; - break; - default: - return; - } - this.image.copyChannel(sourceBitmapData.image,sourceRect.__toLimeRectangle(),destPoint.__toLimeVector2(),sourceChannel1,destChannel1); - } - ,copyPixels: function(sourceBitmapData,sourceRect,destPoint,alphaBitmapData,alphaPoint,mergeAlpha) { - if(mergeAlpha == null) { - mergeAlpha = false; - } - if(!this.readable || sourceBitmapData == null) { - return; - } - if(alphaPoint != null) { - openfl_display_BitmapData.__tempVector.x = alphaPoint.x; - openfl_display_BitmapData.__tempVector.y = alphaPoint.y; - } - this.image.copyPixels(sourceBitmapData.image,sourceRect.__toLimeRectangle(),destPoint.__toLimeVector2(),alphaBitmapData != null ? alphaBitmapData.image : null,alphaPoint != null ? openfl_display_BitmapData.__tempVector : null,mergeAlpha); - } - ,dispose: function() { - this.image = null; - this.width = 0; - this.height = 0; - this.rect = null; - this.__isValid = false; - this.readable = false; - this.__surface = null; - this.__vertexBuffer = null; - this.__framebuffer = null; - this.__framebufferContext = null; - this.__texture = null; - this.__textureContext = null; - } - ,disposeImage: function() { - this.readable = false; - } - ,draw: function(source,matrix,colorTransform,blendMode,clipRect,smoothing) { - if(smoothing == null) { - smoothing = false; - } - if(source == null) { - return; - } - source.__update(false,true); - var transform = openfl_geom_Matrix.__pool.get(); - transform.copyFrom(source.__renderTransform); - transform.invert(); - if(matrix != null) { - transform.concat(matrix); - } - var clipMatrix = null; - if(clipRect != null) { - clipMatrix = openfl_geom_Matrix.__pool.get(); - clipMatrix.copyFrom(transform); - clipMatrix.invert(); - } - var _colorTransform = new openfl_geom_ColorTransform(); - _colorTransform.__copyFrom(source.__worldColorTransform); - _colorTransform.__invert(); - if(!this.readable && openfl_Lib.get_current().stage.context3D != null) { - if(this.__textureContext == null) { - this.__textureContext = lime_app_Application.current.__window.context; - } - if(colorTransform != null) { - _colorTransform.__combine(colorTransform); - } - var renderer = new openfl_display_OpenGLRenderer(openfl_Lib.get_current().stage.context3D,this); - renderer.__allowSmoothing = smoothing; - renderer.__overrideBlendMode = blendMode; - renderer.__worldTransform = transform; - renderer.__worldAlpha = 1 / source.__worldAlpha; - renderer.__worldColorTransform = _colorTransform; - renderer.__resize(this.width,this.height); - if(clipRect != null) { - renderer.__pushMaskRect(clipRect,clipMatrix); - } - this.__drawGL(source,renderer); - if(clipRect != null) { - renderer.__popMaskRect(); - openfl_geom_Matrix.__pool.release(clipMatrix); - } - } else { - if(colorTransform != null) { - var bounds = openfl_geom_Rectangle.__pool.get(); - var boundsMatrix = openfl_geom_Matrix.__pool.get(); - source.__getBounds(bounds,boundsMatrix); - var width = Math.ceil(bounds.width); - var height = Math.ceil(bounds.height); - boundsMatrix.tx = -bounds.x; - boundsMatrix.ty = -bounds.y; - var copy = new openfl_display_BitmapData(width,height,true,0); - copy.draw(source,boundsMatrix); - copy.colorTransform(copy.rect,colorTransform); - copy.__renderTransform.identity(); - copy.__renderTransform.tx = bounds.x; - copy.__renderTransform.ty = bounds.y; - copy.__renderTransform.concat(source.__renderTransform); - copy.__worldAlpha = source.__worldAlpha; - copy.__worldColorTransform.__copyFrom(source.__worldColorTransform); - source = copy; - openfl_geom_Rectangle.__pool.release(bounds); - openfl_geom_Matrix.__pool.release(boundsMatrix); - } - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(this.image); - var renderer = new openfl_display_CanvasRenderer(this.image.buffer.__srcContext); - renderer.__allowSmoothing = smoothing; - renderer.__overrideBlendMode = blendMode; - renderer.__worldTransform = transform; - renderer.__worldAlpha = 1 / source.__worldAlpha; - renderer.__worldColorTransform = _colorTransform; - if(clipRect != null) { - renderer.__pushMaskRect(clipRect,clipMatrix); - } - this.__drawCanvas(source,renderer); - if(clipRect != null) { - renderer.__popMaskRect(); - openfl_geom_Matrix.__pool.release(clipMatrix); - } - } - openfl_geom_Matrix.__pool.release(transform); - } - ,drawWithQuality: function(source,matrix,colorTransform,blendMode,clipRect,smoothing,quality) { - if(smoothing == null) { - smoothing = false; - } - this.draw(source,matrix,colorTransform,blendMode,clipRect,quality != 2 && smoothing); - } - ,encode: function(rect,compressor,byteArray) { - if(!this.readable || rect == null) { - byteArray = null; - return byteArray; - } - if(byteArray == null) { - var this1 = new openfl_utils_ByteArrayData(0); - byteArray = this1; - } - var image = this.image; - if(!rect.equals(this.rect)) { - var matrix = openfl_geom_Matrix.__pool.get(); - matrix.tx = Math.round(-rect.x); - matrix.ty = Math.round(-rect.y); - var bitmapData = new openfl_display_BitmapData(Math.ceil(rect.width),Math.ceil(rect.height),true,0); - bitmapData.draw(this,matrix); - image = bitmapData.image; - openfl_geom_Matrix.__pool.release(matrix); - } - if(((compressor) instanceof openfl_display_PNGEncoderOptions)) { - byteArray.writeBytes(openfl_utils_ByteArray.fromBytes(image.encode(lime_graphics_ImageFileFormat.PNG)),0,0); - return byteArray; - } else if(((compressor) instanceof openfl_display_JPEGEncoderOptions)) { - byteArray.writeBytes(openfl_utils_ByteArray.fromBytes(image.encode(lime_graphics_ImageFileFormat.JPEG,(js_Boot.__cast(compressor , openfl_display_JPEGEncoderOptions)).quality)),0,0); - return byteArray; - } - byteArray = null; - return byteArray; - } - ,fillRect: function(rect,color) { - this.__fillRect(rect,color,true); - } - ,floodFill: function(x,y,color) { - if(!this.readable) { - return; - } - this.image.floodFill(x,y,color,1); - } - ,generateFilterRect: function(sourceRect,filter) { - return sourceRect.clone(); - } - ,getIndexBuffer: function(context,scale9Grid) { - var gl = context.gl; - if(this.__indexBuffer == null || this.__indexBufferContext != context.__context || scale9Grid != null && this.__indexBufferGrid == null || this.__indexBufferGrid != null && !this.__indexBufferGrid.equals(scale9Grid)) { - this.__indexBufferContext = context.__context; - this.__indexBuffer = null; - if(scale9Grid != null) { - if(this.__indexBufferGrid == null) { - this.__indexBufferGrid = new openfl_geom_Rectangle(); - } - this.__indexBufferGrid.copyFrom(scale9Grid); - var centerX = scale9Grid.width; - var centerY = scale9Grid.height; - if(centerX != 0 && centerY != 0) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1 = new Uint16Array(54); - this.__indexBufferData = this1; - this.__indexBufferData[0] = 0; - this.__indexBufferData[1] = 1; - this.__indexBufferData[2] = 2; - this.__indexBufferData[3] = 2; - this.__indexBufferData[4] = 1; - this.__indexBufferData[5] = 3; - this.__indexBufferData[6] = 4; - this.__indexBufferData[7] = 0; - this.__indexBufferData[8] = 5; - this.__indexBufferData[9] = 5; - this.__indexBufferData[10] = 0; - this.__indexBufferData[11] = 2; - this.__indexBufferData[12] = 6; - this.__indexBufferData[13] = 4; - this.__indexBufferData[14] = 7; - this.__indexBufferData[15] = 7; - this.__indexBufferData[16] = 4; - this.__indexBufferData[17] = 5; - this.__indexBufferData[18] = 8; - this.__indexBufferData[19] = 9; - this.__indexBufferData[20] = 0; - this.__indexBufferData[21] = 0; - this.__indexBufferData[22] = 9; - this.__indexBufferData[23] = 1; - this.__indexBufferData[24] = 10; - this.__indexBufferData[25] = 8; - this.__indexBufferData[26] = 4; - this.__indexBufferData[27] = 4; - this.__indexBufferData[28] = 8; - this.__indexBufferData[29] = 0; - this.__indexBufferData[30] = 11; - this.__indexBufferData[31] = 10; - this.__indexBufferData[32] = 6; - this.__indexBufferData[33] = 6; - this.__indexBufferData[34] = 10; - this.__indexBufferData[35] = 4; - this.__indexBufferData[36] = 12; - this.__indexBufferData[37] = 13; - this.__indexBufferData[38] = 8; - this.__indexBufferData[39] = 8; - this.__indexBufferData[40] = 13; - this.__indexBufferData[41] = 9; - this.__indexBufferData[42] = 14; - this.__indexBufferData[43] = 12; - this.__indexBufferData[44] = 10; - this.__indexBufferData[45] = 10; - this.__indexBufferData[46] = 12; - this.__indexBufferData[47] = 8; - this.__indexBufferData[48] = 15; - this.__indexBufferData[49] = 14; - this.__indexBufferData[50] = 11; - this.__indexBufferData[51] = 11; - this.__indexBufferData[52] = 14; - this.__indexBufferData[53] = 10; - this.__indexBuffer = context.createIndexBuffer(54); - } else if(centerX == 0 && centerY != 0) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1 = new Uint16Array(18); - this.__indexBufferData = this1; - this.__indexBufferData[0] = 0; - this.__indexBufferData[1] = 1; - this.__indexBufferData[2] = 2; - this.__indexBufferData[3] = 2; - this.__indexBufferData[4] = 1; - this.__indexBufferData[5] = 3; - this.__indexBufferData[6] = 4; - this.__indexBufferData[7] = 5; - this.__indexBufferData[8] = 0; - this.__indexBufferData[9] = 0; - this.__indexBufferData[10] = 5; - this.__indexBufferData[11] = 1; - this.__indexBufferData[12] = 6; - this.__indexBufferData[13] = 7; - this.__indexBufferData[14] = 4; - this.__indexBufferData[15] = 4; - this.__indexBufferData[16] = 7; - this.__indexBufferData[17] = 5; - this.__indexBuffer = context.createIndexBuffer(18); - } else if(centerX != 0 && centerY == 0) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1 = new Uint16Array(18); - this.__indexBufferData = this1; - this.__indexBufferData[0] = 0; - this.__indexBufferData[1] = 1; - this.__indexBufferData[2] = 2; - this.__indexBufferData[3] = 2; - this.__indexBufferData[4] = 1; - this.__indexBufferData[5] = 3; - this.__indexBufferData[6] = 4; - this.__indexBufferData[7] = 0; - this.__indexBufferData[8] = 5; - this.__indexBufferData[9] = 5; - this.__indexBufferData[10] = 0; - this.__indexBufferData[11] = 2; - this.__indexBufferData[12] = 6; - this.__indexBufferData[13] = 4; - this.__indexBufferData[14] = 7; - this.__indexBufferData[15] = 7; - this.__indexBufferData[16] = 4; - this.__indexBufferData[17] = 5; - this.__indexBuffer = context.createIndexBuffer(18); - } - } else { - this.__indexBufferGrid = null; - } - if(this.__indexBuffer == null) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1 = new Uint16Array(6); - this.__indexBufferData = this1; - this.__indexBufferData[0] = 0; - this.__indexBufferData[1] = 1; - this.__indexBufferData[2] = 2; - this.__indexBufferData[3] = 2; - this.__indexBufferData[4] = 1; - this.__indexBufferData[5] = 3; - this.__indexBuffer = context.createIndexBuffer(6); - } - this.__indexBuffer.uploadFromTypedArray(this.__indexBufferData); - } - return this.__indexBuffer; - } - ,getVertexBuffer: function(context,scale9Grid,targetObject) { - var gl = context.gl; - if(this.__vertexBuffer == null || this.__vertexBufferContext != context.__context || scale9Grid != null && this.__vertexBufferGrid == null || this.__vertexBufferGrid != null && !this.__vertexBufferGrid.equals(scale9Grid) || targetObject != null && (this.__vertexBufferWidth != targetObject.get_width() || this.__vertexBufferHeight != targetObject.get_height() || this.__vertexBufferScaleX != targetObject.get_scaleX() || this.__vertexBufferScaleY != targetObject.get_scaleY())) { - this.__uvRect = new openfl_geom_Rectangle(0,0,this.width,this.height); - var uvWidth = 1; - var uvHeight = 1; - this.__vertexBufferContext = context.__context; - this.__vertexBuffer = null; - if(targetObject != null) { - this.__vertexBufferWidth = targetObject.get_width(); - this.__vertexBufferHeight = targetObject.get_height(); - this.__vertexBufferScaleX = targetObject.get_scaleX(); - this.__vertexBufferScaleY = targetObject.get_scaleY(); - } - if(scale9Grid != null && targetObject != null) { - if(this.__vertexBufferGrid == null) { - this.__vertexBufferGrid = new openfl_geom_Rectangle(); - } - this.__vertexBufferGrid.copyFrom(scale9Grid); - this.__vertexBufferWidth = targetObject.get_width(); - this.__vertexBufferHeight = targetObject.get_height(); - this.__vertexBufferScaleX = targetObject.get_scaleX(); - this.__vertexBufferScaleY = targetObject.get_scaleY(); - var centerX = scale9Grid.width; - var centerY = scale9Grid.height; - if(centerX != 0 && centerY != 0) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1 = new Float32Array(224); - this.__vertexBufferData = this1; - var left = scale9Grid.x; - var top = scale9Grid.y; - var right = this.width - centerX - left; - var bottom = this.height - centerY - top; - var uvLeft = left / this.width; - var uvTop = top / this.height; - var uvCenterX = centerX / this.width; - var uvCenterY = centerY / this.height; - var uvRight = right / this.width; - var uvBottom = bottom / this.height; - var renderedLeft = left / targetObject.get_scaleX(); - var renderedTop = top / targetObject.get_scaleY(); - var renderedRight = right / targetObject.get_scaleX(); - var renderedBottom = bottom / targetObject.get_scaleY(); - var renderedCenterX = targetObject.get_width() / targetObject.get_scaleX() - renderedLeft - renderedRight; - var renderedCenterY = targetObject.get_height() / targetObject.get_scaleY() - renderedTop - renderedBottom; - this.__vertexBufferData[0] = renderedLeft; - this.__vertexBufferData[1] = renderedTop; - this.__vertexBufferData[3] = uvWidth * uvLeft; - this.__vertexBufferData[4] = uvHeight * uvTop; - this.__vertexBufferData[15] = renderedTop; - this.__vertexBufferData[18] = uvHeight * uvTop; - this.__vertexBufferData[28] = renderedLeft; - this.__vertexBufferData[31] = uvWidth * uvLeft; - this.__vertexBufferData[56] = renderedLeft + renderedCenterX; - this.__vertexBufferData[57] = renderedTop; - this.__vertexBufferData[59] = uvWidth * (uvLeft + uvCenterX); - this.__vertexBufferData[60] = uvHeight * uvTop; - this.__vertexBufferData[70] = renderedLeft + renderedCenterX; - this.__vertexBufferData[73] = uvWidth * (uvLeft + uvCenterX); - this.__vertexBufferData[84] = this.width; - this.__vertexBufferData[85] = renderedTop; - this.__vertexBufferData[87] = uvWidth; - this.__vertexBufferData[88] = uvHeight * uvTop; - this.__vertexBufferData[98] = this.width; - this.__vertexBufferData[101] = uvWidth; - this.__vertexBufferData[112] = renderedLeft; - this.__vertexBufferData[113] = renderedTop + renderedCenterY; - this.__vertexBufferData[115] = uvWidth * uvLeft; - this.__vertexBufferData[116] = uvHeight * (uvTop + uvCenterY); - this.__vertexBufferData[127] = renderedTop + renderedCenterY; - this.__vertexBufferData[130] = uvHeight * (uvTop + uvCenterY); - this.__vertexBufferData[140] = renderedLeft + renderedCenterX; - this.__vertexBufferData[141] = renderedTop + renderedCenterY; - this.__vertexBufferData[143] = uvWidth * (uvLeft + uvCenterX); - this.__vertexBufferData[144] = uvHeight * (uvTop + uvCenterY); - this.__vertexBufferData[154] = this.width; - this.__vertexBufferData[155] = renderedTop + renderedCenterY; - this.__vertexBufferData[157] = uvWidth; - this.__vertexBufferData[158] = uvHeight * (uvTop + uvCenterY); - this.__vertexBufferData[168] = renderedLeft; - this.__vertexBufferData[169] = this.height; - this.__vertexBufferData[171] = uvWidth * uvLeft; - this.__vertexBufferData[172] = uvHeight; - this.__vertexBufferData[183] = this.height; - this.__vertexBufferData[186] = uvHeight; - this.__vertexBufferData[196] = renderedLeft + renderedCenterX; - this.__vertexBufferData[197] = this.height; - this.__vertexBufferData[199] = uvWidth * (uvLeft + uvCenterX); - this.__vertexBufferData[200] = uvHeight; - this.__vertexBufferData[210] = this.width; - this.__vertexBufferData[211] = this.height; - this.__vertexBufferData[213] = uvWidth; - this.__vertexBufferData[214] = uvHeight; - this.__vertexBuffer = context.createVertexBuffer(16,14); - } else if(centerX == 0 && centerY != 0) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1 = new Float32Array(112); - this.__vertexBufferData = this1; - var top = scale9Grid.y; - var bottom = this.height - centerY - top; - var uvTop = top / this.height; - var uvCenterY = centerY / this.height; - var uvBottom = bottom / this.height; - var renderedTop = top / targetObject.get_scaleY(); - var renderedBottom = bottom / targetObject.get_scaleY(); - var renderedCenterY = targetObject.get_height() / targetObject.get_scaleY() - renderedTop - renderedBottom; - var renderedWidth = targetObject.get_width() / targetObject.get_scaleX(); - this.__vertexBufferData[0] = renderedWidth; - this.__vertexBufferData[1] = renderedTop; - this.__vertexBufferData[3] = uvWidth; - this.__vertexBufferData[4] = uvHeight * uvTop; - this.__vertexBufferData[15] = renderedTop; - this.__vertexBufferData[18] = uvHeight * uvTop; - this.__vertexBufferData[28] = renderedWidth; - this.__vertexBufferData[31] = uvWidth; - this.__vertexBufferData[56] = renderedWidth; - this.__vertexBufferData[57] = renderedTop + renderedCenterY; - this.__vertexBufferData[59] = uvWidth; - this.__vertexBufferData[60] = uvHeight * (uvTop + uvCenterY); - this.__vertexBufferData[71] = renderedTop + renderedCenterY; - this.__vertexBufferData[74] = uvHeight * (uvTop + uvCenterY); - this.__vertexBufferData[84] = renderedWidth; - this.__vertexBufferData[85] = this.height; - this.__vertexBufferData[87] = uvWidth; - this.__vertexBufferData[88] = uvHeight; - this.__vertexBufferData[99] = this.height; - this.__vertexBufferData[102] = uvHeight; - this.__vertexBuffer = context.createVertexBuffer(8,14); - } else if(centerY == 0 && centerX != 0) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1 = new Float32Array(112); - this.__vertexBufferData = this1; - var left = scale9Grid.x; - var right = this.width - centerX - left; - var uvLeft = left / this.width; - var uvCenterX = centerX / this.width; - var uvRight = right / this.width; - var renderedLeft = left / targetObject.get_scaleX(); - var renderedRight = right / targetObject.get_scaleX(); - var renderedCenterX = targetObject.get_width() / targetObject.get_scaleX() - renderedLeft - renderedRight; - var renderedHeight = targetObject.get_height() / targetObject.get_scaleY(); - this.__vertexBufferData[0] = renderedLeft; - this.__vertexBufferData[1] = renderedHeight; - this.__vertexBufferData[3] = uvWidth * uvLeft; - this.__vertexBufferData[4] = uvHeight; - this.__vertexBufferData[15] = renderedHeight; - this.__vertexBufferData[18] = uvHeight; - this.__vertexBufferData[28] = renderedLeft; - this.__vertexBufferData[31] = uvWidth * uvLeft; - this.__vertexBufferData[56] = renderedLeft + renderedCenterX; - this.__vertexBufferData[57] = renderedHeight; - this.__vertexBufferData[59] = uvWidth * (uvLeft + uvCenterX); - this.__vertexBufferData[60] = uvHeight; - this.__vertexBufferData[70] = renderedLeft + renderedCenterX; - this.__vertexBufferData[73] = uvWidth * (uvLeft + uvCenterX); - this.__vertexBufferData[84] = this.width; - this.__vertexBufferData[85] = renderedHeight; - this.__vertexBufferData[87] = uvWidth; - this.__vertexBufferData[88] = uvHeight; - this.__vertexBufferData[98] = this.width; - this.__vertexBufferData[101] = uvWidth; - this.__vertexBuffer = context.createVertexBuffer(8,14); - } - } else { - this.__vertexBufferGrid = null; - } - if(this.__vertexBuffer == null) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1 = new Float32Array(56); - this.__vertexBufferData = this1; - this.__vertexBufferData[0] = this.width; - this.__vertexBufferData[1] = this.height; - this.__vertexBufferData[3] = uvWidth; - this.__vertexBufferData[4] = uvHeight; - this.__vertexBufferData[15] = this.height; - this.__vertexBufferData[18] = uvHeight; - this.__vertexBufferData[28] = this.width; - this.__vertexBufferData[31] = uvWidth; - this.__vertexBuffer = context.createVertexBuffer(3,14); - } - this.__vertexBuffer.uploadFromTypedArray(lime_utils_Float32Array.toArrayBufferView(this.__vertexBufferData)); - } - return this.__vertexBuffer; - } - ,getColorBoundsRect: function(mask,color,findColor) { - if(findColor == null) { - findColor = true; - } - if(!this.readable) { - return new openfl_geom_Rectangle(0,0,this.width,this.height); - } - if(!this.transparent || (mask >> 24 & 255) > 0) { - var color1 = color; - if((color1 >>> 24 & 255) == 0) { - color1 = 0; - } - } - var rect = this.image.getColorBoundsRect(mask,color,findColor,1); - return new openfl_geom_Rectangle(rect.x,rect.y,rect.width,rect.height); - } - ,getPixel: function(x,y) { - if(!this.readable) { - return 0; - } - return this.image.getPixel(x,y,1); - } - ,getPixel32: function(x,y) { - if(!this.readable) { - return 0; - } - return this.image.getPixel32(x,y,1); - } - ,getPixels: function(rect) { - if(!this.readable) { - return null; - } - if(rect == null) { - rect = this.rect; - } - var byteArray = openfl_utils_ByteArray.fromBytes(this.image.getPixels(rect.__toLimeRectangle(),1)); - byteArray.__endian = 0; - return byteArray; - } - ,getSurface: function() { - if(!this.readable) { - return null; - } - if(this.__surface == null) { - this.__surface = lime_graphics_cairo_CairoImageSurface.fromImage(this.image); - } - return this.__surface; - } - ,getTexture: function(context) { - if(!this.__isValid) { - return null; - } - if(this.__texture == null || this.__textureContext != context.__context) { - this.__textureContext = context.__context; - this.__texture = context.createRectangleTexture(this.width,this.height,1,false); - this.__textureVersion = -1; - } - lime__$internal_graphics_ImageCanvasUtil.sync(this.image,false); - if(this.image != null && this.image.version > this.__textureVersion) { - if(this.__surface != null) { - lime_graphics_cairo_CairoSurface.flush(this.__surface); - } - var textureImage = this.image; - if(!openfl_display3D_textures_TextureBase.__supportsBGRA && textureImage.get_format() != 0) { - textureImage = textureImage.clone(); - textureImage.set_format(0); - } - this.__texture.__uploadFromImage(textureImage); - this.__textureVersion = this.image.version; - this.__textureWidth = textureImage.buffer.width; - this.__textureHeight = textureImage.buffer.height; - } - if(!this.readable && this.image != null) { - this.__surface = null; - this.image = null; - } - return this.__texture; - } - ,getVector: function(rect) { - var pixels = this.getPixels(rect); - var length = UInt.toFloat(openfl_utils_ByteArray.get_length(pixels)) / UInt.toFloat(4) | 0; - var result = openfl_Vector.toIntVector(null,length,true); - var _g = 0; - var _g1 = length; - while(_g < _g1) { - var i = _g++; - result.set(i,pixels.readUnsignedInt()); - } - return result; - } - ,histogram: function(hRect) { - var rect = hRect != null ? hRect : new openfl_geom_Rectangle(0,0,this.width,this.height); - var pixels = this.getPixels(rect); - var _g = []; - var _g1 = []; - var _g2 = 0; - while(_g2 < 256) { - var j = _g2++; - _g1.push(0); - } - _g.push(_g1); - var _g1 = []; - var _g2 = 0; - while(_g2 < 256) { - var j = _g2++; - _g1.push(0); - } - _g.push(_g1); - var _g1 = []; - var _g2 = 0; - while(_g2 < 256) { - var j = _g2++; - _g1.push(0); - } - _g.push(_g1); - var _g1 = []; - var _g2 = 0; - while(_g2 < 256) { - var j = _g2++; - _g1.push(0); - } - _g.push(_g1); - var result = _g; - var _g = 0; - var _g1 = openfl_utils_ByteArray.get_length(pixels); - while(_g < _g1) { - var i = _g++; - var result1 = result[i % 4]; - ++result1[pixels.readUnsignedByte()]; - } - return result; - } - ,hitTest: function(firstPoint,firstAlphaThreshold,secondObject,secondBitmapDataPoint,secondAlphaThreshold) { - if(secondAlphaThreshold == null) { - secondAlphaThreshold = 1; - } - if(!this.readable) { - return false; - } - if(((secondObject) instanceof openfl_display_Bitmap)) { - secondObject = (js_Boot.__cast(secondObject , openfl_display_Bitmap)).__bitmapData; - } - if(((secondObject) instanceof openfl_geom_Point)) { - var secondPoint = secondObject; - var x = secondPoint.x - firstPoint.x | 0; - var y = secondPoint.y - firstPoint.y | 0; - if(this.rect.contains(x,y)) { - var pixel = this.getPixel32(x,y); - if((pixel >> 24 & 255) > firstAlphaThreshold) { - return true; - } - } - } else if(((secondObject) instanceof openfl_display_BitmapData)) { - var secondBitmapData = secondObject; - var x; - var y; - if(secondBitmapDataPoint == null) { - x = 0; - y = 0; - } else { - x = Math.round(secondBitmapDataPoint.x - firstPoint.x); - y = Math.round(secondBitmapDataPoint.y - firstPoint.y); - } - var hitRect = openfl_geom_Rectangle.__pool.get(); - hitRect.setTo(x,y,secondBitmapData.width,secondBitmapData.height); - if(this.rect.intersects(hitRect)) { - if(x < 0) { - hitRect.x = 0; - hitRect.width = Math.min(secondBitmapData.width + x,this.width); - } else { - hitRect.width = Math.min(secondBitmapData.width,this.width - x); - } - if(y < 0) { - hitRect.y = 0; - hitRect.height = Math.min(secondBitmapData.height + y,this.height); - } else { - hitRect.height = Math.min(secondBitmapData.height,this.height - y); - } - var pixels = this.getPixels(hitRect); - hitRect.x = x < 0 ? -x : 0; - hitRect.y = y < 0 ? -y : 0; - var testPixels = secondBitmapData.getPixels(hitRect); - var length = hitRect.width * hitRect.height | 0; - var pixel; - var testPixel; - var _g = 0; - var _g1 = length; - while(_g < _g1) { - var i = _g++; - pixel = pixels.readUnsignedInt(); - testPixel = testPixels.readUnsignedInt(); - if(UInt.gt(pixel >>> 24 & 255,firstAlphaThreshold) && UInt.gt(testPixel >>> 24 & 255,secondAlphaThreshold)) { - openfl_geom_Rectangle.__pool.release(hitRect); - return true; - } - } - } - openfl_geom_Rectangle.__pool.release(hitRect); - } else if(((secondObject) instanceof openfl_geom_Rectangle)) { - var secondRectangle = openfl_geom_Rectangle.__pool.get(); - secondRectangle.copyFrom(secondObject); - secondRectangle.offset(-firstPoint.x,-firstPoint.y); - secondRectangle.__contract(0,0,this.width,this.height); - if(secondRectangle.width > 0 && secondRectangle.height > 0) { - var pixels = this.getPixels(secondRectangle); - var length = UInt.toFloat(openfl_utils_ByteArray.get_length(pixels)) / UInt.toFloat(4) | 0; - var pixel; - var _g = 0; - var _g1 = length; - while(_g < _g1) { - var i = _g++; - pixel = pixels.readUnsignedInt(); - if(UInt.gt(pixel >>> 24 & 255,firstAlphaThreshold)) { - openfl_geom_Rectangle.__pool.release(secondRectangle); - return true; - } - } - } - openfl_geom_Rectangle.__pool.release(secondRectangle); - } - return false; - } - ,lock: function() { - } - ,merge: function(sourceBitmapData,sourceRect,destPoint,redMultiplier,greenMultiplier,blueMultiplier,alphaMultiplier) { - if(!this.readable || sourceBitmapData == null || !sourceBitmapData.readable || sourceRect == null || destPoint == null) { - return; - } - this.image.merge(sourceBitmapData.image,sourceRect.__toLimeRectangle(),destPoint.__toLimeVector2(),redMultiplier,greenMultiplier,blueMultiplier,alphaMultiplier); - } - ,noise: function(randomSeed,low,high,channelOptions,grayScale) { - if(grayScale == null) { - grayScale = false; - } - if(channelOptions == null) { - channelOptions = 7; - } - if(high == null) { - high = 255; - } - if(low == null) { - low = 0; - } - if(!this.readable) { - return; - } - var func = function() { - randomSeed = randomSeed * 1103515245 + 12345; - return (Math.abs(randomSeed / 65536) | 0) % 32768; - }; - var rand = func; - rand(); - var range = high - low; - var redChannel = (channelOptions & 1) == 1; - var greenChannel = (channelOptions & 2) >> 1 == 1; - var blueChannel = (channelOptions & 4) >> 2 == 1; - var alphaChannel = (channelOptions & 8) >> 3 == 1; - var _g = 0; - var _g1 = this.height; - while(_g < _g1) { - var y = _g++; - var _g2 = 0; - var _g3 = this.width; - while(_g2 < _g3) { - var x = _g2++; - var red = 0; - var blue = 0; - var green = 0; - var alpha = 255; - if(grayScale) { - blue = low + rand() % range; - green = blue; - red = green; - alpha = 255; - } else { - if(redChannel) { - red = low + rand() % range; - } - if(greenChannel) { - green = low + rand() % range; - } - if(blueChannel) { - blue = low + rand() % range; - } - if(alphaChannel) { - alpha = low + rand() % range; - } - } - var rgb = alpha; - rgb = (rgb << 8) + red; - rgb = (rgb << 8) + green; - rgb = (rgb << 8) + blue; - this.setPixel32(x,y,rgb); - } - } - } - ,paletteMap: function(sourceBitmapData,sourceRect,destPoint,redArray,greenArray,blueArray,alphaArray) { - var sw = sourceRect.width | 0; - var sh = sourceRect.height | 0; - var pixels = sourceBitmapData.getPixels(sourceRect); - var pixelValue; - var r; - var g; - var b; - var a; - var color; - var _g = 0; - var _g1 = sh * sw; - while(_g < _g1) { - var i = _g++; - pixelValue = pixels.readUnsignedInt(); - a = alphaArray == null ? pixelValue & -16777216 : alphaArray[pixelValue >> 24 & 255]; - r = redArray == null ? pixelValue & 16711680 : redArray[pixelValue >> 16 & 255]; - g = greenArray == null ? pixelValue & 65280 : greenArray[pixelValue >> 8 & 255]; - b = blueArray == null ? pixelValue & 255 : blueArray[pixelValue & 255]; - color = a + r + g + b; - pixels.position = i * 4; - pixels.writeUnsignedInt(color); - } - pixels.position = 0; - var destRect = openfl_geom_Rectangle.__pool.get(); - destRect.setTo(destPoint.x,destPoint.y,sw,sh); - this.setPixels(destRect,pixels); - openfl_geom_Rectangle.__pool.release(destRect); - } - ,perlinNoise: function(baseX,baseY,numOctaves,randomSeed,stitch,fractalNoise,channelOptions,grayScale,offsets) { - if(grayScale == null) { - grayScale = false; - } - if(channelOptions == null) { - channelOptions = 7; - } - if(!this.readable) { - return; - } - var noise = new openfl_display__$internal_PerlinNoise(randomSeed,numOctaves,channelOptions,grayScale,0.5,stitch,0.15); - noise.fill(this,baseX,baseY,0); - } - ,scroll: function(x,y) { - if(!this.readable) { - return; - } - this.image.scroll(x,y); - } - ,setPixel: function(x,y,color) { - if(!this.readable) { - return; - } - this.image.setPixel(x,y,color,1); - } - ,setPixel32: function(x,y,color) { - if(!this.readable) { - return; - } - this.image.setPixel32(x,y,color,1); - } - ,setPixels: function(rect,byteArray) { - if(!this.readable || rect == null) { - return; - } - var length = rect.width * rect.height * 4; - if(UInt.toFloat(byteArray.length - byteArray.position) < length) { - throw haxe_Exception.thrown(new openfl_errors_Error("End of file was encountered.",2030)); - } - this.image.setPixels(rect.__toLimeRectangle(),openfl_utils_ByteArray.toBytePointer(byteArray),1,openfl_utils_Endian.toLimeEndian(byteArray.__endian)); - } - ,setVector: function(rect,inputVector) { - var this1 = new openfl_utils_ByteArrayData(0); - var byteArray = this1; - openfl_utils_ByteArray.set_length(byteArray,inputVector.get_length() * 4); - var color = inputVector.iterator(); - while(color.hasNext()) { - var color1 = color.next(); - byteArray.writeUnsignedInt(color1); - } - byteArray.position = 0; - this.setPixels(rect,byteArray); - } - ,threshold: function(sourceBitmapData,sourceRect,destPoint,operation,threshold,color,mask,copySource) { - if(copySource == null) { - copySource = false; - } - if(mask == null) { - mask = -1; - } - if(color == null) { - color = 0; - } - if(sourceBitmapData == null || sourceRect == null || destPoint == null || sourceRect.x > sourceBitmapData.width || sourceRect.y > sourceBitmapData.height || destPoint.x > this.width || destPoint.y > this.height) { - return 0; - } - return this.image.threshold(sourceBitmapData.image,sourceRect.__toLimeRectangle(),destPoint.__toLimeVector2(),operation,threshold,color,mask,copySource,1); - } - ,unlock: function(changeRect) { - } - ,__applyAlpha: function(alpha) { - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(this.image); - lime__$internal_graphics_ImageCanvasUtil.createImageData(this.image); - var data = this.image.buffer.data; - var _g = 0; - var _g1 = openfl_utils_ByteArray.get_length(alpha); - while(_g < _g1) { - var i = _g++; - data[i * 4 + 3] = alpha.readUnsignedByte(); - } - this.image.version++; - } - ,__drawCairo: function(source,renderer) { - } - ,__drawCanvas: function(source,renderer) { - var buffer = this.image.buffer; - if(!renderer.__allowSmoothing) { - renderer.applySmoothing(buffer.__srcContext,false); - } - renderer.__render(source); - if(!renderer.__allowSmoothing) { - renderer.applySmoothing(buffer.__srcContext,true); - } - buffer.__srcContext.setTransform(1,0,0,1,0,0); - buffer.__srcImageData = null; - buffer.data = null; - this.image.dirty = true; - this.image.version++; - } - ,__drawGL: function(source,renderer) { - var context = renderer.__context3D; - var cacheRTT = context.__state.renderToTexture; - var cacheRTTDepthStencil = context.__state.renderToTextureDepthStencil; - var cacheRTTAntiAlias = context.__state.renderToTextureAntiAlias; - var cacheRTTSurfaceSelector = context.__state.renderToTextureSurfaceSelector; - context.setRenderToTexture(this.getTexture(context),true); - renderer.__render(source); - if(cacheRTT != null) { - context.setRenderToTexture(cacheRTT,cacheRTTDepthStencil,cacheRTTAntiAlias,cacheRTTSurfaceSelector); - } else { - context.setRenderToBackBuffer(); - } - } - ,__fillRect: function(rect,color,allowFramebuffer) { - if(rect == null) { - return; - } - if(this.transparent && (color & -16777216) == 0) { - color = 0; - } - if(allowFramebuffer && this.__texture != null && this.__texture.__glFramebuffer != null && openfl_Lib.get_current().stage.__renderer.__type == "opengl") { - var renderer = openfl_Lib.get_current().stage.__renderer; - var context = renderer.__context3D; - var color1 = color; - var useScissor = !this.rect.equals(rect); - var cacheRTT = context.__state.renderToTexture; - var cacheRTTDepthStencil = context.__state.renderToTextureDepthStencil; - var cacheRTTAntiAlias = context.__state.renderToTextureAntiAlias; - var cacheRTTSurfaceSelector = context.__state.renderToTextureSurfaceSelector; - context.setRenderToTexture(this.__texture); - if(useScissor) { - context.setScissorRectangle(rect); - } - context.clear((color1 >>> 16 & 255) / 255,(color1 >>> 8 & 255) / 255,(color1 & 255) / 255,this.transparent ? (color1 >>> 24 & 255) / 255 : 1,0,0,1); - if(useScissor) { - context.setScissorRectangle(null); - } - if(cacheRTT != null) { - context.setRenderToTexture(cacheRTT,cacheRTTDepthStencil,cacheRTTAntiAlias,cacheRTTSurfaceSelector); - } else { - context.setRenderToBackBuffer(); - } - } else if(this.readable) { - this.image.fillRect(rect.__toLimeRectangle(),color,1); - } - } - ,__fromBase64: function(base64,type) { - var image = lime_graphics_Image.fromBase64(base64,type); - this.__fromImage(image); - } - ,__fromBytes: function(bytes,rawAlpha) { - var image = lime_graphics_Image.fromBytes(openfl_utils_ByteArray.toBytes(bytes)); - this.__fromImage(image); - if(rawAlpha != null) { - this.__applyAlpha(rawAlpha); - } - } - ,__fromFile: function(path) { - var image = lime_graphics_Image.fromFile(path); - this.__fromImage(image); - } - ,__fromImage: function(image) { - if(image != null && image.buffer != null) { - this.image = image; - this.width = image.width; - this.height = image.height; - this.rect = new openfl_geom_Rectangle(0,0,image.width,image.height); - this.__textureWidth = this.width; - this.__textureHeight = this.height; - this.readable = true; - this.__isValid = true; - } - } - ,__getBounds: function(rect,matrix) { - var bounds = openfl_geom_Rectangle.__pool.get(); - this.rect.__transform(bounds,matrix); - rect.__expand(bounds.x,bounds.y,bounds.width,bounds.height); - openfl_geom_Rectangle.__pool.release(bounds); - } - ,__loadFromBase64: function(base64,type) { - var _gthis = this; - return lime_graphics_Image.loadFromBase64(base64,type).then(function(image) { - _gthis.__fromImage(image); - return lime_app_Future.withValue(_gthis); - }); - } - ,__loadFromBytes: function(bytes,rawAlpha) { - var _gthis = this; - return lime_graphics_Image.loadFromBytes(openfl_utils_ByteArray.toBytes(bytes)).then(function(image) { - _gthis.__fromImage(image); - if(rawAlpha != null) { - _gthis.__applyAlpha(rawAlpha); - } - return lime_app_Future.withValue(_gthis); - }); - } - ,__loadFromFile: function(path) { - var _gthis = this; - return lime_graphics_Image.loadFromFile(path).then(function(image) { - _gthis.__fromImage(image); - return lime_app_Future.withValue(_gthis); - }); - } - ,__renderCairo: function(renderer) { - } - ,__renderCairoMask: function(renderer) { - } - ,__renderCanvas: function(renderer) { - if(!this.readable) { - return; - } - if(this.image.type == lime_graphics_ImageType.DATA) { - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(this.image); - } - var context = renderer.context; - context.globalAlpha = 1; - renderer.setTransform(this.__renderTransform,context); - context.drawImage(this.image.get_src(),0,0,this.image.width,this.image.height); - } - ,__renderCanvasMask: function(renderer) { - } - ,__renderDOM: function(renderer) { - } - ,__renderGL: function(renderer) { - var context = renderer.__context3D; - var gl = context.gl; - renderer.__setBlendMode(10); - var shader = renderer.__defaultDisplayShader; - renderer.setShader(shader); - renderer.applyBitmapData(this,renderer.__upscaled); - renderer.applyMatrix(renderer.__getMatrix(this.__worldTransform,1)); - renderer.applyAlpha(this.__worldAlpha); - renderer.applyColorTransform(this.__worldColorTransform); - renderer.updateShader(); - var vertexBuffer = this.getVertexBuffer(context); - if(shader.__position != null) { - context.setVertexBufferAt(shader.__position.index,vertexBuffer,0,3); - } - if(shader.__textureCoord != null) { - context.setVertexBufferAt(shader.__textureCoord.index,vertexBuffer,3,2); - } - var indexBuffer = this.getIndexBuffer(context); - context.drawTriangles(indexBuffer); - renderer.__clearShader(); - } - ,__renderGLMask: function(renderer) { - var context = renderer.__context3D; - var gl = context.gl; - var shader = renderer.__maskShader; - renderer.setShader(shader); - renderer.applyBitmapData(this,renderer.__upscaled); - renderer.applyMatrix(renderer.__getMatrix(this.__worldTransform,1)); - renderer.updateShader(); - var vertexBuffer = this.getVertexBuffer(context); - if(shader.__position != null) { - context.setVertexBufferAt(shader.__position.index,vertexBuffer,0,3); - } - if(shader.__textureCoord != null) { - context.setVertexBufferAt(shader.__textureCoord.index,vertexBuffer,3,2); - } - var indexBuffer = this.getIndexBuffer(context); - context.drawTriangles(indexBuffer); - renderer.__clearShader(); - } - ,__resize: function(width,height) { - this.width = width; - this.height = height; - this.rect.width = width; - this.rect.height = height; - this.__textureWidth = width; - this.__textureHeight = height; - } - ,__setUVRect: function(context,x,y,width,height) { - var buffer = this.getVertexBuffer(context); - if(buffer != null && (width != this.__uvRect.width || height != this.__uvRect.height || x != this.__uvRect.x || y != this.__uvRect.y)) { - var gl = context.gl; - if(this.__uvRect == null) { - this.__uvRect = new openfl_geom_Rectangle(); - } - this.__uvRect.setTo(x,y,width,height); - var uvX = this.__textureWidth > 0 ? x / this.__textureWidth : 0; - var uvY = this.__textureHeight > 0 ? y / this.__textureHeight : 0; - var uvWidth = this.__textureWidth > 0 ? width / this.__textureWidth : 0; - var uvHeight = this.__textureHeight > 0 ? height / this.__textureHeight : 0; - this.__vertexBufferData[0] = width; - this.__vertexBufferData[1] = height; - this.__vertexBufferData[3] = uvX + uvWidth; - this.__vertexBufferData[4] = uvY + uvHeight; - this.__vertexBufferData[15] = height; - this.__vertexBufferData[17] = uvX; - this.__vertexBufferData[18] = uvY + uvHeight; - this.__vertexBufferData[28] = width; - this.__vertexBufferData[31] = uvX + uvWidth; - this.__vertexBufferData[32] = uvY; - this.__vertexBufferData[45] = uvX; - this.__vertexBufferData[46] = uvY; - this.__vertexBuffer.uploadFromTypedArray(lime_utils_Float32Array.toArrayBufferView(this.__vertexBufferData)); - } - } - ,__sync: function() { - lime__$internal_graphics_ImageCanvasUtil.sync(this.image,false); - } - ,__update: function(transformOnly,updateChildren) { - this.__updateTransforms(); - } - ,__updateTransforms: function(overrideTransform) { - if(overrideTransform == null) { - this.__worldTransform.identity(); - } else { - this.__worldTransform.copyFrom(overrideTransform); - } - this.__renderTransform.copyFrom(this.__worldTransform); - } - ,__class__: openfl_display_BitmapData -}; -var openfl_display_BlendMode = {}; -openfl_display_BlendMode.fromString = function(value) { - switch(value) { - case "add": - return 0; - case "alpha": - return 1; - case "darken": - return 2; - case "difference": - return 3; - case "erase": - return 4; - case "hardlight": - return 5; - case "invert": - return 6; - case "layer": - return 7; - case "lighten": - return 8; - case "multiply": - return 9; - case "normal": - return 10; - case "overlay": - return 11; - case "screen": - return 12; - case "shader": - return 13; - case "subtract": - return 14; - default: - return null; - } -}; -openfl_display_BlendMode.toString = function(this1) { - switch(this1) { - case 0: - return "add"; - case 1: - return "alpha"; - case 2: - return "darken"; - case 3: - return "difference"; - case 4: - return "erase"; - case 5: - return "hardlight"; - case 6: - return "invert"; - case 7: - return "layer"; - case 8: - return "lighten"; - case 9: - return "multiply"; - case 10: - return "normal"; - case 11: - return "overlay"; - case 12: - return "screen"; - case 13: - return "shader"; - case 14: - return "subtract"; - default: - return null; - } -}; -var openfl_display_DisplayObjectRenderer = function() { - openfl_events_EventDispatcher.call(this); - this.__allowSmoothing = true; - this.__tempColorTransform = new openfl_geom_ColorTransform(); - this.__worldAlpha = 1; -}; -$hxClasses["openfl.display.DisplayObjectRenderer"] = openfl_display_DisplayObjectRenderer; -openfl_display_DisplayObjectRenderer.__name__ = "openfl.display.DisplayObjectRenderer"; -openfl_display_DisplayObjectRenderer.__super__ = openfl_events_EventDispatcher; -openfl_display_DisplayObjectRenderer.prototype = $extend(openfl_events_EventDispatcher.prototype,{ - __clear: function() { - } - ,__getAlpha: function(value) { - return value * this.__worldAlpha; - } - ,__getColorTransform: function(value) { - if(this.__worldColorTransform != null) { - this.__tempColorTransform.__copyFrom(this.__worldColorTransform); - this.__tempColorTransform.__combine(value); - return this.__tempColorTransform; - } else { - return value; - } - } - ,__popMask: function() { - } - ,__popMaskObject: function(object,handleScrollRect) { - if(handleScrollRect == null) { - handleScrollRect = true; - } - } - ,__popMaskRect: function() { - } - ,__pushMask: function(mask) { - } - ,__pushMaskObject: function(object,handleScrollRect) { - if(handleScrollRect == null) { - handleScrollRect = true; - } - } - ,__pushMaskRect: function(rect,transform) { - } - ,__render: function(object) { - } - ,__resize: function(width,height) { - } - ,__setBlendMode: function(value) { - } - ,__class__: openfl_display_DisplayObjectRenderer -}); -var openfl_display_CairoRenderer = function(cairo) { - openfl_display_DisplayObjectRenderer.call(this); -}; -$hxClasses["openfl.display.CairoRenderer"] = openfl_display_CairoRenderer; -openfl_display_CairoRenderer.__name__ = "openfl.display.CairoRenderer"; -openfl_display_CairoRenderer.__super__ = openfl_display_DisplayObjectRenderer; -openfl_display_CairoRenderer.prototype = $extend(openfl_display_DisplayObjectRenderer.prototype,{ - applyMatrix: function(transform,cairo) { - if(cairo == null) { - cairo = this.cairo; - } - this.__matrix.copyFrom(transform); - if(this.cairo == cairo && this.__worldTransform != null) { - this.__matrix.concat(this.__worldTransform); - } - this.__matrix3.a = this.__matrix.a; - this.__matrix3.b = this.__matrix.b; - this.__matrix3.c = this.__matrix.c; - this.__matrix3.d = this.__matrix.d; - if(this.__roundPixels) { - this.__matrix3.tx = Math.round(this.__matrix.tx); - this.__matrix3.ty = Math.round(this.__matrix.ty); - } else { - this.__matrix3.tx = this.__matrix.tx; - this.__matrix3.ty = this.__matrix.ty; - } - cairo.set_matrix(this.__matrix3); - } - ,__clear: function() { - if(this.cairo == null) { - return; - } - this.cairo.identityMatrix(); - if(this.__stage != null && this.__stage.__clearBeforeRender) { - var cacheBlendMode = this.__blendMode; - this.__setBlendMode(10); - this.cairo.setSourceRGB(this.__stage.__colorSplit[0],this.__stage.__colorSplit[1],this.__stage.__colorSplit[2]); - this.cairo.paint(); - this.__setBlendMode(cacheBlendMode); - } - } - ,__popMask: function() { - this.cairo.restore(); - } - ,__popMaskObject: function(object,handleScrollRect) { - if(handleScrollRect == null) { - handleScrollRect = true; - } - if(!object.__isCacheBitmapRender && object.__mask != null) { - this.__popMask(); - } - if(handleScrollRect && object.__scrollRect != null) { - this.__popMaskRect(); - } - } - ,__popMaskRect: function() { - this.cairo.restore(); - } - ,__pushMask: function(mask) { - this.cairo.save(); - this.applyMatrix(mask.__renderTransform,this.cairo); - this.cairo.newPath(); - mask.__renderCairoMask(this); - this.cairo.clip(); - } - ,__pushMaskObject: function(object,handleScrollRect) { - if(handleScrollRect == null) { - handleScrollRect = true; - } - if(handleScrollRect && object.__scrollRect != null) { - this.__pushMaskRect(object.__scrollRect,object.__renderTransform); - } - if(!object.__isCacheBitmapRender && object.__mask != null) { - this.__pushMask(object.__mask); - } - } - ,__pushMaskRect: function(rect,transform) { - this.cairo.save(); - this.applyMatrix(transform,this.cairo); - this.cairo.newPath(); - this.cairo.rectangle(rect.x,rect.y,rect.width,rect.height); - this.cairo.clip(); - } - ,__render: function(object) { - if(this.cairo == null) { - return; - } - object.__renderCairo(this); - } - ,__setBlendMode: function(value) { - if(this.__overrideBlendMode != null) { - value = this.__overrideBlendMode; - } - if(this.__blendMode == value) { - return; - } - this.__blendMode = value; - this.__setBlendModeCairo(this.cairo,value); - } - ,__setBlendModeCairo: function(cairo,value) { - switch(value) { - case 0: - cairo.setOperator(12); - break; - case 2: - cairo.setOperator(17); - break; - case 3: - cairo.setOperator(23); - break; - case 5: - cairo.setOperator(21); - break; - case 7: - cairo.setOperator(2); - break; - case 8: - cairo.setOperator(18); - break; - case 9: - cairo.setOperator(14); - break; - case 11: - cairo.setOperator(16); - break; - case 12: - cairo.setOperator(15); - break; - default: - cairo.setOperator(2); - } - } - ,__class__: openfl_display_CairoRenderer -}); -var openfl_display_CanvasRenderer = function(context) { - this.pixelRatio = 1; - openfl_display_DisplayObjectRenderer.call(this); - this.context = context; - this.__tempMatrix = new openfl_geom_Matrix(); - this.__type = "canvas"; -}; -$hxClasses["openfl.display.CanvasRenderer"] = openfl_display_CanvasRenderer; -openfl_display_CanvasRenderer.__name__ = "openfl.display.CanvasRenderer"; -openfl_display_CanvasRenderer.__super__ = openfl_display_DisplayObjectRenderer; -openfl_display_CanvasRenderer.prototype = $extend(openfl_display_DisplayObjectRenderer.prototype,{ - applySmoothing: function(context,value) { - context.imageSmoothingEnabled = value; - } - ,setTransform: function(transform,context) { - if(context == null) { - context = this.context; - } else if(this.context == context && this.__worldTransform != null) { - this.__tempMatrix.copyFrom(transform); - this.__tempMatrix.concat(this.__worldTransform); - transform = this.__tempMatrix; - } - if(this.__roundPixels) { - context.setTransform(transform.a,transform.b,transform.c,transform.d,transform.tx | 0,transform.ty | 0); - } else { - context.setTransform(transform.a,transform.b,transform.c,transform.d,transform.tx,transform.ty); - } - } - ,__clear: function() { - if(this.__stage != null) { - var cacheBlendMode = this.__blendMode; - this.__blendMode = null; - this.__setBlendMode(10); - this.context.setTransform(1,0,0,1,0,0); - this.context.globalAlpha = 1; - if(!this.__stage.__transparent && this.__stage.__clearBeforeRender) { - this.context.fillStyle = this.__stage.__colorString; - this.context.fillRect(0,0,this.__stage.stageWidth * this.__stage.window.__scale,this.__stage.stageHeight * this.__stage.window.__scale); - } else if(this.__stage.__transparent && this.__stage.__clearBeforeRender) { - this.context.clearRect(0,0,this.__stage.stageWidth * this.__stage.window.__scale,this.__stage.stageHeight * this.__stage.window.__scale); - } - this.__setBlendMode(cacheBlendMode); - } - } - ,__popMask: function() { - this.context.restore(); - } - ,__popMaskObject: function(object,handleScrollRect) { - if(handleScrollRect == null) { - handleScrollRect = true; - } - if(!object.__isCacheBitmapRender && object.__mask != null) { - this.__popMask(); - } - if(handleScrollRect && object.__scrollRect != null) { - this.__popMaskRect(); - } - } - ,__popMaskRect: function() { - this.context.restore(); - } - ,__pushMask: function(mask) { - this.context.save(); - this.setTransform(mask.__renderTransform,this.context); - this.context.beginPath(); - mask.__renderCanvasMask(this); - this.context.closePath(); - this.context.clip(); - } - ,__pushMaskObject: function(object,handleScrollRect) { - if(handleScrollRect == null) { - handleScrollRect = true; - } - if(handleScrollRect && object.__scrollRect != null) { - this.__pushMaskRect(object.__scrollRect,object.__renderTransform); - } - if(!object.__isCacheBitmapRender && object.__mask != null) { - this.__pushMask(object.__mask); - } - } - ,__pushMaskRect: function(rect,transform) { - this.context.save(); - this.setTransform(transform,this.context); - this.context.beginPath(); - this.context.rect(rect.x,rect.y,rect.width,rect.height); - this.context.clip(); - } - ,__render: function(object) { - object.__renderCanvas(this); - } - ,__setBlendMode: function(value) { - if(this.__overrideBlendMode != null) { - value = this.__overrideBlendMode; - } - if(this.__blendMode == value) { - return; - } - this.__blendMode = value; - this.__setBlendModeContext(this.context,value); - } - ,__setBlendModeContext: function(context,value) { - switch(value) { - case 0: - context.globalCompositeOperation = "lighter"; - break; - case 2: - context.globalCompositeOperation = "darken"; - break; - case 3: - context.globalCompositeOperation = "difference"; - break; - case 5: - context.globalCompositeOperation = "hard-light"; - break; - case 8: - context.globalCompositeOperation = "lighten"; - break; - case 9: - context.globalCompositeOperation = "multiply"; - break; - case 11: - context.globalCompositeOperation = "overlay"; - break; - case 12: - context.globalCompositeOperation = "screen"; - break; - default: - context.globalCompositeOperation = "source-over"; - } - } - ,__class__: openfl_display_CanvasRenderer -}); -var openfl_display_CapsStyle = {}; -openfl_display_CapsStyle.fromInt = function(value) { - return value; -}; -openfl_display_CapsStyle.fromString = function(value) { - switch(value) { - case "none": - return 0; - case "round": - return 1; - case "square": - return 2; - default: - return null; - } -}; -openfl_display_CapsStyle.toInt = function(this1) { - return this1; -}; -openfl_display_CapsStyle.toString = function(this1) { - switch(this1) { - case 0: - return "none"; - case 1: - return "round"; - case 2: - return "square"; - default: - return null; - } -}; -var openfl_display_DOMRenderer = function(element) { - this.pixelRatio = 1; - openfl_display_DisplayObjectRenderer.call(this); - this.element = element; - openfl_display_DisplayObject.__supportDOM = true; - var prefix = (function () { - var styles = window.getComputedStyle(document.documentElement, ''), - pre = (Array.prototype.slice - .call(styles) - .join('') - .match(/-(moz|webkit|ms)-/) || (styles.OLink === '' && ['', 'o']) - )[1], - dom = ('WebKit|Moz|MS|O').match(new RegExp('(' + pre + ')', 'i'))[1]; - return { - dom: dom, - lowercase: pre, - css: '-' + pre + '-', - js: pre[0].toUpperCase() + pre.substr(1) - }; - })(); - this.__vendorPrefix = prefix.lowercase; - this.__transformProperty = prefix.lowercase == "webkit" ? "-webkit-transform" : "transform"; - this.__transformOriginProperty = prefix.lowercase == "webkit" ? "-webkit-transform-origin" : "transform-origin"; - this.__clipRects = []; - this.__numClipRects = 0; - this.__z = 0; - this.__type = "dom"; - this.__canvasRenderer = new openfl_display_CanvasRenderer(null); - this.__canvasRenderer.__isDOM = true; -}; -$hxClasses["openfl.display.DOMRenderer"] = openfl_display_DOMRenderer; -openfl_display_DOMRenderer.__name__ = "openfl.display.DOMRenderer"; -openfl_display_DOMRenderer.__super__ = openfl_display_DisplayObjectRenderer; -openfl_display_DOMRenderer.prototype = $extend(openfl_display_DisplayObjectRenderer.prototype,{ - applyStyle: function(parent,childElement) { - if(parent != null && childElement != null) { - if(parent.__style == null || childElement.parentElement != this.element) { - this.__initializeElement(parent,childElement); - } - parent.__style = childElement.style; - this.__updateClip(parent); - this.__applyStyle(parent,true,true,true); - } - } - ,clearStyle: function(childElement) { - if(childElement != null && childElement.parentElement == this.element) { - this.element.removeChild(childElement); - } - } - ,__applyStyle: function(displayObject,setTransform,setAlpha,setClip) { - var style = displayObject.__style; - if(setTransform && displayObject.__renderTransformChanged) { - var _this = displayObject.__renderTransform; - var roundPixels = this.__roundPixels; - if(roundPixels == null) { - roundPixels = false; - } - style.setProperty(this.__transformProperty,roundPixels ? "matrix3d(" + _this.a + ", " + _this.b + ", 0, 0, " + _this.c + ", " + _this.d + ", 0, 0, 0, 0, 1, 0, " + (_this.tx | 0) + ", " + (_this.ty | 0) + ", 0, 1)" : "matrix3d(" + _this.a + ", " + _this.b + ", 0, 0, " + _this.c + ", " + _this.d + ", 0, 0, 0, 0, 1, 0, " + _this.tx + ", " + _this.ty + ", 0, 1)",null); - } - if(displayObject.__worldZ != ++this.__z) { - displayObject.__worldZ = this.__z; - style.setProperty("z-index",displayObject.__worldZ == null ? "null" : "" + displayObject.__worldZ,null); - } - if(setAlpha && displayObject.__worldAlphaChanged) { - if(displayObject.__worldAlpha < 1) { - style.setProperty("opacity",displayObject.__worldAlpha == null ? "null" : "" + displayObject.__worldAlpha,null); - } else { - style.removeProperty("opacity"); - } - } - if(setClip && displayObject.__worldClipChanged) { - if(displayObject.__worldClip == null) { - style.removeProperty("clip"); - } else { - var clip = displayObject.__worldClip; - style.setProperty("clip","rect(" + clip.y + "px, " + clip.get_right() + "px, " + clip.get_bottom() + "px, " + clip.x + "px)",null); - } - } - } - ,__initializeElement: function(displayObject,element) { - var style = displayObject.__style = element.style; - style.setProperty("position","absolute",null); - style.setProperty("top","0",null); - style.setProperty("left","0",null); - style.setProperty(this.__transformOriginProperty,"0 0 0",null); - this.element.appendChild(element); - displayObject.__worldAlphaChanged = true; - displayObject.__renderTransformChanged = true; - displayObject.__worldVisibleChanged = true; - displayObject.__worldClipChanged = true; - displayObject.__worldClip = null; - displayObject.__worldZ = -1; - } - ,__popMask: function() { - this.__popMaskRect(); - } - ,__popMaskObject: function(object,handleScrollRect) { - if(handleScrollRect == null) { - handleScrollRect = true; - } - if(object.__mask != null) { - this.__popMask(); - } - if(handleScrollRect && object.__scrollRect != null) { - this.__popMaskRect(); - } - } - ,__popMaskRect: function() { - if(this.__numClipRects > 0) { - this.__numClipRects--; - if(this.__numClipRects > 0) { - this.__currentClipRect = this.__clipRects[this.__numClipRects - 1]; - } else { - this.__currentClipRect = null; - } - } - } - ,__pushMask: function(mask) { - this.__pushMaskRect(mask.getBounds(mask),mask.__renderTransform); - } - ,__pushMaskObject: function(object,handleScrollRect) { - if(handleScrollRect == null) { - handleScrollRect = true; - } - if(handleScrollRect && object.__scrollRect != null) { - this.__pushMaskRect(object.__scrollRect,object.__renderTransform); - } - if(object.__mask != null) { - this.__pushMask(object.__mask); - } - } - ,__pushMaskRect: function(rect,transform) { - if(this.__numClipRects == this.__clipRects.length) { - this.__clipRects[this.__numClipRects] = new openfl_geom_Rectangle(); - } - var clipRect = this.__clipRects[this.__numClipRects]; - rect.__transform(clipRect,transform); - if(this.__numClipRects > 0) { - var parentClipRect = this.__clipRects[this.__numClipRects - 1]; - clipRect.__contract(parentClipRect.x,parentClipRect.y,parentClipRect.width,parentClipRect.height); - } - if(clipRect.height < 0) { - clipRect.height = 0; - } - if(clipRect.width < 0) { - clipRect.width = 0; - } - this.__currentClipRect = clipRect; - this.__numClipRects++; - } - ,__render: function(object) { - if(!this.__stage.__transparent) { - this.element.style.background = this.__stage.__colorString; - } else { - this.element.style.background = "none"; - } - this.__z = 1; - object.__renderDOM(this); - } - ,__setBlendMode: function(value) { - if(this.__overrideBlendMode != null) { - value = this.__overrideBlendMode; - } - if(this.__blendMode == value) { - return; - } - this.__blendMode = value; - } - ,__updateClip: function(displayObject) { - if(this.__currentClipRect == null) { - displayObject.__worldClipChanged = displayObject.__worldClip != null; - displayObject.__worldClip = null; - } else { - if(displayObject.__worldClip == null) { - displayObject.__worldClip = new openfl_geom_Rectangle(); - } - var clip = openfl_geom_Rectangle.__pool.get(); - var matrix = openfl_geom_Matrix.__pool.get(); - matrix.copyFrom(displayObject.__renderTransform); - matrix.invert(); - this.__currentClipRect.__transform(clip,matrix); - if(clip.equals(displayObject.__worldClip)) { - displayObject.__worldClipChanged = false; - } else { - displayObject.__worldClip.copyFrom(clip); - displayObject.__worldClipChanged = true; - } - openfl_geom_Rectangle.__pool.release(clip); - openfl_geom_Matrix.__pool.release(matrix); - } - } - ,__class__: openfl_display_DOMRenderer -}); -var openfl_display_Shader = function(code) { - this.byteCode = code; - this.precisionHint = 1; - this.__glSourceDirty = true; - this.__numPasses = 1; - this.__data = openfl_display_ShaderData._new(code); -}; -$hxClasses["openfl.display.Shader"] = openfl_display_Shader; -openfl_display_Shader.__name__ = "openfl.display.Shader"; -openfl_display_Shader.prototype = { - __clearUseArray: function() { - var _g = 0; - var _g1 = this.__paramBool; - while(_g < _g1.length) { - var parameter = _g1[_g]; - ++_g; - parameter.__useArray = false; - } - var _g = 0; - var _g1 = this.__paramFloat; - while(_g < _g1.length) { - var parameter = _g1[_g]; - ++_g; - parameter.__useArray = false; - } - var _g = 0; - var _g1 = this.__paramInt; - while(_g < _g1.length) { - var parameter = _g1[_g]; - ++_g; - parameter.__useArray = false; - } - } - ,__createGLShader: function(source,type) { - var gl = this.__context.gl; - var shader = gl.createShader(type); - gl.shaderSource(shader,source); - gl.compileShader(shader); - if(gl.getShaderParameter(shader,gl.COMPILE_STATUS) == 0) { - var message = type == gl.VERTEX_SHADER ? "Error compiling vertex shader" : "Error compiling fragment shader"; - message += "\n" + gl.getShaderInfoLog(shader); - message += "\n" + source; - lime_utils_Log.error(message,{ fileName : "openfl/display/Shader.hx", lineNumber : 329, className : "openfl.display.Shader", methodName : "__createGLShader"}); - } - return shader; - } - ,__createGLProgram: function(vertexSource,fragmentSource) { - var gl = this.__context.gl; - var vertexShader = this.__createGLShader(vertexSource,gl.VERTEX_SHADER); - var fragmentShader = this.__createGLShader(fragmentSource,gl.FRAGMENT_SHADER); - var program = gl.createProgram(); - var _g = 0; - var _g1 = this.__paramFloat; - while(_g < _g1.length) { - var param = _g1[_g]; - ++_g; - if(param.name.indexOf("Position") > -1 && StringTools.startsWith(param.name,"openfl_")) { - gl.bindAttribLocation(program,0,param.name); - break; - } - } - gl.attachShader(program,vertexShader); - gl.attachShader(program,fragmentShader); - gl.linkProgram(program); - if(gl.getProgramParameter(program,gl.LINK_STATUS) == 0) { - var message = "Unable to initialize the shader program"; - message += "\n" + gl.getProgramInfoLog(program); - lime_utils_Log.error(message,{ fileName : "openfl/display/Shader.hx", lineNumber : 362, className : "openfl.display.Shader", methodName : "__createGLProgram"}); - } - return program; - } - ,__disable: function() { - if(this.program != null) { - this.__disableGL(); - } - } - ,__disableGL: function() { - var gl = this.__context.gl; - var textureCount = 0; - var _g = 0; - var _g1 = this.__inputBitmapData; - while(_g < _g1.length) { - var input = _g1[_g]; - ++_g; - input.__disableGL(this.__context,textureCount); - ++textureCount; - } - var _g = 0; - var _g1 = this.__paramBool; - while(_g < _g1.length) { - var parameter = _g1[_g]; - ++_g; - parameter.__disableGL(this.__context); - } - var _g = 0; - var _g1 = this.__paramFloat; - while(_g < _g1.length) { - var parameter = _g1[_g]; - ++_g; - parameter.__disableGL(this.__context); - } - var _g = 0; - var _g1 = this.__paramInt; - while(_g < _g1.length) { - var parameter = _g1[_g]; - ++_g; - parameter.__disableGL(this.__context); - } - this.__context.__bindGLArrayBuffer(null); - if(this.__context.__context.type == "opengl") { - gl.disable(gl.TEXTURE_2D); - } - } - ,__enable: function() { - this.__init(); - if(this.program != null) { - this.__enableGL(); - } - } - ,__enableGL: function() { - var textureCount = 0; - var gl = this.__context.gl; - var _g = 0; - var _g1 = this.__inputBitmapData; - while(_g < _g1.length) { - var input = _g1[_g]; - ++_g; - gl.uniform1i(input.index,textureCount); - ++textureCount; - } - if(this.__context.__context.type == "opengl" && textureCount > 0) { - gl.enable(gl.TEXTURE_2D); - } - } - ,__init: function() { - if(this.__data == null) { - this.__data = openfl_display_ShaderData._new(null); - } - if(this.__glFragmentSource != null && this.__glVertexSource != null && (this.program == null || this.__glSourceDirty)) { - this.__initGL(); - } - } - ,__initGL: function() { - if(this.__glSourceDirty || this.__paramBool == null) { - this.__glSourceDirty = false; - this.program = null; - this.__inputBitmapData = []; - this.__paramBool = []; - this.__paramFloat = []; - this.__paramInt = []; - this.__processGLData(this.get_glVertexSource(),"attribute"); - this.__processGLData(this.get_glVertexSource(),"uniform"); - this.__processGLData(this.get_glFragmentSource(),"uniform"); - } - if(this.__context != null && this.program == null) { - var gl = this.__context.gl; - var prefix = "#ifdef GL_ES\n\t\t\t\t" + (this.precisionHint == 1 ? "#ifdef GL_FRAGMENT_PRECISION_HIGH\n\t\t\t\tprecision highp float;\n\t\t\t\t#else\n\t\t\t\tprecision mediump float;\n\t\t\t\t#endif" : "precision lowp float;") + "\n\t\t\t\t#endif\n\t\t\t\t"; - var vertex = prefix + this.get_glVertexSource(); - var fragment = prefix + this.get_glFragmentSource(); - var id = vertex + fragment; - if(Object.prototype.hasOwnProperty.call(this.__context.__programs.h,id)) { - this.program = this.__context.__programs.h[id]; - } else { - this.program = this.__context.createProgram(1); - this.program.__glProgram = this.__createGLProgram(vertex,fragment); - this.__context.__programs.h[id] = this.program; - } - if(this.program != null) { - this.glProgram = this.program.__glProgram; - var _g = 0; - var _g1 = this.__inputBitmapData; - while(_g < _g1.length) { - var input = _g1[_g]; - ++_g; - if(input.__isUniform) { - input.index = gl.getUniformLocation(this.glProgram,input.name); - } else { - input.index = gl.getAttribLocation(this.glProgram,input.name); - } - } - var _g = 0; - var _g1 = this.__paramBool; - while(_g < _g1.length) { - var parameter = _g1[_g]; - ++_g; - if(parameter.__isUniform) { - parameter.index = gl.getUniformLocation(this.glProgram,parameter.name); - } else { - parameter.index = gl.getAttribLocation(this.glProgram,parameter.name); - } - } - var _g = 0; - var _g1 = this.__paramFloat; - while(_g < _g1.length) { - var parameter = _g1[_g]; - ++_g; - if(parameter.__isUniform) { - parameter.index = gl.getUniformLocation(this.glProgram,parameter.name); - } else { - parameter.index = gl.getAttribLocation(this.glProgram,parameter.name); - } - } - var _g = 0; - var _g1 = this.__paramInt; - while(_g < _g1.length) { - var parameter = _g1[_g]; - ++_g; - if(parameter.__isUniform) { - parameter.index = gl.getUniformLocation(this.glProgram,parameter.name); - } else { - parameter.index = gl.getAttribLocation(this.glProgram,parameter.name); - } - } - } - } - } - ,__processGLData: function(source,storageType) { - var lastMatch = 0; - var position; - var regex; - var name; - var type; - if(storageType == "uniform") { - regex = new EReg("uniform ([A-Za-z0-9]+) ([A-Za-z0-9_]+)",""); - } else { - regex = new EReg("attribute ([A-Za-z0-9]+) ([A-Za-z0-9_]+)",""); - } - while(regex.matchSub(source,lastMatch)) { - type = regex.matched(1); - name = regex.matched(2); - if(StringTools.startsWith(name,"gl_")) { - continue; - } - var isUniform = storageType == "uniform"; - if(StringTools.startsWith(type,"sampler")) { - var input = new openfl_display_ShaderInput(); - input.name = name; - input.__isUniform = isUniform; - this.__inputBitmapData.push(input); - switch(name) { - case "bitmap": - this.__bitmap = input; - break; - case "openfl_Texture": - this.__texture = input; - break; - default: - } - this.__data[name] = input; - if(this.__isGenerated) { - this[name] = input; - } - } else if(!Object.prototype.hasOwnProperty.call(this.__data,name) || Reflect.field(this.__data,name) == null) { - var parameterType; - switch(type) { - case "bool": - parameterType = 0; - break; - case "bvec2": - parameterType = 1; - break; - case "bvec3": - parameterType = 2; - break; - case "bvec4": - parameterType = 3; - break; - case "dvec2":case "vec2": - parameterType = 5; - break; - case "dvec3":case "vec3": - parameterType = 6; - break; - case "double":case "float": - parameterType = 4; - break; - case "ivec3":case "uvec3": - parameterType = 10; - break; - case "ivec4":case "uvec4": - parameterType = 11; - break; - case "mat2":case "mat2x2": - parameterType = 12; - break; - case "mat2x3": - parameterType = 13; - break; - case "mat2x4": - parameterType = 14; - break; - case "mat3x2": - parameterType = 15; - break; - case "mat3":case "mat3x3": - parameterType = 16; - break; - case "mat3x4": - parameterType = 17; - break; - case "mat4":case "mat4x4": - parameterType = 20; - break; - case "mat4x2": - parameterType = 18; - break; - case "mat4x3": - parameterType = 19; - break; - case "int":case "uint": - parameterType = 8; - break; - case "ivec2":case "uvec2": - parameterType = 9; - break; - case "dvec4":case "vec4": - parameterType = 7; - break; - default: - parameterType = null; - } - var length; - switch(parameterType) { - case 1:case 5:case 9: - length = 2; - break; - case 3:case 7:case 11:case 12: - length = 4; - break; - case 2:case 6:case 10: - length = 3; - break; - case 16: - length = 9; - break; - case 20: - length = 16; - break; - default: - length = 1; - } - var arrayLength; - switch(parameterType) { - case 12: - arrayLength = 2; - break; - case 16: - arrayLength = 3; - break; - case 20: - arrayLength = 4; - break; - default: - arrayLength = 1; - } - switch(parameterType) { - case 0:case 1:case 2:case 3: - var parameter = new openfl_display_ShaderParameter(); - parameter.set_name(name); - parameter.type = parameterType; - parameter.__arrayLength = arrayLength; - parameter.__isBool = true; - parameter.__isUniform = isUniform; - parameter.__length = length; - this.__paramBool.push(parameter); - if(name == "openfl_HasColorTransform") { - this.__hasColorTransform = parameter; - } - this.__data[name] = parameter; - if(this.__isGenerated) { - this[name] = parameter; - } - break; - case 8:case 9:case 10:case 11: - var parameter1 = new openfl_display_ShaderParameter(); - parameter1.set_name(name); - parameter1.type = parameterType; - parameter1.__arrayLength = arrayLength; - parameter1.__isInt = true; - parameter1.__isUniform = isUniform; - parameter1.__length = length; - this.__paramInt.push(parameter1); - this.__data[name] = parameter1; - if(this.__isGenerated) { - this[name] = parameter1; - } - break; - default: - var parameter2 = new openfl_display_ShaderParameter(); - parameter2.set_name(name); - parameter2.type = parameterType; - parameter2.__arrayLength = arrayLength; - if(arrayLength > 0) { - var elements = arrayLength * arrayLength; - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Float32Array(elements); - } else if(array != null) { - this1 = new Float32Array(array); - } else if(vector != null) { - this1 = new Float32Array(vector.__array); - } else if(view != null) { - this1 = new Float32Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Float32Array(buffer,0); - } else { - this1 = new Float32Array(buffer,0,len); - } - } else { - this1 = null; - } - parameter2.__uniformMatrix = this1; - } - parameter2.__isFloat = true; - parameter2.__isUniform = isUniform; - parameter2.__length = length; - this.__paramFloat.push(parameter2); - if(StringTools.startsWith(name,"openfl_")) { - switch(name) { - case "openfl_Alpha": - this.__alpha = parameter2; - break; - case "openfl_ColorMultiplier": - this.__colorMultiplier = parameter2; - break; - case "openfl_ColorOffset": - this.__colorOffset = parameter2; - break; - case "openfl_Matrix": - this.__matrix = parameter2; - break; - case "openfl_Position": - this.__position = parameter2; - break; - case "openfl_TextureCoord": - this.__textureCoord = parameter2; - break; - case "openfl_TextureSize": - this.__textureSize = parameter2; - break; - default: - } - } - this.__data[name] = parameter2; - if(this.__isGenerated) { - this[name] = parameter2; - } - } - } - position = regex.matchedPos(); - lastMatch = position.pos + position.len; - } - } - ,__update: function() { - if(this.program != null) { - this.__updateGL(); - } - } - ,__updateFromBuffer: function(shaderBuffer,bufferOffset) { - if(this.program != null) { - this.__updateGLFromBuffer(shaderBuffer,bufferOffset); - } - } - ,__updateGL: function() { - var textureCount = 0; - var _g = 0; - var _g1 = this.__inputBitmapData; - while(_g < _g1.length) { - var input = _g1[_g]; - ++_g; - input.__updateGL(this.__context,textureCount); - ++textureCount; - } - var _g = 0; - var _g1 = this.__paramBool; - while(_g < _g1.length) { - var parameter = _g1[_g]; - ++_g; - parameter.__updateGL(this.__context); - } - var _g = 0; - var _g1 = this.__paramFloat; - while(_g < _g1.length) { - var parameter = _g1[_g]; - ++_g; - parameter.__updateGL(this.__context); - } - var _g = 0; - var _g1 = this.__paramInt; - while(_g < _g1.length) { - var parameter = _g1[_g]; - ++_g; - parameter.__updateGL(this.__context); - } - } - ,__updateGLFromBuffer: function(shaderBuffer,bufferOffset) { - var textureCount = 0; - var input; - var inputData; - var inputFilter; - var inputMipFilter; - var inputWrap; - var _g = 0; - var _g1 = shaderBuffer.inputCount; - while(_g < _g1) { - var i = _g++; - input = shaderBuffer.inputRefs[i]; - inputData = shaderBuffer.inputs[i]; - inputFilter = shaderBuffer.inputFilter[i]; - inputMipFilter = shaderBuffer.inputMipFilter[i]; - inputWrap = shaderBuffer.inputWrap[i]; - if(inputData != null) { - input.__updateGL(this.__context,textureCount,inputData,inputFilter,inputMipFilter,inputWrap); - ++textureCount; - } - } - var gl = this.__context.gl; - if(shaderBuffer.paramDataLength > 0) { - if(shaderBuffer.paramDataBuffer == null) { - shaderBuffer.paramDataBuffer = gl.createBuffer(); - } - this.__context.__bindGLArrayBuffer(shaderBuffer.paramDataBuffer); - lime_graphics_WebGLRenderContext.bufferData(gl,gl.ARRAY_BUFFER,shaderBuffer.paramData,gl.DYNAMIC_DRAW); - } else { - this.__context.__bindGLArrayBuffer(null); - } - var boolIndex = 0; - var floatIndex = 0; - var intIndex = 0; - var boolCount = shaderBuffer.paramBoolCount; - var floatCount = shaderBuffer.paramFloatCount; - var paramData = shaderBuffer.paramData; - var boolRef; - var floatRef; - var intRef; - var hasOverride; - var overrideBoolValue = null; - var overrideFloatValue = null; - var overrideIntValue = null; - var _g = 0; - var _g1 = shaderBuffer.paramCount; - while(_g < _g1) { - var i = _g++; - hasOverride = false; - if(i < boolCount) { - boolRef = shaderBuffer.paramRefs_Bool[boolIndex]; - var _g2 = 0; - var _g3 = shaderBuffer.overrideBoolCount; - while(_g2 < _g3) { - var j = _g2++; - if(boolRef.name == shaderBuffer.overrideBoolNames[j]) { - overrideBoolValue = shaderBuffer.overrideBoolValues[j]; - hasOverride = true; - break; - } - } - if(hasOverride) { - boolRef.__updateGL(this.__context,overrideBoolValue); - } else { - boolRef.__updateGLFromBuffer(this.__context,paramData,shaderBuffer.paramPositions[i],shaderBuffer.paramLengths[i],bufferOffset); - } - ++boolIndex; - } else if(i < boolCount + floatCount) { - floatRef = shaderBuffer.paramRefs_Float[floatIndex]; - var _g4 = 0; - var _g5 = shaderBuffer.overrideFloatCount; - while(_g4 < _g5) { - var j1 = _g4++; - if(floatRef.name == shaderBuffer.overrideFloatNames[j1]) { - overrideFloatValue = shaderBuffer.overrideFloatValues[j1]; - hasOverride = true; - break; - } - } - if(hasOverride) { - floatRef.__updateGL(this.__context,overrideFloatValue); - } else { - floatRef.__updateGLFromBuffer(this.__context,paramData,shaderBuffer.paramPositions[i],shaderBuffer.paramLengths[i],bufferOffset); - } - ++floatIndex; - } else { - intRef = shaderBuffer.paramRefs_Int[intIndex]; - var _g6 = 0; - var _g7 = shaderBuffer.overrideIntCount; - while(_g6 < _g7) { - var j2 = _g6++; - if(intRef.name == shaderBuffer.overrideIntNames[j2]) { - overrideIntValue = shaderBuffer.overrideIntValues[j2]; - hasOverride = true; - break; - } - } - if(hasOverride) { - intRef.__updateGL(this.__context,overrideIntValue); - } else { - intRef.__updateGLFromBuffer(this.__context,paramData,shaderBuffer.paramPositions[i],shaderBuffer.paramLengths[i],bufferOffset); - } - ++intIndex; - } - } - } - ,get_data: function() { - if(this.__glSourceDirty || this.__data == null) { - this.__init(); - } - return this.__data; - } - ,set_data: function(value) { - return this.__data = value; - } - ,get_glFragmentSource: function() { - return this.__glFragmentSource; - } - ,set_glFragmentSource: function(value) { - if(value != this.__glFragmentSource) { - this.__glSourceDirty = true; - } - return this.__glFragmentSource = value; - } - ,get_glVertexSource: function() { - return this.__glVertexSource; - } - ,set_glVertexSource: function(value) { - if(value != this.__glVertexSource) { - this.__glSourceDirty = true; - } - return this.__glVertexSource = value; - } - ,__class__: openfl_display_Shader -}; -var openfl_display_DisplayObjectShader = function(code) { - if(this.__glFragmentSource == null) { - this.__glFragmentSource = "varying float openfl_Alphav;\n\t\tvarying vec4 openfl_ColorMultiplierv;\n\t\tvarying vec4 openfl_ColorOffsetv;\n\t\tvarying vec2 openfl_TextureCoordv;\n\n\t\tuniform bool openfl_HasColorTransform;\n\t\tuniform sampler2D openfl_Texture;\n\t\tuniform vec2 openfl_TextureSize;\n\n\t\tvoid main(void) {\n\n\t\t\tvec4 color = texture2D (openfl_Texture, openfl_TextureCoordv);\n\n\t\tif (color.a == 0.0) {\n\n\t\t\tgl_FragColor = vec4 (0.0, 0.0, 0.0, 0.0);\n\n\t\t} else if (openfl_HasColorTransform) {\n\n\t\t\tcolor = vec4 (color.rgb / color.a, color.a);\n\n\t\t\tmat4 colorMultiplier = mat4 (0);\n\t\t\tcolorMultiplier[0][0] = openfl_ColorMultiplierv.x;\n\t\t\tcolorMultiplier[1][1] = openfl_ColorMultiplierv.y;\n\t\t\tcolorMultiplier[2][2] = openfl_ColorMultiplierv.z;\n\t\t\tcolorMultiplier[3][3] = 1.0; // openfl_ColorMultiplierv.w;\n\n\t\t\tcolor = clamp (openfl_ColorOffsetv + (color * colorMultiplier), 0.0, 1.0);\n\n\t\t\tif (color.a > 0.0) {\n\n\t\t\t\tgl_FragColor = vec4 (color.rgb * color.a * openfl_Alphav, color.a * openfl_Alphav);\n\n\t\t\t} else {\n\n\t\t\t\tgl_FragColor = vec4 (0.0, 0.0, 0.0, 0.0);\n\n\t\t\t}\n\n\t\t} else {\n\n\t\t\tgl_FragColor = color * openfl_Alphav;\n\n\t\t}\n\n\t\t}"; - } - if(this.__glVertexSource == null) { - this.__glVertexSource = "attribute float openfl_Alpha;\n\t\tattribute vec4 openfl_ColorMultiplier;\n\t\tattribute vec4 openfl_ColorOffset;\n\t\tattribute vec4 openfl_Position;\n\t\tattribute vec2 openfl_TextureCoord;\n\n\t\tvarying float openfl_Alphav;\n\t\tvarying vec4 openfl_ColorMultiplierv;\n\t\tvarying vec4 openfl_ColorOffsetv;\n\t\tvarying vec2 openfl_TextureCoordv;\n\n\t\tuniform mat4 openfl_Matrix;\n\t\tuniform bool openfl_HasColorTransform;\n\t\tuniform vec2 openfl_TextureSize;\n\n\t\tvoid main(void) {\n\n\t\t\topenfl_Alphav = openfl_Alpha;\n\t\topenfl_TextureCoordv = openfl_TextureCoord;\n\n\t\tif (openfl_HasColorTransform) {\n\n\t\t\topenfl_ColorMultiplierv = openfl_ColorMultiplier;\n\t\t\topenfl_ColorOffsetv = openfl_ColorOffset / 255.0;\n\n\t\t}\n\n\t\tgl_Position = openfl_Matrix * openfl_Position;\n\n\t\t}"; - } - openfl_display_Shader.call(this,code); - this.__isGenerated = true; - this.__initGL(); -}; -$hxClasses["openfl.display.DisplayObjectShader"] = openfl_display_DisplayObjectShader; -openfl_display_DisplayObjectShader.__name__ = "openfl.display.DisplayObjectShader"; -openfl_display_DisplayObjectShader.__super__ = openfl_display_Shader; -openfl_display_DisplayObjectShader.prototype = $extend(openfl_display_Shader.prototype,{ - __class__: openfl_display_DisplayObjectShader -}); -var openfl_display_FrameLabel = function(name,frame) { - openfl_events_EventDispatcher.call(this); - this.name = name; - this.frame = frame; -}; -$hxClasses["openfl.display.FrameLabel"] = openfl_display_FrameLabel; -openfl_display_FrameLabel.__name__ = "openfl.display.FrameLabel"; -openfl_display_FrameLabel.__super__ = openfl_events_EventDispatcher; -openfl_display_FrameLabel.prototype = $extend(openfl_events_EventDispatcher.prototype,{ - __class__: openfl_display_FrameLabel -}); -var openfl_display_FrameScript = function(script,frame) { - this.script = script; - this.frame = frame; -}; -$hxClasses["openfl.display.FrameScript"] = openfl_display_FrameScript; -openfl_display_FrameScript.__name__ = "openfl.display.FrameScript"; -openfl_display_FrameScript.prototype = { - __class__: openfl_display_FrameScript -}; -var openfl_display_GradientType = {}; -openfl_display_GradientType.fromInt = function(value) { - return value; -}; -openfl_display_GradientType.fromString = function(value) { - switch(value) { - case "linear": - return 0; - case "radial": - return 1; - default: - return null; - } -}; -openfl_display_GradientType.toInt = function(this1) { - return this1; -}; -openfl_display_GradientType.toString = function(this1) { - switch(this1) { - case 0: - return "linear"; - case 1: - return "radial"; - default: - return null; - } -}; -var openfl_display_Graphics = function(owner) { - this.__dirty = true; - this.__owner = owner; - this.__commands = new openfl_display__$internal_DrawCommandBuffer(); - this.__strokePadding = 0; - this.__positionX = 0; - this.__positionY = 0; - this.__renderTransform = new openfl_geom_Matrix(); - this.__usedShaderBuffers = new haxe_ds_List(); - this.__worldTransform = new openfl_geom_Matrix(); - this.__width = 0; - this.__height = 0; - this.__shaderBufferPool = new lime_utils_ObjectPool(function() { - return new openfl_display__$internal_ShaderBuffer(); - }); - this.moveTo(0,0); -}; -$hxClasses["openfl.display.Graphics"] = openfl_display_Graphics; -openfl_display_Graphics.__name__ = "openfl.display.Graphics"; -openfl_display_Graphics.prototype = { - beginBitmapFill: function(bitmap,matrix,repeat,smooth) { - if(smooth == null) { - smooth = false; - } - if(repeat == null) { - repeat = true; - } - this.__commands.beginBitmapFill(bitmap,matrix != null ? matrix.clone() : null,repeat,smooth); - this.__visible = true; - } - ,beginFill: function(color,alpha) { - if(alpha == null) { - alpha = 1; - } - if(color == null) { - color = 0; - } - this.__commands.beginFill(color & 16777215,alpha); - if(alpha > 0) { - this.__visible = true; - } - } - ,beginGradientFill: function(type,colors,alphas,ratios,matrix,spreadMethod,interpolationMethod,focalPointRatio) { - if(focalPointRatio == null) { - focalPointRatio = 0; - } - if(interpolationMethod == null) { - interpolationMethod = 1; - } - if(spreadMethod == null) { - spreadMethod = 0; - } - if(colors == null || colors.length == 0) { - return; - } - if(alphas == null) { - alphas = []; - var _g = 0; - var _g1 = colors.length; - while(_g < _g1) { - var i = _g++; - alphas.push(1); - } - } - if(ratios == null) { - ratios = []; - var _g = 0; - var _g1 = colors.length; - while(_g < _g1) { - var i = _g++; - ratios.push(Math.ceil(i / colors.length * 255)); - } - } - if(alphas.length < colors.length || ratios.length < colors.length) { - return; - } - this.__commands.beginGradientFill(type,colors,alphas,ratios,matrix,spreadMethod,interpolationMethod,focalPointRatio); - var _g = 0; - while(_g < alphas.length) { - var alpha = alphas[_g]; - ++_g; - if(alpha > 0) { - this.__visible = true; - break; - } - } - } - ,beginShaderFill: function(shader,matrix) { - if(shader != null) { - var shaderBuffer = this.__shaderBufferPool.get(); - this.__usedShaderBuffers.add(shaderBuffer); - shaderBuffer.update(shader); - this.__commands.beginShaderFill(shaderBuffer); - } - } - ,clear: function() { - var _g_head = this.__usedShaderBuffers.h; - while(_g_head != null) { - var val = _g_head.item; - _g_head = _g_head.next; - var shaderBuffer = val; - this.__shaderBufferPool.release(shaderBuffer); - } - this.__usedShaderBuffers.clear(); - this.__commands.clear(); - this.__strokePadding = 0; - if(this.__bounds != null) { - this.set___dirty(true); - this.__transformDirty = true; - this.__bounds = null; - } - this.__visible = false; - this.__positionX = 0; - this.__positionY = 0; - this.moveTo(0,0); - } - ,copyFrom: function(sourceGraphics) { - this.__bounds = sourceGraphics.__bounds != null ? sourceGraphics.__bounds.clone() : null; - this.__commands = sourceGraphics.__commands.copy(); - this.set___dirty(true); - this.__strokePadding = sourceGraphics.__strokePadding; - this.__positionX = sourceGraphics.__positionX; - this.__positionY = sourceGraphics.__positionY; - this.__transformDirty = true; - this.__visible = sourceGraphics.__visible; - } - ,cubicCurveTo: function(controlX1,controlY1,controlX2,controlY2,anchorX,anchorY) { - this.__inflateBounds(this.__positionX - this.__strokePadding,this.__positionY - this.__strokePadding); - this.__inflateBounds(this.__positionX + this.__strokePadding,this.__positionY + this.__strokePadding); - var ix1 = anchorX; - var ix2 = anchorX; - if(!((controlX1 < anchorX && controlX1 > this.__positionX || controlX1 > anchorX && controlX1 < this.__positionX) && (controlX2 < anchorX && controlX2 > this.__positionX || controlX2 > anchorX && controlX2 < this.__positionX))) { - var u = 2 * this.__positionX - 4 * controlX1 + 2 * controlX2; - var v = controlX1 - this.__positionX; - var w = -this.__positionX + 3 * controlX1 + anchorX - 3 * controlX2; - var t1 = (-u + Math.sqrt(u * u - 4 * v * w)) / (2 * w); - var t2 = (-u - Math.sqrt(u * u - 4 * v * w)) / (2 * w); - if(t1 > 0 && t1 < 1) { - ix1 = this.__calculateBezierCubicPoint(t1,this.__positionX,controlX1,controlX2,anchorX); - } - if(t2 > 0 && t2 < 1) { - ix2 = this.__calculateBezierCubicPoint(t2,this.__positionX,controlX1,controlX2,anchorX); - } - } - var iy1 = anchorY; - var iy2 = anchorY; - if(!((controlY1 < anchorY && controlY1 > this.__positionX || controlY1 > anchorY && controlY1 < this.__positionX) && (controlY2 < anchorY && controlY2 > this.__positionX || controlY2 > anchorY && controlY2 < this.__positionX))) { - var u = 2 * this.__positionX - 4 * controlY1 + 2 * controlY2; - var v = controlY1 - this.__positionX; - var w = -this.__positionX + 3 * controlY1 + anchorY - 3 * controlY2; - var t1 = (-u + Math.sqrt(u * u - 4 * v * w)) / (2 * w); - var t2 = (-u - Math.sqrt(u * u - 4 * v * w)) / (2 * w); - if(t1 > 0 && t1 < 1) { - iy1 = this.__calculateBezierCubicPoint(t1,this.__positionX,controlY1,controlY2,anchorY); - } - if(t2 > 0 && t2 < 1) { - iy2 = this.__calculateBezierCubicPoint(t2,this.__positionX,controlY1,controlY2,anchorY); - } - } - this.__inflateBounds(ix1 - this.__strokePadding,iy1 - this.__strokePadding); - this.__inflateBounds(ix1 + this.__strokePadding,iy1 + this.__strokePadding); - this.__inflateBounds(ix2 - this.__strokePadding,iy2 - this.__strokePadding); - this.__inflateBounds(ix2 + this.__strokePadding,iy2 + this.__strokePadding); - this.__positionX = anchorX; - this.__positionY = anchorY; - this.__inflateBounds(this.__positionX - this.__strokePadding,this.__positionY - this.__strokePadding); - this.__inflateBounds(this.__positionX + this.__strokePadding,this.__positionY + this.__strokePadding); - this.__commands.cubicCurveTo(controlX1,controlY1,controlX2,controlY2,anchorX,anchorY); - this.set___dirty(true); - } - ,curveTo: function(controlX,controlY,anchorX,anchorY) { - this.__inflateBounds(this.__positionX - this.__strokePadding,this.__positionY - this.__strokePadding); - this.__inflateBounds(this.__positionX + this.__strokePadding,this.__positionY + this.__strokePadding); - var ix; - var iy; - if(controlX < anchorX && controlX > this.__positionX || controlX > anchorX && controlX < this.__positionX) { - ix = anchorX; - } else { - var tx = (this.__positionX - controlX) / (this.__positionX - 2 * controlX + anchorX); - ix = this.__calculateBezierQuadPoint(tx,this.__positionX,controlX,anchorX); - } - if(controlY < anchorY && controlY > this.__positionY || controlY > anchorY && controlY < this.__positionY) { - iy = anchorY; - } else { - var ty = (this.__positionY - controlY) / (this.__positionY - 2 * controlY + anchorY); - iy = this.__calculateBezierQuadPoint(ty,this.__positionY,controlY,anchorY); - } - this.__inflateBounds(ix - this.__strokePadding,iy - this.__strokePadding); - this.__inflateBounds(ix + this.__strokePadding,iy + this.__strokePadding); - this.__positionX = anchorX; - this.__positionY = anchorY; - this.__commands.curveTo(controlX,controlY,anchorX,anchorY); - this.set___dirty(true); - } - ,drawCircle: function(x,y,radius) { - if(radius <= 0) { - return; - } - this.__inflateBounds(x - radius - this.__strokePadding,y - radius - this.__strokePadding); - this.__inflateBounds(x + radius + this.__strokePadding,y + radius + this.__strokePadding); - this.__commands.drawCircle(x,y,radius); - this.set___dirty(true); - } - ,drawEllipse: function(x,y,width,height) { - if(width <= 0 || height <= 0) { - return; - } - this.__inflateBounds(x - this.__strokePadding,y - this.__strokePadding); - this.__inflateBounds(x + width + this.__strokePadding,y + height + this.__strokePadding); - this.__commands.drawEllipse(x,y,width,height); - this.set___dirty(true); - } - ,drawGraphicsData: function(graphicsData) { - var fill; - var bitmapFill; - var gradientFill; - var shaderFill; - var stroke; - var path; - var trianglePath; - var quadPath; - var graphics = graphicsData.iterator(); - while(graphics.hasNext()) { - var graphics1 = graphics.next(); - switch(graphics1.__graphicsDataType) { - case 0: - stroke = graphics1; - if(stroke.fill != null) { - var thickness = stroke.thickness; - if(isNaN(thickness)) { - thickness = null; - } - switch(stroke.fill.__graphicsFillType) { - case 0: - fill = stroke.fill; - this.lineStyle(thickness,fill.color,fill.alpha,stroke.pixelHinting,stroke.scaleMode,stroke.caps,stroke.joints,stroke.miterLimit); - break; - case 1: - gradientFill = stroke.fill; - this.lineStyle(thickness,0,1,stroke.pixelHinting,stroke.scaleMode,stroke.caps,stroke.joints,stroke.miterLimit); - this.lineGradientStyle(gradientFill.type,gradientFill.colors,gradientFill.alphas,gradientFill.ratios,gradientFill.matrix,gradientFill.spreadMethod,gradientFill.interpolationMethod,gradientFill.focalPointRatio); - break; - case 2: - bitmapFill = stroke.fill; - this.lineStyle(thickness,0,1,stroke.pixelHinting,stroke.scaleMode,stroke.caps,stroke.joints,stroke.miterLimit); - this.lineBitmapStyle(bitmapFill.bitmapData,bitmapFill.matrix,bitmapFill.repeat,bitmapFill.smooth); - break; - default: - } - } else { - this.lineStyle(); - } - break; - case 1: - fill = graphics1; - this.beginFill(fill.color,fill.alpha); - break; - case 2: - gradientFill = graphics1; - this.beginGradientFill(gradientFill.type,gradientFill.colors,gradientFill.alphas,gradientFill.ratios,gradientFill.matrix,gradientFill.spreadMethod,gradientFill.interpolationMethod,gradientFill.focalPointRatio); - break; - case 3: - path = graphics1; - this.drawPath(path.commands,path.data,path.winding); - break; - case 4: - bitmapFill = graphics1; - this.beginBitmapFill(bitmapFill.bitmapData,bitmapFill.matrix,bitmapFill.repeat,bitmapFill.smooth); - break; - case 5: - this.endFill(); - break; - case 6: - quadPath = graphics1; - this.drawQuads(quadPath.rects,quadPath.indices,quadPath.transforms); - break; - case 7: - trianglePath = graphics1; - this.drawTriangles(trianglePath.vertices,trianglePath.indices,trianglePath.uvtData,trianglePath.culling); - break; - case 8: - shaderFill = graphics1; - this.beginShaderFill(shaderFill.shader,shaderFill.matrix); - break; - } - } - } - ,drawPath: function(commands,data,winding) { - if(winding == null) { - winding = 0; - } - var dataIndex = 0; - if(winding == 1) { - this.__commands.windingNonZero(); - } - var command = commands.iterator(); - _hx_loop1: while(command.hasNext()) { - var command1 = command.next(); - switch(command1) { - case 1: - this.moveTo(data.get(dataIndex),data.get(dataIndex + 1)); - dataIndex += 2; - break; - case 2: - this.lineTo(data.get(dataIndex),data.get(dataIndex + 1)); - dataIndex += 2; - break; - case 3: - this.curveTo(data.get(dataIndex),data.get(dataIndex + 1),data.get(dataIndex + 2),data.get(dataIndex + 3)); - dataIndex += 4; - break; - case 4: - this.moveTo(data.get(dataIndex + 2),data.get(dataIndex + 3)); - break _hx_loop1; - case 5: - this.lineTo(data.get(dataIndex + 2),data.get(dataIndex + 3)); - break _hx_loop1; - case 6: - this.cubicCurveTo(data.get(dataIndex),data.get(dataIndex + 1),data.get(dataIndex + 2),data.get(dataIndex + 3),data.get(dataIndex + 4),data.get(dataIndex + 5)); - dataIndex += 6; - break; - default: - } - } - } - ,drawQuads: function(rects,indices,transforms) { - if(rects == null) { - return; - } - var hasIndices = indices != null; - var transformABCD = false; - var transformXY = false; - var length = hasIndices ? indices.get_length() : Math.floor(rects.get_length() / 4); - if(length == 0) { - return; - } - if(transforms != null) { - if(transforms.get_length() >= length * 6) { - transformABCD = true; - transformXY = true; - } else if(transforms.get_length() >= length * 4) { - transformABCD = true; - } else if(transforms.get_length() >= length * 2) { - transformXY = true; - } - } - var tileRect = openfl_geom_Rectangle.__pool.get(); - var tileTransform = openfl_geom_Matrix.__pool.get(); - var minX = Infinity; - var minY = Infinity; - var maxX = -Infinity; - var maxY = -Infinity; - var ri; - var ti; - var _g = 0; - var _g1 = length; - while(_g < _g1) { - var i = _g++; - ri = hasIndices ? indices.get(i) * 4 : i * 4; - if(ri < 0) { - continue; - } - tileRect.setTo(0,0,rects.get(ri + 2),rects.get(ri + 3)); - if(tileRect.width <= 0 || tileRect.height <= 0) { - continue; - } - if(transformABCD && transformXY) { - ti = i * 6; - tileTransform.setTo(transforms.get(ti),transforms.get(ti + 1),transforms.get(ti + 2),transforms.get(ti + 3),transforms.get(ti + 4),transforms.get(ti + 5)); - } else if(transformABCD) { - ti = i * 4; - tileTransform.setTo(transforms.get(ti),transforms.get(ti + 1),transforms.get(ti + 2),transforms.get(ti + 3),tileRect.x,tileRect.y); - } else if(transformXY) { - ti = i * 2; - tileTransform.tx = transforms.get(ti); - tileTransform.ty = transforms.get(ti + 1); - } else { - tileTransform.tx = tileRect.x; - tileTransform.ty = tileRect.y; - } - tileRect.__transform(tileRect,tileTransform); - if(minX > tileRect.x) { - minX = tileRect.x; - } - if(minY > tileRect.y) { - minY = tileRect.y; - } - if(maxX < tileRect.get_right()) { - maxX = tileRect.get_right(); - } - if(maxY < tileRect.get_bottom()) { - maxY = tileRect.get_bottom(); - } - } - this.__inflateBounds(minX,minY); - this.__inflateBounds(maxX,maxY); - this.__commands.drawQuads(rects,indices,transforms); - this.set___dirty(true); - this.__visible = true; - openfl_geom_Rectangle.__pool.release(tileRect); - openfl_geom_Matrix.__pool.release(tileTransform); - } - ,drawRect: function(x,y,width,height) { - if(width == 0 && height == 0) { - return; - } - var xSign = width < 0 ? -1 : 1; - var ySign = height < 0 ? -1 : 1; - this.__inflateBounds(x - this.__strokePadding * xSign,y - this.__strokePadding * ySign); - this.__inflateBounds(x + width + this.__strokePadding * xSign,y + height + this.__strokePadding * ySign); - this.__commands.drawRect(x,y,width,height); - this.set___dirty(true); - } - ,drawRoundRect: function(x,y,width,height,ellipseWidth,ellipseHeight) { - if(width == 0 && height == 0) { - return; - } - var xSign = width < 0 ? -1 : 1; - var ySign = height < 0 ? -1 : 1; - this.__inflateBounds(x - this.__strokePadding * xSign,y - this.__strokePadding * ySign); - this.__inflateBounds(x + width + this.__strokePadding * xSign,y + height + this.__strokePadding * ySign); - this.__commands.drawRoundRect(x,y,width,height,ellipseWidth,ellipseHeight); - this.set___dirty(true); - } - ,drawRoundRectComplex: function(x,y,width,height,topLeftRadius,topRightRadius,bottomLeftRadius,bottomRightRadius) { - if(width <= 0 || height <= 0) { - return; - } - this.__inflateBounds(x - this.__strokePadding,y - this.__strokePadding); - this.__inflateBounds(x + width + this.__strokePadding,y + height + this.__strokePadding); - var xw = x + width; - var yh = y + height; - var minSize = width < height ? width * 2 : height * 2; - if(!(topLeftRadius < minSize)) { - topLeftRadius = minSize; - } - if(!(topRightRadius < minSize)) { - topRightRadius = minSize; - } - if(!(bottomLeftRadius < minSize)) { - bottomLeftRadius = minSize; - } - if(!(bottomRightRadius < minSize)) { - bottomRightRadius = minSize; - } - var anchor = 1 - Math.sin(45 * (Math.PI / 180)); - var control = 1 - Math.tan(22.5 * (Math.PI / 180)); - var a = bottomRightRadius * anchor; - var s = bottomRightRadius * control; - this.moveTo(xw,yh - bottomRightRadius); - this.curveTo(xw,yh - s,xw - a,yh - a); - this.curveTo(xw - s,yh,xw - bottomRightRadius,yh); - a = bottomLeftRadius * anchor; - s = bottomLeftRadius * control; - this.lineTo(x + bottomLeftRadius,yh); - this.curveTo(x + s,yh,x + a,yh - a); - this.curveTo(x,yh - s,x,yh - bottomLeftRadius); - a = topLeftRadius * anchor; - s = topLeftRadius * control; - this.lineTo(x,y + topLeftRadius); - this.curveTo(x,y + s,x + a,y + a); - this.curveTo(x + s,y,x + topLeftRadius,y); - a = topRightRadius * anchor; - s = topRightRadius * control; - this.lineTo(xw - topRightRadius,y); - this.curveTo(xw - s,y,xw - a,y + a); - this.curveTo(xw,y + s,xw,y + topRightRadius); - this.lineTo(xw,yh - bottomRightRadius); - this.set___dirty(true); - } - ,drawTriangles: function(vertices,indices,uvtData,culling) { - if(culling == null) { - culling = 1; - } - if(vertices == null || vertices.get_length() == 0) { - return; - } - var vertLength = vertices.get_length() / 2 | 0; - if(indices == null) { - if(vertLength % 3 != 0) { - throw haxe_Exception.thrown(new openfl_errors_ArgumentError("Not enough vertices to close a triangle.")); - } - indices = openfl_Vector.toIntVector(null); - var _g = 0; - var _g1 = vertLength; - while(_g < _g1) { - var i = _g++; - indices.push(i); - } - } - if(culling == null) { - culling = 1; - } - var x; - var y; - var minX = Infinity; - var minY = Infinity; - var maxX = -Infinity; - var maxY = -Infinity; - var _g = 0; - var _g1 = vertLength; - while(_g < _g1) { - var i = _g++; - x = vertices.get(i * 2); - y = vertices.get(i * 2 + 1); - if(minX > x) { - minX = x; - } - if(minY > y) { - minY = y; - } - if(maxX < x) { - maxX = x; - } - if(maxY < y) { - maxY = y; - } - } - this.__inflateBounds(minX,minY); - this.__inflateBounds(maxX,maxY); - this.__commands.drawTriangles(vertices,indices,uvtData,culling); - this.set___dirty(true); - this.__visible = true; - } - ,endFill: function() { - this.__commands.endFill(); - } - ,lineBitmapStyle: function(bitmap,matrix,repeat,smooth) { - if(smooth == null) { - smooth = false; - } - if(repeat == null) { - repeat = true; - } - this.__commands.lineBitmapStyle(bitmap,matrix != null ? matrix.clone() : null,repeat,smooth); - } - ,lineGradientStyle: function(type,colors,alphas,ratios,matrix,spreadMethod,interpolationMethod,focalPointRatio) { - if(focalPointRatio == null) { - focalPointRatio = 0; - } - if(interpolationMethod == null) { - interpolationMethod = 1; - } - if(spreadMethod == null) { - spreadMethod = 0; - } - this.__commands.lineGradientStyle(type,colors,alphas,ratios,matrix,spreadMethod,interpolationMethod,focalPointRatio); - } - ,lineStyle: function(thickness,color,alpha,pixelHinting,scaleMode,caps,joints,miterLimit) { - if(miterLimit == null) { - miterLimit = 3; - } - if(scaleMode == null) { - scaleMode = 2; - } - if(pixelHinting == null) { - pixelHinting = false; - } - if(alpha == null) { - alpha = 1; - } - if(color == null) { - color = 0; - } - if(thickness != null) { - if(joints == 1) { - if(thickness > this.__strokePadding) { - this.__strokePadding = thickness; - } - } else if(thickness / 2 > this.__strokePadding) { - this.__strokePadding = thickness / 2; - } - } - this.__commands.lineStyle(thickness,color,alpha,pixelHinting,scaleMode,caps,joints,miterLimit); - if(thickness != null) { - this.__visible = true; - } - } - ,lineTo: function(x,y) { - if(!isFinite(x) || !isFinite(y)) { - return; - } - this.__inflateBounds(this.__positionX - this.__strokePadding,this.__positionY - this.__strokePadding); - this.__inflateBounds(this.__positionX + this.__strokePadding,this.__positionY + this.__strokePadding); - this.__positionX = x; - this.__positionY = y; - this.__inflateBounds(this.__positionX - this.__strokePadding,this.__positionY - this.__strokePadding); - this.__inflateBounds(this.__positionX + this.__strokePadding * 2,this.__positionY + this.__strokePadding); - this.__commands.lineTo(x,y); - this.set___dirty(true); - } - ,moveTo: function(x,y) { - this.__positionX = x; - this.__positionY = y; - this.__commands.moveTo(x,y); - } - ,overrideBlendMode: function(blendMode) { - if(blendMode == null) { - blendMode = 10; - } - this.__commands.overrideBlendMode(blendMode); - } - ,readGraphicsData: function(recurse) { - if(recurse == null) { - recurse = true; - } - var graphicsData = openfl_Vector.toObjectVector(null); - this.__owner.__readGraphicsData(graphicsData,recurse); - return graphicsData; - } - ,__calculateBezierCubicPoint: function(t,p1,p2,p3,p4) { - var iT = 1 - t; - return p1 * (iT * iT * iT) + 3 * p2 * t * (iT * iT) + 3 * p3 * iT * (t * t) + p4 * (t * t * t); - } - ,__calculateBezierQuadPoint: function(t,p1,p2,p3) { - var iT = 1 - t; - return iT * iT * p1 + 2 * iT * t * p2 + t * t * p3; - } - ,__cleanup: function() { - if(this.__bounds != null && this.__canvas != null) { - this.set___dirty(true); - this.__transformDirty = true; - } - this.__bitmap = null; - this.__canvas = null; - this.__context = null; - } - ,__getBounds: function(rect,matrix) { - if(this.__bounds == null) { - return; - } - var bounds = openfl_geom_Rectangle.__pool.get(); - this.__bounds.__transform(bounds,matrix); - rect.__expand(bounds.x,bounds.y,bounds.width,bounds.height); - openfl_geom_Rectangle.__pool.release(bounds); - } - ,__hitTest: function(x,y,shapeFlag,matrix) { - if(this.__bounds == null) { - return false; - } - var norm = matrix.a * matrix.d - matrix.b * matrix.c; - var px = norm == 0 ? -matrix.tx : 1.0 / norm * (matrix.c * (matrix.ty - y) + matrix.d * (x - matrix.tx)); - var norm = matrix.a * matrix.d - matrix.b * matrix.c; - var py = norm == 0 ? -matrix.ty : 1.0 / norm * (matrix.a * (y - matrix.ty) + matrix.b * (matrix.tx - x)); - if(px > this.__bounds.x && py > this.__bounds.y && this.__bounds.contains(px,py)) { - if(shapeFlag) { - return openfl_display__$internal_CanvasGraphics.hitTest(this,px,py); - } - return true; - } - return false; - } - ,__inflateBounds: function(x,y) { - if(this.__bounds == null) { - this.__bounds = new openfl_geom_Rectangle(x,y,0,0); - this.__transformDirty = true; - return; - } - if(x < this.__bounds.x) { - this.__bounds.width += this.__bounds.x - x; - this.__bounds.x = x; - this.__transformDirty = true; - } - if(y < this.__bounds.y) { - this.__bounds.height += this.__bounds.y - y; - this.__bounds.y = y; - this.__transformDirty = true; - } - if(x > this.__bounds.x + this.__bounds.width) { - this.__bounds.width = x - this.__bounds.x; - } - if(y > this.__bounds.y + this.__bounds.height) { - this.__bounds.height = y - this.__bounds.y; - } - } - ,__readGraphicsData: function(graphicsData) { - var data = new openfl_display__$internal_DrawCommandReader(this.__commands); - var path = null; - var stroke; - var _g = 0; - var _g1 = this.__commands.types; - while(_g < _g1.length) { - var type = _g1[_g]; - ++_g; - switch(type._hx_index) { - case 4:case 5:case 6:case 7:case 9:case 10:case 17:case 18: - if(path == null) { - path = new openfl_display_GraphicsPath(); - } - break; - default: - if(path != null) { - graphicsData.push(path); - path = null; - } - } - switch(type._hx_index) { - case 0: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_BITMAP_FILL; - var this1 = data; - var c = this1; - graphicsData.push(new openfl_display_GraphicsBitmapFill(c.buffer.o[c.oPos],c.buffer.o[c.oPos + 1],c.buffer.b[c.bPos],c.buffer.b[c.bPos + 1])); - break; - case 1: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_FILL; - var this2 = data; - var c1 = this2; - graphicsData.push(new openfl_display_GraphicsSolidFill(c1.buffer.i[c1.iPos],1)); - break; - case 2: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_GRADIENT_FILL; - var this3 = data; - var c2 = this3; - graphicsData.push(new openfl_display_GraphicsGradientFill(c2.buffer.o[c2.oPos],c2.buffer.ii[c2.iiPos],c2.buffer.ff[c2.ffPos],c2.buffer.ii[c2.iiPos + 1],c2.buffer.o[c2.oPos + 1],c2.buffer.o[c2.oPos + 2],c2.buffer.o[c2.oPos + 3],c2.buffer.f[c2.fPos])); - break; - case 3: - break; - case 4: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.CUBIC_CURVE_TO; - var this4 = data; - var c3 = this4; - path.cubicCurveTo(c3.buffer.f[c3.fPos],c3.buffer.f[c3.fPos + 1],c3.buffer.f[c3.fPos + 2],c3.buffer.f[c3.fPos + 3],c3.buffer.f[c3.fPos + 4],c3.buffer.f[c3.fPos + 5]); - break; - case 5: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.CURVE_TO; - var this5 = data; - var c4 = this5; - path.curveTo(c4.buffer.f[c4.fPos],c4.buffer.f[c4.fPos + 1],c4.buffer.f[c4.fPos + 2],c4.buffer.f[c4.fPos + 3]); - break; - case 6: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_CIRCLE; - var this6 = data; - var c5 = this6; - path.__drawCircle(c5.buffer.f[c5.fPos],c5.buffer.f[c5.fPos + 1],c5.buffer.f[c5.fPos + 2]); - break; - case 7: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_ELLIPSE; - var this7 = data; - var c6 = this7; - path.__drawEllipse(c6.buffer.f[c6.fPos],c6.buffer.f[c6.fPos + 1],c6.buffer.f[c6.fPos + 2],c6.buffer.f[c6.fPos + 3]); - break; - case 9: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_RECT; - var this8 = data; - var c7 = this8; - path.__drawRect(c7.buffer.f[c7.fPos],c7.buffer.f[c7.fPos + 1],c7.buffer.f[c7.fPos + 2],c7.buffer.f[c7.fPos + 3]); - break; - case 10: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_ROUND_RECT; - var this9 = data; - var c8 = this9; - path.__drawRoundRect(c8.buffer.f[c8.fPos],c8.buffer.f[c8.fPos + 1],c8.buffer.f[c8.fPos + 2],c8.buffer.f[c8.fPos + 3],c8.buffer.f[c8.fPos + 4],c8.buffer.o[c8.oPos] != null ? c8.buffer.o[c8.oPos] : c8.buffer.f[c8.fPos + 4]); - break; - case 13: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.END_FILL; - var this10 = data; - graphicsData.push(new openfl_display_GraphicsEndFill()); - break; - case 14: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_BITMAP_STYLE; - var this11 = data; - var c9 = this11; - path = null; - break; - case 15: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_GRADIENT_STYLE; - var this12 = data; - var c10 = this12; - break; - case 16: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_STYLE; - var this13 = data; - var c11 = this13; - stroke = new openfl_display_GraphicsStroke(c11.buffer.o[c11.oPos],c11.buffer.b[c11.bPos],c11.buffer.o[c11.oPos + 1],c11.buffer.o[c11.oPos + 2],c11.buffer.o[c11.oPos + 3],c11.buffer.f[c11.fPos + 1]); - stroke.fill = new openfl_display_GraphicsSolidFill(c11.buffer.i[c11.iPos],c11.buffer.f[c11.fPos]); - graphicsData.push(stroke); - break; - case 17: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_TO; - var this14 = data; - var c12 = this14; - path.lineTo(c12.buffer.f[c12.fPos],c12.buffer.f[c12.fPos + 1]); - break; - case 18: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.MOVE_TO; - var this15 = data; - var c13 = this15; - path.moveTo(c13.buffer.f[c13.fPos],c13.buffer.f[c13.fPos + 1]); - break; - default: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - } - } - if(path != null) { - graphicsData.push(path); - } - } - ,__update: function(displayMatrix) { - if(this.__bounds == null || this.__bounds.width <= 0 || this.__bounds.height <= 0) { - return; - } - var parentTransform = this.__owner.__renderTransform; - var scaleX = 1.0; - var scaleY = 1.0; - if(parentTransform != null) { - if(parentTransform.b == 0) { - scaleX = Math.abs(parentTransform.a); - } else { - scaleX = Math.sqrt(parentTransform.a * parentTransform.a + parentTransform.b * parentTransform.b); - } - if(parentTransform.c == 0) { - scaleY = Math.abs(parentTransform.d); - } else { - scaleY = Math.sqrt(parentTransform.c * parentTransform.c + parentTransform.d * parentTransform.d); - } - } else { - return; - } - if(displayMatrix != null) { - if(displayMatrix.b == 0) { - scaleX *= displayMatrix.a; - } else { - scaleX *= Math.sqrt(displayMatrix.a * displayMatrix.a + displayMatrix.b * displayMatrix.b); - } - if(displayMatrix.c == 0) { - scaleY *= displayMatrix.d; - } else { - scaleY *= Math.sqrt(displayMatrix.c * displayMatrix.c + displayMatrix.d * displayMatrix.d); - } - } - var width = this.__bounds.width * scaleX; - var height = this.__bounds.height * scaleY; - if(width < 1 || height < 1) { - if(this.__width >= 1 || this.__height >= 1) { - this.set___dirty(true); - } - this.__width = 0; - this.__height = 0; - return; - } - if(openfl_display_Graphics.maxTextureWidth != null && width > openfl_display_Graphics.maxTextureWidth) { - width = openfl_display_Graphics.maxTextureWidth; - scaleX = openfl_display_Graphics.maxTextureWidth / this.__bounds.width; - } - if(openfl_display_Graphics.maxTextureWidth != null && height > openfl_display_Graphics.maxTextureHeight) { - height = openfl_display_Graphics.maxTextureHeight; - scaleY = openfl_display_Graphics.maxTextureHeight / this.__bounds.height; - } - this.__renderTransform.a = width / this.__bounds.width; - this.__renderTransform.d = height / this.__bounds.height; - var inverseA = 1 / this.__renderTransform.a; - var inverseD = 1 / this.__renderTransform.d; - this.__worldTransform.a = inverseA * parentTransform.a; - this.__worldTransform.b = inverseA * parentTransform.b; - this.__worldTransform.c = inverseD * parentTransform.c; - this.__worldTransform.d = inverseD * parentTransform.d; - var x = this.__bounds.x; - var y = this.__bounds.y; - var tx = x * parentTransform.a + y * parentTransform.c + parentTransform.tx; - var ty = x * parentTransform.b + y * parentTransform.d + parentTransform.ty; - this.__worldTransform.tx = Math.round(tx); - this.__worldTransform.ty = Math.round(ty); - var _this = this.__worldTransform; - var norm = _this.a * _this.d - _this.b * _this.c; - this.__renderTransform.tx = norm == 0 ? -_this.tx : 1.0 / norm * (_this.c * (_this.ty - ty) + _this.d * (tx - _this.tx)); - var _this = this.__worldTransform; - var norm = _this.a * _this.d - _this.b * _this.c; - this.__renderTransform.ty = norm == 0 ? -_this.ty : 1.0 / norm * (_this.a * (ty - _this.ty) + _this.b * (_this.tx - tx)); - var newWidth = Math.ceil(width + 1.0); - var newHeight = Math.ceil(height + 1.0); - if(newWidth != this.__width || newHeight != this.__height) { - this.set___dirty(true); - } - this.__width = newWidth; - this.__height = newHeight; - } - ,set___dirty: function(value) { - if(value && this.__owner != null) { - var _this = this.__owner; - if(!_this.__renderDirty) { - _this.__renderDirty = true; - _this.__setParentRenderDirty(); - } - } - if(value) { - this.__softwareDirty = true; - this.__hardwareDirty = true; - } - return this.__dirty = value; - } - ,__class__: openfl_display_Graphics -}; -var openfl_display_IGraphicsFill = function() { }; -$hxClasses["openfl.display.IGraphicsFill"] = openfl_display_IGraphicsFill; -openfl_display_IGraphicsFill.__name__ = "openfl.display.IGraphicsFill"; -openfl_display_IGraphicsFill.__isInterface__ = true; -openfl_display_IGraphicsFill.prototype = { - __class__: openfl_display_IGraphicsFill -}; -var openfl_display_IGraphicsData = function() { }; -$hxClasses["openfl.display.IGraphicsData"] = openfl_display_IGraphicsData; -openfl_display_IGraphicsData.__name__ = "openfl.display.IGraphicsData"; -openfl_display_IGraphicsData.__isInterface__ = true; -openfl_display_IGraphicsData.prototype = { - __class__: openfl_display_IGraphicsData -}; -var openfl_display_GraphicsBitmapFill = function(bitmapData,matrix,repeat,smooth) { - if(smooth == null) { - smooth = false; - } - if(repeat == null) { - repeat = true; - } - this.bitmapData = bitmapData; - this.matrix = matrix; - this.repeat = repeat; - this.smooth = smooth; - this.__graphicsDataType = 4; - this.__graphicsFillType = 2; -}; -$hxClasses["openfl.display.GraphicsBitmapFill"] = openfl_display_GraphicsBitmapFill; -openfl_display_GraphicsBitmapFill.__name__ = "openfl.display.GraphicsBitmapFill"; -openfl_display_GraphicsBitmapFill.__interfaces__ = [openfl_display_IGraphicsFill,openfl_display_IGraphicsData]; -openfl_display_GraphicsBitmapFill.prototype = { - __class__: openfl_display_GraphicsBitmapFill -}; -var openfl_display_GraphicsEndFill = function() { - this.__graphicsDataType = 5; - this.__graphicsFillType = 3; -}; -$hxClasses["openfl.display.GraphicsEndFill"] = openfl_display_GraphicsEndFill; -openfl_display_GraphicsEndFill.__name__ = "openfl.display.GraphicsEndFill"; -openfl_display_GraphicsEndFill.__interfaces__ = [openfl_display_IGraphicsFill,openfl_display_IGraphicsData]; -openfl_display_GraphicsEndFill.prototype = { - __class__: openfl_display_GraphicsEndFill -}; -var openfl_display_GraphicsGradientFill = function(type,colors,alphas,ratios,matrix,spreadMethod,interpolationMethod,focalPointRatio) { - if(focalPointRatio == null) { - focalPointRatio = 0; - } - if(type == null) { - type = 0; - } - if(spreadMethod == null) { - spreadMethod = 0; - } - if(interpolationMethod == null) { - interpolationMethod = 1; - } - this.type = type; - this.colors = colors; - this.alphas = alphas; - this.ratios = ratios; - this.matrix = matrix; - this.spreadMethod = spreadMethod; - this.interpolationMethod = interpolationMethod; - this.focalPointRatio = focalPointRatio; - this.__graphicsDataType = 2; - this.__graphicsFillType = 1; -}; -$hxClasses["openfl.display.GraphicsGradientFill"] = openfl_display_GraphicsGradientFill; -openfl_display_GraphicsGradientFill.__name__ = "openfl.display.GraphicsGradientFill"; -openfl_display_GraphicsGradientFill.__interfaces__ = [openfl_display_IGraphicsFill,openfl_display_IGraphicsData]; -openfl_display_GraphicsGradientFill.prototype = { - __class__: openfl_display_GraphicsGradientFill -}; -var openfl_display_IGraphicsPath = function() { }; -$hxClasses["openfl.display.IGraphicsPath"] = openfl_display_IGraphicsPath; -openfl_display_IGraphicsPath.__name__ = "openfl.display.IGraphicsPath"; -openfl_display_IGraphicsPath.__isInterface__ = true; -var openfl_display_GraphicsPath = function(commands,data,winding) { - if(winding == null) { - winding = 0; - } - this.commands = commands; - this.data = data; - this.winding = winding; - this.__graphicsDataType = 3; -}; -$hxClasses["openfl.display.GraphicsPath"] = openfl_display_GraphicsPath; -openfl_display_GraphicsPath.__name__ = "openfl.display.GraphicsPath"; -openfl_display_GraphicsPath.__interfaces__ = [openfl_display_IGraphicsPath,openfl_display_IGraphicsData]; -openfl_display_GraphicsPath.prototype = { - cubicCurveTo: function(controlX1,controlY1,controlX2,controlY2,anchorX,anchorY) { - if(this.commands == null) { - this.commands = openfl_Vector.toIntVector(null); - } - if(this.data == null) { - this.data = openfl_Vector.toFloatVector(null); - } - this.commands.push(6); - this.data.push(controlX1); - this.data.push(controlY1); - this.data.push(controlX2); - this.data.push(controlY2); - this.data.push(anchorX); - this.data.push(anchorY); - } - ,curveTo: function(controlX,controlY,anchorX,anchorY) { - if(this.commands == null) { - this.commands = openfl_Vector.toIntVector(null); - } - if(this.data == null) { - this.data = openfl_Vector.toFloatVector(null); - } - this.commands.push(3); - this.data.push(controlX); - this.data.push(controlY); - this.data.push(anchorX); - this.data.push(anchorY); - } - ,lineTo: function(x,y) { - if(this.commands == null) { - this.commands = openfl_Vector.toIntVector(null); - } - if(this.data == null) { - this.data = openfl_Vector.toFloatVector(null); - } - this.commands.push(2); - this.data.push(x); - this.data.push(y); - } - ,moveTo: function(x,y) { - if(this.commands == null) { - this.commands = openfl_Vector.toIntVector(null); - } - if(this.data == null) { - this.data = openfl_Vector.toFloatVector(null); - } - this.commands.push(1); - this.data.push(x); - this.data.push(y); - } - ,wideLineTo: function(x,y) { - if(this.commands == null) { - this.commands = openfl_Vector.toIntVector(null); - } - if(this.data == null) { - this.data = openfl_Vector.toFloatVector(null); - } - this.commands.push(2); - this.data.push(x); - this.data.push(y); - } - ,wideMoveTo: function(x,y) { - if(this.commands == null) { - this.commands = openfl_Vector.toIntVector(null); - } - if(this.data == null) { - this.data = openfl_Vector.toFloatVector(null); - } - this.commands.push(1); - this.data.push(x); - this.data.push(y); - } - ,__drawCircle: function(x,y,radius) { - this.__drawRoundRect(x - radius,y - radius,radius * 2,radius * 2,radius * 2,radius * 2); - } - ,__drawEllipse: function(x,y,width,height) { - this.__drawRoundRect(x,y,width,height,width,height); - } - ,__drawRect: function(x,y,width,height) { - this.moveTo(x,y); - this.lineTo(x + width,y); - this.lineTo(x + width,y + height); - this.lineTo(x,y + height); - this.lineTo(x,y); - } - ,__drawRoundRect: function(x,y,width,height,ellipseWidth,ellipseHeight) { - ellipseWidth *= 0.5; - ellipseHeight *= 0.5; - if(ellipseWidth > width / 2) { - ellipseWidth = width / 2; - } - if(ellipseHeight > height / 2) { - ellipseHeight = height / 2; - } - var xe = x + width; - var ye = y + height; - var cx1 = -ellipseWidth + ellipseWidth * 0.70710678118654752440084436210485; - var cx2 = -ellipseWidth + ellipseWidth * 0.4142135623730950488016887242097; - var cy1 = -ellipseHeight + ellipseHeight * 0.70710678118654752440084436210485; - var cy2 = -ellipseHeight + ellipseHeight * 0.4142135623730950488016887242097; - this.moveTo(xe,ye - ellipseHeight); - this.curveTo(xe,ye + cy2,xe + cx1,ye + cy1); - this.curveTo(xe + cx2,ye,xe - ellipseWidth,ye); - this.lineTo(x + ellipseWidth,ye); - this.curveTo(x - cx2,ye,x - cx1,ye + cy1); - this.curveTo(x,ye + cy2,x,ye - ellipseHeight); - this.lineTo(x,y + ellipseHeight); - this.curveTo(x,y - cy2,x - cx1,y - cy1); - this.curveTo(x - cx2,y,x + ellipseWidth,y); - this.lineTo(xe - ellipseWidth,y); - this.curveTo(xe + cx2,y,xe + cx1,y - cy1); - this.curveTo(xe,y - cy2,xe,y + ellipseHeight); - this.lineTo(xe,ye - ellipseHeight); - } - ,__class__: openfl_display_GraphicsPath -}; -var openfl_display_GraphicsPathWinding = {}; -openfl_display_GraphicsPathWinding.fromString = function(value) { - switch(value) { - case "evenOdd": - return 0; - case "nonZero": - return 1; - default: - return null; - } -}; -openfl_display_GraphicsPathWinding.toString = function(this1) { - switch(this1) { - case 0: - return "evenOdd"; - case 1: - return "nonZero"; - default: - return null; - } -}; -var openfl_display_GraphicsQuadPath = function(rects,indices,transforms) { - this.rects = rects; - this.indices = indices; - this.transforms = transforms; - this.__graphicsDataType = 6; -}; -$hxClasses["openfl.display.GraphicsQuadPath"] = openfl_display_GraphicsQuadPath; -openfl_display_GraphicsQuadPath.__name__ = "openfl.display.GraphicsQuadPath"; -openfl_display_GraphicsQuadPath.__interfaces__ = [openfl_display_IGraphicsPath,openfl_display_IGraphicsData]; -openfl_display_GraphicsQuadPath.prototype = { - __class__: openfl_display_GraphicsQuadPath -}; -var openfl_display_GraphicsShader = function(code) { - if(this.__glFragmentSource == null) { - this.__glFragmentSource = "varying float openfl_Alphav;\n\t\tvarying vec4 openfl_ColorMultiplierv;\n\t\tvarying vec4 openfl_ColorOffsetv;\n\t\tvarying vec2 openfl_TextureCoordv;\n\n\t\tuniform bool openfl_HasColorTransform;\n\t\tuniform vec2 openfl_TextureSize;\n\t\tuniform sampler2D bitmap;\n\n\t\tvoid main(void) {\n\n\t\t\tvec4 color = texture2D (bitmap, openfl_TextureCoordv);\n\n\t\tif (color.a == 0.0) {\n\n\t\t\tgl_FragColor = vec4 (0.0, 0.0, 0.0, 0.0);\n\n\t\t} else if (openfl_HasColorTransform) {\n\n\t\t\tcolor = vec4 (color.rgb / color.a, color.a);\n\n\t\t\tmat4 colorMultiplier = mat4 (0);\n\t\t\tcolorMultiplier[0][0] = openfl_ColorMultiplierv.x;\n\t\t\tcolorMultiplier[1][1] = openfl_ColorMultiplierv.y;\n\t\t\tcolorMultiplier[2][2] = openfl_ColorMultiplierv.z;\n\t\t\tcolorMultiplier[3][3] = 1.0; // openfl_ColorMultiplierv.w;\n\n\t\t\tcolor = clamp (openfl_ColorOffsetv + (color * colorMultiplier), 0.0, 1.0);\n\n\t\t\tif (color.a > 0.0) {\n\n\t\t\t\tgl_FragColor = vec4 (color.rgb * color.a * openfl_Alphav, color.a * openfl_Alphav);\n\n\t\t\t} else {\n\n\t\t\t\tgl_FragColor = vec4 (0.0, 0.0, 0.0, 0.0);\n\n\t\t\t}\n\n\t\t} else {\n\n\t\t\tgl_FragColor = color * openfl_Alphav;\n\n\t\t}\n\n\t\t}"; - } - if(this.__glVertexSource == null) { - this.__glVertexSource = "attribute float openfl_Alpha;\n\t\tattribute vec4 openfl_ColorMultiplier;\n\t\tattribute vec4 openfl_ColorOffset;\n\t\tattribute vec4 openfl_Position;\n\t\tattribute vec2 openfl_TextureCoord;\n\n\t\tvarying float openfl_Alphav;\n\t\tvarying vec4 openfl_ColorMultiplierv;\n\t\tvarying vec4 openfl_ColorOffsetv;\n\t\tvarying vec2 openfl_TextureCoordv;\n\n\t\tuniform mat4 openfl_Matrix;\n\t\tuniform bool openfl_HasColorTransform;\n\t\tuniform vec2 openfl_TextureSize;\n\n\t\tvoid main(void) {\n\n\t\t\topenfl_Alphav = openfl_Alpha;\n\t\topenfl_TextureCoordv = openfl_TextureCoord;\n\n\t\tif (openfl_HasColorTransform) {\n\n\t\t\topenfl_ColorMultiplierv = openfl_ColorMultiplier;\n\t\t\topenfl_ColorOffsetv = openfl_ColorOffset / 255.0;\n\n\t\t}\n\n\t\tgl_Position = openfl_Matrix * openfl_Position;\n\n\t\t}"; - } - openfl_display_Shader.call(this,code); - this.__isGenerated = true; - this.__initGL(); -}; -$hxClasses["openfl.display.GraphicsShader"] = openfl_display_GraphicsShader; -openfl_display_GraphicsShader.__name__ = "openfl.display.GraphicsShader"; -openfl_display_GraphicsShader.__super__ = openfl_display_Shader; -openfl_display_GraphicsShader.prototype = $extend(openfl_display_Shader.prototype,{ - __class__: openfl_display_GraphicsShader -}); -var openfl_display_GraphicsShaderFill = function(shader,matrix) { - this.shader = shader; - this.matrix = matrix; - this.__graphicsDataType = 8; - this.__graphicsFillType = 4; -}; -$hxClasses["openfl.display.GraphicsShaderFill"] = openfl_display_GraphicsShaderFill; -openfl_display_GraphicsShaderFill.__name__ = "openfl.display.GraphicsShaderFill"; -openfl_display_GraphicsShaderFill.__interfaces__ = [openfl_display_IGraphicsFill,openfl_display_IGraphicsData]; -openfl_display_GraphicsShaderFill.prototype = { - __class__: openfl_display_GraphicsShaderFill -}; -var openfl_display_GraphicsSolidFill = function(color,alpha) { - if(alpha == null) { - alpha = 1; - } - if(color == null) { - color = 0; - } - this.alpha = alpha; - this.color = color; - this.__graphicsDataType = 1; - this.__graphicsFillType = 0; -}; -$hxClasses["openfl.display.GraphicsSolidFill"] = openfl_display_GraphicsSolidFill; -openfl_display_GraphicsSolidFill.__name__ = "openfl.display.GraphicsSolidFill"; -openfl_display_GraphicsSolidFill.__interfaces__ = [openfl_display_IGraphicsFill,openfl_display_IGraphicsData]; -openfl_display_GraphicsSolidFill.prototype = { - __class__: openfl_display_GraphicsSolidFill -}; -var openfl_display_IGraphicsStroke = function() { }; -$hxClasses["openfl.display.IGraphicsStroke"] = openfl_display_IGraphicsStroke; -openfl_display_IGraphicsStroke.__name__ = "openfl.display.IGraphicsStroke"; -openfl_display_IGraphicsStroke.__isInterface__ = true; -var openfl_display_GraphicsStroke = function(thickness,pixelHinting,scaleMode,caps,joints,miterLimit,fill) { - if(miterLimit == null) { - miterLimit = 3; - } - if(joints == null) { - joints = 2; - } - if(caps == null) { - caps = 0; - } - if(scaleMode == null) { - scaleMode = 2; - } - if(pixelHinting == null) { - pixelHinting = false; - } - if(thickness == null) { - thickness = NaN; - } - this.caps = caps; - this.fill = fill; - this.joints = joints; - this.miterLimit = miterLimit; - this.pixelHinting = pixelHinting; - this.scaleMode = scaleMode; - this.thickness = thickness; - this.__graphicsDataType = 0; -}; -$hxClasses["openfl.display.GraphicsStroke"] = openfl_display_GraphicsStroke; -openfl_display_GraphicsStroke.__name__ = "openfl.display.GraphicsStroke"; -openfl_display_GraphicsStroke.__interfaces__ = [openfl_display_IGraphicsStroke,openfl_display_IGraphicsData]; -openfl_display_GraphicsStroke.prototype = { - __class__: openfl_display_GraphicsStroke -}; -var openfl_display_GraphicsTrianglePath = function(vertices,indices,uvtData,culling) { - if(culling == null) { - culling = 1; - } - this.vertices = vertices; - this.indices = indices; - this.uvtData = uvtData; - this.culling = culling; - this.__graphicsDataType = 7; -}; -$hxClasses["openfl.display.GraphicsTrianglePath"] = openfl_display_GraphicsTrianglePath; -openfl_display_GraphicsTrianglePath.__name__ = "openfl.display.GraphicsTrianglePath"; -openfl_display_GraphicsTrianglePath.__interfaces__ = [openfl_display_IGraphicsPath,openfl_display_IGraphicsData]; -openfl_display_GraphicsTrianglePath.prototype = { - __class__: openfl_display_GraphicsTrianglePath -}; -var openfl_display_InterpolationMethod = {}; -openfl_display_InterpolationMethod.fromInt = function(value) { - return value; -}; -openfl_display_InterpolationMethod.fromString = function(value) { - switch(value) { - case "linearRGB": - return 0; - case "rgb": - return 1; - default: - return null; - } -}; -openfl_display_InterpolationMethod.toInt = function(this1) { - return this1; -}; -openfl_display_InterpolationMethod.toString = function(this1) { - switch(this1) { - case 0: - return "linearRGB"; - case 1: - return "rgb"; - default: - return null; - } -}; -var openfl_display_JPEGEncoderOptions = function(quality) { - if(quality == null) { - quality = 80; - } - this.quality = quality; -}; -$hxClasses["openfl.display.JPEGEncoderOptions"] = openfl_display_JPEGEncoderOptions; -openfl_display_JPEGEncoderOptions.__name__ = "openfl.display.JPEGEncoderOptions"; -openfl_display_JPEGEncoderOptions.prototype = { - __class__: openfl_display_JPEGEncoderOptions -}; -var openfl_display_JointStyle = {}; -openfl_display_JointStyle.fromInt = function(value) { - return value; -}; -openfl_display_JointStyle.fromString = function(value) { - switch(value) { - case "bevel": - return 0; - case "miter": - return 1; - case "round": - return 2; - default: - return null; - } -}; -openfl_display_JointStyle.toInt = function(this1) { - return this1; -}; -openfl_display_JointStyle.toString = function(this1) { - switch(this1) { - case 0: - return "bevel"; - case 1: - return "miter"; - case 2: - return "round"; - default: - return null; - } -}; -var openfl_display_LineScaleMode = {}; -openfl_display_LineScaleMode.fromInt = function(value) { - return value; -}; -openfl_display_LineScaleMode.fromString = function(value) { - switch(value) { - case "horizontal": - return 0; - case "none": - return 1; - case "normal": - return 2; - case "vertical": - return 3; - default: - return null; - } -}; -openfl_display_LineScaleMode.toInt = function(this1) { - return this1; -}; -openfl_display_LineScaleMode.toString = function(this1) { - switch(this1) { - case 0: - return "horizontal"; - case 1: - return "none"; - case 2: - return "normal"; - case 3: - return "vertical"; - default: - return null; - } -}; -var openfl_display_Loader = function() { - openfl_display_DisplayObjectContainer.call(this); - this.contentLoaderInfo = openfl_display_LoaderInfo.create(this); - this.uncaughtErrorEvents = this.contentLoaderInfo.uncaughtErrorEvents; - this.__unloaded = true; -}; -$hxClasses["openfl.display.Loader"] = openfl_display_Loader; -openfl_display_Loader.__name__ = "openfl.display.Loader"; -openfl_display_Loader.__super__ = openfl_display_DisplayObjectContainer; -openfl_display_Loader.prototype = $extend(openfl_display_DisplayObjectContainer.prototype,{ - close: function() { - openfl__$internal_Lib.notImplemented({ fileName : "openfl/display/Loader.hx", lineNumber : 66, className : "openfl.display.Loader", methodName : "close"}); - } - ,load: function(request,context) { - this.unload(); - this.contentLoaderInfo.loaderURL = openfl_Lib.get_current().get_loaderInfo().url; - this.contentLoaderInfo.url = request.url; - this.__unloaded = false; - if(request.contentType == null || request.contentType == "") { - var extension = ""; - this.__path = request.url; - var queryIndex = this.__path.indexOf("?"); - if(queryIndex > -1) { - this.__path = this.__path.substring(0,queryIndex); - } - while(StringTools.endsWith(this.__path,"/")) this.__path = this.__path.substring(0,this.__path.length - 1); - if(StringTools.endsWith(this.__path,".bundle")) { - this.__path += "/library.json"; - if(queryIndex > -1) { - request.url = this.__path + request.url.substring(queryIndex); - } else { - request.url = this.__path; - } - } - var extIndex = this.__path.lastIndexOf("."); - if(extIndex > -1) { - extension = this.__path.substring(extIndex + 1); - } - var tmp; - switch(extension) { - case "gif": - tmp = "image/gif"; - break; - case "jpeg":case "jpg": - tmp = "image/jpeg"; - break; - case "js": - tmp = "application/javascript"; - break; - case "json": - tmp = "application/json"; - break; - case "png": - tmp = "image/png"; - break; - case "swf": - tmp = "application/x-shockwave-flash"; - break; - default: - tmp = "application/x-www-form-urlencoded"; - } - this.contentLoaderInfo.contentType = tmp; - } else { - this.contentLoaderInfo.contentType = request.contentType; - } - if(this.contentLoaderInfo.contentType.indexOf("image/") > -1 && request.method == "GET" && (request.requestHeaders == null || request.requestHeaders.length == 0) && request.userAgent == null) { - openfl_display_BitmapData.loadFromFile(request.url).onComplete($bind(this,this.BitmapData_onLoad)).onError($bind(this,this.BitmapData_onError)).onProgress($bind(this,this.BitmapData_onProgress)); - return; - } - var loader = new openfl_net_URLLoader(); - loader.dataFormat = 0; - if(this.contentLoaderInfo.contentType.indexOf("/json") > -1 || this.contentLoaderInfo.contentType.indexOf("/javascript") > -1 || this.contentLoaderInfo.contentType.indexOf("/ecmascript") > -1) { - loader.dataFormat = 1; - } - loader.addEventListener("complete",$bind(this,this.loader_onComplete)); - loader.addEventListener("ioError",$bind(this,this.loader_onError)); - loader.addEventListener("progress",$bind(this,this.loader_onProgress)); - loader.load(request); - } - ,loadBytes: function(buffer,context) { - openfl_display_BitmapData.loadFromBytes(buffer).onComplete($bind(this,this.BitmapData_onLoad)).onError($bind(this,this.BitmapData_onError)); - } - ,unload: function() { - if(!this.__unloaded) { - if(this.content != null && this.content.parent == this) { - openfl_display_DisplayObjectContainer.prototype.removeChild.call(this,this.content); - } - if(this.__library != null) { - openfl_utils_Assets.unloadLibrary(this.contentLoaderInfo.url); - this.__library = null; - } - this.content = null; - this.contentLoaderInfo.url = null; - this.contentLoaderInfo.contentType = null; - this.contentLoaderInfo.content = null; - this.contentLoaderInfo.bytesLoaded = 0; - this.contentLoaderInfo.bytesTotal = 0; - this.contentLoaderInfo.width = 0; - this.contentLoaderInfo.height = 0; - this.__unloaded = true; - this.contentLoaderInfo.dispatchEvent(new openfl_events_Event("unload")); - } - } - ,unloadAndStop: function(gc) { - if(gc == null) { - gc = true; - } - if(this.content != null) { - this.content.__stopAllMovieClips(); - } - var _g = 0; - var _g1 = this.get_numChildren(); - while(_g < _g1) { - var i = _g++; - this.getChildAt(i).__stopAllMovieClips(); - } - this.unload(); - var gc1 = gc; - } - ,__dispatchError: function(text) { - var event = new openfl_events_IOErrorEvent("ioError"); - event.text = text; - this.contentLoaderInfo.dispatchEvent(event); - } - ,__setContent: function(content,width,height) { - this.content = content; - this.contentLoaderInfo.content = content; - this.contentLoaderInfo.width = width; - this.contentLoaderInfo.height = height; - if(content != null) { - openfl_display_DisplayObjectContainer.prototype.addChildAt.call(this,content,0); - } - } - ,BitmapData_onError: function(error) { - this.__dispatchError(Std.string(error)); - } - ,BitmapData_onLoad: function(bitmapData) { - if(bitmapData == null) { - this.__dispatchError("Unknown error"); - return; - } - this.__setContent(new openfl_display_Bitmap(bitmapData),bitmapData.width,bitmapData.height); - this.contentLoaderInfo.dispatchEvent(new openfl_events_Event("complete")); - } - ,BitmapData_onProgress: function(bytesLoaded,bytesTotal) { - var event = new openfl_events_ProgressEvent("progress"); - event.bytesLoaded = bytesLoaded; - event.bytesTotal = bytesTotal; - this.contentLoaderInfo.dispatchEvent(event); - } - ,loader_onComplete: function(event) { - var _gthis = this; - var loader = event.target; - if(this.contentLoaderInfo.contentType != null && this.contentLoaderInfo.contentType.indexOf("/json") > -1) { - var manifest = lime_utils_AssetManifest.parse(loader.data,haxe_io_Path.directory(this.__path)); - if(manifest == null) { - this.__dispatchError("Cannot parse asset manifest"); - return; - } - var library = lime_utils_AssetLibrary.fromManifest(manifest); - if(library == null) { - this.__dispatchError("Cannot open library"); - return; - } - if(((library) instanceof openfl_utils_AssetLibrary)) { - library.load().onComplete(function(_) { - _gthis.__library = library; - openfl_utils_Assets.registerLibrary(_gthis.contentLoaderInfo.url,_gthis.__library); - if(manifest.name != null && !openfl_utils_Assets.hasLibrary(manifest.name)) { - openfl_utils_Assets.registerLibrary(manifest.name,_gthis.__library); - } - var clip = _gthis.__library.getMovieClip(""); - _gthis.__setContent(clip,clip.get_width() | 0,clip.get_height() | 0); - _gthis.contentLoaderInfo.dispatchEvent(new openfl_events_Event("complete")); - }).onError(function(e) { - _gthis.__dispatchError(e); - }); - } - } else if(this.contentLoaderInfo.contentType != null && (this.contentLoaderInfo.contentType.indexOf("/javascript") > -1 || this.contentLoaderInfo.contentType.indexOf("/ecmascript") > -1)) { - this.__setContent(new openfl_display_Sprite(),0,0); - eval("(function () {" + Std.string(loader.data) + "})()"); - this.contentLoaderInfo.dispatchEvent(new openfl_events_Event("complete")); - } else { - this.contentLoaderInfo.bytes = loader.data; - openfl_display_BitmapData.loadFromBytes(loader.data).onComplete($bind(this,this.BitmapData_onLoad)).onError($bind(this,this.BitmapData_onError)); - } - } - ,loader_onError: function(event) { - event.target = this.contentLoaderInfo; - this.contentLoaderInfo.dispatchEvent(event); - } - ,loader_onProgress: function(event) { - event.target = this.contentLoaderInfo; - this.contentLoaderInfo.dispatchEvent(event); - } - ,__class__: openfl_display_Loader -}); -var openfl_display_LoaderInfo = function() { - openfl_events_EventDispatcher.call(this); - this.applicationDomain = openfl_system_ApplicationDomain.currentDomain; - this.bytesLoaded = 0; - this.bytesTotal = 0; - this.childAllowsParent = true; - this.parameters = { }; -}; -$hxClasses["openfl.display.LoaderInfo"] = openfl_display_LoaderInfo; -openfl_display_LoaderInfo.__name__ = "openfl.display.LoaderInfo"; -openfl_display_LoaderInfo.create = function(loader) { - var loaderInfo = new openfl_display_LoaderInfo(); - loaderInfo.uncaughtErrorEvents = new openfl_events_UncaughtErrorEvents(); - if(loader != null) { - loaderInfo.loader = loader; - } else { - loaderInfo.url = openfl_display_LoaderInfo.__rootURL; - } - return loaderInfo; -}; -openfl_display_LoaderInfo.__super__ = openfl_events_EventDispatcher; -openfl_display_LoaderInfo.prototype = $extend(openfl_events_EventDispatcher.prototype,{ - __complete: function() { - if(!this.__completed) { - if(this.bytesLoaded < this.bytesTotal) { - this.bytesLoaded = this.bytesTotal; - } - this.__update(this.bytesLoaded,this.bytesTotal); - this.__completed = true; - this.dispatchEvent(new openfl_events_Event("complete")); - } - } - ,__update: function(bytesLoaded,bytesTotal) { - this.bytesLoaded = bytesLoaded; - this.bytesTotal = bytesTotal; - this.dispatchEvent(new openfl_events_ProgressEvent("progress",false,false,bytesLoaded,bytesTotal)); - } - ,__class__: openfl_display_LoaderInfo -}); -var openfl_display_MovieClip = function() { - openfl_display_Sprite.call(this); - this.__enabled = true; - if(openfl_display_MovieClip.__constructor != null) { - var method = openfl_display_MovieClip.__constructor; - openfl_display_MovieClip.__constructor = null; - method(this); - } -}; -$hxClasses["openfl.display.MovieClip"] = openfl_display_MovieClip; -openfl_display_MovieClip.__name__ = "openfl.display.MovieClip"; -openfl_display_MovieClip.fromTimeline = function(timeline) { - var movieClip = new openfl_display_MovieClip(); - movieClip.attachTimeline(timeline); - return movieClip; -}; -openfl_display_MovieClip.__super__ = openfl_display_Sprite; -openfl_display_MovieClip.prototype = $extend(openfl_display_Sprite.prototype,{ - addFrameScript: function(index,method) { - if(this.__timeline != null) { - this.__timeline.__addFrameScript(index,method); - } - } - ,attachTimeline: function(timeline) { - this.__timeline = timeline; - if(timeline != null) { - timeline.__attachMovieClip(this); - this.play(); - } - } - ,gotoAndPlay: function(frame,scene) { - if(this.__timeline != null) { - this.__timeline.__gotoAndPlay(frame,scene); - } - } - ,gotoAndStop: function(frame,scene) { - if(this.__timeline != null) { - this.__timeline.__gotoAndStop(frame,scene); - } - } - ,nextFrame: function() { - if(this.__timeline != null) { - this.__timeline.__nextFrame(); - } - } - ,nextScene: function() { - if(this.__timeline != null) { - this.__timeline.__nextScene(); - } - } - ,play: function() { - if(this.__timeline != null) { - this.__timeline.__play(); - } - } - ,prevFrame: function() { - if(this.__timeline != null) { - this.__timeline.__prevFrame(); - } - } - ,prevScene: function() { - if(this.__timeline != null) { - this.__timeline.__prevScene(); - } - } - ,stop: function() { - if(this.__timeline != null) { - this.__timeline.__stop(); - } - } - ,__enterFrame: function(deltaTime) { - if(this.__timeline != null) { - this.__timeline.__enterFrame(deltaTime); - } - var _g = 0; - var _g1 = this.__children; - while(_g < _g1.length) { - var child = _g1[_g]; - ++_g; - child.__enterFrame(deltaTime); - } - } - ,__stopAllMovieClips: function() { - openfl_display_Sprite.prototype.__stopAllMovieClips.call(this); - this.stop(); - } - ,__tabTest: function(stack) { - if(!this.__enabled) { - return; - } - openfl_display_Sprite.prototype.__tabTest.call(this,stack); - } - ,__onMouseDown: function(event) { - if(this.__enabled && this.__hasDown) { - this.gotoAndStop("_down"); - } - this.__mouseIsDown = true; - this.stage.addEventListener("mouseUp",$bind(this,this.__onMouseUp),true); - } - ,__onMouseUp: function(event) { - this.__mouseIsDown = false; - if(this.stage != null) { - this.stage.removeEventListener("mouseUp",$bind(this,this.__onMouseUp)); - } - if(!this.__buttonMode) { - return; - } - if(event.target == this && this.__enabled && this.__hasOver) { - this.gotoAndStop("_over"); - } else if(this.__enabled && this.__hasUp) { - this.gotoAndStop("_up"); - } - } - ,__onRollOut: function(event) { - if(!this.__enabled) { - return; - } - if(this.__mouseIsDown && this.__hasOver) { - this.gotoAndStop("_over"); - } else if(this.__hasUp) { - this.gotoAndStop("_up"); - } - } - ,__onRollOver: function(event) { - if(this.__enabled && this.__hasOver) { - this.gotoAndStop("_over"); - } - } - ,set_buttonMode: function(value) { - if(this.__buttonMode != value) { - if(value) { - this.__hasDown = false; - this.__hasOver = false; - this.__hasUp = false; - var _g = 0; - var _g1 = this.get_currentLabels(); - while(_g < _g1.length) { - var frameLabel = _g1[_g]; - ++_g; - switch(frameLabel.name) { - case "_down": - this.__hasDown = true; - break; - case "_over": - this.__hasOver = true; - break; - case "_up": - this.__hasUp = true; - break; - default: - } - } - if(this.__hasDown || this.__hasOver || this.__hasUp) { - this.addEventListener("rollOver",$bind(this,this.__onRollOver)); - this.addEventListener("rollOut",$bind(this,this.__onRollOut)); - this.addEventListener("mouseDown",$bind(this,this.__onMouseDown)); - } - } else { - this.removeEventListener("rollOver",$bind(this,this.__onRollOver)); - this.removeEventListener("rollOut",$bind(this,this.__onRollOut)); - this.removeEventListener("mouseDown",$bind(this,this.__onMouseDown)); - } - this.__buttonMode = value; - } - return value; - } - ,get_currentFrame: function() { - if(this.__timeline != null) { - return this.__timeline.__currentFrame; - } else { - return 1; - } - } - ,get_currentFrameLabel: function() { - if(this.__timeline != null) { - return this.__timeline.__currentFrameLabel; - } else { - return null; - } - } - ,get_currentLabel: function() { - if(this.__timeline != null) { - return this.__timeline.__currentLabel; - } else { - return null; - } - } - ,get_currentLabels: function() { - if(this.__timeline != null) { - return this.__timeline.__currentLabels.slice(); - } else { - return []; - } - } - ,get_currentScene: function() { - if(this.__timeline != null) { - return this.__timeline.__currentScene; - } else { - if(this.__scene == null) { - this.__scene = new openfl_display_Scene("",[],1); - } - return this.__scene; - } - } - ,get_enabled: function() { - return this.__enabled; - } - ,set_enabled: function(value) { - return this.__enabled = value; - } - ,get_framesLoaded: function() { - if(this.__timeline != null) { - return this.__timeline.__framesLoaded; - } else { - return 1; - } - } - ,get_isPlaying: function() { - if(this.__timeline != null) { - return this.__timeline.__isPlaying; - } else { - return false; - } - } - ,get_scenes: function() { - if(this.__timeline != null) { - return this.__timeline.scenes.slice(); - } else { - return [this.get_currentScene()]; - } - } - ,get_totalFrames: function() { - if(this.__timeline != null) { - return this.__timeline.__totalFrames; - } else { - return 1; - } - } - ,__class__: openfl_display_MovieClip -}); -var openfl_geom_Rectangle = function(x,y,width,height) { - if(height == null) { - height = 0; - } - if(width == null) { - width = 0; - } - if(y == null) { - y = 0; - } - if(x == null) { - x = 0; - } - this.x = x; - this.y = y; - this.width = width; - this.height = height; -}; -$hxClasses["openfl.geom.Rectangle"] = openfl_geom_Rectangle; -openfl_geom_Rectangle.__name__ = "openfl.geom.Rectangle"; -openfl_geom_Rectangle.prototype = { - clone: function() { - return new openfl_geom_Rectangle(this.x,this.y,this.width,this.height); - } - ,contains: function(x,y) { - if(x >= this.x && y >= this.y && x < this.get_right()) { - return y < this.get_bottom(); - } else { - return false; - } - } - ,containsPoint: function(point) { - return this.contains(point.x,point.y); - } - ,containsRect: function(rect) { - if(rect.width <= 0 || rect.height <= 0) { - if(rect.x > this.x && rect.y > this.y && rect.get_right() < this.get_right()) { - return rect.get_bottom() < this.get_bottom(); - } else { - return false; - } - } else if(rect.x >= this.x && rect.y >= this.y && rect.get_right() <= this.get_right()) { - return rect.get_bottom() <= this.get_bottom(); - } else { - return false; - } - } - ,copyFrom: function(sourceRect) { - this.x = sourceRect.x; - this.y = sourceRect.y; - this.width = sourceRect.width; - this.height = sourceRect.height; - } - ,equals: function(toCompare) { - if(toCompare == this) { - return true; - } else if(toCompare != null && this.x == toCompare.x && this.y == toCompare.y && this.width == toCompare.width) { - return this.height == toCompare.height; - } else { - return false; - } - } - ,inflate: function(dx,dy) { - this.x -= dx; - this.width += dx * 2; - this.y -= dy; - this.height += dy * 2; - } - ,inflatePoint: function(point) { - this.inflate(point.x,point.y); - } - ,intersection: function(toIntersect) { - var x0 = this.x < toIntersect.x ? toIntersect.x : this.x; - var x1 = this.get_right() > toIntersect.get_right() ? toIntersect.get_right() : this.get_right(); - if(x1 <= x0) { - return new openfl_geom_Rectangle(); - } - var y0 = this.y < toIntersect.y ? toIntersect.y : this.y; - var y1 = this.get_bottom() > toIntersect.get_bottom() ? toIntersect.get_bottom() : this.get_bottom(); - if(y1 <= y0) { - return new openfl_geom_Rectangle(); - } - return new openfl_geom_Rectangle(x0,y0,x1 - x0,y1 - y0); - } - ,intersects: function(toIntersect) { - var x0 = this.x < toIntersect.x ? toIntersect.x : this.x; - var x1 = this.get_right() > toIntersect.get_right() ? toIntersect.get_right() : this.get_right(); - if(x1 <= x0) { - return false; - } - var y0 = this.y < toIntersect.y ? toIntersect.y : this.y; - var y1 = this.get_bottom() > toIntersect.get_bottom() ? toIntersect.get_bottom() : this.get_bottom(); - return y1 > y0; - } - ,isEmpty: function() { - if(!(this.width <= 0)) { - return this.height <= 0; - } else { - return true; - } - } - ,offset: function(dx,dy) { - this.x += dx; - this.y += dy; - } - ,offsetPoint: function(point) { - this.x += point.x; - this.y += point.y; - } - ,setEmpty: function() { - this.x = this.y = this.width = this.height = 0; - } - ,setTo: function(xa,ya,widtha,heighta) { - this.x = xa; - this.y = ya; - this.width = widtha; - this.height = heighta; - } - ,toString: function() { - return "(x=" + this.x + ", y=" + this.y + ", width=" + this.width + ", height=" + this.height + ")"; - } - ,union: function(toUnion) { - if(this.width == 0 || this.height == 0) { - return toUnion.clone(); - } else if(toUnion.width == 0 || toUnion.height == 0) { - return this.clone(); - } - var x0 = this.x > toUnion.x ? toUnion.x : this.x; - var x1 = this.get_right() < toUnion.get_right() ? toUnion.get_right() : this.get_right(); - var y0 = this.y > toUnion.y ? toUnion.y : this.y; - var y1 = this.get_bottom() < toUnion.get_bottom() ? toUnion.get_bottom() : this.get_bottom(); - return new openfl_geom_Rectangle(x0,y0,x1 - x0,y1 - y0); - } - ,__contract: function(x,y,width,height) { - if(this.width == 0 && this.height == 0) { - return; - } - var offsetX = 0.0; - var offsetY = 0.0; - var offsetRight = 0.0; - var offsetBottom = 0.0; - if(this.x < x) { - offsetX = x - this.x; - } - if(this.y < y) { - offsetY = y - this.y; - } - if(this.get_right() > x + width) { - offsetRight = x + width - this.get_right(); - } - if(this.get_bottom() > y + height) { - offsetBottom = y + height - this.get_bottom(); - } - this.x += offsetX; - this.y += offsetY; - this.width += offsetRight - offsetX; - this.height += offsetBottom - offsetY; - } - ,__expand: function(x,y,width,height) { - if(this.width == 0 && this.height == 0) { - this.x = x; - this.y = y; - this.width = width; - this.height = height; - return; - } - var cacheRight = this.get_right(); - var cacheBottom = this.get_bottom(); - if(this.x > x) { - this.x = x; - this.width = cacheRight - x; - } - if(this.y > y) { - this.y = y; - this.height = cacheBottom - y; - } - if(cacheRight < x + width) { - this.width = x + width - this.x; - } - if(cacheBottom < y + height) { - this.height = y + height - this.y; - } - } - ,__toLimeRectangle: function() { - if(openfl_geom_Rectangle.__limeRectangle == null) { - openfl_geom_Rectangle.__limeRectangle = new lime_math_Rectangle(); - } - openfl_geom_Rectangle.__limeRectangle.setTo(this.x,this.y,this.width,this.height); - return openfl_geom_Rectangle.__limeRectangle; - } - ,__transform: function(rect,m) { - var tx0 = m.a * this.x + m.c * this.y; - var tx1 = tx0; - var ty0 = m.b * this.x + m.d * this.y; - var ty1 = ty0; - var tx = m.a * (this.x + this.width) + m.c * this.y; - var ty = m.b * (this.x + this.width) + m.d * this.y; - if(tx < tx0) { - tx0 = tx; - } - if(ty < ty0) { - ty0 = ty; - } - if(tx > tx1) { - tx1 = tx; - } - if(ty > ty1) { - ty1 = ty; - } - tx = m.a * (this.x + this.width) + m.c * (this.y + this.height); - ty = m.b * (this.x + this.width) + m.d * (this.y + this.height); - if(tx < tx0) { - tx0 = tx; - } - if(ty < ty0) { - ty0 = ty; - } - if(tx > tx1) { - tx1 = tx; - } - if(ty > ty1) { - ty1 = ty; - } - tx = m.a * this.x + m.c * (this.y + this.height); - ty = m.b * this.x + m.d * (this.y + this.height); - if(tx < tx0) { - tx0 = tx; - } - if(ty < ty0) { - ty0 = ty; - } - if(tx > tx1) { - tx1 = tx; - } - if(ty > ty1) { - ty1 = ty; - } - rect.setTo(tx0 + m.tx,ty0 + m.ty,tx1 - tx0,ty1 - ty0); - } - ,get_bottom: function() { - return this.y + this.height; - } - ,set_bottom: function(b) { - this.height = b - this.y; - return b; - } - ,get_bottomRight: function() { - return new openfl_geom_Point(this.x + this.width,this.y + this.height); - } - ,set_bottomRight: function(p) { - this.width = p.x - this.x; - this.height = p.y - this.y; - return p.clone(); - } - ,get_left: function() { - return this.x; - } - ,set_left: function(l) { - this.width -= l - this.x; - this.x = l; - return l; - } - ,get_right: function() { - return this.x + this.width; - } - ,set_right: function(r) { - this.width = r - this.x; - return r; - } - ,get_size: function() { - return new openfl_geom_Point(this.width,this.height); - } - ,set_size: function(p) { - this.width = p.x; - this.height = p.y; - return p.clone(); - } - ,get_top: function() { - return this.y; - } - ,set_top: function(t) { - this.height -= t - this.y; - this.y = t; - return t; - } - ,get_topLeft: function() { - return new openfl_geom_Point(this.x,this.y); - } - ,set_topLeft: function(p) { - this.x = p.x; - this.y = p.y; - return p.clone(); - } - ,__class__: openfl_geom_Rectangle -}; -var openfl_display_OpenGLRenderer = function(context,defaultRenderTarget) { - openfl_display_DisplayObjectRenderer.call(this); - this.__context3D = context; - this.__context = context.__context; - this.gl = context.__context.webgl; - this.__gl = this.gl; - this.__defaultRenderTarget = defaultRenderTarget; - this.__flipped = this.__defaultRenderTarget == null; - if(openfl_display_Graphics.maxTextureWidth == null) { - openfl_display_Graphics.maxTextureWidth = openfl_display_Graphics.maxTextureHeight = this.__gl.getParameter(this.__gl.MAX_TEXTURE_SIZE); - } - this.__matrix = lime_math_Matrix4._new(); - this.__values = []; - this.__softwareRenderer = new openfl_display_CanvasRenderer(null); - this.__type = "opengl"; - this.__setBlendMode(10); - this.__context3D.__setGLBlend(true); - this.__clipRects = []; - this.__maskObjects = []; - this.__numClipRects = 0; - this.__projection = lime_math_Matrix4._new(); - this.__projectionFlipped = lime_math_Matrix4._new(); - this.__stencilReference = 0; - this.__tempRect = new openfl_geom_Rectangle(); - this.__defaultDisplayShader = new openfl_display_DisplayObjectShader(); - this.__defaultGraphicsShader = new openfl_display_GraphicsShader(); - this.__defaultShader = this.__defaultDisplayShader; - this.__initShader(this.__defaultShader); - this.__scrollRectMasks = new lime_utils_ObjectPool(function() { - return new openfl_display_Shape(); - }); - this.__maskShader = new openfl_display__$internal_Context3DMaskShader(); -}; -$hxClasses["openfl.display.OpenGLRenderer"] = openfl_display_OpenGLRenderer; -openfl_display_OpenGLRenderer.__name__ = "openfl.display.OpenGLRenderer"; -openfl_display_OpenGLRenderer.__super__ = openfl_display_DisplayObjectRenderer; -openfl_display_OpenGLRenderer.prototype = $extend(openfl_display_DisplayObjectRenderer.prototype,{ - applyAlpha: function(alpha) { - openfl_display_OpenGLRenderer.__alphaValue[0] = alpha; - if(this.__currentShaderBuffer != null) { - this.__currentShaderBuffer.addFloatOverride("openfl_Alpha",openfl_display_OpenGLRenderer.__alphaValue); - } else if(this.__currentShader != null) { - if(this.__currentShader.__alpha != null) { - this.__currentShader.__alpha.value = openfl_display_OpenGLRenderer.__alphaValue; - } - } - } - ,applyBitmapData: function(bitmapData,smooth,repeat) { - if(repeat == null) { - repeat = false; - } - if(this.__currentShaderBuffer != null) { - if(bitmapData != null) { - openfl_display_OpenGLRenderer.__textureSizeValue[0] = bitmapData.__textureWidth; - openfl_display_OpenGLRenderer.__textureSizeValue[1] = bitmapData.__textureHeight; - this.__currentShaderBuffer.addFloatOverride("openfl_TextureSize",openfl_display_OpenGLRenderer.__textureSizeValue); - } - } else if(this.__currentShader != null) { - if(this.__currentShader.__bitmap != null) { - this.__currentShader.__bitmap.input = bitmapData; - this.__currentShader.__bitmap.filter = smooth && this.__allowSmoothing ? 4 : 5; - this.__currentShader.__bitmap.mipFilter = 2; - this.__currentShader.__bitmap.wrap = repeat ? 2 : 0; - } - if(this.__currentShader.__texture != null) { - this.__currentShader.__texture.input = bitmapData; - this.__currentShader.__texture.filter = smooth && this.__allowSmoothing ? 4 : 5; - this.__currentShader.__texture.mipFilter = 2; - this.__currentShader.__texture.wrap = repeat ? 2 : 0; - } - if(this.__currentShader.__textureSize != null) { - if(bitmapData != null) { - openfl_display_OpenGLRenderer.__textureSizeValue[0] = bitmapData.__textureWidth; - openfl_display_OpenGLRenderer.__textureSizeValue[1] = bitmapData.__textureHeight; - this.__currentShader.__textureSize.value = openfl_display_OpenGLRenderer.__textureSizeValue; - } else { - this.__currentShader.__textureSize.value = null; - } - } - } - } - ,applyColorTransform: function(colorTransform) { - var enabled = colorTransform != null && !colorTransform.__isDefault(true); - this.applyHasColorTransform(enabled); - if(enabled) { - colorTransform.__setArrays(openfl_display_OpenGLRenderer.__colorMultipliersValue,openfl_display_OpenGLRenderer.__colorOffsetsValue); - if(this.__currentShaderBuffer != null) { - this.__currentShaderBuffer.addFloatOverride("openfl_ColorMultiplier",openfl_display_OpenGLRenderer.__colorMultipliersValue); - this.__currentShaderBuffer.addFloatOverride("openfl_ColorOffset",openfl_display_OpenGLRenderer.__colorOffsetsValue); - } else if(this.__currentShader != null) { - if(this.__currentShader.__colorMultiplier != null) { - this.__currentShader.__colorMultiplier.value = openfl_display_OpenGLRenderer.__colorMultipliersValue; - } - if(this.__currentShader.__colorOffset != null) { - this.__currentShader.__colorOffset.value = openfl_display_OpenGLRenderer.__colorOffsetsValue; - } - } - } else if(this.__currentShaderBuffer != null) { - this.__currentShaderBuffer.addFloatOverride("openfl_ColorMultiplier",openfl_display_OpenGLRenderer.__emptyColorValue); - this.__currentShaderBuffer.addFloatOverride("openfl_ColorOffset",openfl_display_OpenGLRenderer.__emptyColorValue); - } else if(this.__currentShader != null) { - if(this.__currentShader.__colorMultiplier != null) { - this.__currentShader.__colorMultiplier.value = openfl_display_OpenGLRenderer.__emptyColorValue; - } - if(this.__currentShader.__colorOffset != null) { - this.__currentShader.__colorOffset.value = openfl_display_OpenGLRenderer.__emptyColorValue; - } - } - } - ,applyHasColorTransform: function(enabled) { - openfl_display_OpenGLRenderer.__hasColorTransformValue[0] = enabled; - if(this.__currentShaderBuffer != null) { - this.__currentShaderBuffer.addBoolOverride("openfl_HasColorTransform",openfl_display_OpenGLRenderer.__hasColorTransformValue); - } else if(this.__currentShader != null) { - if(this.__currentShader.__hasColorTransform != null) { - this.__currentShader.__hasColorTransform.value = openfl_display_OpenGLRenderer.__hasColorTransformValue; - } - } - } - ,applyMatrix: function(matrix) { - if(this.__currentShaderBuffer != null) { - this.__currentShaderBuffer.addFloatOverride("openfl_Matrix",matrix); - } else if(this.__currentShader != null) { - if(this.__currentShader.__matrix != null) { - this.__currentShader.__matrix.value = matrix; - } - } - } - ,getMatrix: function(transform) { - if(this.gl != null) { - var values = this.__getMatrix(transform,1); - lime_math_Matrix4.set(this.__matrix,0,values[0]); - lime_math_Matrix4.set(this.__matrix,1,values[1]); - lime_math_Matrix4.set(this.__matrix,2,values[2]); - lime_math_Matrix4.set(this.__matrix,3,values[3]); - lime_math_Matrix4.set(this.__matrix,4,values[4]); - lime_math_Matrix4.set(this.__matrix,5,values[5]); - lime_math_Matrix4.set(this.__matrix,6,values[6]); - lime_math_Matrix4.set(this.__matrix,7,values[7]); - lime_math_Matrix4.set(this.__matrix,8,values[8]); - lime_math_Matrix4.set(this.__matrix,9,values[9]); - lime_math_Matrix4.set(this.__matrix,10,values[10]); - lime_math_Matrix4.set(this.__matrix,11,values[11]); - lime_math_Matrix4.set(this.__matrix,12,values[12]); - lime_math_Matrix4.set(this.__matrix,13,values[13]); - lime_math_Matrix4.set(this.__matrix,14,values[14]); - lime_math_Matrix4.set(this.__matrix,15,values[15]); - return this.__matrix; - } else { - lime_math_Matrix4.identity(this.__matrix); - lime_math_Matrix4.set(this.__matrix,0,transform.a); - lime_math_Matrix4.set(this.__matrix,1,transform.b); - lime_math_Matrix4.set(this.__matrix,4,transform.c); - lime_math_Matrix4.set(this.__matrix,5,transform.d); - lime_math_Matrix4.set(this.__matrix,12,transform.tx); - lime_math_Matrix4.set(this.__matrix,13,transform.ty); - return this.__matrix; - } - } - ,setShader: function(shader) { - this.__currentShaderBuffer = null; - if(this.__currentShader == shader) { - return; - } - var tmp = this.__currentShader != null; - if(shader == null) { - this.__currentShader = null; - this.__context3D.setProgram(null); - return; - } else { - this.__currentShader = shader; - this.__initShader(shader); - this.__context3D.setProgram(shader.program); - this.__context3D.__flushGLProgram(); - this.__currentShader.__enable(); - this.__context3D.__state.shader = shader; - } - } - ,setViewport: function() { - this.__gl.viewport(this.__offsetX,this.__offsetY,this.__displayWidth,this.__displayHeight); - } - ,updateShader: function() { - if(this.__currentShader != null) { - if(this.__currentShader.__position != null) { - this.__currentShader.__position.__useArray = true; - } - if(this.__currentShader.__textureCoord != null) { - this.__currentShader.__textureCoord.__useArray = true; - } - this.__context3D.setProgram(this.__currentShader.program); - this.__context3D.__flushGLProgram(); - this.__context3D.__flushGLTextures(); - this.__currentShader.__update(); - } - } - ,useAlphaArray: function() { - if(this.__currentShader != null) { - if(this.__currentShader.__alpha != null) { - this.__currentShader.__alpha.__useArray = true; - } - } - } - ,useColorTransformArray: function() { - if(this.__currentShader != null) { - if(this.__currentShader.__colorMultiplier != null) { - this.__currentShader.__colorMultiplier.__useArray = true; - } - if(this.__currentShader.__colorOffset != null) { - this.__currentShader.__colorOffset.__useArray = true; - } - } - } - ,__cleanup: function() { - if(this.__stencilReference > 0) { - this.__stencilReference = 0; - this.__context3D.setStencilActions(); - this.__context3D.setStencilReferenceValue(0,0,0); - } - if(this.__numClipRects > 0) { - this.__numClipRects = 0; - this.__scissorRect(); - } - } - ,__clear: function() { - if(this.__stage == null || this.__stage.__transparent) { - this.__context3D.clear(0,0,0,0,0,0,1); - } else { - this.__context3D.clear(this.__stage.__colorSplit[0],this.__stage.__colorSplit[1],this.__stage.__colorSplit[2],1,0,0,1); - } - this.__cleared = true; - } - ,__clearShader: function() { - if(this.__currentShader != null) { - if(this.__currentShaderBuffer == null) { - if(this.__currentShader.__bitmap != null) { - this.__currentShader.__bitmap.input = null; - } - } else { - this.__currentShaderBuffer.clearOverride(); - } - if(this.__currentShader.__texture != null) { - this.__currentShader.__texture.input = null; - } - if(this.__currentShader.__textureSize != null) { - this.__currentShader.__textureSize.value = null; - } - if(this.__currentShader.__hasColorTransform != null) { - this.__currentShader.__hasColorTransform.value = null; - } - if(this.__currentShader.__position != null) { - this.__currentShader.__position.value = null; - } - if(this.__currentShader.__matrix != null) { - this.__currentShader.__matrix.value = null; - } - this.__currentShader.__clearUseArray(); - } - } - ,__copyShader: function(other) { - this.__currentShader = other.__currentShader; - this.__currentShaderBuffer = other.__currentShaderBuffer; - this.__currentDisplayShader = other.__currentDisplayShader; - this.__currentGraphicsShader = other.__currentGraphicsShader; - } - ,__getMatrix: function(transform,pixelSnapping) { - var _matrix = openfl_geom_Matrix.__pool.get(); - _matrix.copyFrom(transform); - _matrix.concat(this.__worldTransform); - if(pixelSnapping == 0 || pixelSnapping == 1 && _matrix.b == 0 && _matrix.c == 0 && (_matrix.a < 1.001 && _matrix.a > 0.999) && (_matrix.d < 1.001 && _matrix.d > 0.999)) { - _matrix.tx = Math.round(_matrix.tx); - _matrix.ty = Math.round(_matrix.ty); - } - lime_math_Matrix4.identity(this.__matrix); - lime_math_Matrix4.set(this.__matrix,0,_matrix.a); - lime_math_Matrix4.set(this.__matrix,1,_matrix.b); - lime_math_Matrix4.set(this.__matrix,4,_matrix.c); - lime_math_Matrix4.set(this.__matrix,5,_matrix.d); - lime_math_Matrix4.set(this.__matrix,12,_matrix.tx); - lime_math_Matrix4.set(this.__matrix,13,_matrix.ty); - lime_math_Matrix4.append(this.__matrix,this.__flipped ? this.__projectionFlipped : this.__projection); - this.__values[0] = lime_math_Matrix4.get(this.__matrix,0); - this.__values[1] = lime_math_Matrix4.get(this.__matrix,1); - this.__values[2] = lime_math_Matrix4.get(this.__matrix,2); - this.__values[3] = lime_math_Matrix4.get(this.__matrix,3); - this.__values[4] = lime_math_Matrix4.get(this.__matrix,4); - this.__values[5] = lime_math_Matrix4.get(this.__matrix,5); - this.__values[6] = lime_math_Matrix4.get(this.__matrix,6); - this.__values[7] = lime_math_Matrix4.get(this.__matrix,7); - this.__values[8] = lime_math_Matrix4.get(this.__matrix,8); - this.__values[9] = lime_math_Matrix4.get(this.__matrix,9); - this.__values[10] = lime_math_Matrix4.get(this.__matrix,10); - this.__values[11] = lime_math_Matrix4.get(this.__matrix,11); - this.__values[12] = lime_math_Matrix4.get(this.__matrix,12); - this.__values[13] = lime_math_Matrix4.get(this.__matrix,13); - this.__values[14] = lime_math_Matrix4.get(this.__matrix,14); - this.__values[15] = lime_math_Matrix4.get(this.__matrix,15); - openfl_geom_Matrix.__pool.release(_matrix); - return this.__values; - } - ,__initShader: function(shader) { - if(shader != null) { - if(shader.__context == null) { - shader.__context = this.__context3D; - shader.__init(); - } - return shader; - } - return this.__defaultShader; - } - ,__initDisplayShader: function(shader) { - if(shader != null) { - if(shader.__context == null) { - shader.__context = this.__context3D; - shader.__init(); - } - return shader; - } - return this.__defaultDisplayShader; - } - ,__initGraphicsShader: function(shader) { - if(shader != null) { - if(shader.__context == null) { - shader.__context = this.__context3D; - shader.__init(); - } - return shader; - } - return this.__defaultGraphicsShader; - } - ,__initShaderBuffer: function(shaderBuffer) { - if(shaderBuffer != null) { - return this.__initGraphicsShader(shaderBuffer.shader); - } - return this.__defaultGraphicsShader; - } - ,__popMask: function() { - if(this.__stencilReference == 0) { - return; - } - var mask = this.__maskObjects.pop(); - if(this.__stencilReference > 1) { - this.__context3D.setStencilActions(2,1,0,0,5); - this.__context3D.setStencilReferenceValue(this.__stencilReference,255,255); - this.__context3D.setColorMask(false,false,false,false); - mask.__renderGLMask(this); - this.__stencilReference--; - this.__context3D.setStencilActions(2,1,5,5,5); - this.__context3D.setStencilReferenceValue(this.__stencilReference,255,0); - this.__context3D.setColorMask(true,true,true,true); - } else { - this.__stencilReference = 0; - this.__context3D.setStencilActions(); - this.__context3D.setStencilReferenceValue(0,0,0); - } - } - ,__popMaskObject: function(object,handleScrollRect) { - if(handleScrollRect == null) { - handleScrollRect = true; - } - if(object.__mask != null) { - this.__popMask(); - } - if(handleScrollRect && object.__scrollRect != null) { - if(object.__renderTransform.b != 0 || object.__renderTransform.c != 0) { - this.__scrollRectMasks.release(this.__maskObjects[this.__maskObjects.length - 1]); - this.__popMask(); - } else { - this.__popMaskRect(); - } - } - } - ,__popMaskRect: function() { - if(this.__numClipRects > 0) { - this.__numClipRects--; - if(this.__numClipRects > 0) { - this.__scissorRect(this.__clipRects[this.__numClipRects - 1]); - } else { - this.__scissorRect(); - } - } - } - ,__pushMask: function(mask) { - if(this.__stencilReference == 0) { - this.__context3D.clear(0,0,0,0,0,0,4); - this.__updatedStencil = true; - } - this.__context3D.setStencilActions(2,1,2,5,5); - this.__context3D.setStencilReferenceValue(this.__stencilReference,255,255); - this.__context3D.setColorMask(false,false,false,false); - mask.__renderGLMask(this); - this.__maskObjects.push(mask); - this.__stencilReference++; - this.__context3D.setStencilActions(2,1,5,5,5); - this.__context3D.setStencilReferenceValue(this.__stencilReference,255,0); - this.__context3D.setColorMask(true,true,true,true); - } - ,__pushMaskObject: function(object,handleScrollRect) { - if(handleScrollRect == null) { - handleScrollRect = true; - } - if(handleScrollRect && object.__scrollRect != null) { - if(object.__renderTransform.b != 0 || object.__renderTransform.c != 0) { - var shape = this.__scrollRectMasks.get(); - shape.get_graphics().clear(); - shape.get_graphics().beginFill(65280); - shape.get_graphics().drawRect(object.__scrollRect.x,object.__scrollRect.y,object.__scrollRect.width,object.__scrollRect.height); - shape.__renderTransform.copyFrom(object.__renderTransform); - this.__pushMask(shape); - } else { - this.__pushMaskRect(object.__scrollRect,object.__renderTransform); - } - } - if(object.__mask != null) { - this.__pushMask(object.__mask); - } - } - ,__pushMaskRect: function(rect,transform) { - if(this.__numClipRects == this.__clipRects.length) { - this.__clipRects[this.__numClipRects] = new openfl_geom_Rectangle(); - } - var _matrix = openfl_geom_Matrix.__pool.get(); - _matrix.copyFrom(transform); - _matrix.concat(this.__worldTransform); - var clipRect = this.__clipRects[this.__numClipRects]; - rect.__transform(clipRect,_matrix); - if(this.__numClipRects > 0) { - var parentClipRect = this.__clipRects[this.__numClipRects - 1]; - clipRect.__contract(parentClipRect.x,parentClipRect.y,parentClipRect.width,parentClipRect.height); - } - if(clipRect.height < 0) { - clipRect.height = 0; - } - if(clipRect.width < 0) { - clipRect.width = 0; - } - openfl_geom_Matrix.__pool.release(_matrix); - this.__scissorRect(clipRect); - this.__numClipRects++; - } - ,__render: function(object) { - this.__context3D.setColorMask(true,true,true,true); - this.__context3D.setCulling(3); - this.__context3D.setDepthTest(false,0); - this.__context3D.setStencilActions(); - this.__context3D.setStencilReferenceValue(0,0,0); - this.__context3D.setScissorRectangle(null); - this.__blendMode = null; - this.__setBlendMode(10); - if(this.__defaultRenderTarget == null) { - openfl_display_OpenGLRenderer.__scissorRectangle.setTo(this.__offsetX,this.__offsetY,this.__displayWidth,this.__displayHeight); - this.__context3D.setScissorRectangle(openfl_display_OpenGLRenderer.__scissorRectangle); - this.__upscaled = this.__worldTransform.a != 1 || this.__worldTransform.d != 1; - object.__renderGL(this); - if(this.__offsetX > 0 || this.__offsetY > 0) { - if(this.__offsetX > 0) { - openfl_display_OpenGLRenderer.__scissorRectangle.setTo(0,0,this.__offsetX,this.__height); - this.__context3D.setScissorRectangle(openfl_display_OpenGLRenderer.__scissorRectangle); - this.__context3D.__flushGL(); - this.__gl.clearColor(0,0,0,1); - this.__gl.clear(this.__gl.COLOR_BUFFER_BIT); - openfl_display_OpenGLRenderer.__scissorRectangle.setTo(this.__offsetX + this.__displayWidth,0,this.__width,this.__height); - this.__context3D.setScissorRectangle(openfl_display_OpenGLRenderer.__scissorRectangle); - this.__context3D.__flushGL(); - this.__gl.clearColor(0,0,0,1); - this.__gl.clear(this.__gl.COLOR_BUFFER_BIT); - } - if(this.__offsetY > 0) { - openfl_display_OpenGLRenderer.__scissorRectangle.setTo(0,0,this.__width,this.__offsetY); - this.__context3D.setScissorRectangle(openfl_display_OpenGLRenderer.__scissorRectangle); - this.__context3D.__flushGL(); - this.__gl.clearColor(0,0,0,1); - this.__gl.clear(this.__gl.COLOR_BUFFER_BIT); - openfl_display_OpenGLRenderer.__scissorRectangle.setTo(0,this.__offsetY + this.__displayHeight,this.__width,this.__height); - this.__context3D.setScissorRectangle(openfl_display_OpenGLRenderer.__scissorRectangle); - this.__context3D.__flushGL(); - this.__gl.clearColor(0,0,0,1); - this.__gl.clear(this.__gl.COLOR_BUFFER_BIT); - } - this.__context3D.setScissorRectangle(null); - } - } else { - openfl_display_OpenGLRenderer.__scissorRectangle.setTo(this.__offsetX,this.__offsetY,this.__displayWidth,this.__displayHeight); - this.__context3D.setScissorRectangle(openfl_display_OpenGLRenderer.__scissorRectangle); - var cacheMask = object.__mask; - var cacheScrollRect = object.__scrollRect; - object.__mask = null; - object.__scrollRect = null; - object.__renderGL(this); - object.__mask = cacheMask; - object.__scrollRect = cacheScrollRect; - } - this.__context3D.present(); - } - ,__renderFilterPass: function(source,shader,smooth,clear) { - if(clear == null) { - clear = true; - } - if(source == null || shader == null) { - return; - } - if(this.__defaultRenderTarget == null) { - return; - } - var cacheRTT = this.__context3D.__state.renderToTexture; - var cacheRTTDepthStencil = this.__context3D.__state.renderToTextureDepthStencil; - var cacheRTTAntiAlias = this.__context3D.__state.renderToTextureAntiAlias; - var cacheRTTSurfaceSelector = this.__context3D.__state.renderToTextureSurfaceSelector; - this.__context3D.setRenderToTexture(this.__defaultRenderTarget.getTexture(this.__context3D),false); - if(clear) { - this.__context3D.clear(0,0,0,0,0,0,1); - } - var shader1 = this.__initShader(shader); - this.setShader(shader1); - this.applyAlpha(1); - this.applyBitmapData(source,smooth); - this.applyColorTransform(null); - this.applyMatrix(this.__getMatrix(source.__renderTransform,1)); - this.updateShader(); - var vertexBuffer = source.getVertexBuffer(this.__context3D); - if(shader1.__position != null) { - this.__context3D.setVertexBufferAt(shader1.__position.index,vertexBuffer,0,3); - } - if(shader1.__textureCoord != null) { - this.__context3D.setVertexBufferAt(shader1.__textureCoord.index,vertexBuffer,3,2); - } - var indexBuffer = source.getIndexBuffer(this.__context3D); - this.__context3D.drawTriangles(indexBuffer); - if(cacheRTT != null) { - this.__context3D.setRenderToTexture(cacheRTT,cacheRTTDepthStencil,cacheRTTAntiAlias,cacheRTTSurfaceSelector); - } else { - this.__context3D.setRenderToBackBuffer(); - } - this.__clearShader(); - } - ,__resize: function(width,height) { - this.__width = width; - this.__height = height; - var w = this.__defaultRenderTarget == null ? this.__stage.stageWidth : this.__defaultRenderTarget.width; - var h = this.__defaultRenderTarget == null ? this.__stage.stageHeight : this.__defaultRenderTarget.height; - var tmp; - if(this.__defaultRenderTarget == null) { - var _this = this.__worldTransform; - tmp = Math.round(0 * _this.a + 0 * _this.c + _this.tx); - } else { - tmp = 0; - } - this.__offsetX = tmp; - var tmp; - if(this.__defaultRenderTarget == null) { - var _this = this.__worldTransform; - tmp = Math.round(0 * _this.b + 0 * _this.d + _this.ty); - } else { - tmp = 0; - } - this.__offsetY = tmp; - var tmp; - if(this.__defaultRenderTarget == null) { - var _this = this.__worldTransform; - tmp = Math.round(w * _this.a + 0 * _this.c + _this.tx - this.__offsetX); - } else { - tmp = w; - } - this.__displayWidth = tmp; - var tmp; - if(this.__defaultRenderTarget == null) { - var _this = this.__worldTransform; - tmp = Math.round(0 * _this.b + h * _this.d + _this.ty - this.__offsetY); - } else { - tmp = h; - } - this.__displayHeight = tmp; - lime_math_Matrix4.createOrtho(this.__projection,0,this.__displayWidth + this.__offsetX * 2,0,this.__displayHeight + this.__offsetY * 2,-1000,1000); - lime_math_Matrix4.createOrtho(this.__projectionFlipped,0,this.__displayWidth + this.__offsetX * 2,this.__displayHeight + this.__offsetY * 2,0,-1000,1000); - } - ,__resumeClipAndMask: function(childRenderer) { - if(this.__stencilReference > 0) { - this.__context3D.setStencilActions(2,1,5,5,5); - this.__context3D.setStencilReferenceValue(this.__stencilReference,255,0); - } else { - this.__context3D.setStencilActions(); - this.__context3D.setStencilReferenceValue(0,0,0); - } - if(this.__numClipRects > 0) { - this.__scissorRect(this.__clipRects[this.__numClipRects - 1]); - } else { - this.__scissorRect(); - } - } - ,__scissorRect: function(clipRect) { - if(clipRect != null) { - var x = Math.floor(clipRect.x); - var y = Math.floor(clipRect.y); - var width = clipRect.width > 0 ? Math.ceil(clipRect.get_right()) - x : 0; - var height = clipRect.height > 0 ? Math.ceil(clipRect.get_bottom()) - y : 0; - if(width < 0) { - width = 0; - } - if(height < 0) { - height = 0; - } - openfl_display_OpenGLRenderer.__scissorRectangle.setTo(x,y,width,height); - this.__context3D.setScissorRectangle(openfl_display_OpenGLRenderer.__scissorRectangle); - } else { - this.__context3D.setScissorRectangle(null); - } - } - ,__setBlendMode: function(value) { - if(this.__overrideBlendMode != null) { - value = this.__overrideBlendMode; - } - if(this.__blendMode == value) { - return; - } - this.__blendMode = value; - switch(value) { - case 0: - this.__context3D.setBlendFactors(2,2); - break; - case 9: - this.__context3D.setBlendFactors(1,5); - break; - case 12: - this.__context3D.setBlendFactors(2,6); - break; - case 14: - this.__context3D.setBlendFactors(2,2); - this.__context3D.__setGLBlendEquation(this.__gl.FUNC_REVERSE_SUBTRACT); - break; - default: - this.__context3D.setBlendFactors(2,5); - } - } - ,__setRenderTarget: function(renderTarget) { - this.__defaultRenderTarget = renderTarget; - this.__flipped = renderTarget == null; - if(renderTarget != null) { - this.__resize(renderTarget.width,renderTarget.height); - } - } - ,__setShaderBuffer: function(shaderBuffer) { - this.setShader(shaderBuffer.shader); - this.__currentShaderBuffer = shaderBuffer; - } - ,__suspendClipAndMask: function() { - if(this.__stencilReference > 0) { - this.__context3D.setStencilActions(); - this.__context3D.setStencilReferenceValue(0,0,0); - } - if(this.__numClipRects > 0) { - this.__scissorRect(); - } - } - ,__updateShaderBuffer: function(bufferOffset) { - if(this.__currentShader != null && this.__currentShaderBuffer != null) { - this.__currentShader.__updateFromBuffer(this.__currentShaderBuffer,bufferOffset); - } - } - ,__class__: openfl_display_OpenGLRenderer -}); -var openfl_display_PNGEncoderOptions = function(fastCompression) { - if(fastCompression == null) { - fastCompression = false; - } - this.fastCompression = fastCompression; -}; -$hxClasses["openfl.display.PNGEncoderOptions"] = openfl_display_PNGEncoderOptions; -openfl_display_PNGEncoderOptions.__name__ = "openfl.display.PNGEncoderOptions"; -openfl_display_PNGEncoderOptions.prototype = { - __class__: openfl_display_PNGEncoderOptions -}; -var openfl_display_PixelSnapping = {}; -openfl_display_PixelSnapping.fromString = function(value) { - switch(value) { - case "always": - return 0; - case "auto": - return 1; - case "never": - return 2; - default: - return null; - } -}; -openfl_display_PixelSnapping.toString = function(this1) { - switch(this1) { - case 0: - return "always"; - case 1: - return "auto"; - case 2: - return "never"; - default: - return null; - } -}; -var openfl_display_Preloader = function(display) { - this.onComplete = new lime_app__$Event_$Void_$Void(); - this.display = display; - if(display != null) { - display.addEventListener("unload",$bind(this,this.display_onUnload)); - openfl_Lib.get_current().addChild(display); - } -}; -$hxClasses["openfl.display.Preloader"] = openfl_display_Preloader; -openfl_display_Preloader.__name__ = "openfl.display.Preloader"; -openfl_display_Preloader.prototype = { - start: function() { - this.ready = true; - openfl_Lib.get_current().get_loaderInfo().__complete(); - if(this.display != null) { - var complete = new openfl_events_Event("complete",true,true); - this.display.dispatchEvent(complete); - if(!complete.isDefaultPrevented()) { - this.display.dispatchEvent(new openfl_events_Event("unload")); - } - } else if(!this.complete) { - this.complete = true; - this.onComplete.dispatch(); - } - } - ,update: function(loaded,total) { - openfl_Lib.get_current().get_loaderInfo().__update(loaded,total); - if(this.display != null) { - this.display.dispatchEvent(new openfl_events_ProgressEvent("progress",true,true,loaded,total)); - } - } - ,display_onUnload: function(event) { - if(this.display != null) { - this.display.removeEventListener("unload",$bind(this,this.display_onUnload)); - if(this.display.parent == openfl_Lib.get_current()) { - openfl_Lib.get_current().removeChild(this.display); - } - openfl_Lib.get_current().stage.set_focus(null); - this.display = null; - } - if(this.ready) { - if(!this.complete) { - this.complete = true; - this.onComplete.dispatch(); - } - } - } - ,__class__: openfl_display_Preloader -}; -var openfl_display_DefaultPreloader = function() { - openfl_display_Sprite.call(this); - var backgroundColor = this.getBackgroundColor(); - var r = backgroundColor >> 16 & 255; - var g = backgroundColor >> 8 & 255; - var b = backgroundColor & 255; - var perceivedLuminosity = 0.299 * r + 0.587 * g + 0.114 * b; - var color = 0; - if(perceivedLuminosity < 70) { - color = 16777215; - } - var x = 30; - var height = 7; - var y = this.getHeight() / 2 - height / 2; - var width = this.getWidth() - x * 2; - var padding = 2; - this.outline = new openfl_display_Shape(); - this.outline.get_graphics().beginFill(color,0.07); - this.outline.get_graphics().drawRect(0,0,width,height); - this.outline.set_x(x); - this.outline.set_y(y); - this.outline.set_alpha(0); - this.addChild(this.outline); - this.progress = new openfl_display_Shape(); - this.progress.get_graphics().beginFill(color,0.35); - this.progress.get_graphics().drawRect(0,0,width - padding * 2,height - padding * 2); - this.progress.set_x(x + padding); - this.progress.set_y(y + padding); - this.progress.set_scaleX(0); - this.progress.set_alpha(0); - this.addChild(this.progress); - this.startAnimation = openfl_Lib.getTimer() + 100; - this.endAnimation = this.startAnimation + 1000; - this.addEventListener("addedToStage",$bind(this,this.this_onAddedToStage)); -}; -$hxClasses["openfl.display.DefaultPreloader"] = openfl_display_DefaultPreloader; -openfl_display_DefaultPreloader.__name__ = "openfl.display.DefaultPreloader"; -openfl_display_DefaultPreloader.__super__ = openfl_display_Sprite; -openfl_display_DefaultPreloader.prototype = $extend(openfl_display_Sprite.prototype,{ - getBackgroundColor: function() { - var attributes = openfl_Lib.get_current().stage.window.context.attributes; - if(Object.prototype.hasOwnProperty.call(attributes,"background") && attributes.background != null) { - return attributes.background; - } else { - return 0; - } - } - ,getHeight: function() { - var height = openfl_Lib.get_current().stage.window.__height; - if(height > 0) { - return height; - } else { - return openfl_Lib.get_current().stage.stageHeight; - } - } - ,getWidth: function() { - var width = openfl_Lib.get_current().stage.window.__width; - if(width > 0) { - return width; - } else { - return openfl_Lib.get_current().stage.stageWidth; - } - } - ,onInit: function() { - this.addEventListener("enterFrame",$bind(this,this.this_onEnterFrame)); - } - ,onLoaded: function() { - this.removeEventListener("enterFrame",$bind(this,this.this_onEnterFrame)); - this.dispatchEvent(new openfl_events_Event("unload")); - } - ,onUpdate: function(bytesLoaded,bytesTotal) { - var percentLoaded = 0.0; - if(bytesTotal > 0) { - percentLoaded = bytesLoaded / bytesTotal; - if(percentLoaded > 1) { - percentLoaded = 1; - } - } - this.progress.set_scaleX(percentLoaded); - } - ,this_onAddedToStage: function(event) { - this.removeEventListener("addedToStage",$bind(this,this.this_onAddedToStage)); - this.onInit(); - this.onUpdate(this.get_loaderInfo().bytesLoaded,this.get_loaderInfo().bytesTotal); - this.addEventListener("progress",$bind(this,this.this_onProgress)); - this.addEventListener("complete",$bind(this,this.this_onComplete)); - } - ,this_onComplete: function(event) { - event.preventDefault(); - this.removeEventListener("progress",$bind(this,this.this_onProgress)); - this.removeEventListener("complete",$bind(this,this.this_onComplete)); - this.onLoaded(); - } - ,this_onEnterFrame: function(event) { - var elapsed = openfl_Lib.getTimer() - this.startAnimation; - var total = this.endAnimation - this.startAnimation; - var percent = elapsed / total; - if(percent < 0) { - percent = 0; - } - if(percent > 1) { - percent = 1; - } - this.outline.set_alpha(this.progress.set_alpha(percent)); - } - ,this_onProgress: function(event) { - this.onUpdate(event.bytesLoaded | 0,event.bytesTotal | 0); - } - ,__class__: openfl_display_DefaultPreloader -}); -var openfl_display_Scene = function(name,labels,numFrames) { - this.name = name; - this.labels = labels; - this.numFrames = numFrames; -}; -$hxClasses["openfl.display.Scene"] = openfl_display_Scene; -openfl_display_Scene.__name__ = "openfl.display.Scene"; -openfl_display_Scene.prototype = { - __class__: openfl_display_Scene -}; -var openfl_display_ShaderData = {}; -openfl_display_ShaderData._new = function(byteArray) { - var this1 = { }; - return this1; -}; -var openfl_display_ShaderInput = function() { - this.channels = 0; - this.filter = 5; - this.height = 0; - this.index = 0; - this.mipFilter = 2; - this.width = 0; - this.wrap = 0; -}; -$hxClasses["openfl.display.ShaderInput"] = openfl_display_ShaderInput; -openfl_display_ShaderInput.__name__ = "openfl.display.ShaderInput"; -openfl_display_ShaderInput.prototype = { - __disableGL: function(context,id) { - var gl = context.gl; - context.setTextureAt(id,null); - } - ,__updateGL: function(context,id,overrideInput,overrideFilter,overrideMipFilter,overrideWrap) { - var gl = context.gl; - var input = overrideInput != null ? overrideInput : this.input; - var filter = overrideFilter != null ? overrideFilter : this.filter; - var mipFilter = overrideMipFilter != null ? overrideMipFilter : this.mipFilter; - var wrap = overrideWrap != null ? overrideWrap : this.wrap; - if(input != null) { - var bitmapData = input; - context.setTextureAt(id,bitmapData.getTexture(context)); - context.setSamplerStateAt(id,wrap,filter,mipFilter); - } else { - context.setTextureAt(id,null); - } - } - ,__class__: openfl_display_ShaderInput -}; -var openfl_display_ShaderParameter = function() { - this.index = 0; -}; -$hxClasses["openfl.display.ShaderParameter"] = openfl_display_ShaderParameter; -openfl_display_ShaderParameter.__name__ = "openfl.display.ShaderParameter"; -openfl_display_ShaderParameter.prototype = { - __disableGL: function(context) { - var gl = context.gl; - if(!this.__isUniform) { - var _g = 0; - var _g1 = this.__arrayLength; - while(_g < _g1) { - var i = _g++; - gl.disableVertexAttribArray(this.index + i); - } - } - } - ,__updateGL: function(context,overrideValue) { - var gl = context.gl; - var value = overrideValue != null ? overrideValue : this.value; - var boolValue = this.__isBool ? value : null; - var floatValue = this.__isFloat ? value : null; - var intValue = this.__isInt ? value : null; - if(this.__isUniform) { - if(value != null && value.length >= this.__length) { - switch(this.type) { - case 0: - gl.uniform1i(this.index,boolValue[0] ? 1 : 0); - break; - case 1: - gl.uniform2i(this.index,boolValue[0] ? 1 : 0,boolValue[1] ? 1 : 0); - break; - case 2: - gl.uniform3i(this.index,boolValue[0] ? 1 : 0,boolValue[1] ? 1 : 0,boolValue[2] ? 1 : 0); - break; - case 3: - gl.uniform4i(this.index,boolValue[0] ? 1 : 0,boolValue[1] ? 1 : 0,boolValue[2] ? 1 : 0,boolValue[3] ? 1 : 0); - break; - case 4: - gl.uniform1f(this.index,floatValue[0]); - break; - case 5: - gl.uniform2f(this.index,floatValue[0],floatValue[1]); - break; - case 6: - gl.uniform3f(this.index,floatValue[0],floatValue[1],floatValue[2]); - break; - case 7: - gl.uniform4f(this.index,floatValue[0],floatValue[1],floatValue[2],floatValue[3]); - break; - case 8: - gl.uniform1i(this.index,intValue[0]); - break; - case 9: - gl.uniform2i(this.index,intValue[0],intValue[1]); - break; - case 10: - gl.uniform3i(this.index,intValue[0],intValue[1],intValue[2]); - break; - case 11: - gl.uniform4i(this.index,intValue[0],intValue[1],intValue[2],intValue[3]); - break; - case 12: - this.__uniformMatrix[0] = floatValue[0]; - this.__uniformMatrix[1] = floatValue[1]; - this.__uniformMatrix[2] = floatValue[2]; - this.__uniformMatrix[3] = floatValue[3]; - lime_graphics_WebGLRenderContext.uniformMatrix2fv(gl,this.index,false,this.__uniformMatrix); - break; - case 16: - this.__uniformMatrix[0] = floatValue[0]; - this.__uniformMatrix[1] = floatValue[1]; - this.__uniformMatrix[2] = floatValue[2]; - this.__uniformMatrix[3] = floatValue[3]; - this.__uniformMatrix[4] = floatValue[4]; - this.__uniformMatrix[5] = floatValue[5]; - this.__uniformMatrix[6] = floatValue[6]; - this.__uniformMatrix[7] = floatValue[7]; - this.__uniformMatrix[8] = floatValue[8]; - lime_graphics_WebGLRenderContext.uniformMatrix3fv(gl,this.index,false,this.__uniformMatrix); - break; - case 20: - this.__uniformMatrix[0] = floatValue[0]; - this.__uniformMatrix[1] = floatValue[1]; - this.__uniformMatrix[2] = floatValue[2]; - this.__uniformMatrix[3] = floatValue[3]; - this.__uniformMatrix[4] = floatValue[4]; - this.__uniformMatrix[5] = floatValue[5]; - this.__uniformMatrix[6] = floatValue[6]; - this.__uniformMatrix[7] = floatValue[7]; - this.__uniformMatrix[8] = floatValue[8]; - this.__uniformMatrix[9] = floatValue[9]; - this.__uniformMatrix[10] = floatValue[10]; - this.__uniformMatrix[11] = floatValue[11]; - this.__uniformMatrix[12] = floatValue[12]; - this.__uniformMatrix[13] = floatValue[13]; - this.__uniformMatrix[14] = floatValue[14]; - this.__uniformMatrix[15] = floatValue[15]; - lime_graphics_WebGLRenderContext.uniformMatrix4fv(gl,this.index,false,this.__uniformMatrix); - break; - default: - } - } else { - switch(this.type) { - case 1:case 9: - gl.uniform2i(this.index,0,0); - break; - case 3:case 11: - gl.uniform4i(this.index,0,0,0,0); - break; - case 4: - gl.uniform1f(this.index,0); - break; - case 5: - gl.uniform2f(this.index,0,0); - break; - case 6: - gl.uniform3f(this.index,0,0,0); - break; - case 7: - gl.uniform4f(this.index,0,0,0,0); - break; - case 0:case 8: - gl.uniform1i(this.index,0); - break; - case 2:case 10: - gl.uniform3i(this.index,0,0,0); - break; - case 12: - this.__uniformMatrix[0] = 0; - this.__uniformMatrix[1] = 0; - this.__uniformMatrix[2] = 0; - this.__uniformMatrix[3] = 0; - lime_graphics_WebGLRenderContext.uniformMatrix2fv(gl,this.index,false,this.__uniformMatrix); - break; - case 16: - this.__uniformMatrix[0] = 0; - this.__uniformMatrix[1] = 0; - this.__uniformMatrix[2] = 0; - this.__uniformMatrix[3] = 0; - this.__uniformMatrix[4] = 0; - this.__uniformMatrix[5] = 0; - this.__uniformMatrix[6] = 0; - this.__uniformMatrix[7] = 0; - this.__uniformMatrix[8] = 0; - lime_graphics_WebGLRenderContext.uniformMatrix3fv(gl,this.index,false,this.__uniformMatrix); - break; - case 20: - this.__uniformMatrix[0] = 0; - this.__uniformMatrix[1] = 0; - this.__uniformMatrix[2] = 0; - this.__uniformMatrix[3] = 0; - this.__uniformMatrix[4] = 0; - this.__uniformMatrix[5] = 0; - this.__uniformMatrix[6] = 0; - this.__uniformMatrix[7] = 0; - this.__uniformMatrix[8] = 0; - this.__uniformMatrix[9] = 0; - this.__uniformMatrix[10] = 0; - this.__uniformMatrix[11] = 0; - this.__uniformMatrix[12] = 0; - this.__uniformMatrix[13] = 0; - this.__uniformMatrix[14] = 0; - this.__uniformMatrix[15] = 0; - lime_graphics_WebGLRenderContext.uniformMatrix4fv(gl,this.index,false,this.__uniformMatrix); - break; - default: - } - } - } else if(!this.__useArray && (value == null || value.length == this.__length)) { - var _g = 0; - var _g1 = this.__arrayLength; - while(_g < _g1) { - var i = _g++; - gl.disableVertexAttribArray(this.index + i); - } - if(value != null) { - switch(this.type) { - case 0: - gl.vertexAttrib1f(this.index,boolValue[0] ? 1 : 0); - break; - case 1: - gl.vertexAttrib2f(this.index,boolValue[0] ? 1 : 0,boolValue[1] ? 1 : 0); - break; - case 2: - gl.vertexAttrib3f(this.index,boolValue[0] ? 1 : 0,boolValue[1] ? 1 : 0,boolValue[2] ? 1 : 0); - break; - case 3: - gl.vertexAttrib4f(this.index,boolValue[0] ? 1 : 0,boolValue[1] ? 1 : 0,boolValue[2] ? 1 : 0,boolValue[3] ? 1 : 0); - break; - case 4: - gl.vertexAttrib1f(this.index,floatValue[0]); - break; - case 5: - gl.vertexAttrib2f(this.index,floatValue[0],floatValue[1]); - break; - case 6: - gl.vertexAttrib3f(this.index,floatValue[0],floatValue[1],floatValue[2]); - break; - case 7: - gl.vertexAttrib4f(this.index,floatValue[0],floatValue[1],floatValue[2],floatValue[3]); - break; - case 8: - gl.vertexAttrib1f(this.index,intValue[0]); - break; - case 9: - gl.vertexAttrib2f(this.index,intValue[0],intValue[1]); - break; - case 10: - gl.vertexAttrib3f(this.index,intValue[0],intValue[1],intValue[2]); - break; - case 11: - gl.vertexAttrib4f(this.index,intValue[0],intValue[1],intValue[2],intValue[3]); - break; - case 12: - gl.vertexAttrib2f(this.index + 0,floatValue[0],floatValue[1]); - gl.vertexAttrib2f(this.index + 1,floatValue[2],floatValue[3]); - break; - case 16: - gl.vertexAttrib3f(this.index + 0,floatValue[0],floatValue[1],floatValue[2]); - gl.vertexAttrib3f(this.index + 1,floatValue[3],floatValue[4],floatValue[5]); - gl.vertexAttrib3f(this.index + 2,floatValue[6],floatValue[7],floatValue[8]); - break; - case 20: - gl.vertexAttrib4f(this.index + 0,floatValue[0],floatValue[1],floatValue[2],floatValue[3]); - gl.vertexAttrib4f(this.index + 1,floatValue[4],floatValue[5],floatValue[6],floatValue[7]); - gl.vertexAttrib4f(this.index + 2,floatValue[8],floatValue[9],floatValue[10],floatValue[11]); - gl.vertexAttrib4f(this.index + 3,floatValue[12],floatValue[13],floatValue[14],floatValue[15]); - break; - default: - } - } else { - switch(this.type) { - case 1:case 5:case 9: - gl.vertexAttrib2f(this.index,0,0); - break; - case 3:case 7:case 11: - gl.vertexAttrib4f(this.index,0,0,0,0); - break; - case 0:case 4:case 8: - gl.vertexAttrib1f(this.index,0); - break; - case 2:case 6:case 10: - gl.vertexAttrib3f(this.index,0,0,0); - break; - case 12: - gl.vertexAttrib2f(this.index + 0,0,0); - gl.vertexAttrib2f(this.index + 1,0,0); - break; - case 16: - gl.vertexAttrib3f(this.index + 0,0,0,0); - gl.vertexAttrib3f(this.index + 1,0,0,0); - gl.vertexAttrib3f(this.index + 2,0,0,0); - break; - case 20: - gl.vertexAttrib4f(this.index + 0,0,0,0,0); - gl.vertexAttrib4f(this.index + 1,0,0,0,0); - gl.vertexAttrib4f(this.index + 2,0,0,0,0); - gl.vertexAttrib4f(this.index + 3,0,0,0,0); - break; - default: - } - } - } else { - var _g = 0; - var _g1 = this.__arrayLength; - while(_g < _g1) { - var i = _g++; - gl.enableVertexAttribArray(this.index + i); - } - } - } - ,__updateGLFromBuffer: function(context,buffer,position,length,bufferOffset) { - var gl = context.gl; - if(this.__isUniform) { - if(length >= this.__length) { - switch(this.type) { - case 1:case 9: - gl.uniform2i(this.index,buffer[position] | 0,buffer[position + 1] | 0); - break; - case 3:case 11: - gl.uniform4i(this.index,buffer[position] | 0,buffer[position + 1] | 0,buffer[position + 2] | 0,buffer[position + 3] | 0); - break; - case 4: - gl.uniform1f(this.index,buffer[position]); - break; - case 5: - gl.uniform2f(this.index,buffer[position],buffer[position + 1]); - break; - case 6: - gl.uniform3f(this.index,buffer[position],buffer[position + 1],buffer[position + 2]); - break; - case 7: - gl.uniform4f(this.index,buffer[position],buffer[position + 1],buffer[position + 2],buffer[position + 3]); - break; - case 0:case 8: - gl.uniform1i(this.index,buffer[position] | 0); - break; - case 2:case 10: - gl.uniform3i(this.index,buffer[position] | 0,buffer[position + 1] | 0,buffer[position + 2] | 0); - break; - case 12: - this.__uniformMatrix[0] = buffer[position]; - this.__uniformMatrix[1] = buffer[position + 1]; - this.__uniformMatrix[2] = buffer[position + 2]; - this.__uniformMatrix[3] = buffer[position + 3]; - lime_graphics_WebGLRenderContext.uniformMatrix2fv(gl,this.index,false,this.__uniformMatrix); - break; - case 16: - this.__uniformMatrix[0] = buffer[position]; - this.__uniformMatrix[1] = buffer[position + 1]; - this.__uniformMatrix[2] = buffer[position + 2]; - this.__uniformMatrix[3] = buffer[position + 3]; - this.__uniformMatrix[4] = buffer[position + 4]; - this.__uniformMatrix[5] = buffer[position + 5]; - this.__uniformMatrix[6] = buffer[position + 6]; - this.__uniformMatrix[7] = buffer[position + 7]; - this.__uniformMatrix[8] = buffer[position + 8]; - lime_graphics_WebGLRenderContext.uniformMatrix3fv(gl,this.index,false,this.__uniformMatrix); - break; - case 20: - this.__uniformMatrix[0] = buffer[position]; - this.__uniformMatrix[1] = buffer[position + 1]; - this.__uniformMatrix[2] = buffer[position + 2]; - this.__uniformMatrix[3] = buffer[position + 3]; - this.__uniformMatrix[4] = buffer[position + 4]; - this.__uniformMatrix[5] = buffer[position + 5]; - this.__uniformMatrix[6] = buffer[position + 6]; - this.__uniformMatrix[7] = buffer[position + 7]; - this.__uniformMatrix[8] = buffer[position + 8]; - this.__uniformMatrix[9] = buffer[position + 9]; - this.__uniformMatrix[10] = buffer[position + 10]; - this.__uniformMatrix[11] = buffer[position + 11]; - this.__uniformMatrix[12] = buffer[position + 12]; - this.__uniformMatrix[13] = buffer[position + 13]; - this.__uniformMatrix[14] = buffer[position + 14]; - this.__uniformMatrix[15] = buffer[position + 15]; - lime_graphics_WebGLRenderContext.uniformMatrix4fv(gl,this.index,false,this.__uniformMatrix); - break; - default: - } - } - } else if(!this.__internal && (length == 0 || length == this.__length)) { - var _g = 0; - var _g1 = this.__arrayLength; - while(_g < _g1) { - var i = _g++; - gl.disableVertexAttribArray(this.index + i); - } - if(length > 0) { - switch(this.type) { - case 1:case 5:case 9: - gl.vertexAttrib2f(this.index,buffer[position],buffer[position + 1]); - break; - case 3:case 7:case 11: - gl.vertexAttrib4f(this.index,buffer[position],buffer[position + 1],buffer[position + 2],buffer[position + 3]); - break; - case 0:case 4:case 8: - gl.vertexAttrib1f(this.index,buffer[position]); - break; - case 2:case 6:case 10: - gl.vertexAttrib3f(this.index,buffer[position],buffer[position + 1],buffer[position + 2]); - break; - case 12: - gl.vertexAttrib2f(this.index + 0,buffer[position],buffer[position + 1]); - gl.vertexAttrib2f(this.index + 1,buffer[position + 2],buffer[position + 2 + 1]); - break; - case 16: - gl.vertexAttrib3f(this.index + 0,buffer[position],buffer[position + 1],buffer[position + 2]); - gl.vertexAttrib3f(this.index + 1,buffer[position + 3],buffer[position + 3 + 1],buffer[position + 3 + 2]); - gl.vertexAttrib3f(this.index + 2,buffer[position + 6],buffer[position + 6 + 1],buffer[position + 6 + 2]); - break; - case 20: - gl.vertexAttrib4f(this.index + 0,buffer[position],buffer[position + 1],buffer[position + 2],buffer[position + 3]); - gl.vertexAttrib4f(this.index + 1,buffer[position + 4],buffer[position + 4 + 1],buffer[position + 4 + 2],buffer[position + 4 + 3]); - gl.vertexAttrib4f(this.index + 2,buffer[position + 8],buffer[position + 8 + 1],buffer[position + 8 + 2],buffer[position + 8 + 3]); - gl.vertexAttrib4f(this.index + 3,buffer[position + 12],buffer[position + 12 + 1],buffer[position + 12 + 2],buffer[position + 12 + 3]); - break; - default: - } - } else { - switch(this.type) { - case 1:case 5:case 9: - gl.vertexAttrib2f(this.index,0,0); - break; - case 3:case 7:case 11: - gl.vertexAttrib4f(this.index,0,0,0,0); - break; - case 0:case 4:case 8: - gl.vertexAttrib1f(this.index,0); - break; - case 2:case 6:case 10: - gl.vertexAttrib3f(this.index,0,0,0); - break; - case 12: - gl.vertexAttrib2f(this.index + 0,0,0); - gl.vertexAttrib2f(this.index + 1,0,0); - break; - case 16: - gl.vertexAttrib3f(this.index + 0,0,0,0); - gl.vertexAttrib3f(this.index + 1,0,0,0); - gl.vertexAttrib3f(this.index + 2,0,0,0); - break; - case 20: - gl.vertexAttrib4f(this.index + 0,0,0,0,0); - gl.vertexAttrib4f(this.index + 1,0,0,0,0); - gl.vertexAttrib4f(this.index + 2,0,0,0,0); - gl.vertexAttrib4f(this.index + 3,0,0,0,0); - break; - default: - } - } - } else { - var type = gl.FLOAT; - if(this.__isBool) { - type = gl.INT; - } else if(this.__isInt) { - type = gl.INT; - } - var _g = 0; - var _g1 = this.__arrayLength; - while(_g < _g1) { - var i = _g++; - gl.enableVertexAttribArray(this.index + i); - } - if(length > 0) { - var _g = 0; - var _g1 = this.__arrayLength; - while(_g < _g1) { - var i = _g++; - gl.vertexAttribPointer(this.index + i,this.__length,type,false,this.__length * 4,(position + bufferOffset * this.__length + i * this.__arrayLength) * 4); - } - } - } - } - ,set_name: function(value) { - this.__internal = StringTools.startsWith(value,"openfl_"); - return this.name = value; - } - ,__class__: openfl_display_ShaderParameter -}; -var openfl_display_ShaderParameterType = {}; -openfl_display_ShaderParameterType.fromString = function(value) { - switch(value) { - case "bool": - return 0; - case "bool2": - return 1; - case "bool3": - return 1; - case "bool4": - return 1; - case "float": - return 4; - case "float2": - return 5; - case "float3": - return 6; - case "float4": - return 7; - case "int": - return 8; - case "int2": - return 9; - case "int3": - return 10; - case "int4": - return 11; - case "matrix2x2": - return 12; - case "matrix2x3": - return 13; - case "matrix2x4": - return 14; - case "matrix3x2": - return 15; - case "matrix3x3": - return 16; - case "matrix3x4": - return 17; - case "matrix4x2": - return 18; - case "matrix4x3": - return 19; - case "matrix4x4": - return 20; - default: - return null; - } -}; -openfl_display_ShaderParameterType.toString = function(this1) { - switch(this1) { - case 0: - return "bool"; - case 1: - return "bool2"; - case 2: - return "bool3"; - case 3: - return "bool4"; - case 4: - return "float"; - case 5: - return "float2"; - case 6: - return "float3"; - case 7: - return "float4"; - case 8: - return "int"; - case 9: - return "int2"; - case 10: - return "int3"; - case 11: - return "int4"; - case 12: - return "matrix2x2"; - case 13: - return "matrix2x3"; - case 14: - return "matrix2x4"; - case 15: - return "matrix3x2"; - case 16: - return "matrix3x3"; - case 17: - return "matrix3x4"; - case 18: - return "matrix4x2"; - case 19: - return "matrix4x3"; - case 20: - return "matrix4x4"; - default: - return null; - } -}; -var openfl_display_ShaderPrecision = {}; -openfl_display_ShaderPrecision.fromString = function(value) { - switch(value) { - case "fast": - return 0; - case "full": - return 1; - default: - return null; - } -}; -openfl_display_ShaderPrecision.toString = function(this1) { - switch(this1) { - case 0: - return "fast"; - case 1: - return "full"; - default: - return null; - } -}; -var openfl_display_Shape = function() { - openfl_display_DisplayObject.call(this); -}; -$hxClasses["openfl.display.Shape"] = openfl_display_Shape; -openfl_display_Shape.__name__ = "openfl.display.Shape"; -openfl_display_Shape.__super__ = openfl_display_DisplayObject; -openfl_display_Shape.prototype = $extend(openfl_display_DisplayObject.prototype,{ - get_graphics: function() { - if(this.__graphics == null) { - this.__graphics = new openfl_display_Graphics(this); - } - return this.__graphics; - } - ,__class__: openfl_display_Shape -}); -var openfl_display_SpreadMethod = {}; -openfl_display_SpreadMethod.fromInt = function(value) { - return value; -}; -openfl_display_SpreadMethod.fromString = function(value) { - switch(value) { - case "pad": - return 0; - case "reflect": - return 1; - case "repeat": - return 2; - default: - return null; - } -}; -openfl_display_SpreadMethod.toInt = function(this1) { - return this1; -}; -openfl_display_SpreadMethod.toString = function(this1) { - switch(this1) { - case 0: - return "pad"; - case 1: - return "reflect"; - case 2: - return "repeat"; - default: - return null; - } -}; -var openfl_display_Stage = function($window,color) { - openfl_display_DisplayObjectContainer.call(this); - this.set_name(null); - this.__color = -1; - this.__colorSplit = [255,255,255]; - this.__colorString = "#FFFFFF"; - this.__contentsScaleFactor = 1; - this.__currentTabOrderIndex = 0; - this.__deltaTime = 0; - this.__displayState = 2; - this.__mouseX = 0; - this.__mouseY = 0; - this.__lastClickTime = 0; - this.__logicalWidth = 0; - this.__logicalHeight = 0; - this.__displayMatrix = new openfl_geom_Matrix(); - this.__displayRect = new openfl_geom_Rectangle(); - this.__renderDirty = true; - this.stage3Ds = openfl_Vector.toObjectVector(null); - this.stage3Ds.push(new openfl_display_Stage3D(this)); - this.stage3Ds.push(new openfl_display_Stage3D(this)); - this.stage3Ds.push(new openfl_display_Stage3D(this)); - this.stage3Ds.push(new openfl_display_Stage3D(this)); - this.stage = this; - this.align = 6; - this.allowsFullScreen = true; - this.allowsFullScreenInteractive = true; - this.__quality = 1; - this.__scaleMode = 2; - this.showDefaultContextMenu = true; - this.softKeyboardRect = new openfl_geom_Rectangle(); - this.stageFocusRect = true; - this.__macKeyboard = /AppleWebKit/.test (navigator.userAgent) && /Mobile\/\w+/.test (navigator.userAgent) || /Mac/.test (navigator.platform); - this.__clearBeforeRender = true; - this.__forceRender = false; - this.__stack = []; - this.__rollOutStack = []; - this.__mouseOutStack = []; - this.__touchData = new haxe_ds_IntMap(); - this.application = $window.application; - this.window = $window; - this.set_color(color); - this.__contentsScaleFactor = $window.__scale; - this.__wasFullscreen = $window.__fullscreen; - this.__resize(); - if(openfl_Lib.get_current().stage == null) { - this.stage.addChild(openfl_Lib.get_current()); - } -}; -$hxClasses["openfl.display.Stage"] = openfl_display_Stage; -openfl_display_Stage.__name__ = "openfl.display.Stage"; -openfl_display_Stage.__interfaces__ = [lime_app_IModule]; -openfl_display_Stage.__super__ = openfl_display_DisplayObjectContainer; -openfl_display_Stage.prototype = $extend(openfl_display_DisplayObjectContainer.prototype,{ - invalidate: function() { - this.__invalidated = true; - this.__renderDirty = true; - } - ,localToGlobal: function(pos) { - return pos.clone(); - } - ,__broadcastEvent: function(event) { - if(Object.prototype.hasOwnProperty.call(openfl_display_DisplayObject.__broadcastEvents.h,event.type)) { - var dispatchers = openfl_display_DisplayObject.__broadcastEvents.h[event.type]; - var _g = 0; - while(_g < dispatchers.length) { - var dispatcher = dispatchers[_g]; - ++_g; - if(dispatcher.stage == this || dispatcher.stage == null) { - try { - dispatcher.__dispatch(event); - } catch( _g1 ) { - haxe_NativeStackTrace.lastError = _g1; - var e = haxe_Exception.caught(_g1).unwrap(); - this.__handleError(e); - } - } - } - } - } - ,__createRenderer: function() { - var pixelRatio = 1; - if(this.window.__scale > 1) { - pixelRatio = this.window.devicePixelRatio || 1; - } - var windowWidth = this.window.__width * this.window.__scale | 0; - var windowHeight = this.window.__height * this.window.__scale | 0; - switch(this.window.context.type) { - case "cairo": - break; - case "canvas": - this.__renderer = new openfl_display_CanvasRenderer(this.window.context.canvas2D); - (js_Boot.__cast(this.__renderer , openfl_display_CanvasRenderer)).pixelRatio = pixelRatio; - break; - case "dom": - this.__renderer = new openfl_display_DOMRenderer(this.window.context.dom); - (js_Boot.__cast(this.__renderer , openfl_display_DOMRenderer)).pixelRatio = pixelRatio; - break; - case "opengl":case "opengles":case "webgl": - this.context3D = new openfl_display3D_Context3D(this); - this.context3D.configureBackBuffer(windowWidth,windowHeight,0,true,true,true); - this.context3D.present(); - this.__renderer = new openfl_display_OpenGLRenderer(this.context3D); - break; - default: - } - if(this.__renderer != null) { - var tmp = this.get_quality(); - this.__renderer.__allowSmoothing = tmp != 2; - this.__renderer.__worldTransform = this.__displayMatrix; - this.__renderer.__stage = this; - this.__renderer.__resize(windowWidth,windowHeight); - } - } - ,__dispatchEvent: function(event) { - try { - return openfl_display_DisplayObjectContainer.prototype.__dispatchEvent.call(this,event); - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - var e = haxe_Exception.caught(_g).unwrap(); - this.__handleError(e); - return false; - } - } - ,__dispatchPendingMouseEvent: function() { - if(this.__pendingMouseEvent) { - this.__onMouse("mouseMove",this.__pendingMouseX,this.__pendingMouseY,0); - this.__pendingMouseEvent = false; - } - } - ,__dispatchStack: function(event,stack) { - try { - var target; - var length = stack.length; - if(length == 0) { - event.eventPhase = 2; - target = event.target; - target.__dispatch(event); - } else { - event.eventPhase = 1; - event.target = stack[stack.length - 1]; - var _g = 0; - var _g1 = length - 1; - while(_g < _g1) { - var i = _g++; - stack[i].__dispatch(event); - if(event.__isCanceled) { - return; - } - } - event.eventPhase = 2; - target = event.target; - target.__dispatch(event); - if(event.__isCanceled) { - return; - } - if(event.bubbles) { - event.eventPhase = 3; - var i = length - 2; - while(i >= 0) { - stack[i].__dispatch(event); - if(event.__isCanceled) { - return; - } - --i; - } - } - } - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - var e = haxe_Exception.caught(_g).unwrap(); - this.__handleError(e); - } - } - ,__dispatchTarget: function(target,event) { - try { - return target.__dispatchEvent(event); - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - var e = haxe_Exception.caught(_g).unwrap(); - this.__handleError(e); - return false; - } - } - ,__drag: function(mouse) { - var parent = this.__dragObject.parent; - if(parent != null) { - var _this = parent.__getWorldTransform(); - var norm = _this.a * _this.d - _this.b * _this.c; - if(norm == 0) { - mouse.x = -_this.tx; - mouse.y = -_this.ty; - } else { - var px = 1.0 / norm * (_this.c * (_this.ty - mouse.y) + _this.d * (mouse.x - _this.tx)); - mouse.y = 1.0 / norm * (_this.a * (mouse.y - _this.ty) + _this.b * (_this.tx - mouse.x)); - mouse.x = px; - } - } - var x = mouse.x + this.__dragOffsetX; - var y = mouse.y + this.__dragOffsetY; - if(this.__dragBounds != null) { - if(x < this.__dragBounds.x) { - x = this.__dragBounds.x; - } else if(x > this.__dragBounds.get_right()) { - x = this.__dragBounds.get_right(); - } - if(y < this.__dragBounds.y) { - y = this.__dragBounds.y; - } else if(y > this.__dragBounds.get_bottom()) { - y = this.__dragBounds.get_bottom(); - } - } - this.__dragObject.set_x(x); - this.__dragObject.set_y(y); - } - ,__getInteractive: function(stack) { - if(stack != null) { - stack.push(this); - } - return true; - } - ,__globalToLocal: function(global,local) { - if(global != local) { - local.copyFrom(global); - } - return local; - } - ,__handleError: function(e) { - var event = new openfl_events_UncaughtErrorEvent("uncaughtError",true,true,e); - try { - openfl_Lib.get_current().__loaderInfo.uncaughtErrorEvents.dispatchEvent(event); - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - } - if(!event.__preventDefault) { - var message = haxe_CallStack.toString(haxe_CallStack.exceptionStack()); - console.log(message); - var message = Std.string(e); - console.log(message); - try { - var exc = e; - if(exc != null && Object.prototype.hasOwnProperty.call(exc,"stack") && exc.stack != null && exc.stack != "") { - console.log(exc.stack); - e.stack = exc.stack; - } else { - var msg = haxe_CallStack.toString(haxe_CallStack.callStack()); - console.log(msg); - } - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - } - throw e; - } - } - ,__onKey: function(type,keyCode,modifier) { - this.__dispatchPendingMouseEvent(); - openfl_events_MouseEvent.__altKey = lime_ui_KeyModifier.get_altKey(modifier); - openfl_events_MouseEvent.__commandKey = lime_ui_KeyModifier.get_metaKey(modifier); - openfl_events_MouseEvent.__ctrlKey = lime_ui_KeyModifier.get_ctrlKey(modifier); - openfl_events_MouseEvent.__shiftKey = lime_ui_KeyModifier.get_shiftKey(modifier); - var stack = []; - if(this.__focus == null) { - this.__getInteractive(stack); - } else { - this.__focus.__getInteractive(stack); - } - if(stack.length > 0) { - var keyLocation; - switch(keyCode) { - case 1073741908:case 1073741909:case 1073741910:case 1073741911:case 1073741912:case 1073741913:case 1073741914:case 1073741915:case 1073741916:case 1073741917:case 1073741918:case 1073741919:case 1073741920:case 1073741921:case 1073741922:case 1073741923:case 1073742044: - keyLocation = 3; - break; - case 1073742048:case 1073742049:case 1073742050:case 1073742051: - keyLocation = 1; - break; - case 1073742052:case 1073742053:case 1073742054:case 1073742055: - keyLocation = 2; - break; - default: - keyLocation = 0; - } - var keyCode1; - switch(keyCode) { - case 8: - keyCode1 = 8; - break; - case 9: - keyCode1 = 9; - break; - case 13: - keyCode1 = 13; - break; - case 27: - keyCode1 = 27; - break; - case 32: - keyCode1 = 32; - break; - case 33: - keyCode1 = 49; - break; - case 34: - keyCode1 = 222; - break; - case 35: - keyCode1 = 51; - break; - case 36: - keyCode1 = 52; - break; - case 37: - keyCode1 = 53; - break; - case 38: - keyCode1 = 55; - break; - case 39: - keyCode1 = 222; - break; - case 40: - keyCode1 = 57; - break; - case 41: - keyCode1 = 48; - break; - case 42: - keyCode1 = 56; - break; - case 44: - keyCode1 = 188; - break; - case 45: - keyCode1 = 189; - break; - case 46: - keyCode1 = 190; - break; - case 47: - keyCode1 = 191; - break; - case 48: - keyCode1 = 48; - break; - case 49: - keyCode1 = 49; - break; - case 50: - keyCode1 = 50; - break; - case 51: - keyCode1 = 51; - break; - case 52: - keyCode1 = 52; - break; - case 53: - keyCode1 = 53; - break; - case 54: - keyCode1 = 54; - break; - case 55: - keyCode1 = 55; - break; - case 56: - keyCode1 = 56; - break; - case 57: - keyCode1 = 57; - break; - case 58: - keyCode1 = 186; - break; - case 59: - keyCode1 = 186; - break; - case 60: - keyCode1 = 60; - break; - case 61: - keyCode1 = 187; - break; - case 62: - keyCode1 = 190; - break; - case 63: - keyCode1 = 191; - break; - case 64: - keyCode1 = 50; - break; - case 91: - keyCode1 = 219; - break; - case 92: - keyCode1 = 220; - break; - case 93: - keyCode1 = 221; - break; - case 94: - keyCode1 = 54; - break; - case 95: - keyCode1 = 189; - break; - case 96: - keyCode1 = 192; - break; - case 97: - keyCode1 = 65; - break; - case 98: - keyCode1 = 66; - break; - case 99: - keyCode1 = 67; - break; - case 100: - keyCode1 = 68; - break; - case 101: - keyCode1 = 69; - break; - case 102: - keyCode1 = 70; - break; - case 103: - keyCode1 = 71; - break; - case 104: - keyCode1 = 72; - break; - case 105: - keyCode1 = 73; - break; - case 106: - keyCode1 = 74; - break; - case 107: - keyCode1 = 75; - break; - case 108: - keyCode1 = 76; - break; - case 109: - keyCode1 = 77; - break; - case 110: - keyCode1 = 78; - break; - case 111: - keyCode1 = 79; - break; - case 112: - keyCode1 = 80; - break; - case 113: - keyCode1 = 81; - break; - case 114: - keyCode1 = 82; - break; - case 115: - keyCode1 = 83; - break; - case 116: - keyCode1 = 84; - break; - case 117: - keyCode1 = 85; - break; - case 118: - keyCode1 = 86; - break; - case 119: - keyCode1 = 87; - break; - case 120: - keyCode1 = 88; - break; - case 121: - keyCode1 = 89; - break; - case 122: - keyCode1 = 90; - break; - case 127: - keyCode1 = 46; - break; - case 1073741881: - keyCode1 = 20; - break; - case 1073741882: - keyCode1 = 112; - break; - case 1073741883: - keyCode1 = 113; - break; - case 1073741884: - keyCode1 = 114; - break; - case 1073741885: - keyCode1 = 115; - break; - case 1073741886: - keyCode1 = 116; - break; - case 1073741887: - keyCode1 = 117; - break; - case 1073741888: - keyCode1 = 118; - break; - case 1073741889: - keyCode1 = 119; - break; - case 1073741890: - keyCode1 = 120; - break; - case 1073741891: - keyCode1 = 121; - break; - case 1073741892: - keyCode1 = 122; - break; - case 1073741893: - keyCode1 = 123; - break; - case 1073741894: - keyCode1 = 301; - break; - case 1073741895: - keyCode1 = 145; - break; - case 1073741896: - keyCode1 = 19; - break; - case 1073741897: - keyCode1 = 45; - break; - case 1073741898: - keyCode1 = 36; - break; - case 1073741899: - keyCode1 = 33; - break; - case 1073741901: - keyCode1 = 35; - break; - case 1073741902: - keyCode1 = 34; - break; - case 1073741903: - keyCode1 = 39; - break; - case 1073741904: - keyCode1 = 37; - break; - case 1073741905: - keyCode1 = 40; - break; - case 1073741906: - keyCode1 = 38; - break; - case 1073741907: - keyCode1 = 144; - break; - case 1073741908: - keyCode1 = 111; - break; - case 1073741909: - keyCode1 = 106; - break; - case 1073741910: - keyCode1 = 109; - break; - case 1073741911: - keyCode1 = 107; - break; - case 1073741912: - keyCode1 = 13; - break; - case 1073741913: - keyCode1 = 97; - break; - case 1073741914: - keyCode1 = 98; - break; - case 1073741915: - keyCode1 = 99; - break; - case 1073741916: - keyCode1 = 100; - break; - case 1073741917: - keyCode1 = 101; - break; - case 1073741918: - keyCode1 = 102; - break; - case 1073741919: - keyCode1 = 103; - break; - case 1073741920: - keyCode1 = 104; - break; - case 1073741921: - keyCode1 = 105; - break; - case 1073741922: - keyCode1 = 96; - break; - case 1073741923: - keyCode1 = 110; - break; - case 1073741925: - keyCode1 = 302; - break; - case 1073741928: - keyCode1 = 124; - break; - case 1073741929: - keyCode1 = 125; - break; - case 1073741930: - keyCode1 = 126; - break; - case 1073741982: - keyCode1 = 13; - break; - case 1073742044: - keyCode1 = 110; - break; - case 1073742048: - keyCode1 = 17; - break; - case 1073742049: - keyCode1 = 16; - break; - case 1073742050: - keyCode1 = 18; - break; - case 1073742051: - keyCode1 = 15; - break; - case 1073742052: - keyCode1 = 17; - break; - case 1073742053: - keyCode1 = 16; - break; - case 1073742054: - keyCode1 = 18; - break; - case 1073742055: - keyCode1 = 15; - break; - default: - keyCode1 = keyCode; - } - var charCode = openfl_ui_Keyboard.__getCharCode(keyCode1,lime_ui_KeyModifier.get_shiftKey(modifier)); - if(type == "keyUp" && (keyCode1 == 32 || keyCode1 == 13) && ((this.__focus) instanceof openfl_display_Sprite)) { - var sprite = js_Boot.__cast(this.__focus , openfl_display_Sprite); - if(sprite.get_buttonMode() && sprite.focusRect == true) { - var localPoint = openfl_geom_Point.__pool.get(); - var targetPoint = openfl_geom_Point.__pool.get(); - targetPoint.x = this.__mouseX; - targetPoint.y = this.__mouseY; - var clickEvent = openfl_events_MouseEvent.__create("click",0,this.__mouseX,this.__mouseY,sprite.__globalToLocal(targetPoint,localPoint),sprite); - this.__dispatchStack(clickEvent,stack); - openfl_geom_Point.__pool.release(targetPoint); - openfl_geom_Point.__pool.release(localPoint); - } - } - var event = new openfl_events_KeyboardEvent(type,true,true,charCode,keyCode1,keyLocation,this.__macKeyboard ? lime_ui_KeyModifier.get_ctrlKey(modifier) || lime_ui_KeyModifier.get_metaKey(modifier) : lime_ui_KeyModifier.get_ctrlKey(modifier),lime_ui_KeyModifier.get_altKey(modifier),lime_ui_KeyModifier.get_shiftKey(modifier),lime_ui_KeyModifier.get_ctrlKey(modifier),lime_ui_KeyModifier.get_metaKey(modifier)); - stack.reverse(); - this.__dispatchStack(event,stack); - if(event.__preventDefault) { - if(type == "keyDown") { - this.window.onKeyDown.cancel(); - } else { - this.window.onKeyUp.cancel(); - } - } else if(type == "keyDown" && keyCode1 == 9) { - var tabStack = []; - this.__tabTest(tabStack); - var nextIndex = -1; - var nextObject = null; - var nextOffset = lime_ui_KeyModifier.get_shiftKey(modifier) ? -1 : 1; - if(tabStack.length > 1) { - haxe_ds_ArraySort.sort(tabStack,function(a,b) { - return a.get_tabIndex() - b.get_tabIndex(); - }); - if(tabStack[tabStack.length - 1].get_tabIndex() != -1) { - var i = 0; - while(i < tabStack.length) { - if(tabStack[i].get_tabIndex() > -1) { - if(i > 0) { - tabStack.splice(0,i); - } - break; - } - ++i; - } - } - if(this.get_focus() != null) { - var current = this.get_focus(); - var index = tabStack.indexOf(current); - while(index == -1 && current != null) { - var currentParent = current.parent; - if(currentParent != null && currentParent.get_tabChildren()) { - var currentIndex = currentParent.getChildIndex(current); - if(currentIndex == -1) { - current = currentParent; - continue; - } - var i = currentIndex + nextOffset; - while(lime_ui_KeyModifier.get_shiftKey(modifier) ? i >= 0 : i < currentParent.get_numChildren()) { - var sibling = currentParent.getChildAt(i); - if(((sibling) instanceof openfl_display_InteractiveObject)) { - var interactiveSibling = js_Boot.__cast(sibling , openfl_display_InteractiveObject); - index = tabStack.indexOf(interactiveSibling); - if(index != -1) { - nextOffset = 0; - break; - } - } - i += nextOffset; - } - } else if(lime_ui_KeyModifier.get_shiftKey(modifier)) { - index = tabStack.indexOf(currentParent); - if(index != -1) { - nextOffset = 0; - } - } - current = currentParent; - } - if(index < 0) { - nextIndex = 0; - } else { - nextIndex = index + nextOffset; - } - } else { - nextIndex = this.__currentTabOrderIndex; - } - } else if(tabStack.length == 1) { - nextObject = tabStack[0]; - if(this.get_focus() == nextObject) { - nextObject = null; - } - } - var cancelTab = nextIndex >= 0 && nextIndex < tabStack.length; - if(tabStack.length == 1 || tabStack.length == 0 && this.get_focus() != null) { - nextIndex = 0; - } else if(tabStack.length > 1) { - if(nextIndex < 0) { - nextIndex += tabStack.length; - } - nextIndex %= tabStack.length; - nextObject = tabStack[nextIndex]; - if(nextObject == this.get_focus()) { - nextIndex += nextOffset; - if(nextIndex < 0) { - nextIndex += tabStack.length; - } - nextIndex %= tabStack.length; - nextObject = tabStack[nextIndex]; - } - } - var focusEvent = null; - if(this.get_focus() != null) { - focusEvent = new openfl_events_FocusEvent("keyFocusChange",true,true,nextObject,lime_ui_KeyModifier.get_shiftKey(modifier),0); - stack = []; - this.get_focus().__getInteractive(stack); - stack.reverse(); - this.__dispatchStack(focusEvent,stack); - if(focusEvent.isDefaultPrevented()) { - this.window.onKeyDown.cancel(); - } - } - if(focusEvent == null || !focusEvent.isDefaultPrevented()) { - this.__currentTabOrderIndex = nextIndex; - if(nextObject != null) { - this.set_focus(nextObject); - } - if(cancelTab) { - this.window.onKeyDown.cancel(); - } - } - } - } - } - ,__onLimeCreateWindow: function($window) { - if(this.window != $window) { - return; - } - var _g = $bind(this,this.__onLimeWindowActivate); - var window1 = $window; - var tmp = function() { - _g(window1); - }; - $window.onActivate.add(tmp); - var _g1 = $bind(this,this.__onLimeWindowClose); - var window2 = $window; - var tmp = function() { - _g1(window2); - }; - $window.onClose.add(tmp,false,-9000); - var _g2 = $bind(this,this.__onLimeWindowDeactivate); - var window3 = $window; - var tmp = function() { - _g2(window3); - }; - $window.onDeactivate.add(tmp); - var _g3 = $bind(this,this.__onLimeWindowDropFile); - var window4 = $window; - var tmp = function(file) { - _g3(window4,file); - }; - $window.onDropFile.add(tmp); - var _g4 = $bind(this,this.__onLimeWindowEnter); - var window5 = $window; - var tmp = function() { - _g4(window5); - }; - $window.onEnter.add(tmp); - var _g5 = $bind(this,this.__onLimeWindowExpose); - var window6 = $window; - var tmp = function() { - _g5(window6); - }; - $window.onExpose.add(tmp); - var _g6 = $bind(this,this.__onLimeWindowFocusIn); - var window7 = $window; - var tmp = function() { - _g6(window7); - }; - $window.onFocusIn.add(tmp); - var _g7 = $bind(this,this.__onLimeWindowFocusOut); - var window8 = $window; - var tmp = function() { - _g7(window8); - }; - $window.onFocusOut.add(tmp); - var _g8 = $bind(this,this.__onLimeWindowFullscreen); - var window9 = $window; - var tmp = function() { - _g8(window9); - }; - $window.onFullscreen.add(tmp); - var _g9 = $bind(this,this.__onLimeKeyDown); - var window10 = $window; - var tmp = function(keyCode,modifier) { - _g9(window10,keyCode,modifier); - }; - $window.onKeyDown.add(tmp); - var _g10 = $bind(this,this.__onLimeKeyUp); - var window11 = $window; - var tmp = function(keyCode,modifier) { - _g10(window11,keyCode,modifier); - }; - $window.onKeyUp.add(tmp); - var _g11 = $bind(this,this.__onLimeWindowLeave); - var window12 = $window; - var tmp = function() { - _g11(window12); - }; - $window.onLeave.add(tmp); - var _g12 = $bind(this,this.__onLimeWindowMinimize); - var window13 = $window; - var tmp = function() { - _g12(window13); - }; - $window.onMinimize.add(tmp); - var _g13 = $bind(this,this.__onLimeMouseDown); - var window14 = $window; - var tmp = function(x,y,button) { - _g13(window14,x,y,button); - }; - $window.onMouseDown.add(tmp); - var _g14 = $bind(this,this.__onLimeMouseMove); - var window15 = $window; - var tmp = function(x,y) { - _g14(window15,x,y); - }; - $window.onMouseMove.add(tmp); - var _g15 = $bind(this,this.__onLimeMouseMoveRelative); - var window16 = $window; - var tmp = function(x,y) { - _g15(window16,x,y); - }; - $window.onMouseMoveRelative.add(tmp); - var _g16 = $bind(this,this.__onLimeMouseUp); - var window17 = $window; - var tmp = function(x,y,button) { - _g16(window17,x,y,button); - }; - $window.onMouseUp.add(tmp); - var _g17 = $bind(this,this.__onLimeMouseWheel); - var window18 = $window; - var tmp = function(deltaX,deltaY,deltaMode) { - _g17(window18,deltaX,deltaY,deltaMode); - }; - $window.onMouseWheel.add(tmp); - var _g18 = $bind(this,this.__onLimeWindowMove); - var window19 = $window; - var tmp = function(x,y) { - _g18(window19,x,y); - }; - $window.onMove.add(tmp); - $window.onRender.add($bind(this,this.__onLimeRender)); - $window.onRenderContextLost.add($bind(this,this.__onLimeRenderContextLost)); - $window.onRenderContextRestored.add($bind(this,this.__onLimeRenderContextRestored)); - var _g19 = $bind(this,this.__onLimeWindowResize); - var window20 = $window; - var tmp = function(width,height) { - _g19(window20,width,height); - }; - $window.onResize.add(tmp); - var _g20 = $bind(this,this.__onLimeWindowRestore); - var window21 = $window; - var tmp = function() { - _g20(window21); - }; - $window.onRestore.add(tmp); - var _g21 = $bind(this,this.__onLimeTextEdit); - var window22 = $window; - var tmp = function(text,start,length) { - _g21(window22,text,start,length); - }; - $window.onTextEdit.add(tmp); - var _g22 = $bind(this,this.__onLimeTextInput); - var window23 = $window; - var tmp = function(text) { - _g22(window23,text); - }; - $window.onTextInput.add(tmp); - this.__onLimeWindowCreate($window); - } - ,__onLimeGamepadAxisMove: function(gamepad,axis,value) { - try { - openfl_ui_GameInput.__onGamepadAxisMove(gamepad,axis,value); - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - var e = haxe_Exception.caught(_g).unwrap(); - this.__handleError(e); - } - } - ,__onLimeGamepadButtonDown: function(gamepad,button) { - try { - openfl_ui_GameInput.__onGamepadButtonDown(gamepad,button); - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - var e = haxe_Exception.caught(_g).unwrap(); - this.__handleError(e); - } - } - ,__onLimeGamepadButtonUp: function(gamepad,button) { - try { - openfl_ui_GameInput.__onGamepadButtonUp(gamepad,button); - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - var e = haxe_Exception.caught(_g).unwrap(); - this.__handleError(e); - } - } - ,__onLimeGamepadConnect: function(gamepad) { - try { - openfl_ui_GameInput.__onGamepadConnect(gamepad); - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - var e = haxe_Exception.caught(_g).unwrap(); - this.__handleError(e); - } - var _g = $bind(this,this.__onLimeGamepadAxisMove); - var gamepad1 = gamepad; - var tmp = function(axis,value) { - _g(gamepad1,axis,value); - }; - gamepad.onAxisMove.add(tmp); - var _g1 = $bind(this,this.__onLimeGamepadButtonDown); - var gamepad2 = gamepad; - var tmp = function(button) { - _g1(gamepad2,button); - }; - gamepad.onButtonDown.add(tmp); - var _g2 = $bind(this,this.__onLimeGamepadButtonUp); - var gamepad3 = gamepad; - var tmp = function(button) { - _g2(gamepad3,button); - }; - gamepad.onButtonUp.add(tmp); - var _g3 = $bind(this,this.__onLimeGamepadDisconnect); - var gamepad4 = gamepad; - var tmp = function() { - _g3(gamepad4); - }; - gamepad.onDisconnect.add(tmp); - } - ,__onLimeGamepadDisconnect: function(gamepad) { - try { - openfl_ui_GameInput.__onGamepadDisconnect(gamepad); - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - var e = haxe_Exception.caught(_g).unwrap(); - this.__handleError(e); - } - } - ,__onLimeKeyDown: function($window,keyCode,modifier) { - if(this.window == null || this.window != $window) { - return; - } - this.__onKey("keyDown",keyCode,modifier); - } - ,__onLimeKeyUp: function($window,keyCode,modifier) { - if(this.window == null || this.window != $window) { - return; - } - this.__onKey("keyUp",keyCode,modifier); - } - ,__onLimeModuleExit: function(code) { - if(this.window != null) { - var event = null; - event = new openfl_events_Event("deactivate"); - this.__broadcastEvent(event); - } - } - ,__onLimeMouseDown: function($window,x,y,button) { - if(this.window == null || this.window != $window) { - return; - } - this.__dispatchPendingMouseEvent(); - var type; - switch(button) { - case 1: - type = "middleMouseDown"; - break; - case 2: - type = "rightMouseDown"; - break; - default: - type = "mouseDown"; - } - this.__onMouse(type,x * $window.__scale | 0,y * $window.__scale | 0,button); - if(!this.showDefaultContextMenu && button == 2) { - $window.onMouseDown.cancel(); - } - } - ,__onLimeMouseMove: function($window,x,y) { - if(this.window == null || this.window != $window) { - return; - } - this.__pendingMouseEvent = true; - this.__pendingMouseX = x * $window.__scale | 0; - this.__pendingMouseY = y * $window.__scale | 0; - } - ,__onLimeMouseMoveRelative: function($window,x,y) { - } - ,__onLimeMouseUp: function($window,x,y,button) { - if(this.window == null || this.window != $window) { - return; - } - this.__dispatchPendingMouseEvent(); - var type; - switch(button) { - case 1: - type = "middleMouseUp"; - break; - case 2: - type = "rightMouseUp"; - break; - default: - type = "mouseUp"; - } - this.__onMouse(type,x * $window.__scale | 0,y * $window.__scale | 0,button); - if(!this.showDefaultContextMenu && button == 2) { - $window.onMouseUp.cancel(); - } - } - ,__onLimeMouseWheel: function($window,deltaX,deltaY,deltaMode) { - if(this.window == null || this.window != $window) { - return; - } - this.__dispatchPendingMouseEvent(); - if(deltaMode == lime_ui_MouseWheelMode.PIXELS) { - this.__onMouseWheel(deltaX * $window.__scale | 0,deltaY * $window.__scale | 0,deltaMode); - } else { - this.__onMouseWheel(deltaX | 0,deltaY | 0,deltaMode); - } - } - ,__onLimeRender: function(context) { - if(this.__rendering) { - return; - } - this.__rendering = true; - var event = null; - this.__broadcastEvent(new openfl_events_Event("enterFrame")); - this.__broadcastEvent(new openfl_events_Event("frameConstructed")); - this.__broadcastEvent(new openfl_events_Event("exitFrame")); - this.__renderable = true; - this.__enterFrame(this.__deltaTime); - this.__deltaTime = 0; - var shouldRender = this.__renderer != null && (this.__renderDirty || this.__forceRender); - if(this.__invalidated && shouldRender) { - this.__invalidated = false; - event = new openfl_events_Event("render"); - this.__broadcastEvent(event); - } - this.__update(false,true); - if(this.__renderer != null) { - if(this.context3D != null) { - var stage3D = this.stage3Ds.iterator(); - while(stage3D.hasNext()) { - var stage3D1 = stage3D.next(); - this.context3D.__renderStage3D(stage3D1); - } - if(this.context3D.__present) { - shouldRender = true; - } - } - if(shouldRender) { - var tmp = this.__renderer.__type == "cairo"; - if(this.context3D == null) { - this.__renderer.__clear(); - } - this.__renderer.__render(this); - } else if(this.context3D == null) { - this.window.onRender.cancel(); - } - if(this.context3D != null) { - if(!this.context3D.__present) { - this.window.onRender.cancel(); - } else { - if(!this.__renderer.__cleared) { - this.__renderer.__clear(); - } - this.context3D.__present = false; - this.context3D.__cleared = false; - } - } - this.__renderer.__cleared = false; - } - this.__rendering = false; - } - ,__onLimeRenderContextLost: function() { - this.__renderer = null; - this.context3D = null; - var stage3D = this.stage3Ds.iterator(); - while(stage3D.hasNext()) { - var stage3D1 = stage3D.next(); - stage3D1.__lostContext(); - } - } - ,__onLimeRenderContextRestored: function(context) { - this.__createRenderer(); - var stage3D = this.stage3Ds.iterator(); - while(stage3D.hasNext()) { - var stage3D1 = stage3D.next(); - stage3D1.__restoreContext(); - } - } - ,__onLimeTextEdit: function($window,text,start,length) { - } - ,__onLimeTextInput: function($window,text) { - if(this.window == null || this.window != $window) { - return; - } - var stack = []; - if(this.__focus == null) { - this.__getInteractive(stack); - } else { - this.__focus.__getInteractive(stack); - } - var event = new openfl_events_TextEvent("textInput",true,true,text); - if(stack.length > 0) { - stack.reverse(); - this.__dispatchStack(event,stack); - } else { - this.__dispatchEvent(event); - } - if(event.isDefaultPrevented()) { - $window.onTextInput.cancel(); - } - } - ,__onLimeTouchCancel: function(touch) { - var isPrimaryTouchPoint = this.__primaryTouch == touch; - if(isPrimaryTouchPoint) { - this.__primaryTouch = null; - } - this.__onTouch("touchEnd",touch,isPrimaryTouchPoint); - } - ,__onLimeTouchMove: function(touch) { - this.__onTouch("touchMove",touch,this.__primaryTouch == touch); - } - ,__onLimeTouchEnd: function(touch) { - var isPrimaryTouchPoint = this.__primaryTouch == touch; - if(isPrimaryTouchPoint) { - this.__primaryTouch = null; - } - this.__onTouch("touchEnd",touch,isPrimaryTouchPoint); - } - ,__onLimeTouchStart: function(touch) { - if(this.__primaryTouch == null) { - this.__primaryTouch = touch; - } - this.__onTouch("touchBegin",touch,this.__primaryTouch == touch); - } - ,__onLimeUpdate: function(deltaTime) { - this.__deltaTime = deltaTime; - this.__dispatchPendingMouseEvent(); - } - ,__onLimeWindowActivate: function($window) { - if(this.window == null || this.window != $window) { - return; - } - } - ,__onLimeWindowClose: function($window) { - if(this.window == $window) { - this.window = null; - } - this.__primaryTouch = null; - var event = null; - event = new openfl_events_Event("deactivate"); - this.__broadcastEvent(event); - } - ,__onLimeWindowCreate: function($window) { - if(this.window == null || this.window != $window) { - return; - } - if($window.context != null) { - this.__createRenderer(); - } - } - ,__onLimeWindowDeactivate: function($window) { - if(this.window == null || this.window != $window) { - return; - } - } - ,__onLimeWindowDropFile: function($window,file) { - } - ,__onLimeWindowEnter: function($window) { - } - ,__onLimeWindowExpose: function($window) { - if(this.window == null || this.window != $window) { - return; - } - this.__renderDirty = true; - } - ,__onLimeWindowFocusIn: function($window) { - if(this.window == null || this.window != $window) { - return; - } - this.__renderDirty = true; - var event = null; - event = new openfl_events_Event("activate"); - this.__broadcastEvent(event); - this.set_focus(this.__cacheFocus); - } - ,__onLimeWindowFocusOut: function($window) { - if(this.window == null || this.window != $window) { - return; - } - this.__primaryTouch = null; - var event = null; - event = new openfl_events_Event("deactivate"); - this.__broadcastEvent(event); - var currentFocus = this.get_focus(); - this.set_focus(null); - this.__cacheFocus = currentFocus; - openfl_events_MouseEvent.__altKey = false; - openfl_events_MouseEvent.__commandKey = false; - openfl_events_MouseEvent.__ctrlKey = false; - openfl_events_MouseEvent.__shiftKey = false; - } - ,__onLimeWindowFullscreen: function($window) { - if(this.window == null || this.window != $window) { - return; - } - this.__resize(); - if(!this.__wasFullscreen) { - this.__wasFullscreen = true; - if(this.__displayState == 2) { - this.__displayState = 1; - } - this.__dispatchEvent(new openfl_events_FullScreenEvent("fullScreen",false,false,true,true)); - } - } - ,__onLimeWindowLeave: function($window) { - if(this.window == null || this.window != $window || openfl_events_MouseEvent.__buttonDown) { - return; - } - this.__dispatchPendingMouseEvent(); - var event = null; - event = new openfl_events_Event("mouseLeave"); - this.__dispatchEvent(event); - } - ,__onLimeWindowMinimize: function($window) { - if(this.window == null || this.window != $window) { - return; - } - } - ,__onLimeWindowMove: function($window,x,y) { - } - ,__onLimeWindowResize: function($window,width,height) { - if(this.window == null || this.window != $window) { - return; - } - this.__resize(); - if(this.__wasFullscreen && !$window.__fullscreen) { - this.__wasFullscreen = false; - this.__displayState = 2; - this.__dispatchEvent(new openfl_events_FullScreenEvent("fullScreen",false,false,false,true)); - } - } - ,__onLimeWindowRestore: function($window) { - if(this.window == null || this.window != $window) { - return; - } - if(this.__wasFullscreen && !$window.__fullscreen) { - this.__wasFullscreen = false; - this.__displayState = 2; - this.__dispatchEvent(new openfl_events_FullScreenEvent("fullScreen",false,false,false,true)); - } - } - ,__onMouse: function(type,x,y,button) { - if(button > 2) { - return; - } - var targetPoint = openfl_geom_Point.__pool.get(); - targetPoint.setTo(x,y); - var _this = this.__displayMatrix; - var norm = _this.a * _this.d - _this.b * _this.c; - if(norm == 0) { - targetPoint.x = -_this.tx; - targetPoint.y = -_this.ty; - } else { - var px = 1.0 / norm * (_this.c * (_this.ty - targetPoint.y) + _this.d * (targetPoint.x - _this.tx)); - targetPoint.y = 1.0 / norm * (_this.a * (targetPoint.y - _this.ty) + _this.b * (_this.tx - targetPoint.x)); - targetPoint.x = px; - } - this.__mouseX = targetPoint.x; - this.__mouseY = targetPoint.y; - var stack = []; - var target = null; - if(this.__hitTest(this.__mouseX,this.__mouseY,true,stack,true,this)) { - target = stack[stack.length - 1]; - } else { - target = this; - stack = [this]; - } - if(target == null) { - target = this; - } - var clickType = null; - switch(type) { - case "middleMouseDown": - this.__mouseDownMiddle = target; - break; - case "middleMouseUp": - if(this.__mouseDownMiddle == target) { - clickType = "middleClick"; - } - this.__mouseDownMiddle = null; - break; - case "mouseDown": - if(target.__allowMouseFocus()) { - if(this.get_focus() != null) { - var focusEvent = new openfl_events_FocusEvent("mouseFocusChange",true,true,target,false,0); - this.__dispatchStack(focusEvent,stack); - if(!focusEvent.isDefaultPrevented()) { - this.set_focus(target); - } - } else { - this.set_focus(target); - } - } else { - this.set_focus(null); - } - this.__mouseDownLeft = target; - openfl_events_MouseEvent.__buttonDown = true; - break; - case "mouseUp": - if(this.__mouseDownLeft != null) { - openfl_events_MouseEvent.__buttonDown = false; - if(this.__mouseDownLeft == target) { - clickType = "click"; - } else { - var event = null; - event = openfl_events_MouseEvent.__create("releaseOutside",1,this.__mouseX,this.__mouseY,new openfl_geom_Point(this.__mouseX,this.__mouseY),this); - this.__mouseDownLeft.dispatchEvent(event); - } - this.__mouseDownLeft = null; - } - break; - case "rightMouseDown": - this.__mouseDownRight = target; - break; - case "rightMouseUp": - if(this.__mouseDownRight == target) { - clickType = "rightClick"; - } - this.__mouseDownRight = null; - break; - default: - } - var localPoint = openfl_geom_Point.__pool.get(); - var event = null; - event = openfl_events_MouseEvent.__create(type,button,this.__mouseX,this.__mouseY,target.__globalToLocal(targetPoint,localPoint),target); - this.__dispatchStack(event,stack); - if(clickType != null) { - event = openfl_events_MouseEvent.__create(clickType,button,this.__mouseX,this.__mouseY,target.__globalToLocal(targetPoint,localPoint),target); - this.__dispatchStack(event,stack); - if(type == "mouseUp" && (js_Boot.__cast(target , openfl_display_InteractiveObject)).doubleClickEnabled) { - var currentTime = openfl_Lib.getTimer(); - if(currentTime - this.__lastClickTime < 500) { - event = openfl_events_MouseEvent.__create("doubleClick",button,this.__mouseX,this.__mouseY,target.__globalToLocal(targetPoint,localPoint),target); - this.__dispatchStack(event,stack); - this.__lastClickTime = 0; - } else { - this.__lastClickTime = currentTime; - } - } - } - if(openfl_ui_Mouse.__cursor == "auto" && !openfl_ui_Mouse.__hidden) { - var cursor = null; - if(this.__mouseDownLeft != null) { - cursor = this.__mouseDownLeft.__getCursor(); - } else { - var _g = 0; - while(_g < stack.length) { - var target1 = stack[_g]; - ++_g; - cursor = target1.__getCursor(); - if(cursor != null) { - this.window.set_cursor(openfl_ui_MouseCursor.toLimeCursor(cursor)); - break; - } - } - } - if(cursor == null) { - this.window.set_cursor(lime_ui_MouseCursor.ARROW); - } - } - var event; - if(target != this.__mouseOverTarget) { - if(this.__mouseOverTarget != null) { - event = openfl_events_MouseEvent.__create("mouseOut",button,this.__mouseX,this.__mouseY,this.__mouseOverTarget.__globalToLocal(targetPoint,localPoint),this.__mouseOverTarget); - this.__dispatchStack(event,this.__mouseOutStack); - } - } - var item; - var i = 0; - while(i < this.__rollOutStack.length) { - item = this.__rollOutStack[i]; - if(stack.indexOf(item) == -1) { - HxOverrides.remove(this.__rollOutStack,item); - event = openfl_events_MouseEvent.__create("rollOut",button,this.__mouseX,this.__mouseY,this.__mouseOverTarget.__globalToLocal(targetPoint,localPoint),this.__mouseOverTarget); - event.bubbles = false; - this.__dispatchTarget(item,event); - } else { - ++i; - } - } - var _g = 0; - while(_g < stack.length) { - var item = stack[_g]; - ++_g; - if(this.__rollOutStack.indexOf(item) == -1 && this.__mouseOverTarget != null) { - if(item.hasEventListener("rollOver")) { - event = openfl_events_MouseEvent.__create("rollOver",button,this.__mouseX,this.__mouseY,this.__mouseOverTarget.__globalToLocal(targetPoint,localPoint),item); - event.bubbles = false; - this.__dispatchTarget(item,event); - } - if(item.hasEventListener("rollOut") || item.hasEventListener("rollOver")) { - this.__rollOutStack.push(item); - } - } - } - if(target != this.__mouseOverTarget) { - if(target != null) { - event = openfl_events_MouseEvent.__create("mouseOver",button,this.__mouseX,this.__mouseY,target.__globalToLocal(targetPoint,localPoint),target); - this.__dispatchStack(event,stack); - } - this.__mouseOverTarget = target; - this.__mouseOutStack = stack; - } - if(this.__dragObject != null) { - this.__drag(targetPoint); - var dropTarget = null; - if(this.__mouseOverTarget == this.__dragObject) { - var cacheMouseEnabled = this.__dragObject.mouseEnabled; - var cacheMouseChildren = this.__dragObject.mouseChildren; - this.__dragObject.mouseEnabled = false; - this.__dragObject.mouseChildren = false; - var stack = []; - if(this.__hitTest(this.__mouseX,this.__mouseY,true,stack,true,this)) { - dropTarget = stack[stack.length - 1]; - } - this.__dragObject.mouseEnabled = cacheMouseEnabled; - this.__dragObject.mouseChildren = cacheMouseChildren; - } else if(this.__mouseOverTarget != this) { - dropTarget = this.__mouseOverTarget; - } - this.__dragObject.dropTarget = dropTarget; - } - openfl_geom_Point.__pool.release(targetPoint); - openfl_geom_Point.__pool.release(localPoint); - } - ,__onMouseWheel: function(deltaX,deltaY,deltaMode) { - var x = this.__mouseX; - var y = this.__mouseY; - var stack = []; - var target = null; - if(this.__hitTest(this.__mouseX,this.__mouseY,true,stack,true,this)) { - target = stack[stack.length - 1]; - } else { - target = this; - stack = [this]; - } - if(target == null) { - target = this; - } - var targetPoint = openfl_geom_Point.__pool.get(); - targetPoint.setTo(x,y); - var _this = this.__displayMatrix; - var norm = _this.a * _this.d - _this.b * _this.c; - if(norm == 0) { - targetPoint.x = -_this.tx; - targetPoint.y = -_this.ty; - } else { - var px = 1.0 / norm * (_this.c * (_this.ty - targetPoint.y) + _this.d * (targetPoint.x - _this.tx)); - targetPoint.y = 1.0 / norm * (_this.a * (targetPoint.y - _this.ty) + _this.b * (_this.tx - targetPoint.x)); - targetPoint.x = px; - } - var delta = deltaY | 0; - var event = openfl_events_MouseEvent.__create("mouseWheel",0,this.__mouseX,this.__mouseY,target.__globalToLocal(targetPoint,targetPoint),target,delta); - event.cancelable = true; - this.__dispatchStack(event,stack); - if(event.isDefaultPrevented()) { - this.window.onMouseWheel.cancel(); - } - openfl_geom_Point.__pool.release(targetPoint); - } - ,__onTouch: function(type,touch,isPrimaryTouchPoint) { - var targetPoint = openfl_geom_Point.__pool.get(); - targetPoint.setTo(Math.round(touch.x * this.window.__width * this.window.__scale),Math.round(touch.y * this.window.__height * this.window.__scale)); - var _this = this.__displayMatrix; - var norm = _this.a * _this.d - _this.b * _this.c; - if(norm == 0) { - targetPoint.x = -_this.tx; - targetPoint.y = -_this.ty; - } else { - var px = 1.0 / norm * (_this.c * (_this.ty - targetPoint.y) + _this.d * (targetPoint.x - _this.tx)); - targetPoint.y = 1.0 / norm * (_this.a * (targetPoint.y - _this.ty) + _this.b * (_this.tx - targetPoint.x)); - targetPoint.x = px; - } - var touchX = targetPoint.x; - var touchY = targetPoint.y; - var stack = []; - var target = null; - if(this.__hitTest(touchX,touchY,false,stack,true,this)) { - target = stack[stack.length - 1]; - } else { - target = this; - stack = [this]; - } - if(target == null) { - target = this; - } - var touchId = touch.id; - var touchData = null; - if(this.__touchData.h.hasOwnProperty(touchId)) { - touchData = this.__touchData.h[touchId]; - } else { - touchData = openfl__$internal_utils_TouchData.__pool.get(); - touchData.reset(); - touchData.touch = touch; - this.__touchData.h[touchId] = touchData; - } - var touchType = null; - var releaseTouchData = false; - switch(type) { - case "touchBegin": - touchData.touchDownTarget = target; - break; - case "touchEnd": - if(touchData.touchDownTarget == target) { - touchType = "touchTap"; - } - touchData.touchDownTarget = null; - releaseTouchData = true; - break; - default: - } - var localPoint = openfl_geom_Point.__pool.get(); - var touchEvent = openfl_events_TouchEvent.__create(type,null,touchX,touchY,target.__globalToLocal(targetPoint,localPoint),target); - touchEvent.touchPointID = touchId; - touchEvent.isPrimaryTouchPoint = isPrimaryTouchPoint; - touchEvent.pressure = touch.pressure; - this.__dispatchStack(touchEvent,stack); - if(touchType != null) { - touchEvent = openfl_events_TouchEvent.__create(touchType,null,touchX,touchY,target.__globalToLocal(targetPoint,localPoint),target); - touchEvent.touchPointID = touchId; - touchEvent.isPrimaryTouchPoint = isPrimaryTouchPoint; - touchEvent.pressure = touch.pressure; - this.__dispatchStack(touchEvent,stack); - } - var touchOverTarget = touchData.touchOverTarget; - if(target != touchOverTarget && touchOverTarget != null) { - touchEvent = openfl_events_TouchEvent.__create("touchOut",null,touchX,touchY,touchOverTarget.__globalToLocal(targetPoint,localPoint),touchOverTarget); - touchEvent.touchPointID = touchId; - touchEvent.isPrimaryTouchPoint = isPrimaryTouchPoint; - touchEvent.pressure = touch.pressure; - this.__dispatchTarget(touchOverTarget,touchEvent); - } - var touchOutStack = touchData.rollOutStack; - var item; - var i = 0; - while(i < touchOutStack.length) { - item = touchOutStack[i]; - if(stack.indexOf(item) == -1) { - HxOverrides.remove(touchOutStack,item); - touchEvent = openfl_events_TouchEvent.__create("touchRollOut",null,touchX,touchY,touchOverTarget.__globalToLocal(targetPoint,localPoint),touchOverTarget); - touchEvent.touchPointID = touchId; - touchEvent.isPrimaryTouchPoint = isPrimaryTouchPoint; - touchEvent.bubbles = false; - touchEvent.pressure = touch.pressure; - this.__dispatchTarget(item,touchEvent); - } else { - ++i; - } - } - var _g = 0; - while(_g < stack.length) { - var item = stack[_g]; - ++_g; - if(touchOutStack.indexOf(item) == -1) { - if(item.hasEventListener("touchRollOver")) { - touchEvent = openfl_events_TouchEvent.__create("touchRollOver",null,touchX,touchY,touchOverTarget.__globalToLocal(targetPoint,localPoint),item); - touchEvent.touchPointID = touchId; - touchEvent.isPrimaryTouchPoint = isPrimaryTouchPoint; - touchEvent.bubbles = false; - touchEvent.pressure = touch.pressure; - this.__dispatchTarget(item,touchEvent); - } - if(item.hasEventListener("touchRollOut")) { - touchOutStack.push(item); - } - } - } - if(target != touchOverTarget) { - if(target != null) { - touchEvent = openfl_events_TouchEvent.__create("touchOver",null,touchX,touchY,target.__globalToLocal(targetPoint,localPoint),target); - touchEvent.touchPointID = touchId; - touchEvent.isPrimaryTouchPoint = isPrimaryTouchPoint; - touchEvent.bubbles = true; - touchEvent.pressure = touch.pressure; - this.__dispatchTarget(target,touchEvent); - } - touchData.touchOverTarget = target; - } - openfl_geom_Point.__pool.release(targetPoint); - openfl_geom_Point.__pool.release(localPoint); - if(releaseTouchData) { - this.__touchData.remove(touchId); - touchData.reset(); - openfl__$internal_utils_TouchData.__pool.release(touchData); - } - } - ,__registerLimeModule: function(application) { - application.onCreateWindow.add($bind(this,this.__onLimeCreateWindow)); - application.onUpdate.add($bind(this,this.__onLimeUpdate)); - application.onExit.add($bind(this,this.__onLimeModuleExit),false,0); - var gamepad = lime_ui_Gamepad.devices.iterator(); - while(gamepad.hasNext()) { - var gamepad1 = gamepad.next(); - this.__onLimeGamepadConnect(gamepad1); - } - lime_ui_Gamepad.onConnect.add($bind(this,this.__onLimeGamepadConnect)); - lime_ui_Touch.onStart.add($bind(this,this.__onLimeTouchStart)); - lime_ui_Touch.onMove.add($bind(this,this.__onLimeTouchMove)); - lime_ui_Touch.onEnd.add($bind(this,this.__onLimeTouchEnd)); - lime_ui_Touch.onCancel.add($bind(this,this.__onLimeTouchCancel)); - } - ,__resize: function() { - var cacheWidth = this.stageWidth; - var cacheHeight = this.stageHeight; - var windowWidth = this.window.__width * this.window.__scale | 0; - var windowHeight = this.window.__height * this.window.__scale | 0; - this.__logicalWidth = windowWidth; - this.__logicalHeight = windowHeight; - this.__displayMatrix.identity(); - if(this.get_fullScreenSourceRect() != null && this.window.__fullscreen) { - this.stageWidth = this.get_fullScreenSourceRect().width | 0; - this.stageHeight = this.get_fullScreenSourceRect().height | 0; - var displayScaleX = windowWidth / this.stageWidth; - var displayScaleY = windowHeight / this.stageHeight; - this.__displayMatrix.translate(-this.get_fullScreenSourceRect().x,-this.get_fullScreenSourceRect().y); - this.__displayMatrix.scale(displayScaleX,displayScaleY); - this.__displayRect.setTo(this.get_fullScreenSourceRect().get_left(),this.get_fullScreenSourceRect().get_right(),this.get_fullScreenSourceRect().get_top(),this.get_fullScreenSourceRect().get_bottom()); - } else { - if(this.__logicalWidth == 0 && this.__logicalHeight == 0) { - this.stageWidth = windowWidth; - this.stageHeight = windowHeight; - } else { - this.stageWidth = this.__logicalWidth; - this.stageHeight = this.__logicalHeight; - var scaleX = windowWidth / this.stageWidth; - var scaleY = windowHeight / this.stageHeight; - var targetScale = Math.min(scaleX,scaleY); - var offsetX = Math.round((windowWidth - this.stageWidth * targetScale) / 2); - var offsetY = Math.round((windowHeight - this.stageHeight * targetScale) / 2); - this.__displayMatrix.scale(targetScale,targetScale); - this.__displayMatrix.translate(offsetX,offsetY); - } - this.__displayRect.setTo(0,0,this.stageWidth,this.stageHeight); - } - if(this.context3D != null) { - this.context3D.configureBackBuffer(windowWidth,windowHeight,0,true,true,true); - } - var stage3D = this.stage3Ds.iterator(); - while(stage3D.hasNext()) { - var stage3D1 = stage3D.next(); - stage3D1.__resize(windowWidth,windowHeight); - } - if(this.__renderer != null) { - this.__renderer.__resize(windowWidth,windowHeight); - } - if(this.stageWidth != cacheWidth || this.stageHeight != cacheHeight) { - this.__renderDirty = true; - this.__setTransformDirty(); - var event = null; - event = new openfl_events_Event("resize"); - this.__dispatchEvent(event); - } - } - ,__setLogicalSize: function(width,height) { - this.__logicalWidth = width; - this.__logicalHeight = height; - this.__resize(); - } - ,__startDrag: function(sprite,lockCenter,bounds) { - if(bounds == null) { - this.__dragBounds = null; - } else { - this.__dragBounds = new openfl_geom_Rectangle(); - var right = bounds.get_right(); - var bottom = bounds.get_bottom(); - this.__dragBounds.x = right < bounds.x ? right : bounds.x; - this.__dragBounds.y = bottom < bounds.y ? bottom : bounds.y; - this.__dragBounds.width = Math.abs(bounds.width); - this.__dragBounds.height = Math.abs(bounds.height); - } - this.__dragObject = sprite; - if(this.__dragObject != null) { - if(lockCenter) { - this.__dragOffsetX = 0; - this.__dragOffsetY = 0; - } else { - var mouse = openfl_geom_Point.__pool.get(); - mouse.setTo(this.get_mouseX(),this.get_mouseY()); - var parent = this.__dragObject.parent; - if(parent != null) { - var _this = parent.__getWorldTransform(); - var norm = _this.a * _this.d - _this.b * _this.c; - if(norm == 0) { - mouse.x = -_this.tx; - mouse.y = -_this.ty; - } else { - var px = 1.0 / norm * (_this.c * (_this.ty - mouse.y) + _this.d * (mouse.x - _this.tx)); - mouse.y = 1.0 / norm * (_this.a * (mouse.y - _this.ty) + _this.b * (_this.tx - mouse.x)); - mouse.x = px; - } - } - this.__dragOffsetX = this.__dragObject.get_x() - mouse.x; - this.__dragOffsetY = this.__dragObject.get_y() - mouse.y; - openfl_geom_Point.__pool.release(mouse); - } - } - } - ,__stopDrag: function(sprite) { - this.__dragBounds = null; - this.__dragObject = null; - } - ,__unregisterLimeModule: function(application) { - application.onCreateWindow.remove($bind(this,this.__onLimeCreateWindow)); - application.onUpdate.remove($bind(this,this.__onLimeUpdate)); - application.onExit.remove($bind(this,this.__onLimeModuleExit)); - lime_ui_Gamepad.onConnect.remove($bind(this,this.__onLimeGamepadConnect)); - lime_ui_Touch.onStart.remove($bind(this,this.__onLimeTouchStart)); - lime_ui_Touch.onMove.remove($bind(this,this.__onLimeTouchMove)); - lime_ui_Touch.onEnd.remove($bind(this,this.__onLimeTouchEnd)); - lime_ui_Touch.onCancel.remove($bind(this,this.__onLimeTouchCancel)); - } - ,__update: function(transformOnly,updateChildren) { - if(transformOnly) { - if(this.__transformDirty) { - openfl_display_DisplayObjectContainer.prototype.__update.call(this,true,updateChildren); - if(updateChildren) { - this.__transformDirty = false; - } - } - } else if(this.__transformDirty || this.__renderDirty) { - openfl_display_DisplayObjectContainer.prototype.__update.call(this,false,updateChildren); - if(updateChildren) { - if(openfl_display_DisplayObject.__supportDOM) { - this.__wasDirty = true; - } - } - } else if(!this.__renderDirty && this.__wasDirty) { - openfl_display_DisplayObjectContainer.prototype.__update.call(this,false,updateChildren); - if(updateChildren) { - this.__wasDirty = false; - } - } - } - ,get_color: function() { - return this.__color; - } - ,set_color: function(value) { - if(value == null) { - this.__transparent = true; - value = 0; - } else { - this.__transparent = false; - } - if(this.__color != value) { - var r = (value & 16711680) >>> 16; - var g = (value & 65280) >>> 8; - var b = value & 255; - this.__colorSplit[0] = r / 255; - this.__colorSplit[1] = g / 255; - this.__colorSplit[2] = b / 255; - this.__colorString = "#" + StringTools.hex(value & 16777215,6); - this.__renderDirty = true; - this.__color = -16777216 | value & 16777215; - } - return value; - } - ,get_contentsScaleFactor: function() { - return this.__contentsScaleFactor; - } - ,get_displayState: function() { - return this.__displayState; - } - ,set_displayState: function(value) { - if(this.window != null) { - if(value == 2) { - if(this.window.__fullscreen) { - this.window.set_fullscreen(false); - } - } else if(!this.window.__fullscreen) { - this.window.set_fullscreen(true); - } - } - return this.__displayState = value; - } - ,get_focus: function() { - return this.__focus; - } - ,set_focus: function(value) { - if(value != this.__focus) { - var oldFocus = this.__focus; - this.__focus = value; - this.__cacheFocus = value; - if(oldFocus != null) { - var event = new openfl_events_FocusEvent("focusOut",true,false,value,false,0); - var stack = []; - oldFocus.__getInteractive(stack); - stack.reverse(); - this.__dispatchStack(event,stack); - } - if(value != null) { - var event = new openfl_events_FocusEvent("focusIn",true,false,oldFocus,false,0); - var stack = []; - value.__getInteractive(stack); - stack.reverse(); - this.__dispatchStack(event,stack); - } - } - return value; - } - ,get_frameRate: function() { - if(this.window != null) { - return this.window.__backend.getFrameRate(); - } - return 0; - } - ,set_frameRate: function(value) { - if(this.window != null) { - return this.window.__backend.setFrameRate(value); - } - return value; - } - ,get_fullScreenHeight: function() { - return Math.ceil(this.window.get_display().currentMode.height * this.window.__scale); - } - ,get_fullScreenSourceRect: function() { - if(this.__fullScreenSourceRect == null) { - return null; - } else { - return this.__fullScreenSourceRect.clone(); - } - } - ,set_fullScreenSourceRect: function(value) { - if(value == null) { - if(this.__fullScreenSourceRect != null) { - this.__fullScreenSourceRect = null; - this.__resize(); - } - } else if(!value.equals(this.__fullScreenSourceRect)) { - this.__fullScreenSourceRect = value.clone(); - this.__resize(); - } - return value; - } - ,get_fullScreenWidth: function() { - return Math.ceil(this.window.get_display().currentMode.width * this.window.__scale); - } - ,set_height: function(value) { - return this.get_height(); - } - ,get_mouseX: function() { - return this.__mouseX; - } - ,get_mouseY: function() { - return this.__mouseY; - } - ,get_quality: function() { - return this.__quality; - } - ,set_quality: function(value) { - this.__quality = value; - if(this.__renderer != null) { - var tmp = this.get_quality(); - this.__renderer.__allowSmoothing = tmp != 2; - } - return value; - } - ,set_rotation: function(value) { - return 0; - } - ,get_scaleMode: function() { - return this.__scaleMode; - } - ,set_scaleMode: function(value) { - return this.__scaleMode = value; - } - ,set_scaleX: function(value) { - return 0; - } - ,set_scaleY: function(value) { - return 0; - } - ,get_tabEnabled: function() { - return false; - } - ,set_tabEnabled: function(value) { - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError("Error: The Stage class does not implement this property or method.")); - } - ,get_tabIndex: function() { - return -1; - } - ,set_tabIndex: function(value) { - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError("Error: The Stage class does not implement this property or method.")); - } - ,set_transform: function(value) { - return this.get_transform(); - } - ,set_width: function(value) { - return this.get_width(); - } - ,set_x: function(value) { - return 0; - } - ,set_y: function(value) { - return 0; - } - ,__class__: openfl_display_Stage -}); -var openfl_display_Stage3D = function(stage) { - openfl_events_EventDispatcher.call(this); - this.__stage = stage; - this.__height = 0; - this.__projectionTransform = new openfl_geom_Matrix3D(); - this.__renderTransform = new openfl_geom_Matrix3D(); - this.__width = 0; - this.__x = 0; - this.__y = 0; - this.visible = true; - if(stage.stageWidth > 0 && stage.stageHeight > 0) { - this.__resize(stage.stageWidth,stage.stageHeight); - } -}; -$hxClasses["openfl.display.Stage3D"] = openfl_display_Stage3D; -openfl_display_Stage3D.__name__ = "openfl.display.Stage3D"; -openfl_display_Stage3D.__super__ = openfl_events_EventDispatcher; -openfl_display_Stage3D.prototype = $extend(openfl_events_EventDispatcher.prototype,{ - requestContext3D: function(context3DRenderMode,profile) { - if(profile == null) { - profile = 0; - } - if(context3DRenderMode == null) { - context3DRenderMode = 0; - } - if(this.__contextLost) { - this.__contextRequested = true; - return; - } - if(this.context3D != null) { - this.__contextRequested = true; - haxe_Timer.delay($bind(this,this.__dispatchCreate),1); - } else if(!this.__contextRequested) { - this.__contextRequested = true; - haxe_Timer.delay($bind(this,this.__createContext),1); - } - } - ,requestContext3DMatchingProfiles: function(profiles) { - this.requestContext3D(); - } - ,__createContext: function() { - var stage = this.__stage; - var renderer = stage.__renderer; - if(renderer.__type == "cairo" || renderer.__type == "canvas") { - this.__dispatchError(); - return; - } - if(renderer.__type == "opengl") { - this.context3D = new openfl_display3D_Context3D(stage,stage.context3D.__contextState,this); - this.__dispatchCreate(); - } else if(renderer.__type == "dom") { - this.__canvas = window.document.createElement("canvas"); - this.__canvas.width = stage.stageWidth; - this.__canvas.height = stage.stageHeight; - var $window = stage.window; - var attributes = renderer.__context.attributes; - var transparentBackground = Object.prototype.hasOwnProperty.call(attributes,"background") && attributes.background == null; - var colorDepth = Object.prototype.hasOwnProperty.call(attributes,"colorDepth") ? attributes.colorDepth : 32; - var options = Object.prototype.hasOwnProperty.call(attributes,"antialiasing") && attributes.antialiasing > 0; - var options1 = { alpha : transparentBackground || colorDepth > 16, antialias : options, depth : true, premultipliedAlpha : true, stencil : true, preserveDrawingBuffer : false}; - this.__webgl = js_html__$CanvasElement_CanvasUtil.getContextWebGL(this.__canvas,options1); - if(this.__webgl != null) { - this.__dispatchError(); - } else { - this.__dispatchError(); - } - } - } - ,__dispatchError: function() { - this.__contextRequested = false; - this.dispatchEvent(new openfl_events_ErrorEvent("error",false,false,"Context3D not available")); - } - ,__dispatchCreate: function() { - if(this.__contextRequested) { - this.__contextRequested = false; - this.dispatchEvent(new openfl_events_Event("context3DCreate")); - } - } - ,__lostContext: function() { - this.__contextLost = true; - if(this.context3D != null) { - this.context3D.__dispose(); - this.__contextRequested = true; - } - } - ,__resize: function(width,height) { - if(width != this.__width || height != this.__height) { - if(this.__canvas != null) { - this.__canvas.width = width; - this.__canvas.height = height; - } - this.__projectionTransform.copyRawDataFrom(openfl_Vector.toFloatVector(null,null,null,[2.0 / (width > 0 ? width : 1),0.0,0.0,0.0,0.0,-2.0 / (height > 0 ? height : 1),0.0,0.0,0.0,0.0,-0.001,0.0,-1.0,1.0,0.0,1.0])); - this.__renderTransform.identity(); - this.__renderTransform.appendTranslation(this.__x,this.__y,0); - this.__renderTransform.append(this.__projectionTransform); - this.__width = width; - this.__height = height; - } - } - ,__restoreContext: function() { - this.__contextLost = false; - this.__createContext(); - } - ,get_x: function() { - return this.__x; - } - ,set_x: function(value) { - if(this.__x == value) { - return value; - } - this.__x = value; - this.__renderTransform.identity(); - this.__renderTransform.appendTranslation(this.__x,this.__y,0); - this.__renderTransform.append(this.__projectionTransform); - return value; - } - ,get_y: function() { - return this.__y; - } - ,set_y: function(value) { - if(this.__y == value) { - return value; - } - this.__y = value; - this.__renderTransform.identity(); - this.__renderTransform.appendTranslation(this.__x,this.__y,0); - this.__renderTransform.append(this.__projectionTransform); - return value; - } - ,__class__: openfl_display_Stage3D -}); -var openfl_display_StageAlign = {}; -openfl_display_StageAlign.fromString = function(value) { - switch(value) { - case "bottom": - return 0; - case "bottomLeft": - return 1; - case "bottomRight": - return 2; - case "left": - return 3; - case "right": - return 4; - case "top": - return 5; - case "topLeft": - return 6; - case "topRight": - return 7; - default: - return null; - } -}; -openfl_display_StageAlign.toString = function(this1) { - switch(this1) { - case 0: - return "bottom"; - case 1: - return "bottomLeft"; - case 2: - return "bottomRight"; - case 3: - return "left"; - case 4: - return "right"; - case 5: - return "top"; - case 6: - return "topLeft"; - case 7: - return "topRight"; - default: - return null; - } -}; -var openfl_display_StageDisplayState = {}; -openfl_display_StageDisplayState.fromString = function(value) { - switch(value) { - case "fullScreen": - return 0; - case "fullScreenInteractive": - return 1; - case "normal": - return 2; - default: - return null; - } -}; -openfl_display_StageDisplayState.toString = function(this1) { - switch(this1) { - case 0: - return "fullScreen"; - case 1: - return "fullScreenInteractive"; - case 2: - return "normal"; - default: - return null; - } -}; -var openfl_display_StageQuality = {}; -openfl_display_StageQuality.fromString = function(value) { - switch(value) { - case "best": - return 0; - case "high": - return 1; - case "low": - return 2; - case "medium": - return 3; - default: - return null; - } -}; -openfl_display_StageQuality.toString = function(this1) { - switch(this1) { - case 0: - return "best"; - case 1: - return "high"; - case 2: - return "low"; - case 3: - return "medium"; - default: - return null; - } -}; -var openfl_display_StageScaleMode = {}; -openfl_display_StageScaleMode.fromString = function(value) { - switch(value) { - case "exactFit": - return 0; - case "noBorder": - return 1; - case "noScale": - return 2; - case "showAll": - return 3; - default: - return null; - } -}; -openfl_display_StageScaleMode.toString = function(this1) { - switch(this1) { - case 0: - return "exactFit"; - case 1: - return "noBorder"; - case 2: - return "noScale"; - case 3: - return "showAll"; - default: - return null; - } -}; -var openfl_display_Timeline = function() { - this.__framesLoaded = 1; - this.__totalFrames = 1; - this.__currentLabels = []; - this.__currentFrame = 1; - this.__lastFrameScriptEval = -1; - this.__lastFrameUpdate = -1; -}; -$hxClasses["openfl.display.Timeline"] = openfl_display_Timeline; -openfl_display_Timeline.__name__ = "openfl.display.Timeline"; -openfl_display_Timeline.prototype = { - attachMovieClip: function(movieClip) { - } - ,enterFrame: function(frame) { - } - ,__addFrameScript: function(index,method) { - if(index < 0) { - return; - } - var frame = index + 1; - if(method != null) { - if(this.__frameScripts == null) { - this.__frameScripts = new haxe_ds_IntMap(); - } - this.__frameScripts.h[frame] = function(scope) { - method(); - }; - } else if(this.__frameScripts != null) { - this.__frameScripts.remove(frame); - } - } - ,__attachMovieClip: function(movieClip) { - this.__scope = movieClip; - this.__totalFrames = 0; - this.__framesLoaded = 0; - if(this.scenes != null && this.scenes.length > 0) { - var _g = 0; - var _g1 = this.scenes; - while(_g < _g1.length) { - var scene = _g1[_g]; - ++_g; - this.__totalFrames += scene.numFrames; - this.__framesLoaded += scene.numFrames; - if(scene.labels != null) { - this.__currentLabels = this.__currentLabels.concat(scene.labels); - } - } - this.__currentScene = this.scenes[0]; - } - if(this.scripts != null && this.scripts.length > 0) { - this.__frameScripts = new haxe_ds_IntMap(); - var _g = 0; - var _g1 = this.scripts; - while(_g < _g1.length) { - var script = _g1[_g]; - ++_g; - this.__frameScripts.h[script.frame] = script.script; - } - } - this.attachMovieClip(movieClip); - } - ,__enterFrame: function(deltaTime) { - if(this.__isPlaying) { - var nextFrame = this.__getNextFrame(deltaTime); - if(this.__lastFrameScriptEval == nextFrame) { - return; - } - if(this.__frameScripts != null) { - if(nextFrame < this.__currentFrame) { - if(!this.__evaluateFrameScripts(this.__totalFrames)) { - return; - } - this.__currentFrame = 1; - } - if(!this.__evaluateFrameScripts(nextFrame)) { - return; - } - } else { - this.__currentFrame = nextFrame; - } - } - this.__updateSymbol(this.__currentFrame); - } - ,__evaluateFrameScripts: function(advanceToFrame) { - if(this.__frameScripts == null) { - return true; - } - var _g = this.__currentFrame; - var _g1 = advanceToFrame + 1; - while(_g < _g1) { - var frame = _g++; - if(frame == this.__lastFrameScriptEval) { - continue; - } - this.__lastFrameScriptEval = frame; - this.__currentFrame = frame; - if(this.__frameScripts.h.hasOwnProperty(frame)) { - this.__updateSymbol(frame); - var script = this.__frameScripts.h[frame]; - script(this.__scope); - if(this.__currentFrame != frame) { - return false; - } - } - if(!this.__isPlaying) { - return false; - } - } - return true; - } - ,__getNextFrame: function(deltaTime) { - var nextFrame = 0; - if(this.frameRate != null) { - this.__timeElapsed += deltaTime; - nextFrame = this.__currentFrame + Math.floor(this.__timeElapsed / this.__frameTime); - if(nextFrame < 1) { - nextFrame = 1; - } - if(nextFrame > this.__totalFrames) { - nextFrame = Math.floor((nextFrame - 1) % this.__totalFrames) + 1; - } - this.__timeElapsed %= this.__frameTime; - } else { - nextFrame = this.__currentFrame + 1; - if(nextFrame > this.__totalFrames) { - nextFrame = 1; - } - } - return nextFrame; - } - ,__goto: function(frame) { - if(frame < 1) { - frame = 1; - } else if(frame > this.__totalFrames) { - frame = this.__totalFrames; - } - this.__lastFrameScriptEval = -1; - this.__currentFrame = frame; - this.__updateSymbol(this.__currentFrame); - this.__evaluateFrameScripts(this.__currentFrame); - } - ,__gotoAndPlay: function(frame,scene) { - this.__play(); - this.__goto(this.__resolveFrameReference(frame)); - } - ,__gotoAndStop: function(frame,scene) { - this.__stop(); - this.__goto(this.__resolveFrameReference(frame)); - } - ,__nextFrame: function() { - this.__stop(); - this.__goto(this.__currentFrame + 1); - } - ,__nextScene: function() { - } - ,__play: function() { - if(this.__isPlaying || this.__totalFrames < 2) { - return; - } - this.__isPlaying = true; - if(this.frameRate != null) { - this.__frameTime = 1000 / this.frameRate | 0; - this.__timeElapsed = 0; - } - } - ,__prevFrame: function() { - this.__stop(); - this.__goto(this.__currentFrame - 1); - } - ,__prevScene: function() { - } - ,__stop: function() { - this.__isPlaying = false; - } - ,__resolveFrameReference: function(frame) { - if(typeof(frame) == "number" && ((frame | 0) === frame)) { - return frame; - } else if(typeof(frame) == "string") { - var label = frame; - var _g = 0; - var _g1 = this.__currentLabels; - while(_g < _g1.length) { - var frameLabel = _g1[_g]; - ++_g; - if(frameLabel.name == label) { - return frameLabel.frame; - } - } - throw haxe_Exception.thrown(new openfl_errors_ArgumentError("Error #2109: Frame label " + label + " not found in scene.")); - } else { - throw haxe_Exception.thrown("Invalid type for frame " + frame.__name__); - } - } - ,__updateFrameLabel: function() { - this.__currentLabel = null; - this.__currentFrameLabel = null; - var _g = 0; - var _g1 = this.__currentLabels; - while(_g < _g1.length) { - var label = _g1[_g]; - ++_g; - if(label.frame < this.__currentFrame) { - this.__currentLabel = label.name; - } else if(label.frame == this.__currentFrame) { - this.__currentLabel = label.name; - this.__currentFrameLabel = label.name; - } else { - break; - } - } - } - ,__updateSymbol: function(targetFrame) { - if(this.__currentFrame != this.__lastFrameUpdate) { - this.__updateFrameLabel(); - this.enterFrame(targetFrame); - this.__lastFrameUpdate = this.__currentFrame; - } - } - ,__class__: openfl_display_Timeline -}; -var openfl_display_TriangleCulling = {}; -openfl_display_TriangleCulling.fromString = function(value) { - switch(value) { - case "negative": - return 0; - case "none": - return 1; - case "positive": - return 2; - default: - return null; - } -}; -openfl_display_TriangleCulling.toString = function(this1) { - switch(this1) { - case 0: - return "negative"; - case 1: - return "none"; - case 2: - return "positive"; - default: - return null; - } -}; -var openfl_display_Window = function(application,attributes) { - lime_ui_Window.call(this,application,attributes); - this.stage = new openfl_display_Stage(this,Object.prototype.hasOwnProperty.call(attributes.context,"background") ? attributes.context.background : 16777215); - if(Object.prototype.hasOwnProperty.call(attributes,"parameters")) { - try { - this.stage.get_loaderInfo().parameters = attributes.parameters; - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - } - } - if(Object.prototype.hasOwnProperty.call(attributes,"resizable") && !attributes.resizable) { - this.stage.__setLogicalSize(attributes.width,attributes.height); - } - application.addModule(this.stage); -}; -$hxClasses["openfl.display.Window"] = openfl_display_Window; -openfl_display_Window.__name__ = "openfl.display.Window"; -openfl_display_Window.__super__ = lime_ui_Window; -openfl_display_Window.prototype = $extend(lime_ui_Window.prototype,{ - __class__: openfl_display_Window -}); -var openfl_display__$internal_AbstractNoise = function(seed,octaves,channels,grayScale,falloff,stitch,stitch_threshold) { - if(stitch_threshold == null) { - stitch_threshold = 0.05; - } - if(stitch == null) { - stitch = false; - } - this.stitch = stitch; - this.stitch_threshold = stitch_threshold; - this.octaves = octaves; - this.channels = channels; - this.grayscale = grayScale; - this.calculateOctaves(falloff); -}; -$hxClasses["openfl.display._internal.AbstractNoise"] = openfl_display__$internal_AbstractNoise; -openfl_display__$internal_AbstractNoise.__name__ = "openfl.display._internal.AbstractNoise"; -openfl_display__$internal_AbstractNoise.prototype = { - fill: function(bitmap,_scale_x,_scale_y,_scale_z) { - } - ,stitching: function(bitmap,color,px,py,stitch_w,stitch_h,width,height) { - var r = color >> 16 & 255; - var g = color >> 8 & 255; - var b = color & 255; - if(width - stitch_w < px) { - var dest = bitmap.getPixel32(width - px,py); - var dest_r = dest >> 16 & 255; - var dest_g = dest >> 8 & 255; - var dest_b = dest & 255; - var u = (width - px) / stitch_w; - var uu = u * u; - r = this.mixI(dest_r,r,u); - g = this.mixI(dest_g,g,u); - b = this.mixI(dest_b,b,u); - } - if(height - stitch_h < py) { - var dest = bitmap.getPixel32(px,height - py); - var dest_r = dest >> 16 & 255; - var dest_g = dest >> 8 & 255; - var dest_b = dest & 255; - var u = (height - py) / stitch_h; - var uu = u * u; - r = this.mixI(dest_r,r,u); - g = this.mixI(dest_g,g,u); - b = this.mixI(dest_b,b,u); - } - return -16777216 | r << 16 | g << 8 | b; - } - ,color: function(r_noise,g_noise,b_noise) { - var color_r = 0; - var color_g = 0; - var color_b = 0; - if(null != r_noise) { - color_r = this.noiseToColor(r_noise); - } - if(null != g_noise) { - color_g = this.noiseToColor(g_noise); - } - if(null != b_noise) { - color_b = this.noiseToColor(b_noise); - } - return -16777216 | color_r << 16 | color_g << 8 | color_b; - } - ,noiseToColor: function(noise) { - return (noise * this.persistence_max + 1.0) * 128 | 0; - } - ,fade: function(t) { - return t * t * t * (t * (t * 6.0 - 15.0) + 10.0); - } - ,mixI: function(x,y,t) { - return (1.0 - t) * x + t * y | 0; - } - ,mix: function(x,y,t) { - return (1.0 - t) * x + t * y; - } - ,fastfloor: function(x) { - if(x > 0) { - return x | 0; - } else { - return x - 1 | 0; - } - } - ,dot2d: function(grad,x,y) { - return grad[0] * x + grad[1] * y; - } - ,dot: function(grad,x,y,z) { - return grad[0] * x + grad[1] * y + grad[2] * z; - } - ,calculateOctaves: function(fPersistence) { - var fFreq; - var fPers; - this.octaves_frequencies = []; - this.octaves_persistences = []; - this.persistence_max = 0; - var _g = 0; - var _g1 = this.octaves; - while(_g < _g1) { - var i = _g++; - fFreq = Math.pow(2.0,i); - fPers = Math.pow(fPersistence,i); - this.persistence_max += fPers; - this.octaves_frequencies.push(fFreq); - this.octaves_persistences.push(fPers); - } - this.persistence_max = 1.0 / this.persistence_max; - } - ,__class__: openfl_display__$internal_AbstractNoise -}; -var openfl_display__$internal_CairoBitmap = function() { }; -$hxClasses["openfl.display._internal.CairoBitmap"] = openfl_display__$internal_CairoBitmap; -openfl_display__$internal_CairoBitmap.__name__ = "openfl.display._internal.CairoBitmap"; -openfl_display__$internal_CairoBitmap.render = function(bitmap,renderer) { - if(!bitmap.__renderable) { - return; - } - var alpha = renderer.__getAlpha(bitmap.__worldAlpha); - if(alpha > 0 && bitmap.__bitmapData != null && bitmap.__bitmapData.__isValid) { - var cairo = renderer.cairo; - renderer.__setBlendMode(bitmap.__worldBlendMode); - renderer.__pushMaskObject(bitmap); - renderer.applyMatrix(bitmap.__renderTransform,cairo); - var surface = bitmap.__bitmapData.getSurface(); - if(surface != null) { - var pattern = lime_graphics_cairo_CairoPattern.createForSurface(surface); - lime_graphics_cairo_CairoPattern.set_filter(pattern,renderer.__allowSmoothing && bitmap.smoothing ? 1 : 3); - cairo.set_source(pattern); - if(alpha == 1) { - cairo.paint(); - } else { - cairo.paintWithAlpha(alpha); - } - } - renderer.__popMaskObject(bitmap); - renderer.__setBlendMode(10); - } -}; -var openfl_display__$internal_CairoDisplayObject = function() { }; -$hxClasses["openfl.display._internal.CairoDisplayObject"] = openfl_display__$internal_CairoDisplayObject; -openfl_display__$internal_CairoDisplayObject.__name__ = "openfl.display._internal.CairoDisplayObject"; -openfl_display__$internal_CairoDisplayObject.render = function(displayObject,renderer) { -}; -var openfl_display__$internal_CairoGraphics = function() { }; -$hxClasses["openfl.display._internal.CairoGraphics"] = openfl_display__$internal_CairoGraphics; -openfl_display__$internal_CairoGraphics.__name__ = "openfl.display._internal.CairoGraphics"; -openfl_display__$internal_CairoGraphics.hitTest = function(graphics,x,y) { - return false; -}; -openfl_display__$internal_CairoGraphics.render = function(graphics,renderer) { -}; -openfl_display__$internal_CairoGraphics.renderMask = function(graphics,renderer) { -}; -var openfl_display__$internal_CanvasBitmap = function() { }; -$hxClasses["openfl.display._internal.CanvasBitmap"] = openfl_display__$internal_CanvasBitmap; -openfl_display__$internal_CanvasBitmap.__name__ = "openfl.display._internal.CanvasBitmap"; -openfl_display__$internal_CanvasBitmap.render = function(bitmap,renderer) { - if(!bitmap.__renderable) { - return; - } - var alpha = renderer.__getAlpha(bitmap.__worldAlpha); - if(alpha > 0 && bitmap.__bitmapData != null && bitmap.__bitmapData.__isValid && bitmap.__bitmapData.readable) { - var context = renderer.context; - renderer.__setBlendMode(bitmap.__worldBlendMode); - renderer.__pushMaskObject(bitmap,false); - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(bitmap.__bitmapData.image); - context.globalAlpha = alpha; - var scrollRect = bitmap.__scrollRect; - renderer.setTransform(bitmap.__renderTransform,context); - if(!renderer.__allowSmoothing || !bitmap.smoothing) { - context.imageSmoothingEnabled = false; - } - if(scrollRect == null) { - context.drawImage(bitmap.__bitmapData.image.get_src(),0,0,bitmap.__bitmapData.image.width,bitmap.__bitmapData.image.height); - } else { - context.drawImage(bitmap.__bitmapData.image.get_src(),scrollRect.x,scrollRect.y,scrollRect.width,scrollRect.height); - } - if(!renderer.__allowSmoothing || !bitmap.smoothing) { - context.imageSmoothingEnabled = true; - } - renderer.__popMaskObject(bitmap,false); - } -}; -var openfl_display__$internal_CanvasDisplayObject = function() { }; -$hxClasses["openfl.display._internal.CanvasDisplayObject"] = openfl_display__$internal_CanvasDisplayObject; -openfl_display__$internal_CanvasDisplayObject.__name__ = "openfl.display._internal.CanvasDisplayObject"; -openfl_display__$internal_CanvasDisplayObject.render = function(displayObject,renderer) { - if(displayObject.opaqueBackground == null && displayObject.__graphics == null) { - return; - } - if(!displayObject.__renderable) { - return; - } - var alpha = renderer.__getAlpha(displayObject.__worldAlpha); - if(alpha <= 0) { - return; - } - if(displayObject.opaqueBackground != null && !displayObject.__isCacheBitmapRender && displayObject.get_width() > 0 && displayObject.get_height() > 0) { - renderer.__setBlendMode(displayObject.__worldBlendMode); - renderer.__pushMaskObject(displayObject); - var context = renderer.context; - renderer.setTransform(displayObject.__renderTransform,context); - var color = displayObject.opaqueBackground; - context.fillStyle = "rgb(" + (color >>> 16 & 255) + "," + (color >>> 8 & 255) + "," + (color & 255) + ")"; - context.fillRect(0,0,displayObject.get_width(),displayObject.get_height()); - renderer.__popMaskObject(displayObject); - } - if(displayObject.__graphics != null) { - if(displayObject.__renderable) { - var alpha = renderer.__getAlpha(displayObject.__worldAlpha); - if(!(alpha <= 0)) { - var graphics = displayObject.__graphics; - if(graphics != null) { - openfl_display__$internal_CanvasGraphics.render(graphics,renderer); - var width = graphics.__width; - var height = graphics.__height; - var canvas = graphics.__canvas; - if(canvas != null && graphics.__visible && width >= 1 && height >= 1) { - var transform = graphics.__worldTransform; - var context = renderer.context; - var scrollRect = displayObject.__scrollRect; - var scale9Grid = displayObject.__worldScale9Grid; - if(scrollRect == null || scrollRect.width > 0 && scrollRect.height > 0) { - renderer.__setBlendMode(displayObject.__worldBlendMode); - renderer.__pushMaskObject(displayObject); - context.globalAlpha = alpha; - if(scale9Grid != null && transform.b == 0 && transform.c == 0) { - context.setTransform(1,0,0,1,transform.tx,transform.ty); - var bounds = graphics.__bounds; - var scaleX = graphics.__renderTransform.a; - var scaleY = graphics.__renderTransform.d; - var renderScaleX = transform.a; - var renderScaleY = transform.d; - var left = Math.max(1,Math.round(scale9Grid.x * scaleX)); - var top = Math.round(scale9Grid.y * scaleY); - var right = Math.max(1,Math.round((bounds.get_right() - scale9Grid.get_right()) * scaleX)); - var bottom = Math.round((bounds.get_bottom() - scale9Grid.get_bottom()) * scaleY); - var centerWidth = Math.round(scale9Grid.width * scaleX); - var centerHeight = Math.round(scale9Grid.height * scaleY); - var renderLeft = Math.round(scale9Grid.x * renderScaleX); - var renderTop = Math.round(scale9Grid.y * renderScaleY); - var renderRight = Math.round((bounds.get_right() - scale9Grid.get_right()) * renderScaleX); - var renderBottom = Math.round((bounds.get_bottom() - scale9Grid.get_bottom()) * renderScaleY); - var renderCenterWidth = Math.round(width * renderScaleX) - renderLeft - renderRight; - var renderCenterHeight = Math.round(height * renderScaleY) - renderTop - renderBottom; - renderer.applySmoothing(context,false); - if(centerWidth != 0 && centerHeight != 0) { - context.drawImage(canvas,0,0,left,top,0,0,renderLeft,renderTop); - context.drawImage(canvas,left,0,centerWidth,top,renderLeft,0,renderCenterWidth,renderTop); - context.drawImage(canvas,left + centerWidth,0,right,top,renderLeft + renderCenterWidth,0,renderRight,renderTop); - context.drawImage(canvas,0,top,left,centerHeight,0,renderTop,renderLeft,renderCenterHeight); - context.drawImage(canvas,left,top,centerWidth,centerHeight,renderLeft,renderTop,renderCenterWidth,renderCenterHeight); - context.drawImage(canvas,left + centerWidth,top,right,centerHeight,renderLeft + renderCenterWidth,renderTop,renderRight,renderCenterHeight); - context.drawImage(canvas,0,top + centerHeight,left,bottom,0,renderTop + renderCenterHeight,renderLeft,renderBottom); - context.drawImage(canvas,left,top + centerHeight,centerWidth,bottom,renderLeft,renderTop + renderCenterHeight,renderCenterWidth,renderBottom); - context.drawImage(canvas,left + centerWidth,top + centerHeight,right,bottom,renderLeft + renderCenterWidth,renderTop + renderCenterHeight,renderRight,renderBottom); - } else if(centerWidth == 0 && centerHeight != 0) { - var renderWidth = renderLeft + renderCenterWidth + renderRight; - context.drawImage(canvas,0,0,width,top,0,0,renderWidth,renderTop); - context.drawImage(canvas,0,top,width,centerHeight,0,renderTop,renderWidth,renderCenterHeight); - context.drawImage(canvas,0,top + centerHeight,width,bottom,0,renderTop + renderCenterHeight,renderWidth,renderBottom); - } else if(centerHeight == 0 && centerWidth != 0) { - var renderHeight = renderTop + renderCenterHeight + renderBottom; - context.drawImage(canvas,0,0,left,height,0,0,renderLeft,renderHeight); - context.drawImage(canvas,left,0,centerWidth,height,renderLeft,0,renderCenterWidth,renderHeight); - context.drawImage(canvas,left + centerWidth,0,right,height,renderLeft + renderCenterWidth,0,renderRight,renderHeight); - } - } else { - renderer.setTransform(transform,context); - if(renderer.__isDOM) { - var reverseScale = 1 / renderer.pixelRatio; - context.scale(reverseScale,reverseScale); - } - context.drawImage(canvas,0,0,width,height); - } - renderer.__popMaskObject(displayObject); - } - } - } - } - } - } -}; -var openfl_display__$internal_DrawCommandBuffer = function() { - if(openfl_display__$internal_DrawCommandBuffer.empty == null) { - this.types = []; - this.b = []; - this.i = []; - this.f = []; - this.o = []; - this.ff = []; - this.ii = []; - this.copyOnWrite = true; - } else { - this.clear(); - } -}; -$hxClasses["openfl.display._internal.DrawCommandBuffer"] = openfl_display__$internal_DrawCommandBuffer; -openfl_display__$internal_DrawCommandBuffer.__name__ = "openfl.display._internal.DrawCommandBuffer"; -openfl_display__$internal_DrawCommandBuffer.prototype = { - append: function(other) { - if(this.get_length() == 0) { - this.types = other.types; - this.b = other.b; - this.i = other.i; - this.f = other.f; - this.o = other.o; - this.ff = other.ff; - this.ii = other.ii; - this.copyOnWrite = other.copyOnWrite = true; - return other; - } - var data = new openfl_display__$internal_DrawCommandReader(other); - var _g = 0; - var _g1 = other.types; - while(_g < _g1.length) { - var type = _g1[_g]; - ++_g; - switch(type._hx_index) { - case 0: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_BITMAP_FILL; - var this1 = data; - var c = this1; - this.beginBitmapFill(c.buffer.o[c.oPos],c.buffer.o[c.oPos + 1],c.buffer.b[c.bPos],c.buffer.b[c.bPos + 1]); - break; - case 1: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_FILL; - var this2 = data; - var c1 = this2; - this.beginFill(c1.buffer.i[c1.iPos],c1.buffer.f[c1.fPos]); - break; - case 2: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_GRADIENT_FILL; - var this3 = data; - var c2 = this3; - this.beginGradientFill(c2.buffer.o[c2.oPos],c2.buffer.ii[c2.iiPos],c2.buffer.ff[c2.ffPos],c2.buffer.ii[c2.iiPos + 1],c2.buffer.o[c2.oPos + 1],c2.buffer.o[c2.oPos + 2],c2.buffer.o[c2.oPos + 3],c2.buffer.f[c2.fPos]); - break; - case 3: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_SHADER_FILL; - var this4 = data; - var c3 = this4; - this.beginShaderFill(c3.buffer.o[c3.oPos]); - break; - case 4: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.CUBIC_CURVE_TO; - var this5 = data; - var c4 = this5; - this.cubicCurveTo(c4.buffer.f[c4.fPos],c4.buffer.f[c4.fPos + 1],c4.buffer.f[c4.fPos + 2],c4.buffer.f[c4.fPos + 3],c4.buffer.f[c4.fPos + 4],c4.buffer.f[c4.fPos + 5]); - break; - case 5: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.CURVE_TO; - var this6 = data; - var c5 = this6; - this.curveTo(c5.buffer.f[c5.fPos],c5.buffer.f[c5.fPos + 1],c5.buffer.f[c5.fPos + 2],c5.buffer.f[c5.fPos + 3]); - break; - case 6: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_CIRCLE; - var this7 = data; - var c6 = this7; - this.drawCircle(c6.buffer.f[c6.fPos],c6.buffer.f[c6.fPos + 1],c6.buffer.f[c6.fPos + 2]); - break; - case 7: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_ELLIPSE; - var this8 = data; - var c7 = this8; - this.drawEllipse(c7.buffer.f[c7.fPos],c7.buffer.f[c7.fPos + 1],c7.buffer.f[c7.fPos + 2],c7.buffer.f[c7.fPos + 3]); - break; - case 8: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_QUADS; - var this9 = data; - var c8 = this9; - this.drawQuads(c8.buffer.o[c8.oPos],c8.buffer.o[c8.oPos + 1],c8.buffer.o[c8.oPos + 2]); - break; - case 9: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_RECT; - var this10 = data; - var c9 = this10; - this.drawRect(c9.buffer.f[c9.fPos],c9.buffer.f[c9.fPos + 1],c9.buffer.f[c9.fPos + 2],c9.buffer.f[c9.fPos + 3]); - break; - case 10: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_ROUND_RECT; - var this11 = data; - var c10 = this11; - this.drawRoundRect(c10.buffer.f[c10.fPos],c10.buffer.f[c10.fPos + 1],c10.buffer.f[c10.fPos + 2],c10.buffer.f[c10.fPos + 3],c10.buffer.f[c10.fPos + 4],c10.buffer.o[c10.oPos]); - break; - case 12: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_TRIANGLES; - var this12 = data; - var c11 = this12; - this.drawTriangles(c11.buffer.o[c11.oPos],c11.buffer.o[c11.oPos + 1],c11.buffer.o[c11.oPos + 2],c11.buffer.o[c11.oPos + 3]); - break; - case 13: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.END_FILL; - var this13 = data; - var c12 = this13; - this.endFill(); - break; - case 14: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_BITMAP_STYLE; - var this14 = data; - var c13 = this14; - this.lineBitmapStyle(c13.buffer.o[c13.oPos],c13.buffer.o[c13.oPos + 1],c13.buffer.b[c13.bPos],c13.buffer.b[c13.bPos + 1]); - break; - case 15: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_GRADIENT_STYLE; - var this15 = data; - var c14 = this15; - this.lineGradientStyle(c14.buffer.o[c14.oPos],c14.buffer.ii[c14.iiPos],c14.buffer.ff[c14.ffPos],c14.buffer.ii[c14.iiPos + 1],c14.buffer.o[c14.oPos + 1],c14.buffer.o[c14.oPos + 2],c14.buffer.o[c14.oPos + 3],c14.buffer.f[c14.fPos]); - break; - case 16: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_STYLE; - var this16 = data; - var c15 = this16; - this.lineStyle(c15.buffer.o[c15.oPos],c15.buffer.i[c15.iPos],c15.buffer.f[c15.fPos],c15.buffer.b[c15.bPos],c15.buffer.o[c15.oPos + 1],c15.buffer.o[c15.oPos + 2],c15.buffer.o[c15.oPos + 3],c15.buffer.f[c15.fPos + 1]); - break; - case 17: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_TO; - var this17 = data; - var c16 = this17; - this.lineTo(c16.buffer.f[c16.fPos],c16.buffer.f[c16.fPos + 1]); - break; - case 18: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.MOVE_TO; - var this18 = data; - var c17 = this18; - this.moveTo(c17.buffer.f[c17.fPos],c17.buffer.f[c17.fPos + 1]); - break; - case 20: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.OVERRIDE_MATRIX; - var this19 = data; - var c18 = this19; - this.overrideMatrix(c18.buffer.o[c18.oPos]); - break; - case 21: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.WINDING_EVEN_ODD; - var this20 = data; - var c19 = this20; - this.windingEvenOdd(); - break; - case 22: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.WINDING_NON_ZERO; - var this21 = data; - var c20 = this21; - this.windingNonZero(); - break; - default: - } - } - data.destroy(); - return other; - } - ,beginBitmapFill: function(bitmap,matrix,repeat,smooth) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.BEGIN_BITMAP_FILL); - this.o.push(bitmap); - this.o.push(matrix); - this.b.push(repeat); - this.b.push(smooth); - } - ,beginFill: function(color,alpha) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.BEGIN_FILL); - this.i.push(color); - this.f.push(alpha); - } - ,beginGradientFill: function(type,colors,alphas,ratios,matrix,spreadMethod,interpolationMethod,focalPointRatio) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.BEGIN_GRADIENT_FILL); - this.o.push(type); - this.ii.push(colors); - this.ff.push(alphas); - this.ii.push(ratios); - this.o.push(matrix); - this.o.push(spreadMethod); - this.o.push(interpolationMethod); - this.f.push(focalPointRatio); - } - ,beginShaderFill: function(shaderBuffer) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.BEGIN_SHADER_FILL); - this.o.push(shaderBuffer); - } - ,clear: function() { - this.types = openfl_display__$internal_DrawCommandBuffer.empty.types; - this.b = openfl_display__$internal_DrawCommandBuffer.empty.b; - this.i = openfl_display__$internal_DrawCommandBuffer.empty.i; - this.f = openfl_display__$internal_DrawCommandBuffer.empty.f; - this.o = openfl_display__$internal_DrawCommandBuffer.empty.o; - this.ff = openfl_display__$internal_DrawCommandBuffer.empty.ff; - this.ii = openfl_display__$internal_DrawCommandBuffer.empty.ii; - this.copyOnWrite = true; - } - ,copy: function() { - var copy = new openfl_display__$internal_DrawCommandBuffer(); - copy.append(this); - return copy; - } - ,cubicCurveTo: function(controlX1,controlY1,controlX2,controlY2,anchorX,anchorY) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.CUBIC_CURVE_TO); - this.f.push(controlX1); - this.f.push(controlY1); - this.f.push(controlX2); - this.f.push(controlY2); - this.f.push(anchorX); - this.f.push(anchorY); - } - ,curveTo: function(controlX,controlY,anchorX,anchorY) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.CURVE_TO); - this.f.push(controlX); - this.f.push(controlY); - this.f.push(anchorX); - this.f.push(anchorY); - } - ,destroy: function() { - this.clear(); - this.types = null; - this.b = null; - this.i = null; - this.f = null; - this.o = null; - this.ff = null; - this.ii = null; - } - ,drawCircle: function(x,y,radius) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.DRAW_CIRCLE); - this.f.push(x); - this.f.push(y); - this.f.push(radius); - } - ,drawEllipse: function(x,y,width,height) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.DRAW_ELLIPSE); - this.f.push(x); - this.f.push(y); - this.f.push(width); - this.f.push(height); - } - ,drawQuads: function(rects,indices,transforms) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.DRAW_QUADS); - this.o.push(rects); - this.o.push(indices); - this.o.push(transforms); - } - ,drawRect: function(x,y,width,height) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.DRAW_RECT); - this.f.push(x); - this.f.push(y); - this.f.push(width); - this.f.push(height); - } - ,drawRoundRect: function(x,y,width,height,ellipseWidth,ellipseHeight) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.DRAW_ROUND_RECT); - this.f.push(x); - this.f.push(y); - this.f.push(width); - this.f.push(height); - this.f.push(ellipseWidth); - this.o.push(ellipseHeight); - } - ,drawTriangles: function(vertices,indices,uvtData,culling) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.DRAW_TRIANGLES); - this.o.push(vertices); - this.o.push(indices); - this.o.push(uvtData); - this.o.push(culling); - } - ,endFill: function() { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.END_FILL); - } - ,lineBitmapStyle: function(bitmap,matrix,repeat,smooth) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.LINE_BITMAP_STYLE); - this.o.push(bitmap); - this.o.push(matrix); - this.b.push(repeat); - this.b.push(smooth); - } - ,lineGradientStyle: function(type,colors,alphas,ratios,matrix,spreadMethod,interpolationMethod,focalPointRatio) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.LINE_GRADIENT_STYLE); - this.o.push(type); - this.ii.push(colors); - this.ff.push(alphas); - this.ii.push(ratios); - this.o.push(matrix); - this.o.push(spreadMethod); - this.o.push(interpolationMethod); - this.f.push(focalPointRatio); - } - ,lineStyle: function(thickness,color,alpha,pixelHinting,scaleMode,caps,joints,miterLimit) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.LINE_STYLE); - this.o.push(thickness); - this.i.push(color); - this.f.push(alpha); - this.b.push(pixelHinting); - this.o.push(scaleMode); - this.o.push(caps); - this.o.push(joints); - this.f.push(miterLimit); - } - ,lineTo: function(x,y) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.LINE_TO); - this.f.push(x); - this.f.push(y); - } - ,moveTo: function(x,y) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.MOVE_TO); - this.f.push(x); - this.f.push(y); - } - ,prepareWrite: function() { - if(this.copyOnWrite) { - this.types = this.types.slice(); - this.b = this.b.slice(); - this.i = this.i.slice(); - this.f = this.f.slice(); - this.o = this.o.slice(); - this.ff = this.ff.slice(); - this.ii = this.ii.slice(); - this.copyOnWrite = false; - } - } - ,overrideBlendMode: function(blendMode) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.OVERRIDE_BLEND_MODE); - this.o.push(blendMode); - } - ,overrideMatrix: function(matrix) { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.OVERRIDE_MATRIX); - this.o.push(matrix); - } - ,windingEvenOdd: function() { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.WINDING_EVEN_ODD); - } - ,windingNonZero: function() { - this.prepareWrite(); - this.types.push(openfl_display__$internal_DrawCommandType.WINDING_NON_ZERO); - } - ,get_length: function() { - return this.types.length; - } - ,__class__: openfl_display__$internal_DrawCommandBuffer -}; -var openfl_display__$internal_CanvasGraphics = function() { }; -$hxClasses["openfl.display._internal.CanvasGraphics"] = openfl_display__$internal_CanvasGraphics; -openfl_display__$internal_CanvasGraphics.__name__ = "openfl.display._internal.CanvasGraphics"; -openfl_display__$internal_CanvasGraphics.closePath = function(strokeBefore) { - if(strokeBefore == null) { - strokeBefore = false; - } - if(openfl_display__$internal_CanvasGraphics.context.strokeStyle == null) { - return; - } - if(!strokeBefore) { - openfl_display__$internal_CanvasGraphics.context.closePath(); - } - openfl_display__$internal_CanvasGraphics.context.stroke(); - if(strokeBefore) { - openfl_display__$internal_CanvasGraphics.context.closePath(); - } - openfl_display__$internal_CanvasGraphics.context.beginPath(); -}; -openfl_display__$internal_CanvasGraphics.createBitmapFill = function(bitmap,bitmapRepeat,smooth) { - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(bitmap.image); - openfl_display__$internal_CanvasGraphics.setSmoothing(smooth); - return openfl_display__$internal_CanvasGraphics.context.createPattern(bitmap.image.get_src(),bitmapRepeat ? "repeat" : "no-repeat"); -}; -openfl_display__$internal_CanvasGraphics.createGradientPattern = function(type,colors,alphas,ratios,matrix,spreadMethod,interpolationMethod,focalPointRatio) { - var gradientFill = null; - var point = null; - var point2 = null; - var releaseMatrix = false; - if(matrix == null) { - matrix = openfl_geom_Matrix.__pool.get(); - releaseMatrix = true; - } - switch(type) { - case 0: - point = openfl_geom_Point.__pool.get(); - point.setTo(-819.2,0); - var px = point.x; - var py = point.y; - point.x = px * matrix.a + py * matrix.c + matrix.tx; - point.y = px * matrix.b + py * matrix.d + matrix.ty; - point2 = openfl_geom_Point.__pool.get(); - point2.setTo(819.2,0); - var px = point2.x; - var py = point2.y; - point2.x = px * matrix.a + py * matrix.c + matrix.tx; - point2.y = px * matrix.b + py * matrix.d + matrix.ty; - gradientFill = openfl_display__$internal_CanvasGraphics.context.createLinearGradient(point.x,point.y,point2.x,point2.y); - break; - case 1: - point = openfl_geom_Point.__pool.get(); - point.setTo(1638.4,0); - var px = point.x; - var py = point.y; - point.x = px * matrix.a + py * matrix.c + matrix.tx; - point.y = px * matrix.b + py * matrix.d + matrix.ty; - gradientFill = openfl_display__$internal_CanvasGraphics.context.createRadialGradient(matrix.tx,matrix.ty,0,matrix.tx,matrix.ty,Math.abs((point.x - matrix.tx) / 2)); - break; - } - var rgb; - var alpha; - var r; - var g; - var b; - var ratio; - var _g = 0; - var _g1 = colors.length; - while(_g < _g1) { - var i = _g++; - rgb = colors[i]; - alpha = alphas[i]; - r = (rgb & 16711680) >>> 16; - g = (rgb & 65280) >>> 8; - b = rgb & 255; - ratio = ratios[i] / 255; - if(ratio < 0) { - ratio = 0; - } - if(ratio > 1) { - ratio = 1; - } - gradientFill.addColorStop(ratio,"rgba(" + r + ", " + g + ", " + b + ", " + alpha + ")"); - } - if(point != null) { - openfl_geom_Point.__pool.release(point); - } - if(point2 != null) { - openfl_geom_Point.__pool.release(point2); - } - if(releaseMatrix) { - openfl_geom_Matrix.__pool.release(matrix); - } - return gradientFill; -}; -openfl_display__$internal_CanvasGraphics.createTempPatternCanvas = function(bitmap,repeat,width,height) { - var canvas = window.document.createElement("canvas"); - var context = canvas.getContext("2d"); - canvas.width = width; - canvas.height = height; - var tmp = bitmap.image.get_src(); - context.fillStyle = context.createPattern(tmp,repeat ? "repeat" : "no-repeat"); - context.beginPath(); - context.moveTo(0,0); - context.lineTo(0,height); - context.lineTo(width,height); - context.lineTo(width,0); - context.lineTo(0,0); - context.closePath(); - if(!openfl_display__$internal_CanvasGraphics.hitTesting) { - context.fill(openfl_display__$internal_CanvasGraphics.windingRule); - } - return canvas; -}; -openfl_display__$internal_CanvasGraphics.drawRoundRect = function(x,y,width,height,ellipseWidth,ellipseHeight) { - if(ellipseHeight == null) { - ellipseHeight = ellipseWidth; - } - ellipseWidth *= 0.5; - ellipseHeight *= 0.5; - if(ellipseWidth > width / 2) { - ellipseWidth = width / 2; - } - if(ellipseHeight > height / 2) { - ellipseHeight = height / 2; - } - var xe = x + width; - var ye = y + height; - var cx1 = -ellipseWidth + ellipseWidth * 0.70710678118654752440084436210485; - var cx2 = -ellipseWidth + ellipseWidth * 0.4142135623730950488016887242097; - var cy1 = -ellipseHeight + ellipseHeight * 0.70710678118654752440084436210485; - var cy2 = -ellipseHeight + ellipseHeight * 0.4142135623730950488016887242097; - openfl_display__$internal_CanvasGraphics.context.moveTo(xe,ye - ellipseHeight); - openfl_display__$internal_CanvasGraphics.context.quadraticCurveTo(xe,ye + cy2,xe + cx1,ye + cy1); - openfl_display__$internal_CanvasGraphics.context.quadraticCurveTo(xe + cx2,ye,xe - ellipseWidth,ye); - openfl_display__$internal_CanvasGraphics.context.lineTo(x + ellipseWidth,ye); - openfl_display__$internal_CanvasGraphics.context.quadraticCurveTo(x - cx2,ye,x - cx1,ye + cy1); - openfl_display__$internal_CanvasGraphics.context.quadraticCurveTo(x,ye + cy2,x,ye - ellipseHeight); - openfl_display__$internal_CanvasGraphics.context.lineTo(x,y + ellipseHeight); - openfl_display__$internal_CanvasGraphics.context.quadraticCurveTo(x,y - cy2,x - cx1,y - cy1); - openfl_display__$internal_CanvasGraphics.context.quadraticCurveTo(x - cx2,y,x + ellipseWidth,y); - openfl_display__$internal_CanvasGraphics.context.lineTo(xe - ellipseWidth,y); - openfl_display__$internal_CanvasGraphics.context.quadraticCurveTo(xe + cx2,y,xe + cx1,y - cy1); - openfl_display__$internal_CanvasGraphics.context.quadraticCurveTo(xe,y - cy2,xe,y + ellipseHeight); - openfl_display__$internal_CanvasGraphics.context.lineTo(xe,ye - ellipseHeight); -}; -openfl_display__$internal_CanvasGraphics.endFill = function() { - openfl_display__$internal_CanvasGraphics.context.beginPath(); - openfl_display__$internal_CanvasGraphics.playCommands(openfl_display__$internal_CanvasGraphics.fillCommands,false); - openfl_display__$internal_CanvasGraphics.fillCommands.clear(); -}; -openfl_display__$internal_CanvasGraphics.endStroke = function() { - openfl_display__$internal_CanvasGraphics.context.beginPath(); - openfl_display__$internal_CanvasGraphics.playCommands(openfl_display__$internal_CanvasGraphics.strokeCommands,true); - openfl_display__$internal_CanvasGraphics.context.closePath(); - openfl_display__$internal_CanvasGraphics.strokeCommands.clear(); -}; -openfl_display__$internal_CanvasGraphics.hitTest = function(graphics,x,y) { - openfl_display__$internal_CanvasGraphics.bounds = graphics.__bounds; - openfl_display__$internal_CanvasGraphics.graphics = graphics; - if(graphics.__commands.get_length() == 0 || openfl_display__$internal_CanvasGraphics.bounds == null || openfl_display__$internal_CanvasGraphics.bounds.width <= 0 || openfl_display__$internal_CanvasGraphics.bounds.height <= 0) { - return false; - } else { - openfl_display__$internal_CanvasGraphics.hitTesting = true; - var transform = graphics.__renderTransform; - var px = x * transform.a + y * transform.c + transform.tx; - var py = x * transform.b + y * transform.d + transform.ty; - x = px; - y = py; - x -= openfl_display__$internal_CanvasGraphics.bounds.x * transform.a + openfl_display__$internal_CanvasGraphics.bounds.y * transform.c + transform.tx; - y -= openfl_display__$internal_CanvasGraphics.bounds.x * transform.b + openfl_display__$internal_CanvasGraphics.bounds.y * transform.d + transform.ty; - var cacheCanvas = graphics.__canvas; - var cacheContext = graphics.__context; - graphics.__canvas = openfl_display__$internal_CanvasGraphics.hitTestCanvas; - graphics.__context = openfl_display__$internal_CanvasGraphics.hitTestContext; - openfl_display__$internal_CanvasGraphics.context = graphics.__context; - openfl_display__$internal_CanvasGraphics.context.setTransform(transform.a,transform.b,transform.c,transform.d,transform.tx,transform.ty); - openfl_display__$internal_CanvasGraphics.fillCommands.clear(); - openfl_display__$internal_CanvasGraphics.strokeCommands.clear(); - openfl_display__$internal_CanvasGraphics.hasFill = false; - openfl_display__$internal_CanvasGraphics.hasStroke = false; - openfl_display__$internal_CanvasGraphics.bitmapFill = null; - openfl_display__$internal_CanvasGraphics.bitmapRepeat = false; - openfl_display__$internal_CanvasGraphics.windingRule = "evenodd"; - var data = new openfl_display__$internal_DrawCommandReader(graphics.__commands); - var _g = 0; - var _g1 = graphics.__commands.types; - while(_g < _g1.length) { - var type = _g1[_g]; - ++_g; - switch(type._hx_index) { - case 0:case 1:case 2:case 3: - openfl_display__$internal_CanvasGraphics.endFill(); - if(openfl_display__$internal_CanvasGraphics.hasFill && openfl_display__$internal_CanvasGraphics.context.isPointInPath(x,y,openfl_display__$internal_CanvasGraphics.windingRule)) { - data.destroy(); - graphics.__canvas = cacheCanvas; - graphics.__context = cacheContext; - return true; - } - openfl_display__$internal_CanvasGraphics.endStroke(); - if(openfl_display__$internal_CanvasGraphics.hasStroke && openfl_display__$internal_CanvasGraphics.context.isPointInStroke(x,y)) { - data.destroy(); - graphics.__canvas = cacheCanvas; - graphics.__context = cacheContext; - return true; - } - if(type == openfl_display__$internal_DrawCommandType.BEGIN_BITMAP_FILL) { - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_BITMAP_FILL; - var this1 = data; - var c = this1; - openfl_display__$internal_CanvasGraphics.fillCommands.beginBitmapFill(c.buffer.o[c.oPos],c.buffer.o[c.oPos + 1],c.buffer.b[c.bPos],c.buffer.b[c.bPos + 1]); - openfl_display__$internal_CanvasGraphics.strokeCommands.beginBitmapFill(c.buffer.o[c.oPos],c.buffer.o[c.oPos + 1],c.buffer.b[c.bPos],c.buffer.b[c.bPos + 1]); - } else if(type == openfl_display__$internal_DrawCommandType.BEGIN_GRADIENT_FILL) { - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_GRADIENT_FILL; - var this2 = data; - var c1 = this2; - openfl_display__$internal_CanvasGraphics.fillCommands.beginGradientFill(c1.buffer.o[c1.oPos],c1.buffer.ii[c1.iiPos],c1.buffer.ff[c1.ffPos],c1.buffer.ii[c1.iiPos + 1],c1.buffer.o[c1.oPos + 1],c1.buffer.o[c1.oPos + 2],c1.buffer.o[c1.oPos + 3],c1.buffer.f[c1.fPos]); - openfl_display__$internal_CanvasGraphics.strokeCommands.beginGradientFill(c1.buffer.o[c1.oPos],c1.buffer.ii[c1.iiPos],c1.buffer.ff[c1.ffPos],c1.buffer.ii[c1.iiPos + 1],c1.buffer.o[c1.oPos + 1],c1.buffer.o[c1.oPos + 2],c1.buffer.o[c1.oPos + 3],c1.buffer.f[c1.fPos]); - } else if(type == openfl_display__$internal_DrawCommandType.BEGIN_SHADER_FILL) { - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_SHADER_FILL; - var this3 = data; - var c2 = this3; - openfl_display__$internal_CanvasGraphics.fillCommands.beginShaderFill(c2.buffer.o[c2.oPos]); - openfl_display__$internal_CanvasGraphics.strokeCommands.beginShaderFill(c2.buffer.o[c2.oPos]); - } else { - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_FILL; - var this4 = data; - var c3 = this4; - openfl_display__$internal_CanvasGraphics.fillCommands.beginFill(c3.buffer.i[c3.iPos],1); - openfl_display__$internal_CanvasGraphics.strokeCommands.beginFill(c3.buffer.i[c3.iPos],1); - } - break; - case 4: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.CUBIC_CURVE_TO; - var this5 = data; - var c4 = this5; - openfl_display__$internal_CanvasGraphics.fillCommands.cubicCurveTo(c4.buffer.f[c4.fPos],c4.buffer.f[c4.fPos + 1],c4.buffer.f[c4.fPos + 2],c4.buffer.f[c4.fPos + 3],c4.buffer.f[c4.fPos + 4],c4.buffer.f[c4.fPos + 5]); - openfl_display__$internal_CanvasGraphics.strokeCommands.cubicCurveTo(c4.buffer.f[c4.fPos],c4.buffer.f[c4.fPos + 1],c4.buffer.f[c4.fPos + 2],c4.buffer.f[c4.fPos + 3],c4.buffer.f[c4.fPos + 4],c4.buffer.f[c4.fPos + 5]); - break; - case 5: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.CURVE_TO; - var this6 = data; - var c5 = this6; - openfl_display__$internal_CanvasGraphics.fillCommands.curveTo(c5.buffer.f[c5.fPos],c5.buffer.f[c5.fPos + 1],c5.buffer.f[c5.fPos + 2],c5.buffer.f[c5.fPos + 3]); - openfl_display__$internal_CanvasGraphics.strokeCommands.curveTo(c5.buffer.f[c5.fPos],c5.buffer.f[c5.fPos + 1],c5.buffer.f[c5.fPos + 2],c5.buffer.f[c5.fPos + 3]); - break; - case 6: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_CIRCLE; - var this7 = data; - var c6 = this7; - openfl_display__$internal_CanvasGraphics.fillCommands.drawCircle(c6.buffer.f[c6.fPos],c6.buffer.f[c6.fPos + 1],c6.buffer.f[c6.fPos + 2]); - openfl_display__$internal_CanvasGraphics.strokeCommands.drawCircle(c6.buffer.f[c6.fPos],c6.buffer.f[c6.fPos + 1],c6.buffer.f[c6.fPos + 2]); - break; - case 7: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_ELLIPSE; - var this8 = data; - var c7 = this8; - openfl_display__$internal_CanvasGraphics.fillCommands.drawEllipse(c7.buffer.f[c7.fPos],c7.buffer.f[c7.fPos + 1],c7.buffer.f[c7.fPos + 2],c7.buffer.f[c7.fPos + 3]); - openfl_display__$internal_CanvasGraphics.strokeCommands.drawEllipse(c7.buffer.f[c7.fPos],c7.buffer.f[c7.fPos + 1],c7.buffer.f[c7.fPos + 2],c7.buffer.f[c7.fPos + 3]); - break; - case 9: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_RECT; - var this9 = data; - var c8 = this9; - openfl_display__$internal_CanvasGraphics.fillCommands.drawRect(c8.buffer.f[c8.fPos],c8.buffer.f[c8.fPos + 1],c8.buffer.f[c8.fPos + 2],c8.buffer.f[c8.fPos + 3]); - openfl_display__$internal_CanvasGraphics.strokeCommands.drawRect(c8.buffer.f[c8.fPos],c8.buffer.f[c8.fPos + 1],c8.buffer.f[c8.fPos + 2],c8.buffer.f[c8.fPos + 3]); - break; - case 10: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_ROUND_RECT; - var this10 = data; - var c9 = this10; - openfl_display__$internal_CanvasGraphics.fillCommands.drawRoundRect(c9.buffer.f[c9.fPos],c9.buffer.f[c9.fPos + 1],c9.buffer.f[c9.fPos + 2],c9.buffer.f[c9.fPos + 3],c9.buffer.f[c9.fPos + 4],c9.buffer.o[c9.oPos]); - openfl_display__$internal_CanvasGraphics.strokeCommands.drawRoundRect(c9.buffer.f[c9.fPos],c9.buffer.f[c9.fPos + 1],c9.buffer.f[c9.fPos + 2],c9.buffer.f[c9.fPos + 3],c9.buffer.f[c9.fPos + 4],c9.buffer.o[c9.oPos]); - break; - case 13: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.END_FILL; - var this11 = data; - openfl_display__$internal_CanvasGraphics.endFill(); - if(openfl_display__$internal_CanvasGraphics.hasFill && openfl_display__$internal_CanvasGraphics.context.isPointInPath(x,y,openfl_display__$internal_CanvasGraphics.windingRule)) { - data.destroy(); - graphics.__canvas = cacheCanvas; - graphics.__context = cacheContext; - return true; - } - openfl_display__$internal_CanvasGraphics.endStroke(); - if(openfl_display__$internal_CanvasGraphics.hasStroke && openfl_display__$internal_CanvasGraphics.context.isPointInStroke(x,y)) { - data.destroy(); - graphics.__canvas = cacheCanvas; - graphics.__context = cacheContext; - return true; - } - openfl_display__$internal_CanvasGraphics.hasFill = false; - openfl_display__$internal_CanvasGraphics.bitmapFill = null; - break; - case 14: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_BITMAP_STYLE; - var this12 = data; - var c10 = this12; - openfl_display__$internal_CanvasGraphics.strokeCommands.lineBitmapStyle(c10.buffer.o[c10.oPos],c10.buffer.o[c10.oPos + 1],c10.buffer.b[c10.bPos],c10.buffer.b[c10.bPos + 1]); - break; - case 15: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_GRADIENT_STYLE; - var this13 = data; - var c11 = this13; - openfl_display__$internal_CanvasGraphics.strokeCommands.lineGradientStyle(c11.buffer.o[c11.oPos],c11.buffer.ii[c11.iiPos],c11.buffer.ff[c11.ffPos],c11.buffer.ii[c11.iiPos + 1],c11.buffer.o[c11.oPos + 1],c11.buffer.o[c11.oPos + 2],c11.buffer.o[c11.oPos + 3],c11.buffer.f[c11.fPos]); - break; - case 16: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_STYLE; - var this14 = data; - var c12 = this14; - openfl_display__$internal_CanvasGraphics.strokeCommands.lineStyle(c12.buffer.o[c12.oPos],c12.buffer.i[c12.iPos],1,c12.buffer.b[c12.bPos],c12.buffer.o[c12.oPos + 1],c12.buffer.o[c12.oPos + 2],c12.buffer.o[c12.oPos + 3],c12.buffer.f[c12.fPos + 1]); - break; - case 17: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_TO; - var this15 = data; - var c13 = this15; - openfl_display__$internal_CanvasGraphics.fillCommands.lineTo(c13.buffer.f[c13.fPos],c13.buffer.f[c13.fPos + 1]); - openfl_display__$internal_CanvasGraphics.strokeCommands.lineTo(c13.buffer.f[c13.fPos],c13.buffer.f[c13.fPos + 1]); - break; - case 18: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.MOVE_TO; - var this16 = data; - var c14 = this16; - openfl_display__$internal_CanvasGraphics.fillCommands.moveTo(c14.buffer.f[c14.fPos],c14.buffer.f[c14.fPos + 1]); - openfl_display__$internal_CanvasGraphics.strokeCommands.moveTo(c14.buffer.f[c14.fPos],c14.buffer.f[c14.fPos + 1]); - break; - case 21: - openfl_display__$internal_CanvasGraphics.windingRule = "evenodd"; - break; - case 22: - openfl_display__$internal_CanvasGraphics.windingRule = "nonzero"; - break; - default: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - } - } - var hitTest = false; - if(openfl_display__$internal_CanvasGraphics.fillCommands.get_length() > 0) { - openfl_display__$internal_CanvasGraphics.endFill(); - } - if(openfl_display__$internal_CanvasGraphics.hasFill && openfl_display__$internal_CanvasGraphics.context.isPointInPath(x,y,openfl_display__$internal_CanvasGraphics.windingRule)) { - hitTest = true; - } - if(openfl_display__$internal_CanvasGraphics.strokeCommands.get_length() > 0) { - openfl_display__$internal_CanvasGraphics.endStroke(); - } - if(openfl_display__$internal_CanvasGraphics.hasStroke && openfl_display__$internal_CanvasGraphics.context.isPointInStroke(x,y)) { - hitTest = true; - } - data.destroy(); - graphics.__canvas = cacheCanvas; - graphics.__context = cacheContext; - return hitTest; - } -}; -openfl_display__$internal_CanvasGraphics.isCCW = function(x1,y1,x2,y2,x3,y3) { - return (x2 - x1) * (y3 - y1) - (y2 - y1) * (x3 - x1) < 0; -}; -openfl_display__$internal_CanvasGraphics.normalizeUVT = function(uvt,skipT) { - if(skipT == null) { - skipT = false; - } - var max = -Infinity; - var tmp = -Infinity; - var len = uvt.get_length(); - var _g = 1; - var _g1 = len + 1; - while(_g < _g1) { - var t = _g++; - if(skipT && t % 3 == 0) { - continue; - } - tmp = uvt.get(t - 1); - if(max < tmp) { - max = tmp; - } - } - if(!skipT) { - return { max : max, uvt : uvt}; - } - var result = openfl_Vector.toFloatVector(null); - var _g = 1; - var _g1 = len + 1; - while(_g < _g1) { - var t = _g++; - if(skipT && t % 3 == 0) { - continue; - } - result.push(uvt.get(t - 1)); - } - return { max : max, uvt : result}; -}; -openfl_display__$internal_CanvasGraphics.playCommands = function(commands,stroke) { - if(stroke == null) { - stroke = false; - } - openfl_display__$internal_CanvasGraphics.bounds = openfl_display__$internal_CanvasGraphics.graphics.__bounds; - var offsetX = openfl_display__$internal_CanvasGraphics.bounds.x; - var offsetY = openfl_display__$internal_CanvasGraphics.bounds.y; - var positionX = 0.0; - var positionY = 0.0; - var closeGap = false; - var startX = 0.0; - var startY = 0.0; - var setStart = false; - openfl_display__$internal_CanvasGraphics.windingRule = "evenodd"; - openfl_display__$internal_CanvasGraphics.setSmoothing(true); - var hasPath = false; - var data = new openfl_display__$internal_DrawCommandReader(commands); - var x; - var y; - var width; - var height; - var kappa = .5522848; - var ox; - var oy; - var xe; - var ye; - var xm; - var ym; - var r; - var g; - var b; - var optimizationUsed; - var canOptimizeMatrix; - var st; - var sr; - var sb; - var sl; - var stl = null; - var sbr = null; - var _g = 0; - var _g1 = commands.types; - _hx_loop1: while(_g < _g1.length) { - var type = _g1[_g]; - ++_g; - switch(type._hx_index) { - case 0: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_BITMAP_FILL; - var this1 = data; - var c = this1; - openfl_display__$internal_CanvasGraphics.bitmapFill = c.buffer.o[c.oPos]; - openfl_display__$internal_CanvasGraphics.context.fillStyle = openfl_display__$internal_CanvasGraphics.createBitmapFill(c.buffer.o[c.oPos],c.buffer.b[c.bPos],c.buffer.b[c.bPos + 1]); - openfl_display__$internal_CanvasGraphics.hasFill = true; - if(c.buffer.o[c.oPos + 1] != null) { - openfl_display__$internal_CanvasGraphics.pendingMatrix = c.buffer.o[c.oPos + 1]; - openfl_display__$internal_CanvasGraphics.inversePendingMatrix = c.buffer.o[c.oPos + 1].clone(); - openfl_display__$internal_CanvasGraphics.inversePendingMatrix.invert(); - } else { - openfl_display__$internal_CanvasGraphics.pendingMatrix = null; - openfl_display__$internal_CanvasGraphics.inversePendingMatrix = null; - } - break; - case 1: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_FILL; - var this2 = data; - var c1 = this2; - if(c1.buffer.f[c1.fPos] < 0.005) { - openfl_display__$internal_CanvasGraphics.hasFill = false; - } else { - if(c1.buffer.f[c1.fPos] == 1) { - var tmp = StringTools.hex(c1.buffer.i[c1.iPos] & 16777215,6); - openfl_display__$internal_CanvasGraphics.context.fillStyle = "#" + tmp; - } else { - r = (c1.buffer.i[c1.iPos] & 16711680) >>> 16; - g = (c1.buffer.i[c1.iPos] & 65280) >>> 8; - b = c1.buffer.i[c1.iPos] & 255; - openfl_display__$internal_CanvasGraphics.context.fillStyle = "rgba(" + r + ", " + g + ", " + b + ", " + c1.buffer.f[c1.fPos] + ")"; - } - openfl_display__$internal_CanvasGraphics.bitmapFill = null; - openfl_display__$internal_CanvasGraphics.setSmoothing(true); - openfl_display__$internal_CanvasGraphics.hasFill = true; - } - break; - case 2: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_GRADIENT_FILL; - var this3 = data; - var c2 = this3; - openfl_display__$internal_CanvasGraphics.context.fillStyle = openfl_display__$internal_CanvasGraphics.createGradientPattern(c2.buffer.o[c2.oPos],c2.buffer.ii[c2.iiPos],c2.buffer.ff[c2.ffPos],c2.buffer.ii[c2.iiPos + 1],c2.buffer.o[c2.oPos + 1],c2.buffer.o[c2.oPos + 2],c2.buffer.o[c2.oPos + 3],c2.buffer.f[c2.fPos]); - openfl_display__$internal_CanvasGraphics.bitmapFill = null; - openfl_display__$internal_CanvasGraphics.setSmoothing(true); - openfl_display__$internal_CanvasGraphics.hasFill = true; - break; - case 3: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_SHADER_FILL; - var this4 = data; - var c3 = this4; - var shaderBuffer = c3.buffer.o[c3.oPos]; - if(shaderBuffer.inputCount > 0) { - openfl_display__$internal_CanvasGraphics.bitmapFill = shaderBuffer.inputs[0]; - openfl_display__$internal_CanvasGraphics.context.fillStyle = openfl_display__$internal_CanvasGraphics.createBitmapFill(openfl_display__$internal_CanvasGraphics.bitmapFill,shaderBuffer.inputWrap[0] != 0,shaderBuffer.inputFilter[0] != 5); - openfl_display__$internal_CanvasGraphics.hasFill = true; - openfl_display__$internal_CanvasGraphics.pendingMatrix = null; - openfl_display__$internal_CanvasGraphics.inversePendingMatrix = null; - } - break; - case 4: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.CUBIC_CURVE_TO; - var this5 = data; - var c4 = this5; - hasPath = true; - openfl_display__$internal_CanvasGraphics.context.bezierCurveTo(c4.buffer.f[c4.fPos] - offsetX,c4.buffer.f[c4.fPos + 1] - offsetY,c4.buffer.f[c4.fPos + 2] - offsetX,c4.buffer.f[c4.fPos + 3] - offsetY,c4.buffer.f[c4.fPos + 4] - offsetX,c4.buffer.f[c4.fPos + 5] - offsetY); - break; - case 5: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.CURVE_TO; - var this6 = data; - var c5 = this6; - hasPath = true; - openfl_display__$internal_CanvasGraphics.context.quadraticCurveTo(c5.buffer.f[c5.fPos] - offsetX,c5.buffer.f[c5.fPos + 1] - offsetY,c5.buffer.f[c5.fPos + 2] - offsetX,c5.buffer.f[c5.fPos + 3] - offsetY); - break; - case 6: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_CIRCLE; - var this7 = data; - var c6 = this7; - hasPath = true; - openfl_display__$internal_CanvasGraphics.context.moveTo(c6.buffer.f[c6.fPos] - offsetX + c6.buffer.f[c6.fPos + 2],c6.buffer.f[c6.fPos + 1] - offsetY); - openfl_display__$internal_CanvasGraphics.context.arc(c6.buffer.f[c6.fPos] - offsetX,c6.buffer.f[c6.fPos + 1] - offsetY,c6.buffer.f[c6.fPos + 2],0,Math.PI * 2,true); - break; - case 7: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_ELLIPSE; - var this8 = data; - var c7 = this8; - hasPath = true; - x = c7.buffer.f[c7.fPos]; - y = c7.buffer.f[c7.fPos + 1]; - width = c7.buffer.f[c7.fPos + 2]; - height = c7.buffer.f[c7.fPos + 3]; - x -= offsetX; - y -= offsetY; - ox = width / 2 * kappa; - oy = height / 2 * kappa; - xe = x + width; - ye = y + height; - xm = x + width / 2; - ym = y + height / 2; - openfl_display__$internal_CanvasGraphics.context.moveTo(x,ym); - openfl_display__$internal_CanvasGraphics.context.bezierCurveTo(x,ym - oy,xm - ox,y,xm,y); - openfl_display__$internal_CanvasGraphics.context.bezierCurveTo(xm + ox,y,xe,ym - oy,xe,ym); - openfl_display__$internal_CanvasGraphics.context.bezierCurveTo(xe,ym + oy,xm + ox,ye,xm,ye); - openfl_display__$internal_CanvasGraphics.context.bezierCurveTo(xm - ox,ye,x,ym + oy,x,ym); - break; - case 8: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_QUADS; - var this9 = data; - var c8 = this9; - var rects = c8.buffer.o[c8.oPos]; - var indices = c8.buffer.o[c8.oPos + 1]; - var transforms = c8.buffer.o[c8.oPos + 2]; - var hasIndices = indices != null; - var transformABCD = false; - var transformXY = false; - var length = hasIndices ? indices.get_length() : Math.floor(rects.get_length() / 4); - if(length == 0) { - return; - } - if(transforms != null) { - if(transforms.get_length() >= length * 6) { - transformABCD = true; - transformXY = true; - } else if(transforms.get_length() >= length * 4) { - transformABCD = true; - } else if(transforms.get_length() >= length * 2) { - transformXY = true; - } - } - var tileRect = openfl_geom_Rectangle.__pool.get(); - var tileTransform = openfl_geom_Matrix.__pool.get(); - var transform = openfl_display__$internal_CanvasGraphics.graphics.__renderTransform; - var alpha = openfl_display__$internal_CanvasGraphics.worldAlpha; - var ri; - var ti; - openfl_display__$internal_CanvasGraphics.context.save(); - var _g2 = 0; - var _g3 = length; - while(_g2 < _g3) { - var i = _g2++; - ri = hasIndices ? indices.get(i) * 4 : i * 4; - if(ri < 0) { - continue; - } - tileRect.setTo(rects.get(ri),rects.get(ri + 1),rects.get(ri + 2),rects.get(ri + 3)); - if(tileRect.width <= 0 || tileRect.height <= 0) { - continue; - } - if(transformABCD && transformXY) { - ti = i * 6; - tileTransform.setTo(transforms.get(ti),transforms.get(ti + 1),transforms.get(ti + 2),transforms.get(ti + 3),transforms.get(ti + 4),transforms.get(ti + 5)); - } else if(transformABCD) { - ti = i * 4; - tileTransform.setTo(transforms.get(ti),transforms.get(ti + 1),transforms.get(ti + 2),transforms.get(ti + 3),tileRect.x,tileRect.y); - } else if(transformXY) { - ti = i * 2; - tileTransform.tx = transforms.get(ti); - tileTransform.ty = transforms.get(ti + 1); - } else { - tileTransform.tx = tileRect.x; - tileTransform.ty = tileRect.y; - } - tileTransform.tx += positionX - offsetX; - tileTransform.ty += positionY - offsetY; - tileTransform.concat(transform); - openfl_display__$internal_CanvasGraphics.context.setTransform(tileTransform.a,tileTransform.b,tileTransform.c,tileTransform.d,tileTransform.tx,tileTransform.ty); - if(openfl_display__$internal_CanvasGraphics.bitmapFill != null) { - openfl_display__$internal_CanvasGraphics.context.drawImage(openfl_display__$internal_CanvasGraphics.bitmapFill.image.get_src(),tileRect.x,tileRect.y,tileRect.width,tileRect.height,0,0,tileRect.width,tileRect.height); - } else { - openfl_display__$internal_CanvasGraphics.context.fillRect(0,0,tileRect.width,tileRect.height); - } - } - openfl_geom_Rectangle.__pool.release(tileRect); - openfl_geom_Matrix.__pool.release(tileTransform); - openfl_display__$internal_CanvasGraphics.context.restore(); - break; - case 9: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_RECT; - var this10 = data; - var c9 = this10; - optimizationUsed = false; - if(openfl_display__$internal_CanvasGraphics.bitmapFill != null && !openfl_display__$internal_CanvasGraphics.hitTesting) { - st = 0; - sr = 0; - sb = 0; - sl = 0; - canOptimizeMatrix = true; - if(openfl_display__$internal_CanvasGraphics.pendingMatrix != null) { - if(openfl_display__$internal_CanvasGraphics.pendingMatrix.b != 0 || openfl_display__$internal_CanvasGraphics.pendingMatrix.c != 0) { - canOptimizeMatrix = false; - } else { - if(stl == null) { - stl = openfl_geom_Point.__pool.get(); - } - if(sbr == null) { - sbr = openfl_geom_Point.__pool.get(); - } - stl.setTo(c9.buffer.f[c9.fPos],c9.buffer.f[c9.fPos + 1]); - var _this = openfl_display__$internal_CanvasGraphics.inversePendingMatrix; - var px = stl.x; - var py = stl.y; - stl.x = px * _this.a + py * _this.c + _this.tx; - stl.y = px * _this.b + py * _this.d + _this.ty; - sbr.setTo(c9.buffer.f[c9.fPos] + c9.buffer.f[c9.fPos + 2],c9.buffer.f[c9.fPos + 1] + c9.buffer.f[c9.fPos + 3]); - var _this1 = openfl_display__$internal_CanvasGraphics.inversePendingMatrix; - var px1 = sbr.x; - var py1 = sbr.y; - sbr.x = px1 * _this1.a + py1 * _this1.c + _this1.tx; - sbr.y = px1 * _this1.b + py1 * _this1.d + _this1.ty; - st = stl.y; - sl = stl.x; - sb = sbr.y; - sr = sbr.x; - } - } else { - st = c9.buffer.f[c9.fPos + 1]; - sl = c9.buffer.f[c9.fPos]; - sb = c9.buffer.f[c9.fPos + 1] + c9.buffer.f[c9.fPos + 3]; - sr = c9.buffer.f[c9.fPos] + c9.buffer.f[c9.fPos + 2]; - } - if(canOptimizeMatrix && st >= 0 && sl >= 0 && sr <= openfl_display__$internal_CanvasGraphics.bitmapFill.width && sb <= openfl_display__$internal_CanvasGraphics.bitmapFill.height) { - optimizationUsed = true; - if(!openfl_display__$internal_CanvasGraphics.hitTesting) { - openfl_display__$internal_CanvasGraphics.context.drawImage(openfl_display__$internal_CanvasGraphics.bitmapFill.image.get_src(),sl,st,sr - sl,sb - st,c9.buffer.f[c9.fPos] - offsetX,c9.buffer.f[c9.fPos + 1] - offsetY,c9.buffer.f[c9.fPos + 2],c9.buffer.f[c9.fPos + 3]); - } - } - } - if(!optimizationUsed) { - hasPath = true; - openfl_display__$internal_CanvasGraphics.context.rect(c9.buffer.f[c9.fPos] - offsetX,c9.buffer.f[c9.fPos + 1] - offsetY,c9.buffer.f[c9.fPos + 2],c9.buffer.f[c9.fPos + 3]); - } - break; - case 10: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_ROUND_RECT; - var this11 = data; - var c10 = this11; - hasPath = true; - openfl_display__$internal_CanvasGraphics.drawRoundRect(c10.buffer.f[c10.fPos] - offsetX,c10.buffer.f[c10.fPos + 1] - offsetY,c10.buffer.f[c10.fPos + 2],c10.buffer.f[c10.fPos + 3],c10.buffer.f[c10.fPos + 4],c10.buffer.o[c10.oPos]); - break; - case 12: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_TRIANGLES; - var this12 = data; - var c11 = this12; - var v = c11.buffer.o[c11.oPos]; - var ind = c11.buffer.o[c11.oPos + 1]; - var uvt = c11.buffer.o[c11.oPos + 2]; - var pattern = null; - var colorFill = openfl_display__$internal_CanvasGraphics.bitmapFill == null; - if(colorFill && uvt != null) { - break _hx_loop1; - } - if(!colorFill) { - if(uvt == null) { - uvt = openfl_Vector.toFloatVector(null); - var _g4 = 0; - var _g5 = v.get_length() / 2 | 0; - while(_g4 < _g5) { - var i1 = _g4++; - uvt.push(v.get(i1 * 2) - offsetX / openfl_display__$internal_CanvasGraphics.bitmapFill.width); - uvt.push(v.get(i1 * 2 + 1) - offsetY / openfl_display__$internal_CanvasGraphics.bitmapFill.height); - } - } - var skipT = uvt.get_length() != v.get_length(); - var normalizedUVT = openfl_display__$internal_CanvasGraphics.normalizeUVT(uvt,skipT); - var maxUVT = normalizedUVT.max; - uvt = normalizedUVT.uvt; - if(maxUVT > 1) { - pattern = openfl_display__$internal_CanvasGraphics.createTempPatternCanvas(openfl_display__$internal_CanvasGraphics.bitmapFill,openfl_display__$internal_CanvasGraphics.bitmapRepeat,openfl_display__$internal_CanvasGraphics.bounds.width | 0,openfl_display__$internal_CanvasGraphics.bounds.height | 0); - } else { - pattern = openfl_display__$internal_CanvasGraphics.createTempPatternCanvas(openfl_display__$internal_CanvasGraphics.bitmapFill,openfl_display__$internal_CanvasGraphics.bitmapRepeat,openfl_display__$internal_CanvasGraphics.bitmapFill.width,openfl_display__$internal_CanvasGraphics.bitmapFill.height); - } - } - var i2 = 0; - var l = ind.get_length(); - var a_; - var b_; - var c_; - var iax; - var iay; - var ibx; - var iby; - var icx; - var icy; - var x1; - var y1; - var x2; - var y2; - var x3; - var y3; - var uvx1; - var uvy1; - var uvx2; - var uvy2; - var uvx3; - var uvy3; - var denom; - var t1; - var t2; - var t3; - var t4; - var dx; - var dy; - while(i2 < l) { - a_ = i2; - b_ = i2 + 1; - c_ = i2 + 2; - iax = ind.get(a_) * 2; - iay = ind.get(a_) * 2 + 1; - ibx = ind.get(b_) * 2; - iby = ind.get(b_) * 2 + 1; - icx = ind.get(c_) * 2; - icy = ind.get(c_) * 2 + 1; - x1 = v.get(iax) - offsetX; - y1 = v.get(iay) - offsetY; - x2 = v.get(ibx) - offsetX; - y2 = v.get(iby) - offsetY; - x3 = v.get(icx) - offsetX; - y3 = v.get(icy) - offsetY; - switch(c11.buffer.o[c11.oPos + 3]) { - case 0: - if((x2 - x1) * (y3 - y1) - (y2 - y1) * (x3 - x1) < 0) { - i2 += 3; - continue; - } - break; - case 2: - if(!((x2 - x1) * (y3 - y1) - (y2 - y1) * (x3 - x1) < 0)) { - i2 += 3; - continue; - } - break; - default: - } - if(colorFill) { - openfl_display__$internal_CanvasGraphics.context.beginPath(); - openfl_display__$internal_CanvasGraphics.context.moveTo(x1,y1); - openfl_display__$internal_CanvasGraphics.context.lineTo(x2,y2); - openfl_display__$internal_CanvasGraphics.context.lineTo(x3,y3); - openfl_display__$internal_CanvasGraphics.context.closePath(); - if(!openfl_display__$internal_CanvasGraphics.hitTesting) { - openfl_display__$internal_CanvasGraphics.context.fill(openfl_display__$internal_CanvasGraphics.windingRule); - } - i2 += 3; - continue; - } - uvx1 = uvt.get(iax) * pattern.width; - uvx2 = uvt.get(ibx) * pattern.width; - uvx3 = uvt.get(icx) * pattern.width; - uvy1 = uvt.get(iay) * pattern.height; - uvy2 = uvt.get(iby) * pattern.height; - uvy3 = uvt.get(icy) * pattern.height; - denom = uvx1 * (uvy3 - uvy2) - uvx2 * uvy3 + uvx3 * uvy2 + (uvx2 - uvx3) * uvy1; - if(denom == 0) { - i2 += 3; - openfl_display__$internal_CanvasGraphics.context.restore(); - continue; - } - openfl_display__$internal_CanvasGraphics.context.save(); - openfl_display__$internal_CanvasGraphics.context.beginPath(); - openfl_display__$internal_CanvasGraphics.context.moveTo(x1,y1); - openfl_display__$internal_CanvasGraphics.context.lineTo(x2,y2); - openfl_display__$internal_CanvasGraphics.context.lineTo(x3,y3); - openfl_display__$internal_CanvasGraphics.context.closePath(); - openfl_display__$internal_CanvasGraphics.context.clip(); - t1 = -(uvy1 * (x3 - x2) - uvy2 * x3 + uvy3 * x2 + (uvy2 - uvy3) * x1) / denom; - t2 = (uvy2 * y3 + uvy1 * (y2 - y3) - uvy3 * y2 + (uvy3 - uvy2) * y1) / denom; - t3 = (uvx1 * (x3 - x2) - uvx2 * x3 + uvx3 * x2 + (uvx2 - uvx3) * x1) / denom; - t4 = -(uvx2 * y3 + uvx1 * (y2 - y3) - uvx3 * y2 + (uvx3 - uvx2) * y1) / denom; - dx = (uvx1 * (uvy3 * x2 - uvy2 * x3) + uvy1 * (uvx2 * x3 - uvx3 * x2) + (uvx3 * uvy2 - uvx2 * uvy3) * x1) / denom; - dy = (uvx1 * (uvy3 * y2 - uvy2 * y3) + uvy1 * (uvx2 * y3 - uvx3 * y2) + (uvx3 * uvy2 - uvx2 * uvy3) * y1) / denom; - openfl_display__$internal_CanvasGraphics.context.transform(t1,t2,t3,t4,dx,dy); - openfl_display__$internal_CanvasGraphics.context.drawImage(pattern,0,0,pattern.width,pattern.height); - openfl_display__$internal_CanvasGraphics.context.restore(); - i2 += 3; - } - break; - case 14: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_BITMAP_STYLE; - var this13 = data; - var c12 = this13; - if(stroke && openfl_display__$internal_CanvasGraphics.hasStroke) { - openfl_display__$internal_CanvasGraphics.closePath(); - } - openfl_display__$internal_CanvasGraphics.context.moveTo(positionX - offsetX,positionY - offsetY); - openfl_display__$internal_CanvasGraphics.context.strokeStyle = openfl_display__$internal_CanvasGraphics.createBitmapFill(c12.buffer.o[c12.oPos],c12.buffer.b[c12.bPos],c12.buffer.b[c12.bPos + 1]); - openfl_display__$internal_CanvasGraphics.hasStroke = true; - break; - case 15: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_GRADIENT_STYLE; - var this14 = data; - var c13 = this14; - if(stroke && openfl_display__$internal_CanvasGraphics.hasStroke) { - openfl_display__$internal_CanvasGraphics.closePath(); - } - openfl_display__$internal_CanvasGraphics.context.moveTo(positionX - offsetX,positionY - offsetY); - openfl_display__$internal_CanvasGraphics.context.strokeStyle = openfl_display__$internal_CanvasGraphics.createGradientPattern(c13.buffer.o[c13.oPos],c13.buffer.ii[c13.iiPos],c13.buffer.ff[c13.ffPos],c13.buffer.ii[c13.iiPos + 1],c13.buffer.o[c13.oPos + 1],c13.buffer.o[c13.oPos + 2],c13.buffer.o[c13.oPos + 3],c13.buffer.f[c13.fPos]); - openfl_display__$internal_CanvasGraphics.setSmoothing(true); - openfl_display__$internal_CanvasGraphics.hasStroke = true; - break; - case 16: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_STYLE; - var this15 = data; - var c14 = this15; - if(stroke && openfl_display__$internal_CanvasGraphics.hasStroke) { - openfl_display__$internal_CanvasGraphics.closePath(true); - } - openfl_display__$internal_CanvasGraphics.context.moveTo(positionX - offsetX,positionY - offsetY); - if(c14.buffer.o[c14.oPos] == null) { - openfl_display__$internal_CanvasGraphics.hasStroke = false; - } else { - openfl_display__$internal_CanvasGraphics.context.lineWidth = c14.buffer.o[c14.oPos] > 0 ? c14.buffer.o[c14.oPos] : 1; - var tmp1 = c14.buffer.o[c14.oPos + 3] == null ? "round" : openfl_display_JointStyle.toString(c14.buffer.o[c14.oPos + 3]).toLowerCase(); - openfl_display__$internal_CanvasGraphics.context.lineJoin = tmp1; - var tmp2 = c14.buffer.o[c14.oPos + 2] == null ? "round" : c14.buffer.o[c14.oPos + 2] == 0 ? "butt" : openfl_display_CapsStyle.toString(c14.buffer.o[c14.oPos + 2]).toLowerCase(); - openfl_display__$internal_CanvasGraphics.context.lineCap = tmp2; - openfl_display__$internal_CanvasGraphics.context.miterLimit = c14.buffer.f[c14.fPos + 1]; - if(c14.buffer.f[c14.fPos] == 1) { - var tmp3 = StringTools.hex(c14.buffer.i[c14.iPos] & 16777215,6); - openfl_display__$internal_CanvasGraphics.context.strokeStyle = "#" + tmp3; - } else { - r = (c14.buffer.i[c14.iPos] & 16711680) >>> 16; - g = (c14.buffer.i[c14.iPos] & 65280) >>> 8; - b = c14.buffer.i[c14.iPos] & 255; - openfl_display__$internal_CanvasGraphics.context.strokeStyle = "rgba(" + r + ", " + g + ", " + b + ", " + c14.buffer.f[c14.fPos] + ")"; - } - openfl_display__$internal_CanvasGraphics.setSmoothing(true); - openfl_display__$internal_CanvasGraphics.hasStroke = true; - } - break; - case 17: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_TO; - var this16 = data; - var c15 = this16; - hasPath = true; - openfl_display__$internal_CanvasGraphics.context.lineTo(c15.buffer.f[c15.fPos] - offsetX,c15.buffer.f[c15.fPos + 1] - offsetY); - positionX = c15.buffer.f[c15.fPos]; - positionY = c15.buffer.f[c15.fPos + 1]; - if(positionX == startX && positionY == startY) { - closeGap = true; - } - break; - case 18: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.MOVE_TO; - var this17 = data; - var c16 = this17; - openfl_display__$internal_CanvasGraphics.context.moveTo(c16.buffer.f[c16.fPos] - offsetX,c16.buffer.f[c16.fPos + 1] - offsetY); - positionX = c16.buffer.f[c16.fPos]; - positionY = c16.buffer.f[c16.fPos + 1]; - if(setStart && c16.buffer.f[c16.fPos] != startX && c16.buffer.f[c16.fPos + 1] != startY) { - closeGap = true; - } - startX = c16.buffer.f[c16.fPos]; - startY = c16.buffer.f[c16.fPos + 1]; - setStart = true; - break; - case 21: - openfl_display__$internal_CanvasGraphics.windingRule = "evenodd"; - break; - case 22: - openfl_display__$internal_CanvasGraphics.windingRule = "nonzero"; - break; - default: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - } - } - if(stl != null) { - openfl_geom_Point.__pool.release(stl); - } - if(sbr != null) { - openfl_geom_Point.__pool.release(sbr); - } - data.destroy(); - if(hasPath) { - if(stroke && openfl_display__$internal_CanvasGraphics.hasStroke) { - if(openfl_display__$internal_CanvasGraphics.hasFill && closeGap) { - openfl_display__$internal_CanvasGraphics.context.lineTo(startX - offsetX,startY - offsetY); - openfl_display__$internal_CanvasGraphics.closePath(false); - } else if(closeGap && positionX == startX && positionY == startY) { - openfl_display__$internal_CanvasGraphics.closePath(false); - } - if(!openfl_display__$internal_CanvasGraphics.hitTesting) { - openfl_display__$internal_CanvasGraphics.context.stroke(); - } - } - if(!stroke) { - if(openfl_display__$internal_CanvasGraphics.hasFill || openfl_display__$internal_CanvasGraphics.bitmapFill != null) { - openfl_display__$internal_CanvasGraphics.context.translate(-openfl_display__$internal_CanvasGraphics.bounds.x,-openfl_display__$internal_CanvasGraphics.bounds.y); - if(openfl_display__$internal_CanvasGraphics.pendingMatrix != null) { - openfl_display__$internal_CanvasGraphics.context.transform(openfl_display__$internal_CanvasGraphics.pendingMatrix.a,openfl_display__$internal_CanvasGraphics.pendingMatrix.b,openfl_display__$internal_CanvasGraphics.pendingMatrix.c,openfl_display__$internal_CanvasGraphics.pendingMatrix.d,openfl_display__$internal_CanvasGraphics.pendingMatrix.tx,openfl_display__$internal_CanvasGraphics.pendingMatrix.ty); - if(!openfl_display__$internal_CanvasGraphics.hitTesting) { - openfl_display__$internal_CanvasGraphics.context.fill(openfl_display__$internal_CanvasGraphics.windingRule); - } - openfl_display__$internal_CanvasGraphics.context.transform(openfl_display__$internal_CanvasGraphics.inversePendingMatrix.a,openfl_display__$internal_CanvasGraphics.inversePendingMatrix.b,openfl_display__$internal_CanvasGraphics.inversePendingMatrix.c,openfl_display__$internal_CanvasGraphics.inversePendingMatrix.d,openfl_display__$internal_CanvasGraphics.inversePendingMatrix.tx,openfl_display__$internal_CanvasGraphics.inversePendingMatrix.ty); - } else if(!openfl_display__$internal_CanvasGraphics.hitTesting) { - openfl_display__$internal_CanvasGraphics.context.fill(openfl_display__$internal_CanvasGraphics.windingRule); - } - openfl_display__$internal_CanvasGraphics.context.translate(openfl_display__$internal_CanvasGraphics.bounds.x,openfl_display__$internal_CanvasGraphics.bounds.y); - openfl_display__$internal_CanvasGraphics.context.closePath(); - } - } - } -}; -openfl_display__$internal_CanvasGraphics.render = function(graphics,renderer) { - graphics.__update(renderer.__worldTransform); - if(graphics.__softwareDirty) { - openfl_display__$internal_CanvasGraphics.hitTesting = false; - openfl_display__$internal_CanvasGraphics.graphics = graphics; - openfl_display__$internal_CanvasGraphics.allowSmoothing = renderer.__allowSmoothing; - openfl_display__$internal_CanvasGraphics.worldAlpha = renderer.__getAlpha(graphics.__owner.__worldAlpha); - openfl_display__$internal_CanvasGraphics.bounds = graphics.__bounds; - var width = graphics.__width; - var height = graphics.__height; - if(!graphics.__visible || graphics.__commands.get_length() == 0 || openfl_display__$internal_CanvasGraphics.bounds == null || width < 1 || height < 1) { - graphics.__canvas = null; - graphics.__context = null; - graphics.__bitmap = null; - } else { - if(graphics.__canvas == null) { - graphics.__canvas = window.document.createElement("canvas"); - graphics.__context = graphics.__canvas.getContext("2d"); - } - openfl_display__$internal_CanvasGraphics.context = graphics.__context; - var transform = graphics.__renderTransform; - var canvas = graphics.__canvas; - var scale = renderer.pixelRatio; - var scaledWidth = width * scale | 0; - var scaledHeight = height * scale | 0; - renderer.__setBlendModeContext(openfl_display__$internal_CanvasGraphics.context,10); - if(renderer.__isDOM) { - if(canvas.width == scaledWidth && canvas.height == scaledHeight) { - openfl_display__$internal_CanvasGraphics.context.clearRect(0,0,scaledWidth,scaledHeight); - } else { - canvas.width = scaledWidth; - canvas.height = scaledHeight; - canvas.style.width = width + "px"; - canvas.style.height = height + "px"; - } - var transform1 = graphics.__renderTransform; - openfl_display__$internal_CanvasGraphics.context.setTransform(transform1.a * scale,transform1.b * scale,transform1.c * scale,transform1.d * scale,transform1.tx * scale,transform1.ty * scale); - } else { - if(canvas.width == scaledWidth && canvas.height == scaledHeight) { - openfl_display__$internal_CanvasGraphics.context.closePath(); - openfl_display__$internal_CanvasGraphics.context.setTransform(1,0,0,1,0,0); - openfl_display__$internal_CanvasGraphics.context.clearRect(0,0,scaledWidth,scaledHeight); - } else { - canvas.width = width; - canvas.height = height; - } - openfl_display__$internal_CanvasGraphics.context.setTransform(transform.a,transform.b,transform.c,transform.d,transform.tx,transform.ty); - } - openfl_display__$internal_CanvasGraphics.fillCommands.clear(); - openfl_display__$internal_CanvasGraphics.strokeCommands.clear(); - openfl_display__$internal_CanvasGraphics.hasFill = false; - openfl_display__$internal_CanvasGraphics.hasStroke = false; - openfl_display__$internal_CanvasGraphics.bitmapFill = null; - openfl_display__$internal_CanvasGraphics.bitmapRepeat = false; - var hasLineStyle = false; - var initStrokeX = 0.0; - var initStrokeY = 0.0; - openfl_display__$internal_CanvasGraphics.windingRule = "evenodd"; - var data = new openfl_display__$internal_DrawCommandReader(graphics.__commands); - var _g = 0; - var _g1 = graphics.__commands.types; - while(_g < _g1.length) { - var type = _g1[_g]; - ++_g; - switch(type._hx_index) { - case 0:case 1:case 2:case 3: - openfl_display__$internal_CanvasGraphics.endFill(); - openfl_display__$internal_CanvasGraphics.endStroke(); - if(type == openfl_display__$internal_DrawCommandType.BEGIN_BITMAP_FILL) { - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_BITMAP_FILL; - var this1 = data; - var c = this1; - openfl_display__$internal_CanvasGraphics.fillCommands.beginBitmapFill(c.buffer.o[c.oPos],c.buffer.o[c.oPos + 1],c.buffer.b[c.bPos],c.buffer.b[c.bPos + 1]); - openfl_display__$internal_CanvasGraphics.strokeCommands.beginBitmapFill(c.buffer.o[c.oPos],c.buffer.o[c.oPos + 1],c.buffer.b[c.bPos],c.buffer.b[c.bPos + 1]); - } else if(type == openfl_display__$internal_DrawCommandType.BEGIN_GRADIENT_FILL) { - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_GRADIENT_FILL; - var this2 = data; - var c1 = this2; - openfl_display__$internal_CanvasGraphics.fillCommands.beginGradientFill(c1.buffer.o[c1.oPos],c1.buffer.ii[c1.iiPos],c1.buffer.ff[c1.ffPos],c1.buffer.ii[c1.iiPos + 1],c1.buffer.o[c1.oPos + 1],c1.buffer.o[c1.oPos + 2],c1.buffer.o[c1.oPos + 3],c1.buffer.f[c1.fPos]); - openfl_display__$internal_CanvasGraphics.strokeCommands.beginGradientFill(c1.buffer.o[c1.oPos],c1.buffer.ii[c1.iiPos],c1.buffer.ff[c1.ffPos],c1.buffer.ii[c1.iiPos + 1],c1.buffer.o[c1.oPos + 1],c1.buffer.o[c1.oPos + 2],c1.buffer.o[c1.oPos + 3],c1.buffer.f[c1.fPos]); - } else if(type == openfl_display__$internal_DrawCommandType.BEGIN_SHADER_FILL) { - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_SHADER_FILL; - var this3 = data; - var c2 = this3; - openfl_display__$internal_CanvasGraphics.fillCommands.beginShaderFill(c2.buffer.o[c2.oPos]); - openfl_display__$internal_CanvasGraphics.strokeCommands.beginShaderFill(c2.buffer.o[c2.oPos]); - } else { - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_FILL; - var this4 = data; - var c3 = this4; - openfl_display__$internal_CanvasGraphics.fillCommands.beginFill(c3.buffer.i[c3.iPos],c3.buffer.f[c3.fPos]); - openfl_display__$internal_CanvasGraphics.strokeCommands.beginFill(c3.buffer.i[c3.iPos],c3.buffer.f[c3.fPos]); - } - break; - case 4: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.CUBIC_CURVE_TO; - var this5 = data; - var c4 = this5; - openfl_display__$internal_CanvasGraphics.fillCommands.cubicCurveTo(c4.buffer.f[c4.fPos],c4.buffer.f[c4.fPos + 1],c4.buffer.f[c4.fPos + 2],c4.buffer.f[c4.fPos + 3],c4.buffer.f[c4.fPos + 4],c4.buffer.f[c4.fPos + 5]); - if(hasLineStyle) { - openfl_display__$internal_CanvasGraphics.strokeCommands.cubicCurveTo(c4.buffer.f[c4.fPos],c4.buffer.f[c4.fPos + 1],c4.buffer.f[c4.fPos + 2],c4.buffer.f[c4.fPos + 3],c4.buffer.f[c4.fPos + 4],c4.buffer.f[c4.fPos + 5]); - } else { - initStrokeX = c4.buffer.f[c4.fPos + 4]; - initStrokeY = c4.buffer.f[c4.fPos + 5]; - } - break; - case 5: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.CURVE_TO; - var this6 = data; - var c5 = this6; - openfl_display__$internal_CanvasGraphics.fillCommands.curveTo(c5.buffer.f[c5.fPos],c5.buffer.f[c5.fPos + 1],c5.buffer.f[c5.fPos + 2],c5.buffer.f[c5.fPos + 3]); - if(hasLineStyle) { - openfl_display__$internal_CanvasGraphics.strokeCommands.curveTo(c5.buffer.f[c5.fPos],c5.buffer.f[c5.fPos + 1],c5.buffer.f[c5.fPos + 2],c5.buffer.f[c5.fPos + 3]); - } else { - initStrokeX = c5.buffer.f[c5.fPos + 2]; - initStrokeY = c5.buffer.f[c5.fPos + 3]; - } - break; - case 6: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_CIRCLE; - var this7 = data; - var c6 = this7; - openfl_display__$internal_CanvasGraphics.fillCommands.drawCircle(c6.buffer.f[c6.fPos],c6.buffer.f[c6.fPos + 1],c6.buffer.f[c6.fPos + 2]); - if(hasLineStyle) { - openfl_display__$internal_CanvasGraphics.strokeCommands.drawCircle(c6.buffer.f[c6.fPos],c6.buffer.f[c6.fPos + 1],c6.buffer.f[c6.fPos + 2]); - } - break; - case 7: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_ELLIPSE; - var this8 = data; - var c7 = this8; - openfl_display__$internal_CanvasGraphics.fillCommands.drawEllipse(c7.buffer.f[c7.fPos],c7.buffer.f[c7.fPos + 1],c7.buffer.f[c7.fPos + 2],c7.buffer.f[c7.fPos + 3]); - if(hasLineStyle) { - openfl_display__$internal_CanvasGraphics.strokeCommands.drawEllipse(c7.buffer.f[c7.fPos],c7.buffer.f[c7.fPos + 1],c7.buffer.f[c7.fPos + 2],c7.buffer.f[c7.fPos + 3]); - } - break; - case 8: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_QUADS; - var this9 = data; - var c8 = this9; - openfl_display__$internal_CanvasGraphics.fillCommands.drawQuads(c8.buffer.o[c8.oPos],c8.buffer.o[c8.oPos + 1],c8.buffer.o[c8.oPos + 2]); - break; - case 9: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_RECT; - var this10 = data; - var c9 = this10; - openfl_display__$internal_CanvasGraphics.fillCommands.drawRect(c9.buffer.f[c9.fPos],c9.buffer.f[c9.fPos + 1],c9.buffer.f[c9.fPos + 2],c9.buffer.f[c9.fPos + 3]); - if(hasLineStyle) { - openfl_display__$internal_CanvasGraphics.strokeCommands.drawRect(c9.buffer.f[c9.fPos],c9.buffer.f[c9.fPos + 1],c9.buffer.f[c9.fPos + 2],c9.buffer.f[c9.fPos + 3]); - } - break; - case 10: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_ROUND_RECT; - var this11 = data; - var c10 = this11; - openfl_display__$internal_CanvasGraphics.fillCommands.drawRoundRect(c10.buffer.f[c10.fPos],c10.buffer.f[c10.fPos + 1],c10.buffer.f[c10.fPos + 2],c10.buffer.f[c10.fPos + 3],c10.buffer.f[c10.fPos + 4],c10.buffer.o[c10.oPos]); - if(hasLineStyle) { - openfl_display__$internal_CanvasGraphics.strokeCommands.drawRoundRect(c10.buffer.f[c10.fPos],c10.buffer.f[c10.fPos + 1],c10.buffer.f[c10.fPos + 2],c10.buffer.f[c10.fPos + 3],c10.buffer.f[c10.fPos + 4],c10.buffer.o[c10.oPos]); - } - break; - case 12: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_TRIANGLES; - var this12 = data; - var c11 = this12; - openfl_display__$internal_CanvasGraphics.fillCommands.drawTriangles(c11.buffer.o[c11.oPos],c11.buffer.o[c11.oPos + 1],c11.buffer.o[c11.oPos + 2],c11.buffer.o[c11.oPos + 3]); - break; - case 13: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.END_FILL; - var this13 = data; - openfl_display__$internal_CanvasGraphics.endFill(); - openfl_display__$internal_CanvasGraphics.endStroke(); - openfl_display__$internal_CanvasGraphics.hasFill = false; - hasLineStyle = false; - openfl_display__$internal_CanvasGraphics.bitmapFill = null; - initStrokeX = 0; - initStrokeY = 0; - break; - case 14: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_BITMAP_STYLE; - var this14 = data; - var c12 = this14; - if(!hasLineStyle && (initStrokeX != 0 || initStrokeY != 0)) { - openfl_display__$internal_CanvasGraphics.strokeCommands.moveTo(initStrokeX,initStrokeY); - initStrokeX = 0; - initStrokeY = 0; - } - hasLineStyle = true; - openfl_display__$internal_CanvasGraphics.strokeCommands.lineBitmapStyle(c12.buffer.o[c12.oPos],c12.buffer.o[c12.oPos + 1],c12.buffer.b[c12.bPos],c12.buffer.b[c12.bPos + 1]); - break; - case 15: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_GRADIENT_STYLE; - var this15 = data; - var c13 = this15; - if(!hasLineStyle && (initStrokeX != 0 || initStrokeY != 0)) { - openfl_display__$internal_CanvasGraphics.strokeCommands.moveTo(initStrokeX,initStrokeY); - initStrokeX = 0; - initStrokeY = 0; - } - hasLineStyle = true; - openfl_display__$internal_CanvasGraphics.strokeCommands.lineGradientStyle(c13.buffer.o[c13.oPos],c13.buffer.ii[c13.iiPos],c13.buffer.ff[c13.ffPos],c13.buffer.ii[c13.iiPos + 1],c13.buffer.o[c13.oPos + 1],c13.buffer.o[c13.oPos + 2],c13.buffer.o[c13.oPos + 3],c13.buffer.f[c13.fPos]); - break; - case 16: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_STYLE; - var this16 = data; - var c14 = this16; - if(!hasLineStyle && c14.buffer.o[c14.oPos] != null) { - if(initStrokeX != 0 || initStrokeY != 0) { - openfl_display__$internal_CanvasGraphics.strokeCommands.moveTo(initStrokeX,initStrokeY); - initStrokeX = 0; - initStrokeY = 0; - } - } - hasLineStyle = c14.buffer.o[c14.oPos] != null; - openfl_display__$internal_CanvasGraphics.strokeCommands.lineStyle(c14.buffer.o[c14.oPos],c14.buffer.i[c14.iPos],c14.buffer.f[c14.fPos],c14.buffer.b[c14.bPos],c14.buffer.o[c14.oPos + 1],c14.buffer.o[c14.oPos + 2],c14.buffer.o[c14.oPos + 3],c14.buffer.f[c14.fPos + 1]); - break; - case 17: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_TO; - var this17 = data; - var c15 = this17; - openfl_display__$internal_CanvasGraphics.fillCommands.lineTo(c15.buffer.f[c15.fPos],c15.buffer.f[c15.fPos + 1]); - if(hasLineStyle) { - openfl_display__$internal_CanvasGraphics.strokeCommands.lineTo(c15.buffer.f[c15.fPos],c15.buffer.f[c15.fPos + 1]); - } else { - initStrokeX = c15.buffer.f[c15.fPos]; - initStrokeY = c15.buffer.f[c15.fPos + 1]; - } - break; - case 18: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.MOVE_TO; - var this18 = data; - var c16 = this18; - openfl_display__$internal_CanvasGraphics.fillCommands.moveTo(c16.buffer.f[c16.fPos],c16.buffer.f[c16.fPos + 1]); - if(hasLineStyle) { - openfl_display__$internal_CanvasGraphics.strokeCommands.moveTo(c16.buffer.f[c16.fPos],c16.buffer.f[c16.fPos + 1]); - } else { - initStrokeX = c16.buffer.f[c16.fPos]; - initStrokeY = c16.buffer.f[c16.fPos + 1]; - } - break; - case 19: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.OVERRIDE_BLEND_MODE; - var this19 = data; - var c17 = this19; - renderer.__setBlendModeContext(openfl_display__$internal_CanvasGraphics.context,c17.buffer.o[c17.oPos]); - break; - case 21: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.WINDING_EVEN_ODD; - var this20 = data; - openfl_display__$internal_CanvasGraphics.fillCommands.windingEvenOdd(); - openfl_display__$internal_CanvasGraphics.windingRule = "evenodd"; - break; - case 22: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.WINDING_NON_ZERO; - var this21 = data; - openfl_display__$internal_CanvasGraphics.fillCommands.windingNonZero(); - openfl_display__$internal_CanvasGraphics.windingRule = "nonzero"; - break; - default: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - } - } - if(openfl_display__$internal_CanvasGraphics.fillCommands.get_length() > 0) { - openfl_display__$internal_CanvasGraphics.endFill(); - } - if(openfl_display__$internal_CanvasGraphics.strokeCommands.get_length() > 0) { - openfl_display__$internal_CanvasGraphics.endStroke(); - } - data.destroy(); - graphics.__bitmap = openfl_display_BitmapData.fromCanvas(graphics.__canvas); - } - graphics.__softwareDirty = false; - graphics.set___dirty(false); - } -}; -openfl_display__$internal_CanvasGraphics.renderMask = function(graphics,renderer) { - if(graphics.__commands.get_length() != 0) { - openfl_display__$internal_CanvasGraphics.context = renderer.context; - var positionX = 0.0; - var positionY = 0.0; - var offsetX = 0; - var offsetY = 0; - var data = new openfl_display__$internal_DrawCommandReader(graphics.__commands); - var x; - var y; - var width; - var height; - var kappa = .5522848; - var ox; - var oy; - var xe; - var ye; - var xm; - var ym; - var _g = 0; - var _g1 = graphics.__commands.types; - while(_g < _g1.length) { - var type = _g1[_g]; - ++_g; - switch(type._hx_index) { - case 4: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.CUBIC_CURVE_TO; - var this1 = data; - var c = this1; - openfl_display__$internal_CanvasGraphics.context.bezierCurveTo(c.buffer.f[c.fPos] - offsetX,c.buffer.f[c.fPos + 1] - offsetY,c.buffer.f[c.fPos + 2] - offsetX,c.buffer.f[c.fPos + 3] - offsetY,c.buffer.f[c.fPos + 4] - offsetX,c.buffer.f[c.fPos + 5] - offsetY); - positionX = c.buffer.f[c.fPos + 4]; - positionY = c.buffer.f[c.fPos + 5]; - break; - case 5: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.CURVE_TO; - var this2 = data; - var c1 = this2; - openfl_display__$internal_CanvasGraphics.context.quadraticCurveTo(c1.buffer.f[c1.fPos] - offsetX,c1.buffer.f[c1.fPos + 1] - offsetY,c1.buffer.f[c1.fPos + 2] - offsetX,c1.buffer.f[c1.fPos + 3] - offsetY); - positionX = c1.buffer.f[c1.fPos + 2]; - positionY = c1.buffer.f[c1.fPos + 3]; - break; - case 6: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_CIRCLE; - var this3 = data; - var c2 = this3; - openfl_display__$internal_CanvasGraphics.context.arc(c2.buffer.f[c2.fPos] - offsetX,c2.buffer.f[c2.fPos + 1] - offsetY,c2.buffer.f[c2.fPos + 2],0,Math.PI * 2,true); - break; - case 7: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_ELLIPSE; - var this4 = data; - var c3 = this4; - x = c3.buffer.f[c3.fPos]; - y = c3.buffer.f[c3.fPos + 1]; - width = c3.buffer.f[c3.fPos + 2]; - height = c3.buffer.f[c3.fPos + 3]; - x -= offsetX; - y -= offsetY; - ox = width / 2 * kappa; - oy = height / 2 * kappa; - xe = x + width; - ye = y + height; - xm = x + width / 2; - ym = y + height / 2; - openfl_display__$internal_CanvasGraphics.context.moveTo(x,ym); - openfl_display__$internal_CanvasGraphics.context.bezierCurveTo(x,ym - oy,xm - ox,y,xm,y); - openfl_display__$internal_CanvasGraphics.context.bezierCurveTo(xm + ox,y,xe,ym - oy,xe,ym); - openfl_display__$internal_CanvasGraphics.context.bezierCurveTo(xe,ym + oy,xm + ox,ye,xm,ye); - openfl_display__$internal_CanvasGraphics.context.bezierCurveTo(xm - ox,ye,x,ym + oy,x,ym); - break; - case 9: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_RECT; - var this5 = data; - var c4 = this5; - openfl_display__$internal_CanvasGraphics.context.beginPath(); - openfl_display__$internal_CanvasGraphics.context.rect(c4.buffer.f[c4.fPos] - offsetX,c4.buffer.f[c4.fPos + 1] - offsetY,c4.buffer.f[c4.fPos + 2],c4.buffer.f[c4.fPos + 3]); - openfl_display__$internal_CanvasGraphics.context.closePath(); - break; - case 10: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_ROUND_RECT; - var this6 = data; - var c5 = this6; - openfl_display__$internal_CanvasGraphics.drawRoundRect(c5.buffer.f[c5.fPos] - offsetX,c5.buffer.f[c5.fPos + 1] - offsetY,c5.buffer.f[c5.fPos + 2],c5.buffer.f[c5.fPos + 3],c5.buffer.f[c5.fPos + 4],c5.buffer.o[c5.oPos]); - break; - case 17: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.LINE_TO; - var this7 = data; - var c6 = this7; - openfl_display__$internal_CanvasGraphics.context.lineTo(c6.buffer.f[c6.fPos] - offsetX,c6.buffer.f[c6.fPos + 1] - offsetY); - positionX = c6.buffer.f[c6.fPos]; - positionY = c6.buffer.f[c6.fPos + 1]; - break; - case 18: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.MOVE_TO; - var this8 = data; - var c7 = this8; - openfl_display__$internal_CanvasGraphics.context.moveTo(c7.buffer.f[c7.fPos] - offsetX,c7.buffer.f[c7.fPos + 1] - offsetY); - positionX = c7.buffer.f[c7.fPos]; - positionY = c7.buffer.f[c7.fPos + 1]; - break; - default: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - } - } - data.destroy(); - } -}; -openfl_display__$internal_CanvasGraphics.setSmoothing = function(smooth) { - if(!openfl_display__$internal_CanvasGraphics.allowSmoothing) { - smooth = false; - } - if(openfl_display__$internal_CanvasGraphics.context.imageSmoothingEnabled != smooth) { - openfl_display__$internal_CanvasGraphics.context.imageSmoothingEnabled = smooth; - } -}; -var openfl_display__$internal_CanvasShape = function() { }; -$hxClasses["openfl.display._internal.CanvasShape"] = openfl_display__$internal_CanvasShape; -openfl_display__$internal_CanvasShape.__name__ = "openfl.display._internal.CanvasShape"; -openfl_display__$internal_CanvasShape.render = function(shape,renderer) { - if(!shape.__renderable) { - return; - } - var alpha = renderer.__getAlpha(shape.__worldAlpha); - if(alpha <= 0) { - return; - } - var graphics = shape.__graphics; - if(graphics != null) { - openfl_display__$internal_CanvasGraphics.render(graphics,renderer); - var width = graphics.__width; - var height = graphics.__height; - var canvas = graphics.__canvas; - if(canvas != null && graphics.__visible && width >= 1 && height >= 1) { - var transform = graphics.__worldTransform; - var context = renderer.context; - var scrollRect = shape.__scrollRect; - var scale9Grid = shape.__worldScale9Grid; - if(scrollRect == null || scrollRect.width > 0 && scrollRect.height > 0) { - renderer.__setBlendMode(shape.__worldBlendMode); - renderer.__pushMaskObject(shape); - context.globalAlpha = alpha; - if(scale9Grid != null && transform.b == 0 && transform.c == 0) { - context.setTransform(1,0,0,1,transform.tx,transform.ty); - var bounds = graphics.__bounds; - var scaleX = graphics.__renderTransform.a; - var scaleY = graphics.__renderTransform.d; - var renderScaleX = transform.a; - var renderScaleY = transform.d; - var left = Math.max(1,Math.round(scale9Grid.x * scaleX)); - var top = Math.round(scale9Grid.y * scaleY); - var right = Math.max(1,Math.round((bounds.get_right() - scale9Grid.get_right()) * scaleX)); - var bottom = Math.round((bounds.get_bottom() - scale9Grid.get_bottom()) * scaleY); - var centerWidth = Math.round(scale9Grid.width * scaleX); - var centerHeight = Math.round(scale9Grid.height * scaleY); - var renderLeft = Math.round(scale9Grid.x * renderScaleX); - var renderTop = Math.round(scale9Grid.y * renderScaleY); - var renderRight = Math.round((bounds.get_right() - scale9Grid.get_right()) * renderScaleX); - var renderBottom = Math.round((bounds.get_bottom() - scale9Grid.get_bottom()) * renderScaleY); - var renderCenterWidth = Math.round(width * renderScaleX) - renderLeft - renderRight; - var renderCenterHeight = Math.round(height * renderScaleY) - renderTop - renderBottom; - renderer.applySmoothing(context,false); - if(centerWidth != 0 && centerHeight != 0) { - context.drawImage(canvas,0,0,left,top,0,0,renderLeft,renderTop); - context.drawImage(canvas,left,0,centerWidth,top,renderLeft,0,renderCenterWidth,renderTop); - context.drawImage(canvas,left + centerWidth,0,right,top,renderLeft + renderCenterWidth,0,renderRight,renderTop); - context.drawImage(canvas,0,top,left,centerHeight,0,renderTop,renderLeft,renderCenterHeight); - context.drawImage(canvas,left,top,centerWidth,centerHeight,renderLeft,renderTop,renderCenterWidth,renderCenterHeight); - context.drawImage(canvas,left + centerWidth,top,right,centerHeight,renderLeft + renderCenterWidth,renderTop,renderRight,renderCenterHeight); - context.drawImage(canvas,0,top + centerHeight,left,bottom,0,renderTop + renderCenterHeight,renderLeft,renderBottom); - context.drawImage(canvas,left,top + centerHeight,centerWidth,bottom,renderLeft,renderTop + renderCenterHeight,renderCenterWidth,renderBottom); - context.drawImage(canvas,left + centerWidth,top + centerHeight,right,bottom,renderLeft + renderCenterWidth,renderTop + renderCenterHeight,renderRight,renderBottom); - } else if(centerWidth == 0 && centerHeight != 0) { - var renderWidth = renderLeft + renderCenterWidth + renderRight; - context.drawImage(canvas,0,0,width,top,0,0,renderWidth,renderTop); - context.drawImage(canvas,0,top,width,centerHeight,0,renderTop,renderWidth,renderCenterHeight); - context.drawImage(canvas,0,top + centerHeight,width,bottom,0,renderTop + renderCenterHeight,renderWidth,renderBottom); - } else if(centerHeight == 0 && centerWidth != 0) { - var renderHeight = renderTop + renderCenterHeight + renderBottom; - context.drawImage(canvas,0,0,left,height,0,0,renderLeft,renderHeight); - context.drawImage(canvas,left,0,centerWidth,height,renderLeft,0,renderCenterWidth,renderHeight); - context.drawImage(canvas,left + centerWidth,0,right,height,renderLeft + renderCenterWidth,0,renderRight,renderHeight); - } - } else { - renderer.setTransform(transform,context); - if(renderer.__isDOM) { - var reverseScale = 1 / renderer.pixelRatio; - context.scale(reverseScale,reverseScale); - } - context.drawImage(canvas,0,0,width,height); - } - renderer.__popMaskObject(shape); - } - } - } -}; -var openfl_display__$internal_Context3DBitmap = function() { }; -$hxClasses["openfl.display._internal.Context3DBitmap"] = openfl_display__$internal_Context3DBitmap; -openfl_display__$internal_Context3DBitmap.__name__ = "openfl.display._internal.Context3DBitmap"; -openfl_display__$internal_Context3DBitmap.render = function(bitmap,renderer) { - if(!bitmap.__renderable || bitmap.__worldAlpha <= 0) { - return; - } - if(bitmap.__bitmapData != null && bitmap.__bitmapData.__isValid) { - var context = renderer.__context3D; - renderer.__setBlendMode(bitmap.__worldBlendMode); - renderer.__pushMaskObject(bitmap); - var shader = renderer.__initDisplayShader(bitmap.__worldShader); - renderer.setShader(shader); - renderer.applyBitmapData(bitmap.__bitmapData,renderer.__allowSmoothing && (bitmap.smoothing || renderer.__upscaled)); - renderer.applyMatrix(renderer.__getMatrix(bitmap.__renderTransform,bitmap.pixelSnapping)); - renderer.applyAlpha(bitmap.__worldAlpha); - renderer.applyColorTransform(bitmap.__worldColorTransform); - renderer.updateShader(); - var vertexBuffer = bitmap.__bitmapData.getVertexBuffer(context); - if(shader.__position != null) { - context.setVertexBufferAt(shader.__position.index,vertexBuffer,0,3); - } - if(shader.__textureCoord != null) { - context.setVertexBufferAt(shader.__textureCoord.index,vertexBuffer,3,2); - } - var indexBuffer = bitmap.__bitmapData.getIndexBuffer(context); - context.drawTriangles(indexBuffer); - renderer.__clearShader(); - renderer.__popMaskObject(bitmap); - } -}; -openfl_display__$internal_Context3DBitmap.renderMask = function(bitmap,renderer) { - if(bitmap.__bitmapData != null && bitmap.__bitmapData.__isValid) { - var context = renderer.__context3D; - var shader = renderer.__maskShader; - renderer.setShader(shader); - renderer.applyBitmapData(openfl_display__$internal_Context3DMaskShader.opaqueBitmapData,true); - renderer.applyMatrix(renderer.__getMatrix(bitmap.__renderTransform,bitmap.pixelSnapping)); - renderer.updateShader(); - var vertexBuffer = bitmap.__bitmapData.getVertexBuffer(context); - if(shader.__position != null) { - context.setVertexBufferAt(shader.__position.index,vertexBuffer,0,3); - } - if(shader.__textureCoord != null) { - context.setVertexBufferAt(shader.__textureCoord.index,vertexBuffer,3,2); - } - var indexBuffer = bitmap.__bitmapData.getIndexBuffer(context); - context.drawTriangles(indexBuffer); - renderer.__clearShader(); - } -}; -var openfl_display__$internal_Context3DBuffer = function(context3D,elementType,elementCount,dataPerVertex) { - this.context3D = context3D; - this.elementType = elementType; - this.dataPerVertex = dataPerVertex; - this.indexCount = 0; - this.vertexCount = 0; - this.resize(elementCount); -}; -$hxClasses["openfl.display._internal.Context3DBuffer"] = openfl_display__$internal_Context3DBuffer; -openfl_display__$internal_Context3DBuffer.__name__ = "openfl.display._internal.Context3DBuffer"; -openfl_display__$internal_Context3DBuffer.prototype = { - drawElements: function(start,length) { - if(length == null) { - length = -1; - } - if(this.indexCount == 0 || this.vertexCount == 0) { - return; - } - if(this.elementType._hx_index == 0) { - if(length == -1) { - length = this.elementCount * 2; - } - if(start < 10922 && length - start < 10922) { - this.context3D.drawTriangles(this.indexBuffers[0],start,length * 2); - } else { - var end = start + length; - while(start < end) { - var arrayBufferIndex = Math.floor(start / 10922); - length = Math.min(end - start,10922) | 0; - if(length <= 0) { - break; - } - this.context3D.drawTriangles(this.indexBuffers[arrayBufferIndex],(start - arrayBufferIndex * 10922) * 3,length * 2); - start += length; - } - } - } - } - ,flushVertexBufferData: function() { - if(this.vertexBufferData.length > this.vertexCount) { - this.vertexCount = this.vertexBufferData.length; - this.vertexBuffer = this.context3D.createVertexBuffer(this.vertexCount,this.dataPerVertex,0); - } - this.vertexBuffer.uploadFromTypedArray(lime_utils_Float32Array.toArrayBufferView(this.vertexBufferData)); - } - ,resize: function(elementCount,dataPerVertex) { - if(dataPerVertex == null) { - dataPerVertex = -1; - } - this.elementCount = elementCount; - if(dataPerVertex == -1) { - dataPerVertex = this.dataPerVertex; - } - if(dataPerVertex != this.dataPerVertex) { - this.vertexBuffer = null; - this.vertexCount = 0; - this.dataPerVertex = dataPerVertex; - } - var numVertices = 0; - switch(this.elementType._hx_index) { - case 0: - numVertices = elementCount * 4; - break; - case 1: - numVertices = elementCount * 3; - break; - case 2: - numVertices = elementCount * 3; - break; - } - var vertexLength = numVertices * dataPerVertex; - if(this.vertexBufferData == null) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(vertexLength != null) { - this1 = new Float32Array(vertexLength); - } else if(array != null) { - this1 = new Float32Array(array); - } else if(vector != null) { - this1 = new Float32Array(vector.__array); - } else if(view != null) { - this1 = new Float32Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Float32Array(buffer,0); - } else { - this1 = new Float32Array(buffer,0,len); - } - } else { - this1 = null; - } - this.vertexBufferData = this1; - } else if(vertexLength > this.vertexBufferData.length) { - var cacheBufferData = this.vertexBufferData; - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(vertexLength != null) { - this1 = new Float32Array(vertexLength); - } else if(array != null) { - this1 = new Float32Array(array); - } else if(vector != null) { - this1 = new Float32Array(vector.__array); - } else if(view != null) { - this1 = new Float32Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Float32Array(buffer,0); - } else { - this1 = new Float32Array(buffer,0,len); - } - } else { - this1 = null; - } - this.vertexBufferData = this1; - this.vertexBufferData.set(cacheBufferData); - } - } - ,__class__: openfl_display__$internal_Context3DBuffer -}; -var openfl_display__$internal_Context3DElementType = $hxEnums["openfl.display._internal.Context3DElementType"] = { __ename__ : "openfl.display._internal.Context3DElementType", __constructs__ : ["QUADS","TRIANGLES","TRIANGLE_INDICES"] - ,QUADS: {_hx_index:0,__enum__:"openfl.display._internal.Context3DElementType",toString:$estr} - ,TRIANGLES: {_hx_index:1,__enum__:"openfl.display._internal.Context3DElementType",toString:$estr} - ,TRIANGLE_INDICES: {_hx_index:2,__enum__:"openfl.display._internal.Context3DElementType",toString:$estr} -}; -var openfl_display__$internal_Context3DDisplayObject = function() { }; -$hxClasses["openfl.display._internal.Context3DDisplayObject"] = openfl_display__$internal_Context3DDisplayObject; -openfl_display__$internal_Context3DDisplayObject.__name__ = "openfl.display._internal.Context3DDisplayObject"; -openfl_display__$internal_Context3DDisplayObject.render = function(displayObject,renderer) { - if(displayObject.opaqueBackground == null && displayObject.__graphics == null) { - return; - } - if(!displayObject.__renderable || displayObject.__worldAlpha <= 0) { - return; - } - if(displayObject.opaqueBackground != null && !displayObject.__isCacheBitmapRender && displayObject.get_width() > 0 && displayObject.get_height() > 0) { - renderer.__setBlendMode(displayObject.__worldBlendMode); - renderer.__pushMaskObject(displayObject); - var context = renderer.__context3D; - var rect = openfl_geom_Rectangle.__pool.get(); - rect.setTo(0,0,displayObject.get_width(),displayObject.get_height()); - renderer.__pushMaskRect(rect,displayObject.__renderTransform); - var color = displayObject.opaqueBackground; - context.clear((color >>> 16 & 255) / 255,(color >>> 8 & 255) / 255,(color & 255) / 255,1,0,0,1); - renderer.__popMaskRect(); - renderer.__popMaskObject(displayObject); - openfl_geom_Rectangle.__pool.release(rect); - } - if(displayObject.__graphics != null) { - openfl_display__$internal_Context3DShape.render(displayObject,renderer); - } -}; -openfl_display__$internal_Context3DDisplayObject.renderMask = function(displayObject,renderer) { - if(displayObject.opaqueBackground == null && displayObject.__graphics == null) { - return; - } - var tmp = displayObject.opaqueBackground != null && !displayObject.__isCacheBitmapRender && displayObject.get_width() > 0 && displayObject.get_height() > 0; - if(displayObject.__graphics != null) { - openfl_display__$internal_Context3DShape.renderMask(displayObject,renderer); - } -}; -var openfl_geom_Matrix = function(a,b,c,d,tx,ty) { - if(ty == null) { - ty = 0; - } - if(tx == null) { - tx = 0; - } - if(d == null) { - d = 1; - } - if(c == null) { - c = 0; - } - if(b == null) { - b = 0; - } - if(a == null) { - a = 1; - } - this.a = a; - this.b = b; - this.c = c; - this.d = d; - this.tx = tx; - this.ty = ty; -}; -$hxClasses["openfl.geom.Matrix"] = openfl_geom_Matrix; -openfl_geom_Matrix.__name__ = "openfl.geom.Matrix"; -openfl_geom_Matrix.prototype = { - clone: function() { - return new openfl_geom_Matrix(this.a,this.b,this.c,this.d,this.tx,this.ty); - } - ,concat: function(m) { - var a1 = this.a * m.a + this.b * m.c; - this.b = this.a * m.b + this.b * m.d; - this.a = a1; - var c1 = this.c * m.a + this.d * m.c; - this.d = this.c * m.b + this.d * m.d; - this.c = c1; - var tx1 = this.tx * m.a + this.ty * m.c + m.tx; - this.ty = this.tx * m.b + this.ty * m.d + m.ty; - this.tx = tx1; - } - ,copyColumnFrom: function(column,vector3D) { - if(column > 2) { - throw haxe_Exception.thrown("Column " + column + " out of bounds (2)"); - } else if(column == 0) { - this.a = vector3D.x; - this.b = vector3D.y; - } else if(column == 1) { - this.c = vector3D.x; - this.d = vector3D.y; - } else { - this.tx = vector3D.x; - this.ty = vector3D.y; - } - } - ,copyColumnTo: function(column,vector3D) { - if(column > 2) { - throw haxe_Exception.thrown("Column " + column + " out of bounds (2)"); - } else if(column == 0) { - vector3D.x = this.a; - vector3D.y = this.b; - vector3D.z = 0; - } else if(column == 1) { - vector3D.x = this.c; - vector3D.y = this.d; - vector3D.z = 0; - } else { - vector3D.x = this.tx; - vector3D.y = this.ty; - vector3D.z = 1; - } - } - ,copyFrom: function(sourceMatrix) { - this.a = sourceMatrix.a; - this.b = sourceMatrix.b; - this.c = sourceMatrix.c; - this.d = sourceMatrix.d; - this.tx = sourceMatrix.tx; - this.ty = sourceMatrix.ty; - } - ,copyRowFrom: function(row,vector3D) { - if(row > 2) { - throw haxe_Exception.thrown("Row " + row + " out of bounds (2)"); - } else if(row == 0) { - this.a = vector3D.x; - this.c = vector3D.y; - this.tx = vector3D.z; - } else if(row == 1) { - this.b = vector3D.x; - this.d = vector3D.y; - this.ty = vector3D.z; - } - } - ,copyRowTo: function(row,vector3D) { - if(row > 2) { - throw haxe_Exception.thrown("Row " + row + " out of bounds (2)"); - } else if(row == 0) { - vector3D.x = this.a; - vector3D.y = this.c; - vector3D.z = this.tx; - } else if(row == 1) { - vector3D.x = this.b; - vector3D.y = this.d; - vector3D.z = this.ty; - } else { - vector3D.setTo(0,0,1); - } - } - ,createBox: function(scaleX,scaleY,rotation,tx,ty) { - if(ty == null) { - ty = 0; - } - if(tx == null) { - tx = 0; - } - if(rotation == null) { - rotation = 0; - } - if(rotation != 0) { - var cos = Math.cos(rotation); - var sin = Math.sin(rotation); - this.a = cos * scaleX; - this.b = sin * scaleY; - this.c = -sin * scaleX; - this.d = cos * scaleY; - } else { - this.a = scaleX; - this.b = 0; - this.c = 0; - this.d = scaleY; - } - this.tx = tx; - this.ty = ty; - } - ,createGradientBox: function(width,height,rotation,tx,ty) { - if(ty == null) { - ty = 0; - } - if(tx == null) { - tx = 0; - } - if(rotation == null) { - rotation = 0; - } - this.a = width / 1638.4; - this.d = height / 1638.4; - if(rotation != 0) { - var cos = Math.cos(rotation); - var sin = Math.sin(rotation); - this.b = sin * this.d; - this.c = -sin * this.a; - this.a *= cos; - this.d *= cos; - } else { - this.b = 0; - this.c = 0; - } - this.tx = tx + width / 2; - this.ty = ty + height / 2; - } - ,deltaTransformPoint: function(point) { - return new openfl_geom_Point(point.x * this.a + point.y * this.c,point.x * this.b + point.y * this.d); - } - ,equals: function(matrix) { - if(matrix != null && this.tx == matrix.tx && this.ty == matrix.ty && this.a == matrix.a && this.b == matrix.b && this.c == matrix.c) { - return this.d == matrix.d; - } else { - return false; - } - } - ,identity: function() { - this.a = 1; - this.b = 0; - this.c = 0; - this.d = 1; - this.tx = 0; - this.ty = 0; - } - ,invert: function() { - var norm = this.a * this.d - this.b * this.c; - if(norm == 0) { - this.a = this.b = this.c = this.d = 0; - this.tx = -this.tx; - this.ty = -this.ty; - } else { - norm = 1.0 / norm; - var a1 = this.d * norm; - this.d = this.a * norm; - this.a = a1; - this.b *= -norm; - this.c *= -norm; - var tx1 = -this.a * this.tx - this.c * this.ty; - this.ty = -this.b * this.tx - this.d * this.ty; - this.tx = tx1; - } - return this; - } - ,rotate: function(theta) { - var cos = Math.cos(theta); - var sin = Math.sin(theta); - var a1 = this.a * cos - this.b * sin; - this.b = this.a * sin + this.b * cos; - this.a = a1; - var c1 = this.c * cos - this.d * sin; - this.d = this.c * sin + this.d * cos; - this.c = c1; - var tx1 = this.tx * cos - this.ty * sin; - this.ty = this.tx * sin + this.ty * cos; - this.tx = tx1; - } - ,scale: function(sx,sy) { - this.a *= sx; - this.b *= sy; - this.c *= sx; - this.d *= sy; - this.tx *= sx; - this.ty *= sy; - } - ,setRotation: function(theta,scale) { - if(scale == null) { - scale = 1; - } - this.a = Math.cos(theta) * scale; - this.c = Math.sin(theta) * scale; - this.b = -this.c; - this.d = this.a; - } - ,setTo: function(a,b,c,d,tx,ty) { - this.a = a; - this.b = b; - this.c = c; - this.d = d; - this.tx = tx; - this.ty = ty; - } - ,to3DString: function(roundPixels) { - if(roundPixels == null) { - roundPixels = false; - } - if(roundPixels) { - return "matrix3d(" + this.a + ", " + this.b + ", 0, 0, " + this.c + ", " + this.d + ", 0, 0, 0, 0, 1, 0, " + (this.tx | 0) + ", " + (this.ty | 0) + ", 0, 1)"; - } else { - return "matrix3d(" + this.a + ", " + this.b + ", 0, 0, " + this.c + ", " + this.d + ", 0, 0, 0, 0, 1, 0, " + this.tx + ", " + this.ty + ", 0, 1)"; - } - } - ,toMozString: function() { - return "matrix(" + this.a + ", " + this.b + ", " + this.c + ", " + this.d + ", " + this.tx + "px, " + this.ty + "px)"; - } - ,toString: function() { - return "matrix(" + this.a + ", " + this.b + ", " + this.c + ", " + this.d + ", " + this.tx + ", " + this.ty + ")"; - } - ,transformPoint: function(pos) { - return new openfl_geom_Point(pos.x * this.a + pos.y * this.c + this.tx,pos.x * this.b + pos.y * this.d + this.ty); - } - ,translate: function(dx,dy) { - this.tx += dx; - this.ty += dy; - } - ,toArray: function(transpose) { - if(transpose == null) { - transpose = false; - } - if(this.__array == null) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1 = new Float32Array(9); - this.__array = this1; - } - if(transpose) { - this.__array[0] = this.a; - this.__array[1] = this.b; - this.__array[2] = 0; - this.__array[3] = this.c; - this.__array[4] = this.d; - this.__array[5] = 0; - this.__array[6] = this.tx; - this.__array[7] = this.ty; - this.__array[8] = 1; - } else { - this.__array[0] = this.a; - this.__array[1] = this.c; - this.__array[2] = this.tx; - this.__array[3] = this.b; - this.__array[4] = this.d; - this.__array[5] = this.ty; - this.__array[6] = 0; - this.__array[7] = 0; - this.__array[8] = 1; - } - return this.__array; - } - ,__cleanValues: function() { - this.a = Math.round(this.a * 1000) / 1000; - this.b = Math.round(this.b * 1000) / 1000; - this.c = Math.round(this.c * 1000) / 1000; - this.d = Math.round(this.d * 1000) / 1000; - this.tx = Math.round(this.tx * 10) / 10; - this.ty = Math.round(this.ty * 10) / 10; - } - ,__toMatrix3: function() { - openfl_geom_Matrix.__matrix3.setTo(this.a,this.b,this.c,this.d,this.tx,this.ty); - return openfl_geom_Matrix.__matrix3; - } - ,__transformInversePoint: function(point) { - var norm = this.a * this.d - this.b * this.c; - if(norm == 0) { - point.x = -this.tx; - point.y = -this.ty; - } else { - var px = 1.0 / norm * (this.c * (this.ty - point.y) + this.d * (point.x - this.tx)); - point.y = 1.0 / norm * (this.a * (point.y - this.ty) + this.b * (this.tx - point.x)); - point.x = px; - } - } - ,__transformInverseX: function(px,py) { - var norm = this.a * this.d - this.b * this.c; - if(norm == 0) { - return -this.tx; - } else { - return 1.0 / norm * (this.c * (this.ty - py) + this.d * (px - this.tx)); - } - } - ,__transformInverseY: function(px,py) { - var norm = this.a * this.d - this.b * this.c; - if(norm == 0) { - return -this.ty; - } else { - return 1.0 / norm * (this.a * (py - this.ty) + this.b * (this.tx - px)); - } - } - ,__transformPoint: function(point) { - var px = point.x; - var py = point.y; - point.x = px * this.a + py * this.c + this.tx; - point.y = px * this.b + py * this.d + this.ty; - } - ,__transformX: function(px,py) { - return px * this.a + py * this.c + this.tx; - } - ,__transformY: function(px,py) { - return px * this.b + py * this.d + this.ty; - } - ,__translateTransformed: function(px,py) { - this.tx = px * this.a + py * this.c + this.tx; - this.ty = px * this.b + py * this.d + this.ty; - } - ,__class__: openfl_geom_Matrix -}; -var openfl_geom_ColorTransform = function(redMultiplier,greenMultiplier,blueMultiplier,alphaMultiplier,redOffset,greenOffset,blueOffset,alphaOffset) { - if(alphaOffset == null) { - alphaOffset = 0; - } - if(blueOffset == null) { - blueOffset = 0; - } - if(greenOffset == null) { - greenOffset = 0; - } - if(redOffset == null) { - redOffset = 0; - } - if(alphaMultiplier == null) { - alphaMultiplier = 1; - } - if(blueMultiplier == null) { - blueMultiplier = 1; - } - if(greenMultiplier == null) { - greenMultiplier = 1; - } - if(redMultiplier == null) { - redMultiplier = 1; - } - this.redMultiplier = redMultiplier; - this.greenMultiplier = greenMultiplier; - this.blueMultiplier = blueMultiplier; - this.alphaMultiplier = alphaMultiplier; - this.redOffset = redOffset; - this.greenOffset = greenOffset; - this.blueOffset = blueOffset; - this.alphaOffset = alphaOffset; -}; -$hxClasses["openfl.geom.ColorTransform"] = openfl_geom_ColorTransform; -openfl_geom_ColorTransform.__name__ = "openfl.geom.ColorTransform"; -openfl_geom_ColorTransform.prototype = { - concat: function(second) { - this.redOffset = second.redOffset * this.redMultiplier + this.redOffset; - this.greenOffset = second.greenOffset * this.greenMultiplier + this.greenOffset; - this.blueOffset = second.blueOffset * this.blueMultiplier + this.blueOffset; - this.alphaOffset = second.alphaOffset * this.alphaMultiplier + this.alphaOffset; - this.redMultiplier *= second.redMultiplier; - this.greenMultiplier *= second.greenMultiplier; - this.blueMultiplier *= second.blueMultiplier; - this.alphaMultiplier *= second.alphaMultiplier; - } - ,toString: function() { - return "(redMultiplier=" + this.redMultiplier + ", greenMultiplier=" + this.greenMultiplier + ", blueMultiplier=" + this.blueMultiplier + ", alphaMultiplier=" + this.alphaMultiplier + ", redOffset=" + this.redOffset + ", greenOffset=" + this.greenOffset + ", blueOffset=" + this.blueOffset + ", alphaOffset=" + this.alphaOffset + ")"; - } - ,__clone: function() { - return new openfl_geom_ColorTransform(this.redMultiplier,this.greenMultiplier,this.blueMultiplier,this.alphaMultiplier,this.redOffset,this.greenOffset,this.blueOffset,this.alphaOffset); - } - ,__copyFrom: function(ct) { - this.redMultiplier = ct.redMultiplier; - this.greenMultiplier = ct.greenMultiplier; - this.blueMultiplier = ct.blueMultiplier; - this.alphaMultiplier = ct.alphaMultiplier; - this.redOffset = ct.redOffset; - this.greenOffset = ct.greenOffset; - this.blueOffset = ct.blueOffset; - this.alphaOffset = ct.alphaOffset; - } - ,__combine: function(ct) { - this.redMultiplier *= ct.redMultiplier; - this.greenMultiplier *= ct.greenMultiplier; - this.blueMultiplier *= ct.blueMultiplier; - this.alphaMultiplier *= ct.alphaMultiplier; - this.redOffset += ct.redOffset; - this.greenOffset += ct.greenOffset; - this.blueOffset += ct.blueOffset; - this.alphaOffset += ct.alphaOffset; - } - ,__identity: function() { - this.redMultiplier = 1; - this.greenMultiplier = 1; - this.blueMultiplier = 1; - this.alphaMultiplier = 1; - this.redOffset = 0; - this.greenOffset = 0; - this.blueOffset = 0; - this.alphaOffset = 0; - } - ,__invert: function() { - this.redMultiplier = this.redMultiplier != 0 ? 1 / this.redMultiplier : 1; - this.greenMultiplier = this.greenMultiplier != 0 ? 1 / this.greenMultiplier : 1; - this.blueMultiplier = this.blueMultiplier != 0 ? 1 / this.blueMultiplier : 1; - this.alphaMultiplier = this.alphaMultiplier != 0 ? 1 / this.alphaMultiplier : 1; - this.redOffset = -this.redOffset; - this.greenOffset = -this.greenOffset; - this.blueOffset = -this.blueOffset; - this.alphaOffset = -this.alphaOffset; - } - ,__equals: function(ct,ignoreAlphaMultiplier) { - if(ct != null && this.redMultiplier == ct.redMultiplier && this.greenMultiplier == ct.greenMultiplier && this.blueMultiplier == ct.blueMultiplier && (ignoreAlphaMultiplier || this.alphaMultiplier == ct.alphaMultiplier) && this.redOffset == ct.redOffset && this.greenOffset == ct.greenOffset && this.blueOffset == ct.blueOffset) { - return this.alphaOffset == ct.alphaOffset; - } else { - return false; - } - } - ,__isDefault: function(ignoreAlphaMultiplier) { - if(ignoreAlphaMultiplier) { - if(this.redMultiplier == 1 && this.greenMultiplier == 1 && this.blueMultiplier == 1 && this.redOffset == 0 && this.greenOffset == 0 && this.blueOffset == 0) { - return this.alphaOffset == 0; - } else { - return false; - } - } else if(this.redMultiplier == 1 && this.greenMultiplier == 1 && this.blueMultiplier == 1 && this.alphaMultiplier == 1 && this.redOffset == 0 && this.greenOffset == 0 && this.blueOffset == 0) { - return this.alphaOffset == 0; - } else { - return false; - } - } - ,__setArrays: function(colorMultipliers,colorOffsets) { - colorMultipliers[0] = this.redMultiplier; - colorMultipliers[1] = this.greenMultiplier; - colorMultipliers[2] = this.blueMultiplier; - colorMultipliers[3] = this.alphaMultiplier; - colorOffsets[0] = this.redOffset; - colorOffsets[1] = this.greenOffset; - colorOffsets[2] = this.blueOffset; - colorOffsets[3] = this.alphaOffset; - } - ,get_color: function() { - return (this.redOffset | 0) << 16 | (this.greenOffset | 0) << 8 | (this.blueOffset | 0); - } - ,set_color: function(value) { - this.redOffset = value >> 16 & 255; - this.greenOffset = value >> 8 & 255; - this.blueOffset = value & 255; - this.redMultiplier = 0; - this.greenMultiplier = 0; - this.blueMultiplier = 0; - return this.get_color(); - } - ,__toLimeColorMatrix: function() { - if(openfl_geom_ColorTransform.__limeColorMatrix == null) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1 = new Float32Array(20); - openfl_geom_ColorTransform.__limeColorMatrix = this1; - } - openfl_geom_ColorTransform.__limeColorMatrix[0] = this.redMultiplier; - openfl_geom_ColorTransform.__limeColorMatrix[4] = this.redOffset / 255; - openfl_geom_ColorTransform.__limeColorMatrix[6] = this.greenMultiplier; - openfl_geom_ColorTransform.__limeColorMatrix[9] = this.greenOffset / 255; - openfl_geom_ColorTransform.__limeColorMatrix[12] = this.blueMultiplier; - openfl_geom_ColorTransform.__limeColorMatrix[14] = this.blueOffset / 255; - openfl_geom_ColorTransform.__limeColorMatrix[18] = this.alphaMultiplier; - openfl_geom_ColorTransform.__limeColorMatrix[19] = this.alphaOffset / 255; - return openfl_geom_ColorTransform.__limeColorMatrix; - } - ,__class__: openfl_geom_ColorTransform -}; -var openfl_display__$internal_Context3DGraphics = function() { }; -$hxClasses["openfl.display._internal.Context3DGraphics"] = openfl_display__$internal_Context3DGraphics; -openfl_display__$internal_Context3DGraphics.__name__ = "openfl.display._internal.Context3DGraphics"; -openfl_display__$internal_Context3DGraphics.buildBuffer = function(graphics,renderer) { - var quadBufferPosition = 0; - var triangleIndexBufferPosition = 0; - var vertexBufferPosition = 0; - var vertexBufferPositionUVT = 0; - var data = new openfl_display__$internal_DrawCommandReader(graphics.__commands); - var context = renderer.__context3D; - var tileRect = openfl_geom_Rectangle.__pool.get(); - var tileTransform = openfl_geom_Matrix.__pool.get(); - var bitmap = null; - var _g = 0; - var _g1 = graphics.__commands.types; - while(_g < _g1.length) { - var type = _g1[_g]; - ++_g; - switch(type._hx_index) { - case 0: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_BITMAP_FILL; - var this1 = data; - var c = this1; - bitmap = c.buffer.o[c.oPos]; - break; - case 1: - bitmap = null; - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - break; - case 3: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_SHADER_FILL; - var this2 = data; - var c1 = this2; - var shaderBuffer = c1.buffer.o[c1.oPos]; - bitmap = null; - if(shaderBuffer != null) { - var _g2 = 0; - var _g3 = shaderBuffer.inputCount; - while(_g2 < _g3) { - var i = _g2++; - if(shaderBuffer.inputRefs[i].name == "bitmap") { - bitmap = shaderBuffer.inputs[i]; - break; - } - } - } - break; - case 8: - if(bitmap != null) { - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_QUADS; - var this3 = data; - var c2 = this3; - var rects = c2.buffer.o[c2.oPos]; - var indices = c2.buffer.o[c2.oPos + 1]; - var transforms = c2.buffer.o[c2.oPos + 2]; - var hasIndices = indices != null; - var transformABCD = false; - var transformXY = false; - var length = hasIndices ? indices.get_length() : Math.floor(rects.get_length() / 4); - if(length == 0) { - return; - } - if(transforms != null) { - if(transforms.get_length() >= length * 6) { - transformABCD = true; - transformXY = true; - } else if(transforms.get_length() >= length * 4) { - transformABCD = true; - } else if(transforms.get_length() >= length * 2) { - transformXY = true; - } - } - var dataPerVertex = 4; - var stride = dataPerVertex * 4; - if(graphics.__quadBuffer == null) { - graphics.__quadBuffer = new openfl_display__$internal_Context3DBuffer(context,openfl_display__$internal_Context3DElementType.QUADS,length,dataPerVertex); - } else { - graphics.__quadBuffer.resize(quadBufferPosition + length,dataPerVertex); - } - var vertexOffset; - var alpha = 1.0; - var tileData; - var id; - var tileWidth; - var tileHeight; - var uvX; - var uvY; - var uvWidth; - var uvHeight; - var x; - var y; - var x2; - var y2; - var x3; - var y3; - var x4; - var y4; - var ri; - var ti; - var vertexBufferData = graphics.__quadBuffer.vertexBufferData; - var bitmapWidth = bitmap.width; - var bitmapHeight = bitmap.height; - var sourceRect = bitmap.rect; - var _g4 = 0; - var _g5 = length; - while(_g4 < _g5) { - var i1 = _g4++; - vertexOffset = (quadBufferPosition + i1) * stride; - ri = hasIndices ? indices.get(i1) * 4 : i1 * 4; - if(ri < 0) { - continue; - } - tileRect.setTo(rects.get(ri),rects.get(ri + 1),rects.get(ri + 2),rects.get(ri + 3)); - tileWidth = tileRect.width; - tileHeight = tileRect.height; - if(tileWidth <= 0 || tileHeight <= 0) { - continue; - } - if(transformABCD && transformXY) { - ti = i1 * 6; - tileTransform.setTo(transforms.get(ti),transforms.get(ti + 1),transforms.get(ti + 2),transforms.get(ti + 3),transforms.get(ti + 4),transforms.get(ti + 5)); - } else if(transformABCD) { - ti = i1 * 4; - tileTransform.setTo(transforms.get(ti),transforms.get(ti + 1),transforms.get(ti + 2),transforms.get(ti + 3),tileRect.x,tileRect.y); - } else if(transformXY) { - ti = i1 * 2; - tileTransform.tx = transforms.get(ti); - tileTransform.ty = transforms.get(ti + 1); - } else { - tileTransform.tx = tileRect.x; - tileTransform.ty = tileRect.y; - } - uvX = tileRect.x / bitmapWidth; - uvY = tileRect.y / bitmapHeight; - uvWidth = tileRect.get_right() / bitmapWidth; - uvHeight = tileRect.get_bottom() / bitmapHeight; - x = 0 * tileTransform.a + 0 * tileTransform.c + tileTransform.tx; - y = 0 * tileTransform.b + 0 * tileTransform.d + tileTransform.ty; - x2 = tileWidth * tileTransform.a + 0 * tileTransform.c + tileTransform.tx; - y2 = tileWidth * tileTransform.b + 0 * tileTransform.d + tileTransform.ty; - x3 = 0 * tileTransform.a + tileHeight * tileTransform.c + tileTransform.tx; - y3 = 0 * tileTransform.b + tileHeight * tileTransform.d + tileTransform.ty; - x4 = tileWidth * tileTransform.a + tileHeight * tileTransform.c + tileTransform.tx; - y4 = tileWidth * tileTransform.b + tileHeight * tileTransform.d + tileTransform.ty; - vertexBufferData[vertexOffset] = x; - vertexBufferData[vertexOffset + 1] = y; - vertexBufferData[vertexOffset + 2] = uvX; - vertexBufferData[vertexOffset + 3] = uvY; - vertexBufferData[vertexOffset + dataPerVertex] = x2; - vertexBufferData[vertexOffset + dataPerVertex + 1] = y2; - vertexBufferData[vertexOffset + dataPerVertex + 2] = uvWidth; - vertexBufferData[vertexOffset + dataPerVertex + 3] = uvY; - vertexBufferData[vertexOffset + dataPerVertex * 2] = x3; - vertexBufferData[vertexOffset + dataPerVertex * 2 + 1] = y3; - vertexBufferData[vertexOffset + dataPerVertex * 2 + 2] = uvX; - vertexBufferData[vertexOffset + dataPerVertex * 2 + 3] = uvHeight; - vertexBufferData[vertexOffset + dataPerVertex * 3] = x4; - vertexBufferData[vertexOffset + dataPerVertex * 3 + 1] = y4; - vertexBufferData[vertexOffset + dataPerVertex * 3 + 2] = uvWidth; - vertexBufferData[vertexOffset + dataPerVertex * 3 + 3] = uvHeight; - } - quadBufferPosition += length; - } - break; - case 12: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_TRIANGLES; - var this4 = data; - var c3 = this4; - var vertices = c3.buffer.o[c3.oPos]; - var indices1 = c3.buffer.o[c3.oPos + 1]; - var uvtData = c3.buffer.o[c3.oPos + 2]; - var culling = c3.buffer.o[c3.oPos + 3]; - var hasIndices1 = indices1 != null; - var numVertices = Math.floor(vertices.get_length() / 2); - var length1 = hasIndices1 ? indices1.get_length() : numVertices; - var hasUVData = uvtData != null; - var hasUVTData = hasUVData && uvtData.get_length() >= numVertices * 3; - var vertLength = hasUVTData ? 4 : 2; - var uvStride = hasUVTData ? 3 : 2; - var dataPerVertex1 = vertLength + 2; - var vertexOffset1 = hasUVTData ? vertexBufferPositionUVT : vertexBufferPosition; - openfl_display__$internal_Context3DGraphics.resizeVertexBuffer(graphics,hasUVTData,vertexOffset1 + length1 * dataPerVertex1); - var vertexBufferData1 = hasUVTData ? graphics.__vertexBufferDataUVT : graphics.__vertexBufferData; - var offset; - var vertOffset; - var uvOffset; - var t; - var _g6 = 0; - var _g7 = length1; - while(_g6 < _g7) { - var i2 = _g6++; - offset = vertexOffset1 + i2 * dataPerVertex1; - vertOffset = hasIndices1 ? indices1.get(i2) * 2 : i2 * 2; - uvOffset = hasIndices1 ? indices1.get(i2) * uvStride : i2 * uvStride; - if(hasUVTData) { - t = uvtData.get(uvOffset + 2); - vertexBufferData1[offset] = vertices.get(vertOffset) / t; - vertexBufferData1[offset + 1] = vertices.get(vertOffset + 1) / t; - vertexBufferData1[offset + 2] = 0; - vertexBufferData1[offset + 3] = 1 / t; - } else { - vertexBufferData1[offset] = vertices.get(vertOffset); - vertexBufferData1[offset + 1] = vertices.get(vertOffset + 1); - } - vertexBufferData1[offset + vertLength] = hasUVData ? uvtData.get(uvOffset) : 0; - vertexBufferData1[offset + vertLength + 1] = hasUVData ? uvtData.get(uvOffset + 1) : 0; - } - if(hasUVTData) { - vertexBufferPositionUVT += length1 * dataPerVertex1; - } else { - vertexBufferPosition += length1 * dataPerVertex1; - } - break; - case 13: - bitmap = null; - break; - default: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - } - } - if(quadBufferPosition > 0) { - graphics.__quadBuffer.flushVertexBufferData(); - } - if(triangleIndexBufferPosition > 0) { - var buffer = graphics.__triangleIndexBuffer; - if(buffer == null || triangleIndexBufferPosition > graphics.__triangleIndexBufferCount) { - buffer = context.createIndexBuffer(triangleIndexBufferPosition,0); - graphics.__triangleIndexBuffer = buffer; - graphics.__triangleIndexBufferCount = triangleIndexBufferPosition; - } - buffer.uploadFromTypedArray(graphics.__triangleIndexBufferData); - } - if(vertexBufferPosition > 0) { - var buffer = graphics.__vertexBuffer; - if(buffer == null || vertexBufferPosition > graphics.__vertexBufferCount) { - buffer = context.createVertexBuffer(vertexBufferPosition,4,0); - graphics.__vertexBuffer = buffer; - graphics.__vertexBufferCount = vertexBufferPosition; - } - buffer.uploadFromTypedArray(lime_utils_Float32Array.toArrayBufferView(graphics.__vertexBufferData)); - } - if(vertexBufferPositionUVT > 0) { - var buffer = graphics.__vertexBufferUVT; - if(buffer == null || vertexBufferPositionUVT > graphics.__vertexBufferCountUVT) { - buffer = context.createVertexBuffer(vertexBufferPositionUVT,6,0); - graphics.__vertexBufferUVT = buffer; - graphics.__vertexBufferCountUVT = vertexBufferPositionUVT; - } - buffer.uploadFromTypedArray(lime_utils_Float32Array.toArrayBufferView(graphics.__vertexBufferDataUVT)); - } - openfl_geom_Rectangle.__pool.release(tileRect); - openfl_geom_Matrix.__pool.release(tileTransform); -}; -openfl_display__$internal_Context3DGraphics.isCompatible = function(graphics) { - if(graphics.__owner.__worldScale9Grid != null) { - return false; - } - var data = new openfl_display__$internal_DrawCommandReader(graphics.__commands); - var hasColorFill = false; - var hasBitmapFill = false; - var hasShaderFill = false; - var _g = 0; - var _g1 = graphics.__commands.types; - while(_g < _g1.length) { - var type = _g1[_g]; - ++_g; - switch(type._hx_index) { - case 0: - hasBitmapFill = true; - hasColorFill = false; - hasShaderFill = false; - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - break; - case 1: - hasBitmapFill = false; - hasColorFill = true; - hasShaderFill = false; - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - break; - case 3: - hasBitmapFill = false; - hasColorFill = false; - hasShaderFill = true; - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - break; - case 8: - if(hasBitmapFill || hasShaderFill) { - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - } else { - data.destroy(); - return false; - } - break; - case 9: - if(hasColorFill) { - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - } else { - data.destroy(); - return false; - } - break; - case 12: - if(hasBitmapFill || hasShaderFill) { - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - } else { - data.destroy(); - return false; - } - break; - case 13: - hasBitmapFill = false; - hasColorFill = false; - hasShaderFill = false; - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - break; - case 18: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - break; - case 19: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - break; - default: - data.destroy(); - return false; - } - } - data.destroy(); - return true; -}; -openfl_display__$internal_Context3DGraphics.render = function(graphics,renderer) { - if(!graphics.__visible || graphics.__commands.get_length() == 0) { - return; - } - if(graphics.__bitmap != null && !graphics.__dirty || !openfl_display__$internal_Context3DGraphics.isCompatible(graphics)) { - var cacheTransform = renderer.__softwareRenderer.__worldTransform; - renderer.__softwareRenderer.__worldTransform = renderer.__worldTransform; - openfl_display__$internal_CanvasGraphics.render(graphics,renderer.__softwareRenderer); - renderer.__softwareRenderer.__worldTransform = cacheTransform; - } else { - graphics.__bitmap = null; - graphics.__update(renderer.__worldTransform); - var bounds = graphics.__bounds; - var width = graphics.__width; - var height = graphics.__height; - if(bounds != null && width >= 1 && height >= 1) { - if(graphics.__hardwareDirty || graphics.__quadBuffer == null && graphics.__vertexBuffer == null && graphics.__vertexBufferUVT == null) { - openfl_display__$internal_Context3DGraphics.buildBuffer(graphics,renderer); - } - var data = new openfl_display__$internal_DrawCommandReader(graphics.__commands); - var context = renderer.__context3D; - var gl = context.gl; - var matrix = openfl_geom_Matrix.__pool.get(); - var shaderBuffer = null; - var bitmap = null; - var repeat = false; - var smooth = false; - var fill = null; - var positionX = 0.0; - var positionY = 0.0; - var quadBufferPosition = 0; - var shaderBufferOffset = 0; - var triangleIndexBufferPosition = 0; - var vertexBufferPosition = 0; - var vertexBufferPositionUVT = 0; - var _g = 0; - var _g1 = graphics.__commands.types; - while(_g < _g1.length) { - var type = _g1[_g]; - ++_g; - switch(type._hx_index) { - case 0: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_BITMAP_FILL; - var this1 = data; - var c = this1; - bitmap = c.buffer.o[c.oPos]; - repeat = c.buffer.b[c.bPos]; - smooth = c.buffer.b[c.bPos + 1]; - shaderBuffer = null; - fill = null; - break; - case 1: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_FILL; - var this2 = data; - var c1 = this2; - var color = c1.buffer.i[c1.iPos] | 0; - var alpha = c1.buffer.f[c1.fPos] * 255 | 0; - fill = color & 16777215 | alpha << 24; - shaderBuffer = null; - bitmap = null; - break; - case 3: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.BEGIN_SHADER_FILL; - var this3 = data; - var c2 = this3; - shaderBuffer = c2.buffer.o[c2.oPos]; - shaderBufferOffset = 0; - if(shaderBuffer == null || shaderBuffer.shader == null || shaderBuffer.shader.__bitmap == null) { - bitmap = null; - } else { - bitmap = shaderBuffer.shader.__bitmap.input; - } - fill = null; - break; - case 8: - if(bitmap != null) { - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_QUADS; - var this4 = data; - var c3 = this4; - var rects = c3.buffer.o[c3.oPos]; - var indices = c3.buffer.o[c3.oPos + 1]; - var transforms = c3.buffer.o[c3.oPos + 2]; - var hasIndices = indices != null; - var length = hasIndices ? indices.get_length() : Math.floor(rects.get_length() / 4); - var uMatrix = renderer.__getMatrix(graphics.__owner.__renderTransform,1); - var shader; - if(shaderBuffer != null && !openfl_display__$internal_Context3DGraphics.maskRender) { - shader = renderer.__initShaderBuffer(shaderBuffer); - renderer.__setShaderBuffer(shaderBuffer); - renderer.applyMatrix(uMatrix); - renderer.applyBitmapData(bitmap,false,repeat); - renderer.applyAlpha(graphics.__owner.__worldAlpha); - renderer.applyColorTransform(graphics.__owner.__worldColorTransform); - } else { - shader = openfl_display__$internal_Context3DGraphics.maskRender ? renderer.__maskShader : renderer.__initGraphicsShader(null); - renderer.setShader(shader); - renderer.applyMatrix(uMatrix); - renderer.applyBitmapData(bitmap,smooth,repeat); - renderer.applyAlpha(graphics.__owner.__worldAlpha); - renderer.applyColorTransform(graphics.__owner.__worldColorTransform); - renderer.updateShader(); - } - var end = quadBufferPosition + length; - while(quadBufferPosition < end) { - length = Math.min(end - quadBufferPosition,context.__quadIndexBufferElements) | 0; - if(length <= 0) { - break; - } - if(shaderBuffer != null && !openfl_display__$internal_Context3DGraphics.maskRender) { - renderer.__updateShaderBuffer(shaderBufferOffset); - } - if(shader.__position != null) { - context.setVertexBufferAt(shader.__position.index,graphics.__quadBuffer.vertexBuffer,quadBufferPosition * 16,2); - } - if(shader.__textureCoord != null) { - context.setVertexBufferAt(shader.__textureCoord.index,graphics.__quadBuffer.vertexBuffer,quadBufferPosition * 16 + 2,2); - } - context.drawTriangles(context.__quadIndexBuffer,0,length * 2); - shaderBufferOffset += length * 4; - quadBufferPosition += length; - } - renderer.__clearShader(); - } - break; - case 9: - if(fill != null) { - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_RECT; - var this5 = data; - var c4 = this5; - var x = c4.buffer.f[c4.fPos]; - var y = c4.buffer.f[c4.fPos + 1]; - var width = c4.buffer.f[c4.fPos + 2]; - var height = c4.buffer.f[c4.fPos + 3]; - var color1 = fill; - openfl_display__$internal_Context3DGraphics.tempColorTransform.redOffset = color1 >>> 16 & 255; - openfl_display__$internal_Context3DGraphics.tempColorTransform.greenOffset = color1 >>> 8 & 255; - openfl_display__$internal_Context3DGraphics.tempColorTransform.blueOffset = color1 & 255; - openfl_display__$internal_Context3DGraphics.tempColorTransform.__combine(graphics.__owner.__worldColorTransform); - matrix.identity(); - matrix.scale(width,height); - matrix.tx = x; - matrix.ty = y; - matrix.concat(graphics.__owner.__renderTransform); - var shader1 = openfl_display__$internal_Context3DGraphics.maskRender ? renderer.__maskShader : renderer.__initGraphicsShader(null); - renderer.setShader(shader1); - renderer.applyMatrix(renderer.__getMatrix(matrix,1)); - renderer.applyBitmapData(openfl_display__$internal_Context3DGraphics.blankBitmapData,true,repeat); - renderer.applyAlpha((color1 >>> 24 & 255) / 255 * graphics.__owner.__worldAlpha); - renderer.applyColorTransform(openfl_display__$internal_Context3DGraphics.tempColorTransform); - renderer.updateShader(); - var vertexBuffer = openfl_display__$internal_Context3DGraphics.blankBitmapData.getVertexBuffer(context); - if(shader1.__position != null) { - context.setVertexBufferAt(shader1.__position.index,vertexBuffer,0,3); - } - if(shader1.__textureCoord != null) { - context.setVertexBufferAt(shader1.__textureCoord.index,vertexBuffer,3,2); - } - var indexBuffer = openfl_display__$internal_Context3DGraphics.blankBitmapData.getIndexBuffer(context); - context.drawTriangles(indexBuffer); - shaderBufferOffset += 4; - renderer.__clearShader(); - } - break; - case 12: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.DRAW_TRIANGLES; - var this6 = data; - var c5 = this6; - var vertices = c5.buffer.o[c5.oPos]; - var indices1 = c5.buffer.o[c5.oPos + 1]; - var uvtData = c5.buffer.o[c5.oPos + 2]; - var culling = c5.buffer.o[c5.oPos + 3]; - var hasIndices1 = indices1 != null; - var numVertices = Math.floor(vertices.get_length() / 2); - var length1 = hasIndices1 ? indices1.get_length() : numVertices; - var hasUVData = uvtData != null; - var hasUVTData = hasUVData && uvtData.get_length() >= numVertices * 3; - var vertLength = hasUVTData ? 4 : 2; - var uvStride = hasUVTData ? 3 : 2; - var dataPerVertex = vertLength + 2; - var vertexBuffer1 = hasUVTData ? graphics.__vertexBufferUVT : graphics.__vertexBuffer; - var bufferPosition = hasUVTData ? vertexBufferPositionUVT : vertexBufferPosition; - var uMatrix1 = renderer.__getMatrix(graphics.__owner.__renderTransform,1); - var shader2; - if(shaderBuffer != null && !openfl_display__$internal_Context3DGraphics.maskRender) { - shader2 = renderer.__initShaderBuffer(shaderBuffer); - renderer.__setShaderBuffer(shaderBuffer); - renderer.applyMatrix(uMatrix1); - renderer.applyBitmapData(bitmap,false,repeat); - renderer.applyAlpha(1); - renderer.applyColorTransform(null); - renderer.__updateShaderBuffer(shaderBufferOffset); - } else { - shader2 = openfl_display__$internal_Context3DGraphics.maskRender ? renderer.__maskShader : renderer.__initGraphicsShader(null); - renderer.setShader(shader2); - renderer.applyMatrix(uMatrix1); - renderer.applyBitmapData(bitmap,smooth,repeat); - renderer.applyAlpha(graphics.__owner.__worldAlpha); - renderer.applyColorTransform(graphics.__owner.__worldColorTransform); - renderer.updateShader(); - } - if(shader2.__position != null) { - context.setVertexBufferAt(shader2.__position.index,vertexBuffer1,bufferPosition,hasUVTData ? 4 : 2); - } - if(shader2.__textureCoord != null) { - context.setVertexBufferAt(shader2.__textureCoord.index,vertexBuffer1,bufferPosition + vertLength,2); - } - switch(culling) { - case 0: - context.setCulling(0); - break; - case 1: - context.setCulling(3); - break; - case 2: - context.setCulling(1); - break; - default: - } - context.__drawTriangles(0,length1); - shaderBufferOffset += length1; - if(hasUVTData) { - vertexBufferPositionUVT += dataPerVertex * length1; - } else { - vertexBufferPosition += dataPerVertex * length1; - } - switch(culling) { - case 1:case 2: - context.setCulling(0); - break; - default: - } - renderer.__clearShader(); - break; - case 13: - bitmap = null; - fill = null; - shaderBuffer = null; - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - break; - case 18: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.MOVE_TO; - var this7 = data; - var c6 = this7; - positionX = c6.buffer.f[c6.fPos]; - positionY = c6.buffer.f[c6.fPos + 1]; - break; - case 19: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = openfl_display__$internal_DrawCommandType.OVERRIDE_BLEND_MODE; - var this8 = data; - var c7 = this8; - renderer.__setBlendMode(c7.buffer.o[c7.oPos]); - break; - default: - switch(data.prev._hx_index) { - case 0: - data.oPos += 2; - data.bPos += 2; - break; - case 1: - data.iPos += 1; - data.fPos += 1; - break; - case 2: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 3: - data.oPos += 1; - break; - case 4: - data.fPos += 6; - break; - case 5: - data.fPos += 4; - break; - case 6: - data.fPos += 3; - break; - case 7: - data.fPos += 4; - break; - case 8: - data.oPos += 3; - break; - case 9: - data.fPos += 4; - break; - case 10: - data.fPos += 5; - data.oPos += 1; - break; - case 12: - data.oPos += 4; - break; - case 13: - break; - case 14: - data.oPos += 2; - data.bPos += 2; - break; - case 15: - data.oPos += 4; - data.iiPos += 2; - data.ffPos += 1; - data.fPos += 1; - break; - case 16: - data.oPos += 4; - data.iPos += 1; - data.fPos += 2; - data.bPos += 1; - break; - case 17: - data.fPos += 2; - break; - case 18: - data.fPos += 2; - break; - case 19: - data.oPos += 1; - break; - case 20: - data.oPos += 1; - break; - case 21:case 22: - break; - default: - } - data.prev = type; - } - } - openfl_geom_Matrix.__pool.release(matrix); - } - graphics.__hardwareDirty = false; - graphics.set___dirty(false); - } -}; -openfl_display__$internal_Context3DGraphics.renderMask = function(graphics,renderer) { - openfl_display__$internal_Context3DGraphics.maskRender = true; - openfl_display__$internal_Context3DGraphics.render(graphics,renderer); - openfl_display__$internal_Context3DGraphics.maskRender = false; -}; -openfl_display__$internal_Context3DGraphics.resizeIndexBuffer = function(graphics,isQuad,length) { - if(isQuad) { - return; - } - var buffer = isQuad ? null : graphics.__triangleIndexBufferData; - var position = 0; - var newBuffer = null; - if(buffer == null) { - var array = null; - var vector = null; - var view = null; - var buffer1 = null; - var len = null; - var this1; - if(length != null) { - this1 = new Uint16Array(length); - } else if(array != null) { - this1 = new Uint16Array(array); - } else if(vector != null) { - this1 = new Uint16Array(vector.__array); - } else if(view != null) { - this1 = new Uint16Array(view); - } else if(buffer1 != null) { - if(len == null) { - this1 = new Uint16Array(buffer1,0); - } else { - this1 = new Uint16Array(buffer1,0,len); - } - } else { - this1 = null; - } - newBuffer = this1; - } else if(length > buffer.length) { - var array = null; - var vector = null; - var view = null; - var buffer1 = null; - var len = null; - var this1; - if(length != null) { - this1 = new Uint16Array(length); - } else if(array != null) { - this1 = new Uint16Array(array); - } else if(vector != null) { - this1 = new Uint16Array(vector.__array); - } else if(view != null) { - this1 = new Uint16Array(view); - } else if(buffer1 != null) { - if(len == null) { - this1 = new Uint16Array(buffer1,0); - } else { - this1 = new Uint16Array(buffer1,0,len); - } - } else { - this1 = null; - } - newBuffer = this1; - newBuffer.set(buffer); - position = buffer.length; - } - if(newBuffer != null) { - if(!isQuad) { - graphics.__triangleIndexBufferData = newBuffer; - } - } -}; -openfl_display__$internal_Context3DGraphics.resizeVertexBuffer = function(graphics,hasUVTData,length) { - var buffer = hasUVTData ? graphics.__vertexBufferDataUVT : graphics.__vertexBufferData; - var newBuffer = null; - if(buffer == null) { - var array = null; - var vector = null; - var view = null; - var buffer1 = null; - var len = null; - var this1; - if(length != null) { - this1 = new Float32Array(length); - } else if(array != null) { - this1 = new Float32Array(array); - } else if(vector != null) { - this1 = new Float32Array(vector.__array); - } else if(view != null) { - this1 = new Float32Array(view); - } else if(buffer1 != null) { - if(len == null) { - this1 = new Float32Array(buffer1,0); - } else { - this1 = new Float32Array(buffer1,0,len); - } - } else { - this1 = null; - } - newBuffer = this1; - } else if(length > buffer.length) { - var array = null; - var vector = null; - var view = null; - var buffer1 = null; - var len = null; - var this1; - if(length != null) { - this1 = new Float32Array(length); - } else if(array != null) { - this1 = new Float32Array(array); - } else if(vector != null) { - this1 = new Float32Array(vector.__array); - } else if(view != null) { - this1 = new Float32Array(view); - } else if(buffer1 != null) { - if(len == null) { - this1 = new Float32Array(buffer1,0); - } else { - this1 = new Float32Array(buffer1,0,len); - } - } else { - this1 = null; - } - newBuffer = this1; - newBuffer.set(buffer); - } - if(newBuffer != null) { - if(hasUVTData) { - graphics.__vertexBufferDataUVT = newBuffer; - } else { - graphics.__vertexBufferData = newBuffer; - } - } -}; -var openfl_display__$internal_Context3DMaskShader = function() { - if(this.__glFragmentSource == null) { - this.__glFragmentSource = "varying vec2 openfl_TextureCoordv;\n\n\t\tuniform sampler2D openfl_Texture;\n\n\t\tvoid main(void) {\n\n\t\t\tvec4 color = texture2D (openfl_Texture, openfl_TextureCoordv);\n\n\t\t\tif (color.a == 0.0) {\n\n\t\t\t\tdiscard;\n\n\t\t\t} else {\n\n\t\t\t\tgl_FragColor = color;\n\n\t\t\t}\n\n\t\t}"; - } - if(this.__glVertexSource == null) { - this.__glVertexSource = "attribute vec4 openfl_Position;\n\t\tattribute vec2 openfl_TextureCoord;\n\t\tvarying vec2 openfl_TextureCoordv;\n\n\t\tuniform mat4 openfl_Matrix;\n\n\t\tvoid main(void) {\n\n\t\t\topenfl_TextureCoordv = openfl_TextureCoord;\n\n\t\t\tgl_Position = openfl_Matrix * openfl_Position;\n\n\t\t}"; - } - openfl_display_Shader.call(this); - this.__isGenerated = true; - this.__initGL(); -}; -$hxClasses["openfl.display._internal.Context3DMaskShader"] = openfl_display__$internal_Context3DMaskShader; -openfl_display__$internal_Context3DMaskShader.__name__ = "openfl.display._internal.Context3DMaskShader"; -openfl_display__$internal_Context3DMaskShader.__super__ = openfl_display_Shader; -openfl_display__$internal_Context3DMaskShader.prototype = $extend(openfl_display_Shader.prototype,{ - __class__: openfl_display__$internal_Context3DMaskShader -}); -var openfl_display__$internal_Context3DShape = function() { }; -$hxClasses["openfl.display._internal.Context3DShape"] = openfl_display__$internal_Context3DShape; -openfl_display__$internal_Context3DShape.__name__ = "openfl.display._internal.Context3DShape"; -openfl_display__$internal_Context3DShape.render = function(shape,renderer) { - if(!shape.__renderable || shape.__worldAlpha <= 0) { - return; - } - var graphics = shape.__graphics; - if(graphics != null) { - renderer.__setBlendMode(shape.__worldBlendMode); - renderer.__pushMaskObject(shape); - openfl_display__$internal_Context3DGraphics.render(graphics,renderer); - if(graphics.__bitmap != null && graphics.__visible) { - var context = renderer.__context3D; - var scale9Grid = shape.__worldScale9Grid; - var shader = renderer.__initDisplayShader(shape.__worldShader); - renderer.setShader(shader); - renderer.applyBitmapData(graphics.__bitmap,true); - renderer.applyMatrix(renderer.__getMatrix(graphics.__worldTransform,1)); - renderer.applyAlpha(shape.__worldAlpha); - renderer.applyColorTransform(shape.__worldColorTransform); - renderer.updateShader(); - var vertexBuffer = graphics.__bitmap.getVertexBuffer(context); - if(shader.__position != null) { - context.setVertexBufferAt(shader.__position.index,vertexBuffer,0,3); - } - if(shader.__textureCoord != null) { - context.setVertexBufferAt(shader.__textureCoord.index,vertexBuffer,3,2); - } - var indexBuffer = graphics.__bitmap.getIndexBuffer(context); - context.drawTriangles(indexBuffer); - renderer.__clearShader(); - } - renderer.__popMaskObject(shape); - } -}; -openfl_display__$internal_Context3DShape.renderMask = function(shape,renderer) { - var graphics = shape.__graphics; - if(graphics != null) { - openfl_display__$internal_Context3DGraphics.renderMask(graphics,renderer); - if(graphics.__bitmap != null) { - var context = renderer.__context3D; - var shader = renderer.__maskShader; - renderer.setShader(shader); - renderer.applyBitmapData(graphics.__bitmap,true); - renderer.applyMatrix(renderer.__getMatrix(graphics.__worldTransform,1)); - renderer.updateShader(); - var vertexBuffer = graphics.__bitmap.getVertexBuffer(context); - if(shader.__position != null) { - context.setVertexBufferAt(shader.__position.index,vertexBuffer,0,3); - } - if(shader.__textureCoord != null) { - context.setVertexBufferAt(shader.__textureCoord.index,vertexBuffer,3,2); - } - var indexBuffer = graphics.__bitmap.getIndexBuffer(context); - context.drawTriangles(indexBuffer); - renderer.__clearShader(); - } - } -}; -var openfl_display__$internal_DOMBitmap = function() { }; -$hxClasses["openfl.display._internal.DOMBitmap"] = openfl_display__$internal_DOMBitmap; -openfl_display__$internal_DOMBitmap.__name__ = "openfl.display._internal.DOMBitmap"; -openfl_display__$internal_DOMBitmap.clear = function(bitmap,renderer) { - if(bitmap.__image != null) { - renderer.element.removeChild(bitmap.__image); - bitmap.__image = null; - bitmap.__style = null; - } - if(bitmap.__canvas != null) { - renderer.element.removeChild(bitmap.__canvas); - bitmap.__canvas = null; - bitmap.__style = null; - } -}; -openfl_display__$internal_DOMBitmap.render = function(bitmap,renderer) { - if(bitmap.stage != null && bitmap.__worldVisible && bitmap.__renderable && bitmap.__bitmapData != null && bitmap.__bitmapData.__isValid && bitmap.__bitmapData.readable) { - renderer.__pushMaskObject(bitmap); - if(bitmap.__bitmapData.image.buffer.__srcImage != null) { - openfl_display__$internal_DOMBitmap.renderImage(bitmap,renderer); - } else { - openfl_display__$internal_DOMBitmap.renderCanvas(bitmap,renderer); - } - renderer.__popMaskObject(bitmap); - } else { - openfl_display__$internal_DOMBitmap.clear(bitmap,renderer); - } -}; -openfl_display__$internal_DOMBitmap.renderCanvas = function(bitmap,renderer) { - if(bitmap.__image != null) { - renderer.element.removeChild(bitmap.__image); - bitmap.__image = null; - } - if(bitmap.__canvas == null) { - bitmap.__canvas = window.document.createElement("canvas"); - bitmap.__context = bitmap.__canvas.getContext("2d"); - bitmap.__imageVersion = -1; - if(!renderer.__allowSmoothing || !bitmap.smoothing) { - bitmap.__context.imageSmoothingEnabled = false; - } - renderer.__initializeElement(bitmap,bitmap.__canvas); - } - if(bitmap.__imageVersion != bitmap.__bitmapData.image.version) { - lime__$internal_graphics_ImageCanvasUtil.convertToCanvas(bitmap.__bitmapData.image); - bitmap.__canvas.width = bitmap.__bitmapData.width + 1; - bitmap.__canvas.width = bitmap.__bitmapData.width; - bitmap.__canvas.height = bitmap.__bitmapData.height; - bitmap.__context.drawImage(bitmap.__bitmapData.image.buffer.__srcCanvas,0,0); - bitmap.__imageVersion = bitmap.__bitmapData.image.version; - } - renderer.__updateClip(bitmap); - renderer.__applyStyle(bitmap,true,true,true); -}; -openfl_display__$internal_DOMBitmap.renderImage = function(bitmap,renderer) { - if(bitmap.__canvas != null) { - renderer.element.removeChild(bitmap.__canvas); - bitmap.__canvas = null; - } - if(bitmap.__image == null) { - bitmap.__image = window.document.createElement("img"); - bitmap.__image.crossOrigin = "Anonymous"; - bitmap.__image.src = bitmap.__bitmapData.image.buffer.__srcImage.src; - renderer.__initializeElement(bitmap,bitmap.__image); - } - renderer.__updateClip(bitmap); - renderer.__applyStyle(bitmap,true,true,true); -}; -var openfl_display__$internal_DOMDisplayObject = function() { }; -$hxClasses["openfl.display._internal.DOMDisplayObject"] = openfl_display__$internal_DOMDisplayObject; -openfl_display__$internal_DOMDisplayObject.__name__ = "openfl.display._internal.DOMDisplayObject"; -openfl_display__$internal_DOMDisplayObject.clear = function(displayObject,renderer) { - if(displayObject.__cacheBitmap != null) { - openfl_display__$internal_DOMBitmap.clear(displayObject.__cacheBitmap,renderer); - } - openfl_display__$internal_DOMShape.clear(displayObject,renderer); -}; -openfl_display__$internal_DOMDisplayObject.render = function(displayObject,renderer) { - var tmp = displayObject.opaqueBackground != null && !displayObject.__isCacheBitmapRender && displayObject.get_width() > 0 && displayObject.get_height() > 0; - var graphics = displayObject.__graphics; - if(displayObject.stage != null && displayObject.__worldVisible && displayObject.__renderable && graphics != null) { - openfl_display__$internal_CanvasGraphics.render(graphics,renderer.__canvasRenderer); - if(graphics.__softwareDirty || displayObject.__worldAlphaChanged || displayObject.__canvas != graphics.__canvas) { - if(graphics.__canvas != null) { - if(displayObject.__canvas != graphics.__canvas) { - if(displayObject.__canvas != null) { - renderer.element.removeChild(displayObject.__canvas); - } - displayObject.__canvas = graphics.__canvas; - displayObject.__context = graphics.__context; - renderer.__initializeElement(displayObject,displayObject.__canvas); - } - } else { - openfl_display__$internal_DOMShape.clear(displayObject,renderer); - } - } - if(displayObject.__canvas != null) { - renderer.__pushMaskObject(displayObject); - var cacheTransform = displayObject.__renderTransform; - displayObject.__renderTransform = graphics.__worldTransform; - if(graphics.__transformDirty) { - graphics.__transformDirty = false; - displayObject.__renderTransformChanged = true; - } - renderer.__updateClip(displayObject); - renderer.__applyStyle(displayObject,true,true,true); - displayObject.__renderTransform = cacheTransform; - renderer.__popMaskObject(displayObject); - } - } else { - openfl_display__$internal_DOMShape.clear(displayObject,renderer); - } -}; -var openfl_display__$internal_DOMShape = function() { }; -$hxClasses["openfl.display._internal.DOMShape"] = openfl_display__$internal_DOMShape; -openfl_display__$internal_DOMShape.__name__ = "openfl.display._internal.DOMShape"; -openfl_display__$internal_DOMShape.clear = function(shape,renderer) { - if(shape.__canvas != null) { - renderer.element.removeChild(shape.__canvas); - shape.__canvas = null; - shape.__style = null; - } -}; -openfl_display__$internal_DOMShape.render = function(shape,renderer) { - var graphics = shape.__graphics; - if(shape.stage != null && shape.__worldVisible && shape.__renderable && graphics != null) { - openfl_display__$internal_CanvasGraphics.render(graphics,renderer.__canvasRenderer); - if(graphics.__softwareDirty || shape.__worldAlphaChanged || shape.__canvas != graphics.__canvas) { - if(graphics.__canvas != null) { - if(shape.__canvas != graphics.__canvas) { - if(shape.__canvas != null) { - renderer.element.removeChild(shape.__canvas); - } - shape.__canvas = graphics.__canvas; - shape.__context = graphics.__context; - renderer.__initializeElement(shape,shape.__canvas); - } - } else { - openfl_display__$internal_DOMShape.clear(shape,renderer); - } - } - if(shape.__canvas != null) { - renderer.__pushMaskObject(shape); - var cacheTransform = shape.__renderTransform; - shape.__renderTransform = graphics.__worldTransform; - if(graphics.__transformDirty) { - graphics.__transformDirty = false; - shape.__renderTransformChanged = true; - } - renderer.__updateClip(shape); - renderer.__applyStyle(shape,true,true,true); - shape.__renderTransform = cacheTransform; - renderer.__popMaskObject(shape); - } - } else { - openfl_display__$internal_DOMShape.clear(shape,renderer); - } -}; -var openfl_display__$internal_DrawCommandReader = function(buffer) { - this.buffer = buffer; - this.bPos = this.iPos = this.fPos = this.oPos = this.ffPos = this.iiPos = this.tsPos = 0; - this.prev = openfl_display__$internal_DrawCommandType.UNKNOWN; -}; -$hxClasses["openfl.display._internal.DrawCommandReader"] = openfl_display__$internal_DrawCommandReader; -openfl_display__$internal_DrawCommandReader.__name__ = "openfl.display._internal.DrawCommandReader"; -openfl_display__$internal_DrawCommandReader.prototype = { - advance: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - } - ,bool: function(index) { - return this.buffer.b[this.bPos + index]; - } - ,destroy: function() { - this.buffer = null; - this.reset(); - } - ,fArr: function(index) { - return this.buffer.ff[this.ffPos + index]; - } - ,float: function(index) { - return this.buffer.f[this.fPos + index]; - } - ,iArr: function(index) { - return this.buffer.ii[this.iiPos + index]; - } - ,int: function(index) { - return this.buffer.i[this.iPos + index]; - } - ,obj: function(index) { - return this.buffer.o[this.oPos + index]; - } - ,readBeginBitmapFill: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.BEGIN_BITMAP_FILL; - var this1 = this; - return this1; - } - ,readBeginFill: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.BEGIN_FILL; - var this1 = this; - return this1; - } - ,readBeginGradientFill: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.BEGIN_GRADIENT_FILL; - var this1 = this; - return this1; - } - ,readBeginShaderFill: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.BEGIN_SHADER_FILL; - var this1 = this; - return this1; - } - ,readCubicCurveTo: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.CUBIC_CURVE_TO; - var this1 = this; - return this1; - } - ,readCurveTo: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.CURVE_TO; - var this1 = this; - return this1; - } - ,readDrawCircle: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.DRAW_CIRCLE; - var this1 = this; - return this1; - } - ,readDrawEllipse: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.DRAW_ELLIPSE; - var this1 = this; - return this1; - } - ,readDrawQuads: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.DRAW_QUADS; - var this1 = this; - return this1; - } - ,readDrawRect: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.DRAW_RECT; - var this1 = this; - return this1; - } - ,readDrawRoundRect: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.DRAW_ROUND_RECT; - var this1 = this; - return this1; - } - ,readDrawTriangles: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.DRAW_TRIANGLES; - var this1 = this; - return this1; - } - ,readEndFill: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.END_FILL; - var this1 = this; - return this1; - } - ,readLineBitmapStyle: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.LINE_BITMAP_STYLE; - var this1 = this; - return this1; - } - ,readLineGradientStyle: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.LINE_GRADIENT_STYLE; - var this1 = this; - return this1; - } - ,readLineStyle: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.LINE_STYLE; - var this1 = this; - return this1; - } - ,readLineTo: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.LINE_TO; - var this1 = this; - return this1; - } - ,readMoveTo: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.MOVE_TO; - var this1 = this; - return this1; - } - ,readOverrideBlendMode: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.OVERRIDE_BLEND_MODE; - var this1 = this; - return this1; - } - ,readOverrideMatrix: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.OVERRIDE_MATRIX; - var this1 = this; - return this1; - } - ,readWindingEvenOdd: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.WINDING_EVEN_ODD; - var this1 = this; - return this1; - } - ,readWindingNonZero: function() { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = openfl_display__$internal_DrawCommandType.WINDING_NON_ZERO; - var this1 = this; - return this1; - } - ,reset: function() { - this.bPos = this.iPos = this.fPos = this.oPos = this.ffPos = this.iiPos = this.tsPos = 0; - } - ,skip: function(type) { - switch(this.prev._hx_index) { - case 0: - this.oPos += 2; - this.bPos += 2; - break; - case 1: - this.iPos += 1; - this.fPos += 1; - break; - case 2: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 3: - this.oPos += 1; - break; - case 4: - this.fPos += 6; - break; - case 5: - this.fPos += 4; - break; - case 6: - this.fPos += 3; - break; - case 7: - this.fPos += 4; - break; - case 8: - this.oPos += 3; - break; - case 9: - this.fPos += 4; - break; - case 10: - this.fPos += 5; - this.oPos += 1; - break; - case 12: - this.oPos += 4; - break; - case 13: - break; - case 14: - this.oPos += 2; - this.bPos += 2; - break; - case 15: - this.oPos += 4; - this.iiPos += 2; - this.ffPos += 1; - this.fPos += 1; - break; - case 16: - this.oPos += 4; - this.iPos += 1; - this.fPos += 2; - this.bPos += 1; - break; - case 17: - this.fPos += 2; - break; - case 18: - this.fPos += 2; - break; - case 19: - this.oPos += 1; - break; - case 20: - this.oPos += 1; - break; - case 21:case 22: - break; - default: - } - this.prev = type; - } - ,__class__: openfl_display__$internal_DrawCommandReader -}; -var openfl_display__$internal_BeginBitmapFillView = {}; -openfl_display__$internal_BeginBitmapFillView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_BeginBitmapFillView.get_bitmap = function(this1) { - return this1.buffer.o[this1.oPos]; -}; -openfl_display__$internal_BeginBitmapFillView.get_matrix = function(this1) { - return this1.buffer.o[this1.oPos + 1]; -}; -openfl_display__$internal_BeginBitmapFillView.get_repeat = function(this1) { - return this1.buffer.b[this1.bPos]; -}; -openfl_display__$internal_BeginBitmapFillView.get_smooth = function(this1) { - return this1.buffer.b[this1.bPos + 1]; -}; -var openfl_display__$internal_BeginFillView = {}; -openfl_display__$internal_BeginFillView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_BeginFillView.get_color = function(this1) { - return this1.buffer.i[this1.iPos]; -}; -openfl_display__$internal_BeginFillView.get_alpha = function(this1) { - return this1.buffer.f[this1.fPos]; -}; -var openfl_display__$internal_BeginGradientFillView = {}; -openfl_display__$internal_BeginGradientFillView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_BeginGradientFillView.get_type = function(this1) { - return this1.buffer.o[this1.oPos]; -}; -openfl_display__$internal_BeginGradientFillView.get_colors = function(this1) { - return this1.buffer.ii[this1.iiPos]; -}; -openfl_display__$internal_BeginGradientFillView.get_alphas = function(this1) { - return this1.buffer.ff[this1.ffPos]; -}; -openfl_display__$internal_BeginGradientFillView.get_ratios = function(this1) { - return this1.buffer.ii[this1.iiPos + 1]; -}; -openfl_display__$internal_BeginGradientFillView.get_matrix = function(this1) { - return this1.buffer.o[this1.oPos + 1]; -}; -openfl_display__$internal_BeginGradientFillView.get_spreadMethod = function(this1) { - return this1.buffer.o[this1.oPos + 2]; -}; -openfl_display__$internal_BeginGradientFillView.get_interpolationMethod = function(this1) { - return this1.buffer.o[this1.oPos + 3]; -}; -openfl_display__$internal_BeginGradientFillView.get_focalPointRatio = function(this1) { - return this1.buffer.f[this1.fPos]; -}; -var openfl_display__$internal_BeginShaderFillView = {}; -openfl_display__$internal_BeginShaderFillView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_BeginShaderFillView.get_shaderBuffer = function(this1) { - return this1.buffer.o[this1.oPos]; -}; -var openfl_display__$internal_CubicCurveToView = {}; -openfl_display__$internal_CubicCurveToView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_CubicCurveToView.get_controlX1 = function(this1) { - return this1.buffer.f[this1.fPos]; -}; -openfl_display__$internal_CubicCurveToView.get_controlY1 = function(this1) { - return this1.buffer.f[this1.fPos + 1]; -}; -openfl_display__$internal_CubicCurveToView.get_controlX2 = function(this1) { - return this1.buffer.f[this1.fPos + 2]; -}; -openfl_display__$internal_CubicCurveToView.get_controlY2 = function(this1) { - return this1.buffer.f[this1.fPos + 3]; -}; -openfl_display__$internal_CubicCurveToView.get_anchorX = function(this1) { - return this1.buffer.f[this1.fPos + 4]; -}; -openfl_display__$internal_CubicCurveToView.get_anchorY = function(this1) { - return this1.buffer.f[this1.fPos + 5]; -}; -var openfl_display__$internal_CurveToView = {}; -openfl_display__$internal_CurveToView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_CurveToView.get_controlX = function(this1) { - return this1.buffer.f[this1.fPos]; -}; -openfl_display__$internal_CurveToView.get_controlY = function(this1) { - return this1.buffer.f[this1.fPos + 1]; -}; -openfl_display__$internal_CurveToView.get_anchorX = function(this1) { - return this1.buffer.f[this1.fPos + 2]; -}; -openfl_display__$internal_CurveToView.get_anchorY = function(this1) { - return this1.buffer.f[this1.fPos + 3]; -}; -var openfl_display__$internal_DrawCircleView = {}; -openfl_display__$internal_DrawCircleView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_DrawCircleView.get_x = function(this1) { - return this1.buffer.f[this1.fPos]; -}; -openfl_display__$internal_DrawCircleView.get_y = function(this1) { - return this1.buffer.f[this1.fPos + 1]; -}; -openfl_display__$internal_DrawCircleView.get_radius = function(this1) { - return this1.buffer.f[this1.fPos + 2]; -}; -var openfl_display__$internal_DrawEllipseView = {}; -openfl_display__$internal_DrawEllipseView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_DrawEllipseView.get_x = function(this1) { - return this1.buffer.f[this1.fPos]; -}; -openfl_display__$internal_DrawEllipseView.get_y = function(this1) { - return this1.buffer.f[this1.fPos + 1]; -}; -openfl_display__$internal_DrawEllipseView.get_width = function(this1) { - return this1.buffer.f[this1.fPos + 2]; -}; -openfl_display__$internal_DrawEllipseView.get_height = function(this1) { - return this1.buffer.f[this1.fPos + 3]; -}; -var openfl_display__$internal_DrawQuadsView = {}; -openfl_display__$internal_DrawQuadsView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_DrawQuadsView.get_rects = function(this1) { - return this1.buffer.o[this1.oPos]; -}; -openfl_display__$internal_DrawQuadsView.get_indices = function(this1) { - return this1.buffer.o[this1.oPos + 1]; -}; -openfl_display__$internal_DrawQuadsView.get_transforms = function(this1) { - return this1.buffer.o[this1.oPos + 2]; -}; -var openfl_display__$internal_DrawRectView = {}; -openfl_display__$internal_DrawRectView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_DrawRectView.get_x = function(this1) { - return this1.buffer.f[this1.fPos]; -}; -openfl_display__$internal_DrawRectView.get_y = function(this1) { - return this1.buffer.f[this1.fPos + 1]; -}; -openfl_display__$internal_DrawRectView.get_width = function(this1) { - return this1.buffer.f[this1.fPos + 2]; -}; -openfl_display__$internal_DrawRectView.get_height = function(this1) { - return this1.buffer.f[this1.fPos + 3]; -}; -var openfl_display__$internal_DrawRoundRectView = {}; -openfl_display__$internal_DrawRoundRectView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_DrawRoundRectView.get_x = function(this1) { - return this1.buffer.f[this1.fPos]; -}; -openfl_display__$internal_DrawRoundRectView.get_y = function(this1) { - return this1.buffer.f[this1.fPos + 1]; -}; -openfl_display__$internal_DrawRoundRectView.get_width = function(this1) { - return this1.buffer.f[this1.fPos + 2]; -}; -openfl_display__$internal_DrawRoundRectView.get_height = function(this1) { - return this1.buffer.f[this1.fPos + 3]; -}; -openfl_display__$internal_DrawRoundRectView.get_ellipseWidth = function(this1) { - return this1.buffer.f[this1.fPos + 4]; -}; -openfl_display__$internal_DrawRoundRectView.get_ellipseHeight = function(this1) { - return this1.buffer.o[this1.oPos]; -}; -var openfl_display__$internal_DrawTrianglesView = {}; -openfl_display__$internal_DrawTrianglesView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_DrawTrianglesView.get_vertices = function(this1) { - return this1.buffer.o[this1.oPos]; -}; -openfl_display__$internal_DrawTrianglesView.get_indices = function(this1) { - return this1.buffer.o[this1.oPos + 1]; -}; -openfl_display__$internal_DrawTrianglesView.get_uvtData = function(this1) { - return this1.buffer.o[this1.oPos + 2]; -}; -openfl_display__$internal_DrawTrianglesView.get_culling = function(this1) { - return this1.buffer.o[this1.oPos + 3]; -}; -var openfl_display__$internal_EndFillView = {}; -openfl_display__$internal_EndFillView._new = function(d) { - var this1 = d; - return this1; -}; -var openfl_display__$internal_LineBitmapStyleView = {}; -openfl_display__$internal_LineBitmapStyleView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_LineBitmapStyleView.get_bitmap = function(this1) { - return this1.buffer.o[this1.oPos]; -}; -openfl_display__$internal_LineBitmapStyleView.get_matrix = function(this1) { - return this1.buffer.o[this1.oPos + 1]; -}; -openfl_display__$internal_LineBitmapStyleView.get_repeat = function(this1) { - return this1.buffer.b[this1.bPos]; -}; -openfl_display__$internal_LineBitmapStyleView.get_smooth = function(this1) { - return this1.buffer.b[this1.bPos + 1]; -}; -var openfl_display__$internal_LineGradientStyleView = {}; -openfl_display__$internal_LineGradientStyleView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_LineGradientStyleView.get_type = function(this1) { - return this1.buffer.o[this1.oPos]; -}; -openfl_display__$internal_LineGradientStyleView.get_colors = function(this1) { - return this1.buffer.ii[this1.iiPos]; -}; -openfl_display__$internal_LineGradientStyleView.get_alphas = function(this1) { - return this1.buffer.ff[this1.ffPos]; -}; -openfl_display__$internal_LineGradientStyleView.get_ratios = function(this1) { - return this1.buffer.ii[this1.iiPos + 1]; -}; -openfl_display__$internal_LineGradientStyleView.get_matrix = function(this1) { - return this1.buffer.o[this1.oPos + 1]; -}; -openfl_display__$internal_LineGradientStyleView.get_spreadMethod = function(this1) { - return this1.buffer.o[this1.oPos + 2]; -}; -openfl_display__$internal_LineGradientStyleView.get_interpolationMethod = function(this1) { - return this1.buffer.o[this1.oPos + 3]; -}; -openfl_display__$internal_LineGradientStyleView.get_focalPointRatio = function(this1) { - return this1.buffer.f[this1.fPos]; -}; -var openfl_display__$internal_LineStyleView = {}; -openfl_display__$internal_LineStyleView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_LineStyleView.get_thickness = function(this1) { - return this1.buffer.o[this1.oPos]; -}; -openfl_display__$internal_LineStyleView.get_color = function(this1) { - return this1.buffer.i[this1.iPos]; -}; -openfl_display__$internal_LineStyleView.get_alpha = function(this1) { - return this1.buffer.f[this1.fPos]; -}; -openfl_display__$internal_LineStyleView.get_pixelHinting = function(this1) { - return this1.buffer.b[this1.bPos]; -}; -openfl_display__$internal_LineStyleView.get_scaleMode = function(this1) { - return this1.buffer.o[this1.oPos + 1]; -}; -openfl_display__$internal_LineStyleView.get_caps = function(this1) { - return this1.buffer.o[this1.oPos + 2]; -}; -openfl_display__$internal_LineStyleView.get_joints = function(this1) { - return this1.buffer.o[this1.oPos + 3]; -}; -openfl_display__$internal_LineStyleView.get_miterLimit = function(this1) { - return this1.buffer.f[this1.fPos + 1]; -}; -var openfl_display__$internal_LineToView = {}; -openfl_display__$internal_LineToView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_LineToView.get_x = function(this1) { - return this1.buffer.f[this1.fPos]; -}; -openfl_display__$internal_LineToView.get_y = function(this1) { - return this1.buffer.f[this1.fPos + 1]; -}; -var openfl_display__$internal_MoveToView = {}; -openfl_display__$internal_MoveToView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_MoveToView.get_x = function(this1) { - return this1.buffer.f[this1.fPos]; -}; -openfl_display__$internal_MoveToView.get_y = function(this1) { - return this1.buffer.f[this1.fPos + 1]; -}; -var openfl_display__$internal_OverrideBlendModeView = {}; -openfl_display__$internal_OverrideBlendModeView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_OverrideBlendModeView.get_blendMode = function(this1) { - return this1.buffer.o[this1.oPos]; -}; -var openfl_display__$internal_OverrideMatrixView = {}; -openfl_display__$internal_OverrideMatrixView._new = function(d) { - var this1 = d; - return this1; -}; -openfl_display__$internal_OverrideMatrixView.get_matrix = function(this1) { - return this1.buffer.o[this1.oPos]; -}; -var openfl_display__$internal_WindingEvenOddView = {}; -openfl_display__$internal_WindingEvenOddView._new = function(d) { - var this1 = d; - return this1; -}; -var openfl_display__$internal_WindingNonZeroView = {}; -openfl_display__$internal_WindingNonZeroView._new = function(d) { - var this1 = d; - return this1; -}; -var openfl_display__$internal_DrawCommandType = $hxEnums["openfl.display._internal.DrawCommandType"] = { __ename__ : "openfl.display._internal.DrawCommandType", __constructs__ : ["BEGIN_BITMAP_FILL","BEGIN_FILL","BEGIN_GRADIENT_FILL","BEGIN_SHADER_FILL","CUBIC_CURVE_TO","CURVE_TO","DRAW_CIRCLE","DRAW_ELLIPSE","DRAW_QUADS","DRAW_RECT","DRAW_ROUND_RECT","DRAW_TILES","DRAW_TRIANGLES","END_FILL","LINE_BITMAP_STYLE","LINE_GRADIENT_STYLE","LINE_STYLE","LINE_TO","MOVE_TO","OVERRIDE_BLEND_MODE","OVERRIDE_MATRIX","WINDING_EVEN_ODD","WINDING_NON_ZERO","UNKNOWN"] - ,BEGIN_BITMAP_FILL: {_hx_index:0,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,BEGIN_FILL: {_hx_index:1,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,BEGIN_GRADIENT_FILL: {_hx_index:2,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,BEGIN_SHADER_FILL: {_hx_index:3,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,CUBIC_CURVE_TO: {_hx_index:4,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,CURVE_TO: {_hx_index:5,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,DRAW_CIRCLE: {_hx_index:6,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,DRAW_ELLIPSE: {_hx_index:7,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,DRAW_QUADS: {_hx_index:8,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,DRAW_RECT: {_hx_index:9,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,DRAW_ROUND_RECT: {_hx_index:10,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,DRAW_TILES: {_hx_index:11,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,DRAW_TRIANGLES: {_hx_index:12,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,END_FILL: {_hx_index:13,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,LINE_BITMAP_STYLE: {_hx_index:14,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,LINE_GRADIENT_STYLE: {_hx_index:15,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,LINE_STYLE: {_hx_index:16,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,LINE_TO: {_hx_index:17,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,MOVE_TO: {_hx_index:18,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,OVERRIDE_BLEND_MODE: {_hx_index:19,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,OVERRIDE_MATRIX: {_hx_index:20,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,WINDING_EVEN_ODD: {_hx_index:21,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,WINDING_NON_ZERO: {_hx_index:22,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} - ,UNKNOWN: {_hx_index:23,__enum__:"openfl.display._internal.DrawCommandType",toString:$estr} -}; -var openfl_display__$internal_PerlinNoise = function(seed,octaves,channels,grayScale,falloff,stitch,stitch_threshold) { - if(stitch_threshold == null) { - stitch_threshold = 0.05; - } - if(stitch == null) { - stitch = false; - } - openfl_display__$internal_AbstractNoise.call(this,seed,octaves,channels,grayScale,falloff,stitch,stitch_threshold); - this.p_perm = []; - var _g = 0; - while(_g < 512) { - var i = _g++; - this.p_perm[i] = openfl_display__$internal_PerlinNoise.P[i & 255]; - } - this.base_factor = 0.03125; - this.setSeed(seed); -}; -$hxClasses["openfl.display._internal.PerlinNoise"] = openfl_display__$internal_PerlinNoise; -openfl_display__$internal_PerlinNoise.__name__ = "openfl.display._internal.PerlinNoise"; -openfl_display__$internal_PerlinNoise.__super__ = openfl_display__$internal_AbstractNoise; -openfl_display__$internal_PerlinNoise.prototype = $extend(openfl_display__$internal_AbstractNoise.prototype,{ - fill: function(bitmap,_scale_x,_scale_y,_scale_z) { - var width = bitmap.width; - var height = bitmap.height; - var octaves = this.octaves; - var octaves_frequencies = this.octaves_frequencies; - var octaves_persistences = this.octaves_persistences; - var isRed = (1 & this.channels) == 1; - var isGreen = (2 & this.channels) == 2; - var isBlue = (4 & this.channels) == 4; - var channels = 0; - if(isRed) { - ++channels; - } - if(isGreen) { - ++channels; - } - if(isBlue) { - ++channels; - } - var grayscale = this.grayscale; - var stitch_w = this.stitch_threshold * width | 0; - var stitch_h = this.stitch_threshold * height | 0; - var base_x = _scale_x * this.base_factor + this.x_offset; - _scale_y = _scale_y * this.base_factor + this.y_offset; - _scale_z = _scale_z * this.base_factor + this.z_offset; - var g_offset = 1.0; - var b_offset = 2.0; - var _g = 0; - var _g1 = height; - while(_g < _g1) { - var py = _g++; - _scale_x = base_x; - var _g2 = 0; - var _g3 = width; - while(_g2 < _g3) { - var px = _g2++; - var color1 = 0.0; - var color2 = 0.0; - var color3 = 0.0; - var _g4 = 0; - var _g5 = octaves; - while(_g4 < _g5) { - var i = _g4++; - var frequency = octaves_frequencies[i]; - var persistence = octaves_persistences[i]; - color1 += this.noise(_scale_x * frequency,_scale_y * frequency,_scale_z * frequency) * persistence; - if(!grayscale) { - if(1 < channels) { - color2 += this.noise((_scale_x + g_offset) * frequency,(_scale_y + g_offset) * frequency,_scale_z * frequency) * persistence; - } - if(2 < channels) { - color3 += this.noise((_scale_x + b_offset) * frequency,(_scale_y + b_offset) * frequency,_scale_z * frequency) * persistence; - } - } - } - var color = 0; - if(grayscale) { - color = this.color(color1,color1,color1); - } else if(isRed && isGreen && isBlue) { - color = this.color(color1,color2,color3); - } else if(isRed && isGreen) { - color = this.color(color1,color2,null); - } else if(isRed && isBlue) { - color = this.color(color1,null,color2); - } else if(isGreen && isBlue) { - color = this.color(null,color1,color2); - } else if(isRed) { - color = this.color(color1,null,null); - } else if(isGreen) { - color = this.color(null,color1,null); - } else if(isBlue) { - color = this.color(null,null,color1); - } - if(this.stitch) { - color = this.stitching(bitmap,color,px,py,stitch_w,stitch_h,width,height); - } - bitmap.setPixel32(px,py,color); - _scale_x += this.base_factor; - } - _scale_y += this.base_factor; - } - } - ,noise: function(x,y,z) { - var xf = x - x % 1; - var yf = y - y % 1; - var zf = z - z % 1; - x -= xf; - y -= yf; - z -= zf; - var X = (xf | 0) & 255; - var Y = (yf | 0) & 255; - var Z = (zf | 0) & 255; - var u = this.fade(x); - var v = this.fade(y); - var w = this.fade(z); - var A = this.p_perm[X] + Y; - var AA = this.p_perm[A] + Z; - var AB = this.p_perm[A + 1] + Z; - var B = this.p_perm[X + 1] + Y; - var BA = this.p_perm[B] + Z; - var BB = this.p_perm[B + 1] + Z; - var x1 = x - 1; - var y1 = y - 1; - var z1 = z - 1; - var hash = this.p_perm[BB + 1] & 15; - var g1 = ((hash & 1) == 0 ? hash < 8 ? x1 : y1 : hash < 8 ? -x1 : -y1) + ((hash & 2) == 0 ? hash < 4 ? y1 : hash == 12 ? x1 : z1 : hash < 4 ? -y1 : hash == 14 ? -x1 : -z1); - hash = this.p_perm[AB + 1] & 15; - var g2 = ((hash & 1) == 0 ? hash < 8 ? x : y1 : hash < 8 ? -x : -y1) + ((hash & 2) == 0 ? hash < 4 ? y1 : hash == 12 ? x : z1 : hash < 4 ? -y1 : hash == 14 ? -x : -z1); - hash = this.p_perm[BA + 1] & 15; - var g3 = ((hash & 1) == 0 ? hash < 8 ? x1 : y : hash < 8 ? -x1 : -y) + ((hash & 2) == 0 ? hash < 4 ? y : hash == 12 ? x1 : z1 : hash < 4 ? -y : hash == 14 ? -x1 : -z1); - hash = this.p_perm[AA + 1] & 15; - var g4 = ((hash & 1) == 0 ? hash < 8 ? x : y : hash < 8 ? -x : -y) + ((hash & 2) == 0 ? hash < 4 ? y : hash == 12 ? x : z1 : hash < 4 ? -y : hash == 14 ? -x : -z1); - hash = this.p_perm[BB] & 15; - var g5 = ((hash & 1) == 0 ? hash < 8 ? x1 : y1 : hash < 8 ? -x1 : -y1) + ((hash & 2) == 0 ? hash < 4 ? y1 : hash == 12 ? x1 : z : hash < 4 ? -y1 : hash == 14 ? -x1 : -z); - hash = this.p_perm[AB] & 15; - var g6 = ((hash & 1) == 0 ? hash < 8 ? x : y1 : hash < 8 ? -x : -y1) + ((hash & 2) == 0 ? hash < 4 ? y1 : hash == 12 ? x : z : hash < 4 ? -y1 : hash == 14 ? -x : -z); - hash = this.p_perm[BA] & 15; - var g7 = ((hash & 1) == 0 ? hash < 8 ? x1 : y : hash < 8 ? -x1 : -y) + ((hash & 2) == 0 ? hash < 4 ? y : hash == 12 ? x1 : z : hash < 4 ? -y : hash == 14 ? -x1 : -z); - hash = this.p_perm[AA] & 15; - var g8 = ((hash & 1) == 0 ? hash < 8 ? x : y : hash < 8 ? -x : -y) + ((hash & 2) == 0 ? hash < 4 ? y : hash == 12 ? x : z : hash < 4 ? -y : hash == 14 ? -x : -z); - g2 += u * (g1 - g2); - g4 += u * (g3 - g4); - g6 += u * (g5 - g6); - g8 += u * (g7 - g8); - g4 += v * (g2 - g4); - g8 += v * (g6 - g8); - return g8 + w * (g4 - g8); - } - ,setSeed: function(seed) { - seed = seed * 16807.0 % 2147483647 | 0; - this.x_offset = seed; - seed = seed * 16807.0 % 2147483647 | 0; - this.y_offset = seed; - seed = seed * 16807.0 % 2147483647 | 0; - this.z_offset = seed; - } - ,__class__: openfl_display__$internal_PerlinNoise -}); -var openfl_display__$internal_SamplerState = function(wrap,filter,mipfilter,lodBias,ignoreSampler,centroid,textureAlpha) { - if(textureAlpha == null) { - textureAlpha = false; - } - if(centroid == null) { - centroid = false; - } - if(ignoreSampler == null) { - ignoreSampler = false; - } - if(lodBias == null) { - lodBias = 0.0; - } - if(mipfilter == null) { - mipfilter = 2; - } - if(filter == null) { - filter = 5; - } - if(wrap == null) { - wrap = 0; - } - this.wrap = wrap; - this.filter = filter; - this.mipfilter = mipfilter; - this.lodBias = lodBias; - this.ignoreSampler = ignoreSampler; - this.centroid = centroid; - this.textureAlpha = textureAlpha; -}; -$hxClasses["openfl.display._internal.SamplerState"] = openfl_display__$internal_SamplerState; -openfl_display__$internal_SamplerState.__name__ = "openfl.display._internal.SamplerState"; -openfl_display__$internal_SamplerState.prototype = { - clone: function() { - var copy = new openfl_display__$internal_SamplerState(this.wrap,this.filter,this.mipfilter,this.lodBias,this.ignoreSampler,this.centroid,this.textureAlpha); - copy.mipmapGenerated = this.mipmapGenerated; - return copy; - } - ,copyFrom: function(other) { - if(other == null || other.ignoreSampler) { - return; - } - this.wrap = other.wrap; - this.filter = other.filter; - this.mipfilter = other.mipfilter; - this.lodBias = other.lodBias; - this.centroid = other.centroid; - this.textureAlpha = other.textureAlpha; - } - ,equals: function(other) { - if(other == null) { - return false; - } - if(this.wrap == other.wrap && this.filter == other.filter && this.mipfilter == other.mipfilter && this.lodBias == other.lodBias) { - return this.textureAlpha == other.textureAlpha; - } else { - return false; - } - } - ,__class__: openfl_display__$internal_SamplerState -}; -var openfl_display__$internal_ShaderBuffer = function() { - this.inputRefs = []; - this.inputFilter = []; - this.inputMipFilter = []; - this.inputs = []; - this.inputWrap = []; - this.overrideIntNames = []; - this.overrideIntValues = []; - this.overrideFloatNames = []; - this.overrideFloatValues = []; - this.overrideBoolNames = []; - this.overrideBoolValues = []; - this.paramLengths = []; - this.paramPositions = []; - this.paramRefs_Bool = []; - this.paramRefs_Float = []; - this.paramRefs_Int = []; - this.paramTypes = []; -}; -$hxClasses["openfl.display._internal.ShaderBuffer"] = openfl_display__$internal_ShaderBuffer; -openfl_display__$internal_ShaderBuffer.__name__ = "openfl.display._internal.ShaderBuffer"; -openfl_display__$internal_ShaderBuffer.prototype = { - addBoolOverride: function(name,values) { - this.overrideBoolNames[this.overrideBoolCount] = name; - this.overrideBoolValues[this.overrideBoolCount] = values; - this.overrideBoolCount++; - } - ,addFloatOverride: function(name,values) { - this.overrideFloatNames[this.overrideFloatCount] = name; - this.overrideFloatValues[this.overrideFloatCount] = values; - this.overrideFloatCount++; - } - ,addIntOverride: function(name,values) { - this.overrideIntNames[this.overrideIntCount] = name; - this.overrideIntValues[this.overrideIntCount] = values; - this.overrideIntCount++; - } - ,clearOverride: function() { - this.overrideIntCount = 0; - this.overrideFloatCount = 0; - this.overrideBoolCount = 0; - } - ,update: function(shader) { - this.inputCount = 0; - this.overrideIntCount = 0; - this.overrideFloatCount = 0; - this.overrideBoolCount = 0; - this.paramBoolCount = 0; - this.paramCount = 0; - this.paramDataLength = 0; - this.paramFloatCount = 0; - this.paramIntCount = 0; - this.shader = null; - if(shader == null) { - return; - } - shader.__init(); - this.inputCount = shader.__inputBitmapData.length; - var input; - var _g = 0; - var _g1 = this.inputCount; - while(_g < _g1) { - var i = _g++; - input = shader.__inputBitmapData[i]; - this.inputs[i] = input.input; - this.inputFilter[i] = input.filter; - this.inputMipFilter[i] = input.mipFilter; - this.inputRefs[i] = input; - this.inputWrap[i] = input.wrap; - } - var boolCount = shader.__paramBool.length; - var floatCount = shader.__paramFloat.length; - var intCount = shader.__paramInt.length; - this.paramCount = boolCount + floatCount + intCount; - this.paramBoolCount = boolCount; - this.paramFloatCount = floatCount; - this.paramIntCount = intCount; - var length = 0; - var p = 0; - var param; - var _g = 0; - var _g1 = boolCount; - while(_g < _g1) { - var i = _g++; - param = shader.__paramBool[i]; - this.paramPositions[p] = this.paramDataLength; - length = param.value != null ? param.value.length : 0; - this.paramLengths[p] = length; - this.paramDataLength += length; - this.paramTypes[p] = 0; - this.paramRefs_Bool[i] = param; - ++p; - } - var param; - var _g = 0; - var _g1 = floatCount; - while(_g < _g1) { - var i = _g++; - param = shader.__paramFloat[i]; - this.paramPositions[p] = this.paramDataLength; - length = param.value != null ? param.value.length : 0; - this.paramLengths[p] = length; - this.paramDataLength += length; - this.paramTypes[p] = 1; - this.paramRefs_Float[i] = param; - ++p; - } - var param; - var _g = 0; - var _g1 = intCount; - while(_g < _g1) { - var i = _g++; - param = shader.__paramInt[i]; - this.paramPositions[p] = this.paramDataLength; - length = param.value != null ? param.value.length : 0; - this.paramLengths[p] = length; - this.paramDataLength += length; - this.paramTypes[p] = 2; - this.paramRefs_Int[i] = param; - ++p; - } - if(this.paramDataLength > 0) { - if(this.paramData == null) { - var elements = this.paramDataLength; - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Float32Array(elements); - } else if(array != null) { - this1 = new Float32Array(array); - } else if(vector != null) { - this1 = new Float32Array(vector.__array); - } else if(view != null) { - this1 = new Float32Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Float32Array(buffer,0); - } else { - this1 = new Float32Array(buffer,0,len); - } - } else { - this1 = null; - } - this.paramData = this1; - } else if(this.paramDataLength > this.paramData.length) { - var elements = this.paramDataLength; - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Float32Array(elements); - } else if(array != null) { - this1 = new Float32Array(array); - } else if(vector != null) { - this1 = new Float32Array(vector.__array); - } else if(view != null) { - this1 = new Float32Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Float32Array(buffer,0); - } else { - this1 = new Float32Array(buffer,0,len); - } - } else { - this1 = null; - } - var data = this1; - data.set(this.paramData); - this.paramData = data; - } - } - var boolIndex = 0; - var floatIndex = 0; - var intIndex = 0; - var paramPosition = 0; - var boolParam; - var floatParam; - var intParam; - var length; - var _g = 0; - var _g1 = this.paramCount; - while(_g < _g1) { - var i = _g++; - length = this.paramLengths[i]; - if(i < boolCount) { - boolParam = this.paramRefs_Bool[boolIndex]; - ++boolIndex; - var _g2 = 0; - var _g3 = length; - while(_g2 < _g3) { - var j = _g2++; - this.paramData[paramPosition] = boolParam.value[j] ? 1 : 0; - ++paramPosition; - } - } else if(i < boolCount + floatCount) { - floatParam = this.paramRefs_Float[floatIndex]; - ++floatIndex; - var _g4 = 0; - var _g5 = length; - while(_g4 < _g5) { - var j1 = _g4++; - this.paramData[paramPosition] = floatParam.value[j1]; - ++paramPosition; - } - } else { - intParam = this.paramRefs_Int[intIndex]; - ++intIndex; - var _g6 = 0; - var _g7 = length; - while(_g6 < _g7) { - var j2 = _g6++; - this.paramData[paramPosition] = intParam.value[j2]; - ++paramPosition; - } - } - } - this.shader = shader; - } - ,__class__: openfl_display__$internal_ShaderBuffer -}; -var openfl_display3D_Context3D = function(stage,contextState,stage3D) { - this.profile = 3; - this.driverInfo = "OpenGL (Direct blitting)"; - this.backBufferWidth = 0; - this.backBufferHeight = 0; - openfl_events_EventDispatcher.call(this); - this.__stage = stage; - this.__contextState = contextState; - this.__stage3D = stage3D; - this.__context = stage.window.context; - this.gl = this.__context.webgl; - if(this.__contextState == null) { - this.__contextState = new openfl_display3D__$internal_Context3DState(); - } - this.__state = new openfl_display3D__$internal_Context3DState(); - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1 = new Float32Array(512); - this.__vertexConstants = this1; - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1 = new Float32Array(512); - this.__fragmentConstants = this1; - var elements = null; - var array = [1.0,1.0,1.0,1.0]; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Float32Array(elements); - } else if(array != null) { - this1 = new Float32Array(array); - } else if(vector != null) { - this1 = new Float32Array(vector.__array); - } else if(view != null) { - this1 = new Float32Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Float32Array(buffer,0); - } else { - this1 = new Float32Array(buffer,0,len); - } - } else { - this1 = null; - } - this.__positionScale = this1; - this.__programs = new haxe_ds_StringMap(); - if(openfl_display3D_Context3D.__glMaxViewportDims == -1) { - openfl_display3D_Context3D.__glMaxViewportDims = this.gl.getParameter(this.gl.MAX_VIEWPORT_DIMS); - } - this.maxBackBufferWidth = openfl_display3D_Context3D.__glMaxViewportDims; - this.maxBackBufferHeight = openfl_display3D_Context3D.__glMaxViewportDims; - if(openfl_display3D_Context3D.__glMaxTextureMaxAnisotropy == -1) { - var extension = this.gl.getExtension("EXT_texture_filter_anisotropic"); - if(extension == null || !Object.prototype.hasOwnProperty.call(extension,"MAX_TEXTURE_MAX_ANISOTROPY_EXT")) { - extension = this.gl.getExtension("MOZ_EXT_texture_filter_anisotropic"); - } - if(extension == null || !Object.prototype.hasOwnProperty.call(extension,"MAX_TEXTURE_MAX_ANISOTROPY_EXT")) { - extension = this.gl.getExtension("WEBKIT_EXT_texture_filter_anisotropic"); - } - if(extension != null) { - openfl_display3D_Context3D.__glTextureMaxAnisotropy = extension.TEXTURE_MAX_ANISOTROPY_EXT; - openfl_display3D_Context3D.__glMaxTextureMaxAnisotropy = this.gl.getParameter(extension.MAX_TEXTURE_MAX_ANISOTROPY_EXT); - } else { - openfl_display3D_Context3D.__glTextureMaxAnisotropy = 0; - openfl_display3D_Context3D.__glMaxTextureMaxAnisotropy = 0; - } - } - if(openfl_display3D_Context3D.__glDepthStencil == -1) { - openfl_display3D_Context3D.__glDepthStencil = this.gl.DEPTH_STENCIL; - } - if(openfl_display3D_Context3D.__glMemoryTotalAvailable == -1) { - var extension = this.gl.getExtension("NVX_gpu_memory_info"); - if(extension != null) { - openfl_display3D_Context3D.__glMemoryTotalAvailable = extension.GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX; - openfl_display3D_Context3D.__glMemoryCurrentAvailable = extension.GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX; - } - } - if(openfl_display3D_Context3D.__driverInfo == null) { - var vendor = this.gl.getParameter(this.gl.VENDOR); - var version = this.gl.getParameter(this.gl.VERSION); - var renderer = this.gl.getParameter(this.gl.RENDERER); - var glslVersion = this.gl.getParameter(this.gl.SHADING_LANGUAGE_VERSION); - openfl_display3D_Context3D.__driverInfo = "OpenGL Vendor=" + vendor + " Version=" + version + " Renderer=" + renderer + " GLSL=" + glslVersion; - } - this.driverInfo = openfl_display3D_Context3D.__driverInfo; - this.__quadIndexBufferElements = 16383; - this.__quadIndexBufferCount = this.__quadIndexBufferElements * 6; - var elements = this.__quadIndexBufferCount; - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint16Array(elements); - } else if(array != null) { - this1 = new Uint16Array(array); - } else if(vector != null) { - this1 = new Uint16Array(vector.__array); - } else if(view != null) { - this1 = new Uint16Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint16Array(buffer,0); - } else { - this1 = new Uint16Array(buffer,0,len); - } - } else { - this1 = null; - } - var data = this1; - var index = 0; - var vertex = 0; - var _g = 0; - var _g1 = this.__quadIndexBufferElements; - while(_g < _g1) { - var i = _g++; - data[index] = vertex; - data[index + 1] = vertex + 1; - data[index + 2] = vertex + 2; - data[index + 3] = vertex + 2; - data[index + 4] = vertex + 1; - data[index + 5] = vertex + 3; - index = index + 6; - vertex = vertex + 4; - } - this.__quadIndexBuffer = this.createIndexBuffer(this.__quadIndexBufferCount); - this.__quadIndexBuffer.uploadFromTypedArray(data); -}; -$hxClasses["openfl.display3D.Context3D"] = openfl_display3D_Context3D; -openfl_display3D_Context3D.__name__ = "openfl.display3D.Context3D"; -openfl_display3D_Context3D.__super__ = openfl_events_EventDispatcher; -openfl_display3D_Context3D.prototype = $extend(openfl_events_EventDispatcher.prototype,{ - clear: function(red,green,blue,alpha,depth,stencil,mask) { - if(mask == null) { - mask = 7; - } - if(stencil == null) { - stencil = 0; - } - if(depth == null) { - depth = 1; - } - if(alpha == null) { - alpha = 1; - } - if(blue == null) { - blue = 0; - } - if(green == null) { - green = 0; - } - if(red == null) { - red = 0; - } - this.__flushGLFramebuffer(); - this.__flushGLViewport(); - var clearMask = 0; - if((mask & 1) != 0) { - if(this.__state.renderToTexture == null) { - if(this.__stage.context3D == this && !this.__stage.__renderer.__cleared) { - this.__stage.__renderer.__cleared = true; - } - this.__cleared = true; - } - clearMask |= this.gl.COLOR_BUFFER_BIT; - if(this.__contextState.colorMaskRed != true || this.__contextState.colorMaskGreen != true || this.__contextState.colorMaskBlue != true || this.__contextState.colorMaskAlpha != true) { - this.gl.colorMask(true,true,true,true); - this.__contextState.colorMaskRed = true; - this.__contextState.colorMaskGreen = true; - this.__contextState.colorMaskBlue = true; - this.__contextState.colorMaskAlpha = true; - } - this.gl.clearColor(red,green,blue,alpha); - } - if((mask & 2) != 0) { - clearMask |= this.gl.DEPTH_BUFFER_BIT; - if(this.__contextState.depthMask != true) { - this.gl.depthMask(true); - this.__contextState.depthMask = true; - } - this.gl.clearDepth(depth); - } - if((mask & 4) != 0) { - clearMask |= this.gl.STENCIL_BUFFER_BIT; - if(this.__contextState.stencilWriteMask != 255) { - this.gl.stencilMask(255); - this.__contextState.stencilWriteMask = 255; - } - this.gl.clearStencil(stencil); - this.__contextState.stencilWriteMask = 255; - } - if(clearMask == 0) { - return; - } - this.__setGLScissorTest(false); - this.gl.clear(clearMask); - } - ,configureBackBuffer: function(width,height,antiAlias,enableDepthAndStencil,wantsBestResolution,wantsBestResolutionOnBrowserZoom) { - if(wantsBestResolutionOnBrowserZoom == null) { - wantsBestResolutionOnBrowserZoom = false; - } - if(wantsBestResolution == null) { - wantsBestResolution = false; - } - if(enableDepthAndStencil == null) { - enableDepthAndStencil = true; - } - if(this.__stage3D == null) { - this.backBufferWidth = width; - this.backBufferHeight = height; - this.__backBufferAntiAlias = antiAlias; - this.__state.backBufferEnableDepthAndStencil = enableDepthAndStencil; - this.__backBufferWantsBestResolution = wantsBestResolution; - this.__backBufferWantsBestResolutionOnBrowserZoom = wantsBestResolutionOnBrowserZoom; - } else { - if(this.__backBufferTexture == null || this.backBufferWidth != width || this.backBufferHeight != height) { - if(this.__backBufferTexture != null) { - this.__backBufferTexture.dispose(); - } - if(this.__frontBufferTexture != null) { - this.__frontBufferTexture.dispose(); - } - this.__backBufferTexture = this.createRectangleTexture(width,height,1,true); - this.__frontBufferTexture = this.createRectangleTexture(width,height,1,true); - if(this.__stage3D.__vertexBuffer == null) { - this.__stage3D.__vertexBuffer = this.createVertexBuffer(4,5); - } - var vertexData = openfl_Vector.toFloatVector(null,null,null,[width,height,0,1,1,0,height,0,0,1,width,0,0,1,0,0,0,0,0,0.0]); - this.__stage3D.__vertexBuffer.uploadFromVector(vertexData,0,20); - if(this.__stage3D.__indexBuffer == null) { - this.__stage3D.__indexBuffer = this.createIndexBuffer(6); - var indexData = openfl_Vector.toIntVector(null,null,null,[0,1,2,2,1,3]); - this.__stage3D.__indexBuffer.uploadFromVector(indexData,0,6); - } - } - this.backBufferWidth = width; - this.backBufferHeight = height; - this.__backBufferAntiAlias = antiAlias; - this.__state.backBufferEnableDepthAndStencil = enableDepthAndStencil; - this.__backBufferWantsBestResolution = wantsBestResolution; - this.__backBufferWantsBestResolutionOnBrowserZoom = wantsBestResolutionOnBrowserZoom; - this.__state.__primaryGLFramebuffer = this.__backBufferTexture.__getGLFramebuffer(enableDepthAndStencil,antiAlias,0); - this.__frontBufferTexture.__getGLFramebuffer(enableDepthAndStencil,antiAlias,0); - } - } - ,createCubeTexture: function(size,format,optimizeForRenderToTexture,streamingLevels) { - if(streamingLevels == null) { - streamingLevels = 0; - } - return new openfl_display3D_textures_CubeTexture(this,size,format,optimizeForRenderToTexture,streamingLevels); - } - ,createIndexBuffer: function(numIndices,bufferUsage) { - if(bufferUsage == null) { - bufferUsage = 1; - } - return new openfl_display3D_IndexBuffer3D(this,numIndices,bufferUsage); - } - ,createProgram: function(format) { - if(format == null) { - format = 0; - } - return new openfl_display3D_Program3D(this,format); - } - ,createRectangleTexture: function(width,height,format,optimizeForRenderToTexture) { - return new openfl_display3D_textures_RectangleTexture(this,width,height,openfl_display3D_Context3DTextureFormat.toString(format),optimizeForRenderToTexture); - } - ,createTexture: function(width,height,format,optimizeForRenderToTexture,streamingLevels) { - if(streamingLevels == null) { - streamingLevels = 0; - } - return new openfl_display3D_textures_Texture(this,width,height,format,optimizeForRenderToTexture,streamingLevels); - } - ,createVertexBuffer: function(numVertices,data32PerVertex,bufferUsage) { - if(bufferUsage == null) { - bufferUsage = 1; - } - return new openfl_display3D_VertexBuffer3D(this,numVertices,data32PerVertex,openfl_display3D_Context3DBufferUsage.toString(bufferUsage)); - } - ,createVideoTexture: function() { - return new openfl_display3D_textures_VideoTexture(this); - } - ,dispose: function(recreate) { - if(recreate == null) { - recreate = true; - } - this.gl = null; - this.__dispose(); - } - ,drawToBitmapData: function(destination,srcRect,destPoint) { - if(destination == null) { - return; - } - var sourceRect = srcRect != null ? srcRect.__toLimeRectangle() : new lime_math_Rectangle(0,0,this.backBufferWidth,this.backBufferHeight); - var destVector = destPoint != null ? destPoint.__toLimeVector2() : new lime_math_Vector2(); - if(this.__stage.context3D == this) { - if(this.__stage.window != null) { - if(this.__stage3D != null) { - var xa = -this.__stage3D.get_x() | 0; - var ya = -this.__stage3D.get_y() | 0; - destVector.x = xa; - destVector.y = ya; - } - var image = this.__stage.window.readPixels(); - destination.image.copyPixels(image,sourceRect,destVector); - } - } else if(this.__backBufferTexture != null) { - var cacheRenderToTexture = this.__state.renderToTexture; - this.setRenderToBackBuffer(); - this.__flushGLFramebuffer(); - this.__flushGLViewport(); - var elements = this.backBufferWidth * this.backBufferHeight * 4; - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint8Array(buffer,0); - } else { - this1 = new Uint8Array(buffer,0,len); - } - } else { - this1 = null; - } - var data = this1; - var this1 = this.gl; - var width = this.backBufferWidth; - var height = this.backBufferHeight; - var format = this.__backBufferTexture.__format; - var type = this.gl.UNSIGNED_BYTE; - var pixels = data; - var dstOffset = null; - if(dstOffset != null) { - this1.readPixels(0,0,width,height,format,type,pixels,dstOffset); - } else { - this1.readPixels(0,0,width,height,format,type,pixels); - } - var image = new lime_graphics_Image(new lime_graphics_ImageBuffer(data,this.backBufferWidth,this.backBufferHeight,32,2)); - destination.image.copyPixels(image,sourceRect,destVector); - if(cacheRenderToTexture != null) { - this.setRenderToTexture(cacheRenderToTexture,this.__state.renderToTextureDepthStencil,this.__state.renderToTextureAntiAlias,this.__state.renderToTextureSurfaceSelector); - } - } - } - ,drawTriangles: function(indexBuffer,firstIndex,numTriangles) { - if(numTriangles == null) { - numTriangles = -1; - } - if(firstIndex == null) { - firstIndex = 0; - } - if(this.__state.renderToTexture == null) { - if(this.__stage.context3D == this && !this.__stage.__renderer.__cleared) { - this.__stage.__renderer.__clear(); - } else if(!this.__cleared) { - this.clear(0,0,0,0,1,0,1); - } - } - this.__flushGL(); - if(this.__state.program != null) { - this.__state.program.__flush(); - } - var count = numTriangles == -1 ? indexBuffer.__numIndices : numTriangles * 3; - this.__bindGLElementArrayBuffer(indexBuffer.__id); - this.gl.drawElements(this.gl.TRIANGLES,count,this.gl.UNSIGNED_SHORT,firstIndex * 2); - } - ,present: function() { - this.setRenderToBackBuffer(); - if(this.__stage3D != null && this.__backBufferTexture != null) { - if(!this.__cleared) { - this.clear(0,0,0,0,1,0,1); - } - var cacheBuffer = this.__backBufferTexture; - this.__backBufferTexture = this.__frontBufferTexture; - this.__frontBufferTexture = cacheBuffer; - this.__state.__primaryGLFramebuffer = this.__backBufferTexture.__getGLFramebuffer(this.__state.backBufferEnableDepthAndStencil,this.__backBufferAntiAlias,0); - this.__cleared = false; - } - this.__present = true; - } - ,setBlendFactors: function(sourceFactor,destinationFactor) { - this.setBlendFactorsSeparate(sourceFactor,destinationFactor,sourceFactor,destinationFactor); - } - ,setBlendFactorsSeparate: function(sourceRGBFactor,destinationRGBFactor,sourceAlphaFactor,destinationAlphaFactor) { - this.__state.blendSourceRGBFactor = sourceRGBFactor; - this.__state.blendDestinationRGBFactor = destinationRGBFactor; - this.__state.blendSourceAlphaFactor = sourceAlphaFactor; - this.__state.blendDestinationAlphaFactor = destinationAlphaFactor; - this.__setGLBlendEquation(this.gl.FUNC_ADD); - } - ,setColorMask: function(red,green,blue,alpha) { - this.__state.colorMaskRed = red; - this.__state.colorMaskGreen = green; - this.__state.colorMaskBlue = blue; - this.__state.colorMaskAlpha = alpha; - } - ,setCulling: function(triangleFaceToCull) { - this.__state.culling = triangleFaceToCull; - } - ,setDepthTest: function(depthMask,passCompareMode) { - this.__state.depthMask = depthMask; - this.__state.depthCompareMode = passCompareMode; - } - ,setProgram: function(program) { - this.__state.program = program; - this.__state.shader = null; - if(program != null) { - var _g = 0; - var _g1 = program.__samplerStates.length; - while(_g < _g1) { - var i = _g++; - if(this.__state.samplerStates[i] == null) { - this.__state.samplerStates[i] = program.__samplerStates[i].clone(); - } else { - this.__state.samplerStates[i].copyFrom(program.__samplerStates[i]); - } - } - } - } - ,setProgramConstantsFromByteArray: function(programType,firstRegister,numRegisters,data,byteArrayOffset) { - if(numRegisters == 0 || this.__state.program == null) { - return; - } - if(!(this.__state.program != null && this.__state.program.__format == 1)) { - if(numRegisters == -1) { - numRegisters = (openfl_utils_ByteArray.get_length(data) >>> 2) - byteArrayOffset; - } - var isVertex = programType == 1; - var dest = isVertex ? this.__vertexConstants : this.__fragmentConstants; - var bytes = openfl_utils_ByteArray.toBytes(data); - var byteOffset = 0; - var len = openfl_utils_ByteArray.get_length(data); - if(byteOffset == null) { - byteOffset = 0; - } - var floatData = byteOffset == null ? new Float32Array(bytes.b.bufferValue) : len == null ? new Float32Array(bytes.b.bufferValue,byteOffset) : new Float32Array(bytes.b.bufferValue,byteOffset,len); - var outOffset = firstRegister * 4; - var inOffset = UInt.toFloat(byteArrayOffset) / UInt.toFloat(4) | 0; - var _g = 0; - var _g1 = numRegisters * 4; - while(_g < _g1) { - var i = _g++; - dest[outOffset + i] = floatData[inOffset + i]; - } - if(this.__state.program != null) { - this.__state.program.__markDirty(isVertex,firstRegister,numRegisters); - } - } - } - ,setProgramConstantsFromMatrix: function(programType,firstRegister,matrix,transposedMatrix) { - if(transposedMatrix == null) { - transposedMatrix = false; - } - if(this.__state.program != null && this.__state.program.__format == 1) { - this.__flushGLProgram(); - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1 = new Float32Array(16); - var data = this1; - data[0] = matrix.rawData.get(0); - data[1] = matrix.rawData.get(1); - data[2] = matrix.rawData.get(2); - data[3] = matrix.rawData.get(3); - data[4] = matrix.rawData.get(4); - data[5] = matrix.rawData.get(5); - data[6] = matrix.rawData.get(6); - data[7] = matrix.rawData.get(7); - data[8] = matrix.rawData.get(8); - data[9] = matrix.rawData.get(9); - data[10] = matrix.rawData.get(10); - data[11] = matrix.rawData.get(11); - data[12] = matrix.rawData.get(12); - data[13] = matrix.rawData.get(13); - data[14] = matrix.rawData.get(14); - data[15] = matrix.rawData.get(15); - lime_graphics_WebGLRenderContext.uniformMatrix4fv(this.gl,firstRegister,transposedMatrix,data); - } else { - var isVertex = programType == 1; - var dest = isVertex ? this.__vertexConstants : this.__fragmentConstants; - var source = matrix.rawData; - var i = firstRegister * 4; - if(transposedMatrix) { - dest[i++] = source.get(0); - dest[i++] = source.get(4); - dest[i++] = source.get(8); - dest[i++] = source.get(12); - dest[i++] = source.get(1); - dest[i++] = source.get(5); - dest[i++] = source.get(9); - dest[i++] = source.get(13); - dest[i++] = source.get(2); - dest[i++] = source.get(6); - dest[i++] = source.get(10); - dest[i++] = source.get(14); - dest[i++] = source.get(3); - dest[i++] = source.get(7); - dest[i++] = source.get(11); - dest[i++] = source.get(15); - } else { - dest[i++] = source.get(0); - dest[i++] = source.get(1); - dest[i++] = source.get(2); - dest[i++] = source.get(3); - dest[i++] = source.get(4); - dest[i++] = source.get(5); - dest[i++] = source.get(6); - dest[i++] = source.get(7); - dest[i++] = source.get(8); - dest[i++] = source.get(9); - dest[i++] = source.get(10); - dest[i++] = source.get(11); - dest[i++] = source.get(12); - dest[i++] = source.get(13); - dest[i++] = source.get(14); - dest[i++] = source.get(15); - } - if(this.__state.program != null) { - this.__state.program.__markDirty(isVertex,firstRegister,4); - } - } - } - ,setProgramConstantsFromVector: function(programType,firstRegister,data,numRegisters) { - if(numRegisters == null) { - numRegisters = -1; - } - if(numRegisters == 0) { - return; - } - if(!(this.__state.program != null && this.__state.program.__format == 1)) { - if(numRegisters == -1) { - numRegisters = data.get_length() >> 2; - } - var isVertex = programType == 1; - var dest = isVertex ? this.__vertexConstants : this.__fragmentConstants; - var source = data; - var sourceIndex = 0; - var destIndex = firstRegister * 4; - var _g = 0; - var _g1 = numRegisters; - while(_g < _g1) { - var i = _g++; - dest[destIndex++] = source.get(sourceIndex++); - dest[destIndex++] = source.get(sourceIndex++); - dest[destIndex++] = source.get(sourceIndex++); - dest[destIndex++] = source.get(sourceIndex++); - } - if(this.__state.program != null) { - this.__state.program.__markDirty(isVertex,firstRegister,numRegisters); - } - } - } - ,setRenderToBackBuffer: function() { - this.__state.renderToTexture = null; - } - ,setRenderToTexture: function(texture,enableDepthAndStencil,antiAlias,surfaceSelector) { - if(surfaceSelector == null) { - surfaceSelector = 0; - } - if(antiAlias == null) { - antiAlias = 0; - } - if(enableDepthAndStencil == null) { - enableDepthAndStencil = false; - } - this.__state.renderToTexture = texture; - this.__state.renderToTextureDepthStencil = enableDepthAndStencil; - this.__state.renderToTextureAntiAlias = antiAlias; - this.__state.renderToTextureSurfaceSelector = surfaceSelector; - } - ,setSamplerStateAt: function(sampler,wrap,filter,mipfilter) { - if(this.__state.samplerStates[sampler] == null) { - this.__state.samplerStates[sampler] = new openfl_display__$internal_SamplerState(); - } - var state = this.__state.samplerStates[sampler]; - state.wrap = wrap; - state.filter = filter; - state.mipfilter = mipfilter; - } - ,setScissorRectangle: function(rectangle) { - if(rectangle != null) { - this.__state.scissorEnabled = true; - this.__state.scissorRectangle.copyFrom(rectangle); - } else { - this.__state.scissorEnabled = false; - } - } - ,setStencilActions: function(triangleFace,compareMode,actionOnBothPass,actionOnDepthFail,actionOnDepthPassStencilFail) { - if(actionOnDepthPassStencilFail == null) { - actionOnDepthPassStencilFail = 5; - } - if(actionOnDepthFail == null) { - actionOnDepthFail = 5; - } - if(actionOnBothPass == null) { - actionOnBothPass = 5; - } - if(compareMode == null) { - compareMode = 0; - } - if(triangleFace == null) { - triangleFace = 2; - } - this.__state.stencilTriangleFace = triangleFace; - this.__state.stencilCompareMode = compareMode; - this.__state.stencilPass = actionOnBothPass; - this.__state.stencilDepthFail = actionOnDepthFail; - this.__state.stencilFail = actionOnDepthPassStencilFail; - } - ,setStencilReferenceValue: function(referenceValue,readMask,writeMask) { - if(writeMask == null) { - writeMask = 255; - } - if(readMask == null) { - readMask = 255; - } - this.__state.stencilReferenceValue = referenceValue; - this.__state.stencilReadMask = readMask; - this.__state.stencilWriteMask = writeMask; - } - ,setTextureAt: function(sampler,texture) { - this.__state.textures[sampler] = texture; - } - ,setVertexBufferAt: function(index,buffer,bufferOffset,format) { - if(format == null) { - format = 4; - } - if(bufferOffset == null) { - bufferOffset = 0; - } - if(buffer == null) { - this.gl.disableVertexAttribArray(index); - this.__bindGLArrayBuffer(null); - return; - } - this.__bindGLArrayBuffer(buffer.__id); - this.gl.enableVertexAttribArray(index); - var byteOffset = bufferOffset * 4; - switch(format) { - case 0: - this.gl.vertexAttribPointer(index,4,this.gl.UNSIGNED_BYTE,true,buffer.__stride,byteOffset); - break; - case 1: - this.gl.vertexAttribPointer(index,1,this.gl.FLOAT,false,buffer.__stride,byteOffset); - break; - case 2: - this.gl.vertexAttribPointer(index,2,this.gl.FLOAT,false,buffer.__stride,byteOffset); - break; - case 3: - this.gl.vertexAttribPointer(index,3,this.gl.FLOAT,false,buffer.__stride,byteOffset); - break; - case 4: - this.gl.vertexAttribPointer(index,4,this.gl.FLOAT,false,buffer.__stride,byteOffset); - break; - default: - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError()); - } - } - ,__bindGLArrayBuffer: function(buffer) { - if(this.__contextState.__currentGLArrayBuffer != buffer) { - this.gl.bindBuffer(this.gl.ARRAY_BUFFER,buffer); - this.__contextState.__currentGLArrayBuffer = buffer; - } - } - ,__bindGLElementArrayBuffer: function(buffer) { - if(this.__contextState.__currentGLElementArrayBuffer != buffer) { - this.gl.bindBuffer(this.gl.ELEMENT_ARRAY_BUFFER,buffer); - this.__contextState.__currentGLElementArrayBuffer = buffer; - } - } - ,__bindGLFramebuffer: function(framebuffer) { - if(this.__contextState.__currentGLFramebuffer != framebuffer) { - this.gl.bindFramebuffer(this.gl.FRAMEBUFFER,framebuffer); - this.__contextState.__currentGLFramebuffer = framebuffer; - } - } - ,__bindGLTexture2D: function(texture) { - this.gl.bindTexture(this.gl.TEXTURE_2D,texture); - this.__contextState.__currentGLTexture2D = texture; - } - ,__bindGLTextureCubeMap: function(texture) { - this.gl.bindTexture(this.gl.TEXTURE_CUBE_MAP,texture); - this.__contextState.__currentGLTextureCubeMap = texture; - } - ,__dispose: function() { - this.driverInfo += " (Disposed)"; - if(this.__stage3D != null) { - this.__stage3D.__indexBuffer = null; - this.__stage3D.__vertexBuffer = null; - this.__stage3D.context3D = null; - this.__stage3D = null; - } - this.__backBufferTexture = null; - this.__context = null; - this.__renderStage3DProgram = null; - this.__fragmentConstants = null; - this.__frontBufferTexture = null; - this.__positionScale = null; - this.__present = false; - this.__quadIndexBuffer = null; - this.__stage = null; - this.__vertexConstants = null; - } - ,__drawTriangles: function(firstIndex,count) { - if(firstIndex == null) { - firstIndex = 0; - } - if(this.__state.renderToTexture == null) { - if(this.__stage.context3D == this && !this.__stage.__renderer.__cleared) { - this.__stage.__renderer.__clear(); - } else if(!this.__cleared) { - this.clear(0,0,0,0,1,0,1); - } - } - this.__flushGL(); - if(this.__state.program != null) { - this.__state.program.__flush(); - } - this.gl.drawArrays(this.gl.TRIANGLES,firstIndex,count); - } - ,__flushGL: function() { - this.__flushGLProgram(); - this.__flushGLFramebuffer(); - this.__flushGLViewport(); - this.__flushGLBlend(); - if(this.__contextState.colorMaskRed != this.__state.colorMaskRed || this.__contextState.colorMaskGreen != this.__state.colorMaskGreen || this.__contextState.colorMaskBlue != this.__state.colorMaskBlue || this.__contextState.colorMaskAlpha != this.__state.colorMaskAlpha) { - this.gl.colorMask(this.__state.colorMaskRed,this.__state.colorMaskGreen,this.__state.colorMaskBlue,this.__state.colorMaskAlpha); - this.__contextState.colorMaskRed = this.__state.colorMaskRed; - this.__contextState.colorMaskGreen = this.__state.colorMaskGreen; - this.__contextState.colorMaskBlue = this.__state.colorMaskBlue; - this.__contextState.colorMaskAlpha = this.__state.colorMaskAlpha; - } - this.__flushGLCulling(); - this.__flushGLDepth(); - this.__flushGLScissor(); - this.__flushGLStencil(); - this.__flushGLTextures(); - } - ,__flushGLBlend: function() { - if(this.__contextState.blendDestinationRGBFactor != this.__state.blendDestinationRGBFactor || this.__contextState.blendSourceRGBFactor != this.__state.blendSourceRGBFactor || this.__contextState.blendDestinationAlphaFactor != this.__state.blendDestinationAlphaFactor || this.__contextState.blendSourceAlphaFactor != this.__state.blendSourceAlphaFactor) { - this.__setGLBlend(true); - if(this.__state.blendDestinationRGBFactor == this.__state.blendDestinationAlphaFactor && this.__state.blendSourceRGBFactor == this.__state.blendSourceAlphaFactor) { - this.gl.blendFunc(this.__getGLBlend(this.__state.blendSourceRGBFactor),this.__getGLBlend(this.__state.blendDestinationRGBFactor)); - } else { - this.gl.blendFuncSeparate(this.__getGLBlend(this.__state.blendSourceRGBFactor),this.__getGLBlend(this.__state.blendDestinationRGBFactor),this.__getGLBlend(this.__state.blendSourceAlphaFactor),this.__getGLBlend(this.__state.blendDestinationAlphaFactor)); - } - this.__contextState.blendDestinationRGBFactor = this.__state.blendDestinationRGBFactor; - this.__contextState.blendSourceRGBFactor = this.__state.blendSourceRGBFactor; - this.__contextState.blendDestinationAlphaFactor = this.__state.blendDestinationAlphaFactor; - this.__contextState.blendSourceAlphaFactor = this.__state.blendSourceAlphaFactor; - } - } - ,__flushGLColor: function() { - if(this.__contextState.colorMaskRed != this.__state.colorMaskRed || this.__contextState.colorMaskGreen != this.__state.colorMaskGreen || this.__contextState.colorMaskBlue != this.__state.colorMaskBlue || this.__contextState.colorMaskAlpha != this.__state.colorMaskAlpha) { - this.gl.colorMask(this.__state.colorMaskRed,this.__state.colorMaskGreen,this.__state.colorMaskBlue,this.__state.colorMaskAlpha); - this.__contextState.colorMaskRed = this.__state.colorMaskRed; - this.__contextState.colorMaskGreen = this.__state.colorMaskGreen; - this.__contextState.colorMaskBlue = this.__state.colorMaskBlue; - this.__contextState.colorMaskAlpha = this.__state.colorMaskAlpha; - } - } - ,__flushGLCulling: function() { - if(this.__contextState.culling != this.__state.culling) { - if(this.__state.culling == 3) { - this.__setGLCullFace(false); - } else { - this.__setGLCullFace(true); - switch(this.__state.culling) { - case 0: - this.gl.cullFace(this.gl.BACK); - break; - case 1: - this.gl.cullFace(this.gl.FRONT); - break; - case 2: - this.gl.cullFace(this.gl.FRONT_AND_BACK); - break; - case 3: - break; - default: - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError()); - } - } - this.__contextState.culling = this.__state.culling; - } - } - ,__flushGLDepth: function() { - var depthMask = this.__state.depthMask && (this.__state.renderToTexture != null ? this.__state.renderToTextureDepthStencil : this.__state.backBufferEnableDepthAndStencil); - if(this.__contextState.depthMask != depthMask) { - this.gl.depthMask(depthMask); - this.__contextState.depthMask = depthMask; - } - if(this.__contextState.depthCompareMode != this.__state.depthCompareMode) { - switch(this.__state.depthCompareMode) { - case 0: - this.gl.depthFunc(this.gl.ALWAYS); - break; - case 1: - this.gl.depthFunc(this.gl.EQUAL); - break; - case 2: - this.gl.depthFunc(this.gl.GREATER); - break; - case 3: - this.gl.depthFunc(this.gl.GEQUAL); - break; - case 4: - this.gl.depthFunc(this.gl.LESS); - break; - case 5: - this.gl.depthFunc(this.gl.LEQUAL); - break; - case 6: - this.gl.depthFunc(this.gl.NEVER); - break; - case 7: - this.gl.depthFunc(this.gl.NOTEQUAL); - break; - default: - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError()); - } - this.__contextState.depthCompareMode = this.__state.depthCompareMode; - } - } - ,__flushGLFramebuffer: function() { - if(this.__state.renderToTexture != null) { - if(this.__contextState.renderToTexture != this.__state.renderToTexture || this.__contextState.renderToTextureSurfaceSelector != this.__state.renderToTextureSurfaceSelector) { - var framebuffer = this.__state.renderToTexture.__getGLFramebuffer(this.__state.renderToTextureDepthStencil,this.__state.renderToTextureAntiAlias,this.__state.renderToTextureSurfaceSelector); - this.__bindGLFramebuffer(framebuffer); - this.__contextState.renderToTexture = this.__state.renderToTexture; - this.__contextState.renderToTextureAntiAlias = this.__state.renderToTextureAntiAlias; - this.__contextState.renderToTextureDepthStencil = this.__state.renderToTextureDepthStencil; - this.__contextState.renderToTextureSurfaceSelector = this.__state.renderToTextureSurfaceSelector; - } - this.__setGLDepthTest(this.__state.renderToTextureDepthStencil); - this.__setGLStencilTest(this.__state.renderToTextureDepthStencil); - this.__setGLFrontFace(true); - } else { - if(this.__stage == null && this.backBufferWidth == 0 && this.backBufferHeight == 0) { - throw haxe_Exception.thrown(new openfl_errors_Error("Context3D backbuffer has not been configured")); - } - if(this.__contextState.renderToTexture != null || this.__contextState.__currentGLFramebuffer != this.__state.__primaryGLFramebuffer || this.__contextState.backBufferEnableDepthAndStencil != this.__state.backBufferEnableDepthAndStencil) { - this.__bindGLFramebuffer(this.__state.__primaryGLFramebuffer); - this.__contextState.renderToTexture = null; - this.__contextState.backBufferEnableDepthAndStencil = this.__state.backBufferEnableDepthAndStencil; - } - this.__setGLDepthTest(this.__state.backBufferEnableDepthAndStencil); - this.__setGLStencilTest(this.__state.backBufferEnableDepthAndStencil); - this.__setGLFrontFace(this.__stage.context3D != this); - } - } - ,__flushGLProgram: function() { - var shader = this.__state.shader; - var program = this.__state.program; - if(this.__contextState.shader != shader) { - if(this.__contextState.shader != null) { - this.__contextState.shader.__disable(); - } - if(shader != null) { - shader.__enable(); - } - this.__contextState.shader = shader; - } - if(this.__contextState.program != program) { - if(this.__contextState.program != null) { - this.__contextState.program.__disable(); - } - if(program != null) { - program.__enable(); - } - this.__contextState.program = program; - } - if(program != null && program.__format == 0) { - this.__positionScale[1] = this.__stage.context3D == this && this.__state.renderToTexture == null ? 1.0 : -1.0; - program.__setPositionScale(this.__positionScale); - } - } - ,__flushGLScissor: function() { - if(!this.__state.scissorEnabled) { - if(this.__contextState.scissorEnabled != this.__state.scissorEnabled) { - this.__setGLScissorTest(false); - this.__contextState.scissorEnabled = false; - } - } else { - this.__setGLScissorTest(true); - this.__contextState.scissorEnabled = true; - var scissorX = this.__state.scissorRectangle.x | 0; - var scissorY = this.__state.scissorRectangle.y | 0; - var scissorWidth = this.__state.scissorRectangle.width | 0; - var scissorHeight = this.__state.scissorRectangle.height | 0; - if(this.__state.renderToTexture == null && this.__stage3D == null) { - var contextHeight = this.__stage.window.__height * this.__stage.window.__scale | 0; - scissorY = contextHeight - (this.__state.scissorRectangle.height | 0) - scissorY; - } - if(this.__contextState.scissorRectangle.x != scissorX || this.__contextState.scissorRectangle.y != scissorY || this.__contextState.scissorRectangle.width != scissorWidth || this.__contextState.scissorRectangle.height != scissorHeight) { - this.gl.scissor(scissorX,scissorY,scissorWidth,scissorHeight); - this.__contextState.scissorRectangle.setTo(scissorX,scissorY,scissorWidth,scissorHeight); - } - } - } - ,__flushGLStencil: function() { - if(this.__contextState.stencilTriangleFace != this.__state.stencilTriangleFace || this.__contextState.stencilPass != this.__state.stencilPass || this.__contextState.stencilDepthFail != this.__state.stencilDepthFail || this.__contextState.stencilFail != this.__state.stencilFail) { - this.gl.stencilOpSeparate(this.__getGLTriangleFace(this.__state.stencilTriangleFace),this.__getGLStencilAction(this.__state.stencilFail),this.__getGLStencilAction(this.__state.stencilDepthFail),this.__getGLStencilAction(this.__state.stencilPass)); - this.__contextState.stencilTriangleFace = this.__state.stencilTriangleFace; - this.__contextState.stencilPass = this.__state.stencilPass; - this.__contextState.stencilDepthFail = this.__state.stencilDepthFail; - this.__contextState.stencilFail = this.__state.stencilFail; - } - if(this.__contextState.stencilWriteMask != this.__state.stencilWriteMask) { - this.gl.stencilMask(this.__state.stencilWriteMask); - this.__contextState.stencilWriteMask = this.__state.stencilWriteMask; - } - if(this.__contextState.stencilCompareMode != this.__state.stencilCompareMode || this.__contextState.stencilReferenceValue != this.__state.stencilReferenceValue || this.__contextState.stencilReadMask != this.__state.stencilReadMask) { - this.gl.stencilFunc(this.__getGLCompareMode(this.__state.stencilCompareMode),this.__state.stencilReferenceValue,this.__state.stencilReadMask); - this.__contextState.stencilCompareMode = this.__state.stencilCompareMode; - this.__contextState.stencilReferenceValue = this.__state.stencilReferenceValue; - this.__contextState.stencilReadMask = this.__state.stencilReadMask; - } - } - ,__flushGLTextures: function() { - var sampler = 0; - var texture; - var samplerState; - var _g = 0; - var _g1 = this.__state.textures.length; - while(_g < _g1) { - var i = _g++; - texture = this.__state.textures[i]; - samplerState = this.__state.samplerStates[i]; - if(samplerState == null) { - this.__state.samplerStates[i] = new openfl_display__$internal_SamplerState(); - samplerState = this.__state.samplerStates[i]; - } - this.gl.activeTexture(this.gl.TEXTURE0 + sampler); - if(texture != null) { - if(texture.__textureTarget == this.gl.TEXTURE_2D) { - this.__bindGLTexture2D(texture.__getTexture()); - } else { - this.__bindGLTextureCubeMap(texture.__getTexture()); - } - this.__contextState.textures[i] = texture; - texture.__setSamplerState(samplerState); - } else { - this.__bindGLTexture2D(null); - } - if(this.__state.program != null && this.__state.program.__format == 0 && samplerState.textureAlpha) { - this.gl.activeTexture(this.gl.TEXTURE0 + sampler + 4); - if(texture != null && texture.__alphaTexture != null) { - if(texture.__alphaTexture.__textureTarget == this.gl.TEXTURE_2D) { - this.__bindGLTexture2D(texture.__alphaTexture.__getTexture()); - } else { - this.__bindGLTextureCubeMap(texture.__alphaTexture.__getTexture()); - } - texture.__alphaTexture.__setSamplerState(samplerState); - this.gl.uniform1i(this.__state.program.__agalAlphaSamplerEnabled[sampler].location,1); - } else { - this.__bindGLTexture2D(null); - if(this.__state.program.__agalAlphaSamplerEnabled[sampler] != null) { - this.gl.uniform1i(this.__state.program.__agalAlphaSamplerEnabled[sampler].location,0); - } - } - } - ++sampler; - } - } - ,__flushGLViewport: function() { - if(this.__state.renderToTexture == null) { - if(this.__stage.context3D == this) { - var x = this.__stage3D == null ? 0 : this.__stage3D.get_x() | 0; - var y = this.__stage.window.__height * this.__stage.window.__scale - this.backBufferHeight - (this.__stage3D == null ? 0 : this.__stage3D.get_y()) | 0; - this.gl.viewport(x,y,this.backBufferWidth,this.backBufferHeight); - } else { - this.gl.viewport(0,0,this.backBufferWidth,this.backBufferHeight); - } - } else { - var width = 0; - var height = 0; - if(((this.__state.renderToTexture) instanceof openfl_display3D_textures_Texture)) { - var texture2D = this.__state.renderToTexture; - width = texture2D.__width; - height = texture2D.__height; - } else if(((this.__state.renderToTexture) instanceof openfl_display3D_textures_RectangleTexture)) { - var rectTexture = this.__state.renderToTexture; - width = rectTexture.__width; - height = rectTexture.__height; - } else if(((this.__state.renderToTexture) instanceof openfl_display3D_textures_CubeTexture)) { - var cubeTexture = this.__state.renderToTexture; - width = cubeTexture.__size; - height = cubeTexture.__size; - } - this.gl.viewport(0,0,width,height); - } - } - ,__getGLBlend: function(blendFactor) { - switch(blendFactor) { - case 0: - return this.gl.DST_ALPHA; - case 1: - return this.gl.DST_COLOR; - case 2: - return this.gl.ONE; - case 3: - return this.gl.ONE_MINUS_DST_ALPHA; - case 4: - return this.gl.ONE_MINUS_DST_COLOR; - case 5: - return this.gl.ONE_MINUS_SRC_ALPHA; - case 6: - return this.gl.ONE_MINUS_SRC_COLOR; - case 7: - return this.gl.SRC_ALPHA; - case 8: - return this.gl.SRC_COLOR; - case 9: - return this.gl.ZERO; - default: - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError()); - } - } - ,__getGLCompareMode: function(mode) { - switch(mode) { - case 0: - return this.gl.ALWAYS; - case 1: - return this.gl.EQUAL; - case 2: - return this.gl.GREATER; - case 3: - return this.gl.GEQUAL; - case 4: - return this.gl.LESS; - case 5: - return this.gl.LEQUAL; - case 6: - return this.gl.NEVER; - case 7: - return this.gl.NOTEQUAL; - default: - return this.gl.EQUAL; - } - } - ,__getGLStencilAction: function(action) { - switch(action) { - case 0: - return this.gl.DECR; - case 1: - return this.gl.DECR_WRAP; - case 2: - return this.gl.INCR; - case 3: - return this.gl.INCR_WRAP; - case 4: - return this.gl.INVERT; - case 5: - return this.gl.KEEP; - case 6: - return this.gl.REPLACE; - case 7: - return this.gl.ZERO; - default: - return this.gl.KEEP; - } - } - ,__getGLTriangleFace: function(face) { - switch(face) { - case 0: - return this.gl.BACK; - case 1: - return this.gl.FRONT; - case 2: - return this.gl.FRONT_AND_BACK; - case 3: - return this.gl.NONE; - default: - return this.gl.FRONT_AND_BACK; - } - } - ,__renderStage3D: function(stage3D) { - var context = stage3D.context3D; - if(context != null && context != this && context.__frontBufferTexture != null && stage3D.visible && this.backBufferHeight > 0 && this.backBufferWidth > 0) { - if(this.__renderStage3DProgram == null) { - var vertexAssembler = new openfl_utils_AGALMiniAssembler(); - vertexAssembler.assemble(openfl_display3D_Context3DProgramType.toString(1),"m44 op, va0, vc0\n" + "mov v0, va1"); - var fragmentAssembler = new openfl_utils_AGALMiniAssembler(); - fragmentAssembler.assemble(openfl_display3D_Context3DProgramType.toString(0),"tex ft1, v0, fs0 <2d,nearest,nomip>\n" + "mov oc, ft1"); - this.__renderStage3DProgram = this.createProgram(); - this.__renderStage3DProgram.upload(vertexAssembler.agalcode,fragmentAssembler.agalcode); - } - this.setProgram(this.__renderStage3DProgram); - this.setBlendFactors(2,9); - this.setColorMask(true,true,true,true); - this.setCulling(3); - this.setDepthTest(false,0); - this.setStencilActions(); - this.setStencilReferenceValue(0,0,0); - this.setScissorRectangle(null); - this.setTextureAt(0,context.__frontBufferTexture); - this.setVertexBufferAt(0,stage3D.__vertexBuffer,0,3); - this.setVertexBufferAt(1,stage3D.__vertexBuffer,3,2); - this.setProgramConstantsFromMatrix(1,0,stage3D.__renderTransform,true); - this.drawTriangles(stage3D.__indexBuffer); - this.__present = true; - } - } - ,__setGLBlend: function(enable) { - if(this.__contextState.__enableGLBlend != enable) { - if(enable) { - this.gl.enable(this.gl.BLEND); - } else { - this.gl.disable(this.gl.BLEND); - } - this.__contextState.__enableGLBlend = enable; - } - } - ,__setGLBlendEquation: function(value) { - if(this.__contextState.__glBlendEquation != value) { - this.gl.blendEquation(value); - this.__contextState.__glBlendEquation = value; - } - } - ,__setGLCullFace: function(enable) { - if(this.__contextState.__enableGLCullFace != enable) { - if(enable) { - this.gl.enable(this.gl.CULL_FACE); - } else { - this.gl.disable(this.gl.CULL_FACE); - } - this.__contextState.__enableGLCullFace = enable; - } - } - ,__setGLDepthTest: function(enable) { - if(this.__contextState.__enableGLDepthTest != enable) { - if(enable) { - this.gl.enable(this.gl.DEPTH_TEST); - } else { - this.gl.disable(this.gl.DEPTH_TEST); - } - this.__contextState.__enableGLDepthTest = enable; - } - } - ,__setGLFrontFace: function(counterClockWise) { - if(this.__contextState.__frontFaceGLCCW != counterClockWise) { - this.gl.frontFace(counterClockWise ? this.gl.CCW : this.gl.CW); - this.__contextState.__frontFaceGLCCW = counterClockWise; - } - } - ,__setGLScissorTest: function(enable) { - if(this.__contextState.__enableGLScissorTest != enable) { - if(enable) { - this.gl.enable(this.gl.SCISSOR_TEST); - } else { - this.gl.disable(this.gl.SCISSOR_TEST); - } - this.__contextState.__enableGLScissorTest = enable; - } - } - ,__setGLStencilTest: function(enable) { - if(this.__contextState.__enableGLStencilTest != enable) { - if(enable) { - this.gl.enable(this.gl.STENCIL_TEST); - } else { - this.gl.disable(this.gl.STENCIL_TEST); - } - this.__contextState.__enableGLStencilTest = enable; - } - } - ,get_enableErrorChecking: function() { - return this.__enableErrorChecking; - } - ,set_enableErrorChecking: function(value) { - return this.__enableErrorChecking = value; - } - ,get_totalGPUMemory: function() { - if(openfl_display3D_Context3D.__glMemoryCurrentAvailable != -1) { - var current = this.gl.getParameter(openfl_display3D_Context3D.__glMemoryCurrentAvailable); - var total = this.gl.getParameter(openfl_display3D_Context3D.__glMemoryTotalAvailable); - if(total > 0) { - return (total - current) * 1024; - } - } - return 0; - } - ,__class__: openfl_display3D_Context3D -}); -var openfl_display3D_Context3DBlendFactor = {}; -openfl_display3D_Context3DBlendFactor.fromString = function(value) { - switch(value) { - case "destinationAlpha": - return 0; - case "destinationColor": - return 1; - case "one": - return 2; - case "oneMinusDestinationAlpha": - return 3; - case "oneMinusDestinationColor": - return 4; - case "oneMinusSourceAlpha": - return 5; - case "oneMinusSourceColor": - return 6; - case "sourceAlpha": - return 7; - case "sourceColor": - return 8; - case "zero": - return 9; - default: - return null; - } -}; -openfl_display3D_Context3DBlendFactor.toString = function(this1) { - switch(this1) { - case 0: - return "destinationAlpha"; - case 1: - return "destinationColor"; - case 2: - return "one"; - case 3: - return "oneMinusDestinationAlpha"; - case 4: - return "oneMinusDestinationColor"; - case 5: - return "oneMinusSourceAlpha"; - case 6: - return "oneMinusSourceColor"; - case 7: - return "sourceAlpha"; - case 8: - return "sourceColor"; - case 9: - return "zero"; - default: - return null; - } -}; -var openfl_display3D_Context3DBufferUsage = {}; -openfl_display3D_Context3DBufferUsage.fromString = function(value) { - switch(value) { - case "dynamicDraw": - return 0; - case "staticDraw": - return 1; - default: - return null; - } -}; -openfl_display3D_Context3DBufferUsage.toString = function(this1) { - switch(this1) { - case 0: - return "dynamicDraw"; - case 1: - return "staticDraw"; - default: - return null; - } -}; -var openfl_display3D_Context3DCompareMode = {}; -openfl_display3D_Context3DCompareMode.fromString = function(value) { - switch(value) { - case "always": - return 0; - case "equal": - return 1; - case "greater": - return 2; - case "greaterEqual": - return 3; - case "less": - return 4; - case "lessEqual": - return 5; - case "never": - return 6; - case "notEqual": - return 7; - default: - return null; - } -}; -openfl_display3D_Context3DCompareMode.toString = function(this1) { - switch(this1) { - case 0: - return "always"; - case 1: - return "equal"; - case 2: - return "greater"; - case 3: - return "greaterEqual"; - case 4: - return "less"; - case 5: - return "lessEqual"; - case 6: - return "never"; - case 7: - return "notEqual"; - default: - return null; - } -}; -var openfl_display3D_Context3DMipFilter = {}; -openfl_display3D_Context3DMipFilter.fromString = function(value) { - switch(value) { - case "miplinear": - return 0; - case "mipnearest": - return 1; - case "mipnone": - return 2; - default: - return null; - } -}; -openfl_display3D_Context3DMipFilter.toString = function(this1) { - switch(this1) { - case 0: - return "miplinear"; - case 1: - return "mipnearest"; - case 2: - return "mipnone"; - default: - return null; - } -}; -var openfl_display3D_Context3DProfile = {}; -openfl_display3D_Context3DProfile.fromString = function(value) { - switch(value) { - case "baseline": - return 0; - case "baselineConstrained": - return 1; - case "baselineExtended": - return 2; - case "standard": - return 3; - case "standardConstrained": - return 4; - case "standardExtended": - return 5; - default: - return null; - } -}; -openfl_display3D_Context3DProfile.toString = function(this1) { - switch(this1) { - case 0: - return "baseline"; - case 1: - return "baselineConstrained"; - case 2: - return "baselineExtended"; - case 3: - return "standard"; - case 4: - return "standardConstrained"; - case 5: - return "standardExtended"; - default: - return null; - } -}; -var openfl_display3D_Context3DProgramFormat = {}; -openfl_display3D_Context3DProgramFormat.fromString = function(value) { - switch(value) { - case "agal": - return 0; - case "glsl": - return 1; - default: - return null; - } -}; -openfl_display3D_Context3DProgramFormat.toString = function(this1) { - switch(this1) { - case 0: - return "agal"; - case 1: - return "glsl"; - default: - return null; - } -}; -var openfl_display3D_Context3DProgramType = {}; -openfl_display3D_Context3DProgramType.fromString = function(value) { - switch(value) { - case "fragment": - return 0; - case "vertex": - return 1; - default: - return null; - } -}; -openfl_display3D_Context3DProgramType.toString = function(this1) { - switch(this1) { - case 0: - return "fragment"; - case 1: - return "vertex"; - default: - return null; - } -}; -var openfl_display3D_Context3DRenderMode = {}; -openfl_display3D_Context3DRenderMode.fromString = function(value) { - switch(value) { - case "auto": - return 0; - case "software": - return 1; - default: - return null; - } -}; -openfl_display3D_Context3DRenderMode.toString = function(this1) { - switch(this1) { - case 0: - return "auto"; - case 1: - return "software"; - default: - return null; - } -}; -var openfl_display3D_Context3DStencilAction = {}; -openfl_display3D_Context3DStencilAction.fromString = function(value) { - switch(value) { - case "decrementSaturate": - return 0; - case "decrementWrap": - return 1; - case "incrementSaturate": - return 2; - case "incrementWrap": - return 3; - case "invert": - return 4; - case "keep": - return 5; - case "set": - return 6; - case "zero": - return 7; - default: - return null; - } -}; -openfl_display3D_Context3DStencilAction.toString = function(this1) { - switch(this1) { - case 0: - return "decrementSaturate"; - case 1: - return "decrementWrap"; - case 2: - return "incrementSaturate"; - case 3: - return "incrementWrap"; - case 4: - return "invert"; - case 5: - return "keep"; - case 6: - return "set"; - case 7: - return "zero"; - default: - return null; - } -}; -var openfl_display3D_Context3DTextureFilter = {}; -openfl_display3D_Context3DTextureFilter.fromString = function(value) { - switch(value) { - case "anisotropic16x": - return 0; - case "anisotropic2x": - return 1; - case "anisotropic4x": - return 2; - case "anisotropic8x": - return 3; - case "linear": - return 4; - case "nearest": - return 5; - default: - return null; - } -}; -openfl_display3D_Context3DTextureFilter.toString = function(this1) { - switch(this1) { - case 0: - return "anisotropic16x"; - case 1: - return "anisotropic2x"; - case 2: - return "anisotropic4x"; - case 3: - return "anisotropic8x"; - case 4: - return "linear"; - case 5: - return "nearest"; - default: - return null; - } -}; -var openfl_display3D_Context3DTextureFormat = {}; -openfl_display3D_Context3DTextureFormat.fromString = function(value) { - switch(value) { - case "bgrPacked565": - return 0; - case "bgra": - return 1; - case "bgraPacked4444": - return 2; - case "compressed": - return 3; - case "compressedAlpha": - return 4; - case "rgbaHalfFloat": - return 5; - default: - return null; - } -}; -openfl_display3D_Context3DTextureFormat.toString = function(this1) { - switch(this1) { - case 0: - return "bgrPacked565"; - case 1: - return "bgra"; - case 2: - return "bgraPacked4444"; - case 3: - return "compressed"; - case 4: - return "compressedAlpha"; - case 5: - return "rgbaHalfFloat"; - default: - return null; - } -}; -var openfl_display3D_Context3DTriangleFace = {}; -openfl_display3D_Context3DTriangleFace.fromString = function(value) { - switch(value) { - case "back": - return 0; - case "front": - return 1; - case "frontAndBack": - return 2; - case "none": - return 3; - default: - return null; - } -}; -openfl_display3D_Context3DTriangleFace.toString = function(this1) { - switch(this1) { - case 0: - return "back"; - case 1: - return "front"; - case 2: - return "frontAndBack"; - case 3: - return "none"; - default: - return null; - } -}; -var openfl_display3D_Context3DVertexBufferFormat = {}; -openfl_display3D_Context3DVertexBufferFormat.fromString = function(value) { - switch(value) { - case "bytes4": - return 0; - case "float1": - return 1; - case "float2": - return 2; - case "float3": - return 3; - case "float4": - return 4; - default: - return null; - } -}; -openfl_display3D_Context3DVertexBufferFormat.toString = function(this1) { - switch(this1) { - case 0: - return "bytes4"; - case 1: - return "float1"; - case 2: - return "float2"; - case 3: - return "float3"; - case 4: - return "float4"; - default: - return null; - } -}; -var openfl_display3D_Context3DWrapMode = {}; -openfl_display3D_Context3DWrapMode.fromString = function(value) { - switch(value) { - case "clamp": - return 0; - case "clamp_u_repeat_v": - return 1; - case "repeat": - return 2; - case "repeat_u_clamp_v": - return 3; - default: - return null; - } -}; -openfl_display3D_Context3DWrapMode.toString = function(this1) { - switch(this1) { - case 0: - return "clamp"; - case 1: - return "clamp_u_repeat_v"; - case 2: - return "repeat"; - case 3: - return "repeat_u_clamp_v"; - default: - return null; - } -}; -var openfl_display3D_IndexBuffer3D = function(context3D,numIndices,bufferUsage) { - this.__context = context3D; - this.__numIndices = numIndices; - var gl = this.__context.gl; - this.__id = gl.createBuffer(); - this.__usage = bufferUsage == 0 ? gl.DYNAMIC_DRAW : gl.STATIC_DRAW; -}; -$hxClasses["openfl.display3D.IndexBuffer3D"] = openfl_display3D_IndexBuffer3D; -openfl_display3D_IndexBuffer3D.__name__ = "openfl.display3D.IndexBuffer3D"; -openfl_display3D_IndexBuffer3D.prototype = { - dispose: function() { - var gl = this.__context.gl; - gl.deleteBuffer(this.__id); - } - ,uploadFromByteArray: function(data,byteArrayOffset,startOffset,count) { - var offset = byteArrayOffset + startOffset * 2; - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = openfl_utils_ByteArray.toArrayBuffer(data); - var byteoffset = offset; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Uint16Array(elements); - } else if(array != null) { - this1 = new Uint16Array(array); - } else if(vector != null) { - this1 = new Uint16Array(vector.__array); - } else if(view != null) { - this1 = new Uint16Array(view); - } else if(buffer != null) { - if(count == null) { - this1 = new Uint16Array(buffer,byteoffset); - } else { - this1 = new Uint16Array(buffer,byteoffset,count); - } - } else { - this1 = null; - } - this.uploadFromTypedArray(this1); - } - ,uploadFromTypedArray: function(data,byteLength) { - if(byteLength == null) { - byteLength = -1; - } - if(data == null) { - return; - } - var gl = this.__context.gl; - this.__context.__bindGLElementArrayBuffer(this.__id); - lime_graphics_WebGLRenderContext.bufferData(gl,gl.ELEMENT_ARRAY_BUFFER,data,this.__usage); - } - ,uploadFromVector: function(data,startOffset,count) { - if(data == null) { - return; - } - var gl = this.__context.gl; - var length = startOffset + count; - var existingUInt16Array = this.__tempUInt16Array; - if(this.__tempUInt16Array == null || this.__tempUInt16Array.length < count) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(count != null) { - this1 = new Uint16Array(count); - } else if(array != null) { - this1 = new Uint16Array(array); - } else if(vector != null) { - this1 = new Uint16Array(vector.__array); - } else if(view != null) { - this1 = new Uint16Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint16Array(buffer,0); - } else { - this1 = new Uint16Array(buffer,0,len); - } - } else { - this1 = null; - } - this.__tempUInt16Array = this1; - if(existingUInt16Array != null) { - this.__tempUInt16Array.set(existingUInt16Array); - } - } - var _g = startOffset; - var _g1 = length; - while(_g < _g1) { - var i = _g++; - this.__tempUInt16Array[i - startOffset] = data.get(i); - } - this.uploadFromTypedArray(this.__tempUInt16Array); - } - ,__class__: openfl_display3D_IndexBuffer3D -}; -var openfl_display3D_Program3D = function(context3D,format) { - this.__context = context3D; - this.__format = format; - if(this.__format == 0) { - this.__agalSamplerUsageMask = 0; - this.__agalUniforms = new haxe_ds_List(); - this.__agalSamplerUniforms = new haxe_ds_List(); - this.__agalAlphaSamplerUniforms = new haxe_ds_List(); - this.__agalAlphaSamplerEnabled = []; - } else { - this.__glslAttribNames = []; - this.__glslAttribTypes = []; - this.__glslSamplerNames = []; - this.__glslUniformLocations = []; - this.__glslUniformNames = []; - this.__glslUniformTypes = []; - } - this.__samplerStates = []; -}; -$hxClasses["openfl.display3D.Program3D"] = openfl_display3D_Program3D; -openfl_display3D_Program3D.__name__ = "openfl.display3D.Program3D"; -openfl_display3D_Program3D.prototype = { - dispose: function() { - this.__deleteShaders(); - } - ,getAttributeIndex: function(name) { - if(this.__format == 0) { - if(StringTools.startsWith(name,"va")) { - return Std.parseInt(name.substring(2)); - } else { - return -1; - } - } else { - var _g = 0; - var _g1 = this.__glslAttribNames.length; - while(_g < _g1) { - var i = _g++; - if(this.__glslAttribNames[i] == name) { - return i; - } - } - return -1; - } - } - ,getConstantIndex: function(name) { - if(this.__format == 0) { - if(StringTools.startsWith(name,"vc")) { - return Std.parseInt(name.substring(2)); - } else if(StringTools.startsWith(name,"fc")) { - return Std.parseInt(name.substring(2)); - } else { - return -1; - } - } else { - var _g = 0; - var _g1 = this.__glslUniformNames.length; - while(_g < _g1) { - var i = _g++; - if(this.__glslUniformNames[i] == name) { - return this.__glslUniformLocations[i]; - } - } - return -1; - } - } - ,upload: function(vertexProgram,fragmentProgram) { - if(this.__format != 0) { - return; - } - var samplerStates = []; - var glslVertex = openfl_display3D__$internal_agal_AGALConverter.convertToGLSL(vertexProgram,null); - var glslFragment = openfl_display3D__$internal_agal_AGALConverter.convertToGLSL(fragmentProgram,samplerStates); - if(lime_utils_Log.level == 5) { - lime_utils_Log.info(glslVertex,{ fileName : "openfl/display3D/Program3D.hx", lineNumber : 399, className : "openfl.display3D.Program3D", methodName : "upload"}); - lime_utils_Log.info(glslFragment,{ fileName : "openfl/display3D/Program3D.hx", lineNumber : 400, className : "openfl.display3D.Program3D", methodName : "upload"}); - } - this.__deleteShaders(); - this.__uploadFromGLSL(glslVertex,glslFragment); - this.__buildAGALUniformList(); - var _g = 0; - var _g1 = samplerStates.length; - while(_g < _g1) { - var i = _g++; - this.__samplerStates[i] = samplerStates[i]; - } - } - ,uploadSources: function(vertexSource,fragmentSource) { - if(this.__format != 1) { - return; - } - var prefix = "#ifdef GL_ES\n\t\t\t#ifdef GL_FRAGMENT_PRECISION_HIGH\n\t\t\tprecision highp float;\n\t\t\t#else\n\t\t\tprecision mediump float;\n\t\t\t#endif\n\t\t\t#endif\n\t\t\t"; - var vertex = prefix + vertexSource; - var fragment = prefix + fragmentSource; - if(vertex == this.__glVertexSource && fragment == this.__glFragmentSource) { - return; - } - this.__processGLSLData(vertexSource,"attribute"); - this.__processGLSLData(vertexSource,"uniform"); - this.__processGLSLData(fragmentSource,"uniform"); - this.__deleteShaders(); - this.__uploadFromGLSL(vertex,fragment); - var samplerNames = this.__glslSamplerNames; - var attribNames = this.__glslAttribNames; - var attribTypes = this.__glslAttribTypes; - var uniformNames = this.__glslUniformNames; - this.__glslSamplerNames = []; - this.__glslAttribNames = []; - this.__glslAttribTypes = []; - this.__glslUniformLocations = []; - var gl = this.__context.gl; - var index; - var location; - var _g = 0; - while(_g < samplerNames.length) { - var name = samplerNames[_g]; - ++_g; - index = gl.getUniformLocation(this.__glProgram,name); - this.__glslSamplerNames[index] = name; - } - var _g = 0; - var _g1 = attribNames.length; - while(_g < _g1) { - var i = _g++; - index = gl.getAttribLocation(this.__glProgram,attribNames[i]); - this.__glslAttribNames[index] = attribNames[i]; - this.__glslAttribTypes[index] = attribTypes[i]; - } - var _g = 0; - var _g1 = uniformNames.length; - while(_g < _g1) { - var i = _g++; - location = gl.getUniformLocation(this.__glProgram,uniformNames[i]); - this.__glslUniformLocations[i] = location; - } - } - ,__buildAGALUniformList: function() { - if(this.__format == 1) { - return; - } - var gl = this.__context.gl; - this.__agalUniforms.clear(); - this.__agalSamplerUniforms.clear(); - this.__agalAlphaSamplerUniforms.clear(); - this.__agalAlphaSamplerEnabled = []; - this.__agalSamplerUsageMask = 0; - var numActive = 0; - numActive = gl.getProgramParameter(this.__glProgram,gl.ACTIVE_UNIFORMS); - var vertexUniforms = new haxe_ds_List(); - var fragmentUniforms = new haxe_ds_List(); - var _g = 0; - var _g1 = numActive; - while(_g < _g1) { - var i = _g++; - var info = gl.getActiveUniform(this.__glProgram,i); - var name = info.name; - var size = info.size; - var uniformType = info.type; - var uniform = new openfl_display3D_Uniform(this.__context); - uniform.name = name; - uniform.size = size; - uniform.type = uniformType; - uniform.location = gl.getUniformLocation(this.__glProgram,uniform.name); - var indexBracket = uniform.name.indexOf("["); - if(indexBracket >= 0) { - uniform.name = uniform.name.substring(0,indexBracket); - } - switch(uniform.type) { - case 35674: - uniform.regCount = 2; - break; - case 35675: - uniform.regCount = 3; - break; - case 35676: - uniform.regCount = 4; - break; - default: - uniform.regCount = 1; - } - uniform.regCount *= uniform.size; - this.__agalUniforms.add(uniform); - if(uniform.name == "vcPositionScale") { - this.__agalPositionScale = uniform; - } else if(StringTools.startsWith(uniform.name,"vc")) { - uniform.regIndex = Std.parseInt(uniform.name.substring(2)); - uniform.regData = this.__context.__vertexConstants; - vertexUniforms.add(uniform); - } else if(StringTools.startsWith(uniform.name,"fc")) { - uniform.regIndex = Std.parseInt(uniform.name.substring(2)); - uniform.regData = this.__context.__fragmentConstants; - fragmentUniforms.add(uniform); - } else if(StringTools.startsWith(uniform.name,"sampler") && uniform.name.indexOf("alpha") == -1) { - uniform.regIndex = Std.parseInt(uniform.name.substring(7)); - this.__agalSamplerUniforms.add(uniform); - var _g2 = 0; - var _g3 = uniform.regCount; - while(_g2 < _g3) { - var reg = _g2++; - this.__agalSamplerUsageMask |= 1 << uniform.regIndex + reg; - } - } else if(StringTools.startsWith(uniform.name,"sampler") && StringTools.endsWith(uniform.name,"_alpha")) { - var len = uniform.name.indexOf("_") - 7; - uniform.regIndex = Std.parseInt(uniform.name.substring(7,7 + len)) + 4; - this.__agalAlphaSamplerUniforms.add(uniform); - } else if(StringTools.startsWith(uniform.name,"sampler") && StringTools.endsWith(uniform.name,"_alphaEnabled")) { - uniform.regIndex = Std.parseInt(uniform.name.substring(7)); - this.__agalAlphaSamplerEnabled[uniform.regIndex] = uniform; - } - if(lime_utils_Log.level == 5) { - lime_utils_Log.verbose("" + i + " name:" + uniform.name + " type:" + uniform.type + " size:" + uniform.size + " location:" + Std.string(uniform.location),{ fileName : "openfl/display3D/Program3D.hx", lineNumber : 577, className : "openfl.display3D.Program3D", methodName : "__buildAGALUniformList"}); - } - } - this.__agalVertexUniformMap = new openfl_display3D_UniformMap(Lambda.array(vertexUniforms)); - this.__agalFragmentUniformMap = new openfl_display3D_UniformMap(Lambda.array(fragmentUniforms)); - } - ,__deleteShaders: function() { - var gl = this.__context.gl; - if(this.__glProgram != null) { - this.__glProgram = null; - } - if(this.__glVertexShader != null) { - gl.deleteShader(this.__glVertexShader); - this.__glVertexShader = null; - } - if(this.__glFragmentShader != null) { - gl.deleteShader(this.__glFragmentShader); - this.__glFragmentShader = null; - } - } - ,__disable: function() { - var tmp = this.__format == 1; - } - ,__enable: function() { - var gl = this.__context.gl; - gl.useProgram(this.__glProgram); - if(this.__format == 0) { - this.__agalVertexUniformMap.markAllDirty(); - this.__agalFragmentUniformMap.markAllDirty(); - var _g_head = this.__agalSamplerUniforms.h; - while(_g_head != null) { - var val = _g_head.item; - _g_head = _g_head.next; - var sampler = val; - if(sampler.regCount == 1) { - gl.uniform1i(sampler.location,sampler.regIndex); - } else { - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError("!!! TODO: uniform location on webgl")); - } - } - var _g1_head = this.__agalAlphaSamplerUniforms.h; - while(_g1_head != null) { - var val = _g1_head.item; - _g1_head = _g1_head.next; - var sampler = val; - if(sampler.regCount == 1) { - gl.uniform1i(sampler.location,sampler.regIndex); - } else { - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError("!!! TODO: uniform location on webgl")); - } - } - } - } - ,__flush: function() { - if(this.__format == 0) { - this.__agalVertexUniformMap.flush(); - this.__agalFragmentUniformMap.flush(); - } else { - return; - } - } - ,__getSamplerState: function(sampler) { - return this.__samplerStates[sampler]; - } - ,__markDirty: function(isVertex,index,count) { - if(this.__format == 1) { - return; - } - if(isVertex) { - this.__agalVertexUniformMap.markDirty(index,count); - } else { - this.__agalFragmentUniformMap.markDirty(index,count); - } - } - ,__processGLSLData: function(source,storageType) { - var lastMatch = 0; - var position; - var regex; - var name; - var type; - if(storageType == "uniform") { - regex = new EReg("uniform ([A-Za-z0-9]+) ([A-Za-z0-9_]+)",""); - } else { - regex = new EReg("attribute ([A-Za-z0-9]+) ([A-Za-z0-9_]+)",""); - } - while(regex.matchSub(source,lastMatch)) { - type = regex.matched(1); - name = regex.matched(2); - if(StringTools.startsWith(name,"gl_")) { - continue; - } - if(StringTools.startsWith(type,"sampler")) { - this.__glslSamplerNames.push(name); - } else { - var parameterType; - switch(type) { - case "bool": - parameterType = 0; - break; - case "bvec2": - parameterType = 1; - break; - case "bvec3": - parameterType = 2; - break; - case "bvec4": - parameterType = 3; - break; - case "dvec2":case "vec2": - parameterType = 5; - break; - case "dvec3":case "vec3": - parameterType = 6; - break; - case "double":case "float": - parameterType = 4; - break; - case "ivec3":case "uvec3": - parameterType = 10; - break; - case "ivec4":case "uvec4": - parameterType = 11; - break; - case "mat2":case "mat2x2": - parameterType = 12; - break; - case "mat2x3": - parameterType = 13; - break; - case "mat2x4": - parameterType = 14; - break; - case "mat3x2": - parameterType = 15; - break; - case "mat3":case "mat3x3": - parameterType = 16; - break; - case "mat3x4": - parameterType = 17; - break; - case "mat4":case "mat4x4": - parameterType = 20; - break; - case "mat4x2": - parameterType = 18; - break; - case "mat4x3": - parameterType = 19; - break; - case "int":case "uint": - parameterType = 8; - break; - case "ivec2":case "uvec2": - parameterType = 9; - break; - case "dvec4":case "vec4": - parameterType = 7; - break; - default: - parameterType = null; - } - if(storageType == "uniform") { - this.__glslUniformNames.push(name); - this.__glslUniformTypes.push(parameterType); - } else { - this.__glslAttribNames.push(name); - this.__glslAttribTypes.push(parameterType); - } - } - position = regex.matchedPos(); - lastMatch = position.pos + position.len; - } - } - ,__setPositionScale: function(positionScale) { - if(this.__format == 1) { - return; - } - if(this.__agalPositionScale != null) { - var gl = this.__context.gl; - var location = this.__agalPositionScale.location; - var data = positionScale; - var srcOffset = null; - if(srcOffset != null) { - gl.uniform4fv(location,data,srcOffset,null); - } else { - gl.uniform4fv(location,data); - } - } - } - ,__setSamplerState: function(sampler,state) { - this.__samplerStates[sampler] = state; - } - ,__uploadFromGLSL: function(vertexShaderSource,fragmentShaderSource) { - var gl = this.__context.gl; - this.__glVertexSource = vertexShaderSource; - this.__glFragmentSource = fragmentShaderSource; - this.__glVertexShader = gl.createShader(gl.VERTEX_SHADER); - gl.shaderSource(this.__glVertexShader,vertexShaderSource); - gl.compileShader(this.__glVertexShader); - if(gl.getShaderParameter(this.__glVertexShader,gl.COMPILE_STATUS) == 0) { - var message = "Error compiling vertex shader"; - message += "\n" + gl.getShaderInfoLog(this.__glVertexShader); - message += "\n" + vertexShaderSource; - lime_utils_Log.error(message,{ fileName : "openfl/display3D/Program3D.hx", lineNumber : 869, className : "openfl.display3D.Program3D", methodName : "__uploadFromGLSL"}); - } - this.__glFragmentShader = gl.createShader(gl.FRAGMENT_SHADER); - gl.shaderSource(this.__glFragmentShader,fragmentShaderSource); - gl.compileShader(this.__glFragmentShader); - if(gl.getShaderParameter(this.__glFragmentShader,gl.COMPILE_STATUS) == 0) { - var message = "Error compiling fragment shader"; - message += "\n" + gl.getShaderInfoLog(this.__glFragmentShader); - message += "\n" + fragmentShaderSource; - lime_utils_Log.error(message,{ fileName : "openfl/display3D/Program3D.hx", lineNumber : 881, className : "openfl.display3D.Program3D", methodName : "__uploadFromGLSL"}); - } - this.__glProgram = gl.createProgram(); - if(this.__format == 0) { - var _g = 0; - while(_g < 16) { - var i = _g++; - var name = "va" + i; - if(vertexShaderSource.indexOf(" " + name) != -1) { - gl.bindAttribLocation(this.__glProgram,i,name); - } - } - } else { - var _g = 0; - var _g1 = this.__glslAttribNames; - while(_g < _g1.length) { - var name = _g1[_g]; - ++_g; - if(name.indexOf("Position") > -1 && StringTools.startsWith(name,"openfl_")) { - gl.bindAttribLocation(this.__glProgram,0,name); - break; - } - } - } - gl.attachShader(this.__glProgram,this.__glVertexShader); - gl.attachShader(this.__glProgram,this.__glFragmentShader); - gl.linkProgram(this.__glProgram); - if(gl.getProgramParameter(this.__glProgram,gl.LINK_STATUS) == 0) { - var message = "Unable to initialize the shader program"; - message += "\n" + gl.getProgramInfoLog(this.__glProgram); - lime_utils_Log.error(message,{ fileName : "openfl/display3D/Program3D.hx", lineNumber : 922, className : "openfl.display3D.Program3D", methodName : "__uploadFromGLSL"}); - } - } - ,__class__: openfl_display3D_Program3D -}; -var openfl_display3D_Uniform = function(context) { - this.context = context; - this.isDirty = true; - var this1 = new lime_utils_BytePointerData(null,0); - this.regDataPointer = this1; -}; -$hxClasses["openfl.display3D.Uniform"] = openfl_display3D_Uniform; -openfl_display3D_Uniform.__name__ = "openfl.display3D.Uniform"; -openfl_display3D_Uniform.prototype = { - flush: function() { - var gl = this.context.gl; - var index = this.regIndex * 4; - switch(this.type) { - case 35664: - lime_graphics_WebGL2RenderContext.uniform2fv(gl,this.location,this.regData.subarray(index,index + this.regCount * 2)); - break; - case 35665: - var location = this.location; - var data = this.regData.subarray(index,index + this.regCount * 3); - var srcOffset = null; - if(srcOffset != null) { - gl.uniform3fv(location,data,srcOffset,null); - } else { - gl.uniform3fv(location,data); - } - break; - case 35666: - var location = this.location; - var data = this.regData.subarray(index,index + this.regCount * 4); - var srcOffset = null; - if(srcOffset != null) { - gl.uniform4fv(location,data,srcOffset,null); - } else { - gl.uniform4fv(location,data); - } - break; - case 35674: - lime_graphics_WebGLRenderContext.uniformMatrix2fv(gl,this.location,false,this.regData.subarray(index,index + this.size * 2 * 2)); - break; - case 35675: - lime_graphics_WebGLRenderContext.uniformMatrix3fv(gl,this.location,false,this.regData.subarray(index,index + this.size * 3 * 3)); - break; - case 35676: - lime_graphics_WebGLRenderContext.uniformMatrix4fv(gl,this.location,false,this.regData.subarray(index,index + this.size * 4 * 4)); - break; - default: - var location = this.location; - var data = this.regData.subarray(index,index + this.regCount * 4); - var srcOffset = null; - if(srcOffset != null) { - gl.uniform4fv(location,data,srcOffset,null); - } else { - gl.uniform4fv(location,data); - } - } - } - ,__getUniformRegisters: function(index,size) { - return this.regData.subarray(index,index + size); - } - ,__class__: openfl_display3D_Uniform -}; -var openfl_display3D_UniformMap = function(list) { - this.__uniforms = list; - this.__uniforms.sort(function(a,b) { - return Reflect.compare(a.regIndex,b.regIndex); - }); - var total = 0; - var _g = 0; - var _g1 = this.__uniforms; - while(_g < _g1.length) { - var uniform = _g1[_g]; - ++_g; - if(uniform.regIndex + uniform.regCount > total) { - total = uniform.regIndex + uniform.regCount; - } - } - this.__registerLookup = openfl_Vector.toObjectVector(null,total); - var _g = 0; - var _g1 = this.__uniforms; - while(_g < _g1.length) { - var uniform = _g1[_g]; - ++_g; - var _g2 = 0; - var _g3 = uniform.regCount; - while(_g2 < _g3) { - var i = _g2++; - this.__registerLookup.set(uniform.regIndex + i,uniform); - } - } - this.__anyDirty = this.__allDirty = true; -}; -$hxClasses["openfl.display3D.UniformMap"] = openfl_display3D_UniformMap; -openfl_display3D_UniformMap.__name__ = "openfl.display3D.UniformMap"; -openfl_display3D_UniformMap.prototype = { - flush: function() { - if(this.__anyDirty) { - var _g = 0; - var _g1 = this.__uniforms; - while(_g < _g1.length) { - var uniform = _g1[_g]; - ++_g; - if(this.__allDirty || uniform.isDirty) { - uniform.flush(); - uniform.isDirty = false; - } - } - this.__anyDirty = this.__allDirty = false; - } - } - ,markAllDirty: function() { - this.__allDirty = true; - this.__anyDirty = true; - } - ,markDirty: function(start,count) { - if(this.__allDirty) { - return; - } - var end = start + count; - if(end > this.__registerLookup.get_length()) { - end = this.__registerLookup.get_length(); - } - var index = start; - while(index < end) { - var uniform = this.__registerLookup.get(index); - if(uniform != null) { - uniform.isDirty = true; - this.__anyDirty = true; - index = uniform.regIndex + uniform.regCount; - } else { - ++index; - } - } - } - ,__class__: openfl_display3D_UniformMap -}; -var openfl_display3D_VertexBuffer3D = function(context3D,numVertices,dataPerVertex,bufferUsage) { - this.__context = context3D; - this.__numVertices = numVertices; - this.__vertexSize = dataPerVertex; - var gl = this.__context.gl; - this.__id = gl.createBuffer(); - this.__stride = this.__vertexSize * 4; - this.__usage = openfl_display3D_Context3DBufferUsage.fromString(bufferUsage) == 0 ? gl.DYNAMIC_DRAW : gl.STATIC_DRAW; -}; -$hxClasses["openfl.display3D.VertexBuffer3D"] = openfl_display3D_VertexBuffer3D; -openfl_display3D_VertexBuffer3D.__name__ = "openfl.display3D.VertexBuffer3D"; -openfl_display3D_VertexBuffer3D.prototype = { - dispose: function() { - var gl = this.__context.gl; - gl.deleteBuffer(this.__id); - } - ,uploadFromByteArray: function(data,byteArrayOffset,startVertex,numVertices) { - var offset = byteArrayOffset + startVertex * this.__stride; - var length = numVertices * this.__vertexSize; - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = openfl_utils_ByteArray.toArrayBuffer(data); - var byteoffset = offset; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Float32Array(elements); - } else if(array != null) { - this1 = new Float32Array(array); - } else if(vector != null) { - this1 = new Float32Array(vector.__array); - } else if(view != null) { - this1 = new Float32Array(view); - } else if(buffer != null) { - if(length == null) { - this1 = new Float32Array(buffer,byteoffset); - } else { - this1 = new Float32Array(buffer,byteoffset,length); - } - } else { - this1 = null; - } - this.uploadFromTypedArray(lime_utils_Float32Array.toArrayBufferView(this1)); - } - ,uploadFromTypedArray: function(data,byteLength) { - if(byteLength == null) { - byteLength = -1; - } - if(data == null) { - return; - } - var gl = this.__context.gl; - this.__context.__bindGLArrayBuffer(this.__id); - lime_graphics_WebGLRenderContext.bufferData(gl,gl.ARRAY_BUFFER,data,this.__usage); - } - ,uploadFromVector: function(data,startVertex,numVertices) { - if(data == null) { - return; - } - var gl = this.__context.gl; - var start = startVertex * this.__vertexSize; - var count = numVertices * this.__vertexSize; - var length = start + count; - var existingFloat32Array = this.__tempFloat32Array; - if(this.__tempFloat32Array == null || this.__tempFloat32Array.length < count) { - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(count != null) { - this1 = new Float32Array(count); - } else if(array != null) { - this1 = new Float32Array(array); - } else if(vector != null) { - this1 = new Float32Array(vector.__array); - } else if(view != null) { - this1 = new Float32Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Float32Array(buffer,0); - } else { - this1 = new Float32Array(buffer,0,len); - } - } else { - this1 = null; - } - this.__tempFloat32Array = this1; - if(existingFloat32Array != null) { - this.__tempFloat32Array.set(existingFloat32Array); - } - } - var _g = start; - var _g1 = length; - while(_g < _g1) { - var i = _g++; - this.__tempFloat32Array[i - start] = data.get(i); - } - this.uploadFromTypedArray(lime_utils_Float32Array.toArrayBufferView(this.__tempFloat32Array)); - } - ,__class__: openfl_display3D_VertexBuffer3D -}; -var openfl_display3D__$internal_Context3DState = function() { - this.backBufferEnableDepthAndStencil = false; - this.blendDestinationAlphaFactor = 9; - this.blendSourceAlphaFactor = 2; - this.blendDestinationRGBFactor = 9; - this.blendSourceRGBFactor = 2; - this.colorMaskRed = true; - this.colorMaskGreen = true; - this.colorMaskBlue = true; - this.colorMaskAlpha = true; - this.culling = 3; - this.depthCompareMode = 4; - this.depthMask = true; - this.samplerStates = []; - this.scissorRectangle = new openfl_geom_Rectangle(); - this.stencilCompareMode = 0; - this.stencilDepthFail = 5; - this.stencilFail = 5; - this.stencilPass = 5; - this.stencilReadMask = 255; - this.stencilReferenceValue = 0; - this.stencilTriangleFace = 2; - this.stencilWriteMask = 255; - this.textures = []; - this.__frontFaceGLCCW = true; - this.__glBlendEquation = 32774; -}; -$hxClasses["openfl.display3D._internal.Context3DState"] = openfl_display3D__$internal_Context3DState; -openfl_display3D__$internal_Context3DState.__name__ = "openfl.display3D._internal.Context3DState"; -openfl_display3D__$internal_Context3DState.prototype = { - __class__: openfl_display3D__$internal_Context3DState -}; -var openfl_display3D__$internal_agal_AGALConverter = function() { }; -$hxClasses["openfl.display3D._internal.agal.AGALConverter"] = openfl_display3D__$internal_agal_AGALConverter; -openfl_display3D__$internal_agal_AGALConverter.__name__ = "openfl.display3D._internal.agal.AGALConverter"; -openfl_display3D__$internal_agal_AGALConverter.prefixFromType = function(regType,programType) { - switch(regType) { - case 0: - return "va"; - case 1: - if(programType == openfl_display3D__$internal_agal__$AGALConverter_ProgramType.VERTEX) { - return "vc"; - } else { - return "fc"; - } - break; - case 2: - if(programType == openfl_display3D__$internal_agal__$AGALConverter_ProgramType.VERTEX) { - return "vt"; - } else { - return "ft"; - } - break; - case 3: - return "output_"; - case 4: - return "v"; - case 5: - return "sampler"; - default: - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError("Invalid data!")); - } -}; -openfl_display3D__$internal_agal_AGALConverter.readUInt64 = function(byteArray) { - var low = byteArray.readInt(); - var high = byteArray.readInt(); - var this1 = new haxe__$Int64__$_$_$Int64(high,low); - return this1; -}; -openfl_display3D__$internal_agal_AGALConverter.convertToGLSL = function(agal,samplerState) { - agal.position = 0; - agal.__endian = 1; - var magic = agal.readByte() & 255; - if(magic == 176) { - return agal.readUTF(); - } - if(magic != 160) { - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError("Magic value must be 0xA0, may not be AGAL")); - } - var version = agal.readInt(); - if(version != 1) { - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError("Version must be 1")); - } - var shaderTypeID = agal.readByte() & 255; - if(shaderTypeID != 161) { - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError("Shader type ID must be 0xA1")); - } - var programType = (agal.readByte() & 255) == 0 ? openfl_display3D__$internal_agal__$AGALConverter_ProgramType.VERTEX : openfl_display3D__$internal_agal__$AGALConverter_ProgramType.FRAGMENT; - var map = new openfl_display3D__$internal_agal_RegisterMap(); - var sb_b = ""; - while(true) { - var a = agal.position; - if(!UInt.gt(openfl_utils_ByteArray.get_length(agal),a)) { - break; - } - var opcode = agal.readInt(); - var dest = agal.readUnsignedInt(); - var source1 = openfl_display3D__$internal_agal_AGALConverter.readUInt64(agal); - var source2 = openfl_display3D__$internal_agal_AGALConverter.readUInt64(agal); - var dr = openfl_display3D__$internal_agal__$AGALConverter_DestRegister.parse(dest,programType); - var sr1 = openfl_display3D__$internal_agal__$AGALConverter_SourceRegister.parse(source1,programType,dr.mask); - var sr2 = openfl_display3D__$internal_agal__$AGALConverter_SourceRegister.parse(source2,programType,dr.mask); - sb_b += "\t"; - switch(opcode) { - case 0: - sb_b += Std.string(dr.toGLSL() + " = " + sr1.toGLSL() + "; // mov"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 1: - sb_b += Std.string(dr.toGLSL() + " = " + sr1.toGLSL() + " + " + sr2.toGLSL() + "; // add"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 2: - sb_b += Std.string(dr.toGLSL() + " = " + sr1.toGLSL() + " - " + sr2.toGLSL() + "; // sub"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 3: - sb_b += Std.string(dr.toGLSL() + " = " + sr1.toGLSL() + " * " + sr2.toGLSL() + "; // mul"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 4: - sb_b += Std.string(dr.toGLSL() + " = " + sr1.toGLSL() + " / " + sr2.toGLSL() + "; // div"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 5: - var sr = sr1.toGLSL(); - if(sr.indexOf(".") > -1) { - sb_b += Std.string(dr.toGLSL() + " = 1.0 / " + sr1.toGLSL() + "; // rcp"); - } else { - sb_b += Std.string(dr.toGLSL() + " = vec4(1) / " + sr1.toGLSL() + "; // rcp"); - } - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 6: - sb_b += Std.string(dr.toGLSL() + " = min(" + sr1.toGLSL() + ", " + sr2.toGLSL() + "); // min"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 7: - sb_b += Std.string(dr.toGLSL() + " = max(" + sr1.toGLSL() + ", " + sr2.toGLSL() + "); // max"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 8: - sb_b += Std.string(dr.toGLSL() + " = fract(" + sr1.toGLSL() + "); // frc"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 9: - sb_b += Std.string(dr.toGLSL() + " = sqrt(" + sr1.toGLSL() + "); // sqrt"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 10: - sb_b += Std.string(dr.toGLSL() + " = inversesqrt(" + sr1.toGLSL() + "); // rsq"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 11: - sb_b += Std.string(dr.toGLSL() + " = pow(" + sr1.toGLSL() + ", " + sr2.toGLSL() + "); // pow"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 12: - sb_b += Std.string(dr.toGLSL() + " = log2(" + sr1.toGLSL() + "); // log"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 13: - sb_b += Std.string(dr.toGLSL() + " = exp2(" + sr1.toGLSL() + "); // exp"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 14: - sb_b += Std.string(dr.toGLSL() + " = normalize(" + sr1.toGLSL() + "); // normalize"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 15: - sb_b += Std.string(dr.toGLSL() + " = sin(" + sr1.toGLSL() + "); // sin"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 16: - sb_b += Std.string(dr.toGLSL() + " = cos(" + sr1.toGLSL() + "); // cos"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 17: - sr1.sourceMask = sr2.sourceMask = 7; - sb_b += Std.string(dr.toGLSL() + " = cross(vec3(" + sr1.toGLSL() + "), vec3(" + sr2.toGLSL() + ")); // crs"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 18: - sr1.sourceMask = sr2.sourceMask = 7; - sb_b += Std.string(dr.toGLSL() + " = vec4(dot(vec3(" + sr1.toGLSL() + "), vec3(" + sr2.toGLSL() + ")))" + dr.getWriteMask() + "; // dp3"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 19: - sr1.sourceMask = sr2.sourceMask = 15; - sb_b += Std.string(dr.toGLSL() + " = vec4(dot(vec4(" + sr1.toGLSL() + "), vec4(" + sr2.toGLSL() + ")))" + dr.getWriteMask() + "; // dp4"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 20: - sb_b += Std.string(dr.toGLSL() + " = abs(" + sr1.toGLSL() + "); // abs"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 21: - sb_b += Std.string(dr.toGLSL() + " = -" + sr1.toGLSL() + "; // neg"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 22: - sb_b += Std.string(dr.toGLSL() + " = clamp(" + sr1.toGLSL() + ", 0.0, 1.0); // saturate"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 23: - var existingUsage = map.getRegisterUsage(sr2); - if(existingUsage != openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4 && existingUsage != openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4_ARRAY) { - sb_b += Std.string(dr.toGLSL() + " = " + sr1.toGLSL() + " * mat3(" + sr2.toGLSL(false) + "); // m33"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.MATRIX_4_4); - } else { - sr1.sourceMask = sr2.sourceMask = 7; - sb_b += Std.string(dr.toGLSL() + " = vec3(" + "dot(" + sr1.toGLSL(true) + "," + sr2.toGLSL(true,0) + "), " + "dot(" + sr1.toGLSL(true) + "," + sr2.toGLSL(true,1) + ")," + "dot(" + sr1.toGLSL(true) + "," + sr2.toGLSL(true,2) + ")); // m33"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4,0); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4,1); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4,2); - } - break; - case 24: - var existingUsage1 = map.getRegisterUsage(sr2); - if(existingUsage1 != openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4 && existingUsage1 != openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4_ARRAY) { - sb_b += Std.string(dr.toGLSL() + " = " + sr1.toGLSL() + " * " + sr2.toGLSL(false) + "; // m44"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.MATRIX_4_4); - } else { - sr1.sourceMask = sr2.sourceMask = 15; - sb_b += Std.string(dr.toGLSL() + " = vec4(" + "dot(" + sr1.toGLSL(true) + "," + sr2.toGLSL(true,0) + "), " + "dot(" + sr1.toGLSL(true) + "," + sr2.toGLSL(true,1) + "), " + "dot(" + sr1.toGLSL(true) + "," + sr2.toGLSL(true,2) + "), " + "dot(" + sr1.toGLSL(true) + "," + sr2.toGLSL(true,3) + ")); // m44"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4,0); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4,1); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4,2); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4,3); - } - break; - case 25: - dr.mask &= 7; - var existingUsage2 = map.getRegisterUsage(sr2); - if(existingUsage2 != openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4 && existingUsage2 != openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4_ARRAY) { - sb_b += Std.string(dr.toGLSL() + " = " + sr1.toGLSL() + " * " + sr2.toGLSL(false) + "; // m34"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.MATRIX_4_4); - } else { - sr1.sourceMask = sr2.sourceMask = 15; - sb_b += Std.string(dr.toGLSL() + " = vec3(" + "dot(" + sr1.toGLSL(true) + "," + sr2.toGLSL(true,0) + "), " + "dot(" + sr1.toGLSL(true) + "," + sr2.toGLSL(true,1) + ")," + "dot(" + sr1.toGLSL(true) + "," + sr2.toGLSL(true,2) + ")); // m34"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4,0); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4,1); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4,2); - } - break; - case 39: - sr1.sourceMask = 15; - sb_b += Std.string("if (any(lessThan(" + sr1.toGLSL() + ", vec4(0)))) discard;"); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 40: - var sampler = openfl_display3D__$internal_agal__$AGALConverter_SamplerRegister.parse(source2,programType); - switch(sampler.d) { - case 0: - if(sampler.t == 2) { - sr1.sourceMask = 3; - map.addSaR(sampler,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.SAMPLER_2D_ALPHA); - sb_b += Std.string("if (" + sampler.toGLSL() + "_alphaEnabled) {\n"); - sb_b += Std.string("\t\t" + dr.toGLSL() + " = vec4(texture2D(" + sampler.toGLSL() + ", " + sr1.toGLSL() + ").xyz, texture2D(" + sampler.toGLSL() + "_alpha, " + sr1.toGLSL() + ").x); // tex + alpha\n"); - sb_b += "\t} else {\n"; - sb_b += Std.string("\t\t" + dr.toGLSL() + " = texture2D(" + sampler.toGLSL() + ", " + sr1.toGLSL() + "); // tex\n"); - sb_b += "\t}"; - } else { - sr1.sourceMask = 3; - map.addSaR(sampler,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.SAMPLER_2D); - sb_b += Std.string(dr.toGLSL() + " = texture2D(" + sampler.toGLSL() + ", " + sr1.toGLSL() + "); // tex"); - } - break; - case 1: - if(sampler.t == 2) { - sr1.sourceMask = 7; - map.addSaR(sampler,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.SAMPLER_CUBE_ALPHA); - sb_b += Std.string("if (" + sampler.toGLSL() + "_alphaEnabled) {\n"); - sb_b += Std.string("\t\t" + dr.toGLSL() + " = vec4(textureCube(" + sampler.toGLSL() + ", " + sr1.toGLSL() + ").xyz, textureCube(" + sampler.toGLSL() + "_alpha, " + sr1.toGLSL() + ").x); // tex + alpha\n"); - sb_b += "\t} else {\n"; - sb_b += Std.string("\t\t" + dr.toGLSL() + " = textureCube(" + sampler.toGLSL() + ", " + sr1.toGLSL() + "); // tex"); - sb_b += "\t}"; - } else { - sr1.sourceMask = 7; - sb_b += Std.string(dr.toGLSL() + " = textureCube(" + sampler.toGLSL() + ", " + sr1.toGLSL() + "); // tex"); - map.addSaR(sampler,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.SAMPLER_CUBE); - } - break; - } - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - if(samplerState != null) { - samplerState[sampler.n] = sampler.toSamplerState(); - } - break; - case 41: - sr1.sourceMask = sr2.sourceMask = 15; - sb_b += Std.string(dr.toGLSL() + " = vec4(greaterThanEqual(" + sr1.toGLSL() + ", " + sr2.toGLSL() + "))" + dr.getWriteMask() + "; // ste"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 42: - sr1.sourceMask = sr2.sourceMask = 15; - sb_b += Std.string(dr.toGLSL() + " = vec4(lessThan(" + sr1.toGLSL() + ", " + sr2.toGLSL() + "))" + dr.getWriteMask() + "; // slt"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 44: - sr1.sourceMask = sr2.sourceMask = 15; - sb_b += Std.string(dr.toGLSL() + " = vec4(equal(" + sr1.toGLSL() + ", " + sr2.toGLSL() + "))" + dr.getWriteMask() + "; // seq"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - case 45: - sr1.sourceMask = sr2.sourceMask = 15; - sb_b += Std.string(dr.toGLSL() + " = vec4(notEqual(" + sr1.toGLSL() + ", " + sr2.toGLSL() + "))" + dr.getWriteMask() + "; // sne"); - map.addDR(dr,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr1,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - map.addSR(sr2,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - break; - default: - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError("Opcode " + opcode)); - } - sb_b += "\n"; - } - if(openfl_display3D__$internal_agal_AGALConverter.limitedProfile == null) { - var version = lime_graphics_opengl_GL.context.getParameter(7938); - openfl_display3D__$internal_agal_AGALConverter.limitedProfile = version.indexOf("OpenGL ES") > -1 || version.indexOf("WebGL") > -1; - } - var glsl_b = ""; - glsl_b += Std.string("// AGAL " + (programType == openfl_display3D__$internal_agal__$AGALConverter_ProgramType.VERTEX ? "vertex" : "fragment") + " shader\n"); - if(openfl_display3D__$internal_agal_AGALConverter.limitedProfile) { - glsl_b += "#version 100\n"; - glsl_b += "#ifdef GL_FRAGMENT_PRECISION_HIGH\n"; - glsl_b += "precision highp float;\n"; - glsl_b += "#else\n"; - glsl_b += "precision mediump float;\n"; - glsl_b += "#endif\n"; - } else { - glsl_b += "#version 120\n"; - } - glsl_b += Std.string(map.toGLSL(false)); - if(programType == openfl_display3D__$internal_agal__$AGALConverter_ProgramType.VERTEX) { - glsl_b += "uniform vec4 vcPositionScale;\n"; - } - glsl_b += "void main() {\n"; - glsl_b += Std.string(map.toGLSL(true)); - glsl_b += Std.string(sb_b); - if(programType == openfl_display3D__$internal_agal__$AGALConverter_ProgramType.VERTEX) { - glsl_b += "\tgl_Position *= vcPositionScale;\n"; - } - glsl_b += "}\n"; - return glsl_b; -}; -var openfl_display3D__$internal_agal__$AGALConverter_DestRegister = function() { -}; -$hxClasses["openfl.display3D._internal.agal._AGALConverter.DestRegister"] = openfl_display3D__$internal_agal__$AGALConverter_DestRegister; -openfl_display3D__$internal_agal__$AGALConverter_DestRegister.__name__ = "openfl.display3D._internal.agal._AGALConverter.DestRegister"; -openfl_display3D__$internal_agal__$AGALConverter_DestRegister.parse = function(v,programType) { - var dr = new openfl_display3D__$internal_agal__$AGALConverter_DestRegister(); - dr.programType = programType; - dr.type = v >>> 24 & 15; - dr.mask = v >>> 16 & 15; - dr.n = v & 65535; - return dr; -}; -openfl_display3D__$internal_agal__$AGALConverter_DestRegister.prototype = { - getWriteMask: function() { - var str = "."; - if((this.mask & 1) != 0) { - str += "x"; - } - if((this.mask & 2) != 0) { - str += "y"; - } - if((this.mask & 4) != 0) { - str += "z"; - } - if((this.mask & 8) != 0) { - str += "w"; - } - return str; - } - ,toGLSL: function(useMask) { - if(useMask == null) { - useMask = true; - } - var str; - if(this.type == 3) { - str = this.programType == openfl_display3D__$internal_agal__$AGALConverter_ProgramType.VERTEX ? "gl_Position" : "gl_FragColor"; - } else { - str = openfl_display3D__$internal_agal_AGALConverter.prefixFromType(this.type,this.programType) + this.n; - } - if(useMask && this.mask != 15) { - str += this.getWriteMask(); - } - return str; - } - ,__class__: openfl_display3D__$internal_agal__$AGALConverter_DestRegister -}; -var openfl_display3D__$internal_agal__$AGALConverter_ProgramType = $hxEnums["openfl.display3D._internal.agal._AGALConverter.ProgramType"] = { __ename__ : "openfl.display3D._internal.agal._AGALConverter.ProgramType", __constructs__ : ["VERTEX","FRAGMENT"] - ,VERTEX: {_hx_index:0,__enum__:"openfl.display3D._internal.agal._AGALConverter.ProgramType",toString:$estr} - ,FRAGMENT: {_hx_index:1,__enum__:"openfl.display3D._internal.agal._AGALConverter.ProgramType",toString:$estr} -}; -var openfl_display3D__$internal_agal_RegisterMap = function() { - this.mEntries = []; -}; -$hxClasses["openfl.display3D._internal.agal.RegisterMap"] = openfl_display3D__$internal_agal_RegisterMap; -openfl_display3D__$internal_agal_RegisterMap.__name__ = "openfl.display3D._internal.agal.RegisterMap"; -openfl_display3D__$internal_agal_RegisterMap.prototype = { - add: function(type,name,number,usage) { - var _g = 0; - var _g1 = this.mEntries; - while(_g < _g1.length) { - var entry = _g1[_g]; - ++_g; - if(entry.type == type && entry.name == name && entry.number == number) { - if(entry.usage != usage) { - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError("Cannot use register in multiple ways yet (mat4/vec4)")); - } - return; - } - } - var entry = new openfl_display3D__$internal_agal__$AGALConverter_RegisterMapEntry(); - entry.type = type; - entry.name = name; - entry.number = number; - entry.usage = usage; - this.mEntries.push(entry); - } - ,addDR: function(dr,usage) { - this.add(dr.type,dr.toGLSL(false),dr.n,usage); - } - ,addSaR: function(sr,usage) { - this.add(sr.type,sr.toGLSL(),sr.n,usage); - } - ,addSR: function(sr,usage,offset) { - if(offset == null) { - offset = 0; - } - if(sr.d != 0) { - this.add(sr.itype,openfl_display3D__$internal_agal_AGALConverter.prefixFromType(sr.itype,sr.programType) + sr.n,sr.n,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4); - this.add(sr.type,openfl_display3D__$internal_agal_AGALConverter.prefixFromType(sr.type,sr.programType) + sr.o,sr.o,openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4_ARRAY); - return; - } - this.add(sr.type,sr.toGLSL(false,offset),sr.n + offset,usage); - } - ,getRegisterUsage: function(sr) { - if(sr.d != 0) { - return openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4_ARRAY; - } - return this.getUsage(sr.type,sr.toGLSL(false),sr.n); - } - ,getUsage: function(type,name,number) { - var _g = 0; - var _g1 = this.mEntries; - while(_g < _g1.length) { - var entry = _g1[_g]; - ++_g; - if(entry.type == type && entry.name == name && entry.number == number) { - return entry.usage; - } - } - return openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.UNUSED; - } - ,toGLSL: function(tempRegistersOnly) { - this.mEntries.sort(function(a,b) { - return a.number - b.number; - }); - var entry; - this.mEntries.sort(function(a,b) { - return js_Boot.__cast(a.type , Int) - js_Boot.__cast(b.type , Int); - }); - var sb_b = ""; - var _g = 0; - var _g1 = this.mEntries.length; - while(_g < _g1) { - var i = _g++; - entry = this.mEntries[i]; - if(tempRegistersOnly && entry.type != 2 || !tempRegistersOnly && entry.type == 2) { - continue; - } - if(entry.type == 3) { - continue; - } - switch(entry.type) { - case 0: - sb_b += "attribute "; - break; - case 1: - sb_b += "uniform "; - break; - case 2: - sb_b += "\t"; - break; - case 3: - break; - case 4: - sb_b += "varying "; - break; - case 5: - sb_b += "uniform "; - break; - default: - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError()); - } - switch(entry.usage._hx_index) { - case 0: - lime_utils_Log.info("Missing switch patten: RegisterUsage.UNUSED",{ fileName : "openfl/display3D/_internal/agal/AGALConverter.hx", lineNumber : 750, className : "openfl.display3D._internal.agal.RegisterMap", methodName : "toGLSL"}); - break; - case 1: - sb_b += "vec4 "; - break; - case 2: - sb_b += "mat4 "; - break; - case 3: - sb_b += "sampler2D "; - break; - case 4: - break; - case 5: - sb_b += "samplerCube "; - break; - case 6: - break; - case 7: - sb_b += "vec4 "; - break; - } - if(entry.usage == openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.SAMPLER_2D_ALPHA) { - sb_b += "sampler2D "; - sb_b += Std.string(entry.name); - sb_b += ";\n"; - sb_b += "uniform "; - sb_b += "sampler2D "; - sb_b += Std.string(entry.name + "_alpha"); - sb_b += ";\n"; - sb_b += "uniform "; - sb_b += "bool "; - sb_b += Std.string(entry.name + "_alphaEnabled"); - sb_b += ";\n"; - } else if(entry.usage == openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.SAMPLER_CUBE_ALPHA) { - sb_b += "samplerCube "; - sb_b += Std.string(entry.name); - sb_b += ";\n"; - sb_b += "uniform "; - sb_b += "samplerCube "; - sb_b += Std.string(entry.name + "_alpha"); - sb_b += ";\n"; - sb_b += "uniform "; - sb_b += "bool "; - sb_b += Std.string(entry.name + "_alphaEnabled"); - sb_b += ";\n"; - } else if(entry.usage == openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage.VECTOR_4_ARRAY) { - sb_b += Std.string(entry.name + "[128]"); - sb_b += ";\n"; - } else { - sb_b += Std.string(entry.name); - sb_b += ";\n"; - } - } - return sb_b; - } - ,__class__: openfl_display3D__$internal_agal_RegisterMap -}; -var openfl_display3D__$internal_agal__$AGALConverter_RegisterMapEntry = function() { -}; -$hxClasses["openfl.display3D._internal.agal._AGALConverter.RegisterMapEntry"] = openfl_display3D__$internal_agal__$AGALConverter_RegisterMapEntry; -openfl_display3D__$internal_agal__$AGALConverter_RegisterMapEntry.__name__ = "openfl.display3D._internal.agal._AGALConverter.RegisterMapEntry"; -openfl_display3D__$internal_agal__$AGALConverter_RegisterMapEntry.prototype = { - __class__: openfl_display3D__$internal_agal__$AGALConverter_RegisterMapEntry -}; -var openfl_display3D__$internal_agal__$AGALConverter_RegisterUsage = $hxEnums["openfl.display3D._internal.agal._AGALConverter.RegisterUsage"] = { __ename__ : "openfl.display3D._internal.agal._AGALConverter.RegisterUsage", __constructs__ : ["UNUSED","VECTOR_4","MATRIX_4_4","SAMPLER_2D","SAMPLER_2D_ALPHA","SAMPLER_CUBE","SAMPLER_CUBE_ALPHA","VECTOR_4_ARRAY"] - ,UNUSED: {_hx_index:0,__enum__:"openfl.display3D._internal.agal._AGALConverter.RegisterUsage",toString:$estr} - ,VECTOR_4: {_hx_index:1,__enum__:"openfl.display3D._internal.agal._AGALConverter.RegisterUsage",toString:$estr} - ,MATRIX_4_4: {_hx_index:2,__enum__:"openfl.display3D._internal.agal._AGALConverter.RegisterUsage",toString:$estr} - ,SAMPLER_2D: {_hx_index:3,__enum__:"openfl.display3D._internal.agal._AGALConverter.RegisterUsage",toString:$estr} - ,SAMPLER_2D_ALPHA: {_hx_index:4,__enum__:"openfl.display3D._internal.agal._AGALConverter.RegisterUsage",toString:$estr} - ,SAMPLER_CUBE: {_hx_index:5,__enum__:"openfl.display3D._internal.agal._AGALConverter.RegisterUsage",toString:$estr} - ,SAMPLER_CUBE_ALPHA: {_hx_index:6,__enum__:"openfl.display3D._internal.agal._AGALConverter.RegisterUsage",toString:$estr} - ,VECTOR_4_ARRAY: {_hx_index:7,__enum__:"openfl.display3D._internal.agal._AGALConverter.RegisterUsage",toString:$estr} -}; -var openfl_display3D__$internal_agal__$AGALConverter_SamplerRegister = function() { -}; -$hxClasses["openfl.display3D._internal.agal._AGALConverter.SamplerRegister"] = openfl_display3D__$internal_agal__$AGALConverter_SamplerRegister; -openfl_display3D__$internal_agal__$AGALConverter_SamplerRegister.__name__ = "openfl.display3D._internal.agal._AGALConverter.SamplerRegister"; -openfl_display3D__$internal_agal__$AGALConverter_SamplerRegister.parse = function(v,programType) { - var sr = new openfl_display3D__$internal_agal__$AGALConverter_SamplerRegister(); - sr.programType = programType; - var b = 60; - b &= 63; - var a; - if(b == 0) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high,v.low); - a = this1; - } else if(b < 32) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> b,v.high << 32 - b | v.low >>> b); - a = this1; - } else { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> 31,v.high >> b - 32); - a = this1; - } - var b_high = 0; - var b_low = 15; - var this_high = a.high & b_high; - var this_low = a.low & b_low; - sr.f = this_low; - var b = 56; - b &= 63; - var a; - if(b == 0) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high,v.low); - a = this1; - } else if(b < 32) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> b,v.high << 32 - b | v.low >>> b); - a = this1; - } else { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> 31,v.high >> b - 32); - a = this1; - } - var b_high = 0; - var b_low = 15; - var this_high = a.high & b_high; - var this_low = a.low & b_low; - sr.m = this_low; - var b = 52; - b &= 63; - var a; - if(b == 0) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high,v.low); - a = this1; - } else if(b < 32) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> b,v.high << 32 - b | v.low >>> b); - a = this1; - } else { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> 31,v.high >> b - 32); - a = this1; - } - var b_high = 0; - var b_low = 15; - var this_high = a.high & b_high; - var this_low = a.low & b_low; - sr.w = this_low; - var b = 48; - b &= 63; - var a; - if(b == 0) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high,v.low); - a = this1; - } else if(b < 32) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> b,v.high << 32 - b | v.low >>> b); - a = this1; - } else { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> 31,v.high >> b - 32); - a = this1; - } - var b_high = 0; - var b_low = 15; - var this_high = a.high & b_high; - var this_low = a.low & b_low; - sr.s = this_low; - var b = 44; - b &= 63; - var a; - if(b == 0) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high,v.low); - a = this1; - } else if(b < 32) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> b,v.high << 32 - b | v.low >>> b); - a = this1; - } else { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> 31,v.high >> b - 32); - a = this1; - } - var b_high = 0; - var b_low = 15; - var this_high = a.high & b_high; - var this_low = a.low & b_low; - sr.d = this_low; - var b = 40; - b &= 63; - var a; - if(b == 0) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high,v.low); - a = this1; - } else if(b < 32) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> b,v.high << 32 - b | v.low >>> b); - a = this1; - } else { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> 31,v.high >> b - 32); - a = this1; - } - var b_high = 0; - var b_low = 15; - var this_high = a.high & b_high; - var this_low = a.low & b_low; - sr.t = this_low; - var b = 32; - b &= 63; - var a; - if(b == 0) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high,v.low); - a = this1; - } else if(b < 32) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> b,v.high << 32 - b | v.low >>> b); - a = this1; - } else { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> 31,v.high >> b - 32); - a = this1; - } - var b_high = 0; - var b_low = 15; - var this_high = a.high & b_high; - var this_low = a.low & b_low; - sr.type = this_low; - var b = 16; - b &= 63; - var a; - if(b == 0) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high,v.low); - a = this1; - } else if(b < 32) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> b,v.high << 32 - b | v.low >>> b); - a = this1; - } else { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> 31,v.high >> b - 32); - a = this1; - } - var b_high = 0; - var b_low = 255; - var this_high = a.high & b_high; - var this_low = a.low & b_low; - sr.b = this_low; - var b_high = 0; - var b_low = 65535; - var this_high = v.high & b_high; - var this_low = v.low & b_low; - sr.n = this_low; - return sr; -}; -openfl_display3D__$internal_agal__$AGALConverter_SamplerRegister.prototype = { - toGLSL: function() { - var str = openfl_display3D__$internal_agal_AGALConverter.prefixFromType(this.type,this.programType) + this.n; - return str; - } - ,toSamplerState: function() { - var wrap; - var filter; - var mipfilter; - switch(this.f) { - case 0: - filter = 5; - break; - case 1: - filter = 4; - break; - default: - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError()); - } - switch(this.m) { - case 0: - mipfilter = 2; - break; - case 1: - mipfilter = 1; - break; - case 2: - mipfilter = 0; - break; - default: - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError()); - } - switch(this.w) { - case 0: - wrap = 0; - break; - case 1: - wrap = 2; - break; - default: - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError()); - } - var ignoreSampler = (this.s & 4) == 4; - var centroid = (this.s & 1) == 1; - var textureAlpha = this.t == 2; - var lodBias = (this.b << 24 >> 24) / 8.0; - return new openfl_display__$internal_SamplerState(wrap,filter,mipfilter,lodBias,ignoreSampler,centroid,textureAlpha); - } - ,__class__: openfl_display3D__$internal_agal__$AGALConverter_SamplerRegister -}; -var openfl_display3D__$internal_agal__$AGALConverter_SourceRegister = function() { -}; -$hxClasses["openfl.display3D._internal.agal._AGALConverter.SourceRegister"] = openfl_display3D__$internal_agal__$AGALConverter_SourceRegister; -openfl_display3D__$internal_agal__$AGALConverter_SourceRegister.__name__ = "openfl.display3D._internal.agal._AGALConverter.SourceRegister"; -openfl_display3D__$internal_agal__$AGALConverter_SourceRegister.parse = function(v,programType,sourceMask) { - var sr = new openfl_display3D__$internal_agal__$AGALConverter_SourceRegister(); - sr.programType = programType; - var b = 63; - b &= 63; - var a; - if(b == 0) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high,v.low); - a = this1; - } else if(b < 32) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> b,v.high << 32 - b | v.low >>> b); - a = this1; - } else { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> 31,v.high >> b - 32); - a = this1; - } - var b_high = 0; - var b_low = 1; - var this_high = a.high & b_high; - var this_low = a.low & b_low; - sr.d = this_low; - var b = 48; - b &= 63; - var a; - if(b == 0) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high,v.low); - a = this1; - } else if(b < 32) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> b,v.high << 32 - b | v.low >>> b); - a = this1; - } else { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> 31,v.high >> b - 32); - a = this1; - } - var b_high = 0; - var b_low = 3; - var this_high = a.high & b_high; - var this_low = a.low & b_low; - sr.q = this_low; - var b = 40; - b &= 63; - var a; - if(b == 0) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high,v.low); - a = this1; - } else if(b < 32) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> b,v.high << 32 - b | v.low >>> b); - a = this1; - } else { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> 31,v.high >> b - 32); - a = this1; - } - var b_high = 0; - var b_low = 15; - var this_high = a.high & b_high; - var this_low = a.low & b_low; - sr.itype = this_low; - var b = 32; - b &= 63; - var a; - if(b == 0) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high,v.low); - a = this1; - } else if(b < 32) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> b,v.high << 32 - b | v.low >>> b); - a = this1; - } else { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> 31,v.high >> b - 32); - a = this1; - } - var b_high = 0; - var b_low = 15; - var this_high = a.high & b_high; - var this_low = a.low & b_low; - sr.type = this_low; - var b = 24; - b &= 63; - var a; - if(b == 0) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high,v.low); - a = this1; - } else if(b < 32) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> b,v.high << 32 - b | v.low >>> b); - a = this1; - } else { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> 31,v.high >> b - 32); - a = this1; - } - var b_high = 0; - var b_low = 255; - var this_high = a.high & b_high; - var this_low = a.low & b_low; - sr.s = this_low; - var b = 16; - b &= 63; - var a; - if(b == 0) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high,v.low); - a = this1; - } else if(b < 32) { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> b,v.high << 32 - b | v.low >>> b); - a = this1; - } else { - var this1 = new haxe__$Int64__$_$_$Int64(v.high >> 31,v.high >> b - 32); - a = this1; - } - var b_high = 0; - var b_low = 255; - var this_high = a.high & b_high; - var this_low = a.low & b_low; - sr.o = this_low; - var b_high = 0; - var b_low = 65535; - var this_high = v.high & b_high; - var this_low = v.low & b_low; - sr.n = this_low; - sr.sourceMask = sourceMask; - return sr; -}; -openfl_display3D__$internal_agal__$AGALConverter_SourceRegister.prototype = { - toGLSL: function(emitSwizzle,offset) { - if(offset == null) { - offset = 0; - } - if(emitSwizzle == null) { - emitSwizzle = true; - } - if(this.type == 3) { - if(this.programType == openfl_display3D__$internal_agal__$AGALConverter_ProgramType.VERTEX) { - return "gl_Position"; - } else { - return "gl_FragColor"; - } - } - var fullxyzw = this.s == 228 && this.sourceMask == 15; - var swizzle = ""; - if(this.type != 5 && !fullxyzw) { - if((this.sourceMask & 1) != 0) { - switch(this.s & 3) { - case 0: - swizzle += "x"; - break; - case 1: - swizzle += "y"; - break; - case 2: - swizzle += "z"; - break; - case 3: - swizzle += "w"; - break; - } - } - if((this.sourceMask & 2) != 0) { - switch(this.s >> 2 & 3) { - case 0: - swizzle += "x"; - break; - case 1: - swizzle += "y"; - break; - case 2: - swizzle += "z"; - break; - case 3: - swizzle += "w"; - break; - } - } - if((this.sourceMask & 4) != 0) { - switch(this.s >> 4 & 3) { - case 0: - swizzle += "x"; - break; - case 1: - swizzle += "y"; - break; - case 2: - swizzle += "z"; - break; - case 3: - swizzle += "w"; - break; - } - } - if((this.sourceMask & 8) != 0) { - switch(this.s >> 6 & 3) { - case 0: - swizzle += "x"; - break; - case 1: - swizzle += "y"; - break; - case 2: - swizzle += "z"; - break; - case 3: - swizzle += "w"; - break; - } - } - } - var str = openfl_display3D__$internal_agal_AGALConverter.prefixFromType(this.type,this.programType); - if(this.d == 0) { - str += this.n + offset; - } else { - str += this.o; - var indexComponent = ""; - switch(this.q) { - case 0: - indexComponent = "x"; - break; - case 1: - indexComponent = "y"; - break; - case 2: - indexComponent = "z"; - break; - case 3: - indexComponent = "w"; - break; - } - var indexRegister = openfl_display3D__$internal_agal_AGALConverter.prefixFromType(this.itype,this.programType) + this.n + "." + indexComponent; - str += "[ int(" + indexRegister + ") +" + offset + "]"; - } - if(emitSwizzle && swizzle != "") { - str += "." + swizzle; - } - return str; - } - ,__class__: openfl_display3D__$internal_agal__$AGALConverter_SourceRegister -}; -var openfl_display3D__$internal_atf_ATFReader = function(data,byteArrayOffset) { - this.version = 0; - data.position = byteArrayOffset; - var signature = data.readUTFBytes(3); - data.position = byteArrayOffset; - if(signature != "ATF") { - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError("ATF signature not found")); - } - var length = 0; - if(data.b[byteArrayOffset + 6] == 255) { - this.version = data.b[byteArrayOffset + 7]; - data.position = byteArrayOffset + 8; - length = this.__readUInt32(data); - } else { - this.version = 0; - data.position = byteArrayOffset + 3; - length = this.__readUInt24(data); - } - if(UInt.gt(js_Boot.__cast(byteArrayOffset + length , Int),openfl_utils_ByteArray.get_length(data))) { - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError("ATF length exceeds byte array length")); - } - this.data = data; -}; -$hxClasses["openfl.display3D._internal.atf.ATFReader"] = openfl_display3D__$internal_atf_ATFReader; -openfl_display3D__$internal_atf_ATFReader.__name__ = "openfl.display3D._internal.atf.ATFReader"; -openfl_display3D__$internal_atf_ATFReader.prototype = { - readHeader: function(__width,__height,cubeMap) { - var tdata = this.data.readUnsignedByte(); - var type = tdata >>> 7; - if(!cubeMap && type != 0) { - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError("ATF Cube map not expected")); - } - if(cubeMap && type != 1) { - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError("ATF Cube map expected")); - } - this.cubeMap = cubeMap; - this.atfFormat = tdata & 127; - if(this.atfFormat != 3 && this.atfFormat != 5) { - lime_utils_Log.warn("Only ATF block compressed textures without JPEG-XR+LZMA are supported",{ fileName : "openfl/display3D/_internal/atf/ATFReader.hx", lineNumber : 96, className : "openfl.display3D._internal.atf.ATFReader", methodName : "readHeader"}); - } - this.width = 1 << this.data.readUnsignedByte(); - this.height = 1 << this.data.readUnsignedByte(); - if(this.width != __width || this.height != __height) { - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError("ATF width and height dont match")); - } - this.mipCount = this.data.readUnsignedByte(); - return this.atfFormat == 5; - } - ,readTextures: function(uploadCallback) { - var gpuFormats = this.version < 3 ? 3 : 4; - var sideCount = this.cubeMap ? 6 : 1; - var _g = 0; - var _g1 = sideCount; - while(_g < _g1) { - var side = _g++; - var _g2 = 0; - var _g3 = this.mipCount; - while(_g2 < _g3) { - var level = _g2++; - var _g4 = 0; - var _g5 = gpuFormats; - while(_g4 < _g5) { - var gpuFormat = _g4++; - var blockLength = this.version == 0 ? this.__readUInt24(this.data) : this.__readUInt32(this.data); - if(UInt.gt(this.data.position + blockLength,openfl_utils_ByteArray.get_length(this.data))) { - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError("Block length exceeds ATF file length")); - } - if(UInt.gt(blockLength,0)) { - var bytes = new haxe_io_Bytes(new ArrayBuffer(blockLength)); - var this1 = this.data; - var bytes1 = openfl_utils_ByteArray.fromBytes(bytes); - var offset = 0; - var length = blockLength; - if(length == null) { - length = 0; - } - if(offset == null) { - offset = 0; - } - this1.readBytes(bytes1,offset,length); - uploadCallback(side,level,gpuFormat,this.width >> level,this.height >> level,blockLength,bytes); - } - } - } - } - } - ,__readUInt24: function(data) { - var value = data.readUnsignedByte() << 16; - value = value | data.readUnsignedByte() << 8; - value = value | data.readUnsignedByte(); - return value; - } - ,__readUInt32: function(data) { - var value = data.readUnsignedByte() << 24; - value = value | data.readUnsignedByte() << 16; - value = value | data.readUnsignedByte() << 8; - value = value | data.readUnsignedByte(); - return value; - } - ,__class__: openfl_display3D__$internal_atf_ATFReader -}; -var openfl_display3D_textures_TextureBase = function(context) { - openfl_events_EventDispatcher.call(this); - this.__context = context; - var gl = this.__context.gl; - this.__textureID = gl.createTexture(); - this.__textureContext = this.__context.__context; - if(openfl_display3D_textures_TextureBase.__supportsBGRA == null) { - openfl_display3D_textures_TextureBase.__textureInternalFormat = gl.RGBA; - var bgraExtension = null; - if(bgraExtension != null) { - openfl_display3D_textures_TextureBase.__supportsBGRA = true; - openfl_display3D_textures_TextureBase.__textureFormat = bgraExtension.BGRA_EXT; - if(context.__context.type == "opengles") { - openfl_display3D_textures_TextureBase.__textureInternalFormat = bgraExtension.BGRA_EXT; - } - } else { - openfl_display3D_textures_TextureBase.__supportsBGRA = false; - openfl_display3D_textures_TextureBase.__textureFormat = gl.RGBA; - } - openfl_display3D_textures_TextureBase.__compressedFormats = new haxe_ds_IntMap(); - openfl_display3D_textures_TextureBase.__compressedFormatsAlpha = new haxe_ds_IntMap(); - var dxtExtension = gl.getExtension("WEBGL_compressed_texture_s3tc"); - var etc1Extension = gl.getExtension("WEBGL_compressed_texture_etc1"); - var pvrtcExtension = gl.getExtension("WEBKIT_WEBGL_compressed_texture_pvrtc"); - if(dxtExtension != null) { - var v = dxtExtension.COMPRESSED_RGBA_S3TC_DXT1_EXT; - openfl_display3D_textures_TextureBase.__compressedFormats.h[0] = v; - var v = dxtExtension.COMPRESSED_RGBA_S3TC_DXT5_EXT; - openfl_display3D_textures_TextureBase.__compressedFormatsAlpha.h[0] = v; - } - if(etc1Extension != null) { - var v = etc1Extension.COMPRESSED_RGB_ETC1_WEBGL; - openfl_display3D_textures_TextureBase.__compressedFormats.h[2] = v; - var v = etc1Extension.COMPRESSED_RGB_ETC1_WEBGL; - openfl_display3D_textures_TextureBase.__compressedFormatsAlpha.h[2] = v; - } - if(pvrtcExtension != null) { - var v = pvrtcExtension.COMPRESSED_RGB_PVRTC_4BPPV1_IMG; - openfl_display3D_textures_TextureBase.__compressedFormats.h[1] = v; - var v = pvrtcExtension.COMPRESSED_RGBA_PVRTC_4BPPV1_IMG; - openfl_display3D_textures_TextureBase.__compressedFormatsAlpha.h[1] = v; - } - } - this.__internalFormat = openfl_display3D_textures_TextureBase.__textureInternalFormat; - this.__format = openfl_display3D_textures_TextureBase.__textureFormat; -}; -$hxClasses["openfl.display3D.textures.TextureBase"] = openfl_display3D_textures_TextureBase; -openfl_display3D_textures_TextureBase.__name__ = "openfl.display3D.textures.TextureBase"; -openfl_display3D_textures_TextureBase.__super__ = openfl_events_EventDispatcher; -openfl_display3D_textures_TextureBase.prototype = $extend(openfl_events_EventDispatcher.prototype,{ - dispose: function() { - var gl = this.__context.gl; - if(this.__alphaTexture != null) { - this.__alphaTexture.dispose(); - this.__alphaTexture = null; - } - if(this.__textureID != null) { - gl.deleteTexture(this.__textureID); - this.__textureID = null; - } - if(this.__glFramebuffer != null) { - gl.deleteFramebuffer(this.__glFramebuffer); - this.__glFramebuffer = null; - } - if(this.__glDepthRenderbuffer != null) { - gl.deleteRenderbuffer(this.__glDepthRenderbuffer); - this.__glDepthRenderbuffer = null; - } - if(this.__glStencilRenderbuffer != null) { - gl.deleteRenderbuffer(this.__glStencilRenderbuffer); - this.__glStencilRenderbuffer = null; - } - } - ,__getGLFramebuffer: function(enableDepthAndStencil,antiAlias,surfaceSelector) { - var gl = this.__context.gl; - if(this.__glFramebuffer == null) { - this.__glFramebuffer = gl.createFramebuffer(); - this.__context.__bindGLFramebuffer(this.__glFramebuffer); - gl.framebufferTexture2D(gl.FRAMEBUFFER,gl.COLOR_ATTACHMENT0,gl.TEXTURE_2D,this.__textureID,0); - if(this.__context.__enableErrorChecking) { - var code = gl.checkFramebufferStatus(gl.FRAMEBUFFER); - if(code != gl.FRAMEBUFFER_COMPLETE) { - lime_utils_Log.warn("Error: Context3D.setRenderToTexture status:" + code + " width:" + this.__width + " height:" + this.__height,{ fileName : "openfl/display3D/textures/TextureBase.hx", lineNumber : 201, className : "openfl.display3D.textures.TextureBase", methodName : "__getGLFramebuffer"}); - } - } - } - if(enableDepthAndStencil && this.__glDepthRenderbuffer == null) { - this.__context.__bindGLFramebuffer(this.__glFramebuffer); - if(openfl_display3D_Context3D.__glDepthStencil != 0) { - this.__glDepthRenderbuffer = gl.createRenderbuffer(); - this.__glStencilRenderbuffer = this.__glDepthRenderbuffer; - gl.bindRenderbuffer(gl.RENDERBUFFER,this.__glDepthRenderbuffer); - gl.renderbufferStorage(gl.RENDERBUFFER,openfl_display3D_Context3D.__glDepthStencil,this.__width,this.__height); - gl.framebufferRenderbuffer(gl.FRAMEBUFFER,gl.DEPTH_STENCIL_ATTACHMENT,gl.RENDERBUFFER,this.__glDepthRenderbuffer); - } else { - this.__glDepthRenderbuffer = gl.createRenderbuffer(); - this.__glStencilRenderbuffer = gl.createRenderbuffer(); - gl.bindRenderbuffer(gl.RENDERBUFFER,this.__glDepthRenderbuffer); - gl.renderbufferStorage(gl.RENDERBUFFER,gl.DEPTH_COMPONENT16,this.__width,this.__height); - gl.bindRenderbuffer(gl.RENDERBUFFER,this.__glStencilRenderbuffer); - gl.renderbufferStorage(gl.RENDERBUFFER,gl.STENCIL_INDEX8,this.__width,this.__height); - gl.framebufferRenderbuffer(gl.FRAMEBUFFER,gl.DEPTH_ATTACHMENT,gl.RENDERBUFFER,this.__glDepthRenderbuffer); - gl.framebufferRenderbuffer(gl.FRAMEBUFFER,gl.STENCIL_ATTACHMENT,gl.RENDERBUFFER,this.__glStencilRenderbuffer); - } - if(this.__context.__enableErrorChecking) { - var code = gl.checkFramebufferStatus(gl.FRAMEBUFFER); - if(code != gl.FRAMEBUFFER_COMPLETE) { - lime_utils_Log.warn("Error: Context3D.setRenderToTexture status:" + code + " width:" + this.__width + " height:" + this.__height,{ fileName : "openfl/display3D/textures/TextureBase.hx", lineNumber : 239, className : "openfl.display3D.textures.TextureBase", methodName : "__getGLFramebuffer"}); - } - } - gl.bindRenderbuffer(gl.RENDERBUFFER,null); - } - return this.__glFramebuffer; - } - ,__getImage: function(bitmapData) { - var image = bitmapData.image; - if(!bitmapData.__isValid || image == null) { - return null; - } - lime__$internal_graphics_ImageCanvasUtil.sync(image,false); - var gl = this.__context.gl; - if(image.type != lime_graphics_ImageType.DATA && !image.get_premultiplied()) { - gl.pixelStorei(gl.UNPACK_PREMULTIPLY_ALPHA_WEBGL,1); - } else if(!image.get_premultiplied() && image.get_transparent()) { - gl.pixelStorei(gl.UNPACK_PREMULTIPLY_ALPHA_WEBGL,0); - image = image.clone(); - image.set_premultiplied(true); - } - if(image.get_format() != 0) { - image = image.clone(); - image.set_format(0); - image.buffer.premultiplied = true; - } - return image; - } - ,__getTexture: function() { - return this.__textureID; - } - ,__setSamplerState: function(state) { - if(!state.equals(this.__samplerState)) { - var gl = this.__context.gl; - if(this.__textureTarget == this.__context.gl.TEXTURE_CUBE_MAP) { - this.__context.__bindGLTextureCubeMap(this.__textureID); - } else { - this.__context.__bindGLTexture2D(this.__textureID); - } - var wrapModeS = 0; - var wrapModeT = 0; - switch(state.wrap) { - case 0: - wrapModeS = gl.CLAMP_TO_EDGE; - wrapModeT = gl.CLAMP_TO_EDGE; - break; - case 1: - wrapModeS = gl.CLAMP_TO_EDGE; - wrapModeT = gl.REPEAT; - break; - case 2: - wrapModeS = gl.REPEAT; - wrapModeT = gl.REPEAT; - break; - case 3: - wrapModeS = gl.REPEAT; - wrapModeT = gl.CLAMP_TO_EDGE; - break; - default: - throw haxe_Exception.thrown(new openfl_errors_Error("wrap bad enum")); - } - var magFilter = 0; - var minFilter = 0; - if(state.filter == 5) { - magFilter = gl.NEAREST; - } else { - magFilter = gl.LINEAR; - } - switch(state.mipfilter) { - case 0: - minFilter = state.filter == 5 ? gl.NEAREST_MIPMAP_LINEAR : gl.LINEAR_MIPMAP_LINEAR; - break; - case 1: - minFilter = state.filter == 5 ? gl.NEAREST_MIPMAP_NEAREST : gl.LINEAR_MIPMAP_NEAREST; - break; - case 2: - minFilter = state.filter == 5 ? gl.NEAREST : gl.LINEAR; - break; - default: - throw haxe_Exception.thrown(new openfl_errors_Error("mipfiter bad enum")); - } - gl.texParameteri(this.__textureTarget,gl.TEXTURE_MIN_FILTER,minFilter); - gl.texParameteri(this.__textureTarget,gl.TEXTURE_MAG_FILTER,magFilter); - gl.texParameteri(this.__textureTarget,gl.TEXTURE_WRAP_S,wrapModeS); - gl.texParameteri(this.__textureTarget,gl.TEXTURE_WRAP_T,wrapModeT); - var tmp = state.lodBias != 0.0; - if(this.__samplerState == null) { - this.__samplerState = state.clone(); - } - this.__samplerState.copyFrom(state); - return true; - } - return false; - } - ,__uploadFromImage: function(image) { - var gl = this.__context.gl; - var internalFormat; - var format; - if(this.__textureTarget != gl.TEXTURE_2D) { - return; - } - if(image.buffer.bitsPerPixel == 1) { - internalFormat = gl.ALPHA; - format = gl.ALPHA; - } else { - internalFormat = openfl_display3D_textures_TextureBase.__textureInternalFormat; - format = openfl_display3D_textures_TextureBase.__textureFormat; - } - this.__context.__bindGLTexture2D(this.__textureID); - if(image.type != lime_graphics_ImageType.DATA && !image.get_premultiplied()) { - gl.pixelStorei(gl.UNPACK_PREMULTIPLY_ALPHA_WEBGL,1); - } else if(!image.get_premultiplied() && image.get_transparent()) { - gl.pixelStorei(gl.UNPACK_PREMULTIPLY_ALPHA_WEBGL,1); - } - if(image.type == lime_graphics_ImageType.DATA) { - lime_graphics_WebGLRenderContext.texImage2D(gl,gl.TEXTURE_2D,0,internalFormat,image.buffer.width,image.buffer.height,0,format,gl.UNSIGNED_BYTE,image.get_data()); - } else { - lime_graphics_WebGLRenderContext.texImage2D(gl,gl.TEXTURE_2D,0,internalFormat,format,gl.UNSIGNED_BYTE,image.get_src()); - } - this.__context.__bindGLTexture2D(null); - } - ,__class__: openfl_display3D_textures_TextureBase -}); -var openfl_display3D_textures_CubeTexture = function(context,size,format,optimizeForRenderToTexture,streamingLevels) { - openfl_display3D_textures_TextureBase.call(this,context); - this.__size = size; - this.__width = this.__height = this.__size; - this.__optimizeForRenderToTexture = optimizeForRenderToTexture; - this.__streamingLevels = streamingLevels; - this.__textureTarget = this.__context.gl.TEXTURE_CUBE_MAP; - this.__uploadedSides = 0; -}; -$hxClasses["openfl.display3D.textures.CubeTexture"] = openfl_display3D_textures_CubeTexture; -openfl_display3D_textures_CubeTexture.__name__ = "openfl.display3D.textures.CubeTexture"; -openfl_display3D_textures_CubeTexture.__super__ = openfl_display3D_textures_TextureBase; -openfl_display3D_textures_CubeTexture.prototype = $extend(openfl_display3D_textures_TextureBase.prototype,{ - uploadCompressedTextureFromByteArray: function(data,byteArrayOffset,async) { - if(async == null) { - async = false; - } - var _gthis = this; - if(!async) { - this.__uploadCompressedTextureFromByteArray(data,byteArrayOffset); - } else { - haxe_Timer.delay(function() { - _gthis.__uploadCompressedTextureFromByteArray(data,byteArrayOffset); - var event = null; - event = new openfl_events_Event("textureReady"); - _gthis.dispatchEvent(event); - },1); - } - } - ,uploadFromBitmapData: function(source,side,miplevel,generateMipmap) { - if(generateMipmap == null) { - generateMipmap = false; - } - if(miplevel == null) { - miplevel = 0; - } - if(source == null) { - return; - } - var size = this.__size >> miplevel; - if(size == 0) { - return; - } - var image = this.__getImage(source); - if(image == null) { - return; - } - if(miplevel == 0 && image.buffer != null && image.buffer.data == null && image.buffer.get_src() != null) { - var gl = this.__context.gl; - var size = this.__size >> miplevel; - if(size == 0) { - return; - } - var target = this.__sideToTarget(side); - this.__context.__bindGLTextureCubeMap(this.__textureID); - lime_graphics_WebGLRenderContext.texImage2D(gl,target,miplevel,this.__internalFormat,this.__format,gl.UNSIGNED_BYTE,image.buffer.get_src()); - this.__context.__bindGLTextureCubeMap(null); - this.__uploadedSides |= 1 << side; - return; - } - this.uploadFromTypedArray(image.get_data(),side,miplevel); - } - ,uploadFromByteArray: function(data,byteArrayOffset,side,miplevel) { - if(miplevel == null) { - miplevel = 0; - } - if(byteArrayOffset == 0) { - this.uploadFromTypedArray(data.b,side,miplevel); - return; - } - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = openfl_utils_ByteArray.toArrayBuffer(data); - var byteoffset = byteArrayOffset; - var len = null; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint8Array(buffer,byteoffset); - } else { - this1 = new Uint8Array(buffer,byteoffset,len); - } - } else { - this1 = null; - } - this.uploadFromTypedArray(this1,side,miplevel); - } - ,uploadFromTypedArray: function(data,side,miplevel) { - if(miplevel == null) { - miplevel = 0; - } - if(data == null) { - return; - } - var gl = this.__context.gl; - var size = this.__size >> miplevel; - if(size == 0) { - return; - } - var target = this.__sideToTarget(side); - this.__context.__bindGLTextureCubeMap(this.__textureID); - lime_graphics_WebGLRenderContext.texImage2D(gl,target,miplevel,this.__internalFormat,size,size,0,this.__format,gl.UNSIGNED_BYTE,data); - this.__context.__bindGLTextureCubeMap(null); - this.__uploadedSides |= 1 << side; - } - ,__getGLFramebuffer: function(enableDepthAndStencil,antiAlias,surfaceSelector) { - var gl = this.__context.gl; - if(this.__glFramebuffer == null) { - this.__glFramebuffer = gl.createFramebuffer(); - this.__framebufferSurface = -1; - } - if(this.__framebufferSurface != surfaceSelector) { - this.__framebufferSurface = surfaceSelector; - this.__context.__bindGLFramebuffer(this.__glFramebuffer); - gl.framebufferTexture2D(gl.FRAMEBUFFER,gl.COLOR_ATTACHMENT0,gl.TEXTURE_CUBE_MAP_POSITIVE_X + surfaceSelector,this.__textureID,0); - if(this.__context.__enableErrorChecking) { - var code = gl.checkFramebufferStatus(gl.FRAMEBUFFER); - if(code != gl.FRAMEBUFFER_COMPLETE) { - lime_utils_Log.error("Error: Context3D.setRenderToTexture status:" + code + " width:" + this.__width + " height:" + this.__height,{ fileName : "openfl/display3D/textures/CubeTexture.hx", lineNumber : 278, className : "openfl.display3D.textures.CubeTexture", methodName : "__getGLFramebuffer"}); - } - } - } - return openfl_display3D_textures_TextureBase.prototype.__getGLFramebuffer.call(this,enableDepthAndStencil,antiAlias,surfaceSelector); - } - ,__setSamplerState: function(state) { - if(openfl_display3D_textures_TextureBase.prototype.__setSamplerState.call(this,state)) { - var gl = this.__context.gl; - if(state.mipfilter != 2 && !this.__samplerState.mipmapGenerated) { - gl.generateMipmap(gl.TEXTURE_CUBE_MAP); - this.__samplerState.mipmapGenerated = true; - } - if(openfl_display3D_Context3D.__glMaxTextureMaxAnisotropy != 0) { - var aniso; - switch(state.filter) { - case 0: - aniso = 16; - break; - case 1: - aniso = 2; - break; - case 2: - aniso = 4; - break; - case 3: - aniso = 8; - break; - default: - aniso = 1; - } - if(aniso > openfl_display3D_Context3D.__glMaxTextureMaxAnisotropy) { - aniso = openfl_display3D_Context3D.__glMaxTextureMaxAnisotropy; - } - gl.texParameterf(gl.TEXTURE_CUBE_MAP,openfl_display3D_Context3D.__glTextureMaxAnisotropy,aniso); - } - return true; - } - return false; - } - ,__sideToTarget: function(side) { - var gl = this.__context.gl; - switch(side) { - case 0: - return gl.TEXTURE_CUBE_MAP_POSITIVE_X; - case 1: - return gl.TEXTURE_CUBE_MAP_NEGATIVE_X; - case 2: - return gl.TEXTURE_CUBE_MAP_POSITIVE_Y; - case 3: - return gl.TEXTURE_CUBE_MAP_NEGATIVE_Y; - case 4: - return gl.TEXTURE_CUBE_MAP_POSITIVE_Z; - case 5: - return gl.TEXTURE_CUBE_MAP_NEGATIVE_Z; - default: - throw haxe_Exception.thrown(new openfl_errors_IllegalOperationError()); - } - } - ,__uploadCompressedTextureFromByteArray: function(data,byteArrayOffset) { - var _gthis = this; - var reader = new openfl_display3D__$internal_atf_ATFReader(data,byteArrayOffset); - var alpha = reader.readHeader(this.__size,this.__size,true); - var gl = this.__context.gl; - this.__context.__bindGLTextureCubeMap(this.__textureID); - var hasTexture = false; - reader.readTextures(function(side,level,gpuFormat,width,height,blockLength,bytes) { - var format = alpha ? openfl_display3D_textures_TextureBase.__compressedFormatsAlpha.h[gpuFormat] : openfl_display3D_textures_TextureBase.__compressedFormats.h[gpuFormat]; - if(format == 0) { - return; - } - hasTexture = true; - var target = _gthis.__sideToTarget(side); - _gthis.__format = format; - _gthis.__internalFormat = format; - if(alpha && gpuFormat == 2) { - var size = blockLength / 2 | 0; - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = bytes.b.buffer; - var byteoffset = 0; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(size == null) { - this1 = new Uint8Array(buffer,byteoffset); - } else { - this1 = new Uint8Array(buffer,byteoffset,size); - } - } else { - this1 = null; - } - lime_graphics_WebGLRenderContext.compressedTexImage2D(gl,target,level,_gthis.__internalFormat,width,height,0,this1); - var alphaTexture = new openfl_display3D_textures_CubeTexture(_gthis.__context,_gthis.__size,3,_gthis.__optimizeForRenderToTexture,_gthis.__streamingLevels); - alphaTexture.__format = format; - alphaTexture.__internalFormat = format; - _gthis.__context.__bindGLTextureCubeMap(alphaTexture.__textureID); - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = bytes.b.buffer; - var byteoffset = size; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(size == null) { - this1 = new Uint8Array(buffer,byteoffset); - } else { - this1 = new Uint8Array(buffer,byteoffset,size); - } - } else { - this1 = null; - } - lime_graphics_WebGLRenderContext.compressedTexImage2D(gl,target,level,alphaTexture.__internalFormat,width,height,0,this1); - _gthis.__alphaTexture = alphaTexture; - } else { - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = bytes.b.buffer; - var byteoffset = 0; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(blockLength == null) { - this1 = new Uint8Array(buffer,byteoffset); - } else { - this1 = new Uint8Array(buffer,byteoffset,blockLength); - } - } else { - this1 = null; - } - lime_graphics_WebGLRenderContext.compressedTexImage2D(gl,target,level,_gthis.__internalFormat,width,height,0,this1); - } - }); - if(!hasTexture) { - var elements = this.__size * this.__size * 4; - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint8Array(buffer,0); - } else { - this1 = new Uint8Array(buffer,0,len); - } - } else { - this1 = null; - } - var data = this1; - lime_graphics_WebGLRenderContext.texImage2D(gl,this.__sideToTarget(0),0,this.__internalFormat,this.__size,this.__size,0,this.__format,gl.UNSIGNED_BYTE,data); - var elements = this.__size * this.__size * 4; - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint8Array(buffer,0); - } else { - this1 = new Uint8Array(buffer,0,len); - } - } else { - this1 = null; - } - var data = this1; - lime_graphics_WebGLRenderContext.texImage2D(gl,this.__sideToTarget(1),0,this.__internalFormat,this.__size,this.__size,0,this.__format,gl.UNSIGNED_BYTE,data); - var elements = this.__size * this.__size * 4; - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint8Array(buffer,0); - } else { - this1 = new Uint8Array(buffer,0,len); - } - } else { - this1 = null; - } - var data = this1; - lime_graphics_WebGLRenderContext.texImage2D(gl,this.__sideToTarget(2),0,this.__internalFormat,this.__size,this.__size,0,this.__format,gl.UNSIGNED_BYTE,data); - var elements = this.__size * this.__size * 4; - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint8Array(buffer,0); - } else { - this1 = new Uint8Array(buffer,0,len); - } - } else { - this1 = null; - } - var data = this1; - lime_graphics_WebGLRenderContext.texImage2D(gl,this.__sideToTarget(3),0,this.__internalFormat,this.__size,this.__size,0,this.__format,gl.UNSIGNED_BYTE,data); - var elements = this.__size * this.__size * 4; - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint8Array(buffer,0); - } else { - this1 = new Uint8Array(buffer,0,len); - } - } else { - this1 = null; - } - var data = this1; - lime_graphics_WebGLRenderContext.texImage2D(gl,this.__sideToTarget(4),0,this.__internalFormat,this.__size,this.__size,0,this.__format,gl.UNSIGNED_BYTE,data); - var elements = this.__size * this.__size * 4; - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint8Array(buffer,0); - } else { - this1 = new Uint8Array(buffer,0,len); - } - } else { - this1 = null; - } - var data = this1; - lime_graphics_WebGLRenderContext.texImage2D(gl,this.__sideToTarget(5),0,this.__internalFormat,this.__size,this.__size,0,this.__format,gl.UNSIGNED_BYTE,data); - } - this.__context.__bindGLTextureCubeMap(null); - } - ,__class__: openfl_display3D_textures_CubeTexture -}); -var openfl_display3D_textures_RectangleTexture = function(context,width,height,format,optimizeForRenderToTexture) { - openfl_display3D_textures_TextureBase.call(this,context); - this.__width = width; - this.__height = height; - this.__optimizeForRenderToTexture = optimizeForRenderToTexture; - this.__textureTarget = this.__context.gl.TEXTURE_2D; - this.uploadFromTypedArray(null); - if(optimizeForRenderToTexture) { - this.__getGLFramebuffer(true,0,0); - } -}; -$hxClasses["openfl.display3D.textures.RectangleTexture"] = openfl_display3D_textures_RectangleTexture; -openfl_display3D_textures_RectangleTexture.__name__ = "openfl.display3D.textures.RectangleTexture"; -openfl_display3D_textures_RectangleTexture.__super__ = openfl_display3D_textures_TextureBase; -openfl_display3D_textures_RectangleTexture.prototype = $extend(openfl_display3D_textures_TextureBase.prototype,{ - uploadFromBitmapData: function(source) { - if(source == null) { - return; - } - var image = this.__getImage(source); - if(image == null) { - return; - } - if(image.buffer != null && image.buffer.data == null && image.buffer.get_src() != null) { - var gl = this.__context.gl; - this.__context.__bindGLTexture2D(this.__textureID); - lime_graphics_WebGLRenderContext.texImage2D(gl,this.__textureTarget,0,this.__internalFormat,this.__format,gl.UNSIGNED_BYTE,image.buffer.get_src()); - this.__context.__bindGLTexture2D(null); - return; - } - this.uploadFromTypedArray(image.get_data()); - } - ,uploadFromByteArray: function(data,byteArrayOffset) { - if(byteArrayOffset == 0) { - this.uploadFromTypedArray(data.b); - return; - } - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = openfl_utils_ByteArray.toArrayBuffer(data); - var byteoffset = byteArrayOffset; - var len = null; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint8Array(buffer,byteoffset); - } else { - this1 = new Uint8Array(buffer,byteoffset,len); - } - } else { - this1 = null; - } - this.uploadFromTypedArray(this1); - } - ,uploadFromTypedArray: function(data) { - var gl = this.__context.gl; - this.__context.__bindGLTexture2D(this.__textureID); - lime_graphics_WebGLRenderContext.texImage2D(gl,this.__textureTarget,0,this.__internalFormat,this.__width,this.__height,0,this.__format,gl.UNSIGNED_BYTE,data); - this.__context.__bindGLTexture2D(null); - } - ,__setSamplerState: function(state) { - if(openfl_display3D_textures_TextureBase.prototype.__setSamplerState.call(this,state)) { - var gl = this.__context.gl; - if(openfl_display3D_Context3D.__glMaxTextureMaxAnisotropy != 0) { - var aniso; - switch(state.filter) { - case 0: - aniso = 16; - break; - case 1: - aniso = 2; - break; - case 2: - aniso = 4; - break; - case 3: - aniso = 8; - break; - default: - aniso = 1; - } - if(aniso > openfl_display3D_Context3D.__glMaxTextureMaxAnisotropy) { - aniso = openfl_display3D_Context3D.__glMaxTextureMaxAnisotropy; - } - gl.texParameterf(gl.TEXTURE_2D,openfl_display3D_Context3D.__glTextureMaxAnisotropy,aniso); - } - return true; - } - return false; - } - ,__class__: openfl_display3D_textures_RectangleTexture -}); -var openfl_display3D_textures_Texture = function(context,width,height,format,optimizeForRenderToTexture,streamingLevels) { - openfl_display3D_textures_TextureBase.call(this,context); - this.__width = width; - this.__height = height; - this.__optimizeForRenderToTexture = optimizeForRenderToTexture; - this.__streamingLevels = streamingLevels; - var gl = this.__context.gl; - this.__textureTarget = gl.TEXTURE_2D; - this.__context.__bindGLTexture2D(this.__textureID); - lime_graphics_WebGLRenderContext.texImage2D(gl,this.__textureTarget,0,this.__internalFormat,this.__width,this.__height,0,this.__format,gl.UNSIGNED_BYTE,null); - this.__context.__bindGLTexture2D(null); - if(optimizeForRenderToTexture) { - this.__getGLFramebuffer(true,0,0); - } -}; -$hxClasses["openfl.display3D.textures.Texture"] = openfl_display3D_textures_Texture; -openfl_display3D_textures_Texture.__name__ = "openfl.display3D.textures.Texture"; -openfl_display3D_textures_Texture.__super__ = openfl_display3D_textures_TextureBase; -openfl_display3D_textures_Texture.prototype = $extend(openfl_display3D_textures_TextureBase.prototype,{ - uploadCompressedTextureFromByteArray: function(data,byteArrayOffset,async) { - if(async == null) { - async = false; - } - var _gthis = this; - if(!async) { - this.__uploadCompressedTextureFromByteArray(data,byteArrayOffset); - } else { - haxe_Timer.delay(function() { - _gthis.__uploadCompressedTextureFromByteArray(data,byteArrayOffset); - var event = null; - event = new openfl_events_Event("textureReady"); - _gthis.dispatchEvent(event); - },1); - } - } - ,uploadFromBitmapData: function(source,miplevel,generateMipmap) { - if(generateMipmap == null) { - generateMipmap = false; - } - if(miplevel == null) { - miplevel = 0; - } - if(source == null) { - return; - } - var width = this.__width >> miplevel; - var height = this.__height >> miplevel; - if(width == 0 && height == 0) { - return; - } - if(width == 0) { - width = 1; - } - if(height == 0) { - height = 1; - } - if(source.width != width || source.height != height) { - var copy = new openfl_display_BitmapData(width,height,true,0); - copy.draw(source); - source = copy; - } - var image = this.__getImage(source); - if(image == null) { - return; - } - if(miplevel == 0 && image.buffer != null && image.buffer.data == null && image.buffer.get_src() != null) { - var gl = this.__context.gl; - var width = this.__width >> miplevel; - var height = this.__height >> miplevel; - if(width == 0 && height == 0) { - return; - } - if(width == 0) { - width = 1; - } - if(height == 0) { - height = 1; - } - this.__context.__bindGLTexture2D(this.__textureID); - lime_graphics_WebGLRenderContext.texImage2D(gl,this.__textureTarget,miplevel,this.__internalFormat,this.__format,gl.UNSIGNED_BYTE,image.buffer.get_src()); - this.__context.__bindGLTexture2D(null); - return; - } - this.uploadFromTypedArray(image.get_data(),miplevel); - } - ,uploadFromByteArray: function(data,byteArrayOffset,miplevel) { - if(miplevel == null) { - miplevel = 0; - } - if(byteArrayOffset == 0) { - this.uploadFromTypedArray(data.b,miplevel); - return; - } - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = openfl_utils_ByteArray.toArrayBuffer(data); - var byteoffset = byteArrayOffset; - var len = null; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint8Array(buffer,byteoffset); - } else { - this1 = new Uint8Array(buffer,byteoffset,len); - } - } else { - this1 = null; - } - this.uploadFromTypedArray(this1,miplevel); - } - ,uploadFromTypedArray: function(data,miplevel) { - if(miplevel == null) { - miplevel = 0; - } - if(data == null) { - return; - } - var gl = this.__context.gl; - var width = this.__width >> miplevel; - var height = this.__height >> miplevel; - if(width == 0 && height == 0) { - return; - } - if(width == 0) { - width = 1; - } - if(height == 0) { - height = 1; - } - this.__context.__bindGLTexture2D(this.__textureID); - lime_graphics_WebGLRenderContext.texImage2D(gl,this.__textureTarget,miplevel,this.__internalFormat,width,height,0,this.__format,gl.UNSIGNED_BYTE,data); - this.__context.__bindGLTexture2D(null); - } - ,__setSamplerState: function(state) { - if(openfl_display3D_textures_TextureBase.prototype.__setSamplerState.call(this,state)) { - var gl = this.__context.gl; - if(state.mipfilter != 2 && !this.__samplerState.mipmapGenerated) { - gl.generateMipmap(gl.TEXTURE_2D); - this.__samplerState.mipmapGenerated = true; - } - if(openfl_display3D_Context3D.__glMaxTextureMaxAnisotropy != 0) { - var aniso; - switch(state.filter) { - case 0: - aniso = 16; - break; - case 1: - aniso = 2; - break; - case 2: - aniso = 4; - break; - case 3: - aniso = 8; - break; - default: - aniso = 1; - } - if(aniso > openfl_display3D_Context3D.__glMaxTextureMaxAnisotropy) { - aniso = openfl_display3D_Context3D.__glMaxTextureMaxAnisotropy; - } - gl.texParameterf(gl.TEXTURE_2D,openfl_display3D_Context3D.__glTextureMaxAnisotropy,aniso); - } - return true; - } - return false; - } - ,__uploadCompressedTextureFromByteArray: function(data,byteArrayOffset) { - var _gthis = this; - var reader = new openfl_display3D__$internal_atf_ATFReader(data,byteArrayOffset); - var alpha = reader.readHeader(this.__width,this.__height,false); - var context = this.__context; - var gl = context.gl; - this.__context.__bindGLTexture2D(this.__textureID); - var hasTexture = false; - reader.readTextures(function(target,level,gpuFormat,width,height,blockLength,bytes) { - var format = alpha ? openfl_display3D_textures_TextureBase.__compressedFormatsAlpha.h[gpuFormat] : openfl_display3D_textures_TextureBase.__compressedFormats.h[gpuFormat]; - if(format == 0) { - return; - } - hasTexture = true; - _gthis.__format = format; - _gthis.__internalFormat = format; - if(alpha && gpuFormat == 2) { - var size = blockLength / 2 | 0; - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = bytes.b.buffer; - var byteoffset = 0; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(size == null) { - this1 = new Uint8Array(buffer,byteoffset); - } else { - this1 = new Uint8Array(buffer,byteoffset,size); - } - } else { - this1 = null; - } - lime_graphics_WebGLRenderContext.compressedTexImage2D(gl,_gthis.__textureTarget,level,_gthis.__internalFormat,width,height,0,this1); - var alphaTexture = new openfl_display3D_textures_Texture(_gthis.__context,_gthis.__width,_gthis.__height,3,_gthis.__optimizeForRenderToTexture,_gthis.__streamingLevels); - alphaTexture.__format = format; - alphaTexture.__internalFormat = format; - _gthis.__context.__bindGLTexture2D(alphaTexture.__textureID); - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = bytes.b.buffer; - var byteoffset = size; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(size == null) { - this1 = new Uint8Array(buffer,byteoffset); - } else { - this1 = new Uint8Array(buffer,byteoffset,size); - } - } else { - this1 = null; - } - lime_graphics_WebGLRenderContext.compressedTexImage2D(gl,alphaTexture.__textureTarget,level,alphaTexture.__internalFormat,width,height,0,this1); - _gthis.__alphaTexture = alphaTexture; - } else { - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = bytes.b.buffer; - var byteoffset = 0; - if(byteoffset == null) { - byteoffset = 0; - } - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(blockLength == null) { - this1 = new Uint8Array(buffer,byteoffset); - } else { - this1 = new Uint8Array(buffer,byteoffset,blockLength); - } - } else { - this1 = null; - } - lime_graphics_WebGLRenderContext.compressedTexImage2D(gl,_gthis.__textureTarget,level,_gthis.__internalFormat,width,height,0,this1); - } - }); - if(!hasTexture) { - var elements = this.__width * this.__height * 4; - var array = null; - var vector = null; - var view = null; - var buffer = null; - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint8Array(buffer,0); - } else { - this1 = new Uint8Array(buffer,0,len); - } - } else { - this1 = null; - } - var data = this1; - lime_graphics_WebGLRenderContext.texImage2D(gl,this.__textureTarget,0,this.__internalFormat,this.__width,this.__height,0,this.__format,gl.UNSIGNED_BYTE,data); - } - this.__context.__bindGLTexture2D(null); - } - ,__class__: openfl_display3D_textures_Texture -}); -var openfl_display3D_textures_VideoTexture = function(context) { - openfl_display3D_textures_TextureBase.call(this,context); - this.__textureTarget = this.__context.gl.TEXTURE_2D; -}; -$hxClasses["openfl.display3D.textures.VideoTexture"] = openfl_display3D_textures_VideoTexture; -openfl_display3D_textures_VideoTexture.__name__ = "openfl.display3D.textures.VideoTexture"; -openfl_display3D_textures_VideoTexture.__super__ = openfl_display3D_textures_TextureBase; -openfl_display3D_textures_VideoTexture.prototype = $extend(openfl_display3D_textures_TextureBase.prototype,{ - attachNetStream: function(netStream) { - var _gthis = this; - if(this.__netStream != null) { - this.__netStream.__video.removeEventListener("canplay",$bind(this,this.__onCanPlay),false); - } - this.__cacheTime = -1; - this.__netStream = netStream; - if(this.__netStream != null) { - if(this.__netStream.__video.readyState >= 2) { - haxe_Timer.delay(function() { - _gthis.__textureReady(); - },0); - } else { - this.__netStream.__video.addEventListener("canplay",$bind(this,this.__onCanPlay),false); - } - } - } - ,dispose: function() { - if(this.__netStream != null && this.__netStream.__video != null) { - this.__netStream.__video.removeEventListener("timeupdate",$bind(this,this.__onTimeUpdate)); - } - openfl_display3D_textures_TextureBase.prototype.dispose.call(this); - } - ,__onCanPlay: function(_) { - this.__netStream.__video.addEventListener("timeupdate",$bind(this,this.__onTimeUpdate)); - this.__textureReady(); - } - ,__onTimeUpdate: function(_) { - if(this.__netStream != null && this.__netStream.__video.currentTime != this.__cacheTime && this.__netStream.__video.readyState >= 2) { - this.__textureReady(); - } - } - ,__getTexture: function() { - if(this.__netStream.__video.currentTime != this.__cacheTime && this.__netStream.__video.readyState >= 2) { - var gl = this.__context.gl; - this.__context.__bindGLTexture2D(this.__textureID); - lime_graphics_WebGLRenderContext.texImage2D(gl,gl.TEXTURE_2D,0,gl.RGBA,gl.RGBA,gl.UNSIGNED_BYTE,this.__netStream.__video); - this.__cacheTime = this.__netStream.__video.currentTime; - } - return this.__textureID; - } - ,__textureReady: function() { - this.videoWidth = this.__netStream.__video.videoWidth; - this.videoHeight = this.__netStream.__video.videoHeight; - var event = null; - event = new openfl_events_Event("textureReady"); - this.dispatchEvent(event); - } - ,__class__: openfl_display3D_textures_VideoTexture -}); -var openfl_errors_Error = function(message,id) { - if(id == null) { - id = 0; - } - if(message == null) { - message = ""; - } - this.message = message; - this.errorID = id; - this.name = "Error"; -}; -$hxClasses["openfl.errors.Error"] = openfl_errors_Error; -openfl_errors_Error.__name__ = "openfl.errors.Error"; -openfl_errors_Error.prototype = { - getStackTrace: function() { - return haxe_CallStack.toString(haxe_CallStack.exceptionStack()); - } - ,toString: function() { - if(this.message != null) { - return this.message; - } else { - return "Error"; - } - } - ,__class__: openfl_errors_Error -}; -var openfl_errors_ArgumentError = function(message) { - if(message == null) { - message = ""; - } - openfl_errors_Error.call(this,message); - this.name = "ArgumentError"; -}; -$hxClasses["openfl.errors.ArgumentError"] = openfl_errors_ArgumentError; -openfl_errors_ArgumentError.__name__ = "openfl.errors.ArgumentError"; -openfl_errors_ArgumentError.__super__ = openfl_errors_Error; -openfl_errors_ArgumentError.prototype = $extend(openfl_errors_Error.prototype,{ - __class__: openfl_errors_ArgumentError -}); -var openfl_errors_IOError = function(message) { - if(message == null) { - message = ""; - } - openfl_errors_Error.call(this,message); - this.name = "IOError"; -}; -$hxClasses["openfl.errors.IOError"] = openfl_errors_IOError; -openfl_errors_IOError.__name__ = "openfl.errors.IOError"; -openfl_errors_IOError.__super__ = openfl_errors_Error; -openfl_errors_IOError.prototype = $extend(openfl_errors_Error.prototype,{ - __class__: openfl_errors_IOError -}); -var openfl_errors_EOFError = function(message,id) { - if(id == null) { - id = 0; - } - openfl_errors_IOError.call(this,"End of file was encountered"); - this.name = "EOFError"; - this.errorID = 2030; -}; -$hxClasses["openfl.errors.EOFError"] = openfl_errors_EOFError; -openfl_errors_EOFError.__name__ = "openfl.errors.EOFError"; -openfl_errors_EOFError.__super__ = openfl_errors_IOError; -openfl_errors_EOFError.prototype = $extend(openfl_errors_IOError.prototype,{ - __class__: openfl_errors_EOFError -}); -var openfl_errors_IllegalOperationError = function(message) { - if(message == null) { - message = ""; - } - openfl_errors_Error.call(this,message,0); - this.name = "IllegalOperationError"; -}; -$hxClasses["openfl.errors.IllegalOperationError"] = openfl_errors_IllegalOperationError; -openfl_errors_IllegalOperationError.__name__ = "openfl.errors.IllegalOperationError"; -openfl_errors_IllegalOperationError.__super__ = openfl_errors_Error; -openfl_errors_IllegalOperationError.prototype = $extend(openfl_errors_Error.prototype,{ - __class__: openfl_errors_IllegalOperationError -}); -var openfl_errors_RangeError = function(message) { - if(message == null) { - message = ""; - } - openfl_errors_Error.call(this,message,0); - this.name = "RangeError"; -}; -$hxClasses["openfl.errors.RangeError"] = openfl_errors_RangeError; -openfl_errors_RangeError.__name__ = "openfl.errors.RangeError"; -openfl_errors_RangeError.__super__ = openfl_errors_Error; -openfl_errors_RangeError.prototype = $extend(openfl_errors_Error.prototype,{ - __class__: openfl_errors_RangeError -}); -var openfl_errors_TypeError = function(message) { - if(message == null) { - message = ""; - } - openfl_errors_Error.call(this,message,0); - this.name = "TypeError"; -}; -$hxClasses["openfl.errors.TypeError"] = openfl_errors_TypeError; -openfl_errors_TypeError.__name__ = "openfl.errors.TypeError"; -openfl_errors_TypeError.__super__ = openfl_errors_Error; -openfl_errors_TypeError.prototype = $extend(openfl_errors_Error.prototype,{ - __class__: openfl_errors_TypeError -}); -var openfl_events_Event = function(type,bubbles,cancelable) { - if(cancelable == null) { - cancelable = false; - } - if(bubbles == null) { - bubbles = false; - } - this.type = type; - this.bubbles = bubbles; - this.cancelable = cancelable; - this.eventPhase = 2; -}; -$hxClasses["openfl.events.Event"] = openfl_events_Event; -openfl_events_Event.__name__ = "openfl.events.Event"; -openfl_events_Event.prototype = { - clone: function() { - var event = new openfl_events_Event(this.type,this.bubbles,this.cancelable); - event.eventPhase = this.eventPhase; - event.target = this.target; - event.currentTarget = this.currentTarget; - return event; - } - ,formatToString: function(className,p1,p2,p3,p4,p5) { - var parameters = []; - if(p1 != null) { - parameters.push(p1); - } - if(p2 != null) { - parameters.push(p2); - } - if(p3 != null) { - parameters.push(p3); - } - if(p4 != null) { - parameters.push(p4); - } - if(p5 != null) { - parameters.push(p5); - } - return $bind(this,this.__formatToString).apply(this,[className,parameters]); - } - ,isDefaultPrevented: function() { - return this.__preventDefault; - } - ,preventDefault: function() { - if(this.cancelable) { - this.__preventDefault = true; - } - } - ,stopImmediatePropagation: function() { - this.__isCanceled = true; - this.__isCanceledNow = true; - } - ,stopPropagation: function() { - this.__isCanceled = true; - } - ,toString: function() { - return this.__formatToString("Event",["type","bubbles","cancelable"]); - } - ,__formatToString: function(className,parameters) { - var output = "[" + className; - var arg = null; - var _g = 0; - while(_g < parameters.length) { - var param = parameters[_g]; - ++_g; - arg = Reflect.field(this,param); - if(typeof(arg) == "string") { - output += " " + param + "=\"" + Std.string(arg) + "\""; - } else { - output += " " + param + "=" + Std.string(arg); - } - } - output += "]"; - return output; - } - ,__init: function() { - this.target = null; - this.currentTarget = null; - this.bubbles = false; - this.cancelable = false; - this.eventPhase = 2; - this.__isCanceled = false; - this.__isCanceledNow = false; - this.__preventDefault = false; - } - ,__class__: openfl_events_Event -}; -var openfl_events_ActivityEvent = function(type,bubbles,cancelable,activating) { - if(activating == null) { - activating = false; - } - if(cancelable == null) { - cancelable = false; - } - if(bubbles == null) { - bubbles = false; - } - openfl_events_Event.call(this,type,bubbles,cancelable); - this.activating = activating; -}; -$hxClasses["openfl.events.ActivityEvent"] = openfl_events_ActivityEvent; -openfl_events_ActivityEvent.__name__ = "openfl.events.ActivityEvent"; -openfl_events_ActivityEvent.__super__ = openfl_events_Event; -openfl_events_ActivityEvent.prototype = $extend(openfl_events_Event.prototype,{ - clone: function() { - var event = new openfl_events_ActivityEvent(this.type,this.bubbles,this.cancelable,this.activating); - event.target = this.target; - event.currentTarget = this.currentTarget; - event.eventPhase = this.eventPhase; - return event; - } - ,toString: function() { - return this.__formatToString("ActivityEvent",["type","bubbles","cancelable","activating"]); - } - ,__init: function() { - openfl_events_Event.prototype.__init.call(this); - this.activating = false; - } - ,__class__: openfl_events_ActivityEvent -}); -var openfl_events_TextEvent = function(type,bubbles,cancelable,text) { - if(text == null) { - text = ""; - } - if(cancelable == null) { - cancelable = false; - } - if(bubbles == null) { - bubbles = false; - } - openfl_events_Event.call(this,type,bubbles,cancelable); - this.text = text; -}; -$hxClasses["openfl.events.TextEvent"] = openfl_events_TextEvent; -openfl_events_TextEvent.__name__ = "openfl.events.TextEvent"; -openfl_events_TextEvent.__super__ = openfl_events_Event; -openfl_events_TextEvent.prototype = $extend(openfl_events_Event.prototype,{ - clone: function() { - var event = new openfl_events_TextEvent(this.type,this.bubbles,this.cancelable,this.text); - event.target = this.target; - event.currentTarget = this.currentTarget; - event.eventPhase = this.eventPhase; - return event; - } - ,toString: function() { - return this.__formatToString("TextEvent",["type","bubbles","cancelable","text"]); - } - ,__init: function() { - openfl_events_Event.prototype.__init.call(this); - this.text = ""; - } - ,__class__: openfl_events_TextEvent -}); -var openfl_events_ErrorEvent = function(type,bubbles,cancelable,text,id) { - if(id == null) { - id = 0; - } - if(text == null) { - text = ""; - } - if(cancelable == null) { - cancelable = false; - } - if(bubbles == null) { - bubbles = false; - } - openfl_events_TextEvent.call(this,type,bubbles,cancelable,text); - this.errorID = id; -}; -$hxClasses["openfl.events.ErrorEvent"] = openfl_events_ErrorEvent; -openfl_events_ErrorEvent.__name__ = "openfl.events.ErrorEvent"; -openfl_events_ErrorEvent.__super__ = openfl_events_TextEvent; -openfl_events_ErrorEvent.prototype = $extend(openfl_events_TextEvent.prototype,{ - clone: function() { - var event = new openfl_events_ErrorEvent(this.type,this.bubbles,this.cancelable,this.text,this.errorID); - event.target = this.target; - event.currentTarget = this.currentTarget; - event.eventPhase = this.eventPhase; - return event; - } - ,toString: function() { - return this.__formatToString("ErrorEvent",["type","bubbles","cancelable","text","errorID"]); - } - ,__init: function() { - openfl_events_TextEvent.prototype.__init.call(this); - this.errorID = 0; - } - ,__class__: openfl_events_ErrorEvent -}); -var openfl_events__$EventDispatcher_DispatchIterator = function(list) { - this.active = false; - this.reset(list); -}; -$hxClasses["openfl.events._EventDispatcher.DispatchIterator"] = openfl_events__$EventDispatcher_DispatchIterator; -openfl_events__$EventDispatcher_DispatchIterator.__name__ = "openfl.events._EventDispatcher.DispatchIterator"; -openfl_events__$EventDispatcher_DispatchIterator.prototype = { - copy: function() { - if(!this.isCopy) { - this.list = this.list.slice(); - this.isCopy = true; - } - } - ,hasNext: function() { - return this.index < this.list.length; - } - ,next: function() { - return this.list[this.index++]; - } - ,remove: function(listener,listIndex) { - if(this.active) { - if(!this.isCopy) { - if(listIndex < this.index) { - this.index--; - } - } else { - var _g = this.index; - var _g1 = this.list.length; - while(_g < _g1) { - var i = _g++; - if(this.list[i] == listener) { - this.list.splice(i,1); - break; - } - } - } - } - } - ,reset: function(list) { - this.list = list; - this.isCopy = false; - this.index = 0; - } - ,start: function() { - this.active = true; - } - ,stop: function() { - this.active = false; - } - ,__class__: openfl_events__$EventDispatcher_DispatchIterator -}; -var openfl_events__$EventDispatcher_Listener = function(callback,useCapture,priority) { - this.callback = callback; - this.useCapture = useCapture; - this.priority = priority; -}; -$hxClasses["openfl.events._EventDispatcher.Listener"] = openfl_events__$EventDispatcher_Listener; -openfl_events__$EventDispatcher_Listener.__name__ = "openfl.events._EventDispatcher.Listener"; -openfl_events__$EventDispatcher_Listener.prototype = { - match: function(callback,useCapture) { - if(Reflect.compareMethods(this.callback,callback)) { - return this.useCapture == useCapture; - } else { - return false; - } - } - ,__class__: openfl_events__$EventDispatcher_Listener -}; -var openfl_events_EventType = {}; -openfl_events_EventType.equals = function(a,b) { - return a == b; -}; -openfl_events_EventType.notEquals = function(a,b) { - return a != b; -}; -var openfl_events_FocusEvent = function(type,bubbles,cancelable,relatedObject,shiftKey,keyCode) { - if(keyCode == null) { - keyCode = 0; - } - if(shiftKey == null) { - shiftKey = false; - } - if(cancelable == null) { - cancelable = false; - } - if(bubbles == null) { - bubbles = false; - } - openfl_events_Event.call(this,type,bubbles,cancelable); - this.keyCode = keyCode; - this.shiftKey = shiftKey; - this.relatedObject = relatedObject; -}; -$hxClasses["openfl.events.FocusEvent"] = openfl_events_FocusEvent; -openfl_events_FocusEvent.__name__ = "openfl.events.FocusEvent"; -openfl_events_FocusEvent.__super__ = openfl_events_Event; -openfl_events_FocusEvent.prototype = $extend(openfl_events_Event.prototype,{ - clone: function() { - var event = new openfl_events_FocusEvent(this.type,this.bubbles,this.cancelable,this.relatedObject,this.shiftKey,this.keyCode); - event.target = this.target; - event.currentTarget = this.currentTarget; - event.eventPhase = this.eventPhase; - return event; - } - ,toString: function() { - return this.__formatToString("FocusEvent",["type","bubbles","cancelable","relatedObject","shiftKey","keyCode"]); - } - ,__init: function() { - openfl_events_Event.prototype.__init.call(this); - this.keyCode = 0; - this.shiftKey = false; - this.relatedObject = null; - } - ,__class__: openfl_events_FocusEvent -}); -var openfl_events_FullScreenEvent = function(type,bubbles,cancelable,fullScreen,interactive) { - if(interactive == null) { - interactive = false; - } - if(fullScreen == null) { - fullScreen = false; - } - if(cancelable == null) { - cancelable = false; - } - if(bubbles == null) { - bubbles = false; - } - openfl_events_ActivityEvent.call(this,type,bubbles,cancelable); - this.fullScreen = fullScreen; - this.interactive = interactive; -}; -$hxClasses["openfl.events.FullScreenEvent"] = openfl_events_FullScreenEvent; -openfl_events_FullScreenEvent.__name__ = "openfl.events.FullScreenEvent"; -openfl_events_FullScreenEvent.__super__ = openfl_events_ActivityEvent; -openfl_events_FullScreenEvent.prototype = $extend(openfl_events_ActivityEvent.prototype,{ - clone: function() { - var event = new openfl_events_FullScreenEvent(this.type,this.bubbles,this.cancelable,this.fullScreen,this.interactive); - event.target = this.target; - event.currentTarget = this.currentTarget; - event.eventPhase = this.eventPhase; - return event; - } - ,toString: function() { - return this.__formatToString("FullscreenEvent",["type","bubbles","cancelable","fullscreen","interactive"]); - } - ,__init: function() { - openfl_events_ActivityEvent.prototype.__init.call(this); - this.fullScreen = false; - this.interactive = false; - } - ,__class__: openfl_events_FullScreenEvent -}); -var openfl_events_GameInputEvent = function(type,bubbles,cancelable,device) { - if(cancelable == null) { - cancelable = false; - } - if(bubbles == null) { - bubbles = true; - } - openfl_events_Event.call(this,type,bubbles,cancelable); - this.device = device; -}; -$hxClasses["openfl.events.GameInputEvent"] = openfl_events_GameInputEvent; -openfl_events_GameInputEvent.__name__ = "openfl.events.GameInputEvent"; -openfl_events_GameInputEvent.__super__ = openfl_events_Event; -openfl_events_GameInputEvent.prototype = $extend(openfl_events_Event.prototype,{ - clone: function() { - var event = new openfl_events_GameInputEvent(this.type,this.bubbles,this.cancelable,this.device); - event.target = this.target; - event.currentTarget = this.currentTarget; - event.eventPhase = this.eventPhase; - return event; - } - ,toString: function() { - return this.__formatToString("GameInputEvent",["type","bubbles","cancelable","device"]); - } - ,__init: function() { - openfl_events_Event.prototype.__init.call(this); - this.device = null; - } - ,__class__: openfl_events_GameInputEvent -}); -var openfl_events_HTTPStatusEvent = function(type,bubbles,cancelable,status,redirected) { - if(redirected == null) { - redirected = false; - } - if(status == null) { - status = 0; - } - if(cancelable == null) { - cancelable = false; - } - if(bubbles == null) { - bubbles = false; - } - this.status = status; - this.redirected = redirected; - openfl_events_Event.call(this,type,bubbles,cancelable); -}; -$hxClasses["openfl.events.HTTPStatusEvent"] = openfl_events_HTTPStatusEvent; -openfl_events_HTTPStatusEvent.__name__ = "openfl.events.HTTPStatusEvent"; -openfl_events_HTTPStatusEvent.__super__ = openfl_events_Event; -openfl_events_HTTPStatusEvent.prototype = $extend(openfl_events_Event.prototype,{ - clone: function() { - var event = new openfl_events_HTTPStatusEvent(this.type,this.bubbles,this.cancelable,this.status,this.redirected); - event.target = this.target; - event.currentTarget = this.currentTarget; - event.eventPhase = this.eventPhase; - return event; - } - ,toString: function() { - return this.__formatToString("HTTPStatusEvent",["type","bubbles","cancelable","status","redirected"]); - } - ,__init: function() { - openfl_events_Event.prototype.__init.call(this); - this.status = 0; - this.redirected = false; - } - ,__class__: openfl_events_HTTPStatusEvent -}); -var openfl_events_IOErrorEvent = function(type,bubbles,cancelable,text,id) { - if(id == null) { - id = 0; - } - if(text == null) { - text = ""; - } - if(cancelable == null) { - cancelable = false; - } - if(bubbles == null) { - bubbles = true; - } - openfl_events_ErrorEvent.call(this,type,bubbles,cancelable,text,id); -}; -$hxClasses["openfl.events.IOErrorEvent"] = openfl_events_IOErrorEvent; -openfl_events_IOErrorEvent.__name__ = "openfl.events.IOErrorEvent"; -openfl_events_IOErrorEvent.__super__ = openfl_events_ErrorEvent; -openfl_events_IOErrorEvent.prototype = $extend(openfl_events_ErrorEvent.prototype,{ - clone: function() { - var event = new openfl_events_IOErrorEvent(this.type,this.bubbles,this.cancelable,this.text,this.errorID); - event.target = this.target; - event.currentTarget = this.currentTarget; - event.eventPhase = this.eventPhase; - return event; - } - ,toString: function() { - return this.__formatToString("IOErrorEvent",["type","bubbles","cancelable","text","errorID"]); - } - ,__class__: openfl_events_IOErrorEvent -}); -var openfl_events_KeyboardEvent = function(type,bubbles,cancelable,charCodeValue,keyCodeValue,keyLocationValue,ctrlKeyValue,altKeyValue,shiftKeyValue,controlKeyValue,commandKeyValue) { - if(commandKeyValue == null) { - commandKeyValue = false; - } - if(controlKeyValue == null) { - controlKeyValue = false; - } - if(shiftKeyValue == null) { - shiftKeyValue = false; - } - if(altKeyValue == null) { - altKeyValue = false; - } - if(ctrlKeyValue == null) { - ctrlKeyValue = false; - } - if(keyCodeValue == null) { - keyCodeValue = 0; - } - if(charCodeValue == null) { - charCodeValue = 0; - } - if(cancelable == null) { - cancelable = false; - } - if(bubbles == null) { - bubbles = false; - } - openfl_events_Event.call(this,type,bubbles,cancelable); - this.charCode = charCodeValue; - this.keyCode = keyCodeValue; - this.keyLocation = keyLocationValue != null ? keyLocationValue : 0; - this.ctrlKey = ctrlKeyValue; - this.altKey = altKeyValue; - this.shiftKey = shiftKeyValue; - this.controlKey = controlKeyValue; - this.commandKey = commandKeyValue; -}; -$hxClasses["openfl.events.KeyboardEvent"] = openfl_events_KeyboardEvent; -openfl_events_KeyboardEvent.__name__ = "openfl.events.KeyboardEvent"; -openfl_events_KeyboardEvent.__super__ = openfl_events_Event; -openfl_events_KeyboardEvent.prototype = $extend(openfl_events_Event.prototype,{ - clone: function() { - var event = new openfl_events_KeyboardEvent(this.type,this.bubbles,this.cancelable,this.charCode,this.keyCode,this.keyLocation,this.ctrlKey,this.altKey,this.shiftKey,this.controlKey,this.commandKey); - event.target = this.target; - event.currentTarget = this.currentTarget; - event.eventPhase = this.eventPhase; - return event; - } - ,toString: function() { - return this.__formatToString("KeyboardEvent",["type","bubbles","cancelable","charCode","keyCode","keyLocation","ctrlKey","altKey","shiftKey"]); - } - ,__init: function() { - openfl_events_Event.prototype.__init.call(this); - this.charCode = 0; - this.keyCode = 0; - this.keyLocation = 0; - this.ctrlKey = false; - this.altKey = false; - this.shiftKey = false; - this.controlKey = false; - this.commandKey = false; - } - ,__class__: openfl_events_KeyboardEvent -}); -var openfl_events_MouseEvent = function(type,bubbles,cancelable,localX,localY,relatedObject,ctrlKey,altKey,shiftKey,buttonDown,delta,commandKey,clickCount) { - if(clickCount == null) { - clickCount = 0; - } - if(commandKey == null) { - commandKey = false; - } - if(delta == null) { - delta = 0; - } - if(buttonDown == null) { - buttonDown = false; - } - if(shiftKey == null) { - shiftKey = false; - } - if(altKey == null) { - altKey = false; - } - if(ctrlKey == null) { - ctrlKey = false; - } - if(localY == null) { - localY = 0; - } - if(localX == null) { - localX = 0; - } - if(cancelable == null) { - cancelable = false; - } - if(bubbles == null) { - bubbles = true; - } - openfl_events_Event.call(this,type,bubbles,cancelable); - this.shiftKey = shiftKey; - this.altKey = altKey; - this.ctrlKey = ctrlKey; - this.bubbles = bubbles; - this.relatedObject = relatedObject; - this.delta = delta; - this.localX = localX; - this.localY = localY; - this.buttonDown = buttonDown; - this.commandKey = commandKey; - this.clickCount = clickCount; - this.isRelatedObjectInaccessible = false; - this.stageX = NaN; - this.stageY = NaN; -}; -$hxClasses["openfl.events.MouseEvent"] = openfl_events_MouseEvent; -openfl_events_MouseEvent.__name__ = "openfl.events.MouseEvent"; -openfl_events_MouseEvent.__create = function(type,button,stageX,stageY,local,target,delta) { - if(delta == null) { - delta = 0; - } - var event = new openfl_events_MouseEvent(type,true,false,local.x,local.y,null,openfl_events_MouseEvent.__ctrlKey,openfl_events_MouseEvent.__altKey,openfl_events_MouseEvent.__shiftKey,openfl_events_MouseEvent.__buttonDown,delta,openfl_events_MouseEvent.__commandKey); - event.stageX = stageX; - event.stageY = stageY; - event.target = target; - return event; -}; -openfl_events_MouseEvent.__super__ = openfl_events_Event; -openfl_events_MouseEvent.prototype = $extend(openfl_events_Event.prototype,{ - clone: function() { - var event = new openfl_events_MouseEvent(this.type,this.bubbles,this.cancelable,this.localX,this.localY,this.relatedObject,this.ctrlKey,this.altKey,this.shiftKey,this.buttonDown,this.delta,this.commandKey,this.clickCount); - event.target = this.target; - event.currentTarget = this.currentTarget; - event.eventPhase = this.eventPhase; - return event; - } - ,toString: function() { - return this.__formatToString("MouseEvent",["type","bubbles","cancelable","localX","localY","relatedObject","ctrlKey","altKey","shiftKey","buttonDown","delta"]); - } - ,updateAfterEvent: function() { - } - ,__init: function() { - openfl_events_Event.prototype.__init.call(this); - this.shiftKey = false; - this.altKey = false; - this.ctrlKey = false; - this.bubbles = false; - this.relatedObject = null; - this.delta = 0; - this.localX = 0; - this.localY = 0; - this.buttonDown = false; - this.commandKey = false; - this.clickCount = 0; - this.isRelatedObjectInaccessible = false; - this.stageX = NaN; - this.stageY = NaN; - } - ,__class__: openfl_events_MouseEvent -}); -var openfl_events_NetStatusEvent = function(type,bubbles,cancelable,info) { - if(cancelable == null) { - cancelable = false; - } - if(bubbles == null) { - bubbles = false; - } - this.info = info; - openfl_events_Event.call(this,type,bubbles,cancelable); -}; -$hxClasses["openfl.events.NetStatusEvent"] = openfl_events_NetStatusEvent; -openfl_events_NetStatusEvent.__name__ = "openfl.events.NetStatusEvent"; -openfl_events_NetStatusEvent.__super__ = openfl_events_Event; -openfl_events_NetStatusEvent.prototype = $extend(openfl_events_Event.prototype,{ - clone: function() { - var event = new openfl_events_NetStatusEvent(this.type,this.bubbles,this.cancelable,this.info); - event.target = this.target; - event.currentTarget = this.currentTarget; - event.eventPhase = this.eventPhase; - return event; - } - ,toString: function() { - return this.__formatToString("NetStatusEvent",["type","bubbles","cancelable","info"]); - } - ,__init: function() { - openfl_events_Event.prototype.__init.call(this); - this.info = null; - } - ,__class__: openfl_events_NetStatusEvent -}); -var openfl_events_ProgressEvent = function(type,bubbles,cancelable,bytesLoaded,bytesTotal) { - if(bytesTotal == null) { - bytesTotal = 0; - } - if(bytesLoaded == null) { - bytesLoaded = 0; - } - if(cancelable == null) { - cancelable = false; - } - if(bubbles == null) { - bubbles = false; - } - openfl_events_Event.call(this,type,bubbles,cancelable); - this.bytesLoaded = bytesLoaded; - this.bytesTotal = bytesTotal; -}; -$hxClasses["openfl.events.ProgressEvent"] = openfl_events_ProgressEvent; -openfl_events_ProgressEvent.__name__ = "openfl.events.ProgressEvent"; -openfl_events_ProgressEvent.__super__ = openfl_events_Event; -openfl_events_ProgressEvent.prototype = $extend(openfl_events_Event.prototype,{ - clone: function() { - var event = new openfl_events_ProgressEvent(this.type,this.bubbles,this.cancelable,this.bytesLoaded,this.bytesTotal); - event.target = this.target; - event.currentTarget = this.currentTarget; - event.eventPhase = this.eventPhase; - return event; - } - ,toString: function() { - return this.__formatToString("ProgressEvent",["type","bubbles","cancelable","bytesLoaded","bytesTotal"]); - } - ,__init: function() { - openfl_events_Event.prototype.__init.call(this); - this.bytesLoaded = 0; - this.bytesTotal = 0; - } - ,__class__: openfl_events_ProgressEvent -}); -var openfl_events_RenderEvent = function(type,bubbles,cancelable,objectMatrix,objectColorTransform,allowSmoothing) { - if(allowSmoothing == null) { - allowSmoothing = true; - } - if(cancelable == null) { - cancelable = false; - } - if(bubbles == null) { - bubbles = false; - } - openfl_events_Event.call(this,type,bubbles,cancelable); - this.objectMatrix = objectMatrix; - this.objectColorTransform = objectColorTransform; - this.allowSmoothing = allowSmoothing; -}; -$hxClasses["openfl.events.RenderEvent"] = openfl_events_RenderEvent; -openfl_events_RenderEvent.__name__ = "openfl.events.RenderEvent"; -openfl_events_RenderEvent.__super__ = openfl_events_Event; -openfl_events_RenderEvent.prototype = $extend(openfl_events_Event.prototype,{ - clone: function() { - var event = new openfl_events_RenderEvent(this.type,this.bubbles,this.cancelable,this.objectMatrix.clone(),this.objectColorTransform.__clone(),this.allowSmoothing); - event.target = this.target; - event.currentTarget = this.currentTarget; - event.eventPhase = this.eventPhase; - return event; - } - ,toString: function() { - return this.__formatToString("RenderEvent",["type","bubbles","cancelable"]); - } - ,__init: function() { - openfl_events_Event.prototype.__init.call(this); - this.objectMatrix = null; - this.objectColorTransform = null; - this.allowSmoothing = false; - this.renderer = null; - } - ,__class__: openfl_events_RenderEvent -}); -var openfl_events_SecurityErrorEvent = function(type,bubbles,cancelable,text,id) { - if(id == null) { - id = 0; - } - if(text == null) { - text = ""; - } - if(cancelable == null) { - cancelable = false; - } - if(bubbles == null) { - bubbles = false; - } - openfl_events_ErrorEvent.call(this,type,bubbles,cancelable,text,id); -}; -$hxClasses["openfl.events.SecurityErrorEvent"] = openfl_events_SecurityErrorEvent; -openfl_events_SecurityErrorEvent.__name__ = "openfl.events.SecurityErrorEvent"; -openfl_events_SecurityErrorEvent.__super__ = openfl_events_ErrorEvent; -openfl_events_SecurityErrorEvent.prototype = $extend(openfl_events_ErrorEvent.prototype,{ - clone: function() { - var event = new openfl_events_SecurityErrorEvent(this.type,this.bubbles,this.cancelable,this.text,this.errorID); - event.target = this.target; - event.currentTarget = this.currentTarget; - event.eventPhase = this.eventPhase; - return event; - } - ,toString: function() { - return this.__formatToString("SecurityErrorEvent",["type","bubbles","cancelable","text","errorID"]); - } - ,__class__: openfl_events_SecurityErrorEvent -}); -var openfl_events_TouchEvent = function(type,bubbles,cancelable,touchPointID,isPrimaryTouchPoint,localX,localY,sizeX,sizeY,pressure,relatedObject,ctrlKey,altKey,shiftKey,commandKey,controlKey,timestamp,touchIntent,samples,isTouchPointCanceled) { - if(isTouchPointCanceled == null) { - isTouchPointCanceled = false; - } - if(timestamp == null) { - timestamp = 0; - } - if(controlKey == null) { - controlKey = false; - } - if(commandKey == null) { - commandKey = false; - } - if(shiftKey == null) { - shiftKey = false; - } - if(altKey == null) { - altKey = false; - } - if(ctrlKey == null) { - ctrlKey = false; - } - if(pressure == null) { - pressure = 0; - } - if(sizeY == null) { - sizeY = 0; - } - if(sizeX == null) { - sizeX = 0; - } - if(localY == null) { - localY = 0; - } - if(localX == null) { - localX = 0; - } - if(isPrimaryTouchPoint == null) { - isPrimaryTouchPoint = false; - } - if(touchPointID == null) { - touchPointID = 0; - } - if(cancelable == null) { - cancelable = false; - } - if(bubbles == null) { - bubbles = true; - } - openfl_events_Event.call(this,type,bubbles,cancelable); - this.touchPointID = touchPointID; - this.isPrimaryTouchPoint = isPrimaryTouchPoint; - this.localX = localX; - this.localY = localY; - this.sizeX = sizeX; - this.sizeY = sizeY; - this.pressure = pressure; - this.relatedObject = relatedObject; - this.ctrlKey = ctrlKey; - this.altKey = altKey; - this.shiftKey = shiftKey; - this.commandKey = commandKey; - this.controlKey = controlKey; - this.stageX = NaN; - this.stageY = NaN; -}; -$hxClasses["openfl.events.TouchEvent"] = openfl_events_TouchEvent; -openfl_events_TouchEvent.__name__ = "openfl.events.TouchEvent"; -openfl_events_TouchEvent.__create = function(type,touch,stageX,stageY,local,target) { - var evt = new openfl_events_TouchEvent(type,true,false,0,true,local.x,local.y,1,1,1); - evt.stageX = stageX; - evt.stageY = stageY; - evt.target = target; - return evt; -}; -openfl_events_TouchEvent.__super__ = openfl_events_Event; -openfl_events_TouchEvent.prototype = $extend(openfl_events_Event.prototype,{ - clone: function() { - var event = new openfl_events_TouchEvent(this.type,this.bubbles,this.cancelable,this.touchPointID,this.isPrimaryTouchPoint,this.localX,this.localY,this.sizeX,this.sizeY,this.pressure,this.relatedObject,this.ctrlKey,this.altKey,this.shiftKey,this.commandKey,this.controlKey); - event.target = this.target; - event.currentTarget = this.currentTarget; - event.eventPhase = this.eventPhase; - return event; - } - ,toString: function() { - return this.__formatToString("TouchEvent",["type","bubbles","cancelable","touchPointID","isPrimaryTouchPoint","localX","localY","sizeX","sizeY","pressure","relatedObject","ctrlKey","altKey","shiftKey","commandKey","controlKey"]); - } - ,updateAfterEvent: function() { - } - ,__init: function() { - openfl_events_Event.prototype.__init.call(this); - this.touchPointID = 0; - this.isPrimaryTouchPoint = false; - this.localX = 0; - this.localY = 0; - this.sizeX = 0; - this.sizeY = 0; - this.pressure = 0; - this.relatedObject = null; - this.ctrlKey = false; - this.altKey = false; - this.shiftKey = false; - this.commandKey = false; - this.controlKey = false; - this.stageX = NaN; - this.stageY = NaN; - } - ,__class__: openfl_events_TouchEvent -}); -var openfl_events_UncaughtErrorEvent = function(type,bubbles,cancelable,error) { - if(cancelable == null) { - cancelable = true; - } - if(bubbles == null) { - bubbles = true; - } - openfl_events_ErrorEvent.call(this,type,bubbles,cancelable); - this.error = error; -}; -$hxClasses["openfl.events.UncaughtErrorEvent"] = openfl_events_UncaughtErrorEvent; -openfl_events_UncaughtErrorEvent.__name__ = "openfl.events.UncaughtErrorEvent"; -openfl_events_UncaughtErrorEvent.__super__ = openfl_events_ErrorEvent; -openfl_events_UncaughtErrorEvent.prototype = $extend(openfl_events_ErrorEvent.prototype,{ - clone: function() { - var event = new openfl_events_UncaughtErrorEvent(this.type,this.bubbles,this.cancelable,this.error); - event.target = this.target; - event.currentTarget = this.currentTarget; - event.eventPhase = this.eventPhase; - return event; - } - ,toString: function() { - return this.__formatToString("UncaughtErrorEvent",["type","bubbles","cancelable","error"]); - } - ,__init: function() { - openfl_events_ErrorEvent.prototype.__init.call(this); - this.error = null; - } - ,__class__: openfl_events_UncaughtErrorEvent -}); -var openfl_events_UncaughtErrorEvents = function() { - openfl_events_EventDispatcher.call(this); -}; -$hxClasses["openfl.events.UncaughtErrorEvents"] = openfl_events_UncaughtErrorEvents; -openfl_events_UncaughtErrorEvents.__name__ = "openfl.events.UncaughtErrorEvents"; -openfl_events_UncaughtErrorEvents.__super__ = openfl_events_EventDispatcher; -openfl_events_UncaughtErrorEvents.prototype = $extend(openfl_events_EventDispatcher.prototype,{ - __class__: openfl_events_UncaughtErrorEvents -}); -var openfl_filters_BitmapFilter = function() { - this.__bottomExtension = 0; - this.__leftExtension = 0; - this.__needSecondBitmapData = true; - this.__numShaderPasses = 0; - this.__preserveObject = false; - this.__rightExtension = 0; - this.__shaderBlendMode = 10; - this.__topExtension = 0; - this.__smooth = true; -}; -$hxClasses["openfl.filters.BitmapFilter"] = openfl_filters_BitmapFilter; -openfl_filters_BitmapFilter.__name__ = "openfl.filters.BitmapFilter"; -openfl_filters_BitmapFilter.prototype = { - clone: function() { - return new openfl_filters_BitmapFilter(); - } - ,__applyFilter: function(bitmapData,sourceBitmapData,sourceRect,destPoint) { - return sourceBitmapData; - } - ,__initShader: function(renderer,pass,sourceBitmapData) { - return null; - } - ,__class__: openfl_filters_BitmapFilter -}; -var openfl_geom_Matrix3D = function(v) { - if(v != null && v.get_length() == 16) { - this.rawData = v.concat(null); - } else { - this.rawData = openfl_Vector.toFloatVector(null,null,null,[1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0]); - } -}; -$hxClasses["openfl.geom.Matrix3D"] = openfl_geom_Matrix3D; -openfl_geom_Matrix3D.__name__ = "openfl.geom.Matrix3D"; -openfl_geom_Matrix3D.create2D = function(x,y,scale,rotation) { - if(rotation == null) { - rotation = 0; - } - if(scale == null) { - scale = 1; - } - var theta = rotation * Math.PI / 180.0; - var c = Math.cos(theta); - var s = Math.sin(theta); - return new openfl_geom_Matrix3D(openfl_Vector.toFloatVector(null,null,null,[c * scale,-s * scale,0,0,s * scale,c * scale,0,0,0,0,1,0,x,y,0,1])); -}; -openfl_geom_Matrix3D.createABCD = function(a,b,c,d,tx,ty) { - return new openfl_geom_Matrix3D(openfl_Vector.toFloatVector(null,null,null,[a,b,0,0,c,d,0,0,0,0,1,0,tx,ty,0,1])); -}; -openfl_geom_Matrix3D.createOrtho = function(x0,x1,y0,y1,zNear,zFar) { - var sx = 1.0 / (x1 - x0); - var sy = 1.0 / (y1 - y0); - var sz = 1.0 / (zFar - zNear); - return new openfl_geom_Matrix3D(openfl_Vector.toFloatVector(null,null,null,[2.0 * sx,0,0,0,0,2.0 * sy,0,0,0,0,-2.0 * sz,0,-(x0 + x1) * sx,-(y0 + y1) * sy,-(zNear + zFar) * sz,1])); -}; -openfl_geom_Matrix3D.interpolate = function(thisMat,toMat,percent) { - var m = new openfl_geom_Matrix3D(); - var _g = 0; - while(_g < 16) { - var i = _g++; - m.rawData.set(i,thisMat.rawData.get(i) + (toMat.rawData.get(i) - thisMat.rawData.get(i)) * percent); - } - return m; -}; -openfl_geom_Matrix3D.__getAxisRotation = function(x,y,z,degrees) { - var m = new openfl_geom_Matrix3D(); - var a1 = new openfl_geom_Vector3D(x,y,z); - var rad = -degrees * (Math.PI / 180); - var c = Math.cos(rad); - var s = Math.sin(rad); - var t = 1.0 - c; - m.rawData.set(0,c + a1.x * a1.x * t); - m.rawData.set(5,c + a1.y * a1.y * t); - m.rawData.set(10,c + a1.z * a1.z * t); - var tmp1 = a1.x * a1.y * t; - var tmp2 = a1.z * s; - m.rawData.set(4,tmp1 + tmp2); - m.rawData.set(1,tmp1 - tmp2); - tmp1 = a1.x * a1.z * t; - tmp2 = a1.y * s; - m.rawData.set(8,tmp1 - tmp2); - m.rawData.set(2,tmp1 + tmp2); - tmp1 = a1.y * a1.z * t; - tmp2 = a1.x * s; - m.rawData.set(9,tmp1 + tmp2); - m.rawData.set(6,tmp1 - tmp2); - return m; -}; -openfl_geom_Matrix3D.prototype = { - append: function(lhs) { - var m111 = this.rawData.get(0); - var m121 = this.rawData.get(4); - var m131 = this.rawData.get(8); - var m141 = this.rawData.get(12); - var m112 = this.rawData.get(1); - var m122 = this.rawData.get(5); - var m132 = this.rawData.get(9); - var m142 = this.rawData.get(13); - var m113 = this.rawData.get(2); - var m123 = this.rawData.get(6); - var m133 = this.rawData.get(10); - var m143 = this.rawData.get(14); - var m114 = this.rawData.get(3); - var m124 = this.rawData.get(7); - var m134 = this.rawData.get(11); - var m144 = this.rawData.get(15); - var m211 = lhs.rawData.get(0); - var m221 = lhs.rawData.get(4); - var m231 = lhs.rawData.get(8); - var m241 = lhs.rawData.get(12); - var m212 = lhs.rawData.get(1); - var m222 = lhs.rawData.get(5); - var m232 = lhs.rawData.get(9); - var m242 = lhs.rawData.get(13); - var m213 = lhs.rawData.get(2); - var m223 = lhs.rawData.get(6); - var m233 = lhs.rawData.get(10); - var m243 = lhs.rawData.get(14); - var m214 = lhs.rawData.get(3); - var m224 = lhs.rawData.get(7); - var m234 = lhs.rawData.get(11); - var m244 = lhs.rawData.get(15); - this.rawData.set(0,m111 * m211 + m112 * m221 + m113 * m231 + m114 * m241); - this.rawData.set(1,m111 * m212 + m112 * m222 + m113 * m232 + m114 * m242); - this.rawData.set(2,m111 * m213 + m112 * m223 + m113 * m233 + m114 * m243); - this.rawData.set(3,m111 * m214 + m112 * m224 + m113 * m234 + m114 * m244); - this.rawData.set(4,m121 * m211 + m122 * m221 + m123 * m231 + m124 * m241); - this.rawData.set(5,m121 * m212 + m122 * m222 + m123 * m232 + m124 * m242); - this.rawData.set(6,m121 * m213 + m122 * m223 + m123 * m233 + m124 * m243); - this.rawData.set(7,m121 * m214 + m122 * m224 + m123 * m234 + m124 * m244); - this.rawData.set(8,m131 * m211 + m132 * m221 + m133 * m231 + m134 * m241); - this.rawData.set(9,m131 * m212 + m132 * m222 + m133 * m232 + m134 * m242); - this.rawData.set(10,m131 * m213 + m132 * m223 + m133 * m233 + m134 * m243); - this.rawData.set(11,m131 * m214 + m132 * m224 + m133 * m234 + m134 * m244); - this.rawData.set(12,m141 * m211 + m142 * m221 + m143 * m231 + m144 * m241); - this.rawData.set(13,m141 * m212 + m142 * m222 + m143 * m232 + m144 * m242); - this.rawData.set(14,m141 * m213 + m142 * m223 + m143 * m233 + m144 * m243); - this.rawData.set(15,m141 * m214 + m142 * m224 + m143 * m234 + m144 * m244); - } - ,appendRotation: function(degrees,axis,pivotPoint) { - var tz = 0; - var ty = tz; - var tx = ty; - if(pivotPoint != null) { - tx = pivotPoint.x; - ty = pivotPoint.y; - tz = pivotPoint.z; - } - var radian = degrees * Math.PI / 180; - var cos = Math.cos(radian); - var sin = Math.sin(radian); - var x = axis.x; - var y = axis.y; - var z = axis.z; - var x2 = x * x; - var y2 = y * y; - var z2 = z * z; - var ls = x2 + y2 + z2; - if(ls != 0) { - var l = Math.sqrt(ls); - x /= l; - y /= l; - z /= l; - x2 /= ls; - y2 /= ls; - z2 /= ls; - } - var ccos = 1 - cos; - var m = new openfl_geom_Matrix3D(); - var d = m.rawData; - d.set(0,x2 + (y2 + z2) * cos); - d.set(1,x * y * ccos + z * sin); - d.set(2,x * z * ccos - y * sin); - d.set(4,x * y * ccos - z * sin); - d.set(5,y2 + (x2 + z2) * cos); - d.set(6,y * z * ccos + x * sin); - d.set(8,x * z * ccos + y * sin); - d.set(9,y * z * ccos - x * sin); - d.set(10,z2 + (x2 + y2) * cos); - d.set(12,(tx * (y2 + z2) - x * (ty * y + tz * z)) * ccos + (ty * z - tz * y) * sin); - d.set(13,(ty * (x2 + z2) - y * (tx * x + tz * z)) * ccos + (tz * x - tx * z) * sin); - d.set(14,(tz * (x2 + y2) - z * (tx * x + ty * y)) * ccos + (tx * y - ty * x) * sin); - this.append(m); - } - ,appendScale: function(xScale,yScale,zScale) { - this.append(new openfl_geom_Matrix3D(openfl_Vector.toFloatVector(null,null,null,[xScale,0.0,0.0,0.0,0.0,yScale,0.0,0.0,0.0,0.0,zScale,0.0,0.0,0.0,0.0,1.0]))); - } - ,appendTranslation: function(x,y,z) { - var _g = this.rawData; - _g.set(12,_g.get(12) + x); - var _g = this.rawData; - _g.set(13,_g.get(13) + y); - var _g = this.rawData; - _g.set(14,_g.get(14) + z); - } - ,clone: function() { - return new openfl_geom_Matrix3D(this.rawData.copy()); - } - ,copyColumnFrom: function(column,vector3D) { - switch(column) { - case 0: - this.rawData.set(0,vector3D.x); - this.rawData.set(1,vector3D.y); - this.rawData.set(2,vector3D.z); - this.rawData.set(3,vector3D.w); - break; - case 1: - this.rawData.set(4,vector3D.x); - this.rawData.set(5,vector3D.y); - this.rawData.set(6,vector3D.z); - this.rawData.set(7,vector3D.w); - break; - case 2: - this.rawData.set(8,vector3D.x); - this.rawData.set(9,vector3D.y); - this.rawData.set(10,vector3D.z); - this.rawData.set(11,vector3D.w); - break; - case 3: - this.rawData.set(12,vector3D.x); - this.rawData.set(13,vector3D.y); - this.rawData.set(14,vector3D.z); - this.rawData.set(15,vector3D.w); - break; - default: - } - } - ,copyColumnTo: function(column,vector3D) { - switch(column) { - case 0: - vector3D.x = this.rawData.get(0); - vector3D.y = this.rawData.get(1); - vector3D.z = this.rawData.get(2); - vector3D.w = this.rawData.get(3); - break; - case 1: - vector3D.x = this.rawData.get(4); - vector3D.y = this.rawData.get(5); - vector3D.z = this.rawData.get(6); - vector3D.w = this.rawData.get(7); - break; - case 2: - vector3D.x = this.rawData.get(8); - vector3D.y = this.rawData.get(9); - vector3D.z = this.rawData.get(10); - vector3D.w = this.rawData.get(11); - break; - case 3: - vector3D.x = this.rawData.get(12); - vector3D.y = this.rawData.get(13); - vector3D.z = this.rawData.get(14); - vector3D.w = this.rawData.get(15); - break; - default: - } - } - ,copyFrom: function(other) { - this.rawData = other.rawData.copy(); - } - ,copyRawDataFrom: function(vector,index,transpose) { - if(transpose == null) { - transpose = false; - } - if(index == null) { - index = 0; - } - if(transpose) { - this.transpose(); - } - var length = vector.get_length() - index; - var _g = 0; - var _g1 = length; - while(_g < _g1) { - var i = _g++; - this.rawData.set(i,vector.get(i + index)); - } - if(transpose) { - this.transpose(); - } - } - ,copyRawDataTo: function(vector,index,transpose) { - if(transpose == null) { - transpose = false; - } - if(index == null) { - index = 0; - } - if(transpose) { - this.transpose(); - } - var _g = 0; - var _g1 = this.rawData.get_length(); - while(_g < _g1) { - var i = _g++; - vector.set(i + index,this.rawData.get(i)); - } - if(transpose) { - this.transpose(); - } - } - ,copyRowFrom: function(row,vector3D) { - switch(row) { - case 0: - this.rawData.set(0,vector3D.x); - this.rawData.set(4,vector3D.y); - this.rawData.set(8,vector3D.z); - this.rawData.set(12,vector3D.w); - break; - case 1: - this.rawData.set(1,vector3D.x); - this.rawData.set(5,vector3D.y); - this.rawData.set(9,vector3D.z); - this.rawData.set(13,vector3D.w); - break; - case 2: - this.rawData.set(2,vector3D.x); - this.rawData.set(6,vector3D.y); - this.rawData.set(10,vector3D.z); - this.rawData.set(14,vector3D.w); - break; - case 3: - this.rawData.set(3,vector3D.x); - this.rawData.set(7,vector3D.y); - this.rawData.set(11,vector3D.z); - this.rawData.set(15,vector3D.w); - break; - default: - } - } - ,copyRowTo: function(row,vector3D) { - switch(row) { - case 0: - vector3D.x = this.rawData.get(0); - vector3D.y = this.rawData.get(4); - vector3D.z = this.rawData.get(8); - vector3D.w = this.rawData.get(12); - break; - case 1: - vector3D.x = this.rawData.get(1); - vector3D.y = this.rawData.get(5); - vector3D.z = this.rawData.get(9); - vector3D.w = this.rawData.get(13); - break; - case 2: - vector3D.x = this.rawData.get(2); - vector3D.y = this.rawData.get(6); - vector3D.z = this.rawData.get(10); - vector3D.w = this.rawData.get(14); - break; - case 3: - vector3D.x = this.rawData.get(3); - vector3D.y = this.rawData.get(7); - vector3D.z = this.rawData.get(11); - vector3D.w = this.rawData.get(15); - break; - default: - } - } - ,copyToMatrix3D: function(other) { - other.rawData = this.rawData.copy(); - } - ,decompose: function(orientationStyle) { - if(orientationStyle == null) { - orientationStyle = 1; - } - var vec = openfl_Vector.toObjectVector(null); - var m = this.clone(); - var mr = m.rawData.copy(); - var pos = new openfl_geom_Vector3D(mr.get(12),mr.get(13),mr.get(14)); - mr.set(12,0); - mr.set(13,0); - mr.set(14,0); - var scale = new openfl_geom_Vector3D(); - scale.x = Math.sqrt(mr.get(0) * mr.get(0) + mr.get(1) * mr.get(1) + mr.get(2) * mr.get(2)); - scale.y = Math.sqrt(mr.get(4) * mr.get(4) + mr.get(5) * mr.get(5) + mr.get(6) * mr.get(6)); - scale.z = Math.sqrt(mr.get(8) * mr.get(8) + mr.get(9) * mr.get(9) + mr.get(10) * mr.get(10)); - if(mr.get(0) * (mr.get(5) * mr.get(10) - mr.get(6) * mr.get(9)) - mr.get(1) * (mr.get(4) * mr.get(10) - mr.get(6) * mr.get(8)) + mr.get(2) * (mr.get(4) * mr.get(9) - mr.get(5) * mr.get(8)) < 0) { - scale.z = -scale.z; - } - var _g = mr; - _g.set(0,_g.get(0) / scale.x); - var _g = mr; - _g.set(1,_g.get(1) / scale.x); - var _g = mr; - _g.set(2,_g.get(2) / scale.x); - var _g = mr; - _g.set(4,_g.get(4) / scale.y); - var _g = mr; - _g.set(5,_g.get(5) / scale.y); - var _g = mr; - _g.set(6,_g.get(6) / scale.y); - var _g = mr; - _g.set(8,_g.get(8) / scale.z); - var _g = mr; - _g.set(9,_g.get(9) / scale.z); - var _g = mr; - _g.set(10,_g.get(10) / scale.z); - var rot = new openfl_geom_Vector3D(); - switch(orientationStyle) { - case 0: - rot.w = Math.acos((mr.get(0) + mr.get(5) + mr.get(10) - 1) / 2); - var len = Math.sqrt((mr.get(6) - mr.get(9)) * (mr.get(6) - mr.get(9)) + (mr.get(8) - mr.get(2)) * (mr.get(8) - mr.get(2)) + (mr.get(1) - mr.get(4)) * (mr.get(1) - mr.get(4))); - if(len != 0) { - rot.x = (mr.get(6) - mr.get(9)) / len; - rot.y = (mr.get(8) - mr.get(2)) / len; - rot.z = (mr.get(1) - mr.get(4)) / len; - } else { - rot.x = rot.y = rot.z = 0; - } - break; - case 1: - rot.y = Math.asin(-mr.get(2)); - if(mr.get(2) != 1 && mr.get(2) != -1) { - rot.x = Math.atan2(mr.get(6),mr.get(10)); - rot.z = Math.atan2(mr.get(1),mr.get(0)); - } else { - rot.z = 0; - rot.x = Math.atan2(mr.get(4),mr.get(5)); - } - break; - case 2: - var tr = mr.get(0) + mr.get(5) + mr.get(10); - if(tr > 0) { - rot.w = Math.sqrt(1 + tr) / 2; - rot.x = (mr.get(6) - mr.get(9)) / (4 * rot.w); - rot.y = (mr.get(8) - mr.get(2)) / (4 * rot.w); - rot.z = (mr.get(1) - mr.get(4)) / (4 * rot.w); - } else if(mr.get(0) > mr.get(5) && mr.get(0) > mr.get(10)) { - rot.x = Math.sqrt(1 + mr.get(0) - mr.get(5) - mr.get(10)) / 2; - rot.w = (mr.get(6) - mr.get(9)) / (4 * rot.x); - rot.y = (mr.get(1) + mr.get(4)) / (4 * rot.x); - rot.z = (mr.get(8) + mr.get(2)) / (4 * rot.x); - } else if(mr.get(5) > mr.get(10)) { - rot.y = Math.sqrt(1 + mr.get(5) - mr.get(0) - mr.get(10)) / 2; - rot.x = (mr.get(1) + mr.get(4)) / (4 * rot.y); - rot.w = (mr.get(8) - mr.get(2)) / (4 * rot.y); - rot.z = (mr.get(6) + mr.get(9)) / (4 * rot.y); - } else { - rot.z = Math.sqrt(1 + mr.get(10) - mr.get(0) - mr.get(5)) / 2; - rot.x = (mr.get(8) + mr.get(2)) / (4 * rot.z); - rot.y = (mr.get(6) + mr.get(9)) / (4 * rot.z); - rot.w = (mr.get(1) - mr.get(4)) / (4 * rot.z); - } - break; - } - vec.push(pos); - vec.push(rot); - vec.push(scale); - return vec; - } - ,deltaTransformVector: function(v) { - var x = v.x; - var y = v.y; - var z = v.z; - return new openfl_geom_Vector3D(x * this.rawData.get(0) + y * this.rawData.get(4) + z * this.rawData.get(8),x * this.rawData.get(1) + y * this.rawData.get(5) + z * this.rawData.get(9),x * this.rawData.get(2) + y * this.rawData.get(6) + z * this.rawData.get(10),x * this.rawData.get(3) + y * this.rawData.get(7) + z * this.rawData.get(11)); - } - ,identity: function() { - this.rawData = openfl_Vector.toFloatVector(null,null,null,[1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0]); - } - ,interpolateTo: function(toMat,percent) { - var _g = 0; - while(_g < 16) { - var i = _g++; - this.rawData.set(i,this.rawData.get(i) + (toMat.rawData.get(i) - this.rawData.get(i)) * percent); - } - } - ,invert: function() { - var d = this.get_determinant(); - var invertable = Math.abs(d) > 0.00000000001; - if(invertable) { - d = 1 / d; - var m11 = this.rawData.get(0); - var m21 = this.rawData.get(4); - var m31 = this.rawData.get(8); - var m41 = this.rawData.get(12); - var m12 = this.rawData.get(1); - var m22 = this.rawData.get(5); - var m32 = this.rawData.get(9); - var m42 = this.rawData.get(13); - var m13 = this.rawData.get(2); - var m23 = this.rawData.get(6); - var m33 = this.rawData.get(10); - var m43 = this.rawData.get(14); - var m14 = this.rawData.get(3); - var m24 = this.rawData.get(7); - var m34 = this.rawData.get(11); - var m44 = this.rawData.get(15); - this.rawData.set(0,d * (m22 * (m33 * m44 - m43 * m34) - m32 * (m23 * m44 - m43 * m24) + m42 * (m23 * m34 - m33 * m24))); - this.rawData.set(1,-d * (m12 * (m33 * m44 - m43 * m34) - m32 * (m13 * m44 - m43 * m14) + m42 * (m13 * m34 - m33 * m14))); - this.rawData.set(2,d * (m12 * (m23 * m44 - m43 * m24) - m22 * (m13 * m44 - m43 * m14) + m42 * (m13 * m24 - m23 * m14))); - this.rawData.set(3,-d * (m12 * (m23 * m34 - m33 * m24) - m22 * (m13 * m34 - m33 * m14) + m32 * (m13 * m24 - m23 * m14))); - this.rawData.set(4,-d * (m21 * (m33 * m44 - m43 * m34) - m31 * (m23 * m44 - m43 * m24) + m41 * (m23 * m34 - m33 * m24))); - this.rawData.set(5,d * (m11 * (m33 * m44 - m43 * m34) - m31 * (m13 * m44 - m43 * m14) + m41 * (m13 * m34 - m33 * m14))); - this.rawData.set(6,-d * (m11 * (m23 * m44 - m43 * m24) - m21 * (m13 * m44 - m43 * m14) + m41 * (m13 * m24 - m23 * m14))); - this.rawData.set(7,d * (m11 * (m23 * m34 - m33 * m24) - m21 * (m13 * m34 - m33 * m14) + m31 * (m13 * m24 - m23 * m14))); - this.rawData.set(8,d * (m21 * (m32 * m44 - m42 * m34) - m31 * (m22 * m44 - m42 * m24) + m41 * (m22 * m34 - m32 * m24))); - this.rawData.set(9,-d * (m11 * (m32 * m44 - m42 * m34) - m31 * (m12 * m44 - m42 * m14) + m41 * (m12 * m34 - m32 * m14))); - this.rawData.set(10,d * (m11 * (m22 * m44 - m42 * m24) - m21 * (m12 * m44 - m42 * m14) + m41 * (m12 * m24 - m22 * m14))); - this.rawData.set(11,-d * (m11 * (m22 * m34 - m32 * m24) - m21 * (m12 * m34 - m32 * m14) + m31 * (m12 * m24 - m22 * m14))); - this.rawData.set(12,-d * (m21 * (m32 * m43 - m42 * m33) - m31 * (m22 * m43 - m42 * m23) + m41 * (m22 * m33 - m32 * m23))); - this.rawData.set(13,d * (m11 * (m32 * m43 - m42 * m33) - m31 * (m12 * m43 - m42 * m13) + m41 * (m12 * m33 - m32 * m13))); - this.rawData.set(14,-d * (m11 * (m22 * m43 - m42 * m23) - m21 * (m12 * m43 - m42 * m13) + m41 * (m12 * m23 - m22 * m13))); - this.rawData.set(15,d * (m11 * (m22 * m33 - m32 * m23) - m21 * (m12 * m33 - m32 * m13) + m31 * (m12 * m23 - m22 * m13))); - } - return invertable; - } - ,pointAt: function(pos,at,up) { - if(at == null) { - at = new openfl_geom_Vector3D(0,0,-1); - } - if(up == null) { - up = new openfl_geom_Vector3D(0,-1,0); - } - var dir = at.subtract(pos); - var vup = up.clone(); - dir.normalize(); - vup.normalize(); - var dir2 = dir.clone(); - dir2.scaleBy(vup.dotProduct(dir)); - vup = vup.subtract(dir2); - if(vup.get_length() > 0) { - vup.normalize(); - } else if(dir.x != 0) { - vup = new openfl_geom_Vector3D(-dir.y,dir.x,0); - } else { - vup = new openfl_geom_Vector3D(1,0,0); - } - var right = vup.crossProduct(dir); - right.normalize(); - this.rawData.set(0,right.x); - this.rawData.set(4,right.y); - this.rawData.set(8,right.z); - this.rawData.set(12,0.0); - this.rawData.set(1,vup.x); - this.rawData.set(5,vup.y); - this.rawData.set(9,vup.z); - this.rawData.set(13,0.0); - this.rawData.set(2,dir.x); - this.rawData.set(6,dir.y); - this.rawData.set(10,dir.z); - this.rawData.set(14,0.0); - this.rawData.set(3,pos.x); - this.rawData.set(7,pos.y); - this.rawData.set(11,pos.z); - this.rawData.set(15,1.0); - } - ,prepend: function(rhs) { - var m111 = rhs.rawData.get(0); - var m121 = rhs.rawData.get(4); - var m131 = rhs.rawData.get(8); - var m141 = rhs.rawData.get(12); - var m112 = rhs.rawData.get(1); - var m122 = rhs.rawData.get(5); - var m132 = rhs.rawData.get(9); - var m142 = rhs.rawData.get(13); - var m113 = rhs.rawData.get(2); - var m123 = rhs.rawData.get(6); - var m133 = rhs.rawData.get(10); - var m143 = rhs.rawData.get(14); - var m114 = rhs.rawData.get(3); - var m124 = rhs.rawData.get(7); - var m134 = rhs.rawData.get(11); - var m144 = rhs.rawData.get(15); - var m211 = this.rawData.get(0); - var m221 = this.rawData.get(4); - var m231 = this.rawData.get(8); - var m241 = this.rawData.get(12); - var m212 = this.rawData.get(1); - var m222 = this.rawData.get(5); - var m232 = this.rawData.get(9); - var m242 = this.rawData.get(13); - var m213 = this.rawData.get(2); - var m223 = this.rawData.get(6); - var m233 = this.rawData.get(10); - var m243 = this.rawData.get(14); - var m214 = this.rawData.get(3); - var m224 = this.rawData.get(7); - var m234 = this.rawData.get(11); - var m244 = this.rawData.get(15); - this.rawData.set(0,m111 * m211 + m112 * m221 + m113 * m231 + m114 * m241); - this.rawData.set(1,m111 * m212 + m112 * m222 + m113 * m232 + m114 * m242); - this.rawData.set(2,m111 * m213 + m112 * m223 + m113 * m233 + m114 * m243); - this.rawData.set(3,m111 * m214 + m112 * m224 + m113 * m234 + m114 * m244); - this.rawData.set(4,m121 * m211 + m122 * m221 + m123 * m231 + m124 * m241); - this.rawData.set(5,m121 * m212 + m122 * m222 + m123 * m232 + m124 * m242); - this.rawData.set(6,m121 * m213 + m122 * m223 + m123 * m233 + m124 * m243); - this.rawData.set(7,m121 * m214 + m122 * m224 + m123 * m234 + m124 * m244); - this.rawData.set(8,m131 * m211 + m132 * m221 + m133 * m231 + m134 * m241); - this.rawData.set(9,m131 * m212 + m132 * m222 + m133 * m232 + m134 * m242); - this.rawData.set(10,m131 * m213 + m132 * m223 + m133 * m233 + m134 * m243); - this.rawData.set(11,m131 * m214 + m132 * m224 + m133 * m234 + m134 * m244); - this.rawData.set(12,m141 * m211 + m142 * m221 + m143 * m231 + m144 * m241); - this.rawData.set(13,m141 * m212 + m142 * m222 + m143 * m232 + m144 * m242); - this.rawData.set(14,m141 * m213 + m142 * m223 + m143 * m233 + m144 * m243); - this.rawData.set(15,m141 * m214 + m142 * m224 + m143 * m234 + m144 * m244); - } - ,prependRotation: function(degrees,axis,pivotPoint) { - var tz = 0; - var ty = tz; - var tx = ty; - if(pivotPoint != null) { - tx = pivotPoint.x; - ty = pivotPoint.y; - tz = pivotPoint.z; - } - var radian = degrees * Math.PI / 180; - var cos = Math.cos(radian); - var sin = Math.sin(radian); - var x = axis.x; - var y = axis.y; - var z = axis.z; - var x2 = x * x; - var y2 = y * y; - var z2 = z * z; - var ls = x2 + y2 + z2; - if(ls != 0) { - var l = Math.sqrt(ls); - x /= l; - y /= l; - z /= l; - x2 /= ls; - y2 /= ls; - z2 /= ls; - } - var ccos = 1 - cos; - var m = new openfl_geom_Matrix3D(); - var d = m.rawData; - d.set(0,x2 + (y2 + z2) * cos); - d.set(1,x * y * ccos + z * sin); - d.set(2,x * z * ccos - y * sin); - d.set(4,x * y * ccos - z * sin); - d.set(5,y2 + (x2 + z2) * cos); - d.set(6,y * z * ccos + x * sin); - d.set(8,x * z * ccos + y * sin); - d.set(9,y * z * ccos - x * sin); - d.set(10,z2 + (x2 + y2) * cos); - d.set(12,(tx * (y2 + z2) - x * (ty * y + tz * z)) * ccos + (ty * z - tz * y) * sin); - d.set(13,(ty * (x2 + z2) - y * (tx * x + tz * z)) * ccos + (tz * x - tx * z) * sin); - d.set(14,(tz * (x2 + y2) - z * (tx * x + ty * y)) * ccos + (tx * y - ty * x) * sin); - this.prepend(m); - } - ,prependScale: function(xScale,yScale,zScale) { - this.prepend(new openfl_geom_Matrix3D(openfl_Vector.toFloatVector(null,null,null,[xScale,0.0,0.0,0.0,0.0,yScale,0.0,0.0,0.0,0.0,zScale,0.0,0.0,0.0,0.0,1.0]))); - } - ,prependTranslation: function(x,y,z) { - var m = new openfl_geom_Matrix3D(); - m.set_position(new openfl_geom_Vector3D(x,y,z)); - this.prepend(m); - } - ,recompose: function(components,orientationStyle) { - if(orientationStyle == null) { - orientationStyle = 1; - } - if(components.get_length() < 3 || components.get(2).x == 0 || components.get(2).y == 0 || components.get(2).z == 0) { - return false; - } - this.identity(); - var scale = []; - scale[0] = scale[1] = scale[2] = components.get(2).x; - scale[4] = scale[5] = scale[6] = components.get(2).y; - scale[8] = scale[9] = scale[10] = components.get(2).z; - if(orientationStyle == 1) { - var cx = Math.cos(components.get(1).x); - var cy = Math.cos(components.get(1).y); - var cz = Math.cos(components.get(1).z); - var sx = Math.sin(components.get(1).x); - var sy = Math.sin(components.get(1).y); - var sz = Math.sin(components.get(1).z); - this.rawData.set(0,cy * cz * scale[0]); - this.rawData.set(1,cy * sz * scale[1]); - this.rawData.set(2,-sy * scale[2]); - this.rawData.set(3,0); - this.rawData.set(4,(sx * sy * cz - cx * sz) * scale[4]); - this.rawData.set(5,(sx * sy * sz + cx * cz) * scale[5]); - this.rawData.set(6,sx * cy * scale[6]); - this.rawData.set(7,0); - this.rawData.set(8,(cx * sy * cz + sx * sz) * scale[8]); - this.rawData.set(9,(cx * sy * sz - sx * cz) * scale[9]); - this.rawData.set(10,cx * cy * scale[10]); - this.rawData.set(11,0); - this.rawData.set(12,components.get(0).x); - this.rawData.set(13,components.get(0).y); - this.rawData.set(14,components.get(0).z); - this.rawData.set(15,1); - } else { - var x = components.get(1).x; - var y = components.get(1).y; - var z = components.get(1).z; - var w = components.get(1).w; - if(orientationStyle == 0) { - x *= Math.sin(w / 2); - y *= Math.sin(w / 2); - z *= Math.sin(w / 2); - w = Math.cos(w / 2); - } - this.rawData.set(0,(1 - 2 * y * y - 2 * z * z) * scale[0]); - this.rawData.set(1,(2 * x * y + 2 * w * z) * scale[1]); - this.rawData.set(2,(2 * x * z - 2 * w * y) * scale[2]); - this.rawData.set(3,0); - this.rawData.set(4,(2 * x * y - 2 * w * z) * scale[4]); - this.rawData.set(5,(1 - 2 * x * x - 2 * z * z) * scale[5]); - this.rawData.set(6,(2 * y * z + 2 * w * x) * scale[6]); - this.rawData.set(7,0); - this.rawData.set(8,(2 * x * z + 2 * w * y) * scale[8]); - this.rawData.set(9,(2 * y * z - 2 * w * x) * scale[9]); - this.rawData.set(10,(1 - 2 * x * x - 2 * y * y) * scale[10]); - this.rawData.set(11,0); - this.rawData.set(12,components.get(0).x); - this.rawData.set(13,components.get(0).y); - this.rawData.set(14,components.get(0).z); - this.rawData.set(15,1); - } - if(components.get(2).x == 0) { - this.rawData.set(0,1e-15); - } - if(components.get(2).y == 0) { - this.rawData.set(5,1e-15); - } - if(components.get(2).z == 0) { - this.rawData.set(10,1e-15); - } - return !(components.get(2).x == 0 || components.get(2).y == 0 || components.get(2).y == 0); - } - ,transformVector: function(v) { - var x = v.x; - var y = v.y; - var z = v.z; - return new openfl_geom_Vector3D(x * this.rawData.get(0) + y * this.rawData.get(4) + z * this.rawData.get(8) + this.rawData.get(12),x * this.rawData.get(1) + y * this.rawData.get(5) + z * this.rawData.get(9) + this.rawData.get(13),x * this.rawData.get(2) + y * this.rawData.get(6) + z * this.rawData.get(10) + this.rawData.get(14),x * this.rawData.get(3) + y * this.rawData.get(7) + z * this.rawData.get(11) + this.rawData.get(15)); - } - ,transformVectors: function(vin,vout) { - var i = 0; - var x; - var y; - var z; - while(i + 3 <= vin.get_length()) { - x = vin.get(i); - y = vin.get(i + 1); - z = vin.get(i + 2); - vout.set(i,x * this.rawData.get(0) + y * this.rawData.get(4) + z * this.rawData.get(8) + this.rawData.get(12)); - vout.set(i + 1,x * this.rawData.get(1) + y * this.rawData.get(5) + z * this.rawData.get(9) + this.rawData.get(13)); - vout.set(i + 2,x * this.rawData.get(2) + y * this.rawData.get(6) + z * this.rawData.get(10) + this.rawData.get(14)); - i += 3; - } - } - ,transpose: function() { - var oRawData = this.rawData.copy(); - this.rawData.set(1,oRawData.get(4)); - this.rawData.set(2,oRawData.get(8)); - this.rawData.set(3,oRawData.get(12)); - this.rawData.set(4,oRawData.get(1)); - this.rawData.set(6,oRawData.get(9)); - this.rawData.set(7,oRawData.get(13)); - this.rawData.set(8,oRawData.get(2)); - this.rawData.set(9,oRawData.get(6)); - this.rawData.set(11,oRawData.get(14)); - this.rawData.set(12,oRawData.get(3)); - this.rawData.set(13,oRawData.get(7)); - this.rawData.set(14,oRawData.get(11)); - } - ,get_determinant: function() { - return (this.rawData.get(0) * this.rawData.get(5) - this.rawData.get(4) * this.rawData.get(1)) * (this.rawData.get(10) * this.rawData.get(15) - this.rawData.get(14) * this.rawData.get(11)) - (this.rawData.get(0) * this.rawData.get(9) - this.rawData.get(8) * this.rawData.get(1)) * (this.rawData.get(6) * this.rawData.get(15) - this.rawData.get(14) * this.rawData.get(7)) + (this.rawData.get(0) * this.rawData.get(13) - this.rawData.get(12) * this.rawData.get(1)) * (this.rawData.get(6) * this.rawData.get(11) - this.rawData.get(10) * this.rawData.get(7)) + (this.rawData.get(4) * this.rawData.get(9) - this.rawData.get(8) * this.rawData.get(5)) * (this.rawData.get(2) * this.rawData.get(15) - this.rawData.get(14) * this.rawData.get(3)) - (this.rawData.get(4) * this.rawData.get(13) - this.rawData.get(12) * this.rawData.get(5)) * (this.rawData.get(2) * this.rawData.get(11) - this.rawData.get(10) * this.rawData.get(3)) + (this.rawData.get(8) * this.rawData.get(13) - this.rawData.get(12) * this.rawData.get(9)) * (this.rawData.get(2) * this.rawData.get(7) - this.rawData.get(6) * this.rawData.get(3)); - } - ,get_position: function() { - return new openfl_geom_Vector3D(this.rawData.get(12),this.rawData.get(13),this.rawData.get(14)); - } - ,set_position: function(val) { - this.rawData.set(12,val.x); - this.rawData.set(13,val.y); - this.rawData.set(14,val.z); - return val; - } - ,__class__: openfl_geom_Matrix3D -}; -var openfl_geom_Orientation3D = {}; -openfl_geom_Orientation3D.fromString = function(value) { - switch(value) { - case "axisAngle": - return 0; - case "eulerAngles": - return 1; - case "quaternion": - return 2; - default: - return null; - } -}; -openfl_geom_Orientation3D.toString = function(this1) { - switch(this1) { - case 0: - return "axisAngle"; - case 1: - return "eulerAngles"; - case 2: - return "quaternion"; - default: - return null; - } -}; -var openfl_geom_Point = function(x,y) { - if(y == null) { - y = 0; - } - if(x == null) { - x = 0; - } - this.x = x; - this.y = y; -}; -$hxClasses["openfl.geom.Point"] = openfl_geom_Point; -openfl_geom_Point.__name__ = "openfl.geom.Point"; -openfl_geom_Point.distance = function(pt1,pt2) { - var dx = pt1.x - pt2.x; - var dy = pt1.y - pt2.y; - return Math.sqrt(dx * dx + dy * dy); -}; -openfl_geom_Point.interpolate = function(pt1,pt2,f) { - return new openfl_geom_Point(pt2.x + f * (pt1.x - pt2.x),pt2.y + f * (pt1.y - pt2.y)); -}; -openfl_geom_Point.polar = function(len,angle) { - return new openfl_geom_Point(len * Math.cos(angle),len * Math.sin(angle)); -}; -openfl_geom_Point.prototype = { - add: function(v) { - return new openfl_geom_Point(v.x + this.x,v.y + this.y); - } - ,clone: function() { - return new openfl_geom_Point(this.x,this.y); - } - ,copyFrom: function(sourcePoint) { - this.x = sourcePoint.x; - this.y = sourcePoint.y; - } - ,equals: function(toCompare) { - if(toCompare != null && toCompare.x == this.x) { - return toCompare.y == this.y; - } else { - return false; - } - } - ,normalize: function(thickness) { - if(this.x == 0 && this.y == 0) { - return; - } else { - var norm = thickness / Math.sqrt(this.x * this.x + this.y * this.y); - this.x *= norm; - this.y *= norm; - } - } - ,offset: function(dx,dy) { - this.x += dx; - this.y += dy; - } - ,setTo: function(xa,ya) { - this.x = xa; - this.y = ya; - } - ,subtract: function(v) { - return new openfl_geom_Point(this.x - v.x,this.y - v.y); - } - ,toString: function() { - return "(x=" + this.x + ", y=" + this.y + ")"; - } - ,__toLimeVector2: function() { - if(openfl_geom_Point.__limeVector2 == null) { - openfl_geom_Point.__limeVector2 = new lime_math_Vector2(); - } - var _this = openfl_geom_Point.__limeVector2; - _this.x = this.x; - _this.y = this.y; - return openfl_geom_Point.__limeVector2; - } - ,get_length: function() { - return Math.sqrt(this.x * this.x + this.y * this.y); - } - ,__class__: openfl_geom_Point -}; -var openfl_geom_Transform = function(displayObject) { - this.__colorTransform = new openfl_geom_ColorTransform(); - this.concatenatedColorTransform = new openfl_geom_ColorTransform(); - this.pixelBounds = new openfl_geom_Rectangle(); - this.__displayObject = displayObject; - this.__hasMatrix = true; -}; -$hxClasses["openfl.geom.Transform"] = openfl_geom_Transform; -openfl_geom_Transform.__name__ = "openfl.geom.Transform"; -openfl_geom_Transform.prototype = { - get_colorTransform: function() { - return this.__colorTransform; - } - ,set_colorTransform: function(value) { - if(!this.__colorTransform.__equals(value,false)) { - this.__colorTransform.__copyFrom(value); - if(value != null) { - this.__displayObject.set_alpha(value.alphaMultiplier); - } - var _this = this.__displayObject; - if(!_this.__renderDirty) { - _this.__renderDirty = true; - _this.__setParentRenderDirty(); - } - } - return this.__colorTransform; - } - ,get_concatenatedMatrix: function() { - if(this.__hasMatrix) { - return this.__displayObject.__getWorldTransform().clone(); - } - return null; - } - ,get_matrix: function() { - if(this.__hasMatrix) { - return this.__displayObject.__transform.clone(); - } - return null; - } - ,set_matrix: function(value) { - if(value == null) { - this.__hasMatrix = false; - return null; - } - this.__hasMatrix = true; - this.__hasMatrix3D = false; - if(this.__displayObject != null) { - this.__setTransform(value.a,value.b,value.c,value.d,value.tx,value.ty); - } - return value; - } - ,get_matrix3D: function() { - if(this.__hasMatrix3D) { - var matrix = this.__displayObject.__transform; - return new openfl_geom_Matrix3D(openfl_Vector.toFloatVector(null,null,null,[matrix.a,matrix.b,0.0,0.0,matrix.c,matrix.d,0.0,0.0,0.0,0.0,1.0,0.0,matrix.tx,matrix.ty,0.0,1.0])); - } - return null; - } - ,set_matrix3D: function(value) { - if(value == null) { - this.__hasMatrix3D = false; - return null; - } - this.__hasMatrix = false; - this.__hasMatrix3D = true; - this.__setTransform(value.rawData.get(0),value.rawData.get(1),value.rawData.get(5),value.rawData.get(6),value.rawData.get(12),value.rawData.get(13)); - return value; - } - ,__setTransform: function(a,b,c,d,tx,ty) { - if(this.__displayObject != null) { - var transform = this.__displayObject.__transform; - if(transform.a == a && transform.b == b && transform.c == c && transform.d == d && transform.tx == tx && transform.ty == ty) { - return; - } - var scaleX = 0.0; - var scaleY = 0.0; - if(b == 0) { - scaleX = a; - } else { - scaleX = Math.sqrt(a * a + b * b); - } - if(c == 0) { - scaleY = d; - } else { - scaleY = Math.sqrt(c * c + d * d); - } - this.__displayObject.__scaleX = scaleX; - this.__displayObject.__scaleY = scaleY; - var rotation = 180 / Math.PI * Math.atan2(d,c) - 90; - if(rotation != this.__displayObject.__rotation) { - this.__displayObject.__rotation = rotation; - var radians = rotation * (Math.PI / 180); - this.__displayObject.__rotationSine = Math.sin(radians); - this.__displayObject.__rotationCosine = Math.cos(radians); - } - transform.a = a; - transform.b = b; - transform.c = c; - transform.d = d; - transform.tx = tx; - transform.ty = ty; - this.__displayObject.__setTransformDirty(); - } - } - ,__class__: openfl_geom_Transform -}; -var openfl_geom_Vector3D = function(x,y,z,w) { - if(w == null) { - w = 0; - } - if(z == null) { - z = 0; - } - if(y == null) { - y = 0; - } - if(x == null) { - x = 0; - } - this.w = w; - this.x = x; - this.y = y; - this.z = z; -}; -$hxClasses["openfl.geom.Vector3D"] = openfl_geom_Vector3D; -openfl_geom_Vector3D.__name__ = "openfl.geom.Vector3D"; -openfl_geom_Vector3D.angleBetween = function(a,b) { - var la = a.get_length(); - var lb = b.get_length(); - var dot = a.dotProduct(b); - if(la != 0) { - dot /= la; - } - if(lb != 0) { - dot /= lb; - } - return Math.acos(dot); -}; -openfl_geom_Vector3D.distance = function(pt1,pt2) { - var x = pt2.x - pt1.x; - var y = pt2.y - pt1.y; - var z = pt2.z - pt1.z; - return Math.sqrt(x * x + y * y + z * z); -}; -openfl_geom_Vector3D.get_X_AXIS = function() { - return new openfl_geom_Vector3D(1,0,0); -}; -openfl_geom_Vector3D.get_Y_AXIS = function() { - return new openfl_geom_Vector3D(0,1,0); -}; -openfl_geom_Vector3D.get_Z_AXIS = function() { - return new openfl_geom_Vector3D(0,0,1); -}; -openfl_geom_Vector3D.prototype = { - add: function(a) { - return new openfl_geom_Vector3D(this.x + a.x,this.y + a.y,this.z + a.z); - } - ,clone: function() { - return new openfl_geom_Vector3D(this.x,this.y,this.z,this.w); - } - ,copyFrom: function(sourceVector3D) { - this.x = sourceVector3D.x; - this.y = sourceVector3D.y; - this.z = sourceVector3D.z; - } - ,crossProduct: function(a) { - return new openfl_geom_Vector3D(this.y * a.z - this.z * a.y,this.z * a.x - this.x * a.z,this.x * a.y - this.y * a.x,1); - } - ,decrementBy: function(a) { - this.x -= a.x; - this.y -= a.y; - this.z -= a.z; - } - ,dotProduct: function(a) { - return this.x * a.x + this.y * a.y + this.z * a.z; - } - ,equals: function(toCompare,allFour) { - if(allFour == null) { - allFour = false; - } - if(this.x == toCompare.x && this.y == toCompare.y && this.z == toCompare.z) { - if(allFour) { - return this.w == toCompare.w; - } else { - return true; - } - } else { - return false; - } - } - ,incrementBy: function(a) { - this.x += a.x; - this.y += a.y; - this.z += a.z; - } - ,nearEquals: function(toCompare,tolerance,allFour) { - if(allFour == null) { - allFour = false; - } - if(Math.abs(this.x - toCompare.x) < tolerance && Math.abs(this.y - toCompare.y) < tolerance && Math.abs(this.z - toCompare.z) < tolerance) { - if(!(!allFour)) { - return Math.abs(this.w - toCompare.w) < tolerance; - } else { - return true; - } - } else { - return false; - } - } - ,negate: function() { - this.x *= -1; - this.y *= -1; - this.z *= -1; - } - ,normalize: function() { - var l = this.get_length(); - if(l != 0) { - this.x /= l; - this.y /= l; - this.z /= l; - } - return l; - } - ,project: function() { - this.x /= this.w; - this.y /= this.w; - this.z /= this.w; - } - ,scaleBy: function(s) { - this.x *= s; - this.y *= s; - this.z *= s; - } - ,setTo: function(xa,ya,za) { - this.x = xa; - this.y = ya; - this.z = za; - } - ,subtract: function(a) { - return new openfl_geom_Vector3D(this.x - a.x,this.y - a.y,this.z - a.z); - } - ,toString: function() { - return "Vector3D(" + this.x + ", " + this.y + ", " + this.z + ")"; - } - ,get_length: function() { - return Math.sqrt(this.x * this.x + this.y * this.y + this.z * this.z); - } - ,get_lengthSquared: function() { - return this.x * this.x + this.y * this.y + this.z * this.z; - } - ,__class__: openfl_geom_Vector3D -}; -var openfl_media_ID3Info = function() { -}; -$hxClasses["openfl.media.ID3Info"] = openfl_media_ID3Info; -openfl_media_ID3Info.__name__ = "openfl.media.ID3Info"; -openfl_media_ID3Info.prototype = { - __class__: openfl_media_ID3Info -}; -var openfl_media_Sound = function(stream,context) { - openfl_events_EventDispatcher.call(this,this); - this.bytesLoaded = 0; - this.bytesTotal = 0; - this.isBuffering = false; - this.url = null; - if(stream != null) { - this.load(stream,context); - } -}; -$hxClasses["openfl.media.Sound"] = openfl_media_Sound; -openfl_media_Sound.__name__ = "openfl.media.Sound"; -openfl_media_Sound.fromAudioBuffer = function(buffer) { - var sound = new openfl_media_Sound(); - sound.__buffer = buffer; - return sound; -}; -openfl_media_Sound.fromFile = function(path) { - return openfl_media_Sound.fromAudioBuffer(lime_media_AudioBuffer.fromFile(path)); -}; -openfl_media_Sound.loadFromFile = function(path) { - return lime_media_AudioBuffer.loadFromFile(path).then(function(audioBuffer) { - return lime_app_Future.withValue(openfl_media_Sound.fromAudioBuffer(audioBuffer)); - }); -}; -openfl_media_Sound.loadFromFiles = function(paths) { - return lime_media_AudioBuffer.loadFromFiles(paths).then(function(audioBuffer) { - return lime_app_Future.withValue(openfl_media_Sound.fromAudioBuffer(audioBuffer)); - }); -}; -openfl_media_Sound.__super__ = openfl_events_EventDispatcher; -openfl_media_Sound.prototype = $extend(openfl_events_EventDispatcher.prototype,{ - close: function() { - if(this.__buffer != null) { - this.__buffer.dispose(); - this.__buffer = null; - } - } - ,load: function(stream,context) { - var _gthis = this; - this.url = stream.url; - var defaultLibrary = lime_utils_Assets.getLibrary("default"); - if(defaultLibrary != null && Object.prototype.hasOwnProperty.call(defaultLibrary.cachedAudioBuffers.h,this.url)) { - this.AudioBuffer_onURLLoad(defaultLibrary.cachedAudioBuffers.h[this.url]); - } else { - lime_media_AudioBuffer.loadFromFile(this.url).onComplete($bind(this,this.AudioBuffer_onURLLoad)).onError(function(_) { - _gthis.AudioBuffer_onURLLoad(null); - }); - } - } - ,loadCompressedDataFromByteArray: function(bytes,bytesLength) { - if(bytes == null || bytesLength <= 0) { - this.dispatchEvent(new openfl_events_IOErrorEvent("ioError")); - return; - } - if(UInt.gt(bytes.position,0) || UInt.gt(openfl_utils_ByteArray.get_length(bytes),bytesLength)) { - var length = bytesLength; - if(length == null) { - length = 0; - } - var this1 = new openfl_utils_ByteArrayData(length); - var copy = this1; - var offset = bytes.position; - var length = bytesLength; - if(length == null) { - length = 0; - } - if(offset == null) { - offset = 0; - } - copy.writeBytes(bytes,offset,length); - bytes = copy; - } - this.__buffer = lime_media_AudioBuffer.fromBytes(openfl_utils_ByteArray.toBytes(bytes)); - if(this.__buffer == null) { - this.dispatchEvent(new openfl_events_IOErrorEvent("ioError")); - } else { - this.dispatchEvent(new openfl_events_Event("complete")); - } - } - ,loadPCMFromByteArray: function(bytes,samples,format,stereo,sampleRate) { - if(sampleRate == null) { - sampleRate = 44100; - } - if(stereo == null) { - stereo = true; - } - if(format == null) { - format = "float"; - } - if(bytes == null) { - this.dispatchEvent(new openfl_events_IOErrorEvent("ioError")); - return; - } - var bitsPerSample = format == "float" ? 32 : 16; - var channels = stereo ? 2 : 1; - var bytesLength = samples * channels * (bitsPerSample / 8) | 0; - if(UInt.gt(bytes.position,0) || UInt.gt(openfl_utils_ByteArray.get_length(bytes),bytesLength)) { - var length = bytesLength; - if(length == null) { - length = 0; - } - var this1 = new openfl_utils_ByteArrayData(length); - var copy = this1; - var offset = bytes.position; - var length = bytesLength; - if(length == null) { - length = 0; - } - if(offset == null) { - offset = 0; - } - copy.writeBytes(bytes,offset,length); - bytes = copy; - } - var audioBuffer = new lime_media_AudioBuffer(); - audioBuffer.bitsPerSample = bitsPerSample; - audioBuffer.channels = channels; - var elements = null; - var array = null; - var vector = null; - var view = null; - var buffer = openfl_utils_ByteArray.toArrayBuffer(bytes); - var len = null; - var this1; - if(elements != null) { - this1 = new Uint8Array(elements); - } else if(array != null) { - this1 = new Uint8Array(array); - } else if(vector != null) { - this1 = new Uint8Array(vector.__array); - } else if(view != null) { - this1 = new Uint8Array(view); - } else if(buffer != null) { - if(len == null) { - this1 = new Uint8Array(buffer,0); - } else { - this1 = new Uint8Array(buffer,0,len); - } - } else { - this1 = null; - } - audioBuffer.data = this1; - audioBuffer.sampleRate = sampleRate | 0; - this.__buffer = audioBuffer; - this.dispatchEvent(new openfl_events_Event("complete")); - } - ,play: function(startTime,loops,sndTransform) { - if(loops == null) { - loops = 0; - } - if(startTime == null) { - startTime = 0.0; - } - if(this.__buffer == null || openfl_media_SoundMixer.__soundChannels.length >= 32) { - return null; - } - if(sndTransform == null) { - sndTransform = new openfl_media_SoundTransform(); - } else { - sndTransform = sndTransform.clone(); - } - var pan = openfl_media_SoundMixer.__soundTransform.pan + sndTransform.pan; - if(pan > 1) { - pan = 1; - } - if(pan < -1) { - pan = -1; - } - var volume = openfl_media_SoundMixer.__soundTransform.volume * sndTransform.volume; - var source = new lime_media_AudioSource(this.__buffer); - source.offset = startTime | 0; - if(loops > 1) { - source.set_loops(loops - 1); - } - source.set_gain(volume); - var position = source.get_position(); - position.x = pan; - position.z = -1 * Math.sqrt(1 - Math.pow(pan,2)); - source.set_position(position); - return new openfl_media_SoundChannel(source,sndTransform); - } - ,get_id3: function() { - return new openfl_media_ID3Info(); - } - ,get_length: function() { - if(this.__buffer != null) { - return this.__buffer.get_src().duration() * 1000 | 0; - } - return 0; - } - ,AudioBuffer_onURLLoad: function(buffer) { - if(buffer == null) { - this.dispatchEvent(new openfl_events_IOErrorEvent("ioError")); - } else { - this.__buffer = buffer; - this.dispatchEvent(new openfl_events_Event("complete")); - } - } - ,__class__: openfl_media_Sound -}); -var openfl_media_SoundChannel = function(source,soundTransform) { - openfl_events_EventDispatcher.call(this,this); - this.leftPeak = 1; - this.rightPeak = 1; - if(soundTransform != null) { - this.__soundTransform = soundTransform; - } else { - this.__soundTransform = new openfl_media_SoundTransform(); - } - if(source != null) { - this.__source = source; - this.__source.onComplete.add($bind(this,this.source_onComplete)); - this.__isValid = true; - this.__source.play(); - } - openfl_media_SoundMixer.__registerSoundChannel(this); -}; -$hxClasses["openfl.media.SoundChannel"] = openfl_media_SoundChannel; -openfl_media_SoundChannel.__name__ = "openfl.media.SoundChannel"; -openfl_media_SoundChannel.__super__ = openfl_events_EventDispatcher; -openfl_media_SoundChannel.prototype = $extend(openfl_events_EventDispatcher.prototype,{ - stop: function() { - openfl_media_SoundMixer.__unregisterSoundChannel(this); - if(!this.__isValid) { - return; - } - this.__source.stop(); - this.__dispose(); - } - ,__dispose: function() { - if(!this.__isValid) { - return; - } - this.__source.onComplete.remove($bind(this,this.source_onComplete)); - this.__source.dispose(); - this.__source = null; - this.__isValid = false; - } - ,__updateTransform: function() { - this.set_soundTransform(this.get_soundTransform()); - } - ,get_position: function() { - if(!this.__isValid) { - return 0; - } - return this.__source.get_currentTime() + this.__source.offset; - } - ,set_position: function(value) { - if(!this.__isValid) { - return 0; - } - this.__source.set_currentTime((value | 0) - this.__source.offset); - return value; - } - ,get_soundTransform: function() { - return this.__soundTransform.clone(); - } - ,set_soundTransform: function(value) { - if(value != null) { - this.__soundTransform.pan = value.pan; - this.__soundTransform.volume = value.volume; - var pan = openfl_media_SoundMixer.__soundTransform.pan + this.__soundTransform.pan; - if(pan < -1) { - pan = -1; - } - if(pan > 1) { - pan = 1; - } - var volume = openfl_media_SoundMixer.__soundTransform.volume * this.__soundTransform.volume; - if(this.__isValid) { - this.__source.set_gain(volume); - var position = this.__source.get_position(); - position.x = pan; - position.z = -1 * Math.sqrt(1 - Math.pow(pan,2)); - this.__source.set_position(position); - return value; - } - } - return value; - } - ,source_onComplete: function() { - openfl_media_SoundMixer.__unregisterSoundChannel(this); - this.__dispose(); - this.dispatchEvent(new openfl_events_Event("soundComplete")); - } - ,__class__: openfl_media_SoundChannel -}); -var openfl_media_SoundLoaderContext = function(bufferTime,checkPolicyFile) { - if(checkPolicyFile == null) { - checkPolicyFile = false; - } - if(bufferTime == null) { - bufferTime = 1000; - } - this.bufferTime = bufferTime; - this.checkPolicyFile = checkPolicyFile; -}; -$hxClasses["openfl.media.SoundLoaderContext"] = openfl_media_SoundLoaderContext; -openfl_media_SoundLoaderContext.__name__ = "openfl.media.SoundLoaderContext"; -openfl_media_SoundLoaderContext.prototype = { - __class__: openfl_media_SoundLoaderContext -}; -var openfl_media_SoundTransform = function(vol,panning) { - if(panning == null) { - panning = 0; - } - if(vol == null) { - vol = 1; - } - this.volume = vol; - this.pan = panning; - this.leftToLeft = 0; - this.leftToRight = 0; - this.rightToLeft = 0; - this.rightToRight = 0; -}; -$hxClasses["openfl.media.SoundTransform"] = openfl_media_SoundTransform; -openfl_media_SoundTransform.__name__ = "openfl.media.SoundTransform"; -openfl_media_SoundTransform.prototype = { - clone: function() { - return new openfl_media_SoundTransform(this.volume,this.pan); - } - ,__class__: openfl_media_SoundTransform -}; -var openfl_media_SoundMixer = function() { }; -$hxClasses["openfl.media.SoundMixer"] = openfl_media_SoundMixer; -openfl_media_SoundMixer.__name__ = "openfl.media.SoundMixer"; -openfl_media_SoundMixer.areSoundsInaccessible = function() { - return false; -}; -openfl_media_SoundMixer.stopAll = function() { - var _g = 0; - var _g1 = openfl_media_SoundMixer.__soundChannels; - while(_g < _g1.length) { - var channel = _g1[_g]; - ++_g; - channel.stop(); - } -}; -openfl_media_SoundMixer.__registerSoundChannel = function(soundChannel) { - openfl_media_SoundMixer.__soundChannels.push(soundChannel); -}; -openfl_media_SoundMixer.__unregisterSoundChannel = function(soundChannel) { - HxOverrides.remove(openfl_media_SoundMixer.__soundChannels,soundChannel); -}; -openfl_media_SoundMixer.get_soundTransform = function() { - return openfl_media_SoundMixer.__soundTransform; -}; -openfl_media_SoundMixer.set_soundTransform = function(value) { - openfl_media_SoundMixer.__soundTransform = value.clone(); - var _g = 0; - var _g1 = openfl_media_SoundMixer.__soundChannels; - while(_g < _g1.length) { - var channel = _g1[_g]; - ++_g; - channel.__updateTransform(); - } - return value; -}; -var openfl_net_NetConnection = function() { - openfl_events_EventDispatcher.call(this); -}; -$hxClasses["openfl.net.NetConnection"] = openfl_net_NetConnection; -openfl_net_NetConnection.__name__ = "openfl.net.NetConnection"; -openfl_net_NetConnection.__super__ = openfl_events_EventDispatcher; -openfl_net_NetConnection.prototype = $extend(openfl_events_EventDispatcher.prototype,{ - connect: function(command,p1,p2,p3,p4,p5) { - if(command != null) { - throw haxe_Exception.thrown("Error: Can only connect in \"HTTP streaming\" mode"); - } - this.dispatchEvent(new openfl_events_NetStatusEvent("netStatus",false,true,{ code : "NetConnection.Connect.Success"})); - } - ,__class__: openfl_net_NetConnection -}); -var openfl_net_NetStream = function(connection,peerID) { - openfl_events_EventDispatcher.call(this); - this.__connection = connection; - this.__soundTransform = new openfl_media_SoundTransform(); - this.__video = window.document.createElement("video"); - this.__video.setAttribute("playsinline",""); - this.__video.setAttribute("webkit-playsinline",""); - this.__video.setAttribute("crossorigin","anonymous"); - this.__video.addEventListener("error",$bind(this,this.video_onError),false); - this.__video.addEventListener("waiting",$bind(this,this.video_onWaiting),false); - this.__video.addEventListener("ended",$bind(this,this.video_onEnd),false); - this.__video.addEventListener("pause",$bind(this,this.video_onPause),false); - this.__video.addEventListener("seeking",$bind(this,this.video_onSeeking),false); - this.__video.addEventListener("playing",$bind(this,this.video_onPlaying),false); - this.__video.addEventListener("timeupdate",$bind(this,this.video_onTimeUpdate),false); - this.__video.addEventListener("loadstart",$bind(this,this.video_onLoadStart),false); - this.__video.addEventListener("stalled",$bind(this,this.video_onStalled),false); - this.__video.addEventListener("durationchanged",$bind(this,this.video_onDurationChanged),false); - this.__video.addEventListener("canplay",$bind(this,this.video_onCanPlay),false); - this.__video.addEventListener("canplaythrough",$bind(this,this.video_onCanPlayThrough),false); - this.__video.addEventListener("loadedmetadata",$bind(this,this.video_onLoadMetaData),false); -}; -$hxClasses["openfl.net.NetStream"] = openfl_net_NetStream; -openfl_net_NetStream.__name__ = "openfl.net.NetStream"; -openfl_net_NetStream.__super__ = openfl_events_EventDispatcher; -openfl_net_NetStream.prototype = $extend(openfl_events_EventDispatcher.prototype,{ - close: function() { - if(this.__video == null) { - return; - } - this.__closed = true; - this.__video.pause(); - this.__video.src = ""; - this.time = 0; - } - ,dispose: function() { - this.close(); - this.__video = null; - } - ,pause: function() { - if(this.__video != null) { - this.__video.pause(); - } - } - ,play: function(url,p1,p2,p3,p4,p5) { - if(this.__video == null) { - return; - } - this.__video.volume = openfl_media_SoundMixer.__soundTransform.volume * this.__soundTransform.volume; - if(typeof(url) == "string") { - this.__video.src = url; - } else { - this.__video.srcObject = url; - } - this.__video.play(); - } - ,requestVideoStatus: function() { - var _gthis = this; - if(this.__video == null) { - return; - } - if(this.__timer == null) { - this.__timer = new haxe_Timer(1); - } - this.__timer.run = function() { - if(_gthis.__video.paused) { - _gthis.__playStatus("NetStream.Play.pause"); - } else { - _gthis.__playStatus("NetStream.Play.playing"); - } - _gthis.__timer.stop(); - }; - } - ,resume: function() { - if(this.__video != null) { - this.__video.play(); - } - } - ,seek: function(time) { - if(this.__video == null) { - return; - } - if(time < 0) { - time = 0; - } else if(time > this.__video.duration) { - time = this.__video.duration; - } - this.__dispatchStatus("NetStream.SeekStart.Notify"); - this.__video.currentTime = time; - } - ,togglePause: function() { - if(this.__video == null) { - return; - } - if(this.__video.paused) { - this.__video.play(); - } else { - this.__video.pause(); - } - } - ,__dispatchStatus: function(code) { - var event = new openfl_events_NetStatusEvent("netStatus",false,false,{ code : code}); - this.__connection.dispatchEvent(event); - this.dispatchEvent(event); - } - ,__playStatus: function(code) { - if(this.__video == null) { - return; - } - if(this.client != null) { - try { - var handler = this.client.onPlayStatus; - handler({ code : code, duration : this.__video.duration, position : this.__video.currentTime, speed : this.__video.playbackRate, start : this.__video.startTime}); - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - } - } - } - ,video_onCanPlay: function(event) { - this.__playStatus("NetStream.Play.canplay"); - } - ,video_onCanPlayThrough: function(event) { - this.__playStatus("NetStream.Play.canplaythrough"); - } - ,video_onDurationChanged: function(event) { - this.__playStatus("NetStream.Play.durationchanged"); - } - ,video_onEnd: function(event) { - this.__dispatchStatus("NetStream.Play.Stop"); - this.__dispatchStatus("NetStream.Play.Complete"); - this.__playStatus("NetStream.Play.Complete"); - } - ,video_onError: function(event) { - this.__dispatchStatus("NetStream.Play.Stop"); - this.__playStatus("NetStream.Play.error"); - } - ,video_onLoadMetaData: function(event) { - if(this.__video == null) { - return; - } - if(this.client != null) { - try { - var handler = this.client.onMetaData; - handler({ width : this.__video.videoWidth, height : this.__video.videoHeight, duration : this.__video.duration}); - } catch( _g ) { - haxe_NativeStackTrace.lastError = _g; - } - } - } - ,video_onLoadStart: function(event) { - this.__playStatus("NetStream.Play.loadstart"); - } - ,video_onPause: function(event) { - this.__playStatus("NetStream.Play.pause"); - } - ,video_onPlaying: function(event) { - this.__dispatchStatus("NetStream.Play.Start"); - this.__playStatus("NetStream.Play.playing"); - } - ,video_onSeeking: function(event) { - this.__playStatus("NetStream.Play.seeking"); - this.__dispatchStatus("NetStream.Seek.Complete"); - } - ,video_onStalled: function(event) { - this.__playStatus("NetStream.Play.stalled"); - } - ,video_onTimeUpdate: function(event) { - if(this.__video == null) { - return; - } - this.time = this.__video.currentTime; - this.__playStatus("NetStream.Play.timeupdate"); - } - ,video_onWaiting: function(event) { - this.__playStatus("NetStream.Play.waiting"); - } - ,get_soundTransform: function() { - return this.__soundTransform.clone(); - } - ,set_soundTransform: function(value) { - if(value != null) { - this.__soundTransform.pan = value.pan; - this.__soundTransform.volume = value.volume; - if(this.__video != null) { - this.__video.volume = openfl_media_SoundMixer.__soundTransform.volume * this.__soundTransform.volume; - } - } - return value; - } - ,get_speed: function() { - if(this.__video != null) { - return this.__video.playbackRate; - } else { - return 1; - } - } - ,set_speed: function(value) { - if(this.__video != null) { - return this.__video.playbackRate = value; - } else { - return value; - } - } - ,__class__: openfl_net_NetStream -}); -var openfl_net_URLLoader = function(request) { - openfl_events_EventDispatcher.call(this); - this.bytesLoaded = 0; - this.bytesTotal = 0; - this.dataFormat = 1; - if(request != null) { - this.load(request); - } -}; -$hxClasses["openfl.net.URLLoader"] = openfl_net_URLLoader; -openfl_net_URLLoader.__name__ = "openfl.net.URLLoader"; -openfl_net_URLLoader.__super__ = openfl_events_EventDispatcher; -openfl_net_URLLoader.prototype = $extend(openfl_events_EventDispatcher.prototype,{ - close: function() { - if(this.__httpRequest != null) { - this.__httpRequest.cancel(); - } - } - ,load: function(request) { - var _gthis = this; - if(this.dataFormat == 0) { - var httpRequest = new lime_net__$HTTPRequest_$openfl_$utils_$ByteArray(); - this.__prepareRequest(httpRequest,request); - httpRequest.load().onProgress($bind(this,this.httpRequest_onProgress)).onError($bind(this,this.httpRequest_onError)).onComplete(function(data) { - _gthis.__dispatchStatus(); - _gthis.data = data; - var event = new openfl_events_Event("complete"); - _gthis.dispatchEvent(event); - }); - } else { - var httpRequest = new lime_net__$HTTPRequest_$String(); - this.__prepareRequest(httpRequest,request); - httpRequest.load().onProgress($bind(this,this.httpRequest_onProgress)).onError($bind(this,this.httpRequest_onError)).onComplete(function(data) { - _gthis.__dispatchStatus(); - _gthis.data = data; - var event = new openfl_events_Event("complete"); - _gthis.dispatchEvent(event); - }); - } - } - ,__dispatchStatus: function() { - var event = new openfl_events_HTTPStatusEvent("httpStatus",false,false,this.__httpRequest.responseStatus); - event.responseURL = this.__httpRequest.uri; - var headers = []; - if(this.__httpRequest.enableResponseHeaders && this.__httpRequest.responseHeaders != null) { - var _g = 0; - var _g1 = this.__httpRequest.responseHeaders; - while(_g < _g1.length) { - var header = _g1[_g]; - ++_g; - headers.push(new openfl_net_URLRequestHeader(header.name,header.value)); - } - } - event.responseHeaders = headers; - this.dispatchEvent(event); - } - ,__prepareRequest: function(httpRequest,request) { - this.__httpRequest = httpRequest; - this.__httpRequest.uri = request.url; - this.__httpRequest.method = request.method; - if(request.data != null) { - if(Type.typeof(request.data) == ValueType.TObject) { - var fields = Reflect.fields(request.data); - var _g = 0; - while(_g < fields.length) { - var field = fields[_g]; - ++_g; - this.__httpRequest.formData.h[field] = Reflect.field(request.data,field); - } - } else if(((request.data) instanceof haxe_io_Bytes)) { - this.__httpRequest.data = request.data; - } else { - this.__httpRequest.data = haxe_io_Bytes.ofString(Std.string(request.data)); - } - } - this.__httpRequest.contentType = request.contentType; - if(request.requestHeaders != null) { - var _g = 0; - var _g1 = request.requestHeaders; - while(_g < _g1.length) { - var header = _g1[_g]; - ++_g; - this.__httpRequest.headers.push(new lime_net_HTTPRequestHeader(header.name,header.value)); - } - } - this.__httpRequest.followRedirects = request.followRedirects; - this.__httpRequest.timeout = request.idleTimeout | 0; - this.__httpRequest.withCredentials = request.manageCookies; - var userAgent = request.userAgent; - if(userAgent == null) { - userAgent = "Mozilla/5.0 (Windows; U; en) AppleWebKit/420+ (KHTML, like Gecko) OpenFL/1.0"; - } - this.__httpRequest.userAgent = request.userAgent; - this.__httpRequest.enableResponseHeaders = true; - } - ,httpRequest_onError: function(error) { - this.__dispatchStatus(); - if(error == 403) { - var event = new openfl_events_SecurityErrorEvent("securityError"); - event.text = Std.string(error); - this.dispatchEvent(event); - } else { - var event = new openfl_events_IOErrorEvent("ioError"); - event.text = Std.string(error); - this.dispatchEvent(event); - } - } - ,httpRequest_onProgress: function(bytesLoaded,bytesTotal) { - var event = new openfl_events_ProgressEvent("progress"); - event.bytesLoaded = bytesLoaded; - event.bytesTotal = bytesTotal; - this.dispatchEvent(event); - } - ,__class__: openfl_net_URLLoader -}); -var openfl_net_URLLoaderDataFormat = {}; -openfl_net_URLLoaderDataFormat.fromString = function(value) { - switch(value) { - case "binary": - return 0; - case "text": - return 1; - case "variables": - return 2; - default: - return null; - } -}; -openfl_net_URLLoaderDataFormat.toString = function(this1) { - switch(this1) { - case 0: - return "binary"; - case 1: - return "text"; - case 2: - return "variables"; - default: - return null; - } -}; -var openfl_net_URLRequest = function(url) { - if(url != null) { - this.url = url; - } - this.contentType = null; - this.followRedirects = openfl_net_URLRequestDefaults.followRedirects; - if(openfl_net_URLRequestDefaults.idleTimeout > 0) { - this.idleTimeout = openfl_net_URLRequestDefaults.idleTimeout; - } else { - this.idleTimeout = 30000; - } - this.manageCookies = openfl_net_URLRequestDefaults.manageCookies; - this.method = "GET"; - this.requestHeaders = []; - this.userAgent = openfl_net_URLRequestDefaults.userAgent; -}; -$hxClasses["openfl.net.URLRequest"] = openfl_net_URLRequest; -openfl_net_URLRequest.__name__ = "openfl.net.URLRequest"; -openfl_net_URLRequest.prototype = { - __class__: openfl_net_URLRequest -}; -var openfl_net_URLRequestDefaults = function() { }; -$hxClasses["openfl.net.URLRequestDefaults"] = openfl_net_URLRequestDefaults; -openfl_net_URLRequestDefaults.__name__ = "openfl.net.URLRequestDefaults"; -var openfl_net_URLRequestHeader = function(name,value) { - if(value == null) { - value = ""; - } - if(name == null) { - name = ""; - } - this.name = name; - this.value = value; -}; -$hxClasses["openfl.net.URLRequestHeader"] = openfl_net_URLRequestHeader; -openfl_net_URLRequestHeader.__name__ = "openfl.net.URLRequestHeader"; -openfl_net_URLRequestHeader.prototype = { - __class__: openfl_net_URLRequestHeader -}; -var openfl_system_ApplicationDomain = function(parentDomain) { - if(parentDomain != null) { - this.parentDomain = parentDomain; - } else { - this.parentDomain = openfl_system_ApplicationDomain.currentDomain; - } -}; -$hxClasses["openfl.system.ApplicationDomain"] = openfl_system_ApplicationDomain; -openfl_system_ApplicationDomain.__name__ = "openfl.system.ApplicationDomain"; -openfl_system_ApplicationDomain.prototype = { - getDefinition: function(name) { - return $hxClasses[name]; - } - ,hasDefinition: function(name) { - return $hxClasses[name] != null; - } - ,__class__: openfl_system_ApplicationDomain -}; -var openfl_system_LoaderContext = function(checkPolicyFile,applicationDomain,securityDomain) { - if(checkPolicyFile == null) { - checkPolicyFile = false; - } - this.checkPolicyFile = checkPolicyFile; - this.securityDomain = securityDomain; - this.applicationDomain = applicationDomain; - this.allowCodeImport = true; - this.allowLoadBytesCodeExecution = true; -}; -$hxClasses["openfl.system.LoaderContext"] = openfl_system_LoaderContext; -openfl_system_LoaderContext.__name__ = "openfl.system.LoaderContext"; -openfl_system_LoaderContext.prototype = { - __class__: openfl_system_LoaderContext -}; -var openfl_system_SecurityDomain = function() { -}; -$hxClasses["openfl.system.SecurityDomain"] = openfl_system_SecurityDomain; -openfl_system_SecurityDomain.__name__ = "openfl.system.SecurityDomain"; -openfl_system_SecurityDomain.prototype = { - __class__: openfl_system_SecurityDomain -}; -var openfl_text_Font = function(name) { - lime_text_Font.call(this,name); -}; -$hxClasses["openfl.text.Font"] = openfl_text_Font; -openfl_text_Font.__name__ = "openfl.text.Font"; -openfl_text_Font.enumerateFonts = function(enumerateDeviceFonts) { - if(enumerateDeviceFonts == null) { - enumerateDeviceFonts = false; - } - return openfl_text_Font.__registeredFonts; -}; -openfl_text_Font.fromBytes = function(bytes) { - var font = new openfl_text_Font(); - font.__fromBytes(openfl_utils_ByteArray.toBytes(bytes)); - return font; -}; -openfl_text_Font.fromFile = function(path) { - var font = new openfl_text_Font(); - font.__fromFile(path); - return font; -}; -openfl_text_Font.loadFromBytes = function(bytes) { - return lime_text_Font.loadFromBytes(openfl_utils_ByteArray.toBytes(bytes)).then(function(limeFont) { - var font = new openfl_text_Font(); - font.__fromLimeFont(limeFont); - return lime_app_Future.withValue(font); - }); -}; -openfl_text_Font.loadFromFile = function(path) { - return lime_text_Font.loadFromFile(path).then(function(limeFont) { - var font = new openfl_text_Font(); - font.__fromLimeFont(limeFont); - return lime_app_Future.withValue(font); - }); -}; -openfl_text_Font.loadFromName = function(path) { - return lime_text_Font.loadFromName(path).then(function(limeFont) { - var font = new openfl_text_Font(); - font.__fromLimeFont(limeFont); - return lime_app_Future.withValue(font); - }); -}; -openfl_text_Font.registerFont = function(font) { - var instance = null; - if(js_Boot.getClass(font) == null) { - instance = js_Boot.__cast(Type.createInstance(font,[]) , openfl_text_Font); - } else { - instance = js_Boot.__cast(font , openfl_text_Font); - } - if(instance != null) { - openfl_text_Font.__registeredFonts.push(instance); - openfl_text_Font.__fontByName.h[instance.name] = instance; - } -}; -openfl_text_Font.__super__ = lime_text_Font; -openfl_text_Font.prototype = $extend(lime_text_Font.prototype,{ - __fromLimeFont: function(font) { - this.__copyFrom(font); - } - ,__initialize: function() { - return this.__initialized; - } - ,get_fontName: function() { - return this.name; - } - ,set_fontName: function(value) { - return this.name = value; - } - ,__class__: openfl_text_Font -}); -var openfl_text_FontStyle = {}; -openfl_text_FontStyle.fromString = function(value) { - switch(value) { - case "bold": - return 0; - case "boldItalic": - return 1; - case "italic": - return 2; - case "regular": - return 3; - default: - return null; - } -}; -openfl_text_FontStyle.toString = function(this1) { - switch(this1) { - case 0: - return "bold"; - case 1: - return "boldItalic"; - case 2: - return "italic"; - case 3: - return "regular"; - default: - return null; - } -}; -var openfl_text_FontType = {}; -openfl_text_FontType.fromString = function(value) { - switch(value) { - case "device": - return 0; - case "embedded": - return 1; - case "embeddedCFF": - return 2; - default: - return null; - } -}; -openfl_text_FontType.toString = function(this1) { - switch(this1) { - case 0: - return "device"; - case 1: - return "embedded"; - case 2: - return "embeddedCFF"; - default: - return null; - } -}; -var openfl_ui_GameInput = function() { - openfl_events_EventDispatcher.call(this); - openfl_ui_GameInput.__instances.push(this); -}; -$hxClasses["openfl.ui.GameInput"] = openfl_ui_GameInput; -openfl_ui_GameInput.__name__ = "openfl.ui.GameInput"; -openfl_ui_GameInput.getDeviceAt = function(index) { - if(index >= 0 && index < openfl_ui_GameInput.__deviceList.length) { - return openfl_ui_GameInput.__deviceList[index]; - } - return null; -}; -openfl_ui_GameInput.__getDevice = function(gamepad) { - if(gamepad == null) { - return null; - } - if(openfl_ui_GameInput.__devices.h.__keys__[gamepad.__id__] == null) { - var devices = lime_ui_Joystick.__getDeviceData(); - var device = devices[gamepad.id].id; - var devices = lime_ui_Joystick.__getDeviceData(); - var device1 = new openfl_ui_GameInputDevice(device,devices[gamepad.id].id); - openfl_ui_GameInput.__deviceList.push(device1); - openfl_ui_GameInput.__devices.set(gamepad,device1); - openfl_ui_GameInput.numDevices = openfl_ui_GameInput.__deviceList.length; - } - return openfl_ui_GameInput.__devices.h[gamepad.__id__]; -}; -openfl_ui_GameInput.__onGamepadAxisMove = function(gamepad,axis,value) { - var device = openfl_ui_GameInput.__getDevice(gamepad); - if(device == null) { - return; - } - if(device.enabled) { - if(!device.__axis.h.hasOwnProperty(axis)) { - var control; - if(axis == null) { - control = "null"; - } else { - switch(axis) { - case 0: - control = "LEFT_X"; - break; - case 1: - control = "LEFT_Y"; - break; - case 2: - control = "RIGHT_X"; - break; - case 3: - control = "RIGHT_Y"; - break; - case 4: - control = "TRIGGER_LEFT"; - break; - case 5: - control = "TRIGGER_RIGHT"; - break; - default: - control = "UNKNOWN (" + axis + ")"; - } - } - var control1 = new openfl_ui_GameInputControl(device,"AXIS_" + control,-1,1); - device.__axis.h[axis] = control1; - device.__controls.push(control1); - } - var control = device.__axis.h[axis]; - control.value = value; - control.dispatchEvent(new openfl_events_Event("change")); - } -}; -openfl_ui_GameInput.__onGamepadButtonDown = function(gamepad,button) { - var device = openfl_ui_GameInput.__getDevice(gamepad); - if(device == null) { - return; - } - if(device.enabled) { - if(!device.__button.h.hasOwnProperty(button)) { - var control; - if(button == null) { - control = "null"; - } else { - switch(button) { - case 0: - control = "A"; - break; - case 1: - control = "B"; - break; - case 2: - control = "X"; - break; - case 3: - control = "Y"; - break; - case 4: - control = "BACK"; - break; - case 5: - control = "GUIDE"; - break; - case 6: - control = "START"; - break; - case 7: - control = "LEFT_STICK"; - break; - case 8: - control = "RIGHT_STICK"; - break; - case 9: - control = "LEFT_SHOULDER"; - break; - case 10: - control = "RIGHT_SHOULDER"; - break; - case 11: - control = "DPAD_UP"; - break; - case 12: - control = "DPAD_DOWN"; - break; - case 13: - control = "DPAD_LEFT"; - break; - case 14: - control = "DPAD_RIGHT"; - break; - default: - control = "UNKNOWN (" + button + ")"; - } - } - var control1 = new openfl_ui_GameInputControl(device,"BUTTON_" + control,0,1); - device.__button.h[button] = control1; - device.__controls.push(control1); - } - var control = device.__button.h[button]; - control.value = 1; - control.dispatchEvent(new openfl_events_Event("change")); - } -}; -openfl_ui_GameInput.__onGamepadButtonUp = function(gamepad,button) { - var device = openfl_ui_GameInput.__getDevice(gamepad); - if(device == null) { - return; - } - if(device.enabled) { - if(!device.__button.h.hasOwnProperty(button)) { - var control; - if(button == null) { - control = "null"; - } else { - switch(button) { - case 0: - control = "A"; - break; - case 1: - control = "B"; - break; - case 2: - control = "X"; - break; - case 3: - control = "Y"; - break; - case 4: - control = "BACK"; - break; - case 5: - control = "GUIDE"; - break; - case 6: - control = "START"; - break; - case 7: - control = "LEFT_STICK"; - break; - case 8: - control = "RIGHT_STICK"; - break; - case 9: - control = "LEFT_SHOULDER"; - break; - case 10: - control = "RIGHT_SHOULDER"; - break; - case 11: - control = "DPAD_UP"; - break; - case 12: - control = "DPAD_DOWN"; - break; - case 13: - control = "DPAD_LEFT"; - break; - case 14: - control = "DPAD_RIGHT"; - break; - default: - control = "UNKNOWN (" + button + ")"; - } - } - var control1 = new openfl_ui_GameInputControl(device,"BUTTON_" + control,0,1); - device.__button.h[button] = control1; - device.__controls.push(control1); - } - var control = device.__button.h[button]; - control.value = 0; - control.dispatchEvent(new openfl_events_Event("change")); - } -}; -openfl_ui_GameInput.__onGamepadConnect = function(gamepad) { - var device = openfl_ui_GameInput.__getDevice(gamepad); - if(device == null) { - return; - } - var _g = 0; - var _g1 = openfl_ui_GameInput.__instances; - while(_g < _g1.length) { - var instance = _g1[_g]; - ++_g; - instance.dispatchEvent(new openfl_events_GameInputEvent("deviceAdded",true,false,device)); - } -}; -openfl_ui_GameInput.__onGamepadDisconnect = function(gamepad) { - var device = openfl_ui_GameInput.__devices.h[gamepad.__id__]; - if(device != null) { - if(openfl_ui_GameInput.__devices.h.__keys__[gamepad.__id__] != null) { - HxOverrides.remove(openfl_ui_GameInput.__deviceList,openfl_ui_GameInput.__devices.h[gamepad.__id__]); - openfl_ui_GameInput.__devices.remove(gamepad); - } - openfl_ui_GameInput.numDevices = openfl_ui_GameInput.__deviceList.length; - var _g = 0; - var _g1 = openfl_ui_GameInput.__instances; - while(_g < _g1.length) { - var instance = _g1[_g]; - ++_g; - instance.dispatchEvent(new openfl_events_GameInputEvent("deviceRemoved",true,false,device)); - } - } -}; -openfl_ui_GameInput.__super__ = openfl_events_EventDispatcher; -openfl_ui_GameInput.prototype = $extend(openfl_events_EventDispatcher.prototype,{ - addEventListener: function(type,listener,useCapture,priority,useWeakReference) { - if(useWeakReference == null) { - useWeakReference = false; - } - if(priority == null) { - priority = 0; - } - if(useCapture == null) { - useCapture = false; - } - openfl_events_EventDispatcher.prototype.addEventListener.call(this,type,listener,useCapture,priority,useWeakReference); - if(type == "deviceAdded") { - var _g = 0; - var _g1 = openfl_ui_GameInput.__deviceList; - while(_g < _g1.length) { - var device = _g1[_g]; - ++_g; - this.dispatchEvent(new openfl_events_GameInputEvent("deviceAdded",true,false,device)); - } - } - } - ,__class__: openfl_ui_GameInput -}); -var openfl_ui_GameInputControl = function(device,id,minValue,maxValue,value) { - if(value == null) { - value = 0; - } - openfl_events_EventDispatcher.call(this); - this.device = device; - this.id = id; - this.minValue = minValue; - this.maxValue = maxValue; - this.value = value; -}; -$hxClasses["openfl.ui.GameInputControl"] = openfl_ui_GameInputControl; -openfl_ui_GameInputControl.__name__ = "openfl.ui.GameInputControl"; -openfl_ui_GameInputControl.__super__ = openfl_events_EventDispatcher; -openfl_ui_GameInputControl.prototype = $extend(openfl_events_EventDispatcher.prototype,{ - __class__: openfl_ui_GameInputControl -}); -var openfl_ui_GameInputDevice = function(id,name) { - this.__controls = []; - this.__button = new haxe_ds_IntMap(); - this.__axis = new haxe_ds_IntMap(); - this.id = id; - this.name = name; - var control; - control = new openfl_ui_GameInputControl(this,"AXIS_" + 0,-1,1); - this.__axis.h[0] = control; - this.__controls.push(control); - control = new openfl_ui_GameInputControl(this,"AXIS_" + 1,-1,1); - this.__axis.h[1] = control; - this.__controls.push(control); - control = new openfl_ui_GameInputControl(this,"AXIS_" + 2,-1,1); - this.__axis.h[2] = control; - this.__controls.push(control); - control = new openfl_ui_GameInputControl(this,"AXIS_" + 3,-1,1); - this.__axis.h[3] = control; - this.__controls.push(control); - control = new openfl_ui_GameInputControl(this,"AXIS_" + 4,-1,1); - this.__axis.h[4] = control; - this.__controls.push(control); - control = new openfl_ui_GameInputControl(this,"AXIS_" + 5,-1,1); - this.__axis.h[5] = control; - this.__controls.push(control); - var _g = 0; - while(_g < 15) { - var i = _g++; - control = new openfl_ui_GameInputControl(this,"BUTTON_" + i,0,1); - this.__button.h[i] = control; - this.__controls.push(control); - } -}; -$hxClasses["openfl.ui.GameInputDevice"] = openfl_ui_GameInputDevice; -openfl_ui_GameInputDevice.__name__ = "openfl.ui.GameInputDevice"; -openfl_ui_GameInputDevice.prototype = { - getCachedSamples: function(data,append) { - if(append == null) { - append = false; - } - return 0; - } - ,getControlAt: function(i) { - if(i >= 0 && i < this.__controls.length) { - return this.__controls[i]; - } - return null; - } - ,startCachingSamples: function(numSamples,controls) { - } - ,stopCachingSamples: function() { - } - ,get_numControls: function() { - return this.__controls.length; - } - ,__class__: openfl_ui_GameInputDevice -}; -var openfl_ui_Keyboard = function() { }; -$hxClasses["openfl.ui.Keyboard"] = openfl_ui_Keyboard; -openfl_ui_Keyboard.__name__ = "openfl.ui.Keyboard"; -openfl_ui_Keyboard.isAccessible = function() { - return false; -}; -openfl_ui_Keyboard.__convertKeyCode = function(key) { - switch(key) { - case 8: - return 8; - case 9: - return 9; - case 13: - return 13; - case 27: - return 27; - case 32: - return 32; - case 33: - return 49; - case 34: - return 222; - case 35: - return 51; - case 36: - return 52; - case 37: - return 53; - case 38: - return 55; - case 39: - return 222; - case 40: - return 57; - case 41: - return 48; - case 42: - return 56; - case 44: - return 188; - case 45: - return 189; - case 46: - return 190; - case 47: - return 191; - case 48: - return 48; - case 49: - return 49; - case 50: - return 50; - case 51: - return 51; - case 52: - return 52; - case 53: - return 53; - case 54: - return 54; - case 55: - return 55; - case 56: - return 56; - case 57: - return 57; - case 58: - return 186; - case 59: - return 186; - case 60: - return 60; - case 61: - return 187; - case 62: - return 190; - case 63: - return 191; - case 64: - return 50; - case 91: - return 219; - case 92: - return 220; - case 93: - return 221; - case 94: - return 54; - case 95: - return 189; - case 96: - return 192; - case 97: - return 65; - case 98: - return 66; - case 99: - return 67; - case 100: - return 68; - case 101: - return 69; - case 102: - return 70; - case 103: - return 71; - case 104: - return 72; - case 105: - return 73; - case 106: - return 74; - case 107: - return 75; - case 108: - return 76; - case 109: - return 77; - case 110: - return 78; - case 111: - return 79; - case 112: - return 80; - case 113: - return 81; - case 114: - return 82; - case 115: - return 83; - case 116: - return 84; - case 117: - return 85; - case 118: - return 86; - case 119: - return 87; - case 120: - return 88; - case 121: - return 89; - case 122: - return 90; - case 127: - return 46; - case 1073741881: - return 20; - case 1073741882: - return 112; - case 1073741883: - return 113; - case 1073741884: - return 114; - case 1073741885: - return 115; - case 1073741886: - return 116; - case 1073741887: - return 117; - case 1073741888: - return 118; - case 1073741889: - return 119; - case 1073741890: - return 120; - case 1073741891: - return 121; - case 1073741892: - return 122; - case 1073741893: - return 123; - case 1073741894: - return 301; - case 1073741895: - return 145; - case 1073741896: - return 19; - case 1073741897: - return 45; - case 1073741898: - return 36; - case 1073741899: - return 33; - case 1073741901: - return 35; - case 1073741902: - return 34; - case 1073741903: - return 39; - case 1073741904: - return 37; - case 1073741905: - return 40; - case 1073741906: - return 38; - case 1073741907: - return 144; - case 1073741908: - return 111; - case 1073741909: - return 106; - case 1073741910: - return 109; - case 1073741911: - return 107; - case 1073741912: - return 13; - case 1073741913: - return 97; - case 1073741914: - return 98; - case 1073741915: - return 99; - case 1073741916: - return 100; - case 1073741917: - return 101; - case 1073741918: - return 102; - case 1073741919: - return 103; - case 1073741920: - return 104; - case 1073741921: - return 105; - case 1073741922: - return 96; - case 1073741923: - return 110; - case 1073741925: - return 302; - case 1073741928: - return 124; - case 1073741929: - return 125; - case 1073741930: - return 126; - case 1073741982: - return 13; - case 1073742044: - return 110; - case 1073742048: - return 17; - case 1073742049: - return 16; - case 1073742050: - return 18; - case 1073742051: - return 15; - case 1073742052: - return 17; - case 1073742053: - return 16; - case 1073742054: - return 18; - case 1073742055: - return 15; - default: - return key; - } -}; -openfl_ui_Keyboard.__getCharCode = function(key,shift) { - if(shift == null) { - shift = false; - } - if(!shift) { - switch(key) { - case 8: - return 8; - case 9: - return 9; - case 13: - return 13; - case 27: - return 27; - case 32: - return 32; - case 186: - return 59; - case 187: - return 61; - case 188: - return 44; - case 189: - return 45; - case 190: - return 46; - case 191: - return 47; - case 192: - return 96; - case 219: - return 91; - case 220: - return 92; - case 221: - return 93; - case 222: - return 39; - } - if(key >= 48 && key <= 57) { - return key - 48 + 48; - } - if(key >= 65 && key <= 90) { - return key - 65 + 97; - } - } else { - switch(key) { - case 48: - return 41; - case 49: - return 33; - case 50: - return 64; - case 51: - return 35; - case 52: - return 36; - case 53: - return 37; - case 54: - return 94; - case 55: - return 38; - case 56: - return 42; - case 57: - return 40; - case 186: - return 58; - case 187: - return 43; - case 188: - return 60; - case 189: - return 95; - case 190: - return 62; - case 191: - return 63; - case 192: - return 126; - case 219: - return 123; - case 220: - return 124; - case 221: - return 125; - case 222: - return 34; - } - if(key >= 65 && key <= 90) { - return key - 65 + 65; - } - } - if(key >= 96 && key <= 105) { - return key - 96 + 48; - } - switch(key) { - case 8: - return 8; - case 13: - return 13; - case 46: - return 127; - case 106: - return 42; - case 107: - return 43; - case 108: - return 44; - case 110: - return 45; - case 111: - return 46; - } - return 0; -}; -openfl_ui_Keyboard.__getKeyLocation = function(key) { - switch(key) { - case 1073741908:case 1073741909:case 1073741910:case 1073741911:case 1073741912:case 1073741913:case 1073741914:case 1073741915:case 1073741916:case 1073741917:case 1073741918:case 1073741919:case 1073741920:case 1073741921:case 1073741922:case 1073741923:case 1073742044: - return 3; - case 1073742048:case 1073742049:case 1073742050:case 1073742051: - return 1; - case 1073742052:case 1073742053:case 1073742054:case 1073742055: - return 2; - default: - return 0; - } -}; -var openfl_ui_Mouse = function() { }; -$hxClasses["openfl.ui.Mouse"] = openfl_ui_Mouse; -openfl_ui_Mouse.__name__ = "openfl.ui.Mouse"; -openfl_ui_Mouse.hide = function() { - openfl_ui_Mouse.__hidden = true; - var _g = 0; - var _g1 = lime_app_Application.current.__windows; - while(_g < _g1.length) { - var $window = _g1[_g]; - ++_g; - $window.set_cursor(null); - } -}; -openfl_ui_Mouse.show = function() { - openfl_ui_Mouse.__hidden = false; - var cacheCursor = openfl_ui_Mouse.__cursor; - openfl_ui_Mouse.__cursor = null; - openfl_ui_Mouse.set_cursor(cacheCursor); -}; -openfl_ui_Mouse.get_cursor = function() { - return openfl_ui_Mouse.__cursor; -}; -openfl_ui_Mouse.set_cursor = function(value) { - if(value == null) { - value = "auto"; - } - var setCursor = null; - switch(value) { - case "arrow": - setCursor = lime_ui_MouseCursor.ARROW; - break; - case "button": - setCursor = lime_ui_MouseCursor.POINTER; - break; - case "crosshair": - setCursor = lime_ui_MouseCursor.CROSSHAIR; - break; - case "custom": - setCursor = lime_ui_MouseCursor.CUSTOM; - break; - case "hand": - setCursor = lime_ui_MouseCursor.MOVE; - break; - case "ibeam": - setCursor = lime_ui_MouseCursor.TEXT; - break; - case "resize_nesw": - setCursor = lime_ui_MouseCursor.RESIZE_NESW; - break; - case "resize_ns": - setCursor = lime_ui_MouseCursor.RESIZE_NS; - break; - case "resize_nwse": - setCursor = lime_ui_MouseCursor.RESIZE_NWSE; - break; - case "resize_we": - setCursor = lime_ui_MouseCursor.RESIZE_WE; - break; - case "wait": - setCursor = lime_ui_MouseCursor.WAIT; - break; - case "waitarrow": - setCursor = lime_ui_MouseCursor.WAIT_ARROW; - break; - default: - } - if(setCursor != null && !openfl_ui_Mouse.__hidden) { - var _g = 0; - var _g1 = lime_app_Application.current.__windows; - while(_g < _g1.length) { - var $window = _g1[_g]; - ++_g; - $window.set_cursor(setCursor); - } - } - return openfl_ui_Mouse.__cursor = value; -}; -var openfl_ui_MouseCursor = {}; -openfl_ui_MouseCursor.fromLimeCursor = function(cursor) { - switch(cursor._hx_index) { - case 0: - return "arrow"; - case 1: - return "crosshair"; - case 2: - return "auto"; - case 3: - return "hand"; - case 4: - return "button"; - case 5: - return "resize_nesw"; - case 6: - return "resize_ns"; - case 7: - return "resize_nwse"; - case 8: - return "resize_we"; - case 9: - return "ibeam"; - case 10: - return "wait"; - case 11: - return "waitarrow"; - case 12: - return "custom"; - } -}; -openfl_ui_MouseCursor.toLimeCursor = function(this1) { - switch(this1) { - case "arrow": - return lime_ui_MouseCursor.ARROW; - case "auto": - return lime_ui_MouseCursor.DEFAULT; - case "button": - return lime_ui_MouseCursor.POINTER; - case "crosshair": - return lime_ui_MouseCursor.CROSSHAIR; - case "custom": - return lime_ui_MouseCursor.CUSTOM; - case "hand": - return lime_ui_MouseCursor.MOVE; - case "ibeam": - return lime_ui_MouseCursor.TEXT; - case "resize_nesw": - return lime_ui_MouseCursor.RESIZE_NESW; - case "resize_ns": - return lime_ui_MouseCursor.RESIZE_NS; - case "resize_nwse": - return lime_ui_MouseCursor.RESIZE_NWSE; - case "resize_we": - return lime_ui_MouseCursor.RESIZE_WE; - case "wait": - return lime_ui_MouseCursor.WAIT; - case "waitarrow": - return lime_ui_MouseCursor.WAIT_ARROW; - default: - return lime_ui_MouseCursor.DEFAULT; - } -}; -var openfl_utils_AGALMiniAssembler = function(debugging) { - if(debugging == null) { - debugging = false; - } - this.debugEnabled = false; - this.debugEnabled = debugging; - if(!openfl_utils_AGALMiniAssembler.initialized) { - openfl_utils_AGALMiniAssembler.init(); - } -}; -$hxClasses["openfl.utils.AGALMiniAssembler"] = openfl_utils_AGALMiniAssembler; -openfl_utils_AGALMiniAssembler.__name__ = "openfl.utils.AGALMiniAssembler"; -openfl_utils_AGALMiniAssembler.init = function() { - openfl_utils_AGALMiniAssembler.initialized = true; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("mov",2,0,0); - this1.h["mov"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("add",3,1,0); - this1.h["add"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("sub",3,2,0); - this1.h["sub"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("mul",3,3,0); - this1.h["mul"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("div",3,4,0); - this1.h["div"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("rcp",2,5,0); - this1.h["rcp"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("min",3,6,0); - this1.h["min"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("max",3,7,0); - this1.h["max"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("frc",2,8,0); - this1.h["frc"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("sqt",2,9,0); - this1.h["sqt"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("rsq",2,10,0); - this1.h["rsq"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("pow",3,11,0); - this1.h["pow"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("log",2,12,0); - this1.h["log"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("exp",2,13,0); - this1.h["exp"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("nrm",2,14,0); - this1.h["nrm"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("sin",2,15,0); - this1.h["sin"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("cos",2,16,0); - this1.h["cos"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("crs",3,17,0); - this1.h["crs"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("dp3",3,18,0); - this1.h["dp3"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("dp4",3,19,0); - this1.h["dp4"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("abs",2,20,0); - this1.h["abs"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("neg",2,21,0); - this1.h["neg"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("sat",2,22,0); - this1.h["sat"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("m33",3,23,16); - this1.h["m33"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("m44",3,24,16); - this1.h["m44"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("m34",3,25,16); - this1.h["m34"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("ddx",2,26,288); - this1.h["ddx"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("ddy",2,27,288); - this1.h["ddy"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("ife",2,28,897); - this1.h["ife"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("ine",2,29,897); - this1.h["ine"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("ifg",2,30,897); - this1.h["ifg"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("ifl",2,31,897); - this1.h["ifl"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("els",0,32,1921); - this1.h["els"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("eif",0,33,1409); - this1.h["eif"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("kil",1,39,160); - this1.h["kil"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("tex",3,40,40); - this1.h["tex"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("sge",3,41,0); - this1.h["sge"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("slt",3,42,0); - this1.h["slt"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("sgn",2,43,0); - this1.h["sgn"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("seq",3,44,0); - this1.h["seq"] = v; - var this1 = openfl_utils_AGALMiniAssembler.OPMAP; - var v = new openfl_utils__$AGALMiniAssembler_OpCode("sne",3,45,0); - this1.h["sne"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("rgba",8,0); - this1.h["rgba"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("compressed",8,1); - this1.h["compressed"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("compressedalpha",8,2); - this1.h["compressedalpha"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("dxt1",8,1); - this1.h["dxt1"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("dxt5",8,2); - this1.h["dxt5"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("video",8,3); - this1.h["video"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("2d",12,0); - this1.h["2d"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("3d",12,2); - this1.h["3d"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("cube",12,1); - this1.h["cube"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("mipnearest",24,1); - this1.h["mipnearest"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("miplinear",24,2); - this1.h["miplinear"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("mipnone",24,0); - this1.h["mipnone"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("nomip",24,0); - this1.h["nomip"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("nearest",28,0); - this1.h["nearest"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("linear",28,1); - this1.h["linear"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("anisotropic2x",28,2); - this1.h["anisotropic2x"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("anisotropic4x",28,3); - this1.h["anisotropic4x"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("anisotropic8x",28,4); - this1.h["anisotropic8x"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("anisotropic16x",28,5); - this1.h["anisotropic16x"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("centroid",16,1); - this1.h["centroid"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("single",16,2); - this1.h["single"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("ignoresampler",16,4); - this1.h["ignoresampler"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("repeat",20,1); - this1.h["repeat"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("wrap",20,1); - this1.h["wrap"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("clamp",20,0); - this1.h["clamp"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("clamp_u_repeat_v",20,2); - this1.h["clamp_u_repeat_v"] = v; - var this1 = openfl_utils_AGALMiniAssembler.SAMPLEMAP; - var v = new openfl_utils__$AGALMiniAssembler_Sampler("repeat_u_clamp_v",20,3); - this1.h["repeat_u_clamp_v"] = v; -}; -openfl_utils_AGALMiniAssembler.prototype = { - assemble2: function(context3D,version,vertexSource,fragmentSource) { - var agalVertex = this.assemble("vertex",vertexSource,version); - var agalFragment = this.assemble("fragment",fragmentSource,version); - var program = context3D.createProgram(); - program.upload(agalVertex,agalFragment); - return program; - } - ,assemble: function(mode,source,version,ignoreLimits) { - if(ignoreLimits == null) { - ignoreLimits = false; - } - if(version == null) { - version = 1; - } - var start = openfl_Lib.getTimer(); - var this1 = new openfl_utils_ByteArrayData(0); - this.agalcode = this1; - this.error = ""; - var isFrag = false; - if(mode == "fragment") { - isFrag = true; - } else if(mode != "vertex") { - this.error = "ERROR: mode needs to be \"" + "fragment" + "\" or \"" + "vertex" + "\" but is \"" + mode + "\"."; - } - this.agalcode.__endian = 1; - this.agalcode.writeByte(160); - this.agalcode.writeUnsignedInt(version); - this.agalcode.writeByte(161); - this.agalcode.writeByte(isFrag ? 1 : 0); - this.initregmap(version,ignoreLimits); - var lines = StringTools.replace(source,"\r","\n").split("\n"); - var nops = 0; - var lng = lines.length; - var reg1 = new EReg("<.*>","g"); - var reg2 = new EReg("([\\w\\.\\-\\+]+)","gi"); - var reg3 = new EReg("^\\w{3}","ig"); - var reg4 = new EReg("vc\\[([vofi][acostdip]?[d]?)(\\d*)?(\\.[xyzw](\\+\\d{1,3})?)?\\](\\.[xyzw]{1,4})?|([vofi][acostdip]?[d]?)(\\d*)?(\\.[xyzw]{1,4})?","gi"); - var reg5 = new EReg("\\[.*\\]","ig"); - var reg6 = new EReg("^\\b[A-Za-z]{1,3}","ig"); - var reg7 = new EReg("\\d+",""); - var reg8 = new EReg("(\\.[xyzw]{1,4})",""); - var reg9 = new EReg("[A-Za-z]{1,3}","ig"); - var reg10 = new EReg("(\\.[xyzw]{1,1})",""); - var reg11 = new EReg("\\+\\d{1,3}","ig"); - var i = 0; - while(i < lng && this.error == "") { - var line = StringTools.trim(lines[i]); - var startcomment = line.indexOf("//"); - if(startcomment != -1) { - line = HxOverrides.substr(line,0,startcomment); - } - var optsi = reg1.match(line) ? reg1.matchedPos().pos : -1; - var opts = null; - if(optsi != -1) { - opts = this.match(HxOverrides.substr(line,optsi,null),reg2); - line = HxOverrides.substr(line,0,optsi); - } - var opCode = null; - var opFound = null; - if(reg3.match(line)) { - opCode = reg3.matched(0); - opFound = openfl_utils_AGALMiniAssembler.OPMAP.h[opCode]; - } - if(opFound == null) { - if(line.length >= 3) { - lime_utils_Log.warn("warning: bad line " + i + ": " + lines[i],{ fileName : "openfl/utils/AGALMiniAssembler.hx", lineNumber : 262, className : "openfl.utils.AGALMiniAssembler", methodName : "assemble"}); - } - ++i; - continue; - } - if(this.debugEnabled) { - lime_utils_Log.info(opFound,{ fileName : "openfl/utils/AGALMiniAssembler.hx", lineNumber : 272, className : "openfl.utils.AGALMiniAssembler", methodName : "assemble"}); - } - if(opFound == null) { - if(line.length >= 3) { - lime_utils_Log.warn("warning: bad line " + i + ": " + lines[i],{ fileName : "openfl/utils/AGALMiniAssembler.hx", lineNumber : 279, className : "openfl.utils.AGALMiniAssembler", methodName : "assemble"}); - } - ++i; - continue; - } - line = HxOverrides.substr(line,line.indexOf(opFound.name) + opFound.name.length,null); - if((opFound.flags & 256) != 0 && version < 2) { - this.error = "error: opcode requires version 2."; - break; - } - if((opFound.flags & 64) != 0 && isFrag) { - this.error = "error: opcode is only allowed in vertex programs."; - break; - } - if((opFound.flags & 32) != 0 && !isFrag) { - this.error = "error: opcode is only allowed in fragment programs."; - break; - } - if(this.verbose) { - lime_utils_Log.info("emit opcode=" + Std.string(opFound),{ fileName : "openfl/utils/AGALMiniAssembler.hx", lineNumber : 308, className : "openfl.utils.AGALMiniAssembler", methodName : "assemble"}); - } - this.agalcode.writeUnsignedInt(opFound.emitCode); - ++nops; - if(nops > 4096) { - this.error = "error: too many opcodes. maximum is " + 4096 + "."; - break; - } - var regs = this.match(line,reg4); - if(regs.length != opFound.numRegister) { - this.error = "error: wrong number of operands. found " + regs.length + " but expected " + opFound.numRegister + "."; - break; - } - var badreg = false; - var pad = 160; - var regLength = regs.length; - var _g = 0; - var _g1 = regLength; - while(_g < _g1) { - var j = _g++; - var isRelative = false; - var relreg = this.match(regs[j],reg5); - if(relreg.length > 0) { - regs[j] = StringTools.replace(regs[j],relreg[0],"0"); - if(this.verbose) { - lime_utils_Log.info("IS REL",{ fileName : "openfl/utils/AGALMiniAssembler.hx", lineNumber : 344, className : "openfl.utils.AGALMiniAssembler", methodName : "assemble"}); - } - isRelative = true; - } - var res = this.match(regs[j],reg6); - if(res.length == 0) { - this.error = "error: could not parse operand " + j + " (" + regs[j] + ")."; - badreg = true; - break; - } - var regFound = openfl_utils_AGALMiniAssembler.REGMAP.h[res[0]]; - if(this.debugEnabled) { - lime_utils_Log.info(regFound,{ fileName : "openfl/utils/AGALMiniAssembler.hx", lineNumber : 363, className : "openfl.utils.AGALMiniAssembler", methodName : "assemble"}); - } - if(regFound == null) { - this.error = "error: could not find register name for operand " + j + " (" + regs[j] + ")."; - badreg = true; - break; - } - if(isFrag) { - if((regFound.flags & 32) == 0) { - this.error = "error: register operand " + j + " (" + regs[j] + ") only allowed in vertex programs."; - badreg = true; - break; - } - if(isRelative) { - this.error = "error: register operand " + j + " (" + regs[j] + ") relative adressing not allowed in fragment programs."; - badreg = true; - break; - } - } else if((regFound.flags & 64) == 0) { - this.error = "error: register operand " + j + " (" + regs[j] + ") only allowed in fragment programs."; - badreg = true; - break; - } - regs[j] = HxOverrides.substr(regs[j],regs[j].indexOf(regFound.name) + regFound.name.length,null); - var idxmatch = isRelative ? this.match(relreg[0],reg7) : this.match(regs[j],reg7); - var regidx = 0; - if(idxmatch.length > 0) { - regidx = Std.parseInt(idxmatch[0]); - } - if(UInt.gt(regidx,regFound.range)) { - var tmp = regFound.range + 1; - this.error = "error: register operand " + j + " (" + regs[j] + ") index exceeds limit of " + (tmp == null ? "null" : Std.string(UInt.toFloat(tmp))) + "."; - badreg = true; - break; - } - var regmask = 0; - var maskmatch = this.match(regs[j],reg8); - var isDest = j == 0 && (opFound.flags & 128) == 0; - var isSampler = j == 2 && (opFound.flags & 8) != 0; - var reltype = 0; - var relsel = 0; - var reloffset = 0; - if(isDest && isRelative) { - this.error = "error: relative can not be destination"; - badreg = true; - break; - } - if(maskmatch.length > 0) { - regmask = 0; - var cv = 0; - var maskLength = maskmatch[0].length; - var k = 1; - while(k < maskLength) { - cv = HxOverrides.cca(maskmatch[0],k) - 120; - if(UInt.gt(cv,2)) { - cv = 3; - } - if(isDest) { - regmask |= 1 << cv; - } else { - regmask = regmask | cv << (k - 1 << 1); - } - ++k; - } - if(!isDest) { - while(k <= 4) { - regmask = regmask | cv << (k - 1 << 1); - ++k; - } - } - } else { - regmask = isDest ? 15 : 228; - } - if(isRelative) { - var relname = this.match(relreg[0],reg9); - var regFoundRel = openfl_utils_AGALMiniAssembler.REGMAP.h[relname[0]]; - if(regFoundRel == null) { - this.error = "error: bad index register"; - badreg = true; - break; - } - reltype = regFoundRel.emitCode; - var selmatch = this.match(relreg[0],reg10); - if(selmatch.length == 0) { - this.error = "error: bad index register select"; - badreg = true; - break; - } - relsel = HxOverrides.cca(selmatch[0],1) - 120; - if(UInt.gt(relsel,2)) { - relsel = 3; - } - var relofs = this.match(relreg[0],reg11); - if(relofs.length > 0) { - reloffset = Std.parseInt(relofs[0]); - } - if(reloffset < 0 || reloffset > 255) { - this.error = "error: index offset " + reloffset + " out of bounds. [0..255]"; - badreg = true; - break; - } - if(this.verbose) { - lime_utils_Log.info("RELATIVE: type=" + reltype + "==" + relname[0] + " sel=" + (relsel == null ? "null" : Std.string(UInt.toFloat(relsel))) + "==" + selmatch[0] + " idx=" + (regidx == null ? "null" : Std.string(UInt.toFloat(regidx))) + " offset=" + reloffset,{ fileName : "openfl/utils/AGALMiniAssembler.hx", lineNumber : 518, className : "openfl.utils.AGALMiniAssembler", methodName : "assemble"}); - } - } - if(this.verbose) { - lime_utils_Log.info(" emit argcode=" + Std.string(regFound) + "[" + (regidx == null ? "null" : Std.string(UInt.toFloat(regidx))) + "][" + regmask + "]",{ fileName : "openfl/utils/AGALMiniAssembler.hx", lineNumber : 525, className : "openfl.utils.AGALMiniAssembler", methodName : "assemble"}); - } - if(isDest) { - this.agalcode.writeShort(regidx); - this.agalcode.writeByte(regmask); - this.agalcode.writeByte(regFound.emitCode); - pad -= 32; - } else if(isSampler) { - if(this.verbose) { - lime_utils_Log.info(" emit sampler",{ fileName : "openfl/utils/AGALMiniAssembler.hx", lineNumber : 541, className : "openfl.utils.AGALMiniAssembler", methodName : "assemble"}); - } - var samplerbits = 5; - var optsLength = opts == null ? 0 : opts.length; - var bias = 0.0; - var _g2 = 0; - var _g3 = optsLength; - while(_g2 < _g3) { - var k1 = _g2++; - if(this.verbose) { - lime_utils_Log.info(" opt: " + opts[k1],{ fileName : "openfl/utils/AGALMiniAssembler.hx", lineNumber : 552, className : "openfl.utils.AGALMiniAssembler", methodName : "assemble"}); - } - var optfound = openfl_utils_AGALMiniAssembler.SAMPLEMAP.h[opts[k1]]; - if(optfound == null) { - bias = parseFloat(opts[k1]); - if(this.verbose) { - lime_utils_Log.info(" bias: " + bias,{ fileName : "openfl/utils/AGALMiniAssembler.hx", lineNumber : 565, className : "openfl.utils.AGALMiniAssembler", methodName : "assemble"}); - } - } else { - if(optfound.flag != 16) { - samplerbits &= ~(15 << optfound.flag); - } - samplerbits = samplerbits | optfound.mask << optfound.flag; - } - } - this.agalcode.writeShort(regidx); - this.agalcode.writeByte(bias * 8.0 | 0); - this.agalcode.writeByte(0); - this.agalcode.writeUnsignedInt(samplerbits); - if(this.verbose) { - lime_utils_Log.info(" bits: " + (samplerbits - 5),{ fileName : "openfl/utils/AGALMiniAssembler.hx", lineNumber : 586, className : "openfl.utils.AGALMiniAssembler", methodName : "assemble"}); - } - pad -= 64; - } else { - if(j == 0) { - this.agalcode.writeUnsignedInt(0); - pad -= 32; - } - this.agalcode.writeShort(regidx); - this.agalcode.writeByte(reloffset); - this.agalcode.writeByte(regmask); - this.agalcode.writeByte(regFound.emitCode); - this.agalcode.writeByte(reltype); - this.agalcode.writeShort(isRelative ? relsel | 32768 : 0); - pad -= 64; - } - } - var j1 = 0; - while(j1 < pad) { - this.agalcode.writeByte(0); - j1 += 8; - } - if(badreg) { - break; - } - ++i; - } - if(this.error != "") { - this.error += "\n at line " + i + " " + lines[i]; - openfl_utils_ByteArray.set_length(this.agalcode,0); - lime_utils_Log.info(this.error,{ fileName : "openfl/utils/AGALMiniAssembler.hx", lineNumber : 631, className : "openfl.utils.AGALMiniAssembler", methodName : "assemble"}); - } - if(this.debugEnabled) { - var dbgLine = "generated bytecode:"; - var agalLength = openfl_utils_ByteArray.get_length(this.agalcode); - var _g = 0; - var _g1 = agalLength; - while(_g < _g1) { - var index = _g++; - if(index % 16 == 0) { - dbgLine += "\n"; - } - if(index % 4 == 0) { - dbgLine += " "; - } - var byteStr = StringTools.hex(this.agalcode.b[index],2); - if(byteStr.length < 2) { - byteStr = "0" + byteStr; - } - dbgLine += byteStr; - } - lime_utils_Log.info(dbgLine,{ fileName : "openfl/utils/AGALMiniAssembler.hx", lineNumber : 662, className : "openfl.utils.AGALMiniAssembler", methodName : "assemble"}); - } - if(this.verbose) { - lime_utils_Log.info("AGALMiniAssembler.assemble time: " + (openfl_Lib.getTimer() - start) / 1000 + "s",{ fileName : "openfl/utils/AGALMiniAssembler.hx", lineNumber : 667, className : "openfl.utils.AGALMiniAssembler", methodName : "assemble"}); - } - return this.agalcode; - } - ,initregmap: function(version,ignorelimits) { - var this1 = openfl_utils_AGALMiniAssembler.REGMAP; - var v = new openfl_utils__$AGALMiniAssembler_Register("va","vertex attribute",0,ignorelimits ? 1024 : version == 1 || version == 2 ? 7 : 15,66); - this1.h["va"] = v; - var this1 = openfl_utils_AGALMiniAssembler.REGMAP; - var v = new openfl_utils__$AGALMiniAssembler_Register("vc","vertex constant",1,ignorelimits ? 1024 : version == 1 ? 127 : 249,66); - this1.h["vc"] = v; - var this1 = openfl_utils_AGALMiniAssembler.REGMAP; - var v = new openfl_utils__$AGALMiniAssembler_Register("vt","vertex temporary",2,ignorelimits ? 1024 : version == 1 ? 7 : 25,67); - this1.h["vt"] = v; - var this1 = openfl_utils_AGALMiniAssembler.REGMAP; - var v = new openfl_utils__$AGALMiniAssembler_Register("vo","vertex output",3,ignorelimits ? 1024 : 0,65); - this1.h["vo"] = v; - var this1 = openfl_utils_AGALMiniAssembler.REGMAP; - var v = new openfl_utils__$AGALMiniAssembler_Register("vi","varying",4,ignorelimits ? 1024 : version == 1 ? 7 : 9,99); - this1.h["vi"] = v; - var this1 = openfl_utils_AGALMiniAssembler.REGMAP; - var v = new openfl_utils__$AGALMiniAssembler_Register("fc","fragment constant",1,ignorelimits ? 1024 : version == 1 ? 27 : version == 2 ? 63 : 199,34); - this1.h["fc"] = v; - var this1 = openfl_utils_AGALMiniAssembler.REGMAP; - var v = new openfl_utils__$AGALMiniAssembler_Register("ft","fragment temporary",2,ignorelimits ? 1024 : version == 1 ? 7 : 25,35); - this1.h["ft"] = v; - var this1 = openfl_utils_AGALMiniAssembler.REGMAP; - var v = new openfl_utils__$AGALMiniAssembler_Register("fs","texture sampler",5,ignorelimits ? 1024 : 7,34); - this1.h["fs"] = v; - var this1 = openfl_utils_AGALMiniAssembler.REGMAP; - var v = new openfl_utils__$AGALMiniAssembler_Register("fo","fragment output",3,ignorelimits ? 1024 : version == 1 ? 0 : 3,33); - this1.h["fo"] = v; - var this1 = openfl_utils_AGALMiniAssembler.REGMAP; - var v = new openfl_utils__$AGALMiniAssembler_Register("fd","fragment depth output",6,ignorelimits ? 1024 : version == 1 ? -1 : 0,33); - this1.h["fd"] = v; - var this1 = openfl_utils_AGALMiniAssembler.REGMAP; - var v = new openfl_utils__$AGALMiniAssembler_Register("iid","instance id",7,ignorelimits ? 1024 : 0,66); - this1.h["iid"] = v; - var v = openfl_utils_AGALMiniAssembler.REGMAP.h["vo"]; - openfl_utils_AGALMiniAssembler.REGMAP.h["op"] = v; - var v = openfl_utils_AGALMiniAssembler.REGMAP.h["vi"]; - openfl_utils_AGALMiniAssembler.REGMAP.h["i"] = v; - var v = openfl_utils_AGALMiniAssembler.REGMAP.h["vi"]; - openfl_utils_AGALMiniAssembler.REGMAP.h["v"] = v; - var v = openfl_utils_AGALMiniAssembler.REGMAP.h["fo"]; - openfl_utils_AGALMiniAssembler.REGMAP.h["oc"] = v; - var v = openfl_utils_AGALMiniAssembler.REGMAP.h["fd"]; - openfl_utils_AGALMiniAssembler.REGMAP.h["od"] = v; - var v = openfl_utils_AGALMiniAssembler.REGMAP.h["vi"]; - openfl_utils_AGALMiniAssembler.REGMAP.h["fi"] = v; - } - ,match: function(value,reg) { - var matches = []; - var index = 0; - var match; - while(reg.matchSub(value,index)) { - match = reg.matched(0); - matches.push(match); - index = reg.matchedPos().pos + match.length; - } - return matches; - } - ,__class__: openfl_utils_AGALMiniAssembler -}; -var openfl_utils__$AGALMiniAssembler_OpCode = function(name,numRegister,emitCode,flags) { - this.name = name; - this.numRegister = numRegister; - this.emitCode = emitCode; - this.flags = flags; -}; -$hxClasses["openfl.utils._AGALMiniAssembler.OpCode"] = openfl_utils__$AGALMiniAssembler_OpCode; -openfl_utils__$AGALMiniAssembler_OpCode.__name__ = "openfl.utils._AGALMiniAssembler.OpCode"; -openfl_utils__$AGALMiniAssembler_OpCode.prototype = { - toString: function() { - return "[OpCode name=\"" + this.name + "\", numRegister=" + this.numRegister + ", emitCode=" + this.emitCode + ", flags=" + this.flags + "]"; - } - ,__class__: openfl_utils__$AGALMiniAssembler_OpCode -}; -var openfl_utils__$AGALMiniAssembler_Register = function(name,longName,emitCode,range,flags) { - this.name = name; - this.longName = longName; - this.emitCode = emitCode; - this.range = range; - this.flags = flags; -}; -$hxClasses["openfl.utils._AGALMiniAssembler.Register"] = openfl_utils__$AGALMiniAssembler_Register; -openfl_utils__$AGALMiniAssembler_Register.__name__ = "openfl.utils._AGALMiniAssembler.Register"; -openfl_utils__$AGALMiniAssembler_Register.prototype = { - toString: function() { - return "[Register name=\"" + this.name + "\", longName=\"" + this.longName + "\", emitCode=" + (this.emitCode == null ? "null" : Std.string(UInt.toFloat(this.emitCode))) + ", range=" + (this.range == null ? "null" : Std.string(UInt.toFloat(this.range))) + ", flags=" + (this.flags == null ? "null" : Std.string(UInt.toFloat(this.flags))) + "]"; - } - ,__class__: openfl_utils__$AGALMiniAssembler_Register -}; -var openfl_utils__$AGALMiniAssembler_Sampler = function(name,flag,mask) { - this.name = name; - this.flag = flag; - this.mask = mask; -}; -$hxClasses["openfl.utils._AGALMiniAssembler.Sampler"] = openfl_utils__$AGALMiniAssembler_Sampler; -openfl_utils__$AGALMiniAssembler_Sampler.__name__ = "openfl.utils._AGALMiniAssembler.Sampler"; -openfl_utils__$AGALMiniAssembler_Sampler.prototype = { - toString: function() { - return "[Sampler name=\"" + this.name + "\", flag=\"" + (this.flag == null ? "null" : Std.string(UInt.toFloat(this.flag))) + "\", mask=" + (this.mask == null ? "null" : Std.string(UInt.toFloat(this.mask))) + "]"; - } - ,__class__: openfl_utils__$AGALMiniAssembler_Sampler -}; -var openfl_utils_IAssetCache = function() { }; -$hxClasses["openfl.utils.IAssetCache"] = openfl_utils_IAssetCache; -openfl_utils_IAssetCache.__name__ = "openfl.utils.IAssetCache"; -openfl_utils_IAssetCache.__isInterface__ = true; -openfl_utils_IAssetCache.prototype = { - __class__: openfl_utils_IAssetCache -}; -var openfl_utils_AssetCache = function() { - this.__enabled = true; - this.bitmapData = new haxe_ds_StringMap(); - this.font = new haxe_ds_StringMap(); - this.sound = new haxe_ds_StringMap(); -}; -$hxClasses["openfl.utils.AssetCache"] = openfl_utils_AssetCache; -openfl_utils_AssetCache.__name__ = "openfl.utils.AssetCache"; -openfl_utils_AssetCache.__interfaces__ = [openfl_utils_IAssetCache]; -openfl_utils_AssetCache.prototype = { - clear: function(prefix) { - if(prefix == null) { - this.bitmapData = new haxe_ds_StringMap(); - this.font = new haxe_ds_StringMap(); - this.sound = new haxe_ds_StringMap(); - } else { - var keys = haxe_ds_StringMap.keysIterator(this.bitmapData.h); - var key = keys; - while(key.hasNext()) { - var key1 = key.next(); - if(StringTools.startsWith(key1,prefix)) { - this.removeBitmapData(key1); - } - } - var keys = haxe_ds_StringMap.keysIterator(this.font.h); - var key = keys; - while(key.hasNext()) { - var key1 = key.next(); - if(StringTools.startsWith(key1,prefix)) { - this.removeFont(key1); - } - } - var keys = haxe_ds_StringMap.keysIterator(this.sound.h); - var key = keys; - while(key.hasNext()) { - var key1 = key.next(); - if(StringTools.startsWith(key1,prefix)) { - this.removeSound(key1); - } - } - } - } - ,getBitmapData: function(id) { - return this.bitmapData.h[id]; - } - ,getFont: function(id) { - return this.font.h[id]; - } - ,getSound: function(id) { - return this.sound.h[id]; - } - ,hasBitmapData: function(id) { - return Object.prototype.hasOwnProperty.call(this.bitmapData.h,id); - } - ,hasFont: function(id) { - return Object.prototype.hasOwnProperty.call(this.font.h,id); - } - ,hasSound: function(id) { - return Object.prototype.hasOwnProperty.call(this.sound.h,id); - } - ,removeBitmapData: function(id) { - var _this = lime_utils_Assets.cache.image; - if(Object.prototype.hasOwnProperty.call(_this.h,id)) { - delete(_this.h[id]); - } - var _this = this.bitmapData; - if(Object.prototype.hasOwnProperty.call(_this.h,id)) { - delete(_this.h[id]); - return true; - } else { - return false; - } - } - ,removeFont: function(id) { - var _this = lime_utils_Assets.cache.font; - if(Object.prototype.hasOwnProperty.call(_this.h,id)) { - delete(_this.h[id]); - } - var _this = this.font; - if(Object.prototype.hasOwnProperty.call(_this.h,id)) { - delete(_this.h[id]); - return true; - } else { - return false; - } - } - ,removeSound: function(id) { - var _this = lime_utils_Assets.cache.audio; - if(Object.prototype.hasOwnProperty.call(_this.h,id)) { - delete(_this.h[id]); - } - var _this = this.sound; - if(Object.prototype.hasOwnProperty.call(_this.h,id)) { - delete(_this.h[id]); - return true; - } else { - return false; - } - } - ,setBitmapData: function(id,bitmapData) { - this.bitmapData.h[id] = bitmapData; - } - ,setFont: function(id,font) { - this.font.h[id] = font; - } - ,setSound: function(id,sound) { - this.sound.h[id] = sound; - } - ,get_enabled: function() { - return this.__enabled; - } - ,set_enabled: function(value) { - return this.__enabled = value; - } - ,__class__: openfl_utils_AssetCache -}; -var openfl_utils_AssetLibrary = function() { - lime_utils_AssetLibrary.call(this); -}; -$hxClasses["openfl.utils.AssetLibrary"] = openfl_utils_AssetLibrary; -openfl_utils_AssetLibrary.__name__ = "openfl.utils.AssetLibrary"; -openfl_utils_AssetLibrary.fromBytes = function(bytes,rootPath) { - return openfl_utils_AssetLibrary.fromManifest(lime_utils_AssetManifest.fromBytes(openfl_utils_ByteArray.toBytes(bytes),rootPath)); -}; -openfl_utils_AssetLibrary.fromFile = function(path,rootPath) { - return openfl_utils_AssetLibrary.fromManifest(lime_utils_AssetManifest.fromFile(path,rootPath)); -}; -openfl_utils_AssetLibrary.fromManifest = function(manifest) { - var library = lime_utils_AssetLibrary.fromManifest(manifest); - if(library != null) { - if(((library) instanceof openfl_utils_AssetLibrary)) { - return library; - } else { - var _library = new openfl_utils_AssetLibrary(); - _library.__proxy = library; - return _library; - } - } else { - return null; - } -}; -openfl_utils_AssetLibrary.loadFromBytes = function(bytes,rootPath) { - return lime_utils_AssetManifest.loadFromBytes(openfl_utils_ByteArray.toBytes(bytes),rootPath).then(function(manifest) { - return openfl_utils_AssetLibrary.loadFromManifest(manifest); - }); -}; -openfl_utils_AssetLibrary.loadFromFile = function(path,rootPath) { - return lime_utils_AssetManifest.loadFromFile(path,rootPath).then(function(manifest) { - return openfl_utils_AssetLibrary.loadFromManifest(manifest); - }); -}; -openfl_utils_AssetLibrary.loadFromManifest = function(manifest) { - var library = openfl_utils_AssetLibrary.fromManifest(manifest); - if(library != null) { - return library.load().then(function(library) { - return lime_app_Future.withValue(library); - }); - } else { - return lime_app_Future.withError("Could not load asset manifest"); - } -}; -openfl_utils_AssetLibrary.__super__ = lime_utils_AssetLibrary; -openfl_utils_AssetLibrary.prototype = $extend(lime_utils_AssetLibrary.prototype,{ - exists: function(id,type) { - if(this.__proxy != null) { - return this.__proxy.exists(id,type); - } else { - return lime_utils_AssetLibrary.prototype.exists.call(this,id,type); - } - } - ,getAsset: function(id,type) { - if(this.__proxy != null) { - return this.__proxy.getAsset(id,type); - } else { - return lime_utils_AssetLibrary.prototype.getAsset.call(this,id,type); - } - } - ,getAudioBuffer: function(id) { - if(this.__proxy != null) { - return this.__proxy.getAudioBuffer(id); - } else { - return lime_utils_AssetLibrary.prototype.getAudioBuffer.call(this,id); - } - } - ,getBytes: function(id) { - if(this.__proxy != null) { - return this.__proxy.getBytes(id); - } else { - return lime_utils_AssetLibrary.prototype.getBytes.call(this,id); - } - } - ,getFont: function(id) { - if(this.__proxy != null) { - return this.__proxy.getFont(id); - } else { - return lime_utils_AssetLibrary.prototype.getFont.call(this,id); - } - } - ,getImage: function(id) { - if(this.__proxy != null) { - return this.__proxy.getImage(id); - } else { - return lime_utils_AssetLibrary.prototype.getImage.call(this,id); - } - } - ,getMovieClip: function(id) { - return null; - } - ,getPath: function(id) { - if(this.__proxy != null) { - return this.__proxy.getPath(id); - } else { - return lime_utils_AssetLibrary.prototype.getPath.call(this,id); - } - } - ,getText: function(id) { - if(this.__proxy != null) { - return this.__proxy.getText(id); - } else { - return lime_utils_AssetLibrary.prototype.getText.call(this,id); - } - } - ,isLocal: function(id,type) { - if(this.__proxy != null) { - return this.__proxy.isLocal(id,type); - } else { - return lime_utils_AssetLibrary.prototype.isLocal.call(this,id,type); - } - } - ,list: function(type) { - if(this.__proxy != null) { - return this.__proxy.list(type); - } else { - return lime_utils_AssetLibrary.prototype.list.call(this,type); - } - } - ,loadAsset: function(id,type) { - if(this.__proxy != null) { - return this.__proxy.loadAsset(id,type); - } else { - return lime_utils_AssetLibrary.prototype.loadAsset.call(this,id,type); - } - } - ,load: function() { - if(this.__proxy != null) { - return this.__proxy.load(); - } else { - return lime_utils_AssetLibrary.prototype.load.call(this); - } - } - ,loadAudioBuffer: function(id) { - if(this.__proxy != null) { - return this.__proxy.loadAudioBuffer(id); - } else { - return lime_utils_AssetLibrary.prototype.loadAudioBuffer.call(this,id); - } - } - ,loadBytes: function(id) { - if(this.__proxy != null) { - return this.__proxy.loadBytes(id); - } else { - return lime_utils_AssetLibrary.prototype.loadBytes.call(this,id); - } - } - ,loadFont: function(id) { - if(this.__proxy != null) { - return this.__proxy.loadFont(id); - } else { - return lime_utils_AssetLibrary.prototype.loadFont.call(this,id); - } - } - ,loadImage: function(id) { - if(this.__proxy != null) { - return this.__proxy.loadImage(id); - } else { - return lime_utils_AssetLibrary.prototype.loadImage.call(this,id); - } - } - ,loadMovieClip: function(id) { - return lime_app_Future.withValue(this.getMovieClip(id)); - } - ,loadText: function(id) { - if(this.__proxy != null) { - return this.__proxy.loadText(id); - } else { - return lime_utils_AssetLibrary.prototype.loadText.call(this,id); - } - } - ,unload: function() { - if(this.__proxy != null) { - this.__proxy.unload(); - return; - } else { - lime_utils_AssetLibrary.prototype.unload.call(this); - return; - } - } - ,__class__: openfl_utils_AssetLibrary -}); -var openfl_utils_Assets = function() { }; -$hxClasses["openfl.utils.Assets"] = openfl_utils_Assets; -openfl_utils_Assets.__name__ = "openfl.utils.Assets"; -openfl_utils_Assets.addEventListener = function(type,listener,useCapture,priority,useWeakReference) { - if(useWeakReference == null) { - useWeakReference = false; - } - if(priority == null) { - priority = 0; - } - if(useCapture == null) { - useCapture = false; - } - if(!lime_utils_Assets.onChange.has(openfl_utils_Assets.LimeAssets_onChange)) { - lime_utils_Assets.onChange.add(openfl_utils_Assets.LimeAssets_onChange); - } - openfl_utils_Assets.dispatcher.addEventListener(type,listener,useCapture,priority,useWeakReference); -}; -openfl_utils_Assets.dispatchEvent = function(event) { - return openfl_utils_Assets.dispatcher.dispatchEvent(event); -}; -openfl_utils_Assets.exists = function(id,type) { - return lime_utils_Assets.exists(id,type); -}; -openfl_utils_Assets.getBitmapData = function(id,useCache) { - if(useCache == null) { - useCache = true; - } - if(useCache && openfl_utils_Assets.cache.get_enabled() && openfl_utils_Assets.cache.hasBitmapData(id)) { - var bitmapData = openfl_utils_Assets.cache.getBitmapData(id); - if(openfl_utils_Assets.isValidBitmapData(bitmapData)) { - return bitmapData; - } - } - var image = lime_utils_Assets.getImage(id,false); - if(image != null) { - var bitmapData = openfl_display_BitmapData.fromImage(image); - if(useCache && openfl_utils_Assets.cache.get_enabled()) { - openfl_utils_Assets.cache.setBitmapData(id,bitmapData); - } - return bitmapData; - } - return null; -}; -openfl_utils_Assets.getBytes = function(id) { - return openfl_utils_ByteArray.fromBytes(lime_utils_Assets.getBytes(id)); -}; -openfl_utils_Assets.getFont = function(id,useCache) { - if(useCache == null) { - useCache = true; - } - if(useCache && openfl_utils_Assets.cache.get_enabled() && openfl_utils_Assets.cache.hasFont(id)) { - return openfl_utils_Assets.cache.getFont(id); - } - var limeFont = lime_utils_Assets.getFont(id,false); - if(limeFont != null) { - var font = new openfl_text_Font(); - font.__fromLimeFont(limeFont); - if(useCache && openfl_utils_Assets.cache.get_enabled()) { - openfl_utils_Assets.cache.setFont(id,font); - } - return font; - } - return new openfl_text_Font(); -}; -openfl_utils_Assets.getLibrary = function(name) { - return lime_utils_Assets.getLibrary(name); -}; -openfl_utils_Assets.getMovieClip = function(id) { - var libraryName = id.substring(0,id.indexOf(":")); - var symbolName = HxOverrides.substr(id,id.indexOf(":") + 1,null); - var limeLibrary = openfl_utils_Assets.getLibrary(libraryName); - if(limeLibrary != null) { - if(((limeLibrary) instanceof openfl_utils_AssetLibrary)) { - var library = limeLibrary; - if(library.exists(symbolName,"MOVIE_CLIP")) { - if(library.isLocal(symbolName,"MOVIE_CLIP")) { - return library.getMovieClip(symbolName); - } else { - lime_utils_Log.error("MovieClip asset \"" + id + "\" exists, but only asynchronously",{ fileName : "openfl/utils/Assets.hx", lineNumber : 159, className : "openfl.utils.Assets", methodName : "getMovieClip"}); - return null; - } - } - } - lime_utils_Log.error("There is no MovieClip asset with an ID of \"" + id + "\"",{ fileName : "openfl/utils/Assets.hx", lineNumber : 165, className : "openfl.utils.Assets", methodName : "getMovieClip"}); - } else { - lime_utils_Log.error("There is no asset library named \"" + libraryName + "\"",{ fileName : "openfl/utils/Assets.hx", lineNumber : 169, className : "openfl.utils.Assets", methodName : "getMovieClip"}); - } - return null; -}; -openfl_utils_Assets.getMusic = function(id,useCache) { - if(useCache == null) { - useCache = true; - } - return openfl_utils_Assets.getSound(id,useCache); -}; -openfl_utils_Assets.getPath = function(id) { - return lime_utils_Assets.getPath(id); -}; -openfl_utils_Assets.getSound = function(id,useCache) { - if(useCache == null) { - useCache = true; - } - if(useCache && openfl_utils_Assets.cache.get_enabled() && openfl_utils_Assets.cache.hasSound(id)) { - var sound = openfl_utils_Assets.cache.getSound(id); - if(openfl_utils_Assets.isValidSound(sound)) { - return sound; - } - } - var buffer = lime_utils_Assets.getAudioBuffer(id,false); - if(buffer != null) { - var sound = openfl_media_Sound.fromAudioBuffer(buffer); - if(useCache && openfl_utils_Assets.cache.get_enabled()) { - openfl_utils_Assets.cache.setSound(id,sound); - } - return sound; - } - return null; -}; -openfl_utils_Assets.getText = function(id) { - return lime_utils_Assets.getText(id); -}; -openfl_utils_Assets.hasEventListener = function(type) { - return openfl_utils_Assets.dispatcher.hasEventListener(type); -}; -openfl_utils_Assets.hasLibrary = function(name) { - return lime_utils_Assets.hasLibrary(name); -}; -openfl_utils_Assets.isLocal = function(id,type,useCache) { - if(useCache == null) { - useCache = true; - } - if(useCache && openfl_utils_Assets.cache.get_enabled()) { - if(type == "IMAGE" || type == null) { - if(openfl_utils_Assets.cache.hasBitmapData(id)) { - return true; - } - } - if(type == "FONT" || type == null) { - if(openfl_utils_Assets.cache.hasFont(id)) { - return true; - } - } - if(type == "SOUND" || type == "MUSIC" || type == null) { - if(openfl_utils_Assets.cache.hasSound(id)) { - return true; - } - } - } - var libraryName = id.substring(0,id.indexOf(":")); - var symbolName = HxOverrides.substr(id,id.indexOf(":") + 1,null); - var library = openfl_utils_Assets.getLibrary(libraryName); - if(library != null) { - return library.isLocal(symbolName,type); - } - return false; -}; -openfl_utils_Assets.isValidBitmapData = function(bitmapData) { - return bitmapData != null && bitmapData.image != null; -}; -openfl_utils_Assets.isValidSound = function(sound) { - return true; -}; -openfl_utils_Assets.list = function(type) { - return lime_utils_Assets.list(type); -}; -openfl_utils_Assets.loadBitmapData = function(id,useCache) { - if(useCache == null) { - useCache = true; - } - if(useCache == null) { - useCache = true; - } - var promise = new lime_app_Promise(); - if(useCache && openfl_utils_Assets.cache.get_enabled() && openfl_utils_Assets.cache.hasBitmapData(id)) { - var bitmapData = openfl_utils_Assets.cache.getBitmapData(id); - if(openfl_utils_Assets.isValidBitmapData(bitmapData)) { - promise.complete(bitmapData); - return promise.future; - } - } - lime_utils_Assets.loadImage(id,false).onComplete(function(image) { - if(image != null) { - var bitmapData = openfl_display_BitmapData.fromImage(image); - if(useCache && openfl_utils_Assets.cache.get_enabled()) { - openfl_utils_Assets.cache.setBitmapData(id,bitmapData); - } - promise.complete(bitmapData); - } else { - promise.error("[Assets] Could not load Image \"" + id + "\""); - } - }).onError($bind(promise,promise.error)).onProgress($bind(promise,promise.progress)); - return promise.future; -}; -openfl_utils_Assets.loadBytes = function(id) { - var promise = new lime_app_Promise(); - var future = lime_utils_Assets.loadBytes(id); - future.onComplete(function(bytes) { - promise.complete(openfl_utils_ByteArray.fromBytes(bytes)); - }); - future.onProgress(function(progress,total) { - promise.progress(progress,total); - }); - future.onError(function(msg) { - promise.error(msg); - }); - return promise.future; -}; -openfl_utils_Assets.loadFont = function(id,useCache) { - if(useCache == null) { - useCache = true; - } - if(useCache == null) { - useCache = true; - } - var promise = new lime_app_Promise(); - if(useCache && openfl_utils_Assets.cache.get_enabled() && openfl_utils_Assets.cache.hasFont(id)) { - promise.complete(openfl_utils_Assets.cache.getFont(id)); - return promise.future; - } - lime_utils_Assets.loadFont(id).onComplete(function(limeFont) { - var font = new openfl_text_Font(); - font.__fromLimeFont(limeFont); - if(useCache && openfl_utils_Assets.cache.get_enabled()) { - openfl_utils_Assets.cache.setFont(id,font); - } - promise.complete(font); - }).onError($bind(promise,promise.error)).onProgress($bind(promise,promise.progress)); - return promise.future; -}; -openfl_utils_Assets.loadLibrary = function(name) { - return lime_utils_Assets.loadLibrary(name).then(function(library) { - var _library = null; - if(library != null) { - if(((library) instanceof openfl_utils_AssetLibrary)) { - _library = library; - } else { - _library = new openfl_utils_AssetLibrary(); - _library.__proxy = library; - lime_utils_Assets.registerLibrary(name,_library); - } - } - return lime_app_Future.withValue(_library); - }); -}; -openfl_utils_Assets.loadMusic = function(id,useCache) { - if(useCache == null) { - useCache = true; - } - if(useCache == null) { - useCache = true; - } - var future = new lime_app_Future(function() { - return openfl_utils_Assets.getMusic(id,useCache); - }); - return future; -}; -openfl_utils_Assets.loadMovieClip = function(id) { - var promise = new lime_app_Promise(); - var libraryName = id.substring(0,id.indexOf(":")); - var symbolName = HxOverrides.substr(id,id.indexOf(":") + 1,null); - var limeLibrary = openfl_utils_Assets.getLibrary(libraryName); - if(limeLibrary != null) { - if(((limeLibrary) instanceof openfl_utils_AssetLibrary)) { - var library = limeLibrary; - if(library.exists(symbolName,"MOVIE_CLIP")) { - promise.completeWith(library.loadMovieClip(symbolName)); - return promise.future; - } - } - promise.error("[Assets] There is no MovieClip asset with an ID of \"" + id + "\""); - } else { - promise.error("[Assets] There is no asset library named \"" + libraryName + "\""); - } - return promise.future; -}; -openfl_utils_Assets.loadSound = function(id,useCache) { - if(useCache == null) { - useCache = true; - } - if(useCache == null) { - useCache = true; - } - var promise = new lime_app_Promise(); - lime_utils_Assets.loadAudioBuffer(id,useCache).onComplete(function(buffer) { - if(buffer != null) { - var sound = openfl_media_Sound.fromAudioBuffer(buffer); - if(useCache && openfl_utils_Assets.cache.get_enabled()) { - openfl_utils_Assets.cache.setSound(id,sound); - } - promise.complete(sound); - } else { - promise.error("[Assets] Could not load Sound \"" + id + "\""); - } - }).onError($bind(promise,promise.error)).onProgress($bind(promise,promise.progress)); - return promise.future; -}; -openfl_utils_Assets.loadText = function(id) { - var future = lime_utils_Assets.loadText(id); - return future; -}; -openfl_utils_Assets.registerLibrary = function(name,library) { - lime_utils_Assets.registerLibrary(name,library); -}; -openfl_utils_Assets.removeEventListener = function(type,listener,capture) { - if(capture == null) { - capture = false; - } - openfl_utils_Assets.dispatcher.removeEventListener(type,listener,capture); -}; -openfl_utils_Assets.resolveClass = function(name) { - return $hxClasses[name]; -}; -openfl_utils_Assets.resolveEnum = function(name) { - var value = $hxEnums[name]; - return value; -}; -openfl_utils_Assets.unloadLibrary = function(name) { - lime_utils_Assets.unloadLibrary(name); -}; -openfl_utils_Assets.LimeAssets_onChange = function() { - openfl_utils_Assets.dispatchEvent(new openfl_events_Event("change")); -}; -var openfl_utils_ByteArray = {}; -openfl_utils_ByteArray._new = function(length) { - if(length == null) { - length = 0; - } - var this1 = new openfl_utils_ByteArrayData(length); - return this1; -}; -openfl_utils_ByteArray.clear = function(this1) { - this1.clear(); -}; -openfl_utils_ByteArray.compress = function(this1,algorithm) { - this1.compress(algorithm); -}; -openfl_utils_ByteArray.deflate = function(this1) { - this1.deflate(); -}; -openfl_utils_ByteArray.fromArrayBuffer = function(buffer) { - if(buffer == null) { - return null; - } - return openfl_utils_ByteArrayData.fromBytes(haxe_io_Bytes.ofData(buffer)); -}; -openfl_utils_ByteArray.fromBytes = function(bytes) { - if(bytes == null) { - return null; - } - if(((bytes) instanceof openfl_utils_ByteArrayData)) { - return bytes; - } else { - return openfl_utils_ByteArrayData.fromBytes(bytes); - } -}; -openfl_utils_ByteArray.fromBytesData = function(bytesData) { - if(bytesData == null) { - return null; - } - return openfl_utils_ByteArrayData.fromBytes(haxe_io_Bytes.ofData(bytesData)); -}; -openfl_utils_ByteArray.fromFile = function(path) { - return openfl_utils_ByteArray.fromBytes(lime_utils_Bytes.fromFile(path)); -}; -openfl_utils_ByteArray.fromLimeBytes = function(bytes) { - return openfl_utils_ByteArray.fromBytes(bytes); -}; -openfl_utils_ByteArray.get = function(this1,index) { - return this1.b[index]; -}; -openfl_utils_ByteArray.inflate = function(this1) { - this1.inflate(); -}; -openfl_utils_ByteArray.loadFromBytes = function(bytes) { - return lime_utils_Bytes.loadFromBytes(bytes).then(function(limeBytes) { - var byteArray = openfl_utils_ByteArray.fromBytes(limeBytes); - return lime_app_Future.withValue(byteArray); - }); -}; -openfl_utils_ByteArray.loadFromFile = function(path) { - return lime_utils_Bytes.loadFromFile(path).then(function(limeBytes) { - var byteArray = openfl_utils_ByteArray.fromBytes(limeBytes); - return lime_app_Future.withValue(byteArray); - }); -}; -openfl_utils_ByteArray.readBoolean = function(this1) { - return this1.readBoolean(); -}; -openfl_utils_ByteArray.readByte = function(this1) { - return this1.readByte(); -}; -openfl_utils_ByteArray.readBytes = function(this1,bytes,offset,length) { - if(length == null) { - length = 0; - } - if(offset == null) { - offset = 0; - } - this1.readBytes(bytes,offset,length); -}; -openfl_utils_ByteArray.readDouble = function(this1) { - return this1.readDouble(); -}; -openfl_utils_ByteArray.readFloat = function(this1) { - return this1.readFloat(); -}; -openfl_utils_ByteArray.readInt = function(this1) { - return this1.readInt(); -}; -openfl_utils_ByteArray.readMultiByte = function(this1,length,charSet) { - return this1.readMultiByte(length,charSet); -}; -openfl_utils_ByteArray.readObject = function(this1) { - return this1.readObject(); -}; -openfl_utils_ByteArray.readShort = function(this1) { - return this1.readShort(); -}; -openfl_utils_ByteArray.readUTF = function(this1) { - return this1.readUTF(); -}; -openfl_utils_ByteArray.readUTFBytes = function(this1,length) { - return this1.readUTFBytes(length); -}; -openfl_utils_ByteArray.readUnsignedByte = function(this1) { - return this1.readUnsignedByte(); -}; -openfl_utils_ByteArray.readUnsignedInt = function(this1) { - return this1.readUnsignedInt(); -}; -openfl_utils_ByteArray.readUnsignedShort = function(this1) { - return this1.readUnsignedShort(); -}; -openfl_utils_ByteArray.set = function(this1,index,value) { - this1.__resize(index + 1); - this1.b[index] = value & 255; - return value; -}; -openfl_utils_ByteArray.toArrayBuffer = function(byteArray) { - return byteArray.b.bufferValue; -}; -openfl_utils_ByteArray.toBytePointer = function(byteArray) { - lime_utils_BytePointer.set(openfl_utils_ByteArray.__bytePointer,byteArray,null,null,byteArray.position); - return openfl_utils_ByteArray.__bytePointer; -}; -openfl_utils_ByteArray.toBytes = function(byteArray) { - return byteArray; -}; -openfl_utils_ByteArray.toBytesData = function(byteArray) { - return byteArray.b.bufferValue; -}; -openfl_utils_ByteArray.toLimeBytes = function(byteArray) { - return openfl_utils_ByteArray.toBytes(openfl_utils_ByteArray.fromBytes(openfl_utils_ByteArray.toBytes(byteArray))); -}; -openfl_utils_ByteArray.toString = function(this1) { - return this1.toString(); -}; -openfl_utils_ByteArray.uncompress = function(this1,algorithm) { - this1.uncompress(algorithm); -}; -openfl_utils_ByteArray.writeBoolean = function(this1,value) { - this1.writeBoolean(value); -}; -openfl_utils_ByteArray.writeByte = function(this1,value) { - this1.writeByte(value); -}; -openfl_utils_ByteArray.writeBytes = function(this1,bytes,offset,length) { - if(length == null) { - length = 0; - } - if(offset == null) { - offset = 0; - } - this1.writeBytes(bytes,offset,length); -}; -openfl_utils_ByteArray.writeDouble = function(this1,value) { - this1.writeDouble(value); -}; -openfl_utils_ByteArray.writeFloat = function(this1,value) { - this1.writeFloat(value); -}; -openfl_utils_ByteArray.writeInt = function(this1,value) { - this1.writeInt(value); -}; -openfl_utils_ByteArray.writeMultiByte = function(this1,value,charSet) { - this1.writeMultiByte(value,charSet); -}; -openfl_utils_ByteArray.writeObject = function(this1,object) { - this1.writeObject(object); -}; -openfl_utils_ByteArray.writeShort = function(this1,value) { - this1.writeShort(value); -}; -openfl_utils_ByteArray.writeUTF = function(this1,value) { - this1.writeUTF(value); -}; -openfl_utils_ByteArray.writeUTFBytes = function(this1,value) { - this1.writeUTFBytes(value); -}; -openfl_utils_ByteArray.writeUnsignedInt = function(this1,value) { - this1.writeUnsignedInt(value); -}; -openfl_utils_ByteArray.get_bytesAvailable = function(this1) { - return this1.length - this1.position; -}; -openfl_utils_ByteArray.get_defaultEndian = function() { - if(openfl_utils_ByteArrayData.__defaultEndian == null) { - if(lime_system_System.get_endianness() == lime_system_Endian.LITTLE_ENDIAN) { - openfl_utils_ByteArrayData.__defaultEndian = 1; - } else { - openfl_utils_ByteArrayData.__defaultEndian = 0; - } - } - return openfl_utils_ByteArrayData.__defaultEndian; -}; -openfl_utils_ByteArray.set_defaultEndian = function(value) { - return openfl_utils_ByteArrayData.__defaultEndian = value; -}; -openfl_utils_ByteArray.get_defaultObjectEncoding = function() { - return openfl_utils_ByteArrayData.defaultObjectEncoding; -}; -openfl_utils_ByteArray.set_defaultObjectEncoding = function(value) { - return openfl_utils_ByteArrayData.defaultObjectEncoding = value; -}; -openfl_utils_ByteArray.get_endian = function(this1) { - return this1.__endian; -}; -openfl_utils_ByteArray.set_endian = function(this1,value) { - return this1.__endian = value; -}; -openfl_utils_ByteArray.get_length = function(this1) { - if(this1 == null) { - return 0; - } else { - return this1.length; - } -}; -openfl_utils_ByteArray.set_length = function(this1,value) { - if(value > 0) { - this1.__resize(value); - if(value < this1.position) { - this1.position = value; - } - } - this1.length = value; - return value; -}; -openfl_utils_ByteArray.get_objectEncoding = function(this1) { - return this1.objectEncoding; -}; -openfl_utils_ByteArray.set_objectEncoding = function(this1,value) { - return this1.objectEncoding = value; -}; -openfl_utils_ByteArray.get_position = function(this1) { - return this1.position; -}; -openfl_utils_ByteArray.set_position = function(this1,value) { - return this1.position = value; -}; -var openfl_utils_IDataOutput = function() { }; -$hxClasses["openfl.utils.IDataOutput"] = openfl_utils_IDataOutput; -openfl_utils_IDataOutput.__name__ = "openfl.utils.IDataOutput"; -openfl_utils_IDataOutput.__isInterface__ = true; -openfl_utils_IDataOutput.prototype = { - __class__: openfl_utils_IDataOutput -}; -var openfl_utils_IDataInput = function() { }; -$hxClasses["openfl.utils.IDataInput"] = openfl_utils_IDataInput; -openfl_utils_IDataInput.__name__ = "openfl.utils.IDataInput"; -openfl_utils_IDataInput.__isInterface__ = true; -openfl_utils_IDataInput.prototype = { - __class__: openfl_utils_IDataInput -}; -var openfl_utils_ByteArrayData = function(length) { - if(length == null) { - length = 0; - } - var bytes = new haxe_io_Bytes(new ArrayBuffer(length)); - haxe_io_Bytes.call(this,bytes.b.buffer); - this.__length = length; - if(openfl_utils_ByteArrayData.__defaultEndian == null) { - if(lime_system_System.get_endianness() == lime_system_Endian.LITTLE_ENDIAN) { - openfl_utils_ByteArrayData.__defaultEndian = 1; - } else { - openfl_utils_ByteArrayData.__defaultEndian = 0; - } - } - this.__endian = openfl_utils_ByteArrayData.__defaultEndian; - this.objectEncoding = openfl_utils_ByteArrayData.defaultObjectEncoding; - this.position = 0; -}; -$hxClasses["openfl.utils.ByteArrayData"] = openfl_utils_ByteArrayData; -openfl_utils_ByteArrayData.__name__ = "openfl.utils.ByteArrayData"; -openfl_utils_ByteArrayData.__interfaces__ = [openfl_utils_IDataOutput,openfl_utils_IDataInput]; -openfl_utils_ByteArrayData.fromBytes = function(bytes) { - var result = new openfl_utils_ByteArrayData(); - result.__fromBytes(bytes); - return result; -}; -openfl_utils_ByteArrayData.get_defaultEndian = function() { - if(openfl_utils_ByteArrayData.__defaultEndian == null) { - if(lime_system_System.get_endianness() == lime_system_Endian.LITTLE_ENDIAN) { - openfl_utils_ByteArrayData.__defaultEndian = 1; - } else { - openfl_utils_ByteArrayData.__defaultEndian = 0; - } - } - return openfl_utils_ByteArrayData.__defaultEndian; -}; -openfl_utils_ByteArrayData.set_defaultEndian = function(value) { - return openfl_utils_ByteArrayData.__defaultEndian = value; -}; -openfl_utils_ByteArrayData.__super__ = haxe_io_Bytes; -openfl_utils_ByteArrayData.prototype = $extend(haxe_io_Bytes.prototype,{ - clear: function() { - this.length = 0; - this.position = 0; - } - ,compress: function(algorithm) { - if(algorithm == null) { - algorithm = 2; - } - if(this.__length > this.length) { - var cacheLength = this.length; - this.length = this.__length; - var data = new haxe_io_Bytes(new ArrayBuffer(cacheLength)); - data.blit(0,this,0,cacheLength); - this.b = data.b; - this.__length = data.length; - this.data = data.data; - this.length = cacheLength; - } - var limeBytes = this; - var bytes; - switch(algorithm) { - case 0: - bytes = lime_utils_Bytes.compress(limeBytes,lime_utils_CompressionAlgorithm.DEFLATE); - break; - case 1: - bytes = lime_utils_Bytes.compress(limeBytes,lime_utils_CompressionAlgorithm.LZMA); - break; - default: - bytes = lime_utils_Bytes.compress(limeBytes,lime_utils_CompressionAlgorithm.ZLIB); - } - if(bytes != null) { - this.b = bytes.b; - this.__length = bytes.length; - this.data = bytes.data; - this.length = this.__length; - this.position = this.length; - } - } - ,deflate: function() { - this.compress(0); - } - ,inflate: function() { - this.uncompress(0); - } - ,readBoolean: function() { - if(this.position < this.length) { - return this.b[this.position++] != 0; - } else { - throw haxe_Exception.thrown(new openfl_errors_EOFError()); - } - } - ,readByte: function() { - var value = this.readUnsignedByte(); - if((value & 128) != 0) { - return value - 256; - } else { - return value; - } - } - ,readBytes: function(bytes,offset,length) { - if(length == null) { - length = 0; - } - if(offset == null) { - offset = 0; - } - if(length == 0) { - length = this.length - this.position; - } - if(this.position + length > this.length) { - throw haxe_Exception.thrown(new openfl_errors_EOFError()); - } - if(bytes.length < offset + length) { - bytes.__resize(offset + length); - } - bytes.blit(offset,this,this.position,length); - this.position += length; - } - ,readDouble: function() { - if(this.__endian == 1) { - if(this.position + 8 > this.length) { - throw haxe_Exception.thrown(new openfl_errors_EOFError()); - } - this.position += 8; - return this.getDouble(this.position - 8); - } else { - var ch1 = this.readInt(); - var ch2 = this.readInt(); - return haxe_io_FPHelper.i64ToDouble(ch2,ch1); - } - } - ,readFloat: function() { - if(this.__endian == 1) { - if(this.position + 4 > this.length) { - throw haxe_Exception.thrown(new openfl_errors_EOFError()); - } - this.position += 4; - return this.getFloat(this.position - 4); - } else { - return haxe_io_FPHelper.i32ToFloat(this.readInt()); - } - } - ,readInt: function() { - var ch1 = this.readUnsignedByte(); - var ch2 = this.readUnsignedByte(); - var ch3 = this.readUnsignedByte(); - var ch4 = this.readUnsignedByte(); - if(this.__endian == 1) { - return ch4 << 24 | ch3 << 16 | ch2 << 8 | ch1; - } else { - return ch1 << 24 | ch2 << 16 | ch3 << 8 | ch4; - } - } - ,readMultiByte: function(length,charSet) { - return this.readUTFBytes(length); - } - ,readObject: function() { - switch(this.objectEncoding) { - case 10: - var data = this.readUTF(); - return haxe_Unserializer.run(data); - case 12: - var data = this.readUTF(); - return JSON.parse(data); - default: - return null; - } - } - ,readShort: function() { - var ch1 = this.readUnsignedByte(); - var ch2 = this.readUnsignedByte(); - var value; - if(this.__endian == 1) { - value = ch2 << 8 | ch1; - } else { - value = ch1 << 8 | ch2; - } - if((value & 32768) != 0) { - return value - 65536; - } else { - return value; - } - } - ,readUnsignedByte: function() { - if(this.position < this.length) { - return this.b[this.position++]; - } else { - throw haxe_Exception.thrown(new openfl_errors_EOFError()); - } - } - ,readUnsignedInt: function() { - var ch1 = this.readUnsignedByte(); - var ch2 = this.readUnsignedByte(); - var ch3 = this.readUnsignedByte(); - var ch4 = this.readUnsignedByte(); - if(this.__endian == 1) { - return ch4 << 24 | ch3 << 16 | ch2 << 8 | ch1; - } else { - return ch1 << 24 | ch2 << 16 | ch3 << 8 | ch4; - } - } - ,readUnsignedShort: function() { - var ch1 = this.readUnsignedByte(); - var ch2 = this.readUnsignedByte(); - if(this.__endian == 1) { - return (ch2 << 8) + ch1; - } else { - return ch1 << 8 | ch2; - } - } - ,readUTF: function() { - var bytesCount = this.readUnsignedShort(); - return this.readUTFBytes(bytesCount); - } - ,readUTFBytes: function(length) { - if(this.position + length > this.length) { - throw haxe_Exception.thrown(new openfl_errors_EOFError()); - } - this.position += length; - return this.getString(this.position - length,length); - } - ,uncompress: function(algorithm) { - if(algorithm == null) { - algorithm = 2; - } - if(this.__length > this.length) { - var cacheLength = this.length; - this.length = this.__length; - var data = new haxe_io_Bytes(new ArrayBuffer(cacheLength)); - data.blit(0,this,0,cacheLength); - this.b = data.b; - this.__length = data.length; - this.data = data.data; - this.length = cacheLength; - } - var limeBytes = this; - var bytes; - switch(algorithm) { - case 0: - bytes = lime_utils_Bytes.decompress(limeBytes,lime_utils_CompressionAlgorithm.DEFLATE); - break; - case 1: - bytes = lime_utils_Bytes.decompress(limeBytes,lime_utils_CompressionAlgorithm.LZMA); - break; - default: - bytes = lime_utils_Bytes.decompress(limeBytes,lime_utils_CompressionAlgorithm.ZLIB); - } - if(bytes != null) { - this.b = bytes.b; - this.__length = bytes.length; - this.data = bytes.data; - this.length = this.__length; - } - this.position = 0; - } - ,writeBoolean: function(value) { - this.writeByte(value ? 1 : 0); - } - ,writeByte: function(value) { - this.__resize(this.position + 1); - this.b[this.position++] = value & 255 & 255; - } - ,writeBytes: function(bytes,offset,length) { - if(length == null) { - length = 0; - } - if(offset == null) { - offset = 0; - } - if(openfl_utils_ByteArray.get_length(bytes) == 0) { - return; - } - if(length == 0) { - length = openfl_utils_ByteArray.get_length(bytes) - offset; - } - this.__resize(this.position + length); - this.blit(this.position,bytes,offset,length); - this.position = this.position + length; - } - ,writeDouble: function(value) { - var int64 = haxe_io_FPHelper.doubleToI64(value); - if(this.__endian == 1) { - this.writeInt(int64.low); - this.writeInt(int64.high); - } else { - this.writeInt(int64.high); - this.writeInt(int64.low); - } - } - ,writeFloat: function(value) { - if(this.__endian == 1) { - this.__resize(this.position + 4); - this.setFloat(this.position,value); - this.position += 4; - } else { - var int = haxe_io_FPHelper.floatToI32(value); - this.writeInt(int); - } - } - ,writeInt: function(value) { - this.__resize(this.position + 4); - if(this.__endian == 1) { - this.b[this.position++] = value & 255 & 255; - this.b[this.position++] = value >> 8 & 255 & 255; - this.b[this.position++] = value >> 16 & 255 & 255; - this.b[this.position++] = value >> 24 & 255 & 255; - } else { - this.b[this.position++] = value >> 24 & 255 & 255; - this.b[this.position++] = value >> 16 & 255 & 255; - this.b[this.position++] = value >> 8 & 255 & 255; - this.b[this.position++] = value & 255 & 255; - } - } - ,writeMultiByte: function(value,charSet) { - this.writeUTFBytes(value); - } - ,writeObject: function(object) { - switch(this.objectEncoding) { - case 10: - var value = haxe_Serializer.run(object); - this.writeUTF(value); - break; - case 12: - var value = JSON.stringify(object); - this.writeUTF(value); - break; - default: - return; - } - } - ,writeShort: function(value) { - this.__resize(this.position + 2); - if(this.__endian == 1) { - this.b[this.position++] = value & 255; - this.b[this.position++] = value >> 8 & 255; - } else { - this.b[this.position++] = value >> 8 & 255; - this.b[this.position++] = value & 255; - } - } - ,writeUnsignedInt: function(value) { - this.writeInt(value); - } - ,writeUTF: function(value) { - var bytes = haxe_io_Bytes.ofString(value); - this.writeShort(bytes.length); - this.writeBytes(openfl_utils_ByteArray.fromBytes(bytes)); - } - ,writeUTFBytes: function(value) { - var bytes = haxe_io_Bytes.ofString(value); - this.writeBytes(openfl_utils_ByteArray.fromBytes(bytes)); - } - ,__fromBytes: function(bytes) { - this.b = bytes.b; - this.__length = bytes.length; - this.data = bytes.data; - this.length = bytes.length; - } - ,__resize: function(size) { - if(size > this.__length) { - var bytes = new haxe_io_Bytes(new ArrayBuffer((size + 1) * 3 >> 1)); - if(this.__length > 0) { - var cacheLength = this.length; - this.length = this.__length; - bytes.blit(0,this,0,this.__length); - this.length = cacheLength; - } - this.b = bytes.b; - this.__length = bytes.length; - this.data = bytes.data; - } - if(this.length < size) { - this.length = size; - } - } - ,__setData: function(bytes) { - this.b = bytes.b; - this.__length = bytes.length; - this.data = bytes.data; - } - ,get_bytesAvailable: function() { - return this.length - this.position; - } - ,get_endian: function() { - return this.__endian; - } - ,set_endian: function(value) { - return this.__endian = value; - } - ,__class__: openfl_utils_ByteArrayData -}); -var openfl_utils_CompressionAlgorithm = {}; -openfl_utils_CompressionAlgorithm.fromString = function(value) { - switch(value) { - case "deflate": - return 0; - case "lzma": - return 1; - case "zlib": - return 2; - default: - return null; - } -}; -openfl_utils_CompressionAlgorithm.toString = function(this1) { - switch(this1) { - case 0: - return "deflate"; - case 1: - return "lzma"; - case 2: - return "zlib"; - default: - return null; - } -}; -var openfl_utils_Endian = {}; -openfl_utils_Endian.fromLimeEndian = function(value) { - switch(value._hx_index) { - case 0: - return 1; - case 1: - return 0; - } -}; -openfl_utils_Endian.fromString = function(value) { - switch(value) { - case "bigEndian": - return 0; - case "littleEndian": - return 1; - default: - return null; - } -}; -openfl_utils_Endian.toLimeEndian = function(this1) { - switch(this1) { - case 0: - return lime_system_Endian.BIG_ENDIAN; - case 1: - return lime_system_Endian.LITTLE_ENDIAN; - default: - return null; - } -}; -openfl_utils_Endian.toString = function(this1) { - switch(this1) { - case 0: - return "bigEndian"; - case 1: - return "littleEndian"; - default: - return null; - } -}; -var openfl_utils_Object = {}; -openfl_utils_Object._new = function() { - var this1 = { }; - return this1; -}; -openfl_utils_Object.hasOwnProperty = function(this1,name) { - if(this1 != null) { - return Object.prototype.hasOwnProperty.call(this1,name); - } else { - return false; - } -}; -openfl_utils_Object.isPrototypeOf = function(this1,theClass) { - var c = js_Boot.getClass(this1); - while(c != null) { - if(c == theClass) { - return true; - } - c = c.__super__; - } - return false; -}; -openfl_utils_Object.iterator = function(this1) { - var fields = Reflect.fields(this1); - if(fields == null) { - fields = []; - } - return new haxe_iterators_ArrayIterator(fields); -}; -openfl_utils_Object.propertyIsEnumerable = function(this1,name) { - if(this1 != null && Object.prototype.hasOwnProperty.call(this1,name)) { - return js_Boot.__implements(Reflect.field(this1,name),haxe_lang_Iterable); - } else { - return false; - } -}; -openfl_utils_Object.toLocaleString = function(this1) { - return Std.string(this1); -}; -openfl_utils_Object.toString = function(this1) { - return Std.string(this1); -}; -openfl_utils_Object.valueOf = function(this1) { - return this1; -}; -openfl_utils_Object.__get = function(this1,key) { - return Reflect.field(this1,key); -}; -openfl_utils_Object.__set = function(this1,key,value) { - this1[key] = value; - return value; -}; -var haxe_lang_Iterator = function() { }; -$hxClasses["haxe.lang.Iterator"] = haxe_lang_Iterator; -haxe_lang_Iterator.__name__ = "haxe.lang.Iterator"; -haxe_lang_Iterator.__isInterface__ = true; -haxe_lang_Iterator.prototype = { - __class__: haxe_lang_Iterator -}; -var haxe_lang_Iterable = function() { }; -$hxClasses["haxe.lang.Iterable"] = haxe_lang_Iterable; -haxe_lang_Iterable.__name__ = "haxe.lang.Iterable"; -haxe_lang_Iterable.__isInterface__ = true; -haxe_lang_Iterable.prototype = { - __class__: haxe_lang_Iterable -}; -function $getIterator(o) { if( o instanceof Array ) return new haxe_iterators_ArrayIterator(o); else return o.iterator(); } -function $bind(o,m) { if( m == null ) return null; if( m.__id__ == null ) m.__id__ = $global.$haxeUID++; var f; if( o.hx__closures__ == null ) o.hx__closures__ = {}; else f = o.hx__closures__[m.__id__]; if( f == null ) { f = m.bind(o); o.hx__closures__[m.__id__] = f; } return f; } -$global.$haxeUID |= 0; -var _init = lime__$internal_backend_html5_HTML5Application; -var init = lime_app_Application; -haxe_ds_ObjectMap.count = 0; -if(typeof(performance) != "undefined" ? typeof(performance.now) == "function" : false) { - HxOverrides.now = performance.now.bind(performance); -} -$hxClasses["Math"] = Math; -if( String.fromCodePoint == null ) String.fromCodePoint = function(c) { return c < 0x10000 ? String.fromCharCode(c) : String.fromCharCode((c>>10)+0xD7C0)+String.fromCharCode((c&0x3FF)+0xDC00); } -String.prototype.__class__ = $hxClasses["String"] = String; -String.__name__ = "String"; -$hxClasses["Array"] = Array; -Array.__name__ = "Array"; -Date.prototype.__class__ = $hxClasses["Date"] = Date; -Date.__name__ = "Date"; -var Int = { }; -var Dynamic = { }; -var Float = Number; -var Bool = Boolean; -var Class = { }; -var Enum = { }; -js_Boot.__toStr = ({ }).toString; -if(ArrayBuffer.prototype.slice == null) { - ArrayBuffer.prototype.slice = js_lib__$ArrayBuffer_ArrayBufferCompat.sliceImpl; -} -var array = null; -var vector = null; -var view = null; -var buffer = null; -var len = null; -var this1 = new Uint32Array(256); -lime_math_RGBA.__alpha16 = this1; -var _g = 0; -while(_g < 256) { - var i = _g++; - lime_math_RGBA.__alpha16[i] = Math.ceil(i * 257.003921568627447); -} -var array = null; -var vector = null; -var view = null; -var buffer = null; -var len = null; -var this1 = new Uint8Array(511); -lime_math_RGBA.__clamp = this1; -var _g = 0; -while(_g < 255) { - var i = _g++; - lime_math_RGBA.__clamp[i] = i; -} -var _g = 255; -var _g1 = 511; -while(_g < _g1) { - var i = _g++; - lime_math_RGBA.__clamp[i] = 255; -} -lime_system_CFFI.available = false; -lime_system_CFFI.enabled = false; -lime_utils_Log.level = 3; -if(typeof console == "undefined") { - console = {} -} -if(console.log == null) { - console.log = function() { - }; -} -openfl_display__$internal_CanvasGraphics.hitTestCanvas = typeof(window) != "undefined" ? window.document.createElement("canvas") : null; -openfl_display__$internal_CanvasGraphics.hitTestContext = typeof(window) != "undefined" ? openfl_display__$internal_CanvasGraphics.hitTestCanvas.getContext("2d") : null; -openfl_Vector.__meta__ = { statics : { toNullVector : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display_DisplayObject.__meta__ = { fields : { __cairo : { SuppressWarnings : ["checkstyle:Dynamic"]}, addEventListener : { SuppressWarnings : ["checkstyle:Dynamic"]}, removeEventListener : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display_DisplayObject.__broadcastEvents = new haxe_ds_StringMap(); -openfl_display_DisplayObject.__instanceCount = 0; -openfl_display_DisplayObject.__tempStack = new lime_utils_ObjectPool(function() { - return openfl_Vector.toObjectVector(null); -},function(stack) { - stack.set_length(0); -}); -haxe_Serializer.USE_CACHE = false; -haxe_Serializer.USE_ENUM_INDEX = false; -haxe_Serializer.BASE64 = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789%:"; -haxe_Unserializer.DEFAULT_RESOLVER = new haxe__$Unserializer_DefaultResolver(); -haxe_Unserializer.BASE64 = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789%:"; -haxe_crypto_Base64.CHARS = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"; -haxe_crypto_Base64.BYTES = haxe_io_Bytes.ofString(haxe_crypto_Base64.CHARS); -haxe_io_FPHelper.i64tmp = (function($this) { - var $r; - var this1 = new haxe__$Int64__$_$_$Int64(0,0); - $r = this1; - return $r; -}(this)); -haxe_io_FPHelper.helper = new DataView(new ArrayBuffer(8)); -haxe_zip_InflateImpl.LEN_EXTRA_BITS_TBL = [0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,-1,-1]; -haxe_zip_InflateImpl.LEN_BASE_VAL_TBL = [3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258]; -haxe_zip_InflateImpl.DIST_EXTRA_BITS_TBL = [0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,-1,-1]; -haxe_zip_InflateImpl.DIST_BASE_VAL_TBL = [1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577]; -haxe_zip_InflateImpl.CODE_LENGTHS_POS = [16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]; -lime__$internal_backend_html5_HTML5HTTPRequest.OPTION_REVOKE_URL = 1; -lime__$internal_backend_html5_HTML5HTTPRequest.activeRequests = 0; -lime__$internal_backend_html5_HTML5HTTPRequest.requestLimit = 17; -lime__$internal_backend_html5_HTML5HTTPRequest.requestQueue = new haxe_ds_List(); -lime__$internal_backend_html5_HTML5Window.dummyCharacter = ""; -lime__$internal_backend_html5_HTML5Window.windowID = 0; -lime__$internal_format_Base64.DICTIONARY = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""); -lime__$internal_format_Base64.EXTENDED_DICTIONARY = (function($this) { - var $r; - var result = []; - { - var _g = 0; - var _g1 = lime__$internal_format_Base64.DICTIONARY; - while(_g < _g1.length) { - var a = _g1[_g]; - ++_g; - var _g2 = 0; - var _g3 = lime__$internal_format_Base64.DICTIONARY; - while(_g2 < _g3.length) { - var b = _g3[_g2]; - ++_g2; - result.push(a + b); - } - } - } - $r = result; - return $r; -}(this)); -lime__$internal_graphics_StackBlur.MUL_TABLE = [1,171,205,293,57,373,79,137,241,27,391,357,41,19,283,265,497,469,443,421,25,191,365,349,335,161,155,149,9,278,269,261,505,245,475,231,449,437,213,415,405,395,193,377,369,361,353,345,169,331,325,319,313,307,301,37,145,285,281,69,271,267,263,259,509,501,493,243,479,118,465,459,113,446,55,435,429,423,209,413,51,403,199,393,97,3,379,375,371,367,363,359,355,351,347,43,85,337,333,165,327,323,5,317,157,311,77,305,303,75,297,294,73,289,287,71,141,279,277,275,68,135,67,133,33,262,260,129,511,507,503,499,495,491,61,121,481,477,237,235,467,232,115,457,227,451,7,445,221,439,218,433,215,427,425,211,419,417,207,411,409,203,202,401,399,396,197,49,389,387,385,383,95,189,47,187,93,185,23,183,91,181,45,179,89,177,11,175,87,173,345,343,341,339,337,21,167,83,331,329,327,163,81,323,321,319,159,79,315,313,39,155,309,307,153,305,303,151,75,299,149,37,295,147,73,291,145,289,287,143,285,71,141,281,35,279,139,69,275,137,273,17,271,135,269,267,133,265,33,263,131,261,130,259,129,257,1]; -lime__$internal_graphics_StackBlur.SHG_TABLE = [0,9,10,11,9,12,10,11,12,9,13,13,10,9,13,13,14,14,14,14,10,13,14,14,14,13,13,13,9,14,14,14,15,14,15,14,15,15,14,15,15,15,14,15,15,15,15,15,14,15,15,15,15,15,15,12,14,15,15,13,15,15,15,15,16,16,16,15,16,14,16,16,14,16,13,16,16,16,15,16,13,16,15,16,14,9,16,16,16,16,16,16,16,16,16,13,14,16,16,15,16,16,10,16,15,16,14,16,16,14,16,16,14,16,16,14,15,16,16,16,14,15,14,15,13,16,16,15,17,17,17,17,17,17,14,15,17,17,16,16,17,16,15,17,16,17,11,17,16,17,16,17,16,17,17,16,17,17,16,17,17,16,16,17,17,17,16,14,17,17,17,17,15,16,14,16,15,16,13,16,15,16,14,16,15,16,12,16,15,16,17,17,17,17,17,13,16,15,17,17,17,16,15,17,17,17,16,15,17,17,14,16,17,17,16,17,17,16,15,17,16,14,17,16,15,17,16,17,17,16,17,15,16,17,14,17,16,15,17,16,17,13,17,16,17,17,16,17,14,17,16,17,16,17,16,17,9]; -lime_graphics_opengl_GL.DEPTH_BUFFER_BIT = 256; -lime_graphics_opengl_GL.STENCIL_BUFFER_BIT = 1024; -lime_graphics_opengl_GL.COLOR_BUFFER_BIT = 16384; -lime_graphics_opengl_GL.POINTS = 0; -lime_graphics_opengl_GL.LINES = 1; -lime_graphics_opengl_GL.LINE_LOOP = 2; -lime_graphics_opengl_GL.LINE_STRIP = 3; -lime_graphics_opengl_GL.TRIANGLES = 4; -lime_graphics_opengl_GL.TRIANGLE_STRIP = 5; -lime_graphics_opengl_GL.TRIANGLE_FAN = 6; -lime_graphics_opengl_GL.ZERO = 0; -lime_graphics_opengl_GL.ONE = 1; -lime_graphics_opengl_GL.SRC_COLOR = 768; -lime_graphics_opengl_GL.ONE_MINUS_SRC_COLOR = 769; -lime_graphics_opengl_GL.SRC_ALPHA = 770; -lime_graphics_opengl_GL.ONE_MINUS_SRC_ALPHA = 771; -lime_graphics_opengl_GL.DST_ALPHA = 772; -lime_graphics_opengl_GL.ONE_MINUS_DST_ALPHA = 773; -lime_graphics_opengl_GL.DST_COLOR = 774; -lime_graphics_opengl_GL.ONE_MINUS_DST_COLOR = 775; -lime_graphics_opengl_GL.SRC_ALPHA_SATURATE = 776; -lime_graphics_opengl_GL.FUNC_ADD = 32774; -lime_graphics_opengl_GL.BLEND_EQUATION = 32777; -lime_graphics_opengl_GL.BLEND_EQUATION_RGB = 32777; -lime_graphics_opengl_GL.BLEND_EQUATION_ALPHA = 34877; -lime_graphics_opengl_GL.FUNC_SUBTRACT = 32778; -lime_graphics_opengl_GL.FUNC_REVERSE_SUBTRACT = 32779; -lime_graphics_opengl_GL.BLEND_DST_RGB = 32968; -lime_graphics_opengl_GL.BLEND_SRC_RGB = 32969; -lime_graphics_opengl_GL.BLEND_DST_ALPHA = 32970; -lime_graphics_opengl_GL.BLEND_SRC_ALPHA = 32971; -lime_graphics_opengl_GL.CONSTANT_COLOR = 32769; -lime_graphics_opengl_GL.ONE_MINUS_CONSTANT_COLOR = 32770; -lime_graphics_opengl_GL.CONSTANT_ALPHA = 32771; -lime_graphics_opengl_GL.ONE_MINUS_CONSTANT_ALPHA = 32772; -lime_graphics_opengl_GL.BLEND_COLOR = 32773; -lime_graphics_opengl_GL.ARRAY_BUFFER = 34962; -lime_graphics_opengl_GL.ELEMENT_ARRAY_BUFFER = 34963; -lime_graphics_opengl_GL.ARRAY_BUFFER_BINDING = 34964; -lime_graphics_opengl_GL.ELEMENT_ARRAY_BUFFER_BINDING = 34965; -lime_graphics_opengl_GL.STREAM_DRAW = 35040; -lime_graphics_opengl_GL.STATIC_DRAW = 35044; -lime_graphics_opengl_GL.DYNAMIC_DRAW = 35048; -lime_graphics_opengl_GL.BUFFER_SIZE = 34660; -lime_graphics_opengl_GL.BUFFER_USAGE = 34661; -lime_graphics_opengl_GL.CURRENT_VERTEX_ATTRIB = 34342; -lime_graphics_opengl_GL.FRONT = 1028; -lime_graphics_opengl_GL.BACK = 1029; -lime_graphics_opengl_GL.FRONT_AND_BACK = 1032; -lime_graphics_opengl_GL.CULL_FACE = 2884; -lime_graphics_opengl_GL.BLEND = 3042; -lime_graphics_opengl_GL.DITHER = 3024; -lime_graphics_opengl_GL.STENCIL_TEST = 2960; -lime_graphics_opengl_GL.DEPTH_TEST = 2929; -lime_graphics_opengl_GL.SCISSOR_TEST = 3089; -lime_graphics_opengl_GL.POLYGON_OFFSET_FILL = 32823; -lime_graphics_opengl_GL.SAMPLE_ALPHA_TO_COVERAGE = 32926; -lime_graphics_opengl_GL.SAMPLE_COVERAGE = 32928; -lime_graphics_opengl_GL.NO_ERROR = 0; -lime_graphics_opengl_GL.INVALID_ENUM = 1280; -lime_graphics_opengl_GL.INVALID_VALUE = 1281; -lime_graphics_opengl_GL.INVALID_OPERATION = 1282; -lime_graphics_opengl_GL.OUT_OF_MEMORY = 1285; -lime_graphics_opengl_GL.CW = 2304; -lime_graphics_opengl_GL.CCW = 2305; -lime_graphics_opengl_GL.LINE_WIDTH = 2849; -lime_graphics_opengl_GL.ALIASED_POINT_SIZE_RANGE = 33901; -lime_graphics_opengl_GL.ALIASED_LINE_WIDTH_RANGE = 33902; -lime_graphics_opengl_GL.CULL_FACE_MODE = 2885; -lime_graphics_opengl_GL.FRONT_FACE = 2886; -lime_graphics_opengl_GL.DEPTH_RANGE = 2928; -lime_graphics_opengl_GL.DEPTH_WRITEMASK = 2930; -lime_graphics_opengl_GL.DEPTH_CLEAR_VALUE = 2931; -lime_graphics_opengl_GL.DEPTH_FUNC = 2932; -lime_graphics_opengl_GL.STENCIL_CLEAR_VALUE = 2961; -lime_graphics_opengl_GL.STENCIL_FUNC = 2962; -lime_graphics_opengl_GL.STENCIL_FAIL = 2964; -lime_graphics_opengl_GL.STENCIL_PASS_DEPTH_FAIL = 2965; -lime_graphics_opengl_GL.STENCIL_PASS_DEPTH_PASS = 2966; -lime_graphics_opengl_GL.STENCIL_REF = 2967; -lime_graphics_opengl_GL.STENCIL_VALUE_MASK = 2963; -lime_graphics_opengl_GL.STENCIL_WRITEMASK = 2968; -lime_graphics_opengl_GL.STENCIL_BACK_FUNC = 34816; -lime_graphics_opengl_GL.STENCIL_BACK_FAIL = 34817; -lime_graphics_opengl_GL.STENCIL_BACK_PASS_DEPTH_FAIL = 34818; -lime_graphics_opengl_GL.STENCIL_BACK_PASS_DEPTH_PASS = 34819; -lime_graphics_opengl_GL.STENCIL_BACK_REF = 36003; -lime_graphics_opengl_GL.STENCIL_BACK_VALUE_MASK = 36004; -lime_graphics_opengl_GL.STENCIL_BACK_WRITEMASK = 36005; -lime_graphics_opengl_GL.VIEWPORT = 2978; -lime_graphics_opengl_GL.SCISSOR_BOX = 3088; -lime_graphics_opengl_GL.COLOR_CLEAR_VALUE = 3106; -lime_graphics_opengl_GL.COLOR_WRITEMASK = 3107; -lime_graphics_opengl_GL.UNPACK_ALIGNMENT = 3317; -lime_graphics_opengl_GL.PACK_ALIGNMENT = 3333; -lime_graphics_opengl_GL.MAX_TEXTURE_SIZE = 3379; -lime_graphics_opengl_GL.MAX_VIEWPORT_DIMS = 3386; -lime_graphics_opengl_GL.SUBPIXEL_BITS = 3408; -lime_graphics_opengl_GL.RED_BITS = 3410; -lime_graphics_opengl_GL.GREEN_BITS = 3411; -lime_graphics_opengl_GL.BLUE_BITS = 3412; -lime_graphics_opengl_GL.ALPHA_BITS = 3413; -lime_graphics_opengl_GL.DEPTH_BITS = 3414; -lime_graphics_opengl_GL.STENCIL_BITS = 3415; -lime_graphics_opengl_GL.POLYGON_OFFSET_UNITS = 10752; -lime_graphics_opengl_GL.POLYGON_OFFSET_FACTOR = 32824; -lime_graphics_opengl_GL.TEXTURE_BINDING_2D = 32873; -lime_graphics_opengl_GL.SAMPLE_BUFFERS = 32936; -lime_graphics_opengl_GL.SAMPLES = 32937; -lime_graphics_opengl_GL.SAMPLE_COVERAGE_VALUE = 32938; -lime_graphics_opengl_GL.SAMPLE_COVERAGE_INVERT = 32939; -lime_graphics_opengl_GL.NUM_COMPRESSED_TEXTURE_FORMATS = 34466; -lime_graphics_opengl_GL.COMPRESSED_TEXTURE_FORMATS = 34467; -lime_graphics_opengl_GL.DONT_CARE = 4352; -lime_graphics_opengl_GL.FASTEST = 4353; -lime_graphics_opengl_GL.NICEST = 4354; -lime_graphics_opengl_GL.GENERATE_MIPMAP_HINT = 33170; -lime_graphics_opengl_GL.BYTE = 5120; -lime_graphics_opengl_GL.UNSIGNED_BYTE = 5121; -lime_graphics_opengl_GL.SHORT = 5122; -lime_graphics_opengl_GL.UNSIGNED_SHORT = 5123; -lime_graphics_opengl_GL.INT = 5124; -lime_graphics_opengl_GL.UNSIGNED_INT = 5125; -lime_graphics_opengl_GL.FLOAT = 5126; -lime_graphics_opengl_GL.DEPTH_COMPONENT = 6402; -lime_graphics_opengl_GL.ALPHA = 6406; -lime_graphics_opengl_GL.RGB = 6407; -lime_graphics_opengl_GL.RGBA = 6408; -lime_graphics_opengl_GL.LUMINANCE = 6409; -lime_graphics_opengl_GL.LUMINANCE_ALPHA = 6410; -lime_graphics_opengl_GL.UNSIGNED_SHORT_4_4_4_4 = 32819; -lime_graphics_opengl_GL.UNSIGNED_SHORT_5_5_5_1 = 32820; -lime_graphics_opengl_GL.UNSIGNED_SHORT_5_6_5 = 33635; -lime_graphics_opengl_GL.FRAGMENT_SHADER = 35632; -lime_graphics_opengl_GL.VERTEX_SHADER = 35633; -lime_graphics_opengl_GL.MAX_VERTEX_ATTRIBS = 34921; -lime_graphics_opengl_GL.MAX_VERTEX_UNIFORM_VECTORS = 36347; -lime_graphics_opengl_GL.MAX_VARYING_VECTORS = 36348; -lime_graphics_opengl_GL.MAX_COMBINED_TEXTURE_IMAGE_UNITS = 35661; -lime_graphics_opengl_GL.MAX_VERTEX_TEXTURE_IMAGE_UNITS = 35660; -lime_graphics_opengl_GL.MAX_TEXTURE_IMAGE_UNITS = 34930; -lime_graphics_opengl_GL.MAX_FRAGMENT_UNIFORM_VECTORS = 36349; -lime_graphics_opengl_GL.SHADER_TYPE = 35663; -lime_graphics_opengl_GL.DELETE_STATUS = 35712; -lime_graphics_opengl_GL.LINK_STATUS = 35714; -lime_graphics_opengl_GL.VALIDATE_STATUS = 35715; -lime_graphics_opengl_GL.ATTACHED_SHADERS = 35717; -lime_graphics_opengl_GL.ACTIVE_UNIFORMS = 35718; -lime_graphics_opengl_GL.ACTIVE_ATTRIBUTES = 35721; -lime_graphics_opengl_GL.SHADING_LANGUAGE_VERSION = 35724; -lime_graphics_opengl_GL.CURRENT_PROGRAM = 35725; -lime_graphics_opengl_GL.NEVER = 512; -lime_graphics_opengl_GL.LESS = 513; -lime_graphics_opengl_GL.EQUAL = 514; -lime_graphics_opengl_GL.LEQUAL = 515; -lime_graphics_opengl_GL.GREATER = 516; -lime_graphics_opengl_GL.NOTEQUAL = 517; -lime_graphics_opengl_GL.GEQUAL = 518; -lime_graphics_opengl_GL.ALWAYS = 519; -lime_graphics_opengl_GL.KEEP = 7680; -lime_graphics_opengl_GL.REPLACE = 7681; -lime_graphics_opengl_GL.INCR = 7682; -lime_graphics_opengl_GL.DECR = 7683; -lime_graphics_opengl_GL.INVERT = 5386; -lime_graphics_opengl_GL.INCR_WRAP = 34055; -lime_graphics_opengl_GL.DECR_WRAP = 34056; -lime_graphics_opengl_GL.VENDOR = 7936; -lime_graphics_opengl_GL.RENDERER = 7937; -lime_graphics_opengl_GL.VERSION = 7938; -lime_graphics_opengl_GL.EXTENSIONS = 7939; -lime_graphics_opengl_GL.NEAREST = 9728; -lime_graphics_opengl_GL.LINEAR = 9729; -lime_graphics_opengl_GL.NEAREST_MIPMAP_NEAREST = 9984; -lime_graphics_opengl_GL.LINEAR_MIPMAP_NEAREST = 9985; -lime_graphics_opengl_GL.NEAREST_MIPMAP_LINEAR = 9986; -lime_graphics_opengl_GL.LINEAR_MIPMAP_LINEAR = 9987; -lime_graphics_opengl_GL.TEXTURE_MAG_FILTER = 10240; -lime_graphics_opengl_GL.TEXTURE_MIN_FILTER = 10241; -lime_graphics_opengl_GL.TEXTURE_WRAP_S = 10242; -lime_graphics_opengl_GL.TEXTURE_WRAP_T = 10243; -lime_graphics_opengl_GL.TEXTURE_2D = 3553; -lime_graphics_opengl_GL.TEXTURE = 5890; -lime_graphics_opengl_GL.TEXTURE_CUBE_MAP = 34067; -lime_graphics_opengl_GL.TEXTURE_BINDING_CUBE_MAP = 34068; -lime_graphics_opengl_GL.TEXTURE_CUBE_MAP_POSITIVE_X = 34069; -lime_graphics_opengl_GL.TEXTURE_CUBE_MAP_NEGATIVE_X = 34070; -lime_graphics_opengl_GL.TEXTURE_CUBE_MAP_POSITIVE_Y = 34071; -lime_graphics_opengl_GL.TEXTURE_CUBE_MAP_NEGATIVE_Y = 34072; -lime_graphics_opengl_GL.TEXTURE_CUBE_MAP_POSITIVE_Z = 34073; -lime_graphics_opengl_GL.TEXTURE_CUBE_MAP_NEGATIVE_Z = 34074; -lime_graphics_opengl_GL.MAX_CUBE_MAP_TEXTURE_SIZE = 34076; -lime_graphics_opengl_GL.TEXTURE0 = 33984; -lime_graphics_opengl_GL.TEXTURE1 = 33985; -lime_graphics_opengl_GL.TEXTURE2 = 33986; -lime_graphics_opengl_GL.TEXTURE3 = 33987; -lime_graphics_opengl_GL.TEXTURE4 = 33988; -lime_graphics_opengl_GL.TEXTURE5 = 33989; -lime_graphics_opengl_GL.TEXTURE6 = 33990; -lime_graphics_opengl_GL.TEXTURE7 = 33991; -lime_graphics_opengl_GL.TEXTURE8 = 33992; -lime_graphics_opengl_GL.TEXTURE9 = 33993; -lime_graphics_opengl_GL.TEXTURE10 = 33994; -lime_graphics_opengl_GL.TEXTURE11 = 33995; -lime_graphics_opengl_GL.TEXTURE12 = 33996; -lime_graphics_opengl_GL.TEXTURE13 = 33997; -lime_graphics_opengl_GL.TEXTURE14 = 33998; -lime_graphics_opengl_GL.TEXTURE15 = 33999; -lime_graphics_opengl_GL.TEXTURE16 = 34000; -lime_graphics_opengl_GL.TEXTURE17 = 34001; -lime_graphics_opengl_GL.TEXTURE18 = 34002; -lime_graphics_opengl_GL.TEXTURE19 = 34003; -lime_graphics_opengl_GL.TEXTURE20 = 34004; -lime_graphics_opengl_GL.TEXTURE21 = 34005; -lime_graphics_opengl_GL.TEXTURE22 = 34006; -lime_graphics_opengl_GL.TEXTURE23 = 34007; -lime_graphics_opengl_GL.TEXTURE24 = 34008; -lime_graphics_opengl_GL.TEXTURE25 = 34009; -lime_graphics_opengl_GL.TEXTURE26 = 34010; -lime_graphics_opengl_GL.TEXTURE27 = 34011; -lime_graphics_opengl_GL.TEXTURE28 = 34012; -lime_graphics_opengl_GL.TEXTURE29 = 34013; -lime_graphics_opengl_GL.TEXTURE30 = 34014; -lime_graphics_opengl_GL.TEXTURE31 = 34015; -lime_graphics_opengl_GL.ACTIVE_TEXTURE = 34016; -lime_graphics_opengl_GL.REPEAT = 10497; -lime_graphics_opengl_GL.CLAMP_TO_EDGE = 33071; -lime_graphics_opengl_GL.MIRRORED_REPEAT = 33648; -lime_graphics_opengl_GL.FLOAT_VEC2 = 35664; -lime_graphics_opengl_GL.FLOAT_VEC3 = 35665; -lime_graphics_opengl_GL.FLOAT_VEC4 = 35666; -lime_graphics_opengl_GL.INT_VEC2 = 35667; -lime_graphics_opengl_GL.INT_VEC3 = 35668; -lime_graphics_opengl_GL.INT_VEC4 = 35669; -lime_graphics_opengl_GL.BOOL = 35670; -lime_graphics_opengl_GL.BOOL_VEC2 = 35671; -lime_graphics_opengl_GL.BOOL_VEC3 = 35672; -lime_graphics_opengl_GL.BOOL_VEC4 = 35673; -lime_graphics_opengl_GL.FLOAT_MAT2 = 35674; -lime_graphics_opengl_GL.FLOAT_MAT3 = 35675; -lime_graphics_opengl_GL.FLOAT_MAT4 = 35676; -lime_graphics_opengl_GL.SAMPLER_2D = 35678; -lime_graphics_opengl_GL.SAMPLER_CUBE = 35680; -lime_graphics_opengl_GL.VERTEX_ATTRIB_ARRAY_ENABLED = 34338; -lime_graphics_opengl_GL.VERTEX_ATTRIB_ARRAY_SIZE = 34339; -lime_graphics_opengl_GL.VERTEX_ATTRIB_ARRAY_STRIDE = 34340; -lime_graphics_opengl_GL.VERTEX_ATTRIB_ARRAY_TYPE = 34341; -lime_graphics_opengl_GL.VERTEX_ATTRIB_ARRAY_NORMALIZED = 34922; -lime_graphics_opengl_GL.VERTEX_ATTRIB_ARRAY_POINTER = 34373; -lime_graphics_opengl_GL.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING = 34975; -lime_graphics_opengl_GL.IMPLEMENTATION_COLOR_READ_TYPE = 35738; -lime_graphics_opengl_GL.IMPLEMENTATION_COLOR_READ_FORMAT = 35739; -lime_graphics_opengl_GL.VERTEX_PROGRAM_POINT_SIZE = 34370; -lime_graphics_opengl_GL.POINT_SPRITE = 34913; -lime_graphics_opengl_GL.COMPILE_STATUS = 35713; -lime_graphics_opengl_GL.LOW_FLOAT = 36336; -lime_graphics_opengl_GL.MEDIUM_FLOAT = 36337; -lime_graphics_opengl_GL.HIGH_FLOAT = 36338; -lime_graphics_opengl_GL.LOW_INT = 36339; -lime_graphics_opengl_GL.MEDIUM_INT = 36340; -lime_graphics_opengl_GL.HIGH_INT = 36341; -lime_graphics_opengl_GL.FRAMEBUFFER = 36160; -lime_graphics_opengl_GL.RENDERBUFFER = 36161; -lime_graphics_opengl_GL.RGBA4 = 32854; -lime_graphics_opengl_GL.RGB5_A1 = 32855; -lime_graphics_opengl_GL.RGB565 = 36194; -lime_graphics_opengl_GL.DEPTH_COMPONENT16 = 33189; -lime_graphics_opengl_GL.STENCIL_INDEX = 6401; -lime_graphics_opengl_GL.STENCIL_INDEX8 = 36168; -lime_graphics_opengl_GL.DEPTH_STENCIL = 34041; -lime_graphics_opengl_GL.RENDERBUFFER_WIDTH = 36162; -lime_graphics_opengl_GL.RENDERBUFFER_HEIGHT = 36163; -lime_graphics_opengl_GL.RENDERBUFFER_INTERNAL_FORMAT = 36164; -lime_graphics_opengl_GL.RENDERBUFFER_RED_SIZE = 36176; -lime_graphics_opengl_GL.RENDERBUFFER_GREEN_SIZE = 36177; -lime_graphics_opengl_GL.RENDERBUFFER_BLUE_SIZE = 36178; -lime_graphics_opengl_GL.RENDERBUFFER_ALPHA_SIZE = 36179; -lime_graphics_opengl_GL.RENDERBUFFER_DEPTH_SIZE = 36180; -lime_graphics_opengl_GL.RENDERBUFFER_STENCIL_SIZE = 36181; -lime_graphics_opengl_GL.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE = 36048; -lime_graphics_opengl_GL.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME = 36049; -lime_graphics_opengl_GL.FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL = 36050; -lime_graphics_opengl_GL.FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE = 36051; -lime_graphics_opengl_GL.COLOR_ATTACHMENT0 = 36064; -lime_graphics_opengl_GL.DEPTH_ATTACHMENT = 36096; -lime_graphics_opengl_GL.STENCIL_ATTACHMENT = 36128; -lime_graphics_opengl_GL.DEPTH_STENCIL_ATTACHMENT = 33306; -lime_graphics_opengl_GL.NONE = 0; -lime_graphics_opengl_GL.FRAMEBUFFER_COMPLETE = 36053; -lime_graphics_opengl_GL.FRAMEBUFFER_INCOMPLETE_ATTACHMENT = 36054; -lime_graphics_opengl_GL.FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT = 36055; -lime_graphics_opengl_GL.FRAMEBUFFER_INCOMPLETE_DIMENSIONS = 36057; -lime_graphics_opengl_GL.FRAMEBUFFER_UNSUPPORTED = 36061; -lime_graphics_opengl_GL.FRAMEBUFFER_BINDING = 36006; -lime_graphics_opengl_GL.RENDERBUFFER_BINDING = 36007; -lime_graphics_opengl_GL.MAX_RENDERBUFFER_SIZE = 34024; -lime_graphics_opengl_GL.INVALID_FRAMEBUFFER_OPERATION = 1286; -lime_graphics_opengl_GL.UNPACK_FLIP_Y_WEBGL = 37440; -lime_graphics_opengl_GL.UNPACK_PREMULTIPLY_ALPHA_WEBGL = 37441; -lime_graphics_opengl_GL.CONTEXT_LOST_WEBGL = 37442; -lime_graphics_opengl_GL.UNPACK_COLORSPACE_CONVERSION_WEBGL = 37443; -lime_graphics_opengl_GL.BROWSER_DEFAULT_WEBGL = 37444; -lime_graphics_opengl_GL.READ_BUFFER = 3074; -lime_graphics_opengl_GL.UNPACK_ROW_LENGTH = 3314; -lime_graphics_opengl_GL.UNPACK_SKIP_ROWS = 3315; -lime_graphics_opengl_GL.UNPACK_SKIP_PIXELS = 3316; -lime_graphics_opengl_GL.PACK_ROW_LENGTH = 3330; -lime_graphics_opengl_GL.PACK_SKIP_ROWS = 3331; -lime_graphics_opengl_GL.PACK_SKIP_PIXELS = 3332; -lime_graphics_opengl_GL.TEXTURE_BINDING_3D = 32874; -lime_graphics_opengl_GL.UNPACK_SKIP_IMAGES = 32877; -lime_graphics_opengl_GL.UNPACK_IMAGE_HEIGHT = 32878; -lime_graphics_opengl_GL.MAX_3D_TEXTURE_SIZE = 32883; -lime_graphics_opengl_GL.MAX_ELEMENTS_VERTICES = 33000; -lime_graphics_opengl_GL.MAX_ELEMENTS_INDICES = 33001; -lime_graphics_opengl_GL.MAX_TEXTURE_LOD_BIAS = 34045; -lime_graphics_opengl_GL.MAX_FRAGMENT_UNIFORM_COMPONENTS = 35657; -lime_graphics_opengl_GL.MAX_VERTEX_UNIFORM_COMPONENTS = 35658; -lime_graphics_opengl_GL.MAX_ARRAY_TEXTURE_LAYERS = 35071; -lime_graphics_opengl_GL.MIN_PROGRAM_TEXEL_OFFSET = 35076; -lime_graphics_opengl_GL.MAX_PROGRAM_TEXEL_OFFSET = 35077; -lime_graphics_opengl_GL.MAX_VARYING_COMPONENTS = 35659; -lime_graphics_opengl_GL.FRAGMENT_SHADER_DERIVATIVE_HINT = 35723; -lime_graphics_opengl_GL.RASTERIZER_DISCARD = 35977; -lime_graphics_opengl_GL.VERTEX_ARRAY_BINDING = 34229; -lime_graphics_opengl_GL.MAX_VERTEX_OUTPUT_COMPONENTS = 37154; -lime_graphics_opengl_GL.MAX_FRAGMENT_INPUT_COMPONENTS = 37157; -lime_graphics_opengl_GL.MAX_SERVER_WAIT_TIMEOUT = 37137; -lime_graphics_opengl_GL.MAX_ELEMENT_INDEX = 36203; -lime_graphics_opengl_GL.RED = 6403; -lime_graphics_opengl_GL.RGB8 = 32849; -lime_graphics_opengl_GL.RGBA8 = 32856; -lime_graphics_opengl_GL.RGB10_A2 = 32857; -lime_graphics_opengl_GL.TEXTURE_3D = 32879; -lime_graphics_opengl_GL.TEXTURE_WRAP_R = 32882; -lime_graphics_opengl_GL.TEXTURE_MIN_LOD = 33082; -lime_graphics_opengl_GL.TEXTURE_MAX_LOD = 33083; -lime_graphics_opengl_GL.TEXTURE_BASE_LEVEL = 33084; -lime_graphics_opengl_GL.TEXTURE_MAX_LEVEL = 33085; -lime_graphics_opengl_GL.TEXTURE_COMPARE_MODE = 34892; -lime_graphics_opengl_GL.TEXTURE_COMPARE_FUNC = 34893; -lime_graphics_opengl_GL.SRGB = 35904; -lime_graphics_opengl_GL.SRGB8 = 35905; -lime_graphics_opengl_GL.SRGB8_ALPHA8 = 35907; -lime_graphics_opengl_GL.COMPARE_REF_TO_TEXTURE = 34894; -lime_graphics_opengl_GL.RGBA32F = 34836; -lime_graphics_opengl_GL.RGB32F = 34837; -lime_graphics_opengl_GL.RGBA16F = 34842; -lime_graphics_opengl_GL.RGB16F = 34843; -lime_graphics_opengl_GL.TEXTURE_2D_ARRAY = 35866; -lime_graphics_opengl_GL.TEXTURE_BINDING_2D_ARRAY = 35869; -lime_graphics_opengl_GL.R11F_G11F_B10F = 35898; -lime_graphics_opengl_GL.RGB9_E5 = 35901; -lime_graphics_opengl_GL.RGBA32UI = 36208; -lime_graphics_opengl_GL.RGB32UI = 36209; -lime_graphics_opengl_GL.RGBA16UI = 36214; -lime_graphics_opengl_GL.RGB16UI = 36215; -lime_graphics_opengl_GL.RGBA8UI = 36220; -lime_graphics_opengl_GL.RGB8UI = 36221; -lime_graphics_opengl_GL.RGBA32I = 36226; -lime_graphics_opengl_GL.RGB32I = 36227; -lime_graphics_opengl_GL.RGBA16I = 36232; -lime_graphics_opengl_GL.RGB16I = 36233; -lime_graphics_opengl_GL.RGBA8I = 36238; -lime_graphics_opengl_GL.RGB8I = 36239; -lime_graphics_opengl_GL.RED_INTEGER = 36244; -lime_graphics_opengl_GL.RGB_INTEGER = 36248; -lime_graphics_opengl_GL.RGBA_INTEGER = 36249; -lime_graphics_opengl_GL.R8 = 33321; -lime_graphics_opengl_GL.RG8 = 33323; -lime_graphics_opengl_GL.R16F = 33325; -lime_graphics_opengl_GL.R32F = 33326; -lime_graphics_opengl_GL.RG16F = 33327; -lime_graphics_opengl_GL.RG32F = 33328; -lime_graphics_opengl_GL.R8I = 33329; -lime_graphics_opengl_GL.R8UI = 33330; -lime_graphics_opengl_GL.R16I = 33331; -lime_graphics_opengl_GL.R16UI = 33332; -lime_graphics_opengl_GL.R32I = 33333; -lime_graphics_opengl_GL.R32UI = 33334; -lime_graphics_opengl_GL.RG8I = 33335; -lime_graphics_opengl_GL.RG8UI = 33336; -lime_graphics_opengl_GL.RG16I = 33337; -lime_graphics_opengl_GL.RG16UI = 33338; -lime_graphics_opengl_GL.RG32I = 33339; -lime_graphics_opengl_GL.RG32UI = 33340; -lime_graphics_opengl_GL.R8_SNORM = 36756; -lime_graphics_opengl_GL.RG8_SNORM = 36757; -lime_graphics_opengl_GL.RGB8_SNORM = 36758; -lime_graphics_opengl_GL.RGBA8_SNORM = 36759; -lime_graphics_opengl_GL.RGB10_A2UI = 36975; -lime_graphics_opengl_GL.TEXTURE_IMMUTABLE_FORMAT = 37167; -lime_graphics_opengl_GL.TEXTURE_IMMUTABLE_LEVELS = 33503; -lime_graphics_opengl_GL.UNSIGNED_INT_2_10_10_10_REV = 33640; -lime_graphics_opengl_GL.UNSIGNED_INT_10F_11F_11F_REV = 35899; -lime_graphics_opengl_GL.UNSIGNED_INT_5_9_9_9_REV = 35902; -lime_graphics_opengl_GL.FLOAT_32_UNSIGNED_INT_24_8_REV = 36269; -lime_graphics_opengl_GL.UNSIGNED_INT_24_8 = 34042; -lime_graphics_opengl_GL.HALF_FLOAT = 5131; -lime_graphics_opengl_GL.RG = 33319; -lime_graphics_opengl_GL.RG_INTEGER = 33320; -lime_graphics_opengl_GL.INT_2_10_10_10_REV = 36255; -lime_graphics_opengl_GL.CURRENT_QUERY = 34917; -lime_graphics_opengl_GL.QUERY_RESULT = 34918; -lime_graphics_opengl_GL.QUERY_RESULT_AVAILABLE = 34919; -lime_graphics_opengl_GL.ANY_SAMPLES_PASSED = 35887; -lime_graphics_opengl_GL.ANY_SAMPLES_PASSED_CONSERVATIVE = 36202; -lime_graphics_opengl_GL.MAX_DRAW_BUFFERS = 34852; -lime_graphics_opengl_GL.DRAW_BUFFER0 = 34853; -lime_graphics_opengl_GL.DRAW_BUFFER1 = 34854; -lime_graphics_opengl_GL.DRAW_BUFFER2 = 34855; -lime_graphics_opengl_GL.DRAW_BUFFER3 = 34856; -lime_graphics_opengl_GL.DRAW_BUFFER4 = 34857; -lime_graphics_opengl_GL.DRAW_BUFFER5 = 34858; -lime_graphics_opengl_GL.DRAW_BUFFER6 = 34859; -lime_graphics_opengl_GL.DRAW_BUFFER7 = 34860; -lime_graphics_opengl_GL.DRAW_BUFFER8 = 34861; -lime_graphics_opengl_GL.DRAW_BUFFER9 = 34862; -lime_graphics_opengl_GL.DRAW_BUFFER10 = 34863; -lime_graphics_opengl_GL.DRAW_BUFFER11 = 34864; -lime_graphics_opengl_GL.DRAW_BUFFER12 = 34865; -lime_graphics_opengl_GL.DRAW_BUFFER13 = 34866; -lime_graphics_opengl_GL.DRAW_BUFFER14 = 34867; -lime_graphics_opengl_GL.DRAW_BUFFER15 = 34868; -lime_graphics_opengl_GL.MAX_COLOR_ATTACHMENTS = 36063; -lime_graphics_opengl_GL.COLOR_ATTACHMENT1 = 36065; -lime_graphics_opengl_GL.COLOR_ATTACHMENT2 = 36066; -lime_graphics_opengl_GL.COLOR_ATTACHMENT3 = 36067; -lime_graphics_opengl_GL.COLOR_ATTACHMENT4 = 36068; -lime_graphics_opengl_GL.COLOR_ATTACHMENT5 = 36069; -lime_graphics_opengl_GL.COLOR_ATTACHMENT6 = 36070; -lime_graphics_opengl_GL.COLOR_ATTACHMENT7 = 36071; -lime_graphics_opengl_GL.COLOR_ATTACHMENT8 = 36072; -lime_graphics_opengl_GL.COLOR_ATTACHMENT9 = 36073; -lime_graphics_opengl_GL.COLOR_ATTACHMENT10 = 36074; -lime_graphics_opengl_GL.COLOR_ATTACHMENT11 = 36075; -lime_graphics_opengl_GL.COLOR_ATTACHMENT12 = 36076; -lime_graphics_opengl_GL.COLOR_ATTACHMENT13 = 36077; -lime_graphics_opengl_GL.COLOR_ATTACHMENT14 = 36078; -lime_graphics_opengl_GL.COLOR_ATTACHMENT15 = 36079; -lime_graphics_opengl_GL.SAMPLER_3D = 35679; -lime_graphics_opengl_GL.SAMPLER_2D_SHADOW = 35682; -lime_graphics_opengl_GL.SAMPLER_2D_ARRAY = 36289; -lime_graphics_opengl_GL.SAMPLER_2D_ARRAY_SHADOW = 36292; -lime_graphics_opengl_GL.SAMPLER_CUBE_SHADOW = 36293; -lime_graphics_opengl_GL.INT_SAMPLER_2D = 36298; -lime_graphics_opengl_GL.INT_SAMPLER_3D = 36299; -lime_graphics_opengl_GL.INT_SAMPLER_CUBE = 36300; -lime_graphics_opengl_GL.INT_SAMPLER_2D_ARRAY = 36303; -lime_graphics_opengl_GL.UNSIGNED_INT_SAMPLER_2D = 36306; -lime_graphics_opengl_GL.UNSIGNED_INT_SAMPLER_3D = 36307; -lime_graphics_opengl_GL.UNSIGNED_INT_SAMPLER_CUBE = 36308; -lime_graphics_opengl_GL.UNSIGNED_INT_SAMPLER_2D_ARRAY = 36311; -lime_graphics_opengl_GL.MAX_SAMPLES = 36183; -lime_graphics_opengl_GL.SAMPLER_BINDING = 35097; -lime_graphics_opengl_GL.PIXEL_PACK_BUFFER = 35051; -lime_graphics_opengl_GL.PIXEL_UNPACK_BUFFER = 35052; -lime_graphics_opengl_GL.PIXEL_PACK_BUFFER_BINDING = 35053; -lime_graphics_opengl_GL.PIXEL_UNPACK_BUFFER_BINDING = 35055; -lime_graphics_opengl_GL.COPY_READ_BUFFER = 36662; -lime_graphics_opengl_GL.COPY_WRITE_BUFFER = 36663; -lime_graphics_opengl_GL.COPY_READ_BUFFER_BINDING = 36662; -lime_graphics_opengl_GL.COPY_WRITE_BUFFER_BINDING = 36663; -lime_graphics_opengl_GL.FLOAT_MAT2x3 = 35685; -lime_graphics_opengl_GL.FLOAT_MAT2x4 = 35686; -lime_graphics_opengl_GL.FLOAT_MAT3x2 = 35687; -lime_graphics_opengl_GL.FLOAT_MAT3x4 = 35688; -lime_graphics_opengl_GL.FLOAT_MAT4x2 = 35689; -lime_graphics_opengl_GL.FLOAT_MAT4x3 = 35690; -lime_graphics_opengl_GL.UNSIGNED_INT_VEC2 = 36294; -lime_graphics_opengl_GL.UNSIGNED_INT_VEC3 = 36295; -lime_graphics_opengl_GL.UNSIGNED_INT_VEC4 = 36296; -lime_graphics_opengl_GL.UNSIGNED_NORMALIZED = 35863; -lime_graphics_opengl_GL.SIGNED_NORMALIZED = 36764; -lime_graphics_opengl_GL.VERTEX_ATTRIB_ARRAY_INTEGER = 35069; -lime_graphics_opengl_GL.VERTEX_ATTRIB_ARRAY_DIVISOR = 35070; -lime_graphics_opengl_GL.TRANSFORM_FEEDBACK_BUFFER_MODE = 35967; -lime_graphics_opengl_GL.MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS = 35968; -lime_graphics_opengl_GL.TRANSFORM_FEEDBACK_VARYINGS = 35971; -lime_graphics_opengl_GL.TRANSFORM_FEEDBACK_BUFFER_START = 35972; -lime_graphics_opengl_GL.TRANSFORM_FEEDBACK_BUFFER_SIZE = 35973; -lime_graphics_opengl_GL.TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN = 35976; -lime_graphics_opengl_GL.MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS = 35978; -lime_graphics_opengl_GL.MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS = 35979; -lime_graphics_opengl_GL.INTERLEAVED_ATTRIBS = 35980; -lime_graphics_opengl_GL.SEPARATE_ATTRIBS = 35981; -lime_graphics_opengl_GL.TRANSFORM_FEEDBACK_BUFFER = 35982; -lime_graphics_opengl_GL.TRANSFORM_FEEDBACK_BUFFER_BINDING = 35983; -lime_graphics_opengl_GL.TRANSFORM_FEEDBACK = 36386; -lime_graphics_opengl_GL.TRANSFORM_FEEDBACK_PAUSED = 36387; -lime_graphics_opengl_GL.TRANSFORM_FEEDBACK_ACTIVE = 36388; -lime_graphics_opengl_GL.TRANSFORM_FEEDBACK_BINDING = 36389; -lime_graphics_opengl_GL.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING = 33296; -lime_graphics_opengl_GL.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE = 33297; -lime_graphics_opengl_GL.FRAMEBUFFER_ATTACHMENT_RED_SIZE = 33298; -lime_graphics_opengl_GL.FRAMEBUFFER_ATTACHMENT_GREEN_SIZE = 33299; -lime_graphics_opengl_GL.FRAMEBUFFER_ATTACHMENT_BLUE_SIZE = 33300; -lime_graphics_opengl_GL.FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE = 33301; -lime_graphics_opengl_GL.FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE = 33302; -lime_graphics_opengl_GL.FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE = 33303; -lime_graphics_opengl_GL.FRAMEBUFFER_DEFAULT = 33304; -lime_graphics_opengl_GL.DEPTH24_STENCIL8 = 35056; -lime_graphics_opengl_GL.DRAW_FRAMEBUFFER_BINDING = 36006; -lime_graphics_opengl_GL.READ_FRAMEBUFFER = 36008; -lime_graphics_opengl_GL.DRAW_FRAMEBUFFER = 36009; -lime_graphics_opengl_GL.READ_FRAMEBUFFER_BINDING = 36010; -lime_graphics_opengl_GL.RENDERBUFFER_SAMPLES = 36011; -lime_graphics_opengl_GL.FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER = 36052; -lime_graphics_opengl_GL.FRAMEBUFFER_INCOMPLETE_MULTISAMPLE = 36182; -lime_graphics_opengl_GL.UNIFORM_BUFFER = 35345; -lime_graphics_opengl_GL.UNIFORM_BUFFER_BINDING = 35368; -lime_graphics_opengl_GL.UNIFORM_BUFFER_START = 35369; -lime_graphics_opengl_GL.UNIFORM_BUFFER_SIZE = 35370; -lime_graphics_opengl_GL.MAX_VERTEX_UNIFORM_BLOCKS = 35371; -lime_graphics_opengl_GL.MAX_FRAGMENT_UNIFORM_BLOCKS = 35373; -lime_graphics_opengl_GL.MAX_COMBINED_UNIFORM_BLOCKS = 35374; -lime_graphics_opengl_GL.MAX_UNIFORM_BUFFER_BINDINGS = 35375; -lime_graphics_opengl_GL.MAX_UNIFORM_BLOCK_SIZE = 35376; -lime_graphics_opengl_GL.MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS = 35377; -lime_graphics_opengl_GL.MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS = 35379; -lime_graphics_opengl_GL.UNIFORM_BUFFER_OFFSET_ALIGNMENT = 35380; -lime_graphics_opengl_GL.ACTIVE_UNIFORM_BLOCKS = 35382; -lime_graphics_opengl_GL.UNIFORM_TYPE = 35383; -lime_graphics_opengl_GL.UNIFORM_SIZE = 35384; -lime_graphics_opengl_GL.UNIFORM_BLOCK_INDEX = 35386; -lime_graphics_opengl_GL.UNIFORM_OFFSET = 35387; -lime_graphics_opengl_GL.UNIFORM_ARRAY_STRIDE = 35388; -lime_graphics_opengl_GL.UNIFORM_MATRIX_STRIDE = 35389; -lime_graphics_opengl_GL.UNIFORM_IS_ROW_MAJOR = 35390; -lime_graphics_opengl_GL.UNIFORM_BLOCK_BINDING = 35391; -lime_graphics_opengl_GL.UNIFORM_BLOCK_DATA_SIZE = 35392; -lime_graphics_opengl_GL.UNIFORM_BLOCK_ACTIVE_UNIFORMS = 35394; -lime_graphics_opengl_GL.UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES = 35395; -lime_graphics_opengl_GL.UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER = 35396; -lime_graphics_opengl_GL.UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER = 35398; -lime_graphics_opengl_GL.OBJECT_TYPE = 37138; -lime_graphics_opengl_GL.SYNC_CONDITION = 37139; -lime_graphics_opengl_GL.SYNC_STATUS = 37140; -lime_graphics_opengl_GL.SYNC_FLAGS = 37141; -lime_graphics_opengl_GL.SYNC_FENCE = 37142; -lime_graphics_opengl_GL.SYNC_GPU_COMMANDS_COMPLETE = 37143; -lime_graphics_opengl_GL.UNSIGNALED = 37144; -lime_graphics_opengl_GL.SIGNALED = 37145; -lime_graphics_opengl_GL.ALREADY_SIGNALED = 37146; -lime_graphics_opengl_GL.TIMEOUT_EXPIRED = 37147; -lime_graphics_opengl_GL.CONDITION_SATISFIED = 37148; -lime_graphics_opengl_GL.WAIT_FAILED = 37149; -lime_graphics_opengl_GL.SYNC_FLUSH_COMMANDS_BIT = 1; -lime_graphics_opengl_GL.COLOR = 6144; -lime_graphics_opengl_GL.DEPTH = 6145; -lime_graphics_opengl_GL.STENCIL = 6146; -lime_graphics_opengl_GL.MIN = 32775; -lime_graphics_opengl_GL.MAX = 32776; -lime_graphics_opengl_GL.DEPTH_COMPONENT24 = 33190; -lime_graphics_opengl_GL.STREAM_READ = 35041; -lime_graphics_opengl_GL.STREAM_COPY = 35042; -lime_graphics_opengl_GL.STATIC_READ = 35045; -lime_graphics_opengl_GL.STATIC_COPY = 35046; -lime_graphics_opengl_GL.DYNAMIC_READ = 35049; -lime_graphics_opengl_GL.DYNAMIC_COPY = 35050; -lime_graphics_opengl_GL.DEPTH_COMPONENT32F = 36012; -lime_graphics_opengl_GL.DEPTH32F_STENCIL8 = 36013; -lime_graphics_opengl_GL.INVALID_INDEX = -1; -lime_graphics_opengl_GL.TIMEOUT_IGNORED = -1; -lime_graphics_opengl_GL.MAX_CLIENT_WAIT_TIMEOUT_WEBGL = 37447; -lime_math_ColorMatrix.__identity = [1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0]; -lime_math_Matrix3.__identity = new lime_math_Matrix3(); -lime_math_Matrix4.__identity = [1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0]; -lime_media_openal_AL.NONE = 0; -lime_media_openal_AL.FALSE = 0; -lime_media_openal_AL.TRUE = 1; -lime_media_openal_AL.SOURCE_RELATIVE = 514; -lime_media_openal_AL.CONE_INNER_ANGLE = 4097; -lime_media_openal_AL.CONE_OUTER_ANGLE = 4098; -lime_media_openal_AL.PITCH = 4099; -lime_media_openal_AL.POSITION = 4100; -lime_media_openal_AL.DIRECTION = 4101; -lime_media_openal_AL.VELOCITY = 4102; -lime_media_openal_AL.LOOPING = 4103; -lime_media_openal_AL.BUFFER = 4105; -lime_media_openal_AL.GAIN = 4106; -lime_media_openal_AL.MIN_GAIN = 4109; -lime_media_openal_AL.MAX_GAIN = 4110; -lime_media_openal_AL.ORIENTATION = 4111; -lime_media_openal_AL.SOURCE_STATE = 4112; -lime_media_openal_AL.INITIAL = 4113; -lime_media_openal_AL.PLAYING = 4114; -lime_media_openal_AL.PAUSED = 4115; -lime_media_openal_AL.STOPPED = 4116; -lime_media_openal_AL.BUFFERS_QUEUED = 4117; -lime_media_openal_AL.BUFFERS_PROCESSED = 4118; -lime_media_openal_AL.REFERENCE_DISTANCE = 4128; -lime_media_openal_AL.ROLLOFF_FACTOR = 4129; -lime_media_openal_AL.CONE_OUTER_GAIN = 4130; -lime_media_openal_AL.MAX_DISTANCE = 4131; -lime_media_openal_AL.SEC_OFFSET = 4132; -lime_media_openal_AL.SAMPLE_OFFSET = 4133; -lime_media_openal_AL.BYTE_OFFSET = 4134; -lime_media_openal_AL.SOURCE_TYPE = 4135; -lime_media_openal_AL.STATIC = 4136; -lime_media_openal_AL.STREAMING = 4137; -lime_media_openal_AL.UNDETERMINED = 4144; -lime_media_openal_AL.FORMAT_MONO8 = 4352; -lime_media_openal_AL.FORMAT_MONO16 = 4353; -lime_media_openal_AL.FORMAT_STEREO8 = 4354; -lime_media_openal_AL.FORMAT_STEREO16 = 4355; -lime_media_openal_AL.FREQUENCY = 8193; -lime_media_openal_AL.BITS = 8194; -lime_media_openal_AL.CHANNELS = 8195; -lime_media_openal_AL.SIZE = 8196; -lime_media_openal_AL.NO_ERROR = 0; -lime_media_openal_AL.INVALID_NAME = 40961; -lime_media_openal_AL.INVALID_ENUM = 40962; -lime_media_openal_AL.INVALID_VALUE = 40963; -lime_media_openal_AL.INVALID_OPERATION = 40964; -lime_media_openal_AL.OUT_OF_MEMORY = 40965; -lime_media_openal_AL.VENDOR = 45057; -lime_media_openal_AL.VERSION = 45058; -lime_media_openal_AL.RENDERER = 45059; -lime_media_openal_AL.EXTENSIONS = 45060; -lime_media_openal_AL.DOPPLER_FACTOR = 49152; -lime_media_openal_AL.SPEED_OF_SOUND = 49155; -lime_media_openal_AL.DOPPLER_VELOCITY = 49153; -lime_media_openal_AL.DISTANCE_MODEL = 53248; -lime_media_openal_AL.INVERSE_DISTANCE = 53249; -lime_media_openal_AL.INVERSE_DISTANCE_CLAMPED = 53250; -lime_media_openal_AL.LINEAR_DISTANCE = 53251; -lime_media_openal_AL.LINEAR_DISTANCE_CLAMPED = 53252; -lime_media_openal_AL.EXPONENT_DISTANCE = 53253; -lime_media_openal_AL.EXPONENT_DISTANCE_CLAMPED = 53254; -lime_media_openal_AL.METERS_PER_UNIT = 131076; -lime_media_openal_AL.DIRECT_FILTER = 131077; -lime_media_openal_AL.AUXILIARY_SEND_FILTER = 131078; -lime_media_openal_AL.AIR_ABSORPTION_FACTOR = 131079; -lime_media_openal_AL.ROOM_ROLLOFF_FACTOR = 131080; -lime_media_openal_AL.CONE_OUTER_GAINHF = 131081; -lime_media_openal_AL.DIRECT_FILTER_GAINHF_AUTO = 131082; -lime_media_openal_AL.AUXILIARY_SEND_FILTER_GAIN_AUTO = 131083; -lime_media_openal_AL.AUXILIARY_SEND_FILTER_GAINHF_AUTO = 131084; -lime_media_openal_AL.REVERB_DENSITY = 1; -lime_media_openal_AL.REVERB_DIFFUSION = 2; -lime_media_openal_AL.REVERB_GAIN = 3; -lime_media_openal_AL.REVERB_GAINHF = 4; -lime_media_openal_AL.REVERB_DECAY_TIME = 5; -lime_media_openal_AL.REVERB_DECAY_HFRATIO = 6; -lime_media_openal_AL.REVERB_REFLECTIONS_GAIN = 7; -lime_media_openal_AL.REVERB_REFLECTIONS_DELAY = 8; -lime_media_openal_AL.REVERB_LATE_REVERB_GAIN = 9; -lime_media_openal_AL.REVERB_LATE_REVERB_DELAY = 10; -lime_media_openal_AL.REVERB_AIR_ABSORPTION_GAINHF = 11; -lime_media_openal_AL.REVERB_ROOM_ROLLOFF_FACTOR = 12; -lime_media_openal_AL.REVERB_DECAY_HFLIMIT = 13; -lime_media_openal_AL.EAXREVERB_DENSITY = 1; -lime_media_openal_AL.EAXREVERB_DIFFUSION = 2; -lime_media_openal_AL.EAXREVERB_GAIN = 3; -lime_media_openal_AL.EAXREVERB_GAINHF = 4; -lime_media_openal_AL.EAXREVERB_GAINLF = 5; -lime_media_openal_AL.EAXREVERB_DECAY_TIME = 6; -lime_media_openal_AL.EAXREVERB_DECAY_HFRATIO = 7; -lime_media_openal_AL.EAXREVERB_DECAY_LFRATIO = 8; -lime_media_openal_AL.EAXREVERB_REFLECTIONS_GAIN = 9; -lime_media_openal_AL.EAXREVERB_REFLECTIONS_DELAY = 10; -lime_media_openal_AL.EAXREVERB_REFLECTIONS_PAN = 11; -lime_media_openal_AL.EAXREVERB_LATE_REVERB_GAIN = 12; -lime_media_openal_AL.EAXREVERB_LATE_REVERB_DELAY = 13; -lime_media_openal_AL.EAXREVERB_LATE_REVERB_PAN = 14; -lime_media_openal_AL.EAXREVERB_ECHO_TIME = 15; -lime_media_openal_AL.EAXREVERB_ECHO_DEPTH = 16; -lime_media_openal_AL.EAXREVERB_MODULATION_TIME = 17; -lime_media_openal_AL.EAXREVERB_MODULATION_DEPTH = 18; -lime_media_openal_AL.EAXREVERB_AIR_ABSORPTION_GAINHF = 19; -lime_media_openal_AL.EAXREVERB_HFREFERENCE = 20; -lime_media_openal_AL.EAXREVERB_LFREFERENCE = 21; -lime_media_openal_AL.EAXREVERB_ROOM_ROLLOFF_FACTOR = 22; -lime_media_openal_AL.EAXREVERB_DECAY_HFLIMIT = 23; -lime_media_openal_AL.CHORUS_WAVEFORM = 1; -lime_media_openal_AL.CHORUS_PHASE = 2; -lime_media_openal_AL.CHORUS_RATE = 3; -lime_media_openal_AL.CHORUS_DEPTH = 4; -lime_media_openal_AL.CHORUS_FEEDBACK = 5; -lime_media_openal_AL.CHORUS_DELAY = 6; -lime_media_openal_AL.DISTORTION_EDGE = 1; -lime_media_openal_AL.DISTORTION_GAIN = 2; -lime_media_openal_AL.DISTORTION_LOWPASS_CUTOFF = 3; -lime_media_openal_AL.DISTORTION_EQCENTER = 4; -lime_media_openal_AL.DISTORTION_EQBANDWIDTH = 5; -lime_media_openal_AL.ECHO_DELAY = 1; -lime_media_openal_AL.ECHO_LRDELAY = 2; -lime_media_openal_AL.ECHO_DAMPING = 3; -lime_media_openal_AL.ECHO_FEEDBACK = 4; -lime_media_openal_AL.ECHO_SPREAD = 5; -lime_media_openal_AL.FLANGER_WAVEFORM = 1; -lime_media_openal_AL.FLANGER_PHASE = 2; -lime_media_openal_AL.FLANGER_RATE = 3; -lime_media_openal_AL.FLANGER_DEPTH = 4; -lime_media_openal_AL.FLANGER_FEEDBACK = 5; -lime_media_openal_AL.FLANGER_DELAY = 6; -lime_media_openal_AL.FREQUENCY_SHIFTER_FREQUENCY = 1; -lime_media_openal_AL.FREQUENCY_SHIFTER_LEFT_DIRECTION = 2; -lime_media_openal_AL.FREQUENCY_SHIFTER_RIGHT_DIRECTION = 3; -lime_media_openal_AL.VOCAL_MORPHER_PHONEMEA = 1; -lime_media_openal_AL.VOCAL_MORPHER_PHONEMEA_COARSE_TUNING = 2; -lime_media_openal_AL.VOCAL_MORPHER_PHONEMEB = 3; -lime_media_openal_AL.VOCAL_MORPHER_PHONEMEB_COARSE_TUNING = 4; -lime_media_openal_AL.VOCAL_MORPHER_WAVEFORM = 5; -lime_media_openal_AL.VOCAL_MORPHER_RATE = 6; -lime_media_openal_AL.PITCH_SHIFTER_COARSE_TUNE = 1; -lime_media_openal_AL.PITCH_SHIFTER_FINE_TUNE = 2; -lime_media_openal_AL.RING_MODULATOR_FREQUENCY = 1; -lime_media_openal_AL.RING_MODULATOR_HIGHPASS_CUTOFF = 2; -lime_media_openal_AL.RING_MODULATOR_WAVEFORM = 3; -lime_media_openal_AL.AUTOWAH_ATTACK_TIME = 1; -lime_media_openal_AL.AUTOWAH_RELEASE_TIME = 2; -lime_media_openal_AL.AUTOWAH_RESONANCE = 3; -lime_media_openal_AL.AUTOWAH_PEAK_GAIN = 4; -lime_media_openal_AL.COMPRESSOR_ONOFF = 1; -lime_media_openal_AL.EQUALIZER_LOW_GAIN = 1; -lime_media_openal_AL.EQUALIZER_LOW_CUTOFF = 2; -lime_media_openal_AL.EQUALIZER_MID1_GAIN = 3; -lime_media_openal_AL.EQUALIZER_MID1_CENTER = 4; -lime_media_openal_AL.EQUALIZER_MID1_WIDTH = 5; -lime_media_openal_AL.EQUALIZER_MID2_GAIN = 6; -lime_media_openal_AL.EQUALIZER_MID2_CENTER = 7; -lime_media_openal_AL.EQUALIZER_MID2_WIDTH = 8; -lime_media_openal_AL.EQUALIZER_HIGH_GAIN = 9; -lime_media_openal_AL.EQUALIZER_HIGH_CUTOFF = 10; -lime_media_openal_AL.EFFECT_FIRST_PARAMETER = 0; -lime_media_openal_AL.EFFECT_LAST_PARAMETER = 32768; -lime_media_openal_AL.EFFECT_TYPE = 32769; -lime_media_openal_AL.EFFECT_NULL = 0; -lime_media_openal_AL.EFFECT_EAXREVERB = 32768; -lime_media_openal_AL.EFFECT_REVERB = 1; -lime_media_openal_AL.EFFECT_CHORUS = 2; -lime_media_openal_AL.EFFECT_DISTORTION = 3; -lime_media_openal_AL.EFFECT_ECHO = 4; -lime_media_openal_AL.EFFECT_FLANGER = 5; -lime_media_openal_AL.EFFECT_FREQUENCY_SHIFTER = 6; -lime_media_openal_AL.EFFECT_VOCAL_MORPHER = 7; -lime_media_openal_AL.EFFECT_PITCH_SHIFTER = 8; -lime_media_openal_AL.EFFECT_RING_MODULATOR = 9; -lime_media_openal_AL.FFECT_AUTOWAH = 10; -lime_media_openal_AL.EFFECT_COMPRESSOR = 11; -lime_media_openal_AL.EFFECT_EQUALIZER = 12; -lime_media_openal_AL.EFFECTSLOT_EFFECT = 1; -lime_media_openal_AL.EFFECTSLOT_GAIN = 2; -lime_media_openal_AL.EFFECTSLOT_AUXILIARY_SEND_AUTO = 3; -lime_media_openal_AL.LOWPASS_GAIN = 1; -lime_media_openal_AL.LOWPASS_GAINHF = 2; -lime_media_openal_AL.HIGHPASS_GAIN = 1; -lime_media_openal_AL.HIGHPASS_GAINLF = 2; -lime_media_openal_AL.BANDPASS_GAIN = 1; -lime_media_openal_AL.BANDPASS_GAINLF = 2; -lime_media_openal_AL.BANDPASS_GAINHF = 3; -lime_media_openal_AL.FILTER_FIRST_PARAMETER = 0; -lime_media_openal_AL.FILTER_LAST_PARAMETER = 32768; -lime_media_openal_AL.FILTER_TYPE = 32769; -lime_media_openal_AL.FILTER_NULL = 0; -lime_media_openal_AL.FILTER_LOWPASS = 1; -lime_media_openal_AL.FILTER_HIGHPASS = 2; -lime_media_openal_AL.FILTER_BANDPASS = 3; -lime_media_openal_ALC.FALSE = 0; -lime_media_openal_ALC.TRUE = 1; -lime_media_openal_ALC.FREQUENCY = 4103; -lime_media_openal_ALC.REFRESH = 4104; -lime_media_openal_ALC.SYNC = 4105; -lime_media_openal_ALC.MONO_SOURCES = 4112; -lime_media_openal_ALC.STEREO_SOURCES = 4113; -lime_media_openal_ALC.NO_ERROR = 0; -lime_media_openal_ALC.INVALID_DEVICE = 40961; -lime_media_openal_ALC.INVALID_CONTEXT = 40962; -lime_media_openal_ALC.INVALID_ENUM = 40963; -lime_media_openal_ALC.INVALID_VALUE = 40964; -lime_media_openal_ALC.OUT_OF_MEMORY = 40965; -lime_media_openal_ALC.ATTRIBUTES_SIZE = 4098; -lime_media_openal_ALC.ALL_ATTRIBUTES = 4099; -lime_media_openal_ALC.DEFAULT_DEVICE_SPECIFIER = 4100; -lime_media_openal_ALC.DEVICE_SPECIFIER = 4101; -lime_media_openal_ALC.EXTENSIONS = 4102; -lime_media_openal_ALC.ENUMERATE_ALL_EXT = 1; -lime_media_openal_ALC.DEFAULT_ALL_DEVICES_SPECIFIER = 4114; -lime_media_openal_ALC.ALL_DEVICES_SPECIFIER = 4115; -lime_system_Clipboard.onUpdate = new lime_app__$Event_$Void_$Void(); -lime_system_Sensor.sensorByID = new haxe_ds_IntMap(); -lime_system_Sensor.sensors = []; -lime_system_System.__directories = new haxe_ds_IntMap(); -lime_ui_Gamepad.devices = new haxe_ds_IntMap(); -lime_ui_Gamepad.onConnect = new lime_app__$Event_$lime_$ui_$Gamepad_$Void(); -lime_ui_GamepadAxis.LEFT_X = 0; -lime_ui_GamepadAxis.LEFT_Y = 1; -lime_ui_GamepadAxis.RIGHT_X = 2; -lime_ui_GamepadAxis.RIGHT_Y = 3; -lime_ui_GamepadAxis.TRIGGER_LEFT = 4; -lime_ui_GamepadAxis.TRIGGER_RIGHT = 5; -lime_ui_GamepadButton.A = 0; -lime_ui_GamepadButton.B = 1; -lime_ui_GamepadButton.X = 2; -lime_ui_GamepadButton.Y = 3; -lime_ui_GamepadButton.BACK = 4; -lime_ui_GamepadButton.GUIDE = 5; -lime_ui_GamepadButton.START = 6; -lime_ui_GamepadButton.LEFT_STICK = 7; -lime_ui_GamepadButton.RIGHT_STICK = 8; -lime_ui_GamepadButton.LEFT_SHOULDER = 9; -lime_ui_GamepadButton.RIGHT_SHOULDER = 10; -lime_ui_GamepadButton.DPAD_UP = 11; -lime_ui_GamepadButton.DPAD_DOWN = 12; -lime_ui_GamepadButton.DPAD_LEFT = 13; -lime_ui_GamepadButton.DPAD_RIGHT = 14; -lime_ui_Joystick.devices = new haxe_ds_IntMap(); -lime_ui_Joystick.onConnect = new lime_app__$Event_$lime_$ui_$Joystick_$Void(); -lime_ui_JoystickHatPosition.CENTER = 0; -lime_ui_JoystickHatPosition.DOWN = 4; -lime_ui_JoystickHatPosition.LEFT = 8; -lime_ui_JoystickHatPosition.RIGHT = 2; -lime_ui_JoystickHatPosition.UP = 1; -lime_ui_JoystickHatPosition.DOWN_LEFT = 12; -lime_ui_JoystickHatPosition.DOWN_RIGHT = 6; -lime_ui_JoystickHatPosition.UP_LEFT = 9; -lime_ui_JoystickHatPosition.UP_RIGHT = 3; -lime_ui_KeyCode.UNKNOWN = 0; -lime_ui_KeyCode.BACKSPACE = 8; -lime_ui_KeyCode.TAB = 9; -lime_ui_KeyCode.RETURN = 13; -lime_ui_KeyCode.ESCAPE = 27; -lime_ui_KeyCode.SPACE = 32; -lime_ui_KeyCode.EXCLAMATION = 33; -lime_ui_KeyCode.QUOTE = 34; -lime_ui_KeyCode.HASH = 35; -lime_ui_KeyCode.DOLLAR = 36; -lime_ui_KeyCode.PERCENT = 37; -lime_ui_KeyCode.AMPERSAND = 38; -lime_ui_KeyCode.SINGLE_QUOTE = 39; -lime_ui_KeyCode.LEFT_PARENTHESIS = 40; -lime_ui_KeyCode.RIGHT_PARENTHESIS = 41; -lime_ui_KeyCode.ASTERISK = 42; -lime_ui_KeyCode.PLUS = 43; -lime_ui_KeyCode.COMMA = 44; -lime_ui_KeyCode.MINUS = 45; -lime_ui_KeyCode.PERIOD = 46; -lime_ui_KeyCode.SLASH = 47; -lime_ui_KeyCode.NUMBER_0 = 48; -lime_ui_KeyCode.NUMBER_1 = 49; -lime_ui_KeyCode.NUMBER_2 = 50; -lime_ui_KeyCode.NUMBER_3 = 51; -lime_ui_KeyCode.NUMBER_4 = 52; -lime_ui_KeyCode.NUMBER_5 = 53; -lime_ui_KeyCode.NUMBER_6 = 54; -lime_ui_KeyCode.NUMBER_7 = 55; -lime_ui_KeyCode.NUMBER_8 = 56; -lime_ui_KeyCode.NUMBER_9 = 57; -lime_ui_KeyCode.COLON = 58; -lime_ui_KeyCode.SEMICOLON = 59; -lime_ui_KeyCode.LESS_THAN = 60; -lime_ui_KeyCode.EQUALS = 61; -lime_ui_KeyCode.GREATER_THAN = 62; -lime_ui_KeyCode.QUESTION = 63; -lime_ui_KeyCode.AT = 64; -lime_ui_KeyCode.LEFT_BRACKET = 91; -lime_ui_KeyCode.BACKSLASH = 92; -lime_ui_KeyCode.RIGHT_BRACKET = 93; -lime_ui_KeyCode.CARET = 94; -lime_ui_KeyCode.UNDERSCORE = 95; -lime_ui_KeyCode.GRAVE = 96; -lime_ui_KeyCode.A = 97; -lime_ui_KeyCode.B = 98; -lime_ui_KeyCode.C = 99; -lime_ui_KeyCode.D = 100; -lime_ui_KeyCode.E = 101; -lime_ui_KeyCode.F = 102; -lime_ui_KeyCode.G = 103; -lime_ui_KeyCode.H = 104; -lime_ui_KeyCode.I = 105; -lime_ui_KeyCode.J = 106; -lime_ui_KeyCode.K = 107; -lime_ui_KeyCode.L = 108; -lime_ui_KeyCode.M = 109; -lime_ui_KeyCode.N = 110; -lime_ui_KeyCode.O = 111; -lime_ui_KeyCode.P = 112; -lime_ui_KeyCode.Q = 113; -lime_ui_KeyCode.R = 114; -lime_ui_KeyCode.S = 115; -lime_ui_KeyCode.T = 116; -lime_ui_KeyCode.U = 117; -lime_ui_KeyCode.V = 118; -lime_ui_KeyCode.W = 119; -lime_ui_KeyCode.X = 120; -lime_ui_KeyCode.Y = 121; -lime_ui_KeyCode.Z = 122; -lime_ui_KeyCode.DELETE = 127; -lime_ui_KeyCode.CAPS_LOCK = 1073741881; -lime_ui_KeyCode.F1 = 1073741882; -lime_ui_KeyCode.F2 = 1073741883; -lime_ui_KeyCode.F3 = 1073741884; -lime_ui_KeyCode.F4 = 1073741885; -lime_ui_KeyCode.F5 = 1073741886; -lime_ui_KeyCode.F6 = 1073741887; -lime_ui_KeyCode.F7 = 1073741888; -lime_ui_KeyCode.F8 = 1073741889; -lime_ui_KeyCode.F9 = 1073741890; -lime_ui_KeyCode.F10 = 1073741891; -lime_ui_KeyCode.F11 = 1073741892; -lime_ui_KeyCode.F12 = 1073741893; -lime_ui_KeyCode.PRINT_SCREEN = 1073741894; -lime_ui_KeyCode.SCROLL_LOCK = 1073741895; -lime_ui_KeyCode.PAUSE = 1073741896; -lime_ui_KeyCode.INSERT = 1073741897; -lime_ui_KeyCode.HOME = 1073741898; -lime_ui_KeyCode.PAGE_UP = 1073741899; -lime_ui_KeyCode.END = 1073741901; -lime_ui_KeyCode.PAGE_DOWN = 1073741902; -lime_ui_KeyCode.RIGHT = 1073741903; -lime_ui_KeyCode.LEFT = 1073741904; -lime_ui_KeyCode.DOWN = 1073741905; -lime_ui_KeyCode.UP = 1073741906; -lime_ui_KeyCode.NUM_LOCK = 1073741907; -lime_ui_KeyCode.NUMPAD_DIVIDE = 1073741908; -lime_ui_KeyCode.NUMPAD_MULTIPLY = 1073741909; -lime_ui_KeyCode.NUMPAD_MINUS = 1073741910; -lime_ui_KeyCode.NUMPAD_PLUS = 1073741911; -lime_ui_KeyCode.NUMPAD_ENTER = 1073741912; -lime_ui_KeyCode.NUMPAD_1 = 1073741913; -lime_ui_KeyCode.NUMPAD_2 = 1073741914; -lime_ui_KeyCode.NUMPAD_3 = 1073741915; -lime_ui_KeyCode.NUMPAD_4 = 1073741916; -lime_ui_KeyCode.NUMPAD_5 = 1073741917; -lime_ui_KeyCode.NUMPAD_6 = 1073741918; -lime_ui_KeyCode.NUMPAD_7 = 1073741919; -lime_ui_KeyCode.NUMPAD_8 = 1073741920; -lime_ui_KeyCode.NUMPAD_9 = 1073741921; -lime_ui_KeyCode.NUMPAD_0 = 1073741922; -lime_ui_KeyCode.NUMPAD_PERIOD = 1073741923; -lime_ui_KeyCode.APPLICATION = 1073741925; -lime_ui_KeyCode.POWER = 1073741926; -lime_ui_KeyCode.NUMPAD_EQUALS = 1073741927; -lime_ui_KeyCode.F13 = 1073741928; -lime_ui_KeyCode.F14 = 1073741929; -lime_ui_KeyCode.F15 = 1073741930; -lime_ui_KeyCode.F16 = 1073741931; -lime_ui_KeyCode.F17 = 1073741932; -lime_ui_KeyCode.F18 = 1073741933; -lime_ui_KeyCode.F19 = 1073741934; -lime_ui_KeyCode.F20 = 1073741935; -lime_ui_KeyCode.F21 = 1073741936; -lime_ui_KeyCode.F22 = 1073741937; -lime_ui_KeyCode.F23 = 1073741938; -lime_ui_KeyCode.F24 = 1073741939; -lime_ui_KeyCode.EXECUTE = 1073741940; -lime_ui_KeyCode.HELP = 1073741941; -lime_ui_KeyCode.MENU = 1073741942; -lime_ui_KeyCode.SELECT = 1073741943; -lime_ui_KeyCode.STOP = 1073741944; -lime_ui_KeyCode.AGAIN = 1073741945; -lime_ui_KeyCode.UNDO = 1073741946; -lime_ui_KeyCode.CUT = 1073741947; -lime_ui_KeyCode.COPY = 1073741948; -lime_ui_KeyCode.PASTE = 1073741949; -lime_ui_KeyCode.FIND = 1073741950; -lime_ui_KeyCode.MUTE = 1073741951; -lime_ui_KeyCode.VOLUME_UP = 1073741952; -lime_ui_KeyCode.VOLUME_DOWN = 1073741953; -lime_ui_KeyCode.NUMPAD_COMMA = 1073741957; -lime_ui_KeyCode.ALT_ERASE = 1073741977; -lime_ui_KeyCode.SYSTEM_REQUEST = 1073741978; -lime_ui_KeyCode.CANCEL = 1073741979; -lime_ui_KeyCode.CLEAR = 1073741980; -lime_ui_KeyCode.PRIOR = 1073741981; -lime_ui_KeyCode.RETURN2 = 1073741982; -lime_ui_KeyCode.SEPARATOR = 1073741983; -lime_ui_KeyCode.OUT = 1073741984; -lime_ui_KeyCode.OPER = 1073741985; -lime_ui_KeyCode.CLEAR_AGAIN = 1073741986; -lime_ui_KeyCode.CRSEL = 1073741987; -lime_ui_KeyCode.EXSEL = 1073741988; -lime_ui_KeyCode.NUMPAD_00 = 1073742000; -lime_ui_KeyCode.NUMPAD_000 = 1073742001; -lime_ui_KeyCode.THOUSAND_SEPARATOR = 1073742002; -lime_ui_KeyCode.DECIMAL_SEPARATOR = 1073742003; -lime_ui_KeyCode.CURRENCY_UNIT = 1073742004; -lime_ui_KeyCode.CURRENCY_SUBUNIT = 1073742005; -lime_ui_KeyCode.NUMPAD_LEFT_PARENTHESIS = 1073742006; -lime_ui_KeyCode.NUMPAD_RIGHT_PARENTHESIS = 1073742007; -lime_ui_KeyCode.NUMPAD_LEFT_BRACE = 1073742008; -lime_ui_KeyCode.NUMPAD_RIGHT_BRACE = 1073742009; -lime_ui_KeyCode.NUMPAD_TAB = 1073742010; -lime_ui_KeyCode.NUMPAD_BACKSPACE = 1073742011; -lime_ui_KeyCode.NUMPAD_A = 1073742012; -lime_ui_KeyCode.NUMPAD_B = 1073742013; -lime_ui_KeyCode.NUMPAD_C = 1073742014; -lime_ui_KeyCode.NUMPAD_D = 1073742015; -lime_ui_KeyCode.NUMPAD_E = 1073742016; -lime_ui_KeyCode.NUMPAD_F = 1073742017; -lime_ui_KeyCode.NUMPAD_XOR = 1073742018; -lime_ui_KeyCode.NUMPAD_POWER = 1073742019; -lime_ui_KeyCode.NUMPAD_PERCENT = 1073742020; -lime_ui_KeyCode.NUMPAD_LESS_THAN = 1073742021; -lime_ui_KeyCode.NUMPAD_GREATER_THAN = 1073742022; -lime_ui_KeyCode.NUMPAD_AMPERSAND = 1073742023; -lime_ui_KeyCode.NUMPAD_DOUBLE_AMPERSAND = 1073742024; -lime_ui_KeyCode.NUMPAD_VERTICAL_BAR = 1073742025; -lime_ui_KeyCode.NUMPAD_DOUBLE_VERTICAL_BAR = 1073742026; -lime_ui_KeyCode.NUMPAD_COLON = 1073742027; -lime_ui_KeyCode.NUMPAD_HASH = 1073742028; -lime_ui_KeyCode.NUMPAD_SPACE = 1073742029; -lime_ui_KeyCode.NUMPAD_AT = 1073742030; -lime_ui_KeyCode.NUMPAD_EXCLAMATION = 1073742031; -lime_ui_KeyCode.NUMPAD_MEM_STORE = 1073742032; -lime_ui_KeyCode.NUMPAD_MEM_RECALL = 1073742033; -lime_ui_KeyCode.NUMPAD_MEM_CLEAR = 1073742034; -lime_ui_KeyCode.NUMPAD_MEM_ADD = 1073742035; -lime_ui_KeyCode.NUMPAD_MEM_SUBTRACT = 1073742036; -lime_ui_KeyCode.NUMPAD_MEM_MULTIPLY = 1073742037; -lime_ui_KeyCode.NUMPAD_MEM_DIVIDE = 1073742038; -lime_ui_KeyCode.NUMPAD_PLUS_MINUS = 1073742039; -lime_ui_KeyCode.NUMPAD_CLEAR = 1073742040; -lime_ui_KeyCode.NUMPAD_CLEAR_ENTRY = 1073742041; -lime_ui_KeyCode.NUMPAD_BINARY = 1073742042; -lime_ui_KeyCode.NUMPAD_OCTAL = 1073742043; -lime_ui_KeyCode.NUMPAD_DECIMAL = 1073742044; -lime_ui_KeyCode.NUMPAD_HEXADECIMAL = 1073742045; -lime_ui_KeyCode.LEFT_CTRL = 1073742048; -lime_ui_KeyCode.LEFT_SHIFT = 1073742049; -lime_ui_KeyCode.LEFT_ALT = 1073742050; -lime_ui_KeyCode.LEFT_META = 1073742051; -lime_ui_KeyCode.RIGHT_CTRL = 1073742052; -lime_ui_KeyCode.RIGHT_SHIFT = 1073742053; -lime_ui_KeyCode.RIGHT_ALT = 1073742054; -lime_ui_KeyCode.RIGHT_META = 1073742055; -lime_ui_KeyCode.MODE = 1073742081; -lime_ui_KeyCode.AUDIO_NEXT = 1073742082; -lime_ui_KeyCode.AUDIO_PREVIOUS = 1073742083; -lime_ui_KeyCode.AUDIO_STOP = 1073742084; -lime_ui_KeyCode.AUDIO_PLAY = 1073742085; -lime_ui_KeyCode.AUDIO_MUTE = 1073742086; -lime_ui_KeyCode.MEDIA_SELECT = 1073742087; -lime_ui_KeyCode.WWW = 1073742088; -lime_ui_KeyCode.MAIL = 1073742089; -lime_ui_KeyCode.CALCULATOR = 1073742090; -lime_ui_KeyCode.COMPUTER = 1073742091; -lime_ui_KeyCode.APP_CONTROL_SEARCH = 1073742092; -lime_ui_KeyCode.APP_CONTROL_HOME = 1073742093; -lime_ui_KeyCode.APP_CONTROL_BACK = 1073742094; -lime_ui_KeyCode.APP_CONTROL_FORWARD = 1073742095; -lime_ui_KeyCode.APP_CONTROL_STOP = 1073742096; -lime_ui_KeyCode.APP_CONTROL_REFRESH = 1073742097; -lime_ui_KeyCode.APP_CONTROL_BOOKMARKS = 1073742098; -lime_ui_KeyCode.BRIGHTNESS_DOWN = 1073742099; -lime_ui_KeyCode.BRIGHTNESS_UP = 1073742100; -lime_ui_KeyCode.DISPLAY_SWITCH = 1073742101; -lime_ui_KeyCode.BACKLIGHT_TOGGLE = 1073742102; -lime_ui_KeyCode.BACKLIGHT_DOWN = 1073742103; -lime_ui_KeyCode.BACKLIGHT_UP = 1073742104; -lime_ui_KeyCode.EJECT = 1073742105; -lime_ui_KeyCode.SLEEP = 1073742106; -lime_ui_KeyModifier.NONE = 0; -lime_ui_KeyModifier.LEFT_SHIFT = 1; -lime_ui_KeyModifier.RIGHT_SHIFT = 2; -lime_ui_KeyModifier.LEFT_CTRL = 64; -lime_ui_KeyModifier.RIGHT_CTRL = 128; -lime_ui_KeyModifier.LEFT_ALT = 256; -lime_ui_KeyModifier.RIGHT_ALT = 512; -lime_ui_KeyModifier.LEFT_META = 1024; -lime_ui_KeyModifier.RIGHT_META = 2048; -lime_ui_KeyModifier.NUM_LOCK = 4096; -lime_ui_KeyModifier.CAPS_LOCK = 8192; -lime_ui_KeyModifier.MODE = 16384; -lime_ui_KeyModifier.CTRL = 192; -lime_ui_KeyModifier.SHIFT = 3; -lime_ui_KeyModifier.ALT = 768; -lime_ui_KeyModifier.META = 3072; -lime_ui_ScanCode.UNKNOWN = 0; -lime_ui_ScanCode.BACKSPACE = 42; -lime_ui_ScanCode.TAB = 43; -lime_ui_ScanCode.RETURN = 40; -lime_ui_ScanCode.ESCAPE = 41; -lime_ui_ScanCode.SPACE = 44; -lime_ui_ScanCode.SINGLE_QUOTE = 52; -lime_ui_ScanCode.COMMA = 54; -lime_ui_ScanCode.MINUS = 45; -lime_ui_ScanCode.PERIOD = 55; -lime_ui_ScanCode.SLASH = 56; -lime_ui_ScanCode.NUMBER_0 = 39; -lime_ui_ScanCode.NUMBER_1 = 30; -lime_ui_ScanCode.NUMBER_2 = 31; -lime_ui_ScanCode.NUMBER_3 = 32; -lime_ui_ScanCode.NUMBER_4 = 33; -lime_ui_ScanCode.NUMBER_5 = 34; -lime_ui_ScanCode.NUMBER_6 = 35; -lime_ui_ScanCode.NUMBER_7 = 36; -lime_ui_ScanCode.NUMBER_8 = 37; -lime_ui_ScanCode.NUMBER_9 = 38; -lime_ui_ScanCode.SEMICOLON = 51; -lime_ui_ScanCode.EQUALS = 46; -lime_ui_ScanCode.LEFT_BRACKET = 47; -lime_ui_ScanCode.BACKSLASH = 49; -lime_ui_ScanCode.RIGHT_BRACKET = 48; -lime_ui_ScanCode.GRAVE = 53; -lime_ui_ScanCode.A = 4; -lime_ui_ScanCode.B = 5; -lime_ui_ScanCode.C = 6; -lime_ui_ScanCode.D = 7; -lime_ui_ScanCode.E = 8; -lime_ui_ScanCode.F = 9; -lime_ui_ScanCode.G = 10; -lime_ui_ScanCode.H = 11; -lime_ui_ScanCode.I = 12; -lime_ui_ScanCode.J = 13; -lime_ui_ScanCode.K = 14; -lime_ui_ScanCode.L = 15; -lime_ui_ScanCode.M = 16; -lime_ui_ScanCode.N = 17; -lime_ui_ScanCode.O = 18; -lime_ui_ScanCode.P = 19; -lime_ui_ScanCode.Q = 20; -lime_ui_ScanCode.R = 21; -lime_ui_ScanCode.S = 22; -lime_ui_ScanCode.T = 23; -lime_ui_ScanCode.U = 24; -lime_ui_ScanCode.V = 25; -lime_ui_ScanCode.W = 26; -lime_ui_ScanCode.X = 27; -lime_ui_ScanCode.Y = 28; -lime_ui_ScanCode.Z = 29; -lime_ui_ScanCode.DELETE = 76; -lime_ui_ScanCode.CAPS_LOCK = 57; -lime_ui_ScanCode.F1 = 58; -lime_ui_ScanCode.F2 = 59; -lime_ui_ScanCode.F3 = 60; -lime_ui_ScanCode.F4 = 61; -lime_ui_ScanCode.F5 = 62; -lime_ui_ScanCode.F6 = 63; -lime_ui_ScanCode.F7 = 64; -lime_ui_ScanCode.F8 = 65; -lime_ui_ScanCode.F9 = 66; -lime_ui_ScanCode.F10 = 67; -lime_ui_ScanCode.F11 = 68; -lime_ui_ScanCode.F12 = 69; -lime_ui_ScanCode.PRINT_SCREEN = 70; -lime_ui_ScanCode.SCROLL_LOCK = 71; -lime_ui_ScanCode.PAUSE = 72; -lime_ui_ScanCode.INSERT = 73; -lime_ui_ScanCode.HOME = 74; -lime_ui_ScanCode.PAGE_UP = 75; -lime_ui_ScanCode.END = 77; -lime_ui_ScanCode.PAGE_DOWN = 78; -lime_ui_ScanCode.RIGHT = 79; -lime_ui_ScanCode.LEFT = 80; -lime_ui_ScanCode.DOWN = 81; -lime_ui_ScanCode.UP = 82; -lime_ui_ScanCode.NUM_LOCK = 83; -lime_ui_ScanCode.NUMPAD_DIVIDE = 84; -lime_ui_ScanCode.NUMPAD_MULTIPLY = 85; -lime_ui_ScanCode.NUMPAD_MINUS = 86; -lime_ui_ScanCode.NUMPAD_PLUS = 87; -lime_ui_ScanCode.NUMPAD_ENTER = 88; -lime_ui_ScanCode.NUMPAD_1 = 89; -lime_ui_ScanCode.NUMPAD_2 = 90; -lime_ui_ScanCode.NUMPAD_3 = 91; -lime_ui_ScanCode.NUMPAD_4 = 92; -lime_ui_ScanCode.NUMPAD_5 = 93; -lime_ui_ScanCode.NUMPAD_6 = 94; -lime_ui_ScanCode.NUMPAD_7 = 95; -lime_ui_ScanCode.NUMPAD_8 = 96; -lime_ui_ScanCode.NUMPAD_9 = 97; -lime_ui_ScanCode.NUMPAD_0 = 98; -lime_ui_ScanCode.NUMPAD_PERIOD = 99; -lime_ui_ScanCode.APPLICATION = 101; -lime_ui_ScanCode.POWER = 102; -lime_ui_ScanCode.NUMPAD_EQUALS = 103; -lime_ui_ScanCode.F13 = 104; -lime_ui_ScanCode.F14 = 105; -lime_ui_ScanCode.F15 = 106; -lime_ui_ScanCode.F16 = 107; -lime_ui_ScanCode.F17 = 108; -lime_ui_ScanCode.F18 = 109; -lime_ui_ScanCode.F19 = 110; -lime_ui_ScanCode.F20 = 111; -lime_ui_ScanCode.F21 = 112; -lime_ui_ScanCode.F22 = 113; -lime_ui_ScanCode.F23 = 114; -lime_ui_ScanCode.F24 = 115; -lime_ui_ScanCode.EXECUTE = 116; -lime_ui_ScanCode.HELP = 117; -lime_ui_ScanCode.MENU = 118; -lime_ui_ScanCode.SELECT = 119; -lime_ui_ScanCode.STOP = 120; -lime_ui_ScanCode.AGAIN = 121; -lime_ui_ScanCode.UNDO = 122; -lime_ui_ScanCode.CUT = 123; -lime_ui_ScanCode.COPY = 124; -lime_ui_ScanCode.PASTE = 125; -lime_ui_ScanCode.FIND = 126; -lime_ui_ScanCode.MUTE = 127; -lime_ui_ScanCode.VOLUME_UP = 128; -lime_ui_ScanCode.VOLUME_DOWN = 129; -lime_ui_ScanCode.NUMPAD_COMMA = 133; -lime_ui_ScanCode.ALT_ERASE = 153; -lime_ui_ScanCode.SYSTEM_REQUEST = 154; -lime_ui_ScanCode.CANCEL = 155; -lime_ui_ScanCode.CLEAR = 156; -lime_ui_ScanCode.PRIOR = 157; -lime_ui_ScanCode.RETURN2 = 158; -lime_ui_ScanCode.SEPARATOR = 159; -lime_ui_ScanCode.OUT = 160; -lime_ui_ScanCode.OPER = 161; -lime_ui_ScanCode.CLEAR_AGAIN = 162; -lime_ui_ScanCode.CRSEL = 163; -lime_ui_ScanCode.EXSEL = 164; -lime_ui_ScanCode.NUMPAD_00 = 176; -lime_ui_ScanCode.NUMPAD_000 = 177; -lime_ui_ScanCode.THOUSAND_SEPARATOR = 178; -lime_ui_ScanCode.DECIMAL_SEPARATOR = 179; -lime_ui_ScanCode.CURRENCY_UNIT = 180; -lime_ui_ScanCode.CURRENCY_SUBUNIT = 181; -lime_ui_ScanCode.NUMPAD_LEFT_PARENTHESIS = 182; -lime_ui_ScanCode.NUMPAD_RIGHT_PARENTHESIS = 183; -lime_ui_ScanCode.NUMPAD_LEFT_BRACE = 184; -lime_ui_ScanCode.NUMPAD_RIGHT_BRACE = 185; -lime_ui_ScanCode.NUMPAD_TAB = 186; -lime_ui_ScanCode.NUMPAD_BACKSPACE = 187; -lime_ui_ScanCode.NUMPAD_A = 188; -lime_ui_ScanCode.NUMPAD_B = 189; -lime_ui_ScanCode.NUMPAD_C = 190; -lime_ui_ScanCode.NUMPAD_D = 191; -lime_ui_ScanCode.NUMPAD_E = 192; -lime_ui_ScanCode.NUMPAD_F = 193; -lime_ui_ScanCode.NUMPAD_XOR = 194; -lime_ui_ScanCode.NUMPAD_POWER = 195; -lime_ui_ScanCode.NUMPAD_PERCENT = 196; -lime_ui_ScanCode.NUMPAD_LESS_THAN = 197; -lime_ui_ScanCode.NUMPAD_GREATER_THAN = 198; -lime_ui_ScanCode.NUMPAD_AMPERSAND = 199; -lime_ui_ScanCode.NUMPAD_DOUBLE_AMPERSAND = 200; -lime_ui_ScanCode.NUMPAD_VERTICAL_BAR = 201; -lime_ui_ScanCode.NUMPAD_DOUBLE_VERTICAL_BAR = 202; -lime_ui_ScanCode.NUMPAD_COLON = 203; -lime_ui_ScanCode.NUMPAD_HASH = 204; -lime_ui_ScanCode.NUMPAD_SPACE = 205; -lime_ui_ScanCode.NUMPAD_AT = 206; -lime_ui_ScanCode.NUMPAD_EXCLAMATION = 207; -lime_ui_ScanCode.NUMPAD_MEM_STORE = 208; -lime_ui_ScanCode.NUMPAD_MEM_RECALL = 209; -lime_ui_ScanCode.NUMPAD_MEM_CLEAR = 210; -lime_ui_ScanCode.NUMPAD_MEM_ADD = 211; -lime_ui_ScanCode.NUMPAD_MEM_SUBTRACT = 212; -lime_ui_ScanCode.NUMPAD_MEM_MULTIPLY = 213; -lime_ui_ScanCode.NUMPAD_MEM_DIVIDE = 214; -lime_ui_ScanCode.NUMPAD_PLUS_MINUS = 215; -lime_ui_ScanCode.NUMPAD_CLEAR = 216; -lime_ui_ScanCode.NUMPAD_CLEAR_ENTRY = 217; -lime_ui_ScanCode.NUMPAD_BINARY = 218; -lime_ui_ScanCode.NUMPAD_OCTAL = 219; -lime_ui_ScanCode.NUMPAD_DECIMAL = 220; -lime_ui_ScanCode.NUMPAD_HEXADECIMAL = 221; -lime_ui_ScanCode.LEFT_CTRL = 224; -lime_ui_ScanCode.LEFT_SHIFT = 225; -lime_ui_ScanCode.LEFT_ALT = 226; -lime_ui_ScanCode.LEFT_META = 227; -lime_ui_ScanCode.RIGHT_CTRL = 228; -lime_ui_ScanCode.RIGHT_SHIFT = 229; -lime_ui_ScanCode.RIGHT_ALT = 230; -lime_ui_ScanCode.RIGHT_META = 231; -lime_ui_ScanCode.MODE = 257; -lime_ui_ScanCode.AUDIO_NEXT = 258; -lime_ui_ScanCode.AUDIO_PREVIOUS = 259; -lime_ui_ScanCode.AUDIO_STOP = 260; -lime_ui_ScanCode.AUDIO_PLAY = 261; -lime_ui_ScanCode.AUDIO_MUTE = 262; -lime_ui_ScanCode.MEDIA_SELECT = 263; -lime_ui_ScanCode.WWW = 264; -lime_ui_ScanCode.MAIL = 265; -lime_ui_ScanCode.CALCULATOR = 266; -lime_ui_ScanCode.COMPUTER = 267; -lime_ui_ScanCode.APP_CONTROL_SEARCH = 268; -lime_ui_ScanCode.APP_CONTROL_HOME = 269; -lime_ui_ScanCode.APP_CONTROL_BACK = 270; -lime_ui_ScanCode.APP_CONTROL_FORWARD = 271; -lime_ui_ScanCode.APP_CONTROL_STOP = 272; -lime_ui_ScanCode.APP_CONTROL_REFRESH = 273; -lime_ui_ScanCode.APP_CONTROL_BOOKMARKS = 274; -lime_ui_ScanCode.BRIGHTNESS_DOWN = 275; -lime_ui_ScanCode.BRIGHTNESS_UP = 276; -lime_ui_ScanCode.DISPLAY_SWITCH = 277; -lime_ui_ScanCode.BACKLIGHT_TOGGLE = 278; -lime_ui_ScanCode.BACKLIGHT_DOWN = 279; -lime_ui_ScanCode.BACKLIGHT_UP = 280; -lime_ui_ScanCode.EJECT = 281; -lime_ui_ScanCode.SLEEP = 282; -lime_ui_Touch.onCancel = new lime_app__$Event_$lime_$ui_$Touch_$Void(); -lime_ui_Touch.onEnd = new lime_app__$Event_$lime_$ui_$Touch_$Void(); -lime_ui_Touch.onMove = new lime_app__$Event_$lime_$ui_$Touch_$Void(); -lime_ui_Touch.onStart = new lime_app__$Event_$lime_$ui_$Touch_$Void(); -lime_utils_Assets.cache = new lime_utils_AssetCache(); -lime_utils_Assets.onChange = new lime_app__$Event_$Void_$Void(); -lime_utils_Assets.bundlePaths = new haxe_ds_StringMap(); -lime_utils_Assets.libraries = new haxe_ds_StringMap(); -lime_utils_Assets.libraryPaths = new haxe_ds_StringMap(); -lime_utils_Float32Array.BYTES_PER_ELEMENT = 4; -lime_utils_Float64Array.BYTES_PER_ELEMENT = 8; -lime_utils_Int16Array.BYTES_PER_ELEMENT = 2; -lime_utils_Int32Array.BYTES_PER_ELEMENT = 4; -lime_utils_Int8Array.BYTES_PER_ELEMENT = 1; -lime_utils_Log.throwErrors = true; -lime_utils_LogLevel.NONE = 0; -lime_utils_LogLevel.ERROR = 1; -lime_utils_LogLevel.WARN = 2; -lime_utils_LogLevel.INFO = 3; -lime_utils_LogLevel.DEBUG = 4; -lime_utils_LogLevel.VERBOSE = 5; -lime_utils_UInt16Array.BYTES_PER_ELEMENT = 2; -lime_utils_UInt32Array.BYTES_PER_ELEMENT = 4; -lime_utils_UInt8Array.BYTES_PER_ELEMENT = 1; -lime_utils_UInt8ClampedArray.BYTES_PER_ELEMENT = 1; -openfl_Lib.__lastTimerID = 0; -openfl_Lib.__sentWarnings = new haxe_ds_StringMap(); -openfl_Lib.__timers = new haxe_ds_IntMap(); -openfl__$Vector_IVector.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl__$Vector_BoolVector.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, fields : { toJSON : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl__$Vector_FloatVector.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, fields : { toJSON : { SuppressWarnings : ["checkstyle:Dynamic"]}, _ : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl__$Vector_FunctionVector.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, fields : { toJSON : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl__$Vector_IntVector.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, fields : { toJSON : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl__$Vector_ObjectVector.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, fields : { concat : { SuppressWarnings : ["checkstyle:Dynamic"]}, toJSON : { SuppressWarnings : ["checkstyle:Dynamic"]}, _ : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl__$internal_Lib.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, statics : { notImplemented : { SuppressWarnings : ["checkstyle:NullableParameter"]}}}; -openfl__$internal_Lib.__sentWarnings = new haxe_ds_StringMap(); -openfl__$internal_utils_TouchData.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, fields : { touch : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl__$internal_utils_TouchData.__pool = new lime_utils_ObjectPool(function() { - return new openfl__$internal_utils_TouchData(); -},function(data) { - data.reset(); -}); -openfl_display_Application.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display_BitmapData.__meta__ = { fields : { image : { SuppressWarnings : ["checkstyle:Dynamic"]}, __framebufferContext : { SuppressWarnings : ["checkstyle:Dynamic"]}, __indexBufferContext : { SuppressWarnings : ["checkstyle:Dynamic"]}, __surface : { SuppressWarnings : ["checkstyle:Dynamic"]}, __textureContext : { SuppressWarnings : ["checkstyle:Dynamic"]}, __vertexBufferContext : { SuppressWarnings : ["checkstyle:Dynamic"]}, compare : { SuppressWarnings : ["checkstyle:Dynamic"]}, getSurface : { SuppressWarnings : ["checkstyle:Dynamic"]}, __fromImage : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display_BitmapData.VERTEX_BUFFER_STRIDE = 14; -openfl_display_BitmapData.__tempVector = new lime_math_Vector2(); -openfl_display_BlendMode.ADD = 0; -openfl_display_BlendMode.ALPHA = 1; -openfl_display_BlendMode.DARKEN = 2; -openfl_display_BlendMode.DIFFERENCE = 3; -openfl_display_BlendMode.ERASE = 4; -openfl_display_BlendMode.HARDLIGHT = 5; -openfl_display_BlendMode.INVERT = 6; -openfl_display_BlendMode.LAYER = 7; -openfl_display_BlendMode.LIGHTEN = 8; -openfl_display_BlendMode.MULTIPLY = 9; -openfl_display_BlendMode.NORMAL = 10; -openfl_display_BlendMode.OVERLAY = 11; -openfl_display_BlendMode.SCREEN = 12; -openfl_display_BlendMode.SHADER = 13; -openfl_display_BlendMode.SUBTRACT = 14; -openfl_display_DisplayObjectRenderer.__meta__ = { fields : { __context : { SuppressWarnings : ["checkstyle:Dynamic"]}, __type : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display_CairoRenderer.__meta__ = { fields : { cairo : { SuppressWarnings : ["checkstyle:Dynamic"]}, __matrix3 : { SuppressWarnings : ["checkstyle:Dynamic"]}, applyMatrix : { SuppressWarnings : ["checkstyle:Dynamic"]}, __setBlendModeCairo : { SuppressWarnings : ["checkstyle:Dynamic"]}, _ : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display_CanvasRenderer.__meta__ = { fields : { context : { SuppressWarnings : ["checkstyle:Dynamic"]}, applySmoothing : { SuppressWarnings : ["checkstyle:Dynamic"]}, setTransform : { SuppressWarnings : ["checkstyle:Dynamic"]}, __setBlendModeContext : { SuppressWarnings : ["checkstyle:Dynamic"]}, _ : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display_CapsStyle.NONE = 0; -openfl_display_CapsStyle.ROUND = 1; -openfl_display_CapsStyle.SQUARE = 2; -openfl_display_DOMRenderer.__meta__ = { fields : { element : { SuppressWarnings : ["checkstyle:Dynamic"]}, applyStyle : { SuppressWarnings : ["checkstyle:Dynamic"]}, clearStyle : { SuppressWarnings : ["checkstyle:Dynamic"]}, _ : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display_Shader.__meta__ = { fields : { glProgram : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display_GradientType.LINEAR = 0; -openfl_display_GradientType.RADIAL = 1; -openfl_display_Graphics.__meta__ = { fields : { overrideBlendMode : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}}; -openfl_display_GraphicsPath.SIN45 = 0.70710678118654752440084436210485; -openfl_display_GraphicsPath.TAN22 = 0.4142135623730950488016887242097; -openfl_display_GraphicsPathWinding.EVEN_ODD = 0; -openfl_display_GraphicsPathWinding.NON_ZERO = 1; -openfl_display_InterpolationMethod.LINEAR_RGB = 0; -openfl_display_InterpolationMethod.RGB = 1; -openfl_display_JointStyle.BEVEL = 0; -openfl_display_JointStyle.MITER = 1; -openfl_display_JointStyle.ROUND = 2; -openfl_display_LineScaleMode.HORIZONTAL = 0; -openfl_display_LineScaleMode.NONE = 1; -openfl_display_LineScaleMode.NORMAL = 2; -openfl_display_LineScaleMode.VERTICAL = 3; -openfl_display_Loader.__meta__ = { fields : { BitmapData_onError : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display_LoaderInfo.__meta__ = { statics : { create : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}, fields : { parameters : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display_LoaderInfo.__rootURL = typeof(window) != "undefined" ? window.document.URL : ""; -openfl_geom_Rectangle.__pool = new lime_utils_ObjectPool(function() { - return new openfl_geom_Rectangle(); -},function(r) { - r.setTo(0,0,0,0); -}); -openfl_display_OpenGLRenderer.__meta__ = { fields : { gl : { SuppressWarnings : ["checkstyle:Dynamic"]}, __gl : { SuppressWarnings : ["checkstyle:Dynamic"]}, __matrix : { SuppressWarnings : ["checkstyle:Dynamic"]}, __projection : { SuppressWarnings : ["checkstyle:Dynamic"]}, __projectionFlipped : { SuppressWarnings : ["checkstyle:Dynamic"]}, getMatrix : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display_OpenGLRenderer.__alphaValue = [1]; -openfl_display_OpenGLRenderer.__colorMultipliersValue = [0,0,0,0]; -openfl_display_OpenGLRenderer.__colorOffsetsValue = [0,0,0,0]; -openfl_display_OpenGLRenderer.__defaultColorMultipliersValue = [1,1,1,1]; -openfl_display_OpenGLRenderer.__emptyColorValue = [0,0,0,0]; -openfl_display_OpenGLRenderer.__emptyAlphaValue = [1]; -openfl_display_OpenGLRenderer.__hasColorTransformValue = [false]; -openfl_display_OpenGLRenderer.__scissorRectangle = new openfl_geom_Rectangle(); -openfl_display_OpenGLRenderer.__textureSizeValue = [0,0]; -openfl_display_PixelSnapping.ALWAYS = 0; -openfl_display_PixelSnapping.AUTO = 1; -openfl_display_PixelSnapping.NEVER = 2; -openfl_display_Preloader.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, fields : { onComplete : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display_DefaultPreloader.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display_ShaderInput.__meta__ = { fields : { index : { SuppressWarnings : ["checkstyle:Dynamic"]}, name : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}}; -openfl_display_ShaderParameter.__meta__ = { fields : { index : { SuppressWarnings : ["checkstyle:Dynamic"]}, name : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}}; -openfl_display_ShaderParameterType.BOOL = 0; -openfl_display_ShaderParameterType.BOOL2 = 1; -openfl_display_ShaderParameterType.BOOL3 = 2; -openfl_display_ShaderParameterType.BOOL4 = 3; -openfl_display_ShaderParameterType.FLOAT = 4; -openfl_display_ShaderParameterType.FLOAT2 = 5; -openfl_display_ShaderParameterType.FLOAT3 = 6; -openfl_display_ShaderParameterType.FLOAT4 = 7; -openfl_display_ShaderParameterType.INT = 8; -openfl_display_ShaderParameterType.INT2 = 9; -openfl_display_ShaderParameterType.INT3 = 10; -openfl_display_ShaderParameterType.INT4 = 11; -openfl_display_ShaderParameterType.MATRIX2X2 = 12; -openfl_display_ShaderParameterType.MATRIX2X3 = 13; -openfl_display_ShaderParameterType.MATRIX2X4 = 14; -openfl_display_ShaderParameterType.MATRIX3X2 = 15; -openfl_display_ShaderParameterType.MATRIX3X3 = 16; -openfl_display_ShaderParameterType.MATRIX3X4 = 17; -openfl_display_ShaderParameterType.MATRIX4X2 = 18; -openfl_display_ShaderParameterType.MATRIX4X3 = 19; -openfl_display_ShaderParameterType.MATRIX4X4 = 20; -openfl_display_ShaderPrecision.FAST = 0; -openfl_display_ShaderPrecision.FULL = 1; -openfl_display_SpreadMethod.PAD = 0; -openfl_display_SpreadMethod.REFLECT = 1; -openfl_display_SpreadMethod.REPEAT = 2; -openfl_display_Stage.__meta__ = { fields : { __broadcastEvent : { SuppressWarnings : ["checkstyle:Dynamic"]}, __dispatchEvent : { SuppressWarnings : [["checkstyle:Dynamic","checkstyle:LeftCurly"]]}, __dispatchStack : { SuppressWarnings : [["checkstyle:Dynamic","checkstyle:LeftCurly"]]}, __dispatchTarget : { SuppressWarnings : ["checkstyle:Dynamic"]}, __handleError : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display_StageAlign.BOTTOM = 0; -openfl_display_StageAlign.BOTTOM_LEFT = 1; -openfl_display_StageAlign.BOTTOM_RIGHT = 2; -openfl_display_StageAlign.LEFT = 3; -openfl_display_StageAlign.RIGHT = 4; -openfl_display_StageAlign.TOP = 5; -openfl_display_StageAlign.TOP_LEFT = 6; -openfl_display_StageAlign.TOP_RIGHT = 7; -openfl_display_StageDisplayState.FULL_SCREEN = 0; -openfl_display_StageDisplayState.FULL_SCREEN_INTERACTIVE = 1; -openfl_display_StageDisplayState.NORMAL = 2; -openfl_display_StageQuality.BEST = 0; -openfl_display_StageQuality.HIGH = 1; -openfl_display_StageQuality.LOW = 2; -openfl_display_StageQuality.MEDIUM = 3; -openfl_display_StageScaleMode.EXACT_FIT = 0; -openfl_display_StageScaleMode.NO_BORDER = 1; -openfl_display_StageScaleMode.NO_SCALE = 2; -openfl_display_StageScaleMode.SHOW_ALL = 3; -openfl_display_TriangleCulling.NEGATIVE = 0; -openfl_display_TriangleCulling.NONE = 1; -openfl_display_TriangleCulling.POSITIVE = 2; -openfl_display_Window.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, fields : { _ : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display__$internal_AbstractNoise.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display__$internal_CairoBitmap.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display__$internal_CairoDisplayObject.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display__$internal_CairoGraphics.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display__$internal_CanvasBitmap.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display__$internal_CanvasDisplayObject.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display__$internal_DrawCommandBuffer.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, fields : { o : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display__$internal_DrawCommandBuffer.empty = new openfl_display__$internal_DrawCommandBuffer(); -openfl_display__$internal_CanvasGraphics.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, statics : { windingRule : { SuppressWarnings : ["checkstyle:Dynamic"]}, createBitmapFill : { SuppressWarnings : ["checkstyle:Dynamic"]}, createGradientPattern : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display__$internal_CanvasGraphics.SIN45 = 0.70710678118654752440084436210485; -openfl_display__$internal_CanvasGraphics.TAN22 = 0.4142135623730950488016887242097; -openfl_display__$internal_CanvasGraphics.fillCommands = new openfl_display__$internal_DrawCommandBuffer(); -openfl_display__$internal_CanvasGraphics.strokeCommands = new openfl_display__$internal_DrawCommandBuffer(); -openfl_display__$internal_CanvasShape.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display__$internal_Context3DBitmap.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display__$internal_Context3DBuffer.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display__$internal_Context3DBuffer.MAX_INDEX_BUFFER_LENGTH = 65535; -openfl_display__$internal_Context3DBuffer.MAX_QUADS_PER_INDEX_BUFFER = 10922; -openfl_display__$internal_Context3DBuffer.MAX_QUAD_INDEX_BUFFER_LENGTH = 65532; -openfl_display__$internal_Context3DDisplayObject.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_geom_Matrix.__meta__ = { fields : { equals : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, to3DString : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, toMozString : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}}; -openfl_geom_Matrix.__identity = new openfl_geom_Matrix(); -openfl_geom_Matrix.__pool = new lime_utils_ObjectPool(function() { - return new openfl_geom_Matrix(); -},function(m) { - m.identity(); -}); -openfl_geom_Matrix.__matrix3 = new lime_math_Matrix3(); -openfl_geom_ColorTransform.__pool = new lime_utils_ObjectPool(function() { - return new openfl_geom_ColorTransform(); -},function(ct) { - ct.__identity(); -}); -openfl_display__$internal_Context3DGraphics.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display__$internal_Context3DGraphics.blankBitmapData = new openfl_display_BitmapData(1,1,false,0); -openfl_display__$internal_Context3DGraphics.tempColorTransform = new openfl_geom_ColorTransform(1,1,1,1,0,0,0,0); -openfl_display__$internal_Context3DMaskShader.opaqueBitmapData = new openfl_display_BitmapData(1,1,false,0); -openfl_display__$internal_Context3DShape.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display__$internal_DOMBitmap.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display__$internal_DOMDisplayObject.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display__$internal_DOMShape.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display__$internal_DrawCommandReader.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, fields : { obj : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display__$internal_PerlinNoise.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, statics : { P : { SuppressWarnings : ["checkstyle:ConstantName"]}}}; -openfl_display__$internal_PerlinNoise.P = [151,160,137,91,90,15,131,13,201,95,96,53,194,233,7,225,140,36,103,30,69,142,8,99,37,240,21,10,23,190,6,148,247,120,234,75,0,26,197,62,94,252,219,203,117,35,11,32,57,177,33,88,237,149,56,87,174,20,125,136,171,168,68,175,74,165,71,134,139,48,27,166,77,146,158,231,83,111,229,122,60,211,133,230,220,105,92,41,55,46,245,40,244,102,143,54,65,25,63,161,1,216,80,73,209,76,132,187,208,89,18,169,200,196,135,130,116,188,159,86,164,100,109,198,173,186,3,64,52,217,226,250,124,123,5,202,38,147,118,126,255,82,85,212,207,206,59,227,47,16,58,17,182,189,28,42,223,183,170,213,119,248,152,2,44,154,163,70,221,153,101,155,167,43,172,9,129,22,39,253,19,98,108,110,79,113,224,232,178,185,112,104,218,246,97,228,251,34,242,193,238,210,144,12,191,179,162,241,81,51,145,235,249,14,239,107,49,192,214,31,181,199,106,157,184,84,204,176,115,121,50,45,127,4,150,254,138,236,205,93,222,114,67,29,24,72,243,141,128,195,78,66,215,61,156,180,151,160,137,91,90,15,131,13,201,95,96,53,194,233,7,225,140,36,103,30,69,142,8,99,37,240,21,10,23,190,6,148,247,120,234,75,0,26,197,62,94,252,219,203,117,35,11,32,57,177,33,88,237,149,56,87,174,20,125,136,171,168,68,175,74,165,71,134,139,48,27,166,77,146,158,231,83,111,229,122,60,211,133,230,220,105,92,41,55,46,245,40,244,102,143,54,65,25,63,161,1,216,80,73,209,76,132,187,208,89,18,169,200,196,135,130,116,188,159,86,164,100,109,198,173,186,3,64,52,217,226,250,124,123,5,202,38,147,118,126,255,82,85,212,207,206,59,227,47,16,58,17,182,189,28,42,223,183,170,213,119,248,152,2,44,154,163,70,221,153,101,155,167,43,172,9,129,22,39,253,19,98,108,110,79,113,224,232,178,185,112,104,218,246,97,228,251,34,242,193,238,210,144,12,191,179,162,241,81,51,145,235,249,14,239,107,49,192,214,31,181,199,106,157,184,84,204,176,115,121,50,45,127,4,150,254,138,236,205,93,222,114,67,29,24,72,243,141,128,195,78,66,215,61,156,180]; -openfl_display__$internal_SamplerState.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display__$internal_ShaderBuffer.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, fields : { overrideIntValues : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display3D_Context3D.supportsVideoTexture = true; -openfl_display3D_Context3D.__glDepthStencil = -1; -openfl_display3D_Context3D.__glMaxTextureMaxAnisotropy = -1; -openfl_display3D_Context3D.__glMaxViewportDims = -1; -openfl_display3D_Context3D.__glMemoryCurrentAvailable = -1; -openfl_display3D_Context3D.__glMemoryTotalAvailable = -1; -openfl_display3D_Context3D.__glTextureMaxAnisotropy = -1; -openfl_display3D_Context3DBlendFactor.DESTINATION_ALPHA = 0; -openfl_display3D_Context3DBlendFactor.DESTINATION_COLOR = 1; -openfl_display3D_Context3DBlendFactor.ONE = 2; -openfl_display3D_Context3DBlendFactor.ONE_MINUS_DESTINATION_ALPHA = 3; -openfl_display3D_Context3DBlendFactor.ONE_MINUS_DESTINATION_COLOR = 4; -openfl_display3D_Context3DBlendFactor.ONE_MINUS_SOURCE_ALPHA = 5; -openfl_display3D_Context3DBlendFactor.ONE_MINUS_SOURCE_COLOR = 6; -openfl_display3D_Context3DBlendFactor.SOURCE_ALPHA = 7; -openfl_display3D_Context3DBlendFactor.SOURCE_COLOR = 8; -openfl_display3D_Context3DBlendFactor.ZERO = 9; -openfl_display3D_Context3DBufferUsage.DYNAMIC_DRAW = 0; -openfl_display3D_Context3DBufferUsage.STATIC_DRAW = 1; -openfl_display3D_Context3DCompareMode.ALWAYS = 0; -openfl_display3D_Context3DCompareMode.EQUAL = 1; -openfl_display3D_Context3DCompareMode.GREATER = 2; -openfl_display3D_Context3DCompareMode.GREATER_EQUAL = 3; -openfl_display3D_Context3DCompareMode.LESS = 4; -openfl_display3D_Context3DCompareMode.LESS_EQUAL = 5; -openfl_display3D_Context3DCompareMode.NEVER = 6; -openfl_display3D_Context3DCompareMode.NOT_EQUAL = 7; -openfl_display3D_Context3DMipFilter.MIPLINEAR = 0; -openfl_display3D_Context3DMipFilter.MIPNEAREST = 1; -openfl_display3D_Context3DMipFilter.MIPNONE = 2; -openfl_display3D_Context3DProfile.BASELINE = 0; -openfl_display3D_Context3DProfile.BASELINE_CONSTRAINED = 1; -openfl_display3D_Context3DProfile.BASELINE_EXTENDED = 2; -openfl_display3D_Context3DProfile.STANDARD = 3; -openfl_display3D_Context3DProfile.STANDARD_CONSTRAINED = 4; -openfl_display3D_Context3DProfile.STANDARD_EXTENDED = 5; -openfl_display3D_Context3DProgramFormat.AGAL = 0; -openfl_display3D_Context3DProgramFormat.GLSL = 1; -openfl_display3D_Context3DProgramType.FRAGMENT = 0; -openfl_display3D_Context3DProgramType.VERTEX = 1; -openfl_display3D_Context3DRenderMode.AUTO = 0; -openfl_display3D_Context3DRenderMode.SOFTWARE = 1; -openfl_display3D_Context3DStencilAction.DECREMENT_SATURATE = 0; -openfl_display3D_Context3DStencilAction.DECREMENT_WRAP = 1; -openfl_display3D_Context3DStencilAction.INCREMENT_SATURATE = 2; -openfl_display3D_Context3DStencilAction.INCREMENT_WRAP = 3; -openfl_display3D_Context3DStencilAction.INVERT = 4; -openfl_display3D_Context3DStencilAction.KEEP = 5; -openfl_display3D_Context3DStencilAction.SET = 6; -openfl_display3D_Context3DStencilAction.ZERO = 7; -openfl_display3D_Context3DTextureFilter.ANISOTROPIC16X = 0; -openfl_display3D_Context3DTextureFilter.ANISOTROPIC2X = 1; -openfl_display3D_Context3DTextureFilter.ANISOTROPIC4X = 2; -openfl_display3D_Context3DTextureFilter.ANISOTROPIC8X = 3; -openfl_display3D_Context3DTextureFilter.LINEAR = 4; -openfl_display3D_Context3DTextureFilter.NEAREST = 5; -openfl_display3D_Context3DTextureFormat.BGR_PACKED = 0; -openfl_display3D_Context3DTextureFormat.BGRA = 1; -openfl_display3D_Context3DTextureFormat.BGRA_PACKED = 2; -openfl_display3D_Context3DTextureFormat.COMPRESSED = 3; -openfl_display3D_Context3DTextureFormat.COMPRESSED_ALPHA = 4; -openfl_display3D_Context3DTextureFormat.RGBA_HALF_FLOAT = 5; -openfl_display3D_Context3DTriangleFace.BACK = 0; -openfl_display3D_Context3DTriangleFace.FRONT = 1; -openfl_display3D_Context3DTriangleFace.FRONT_AND_BACK = 2; -openfl_display3D_Context3DTriangleFace.NONE = 3; -openfl_display3D_Context3DVertexBufferFormat.BYTES_4 = 0; -openfl_display3D_Context3DVertexBufferFormat.FLOAT_1 = 1; -openfl_display3D_Context3DVertexBufferFormat.FLOAT_2 = 2; -openfl_display3D_Context3DVertexBufferFormat.FLOAT_3 = 3; -openfl_display3D_Context3DVertexBufferFormat.FLOAT_4 = 4; -openfl_display3D_Context3DWrapMode.CLAMP = 0; -openfl_display3D_Context3DWrapMode.CLAMP_U_REPEAT_V = 1; -openfl_display3D_Context3DWrapMode.REPEAT = 2; -openfl_display3D_Context3DWrapMode.REPEAT_U_CLAMP_V = 3; -openfl_display3D_Uniform.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display3D_UniformMap.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display3D__$internal_Context3DState.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display3D__$internal_agal_AGALConverter.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display3D__$internal_agal_AGALConverter.limitedProfile = true; -openfl_display3D__$internal_agal__$AGALConverter_DestRegister.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display3D__$internal_agal_RegisterMap.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display3D__$internal_agal__$AGALConverter_SamplerRegister.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display3D__$internal_agal__$AGALConverter_SourceRegister.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display3D__$internal_atf_ATFReader.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_display3D_textures_TextureBase.__meta__ = { fields : { __textureContext : { SuppressWarnings : ["checkstyle:Dynamic"]}, __getGLFramebuffer : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_display3D_textures_Texture.__lowMemoryMode = false; -openfl_errors_Error.DEFAULT_TO_STRING = "Error"; -openfl_events_Event.ACTIVATE = "activate"; -openfl_events_Event.ADDED = "added"; -openfl_events_Event.ADDED_TO_STAGE = "addedToStage"; -openfl_events_Event.CANCEL = "cancel"; -openfl_events_Event.CHANGE = "change"; -openfl_events_Event.CLEAR = "clear"; -openfl_events_Event.CLOSE = "close"; -openfl_events_Event.COMPLETE = "complete"; -openfl_events_Event.CONNECT = "connect"; -openfl_events_Event.CONTEXT3D_CREATE = "context3DCreate"; -openfl_events_Event.COPY = "copy"; -openfl_events_Event.CUT = "cut"; -openfl_events_Event.DEACTIVATE = "deactivate"; -openfl_events_Event.ENTER_FRAME = "enterFrame"; -openfl_events_Event.EXIT_FRAME = "exitFrame"; -openfl_events_Event.FRAME_CONSTRUCTED = "frameConstructed"; -openfl_events_Event.FRAME_LABEL = "frameLabel"; -openfl_events_Event.FULLSCREEN = "fullScreen"; -openfl_events_Event.ID3 = "id3"; -openfl_events_Event.INIT = "init"; -openfl_events_Event.MOUSE_LEAVE = "mouseLeave"; -openfl_events_Event.OPEN = "open"; -openfl_events_Event.PASTE = "paste"; -openfl_events_Event.REMOVED = "removed"; -openfl_events_Event.REMOVED_FROM_STAGE = "removedFromStage"; -openfl_events_Event.RENDER = "render"; -openfl_events_Event.RESIZE = "resize"; -openfl_events_Event.SCROLL = "scroll"; -openfl_events_Event.SELECT = "select"; -openfl_events_Event.SELECT_ALL = "selectAll"; -openfl_events_Event.SOUND_COMPLETE = "soundComplete"; -openfl_events_Event.TAB_CHILDREN_CHANGE = "tabChildrenChange"; -openfl_events_Event.TAB_ENABLED_CHANGE = "tabEnabledChange"; -openfl_events_Event.TAB_INDEX_CHANGE = "tabIndexChange"; -openfl_events_Event.TEXTURE_READY = "textureReady"; -openfl_events_Event.UNLOAD = "unload"; -openfl_events_ActivityEvent.ACTIVITY = "activity"; -openfl_events_TextEvent.LINK = "link"; -openfl_events_TextEvent.TEXT_INPUT = "textInput"; -openfl_events_ErrorEvent.ERROR = "error"; -openfl_events__$EventDispatcher_DispatchIterator.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_events__$EventDispatcher_Listener.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_events_FocusEvent.FOCUS_IN = "focusIn"; -openfl_events_FocusEvent.FOCUS_OUT = "focusOut"; -openfl_events_FocusEvent.KEY_FOCUS_CHANGE = "keyFocusChange"; -openfl_events_FocusEvent.MOUSE_FOCUS_CHANGE = "mouseFocusChange"; -openfl_events_FullScreenEvent.FULL_SCREEN = "fullScreen"; -openfl_events_FullScreenEvent.FULL_SCREEN_INTERACTIVE_ACCEPTED = "fullScreenInteractiveAccepted"; -openfl_events_GameInputEvent.DEVICE_ADDED = "deviceAdded"; -openfl_events_GameInputEvent.DEVICE_REMOVED = "deviceRemoved"; -openfl_events_GameInputEvent.DEVICE_UNUSABLE = "deviceUnusable"; -openfl_events_HTTPStatusEvent.HTTP_RESPONSE_STATUS = "httpResponseStatus"; -openfl_events_HTTPStatusEvent.HTTP_STATUS = "httpStatus"; -openfl_events_IOErrorEvent.IO_ERROR = "ioError"; -openfl_events_KeyboardEvent.KEY_DOWN = "keyDown"; -openfl_events_KeyboardEvent.KEY_UP = "keyUp"; -openfl_events_MouseEvent.CLICK = "click"; -openfl_events_MouseEvent.DOUBLE_CLICK = "doubleClick"; -openfl_events_MouseEvent.MIDDLE_CLICK = "middleClick"; -openfl_events_MouseEvent.MIDDLE_MOUSE_DOWN = "middleMouseDown"; -openfl_events_MouseEvent.MIDDLE_MOUSE_UP = "middleMouseUp"; -openfl_events_MouseEvent.MOUSE_DOWN = "mouseDown"; -openfl_events_MouseEvent.MOUSE_MOVE = "mouseMove"; -openfl_events_MouseEvent.MOUSE_OUT = "mouseOut"; -openfl_events_MouseEvent.MOUSE_OVER = "mouseOver"; -openfl_events_MouseEvent.MOUSE_UP = "mouseUp"; -openfl_events_MouseEvent.MOUSE_WHEEL = "mouseWheel"; -openfl_events_MouseEvent.RELEASE_OUTSIDE = "releaseOutside"; -openfl_events_MouseEvent.RIGHT_CLICK = "rightClick"; -openfl_events_MouseEvent.RIGHT_MOUSE_DOWN = "rightMouseDown"; -openfl_events_MouseEvent.RIGHT_MOUSE_UP = "rightMouseUp"; -openfl_events_MouseEvent.ROLL_OUT = "rollOut"; -openfl_events_MouseEvent.ROLL_OVER = "rollOver"; -openfl_events_NetStatusEvent.NET_STATUS = "netStatus"; -openfl_events_ProgressEvent.PROGRESS = "progress"; -openfl_events_ProgressEvent.SOCKET_DATA = "socketData"; -openfl_events_RenderEvent.CLEAR_DOM = "clearDOM"; -openfl_events_RenderEvent.RENDER_CAIRO = "renderCairo"; -openfl_events_RenderEvent.RENDER_CANVAS = "renderCanvas"; -openfl_events_RenderEvent.RENDER_DOM = "renderDOM"; -openfl_events_RenderEvent.RENDER_OPENGL = "renderOpenGL"; -openfl_events_SecurityErrorEvent.SECURITY_ERROR = "securityError"; -openfl_events_TouchEvent.__meta__ = { fields : { delta : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}}; -openfl_events_TouchEvent.TOUCH_BEGIN = "touchBegin"; -openfl_events_TouchEvent.TOUCH_END = "touchEnd"; -openfl_events_TouchEvent.TOUCH_MOVE = "touchMove"; -openfl_events_TouchEvent.TOUCH_OUT = "touchOut"; -openfl_events_TouchEvent.TOUCH_OVER = "touchOver"; -openfl_events_TouchEvent.TOUCH_ROLL_OUT = "touchRollOut"; -openfl_events_TouchEvent.TOUCH_ROLL_OVER = "touchRollOver"; -openfl_events_TouchEvent.TOUCH_TAP = "touchTap"; -openfl_events_UncaughtErrorEvent.UNCAUGHT_ERROR = "uncaughtError"; -openfl_geom_Matrix3D.__meta__ = { statics : { create2D : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, createABCD : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, createOrtho : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}}; -openfl_geom_Orientation3D.AXIS_ANGLE = 0; -openfl_geom_Orientation3D.EULER_ANGLES = 1; -openfl_geom_Orientation3D.QUATERNION = 2; -openfl_geom_Point.__pool = new lime_utils_ObjectPool(function() { - return new openfl_geom_Point(); -},function(p) { - p.setTo(0,0); -}); -openfl_media_SoundTransform.__meta__ = { fields : { clone : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}}; -openfl_media_SoundMixer.MAX_ACTIVE_CHANNELS = 32; -openfl_media_SoundMixer.__soundChannels = []; -openfl_media_SoundMixer.__soundTransform = new openfl_media_SoundTransform(); -openfl_net_NetConnection.__meta__ = { statics : { CONNECT_SUCCESS : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}}; -openfl_net_NetConnection.CONNECT_SUCCESS = "NetConnection.Connect.Success"; -openfl_net_NetStream.__meta__ = { fields : { audioCodec : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, decodedFrames : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, speed : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, requestVideoStatus : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}}; -openfl_net_URLLoaderDataFormat.BINARY = 0; -openfl_net_URLLoaderDataFormat.TEXT = 1; -openfl_net_URLLoaderDataFormat.VARIABLES = 2; -openfl_net_URLRequestDefaults.followRedirects = true; -openfl_net_URLRequestDefaults.idleTimeout = 0; -openfl_net_URLRequestDefaults.manageCookies = false; -openfl_system_ApplicationDomain.currentDomain = new openfl_system_ApplicationDomain(null); -openfl_system_SecurityDomain.__meta__ = { obj : { SuppressWarnings : ["checkstyle:UnnecessaryConstructor"]}}; -openfl_system_SecurityDomain.currentDomain = new openfl_system_SecurityDomain(); -openfl_text_Font.__fontByName = new haxe_ds_StringMap(); -openfl_text_Font.__registeredFonts = []; -openfl_text_FontStyle.BOLD = 0; -openfl_text_FontStyle.BOLD_ITALIC = 1; -openfl_text_FontStyle.ITALIC = 2; -openfl_text_FontStyle.REGULAR = 3; -openfl_text_FontType.DEVICE = 0; -openfl_text_FontType.EMBEDDED = 1; -openfl_text_FontType.EMBEDDED_CFF = 2; -openfl_ui_GameInput.__meta__ = { fields : { addEventListener : { SuppressWarnings : ["checkstyle:Dynamic"]}}}; -openfl_ui_GameInput.isSupported = true; -openfl_ui_GameInput.numDevices = 0; -openfl_ui_GameInput.__deviceList = []; -openfl_ui_GameInput.__instances = []; -openfl_ui_GameInput.__devices = new haxe_ds_ObjectMap(); -openfl_ui_GameInputDevice.MAX_BUFFER_SIZE = 32000; -openfl_ui_Keyboard.__meta__ = { statics : { BREAK : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, NUMLOCK : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}}; -openfl_ui_Keyboard.NUMBER_0 = 48; -openfl_ui_Keyboard.NUMBER_1 = 49; -openfl_ui_Keyboard.NUMBER_2 = 50; -openfl_ui_Keyboard.NUMBER_3 = 51; -openfl_ui_Keyboard.NUMBER_4 = 52; -openfl_ui_Keyboard.NUMBER_5 = 53; -openfl_ui_Keyboard.NUMBER_6 = 54; -openfl_ui_Keyboard.NUMBER_7 = 55; -openfl_ui_Keyboard.NUMBER_8 = 56; -openfl_ui_Keyboard.NUMBER_9 = 57; -openfl_ui_Keyboard.A = 65; -openfl_ui_Keyboard.B = 66; -openfl_ui_Keyboard.C = 67; -openfl_ui_Keyboard.D = 68; -openfl_ui_Keyboard.E = 69; -openfl_ui_Keyboard.F = 70; -openfl_ui_Keyboard.G = 71; -openfl_ui_Keyboard.H = 72; -openfl_ui_Keyboard.I = 73; -openfl_ui_Keyboard.J = 74; -openfl_ui_Keyboard.K = 75; -openfl_ui_Keyboard.L = 76; -openfl_ui_Keyboard.M = 77; -openfl_ui_Keyboard.N = 78; -openfl_ui_Keyboard.O = 79; -openfl_ui_Keyboard.P = 80; -openfl_ui_Keyboard.Q = 81; -openfl_ui_Keyboard.R = 82; -openfl_ui_Keyboard.S = 83; -openfl_ui_Keyboard.T = 84; -openfl_ui_Keyboard.U = 85; -openfl_ui_Keyboard.V = 86; -openfl_ui_Keyboard.W = 87; -openfl_ui_Keyboard.X = 88; -openfl_ui_Keyboard.Y = 89; -openfl_ui_Keyboard.Z = 90; -openfl_ui_Keyboard.NUMPAD_0 = 96; -openfl_ui_Keyboard.NUMPAD_1 = 97; -openfl_ui_Keyboard.NUMPAD_2 = 98; -openfl_ui_Keyboard.NUMPAD_3 = 99; -openfl_ui_Keyboard.NUMPAD_4 = 100; -openfl_ui_Keyboard.NUMPAD_5 = 101; -openfl_ui_Keyboard.NUMPAD_6 = 102; -openfl_ui_Keyboard.NUMPAD_7 = 103; -openfl_ui_Keyboard.NUMPAD_8 = 104; -openfl_ui_Keyboard.NUMPAD_9 = 105; -openfl_ui_Keyboard.NUMPAD_MULTIPLY = 106; -openfl_ui_Keyboard.NUMPAD_ADD = 107; -openfl_ui_Keyboard.NUMPAD_ENTER = 108; -openfl_ui_Keyboard.NUMPAD_SUBTRACT = 109; -openfl_ui_Keyboard.NUMPAD_DECIMAL = 110; -openfl_ui_Keyboard.NUMPAD_DIVIDE = 111; -openfl_ui_Keyboard.F1 = 112; -openfl_ui_Keyboard.F2 = 113; -openfl_ui_Keyboard.F3 = 114; -openfl_ui_Keyboard.F4 = 115; -openfl_ui_Keyboard.F5 = 116; -openfl_ui_Keyboard.F6 = 117; -openfl_ui_Keyboard.F7 = 118; -openfl_ui_Keyboard.F8 = 119; -openfl_ui_Keyboard.F9 = 120; -openfl_ui_Keyboard.F10 = 121; -openfl_ui_Keyboard.F11 = 122; -openfl_ui_Keyboard.F12 = 123; -openfl_ui_Keyboard.F13 = 124; -openfl_ui_Keyboard.F14 = 125; -openfl_ui_Keyboard.F15 = 126; -openfl_ui_Keyboard.BACKSPACE = 8; -openfl_ui_Keyboard.TAB = 9; -openfl_ui_Keyboard.ALTERNATE = 18; -openfl_ui_Keyboard.ENTER = 13; -openfl_ui_Keyboard.COMMAND = 15; -openfl_ui_Keyboard.SHIFT = 16; -openfl_ui_Keyboard.CONTROL = 17; -openfl_ui_Keyboard.BREAK = 19; -openfl_ui_Keyboard.CAPS_LOCK = 20; -openfl_ui_Keyboard.NUMPAD = 21; -openfl_ui_Keyboard.ESCAPE = 27; -openfl_ui_Keyboard.SPACE = 32; -openfl_ui_Keyboard.PAGE_UP = 33; -openfl_ui_Keyboard.PAGE_DOWN = 34; -openfl_ui_Keyboard.END = 35; -openfl_ui_Keyboard.HOME = 36; -openfl_ui_Keyboard.LEFT = 37; -openfl_ui_Keyboard.RIGHT = 39; -openfl_ui_Keyboard.UP = 38; -openfl_ui_Keyboard.DOWN = 40; -openfl_ui_Keyboard.INSERT = 45; -openfl_ui_Keyboard.DELETE = 46; -openfl_ui_Keyboard.NUMLOCK = 144; -openfl_ui_Keyboard.SEMICOLON = 186; -openfl_ui_Keyboard.EQUAL = 187; -openfl_ui_Keyboard.COMMA = 188; -openfl_ui_Keyboard.MINUS = 189; -openfl_ui_Keyboard.PERIOD = 190; -openfl_ui_Keyboard.SLASH = 191; -openfl_ui_Keyboard.BACKQUOTE = 192; -openfl_ui_Keyboard.LEFTBRACKET = 219; -openfl_ui_Keyboard.BACKSLASH = 220; -openfl_ui_Keyboard.RIGHTBRACKET = 221; -openfl_ui_Keyboard.QUOTE = 222; -openfl_ui_Mouse.supportsCursor = true; -openfl_ui_Mouse.supportsNativeCursor = true; -openfl_ui_Mouse.__cursor = "auto"; -openfl_ui_MouseCursor.ARROW = "arrow"; -openfl_ui_MouseCursor.AUTO = "auto"; -openfl_ui_MouseCursor.BUTTON = "button"; -openfl_ui_MouseCursor.HAND = "hand"; -openfl_ui_MouseCursor.IBEAM = "ibeam"; -openfl_ui_MouseCursor.__CROSSHAIR = "crosshair"; -openfl_ui_MouseCursor.__CUSTOM = "custom"; -openfl_ui_MouseCursor.__MOVE = "move"; -openfl_ui_MouseCursor.__RESIZE_NESW = "resize_nesw"; -openfl_ui_MouseCursor.__RESIZE_NS = "resize_ns"; -openfl_ui_MouseCursor.__RESIZE_NWSE = "resize_nwse"; -openfl_ui_MouseCursor.__RESIZE_WE = "resize_we"; -openfl_ui_MouseCursor.__WAIT = "wait"; -openfl_ui_MouseCursor.__WAIT_ARROW = "waitarrow"; -openfl_utils_AGALMiniAssembler.__meta__ = { obj : { SuppressWarnings : [["checkstyle:ConstantName","checkstyle:FieldDocComment"]]}}; -openfl_utils_AGALMiniAssembler.OPMAP = new haxe_ds_StringMap(); -openfl_utils_AGALMiniAssembler.REGMAP = new haxe_ds_StringMap(); -openfl_utils_AGALMiniAssembler.SAMPLEMAP = new haxe_ds_StringMap(); -openfl_utils_AGALMiniAssembler.MAX_NESTING = 4; -openfl_utils_AGALMiniAssembler.MAX_OPCODES = 4096; -openfl_utils_AGALMiniAssembler.FRAGMENT = "fragment"; -openfl_utils_AGALMiniAssembler.VERTEX = "vertex"; -openfl_utils_AGALMiniAssembler.SAMPLER_TYPE_SHIFT = 8; -openfl_utils_AGALMiniAssembler.SAMPLER_DIM_SHIFT = 12; -openfl_utils_AGALMiniAssembler.SAMPLER_SPECIAL_SHIFT = 16; -openfl_utils_AGALMiniAssembler.SAMPLER_REPEAT_SHIFT = 20; -openfl_utils_AGALMiniAssembler.SAMPLER_MIPMAP_SHIFT = 24; -openfl_utils_AGALMiniAssembler.SAMPLER_FILTER_SHIFT = 28; -openfl_utils_AGALMiniAssembler.REG_WRITE = 1; -openfl_utils_AGALMiniAssembler.REG_READ = 2; -openfl_utils_AGALMiniAssembler.REG_FRAG = 32; -openfl_utils_AGALMiniAssembler.REG_VERT = 64; -openfl_utils_AGALMiniAssembler.OP_SCALAR = 1; -openfl_utils_AGALMiniAssembler.OP_SPECIAL_TEX = 8; -openfl_utils_AGALMiniAssembler.OP_SPECIAL_MATRIX = 16; -openfl_utils_AGALMiniAssembler.OP_FRAG_ONLY = 32; -openfl_utils_AGALMiniAssembler.OP_VERT_ONLY = 64; -openfl_utils_AGALMiniAssembler.OP_NO_DEST = 128; -openfl_utils_AGALMiniAssembler.OP_VERSION2 = 256; -openfl_utils_AGALMiniAssembler.OP_INCNEST = 512; -openfl_utils_AGALMiniAssembler.OP_DECNEST = 1024; -openfl_utils_AGALMiniAssembler.MOV = "mov"; -openfl_utils_AGALMiniAssembler.ADD = "add"; -openfl_utils_AGALMiniAssembler.SUB = "sub"; -openfl_utils_AGALMiniAssembler.MUL = "mul"; -openfl_utils_AGALMiniAssembler.DIV = "div"; -openfl_utils_AGALMiniAssembler.RCP = "rcp"; -openfl_utils_AGALMiniAssembler.MIN = "min"; -openfl_utils_AGALMiniAssembler.MAX = "max"; -openfl_utils_AGALMiniAssembler.FRC = "frc"; -openfl_utils_AGALMiniAssembler.SQT = "sqt"; -openfl_utils_AGALMiniAssembler.RSQ = "rsq"; -openfl_utils_AGALMiniAssembler.POW = "pow"; -openfl_utils_AGALMiniAssembler.LOG = "log"; -openfl_utils_AGALMiniAssembler.EXP = "exp"; -openfl_utils_AGALMiniAssembler.NRM = "nrm"; -openfl_utils_AGALMiniAssembler.SIN = "sin"; -openfl_utils_AGALMiniAssembler.COS = "cos"; -openfl_utils_AGALMiniAssembler.CRS = "crs"; -openfl_utils_AGALMiniAssembler.DP3 = "dp3"; -openfl_utils_AGALMiniAssembler.DP4 = "dp4"; -openfl_utils_AGALMiniAssembler.ABS = "abs"; -openfl_utils_AGALMiniAssembler.NEG = "neg"; -openfl_utils_AGALMiniAssembler.SAT = "sat"; -openfl_utils_AGALMiniAssembler.M33 = "m33"; -openfl_utils_AGALMiniAssembler.M44 = "m44"; -openfl_utils_AGALMiniAssembler.M34 = "m34"; -openfl_utils_AGALMiniAssembler.DDX = "ddx"; -openfl_utils_AGALMiniAssembler.DDY = "ddy"; -openfl_utils_AGALMiniAssembler.IFE = "ife"; -openfl_utils_AGALMiniAssembler.INE = "ine"; -openfl_utils_AGALMiniAssembler.IFG = "ifg"; -openfl_utils_AGALMiniAssembler.IFL = "ifl"; -openfl_utils_AGALMiniAssembler.IEG = "ieg"; -openfl_utils_AGALMiniAssembler.IEL = "iel"; -openfl_utils_AGALMiniAssembler.ELS = "els"; -openfl_utils_AGALMiniAssembler.EIF = "eif"; -openfl_utils_AGALMiniAssembler.TED = "ted"; -openfl_utils_AGALMiniAssembler.KIL = "kil"; -openfl_utils_AGALMiniAssembler.TEX = "tex"; -openfl_utils_AGALMiniAssembler.SGE = "sge"; -openfl_utils_AGALMiniAssembler.SLT = "slt"; -openfl_utils_AGALMiniAssembler.SGN = "sgn"; -openfl_utils_AGALMiniAssembler.SEQ = "seq"; -openfl_utils_AGALMiniAssembler.SNE = "sne"; -openfl_utils_AGALMiniAssembler.VA = "va"; -openfl_utils_AGALMiniAssembler.VC = "vc"; -openfl_utils_AGALMiniAssembler.VT = "vt"; -openfl_utils_AGALMiniAssembler.VO = "vo"; -openfl_utils_AGALMiniAssembler.VI = "vi"; -openfl_utils_AGALMiniAssembler.FC = "fc"; -openfl_utils_AGALMiniAssembler.FT = "ft"; -openfl_utils_AGALMiniAssembler.FS = "fs"; -openfl_utils_AGALMiniAssembler.FO = "fo"; -openfl_utils_AGALMiniAssembler.FD = "fd"; -openfl_utils_AGALMiniAssembler.IID = "iid"; -openfl_utils_AGALMiniAssembler.D2 = "2d"; -openfl_utils_AGALMiniAssembler.D3 = "3d"; -openfl_utils_AGALMiniAssembler.CUBE = "cube"; -openfl_utils_AGALMiniAssembler.MIPNEAREST = "mipnearest"; -openfl_utils_AGALMiniAssembler.MIPLINEAR = "miplinear"; -openfl_utils_AGALMiniAssembler.MIPNONE = "mipnone"; -openfl_utils_AGALMiniAssembler.NOMIP = "nomip"; -openfl_utils_AGALMiniAssembler.NEAREST = "nearest"; -openfl_utils_AGALMiniAssembler.LINEAR = "linear"; -openfl_utils_AGALMiniAssembler.ANISOTROPIC2X = "anisotropic2x"; -openfl_utils_AGALMiniAssembler.ANISOTROPIC4X = "anisotropic4x"; -openfl_utils_AGALMiniAssembler.ANISOTROPIC8X = "anisotropic8x"; -openfl_utils_AGALMiniAssembler.ANISOTROPIC16X = "anisotropic16x"; -openfl_utils_AGALMiniAssembler.CENTROID = "centroid"; -openfl_utils_AGALMiniAssembler.SINGLE = "single"; -openfl_utils_AGALMiniAssembler.IGNORESAMPLER = "ignoresampler"; -openfl_utils_AGALMiniAssembler.REPEAT = "repeat"; -openfl_utils_AGALMiniAssembler.WRAP = "wrap"; -openfl_utils_AGALMiniAssembler.CLAMP = "clamp"; -openfl_utils_AGALMiniAssembler.REPEAT_U_CLAMP_V = "repeat_u_clamp_v"; -openfl_utils_AGALMiniAssembler.CLAMP_U_REPEAT_V = "clamp_u_repeat_v"; -openfl_utils_AGALMiniAssembler.RGBA = "rgba"; -openfl_utils_AGALMiniAssembler.COMPRESSED = "compressed"; -openfl_utils_AGALMiniAssembler.COMPRESSEDALPHA = "compressedalpha"; -openfl_utils_AGALMiniAssembler.DXT1 = "dxt1"; -openfl_utils_AGALMiniAssembler.DXT5 = "dxt5"; -openfl_utils_AGALMiniAssembler.VIDEO = "video"; -openfl_utils_AGALMiniAssembler.initialized = false; -openfl_utils__$AGALMiniAssembler_OpCode.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_utils__$AGALMiniAssembler_Register.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_utils__$AGALMiniAssembler_Sampler.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_utils_Assets.cache = new openfl_utils_AssetCache(); -openfl_utils_Assets.dispatcher = new openfl_events_EventDispatcher(); -openfl_utils_ByteArray.__bytePointer = (function($this) { - var $r; - var this1 = new lime_utils_BytePointerData(null,0); - $r = this1; - return $r; -}(this)); -openfl_utils_ByteArrayData.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -openfl_utils_ByteArrayData.defaultObjectEncoding = 10; -openfl_utils_CompressionAlgorithm.DEFLATE = 0; -openfl_utils_CompressionAlgorithm.LZMA = 1; -openfl_utils_CompressionAlgorithm.ZLIB = 2; -openfl_utils_Endian.BIG_ENDIAN = 0; -openfl_utils_Endian.LITTLE_ENDIAN = 1; -openfl_utils_Object.__meta__ = { statics : { iterator : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, __get : { SuppressWarnings : ["checkstyle:FieldDocComment"]}, __set : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}}; -haxe_lang_Iterator.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -haxe_lang_Iterable.__meta__ = { obj : { SuppressWarnings : ["checkstyle:FieldDocComment"]}}; -ApplicationMain.main(); -})(typeof exports != "undefined" ? exports : typeof window != "undefined" ? window : typeof self != "undefined" ? self : this, typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : this); - -}); -$hx_exports.lime = $hx_exports.lime || {}; -$hx_exports.lime.$scripts = $hx_exports.lime.$scripts || {}; -$hx_exports.lime.$scripts["FLWork"] = $hx_script; -$hx_exports.lime.embed = function(projectName) { var exports = {}; - var script = $hx_exports.lime.$scripts[projectName]; - if (!script) throw Error("Cannot find project name \"" + projectName + "\""); - script(exports, $global); - for (var key in exports) $hx_exports[key] = $hx_exports[key] || exports[key]; - var lime = exports.lime || window.lime; - if (lime && lime.embed && this != lime.embed) lime.embed.apply(lime, arguments); - return exports; -}; -if(typeof define == "function" && define.amd) { - define([], function() { return $hx_exports.lime; }); - define.__amd = define.amd; - define.amd = null; -} -})(typeof exports != "undefined" ? exports : typeof define == "function" && define.amd ? {} : typeof window != "undefined" ? window : typeof self != "undefined" ? self : this, typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : this); - -/*! howler.js v2.1.1 | (c) 2013-2018, James Simpson of GoldFire Studios | MIT License | howlerjs.com */ -!function(){"use strict";var e=function(){this.init()};e.prototype={init:function(){var e=this||n;return e._counter=1e3,e._html5AudioPool=[],e.html5PoolSize=10,e._codecs={},e._howls=[],e._muted=!1,e._volume=1,e._canPlayEvent="canplaythrough",e._navigator="undefined"!=typeof window&&window.navigator?window.navigator:null,e.masterGain=null,e.noAudio=!1,e.usingWebAudio=!0,e.autoSuspend=!0,e.ctx=null,e.autoUnlock=!0,e._setup(),e},volume:function(e){var o=this||n;if(e=parseFloat(e),o.ctx||_(),void 0!==e&&e>=0&&e<=1){if(o._volume=e,o._muted)return o;o.usingWebAudio&&o.masterGain.gain.setValueAtTime(e,n.ctx.currentTime);for(var t=0;t=0;o--)e._howls[o].unload();return e.usingWebAudio&&e.ctx&&void 0!==e.ctx.close&&(e.ctx.close(),e.ctx=null,_()),e},codecs:function(e){return(this||n)._codecs[e.replace(/^x-/,"")]},_setup:function(){var e=this||n;if(e.state=e.ctx?e.ctx.state||"suspended":"suspended",e._autoSuspend(),!e.usingWebAudio)if("undefined"!=typeof Audio)try{var o=new Audio;void 0===o.oncanplaythrough&&(e._canPlayEvent="canplay")}catch(n){e.noAudio=!0}else e.noAudio=!0;try{var o=new Audio;o.muted&&(e.noAudio=!0)}catch(e){}return e.noAudio||e._setupCodecs(),e},_setupCodecs:function(){var e=this||n,o=null;try{o="undefined"!=typeof Audio?new Audio:null}catch(n){return e}if(!o||"function"!=typeof o.canPlayType)return e;var t=o.canPlayType("audio/mpeg;").replace(/^no$/,""),r=e._navigator&&e._navigator.userAgent.match(/OPR\/([0-6].)/g),a=r&&parseInt(r[0].split("/")[1],10)<33;return e._codecs={mp3:!(a||!t&&!o.canPlayType("audio/mp3;").replace(/^no$/,"")),mpeg:!!t,opus:!!o.canPlayType('audio/ogg; codecs="opus"').replace(/^no$/,""),ogg:!!o.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/,""),oga:!!o.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/,""),wav:!!o.canPlayType('audio/wav; codecs="1"').replace(/^no$/,""),aac:!!o.canPlayType("audio/aac;").replace(/^no$/,""),caf:!!o.canPlayType("audio/x-caf;").replace(/^no$/,""),m4a:!!(o.canPlayType("audio/x-m4a;")||o.canPlayType("audio/m4a;")||o.canPlayType("audio/aac;")).replace(/^no$/,""),mp4:!!(o.canPlayType("audio/x-mp4;")||o.canPlayType("audio/mp4;")||o.canPlayType("audio/aac;")).replace(/^no$/,""),weba:!!o.canPlayType('audio/webm; codecs="vorbis"').replace(/^no$/,""),webm:!!o.canPlayType('audio/webm; codecs="vorbis"').replace(/^no$/,""),dolby:!!o.canPlayType('audio/mp4; codecs="ec-3"').replace(/^no$/,""),flac:!!(o.canPlayType("audio/x-flac;")||o.canPlayType("audio/flac;")).replace(/^no$/,"")},e},_unlockAudio:function(){var e=this||n,o=/iPhone|iPad|iPod|Android|BlackBerry|BB10|Silk|Mobi|Chrome|Safari/i.test(e._navigator&&e._navigator.userAgent);if(!e._audioUnlocked&&e.ctx&&o){e._audioUnlocked=!1,e.autoUnlock=!1,e._mobileUnloaded||44100===e.ctx.sampleRate||(e._mobileUnloaded=!0,e.unload()),e._scratchBuffer=e.ctx.createBuffer(1,1,22050);var t=function(n){for(var o=0;o0?i._seek:t._sprite[e][0]/1e3),s=Math.max(0,(t._sprite[e][0]+t._sprite[e][1])/1e3-_),l=1e3*s/Math.abs(i._rate),c=t._sprite[e][0]/1e3,f=(t._sprite[e][0]+t._sprite[e][1])/1e3,p=!(!i._loop&&!t._sprite[e][2]);i._sprite=e,i._ended=!1;var m=function(){i._paused=!1,i._seek=_,i._start=c,i._stop=f,i._loop=p};if(_>=f)return void t._ended(i);var v=i._node;if(t._webAudio){var h=function(){t._playLock=!1,m(),t._refreshBuffer(i);var e=i._muted||t._muted?0:i._volume;v.gain.setValueAtTime(e,n.ctx.currentTime),i._playStart=n.ctx.currentTime,void 0===v.bufferSource.start?i._loop?v.bufferSource.noteGrainOn(0,_,86400):v.bufferSource.noteGrainOn(0,_,s):i._loop?v.bufferSource.start(0,_,86400):v.bufferSource.start(0,_,s),l!==1/0&&(t._endTimers[i._id]=setTimeout(t._ended.bind(t,i),l)),o||setTimeout(function(){t._emit("play",i._id),t._loadQueue()},0)};"running"===n.state?h():(t._playLock=!0,t.once("resume",h),t._clearTimer(i._id))}else{var y=function(){v.currentTime=_,v.muted=i._muted||t._muted||n._muted||v.muted,v.volume=i._volume*n.volume(),v.playbackRate=i._rate;try{var r=v.play();if(r&&"undefined"!=typeof Promise&&(r instanceof Promise||"function"==typeof r.then)?(t._playLock=!0,m(),r.then(function(){t._playLock=!1,v._unlocked=!0,o||(t._emit("play",i._id),t._loadQueue())}).catch(function(){t._playLock=!1,t._emit("playerror",i._id,"Playback was unable to start. This is most commonly an issue on mobile devices and Chrome where playback was not within a user interaction."),i._ended=!0,i._paused=!0})):o||(t._playLock=!1,m(),t._emit("play",i._id),t._loadQueue()),v.playbackRate=i._rate,v.paused)return void t._emit("playerror",i._id,"Playback was unable to start. This is most commonly an issue on mobile devices and Chrome where playback was not within a user interaction.");"__default"!==e||i._loop?t._endTimers[i._id]=setTimeout(t._ended.bind(t,i),l):(t._endTimers[i._id]=function(){t._ended(i),v.removeEventListener("ended",t._endTimers[i._id],!1)},v.addEventListener("ended",t._endTimers[i._id],!1))}catch(e){t._emit("playerror",i._id,e)}},g=window&&window.ejecta||!v.readyState&&n._navigator.isCocoonJS;if(v.readyState>=3||g)y();else{t._playLock=!0;var b=function(){y(),v.removeEventListener(n._canPlayEvent,b,!1)};v.addEventListener(n._canPlayEvent,b,!1),t._clearTimer(i._id)}}return i._id},pause:function(e){var n=this;if("loaded"!==n._state||n._playLock)return n._queue.push({event:"pause",action:function(){n.pause(e)}}),n;for(var o=n._getSoundIds(e),t=0;t=0?o=parseInt(r[0],10):e=parseFloat(r[0])}else r.length>=2&&(e=parseFloat(r[0]),o=parseInt(r[1],10));var a;if(!(void 0!==e&&e>=0&&e<=1))return a=o?t._soundById(o):t._sounds[0],a?a._volume:0;if("loaded"!==t._state||t._playLock)return t._queue.push({event:"volume",action:function(){t.volume.apply(t,r)}}),t;void 0===o&&(t._volume=e),o=t._getSoundIds(o);for(var u=0;u0?t/_:t),l=Date.now();e._fadeTo=o,e._interval=setInterval(function(){var r=(Date.now()-l)/t;l=Date.now(),i+=d*r,i=Math.max(0,i),i=Math.min(1,i),i=Math.round(100*i)/100,u._webAudio?e._volume=i:u.volume(i,e._id,!0),a&&(u._volume=i),(on&&i>=o)&&(clearInterval(e._interval),e._interval=null,e._fadeTo=null,u.volume(o,e._id),u._emit("fade",e._id))},s)},_stopFade:function(e){var o=this,t=o._soundById(e);return t&&t._interval&&(o._webAudio&&t._node.gain.cancelScheduledValues(n.ctx.currentTime),clearInterval(t._interval),t._interval=null,o.volume(t._fadeTo,e),t._fadeTo=null,o._emit("fade",e)),o},loop:function(){var e,n,o,t=this,r=arguments;if(0===r.length)return t._loop;if(1===r.length){if("boolean"!=typeof r[0])return!!(o=t._soundById(parseInt(r[0],10)))&&o._loop;e=r[0],t._loop=e}else 2===r.length&&(e=r[0],n=parseInt(r[1],10));for(var a=t._getSoundIds(n),u=0;u=0?o=parseInt(r[0],10):e=parseFloat(r[0])}else 2===r.length&&(e=parseFloat(r[0]),o=parseInt(r[1],10));var i;if("number"!=typeof e)return i=t._soundById(o),i?i._rate:t._rate;if("loaded"!==t._state||t._playLock)return t._queue.push({event:"rate",action:function(){t.rate.apply(t,r)}}),t;void 0===o&&(t._rate=e),o=t._getSoundIds(o);for(var d=0;d=0?o=parseInt(r[0],10):t._sounds.length&&(o=t._sounds[0]._id,e=parseFloat(r[0]))}else 2===r.length&&(e=parseFloat(r[0]),o=parseInt(r[1],10));if(void 0===o)return t;if("loaded"!==t._state||t._playLock)return t._queue.push({event:"seek",action:function(){t.seek.apply(t,r)}}),t;var i=t._soundById(o);if(i){if(!("number"==typeof e&&e>=0)){if(t._webAudio){var d=t.playing(o)?n.ctx.currentTime-i._playStart:0,_=i._rateSeek?i._rateSeek-i._seek:0;return i._seek+(_+d*Math.abs(i._rate))}return i._node.currentTime}var s=t.playing(o);s&&t.pause(o,!0),i._seek=e,i._ended=!1,t._clearTimer(o),t._webAudio||!i._node||isNaN(i._node.duration)||(i._node.currentTime=e);var l=function(){t._emit("seek",o),s&&t.play(o,!0)};if(s&&!t._webAudio){var c=function(){t._playLock?setTimeout(c,0):l()};setTimeout(c,0)}else l()}return t},playing:function(e){var n=this;if("number"==typeof e){var o=n._soundById(e);return!!o&&!o._paused}for(var t=0;t=0&&n._howls.splice(a,1);var u=!0;for(t=0;t=0){u=!1;break}return r&&u&&delete r[e._src],n.noAudio=!1,e._state="unloaded",e._sounds=[],e=null,null},on:function(e,n,o,t){var r=this,a=r["_on"+e];return"function"==typeof n&&a.push(t?{id:o,fn:n,once:t}:{id:o,fn:n}),r},off:function(e,n,o){var t=this,r=t["_on"+e],a=0;if("number"==typeof n&&(o=n,n=null),n||o)for(a=0;a=0;a--)r[a].id&&r[a].id!==n&&"load"!==e||(setTimeout(function(e){e.call(this,n,o)}.bind(t,r[a].fn),0),r[a].once&&t.off(e,r[a].fn,r[a].id));return t._loadQueue(e),t},_loadQueue:function(e){var n=this;if(n._queue.length>0){var o=n._queue[0];o.event===e&&(n._queue.shift(),n._loadQueue()),e||o.action()}return n},_ended:function(e){var o=this,t=e._sprite;if(!o._webAudio&&e._node&&!e._node.paused&&!e._node.ended&&e._node.currentTime=0;t--){if(o<=n)return;e._sounds[t]._ended&&(e._webAudio&&e._sounds[t]._node&&e._sounds[t]._node.disconnect(0),e._sounds.splice(t,1),o--)}}},_getSoundIds:function(e){var n=this;if(void 0===e){for(var o=[],t=0;t=0;if(n._scratchBuffer&&e.bufferSource&&(e.bufferSource.onended=null,e.bufferSource.disconnect(0),t))try{e.bufferSource.buffer=n._scratchBuffer}catch(e){}return e.bufferSource=null,o}};var t=function(e){this._parent=e,this.init()};t.prototype={init:function(){var e=this,o=e._parent;return e._muted=o._muted,e._loop=o._loop,e._volume=o._volume,e._rate=o._rate,e._seek=0,e._paused=!0,e._ended=!0,e._sprite="__default",e._id=++n._counter,o._sounds.push(e),e.create(),e},create:function(){var e=this,o=e._parent,t=n._muted||e._muted||e._parent._muted?0:e._volume;return o._webAudio?(e._node=void 0===n.ctx.createGain?n.ctx.createGainNode():n.ctx.createGain(),e._node.gain.setValueAtTime(t,n.ctx.currentTime),e._node.paused=!0,e._node.connect(n.masterGain)):(e._node=n._obtainHtml5Audio(),e._errorFn=e._errorListener.bind(e),e._node.addEventListener("error",e._errorFn,!1),e._loadFn=e._loadListener.bind(e),e._node.addEventListener(n._canPlayEvent,e._loadFn,!1),e._node.src=o._src,e._node.preload="auto",e._node.volume=t*n.volume(),e._node.load()),e},reset:function(){var e=this,o=e._parent;return e._muted=o._muted,e._loop=o._loop,e._volume=o._volume,e._rate=o._rate,e._seek=0,e._rateSeek=0,e._paused=!0,e._ended=!0,e._sprite="__default",e._id=++n._counter,e},_errorListener:function(){var e=this;e._parent._emit("loaderror",e._id,e._node.error?e._node.error.code:0),e._node.removeEventListener("error",e._errorFn,!1)},_loadListener:function(){var e=this,o=e._parent;o._duration=Math.ceil(10*e._node.duration)/10,0===Object.keys(o._sprite).length&&(o._sprite={__default:[0,1e3*o._duration]}),"loaded"!==o._state&&(o._state="loaded",o._emit("load"),o._loadQueue()),e._node.removeEventListener(n._canPlayEvent,e._loadFn,!1)}};var r={},a=function(e){var n=e._src;if(r[n])return e._duration=r[n].duration,void d(e);if(/^data:[^;]+;base64,/.test(n)){for(var o=atob(n.split(",")[1]),t=new Uint8Array(o.length),a=0;a0?(r[o._src]=e,d(o,e)):t()};"undefined"!=typeof Promise&&1===n.ctx.decodeAudioData.length?n.ctx.decodeAudioData(e).then(a).catch(t):n.ctx.decodeAudioData(e,a,t)},d=function(e,n){n&&!e._duration&&(e._duration=n.duration),0===Object.keys(e._sprite).length&&(e._sprite={__default:[0,1e3*e._duration]}),"loaded"!==e._state&&(e._state="loaded",e._emit("load"),e._loadQueue())},_=function(){if(n.usingWebAudio){try{"undefined"!=typeof AudioContext?n.ctx=new AudioContext:"undefined"!=typeof webkitAudioContext?n.ctx=new webkitAudioContext:n.usingWebAudio=!1}catch(e){n.usingWebAudio=!1}n.ctx||(n.usingWebAudio=!1);var e=/iP(hone|od|ad)/.test(n._navigator&&n._navigator.platform),o=n._navigator&&n._navigator.appVersion.match(/OS (\d+)_(\d+)_?(\d+)?/),t=o?parseInt(o[1],10):null;if(e&&t&&t<9){var r=/safari/.test(n._navigator&&n._navigator.userAgent.toLowerCase());(n._navigator&&n._navigator.standalone&&!r||n._navigator&&!n._navigator.standalone&&!r)&&(n.usingWebAudio=!1)}n.usingWebAudio&&(n.masterGain=void 0===n.ctx.createGain?n.ctx.createGainNode():n.ctx.createGain(),n.masterGain.gain.setValueAtTime(n._muted?0:1,n.ctx.currentTime),n.masterGain.connect(n.ctx.destination)),n._setup()}};"function"==typeof define&&define.amd&&define([],function(){return{Howler:n,Howl:o}}),"undefined"!=typeof exports&&(exports.Howler=n,exports.Howl=o),"undefined"!=typeof window?(window.HowlerGlobal=e,window.Howler=n,window.Howl=o,window.Sound=t):"undefined"!=typeof global&&(global.HowlerGlobal=e,global.Howler=n,global.Howl=o,global.Sound=t)}(); -/*! Spatial Plugin */ -!function(){"use strict";HowlerGlobal.prototype._pos=[0,0,0],HowlerGlobal.prototype._orientation=[0,0,-1,0,1,0],HowlerGlobal.prototype.stereo=function(e){var n=this;if(!n.ctx||!n.ctx.listener)return n;for(var t=n._howls.length-1;t>=0;t--)n._howls[t].stereo(e);return n},HowlerGlobal.prototype.pos=function(e,n,t){var r=this;return r.ctx&&r.ctx.listener?(n="number"!=typeof n?r._pos[1]:n,t="number"!=typeof t?r._pos[2]:t,"number"!=typeof e?r._pos:(r._pos=[e,n,t],void 0!==r.ctx.listener.positionX?(r.ctx.listener.positionX.setTargetAtTime(r._pos[0],Howler.ctx.currentTime,.1),r.ctx.listener.positionY.setTargetAtTime(r._pos[1],Howler.ctx.currentTime,.1),r.ctx.listener.positionZ.setTargetAtTime(r._pos[2],Howler.ctx.currentTime,.1)):r.ctx.listener.setPosition(r._pos[0],r._pos[1],r._pos[2]),r)):r},HowlerGlobal.prototype.orientation=function(e,n,t,r,o,i){var a=this;if(!a.ctx||!a.ctx.listener)return a;var s=a._orientation;return n="number"!=typeof n?s[1]:n,t="number"!=typeof t?s[2]:t,r="number"!=typeof r?s[3]:r,o="number"!=typeof o?s[4]:o,i="number"!=typeof i?s[5]:i,"number"!=typeof e?s:(a._orientation=[e,n,t,r,o,i],void 0!==a.ctx.listener.forwardX?(a.ctx.listener.forwardX.setTargetAtTime(e,Howler.ctx.currentTime,.1),a.ctx.listener.forwardY.setTargetAtTime(n,Howler.ctx.currentTime,.1),a.ctx.listener.forwardZ.setTargetAtTime(t,Howler.ctx.currentTime,.1),a.ctx.listener.upX.setTargetAtTime(e,Howler.ctx.currentTime,.1),a.ctx.listener.upY.setTargetAtTime(n,Howler.ctx.currentTime,.1),a.ctx.listener.upZ.setTargetAtTime(t,Howler.ctx.currentTime,.1)):a.ctx.listener.setOrientation(e,n,t,r,o,i),a)},Howl.prototype.init=function(e){return function(n){var t=this;return t._orientation=n.orientation||[1,0,0],t._stereo=n.stereo||null,t._pos=n.pos||null,t._pannerAttr={coneInnerAngle:void 0!==n.coneInnerAngle?n.coneInnerAngle:360,coneOuterAngle:void 0!==n.coneOuterAngle?n.coneOuterAngle:360,coneOuterGain:void 0!==n.coneOuterGain?n.coneOuterGain:0,distanceModel:void 0!==n.distanceModel?n.distanceModel:"inverse",maxDistance:void 0!==n.maxDistance?n.maxDistance:1e4,panningModel:void 0!==n.panningModel?n.panningModel:"HRTF",refDistance:void 0!==n.refDistance?n.refDistance:1,rolloffFactor:void 0!==n.rolloffFactor?n.rolloffFactor:1},t._onstereo=n.onstereo?[{fn:n.onstereo}]:[],t._onpos=n.onpos?[{fn:n.onpos}]:[],t._onorientation=n.onorientation?[{fn:n.onorientation}]:[],e.call(this,n)}}(Howl.prototype.init),Howl.prototype.stereo=function(n,t){var r=this;if(!r._webAudio)return r;if("loaded"!==r._state)return r._queue.push({event:"stereo",action:function(){r.stereo(n,t)}}),r;var o=void 0===Howler.ctx.createStereoPanner?"spatial":"stereo";if(void 0===t){if("number"!=typeof n)return r._stereo;r._stereo=n,r._pos=[n,0,0]}for(var i=r._getSoundIds(t),a=0;a0?e.windowBits=-e.windowBits:e.gzip&&e.windowBits>0&&e.windowBits<16&&(e.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new f,this.strm.avail_out=0;var a=o.deflateInit2(this.strm,e.level,e.method,e.windowBits,e.memLevel,e.strategy);if(a!==b)throw new Error(d[a]);if(e.header&&o.deflateSetHeader(this.strm,e.header),e.dictionary){var n;if(n="string"==typeof e.dictionary?h.string2buf(e.dictionary):"[object ArrayBuffer]"===_.call(e.dictionary)?new Uint8Array(e.dictionary):e.dictionary,a=o.deflateSetDictionary(this.strm,n),a!==b)throw new Error(d[a]);this._dict_set=!0}}function n(t,e){var a=new i(e);if(a.push(t,!0),a.err)throw a.msg;return a.result}function r(t,e){return e=e||{},e.raw=!0,n(t,e)}function s(t,e){return e=e||{},e.gzip=!0,n(t,e)}var o=t("./zlib/deflate"),l=t("./utils/common"),h=t("./utils/strings"),d=t("./zlib/messages"),f=t("./zlib/zstream"),_=Object.prototype.toString,u=0,c=4,b=0,g=1,m=2,w=-1,p=0,v=8;i.prototype.push=function(t,e){var a,i,n=this.strm,r=this.options.chunkSize;if(this.ended)return!1;i=e===~~e?e:e===!0?c:u,"string"==typeof t?n.input=h.string2buf(t):"[object ArrayBuffer]"===_.call(t)?n.input=new Uint8Array(t):n.input=t,n.next_in=0,n.avail_in=n.input.length;do{if(0===n.avail_out&&(n.output=new l.Buf8(r),n.next_out=0,n.avail_out=r),a=o.deflate(n,i),a!==g&&a!==b)return this.onEnd(a),this.ended=!0,!1;0!==n.avail_out&&(0!==n.avail_in||i!==c&&i!==m)||("string"===this.options.to?this.onData(h.buf2binstring(l.shrinkBuf(n.output,n.next_out))):this.onData(l.shrinkBuf(n.output,n.next_out)))}while((n.avail_in>0||0===n.avail_out)&&a!==g);return i===c?(a=o.deflateEnd(this.strm),this.onEnd(a),this.ended=!0,a===b):i!==m||(this.onEnd(b),n.avail_out=0,!0)},i.prototype.onData=function(t){this.chunks.push(t)},i.prototype.onEnd=function(t){t===b&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=l.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg},a.Deflate=i,a.deflate=n,a.deflateRaw=r,a.gzip=s},{"./utils/common":3,"./utils/strings":4,"./zlib/deflate":8,"./zlib/messages":13,"./zlib/zstream":15}],2:[function(t,e,a){"use strict";function i(t){if(!(this instanceof i))return new i(t);this.options=o.assign({chunkSize:16384,windowBits:0,to:""},t||{});var e=this.options;e.raw&&e.windowBits>=0&&e.windowBits<16&&(e.windowBits=-e.windowBits,0===e.windowBits&&(e.windowBits=-15)),!(e.windowBits>=0&&e.windowBits<16)||t&&t.windowBits||(e.windowBits+=32),e.windowBits>15&&e.windowBits<48&&0===(15&e.windowBits)&&(e.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new f,this.strm.avail_out=0;var a=s.inflateInit2(this.strm,e.windowBits);if(a!==h.Z_OK)throw new Error(d[a]);this.header=new _,s.inflateGetHeader(this.strm,this.header)}function n(t,e){var a=new i(e);if(a.push(t,!0),a.err)throw a.msg;return a.result}function r(t,e){return e=e||{},e.raw=!0,n(t,e)}var s=t("./zlib/inflate"),o=t("./utils/common"),l=t("./utils/strings"),h=t("./zlib/constants"),d=t("./zlib/messages"),f=t("./zlib/zstream"),_=t("./zlib/gzheader"),u=Object.prototype.toString;i.prototype.push=function(t,e){var a,i,n,r,d,f,_=this.strm,c=this.options.chunkSize,b=this.options.dictionary,g=!1;if(this.ended)return!1;i=e===~~e?e:e===!0?h.Z_FINISH:h.Z_NO_FLUSH,"string"==typeof t?_.input=l.binstring2buf(t):"[object ArrayBuffer]"===u.call(t)?_.input=new Uint8Array(t):_.input=t,_.next_in=0,_.avail_in=_.input.length;do{if(0===_.avail_out&&(_.output=new o.Buf8(c),_.next_out=0,_.avail_out=c),a=s.inflate(_,h.Z_NO_FLUSH),a===h.Z_NEED_DICT&&b&&(f="string"==typeof b?l.string2buf(b):"[object ArrayBuffer]"===u.call(b)?new Uint8Array(b):b,a=s.inflateSetDictionary(this.strm,f)),a===h.Z_BUF_ERROR&&g===!0&&(a=h.Z_OK,g=!1),a!==h.Z_STREAM_END&&a!==h.Z_OK)return this.onEnd(a),this.ended=!0,!1;_.next_out&&(0!==_.avail_out&&a!==h.Z_STREAM_END&&(0!==_.avail_in||i!==h.Z_FINISH&&i!==h.Z_SYNC_FLUSH)||("string"===this.options.to?(n=l.utf8border(_.output,_.next_out),r=_.next_out-n,d=l.buf2string(_.output,n),_.next_out=r,_.avail_out=c-r,r&&o.arraySet(_.output,_.output,n,r,0),this.onData(d)):this.onData(o.shrinkBuf(_.output,_.next_out)))),0===_.avail_in&&0===_.avail_out&&(g=!0)}while((_.avail_in>0||0===_.avail_out)&&a!==h.Z_STREAM_END);return a===h.Z_STREAM_END&&(i=h.Z_FINISH),i===h.Z_FINISH?(a=s.inflateEnd(this.strm),this.onEnd(a),this.ended=!0,a===h.Z_OK):i!==h.Z_SYNC_FLUSH||(this.onEnd(h.Z_OK),_.avail_out=0,!0)},i.prototype.onData=function(t){this.chunks.push(t)},i.prototype.onEnd=function(t){t===h.Z_OK&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=o.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg},a.Inflate=i,a.inflate=n,a.inflateRaw=r,a.ungzip=n},{"./utils/common":3,"./utils/strings":4,"./zlib/constants":6,"./zlib/gzheader":9,"./zlib/inflate":11,"./zlib/messages":13,"./zlib/zstream":15}],3:[function(t,e,a){"use strict";var i="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Int32Array;a.assign=function(t){for(var e=Array.prototype.slice.call(arguments,1);e.length;){var a=e.shift();if(a){if("object"!=typeof a)throw new TypeError(a+"must be non-object");for(var i in a)a.hasOwnProperty(i)&&(t[i]=a[i])}}return t},a.shrinkBuf=function(t,e){return t.length===e?t:t.subarray?t.subarray(0,e):(t.length=e,t)};var n={arraySet:function(t,e,a,i,n){if(e.subarray&&t.subarray)return void t.set(e.subarray(a,a+i),n);for(var r=0;r=252?6:l>=248?5:l>=240?4:l>=224?3:l>=192?2:1;o[254]=o[254]=1,a.string2buf=function(t){var e,a,i,r,s,o=t.length,l=0;for(r=0;r>>6,e[s++]=128|63&a):a<65536?(e[s++]=224|a>>>12,e[s++]=128|a>>>6&63,e[s++]=128|63&a):(e[s++]=240|a>>>18,e[s++]=128|a>>>12&63,e[s++]=128|a>>>6&63,e[s++]=128|63&a);return e},a.buf2binstring=function(t){return i(t,t.length)},a.binstring2buf=function(t){for(var e=new n.Buf8(t.length),a=0,i=e.length;a4)h[n++]=65533,a+=s-1;else{for(r&=2===s?31:3===s?15:7;s>1&&a1?h[n++]=65533:r<65536?h[n++]=r:(r-=65536,h[n++]=55296|r>>10&1023,h[n++]=56320|1023&r)}return i(h,n)},a.utf8border=function(t,e){var a;for(e=e||t.length,e>t.length&&(e=t.length),a=e-1;a>=0&&128===(192&t[a]);)a--;return a<0?e:0===a?e:a+o[t[a]]>e?a:e}},{"./common":3}],5:[function(t,e,a){"use strict";function i(t,e,a,i){for(var n=65535&t|0,r=t>>>16&65535|0,s=0;0!==a;){s=a>2e3?2e3:a,a-=s;do n=n+e[i++]|0,r=r+n|0;while(--s);n%=65521,r%=65521}return n|r<<16|0}e.exports=i},{}],6:[function(t,e,a){"use strict";e.exports={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}},{}],7:[function(t,e,a){"use strict";function i(){for(var t,e=[],a=0;a<256;a++){t=a;for(var i=0;i<8;i++)t=1&t?3988292384^t>>>1:t>>>1;e[a]=t}return e}function n(t,e,a,i){var n=r,s=i+a;t^=-1;for(var o=i;o>>8^n[255&(t^e[o])];return t^-1}var r=i();e.exports=n},{}],8:[function(t,e,a){"use strict";function i(t,e){return t.msg=D[e],e}function n(t){return(t<<1)-(t>4?9:0)}function r(t){for(var e=t.length;--e>=0;)t[e]=0}function s(t){var e=t.state,a=e.pending;a>t.avail_out&&(a=t.avail_out),0!==a&&(R.arraySet(t.output,e.pending_buf,e.pending_out,a,t.next_out),t.next_out+=a,e.pending_out+=a,t.total_out+=a,t.avail_out-=a,e.pending-=a,0===e.pending&&(e.pending_out=0))}function o(t,e){C._tr_flush_block(t,t.block_start>=0?t.block_start:-1,t.strstart-t.block_start,e),t.block_start=t.strstart,s(t.strm)}function l(t,e){t.pending_buf[t.pending++]=e}function h(t,e){t.pending_buf[t.pending++]=e>>>8&255,t.pending_buf[t.pending++]=255&e}function d(t,e,a,i){var n=t.avail_in;return n>i&&(n=i),0===n?0:(t.avail_in-=n,R.arraySet(e,t.input,t.next_in,n,a),1===t.state.wrap?t.adler=N(t.adler,e,n,a):2===t.state.wrap&&(t.adler=O(t.adler,e,n,a)),t.next_in+=n,t.total_in+=n,n)}function f(t,e){var a,i,n=t.max_chain_length,r=t.strstart,s=t.prev_length,o=t.nice_match,l=t.strstart>t.w_size-ft?t.strstart-(t.w_size-ft):0,h=t.window,d=t.w_mask,f=t.prev,_=t.strstart+dt,u=h[r+s-1],c=h[r+s];t.prev_length>=t.good_match&&(n>>=2),o>t.lookahead&&(o=t.lookahead);do if(a=e,h[a+s]===c&&h[a+s-1]===u&&h[a]===h[r]&&h[++a]===h[r+1]){r+=2,a++;do;while(h[++r]===h[++a]&&h[++r]===h[++a]&&h[++r]===h[++a]&&h[++r]===h[++a]&&h[++r]===h[++a]&&h[++r]===h[++a]&&h[++r]===h[++a]&&h[++r]===h[++a]&&r<_);if(i=dt-(_-r),r=_-dt,i>s){if(t.match_start=e,s=i,i>=o)break;u=h[r+s-1],c=h[r+s]}}while((e=f[e&d])>l&&0!==--n);return s<=t.lookahead?s:t.lookahead}function _(t){var e,a,i,n,r,s=t.w_size;do{if(n=t.window_size-t.lookahead-t.strstart,t.strstart>=s+(s-ft)){R.arraySet(t.window,t.window,s,s,0),t.match_start-=s,t.strstart-=s,t.block_start-=s,a=t.hash_size,e=a;do i=t.head[--e],t.head[e]=i>=s?i-s:0;while(--a);a=s,e=a;do i=t.prev[--e],t.prev[e]=i>=s?i-s:0;while(--a);n+=s}if(0===t.strm.avail_in)break;if(a=d(t.strm,t.window,t.strstart+t.lookahead,n),t.lookahead+=a,t.lookahead+t.insert>=ht)for(r=t.strstart-t.insert,t.ins_h=t.window[r],t.ins_h=(t.ins_h<t.pending_buf_size-5&&(a=t.pending_buf_size-5);;){if(t.lookahead<=1){if(_(t),0===t.lookahead&&e===I)return vt;if(0===t.lookahead)break}t.strstart+=t.lookahead,t.lookahead=0;var i=t.block_start+a;if((0===t.strstart||t.strstart>=i)&&(t.lookahead=t.strstart-i,t.strstart=i,o(t,!1),0===t.strm.avail_out))return vt;if(t.strstart-t.block_start>=t.w_size-ft&&(o(t,!1),0===t.strm.avail_out))return vt}return t.insert=0,e===F?(o(t,!0),0===t.strm.avail_out?yt:xt):t.strstart>t.block_start&&(o(t,!1),0===t.strm.avail_out)?vt:vt}function c(t,e){for(var a,i;;){if(t.lookahead=ht&&(t.ins_h=(t.ins_h<=ht)if(i=C._tr_tally(t,t.strstart-t.match_start,t.match_length-ht),t.lookahead-=t.match_length,t.match_length<=t.max_lazy_match&&t.lookahead>=ht){t.match_length--;do t.strstart++,t.ins_h=(t.ins_h<=ht&&(t.ins_h=(t.ins_h<4096)&&(t.match_length=ht-1)),t.prev_length>=ht&&t.match_length<=t.prev_length){n=t.strstart+t.lookahead-ht,i=C._tr_tally(t,t.strstart-1-t.prev_match,t.prev_length-ht),t.lookahead-=t.prev_length-1,t.prev_length-=2;do++t.strstart<=n&&(t.ins_h=(t.ins_h<=ht&&t.strstart>0&&(n=t.strstart-1,i=s[n],i===s[++n]&&i===s[++n]&&i===s[++n])){r=t.strstart+dt;do;while(i===s[++n]&&i===s[++n]&&i===s[++n]&&i===s[++n]&&i===s[++n]&&i===s[++n]&&i===s[++n]&&i===s[++n]&&nt.lookahead&&(t.match_length=t.lookahead)}if(t.match_length>=ht?(a=C._tr_tally(t,1,t.match_length-ht),t.lookahead-=t.match_length,t.strstart+=t.match_length,t.match_length=0):(a=C._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++),a&&(o(t,!1),0===t.strm.avail_out))return vt}return t.insert=0,e===F?(o(t,!0),0===t.strm.avail_out?yt:xt):t.last_lit&&(o(t,!1),0===t.strm.avail_out)?vt:kt}function m(t,e){for(var a;;){if(0===t.lookahead&&(_(t),0===t.lookahead)){if(e===I)return vt;break}if(t.match_length=0,a=C._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++,a&&(o(t,!1),0===t.strm.avail_out))return vt}return t.insert=0,e===F?(o(t,!0),0===t.strm.avail_out?yt:xt):t.last_lit&&(o(t,!1),0===t.strm.avail_out)?vt:kt}function w(t,e,a,i,n){this.good_length=t,this.max_lazy=e,this.nice_length=a,this.max_chain=i,this.func=n}function p(t){t.window_size=2*t.w_size,r(t.head),t.max_lazy_match=Z[t.level].max_lazy,t.good_match=Z[t.level].good_length,t.nice_match=Z[t.level].nice_length,t.max_chain_length=Z[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=ht-1,t.match_available=0,t.ins_h=0}function v(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=V,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new R.Buf16(2*ot),this.dyn_dtree=new R.Buf16(2*(2*rt+1)),this.bl_tree=new R.Buf16(2*(2*st+1)),r(this.dyn_ltree),r(this.dyn_dtree),r(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new R.Buf16(lt+1),this.heap=new R.Buf16(2*nt+1),r(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new R.Buf16(2*nt+1),r(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function k(t){var e;return t&&t.state?(t.total_in=t.total_out=0,t.data_type=Q,e=t.state,e.pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap?ut:wt,t.adler=2===e.wrap?0:1,e.last_flush=I,C._tr_init(e),H):i(t,K)}function y(t){var e=k(t);return e===H&&p(t.state),e}function x(t,e){return t&&t.state?2!==t.state.wrap?K:(t.state.gzhead=e,H):K}function z(t,e,a,n,r,s){if(!t)return K;var o=1;if(e===Y&&(e=6),n<0?(o=0,n=-n):n>15&&(o=2,n-=16),r<1||r>$||a!==V||n<8||n>15||e<0||e>9||s<0||s>W)return i(t,K);8===n&&(n=9);var l=new v;return t.state=l,l.strm=t,l.wrap=o,l.gzhead=null,l.w_bits=n,l.w_size=1<L||e<0)return t?i(t,K):K;if(o=t.state,!t.output||!t.input&&0!==t.avail_in||o.status===pt&&e!==F)return i(t,0===t.avail_out?P:K);if(o.strm=t,a=o.last_flush,o.last_flush=e,o.status===ut)if(2===o.wrap)t.adler=0,l(o,31),l(o,139),l(o,8),o.gzhead?(l(o,(o.gzhead.text?1:0)+(o.gzhead.hcrc?2:0)+(o.gzhead.extra?4:0)+(o.gzhead.name?8:0)+(o.gzhead.comment?16:0)),l(o,255&o.gzhead.time),l(o,o.gzhead.time>>8&255),l(o,o.gzhead.time>>16&255),l(o,o.gzhead.time>>24&255),l(o,9===o.level?2:o.strategy>=G||o.level<2?4:0),l(o,255&o.gzhead.os),o.gzhead.extra&&o.gzhead.extra.length&&(l(o,255&o.gzhead.extra.length),l(o,o.gzhead.extra.length>>8&255)),o.gzhead.hcrc&&(t.adler=O(t.adler,o.pending_buf,o.pending,0)),o.gzindex=0,o.status=ct):(l(o,0),l(o,0),l(o,0),l(o,0),l(o,0),l(o,9===o.level?2:o.strategy>=G||o.level<2?4:0),l(o,zt),o.status=wt);else{var _=V+(o.w_bits-8<<4)<<8,u=-1;u=o.strategy>=G||o.level<2?0:o.level<6?1:6===o.level?2:3,_|=u<<6,0!==o.strstart&&(_|=_t),_+=31-_%31,o.status=wt,h(o,_),0!==o.strstart&&(h(o,t.adler>>>16),h(o,65535&t.adler)),t.adler=1}if(o.status===ct)if(o.gzhead.extra){for(d=o.pending;o.gzindex<(65535&o.gzhead.extra.length)&&(o.pending!==o.pending_buf_size||(o.gzhead.hcrc&&o.pending>d&&(t.adler=O(t.adler,o.pending_buf,o.pending-d,d)),s(t),d=o.pending,o.pending!==o.pending_buf_size));)l(o,255&o.gzhead.extra[o.gzindex]),o.gzindex++;o.gzhead.hcrc&&o.pending>d&&(t.adler=O(t.adler,o.pending_buf,o.pending-d,d)),o.gzindex===o.gzhead.extra.length&&(o.gzindex=0,o.status=bt)}else o.status=bt;if(o.status===bt)if(o.gzhead.name){d=o.pending;do{if(o.pending===o.pending_buf_size&&(o.gzhead.hcrc&&o.pending>d&&(t.adler=O(t.adler,o.pending_buf,o.pending-d,d)),s(t),d=o.pending,o.pending===o.pending_buf_size)){f=1;break}f=o.gzindexd&&(t.adler=O(t.adler,o.pending_buf,o.pending-d,d)),0===f&&(o.gzindex=0,o.status=gt)}else o.status=gt;if(o.status===gt)if(o.gzhead.comment){d=o.pending;do{if(o.pending===o.pending_buf_size&&(o.gzhead.hcrc&&o.pending>d&&(t.adler=O(t.adler,o.pending_buf,o.pending-d,d)),s(t),d=o.pending,o.pending===o.pending_buf_size)){f=1;break}f=o.gzindexd&&(t.adler=O(t.adler,o.pending_buf,o.pending-d,d)),0===f&&(o.status=mt)}else o.status=mt;if(o.status===mt&&(o.gzhead.hcrc?(o.pending+2>o.pending_buf_size&&s(t),o.pending+2<=o.pending_buf_size&&(l(o,255&t.adler),l(o,t.adler>>8&255),t.adler=0,o.status=wt)):o.status=wt),0!==o.pending){if(s(t),0===t.avail_out)return o.last_flush=-1,H}else if(0===t.avail_in&&n(e)<=n(a)&&e!==F)return i(t,P);if(o.status===pt&&0!==t.avail_in)return i(t,P);if(0!==t.avail_in||0!==o.lookahead||e!==I&&o.status!==pt){var c=o.strategy===G?m(o,e):o.strategy===X?g(o,e):Z[o.level].func(o,e);if(c!==yt&&c!==xt||(o.status=pt),c===vt||c===yt)return 0===t.avail_out&&(o.last_flush=-1),H;if(c===kt&&(e===U?C._tr_align(o):e!==L&&(C._tr_stored_block(o,0,0,!1),e===T&&(r(o.head),0===o.lookahead&&(o.strstart=0,o.block_start=0,o.insert=0))),s(t),0===t.avail_out))return o.last_flush=-1,H}return e!==F?H:o.wrap<=0?j:(2===o.wrap?(l(o,255&t.adler),l(o,t.adler>>8&255),l(o,t.adler>>16&255),l(o,t.adler>>24&255),l(o,255&t.total_in),l(o,t.total_in>>8&255),l(o,t.total_in>>16&255),l(o,t.total_in>>24&255)):(h(o,t.adler>>>16),h(o,65535&t.adler)),s(t),o.wrap>0&&(o.wrap=-o.wrap),0!==o.pending?H:j)}function E(t){var e;return t&&t.state?(e=t.state.status,e!==ut&&e!==ct&&e!==bt&&e!==gt&&e!==mt&&e!==wt&&e!==pt?i(t,K):(t.state=null,e===wt?i(t,M):H)):K}function A(t,e){var a,i,n,s,o,l,h,d,f=e.length;if(!t||!t.state)return K;if(a=t.state,s=a.wrap,2===s||1===s&&a.status!==ut||a.lookahead)return K;for(1===s&&(t.adler=N(t.adler,e,f,0)),a.wrap=0,f>=a.w_size&&(0===s&&(r(a.head),a.strstart=0,a.block_start=0,a.insert=0),d=new R.Buf8(a.w_size),R.arraySet(d,e,f-a.w_size,a.w_size,0),e=d,f=a.w_size),o=t.avail_in,l=t.next_in,h=t.input,t.avail_in=f,t.next_in=0,t.input=e,_(a);a.lookahead>=ht;){i=a.strstart,n=a.lookahead-(ht-1);do a.ins_h=(a.ins_h<>>24,b>>>=y,g-=y,y=k>>>16&255,0===y)A[o++]=65535&k;else{if(!(16&y)){if(0===(64&y)){k=m[(65535&k)+(b&(1<>>=y,g-=y),g<15&&(b+=E[r++]<>>24,b>>>=y,g-=y,y=k>>>16&255,!(16&y)){if(0===(64&y)){k=w[(65535&k)+(b&(1<d){t.msg="invalid distance too far back",a.mode=i;break t}if(b>>>=y,g-=y,y=o-l,z>y){if(y=z-y,y>_&&a.sane){t.msg="invalid distance too far back",a.mode=i;break t}if(B=0,S=c,0===u){if(B+=f-y,y2;)A[o++]=S[B++],A[o++]=S[B++],A[o++]=S[B++],x-=3;x&&(A[o++]=S[B++],x>1&&(A[o++]=S[B++]))}else{B=o-z;do A[o++]=A[B++],A[o++]=A[B++],A[o++]=A[B++],x-=3;while(x>2);x&&(A[o++]=A[B++],x>1&&(A[o++]=A[B++]))}break}}break}}while(r>3,r-=x,g-=x<<3,b&=(1<>>24&255)+(t>>>8&65280)+((65280&t)<<8)+((255&t)<<24)}function n(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new w.Buf16(320),this.work=new w.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function r(t){var e;return t&&t.state?(e=t.state,t.total_in=t.total_out=e.total=0,t.msg="",e.wrap&&(t.adler=1&e.wrap),e.mode=T,e.last=0,e.havedict=0,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new w.Buf32(bt),e.distcode=e.distdyn=new w.Buf32(gt),e.sane=1,e.back=-1,Z):N}function s(t){var e;return t&&t.state?(e=t.state,e.wsize=0,e.whave=0,e.wnext=0,r(t)):N}function o(t,e){var a,i;return t&&t.state?(i=t.state,e<0?(a=0,e=-e):(a=(e>>4)+1,e<48&&(e&=15)),e&&(e<8||e>15)?N:(null!==i.window&&i.wbits!==e&&(i.window=null),i.wrap=a,i.wbits=e,s(t))):N}function l(t,e){var a,i;return t?(i=new n,t.state=i,i.window=null,a=o(t,e),a!==Z&&(t.state=null),a):N}function h(t){return l(t,wt)}function d(t){if(pt){var e;for(g=new w.Buf32(512),m=new w.Buf32(32),e=0;e<144;)t.lens[e++]=8;for(;e<256;)t.lens[e++]=9;for(;e<280;)t.lens[e++]=7;for(;e<288;)t.lens[e++]=8;for(y(z,t.lens,0,288,g,0,t.work,{bits:9}),e=0;e<32;)t.lens[e++]=5;y(B,t.lens,0,32,m,0,t.work,{bits:5}),pt=!1}t.lencode=g,t.lenbits=9,t.distcode=m,t.distbits=5}function f(t,e,a,i){var n,r=t.state;return null===r.window&&(r.wsize=1<=r.wsize?(w.arraySet(r.window,e,a-r.wsize,r.wsize,0),r.wnext=0,r.whave=r.wsize):(n=r.wsize-r.wnext,n>i&&(n=i),w.arraySet(r.window,e,a-i,n,r.wnext),i-=n,i?(w.arraySet(r.window,e,a-i,i,0),r.wnext=i,r.whave=r.wsize):(r.wnext+=n,r.wnext===r.wsize&&(r.wnext=0),r.whave>>8&255,a.check=v(a.check,Et,2,0),_=0,u=0,a.mode=F;break}if(a.flags=0,a.head&&(a.head.done=!1),!(1&a.wrap)||(((255&_)<<8)+(_>>8))%31){t.msg="incorrect header check",a.mode=_t;break}if((15&_)!==U){t.msg="unknown compression method",a.mode=_t;break}if(_>>>=4,u-=4,yt=(15&_)+8,0===a.wbits)a.wbits=yt;else if(yt>a.wbits){t.msg="invalid window size",a.mode=_t;break}a.dmax=1<>8&1),512&a.flags&&(Et[0]=255&_,Et[1]=_>>>8&255,a.check=v(a.check,Et,2,0)),_=0,u=0,a.mode=L;case L:for(;u<32;){if(0===l)break t;l--,_+=n[s++]<>>8&255,Et[2]=_>>>16&255,Et[3]=_>>>24&255,a.check=v(a.check,Et,4,0)),_=0,u=0,a.mode=H;case H:for(;u<16;){if(0===l)break t;l--,_+=n[s++]<>8),512&a.flags&&(Et[0]=255&_,Et[1]=_>>>8&255,a.check=v(a.check,Et,2,0)),_=0,u=0,a.mode=j;case j:if(1024&a.flags){for(;u<16;){if(0===l)break t;l--,_+=n[s++]<>>8&255,a.check=v(a.check,Et,2,0)),_=0,u=0}else a.head&&(a.head.extra=null);a.mode=K;case K:if(1024&a.flags&&(g=a.length,g>l&&(g=l),g&&(a.head&&(yt=a.head.extra_len-a.length,a.head.extra||(a.head.extra=new Array(a.head.extra_len)),w.arraySet(a.head.extra,n,s,g,yt)),512&a.flags&&(a.check=v(a.check,n,g,s)),l-=g,s+=g,a.length-=g),a.length))break t;a.length=0,a.mode=M;case M:if(2048&a.flags){if(0===l)break t;g=0;do yt=n[s+g++],a.head&&yt&&a.length<65536&&(a.head.name+=String.fromCharCode(yt));while(yt&&g>9&1,a.head.done=!0),t.adler=a.check=0,a.mode=X;break;case q:for(;u<32;){if(0===l)break t;l--,_+=n[s++]<>>=7&u,u-=7&u,a.mode=ht;break}for(;u<3;){if(0===l)break t;l--,_+=n[s++]<>>=1,u-=1,3&_){case 0:a.mode=J;break;case 1:if(d(a),a.mode=at,e===A){_>>>=2,u-=2;break t}break;case 2:a.mode=$;break;case 3:t.msg="invalid block type",a.mode=_t}_>>>=2,u-=2;break;case J:for(_>>>=7&u,u-=7&u;u<32;){if(0===l)break t;l--,_+=n[s++]<>>16^65535)){t.msg="invalid stored block lengths",a.mode=_t;break}if(a.length=65535&_,_=0,u=0,a.mode=Q,e===A)break t;case Q:a.mode=V;case V:if(g=a.length){if(g>l&&(g=l),g>h&&(g=h),0===g)break t;w.arraySet(r,n,s,g,o),l-=g,s+=g,h-=g,o+=g,a.length-=g;break}a.mode=X;break;case $:for(;u<14;){if(0===l)break t; -l--,_+=n[s++]<>>=5,u-=5,a.ndist=(31&_)+1,_>>>=5,u-=5,a.ncode=(15&_)+4,_>>>=4,u-=4,a.nlen>286||a.ndist>30){t.msg="too many length or distance symbols",a.mode=_t;break}a.have=0,a.mode=tt;case tt:for(;a.have>>=3,u-=3}for(;a.have<19;)a.lens[At[a.have++]]=0;if(a.lencode=a.lendyn,a.lenbits=7,zt={bits:a.lenbits},xt=y(x,a.lens,0,19,a.lencode,0,a.work,zt),a.lenbits=zt.bits,xt){t.msg="invalid code lengths set",a.mode=_t;break}a.have=0,a.mode=et;case et:for(;a.have>>24,mt=St>>>16&255,wt=65535&St,!(gt<=u);){if(0===l)break t;l--,_+=n[s++]<>>=gt,u-=gt,a.lens[a.have++]=wt;else{if(16===wt){for(Bt=gt+2;u>>=gt,u-=gt,0===a.have){t.msg="invalid bit length repeat",a.mode=_t;break}yt=a.lens[a.have-1],g=3+(3&_),_>>>=2,u-=2}else if(17===wt){for(Bt=gt+3;u>>=gt,u-=gt,yt=0,g=3+(7&_),_>>>=3,u-=3}else{for(Bt=gt+7;u>>=gt,u-=gt,yt=0,g=11+(127&_),_>>>=7,u-=7}if(a.have+g>a.nlen+a.ndist){t.msg="invalid bit length repeat",a.mode=_t;break}for(;g--;)a.lens[a.have++]=yt}}if(a.mode===_t)break;if(0===a.lens[256]){t.msg="invalid code -- missing end-of-block",a.mode=_t;break}if(a.lenbits=9,zt={bits:a.lenbits},xt=y(z,a.lens,0,a.nlen,a.lencode,0,a.work,zt),a.lenbits=zt.bits,xt){t.msg="invalid literal/lengths set",a.mode=_t;break}if(a.distbits=6,a.distcode=a.distdyn,zt={bits:a.distbits},xt=y(B,a.lens,a.nlen,a.ndist,a.distcode,0,a.work,zt),a.distbits=zt.bits,xt){t.msg="invalid distances set",a.mode=_t;break}if(a.mode=at,e===A)break t;case at:a.mode=it;case it:if(l>=6&&h>=258){t.next_out=o,t.avail_out=h,t.next_in=s,t.avail_in=l,a.hold=_,a.bits=u,k(t,b),o=t.next_out,r=t.output,h=t.avail_out,s=t.next_in,n=t.input,l=t.avail_in,_=a.hold,u=a.bits,a.mode===X&&(a.back=-1);break}for(a.back=0;St=a.lencode[_&(1<>>24,mt=St>>>16&255,wt=65535&St,!(gt<=u);){if(0===l)break t;l--,_+=n[s++]<>pt)],gt=St>>>24,mt=St>>>16&255,wt=65535&St,!(pt+gt<=u);){if(0===l)break t;l--,_+=n[s++]<>>=pt,u-=pt,a.back+=pt}if(_>>>=gt,u-=gt,a.back+=gt,a.length=wt,0===mt){a.mode=lt;break}if(32&mt){a.back=-1,a.mode=X;break}if(64&mt){t.msg="invalid literal/length code",a.mode=_t;break}a.extra=15&mt,a.mode=nt;case nt:if(a.extra){for(Bt=a.extra;u>>=a.extra,u-=a.extra,a.back+=a.extra}a.was=a.length,a.mode=rt;case rt:for(;St=a.distcode[_&(1<>>24,mt=St>>>16&255,wt=65535&St,!(gt<=u);){if(0===l)break t;l--,_+=n[s++]<>pt)],gt=St>>>24,mt=St>>>16&255,wt=65535&St,!(pt+gt<=u);){if(0===l)break t;l--,_+=n[s++]<>>=pt,u-=pt,a.back+=pt}if(_>>>=gt,u-=gt,a.back+=gt,64&mt){t.msg="invalid distance code",a.mode=_t;break}a.offset=wt,a.extra=15&mt,a.mode=st;case st:if(a.extra){for(Bt=a.extra;u>>=a.extra,u-=a.extra,a.back+=a.extra}if(a.offset>a.dmax){t.msg="invalid distance too far back",a.mode=_t;break}a.mode=ot;case ot:if(0===h)break t;if(g=b-h,a.offset>g){if(g=a.offset-g,g>a.whave&&a.sane){t.msg="invalid distance too far back",a.mode=_t;break}g>a.wnext?(g-=a.wnext,m=a.wsize-g):m=a.wnext-g,g>a.length&&(g=a.length),bt=a.window}else bt=r,m=o-a.offset,g=a.length;g>h&&(g=h),h-=g,a.length-=g;do r[o++]=bt[m++];while(--g);0===a.length&&(a.mode=it);break;case lt:if(0===h)break t;r[o++]=a.length,h--,a.mode=it;break;case ht:if(a.wrap){for(;u<32;){if(0===l)break t;l--,_|=n[s++]<=1&&0===j[N];N--);if(O>N&&(O=N),0===N)return b[g++]=20971520,b[g++]=20971520,w.bits=1,0;for(C=1;C0&&(t===o||1!==N))return-1;for(K[1]=0,Z=1;Zr||t===h&&T>s)return 1;for(var Y=0;;){Y++,B=Z-I,m[R]z?(S=M[P+m[R]],E=L[H+m[R]]):(S=96,E=0),p=1<>I)+v]=B<<24|S<<16|E|0;while(0!==v);for(p=1<>=1;if(0!==p?(F&=p-1,F+=p):F=0,R++,0===--j[Z]){if(Z===N)break;Z=e[a+m[R]]}if(Z>O&&(F&y)!==k){for(0===I&&(I=O),x+=C,D=Z-I,U=1<r||t===h&&T>s)return 1;k=F&y,b[k]=O<<24|D<<16|x-g|0}}return 0!==F&&(b[x+F]=Z-I<<24|64<<16|0),w.bits=O,0}},{"../utils/common":3}],13:[function(t,e,a){"use strict";e.exports={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}},{}],14:[function(t,e,a){"use strict";function i(t){for(var e=t.length;--e>=0;)t[e]=0}function n(t,e,a,i,n){this.static_tree=t,this.extra_bits=e,this.extra_base=a,this.elems=i,this.max_length=n,this.has_stree=t&&t.length}function r(t,e){this.dyn_tree=t,this.max_code=0,this.stat_desc=e}function s(t){return t<256?lt[t]:lt[256+(t>>>7)]}function o(t,e){t.pending_buf[t.pending++]=255&e,t.pending_buf[t.pending++]=e>>>8&255}function l(t,e,a){t.bi_valid>W-a?(t.bi_buf|=e<>W-t.bi_valid,t.bi_valid+=a-W):(t.bi_buf|=e<>>=1,a<<=1;while(--e>0);return a>>>1}function f(t){16===t.bi_valid?(o(t,t.bi_buf),t.bi_buf=0,t.bi_valid=0):t.bi_valid>=8&&(t.pending_buf[t.pending++]=255&t.bi_buf,t.bi_buf>>=8,t.bi_valid-=8)}function _(t,e){var a,i,n,r,s,o,l=e.dyn_tree,h=e.max_code,d=e.stat_desc.static_tree,f=e.stat_desc.has_stree,_=e.stat_desc.extra_bits,u=e.stat_desc.extra_base,c=e.stat_desc.max_length,b=0;for(r=0;r<=X;r++)t.bl_count[r]=0;for(l[2*t.heap[t.heap_max]+1]=0,a=t.heap_max+1;ac&&(r=c,b++),l[2*i+1]=r,i>h||(t.bl_count[r]++,s=0,i>=u&&(s=_[i-u]),o=l[2*i],t.opt_len+=o*(r+s),f&&(t.static_len+=o*(d[2*i+1]+s)));if(0!==b){do{for(r=c-1;0===t.bl_count[r];)r--;t.bl_count[r]--,t.bl_count[r+1]+=2,t.bl_count[c]--,b-=2}while(b>0);for(r=c;0!==r;r--)for(i=t.bl_count[r];0!==i;)n=t.heap[--a],n>h||(l[2*n+1]!==r&&(t.opt_len+=(r-l[2*n+1])*l[2*n],l[2*n+1]=r),i--)}}function u(t,e,a){var i,n,r=new Array(X+1),s=0;for(i=1;i<=X;i++)r[i]=s=s+a[i-1]<<1;for(n=0;n<=e;n++){var o=t[2*n+1];0!==o&&(t[2*n]=d(r[o]++,o))}}function c(){var t,e,a,i,r,s=new Array(X+1);for(a=0,i=0;i>=7;i8?o(t,t.bi_buf):t.bi_valid>0&&(t.pending_buf[t.pending++]=t.bi_buf),t.bi_buf=0,t.bi_valid=0}function m(t,e,a,i){g(t),i&&(o(t,a),o(t,~a)),N.arraySet(t.pending_buf,t.window,e,a,t.pending),t.pending+=a}function w(t,e,a,i){var n=2*e,r=2*a;return t[n]>1;a>=1;a--)p(t,r,a);n=l;do a=t.heap[1],t.heap[1]=t.heap[t.heap_len--],p(t,r,1),i=t.heap[1],t.heap[--t.heap_max]=a,t.heap[--t.heap_max]=i,r[2*n]=r[2*a]+r[2*i],t.depth[n]=(t.depth[a]>=t.depth[i]?t.depth[a]:t.depth[i])+1,r[2*a+1]=r[2*i+1]=n,t.heap[1]=n++,p(t,r,1);while(t.heap_len>=2);t.heap[--t.heap_max]=t.heap[1],_(t,e),u(r,h,t.bl_count)}function y(t,e,a){var i,n,r=-1,s=e[1],o=0,l=7,h=4;for(0===s&&(l=138,h=3),e[2*(a+1)+1]=65535,i=0;i<=a;i++)n=s,s=e[2*(i+1)+1],++o=3&&0===t.bl_tree[2*nt[e]+1];e--);return t.opt_len+=3*(e+1)+5+5+4,e}function B(t,e,a,i){var n;for(l(t,e-257,5),l(t,a-1,5),l(t,i-4,4),n=0;n>>=1)if(1&a&&0!==t.dyn_ltree[2*e])return D;if(0!==t.dyn_ltree[18]||0!==t.dyn_ltree[20]||0!==t.dyn_ltree[26])return I;for(e=32;e0?(t.strm.data_type===U&&(t.strm.data_type=S(t)),k(t,t.l_desc),k(t,t.d_desc),s=z(t),n=t.opt_len+3+7>>>3,r=t.static_len+3+7>>>3,r<=n&&(n=r)):n=r=a+5,a+4<=n&&e!==-1?A(t,e,a,i):t.strategy===O||r===n?(l(t,(F<<1)+(i?1:0),3),v(t,st,ot)):(l(t,(L<<1)+(i?1:0),3),B(t,t.l_desc.max_code+1,t.d_desc.max_code+1,s+1),v(t,t.dyn_ltree,t.dyn_dtree)),b(t),i&&g(t)}function C(t,e,a){return t.pending_buf[t.d_buf+2*t.last_lit]=e>>>8&255,t.pending_buf[t.d_buf+2*t.last_lit+1]=255&e,t.pending_buf[t.l_buf+t.last_lit]=255&a,t.last_lit++,0===e?t.dyn_ltree[2*a]++:(t.matches++,e--,t.dyn_ltree[2*(ht[a]+M+1)]++,t.dyn_dtree[2*s(e)]++),t.last_lit===t.lit_bufsize-1}var N=t("../utils/common"),O=4,D=0,I=1,U=2,T=0,F=1,L=2,H=3,j=258,K=29,M=256,P=M+1+K,Y=30,q=19,G=2*P+1,X=15,W=16,J=7,Q=256,V=16,$=17,tt=18,et=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],at=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],it=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],nt=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],rt=512,st=new Array(2*(P+2));i(st);var ot=new Array(2*Y);i(ot);var lt=new Array(rt);i(lt);var ht=new Array(j-H+1);i(ht);var dt=new Array(K);i(dt);var ft=new Array(Y);i(ft);var _t,ut,ct,bt=!1;a._tr_init=E,a._tr_stored_block=A,a._tr_flush_block=R,a._tr_tally=C,a._tr_align=Z},{"../utils/common":3}],15:[function(t,e,a){"use strict";function i(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}e.exports=i},{}],"/":[function(t,e,a){"use strict";var i=t("./lib/utils/common").assign,n=t("./lib/deflate"),r=t("./lib/inflate"),s=t("./lib/zlib/constants"),o={};i(o,n,r,s),e.exports=o},{"./lib/deflate":1,"./lib/inflate":2,"./lib/utils/common":3,"./lib/zlib/constants":6}]},{},[])("/")}); - -/*! @source http://purl.eligrey.com/github/FileSaver.js/blob/master/FileSaver.js */ -var saveAs=saveAs||function(e){"use strict";if(typeof e==="undefined"||typeof navigator!=="undefined"&&/MSIE [1-9]\./.test(navigator.userAgent)){return}var t=e.document,n=function(){return e.URL||e.webkitURL||e},r=t.createElementNS("http://www.w3.org/1999/xhtml","a"),o="download"in r,a=function(e){var t=new MouseEvent("click");e.dispatchEvent(t)},i=/constructor/i.test(e.HTMLElement)||e.safari,f=/CriOS\/[\d]+/.test(navigator.userAgent),u=function(t){(e.setImmediate||e.setTimeout)(function(){throw t},0)},s="application/octet-stream",d=1e3*40,c=function(e){var t=function(){if(typeof e==="string"){n().revokeObjectURL(e)}else{e.remove()}};setTimeout(t,d)},l=function(e,t,n){t=[].concat(t);var r=t.length;while(r--){var o=e["on"+t[r]];if(typeof o==="function"){try{o.call(e,n||e)}catch(a){u(a)}}}},p=function(e){if(/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(e.type)){return new Blob([String.fromCharCode(65279),e],{type:e.type})}return e},v=function(t,u,d){if(!d){t=p(t)}var v=this,w=t.type,m=w===s,y,h=function(){l(v,"writestart progress write writeend".split(" "))},S=function(){if((f||m&&i)&&e.FileReader){var r=new FileReader;r.onloadend=function(){var t=f?r.result:r.result.replace(/^data:[^;]*;/,"data:attachment/file;");var n=e.open(t,"_blank");if(!n)e.location.href=t;t=undefined;v.readyState=v.DONE;h()};r.readAsDataURL(t);v.readyState=v.INIT;return}if(!y){y=n().createObjectURL(t)}if(m){e.location.href=y}else{var o=e.open(y,"_blank");if(!o){e.location.href=y}}v.readyState=v.DONE;h();c(y)};v.readyState=v.INIT;if(o){y=n().createObjectURL(t);setTimeout(function(){r.href=y;r.download=u;a(r);h();c(y);v.readyState=v.DONE});return}S()},w=v.prototype,m=function(e,t,n){return new v(e,t||e.name||"download",n)};if(typeof navigator!=="undefined"&&navigator.msSaveOrOpenBlob){return function(e,t,n){t=t||e.name||"download";if(!n){e=p(e)}return navigator.msSaveOrOpenBlob(e,t)}}w.abort=function(){};w.readyState=w.INIT=0;w.WRITING=1;w.DONE=2;w.error=w.onwritestart=w.onprogress=w.onwrite=w.onabort=w.onerror=w.onwriteend=null;return m}(typeof self!=="undefined"&&self||typeof window!=="undefined"&&window||this.content);if(typeof module!=="undefined"&&module.exports){module.exports.saveAs=saveAs}else if(typeof define!=="undefined"&&define!==null&&define.amd!==null){define("FileSaver.js",function(){return saveAs})} - -if(typeof define == "function" && define.__amd) { - define.amd = define.__amd; - delete define.__amd; -} \ No newline at end of file diff --git a/hGameTest/bin/html5/bin/index.html b/hGameTest/bin/html5/bin/index.html deleted file mode 100644 index 5008ae4a..00000000 --- a/hGameTest/bin/html5/bin/index.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - FLWork - - - - - - - - - - - - - - - - - - -
- - - - - diff --git a/hGameTest/bin/html5/bin/manifest/default.json b/hGameTest/bin/html5/bin/manifest/default.json deleted file mode 100644 index 428fd048..00000000 --- a/hGameTest/bin/html5/bin/manifest/default.json +++ /dev/null @@ -1 +0,0 @@ -{"name":null,"assets":"aoy4:pathy23:sprites%2Fcharacter.pngy4:sizei161y4:typey5:IMAGEy2:idR1y7:preloadtgh","rootPath":null,"version":2,"libraryArgs":[],"libraryType":null} \ No newline at end of file diff --git a/hGameTest/bin/html5/bin/sprites/character.png b/hGameTest/bin/html5/bin/sprites/character.png deleted file mode 100644 index 8d5a7c19..00000000 Binary files a/hGameTest/bin/html5/bin/sprites/character.png and /dev/null differ diff --git a/hGameTest/bin/html5/haxe/ApplicationMain.hx b/hGameTest/bin/html5/haxe/ApplicationMain.hx deleted file mode 100644 index de07c920..00000000 --- a/hGameTest/bin/html5/haxe/ApplicationMain.hx +++ /dev/null @@ -1,308 +0,0 @@ -package; - -#if macro -import haxe.macro.Compiler; -import haxe.macro.Context; -import haxe.macro.Expr; -#end - -@:access(lime.app.Application) -@:access(lime.system.System) -@:access(openfl.display.Stage) -@:dox(hide) -class ApplicationMain -{ - #if !macro - public static function main() - { - lime.system.System.__registerEntryPoint("FLWork", create); - - #if (js && html5) - #if (munit || utest) - lime.system.System.embed("FLWork", null, 320, 480); - #end - #else - create(null); - #end - } - - public static function create(config):Void - { - var app = new openfl.display.Application(); - - ManifestResources.init(config); - - app.meta["build"] = "40"; - app.meta["company"] = ""; - app.meta["file"] = "FLWork"; - app.meta["name"] = "FLWork"; - app.meta["packageName"] = "FLWork"; - app.meta["version"] = "1.0.0"; - - - - #if !flash - - var attributes:lime.ui.WindowAttributes = { - allowHighDPI: false, - alwaysOnTop: false, - borderless: false, - // display: 0, - element: null, - frameRate: 60, - #if !web fullscreen: false, #end - height: 480, - hidden: #if munit true #else false #end, - maximized: false, - minimized: false, - parameters: {}, - resizable: true, - title: "FLWork", - width: 320, - x: null, - y: null, - }; - - attributes.context = { - antialiasing: 0, - background: null, - colorDepth: 32, - depth: true, - hardware: true, - stencil: true, - type: null, - vsync: false - }; - - if (app.window == null) - { - if (config != null) - { - for (field in Reflect.fields(config)) - { - if (Reflect.hasField(attributes, field)) - { - Reflect.setField(attributes, field, Reflect.field(config, field)); - } - else if (Reflect.hasField(attributes.context, field)) - { - Reflect.setField(attributes.context, field, Reflect.field(config, field)); - } - } - } - - #if sys - lime.system.System.__parseArguments(attributes); - #end - } - - app.createWindow(attributes); - - #elseif !air - app.window.context.attributes.background = null; - app.window.frameRate = 60; - #end - - var preloader = getPreloader(); - app.preloader.onProgress.add (function(loaded, total) - { - @:privateAccess preloader.update(loaded, total); - }); - app.preloader.onComplete.add(function() - { - @:privateAccess preloader.start(); - }); - - preloader.onComplete.add(start.bind(cast(app.window, openfl.display.Window).stage)); - - for (library in ManifestResources.preloadLibraries) - { - app.preloader.addLibrary(library); - } - - for (name in ManifestResources.preloadLibraryNames) - { - app.preloader.addLibraryName(name); - } - - app.preloader.load(); - - var result = app.exec(); - - #if (sys && !ios && !nodejs && !emscripten) - lime.system.System.exit(result); - #end - } - - public static function start(stage:openfl.display.Stage):Void - { - #if flash - ApplicationMain.getEntryPoint(); - #else - try { - ApplicationMain.getEntryPoint(); - - stage.dispatchEvent(new openfl.events.Event(openfl.events.Event.RESIZE, false, false)); - - if (stage.window.fullscreen) - { - stage.dispatchEvent(new openfl.events.FullScreenEvent(openfl.events.FullScreenEvent.FULL_SCREEN, false, false, true, true)); - } - } - catch (e:Dynamic) - { - #if !display - stage.__handleError (e); - #end - } - #end - } - #end - - macro public static function getEntryPoint() - { - var hasMain = false; - - switch (Context.follow(Context.getType("Main"))) - { - case TInst(t, params): - - var type = t.get(); - for (method in type.statics.get()) - { - if (method.name == "main") - { - hasMain = true; - break; - } - } - - if (hasMain) - { - return Context.parse("@:privateAccess Main.main()", Context.currentPos()); - } - else if (type.constructor != null) - { - return macro - { - var current = stage.getChildAt (0); - - if (current == null || !(current is openfl.display.DisplayObjectContainer)) - { - current = new openfl.display.MovieClip(); - stage.addChild(current); - } - - new DocumentClass(cast current); - }; - } - else - { - Context.fatalError("Main class \"Main\" has neither a static main nor a constructor.", Context.currentPos()); - } - - default: - - Context.fatalError("Main class \"Main\" isn't a class.", Context.currentPos()); - } - - return null; - } - - macro public static function getPreloader() - { - - return macro - { - new openfl.display.Preloader(new openfl.display.Preloader.DefaultPreloader()); - }; - - } - - #if !macro - @:noCompletion @:dox(hide) public static function __init__() - { - var init = lime.app.Application; - - #if neko - // Copy from https://github.com/HaxeFoundation/haxe/blob/development/std/neko/_std/Sys.hx#L164 - // since Sys.programPath () isn't available in __init__ - var sys_program_path = { - var m = neko.vm.Module.local().name; - try - { - sys.FileSystem.fullPath(m); - } - catch (e:Dynamic) - { - // maybe the neko module name was supplied without .n extension... - if (!StringTools.endsWith(m, ".n")) - { - try - { - sys.FileSystem.fullPath(m + ".n"); - } - catch (e:Dynamic) - { - m; - } - } - else - { - m; - } - } - }; - - var loader = new neko.vm.Loader(untyped $loader); - loader.addPath(haxe.io.Path.directory(#if (haxe_ver >= 3.3) sys_program_path #else Sys.executablePath() #end)); - loader.addPath("./"); - loader.addPath("@executable_path/"); - #end - } - #end -} - -#if !macro -@:build(DocumentClass.build()) -@:keep @:dox(hide) class DocumentClass extends Main {} -#else -class DocumentClass -{ - macro public static function build():Array - { - var classType = Context.getLocalClass().get(); - var searchTypes = classType; - - while (searchTypes != null) - { - if (searchTypes.module == "openfl.display.DisplayObject" || searchTypes.module == "flash.display.DisplayObject") - { - var fields = Context.getBuildFields(); - - var method = macro - { - current.addChild(this); - super(); - dispatchEvent(new openfl.events.Event(openfl.events.Event.ADDED_TO_STAGE, false, false)); - } - - fields.push({ name: "new", access: [ APublic ], kind: FFun({ args: [ { name: "current", opt: false, type: macro :openfl.display.DisplayObjectContainer, value: null } ], expr: method, params: [], ret: macro :Void }), pos: Context.currentPos() }); - - return fields; - } - - if (searchTypes.superClass != null) - { - searchTypes = searchTypes.superClass.t.get(); - } - else - { - searchTypes = null; - } - } - - return null; - } -} -#end diff --git a/hGameTest/bin/html5/haxe/ManifestResources.hx b/hGameTest/bin/html5/haxe/ManifestResources.hx deleted file mode 100644 index 8fd00e4f..00000000 --- a/hGameTest/bin/html5/haxe/ManifestResources.hx +++ /dev/null @@ -1,125 +0,0 @@ -package; - - -import haxe.io.Bytes; -import lime.utils.AssetBundle; -import lime.utils.AssetLibrary; -import lime.utils.AssetManifest; -import lime.utils.Assets; - -#if sys -import sys.FileSystem; -#end - -@:access(lime.utils.Assets) - - -@:keep @:dox(hide) class ManifestResources { - - - public static var preloadLibraries:Array; - public static var preloadLibraryNames:Array; - public static var rootPath:String; - - - public static function init (config:Dynamic):Void { - - preloadLibraries = new Array (); - preloadLibraryNames = new Array (); - - rootPath = null; - - if (config != null && Reflect.hasField (config, "rootPath")) { - - rootPath = Reflect.field (config, "rootPath"); - - } - - if (rootPath == null) { - - #if (ios || tvos || emscripten) - rootPath = "assets/"; - #elseif android - rootPath = ""; - #elseif console - rootPath = lime.system.System.applicationDirectory; - #else - rootPath = "./"; - #end - - } - - #if (openfl && !flash && !display) - - #end - - var data, manifest, library, bundle; - - #if kha - - null - library = AssetLibrary.fromManifest (manifest); - Assets.registerLibrary ("null", library); - - if (library != null) preloadLibraries.push (library); - else preloadLibraryNames.push ("null"); - - #else - - data = '{"name":null,"assets":"aoy4:pathy23:sprites%2Fcharacter.pngy4:sizei161y4:typey5:IMAGEy2:idR1y7:preloadtgh","rootPath":null,"version":2,"libraryArgs":[],"libraryType":null}'; - manifest = AssetManifest.parse (data, rootPath); - library = AssetLibrary.fromManifest (manifest); - Assets.registerLibrary ("default", library); - - - library = Assets.getLibrary ("default"); - if (library != null) preloadLibraries.push (library); - else preloadLibraryNames.push ("default"); - - - #end - - } - - -} - - -#if kha - -null - -#else - -#if !display -#if flash - -@:keep @:bind @:noCompletion #if display private #end class __ASSET__sprites_character_png extends flash.display.BitmapData { public function new () { super (0, 0, true, 0); } } -@:keep @:bind @:noCompletion #if display private #end class __ASSET__manifest_default_json extends null { } - - -#elseif (desktop || cpp) - -@:keep @:image("res/sprites/character.png") @:noCompletion #if display private #end class __ASSET__sprites_character_png extends lime.graphics.Image {} -@:keep @:file("") @:noCompletion #if display private #end class __ASSET__manifest_default_json extends haxe.io.Bytes {} - - - -#else - - - -#end - -#if (openfl && !flash) - -#if html5 - -#else - -#end - -#end -#end - -#end diff --git a/hGameTest/bin/html5/haxe/debug.hxml b/hGameTest/bin/html5/haxe/debug.hxml deleted file mode 100644 index 7b059cd7..00000000 --- a/hGameTest/bin/html5/haxe/debug.hxml +++ /dev/null @@ -1,64 +0,0 @@ --main ApplicationMain ---macro openfl._internal.ExtraParams.include() --cp /home/andreas/.haxe/lib/openfl/9,0,2/lib --D openfl=9.0.2 ---macro lime._internal.macros.DefineMacro.run() --cp /home/andreas/.haxe/lib/lime/7,8,0/src --D lime=7.8.0 --cp /home/andreas/.haxe/lib/actuate/1,8,9/src --D actuate=1.8.9 --cp src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/application/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/assets/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/bitmapdata/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/eventdispatcher/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/externalinterface/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filereference/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filters/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/loader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/movieclip/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/printing/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-cairo/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-canvas/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-core/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-dom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-flash/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/security/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sensors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/shader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sharedobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/socket/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sound/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/system/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/telemetry/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/textfield/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/tilemap/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlloader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlrequest/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlstream/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/utils/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/video/src --D tools=7.8.0 --D lime-canvas --D howlerjs --D no-compilation --D openfl-html5 --D lime-webgl --D lime-dom --D lime-howlerjs --D lime-html5 --D html5 --D web ---remap flash:openfl --js bin/html5/bin/FLWork.js --cp bin/html5/haxe --D html5 --debug \ No newline at end of file diff --git a/hGameTest/bin/html5/haxe/final.hxml b/hGameTest/bin/html5/haxe/final.hxml deleted file mode 100644 index 5b0154cd..00000000 --- a/hGameTest/bin/html5/haxe/final.hxml +++ /dev/null @@ -1,67 +0,0 @@ --main ApplicationMain ---macro openfl._internal.ExtraParams.include() --cp /home/andreas/.haxe/lib/openfl/9,0,2/lib --D openfl=9.0.2 ---macro lime._internal.macros.DefineMacro.run() --cp /home/andreas/.haxe/lib/lime/7,8,0/src --D lime=7.8.0 --cp /home/andreas/.haxe/lib/actuate/1,8,9/src --D actuate=1.8.9 --cp src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/application/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/assets/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/bitmapdata/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/eventdispatcher/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/externalinterface/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filereference/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filters/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/loader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/movieclip/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/printing/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-cairo/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-canvas/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-core/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-dom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-flash/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/security/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sensors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/shader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sharedobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/socket/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sound/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/system/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/telemetry/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/textfield/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/tilemap/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlloader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlrequest/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlstream/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/utils/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/video/src --D tools=7.8.0 --D lime-canvas --D howlerjs --D no-compilation --D openfl-html5 --D lime-webgl --D lime-dom --D lime-howlerjs --D lime-html5 --D html5 --D web ---remap flash:openfl --js bin/html5/bin/FLWork.js --cp bin/html5/haxe --D html5 --dce full --D final --D js-flatten --dce full \ No newline at end of file diff --git a/hGameTest/bin/html5/haxe/release.hxml b/hGameTest/bin/html5/haxe/release.hxml deleted file mode 100644 index e2f1eb0e..00000000 --- a/hGameTest/bin/html5/haxe/release.hxml +++ /dev/null @@ -1,63 +0,0 @@ --main ApplicationMain ---macro openfl._internal.ExtraParams.include() --cp /home/andreas/.haxe/lib/openfl/9,0,2/lib --D openfl=9.0.2 ---macro lime._internal.macros.DefineMacro.run() --cp /home/andreas/.haxe/lib/lime/7,8,0/src --D lime=7.8.0 --cp /home/andreas/.haxe/lib/actuate/1,8,9/src --D actuate=1.8.9 --cp src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/application/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/assets/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/bitmapdata/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/eventdispatcher/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/externalinterface/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filereference/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filters/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/loader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/movieclip/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/printing/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-cairo/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-canvas/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-core/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-dom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-flash/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/security/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sensors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/shader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sharedobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/socket/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sound/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/system/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/telemetry/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/textfield/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/tilemap/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlloader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlrequest/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlstream/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/utils/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/video/src --D tools=7.8.0 --D lime-canvas --D howlerjs --D no-compilation --D openfl-html5 --D lime-webgl --D lime-dom --D lime-howlerjs --D lime-html5 --D html5 --D web ---remap flash:openfl --js bin/html5/bin/FLWork.js --cp bin/html5/haxe --D html5 \ No newline at end of file diff --git a/hGameTest/bin/linux/bin/FLWork b/hGameTest/bin/linux/bin/FLWork deleted file mode 100755 index bb5bd965..00000000 Binary files a/hGameTest/bin/linux/bin/FLWork and /dev/null differ diff --git a/hGameTest/bin/linux/bin/lime.ndll b/hGameTest/bin/linux/bin/lime.ndll deleted file mode 100644 index d6b8f131..00000000 Binary files a/hGameTest/bin/linux/bin/lime.ndll and /dev/null differ diff --git a/hGameTest/bin/linux/bin/manifest/default.json b/hGameTest/bin/linux/bin/manifest/default.json deleted file mode 100644 index f30ad9dd..00000000 --- a/hGameTest/bin/linux/bin/manifest/default.json +++ /dev/null @@ -1 +0,0 @@ -{"name":null,"assets":"aoy4:pathy23:sprites%2Fcharacter.pngy4:sizei161y4:typey5:IMAGEy2:idR1gh","rootPath":"../","version":2,"libraryArgs":[],"libraryType":null} \ No newline at end of file diff --git a/hGameTest/bin/linux/bin/sprites/character.png b/hGameTest/bin/linux/bin/sprites/character.png deleted file mode 100644 index 8d5a7c19..00000000 Binary files a/hGameTest/bin/linux/bin/sprites/character.png and /dev/null differ diff --git a/hGameTest/bin/linux/haxe/ApplicationMain.hx b/hGameTest/bin/linux/haxe/ApplicationMain.hx deleted file mode 100644 index 05787122..00000000 --- a/hGameTest/bin/linux/haxe/ApplicationMain.hx +++ /dev/null @@ -1,308 +0,0 @@ -package; - -#if macro -import haxe.macro.Compiler; -import haxe.macro.Context; -import haxe.macro.Expr; -#end - -@:access(lime.app.Application) -@:access(lime.system.System) -@:access(openfl.display.Stage) -@:dox(hide) -class ApplicationMain -{ - #if !macro - public static function main() - { - lime.system.System.__registerEntryPoint("FLWork", create); - - #if (js && html5) - #if (munit || utest) - lime.system.System.embed("FLWork", null, 320, 480); - #end - #else - create(null); - #end - } - - public static function create(config):Void - { - var app = new openfl.display.Application(); - - ManifestResources.init(config); - - app.meta["build"] = "41"; - app.meta["company"] = ""; - app.meta["file"] = "FLWork"; - app.meta["name"] = "FLWork"; - app.meta["packageName"] = "FLWork"; - app.meta["version"] = "1.0.0"; - - - - #if !flash - - var attributes:lime.ui.WindowAttributes = { - allowHighDPI: false, - alwaysOnTop: false, - borderless: false, - // display: 0, - element: null, - frameRate: 60, - #if !web fullscreen: false, #end - height: 480, - hidden: #if munit true #else false #end, - maximized: false, - minimized: false, - parameters: {}, - resizable: true, - title: "FLWork", - width: 320, - x: null, - y: null, - }; - - attributes.context = { - antialiasing: 0, - background: null, - colorDepth: 32, - depth: true, - hardware: true, - stencil: true, - type: null, - vsync: false - }; - - if (app.window == null) - { - if (config != null) - { - for (field in Reflect.fields(config)) - { - if (Reflect.hasField(attributes, field)) - { - Reflect.setField(attributes, field, Reflect.field(config, field)); - } - else if (Reflect.hasField(attributes.context, field)) - { - Reflect.setField(attributes.context, field, Reflect.field(config, field)); - } - } - } - - #if sys - lime.system.System.__parseArguments(attributes); - #end - } - - app.createWindow(attributes); - - #elseif !air - app.window.context.attributes.background = null; - app.window.frameRate = 60; - #end - - var preloader = getPreloader(); - app.preloader.onProgress.add (function(loaded, total) - { - @:privateAccess preloader.update(loaded, total); - }); - app.preloader.onComplete.add(function() - { - @:privateAccess preloader.start(); - }); - - preloader.onComplete.add(start.bind(cast(app.window, openfl.display.Window).stage)); - - for (library in ManifestResources.preloadLibraries) - { - app.preloader.addLibrary(library); - } - - for (name in ManifestResources.preloadLibraryNames) - { - app.preloader.addLibraryName(name); - } - - app.preloader.load(); - - var result = app.exec(); - - #if (sys && !ios && !nodejs && !emscripten) - lime.system.System.exit(result); - #end - } - - public static function start(stage:openfl.display.Stage):Void - { - #if flash - ApplicationMain.getEntryPoint(); - #else - try { - ApplicationMain.getEntryPoint(); - - stage.dispatchEvent(new openfl.events.Event(openfl.events.Event.RESIZE, false, false)); - - if (stage.window.fullscreen) - { - stage.dispatchEvent(new openfl.events.FullScreenEvent(openfl.events.FullScreenEvent.FULL_SCREEN, false, false, true, true)); - } - } - catch (e:Dynamic) - { - #if !display - stage.__handleError (e); - #end - } - #end - } - #end - - macro public static function getEntryPoint() - { - var hasMain = false; - - switch (Context.follow(Context.getType("Main"))) - { - case TInst(t, params): - - var type = t.get(); - for (method in type.statics.get()) - { - if (method.name == "main") - { - hasMain = true; - break; - } - } - - if (hasMain) - { - return Context.parse("@:privateAccess Main.main()", Context.currentPos()); - } - else if (type.constructor != null) - { - return macro - { - var current = stage.getChildAt (0); - - if (current == null || !(current is openfl.display.DisplayObjectContainer)) - { - current = new openfl.display.MovieClip(); - stage.addChild(current); - } - - new DocumentClass(cast current); - }; - } - else - { - Context.fatalError("Main class \"Main\" has neither a static main nor a constructor.", Context.currentPos()); - } - - default: - - Context.fatalError("Main class \"Main\" isn't a class.", Context.currentPos()); - } - - return null; - } - - macro public static function getPreloader() - { - - return macro - { - new openfl.display.Preloader(new openfl.display.Preloader.DefaultPreloader()); - }; - - } - - #if !macro - @:noCompletion @:dox(hide) public static function __init__() - { - var init = lime.app.Application; - - #if neko - // Copy from https://github.com/HaxeFoundation/haxe/blob/development/std/neko/_std/Sys.hx#L164 - // since Sys.programPath () isn't available in __init__ - var sys_program_path = { - var m = neko.vm.Module.local().name; - try - { - sys.FileSystem.fullPath(m); - } - catch (e:Dynamic) - { - // maybe the neko module name was supplied without .n extension... - if (!StringTools.endsWith(m, ".n")) - { - try - { - sys.FileSystem.fullPath(m + ".n"); - } - catch (e:Dynamic) - { - m; - } - } - else - { - m; - } - } - }; - - var loader = new neko.vm.Loader(untyped $loader); - loader.addPath(haxe.io.Path.directory(#if (haxe_ver >= 3.3) sys_program_path #else Sys.executablePath() #end)); - loader.addPath("./"); - loader.addPath("@executable_path/"); - #end - } - #end -} - -#if !macro -@:build(DocumentClass.build()) -@:keep @:dox(hide) class DocumentClass extends Main {} -#else -class DocumentClass -{ - macro public static function build():Array - { - var classType = Context.getLocalClass().get(); - var searchTypes = classType; - - while (searchTypes != null) - { - if (searchTypes.module == "openfl.display.DisplayObject" || searchTypes.module == "flash.display.DisplayObject") - { - var fields = Context.getBuildFields(); - - var method = macro - { - current.addChild(this); - super(); - dispatchEvent(new openfl.events.Event(openfl.events.Event.ADDED_TO_STAGE, false, false)); - } - - fields.push({ name: "new", access: [ APublic ], kind: FFun({ args: [ { name: "current", opt: false, type: macro :openfl.display.DisplayObjectContainer, value: null } ], expr: method, params: [], ret: macro :Void }), pos: Context.currentPos() }); - - return fields; - } - - if (searchTypes.superClass != null) - { - searchTypes = searchTypes.superClass.t.get(); - } - else - { - searchTypes = null; - } - } - - return null; - } -} -#end diff --git a/hGameTest/bin/linux/haxe/ManifestResources.hx b/hGameTest/bin/linux/haxe/ManifestResources.hx deleted file mode 100644 index e38b5368..00000000 --- a/hGameTest/bin/linux/haxe/ManifestResources.hx +++ /dev/null @@ -1,120 +0,0 @@ -package; - - -import haxe.io.Bytes; -import lime.utils.AssetBundle; -import lime.utils.AssetLibrary; -import lime.utils.AssetManifest; -import lime.utils.Assets; - -#if sys -import sys.FileSystem; -#end - -@:access(lime.utils.Assets) - - -@:keep @:dox(hide) class ManifestResources { - - - public static var preloadLibraries:Array; - public static var preloadLibraryNames:Array; - public static var rootPath:String; - - - public static function init (config:Dynamic):Void { - - preloadLibraries = new Array (); - preloadLibraryNames = new Array (); - - rootPath = null; - - if (config != null && Reflect.hasField (config, "rootPath")) { - - rootPath = Reflect.field (config, "rootPath"); - - } - - if (rootPath == null) { - - #if (ios || tvos || emscripten) - rootPath = "assets/"; - #elseif android - rootPath = ""; - #elseif console - rootPath = lime.system.System.applicationDirectory; - #else - rootPath = "./"; - #end - - } - - #if (openfl && !flash && !display) - - #end - - var data, manifest, library, bundle; - - #if kha - - null - library = AssetLibrary.fromManifest (manifest); - Assets.registerLibrary ("null", library); - - if (library != null) preloadLibraries.push (library); - else preloadLibraryNames.push ("null"); - - #else - - Assets.libraryPaths["default"] = rootPath + "manifest/default.json"; - - - library = Assets.getLibrary ("default"); - if (library != null) preloadLibraries.push (library); - else preloadLibraryNames.push ("default"); - - - #end - - } - - -} - - -#if kha - -null - -#else - -#if !display -#if flash - -@:keep @:bind @:noCompletion #if display private #end class __ASSET__sprites_character_png extends flash.display.BitmapData { public function new () { super (0, 0, true, 0); } } -@:keep @:bind @:noCompletion #if display private #end class __ASSET__manifest_default_json extends null { } - - -#elseif (desktop || cpp) - - - - -#else - - - -#end - -#if (openfl && !flash) - -#if html5 - -#else - -#end - -#end -#end - -#end diff --git a/hGameTest/bin/linux/haxe/debug.hxml b/hGameTest/bin/linux/haxe/debug.hxml deleted file mode 100644 index b7e7da65..00000000 --- a/hGameTest/bin/linux/haxe/debug.hxml +++ /dev/null @@ -1,67 +0,0 @@ --main ApplicationMain ---macro openfl._internal.ExtraParams.include() --cp /home/andreas/.haxe/lib/openfl/9,0,2/lib --D openfl=9.0.2 ---macro lime._internal.macros.DefineMacro.run() --cp /home/andreas/.haxe/lib/lime/7,8,0/src --D lime=7.8.0 --cp /home/andreas/.haxe/lib/actuate/1,8,9/src --D actuate=1.8.9 --cp src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/application/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/assets/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/bitmapdata/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/eventdispatcher/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/externalinterface/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filereference/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filters/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/loader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/movieclip/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/printing/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-cairo/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-canvas/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-core/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-dom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-flash/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/security/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sensors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/shader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sharedobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/socket/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sound/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/system/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/telemetry/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/textfield/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/tilemap/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlloader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlrequest/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlstream/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/utils/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/video/src --D lime-harfbuzz --D lime-openal --D tools=7.8.0 --D lime-cairo --D lime-opengl --D no-compilation --D native --D lime-curl --D lime-native --D lime-vorbis --D openfl-native --D lime-cffi --D linux --D desktop ---remap flash:openfl --cpp bin/linux/obj/ --cp bin/linux/haxe ---macro keep("Main") --debug diff --git a/hGameTest/bin/linux/haxe/final.hxml b/hGameTest/bin/linux/haxe/final.hxml deleted file mode 100644 index dd2ada61..00000000 --- a/hGameTest/bin/linux/haxe/final.hxml +++ /dev/null @@ -1,67 +0,0 @@ --main ApplicationMain ---macro openfl._internal.ExtraParams.include() --cp /home/andreas/.haxe/lib/openfl/9,0,2/lib --D openfl=9.0.2 ---macro lime._internal.macros.DefineMacro.run() --cp /home/andreas/.haxe/lib/lime/7,8,0/src --D lime=7.8.0 --cp /home/andreas/.haxe/lib/actuate/1,8,9/src --D actuate=1.8.9 --cp src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/application/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/assets/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/bitmapdata/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/eventdispatcher/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/externalinterface/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filereference/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filters/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/loader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/movieclip/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/printing/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-cairo/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-canvas/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-core/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-dom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-flash/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/security/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sensors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/shader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sharedobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/socket/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sound/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/system/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/telemetry/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/textfield/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/tilemap/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlloader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlrequest/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlstream/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/utils/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/video/src --D lime-harfbuzz --D lime-openal --D tools=7.8.0 --D lime-cairo --D lime-opengl --D no-compilation --D native --D lime-curl --D lime-native --D lime-vorbis --D openfl-native --D lime-cffi --D linux --D desktop ---remap flash:openfl --cp bin/linux/haxe --cpp bin/linux/obj/ ---macro keep("Main") --D final diff --git a/hGameTest/bin/linux/haxe/release.hxml b/hGameTest/bin/linux/haxe/release.hxml deleted file mode 100644 index 6cb3ff04..00000000 --- a/hGameTest/bin/linux/haxe/release.hxml +++ /dev/null @@ -1,66 +0,0 @@ --main ApplicationMain ---macro openfl._internal.ExtraParams.include() --cp /home/andreas/.haxe/lib/openfl/9,0,2/lib --D openfl=9.0.2 ---macro lime._internal.macros.DefineMacro.run() --cp /home/andreas/.haxe/lib/lime/7,8,0/src --D lime=7.8.0 --cp /home/andreas/.haxe/lib/actuate/1,8,9/src --D actuate=1.8.9 --cp src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/application/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/assets/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/bitmapdata/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/eventdispatcher/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/externalinterface/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filereference/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filters/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/loader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/movieclip/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/printing/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-cairo/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-canvas/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-core/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-dom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-flash/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/security/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sensors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/shader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sharedobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/socket/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sound/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/system/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/telemetry/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/textfield/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/tilemap/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlloader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlrequest/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlstream/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/utils/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/video/src --D lime-harfbuzz --D lime-openal --D tools=7.8.0 --D lime-cairo --D lime-opengl --D no-compilation --D native --D lime-curl --D lime-native --D lime-vorbis --D openfl-native --D lime-cffi --D linux --D desktop ---remap flash:openfl --cp bin/linux/haxe --cpp bin/linux/obj/ ---macro keep("Main") diff --git a/hGameTest/bin/linux/obj/ApplicationMain b/hGameTest/bin/linux/obj/ApplicationMain deleted file mode 100755 index bb5bd965..00000000 Binary files a/hGameTest/bin/linux/obj/ApplicationMain and /dev/null differ diff --git a/hGameTest/bin/linux/obj/ApplicationMain.hash b/hGameTest/bin/linux/obj/ApplicationMain.hash deleted file mode 100644 index 109136a2..00000000 --- a/hGameTest/bin/linux/obj/ApplicationMain.hash +++ /dev/null @@ -1 +0,0 @@ -36d29908e0e960ec10684a51dd05bce1 \ No newline at end of file diff --git a/hGameTest/bin/linux/obj/Build.xml b/hGameTest/bin/linux/obj/Build.xml deleted file mode 100644 index 8155b13f..00000000 --- a/hGameTest/bin/linux/obj/Build.xml +++ /dev/null @@ -1,5120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/hGameTest/bin/linux/obj/HxcppConfig.h b/hGameTest/bin/linux/obj/HxcppConfig.h deleted file mode 100644 index 84813af4..00000000 --- a/hGameTest/bin/linux/obj/HxcppConfig.h +++ /dev/null @@ -1,30 +0,0 @@ -#ifndef HXCPP_CONFIG_INCLUDED -#define HXCPP_CONFIG_INCLUDED - -#if !defined(HX_LINUX) && !defined(NO_HX_LINUX) -#define HX_LINUX -#endif - -#if !defined(HXCPP_M64) && !defined(NO_HXCPP_M64) -#define HXCPP_M64 -#endif - -#if !defined(HXCPP_VISIT_ALLOCS) && !defined(NO_HXCPP_VISIT_ALLOCS) -#define HXCPP_VISIT_ALLOCS -#endif - -#if !defined(HX_SMART_STRINGS) && !defined(NO_HX_SMART_STRINGS) -#define HX_SMART_STRINGS -#endif - -#if !defined(HXCPP_API_LEVEL) && !defined(NO_HXCPP_API_LEVEL) -#define HXCPP_API_LEVEL 400 -#endif - -#if !defined(HXCPP_M64) && !defined(NO_HXCPP_M64) -#define HXCPP_M64 -#endif - -#include - -#endif diff --git a/hGameTest/bin/linux/obj/Options.txt b/hGameTest/bin/linux/obj/Options.txt deleted file mode 100644 index cdae4b0d..00000000 --- a/hGameTest/bin/linux/obj/Options.txt +++ /dev/null @@ -1,44 +0,0 @@ -HXCPP_M64=1 -actuate=1.8.9 -desktop=1 -haxe=4.0.5 -haxe3=1 -haxe4=1 -haxe_ver=4.005 -hxcpp_api_level=400 -hxcpp_smart_strings=1 -lime=7.8.0 -lime-cairo=1 -lime-cffi=1 -lime-curl=1 -lime-harfbuzz=1 -lime-native=1 -lime-openal=1 -lime-opengl=1 -lime-vorbis=1 -lime_cairo=1 -lime_cffi=1 -lime_curl=1 -lime_harfbuzz=1 -lime_native=1 -lime_openal=1 -lime_opengl=1 -lime_vorbis=1 -linux=1 -native=1 -no-compilation=1 -no_compilation=1 -openfl=9.0.2 -openfl-native=1 -openfl_native=1 -source-header=Generated by Haxe 4.0.5 -static=1 -target.name=cpp -target.static=true -target.sys=true -target.threaded=true -target.unicode=true -target.utf16=true -tools=7.8.0 -utf16=1 -hxcpp=/home/andreas/.haxe/lib/hxcpp/4,2,1/ \ No newline at end of file diff --git a/hGameTest/bin/linux/obj/include/ApplicationMain.h b/hGameTest/bin/linux/obj/include/ApplicationMain.h deleted file mode 100644 index 9c4129ba..00000000 --- a/hGameTest/bin/linux/obj/include/ApplicationMain.h +++ /dev/null @@ -1,77 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_ApplicationMain -#define INCLUDED_ApplicationMain - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(ApplicationMain) -HX_DECLARE_CLASS2(lime,app,Application) -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS2(lime,app,Module) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,Stage) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - - - -class HXCPP_CLASS_ATTRIBUTES ApplicationMain_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ApplicationMain_obj OBJ_; - ApplicationMain_obj(); - - public: - enum { _hx_ClassId = 0x4a39ff89 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="ApplicationMain") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"ApplicationMain"); } - - inline static hx::ObjectPtr< ApplicationMain_obj > __new() { - hx::ObjectPtr< ApplicationMain_obj > __this = new ApplicationMain_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ApplicationMain_obj > __alloc(hx::Ctx *_hx_ctx) { - ApplicationMain_obj *__this = (ApplicationMain_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ApplicationMain_obj), false, "ApplicationMain")); - *(void **)__this = ApplicationMain_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ApplicationMain_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - static void __init__(); - - ::String __ToString() const { return HX_("ApplicationMain",89,ff,39,4a); } - - static void __boot(); - static void main(); - static ::Dynamic main_dyn(); - - static void create( ::Dynamic config); - static ::Dynamic create_dyn(); - - static void start( ::openfl::display::Stage stage); - static ::Dynamic start_dyn(); - -}; - - -#endif /* INCLUDED_ApplicationMain */ diff --git a/hGameTest/bin/linux/obj/include/Date.h b/hGameTest/bin/linux/obj/include/Date.h deleted file mode 100644 index 5fbb4aac..00000000 --- a/hGameTest/bin/linux/obj/include/Date.h +++ /dev/null @@ -1,77 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_Date -#define INCLUDED_Date - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_03b6f5be6798d30f_26_new) -HX_DECLARE_CLASS0(Date) - - - -class HXCPP_CLASS_ATTRIBUTES Date_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Date_obj OBJ_; - Date_obj(); - - public: - enum { _hx_ClassId = 0x2d3c824e }; - - void __construct(int year,int month,int day,int hour,int min,int sec); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="Date") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"Date"); } - - inline static hx::ObjectPtr< Date_obj > __new(int year,int month,int day,int hour,int min,int sec) { - hx::ObjectPtr< Date_obj > __this = new Date_obj(); - __this->__construct(year,month,day,hour,min,sec); - return __this; - } - - inline static hx::ObjectPtr< Date_obj > __alloc(hx::Ctx *_hx_ctx,int year,int month,int day,int hour,int min,int sec) { - Date_obj *__this = (Date_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Date_obj), false, "Date")); - *(void **)__this = Date_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_03b6f5be6798d30f_26_new) -HXDLIN( 26) ( ( ::Date)(__this) )->mSeconds = ::__hxcpp_new_date(year,month,day,hour,min,sec); - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Date_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Date",4e,82,3c,2d); } - - static ::Date fromTime(Float t); - static ::Dynamic fromTime_dyn(); - - static ::Date fromString(::String s); - static ::Dynamic fromString_dyn(); - - Float mSeconds; - Float getTime(); - ::Dynamic getTime_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - -}; - - -#endif /* INCLUDED_Date */ diff --git a/hGameTest/bin/linux/obj/include/DocumentClass.h b/hGameTest/bin/linux/obj/include/DocumentClass.h deleted file mode 100644 index 6ed4c388..00000000 --- a/hGameTest/bin/linux/obj/include/DocumentClass.h +++ /dev/null @@ -1,54 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_DocumentClass -#define INCLUDED_DocumentClass - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_Main -#include -#endif -HX_DECLARE_CLASS0(DocumentClass) -HX_DECLARE_CLASS0(Main) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,Sprite) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - - - -class HXCPP_CLASS_ATTRIBUTES DocumentClass_obj : public ::Main_obj -{ - public: - typedef ::Main_obj super; - typedef DocumentClass_obj OBJ_; - DocumentClass_obj(); - - public: - enum { _hx_ClassId = 0x3e03a6fd }; - - void __construct( ::openfl::display::DisplayObjectContainer current); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="DocumentClass") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"DocumentClass"); } - static hx::ObjectPtr< DocumentClass_obj > __new( ::openfl::display::DisplayObjectContainer current); - static hx::ObjectPtr< DocumentClass_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display::DisplayObjectContainer current); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DocumentClass_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DocumentClass",fd,a6,03,3e); } - -}; - - -#endif /* INCLUDED_DocumentClass */ diff --git a/hGameTest/bin/linux/obj/include/EReg.h b/hGameTest/bin/linux/obj/include/EReg.h deleted file mode 100644 index 2ad514aa..00000000 --- a/hGameTest/bin/linux/obj/include/EReg.h +++ /dev/null @@ -1,85 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_EReg -#define INCLUDED_EReg - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_0f9ac110bd093a4e_28_new) -HX_DECLARE_CLASS0(EReg) - - - -class HXCPP_CLASS_ATTRIBUTES EReg_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EReg_obj OBJ_; - EReg_obj(); - - public: - enum { _hx_ClassId = 0x2dda4a0f }; - - void __construct(::String r,::String opt); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="EReg") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"EReg"); } - - inline static hx::ObjectPtr< EReg_obj > __new(::String r,::String opt) { - hx::ObjectPtr< EReg_obj > __this = new EReg_obj(); - __this->__construct(r,opt); - return __this; - } - - inline static hx::ObjectPtr< EReg_obj > __alloc(hx::Ctx *_hx_ctx,::String r,::String opt) { - EReg_obj *__this = (EReg_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EReg_obj), true, "EReg")); - *(void **)__this = EReg_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_0f9ac110bd093a4e_28_new) -HXLINE( 29) ::Array< ::String > a = opt.split(HX_("g",67,00,00,00)); -HXLINE( 30) ( ( ::EReg)(__this) )->global = (a->length > 1); -HXLINE( 31) if (( ( ::EReg)(__this) )->global) { -HXLINE( 32) opt = a->join(HX_("",00,00,00,00)); - } -HXLINE( 33) ( ( ::EReg)(__this) )->r = _hx_regexp_new_options(r,opt); - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EReg_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EReg",0f,4a,da,2d); } - - ::Dynamic r; - ::String last; - bool global; - bool match(::String s); - ::Dynamic match_dyn(); - - ::String matched(int n); - ::Dynamic matched_dyn(); - - ::Dynamic matchedPos(); - ::Dynamic matchedPos_dyn(); - - bool matchSub(::String s,int pos,hx::Null< int > len); - ::Dynamic matchSub_dyn(); - -}; - - -#endif /* INCLUDED_EReg */ diff --git a/hGameTest/bin/linux/obj/include/Game.h b/hGameTest/bin/linux/obj/include/Game.h deleted file mode 100644 index e6ad7179..00000000 --- a/hGameTest/bin/linux/obj/include/Game.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_Game -#define INCLUDED_Game - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(Game) -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,Sprite) -HX_DECLARE_CLASS2(openfl,display,Stage) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - - - -class HXCPP_CLASS_ATTRIBUTES Game_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Game_obj OBJ_; - Game_obj(); - - public: - enum { _hx_ClassId = 0x2f382012 }; - - void __construct( ::openfl::display::Stage _stage); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="Game") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"Game"); } - static hx::ObjectPtr< Game_obj > __new( ::openfl::display::Stage _stage); - static hx::ObjectPtr< Game_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display::Stage _stage); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Game_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Game",12,20,38,2f); } - - ::openfl::display::Stage stage; - ::openfl::display::Sprite player; - void onInit(); - ::Dynamic onInit_dyn(); - - void onEnterFrame( ::openfl::events::Event e); - ::Dynamic onEnterFrame_dyn(); - -}; - - -#endif /* INCLUDED_Game */ diff --git a/hGameTest/bin/linux/obj/include/Lambda.h b/hGameTest/bin/linux/obj/include/Lambda.h deleted file mode 100644 index 13d4051b..00000000 --- a/hGameTest/bin/linux/obj/include/Lambda.h +++ /dev/null @@ -1,58 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_Lambda -#define INCLUDED_Lambda - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(Lambda) - - - -class HXCPP_CLASS_ATTRIBUTES Lambda_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Lambda_obj OBJ_; - Lambda_obj(); - - public: - enum { _hx_ClassId = 0x02196def }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="Lambda") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"Lambda"); } - - inline static hx::ObjectPtr< Lambda_obj > __new() { - hx::ObjectPtr< Lambda_obj > __this = new Lambda_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Lambda_obj > __alloc(hx::Ctx *_hx_ctx) { - Lambda_obj *__this = (Lambda_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Lambda_obj), false, "Lambda")); - *(void **)__this = Lambda_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Lambda_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Lambda",27,a7,54,85); } - - static ::cpp::VirtualArray array( ::Dynamic it); - static ::Dynamic array_dyn(); - -}; - - -#endif /* INCLUDED_Lambda */ diff --git a/hGameTest/bin/linux/obj/include/Main.h b/hGameTest/bin/linux/obj/include/Main.h deleted file mode 100644 index 9ddc10ca..00000000 --- a/hGameTest/bin/linux/obj/include/Main.h +++ /dev/null @@ -1,58 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_Main -#define INCLUDED_Main - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -HX_DECLARE_CLASS0(Main) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,Sprite) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - - - -class HXCPP_CLASS_ATTRIBUTES Main_obj : public ::openfl::display::Sprite_obj -{ - public: - typedef ::openfl::display::Sprite_obj super; - typedef Main_obj OBJ_; - Main_obj(); - - public: - enum { _hx_ClassId = 0x332f6459 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="Main") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"Main"); } - static hx::ObjectPtr< Main_obj > __new(); - static hx::ObjectPtr< Main_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Main_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Main",59,64,2f,33); } - - void onResize( ::openfl::events::Event event); - ::Dynamic onResize_dyn(); - -}; - - -#endif /* INCLUDED_Main */ diff --git a/hGameTest/bin/linux/obj/include/ManifestResources.h b/hGameTest/bin/linux/obj/include/ManifestResources.h deleted file mode 100644 index 303c2c2f..00000000 --- a/hGameTest/bin/linux/obj/include/ManifestResources.h +++ /dev/null @@ -1,63 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_ManifestResources -#define INCLUDED_ManifestResources - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(ManifestResources) -HX_DECLARE_CLASS2(lime,utils,AssetLibrary) - - - -class HXCPP_CLASS_ATTRIBUTES ManifestResources_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ManifestResources_obj OBJ_; - ManifestResources_obj(); - - public: - enum { _hx_ClassId = 0x56300e16 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="ManifestResources") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"ManifestResources"); } - - inline static hx::ObjectPtr< ManifestResources_obj > __new() { - hx::ObjectPtr< ManifestResources_obj > __this = new ManifestResources_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ManifestResources_obj > __alloc(hx::Ctx *_hx_ctx) { - ManifestResources_obj *__this = (ManifestResources_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ManifestResources_obj), false, "ManifestResources")); - *(void **)__this = ManifestResources_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ManifestResources_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ManifestResources",16,0e,30,56); } - - static ::Array< ::Dynamic> preloadLibraries; - static ::Array< ::String > preloadLibraryNames; - static ::String rootPath; - static void init( ::Dynamic config); - static ::Dynamic init_dyn(); - -}; - - -#endif /* INCLUDED_ManifestResources */ diff --git a/hGameTest/bin/linux/obj/include/Reflect.h b/hGameTest/bin/linux/obj/include/Reflect.h deleted file mode 100644 index 91248ac2..00000000 --- a/hGameTest/bin/linux/obj/include/Reflect.h +++ /dev/null @@ -1,85 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_Reflect -#define INCLUDED_Reflect - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(Reflect) - - - -class HXCPP_CLASS_ATTRIBUTES Reflect_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Reflect_obj OBJ_; - Reflect_obj(); - - public: - enum { _hx_ClassId = 0x0e2f4039 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="Reflect") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"Reflect"); } - - inline static hx::ObjectPtr< Reflect_obj > __new() { - hx::ObjectPtr< Reflect_obj > __this = new Reflect_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Reflect_obj > __alloc(hx::Ctx *_hx_ctx) { - Reflect_obj *__this = (Reflect_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Reflect_obj), false, "Reflect")); - *(void **)__this = Reflect_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Reflect_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Reflect",1d,ac,7a,b6); } - - static bool hasField( ::Dynamic o,::String field); - static ::Dynamic hasField_dyn(); - - static ::Dynamic field( ::Dynamic o,::String field); - static ::Dynamic field_dyn(); - - static void setField( ::Dynamic o,::String field, ::Dynamic value); - static ::Dynamic setField_dyn(); - - static ::Dynamic callMethod( ::Dynamic o, ::Dynamic func,::cpp::VirtualArray args); - static ::Dynamic callMethod_dyn(); - - static ::Array< ::String > fields( ::Dynamic o); - static ::Dynamic fields_dyn(); - - static bool isFunction( ::Dynamic f); - static ::Dynamic isFunction_dyn(); - - static int compare( ::Dynamic a, ::Dynamic b); - static ::Dynamic compare_dyn(); - - static bool compareMethods( ::Dynamic f1, ::Dynamic f2); - static ::Dynamic compareMethods_dyn(); - - static bool isObject( ::Dynamic v); - static ::Dynamic isObject_dyn(); - - static ::Dynamic makeVarArgs( ::Dynamic f); - static ::Dynamic makeVarArgs_dyn(); - -}; - - -#endif /* INCLUDED_Reflect */ diff --git a/hGameTest/bin/linux/obj/include/Std.h b/hGameTest/bin/linux/obj/include/Std.h deleted file mode 100644 index c695d8f4..00000000 --- a/hGameTest/bin/linux/obj/include/Std.h +++ /dev/null @@ -1,80 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_Std -#define INCLUDED_Std - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(Std) - - - -class HXCPP_CLASS_ATTRIBUTES Std_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Std_obj OBJ_; - Std_obj(); - - public: - enum { _hx_ClassId = 0x003f6083 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="Std") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"Std"); } - - inline static hx::ObjectPtr< Std_obj > __new() { - hx::ObjectPtr< Std_obj > __this = new Std_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Std_obj > __alloc(hx::Ctx *_hx_ctx) { - Std_obj *__this = (Std_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Std_obj), false, "Std")); - *(void **)__this = Std_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Std_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Std",83,60,3f,00); } - - static bool is( ::Dynamic v, ::Dynamic t); - static ::Dynamic is_dyn(); - - static ::Dynamic downcast( ::Dynamic value,hx::Class c); - static ::Dynamic downcast_dyn(); - - static ::Dynamic instance( ::Dynamic value,hx::Class c); - static ::Dynamic instance_dyn(); - - static ::String string( ::Dynamic s); - static ::Dynamic string_dyn(); - - static int _hx_int(Float x); - static ::Dynamic _hx_int_dyn(); - - static ::Dynamic parseInt(::String x); - static ::Dynamic parseInt_dyn(); - - static Float parseFloat(::String x); - static ::Dynamic parseFloat_dyn(); - - static int random(int x); - static ::Dynamic random_dyn(); - - static inline String string(String &s) { return s; } -}; - - -#endif /* INCLUDED_Std */ diff --git a/hGameTest/bin/linux/obj/include/StringBuf.h b/hGameTest/bin/linux/obj/include/StringBuf.h deleted file mode 100644 index 4e9fd6c5..00000000 --- a/hGameTest/bin/linux/obj/include/StringBuf.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_StringBuf -#define INCLUDED_StringBuf - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_7d06a5e189b00d33_35_new) -HX_DECLARE_CLASS0(StringBuf) - - - -class HXCPP_CLASS_ATTRIBUTES StringBuf_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef StringBuf_obj OBJ_; - StringBuf_obj(); - - public: - enum { _hx_ClassId = 0x6983cac2 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="StringBuf") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"StringBuf"); } - - inline static hx::ObjectPtr< StringBuf_obj > __new() { - hx::ObjectPtr< StringBuf_obj > __this = new StringBuf_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< StringBuf_obj > __alloc(hx::Ctx *_hx_ctx) { - StringBuf_obj *__this = (StringBuf_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(StringBuf_obj), true, "StringBuf")); - *(void **)__this = StringBuf_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_7d06a5e189b00d33_35_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~StringBuf_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("StringBuf",c2,ca,83,69); } - - ::Array< ::String > b; - ::Array< char > charBuf; - ::String charBufAsString(); - ::Dynamic charBufAsString_dyn(); - - void flush(); - ::Dynamic flush_dyn(); - - int get_length(); - ::Dynamic get_length_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - -}; - - -#endif /* INCLUDED_StringBuf */ diff --git a/hGameTest/bin/linux/obj/include/StringTools.h b/hGameTest/bin/linux/obj/include/StringTools.h deleted file mode 100644 index 4341e10b..00000000 --- a/hGameTest/bin/linux/obj/include/StringTools.h +++ /dev/null @@ -1,88 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_StringTools -#define INCLUDED_StringTools - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(StringTools) - - - -class HXCPP_CLASS_ATTRIBUTES StringTools_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef StringTools_obj OBJ_; - StringTools_obj(); - - public: - enum { _hx_ClassId = 0x0363db6a }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="StringTools") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"StringTools"); } - - inline static hx::ObjectPtr< StringTools_obj > __new() { - hx::ObjectPtr< StringTools_obj > __this = new StringTools_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< StringTools_obj > __alloc(hx::Ctx *_hx_ctx) { - StringTools_obj *__this = (StringTools_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(StringTools_obj), false, "StringTools")); - *(void **)__this = StringTools_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~StringTools_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("StringTools",6a,db,63,03); } - - static ::String urlEncode(::String s); - static ::Dynamic urlEncode_dyn(); - - static ::String urlDecode(::String s); - static ::Dynamic urlDecode_dyn(); - - static bool startsWith(::String s,::String start); - static ::Dynamic startsWith_dyn(); - - static bool endsWith(::String s,::String end); - static ::Dynamic endsWith_dyn(); - - static bool isSpace(::String s,int pos); - static ::Dynamic isSpace_dyn(); - - static ::String ltrim(::String s); - static ::Dynamic ltrim_dyn(); - - static ::String rtrim(::String s); - static ::Dynamic rtrim_dyn(); - - static ::String trim(::String s); - static ::Dynamic trim_dyn(); - - static ::String lpad(::String s,::String c,int l); - static ::Dynamic lpad_dyn(); - - static ::String replace(::String s,::String sub,::String by); - static ::Dynamic replace_dyn(); - - static ::String hex(int n, ::Dynamic digits); - static ::Dynamic hex_dyn(); - -}; - - -#endif /* INCLUDED_StringTools */ diff --git a/hGameTest/bin/linux/obj/include/Sys.h b/hGameTest/bin/linux/obj/include/Sys.h deleted file mode 100644 index 5082fd8f..00000000 --- a/hGameTest/bin/linux/obj/include/Sys.h +++ /dev/null @@ -1,79 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_Sys -#define INCLUDED_Sys - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(Sys) - - - -class HXCPP_CLASS_ATTRIBUTES Sys_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Sys_obj OBJ_; - Sys_obj(); - - public: - enum { _hx_ClassId = 0x003f64ed }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="Sys") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"Sys"); } - - inline static hx::ObjectPtr< Sys_obj > __new() { - hx::ObjectPtr< Sys_obj > __this = new Sys_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Sys_obj > __alloc(hx::Ctx *_hx_ctx) { - Sys_obj *__this = (Sys_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Sys_obj), false, "Sys")); - *(void **)__this = Sys_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Sys_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Sys",ed,64,3f,00); } - - static void print( ::Dynamic v); - static ::Dynamic print_dyn(); - - static void println( ::Dynamic v); - static ::Dynamic println_dyn(); - - static ::Array< ::String > args(); - static ::Dynamic args_dyn(); - - static ::String getEnv(::String s); - static ::Dynamic getEnv_dyn(); - - static void sleep(Float seconds); - static ::Dynamic sleep_dyn(); - - static ::String systemName(); - static ::Dynamic systemName_dyn(); - - static int command(::String cmd,::Array< ::String > args); - static ::Dynamic command_dyn(); - - static void exit(int code); - static ::Dynamic exit_dyn(); - -}; - - -#endif /* INCLUDED_Sys */ diff --git a/hGameTest/bin/linux/obj/include/Type.h b/hGameTest/bin/linux/obj/include/Type.h deleted file mode 100644 index f7ca8f79..00000000 --- a/hGameTest/bin/linux/obj/include/Type.h +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_Type -#define INCLUDED_Type - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(Type) -HX_DECLARE_CLASS0(ValueType) - - - -class HXCPP_CLASS_ATTRIBUTES Type_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Type_obj OBJ_; - Type_obj(); - - public: - enum { _hx_ClassId = 0x37e21eda }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="Type") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"Type"); } - - inline static hx::ObjectPtr< Type_obj > __new() { - hx::ObjectPtr< Type_obj > __this = new Type_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Type_obj > __alloc(hx::Ctx *_hx_ctx) { - Type_obj *__this = (Type_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Type_obj), false, "Type")); - *(void **)__this = Type_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Type_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Type",da,1e,e2,37); } - - static hx::Class getClass( ::Dynamic o); - static ::Dynamic getClass_dyn(); - - static hx::Class getSuperClass(hx::Class c); - static ::Dynamic getSuperClass_dyn(); - - static ::String getClassName(hx::Class c); - static ::Dynamic getClassName_dyn(); - - static ::String getEnumName(hx::Class e); - static ::Dynamic getEnumName_dyn(); - - static hx::Class resolveClass(::String name); - static ::Dynamic resolveClass_dyn(); - - static hx::Class resolveEnum(::String name); - static ::Dynamic resolveEnum_dyn(); - - static ::Dynamic createInstance(hx::Class cl,::cpp::VirtualArray args); - static ::Dynamic createInstance_dyn(); - - static ::Dynamic createEmptyInstance(hx::Class cl); - static ::Dynamic createEmptyInstance_dyn(); - - static ::Dynamic createEnum(hx::Class e,::String constr,::cpp::VirtualArray params); - static ::Dynamic createEnum_dyn(); - - static ::Array< ::String > getInstanceFields(hx::Class c); - static ::Dynamic getInstanceFields_dyn(); - - static ::Array< ::String > getEnumConstructs(hx::Class e); - static ::Dynamic getEnumConstructs_dyn(); - - static ::ValueType _hx_typeof( ::Dynamic v); - static ::Dynamic _hx_typeof_dyn(); - -}; - - -#endif /* INCLUDED_Type */ diff --git a/hGameTest/bin/linux/obj/include/ValueType.h b/hGameTest/bin/linux/obj/include/ValueType.h deleted file mode 100644 index 857338c1..00000000 --- a/hGameTest/bin/linux/obj/include/ValueType.h +++ /dev/null @@ -1,47 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_ValueType -#define INCLUDED_ValueType - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(ValueType) - - -class ValueType_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef ValueType_obj OBJ_; - - public: - ValueType_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("ValueType",ab,8a,60,3b); } - ::String __ToString() const { return HX_("ValueType.",23,cb,18,b9) + _hx_tag; } - - static ::ValueType TBool; - static inline ::ValueType TBool_dyn() { return TBool; } - static ::ValueType TClass(hx::Class c); - static ::Dynamic TClass_dyn(); - static ::ValueType TEnum(hx::Class e); - static ::Dynamic TEnum_dyn(); - static ::ValueType TFloat; - static inline ::ValueType TFloat_dyn() { return TFloat; } - static ::ValueType TFunction; - static inline ::ValueType TFunction_dyn() { return TFunction; } - static ::ValueType TInt; - static inline ::ValueType TInt_dyn() { return TInt; } - static ::ValueType TNull; - static inline ::ValueType TNull_dyn() { return TNull; } - static ::ValueType TObject; - static inline ::ValueType TObject_dyn() { return TObject; } - static ::ValueType TUnknown; - static inline ::ValueType TUnknown_dyn() { return TUnknown; } -}; - - -#endif /* INCLUDED_ValueType */ diff --git a/hGameTest/bin/linux/obj/include/__ASSET__manifest_default_json.h b/hGameTest/bin/linux/obj/include/__ASSET__manifest_default_json.h deleted file mode 100644 index c3e4e4a6..00000000 --- a/hGameTest/bin/linux/obj/include/__ASSET__manifest_default_json.h +++ /dev/null @@ -1,51 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED___ASSET__manifest_default_json -#define INCLUDED___ASSET__manifest_default_json - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -HX_DECLARE_CLASS0(__ASSET__manifest_default_json) -HX_DECLARE_CLASS2(haxe,io,Bytes) - - - -class HXCPP_CLASS_ATTRIBUTES __ASSET__manifest_default_json_obj : public ::haxe::io::Bytes_obj -{ - public: - typedef ::haxe::io::Bytes_obj super; - typedef __ASSET__manifest_default_json_obj OBJ_; - __ASSET__manifest_default_json_obj(); - - public: - enum { _hx_ClassId = 0x784053a6 }; - - void __construct( ::Dynamic length,::Array< unsigned char > bytesData); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="__ASSET__manifest_default_json") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"__ASSET__manifest_default_json"); } - static hx::ObjectPtr< __ASSET__manifest_default_json_obj > __new( ::Dynamic length,::Array< unsigned char > bytesData); - static hx::ObjectPtr< __ASSET__manifest_default_json_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic length,::Array< unsigned char > bytesData); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~__ASSET__manifest_default_json_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("__ASSET__manifest_default_json",a6,53,40,78); } - - static void __boot(); - static ::String resourceName; -}; - - -#endif /* INCLUDED___ASSET__manifest_default_json */ diff --git a/hGameTest/bin/linux/obj/include/cpp/Lib.h b/hGameTest/bin/linux/obj/include/cpp/Lib.h deleted file mode 100644 index 4b45560e..00000000 --- a/hGameTest/bin/linux/obj/include/cpp/Lib.h +++ /dev/null @@ -1,63 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_cpp_Lib -#define INCLUDED_cpp_Lib - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(cpp,Lib) - -namespace cpp{ - - -class HXCPP_CLASS_ATTRIBUTES Lib_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Lib_obj OBJ_; - Lib_obj(); - - public: - enum { _hx_ClassId = 0x09f990c6 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="cpp.Lib") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"cpp.Lib"); } - - inline static hx::ObjectPtr< Lib_obj > __new() { - hx::ObjectPtr< Lib_obj > __this = new Lib_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Lib_obj > __alloc(hx::Ctx *_hx_ctx) { - Lib_obj *__this = (Lib_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Lib_obj), false, "cpp.Lib")); - *(void **)__this = Lib_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Lib_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Lib",25,07,3a,00); } - - static ::Dynamic load(::String lib,::String prim,int nargs); - static ::Dynamic load_dyn(); - - static ::Dynamic loadLazy(::String lib,::String prim,int nargs); - static ::Dynamic loadLazy_dyn(); - -}; - -} // end namespace cpp - -#endif /* INCLUDED_cpp_Lib */ diff --git a/hGameTest/bin/linux/obj/include/cpp/Prime.h b/hGameTest/bin/linux/obj/include/cpp/Prime.h deleted file mode 100644 index ec9bf10b..00000000 --- a/hGameTest/bin/linux/obj/include/cpp/Prime.h +++ /dev/null @@ -1,60 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_cpp_Prime -#define INCLUDED_cpp_Prime - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(cpp,Prime) - -namespace cpp{ - - -class HXCPP_CLASS_ATTRIBUTES Prime_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Prime_obj OBJ_; - Prime_obj(); - - public: - enum { _hx_ClassId = 0x5288a064 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="cpp.Prime") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"cpp.Prime"); } - - inline static hx::ObjectPtr< Prime_obj > __new() { - hx::ObjectPtr< Prime_obj > __this = new Prime_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Prime_obj > __alloc(hx::Ctx *_hx_ctx) { - Prime_obj *__this = (Prime_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Prime_obj), false, "cpp.Prime")); - *(void **)__this = Prime_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Prime_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Prime",1f,c7,b8,5b); } - - static ::Dynamic _loadPrime(::String lib,::String prim,::String signature,hx::Null< bool > quietFail); - static ::Dynamic _loadPrime_dyn(); - -}; - -} // end namespace cpp - -#endif /* INCLUDED_cpp_Prime */ diff --git a/hGameTest/bin/linux/obj/include/haxe/CallStack.h b/hGameTest/bin/linux/obj/include/haxe/CallStack.h deleted file mode 100644 index b5b21526..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/CallStack.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_CallStack -#define INCLUDED_haxe_CallStack - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(StringBuf) -HX_DECLARE_CLASS1(haxe,CallStack) -HX_DECLARE_CLASS1(haxe,StackItem) - -namespace haxe{ - - -class HXCPP_CLASS_ATTRIBUTES CallStack_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CallStack_obj OBJ_; - CallStack_obj(); - - public: - enum { _hx_ClassId = 0x6207a884 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="haxe.CallStack") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"haxe.CallStack"); } - - inline static hx::ObjectPtr< CallStack_obj > __new() { - hx::ObjectPtr< CallStack_obj > __this = new CallStack_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CallStack_obj > __alloc(hx::Ctx *_hx_ctx) { - CallStack_obj *__this = (CallStack_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CallStack_obj), false, "haxe.CallStack")); - *(void **)__this = CallStack_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CallStack_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CallStack",aa,a1,1d,b2); } - - static ::Array< ::Dynamic> exceptionStack(); - static ::Dynamic exceptionStack_dyn(); - - static ::String toString(::Array< ::Dynamic> stack); - static ::Dynamic toString_dyn(); - - static void itemToString( ::StringBuf b, ::haxe::StackItem s); - static ::Dynamic itemToString_dyn(); - - static ::Array< ::Dynamic> makeStack( ::Dynamic s); - static ::Dynamic makeStack_dyn(); - -}; - -} // end namespace haxe - -#endif /* INCLUDED_haxe_CallStack */ diff --git a/hGameTest/bin/linux/obj/include/haxe/Exception.h b/hGameTest/bin/linux/obj/include/haxe/Exception.h deleted file mode 100644 index 5d15867f..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/Exception.h +++ /dev/null @@ -1,68 +0,0 @@ -// Generated by Haxe 4.1.5 -#ifndef INCLUDED_haxe_Exception -#define INCLUDED_haxe_Exception - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,Exception) - -namespace haxe{ - - -class HXCPP_CLASS_ATTRIBUTES Exception_obj : public ::hx::Object -{ - public: - typedef ::hx::Object super; - typedef Exception_obj OBJ_; - Exception_obj(); - - public: - enum { _hx_ClassId = 0x677ddc49 }; - - void __construct(::String message, ::haxe::Exception previous, ::Dynamic native); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.Exception") - { return ::hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return ::hx::Object::operator new(inSize+extra,true,"haxe.Exception"); } - static ::hx::ObjectPtr< Exception_obj > __new(::String message, ::haxe::Exception previous, ::Dynamic native); - static ::hx::ObjectPtr< Exception_obj > __alloc(::hx::Ctx *_hx_ctx,::String message, ::haxe::Exception previous, ::Dynamic native); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(::hx::DynamicArray inArgs); - //~Exception_obj(); - - HX_DO_RTTI_ALL; - ::hx::Val __Field(const ::String &inString, ::hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, ::hx::PropertyAccess inCallProp); - ::hx::Val __SetField(const ::String &inString,const ::hx::Val &inValue, ::hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Exception",2f,f0,6c,eb); } - - static ::haxe::Exception caught( ::Dynamic value); - static ::Dynamic caught_dyn(); - - static ::Dynamic thrown( ::Dynamic value); - static ::Dynamic thrown_dyn(); - - ::String _hx___exceptionMessage; - ::Array< ::String > _hx___nativeStack; - int _hx___skipStack; - ::Dynamic _hx___nativeException; - ::haxe::Exception _hx___previousException; - virtual ::Dynamic unwrap(); - ::Dynamic unwrap_dyn(); - - ::Dynamic get_native(); - ::Dynamic get_native_dyn(); - -}; - -} // end namespace haxe - -#endif /* INCLUDED_haxe_Exception */ diff --git a/hGameTest/bin/linux/obj/include/haxe/IMap.h b/hGameTest/bin/linux/obj/include/haxe/IMap.h deleted file mode 100644 index 8aece48f..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/IMap.h +++ /dev/null @@ -1,35 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_IMap -#define INCLUDED_haxe_IMap - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) - -namespace haxe{ - - -class HXCPP_CLASS_ATTRIBUTES IMap_obj { - public: - typedef hx::Object super; - HX_DO_INTERFACE_RTTI; - - void (hx::Object :: *_hx_set)( ::Dynamic k, ::Dynamic v); - static inline void set( ::Dynamic _hx_, ::Dynamic k, ::Dynamic v) { - (_hx_.mPtr->*( hx::interface_cast< ::haxe::IMap_obj *>(_hx_.mPtr->_hx_getInterface(0x09c2bd39)))->_hx_set)(k,v); - } - bool (hx::Object :: *_hx_exists)( ::Dynamic k); - static inline bool exists( ::Dynamic _hx_, ::Dynamic k) { - return (_hx_.mPtr->*( hx::interface_cast< ::haxe::IMap_obj *>(_hx_.mPtr->_hx_getInterface(0x09c2bd39)))->_hx_exists)(k); - } - bool (hx::Object :: *_hx_remove)( ::Dynamic k); - static inline bool remove( ::Dynamic _hx_, ::Dynamic k) { - return (_hx_.mPtr->*( hx::interface_cast< ::haxe::IMap_obj *>(_hx_.mPtr->_hx_getInterface(0x09c2bd39)))->_hx_remove)(k); - } -}; - -} // end namespace haxe - -#endif /* INCLUDED_haxe_IMap */ diff --git a/hGameTest/bin/linux/obj/include/haxe/Log.h b/hGameTest/bin/linux/obj/include/haxe/Log.h deleted file mode 100644 index 216cec25..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/Log.h +++ /dev/null @@ -1,62 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_Log -#define INCLUDED_haxe_Log - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,Log) - -namespace haxe{ - - -class HXCPP_CLASS_ATTRIBUTES Log_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Log_obj OBJ_; - Log_obj(); - - public: - enum { _hx_ClassId = 0x0446b9f6 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="haxe.Log") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"haxe.Log"); } - - inline static hx::ObjectPtr< Log_obj > __new() { - hx::ObjectPtr< Log_obj > __this = new Log_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Log_obj > __alloc(hx::Ctx *_hx_ctx) { - Log_obj *__this = (Log_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Log_obj), false, "haxe.Log")); - *(void **)__this = Log_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Log_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Log",64,0c,3a,00); } - - static void __boot(); - static ::Dynamic trace; - static inline ::Dynamic &trace_dyn() {return trace; } - -}; - -} // end namespace haxe - -#endif /* INCLUDED_haxe_Log */ diff --git a/hGameTest/bin/linux/obj/include/haxe/NativeStackTrace.h b/hGameTest/bin/linux/obj/include/haxe/NativeStackTrace.h deleted file mode 100644 index 4d332486..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/NativeStackTrace.h +++ /dev/null @@ -1,70 +0,0 @@ -// Generated by Haxe 4.1.5 -#ifndef INCLUDED_haxe_NativeStackTrace -#define INCLUDED_haxe_NativeStackTrace - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,NativeStackTrace) -HX_DECLARE_CLASS1(haxe,StackItem) - -namespace haxe{ - - -class HXCPP_CLASS_ATTRIBUTES NativeStackTrace_obj : public ::hx::Object -{ - public: - typedef ::hx::Object super; - typedef NativeStackTrace_obj OBJ_; - NativeStackTrace_obj(); - - public: - enum { _hx_ClassId = 0x3984963e }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="haxe.NativeStackTrace") - { return ::hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return ::hx::Object::operator new(inSize+extra,false,"haxe.NativeStackTrace"); } - - inline static ::hx::ObjectPtr< NativeStackTrace_obj > __new() { - ::hx::ObjectPtr< NativeStackTrace_obj > __this = new NativeStackTrace_obj(); - __this->__construct(); - return __this; - } - - inline static ::hx::ObjectPtr< NativeStackTrace_obj > __alloc(::hx::Ctx *_hx_ctx) { - NativeStackTrace_obj *__this = (NativeStackTrace_obj*)(::hx::Ctx::alloc(_hx_ctx, sizeof(NativeStackTrace_obj), false, "haxe.NativeStackTrace")); - *(void **)__this = NativeStackTrace_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(::hx::DynamicArray inArgs); - //~NativeStackTrace_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, ::hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NativeStackTrace",b4,5e,6d,3c); } - - static void saveStack( ::Dynamic exception); - static ::Dynamic saveStack_dyn(); - - static ::Array< ::String > callStack(); - static ::Dynamic callStack_dyn(); - - static ::Array< ::String > exceptionStack(); - static ::Dynamic exceptionStack_dyn(); - - static ::Array< ::Dynamic> toHaxe(::Array< ::String > native,::hx::Null< int > skip); - static ::Dynamic toHaxe_dyn(); - -}; - -} // end namespace haxe - -#endif /* INCLUDED_haxe_NativeStackTrace */ diff --git a/hGameTest/bin/linux/obj/include/haxe/Resource.h b/hGameTest/bin/linux/obj/include/haxe/Resource.h deleted file mode 100644 index e8f23cdd..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/Resource.h +++ /dev/null @@ -1,61 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_Resource -#define INCLUDED_haxe_Resource - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,Resource) -HX_DECLARE_CLASS2(haxe,io,Bytes) - -namespace haxe{ - - -class HXCPP_CLASS_ATTRIBUTES Resource_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Resource_obj OBJ_; - Resource_obj(); - - public: - enum { _hx_ClassId = 0x75b82b54 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="haxe.Resource") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"haxe.Resource"); } - - inline static hx::ObjectPtr< Resource_obj > __new() { - hx::ObjectPtr< Resource_obj > __this = new Resource_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Resource_obj > __alloc(hx::Ctx *_hx_ctx) { - Resource_obj *__this = (Resource_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Resource_obj), false, "haxe.Resource")); - *(void **)__this = Resource_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Resource_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Resource",ee,18,52,ec); } - - static ::haxe::io::Bytes getBytes(::String name); - static ::Dynamic getBytes_dyn(); - -}; - -} // end namespace haxe - -#endif /* INCLUDED_haxe_Resource */ diff --git a/hGameTest/bin/linux/obj/include/haxe/Serializer.h b/hGameTest/bin/linux/obj/include/haxe/Serializer.h deleted file mode 100644 index 88c7a903..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/Serializer.h +++ /dev/null @@ -1,84 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_Serializer -#define INCLUDED_haxe_Serializer - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(StringBuf) -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS1(haxe,Serializer) -HX_DECLARE_CLASS2(haxe,ds,StringMap) - -namespace haxe{ - - -class HXCPP_CLASS_ATTRIBUTES Serializer_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Serializer_obj OBJ_; - Serializer_obj(); - - public: - enum { _hx_ClassId = 0x0866dbc4 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.Serializer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.Serializer"); } - static hx::ObjectPtr< Serializer_obj > __new(); - static hx::ObjectPtr< Serializer_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Serializer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Serializer",b2,ca,d0,55); } - - static void __boot(); - static bool USE_CACHE; - static bool USE_ENUM_INDEX; - static ::String BASE64; - static ::Array< ::Dynamic> BASE64_CODES; - static ::String run( ::Dynamic v); - static ::Dynamic run_dyn(); - - ::StringBuf buf; - ::cpp::VirtualArray cache; - ::haxe::ds::StringMap shash; - int scount; - bool useCache; - bool useEnumIndex; - virtual ::String toString(); - ::Dynamic toString_dyn(); - - void serializeString(::String s); - ::Dynamic serializeString_dyn(); - - bool serializeRef( ::Dynamic v); - ::Dynamic serializeRef_dyn(); - - void serializeFields( ::Dynamic v); - ::Dynamic serializeFields_dyn(); - - void serialize( ::Dynamic v); - ::Dynamic serialize_dyn(); - -}; - -} // end namespace haxe - -#endif /* INCLUDED_haxe_Serializer */ diff --git a/hGameTest/bin/linux/obj/include/haxe/StackItem.h b/hGameTest/bin/linux/obj/include/haxe/StackItem.h deleted file mode 100644 index 8ba183b2..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/StackItem.h +++ /dev/null @@ -1,41 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_StackItem -#define INCLUDED_haxe_StackItem - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,StackItem) -namespace haxe{ - - -class StackItem_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef StackItem_obj OBJ_; - - public: - StackItem_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("haxe.StackItem",13,26,c7,2d); } - ::String __ToString() const { return HX_("StackItem.",73,53,dc,cb) + _hx_tag; } - - static ::haxe::StackItem CFunction; - static inline ::haxe::StackItem CFunction_dyn() { return CFunction; } - static ::haxe::StackItem FilePos( ::haxe::StackItem s,::String file,int line, ::Dynamic column); - static ::Dynamic FilePos_dyn(); - static ::haxe::StackItem LocalFunction( ::Dynamic v); - static ::Dynamic LocalFunction_dyn(); - static ::haxe::StackItem Method(::String classname,::String method); - static ::Dynamic Method_dyn(); - static ::haxe::StackItem Module(::String m); - static ::Dynamic Module_dyn(); -}; - -} // end namespace haxe - -#endif /* INCLUDED_haxe_StackItem */ diff --git a/hGameTest/bin/linux/obj/include/haxe/SysTools.h b/hGameTest/bin/linux/obj/include/haxe/SysTools.h deleted file mode 100644 index cc684015..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/SysTools.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_SysTools -#define INCLUDED_haxe_SysTools - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,SysTools) - -namespace haxe{ - - -class HXCPP_CLASS_ATTRIBUTES SysTools_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef SysTools_obj OBJ_; - SysTools_obj(); - - public: - enum { _hx_ClassId = 0x5eccb454 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="haxe.SysTools") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"haxe.SysTools"); } - - inline static hx::ObjectPtr< SysTools_obj > __new() { - hx::ObjectPtr< SysTools_obj > __this = new SysTools_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< SysTools_obj > __alloc(hx::Ctx *_hx_ctx) { - SysTools_obj *__this = (SysTools_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(SysTools_obj), false, "haxe.SysTools")); - *(void **)__this = SysTools_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~SysTools_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("SysTools",ee,a1,66,d5); } - - static void __boot(); - static ::Array< int > winMetaCharacters; - static ::String quoteUnixArg(::String argument); - static ::Dynamic quoteUnixArg_dyn(); - - static ::String quoteWinArg(::String argument,bool escapeMetaCharacters); - static ::Dynamic quoteWinArg_dyn(); - -}; - -} // end namespace haxe - -#endif /* INCLUDED_haxe_SysTools */ diff --git a/hGameTest/bin/linux/obj/include/haxe/Timer.h b/hGameTest/bin/linux/obj/include/haxe/Timer.h deleted file mode 100644 index 022f4ae7..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/Timer.h +++ /dev/null @@ -1,101 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_Timer -#define INCLUDED_haxe_Timer - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_102f69689d37b2bb_230_new) -HX_DECLARE_CLASS1(haxe,Timer) - -namespace haxe{ - - -class HXCPP_CLASS_ATTRIBUTES Timer_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Timer_obj OBJ_; - Timer_obj(); - - public: - enum { _hx_ClassId = 0x4623e5b7 }; - - void __construct(Float time); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.Timer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.Timer"); } - - inline static hx::ObjectPtr< Timer_obj > __new(Float time) { - hx::ObjectPtr< Timer_obj > __this = new Timer_obj(); - __this->__construct(time); - return __this; - } - - inline static hx::ObjectPtr< Timer_obj > __alloc(hx::Ctx *_hx_ctx,Float time) { - Timer_obj *__this = (Timer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Timer_obj), true, "haxe.Timer")); - *(void **)__this = Timer_obj::_hx_vtable; - haxe::Timer_obj::__alloc_dynamic_functions(_hx_ctx,__this); -{ - HX_STACKFRAME(&_hx_pos_102f69689d37b2bb_230_new) -HXLINE( 231) ( ( ::haxe::Timer)(__this) )->mTime = time; -HXLINE( 232) ::haxe::Timer_obj::sRunningTimers->push(__this); -HXLINE( 233) Float _hx_tmp = ::haxe::Timer_obj::getMS(); -HXDLIN( 233) ( ( ::haxe::Timer)(__this) )->mFireAt = (_hx_tmp + ( ( ::haxe::Timer)(__this) )->mTime); -HXLINE( 234) ( ( ::haxe::Timer)(__this) )->mRunning = true; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - static void __alloc_dynamic_functions(hx::Ctx *_hx_alloc,Timer_obj *_hx_obj); - //~Timer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Timer",a5,2f,63,a3); } - - static void __boot(); - static ::Array< ::Dynamic> sRunningTimers; - static ::haxe::Timer delay( ::Dynamic f,int time); - static ::Dynamic delay_dyn(); - - static Float getMS(); - static ::Dynamic getMS_dyn(); - - static ::Dynamic measure( ::Dynamic f, ::Dynamic pos); - static ::Dynamic measure_dyn(); - - static Float stamp(); - static ::Dynamic stamp_dyn(); - - Float mTime; - Float mFireAt; - bool mRunning; - ::Dynamic run; - inline ::Dynamic &run_dyn() {return run; } - - void stop(); - ::Dynamic stop_dyn(); - - void _hx___check(Float inTime); - ::Dynamic _hx___check_dyn(); - -}; - -} // end namespace haxe - -#endif /* INCLUDED_haxe_Timer */ diff --git a/hGameTest/bin/linux/obj/include/haxe/Unserializer.h b/hGameTest/bin/linux/obj/include/haxe/Unserializer.h deleted file mode 100644 index e3c3919e..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/Unserializer.h +++ /dev/null @@ -1,83 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_Unserializer -#define INCLUDED_haxe_Unserializer - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,Unserializer) - -namespace haxe{ - - -class HXCPP_CLASS_ATTRIBUTES Unserializer_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Unserializer_obj OBJ_; - Unserializer_obj(); - - public: - enum { _hx_ClassId = 0x7af2b435 }; - - void __construct(::String buf); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.Unserializer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.Unserializer"); } - static hx::ObjectPtr< Unserializer_obj > __new(::String buf); - static hx::ObjectPtr< Unserializer_obj > __alloc(hx::Ctx *_hx_ctx,::String buf); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Unserializer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Unserializer",4b,42,41,93); } - - static void __boot(); - static ::Dynamic DEFAULT_RESOLVER; - static ::String BASE64; - static ::Array< int > CODES; - static ::Array< int > initCodes(); - static ::Dynamic initCodes_dyn(); - - static ::Dynamic run(::String v); - static ::Dynamic run_dyn(); - - ::String buf; - int pos; - int length; - ::cpp::VirtualArray cache; - ::Array< ::String > scache; - ::Dynamic resolver; - int readDigits(); - ::Dynamic readDigits_dyn(); - - Float readFloat(); - ::Dynamic readFloat_dyn(); - - void unserializeObject( ::Dynamic o); - ::Dynamic unserializeObject_dyn(); - - ::Dynamic unserializeEnum(hx::Class edecl,::String tag); - ::Dynamic unserializeEnum_dyn(); - - ::Dynamic unserialize(); - ::Dynamic unserialize_dyn(); - -}; - -} // end namespace haxe - -#endif /* INCLUDED_haxe_Unserializer */ diff --git a/hGameTest/bin/linux/obj/include/haxe/ValueException.h b/hGameTest/bin/linux/obj/include/haxe/ValueException.h deleted file mode 100644 index 9fd60d0c..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/ValueException.h +++ /dev/null @@ -1,57 +0,0 @@ -// Generated by Haxe 4.1.5 -#ifndef INCLUDED_haxe_ValueException -#define INCLUDED_haxe_ValueException - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_haxe_Exception -#include -#endif -HX_DECLARE_CLASS1(haxe,Exception) -HX_DECLARE_CLASS1(haxe,ValueException) - -namespace haxe{ - - -class HXCPP_CLASS_ATTRIBUTES ValueException_obj : public ::haxe::Exception_obj -{ - public: - typedef ::haxe::Exception_obj super; - typedef ValueException_obj OBJ_; - ValueException_obj(); - - public: - enum { _hx_ClassId = 0x0af01d58 }; - - void __construct( ::Dynamic value, ::haxe::Exception previous, ::Dynamic native); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.ValueException") - { return ::hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return ::hx::Object::operator new(inSize+extra,true,"haxe.ValueException"); } - static ::hx::ObjectPtr< ValueException_obj > __new( ::Dynamic value, ::haxe::Exception previous, ::Dynamic native); - static ::hx::ObjectPtr< ValueException_obj > __alloc(::hx::Ctx *_hx_ctx, ::Dynamic value, ::haxe::Exception previous, ::Dynamic native); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(::hx::DynamicArray inArgs); - //~ValueException_obj(); - - HX_DO_RTTI_ALL; - ::hx::Val __Field(const ::String &inString, ::hx::PropertyAccess inCallProp); - ::hx::Val __SetField(const ::String &inString,const ::hx::Val &inValue, ::hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ValueException",be,0e,61,3f); } - - ::Dynamic value; - ::Dynamic unwrap(); - -}; - -} // end namespace haxe - -#endif /* INCLUDED_haxe_ValueException */ diff --git a/hGameTest/bin/linux/obj/include/haxe/_CallStack/CallStack_Impl_.h b/hGameTest/bin/linux/obj/include/haxe/_CallStack/CallStack_Impl_.h deleted file mode 100644 index cd4aa258..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/_CallStack/CallStack_Impl_.h +++ /dev/null @@ -1,79 +0,0 @@ -// Generated by Haxe 4.1.5 -#ifndef INCLUDED_haxe__CallStack_CallStack_Impl_ -#define INCLUDED_haxe__CallStack_CallStack_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(StringBuf) -HX_DECLARE_CLASS1(haxe,StackItem) -HX_DECLARE_CLASS2(haxe,_CallStack,CallStack_Impl_) - -namespace haxe{ -namespace _CallStack{ - - -class HXCPP_CLASS_ATTRIBUTES CallStack_Impl__obj : public ::hx::Object -{ - public: - typedef ::hx::Object super; - typedef CallStack_Impl__obj OBJ_; - CallStack_Impl__obj(); - - public: - enum { _hx_ClassId = 0x29a173d9 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="haxe._CallStack.CallStack_Impl_") - { return ::hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return ::hx::Object::operator new(inSize+extra,false,"haxe._CallStack.CallStack_Impl_"); } - - inline static ::hx::ObjectPtr< CallStack_Impl__obj > __new() { - ::hx::ObjectPtr< CallStack_Impl__obj > __this = new CallStack_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static ::hx::ObjectPtr< CallStack_Impl__obj > __alloc(::hx::Ctx *_hx_ctx) { - CallStack_Impl__obj *__this = (CallStack_Impl__obj*)(::hx::Ctx::alloc(_hx_ctx, sizeof(CallStack_Impl__obj), false, "haxe._CallStack.CallStack_Impl_")); - *(void **)__this = CallStack_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(::hx::DynamicArray inArgs); - //~CallStack_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, ::hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CallStack_Impl_",ca,79,56,8f); } - - static ::Array< ::Dynamic> callStack(); - static ::Dynamic callStack_dyn(); - - static ::Array< ::Dynamic> exceptionStack(::hx::Null< bool > fullStack); - static ::Dynamic exceptionStack_dyn(); - - static ::String toString(::Array< ::Dynamic> stack); - static ::Dynamic toString_dyn(); - - static ::Array< ::Dynamic> subtract(::Array< ::Dynamic> this1,::Array< ::Dynamic> stack); - static ::Dynamic subtract_dyn(); - - static bool equalItems( ::haxe::StackItem item1, ::haxe::StackItem item2); - static ::Dynamic equalItems_dyn(); - - static void itemToString( ::StringBuf b, ::haxe::StackItem s); - static ::Dynamic itemToString_dyn(); - -}; - -} // end namespace haxe -} // end namespace _CallStack - -#endif /* INCLUDED_haxe__CallStack_CallStack_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/haxe/_Unserializer/DefaultResolver.h b/hGameTest/bin/linux/obj/include/haxe/_Unserializer/DefaultResolver.h deleted file mode 100644 index 832b6634..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/_Unserializer/DefaultResolver.h +++ /dev/null @@ -1,54 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe__Unserializer_DefaultResolver -#define INCLUDED_haxe__Unserializer_DefaultResolver - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,_Unserializer,DefaultResolver) - -namespace haxe{ -namespace _Unserializer{ - - -class HXCPP_CLASS_ATTRIBUTES DefaultResolver_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DefaultResolver_obj OBJ_; - DefaultResolver_obj(); - - public: - enum { _hx_ClassId = 0x2712964b }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="haxe._Unserializer.DefaultResolver") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"haxe._Unserializer.DefaultResolver"); } - static hx::ObjectPtr< DefaultResolver_obj > __new(); - static hx::ObjectPtr< DefaultResolver_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DefaultResolver_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DefaultResolver",c7,41,4a,96); } - - hx::Class resolveClass(::String name); - ::Dynamic resolveClass_dyn(); - - hx::Class resolveEnum(::String name); - ::Dynamic resolveEnum_dyn(); - -}; - -} // end namespace haxe -} // end namespace _Unserializer - -#endif /* INCLUDED_haxe__Unserializer_DefaultResolver */ diff --git a/hGameTest/bin/linux/obj/include/haxe/crypto/Adler32.h b/hGameTest/bin/linux/obj/include/haxe/crypto/Adler32.h deleted file mode 100644 index b09243ee..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/crypto/Adler32.h +++ /dev/null @@ -1,64 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_crypto_Adler32 -#define INCLUDED_haxe_crypto_Adler32 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,crypto,Adler32) -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(haxe,io,Input) - -namespace haxe{ -namespace crypto{ - - -class HXCPP_CLASS_ATTRIBUTES Adler32_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Adler32_obj OBJ_; - Adler32_obj(); - - public: - enum { _hx_ClassId = 0x4f124546 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="haxe.crypto.Adler32") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"haxe.crypto.Adler32"); } - static hx::ObjectPtr< Adler32_obj > __new(); - static hx::ObjectPtr< Adler32_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Adler32_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Adler32",d5,1c,03,fd); } - - static ::haxe::crypto::Adler32 read( ::haxe::io::Input i); - static ::Dynamic read_dyn(); - - int a1; - int a2; - void update( ::haxe::io::Bytes b,int pos,int len); - ::Dynamic update_dyn(); - - bool equals( ::haxe::crypto::Adler32 a); - ::Dynamic equals_dyn(); - -}; - -} // end namespace haxe -} // end namespace crypto - -#endif /* INCLUDED_haxe_crypto_Adler32 */ diff --git a/hGameTest/bin/linux/obj/include/haxe/crypto/Base64.h b/hGameTest/bin/linux/obj/include/haxe/crypto/Base64.h deleted file mode 100644 index 8b93a98d..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/crypto/Base64.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_crypto_Base64 -#define INCLUDED_haxe_crypto_Base64 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,crypto,Base64) -HX_DECLARE_CLASS2(haxe,io,Bytes) - -namespace haxe{ -namespace crypto{ - - -class HXCPP_CLASS_ATTRIBUTES Base64_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Base64_obj OBJ_; - Base64_obj(); - - public: - enum { _hx_ClassId = 0x65bbd7fa }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="haxe.crypto.Base64") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"haxe.crypto.Base64"); } - - inline static hx::ObjectPtr< Base64_obj > __new() { - hx::ObjectPtr< Base64_obj > __this = new Base64_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Base64_obj > __alloc(hx::Ctx *_hx_ctx) { - Base64_obj *__this = (Base64_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Base64_obj), false, "haxe.crypto.Base64")); - *(void **)__this = Base64_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Base64_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Base64",af,71,bc,89); } - - static void __boot(); - static ::String CHARS; - static ::haxe::io::Bytes BYTES; - static ::haxe::io::Bytes decode(::String str,hx::Null< bool > complement); - static ::Dynamic decode_dyn(); - -}; - -} // end namespace haxe -} // end namespace crypto - -#endif /* INCLUDED_haxe_crypto_Base64 */ diff --git a/hGameTest/bin/linux/obj/include/haxe/crypto/BaseCode.h b/hGameTest/bin/linux/obj/include/haxe/crypto/BaseCode.h deleted file mode 100644 index 8b95c31e..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/crypto/BaseCode.h +++ /dev/null @@ -1,62 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_crypto_BaseCode -#define INCLUDED_haxe_crypto_BaseCode - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,crypto,BaseCode) -HX_DECLARE_CLASS2(haxe,io,Bytes) - -namespace haxe{ -namespace crypto{ - - -class HXCPP_CLASS_ATTRIBUTES BaseCode_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef BaseCode_obj OBJ_; - BaseCode_obj(); - - public: - enum { _hx_ClassId = 0x234bc1a5 }; - - void __construct( ::haxe::io::Bytes base); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.crypto.BaseCode") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.crypto.BaseCode"); } - static hx::ObjectPtr< BaseCode_obj > __new( ::haxe::io::Bytes base); - static hx::ObjectPtr< BaseCode_obj > __alloc(hx::Ctx *_hx_ctx, ::haxe::io::Bytes base); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~BaseCode_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("BaseCode",fe,5d,c4,cf); } - - ::haxe::io::Bytes base; - int nbits; - ::Array< int > tbl; - void initTable(); - ::Dynamic initTable_dyn(); - - ::haxe::io::Bytes decodeBytes( ::haxe::io::Bytes b); - ::Dynamic decodeBytes_dyn(); - -}; - -} // end namespace haxe -} // end namespace crypto - -#endif /* INCLUDED_haxe_crypto_BaseCode */ diff --git a/hGameTest/bin/linux/obj/include/haxe/ds/ArraySort.h b/hGameTest/bin/linux/obj/include/haxe/ds/ArraySort.h deleted file mode 100644 index f097ea56..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/ds/ArraySort.h +++ /dev/null @@ -1,83 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_ds_ArraySort -#define INCLUDED_haxe_ds_ArraySort - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,ds,ArraySort) - -namespace haxe{ -namespace ds{ - - -class HXCPP_CLASS_ATTRIBUTES ArraySort_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ArraySort_obj OBJ_; - ArraySort_obj(); - - public: - enum { _hx_ClassId = 0x7ffbe7fa }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="haxe.ds.ArraySort") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"haxe.ds.ArraySort"); } - - inline static hx::ObjectPtr< ArraySort_obj > __new() { - hx::ObjectPtr< ArraySort_obj > __this = new ArraySort_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ArraySort_obj > __alloc(hx::Ctx *_hx_ctx) { - ArraySort_obj *__this = (ArraySort_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ArraySort_obj), false, "haxe.ds.ArraySort")); - *(void **)__this = ArraySort_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ArraySort_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ArraySort",77,e1,9c,37); } - - static void sort(::cpp::VirtualArray a, ::Dynamic cmp); - static ::Dynamic sort_dyn(); - - static void rec(::cpp::VirtualArray a, ::Dynamic cmp,int from,int to); - static ::Dynamic rec_dyn(); - - static void doMerge(::cpp::VirtualArray a, ::Dynamic cmp,int from,int pivot,int to,int len1,int len2); - static ::Dynamic doMerge_dyn(); - - static void rotate(::cpp::VirtualArray a, ::Dynamic cmp,int from,int mid,int to); - static ::Dynamic rotate_dyn(); - - static int gcd(int m,int n); - static ::Dynamic gcd_dyn(); - - static int upper(::cpp::VirtualArray a, ::Dynamic cmp,int from,int to,int val); - static ::Dynamic upper_dyn(); - - static int lower(::cpp::VirtualArray a, ::Dynamic cmp,int from,int to,int val); - static ::Dynamic lower_dyn(); - - static void swap(::cpp::VirtualArray a,int i,int j); - static ::Dynamic swap_dyn(); - -}; - -} // end namespace haxe -} // end namespace ds - -#endif /* INCLUDED_haxe_ds_ArraySort */ diff --git a/hGameTest/bin/linux/obj/include/haxe/ds/IntMap.h b/hGameTest/bin/linux/obj/include/haxe/ds/IntMap.h deleted file mode 100644 index c438dd74..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/ds/IntMap.h +++ /dev/null @@ -1,110 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_ds_IntMap -#define INCLUDED_haxe_ds_IntMap - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_haxe_IMap -#include -#endif -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,IntMap) - -namespace haxe{ -namespace ds{ - - -class HXCPP_CLASS_ATTRIBUTES IntMap_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef IntMap_obj OBJ_; - IntMap_obj(); - - public: - enum { _hx_ClassId = 0x50b86242 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.ds.IntMap") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.ds.IntMap"); } - static hx::ObjectPtr< IntMap_obj > __new(); - static hx::ObjectPtr< IntMap_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~IntMap_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - bool remove_5889326f( ::Dynamic k); - - bool exists_5889326f( ::Dynamic k); - - void set_41d0cb46( ::Dynamic k, ::Dynamic v); - ::String __ToString() const { return HX_("IntMap",0d,a9,08,d3); } - - ::Dynamic h; - void set(int key, ::Dynamic value); - ::Dynamic set_dyn(); - - ::Dynamic get(int key); - ::Dynamic get_dyn(); - - bool exists(int key); - ::Dynamic exists_dyn(); - - bool remove(int key); - ::Dynamic remove_dyn(); - - ::Dynamic keys(); - ::Dynamic keys_dyn(); - - ::Dynamic iterator(); - ::Dynamic iterator_dyn(); - - - inline void set(int key, ::null value) { __int_hash_set(HX_MAP_THIS,key,value); } - inline void set(int key, bool value) { __int_hash_set(HX_MAP_THIS,key,value); } - inline void set(int key, char value) { __int_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(int key, unsigned char value) { __int_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(int key, signed char value) { __int_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(int key, short value) { __int_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(int key, unsigned short value) { __int_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(int key, int value) { __int_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(int key, unsigned int value) { __int_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(int key, float value) { __int_hash_set_float(HX_MAP_THIS,key,value); } - inline void set(int key, double value) { __int_hash_set_float(HX_MAP_THIS,key,value); } - inline void set(int key, ::String value) { __int_hash_set_string(HX_MAP_THIS,key,value); } - - template - inline void set(int key, const ::cpp::Struct &value) {__int_hash_set(HX_MAP_THIS,key,value); } - template - inline void set(int key, const ::cpp::Function &value) {__int_hash_set(HX_MAP_THIS,key,value); } - template - inline void set(int key, const ::cpp::Pointer &value) {__int_hash_set(HX_MAP_THIS,key,(Dynamic)value ); } - - template - inline void set(Dynamic &key, const VALUE &value) { set( (int)key, value ); } - - inline bool get_bool(int key) { return __int_hash_get_bool(h,key); } - inline int get_int(int key) { return __int_hash_get_int(h,key); } - inline Float get_float(int key) { return __int_hash_get_float(h,key); } - inline String get_string(int key) { return __int_hash_get_string(h,key); } - -}; - -} // end namespace haxe -} // end namespace ds - -#endif /* INCLUDED_haxe_ds_IntMap */ diff --git a/hGameTest/bin/linux/obj/include/haxe/ds/List.h b/hGameTest/bin/linux/obj/include/haxe/ds/List.h deleted file mode 100644 index 8e4fcdde..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/ds/List.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_ds_List -#define INCLUDED_haxe_ds_List - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,ds,List) -HX_DECLARE_CLASS3(haxe,ds,_List,ListIterator) -HX_DECLARE_CLASS3(haxe,ds,_List,ListNode) - -namespace haxe{ -namespace ds{ - - -class HXCPP_CLASS_ATTRIBUTES List_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef List_obj OBJ_; - List_obj(); - - public: - enum { _hx_ClassId = 0x57bbda73 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.ds.List") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.ds.List"); } - static hx::ObjectPtr< List_obj > __new(); - static hx::ObjectPtr< List_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~List_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("List",7e,48,8c,32); } - - ::haxe::ds::_List::ListNode h; - ::haxe::ds::_List::ListNode q; - int length; - void add( ::Dynamic item); - ::Dynamic add_dyn(); - - void push( ::Dynamic item); - ::Dynamic push_dyn(); - - ::Dynamic pop(); - ::Dynamic pop_dyn(); - - void clear(); - ::Dynamic clear_dyn(); - - bool remove( ::Dynamic v); - ::Dynamic remove_dyn(); - - ::haxe::ds::_List::ListIterator iterator(); - ::Dynamic iterator_dyn(); - -}; - -} // end namespace haxe -} // end namespace ds - -#endif /* INCLUDED_haxe_ds_List */ diff --git a/hGameTest/bin/linux/obj/include/haxe/ds/ObjectMap.h b/hGameTest/bin/linux/obj/include/haxe/ds/ObjectMap.h deleted file mode 100644 index 3e0962bb..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/ds/ObjectMap.h +++ /dev/null @@ -1,102 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_ds_ObjectMap -#define INCLUDED_haxe_ds_ObjectMap - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_haxe_IMap -#include -#endif -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,ObjectMap) - -namespace haxe{ -namespace ds{ - - -class HXCPP_CLASS_ATTRIBUTES ObjectMap_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ObjectMap_obj OBJ_; - ObjectMap_obj(); - - public: - enum { _hx_ClassId = 0x4a82dae8 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.ds.ObjectMap") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.ds.ObjectMap"); } - static hx::ObjectPtr< ObjectMap_obj > __new(); - static hx::ObjectPtr< ObjectMap_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ObjectMap_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - void set_41d0cb46( ::Dynamic k, ::Dynamic v); - ::String __ToString() const { return HX_("ObjectMap",fd,a4,50,e5); } - - ::Dynamic h; - void set( ::Dynamic key, ::Dynamic value); - ::Dynamic set_dyn(); - - ::Dynamic get( ::Dynamic key); - ::Dynamic get_dyn(); - - bool exists( ::Dynamic key); - ::Dynamic exists_dyn(); - - bool remove( ::Dynamic key); - ::Dynamic remove_dyn(); - - ::Dynamic keys(); - ::Dynamic keys_dyn(); - - - inline void set(Dynamic key, ::null value) { __object_hash_set(HX_MAP_THIS,key,value); } - inline void set(Dynamic key, bool value) { __object_hash_set(HX_MAP_THIS,key,value); } - inline void set(Dynamic key, char value) { __object_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(Dynamic key, unsigned char value) { __object_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(Dynamic key, signed char value) { __object_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(Dynamic key, short value) { __object_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(Dynamic key, unsigned short value) { __object_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(Dynamic key, int value) { __object_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(Dynamic key, unsigned int value) { __object_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(Dynamic key, float value) { __object_hash_set_float(HX_MAP_THIS,key,value); } - inline void set(Dynamic key, double value) { __object_hash_set_float(HX_MAP_THIS,key,value); } - inline void set(Dynamic key, ::String value) { __object_hash_set_string(HX_MAP_THIS,key,value); } - - - template - inline void set(Dynamic key, const ::cpp::Struct &value) {__object_hash_set(HX_MAP_THIS,key,value); } - template - inline void set(Dynamic key, const ::cpp::Function &value) {__object_hash_set(HX_MAP_THIS,key,(Dynamic)value ); } - template - inline void set(Dynamic key, const ::cpp::Pointer &value) {__object_hash_set(HX_MAP_THIS,key,(Dynamic)value ); } - - inline bool get_bool(Dynamic key) { return __object_hash_get_bool(h,key); } - inline int get_int(Dynamic key) { return __object_hash_get_int(h,key); } - inline Float get_float(Dynamic key) { return __object_hash_get_float(h,key); } - inline String get_string(Dynamic key) { return __object_hash_get_string(h,key); } - - -}; - -} // end namespace haxe -} // end namespace ds - -#endif /* INCLUDED_haxe_ds_ObjectMap */ diff --git a/hGameTest/bin/linux/obj/include/haxe/ds/StringMap.h b/hGameTest/bin/linux/obj/include/haxe/ds/StringMap.h deleted file mode 100644 index 10ce1f2d..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/ds/StringMap.h +++ /dev/null @@ -1,110 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_ds_StringMap -#define INCLUDED_haxe_ds_StringMap - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_haxe_IMap -#include -#endif -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) - -namespace haxe{ -namespace ds{ - - -class HXCPP_CLASS_ATTRIBUTES StringMap_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef StringMap_obj OBJ_; - StringMap_obj(); - - public: - enum { _hx_ClassId = 0x7fd15eaa }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.ds.StringMap") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.ds.StringMap"); } - static hx::ObjectPtr< StringMap_obj > __new(); - static hx::ObjectPtr< StringMap_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~StringMap_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - bool remove_5889326f( ::Dynamic k); - - bool exists_5889326f( ::Dynamic k); - - void set_41d0cb46( ::Dynamic k, ::Dynamic v); - ::String __ToString() const { return HX_("StringMap",2b,12,8c,69); } - - ::Dynamic h; - void set(::String key, ::Dynamic value); - ::Dynamic set_dyn(); - - ::Dynamic get(::String key); - ::Dynamic get_dyn(); - - bool exists(::String key); - ::Dynamic exists_dyn(); - - bool remove(::String key); - ::Dynamic remove_dyn(); - - ::Dynamic keys(); - ::Dynamic keys_dyn(); - - ::Dynamic iterator(); - ::Dynamic iterator_dyn(); - - - inline void set(String key, ::null value) { __string_hash_set(HX_MAP_THIS,key,value); } - inline void set(String key, bool value) { __string_hash_set(HX_MAP_THIS,key,value); } - inline void set(String key, char value) { __string_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(String key, unsigned char value) { __string_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(String key, signed char value) { __string_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(String key, short value) { __string_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(String key, unsigned short value) { __string_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(String key, int value) { __string_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(String key, unsigned int value) { __string_hash_set_int(HX_MAP_THIS,key,value); } - inline void set(String key, float value) { __string_hash_set_float(HX_MAP_THIS,key,value); } - inline void set(String key, double value) { __string_hash_set_float(HX_MAP_THIS,key,value); } - inline void set(String key, ::String value) { __string_hash_set_string(HX_MAP_THIS,key,value); } - - template - inline void set(String key, const ::cpp::Struct &value) {__string_hash_set(HX_MAP_THIS,key,value); } - template - inline void set(String key, const ::cpp::Function &value) {__string_hash_set(HX_MAP_THIS,key,(Dynamic)value ); } - template - inline void set(String key, const ::cpp::Pointer &value) {__string_hash_set(HX_MAP_THIS,key,(Dynamic)value ); } - - template - inline void set(Dynamic &key, const VALUE &value) { set( (String)key, value ); } - - inline bool get_bool(String key) { return __string_hash_get_bool(h,key); } - inline int get_int(String key) { return __string_hash_get_int(h,key); } - inline Float get_float(String key) { return __string_hash_get_float(h,key); } - inline String get_string(String key) { return __string_hash_get_string(h,key); } - -}; - -} // end namespace haxe -} // end namespace ds - -#endif /* INCLUDED_haxe_ds_StringMap */ diff --git a/hGameTest/bin/linux/obj/include/haxe/ds/_List/ListIterator.h b/hGameTest/bin/linux/obj/include/haxe/ds/_List/ListIterator.h deleted file mode 100644 index 6ea223b3..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/ds/_List/ListIterator.h +++ /dev/null @@ -1,62 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_ds__List_ListIterator -#define INCLUDED_haxe_ds__List_ListIterator - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(haxe,ds,_List,ListIterator) -HX_DECLARE_CLASS3(haxe,ds,_List,ListNode) - -namespace haxe{ -namespace ds{ -namespace _List{ - - -class HXCPP_CLASS_ATTRIBUTES ListIterator_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ListIterator_obj OBJ_; - ListIterator_obj(); - - public: - enum { _hx_ClassId = 0x06484168 }; - - void __construct( ::haxe::ds::_List::ListNode head); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.ds._List.ListIterator") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.ds._List.ListIterator"); } - static hx::ObjectPtr< ListIterator_obj > __new( ::haxe::ds::_List::ListNode head); - static hx::ObjectPtr< ListIterator_obj > __alloc(hx::Ctx *_hx_ctx, ::haxe::ds::_List::ListNode head); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ListIterator_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ListIterator",8c,fc,31,c4); } - - ::haxe::ds::_List::ListNode head; - bool hasNext(); - ::Dynamic hasNext_dyn(); - - ::Dynamic next(); - ::Dynamic next_dyn(); - -}; - -} // end namespace haxe -} // end namespace ds -} // end namespace _List - -#endif /* INCLUDED_haxe_ds__List_ListIterator */ diff --git a/hGameTest/bin/linux/obj/include/haxe/ds/_List/ListNode.h b/hGameTest/bin/linux/obj/include/haxe/ds/_List/ListNode.h deleted file mode 100644 index 203ccc18..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/ds/_List/ListNode.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_ds__List_ListNode -#define INCLUDED_haxe_ds__List_ListNode - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_33b72a992501f206_266_new) -HX_DECLARE_CLASS3(haxe,ds,_List,ListNode) - -namespace haxe{ -namespace ds{ -namespace _List{ - - -class HXCPP_CLASS_ATTRIBUTES ListNode_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ListNode_obj OBJ_; - ListNode_obj(); - - public: - enum { _hx_ClassId = 0x714cdb28 }; - - void __construct( ::Dynamic item, ::haxe::ds::_List::ListNode next); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.ds._List.ListNode") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.ds._List.ListNode"); } - - inline static hx::ObjectPtr< ListNode_obj > __new( ::Dynamic item, ::haxe::ds::_List::ListNode next) { - hx::ObjectPtr< ListNode_obj > __this = new ListNode_obj(); - __this->__construct(item,next); - return __this; - } - - inline static hx::ObjectPtr< ListNode_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic item, ::haxe::ds::_List::ListNode next) { - ListNode_obj *__this = (ListNode_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ListNode_obj), true, "haxe.ds._List.ListNode")); - *(void **)__this = ListNode_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_33b72a992501f206_266_new) -HXLINE( 267) ( ( ::haxe::ds::_List::ListNode)(__this) )->item = item; -HXLINE( 268) ( ( ::haxe::ds::_List::ListNode)(__this) )->next = next; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ListNode_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ListNode",a0,95,b0,02); } - - ::Dynamic item; - ::haxe::ds::_List::ListNode next; -}; - -} // end namespace haxe -} // end namespace ds -} // end namespace _List - -#endif /* INCLUDED_haxe_ds__List_ListNode */ diff --git a/hGameTest/bin/linux/obj/include/haxe/format/JsonParser.h b/hGameTest/bin/linux/obj/include/haxe/format/JsonParser.h deleted file mode 100644 index da1e3d0b..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/format/JsonParser.h +++ /dev/null @@ -1,69 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_format_JsonParser -#define INCLUDED_haxe_format_JsonParser - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,format,JsonParser) - -namespace haxe{ -namespace format{ - - -class HXCPP_CLASS_ATTRIBUTES JsonParser_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef JsonParser_obj OBJ_; - JsonParser_obj(); - - public: - enum { _hx_ClassId = 0x5b04dba4 }; - - void __construct(::String str); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.format.JsonParser") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.format.JsonParser"); } - static hx::ObjectPtr< JsonParser_obj > __new(::String str); - static hx::ObjectPtr< JsonParser_obj > __alloc(hx::Ctx *_hx_ctx,::String str); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~JsonParser_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("JsonParser",47,65,2e,25); } - - ::String str; - int pos; - ::Dynamic doParse(); - ::Dynamic doParse_dyn(); - - ::Dynamic parseRec(); - ::Dynamic parseRec_dyn(); - - ::String parseString(); - ::Dynamic parseString_dyn(); - - void invalidChar(); - ::Dynamic invalidChar_dyn(); - - void invalidNumber(int start); - ::Dynamic invalidNumber_dyn(); - -}; - -} // end namespace haxe -} // end namespace format - -#endif /* INCLUDED_haxe_format_JsonParser */ diff --git a/hGameTest/bin/linux/obj/include/haxe/format/JsonPrinter.h b/hGameTest/bin/linux/obj/include/haxe/format/JsonPrinter.h deleted file mode 100644 index 4c40df75..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/format/JsonPrinter.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_format_JsonPrinter -#define INCLUDED_haxe_format_JsonPrinter - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(StringBuf) -HX_DECLARE_CLASS2(haxe,format,JsonPrinter) - -namespace haxe{ -namespace format{ - - -class HXCPP_CLASS_ATTRIBUTES JsonPrinter_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef JsonPrinter_obj OBJ_; - JsonPrinter_obj(); - - public: - enum { _hx_ClassId = 0x55464e91 }; - - void __construct( ::Dynamic replacer,::String space); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.format.JsonPrinter") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.format.JsonPrinter"); } - static hx::ObjectPtr< JsonPrinter_obj > __new( ::Dynamic replacer,::String space); - static hx::ObjectPtr< JsonPrinter_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic replacer,::String space); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~JsonPrinter_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("JsonPrinter",72,68,9d,fd); } - - static ::String print( ::Dynamic o, ::Dynamic replacer,::String space); - static ::Dynamic print_dyn(); - - ::StringBuf buf; - ::Dynamic replacer; - Dynamic replacer_dyn() { return replacer;} - ::String indent; - bool pretty; - int nind; - void write( ::Dynamic k, ::Dynamic v); - ::Dynamic write_dyn(); - - void classString( ::Dynamic v); - ::Dynamic classString_dyn(); - - void fieldsString( ::Dynamic v,::Array< ::String > fields); - ::Dynamic fieldsString_dyn(); - - void quote(::String s); - ::Dynamic quote_dyn(); - -}; - -} // end namespace haxe -} // end namespace format - -#endif /* INCLUDED_haxe_format_JsonPrinter */ diff --git a/hGameTest/bin/linux/obj/include/haxe/io/Bytes.h b/hGameTest/bin/linux/obj/include/haxe/io/Bytes.h deleted file mode 100644 index f6546a47..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/io/Bytes.h +++ /dev/null @@ -1,138 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_io_Bytes -#define INCLUDED_haxe_io_Bytes - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(haxe,io,Encoding) - -namespace haxe{ -namespace io{ - - -class HXCPP_CLASS_ATTRIBUTES Bytes_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Bytes_obj OBJ_; - Bytes_obj(); - - public: - enum { _hx_ClassId = 0x5b931193 }; - - void __construct(int length,::Array< unsigned char > b); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.io.Bytes") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.io.Bytes"); } - static hx::ObjectPtr< Bytes_obj > __new(int length,::Array< unsigned char > b); - static hx::ObjectPtr< Bytes_obj > __alloc(hx::Ctx *_hx_ctx,int length,::Array< unsigned char > b); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Bytes_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Bytes",4b,78,c5,50); } - - static ::haxe::io::Bytes alloc(int length); - static ::Dynamic alloc_dyn(); - - static ::haxe::io::Bytes ofString(::String s, ::haxe::io::Encoding encoding); - static ::Dynamic ofString_dyn(); - - static ::haxe::io::Bytes ofData(::Array< unsigned char > b); - static ::Dynamic ofData_dyn(); - - static ::haxe::io::Bytes ofHex(::String s); - static ::Dynamic ofHex_dyn(); - - static int fastGet(::Array< unsigned char > b,int pos); - static ::Dynamic fastGet_dyn(); - - int length; - ::Array< unsigned char > b; - int get(int pos); - ::Dynamic get_dyn(); - - void set(int pos,int v); - ::Dynamic set_dyn(); - - void blit(int pos, ::haxe::io::Bytes src,int srcpos,int len); - ::Dynamic blit_dyn(); - - void fill(int pos,int len,int value); - ::Dynamic fill_dyn(); - - ::haxe::io::Bytes sub(int pos,int len); - ::Dynamic sub_dyn(); - - int compare( ::haxe::io::Bytes other); - ::Dynamic compare_dyn(); - - Float getDouble(int pos); - ::Dynamic getDouble_dyn(); - - Float getFloat(int pos); - ::Dynamic getFloat_dyn(); - - void setDouble(int pos,Float v); - ::Dynamic setDouble_dyn(); - - void setFloat(int pos,Float v); - ::Dynamic setFloat_dyn(); - - int getUInt16(int pos); - ::Dynamic getUInt16_dyn(); - - void setUInt16(int pos,int v); - ::Dynamic setUInt16_dyn(); - - int getInt32(int pos); - ::Dynamic getInt32_dyn(); - - cpp::Int64Struct getInt64(int pos); - ::Dynamic getInt64_dyn(); - - void setInt32(int pos,int v); - ::Dynamic setInt32_dyn(); - - void setInt64(int pos, cpp::Int64Struct v); - ::Dynamic setInt64_dyn(); - - ::String getString(int pos,int len, ::haxe::io::Encoding encoding); - ::Dynamic getString_dyn(); - - ::String readString(int pos,int len); - ::Dynamic readString_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - ::String toHex(); - ::Dynamic toHex_dyn(); - - ::Array< unsigned char > getData(); - ::Dynamic getData_dyn(); - -}; - -} // end namespace haxe -} // end namespace io - -#endif /* INCLUDED_haxe_io_Bytes */ diff --git a/hGameTest/bin/linux/obj/include/haxe/io/BytesBuffer.h b/hGameTest/bin/linux/obj/include/haxe/io/BytesBuffer.h deleted file mode 100644 index e981316e..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/io/BytesBuffer.h +++ /dev/null @@ -1,57 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_io_BytesBuffer -#define INCLUDED_haxe_io_BytesBuffer - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(haxe,io,BytesBuffer) - -namespace haxe{ -namespace io{ - - -class HXCPP_CLASS_ATTRIBUTES BytesBuffer_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef BytesBuffer_obj OBJ_; - BytesBuffer_obj(); - - public: - enum { _hx_ClassId = 0x418818bb }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.io.BytesBuffer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.io.BytesBuffer"); } - static hx::ObjectPtr< BytesBuffer_obj > __new(); - static hx::ObjectPtr< BytesBuffer_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~BytesBuffer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("BytesBuffer",ab,73,22,f6); } - - ::Array< unsigned char > b; - ::haxe::io::Bytes getBytes(); - ::Dynamic getBytes_dyn(); - -}; - -} // end namespace haxe -} // end namespace io - -#endif /* INCLUDED_haxe_io_BytesBuffer */ diff --git a/hGameTest/bin/linux/obj/include/haxe/io/BytesInput.h b/hGameTest/bin/linux/obj/include/haxe/io/BytesInput.h deleted file mode 100644 index 99d80042..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/io/BytesInput.h +++ /dev/null @@ -1,65 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_io_BytesInput -#define INCLUDED_haxe_io_BytesInput - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_haxe_io_Input -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(haxe,io,BytesInput) -HX_DECLARE_CLASS2(haxe,io,Input) - -namespace haxe{ -namespace io{ - - -class HXCPP_CLASS_ATTRIBUTES BytesInput_obj : public ::haxe::io::Input_obj -{ - public: - typedef ::haxe::io::Input_obj super; - typedef BytesInput_obj OBJ_; - BytesInput_obj(); - - public: - enum { _hx_ClassId = 0x2a8878af }; - - void __construct( ::haxe::io::Bytes b, ::Dynamic pos, ::Dynamic len); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.io.BytesInput") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.io.BytesInput"); } - static hx::ObjectPtr< BytesInput_obj > __new( ::haxe::io::Bytes b, ::Dynamic pos, ::Dynamic len); - static hx::ObjectPtr< BytesInput_obj > __alloc(hx::Ctx *_hx_ctx, ::haxe::io::Bytes b, ::Dynamic pos, ::Dynamic len); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~BytesInput_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("BytesInput",bf,cb,76,e6); } - - ::Array< unsigned char > b; - int pos; - int len; - int totlen; - int readByte(); - - int readBytes( ::haxe::io::Bytes buf,int pos,int len); - -}; - -} // end namespace haxe -} // end namespace io - -#endif /* INCLUDED_haxe_io_BytesInput */ diff --git a/hGameTest/bin/linux/obj/include/haxe/io/Encoding.h b/hGameTest/bin/linux/obj/include/haxe/io/Encoding.h deleted file mode 100644 index 1b475de0..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/io/Encoding.h +++ /dev/null @@ -1,37 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_io_Encoding -#define INCLUDED_haxe_io_Encoding - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Encoding) -namespace haxe{ -namespace io{ - - -class Encoding_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef Encoding_obj OBJ_; - - public: - Encoding_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("haxe.io.Encoding",33,a6,6d,22); } - ::String __ToString() const { return HX_("Encoding.",db,8b,f5,be) + _hx_tag; } - - static ::haxe::io::Encoding RawNative; - static inline ::haxe::io::Encoding RawNative_dyn() { return RawNative; } - static ::haxe::io::Encoding UTF8; - static inline ::haxe::io::Encoding UTF8_dyn() { return UTF8; } -}; - -} // end namespace haxe -} // end namespace io - -#endif /* INCLUDED_haxe_io_Encoding */ diff --git a/hGameTest/bin/linux/obj/include/haxe/io/Eof.h b/hGameTest/bin/linux/obj/include/haxe/io/Eof.h deleted file mode 100644 index e99fd2fb..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/io/Eof.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_io_Eof -#define INCLUDED_haxe_io_Eof - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_f9cd114f27426261_29_new) -HX_DECLARE_CLASS2(haxe,io,Eof) - -namespace haxe{ -namespace io{ - - -class HXCPP_CLASS_ATTRIBUTES Eof_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Eof_obj OBJ_; - Eof_obj(); - - public: - enum { _hx_ClassId = 0x41324090 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="haxe.io.Eof") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"haxe.io.Eof"); } - - inline static hx::ObjectPtr< Eof_obj > __new() { - hx::ObjectPtr< Eof_obj > __this = new Eof_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Eof_obj > __alloc(hx::Ctx *_hx_ctx) { - Eof_obj *__this = (Eof_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Eof_obj), false, "haxe.io.Eof")); - *(void **)__this = Eof_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_f9cd114f27426261_29_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Eof_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Eof",9c,bc,34,00); } - - virtual ::String toString(); - ::Dynamic toString_dyn(); - -}; - -} // end namespace haxe -} // end namespace io - -#endif /* INCLUDED_haxe_io_Eof */ diff --git a/hGameTest/bin/linux/obj/include/haxe/io/Error.h b/hGameTest/bin/linux/obj/include/haxe/io/Error.h deleted file mode 100644 index c1cb4d29..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/io/Error.h +++ /dev/null @@ -1,41 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_io_Error -#define INCLUDED_haxe_io_Error - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Error) -namespace haxe{ -namespace io{ - - -class Error_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef Error_obj OBJ_; - - public: - Error_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("haxe.io.Error",68,16,01,55); } - ::String __ToString() const { return HX_("Error.",86,f7,fc,85) + _hx_tag; } - - static ::haxe::io::Error Blocked; - static inline ::haxe::io::Error Blocked_dyn() { return Blocked; } - static ::haxe::io::Error Custom( ::Dynamic e); - static ::Dynamic Custom_dyn(); - static ::haxe::io::Error OutsideBounds; - static inline ::haxe::io::Error OutsideBounds_dyn() { return OutsideBounds; } - static ::haxe::io::Error Overflow; - static inline ::haxe::io::Error Overflow_dyn() { return Overflow; } -}; - -} // end namespace haxe -} // end namespace io - -#endif /* INCLUDED_haxe_io_Error */ diff --git a/hGameTest/bin/linux/obj/include/haxe/io/FPHelper.h b/hGameTest/bin/linux/obj/include/haxe/io/FPHelper.h deleted file mode 100644 index 52b2c027..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/io/FPHelper.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_io_FPHelper -#define INCLUDED_haxe_io_FPHelper - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -HX_DECLARE_CLASS2(haxe,io,FPHelper) - -namespace haxe{ -namespace io{ - - -class HXCPP_CLASS_ATTRIBUTES FPHelper_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef FPHelper_obj OBJ_; - FPHelper_obj(); - - public: - enum { _hx_ClassId = 0x349ee9e4 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="haxe.io.FPHelper") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"haxe.io.FPHelper"); } - - inline static hx::ObjectPtr< FPHelper_obj > __new() { - hx::ObjectPtr< FPHelper_obj > __this = new FPHelper_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< FPHelper_obj > __alloc(hx::Ctx *_hx_ctx) { - FPHelper_obj *__this = (FPHelper_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(FPHelper_obj), false, "haxe.io.FPHelper")); - *(void **)__this = FPHelper_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~FPHelper_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("FPHelper",58,42,63,db); } - - static Float i32ToFloat(int i); - static ::Dynamic i32ToFloat_dyn(); - - static int floatToI32(Float f); - static ::Dynamic floatToI32_dyn(); - - static Float i64ToDouble(int low,int high); - static ::Dynamic i64ToDouble_dyn(); - - static cpp::Int64Struct doubleToI64(Float v); - static ::Dynamic doubleToI64_dyn(); - -}; - -} // end namespace haxe -} // end namespace io - -#endif /* INCLUDED_haxe_io_FPHelper */ diff --git a/hGameTest/bin/linux/obj/include/haxe/io/Input.h b/hGameTest/bin/linux/obj/include/haxe/io/Input.h deleted file mode 100644 index e7fa359c..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/io/Input.h +++ /dev/null @@ -1,94 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_io_Input -#define INCLUDED_haxe_io_Input - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(haxe,io,Encoding) -HX_DECLARE_CLASS2(haxe,io,Input) - -namespace haxe{ -namespace io{ - - -class HXCPP_CLASS_ATTRIBUTES Input_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Input_obj OBJ_; - Input_obj(); - - public: - enum { _hx_ClassId = 0x5c18cd32 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="haxe.io.Input") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"haxe.io.Input"); } - - inline static hx::ObjectPtr< Input_obj > __new() { - hx::ObjectPtr< Input_obj > __this = new Input_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Input_obj > __alloc(hx::Ctx *_hx_ctx) { - Input_obj *__this = (Input_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Input_obj), false, "haxe.io.Input")); - *(void **)__this = Input_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Input_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Input",ea,33,4b,51); } - - bool bigEndian; - virtual int readByte(); - ::Dynamic readByte_dyn(); - - virtual int readBytes( ::haxe::io::Bytes s,int pos,int len); - ::Dynamic readBytes_dyn(); - - virtual void close(); - ::Dynamic close_dyn(); - - void readFullBytes( ::haxe::io::Bytes s,int pos,int len); - ::Dynamic readFullBytes_dyn(); - - ::haxe::io::Bytes read(int nbytes); - ::Dynamic read_dyn(); - - ::String readLine(); - ::Dynamic readLine_dyn(); - - int readInt16(); - ::Dynamic readInt16_dyn(); - - int readUInt16(); - ::Dynamic readUInt16_dyn(); - - int readInt32(); - ::Dynamic readInt32_dyn(); - - ::String readString(int len, ::haxe::io::Encoding encoding); - ::Dynamic readString_dyn(); - -}; - -} // end namespace haxe -} // end namespace io - -#endif /* INCLUDED_haxe_io_Input */ diff --git a/hGameTest/bin/linux/obj/include/haxe/io/Output.h b/hGameTest/bin/linux/obj/include/haxe/io/Output.h deleted file mode 100644 index 4b54abd7..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/io/Output.h +++ /dev/null @@ -1,58 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_io_Output -#define INCLUDED_haxe_io_Output - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Output) - -namespace haxe{ -namespace io{ - - -class HXCPP_CLASS_ATTRIBUTES Output_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Output_obj OBJ_; - Output_obj(); - - public: - enum { _hx_ClassId = 0x3473efad }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="haxe.io.Output") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"haxe.io.Output"); } - - inline static hx::ObjectPtr< Output_obj > __new() { - hx::ObjectPtr< Output_obj > __this = new Output_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Output_obj > __alloc(hx::Ctx *_hx_ctx) { - Output_obj *__this = (Output_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Output_obj), false, "haxe.io.Output")); - *(void **)__this = Output_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Output_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Output",21,83,15,41); } - -}; - -} // end namespace haxe -} // end namespace io - -#endif /* INCLUDED_haxe_io_Output */ diff --git a/hGameTest/bin/linux/obj/include/haxe/io/Path.h b/hGameTest/bin/linux/obj/include/haxe/io/Path.h deleted file mode 100644 index 4e18359a..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/io/Path.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_io_Path -#define INCLUDED_haxe_io_Path - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Path) - -namespace haxe{ -namespace io{ - - -class HXCPP_CLASS_ATTRIBUTES Path_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Path_obj OBJ_; - Path_obj(); - - public: - enum { _hx_ClassId = 0x044b6ab5 }; - - void __construct(::String path); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.io.Path") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.io.Path"); } - static hx::ObjectPtr< Path_obj > __new(::String path); - static hx::ObjectPtr< Path_obj > __alloc(hx::Ctx *_hx_ctx,::String path); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Path_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Path",c5,11,2b,35); } - - static ::String withoutDirectory(::String path); - static ::Dynamic withoutDirectory_dyn(); - - static ::String directory(::String path); - static ::Dynamic directory_dyn(); - - static ::String addTrailingSlash(::String path); - static ::Dynamic addTrailingSlash_dyn(); - - static ::String removeTrailingSlashes(::String path); - static ::Dynamic removeTrailingSlashes_dyn(); - - ::String dir; - ::String file; - ::String ext; - bool backslash; - virtual ::String toString(); - ::Dynamic toString_dyn(); - -}; - -} // end namespace haxe -} // end namespace io - -#endif /* INCLUDED_haxe_io_Path */ diff --git a/hGameTest/bin/linux/obj/include/haxe/iterators/ArrayIterator.h b/hGameTest/bin/linux/obj/include/haxe/iterators/ArrayIterator.h deleted file mode 100644 index 92e8f6e5..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/iterators/ArrayIterator.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.1.5 -#ifndef INCLUDED_haxe_iterators_ArrayIterator -#define INCLUDED_haxe_iterators_ArrayIterator - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_4080537b5ff1f511_28_new) -HX_DECLARE_CLASS2(haxe,iterators,ArrayIterator) - -namespace haxe{ -namespace iterators{ - - -class HXCPP_CLASS_ATTRIBUTES ArrayIterator_obj : public ::hx::Object -{ - public: - typedef ::hx::Object super; - typedef ArrayIterator_obj OBJ_; - ArrayIterator_obj(); - - public: - enum { _hx_ClassId = 0x189859c8 }; - - void __construct(::cpp::VirtualArray array); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.iterators.ArrayIterator") - { return ::hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return ::hx::Object::operator new(inSize+extra,true,"haxe.iterators.ArrayIterator"); } - - inline static ::hx::ObjectPtr< ArrayIterator_obj > __new(::cpp::VirtualArray array) { - ::hx::ObjectPtr< ArrayIterator_obj > __this = new ArrayIterator_obj(); - __this->__construct(array); - return __this; - } - - inline static ::hx::ObjectPtr< ArrayIterator_obj > __alloc(::hx::Ctx *_hx_ctx,::cpp::VirtualArray array) { - ArrayIterator_obj *__this = (ArrayIterator_obj*)(::hx::Ctx::alloc(_hx_ctx, sizeof(ArrayIterator_obj), true, "haxe.iterators.ArrayIterator")); - *(void **)__this = ArrayIterator_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_4080537b5ff1f511_28_new) -HXLINE( 30) ( ( ::haxe::iterators::ArrayIterator)(__this) )->current = 0; -HXLINE( 37) ( ( ::haxe::iterators::ArrayIterator)(__this) )->array = array; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(::hx::DynamicArray inArgs); - //~ArrayIterator_obj(); - - HX_DO_RTTI_ALL; - ::hx::Val __Field(const ::String &inString, ::hx::PropertyAccess inCallProp); - ::hx::Val __SetField(const ::String &inString,const ::hx::Val &inValue, ::hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ArrayIterator",87,84,c8,5d); } - - ::cpp::VirtualArray array; - int current; - bool hasNext(); - ::Dynamic hasNext_dyn(); - - ::Dynamic next(); - ::Dynamic next_dyn(); - -}; - -} // end namespace haxe -} // end namespace iterators - -#endif /* INCLUDED_haxe_iterators_ArrayIterator */ diff --git a/hGameTest/bin/linux/obj/include/haxe/lang/Iterable.h b/hGameTest/bin/linux/obj/include/haxe/lang/Iterable.h deleted file mode 100644 index 64762b9f..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/lang/Iterable.h +++ /dev/null @@ -1,31 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_lang_Iterable -#define INCLUDED_haxe_lang_Iterable - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,lang,Iterable) -HX_DECLARE_CLASS2(haxe,lang,Iterator) - -namespace haxe{ -namespace lang{ - - -class HXCPP_CLASS_ATTRIBUTES Iterable_obj { - public: - typedef hx::Object super; - HX_DO_INTERFACE_RTTI; - - static void __boot(); - ::Dynamic (hx::Object :: *_hx_iterator)(); - static inline ::Dynamic iterator( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::haxe::lang::Iterable_obj *>(_hx_.mPtr->_hx_getInterface(0x1f692be6)))->_hx_iterator)(); - } -}; - -} // end namespace haxe -} // end namespace lang - -#endif /* INCLUDED_haxe_lang_Iterable */ diff --git a/hGameTest/bin/linux/obj/include/haxe/lang/Iterator.h b/hGameTest/bin/linux/obj/include/haxe/lang/Iterator.h deleted file mode 100644 index 478d2c62..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/lang/Iterator.h +++ /dev/null @@ -1,34 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_lang_Iterator -#define INCLUDED_haxe_lang_Iterator - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,lang,Iterator) - -namespace haxe{ -namespace lang{ - - -class HXCPP_CLASS_ATTRIBUTES Iterator_obj { - public: - typedef hx::Object super; - HX_DO_INTERFACE_RTTI; - - static void __boot(); - bool (hx::Object :: *_hx_hasNext)(); - static inline bool hasNext( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::haxe::lang::Iterator_obj *>(_hx_.mPtr->_hx_getInterface(0x1f76d722)))->_hx_hasNext)(); - } - ::Dynamic (hx::Object :: *_hx_next)(); - static inline ::Dynamic next( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::haxe::lang::Iterator_obj *>(_hx_.mPtr->_hx_getInterface(0x1f76d722)))->_hx_next)(); - } -}; - -} // end namespace haxe -} // end namespace lang - -#endif /* INCLUDED_haxe_lang_Iterator */ diff --git a/hGameTest/bin/linux/obj/include/haxe/zip/ExtraField.h b/hGameTest/bin/linux/obj/include/haxe/zip/ExtraField.h deleted file mode 100644 index 562f8cbb..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/zip/ExtraField.h +++ /dev/null @@ -1,40 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_zip_ExtraField -#define INCLUDED_haxe_zip_ExtraField - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(haxe,zip,ExtraField) -namespace haxe{ -namespace zip{ - - -class ExtraField_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef ExtraField_obj OBJ_; - - public: - ExtraField_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("haxe.zip.ExtraField",df,af,f8,91); } - ::String __ToString() const { return HX_("ExtraField.",c4,80,7a,63) + _hx_tag; } - - static ::haxe::zip::ExtraField FInfoZipUnicodePath(::String name,int crc); - static ::Dynamic FInfoZipUnicodePath_dyn(); - static ::haxe::zip::ExtraField FUnknown(int tag, ::haxe::io::Bytes bytes); - static ::Dynamic FUnknown_dyn(); - static ::haxe::zip::ExtraField FUtf8; - static inline ::haxe::zip::ExtraField FUtf8_dyn() { return FUtf8; } -}; - -} // end namespace haxe -} // end namespace zip - -#endif /* INCLUDED_haxe_zip_ExtraField */ diff --git a/hGameTest/bin/linux/obj/include/haxe/zip/HuffTools.h b/hGameTest/bin/linux/obj/include/haxe/zip/HuffTools.h deleted file mode 100644 index e8a02364..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/zip/HuffTools.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_zip_HuffTools -#define INCLUDED_haxe_zip_HuffTools - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,IntMap) -HX_DECLARE_CLASS2(haxe,zip,HuffTools) -HX_DECLARE_CLASS2(haxe,zip,Huffman) - -namespace haxe{ -namespace zip{ - - -class HXCPP_CLASS_ATTRIBUTES HuffTools_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef HuffTools_obj OBJ_; - HuffTools_obj(); - - public: - enum { _hx_ClassId = 0x10a15413 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="haxe.zip.HuffTools") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"haxe.zip.HuffTools"); } - static hx::ObjectPtr< HuffTools_obj > __new(); - static hx::ObjectPtr< HuffTools_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~HuffTools_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("HuffTools",2e,d1,43,79); } - - int treeDepth( ::haxe::zip::Huffman t); - ::Dynamic treeDepth_dyn(); - - ::haxe::zip::Huffman treeCompress( ::haxe::zip::Huffman t); - ::Dynamic treeCompress_dyn(); - - void treeWalk(::Array< ::Dynamic> table,int p,int cd,int d, ::haxe::zip::Huffman t); - ::Dynamic treeWalk_dyn(); - - ::haxe::zip::Huffman treeMake( ::haxe::ds::IntMap bits,int maxbits,int v,int len); - ::Dynamic treeMake_dyn(); - - ::haxe::zip::Huffman make(::Array< int > lengths,int pos,int nlengths,int maxbits); - ::Dynamic make_dyn(); - -}; - -} // end namespace haxe -} // end namespace zip - -#endif /* INCLUDED_haxe_zip_HuffTools */ diff --git a/hGameTest/bin/linux/obj/include/haxe/zip/Huffman.h b/hGameTest/bin/linux/obj/include/haxe/zip/Huffman.h deleted file mode 100644 index db035017..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/zip/Huffman.h +++ /dev/null @@ -1,39 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_zip_Huffman -#define INCLUDED_haxe_zip_Huffman - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,zip,Huffman) -namespace haxe{ -namespace zip{ - - -class Huffman_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef Huffman_obj OBJ_; - - public: - Huffman_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("haxe.zip.Huffman",38,d8,1f,47); } - ::String __ToString() const { return HX_("Huffman.",81,94,1b,e3) + _hx_tag; } - - static ::haxe::zip::Huffman Found(int i); - static ::Dynamic Found_dyn(); - static ::haxe::zip::Huffman NeedBit( ::haxe::zip::Huffman left, ::haxe::zip::Huffman right); - static ::Dynamic NeedBit_dyn(); - static ::haxe::zip::Huffman NeedBits(int n,::Array< ::Dynamic> table); - static ::Dynamic NeedBits_dyn(); -}; - -} // end namespace haxe -} // end namespace zip - -#endif /* INCLUDED_haxe_zip_Huffman */ diff --git a/hGameTest/bin/linux/obj/include/haxe/zip/InflateImpl.h b/hGameTest/bin/linux/obj/include/haxe/zip/InflateImpl.h deleted file mode 100644 index af409375..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/zip/InflateImpl.h +++ /dev/null @@ -1,121 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_zip_InflateImpl -#define INCLUDED_haxe_zip_InflateImpl - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(haxe,io,Input) -HX_DECLARE_CLASS2(haxe,zip,HuffTools) -HX_DECLARE_CLASS2(haxe,zip,Huffman) -HX_DECLARE_CLASS2(haxe,zip,InflateImpl) -HX_DECLARE_CLASS3(haxe,zip,_InflateImpl,State) -HX_DECLARE_CLASS3(haxe,zip,_InflateImpl,Window) - -namespace haxe{ -namespace zip{ - - -class HXCPP_CLASS_ATTRIBUTES InflateImpl_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef InflateImpl_obj OBJ_; - InflateImpl_obj(); - - public: - enum { _hx_ClassId = 0x53e7f50c }; - - void __construct( ::haxe::io::Input i, ::Dynamic __o_header, ::Dynamic __o_crc); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.zip.InflateImpl") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.zip.InflateImpl"); } - static hx::ObjectPtr< InflateImpl_obj > __new( ::haxe::io::Input i, ::Dynamic __o_header, ::Dynamic __o_crc); - static hx::ObjectPtr< InflateImpl_obj > __alloc(hx::Ctx *_hx_ctx, ::haxe::io::Input i, ::Dynamic __o_header, ::Dynamic __o_crc); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~InflateImpl_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("InflateImpl",e7,2e,f8,07); } - - static void __boot(); - static ::Array< int > LEN_EXTRA_BITS_TBL; - static ::Array< int > LEN_BASE_VAL_TBL; - static ::Array< int > DIST_EXTRA_BITS_TBL; - static ::Array< int > DIST_BASE_VAL_TBL; - static ::Array< int > CODE_LENGTHS_POS; - static ::haxe::zip::Huffman FIXED_HUFFMAN; - int nbits; - int bits; - ::haxe::zip::_InflateImpl::State state; - bool isFinal; - ::haxe::zip::Huffman huffman; - ::haxe::zip::Huffman huffdist; - ::haxe::zip::HuffTools htools; - int len; - int dist; - int needed; - ::haxe::io::Bytes output; - int outpos; - ::haxe::io::Input input; - ::Array< int > lengths; - ::haxe::zip::_InflateImpl::Window window; - ::haxe::zip::Huffman buildFixedHuffman(); - ::Dynamic buildFixedHuffman_dyn(); - - int readBytes( ::haxe::io::Bytes b,int pos,int len); - ::Dynamic readBytes_dyn(); - - int getBits(int n); - ::Dynamic getBits_dyn(); - - bool getBit(); - ::Dynamic getBit_dyn(); - - int getRevBits(int n); - ::Dynamic getRevBits_dyn(); - - void resetBits(); - ::Dynamic resetBits_dyn(); - - void addBytes( ::haxe::io::Bytes b,int p,int len); - ::Dynamic addBytes_dyn(); - - void addByte(int b); - ::Dynamic addByte_dyn(); - - void addDistOne(int n); - ::Dynamic addDistOne_dyn(); - - void addDist(int d,int len); - ::Dynamic addDist_dyn(); - - int applyHuffman( ::haxe::zip::Huffman h); - ::Dynamic applyHuffman_dyn(); - - void inflateLengths(::Array< int > a,int max); - ::Dynamic inflateLengths_dyn(); - - bool inflateLoop(); - ::Dynamic inflateLoop_dyn(); - -}; - -} // end namespace haxe -} // end namespace zip - -#endif /* INCLUDED_haxe_zip_InflateImpl */ diff --git a/hGameTest/bin/linux/obj/include/haxe/zip/Reader.h b/hGameTest/bin/linux/obj/include/haxe/zip/Reader.h deleted file mode 100644 index e99d9a29..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/zip/Reader.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_zip_Reader -#define INCLUDED_haxe_zip_Reader - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(Date) -HX_DECLARE_CLASS2(haxe,ds,List) -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(haxe,io,Input) -HX_DECLARE_CLASS2(haxe,zip,Reader) - -namespace haxe{ -namespace zip{ - - -class HXCPP_CLASS_ATTRIBUTES Reader_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Reader_obj OBJ_; - Reader_obj(); - - public: - enum { _hx_ClassId = 0x2836055e }; - - void __construct( ::haxe::io::Input i); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.zip.Reader") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.zip.Reader"); } - static hx::ObjectPtr< Reader_obj > __new( ::haxe::io::Input i); - static hx::ObjectPtr< Reader_obj > __alloc(hx::Ctx *_hx_ctx, ::haxe::io::Input i); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Reader_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Reader",63,19,26,31); } - - static ::haxe::ds::List readZip( ::haxe::io::Input i); - static ::Dynamic readZip_dyn(); - - static ::haxe::io::Bytes unzip( ::Dynamic f); - static ::Dynamic unzip_dyn(); - - ::haxe::io::Input i; - ::Date readZipDate(); - ::Dynamic readZipDate_dyn(); - - ::haxe::ds::List readExtraFields(int length); - ::Dynamic readExtraFields_dyn(); - - ::Dynamic readEntryHeader(); - ::Dynamic readEntryHeader_dyn(); - - ::haxe::ds::List read(); - ::Dynamic read_dyn(); - -}; - -} // end namespace haxe -} // end namespace zip - -#endif /* INCLUDED_haxe_zip_Reader */ diff --git a/hGameTest/bin/linux/obj/include/haxe/zip/_InflateImpl/State.h b/hGameTest/bin/linux/obj/include/haxe/zip/_InflateImpl/State.h deleted file mode 100644 index 4210f7df..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/zip/_InflateImpl/State.h +++ /dev/null @@ -1,51 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_zip__InflateImpl_State -#define INCLUDED_haxe_zip__InflateImpl_State - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(haxe,zip,_InflateImpl,State) -namespace haxe{ -namespace zip{ -namespace _InflateImpl{ - - -class State_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef State_obj OBJ_; - - public: - State_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("haxe.zip._InflateImpl.State",a0,c2,8b,f6); } - ::String __ToString() const { return HX_("State.",1d,4d,90,3a) + _hx_tag; } - - static ::haxe::zip::_InflateImpl::State Block; - static inline ::haxe::zip::_InflateImpl::State Block_dyn() { return Block; } - static ::haxe::zip::_InflateImpl::State CData; - static inline ::haxe::zip::_InflateImpl::State CData_dyn() { return CData; } - static ::haxe::zip::_InflateImpl::State Crc; - static inline ::haxe::zip::_InflateImpl::State Crc_dyn() { return Crc; } - static ::haxe::zip::_InflateImpl::State Dist; - static inline ::haxe::zip::_InflateImpl::State Dist_dyn() { return Dist; } - static ::haxe::zip::_InflateImpl::State DistOne; - static inline ::haxe::zip::_InflateImpl::State DistOne_dyn() { return DistOne; } - static ::haxe::zip::_InflateImpl::State Done; - static inline ::haxe::zip::_InflateImpl::State Done_dyn() { return Done; } - static ::haxe::zip::_InflateImpl::State Flat; - static inline ::haxe::zip::_InflateImpl::State Flat_dyn() { return Flat; } - static ::haxe::zip::_InflateImpl::State Head; - static inline ::haxe::zip::_InflateImpl::State Head_dyn() { return Head; } -}; - -} // end namespace haxe -} // end namespace zip -} // end namespace _InflateImpl - -#endif /* INCLUDED_haxe_zip__InflateImpl_State */ diff --git a/hGameTest/bin/linux/obj/include/haxe/zip/_InflateImpl/Window.h b/hGameTest/bin/linux/obj/include/haxe/zip/_InflateImpl/Window.h deleted file mode 100644 index 8e5efeff..00000000 --- a/hGameTest/bin/linux/obj/include/haxe/zip/_InflateImpl/Window.h +++ /dev/null @@ -1,77 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_haxe_zip__InflateImpl_Window -#define INCLUDED_haxe_zip__InflateImpl_Window - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,crypto,Adler32) -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(haxe,zip,_InflateImpl,Window) - -namespace haxe{ -namespace zip{ -namespace _InflateImpl{ - - -class HXCPP_CLASS_ATTRIBUTES Window_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Window_obj OBJ_; - Window_obj(); - - public: - enum { _hx_ClassId = 0x021b9cf3 }; - - void __construct(bool hasCrc); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="haxe.zip._InflateImpl.Window") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"haxe.zip._InflateImpl.Window"); } - static hx::ObjectPtr< Window_obj > __new(bool hasCrc); - static hx::ObjectPtr< Window_obj > __alloc(hx::Ctx *_hx_ctx,bool hasCrc); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Window_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Window",10,08,21,87); } - - ::haxe::io::Bytes buffer; - int pos; - ::haxe::crypto::Adler32 crc; - void slide(); - ::Dynamic slide_dyn(); - - void addBytes( ::haxe::io::Bytes b,int p,int len); - ::Dynamic addBytes_dyn(); - - void addByte(int c); - ::Dynamic addByte_dyn(); - - int getLastChar(); - ::Dynamic getLastChar_dyn(); - - int available(); - ::Dynamic available_dyn(); - - ::haxe::crypto::Adler32 checksum(); - ::Dynamic checksum_dyn(); - -}; - -} // end namespace haxe -} // end namespace zip -} // end namespace _InflateImpl - -#endif /* INCLUDED_haxe_zip__InflateImpl_Window */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/ApplicationEventInfo.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/ApplicationEventInfo.h deleted file mode 100644 index 3d995037..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/ApplicationEventInfo.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_ApplicationEventInfo -#define INCLUDED_lime__internal_backend_native_ApplicationEventInfo - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_1a94701d58bd3d3e_612_new) -HX_DECLARE_CLASS4(lime,_internal,backend,native,ApplicationEventInfo) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES ApplicationEventInfo_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ApplicationEventInfo_obj OBJ_; - ApplicationEventInfo_obj(); - - public: - enum { _hx_ClassId = 0x111de8fc }; - - void __construct( ::Dynamic type,hx::Null< int > __o_deltaTime); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.backend.native.ApplicationEventInfo") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.backend.native.ApplicationEventInfo"); } - - inline static hx::ObjectPtr< ApplicationEventInfo_obj > __new( ::Dynamic type,hx::Null< int > __o_deltaTime) { - hx::ObjectPtr< ApplicationEventInfo_obj > __this = new ApplicationEventInfo_obj(); - __this->__construct(type,__o_deltaTime); - return __this; - } - - inline static hx::ObjectPtr< ApplicationEventInfo_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic type,hx::Null< int > __o_deltaTime) { - ApplicationEventInfo_obj *__this = (ApplicationEventInfo_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ApplicationEventInfo_obj), false, "lime._internal.backend.native.ApplicationEventInfo")); - *(void **)__this = ApplicationEventInfo_obj::_hx_vtable; -{ - int deltaTime = __o_deltaTime.Default(0); - HX_STACKFRAME(&_hx_pos_1a94701d58bd3d3e_612_new) -HXLINE( 613) ( ( ::lime::_internal::backend::native::ApplicationEventInfo)(__this) )->type = ( (int)(type) ); -HXLINE( 614) ( ( ::lime::_internal::backend::native::ApplicationEventInfo)(__this) )->deltaTime = deltaTime; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ApplicationEventInfo_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ApplicationEventInfo",58,f8,5f,3d); } - - int deltaTime; - int type; - ::lime::_internal::backend::native::ApplicationEventInfo clone(); - ::Dynamic clone_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_ApplicationEventInfo */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/ClipboardEventInfo.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/ClipboardEventInfo.h deleted file mode 100644 index 9dfc2df4..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/ClipboardEventInfo.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_ClipboardEventInfo -#define INCLUDED_lime__internal_backend_native_ClipboardEventInfo - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_45f117d879fd522d_635_new) -HX_DECLARE_CLASS4(lime,_internal,backend,native,ClipboardEventInfo) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES ClipboardEventInfo_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ClipboardEventInfo_obj OBJ_; - ClipboardEventInfo_obj(); - - public: - enum { _hx_ClassId = 0x1555697e }; - - void __construct( ::Dynamic type); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.backend.native.ClipboardEventInfo") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.backend.native.ClipboardEventInfo"); } - - inline static hx::ObjectPtr< ClipboardEventInfo_obj > __new( ::Dynamic type) { - hx::ObjectPtr< ClipboardEventInfo_obj > __this = new ClipboardEventInfo_obj(); - __this->__construct(type); - return __this; - } - - inline static hx::ObjectPtr< ClipboardEventInfo_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic type) { - ClipboardEventInfo_obj *__this = (ClipboardEventInfo_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ClipboardEventInfo_obj), false, "lime._internal.backend.native.ClipboardEventInfo")); - *(void **)__this = ClipboardEventInfo_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_45f117d879fd522d_635_new) -HXDLIN( 635) ( ( ::lime::_internal::backend::native::ClipboardEventInfo)(__this) )->type = ( (int)(type) ); - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ClipboardEventInfo_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ClipboardEventInfo",12,75,f1,b4); } - - int type; - ::lime::_internal::backend::native::ClipboardEventInfo clone(); - ::Dynamic clone_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_ClipboardEventInfo */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/DropEventInfo.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/DropEventInfo.h deleted file mode 100644 index a5eb3709..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/DropEventInfo.h +++ /dev/null @@ -1,79 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_DropEventInfo -#define INCLUDED_lime__internal_backend_native_DropEventInfo - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_a21879e7650910f2_655_new) -HX_DECLARE_CLASS4(lime,_internal,backend,native,DropEventInfo) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES DropEventInfo_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DropEventInfo_obj OBJ_; - DropEventInfo_obj(); - - public: - enum { _hx_ClassId = 0x7acc9e35 }; - - void __construct( ::Dynamic type,::String file); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime._internal.backend.native.DropEventInfo") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime._internal.backend.native.DropEventInfo"); } - - inline static hx::ObjectPtr< DropEventInfo_obj > __new( ::Dynamic type,::String file) { - hx::ObjectPtr< DropEventInfo_obj > __this = new DropEventInfo_obj(); - __this->__construct(type,file); - return __this; - } - - inline static hx::ObjectPtr< DropEventInfo_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic type,::String file) { - DropEventInfo_obj *__this = (DropEventInfo_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DropEventInfo_obj), true, "lime._internal.backend.native.DropEventInfo")); - *(void **)__this = DropEventInfo_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_a21879e7650910f2_655_new) -HXLINE( 656) ( ( ::lime::_internal::backend::native::DropEventInfo)(__this) )->type = ( (int)(type) ); -HXLINE( 657) ( ( ::lime::_internal::backend::native::DropEventInfo)(__this) )->file = file; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DropEventInfo_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DropEventInfo",59,3b,00,66); } - - ::String file; - int type; - ::lime::_internal::backend::native::DropEventInfo clone(); - ::Dynamic clone_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_DropEventInfo */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/GamepadEventInfo.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/GamepadEventInfo.h deleted file mode 100644 index c1faf284..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/GamepadEventInfo.h +++ /dev/null @@ -1,87 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_GamepadEventInfo -#define INCLUDED_lime__internal_backend_native_GamepadEventInfo - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_d0c0bd38b1c3a1bc_680_new) -HX_DECLARE_CLASS4(lime,_internal,backend,native,GamepadEventInfo) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES GamepadEventInfo_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GamepadEventInfo_obj OBJ_; - GamepadEventInfo_obj(); - - public: - enum { _hx_ClassId = 0x779d48ef }; - - void __construct( ::Dynamic type,hx::Null< int > __o_id,hx::Null< int > __o_button,hx::Null< int > __o_axis,hx::Null< Float > __o_value); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.backend.native.GamepadEventInfo") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.backend.native.GamepadEventInfo"); } - - inline static hx::ObjectPtr< GamepadEventInfo_obj > __new( ::Dynamic type,hx::Null< int > __o_id,hx::Null< int > __o_button,hx::Null< int > __o_axis,hx::Null< Float > __o_value) { - hx::ObjectPtr< GamepadEventInfo_obj > __this = new GamepadEventInfo_obj(); - __this->__construct(type,__o_id,__o_button,__o_axis,__o_value); - return __this; - } - - inline static hx::ObjectPtr< GamepadEventInfo_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic type,hx::Null< int > __o_id,hx::Null< int > __o_button,hx::Null< int > __o_axis,hx::Null< Float > __o_value) { - GamepadEventInfo_obj *__this = (GamepadEventInfo_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GamepadEventInfo_obj), false, "lime._internal.backend.native.GamepadEventInfo")); - *(void **)__this = GamepadEventInfo_obj::_hx_vtable; -{ - int id = __o_id.Default(0); - int button = __o_button.Default(0); - int axis = __o_axis.Default(0); - Float value = __o_value.Default(0); - HX_STACKFRAME(&_hx_pos_d0c0bd38b1c3a1bc_680_new) -HXLINE( 681) ( ( ::lime::_internal::backend::native::GamepadEventInfo)(__this) )->type = ( (int)(type) ); -HXLINE( 682) ( ( ::lime::_internal::backend::native::GamepadEventInfo)(__this) )->id = id; -HXLINE( 683) ( ( ::lime::_internal::backend::native::GamepadEventInfo)(__this) )->button = button; -HXLINE( 684) ( ( ::lime::_internal::backend::native::GamepadEventInfo)(__this) )->axis = axis; -HXLINE( 685) ( ( ::lime::_internal::backend::native::GamepadEventInfo)(__this) )->axisValue = value; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GamepadEventInfo_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GamepadEventInfo",e7,80,29,66); } - - int axis; - int button; - int id; - int type; - Float axisValue; - ::lime::_internal::backend::native::GamepadEventInfo clone(); - ::Dynamic clone_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_GamepadEventInfo */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/JoystickEventInfo.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/JoystickEventInfo.h deleted file mode 100644 index 7244ccba..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/JoystickEventInfo.h +++ /dev/null @@ -1,90 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_JoystickEventInfo -#define INCLUDED_lime__internal_backend_native_JoystickEventInfo - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_21cd05885e6e0032_713_new) -HX_DECLARE_CLASS4(lime,_internal,backend,native,JoystickEventInfo) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES JoystickEventInfo_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef JoystickEventInfo_obj OBJ_; - JoystickEventInfo_obj(); - - public: - enum { _hx_ClassId = 0x599ac45c }; - - void __construct( ::Dynamic type,hx::Null< int > __o_id,hx::Null< int > __o_index,hx::Null< int > __o_value,hx::Null< Float > __o_x,hx::Null< Float > __o_y); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.backend.native.JoystickEventInfo") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.backend.native.JoystickEventInfo"); } - - inline static hx::ObjectPtr< JoystickEventInfo_obj > __new( ::Dynamic type,hx::Null< int > __o_id,hx::Null< int > __o_index,hx::Null< int > __o_value,hx::Null< Float > __o_x,hx::Null< Float > __o_y) { - hx::ObjectPtr< JoystickEventInfo_obj > __this = new JoystickEventInfo_obj(); - __this->__construct(type,__o_id,__o_index,__o_value,__o_x,__o_y); - return __this; - } - - inline static hx::ObjectPtr< JoystickEventInfo_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic type,hx::Null< int > __o_id,hx::Null< int > __o_index,hx::Null< int > __o_value,hx::Null< Float > __o_x,hx::Null< Float > __o_y) { - JoystickEventInfo_obj *__this = (JoystickEventInfo_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(JoystickEventInfo_obj), false, "lime._internal.backend.native.JoystickEventInfo")); - *(void **)__this = JoystickEventInfo_obj::_hx_vtable; -{ - int id = __o_id.Default(0); - int index = __o_index.Default(0); - int value = __o_value.Default(0); - Float x = __o_x.Default(0); - Float y = __o_y.Default(0); - HX_STACKFRAME(&_hx_pos_21cd05885e6e0032_713_new) -HXLINE( 714) ( ( ::lime::_internal::backend::native::JoystickEventInfo)(__this) )->type = ( (int)(type) ); -HXLINE( 715) ( ( ::lime::_internal::backend::native::JoystickEventInfo)(__this) )->id = id; -HXLINE( 716) ( ( ::lime::_internal::backend::native::JoystickEventInfo)(__this) )->index = index; -HXLINE( 717) ( ( ::lime::_internal::backend::native::JoystickEventInfo)(__this) )->eventValue = value; -HXLINE( 718) ( ( ::lime::_internal::backend::native::JoystickEventInfo)(__this) )->x = x; -HXLINE( 719) ( ( ::lime::_internal::backend::native::JoystickEventInfo)(__this) )->y = y; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~JoystickEventInfo_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("JoystickEventInfo",2c,09,a3,75); } - - int id; - int index; - int type; - int eventValue; - Float x; - Float y; - ::lime::_internal::backend::native::JoystickEventInfo clone(); - ::Dynamic clone_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_JoystickEventInfo */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/KeyEventInfo.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/KeyEventInfo.h deleted file mode 100644 index 944cbcfc..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/KeyEventInfo.h +++ /dev/null @@ -1,84 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_KeyEventInfo -#define INCLUDED_lime__internal_backend_native_KeyEventInfo - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_cef4a471e9b9c478_747_new) -HX_DECLARE_CLASS4(lime,_internal,backend,native,KeyEventInfo) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES KeyEventInfo_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef KeyEventInfo_obj OBJ_; - KeyEventInfo_obj(); - - public: - enum { _hx_ClassId = 0x792de4cd }; - - void __construct( ::Dynamic type,hx::Null< int > __o_windowID,hx::Null< int > __o_keyCode,hx::Null< int > __o_modifier); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.backend.native.KeyEventInfo") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.backend.native.KeyEventInfo"); } - - inline static hx::ObjectPtr< KeyEventInfo_obj > __new( ::Dynamic type,hx::Null< int > __o_windowID,hx::Null< int > __o_keyCode,hx::Null< int > __o_modifier) { - hx::ObjectPtr< KeyEventInfo_obj > __this = new KeyEventInfo_obj(); - __this->__construct(type,__o_windowID,__o_keyCode,__o_modifier); - return __this; - } - - inline static hx::ObjectPtr< KeyEventInfo_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic type,hx::Null< int > __o_windowID,hx::Null< int > __o_keyCode,hx::Null< int > __o_modifier) { - KeyEventInfo_obj *__this = (KeyEventInfo_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(KeyEventInfo_obj), false, "lime._internal.backend.native.KeyEventInfo")); - *(void **)__this = KeyEventInfo_obj::_hx_vtable; -{ - int windowID = __o_windowID.Default(0); - int keyCode = __o_keyCode.Default(0); - int modifier = __o_modifier.Default(0); - HX_STACKFRAME(&_hx_pos_cef4a471e9b9c478_747_new) -HXLINE( 748) ( ( ::lime::_internal::backend::native::KeyEventInfo)(__this) )->type = ( (int)(type) ); -HXLINE( 749) ( ( ::lime::_internal::backend::native::KeyEventInfo)(__this) )->windowID = windowID; -HXLINE( 750) ( ( ::lime::_internal::backend::native::KeyEventInfo)(__this) )->keyCode = keyCode; -HXLINE( 751) ( ( ::lime::_internal::backend::native::KeyEventInfo)(__this) )->modifier = modifier; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~KeyEventInfo_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("KeyEventInfo",29,38,a3,94); } - - int keyCode; - int modifier; - int type; - int windowID; - ::lime::_internal::backend::native::KeyEventInfo clone(); - ::Dynamic clone_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_KeyEventInfo */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/MouseEventInfo.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/MouseEventInfo.h deleted file mode 100644 index ff9814ef..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/MouseEventInfo.h +++ /dev/null @@ -1,93 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_MouseEventInfo -#define INCLUDED_lime__internal_backend_native_MouseEventInfo - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_3eb566585b06ea2e_777_new) -HX_DECLARE_CLASS4(lime,_internal,backend,native,MouseEventInfo) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES MouseEventInfo_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef MouseEventInfo_obj OBJ_; - MouseEventInfo_obj(); - - public: - enum { _hx_ClassId = 0x4f065087 }; - - void __construct( ::Dynamic type,hx::Null< int > __o_windowID,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< int > __o_button,hx::Null< Float > __o_movementX,hx::Null< Float > __o_movementY); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.backend.native.MouseEventInfo") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.backend.native.MouseEventInfo"); } - - inline static hx::ObjectPtr< MouseEventInfo_obj > __new( ::Dynamic type,hx::Null< int > __o_windowID,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< int > __o_button,hx::Null< Float > __o_movementX,hx::Null< Float > __o_movementY) { - hx::ObjectPtr< MouseEventInfo_obj > __this = new MouseEventInfo_obj(); - __this->__construct(type,__o_windowID,__o_x,__o_y,__o_button,__o_movementX,__o_movementY); - return __this; - } - - inline static hx::ObjectPtr< MouseEventInfo_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic type,hx::Null< int > __o_windowID,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< int > __o_button,hx::Null< Float > __o_movementX,hx::Null< Float > __o_movementY) { - MouseEventInfo_obj *__this = (MouseEventInfo_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(MouseEventInfo_obj), false, "lime._internal.backend.native.MouseEventInfo")); - *(void **)__this = MouseEventInfo_obj::_hx_vtable; -{ - int windowID = __o_windowID.Default(0); - Float x = __o_x.Default(0); - Float y = __o_y.Default(0); - int button = __o_button.Default(0); - Float movementX = __o_movementX.Default(0); - Float movementY = __o_movementY.Default(0); - HX_STACKFRAME(&_hx_pos_3eb566585b06ea2e_777_new) -HXLINE( 778) ( ( ::lime::_internal::backend::native::MouseEventInfo)(__this) )->type = ( (int)(type) ); -HXLINE( 779) ( ( ::lime::_internal::backend::native::MouseEventInfo)(__this) )->windowID = 0; -HXLINE( 780) ( ( ::lime::_internal::backend::native::MouseEventInfo)(__this) )->x = x; -HXLINE( 781) ( ( ::lime::_internal::backend::native::MouseEventInfo)(__this) )->y = y; -HXLINE( 782) ( ( ::lime::_internal::backend::native::MouseEventInfo)(__this) )->button = button; -HXLINE( 783) ( ( ::lime::_internal::backend::native::MouseEventInfo)(__this) )->movementX = movementX; -HXLINE( 784) ( ( ::lime::_internal::backend::native::MouseEventInfo)(__this) )->movementY = movementY; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~MouseEventInfo_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("MouseEventInfo",e3,32,fc,30); } - - int button; - Float movementX; - Float movementY; - int type; - int windowID; - Float x; - Float y; - ::lime::_internal::backend::native::MouseEventInfo clone(); - ::Dynamic clone_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_MouseEventInfo */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeApplication.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeApplication.h deleted file mode 100644 index fdb6b0b0..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeApplication.h +++ /dev/null @@ -1,144 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_NativeApplication -#define INCLUDED_lime__internal_backend_native_NativeApplication - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,IntMap) -HX_DECLARE_CLASS2(haxe,ds,List) -HX_DECLARE_CLASS4(lime,_internal,backend,native,ApplicationEventInfo) -HX_DECLARE_CLASS4(lime,_internal,backend,native,ClipboardEventInfo) -HX_DECLARE_CLASS4(lime,_internal,backend,native,DropEventInfo) -HX_DECLARE_CLASS4(lime,_internal,backend,native,GamepadEventInfo) -HX_DECLARE_CLASS4(lime,_internal,backend,native,JoystickEventInfo) -HX_DECLARE_CLASS4(lime,_internal,backend,native,KeyEventInfo) -HX_DECLARE_CLASS4(lime,_internal,backend,native,MouseEventInfo) -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeApplication) -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeCFFI) -HX_DECLARE_CLASS4(lime,_internal,backend,native,RenderEventInfo) -HX_DECLARE_CLASS4(lime,_internal,backend,native,SensorEventInfo) -HX_DECLARE_CLASS4(lime,_internal,backend,native,TextEventInfo) -HX_DECLARE_CLASS4(lime,_internal,backend,native,TouchEventInfo) -HX_DECLARE_CLASS4(lime,_internal,backend,native,WindowEventInfo) -HX_DECLARE_CLASS2(lime,app,Application) -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS2(lime,app,Module) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES NativeApplication_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NativeApplication_obj OBJ_; - NativeApplication_obj(); - - public: - enum { _hx_ClassId = 0x3c2383b5 }; - - void __construct( ::lime::app::Application parent); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime._internal.backend.native.NativeApplication") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime._internal.backend.native.NativeApplication"); } - static hx::ObjectPtr< NativeApplication_obj > __new( ::lime::app::Application parent); - static hx::ObjectPtr< NativeApplication_obj > __alloc(hx::Ctx *_hx_ctx, ::lime::app::Application parent); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NativeApplication_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - static void __init__(); - - ::String __ToString() const { return HX_("NativeApplication",d9,82,56,e0); } - - static void __boot(); - ::lime::_internal::backend::native::ApplicationEventInfo applicationEventInfo; - ::lime::_internal::backend::native::ClipboardEventInfo clipboardEventInfo; - ::haxe::ds::IntMap currentTouches; - ::lime::_internal::backend::native::DropEventInfo dropEventInfo; - ::lime::_internal::backend::native::GamepadEventInfo gamepadEventInfo; - ::lime::_internal::backend::native::JoystickEventInfo joystickEventInfo; - ::lime::_internal::backend::native::KeyEventInfo keyEventInfo; - ::lime::_internal::backend::native::MouseEventInfo mouseEventInfo; - ::lime::_internal::backend::native::RenderEventInfo renderEventInfo; - ::lime::_internal::backend::native::SensorEventInfo sensorEventInfo; - ::lime::_internal::backend::native::TextEventInfo textEventInfo; - ::lime::_internal::backend::native::TouchEventInfo touchEventInfo; - ::haxe::ds::List unusedTouchesPool; - ::lime::_internal::backend::native::WindowEventInfo windowEventInfo; - ::Dynamic handle; - int pauseTimer; - ::lime::app::Application parent; - bool toggleFullscreen; - void advanceTimer(); - ::Dynamic advanceTimer_dyn(); - - int exec(); - ::Dynamic exec_dyn(); - - void exit(); - ::Dynamic exit_dyn(); - - void handleApplicationEvent(); - ::Dynamic handleApplicationEvent_dyn(); - - void handleClipboardEvent(); - ::Dynamic handleClipboardEvent_dyn(); - - void handleDropEvent(); - ::Dynamic handleDropEvent_dyn(); - - void handleGamepadEvent(); - ::Dynamic handleGamepadEvent_dyn(); - - void handleJoystickEvent(); - ::Dynamic handleJoystickEvent_dyn(); - - void handleKeyEvent(); - ::Dynamic handleKeyEvent_dyn(); - - void handleMouseEvent(); - ::Dynamic handleMouseEvent_dyn(); - - void handleRenderEvent(); - ::Dynamic handleRenderEvent_dyn(); - - void handleSensorEvent(); - ::Dynamic handleSensorEvent_dyn(); - - void handleTextEvent(); - ::Dynamic handleTextEvent_dyn(); - - void handleTouchEvent(); - ::Dynamic handleTouchEvent_dyn(); - - void handleWindowEvent(); - ::Dynamic handleWindowEvent_dyn(); - - void updateTimer(); - ::Dynamic updateTimer_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_NativeApplication */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeAudioSource.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeAudioSource.h deleted file mode 100644 index 12d38fe4..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeAudioSource.h +++ /dev/null @@ -1,138 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_NativeAudioSource -#define INCLUDED_lime__internal_backend_native_NativeAudioSource - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,Timer) -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeAudioSource) -HX_DECLARE_CLASS2(lime,math,Vector4) -HX_DECLARE_CLASS2(lime,media,AudioSource) -HX_DECLARE_CLASS3(lime,media,vorbis,VorbisFile) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES NativeAudioSource_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NativeAudioSource_obj OBJ_; - NativeAudioSource_obj(); - - public: - enum { _hx_ClassId = 0x12c6bab6 }; - - void __construct( ::lime::media::AudioSource parent); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime._internal.backend.native.NativeAudioSource") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime._internal.backend.native.NativeAudioSource"); } - static hx::ObjectPtr< NativeAudioSource_obj > __new( ::lime::media::AudioSource parent); - static hx::ObjectPtr< NativeAudioSource_obj > __alloc(hx::Ctx *_hx_ctx, ::lime::media::AudioSource parent); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NativeAudioSource_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NativeAudioSource",da,b9,f9,b6); } - - static void __boot(); - static int STREAM_BUFFER_SIZE; - static int STREAM_NUM_BUFFERS; - static int STREAM_TIMER_FREQUENCY; - ::cpp::VirtualArray buffers; - bool completed; - int dataLength; - int format; - ::Dynamic handle; - ::Dynamic length; - int loops; - ::lime::media::AudioSource parent; - bool playing; - ::lime::math::Vector4 position; - int samples; - bool stream; - ::haxe::Timer streamTimer; - ::haxe::Timer timer; - void dispose(); - ::Dynamic dispose_dyn(); - - void init(); - ::Dynamic init_dyn(); - - void play(); - ::Dynamic play_dyn(); - - void pause(); - ::Dynamic pause_dyn(); - - ::lime::utils::ArrayBufferView readVorbisFileBuffer( ::lime::media::vorbis::VorbisFile vorbisFile,int length); - ::Dynamic readVorbisFileBuffer_dyn(); - - void refillBuffers(::cpp::VirtualArray buffers); - ::Dynamic refillBuffers_dyn(); - - void stop(); - ::Dynamic stop_dyn(); - - void streamTimer_onRun(); - ::Dynamic streamTimer_onRun_dyn(); - - void timer_onRun(); - ::Dynamic timer_onRun_dyn(); - - int getCurrentTime(); - ::Dynamic getCurrentTime_dyn(); - - int setCurrentTime(int value); - ::Dynamic setCurrentTime_dyn(); - - Float getGain(); - ::Dynamic getGain_dyn(); - - Float setGain(Float value); - ::Dynamic setGain_dyn(); - - int getLength(); - ::Dynamic getLength_dyn(); - - int setLength(int value); - ::Dynamic setLength_dyn(); - - int getLoops(); - ::Dynamic getLoops_dyn(); - - int setLoops(int value); - ::Dynamic setLoops_dyn(); - - ::lime::math::Vector4 getPosition(); - ::Dynamic getPosition_dyn(); - - ::lime::math::Vector4 setPosition( ::lime::math::Vector4 value); - ::Dynamic setPosition_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_NativeAudioSource */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeCFFI.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeCFFI.h deleted file mode 100644 index 7763e56a..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeCFFI.h +++ /dev/null @@ -1,1681 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#define INCLUDED_lime__internal_backend_native_NativeCFFI - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeCFFI) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES NativeCFFI_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NativeCFFI_obj OBJ_; - NativeCFFI_obj(); - - public: - enum { _hx_ClassId = 0x35e00781 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.backend.native.NativeCFFI") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.backend.native.NativeCFFI"); } - - inline static hx::ObjectPtr< NativeCFFI_obj > __new() { - hx::ObjectPtr< NativeCFFI_obj > __this = new NativeCFFI_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< NativeCFFI_obj > __alloc(hx::Ctx *_hx_ctx) { - NativeCFFI_obj *__this = (NativeCFFI_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NativeCFFI_obj), false, "lime._internal.backend.native.NativeCFFI")); - *(void **)__this = NativeCFFI_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NativeCFFI_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NativeCFFI",dd,8b,66,ff); } - - static void __boot(); - static ::cpp::Function< ::hx::Object * () > lime_application_create; - static Dynamic lime_application_create_dyn() { return lime_application_create;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_application_event_manager_register; - static Dynamic lime_application_event_manager_register_dyn() { return lime_application_event_manager_register;} - static ::cpp::Function< int ( ::hx::Object *) > lime_application_exec; - static Dynamic lime_application_exec_dyn() { return lime_application_exec;} - static ::cpp::Function< void ( ::hx::Object *) > lime_application_init; - static Dynamic lime_application_init_dyn() { return lime_application_init;} - static ::cpp::Function< int ( ::hx::Object *) > lime_application_quit; - static Dynamic lime_application_quit_dyn() { return lime_application_quit;} - static ::cpp::Function< void ( ::hx::Object *,Float) > lime_application_set_frame_rate; - static Dynamic lime_application_set_frame_rate_dyn() { return lime_application_set_frame_rate;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_application_update; - static Dynamic lime_application_update_dyn() { return lime_application_update;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_audio_load; - static Dynamic lime_audio_load_dyn() { return lime_audio_load;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_audio_load_bytes; - static Dynamic lime_audio_load_bytes_dyn() { return lime_audio_load_bytes;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_audio_load_file; - static Dynamic lime_audio_load_file_dyn() { return lime_audio_load_file;} - static ::cpp::Function< ::hx::Object * (Float,int, ::hx::Object *) > lime_bytes_from_data_pointer; - static Dynamic lime_bytes_from_data_pointer_dyn() { return lime_bytes_from_data_pointer;} - static ::cpp::Function< Float ( ::hx::Object *) > lime_bytes_get_data_pointer; - static Dynamic lime_bytes_get_data_pointer_dyn() { return lime_bytes_get_data_pointer;} - static ::cpp::Function< Float ( ::hx::Object *,int) > lime_bytes_get_data_pointer_offset; - static Dynamic lime_bytes_get_data_pointer_offset_dyn() { return lime_bytes_get_data_pointer_offset;} - static ::cpp::Function< ::hx::Object * (::String, ::hx::Object *) > lime_bytes_read_file; - static Dynamic lime_bytes_read_file_dyn() { return lime_bytes_read_file;} - static ::cpp::Function< Float ( ::hx::Object *) > lime_cffi_get_native_pointer; - static Dynamic lime_cffi_get_native_pointer_dyn() { return lime_cffi_get_native_pointer;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_clipboard_event_manager_register; - static Dynamic lime_clipboard_event_manager_register_dyn() { return lime_clipboard_event_manager_register;} - static ::cpp::Function< ::hx::Object * () > lime_clipboard_get_text; - static Dynamic lime_clipboard_get_text_dyn() { return lime_clipboard_get_text;} - static ::cpp::Function< void (::String) > lime_clipboard_set_text; - static Dynamic lime_clipboard_set_text_dyn() { return lime_clipboard_set_text;} - static ::cpp::Function< Float (Float,int) > lime_data_pointer_offset; - static Dynamic lime_data_pointer_offset_dyn() { return lime_data_pointer_offset;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_deflate_compress; - static Dynamic lime_deflate_compress_dyn() { return lime_deflate_compress;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_deflate_decompress; - static Dynamic lime_deflate_decompress_dyn() { return lime_deflate_decompress;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_drop_event_manager_register; - static Dynamic lime_drop_event_manager_register_dyn() { return lime_drop_event_manager_register;} - static ::cpp::Function< ::hx::Object * (::String,::String,::String) > lime_file_dialog_open_directory; - static Dynamic lime_file_dialog_open_directory_dyn() { return lime_file_dialog_open_directory;} - static ::cpp::Function< ::hx::Object * (::String,::String,::String) > lime_file_dialog_open_file; - static Dynamic lime_file_dialog_open_file_dyn() { return lime_file_dialog_open_file;} - static ::cpp::Function< ::hx::Object * (::String,::String,::String) > lime_file_dialog_open_files; - static Dynamic lime_file_dialog_open_files_dyn() { return lime_file_dialog_open_files;} - static ::cpp::Function< ::hx::Object * (::String,::String,::String) > lime_file_dialog_save_file; - static Dynamic lime_file_dialog_save_file_dyn() { return lime_file_dialog_save_file;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_file_watcher_create; - static Dynamic lime_file_watcher_create_dyn() { return lime_file_watcher_create;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,bool) > lime_file_watcher_add_directory; - static Dynamic lime_file_watcher_add_directory_dyn() { return lime_file_watcher_add_directory;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_file_watcher_remove_directory; - static Dynamic lime_file_watcher_remove_directory_dyn() { return lime_file_watcher_remove_directory;} - static ::cpp::Function< void ( ::hx::Object *) > lime_file_watcher_update; - static Dynamic lime_file_watcher_update_dyn() { return lime_file_watcher_update;} - static ::cpp::Function< int ( ::hx::Object *) > lime_font_get_ascender; - static Dynamic lime_font_get_ascender_dyn() { return lime_font_get_ascender;} - static ::cpp::Function< int ( ::hx::Object *) > lime_font_get_descender; - static Dynamic lime_font_get_descender_dyn() { return lime_font_get_descender;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_font_get_family_name; - static Dynamic lime_font_get_family_name_dyn() { return lime_font_get_family_name;} - static ::cpp::Function< int ( ::hx::Object *,::String) > lime_font_get_glyph_index; - static Dynamic lime_font_get_glyph_index_dyn() { return lime_font_get_glyph_index;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String) > lime_font_get_glyph_indices; - static Dynamic lime_font_get_glyph_indices_dyn() { return lime_font_get_glyph_indices;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_font_get_glyph_metrics; - static Dynamic lime_font_get_glyph_metrics_dyn() { return lime_font_get_glyph_metrics;} - static ::cpp::Function< int ( ::hx::Object *) > lime_font_get_height; - static Dynamic lime_font_get_height_dyn() { return lime_font_get_height;} - static ::cpp::Function< int ( ::hx::Object *) > lime_font_get_num_glyphs; - static Dynamic lime_font_get_num_glyphs_dyn() { return lime_font_get_num_glyphs;} - static ::cpp::Function< int ( ::hx::Object *) > lime_font_get_underline_position; - static Dynamic lime_font_get_underline_position_dyn() { return lime_font_get_underline_position;} - static ::cpp::Function< int ( ::hx::Object *) > lime_font_get_underline_thickness; - static Dynamic lime_font_get_underline_thickness_dyn() { return lime_font_get_underline_thickness;} - static ::cpp::Function< int ( ::hx::Object *) > lime_font_get_units_per_em; - static Dynamic lime_font_get_units_per_em_dyn() { return lime_font_get_units_per_em;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_font_load; - static Dynamic lime_font_load_dyn() { return lime_font_load;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_font_load_bytes; - static Dynamic lime_font_load_bytes_dyn() { return lime_font_load_bytes;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_font_load_file; - static Dynamic lime_font_load_file_dyn() { return lime_font_load_file;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_font_outline_decompose; - static Dynamic lime_font_outline_decompose_dyn() { return lime_font_outline_decompose;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int, ::hx::Object *) > lime_font_render_glyph; - static Dynamic lime_font_render_glyph_dyn() { return lime_font_render_glyph;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > lime_font_render_glyphs; - static Dynamic lime_font_render_glyphs_dyn() { return lime_font_render_glyphs;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_font_set_size; - static Dynamic lime_font_set_size_dyn() { return lime_font_set_size;} - static ::cpp::Function< void ( ::hx::Object *) > lime_gamepad_add_mappings; - static Dynamic lime_gamepad_add_mappings_dyn() { return lime_gamepad_add_mappings;} - static ::cpp::Function< ::hx::Object * (int) > lime_gamepad_get_device_guid; - static Dynamic lime_gamepad_get_device_guid_dyn() { return lime_gamepad_get_device_guid;} - static ::cpp::Function< ::hx::Object * (int) > lime_gamepad_get_device_name; - static Dynamic lime_gamepad_get_device_name_dyn() { return lime_gamepad_get_device_name;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_gamepad_event_manager_register; - static Dynamic lime_gamepad_event_manager_register_dyn() { return lime_gamepad_event_manager_register;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_gzip_compress; - static Dynamic lime_gzip_compress_dyn() { return lime_gzip_compress;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_gzip_decompress; - static Dynamic lime_gzip_decompress_dyn() { return lime_gzip_decompress;} - static ::cpp::Function< void (int,int) > lime_haptic_vibrate; - static Dynamic lime_haptic_vibrate_dyn() { return lime_haptic_vibrate;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int, ::hx::Object *) > lime_image_encode; - static Dynamic lime_image_encode_dyn() { return lime_image_encode;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_image_load; - static Dynamic lime_image_load_dyn() { return lime_image_load;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_image_load_bytes; - static Dynamic lime_image_load_bytes_dyn() { return lime_image_load_bytes;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_image_load_file; - static Dynamic lime_image_load_file_dyn() { return lime_image_load_file;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > lime_image_data_util_color_transform; - static Dynamic lime_image_data_util_color_transform_dyn() { return lime_image_data_util_color_transform;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int) > lime_image_data_util_copy_channel; - static Dynamic lime_image_data_util_copy_channel_dyn() { return lime_image_data_util_copy_channel;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,bool) > lime_image_data_util_copy_pixels; - static Dynamic lime_image_data_util_copy_pixels_dyn() { return lime_image_data_util_copy_pixels;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int,int) > lime_image_data_util_fill_rect; - static Dynamic lime_image_data_util_fill_rect_dyn() { return lime_image_data_util_fill_rect;} - static ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > lime_image_data_util_flood_fill; - static Dynamic lime_image_data_util_flood_fill_dyn() { return lime_image_data_util_flood_fill;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int, ::hx::Object *) > lime_image_data_util_get_pixels; - static Dynamic lime_image_data_util_get_pixels_dyn() { return lime_image_data_util_get_pixels;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int,int) > lime_image_data_util_merge; - static Dynamic lime_image_data_util_merge_dyn() { return lime_image_data_util_merge;} - static ::cpp::Function< void ( ::hx::Object *) > lime_image_data_util_multiply_alpha; - static Dynamic lime_image_data_util_multiply_alpha_dyn() { return lime_image_data_util_multiply_alpha;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int,int) > lime_image_data_util_resize; - static Dynamic lime_image_data_util_resize_dyn() { return lime_image_data_util_resize;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_image_data_util_set_format; - static Dynamic lime_image_data_util_set_format_dyn() { return lime_image_data_util_set_format;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int) > lime_image_data_util_set_pixels; - static Dynamic lime_image_data_util_set_pixels_dyn() { return lime_image_data_util_set_pixels;} - static ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int,int,int,int,int,bool) > lime_image_data_util_threshold; - static Dynamic lime_image_data_util_threshold_dyn() { return lime_image_data_util_threshold;} - static ::cpp::Function< void ( ::hx::Object *) > lime_image_data_util_unmultiply_alpha; - static Dynamic lime_image_data_util_unmultiply_alpha_dyn() { return lime_image_data_util_unmultiply_alpha;} - static ::cpp::Function< ::hx::Object * (int) > lime_joystick_get_device_guid; - static Dynamic lime_joystick_get_device_guid_dyn() { return lime_joystick_get_device_guid;} - static ::cpp::Function< ::hx::Object * (int) > lime_joystick_get_device_name; - static Dynamic lime_joystick_get_device_name_dyn() { return lime_joystick_get_device_name;} - static ::cpp::Function< int (int) > lime_joystick_get_num_axes; - static Dynamic lime_joystick_get_num_axes_dyn() { return lime_joystick_get_num_axes;} - static ::cpp::Function< int (int) > lime_joystick_get_num_buttons; - static Dynamic lime_joystick_get_num_buttons_dyn() { return lime_joystick_get_num_buttons;} - static ::cpp::Function< int (int) > lime_joystick_get_num_hats; - static Dynamic lime_joystick_get_num_hats_dyn() { return lime_joystick_get_num_hats;} - static ::cpp::Function< int (int) > lime_joystick_get_num_trackballs; - static Dynamic lime_joystick_get_num_trackballs_dyn() { return lime_joystick_get_num_trackballs;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_joystick_event_manager_register; - static Dynamic lime_joystick_event_manager_register_dyn() { return lime_joystick_event_manager_register;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,bool, ::hx::Object *) > lime_jpeg_decode_bytes; - static Dynamic lime_jpeg_decode_bytes_dyn() { return lime_jpeg_decode_bytes;} - static ::cpp::Function< ::hx::Object * (::String,bool, ::hx::Object *) > lime_jpeg_decode_file; - static Dynamic lime_jpeg_decode_file_dyn() { return lime_jpeg_decode_file;} - static ::cpp::Function< float (float) > lime_key_code_from_scan_code; - static Dynamic lime_key_code_from_scan_code_dyn() { return lime_key_code_from_scan_code;} - static ::cpp::Function< float (float) > lime_key_code_to_scan_code; - static Dynamic lime_key_code_to_scan_code_dyn() { return lime_key_code_to_scan_code;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_key_event_manager_register; - static Dynamic lime_key_event_manager_register_dyn() { return lime_key_event_manager_register;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_lzma_compress; - static Dynamic lime_lzma_compress_dyn() { return lime_lzma_compress;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_lzma_decompress; - static Dynamic lime_lzma_decompress_dyn() { return lime_lzma_decompress;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_mouse_event_manager_register; - static Dynamic lime_mouse_event_manager_register_dyn() { return lime_mouse_event_manager_register;} - static ::cpp::Function< void (::String) > lime_neko_execute; - static Dynamic lime_neko_execute_dyn() { return lime_neko_execute;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,bool, ::hx::Object *) > lime_png_decode_bytes; - static Dynamic lime_png_decode_bytes_dyn() { return lime_png_decode_bytes;} - static ::cpp::Function< ::hx::Object * (::String,bool, ::hx::Object *) > lime_png_decode_file; - static Dynamic lime_png_decode_file_dyn() { return lime_png_decode_file;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_render_event_manager_register; - static Dynamic lime_render_event_manager_register_dyn() { return lime_render_event_manager_register;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_sensor_event_manager_register; - static Dynamic lime_sensor_event_manager_register_dyn() { return lime_sensor_event_manager_register;} - static ::cpp::Function< bool () > lime_system_get_allow_screen_timeout; - static Dynamic lime_system_get_allow_screen_timeout_dyn() { return lime_system_get_allow_screen_timeout;} - static ::cpp::Function< bool (bool) > lime_system_set_allow_screen_timeout; - static Dynamic lime_system_set_allow_screen_timeout_dyn() { return lime_system_set_allow_screen_timeout;} - static ::cpp::Function< ::hx::Object * () > lime_system_get_device_model; - static Dynamic lime_system_get_device_model_dyn() { return lime_system_get_device_model;} - static ::cpp::Function< ::hx::Object * () > lime_system_get_device_vendor; - static Dynamic lime_system_get_device_vendor_dyn() { return lime_system_get_device_vendor;} - static ::cpp::Function< ::hx::Object * (int,::String,::String) > lime_system_get_directory; - static Dynamic lime_system_get_directory_dyn() { return lime_system_get_directory;} - static ::cpp::Function< ::hx::Object * (int) > lime_system_get_display; - static Dynamic lime_system_get_display_dyn() { return lime_system_get_display;} - static ::cpp::Function< bool () > lime_system_get_ios_tablet; - static Dynamic lime_system_get_ios_tablet_dyn() { return lime_system_get_ios_tablet;} - static ::cpp::Function< int () > lime_system_get_num_displays; - static Dynamic lime_system_get_num_displays_dyn() { return lime_system_get_num_displays;} - static ::cpp::Function< ::hx::Object * () > lime_system_get_platform_label; - static Dynamic lime_system_get_platform_label_dyn() { return lime_system_get_platform_label;} - static ::cpp::Function< ::hx::Object * () > lime_system_get_platform_name; - static Dynamic lime_system_get_platform_name_dyn() { return lime_system_get_platform_name;} - static ::cpp::Function< ::hx::Object * () > lime_system_get_platform_version; - static Dynamic lime_system_get_platform_version_dyn() { return lime_system_get_platform_version;} - static ::cpp::Function< Float () > lime_system_get_timer; - static Dynamic lime_system_get_timer_dyn() { return lime_system_get_timer;} - static ::cpp::Function< void (::String) > lime_system_open_file; - static Dynamic lime_system_open_file_dyn() { return lime_system_open_file;} - static ::cpp::Function< void (::String,::String) > lime_system_open_url; - static Dynamic lime_system_open_url_dyn() { return lime_system_open_url;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_text_event_manager_register; - static Dynamic lime_text_event_manager_register_dyn() { return lime_text_event_manager_register;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_touch_event_manager_register; - static Dynamic lime_touch_event_manager_register_dyn() { return lime_touch_event_manager_register;} - static ::cpp::Function< void ( ::hx::Object *,::String,::String) > lime_window_alert; - static Dynamic lime_window_alert_dyn() { return lime_window_alert;} - static ::cpp::Function< void ( ::hx::Object *) > lime_window_close; - static Dynamic lime_window_close_dyn() { return lime_window_close;} - static ::cpp::Function< void ( ::hx::Object *) > lime_window_context_flip; - static Dynamic lime_window_context_flip_dyn() { return lime_window_context_flip;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_window_context_lock; - static Dynamic lime_window_context_lock_dyn() { return lime_window_context_lock;} - static ::cpp::Function< void ( ::hx::Object *) > lime_window_context_make_current; - static Dynamic lime_window_context_make_current_dyn() { return lime_window_context_make_current;} - static ::cpp::Function< void ( ::hx::Object *) > lime_window_context_unlock; - static Dynamic lime_window_context_unlock_dyn() { return lime_window_context_unlock;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int,int,::String) > lime_window_create; - static Dynamic lime_window_create_dyn() { return lime_window_create;} - static ::cpp::Function< void ( ::hx::Object *) > lime_window_focus; - static Dynamic lime_window_focus_dyn() { return lime_window_focus;} - static ::cpp::Function< Float ( ::hx::Object *) > lime_window_get_context; - static Dynamic lime_window_get_context_dyn() { return lime_window_get_context;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_window_get_context_type; - static Dynamic lime_window_get_context_type_dyn() { return lime_window_get_context_type;} - static ::cpp::Function< int ( ::hx::Object *) > lime_window_get_display; - static Dynamic lime_window_get_display_dyn() { return lime_window_get_display;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_window_get_display_mode; - static Dynamic lime_window_get_display_mode_dyn() { return lime_window_get_display_mode;} - static ::cpp::Function< int ( ::hx::Object *) > lime_window_get_height; - static Dynamic lime_window_get_height_dyn() { return lime_window_get_height;} - static ::cpp::Function< int ( ::hx::Object *) > lime_window_get_id; - static Dynamic lime_window_get_id_dyn() { return lime_window_get_id;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_window_get_mouse_lock; - static Dynamic lime_window_get_mouse_lock_dyn() { return lime_window_get_mouse_lock;} - static ::cpp::Function< Float ( ::hx::Object *) > lime_window_get_scale; - static Dynamic lime_window_get_scale_dyn() { return lime_window_get_scale;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_window_get_text_input_enabled; - static Dynamic lime_window_get_text_input_enabled_dyn() { return lime_window_get_text_input_enabled;} - static ::cpp::Function< int ( ::hx::Object *) > lime_window_get_width; - static Dynamic lime_window_get_width_dyn() { return lime_window_get_width;} - static ::cpp::Function< int ( ::hx::Object *) > lime_window_get_x; - static Dynamic lime_window_get_x_dyn() { return lime_window_get_x;} - static ::cpp::Function< int ( ::hx::Object *) > lime_window_get_y; - static Dynamic lime_window_get_y_dyn() { return lime_window_get_y;} - static ::cpp::Function< void ( ::hx::Object *,int,int) > lime_window_move; - static Dynamic lime_window_move_dyn() { return lime_window_move;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > lime_window_read_pixels; - static Dynamic lime_window_read_pixels_dyn() { return lime_window_read_pixels;} - static ::cpp::Function< void ( ::hx::Object *,int,int) > lime_window_resize; - static Dynamic lime_window_resize_dyn() { return lime_window_resize;} - static ::cpp::Function< bool ( ::hx::Object *,bool) > lime_window_set_borderless; - static Dynamic lime_window_set_borderless_dyn() { return lime_window_set_borderless;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_window_set_cursor; - static Dynamic lime_window_set_cursor_dyn() { return lime_window_set_cursor;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_window_set_display_mode; - static Dynamic lime_window_set_display_mode_dyn() { return lime_window_set_display_mode;} - static ::cpp::Function< bool ( ::hx::Object *,bool) > lime_window_set_fullscreen; - static Dynamic lime_window_set_fullscreen_dyn() { return lime_window_set_fullscreen;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_window_set_icon; - static Dynamic lime_window_set_icon_dyn() { return lime_window_set_icon;} - static ::cpp::Function< bool ( ::hx::Object *,bool) > lime_window_set_maximized; - static Dynamic lime_window_set_maximized_dyn() { return lime_window_set_maximized;} - static ::cpp::Function< bool ( ::hx::Object *,bool) > lime_window_set_minimized; - static Dynamic lime_window_set_minimized_dyn() { return lime_window_set_minimized;} - static ::cpp::Function< void ( ::hx::Object *,bool) > lime_window_set_mouse_lock; - static Dynamic lime_window_set_mouse_lock_dyn() { return lime_window_set_mouse_lock;} - static ::cpp::Function< bool ( ::hx::Object *,bool) > lime_window_set_resizable; - static Dynamic lime_window_set_resizable_dyn() { return lime_window_set_resizable;} - static ::cpp::Function< void ( ::hx::Object *,bool) > lime_window_set_text_input_enabled; - static Dynamic lime_window_set_text_input_enabled_dyn() { return lime_window_set_text_input_enabled;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String) > lime_window_set_title; - static Dynamic lime_window_set_title_dyn() { return lime_window_set_title;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > lime_window_warp_mouse; - static Dynamic lime_window_warp_mouse_dyn() { return lime_window_warp_mouse;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_window_event_manager_register; - static Dynamic lime_window_event_manager_register_dyn() { return lime_window_event_manager_register;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_zlib_compress; - static Dynamic lime_zlib_compress_dyn() { return lime_zlib_compress;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_zlib_decompress; - static Dynamic lime_zlib_decompress_dyn() { return lime_zlib_decompress;} - static ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *,int,int) > lime_al_buffer_data; - static Dynamic lime_al_buffer_data_dyn() { return lime_al_buffer_data;} - static ::cpp::Function< void ( ::hx::Object *,int,float,float,float) > lime_al_buffer3f; - static Dynamic lime_al_buffer3f_dyn() { return lime_al_buffer3f;} - static ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > lime_al_buffer3i; - static Dynamic lime_al_buffer3i_dyn() { return lime_al_buffer3i;} - static ::cpp::Function< void ( ::hx::Object *,int,float) > lime_al_bufferf; - static Dynamic lime_al_bufferf_dyn() { return lime_al_bufferf;} - static ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > lime_al_bufferfv; - static Dynamic lime_al_bufferfv_dyn() { return lime_al_bufferfv;} - static ::cpp::Function< void ( ::hx::Object *,int,int) > lime_al_bufferi; - static Dynamic lime_al_bufferi_dyn() { return lime_al_bufferi;} - static ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > lime_al_bufferiv; - static Dynamic lime_al_bufferiv_dyn() { return lime_al_bufferiv;} - static ::cpp::Function< void () > lime_al_cleanup; - static Dynamic lime_al_cleanup_dyn() { return lime_al_cleanup;} - static ::cpp::Function< void ( ::hx::Object *) > lime_al_delete_buffer; - static Dynamic lime_al_delete_buffer_dyn() { return lime_al_delete_buffer;} - static ::cpp::Function< void (int, ::hx::Object *) > lime_al_delete_buffers; - static Dynamic lime_al_delete_buffers_dyn() { return lime_al_delete_buffers;} - static ::cpp::Function< void ( ::hx::Object *) > lime_al_delete_source; - static Dynamic lime_al_delete_source_dyn() { return lime_al_delete_source;} - static ::cpp::Function< void (int, ::hx::Object *) > lime_al_delete_sources; - static Dynamic lime_al_delete_sources_dyn() { return lime_al_delete_sources;} - static ::cpp::Function< void (int) > lime_al_disable; - static Dynamic lime_al_disable_dyn() { return lime_al_disable;} - static ::cpp::Function< void (int) > lime_al_distance_model; - static Dynamic lime_al_distance_model_dyn() { return lime_al_distance_model;} - static ::cpp::Function< void (float) > lime_al_doppler_factor; - static Dynamic lime_al_doppler_factor_dyn() { return lime_al_doppler_factor;} - static ::cpp::Function< void (float) > lime_al_doppler_velocity; - static Dynamic lime_al_doppler_velocity_dyn() { return lime_al_doppler_velocity;} - static ::cpp::Function< void (int) > lime_al_enable; - static Dynamic lime_al_enable_dyn() { return lime_al_enable;} - static ::cpp::Function< ::hx::Object * () > lime_al_gen_source; - static Dynamic lime_al_gen_source_dyn() { return lime_al_gen_source;} - static ::cpp::Function< ::hx::Object * (int) > lime_al_gen_sources; - static Dynamic lime_al_gen_sources_dyn() { return lime_al_gen_sources;} - static ::cpp::Function< bool (int) > lime_al_get_boolean; - static Dynamic lime_al_get_boolean_dyn() { return lime_al_get_boolean;} - static ::cpp::Function< ::hx::Object * (int,int) > lime_al_get_booleanv; - static Dynamic lime_al_get_booleanv_dyn() { return lime_al_get_booleanv;} - static ::cpp::Function< ::hx::Object * () > lime_al_gen_buffer; - static Dynamic lime_al_gen_buffer_dyn() { return lime_al_gen_buffer;} - static ::cpp::Function< ::hx::Object * (int) > lime_al_gen_buffers; - static Dynamic lime_al_gen_buffers_dyn() { return lime_al_gen_buffers;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_al_get_buffer3f; - static Dynamic lime_al_get_buffer3f_dyn() { return lime_al_get_buffer3f;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_al_get_buffer3i; - static Dynamic lime_al_get_buffer3i_dyn() { return lime_al_get_buffer3i;} - static ::cpp::Function< float ( ::hx::Object *,int) > lime_al_get_bufferf; - static Dynamic lime_al_get_bufferf_dyn() { return lime_al_get_bufferf;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > lime_al_get_bufferfv; - static Dynamic lime_al_get_bufferfv_dyn() { return lime_al_get_bufferfv;} - static ::cpp::Function< int ( ::hx::Object *,int) > lime_al_get_bufferi; - static Dynamic lime_al_get_bufferi_dyn() { return lime_al_get_bufferi;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > lime_al_get_bufferiv; - static Dynamic lime_al_get_bufferiv_dyn() { return lime_al_get_bufferiv;} - static ::cpp::Function< Float (int) > lime_al_get_double; - static Dynamic lime_al_get_double_dyn() { return lime_al_get_double;} - static ::cpp::Function< ::hx::Object * (int,int) > lime_al_get_doublev; - static Dynamic lime_al_get_doublev_dyn() { return lime_al_get_doublev;} - static ::cpp::Function< int (::String) > lime_al_get_enum_value; - static Dynamic lime_al_get_enum_value_dyn() { return lime_al_get_enum_value;} - static ::cpp::Function< int () > lime_al_get_error; - static Dynamic lime_al_get_error_dyn() { return lime_al_get_error;} - static ::cpp::Function< float (int) > lime_al_get_float; - static Dynamic lime_al_get_float_dyn() { return lime_al_get_float;} - static ::cpp::Function< ::hx::Object * (int,int) > lime_al_get_floatv; - static Dynamic lime_al_get_floatv_dyn() { return lime_al_get_floatv;} - static ::cpp::Function< int (int) > lime_al_get_integer; - static Dynamic lime_al_get_integer_dyn() { return lime_al_get_integer;} - static ::cpp::Function< ::hx::Object * (int,int) > lime_al_get_integerv; - static Dynamic lime_al_get_integerv_dyn() { return lime_al_get_integerv;} - static ::cpp::Function< ::hx::Object * (int) > lime_al_get_listener3f; - static Dynamic lime_al_get_listener3f_dyn() { return lime_al_get_listener3f;} - static ::cpp::Function< ::hx::Object * (int) > lime_al_get_listener3i; - static Dynamic lime_al_get_listener3i_dyn() { return lime_al_get_listener3i;} - static ::cpp::Function< float (int) > lime_al_get_listenerf; - static Dynamic lime_al_get_listenerf_dyn() { return lime_al_get_listenerf;} - static ::cpp::Function< ::hx::Object * (int,int) > lime_al_get_listenerfv; - static Dynamic lime_al_get_listenerfv_dyn() { return lime_al_get_listenerfv;} - static ::cpp::Function< int (int) > lime_al_get_listeneri; - static Dynamic lime_al_get_listeneri_dyn() { return lime_al_get_listeneri;} - static ::cpp::Function< ::hx::Object * (int,int) > lime_al_get_listeneriv; - static Dynamic lime_al_get_listeneriv_dyn() { return lime_al_get_listeneriv;} - static ::cpp::Function< Float (::String) > lime_al_get_proc_address; - static Dynamic lime_al_get_proc_address_dyn() { return lime_al_get_proc_address;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_al_get_source3f; - static Dynamic lime_al_get_source3f_dyn() { return lime_al_get_source3f;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_al_get_source3i; - static Dynamic lime_al_get_source3i_dyn() { return lime_al_get_source3i;} - static ::cpp::Function< float ( ::hx::Object *,int) > lime_al_get_sourcef; - static Dynamic lime_al_get_sourcef_dyn() { return lime_al_get_sourcef;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > lime_al_get_sourcefv; - static Dynamic lime_al_get_sourcefv_dyn() { return lime_al_get_sourcefv;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_al_get_sourcei; - static Dynamic lime_al_get_sourcei_dyn() { return lime_al_get_sourcei;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > lime_al_get_sourceiv; - static Dynamic lime_al_get_sourceiv_dyn() { return lime_al_get_sourceiv;} - static ::cpp::Function< ::hx::Object * (int) > lime_al_get_string; - static Dynamic lime_al_get_string_dyn() { return lime_al_get_string;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_al_is_buffer; - static Dynamic lime_al_is_buffer_dyn() { return lime_al_is_buffer;} - static ::cpp::Function< bool (int) > lime_al_is_enabled; - static Dynamic lime_al_is_enabled_dyn() { return lime_al_is_enabled;} - static ::cpp::Function< bool (::String) > lime_al_is_extension_present; - static Dynamic lime_al_is_extension_present_dyn() { return lime_al_is_extension_present;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_al_is_source; - static Dynamic lime_al_is_source_dyn() { return lime_al_is_source;} - static ::cpp::Function< void (int,float,float,float) > lime_al_listener3f; - static Dynamic lime_al_listener3f_dyn() { return lime_al_listener3f;} - static ::cpp::Function< void (int,int,int,int) > lime_al_listener3i; - static Dynamic lime_al_listener3i_dyn() { return lime_al_listener3i;} - static ::cpp::Function< void (int,float) > lime_al_listenerf; - static Dynamic lime_al_listenerf_dyn() { return lime_al_listenerf;} - static ::cpp::Function< void (int, ::hx::Object *) > lime_al_listenerfv; - static Dynamic lime_al_listenerfv_dyn() { return lime_al_listenerfv;} - static ::cpp::Function< void (int,int) > lime_al_listeneri; - static Dynamic lime_al_listeneri_dyn() { return lime_al_listeneri;} - static ::cpp::Function< void (int, ::hx::Object *) > lime_al_listeneriv; - static Dynamic lime_al_listeneriv_dyn() { return lime_al_listeneriv;} - static ::cpp::Function< void ( ::hx::Object *) > lime_al_source_pause; - static Dynamic lime_al_source_pause_dyn() { return lime_al_source_pause;} - static ::cpp::Function< void (int, ::hx::Object *) > lime_al_source_pausev; - static Dynamic lime_al_source_pausev_dyn() { return lime_al_source_pausev;} - static ::cpp::Function< void ( ::hx::Object *) > lime_al_source_play; - static Dynamic lime_al_source_play_dyn() { return lime_al_source_play;} - static ::cpp::Function< void (int, ::hx::Object *) > lime_al_source_playv; - static Dynamic lime_al_source_playv_dyn() { return lime_al_source_playv;} - static ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > lime_al_source_queue_buffers; - static Dynamic lime_al_source_queue_buffers_dyn() { return lime_al_source_queue_buffers;} - static ::cpp::Function< void ( ::hx::Object *) > lime_al_source_rewind; - static Dynamic lime_al_source_rewind_dyn() { return lime_al_source_rewind;} - static ::cpp::Function< void (int, ::hx::Object *) > lime_al_source_rewindv; - static Dynamic lime_al_source_rewindv_dyn() { return lime_al_source_rewindv;} - static ::cpp::Function< void ( ::hx::Object *) > lime_al_source_stop; - static Dynamic lime_al_source_stop_dyn() { return lime_al_source_stop;} - static ::cpp::Function< void (int, ::hx::Object *) > lime_al_source_stopv; - static Dynamic lime_al_source_stopv_dyn() { return lime_al_source_stopv;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_al_source_unqueue_buffers; - static Dynamic lime_al_source_unqueue_buffers_dyn() { return lime_al_source_unqueue_buffers;} - static ::cpp::Function< void ( ::hx::Object *,int,float,float,float) > lime_al_source3f; - static Dynamic lime_al_source3f_dyn() { return lime_al_source3f;} - static ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *,int,int) > lime_al_source3i; - static Dynamic lime_al_source3i_dyn() { return lime_al_source3i;} - static ::cpp::Function< void ( ::hx::Object *,int,float) > lime_al_sourcef; - static Dynamic lime_al_sourcef_dyn() { return lime_al_sourcef;} - static ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > lime_al_sourcefv; - static Dynamic lime_al_sourcefv_dyn() { return lime_al_sourcefv;} - static ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > lime_al_sourcei; - static Dynamic lime_al_sourcei_dyn() { return lime_al_sourcei;} - static ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > lime_al_sourceiv; - static Dynamic lime_al_sourceiv_dyn() { return lime_al_sourceiv;} - static ::cpp::Function< void (float) > lime_al_speed_of_sound; - static Dynamic lime_al_speed_of_sound_dyn() { return lime_al_speed_of_sound;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_alc_close_device; - static Dynamic lime_alc_close_device_dyn() { return lime_alc_close_device;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_alc_create_context; - static Dynamic lime_alc_create_context_dyn() { return lime_alc_create_context;} - static ::cpp::Function< void ( ::hx::Object *) > lime_alc_destroy_context; - static Dynamic lime_alc_destroy_context_dyn() { return lime_alc_destroy_context;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_alc_get_contexts_device; - static Dynamic lime_alc_get_contexts_device_dyn() { return lime_alc_get_contexts_device;} - static ::cpp::Function< ::hx::Object * () > lime_alc_get_current_context; - static Dynamic lime_alc_get_current_context_dyn() { return lime_alc_get_current_context;} - static ::cpp::Function< int ( ::hx::Object *) > lime_alc_get_error; - static Dynamic lime_alc_get_error_dyn() { return lime_alc_get_error;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > lime_alc_get_integerv; - static Dynamic lime_alc_get_integerv_dyn() { return lime_alc_get_integerv;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_alc_get_string; - static Dynamic lime_alc_get_string_dyn() { return lime_alc_get_string;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_alc_make_context_current; - static Dynamic lime_alc_make_context_current_dyn() { return lime_alc_make_context_current;} - static ::cpp::Function< ::hx::Object * (::String) > lime_alc_open_device; - static Dynamic lime_alc_open_device_dyn() { return lime_alc_open_device;} - static ::cpp::Function< void ( ::hx::Object *) > lime_alc_pause_device; - static Dynamic lime_alc_pause_device_dyn() { return lime_alc_pause_device;} - static ::cpp::Function< void ( ::hx::Object *) > lime_alc_process_context; - static Dynamic lime_alc_process_context_dyn() { return lime_alc_process_context;} - static ::cpp::Function< void ( ::hx::Object *) > lime_alc_resume_device; - static Dynamic lime_alc_resume_device_dyn() { return lime_alc_resume_device;} - static ::cpp::Function< void ( ::hx::Object *) > lime_alc_suspend_context; - static Dynamic lime_alc_suspend_context_dyn() { return lime_alc_suspend_context;} - static ::cpp::Function< ::hx::Object * () > lime_al_gen_filter; - static Dynamic lime_al_gen_filter_dyn() { return lime_al_gen_filter;} - static ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > lime_al_filteri; - static Dynamic lime_al_filteri_dyn() { return lime_al_filteri;} - static ::cpp::Function< void ( ::hx::Object *,int,float) > lime_al_filterf; - static Dynamic lime_al_filterf_dyn() { return lime_al_filterf;} - static ::cpp::Function< void ( ::hx::Object *) > lime_al_remove_direct_filter; - static Dynamic lime_al_remove_direct_filter_dyn() { return lime_al_remove_direct_filter;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_al_is_filter; - static Dynamic lime_al_is_filter_dyn() { return lime_al_is_filter;} - static ::cpp::Function< int ( ::hx::Object *,int) > lime_al_get_filteri; - static Dynamic lime_al_get_filteri_dyn() { return lime_al_get_filteri;} - static ::cpp::Function< ::hx::Object * () > lime_al_gen_effect; - static Dynamic lime_al_gen_effect_dyn() { return lime_al_gen_effect;} - static ::cpp::Function< void ( ::hx::Object *,int,float) > lime_al_effectf; - static Dynamic lime_al_effectf_dyn() { return lime_al_effectf;} - static ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > lime_al_effectfv; - static Dynamic lime_al_effectfv_dyn() { return lime_al_effectfv;} - static ::cpp::Function< void ( ::hx::Object *,int,int) > lime_al_effecti; - static Dynamic lime_al_effecti_dyn() { return lime_al_effecti;} - static ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > lime_al_effectiv; - static Dynamic lime_al_effectiv_dyn() { return lime_al_effectiv;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_al_is_effect; - static Dynamic lime_al_is_effect_dyn() { return lime_al_is_effect;} - static ::cpp::Function< ::hx::Object * () > lime_al_gen_aux; - static Dynamic lime_al_gen_aux_dyn() { return lime_al_gen_aux;} - static ::cpp::Function< void ( ::hx::Object *,int,float) > lime_al_auxf; - static Dynamic lime_al_auxf_dyn() { return lime_al_auxf;} - static ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > lime_al_auxfv; - static Dynamic lime_al_auxfv_dyn() { return lime_al_auxfv;} - static ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > lime_al_auxi; - static Dynamic lime_al_auxi_dyn() { return lime_al_auxi;} - static ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > lime_al_auxiv; - static Dynamic lime_al_auxiv_dyn() { return lime_al_auxiv;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_al_is_aux; - static Dynamic lime_al_is_aux_dyn() { return lime_al_is_aux;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_al_remove_send; - static Dynamic lime_al_remove_send_dyn() { return lime_al_remove_send;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > lime_cairo_arc; - static Dynamic lime_cairo_arc_dyn() { return lime_cairo_arc;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > lime_cairo_arc_negative; - static Dynamic lime_cairo_arc_negative_dyn() { return lime_cairo_arc_negative;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_clip; - static Dynamic lime_cairo_clip_dyn() { return lime_cairo_clip;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_clip_preserve; - static Dynamic lime_cairo_clip_preserve_dyn() { return lime_cairo_clip_preserve;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > lime_cairo_clip_extents; - static Dynamic lime_cairo_clip_extents_dyn() { return lime_cairo_clip_extents;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_close_path; - static Dynamic lime_cairo_close_path_dyn() { return lime_cairo_close_path;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_copy_page; - static Dynamic lime_cairo_copy_page_dyn() { return lime_cairo_copy_page;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_cairo_create; - static Dynamic lime_cairo_create_dyn() { return lime_cairo_create;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > lime_cairo_curve_to; - static Dynamic lime_cairo_curve_to_dyn() { return lime_cairo_curve_to;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_fill; - static Dynamic lime_cairo_fill_dyn() { return lime_cairo_fill;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > lime_cairo_fill_extents; - static Dynamic lime_cairo_fill_extents_dyn() { return lime_cairo_fill_extents;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_fill_preserve; - static Dynamic lime_cairo_fill_preserve_dyn() { return lime_cairo_fill_preserve;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_get_antialias; - static Dynamic lime_cairo_get_antialias_dyn() { return lime_cairo_get_antialias;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_cairo_get_current_point; - static Dynamic lime_cairo_get_current_point_dyn() { return lime_cairo_get_current_point;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_cairo_get_dash; - static Dynamic lime_cairo_get_dash_dyn() { return lime_cairo_get_dash;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_get_dash_count; - static Dynamic lime_cairo_get_dash_count_dyn() { return lime_cairo_get_dash_count;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_get_fill_rule; - static Dynamic lime_cairo_get_fill_rule_dyn() { return lime_cairo_get_fill_rule;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_cairo_get_font_face; - static Dynamic lime_cairo_get_font_face_dyn() { return lime_cairo_get_font_face;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_cairo_get_font_options; - static Dynamic lime_cairo_get_font_options_dyn() { return lime_cairo_get_font_options;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_cairo_get_group_target; - static Dynamic lime_cairo_get_group_target_dyn() { return lime_cairo_get_group_target;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_get_line_cap; - static Dynamic lime_cairo_get_line_cap_dyn() { return lime_cairo_get_line_cap;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_get_line_join; - static Dynamic lime_cairo_get_line_join_dyn() { return lime_cairo_get_line_join;} - static ::cpp::Function< Float ( ::hx::Object *) > lime_cairo_get_line_width; - static Dynamic lime_cairo_get_line_width_dyn() { return lime_cairo_get_line_width;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_cairo_get_matrix; - static Dynamic lime_cairo_get_matrix_dyn() { return lime_cairo_get_matrix;} - static ::cpp::Function< Float ( ::hx::Object *) > lime_cairo_get_miter_limit; - static Dynamic lime_cairo_get_miter_limit_dyn() { return lime_cairo_get_miter_limit;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_get_operator; - static Dynamic lime_cairo_get_operator_dyn() { return lime_cairo_get_operator;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_cairo_get_source; - static Dynamic lime_cairo_get_source_dyn() { return lime_cairo_get_source;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_cairo_get_target; - static Dynamic lime_cairo_get_target_dyn() { return lime_cairo_get_target;} - static ::cpp::Function< Float ( ::hx::Object *) > lime_cairo_get_tolerance; - static Dynamic lime_cairo_get_tolerance_dyn() { return lime_cairo_get_tolerance;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_cairo_has_current_point; - static Dynamic lime_cairo_has_current_point_dyn() { return lime_cairo_has_current_point;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_identity_matrix; - static Dynamic lime_cairo_identity_matrix_dyn() { return lime_cairo_identity_matrix;} - static ::cpp::Function< bool ( ::hx::Object *,Float,Float) > lime_cairo_in_clip; - static Dynamic lime_cairo_in_clip_dyn() { return lime_cairo_in_clip;} - static ::cpp::Function< bool ( ::hx::Object *,Float,Float) > lime_cairo_in_fill; - static Dynamic lime_cairo_in_fill_dyn() { return lime_cairo_in_fill;} - static ::cpp::Function< bool ( ::hx::Object *,Float,Float) > lime_cairo_in_stroke; - static Dynamic lime_cairo_in_stroke_dyn() { return lime_cairo_in_stroke;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float) > lime_cairo_line_to; - static Dynamic lime_cairo_line_to_dyn() { return lime_cairo_line_to;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_cairo_mask; - static Dynamic lime_cairo_mask_dyn() { return lime_cairo_mask;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,Float,Float) > lime_cairo_mask_surface; - static Dynamic lime_cairo_mask_surface_dyn() { return lime_cairo_mask_surface;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float) > lime_cairo_move_to; - static Dynamic lime_cairo_move_to_dyn() { return lime_cairo_move_to;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_new_path; - static Dynamic lime_cairo_new_path_dyn() { return lime_cairo_new_path;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_paint; - static Dynamic lime_cairo_paint_dyn() { return lime_cairo_paint;} - static ::cpp::Function< void ( ::hx::Object *,Float) > lime_cairo_paint_with_alpha; - static Dynamic lime_cairo_paint_with_alpha_dyn() { return lime_cairo_paint_with_alpha;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_cairo_pop_group; - static Dynamic lime_cairo_pop_group_dyn() { return lime_cairo_pop_group;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_pop_group_to_source; - static Dynamic lime_cairo_pop_group_to_source_dyn() { return lime_cairo_pop_group_to_source;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_push_group; - static Dynamic lime_cairo_push_group_dyn() { return lime_cairo_push_group;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_cairo_push_group_with_content; - static Dynamic lime_cairo_push_group_with_content_dyn() { return lime_cairo_push_group_with_content;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > lime_cairo_rectangle; - static Dynamic lime_cairo_rectangle_dyn() { return lime_cairo_rectangle;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > lime_cairo_rel_curve_to; - static Dynamic lime_cairo_rel_curve_to_dyn() { return lime_cairo_rel_curve_to;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float) > lime_cairo_rel_line_to; - static Dynamic lime_cairo_rel_line_to_dyn() { return lime_cairo_rel_line_to;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float) > lime_cairo_rel_move_to; - static Dynamic lime_cairo_rel_move_to_dyn() { return lime_cairo_rel_move_to;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_reset_clip; - static Dynamic lime_cairo_reset_clip_dyn() { return lime_cairo_reset_clip;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_restore; - static Dynamic lime_cairo_restore_dyn() { return lime_cairo_restore;} - static ::cpp::Function< void ( ::hx::Object *,Float) > lime_cairo_rotate; - static Dynamic lime_cairo_rotate_dyn() { return lime_cairo_rotate;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_save; - static Dynamic lime_cairo_save_dyn() { return lime_cairo_save;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float) > lime_cairo_scale; - static Dynamic lime_cairo_scale_dyn() { return lime_cairo_scale;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_cairo_set_antialias; - static Dynamic lime_cairo_set_antialias_dyn() { return lime_cairo_set_antialias;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_cairo_set_dash; - static Dynamic lime_cairo_set_dash_dyn() { return lime_cairo_set_dash;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_cairo_set_fill_rule; - static Dynamic lime_cairo_set_fill_rule_dyn() { return lime_cairo_set_fill_rule;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_cairo_set_font_face; - static Dynamic lime_cairo_set_font_face_dyn() { return lime_cairo_set_font_face;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_cairo_set_font_options; - static Dynamic lime_cairo_set_font_options_dyn() { return lime_cairo_set_font_options;} - static ::cpp::Function< void ( ::hx::Object *,Float) > lime_cairo_set_font_size; - static Dynamic lime_cairo_set_font_size_dyn() { return lime_cairo_set_font_size;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_cairo_set_line_cap; - static Dynamic lime_cairo_set_line_cap_dyn() { return lime_cairo_set_line_cap;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_cairo_set_line_join; - static Dynamic lime_cairo_set_line_join_dyn() { return lime_cairo_set_line_join;} - static ::cpp::Function< void ( ::hx::Object *,Float) > lime_cairo_set_line_width; - static Dynamic lime_cairo_set_line_width_dyn() { return lime_cairo_set_line_width;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > lime_cairo_set_matrix; - static Dynamic lime_cairo_set_matrix_dyn() { return lime_cairo_set_matrix;} - static ::cpp::Function< void ( ::hx::Object *,Float) > lime_cairo_set_miter_limit; - static Dynamic lime_cairo_set_miter_limit_dyn() { return lime_cairo_set_miter_limit;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_cairo_set_operator; - static Dynamic lime_cairo_set_operator_dyn() { return lime_cairo_set_operator;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_cairo_set_source; - static Dynamic lime_cairo_set_source_dyn() { return lime_cairo_set_source;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float,Float) > lime_cairo_set_source_rgb; - static Dynamic lime_cairo_set_source_rgb_dyn() { return lime_cairo_set_source_rgb;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > lime_cairo_set_source_rgba; - static Dynamic lime_cairo_set_source_rgba_dyn() { return lime_cairo_set_source_rgba;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,Float,Float) > lime_cairo_set_source_surface; - static Dynamic lime_cairo_set_source_surface_dyn() { return lime_cairo_set_source_surface;} - static ::cpp::Function< void ( ::hx::Object *,Float) > lime_cairo_set_tolerance; - static Dynamic lime_cairo_set_tolerance_dyn() { return lime_cairo_set_tolerance;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_cairo_show_glyphs; - static Dynamic lime_cairo_show_glyphs_dyn() { return lime_cairo_show_glyphs;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_show_page; - static Dynamic lime_cairo_show_page_dyn() { return lime_cairo_show_page;} - static ::cpp::Function< void ( ::hx::Object *,::String) > lime_cairo_show_text; - static Dynamic lime_cairo_show_text_dyn() { return lime_cairo_show_text;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_status; - static Dynamic lime_cairo_status_dyn() { return lime_cairo_status;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_stroke; - static Dynamic lime_cairo_stroke_dyn() { return lime_cairo_stroke;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > lime_cairo_stroke_extents; - static Dynamic lime_cairo_stroke_extents_dyn() { return lime_cairo_stroke_extents;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_stroke_preserve; - static Dynamic lime_cairo_stroke_preserve_dyn() { return lime_cairo_stroke_preserve;} - static ::cpp::Function< void ( ::hx::Object *,::String) > lime_cairo_text_path; - static Dynamic lime_cairo_text_path_dyn() { return lime_cairo_text_path;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_cairo_transform; - static Dynamic lime_cairo_transform_dyn() { return lime_cairo_transform;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float) > lime_cairo_translate; - static Dynamic lime_cairo_translate_dyn() { return lime_cairo_translate;} - static ::cpp::Function< int () > lime_cairo_version; - static Dynamic lime_cairo_version_dyn() { return lime_cairo_version;} - static ::cpp::Function< ::String () > lime_cairo_version_string; - static Dynamic lime_cairo_version_string_dyn() { return lime_cairo_version_string;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_font_face_status; - static Dynamic lime_cairo_font_face_status_dyn() { return lime_cairo_font_face_status;} - static ::cpp::Function< ::hx::Object * () > lime_cairo_font_options_create; - static Dynamic lime_cairo_font_options_create_dyn() { return lime_cairo_font_options_create;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_font_options_get_antialias; - static Dynamic lime_cairo_font_options_get_antialias_dyn() { return lime_cairo_font_options_get_antialias;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_font_options_get_hint_metrics; - static Dynamic lime_cairo_font_options_get_hint_metrics_dyn() { return lime_cairo_font_options_get_hint_metrics;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_font_options_get_hint_style; - static Dynamic lime_cairo_font_options_get_hint_style_dyn() { return lime_cairo_font_options_get_hint_style;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_font_options_get_subpixel_order; - static Dynamic lime_cairo_font_options_get_subpixel_order_dyn() { return lime_cairo_font_options_get_subpixel_order;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_cairo_font_options_set_antialias; - static Dynamic lime_cairo_font_options_set_antialias_dyn() { return lime_cairo_font_options_set_antialias;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_cairo_font_options_set_hint_metrics; - static Dynamic lime_cairo_font_options_set_hint_metrics_dyn() { return lime_cairo_font_options_set_hint_metrics;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_cairo_font_options_set_hint_style; - static Dynamic lime_cairo_font_options_set_hint_style_dyn() { return lime_cairo_font_options_set_hint_style;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_cairo_font_options_set_subpixel_order; - static Dynamic lime_cairo_font_options_set_subpixel_order_dyn() { return lime_cairo_font_options_set_subpixel_order;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_cairo_ft_font_face_create; - static Dynamic lime_cairo_ft_font_face_create_dyn() { return lime_cairo_ft_font_face_create;} - static ::cpp::Function< ::hx::Object * (int,int,int) > lime_cairo_image_surface_create; - static Dynamic lime_cairo_image_surface_create_dyn() { return lime_cairo_image_surface_create;} - static ::cpp::Function< ::hx::Object * (Float,int,int,int,int) > lime_cairo_image_surface_create_for_data; - static Dynamic lime_cairo_image_surface_create_for_data_dyn() { return lime_cairo_image_surface_create_for_data;} - static ::cpp::Function< Float ( ::hx::Object *) > lime_cairo_image_surface_get_data; - static Dynamic lime_cairo_image_surface_get_data_dyn() { return lime_cairo_image_surface_get_data;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_image_surface_get_format; - static Dynamic lime_cairo_image_surface_get_format_dyn() { return lime_cairo_image_surface_get_format;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_image_surface_get_height; - static Dynamic lime_cairo_image_surface_get_height_dyn() { return lime_cairo_image_surface_get_height;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_image_surface_get_stride; - static Dynamic lime_cairo_image_surface_get_stride_dyn() { return lime_cairo_image_surface_get_stride;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_image_surface_get_width; - static Dynamic lime_cairo_image_surface_get_width_dyn() { return lime_cairo_image_surface_get_width;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > lime_cairo_pattern_add_color_stop_rgb; - static Dynamic lime_cairo_pattern_add_color_stop_rgb_dyn() { return lime_cairo_pattern_add_color_stop_rgb;} - static ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > lime_cairo_pattern_add_color_stop_rgba; - static Dynamic lime_cairo_pattern_add_color_stop_rgba_dyn() { return lime_cairo_pattern_add_color_stop_rgba;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_cairo_pattern_create_for_surface; - static Dynamic lime_cairo_pattern_create_for_surface_dyn() { return lime_cairo_pattern_create_for_surface;} - static ::cpp::Function< ::hx::Object * (Float,Float,Float,Float) > lime_cairo_pattern_create_linear; - static Dynamic lime_cairo_pattern_create_linear_dyn() { return lime_cairo_pattern_create_linear;} - static ::cpp::Function< ::hx::Object * (Float,Float,Float,Float,Float,Float) > lime_cairo_pattern_create_radial; - static Dynamic lime_cairo_pattern_create_radial_dyn() { return lime_cairo_pattern_create_radial;} - static ::cpp::Function< ::hx::Object * (Float,Float,Float) > lime_cairo_pattern_create_rgb; - static Dynamic lime_cairo_pattern_create_rgb_dyn() { return lime_cairo_pattern_create_rgb;} - static ::cpp::Function< ::hx::Object * (Float,Float,Float,Float) > lime_cairo_pattern_create_rgba; - static Dynamic lime_cairo_pattern_create_rgba_dyn() { return lime_cairo_pattern_create_rgba;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_pattern_get_color_stop_count; - static Dynamic lime_cairo_pattern_get_color_stop_count_dyn() { return lime_cairo_pattern_get_color_stop_count;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_pattern_get_extend; - static Dynamic lime_cairo_pattern_get_extend_dyn() { return lime_cairo_pattern_get_extend;} - static ::cpp::Function< int ( ::hx::Object *) > lime_cairo_pattern_get_filter; - static Dynamic lime_cairo_pattern_get_filter_dyn() { return lime_cairo_pattern_get_filter;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_cairo_pattern_get_matrix; - static Dynamic lime_cairo_pattern_get_matrix_dyn() { return lime_cairo_pattern_get_matrix;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_cairo_pattern_set_extend; - static Dynamic lime_cairo_pattern_set_extend_dyn() { return lime_cairo_pattern_set_extend;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_cairo_pattern_set_filter; - static Dynamic lime_cairo_pattern_set_filter_dyn() { return lime_cairo_pattern_set_filter;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_cairo_pattern_set_matrix; - static Dynamic lime_cairo_pattern_set_matrix_dyn() { return lime_cairo_pattern_set_matrix;} - static ::cpp::Function< void ( ::hx::Object *) > lime_cairo_surface_flush; - static Dynamic lime_cairo_surface_flush_dyn() { return lime_cairo_surface_flush;} - static ::cpp::Function< Float (::String,Float) > lime_curl_getdate; - static Dynamic lime_curl_getdate_dyn() { return lime_curl_getdate;} - static ::cpp::Function< void () > lime_curl_global_cleanup; - static Dynamic lime_curl_global_cleanup_dyn() { return lime_curl_global_cleanup;} - static ::cpp::Function< int (int) > lime_curl_global_init; - static Dynamic lime_curl_global_init_dyn() { return lime_curl_global_init;} - static ::cpp::Function< ::hx::Object * () > lime_curl_version; - static Dynamic lime_curl_version_dyn() { return lime_curl_version;} - static ::cpp::Function< ::hx::Object * (int) > lime_curl_version_info; - static Dynamic lime_curl_version_info_dyn() { return lime_curl_version_info;} - static ::cpp::Function< void ( ::hx::Object *) > lime_curl_easy_cleanup; - static Dynamic lime_curl_easy_cleanup_dyn() { return lime_curl_easy_cleanup;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_curl_easy_duphandle; - static Dynamic lime_curl_easy_duphandle_dyn() { return lime_curl_easy_duphandle;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String,int) > lime_curl_easy_escape; - static Dynamic lime_curl_easy_escape_dyn() { return lime_curl_easy_escape;} - static ::cpp::Function< void ( ::hx::Object *) > lime_curl_easy_flush; - static Dynamic lime_curl_easy_flush_dyn() { return lime_curl_easy_flush;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_curl_easy_getinfo; - static Dynamic lime_curl_easy_getinfo_dyn() { return lime_curl_easy_getinfo;} - static ::cpp::Function< ::hx::Object * () > lime_curl_easy_init; - static Dynamic lime_curl_easy_init_dyn() { return lime_curl_easy_init;} - static ::cpp::Function< int ( ::hx::Object *,int) > lime_curl_easy_pause; - static Dynamic lime_curl_easy_pause_dyn() { return lime_curl_easy_pause;} - static ::cpp::Function< int ( ::hx::Object *) > lime_curl_easy_perform; - static Dynamic lime_curl_easy_perform_dyn() { return lime_curl_easy_perform;} - static ::cpp::Function< int ( ::hx::Object *, ::hx::Object *,int,int) > lime_curl_easy_recv; - static Dynamic lime_curl_easy_recv_dyn() { return lime_curl_easy_recv;} - static ::cpp::Function< void ( ::hx::Object *) > lime_curl_easy_reset; - static Dynamic lime_curl_easy_reset_dyn() { return lime_curl_easy_reset;} - static ::cpp::Function< int ( ::hx::Object *, ::hx::Object *,int,int) > lime_curl_easy_send; - static Dynamic lime_curl_easy_send_dyn() { return lime_curl_easy_send;} - static ::cpp::Function< int ( ::hx::Object *,int, ::hx::Object *, ::hx::Object *) > lime_curl_easy_setopt; - static Dynamic lime_curl_easy_setopt_dyn() { return lime_curl_easy_setopt;} - static ::cpp::Function< ::hx::Object * (int) > lime_curl_easy_strerror; - static Dynamic lime_curl_easy_strerror_dyn() { return lime_curl_easy_strerror;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String,int,int) > lime_curl_easy_unescape; - static Dynamic lime_curl_easy_unescape_dyn() { return lime_curl_easy_unescape;} - static ::cpp::Function< ::hx::Object * () > lime_curl_multi_init; - static Dynamic lime_curl_multi_init_dyn() { return lime_curl_multi_init;} - static ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > lime_curl_multi_add_handle; - static Dynamic lime_curl_multi_add_handle_dyn() { return lime_curl_multi_add_handle;} - static ::cpp::Function< int ( ::hx::Object *) > lime_curl_multi_get_running_handles; - static Dynamic lime_curl_multi_get_running_handles_dyn() { return lime_curl_multi_get_running_handles;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_curl_multi_info_read; - static Dynamic lime_curl_multi_info_read_dyn() { return lime_curl_multi_info_read;} - static ::cpp::Function< int ( ::hx::Object *) > lime_curl_multi_perform; - static Dynamic lime_curl_multi_perform_dyn() { return lime_curl_multi_perform;} - static ::cpp::Function< int ( ::hx::Object *, ::hx::Object *) > lime_curl_multi_remove_handle; - static Dynamic lime_curl_multi_remove_handle_dyn() { return lime_curl_multi_remove_handle;} - static ::cpp::Function< int ( ::hx::Object *,int, ::hx::Object *) > lime_curl_multi_setopt; - static Dynamic lime_curl_multi_setopt_dyn() { return lime_curl_multi_setopt;} - static ::cpp::Function< int ( ::hx::Object *,int) > lime_curl_multi_wait; - static Dynamic lime_curl_multi_wait_dyn() { return lime_curl_multi_wait;} - static ::cpp::Function< void (int) > lime_gl_active_texture; - static Dynamic lime_gl_active_texture_dyn() { return lime_gl_active_texture;} - static ::cpp::Function< void (int,int) > lime_gl_attach_shader; - static Dynamic lime_gl_attach_shader_dyn() { return lime_gl_attach_shader;} - static ::cpp::Function< void (int,int) > lime_gl_begin_query; - static Dynamic lime_gl_begin_query_dyn() { return lime_gl_begin_query;} - static ::cpp::Function< void (int) > lime_gl_begin_transform_feedback; - static Dynamic lime_gl_begin_transform_feedback_dyn() { return lime_gl_begin_transform_feedback;} - static ::cpp::Function< void (int,int,::String) > lime_gl_bind_attrib_location; - static Dynamic lime_gl_bind_attrib_location_dyn() { return lime_gl_bind_attrib_location;} - static ::cpp::Function< void (int,int) > lime_gl_bind_buffer; - static Dynamic lime_gl_bind_buffer_dyn() { return lime_gl_bind_buffer;} - static ::cpp::Function< void (int,int,int) > lime_gl_bind_buffer_base; - static Dynamic lime_gl_bind_buffer_base_dyn() { return lime_gl_bind_buffer_base;} - static ::cpp::Function< void (int,int,int,Float,int) > lime_gl_bind_buffer_range; - static Dynamic lime_gl_bind_buffer_range_dyn() { return lime_gl_bind_buffer_range;} - static ::cpp::Function< void (int,int) > lime_gl_bind_framebuffer; - static Dynamic lime_gl_bind_framebuffer_dyn() { return lime_gl_bind_framebuffer;} - static ::cpp::Function< void (int,int) > lime_gl_bind_renderbuffer; - static Dynamic lime_gl_bind_renderbuffer_dyn() { return lime_gl_bind_renderbuffer;} - static ::cpp::Function< void (int,int) > lime_gl_bind_sampler; - static Dynamic lime_gl_bind_sampler_dyn() { return lime_gl_bind_sampler;} - static ::cpp::Function< void (int,int) > lime_gl_bind_texture; - static Dynamic lime_gl_bind_texture_dyn() { return lime_gl_bind_texture;} - static ::cpp::Function< void (int,int) > lime_gl_bind_transform_feedback; - static Dynamic lime_gl_bind_transform_feedback_dyn() { return lime_gl_bind_transform_feedback;} - static ::cpp::Function< void (int) > lime_gl_bind_vertex_array; - static Dynamic lime_gl_bind_vertex_array_dyn() { return lime_gl_bind_vertex_array;} - static ::cpp::Function< void (float,float,float,float) > lime_gl_blend_color; - static Dynamic lime_gl_blend_color_dyn() { return lime_gl_blend_color;} - static ::cpp::Function< void (int) > lime_gl_blend_equation; - static Dynamic lime_gl_blend_equation_dyn() { return lime_gl_blend_equation;} - static ::cpp::Function< void (int,int) > lime_gl_blend_equation_separate; - static Dynamic lime_gl_blend_equation_separate_dyn() { return lime_gl_blend_equation_separate;} - static ::cpp::Function< void (int,int) > lime_gl_blend_func; - static Dynamic lime_gl_blend_func_dyn() { return lime_gl_blend_func;} - static ::cpp::Function< void (int,int,int,int) > lime_gl_blend_func_separate; - static Dynamic lime_gl_blend_func_separate_dyn() { return lime_gl_blend_func_separate;} - static ::cpp::Function< void (int,int,int,int,int,int,int,int,int,int) > lime_gl_blit_framebuffer; - static Dynamic lime_gl_blit_framebuffer_dyn() { return lime_gl_blit_framebuffer;} - static ::cpp::Function< void (int,int,Float,int) > lime_gl_buffer_data; - static Dynamic lime_gl_buffer_data_dyn() { return lime_gl_buffer_data;} - static ::cpp::Function< void (int,int,int,Float) > lime_gl_buffer_sub_data; - static Dynamic lime_gl_buffer_sub_data_dyn() { return lime_gl_buffer_sub_data;} - static ::cpp::Function< int (int) > lime_gl_check_framebuffer_status; - static Dynamic lime_gl_check_framebuffer_status_dyn() { return lime_gl_check_framebuffer_status;} - static ::cpp::Function< void (int) > lime_gl_clear; - static Dynamic lime_gl_clear_dyn() { return lime_gl_clear;} - static ::cpp::Function< void (int,int,float,int) > lime_gl_clear_bufferfi; - static Dynamic lime_gl_clear_bufferfi_dyn() { return lime_gl_clear_bufferfi;} - static ::cpp::Function< void (int,int,Float) > lime_gl_clear_bufferfv; - static Dynamic lime_gl_clear_bufferfv_dyn() { return lime_gl_clear_bufferfv;} - static ::cpp::Function< void (int,int,Float) > lime_gl_clear_bufferiv; - static Dynamic lime_gl_clear_bufferiv_dyn() { return lime_gl_clear_bufferiv;} - static ::cpp::Function< void (int,int,Float) > lime_gl_clear_bufferuiv; - static Dynamic lime_gl_clear_bufferuiv_dyn() { return lime_gl_clear_bufferuiv;} - static ::cpp::Function< int ( ::hx::Object *,int,int,int) > lime_gl_client_wait_sync; - static Dynamic lime_gl_client_wait_sync_dyn() { return lime_gl_client_wait_sync;} - static ::cpp::Function< void (float,float,float,float) > lime_gl_clear_color; - static Dynamic lime_gl_clear_color_dyn() { return lime_gl_clear_color;} - static ::cpp::Function< void (float) > lime_gl_clear_depthf; - static Dynamic lime_gl_clear_depthf_dyn() { return lime_gl_clear_depthf;} - static ::cpp::Function< void (int) > lime_gl_clear_stencil; - static Dynamic lime_gl_clear_stencil_dyn() { return lime_gl_clear_stencil;} - static ::cpp::Function< void (bool,bool,bool,bool) > lime_gl_color_mask; - static Dynamic lime_gl_color_mask_dyn() { return lime_gl_color_mask;} - static ::cpp::Function< void (int) > lime_gl_compile_shader; - static Dynamic lime_gl_compile_shader_dyn() { return lime_gl_compile_shader;} - static ::cpp::Function< void (int,int,int,int,int,int,int,Float) > lime_gl_compressed_tex_image_2d; - static Dynamic lime_gl_compressed_tex_image_2d_dyn() { return lime_gl_compressed_tex_image_2d;} - static ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > lime_gl_compressed_tex_image_3d; - static Dynamic lime_gl_compressed_tex_image_3d_dyn() { return lime_gl_compressed_tex_image_3d;} - static ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > lime_gl_compressed_tex_sub_image_2d; - static Dynamic lime_gl_compressed_tex_sub_image_2d_dyn() { return lime_gl_compressed_tex_sub_image_2d;} - static ::cpp::Function< void (int,int,int,int,int,int,int,int,int,int,Float) > lime_gl_compressed_tex_sub_image_3d; - static Dynamic lime_gl_compressed_tex_sub_image_3d_dyn() { return lime_gl_compressed_tex_sub_image_3d;} - static ::cpp::Function< void (int,int,Float,Float,int) > lime_gl_copy_buffer_sub_data; - static Dynamic lime_gl_copy_buffer_sub_data_dyn() { return lime_gl_copy_buffer_sub_data;} - static ::cpp::Function< void (int,int,int,int,int,int,int,int) > lime_gl_copy_tex_image_2d; - static Dynamic lime_gl_copy_tex_image_2d_dyn() { return lime_gl_copy_tex_image_2d;} - static ::cpp::Function< void (int,int,int,int,int,int,int,int) > lime_gl_copy_tex_sub_image_2d; - static Dynamic lime_gl_copy_tex_sub_image_2d_dyn() { return lime_gl_copy_tex_sub_image_2d;} - static ::cpp::Function< void (int,int,int,int,int,int,int,int,int) > lime_gl_copy_tex_sub_image_3d; - static Dynamic lime_gl_copy_tex_sub_image_3d_dyn() { return lime_gl_copy_tex_sub_image_3d;} - static ::cpp::Function< int () > lime_gl_create_buffer; - static Dynamic lime_gl_create_buffer_dyn() { return lime_gl_create_buffer;} - static ::cpp::Function< int () > lime_gl_create_framebuffer; - static Dynamic lime_gl_create_framebuffer_dyn() { return lime_gl_create_framebuffer;} - static ::cpp::Function< int () > lime_gl_create_program; - static Dynamic lime_gl_create_program_dyn() { return lime_gl_create_program;} - static ::cpp::Function< int () > lime_gl_create_query; - static Dynamic lime_gl_create_query_dyn() { return lime_gl_create_query;} - static ::cpp::Function< int () > lime_gl_create_renderbuffer; - static Dynamic lime_gl_create_renderbuffer_dyn() { return lime_gl_create_renderbuffer;} - static ::cpp::Function< int () > lime_gl_create_sampler; - static Dynamic lime_gl_create_sampler_dyn() { return lime_gl_create_sampler;} - static ::cpp::Function< int (int) > lime_gl_create_shader; - static Dynamic lime_gl_create_shader_dyn() { return lime_gl_create_shader;} - static ::cpp::Function< int () > lime_gl_create_texture; - static Dynamic lime_gl_create_texture_dyn() { return lime_gl_create_texture;} - static ::cpp::Function< int () > lime_gl_create_transform_feedback; - static Dynamic lime_gl_create_transform_feedback_dyn() { return lime_gl_create_transform_feedback;} - static ::cpp::Function< int () > lime_gl_create_vertex_array; - static Dynamic lime_gl_create_vertex_array_dyn() { return lime_gl_create_vertex_array;} - static ::cpp::Function< void (int) > lime_gl_cull_face; - static Dynamic lime_gl_cull_face_dyn() { return lime_gl_cull_face;} - static ::cpp::Function< void (int) > lime_gl_delete_buffer; - static Dynamic lime_gl_delete_buffer_dyn() { return lime_gl_delete_buffer;} - static ::cpp::Function< void (int) > lime_gl_delete_framebuffer; - static Dynamic lime_gl_delete_framebuffer_dyn() { return lime_gl_delete_framebuffer;} - static ::cpp::Function< void (int) > lime_gl_delete_program; - static Dynamic lime_gl_delete_program_dyn() { return lime_gl_delete_program;} - static ::cpp::Function< void (int) > lime_gl_delete_query; - static Dynamic lime_gl_delete_query_dyn() { return lime_gl_delete_query;} - static ::cpp::Function< void (int) > lime_gl_delete_renderbuffer; - static Dynamic lime_gl_delete_renderbuffer_dyn() { return lime_gl_delete_renderbuffer;} - static ::cpp::Function< void (int) > lime_gl_delete_sampler; - static Dynamic lime_gl_delete_sampler_dyn() { return lime_gl_delete_sampler;} - static ::cpp::Function< void (int) > lime_gl_delete_shader; - static Dynamic lime_gl_delete_shader_dyn() { return lime_gl_delete_shader;} - static ::cpp::Function< void ( ::hx::Object *) > lime_gl_delete_sync; - static Dynamic lime_gl_delete_sync_dyn() { return lime_gl_delete_sync;} - static ::cpp::Function< void (int) > lime_gl_delete_texture; - static Dynamic lime_gl_delete_texture_dyn() { return lime_gl_delete_texture;} - static ::cpp::Function< void (int) > lime_gl_delete_transform_feedback; - static Dynamic lime_gl_delete_transform_feedback_dyn() { return lime_gl_delete_transform_feedback;} - static ::cpp::Function< void (int) > lime_gl_delete_vertex_array; - static Dynamic lime_gl_delete_vertex_array_dyn() { return lime_gl_delete_vertex_array;} - static ::cpp::Function< void (int) > lime_gl_depth_func; - static Dynamic lime_gl_depth_func_dyn() { return lime_gl_depth_func;} - static ::cpp::Function< void (bool) > lime_gl_depth_mask; - static Dynamic lime_gl_depth_mask_dyn() { return lime_gl_depth_mask;} - static ::cpp::Function< void (float,float) > lime_gl_depth_rangef; - static Dynamic lime_gl_depth_rangef_dyn() { return lime_gl_depth_rangef;} - static ::cpp::Function< void (int,int) > lime_gl_detach_shader; - static Dynamic lime_gl_detach_shader_dyn() { return lime_gl_detach_shader;} - static ::cpp::Function< void (int) > lime_gl_disable; - static Dynamic lime_gl_disable_dyn() { return lime_gl_disable;} - static ::cpp::Function< void (int) > lime_gl_disable_vertex_attrib_array; - static Dynamic lime_gl_disable_vertex_attrib_array_dyn() { return lime_gl_disable_vertex_attrib_array;} - static ::cpp::Function< void (int,int,int) > lime_gl_draw_arrays; - static Dynamic lime_gl_draw_arrays_dyn() { return lime_gl_draw_arrays;} - static ::cpp::Function< void (int,int,int,int) > lime_gl_draw_arrays_instanced; - static Dynamic lime_gl_draw_arrays_instanced_dyn() { return lime_gl_draw_arrays_instanced;} - static ::cpp::Function< void ( ::hx::Object *) > lime_gl_draw_buffers; - static Dynamic lime_gl_draw_buffers_dyn() { return lime_gl_draw_buffers;} - static ::cpp::Function< void (int,int,int,Float) > lime_gl_draw_elements; - static Dynamic lime_gl_draw_elements_dyn() { return lime_gl_draw_elements;} - static ::cpp::Function< void (int,int,int,Float,int) > lime_gl_draw_elements_instanced; - static Dynamic lime_gl_draw_elements_instanced_dyn() { return lime_gl_draw_elements_instanced;} - static ::cpp::Function< void (int,int,int,int,int,Float) > lime_gl_draw_range_elements; - static Dynamic lime_gl_draw_range_elements_dyn() { return lime_gl_draw_range_elements;} - static ::cpp::Function< void (int) > lime_gl_enable; - static Dynamic lime_gl_enable_dyn() { return lime_gl_enable;} - static ::cpp::Function< void (int) > lime_gl_enable_vertex_attrib_array; - static Dynamic lime_gl_enable_vertex_attrib_array_dyn() { return lime_gl_enable_vertex_attrib_array;} - static ::cpp::Function< void (int) > lime_gl_end_query; - static Dynamic lime_gl_end_query_dyn() { return lime_gl_end_query;} - static ::cpp::Function< void () > lime_gl_end_transform_feedback; - static Dynamic lime_gl_end_transform_feedback_dyn() { return lime_gl_end_transform_feedback;} - static ::cpp::Function< ::hx::Object * (int,int) > lime_gl_fence_sync; - static Dynamic lime_gl_fence_sync_dyn() { return lime_gl_fence_sync;} - static ::cpp::Function< void () > lime_gl_finish; - static Dynamic lime_gl_finish_dyn() { return lime_gl_finish;} - static ::cpp::Function< void () > lime_gl_flush; - static Dynamic lime_gl_flush_dyn() { return lime_gl_flush;} - static ::cpp::Function< void (int,int,int,int) > lime_gl_framebuffer_renderbuffer; - static Dynamic lime_gl_framebuffer_renderbuffer_dyn() { return lime_gl_framebuffer_renderbuffer;} - static ::cpp::Function< void (int,int,int,int,int) > lime_gl_framebuffer_texture2D; - static Dynamic lime_gl_framebuffer_texture2D_dyn() { return lime_gl_framebuffer_texture2D;} - static ::cpp::Function< void (int,int,int,int,int) > lime_gl_framebuffer_texture_layer; - static Dynamic lime_gl_framebuffer_texture_layer_dyn() { return lime_gl_framebuffer_texture_layer;} - static ::cpp::Function< void (int) > lime_gl_front_face; - static Dynamic lime_gl_front_face_dyn() { return lime_gl_front_face;} - static ::cpp::Function< void (int) > lime_gl_generate_mipmap; - static Dynamic lime_gl_generate_mipmap_dyn() { return lime_gl_generate_mipmap;} - static ::cpp::Function< ::hx::Object * (int,int) > lime_gl_get_active_attrib; - static Dynamic lime_gl_get_active_attrib_dyn() { return lime_gl_get_active_attrib;} - static ::cpp::Function< ::hx::Object * (int,int) > lime_gl_get_active_uniform; - static Dynamic lime_gl_get_active_uniform_dyn() { return lime_gl_get_active_uniform;} - static ::cpp::Function< int (int,int,int) > lime_gl_get_active_uniform_blocki; - static Dynamic lime_gl_get_active_uniform_blocki_dyn() { return lime_gl_get_active_uniform_blocki;} - static ::cpp::Function< void (int,int,int,Float) > lime_gl_get_active_uniform_blockiv; - static Dynamic lime_gl_get_active_uniform_blockiv_dyn() { return lime_gl_get_active_uniform_blockiv;} - static ::cpp::Function< ::hx::Object * (int,int) > lime_gl_get_active_uniform_block_name; - static Dynamic lime_gl_get_active_uniform_block_name_dyn() { return lime_gl_get_active_uniform_block_name;} - static ::cpp::Function< void (int, ::hx::Object *,int,Float) > lime_gl_get_active_uniformsiv; - static Dynamic lime_gl_get_active_uniformsiv_dyn() { return lime_gl_get_active_uniformsiv;} - static ::cpp::Function< ::hx::Object * (int) > lime_gl_get_attached_shaders; - static Dynamic lime_gl_get_attached_shaders_dyn() { return lime_gl_get_attached_shaders;} - static ::cpp::Function< int (int,::String) > lime_gl_get_attrib_location; - static Dynamic lime_gl_get_attrib_location_dyn() { return lime_gl_get_attrib_location;} - static ::cpp::Function< bool (int) > lime_gl_get_boolean; - static Dynamic lime_gl_get_boolean_dyn() { return lime_gl_get_boolean;} - static ::cpp::Function< void (int,Float) > lime_gl_get_booleanv; - static Dynamic lime_gl_get_booleanv_dyn() { return lime_gl_get_booleanv;} - static ::cpp::Function< int (int,int) > lime_gl_get_buffer_parameteri; - static Dynamic lime_gl_get_buffer_parameteri_dyn() { return lime_gl_get_buffer_parameteri;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_buffer_parameteri64v; - static Dynamic lime_gl_get_buffer_parameteri64v_dyn() { return lime_gl_get_buffer_parameteri64v;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_buffer_parameteriv; - static Dynamic lime_gl_get_buffer_parameteriv_dyn() { return lime_gl_get_buffer_parameteriv;} - static ::cpp::Function< Float (int,int) > lime_gl_get_buffer_pointerv; - static Dynamic lime_gl_get_buffer_pointerv_dyn() { return lime_gl_get_buffer_pointerv;} - static ::cpp::Function< void (int,Float,int,Float) > lime_gl_get_buffer_sub_data; - static Dynamic lime_gl_get_buffer_sub_data_dyn() { return lime_gl_get_buffer_sub_data;} - static ::cpp::Function< ::hx::Object * () > lime_gl_get_context_attributes; - static Dynamic lime_gl_get_context_attributes_dyn() { return lime_gl_get_context_attributes;} - static ::cpp::Function< int () > lime_gl_get_error; - static Dynamic lime_gl_get_error_dyn() { return lime_gl_get_error;} - static ::cpp::Function< ::hx::Object * (::String) > lime_gl_get_extension; - static Dynamic lime_gl_get_extension_dyn() { return lime_gl_get_extension;} - static ::cpp::Function< float (int) > lime_gl_get_float; - static Dynamic lime_gl_get_float_dyn() { return lime_gl_get_float;} - static ::cpp::Function< void (int,Float) > lime_gl_get_floatv; - static Dynamic lime_gl_get_floatv_dyn() { return lime_gl_get_floatv;} - static ::cpp::Function< int (int,::String) > lime_gl_get_frag_data_location; - static Dynamic lime_gl_get_frag_data_location_dyn() { return lime_gl_get_frag_data_location;} - static ::cpp::Function< int (int,int,int) > lime_gl_get_framebuffer_attachment_parameteri; - static Dynamic lime_gl_get_framebuffer_attachment_parameteri_dyn() { return lime_gl_get_framebuffer_attachment_parameteri;} - static ::cpp::Function< void (int,int,int,Float) > lime_gl_get_framebuffer_attachment_parameteriv; - static Dynamic lime_gl_get_framebuffer_attachment_parameteriv_dyn() { return lime_gl_get_framebuffer_attachment_parameteriv;} - static ::cpp::Function< int (int) > lime_gl_get_integer; - static Dynamic lime_gl_get_integer_dyn() { return lime_gl_get_integer;} - static ::cpp::Function< void (int,Float) > lime_gl_get_integer64v; - static Dynamic lime_gl_get_integer64v_dyn() { return lime_gl_get_integer64v;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_integer64i_v; - static Dynamic lime_gl_get_integer64i_v_dyn() { return lime_gl_get_integer64i_v;} - static ::cpp::Function< void (int,Float) > lime_gl_get_integerv; - static Dynamic lime_gl_get_integerv_dyn() { return lime_gl_get_integerv;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_integeri_v; - static Dynamic lime_gl_get_integeri_v_dyn() { return lime_gl_get_integeri_v;} - static ::cpp::Function< void (int,int,int,int,Float) > lime_gl_get_internalformativ; - static Dynamic lime_gl_get_internalformativ_dyn() { return lime_gl_get_internalformativ;} - static ::cpp::Function< void (int,int, ::hx::Object *) > lime_gl_get_program_binary; - static Dynamic lime_gl_get_program_binary_dyn() { return lime_gl_get_program_binary;} - static ::cpp::Function< ::hx::Object * (int) > lime_gl_get_program_info_log; - static Dynamic lime_gl_get_program_info_log_dyn() { return lime_gl_get_program_info_log;} - static ::cpp::Function< int (int,int) > lime_gl_get_programi; - static Dynamic lime_gl_get_programi_dyn() { return lime_gl_get_programi;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_programiv; - static Dynamic lime_gl_get_programiv_dyn() { return lime_gl_get_programiv;} - static ::cpp::Function< int (int,int) > lime_gl_get_queryi; - static Dynamic lime_gl_get_queryi_dyn() { return lime_gl_get_queryi;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_queryiv; - static Dynamic lime_gl_get_queryiv_dyn() { return lime_gl_get_queryiv;} - static ::cpp::Function< int (int,int) > lime_gl_get_query_objectui; - static Dynamic lime_gl_get_query_objectui_dyn() { return lime_gl_get_query_objectui;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_query_objectuiv; - static Dynamic lime_gl_get_query_objectuiv_dyn() { return lime_gl_get_query_objectuiv;} - static ::cpp::Function< int (int,int) > lime_gl_get_renderbuffer_parameteri; - static Dynamic lime_gl_get_renderbuffer_parameteri_dyn() { return lime_gl_get_renderbuffer_parameteri;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_renderbuffer_parameteriv; - static Dynamic lime_gl_get_renderbuffer_parameteriv_dyn() { return lime_gl_get_renderbuffer_parameteriv;} - static ::cpp::Function< float (int,int) > lime_gl_get_sampler_parameterf; - static Dynamic lime_gl_get_sampler_parameterf_dyn() { return lime_gl_get_sampler_parameterf;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_sampler_parameterfv; - static Dynamic lime_gl_get_sampler_parameterfv_dyn() { return lime_gl_get_sampler_parameterfv;} - static ::cpp::Function< int (int,int) > lime_gl_get_sampler_parameteri; - static Dynamic lime_gl_get_sampler_parameteri_dyn() { return lime_gl_get_sampler_parameteri;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_sampler_parameteriv; - static Dynamic lime_gl_get_sampler_parameteriv_dyn() { return lime_gl_get_sampler_parameteriv;} - static ::cpp::Function< ::hx::Object * (int) > lime_gl_get_shader_info_log; - static Dynamic lime_gl_get_shader_info_log_dyn() { return lime_gl_get_shader_info_log;} - static ::cpp::Function< int (int,int) > lime_gl_get_shaderi; - static Dynamic lime_gl_get_shaderi_dyn() { return lime_gl_get_shaderi;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_shaderiv; - static Dynamic lime_gl_get_shaderiv_dyn() { return lime_gl_get_shaderiv;} - static ::cpp::Function< ::hx::Object * (int,int) > lime_gl_get_shader_precision_format; - static Dynamic lime_gl_get_shader_precision_format_dyn() { return lime_gl_get_shader_precision_format;} - static ::cpp::Function< ::hx::Object * (int) > lime_gl_get_shader_source; - static Dynamic lime_gl_get_shader_source_dyn() { return lime_gl_get_shader_source;} - static ::cpp::Function< ::hx::Object * (int) > lime_gl_get_string; - static Dynamic lime_gl_get_string_dyn() { return lime_gl_get_string;} - static ::cpp::Function< ::hx::Object * (int,int) > lime_gl_get_stringi; - static Dynamic lime_gl_get_stringi_dyn() { return lime_gl_get_stringi;} - static ::cpp::Function< int ( ::hx::Object *,int) > lime_gl_get_sync_parameteri; - static Dynamic lime_gl_get_sync_parameteri_dyn() { return lime_gl_get_sync_parameteri;} - static ::cpp::Function< void ( ::hx::Object *,int,Float) > lime_gl_get_sync_parameteriv; - static Dynamic lime_gl_get_sync_parameteriv_dyn() { return lime_gl_get_sync_parameteriv;} - static ::cpp::Function< float (int,int) > lime_gl_get_tex_parameterf; - static Dynamic lime_gl_get_tex_parameterf_dyn() { return lime_gl_get_tex_parameterf;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_tex_parameterfv; - static Dynamic lime_gl_get_tex_parameterfv_dyn() { return lime_gl_get_tex_parameterfv;} - static ::cpp::Function< int (int,int) > lime_gl_get_tex_parameteri; - static Dynamic lime_gl_get_tex_parameteri_dyn() { return lime_gl_get_tex_parameteri;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_tex_parameteriv; - static Dynamic lime_gl_get_tex_parameteriv_dyn() { return lime_gl_get_tex_parameteriv;} - static ::cpp::Function< ::hx::Object * (int,int) > lime_gl_get_transform_feedback_varying; - static Dynamic lime_gl_get_transform_feedback_varying_dyn() { return lime_gl_get_transform_feedback_varying;} - static ::cpp::Function< float (int,int) > lime_gl_get_uniformf; - static Dynamic lime_gl_get_uniformf_dyn() { return lime_gl_get_uniformf;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_uniformfv; - static Dynamic lime_gl_get_uniformfv_dyn() { return lime_gl_get_uniformfv;} - static ::cpp::Function< int (int,int) > lime_gl_get_uniformi; - static Dynamic lime_gl_get_uniformi_dyn() { return lime_gl_get_uniformi;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_uniformiv; - static Dynamic lime_gl_get_uniformiv_dyn() { return lime_gl_get_uniformiv;} - static ::cpp::Function< int (int,int) > lime_gl_get_uniformui; - static Dynamic lime_gl_get_uniformui_dyn() { return lime_gl_get_uniformui;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_uniformuiv; - static Dynamic lime_gl_get_uniformuiv_dyn() { return lime_gl_get_uniformuiv;} - static ::cpp::Function< int (int,::String) > lime_gl_get_uniform_block_index; - static Dynamic lime_gl_get_uniform_block_index_dyn() { return lime_gl_get_uniform_block_index;} - static ::cpp::Function< int (int,::String) > lime_gl_get_uniform_location; - static Dynamic lime_gl_get_uniform_location_dyn() { return lime_gl_get_uniform_location;} - static ::cpp::Function< float (int,int) > lime_gl_get_vertex_attribf; - static Dynamic lime_gl_get_vertex_attribf_dyn() { return lime_gl_get_vertex_attribf;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_vertex_attribfv; - static Dynamic lime_gl_get_vertex_attribfv_dyn() { return lime_gl_get_vertex_attribfv;} - static ::cpp::Function< int (int,int) > lime_gl_get_vertex_attribi; - static Dynamic lime_gl_get_vertex_attribi_dyn() { return lime_gl_get_vertex_attribi;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_vertex_attribiv; - static Dynamic lime_gl_get_vertex_attribiv_dyn() { return lime_gl_get_vertex_attribiv;} - static ::cpp::Function< int (int,int) > lime_gl_get_vertex_attribii; - static Dynamic lime_gl_get_vertex_attribii_dyn() { return lime_gl_get_vertex_attribii;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_vertex_attribiiv; - static Dynamic lime_gl_get_vertex_attribiiv_dyn() { return lime_gl_get_vertex_attribiiv;} - static ::cpp::Function< int (int,int) > lime_gl_get_vertex_attribiui; - static Dynamic lime_gl_get_vertex_attribiui_dyn() { return lime_gl_get_vertex_attribiui;} - static ::cpp::Function< void (int,int,Float) > lime_gl_get_vertex_attribiuiv; - static Dynamic lime_gl_get_vertex_attribiuiv_dyn() { return lime_gl_get_vertex_attribiuiv;} - static ::cpp::Function< Float (int,int) > lime_gl_get_vertex_attrib_pointerv; - static Dynamic lime_gl_get_vertex_attrib_pointerv_dyn() { return lime_gl_get_vertex_attrib_pointerv;} - static ::cpp::Function< void (int,int) > lime_gl_hint; - static Dynamic lime_gl_hint_dyn() { return lime_gl_hint;} - static ::cpp::Function< void (int, ::hx::Object *) > lime_gl_invalidate_framebuffer; - static Dynamic lime_gl_invalidate_framebuffer_dyn() { return lime_gl_invalidate_framebuffer;} - static ::cpp::Function< void (int, ::hx::Object *,int,int,int,int) > lime_gl_invalidate_sub_framebuffer; - static Dynamic lime_gl_invalidate_sub_framebuffer_dyn() { return lime_gl_invalidate_sub_framebuffer;} - static ::cpp::Function< bool (int) > lime_gl_is_buffer; - static Dynamic lime_gl_is_buffer_dyn() { return lime_gl_is_buffer;} - static ::cpp::Function< bool (int) > lime_gl_is_enabled; - static Dynamic lime_gl_is_enabled_dyn() { return lime_gl_is_enabled;} - static ::cpp::Function< bool (int) > lime_gl_is_framebuffer; - static Dynamic lime_gl_is_framebuffer_dyn() { return lime_gl_is_framebuffer;} - static ::cpp::Function< bool (int) > lime_gl_is_program; - static Dynamic lime_gl_is_program_dyn() { return lime_gl_is_program;} - static ::cpp::Function< bool (int) > lime_gl_is_query; - static Dynamic lime_gl_is_query_dyn() { return lime_gl_is_query;} - static ::cpp::Function< bool (int) > lime_gl_is_renderbuffer; - static Dynamic lime_gl_is_renderbuffer_dyn() { return lime_gl_is_renderbuffer;} - static ::cpp::Function< bool (int) > lime_gl_is_sampler; - static Dynamic lime_gl_is_sampler_dyn() { return lime_gl_is_sampler;} - static ::cpp::Function< bool (int) > lime_gl_is_shader; - static Dynamic lime_gl_is_shader_dyn() { return lime_gl_is_shader;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_gl_is_sync; - static Dynamic lime_gl_is_sync_dyn() { return lime_gl_is_sync;} - static ::cpp::Function< bool (int) > lime_gl_is_texture; - static Dynamic lime_gl_is_texture_dyn() { return lime_gl_is_texture;} - static ::cpp::Function< bool (int) > lime_gl_is_transform_feedback; - static Dynamic lime_gl_is_transform_feedback_dyn() { return lime_gl_is_transform_feedback;} - static ::cpp::Function< bool (int) > lime_gl_is_vertex_array; - static Dynamic lime_gl_is_vertex_array_dyn() { return lime_gl_is_vertex_array;} - static ::cpp::Function< void (float) > lime_gl_line_width; - static Dynamic lime_gl_line_width_dyn() { return lime_gl_line_width;} - static ::cpp::Function< void (int) > lime_gl_link_program; - static Dynamic lime_gl_link_program_dyn() { return lime_gl_link_program;} - static ::cpp::Function< Float (int,Float,int,int) > lime_gl_map_buffer_range; - static Dynamic lime_gl_map_buffer_range_dyn() { return lime_gl_map_buffer_range;} - static ::cpp::Function< void ( ::hx::Object *) > lime_gl_object_deregister; - static Dynamic lime_gl_object_deregister_dyn() { return lime_gl_object_deregister;} - static ::cpp::Function< ::hx::Object * (int,int) > lime_gl_object_from_id; - static Dynamic lime_gl_object_from_id_dyn() { return lime_gl_object_from_id;} - static ::cpp::Function< ::hx::Object * (int,int, ::hx::Object *) > lime_gl_object_register; - static Dynamic lime_gl_object_register_dyn() { return lime_gl_object_register;} - static ::cpp::Function< void () > lime_gl_pause_transform_feedback; - static Dynamic lime_gl_pause_transform_feedback_dyn() { return lime_gl_pause_transform_feedback;} - static ::cpp::Function< void (int,int) > lime_gl_pixel_storei; - static Dynamic lime_gl_pixel_storei_dyn() { return lime_gl_pixel_storei;} - static ::cpp::Function< void (float,float) > lime_gl_polygon_offset; - static Dynamic lime_gl_polygon_offset_dyn() { return lime_gl_polygon_offset;} - static ::cpp::Function< void (int,int,Float,int) > lime_gl_program_binary; - static Dynamic lime_gl_program_binary_dyn() { return lime_gl_program_binary;} - static ::cpp::Function< void (int,int,int) > lime_gl_program_parameteri; - static Dynamic lime_gl_program_parameteri_dyn() { return lime_gl_program_parameteri;} - static ::cpp::Function< void (int) > lime_gl_read_buffer; - static Dynamic lime_gl_read_buffer_dyn() { return lime_gl_read_buffer;} - static ::cpp::Function< void (int,int,int,int,int,int,Float) > lime_gl_read_pixels; - static Dynamic lime_gl_read_pixels_dyn() { return lime_gl_read_pixels;} - static ::cpp::Function< void () > lime_gl_release_shader_compiler; - static Dynamic lime_gl_release_shader_compiler_dyn() { return lime_gl_release_shader_compiler;} - static ::cpp::Function< void (int,int,int,int) > lime_gl_renderbuffer_storage; - static Dynamic lime_gl_renderbuffer_storage_dyn() { return lime_gl_renderbuffer_storage;} - static ::cpp::Function< void (int,int,int,int,int) > lime_gl_renderbuffer_storage_multisample; - static Dynamic lime_gl_renderbuffer_storage_multisample_dyn() { return lime_gl_renderbuffer_storage_multisample;} - static ::cpp::Function< void () > lime_gl_resume_transform_feedback; - static Dynamic lime_gl_resume_transform_feedback_dyn() { return lime_gl_resume_transform_feedback;} - static ::cpp::Function< void (float,bool) > lime_gl_sample_coverage; - static Dynamic lime_gl_sample_coverage_dyn() { return lime_gl_sample_coverage;} - static ::cpp::Function< void (int,int,float) > lime_gl_sampler_parameterf; - static Dynamic lime_gl_sampler_parameterf_dyn() { return lime_gl_sampler_parameterf;} - static ::cpp::Function< void (int,int,int) > lime_gl_sampler_parameteri; - static Dynamic lime_gl_sampler_parameteri_dyn() { return lime_gl_sampler_parameteri;} - static ::cpp::Function< void (int,int,int,int) > lime_gl_scissor; - static Dynamic lime_gl_scissor_dyn() { return lime_gl_scissor;} - static ::cpp::Function< void ( ::hx::Object *,int,Float,int) > lime_gl_shader_binary; - static Dynamic lime_gl_shader_binary_dyn() { return lime_gl_shader_binary;} - static ::cpp::Function< void (int,::String) > lime_gl_shader_source; - static Dynamic lime_gl_shader_source_dyn() { return lime_gl_shader_source;} - static ::cpp::Function< void (int,int,int) > lime_gl_stencil_func; - static Dynamic lime_gl_stencil_func_dyn() { return lime_gl_stencil_func;} - static ::cpp::Function< void (int,int,int,int) > lime_gl_stencil_func_separate; - static Dynamic lime_gl_stencil_func_separate_dyn() { return lime_gl_stencil_func_separate;} - static ::cpp::Function< void (int) > lime_gl_stencil_mask; - static Dynamic lime_gl_stencil_mask_dyn() { return lime_gl_stencil_mask;} - static ::cpp::Function< void (int,int) > lime_gl_stencil_mask_separate; - static Dynamic lime_gl_stencil_mask_separate_dyn() { return lime_gl_stencil_mask_separate;} - static ::cpp::Function< void (int,int,int) > lime_gl_stencil_op; - static Dynamic lime_gl_stencil_op_dyn() { return lime_gl_stencil_op;} - static ::cpp::Function< void (int,int,int,int) > lime_gl_stencil_op_separate; - static Dynamic lime_gl_stencil_op_separate_dyn() { return lime_gl_stencil_op_separate;} - static ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > lime_gl_tex_image_2d; - static Dynamic lime_gl_tex_image_2d_dyn() { return lime_gl_tex_image_2d;} - static ::cpp::Function< void (int,int,int,int,int,int,int,int,int,Float) > lime_gl_tex_image_3d; - static Dynamic lime_gl_tex_image_3d_dyn() { return lime_gl_tex_image_3d;} - static ::cpp::Function< void (int,int,float) > lime_gl_tex_parameterf; - static Dynamic lime_gl_tex_parameterf_dyn() { return lime_gl_tex_parameterf;} - static ::cpp::Function< void (int,int,int) > lime_gl_tex_parameteri; - static Dynamic lime_gl_tex_parameteri_dyn() { return lime_gl_tex_parameteri;} - static ::cpp::Function< void (int,int,int,int,int) > lime_gl_tex_storage_2d; - static Dynamic lime_gl_tex_storage_2d_dyn() { return lime_gl_tex_storage_2d;} - static ::cpp::Function< void (int,int,int,int,int,int) > lime_gl_tex_storage_3d; - static Dynamic lime_gl_tex_storage_3d_dyn() { return lime_gl_tex_storage_3d;} - static ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > lime_gl_tex_sub_image_2d; - static Dynamic lime_gl_tex_sub_image_2d_dyn() { return lime_gl_tex_sub_image_2d;} - static ::cpp::Function< void (int,int,int,int,int,int,int,int,int,int,Float) > lime_gl_tex_sub_image_3d; - static Dynamic lime_gl_tex_sub_image_3d_dyn() { return lime_gl_tex_sub_image_3d;} - static ::cpp::Function< void (int, ::hx::Object *,int) > lime_gl_transform_feedback_varyings; - static Dynamic lime_gl_transform_feedback_varyings_dyn() { return lime_gl_transform_feedback_varyings;} - static ::cpp::Function< void (int,float) > lime_gl_uniform1f; - static Dynamic lime_gl_uniform1f_dyn() { return lime_gl_uniform1f;} - static ::cpp::Function< void (int,int,Float) > lime_gl_uniform1fv; - static Dynamic lime_gl_uniform1fv_dyn() { return lime_gl_uniform1fv;} - static ::cpp::Function< void (int,int) > lime_gl_uniform1i; - static Dynamic lime_gl_uniform1i_dyn() { return lime_gl_uniform1i;} - static ::cpp::Function< void (int,int,Float) > lime_gl_uniform1iv; - static Dynamic lime_gl_uniform1iv_dyn() { return lime_gl_uniform1iv;} - static ::cpp::Function< void (int,int) > lime_gl_uniform1ui; - static Dynamic lime_gl_uniform1ui_dyn() { return lime_gl_uniform1ui;} - static ::cpp::Function< void (int,int,Float) > lime_gl_uniform1uiv; - static Dynamic lime_gl_uniform1uiv_dyn() { return lime_gl_uniform1uiv;} - static ::cpp::Function< void (int,float,float) > lime_gl_uniform2f; - static Dynamic lime_gl_uniform2f_dyn() { return lime_gl_uniform2f;} - static ::cpp::Function< void (int,int,Float) > lime_gl_uniform2fv; - static Dynamic lime_gl_uniform2fv_dyn() { return lime_gl_uniform2fv;} - static ::cpp::Function< void (int,int,int) > lime_gl_uniform2i; - static Dynamic lime_gl_uniform2i_dyn() { return lime_gl_uniform2i;} - static ::cpp::Function< void (int,int,Float) > lime_gl_uniform2iv; - static Dynamic lime_gl_uniform2iv_dyn() { return lime_gl_uniform2iv;} - static ::cpp::Function< void (int,int,int) > lime_gl_uniform2ui; - static Dynamic lime_gl_uniform2ui_dyn() { return lime_gl_uniform2ui;} - static ::cpp::Function< void (int,int,Float) > lime_gl_uniform2uiv; - static Dynamic lime_gl_uniform2uiv_dyn() { return lime_gl_uniform2uiv;} - static ::cpp::Function< void (int,float,float,float) > lime_gl_uniform3f; - static Dynamic lime_gl_uniform3f_dyn() { return lime_gl_uniform3f;} - static ::cpp::Function< void (int,int,Float) > lime_gl_uniform3fv; - static Dynamic lime_gl_uniform3fv_dyn() { return lime_gl_uniform3fv;} - static ::cpp::Function< void (int,int,int,int) > lime_gl_uniform3i; - static Dynamic lime_gl_uniform3i_dyn() { return lime_gl_uniform3i;} - static ::cpp::Function< void (int,int,Float) > lime_gl_uniform3iv; - static Dynamic lime_gl_uniform3iv_dyn() { return lime_gl_uniform3iv;} - static ::cpp::Function< void (int,int,int,int) > lime_gl_uniform3ui; - static Dynamic lime_gl_uniform3ui_dyn() { return lime_gl_uniform3ui;} - static ::cpp::Function< void (int,int,Float) > lime_gl_uniform3uiv; - static Dynamic lime_gl_uniform3uiv_dyn() { return lime_gl_uniform3uiv;} - static ::cpp::Function< void (int,float,float,float,float) > lime_gl_uniform4f; - static Dynamic lime_gl_uniform4f_dyn() { return lime_gl_uniform4f;} - static ::cpp::Function< void (int,int,Float) > lime_gl_uniform4fv; - static Dynamic lime_gl_uniform4fv_dyn() { return lime_gl_uniform4fv;} - static ::cpp::Function< void (int,int,int,int,int) > lime_gl_uniform4i; - static Dynamic lime_gl_uniform4i_dyn() { return lime_gl_uniform4i;} - static ::cpp::Function< void (int,int,Float) > lime_gl_uniform4iv; - static Dynamic lime_gl_uniform4iv_dyn() { return lime_gl_uniform4iv;} - static ::cpp::Function< void (int,int,int,int,int) > lime_gl_uniform4ui; - static Dynamic lime_gl_uniform4ui_dyn() { return lime_gl_uniform4ui;} - static ::cpp::Function< void (int,int,Float) > lime_gl_uniform4uiv; - static Dynamic lime_gl_uniform4uiv_dyn() { return lime_gl_uniform4uiv;} - static ::cpp::Function< void (int,int,int) > lime_gl_uniform_block_binding; - static Dynamic lime_gl_uniform_block_binding_dyn() { return lime_gl_uniform_block_binding;} - static ::cpp::Function< void (int,int,bool,Float) > lime_gl_uniform_matrix2fv; - static Dynamic lime_gl_uniform_matrix2fv_dyn() { return lime_gl_uniform_matrix2fv;} - static ::cpp::Function< void (int,int,bool,Float) > lime_gl_uniform_matrix2x3fv; - static Dynamic lime_gl_uniform_matrix2x3fv_dyn() { return lime_gl_uniform_matrix2x3fv;} - static ::cpp::Function< void (int,int,bool,Float) > lime_gl_uniform_matrix2x4fv; - static Dynamic lime_gl_uniform_matrix2x4fv_dyn() { return lime_gl_uniform_matrix2x4fv;} - static ::cpp::Function< void (int,int,bool,Float) > lime_gl_uniform_matrix3fv; - static Dynamic lime_gl_uniform_matrix3fv_dyn() { return lime_gl_uniform_matrix3fv;} - static ::cpp::Function< void (int,int,bool,Float) > lime_gl_uniform_matrix3x2fv; - static Dynamic lime_gl_uniform_matrix3x2fv_dyn() { return lime_gl_uniform_matrix3x2fv;} - static ::cpp::Function< void (int,int,bool,Float) > lime_gl_uniform_matrix3x4fv; - static Dynamic lime_gl_uniform_matrix3x4fv_dyn() { return lime_gl_uniform_matrix3x4fv;} - static ::cpp::Function< void (int,int,bool,Float) > lime_gl_uniform_matrix4fv; - static Dynamic lime_gl_uniform_matrix4fv_dyn() { return lime_gl_uniform_matrix4fv;} - static ::cpp::Function< void (int,int,bool,Float) > lime_gl_uniform_matrix4x2fv; - static Dynamic lime_gl_uniform_matrix4x2fv_dyn() { return lime_gl_uniform_matrix4x2fv;} - static ::cpp::Function< void (int,int,bool,Float) > lime_gl_uniform_matrix4x3fv; - static Dynamic lime_gl_uniform_matrix4x3fv_dyn() { return lime_gl_uniform_matrix4x3fv;} - static ::cpp::Function< bool (int) > lime_gl_unmap_buffer; - static Dynamic lime_gl_unmap_buffer_dyn() { return lime_gl_unmap_buffer;} - static ::cpp::Function< void (int) > lime_gl_use_program; - static Dynamic lime_gl_use_program_dyn() { return lime_gl_use_program;} - static ::cpp::Function< void (int) > lime_gl_validate_program; - static Dynamic lime_gl_validate_program_dyn() { return lime_gl_validate_program;} - static ::cpp::Function< void (int,float) > lime_gl_vertex_attrib1f; - static Dynamic lime_gl_vertex_attrib1f_dyn() { return lime_gl_vertex_attrib1f;} - static ::cpp::Function< void (int,Float) > lime_gl_vertex_attrib1fv; - static Dynamic lime_gl_vertex_attrib1fv_dyn() { return lime_gl_vertex_attrib1fv;} - static ::cpp::Function< void (int,float,float) > lime_gl_vertex_attrib2f; - static Dynamic lime_gl_vertex_attrib2f_dyn() { return lime_gl_vertex_attrib2f;} - static ::cpp::Function< void (int,Float) > lime_gl_vertex_attrib2fv; - static Dynamic lime_gl_vertex_attrib2fv_dyn() { return lime_gl_vertex_attrib2fv;} - static ::cpp::Function< void (int,float,float,float) > lime_gl_vertex_attrib3f; - static Dynamic lime_gl_vertex_attrib3f_dyn() { return lime_gl_vertex_attrib3f;} - static ::cpp::Function< void (int,Float) > lime_gl_vertex_attrib3fv; - static Dynamic lime_gl_vertex_attrib3fv_dyn() { return lime_gl_vertex_attrib3fv;} - static ::cpp::Function< void (int,float,float,float,float) > lime_gl_vertex_attrib4f; - static Dynamic lime_gl_vertex_attrib4f_dyn() { return lime_gl_vertex_attrib4f;} - static ::cpp::Function< void (int,Float) > lime_gl_vertex_attrib4fv; - static Dynamic lime_gl_vertex_attrib4fv_dyn() { return lime_gl_vertex_attrib4fv;} - static ::cpp::Function< void (int,int,int,int,int) > lime_gl_vertex_attribi4i; - static Dynamic lime_gl_vertex_attribi4i_dyn() { return lime_gl_vertex_attribi4i;} - static ::cpp::Function< void (int,Float) > lime_gl_vertex_attribi4iv; - static Dynamic lime_gl_vertex_attribi4iv_dyn() { return lime_gl_vertex_attribi4iv;} - static ::cpp::Function< void (int,int,int,int,int) > lime_gl_vertex_attribi4ui; - static Dynamic lime_gl_vertex_attribi4ui_dyn() { return lime_gl_vertex_attribi4ui;} - static ::cpp::Function< void (int,Float) > lime_gl_vertex_attribi4uiv; - static Dynamic lime_gl_vertex_attribi4uiv_dyn() { return lime_gl_vertex_attribi4uiv;} - static ::cpp::Function< void (int,int) > lime_gl_vertex_attrib_divisor; - static Dynamic lime_gl_vertex_attrib_divisor_dyn() { return lime_gl_vertex_attrib_divisor;} - static ::cpp::Function< void (int,int,int,int,Float) > lime_gl_vertex_attrib_ipointer; - static Dynamic lime_gl_vertex_attrib_ipointer_dyn() { return lime_gl_vertex_attrib_ipointer;} - static ::cpp::Function< void (int,int,int,bool,int,Float) > lime_gl_vertex_attrib_pointer; - static Dynamic lime_gl_vertex_attrib_pointer_dyn() { return lime_gl_vertex_attrib_pointer;} - static ::cpp::Function< void (int,int,int,int) > lime_gl_viewport; - static Dynamic lime_gl_viewport_dyn() { return lime_gl_viewport;} - static ::cpp::Function< void ( ::hx::Object *,int,int,int) > lime_gl_wait_sync; - static Dynamic lime_gl_wait_sync_dyn() { return lime_gl_wait_sync;} - static ::cpp::Function< ::hx::Object * (Float,int,int) > lime_hb_blob_create; - static Dynamic lime_hb_blob_create_dyn() { return lime_hb_blob_create;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > lime_hb_blob_create_sub_blob; - static Dynamic lime_hb_blob_create_sub_blob_dyn() { return lime_hb_blob_create_sub_blob;} - static ::cpp::Function< Float ( ::hx::Object *) > lime_hb_blob_get_data; - static Dynamic lime_hb_blob_get_data_dyn() { return lime_hb_blob_get_data;} - static ::cpp::Function< Float ( ::hx::Object *) > lime_hb_blob_get_data_writable; - static Dynamic lime_hb_blob_get_data_writable_dyn() { return lime_hb_blob_get_data_writable;} - static ::cpp::Function< ::hx::Object * () > lime_hb_blob_get_empty; - static Dynamic lime_hb_blob_get_empty_dyn() { return lime_hb_blob_get_empty;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_blob_get_length; - static Dynamic lime_hb_blob_get_length_dyn() { return lime_hb_blob_get_length;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_hb_blob_is_immutable; - static Dynamic lime_hb_blob_is_immutable_dyn() { return lime_hb_blob_is_immutable;} - static ::cpp::Function< void ( ::hx::Object *) > lime_hb_blob_make_immutable; - static Dynamic lime_hb_blob_make_immutable_dyn() { return lime_hb_blob_make_immutable;} - static ::cpp::Function< void ( ::hx::Object *,int,int) > lime_hb_buffer_add; - static Dynamic lime_hb_buffer_add_dyn() { return lime_hb_buffer_add;} - static ::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > lime_hb_buffer_add_codepoints; - static Dynamic lime_hb_buffer_add_codepoints_dyn() { return lime_hb_buffer_add_codepoints;} - static ::cpp::Function< void ( ::hx::Object *,::String,int,int) > lime_hb_buffer_add_utf8; - static Dynamic lime_hb_buffer_add_utf8_dyn() { return lime_hb_buffer_add_utf8;} - static ::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > lime_hb_buffer_add_utf16; - static Dynamic lime_hb_buffer_add_utf16_dyn() { return lime_hb_buffer_add_utf16;} - static ::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > lime_hb_buffer_add_utf32; - static Dynamic lime_hb_buffer_add_utf32_dyn() { return lime_hb_buffer_add_utf32;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_hb_buffer_allocation_successful; - static Dynamic lime_hb_buffer_allocation_successful_dyn() { return lime_hb_buffer_allocation_successful;} - static ::cpp::Function< void ( ::hx::Object *) > lime_hb_buffer_clear_contents; - static Dynamic lime_hb_buffer_clear_contents_dyn() { return lime_hb_buffer_clear_contents;} - static ::cpp::Function< ::hx::Object * () > lime_hb_buffer_create; - static Dynamic lime_hb_buffer_create_dyn() { return lime_hb_buffer_create;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_buffer_get_cluster_level; - static Dynamic lime_hb_buffer_get_cluster_level_dyn() { return lime_hb_buffer_get_cluster_level;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_buffer_get_content_type; - static Dynamic lime_hb_buffer_get_content_type_dyn() { return lime_hb_buffer_get_content_type;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_buffer_get_direction; - static Dynamic lime_hb_buffer_get_direction_dyn() { return lime_hb_buffer_get_direction;} - static ::cpp::Function< ::hx::Object * () > lime_hb_buffer_get_empty; - static Dynamic lime_hb_buffer_get_empty_dyn() { return lime_hb_buffer_get_empty;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_buffer_get_flags; - static Dynamic lime_hb_buffer_get_flags_dyn() { return lime_hb_buffer_get_flags;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_hb_buffer_get_glyph_infos; - static Dynamic lime_hb_buffer_get_glyph_infos_dyn() { return lime_hb_buffer_get_glyph_infos;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_hb_buffer_get_glyph_positions; - static Dynamic lime_hb_buffer_get_glyph_positions_dyn() { return lime_hb_buffer_get_glyph_positions;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_hb_buffer_get_language; - static Dynamic lime_hb_buffer_get_language_dyn() { return lime_hb_buffer_get_language;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_buffer_get_length; - static Dynamic lime_hb_buffer_get_length_dyn() { return lime_hb_buffer_get_length;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_buffer_get_replacement_codepoint; - static Dynamic lime_hb_buffer_get_replacement_codepoint_dyn() { return lime_hb_buffer_get_replacement_codepoint;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_buffer_get_script; - static Dynamic lime_hb_buffer_get_script_dyn() { return lime_hb_buffer_get_script;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_hb_buffer_get_segment_properties; - static Dynamic lime_hb_buffer_get_segment_properties_dyn() { return lime_hb_buffer_get_segment_properties;} - static ::cpp::Function< void ( ::hx::Object *) > lime_hb_buffer_guess_segment_properties; - static Dynamic lime_hb_buffer_guess_segment_properties_dyn() { return lime_hb_buffer_guess_segment_properties;} - static ::cpp::Function< void ( ::hx::Object *) > lime_hb_buffer_normalize_glyphs; - static Dynamic lime_hb_buffer_normalize_glyphs_dyn() { return lime_hb_buffer_normalize_glyphs;} - static ::cpp::Function< bool ( ::hx::Object *,int) > lime_hb_buffer_preallocate; - static Dynamic lime_hb_buffer_preallocate_dyn() { return lime_hb_buffer_preallocate;} - static ::cpp::Function< void ( ::hx::Object *) > lime_hb_buffer_reset; - static Dynamic lime_hb_buffer_reset_dyn() { return lime_hb_buffer_reset;} - static ::cpp::Function< void ( ::hx::Object *) > lime_hb_buffer_reverse; - static Dynamic lime_hb_buffer_reverse_dyn() { return lime_hb_buffer_reverse;} - static ::cpp::Function< void ( ::hx::Object *) > lime_hb_buffer_reverse_clusters; - static Dynamic lime_hb_buffer_reverse_clusters_dyn() { return lime_hb_buffer_reverse_clusters;} - static ::cpp::Function< int (::String) > lime_hb_buffer_serialize_format_from_string; - static Dynamic lime_hb_buffer_serialize_format_from_string_dyn() { return lime_hb_buffer_serialize_format_from_string;} - static ::cpp::Function< ::hx::Object * (int) > lime_hb_buffer_serialize_format_to_string; - static Dynamic lime_hb_buffer_serialize_format_to_string_dyn() { return lime_hb_buffer_serialize_format_to_string;} - static ::cpp::Function< ::hx::Object * () > lime_hb_buffer_serialize_list_formats; - static Dynamic lime_hb_buffer_serialize_list_formats_dyn() { return lime_hb_buffer_serialize_list_formats;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_hb_buffer_set_cluster_level; - static Dynamic lime_hb_buffer_set_cluster_level_dyn() { return lime_hb_buffer_set_cluster_level;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_hb_buffer_set_content_type; - static Dynamic lime_hb_buffer_set_content_type_dyn() { return lime_hb_buffer_set_content_type;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_hb_buffer_set_direction; - static Dynamic lime_hb_buffer_set_direction_dyn() { return lime_hb_buffer_set_direction;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_hb_buffer_set_flags; - static Dynamic lime_hb_buffer_set_flags_dyn() { return lime_hb_buffer_set_flags;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_hb_buffer_set_language; - static Dynamic lime_hb_buffer_set_language_dyn() { return lime_hb_buffer_set_language;} - static ::cpp::Function< bool ( ::hx::Object *,int) > lime_hb_buffer_set_length; - static Dynamic lime_hb_buffer_set_length_dyn() { return lime_hb_buffer_set_length;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_hb_buffer_set_replacement_codepoint; - static Dynamic lime_hb_buffer_set_replacement_codepoint_dyn() { return lime_hb_buffer_set_replacement_codepoint;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_hb_buffer_set_script; - static Dynamic lime_hb_buffer_set_script_dyn() { return lime_hb_buffer_set_script;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_hb_buffer_set_segment_properties; - static Dynamic lime_hb_buffer_set_segment_properties_dyn() { return lime_hb_buffer_set_segment_properties;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_hb_face_create; - static Dynamic lime_hb_face_create_dyn() { return lime_hb_face_create;} - static ::cpp::Function< ::hx::Object * () > lime_hb_face_get_empty; - static Dynamic lime_hb_face_get_empty_dyn() { return lime_hb_face_get_empty;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_face_get_glyph_count; - static Dynamic lime_hb_face_get_glyph_count_dyn() { return lime_hb_face_get_glyph_count;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_face_get_index; - static Dynamic lime_hb_face_get_index_dyn() { return lime_hb_face_get_index;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_face_get_upem; - static Dynamic lime_hb_face_get_upem_dyn() { return lime_hb_face_get_upem;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_hb_face_is_immutable; - static Dynamic lime_hb_face_is_immutable_dyn() { return lime_hb_face_is_immutable;} - static ::cpp::Function< void ( ::hx::Object *) > lime_hb_face_make_immutable; - static Dynamic lime_hb_face_make_immutable_dyn() { return lime_hb_face_make_immutable;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_hb_face_reference_blob; - static Dynamic lime_hb_face_reference_blob_dyn() { return lime_hb_face_reference_blob;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_hb_face_reference_table; - static Dynamic lime_hb_face_reference_table_dyn() { return lime_hb_face_reference_table;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_hb_face_set_glyph_count; - static Dynamic lime_hb_face_set_glyph_count_dyn() { return lime_hb_face_set_glyph_count;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_hb_face_set_index; - static Dynamic lime_hb_face_set_index_dyn() { return lime_hb_face_set_index;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_hb_face_set_upem; - static Dynamic lime_hb_face_set_upem_dyn() { return lime_hb_face_set_upem;} - static ::cpp::Function< ::hx::Object * (::String) > lime_hb_feature_from_string; - static Dynamic lime_hb_feature_from_string_dyn() { return lime_hb_feature_from_string;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_hb_feature_to_string; - static Dynamic lime_hb_feature_to_string_dyn() { return lime_hb_feature_to_string;} - static ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > lime_hb_font_add_glyph_origin_for_direction; - static Dynamic lime_hb_font_add_glyph_origin_for_direction_dyn() { return lime_hb_font_add_glyph_origin_for_direction;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_hb_font_create; - static Dynamic lime_hb_font_create_dyn() { return lime_hb_font_create;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_hb_font_create_sub_font; - static Dynamic lime_hb_font_create_sub_font_dyn() { return lime_hb_font_create_sub_font;} - static ::cpp::Function< ::hx::Object * () > lime_hb_font_get_empty; - static Dynamic lime_hb_font_get_empty_dyn() { return lime_hb_font_get_empty;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_hb_font_get_face; - static Dynamic lime_hb_font_get_face_dyn() { return lime_hb_font_get_face;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > lime_hb_font_get_glyph_advance_for_direction; - static Dynamic lime_hb_font_get_glyph_advance_for_direction_dyn() { return lime_hb_font_get_glyph_advance_for_direction;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int,int) > lime_hb_font_get_glyph_kerning_for_direction; - static Dynamic lime_hb_font_get_glyph_kerning_for_direction_dyn() { return lime_hb_font_get_glyph_kerning_for_direction;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > lime_hb_font_get_glyph_origin_for_direction; - static Dynamic lime_hb_font_get_glyph_origin_for_direction_dyn() { return lime_hb_font_get_glyph_origin_for_direction;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_hb_font_get_parent; - static Dynamic lime_hb_font_get_parent_dyn() { return lime_hb_font_get_parent;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_hb_font_get_ppem; - static Dynamic lime_hb_font_get_ppem_dyn() { return lime_hb_font_get_ppem;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_hb_font_get_scale; - static Dynamic lime_hb_font_get_scale_dyn() { return lime_hb_font_get_scale;} - static ::cpp::Function< int ( ::hx::Object *,::String) > lime_hb_font_glyph_from_string; - static Dynamic lime_hb_font_glyph_from_string_dyn() { return lime_hb_font_glyph_from_string;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_hb_font_glyph_to_string; - static Dynamic lime_hb_font_glyph_to_string_dyn() { return lime_hb_font_glyph_to_string;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_hb_font_is_immutable; - static Dynamic lime_hb_font_is_immutable_dyn() { return lime_hb_font_is_immutable;} - static ::cpp::Function< void ( ::hx::Object *) > lime_hb_font_make_immutable; - static Dynamic lime_hb_font_make_immutable_dyn() { return lime_hb_font_make_immutable;} - static ::cpp::Function< void ( ::hx::Object *,int,int) > lime_hb_font_set_ppem; - static Dynamic lime_hb_font_set_ppem_dyn() { return lime_hb_font_set_ppem;} - static ::cpp::Function< void ( ::hx::Object *,int,int) > lime_hb_font_set_scale; - static Dynamic lime_hb_font_set_scale_dyn() { return lime_hb_font_set_scale;} - static ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > lime_hb_font_subtract_glyph_origin_for_direction; - static Dynamic lime_hb_font_subtract_glyph_origin_for_direction_dyn() { return lime_hb_font_subtract_glyph_origin_for_direction;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_hb_ft_font_create; - static Dynamic lime_hb_ft_font_create_dyn() { return lime_hb_ft_font_create;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_hb_ft_font_create_referenced; - static Dynamic lime_hb_ft_font_create_referenced_dyn() { return lime_hb_ft_font_create_referenced;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_ft_font_get_load_flags; - static Dynamic lime_hb_ft_font_get_load_flags_dyn() { return lime_hb_ft_font_get_load_flags;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_hb_ft_font_set_load_flags; - static Dynamic lime_hb_ft_font_set_load_flags_dyn() { return lime_hb_ft_font_set_load_flags;} - static ::cpp::Function< ::hx::Object * (::String) > lime_hb_language_from_string; - static Dynamic lime_hb_language_from_string_dyn() { return lime_hb_language_from_string;} - static ::cpp::Function< ::hx::Object * () > lime_hb_language_get_default; - static Dynamic lime_hb_language_get_default_dyn() { return lime_hb_language_get_default;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_hb_language_to_string; - static Dynamic lime_hb_language_to_string_dyn() { return lime_hb_language_to_string;} - static ::cpp::Function< bool ( ::hx::Object *, ::hx::Object *) > lime_hb_segment_properties_equal; - static Dynamic lime_hb_segment_properties_equal_dyn() { return lime_hb_segment_properties_equal;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_segment_properties_hash; - static Dynamic lime_hb_segment_properties_hash_dyn() { return lime_hb_segment_properties_hash;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_hb_set_add; - static Dynamic lime_hb_set_add_dyn() { return lime_hb_set_add;} - static ::cpp::Function< void ( ::hx::Object *,int,int) > lime_hb_set_add_range; - static Dynamic lime_hb_set_add_range_dyn() { return lime_hb_set_add_range;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_hb_set_allocation_successful; - static Dynamic lime_hb_set_allocation_successful_dyn() { return lime_hb_set_allocation_successful;} - static ::cpp::Function< void ( ::hx::Object *) > lime_hb_set_clear; - static Dynamic lime_hb_set_clear_dyn() { return lime_hb_set_clear;} - static ::cpp::Function< ::hx::Object * () > lime_hb_set_create; - static Dynamic lime_hb_set_create_dyn() { return lime_hb_set_create;} - static ::cpp::Function< void ( ::hx::Object *,int) > lime_hb_set_del; - static Dynamic lime_hb_set_del_dyn() { return lime_hb_set_del;} - static ::cpp::Function< void ( ::hx::Object *,int,int) > lime_hb_set_del_range; - static Dynamic lime_hb_set_del_range_dyn() { return lime_hb_set_del_range;} - static ::cpp::Function< ::hx::Object * () > lime_hb_set_get_empty; - static Dynamic lime_hb_set_get_empty_dyn() { return lime_hb_set_get_empty;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_set_get_max; - static Dynamic lime_hb_set_get_max_dyn() { return lime_hb_set_get_max;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_set_get_min; - static Dynamic lime_hb_set_get_min_dyn() { return lime_hb_set_get_min;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_set_get_population; - static Dynamic lime_hb_set_get_population_dyn() { return lime_hb_set_get_population;} - static ::cpp::Function< bool ( ::hx::Object *,int) > lime_hb_set_has; - static Dynamic lime_hb_set_has_dyn() { return lime_hb_set_has;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_hb_set_intersect; - static Dynamic lime_hb_set_intersect_dyn() { return lime_hb_set_intersect;} - static ::cpp::Function< void ( ::hx::Object *) > lime_hb_set_invert; - static Dynamic lime_hb_set_invert_dyn() { return lime_hb_set_invert;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_hb_set_is_empty; - static Dynamic lime_hb_set_is_empty_dyn() { return lime_hb_set_is_empty;} - static ::cpp::Function< bool ( ::hx::Object *, ::hx::Object *) > lime_hb_set_is_equal; - static Dynamic lime_hb_set_is_equal_dyn() { return lime_hb_set_is_equal;} - static ::cpp::Function< int ( ::hx::Object *) > lime_hb_set_next; - static Dynamic lime_hb_set_next_dyn() { return lime_hb_set_next;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_hb_set_next_range; - static Dynamic lime_hb_set_next_range_dyn() { return lime_hb_set_next_range;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_hb_set_set; - static Dynamic lime_hb_set_set_dyn() { return lime_hb_set_set;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_hb_set_subtract; - static Dynamic lime_hb_set_subtract_dyn() { return lime_hb_set_subtract;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_hb_set_symmetric_difference; - static Dynamic lime_hb_set_symmetric_difference_dyn() { return lime_hb_set_symmetric_difference;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > lime_hb_set_union; - static Dynamic lime_hb_set_union_dyn() { return lime_hb_set_union;} - static ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > lime_hb_shape; - static Dynamic lime_hb_shape_dyn() { return lime_hb_shape;} - static ::cpp::Function< int ( ::hx::Object *,int) > lime_vorbis_file_bitrate; - static Dynamic lime_vorbis_file_bitrate_dyn() { return lime_vorbis_file_bitrate;} - static ::cpp::Function< int ( ::hx::Object *) > lime_vorbis_file_bitrate_instant; - static Dynamic lime_vorbis_file_bitrate_instant_dyn() { return lime_vorbis_file_bitrate_instant;} - static ::cpp::Function< void ( ::hx::Object *) > lime_vorbis_file_clear; - static Dynamic lime_vorbis_file_clear_dyn() { return lime_vorbis_file_clear;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_vorbis_file_comment; - static Dynamic lime_vorbis_file_comment_dyn() { return lime_vorbis_file_comment;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > lime_vorbis_file_crosslap; - static Dynamic lime_vorbis_file_crosslap_dyn() { return lime_vorbis_file_crosslap;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_vorbis_file_from_bytes; - static Dynamic lime_vorbis_file_from_bytes_dyn() { return lime_vorbis_file_from_bytes;} - static ::cpp::Function< ::hx::Object * (::String) > lime_vorbis_file_from_file; - static Dynamic lime_vorbis_file_from_file_dyn() { return lime_vorbis_file_from_file;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_vorbis_file_info; - static Dynamic lime_vorbis_file_info_dyn() { return lime_vorbis_file_info;} - static ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > lime_vorbis_file_pcm_seek; - static Dynamic lime_vorbis_file_pcm_seek_dyn() { return lime_vorbis_file_pcm_seek;} - static ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > lime_vorbis_file_pcm_seek_lap; - static Dynamic lime_vorbis_file_pcm_seek_lap_dyn() { return lime_vorbis_file_pcm_seek_lap;} - static ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > lime_vorbis_file_pcm_seek_page; - static Dynamic lime_vorbis_file_pcm_seek_page_dyn() { return lime_vorbis_file_pcm_seek_page;} - static ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > lime_vorbis_file_pcm_seek_page_lap; - static Dynamic lime_vorbis_file_pcm_seek_page_lap_dyn() { return lime_vorbis_file_pcm_seek_page_lap;} - static ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > lime_vorbis_file_raw_seek; - static Dynamic lime_vorbis_file_raw_seek_dyn() { return lime_vorbis_file_raw_seek;} - static ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > lime_vorbis_file_raw_seek_lap; - static Dynamic lime_vorbis_file_raw_seek_lap_dyn() { return lime_vorbis_file_raw_seek_lap;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_vorbis_file_pcm_tell; - static Dynamic lime_vorbis_file_pcm_tell_dyn() { return lime_vorbis_file_pcm_tell;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_vorbis_file_pcm_total; - static Dynamic lime_vorbis_file_pcm_total_dyn() { return lime_vorbis_file_pcm_total;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *) > lime_vorbis_file_raw_tell; - static Dynamic lime_vorbis_file_raw_tell_dyn() { return lime_vorbis_file_raw_tell;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > lime_vorbis_file_raw_total; - static Dynamic lime_vorbis_file_raw_total_dyn() { return lime_vorbis_file_raw_total;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,int,int,bool,int,bool) > lime_vorbis_file_read; - static Dynamic lime_vorbis_file_read_dyn() { return lime_vorbis_file_read;} - static ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,int) > lime_vorbis_file_read_float; - static Dynamic lime_vorbis_file_read_float_dyn() { return lime_vorbis_file_read_float;} - static ::cpp::Function< bool ( ::hx::Object *) > lime_vorbis_file_seekable; - static Dynamic lime_vorbis_file_seekable_dyn() { return lime_vorbis_file_seekable;} - static ::cpp::Function< int ( ::hx::Object *,int) > lime_vorbis_file_serial_number; - static Dynamic lime_vorbis_file_serial_number_dyn() { return lime_vorbis_file_serial_number;} - static ::cpp::Function< int ( ::hx::Object *) > lime_vorbis_file_streams; - static Dynamic lime_vorbis_file_streams_dyn() { return lime_vorbis_file_streams;} - static ::cpp::Function< int ( ::hx::Object *,Float) > lime_vorbis_file_time_seek; - static Dynamic lime_vorbis_file_time_seek_dyn() { return lime_vorbis_file_time_seek;} - static ::cpp::Function< int ( ::hx::Object *,Float) > lime_vorbis_file_time_seek_lap; - static Dynamic lime_vorbis_file_time_seek_lap_dyn() { return lime_vorbis_file_time_seek_lap;} - static ::cpp::Function< int ( ::hx::Object *,Float) > lime_vorbis_file_time_seek_page; - static Dynamic lime_vorbis_file_time_seek_page_dyn() { return lime_vorbis_file_time_seek_page;} - static ::cpp::Function< int ( ::hx::Object *,Float) > lime_vorbis_file_time_seek_page_lap; - static Dynamic lime_vorbis_file_time_seek_page_lap_dyn() { return lime_vorbis_file_time_seek_page_lap;} - static ::cpp::Function< Float ( ::hx::Object *) > lime_vorbis_file_time_tell; - static Dynamic lime_vorbis_file_time_tell_dyn() { return lime_vorbis_file_time_tell;} - static ::cpp::Function< Float ( ::hx::Object *,int) > lime_vorbis_file_time_total; - static Dynamic lime_vorbis_file_time_total_dyn() { return lime_vorbis_file_time_total;} -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_NativeCFFI */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeHTTPRequest.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeHTTPRequest.h deleted file mode 100644 index 48ccce5a..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeHTTPRequest.h +++ /dev/null @@ -1,139 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_NativeHTTPRequest -#define INCLUDED_lime__internal_backend_native_NativeHTTPRequest - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS1(haxe,Timer) -HX_DECLARE_CLASS2(haxe,ds,ObjectMap) -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeHTTPRequest) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,app,Promise_haxe_io_Bytes) -HX_DECLARE_CLASS2(lime,net,_IHTTPRequest) -HX_DECLARE_CLASS3(lime,net,curl,CURL) -HX_DECLARE_CLASS3(lime,net,curl,CURLMulti) -HX_DECLARE_CLASS2(lime,_hx_system,ThreadPool) -HX_DECLARE_CLASS2(sys,thread,Deque) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES NativeHTTPRequest_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NativeHTTPRequest_obj OBJ_; - NativeHTTPRequest_obj(); - - public: - enum { _hx_ClassId = 0x5d9c6164 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime._internal.backend.native.NativeHTTPRequest") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime._internal.backend.native.NativeHTTPRequest"); } - static hx::ObjectPtr< NativeHTTPRequest_obj > __new(); - static hx::ObjectPtr< NativeHTTPRequest_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NativeHTTPRequest_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NativeHTTPRequest",50,e4,b2,51); } - - static ::Array< ::Dynamic> activeInstances; - static ::lime::_hx_system::ThreadPool localThreadPool; - static ::lime::net::curl::CURLMulti multi; - static ::haxe::ds::ObjectMap multiInstances; - static ::haxe::Timer multiProgressTimer; - static ::lime::_hx_system::ThreadPool multiThreadPool; - static bool multiThreadPoolRunning; - static ::sys::thread::Deque multiAddHandle; - static void localThreadPool_doWork( ::Dynamic state); - static ::Dynamic localThreadPool_doWork_dyn(); - - static void localThreadPool_onComplete( ::Dynamic state); - static ::Dynamic localThreadPool_onComplete_dyn(); - - static void localThreadPool_onError( ::Dynamic state); - static ::Dynamic localThreadPool_onError_dyn(); - - static void localThreadPool_onProgress( ::Dynamic state); - static ::Dynamic localThreadPool_onProgress_dyn(); - - static void multiThreadPool_doWork( ::Dynamic _); - static ::Dynamic multiThreadPool_doWork_dyn(); - - static void multiThreadPool_onComplete( ::Dynamic _); - static ::Dynamic multiThreadPool_onComplete_dyn(); - - static void multiThreadPool_onProgress( ::Dynamic state); - static ::Dynamic multiThreadPool_onProgress_dyn(); - - static void multiProgressTimer_onRun(); - static ::Dynamic multiProgressTimer_onRun_dyn(); - - ::haxe::io::Bytes bytes; - int bytesLoaded; - int bytesTotal; - bool canceled; - ::lime::net::curl::CURL curl; - ::Dynamic parent; - ::lime::app::Promise_haxe_io_Bytes promise; - int writeBytesLoaded; - int writeBytesTotal; - int writePosition; - ::haxe::Timer timeout; - void cancel(); - ::Dynamic cancel_dyn(); - - void init(::Dynamic parent); - ::Dynamic init_dyn(); - - void initRequest(::String uri,bool binary); - ::Dynamic initRequest_dyn(); - - ::lime::app::Future loadData(::String uri,hx::Null< bool > binary); - ::Dynamic loadData_dyn(); - - ::lime::app::Future loadText(::String uri); - ::Dynamic loadText_dyn(); - - void growBuffer(int length); - ::Dynamic growBuffer_dyn(); - - void curl_onHeader( ::lime::net::curl::CURL curl,::String header); - ::Dynamic curl_onHeader_dyn(); - - void curl_onProgress( ::lime::net::curl::CURL curl,Float dltotal,Float dlnow,Float uptotal,Float upnow); - ::Dynamic curl_onProgress_dyn(); - - int curl_onWrite( ::lime::net::curl::CURL curl, ::haxe::io::Bytes output); - ::Dynamic curl_onWrite_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_NativeHTTPRequest */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeOpenGLRenderContext.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeOpenGLRenderContext.h deleted file mode 100644 index e2df4c71..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeOpenGLRenderContext.h +++ /dev/null @@ -1,1537 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#define INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeOpenGLRenderContext) -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES NativeOpenGLRenderContext_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NativeOpenGLRenderContext_obj OBJ_; - NativeOpenGLRenderContext_obj(); - - public: - enum { _hx_ClassId = 0x77967caf }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime._internal.backend.native.NativeOpenGLRenderContext") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime._internal.backend.native.NativeOpenGLRenderContext"); } - static hx::ObjectPtr< NativeOpenGLRenderContext_obj > __new(); - static hx::ObjectPtr< NativeOpenGLRenderContext_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NativeOpenGLRenderContext_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NativeOpenGLRenderContext",d3,3f,53,bf); } - - static void __boot(); - static ::haxe::ds::StringMap _hx___extensionObjects; - static ::haxe::ds::StringMap _hx___extensionObjectConstructors; - static int _hx___lastContextID; - static ::Array< ::String > _hx___supportedExtensions; - int DEPTH_BUFFER_BIT; - int STENCIL_BUFFER_BIT; - int COLOR_BUFFER_BIT; - int POINTS; - int LINES; - int LINE_LOOP; - int LINE_STRIP; - int TRIANGLES; - int TRIANGLE_STRIP; - int TRIANGLE_FAN; - int ZERO; - int ONE; - int SRC_COLOR; - int ONE_MINUS_SRC_COLOR; - int SRC_ALPHA; - int ONE_MINUS_SRC_ALPHA; - int DST_ALPHA; - int ONE_MINUS_DST_ALPHA; - int DST_COLOR; - int ONE_MINUS_DST_COLOR; - int SRC_ALPHA_SATURATE; - int FUNC_ADD; - int BLEND_EQUATION; - int BLEND_EQUATION_RGB; - int BLEND_EQUATION_ALPHA; - int FUNC_SUBTRACT; - int FUNC_REVERSE_SUBTRACT; - int BLEND_DST_RGB; - int BLEND_SRC_RGB; - int BLEND_DST_ALPHA; - int BLEND_SRC_ALPHA; - int CONSTANT_COLOR; - int ONE_MINUS_CONSTANT_COLOR; - int CONSTANT_ALPHA; - int ONE_MINUS_CONSTANT_ALPHA; - int BLEND_COLOR; - int ARRAY_BUFFER; - int ELEMENT_ARRAY_BUFFER; - int ARRAY_BUFFER_BINDING; - int ELEMENT_ARRAY_BUFFER_BINDING; - int STREAM_DRAW; - int STATIC_DRAW; - int DYNAMIC_DRAW; - int BUFFER_SIZE; - int BUFFER_USAGE; - int CURRENT_VERTEX_ATTRIB; - int FRONT; - int BACK; - int FRONT_AND_BACK; - int TEXTURE_2D; - int CULL_FACE; - int BLEND; - int DITHER; - int STENCIL_TEST; - int DEPTH_TEST; - int SCISSOR_TEST; - int POLYGON_OFFSET_FILL; - int SAMPLE_ALPHA_TO_COVERAGE; - int SAMPLE_COVERAGE; - int NO_ERROR; - int INVALID_ENUM; - int INVALID_VALUE; - int INVALID_OPERATION; - int OUT_OF_MEMORY; - int CW; - int CCW; - int LINE_WIDTH; - int ALIASED_POINT_SIZE_RANGE; - int ALIASED_LINE_WIDTH_RANGE; - int CULL_FACE_MODE; - int FRONT_FACE; - int DEPTH_RANGE; - int DEPTH_WRITEMASK; - int DEPTH_CLEAR_VALUE; - int DEPTH_FUNC; - int STENCIL_CLEAR_VALUE; - int STENCIL_FUNC; - int STENCIL_FAIL; - int STENCIL_PASS_DEPTH_FAIL; - int STENCIL_PASS_DEPTH_PASS; - int STENCIL_REF; - int STENCIL_VALUE_MASK; - int STENCIL_WRITEMASK; - int STENCIL_BACK_FUNC; - int STENCIL_BACK_FAIL; - int STENCIL_BACK_PASS_DEPTH_FAIL; - int STENCIL_BACK_PASS_DEPTH_PASS; - int STENCIL_BACK_REF; - int STENCIL_BACK_VALUE_MASK; - int STENCIL_BACK_WRITEMASK; - int VIEWPORT; - int SCISSOR_BOX; - int COLOR_CLEAR_VALUE; - int COLOR_WRITEMASK; - int UNPACK_ALIGNMENT; - int PACK_ALIGNMENT; - int MAX_TEXTURE_SIZE; - int MAX_VIEWPORT_DIMS; - int SUBPIXEL_BITS; - int RED_BITS; - int GREEN_BITS; - int BLUE_BITS; - int ALPHA_BITS; - int DEPTH_BITS; - int STENCIL_BITS; - int POLYGON_OFFSET_UNITS; - int POLYGON_OFFSET_FACTOR; - int TEXTURE_BINDING_2D; - int SAMPLE_BUFFERS; - int SAMPLES; - int SAMPLE_COVERAGE_VALUE; - int SAMPLE_COVERAGE_INVERT; - int NUM_COMPRESSED_TEXTURE_FORMATS; - int COMPRESSED_TEXTURE_FORMATS; - int DONT_CARE; - int FASTEST; - int NICEST; - int GENERATE_MIPMAP_HINT; - int BYTE; - int UNSIGNED_BYTE; - int SHORT; - int UNSIGNED_SHORT; - int INT; - int UNSIGNED_INT; - int FLOAT; - int FIXED; - int DEPTH_COMPONENT; - int ALPHA; - int RGB; - int RGBA; - int LUMINANCE; - int LUMINANCE_ALPHA; - int UNSIGNED_SHORT_4_4_4_4; - int UNSIGNED_SHORT_5_5_5_1; - int UNSIGNED_SHORT_5_6_5; - int FRAGMENT_SHADER; - int VERTEX_SHADER; - int MAX_VERTEX_ATTRIBS; - int MAX_VERTEX_UNIFORM_VECTORS; - int MAX_VARYING_VECTORS; - int MAX_COMBINED_TEXTURE_IMAGE_UNITS; - int MAX_VERTEX_TEXTURE_IMAGE_UNITS; - int MAX_TEXTURE_IMAGE_UNITS; - int MAX_FRAGMENT_UNIFORM_VECTORS; - int SHADER_TYPE; - int DELETE_STATUS; - int LINK_STATUS; - int VALIDATE_STATUS; - int ATTACHED_SHADERS; - int ACTIVE_UNIFORMS; - int ACTIVE_UNIFORMS_MAX_LENGTH; - int ACTIVE_ATTRIBUTES; - int ACTIVE_ATTRIBUTES_MAX_LENGTH; - int SHADING_LANGUAGE_VERSION; - int CURRENT_PROGRAM; - int NEVER; - int LESS; - int EQUAL; - int LEQUAL; - int GREATER; - int NOTEQUAL; - int GEQUAL; - int ALWAYS; - int KEEP; - int REPLACE; - int INCR; - int DECR; - int INVERT; - int INCR_WRAP; - int DECR_WRAP; - int VENDOR; - int RENDERER; - int VERSION; - int EXTENSIONS; - int NEAREST; - int LINEAR; - int NEAREST_MIPMAP_NEAREST; - int LINEAR_MIPMAP_NEAREST; - int NEAREST_MIPMAP_LINEAR; - int LINEAR_MIPMAP_LINEAR; - int TEXTURE_MAG_FILTER; - int TEXTURE_MIN_FILTER; - int TEXTURE_WRAP_S; - int TEXTURE_WRAP_T; - int TEXTURE; - int TEXTURE_CUBE_MAP; - int TEXTURE_BINDING_CUBE_MAP; - int TEXTURE_CUBE_MAP_POSITIVE_X; - int TEXTURE_CUBE_MAP_NEGATIVE_X; - int TEXTURE_CUBE_MAP_POSITIVE_Y; - int TEXTURE_CUBE_MAP_NEGATIVE_Y; - int TEXTURE_CUBE_MAP_POSITIVE_Z; - int TEXTURE_CUBE_MAP_NEGATIVE_Z; - int MAX_CUBE_MAP_TEXTURE_SIZE; - int TEXTURE0; - int TEXTURE1; - int TEXTURE2; - int TEXTURE3; - int TEXTURE4; - int TEXTURE5; - int TEXTURE6; - int TEXTURE7; - int TEXTURE8; - int TEXTURE9; - int TEXTURE10; - int TEXTURE11; - int TEXTURE12; - int TEXTURE13; - int TEXTURE14; - int TEXTURE15; - int TEXTURE16; - int TEXTURE17; - int TEXTURE18; - int TEXTURE19; - int TEXTURE20; - int TEXTURE21; - int TEXTURE22; - int TEXTURE23; - int TEXTURE24; - int TEXTURE25; - int TEXTURE26; - int TEXTURE27; - int TEXTURE28; - int TEXTURE29; - int TEXTURE30; - int TEXTURE31; - int ACTIVE_TEXTURE; - int REPEAT; - int CLAMP_TO_EDGE; - int MIRRORED_REPEAT; - int FLOAT_VEC2; - int FLOAT_VEC3; - int FLOAT_VEC4; - int INT_VEC2; - int INT_VEC3; - int INT_VEC4; - int BOOL; - int BOOL_VEC2; - int BOOL_VEC3; - int BOOL_VEC4; - int FLOAT_MAT2; - int FLOAT_MAT3; - int FLOAT_MAT4; - int SAMPLER_2D; - int SAMPLER_CUBE; - int VERTEX_ATTRIB_ARRAY_ENABLED; - int VERTEX_ATTRIB_ARRAY_SIZE; - int VERTEX_ATTRIB_ARRAY_STRIDE; - int VERTEX_ATTRIB_ARRAY_TYPE; - int VERTEX_ATTRIB_ARRAY_NORMALIZED; - int VERTEX_ATTRIB_ARRAY_POINTER; - int VERTEX_ATTRIB_ARRAY_BUFFER_BINDING; - int IMPLEMENTATION_COLOR_READ_TYPE; - int IMPLEMENTATION_COLOR_READ_FORMAT; - int VERTEX_PROGRAM_POINT_SIZE; - int POINT_SPRITE; - int COMPILE_STATUS; - int INFO_LOG_LENGTH; - int SHADER_SOURCE_LENGTH; - int SHADER_COMPILER; - int SHADER_BINARY_FORMATS; - int NUM_SHADER_BINARY_FORMATS; - int LOW_FLOAT; - int MEDIUM_FLOAT; - int HIGH_FLOAT; - int LOW_INT; - int MEDIUM_INT; - int HIGH_INT; - int FRAMEBUFFER; - int RENDERBUFFER; - int RGBA4; - int RGB5_A1; - int RGB565; - int DEPTH_COMPONENT16; - int STENCIL_INDEX; - int STENCIL_INDEX8; - int DEPTH_STENCIL; - int RENDERBUFFER_WIDTH; - int RENDERBUFFER_HEIGHT; - int RENDERBUFFER_INTERNAL_FORMAT; - int RENDERBUFFER_RED_SIZE; - int RENDERBUFFER_GREEN_SIZE; - int RENDERBUFFER_BLUE_SIZE; - int RENDERBUFFER_ALPHA_SIZE; - int RENDERBUFFER_DEPTH_SIZE; - int RENDERBUFFER_STENCIL_SIZE; - int FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE; - int FRAMEBUFFER_ATTACHMENT_OBJECT_NAME; - int FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL; - int FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE; - int COLOR_ATTACHMENT0; - int DEPTH_ATTACHMENT; - int STENCIL_ATTACHMENT; - int DEPTH_STENCIL_ATTACHMENT; - int NONE; - int FRAMEBUFFER_COMPLETE; - int FRAMEBUFFER_INCOMPLETE_ATTACHMENT; - int FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT; - int FRAMEBUFFER_INCOMPLETE_DIMENSIONS; - int FRAMEBUFFER_UNSUPPORTED; - int FRAMEBUFFER_BINDING; - int RENDERBUFFER_BINDING; - int MAX_RENDERBUFFER_SIZE; - int INVALID_FRAMEBUFFER_OPERATION; - int UNPACK_FLIP_Y_WEBGL; - int UNPACK_PREMULTIPLY_ALPHA_WEBGL; - int CONTEXT_LOST_WEBGL; - int UNPACK_COLORSPACE_CONVERSION_WEBGL; - int BROWSER_DEFAULT_WEBGL; - int READ_BUFFER; - int UNPACK_ROW_LENGTH; - int UNPACK_SKIP_ROWS; - int UNPACK_SKIP_PIXELS; - int PACK_ROW_LENGTH; - int PACK_SKIP_ROWS; - int PACK_SKIP_PIXELS; - int TEXTURE_BINDING_3D; - int UNPACK_SKIP_IMAGES; - int UNPACK_IMAGE_HEIGHT; - int MAX_3D_TEXTURE_SIZE; - int MAX_ELEMENTS_VERTICES; - int MAX_ELEMENTS_INDICES; - int MAX_TEXTURE_LOD_BIAS; - int MAX_FRAGMENT_UNIFORM_COMPONENTS; - int MAX_VERTEX_UNIFORM_COMPONENTS; - int MAX_ARRAY_TEXTURE_LAYERS; - int MIN_PROGRAM_TEXEL_OFFSET; - int MAX_PROGRAM_TEXEL_OFFSET; - int MAX_VARYING_COMPONENTS; - int FRAGMENT_SHADER_DERIVATIVE_HINT; - int RASTERIZER_DISCARD; - int VERTEX_ARRAY_BINDING; - int MAX_VERTEX_OUTPUT_COMPONENTS; - int MAX_FRAGMENT_INPUT_COMPONENTS; - int MAX_SERVER_WAIT_TIMEOUT; - int MAX_ELEMENT_INDEX; - int RED; - int RGB8; - int RGBA8; - int RGB10_A2; - int TEXTURE_3D; - int TEXTURE_WRAP_R; - int TEXTURE_MIN_LOD; - int TEXTURE_MAX_LOD; - int TEXTURE_BASE_LEVEL; - int TEXTURE_MAX_LEVEL; - int TEXTURE_COMPARE_MODE; - int TEXTURE_COMPARE_FUNC; - int SRGB; - int SRGB8; - int SRGB8_ALPHA8; - int COMPARE_REF_TO_TEXTURE; - int RGBA32F; - int RGB32F; - int RGBA16F; - int RGB16F; - int TEXTURE_2D_ARRAY; - int TEXTURE_BINDING_2D_ARRAY; - int R11F_G11F_B10F; - int RGB9_E5; - int RGBA32UI; - int RGB32UI; - int RGBA16UI; - int RGB16UI; - int RGBA8UI; - int RGB8UI; - int RGBA32I; - int RGB32I; - int RGBA16I; - int RGB16I; - int RGBA8I; - int RGB8I; - int RED_INTEGER; - int RGB_INTEGER; - int RGBA_INTEGER; - int R8; - int RG8; - int R16F; - int R32F; - int RG16F; - int RG32F; - int R8I; - int R8UI; - int R16I; - int R16UI; - int R32I; - int R32UI; - int RG8I; - int RG8UI; - int RG16I; - int RG16UI; - int RG32I; - int RG32UI; - int R8_SNORM; - int RG8_SNORM; - int RGB8_SNORM; - int RGBA8_SNORM; - int RGB10_A2UI; - int TEXTURE_IMMUTABLE_FORMAT; - int TEXTURE_IMMUTABLE_LEVELS; - int UNSIGNED_INT_2_10_10_10_REV; - int UNSIGNED_INT_10F_11F_11F_REV; - int UNSIGNED_INT_5_9_9_9_REV; - int FLOAT_32_UNSIGNED_INT_24_8_REV; - int UNSIGNED_INT_24_8; - int HALF_FLOAT; - int RG; - int RG_INTEGER; - int INT_2_10_10_10_REV; - int CURRENT_QUERY; - int QUERY_RESULT; - int QUERY_RESULT_AVAILABLE; - int ANY_SAMPLES_PASSED; - int ANY_SAMPLES_PASSED_CONSERVATIVE; - int MAX_DRAW_BUFFERS; - int DRAW_BUFFER0; - int DRAW_BUFFER1; - int DRAW_BUFFER2; - int DRAW_BUFFER3; - int DRAW_BUFFER4; - int DRAW_BUFFER5; - int DRAW_BUFFER6; - int DRAW_BUFFER7; - int DRAW_BUFFER8; - int DRAW_BUFFER9; - int DRAW_BUFFER10; - int DRAW_BUFFER11; - int DRAW_BUFFER12; - int DRAW_BUFFER13; - int DRAW_BUFFER14; - int DRAW_BUFFER15; - int MAX_COLOR_ATTACHMENTS; - int COLOR_ATTACHMENT1; - int COLOR_ATTACHMENT2; - int COLOR_ATTACHMENT3; - int COLOR_ATTACHMENT4; - int COLOR_ATTACHMENT5; - int COLOR_ATTACHMENT6; - int COLOR_ATTACHMENT7; - int COLOR_ATTACHMENT8; - int COLOR_ATTACHMENT9; - int COLOR_ATTACHMENT10; - int COLOR_ATTACHMENT11; - int COLOR_ATTACHMENT12; - int COLOR_ATTACHMENT13; - int COLOR_ATTACHMENT14; - int COLOR_ATTACHMENT15; - int SAMPLER_3D; - int SAMPLER_2D_SHADOW; - int SAMPLER_2D_ARRAY; - int SAMPLER_2D_ARRAY_SHADOW; - int SAMPLER_CUBE_SHADOW; - int INT_SAMPLER_2D; - int INT_SAMPLER_3D; - int INT_SAMPLER_CUBE; - int INT_SAMPLER_2D_ARRAY; - int UNSIGNED_INT_SAMPLER_2D; - int UNSIGNED_INT_SAMPLER_3D; - int UNSIGNED_INT_SAMPLER_CUBE; - int UNSIGNED_INT_SAMPLER_2D_ARRAY; - int MAX_SAMPLES; - int SAMPLER_BINDING; - int PIXEL_PACK_BUFFER; - int PIXEL_UNPACK_BUFFER; - int PIXEL_PACK_BUFFER_BINDING; - int PIXEL_UNPACK_BUFFER_BINDING; - int COPY_READ_BUFFER; - int COPY_WRITE_BUFFER; - int COPY_READ_BUFFER_BINDING; - int COPY_WRITE_BUFFER_BINDING; - int FLOAT_MAT2x3; - int FLOAT_MAT2x4; - int FLOAT_MAT3x2; - int FLOAT_MAT3x4; - int FLOAT_MAT4x2; - int FLOAT_MAT4x3; - int UNSIGNED_INT_VEC2; - int UNSIGNED_INT_VEC3; - int UNSIGNED_INT_VEC4; - int UNSIGNED_NORMALIZED; - int SIGNED_NORMALIZED; - int VERTEX_ATTRIB_ARRAY_INTEGER; - int VERTEX_ATTRIB_ARRAY_DIVISOR; - int TRANSFORM_FEEDBACK_BUFFER_MODE; - int MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS; - int TRANSFORM_FEEDBACK_VARYINGS; - int TRANSFORM_FEEDBACK_BUFFER_START; - int TRANSFORM_FEEDBACK_BUFFER_SIZE; - int TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN; - int MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS; - int MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS; - int INTERLEAVED_ATTRIBS; - int SEPARATE_ATTRIBS; - int TRANSFORM_FEEDBACK_BUFFER; - int TRANSFORM_FEEDBACK_BUFFER_BINDING; - int TRANSFORM_FEEDBACK; - int TRANSFORM_FEEDBACK_PAUSED; - int TRANSFORM_FEEDBACK_ACTIVE; - int TRANSFORM_FEEDBACK_BINDING; - int FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING; - int FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE; - int FRAMEBUFFER_ATTACHMENT_RED_SIZE; - int FRAMEBUFFER_ATTACHMENT_GREEN_SIZE; - int FRAMEBUFFER_ATTACHMENT_BLUE_SIZE; - int FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE; - int FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE; - int FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE; - int FRAMEBUFFER_DEFAULT; - int DEPTH24_STENCIL8; - int DRAW_FRAMEBUFFER_BINDING; - int READ_FRAMEBUFFER; - int DRAW_FRAMEBUFFER; - int READ_FRAMEBUFFER_BINDING; - int RENDERBUFFER_SAMPLES; - int FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER; - int FRAMEBUFFER_INCOMPLETE_MULTISAMPLE; - int UNIFORM_BUFFER; - int UNIFORM_BUFFER_BINDING; - int UNIFORM_BUFFER_START; - int UNIFORM_BUFFER_SIZE; - int MAX_VERTEX_UNIFORM_BLOCKS; - int MAX_FRAGMENT_UNIFORM_BLOCKS; - int MAX_COMBINED_UNIFORM_BLOCKS; - int MAX_UNIFORM_BUFFER_BINDINGS; - int MAX_UNIFORM_BLOCK_SIZE; - int MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS; - int MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS; - int UNIFORM_BUFFER_OFFSET_ALIGNMENT; - int ACTIVE_UNIFORM_BLOCKS; - int UNIFORM_TYPE; - int UNIFORM_SIZE; - int UNIFORM_BLOCK_INDEX; - int UNIFORM_OFFSET; - int UNIFORM_ARRAY_STRIDE; - int UNIFORM_MATRIX_STRIDE; - int UNIFORM_IS_ROW_MAJOR; - int UNIFORM_BLOCK_BINDING; - int UNIFORM_BLOCK_DATA_SIZE; - int UNIFORM_BLOCK_ACTIVE_UNIFORMS; - int UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES; - int UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER; - int UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER; - int OBJECT_TYPE; - int SYNC_CONDITION; - int SYNC_STATUS; - int SYNC_FLAGS; - int SYNC_FENCE; - int SYNC_GPU_COMMANDS_COMPLETE; - int UNSIGNALED; - int SIGNALED; - int ALREADY_SIGNALED; - int TIMEOUT_EXPIRED; - int CONDITION_SATISFIED; - int WAIT_FAILED; - int SYNC_FLUSH_COMMANDS_BIT; - int COLOR; - int DEPTH; - int STENCIL; - int MIN; - int MAX; - int DEPTH_COMPONENT24; - int STREAM_READ; - int STREAM_COPY; - int STATIC_READ; - int STATIC_COPY; - int DYNAMIC_READ; - int DYNAMIC_COPY; - int DEPTH_COMPONENT32F; - int DEPTH32F_STENCIL8; - int INVALID_INDEX; - int TIMEOUT_IGNORED; - int MAX_CLIENT_WAIT_TIMEOUT_WEBGL; - ::String type; - Float version; - ::lime::graphics::opengl::GLObject _hx___arrayBufferBinding; - ::lime::graphics::opengl::GLObject _hx___elementBufferBinding; - int _hx___contextID; - ::lime::graphics::opengl::GLObject _hx___currentProgram; - ::lime::graphics::opengl::GLObject _hx___framebufferBinding; - bool _hx___initialized; - bool _hx___isContextLost; - ::lime::graphics::opengl::GLObject _hx___renderbufferBinding; - ::lime::graphics::opengl::GLObject _hx___texture2DBinding; - ::lime::graphics::opengl::GLObject _hx___textureCubeMapBinding; - void activeTexture(int texture); - ::Dynamic activeTexture_dyn(); - - void attachShader( ::lime::graphics::opengl::GLObject program, ::lime::graphics::opengl::GLObject shader); - ::Dynamic attachShader_dyn(); - - void beginQuery(int target, ::lime::graphics::opengl::GLObject query); - ::Dynamic beginQuery_dyn(); - - void beginTransformFeedback(int primitiveNode); - ::Dynamic beginTransformFeedback_dyn(); - - void bindAttribLocation( ::lime::graphics::opengl::GLObject program,int index,::String name); - ::Dynamic bindAttribLocation_dyn(); - - void bindBuffer(int target, ::lime::graphics::opengl::GLObject buffer); - ::Dynamic bindBuffer_dyn(); - - void bindBufferBase(int target,int index, ::lime::graphics::opengl::GLObject buffer); - ::Dynamic bindBufferBase_dyn(); - - void bindBufferRange(int target,int index, ::lime::graphics::opengl::GLObject buffer,Float offset,int size); - ::Dynamic bindBufferRange_dyn(); - - void bindFramebuffer(int target, ::lime::graphics::opengl::GLObject framebuffer); - ::Dynamic bindFramebuffer_dyn(); - - void bindRenderbuffer(int target, ::lime::graphics::opengl::GLObject renderbuffer); - ::Dynamic bindRenderbuffer_dyn(); - - void bindSampler(int unit, ::lime::graphics::opengl::GLObject sampler); - ::Dynamic bindSampler_dyn(); - - void bindTexture(int target, ::lime::graphics::opengl::GLObject texture); - ::Dynamic bindTexture_dyn(); - - void bindTransformFeedback(int target, ::lime::graphics::opengl::GLObject transformFeedback); - ::Dynamic bindTransformFeedback_dyn(); - - void bindVertexArray( ::lime::graphics::opengl::GLObject vertexArray); - ::Dynamic bindVertexArray_dyn(); - - void blendColor(Float red,Float green,Float blue,Float alpha); - ::Dynamic blendColor_dyn(); - - void blendEquation(int mode); - ::Dynamic blendEquation_dyn(); - - void blendEquationSeparate(int modeRGB,int modeAlpha); - ::Dynamic blendEquationSeparate_dyn(); - - void blendFunc(int sfactor,int dfactor); - ::Dynamic blendFunc_dyn(); - - void blendFuncSeparate(int srcRGB,int dstRGB,int srcAlpha,int dstAlpha); - ::Dynamic blendFuncSeparate_dyn(); - - void blitFramebuffer(int srcX0,int srcY0,int srcX1,int srcY1,int dstX0,int dstY0,int dstX1,int dstY1,int mask,int filter); - ::Dynamic blitFramebuffer_dyn(); - - void bufferData(int target,int size,Float srcData,int usage); - ::Dynamic bufferData_dyn(); - - void bufferSubData(int target,int dstByteOffset,int size,Float srcData); - ::Dynamic bufferSubData_dyn(); - - int checkFramebufferStatus(int target); - ::Dynamic checkFramebufferStatus_dyn(); - - void clear(int mask); - ::Dynamic clear_dyn(); - - void clearBufferfi(int buffer,int drawbuffer,Float depth,int stencil); - ::Dynamic clearBufferfi_dyn(); - - void clearBufferfv(int buffer,int drawbuffer,Float value); - ::Dynamic clearBufferfv_dyn(); - - void clearBufferiv(int buffer,int drawbuffer,Float value); - ::Dynamic clearBufferiv_dyn(); - - void clearBufferuiv(int buffer,int drawbuffer,Float value); - ::Dynamic clearBufferuiv_dyn(); - - void clearColor(Float red,Float green,Float blue,Float alpha); - ::Dynamic clearColor_dyn(); - - void clearDepthf(Float depth); - ::Dynamic clearDepthf_dyn(); - - void clearStencil(int s); - ::Dynamic clearStencil_dyn(); - - int clientWaitSync( ::Dynamic sync,int flags, cpp::Int64Struct timeout); - ::Dynamic clientWaitSync_dyn(); - - void colorMask(bool red,bool green,bool blue,bool alpha); - ::Dynamic colorMask_dyn(); - - void compileShader( ::lime::graphics::opengl::GLObject shader); - ::Dynamic compileShader_dyn(); - - void compressedTexImage2D(int target,int level,int internalformat,int width,int height,int border,int imageSize,Float data); - ::Dynamic compressedTexImage2D_dyn(); - - void compressedTexImage3D(int target,int level,int internalformat,int width,int height,int depth,int border,int imageSize,Float data); - ::Dynamic compressedTexImage3D_dyn(); - - void compressedTexSubImage2D(int target,int level,int xoffset,int yoffset,int width,int height,int format,int imageSize,Float data); - ::Dynamic compressedTexSubImage2D_dyn(); - - void compressedTexSubImage3D(int target,int level,int xoffset,int yoffset,int zoffset,int width,int height,int depth,int format,int imageSize,Float data); - ::Dynamic compressedTexSubImage3D_dyn(); - - void copyBufferSubData(int readTarget,int writeTarget,Float readOffset,Float writeOffset,int size); - ::Dynamic copyBufferSubData_dyn(); - - void copyTexImage2D(int target,int level,int internalformat,int x,int y,int width,int height,int border); - ::Dynamic copyTexImage2D_dyn(); - - void copyTexSubImage2D(int target,int level,int xoffset,int yoffset,int x,int y,int width,int height); - ::Dynamic copyTexSubImage2D_dyn(); - - void copyTexSubImage3D(int target,int level,int xoffset,int yoffset,int zoffset,int x,int y,int width,int height); - ::Dynamic copyTexSubImage3D_dyn(); - - ::lime::graphics::opengl::GLObject createBuffer(); - ::Dynamic createBuffer_dyn(); - - ::lime::graphics::opengl::GLObject createFramebuffer(); - ::Dynamic createFramebuffer_dyn(); - - ::lime::graphics::opengl::GLObject createProgram(); - ::Dynamic createProgram_dyn(); - - ::lime::graphics::opengl::GLObject createQuery(); - ::Dynamic createQuery_dyn(); - - ::lime::graphics::opengl::GLObject createRenderbuffer(); - ::Dynamic createRenderbuffer_dyn(); - - ::lime::graphics::opengl::GLObject createSampler(); - ::Dynamic createSampler_dyn(); - - ::lime::graphics::opengl::GLObject createShader(int type); - ::Dynamic createShader_dyn(); - - ::lime::graphics::opengl::GLObject createTexture(); - ::Dynamic createTexture_dyn(); - - ::lime::graphics::opengl::GLObject createTransformFeedback(); - ::Dynamic createTransformFeedback_dyn(); - - ::lime::graphics::opengl::GLObject createVertexArray(); - ::Dynamic createVertexArray_dyn(); - - void cullFace(int mode); - ::Dynamic cullFace_dyn(); - - void deleteBuffer( ::lime::graphics::opengl::GLObject buffer); - ::Dynamic deleteBuffer_dyn(); - - void deleteFramebuffer( ::lime::graphics::opengl::GLObject framebuffer); - ::Dynamic deleteFramebuffer_dyn(); - - void deleteProgram( ::lime::graphics::opengl::GLObject program); - ::Dynamic deleteProgram_dyn(); - - void deleteQuery( ::lime::graphics::opengl::GLObject query); - ::Dynamic deleteQuery_dyn(); - - void deleteRenderbuffer( ::lime::graphics::opengl::GLObject renderbuffer); - ::Dynamic deleteRenderbuffer_dyn(); - - void deleteSampler( ::lime::graphics::opengl::GLObject sampler); - ::Dynamic deleteSampler_dyn(); - - void deleteShader( ::lime::graphics::opengl::GLObject shader); - ::Dynamic deleteShader_dyn(); - - void deleteSync( ::Dynamic sync); - ::Dynamic deleteSync_dyn(); - - void deleteTexture( ::lime::graphics::opengl::GLObject texture); - ::Dynamic deleteTexture_dyn(); - - void deleteTransformFeedback( ::lime::graphics::opengl::GLObject transformFeedback); - ::Dynamic deleteTransformFeedback_dyn(); - - void deleteVertexArray( ::lime::graphics::opengl::GLObject vertexArray); - ::Dynamic deleteVertexArray_dyn(); - - void depthFunc(int func); - ::Dynamic depthFunc_dyn(); - - void depthMask(bool flag); - ::Dynamic depthMask_dyn(); - - void depthRangef(Float zNear,Float zFar); - ::Dynamic depthRangef_dyn(); - - void detachShader( ::lime::graphics::opengl::GLObject program, ::lime::graphics::opengl::GLObject shader); - ::Dynamic detachShader_dyn(); - - void disable(int cap); - ::Dynamic disable_dyn(); - - void disableVertexAttribArray(int index); - ::Dynamic disableVertexAttribArray_dyn(); - - void drawArrays(int mode,int first,int count); - ::Dynamic drawArrays_dyn(); - - void drawArraysInstanced(int mode,int first,int count,int instanceCount); - ::Dynamic drawArraysInstanced_dyn(); - - void drawBuffers(::Array< int > buffers); - ::Dynamic drawBuffers_dyn(); - - void drawElements(int mode,int count,int type,Float offset); - ::Dynamic drawElements_dyn(); - - void drawElementsInstanced(int mode,int count,int type,Float offset,int instanceCount); - ::Dynamic drawElementsInstanced_dyn(); - - void drawRangeElements(int mode,int start,int end,int count,int type,Float offset); - ::Dynamic drawRangeElements_dyn(); - - void enable(int cap); - ::Dynamic enable_dyn(); - - void enableVertexAttribArray(int index); - ::Dynamic enableVertexAttribArray_dyn(); - - void endQuery(int target); - ::Dynamic endQuery_dyn(); - - void endTransformFeedback(); - ::Dynamic endTransformFeedback_dyn(); - - ::Dynamic fenceSync(int condition,int flags); - ::Dynamic fenceSync_dyn(); - - void finish(); - ::Dynamic finish_dyn(); - - void flush(); - ::Dynamic flush_dyn(); - - void framebufferRenderbuffer(int target,int attachment,int renderbuffertarget, ::lime::graphics::opengl::GLObject renderbuffer); - ::Dynamic framebufferRenderbuffer_dyn(); - - void framebufferTexture2D(int target,int attachment,int textarget, ::lime::graphics::opengl::GLObject texture,int level); - ::Dynamic framebufferTexture2D_dyn(); - - void framebufferTextureLayer(int target,int attachment, ::lime::graphics::opengl::GLObject texture,int level,int layer); - ::Dynamic framebufferTextureLayer_dyn(); - - void frontFace(int mode); - ::Dynamic frontFace_dyn(); - - void generateMipmap(int target); - ::Dynamic generateMipmap_dyn(); - - ::Dynamic getActiveAttrib( ::lime::graphics::opengl::GLObject program,int index); - ::Dynamic getActiveAttrib_dyn(); - - ::Dynamic getActiveUniform( ::lime::graphics::opengl::GLObject program,int index); - ::Dynamic getActiveUniform_dyn(); - - int getActiveUniformBlocki( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname); - ::Dynamic getActiveUniformBlocki_dyn(); - - void getActiveUniformBlockiv( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname,Float params); - ::Dynamic getActiveUniformBlockiv_dyn(); - - ::String getActiveUniformBlockName( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex); - ::Dynamic getActiveUniformBlockName_dyn(); - - ::Dynamic getActiveUniformBlockParameter( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname); - ::Dynamic getActiveUniformBlockParameter_dyn(); - - ::Dynamic getActiveUniforms( ::lime::graphics::opengl::GLObject program,::Array< int > uniformIndices,int pname); - ::Dynamic getActiveUniforms_dyn(); - - void getActiveUniformsiv( ::lime::graphics::opengl::GLObject program,::Array< int > uniformIndices,int pname,Float params); - ::Dynamic getActiveUniformsiv_dyn(); - - ::Array< ::Dynamic> getAttachedShaders( ::lime::graphics::opengl::GLObject program); - ::Dynamic getAttachedShaders_dyn(); - - int getAttribLocation( ::lime::graphics::opengl::GLObject program,::String name); - ::Dynamic getAttribLocation_dyn(); - - bool getBoolean(int pname); - ::Dynamic getBoolean_dyn(); - - void getBooleanv(int pname,Float params); - ::Dynamic getBooleanv_dyn(); - - ::Dynamic getBufferParameter(int target,int pname); - ::Dynamic getBufferParameter_dyn(); - - int getBufferParameteri(int target,int pname); - ::Dynamic getBufferParameteri_dyn(); - - void getBufferParameteri64v(int target,int pname,Float params); - ::Dynamic getBufferParameteri64v_dyn(); - - void getBufferParameteriv(int target,int pname,Float data); - ::Dynamic getBufferParameteriv_dyn(); - - Float getBufferPointerv(int target,int pname); - ::Dynamic getBufferPointerv_dyn(); - - void getBufferSubData(int target,Float offset,int size,Float data); - ::Dynamic getBufferSubData_dyn(); - - ::Dynamic getContextAttributes(); - ::Dynamic getContextAttributes_dyn(); - - int getError(); - ::Dynamic getError_dyn(); - - ::Dynamic getExtension(::String name); - ::Dynamic getExtension_dyn(); - - Float getFloat(int pname); - ::Dynamic getFloat_dyn(); - - void getFloatv(int pname,Float params); - ::Dynamic getFloatv_dyn(); - - int getFragDataLocation( ::lime::graphics::opengl::GLObject program,::String name); - ::Dynamic getFragDataLocation_dyn(); - - ::Dynamic getFramebufferAttachmentParameter(int target,int attachment,int pname); - ::Dynamic getFramebufferAttachmentParameter_dyn(); - - int getFramebufferAttachmentParameteri(int target,int attachment,int pname); - ::Dynamic getFramebufferAttachmentParameteri_dyn(); - - void getFramebufferAttachmentParameteriv(int target,int attachment,int pname,Float params); - ::Dynamic getFramebufferAttachmentParameteriv_dyn(); - - ::Dynamic getIndexedParameter(int target,int index); - ::Dynamic getIndexedParameter_dyn(); - - int getInteger(int pname); - ::Dynamic getInteger_dyn(); - - cpp::Int64Struct getInteger64(int pname); - ::Dynamic getInteger64_dyn(); - - cpp::Int64Struct getInteger64i(int pname); - ::Dynamic getInteger64i_dyn(); - - void getInteger64i_v(int pname,int index,Float params); - ::Dynamic getInteger64i_v_dyn(); - - void getInteger64v(int pname,Float params); - ::Dynamic getInteger64v_dyn(); - - void getIntegeri_v(int pname,int index,Float params); - ::Dynamic getIntegeri_v_dyn(); - - void getIntegerv(int pname,Float params); - ::Dynamic getIntegerv_dyn(); - - int getInternalformati(int target,int internalformat,int pname); - ::Dynamic getInternalformati_dyn(); - - void getInternalformativ(int target,int internalformat,int pname,int bufSize,Float params); - ::Dynamic getInternalformativ_dyn(); - - ::Dynamic getInternalformatParameter(int target,int internalformat,int pname); - ::Dynamic getInternalformatParameter_dyn(); - - ::Dynamic getParameter(int pname); - ::Dynamic getParameter_dyn(); - - int getProgrami( ::lime::graphics::opengl::GLObject program,int pname); - ::Dynamic getProgrami_dyn(); - - void getProgramiv( ::lime::graphics::opengl::GLObject program,int pname,Float params); - ::Dynamic getProgramiv_dyn(); - - ::haxe::io::Bytes getProgramBinary( ::lime::graphics::opengl::GLObject program,int binaryFormat); - ::Dynamic getProgramBinary_dyn(); - - ::String getProgramInfoLog( ::lime::graphics::opengl::GLObject program); - ::Dynamic getProgramInfoLog_dyn(); - - ::Dynamic getProgramParameter( ::lime::graphics::opengl::GLObject program,int pname); - ::Dynamic getProgramParameter_dyn(); - - ::lime::graphics::opengl::GLObject getQuery(int target,int pname); - ::Dynamic getQuery_dyn(); - - int getQueryi(int target,int pname); - ::Dynamic getQueryi_dyn(); - - void getQueryiv(int target,int pname,Float params); - ::Dynamic getQueryiv_dyn(); - - int getQueryObjectui( ::lime::graphics::opengl::GLObject query,int pname); - ::Dynamic getQueryObjectui_dyn(); - - void getQueryObjectuiv( ::lime::graphics::opengl::GLObject query,int pname,Float params); - ::Dynamic getQueryObjectuiv_dyn(); - - ::Dynamic getQueryParameter( ::lime::graphics::opengl::GLObject query,int pname); - ::Dynamic getQueryParameter_dyn(); - - ::Dynamic getRenderbufferParameter(int target,int pname); - ::Dynamic getRenderbufferParameter_dyn(); - - int getRenderbufferParameteri(int target,int pname); - ::Dynamic getRenderbufferParameteri_dyn(); - - void getRenderbufferParameteriv(int target,int pname,Float params); - ::Dynamic getRenderbufferParameteriv_dyn(); - - ::Dynamic getSamplerParameter( ::lime::graphics::opengl::GLObject sampler,int pname); - ::Dynamic getSamplerParameter_dyn(); - - Float getSamplerParameterf( ::lime::graphics::opengl::GLObject sampler,int pname); - ::Dynamic getSamplerParameterf_dyn(); - - void getSamplerParameterfv( ::lime::graphics::opengl::GLObject sampler,int pname,Float params); - ::Dynamic getSamplerParameterfv_dyn(); - - int getSamplerParameteri( ::lime::graphics::opengl::GLObject sampler,int pname); - ::Dynamic getSamplerParameteri_dyn(); - - void getSamplerParameteriv( ::lime::graphics::opengl::GLObject sampler,int pname,Float params); - ::Dynamic getSamplerParameteriv_dyn(); - - int getShaderi( ::lime::graphics::opengl::GLObject shader,int pname); - ::Dynamic getShaderi_dyn(); - - void getShaderiv( ::lime::graphics::opengl::GLObject shader,int pname,Float params); - ::Dynamic getShaderiv_dyn(); - - ::String getShaderInfoLog( ::lime::graphics::opengl::GLObject shader); - ::Dynamic getShaderInfoLog_dyn(); - - ::Dynamic getShaderParameter( ::lime::graphics::opengl::GLObject shader,int pname); - ::Dynamic getShaderParameter_dyn(); - - ::Dynamic getShaderPrecisionFormat(int shadertype,int precisiontype); - ::Dynamic getShaderPrecisionFormat_dyn(); - - ::String getShaderSource( ::lime::graphics::opengl::GLObject shader); - ::Dynamic getShaderSource_dyn(); - - ::String getString(int name); - ::Dynamic getString_dyn(); - - ::String getStringi(int name,int index); - ::Dynamic getStringi_dyn(); - - ::Array< ::String > getSupportedExtensions(); - ::Dynamic getSupportedExtensions_dyn(); - - ::Dynamic getSyncParameter( ::Dynamic sync,int pname); - ::Dynamic getSyncParameter_dyn(); - - int getSyncParameteri( ::Dynamic sync,int pname); - ::Dynamic getSyncParameteri_dyn(); - - void getSyncParameteriv( ::Dynamic sync,int pname,Float params); - ::Dynamic getSyncParameteriv_dyn(); - - ::Dynamic getTexParameter(int target,int pname); - ::Dynamic getTexParameter_dyn(); - - Float getTexParameterf(int target,int pname); - ::Dynamic getTexParameterf_dyn(); - - void getTexParameterfv(int target,int pname,Float params); - ::Dynamic getTexParameterfv_dyn(); - - int getTexParameteri(int target,int pname); - ::Dynamic getTexParameteri_dyn(); - - void getTexParameteriv(int target,int pname,Float params); - ::Dynamic getTexParameteriv_dyn(); - - ::Dynamic getTransformFeedbackVarying( ::lime::graphics::opengl::GLObject program,int index); - ::Dynamic getTransformFeedbackVarying_dyn(); - - ::Dynamic getUniform( ::lime::graphics::opengl::GLObject program,int location); - ::Dynamic getUniform_dyn(); - - Float getUniformf( ::lime::graphics::opengl::GLObject program,int location); - ::Dynamic getUniformf_dyn(); - - void getUniformfv( ::lime::graphics::opengl::GLObject program,int location,Float params); - ::Dynamic getUniformfv_dyn(); - - int getUniformi( ::lime::graphics::opengl::GLObject program,int location); - ::Dynamic getUniformi_dyn(); - - void getUniformiv( ::lime::graphics::opengl::GLObject program,int location,Float params); - ::Dynamic getUniformiv_dyn(); - - int getUniformui( ::lime::graphics::opengl::GLObject program,int location); - ::Dynamic getUniformui_dyn(); - - void getUniformuiv( ::lime::graphics::opengl::GLObject program,int location,Float params); - ::Dynamic getUniformuiv_dyn(); - - int getUniformBlockIndex( ::lime::graphics::opengl::GLObject program,::String uniformBlockName); - ::Dynamic getUniformBlockIndex_dyn(); - - ::Array< int > getUniformIndices( ::lime::graphics::opengl::GLObject program,::Array< ::String > uniformNames); - ::Dynamic getUniformIndices_dyn(); - - int getUniformLocation( ::lime::graphics::opengl::GLObject program,::String name); - ::Dynamic getUniformLocation_dyn(); - - ::Dynamic getVertexAttrib(int index,int pname); - ::Dynamic getVertexAttrib_dyn(); - - Float getVertexAttribf(int index,int pname); - ::Dynamic getVertexAttribf_dyn(); - - void getVertexAttribfv(int index,int pname,Float params); - ::Dynamic getVertexAttribfv_dyn(); - - int getVertexAttribi(int index,int pname); - ::Dynamic getVertexAttribi_dyn(); - - int getVertexAttribIi(int index,int pname); - ::Dynamic getVertexAttribIi_dyn(); - - void getVertexAttribIiv(int index,int pname,Float params); - ::Dynamic getVertexAttribIiv_dyn(); - - int getVertexAttribIui(int index,int pname); - ::Dynamic getVertexAttribIui_dyn(); - - void getVertexAttribIuiv(int index,int pname,Float params); - ::Dynamic getVertexAttribIuiv_dyn(); - - void getVertexAttribiv(int index,int pname,Float params); - ::Dynamic getVertexAttribiv_dyn(); - - Float getVertexAttribPointerv(int index,int pname); - ::Dynamic getVertexAttribPointerv_dyn(); - - void hint(int target,int mode); - ::Dynamic hint_dyn(); - - void invalidateFramebuffer(int target,::Array< int > attachments); - ::Dynamic invalidateFramebuffer_dyn(); - - void invalidateSubFramebuffer(int target,::Array< int > attachments,int x,int y,int width,int height); - ::Dynamic invalidateSubFramebuffer_dyn(); - - bool isBuffer( ::lime::graphics::opengl::GLObject buffer); - ::Dynamic isBuffer_dyn(); - - bool isContextLost(); - ::Dynamic isContextLost_dyn(); - - bool isEnabled(int cap); - ::Dynamic isEnabled_dyn(); - - bool isFramebuffer( ::lime::graphics::opengl::GLObject framebuffer); - ::Dynamic isFramebuffer_dyn(); - - bool isProgram( ::lime::graphics::opengl::GLObject program); - ::Dynamic isProgram_dyn(); - - bool isQuery( ::lime::graphics::opengl::GLObject query); - ::Dynamic isQuery_dyn(); - - bool isRenderbuffer( ::lime::graphics::opengl::GLObject renderbuffer); - ::Dynamic isRenderbuffer_dyn(); - - bool isSampler( ::lime::graphics::opengl::GLObject sampler); - ::Dynamic isSampler_dyn(); - - bool isShader( ::lime::graphics::opengl::GLObject shader); - ::Dynamic isShader_dyn(); - - bool isSync( ::Dynamic sync); - ::Dynamic isSync_dyn(); - - bool isTexture( ::lime::graphics::opengl::GLObject texture); - ::Dynamic isTexture_dyn(); - - bool isTransformFeedback( ::lime::graphics::opengl::GLObject transformFeedback); - ::Dynamic isTransformFeedback_dyn(); - - bool isVertexArray( ::lime::graphics::opengl::GLObject vertexArray); - ::Dynamic isVertexArray_dyn(); - - void lineWidth(Float width); - ::Dynamic lineWidth_dyn(); - - void linkProgram( ::lime::graphics::opengl::GLObject program); - ::Dynamic linkProgram_dyn(); - - Float mapBufferRange(int target,Float offset,int length,int access); - ::Dynamic mapBufferRange_dyn(); - - void pauseTransformFeedback(); - ::Dynamic pauseTransformFeedback_dyn(); - - void pixelStorei(int pname,int param); - ::Dynamic pixelStorei_dyn(); - - void polygonOffset(Float factor,Float units); - ::Dynamic polygonOffset_dyn(); - - void programBinary( ::lime::graphics::opengl::GLObject program,int binaryFormat,Float binary,int length); - ::Dynamic programBinary_dyn(); - - void programParameteri( ::lime::graphics::opengl::GLObject program,int pname,int value); - ::Dynamic programParameteri_dyn(); - - void readBuffer(int src); - ::Dynamic readBuffer_dyn(); - - void readPixels(int x,int y,int width,int height,int format,int type,Float pixels); - ::Dynamic readPixels_dyn(); - - void releaseShaderCompiler(); - ::Dynamic releaseShaderCompiler_dyn(); - - void renderbufferStorage(int target,int internalformat,int width,int height); - ::Dynamic renderbufferStorage_dyn(); - - void renderbufferStorageMultisample(int target,int samples,int internalformat,int width,int height); - ::Dynamic renderbufferStorageMultisample_dyn(); - - void resumeTransformFeedback(); - ::Dynamic resumeTransformFeedback_dyn(); - - void sampleCoverage(Float value,bool invert); - ::Dynamic sampleCoverage_dyn(); - - void samplerParameterf( ::lime::graphics::opengl::GLObject sampler,int pname,Float param); - ::Dynamic samplerParameterf_dyn(); - - void samplerParameteri( ::lime::graphics::opengl::GLObject sampler,int pname,int param); - ::Dynamic samplerParameteri_dyn(); - - void scissor(int x,int y,int width,int height); - ::Dynamic scissor_dyn(); - - void shaderBinary(::Array< ::Dynamic> shaders,int binaryformat,Float binary,int length); - ::Dynamic shaderBinary_dyn(); - - void shaderSource( ::lime::graphics::opengl::GLObject shader,::String source); - ::Dynamic shaderSource_dyn(); - - void stencilFunc(int func,int ref,int mask); - ::Dynamic stencilFunc_dyn(); - - void stencilFuncSeparate(int face,int func,int ref,int mask); - ::Dynamic stencilFuncSeparate_dyn(); - - void stencilMask(int mask); - ::Dynamic stencilMask_dyn(); - - void stencilMaskSeparate(int face,int mask); - ::Dynamic stencilMaskSeparate_dyn(); - - void stencilOp(int fail,int zfail,int zpass); - ::Dynamic stencilOp_dyn(); - - void stencilOpSeparate(int face,int fail,int zfail,int zpass); - ::Dynamic stencilOpSeparate_dyn(); - - void texImage2D(int target,int level,int internalformat,int width,int height,int border,int format,int type,Float data); - ::Dynamic texImage2D_dyn(); - - void texImage3D(int target,int level,int internalformat,int width,int height,int depth,int border,int format,int type,Float data); - ::Dynamic texImage3D_dyn(); - - void texStorage2D(int target,int level,int internalformat,int width,int height); - ::Dynamic texStorage2D_dyn(); - - void texStorage3D(int target,int level,int internalformat,int width,int height,int depth); - ::Dynamic texStorage3D_dyn(); - - void texParameterf(int target,int pname,Float param); - ::Dynamic texParameterf_dyn(); - - void texParameteri(int target,int pname,int param); - ::Dynamic texParameteri_dyn(); - - void texSubImage2D(int target,int level,int xoffset,int yoffset,int width,int height,int format,int type,Float pixels); - ::Dynamic texSubImage2D_dyn(); - - void texSubImage3D(int target,int level,int xoffset,int yoffset,int zoffset,int width,int height,int depth,int format,int type,Float data); - ::Dynamic texSubImage3D_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - void transformFeedbackVaryings( ::lime::graphics::opengl::GLObject program,::Array< ::String > varyings,int bufferMode); - ::Dynamic transformFeedbackVaryings_dyn(); - - void uniform1f(int location,Float v0); - ::Dynamic uniform1f_dyn(); - - void uniform1fv(int location,int count,Float v); - ::Dynamic uniform1fv_dyn(); - - void uniform1i(int location,int v0); - ::Dynamic uniform1i_dyn(); - - void uniform1iv(int location,int count,Float v); - ::Dynamic uniform1iv_dyn(); - - void uniform1ui(int location,int v0); - ::Dynamic uniform1ui_dyn(); - - void uniform1uiv(int location,int count,Float v); - ::Dynamic uniform1uiv_dyn(); - - void uniform2f(int location,Float v0,Float v1); - ::Dynamic uniform2f_dyn(); - - void uniform2fv(int location,int count,Float v); - ::Dynamic uniform2fv_dyn(); - - void uniform2i(int location,int v0,int v1); - ::Dynamic uniform2i_dyn(); - - void uniform2iv(int location,int count,Float v); - ::Dynamic uniform2iv_dyn(); - - void uniform2ui(int location,int v0,int v1); - ::Dynamic uniform2ui_dyn(); - - void uniform2uiv(int location,int count,Float v); - ::Dynamic uniform2uiv_dyn(); - - void uniform3f(int location,Float v0,Float v1,Float v2); - ::Dynamic uniform3f_dyn(); - - void uniform3fv(int location,int count,Float v); - ::Dynamic uniform3fv_dyn(); - - void uniform3i(int location,int v0,int v1,int v2); - ::Dynamic uniform3i_dyn(); - - void uniform3iv(int location,int count,Float v); - ::Dynamic uniform3iv_dyn(); - - void uniform3ui(int location,int v0,int v1,int v2); - ::Dynamic uniform3ui_dyn(); - - void uniform3uiv(int location,int count,Float v); - ::Dynamic uniform3uiv_dyn(); - - void uniform4f(int location,Float v0,Float v1,Float v2,Float v3); - ::Dynamic uniform4f_dyn(); - - void uniform4fv(int location,int count,Float v); - ::Dynamic uniform4fv_dyn(); - - void uniform4i(int location,int v0,int v1,int v2,int v3); - ::Dynamic uniform4i_dyn(); - - void uniform4iv(int location,int count,Float v); - ::Dynamic uniform4iv_dyn(); - - void uniform4ui(int location,int v0,int v1,int v2,int v3); - ::Dynamic uniform4ui_dyn(); - - void uniform4uiv(int location,int count,Float v); - ::Dynamic uniform4uiv_dyn(); - - void uniformBlockBinding( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int uniformBlockBinding); - ::Dynamic uniformBlockBinding_dyn(); - - void uniformMatrix2fv(int location,int count,bool transpose,Float v); - ::Dynamic uniformMatrix2fv_dyn(); - - void uniformMatrix2x3fv(int location,int count,bool transpose,Float v); - ::Dynamic uniformMatrix2x3fv_dyn(); - - void uniformMatrix2x4fv(int location,int count,bool transpose,Float v); - ::Dynamic uniformMatrix2x4fv_dyn(); - - void uniformMatrix3fv(int location,int count,bool transpose,Float v); - ::Dynamic uniformMatrix3fv_dyn(); - - void uniformMatrix3x2fv(int location,int count,bool transpose,Float v); - ::Dynamic uniformMatrix3x2fv_dyn(); - - void uniformMatrix3x4fv(int location,int count,bool transpose,Float v); - ::Dynamic uniformMatrix3x4fv_dyn(); - - void uniformMatrix4fv(int location,int count,bool transpose,Float v); - ::Dynamic uniformMatrix4fv_dyn(); - - void uniformMatrix4x2fv(int location,int count,bool transpose,Float v); - ::Dynamic uniformMatrix4x2fv_dyn(); - - void uniformMatrix4x3fv(int location,int count,bool transpose,Float v); - ::Dynamic uniformMatrix4x3fv_dyn(); - - bool unmapBuffer(int target); - ::Dynamic unmapBuffer_dyn(); - - void useProgram( ::lime::graphics::opengl::GLObject program); - ::Dynamic useProgram_dyn(); - - void validateProgram( ::lime::graphics::opengl::GLObject program); - ::Dynamic validateProgram_dyn(); - - void vertexAttrib1f(int index,Float v0); - ::Dynamic vertexAttrib1f_dyn(); - - void vertexAttrib1fv(int index,Float v); - ::Dynamic vertexAttrib1fv_dyn(); - - void vertexAttrib2f(int index,Float v0,Float y); - ::Dynamic vertexAttrib2f_dyn(); - - void vertexAttrib2fv(int index,Float v); - ::Dynamic vertexAttrib2fv_dyn(); - - void vertexAttrib3f(int index,Float v0,Float v1,Float v2); - ::Dynamic vertexAttrib3f_dyn(); - - void vertexAttrib3fv(int index,Float v); - ::Dynamic vertexAttrib3fv_dyn(); - - void vertexAttrib4f(int index,Float v0,Float v1,Float v2,Float v3); - ::Dynamic vertexAttrib4f_dyn(); - - void vertexAttrib4fv(int index,Float v); - ::Dynamic vertexAttrib4fv_dyn(); - - void vertexAttribDivisor(int index,int divisor); - ::Dynamic vertexAttribDivisor_dyn(); - - void vertexAttribI4i(int index,int v0,int v1,int v2,int v3); - ::Dynamic vertexAttribI4i_dyn(); - - void vertexAttribI4iv(int index,Float v); - ::Dynamic vertexAttribI4iv_dyn(); - - void vertexAttribI4ui(int index,int v0,int v1,int v2,int v3); - ::Dynamic vertexAttribI4ui_dyn(); - - void vertexAttribI4uiv(int index,Float v); - ::Dynamic vertexAttribI4uiv_dyn(); - - void vertexAttribIPointer(int index,int size,int type,int stride,Float offset); - ::Dynamic vertexAttribIPointer_dyn(); - - void vertexAttribPointer(int index,int size,int type,bool normalized,int stride,Float offset); - ::Dynamic vertexAttribPointer_dyn(); - - void viewport(int x,int y,int width,int height); - ::Dynamic viewport_dyn(); - - void waitSync( ::Dynamic sync,int flags, cpp::Int64Struct timeout); - ::Dynamic waitSync_dyn(); - - void _hx___contextLost(); - ::Dynamic _hx___contextLost_dyn(); - - ::lime::graphics::opengl::GLObject _hx___createObject(int id); - ::Dynamic _hx___createObject_dyn(); - - int _hx___getObjectID( ::lime::graphics::opengl::GLObject object); - ::Dynamic _hx___getObjectID_dyn(); - - void _hx___initialize(); - ::Dynamic _hx___initialize_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeWindow.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeWindow.h deleted file mode 100644 index a3a4d341..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/NativeWindow.h +++ /dev/null @@ -1,155 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_NativeWindow -#define INCLUDED_lime__internal_backend_native_NativeWindow - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeWindow) -HX_DECLARE_CLASS2(lime,graphics,Image) -HX_DECLARE_CLASS3(lime,graphics,cairo,Cairo) -HX_DECLARE_CLASS2(lime,math,Rectangle) -HX_DECLARE_CLASS2(lime,_hx_system,Display) -HX_DECLARE_CLASS2(lime,_hx_system,DisplayMode) -HX_DECLARE_CLASS2(lime,ui,MouseCursor) -HX_DECLARE_CLASS2(lime,ui,Window) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES NativeWindow_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NativeWindow_obj OBJ_; - NativeWindow_obj(); - - public: - enum { _hx_ClassId = 0x7d8a733b }; - - void __construct( ::lime::ui::Window parent); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime._internal.backend.native.NativeWindow") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime._internal.backend.native.NativeWindow"); } - static hx::ObjectPtr< NativeWindow_obj > __new( ::lime::ui::Window parent); - static hx::ObjectPtr< NativeWindow_obj > __alloc(hx::Ctx *_hx_ctx, ::lime::ui::Window parent); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NativeWindow_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NativeWindow",07,e9,b5,cf); } - - ::Dynamic handle; - bool closing; - ::lime::ui::MouseCursor cursor; - ::lime::_hx_system::DisplayMode displayMode; - Float frameRate; - bool mouseLock; - ::lime::ui::Window parent; - bool useHardware; - ::Dynamic cacheLock; - ::lime::graphics::cairo::Cairo cairo; - ::Dynamic primarySurface; - void alert(::String message,::String title); - ::Dynamic alert_dyn(); - - void close(); - ::Dynamic close_dyn(); - - void contextFlip(); - ::Dynamic contextFlip_dyn(); - - void focus(); - ::Dynamic focus_dyn(); - - ::lime::ui::MouseCursor getCursor(); - ::Dynamic getCursor_dyn(); - - ::lime::_hx_system::Display getDisplay(); - ::Dynamic getDisplay_dyn(); - - ::lime::_hx_system::DisplayMode getDisplayMode(); - ::Dynamic getDisplayMode_dyn(); - - Float getFrameRate(); - ::Dynamic getFrameRate_dyn(); - - bool getMouseLock(); - ::Dynamic getMouseLock_dyn(); - - bool getTextInputEnabled(); - ::Dynamic getTextInputEnabled_dyn(); - - void move(int x,int y); - ::Dynamic move_dyn(); - - ::lime::graphics::Image readPixels( ::lime::math::Rectangle rect); - ::Dynamic readPixels_dyn(); - - void render(); - ::Dynamic render_dyn(); - - void resize(int width,int height); - ::Dynamic resize_dyn(); - - bool setBorderless(bool value); - ::Dynamic setBorderless_dyn(); - - ::lime::ui::MouseCursor setCursor( ::lime::ui::MouseCursor value); - ::Dynamic setCursor_dyn(); - - ::lime::_hx_system::DisplayMode setDisplayMode( ::lime::_hx_system::DisplayMode value); - ::Dynamic setDisplayMode_dyn(); - - bool setMouseLock(bool value); - ::Dynamic setMouseLock_dyn(); - - bool setTextInputEnabled(bool value); - ::Dynamic setTextInputEnabled_dyn(); - - Float setFrameRate(Float value); - ::Dynamic setFrameRate_dyn(); - - bool setFullscreen(bool value); - ::Dynamic setFullscreen_dyn(); - - void setIcon( ::lime::graphics::Image image); - ::Dynamic setIcon_dyn(); - - bool setMaximized(bool value); - ::Dynamic setMaximized_dyn(); - - bool setMinimized(bool value); - ::Dynamic setMinimized_dyn(); - - bool setResizable(bool value); - ::Dynamic setResizable_dyn(); - - ::String setTitle(::String value); - ::Dynamic setTitle_dyn(); - - void warpMouse(int x,int y); - ::Dynamic warpMouse_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_NativeWindow */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/RenderEventInfo.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/RenderEventInfo.h deleted file mode 100644 index b4fbbbd9..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/RenderEventInfo.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_RenderEventInfo -#define INCLUDED_lime__internal_backend_native_RenderEventInfo - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_e2a4e584e1f8ec25_807_new) -HX_DECLARE_CLASS4(lime,_internal,backend,native,RenderEventInfo) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES RenderEventInfo_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef RenderEventInfo_obj OBJ_; - RenderEventInfo_obj(); - - public: - enum { _hx_ClassId = 0x68cc752e }; - - void __construct( ::Dynamic type); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.backend.native.RenderEventInfo") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.backend.native.RenderEventInfo"); } - - inline static hx::ObjectPtr< RenderEventInfo_obj > __new( ::Dynamic type) { - hx::ObjectPtr< RenderEventInfo_obj > __this = new RenderEventInfo_obj(); - __this->__construct(type); - return __this; - } - - inline static hx::ObjectPtr< RenderEventInfo_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic type) { - RenderEventInfo_obj *__this = (RenderEventInfo_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(RenderEventInfo_obj), false, "lime._internal.backend.native.RenderEventInfo")); - *(void **)__this = RenderEventInfo_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_e2a4e584e1f8ec25_807_new) -HXDLIN( 807) ( ( ::lime::_internal::backend::native::RenderEventInfo)(__this) )->type = ( (int)(type) ); - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~RenderEventInfo_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("RenderEventInfo",52,a3,fc,3d); } - - int type; - ::lime::_internal::backend::native::RenderEventInfo clone(); - ::Dynamic clone_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_RenderEventInfo */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/SensorEventInfo.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/SensorEventInfo.h deleted file mode 100644 index 6440183d..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/SensorEventInfo.h +++ /dev/null @@ -1,87 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_SensorEventInfo -#define INCLUDED_lime__internal_backend_native_SensorEventInfo - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_60e5fd49cce3a06e_832_new) -HX_DECLARE_CLASS4(lime,_internal,backend,native,SensorEventInfo) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES SensorEventInfo_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef SensorEventInfo_obj OBJ_; - SensorEventInfo_obj(); - - public: - enum { _hx_ClassId = 0x4f863002 }; - - void __construct( ::Dynamic type,hx::Null< int > __o_id,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_z); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.backend.native.SensorEventInfo") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.backend.native.SensorEventInfo"); } - - inline static hx::ObjectPtr< SensorEventInfo_obj > __new( ::Dynamic type,hx::Null< int > __o_id,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_z) { - hx::ObjectPtr< SensorEventInfo_obj > __this = new SensorEventInfo_obj(); - __this->__construct(type,__o_id,__o_x,__o_y,__o_z); - return __this; - } - - inline static hx::ObjectPtr< SensorEventInfo_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic type,hx::Null< int > __o_id,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_z) { - SensorEventInfo_obj *__this = (SensorEventInfo_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(SensorEventInfo_obj), false, "lime._internal.backend.native.SensorEventInfo")); - *(void **)__this = SensorEventInfo_obj::_hx_vtable; -{ - int id = __o_id.Default(0); - Float x = __o_x.Default(0); - Float y = __o_y.Default(0); - Float z = __o_z.Default(0); - HX_STACKFRAME(&_hx_pos_60e5fd49cce3a06e_832_new) -HXLINE( 833) ( ( ::lime::_internal::backend::native::SensorEventInfo)(__this) )->type = ( (int)(type) ); -HXLINE( 834) ( ( ::lime::_internal::backend::native::SensorEventInfo)(__this) )->id = id; -HXLINE( 835) ( ( ::lime::_internal::backend::native::SensorEventInfo)(__this) )->x = x; -HXLINE( 836) ( ( ::lime::_internal::backend::native::SensorEventInfo)(__this) )->y = y; -HXLINE( 837) ( ( ::lime::_internal::backend::native::SensorEventInfo)(__this) )->z = z; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~SensorEventInfo_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("SensorEventInfo",ee,df,df,b5); } - - int id; - Float x; - Float y; - Float z; - int type; - ::lime::_internal::backend::native::SensorEventInfo clone(); - ::Dynamic clone_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_SensorEventInfo */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/TextEventInfo.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/TextEventInfo.h deleted file mode 100644 index 25741202..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/TextEventInfo.h +++ /dev/null @@ -1,89 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_TextEventInfo -#define INCLUDED_lime__internal_backend_native_TextEventInfo - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_48b909785036aaec_861_new) -HX_DECLARE_CLASS4(lime,_internal,backend,native,TextEventInfo) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES TextEventInfo_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef TextEventInfo_obj OBJ_; - TextEventInfo_obj(); - - public: - enum { _hx_ClassId = 0x091789f7 }; - - void __construct( ::Dynamic type,hx::Null< int > __o_windowID,::String text,hx::Null< int > __o_start,hx::Null< int > __o_length); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime._internal.backend.native.TextEventInfo") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime._internal.backend.native.TextEventInfo"); } - - inline static hx::ObjectPtr< TextEventInfo_obj > __new( ::Dynamic type,hx::Null< int > __o_windowID,::String text,hx::Null< int > __o_start,hx::Null< int > __o_length) { - hx::ObjectPtr< TextEventInfo_obj > __this = new TextEventInfo_obj(); - __this->__construct(type,__o_windowID,text,__o_start,__o_length); - return __this; - } - - inline static hx::ObjectPtr< TextEventInfo_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic type,hx::Null< int > __o_windowID,::String text,hx::Null< int > __o_start,hx::Null< int > __o_length) { - TextEventInfo_obj *__this = (TextEventInfo_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(TextEventInfo_obj), true, "lime._internal.backend.native.TextEventInfo")); - *(void **)__this = TextEventInfo_obj::_hx_vtable; -{ - int windowID = __o_windowID.Default(0); - int start = __o_start.Default(0); - int length = __o_length.Default(0); - HX_STACKFRAME(&_hx_pos_48b909785036aaec_861_new) -HXLINE( 862) ( ( ::lime::_internal::backend::native::TextEventInfo)(__this) )->type = ( (int)(type) ); -HXLINE( 863) ( ( ::lime::_internal::backend::native::TextEventInfo)(__this) )->windowID = windowID; -HXLINE( 864) ( ( ::lime::_internal::backend::native::TextEventInfo)(__this) )->text = text; -HXLINE( 865) ( ( ::lime::_internal::backend::native::TextEventInfo)(__this) )->start = start; -HXLINE( 866) ( ( ::lime::_internal::backend::native::TextEventInfo)(__this) )->length = length; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~TextEventInfo_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("TextEventInfo",1b,27,4b,f4); } - - int id; - int length; - int start; - ::String text; - int type; - int windowID; - ::lime::_internal::backend::native::TextEventInfo clone(); - ::Dynamic clone_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_TextEventInfo */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/TouchEventInfo.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/TouchEventInfo.h deleted file mode 100644 index 74fa291c..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/TouchEventInfo.h +++ /dev/null @@ -1,96 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_TouchEventInfo -#define INCLUDED_lime__internal_backend_native_TouchEventInfo - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_dc6fd8f0bbdab31a_893_new) -HX_DECLARE_CLASS4(lime,_internal,backend,native,TouchEventInfo) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES TouchEventInfo_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef TouchEventInfo_obj OBJ_; - TouchEventInfo_obj(); - - public: - enum { _hx_ClassId = 0x000d0ecd }; - - void __construct( ::Dynamic type,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< int > __o_id,hx::Null< Float > __o_dx,hx::Null< Float > __o_dy,hx::Null< Float > __o_pressure,hx::Null< int > __o_device); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.backend.native.TouchEventInfo") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.backend.native.TouchEventInfo"); } - - inline static hx::ObjectPtr< TouchEventInfo_obj > __new( ::Dynamic type,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< int > __o_id,hx::Null< Float > __o_dx,hx::Null< Float > __o_dy,hx::Null< Float > __o_pressure,hx::Null< int > __o_device) { - hx::ObjectPtr< TouchEventInfo_obj > __this = new TouchEventInfo_obj(); - __this->__construct(type,__o_x,__o_y,__o_id,__o_dx,__o_dy,__o_pressure,__o_device); - return __this; - } - - inline static hx::ObjectPtr< TouchEventInfo_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic type,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< int > __o_id,hx::Null< Float > __o_dx,hx::Null< Float > __o_dy,hx::Null< Float > __o_pressure,hx::Null< int > __o_device) { - TouchEventInfo_obj *__this = (TouchEventInfo_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(TouchEventInfo_obj), false, "lime._internal.backend.native.TouchEventInfo")); - *(void **)__this = TouchEventInfo_obj::_hx_vtable; -{ - Float x = __o_x.Default(0); - Float y = __o_y.Default(0); - int id = __o_id.Default(0); - Float dx = __o_dx.Default(0); - Float dy = __o_dy.Default(0); - Float pressure = __o_pressure.Default(0); - int device = __o_device.Default(0); - HX_STACKFRAME(&_hx_pos_dc6fd8f0bbdab31a_893_new) -HXLINE( 894) ( ( ::lime::_internal::backend::native::TouchEventInfo)(__this) )->type = ( (int)(type) ); -HXLINE( 895) ( ( ::lime::_internal::backend::native::TouchEventInfo)(__this) )->x = x; -HXLINE( 896) ( ( ::lime::_internal::backend::native::TouchEventInfo)(__this) )->y = y; -HXLINE( 897) ( ( ::lime::_internal::backend::native::TouchEventInfo)(__this) )->id = id; -HXLINE( 898) ( ( ::lime::_internal::backend::native::TouchEventInfo)(__this) )->dx = dx; -HXLINE( 899) ( ( ::lime::_internal::backend::native::TouchEventInfo)(__this) )->dy = dy; -HXLINE( 900) ( ( ::lime::_internal::backend::native::TouchEventInfo)(__this) )->pressure = pressure; -HXLINE( 901) ( ( ::lime::_internal::backend::native::TouchEventInfo)(__this) )->device = device; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~TouchEventInfo_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("TouchEventInfo",09,2e,b2,b6); } - - int device; - Float dx; - Float dy; - int id; - Float pressure; - int type; - Float x; - Float y; - ::lime::_internal::backend::native::TouchEventInfo clone(); - ::Dynamic clone_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_TouchEventInfo */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/WindowEventInfo.h b/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/WindowEventInfo.h deleted file mode 100644 index 51d6035d..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/backend/native/WindowEventInfo.h +++ /dev/null @@ -1,90 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_backend_native_WindowEventInfo -#define INCLUDED_lime__internal_backend_native_WindowEventInfo - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_d8a53269ce4a50a3_927_new) -HX_DECLARE_CLASS4(lime,_internal,backend,native,WindowEventInfo) - -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - - -class HXCPP_CLASS_ATTRIBUTES WindowEventInfo_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef WindowEventInfo_obj OBJ_; - WindowEventInfo_obj(); - - public: - enum { _hx_ClassId = 0x26906954 }; - - void __construct( ::Dynamic type,hx::Null< int > __o_windowID,hx::Null< int > __o_width,hx::Null< int > __o_height,hx::Null< int > __o_x,hx::Null< int > __o_y); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.backend.native.WindowEventInfo") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.backend.native.WindowEventInfo"); } - - inline static hx::ObjectPtr< WindowEventInfo_obj > __new( ::Dynamic type,hx::Null< int > __o_windowID,hx::Null< int > __o_width,hx::Null< int > __o_height,hx::Null< int > __o_x,hx::Null< int > __o_y) { - hx::ObjectPtr< WindowEventInfo_obj > __this = new WindowEventInfo_obj(); - __this->__construct(type,__o_windowID,__o_width,__o_height,__o_x,__o_y); - return __this; - } - - inline static hx::ObjectPtr< WindowEventInfo_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic type,hx::Null< int > __o_windowID,hx::Null< int > __o_width,hx::Null< int > __o_height,hx::Null< int > __o_x,hx::Null< int > __o_y) { - WindowEventInfo_obj *__this = (WindowEventInfo_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(WindowEventInfo_obj), false, "lime._internal.backend.native.WindowEventInfo")); - *(void **)__this = WindowEventInfo_obj::_hx_vtable; -{ - int windowID = __o_windowID.Default(0); - int width = __o_width.Default(0); - int height = __o_height.Default(0); - int x = __o_x.Default(0); - int y = __o_y.Default(0); - HX_STACKFRAME(&_hx_pos_d8a53269ce4a50a3_927_new) -HXLINE( 928) ( ( ::lime::_internal::backend::native::WindowEventInfo)(__this) )->type = ( (int)(type) ); -HXLINE( 929) ( ( ::lime::_internal::backend::native::WindowEventInfo)(__this) )->windowID = windowID; -HXLINE( 930) ( ( ::lime::_internal::backend::native::WindowEventInfo)(__this) )->width = width; -HXLINE( 931) ( ( ::lime::_internal::backend::native::WindowEventInfo)(__this) )->height = height; -HXLINE( 932) ( ( ::lime::_internal::backend::native::WindowEventInfo)(__this) )->x = x; -HXLINE( 933) ( ( ::lime::_internal::backend::native::WindowEventInfo)(__this) )->y = y; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~WindowEventInfo_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("WindowEventInfo",78,97,c0,fb); } - - int height; - int type; - int width; - int windowID; - int x; - int y; - ::lime::_internal::backend::native::WindowEventInfo clone(); - ::Dynamic clone_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native - -#endif /* INCLUDED_lime__internal_backend_native_WindowEventInfo */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/format/BMP.h b/hGameTest/bin/linux/obj/include/lime/_internal/format/BMP.h deleted file mode 100644 index 4cd710e9..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/format/BMP.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_format_BMP -#define INCLUDED_lime__internal_format_BMP - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,_internal,format,BMP) -HX_DECLARE_CLASS3(lime,_internal,format,BMPType) -HX_DECLARE_CLASS2(lime,graphics,Image) - -namespace lime{ -namespace _internal{ -namespace format{ - - -class HXCPP_CLASS_ATTRIBUTES BMP_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef BMP_obj OBJ_; - BMP_obj(); - - public: - enum { _hx_ClassId = 0x21416cc7 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.format.BMP") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.format.BMP"); } - - inline static hx::ObjectPtr< BMP_obj > __new() { - hx::ObjectPtr< BMP_obj > __this = new BMP_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< BMP_obj > __alloc(hx::Ctx *_hx_ctx) { - BMP_obj *__this = (BMP_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(BMP_obj), false, "lime._internal.format.BMP")); - *(void **)__this = BMP_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~BMP_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("BMP",25,58,32,00); } - - static ::haxe::io::Bytes encode( ::lime::graphics::Image image, ::lime::_internal::format::BMPType type); - static ::Dynamic encode_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace format - -#endif /* INCLUDED_lime__internal_format_BMP */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/format/BMPType.h b/hGameTest/bin/linux/obj/include/lime/_internal/format/BMPType.h deleted file mode 100644 index 1667785b..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/format/BMPType.h +++ /dev/null @@ -1,41 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_format_BMPType -#define INCLUDED_lime__internal_format_BMPType - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,_internal,format,BMPType) -namespace lime{ -namespace _internal{ -namespace format{ - - -class BMPType_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef BMPType_obj OBJ_; - - public: - BMPType_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("lime._internal.format.BMPType",53,b1,d9,82); } - ::String __ToString() const { return HX_("BMPType.",cf,e1,7b,eb) + _hx_tag; } - - static ::lime::_internal::format::BMPType BITFIELD; - static inline ::lime::_internal::format::BMPType BITFIELD_dyn() { return BITFIELD; } - static ::lime::_internal::format::BMPType ICO; - static inline ::lime::_internal::format::BMPType ICO_dyn() { return ICO; } - static ::lime::_internal::format::BMPType RGB; - static inline ::lime::_internal::format::BMPType RGB_dyn() { return RGB; } -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace format - -#endif /* INCLUDED_lime__internal_format_BMPType */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/format/Base64.h b/hGameTest/bin/linux/obj/include/lime/_internal/format/Base64.h deleted file mode 100644 index 958e4431..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/format/Base64.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_format_Base64 -#define INCLUDED_lime__internal_format_Base64 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,_internal,format,Base64) - -namespace lime{ -namespace _internal{ -namespace format{ - - -class HXCPP_CLASS_ATTRIBUTES Base64_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Base64_obj OBJ_; - Base64_obj(); - - public: - enum { _hx_ClassId = 0x7f2f9dd9 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.format.Base64") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.format.Base64"); } - - inline static hx::ObjectPtr< Base64_obj > __new() { - hx::ObjectPtr< Base64_obj > __this = new Base64_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Base64_obj > __alloc(hx::Ctx *_hx_ctx) { - Base64_obj *__this = (Base64_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Base64_obj), false, "lime._internal.format.Base64")); - *(void **)__this = Base64_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Base64_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Base64",af,71,bc,89); } - - static void __boot(); - static ::Array< ::String > DICTIONARY; - static ::Array< ::String > EXTENDED_DICTIONARY; - static ::haxe::io::Bytes decode(::String source); - static ::Dynamic decode_dyn(); - - static ::String encode( ::haxe::io::Bytes source); - static ::Dynamic encode_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace format - -#endif /* INCLUDED_lime__internal_format_Base64 */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/format/Deflate.h b/hGameTest/bin/linux/obj/include/lime/_internal/format/Deflate.h deleted file mode 100644 index 40ce0218..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/format/Deflate.h +++ /dev/null @@ -1,68 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_format_Deflate -#define INCLUDED_lime__internal_format_Deflate - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,_internal,format,Deflate) - -namespace lime{ -namespace _internal{ -namespace format{ - - -class HXCPP_CLASS_ATTRIBUTES Deflate_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Deflate_obj OBJ_; - Deflate_obj(); - - public: - enum { _hx_ClassId = 0x0f5e40ed }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.format.Deflate") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.format.Deflate"); } - - inline static hx::ObjectPtr< Deflate_obj > __new() { - hx::ObjectPtr< Deflate_obj > __this = new Deflate_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Deflate_obj > __alloc(hx::Ctx *_hx_ctx) { - Deflate_obj *__this = (Deflate_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Deflate_obj), false, "lime._internal.format.Deflate")); - *(void **)__this = Deflate_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Deflate_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Deflate",4b,33,4b,70); } - - static ::haxe::io::Bytes compress( ::haxe::io::Bytes bytes); - static ::Dynamic compress_dyn(); - - static ::haxe::io::Bytes decompress( ::haxe::io::Bytes bytes); - static ::Dynamic decompress_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace format - -#endif /* INCLUDED_lime__internal_format_Deflate */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/format/GZip.h b/hGameTest/bin/linux/obj/include/lime/_internal/format/GZip.h deleted file mode 100644 index bc068196..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/format/GZip.h +++ /dev/null @@ -1,68 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_format_GZip -#define INCLUDED_lime__internal_format_GZip - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,_internal,format,GZip) - -namespace lime{ -namespace _internal{ -namespace format{ - - -class HXCPP_CLASS_ATTRIBUTES GZip_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GZip_obj OBJ_; - GZip_obj(); - - public: - enum { _hx_ClassId = 0x1ba74f14 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.format.GZip") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.format.GZip"); } - - inline static hx::ObjectPtr< GZip_obj > __new() { - hx::ObjectPtr< GZip_obj > __this = new GZip_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GZip_obj > __alloc(hx::Ctx *_hx_ctx) { - GZip_obj *__this = (GZip_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GZip_obj), false, "lime._internal.format.GZip")); - *(void **)__this = GZip_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GZip_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GZip",da,cc,32,2f); } - - static ::haxe::io::Bytes compress( ::haxe::io::Bytes bytes); - static ::Dynamic compress_dyn(); - - static ::haxe::io::Bytes decompress( ::haxe::io::Bytes bytes); - static ::Dynamic decompress_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace format - -#endif /* INCLUDED_lime__internal_format_GZip */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/format/JPEG.h b/hGameTest/bin/linux/obj/include/lime/_internal/format/JPEG.h deleted file mode 100644 index eecda63d..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/format/JPEG.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_format_JPEG -#define INCLUDED_lime__internal_format_JPEG - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,_internal,format,JPEG) -HX_DECLARE_CLASS2(lime,graphics,Image) - -namespace lime{ -namespace _internal{ -namespace format{ - - -class HXCPP_CLASS_ATTRIBUTES JPEG_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef JPEG_obj OBJ_; - JPEG_obj(); - - public: - enum { _hx_ClassId = 0x1d9b3ce2 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.format.JPEG") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.format.JPEG"); } - - inline static hx::ObjectPtr< JPEG_obj > __new() { - hx::ObjectPtr< JPEG_obj > __this = new JPEG_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< JPEG_obj > __alloc(hx::Ctx *_hx_ctx) { - JPEG_obj *__this = (JPEG_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(JPEG_obj), false, "lime._internal.format.JPEG")); - *(void **)__this = JPEG_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~JPEG_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("JPEG",a8,ba,26,31); } - - static ::lime::graphics::Image decodeBytes( ::haxe::io::Bytes bytes,hx::Null< bool > decodeData); - static ::Dynamic decodeBytes_dyn(); - - static ::lime::graphics::Image decodeFile(::String path,hx::Null< bool > decodeData); - static ::Dynamic decodeFile_dyn(); - - static ::haxe::io::Bytes encode( ::lime::graphics::Image image,int quality); - static ::Dynamic encode_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace format - -#endif /* INCLUDED_lime__internal_format_JPEG */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/format/LZMA.h b/hGameTest/bin/linux/obj/include/lime/_internal/format/LZMA.h deleted file mode 100644 index 2d491a4b..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/format/LZMA.h +++ /dev/null @@ -1,68 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_format_LZMA -#define INCLUDED_lime__internal_format_LZMA - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,_internal,format,LZMA) - -namespace lime{ -namespace _internal{ -namespace format{ - - -class HXCPP_CLASS_ATTRIBUTES LZMA_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef LZMA_obj OBJ_; - LZMA_obj(); - - public: - enum { _hx_ClassId = 0x1ef5479c }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.format.LZMA") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.format.LZMA"); } - - inline static hx::ObjectPtr< LZMA_obj > __new() { - hx::ObjectPtr< LZMA_obj > __this = new LZMA_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< LZMA_obj > __alloc(hx::Ctx *_hx_ctx) { - LZMA_obj *__this = (LZMA_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(LZMA_obj), false, "lime._internal.format.LZMA")); - *(void **)__this = LZMA_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~LZMA_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("LZMA",62,c5,80,32); } - - static ::haxe::io::Bytes compress( ::haxe::io::Bytes bytes); - static ::Dynamic compress_dyn(); - - static ::haxe::io::Bytes decompress( ::haxe::io::Bytes bytes); - static ::Dynamic decompress_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace format - -#endif /* INCLUDED_lime__internal_format_LZMA */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/format/PNG.h b/hGameTest/bin/linux/obj/include/lime/_internal/format/PNG.h deleted file mode 100644 index 68b8df35..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/format/PNG.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_format_PNG -#define INCLUDED_lime__internal_format_PNG - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,_internal,format,PNG) -HX_DECLARE_CLASS2(lime,graphics,Image) - -namespace lime{ -namespace _internal{ -namespace format{ - - -class HXCPP_CLASS_ATTRIBUTES PNG_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef PNG_obj OBJ_; - PNG_obj(); - - public: - enum { _hx_ClassId = 0x214c0d2b }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.format.PNG") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.format.PNG"); } - - inline static hx::ObjectPtr< PNG_obj > __new() { - hx::ObjectPtr< PNG_obj > __this = new PNG_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< PNG_obj > __alloc(hx::Ctx *_hx_ctx) { - PNG_obj *__this = (PNG_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(PNG_obj), false, "lime._internal.format.PNG")); - *(void **)__this = PNG_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~PNG_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("PNG",89,f8,3c,00); } - - static ::lime::graphics::Image decodeBytes( ::haxe::io::Bytes bytes,hx::Null< bool > decodeData); - static ::Dynamic decodeBytes_dyn(); - - static ::lime::graphics::Image decodeFile(::String path,hx::Null< bool > decodeData); - static ::Dynamic decodeFile_dyn(); - - static ::haxe::io::Bytes encode( ::lime::graphics::Image image); - static ::Dynamic encode_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace format - -#endif /* INCLUDED_lime__internal_format_PNG */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/format/Zlib.h b/hGameTest/bin/linux/obj/include/lime/_internal/format/Zlib.h deleted file mode 100644 index e183477a..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/format/Zlib.h +++ /dev/null @@ -1,68 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_format_Zlib -#define INCLUDED_lime__internal_format_Zlib - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,_internal,format,Zlib) - -namespace lime{ -namespace _internal{ -namespace format{ - - -class HXCPP_CLASS_ATTRIBUTES Zlib_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Zlib_obj OBJ_; - Zlib_obj(); - - public: - enum { _hx_ClassId = 0x07f27c49 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.format.Zlib") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.format.Zlib"); } - - inline static hx::ObjectPtr< Zlib_obj > __new() { - hx::ObjectPtr< Zlib_obj > __this = new Zlib_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Zlib_obj > __alloc(hx::Ctx *_hx_ctx) { - Zlib_obj *__this = (Zlib_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Zlib_obj), false, "lime._internal.format.Zlib")); - *(void **)__this = Zlib_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Zlib_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Zlib",2b,83,cf,3b); } - - static ::haxe::io::Bytes compress( ::haxe::io::Bytes bytes); - static ::Dynamic compress_dyn(); - - static ::haxe::io::Bytes decompress( ::haxe::io::Bytes bytes); - static ::Dynamic decompress_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace format - -#endif /* INCLUDED_lime__internal_format_Zlib */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/graphics/BlurStack.h b/hGameTest/bin/linux/obj/include/lime/_internal/graphics/BlurStack.h deleted file mode 100644 index 1e75955a..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/graphics/BlurStack.h +++ /dev/null @@ -1,80 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_graphics_BlurStack -#define INCLUDED_lime__internal_graphics_BlurStack - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_03d4cd0e01152a25_248_new) -HX_DECLARE_CLASS3(lime,_internal,graphics,BlurStack) - -namespace lime{ -namespace _internal{ -namespace graphics{ - - -class HXCPP_CLASS_ATTRIBUTES BlurStack_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef BlurStack_obj OBJ_; - BlurStack_obj(); - - public: - enum { _hx_ClassId = 0x35e83ab3 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime._internal.graphics.BlurStack") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime._internal.graphics.BlurStack"); } - - inline static hx::ObjectPtr< BlurStack_obj > __new() { - hx::ObjectPtr< BlurStack_obj > __this = new BlurStack_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< BlurStack_obj > __alloc(hx::Ctx *_hx_ctx) { - BlurStack_obj *__this = (BlurStack_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(BlurStack_obj), true, "lime._internal.graphics.BlurStack")); - *(void **)__this = BlurStack_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_03d4cd0e01152a25_248_new) -HXLINE( 249) ( ( ::lime::_internal::graphics::BlurStack)(__this) )->r = 0; -HXLINE( 250) ( ( ::lime::_internal::graphics::BlurStack)(__this) )->g = 0; -HXLINE( 251) ( ( ::lime::_internal::graphics::BlurStack)(__this) )->b = 0; -HXLINE( 252) ( ( ::lime::_internal::graphics::BlurStack)(__this) )->a = 0; -HXLINE( 253) ( ( ::lime::_internal::graphics::BlurStack)(__this) )->n = null(); - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~BlurStack_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("BlurStack",01,77,bc,30); } - - int r; - int g; - int b; - int a; - ::lime::_internal::graphics::BlurStack n; -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace graphics - -#endif /* INCLUDED_lime__internal_graphics_BlurStack */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/graphics/ImageCanvasUtil.h b/hGameTest/bin/linux/obj/include/lime/_internal/graphics/ImageCanvasUtil.h deleted file mode 100644 index 8b40e1e7..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/graphics/ImageCanvasUtil.h +++ /dev/null @@ -1,126 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_graphics_ImageCanvasUtil -#define INCLUDED_lime__internal_graphics_ImageCanvasUtil - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,_internal,graphics,ImageCanvasUtil) -HX_DECLARE_CLASS2(lime,graphics,Image) -HX_DECLARE_CLASS2(lime,graphics,ImageChannel) -HX_DECLARE_CLASS2(lime,math,Rectangle) -HX_DECLARE_CLASS2(lime,math,Vector2) -HX_DECLARE_CLASS2(lime,_hx_system,Endian) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(lime,utils,BytePointerData) - -namespace lime{ -namespace _internal{ -namespace graphics{ - - -class HXCPP_CLASS_ATTRIBUTES ImageCanvasUtil_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ImageCanvasUtil_obj OBJ_; - ImageCanvasUtil_obj(); - - public: - enum { _hx_ClassId = 0x7e2ecfe3 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.graphics.ImageCanvasUtil") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.graphics.ImageCanvasUtil"); } - - inline static hx::ObjectPtr< ImageCanvasUtil_obj > __new() { - hx::ObjectPtr< ImageCanvasUtil_obj > __this = new ImageCanvasUtil_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ImageCanvasUtil_obj > __alloc(hx::Ctx *_hx_ctx) { - ImageCanvasUtil_obj *__this = (ImageCanvasUtil_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ImageCanvasUtil_obj), false, "lime._internal.graphics.ImageCanvasUtil")); - *(void **)__this = ImageCanvasUtil_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ImageCanvasUtil_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ImageCanvasUtil",15,30,04,51); } - - static void colorTransform( ::lime::graphics::Image image, ::lime::math::Rectangle rect, ::lime::utils::ArrayBufferView colorMatrix); - static ::Dynamic colorTransform_dyn(); - - static void convertToCanvas( ::lime::graphics::Image image,hx::Null< bool > clear); - static ::Dynamic convertToCanvas_dyn(); - - static void convertToData( ::lime::graphics::Image image,hx::Null< bool > clear); - static ::Dynamic convertToData_dyn(); - - static void copyChannel( ::lime::graphics::Image image, ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint, ::lime::graphics::ImageChannel sourceChannel, ::lime::graphics::ImageChannel destChannel); - static ::Dynamic copyChannel_dyn(); - - static void copyPixels( ::lime::graphics::Image image, ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint, ::lime::graphics::Image alphaImage, ::lime::math::Vector2 alphaPoint,hx::Null< bool > mergeAlpha); - static ::Dynamic copyPixels_dyn(); - - static void createCanvas( ::lime::graphics::Image image,int width,int height); - static ::Dynamic createCanvas_dyn(); - - static void createImageData( ::lime::graphics::Image image); - static ::Dynamic createImageData_dyn(); - - static void fillRect( ::lime::graphics::Image image, ::lime::math::Rectangle rect,int color,int format); - static ::Dynamic fillRect_dyn(); - - static void floodFill( ::lime::graphics::Image image,int x,int y,int color,int format); - static ::Dynamic floodFill_dyn(); - - static int getPixel( ::lime::graphics::Image image,int x,int y,int format); - static ::Dynamic getPixel_dyn(); - - static int getPixel32( ::lime::graphics::Image image,int x,int y,int format); - static ::Dynamic getPixel32_dyn(); - - static ::haxe::io::Bytes getPixels( ::lime::graphics::Image image, ::lime::math::Rectangle rect,int format); - static ::Dynamic getPixels_dyn(); - - static void merge( ::lime::graphics::Image image, ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint,int redMultiplier,int greenMultiplier,int blueMultiplier,int alphaMultiplier); - static ::Dynamic merge_dyn(); - - static void resize( ::lime::graphics::Image image,int newWidth,int newHeight); - static ::Dynamic resize_dyn(); - - static void scroll( ::lime::graphics::Image image,int x,int y); - static ::Dynamic scroll_dyn(); - - static void setPixel( ::lime::graphics::Image image,int x,int y,int color,int format); - static ::Dynamic setPixel_dyn(); - - static void setPixel32( ::lime::graphics::Image image,int x,int y,int color,int format); - static ::Dynamic setPixel32_dyn(); - - static void setPixels( ::lime::graphics::Image image, ::lime::math::Rectangle rect, ::lime::utils::BytePointerData bytePointer,int format, ::lime::_hx_system::Endian endian); - static ::Dynamic setPixels_dyn(); - - static void sync( ::lime::graphics::Image image,bool clear); - static ::Dynamic sync_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace graphics - -#endif /* INCLUDED_lime__internal_graphics_ImageCanvasUtil */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/graphics/ImageDataUtil.h b/hGameTest/bin/linux/obj/include/lime/_internal/graphics/ImageDataUtil.h deleted file mode 100644 index 184ea6e2..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/graphics/ImageDataUtil.h +++ /dev/null @@ -1,166 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_graphics_ImageDataUtil -#define INCLUDED_lime__internal_graphics_ImageDataUtil - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,_internal,graphics,ImageDataUtil) -HX_DECLARE_CLASS2(lime,graphics,Image) -HX_DECLARE_CLASS2(lime,graphics,ImageChannel) -HX_DECLARE_CLASS2(lime,math,Rectangle) -HX_DECLARE_CLASS2(lime,math,Vector2) -HX_DECLARE_CLASS2(lime,math,Vector4) -HX_DECLARE_CLASS2(lime,_hx_system,Endian) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(lime,utils,BytePointerData) - -namespace lime{ -namespace _internal{ -namespace graphics{ - - -class HXCPP_CLASS_ATTRIBUTES ImageDataUtil_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ImageDataUtil_obj OBJ_; - ImageDataUtil_obj(); - - public: - enum { _hx_ClassId = 0x2fa36321 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.graphics.ImageDataUtil") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.graphics.ImageDataUtil"); } - - inline static hx::ObjectPtr< ImageDataUtil_obj > __new() { - hx::ObjectPtr< ImageDataUtil_obj > __this = new ImageDataUtil_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ImageDataUtil_obj > __alloc(hx::Ctx *_hx_ctx) { - ImageDataUtil_obj *__this = (ImageDataUtil_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ImageDataUtil_obj), false, "lime._internal.graphics.ImageDataUtil")); - *(void **)__this = ImageDataUtil_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ImageDataUtil_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ImageDataUtil",a7,b5,b4,b4); } - - static void displaceMap( ::lime::graphics::Image target, ::lime::graphics::Image source, ::lime::graphics::Image map, ::lime::math::Vector2 mapPoint, ::lime::math::Vector4 componentX, ::lime::math::Vector4 componentY,bool smooth); - static ::Dynamic displaceMap_dyn(); - - static int bilinear(int s1,int s2,int s3,int s4,Float su,Float sv); - static ::Dynamic bilinear_dyn(); - - static int lerpRGBA(int v0,int v1,Float x); - static ::Dynamic lerpRGBA_dyn(); - - static ::lime::math::Vector4 lerp4f( ::lime::math::Vector4 v0, ::lime::math::Vector4 v1,Float x); - static ::Dynamic lerp4f_dyn(); - - static Float lerp(Float v0,Float v1,Float x); - static ::Dynamic lerp_dyn(); - - static void colorTransform( ::lime::graphics::Image image, ::lime::math::Rectangle rect, ::lime::utils::ArrayBufferView colorMatrix); - static ::Dynamic colorTransform_dyn(); - - static void copyChannel( ::lime::graphics::Image image, ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint, ::lime::graphics::ImageChannel sourceChannel, ::lime::graphics::ImageChannel destChannel); - static ::Dynamic copyChannel_dyn(); - - static void copyPixels( ::lime::graphics::Image image, ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint, ::lime::graphics::Image alphaImage, ::lime::math::Vector2 alphaPoint,hx::Null< bool > mergeAlpha); - static ::Dynamic copyPixels_dyn(); - - static void fillRect( ::lime::graphics::Image image, ::lime::math::Rectangle rect,int color,int format); - static ::Dynamic fillRect_dyn(); - - static void floodFill( ::lime::graphics::Image image,int x,int y,int color,int format); - static ::Dynamic floodFill_dyn(); - - static ::lime::graphics::Image gaussianBlur( ::lime::graphics::Image image, ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint,hx::Null< Float > blurX,hx::Null< Float > blurY,hx::Null< int > quality,hx::Null< Float > strength, ::Dynamic color); - static ::Dynamic gaussianBlur_dyn(); - - static ::lime::math::Rectangle getColorBoundsRect( ::lime::graphics::Image image,int mask,int color,bool findColor,int format); - static ::Dynamic getColorBoundsRect_dyn(); - - static int getPixel( ::lime::graphics::Image image,int x,int y,int format); - static ::Dynamic getPixel_dyn(); - - static int getPixel32( ::lime::graphics::Image image,int x,int y,int format); - static ::Dynamic getPixel32_dyn(); - - static ::haxe::io::Bytes getPixels( ::lime::graphics::Image image, ::lime::math::Rectangle rect,int format); - static ::Dynamic getPixels_dyn(); - - static void merge( ::lime::graphics::Image image, ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint,int redMultiplier,int greenMultiplier,int blueMultiplier,int alphaMultiplier); - static ::Dynamic merge_dyn(); - - static void multiplyAlpha( ::lime::graphics::Image image); - static ::Dynamic multiplyAlpha_dyn(); - - static void resize( ::lime::graphics::Image image,int newWidth,int newHeight); - static ::Dynamic resize_dyn(); - - static void resizeBuffer( ::lime::graphics::Image image,int newWidth,int newHeight); - static ::Dynamic resizeBuffer_dyn(); - - static void setFormat( ::lime::graphics::Image image,int format); - static ::Dynamic setFormat_dyn(); - - static void setPixel( ::lime::graphics::Image image,int x,int y,int color,int format); - static ::Dynamic setPixel_dyn(); - - static void setPixel32( ::lime::graphics::Image image,int x,int y,int color,int format); - static ::Dynamic setPixel32_dyn(); - - static void setPixels( ::lime::graphics::Image image, ::lime::math::Rectangle rect, ::lime::utils::BytePointerData bytePointer,int format, ::lime::_hx_system::Endian endian); - static ::Dynamic setPixels_dyn(); - - static int threshold( ::lime::graphics::Image image, ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint,::String operation,int threshold,int color,int mask,bool copySource,int format); - static ::Dynamic threshold_dyn(); - - static void unmultiplyAlpha( ::lime::graphics::Image image); - static ::Dynamic unmultiplyAlpha_dyn(); - - static void _hx___boxBlur( ::lime::utils::ArrayBufferView imgA, ::lime::utils::ArrayBufferView imgB,int w,int h,Float bx,Float by); - static ::Dynamic _hx___boxBlur_dyn(); - - static void _hx___boxBlurH( ::lime::utils::ArrayBufferView imgA, ::lime::utils::ArrayBufferView imgB,int w,int h,int r,int off); - static ::Dynamic _hx___boxBlurH_dyn(); - - static void _hx___boxBlurT( ::lime::utils::ArrayBufferView imgA, ::lime::utils::ArrayBufferView imgB,int w,int h,int r,int off); - static ::Dynamic _hx___boxBlurT_dyn(); - - static int _hx___calculateSourceOffset( ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint,int destX,int destY); - static ::Dynamic _hx___calculateSourceOffset_dyn(); - - static ::Array< Float > _hx___getBoxesForGaussianBlur(Float sigma,int n); - static ::Dynamic _hx___getBoxesForGaussianBlur_dyn(); - - static int _hx___pixelCompare(int n1,int n2); - static ::Dynamic _hx___pixelCompare_dyn(); - - static void _hx___translatePixel( ::lime::utils::ArrayBufferView imgB, ::lime::math::Rectangle sourceRect, ::lime::math::Rectangle destRect, ::lime::math::Vector2 destPoint,int destX,int destY,Float strength); - static ::Dynamic _hx___translatePixel_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace graphics - -#endif /* INCLUDED_lime__internal_graphics_ImageDataUtil */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/graphics/StackBlur.h b/hGameTest/bin/linux/obj/include/lime/_internal/graphics/StackBlur.h deleted file mode 100644 index 69a529d4..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/graphics/StackBlur.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_graphics_StackBlur -#define INCLUDED_lime__internal_graphics_StackBlur - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,_internal,graphics,StackBlur) -HX_DECLARE_CLASS2(lime,graphics,Image) -HX_DECLARE_CLASS2(lime,math,Rectangle) -HX_DECLARE_CLASS2(lime,math,Vector2) - -namespace lime{ -namespace _internal{ -namespace graphics{ - - -class HXCPP_CLASS_ATTRIBUTES StackBlur_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef StackBlur_obj OBJ_; - StackBlur_obj(); - - public: - enum { _hx_ClassId = 0x36afab3d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.graphics.StackBlur") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.graphics.StackBlur"); } - - inline static hx::ObjectPtr< StackBlur_obj > __new() { - hx::ObjectPtr< StackBlur_obj > __this = new StackBlur_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< StackBlur_obj > __alloc(hx::Ctx *_hx_ctx) { - StackBlur_obj *__this = (StackBlur_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(StackBlur_obj), false, "lime._internal.graphics.StackBlur")); - *(void **)__this = StackBlur_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~StackBlur_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("StackBlur",ef,f9,e9,6d); } - - static void __boot(); - static ::Array< int > MUL_TABLE; - static ::Array< int > SHG_TABLE; - static void blur( ::lime::graphics::Image dest, ::lime::graphics::Image source, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint,Float blurX,Float blurY,int quality); - static ::Dynamic blur_dyn(); - - static void _hx___stackBlurCanvasRGBA( ::lime::graphics::Image image,int width,int height,Float blurX,Float blurY,int quality); - static ::Dynamic _hx___stackBlurCanvasRGBA_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace graphics - -#endif /* INCLUDED_lime__internal_graphics_StackBlur */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/graphics/_ImageDataUtil/ImageDataView.h b/hGameTest/bin/linux/obj/include/lime/_internal/graphics/_ImageDataUtil/ImageDataView.h deleted file mode 100644 index 494f1933..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/graphics/_ImageDataUtil/ImageDataView.h +++ /dev/null @@ -1,82 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_graphics__ImageDataUtil_ImageDataView -#define INCLUDED_lime__internal_graphics__ImageDataUtil_ImageDataView - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,_internal,graphics,_ImageDataUtil,ImageDataView) -HX_DECLARE_CLASS2(lime,graphics,Image) -HX_DECLARE_CLASS2(lime,math,Rectangle) - -namespace lime{ -namespace _internal{ -namespace graphics{ -namespace _ImageDataUtil{ - - -class HXCPP_CLASS_ATTRIBUTES ImageDataView_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ImageDataView_obj OBJ_; - ImageDataView_obj(); - - public: - enum { _hx_ClassId = 0x58696d14 }; - - void __construct( ::lime::graphics::Image image, ::lime::math::Rectangle rect); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime._internal.graphics._ImageDataUtil.ImageDataView") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime._internal.graphics._ImageDataUtil.ImageDataView"); } - static hx::ObjectPtr< ImageDataView_obj > __new( ::lime::graphics::Image image, ::lime::math::Rectangle rect); - static hx::ObjectPtr< ImageDataView_obj > __alloc(hx::Ctx *_hx_ctx, ::lime::graphics::Image image, ::lime::math::Rectangle rect); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ImageDataView_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ImageDataView",0a,90,55,b5); } - - int x; - int y; - int height; - int width; - int byteOffset; - ::lime::graphics::Image image; - ::lime::math::Rectangle rect; - int stride; - ::lime::math::Rectangle tempRect; - void clip(int x,int y,int width,int height); - ::Dynamic clip_dyn(); - - bool hasRow(int y); - ::Dynamic hasRow_dyn(); - - void offset(int x,int y); - ::Dynamic offset_dyn(); - - int row(int y); - ::Dynamic row_dyn(); - - void _hx___update(); - ::Dynamic _hx___update_dyn(); - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace graphics -} // end namespace _ImageDataUtil - -#endif /* INCLUDED_lime__internal_graphics__ImageDataUtil_ImageDataView */ diff --git a/hGameTest/bin/linux/obj/include/lime/_internal/macros/AssetsMacro.h b/hGameTest/bin/linux/obj/include/lime/_internal/macros/AssetsMacro.h deleted file mode 100644 index 0018b0ea..00000000 --- a/hGameTest/bin/linux/obj/include/lime/_internal/macros/AssetsMacro.h +++ /dev/null @@ -1,60 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime__internal_macros_AssetsMacro -#define INCLUDED_lime__internal_macros_AssetsMacro - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,_internal,macros,AssetsMacro) - -namespace lime{ -namespace _internal{ -namespace macros{ - - -class HXCPP_CLASS_ATTRIBUTES AssetsMacro_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AssetsMacro_obj OBJ_; - AssetsMacro_obj(); - - public: - enum { _hx_ClassId = 0x33f7615b }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime._internal.macros.AssetsMacro") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime._internal.macros.AssetsMacro"); } - - inline static hx::ObjectPtr< AssetsMacro_obj > __new() { - hx::ObjectPtr< AssetsMacro_obj > __this = new AssetsMacro_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< AssetsMacro_obj > __alloc(hx::Ctx *_hx_ctx) { - AssetsMacro_obj *__this = (AssetsMacro_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AssetsMacro_obj), false, "lime._internal.macros.AssetsMacro")); - *(void **)__this = AssetsMacro_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AssetsMacro_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AssetsMacro",69,74,4e,d6); } - -}; - -} // end namespace lime -} // end namespace _internal -} // end namespace macros - -#endif /* INCLUDED_lime__internal_macros_AssetsMacro */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/Application.h b/hGameTest/bin/linux/obj/include/lime/app/Application.h deleted file mode 100644 index cb5b9bca..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/Application.h +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app_Application -#define INCLUDED_lime_app_Application - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_lime_app_Module -#include -#endif -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,IntMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeApplication) -HX_DECLARE_CLASS2(lime,app,Application) -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS2(lime,app,Module) -HX_DECLARE_CLASS2(lime,app,_Event_Int_Void) -HX_DECLARE_CLASS2(lime,app,_Event_lime_ui_Window_Void) -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS2(lime,ui,Gamepad) -HX_DECLARE_CLASS2(lime,ui,Joystick) -HX_DECLARE_CLASS2(lime,ui,MouseWheelMode) -HX_DECLARE_CLASS2(lime,ui,Touch) -HX_DECLARE_CLASS2(lime,ui,Window) -HX_DECLARE_CLASS2(lime,utils,Preloader) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES Application_obj : public ::lime::app::Module_obj -{ - public: - typedef ::lime::app::Module_obj super; - typedef Application_obj OBJ_; - Application_obj(); - - public: - enum { _hx_ClassId = 0x31cfae44 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app.Application") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app.Application"); } - static hx::ObjectPtr< Application_obj > __new(); - static hx::ObjectPtr< Application_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Application_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - static void __init__(); - - ::String __ToString() const { return HX_("Application",30,43,71,0e); } - - static void __boot(); - static ::lime::app::Application current; - ::haxe::ds::StringMap meta; - ::Array< ::Dynamic> modules; - ::lime::app::_Event_Int_Void onUpdate; - ::lime::app::_Event_lime_ui_Window_Void onCreateWindow; - ::lime::utils::Preloader preloader; - ::lime::ui::Window window; - ::Array< ::Dynamic> windows; - ::lime::_internal::backend::native::NativeApplication _hx___backend; - ::lime::utils::Preloader _hx___preloader; - ::lime::ui::Window _hx___window; - ::haxe::ds::IntMap _hx___windowByID; - ::Array< ::Dynamic> _hx___windows; - void addModule(::Dynamic module); - ::Dynamic addModule_dyn(); - - virtual ::lime::ui::Window createWindow( ::Dynamic attributes); - ::Dynamic createWindow_dyn(); - - int exec(); - ::Dynamic exec_dyn(); - - void onGamepadAxisMove( ::lime::ui::Gamepad gamepad,int axis,Float value); - ::Dynamic onGamepadAxisMove_dyn(); - - void onGamepadButtonDown( ::lime::ui::Gamepad gamepad,int button); - ::Dynamic onGamepadButtonDown_dyn(); - - void onGamepadButtonUp( ::lime::ui::Gamepad gamepad,int button); - ::Dynamic onGamepadButtonUp_dyn(); - - void onGamepadConnect( ::lime::ui::Gamepad gamepad); - ::Dynamic onGamepadConnect_dyn(); - - void onGamepadDisconnect( ::lime::ui::Gamepad gamepad); - ::Dynamic onGamepadDisconnect_dyn(); - - void onJoystickAxisMove( ::lime::ui::Joystick joystick,int axis,Float value); - ::Dynamic onJoystickAxisMove_dyn(); - - void onJoystickButtonDown( ::lime::ui::Joystick joystick,int button); - ::Dynamic onJoystickButtonDown_dyn(); - - void onJoystickButtonUp( ::lime::ui::Joystick joystick,int button); - ::Dynamic onJoystickButtonUp_dyn(); - - void onJoystickConnect( ::lime::ui::Joystick joystick); - ::Dynamic onJoystickConnect_dyn(); - - void onJoystickDisconnect( ::lime::ui::Joystick joystick); - ::Dynamic onJoystickDisconnect_dyn(); - - void onJoystickHatMove( ::lime::ui::Joystick joystick,int hat,int position); - ::Dynamic onJoystickHatMove_dyn(); - - void onJoystickTrackballMove( ::lime::ui::Joystick joystick,int trackball,Float x,Float y); - ::Dynamic onJoystickTrackballMove_dyn(); - - void onKeyDown(int keyCode,int modifier); - ::Dynamic onKeyDown_dyn(); - - void onKeyUp(int keyCode,int modifier); - ::Dynamic onKeyUp_dyn(); - - void onModuleExit(int code); - ::Dynamic onModuleExit_dyn(); - - void onMouseDown(Float x,Float y,int button); - ::Dynamic onMouseDown_dyn(); - - void onMouseMove(Float x,Float y); - ::Dynamic onMouseMove_dyn(); - - void onMouseMoveRelative(Float x,Float y); - ::Dynamic onMouseMoveRelative_dyn(); - - void onMouseUp(Float x,Float y,int button); - ::Dynamic onMouseUp_dyn(); - - void onMouseWheel(Float deltaX,Float deltaY, ::lime::ui::MouseWheelMode deltaMode); - ::Dynamic onMouseWheel_dyn(); - - void onPreloadComplete(); - ::Dynamic onPreloadComplete_dyn(); - - void onPreloadProgress(int loaded,int total); - ::Dynamic onPreloadProgress_dyn(); - - void onRenderContextLost(); - ::Dynamic onRenderContextLost_dyn(); - - void onRenderContextRestored( ::lime::graphics::RenderContext context); - ::Dynamic onRenderContextRestored_dyn(); - - void onTextEdit(::String text,int start,int length); - ::Dynamic onTextEdit_dyn(); - - void onTextInput(::String text); - ::Dynamic onTextInput_dyn(); - - void onTouchCancel( ::lime::ui::Touch touch); - ::Dynamic onTouchCancel_dyn(); - - void onTouchEnd( ::lime::ui::Touch touch); - ::Dynamic onTouchEnd_dyn(); - - void onTouchMove( ::lime::ui::Touch touch); - ::Dynamic onTouchMove_dyn(); - - void onTouchStart( ::lime::ui::Touch touch); - ::Dynamic onTouchStart_dyn(); - - void onWindowActivate(); - ::Dynamic onWindowActivate_dyn(); - - void onWindowClose(); - ::Dynamic onWindowClose_dyn(); - - void onWindowCreate(); - ::Dynamic onWindowCreate_dyn(); - - void onWindowDeactivate(); - ::Dynamic onWindowDeactivate_dyn(); - - void onWindowDropFile(::String file); - ::Dynamic onWindowDropFile_dyn(); - - void onWindowEnter(); - ::Dynamic onWindowEnter_dyn(); - - void onWindowExpose(); - ::Dynamic onWindowExpose_dyn(); - - void onWindowFocusIn(); - ::Dynamic onWindowFocusIn_dyn(); - - void onWindowFocusOut(); - ::Dynamic onWindowFocusOut_dyn(); - - void onWindowFullscreen(); - ::Dynamic onWindowFullscreen_dyn(); - - void onWindowLeave(); - ::Dynamic onWindowLeave_dyn(); - - void onWindowMove(Float x,Float y); - ::Dynamic onWindowMove_dyn(); - - void onWindowMinimize(); - ::Dynamic onWindowMinimize_dyn(); - - void onWindowResize(int width,int height); - ::Dynamic onWindowResize_dyn(); - - void onWindowRestore(); - ::Dynamic onWindowRestore_dyn(); - - void removeModule(::Dynamic module); - ::Dynamic removeModule_dyn(); - - void render( ::lime::graphics::RenderContext context); - ::Dynamic render_dyn(); - - void update(int deltaTime); - ::Dynamic update_dyn(); - - void _hx___addWindow( ::lime::ui::Window window); - ::Dynamic _hx___addWindow_dyn(); - - ::lime::ui::Window _hx___createWindow( ::Dynamic attributes); - ::Dynamic _hx___createWindow_dyn(); - - void _hx___registerLimeModule( ::lime::app::Application application); - - void _hx___removeWindow( ::lime::ui::Window window); - ::Dynamic _hx___removeWindow_dyn(); - - void _hx___onGamepadConnect( ::lime::ui::Gamepad gamepad); - ::Dynamic _hx___onGamepadConnect_dyn(); - - void _hx___onJoystickConnect( ::lime::ui::Joystick joystick); - ::Dynamic _hx___onJoystickConnect_dyn(); - - void _hx___onModuleExit(int code); - ::Dynamic _hx___onModuleExit_dyn(); - - void _hx___onWindowClose( ::lime::ui::Window window); - ::Dynamic _hx___onWindowClose_dyn(); - - void _hx___unregisterLimeModule( ::lime::app::Application application); - - ::lime::utils::Preloader get_preloader(); - ::Dynamic get_preloader_dyn(); - - ::lime::ui::Window get_window(); - ::Dynamic get_window_dyn(); - - ::Array< ::Dynamic> get_windows(); - ::Dynamic get_windows_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app_Application */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/Event.h b/hGameTest/bin/linux/obj/include/lime/app/Event.h deleted file mode 100644 index d51734da..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/Event.h +++ /dev/null @@ -1,69 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app_Event -#define INCLUDED_lime_app_Event - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,Event) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES Event_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Event_obj OBJ_; - Event_obj(); - - public: - enum { _hx_ClassId = 0x75705c0e }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app.Event") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app.Event"); } - static hx::ObjectPtr< Event_obj > __new(); - static hx::ObjectPtr< Event_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Event_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Event",fa,37,f2,08); } - - bool canceled; - ::cpp::VirtualArray _hx___listeners; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - ::Dynamic dispatch; - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app_Event */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/Future.h b/hGameTest/bin/linux/obj/include/lime/app/Future.h deleted file mode 100644 index 67d7cd93..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/Future.h +++ /dev/null @@ -1,90 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app_Future -#define INCLUDED_lime_app_Future - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,app,_Event_Dynamic_Void) -HX_DECLARE_CLASS2(lime,app,_Event_Int_Int_Void) -HX_DECLARE_CLASS2(lime,app,_Event_ofEvents_T_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES Future_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Future_obj OBJ_; - Future_obj(); - - public: - enum { _hx_ClassId = 0x29c479cf }; - - void __construct( ::Dynamic work,hx::Null< bool > __o_async); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app.Future") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app.Future"); } - static hx::ObjectPtr< Future_obj > __new( ::Dynamic work,hx::Null< bool > __o_async); - static hx::ObjectPtr< Future_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic work,hx::Null< bool > __o_async); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Future_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Future",63,0c,e3,a7); } - - static ::lime::app::Future ofEvents( ::lime::app::_Event_ofEvents_T_Void onComplete, ::lime::app::_Event_Dynamic_Void onError, ::lime::app::_Event_Int_Int_Void onProgress); - static ::Dynamic ofEvents_dyn(); - - static ::lime::app::Future withError( ::Dynamic error); - static ::Dynamic withError_dyn(); - - static ::lime::app::Future withValue( ::Dynamic value); - static ::Dynamic withValue_dyn(); - - ::Dynamic error; - bool isComplete; - bool isError; - ::Dynamic value; - ::Array< ::Dynamic> _hx___completeListeners; - ::Array< ::Dynamic> _hx___errorListeners; - ::Array< ::Dynamic> _hx___progressListeners; - ::lime::app::Future onComplete( ::Dynamic listener); - ::Dynamic onComplete_dyn(); - - ::lime::app::Future onError( ::Dynamic listener); - ::Dynamic onError_dyn(); - - ::lime::app::Future onProgress( ::Dynamic listener); - ::Dynamic onProgress_dyn(); - - ::lime::app::Future ready(hx::Null< int > waitTime); - ::Dynamic ready_dyn(); - - ::Dynamic result(hx::Null< int > waitTime); - ::Dynamic result_dyn(); - - ::lime::app::Future then( ::Dynamic next); - ::Dynamic then_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app_Future */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/IModule.h b/hGameTest/bin/linux/obj/include/lime/app/IModule.h deleted file mode 100644 index 777b69af..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/IModule.h +++ /dev/null @@ -1,35 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app_IModule -#define INCLUDED_lime_app_IModule - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,Application) -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS2(lime,app,Module) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES IModule_obj { - public: - typedef hx::Object super; - HX_DO_INTERFACE_RTTI; - - void (hx::Object :: *_hx__hx___registerLimeModule)( ::lime::app::Application application); - static inline void _hx___registerLimeModule( ::Dynamic _hx_, ::lime::app::Application application) { - (_hx_.mPtr->*( hx::interface_cast< ::lime::app::IModule_obj *>(_hx_.mPtr->_hx_getInterface(0xf464d6e9)))->_hx__hx___registerLimeModule)(application); - } - void (hx::Object :: *_hx__hx___unregisterLimeModule)( ::lime::app::Application application); - static inline void _hx___unregisterLimeModule( ::Dynamic _hx_, ::lime::app::Application application) { - (_hx_.mPtr->*( hx::interface_cast< ::lime::app::IModule_obj *>(_hx_.mPtr->_hx_getInterface(0xf464d6e9)))->_hx__hx___unregisterLimeModule)(application); - } -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app_IModule */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/Module.h b/hGameTest/bin/linux/obj/include/lime/app/Module.h deleted file mode 100644 index fff94c7c..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/Module.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app_Module -#define INCLUDED_lime_app_Module - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_lime_app_IModule -#include -#endif -HX_DECLARE_CLASS2(lime,app,Application) -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS2(lime,app,Module) -HX_DECLARE_CLASS2(lime,app,_Event_Int_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES Module_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Module_obj OBJ_; - Module_obj(); - - public: - enum { _hx_ClassId = 0x77491638 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app.Module") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app.Module"); } - static hx::ObjectPtr< Module_obj > __new(); - static hx::ObjectPtr< Module_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Module_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("Module",cc,a8,67,f5); } - - ::lime::app::_Event_Int_Void onExit; - virtual void _hx___registerLimeModule( ::lime::app::Application application); - ::Dynamic _hx___registerLimeModule_dyn(); - - virtual void _hx___unregisterLimeModule( ::lime::app::Application application); - ::Dynamic _hx___unregisterLimeModule_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app_Module */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/Promise.h b/hGameTest/bin/linux/obj/include/lime/app/Promise.h deleted file mode 100644 index 60a0bcea..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/Promise.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app_Promise -#define INCLUDED_lime_app_Promise - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,app,Promise) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES Promise_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Promise_obj OBJ_; - Promise_obj(); - - public: - enum { _hx_ClassId = 0x7a57dccf }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app.Promise") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app.Promise"); } - static hx::ObjectPtr< Promise_obj > __new(); - static hx::ObjectPtr< Promise_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Promise_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Promise",7b,f5,3a,c5); } - - ::lime::app::Future future; - bool isComplete; - bool isError; - ::lime::app::Promise complete( ::Dynamic data); - ::Dynamic complete_dyn(); - - ::lime::app::Promise completeWith( ::lime::app::Future future); - ::Dynamic completeWith_dyn(); - - ::lime::app::Promise error( ::Dynamic msg); - ::Dynamic error_dyn(); - - ::lime::app::Promise progress(int progress,int total); - ::Dynamic progress_dyn(); - - bool get_isComplete(); - ::Dynamic get_isComplete_dyn(); - - bool get_isError(); - ::Dynamic get_isError_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app_Promise */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/Promise_String.h b/hGameTest/bin/linux/obj/include/lime/app/Promise_String.h deleted file mode 100644 index 6a16a036..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/Promise_String.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app_Promise_String -#define INCLUDED_lime_app_Promise_String - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,app,Promise_String) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES Promise_String_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Promise_String_obj OBJ_; - Promise_String_obj(); - - public: - enum { _hx_ClassId = 0x30fcb2fd }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app.Promise_String") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app.Promise_String"); } - static hx::ObjectPtr< Promise_String_obj > __new(); - static hx::ObjectPtr< Promise_String_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Promise_String_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Promise_String",75,2e,b6,2c); } - - ::lime::app::Future future; - bool isComplete; - bool isError; - ::lime::app::Promise_String complete(::String data); - ::Dynamic complete_dyn(); - - ::lime::app::Promise_String completeWith( ::lime::app::Future future); - ::Dynamic completeWith_dyn(); - - ::lime::app::Promise_String error( ::Dynamic msg); - ::Dynamic error_dyn(); - - ::lime::app::Promise_String progress(int progress,int total); - ::Dynamic progress_dyn(); - - bool get_isComplete(); - ::Dynamic get_isComplete_dyn(); - - bool get_isError(); - ::Dynamic get_isError_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app_Promise_String */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/Promise_haxe_io_Bytes.h b/hGameTest/bin/linux/obj/include/lime/app/Promise_haxe_io_Bytes.h deleted file mode 100644 index fb7e1d74..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/Promise_haxe_io_Bytes.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app_Promise_haxe_io_Bytes -#define INCLUDED_lime_app_Promise_haxe_io_Bytes - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,app,Promise_haxe_io_Bytes) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES Promise_haxe_io_Bytes_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Promise_haxe_io_Bytes_obj OBJ_; - Promise_haxe_io_Bytes_obj(); - - public: - enum { _hx_ClassId = 0x3e090d7b }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app.Promise_haxe_io_Bytes") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app.Promise_haxe_io_Bytes"); } - static hx::ObjectPtr< Promise_haxe_io_Bytes_obj > __new(); - static hx::ObjectPtr< Promise_haxe_io_Bytes_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Promise_haxe_io_Bytes_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Promise_haxe_io_Bytes",67,81,f6,f0); } - - ::lime::app::Future future; - bool isComplete; - bool isError; - ::lime::app::Promise_haxe_io_Bytes complete( ::haxe::io::Bytes data); - ::Dynamic complete_dyn(); - - ::lime::app::Promise_haxe_io_Bytes completeWith( ::lime::app::Future future); - ::Dynamic completeWith_dyn(); - - ::lime::app::Promise_haxe_io_Bytes error( ::Dynamic msg); - ::Dynamic error_dyn(); - - ::lime::app::Promise_haxe_io_Bytes progress(int progress,int total); - ::Dynamic progress_dyn(); - - bool get_isComplete(); - ::Dynamic get_isComplete_dyn(); - - bool get_isError(); - ::Dynamic get_isError_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app_Promise_haxe_io_Bytes */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/Promise_lime_media_AudioBuffer.h b/hGameTest/bin/linux/obj/include/lime/app/Promise_lime_media_AudioBuffer.h deleted file mode 100644 index 44aa237f..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/Promise_lime_media_AudioBuffer.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app_Promise_lime_media_AudioBuffer -#define INCLUDED_lime_app_Promise_lime_media_AudioBuffer - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,app,Promise_lime_media_AudioBuffer) -HX_DECLARE_CLASS2(lime,media,AudioBuffer) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES Promise_lime_media_AudioBuffer_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Promise_lime_media_AudioBuffer_obj OBJ_; - Promise_lime_media_AudioBuffer_obj(); - - public: - enum { _hx_ClassId = 0x47c2125d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app.Promise_lime_media_AudioBuffer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app.Promise_lime_media_AudioBuffer"); } - static hx::ObjectPtr< Promise_lime_media_AudioBuffer_obj > __new(); - static hx::ObjectPtr< Promise_lime_media_AudioBuffer_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Promise_lime_media_AudioBuffer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Promise_lime_media_AudioBuffer",d5,fd,ab,8d); } - - ::lime::app::Future future; - bool isComplete; - bool isError; - ::lime::app::Promise_lime_media_AudioBuffer complete( ::lime::media::AudioBuffer data); - ::Dynamic complete_dyn(); - - ::lime::app::Promise_lime_media_AudioBuffer completeWith( ::lime::app::Future future); - ::Dynamic completeWith_dyn(); - - ::lime::app::Promise_lime_media_AudioBuffer error( ::Dynamic msg); - ::Dynamic error_dyn(); - - ::lime::app::Promise_lime_media_AudioBuffer progress(int progress,int total); - ::Dynamic progress_dyn(); - - bool get_isComplete(); - ::Dynamic get_isComplete_dyn(); - - bool get_isError(); - ::Dynamic get_isError_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app_Promise_lime_media_AudioBuffer */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/Promise_lime_text_Font.h b/hGameTest/bin/linux/obj/include/lime/app/Promise_lime_text_Font.h deleted file mode 100644 index 3058bad2..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/Promise_lime_text_Font.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app_Promise_lime_text_Font -#define INCLUDED_lime_app_Promise_lime_text_Font - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,app,Promise_lime_text_Font) -HX_DECLARE_CLASS2(lime,text,Font) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES Promise_lime_text_Font_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Promise_lime_text_Font_obj OBJ_; - Promise_lime_text_Font_obj(); - - public: - enum { _hx_ClassId = 0x3a6ea007 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app.Promise_lime_text_Font") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app.Promise_lime_text_Font"); } - static hx::ObjectPtr< Promise_lime_text_Font_obj > __new(); - static hx::ObjectPtr< Promise_lime_text_Font_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Promise_lime_text_Font_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Promise_lime_text_Font",9b,9a,46,17); } - - ::lime::app::Future future; - bool isComplete; - bool isError; - ::lime::app::Promise_lime_text_Font complete( ::lime::text::Font data); - ::Dynamic complete_dyn(); - - ::lime::app::Promise_lime_text_Font completeWith( ::lime::app::Future future); - ::Dynamic completeWith_dyn(); - - ::lime::app::Promise_lime_text_Font error( ::Dynamic msg); - ::Dynamic error_dyn(); - - ::lime::app::Promise_lime_text_Font progress(int progress,int total); - ::Dynamic progress_dyn(); - - bool get_isComplete(); - ::Dynamic get_isComplete_dyn(); - - bool get_isError(); - ::Dynamic get_isError_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app_Promise_lime_text_Font */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/Promise_lime_utils_AssetLibrary.h b/hGameTest/bin/linux/obj/include/lime/app/Promise_lime_utils_AssetLibrary.h deleted file mode 100644 index 032ee89f..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/Promise_lime_utils_AssetLibrary.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app_Promise_lime_utils_AssetLibrary -#define INCLUDED_lime_app_Promise_lime_utils_AssetLibrary - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,app,Promise_lime_utils_AssetLibrary) -HX_DECLARE_CLASS2(lime,utils,AssetLibrary) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES Promise_lime_utils_AssetLibrary_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Promise_lime_utils_AssetLibrary_obj OBJ_; - Promise_lime_utils_AssetLibrary_obj(); - - public: - enum { _hx_ClassId = 0x699ea253 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app.Promise_lime_utils_AssetLibrary") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app.Promise_lime_utils_AssetLibrary"); } - static hx::ObjectPtr< Promise_lime_utils_AssetLibrary_obj > __new(); - static hx::ObjectPtr< Promise_lime_utils_AssetLibrary_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Promise_lime_utils_AssetLibrary_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Promise_lime_utils_AssetLibrary",3f,b5,04,9e); } - - ::lime::app::Future future; - bool isComplete; - bool isError; - ::lime::app::Promise_lime_utils_AssetLibrary complete( ::lime::utils::AssetLibrary data); - ::Dynamic complete_dyn(); - - ::lime::app::Promise_lime_utils_AssetLibrary completeWith( ::lime::app::Future future); - ::Dynamic completeWith_dyn(); - - ::lime::app::Promise_lime_utils_AssetLibrary error( ::Dynamic msg); - ::Dynamic error_dyn(); - - ::lime::app::Promise_lime_utils_AssetLibrary progress(int progress,int total); - ::Dynamic progress_dyn(); - - bool get_isComplete(); - ::Dynamic get_isComplete_dyn(); - - bool get_isError(); - ::Dynamic get_isError_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app_Promise_lime_utils_AssetLibrary */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/Promise_openfl_display_BitmapData.h b/hGameTest/bin/linux/obj/include/lime/app/Promise_openfl_display_BitmapData.h deleted file mode 100644 index b8f96475..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/Promise_openfl_display_BitmapData.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app_Promise_openfl_display_BitmapData -#define INCLUDED_lime_app_Promise_openfl_display_BitmapData - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,app,Promise_openfl_display_BitmapData) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES Promise_openfl_display_BitmapData_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Promise_openfl_display_BitmapData_obj OBJ_; - Promise_openfl_display_BitmapData_obj(); - - public: - enum { _hx_ClassId = 0x34e4c595 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app.Promise_openfl_display_BitmapData") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app.Promise_openfl_display_BitmapData"); } - static hx::ObjectPtr< Promise_openfl_display_BitmapData_obj > __new(); - static hx::ObjectPtr< Promise_openfl_display_BitmapData_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Promise_openfl_display_BitmapData_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Promise_openfl_display_BitmapData",81,6b,26,dd); } - - ::lime::app::Future future; - bool isComplete; - bool isError; - ::lime::app::Promise_openfl_display_BitmapData complete( ::openfl::display::BitmapData data); - ::Dynamic complete_dyn(); - - ::lime::app::Promise_openfl_display_BitmapData completeWith( ::lime::app::Future future); - ::Dynamic completeWith_dyn(); - - ::lime::app::Promise_openfl_display_BitmapData error( ::Dynamic msg); - ::Dynamic error_dyn(); - - ::lime::app::Promise_openfl_display_BitmapData progress(int progress,int total); - ::Dynamic progress_dyn(); - - bool get_isComplete(); - ::Dynamic get_isComplete_dyn(); - - bool get_isError(); - ::Dynamic get_isError_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app_Promise_openfl_display_BitmapData */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/Promise_openfl_display_MovieClip.h b/hGameTest/bin/linux/obj/include/lime/app/Promise_openfl_display_MovieClip.h deleted file mode 100644 index c16cc7f8..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/Promise_openfl_display_MovieClip.h +++ /dev/null @@ -1,82 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app_Promise_openfl_display_MovieClip -#define INCLUDED_lime_app_Promise_openfl_display_MovieClip - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,app,Promise_openfl_display_MovieClip) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,MovieClip) -HX_DECLARE_CLASS2(openfl,display,Sprite) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES Promise_openfl_display_MovieClip_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Promise_openfl_display_MovieClip_obj OBJ_; - Promise_openfl_display_MovieClip_obj(); - - public: - enum { _hx_ClassId = 0x2dcc267c }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app.Promise_openfl_display_MovieClip") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app.Promise_openfl_display_MovieClip"); } - static hx::ObjectPtr< Promise_openfl_display_MovieClip_obj > __new(); - static hx::ObjectPtr< Promise_openfl_display_MovieClip_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Promise_openfl_display_MovieClip_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Promise_openfl_display_MovieClip",d8,1d,8d,92); } - - ::lime::app::Future future; - bool isComplete; - bool isError; - ::lime::app::Promise_openfl_display_MovieClip complete( ::openfl::display::MovieClip data); - ::Dynamic complete_dyn(); - - ::lime::app::Promise_openfl_display_MovieClip completeWith( ::lime::app::Future future); - ::Dynamic completeWith_dyn(); - - ::lime::app::Promise_openfl_display_MovieClip error( ::Dynamic msg); - ::Dynamic error_dyn(); - - ::lime::app::Promise_openfl_display_MovieClip progress(int progress,int total); - ::Dynamic progress_dyn(); - - bool get_isComplete(); - ::Dynamic get_isComplete_dyn(); - - bool get_isError(); - ::Dynamic get_isError_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app_Promise_openfl_display_MovieClip */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/Promise_openfl_media_Sound.h b/hGameTest/bin/linux/obj/include/lime/app/Promise_openfl_media_Sound.h deleted file mode 100644 index 72263663..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/Promise_openfl_media_Sound.h +++ /dev/null @@ -1,77 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app_Promise_openfl_media_Sound -#define INCLUDED_lime_app_Promise_openfl_media_Sound - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,app,Promise_openfl_media_Sound) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,media,Sound) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES Promise_openfl_media_Sound_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Promise_openfl_media_Sound_obj OBJ_; - Promise_openfl_media_Sound_obj(); - - public: - enum { _hx_ClassId = 0x5b0a2d71 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app.Promise_openfl_media_Sound") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app.Promise_openfl_media_Sound"); } - static hx::ObjectPtr< Promise_openfl_media_Sound_obj > __new(); - static hx::ObjectPtr< Promise_openfl_media_Sound_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Promise_openfl_media_Sound_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Promise_openfl_media_Sound",e9,fc,ca,b6); } - - ::lime::app::Future future; - bool isComplete; - bool isError; - ::lime::app::Promise_openfl_media_Sound complete( ::openfl::media::Sound data); - ::Dynamic complete_dyn(); - - ::lime::app::Promise_openfl_media_Sound completeWith( ::lime::app::Future future); - ::Dynamic completeWith_dyn(); - - ::lime::app::Promise_openfl_media_Sound error( ::Dynamic msg); - ::Dynamic error_dyn(); - - ::lime::app::Promise_openfl_media_Sound progress(int progress,int total); - ::Dynamic progress_dyn(); - - bool get_isComplete(); - ::Dynamic get_isComplete_dyn(); - - bool get_isError(); - ::Dynamic get_isError_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app_Promise_openfl_media_Sound */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/Promise_openfl_text_Font.h b/hGameTest/bin/linux/obj/include/lime/app/Promise_openfl_text_Font.h deleted file mode 100644 index 47715b1f..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/Promise_openfl_text_Font.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app_Promise_openfl_text_Font -#define INCLUDED_lime_app_Promise_openfl_text_Font - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,app,Promise_openfl_text_Font) -HX_DECLARE_CLASS2(lime,text,Font) -HX_DECLARE_CLASS2(openfl,text,Font) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES Promise_openfl_text_Font_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Promise_openfl_text_Font_obj OBJ_; - Promise_openfl_text_Font_obj(); - - public: - enum { _hx_ClassId = 0x331d1042 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app.Promise_openfl_text_Font") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app.Promise_openfl_text_Font"); } - static hx::ObjectPtr< Promise_openfl_text_Font_obj > __new(); - static hx::ObjectPtr< Promise_openfl_text_Font_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Promise_openfl_text_Font_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Promise_openfl_text_Font",d6,d7,d7,f1); } - - ::lime::app::Future future; - bool isComplete; - bool isError; - ::lime::app::Promise_openfl_text_Font complete( ::openfl::text::Font data); - ::Dynamic complete_dyn(); - - ::lime::app::Promise_openfl_text_Font completeWith( ::lime::app::Future future); - ::Dynamic completeWith_dyn(); - - ::lime::app::Promise_openfl_text_Font error( ::Dynamic msg); - ::Dynamic error_dyn(); - - ::lime::app::Promise_openfl_text_Font progress(int progress,int total); - ::Dynamic progress_dyn(); - - bool get_isComplete(); - ::Dynamic get_isComplete_dyn(); - - bool get_isError(); - ::Dynamic get_isError_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app_Promise_openfl_text_Font */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/Promise_openfl_utils_ByteArray.h b/hGameTest/bin/linux/obj/include/lime/app/Promise_openfl_utils_ByteArray.h deleted file mode 100644 index db35db72..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/Promise_openfl_utils_ByteArray.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app_Promise_openfl_utils_ByteArray -#define INCLUDED_lime_app_Promise_openfl_utils_ByteArray - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,app,Promise_openfl_utils_ByteArray) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES Promise_openfl_utils_ByteArray_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Promise_openfl_utils_ByteArray_obj OBJ_; - Promise_openfl_utils_ByteArray_obj(); - - public: - enum { _hx_ClassId = 0x23dc3f84 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app.Promise_openfl_utils_ByteArray") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app.Promise_openfl_utils_ByteArray"); } - static hx::ObjectPtr< Promise_openfl_utils_ByteArray_obj > __new(); - static hx::ObjectPtr< Promise_openfl_utils_ByteArray_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Promise_openfl_utils_ByteArray_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Promise_openfl_utils_ByteArray",18,ee,ce,e3); } - - ::lime::app::Future future; - bool isComplete; - bool isError; - ::lime::app::Promise_openfl_utils_ByteArray complete( ::openfl::utils::ByteArrayData data); - ::Dynamic complete_dyn(); - - ::lime::app::Promise_openfl_utils_ByteArray completeWith( ::lime::app::Future future); - ::Dynamic completeWith_dyn(); - - ::lime::app::Promise_openfl_utils_ByteArray error( ::Dynamic msg); - ::Dynamic error_dyn(); - - ::lime::app::Promise_openfl_utils_ByteArray progress(int progress,int total); - ::Dynamic progress_dyn(); - - bool get_isComplete(); - ::Dynamic get_isComplete_dyn(); - - bool get_isError(); - ::Dynamic get_isError_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app_Promise_openfl_utils_ByteArray */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_Dynamic_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_Dynamic_Void.h deleted file mode 100644 index bfca2b4a..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_Dynamic_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_Dynamic_Void -#define INCLUDED_lime_app__Event_Dynamic_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_Dynamic_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_Dynamic_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_Dynamic_Void_obj OBJ_; - _Event_Dynamic_Void_obj(); - - public: - enum { _hx_ClassId = 0x1d3b9434 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_Dynamic_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_Dynamic_Void"); } - static hx::ObjectPtr< _Event_Dynamic_Void_obj > __new(); - static hx::ObjectPtr< _Event_Dynamic_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_Dynamic_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_Dynamic_Void",58,16,11,bc); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch( ::Dynamic a); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_Dynamic_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_Float_Float_Float_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_Float_Float_Float_Void.h deleted file mode 100644 index bebf2d41..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_Float_Float_Float_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_Float_Float_Float_Void -#define INCLUDED_lime_app__Event_Float_Float_Float_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_Float_Float_Float_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_Float_Float_Float_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_Float_Float_Float_Void_obj OBJ_; - _Event_Float_Float_Float_Void_obj(); - - public: - enum { _hx_ClassId = 0x30cf5ab5 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_Float_Float_Float_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_Float_Float_Float_Void"); } - static hx::ObjectPtr< _Event_Float_Float_Float_Void_obj > __new(); - static hx::ObjectPtr< _Event_Float_Float_Float_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_Float_Float_Float_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_Float_Float_Float_Void",a1,9a,74,01); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch(Float a,Float a1,Float a2); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_Float_Float_Float_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_Float_Float_Int_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_Float_Float_Int_Void.h deleted file mode 100644 index 2b040154..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_Float_Float_Int_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_Float_Float_Int_Void -#define INCLUDED_lime_app__Event_Float_Float_Int_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_Float_Float_Int_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_Float_Float_Int_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_Float_Float_Int_Void_obj OBJ_; - _Event_Float_Float_Int_Void_obj(); - - public: - enum { _hx_ClassId = 0x14ab6b02 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_Float_Float_Int_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_Float_Float_Int_Void"); } - static hx::ObjectPtr< _Event_Float_Float_Int_Void_obj > __new(); - static hx::ObjectPtr< _Event_Float_Float_Int_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_Float_Float_Int_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_Float_Float_Int_Void",ee,97,7a,b1); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch(Float a,Float a1,int a2); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_Float_Float_Int_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_Float_Float_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_Float_Float_Void.h deleted file mode 100644 index 490e5464..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_Float_Float_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_Float_Float_Void -#define INCLUDED_lime_app__Event_Float_Float_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_Float_Float_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_Float_Float_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_Float_Float_Void_obj OBJ_; - _Event_Float_Float_Void_obj(); - - public: - enum { _hx_ClassId = 0x33f29b52 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_Float_Float_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_Float_Float_Void"); } - static hx::ObjectPtr< _Event_Float_Float_Void_obj > __new(); - static hx::ObjectPtr< _Event_Float_Float_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_Float_Float_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_Float_Float_Void",3e,e2,15,94); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch(Float a,Float a1); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_Float_Float_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_Float_Float_lime_ui_MouseButton_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_Float_Float_lime_ui_MouseButton_Void.h deleted file mode 100644 index 85d17e10..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_Float_Float_lime_ui_MouseButton_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseButton_Void -#define INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseButton_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_Float_Float_lime_ui_MouseButton_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_Float_Float_lime_ui_MouseButton_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_Float_Float_lime_ui_MouseButton_Void_obj OBJ_; - _Event_Float_Float_lime_ui_MouseButton_Void_obj(); - - public: - enum { _hx_ClassId = 0x165da11b }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_Float_Float_lime_ui_MouseButton_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_Float_Float_lime_ui_MouseButton_Void"); } - static hx::ObjectPtr< _Event_Float_Float_lime_ui_MouseButton_Void_obj > __new(); - static hx::ObjectPtr< _Event_Float_Float_lime_ui_MouseButton_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_Float_Float_lime_ui_MouseButton_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_Float_Float_lime_ui_MouseButton_Void",07,66,0a,22); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch(Float a,Float a1,int a2); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseButton_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_Float_Float_lime_ui_MouseWheelMode_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_Float_Float_lime_ui_MouseWheelMode_Void.h deleted file mode 100644 index 9e379dd8..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_Float_Float_lime_ui_MouseWheelMode_Void.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseWheelMode_Void -#define INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseWheelMode_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_Float_Float_lime_ui_MouseWheelMode_Void) -HX_DECLARE_CLASS2(lime,ui,MouseWheelMode) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj OBJ_; - _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj(); - - public: - enum { _hx_ClassId = 0x0e4e0bc7 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void"); } - static hx::ObjectPtr< _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj > __new(); - static hx::ObjectPtr< _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_Float_Float_lime_ui_MouseWheelMode_Void",cf,7a,a1,53); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch(Float a,Float a1, ::lime::ui::MouseWheelMode a2); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseWheelMode_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_Int_Float_Float_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_Int_Float_Float_Void.h deleted file mode 100644 index 6630fa78..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_Int_Float_Float_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_Int_Float_Float_Void -#define INCLUDED_lime_app__Event_Int_Float_Float_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_Int_Float_Float_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_Int_Float_Float_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_Int_Float_Float_Void_obj OBJ_; - _Event_Int_Float_Float_Void_obj(); - - public: - enum { _hx_ClassId = 0x6d633802 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_Int_Float_Float_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_Int_Float_Float_Void"); } - static hx::ObjectPtr< _Event_Int_Float_Float_Void_obj > __new(); - static hx::ObjectPtr< _Event_Int_Float_Float_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_Int_Float_Float_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_Int_Float_Float_Void",ee,64,32,0a); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch(int a,Float a1,Float a2); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_Int_Float_Float_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_Int_Float_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_Int_Float_Void.h deleted file mode 100644 index 082f63cb..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_Int_Float_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_Int_Float_Void -#define INCLUDED_lime_app__Event_Int_Float_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_Int_Float_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_Int_Float_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_Int_Float_Void_obj OBJ_; - _Event_Int_Float_Void_obj(); - - public: - enum { _hx_ClassId = 0x41fe50df }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_Int_Float_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_Int_Float_Void"); } - static hx::ObjectPtr< _Event_Int_Float_Void_obj > __new(); - static hx::ObjectPtr< _Event_Int_Float_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_Int_Float_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_Int_Float_Void",cb,c4,eb,f4); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch(int a,Float a1); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_Int_Float_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_Int_Int_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_Int_Int_Void.h deleted file mode 100644 index d9f69144..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_Int_Int_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_Int_Int_Void -#define INCLUDED_lime_app__Event_Int_Int_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_Int_Int_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_Int_Int_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_Int_Int_Void_obj OBJ_; - _Event_Int_Int_Void_obj(); - - public: - enum { _hx_ClassId = 0x22241210 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_Int_Int_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_Int_Int_Void"); } - static hx::ObjectPtr< _Event_Int_Int_Void_obj > __new(); - static hx::ObjectPtr< _Event_Int_Int_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_Int_Int_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_Int_Int_Void",98,03,00,e8); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch(int a,int a1); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_Int_Int_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_Int_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_Int_Void.h deleted file mode 100644 index 444f7a5b..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_Int_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_Int_Void -#define INCLUDED_lime_app__Event_Int_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_Int_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_Int_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_Int_Void_obj OBJ_; - _Event_Int_Void_obj(); - - public: - enum { _hx_ClassId = 0x01e510c4 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_Int_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_Int_Void"); } - static hx::ObjectPtr< _Event_Int_Void_obj > __new(); - static hx::ObjectPtr< _Event_Int_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_Int_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_Int_Void",e8,b0,7d,1d); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch(int a); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_Int_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_Int_lime_ui_JoystickHatPosition_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_Int_lime_ui_JoystickHatPosition_Void.h deleted file mode 100644 index efa8b02c..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_Int_lime_ui_JoystickHatPosition_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_Int_lime_ui_JoystickHatPosition_Void -#define INCLUDED_lime_app__Event_Int_lime_ui_JoystickHatPosition_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_Int_lime_ui_JoystickHatPosition_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_Int_lime_ui_JoystickHatPosition_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_Int_lime_ui_JoystickHatPosition_Void_obj OBJ_; - _Event_Int_lime_ui_JoystickHatPosition_Void_obj(); - - public: - enum { _hx_ClassId = 0x0d95f654 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_Int_lime_ui_JoystickHatPosition_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_Int_lime_ui_JoystickHatPosition_Void"); } - static hx::ObjectPtr< _Event_Int_lime_ui_JoystickHatPosition_Void_obj > __new(); - static hx::ObjectPtr< _Event_Int_lime_ui_JoystickHatPosition_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_Int_lime_ui_JoystickHatPosition_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_Int_lime_ui_JoystickHatPosition_Void",40,bb,42,19); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch(int a,int a1); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_Int_lime_ui_JoystickHatPosition_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_String_Int_Int_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_String_Int_Int_Void.h deleted file mode 100644 index 7c113a98..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_String_Int_Int_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_String_Int_Int_Void -#define INCLUDED_lime_app__Event_String_Int_Int_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_String_Int_Int_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_String_Int_Int_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_String_Int_Int_Void_obj OBJ_; - _Event_String_Int_Int_Void_obj(); - - public: - enum { _hx_ClassId = 0x3f2bf266 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_String_Int_Int_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_String_Int_Int_Void"); } - static hx::ObjectPtr< _Event_String_Int_Int_Void_obj > __new(); - static hx::ObjectPtr< _Event_String_Int_Int_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_String_Int_Int_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_String_Int_Int_Void",de,c1,ec,9a); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch(::String a,int a1,int a2); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_String_Int_Int_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_String_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_String_Void.h deleted file mode 100644 index 1a924e10..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_String_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_String_Void -#define INCLUDED_lime_app__Event_String_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_String_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_String_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_String_Void_obj OBJ_; - _Event_String_Void_obj(); - - public: - enum { _hx_ClassId = 0x584e5dea }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_String_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_String_Void"); } - static hx::ObjectPtr< _Event_String_Void_obj > __new(); - static hx::ObjectPtr< _Event_String_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_String_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_String_Void",7e,7e,48,a6); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch(::String a); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_String_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_Void_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_Void_Void.h deleted file mode 100644 index 1db016a9..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_Void_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_Void_Void -#define INCLUDED_lime_app__Event_Void_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_Void_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_Void_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_Void_Void_obj OBJ_; - _Event_Void_Void_obj(); - - public: - enum { _hx_ClassId = 0x0b08f687 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_Void_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_Void_Void"); } - static hx::ObjectPtr< _Event_Void_Void_obj > __new(); - static hx::ObjectPtr< _Event_Void_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_Void_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_Void_Void",1b,0a,68,f4); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch(); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_Void_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_graphics_RenderContext_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_graphics_RenderContext_Void.h deleted file mode 100644 index 8e4d8da6..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_graphics_RenderContext_Void.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_lime_graphics_RenderContext_Void -#define INCLUDED_lime_app__Event_lime_graphics_RenderContext_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_lime_graphics_RenderContext_Void) -HX_DECLARE_CLASS2(lime,graphics,RenderContext) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_lime_graphics_RenderContext_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_lime_graphics_RenderContext_Void_obj OBJ_; - _Event_lime_graphics_RenderContext_Void_obj(); - - public: - enum { _hx_ClassId = 0x526b4304 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_lime_graphics_RenderContext_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_lime_graphics_RenderContext_Void"); } - static hx::ObjectPtr< _Event_lime_graphics_RenderContext_Void_obj > __new(); - static hx::ObjectPtr< _Event_lime_graphics_RenderContext_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_lime_graphics_RenderContext_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_lime_graphics_RenderContext_Void",28,2f,e8,3f); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch( ::lime::graphics::RenderContext a); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_lime_graphics_RenderContext_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_GamepadAxis_Float_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_GamepadAxis_Float_Void.h deleted file mode 100644 index 0b75e200..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_GamepadAxis_Float_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_lime_ui_GamepadAxis_Float_Void -#define INCLUDED_lime_app__Event_lime_ui_GamepadAxis_Float_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_lime_ui_GamepadAxis_Float_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_lime_ui_GamepadAxis_Float_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_lime_ui_GamepadAxis_Float_Void_obj OBJ_; - _Event_lime_ui_GamepadAxis_Float_Void_obj(); - - public: - enum { _hx_ClassId = 0x02fd74b5 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_lime_ui_GamepadAxis_Float_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_lime_ui_GamepadAxis_Float_Void"); } - static hx::ObjectPtr< _Event_lime_ui_GamepadAxis_Float_Void_obj > __new(); - static hx::ObjectPtr< _Event_lime_ui_GamepadAxis_Float_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_lime_ui_GamepadAxis_Float_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_lime_ui_GamepadAxis_Float_Void",99,c9,90,fe); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch(int a,Float a1); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_lime_ui_GamepadAxis_Float_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_GamepadButton_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_GamepadButton_Void.h deleted file mode 100644 index 0d84bea5..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_GamepadButton_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_lime_ui_GamepadButton_Void -#define INCLUDED_lime_app__Event_lime_ui_GamepadButton_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_lime_ui_GamepadButton_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_lime_ui_GamepadButton_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_lime_ui_GamepadButton_Void_obj OBJ_; - _Event_lime_ui_GamepadButton_Void_obj(); - - public: - enum { _hx_ClassId = 0x23f48759 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_lime_ui_GamepadButton_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_lime_ui_GamepadButton_Void"); } - static hx::ObjectPtr< _Event_lime_ui_GamepadButton_Void_obj > __new(); - static hx::ObjectPtr< _Event_lime_ui_GamepadButton_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_lime_ui_GamepadButton_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_lime_ui_GamepadButton_Void",45,2d,36,cc); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch(int a); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_lime_ui_GamepadButton_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_Gamepad_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_Gamepad_Void.h deleted file mode 100644 index 05f4a2f6..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_Gamepad_Void.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_lime_ui_Gamepad_Void -#define INCLUDED_lime_app__Event_lime_ui_Gamepad_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_lime_ui_Gamepad_Void) -HX_DECLARE_CLASS2(lime,ui,Gamepad) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_lime_ui_Gamepad_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_lime_ui_Gamepad_Void_obj OBJ_; - _Event_lime_ui_Gamepad_Void_obj(); - - public: - enum { _hx_ClassId = 0x472d0cab }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_lime_ui_Gamepad_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_lime_ui_Gamepad_Void"); } - static hx::ObjectPtr< _Event_lime_ui_Gamepad_Void_obj > __new(); - static hx::ObjectPtr< _Event_lime_ui_Gamepad_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_lime_ui_Gamepad_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_lime_ui_Gamepad_Void",97,39,fc,e3); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch( ::lime::ui::Gamepad a); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_lime_ui_Gamepad_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_Joystick_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_Joystick_Void.h deleted file mode 100644 index 07b1c5dd..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_Joystick_Void.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_lime_ui_Joystick_Void -#define INCLUDED_lime_app__Event_lime_ui_Joystick_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_lime_ui_Joystick_Void) -HX_DECLARE_CLASS2(lime,ui,Joystick) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_lime_ui_Joystick_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_lime_ui_Joystick_Void_obj OBJ_; - _Event_lime_ui_Joystick_Void_obj(); - - public: - enum { _hx_ClassId = 0x2d31a596 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_lime_ui_Joystick_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_lime_ui_Joystick_Void"); } - static hx::ObjectPtr< _Event_lime_ui_Joystick_Void_obj > __new(); - static hx::ObjectPtr< _Event_lime_ui_Joystick_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_lime_ui_Joystick_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_lime_ui_Joystick_Void",f2,be,14,67); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch( ::lime::ui::Joystick a); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_lime_ui_Joystick_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void.h deleted file mode 100644 index 1d94fc67..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void -#define INCLUDED_lime_app__Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj OBJ_; - _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj(); - - public: - enum { _hx_ClassId = 0x7f02c176 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void"); } - static hx::ObjectPtr< _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj > __new(); - static hx::ObjectPtr< _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void",36,74,64,a0); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch(int a,int a1); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_Touch_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_Touch_Void.h deleted file mode 100644 index f5538b7b..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_Touch_Void.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_lime_ui_Touch_Void -#define INCLUDED_lime_app__Event_lime_ui_Touch_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_lime_ui_Touch_Void) -HX_DECLARE_CLASS2(lime,ui,Touch) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_lime_ui_Touch_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_lime_ui_Touch_Void_obj OBJ_; - _Event_lime_ui_Touch_Void_obj(); - - public: - enum { _hx_ClassId = 0x0333a555 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_lime_ui_Touch_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_lime_ui_Touch_Void"); } - static hx::ObjectPtr< _Event_lime_ui_Touch_Void_obj > __new(); - static hx::ObjectPtr< _Event_lime_ui_Touch_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_lime_ui_Touch_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_lime_ui_Touch_Void",79,5a,1b,af); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch( ::lime::ui::Touch a); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_lime_ui_Touch_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_Window_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_Window_Void.h deleted file mode 100644 index 5e88fe97..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_lime_ui_Window_Void.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_lime_ui_Window_Void -#define INCLUDED_lime_app__Event_lime_ui_Window_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_lime_ui_Window_Void) -HX_DECLARE_CLASS2(lime,ui,Window) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_lime_ui_Window_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_lime_ui_Window_Void_obj OBJ_; - _Event_lime_ui_Window_Void_obj(); - - public: - enum { _hx_ClassId = 0x7c486306 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_lime_ui_Window_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_lime_ui_Window_Void"); } - static hx::ObjectPtr< _Event_lime_ui_Window_Void_obj > __new(); - static hx::ObjectPtr< _Event_lime_ui_Window_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_lime_ui_Window_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_lime_ui_Window_Void",7e,32,09,d8); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch( ::lime::ui::Window a); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_lime_ui_Window_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Event_ofEvents_T_Void.h b/hGameTest/bin/linux/obj/include/lime/app/_Event_ofEvents_T_Void.h deleted file mode 100644 index ce4bec49..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Event_ofEvents_T_Void.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Event_ofEvents_T_Void -#define INCLUDED_lime_app__Event_ofEvents_T_Void - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_ofEvents_T_Void) - -namespace lime{ -namespace app{ - - -class HXCPP_CLASS_ATTRIBUTES _Event_ofEvents_T_Void_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef _Event_ofEvents_T_Void_obj OBJ_; - _Event_ofEvents_T_Void_obj(); - - public: - enum { _hx_ClassId = 0x2d041bb6 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.app._Event_ofEvents_T_Void") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.app._Event_ofEvents_T_Void"); } - static hx::ObjectPtr< _Event_ofEvents_T_Void_obj > __new(); - static hx::ObjectPtr< _Event_ofEvents_T_Void_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_Event_ofEvents_T_Void_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_Event_ofEvents_T_Void",4a,16,dc,09); } - - bool canceled; - ::Array< bool > _hx___repeat; - ::Array< int > _hx___priorities; - void add( ::Dynamic listener,hx::Null< bool > once,hx::Null< int > priority); - ::Dynamic add_dyn(); - - void cancel(); - ::Dynamic cancel_dyn(); - - bool has( ::Dynamic listener); - ::Dynamic has_dyn(); - - void remove( ::Dynamic listener); - ::Dynamic remove_dyn(); - - ::Array< ::Dynamic> _hx___listeners; - void dispatch( ::Dynamic a); - ::Dynamic dispatch_dyn(); - -}; - -} // end namespace lime -} // end namespace app - -#endif /* INCLUDED_lime_app__Event_ofEvents_T_Void */ diff --git a/hGameTest/bin/linux/obj/include/lime/app/_Future/FutureWork.h b/hGameTest/bin/linux/obj/include/lime/app/_Future/FutureWork.h deleted file mode 100644 index 954d59ae..00000000 --- a/hGameTest/bin/linux/obj/include/lime/app/_Future/FutureWork.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_app__Future_FutureWork -#define INCLUDED_lime_app__Future_FutureWork - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,app,_Future,FutureWork) -HX_DECLARE_CLASS2(lime,_hx_system,ThreadPool) - -namespace lime{ -namespace app{ -namespace _Future{ - - -class HXCPP_CLASS_ATTRIBUTES FutureWork_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef FutureWork_obj OBJ_; - FutureWork_obj(); - - public: - enum { _hx_ClassId = 0x594b82aa }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.app._Future.FutureWork") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.app._Future.FutureWork"); } - - inline static hx::ObjectPtr< FutureWork_obj > __new() { - hx::ObjectPtr< FutureWork_obj > __this = new FutureWork_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< FutureWork_obj > __alloc(hx::Ctx *_hx_ctx) { - FutureWork_obj *__this = (FutureWork_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(FutureWork_obj), false, "lime.app._Future.FutureWork")); - *(void **)__this = FutureWork_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~FutureWork_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("FutureWork",d4,a7,da,de); } - - static ::lime::_hx_system::ThreadPool threadPool; - static void queue( ::Dynamic state); - static ::Dynamic queue_dyn(); - - static void threadPool_doWork( ::Dynamic state); - static ::Dynamic threadPool_doWork_dyn(); - - static void threadPool_onComplete( ::Dynamic state); - static ::Dynamic threadPool_onComplete_dyn(); - - static void threadPool_onError( ::Dynamic state); - static ::Dynamic threadPool_onError_dyn(); - -}; - -} // end namespace lime -} // end namespace app -} // end namespace _Future - -#endif /* INCLUDED_lime_app__Future_FutureWork */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/Image.h b/hGameTest/bin/linux/obj/include/lime/graphics/Image.h deleted file mode 100644 index c0530991..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/Image.h +++ /dev/null @@ -1,222 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_Image -#define INCLUDED_lime_graphics_Image - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,graphics,Image) -HX_DECLARE_CLASS2(lime,graphics,ImageBuffer) -HX_DECLARE_CLASS2(lime,graphics,ImageChannel) -HX_DECLARE_CLASS2(lime,graphics,ImageFileFormat) -HX_DECLARE_CLASS2(lime,graphics,ImageType) -HX_DECLARE_CLASS2(lime,math,Rectangle) -HX_DECLARE_CLASS2(lime,math,Vector2) -HX_DECLARE_CLASS2(lime,_hx_system,Endian) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(lime,utils,BytePointerData) - -namespace lime{ -namespace graphics{ - - -class HXCPP_CLASS_ATTRIBUTES Image_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Image_obj OBJ_; - Image_obj(); - - public: - enum { _hx_ClassId = 0x66ea719b }; - - void __construct( ::lime::graphics::ImageBuffer buffer,hx::Null< int > __o_offsetX,hx::Null< int > __o_offsetY,hx::Null< int > __o_width,hx::Null< int > __o_height, ::Dynamic color, ::lime::graphics::ImageType type); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.graphics.Image") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.graphics.Image"); } - static hx::ObjectPtr< Image_obj > __new( ::lime::graphics::ImageBuffer buffer,hx::Null< int > __o_offsetX,hx::Null< int > __o_offsetY,hx::Null< int > __o_width,hx::Null< int > __o_height, ::Dynamic color, ::lime::graphics::ImageType type); - static hx::ObjectPtr< Image_obj > __alloc(hx::Ctx *_hx_ctx, ::lime::graphics::ImageBuffer buffer,hx::Null< int > __o_offsetX,hx::Null< int > __o_offsetY,hx::Null< int > __o_width,hx::Null< int > __o_height, ::Dynamic color, ::lime::graphics::ImageType type); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Image_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Image",3b,8f,96,50); } - - static ::lime::graphics::Image fromBase64(::String base64,::String type); - static ::Dynamic fromBase64_dyn(); - - static ::lime::graphics::Image fromBitmapData( ::Dynamic bitmapData); - static ::Dynamic fromBitmapData_dyn(); - - static ::lime::graphics::Image fromBytes( ::haxe::io::Bytes bytes); - static ::Dynamic fromBytes_dyn(); - - static ::lime::graphics::Image fromCanvas( ::Dynamic canvas); - static ::Dynamic fromCanvas_dyn(); - - static ::lime::graphics::Image fromFile(::String path); - static ::Dynamic fromFile_dyn(); - - static ::lime::graphics::Image fromImageElement( ::Dynamic image); - static ::Dynamic fromImageElement_dyn(); - - static ::lime::app::Future loadFromBase64(::String base64,::String type); - static ::Dynamic loadFromBase64_dyn(); - - static ::lime::app::Future loadFromBytes( ::haxe::io::Bytes bytes); - static ::Dynamic loadFromBytes_dyn(); - - static ::lime::app::Future loadFromFile(::String path); - static ::Dynamic loadFromFile_dyn(); - - static bool _hx___isGIF( ::haxe::io::Bytes bytes); - static ::Dynamic _hx___isGIF_dyn(); - - static bool _hx___isJPG( ::haxe::io::Bytes bytes); - static ::Dynamic _hx___isJPG_dyn(); - - static bool _hx___isPNG( ::haxe::io::Bytes bytes); - static ::Dynamic _hx___isPNG_dyn(); - - static bool _hx___isWebP( ::haxe::io::Bytes bytes); - static ::Dynamic _hx___isWebP_dyn(); - - ::lime::graphics::ImageBuffer buffer; - bool dirty; - int height; - int offsetX; - int offsetY; - ::lime::math::Rectangle rect; - ::lime::graphics::ImageType type; - int version; - int width; - Float x; - Float y; - ::lime::graphics::Image clone(); - ::Dynamic clone_dyn(); - - void colorTransform( ::lime::math::Rectangle rect, ::lime::utils::ArrayBufferView colorMatrix); - ::Dynamic colorTransform_dyn(); - - void copyChannel( ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint, ::lime::graphics::ImageChannel sourceChannel, ::lime::graphics::ImageChannel destChannel); - ::Dynamic copyChannel_dyn(); - - void copyPixels( ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint, ::lime::graphics::Image alphaImage, ::lime::math::Vector2 alphaPoint,hx::Null< bool > mergeAlpha); - ::Dynamic copyPixels_dyn(); - - ::haxe::io::Bytes encode( ::lime::graphics::ImageFileFormat format,hx::Null< int > quality); - ::Dynamic encode_dyn(); - - void fillRect( ::lime::math::Rectangle rect,int color, ::Dynamic format); - ::Dynamic fillRect_dyn(); - - void floodFill(int x,int y,int color, ::Dynamic format); - ::Dynamic floodFill_dyn(); - - ::lime::math::Rectangle getColorBoundsRect(int mask,int color,hx::Null< bool > findColor, ::Dynamic format); - ::Dynamic getColorBoundsRect_dyn(); - - int getPixel(int x,int y, ::Dynamic format); - ::Dynamic getPixel_dyn(); - - int getPixel32(int x,int y, ::Dynamic format); - ::Dynamic getPixel32_dyn(); - - ::haxe::io::Bytes getPixels( ::lime::math::Rectangle rect, ::Dynamic format); - ::Dynamic getPixels_dyn(); - - void merge( ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint,int redMultiplier,int greenMultiplier,int blueMultiplier,int alphaMultiplier); - ::Dynamic merge_dyn(); - - void resize(int newWidth,int newHeight); - ::Dynamic resize_dyn(); - - void scroll(int x,int y); - ::Dynamic scroll_dyn(); - - void setPixel(int x,int y,int color, ::Dynamic format); - ::Dynamic setPixel_dyn(); - - void setPixel32(int x,int y,int color, ::Dynamic format); - ::Dynamic setPixel32_dyn(); - - void setPixels( ::lime::math::Rectangle rect, ::lime::utils::BytePointerData bytePointer, ::Dynamic format, ::lime::_hx_system::Endian endian); - ::Dynamic setPixels_dyn(); - - int threshold( ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint,::String operation,int threshold,hx::Null< int > color,hx::Null< int > mask,hx::Null< bool > copySource, ::Dynamic format); - ::Dynamic threshold_dyn(); - - ::lime::math::Rectangle _hx___clipRect( ::lime::math::Rectangle r); - ::Dynamic _hx___clipRect_dyn(); - - void _hx___fromBase64(::String base64,::String type, ::Dynamic onload); - ::Dynamic _hx___fromBase64_dyn(); - - bool _hx___fromBytes( ::haxe::io::Bytes bytes, ::Dynamic onload); - ::Dynamic _hx___fromBytes_dyn(); - - bool _hx___fromFile(::String path, ::Dynamic onload, ::Dynamic onerror); - ::Dynamic _hx___fromFile_dyn(); - - void _hx___fromImageBuffer( ::lime::graphics::ImageBuffer buffer); - ::Dynamic _hx___fromImageBuffer_dyn(); - - ::lime::utils::ArrayBufferView get_data(); - ::Dynamic get_data_dyn(); - - ::lime::utils::ArrayBufferView set_data( ::lime::utils::ArrayBufferView value); - ::Dynamic set_data_dyn(); - - int get_format(); - ::Dynamic get_format_dyn(); - - int set_format(int value); - ::Dynamic set_format_dyn(); - - bool get_powerOfTwo(); - ::Dynamic get_powerOfTwo_dyn(); - - bool set_powerOfTwo(bool value); - ::Dynamic set_powerOfTwo_dyn(); - - bool get_premultiplied(); - ::Dynamic get_premultiplied_dyn(); - - bool set_premultiplied(bool value); - ::Dynamic set_premultiplied_dyn(); - - ::lime::math::Rectangle get_rect(); - ::Dynamic get_rect_dyn(); - - ::Dynamic get_src(); - ::Dynamic get_src_dyn(); - - ::Dynamic set_src( ::Dynamic value); - ::Dynamic set_src_dyn(); - - bool get_transparent(); - ::Dynamic get_transparent_dyn(); - - bool set_transparent(bool value); - ::Dynamic set_transparent_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics - -#endif /* INCLUDED_lime_graphics_Image */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/ImageBuffer.h b/hGameTest/bin/linux/obj/include/lime/graphics/ImageBuffer.h deleted file mode 100644 index 4a1a7d18..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/ImageBuffer.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_ImageBuffer -#define INCLUDED_lime_graphics_ImageBuffer - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,graphics,ImageBuffer) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) - -namespace lime{ -namespace graphics{ - - -class HXCPP_CLASS_ATTRIBUTES ImageBuffer_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ImageBuffer_obj OBJ_; - ImageBuffer_obj(); - - public: - enum { _hx_ClassId = 0x0e331317 }; - - void __construct( ::lime::utils::ArrayBufferView data,hx::Null< int > __o_width,hx::Null< int > __o_height,hx::Null< int > __o_bitsPerPixel, ::Dynamic format); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.graphics.ImageBuffer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.graphics.ImageBuffer"); } - static hx::ObjectPtr< ImageBuffer_obj > __new( ::lime::utils::ArrayBufferView data,hx::Null< int > __o_width,hx::Null< int > __o_height,hx::Null< int > __o_bitsPerPixel, ::Dynamic format); - static hx::ObjectPtr< ImageBuffer_obj > __alloc(hx::Ctx *_hx_ctx, ::lime::utils::ArrayBufferView data,hx::Null< int > __o_width,hx::Null< int > __o_height,hx::Null< int > __o_bitsPerPixel, ::Dynamic format); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ImageBuffer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ImageBuffer",9b,5e,07,fd); } - - int bitsPerPixel; - ::lime::utils::ArrayBufferView data; - int format; - int height; - bool premultiplied; - bool transparent; - int width; - ::Dynamic _hx___srcBitmapData; - ::Dynamic _hx___srcCanvas; - ::Dynamic _hx___srcContext; - ::Dynamic _hx___srcCustom; - ::Dynamic _hx___srcImage; - ::Dynamic _hx___srcImageData; - ::lime::graphics::ImageBuffer clone(); - ::Dynamic clone_dyn(); - - ::Dynamic get_src(); - ::Dynamic get_src_dyn(); - - ::Dynamic set_src( ::Dynamic value); - ::Dynamic set_src_dyn(); - - int get_stride(); - ::Dynamic get_stride_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics - -#endif /* INCLUDED_lime_graphics_ImageBuffer */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/ImageChannel.h b/hGameTest/bin/linux/obj/include/lime/graphics/ImageChannel.h deleted file mode 100644 index 9ef7dbeb..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/ImageChannel.h +++ /dev/null @@ -1,41 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_ImageChannel -#define INCLUDED_lime_graphics_ImageChannel - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,graphics,ImageChannel) -namespace lime{ -namespace graphics{ - - -class ImageChannel_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef ImageChannel_obj OBJ_; - - public: - ImageChannel_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("lime.graphics.ImageChannel",32,a4,e9,ce); } - ::String __ToString() const { return HX_("ImageChannel.",66,28,81,92) + _hx_tag; } - - static ::lime::graphics::ImageChannel ALPHA; - static inline ::lime::graphics::ImageChannel ALPHA_dyn() { return ALPHA; } - static ::lime::graphics::ImageChannel BLUE; - static inline ::lime::graphics::ImageChannel BLUE_dyn() { return BLUE; } - static ::lime::graphics::ImageChannel GREEN; - static inline ::lime::graphics::ImageChannel GREEN_dyn() { return GREEN; } - static ::lime::graphics::ImageChannel RED; - static inline ::lime::graphics::ImageChannel RED_dyn() { return RED; } -}; - -} // end namespace lime -} // end namespace graphics - -#endif /* INCLUDED_lime_graphics_ImageChannel */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/ImageFileFormat.h b/hGameTest/bin/linux/obj/include/lime/graphics/ImageFileFormat.h deleted file mode 100644 index b843d63a..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/ImageFileFormat.h +++ /dev/null @@ -1,39 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_ImageFileFormat -#define INCLUDED_lime_graphics_ImageFileFormat - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,graphics,ImageFileFormat) -namespace lime{ -namespace graphics{ - - -class ImageFileFormat_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef ImageFileFormat_obj OBJ_; - - public: - ImageFileFormat_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("lime.graphics.ImageFileFormat",c4,c2,81,0b); } - ::String __ToString() const { return HX_("ImageFileFormat.",80,ce,1f,57) + _hx_tag; } - - static ::lime::graphics::ImageFileFormat BMP; - static inline ::lime::graphics::ImageFileFormat BMP_dyn() { return BMP; } - static ::lime::graphics::ImageFileFormat JPEG; - static inline ::lime::graphics::ImageFileFormat JPEG_dyn() { return JPEG; } - static ::lime::graphics::ImageFileFormat PNG; - static inline ::lime::graphics::ImageFileFormat PNG_dyn() { return PNG; } -}; - -} // end namespace lime -} // end namespace graphics - -#endif /* INCLUDED_lime_graphics_ImageFileFormat */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/ImageType.h b/hGameTest/bin/linux/obj/include/lime/graphics/ImageType.h deleted file mode 100644 index 5994eea2..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/ImageType.h +++ /dev/null @@ -1,41 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_ImageType -#define INCLUDED_lime_graphics_ImageType - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,graphics,ImageType) -namespace lime{ -namespace graphics{ - - -class ImageType_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef ImageType_obj OBJ_; - - public: - ImageType_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("lime.graphics.ImageType",eb,63,71,4d); } - ::String __ToString() const { return HX_("ImageType.",f9,3a,4a,1d) + _hx_tag; } - - static ::lime::graphics::ImageType CANVAS; - static inline ::lime::graphics::ImageType CANVAS_dyn() { return CANVAS; } - static ::lime::graphics::ImageType CUSTOM; - static inline ::lime::graphics::ImageType CUSTOM_dyn() { return CUSTOM; } - static ::lime::graphics::ImageType DATA; - static inline ::lime::graphics::ImageType DATA_dyn() { return DATA; } - static ::lime::graphics::ImageType FLASH; - static inline ::lime::graphics::ImageType FLASH_dyn() { return FLASH; } -}; - -} // end namespace lime -} // end namespace graphics - -#endif /* INCLUDED_lime_graphics_ImageType */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/RenderContext.h b/hGameTest/bin/linux/obj/include/lime/graphics/RenderContext.h deleted file mode 100644 index 79d2763d..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/RenderContext.h +++ /dev/null @@ -1,84 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_RenderContext -#define INCLUDED_lime_graphics_RenderContext - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_96059818be203dd4_91_new) -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeOpenGLRenderContext) -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS3(lime,graphics,cairo,Cairo) -HX_DECLARE_CLASS2(lime,ui,Window) - -namespace lime{ -namespace graphics{ - - -class HXCPP_CLASS_ATTRIBUTES RenderContext_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef RenderContext_obj OBJ_; - RenderContext_obj(); - - public: - enum { _hx_ClassId = 0x18d736cd }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.graphics.RenderContext") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.graphics.RenderContext"); } - - inline static hx::ObjectPtr< RenderContext_obj > __new() { - hx::ObjectPtr< RenderContext_obj > __this = new RenderContext_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< RenderContext_obj > __alloc(hx::Ctx *_hx_ctx) { - RenderContext_obj *__this = (RenderContext_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(RenderContext_obj), true, "lime.graphics.RenderContext")); - *(void **)__this = RenderContext_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_96059818be203dd4_91_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~RenderContext_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("RenderContext",19,59,55,5d); } - - ::Dynamic attributes; - ::lime::graphics::cairo::Cairo cairo; - ::Dynamic canvas2D; - ::Dynamic dom; - ::Dynamic flash; - ::lime::_internal::backend::native::NativeOpenGLRenderContext gl; - ::lime::_internal::backend::native::NativeOpenGLRenderContext gles2; - ::lime::_internal::backend::native::NativeOpenGLRenderContext gles3; - ::String type; - ::String version; - ::lime::_internal::backend::native::NativeOpenGLRenderContext webgl; - ::lime::_internal::backend::native::NativeOpenGLRenderContext webgl2; - ::lime::ui::Window window; -}; - -} // end namespace lime -} // end namespace graphics - -#endif /* INCLUDED_lime_graphics_RenderContext */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/_CairoRenderContext/CairoRenderContext_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/_CairoRenderContext/CairoRenderContext_Impl_.h deleted file mode 100644 index 3397bce3..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/_CairoRenderContext/CairoRenderContext_Impl_.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics__CairoRenderContext_CairoRenderContext_Impl_ -#define INCLUDED_lime_graphics__CairoRenderContext_CairoRenderContext_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS3(lime,graphics,_CairoRenderContext,CairoRenderContext_Impl_) -HX_DECLARE_CLASS3(lime,graphics,cairo,Cairo) - -namespace lime{ -namespace graphics{ -namespace _CairoRenderContext{ - - -class HXCPP_CLASS_ATTRIBUTES CairoRenderContext_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CairoRenderContext_Impl__obj OBJ_; - CairoRenderContext_Impl__obj(); - - public: - enum { _hx_ClassId = 0x13a40401 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics._CairoRenderContext.CairoRenderContext_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics._CairoRenderContext.CairoRenderContext_Impl_"); } - - inline static hx::ObjectPtr< CairoRenderContext_Impl__obj > __new() { - hx::ObjectPtr< CairoRenderContext_Impl__obj > __this = new CairoRenderContext_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CairoRenderContext_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - CairoRenderContext_Impl__obj *__this = (CairoRenderContext_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CairoRenderContext_Impl__obj), false, "lime.graphics._CairoRenderContext.CairoRenderContext_Impl_")); - *(void **)__this = CairoRenderContext_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CairoRenderContext_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CairoRenderContext_Impl_",11,2f,c0,0c); } - - static ::lime::graphics::cairo::Cairo fromRenderContext( ::lime::graphics::RenderContext context); - static ::Dynamic fromRenderContext_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace _CairoRenderContext - -#endif /* INCLUDED_lime_graphics__CairoRenderContext_CairoRenderContext_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/_Canvas2DRenderContext/Canvas2DRenderContext_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/_Canvas2DRenderContext/Canvas2DRenderContext_Impl_.h deleted file mode 100644 index 8f49b707..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/_Canvas2DRenderContext/Canvas2DRenderContext_Impl_.h +++ /dev/null @@ -1,65 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics__Canvas2DRenderContext_Canvas2DRenderContext_Impl_ -#define INCLUDED_lime_graphics__Canvas2DRenderContext_Canvas2DRenderContext_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS3(lime,graphics,_Canvas2DRenderContext,Canvas2DRenderContext_Impl_) - -namespace lime{ -namespace graphics{ -namespace _Canvas2DRenderContext{ - - -class HXCPP_CLASS_ATTRIBUTES Canvas2DRenderContext_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Canvas2DRenderContext_Impl__obj OBJ_; - Canvas2DRenderContext_Impl__obj(); - - public: - enum { _hx_ClassId = 0x18c2f63f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics._Canvas2DRenderContext.Canvas2DRenderContext_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics._Canvas2DRenderContext.Canvas2DRenderContext_Impl_"); } - - inline static hx::ObjectPtr< Canvas2DRenderContext_Impl__obj > __new() { - hx::ObjectPtr< Canvas2DRenderContext_Impl__obj > __this = new Canvas2DRenderContext_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Canvas2DRenderContext_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Canvas2DRenderContext_Impl__obj *__this = (Canvas2DRenderContext_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Canvas2DRenderContext_Impl__obj), false, "lime.graphics._Canvas2DRenderContext.Canvas2DRenderContext_Impl_")); - *(void **)__this = Canvas2DRenderContext_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Canvas2DRenderContext_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Canvas2DRenderContext_Impl_",ef,f1,11,d9); } - - static ::Dynamic fromRenderContext( ::lime::graphics::RenderContext context); - static ::Dynamic fromRenderContext_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace _Canvas2DRenderContext - -#endif /* INCLUDED_lime_graphics__Canvas2DRenderContext_Canvas2DRenderContext_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/_DOMRenderContext/DOMRenderContext_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/_DOMRenderContext/DOMRenderContext_Impl_.h deleted file mode 100644 index 93ad6c0c..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/_DOMRenderContext/DOMRenderContext_Impl_.h +++ /dev/null @@ -1,65 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics__DOMRenderContext_DOMRenderContext_Impl_ -#define INCLUDED_lime_graphics__DOMRenderContext_DOMRenderContext_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS3(lime,graphics,_DOMRenderContext,DOMRenderContext_Impl_) - -namespace lime{ -namespace graphics{ -namespace _DOMRenderContext{ - - -class HXCPP_CLASS_ATTRIBUTES DOMRenderContext_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DOMRenderContext_Impl__obj OBJ_; - DOMRenderContext_Impl__obj(); - - public: - enum { _hx_ClassId = 0x735c104d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics._DOMRenderContext.DOMRenderContext_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics._DOMRenderContext.DOMRenderContext_Impl_"); } - - inline static hx::ObjectPtr< DOMRenderContext_Impl__obj > __new() { - hx::ObjectPtr< DOMRenderContext_Impl__obj > __this = new DOMRenderContext_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< DOMRenderContext_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - DOMRenderContext_Impl__obj *__this = (DOMRenderContext_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DOMRenderContext_Impl__obj), false, "lime.graphics._DOMRenderContext.DOMRenderContext_Impl_")); - *(void **)__this = DOMRenderContext_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DOMRenderContext_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DOMRenderContext_Impl_",57,d5,75,22); } - - static ::Dynamic fromRenderContext( ::lime::graphics::RenderContext context); - static ::Dynamic fromRenderContext_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace _DOMRenderContext - -#endif /* INCLUDED_lime_graphics__DOMRenderContext_DOMRenderContext_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/_FlashRenderContext/FlashRenderContext_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/_FlashRenderContext/FlashRenderContext_Impl_.h deleted file mode 100644 index 687339d9..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/_FlashRenderContext/FlashRenderContext_Impl_.h +++ /dev/null @@ -1,65 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics__FlashRenderContext_FlashRenderContext_Impl_ -#define INCLUDED_lime_graphics__FlashRenderContext_FlashRenderContext_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS3(lime,graphics,_FlashRenderContext,FlashRenderContext_Impl_) - -namespace lime{ -namespace graphics{ -namespace _FlashRenderContext{ - - -class HXCPP_CLASS_ATTRIBUTES FlashRenderContext_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef FlashRenderContext_Impl__obj OBJ_; - FlashRenderContext_Impl__obj(); - - public: - enum { _hx_ClassId = 0x3cd520cd }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics._FlashRenderContext.FlashRenderContext_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics._FlashRenderContext.FlashRenderContext_Impl_"); } - - inline static hx::ObjectPtr< FlashRenderContext_Impl__obj > __new() { - hx::ObjectPtr< FlashRenderContext_Impl__obj > __this = new FlashRenderContext_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< FlashRenderContext_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - FlashRenderContext_Impl__obj *__this = (FlashRenderContext_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(FlashRenderContext_Impl__obj), false, "lime.graphics._FlashRenderContext.FlashRenderContext_Impl_")); - *(void **)__this = FlashRenderContext_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~FlashRenderContext_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("FlashRenderContext_Impl_",e9,02,1e,d6); } - - static ::Dynamic fromRenderContext( ::lime::graphics::RenderContext context); - static ::Dynamic fromRenderContext_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace _FlashRenderContext - -#endif /* INCLUDED_lime_graphics__FlashRenderContext_FlashRenderContext_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/_OpenGLES2RenderContext/OpenGLES2RenderContext_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/_OpenGLES2RenderContext/OpenGLES2RenderContext_Impl_.h deleted file mode 100644 index efc37537..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/_OpenGLES2RenderContext/OpenGLES2RenderContext_Impl_.h +++ /dev/null @@ -1,69 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics__OpenGLES2RenderContext_OpenGLES2RenderContext_Impl_ -#define INCLUDED_lime_graphics__OpenGLES2RenderContext_OpenGLES2RenderContext_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeOpenGLRenderContext) -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS3(lime,graphics,_OpenGLES2RenderContext,OpenGLES2RenderContext_Impl_) - -namespace lime{ -namespace graphics{ -namespace _OpenGLES2RenderContext{ - - -class HXCPP_CLASS_ATTRIBUTES OpenGLES2RenderContext_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OpenGLES2RenderContext_Impl__obj OBJ_; - OpenGLES2RenderContext_Impl__obj(); - - public: - enum { _hx_ClassId = 0x5abd63e7 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics._OpenGLES2RenderContext.OpenGLES2RenderContext_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics._OpenGLES2RenderContext.OpenGLES2RenderContext_Impl_"); } - - inline static hx::ObjectPtr< OpenGLES2RenderContext_Impl__obj > __new() { - hx::ObjectPtr< OpenGLES2RenderContext_Impl__obj > __this = new OpenGLES2RenderContext_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OpenGLES2RenderContext_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - OpenGLES2RenderContext_Impl__obj *__this = (OpenGLES2RenderContext_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OpenGLES2RenderContext_Impl__obj), false, "lime.graphics._OpenGLES2RenderContext.OpenGLES2RenderContext_Impl_")); - *(void **)__this = OpenGLES2RenderContext_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OpenGLES2RenderContext_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OpenGLES2RenderContext_Impl_",c4,3c,c8,7c); } - - static ::lime::_internal::backend::native::NativeOpenGLRenderContext fromGL(hx::Class gl); - static ::Dynamic fromGL_dyn(); - - static ::lime::_internal::backend::native::NativeOpenGLRenderContext fromRenderContext( ::lime::graphics::RenderContext context); - static ::Dynamic fromRenderContext_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace _OpenGLES2RenderContext - -#endif /* INCLUDED_lime_graphics__OpenGLES2RenderContext_OpenGLES2RenderContext_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/_OpenGLES3RenderContext/OpenGLES3RenderContext_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/_OpenGLES3RenderContext/OpenGLES3RenderContext_Impl_.h deleted file mode 100644 index fdda68c0..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/_OpenGLES3RenderContext/OpenGLES3RenderContext_Impl_.h +++ /dev/null @@ -1,2587 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics__OpenGLES3RenderContext_OpenGLES3RenderContext_Impl_ -#define INCLUDED_lime_graphics__OpenGLES3RenderContext_OpenGLES3RenderContext_Impl_ - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeOpenGLRenderContext) -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS3(lime,graphics,_OpenGLES3RenderContext,OpenGLES3RenderContext_Impl_) -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) - -namespace lime{ -namespace graphics{ -namespace _OpenGLES3RenderContext{ - - -class HXCPP_CLASS_ATTRIBUTES OpenGLES3RenderContext_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OpenGLES3RenderContext_Impl__obj OBJ_; - OpenGLES3RenderContext_Impl__obj(); - - public: - enum { _hx_ClassId = 0x70d05225 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_"); } - - inline static hx::ObjectPtr< OpenGLES3RenderContext_Impl__obj > __new() { - hx::ObjectPtr< OpenGLES3RenderContext_Impl__obj > __this = new OpenGLES3RenderContext_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OpenGLES3RenderContext_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - OpenGLES3RenderContext_Impl__obj *__this = (OpenGLES3RenderContext_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OpenGLES3RenderContext_Impl__obj), false, "lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_")); - *(void **)__this = OpenGLES3RenderContext_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OpenGLES3RenderContext_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OpenGLES3RenderContext_Impl_",63,e1,2c,e3); } - - static ::String _hx___extensions; - static int get_EXTENSIONS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_EXTENSIONS_dyn(); - - static int get_DEPTH_BUFFER_BIT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_BUFFER_BIT_dyn(); - - static int get_STENCIL_BUFFER_BIT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BUFFER_BIT_dyn(); - - static int get_COLOR_BUFFER_BIT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_BUFFER_BIT_dyn(); - - static int get_POINTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_POINTS_dyn(); - - static int get_LINES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LINES_dyn(); - - static int get_LINE_LOOP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LINE_LOOP_dyn(); - - static int get_LINE_STRIP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LINE_STRIP_dyn(); - - static int get_TRIANGLES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRIANGLES_dyn(); - - static int get_TRIANGLE_STRIP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRIANGLE_STRIP_dyn(); - - static int get_TRIANGLE_FAN( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRIANGLE_FAN_dyn(); - - static int get_ZERO( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ZERO_dyn(); - - static int get_ONE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ONE_dyn(); - - static int get_SRC_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SRC_COLOR_dyn(); - - static int get_ONE_MINUS_SRC_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ONE_MINUS_SRC_COLOR_dyn(); - - static int get_SRC_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SRC_ALPHA_dyn(); - - static int get_ONE_MINUS_SRC_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ONE_MINUS_SRC_ALPHA_dyn(); - - static int get_DST_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DST_ALPHA_dyn(); - - static int get_ONE_MINUS_DST_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ONE_MINUS_DST_ALPHA_dyn(); - - static int get_DST_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DST_COLOR_dyn(); - - static int get_ONE_MINUS_DST_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ONE_MINUS_DST_COLOR_dyn(); - - static int get_SRC_ALPHA_SATURATE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SRC_ALPHA_SATURATE_dyn(); - - static int get_FUNC_ADD( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FUNC_ADD_dyn(); - - static int get_BLEND_EQUATION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_EQUATION_dyn(); - - static int get_BLEND_EQUATION_RGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_EQUATION_RGB_dyn(); - - static int get_BLEND_EQUATION_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_EQUATION_ALPHA_dyn(); - - static int get_FUNC_SUBTRACT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FUNC_SUBTRACT_dyn(); - - static int get_FUNC_REVERSE_SUBTRACT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FUNC_REVERSE_SUBTRACT_dyn(); - - static int get_BLEND_DST_RGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_DST_RGB_dyn(); - - static int get_BLEND_SRC_RGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_SRC_RGB_dyn(); - - static int get_BLEND_DST_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_DST_ALPHA_dyn(); - - static int get_BLEND_SRC_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_SRC_ALPHA_dyn(); - - static int get_CONSTANT_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CONSTANT_COLOR_dyn(); - - static int get_ONE_MINUS_CONSTANT_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ONE_MINUS_CONSTANT_COLOR_dyn(); - - static int get_CONSTANT_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CONSTANT_ALPHA_dyn(); - - static int get_ONE_MINUS_CONSTANT_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ONE_MINUS_CONSTANT_ALPHA_dyn(); - - static int get_BLEND_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_COLOR_dyn(); - - static int get_ARRAY_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ARRAY_BUFFER_dyn(); - - static int get_ELEMENT_ARRAY_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ELEMENT_ARRAY_BUFFER_dyn(); - - static int get_ARRAY_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ARRAY_BUFFER_BINDING_dyn(); - - static int get_ELEMENT_ARRAY_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ELEMENT_ARRAY_BUFFER_BINDING_dyn(); - - static int get_STREAM_DRAW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STREAM_DRAW_dyn(); - - static int get_STATIC_DRAW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STATIC_DRAW_dyn(); - - static int get_DYNAMIC_DRAW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DYNAMIC_DRAW_dyn(); - - static int get_BUFFER_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BUFFER_SIZE_dyn(); - - static int get_BUFFER_USAGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BUFFER_USAGE_dyn(); - - static int get_CURRENT_VERTEX_ATTRIB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CURRENT_VERTEX_ATTRIB_dyn(); - - static int get_FRONT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRONT_dyn(); - - static int get_BACK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BACK_dyn(); - - static int get_FRONT_AND_BACK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRONT_AND_BACK_dyn(); - - static int get_CULL_FACE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CULL_FACE_dyn(); - - static int get_BLEND( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_dyn(); - - static int get_DITHER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DITHER_dyn(); - - static int get_STENCIL_TEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_TEST_dyn(); - - static int get_DEPTH_TEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_TEST_dyn(); - - static int get_SCISSOR_TEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SCISSOR_TEST_dyn(); - - static int get_POLYGON_OFFSET_FILL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_POLYGON_OFFSET_FILL_dyn(); - - static int get_SAMPLE_ALPHA_TO_COVERAGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLE_ALPHA_TO_COVERAGE_dyn(); - - static int get_SAMPLE_COVERAGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLE_COVERAGE_dyn(); - - static int get_NO_ERROR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_NO_ERROR_dyn(); - - static int get_INVALID_ENUM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INVALID_ENUM_dyn(); - - static int get_INVALID_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INVALID_VALUE_dyn(); - - static int get_INVALID_OPERATION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INVALID_OPERATION_dyn(); - - static int get_OUT_OF_MEMORY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_OUT_OF_MEMORY_dyn(); - - static int get_CW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CW_dyn(); - - static int get_CCW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CCW_dyn(); - - static int get_LINE_WIDTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LINE_WIDTH_dyn(); - - static int get_ALIASED_POINT_SIZE_RANGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ALIASED_POINT_SIZE_RANGE_dyn(); - - static int get_ALIASED_LINE_WIDTH_RANGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ALIASED_LINE_WIDTH_RANGE_dyn(); - - static int get_CULL_FACE_MODE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CULL_FACE_MODE_dyn(); - - static int get_FRONT_FACE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRONT_FACE_dyn(); - - static int get_DEPTH_RANGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_RANGE_dyn(); - - static int get_DEPTH_WRITEMASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_WRITEMASK_dyn(); - - static int get_DEPTH_CLEAR_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_CLEAR_VALUE_dyn(); - - static int get_DEPTH_FUNC( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_FUNC_dyn(); - - static int get_STENCIL_CLEAR_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_CLEAR_VALUE_dyn(); - - static int get_STENCIL_FUNC( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_FUNC_dyn(); - - static int get_STENCIL_FAIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_FAIL_dyn(); - - static int get_STENCIL_PASS_DEPTH_FAIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_PASS_DEPTH_FAIL_dyn(); - - static int get_STENCIL_PASS_DEPTH_PASS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_PASS_DEPTH_PASS_dyn(); - - static int get_STENCIL_REF( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_REF_dyn(); - - static int get_STENCIL_VALUE_MASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_VALUE_MASK_dyn(); - - static int get_STENCIL_WRITEMASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_WRITEMASK_dyn(); - - static int get_STENCIL_BACK_FUNC( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BACK_FUNC_dyn(); - - static int get_STENCIL_BACK_FAIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BACK_FAIL_dyn(); - - static int get_STENCIL_BACK_PASS_DEPTH_FAIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BACK_PASS_DEPTH_FAIL_dyn(); - - static int get_STENCIL_BACK_PASS_DEPTH_PASS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BACK_PASS_DEPTH_PASS_dyn(); - - static int get_STENCIL_BACK_REF( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BACK_REF_dyn(); - - static int get_STENCIL_BACK_VALUE_MASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BACK_VALUE_MASK_dyn(); - - static int get_STENCIL_BACK_WRITEMASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BACK_WRITEMASK_dyn(); - - static int get_VIEWPORT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VIEWPORT_dyn(); - - static int get_SCISSOR_BOX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SCISSOR_BOX_dyn(); - - static int get_COLOR_CLEAR_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_CLEAR_VALUE_dyn(); - - static int get_COLOR_WRITEMASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_WRITEMASK_dyn(); - - static int get_UNPACK_ALIGNMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_ALIGNMENT_dyn(); - - static int get_PACK_ALIGNMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_PACK_ALIGNMENT_dyn(); - - static int get_MAX_TEXTURE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_TEXTURE_SIZE_dyn(); - - static int get_MAX_VIEWPORT_DIMS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VIEWPORT_DIMS_dyn(); - - static int get_SUBPIXEL_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SUBPIXEL_BITS_dyn(); - - static int get_RED_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RED_BITS_dyn(); - - static int get_GREEN_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_GREEN_BITS_dyn(); - - static int get_BLUE_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLUE_BITS_dyn(); - - static int get_ALPHA_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ALPHA_BITS_dyn(); - - static int get_DEPTH_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_BITS_dyn(); - - static int get_STENCIL_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BITS_dyn(); - - static int get_POLYGON_OFFSET_UNITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_POLYGON_OFFSET_UNITS_dyn(); - - static int get_POLYGON_OFFSET_FACTOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_POLYGON_OFFSET_FACTOR_dyn(); - - static int get_TEXTURE_BINDING_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_BINDING_2D_dyn(); - - static int get_SAMPLE_BUFFERS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLE_BUFFERS_dyn(); - - static int get_SAMPLES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLES_dyn(); - - static int get_SAMPLE_COVERAGE_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLE_COVERAGE_VALUE_dyn(); - - static int get_SAMPLE_COVERAGE_INVERT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLE_COVERAGE_INVERT_dyn(); - - static int get_COMPRESSED_TEXTURE_FORMATS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COMPRESSED_TEXTURE_FORMATS_dyn(); - - static int get_DONT_CARE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DONT_CARE_dyn(); - - static int get_FASTEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FASTEST_dyn(); - - static int get_NICEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_NICEST_dyn(); - - static int get_GENERATE_MIPMAP_HINT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_GENERATE_MIPMAP_HINT_dyn(); - - static int get_BYTE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BYTE_dyn(); - - static int get_UNSIGNED_BYTE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_BYTE_dyn(); - - static int get_SHORT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SHORT_dyn(); - - static int get_UNSIGNED_SHORT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_SHORT_dyn(); - - static int get_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_dyn(); - - static int get_UNSIGNED_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_dyn(); - - static int get_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_dyn(); - - static int get_DEPTH_COMPONENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_COMPONENT_dyn(); - - static int get_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ALPHA_dyn(); - - static int get_RGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB_dyn(); - - static int get_RGBA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA_dyn(); - - static int get_LUMINANCE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LUMINANCE_dyn(); - - static int get_LUMINANCE_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LUMINANCE_ALPHA_dyn(); - - static int get_UNSIGNED_SHORT_4_4_4_4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_SHORT_4_4_4_4_dyn(); - - static int get_UNSIGNED_SHORT_5_5_5_1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_SHORT_5_5_5_1_dyn(); - - static int get_UNSIGNED_SHORT_5_6_5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_SHORT_5_6_5_dyn(); - - static int get_FRAGMENT_SHADER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAGMENT_SHADER_dyn(); - - static int get_VERTEX_SHADER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_SHADER_dyn(); - - static int get_MAX_VERTEX_ATTRIBS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VERTEX_ATTRIBS_dyn(); - - static int get_MAX_VERTEX_UNIFORM_VECTORS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VERTEX_UNIFORM_VECTORS_dyn(); - - static int get_MAX_VARYING_VECTORS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VARYING_VECTORS_dyn(); - - static int get_MAX_COMBINED_TEXTURE_IMAGE_UNITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_COMBINED_TEXTURE_IMAGE_UNITS_dyn(); - - static int get_MAX_VERTEX_TEXTURE_IMAGE_UNITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VERTEX_TEXTURE_IMAGE_UNITS_dyn(); - - static int get_MAX_TEXTURE_IMAGE_UNITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_TEXTURE_IMAGE_UNITS_dyn(); - - static int get_MAX_FRAGMENT_UNIFORM_VECTORS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_FRAGMENT_UNIFORM_VECTORS_dyn(); - - static int get_SHADER_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SHADER_TYPE_dyn(); - - static int get_DELETE_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DELETE_STATUS_dyn(); - - static int get_LINK_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LINK_STATUS_dyn(); - - static int get_VALIDATE_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VALIDATE_STATUS_dyn(); - - static int get_ATTACHED_SHADERS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ATTACHED_SHADERS_dyn(); - - static int get_ACTIVE_UNIFORMS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ACTIVE_UNIFORMS_dyn(); - - static int get_ACTIVE_ATTRIBUTES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ACTIVE_ATTRIBUTES_dyn(); - - static int get_SHADING_LANGUAGE_VERSION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SHADING_LANGUAGE_VERSION_dyn(); - - static int get_CURRENT_PROGRAM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CURRENT_PROGRAM_dyn(); - - static int get_NEVER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_NEVER_dyn(); - - static int get_LESS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LESS_dyn(); - - static int get_EQUAL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_EQUAL_dyn(); - - static int get_LEQUAL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LEQUAL_dyn(); - - static int get_GREATER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_GREATER_dyn(); - - static int get_NOTEQUAL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_NOTEQUAL_dyn(); - - static int get_GEQUAL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_GEQUAL_dyn(); - - static int get_ALWAYS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ALWAYS_dyn(); - - static int get_KEEP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_KEEP_dyn(); - - static int get_REPLACE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_REPLACE_dyn(); - - static int get_INCR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INCR_dyn(); - - static int get_DECR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DECR_dyn(); - - static int get_INVERT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INVERT_dyn(); - - static int get_INCR_WRAP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INCR_WRAP_dyn(); - - static int get_DECR_WRAP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DECR_WRAP_dyn(); - - static int get_VENDOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VENDOR_dyn(); - - static int get_RENDERER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERER_dyn(); - - static int get_VERSION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERSION_dyn(); - - static int get_NEAREST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_NEAREST_dyn(); - - static int get_LINEAR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LINEAR_dyn(); - - static int get_NEAREST_MIPMAP_NEAREST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_NEAREST_MIPMAP_NEAREST_dyn(); - - static int get_LINEAR_MIPMAP_NEAREST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LINEAR_MIPMAP_NEAREST_dyn(); - - static int get_NEAREST_MIPMAP_LINEAR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_NEAREST_MIPMAP_LINEAR_dyn(); - - static int get_LINEAR_MIPMAP_LINEAR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LINEAR_MIPMAP_LINEAR_dyn(); - - static int get_TEXTURE_MAG_FILTER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_MAG_FILTER_dyn(); - - static int get_TEXTURE_MIN_FILTER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_MIN_FILTER_dyn(); - - static int get_TEXTURE_WRAP_S( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_WRAP_S_dyn(); - - static int get_TEXTURE_WRAP_T( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_WRAP_T_dyn(); - - static int get_TEXTURE_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_2D_dyn(); - - static int get_TEXTURE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_dyn(); - - static int get_TEXTURE_CUBE_MAP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_CUBE_MAP_dyn(); - - static int get_TEXTURE_BINDING_CUBE_MAP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_BINDING_CUBE_MAP_dyn(); - - static int get_TEXTURE_CUBE_MAP_POSITIVE_X( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_CUBE_MAP_POSITIVE_X_dyn(); - - static int get_TEXTURE_CUBE_MAP_NEGATIVE_X( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_CUBE_MAP_NEGATIVE_X_dyn(); - - static int get_TEXTURE_CUBE_MAP_POSITIVE_Y( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_CUBE_MAP_POSITIVE_Y_dyn(); - - static int get_TEXTURE_CUBE_MAP_NEGATIVE_Y( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_CUBE_MAP_NEGATIVE_Y_dyn(); - - static int get_TEXTURE_CUBE_MAP_POSITIVE_Z( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_CUBE_MAP_POSITIVE_Z_dyn(); - - static int get_TEXTURE_CUBE_MAP_NEGATIVE_Z( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_CUBE_MAP_NEGATIVE_Z_dyn(); - - static int get_MAX_CUBE_MAP_TEXTURE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_CUBE_MAP_TEXTURE_SIZE_dyn(); - - static int get_TEXTURE0( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE0_dyn(); - - static int get_TEXTURE1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE1_dyn(); - - static int get_TEXTURE2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE2_dyn(); - - static int get_TEXTURE3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE3_dyn(); - - static int get_TEXTURE4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE4_dyn(); - - static int get_TEXTURE5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE5_dyn(); - - static int get_TEXTURE6( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE6_dyn(); - - static int get_TEXTURE7( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE7_dyn(); - - static int get_TEXTURE8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE8_dyn(); - - static int get_TEXTURE9( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE9_dyn(); - - static int get_TEXTURE10( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE10_dyn(); - - static int get_TEXTURE11( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE11_dyn(); - - static int get_TEXTURE12( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE12_dyn(); - - static int get_TEXTURE13( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE13_dyn(); - - static int get_TEXTURE14( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE14_dyn(); - - static int get_TEXTURE15( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE15_dyn(); - - static int get_TEXTURE16( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE16_dyn(); - - static int get_TEXTURE17( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE17_dyn(); - - static int get_TEXTURE18( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE18_dyn(); - - static int get_TEXTURE19( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE19_dyn(); - - static int get_TEXTURE20( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE20_dyn(); - - static int get_TEXTURE21( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE21_dyn(); - - static int get_TEXTURE22( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE22_dyn(); - - static int get_TEXTURE23( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE23_dyn(); - - static int get_TEXTURE24( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE24_dyn(); - - static int get_TEXTURE25( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE25_dyn(); - - static int get_TEXTURE26( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE26_dyn(); - - static int get_TEXTURE27( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE27_dyn(); - - static int get_TEXTURE28( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE28_dyn(); - - static int get_TEXTURE29( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE29_dyn(); - - static int get_TEXTURE30( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE30_dyn(); - - static int get_TEXTURE31( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE31_dyn(); - - static int get_ACTIVE_TEXTURE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ACTIVE_TEXTURE_dyn(); - - static int get_REPEAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_REPEAT_dyn(); - - static int get_CLAMP_TO_EDGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CLAMP_TO_EDGE_dyn(); - - static int get_MIRRORED_REPEAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MIRRORED_REPEAT_dyn(); - - static int get_FLOAT_VEC2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_VEC2_dyn(); - - static int get_FLOAT_VEC3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_VEC3_dyn(); - - static int get_FLOAT_VEC4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_VEC4_dyn(); - - static int get_INT_VEC2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_VEC2_dyn(); - - static int get_INT_VEC3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_VEC3_dyn(); - - static int get_INT_VEC4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_VEC4_dyn(); - - static int get_BOOL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BOOL_dyn(); - - static int get_BOOL_VEC2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BOOL_VEC2_dyn(); - - static int get_BOOL_VEC3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BOOL_VEC3_dyn(); - - static int get_BOOL_VEC4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BOOL_VEC4_dyn(); - - static int get_FLOAT_MAT2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT2_dyn(); - - static int get_FLOAT_MAT3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT3_dyn(); - - static int get_FLOAT_MAT4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT4_dyn(); - - static int get_SAMPLER_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLER_2D_dyn(); - - static int get_SAMPLER_CUBE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLER_CUBE_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_ENABLED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_ENABLED_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_SIZE_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_STRIDE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_STRIDE_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_TYPE_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_NORMALIZED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_NORMALIZED_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_POINTER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_POINTER_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_dyn(); - - static int get_VERTEX_PROGRAM_POINT_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_PROGRAM_POINT_SIZE_dyn(); - - static int get_POINT_SPRITE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_POINT_SPRITE_dyn(); - - static int get_COMPILE_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COMPILE_STATUS_dyn(); - - static int get_LOW_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LOW_FLOAT_dyn(); - - static int get_MEDIUM_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MEDIUM_FLOAT_dyn(); - - static int get_HIGH_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_HIGH_FLOAT_dyn(); - - static int get_LOW_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LOW_INT_dyn(); - - static int get_MEDIUM_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MEDIUM_INT_dyn(); - - static int get_HIGH_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_HIGH_INT_dyn(); - - static int get_FRAMEBUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_dyn(); - - static int get_RENDERBUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_dyn(); - - static int get_RGBA4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA4_dyn(); - - static int get_RGB5_A1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB5_A1_dyn(); - - static int get_RGB565( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB565_dyn(); - - static int get_DEPTH_COMPONENT16( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_COMPONENT16_dyn(); - - static int get_STENCIL_INDEX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_INDEX_dyn(); - - static int get_STENCIL_INDEX8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_INDEX8_dyn(); - - static int get_DEPTH_STENCIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_STENCIL_dyn(); - - static int get_RENDERBUFFER_WIDTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_WIDTH_dyn(); - - static int get_RENDERBUFFER_HEIGHT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_HEIGHT_dyn(); - - static int get_RENDERBUFFER_INTERNAL_FORMAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_INTERNAL_FORMAT_dyn(); - - static int get_RENDERBUFFER_RED_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_RED_SIZE_dyn(); - - static int get_RENDERBUFFER_GREEN_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_GREEN_SIZE_dyn(); - - static int get_RENDERBUFFER_BLUE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_BLUE_SIZE_dyn(); - - static int get_RENDERBUFFER_ALPHA_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_ALPHA_SIZE_dyn(); - - static int get_RENDERBUFFER_DEPTH_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_DEPTH_SIZE_dyn(); - - static int get_RENDERBUFFER_STENCIL_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_STENCIL_SIZE_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_dyn(); - - static int get_COLOR_ATTACHMENT0( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT0_dyn(); - - static int get_DEPTH_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_ATTACHMENT_dyn(); - - static int get_STENCIL_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_ATTACHMENT_dyn(); - - static int get_DEPTH_STENCIL_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_STENCIL_ATTACHMENT_dyn(); - - static int get_NONE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_NONE_dyn(); - - static int get_FRAMEBUFFER_COMPLETE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_COMPLETE_dyn(); - - static int get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_dyn(); - - static int get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_dyn(); - - static int get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_dyn(); - - static int get_FRAMEBUFFER_UNSUPPORTED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_UNSUPPORTED_dyn(); - - static int get_FRAMEBUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_BINDING_dyn(); - - static int get_RENDERBUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_BINDING_dyn(); - - static int get_MAX_RENDERBUFFER_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_RENDERBUFFER_SIZE_dyn(); - - static int get_INVALID_FRAMEBUFFER_OPERATION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INVALID_FRAMEBUFFER_OPERATION_dyn(); - - static int get_UNPACK_FLIP_Y_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_FLIP_Y_WEBGL_dyn(); - - static int get_UNPACK_PREMULTIPLY_ALPHA_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_PREMULTIPLY_ALPHA_WEBGL_dyn(); - - static int get_CONTEXT_LOST_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CONTEXT_LOST_WEBGL_dyn(); - - static int get_UNPACK_COLORSPACE_CONVERSION_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_COLORSPACE_CONVERSION_WEBGL_dyn(); - - static int get_BROWSER_DEFAULT_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BROWSER_DEFAULT_WEBGL_dyn(); - - static ::String get_type( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_type_dyn(); - - static Float get_version( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_version_dyn(); - - static int get_READ_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_READ_BUFFER_dyn(); - - static int get_UNPACK_ROW_LENGTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_ROW_LENGTH_dyn(); - - static int get_UNPACK_SKIP_ROWS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_SKIP_ROWS_dyn(); - - static int get_UNPACK_SKIP_PIXELS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_SKIP_PIXELS_dyn(); - - static int get_PACK_ROW_LENGTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_PACK_ROW_LENGTH_dyn(); - - static int get_PACK_SKIP_ROWS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_PACK_SKIP_ROWS_dyn(); - - static int get_PACK_SKIP_PIXELS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_PACK_SKIP_PIXELS_dyn(); - - static int get_TEXTURE_BINDING_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_BINDING_3D_dyn(); - - static int get_UNPACK_SKIP_IMAGES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_SKIP_IMAGES_dyn(); - - static int get_UNPACK_IMAGE_HEIGHT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_IMAGE_HEIGHT_dyn(); - - static int get_MAX_3D_TEXTURE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_3D_TEXTURE_SIZE_dyn(); - - static int get_MAX_ELEMENTS_VERTICES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_ELEMENTS_VERTICES_dyn(); - - static int get_MAX_ELEMENTS_INDICES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_ELEMENTS_INDICES_dyn(); - - static int get_MAX_TEXTURE_LOD_BIAS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_TEXTURE_LOD_BIAS_dyn(); - - static int get_MAX_FRAGMENT_UNIFORM_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_FRAGMENT_UNIFORM_COMPONENTS_dyn(); - - static int get_MAX_VERTEX_UNIFORM_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VERTEX_UNIFORM_COMPONENTS_dyn(); - - static int get_MAX_ARRAY_TEXTURE_LAYERS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_ARRAY_TEXTURE_LAYERS_dyn(); - - static int get_MIN_PROGRAM_TEXEL_OFFSET( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MIN_PROGRAM_TEXEL_OFFSET_dyn(); - - static int get_MAX_PROGRAM_TEXEL_OFFSET( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_PROGRAM_TEXEL_OFFSET_dyn(); - - static int get_MAX_VARYING_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VARYING_COMPONENTS_dyn(); - - static int get_FRAGMENT_SHADER_DERIVATIVE_HINT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAGMENT_SHADER_DERIVATIVE_HINT_dyn(); - - static int get_RASTERIZER_DISCARD( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RASTERIZER_DISCARD_dyn(); - - static int get_VERTEX_ARRAY_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ARRAY_BINDING_dyn(); - - static int get_MAX_VERTEX_OUTPUT_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VERTEX_OUTPUT_COMPONENTS_dyn(); - - static int get_MAX_FRAGMENT_INPUT_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_FRAGMENT_INPUT_COMPONENTS_dyn(); - - static int get_MAX_SERVER_WAIT_TIMEOUT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_SERVER_WAIT_TIMEOUT_dyn(); - - static int get_MAX_ELEMENT_INDEX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_ELEMENT_INDEX_dyn(); - - static int get_RED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RED_dyn(); - - static int get_RGB8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB8_dyn(); - - static int get_RGBA8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA8_dyn(); - - static int get_RGB10_A2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB10_A2_dyn(); - - static int get_TEXTURE_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_3D_dyn(); - - static int get_TEXTURE_WRAP_R( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_WRAP_R_dyn(); - - static int get_TEXTURE_MIN_LOD( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_MIN_LOD_dyn(); - - static int get_TEXTURE_MAX_LOD( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_MAX_LOD_dyn(); - - static int get_TEXTURE_BASE_LEVEL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_BASE_LEVEL_dyn(); - - static int get_TEXTURE_MAX_LEVEL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_MAX_LEVEL_dyn(); - - static int get_TEXTURE_COMPARE_MODE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_COMPARE_MODE_dyn(); - - static int get_TEXTURE_COMPARE_FUNC( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_COMPARE_FUNC_dyn(); - - static int get_SRGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SRGB_dyn(); - - static int get_SRGB8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SRGB8_dyn(); - - static int get_SRGB8_ALPHA8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SRGB8_ALPHA8_dyn(); - - static int get_COMPARE_REF_TO_TEXTURE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COMPARE_REF_TO_TEXTURE_dyn(); - - static int get_RGBA32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA32F_dyn(); - - static int get_RGB32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB32F_dyn(); - - static int get_RGBA16F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA16F_dyn(); - - static int get_RGB16F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB16F_dyn(); - - static int get_TEXTURE_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_2D_ARRAY_dyn(); - - static int get_TEXTURE_BINDING_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_BINDING_2D_ARRAY_dyn(); - - static int get_R11F_G11F_B10F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R11F_G11F_B10F_dyn(); - - static int get_RGB9_E5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB9_E5_dyn(); - - static int get_RGBA32UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA32UI_dyn(); - - static int get_RGB32UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB32UI_dyn(); - - static int get_RGBA16UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA16UI_dyn(); - - static int get_RGB16UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB16UI_dyn(); - - static int get_RGBA8UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA8UI_dyn(); - - static int get_RGB8UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB8UI_dyn(); - - static int get_RGBA32I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA32I_dyn(); - - static int get_RGB32I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB32I_dyn(); - - static int get_RGBA16I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA16I_dyn(); - - static int get_RGB16I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB16I_dyn(); - - static int get_RGBA8I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA8I_dyn(); - - static int get_RGB8I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB8I_dyn(); - - static int get_RED_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RED_INTEGER_dyn(); - - static int get_RGB_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB_INTEGER_dyn(); - - static int get_RGBA_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA_INTEGER_dyn(); - - static int get_R8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R8_dyn(); - - static int get_RG8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG8_dyn(); - - static int get_R16F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R16F_dyn(); - - static int get_R32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R32F_dyn(); - - static int get_RG16F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG16F_dyn(); - - static int get_RG32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG32F_dyn(); - - static int get_R8I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R8I_dyn(); - - static int get_R8UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R8UI_dyn(); - - static int get_R16I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R16I_dyn(); - - static int get_R16UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R16UI_dyn(); - - static int get_R32I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R32I_dyn(); - - static int get_R32UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R32UI_dyn(); - - static int get_RG8I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG8I_dyn(); - - static int get_RG8UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG8UI_dyn(); - - static int get_RG16I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG16I_dyn(); - - static int get_RG16UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG16UI_dyn(); - - static int get_RG32I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG32I_dyn(); - - static int get_RG32UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG32UI_dyn(); - - static int get_R8_SNORM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R8_SNORM_dyn(); - - static int get_RG8_SNORM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG8_SNORM_dyn(); - - static int get_RGB8_SNORM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB8_SNORM_dyn(); - - static int get_RGBA8_SNORM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA8_SNORM_dyn(); - - static int get_RGB10_A2UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB10_A2UI_dyn(); - - static int get_TEXTURE_IMMUTABLE_FORMAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_IMMUTABLE_FORMAT_dyn(); - - static int get_TEXTURE_IMMUTABLE_LEVELS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_IMMUTABLE_LEVELS_dyn(); - - static int get_UNSIGNED_INT_2_10_10_10_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_2_10_10_10_REV_dyn(); - - static int get_UNSIGNED_INT_10F_11F_11F_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_10F_11F_11F_REV_dyn(); - - static int get_UNSIGNED_INT_5_9_9_9_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_5_9_9_9_REV_dyn(); - - static int get_FLOAT_32_UNSIGNED_INT_24_8_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_32_UNSIGNED_INT_24_8_REV_dyn(); - - static int get_UNSIGNED_INT_24_8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_24_8_dyn(); - - static int get_HALF_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_HALF_FLOAT_dyn(); - - static int get_RG( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG_dyn(); - - static int get_RG_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG_INTEGER_dyn(); - - static int get_INT_2_10_10_10_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_2_10_10_10_REV_dyn(); - - static int get_CURRENT_QUERY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CURRENT_QUERY_dyn(); - - static int get_QUERY_RESULT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_QUERY_RESULT_dyn(); - - static int get_QUERY_RESULT_AVAILABLE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_QUERY_RESULT_AVAILABLE_dyn(); - - static int get_ANY_SAMPLES_PASSED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ANY_SAMPLES_PASSED_dyn(); - - static int get_ANY_SAMPLES_PASSED_CONSERVATIVE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ANY_SAMPLES_PASSED_CONSERVATIVE_dyn(); - - static int get_MAX_DRAW_BUFFERS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_DRAW_BUFFERS_dyn(); - - static int get_DRAW_BUFFER0( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER0_dyn(); - - static int get_DRAW_BUFFER1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER1_dyn(); - - static int get_DRAW_BUFFER2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER2_dyn(); - - static int get_DRAW_BUFFER3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER3_dyn(); - - static int get_DRAW_BUFFER4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER4_dyn(); - - static int get_DRAW_BUFFER5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER5_dyn(); - - static int get_DRAW_BUFFER6( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER6_dyn(); - - static int get_DRAW_BUFFER7( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER7_dyn(); - - static int get_DRAW_BUFFER8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER8_dyn(); - - static int get_DRAW_BUFFER9( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER9_dyn(); - - static int get_DRAW_BUFFER10( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER10_dyn(); - - static int get_DRAW_BUFFER11( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER11_dyn(); - - static int get_DRAW_BUFFER12( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER12_dyn(); - - static int get_DRAW_BUFFER13( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER13_dyn(); - - static int get_DRAW_BUFFER14( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER14_dyn(); - - static int get_DRAW_BUFFER15( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER15_dyn(); - - static int get_MAX_COLOR_ATTACHMENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_COLOR_ATTACHMENTS_dyn(); - - static int get_COLOR_ATTACHMENT1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT1_dyn(); - - static int get_COLOR_ATTACHMENT2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT2_dyn(); - - static int get_COLOR_ATTACHMENT3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT3_dyn(); - - static int get_COLOR_ATTACHMENT4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT4_dyn(); - - static int get_COLOR_ATTACHMENT5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT5_dyn(); - - static int get_COLOR_ATTACHMENT6( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT6_dyn(); - - static int get_COLOR_ATTACHMENT7( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT7_dyn(); - - static int get_COLOR_ATTACHMENT8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT8_dyn(); - - static int get_COLOR_ATTACHMENT9( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT9_dyn(); - - static int get_COLOR_ATTACHMENT10( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT10_dyn(); - - static int get_COLOR_ATTACHMENT11( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT11_dyn(); - - static int get_COLOR_ATTACHMENT12( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT12_dyn(); - - static int get_COLOR_ATTACHMENT13( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT13_dyn(); - - static int get_COLOR_ATTACHMENT14( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT14_dyn(); - - static int get_COLOR_ATTACHMENT15( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT15_dyn(); - - static int get_SAMPLER_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLER_3D_dyn(); - - static int get_SAMPLER_2D_SHADOW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLER_2D_SHADOW_dyn(); - - static int get_SAMPLER_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLER_2D_ARRAY_dyn(); - - static int get_SAMPLER_2D_ARRAY_SHADOW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLER_2D_ARRAY_SHADOW_dyn(); - - static int get_SAMPLER_CUBE_SHADOW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLER_CUBE_SHADOW_dyn(); - - static int get_INT_SAMPLER_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_SAMPLER_2D_dyn(); - - static int get_INT_SAMPLER_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_SAMPLER_3D_dyn(); - - static int get_INT_SAMPLER_CUBE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_SAMPLER_CUBE_dyn(); - - static int get_INT_SAMPLER_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_SAMPLER_2D_ARRAY_dyn(); - - static int get_UNSIGNED_INT_SAMPLER_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_SAMPLER_2D_dyn(); - - static int get_UNSIGNED_INT_SAMPLER_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_SAMPLER_3D_dyn(); - - static int get_UNSIGNED_INT_SAMPLER_CUBE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_SAMPLER_CUBE_dyn(); - - static int get_UNSIGNED_INT_SAMPLER_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_SAMPLER_2D_ARRAY_dyn(); - - static int get_MAX_SAMPLES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_SAMPLES_dyn(); - - static int get_SAMPLER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLER_BINDING_dyn(); - - static int get_PIXEL_PACK_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_PIXEL_PACK_BUFFER_dyn(); - - static int get_PIXEL_UNPACK_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_PIXEL_UNPACK_BUFFER_dyn(); - - static int get_PIXEL_PACK_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_PIXEL_PACK_BUFFER_BINDING_dyn(); - - static int get_PIXEL_UNPACK_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_PIXEL_UNPACK_BUFFER_BINDING_dyn(); - - static int get_COPY_READ_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COPY_READ_BUFFER_dyn(); - - static int get_COPY_WRITE_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COPY_WRITE_BUFFER_dyn(); - - static int get_COPY_READ_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COPY_READ_BUFFER_BINDING_dyn(); - - static int get_COPY_WRITE_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COPY_WRITE_BUFFER_BINDING_dyn(); - - static int get_FLOAT_MAT2x3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT2x3_dyn(); - - static int get_FLOAT_MAT2x4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT2x4_dyn(); - - static int get_FLOAT_MAT3x2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT3x2_dyn(); - - static int get_FLOAT_MAT3x4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT3x4_dyn(); - - static int get_FLOAT_MAT4x2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT4x2_dyn(); - - static int get_FLOAT_MAT4x3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT4x3_dyn(); - - static int get_UNSIGNED_INT_VEC2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_VEC2_dyn(); - - static int get_UNSIGNED_INT_VEC3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_VEC3_dyn(); - - static int get_UNSIGNED_INT_VEC4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_VEC4_dyn(); - - static int get_UNSIGNED_NORMALIZED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_NORMALIZED_dyn(); - - static int get_SIGNED_NORMALIZED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SIGNED_NORMALIZED_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_INTEGER_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_DIVISOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_DIVISOR_dyn(); - - static int get_TRANSFORM_FEEDBACK_BUFFER_MODE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_BUFFER_MODE_dyn(); - - static int get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_dyn(); - - static int get_TRANSFORM_FEEDBACK_VARYINGS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_VARYINGS_dyn(); - - static int get_TRANSFORM_FEEDBACK_BUFFER_START( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_BUFFER_START_dyn(); - - static int get_TRANSFORM_FEEDBACK_BUFFER_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_BUFFER_SIZE_dyn(); - - static int get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_dyn(); - - static int get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_dyn(); - - static int get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_dyn(); - - static int get_INTERLEAVED_ATTRIBS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INTERLEAVED_ATTRIBS_dyn(); - - static int get_SEPARATE_ATTRIBS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SEPARATE_ATTRIBS_dyn(); - - static int get_TRANSFORM_FEEDBACK_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_BUFFER_dyn(); - - static int get_TRANSFORM_FEEDBACK_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_BUFFER_BINDING_dyn(); - - static int get_TRANSFORM_FEEDBACK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_dyn(); - - static int get_TRANSFORM_FEEDBACK_PAUSED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_PAUSED_dyn(); - - static int get_TRANSFORM_FEEDBACK_ACTIVE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_ACTIVE_dyn(); - - static int get_TRANSFORM_FEEDBACK_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_BINDING_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_RED_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_RED_SIZE_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE_dyn(); - - static int get_FRAMEBUFFER_DEFAULT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_DEFAULT_dyn(); - - static int get_DEPTH24_STENCIL8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH24_STENCIL8_dyn(); - - static int get_DRAW_FRAMEBUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_FRAMEBUFFER_BINDING_dyn(); - - static int get_READ_FRAMEBUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_READ_FRAMEBUFFER_dyn(); - - static int get_DRAW_FRAMEBUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_FRAMEBUFFER_dyn(); - - static int get_READ_FRAMEBUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_READ_FRAMEBUFFER_BINDING_dyn(); - - static int get_RENDERBUFFER_SAMPLES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_SAMPLES_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_dyn(); - - static int get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_dyn(); - - static int get_UNIFORM_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BUFFER_dyn(); - - static int get_UNIFORM_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BUFFER_BINDING_dyn(); - - static int get_UNIFORM_BUFFER_START( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BUFFER_START_dyn(); - - static int get_UNIFORM_BUFFER_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BUFFER_SIZE_dyn(); - - static int get_MAX_VERTEX_UNIFORM_BLOCKS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VERTEX_UNIFORM_BLOCKS_dyn(); - - static int get_MAX_FRAGMENT_UNIFORM_BLOCKS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_FRAGMENT_UNIFORM_BLOCKS_dyn(); - - static int get_MAX_COMBINED_UNIFORM_BLOCKS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_COMBINED_UNIFORM_BLOCKS_dyn(); - - static int get_MAX_UNIFORM_BUFFER_BINDINGS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_UNIFORM_BUFFER_BINDINGS_dyn(); - - static int get_MAX_UNIFORM_BLOCK_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_UNIFORM_BLOCK_SIZE_dyn(); - - static int get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS_dyn(); - - static int get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS_dyn(); - - static int get_UNIFORM_BUFFER_OFFSET_ALIGNMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BUFFER_OFFSET_ALIGNMENT_dyn(); - - static int get_ACTIVE_UNIFORM_BLOCKS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ACTIVE_UNIFORM_BLOCKS_dyn(); - - static int get_UNIFORM_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_TYPE_dyn(); - - static int get_UNIFORM_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_SIZE_dyn(); - - static int get_UNIFORM_BLOCK_INDEX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BLOCK_INDEX_dyn(); - - static int get_UNIFORM_OFFSET( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_OFFSET_dyn(); - - static int get_UNIFORM_ARRAY_STRIDE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_ARRAY_STRIDE_dyn(); - - static int get_UNIFORM_MATRIX_STRIDE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_MATRIX_STRIDE_dyn(); - - static int get_UNIFORM_IS_ROW_MAJOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_IS_ROW_MAJOR_dyn(); - - static int get_UNIFORM_BLOCK_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BLOCK_BINDING_dyn(); - - static int get_UNIFORM_BLOCK_DATA_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BLOCK_DATA_SIZE_dyn(); - - static int get_UNIFORM_BLOCK_ACTIVE_UNIFORMS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BLOCK_ACTIVE_UNIFORMS_dyn(); - - static int get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES_dyn(); - - static int get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER_dyn(); - - static int get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER_dyn(); - - static int get_OBJECT_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_OBJECT_TYPE_dyn(); - - static int get_SYNC_CONDITION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SYNC_CONDITION_dyn(); - - static int get_SYNC_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SYNC_STATUS_dyn(); - - static int get_SYNC_FLAGS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SYNC_FLAGS_dyn(); - - static int get_SYNC_FENCE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SYNC_FENCE_dyn(); - - static int get_SYNC_GPU_COMMANDS_COMPLETE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SYNC_GPU_COMMANDS_COMPLETE_dyn(); - - static int get_UNSIGNALED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNALED_dyn(); - - static int get_SIGNALED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SIGNALED_dyn(); - - static int get_ALREADY_SIGNALED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ALREADY_SIGNALED_dyn(); - - static int get_TIMEOUT_EXPIRED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TIMEOUT_EXPIRED_dyn(); - - static int get_CONDITION_SATISFIED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CONDITION_SATISFIED_dyn(); - - static int get_WAIT_FAILED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_WAIT_FAILED_dyn(); - - static int get_SYNC_FLUSH_COMMANDS_BIT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SYNC_FLUSH_COMMANDS_BIT_dyn(); - - static int get_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_dyn(); - - static int get_DEPTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_dyn(); - - static int get_STENCIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_dyn(); - - static int get_MIN( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MIN_dyn(); - - static int get_MAX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_dyn(); - - static int get_DEPTH_COMPONENT24( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_COMPONENT24_dyn(); - - static int get_STREAM_READ( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STREAM_READ_dyn(); - - static int get_STREAM_COPY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STREAM_COPY_dyn(); - - static int get_STATIC_READ( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STATIC_READ_dyn(); - - static int get_STATIC_COPY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STATIC_COPY_dyn(); - - static int get_DYNAMIC_READ( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DYNAMIC_READ_dyn(); - - static int get_DYNAMIC_COPY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DYNAMIC_COPY_dyn(); - - static int get_DEPTH_COMPONENT32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_COMPONENT32F_dyn(); - - static int get_DEPTH32F_STENCIL8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH32F_STENCIL8_dyn(); - - static int get_INVALID_INDEX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INVALID_INDEX_dyn(); - - static int get_TIMEOUT_IGNORED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TIMEOUT_IGNORED_dyn(); - - static int get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL_dyn(); - - static void activeTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int texture); - static ::Dynamic activeTexture_dyn(); - - static void attachShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program, ::lime::graphics::opengl::GLObject shader); - static ::Dynamic attachShader_dyn(); - - static void beginQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject query); - static ::Dynamic beginQuery_dyn(); - - static void beginTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int primitiveNode); - static ::Dynamic beginTransformFeedback_dyn(); - - static void bindAttribLocation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int index,::String name); - static ::Dynamic bindAttribLocation_dyn(); - - static void bindBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject buffer); - static ::Dynamic bindBuffer_dyn(); - - static void bindBufferBase( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int index, ::lime::graphics::opengl::GLObject buffer); - static ::Dynamic bindBufferBase_dyn(); - - static void bindBufferRange( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int index, ::lime::graphics::opengl::GLObject buffer,Float offset,int size); - static ::Dynamic bindBufferRange_dyn(); - - static void bindFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject framebuffer); - static ::Dynamic bindFramebuffer_dyn(); - - static void bindRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject renderbuffer); - static ::Dynamic bindRenderbuffer_dyn(); - - static void bindSampler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int unit, ::lime::graphics::opengl::GLObject sampler); - static ::Dynamic bindSampler_dyn(); - - static void bindTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject texture); - static ::Dynamic bindTexture_dyn(); - - static void bindTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject transformFeedback); - static ::Dynamic bindTransformFeedback_dyn(); - - static void bindVertexArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject vertexArray); - static ::Dynamic bindVertexArray_dyn(); - - static void blendColor( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float red,Float green,Float blue,Float alpha); - static ::Dynamic blendColor_dyn(); - - static void blendEquation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode); - static ::Dynamic blendEquation_dyn(); - - static void blendEquationSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int modeRGB,int modeAlpha); - static ::Dynamic blendEquationSeparate_dyn(); - - static void blendFunc( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int sfactor,int dfactor); - static ::Dynamic blendFunc_dyn(); - - static void blendFuncSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int srcRGB,int dstRGB,int srcAlpha,int dstAlpha); - static ::Dynamic blendFuncSeparate_dyn(); - - static void blitFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int srcX0,int srcY0,int srcX1,int srcY1,int dstX0,int dstY0,int dstX1,int dstY1,int mask,int filter); - static ::Dynamic blitFramebuffer_dyn(); - - static void bufferData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int size,Float data,int usage); - static ::Dynamic bufferData_dyn(); - - static void bufferSubData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int offset,int size,Float data); - static ::Dynamic bufferSubData_dyn(); - - static int checkFramebufferStatus( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target); - static ::Dynamic checkFramebufferStatus_dyn(); - - static void clear( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mask); - static ::Dynamic clear_dyn(); - - static void clearBufferfi( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int buffer,int drawbuffer,Float depth,int stencil); - static ::Dynamic clearBufferfi_dyn(); - - static void clearBufferfv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int buffer,int drawbuffer,Float value); - static ::Dynamic clearBufferfv_dyn(); - - static void clearBufferiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int buffer,int drawbuffer,Float value); - static ::Dynamic clearBufferiv_dyn(); - - static void clearBufferuiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int buffer,int drawbuffer,Float value); - static ::Dynamic clearBufferuiv_dyn(); - - static void clearColor( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float red,Float green,Float blue,Float alpha); - static ::Dynamic clearColor_dyn(); - - static void clearDepthf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float depth); - static ::Dynamic clearDepthf_dyn(); - - static void clearStencil( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int s); - static ::Dynamic clearStencil_dyn(); - - static int clientWaitSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync,int flags, cpp::Int64Struct timeout); - static ::Dynamic clientWaitSync_dyn(); - - static void colorMask( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,bool red,bool green,bool blue,bool alpha); - static ::Dynamic colorMask_dyn(); - - static void compileShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader); - static ::Dynamic compileShader_dyn(); - - static void compressedTexImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int border,int imageSize,Float data); - static ::Dynamic compressedTexImage2D_dyn(); - - static void compressedTexImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int depth,int border,int imageSize,Float data); - static ::Dynamic compressedTexImage3D_dyn(); - - static void compressedTexSubImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int width,int height,int format,int imageSize,Float data); - static ::Dynamic compressedTexSubImage2D_dyn(); - - static void compressedTexSubImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int zoffset,int width,int height,int depth,int format,int imageSize,Float data); - static ::Dynamic compressedTexSubImage3D_dyn(); - - static void copyBufferSubData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int readTarget,int writeTarget,Float readOffset,Float writeOffset,int size); - static ::Dynamic copyBufferSubData_dyn(); - - static void copyTexImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int x,int y,int width,int height,int border); - static ::Dynamic copyTexImage2D_dyn(); - - static void copyTexSubImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int x,int y,int width,int height); - static ::Dynamic copyTexSubImage2D_dyn(); - - static void copyTexSubImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int zoffset,int x,int y,int width,int height); - static ::Dynamic copyTexSubImage3D_dyn(); - - static ::lime::graphics::opengl::GLObject createBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createBuffer_dyn(); - - static ::lime::graphics::opengl::GLObject createFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createFramebuffer_dyn(); - - static ::lime::graphics::opengl::GLObject createProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createProgram_dyn(); - - static ::lime::graphics::opengl::GLObject createQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createQuery_dyn(); - - static ::lime::graphics::opengl::GLObject createRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createRenderbuffer_dyn(); - - static ::lime::graphics::opengl::GLObject createSampler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createSampler_dyn(); - - static ::lime::graphics::opengl::GLObject createShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int type); - static ::Dynamic createShader_dyn(); - - static ::lime::graphics::opengl::GLObject createTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createTexture_dyn(); - - static ::lime::graphics::opengl::GLObject createTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createTransformFeedback_dyn(); - - static ::lime::graphics::opengl::GLObject createVertexArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createVertexArray_dyn(); - - static void cullFace( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode); - static ::Dynamic cullFace_dyn(); - - static void deleteBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject buffer); - static ::Dynamic deleteBuffer_dyn(); - - static void deleteFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject framebuffer); - static ::Dynamic deleteFramebuffer_dyn(); - - static void deleteProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program); - static ::Dynamic deleteProgram_dyn(); - - static void deleteQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject query); - static ::Dynamic deleteQuery_dyn(); - - static void deleteRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject renderbuffer); - static ::Dynamic deleteRenderbuffer_dyn(); - - static void deleteSampler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler); - static ::Dynamic deleteSampler_dyn(); - - static void deleteShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader); - static ::Dynamic deleteShader_dyn(); - - static void deleteSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync); - static ::Dynamic deleteSync_dyn(); - - static void deleteTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject texture); - static ::Dynamic deleteTexture_dyn(); - - static void deleteTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject transformFeedback); - static ::Dynamic deleteTransformFeedback_dyn(); - - static void deleteVertexArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject vertexArray); - static ::Dynamic deleteVertexArray_dyn(); - - static void depthFunc( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int func); - static ::Dynamic depthFunc_dyn(); - - static void depthMask( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,bool flag); - static ::Dynamic depthMask_dyn(); - - static void depthRangef( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float zNear,Float zFar); - static ::Dynamic depthRangef_dyn(); - - static void detachShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program, ::lime::graphics::opengl::GLObject shader); - static ::Dynamic detachShader_dyn(); - - static void disable( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int cap); - static ::Dynamic disable_dyn(); - - static void disableVertexAttribArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index); - static ::Dynamic disableVertexAttribArray_dyn(); - - static void drawArrays( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int first,int count); - static ::Dynamic drawArrays_dyn(); - - static void drawArraysInstanced( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int first,int count,int instanceCount); - static ::Dynamic drawArraysInstanced_dyn(); - - static void drawBuffers( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,::Array< int > buffers); - static ::Dynamic drawBuffers_dyn(); - - static void drawElements( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int count,int type,Float offset); - static ::Dynamic drawElements_dyn(); - - static void drawElementsInstanced( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int count,int type,Float offset,int instanceCount); - static ::Dynamic drawElementsInstanced_dyn(); - - static void drawRangeElements( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int start,int end,int count,int type,Float offset); - static ::Dynamic drawRangeElements_dyn(); - - static void enable( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int cap); - static ::Dynamic enable_dyn(); - - static void enableVertexAttribArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index); - static ::Dynamic enableVertexAttribArray_dyn(); - - static void endQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target); - static ::Dynamic endQuery_dyn(); - - static void endTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic endTransformFeedback_dyn(); - - static ::Dynamic fenceSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int condition,int flags); - static ::Dynamic fenceSync_dyn(); - - static void finish( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic finish_dyn(); - - static void flush( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic flush_dyn(); - - static void framebufferRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment,int renderbuffertarget, ::lime::graphics::opengl::GLObject renderbuffer); - static ::Dynamic framebufferRenderbuffer_dyn(); - - static void framebufferTexture2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment,int textarget, ::lime::graphics::opengl::GLObject texture,int level); - static ::Dynamic framebufferTexture2D_dyn(); - - static void framebufferTextureLayer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment, ::lime::graphics::opengl::GLObject texture,int level,int layer); - static ::Dynamic framebufferTextureLayer_dyn(); - - static void frontFace( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode); - static ::Dynamic frontFace_dyn(); - - static ::Array< ::Dynamic> genBuffers( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int n,::Array< ::Dynamic> buffers); - static ::Dynamic genBuffers_dyn(); - - static void generateMipmap( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target); - static ::Dynamic generateMipmap_dyn(); - - static ::Array< ::Dynamic> genFramebuffers( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int n,::Array< ::Dynamic> framebuffers); - static ::Dynamic genFramebuffers_dyn(); - - static ::Array< ::Dynamic> genQueries( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int n,::Array< ::Dynamic> queries); - static ::Dynamic genQueries_dyn(); - - static ::Array< ::Dynamic> genRenderbuffers( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int n,::Array< ::Dynamic> renderbuffers); - static ::Dynamic genRenderbuffers_dyn(); - - static ::Array< ::Dynamic> genSamplers( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int n,::Array< ::Dynamic> samplers); - static ::Dynamic genSamplers_dyn(); - - static ::Array< ::Dynamic> genTextures( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int n,::Array< ::Dynamic> textures); - static ::Dynamic genTextures_dyn(); - - static ::Array< ::Dynamic> genTransformFeedbacks( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int n,::Array< ::Dynamic> transformFeedbacks); - static ::Dynamic genTransformFeedbacks_dyn(); - - static ::Dynamic getActiveAttrib( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int index); - static ::Dynamic getActiveAttrib_dyn(); - - static ::Dynamic getActiveUniform( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int index); - static ::Dynamic getActiveUniform_dyn(); - - static int getActiveUniformBlocki( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname); - static ::Dynamic getActiveUniformBlocki_dyn(); - - static void getActiveUniformBlockiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname,Float params); - static ::Dynamic getActiveUniformBlockiv_dyn(); - - static ::String getActiveUniformBlockName( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int uniformBlockIndex); - static ::Dynamic getActiveUniformBlockName_dyn(); - - static void getActiveUniformsiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::Array< int > uniformIndices,int pname,Float params); - static ::Dynamic getActiveUniformsiv_dyn(); - - static ::Array< ::Dynamic> getAttachedShaders( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program); - static ::Dynamic getAttachedShaders_dyn(); - - static int getAttribLocation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::String name); - static ::Dynamic getAttribLocation_dyn(); - - static bool getBoolean( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname); - static ::Dynamic getBoolean_dyn(); - - static void getBooleanv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname,Float params); - static ::Dynamic getBooleanv_dyn(); - - static int getBufferParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname); - static ::Dynamic getBufferParameteri_dyn(); - - static void getBufferParameteri64v( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,Float params); - static ::Dynamic getBufferParameteri64v_dyn(); - - static void getBufferParameteriv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,Float params); - static ::Dynamic getBufferParameteriv_dyn(); - - static Float getBufferPointerv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname); - static ::Dynamic getBufferPointerv_dyn(); - - static int getError( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic getError_dyn(); - - static Float getFloat( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname); - static ::Dynamic getFloat_dyn(); - - static void getFloatv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname,Float params); - static ::Dynamic getFloatv_dyn(); - - static ::Dynamic getExtension( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,::String name); - static ::Dynamic getExtension_dyn(); - - static int getFragDataLocation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::String name); - static ::Dynamic getFragDataLocation_dyn(); - - static int getFramebufferAttachmentParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment,int pname); - static ::Dynamic getFramebufferAttachmentParameteri_dyn(); - - static void getFramebufferAttachmentParameteriv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment,int pname,Float params); - static ::Dynamic getFramebufferAttachmentParameteriv_dyn(); - - static int getInteger( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname); - static ::Dynamic getInteger_dyn(); - - static cpp::Int64Struct getInteger64( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname); - static ::Dynamic getInteger64_dyn(); - - static cpp::Int64Struct getInteger64i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname); - static ::Dynamic getInteger64i_dyn(); - - static void getInteger64i_v( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname,int index,Float params); - static ::Dynamic getInteger64i_v_dyn(); - - static void getInteger64v( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname,Float params); - static ::Dynamic getInteger64v_dyn(); - - static void getIntegeri_v( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname,int index,Float params); - static ::Dynamic getIntegeri_v_dyn(); - - static void getIntegerv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname,Float params); - static ::Dynamic getIntegerv_dyn(); - - static int getInternalformati( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int internalformat,int pname); - static ::Dynamic getInternalformati_dyn(); - - static void getInternalformativ( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int internalformat,int pname,int bufSize,Float params); - static ::Dynamic getInternalformativ_dyn(); - - static ::haxe::io::Bytes getProgramBinary( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int binaryFormat); - static ::Dynamic getProgramBinary_dyn(); - - static int getProgrami( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int pname); - static ::Dynamic getProgrami_dyn(); - - static ::String getProgramInfoLog( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program); - static ::Dynamic getProgramInfoLog_dyn(); - - static void getProgramiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int pname,Float params); - static ::Dynamic getProgramiv_dyn(); - - static int getQueryi( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname); - static ::Dynamic getQueryi_dyn(); - - static void getQueryiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,Float params); - static ::Dynamic getQueryiv_dyn(); - - static int getQueryObjectui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject query,int pname); - static ::Dynamic getQueryObjectui_dyn(); - - static void getQueryObjectuiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject query,int pname,Float params); - static ::Dynamic getQueryObjectuiv_dyn(); - - static int getRenderbufferParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname); - static ::Dynamic getRenderbufferParameteri_dyn(); - - static void getRenderbufferParameteriv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,Float params); - static ::Dynamic getRenderbufferParameteriv_dyn(); - - static int getSamplerParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname); - static ::Dynamic getSamplerParameteri_dyn(); - - static void getSamplerParameteriv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname,Float params); - static ::Dynamic getSamplerParameteriv_dyn(); - - static Float getSamplerParameterf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname); - static ::Dynamic getSamplerParameterf_dyn(); - - static void getSamplerParameterfv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname,Float params); - static ::Dynamic getSamplerParameterfv_dyn(); - - static ::String getShaderInfoLog( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader); - static ::Dynamic getShaderInfoLog_dyn(); - - static int getShaderi( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader,int pname); - static ::Dynamic getShaderi_dyn(); - - static void getShaderiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader,int pname,Float params); - static ::Dynamic getShaderiv_dyn(); - - static ::Dynamic getShaderPrecisionFormat( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int shadertype,int precisiontype); - static ::Dynamic getShaderPrecisionFormat_dyn(); - - static ::String getShaderSource( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader); - static ::Dynamic getShaderSource_dyn(); - - static ::String getString( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int name); - static ::Dynamic getString_dyn(); - - static ::String getStringi( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int name,int index); - static ::Dynamic getStringi_dyn(); - - static int getSyncParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync,int pname); - static ::Dynamic getSyncParameteri_dyn(); - - static void getSyncParameteriv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync,int pname,Float params); - static ::Dynamic getSyncParameteriv_dyn(); - - static Float getTexParameterf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname); - static ::Dynamic getTexParameterf_dyn(); - - static void getTexParameterfv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,Float params); - static ::Dynamic getTexParameterfv_dyn(); - - static int getTexParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname); - static ::Dynamic getTexParameteri_dyn(); - - static void getTexParameteriv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,Float params); - static ::Dynamic getTexParameteriv_dyn(); - - static ::Dynamic getTransformFeedbackVarying( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int index); - static ::Dynamic getTransformFeedbackVarying_dyn(); - - static Float getUniformf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int location); - static ::Dynamic getUniformf_dyn(); - - static void getUniformfv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int location,Float params); - static ::Dynamic getUniformfv_dyn(); - - static int getUniformi( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int location); - static ::Dynamic getUniformi_dyn(); - - static void getUniformiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int location,Float params); - static ::Dynamic getUniformiv_dyn(); - - static int getUniformui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int location); - static ::Dynamic getUniformui_dyn(); - - static void getUniformuiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int location,Float params); - static ::Dynamic getUniformuiv_dyn(); - - static int getUniformBlockIndex( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::String uniformBlockName); - static ::Dynamic getUniformBlockIndex_dyn(); - - static ::Array< int > getUniformIndices( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::Array< ::String > uniformNames); - static ::Dynamic getUniformIndices_dyn(); - - static int getUniformLocation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::String name); - static ::Dynamic getUniformLocation_dyn(); - - static Float getVertexAttribf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname); - static ::Dynamic getVertexAttribf_dyn(); - - static void getVertexAttribfv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname,Float params); - static ::Dynamic getVertexAttribfv_dyn(); - - static int getVertexAttribi( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname); - static ::Dynamic getVertexAttribi_dyn(); - - static int getVertexAttribIi( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname); - static ::Dynamic getVertexAttribIi_dyn(); - - static void getVertexAttribIiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname,Float params); - static ::Dynamic getVertexAttribIiv_dyn(); - - static int getVertexAttribIui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname); - static ::Dynamic getVertexAttribIui_dyn(); - - static void getVertexAttribIuiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname,Float params); - static ::Dynamic getVertexAttribIuiv_dyn(); - - static void getVertexAttribiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname,Float params); - static ::Dynamic getVertexAttribiv_dyn(); - - static Float getVertexAttribPointerv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname); - static ::Dynamic getVertexAttribPointerv_dyn(); - - static void hint( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int mode); - static ::Dynamic hint_dyn(); - - static void invalidateFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,::Array< int > attachments); - static ::Dynamic invalidateFramebuffer_dyn(); - - static void invalidateSubFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,::Array< int > attachments,int x,int y,int width,int height); - static ::Dynamic invalidateSubFramebuffer_dyn(); - - static bool isBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject buffer); - static ::Dynamic isBuffer_dyn(); - - static bool isEnabled( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int cap); - static ::Dynamic isEnabled_dyn(); - - static bool isFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject framebuffer); - static ::Dynamic isFramebuffer_dyn(); - - static bool isProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program); - static ::Dynamic isProgram_dyn(); - - static bool isQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject query); - static ::Dynamic isQuery_dyn(); - - static bool isRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject renderbuffer); - static ::Dynamic isRenderbuffer_dyn(); - - static bool isSampler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler); - static ::Dynamic isSampler_dyn(); - - static bool isShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader); - static ::Dynamic isShader_dyn(); - - static bool isTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject texture); - static ::Dynamic isTexture_dyn(); - - static bool isTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject transformFeedback); - static ::Dynamic isTransformFeedback_dyn(); - - static bool isVertexArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject vertexArray); - static ::Dynamic isVertexArray_dyn(); - - static void lineWidth( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float width); - static ::Dynamic lineWidth_dyn(); - - static void linkProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program); - static ::Dynamic linkProgram_dyn(); - - static Float mapBufferRange( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,Float offset,int length,int access); - static ::Dynamic mapBufferRange_dyn(); - - static void pauseTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic pauseTransformFeedback_dyn(); - - static void pixelStorei( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname,int param); - static ::Dynamic pixelStorei_dyn(); - - static void polygonOffset( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float factor,Float units); - static ::Dynamic polygonOffset_dyn(); - - static void programBinary( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int binaryFormat,Float binary,int length); - static ::Dynamic programBinary_dyn(); - - static void programParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int pname,int value); - static ::Dynamic programParameteri_dyn(); - - static void readBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int src); - static ::Dynamic readBuffer_dyn(); - - static void readPixels( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int x,int y,int width,int height,int format,int type,Float data); - static ::Dynamic readPixels_dyn(); - - static void releaseShaderCompiler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic releaseShaderCompiler_dyn(); - - static void renderbufferStorage( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int internalformat,int width,int height); - static ::Dynamic renderbufferStorage_dyn(); - - static void renderbufferStorageMultisample( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int samples,int internalformat,int width,int height); - static ::Dynamic renderbufferStorageMultisample_dyn(); - - static void resumeTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic resumeTransformFeedback_dyn(); - - static void sampleCoverage( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float value,bool invert); - static ::Dynamic sampleCoverage_dyn(); - - static void samplerParameterf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname,Float param); - static ::Dynamic samplerParameterf_dyn(); - - static void samplerParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname,int param); - static ::Dynamic samplerParameteri_dyn(); - - static void scissor( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int x,int y,int width,int height); - static ::Dynamic scissor_dyn(); - - static void shaderBinary( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,::Array< ::Dynamic> shaders,int binaryformat,Float binary,int length); - static ::Dynamic shaderBinary_dyn(); - - static void shaderSource( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader,::String source); - static ::Dynamic shaderSource_dyn(); - - static void stencilFunc( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int func,int ref,int mask); - static ::Dynamic stencilFunc_dyn(); - - static void stencilFuncSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int face,int func,int ref,int mask); - static ::Dynamic stencilFuncSeparate_dyn(); - - static void stencilMask( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mask); - static ::Dynamic stencilMask_dyn(); - - static void stencilMaskSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int face,int mask); - static ::Dynamic stencilMaskSeparate_dyn(); - - static void stencilOp( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int fail,int zfail,int zpass); - static ::Dynamic stencilOp_dyn(); - - static void stencilOpSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int face,int fail,int zfail,int zpass); - static ::Dynamic stencilOpSeparate_dyn(); - - static void texImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int border,int format,int type,Float data); - static ::Dynamic texImage2D_dyn(); - - static void texImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int depth,int border,int format,int type,Float data); - static ::Dynamic texImage3D_dyn(); - - static void texStorage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height); - static ::Dynamic texStorage2D_dyn(); - - static void texStorage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int depth); - static ::Dynamic texStorage3D_dyn(); - - static void texParameterf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,Float param); - static ::Dynamic texParameterf_dyn(); - - static void texParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,int param); - static ::Dynamic texParameteri_dyn(); - - static void texSubImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int width,int height,int format,int type,Float data); - static ::Dynamic texSubImage2D_dyn(); - - static void texSubImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int zoffset,int width,int height,int depth,int format,int type,Float data); - static ::Dynamic texSubImage3D_dyn(); - - static void transformFeedbackVaryings( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::Array< ::String > varyings,int bufferMode); - static ::Dynamic transformFeedbackVaryings_dyn(); - - static void uniform1f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,Float v0); - static ::Dynamic uniform1f_dyn(); - - static void uniform1fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v); - static ::Dynamic uniform1fv_dyn(); - - static void uniform1i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0); - static ::Dynamic uniform1i_dyn(); - - static void uniform1iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v); - static ::Dynamic uniform1iv_dyn(); - - static void uniform1ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0); - static ::Dynamic uniform1ui_dyn(); - - static void uniform1uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v); - static ::Dynamic uniform1uiv_dyn(); - - static void uniform2f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,Float v0,Float v1); - static ::Dynamic uniform2f_dyn(); - - static void uniform2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v); - static ::Dynamic uniform2fv_dyn(); - - static void uniform2i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1); - static ::Dynamic uniform2i_dyn(); - - static void uniform2iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v); - static ::Dynamic uniform2iv_dyn(); - - static void uniform2ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1); - static ::Dynamic uniform2ui_dyn(); - - static void uniform2uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v); - static ::Dynamic uniform2uiv_dyn(); - - static void uniform3f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,Float v0,Float v1,Float v2); - static ::Dynamic uniform3f_dyn(); - - static void uniform3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v); - static ::Dynamic uniform3fv_dyn(); - - static void uniform3i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1,int v2); - static ::Dynamic uniform3i_dyn(); - - static void uniform3iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v); - static ::Dynamic uniform3iv_dyn(); - - static void uniform3ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1,int v2); - static ::Dynamic uniform3ui_dyn(); - - static void uniform3uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v); - static ::Dynamic uniform3uiv_dyn(); - - static void uniform4f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,Float v0,Float v1,Float v2,Float v3); - static ::Dynamic uniform4f_dyn(); - - static void uniform4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v); - static ::Dynamic uniform4fv_dyn(); - - static void uniform4i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1,int v2,int v3); - static ::Dynamic uniform4i_dyn(); - - static void uniform4iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v); - static ::Dynamic uniform4iv_dyn(); - - static void uniform4ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1,int v2,int v3); - static ::Dynamic uniform4ui_dyn(); - - static void uniform4uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v); - static ::Dynamic uniform4uiv_dyn(); - - static void uniformBlockBinding( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int uniformBlockBinding); - static ::Dynamic uniformBlockBinding_dyn(); - - static void uniformMatrix2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix2fv_dyn(); - - static void uniformMatrix2x3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix2x3fv_dyn(); - - static void uniformMatrix2x4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix2x4fv_dyn(); - - static void uniformMatrix3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix3fv_dyn(); - - static void uniformMatrix3x2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix3x2fv_dyn(); - - static void uniformMatrix3x4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix3x4fv_dyn(); - - static void uniformMatrix4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix4fv_dyn(); - - static void uniformMatrix4x2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix4x2fv_dyn(); - - static void uniformMatrix4x3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix4x3fv_dyn(); - - static bool unmapBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target); - static ::Dynamic unmapBuffer_dyn(); - - static void useProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program); - static ::Dynamic useProgram_dyn(); - - static void validateProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program); - static ::Dynamic validateProgram_dyn(); - - static void vertexAttrib1f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float x); - static ::Dynamic vertexAttrib1f_dyn(); - - static void vertexAttrib1fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values); - static ::Dynamic vertexAttrib1fv_dyn(); - - static void vertexAttrib2f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float x,Float y); - static ::Dynamic vertexAttrib2f_dyn(); - - static void vertexAttrib2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values); - static ::Dynamic vertexAttrib2fv_dyn(); - - static void vertexAttrib3f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float x,Float y,Float z); - static ::Dynamic vertexAttrib3f_dyn(); - - static void vertexAttrib3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values); - static ::Dynamic vertexAttrib3fv_dyn(); - - static void vertexAttrib4f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float x,Float y,Float z,Float w); - static ::Dynamic vertexAttrib4f_dyn(); - - static void vertexAttrib4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values); - static ::Dynamic vertexAttrib4fv_dyn(); - - static void vertexAttribDivisor( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int divisor); - static ::Dynamic vertexAttribDivisor_dyn(); - - static void vertexAttribI4i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,int x,int y,int z,int w); - static ::Dynamic vertexAttribI4i_dyn(); - - static void vertexAttribI4iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values); - static ::Dynamic vertexAttribI4iv_dyn(); - - static void vertexAttribI4ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,int x,int y,int z,int w); - static ::Dynamic vertexAttribI4ui_dyn(); - - static void vertexAttribI4uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values); - static ::Dynamic vertexAttribI4uiv_dyn(); - - static void vertexAttribIPointer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,int size,int type,int stride,Float pointer); - static ::Dynamic vertexAttribIPointer_dyn(); - - static void vertexAttribPointer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,int size,int type,bool normalized,int stride,Float pointer); - static ::Dynamic vertexAttribPointer_dyn(); - - static void viewport( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int x,int y,int width,int height); - static ::Dynamic viewport_dyn(); - - static void waitSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync,int flags, cpp::Int64Struct timeout); - static ::Dynamic waitSync_dyn(); - - static ::lime::_internal::backend::native::NativeOpenGLRenderContext fromGL(hx::Class gl); - static ::Dynamic fromGL_dyn(); - - static ::lime::_internal::backend::native::NativeOpenGLRenderContext fromRenderContext( ::lime::graphics::RenderContext context); - static ::Dynamic fromRenderContext_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace _OpenGLES3RenderContext - -#endif /* INCLUDED_lime_graphics__OpenGLES3RenderContext_OpenGLES3RenderContext_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/_OpenGLRenderContext/OpenGLRenderContext_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/_OpenGLRenderContext/OpenGLRenderContext_Impl_.h deleted file mode 100644 index 78956916..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/_OpenGLRenderContext/OpenGLRenderContext_Impl_.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics__OpenGLRenderContext_OpenGLRenderContext_Impl_ -#define INCLUDED_lime_graphics__OpenGLRenderContext_OpenGLRenderContext_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeOpenGLRenderContext) -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS3(lime,graphics,_OpenGLRenderContext,OpenGLRenderContext_Impl_) - -namespace lime{ -namespace graphics{ -namespace _OpenGLRenderContext{ - - -class HXCPP_CLASS_ATTRIBUTES OpenGLRenderContext_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OpenGLRenderContext_Impl__obj OBJ_; - OpenGLRenderContext_Impl__obj(); - - public: - enum { _hx_ClassId = 0x777184d7 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics._OpenGLRenderContext.OpenGLRenderContext_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics._OpenGLRenderContext.OpenGLRenderContext_Impl_"); } - - inline static hx::ObjectPtr< OpenGLRenderContext_Impl__obj > __new() { - hx::ObjectPtr< OpenGLRenderContext_Impl__obj > __this = new OpenGLRenderContext_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OpenGLRenderContext_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - OpenGLRenderContext_Impl__obj *__this = (OpenGLRenderContext_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OpenGLRenderContext_Impl__obj), false, "lime.graphics._OpenGLRenderContext.OpenGLRenderContext_Impl_")); - *(void **)__this = OpenGLRenderContext_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OpenGLRenderContext_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OpenGLRenderContext_Impl_",4a,a7,74,1b); } - - static ::lime::_internal::backend::native::NativeOpenGLRenderContext fromRenderContext( ::lime::graphics::RenderContext context); - static ::Dynamic fromRenderContext_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace _OpenGLRenderContext - -#endif /* INCLUDED_lime_graphics__OpenGLRenderContext_OpenGLRenderContext_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/_WebGL2RenderContext/WebGL2RenderContext_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/_WebGL2RenderContext/WebGL2RenderContext_Impl_.h deleted file mode 100644 index 20bd3614..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/_WebGL2RenderContext/WebGL2RenderContext_Impl_.h +++ /dev/null @@ -1,2428 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics__WebGL2RenderContext_WebGL2RenderContext_Impl_ -#define INCLUDED_lime_graphics__WebGL2RenderContext_WebGL2RenderContext_Impl_ - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeOpenGLRenderContext) -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS3(lime,graphics,_WebGL2RenderContext,WebGL2RenderContext_Impl_) -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(lime,utils,BytePointerData) - -namespace lime{ -namespace graphics{ -namespace _WebGL2RenderContext{ - - -class HXCPP_CLASS_ATTRIBUTES WebGL2RenderContext_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef WebGL2RenderContext_Impl__obj OBJ_; - WebGL2RenderContext_Impl__obj(); - - public: - enum { _hx_ClassId = 0x7a7441f7 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_"); } - - inline static hx::ObjectPtr< WebGL2RenderContext_Impl__obj > __new() { - hx::ObjectPtr< WebGL2RenderContext_Impl__obj > __this = new WebGL2RenderContext_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< WebGL2RenderContext_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - WebGL2RenderContext_Impl__obj *__this = (WebGL2RenderContext_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(WebGL2RenderContext_Impl__obj), false, "lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_")); - *(void **)__this = WebGL2RenderContext_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~WebGL2RenderContext_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("WebGL2RenderContext_Impl_",a0,77,ab,a6); } - - static void __boot(); - static ::lime::utils::BytePointerData _hx___tempPointer; - static int get_DEPTH_BUFFER_BIT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_BUFFER_BIT_dyn(); - - static int get_STENCIL_BUFFER_BIT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BUFFER_BIT_dyn(); - - static int get_COLOR_BUFFER_BIT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_BUFFER_BIT_dyn(); - - static int get_POINTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_POINTS_dyn(); - - static int get_LINES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LINES_dyn(); - - static int get_LINE_LOOP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LINE_LOOP_dyn(); - - static int get_LINE_STRIP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LINE_STRIP_dyn(); - - static int get_TRIANGLES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRIANGLES_dyn(); - - static int get_TRIANGLE_STRIP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRIANGLE_STRIP_dyn(); - - static int get_TRIANGLE_FAN( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRIANGLE_FAN_dyn(); - - static int get_ZERO( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ZERO_dyn(); - - static int get_ONE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ONE_dyn(); - - static int get_SRC_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SRC_COLOR_dyn(); - - static int get_ONE_MINUS_SRC_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ONE_MINUS_SRC_COLOR_dyn(); - - static int get_SRC_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SRC_ALPHA_dyn(); - - static int get_ONE_MINUS_SRC_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ONE_MINUS_SRC_ALPHA_dyn(); - - static int get_DST_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DST_ALPHA_dyn(); - - static int get_ONE_MINUS_DST_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ONE_MINUS_DST_ALPHA_dyn(); - - static int get_DST_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DST_COLOR_dyn(); - - static int get_ONE_MINUS_DST_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ONE_MINUS_DST_COLOR_dyn(); - - static int get_SRC_ALPHA_SATURATE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SRC_ALPHA_SATURATE_dyn(); - - static int get_FUNC_ADD( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FUNC_ADD_dyn(); - - static int get_BLEND_EQUATION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_EQUATION_dyn(); - - static int get_BLEND_EQUATION_RGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_EQUATION_RGB_dyn(); - - static int get_BLEND_EQUATION_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_EQUATION_ALPHA_dyn(); - - static int get_FUNC_SUBTRACT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FUNC_SUBTRACT_dyn(); - - static int get_FUNC_REVERSE_SUBTRACT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FUNC_REVERSE_SUBTRACT_dyn(); - - static int get_BLEND_DST_RGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_DST_RGB_dyn(); - - static int get_BLEND_SRC_RGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_SRC_RGB_dyn(); - - static int get_BLEND_DST_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_DST_ALPHA_dyn(); - - static int get_BLEND_SRC_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_SRC_ALPHA_dyn(); - - static int get_CONSTANT_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CONSTANT_COLOR_dyn(); - - static int get_ONE_MINUS_CONSTANT_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ONE_MINUS_CONSTANT_COLOR_dyn(); - - static int get_CONSTANT_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CONSTANT_ALPHA_dyn(); - - static int get_ONE_MINUS_CONSTANT_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ONE_MINUS_CONSTANT_ALPHA_dyn(); - - static int get_BLEND_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_COLOR_dyn(); - - static int get_ARRAY_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ARRAY_BUFFER_dyn(); - - static int get_ELEMENT_ARRAY_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ELEMENT_ARRAY_BUFFER_dyn(); - - static int get_ARRAY_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ARRAY_BUFFER_BINDING_dyn(); - - static int get_ELEMENT_ARRAY_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ELEMENT_ARRAY_BUFFER_BINDING_dyn(); - - static int get_STREAM_DRAW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STREAM_DRAW_dyn(); - - static int get_STATIC_DRAW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STATIC_DRAW_dyn(); - - static int get_DYNAMIC_DRAW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DYNAMIC_DRAW_dyn(); - - static int get_BUFFER_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BUFFER_SIZE_dyn(); - - static int get_BUFFER_USAGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BUFFER_USAGE_dyn(); - - static int get_CURRENT_VERTEX_ATTRIB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CURRENT_VERTEX_ATTRIB_dyn(); - - static int get_FRONT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRONT_dyn(); - - static int get_BACK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BACK_dyn(); - - static int get_FRONT_AND_BACK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRONT_AND_BACK_dyn(); - - static int get_CULL_FACE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CULL_FACE_dyn(); - - static int get_BLEND( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLEND_dyn(); - - static int get_DITHER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DITHER_dyn(); - - static int get_STENCIL_TEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_TEST_dyn(); - - static int get_DEPTH_TEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_TEST_dyn(); - - static int get_SCISSOR_TEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SCISSOR_TEST_dyn(); - - static int get_POLYGON_OFFSET_FILL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_POLYGON_OFFSET_FILL_dyn(); - - static int get_SAMPLE_ALPHA_TO_COVERAGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLE_ALPHA_TO_COVERAGE_dyn(); - - static int get_SAMPLE_COVERAGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLE_COVERAGE_dyn(); - - static int get_NO_ERROR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_NO_ERROR_dyn(); - - static int get_INVALID_ENUM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INVALID_ENUM_dyn(); - - static int get_INVALID_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INVALID_VALUE_dyn(); - - static int get_INVALID_OPERATION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INVALID_OPERATION_dyn(); - - static int get_OUT_OF_MEMORY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_OUT_OF_MEMORY_dyn(); - - static int get_CW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CW_dyn(); - - static int get_CCW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CCW_dyn(); - - static int get_LINE_WIDTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LINE_WIDTH_dyn(); - - static int get_ALIASED_POINT_SIZE_RANGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ALIASED_POINT_SIZE_RANGE_dyn(); - - static int get_ALIASED_LINE_WIDTH_RANGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ALIASED_LINE_WIDTH_RANGE_dyn(); - - static int get_CULL_FACE_MODE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CULL_FACE_MODE_dyn(); - - static int get_FRONT_FACE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRONT_FACE_dyn(); - - static int get_DEPTH_RANGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_RANGE_dyn(); - - static int get_DEPTH_WRITEMASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_WRITEMASK_dyn(); - - static int get_DEPTH_CLEAR_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_CLEAR_VALUE_dyn(); - - static int get_DEPTH_FUNC( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_FUNC_dyn(); - - static int get_STENCIL_CLEAR_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_CLEAR_VALUE_dyn(); - - static int get_STENCIL_FUNC( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_FUNC_dyn(); - - static int get_STENCIL_FAIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_FAIL_dyn(); - - static int get_STENCIL_PASS_DEPTH_FAIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_PASS_DEPTH_FAIL_dyn(); - - static int get_STENCIL_PASS_DEPTH_PASS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_PASS_DEPTH_PASS_dyn(); - - static int get_STENCIL_REF( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_REF_dyn(); - - static int get_STENCIL_VALUE_MASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_VALUE_MASK_dyn(); - - static int get_STENCIL_WRITEMASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_WRITEMASK_dyn(); - - static int get_STENCIL_BACK_FUNC( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BACK_FUNC_dyn(); - - static int get_STENCIL_BACK_FAIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BACK_FAIL_dyn(); - - static int get_STENCIL_BACK_PASS_DEPTH_FAIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BACK_PASS_DEPTH_FAIL_dyn(); - - static int get_STENCIL_BACK_PASS_DEPTH_PASS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BACK_PASS_DEPTH_PASS_dyn(); - - static int get_STENCIL_BACK_REF( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BACK_REF_dyn(); - - static int get_STENCIL_BACK_VALUE_MASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BACK_VALUE_MASK_dyn(); - - static int get_STENCIL_BACK_WRITEMASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BACK_WRITEMASK_dyn(); - - static int get_VIEWPORT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VIEWPORT_dyn(); - - static int get_SCISSOR_BOX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SCISSOR_BOX_dyn(); - - static int get_COLOR_CLEAR_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_CLEAR_VALUE_dyn(); - - static int get_COLOR_WRITEMASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_WRITEMASK_dyn(); - - static int get_UNPACK_ALIGNMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_ALIGNMENT_dyn(); - - static int get_PACK_ALIGNMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_PACK_ALIGNMENT_dyn(); - - static int get_MAX_TEXTURE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_TEXTURE_SIZE_dyn(); - - static int get_MAX_VIEWPORT_DIMS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VIEWPORT_DIMS_dyn(); - - static int get_SUBPIXEL_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SUBPIXEL_BITS_dyn(); - - static int get_RED_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RED_BITS_dyn(); - - static int get_GREEN_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_GREEN_BITS_dyn(); - - static int get_BLUE_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BLUE_BITS_dyn(); - - static int get_ALPHA_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ALPHA_BITS_dyn(); - - static int get_DEPTH_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_BITS_dyn(); - - static int get_STENCIL_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_BITS_dyn(); - - static int get_POLYGON_OFFSET_UNITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_POLYGON_OFFSET_UNITS_dyn(); - - static int get_POLYGON_OFFSET_FACTOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_POLYGON_OFFSET_FACTOR_dyn(); - - static int get_TEXTURE_BINDING_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_BINDING_2D_dyn(); - - static int get_SAMPLE_BUFFERS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLE_BUFFERS_dyn(); - - static int get_SAMPLES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLES_dyn(); - - static int get_SAMPLE_COVERAGE_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLE_COVERAGE_VALUE_dyn(); - - static int get_SAMPLE_COVERAGE_INVERT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLE_COVERAGE_INVERT_dyn(); - - static int get_COMPRESSED_TEXTURE_FORMATS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COMPRESSED_TEXTURE_FORMATS_dyn(); - - static int get_DONT_CARE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DONT_CARE_dyn(); - - static int get_FASTEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FASTEST_dyn(); - - static int get_NICEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_NICEST_dyn(); - - static int get_GENERATE_MIPMAP_HINT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_GENERATE_MIPMAP_HINT_dyn(); - - static int get_BYTE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BYTE_dyn(); - - static int get_UNSIGNED_BYTE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_BYTE_dyn(); - - static int get_SHORT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SHORT_dyn(); - - static int get_UNSIGNED_SHORT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_SHORT_dyn(); - - static int get_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_dyn(); - - static int get_UNSIGNED_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_dyn(); - - static int get_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_dyn(); - - static int get_DEPTH_COMPONENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_COMPONENT_dyn(); - - static int get_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ALPHA_dyn(); - - static int get_RGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB_dyn(); - - static int get_RGBA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA_dyn(); - - static int get_LUMINANCE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LUMINANCE_dyn(); - - static int get_LUMINANCE_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LUMINANCE_ALPHA_dyn(); - - static int get_UNSIGNED_SHORT_4_4_4_4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_SHORT_4_4_4_4_dyn(); - - static int get_UNSIGNED_SHORT_5_5_5_1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_SHORT_5_5_5_1_dyn(); - - static int get_UNSIGNED_SHORT_5_6_5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_SHORT_5_6_5_dyn(); - - static int get_FRAGMENT_SHADER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAGMENT_SHADER_dyn(); - - static int get_VERTEX_SHADER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_SHADER_dyn(); - - static int get_MAX_VERTEX_ATTRIBS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VERTEX_ATTRIBS_dyn(); - - static int get_MAX_VERTEX_UNIFORM_VECTORS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VERTEX_UNIFORM_VECTORS_dyn(); - - static int get_MAX_VARYING_VECTORS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VARYING_VECTORS_dyn(); - - static int get_MAX_COMBINED_TEXTURE_IMAGE_UNITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_COMBINED_TEXTURE_IMAGE_UNITS_dyn(); - - static int get_MAX_VERTEX_TEXTURE_IMAGE_UNITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VERTEX_TEXTURE_IMAGE_UNITS_dyn(); - - static int get_MAX_TEXTURE_IMAGE_UNITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_TEXTURE_IMAGE_UNITS_dyn(); - - static int get_MAX_FRAGMENT_UNIFORM_VECTORS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_FRAGMENT_UNIFORM_VECTORS_dyn(); - - static int get_SHADER_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SHADER_TYPE_dyn(); - - static int get_DELETE_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DELETE_STATUS_dyn(); - - static int get_LINK_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LINK_STATUS_dyn(); - - static int get_VALIDATE_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VALIDATE_STATUS_dyn(); - - static int get_ATTACHED_SHADERS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ATTACHED_SHADERS_dyn(); - - static int get_ACTIVE_UNIFORMS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ACTIVE_UNIFORMS_dyn(); - - static int get_ACTIVE_ATTRIBUTES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ACTIVE_ATTRIBUTES_dyn(); - - static int get_SHADING_LANGUAGE_VERSION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SHADING_LANGUAGE_VERSION_dyn(); - - static int get_CURRENT_PROGRAM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CURRENT_PROGRAM_dyn(); - - static int get_NEVER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_NEVER_dyn(); - - static int get_LESS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LESS_dyn(); - - static int get_EQUAL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_EQUAL_dyn(); - - static int get_LEQUAL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LEQUAL_dyn(); - - static int get_GREATER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_GREATER_dyn(); - - static int get_NOTEQUAL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_NOTEQUAL_dyn(); - - static int get_GEQUAL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_GEQUAL_dyn(); - - static int get_ALWAYS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ALWAYS_dyn(); - - static int get_KEEP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_KEEP_dyn(); - - static int get_REPLACE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_REPLACE_dyn(); - - static int get_INCR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INCR_dyn(); - - static int get_DECR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DECR_dyn(); - - static int get_INVERT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INVERT_dyn(); - - static int get_INCR_WRAP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INCR_WRAP_dyn(); - - static int get_DECR_WRAP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DECR_WRAP_dyn(); - - static int get_VENDOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VENDOR_dyn(); - - static int get_RENDERER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERER_dyn(); - - static int get_VERSION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERSION_dyn(); - - static int get_NEAREST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_NEAREST_dyn(); - - static int get_LINEAR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LINEAR_dyn(); - - static int get_NEAREST_MIPMAP_NEAREST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_NEAREST_MIPMAP_NEAREST_dyn(); - - static int get_LINEAR_MIPMAP_NEAREST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LINEAR_MIPMAP_NEAREST_dyn(); - - static int get_NEAREST_MIPMAP_LINEAR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_NEAREST_MIPMAP_LINEAR_dyn(); - - static int get_LINEAR_MIPMAP_LINEAR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LINEAR_MIPMAP_LINEAR_dyn(); - - static int get_TEXTURE_MAG_FILTER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_MAG_FILTER_dyn(); - - static int get_TEXTURE_MIN_FILTER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_MIN_FILTER_dyn(); - - static int get_TEXTURE_WRAP_S( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_WRAP_S_dyn(); - - static int get_TEXTURE_WRAP_T( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_WRAP_T_dyn(); - - static int get_TEXTURE_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_2D_dyn(); - - static int get_TEXTURE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_dyn(); - - static int get_TEXTURE_CUBE_MAP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_CUBE_MAP_dyn(); - - static int get_TEXTURE_BINDING_CUBE_MAP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_BINDING_CUBE_MAP_dyn(); - - static int get_TEXTURE_CUBE_MAP_POSITIVE_X( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_CUBE_MAP_POSITIVE_X_dyn(); - - static int get_TEXTURE_CUBE_MAP_NEGATIVE_X( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_CUBE_MAP_NEGATIVE_X_dyn(); - - static int get_TEXTURE_CUBE_MAP_POSITIVE_Y( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_CUBE_MAP_POSITIVE_Y_dyn(); - - static int get_TEXTURE_CUBE_MAP_NEGATIVE_Y( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_CUBE_MAP_NEGATIVE_Y_dyn(); - - static int get_TEXTURE_CUBE_MAP_POSITIVE_Z( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_CUBE_MAP_POSITIVE_Z_dyn(); - - static int get_TEXTURE_CUBE_MAP_NEGATIVE_Z( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_CUBE_MAP_NEGATIVE_Z_dyn(); - - static int get_MAX_CUBE_MAP_TEXTURE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_CUBE_MAP_TEXTURE_SIZE_dyn(); - - static int get_TEXTURE0( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE0_dyn(); - - static int get_TEXTURE1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE1_dyn(); - - static int get_TEXTURE2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE2_dyn(); - - static int get_TEXTURE3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE3_dyn(); - - static int get_TEXTURE4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE4_dyn(); - - static int get_TEXTURE5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE5_dyn(); - - static int get_TEXTURE6( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE6_dyn(); - - static int get_TEXTURE7( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE7_dyn(); - - static int get_TEXTURE8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE8_dyn(); - - static int get_TEXTURE9( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE9_dyn(); - - static int get_TEXTURE10( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE10_dyn(); - - static int get_TEXTURE11( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE11_dyn(); - - static int get_TEXTURE12( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE12_dyn(); - - static int get_TEXTURE13( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE13_dyn(); - - static int get_TEXTURE14( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE14_dyn(); - - static int get_TEXTURE15( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE15_dyn(); - - static int get_TEXTURE16( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE16_dyn(); - - static int get_TEXTURE17( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE17_dyn(); - - static int get_TEXTURE18( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE18_dyn(); - - static int get_TEXTURE19( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE19_dyn(); - - static int get_TEXTURE20( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE20_dyn(); - - static int get_TEXTURE21( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE21_dyn(); - - static int get_TEXTURE22( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE22_dyn(); - - static int get_TEXTURE23( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE23_dyn(); - - static int get_TEXTURE24( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE24_dyn(); - - static int get_TEXTURE25( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE25_dyn(); - - static int get_TEXTURE26( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE26_dyn(); - - static int get_TEXTURE27( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE27_dyn(); - - static int get_TEXTURE28( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE28_dyn(); - - static int get_TEXTURE29( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE29_dyn(); - - static int get_TEXTURE30( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE30_dyn(); - - static int get_TEXTURE31( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE31_dyn(); - - static int get_ACTIVE_TEXTURE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ACTIVE_TEXTURE_dyn(); - - static int get_REPEAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_REPEAT_dyn(); - - static int get_CLAMP_TO_EDGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CLAMP_TO_EDGE_dyn(); - - static int get_MIRRORED_REPEAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MIRRORED_REPEAT_dyn(); - - static int get_FLOAT_VEC2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_VEC2_dyn(); - - static int get_FLOAT_VEC3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_VEC3_dyn(); - - static int get_FLOAT_VEC4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_VEC4_dyn(); - - static int get_INT_VEC2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_VEC2_dyn(); - - static int get_INT_VEC3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_VEC3_dyn(); - - static int get_INT_VEC4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_VEC4_dyn(); - - static int get_BOOL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BOOL_dyn(); - - static int get_BOOL_VEC2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BOOL_VEC2_dyn(); - - static int get_BOOL_VEC3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BOOL_VEC3_dyn(); - - static int get_BOOL_VEC4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BOOL_VEC4_dyn(); - - static int get_FLOAT_MAT2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT2_dyn(); - - static int get_FLOAT_MAT3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT3_dyn(); - - static int get_FLOAT_MAT4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT4_dyn(); - - static int get_SAMPLER_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLER_2D_dyn(); - - static int get_SAMPLER_CUBE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLER_CUBE_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_ENABLED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_ENABLED_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_SIZE_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_STRIDE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_STRIDE_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_TYPE_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_NORMALIZED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_NORMALIZED_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_POINTER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_POINTER_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_dyn(); - - static int get_COMPILE_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COMPILE_STATUS_dyn(); - - static int get_LOW_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LOW_FLOAT_dyn(); - - static int get_MEDIUM_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MEDIUM_FLOAT_dyn(); - - static int get_HIGH_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_HIGH_FLOAT_dyn(); - - static int get_LOW_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_LOW_INT_dyn(); - - static int get_MEDIUM_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MEDIUM_INT_dyn(); - - static int get_HIGH_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_HIGH_INT_dyn(); - - static int get_FRAMEBUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_dyn(); - - static int get_RENDERBUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_dyn(); - - static int get_RGBA4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA4_dyn(); - - static int get_RGB5_A1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB5_A1_dyn(); - - static int get_RGB565( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB565_dyn(); - - static int get_DEPTH_COMPONENT16( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_COMPONENT16_dyn(); - - static int get_STENCIL_INDEX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_INDEX_dyn(); - - static int get_STENCIL_INDEX8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_INDEX8_dyn(); - - static int get_DEPTH_STENCIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_STENCIL_dyn(); - - static int get_RENDERBUFFER_WIDTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_WIDTH_dyn(); - - static int get_RENDERBUFFER_HEIGHT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_HEIGHT_dyn(); - - static int get_RENDERBUFFER_INTERNAL_FORMAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_INTERNAL_FORMAT_dyn(); - - static int get_RENDERBUFFER_RED_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_RED_SIZE_dyn(); - - static int get_RENDERBUFFER_GREEN_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_GREEN_SIZE_dyn(); - - static int get_RENDERBUFFER_BLUE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_BLUE_SIZE_dyn(); - - static int get_RENDERBUFFER_ALPHA_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_ALPHA_SIZE_dyn(); - - static int get_RENDERBUFFER_DEPTH_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_DEPTH_SIZE_dyn(); - - static int get_RENDERBUFFER_STENCIL_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_STENCIL_SIZE_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_dyn(); - - static int get_COLOR_ATTACHMENT0( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT0_dyn(); - - static int get_DEPTH_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_ATTACHMENT_dyn(); - - static int get_STENCIL_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_ATTACHMENT_dyn(); - - static int get_DEPTH_STENCIL_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_STENCIL_ATTACHMENT_dyn(); - - static int get_NONE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_NONE_dyn(); - - static int get_FRAMEBUFFER_COMPLETE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_COMPLETE_dyn(); - - static int get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_dyn(); - - static int get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_dyn(); - - static int get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_dyn(); - - static int get_FRAMEBUFFER_UNSUPPORTED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_UNSUPPORTED_dyn(); - - static int get_FRAMEBUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_BINDING_dyn(); - - static int get_RENDERBUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_BINDING_dyn(); - - static int get_MAX_RENDERBUFFER_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_RENDERBUFFER_SIZE_dyn(); - - static int get_INVALID_FRAMEBUFFER_OPERATION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INVALID_FRAMEBUFFER_OPERATION_dyn(); - - static int get_UNPACK_FLIP_Y_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_FLIP_Y_WEBGL_dyn(); - - static int get_UNPACK_PREMULTIPLY_ALPHA_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_PREMULTIPLY_ALPHA_WEBGL_dyn(); - - static int get_CONTEXT_LOST_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CONTEXT_LOST_WEBGL_dyn(); - - static int get_UNPACK_COLORSPACE_CONVERSION_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_COLORSPACE_CONVERSION_WEBGL_dyn(); - - static int get_BROWSER_DEFAULT_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_BROWSER_DEFAULT_WEBGL_dyn(); - - static int get_READ_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_READ_BUFFER_dyn(); - - static int get_UNPACK_ROW_LENGTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_ROW_LENGTH_dyn(); - - static int get_UNPACK_SKIP_ROWS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_SKIP_ROWS_dyn(); - - static int get_UNPACK_SKIP_PIXELS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_SKIP_PIXELS_dyn(); - - static int get_PACK_ROW_LENGTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_PACK_ROW_LENGTH_dyn(); - - static int get_PACK_SKIP_ROWS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_PACK_SKIP_ROWS_dyn(); - - static int get_PACK_SKIP_PIXELS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_PACK_SKIP_PIXELS_dyn(); - - static int get_TEXTURE_BINDING_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_BINDING_3D_dyn(); - - static int get_UNPACK_SKIP_IMAGES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_SKIP_IMAGES_dyn(); - - static int get_UNPACK_IMAGE_HEIGHT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNPACK_IMAGE_HEIGHT_dyn(); - - static int get_MAX_3D_TEXTURE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_3D_TEXTURE_SIZE_dyn(); - - static int get_MAX_ELEMENTS_VERTICES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_ELEMENTS_VERTICES_dyn(); - - static int get_MAX_ELEMENTS_INDICES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_ELEMENTS_INDICES_dyn(); - - static int get_MAX_TEXTURE_LOD_BIAS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_TEXTURE_LOD_BIAS_dyn(); - - static int get_MAX_FRAGMENT_UNIFORM_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_FRAGMENT_UNIFORM_COMPONENTS_dyn(); - - static int get_MAX_VERTEX_UNIFORM_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VERTEX_UNIFORM_COMPONENTS_dyn(); - - static int get_MAX_ARRAY_TEXTURE_LAYERS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_ARRAY_TEXTURE_LAYERS_dyn(); - - static int get_MIN_PROGRAM_TEXEL_OFFSET( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MIN_PROGRAM_TEXEL_OFFSET_dyn(); - - static int get_MAX_PROGRAM_TEXEL_OFFSET( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_PROGRAM_TEXEL_OFFSET_dyn(); - - static int get_MAX_VARYING_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VARYING_COMPONENTS_dyn(); - - static int get_FRAGMENT_SHADER_DERIVATIVE_HINT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAGMENT_SHADER_DERIVATIVE_HINT_dyn(); - - static int get_RASTERIZER_DISCARD( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RASTERIZER_DISCARD_dyn(); - - static int get_VERTEX_ARRAY_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ARRAY_BINDING_dyn(); - - static int get_MAX_VERTEX_OUTPUT_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VERTEX_OUTPUT_COMPONENTS_dyn(); - - static int get_MAX_FRAGMENT_INPUT_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_FRAGMENT_INPUT_COMPONENTS_dyn(); - - static int get_MAX_SERVER_WAIT_TIMEOUT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_SERVER_WAIT_TIMEOUT_dyn(); - - static int get_MAX_ELEMENT_INDEX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_ELEMENT_INDEX_dyn(); - - static int get_RED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RED_dyn(); - - static int get_RGB8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB8_dyn(); - - static int get_RGBA8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA8_dyn(); - - static int get_RGB10_A2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB10_A2_dyn(); - - static int get_TEXTURE_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_3D_dyn(); - - static int get_TEXTURE_WRAP_R( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_WRAP_R_dyn(); - - static int get_TEXTURE_MIN_LOD( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_MIN_LOD_dyn(); - - static int get_TEXTURE_MAX_LOD( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_MAX_LOD_dyn(); - - static int get_TEXTURE_BASE_LEVEL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_BASE_LEVEL_dyn(); - - static int get_TEXTURE_MAX_LEVEL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_MAX_LEVEL_dyn(); - - static int get_TEXTURE_COMPARE_MODE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_COMPARE_MODE_dyn(); - - static int get_TEXTURE_COMPARE_FUNC( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_COMPARE_FUNC_dyn(); - - static int get_SRGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SRGB_dyn(); - - static int get_SRGB8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SRGB8_dyn(); - - static int get_SRGB8_ALPHA8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SRGB8_ALPHA8_dyn(); - - static int get_COMPARE_REF_TO_TEXTURE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COMPARE_REF_TO_TEXTURE_dyn(); - - static int get_RGBA32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA32F_dyn(); - - static int get_RGB32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB32F_dyn(); - - static int get_RGBA16F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA16F_dyn(); - - static int get_RGB16F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB16F_dyn(); - - static int get_TEXTURE_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_2D_ARRAY_dyn(); - - static int get_TEXTURE_BINDING_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_BINDING_2D_ARRAY_dyn(); - - static int get_R11F_G11F_B10F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R11F_G11F_B10F_dyn(); - - static int get_RGB9_E5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB9_E5_dyn(); - - static int get_RGBA32UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA32UI_dyn(); - - static int get_RGB32UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB32UI_dyn(); - - static int get_RGBA16UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA16UI_dyn(); - - static int get_RGB16UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB16UI_dyn(); - - static int get_RGBA8UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA8UI_dyn(); - - static int get_RGB8UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB8UI_dyn(); - - static int get_RGBA32I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA32I_dyn(); - - static int get_RGB32I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB32I_dyn(); - - static int get_RGBA16I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA16I_dyn(); - - static int get_RGB16I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB16I_dyn(); - - static int get_RGBA8I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA8I_dyn(); - - static int get_RGB8I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB8I_dyn(); - - static int get_RED_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RED_INTEGER_dyn(); - - static int get_RGB_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB_INTEGER_dyn(); - - static int get_RGBA_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA_INTEGER_dyn(); - - static int get_R8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R8_dyn(); - - static int get_RG8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG8_dyn(); - - static int get_R16F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R16F_dyn(); - - static int get_R32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R32F_dyn(); - - static int get_RG16F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG16F_dyn(); - - static int get_RG32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG32F_dyn(); - - static int get_R8I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R8I_dyn(); - - static int get_R8UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R8UI_dyn(); - - static int get_R16I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R16I_dyn(); - - static int get_R16UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R16UI_dyn(); - - static int get_R32I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R32I_dyn(); - - static int get_R32UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R32UI_dyn(); - - static int get_RG8I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG8I_dyn(); - - static int get_RG8UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG8UI_dyn(); - - static int get_RG16I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG16I_dyn(); - - static int get_RG16UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG16UI_dyn(); - - static int get_RG32I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG32I_dyn(); - - static int get_RG32UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG32UI_dyn(); - - static int get_R8_SNORM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_R8_SNORM_dyn(); - - static int get_RG8_SNORM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG8_SNORM_dyn(); - - static int get_RGB8_SNORM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB8_SNORM_dyn(); - - static int get_RGBA8_SNORM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGBA8_SNORM_dyn(); - - static int get_RGB10_A2UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RGB10_A2UI_dyn(); - - static int get_TEXTURE_IMMUTABLE_FORMAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_IMMUTABLE_FORMAT_dyn(); - - static int get_TEXTURE_IMMUTABLE_LEVELS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TEXTURE_IMMUTABLE_LEVELS_dyn(); - - static int get_UNSIGNED_INT_2_10_10_10_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_2_10_10_10_REV_dyn(); - - static int get_UNSIGNED_INT_10F_11F_11F_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_10F_11F_11F_REV_dyn(); - - static int get_UNSIGNED_INT_5_9_9_9_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_5_9_9_9_REV_dyn(); - - static int get_FLOAT_32_UNSIGNED_INT_24_8_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_32_UNSIGNED_INT_24_8_REV_dyn(); - - static int get_UNSIGNED_INT_24_8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_24_8_dyn(); - - static int get_HALF_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_HALF_FLOAT_dyn(); - - static int get_RG( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG_dyn(); - - static int get_RG_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RG_INTEGER_dyn(); - - static int get_INT_2_10_10_10_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_2_10_10_10_REV_dyn(); - - static int get_CURRENT_QUERY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CURRENT_QUERY_dyn(); - - static int get_QUERY_RESULT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_QUERY_RESULT_dyn(); - - static int get_QUERY_RESULT_AVAILABLE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_QUERY_RESULT_AVAILABLE_dyn(); - - static int get_ANY_SAMPLES_PASSED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ANY_SAMPLES_PASSED_dyn(); - - static int get_ANY_SAMPLES_PASSED_CONSERVATIVE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ANY_SAMPLES_PASSED_CONSERVATIVE_dyn(); - - static int get_MAX_DRAW_BUFFERS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_DRAW_BUFFERS_dyn(); - - static int get_DRAW_BUFFER0( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER0_dyn(); - - static int get_DRAW_BUFFER1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER1_dyn(); - - static int get_DRAW_BUFFER2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER2_dyn(); - - static int get_DRAW_BUFFER3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER3_dyn(); - - static int get_DRAW_BUFFER4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER4_dyn(); - - static int get_DRAW_BUFFER5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER5_dyn(); - - static int get_DRAW_BUFFER6( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER6_dyn(); - - static int get_DRAW_BUFFER7( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER7_dyn(); - - static int get_DRAW_BUFFER8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER8_dyn(); - - static int get_DRAW_BUFFER9( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER9_dyn(); - - static int get_DRAW_BUFFER10( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER10_dyn(); - - static int get_DRAW_BUFFER11( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER11_dyn(); - - static int get_DRAW_BUFFER12( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER12_dyn(); - - static int get_DRAW_BUFFER13( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER13_dyn(); - - static int get_DRAW_BUFFER14( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER14_dyn(); - - static int get_DRAW_BUFFER15( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_BUFFER15_dyn(); - - static int get_MAX_COLOR_ATTACHMENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_COLOR_ATTACHMENTS_dyn(); - - static int get_COLOR_ATTACHMENT1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT1_dyn(); - - static int get_COLOR_ATTACHMENT2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT2_dyn(); - - static int get_COLOR_ATTACHMENT3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT3_dyn(); - - static int get_COLOR_ATTACHMENT4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT4_dyn(); - - static int get_COLOR_ATTACHMENT5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT5_dyn(); - - static int get_COLOR_ATTACHMENT6( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT6_dyn(); - - static int get_COLOR_ATTACHMENT7( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT7_dyn(); - - static int get_COLOR_ATTACHMENT8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT8_dyn(); - - static int get_COLOR_ATTACHMENT9( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT9_dyn(); - - static int get_COLOR_ATTACHMENT10( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT10_dyn(); - - static int get_COLOR_ATTACHMENT11( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT11_dyn(); - - static int get_COLOR_ATTACHMENT12( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT12_dyn(); - - static int get_COLOR_ATTACHMENT13( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT13_dyn(); - - static int get_COLOR_ATTACHMENT14( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT14_dyn(); - - static int get_COLOR_ATTACHMENT15( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_ATTACHMENT15_dyn(); - - static int get_SAMPLER_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLER_3D_dyn(); - - static int get_SAMPLER_2D_SHADOW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLER_2D_SHADOW_dyn(); - - static int get_SAMPLER_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLER_2D_ARRAY_dyn(); - - static int get_SAMPLER_2D_ARRAY_SHADOW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLER_2D_ARRAY_SHADOW_dyn(); - - static int get_SAMPLER_CUBE_SHADOW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLER_CUBE_SHADOW_dyn(); - - static int get_INT_SAMPLER_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_SAMPLER_2D_dyn(); - - static int get_INT_SAMPLER_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_SAMPLER_3D_dyn(); - - static int get_INT_SAMPLER_CUBE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_SAMPLER_CUBE_dyn(); - - static int get_INT_SAMPLER_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INT_SAMPLER_2D_ARRAY_dyn(); - - static int get_UNSIGNED_INT_SAMPLER_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_SAMPLER_2D_dyn(); - - static int get_UNSIGNED_INT_SAMPLER_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_SAMPLER_3D_dyn(); - - static int get_UNSIGNED_INT_SAMPLER_CUBE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_SAMPLER_CUBE_dyn(); - - static int get_UNSIGNED_INT_SAMPLER_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_SAMPLER_2D_ARRAY_dyn(); - - static int get_MAX_SAMPLES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_SAMPLES_dyn(); - - static int get_SAMPLER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SAMPLER_BINDING_dyn(); - - static int get_PIXEL_PACK_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_PIXEL_PACK_BUFFER_dyn(); - - static int get_PIXEL_UNPACK_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_PIXEL_UNPACK_BUFFER_dyn(); - - static int get_PIXEL_PACK_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_PIXEL_PACK_BUFFER_BINDING_dyn(); - - static int get_PIXEL_UNPACK_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_PIXEL_UNPACK_BUFFER_BINDING_dyn(); - - static int get_COPY_READ_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COPY_READ_BUFFER_dyn(); - - static int get_COPY_WRITE_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COPY_WRITE_BUFFER_dyn(); - - static int get_COPY_READ_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COPY_READ_BUFFER_BINDING_dyn(); - - static int get_COPY_WRITE_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COPY_WRITE_BUFFER_BINDING_dyn(); - - static int get_FLOAT_MAT2x3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT2x3_dyn(); - - static int get_FLOAT_MAT2x4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT2x4_dyn(); - - static int get_FLOAT_MAT3x2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT3x2_dyn(); - - static int get_FLOAT_MAT3x4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT3x4_dyn(); - - static int get_FLOAT_MAT4x2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT4x2_dyn(); - - static int get_FLOAT_MAT4x3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FLOAT_MAT4x3_dyn(); - - static int get_UNSIGNED_INT_VEC2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_VEC2_dyn(); - - static int get_UNSIGNED_INT_VEC3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_VEC3_dyn(); - - static int get_UNSIGNED_INT_VEC4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_INT_VEC4_dyn(); - - static int get_UNSIGNED_NORMALIZED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNED_NORMALIZED_dyn(); - - static int get_SIGNED_NORMALIZED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SIGNED_NORMALIZED_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_INTEGER_dyn(); - - static int get_VERTEX_ATTRIB_ARRAY_DIVISOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_VERTEX_ATTRIB_ARRAY_DIVISOR_dyn(); - - static int get_TRANSFORM_FEEDBACK_BUFFER_MODE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_BUFFER_MODE_dyn(); - - static int get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_dyn(); - - static int get_TRANSFORM_FEEDBACK_VARYINGS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_VARYINGS_dyn(); - - static int get_TRANSFORM_FEEDBACK_BUFFER_START( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_BUFFER_START_dyn(); - - static int get_TRANSFORM_FEEDBACK_BUFFER_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_BUFFER_SIZE_dyn(); - - static int get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_dyn(); - - static int get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_dyn(); - - static int get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_dyn(); - - static int get_INTERLEAVED_ATTRIBS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INTERLEAVED_ATTRIBS_dyn(); - - static int get_SEPARATE_ATTRIBS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SEPARATE_ATTRIBS_dyn(); - - static int get_TRANSFORM_FEEDBACK_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_BUFFER_dyn(); - - static int get_TRANSFORM_FEEDBACK_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_BUFFER_BINDING_dyn(); - - static int get_TRANSFORM_FEEDBACK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_dyn(); - - static int get_TRANSFORM_FEEDBACK_PAUSED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_PAUSED_dyn(); - - static int get_TRANSFORM_FEEDBACK_ACTIVE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_ACTIVE_dyn(); - - static int get_TRANSFORM_FEEDBACK_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TRANSFORM_FEEDBACK_BINDING_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_RED_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_RED_SIZE_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE_dyn(); - - static int get_FRAMEBUFFER_DEFAULT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_DEFAULT_dyn(); - - static int get_DEPTH24_STENCIL8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH24_STENCIL8_dyn(); - - static int get_DRAW_FRAMEBUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_FRAMEBUFFER_BINDING_dyn(); - - static int get_READ_FRAMEBUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_READ_FRAMEBUFFER_dyn(); - - static int get_DRAW_FRAMEBUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DRAW_FRAMEBUFFER_dyn(); - - static int get_READ_FRAMEBUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_READ_FRAMEBUFFER_BINDING_dyn(); - - static int get_RENDERBUFFER_SAMPLES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_RENDERBUFFER_SAMPLES_dyn(); - - static int get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_dyn(); - - static int get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_dyn(); - - static int get_UNIFORM_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BUFFER_dyn(); - - static int get_UNIFORM_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BUFFER_BINDING_dyn(); - - static int get_UNIFORM_BUFFER_START( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BUFFER_START_dyn(); - - static int get_UNIFORM_BUFFER_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BUFFER_SIZE_dyn(); - - static int get_MAX_VERTEX_UNIFORM_BLOCKS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_VERTEX_UNIFORM_BLOCKS_dyn(); - - static int get_MAX_FRAGMENT_UNIFORM_BLOCKS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_FRAGMENT_UNIFORM_BLOCKS_dyn(); - - static int get_MAX_COMBINED_UNIFORM_BLOCKS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_COMBINED_UNIFORM_BLOCKS_dyn(); - - static int get_MAX_UNIFORM_BUFFER_BINDINGS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_UNIFORM_BUFFER_BINDINGS_dyn(); - - static int get_MAX_UNIFORM_BLOCK_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_UNIFORM_BLOCK_SIZE_dyn(); - - static int get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS_dyn(); - - static int get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS_dyn(); - - static int get_UNIFORM_BUFFER_OFFSET_ALIGNMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BUFFER_OFFSET_ALIGNMENT_dyn(); - - static int get_ACTIVE_UNIFORM_BLOCKS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ACTIVE_UNIFORM_BLOCKS_dyn(); - - static int get_UNIFORM_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_TYPE_dyn(); - - static int get_UNIFORM_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_SIZE_dyn(); - - static int get_UNIFORM_BLOCK_INDEX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BLOCK_INDEX_dyn(); - - static int get_UNIFORM_OFFSET( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_OFFSET_dyn(); - - static int get_UNIFORM_ARRAY_STRIDE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_ARRAY_STRIDE_dyn(); - - static int get_UNIFORM_MATRIX_STRIDE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_MATRIX_STRIDE_dyn(); - - static int get_UNIFORM_IS_ROW_MAJOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_IS_ROW_MAJOR_dyn(); - - static int get_UNIFORM_BLOCK_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BLOCK_BINDING_dyn(); - - static int get_UNIFORM_BLOCK_DATA_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BLOCK_DATA_SIZE_dyn(); - - static int get_UNIFORM_BLOCK_ACTIVE_UNIFORMS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BLOCK_ACTIVE_UNIFORMS_dyn(); - - static int get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES_dyn(); - - static int get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER_dyn(); - - static int get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER_dyn(); - - static int get_OBJECT_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_OBJECT_TYPE_dyn(); - - static int get_SYNC_CONDITION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SYNC_CONDITION_dyn(); - - static int get_SYNC_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SYNC_STATUS_dyn(); - - static int get_SYNC_FLAGS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SYNC_FLAGS_dyn(); - - static int get_SYNC_FENCE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SYNC_FENCE_dyn(); - - static int get_SYNC_GPU_COMMANDS_COMPLETE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SYNC_GPU_COMMANDS_COMPLETE_dyn(); - - static int get_UNSIGNALED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_UNSIGNALED_dyn(); - - static int get_SIGNALED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SIGNALED_dyn(); - - static int get_ALREADY_SIGNALED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_ALREADY_SIGNALED_dyn(); - - static int get_TIMEOUT_EXPIRED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TIMEOUT_EXPIRED_dyn(); - - static int get_CONDITION_SATISFIED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_CONDITION_SATISFIED_dyn(); - - static int get_WAIT_FAILED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_WAIT_FAILED_dyn(); - - static int get_SYNC_FLUSH_COMMANDS_BIT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_SYNC_FLUSH_COMMANDS_BIT_dyn(); - - static int get_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_COLOR_dyn(); - - static int get_DEPTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_dyn(); - - static int get_STENCIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STENCIL_dyn(); - - static int get_MIN( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MIN_dyn(); - - static int get_MAX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_dyn(); - - static int get_DEPTH_COMPONENT24( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_COMPONENT24_dyn(); - - static int get_STREAM_READ( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STREAM_READ_dyn(); - - static int get_STREAM_COPY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STREAM_COPY_dyn(); - - static int get_STATIC_READ( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STATIC_READ_dyn(); - - static int get_STATIC_COPY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_STATIC_COPY_dyn(); - - static int get_DYNAMIC_READ( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DYNAMIC_READ_dyn(); - - static int get_DYNAMIC_COPY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DYNAMIC_COPY_dyn(); - - static int get_DEPTH_COMPONENT32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH_COMPONENT32F_dyn(); - - static int get_DEPTH32F_STENCIL8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_DEPTH32F_STENCIL8_dyn(); - - static int get_INVALID_INDEX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_INVALID_INDEX_dyn(); - - static int get_TIMEOUT_IGNORED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_TIMEOUT_IGNORED_dyn(); - - static int get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL_dyn(); - - static void activeTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int texture); - static ::Dynamic activeTexture_dyn(); - - static void attachShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program, ::lime::graphics::opengl::GLObject shader); - static ::Dynamic attachShader_dyn(); - - static void beginQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject query); - static ::Dynamic beginQuery_dyn(); - - static void beginTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int primitiveNode); - static ::Dynamic beginTransformFeedback_dyn(); - - static void bindAttribLocation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int index,::String name); - static ::Dynamic bindAttribLocation_dyn(); - - static void bindBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject buffer); - static ::Dynamic bindBuffer_dyn(); - - static void bindBufferBase( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int index, ::lime::graphics::opengl::GLObject buffer); - static ::Dynamic bindBufferBase_dyn(); - - static void bindBufferRange( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int index, ::lime::graphics::opengl::GLObject buffer,Float offset,int size); - static ::Dynamic bindBufferRange_dyn(); - - static void bindFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject framebuffer); - static ::Dynamic bindFramebuffer_dyn(); - - static void bindRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject renderbuffer); - static ::Dynamic bindRenderbuffer_dyn(); - - static void bindSampler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int unit, ::lime::graphics::opengl::GLObject sampler); - static ::Dynamic bindSampler_dyn(); - - static void bindTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject texture); - static ::Dynamic bindTexture_dyn(); - - static void bindTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject transformFeedback); - static ::Dynamic bindTransformFeedback_dyn(); - - static void bindVertexArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject vertexArray); - static ::Dynamic bindVertexArray_dyn(); - - static void blendColor( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float red,Float green,Float blue,Float alpha); - static ::Dynamic blendColor_dyn(); - - static void blendEquation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode); - static ::Dynamic blendEquation_dyn(); - - static void blendEquationSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int modeRGB,int modeAlpha); - static ::Dynamic blendEquationSeparate_dyn(); - - static void blendFunc( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int sfactor,int dfactor); - static ::Dynamic blendFunc_dyn(); - - static void blendFuncSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int srcRGB,int dstRGB,int srcAlpha,int dstAlpha); - static ::Dynamic blendFuncSeparate_dyn(); - - static void blitFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int srcX0,int srcY0,int srcX1,int srcY1,int dstX0,int dstY0,int dstX1,int dstY1,int mask,int filter); - static ::Dynamic blitFramebuffer_dyn(); - - static void bufferData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::utils::ArrayBufferView srcData,int usage,hx::Null< int > srcOffset,hx::Null< int > length); - static ::Dynamic bufferData_dyn(); - - static void bufferSubData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int offset, ::lime::utils::ArrayBufferView srcData,hx::Null< int > srcOffset, ::Dynamic length); - static ::Dynamic bufferSubData_dyn(); - - static int checkFramebufferStatus( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target); - static ::Dynamic checkFramebufferStatus_dyn(); - - static void clear( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mask); - static ::Dynamic clear_dyn(); - - static void clearBufferfi( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int buffer,int drawbuffer,Float depth,int stencil); - static ::Dynamic clearBufferfi_dyn(); - - static void clearBufferfv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int buffer,int drawbuffer, ::lime::utils::ArrayBufferView values,hx::Null< int > srcOffset); - static ::Dynamic clearBufferfv_dyn(); - - static void clearBufferiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int buffer,int drawbuffer, ::lime::utils::ArrayBufferView values, ::Dynamic srcOffset); - static ::Dynamic clearBufferiv_dyn(); - - static void clearBufferuiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int buffer,int drawbuffer, ::lime::utils::ArrayBufferView values, ::Dynamic srcOffset); - static ::Dynamic clearBufferuiv_dyn(); - - static void clearColor( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float red,Float green,Float blue,Float alpha); - static ::Dynamic clearColor_dyn(); - - static void clearDepth( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float depth); - static ::Dynamic clearDepth_dyn(); - - static void clearStencil( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int s); - static ::Dynamic clearStencil_dyn(); - - static int clientWaitSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync,int flags, cpp::Int64Struct timeout); - static ::Dynamic clientWaitSync_dyn(); - - static void colorMask( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,bool red,bool green,bool blue,bool alpha); - static ::Dynamic colorMask_dyn(); - - static void compileShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader); - static ::Dynamic compileShader_dyn(); - - static void compressedTexImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int border, ::lime::utils::ArrayBufferView srcData,hx::Null< int > srcOffset, ::Dynamic srcLengthOverride); - static ::Dynamic compressedTexImage2D_dyn(); - - static void compressedTexImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int depth,int border, ::lime::utils::ArrayBufferView srcData,hx::Null< int > srcOffset, ::Dynamic srcLengthOverride); - static ::Dynamic compressedTexImage3D_dyn(); - - static void compressedTexSubImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int width,int height,int format, ::lime::utils::ArrayBufferView srcData,hx::Null< int > srcOffset, ::Dynamic srcLengthOverride); - static ::Dynamic compressedTexSubImage2D_dyn(); - - static void compressedTexSubImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int zoffset,int width,int height,int depth,int format, ::lime::utils::ArrayBufferView srcData,hx::Null< int > srcOffset, ::Dynamic srcLengthOverride); - static ::Dynamic compressedTexSubImage3D_dyn(); - - static void copyBufferSubData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int readTarget,int writeTarget,Float readOffset,Float writeOffset,int size); - static ::Dynamic copyBufferSubData_dyn(); - - static void copyTexImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int x,int y,int width,int height,int border); - static ::Dynamic copyTexImage2D_dyn(); - - static void copyTexSubImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int x,int y,int width,int height); - static ::Dynamic copyTexSubImage2D_dyn(); - - static void copyTexSubImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int zoffset,int x,int y,int width,int height); - static ::Dynamic copyTexSubImage3D_dyn(); - - static ::lime::graphics::opengl::GLObject createBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createBuffer_dyn(); - - static ::lime::graphics::opengl::GLObject createFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createFramebuffer_dyn(); - - static ::lime::graphics::opengl::GLObject createProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createProgram_dyn(); - - static ::lime::graphics::opengl::GLObject createQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createQuery_dyn(); - - static ::lime::graphics::opengl::GLObject createRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createRenderbuffer_dyn(); - - static ::lime::graphics::opengl::GLObject createSampler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createSampler_dyn(); - - static ::lime::graphics::opengl::GLObject createShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int type); - static ::Dynamic createShader_dyn(); - - static ::lime::graphics::opengl::GLObject createTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createTexture_dyn(); - - static ::lime::graphics::opengl::GLObject createTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createTransformFeedback_dyn(); - - static ::lime::graphics::opengl::GLObject createVertexArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic createVertexArray_dyn(); - - static void cullFace( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode); - static ::Dynamic cullFace_dyn(); - - static void deleteBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject buffer); - static ::Dynamic deleteBuffer_dyn(); - - static void deleteFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject framebuffer); - static ::Dynamic deleteFramebuffer_dyn(); - - static void deleteProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program); - static ::Dynamic deleteProgram_dyn(); - - static void deleteQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject query); - static ::Dynamic deleteQuery_dyn(); - - static void deleteRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject renderbuffer); - static ::Dynamic deleteRenderbuffer_dyn(); - - static void deleteSampler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler); - static ::Dynamic deleteSampler_dyn(); - - static void deleteShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader); - static ::Dynamic deleteShader_dyn(); - - static void deleteSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync); - static ::Dynamic deleteSync_dyn(); - - static void deleteTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject texture); - static ::Dynamic deleteTexture_dyn(); - - static void deleteTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject transformFeedback); - static ::Dynamic deleteTransformFeedback_dyn(); - - static void deleteVertexArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject vertexArray); - static ::Dynamic deleteVertexArray_dyn(); - - static void depthFunc( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int func); - static ::Dynamic depthFunc_dyn(); - - static void depthMask( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,bool flag); - static ::Dynamic depthMask_dyn(); - - static void depthRange( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float zNear,Float zFar); - static ::Dynamic depthRange_dyn(); - - static void detachShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program, ::lime::graphics::opengl::GLObject shader); - static ::Dynamic detachShader_dyn(); - - static void disable( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int cap); - static ::Dynamic disable_dyn(); - - static void disableVertexAttribArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index); - static ::Dynamic disableVertexAttribArray_dyn(); - - static void drawArrays( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int first,int count); - static ::Dynamic drawArrays_dyn(); - - static void drawArraysInstanced( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int first,int count,int instanceCount); - static ::Dynamic drawArraysInstanced_dyn(); - - static void drawBuffers( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,::Array< int > buffers); - static ::Dynamic drawBuffers_dyn(); - - static void drawElements( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int count,int type,Float offset); - static ::Dynamic drawElements_dyn(); - - static void drawElementsInstanced( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int count,int type,Float offset,int instanceCount); - static ::Dynamic drawElementsInstanced_dyn(); - - static void drawRangeElements( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int start,int end,int count,int type,Float offset); - static ::Dynamic drawRangeElements_dyn(); - - static void enable( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int cap); - static ::Dynamic enable_dyn(); - - static void enableVertexAttribArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index); - static ::Dynamic enableVertexAttribArray_dyn(); - - static void endQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target); - static ::Dynamic endQuery_dyn(); - - static void endTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic endTransformFeedback_dyn(); - - static ::Dynamic fenceSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int condition,int flags); - static ::Dynamic fenceSync_dyn(); - - static void finish( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic finish_dyn(); - - static void flush( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic flush_dyn(); - - static void framebufferRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment,int renderbuffertarget, ::lime::graphics::opengl::GLObject renderbuffer); - static ::Dynamic framebufferRenderbuffer_dyn(); - - static void framebufferTexture2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment,int textarget, ::lime::graphics::opengl::GLObject texture,int level); - static ::Dynamic framebufferTexture2D_dyn(); - - static void framebufferTextureLayer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment, ::lime::graphics::opengl::GLObject texture,int level,int layer); - static ::Dynamic framebufferTextureLayer_dyn(); - - static void frontFace( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode); - static ::Dynamic frontFace_dyn(); - - static void generateMipmap( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target); - static ::Dynamic generateMipmap_dyn(); - - static ::Dynamic getActiveAttrib( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int index); - static ::Dynamic getActiveAttrib_dyn(); - - static ::Dynamic getActiveUniform( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int index); - static ::Dynamic getActiveUniform_dyn(); - - static ::String getActiveUniformBlockName( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int uniformBlockIndex); - static ::Dynamic getActiveUniformBlockName_dyn(); - - static ::Dynamic getActiveUniformBlockParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname); - static ::Dynamic getActiveUniformBlockParameter_dyn(); - - static ::Dynamic getActiveUniforms( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::Array< int > uniformIndices,int pname); - static ::Dynamic getActiveUniforms_dyn(); - - static ::Array< ::Dynamic> getAttachedShaders( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program); - static ::Dynamic getAttachedShaders_dyn(); - - static int getAttribLocation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::String name); - static ::Dynamic getAttribLocation_dyn(); - - static ::Dynamic getBufferParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname); - static ::Dynamic getBufferParameter_dyn(); - - static void getBufferSubData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,Float srcByteOffset, ::haxe::io::Bytes dstData,hx::Null< int > srcOffset, ::Dynamic length); - static ::Dynamic getBufferSubData_dyn(); - - static ::Dynamic getContextAttributes( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic getContextAttributes_dyn(); - - static int getError( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic getError_dyn(); - - static ::Dynamic getExtension( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,::String name); - static ::Dynamic getExtension_dyn(); - - static int getFragDataLocation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::String name); - static ::Dynamic getFragDataLocation_dyn(); - - static ::Dynamic getFramebufferAttachmentParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment,int pname); - static ::Dynamic getFramebufferAttachmentParameter_dyn(); - - static ::Dynamic getIndexedParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int index); - static ::Dynamic getIndexedParameter_dyn(); - - static ::Dynamic getInternalformatParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int internalformat,int pname); - static ::Dynamic getInternalformatParameter_dyn(); - - static ::Dynamic getParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname); - static ::Dynamic getParameter_dyn(); - - static ::String getProgramInfoLog( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program); - static ::Dynamic getProgramInfoLog_dyn(); - - static ::Dynamic getProgramParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int pname); - static ::Dynamic getProgramParameter_dyn(); - - static ::lime::graphics::opengl::GLObject getQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname); - static ::Dynamic getQuery_dyn(); - - static ::Dynamic getQueryParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject query,int pname); - static ::Dynamic getQueryParameter_dyn(); - - static ::Dynamic getRenderbufferParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname); - static ::Dynamic getRenderbufferParameter_dyn(); - - static ::Dynamic getSamplerParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname); - static ::Dynamic getSamplerParameter_dyn(); - - static ::String getShaderInfoLog( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader); - static ::Dynamic getShaderInfoLog_dyn(); - - static ::Dynamic getShaderParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader,int pname); - static ::Dynamic getShaderParameter_dyn(); - - static ::Dynamic getShaderPrecisionFormat( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int shadertype,int precisiontype); - static ::Dynamic getShaderPrecisionFormat_dyn(); - - static ::String getShaderSource( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader); - static ::Dynamic getShaderSource_dyn(); - - static ::Array< ::String > getSupportedExtensions( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic getSupportedExtensions_dyn(); - - static ::Dynamic getSyncParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync,int pname); - static ::Dynamic getSyncParameter_dyn(); - - static ::Dynamic getTexParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname); - static ::Dynamic getTexParameter_dyn(); - - static ::Dynamic getTransformFeedbackVarying( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int index); - static ::Dynamic getTransformFeedbackVarying_dyn(); - - static ::Dynamic getUniform( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int location); - static ::Dynamic getUniform_dyn(); - - static int getUniformBlockIndex( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::String uniformBlockName); - static ::Dynamic getUniformBlockIndex_dyn(); - - static ::Array< int > getUniformIndices( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::Array< ::String > uniformNames); - static ::Dynamic getUniformIndices_dyn(); - - static int getUniformLocation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::String name); - static ::Dynamic getUniformLocation_dyn(); - - static ::Dynamic getVertexAttrib( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname); - static ::Dynamic getVertexAttrib_dyn(); - - static Float getVertexAttribOffset( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname); - static ::Dynamic getVertexAttribOffset_dyn(); - - static void hint( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int mode); - static ::Dynamic hint_dyn(); - - static void invalidateFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,::Array< int > attachments); - static ::Dynamic invalidateFramebuffer_dyn(); - - static void invalidateSubFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,::Array< int > attachments,int x,int y,int width,int height); - static ::Dynamic invalidateSubFramebuffer_dyn(); - - static bool isBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject buffer); - static ::Dynamic isBuffer_dyn(); - - static bool isContextLost( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic isContextLost_dyn(); - - static bool isEnabled( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int cap); - static ::Dynamic isEnabled_dyn(); - - static bool isFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject framebuffer); - static ::Dynamic isFramebuffer_dyn(); - - static bool isProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program); - static ::Dynamic isProgram_dyn(); - - static bool isQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject query); - static ::Dynamic isQuery_dyn(); - - static bool isRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject renderbuffer); - static ::Dynamic isRenderbuffer_dyn(); - - static bool isSampler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler); - static ::Dynamic isSampler_dyn(); - - static bool isShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader); - static ::Dynamic isShader_dyn(); - - static bool isSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync); - static ::Dynamic isSync_dyn(); - - static bool isTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject texture); - static ::Dynamic isTexture_dyn(); - - static bool isTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject transformFeedback); - static ::Dynamic isTransformFeedback_dyn(); - - static bool isVertexArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject vertexArray); - static ::Dynamic isVertexArray_dyn(); - - static void lineWidth( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float width); - static ::Dynamic lineWidth_dyn(); - - static void linkProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program); - static ::Dynamic linkProgram_dyn(); - - static void pauseTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic pauseTransformFeedback_dyn(); - - static void pixelStorei( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname,int param); - static ::Dynamic pixelStorei_dyn(); - - static void polygonOffset( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float factor,Float units); - static ::Dynamic polygonOffset_dyn(); - - static void readBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int src); - static ::Dynamic readBuffer_dyn(); - - static void readPixels( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int x,int y,int width,int height,int format,int type, ::lime::utils::ArrayBufferView pixels,hx::Null< int > dstOffset); - static ::Dynamic readPixels_dyn(); - - static void renderbufferStorage( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int internalformat,int width,int height); - static ::Dynamic renderbufferStorage_dyn(); - - static void renderbufferStorageMultisample( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int samples,int internalformat,int width,int height); - static ::Dynamic renderbufferStorageMultisample_dyn(); - - static void resumeTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1); - static ::Dynamic resumeTransformFeedback_dyn(); - - static void sampleCoverage( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float value,bool invert); - static ::Dynamic sampleCoverage_dyn(); - - static void samplerParameterf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname,Float param); - static ::Dynamic samplerParameterf_dyn(); - - static void samplerParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname,int param); - static ::Dynamic samplerParameteri_dyn(); - - static void scissor( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int x,int y,int width,int height); - static ::Dynamic scissor_dyn(); - - static void shaderSource( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader,::String source); - static ::Dynamic shaderSource_dyn(); - - static void stencilFunc( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int func,int ref,int mask); - static ::Dynamic stencilFunc_dyn(); - - static void stencilFuncSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int face,int func,int ref,int mask); - static ::Dynamic stencilFuncSeparate_dyn(); - - static void stencilMask( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mask); - static ::Dynamic stencilMask_dyn(); - - static void stencilMaskSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int face,int mask); - static ::Dynamic stencilMaskSeparate_dyn(); - - static void stencilOp( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int fail,int zfail,int zpass); - static ::Dynamic stencilOp_dyn(); - - static void stencilOpSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int face,int fail,int zfail,int zpass); - static ::Dynamic stencilOpSeparate_dyn(); - - static void texImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int border,int format,int type, ::lime::utils::ArrayBufferView srcData,hx::Null< int > srcOffset); - static ::Dynamic texImage2D_dyn(); - - static void texImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int depth,int border,int format,int type, ::lime::utils::ArrayBufferView srcData,hx::Null< int > srcOffset); - static ::Dynamic texImage3D_dyn(); - - static void texStorage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height); - static ::Dynamic texStorage2D_dyn(); - - static void texStorage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int depth); - static ::Dynamic texStorage3D_dyn(); - - static void texParameterf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,Float param); - static ::Dynamic texParameterf_dyn(); - - static void texParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,int param); - static ::Dynamic texParameteri_dyn(); - - static void texSubImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int width,int height,int format,int type, ::lime::utils::ArrayBufferView srcData,hx::Null< int > srcOffset); - static ::Dynamic texSubImage2D_dyn(); - - static void texSubImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int zoffset,int width,int height,int depth,int format,int type, ::lime::utils::ArrayBufferView srcData,hx::Null< int > srcOffset); - static ::Dynamic texSubImage3D_dyn(); - - static void transformFeedbackVaryings( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::Array< ::String > varyings,int bufferMode); - static ::Dynamic transformFeedbackVaryings_dyn(); - - static void uniform1f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,Float v0); - static ::Dynamic uniform1f_dyn(); - - static void uniform1fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength); - static ::Dynamic uniform1fv_dyn(); - - static void uniform1i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0); - static ::Dynamic uniform1i_dyn(); - - static void uniform1iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength); - static ::Dynamic uniform1iv_dyn(); - - static void uniform1ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0); - static ::Dynamic uniform1ui_dyn(); - - static void uniform1uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength); - static ::Dynamic uniform1uiv_dyn(); - - static void uniform2f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,Float v0,Float v1); - static ::Dynamic uniform2f_dyn(); - - static void uniform2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength); - static ::Dynamic uniform2fv_dyn(); - - static void uniform2i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1); - static ::Dynamic uniform2i_dyn(); - - static void uniform2iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength); - static ::Dynamic uniform2iv_dyn(); - - static void uniform2ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1); - static ::Dynamic uniform2ui_dyn(); - - static void uniform2uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength); - static ::Dynamic uniform2uiv_dyn(); - - static void uniform3f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,Float v0,Float v1,Float v2); - static ::Dynamic uniform3f_dyn(); - - static void uniform3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength); - static ::Dynamic uniform3fv_dyn(); - - static void uniform3i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1,int v2); - static ::Dynamic uniform3i_dyn(); - - static void uniform3iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength); - static ::Dynamic uniform3iv_dyn(); - - static void uniform3ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1,int v2); - static ::Dynamic uniform3ui_dyn(); - - static void uniform3uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength); - static ::Dynamic uniform3uiv_dyn(); - - static void uniform4f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,Float v0,Float v1,Float v2,Float v3); - static ::Dynamic uniform4f_dyn(); - - static void uniform4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength); - static ::Dynamic uniform4fv_dyn(); - - static void uniform4i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1,int v2,int v3); - static ::Dynamic uniform4i_dyn(); - - static void uniform4iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength); - static ::Dynamic uniform4iv_dyn(); - - static void uniform4ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1,int v2,int v3); - static ::Dynamic uniform4ui_dyn(); - - static void uniform4uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength); - static ::Dynamic uniform4uiv_dyn(); - - static void uniformBlockBinding( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int uniformBlockBinding); - static ::Dynamic uniformBlockBinding_dyn(); - - static void uniformMatrix2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > srcOffset, ::Dynamic srcLength); - static ::Dynamic uniformMatrix2fv_dyn(); - - static void uniformMatrix2x3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > srcOffset, ::Dynamic srcLength); - static ::Dynamic uniformMatrix2x3fv_dyn(); - - static void uniformMatrix2x4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > srcOffset, ::Dynamic srcLength); - static ::Dynamic uniformMatrix2x4fv_dyn(); - - static void uniformMatrix3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > srcOffset, ::Dynamic srcLength); - static ::Dynamic uniformMatrix3fv_dyn(); - - static void uniformMatrix3x2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > srcOffset, ::Dynamic srcLength); - static ::Dynamic uniformMatrix3x2fv_dyn(); - - static void uniformMatrix3x4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > srcOffset, ::Dynamic srcLength); - static ::Dynamic uniformMatrix3x4fv_dyn(); - - static void uniformMatrix4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > srcOffset, ::Dynamic srcLength); - static ::Dynamic uniformMatrix4fv_dyn(); - - static void uniformMatrix4x2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > srcOffset, ::Dynamic srcLength); - static ::Dynamic uniformMatrix4x2fv_dyn(); - - static void uniformMatrix4x3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > srcOffset, ::Dynamic srcLength); - static ::Dynamic uniformMatrix4x3fv_dyn(); - - static void useProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program); - static ::Dynamic useProgram_dyn(); - - static void validateProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program); - static ::Dynamic validateProgram_dyn(); - - static void vertexAttrib1f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float x); - static ::Dynamic vertexAttrib1f_dyn(); - - static void vertexAttrib1fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values); - static ::Dynamic vertexAttrib1fv_dyn(); - - static void vertexAttrib2f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float x,Float y); - static ::Dynamic vertexAttrib2f_dyn(); - - static void vertexAttrib2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values); - static ::Dynamic vertexAttrib2fv_dyn(); - - static void vertexAttrib3f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float x,Float y,Float z); - static ::Dynamic vertexAttrib3f_dyn(); - - static void vertexAttrib3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values); - static ::Dynamic vertexAttrib3fv_dyn(); - - static void vertexAttrib4f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float x,Float y,Float z,Float w); - static ::Dynamic vertexAttrib4f_dyn(); - - static void vertexAttrib4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values); - static ::Dynamic vertexAttrib4fv_dyn(); - - static void vertexAttribDivisor( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int divisor); - static ::Dynamic vertexAttribDivisor_dyn(); - - static void vertexAttribI4i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,int x,int y,int z,int w); - static ::Dynamic vertexAttribI4i_dyn(); - - static void vertexAttribI4iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values); - static ::Dynamic vertexAttribI4iv_dyn(); - - static void vertexAttribI4ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,int x,int y,int z,int w); - static ::Dynamic vertexAttribI4ui_dyn(); - - static void vertexAttribI4uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values); - static ::Dynamic vertexAttribI4uiv_dyn(); - - static void vertexAttribIPointer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int size,int type,int stride,Float offset); - static ::Dynamic vertexAttribIPointer_dyn(); - - static void vertexAttribPointer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,int size,int type,bool normalized,int stride,Float offset); - static ::Dynamic vertexAttribPointer_dyn(); - - static void viewport( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int x,int y,int width,int height); - static ::Dynamic viewport_dyn(); - - static void waitSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync,int flags, cpp::Int64Struct timeout); - static ::Dynamic waitSync_dyn(); - - static ::lime::_internal::backend::native::NativeOpenGLRenderContext fromRenderContext( ::lime::graphics::RenderContext context); - static ::Dynamic fromRenderContext_dyn(); - - static ::lime::_internal::backend::native::NativeOpenGLRenderContext fromOpenGLES3RenderContext( ::lime::_internal::backend::native::NativeOpenGLRenderContext gl); - static ::Dynamic fromOpenGLES3RenderContext_dyn(); - - static ::lime::_internal::backend::native::NativeOpenGLRenderContext fromGL(hx::Class gl); - static ::Dynamic fromGL_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace _WebGL2RenderContext - -#endif /* INCLUDED_lime_graphics__WebGL2RenderContext_WebGL2RenderContext_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/_WebGLRenderContext/WebGLRenderContext_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/_WebGLRenderContext/WebGLRenderContext_Impl_.h deleted file mode 100644 index 50b21bd4..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/_WebGLRenderContext/WebGLRenderContext_Impl_.h +++ /dev/null @@ -1,112 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics__WebGLRenderContext_WebGLRenderContext_Impl_ -#define INCLUDED_lime_graphics__WebGLRenderContext_WebGLRenderContext_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeOpenGLRenderContext) -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS3(lime,graphics,_WebGLRenderContext,WebGLRenderContext_Impl_) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) - -namespace lime{ -namespace graphics{ -namespace _WebGLRenderContext{ - - -class HXCPP_CLASS_ATTRIBUTES WebGLRenderContext_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef WebGLRenderContext_Impl__obj OBJ_; - WebGLRenderContext_Impl__obj(); - - public: - enum { _hx_ClassId = 0x4810bc5f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_"); } - - inline static hx::ObjectPtr< WebGLRenderContext_Impl__obj > __new() { - hx::ObjectPtr< WebGLRenderContext_Impl__obj > __this = new WebGLRenderContext_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< WebGLRenderContext_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - WebGLRenderContext_Impl__obj *__this = (WebGLRenderContext_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(WebGLRenderContext_Impl__obj), false, "lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_")); - *(void **)__this = WebGLRenderContext_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~WebGLRenderContext_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("WebGLRenderContext_Impl_",80,12,9c,4c); } - - static void bufferData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::utils::ArrayBufferView srcData,int usage); - static ::Dynamic bufferData_dyn(); - - static void bufferSubData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int offset, ::lime::utils::ArrayBufferView srcData); - static ::Dynamic bufferSubData_dyn(); - - static void compressedTexImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int border, ::lime::utils::ArrayBufferView srcData); - static ::Dynamic compressedTexImage2D_dyn(); - - static void compressedTexSubImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int width,int height,int format, ::lime::utils::ArrayBufferView srcData); - static ::Dynamic compressedTexSubImage2D_dyn(); - - static void readPixels( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int x,int y,int width,int height,int format,int type, ::lime::utils::ArrayBufferView pixels); - static ::Dynamic readPixels_dyn(); - - static void texImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int border,int format,int type, ::lime::utils::ArrayBufferView srcData); - static ::Dynamic texImage2D_dyn(); - - static void texSubImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int width,int height,int format,int type, ::lime::utils::ArrayBufferView srcData,hx::Null< int > srcOffset); - static ::Dynamic texSubImage2D_dyn(); - - static void uniformMatrix2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v); - static ::Dynamic uniformMatrix2fv_dyn(); - - static void uniformMatrix3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v); - static ::Dynamic uniformMatrix3fv_dyn(); - - static void uniformMatrix4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v); - static ::Dynamic uniformMatrix4fv_dyn(); - - static ::lime::_internal::backend::native::NativeOpenGLRenderContext fromWebGL2RenderContext( ::lime::_internal::backend::native::NativeOpenGLRenderContext gl); - static ::Dynamic fromWebGL2RenderContext_dyn(); - - static ::lime::_internal::backend::native::NativeOpenGLRenderContext fromRenderContext( ::lime::graphics::RenderContext context); - static ::Dynamic fromRenderContext_dyn(); - - static ::lime::_internal::backend::native::NativeOpenGLRenderContext fromGL(hx::Class gl); - static ::Dynamic fromGL_dyn(); - - static ::lime::_internal::backend::native::NativeOpenGLRenderContext fromOpenGLContext( ::lime::_internal::backend::native::NativeOpenGLRenderContext gl); - static ::Dynamic fromOpenGLContext_dyn(); - - static ::lime::_internal::backend::native::NativeOpenGLRenderContext fromOpenGLES2Context( ::lime::_internal::backend::native::NativeOpenGLRenderContext gl); - static ::Dynamic fromOpenGLES2Context_dyn(); - - static ::lime::_internal::backend::native::NativeOpenGLRenderContext fromOpenGLES3Context( ::lime::_internal::backend::native::NativeOpenGLRenderContext gl); - static ::Dynamic fromOpenGLES3Context_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace _WebGLRenderContext - -#endif /* INCLUDED_lime_graphics__WebGLRenderContext_WebGLRenderContext_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/cairo/Cairo.h b/hGameTest/bin/linux/obj/include/lime/graphics/cairo/Cairo.h deleted file mode 100644 index 604426be..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/cairo/Cairo.h +++ /dev/null @@ -1,313 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#define INCLUDED_lime_graphics_cairo_Cairo - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,graphics,cairo,Cairo) -HX_DECLARE_CLASS3(lime,graphics,cairo,CairoGlyph) -HX_DECLARE_CLASS2(lime,math,Matrix3) -HX_DECLARE_CLASS2(lime,math,Vector2) - -namespace lime{ -namespace graphics{ -namespace cairo{ - - -class HXCPP_CLASS_ATTRIBUTES Cairo_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Cairo_obj OBJ_; - Cairo_obj(); - - public: - enum { _hx_ClassId = 0x42221e24 }; - - void __construct( ::Dynamic surface); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.graphics.cairo.Cairo") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.graphics.cairo.Cairo"); } - static hx::ObjectPtr< Cairo_obj > __new( ::Dynamic surface); - static hx::ObjectPtr< Cairo_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic surface); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Cairo_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Cairo",68,a0,46,d4); } - - static int version; - static ::String versionString; - static int get_version(); - static ::Dynamic get_version_dyn(); - - static ::String get_versionString(); - static ::Dynamic get_versionString_dyn(); - - ::Dynamic target; - ::Dynamic userData; - ::Dynamic handle; - void arc(Float xc,Float yc,Float radius,Float angle1,Float angle2); - ::Dynamic arc_dyn(); - - void arcNegative(Float xc,Float yc,Float radius,Float angle1,Float angle2); - ::Dynamic arcNegative_dyn(); - - void clip(); - ::Dynamic clip_dyn(); - - void clipExtents(Float x1,Float y1,Float x2,Float y2); - ::Dynamic clipExtents_dyn(); - - void clipPreserve(); - ::Dynamic clipPreserve_dyn(); - - void closePath(); - ::Dynamic closePath_dyn(); - - void copyPage(); - ::Dynamic copyPage_dyn(); - - void curveTo(Float x1,Float y1,Float x2,Float y2,Float x3,Float y3); - ::Dynamic curveTo_dyn(); - - void fill(); - ::Dynamic fill_dyn(); - - void fillExtents(Float x1,Float y1,Float x2,Float y2); - ::Dynamic fillExtents_dyn(); - - void fillPreserve(); - ::Dynamic fillPreserve_dyn(); - - int getOperator(); - ::Dynamic getOperator_dyn(); - - void identityMatrix(); - ::Dynamic identityMatrix_dyn(); - - bool inClip(Float x,Float y); - ::Dynamic inClip_dyn(); - - bool inFill(Float x,Float y); - ::Dynamic inFill_dyn(); - - bool inStroke(Float x,Float y); - ::Dynamic inStroke_dyn(); - - void lineTo(Float x,Float y); - ::Dynamic lineTo_dyn(); - - void mask( ::Dynamic pattern); - ::Dynamic mask_dyn(); - - void maskSurface( ::Dynamic surface,Float x,Float y); - ::Dynamic maskSurface_dyn(); - - void moveTo(Float x,Float y); - ::Dynamic moveTo_dyn(); - - void newPath(); - ::Dynamic newPath_dyn(); - - void paint(); - ::Dynamic paint_dyn(); - - void paintWithAlpha(Float alpha); - ::Dynamic paintWithAlpha_dyn(); - - ::Dynamic popGroup(); - ::Dynamic popGroup_dyn(); - - void popGroupToSource(); - ::Dynamic popGroupToSource_dyn(); - - void pushGroup(); - ::Dynamic pushGroup_dyn(); - - void pushGroupWithContent(int content); - ::Dynamic pushGroupWithContent_dyn(); - - void recreate( ::Dynamic surface); - ::Dynamic recreate_dyn(); - - void rectangle(Float x,Float y,Float width,Float height); - ::Dynamic rectangle_dyn(); - - void relCurveTo(Float dx1,Float dy1,Float dx2,Float dy2,Float dx3,Float dy3); - ::Dynamic relCurveTo_dyn(); - - void relLineTo(Float dx,Float dy); - ::Dynamic relLineTo_dyn(); - - void relMoveTo(Float dx,Float dy); - ::Dynamic relMoveTo_dyn(); - - void resetClip(); - ::Dynamic resetClip_dyn(); - - void restore(); - ::Dynamic restore_dyn(); - - void rotate(Float amount); - ::Dynamic rotate_dyn(); - - void save(); - ::Dynamic save_dyn(); - - void scale(Float x,Float y); - ::Dynamic scale_dyn(); - - void setFontSize(Float size); - ::Dynamic setFontSize_dyn(); - - int setOperator(int value); - ::Dynamic setOperator_dyn(); - - void setSourceRGB(Float r,Float g,Float b); - ::Dynamic setSourceRGB_dyn(); - - void setSourceRGBA(Float r,Float g,Float b,Float a); - ::Dynamic setSourceRGBA_dyn(); - - void setSourceSurface( ::Dynamic surface,Float x,Float y); - ::Dynamic setSourceSurface_dyn(); - - void showGlyphs(::Array< ::Dynamic> glyphs); - ::Dynamic showGlyphs_dyn(); - - void showPage(); - ::Dynamic showPage_dyn(); - - void showText(::String utf8); - ::Dynamic showText_dyn(); - - int status(); - ::Dynamic status_dyn(); - - void stroke(); - ::Dynamic stroke_dyn(); - - void strokeExtents(Float x1,Float y1,Float x2,Float y2); - ::Dynamic strokeExtents_dyn(); - - void strokePreserve(); - ::Dynamic strokePreserve_dyn(); - - void textPath(::String utf8); - ::Dynamic textPath_dyn(); - - void transform( ::lime::math::Matrix3 matrix); - ::Dynamic transform_dyn(); - - void translate(Float x,Float y); - ::Dynamic translate_dyn(); - - int get_antialias(); - ::Dynamic get_antialias_dyn(); - - int set_antialias(int value); - ::Dynamic set_antialias_dyn(); - - ::lime::math::Vector2 get_currentPoint(); - ::Dynamic get_currentPoint_dyn(); - - ::Array< Float > get_dash(); - ::Dynamic get_dash_dyn(); - - ::Array< Float > set_dash(::Array< Float > value); - ::Dynamic set_dash_dyn(); - - int get_dashCount(); - ::Dynamic get_dashCount_dyn(); - - int get_fillRule(); - ::Dynamic get_fillRule_dyn(); - - int set_fillRule(int value); - ::Dynamic set_fillRule_dyn(); - - ::Dynamic get_fontFace(); - ::Dynamic get_fontFace_dyn(); - - ::Dynamic set_fontFace( ::Dynamic value); - ::Dynamic set_fontFace_dyn(); - - ::Dynamic get_fontOptions(); - ::Dynamic get_fontOptions_dyn(); - - ::Dynamic set_fontOptions( ::Dynamic value); - ::Dynamic set_fontOptions_dyn(); - - ::Dynamic get_groupTarget(); - ::Dynamic get_groupTarget_dyn(); - - bool get_hasCurrentPoint(); - ::Dynamic get_hasCurrentPoint_dyn(); - - int get_lineCap(); - ::Dynamic get_lineCap_dyn(); - - int set_lineCap(int value); - ::Dynamic set_lineCap_dyn(); - - int get_lineJoin(); - ::Dynamic get_lineJoin_dyn(); - - int set_lineJoin(int value); - ::Dynamic set_lineJoin_dyn(); - - Float get_lineWidth(); - ::Dynamic get_lineWidth_dyn(); - - Float set_lineWidth(Float value); - ::Dynamic set_lineWidth_dyn(); - - ::lime::math::Matrix3 get_matrix(); - ::Dynamic get_matrix_dyn(); - - ::lime::math::Matrix3 set_matrix( ::lime::math::Matrix3 value); - ::Dynamic set_matrix_dyn(); - - Float get_miterLimit(); - ::Dynamic get_miterLimit_dyn(); - - Float set_miterLimit(Float value); - ::Dynamic set_miterLimit_dyn(); - - ::Dynamic get_source(); - ::Dynamic get_source_dyn(); - - ::Dynamic set_source( ::Dynamic value); - ::Dynamic set_source_dyn(); - - ::Dynamic get_target(); - ::Dynamic get_target_dyn(); - - Float get_tolerance(); - ::Dynamic get_tolerance_dyn(); - - Float set_tolerance(Float value); - ::Dynamic set_tolerance_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace cairo - -#endif /* INCLUDED_lime_graphics_cairo_Cairo */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/cairo/CairoGlyph.h b/hGameTest/bin/linux/obj/include/lime/graphics/cairo/CairoGlyph.h deleted file mode 100644 index 20e72ec3..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/cairo/CairoGlyph.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_cairo_CairoGlyph -#define INCLUDED_lime_graphics_cairo_CairoGlyph - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_294e16b65fbd220a_15_new) -HX_DECLARE_CLASS3(lime,graphics,cairo,CairoGlyph) - -namespace lime{ -namespace graphics{ -namespace cairo{ - - -class HXCPP_CLASS_ATTRIBUTES CairoGlyph_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CairoGlyph_obj OBJ_; - CairoGlyph_obj(); - - public: - enum { _hx_ClassId = 0x057c8ce8 }; - - void __construct(int index,hx::Null< Float > __o_x,hx::Null< Float > __o_y); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.cairo.CairoGlyph") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.cairo.CairoGlyph"); } - - inline static hx::ObjectPtr< CairoGlyph_obj > __new(int index,hx::Null< Float > __o_x,hx::Null< Float > __o_y) { - hx::ObjectPtr< CairoGlyph_obj > __this = new CairoGlyph_obj(); - __this->__construct(index,__o_x,__o_y); - return __this; - } - - inline static hx::ObjectPtr< CairoGlyph_obj > __alloc(hx::Ctx *_hx_ctx,int index,hx::Null< Float > __o_x,hx::Null< Float > __o_y) { - CairoGlyph_obj *__this = (CairoGlyph_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CairoGlyph_obj), false, "lime.graphics.cairo.CairoGlyph")); - *(void **)__this = CairoGlyph_obj::_hx_vtable; -{ - Float x = __o_x.Default(0); - Float y = __o_y.Default(0); - HX_STACKFRAME(&_hx_pos_294e16b65fbd220a_15_new) -HXLINE( 16) ( ( ::lime::graphics::cairo::CairoGlyph)(__this) )->index = index; -HXLINE( 17) ( ( ::lime::graphics::cairo::CairoGlyph)(__this) )->x = x; -HXLINE( 18) ( ( ::lime::graphics::cairo::CairoGlyph)(__this) )->y = y; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CairoGlyph_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CairoGlyph",24,54,05,c6); } - - int index; - Float x; - Float y; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace cairo - -#endif /* INCLUDED_lime_graphics_cairo_CairoGlyph */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/cairo/_CairoFontFace/CairoFontFace_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/cairo/_CairoFontFace/CairoFontFace_Impl_.h deleted file mode 100644 index 39d2408d..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/cairo/_CairoFontFace/CairoFontFace_Impl_.h +++ /dev/null @@ -1,69 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_cairo__CairoFontFace_CairoFontFace_Impl_ -#define INCLUDED_lime_graphics_cairo__CairoFontFace_CairoFontFace_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,graphics,cairo,_CairoFontFace,CairoFontFace_Impl_) - -namespace lime{ -namespace graphics{ -namespace cairo{ -namespace _CairoFontFace{ - - -class HXCPP_CLASS_ATTRIBUTES CairoFontFace_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CairoFontFace_Impl__obj OBJ_; - CairoFontFace_Impl__obj(); - - public: - enum { _hx_ClassId = 0x6d20e13b }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.cairo._CairoFontFace.CairoFontFace_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.cairo._CairoFontFace.CairoFontFace_Impl_"); } - - inline static hx::ObjectPtr< CairoFontFace_Impl__obj > __new() { - hx::ObjectPtr< CairoFontFace_Impl__obj > __this = new CairoFontFace_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CairoFontFace_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - CairoFontFace_Impl__obj *__this = (CairoFontFace_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CairoFontFace_Impl__obj), false, "lime.graphics.cairo._CairoFontFace.CairoFontFace_Impl_")); - *(void **)__this = CairoFontFace_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CairoFontFace_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CairoFontFace_Impl_",34,3a,95,c0); } - - static ::Dynamic _new(); - static ::Dynamic _new_dyn(); - - static int status( ::Dynamic this1); - static ::Dynamic status_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace cairo -} // end namespace _CairoFontFace - -#endif /* INCLUDED_lime_graphics_cairo__CairoFontFace_CairoFontFace_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/cairo/_CairoFontOptions/CairoFontOptions_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/cairo/_CairoFontOptions/CairoFontOptions_Impl_.h deleted file mode 100644 index d72800d1..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/cairo/_CairoFontOptions/CairoFontOptions_Impl_.h +++ /dev/null @@ -1,90 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_cairo__CairoFontOptions_CairoFontOptions_Impl_ -#define INCLUDED_lime_graphics_cairo__CairoFontOptions_CairoFontOptions_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,graphics,cairo,_CairoFontOptions,CairoFontOptions_Impl_) - -namespace lime{ -namespace graphics{ -namespace cairo{ -namespace _CairoFontOptions{ - - -class HXCPP_CLASS_ATTRIBUTES CairoFontOptions_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CairoFontOptions_Impl__obj OBJ_; - CairoFontOptions_Impl__obj(); - - public: - enum { _hx_ClassId = 0x6c8265e5 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_"); } - - inline static hx::ObjectPtr< CairoFontOptions_Impl__obj > __new() { - hx::ObjectPtr< CairoFontOptions_Impl__obj > __this = new CairoFontOptions_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CairoFontOptions_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - CairoFontOptions_Impl__obj *__this = (CairoFontOptions_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CairoFontOptions_Impl__obj), false, "lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_")); - *(void **)__this = CairoFontOptions_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CairoFontOptions_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CairoFontOptions_Impl_",a7,b1,95,e4); } - - static ::Dynamic _new(); - static ::Dynamic _new_dyn(); - - static int get_antialias( ::Dynamic this1); - static ::Dynamic get_antialias_dyn(); - - static int set_antialias( ::Dynamic this1,int value); - static ::Dynamic set_antialias_dyn(); - - static int get_hintMetrics( ::Dynamic this1); - static ::Dynamic get_hintMetrics_dyn(); - - static int set_hintMetrics( ::Dynamic this1,int value); - static ::Dynamic set_hintMetrics_dyn(); - - static int get_hintStyle( ::Dynamic this1); - static ::Dynamic get_hintStyle_dyn(); - - static int set_hintStyle( ::Dynamic this1,int value); - static ::Dynamic set_hintStyle_dyn(); - - static int get_subpixelOrder( ::Dynamic this1); - static ::Dynamic get_subpixelOrder_dyn(); - - static int set_subpixelOrder( ::Dynamic this1,int value); - static ::Dynamic set_subpixelOrder_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace cairo -} // end namespace _CairoFontOptions - -#endif /* INCLUDED_lime_graphics_cairo__CairoFontOptions_CairoFontOptions_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/cairo/_CairoImageSurface/CairoImageSurface_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/cairo/_CairoImageSurface/CairoImageSurface_Impl_.h deleted file mode 100644 index 351cc6aa..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/cairo/_CairoImageSurface/CairoImageSurface_Impl_.h +++ /dev/null @@ -1,88 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_cairo__CairoImageSurface_CairoImageSurface_Impl_ -#define INCLUDED_lime_graphics_cairo__CairoImageSurface_CairoImageSurface_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,graphics,Image) -HX_DECLARE_CLASS4(lime,graphics,cairo,_CairoImageSurface,CairoImageSurface_Impl_) - -namespace lime{ -namespace graphics{ -namespace cairo{ -namespace _CairoImageSurface{ - - -class HXCPP_CLASS_ATTRIBUTES CairoImageSurface_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CairoImageSurface_Impl__obj OBJ_; - CairoImageSurface_Impl__obj(); - - public: - enum { _hx_ClassId = 0x277ca497 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_"); } - - inline static hx::ObjectPtr< CairoImageSurface_Impl__obj > __new() { - hx::ObjectPtr< CairoImageSurface_Impl__obj > __this = new CairoImageSurface_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CairoImageSurface_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - CairoImageSurface_Impl__obj *__this = (CairoImageSurface_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CairoImageSurface_Impl__obj), false, "lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_")); - *(void **)__this = CairoImageSurface_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CairoImageSurface_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CairoImageSurface_Impl_",ba,74,06,3c); } - - static ::Dynamic _new(int format,int width,int height); - static ::Dynamic _new_dyn(); - - static ::Dynamic create(Float data,int format,int width,int height,int stride); - static ::Dynamic create_dyn(); - - static ::Dynamic fromImage( ::lime::graphics::Image image); - static ::Dynamic fromImage_dyn(); - - static Float get_data( ::Dynamic this1); - static ::Dynamic get_data_dyn(); - - static int get_format( ::Dynamic this1); - static ::Dynamic get_format_dyn(); - - static int get_height( ::Dynamic this1); - static ::Dynamic get_height_dyn(); - - static int get_stride( ::Dynamic this1); - static ::Dynamic get_stride_dyn(); - - static int get_width( ::Dynamic this1); - static ::Dynamic get_width_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace cairo -} // end namespace _CairoImageSurface - -#endif /* INCLUDED_lime_graphics_cairo__CairoImageSurface_CairoImageSurface_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/cairo/_CairoPattern/CairoPattern_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/cairo/_CairoPattern/CairoPattern_Impl_.h deleted file mode 100644 index ce0b22b4..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/cairo/_CairoPattern/CairoPattern_Impl_.h +++ /dev/null @@ -1,109 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_cairo__CairoPattern_CairoPattern_Impl_ -#define INCLUDED_lime_graphics_cairo__CairoPattern_CairoPattern_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,graphics,cairo,_CairoPattern,CairoPattern_Impl_) -HX_DECLARE_CLASS2(lime,math,Matrix3) - -namespace lime{ -namespace graphics{ -namespace cairo{ -namespace _CairoPattern{ - - -class HXCPP_CLASS_ATTRIBUTES CairoPattern_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CairoPattern_Impl__obj OBJ_; - CairoPattern_Impl__obj(); - - public: - enum { _hx_ClassId = 0x5c5b8b0b }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.cairo._CairoPattern.CairoPattern_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_"); } - - inline static hx::ObjectPtr< CairoPattern_Impl__obj > __new() { - hx::ObjectPtr< CairoPattern_Impl__obj > __this = new CairoPattern_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CairoPattern_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - CairoPattern_Impl__obj *__this = (CairoPattern_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CairoPattern_Impl__obj), false, "lime.graphics.cairo._CairoPattern.CairoPattern_Impl_")); - *(void **)__this = CairoPattern_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CairoPattern_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CairoPattern_Impl_",68,6d,2d,fb); } - - static ::Dynamic _new( ::Dynamic handle); - static ::Dynamic _new_dyn(); - - static void addColorStopRGB( ::Dynamic this1,Float offset,Float r,Float g,Float b); - static ::Dynamic addColorStopRGB_dyn(); - - static void addColorStopRGBA( ::Dynamic this1,Float offset,Float r,Float g,Float b,Float a); - static ::Dynamic addColorStopRGBA_dyn(); - - static ::Dynamic createForSurface( ::Dynamic surface); - static ::Dynamic createForSurface_dyn(); - - static ::Dynamic createLinear(Float x0,Float y0,Float x1,Float y1); - static ::Dynamic createLinear_dyn(); - - static ::Dynamic createRadial(Float cx0,Float cy0,Float radius0,Float cx1,Float cy1,Float radius1); - static ::Dynamic createRadial_dyn(); - - static ::Dynamic createRGB(Float r,Float g,Float b); - static ::Dynamic createRGB_dyn(); - - static ::Dynamic createRGBA(Float r,Float g,Float b,Float a); - static ::Dynamic createRGBA_dyn(); - - static int get_colorStopCount( ::Dynamic this1); - static ::Dynamic get_colorStopCount_dyn(); - - static int get_extend( ::Dynamic this1); - static ::Dynamic get_extend_dyn(); - - static int set_extend( ::Dynamic this1,int value); - static ::Dynamic set_extend_dyn(); - - static int get_filter( ::Dynamic this1); - static ::Dynamic get_filter_dyn(); - - static int set_filter( ::Dynamic this1,int value); - static ::Dynamic set_filter_dyn(); - - static ::lime::math::Matrix3 get_matrix( ::Dynamic this1); - static ::Dynamic get_matrix_dyn(); - - static ::lime::math::Matrix3 set_matrix( ::Dynamic this1, ::lime::math::Matrix3 value); - static ::Dynamic set_matrix_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace cairo -} // end namespace _CairoPattern - -#endif /* INCLUDED_lime_graphics_cairo__CairoPattern_CairoPattern_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/cairo/_CairoSurface/CairoSurface_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/cairo/_CairoSurface/CairoSurface_Impl_.h deleted file mode 100644 index 31f40e9d..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/cairo/_CairoSurface/CairoSurface_Impl_.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_cairo__CairoSurface_CairoSurface_Impl_ -#define INCLUDED_lime_graphics_cairo__CairoSurface_CairoSurface_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,graphics,cairo,_CairoSurface,CairoSurface_Impl_) - -namespace lime{ -namespace graphics{ -namespace cairo{ -namespace _CairoSurface{ - - -class HXCPP_CLASS_ATTRIBUTES CairoSurface_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CairoSurface_Impl__obj OBJ_; - CairoSurface_Impl__obj(); - - public: - enum { _hx_ClassId = 0x0b9a0b05 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.cairo._CairoSurface.CairoSurface_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.cairo._CairoSurface.CairoSurface_Impl_"); } - - inline static hx::ObjectPtr< CairoSurface_Impl__obj > __new() { - hx::ObjectPtr< CairoSurface_Impl__obj > __this = new CairoSurface_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CairoSurface_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - CairoSurface_Impl__obj *__this = (CairoSurface_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CairoSurface_Impl__obj), false, "lime.graphics.cairo._CairoSurface.CairoSurface_Impl_")); - *(void **)__this = CairoSurface_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CairoSurface_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CairoSurface_Impl_",05,91,98,4d); } - - static void flush( ::Dynamic this1); - static ::Dynamic flush_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace cairo -} // end namespace _CairoSurface - -#endif /* INCLUDED_lime_graphics_cairo__CairoSurface_CairoSurface_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/GL.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/GL.h deleted file mode 100644 index 01d221ef..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/GL.h +++ /dev/null @@ -1,1509 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_GL -#define INCLUDED_lime_graphics_opengl_GL - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeOpenGLRenderContext) -HX_DECLARE_CLASS3(lime,graphics,opengl,GL) -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(lime,utils,BytePointerData) - -namespace lime{ -namespace graphics{ -namespace opengl{ - - -class HXCPP_CLASS_ATTRIBUTES GL_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GL_obj OBJ_; - GL_obj(); - - public: - enum { _hx_ClassId = 0x1a22c53c }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.GL") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.GL"); } - - inline static hx::ObjectPtr< GL_obj > __new() { - hx::ObjectPtr< GL_obj > __this = new GL_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GL_obj > __alloc(hx::Ctx *_hx_ctx) { - GL_obj *__this = (GL_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GL_obj), false, "lime.graphics.opengl.GL")); - *(void **)__this = GL_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GL_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GL",25,3e,00,00); } - - static void __boot(); - static int DEPTH_BUFFER_BIT; - static int STENCIL_BUFFER_BIT; - static int COLOR_BUFFER_BIT; - static int POINTS; - static int LINES; - static int LINE_LOOP; - static int LINE_STRIP; - static int TRIANGLES; - static int TRIANGLE_STRIP; - static int TRIANGLE_FAN; - static int ZERO; - static int ONE; - static int SRC_COLOR; - static int ONE_MINUS_SRC_COLOR; - static int SRC_ALPHA; - static int ONE_MINUS_SRC_ALPHA; - static int DST_ALPHA; - static int ONE_MINUS_DST_ALPHA; - static int DST_COLOR; - static int ONE_MINUS_DST_COLOR; - static int SRC_ALPHA_SATURATE; - static int FUNC_ADD; - static int BLEND_EQUATION; - static int BLEND_EQUATION_RGB; - static int BLEND_EQUATION_ALPHA; - static int FUNC_SUBTRACT; - static int FUNC_REVERSE_SUBTRACT; - static int BLEND_DST_RGB; - static int BLEND_SRC_RGB; - static int BLEND_DST_ALPHA; - static int BLEND_SRC_ALPHA; - static int CONSTANT_COLOR; - static int ONE_MINUS_CONSTANT_COLOR; - static int CONSTANT_ALPHA; - static int ONE_MINUS_CONSTANT_ALPHA; - static int BLEND_COLOR; - static int ARRAY_BUFFER; - static int ELEMENT_ARRAY_BUFFER; - static int ARRAY_BUFFER_BINDING; - static int ELEMENT_ARRAY_BUFFER_BINDING; - static int STREAM_DRAW; - static int STATIC_DRAW; - static int DYNAMIC_DRAW; - static int BUFFER_SIZE; - static int BUFFER_USAGE; - static int CURRENT_VERTEX_ATTRIB; - static int FRONT; - static int BACK; - static int FRONT_AND_BACK; - static int CULL_FACE; - static int BLEND; - static int DITHER; - static int STENCIL_TEST; - static int DEPTH_TEST; - static int SCISSOR_TEST; - static int POLYGON_OFFSET_FILL; - static int SAMPLE_ALPHA_TO_COVERAGE; - static int SAMPLE_COVERAGE; - static int NO_ERROR; - static int INVALID_ENUM; - static int INVALID_VALUE; - static int INVALID_OPERATION; - static int OUT_OF_MEMORY; - static int CW; - static int CCW; - static int LINE_WIDTH; - static int ALIASED_POINT_SIZE_RANGE; - static int ALIASED_LINE_WIDTH_RANGE; - static int CULL_FACE_MODE; - static int FRONT_FACE; - static int DEPTH_RANGE; - static int DEPTH_WRITEMASK; - static int DEPTH_CLEAR_VALUE; - static int DEPTH_FUNC; - static int STENCIL_CLEAR_VALUE; - static int STENCIL_FUNC; - static int STENCIL_FAIL; - static int STENCIL_PASS_DEPTH_FAIL; - static int STENCIL_PASS_DEPTH_PASS; - static int STENCIL_REF; - static int STENCIL_VALUE_MASK; - static int STENCIL_WRITEMASK; - static int STENCIL_BACK_FUNC; - static int STENCIL_BACK_FAIL; - static int STENCIL_BACK_PASS_DEPTH_FAIL; - static int STENCIL_BACK_PASS_DEPTH_PASS; - static int STENCIL_BACK_REF; - static int STENCIL_BACK_VALUE_MASK; - static int STENCIL_BACK_WRITEMASK; - static int VIEWPORT; - static int SCISSOR_BOX; - static int COLOR_CLEAR_VALUE; - static int COLOR_WRITEMASK; - static int UNPACK_ALIGNMENT; - static int PACK_ALIGNMENT; - static int MAX_TEXTURE_SIZE; - static int MAX_VIEWPORT_DIMS; - static int SUBPIXEL_BITS; - static int RED_BITS; - static int GREEN_BITS; - static int BLUE_BITS; - static int ALPHA_BITS; - static int DEPTH_BITS; - static int STENCIL_BITS; - static int POLYGON_OFFSET_UNITS; - static int POLYGON_OFFSET_FACTOR; - static int TEXTURE_BINDING_2D; - static int SAMPLE_BUFFERS; - static int SAMPLES; - static int SAMPLE_COVERAGE_VALUE; - static int SAMPLE_COVERAGE_INVERT; - static int NUM_COMPRESSED_TEXTURE_FORMATS; - static int COMPRESSED_TEXTURE_FORMATS; - static int DONT_CARE; - static int FASTEST; - static int NICEST; - static int GENERATE_MIPMAP_HINT; - static int BYTE; - static int UNSIGNED_BYTE; - static int SHORT; - static int UNSIGNED_SHORT; - static int INT; - static int UNSIGNED_INT; - static int FLOAT; - static int DEPTH_COMPONENT; - static int ALPHA; - static int RGB; - static int RGBA; - static int LUMINANCE; - static int LUMINANCE_ALPHA; - static int UNSIGNED_SHORT_4_4_4_4; - static int UNSIGNED_SHORT_5_5_5_1; - static int UNSIGNED_SHORT_5_6_5; - static int FRAGMENT_SHADER; - static int VERTEX_SHADER; - static int MAX_VERTEX_ATTRIBS; - static int MAX_VERTEX_UNIFORM_VECTORS; - static int MAX_VARYING_VECTORS; - static int MAX_COMBINED_TEXTURE_IMAGE_UNITS; - static int MAX_VERTEX_TEXTURE_IMAGE_UNITS; - static int MAX_TEXTURE_IMAGE_UNITS; - static int MAX_FRAGMENT_UNIFORM_VECTORS; - static int SHADER_TYPE; - static int DELETE_STATUS; - static int LINK_STATUS; - static int VALIDATE_STATUS; - static int ATTACHED_SHADERS; - static int ACTIVE_UNIFORMS; - static int ACTIVE_ATTRIBUTES; - static int SHADING_LANGUAGE_VERSION; - static int CURRENT_PROGRAM; - static int NEVER; - static int LESS; - static int EQUAL; - static int LEQUAL; - static int GREATER; - static int NOTEQUAL; - static int GEQUAL; - static int ALWAYS; - static int KEEP; - static int REPLACE; - static int INCR; - static int DECR; - static int INVERT; - static int INCR_WRAP; - static int DECR_WRAP; - static int VENDOR; - static int RENDERER; - static int VERSION; - static int EXTENSIONS; - static int NEAREST; - static int LINEAR; - static int NEAREST_MIPMAP_NEAREST; - static int LINEAR_MIPMAP_NEAREST; - static int NEAREST_MIPMAP_LINEAR; - static int LINEAR_MIPMAP_LINEAR; - static int TEXTURE_MAG_FILTER; - static int TEXTURE_MIN_FILTER; - static int TEXTURE_WRAP_S; - static int TEXTURE_WRAP_T; - static int TEXTURE_2D; - static int TEXTURE; - static int TEXTURE_CUBE_MAP; - static int TEXTURE_BINDING_CUBE_MAP; - static int TEXTURE_CUBE_MAP_POSITIVE_X; - static int TEXTURE_CUBE_MAP_NEGATIVE_X; - static int TEXTURE_CUBE_MAP_POSITIVE_Y; - static int TEXTURE_CUBE_MAP_NEGATIVE_Y; - static int TEXTURE_CUBE_MAP_POSITIVE_Z; - static int TEXTURE_CUBE_MAP_NEGATIVE_Z; - static int MAX_CUBE_MAP_TEXTURE_SIZE; - static int TEXTURE0; - static int TEXTURE1; - static int TEXTURE2; - static int TEXTURE3; - static int TEXTURE4; - static int TEXTURE5; - static int TEXTURE6; - static int TEXTURE7; - static int TEXTURE8; - static int TEXTURE9; - static int TEXTURE10; - static int TEXTURE11; - static int TEXTURE12; - static int TEXTURE13; - static int TEXTURE14; - static int TEXTURE15; - static int TEXTURE16; - static int TEXTURE17; - static int TEXTURE18; - static int TEXTURE19; - static int TEXTURE20; - static int TEXTURE21; - static int TEXTURE22; - static int TEXTURE23; - static int TEXTURE24; - static int TEXTURE25; - static int TEXTURE26; - static int TEXTURE27; - static int TEXTURE28; - static int TEXTURE29; - static int TEXTURE30; - static int TEXTURE31; - static int ACTIVE_TEXTURE; - static int REPEAT; - static int CLAMP_TO_EDGE; - static int MIRRORED_REPEAT; - static int FLOAT_VEC2; - static int FLOAT_VEC3; - static int FLOAT_VEC4; - static int INT_VEC2; - static int INT_VEC3; - static int INT_VEC4; - static int BOOL; - static int BOOL_VEC2; - static int BOOL_VEC3; - static int BOOL_VEC4; - static int FLOAT_MAT2; - static int FLOAT_MAT3; - static int FLOAT_MAT4; - static int SAMPLER_2D; - static int SAMPLER_CUBE; - static int VERTEX_ATTRIB_ARRAY_ENABLED; - static int VERTEX_ATTRIB_ARRAY_SIZE; - static int VERTEX_ATTRIB_ARRAY_STRIDE; - static int VERTEX_ATTRIB_ARRAY_TYPE; - static int VERTEX_ATTRIB_ARRAY_NORMALIZED; - static int VERTEX_ATTRIB_ARRAY_POINTER; - static int VERTEX_ATTRIB_ARRAY_BUFFER_BINDING; - static int IMPLEMENTATION_COLOR_READ_TYPE; - static int IMPLEMENTATION_COLOR_READ_FORMAT; - static int VERTEX_PROGRAM_POINT_SIZE; - static int POINT_SPRITE; - static int COMPILE_STATUS; - static int LOW_FLOAT; - static int MEDIUM_FLOAT; - static int HIGH_FLOAT; - static int LOW_INT; - static int MEDIUM_INT; - static int HIGH_INT; - static int FRAMEBUFFER; - static int RENDERBUFFER; - static int RGBA4; - static int RGB5_A1; - static int RGB565; - static int DEPTH_COMPONENT16; - static int STENCIL_INDEX; - static int STENCIL_INDEX8; - static int DEPTH_STENCIL; - static int RENDERBUFFER_WIDTH; - static int RENDERBUFFER_HEIGHT; - static int RENDERBUFFER_INTERNAL_FORMAT; - static int RENDERBUFFER_RED_SIZE; - static int RENDERBUFFER_GREEN_SIZE; - static int RENDERBUFFER_BLUE_SIZE; - static int RENDERBUFFER_ALPHA_SIZE; - static int RENDERBUFFER_DEPTH_SIZE; - static int RENDERBUFFER_STENCIL_SIZE; - static int FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE; - static int FRAMEBUFFER_ATTACHMENT_OBJECT_NAME; - static int FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL; - static int FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE; - static int COLOR_ATTACHMENT0; - static int DEPTH_ATTACHMENT; - static int STENCIL_ATTACHMENT; - static int DEPTH_STENCIL_ATTACHMENT; - static int NONE; - static int FRAMEBUFFER_COMPLETE; - static int FRAMEBUFFER_INCOMPLETE_ATTACHMENT; - static int FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT; - static int FRAMEBUFFER_INCOMPLETE_DIMENSIONS; - static int FRAMEBUFFER_UNSUPPORTED; - static int FRAMEBUFFER_BINDING; - static int RENDERBUFFER_BINDING; - static int MAX_RENDERBUFFER_SIZE; - static int INVALID_FRAMEBUFFER_OPERATION; - static int UNPACK_FLIP_Y_WEBGL; - static int UNPACK_PREMULTIPLY_ALPHA_WEBGL; - static int CONTEXT_LOST_WEBGL; - static int UNPACK_COLORSPACE_CONVERSION_WEBGL; - static int BROWSER_DEFAULT_WEBGL; - static int READ_BUFFER; - static int UNPACK_ROW_LENGTH; - static int UNPACK_SKIP_ROWS; - static int UNPACK_SKIP_PIXELS; - static int PACK_ROW_LENGTH; - static int PACK_SKIP_ROWS; - static int PACK_SKIP_PIXELS; - static int TEXTURE_BINDING_3D; - static int UNPACK_SKIP_IMAGES; - static int UNPACK_IMAGE_HEIGHT; - static int MAX_3D_TEXTURE_SIZE; - static int MAX_ELEMENTS_VERTICES; - static int MAX_ELEMENTS_INDICES; - static int MAX_TEXTURE_LOD_BIAS; - static int MAX_FRAGMENT_UNIFORM_COMPONENTS; - static int MAX_VERTEX_UNIFORM_COMPONENTS; - static int MAX_ARRAY_TEXTURE_LAYERS; - static int MIN_PROGRAM_TEXEL_OFFSET; - static int MAX_PROGRAM_TEXEL_OFFSET; - static int MAX_VARYING_COMPONENTS; - static int FRAGMENT_SHADER_DERIVATIVE_HINT; - static int RASTERIZER_DISCARD; - static int VERTEX_ARRAY_BINDING; - static int MAX_VERTEX_OUTPUT_COMPONENTS; - static int MAX_FRAGMENT_INPUT_COMPONENTS; - static int MAX_SERVER_WAIT_TIMEOUT; - static int MAX_ELEMENT_INDEX; - static int RED; - static int RGB8; - static int RGBA8; - static int RGB10_A2; - static int TEXTURE_3D; - static int TEXTURE_WRAP_R; - static int TEXTURE_MIN_LOD; - static int TEXTURE_MAX_LOD; - static int TEXTURE_BASE_LEVEL; - static int TEXTURE_MAX_LEVEL; - static int TEXTURE_COMPARE_MODE; - static int TEXTURE_COMPARE_FUNC; - static int SRGB; - static int SRGB8; - static int SRGB8_ALPHA8; - static int COMPARE_REF_TO_TEXTURE; - static int RGBA32F; - static int RGB32F; - static int RGBA16F; - static int RGB16F; - static int TEXTURE_2D_ARRAY; - static int TEXTURE_BINDING_2D_ARRAY; - static int R11F_G11F_B10F; - static int RGB9_E5; - static int RGBA32UI; - static int RGB32UI; - static int RGBA16UI; - static int RGB16UI; - static int RGBA8UI; - static int RGB8UI; - static int RGBA32I; - static int RGB32I; - static int RGBA16I; - static int RGB16I; - static int RGBA8I; - static int RGB8I; - static int RED_INTEGER; - static int RGB_INTEGER; - static int RGBA_INTEGER; - static int R8; - static int RG8; - static int R16F; - static int R32F; - static int RG16F; - static int RG32F; - static int R8I; - static int R8UI; - static int R16I; - static int R16UI; - static int R32I; - static int R32UI; - static int RG8I; - static int RG8UI; - static int RG16I; - static int RG16UI; - static int RG32I; - static int RG32UI; - static int R8_SNORM; - static int RG8_SNORM; - static int RGB8_SNORM; - static int RGBA8_SNORM; - static int RGB10_A2UI; - static int TEXTURE_IMMUTABLE_FORMAT; - static int TEXTURE_IMMUTABLE_LEVELS; - static int UNSIGNED_INT_2_10_10_10_REV; - static int UNSIGNED_INT_10F_11F_11F_REV; - static int UNSIGNED_INT_5_9_9_9_REV; - static int FLOAT_32_UNSIGNED_INT_24_8_REV; - static int UNSIGNED_INT_24_8; - static int HALF_FLOAT; - static int RG; - static int RG_INTEGER; - static int INT_2_10_10_10_REV; - static int CURRENT_QUERY; - static int QUERY_RESULT; - static int QUERY_RESULT_AVAILABLE; - static int ANY_SAMPLES_PASSED; - static int ANY_SAMPLES_PASSED_CONSERVATIVE; - static int MAX_DRAW_BUFFERS; - static int DRAW_BUFFER0; - static int DRAW_BUFFER1; - static int DRAW_BUFFER2; - static int DRAW_BUFFER3; - static int DRAW_BUFFER4; - static int DRAW_BUFFER5; - static int DRAW_BUFFER6; - static int DRAW_BUFFER7; - static int DRAW_BUFFER8; - static int DRAW_BUFFER9; - static int DRAW_BUFFER10; - static int DRAW_BUFFER11; - static int DRAW_BUFFER12; - static int DRAW_BUFFER13; - static int DRAW_BUFFER14; - static int DRAW_BUFFER15; - static int MAX_COLOR_ATTACHMENTS; - static int COLOR_ATTACHMENT1; - static int COLOR_ATTACHMENT2; - static int COLOR_ATTACHMENT3; - static int COLOR_ATTACHMENT4; - static int COLOR_ATTACHMENT5; - static int COLOR_ATTACHMENT6; - static int COLOR_ATTACHMENT7; - static int COLOR_ATTACHMENT8; - static int COLOR_ATTACHMENT9; - static int COLOR_ATTACHMENT10; - static int COLOR_ATTACHMENT11; - static int COLOR_ATTACHMENT12; - static int COLOR_ATTACHMENT13; - static int COLOR_ATTACHMENT14; - static int COLOR_ATTACHMENT15; - static int SAMPLER_3D; - static int SAMPLER_2D_SHADOW; - static int SAMPLER_2D_ARRAY; - static int SAMPLER_2D_ARRAY_SHADOW; - static int SAMPLER_CUBE_SHADOW; - static int INT_SAMPLER_2D; - static int INT_SAMPLER_3D; - static int INT_SAMPLER_CUBE; - static int INT_SAMPLER_2D_ARRAY; - static int UNSIGNED_INT_SAMPLER_2D; - static int UNSIGNED_INT_SAMPLER_3D; - static int UNSIGNED_INT_SAMPLER_CUBE; - static int UNSIGNED_INT_SAMPLER_2D_ARRAY; - static int MAX_SAMPLES; - static int SAMPLER_BINDING; - static int PIXEL_PACK_BUFFER; - static int PIXEL_UNPACK_BUFFER; - static int PIXEL_PACK_BUFFER_BINDING; - static int PIXEL_UNPACK_BUFFER_BINDING; - static int COPY_READ_BUFFER; - static int COPY_WRITE_BUFFER; - static int COPY_READ_BUFFER_BINDING; - static int COPY_WRITE_BUFFER_BINDING; - static int FLOAT_MAT2x3; - static int FLOAT_MAT2x4; - static int FLOAT_MAT3x2; - static int FLOAT_MAT3x4; - static int FLOAT_MAT4x2; - static int FLOAT_MAT4x3; - static int UNSIGNED_INT_VEC2; - static int UNSIGNED_INT_VEC3; - static int UNSIGNED_INT_VEC4; - static int UNSIGNED_NORMALIZED; - static int SIGNED_NORMALIZED; - static int VERTEX_ATTRIB_ARRAY_INTEGER; - static int VERTEX_ATTRIB_ARRAY_DIVISOR; - static int TRANSFORM_FEEDBACK_BUFFER_MODE; - static int MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS; - static int TRANSFORM_FEEDBACK_VARYINGS; - static int TRANSFORM_FEEDBACK_BUFFER_START; - static int TRANSFORM_FEEDBACK_BUFFER_SIZE; - static int TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN; - static int MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS; - static int MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS; - static int INTERLEAVED_ATTRIBS; - static int SEPARATE_ATTRIBS; - static int TRANSFORM_FEEDBACK_BUFFER; - static int TRANSFORM_FEEDBACK_BUFFER_BINDING; - static int TRANSFORM_FEEDBACK; - static int TRANSFORM_FEEDBACK_PAUSED; - static int TRANSFORM_FEEDBACK_ACTIVE; - static int TRANSFORM_FEEDBACK_BINDING; - static int FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING; - static int FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE; - static int FRAMEBUFFER_ATTACHMENT_RED_SIZE; - static int FRAMEBUFFER_ATTACHMENT_GREEN_SIZE; - static int FRAMEBUFFER_ATTACHMENT_BLUE_SIZE; - static int FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE; - static int FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE; - static int FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE; - static int FRAMEBUFFER_DEFAULT; - static int DEPTH24_STENCIL8; - static int DRAW_FRAMEBUFFER_BINDING; - static int READ_FRAMEBUFFER; - static int DRAW_FRAMEBUFFER; - static int READ_FRAMEBUFFER_BINDING; - static int RENDERBUFFER_SAMPLES; - static int FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER; - static int FRAMEBUFFER_INCOMPLETE_MULTISAMPLE; - static int UNIFORM_BUFFER; - static int UNIFORM_BUFFER_BINDING; - static int UNIFORM_BUFFER_START; - static int UNIFORM_BUFFER_SIZE; - static int MAX_VERTEX_UNIFORM_BLOCKS; - static int MAX_FRAGMENT_UNIFORM_BLOCKS; - static int MAX_COMBINED_UNIFORM_BLOCKS; - static int MAX_UNIFORM_BUFFER_BINDINGS; - static int MAX_UNIFORM_BLOCK_SIZE; - static int MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS; - static int MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS; - static int UNIFORM_BUFFER_OFFSET_ALIGNMENT; - static int ACTIVE_UNIFORM_BLOCKS; - static int UNIFORM_TYPE; - static int UNIFORM_SIZE; - static int UNIFORM_BLOCK_INDEX; - static int UNIFORM_OFFSET; - static int UNIFORM_ARRAY_STRIDE; - static int UNIFORM_MATRIX_STRIDE; - static int UNIFORM_IS_ROW_MAJOR; - static int UNIFORM_BLOCK_BINDING; - static int UNIFORM_BLOCK_DATA_SIZE; - static int UNIFORM_BLOCK_ACTIVE_UNIFORMS; - static int UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES; - static int UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER; - static int UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER; - static int OBJECT_TYPE; - static int SYNC_CONDITION; - static int SYNC_STATUS; - static int SYNC_FLAGS; - static int SYNC_FENCE; - static int SYNC_GPU_COMMANDS_COMPLETE; - static int UNSIGNALED; - static int SIGNALED; - static int ALREADY_SIGNALED; - static int TIMEOUT_EXPIRED; - static int CONDITION_SATISFIED; - static int WAIT_FAILED; - static int SYNC_FLUSH_COMMANDS_BIT; - static int COLOR; - static int DEPTH; - static int STENCIL; - static int MIN; - static int MAX; - static int DEPTH_COMPONENT24; - static int STREAM_READ; - static int STREAM_COPY; - static int STATIC_READ; - static int STATIC_COPY; - static int DYNAMIC_READ; - static int DYNAMIC_COPY; - static int DEPTH_COMPONENT32F; - static int DEPTH32F_STENCIL8; - static int INVALID_INDEX; - static int TIMEOUT_IGNORED; - static int MAX_CLIENT_WAIT_TIMEOUT_WEBGL; - static ::lime::_internal::backend::native::NativeOpenGLRenderContext context; - static ::String type; - static Float version; - static void activeTexture(int texture); - static ::Dynamic activeTexture_dyn(); - - static void attachShader( ::lime::graphics::opengl::GLObject program, ::lime::graphics::opengl::GLObject shader); - static ::Dynamic attachShader_dyn(); - - static void beginQuery(int target, ::lime::graphics::opengl::GLObject query); - static ::Dynamic beginQuery_dyn(); - - static void beginTransformFeedback(int primitiveNode); - static ::Dynamic beginTransformFeedback_dyn(); - - static void bindAttribLocation( ::lime::graphics::opengl::GLObject program,int index,::String name); - static ::Dynamic bindAttribLocation_dyn(); - - static void bindBuffer(int target, ::lime::graphics::opengl::GLObject buffer); - static ::Dynamic bindBuffer_dyn(); - - static void bindBufferBase(int target,int index, ::lime::graphics::opengl::GLObject buffer); - static ::Dynamic bindBufferBase_dyn(); - - static void bindBufferRange(int target,int index, ::lime::graphics::opengl::GLObject buffer,Float offset,int size); - static ::Dynamic bindBufferRange_dyn(); - - static void bindFramebuffer(int target, ::lime::graphics::opengl::GLObject framebuffer); - static ::Dynamic bindFramebuffer_dyn(); - - static void bindRenderbuffer(int target, ::lime::graphics::opengl::GLObject renderbuffer); - static ::Dynamic bindRenderbuffer_dyn(); - - static void bindSampler(int unit, ::lime::graphics::opengl::GLObject sampler); - static ::Dynamic bindSampler_dyn(); - - static void bindTexture(int target, ::lime::graphics::opengl::GLObject texture); - static ::Dynamic bindTexture_dyn(); - - static void bindTransformFeedback(int target, ::lime::graphics::opengl::GLObject transformFeedback); - static ::Dynamic bindTransformFeedback_dyn(); - - static void bindVertexArray( ::lime::graphics::opengl::GLObject vertexArray); - static ::Dynamic bindVertexArray_dyn(); - - static void blitFramebuffer(int srcX0,int srcY0,int srcX1,int srcY1,int dstX0,int dstY0,int dstX1,int dstY1,int mask,int filter); - static ::Dynamic blitFramebuffer_dyn(); - - static void blendColor(Float red,Float green,Float blue,Float alpha); - static ::Dynamic blendColor_dyn(); - - static void blendEquation(int mode); - static ::Dynamic blendEquation_dyn(); - - static void blendEquationSeparate(int modeRGB,int modeAlpha); - static ::Dynamic blendEquationSeparate_dyn(); - - static void blendFunc(int sfactor,int dfactor); - static ::Dynamic blendFunc_dyn(); - - static void blendFuncSeparate(int srcRGB,int dstRGB,int srcAlpha,int dstAlpha); - static ::Dynamic blendFuncSeparate_dyn(); - - static void bufferData(int target,int size,Float srcData,int usage); - static ::Dynamic bufferData_dyn(); - - static void bufferSubData(int target,int dstByteOffset,int size,Float srcData); - static ::Dynamic bufferSubData_dyn(); - - static int checkFramebufferStatus(int target); - static ::Dynamic checkFramebufferStatus_dyn(); - - static void clear(int mask); - static ::Dynamic clear_dyn(); - - static void clearBufferfi(int buffer,int drawbuffer,Float depth,int stencil); - static ::Dynamic clearBufferfi_dyn(); - - static void clearBufferfv(int buffer,int drawbuffer,Float value); - static ::Dynamic clearBufferfv_dyn(); - - static void clearBufferiv(int buffer,int drawbuffer,Float value); - static ::Dynamic clearBufferiv_dyn(); - - static void clearBufferuiv(int buffer,int drawbuffer,Float value); - static ::Dynamic clearBufferuiv_dyn(); - - static void clearColor(Float red,Float green,Float blue,Float alpha); - static ::Dynamic clearColor_dyn(); - - static void clearDepthf(Float depth); - static ::Dynamic clearDepthf_dyn(); - - static void clearStencil(int s); - static ::Dynamic clearStencil_dyn(); - - static int clientWaitSync( ::Dynamic sync,int flags, cpp::Int64Struct timeout); - static ::Dynamic clientWaitSync_dyn(); - - static void colorMask(bool red,bool green,bool blue,bool alpha); - static ::Dynamic colorMask_dyn(); - - static void compileShader( ::lime::graphics::opengl::GLObject shader); - static ::Dynamic compileShader_dyn(); - - static void compressedTexImage2D(int target,int level,int internalformat,int width,int height,int border,int imageSize,Float data); - static ::Dynamic compressedTexImage2D_dyn(); - - static void compressedTexImage3D(int target,int level,int internalformat,int width,int height,int depth,int border,int imageSize,Float data); - static ::Dynamic compressedTexImage3D_dyn(); - - static void compressedTexSubImage2D(int target,int level,int xoffset,int yoffset,int width,int height,int format,int imageSize,Float data); - static ::Dynamic compressedTexSubImage2D_dyn(); - - static void compressedTexSubImage3D(int target,int level,int xoffset,int yoffset,int zoffset,int width,int height,int depth,int format,int imageSize,Float data); - static ::Dynamic compressedTexSubImage3D_dyn(); - - static void copyBufferSubData(int readTarget,int writeTarget,Float readOffset,Float writeOffset,int size); - static ::Dynamic copyBufferSubData_dyn(); - - static void copyTexImage2D(int target,int level,int internalformat,int x,int y,int width,int height,int border); - static ::Dynamic copyTexImage2D_dyn(); - - static void copyTexSubImage2D(int target,int level,int xoffset,int yoffset,int x,int y,int width,int height); - static ::Dynamic copyTexSubImage2D_dyn(); - - static void copyTexSubImage3D(int target,int level,int xoffset,int yoffset,int zoffset,int x,int y,int width,int height); - static ::Dynamic copyTexSubImage3D_dyn(); - - static ::lime::graphics::opengl::GLObject createBuffer(); - static ::Dynamic createBuffer_dyn(); - - static ::lime::graphics::opengl::GLObject createFramebuffer(); - static ::Dynamic createFramebuffer_dyn(); - - static ::lime::graphics::opengl::GLObject createProgram(); - static ::Dynamic createProgram_dyn(); - - static ::lime::graphics::opengl::GLObject createQuery(); - static ::Dynamic createQuery_dyn(); - - static ::lime::graphics::opengl::GLObject createRenderbuffer(); - static ::Dynamic createRenderbuffer_dyn(); - - static ::lime::graphics::opengl::GLObject createSampler(); - static ::Dynamic createSampler_dyn(); - - static ::lime::graphics::opengl::GLObject createShader(int type); - static ::Dynamic createShader_dyn(); - - static ::lime::graphics::opengl::GLObject createTexture(); - static ::Dynamic createTexture_dyn(); - - static ::lime::graphics::opengl::GLObject createTransformFeedback(); - static ::Dynamic createTransformFeedback_dyn(); - - static ::lime::graphics::opengl::GLObject createVertexArray(); - static ::Dynamic createVertexArray_dyn(); - - static void cullFace(int mode); - static ::Dynamic cullFace_dyn(); - - static void deleteBuffer( ::lime::graphics::opengl::GLObject buffer); - static ::Dynamic deleteBuffer_dyn(); - - static void deleteFramebuffer( ::lime::graphics::opengl::GLObject framebuffer); - static ::Dynamic deleteFramebuffer_dyn(); - - static void deleteProgram( ::lime::graphics::opengl::GLObject program); - static ::Dynamic deleteProgram_dyn(); - - static void deleteQuery( ::lime::graphics::opengl::GLObject query); - static ::Dynamic deleteQuery_dyn(); - - static void deleteRenderbuffer( ::lime::graphics::opengl::GLObject renderbuffer); - static ::Dynamic deleteRenderbuffer_dyn(); - - static void deleteSampler( ::lime::graphics::opengl::GLObject sampler); - static ::Dynamic deleteSampler_dyn(); - - static void deleteShader( ::lime::graphics::opengl::GLObject shader); - static ::Dynamic deleteShader_dyn(); - - static void deleteSync( ::Dynamic sync); - static ::Dynamic deleteSync_dyn(); - - static void deleteTexture( ::lime::graphics::opengl::GLObject texture); - static ::Dynamic deleteTexture_dyn(); - - static void deleteTransformFeedback( ::lime::graphics::opengl::GLObject transformFeedback); - static ::Dynamic deleteTransformFeedback_dyn(); - - static void deleteVertexArray( ::lime::graphics::opengl::GLObject vertexArray); - static ::Dynamic deleteVertexArray_dyn(); - - static void depthFunc(int func); - static ::Dynamic depthFunc_dyn(); - - static void depthMask(bool flag); - static ::Dynamic depthMask_dyn(); - - static void depthRangef(Float zNear,Float zFar); - static ::Dynamic depthRangef_dyn(); - - static void detachShader( ::lime::graphics::opengl::GLObject program, ::lime::graphics::opengl::GLObject shader); - static ::Dynamic detachShader_dyn(); - - static void disable(int cap); - static ::Dynamic disable_dyn(); - - static void disableVertexAttribArray(int index); - static ::Dynamic disableVertexAttribArray_dyn(); - - static void drawArrays(int mode,int first,int count); - static ::Dynamic drawArrays_dyn(); - - static void drawArraysInstanced(int mode,int first,int count,int instanceCount); - static ::Dynamic drawArraysInstanced_dyn(); - - static void drawBuffers(::Array< int > buffers); - static ::Dynamic drawBuffers_dyn(); - - static void drawElements(int mode,int count,int type,int offset); - static ::Dynamic drawElements_dyn(); - - static void drawElementsInstanced(int mode,int count,int type,Float offset,int instanceCount); - static ::Dynamic drawElementsInstanced_dyn(); - - static void drawRangeElements(int mode,int start,int end,int count,int type,Float offset); - static ::Dynamic drawRangeElements_dyn(); - - static void enable(int cap); - static ::Dynamic enable_dyn(); - - static void enableVertexAttribArray(int index); - static ::Dynamic enableVertexAttribArray_dyn(); - - static void endQuery(int target); - static ::Dynamic endQuery_dyn(); - - static void endTransformFeedback(); - static ::Dynamic endTransformFeedback_dyn(); - - static ::Dynamic fenceSync(int condition,int flags); - static ::Dynamic fenceSync_dyn(); - - static void finish(); - static ::Dynamic finish_dyn(); - - static void flush(); - static ::Dynamic flush_dyn(); - - static void framebufferRenderbuffer(int target,int attachment,int renderbuffertarget, ::lime::graphics::opengl::GLObject renderbuffer); - static ::Dynamic framebufferRenderbuffer_dyn(); - - static void framebufferTexture2D(int target,int attachment,int textarget, ::lime::graphics::opengl::GLObject texture,int level); - static ::Dynamic framebufferTexture2D_dyn(); - - static void framebufferTextureLayer(int target,int attachment, ::lime::graphics::opengl::GLObject texture,int level,int layer); - static ::Dynamic framebufferTextureLayer_dyn(); - - static void frontFace(int mode); - static ::Dynamic frontFace_dyn(); - - static void generateMipmap(int target); - static ::Dynamic generateMipmap_dyn(); - - static ::Dynamic getActiveAttrib( ::lime::graphics::opengl::GLObject program,int index); - static ::Dynamic getActiveAttrib_dyn(); - - static ::Dynamic getActiveUniform( ::lime::graphics::opengl::GLObject program,int index); - static ::Dynamic getActiveUniform_dyn(); - - static int getActiveUniformBlocki( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname); - static ::Dynamic getActiveUniformBlocki_dyn(); - - static void getActiveUniformBlockiv( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname,Float params); - static ::Dynamic getActiveUniformBlockiv_dyn(); - - static ::String getActiveUniformBlockName( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex); - static ::Dynamic getActiveUniformBlockName_dyn(); - - static ::Dynamic getActiveUniformBlockParameter( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname); - static ::Dynamic getActiveUniformBlockParameter_dyn(); - - static ::Dynamic getActiveUniforms( ::lime::graphics::opengl::GLObject program,::Array< int > uniformIndices,int pname); - static ::Dynamic getActiveUniforms_dyn(); - - static void getActiveUniformsiv( ::lime::graphics::opengl::GLObject program,::Array< int > uniformIndices,int pname,Float params); - static ::Dynamic getActiveUniformsiv_dyn(); - - static ::Array< ::Dynamic> getAttachedShaders( ::lime::graphics::opengl::GLObject program); - static ::Dynamic getAttachedShaders_dyn(); - - static int getAttribLocation( ::lime::graphics::opengl::GLObject program,::String name); - static ::Dynamic getAttribLocation_dyn(); - - static bool getBoolean(int pname); - static ::Dynamic getBoolean_dyn(); - - static void getBooleanv(int pname,Float params); - static ::Dynamic getBooleanv_dyn(); - - static ::Dynamic getBufferParameter(int target,int pname); - static ::Dynamic getBufferParameter_dyn(); - - static int getBufferParameteri(int target,int pname); - static ::Dynamic getBufferParameteri_dyn(); - - static void getBufferParameteri64v(int target,int pname,Float params); - static ::Dynamic getBufferParameteri64v_dyn(); - - static void getBufferParameteriv(int target,int pname,Float data); - static ::Dynamic getBufferParameteriv_dyn(); - - static Float getBufferPointerv(int target,int pname); - static ::Dynamic getBufferPointerv_dyn(); - - static void getBufferSubData(int target,Float offset,int size,Float data); - static ::Dynamic getBufferSubData_dyn(); - - static ::Dynamic getContextAttributes(); - static ::Dynamic getContextAttributes_dyn(); - - static int getError(); - static ::Dynamic getError_dyn(); - - static ::Dynamic getExtension(::String name); - static ::Dynamic getExtension_dyn(); - - static Float getFloat(int pname); - static ::Dynamic getFloat_dyn(); - - static void getFloatv(int pname,Float params); - static ::Dynamic getFloatv_dyn(); - - static int getFragDataLocation( ::lime::graphics::opengl::GLObject program,::String name); - static ::Dynamic getFragDataLocation_dyn(); - - static ::Dynamic getFramebufferAttachmentParameter(int target,int attachment,int pname); - static ::Dynamic getFramebufferAttachmentParameter_dyn(); - - static int getFramebufferAttachmentParameteri(int target,int attachment,int pname); - static ::Dynamic getFramebufferAttachmentParameteri_dyn(); - - static void getFramebufferAttachmentParameteriv(int target,int attachment,int pname,Float params); - static ::Dynamic getFramebufferAttachmentParameteriv_dyn(); - - static ::Dynamic getIndexedParameter(int target,int index); - static ::Dynamic getIndexedParameter_dyn(); - - static int getInteger(int pname); - static ::Dynamic getInteger_dyn(); - - static cpp::Int64Struct getInteger64(int pname); - static ::Dynamic getInteger64_dyn(); - - static cpp::Int64Struct getInteger64i(int pname); - static ::Dynamic getInteger64i_dyn(); - - static void getInteger64i_v(int pname,int index,Float params); - static ::Dynamic getInteger64i_v_dyn(); - - static void getInteger64v(int pname,Float params); - static ::Dynamic getInteger64v_dyn(); - - static void getIntegeri_v(int pname,int index,Float params); - static ::Dynamic getIntegeri_v_dyn(); - - static void getIntegerv(int pname,Float params); - static ::Dynamic getIntegerv_dyn(); - - static int getInternalformati(int target,int internalformat,int pname); - static ::Dynamic getInternalformati_dyn(); - - static void getInternalformativ(int target,int internalformat,int pname,int bufSize,Float params); - static ::Dynamic getInternalformativ_dyn(); - - static ::Dynamic getInternalformatParameter(int target,int internalformat,int pname); - static ::Dynamic getInternalformatParameter_dyn(); - - static ::Dynamic getParameter(int pname); - static ::Dynamic getParameter_dyn(); - - static int getProgrami( ::lime::graphics::opengl::GLObject program,int pname); - static ::Dynamic getProgrami_dyn(); - - static void getProgramiv( ::lime::graphics::opengl::GLObject program,int pname,Float params); - static ::Dynamic getProgramiv_dyn(); - - static ::haxe::io::Bytes getProgramBinary( ::lime::graphics::opengl::GLObject program,int binaryFormat); - static ::Dynamic getProgramBinary_dyn(); - - static ::String getProgramInfoLog( ::lime::graphics::opengl::GLObject program); - static ::Dynamic getProgramInfoLog_dyn(); - - static ::Dynamic getProgramParameter( ::lime::graphics::opengl::GLObject program,int pname); - static ::Dynamic getProgramParameter_dyn(); - - static ::lime::graphics::opengl::GLObject getQuery(int target,int pname); - static ::Dynamic getQuery_dyn(); - - static int getQueryi(int target,int pname); - static ::Dynamic getQueryi_dyn(); - - static void getQueryiv(int target,int pname,Float params); - static ::Dynamic getQueryiv_dyn(); - - static int getQueryObjectui( ::lime::graphics::opengl::GLObject query,int pname); - static ::Dynamic getQueryObjectui_dyn(); - - static void getQueryObjectuiv( ::lime::graphics::opengl::GLObject query,int pname,Float params); - static ::Dynamic getQueryObjectuiv_dyn(); - - static ::Dynamic getQueryParameter( ::lime::graphics::opengl::GLObject query,int pname); - static ::Dynamic getQueryParameter_dyn(); - - static ::Dynamic getRenderbufferParameter(int target,int pname); - static ::Dynamic getRenderbufferParameter_dyn(); - - static int getRenderbufferParameteri(int target,int pname); - static ::Dynamic getRenderbufferParameteri_dyn(); - - static void getRenderbufferParameteriv(int target,int pname,Float params); - static ::Dynamic getRenderbufferParameteriv_dyn(); - - static ::Dynamic getSamplerParameter( ::lime::graphics::opengl::GLObject sampler,int pname); - static ::Dynamic getSamplerParameter_dyn(); - - static Float getSamplerParameterf( ::lime::graphics::opengl::GLObject sampler,int pname); - static ::Dynamic getSamplerParameterf_dyn(); - - static void getSamplerParameterfv( ::lime::graphics::opengl::GLObject sampler,int pname,Float params); - static ::Dynamic getSamplerParameterfv_dyn(); - - static int getSamplerParameteri( ::lime::graphics::opengl::GLObject sampler,int pname); - static ::Dynamic getSamplerParameteri_dyn(); - - static void getSamplerParameteriv( ::lime::graphics::opengl::GLObject sampler,int pname,Float params); - static ::Dynamic getSamplerParameteriv_dyn(); - - static int getShaderi( ::lime::graphics::opengl::GLObject shader,int pname); - static ::Dynamic getShaderi_dyn(); - - static void getShaderiv( ::lime::graphics::opengl::GLObject shader,int pname,Float params); - static ::Dynamic getShaderiv_dyn(); - - static ::String getShaderInfoLog( ::lime::graphics::opengl::GLObject shader); - static ::Dynamic getShaderInfoLog_dyn(); - - static ::Dynamic getShaderParameter( ::lime::graphics::opengl::GLObject shader,int pname); - static ::Dynamic getShaderParameter_dyn(); - - static ::Dynamic getShaderPrecisionFormat(int shadertype,int precisiontype); - static ::Dynamic getShaderPrecisionFormat_dyn(); - - static ::String getShaderSource( ::lime::graphics::opengl::GLObject shader); - static ::Dynamic getShaderSource_dyn(); - - static ::String getString(int name); - static ::Dynamic getString_dyn(); - - static ::String getStringi(int name,int index); - static ::Dynamic getStringi_dyn(); - - static ::Array< ::String > getSupportedExtensions(); - static ::Dynamic getSupportedExtensions_dyn(); - - static ::Dynamic getSyncParameter( ::Dynamic sync,int pname); - static ::Dynamic getSyncParameter_dyn(); - - static int getSyncParameteri( ::Dynamic sync,int pname); - static ::Dynamic getSyncParameteri_dyn(); - - static void getSyncParameteriv( ::Dynamic sync,int pname,Float params); - static ::Dynamic getSyncParameteriv_dyn(); - - static ::Dynamic getTexParameter(int target,int pname); - static ::Dynamic getTexParameter_dyn(); - - static Float getTexParameterf(int target,int pname); - static ::Dynamic getTexParameterf_dyn(); - - static void getTexParameterfv(int target,int pname,Float params); - static ::Dynamic getTexParameterfv_dyn(); - - static int getTexParameteri(int target,int pname); - static ::Dynamic getTexParameteri_dyn(); - - static void getTexParameteriv(int target,int pname,Float params); - static ::Dynamic getTexParameteriv_dyn(); - - static ::Dynamic getTransformFeedbackVarying( ::lime::graphics::opengl::GLObject program,int index); - static ::Dynamic getTransformFeedbackVarying_dyn(); - - static ::Dynamic getUniform( ::lime::graphics::opengl::GLObject program,int location); - static ::Dynamic getUniform_dyn(); - - static Float getUniformf( ::lime::graphics::opengl::GLObject program,int location); - static ::Dynamic getUniformf_dyn(); - - static void getUniformfv( ::lime::graphics::opengl::GLObject program,int location,Float params); - static ::Dynamic getUniformfv_dyn(); - - static int getUniformi( ::lime::graphics::opengl::GLObject program,int location); - static ::Dynamic getUniformi_dyn(); - - static void getUniformiv( ::lime::graphics::opengl::GLObject program,int location,Float params); - static ::Dynamic getUniformiv_dyn(); - - static int getUniformui( ::lime::graphics::opengl::GLObject program,int location); - static ::Dynamic getUniformui_dyn(); - - static void getUniformuiv( ::lime::graphics::opengl::GLObject program,int location,Float params); - static ::Dynamic getUniformuiv_dyn(); - - static int getUniformBlockIndex( ::lime::graphics::opengl::GLObject program,::String uniformBlockName); - static ::Dynamic getUniformBlockIndex_dyn(); - - static ::Array< int > getUniformIndices( ::lime::graphics::opengl::GLObject program,::Array< ::String > uniformNames); - static ::Dynamic getUniformIndices_dyn(); - - static int getUniformLocation( ::lime::graphics::opengl::GLObject program,::String name); - static ::Dynamic getUniformLocation_dyn(); - - static ::Dynamic getVertexAttrib(int index,int pname); - static ::Dynamic getVertexAttrib_dyn(); - - static Float getVertexAttribf(int index,int pname); - static ::Dynamic getVertexAttribf_dyn(); - - static void getVertexAttribfv(int index,int pname,Float params); - static ::Dynamic getVertexAttribfv_dyn(); - - static int getVertexAttribi(int index,int pname); - static ::Dynamic getVertexAttribi_dyn(); - - static int getVertexAttribIi(int index,int pname); - static ::Dynamic getVertexAttribIi_dyn(); - - static void getVertexAttribIiv(int index,int pname,Float params); - static ::Dynamic getVertexAttribIiv_dyn(); - - static int getVertexAttribIui(int index,int pname); - static ::Dynamic getVertexAttribIui_dyn(); - - static void getVertexAttribIuiv(int index,int pname,Float params); - static ::Dynamic getVertexAttribIuiv_dyn(); - - static void getVertexAttribiv(int index,int pname,Float params); - static ::Dynamic getVertexAttribiv_dyn(); - - static Float getVertexAttribPointerv(int index,int pname); - static ::Dynamic getVertexAttribPointerv_dyn(); - - static void hint(int target,int mode); - static ::Dynamic hint_dyn(); - - static void invalidateFramebuffer(int target,::Array< int > attachments); - static ::Dynamic invalidateFramebuffer_dyn(); - - static void invalidateSubFramebuffer(int target,::Array< int > attachments,int x,int y,int width,int height); - static ::Dynamic invalidateSubFramebuffer_dyn(); - - static bool isBuffer( ::lime::graphics::opengl::GLObject buffer); - static ::Dynamic isBuffer_dyn(); - - static bool isContextLost(); - static ::Dynamic isContextLost_dyn(); - - static bool isEnabled(int cap); - static ::Dynamic isEnabled_dyn(); - - static bool isFramebuffer( ::lime::graphics::opengl::GLObject framebuffer); - static ::Dynamic isFramebuffer_dyn(); - - static bool isProgram( ::lime::graphics::opengl::GLObject program); - static ::Dynamic isProgram_dyn(); - - static bool isQuery( ::lime::graphics::opengl::GLObject query); - static ::Dynamic isQuery_dyn(); - - static bool isRenderbuffer( ::lime::graphics::opengl::GLObject renderbuffer); - static ::Dynamic isRenderbuffer_dyn(); - - static bool isSampler( ::lime::graphics::opengl::GLObject sampler); - static ::Dynamic isSampler_dyn(); - - static bool isShader( ::lime::graphics::opengl::GLObject shader); - static ::Dynamic isShader_dyn(); - - static bool isSync( ::Dynamic sync); - static ::Dynamic isSync_dyn(); - - static bool isTexture( ::lime::graphics::opengl::GLObject texture); - static ::Dynamic isTexture_dyn(); - - static bool isTransformFeedback( ::lime::graphics::opengl::GLObject transformFeedback); - static ::Dynamic isTransformFeedback_dyn(); - - static bool isVertexArray( ::lime::graphics::opengl::GLObject vertexArray); - static ::Dynamic isVertexArray_dyn(); - - static void lineWidth(Float width); - static ::Dynamic lineWidth_dyn(); - - static void linkProgram( ::lime::graphics::opengl::GLObject program); - static ::Dynamic linkProgram_dyn(); - - static Float mapBufferRange(int target,Float offset,int length,int access); - static ::Dynamic mapBufferRange_dyn(); - - static void pauseTransformFeedback(); - static ::Dynamic pauseTransformFeedback_dyn(); - - static void pixelStorei(int pname,int param); - static ::Dynamic pixelStorei_dyn(); - - static void polygonOffset(Float factor,Float units); - static ::Dynamic polygonOffset_dyn(); - - static void programBinary( ::lime::graphics::opengl::GLObject program,int binaryFormat,Float binary,int length); - static ::Dynamic programBinary_dyn(); - - static void programParameteri( ::lime::graphics::opengl::GLObject program,int pname,int value); - static ::Dynamic programParameteri_dyn(); - - static void readBuffer(int src); - static ::Dynamic readBuffer_dyn(); - - static void readPixels(int x,int y,int width,int height,int format,int type, ::lime::utils::BytePointerData pixels); - static ::Dynamic readPixels_dyn(); - - static void releaseShaderCompiler(); - static ::Dynamic releaseShaderCompiler_dyn(); - - static void renderbufferStorage(int target,int internalformat,int width,int height); - static ::Dynamic renderbufferStorage_dyn(); - - static void renderbufferStorageMultisample(int target,int samples,int internalformat,int width,int height); - static ::Dynamic renderbufferStorageMultisample_dyn(); - - static void resumeTransformFeedback(); - static ::Dynamic resumeTransformFeedback_dyn(); - - static void sampleCoverage(Float value,bool invert); - static ::Dynamic sampleCoverage_dyn(); - - static void samplerParameterf( ::lime::graphics::opengl::GLObject sampler,int pname,Float param); - static ::Dynamic samplerParameterf_dyn(); - - static void samplerParameteri( ::lime::graphics::opengl::GLObject sampler,int pname,int param); - static ::Dynamic samplerParameteri_dyn(); - - static void scissor(int x,int y,int width,int height); - static ::Dynamic scissor_dyn(); - - static void shaderBinary(::Array< ::Dynamic> shaders,int binaryformat,Float binary,int length); - static ::Dynamic shaderBinary_dyn(); - - static void shaderSource( ::lime::graphics::opengl::GLObject shader,::String source); - static ::Dynamic shaderSource_dyn(); - - static void stencilFunc(int func,int ref,int mask); - static ::Dynamic stencilFunc_dyn(); - - static void stencilFuncSeparate(int face,int func,int ref,int mask); - static ::Dynamic stencilFuncSeparate_dyn(); - - static void stencilMask(int mask); - static ::Dynamic stencilMask_dyn(); - - static void stencilMaskSeparate(int face,int mask); - static ::Dynamic stencilMaskSeparate_dyn(); - - static void stencilOp(int fail,int zfail,int zpass); - static ::Dynamic stencilOp_dyn(); - - static void stencilOpSeparate(int face,int fail,int zfail,int zpass); - static ::Dynamic stencilOpSeparate_dyn(); - - static void texImage2D(int target,int level,int internalformat,int width,int height,int border,int format,int type,Float data); - static ::Dynamic texImage2D_dyn(); - - static void texImage3D(int target,int level,int internalformat,int width,int height,int depth,int border,int format,int type,Float data); - static ::Dynamic texImage3D_dyn(); - - static void texStorage2D(int target,int level,int internalformat,int width,int height); - static ::Dynamic texStorage2D_dyn(); - - static void texStorage3D(int target,int level,int internalformat,int width,int height,int depth); - static ::Dynamic texStorage3D_dyn(); - - static void texParameterf(int target,int pname,Float param); - static ::Dynamic texParameterf_dyn(); - - static void texParameteri(int target,int pname,int param); - static ::Dynamic texParameteri_dyn(); - - static void texSubImage2D(int target,int level,int xoffset,int yoffset,int width,int height,int format,int type, ::lime::utils::ArrayBufferView pixels); - static ::Dynamic texSubImage2D_dyn(); - - static void texSubImage3D(int target,int level,int xoffset,int yoffset,int zoffset,int width,int height,int depth,int format,int type,Float data); - static ::Dynamic texSubImage3D_dyn(); - - static void transformFeedbackVaryings( ::lime::graphics::opengl::GLObject program,::Array< ::String > varyings,int bufferMode); - static ::Dynamic transformFeedbackVaryings_dyn(); - - static void uniform1f(int location,Float v0); - static ::Dynamic uniform1f_dyn(); - - static void uniform1fv(int location,int count,Float v); - static ::Dynamic uniform1fv_dyn(); - - static void uniform1i(int location,int v0); - static ::Dynamic uniform1i_dyn(); - - static void uniform1iv(int location,int count,Float v); - static ::Dynamic uniform1iv_dyn(); - - static void uniform1ui(int location,int v0); - static ::Dynamic uniform1ui_dyn(); - - static void uniform1uiv(int location,int count,Float v); - static ::Dynamic uniform1uiv_dyn(); - - static void uniform2f(int location,Float v0,Float v1); - static ::Dynamic uniform2f_dyn(); - - static void uniform2fv(int location,int count,Float v); - static ::Dynamic uniform2fv_dyn(); - - static void uniform2i(int location,int x,int y); - static ::Dynamic uniform2i_dyn(); - - static void uniform2iv(int location,int count,Float v); - static ::Dynamic uniform2iv_dyn(); - - static void uniform2ui(int location,int x,int y); - static ::Dynamic uniform2ui_dyn(); - - static void uniform2uiv(int location,int count,Float v); - static ::Dynamic uniform2uiv_dyn(); - - static void uniform3f(int location,Float v0,Float v1,Float v2); - static ::Dynamic uniform3f_dyn(); - - static void uniform3fv(int location,int count,Float v); - static ::Dynamic uniform3fv_dyn(); - - static void uniform3i(int location,int v0,int v1,int v2); - static ::Dynamic uniform3i_dyn(); - - static void uniform3iv(int location,int count,Float v); - static ::Dynamic uniform3iv_dyn(); - - static void uniform3ui(int location,int v0,int v1,int v2); - static ::Dynamic uniform3ui_dyn(); - - static void uniform3uiv(int location,int count,Float v); - static ::Dynamic uniform3uiv_dyn(); - - static void uniform4f(int location,Float v0,Float v1,Float v2,Float v3); - static ::Dynamic uniform4f_dyn(); - - static void uniform4fv(int location,int count,Float v); - static ::Dynamic uniform4fv_dyn(); - - static void uniform4i(int location,int v0,int v1,int v2,int v3); - static ::Dynamic uniform4i_dyn(); - - static void uniform4iv(int location,int count,Float v); - static ::Dynamic uniform4iv_dyn(); - - static void uniform4ui(int location,int v0,int v1,int v2,int v3); - static ::Dynamic uniform4ui_dyn(); - - static void uniform4uiv(int location,int count,Float v); - static ::Dynamic uniform4uiv_dyn(); - - static void uniformBlockBinding( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int uniformBlockBinding); - static ::Dynamic uniformBlockBinding_dyn(); - - static void uniformMatrix2fv(int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix2fv_dyn(); - - static void uniformMatrix2x3fv(int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix2x3fv_dyn(); - - static void uniformMatrix2x4fv(int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix2x4fv_dyn(); - - static void uniformMatrix3fv(int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix3fv_dyn(); - - static void uniformMatrix3x2fv(int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix3x2fv_dyn(); - - static void uniformMatrix3x4fv(int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix3x4fv_dyn(); - - static void uniformMatrix4fv(int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix4fv_dyn(); - - static void uniformMatrix4x2fv(int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix4x2fv_dyn(); - - static void uniformMatrix4x3fv(int location,int count,bool transpose,Float v); - static ::Dynamic uniformMatrix4x3fv_dyn(); - - static bool unmapBuffer(int target); - static ::Dynamic unmapBuffer_dyn(); - - static void useProgram( ::lime::graphics::opengl::GLObject program); - static ::Dynamic useProgram_dyn(); - - static void validateProgram( ::lime::graphics::opengl::GLObject program); - static ::Dynamic validateProgram_dyn(); - - static void vertexAttrib1f(int index,Float v0); - static ::Dynamic vertexAttrib1f_dyn(); - - static void vertexAttrib1fv(int index,Float v); - static ::Dynamic vertexAttrib1fv_dyn(); - - static void vertexAttrib2f(int index,Float v0,Float v1); - static ::Dynamic vertexAttrib2f_dyn(); - - static void vertexAttrib2fv(int index,Float v); - static ::Dynamic vertexAttrib2fv_dyn(); - - static void vertexAttrib3f(int index,Float v0,Float v1,Float v2); - static ::Dynamic vertexAttrib3f_dyn(); - - static void vertexAttrib3fv(int index,Float v); - static ::Dynamic vertexAttrib3fv_dyn(); - - static void vertexAttrib4f(int index,Float v0,Float v1,Float v2,Float v3); - static ::Dynamic vertexAttrib4f_dyn(); - - static void vertexAttrib4fv(int index,Float v); - static ::Dynamic vertexAttrib4fv_dyn(); - - static void vertexAttribDivisor(int index,int divisor); - static ::Dynamic vertexAttribDivisor_dyn(); - - static void vertexAttribI4i(int index,int v0,int v1,int v2,int v3); - static ::Dynamic vertexAttribI4i_dyn(); - - static void vertexAttribI4iv(int index,Float v); - static ::Dynamic vertexAttribI4iv_dyn(); - - static void vertexAttribI4ui(int index,int v0,int v1,int v2,int v3); - static ::Dynamic vertexAttribI4ui_dyn(); - - static void vertexAttribI4uiv(int index,Float v); - static ::Dynamic vertexAttribI4uiv_dyn(); - - static void vertexAttribIPointer(int index,int size,int type,int stride,Float offset); - static ::Dynamic vertexAttribIPointer_dyn(); - - static void vertexAttribPointer(int index,int size,int type,bool normalized,int stride,Float offset); - static ::Dynamic vertexAttribPointer_dyn(); - - static void viewport(int x,int y,int width,int height); - static ::Dynamic viewport_dyn(); - - static void waitSync( ::Dynamic sync,int flags, cpp::Int64Struct timeout); - static ::Dynamic waitSync_dyn(); - - static int _hx___getObjectID( ::lime::graphics::opengl::GLObject object); - static ::Dynamic _hx___getObjectID_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl - -#endif /* INCLUDED_lime_graphics_opengl_GL */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/GLObject.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/GLObject.h deleted file mode 100644 index 3be9936b..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/GLObject.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#define INCLUDED_lime_graphics_opengl_GLObject - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_def54b8cacb52d8e_2614_new) -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) - -namespace lime{ -namespace graphics{ -namespace opengl{ - - -class HXCPP_CLASS_ATTRIBUTES GLObject_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GLObject_obj OBJ_; - GLObject_obj(); - - public: - enum { _hx_ClassId = 0x6ce04d1b }; - - void __construct(int id); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.graphics.opengl.GLObject") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.graphics.opengl.GLObject"); } - - inline static hx::ObjectPtr< GLObject_obj > __new(int id) { - hx::ObjectPtr< GLObject_obj > __this = new GLObject_obj(); - __this->__construct(id); - return __this; - } - - inline static hx::ObjectPtr< GLObject_obj > __alloc(hx::Ctx *_hx_ctx,int id) { - GLObject_obj *__this = (GLObject_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GLObject_obj), true, "lime.graphics.opengl.GLObject")); - *(void **)__this = GLObject_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_def54b8cacb52d8e_2614_new) -HXDLIN(2614) ( ( ::lime::graphics::opengl::GLObject)(__this) )->id = id; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GLObject_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GLObject",c4,da,30,7f); } - - static ::lime::graphics::opengl::GLObject fromInt(int type,int id); - static ::Dynamic fromInt_dyn(); - - int id; - ::Dynamic ptr; - ::Array< ::Dynamic> refs; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl - -#endif /* INCLUDED_lime_graphics_opengl_GLObject */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLBuffer/GLBuffer_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLBuffer/GLBuffer_Impl_.h deleted file mode 100644 index 64fb7c21..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLBuffer/GLBuffer_Impl_.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl__GLBuffer_GLBuffer_Impl_ -#define INCLUDED_lime_graphics_opengl__GLBuffer_GLBuffer_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS4(lime,graphics,opengl,_GLBuffer,GLBuffer_Impl_) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLBuffer{ - - -class HXCPP_CLASS_ATTRIBUTES GLBuffer_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GLBuffer_Impl__obj OBJ_; - GLBuffer_Impl__obj(); - - public: - enum { _hx_ClassId = 0x6769001a }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl._GLBuffer.GLBuffer_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl._GLBuffer.GLBuffer_Impl_"); } - - inline static hx::ObjectPtr< GLBuffer_Impl__obj > __new() { - hx::ObjectPtr< GLBuffer_Impl__obj > __this = new GLBuffer_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GLBuffer_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - GLBuffer_Impl__obj *__this = (GLBuffer_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GLBuffer_Impl__obj), false, "lime.graphics.opengl._GLBuffer.GLBuffer_Impl_")); - *(void **)__this = GLBuffer_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GLBuffer_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GLBuffer_Impl_",65,67,13,98); } - - static ::lime::graphics::opengl::GLObject fromInt(int id); - static ::Dynamic fromInt_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLBuffer - -#endif /* INCLUDED_lime_graphics_opengl__GLBuffer_GLBuffer_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLFramebuffer/GLFramebuffer_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLFramebuffer/GLFramebuffer_Impl_.h deleted file mode 100644 index 8364c624..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLFramebuffer/GLFramebuffer_Impl_.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl__GLFramebuffer_GLFramebuffer_Impl_ -#define INCLUDED_lime_graphics_opengl__GLFramebuffer_GLFramebuffer_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS4(lime,graphics,opengl,_GLFramebuffer,GLFramebuffer_Impl_) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLFramebuffer{ - - -class HXCPP_CLASS_ATTRIBUTES GLFramebuffer_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GLFramebuffer_Impl__obj OBJ_; - GLFramebuffer_Impl__obj(); - - public: - enum { _hx_ClassId = 0x5e3351d0 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl._GLFramebuffer.GLFramebuffer_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl._GLFramebuffer.GLFramebuffer_Impl_"); } - - inline static hx::ObjectPtr< GLFramebuffer_Impl__obj > __new() { - hx::ObjectPtr< GLFramebuffer_Impl__obj > __this = new GLFramebuffer_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GLFramebuffer_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - GLFramebuffer_Impl__obj *__this = (GLFramebuffer_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GLFramebuffer_Impl__obj), false, "lime.graphics.opengl._GLFramebuffer.GLFramebuffer_Impl_")); - *(void **)__this = GLFramebuffer_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GLFramebuffer_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GLFramebuffer_Impl_",68,89,48,57); } - - static ::lime::graphics::opengl::GLObject fromInt(int id); - static ::Dynamic fromInt_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLFramebuffer - -#endif /* INCLUDED_lime_graphics_opengl__GLFramebuffer_GLFramebuffer_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLProgram/GLProgram_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLProgram/GLProgram_Impl_.h deleted file mode 100644 index 6fb1ea9c..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLProgram/GLProgram_Impl_.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl__GLProgram_GLProgram_Impl_ -#define INCLUDED_lime_graphics_opengl__GLProgram_GLProgram_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeOpenGLRenderContext) -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS4(lime,graphics,opengl,_GLProgram,GLProgram_Impl_) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLProgram{ - - -class HXCPP_CLASS_ATTRIBUTES GLProgram_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GLProgram_Impl__obj OBJ_; - GLProgram_Impl__obj(); - - public: - enum { _hx_ClassId = 0x699ee368 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl._GLProgram.GLProgram_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl._GLProgram.GLProgram_Impl_"); } - - inline static hx::ObjectPtr< GLProgram_Impl__obj > __new() { - hx::ObjectPtr< GLProgram_Impl__obj > __this = new GLProgram_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GLProgram_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - GLProgram_Impl__obj *__this = (GLProgram_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GLProgram_Impl__obj), false, "lime.graphics.opengl._GLProgram.GLProgram_Impl_")); - *(void **)__this = GLProgram_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GLProgram_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GLProgram_Impl_",bf,a0,d5,0b); } - - static ::lime::graphics::opengl::GLObject fromInt(int id); - static ::Dynamic fromInt_dyn(); - - static ::lime::graphics::opengl::GLObject fromSources( ::lime::_internal::backend::native::NativeOpenGLRenderContext gl,::String vertexSource,::String fragmentSource); - static ::Dynamic fromSources_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLProgram - -#endif /* INCLUDED_lime_graphics_opengl__GLProgram_GLProgram_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLQuery/GLQuery_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLQuery/GLQuery_Impl_.h deleted file mode 100644 index 8c997367..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLQuery/GLQuery_Impl_.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl__GLQuery_GLQuery_Impl_ -#define INCLUDED_lime_graphics_opengl__GLQuery_GLQuery_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS4(lime,graphics,opengl,_GLQuery,GLQuery_Impl_) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLQuery{ - - -class HXCPP_CLASS_ATTRIBUTES GLQuery_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GLQuery_Impl__obj OBJ_; - GLQuery_Impl__obj(); - - public: - enum { _hx_ClassId = 0x7f05a470 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl._GLQuery.GLQuery_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl._GLQuery.GLQuery_Impl_"); } - - inline static hx::ObjectPtr< GLQuery_Impl__obj > __new() { - hx::ObjectPtr< GLQuery_Impl__obj > __this = new GLQuery_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GLQuery_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - GLQuery_Impl__obj *__this = (GLQuery_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GLQuery_Impl__obj), false, "lime.graphics.opengl._GLQuery.GLQuery_Impl_")); - *(void **)__this = GLQuery_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GLQuery_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GLQuery_Impl_",83,af,83,2b); } - - static ::lime::graphics::opengl::GLObject fromInt(int id); - static ::Dynamic fromInt_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLQuery - -#endif /* INCLUDED_lime_graphics_opengl__GLQuery_GLQuery_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLRenderbuffer/GLRenderbuffer_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLRenderbuffer/GLRenderbuffer_Impl_.h deleted file mode 100644 index d86b4b45..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLRenderbuffer/GLRenderbuffer_Impl_.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl__GLRenderbuffer_GLRenderbuffer_Impl_ -#define INCLUDED_lime_graphics_opengl__GLRenderbuffer_GLRenderbuffer_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS4(lime,graphics,opengl,_GLRenderbuffer,GLRenderbuffer_Impl_) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLRenderbuffer{ - - -class HXCPP_CLASS_ATTRIBUTES GLRenderbuffer_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GLRenderbuffer_Impl__obj OBJ_; - GLRenderbuffer_Impl__obj(); - - public: - enum { _hx_ClassId = 0x0ffc4206 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl._GLRenderbuffer.GLRenderbuffer_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl._GLRenderbuffer.GLRenderbuffer_Impl_"); } - - inline static hx::ObjectPtr< GLRenderbuffer_Impl__obj > __new() { - hx::ObjectPtr< GLRenderbuffer_Impl__obj > __this = new GLRenderbuffer_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GLRenderbuffer_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - GLRenderbuffer_Impl__obj *__this = (GLRenderbuffer_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GLRenderbuffer_Impl__obj), false, "lime.graphics.opengl._GLRenderbuffer.GLRenderbuffer_Impl_")); - *(void **)__this = GLRenderbuffer_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GLRenderbuffer_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GLRenderbuffer_Impl_",7b,9d,df,37); } - - static ::lime::graphics::opengl::GLObject fromInt(int id); - static ::Dynamic fromInt_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLRenderbuffer - -#endif /* INCLUDED_lime_graphics_opengl__GLRenderbuffer_GLRenderbuffer_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLSampler/GLSampler_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLSampler/GLSampler_Impl_.h deleted file mode 100644 index 6c48b2e8..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLSampler/GLSampler_Impl_.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl__GLSampler_GLSampler_Impl_ -#define INCLUDED_lime_graphics_opengl__GLSampler_GLSampler_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS4(lime,graphics,opengl,_GLSampler,GLSampler_Impl_) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLSampler{ - - -class HXCPP_CLASS_ATTRIBUTES GLSampler_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GLSampler_Impl__obj OBJ_; - GLSampler_Impl__obj(); - - public: - enum { _hx_ClassId = 0x72890db0 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl._GLSampler.GLSampler_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl._GLSampler.GLSampler_Impl_"); } - - inline static hx::ObjectPtr< GLSampler_Impl__obj > __new() { - hx::ObjectPtr< GLSampler_Impl__obj > __this = new GLSampler_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GLSampler_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - GLSampler_Impl__obj *__this = (GLSampler_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GLSampler_Impl__obj), false, "lime.graphics.opengl._GLSampler.GLSampler_Impl_")); - *(void **)__this = GLSampler_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GLSampler_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GLSampler_Impl_",43,d6,4e,03); } - - static ::lime::graphics::opengl::GLObject fromInt(int id); - static ::Dynamic fromInt_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLSampler - -#endif /* INCLUDED_lime_graphics_opengl__GLSampler_GLSampler_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLShader/GLShader_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLShader/GLShader_Impl_.h deleted file mode 100644 index 61833913..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLShader/GLShader_Impl_.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl__GLShader_GLShader_Impl_ -#define INCLUDED_lime_graphics_opengl__GLShader_GLShader_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeOpenGLRenderContext) -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS4(lime,graphics,opengl,_GLShader,GLShader_Impl_) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLShader{ - - -class HXCPP_CLASS_ATTRIBUTES GLShader_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GLShader_Impl__obj OBJ_; - GLShader_Impl__obj(); - - public: - enum { _hx_ClassId = 0x3ac0865c }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl._GLShader.GLShader_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl._GLShader.GLShader_Impl_"); } - - inline static hx::ObjectPtr< GLShader_Impl__obj > __new() { - hx::ObjectPtr< GLShader_Impl__obj > __this = new GLShader_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GLShader_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - GLShader_Impl__obj *__this = (GLShader_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GLShader_Impl__obj), false, "lime.graphics.opengl._GLShader.GLShader_Impl_")); - *(void **)__this = GLShader_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GLShader_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GLShader_Impl_",4a,13,27,03); } - - static ::lime::graphics::opengl::GLObject fromInt(int id); - static ::Dynamic fromInt_dyn(); - - static ::lime::graphics::opengl::GLObject fromSource( ::lime::_internal::backend::native::NativeOpenGLRenderContext gl,::String source,int type); - static ::Dynamic fromSource_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLShader - -#endif /* INCLUDED_lime_graphics_opengl__GLShader_GLShader_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLTexture/GLTexture_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLTexture/GLTexture_Impl_.h deleted file mode 100644 index 1c7ee973..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLTexture/GLTexture_Impl_.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl__GLTexture_GLTexture_Impl_ -#define INCLUDED_lime_graphics_opengl__GLTexture_GLTexture_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS4(lime,graphics,opengl,_GLTexture,GLTexture_Impl_) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLTexture{ - - -class HXCPP_CLASS_ATTRIBUTES GLTexture_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GLTexture_Impl__obj OBJ_; - GLTexture_Impl__obj(); - - public: - enum { _hx_ClassId = 0x7ec52cc8 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl._GLTexture.GLTexture_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl._GLTexture.GLTexture_Impl_"); } - - inline static hx::ObjectPtr< GLTexture_Impl__obj > __new() { - hx::ObjectPtr< GLTexture_Impl__obj > __this = new GLTexture_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GLTexture_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - GLTexture_Impl__obj *__this = (GLTexture_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GLTexture_Impl__obj), false, "lime.graphics.opengl._GLTexture.GLTexture_Impl_")); - *(void **)__this = GLTexture_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GLTexture_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GLTexture_Impl_",56,fa,3a,10); } - - static ::lime::graphics::opengl::GLObject fromInt(int id); - static ::Dynamic fromInt_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLTexture - -#endif /* INCLUDED_lime_graphics_opengl__GLTexture_GLTexture_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLTransformFeedback/GLTransformFeedback_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLTransformFeedback/GLTransformFeedback_Impl_.h deleted file mode 100644 index 0e8cc6e7..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLTransformFeedback/GLTransformFeedback_Impl_.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl__GLTransformFeedback_GLTransformFeedback_Impl_ -#define INCLUDED_lime_graphics_opengl__GLTransformFeedback_GLTransformFeedback_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS4(lime,graphics,opengl,_GLTransformFeedback,GLTransformFeedback_Impl_) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLTransformFeedback{ - - -class HXCPP_CLASS_ATTRIBUTES GLTransformFeedback_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GLTransformFeedback_Impl__obj OBJ_; - GLTransformFeedback_Impl__obj(); - - public: - enum { _hx_ClassId = 0x4bae1988 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl._GLTransformFeedback.GLTransformFeedback_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl._GLTransformFeedback.GLTransformFeedback_Impl_"); } - - inline static hx::ObjectPtr< GLTransformFeedback_Impl__obj > __new() { - hx::ObjectPtr< GLTransformFeedback_Impl__obj > __this = new GLTransformFeedback_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GLTransformFeedback_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - GLTransformFeedback_Impl__obj *__this = (GLTransformFeedback_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GLTransformFeedback_Impl__obj), false, "lime.graphics.opengl._GLTransformFeedback.GLTransformFeedback_Impl_")); - *(void **)__this = GLTransformFeedback_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GLTransformFeedback_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GLTransformFeedback_Impl_",cc,43,07,d1); } - - static ::lime::graphics::opengl::GLObject fromInt(int id); - static ::Dynamic fromInt_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLTransformFeedback - -#endif /* INCLUDED_lime_graphics_opengl__GLTransformFeedback_GLTransformFeedback_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLVertexArrayObject/GLVertexArrayObject_Impl_.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLVertexArrayObject/GLVertexArrayObject_Impl_.h deleted file mode 100644 index bb23bef8..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/_GLVertexArrayObject/GLVertexArrayObject_Impl_.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl__GLVertexArrayObject_GLVertexArrayObject_Impl_ -#define INCLUDED_lime_graphics_opengl__GLVertexArrayObject_GLVertexArrayObject_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS4(lime,graphics,opengl,_GLVertexArrayObject,GLVertexArrayObject_Impl_) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLVertexArrayObject{ - - -class HXCPP_CLASS_ATTRIBUTES GLVertexArrayObject_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GLVertexArrayObject_Impl__obj OBJ_; - GLVertexArrayObject_Impl__obj(); - - public: - enum { _hx_ClassId = 0x50e9a88c }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl._GLVertexArrayObject.GLVertexArrayObject_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl._GLVertexArrayObject.GLVertexArrayObject_Impl_"); } - - inline static hx::ObjectPtr< GLVertexArrayObject_Impl__obj > __new() { - hx::ObjectPtr< GLVertexArrayObject_Impl__obj > __this = new GLVertexArrayObject_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GLVertexArrayObject_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - GLVertexArrayObject_Impl__obj *__this = (GLVertexArrayObject_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GLVertexArrayObject_Impl__obj), false, "lime.graphics.opengl._GLVertexArrayObject.GLVertexArrayObject_Impl_")); - *(void **)__this = GLVertexArrayObject_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GLVertexArrayObject_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GLVertexArrayObject_Impl_",2f,b2,16,89); } - - static ::lime::graphics::opengl::GLObject fromInt(int id); - static ::Dynamic fromInt_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLVertexArrayObject - -#endif /* INCLUDED_lime_graphics_opengl__GLVertexArrayObject_GLVertexArrayObject_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/AMD_compressed_3DC_texture.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/AMD_compressed_3DC_texture.h deleted file mode 100644 index 3b616415..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/AMD_compressed_3DC_texture.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_AMD_compressed_3DC_texture -#define INCLUDED_lime_graphics_opengl_ext_AMD_compressed_3DC_texture - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_d2a7e04602cd59d8_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,AMD_compressed_3DC_texture) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES AMD_compressed_3DC_texture_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AMD_compressed_3DC_texture_obj OBJ_; - AMD_compressed_3DC_texture_obj(); - - public: - enum { _hx_ClassId = 0x6fd0dae5 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.AMD_compressed_3DC_texture") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.AMD_compressed_3DC_texture"); } - - inline static hx::ObjectPtr< AMD_compressed_3DC_texture_obj > __new() { - hx::ObjectPtr< AMD_compressed_3DC_texture_obj > __this = new AMD_compressed_3DC_texture_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< AMD_compressed_3DC_texture_obj > __alloc(hx::Ctx *_hx_ctx) { - AMD_compressed_3DC_texture_obj *__this = (AMD_compressed_3DC_texture_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AMD_compressed_3DC_texture_obj), false, "lime.graphics.opengl.ext.AMD_compressed_3DC_texture")); - *(void **)__this = AMD_compressed_3DC_texture_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_d2a7e04602cd59d8_4_new) -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::AMD_compressed_3DC_texture)(__this) )->_3DC_XY_AMD = 34810; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::AMD_compressed_3DC_texture)(__this) )->_3DC_X_AMD = 34809; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AMD_compressed_3DC_texture_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AMD_compressed_3DC_texture",97,af,9a,80); } - - int _3DC_X_AMD; - int _3DC_XY_AMD; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_AMD_compressed_3DC_texture */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/AMD_compressed_ATC_texture.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/AMD_compressed_ATC_texture.h deleted file mode 100644 index 6fe4317e..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/AMD_compressed_ATC_texture.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_AMD_compressed_ATC_texture -#define INCLUDED_lime_graphics_opengl_ext_AMD_compressed_ATC_texture - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_7a228448205ba8a3_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,AMD_compressed_ATC_texture) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES AMD_compressed_ATC_texture_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AMD_compressed_ATC_texture_obj OBJ_; - AMD_compressed_ATC_texture_obj(); - - public: - enum { _hx_ClassId = 0x6edfb27f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.AMD_compressed_ATC_texture") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.AMD_compressed_ATC_texture"); } - - inline static hx::ObjectPtr< AMD_compressed_ATC_texture_obj > __new() { - hx::ObjectPtr< AMD_compressed_ATC_texture_obj > __this = new AMD_compressed_ATC_texture_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< AMD_compressed_ATC_texture_obj > __alloc(hx::Ctx *_hx_ctx) { - AMD_compressed_ATC_texture_obj *__this = (AMD_compressed_ATC_texture_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AMD_compressed_ATC_texture_obj), false, "lime.graphics.opengl.ext.AMD_compressed_ATC_texture")); - *(void **)__this = AMD_compressed_ATC_texture_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_7a228448205ba8a3_4_new) -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::AMD_compressed_ATC_texture)(__this) )->ATC_RGBA_INTERPOLATED_ALPHA_AMD = 34798; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::AMD_compressed_ATC_texture)(__this) )->ATC_RGBA_EXPLICIT_ALPHA_AMD = 35987; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::AMD_compressed_ATC_texture)(__this) )->ATC_RGB_AMD = 35986; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AMD_compressed_ATC_texture_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AMD_compressed_ATC_texture",15,0b,6c,91); } - - int ATC_RGB_AMD; - int ATC_RGBA_EXPLICIT_ALPHA_AMD; - int ATC_RGBA_INTERPOLATED_ALPHA_AMD; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_AMD_compressed_ATC_texture */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/AMD_performance_monitor.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/AMD_performance_monitor.h deleted file mode 100644 index 2dd281af..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/AMD_performance_monitor.h +++ /dev/null @@ -1,84 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_AMD_performance_monitor -#define INCLUDED_lime_graphics_opengl_ext_AMD_performance_monitor - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_86b53c0d4ece9a1b_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,AMD_performance_monitor) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES AMD_performance_monitor_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AMD_performance_monitor_obj OBJ_; - AMD_performance_monitor_obj(); - - public: - enum { _hx_ClassId = 0x2d6c52d6 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.AMD_performance_monitor") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.AMD_performance_monitor"); } - - inline static hx::ObjectPtr< AMD_performance_monitor_obj > __new() { - hx::ObjectPtr< AMD_performance_monitor_obj > __this = new AMD_performance_monitor_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< AMD_performance_monitor_obj > __alloc(hx::Ctx *_hx_ctx) { - AMD_performance_monitor_obj *__this = (AMD_performance_monitor_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AMD_performance_monitor_obj), false, "lime.graphics.opengl.ext.AMD_performance_monitor")); - *(void **)__this = AMD_performance_monitor_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_86b53c0d4ece9a1b_4_new) -HXLINE( 12) ( ( ::lime::graphics::opengl::ext::AMD_performance_monitor)(__this) )->PERFMON_RESULT_AMD = 35782; -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::AMD_performance_monitor)(__this) )->PERFMON_RESULT_SIZE_AMD = 35781; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::AMD_performance_monitor)(__this) )->PERFMON_RESULT_AVAILABLE_AMD = 35780; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::AMD_performance_monitor)(__this) )->PERCENTAGE_AMD = 35779; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::AMD_performance_monitor)(__this) )->UNSIGNED_INT64_AMD = 35778; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::AMD_performance_monitor)(__this) )->COUNTER_RANGE_AMD = 35777; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::AMD_performance_monitor)(__this) )->COUNTER_TYPE_AMD = 35776; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AMD_performance_monitor_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AMD_performance_monitor",e4,7a,6c,36); } - - int COUNTER_TYPE_AMD; - int COUNTER_RANGE_AMD; - int UNSIGNED_INT64_AMD; - int PERCENTAGE_AMD; - int PERFMON_RESULT_AVAILABLE_AMD; - int PERFMON_RESULT_SIZE_AMD; - int PERFMON_RESULT_AMD; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_AMD_performance_monitor */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/AMD_program_binary_Z400.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/AMD_program_binary_Z400.h deleted file mode 100644 index d79ed4cc..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/AMD_program_binary_Z400.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_AMD_program_binary_Z400 -#define INCLUDED_lime_graphics_opengl_ext_AMD_program_binary_Z400 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_67064d08ae812aee_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,AMD_program_binary_Z400) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES AMD_program_binary_Z400_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AMD_program_binary_Z400_obj OBJ_; - AMD_program_binary_Z400_obj(); - - public: - enum { _hx_ClassId = 0x1f583ea8 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.AMD_program_binary_Z400") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.AMD_program_binary_Z400"); } - - inline static hx::ObjectPtr< AMD_program_binary_Z400_obj > __new() { - hx::ObjectPtr< AMD_program_binary_Z400_obj > __this = new AMD_program_binary_Z400_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< AMD_program_binary_Z400_obj > __alloc(hx::Ctx *_hx_ctx) { - AMD_program_binary_Z400_obj *__this = (AMD_program_binary_Z400_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AMD_program_binary_Z400_obj), false, "lime.graphics.opengl.ext.AMD_program_binary_Z400")); - *(void **)__this = AMD_program_binary_Z400_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_67064d08ae812aee_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::AMD_program_binary_Z400)(__this) )->Z400_BINARY_AMD = 34624; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AMD_program_binary_Z400_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AMD_program_binary_Z400",b6,66,58,28); } - - int Z400_BINARY_AMD; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_AMD_program_binary_Z400 */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_framebuffer_blit.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_framebuffer_blit.h deleted file mode 100644 index 8cdf8bb6..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_framebuffer_blit.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_framebuffer_blit -#define INCLUDED_lime_graphics_opengl_ext_ANGLE_framebuffer_blit - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_7378ebc94440c0ad_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,ANGLE_framebuffer_blit) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES ANGLE_framebuffer_blit_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ANGLE_framebuffer_blit_obj OBJ_; - ANGLE_framebuffer_blit_obj(); - - public: - enum { _hx_ClassId = 0x5e0d49a1 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.ANGLE_framebuffer_blit") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.ANGLE_framebuffer_blit"); } - - inline static hx::ObjectPtr< ANGLE_framebuffer_blit_obj > __new() { - hx::ObjectPtr< ANGLE_framebuffer_blit_obj > __this = new ANGLE_framebuffer_blit_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ANGLE_framebuffer_blit_obj > __alloc(hx::Ctx *_hx_ctx) { - ANGLE_framebuffer_blit_obj *__this = (ANGLE_framebuffer_blit_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ANGLE_framebuffer_blit_obj), false, "lime.graphics.opengl.ext.ANGLE_framebuffer_blit")); - *(void **)__this = ANGLE_framebuffer_blit_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_7378ebc94440c0ad_4_new) -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::ANGLE_framebuffer_blit)(__this) )->READ_FRAMEBUFFER_BINDING_ANGLE = 36010; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::ANGLE_framebuffer_blit)(__this) )->DRAW_FRAMEBUFFER_BINDING_ANGLE = 36006; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::ANGLE_framebuffer_blit)(__this) )->DRAW_FRAMEBUFFER_ANGLE = 36009; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::ANGLE_framebuffer_blit)(__this) )->READ_FRAMEBUFFER_ANGLE = 36008; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ANGLE_framebuffer_blit_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ANGLE_framebuffer_blit",53,5d,fe,07); } - - int READ_FRAMEBUFFER_ANGLE; - int DRAW_FRAMEBUFFER_ANGLE; - int DRAW_FRAMEBUFFER_BINDING_ANGLE; - int READ_FRAMEBUFFER_BINDING_ANGLE; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_ANGLE_framebuffer_blit */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_framebuffer_multisample.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_framebuffer_multisample.h deleted file mode 100644 index 28484b29..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_framebuffer_multisample.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_framebuffer_multisample -#define INCLUDED_lime_graphics_opengl_ext_ANGLE_framebuffer_multisample - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_6ff00ab511a94054_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,ANGLE_framebuffer_multisample) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES ANGLE_framebuffer_multisample_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ANGLE_framebuffer_multisample_obj OBJ_; - ANGLE_framebuffer_multisample_obj(); - - public: - enum { _hx_ClassId = 0x7970bf77 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.ANGLE_framebuffer_multisample") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.ANGLE_framebuffer_multisample"); } - - inline static hx::ObjectPtr< ANGLE_framebuffer_multisample_obj > __new() { - hx::ObjectPtr< ANGLE_framebuffer_multisample_obj > __this = new ANGLE_framebuffer_multisample_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ANGLE_framebuffer_multisample_obj > __alloc(hx::Ctx *_hx_ctx) { - ANGLE_framebuffer_multisample_obj *__this = (ANGLE_framebuffer_multisample_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ANGLE_framebuffer_multisample_obj), false, "lime.graphics.opengl.ext.ANGLE_framebuffer_multisample")); - *(void **)__this = ANGLE_framebuffer_multisample_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_6ff00ab511a94054_4_new) -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::ANGLE_framebuffer_multisample)(__this) )->MAX_SAMPLES_ANGLE = 36183; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::ANGLE_framebuffer_multisample)(__this) )->FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE = 36182; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::ANGLE_framebuffer_multisample)(__this) )->RENDERBUFFER_SAMPLES_ANGLE = 36011; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ANGLE_framebuffer_multisample_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ANGLE_framebuffer_multisample",05,66,2b,e3); } - - int RENDERBUFFER_SAMPLES_ANGLE; - int FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE; - int MAX_SAMPLES_ANGLE; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_ANGLE_framebuffer_multisample */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_instanced_arrays.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_instanced_arrays.h deleted file mode 100644 index 14d87187..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_instanced_arrays.h +++ /dev/null @@ -1,81 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_instanced_arrays -#define INCLUDED_lime_graphics_opengl_ext_ANGLE_instanced_arrays - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_b3b5b227d74e9109_7_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,ANGLE_instanced_arrays) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES ANGLE_instanced_arrays_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ANGLE_instanced_arrays_obj OBJ_; - ANGLE_instanced_arrays_obj(); - - public: - enum { _hx_ClassId = 0x669560a4 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.ANGLE_instanced_arrays") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.ANGLE_instanced_arrays"); } - - inline static hx::ObjectPtr< ANGLE_instanced_arrays_obj > __new() { - hx::ObjectPtr< ANGLE_instanced_arrays_obj > __this = new ANGLE_instanced_arrays_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ANGLE_instanced_arrays_obj > __alloc(hx::Ctx *_hx_ctx) { - ANGLE_instanced_arrays_obj *__this = (ANGLE_instanced_arrays_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ANGLE_instanced_arrays_obj), false, "lime.graphics.opengl.ext.ANGLE_instanced_arrays")); - *(void **)__this = ANGLE_instanced_arrays_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_b3b5b227d74e9109_7_new) -HXDLIN( 7) ( ( ::lime::graphics::opengl::ext::ANGLE_instanced_arrays)(__this) )->VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE = 35070; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ANGLE_instanced_arrays_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ANGLE_instanced_arrays",56,74,86,10); } - - int VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE; - void drawArraysInstancedANGLE(int mode,int first,int count,int primcount); - ::Dynamic drawArraysInstancedANGLE_dyn(); - - void drawElementsInstancedANGLE(int mode,int count,int type,int offset,int primcount); - ::Dynamic drawElementsInstancedANGLE_dyn(); - - void vertexAttribDivisorANGLE(int index,int divisor); - ::Dynamic vertexAttribDivisorANGLE_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_ANGLE_instanced_arrays */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_pack_reverse_row_order.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_pack_reverse_row_order.h deleted file mode 100644 index 7f52df40..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_pack_reverse_row_order.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_pack_reverse_row_order -#define INCLUDED_lime_graphics_opengl_ext_ANGLE_pack_reverse_row_order - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_c1c02b5b920f81ba_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,ANGLE_pack_reverse_row_order) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES ANGLE_pack_reverse_row_order_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ANGLE_pack_reverse_row_order_obj OBJ_; - ANGLE_pack_reverse_row_order_obj(); - - public: - enum { _hx_ClassId = 0x19c87ca4 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.ANGLE_pack_reverse_row_order") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.ANGLE_pack_reverse_row_order"); } - - inline static hx::ObjectPtr< ANGLE_pack_reverse_row_order_obj > __new() { - hx::ObjectPtr< ANGLE_pack_reverse_row_order_obj > __this = new ANGLE_pack_reverse_row_order_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ANGLE_pack_reverse_row_order_obj > __alloc(hx::Ctx *_hx_ctx) { - ANGLE_pack_reverse_row_order_obj *__this = (ANGLE_pack_reverse_row_order_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ANGLE_pack_reverse_row_order_obj), false, "lime.graphics.opengl.ext.ANGLE_pack_reverse_row_order")); - *(void **)__this = ANGLE_pack_reverse_row_order_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_c1c02b5b920f81ba_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::ANGLE_pack_reverse_row_order)(__this) )->PACK_REVERSE_ROW_ORDER_ANGLE = 37796; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ANGLE_pack_reverse_row_order_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ANGLE_pack_reverse_row_order",f2,1c,e0,65); } - - int PACK_REVERSE_ROW_ORDER_ANGLE; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_ANGLE_pack_reverse_row_order */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_texture_compression_dxt3.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_texture_compression_dxt3.h deleted file mode 100644 index 717f1add..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_texture_compression_dxt3.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_compression_dxt3 -#define INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_compression_dxt3 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_b30108ea6b58727c_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,ANGLE_texture_compression_dxt3) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES ANGLE_texture_compression_dxt3_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ANGLE_texture_compression_dxt3_obj OBJ_; - ANGLE_texture_compression_dxt3_obj(); - - public: - enum { _hx_ClassId = 0x7c61912e }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.ANGLE_texture_compression_dxt3") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.ANGLE_texture_compression_dxt3"); } - - inline static hx::ObjectPtr< ANGLE_texture_compression_dxt3_obj > __new() { - hx::ObjectPtr< ANGLE_texture_compression_dxt3_obj > __this = new ANGLE_texture_compression_dxt3_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ANGLE_texture_compression_dxt3_obj > __alloc(hx::Ctx *_hx_ctx) { - ANGLE_texture_compression_dxt3_obj *__this = (ANGLE_texture_compression_dxt3_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ANGLE_texture_compression_dxt3_obj), false, "lime.graphics.opengl.ext.ANGLE_texture_compression_dxt3")); - *(void **)__this = ANGLE_texture_compression_dxt3_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_b30108ea6b58727c_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::ANGLE_texture_compression_dxt3)(__this) )->COMPRESSED_RGBA_S3TC_DXT3_ANGLE = 33778; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ANGLE_texture_compression_dxt3_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ANGLE_texture_compression_dxt3",fc,60,dc,b5); } - - int COMPRESSED_RGBA_S3TC_DXT3_ANGLE; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_compression_dxt3 */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_texture_compression_dxt5.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_texture_compression_dxt5.h deleted file mode 100644 index 882a7556..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_texture_compression_dxt5.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_compression_dxt5 -#define INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_compression_dxt5 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_958283fb81ddd880_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,ANGLE_texture_compression_dxt5) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES ANGLE_texture_compression_dxt5_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ANGLE_texture_compression_dxt5_obj OBJ_; - ANGLE_texture_compression_dxt5_obj(); - - public: - enum { _hx_ClassId = 0x7c619130 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.ANGLE_texture_compression_dxt5") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.ANGLE_texture_compression_dxt5"); } - - inline static hx::ObjectPtr< ANGLE_texture_compression_dxt5_obj > __new() { - hx::ObjectPtr< ANGLE_texture_compression_dxt5_obj > __this = new ANGLE_texture_compression_dxt5_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ANGLE_texture_compression_dxt5_obj > __alloc(hx::Ctx *_hx_ctx) { - ANGLE_texture_compression_dxt5_obj *__this = (ANGLE_texture_compression_dxt5_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ANGLE_texture_compression_dxt5_obj), false, "lime.graphics.opengl.ext.ANGLE_texture_compression_dxt5")); - *(void **)__this = ANGLE_texture_compression_dxt5_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_958283fb81ddd880_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::ANGLE_texture_compression_dxt5)(__this) )->COMPRESSED_RGBA_S3TC_DXT5_ANGLE = 33779; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ANGLE_texture_compression_dxt5_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ANGLE_texture_compression_dxt5",fe,60,dc,b5); } - - int COMPRESSED_RGBA_S3TC_DXT5_ANGLE; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_compression_dxt5 */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_texture_usage.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_texture_usage.h deleted file mode 100644 index 8cb2b12f..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_texture_usage.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_usage -#define INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_usage - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_f21a6c5ad88a2e71_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,ANGLE_texture_usage) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES ANGLE_texture_usage_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ANGLE_texture_usage_obj OBJ_; - ANGLE_texture_usage_obj(); - - public: - enum { _hx_ClassId = 0x056616b7 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.ANGLE_texture_usage") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.ANGLE_texture_usage"); } - - inline static hx::ObjectPtr< ANGLE_texture_usage_obj > __new() { - hx::ObjectPtr< ANGLE_texture_usage_obj > __this = new ANGLE_texture_usage_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ANGLE_texture_usage_obj > __alloc(hx::Ctx *_hx_ctx) { - ANGLE_texture_usage_obj *__this = (ANGLE_texture_usage_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ANGLE_texture_usage_obj), false, "lime.graphics.opengl.ext.ANGLE_texture_usage")); - *(void **)__this = ANGLE_texture_usage_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_f21a6c5ad88a2e71_4_new) -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::ANGLE_texture_usage)(__this) )->FRAMEBUFFER_ATTACHMENT_ANGLE = 37795; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::ANGLE_texture_usage)(__this) )->TEXTURE_USAGE_ANGLE = 37794; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ANGLE_texture_usage_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ANGLE_texture_usage",b1,62,6e,c1); } - - int TEXTURE_USAGE_ANGLE; - int FRAMEBUFFER_ATTACHMENT_ANGLE; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_usage */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_translated_shader_source.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_translated_shader_source.h deleted file mode 100644 index 54949022..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ANGLE_translated_shader_source.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_translated_shader_source -#define INCLUDED_lime_graphics_opengl_ext_ANGLE_translated_shader_source - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_276be14287d0ce94_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,ANGLE_translated_shader_source) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES ANGLE_translated_shader_source_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ANGLE_translated_shader_source_obj OBJ_; - ANGLE_translated_shader_source_obj(); - - public: - enum { _hx_ClassId = 0x16b433c2 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.ANGLE_translated_shader_source") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.ANGLE_translated_shader_source"); } - - inline static hx::ObjectPtr< ANGLE_translated_shader_source_obj > __new() { - hx::ObjectPtr< ANGLE_translated_shader_source_obj > __this = new ANGLE_translated_shader_source_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ANGLE_translated_shader_source_obj > __alloc(hx::Ctx *_hx_ctx) { - ANGLE_translated_shader_source_obj *__this = (ANGLE_translated_shader_source_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ANGLE_translated_shader_source_obj), false, "lime.graphics.opengl.ext.ANGLE_translated_shader_source")); - *(void **)__this = ANGLE_translated_shader_source_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_276be14287d0ce94_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::ANGLE_translated_shader_source)(__this) )->TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE = 37792; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ANGLE_translated_shader_source_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ANGLE_translated_shader_source",58,8f,67,10); } - - int TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_ANGLE_translated_shader_source */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_copy_texture_levels.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_copy_texture_levels.h deleted file mode 100644 index 1bf4ef42..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_copy_texture_levels.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_copy_texture_levels -#define INCLUDED_lime_graphics_opengl_ext_APPLE_copy_texture_levels - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_361d9d8d8f9c4e77_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,APPLE_copy_texture_levels) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES APPLE_copy_texture_levels_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef APPLE_copy_texture_levels_obj OBJ_; - APPLE_copy_texture_levels_obj(); - - public: - enum { _hx_ClassId = 0x4c1af366 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.APPLE_copy_texture_levels") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.APPLE_copy_texture_levels"); } - - inline static hx::ObjectPtr< APPLE_copy_texture_levels_obj > __new() { - hx::ObjectPtr< APPLE_copy_texture_levels_obj > __this = new APPLE_copy_texture_levels_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< APPLE_copy_texture_levels_obj > __alloc(hx::Ctx *_hx_ctx) { - APPLE_copy_texture_levels_obj *__this = (APPLE_copy_texture_levels_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(APPLE_copy_texture_levels_obj), false, "lime.graphics.opengl.ext.APPLE_copy_texture_levels")); - *(void **)__this = APPLE_copy_texture_levels_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_361d9d8d8f9c4e77_5_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~APPLE_copy_texture_levels_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("APPLE_copy_texture_levels",58,36,ee,e5); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_APPLE_copy_texture_levels */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_framebuffer_multisample.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_framebuffer_multisample.h deleted file mode 100644 index 5da5403f..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_framebuffer_multisample.h +++ /dev/null @@ -1,84 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_framebuffer_multisample -#define INCLUDED_lime_graphics_opengl_ext_APPLE_framebuffer_multisample - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_0dc663a6fc7d5e27_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,APPLE_framebuffer_multisample) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES APPLE_framebuffer_multisample_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef APPLE_framebuffer_multisample_obj OBJ_; - APPLE_framebuffer_multisample_obj(); - - public: - enum { _hx_ClassId = 0x756f1b62 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.APPLE_framebuffer_multisample") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.APPLE_framebuffer_multisample"); } - - inline static hx::ObjectPtr< APPLE_framebuffer_multisample_obj > __new() { - hx::ObjectPtr< APPLE_framebuffer_multisample_obj > __this = new APPLE_framebuffer_multisample_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< APPLE_framebuffer_multisample_obj > __alloc(hx::Ctx *_hx_ctx) { - APPLE_framebuffer_multisample_obj *__this = (APPLE_framebuffer_multisample_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(APPLE_framebuffer_multisample_obj), false, "lime.graphics.opengl.ext.APPLE_framebuffer_multisample")); - *(void **)__this = APPLE_framebuffer_multisample_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_0dc663a6fc7d5e27_4_new) -HXLINE( 12) ( ( ::lime::graphics::opengl::ext::APPLE_framebuffer_multisample)(__this) )->READ_FRAMEBUFFER_BINDING_APPLE = 36010; -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::APPLE_framebuffer_multisample)(__this) )->DRAW_FRAMEBUFFER_BINDING_APPLE = 36006; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::APPLE_framebuffer_multisample)(__this) )->DRAW_FRAMEBUFFER_APPLE = 36009; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::APPLE_framebuffer_multisample)(__this) )->READ_FRAMEBUFFER_APPLE = 36008; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::APPLE_framebuffer_multisample)(__this) )->MAX_SAMPLES_APPLE = 36183; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::APPLE_framebuffer_multisample)(__this) )->FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE = 36182; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::APPLE_framebuffer_multisample)(__this) )->RENDERBUFFER_SAMPLES_APPLE = 36011; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~APPLE_framebuffer_multisample_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("APPLE_framebuffer_multisample",8c,c4,4f,00); } - - int RENDERBUFFER_SAMPLES_APPLE; - int FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE; - int MAX_SAMPLES_APPLE; - int READ_FRAMEBUFFER_APPLE; - int DRAW_FRAMEBUFFER_APPLE; - int DRAW_FRAMEBUFFER_BINDING_APPLE; - int READ_FRAMEBUFFER_BINDING_APPLE; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_APPLE_framebuffer_multisample */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_rgb_422.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_rgb_422.h deleted file mode 100644 index f7c09e67..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_rgb_422.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_rgb_422 -#define INCLUDED_lime_graphics_opengl_ext_APPLE_rgb_422 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_7884905029fdefd8_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,APPLE_rgb_422) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES APPLE_rgb_422_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef APPLE_rgb_422_obj OBJ_; - APPLE_rgb_422_obj(); - - public: - enum { _hx_ClassId = 0x293b7713 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.APPLE_rgb_422") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.APPLE_rgb_422"); } - - inline static hx::ObjectPtr< APPLE_rgb_422_obj > __new() { - hx::ObjectPtr< APPLE_rgb_422_obj > __this = new APPLE_rgb_422_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< APPLE_rgb_422_obj > __alloc(hx::Ctx *_hx_ctx) { - APPLE_rgb_422_obj *__this = (APPLE_rgb_422_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(APPLE_rgb_422_obj), false, "lime.graphics.opengl.ext.APPLE_rgb_422")); - *(void **)__this = APPLE_rgb_422_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_7884905029fdefd8_4_new) -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::APPLE_rgb_422)(__this) )->UNSIGNED_SHORT_8_8_REV_APPLE = 34235; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::APPLE_rgb_422)(__this) )->UNSIGNED_SHORT_8_8_APPLE = 34234; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::APPLE_rgb_422)(__this) )->RGB_422_APPLE = 35359; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~APPLE_rgb_422_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("APPLE_rgb_422",3d,ac,a1,11); } - - int RGB_422_APPLE; - int UNSIGNED_SHORT_8_8_APPLE; - int UNSIGNED_SHORT_8_8_REV_APPLE; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_APPLE_rgb_422 */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_sync.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_sync.h deleted file mode 100644 index 97c163ad..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_sync.h +++ /dev/null @@ -1,102 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_sync -#define INCLUDED_lime_graphics_opengl_ext_APPLE_sync - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_7969c112b28ce208_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,APPLE_sync) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES APPLE_sync_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef APPLE_sync_obj OBJ_; - APPLE_sync_obj(); - - public: - enum { _hx_ClassId = 0x14801e46 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.APPLE_sync") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.APPLE_sync"); } - - inline static hx::ObjectPtr< APPLE_sync_obj > __new() { - hx::ObjectPtr< APPLE_sync_obj > __this = new APPLE_sync_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< APPLE_sync_obj > __alloc(hx::Ctx *_hx_ctx) { - APPLE_sync_obj *__this = (APPLE_sync_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(APPLE_sync_obj), false, "lime.graphics.opengl.ext.APPLE_sync")); - *(void **)__this = APPLE_sync_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_7969c112b28ce208_4_new) -HXLINE( 21) ( ( ::lime::graphics::opengl::ext::APPLE_sync)(__this) )->TIMEOUT_IGNORED_APPLE = -1; -HXLINE( 20) ( ( ::lime::graphics::opengl::ext::APPLE_sync)(__this) )->SYNC_FLUSH_COMMANDS_BIT_APPLE = 1; -HXLINE( 19) ( ( ::lime::graphics::opengl::ext::APPLE_sync)(__this) )->WAIT_FAILED_APPLE = 37149; -HXLINE( 18) ( ( ::lime::graphics::opengl::ext::APPLE_sync)(__this) )->CONDITION_SATISFIED_APPLE = 37148; -HXLINE( 17) ( ( ::lime::graphics::opengl::ext::APPLE_sync)(__this) )->TIMEOUT_EXPIRED_APPLE = 37147; -HXLINE( 16) ( ( ::lime::graphics::opengl::ext::APPLE_sync)(__this) )->ALREADY_SIGNALED_APPLE = 37146; -HXLINE( 15) ( ( ::lime::graphics::opengl::ext::APPLE_sync)(__this) )->SIGNALED_APPLE = 37145; -HXLINE( 14) ( ( ::lime::graphics::opengl::ext::APPLE_sync)(__this) )->UNSIGNALED_APPLE = 37144; -HXLINE( 13) ( ( ::lime::graphics::opengl::ext::APPLE_sync)(__this) )->SYNC_GPU_COMMANDS_COMPLETE_APPLE = 37143; -HXLINE( 12) ( ( ::lime::graphics::opengl::ext::APPLE_sync)(__this) )->SYNC_FENCE_APPLE = 37142; -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::APPLE_sync)(__this) )->SYNC_FLAGS_APPLE = 37141; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::APPLE_sync)(__this) )->SYNC_STATUS_APPLE = 37140; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::APPLE_sync)(__this) )->SYNC_CONDITION_APPLE = 37139; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::APPLE_sync)(__this) )->OBJECT_TYPE_APPLE = 37138; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::APPLE_sync)(__this) )->MAX_SERVER_WAIT_TIMEOUT_APPLE = 37137; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::APPLE_sync)(__this) )->SYNC_OBJECT_APPLE = 35411; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~APPLE_sync_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("APPLE_sync",c0,e6,8c,8c); } - - int SYNC_OBJECT_APPLE; - int MAX_SERVER_WAIT_TIMEOUT_APPLE; - int OBJECT_TYPE_APPLE; - int SYNC_CONDITION_APPLE; - int SYNC_STATUS_APPLE; - int SYNC_FLAGS_APPLE; - int SYNC_FENCE_APPLE; - int SYNC_GPU_COMMANDS_COMPLETE_APPLE; - int UNSIGNALED_APPLE; - int SIGNALED_APPLE; - int ALREADY_SIGNALED_APPLE; - int TIMEOUT_EXPIRED_APPLE; - int CONDITION_SATISFIED_APPLE; - int WAIT_FAILED_APPLE; - int SYNC_FLUSH_COMMANDS_BIT_APPLE; - int TIMEOUT_IGNORED_APPLE; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_APPLE_sync */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_texture_format_BGRA8888.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_texture_format_BGRA8888.h deleted file mode 100644 index fe019bf1..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_texture_format_BGRA8888.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_texture_format_BGRA8888 -#define INCLUDED_lime_graphics_opengl_ext_APPLE_texture_format_BGRA8888 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_315ede9a8526b069_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,APPLE_texture_format_BGRA8888) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES APPLE_texture_format_BGRA8888_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef APPLE_texture_format_BGRA8888_obj OBJ_; - APPLE_texture_format_BGRA8888_obj(); - - public: - enum { _hx_ClassId = 0x78cde385 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.APPLE_texture_format_BGRA8888") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.APPLE_texture_format_BGRA8888"); } - - inline static hx::ObjectPtr< APPLE_texture_format_BGRA8888_obj > __new() { - hx::ObjectPtr< APPLE_texture_format_BGRA8888_obj > __this = new APPLE_texture_format_BGRA8888_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< APPLE_texture_format_BGRA8888_obj > __alloc(hx::Ctx *_hx_ctx) { - APPLE_texture_format_BGRA8888_obj *__this = (APPLE_texture_format_BGRA8888_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(APPLE_texture_format_BGRA8888_obj), false, "lime.graphics.opengl.ext.APPLE_texture_format_BGRA8888")); - *(void **)__this = APPLE_texture_format_BGRA8888_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_315ede9a8526b069_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::APPLE_texture_format_BGRA8888)(__this) )->BGRA_EXT = 32993; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~APPLE_texture_format_BGRA8888_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("APPLE_texture_format_BGRA8888",13,8a,88,e2); } - - int BGRA_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_APPLE_texture_format_BGRA8888 */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_texture_max_level.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_texture_max_level.h deleted file mode 100644 index ea6ff235..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/APPLE_texture_max_level.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_texture_max_level -#define INCLUDED_lime_graphics_opengl_ext_APPLE_texture_max_level - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_2b1cc31c43c675de_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,APPLE_texture_max_level) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES APPLE_texture_max_level_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef APPLE_texture_max_level_obj OBJ_; - APPLE_texture_max_level_obj(); - - public: - enum { _hx_ClassId = 0x1e0d43fa }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.APPLE_texture_max_level") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.APPLE_texture_max_level"); } - - inline static hx::ObjectPtr< APPLE_texture_max_level_obj > __new() { - hx::ObjectPtr< APPLE_texture_max_level_obj > __this = new APPLE_texture_max_level_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< APPLE_texture_max_level_obj > __alloc(hx::Ctx *_hx_ctx) { - APPLE_texture_max_level_obj *__this = (APPLE_texture_max_level_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(APPLE_texture_max_level_obj), false, "lime.graphics.opengl.ext.APPLE_texture_max_level")); - *(void **)__this = APPLE_texture_max_level_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_2b1cc31c43c675de_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::APPLE_texture_max_level)(__this) )->TEXTURE_MAX_LEVEL_APPLE = 33085; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~APPLE_texture_max_level_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("APPLE_texture_max_level",40,37,3d,be); } - - int TEXTURE_MAX_LEVEL_APPLE; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_APPLE_texture_max_level */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ARM_mali_program_binary.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ARM_mali_program_binary.h deleted file mode 100644 index b3ea2404..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ARM_mali_program_binary.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_ARM_mali_program_binary -#define INCLUDED_lime_graphics_opengl_ext_ARM_mali_program_binary - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_15a8768f3739a6a3_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,ARM_mali_program_binary) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES ARM_mali_program_binary_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ARM_mali_program_binary_obj OBJ_; - ARM_mali_program_binary_obj(); - - public: - enum { _hx_ClassId = 0x558df155 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.ARM_mali_program_binary") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.ARM_mali_program_binary"); } - - inline static hx::ObjectPtr< ARM_mali_program_binary_obj > __new() { - hx::ObjectPtr< ARM_mali_program_binary_obj > __this = new ARM_mali_program_binary_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ARM_mali_program_binary_obj > __alloc(hx::Ctx *_hx_ctx) { - ARM_mali_program_binary_obj *__this = (ARM_mali_program_binary_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ARM_mali_program_binary_obj), false, "lime.graphics.opengl.ext.ARM_mali_program_binary")); - *(void **)__this = ARM_mali_program_binary_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_15a8768f3739a6a3_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::ARM_mali_program_binary)(__this) )->MALI_PROGRAM_BINARY_ARM = 36705; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ARM_mali_program_binary_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ARM_mali_program_binary",c7,33,f6,92); } - - int MALI_PROGRAM_BINARY_ARM; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_ARM_mali_program_binary */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ARM_mali_shader_binary.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ARM_mali_shader_binary.h deleted file mode 100644 index b1f8fa6c..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ARM_mali_shader_binary.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_ARM_mali_shader_binary -#define INCLUDED_lime_graphics_opengl_ext_ARM_mali_shader_binary - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_e18d77e874350d8f_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,ARM_mali_shader_binary) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES ARM_mali_shader_binary_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ARM_mali_shader_binary_obj OBJ_; - ARM_mali_shader_binary_obj(); - - public: - enum { _hx_ClassId = 0x4981f182 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.ARM_mali_shader_binary") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.ARM_mali_shader_binary"); } - - inline static hx::ObjectPtr< ARM_mali_shader_binary_obj > __new() { - hx::ObjectPtr< ARM_mali_shader_binary_obj > __this = new ARM_mali_shader_binary_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ARM_mali_shader_binary_obj > __alloc(hx::Ctx *_hx_ctx) { - ARM_mali_shader_binary_obj *__this = (ARM_mali_shader_binary_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ARM_mali_shader_binary_obj), false, "lime.graphics.opengl.ext.ARM_mali_shader_binary")); - *(void **)__this = ARM_mali_shader_binary_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_e18d77e874350d8f_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::ARM_mali_shader_binary)(__this) )->MALI_SHADER_BINARY_ARM = 36704; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ARM_mali_shader_binary_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ARM_mali_shader_binary",50,43,81,cb); } - - int MALI_SHADER_BINARY_ARM; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_ARM_mali_shader_binary */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ARM_rgba8.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ARM_rgba8.h deleted file mode 100644 index 88240ab8..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/ARM_rgba8.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_ARM_rgba8 -#define INCLUDED_lime_graphics_opengl_ext_ARM_rgba8 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_e0775cc2fd58ee3f_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,ARM_rgba8) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES ARM_rgba8_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ARM_rgba8_obj OBJ_; - ARM_rgba8_obj(); - - public: - enum { _hx_ClassId = 0x31bdb7f3 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.ARM_rgba8") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.ARM_rgba8"); } - - inline static hx::ObjectPtr< ARM_rgba8_obj > __new() { - hx::ObjectPtr< ARM_rgba8_obj > __this = new ARM_rgba8_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ARM_rgba8_obj > __alloc(hx::Ctx *_hx_ctx) { - ARM_rgba8_obj *__this = (ARM_rgba8_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ARM_rgba8_obj), false, "lime.graphics.opengl.ext.ARM_rgba8")); - *(void **)__this = ARM_rgba8_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_e0775cc2fd58ee3f_5_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ARM_rgba8_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ARM_rgba8",81,03,5e,47); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_ARM_rgba8 */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/DMP_shader_binary.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/DMP_shader_binary.h deleted file mode 100644 index 756f0100..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/DMP_shader_binary.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_DMP_shader_binary -#define INCLUDED_lime_graphics_opengl_ext_DMP_shader_binary - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_20c611465b484b2c_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,DMP_shader_binary) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES DMP_shader_binary_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DMP_shader_binary_obj OBJ_; - DMP_shader_binary_obj(); - - public: - enum { _hx_ClassId = 0x25686f51 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.DMP_shader_binary") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.DMP_shader_binary"); } - - inline static hx::ObjectPtr< DMP_shader_binary_obj > __new() { - hx::ObjectPtr< DMP_shader_binary_obj > __this = new DMP_shader_binary_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< DMP_shader_binary_obj > __alloc(hx::Ctx *_hx_ctx) { - DMP_shader_binary_obj *__this = (DMP_shader_binary_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DMP_shader_binary_obj), false, "lime.graphics.opengl.ext.DMP_shader_binary")); - *(void **)__this = DMP_shader_binary_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_20c611465b484b2c_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::DMP_shader_binary)(__this) )->SHADER_BINARY_DMP = 37456; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DMP_shader_binary_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DMP_shader_binary",43,70,06,89); } - - int SHADER_BINARY_DMP; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_DMP_shader_binary */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_bgra.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_bgra.h deleted file mode 100644 index 38c31817..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_bgra.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_bgra -#define INCLUDED_lime_graphics_opengl_ext_EXT_bgra - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_46934636fcfe52a8_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_bgra) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_bgra_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_bgra_obj OBJ_; - EXT_bgra_obj(); - - public: - enum { _hx_ClassId = 0x4a569440 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_bgra") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_bgra"); } - - inline static hx::ObjectPtr< EXT_bgra_obj > __new() { - hx::ObjectPtr< EXT_bgra_obj > __this = new EXT_bgra_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_bgra_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_bgra_obj *__this = (EXT_bgra_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_bgra_obj), false, "lime.graphics.opengl.ext.EXT_bgra")); - *(void **)__this = EXT_bgra_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_46934636fcfe52a8_4_new) -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_bgra)(__this) )->BGRA_EXT = 32993; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_bgra)(__this) )->BGR_EXT = 32992; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_bgra_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_bgra",72,74,1a,40); } - - int BGR_EXT; - int BGRA_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_bgra */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_blend_minmax.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_blend_minmax.h deleted file mode 100644 index 8e5e35ad..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_blend_minmax.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_blend_minmax -#define INCLUDED_lime_graphics_opengl_ext_EXT_blend_minmax - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_60db2844fe3361da_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_blend_minmax) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_blend_minmax_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_blend_minmax_obj OBJ_; - EXT_blend_minmax_obj(); - - public: - enum { _hx_ClassId = 0x0d061030 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_blend_minmax") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_blend_minmax"); } - - inline static hx::ObjectPtr< EXT_blend_minmax_obj > __new() { - hx::ObjectPtr< EXT_blend_minmax_obj > __this = new EXT_blend_minmax_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_blend_minmax_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_blend_minmax_obj *__this = (EXT_blend_minmax_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_blend_minmax_obj), false, "lime.graphics.opengl.ext.EXT_blend_minmax")); - *(void **)__this = EXT_blend_minmax_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_60db2844fe3361da_5_new) -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_blend_minmax)(__this) )->MAX_EXT = 32776; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_blend_minmax)(__this) )->MIN_EXT = 32775; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_blend_minmax_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_blend_minmax",7e,f3,2e,cd); } - - int MIN_EXT; - int MAX_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_blend_minmax */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_color_buffer_float.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_color_buffer_float.h deleted file mode 100644 index b30a08d4..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_color_buffer_float.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_color_buffer_float -#define INCLUDED_lime_graphics_opengl_ext_EXT_color_buffer_float - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_ecf68149cf78b389_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_color_buffer_float) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_color_buffer_float_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_color_buffer_float_obj OBJ_; - EXT_color_buffer_float_obj(); - - public: - enum { _hx_ClassId = 0x5b0bc7e9 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_color_buffer_float") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_color_buffer_float"); } - - inline static hx::ObjectPtr< EXT_color_buffer_float_obj > __new() { - hx::ObjectPtr< EXT_color_buffer_float_obj > __this = new EXT_color_buffer_float_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_color_buffer_float_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_color_buffer_float_obj *__this = (EXT_color_buffer_float_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_color_buffer_float_obj), false, "lime.graphics.opengl.ext.EXT_color_buffer_float")); - *(void **)__this = EXT_color_buffer_float_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_ecf68149cf78b389_6_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_color_buffer_float_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_color_buffer_float",b7,19,0b,dd); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_color_buffer_float */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_color_buffer_half_float.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_color_buffer_half_float.h deleted file mode 100644 index a0cae859..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_color_buffer_half_float.h +++ /dev/null @@ -1,82 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_color_buffer_half_float -#define INCLUDED_lime_graphics_opengl_ext_EXT_color_buffer_half_float - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_15fbe66fa7b31d40_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_color_buffer_half_float) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_color_buffer_half_float_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_color_buffer_half_float_obj OBJ_; - EXT_color_buffer_half_float_obj(); - - public: - enum { _hx_ClassId = 0x1cab8563 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_color_buffer_half_float") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_color_buffer_half_float"); } - - inline static hx::ObjectPtr< EXT_color_buffer_half_float_obj > __new() { - hx::ObjectPtr< EXT_color_buffer_half_float_obj > __this = new EXT_color_buffer_half_float_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_color_buffer_half_float_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_color_buffer_half_float_obj *__this = (EXT_color_buffer_half_float_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_color_buffer_half_float_obj), false, "lime.graphics.opengl.ext.EXT_color_buffer_half_float")); - *(void **)__this = EXT_color_buffer_half_float_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_15fbe66fa7b31d40_5_new) -HXLINE( 14) ( ( ::lime::graphics::opengl::ext::EXT_color_buffer_half_float)(__this) )->UNSIGNED_NORMALIZED_EXT = 35863; -HXLINE( 13) ( ( ::lime::graphics::opengl::ext::EXT_color_buffer_half_float)(__this) )->FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT = 33297; -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::EXT_color_buffer_half_float)(__this) )->R16F_EXT = 33325; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::EXT_color_buffer_half_float)(__this) )->RG16F_EXT = 33327; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_color_buffer_half_float)(__this) )->RGB16F_EXT = 34843; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_color_buffer_half_float)(__this) )->RGBA16F_EXT = 34842; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_color_buffer_half_float_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_color_buffer_half_float",d5,e8,0a,44); } - - int RGBA16F_EXT; - int RGB16F_EXT; - int RG16F_EXT; - int R16F_EXT; - int FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT; - int UNSIGNED_NORMALIZED_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_color_buffer_half_float */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_debug_label.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_debug_label.h deleted file mode 100644 index bc386ed5..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_debug_label.h +++ /dev/null @@ -1,82 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_debug_label -#define INCLUDED_lime_graphics_opengl_ext_EXT_debug_label - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_7a3489e7f3921050_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_debug_label) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_debug_label_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_debug_label_obj OBJ_; - EXT_debug_label_obj(); - - public: - enum { _hx_ClassId = 0x41a6bb58 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_debug_label") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_debug_label"); } - - inline static hx::ObjectPtr< EXT_debug_label_obj > __new() { - hx::ObjectPtr< EXT_debug_label_obj > __this = new EXT_debug_label_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_debug_label_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_debug_label_obj *__this = (EXT_debug_label_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_debug_label_obj), false, "lime.graphics.opengl.ext.EXT_debug_label")); - *(void **)__this = EXT_debug_label_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_7a3489e7f3921050_4_new) -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::EXT_debug_label)(__this) )->VERTEX_ARRAY_OBJECT_EXT = 37204; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::EXT_debug_label)(__this) )->QUERY_OBJECT_EXT = 37203; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::EXT_debug_label)(__this) )->BUFFER_OBJECT_EXT = 37201; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_debug_label)(__this) )->SHADER_OBJECT_EXT = 35656; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_debug_label)(__this) )->PROGRAM_OBJECT_EXT = 35648; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_debug_label)(__this) )->PROGRAM_PIPELINE_OBJECT_EXT = 35407; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_debug_label_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_debug_label",ca,3b,0e,9c); } - - int PROGRAM_PIPELINE_OBJECT_EXT; - int PROGRAM_OBJECT_EXT; - int SHADER_OBJECT_EXT; - int BUFFER_OBJECT_EXT; - int QUERY_OBJECT_EXT; - int VERTEX_ARRAY_OBJECT_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_debug_label */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_debug_marker.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_debug_marker.h deleted file mode 100644 index de99b15b..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_debug_marker.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_debug_marker -#define INCLUDED_lime_graphics_opengl_ext_EXT_debug_marker - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_2d4093c89e1674d3_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_debug_marker) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_debug_marker_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_debug_marker_obj OBJ_; - EXT_debug_marker_obj(); - - public: - enum { _hx_ClassId = 0x018f00f2 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_debug_marker") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_debug_marker"); } - - inline static hx::ObjectPtr< EXT_debug_marker_obj > __new() { - hx::ObjectPtr< EXT_debug_marker_obj > __this = new EXT_debug_marker_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_debug_marker_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_debug_marker_obj *__this = (EXT_debug_marker_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_debug_marker_obj), false, "lime.graphics.opengl.ext.EXT_debug_marker")); - *(void **)__this = EXT_debug_marker_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_2d4093c89e1674d3_5_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_debug_marker_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_debug_marker",24,63,59,61); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_debug_marker */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_discard_framebuffer.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_discard_framebuffer.h deleted file mode 100644 index 0750b20f..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_discard_framebuffer.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_discard_framebuffer -#define INCLUDED_lime_graphics_opengl_ext_EXT_discard_framebuffer - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_6c4caec69cb80b91_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_discard_framebuffer) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_discard_framebuffer_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_discard_framebuffer_obj OBJ_; - EXT_discard_framebuffer_obj(); - - public: - enum { _hx_ClassId = 0x22e1ea64 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_discard_framebuffer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_discard_framebuffer"); } - - inline static hx::ObjectPtr< EXT_discard_framebuffer_obj > __new() { - hx::ObjectPtr< EXT_discard_framebuffer_obj > __this = new EXT_discard_framebuffer_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_discard_framebuffer_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_discard_framebuffer_obj *__this = (EXT_discard_framebuffer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_discard_framebuffer_obj), false, "lime.graphics.opengl.ext.EXT_discard_framebuffer")); - *(void **)__this = EXT_discard_framebuffer_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_6c4caec69cb80b91_4_new) -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_discard_framebuffer)(__this) )->STENCIL_EXT = 6146; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_discard_framebuffer)(__this) )->DEPTH_EXT = 6145; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_discard_framebuffer)(__this) )->COLOR_EXT = 6144; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_discard_framebuffer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_discard_framebuffer",0e,f8,79,f7); } - - int COLOR_EXT; - int DEPTH_EXT; - int STENCIL_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_discard_framebuffer */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_map_buffer_range.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_map_buffer_range.h deleted file mode 100644 index 0ef4dc3d..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_map_buffer_range.h +++ /dev/null @@ -1,82 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_map_buffer_range -#define INCLUDED_lime_graphics_opengl_ext_EXT_map_buffer_range - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_267ae1770c737ebc_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_map_buffer_range) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_map_buffer_range_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_map_buffer_range_obj OBJ_; - EXT_map_buffer_range_obj(); - - public: - enum { _hx_ClassId = 0x25308331 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_map_buffer_range") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_map_buffer_range"); } - - inline static hx::ObjectPtr< EXT_map_buffer_range_obj > __new() { - hx::ObjectPtr< EXT_map_buffer_range_obj > __this = new EXT_map_buffer_range_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_map_buffer_range_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_map_buffer_range_obj *__this = (EXT_map_buffer_range_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_map_buffer_range_obj), false, "lime.graphics.opengl.ext.EXT_map_buffer_range")); - *(void **)__this = EXT_map_buffer_range_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_267ae1770c737ebc_4_new) -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::EXT_map_buffer_range)(__this) )->MAP_UNSYNCHRONIZED_BIT_EXT = 32; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::EXT_map_buffer_range)(__this) )->MAP_FLUSH_EXPLICIT_BIT_EXT = 16; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::EXT_map_buffer_range)(__this) )->MAP_INVALIDATE_BUFFER_BIT_EXT = 8; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_map_buffer_range)(__this) )->MAP_INVALIDATE_RANGE_BIT_EXT = 4; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_map_buffer_range)(__this) )->MAP_WRITE_BIT_EXT = 2; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_map_buffer_range)(__this) )->MAP_READ_BIT_EXT = 1; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_map_buffer_range_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_map_buffer_range",7f,25,48,f8); } - - int MAP_READ_BIT_EXT; - int MAP_WRITE_BIT_EXT; - int MAP_INVALIDATE_RANGE_BIT_EXT; - int MAP_INVALIDATE_BUFFER_BIT_EXT; - int MAP_FLUSH_EXPLICIT_BIT_EXT; - int MAP_UNSYNCHRONIZED_BIT_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_map_buffer_range */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_multi_draw_arrays.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_multi_draw_arrays.h deleted file mode 100644 index 2264acc3..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_multi_draw_arrays.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_multi_draw_arrays -#define INCLUDED_lime_graphics_opengl_ext_EXT_multi_draw_arrays - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_8283b78ee08036b7_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_multi_draw_arrays) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_multi_draw_arrays_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_multi_draw_arrays_obj OBJ_; - EXT_multi_draw_arrays_obj(); - - public: - enum { _hx_ClassId = 0x75e149c3 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_multi_draw_arrays") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_multi_draw_arrays"); } - - inline static hx::ObjectPtr< EXT_multi_draw_arrays_obj > __new() { - hx::ObjectPtr< EXT_multi_draw_arrays_obj > __this = new EXT_multi_draw_arrays_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_multi_draw_arrays_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_multi_draw_arrays_obj *__this = (EXT_multi_draw_arrays_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_multi_draw_arrays_obj), false, "lime.graphics.opengl.ext.EXT_multi_draw_arrays")); - *(void **)__this = EXT_multi_draw_arrays_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_8283b78ee08036b7_5_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_multi_draw_arrays_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_multi_draw_arrays",51,b2,0b,91); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_multi_draw_arrays */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_multisampled_render_to_texture.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_multisampled_render_to_texture.h deleted file mode 100644 index ced25daa..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_multisampled_render_to_texture.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_multisampled_render_to_texture -#define INCLUDED_lime_graphics_opengl_ext_EXT_multisampled_render_to_texture - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_04dcf93d6e0b1395_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_multisampled_render_to_texture) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_multisampled_render_to_texture_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_multisampled_render_to_texture_obj OBJ_; - EXT_multisampled_render_to_texture_obj(); - - public: - enum { _hx_ClassId = 0x7809aca6 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_multisampled_render_to_texture") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_multisampled_render_to_texture"); } - - inline static hx::ObjectPtr< EXT_multisampled_render_to_texture_obj > __new() { - hx::ObjectPtr< EXT_multisampled_render_to_texture_obj > __this = new EXT_multisampled_render_to_texture_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_multisampled_render_to_texture_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_multisampled_render_to_texture_obj *__this = (EXT_multisampled_render_to_texture_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_multisampled_render_to_texture_obj), false, "lime.graphics.opengl.ext.EXT_multisampled_render_to_texture")); - *(void **)__this = EXT_multisampled_render_to_texture_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_04dcf93d6e0b1395_4_new) -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::EXT_multisampled_render_to_texture)(__this) )->MAX_SAMPLES_EXT = 36183; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_multisampled_render_to_texture)(__this) )->FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT = 36182; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_multisampled_render_to_texture)(__this) )->RENDERBUFFER_SAMPLES_EXT = 36011; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_multisampled_render_to_texture)(__this) )->FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT = 36204; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_multisampled_render_to_texture_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_multisampled_render_to_texture",40,d2,98,03); } - - int FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT; - int RENDERBUFFER_SAMPLES_EXT; - int FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT; - int MAX_SAMPLES_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_multisampled_render_to_texture */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_multiview_draw_buffers.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_multiview_draw_buffers.h deleted file mode 100644 index 746011b4..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_multiview_draw_buffers.h +++ /dev/null @@ -1,80 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_multiview_draw_buffers -#define INCLUDED_lime_graphics_opengl_ext_EXT_multiview_draw_buffers - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_36278e956d66cc9e_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_multiview_draw_buffers) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_multiview_draw_buffers_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_multiview_draw_buffers_obj OBJ_; - EXT_multiview_draw_buffers_obj(); - - public: - enum { _hx_ClassId = 0x7fd45699 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_multiview_draw_buffers") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_multiview_draw_buffers"); } - - inline static hx::ObjectPtr< EXT_multiview_draw_buffers_obj > __new() { - hx::ObjectPtr< EXT_multiview_draw_buffers_obj > __this = new EXT_multiview_draw_buffers_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_multiview_draw_buffers_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_multiview_draw_buffers_obj *__this = (EXT_multiview_draw_buffers_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_multiview_draw_buffers_obj), false, "lime.graphics.opengl.ext.EXT_multiview_draw_buffers")); - *(void **)__this = EXT_multiview_draw_buffers_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_36278e956d66cc9e_4_new) -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::EXT_multiview_draw_buffers)(__this) )->MAX_MULTIVIEW_BUFFERS_EXT = 37106; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::EXT_multiview_draw_buffers)(__this) )->READ_BUFFER_EXT = 3074; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_multiview_draw_buffers)(__this) )->DRAW_BUFFER_EXT = 3073; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_multiview_draw_buffers)(__this) )->MULTIVIEW_EXT = 37105; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_multiview_draw_buffers)(__this) )->COLOR_ATTACHMENT_EXT = 37104; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_multiview_draw_buffers_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_multiview_draw_buffers",f7,b6,e5,c5); } - - int COLOR_ATTACHMENT_EXT; - int MULTIVIEW_EXT; - int DRAW_BUFFER_EXT; - int READ_BUFFER_EXT; - int MAX_MULTIVIEW_BUFFERS_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_multiview_draw_buffers */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_occlusion_query_boolean.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_occlusion_query_boolean.h deleted file mode 100644 index d3f8bb81..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_occlusion_query_boolean.h +++ /dev/null @@ -1,80 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_occlusion_query_boolean -#define INCLUDED_lime_graphics_opengl_ext_EXT_occlusion_query_boolean - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_f43e8bd3fec2f24b_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_occlusion_query_boolean) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_occlusion_query_boolean_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_occlusion_query_boolean_obj OBJ_; - EXT_occlusion_query_boolean_obj(); - - public: - enum { _hx_ClassId = 0x1635440f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_occlusion_query_boolean") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_occlusion_query_boolean"); } - - inline static hx::ObjectPtr< EXT_occlusion_query_boolean_obj > __new() { - hx::ObjectPtr< EXT_occlusion_query_boolean_obj > __this = new EXT_occlusion_query_boolean_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_occlusion_query_boolean_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_occlusion_query_boolean_obj *__this = (EXT_occlusion_query_boolean_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_occlusion_query_boolean_obj), false, "lime.graphics.opengl.ext.EXT_occlusion_query_boolean")); - *(void **)__this = EXT_occlusion_query_boolean_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_f43e8bd3fec2f24b_4_new) -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::EXT_occlusion_query_boolean)(__this) )->QUERY_RESULT_AVAILABLE_EXT = 34919; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::EXT_occlusion_query_boolean)(__this) )->QUERY_RESULT_EXT = 34918; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_occlusion_query_boolean)(__this) )->CURRENT_QUERY_EXT = 34917; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_occlusion_query_boolean)(__this) )->ANY_SAMPLES_PASSED_CONSERVATIVE_EXT = 36202; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_occlusion_query_boolean)(__this) )->ANY_SAMPLES_PASSED_EXT = 35887; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_occlusion_query_boolean_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_occlusion_query_boolean",81,a7,94,3d); } - - int ANY_SAMPLES_PASSED_EXT; - int ANY_SAMPLES_PASSED_CONSERVATIVE_EXT; - int CURRENT_QUERY_EXT; - int QUERY_RESULT_EXT; - int QUERY_RESULT_AVAILABLE_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_occlusion_query_boolean */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_packed_depth_stencil.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_packed_depth_stencil.h deleted file mode 100644 index f708d86b..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_packed_depth_stencil.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_packed_depth_stencil -#define INCLUDED_lime_graphics_opengl_ext_EXT_packed_depth_stencil - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_cab1116d5a570d04_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_packed_depth_stencil) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_packed_depth_stencil_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_packed_depth_stencil_obj OBJ_; - EXT_packed_depth_stencil_obj(); - - public: - enum { _hx_ClassId = 0x32c0a4c5 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_packed_depth_stencil") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_packed_depth_stencil"); } - - inline static hx::ObjectPtr< EXT_packed_depth_stencil_obj > __new() { - hx::ObjectPtr< EXT_packed_depth_stencil_obj > __this = new EXT_packed_depth_stencil_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_packed_depth_stencil_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_packed_depth_stencil_obj *__this = (EXT_packed_depth_stencil_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_packed_depth_stencil_obj), false, "lime.graphics.opengl.ext.EXT_packed_depth_stencil")); - *(void **)__this = EXT_packed_depth_stencil_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_cab1116d5a570d04_4_new) -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::EXT_packed_depth_stencil)(__this) )->TEXTURE_STENCIL_SIZE_EXT = 35057; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_packed_depth_stencil)(__this) )->DEPTH24_STENCIL8_EXT = 35056; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_packed_depth_stencil)(__this) )->UNSIGNED_INT_24_8_EXT = 34042; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_packed_depth_stencil)(__this) )->DEPTH_STENCIL_EXT = 34041; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_packed_depth_stencil_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_packed_depth_stencil",f7,88,e3,09); } - - int DEPTH_STENCIL_EXT; - int UNSIGNED_INT_24_8_EXT; - int DEPTH24_STENCIL8_EXT; - int TEXTURE_STENCIL_SIZE_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_packed_depth_stencil */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_read_format_bgra.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_read_format_bgra.h deleted file mode 100644 index d9dc91e5..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_read_format_bgra.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_read_format_bgra -#define INCLUDED_lime_graphics_opengl_ext_EXT_read_format_bgra - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_87671ce3ef4fd386_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_read_format_bgra) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_read_format_bgra_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_read_format_bgra_obj OBJ_; - EXT_read_format_bgra_obj(); - - public: - enum { _hx_ClassId = 0x217f1ec3 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_read_format_bgra") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_read_format_bgra"); } - - inline static hx::ObjectPtr< EXT_read_format_bgra_obj > __new() { - hx::ObjectPtr< EXT_read_format_bgra_obj > __this = new EXT_read_format_bgra_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_read_format_bgra_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_read_format_bgra_obj *__this = (EXT_read_format_bgra_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_read_format_bgra_obj), false, "lime.graphics.opengl.ext.EXT_read_format_bgra")); - *(void **)__this = EXT_read_format_bgra_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_87671ce3ef4fd386_4_new) -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_read_format_bgra)(__this) )->UNSIGNED_SHORT_1_5_5_5_REV_EXT = 33638; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_read_format_bgra)(__this) )->UNSIGNED_SHORT_4_4_4_4_REV_EXT = 33637; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_read_format_bgra)(__this) )->BGRA_EXT = 32993; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_read_format_bgra_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_read_format_bgra",11,c1,96,f4); } - - int BGRA_EXT; - int UNSIGNED_SHORT_4_4_4_4_REV_EXT; - int UNSIGNED_SHORT_1_5_5_5_REV_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_read_format_bgra */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_robustness.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_robustness.h deleted file mode 100644 index 5eb17819..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_robustness.h +++ /dev/null @@ -1,84 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_robustness -#define INCLUDED_lime_graphics_opengl_ext_EXT_robustness - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_60e6ca196390a6ae_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_robustness) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_robustness_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_robustness_obj OBJ_; - EXT_robustness_obj(); - - public: - enum { _hx_ClassId = 0x3407b6f8 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_robustness") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_robustness"); } - - inline static hx::ObjectPtr< EXT_robustness_obj > __new() { - hx::ObjectPtr< EXT_robustness_obj > __this = new EXT_robustness_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_robustness_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_robustness_obj *__this = (EXT_robustness_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_robustness_obj), false, "lime.graphics.opengl.ext.EXT_robustness")); - *(void **)__this = EXT_robustness_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_60e6ca196390a6ae_4_new) -HXLINE( 12) ( ( ::lime::graphics::opengl::ext::EXT_robustness)(__this) )->NO_RESET_NOTIFICATION_EXT = 33377; -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::EXT_robustness)(__this) )->LOSE_CONTEXT_ON_RESET_EXT = 33362; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::EXT_robustness)(__this) )->RESET_NOTIFICATION_STRATEGY_EXT = 33366; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::EXT_robustness)(__this) )->CONTEXT_ROBUST_ACCESS_EXT = 37107; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_robustness)(__this) )->UNKNOWN_CONTEXT_RESET_EXT = 33365; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_robustness)(__this) )->INNOCENT_CONTEXT_RESET_EXT = 33364; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_robustness)(__this) )->GUILTY_CONTEXT_RESET_EXT = 33363; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_robustness_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_robustness",c6,8a,39,e5); } - - int GUILTY_CONTEXT_RESET_EXT; - int INNOCENT_CONTEXT_RESET_EXT; - int UNKNOWN_CONTEXT_RESET_EXT; - int CONTEXT_ROBUST_ACCESS_EXT; - int RESET_NOTIFICATION_STRATEGY_EXT; - int LOSE_CONTEXT_ON_RESET_EXT; - int NO_RESET_NOTIFICATION_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_robustness */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_sRGB.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_sRGB.h deleted file mode 100644 index d648e423..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_sRGB.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_sRGB -#define INCLUDED_lime_graphics_opengl_ext_EXT_sRGB - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_36f3917dca2bced0_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_sRGB) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_sRGB_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_sRGB_obj OBJ_; - EXT_sRGB_obj(); - - public: - enum { _hx_ClassId = 0x55831fe6 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_sRGB") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_sRGB"); } - - inline static hx::ObjectPtr< EXT_sRGB_obj > __new() { - hx::ObjectPtr< EXT_sRGB_obj > __this = new EXT_sRGB_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_sRGB_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_sRGB_obj *__this = (EXT_sRGB_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_sRGB_obj), false, "lime.graphics.opengl.ext.EXT_sRGB")); - *(void **)__this = EXT_sRGB_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_36f3917dca2bced0_5_new) -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::EXT_sRGB)(__this) )->FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT = 33296; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::EXT_sRGB)(__this) )->SRGB8_ALPHA8_EXT = 35907; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_sRGB)(__this) )->SRGB_ALPHA_EXT = 35906; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_sRGB)(__this) )->SRGB_EXT = 35904; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_sRGB_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_sRGB",18,00,47,4b); } - - int SRGB_EXT; - int SRGB_ALPHA_EXT; - int SRGB8_ALPHA8_EXT; - int FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_sRGB */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_separate_shader_objects.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_separate_shader_objects.h deleted file mode 100644 index 1f147f34..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_separate_shader_objects.h +++ /dev/null @@ -1,82 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_separate_shader_objects -#define INCLUDED_lime_graphics_opengl_ext_EXT_separate_shader_objects - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_daff336b6d887460_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_separate_shader_objects) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_separate_shader_objects_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_separate_shader_objects_obj OBJ_; - EXT_separate_shader_objects_obj(); - - public: - enum { _hx_ClassId = 0x1c8bcaa6 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_separate_shader_objects") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_separate_shader_objects"); } - - inline static hx::ObjectPtr< EXT_separate_shader_objects_obj > __new() { - hx::ObjectPtr< EXT_separate_shader_objects_obj > __this = new EXT_separate_shader_objects_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_separate_shader_objects_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_separate_shader_objects_obj *__this = (EXT_separate_shader_objects_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_separate_shader_objects_obj), false, "lime.graphics.opengl.ext.EXT_separate_shader_objects")); - *(void **)__this = EXT_separate_shader_objects_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_daff336b6d887460_4_new) -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::EXT_separate_shader_objects)(__this) )->PROGRAM_PIPELINE_BINDING_EXT = 33370; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::EXT_separate_shader_objects)(__this) )->ACTIVE_PROGRAM_EXT = 33369; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::EXT_separate_shader_objects)(__this) )->PROGRAM_SEPARABLE_EXT = 33368; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_separate_shader_objects)(__this) )->ALL_SHADER_BITS_EXT = -1; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_separate_shader_objects)(__this) )->FRAGMENT_SHADER_BIT_EXT = 2; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_separate_shader_objects)(__this) )->VERTEX_SHADER_BIT_EXT = 1; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_separate_shader_objects_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_separate_shader_objects",18,2e,eb,43); } - - int VERTEX_SHADER_BIT_EXT; - int FRAGMENT_SHADER_BIT_EXT; - int ALL_SHADER_BITS_EXT; - int PROGRAM_SEPARABLE_EXT; - int ACTIVE_PROGRAM_EXT; - int PROGRAM_PIPELINE_BINDING_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_separate_shader_objects */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_shader_framebuffer_fetch.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_shader_framebuffer_fetch.h deleted file mode 100644 index 1beb68e6..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_shader_framebuffer_fetch.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_shader_framebuffer_fetch -#define INCLUDED_lime_graphics_opengl_ext_EXT_shader_framebuffer_fetch - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_c2a15eaaaac5f681_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_shader_framebuffer_fetch) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_shader_framebuffer_fetch_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_shader_framebuffer_fetch_obj OBJ_; - EXT_shader_framebuffer_fetch_obj(); - - public: - enum { _hx_ClassId = 0x214263be }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_shader_framebuffer_fetch") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_shader_framebuffer_fetch"); } - - inline static hx::ObjectPtr< EXT_shader_framebuffer_fetch_obj > __new() { - hx::ObjectPtr< EXT_shader_framebuffer_fetch_obj > __this = new EXT_shader_framebuffer_fetch_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_shader_framebuffer_fetch_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_shader_framebuffer_fetch_obj *__this = (EXT_shader_framebuffer_fetch_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_shader_framebuffer_fetch_obj), false, "lime.graphics.opengl.ext.EXT_shader_framebuffer_fetch")); - *(void **)__this = EXT_shader_framebuffer_fetch_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_c2a15eaaaac5f681_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::EXT_shader_framebuffer_fetch)(__this) )->FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT = 35410; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_shader_framebuffer_fetch_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_shader_framebuffer_fetch",0c,04,5a,6d); } - - int FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_shader_framebuffer_fetch */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_shader_texture_lod.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_shader_texture_lod.h deleted file mode 100644 index cbef7199..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_shader_texture_lod.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_shader_texture_lod -#define INCLUDED_lime_graphics_opengl_ext_EXT_shader_texture_lod - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_e1acbdc797cf4fd1_7_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_shader_texture_lod) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_shader_texture_lod_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_shader_texture_lod_obj OBJ_; - EXT_shader_texture_lod_obj(); - - public: - enum { _hx_ClassId = 0x6b73b547 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_shader_texture_lod") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_shader_texture_lod"); } - - inline static hx::ObjectPtr< EXT_shader_texture_lod_obj > __new() { - hx::ObjectPtr< EXT_shader_texture_lod_obj > __this = new EXT_shader_texture_lod_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_shader_texture_lod_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_shader_texture_lod_obj *__this = (EXT_shader_texture_lod_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_shader_texture_lod_obj), false, "lime.graphics.opengl.ext.EXT_shader_texture_lod")); - *(void **)__this = EXT_shader_texture_lod_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_e1acbdc797cf4fd1_7_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_shader_texture_lod_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_shader_texture_lod",c1,4c,48,65); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_shader_texture_lod */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_shadow_samplers.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_shadow_samplers.h deleted file mode 100644 index 4a2d219a..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_shadow_samplers.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_shadow_samplers -#define INCLUDED_lime_graphics_opengl_ext_EXT_shadow_samplers - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_21ea11ad88c3ea67_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_shadow_samplers) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_shadow_samplers_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_shadow_samplers_obj OBJ_; - EXT_shadow_samplers_obj(); - - public: - enum { _hx_ClassId = 0x017af17a }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_shadow_samplers") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_shadow_samplers"); } - - inline static hx::ObjectPtr< EXT_shadow_samplers_obj > __new() { - hx::ObjectPtr< EXT_shadow_samplers_obj > __this = new EXT_shadow_samplers_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_shadow_samplers_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_shadow_samplers_obj *__this = (EXT_shadow_samplers_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_shadow_samplers_obj), false, "lime.graphics.opengl.ext.EXT_shadow_samplers")); - *(void **)__this = EXT_shadow_samplers_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_21ea11ad88c3ea67_4_new) -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::EXT_shadow_samplers)(__this) )->SAMPLER_2D_SHADOW_EXT = 35682; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_shadow_samplers)(__this) )->COMPARE_REF_TO_TEXTURE_EXT = 34894; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_shadow_samplers)(__this) )->TEXTURE_COMPARE_FUNC_EXT = 34893; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_shadow_samplers)(__this) )->TEXTURE_COMPARE_MODE_EXT = 34892; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_shadow_samplers_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_shadow_samplers",ec,92,50,09); } - - int TEXTURE_COMPARE_MODE_EXT; - int TEXTURE_COMPARE_FUNC_EXT; - int COMPARE_REF_TO_TEXTURE_EXT; - int SAMPLER_2D_SHADOW_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_shadow_samplers */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_compression_dxt1.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_compression_dxt1.h deleted file mode 100644 index fab6095d..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_compression_dxt1.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_compression_dxt1 -#define INCLUDED_lime_graphics_opengl_ext_EXT_texture_compression_dxt1 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_b718990e202eab9f_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_texture_compression_dxt1) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_texture_compression_dxt1_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_texture_compression_dxt1_obj OBJ_; - EXT_texture_compression_dxt1_obj(); - - public: - enum { _hx_ClassId = 0x2add0e1e }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_texture_compression_dxt1") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_texture_compression_dxt1"); } - - inline static hx::ObjectPtr< EXT_texture_compression_dxt1_obj > __new() { - hx::ObjectPtr< EXT_texture_compression_dxt1_obj > __this = new EXT_texture_compression_dxt1_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_texture_compression_dxt1_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_texture_compression_dxt1_obj *__this = (EXT_texture_compression_dxt1_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_texture_compression_dxt1_obj), false, "lime.graphics.opengl.ext.EXT_texture_compression_dxt1")); - *(void **)__this = EXT_texture_compression_dxt1_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_b718990e202eab9f_4_new) -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_texture_compression_dxt1)(__this) )->COMPRESSED_RGBA_S3TC_DXT1_EXT = 33777; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_texture_compression_dxt1)(__this) )->COMPRESSED_RGB_S3TC_DXT1_EXT = 33776; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_texture_compression_dxt1_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_texture_compression_dxt1",6c,ae,f4,76); } - - int COMPRESSED_RGB_S3TC_DXT1_EXT; - int COMPRESSED_RGBA_S3TC_DXT1_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_texture_compression_dxt1 */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_compression_s3tc.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_compression_s3tc.h deleted file mode 100644 index 7723926a..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_compression_s3tc.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_compression_s3tc -#define INCLUDED_lime_graphics_opengl_ext_EXT_texture_compression_s3tc - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_65773d6de4f580f8_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_texture_compression_s3tc) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_texture_compression_s3tc_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_texture_compression_s3tc_obj OBJ_; - EXT_texture_compression_s3tc_obj(); - - public: - enum { _hx_ClassId = 0x3492e61c }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_texture_compression_s3tc") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_texture_compression_s3tc"); } - - inline static hx::ObjectPtr< EXT_texture_compression_s3tc_obj > __new() { - hx::ObjectPtr< EXT_texture_compression_s3tc_obj > __this = new EXT_texture_compression_s3tc_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_texture_compression_s3tc_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_texture_compression_s3tc_obj *__this = (EXT_texture_compression_s3tc_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_texture_compression_s3tc_obj), false, "lime.graphics.opengl.ext.EXT_texture_compression_s3tc")); - *(void **)__this = EXT_texture_compression_s3tc_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_65773d6de4f580f8_4_new) -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::EXT_texture_compression_s3tc)(__this) )->COMPRESSED_RGBA_S3TC_DXT5_EXT = 33779; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_texture_compression_s3tc)(__this) )->COMPRESSED_RGBA_S3TC_DXT3_EXT = 33778; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_texture_compression_s3tc)(__this) )->COMPRESSED_RGBA_S3TC_DXT1_EXT = 33777; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_texture_compression_s3tc)(__this) )->COMPRESSED_RGB_S3TC_DXT1_EXT = 33776; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_texture_compression_s3tc_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_texture_compression_s3tc",6a,86,aa,80); } - - int COMPRESSED_RGB_S3TC_DXT1_EXT; - int COMPRESSED_RGBA_S3TC_DXT1_EXT; - int COMPRESSED_RGBA_S3TC_DXT3_EXT; - int COMPRESSED_RGBA_S3TC_DXT5_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_texture_compression_s3tc */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_filter_anisotropic.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_filter_anisotropic.h deleted file mode 100644 index 40bbc440..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_filter_anisotropic.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_filter_anisotropic -#define INCLUDED_lime_graphics_opengl_ext_EXT_texture_filter_anisotropic - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_d977a03d893e508f_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_texture_filter_anisotropic) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_texture_filter_anisotropic_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_texture_filter_anisotropic_obj OBJ_; - EXT_texture_filter_anisotropic_obj(); - - public: - enum { _hx_ClassId = 0x03b77c7e }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_texture_filter_anisotropic") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_texture_filter_anisotropic"); } - - inline static hx::ObjectPtr< EXT_texture_filter_anisotropic_obj > __new() { - hx::ObjectPtr< EXT_texture_filter_anisotropic_obj > __this = new EXT_texture_filter_anisotropic_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_texture_filter_anisotropic_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_texture_filter_anisotropic_obj *__this = (EXT_texture_filter_anisotropic_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_texture_filter_anisotropic_obj), false, "lime.graphics.opengl.ext.EXT_texture_filter_anisotropic")); - *(void **)__this = EXT_texture_filter_anisotropic_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_d977a03d893e508f_5_new) -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_texture_filter_anisotropic)(__this) )->MAX_TEXTURE_MAX_ANISOTROPY_EXT = 34047; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_texture_filter_anisotropic)(__this) )->TEXTURE_MAX_ANISOTROPY_EXT = 34046; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_texture_filter_anisotropic_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_texture_filter_anisotropic",4c,4c,32,3d); } - - int TEXTURE_MAX_ANISOTROPY_EXT; - int MAX_TEXTURE_MAX_ANISOTROPY_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_texture_filter_anisotropic */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_format_BGRA8888.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_format_BGRA8888.h deleted file mode 100644 index 02abe8a8..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_format_BGRA8888.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_format_BGRA8888 -#define INCLUDED_lime_graphics_opengl_ext_EXT_texture_format_BGRA8888 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_d5b9ccaa5426931f_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_texture_format_BGRA8888) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_texture_format_BGRA8888_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_texture_format_BGRA8888_obj OBJ_; - EXT_texture_format_BGRA8888_obj(); - - public: - enum { _hx_ClassId = 0x12ed8b4c }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_texture_format_BGRA8888") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_texture_format_BGRA8888"); } - - inline static hx::ObjectPtr< EXT_texture_format_BGRA8888_obj > __new() { - hx::ObjectPtr< EXT_texture_format_BGRA8888_obj > __this = new EXT_texture_format_BGRA8888_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_texture_format_BGRA8888_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_texture_format_BGRA8888_obj *__this = (EXT_texture_format_BGRA8888_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_texture_format_BGRA8888_obj), false, "lime.graphics.opengl.ext.EXT_texture_format_BGRA8888")); - *(void **)__this = EXT_texture_format_BGRA8888_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_d5b9ccaa5426931f_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::EXT_texture_format_BGRA8888)(__this) )->BGRA_EXT = 32993; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_texture_format_BGRA8888_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_texture_format_BGRA8888",5a,d2,bd,b2); } - - int BGRA_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_texture_format_BGRA8888 */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_rg.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_rg.h deleted file mode 100644 index 88bc83bb..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_rg.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_rg -#define INCLUDED_lime_graphics_opengl_ext_EXT_texture_rg - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_d8ba4f960147a2e5_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_texture_rg) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_texture_rg_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_texture_rg_obj OBJ_; - EXT_texture_rg_obj(); - - public: - enum { _hx_ClassId = 0x77f5bc65 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_texture_rg") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_texture_rg"); } - - inline static hx::ObjectPtr< EXT_texture_rg_obj > __new() { - hx::ObjectPtr< EXT_texture_rg_obj > __this = new EXT_texture_rg_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_texture_rg_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_texture_rg_obj *__this = (EXT_texture_rg_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_texture_rg_obj), false, "lime.graphics.opengl.ext.EXT_texture_rg")); - *(void **)__this = EXT_texture_rg_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_d8ba4f960147a2e5_4_new) -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::EXT_texture_rg)(__this) )->RG8_EXT = 33323; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_texture_rg)(__this) )->R8_EXT = 33321; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_texture_rg)(__this) )->RG_EXT = 33319; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_texture_rg)(__this) )->RED_EXT = 6403; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_texture_rg_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_texture_rg",17,ce,12,89); } - - int RED_EXT; - int RG_EXT; - int R8_EXT; - int RG8_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_texture_rg */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_storage.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_storage.h deleted file mode 100644 index 35f8f6ec..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_storage.h +++ /dev/null @@ -1,116 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_storage -#define INCLUDED_lime_graphics_opengl_ext_EXT_texture_storage - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_4a94eca10f0d89d1_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_texture_storage) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_texture_storage_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_texture_storage_obj OBJ_; - EXT_texture_storage_obj(); - - public: - enum { _hx_ClassId = 0x0203d7f7 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_texture_storage") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_texture_storage"); } - - inline static hx::ObjectPtr< EXT_texture_storage_obj > __new() { - hx::ObjectPtr< EXT_texture_storage_obj > __this = new EXT_texture_storage_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_texture_storage_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_texture_storage_obj *__this = (EXT_texture_storage_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_texture_storage_obj), false, "lime.graphics.opengl.ext.EXT_texture_storage")); - *(void **)__this = EXT_texture_storage_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_4a94eca10f0d89d1_4_new) -HXLINE( 28) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->RG16F_EXT = 33327; -HXLINE( 27) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->R16F_EXT = 33325; -HXLINE( 26) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->RG32F_EXT = 33328; -HXLINE( 25) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->R32F_EXT = 33326; -HXLINE( 24) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->RG8_EXT = 33323; -HXLINE( 23) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->R8_EXT = 33321; -HXLINE( 22) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->BGRA8_EXT = 37793; -HXLINE( 21) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->RGB10_EXT = 32850; -HXLINE( 20) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->RGB10_A2_EXT = 32857; -HXLINE( 19) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->LUMINANCE_ALPHA16F_EXT = 34847; -HXLINE( 18) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->LUMINANCE16F_EXT = 34846; -HXLINE( 17) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->ALPHA16F_EXT = 34844; -HXLINE( 16) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->RGB16F_EXT = 34843; -HXLINE( 15) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->RGBA16F_EXT = 34842; -HXLINE( 14) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->LUMINANCE_ALPHA32F_EXT = 34841; -HXLINE( 13) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->LUMINANCE32F_EXT = 34840; -HXLINE( 12) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->ALPHA32F_EXT = 34838; -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->RGB32F_EXT = 34837; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->RGBA32F_EXT = 34836; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->LUMINANCE8_ALPHA8_EXT = 32837; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->LUMINANCE8_EXT = 32832; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->ALPHA8_EXT = 32828; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_texture_storage)(__this) )->TEXTURE_IMMUTABLE_FORMAT_EXT = 37167; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_texture_storage_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_texture_storage",99,91,8f,9d); } - - int TEXTURE_IMMUTABLE_FORMAT_EXT; - int ALPHA8_EXT; - int LUMINANCE8_EXT; - int LUMINANCE8_ALPHA8_EXT; - int RGBA32F_EXT; - int RGB32F_EXT; - int ALPHA32F_EXT; - int LUMINANCE32F_EXT; - int LUMINANCE_ALPHA32F_EXT; - int RGBA16F_EXT; - int RGB16F_EXT; - int ALPHA16F_EXT; - int LUMINANCE16F_EXT; - int LUMINANCE_ALPHA16F_EXT; - int RGB10_A2_EXT; - int RGB10_EXT; - int BGRA8_EXT; - int R8_EXT; - int RG8_EXT; - int R32F_EXT; - int RG32F_EXT; - int R16F_EXT; - int RG16F_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_texture_storage */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_type_2_10_10_10_REV.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_type_2_10_10_10_REV.h deleted file mode 100644 index ca274946..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_texture_type_2_10_10_10_REV.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_type_2_10_10_10_REV -#define INCLUDED_lime_graphics_opengl_ext_EXT_texture_type_2_10_10_10_REV - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_d9ba4fd59f8a4b9b_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_texture_type_2_10_10_10_REV) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_texture_type_2_10_10_10_REV_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_texture_type_2_10_10_10_REV_obj OBJ_; - EXT_texture_type_2_10_10_10_REV_obj(); - - public: - enum { _hx_ClassId = 0x6d989885 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_texture_type_2_10_10_10_REV") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_texture_type_2_10_10_10_REV"); } - - inline static hx::ObjectPtr< EXT_texture_type_2_10_10_10_REV_obj > __new() { - hx::ObjectPtr< EXT_texture_type_2_10_10_10_REV_obj > __this = new EXT_texture_type_2_10_10_10_REV_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_texture_type_2_10_10_10_REV_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_texture_type_2_10_10_10_REV_obj *__this = (EXT_texture_type_2_10_10_10_REV_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_texture_type_2_10_10_10_REV_obj), false, "lime.graphics.opengl.ext.EXT_texture_type_2_10_10_10_REV")); - *(void **)__this = EXT_texture_type_2_10_10_10_REV_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_d9ba4fd59f8a4b9b_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::EXT_texture_type_2_10_10_10_REV)(__this) )->UNSIGNED_INT_2_10_10_10_REV_EXT = 33640; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_texture_type_2_10_10_10_REV_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_texture_type_2_10_10_10_REV",93,7e,34,b8); } - - int UNSIGNED_INT_2_10_10_10_REV_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_texture_type_2_10_10_10_REV */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_unpack_subimage.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_unpack_subimage.h deleted file mode 100644 index a4df51c0..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/EXT_unpack_subimage.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_unpack_subimage -#define INCLUDED_lime_graphics_opengl_ext_EXT_unpack_subimage - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_379d20639afe89d4_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,EXT_unpack_subimage) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES EXT_unpack_subimage_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EXT_unpack_subimage_obj OBJ_; - EXT_unpack_subimage_obj(); - - public: - enum { _hx_ClassId = 0x01f3d05c }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.EXT_unpack_subimage") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.EXT_unpack_subimage"); } - - inline static hx::ObjectPtr< EXT_unpack_subimage_obj > __new() { - hx::ObjectPtr< EXT_unpack_subimage_obj > __this = new EXT_unpack_subimage_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EXT_unpack_subimage_obj > __alloc(hx::Ctx *_hx_ctx) { - EXT_unpack_subimage_obj *__this = (EXT_unpack_subimage_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EXT_unpack_subimage_obj), false, "lime.graphics.opengl.ext.EXT_unpack_subimage")); - *(void **)__this = EXT_unpack_subimage_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_379d20639afe89d4_4_new) -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::EXT_unpack_subimage)(__this) )->UNPACK_SKIP_PIXELS = 3316; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::EXT_unpack_subimage)(__this) )->UNPACK_SKIP_ROWS = 3315; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::EXT_unpack_subimage)(__this) )->UNPACK_ROW_LENGTH = 3314; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EXT_unpack_subimage_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EXT_unpack_subimage",4a,96,0e,d9); } - - int UNPACK_ROW_LENGTH; - int UNPACK_SKIP_ROWS; - int UNPACK_SKIP_PIXELS; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_EXT_unpack_subimage */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/FJ_shader_binary_GCCSO.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/FJ_shader_binary_GCCSO.h deleted file mode 100644 index f0474ac1..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/FJ_shader_binary_GCCSO.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_FJ_shader_binary_GCCSO -#define INCLUDED_lime_graphics_opengl_ext_FJ_shader_binary_GCCSO - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_2eff1332e1dfb34e_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,FJ_shader_binary_GCCSO) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES FJ_shader_binary_GCCSO_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef FJ_shader_binary_GCCSO_obj OBJ_; - FJ_shader_binary_GCCSO_obj(); - - public: - enum { _hx_ClassId = 0x79e6ce4e }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.FJ_shader_binary_GCCSO") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.FJ_shader_binary_GCCSO"); } - - inline static hx::ObjectPtr< FJ_shader_binary_GCCSO_obj > __new() { - hx::ObjectPtr< FJ_shader_binary_GCCSO_obj > __this = new FJ_shader_binary_GCCSO_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< FJ_shader_binary_GCCSO_obj > __alloc(hx::Ctx *_hx_ctx) { - FJ_shader_binary_GCCSO_obj *__this = (FJ_shader_binary_GCCSO_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(FJ_shader_binary_GCCSO_obj), false, "lime.graphics.opengl.ext.FJ_shader_binary_GCCSO")); - *(void **)__this = FJ_shader_binary_GCCSO_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_2eff1332e1dfb34e_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::FJ_shader_binary_GCCSO)(__this) )->GCCSO_SHADER_BINARY_FJ = 37472; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~FJ_shader_binary_GCCSO_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("FJ_shader_binary_GCCSO",e4,a3,c9,4b); } - - int GCCSO_SHADER_BINARY_FJ; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_FJ_shader_binary_GCCSO */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/IMG_multisampled_render_to_texture.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/IMG_multisampled_render_to_texture.h deleted file mode 100644 index 59bd5a89..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/IMG_multisampled_render_to_texture.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_multisampled_render_to_texture -#define INCLUDED_lime_graphics_opengl_ext_IMG_multisampled_render_to_texture - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_ebcce84ebca33b42_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,IMG_multisampled_render_to_texture) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES IMG_multisampled_render_to_texture_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef IMG_multisampled_render_to_texture_obj OBJ_; - IMG_multisampled_render_to_texture_obj(); - - public: - enum { _hx_ClassId = 0x432ebe50 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.IMG_multisampled_render_to_texture") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.IMG_multisampled_render_to_texture"); } - - inline static hx::ObjectPtr< IMG_multisampled_render_to_texture_obj > __new() { - hx::ObjectPtr< IMG_multisampled_render_to_texture_obj > __this = new IMG_multisampled_render_to_texture_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< IMG_multisampled_render_to_texture_obj > __alloc(hx::Ctx *_hx_ctx) { - IMG_multisampled_render_to_texture_obj *__this = (IMG_multisampled_render_to_texture_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(IMG_multisampled_render_to_texture_obj), false, "lime.graphics.opengl.ext.IMG_multisampled_render_to_texture")); - *(void **)__this = IMG_multisampled_render_to_texture_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_ebcce84ebca33b42_4_new) -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::IMG_multisampled_render_to_texture)(__this) )->TEXTURE_SAMPLES_IMG = 37174; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::IMG_multisampled_render_to_texture)(__this) )->MAX_SAMPLES_IMG = 37173; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::IMG_multisampled_render_to_texture)(__this) )->FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG = 37172; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::IMG_multisampled_render_to_texture)(__this) )->RENDERBUFFER_SAMPLES_IMG = 37171; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~IMG_multisampled_render_to_texture_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("IMG_multisampled_render_to_texture",1e,8d,48,50); } - - int RENDERBUFFER_SAMPLES_IMG; - int FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG; - int MAX_SAMPLES_IMG; - int TEXTURE_SAMPLES_IMG; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_IMG_multisampled_render_to_texture */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/IMG_program_binary.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/IMG_program_binary.h deleted file mode 100644 index b4c23d19..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/IMG_program_binary.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_program_binary -#define INCLUDED_lime_graphics_opengl_ext_IMG_program_binary - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_ad90b26c872a9ef8_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,IMG_program_binary) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES IMG_program_binary_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef IMG_program_binary_obj OBJ_; - IMG_program_binary_obj(); - - public: - enum { _hx_ClassId = 0x3e97c0ea }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.IMG_program_binary") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.IMG_program_binary"); } - - inline static hx::ObjectPtr< IMG_program_binary_obj > __new() { - hx::ObjectPtr< IMG_program_binary_obj > __this = new IMG_program_binary_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< IMG_program_binary_obj > __alloc(hx::Ctx *_hx_ctx) { - IMG_program_binary_obj *__this = (IMG_program_binary_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(IMG_program_binary_obj), false, "lime.graphics.opengl.ext.IMG_program_binary")); - *(void **)__this = IMG_program_binary_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_ad90b26c872a9ef8_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::IMG_program_binary)(__this) )->SGX_PROGRAM_BINARY_IMG = 37168; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~IMG_program_binary_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("IMG_program_binary",b8,93,3a,05); } - - int SGX_PROGRAM_BINARY_IMG; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_IMG_program_binary */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/IMG_read_format.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/IMG_read_format.h deleted file mode 100644 index e4ccf852..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/IMG_read_format.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_read_format -#define INCLUDED_lime_graphics_opengl_ext_IMG_read_format - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_4bfa4e4fce498d05_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,IMG_read_format) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES IMG_read_format_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef IMG_read_format_obj OBJ_; - IMG_read_format_obj(); - - public: - enum { _hx_ClassId = 0x5f87aa32 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.IMG_read_format") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.IMG_read_format"); } - - inline static hx::ObjectPtr< IMG_read_format_obj > __new() { - hx::ObjectPtr< IMG_read_format_obj > __this = new IMG_read_format_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< IMG_read_format_obj > __alloc(hx::Ctx *_hx_ctx) { - IMG_read_format_obj *__this = (IMG_read_format_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(IMG_read_format_obj), false, "lime.graphics.opengl.ext.IMG_read_format")); - *(void **)__this = IMG_read_format_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_4bfa4e4fce498d05_4_new) -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::IMG_read_format)(__this) )->UNSIGNED_SHORT_4_4_4_4_REV_IMG = 33637; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::IMG_read_format)(__this) )->BGRA_IMG = 32993; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~IMG_read_format_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("IMG_read_format",a4,2a,ef,b9); } - - int BGRA_IMG; - int UNSIGNED_SHORT_4_4_4_4_REV_IMG; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_IMG_read_format */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/IMG_shader_binary.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/IMG_shader_binary.h deleted file mode 100644 index 92e7fe98..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/IMG_shader_binary.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_shader_binary -#define INCLUDED_lime_graphics_opengl_ext_IMG_shader_binary - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_43d6216dc32e8c46_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,IMG_shader_binary) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES IMG_shader_binary_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef IMG_shader_binary_obj OBJ_; - IMG_shader_binary_obj(); - - public: - enum { _hx_ClassId = 0x7752eb8d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.IMG_shader_binary") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.IMG_shader_binary"); } - - inline static hx::ObjectPtr< IMG_shader_binary_obj > __new() { - hx::ObjectPtr< IMG_shader_binary_obj > __this = new IMG_shader_binary_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< IMG_shader_binary_obj > __alloc(hx::Ctx *_hx_ctx) { - IMG_shader_binary_obj *__this = (IMG_shader_binary_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(IMG_shader_binary_obj), false, "lime.graphics.opengl.ext.IMG_shader_binary")); - *(void **)__this = IMG_shader_binary_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_43d6216dc32e8c46_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::IMG_shader_binary)(__this) )->SGX_BINARY_IMG = 35850; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~IMG_shader_binary_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("IMG_shader_binary",7f,ec,f0,da); } - - int SGX_BINARY_IMG; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_IMG_shader_binary */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/IMG_texture_compression_pvrtc.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/IMG_texture_compression_pvrtc.h deleted file mode 100644 index 2a9e3618..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/IMG_texture_compression_pvrtc.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_texture_compression_pvrtc -#define INCLUDED_lime_graphics_opengl_ext_IMG_texture_compression_pvrtc - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_7f8e4f7c75ceaac2_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,IMG_texture_compression_pvrtc) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES IMG_texture_compression_pvrtc_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef IMG_texture_compression_pvrtc_obj OBJ_; - IMG_texture_compression_pvrtc_obj(); - - public: - enum { _hx_ClassId = 0x67caba74 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.IMG_texture_compression_pvrtc") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.IMG_texture_compression_pvrtc"); } - - inline static hx::ObjectPtr< IMG_texture_compression_pvrtc_obj > __new() { - hx::ObjectPtr< IMG_texture_compression_pvrtc_obj > __this = new IMG_texture_compression_pvrtc_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< IMG_texture_compression_pvrtc_obj > __alloc(hx::Ctx *_hx_ctx) { - IMG_texture_compression_pvrtc_obj *__this = (IMG_texture_compression_pvrtc_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(IMG_texture_compression_pvrtc_obj), false, "lime.graphics.opengl.ext.IMG_texture_compression_pvrtc")); - *(void **)__this = IMG_texture_compression_pvrtc_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_7f8e4f7c75ceaac2_4_new) -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::IMG_texture_compression_pvrtc)(__this) )->COMPRESSED_RGBA_PVRTC_2BPPV1_IMG = 35843; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::IMG_texture_compression_pvrtc)(__this) )->COMPRESSED_RGBA_PVRTC_4BPPV1_IMG = 35842; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::IMG_texture_compression_pvrtc)(__this) )->COMPRESSED_RGB_PVRTC_2BPPV1_IMG = 35841; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::IMG_texture_compression_pvrtc)(__this) )->COMPRESSED_RGB_PVRTC_4BPPV1_IMG = 35840; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~IMG_texture_compression_pvrtc_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("IMG_texture_compression_pvrtc",02,61,85,d1); } - - int COMPRESSED_RGB_PVRTC_4BPPV1_IMG; - int COMPRESSED_RGB_PVRTC_2BPPV1_IMG; - int COMPRESSED_RGBA_PVRTC_4BPPV1_IMG; - int COMPRESSED_RGBA_PVRTC_2BPPV1_IMG; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_IMG_texture_compression_pvrtc */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/KHR_debug.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/KHR_debug.h deleted file mode 100644 index 3564e161..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/KHR_debug.h +++ /dev/null @@ -1,146 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_KHR_debug -#define INCLUDED_lime_graphics_opengl_ext_KHR_debug - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_e7ead9e1a8712dad_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,KHR_debug) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES KHR_debug_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef KHR_debug_obj OBJ_; - KHR_debug_obj(); - - public: - enum { _hx_ClassId = 0x4255c077 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.KHR_debug") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.KHR_debug"); } - - inline static hx::ObjectPtr< KHR_debug_obj > __new() { - hx::ObjectPtr< KHR_debug_obj > __this = new KHR_debug_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< KHR_debug_obj > __alloc(hx::Ctx *_hx_ctx) { - KHR_debug_obj *__this = (KHR_debug_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(KHR_debug_obj), false, "lime.graphics.opengl.ext.KHR_debug")); - *(void **)__this = KHR_debug_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_e7ead9e1a8712dad_4_new) -HXLINE( 43) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->STACK_UNDERFLOW = 1284; -HXLINE( 42) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->STACK_OVERFLOW = 1283; -HXLINE( 41) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->CONTEXT_FLAG_DEBUG_BIT = 2; -HXLINE( 40) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_OUTPUT = 37600; -HXLINE( 39) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_SEVERITY_LOW = 37192; -HXLINE( 38) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_SEVERITY_MEDIUM = 37191; -HXLINE( 37) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_SEVERITY_HIGH = 37190; -HXLINE( 36) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_LOGGED_MESSAGES = 37189; -HXLINE( 35) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->MAX_DEBUG_LOGGED_MESSAGES = 37188; -HXLINE( 34) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->MAX_DEBUG_MESSAGE_LENGTH = 37187; -HXLINE( 33) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->MAX_LABEL_LENGTH = 33512; -HXLINE( 32) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->SAMPLER = 33510; -HXLINE( 31) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->QUERY = 33507; -HXLINE( 30) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->PROGRAM = 33506; -HXLINE( 29) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->SHADER = 33505; -HXLINE( 28) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->BUFFER = 33504; -HXLINE( 27) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_GROUP_STACK_DEPTH = 33389; -HXLINE( 26) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->MAX_DEBUG_GROUP_STACK_DEPTH = 33388; -HXLINE( 25) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_SEVERITY_NOTIFICATION = 33387; -HXLINE( 24) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_TYPE_POP_GROUP = 33386; -HXLINE( 23) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_TYPE_PUSH_GROUP = 33385; -HXLINE( 22) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_TYPE_MARKER = 33384; -HXLINE( 21) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_TYPE_OTHER = 33361; -HXLINE( 20) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_TYPE_PERFORMANCE = 33360; -HXLINE( 19) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_TYPE_PORTABILITY = 33359; -HXLINE( 18) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_TYPE_UNDEFINED_BEHAVIOR = 33358; -HXLINE( 17) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_TYPE_DEPRECATED_BEHAVIOR = 33357; -HXLINE( 16) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_TYPE_ERROR = 33356; -HXLINE( 15) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_SOURCE_OTHER = 33355; -HXLINE( 14) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_SOURCE_APPLICATION = 33354; -HXLINE( 13) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_SOURCE_THIRD_PARTY = 33353; -HXLINE( 12) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_SOURCE_SHADER_COMPILER = 33352; -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_SOURCE_WINDOW_SYSTEM = 33351; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_SOURCE_API = 33350; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_CALLBACK_USER_PARAM = 33349; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_CALLBACK_FUNCTION = 33348; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_NEXT_LOGGED_MESSAGE_LENGTH = 33347; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::KHR_debug)(__this) )->DEBUG_OUTPUT_SYNCHRONOUS = 33346; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~KHR_debug_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("KHR_debug",69,7f,d0,07); } - - int DEBUG_OUTPUT_SYNCHRONOUS; - int DEBUG_NEXT_LOGGED_MESSAGE_LENGTH; - int DEBUG_CALLBACK_FUNCTION; - int DEBUG_CALLBACK_USER_PARAM; - int DEBUG_SOURCE_API; - int DEBUG_SOURCE_WINDOW_SYSTEM; - int DEBUG_SOURCE_SHADER_COMPILER; - int DEBUG_SOURCE_THIRD_PARTY; - int DEBUG_SOURCE_APPLICATION; - int DEBUG_SOURCE_OTHER; - int DEBUG_TYPE_ERROR; - int DEBUG_TYPE_DEPRECATED_BEHAVIOR; - int DEBUG_TYPE_UNDEFINED_BEHAVIOR; - int DEBUG_TYPE_PORTABILITY; - int DEBUG_TYPE_PERFORMANCE; - int DEBUG_TYPE_OTHER; - int DEBUG_TYPE_MARKER; - int DEBUG_TYPE_PUSH_GROUP; - int DEBUG_TYPE_POP_GROUP; - int DEBUG_SEVERITY_NOTIFICATION; - int MAX_DEBUG_GROUP_STACK_DEPTH; - int DEBUG_GROUP_STACK_DEPTH; - int BUFFER; - int SHADER; - int PROGRAM; - int QUERY; - int SAMPLER; - int MAX_LABEL_LENGTH; - int MAX_DEBUG_MESSAGE_LENGTH; - int MAX_DEBUG_LOGGED_MESSAGES; - int DEBUG_LOGGED_MESSAGES; - int DEBUG_SEVERITY_HIGH; - int DEBUG_SEVERITY_MEDIUM; - int DEBUG_SEVERITY_LOW; - int DEBUG_OUTPUT; - int CONTEXT_FLAG_DEBUG_BIT; - int STACK_OVERFLOW; - int STACK_UNDERFLOW; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_KHR_debug */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/KHR_texture_compression_astc_ldr.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/KHR_texture_compression_astc_ldr.h deleted file mode 100644 index 752a0f03..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/KHR_texture_compression_astc_ldr.h +++ /dev/null @@ -1,126 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_KHR_texture_compression_astc_ldr -#define INCLUDED_lime_graphics_opengl_ext_KHR_texture_compression_astc_ldr - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_34b59b2f01b3fbe6_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,KHR_texture_compression_astc_ldr) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES KHR_texture_compression_astc_ldr_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef KHR_texture_compression_astc_ldr_obj OBJ_; - KHR_texture_compression_astc_ldr_obj(); - - public: - enum { _hx_ClassId = 0x410d4a15 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.KHR_texture_compression_astc_ldr") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.KHR_texture_compression_astc_ldr"); } - - inline static hx::ObjectPtr< KHR_texture_compression_astc_ldr_obj > __new() { - hx::ObjectPtr< KHR_texture_compression_astc_ldr_obj > __this = new KHR_texture_compression_astc_ldr_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< KHR_texture_compression_astc_ldr_obj > __alloc(hx::Ctx *_hx_ctx) { - KHR_texture_compression_astc_ldr_obj *__this = (KHR_texture_compression_astc_ldr_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(KHR_texture_compression_astc_ldr_obj), false, "lime.graphics.opengl.ext.KHR_texture_compression_astc_ldr")); - *(void **)__this = KHR_texture_compression_astc_ldr_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_34b59b2f01b3fbe6_4_new) -HXLINE( 33) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR = 37853; -HXLINE( 32) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR = 37852; -HXLINE( 31) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR = 37851; -HXLINE( 30) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR = 37850; -HXLINE( 29) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR = 37849; -HXLINE( 28) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR = 37848; -HXLINE( 27) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR = 37847; -HXLINE( 26) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR = 37846; -HXLINE( 25) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR = 37845; -HXLINE( 24) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR = 37844; -HXLINE( 23) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR = 37843; -HXLINE( 22) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR = 37842; -HXLINE( 21) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR = 37841; -HXLINE( 20) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR = 37840; -HXLINE( 19) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_RGBA_ASTC_12x12_KHR = 37821; -HXLINE( 18) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_RGBA_ASTC_12x10_KHR = 37820; -HXLINE( 17) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_RGBA_ASTC_10x10_KHR = 37819; -HXLINE( 16) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_RGBA_ASTC_10x8_KHR = 37818; -HXLINE( 15) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_RGBA_ASTC_10x6_KHR = 37817; -HXLINE( 14) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_RGBA_ASTC_10x5_KHR = 37816; -HXLINE( 13) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_RGBA_ASTC_8x8_KHR = 37815; -HXLINE( 12) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_RGBA_ASTC_8x6_KHR = 37814; -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_RGBA_ASTC_8x5_KHR = 37813; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_RGBA_ASTC_6x6_KHR = 37812; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_RGBA_ASTC_6x5_KHR = 37811; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_RGBA_ASTC_5x5_KHR = 37810; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_RGBA_ASTC_5x4_KHR = 37809; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr)(__this) )->COMPRESSED_RGBA_ASTC_4x4_KHR = 37808; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~KHR_texture_compression_astc_ldr_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("KHR_texture_compression_astc_ldr",63,29,b6,ea); } - - int COMPRESSED_RGBA_ASTC_4x4_KHR; - int COMPRESSED_RGBA_ASTC_5x4_KHR; - int COMPRESSED_RGBA_ASTC_5x5_KHR; - int COMPRESSED_RGBA_ASTC_6x5_KHR; - int COMPRESSED_RGBA_ASTC_6x6_KHR; - int COMPRESSED_RGBA_ASTC_8x5_KHR; - int COMPRESSED_RGBA_ASTC_8x6_KHR; - int COMPRESSED_RGBA_ASTC_8x8_KHR; - int COMPRESSED_RGBA_ASTC_10x5_KHR; - int COMPRESSED_RGBA_ASTC_10x6_KHR; - int COMPRESSED_RGBA_ASTC_10x8_KHR; - int COMPRESSED_RGBA_ASTC_10x10_KHR; - int COMPRESSED_RGBA_ASTC_12x10_KHR; - int COMPRESSED_RGBA_ASTC_12x12_KHR; - int COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR; - int COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR; - int COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR; - int COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR; - int COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR; - int COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR; - int COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR; - int COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR; - int COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR; - int COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR; - int COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR; - int COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR; - int COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR; - int COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_KHR_texture_compression_astc_ldr */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NVX_gpu_memory_info.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NVX_gpu_memory_info.h deleted file mode 100644 index 0b771f48..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NVX_gpu_memory_info.h +++ /dev/null @@ -1,80 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_NVX_gpu_memory_info -#define INCLUDED_lime_graphics_opengl_ext_NVX_gpu_memory_info - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_beb86411f1650ca3_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,NVX_gpu_memory_info) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES NVX_gpu_memory_info_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NVX_gpu_memory_info_obj OBJ_; - NVX_gpu_memory_info_obj(); - - public: - enum { _hx_ClassId = 0x3ac50bf8 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.NVX_gpu_memory_info") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.NVX_gpu_memory_info"); } - - inline static hx::ObjectPtr< NVX_gpu_memory_info_obj > __new() { - hx::ObjectPtr< NVX_gpu_memory_info_obj > __this = new NVX_gpu_memory_info_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< NVX_gpu_memory_info_obj > __alloc(hx::Ctx *_hx_ctx) { - NVX_gpu_memory_info_obj *__this = (NVX_gpu_memory_info_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NVX_gpu_memory_info_obj), false, "lime.graphics.opengl.ext.NVX_gpu_memory_info")); - *(void **)__this = NVX_gpu_memory_info_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_beb86411f1650ca3_4_new) -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::NVX_gpu_memory_info)(__this) )->GPU_MEMORY_INFO_EVICTED_MEMORY_NVX = 36939; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::NVX_gpu_memory_info)(__this) )->GPU_MEMORY_INFO_EVICTION_COUNT_NVX = 36938; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::NVX_gpu_memory_info)(__this) )->GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX = 36937; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::NVX_gpu_memory_info)(__this) )->GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 36936; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::NVX_gpu_memory_info)(__this) )->GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 36935; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NVX_gpu_memory_info_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NVX_gpu_memory_info",6a,ad,9a,42); } - - int GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX; - int GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX; - int GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX; - int GPU_MEMORY_INFO_EVICTION_COUNT_NVX; - int GPU_MEMORY_INFO_EVICTED_MEMORY_NVX; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_NVX_gpu_memory_info */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_coverage_sample.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_coverage_sample.h deleted file mode 100644 index ad296342..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_coverage_sample.h +++ /dev/null @@ -1,88 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_coverage_sample -#define INCLUDED_lime_graphics_opengl_ext_NV_coverage_sample - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_d197f49e97430958_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,NV_coverage_sample) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES NV_coverage_sample_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NV_coverage_sample_obj OBJ_; - NV_coverage_sample_obj(); - - public: - enum { _hx_ClassId = 0x155ab0dc }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.NV_coverage_sample") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.NV_coverage_sample"); } - - inline static hx::ObjectPtr< NV_coverage_sample_obj > __new() { - hx::ObjectPtr< NV_coverage_sample_obj > __this = new NV_coverage_sample_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< NV_coverage_sample_obj > __alloc(hx::Ctx *_hx_ctx) { - NV_coverage_sample_obj *__this = (NV_coverage_sample_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NV_coverage_sample_obj), false, "lime.graphics.opengl.ext.NV_coverage_sample")); - *(void **)__this = NV_coverage_sample_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_d197f49e97430958_4_new) -HXLINE( 14) ( ( ::lime::graphics::opengl::ext::NV_coverage_sample)(__this) )->COVERAGE_BUFFER_BIT_NV = 32768; -HXLINE( 13) ( ( ::lime::graphics::opengl::ext::NV_coverage_sample)(__this) )->COVERAGE_AUTOMATIC_NV = 36567; -HXLINE( 12) ( ( ::lime::graphics::opengl::ext::NV_coverage_sample)(__this) )->COVERAGE_EDGE_FRAGMENTS_NV = 36566; -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::NV_coverage_sample)(__this) )->COVERAGE_ALL_FRAGMENTS_NV = 36565; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::NV_coverage_sample)(__this) )->COVERAGE_SAMPLES_NV = 36564; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::NV_coverage_sample)(__this) )->COVERAGE_BUFFERS_NV = 36563; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::NV_coverage_sample)(__this) )->COVERAGE_ATTACHMENT_NV = 36562; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::NV_coverage_sample)(__this) )->COVERAGE_COMPONENT4_NV = 36561; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::NV_coverage_sample)(__this) )->COVERAGE_COMPONENT_NV = 36560; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NV_coverage_sample_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NV_coverage_sample",aa,83,fd,db); } - - int COVERAGE_COMPONENT_NV; - int COVERAGE_COMPONENT4_NV; - int COVERAGE_ATTACHMENT_NV; - int COVERAGE_BUFFERS_NV; - int COVERAGE_SAMPLES_NV; - int COVERAGE_ALL_FRAGMENTS_NV; - int COVERAGE_EDGE_FRAGMENTS_NV; - int COVERAGE_AUTOMATIC_NV; - int COVERAGE_BUFFER_BIT_NV; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_NV_coverage_sample */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_depth_nonlinear.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_depth_nonlinear.h deleted file mode 100644 index 2fb38872..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_depth_nonlinear.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_depth_nonlinear -#define INCLUDED_lime_graphics_opengl_ext_NV_depth_nonlinear - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_651bef4d6f261626_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,NV_depth_nonlinear) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES NV_depth_nonlinear_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NV_depth_nonlinear_obj OBJ_; - NV_depth_nonlinear_obj(); - - public: - enum { _hx_ClassId = 0x1380a54d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.NV_depth_nonlinear") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.NV_depth_nonlinear"); } - - inline static hx::ObjectPtr< NV_depth_nonlinear_obj > __new() { - hx::ObjectPtr< NV_depth_nonlinear_obj > __this = new NV_depth_nonlinear_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< NV_depth_nonlinear_obj > __alloc(hx::Ctx *_hx_ctx) { - NV_depth_nonlinear_obj *__this = (NV_depth_nonlinear_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NV_depth_nonlinear_obj), false, "lime.graphics.opengl.ext.NV_depth_nonlinear")); - *(void **)__this = NV_depth_nonlinear_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_651bef4d6f261626_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::NV_depth_nonlinear)(__this) )->DEPTH_COMPONENT16_NONLINEAR_NV = 36396; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NV_depth_nonlinear_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NV_depth_nonlinear",ff,77,4d,c4); } - - int DEPTH_COMPONENT16_NONLINEAR_NV; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_NV_depth_nonlinear */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_draw_buffers.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_draw_buffers.h deleted file mode 100644 index 180914a8..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_draw_buffers.h +++ /dev/null @@ -1,136 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_draw_buffers -#define INCLUDED_lime_graphics_opengl_ext_NV_draw_buffers - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_1e712ceb2a038135_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,NV_draw_buffers) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES NV_draw_buffers_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NV_draw_buffers_obj OBJ_; - NV_draw_buffers_obj(); - - public: - enum { _hx_ClassId = 0x3a768e1d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.NV_draw_buffers") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.NV_draw_buffers"); } - - inline static hx::ObjectPtr< NV_draw_buffers_obj > __new() { - hx::ObjectPtr< NV_draw_buffers_obj > __this = new NV_draw_buffers_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< NV_draw_buffers_obj > __alloc(hx::Ctx *_hx_ctx) { - NV_draw_buffers_obj *__this = (NV_draw_buffers_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NV_draw_buffers_obj), false, "lime.graphics.opengl.ext.NV_draw_buffers")); - *(void **)__this = NV_draw_buffers_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_1e712ceb2a038135_4_new) -HXLINE( 38) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->COLOR_ATTACHMENT15_NV = 36079; -HXLINE( 37) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->COLOR_ATTACHMENT14_NV = 36078; -HXLINE( 36) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->COLOR_ATTACHMENT13_NV = 36077; -HXLINE( 35) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->COLOR_ATTACHMENT12_NV = 36076; -HXLINE( 34) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->COLOR_ATTACHMENT11_NV = 36075; -HXLINE( 33) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->COLOR_ATTACHMENT10_NV = 36074; -HXLINE( 32) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->COLOR_ATTACHMENT9_NV = 36073; -HXLINE( 31) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->COLOR_ATTACHMENT8_NV = 36072; -HXLINE( 30) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->COLOR_ATTACHMENT7_NV = 36071; -HXLINE( 29) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->COLOR_ATTACHMENT6_NV = 36070; -HXLINE( 28) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->COLOR_ATTACHMENT5_NV = 36069; -HXLINE( 27) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->COLOR_ATTACHMENT4_NV = 36068; -HXLINE( 26) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->COLOR_ATTACHMENT3_NV = 36067; -HXLINE( 25) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->COLOR_ATTACHMENT2_NV = 36066; -HXLINE( 24) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->COLOR_ATTACHMENT1_NV = 36065; -HXLINE( 23) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->COLOR_ATTACHMENT0_NV = 36064; -HXLINE( 22) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->DRAW_BUFFER15_NV = 34868; -HXLINE( 21) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->DRAW_BUFFER14_NV = 34867; -HXLINE( 20) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->DRAW_BUFFER13_NV = 34866; -HXLINE( 19) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->DRAW_BUFFER12_NV = 34865; -HXLINE( 18) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->DRAW_BUFFER11_NV = 34864; -HXLINE( 17) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->DRAW_BUFFER10_NV = 34863; -HXLINE( 16) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->DRAW_BUFFER9_NV = 34862; -HXLINE( 15) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->DRAW_BUFFER8_NV = 34861; -HXLINE( 14) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->DRAW_BUFFER7_NV = 34860; -HXLINE( 13) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->DRAW_BUFFER6_NV = 34859; -HXLINE( 12) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->DRAW_BUFFER5_NV = 34858; -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->DRAW_BUFFER4_NV = 34857; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->DRAW_BUFFER3_NV = 34856; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->DRAW_BUFFER2_NV = 34855; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->DRAW_BUFFER1_NV = 34854; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->DRAW_BUFFER0_NV = 34853; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::NV_draw_buffers)(__this) )->MAX_DRAW_BUFFERS_NV = 34852; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NV_draw_buffers_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NV_draw_buffers",8f,0e,de,94); } - - int MAX_DRAW_BUFFERS_NV; - int DRAW_BUFFER0_NV; - int DRAW_BUFFER1_NV; - int DRAW_BUFFER2_NV; - int DRAW_BUFFER3_NV; - int DRAW_BUFFER4_NV; - int DRAW_BUFFER5_NV; - int DRAW_BUFFER6_NV; - int DRAW_BUFFER7_NV; - int DRAW_BUFFER8_NV; - int DRAW_BUFFER9_NV; - int DRAW_BUFFER10_NV; - int DRAW_BUFFER11_NV; - int DRAW_BUFFER12_NV; - int DRAW_BUFFER13_NV; - int DRAW_BUFFER14_NV; - int DRAW_BUFFER15_NV; - int COLOR_ATTACHMENT0_NV; - int COLOR_ATTACHMENT1_NV; - int COLOR_ATTACHMENT2_NV; - int COLOR_ATTACHMENT3_NV; - int COLOR_ATTACHMENT4_NV; - int COLOR_ATTACHMENT5_NV; - int COLOR_ATTACHMENT6_NV; - int COLOR_ATTACHMENT7_NV; - int COLOR_ATTACHMENT8_NV; - int COLOR_ATTACHMENT9_NV; - int COLOR_ATTACHMENT10_NV; - int COLOR_ATTACHMENT11_NV; - int COLOR_ATTACHMENT12_NV; - int COLOR_ATTACHMENT13_NV; - int COLOR_ATTACHMENT14_NV; - int COLOR_ATTACHMENT15_NV; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_NV_draw_buffers */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_fbo_color_attachments.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_fbo_color_attachments.h deleted file mode 100644 index 7621f7b6..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_fbo_color_attachments.h +++ /dev/null @@ -1,104 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_fbo_color_attachments -#define INCLUDED_lime_graphics_opengl_ext_NV_fbo_color_attachments - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_a70c78690b87ad78_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,NV_fbo_color_attachments) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES NV_fbo_color_attachments_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NV_fbo_color_attachments_obj OBJ_; - NV_fbo_color_attachments_obj(); - - public: - enum { _hx_ClassId = 0x09dac283 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.NV_fbo_color_attachments") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.NV_fbo_color_attachments"); } - - inline static hx::ObjectPtr< NV_fbo_color_attachments_obj > __new() { - hx::ObjectPtr< NV_fbo_color_attachments_obj > __this = new NV_fbo_color_attachments_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< NV_fbo_color_attachments_obj > __alloc(hx::Ctx *_hx_ctx) { - NV_fbo_color_attachments_obj *__this = (NV_fbo_color_attachments_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NV_fbo_color_attachments_obj), false, "lime.graphics.opengl.ext.NV_fbo_color_attachments")); - *(void **)__this = NV_fbo_color_attachments_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_a70c78690b87ad78_4_new) -HXLINE( 22) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->COLOR_ATTACHMENT15_NV = 36079; -HXLINE( 21) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->COLOR_ATTACHMENT14_NV = 36078; -HXLINE( 20) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->COLOR_ATTACHMENT13_NV = 36077; -HXLINE( 19) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->COLOR_ATTACHMENT12_NV = 36076; -HXLINE( 18) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->COLOR_ATTACHMENT11_NV = 36075; -HXLINE( 17) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->COLOR_ATTACHMENT10_NV = 36074; -HXLINE( 16) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->COLOR_ATTACHMENT9_NV = 36073; -HXLINE( 15) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->COLOR_ATTACHMENT8_NV = 36072; -HXLINE( 14) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->COLOR_ATTACHMENT7_NV = 36071; -HXLINE( 13) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->COLOR_ATTACHMENT6_NV = 36070; -HXLINE( 12) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->COLOR_ATTACHMENT5_NV = 36069; -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->COLOR_ATTACHMENT4_NV = 36068; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->COLOR_ATTACHMENT3_NV = 36067; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->COLOR_ATTACHMENT2_NV = 36066; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->COLOR_ATTACHMENT1_NV = 36065; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->COLOR_ATTACHMENT0_NV = 36064; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::NV_fbo_color_attachments)(__this) )->MAX_COLOR_ATTACHMENTS_NV = 36063; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NV_fbo_color_attachments_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NV_fbo_color_attachments",d1,a3,ac,87); } - - int MAX_COLOR_ATTACHMENTS_NV; - int COLOR_ATTACHMENT0_NV; - int COLOR_ATTACHMENT1_NV; - int COLOR_ATTACHMENT2_NV; - int COLOR_ATTACHMENT3_NV; - int COLOR_ATTACHMENT4_NV; - int COLOR_ATTACHMENT5_NV; - int COLOR_ATTACHMENT6_NV; - int COLOR_ATTACHMENT7_NV; - int COLOR_ATTACHMENT8_NV; - int COLOR_ATTACHMENT9_NV; - int COLOR_ATTACHMENT10_NV; - int COLOR_ATTACHMENT11_NV; - int COLOR_ATTACHMENT12_NV; - int COLOR_ATTACHMENT13_NV; - int COLOR_ATTACHMENT14_NV; - int COLOR_ATTACHMENT15_NV; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_NV_fbo_color_attachments */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_fence.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_fence.h deleted file mode 100644 index 33326cf1..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_fence.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_fence -#define INCLUDED_lime_graphics_opengl_ext_NV_fence - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_9db5615dca29a616_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,NV_fence) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES NV_fence_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NV_fence_obj OBJ_; - NV_fence_obj(); - - public: - enum { _hx_ClassId = 0x69ad9808 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.NV_fence") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.NV_fence"); } - - inline static hx::ObjectPtr< NV_fence_obj > __new() { - hx::ObjectPtr< NV_fence_obj > __this = new NV_fence_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< NV_fence_obj > __alloc(hx::Ctx *_hx_ctx) { - NV_fence_obj *__this = (NV_fence_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NV_fence_obj), false, "lime.graphics.opengl.ext.NV_fence")); - *(void **)__this = NV_fence_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_9db5615dca29a616_4_new) -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::NV_fence)(__this) )->FENCE_CONDITION_NV = 34036; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::NV_fence)(__this) )->FENCE_STATUS_NV = 34035; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::NV_fence)(__this) )->ALL_COMPLETED_NV = 34034; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NV_fence_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NV_fence",3a,78,71,5f); } - - int ALL_COMPLETED_NV; - int FENCE_STATUS_NV; - int FENCE_CONDITION_NV; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_NV_fence */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_read_buffer.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_read_buffer.h deleted file mode 100644 index abc94079..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_read_buffer.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_buffer -#define INCLUDED_lime_graphics_opengl_ext_NV_read_buffer - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_7fd5b608eccbd553_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,NV_read_buffer) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES NV_read_buffer_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NV_read_buffer_obj OBJ_; - NV_read_buffer_obj(); - - public: - enum { _hx_ClassId = 0x38f7a484 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.NV_read_buffer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.NV_read_buffer"); } - - inline static hx::ObjectPtr< NV_read_buffer_obj > __new() { - hx::ObjectPtr< NV_read_buffer_obj > __this = new NV_read_buffer_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< NV_read_buffer_obj > __alloc(hx::Ctx *_hx_ctx) { - NV_read_buffer_obj *__this = (NV_read_buffer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NV_read_buffer_obj), false, "lime.graphics.opengl.ext.NV_read_buffer")); - *(void **)__this = NV_read_buffer_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_7fd5b608eccbd553_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::NV_read_buffer)(__this) )->READ_BUFFER_NV = 3074; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NV_read_buffer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NV_read_buffer",52,78,29,ea); } - - int READ_BUFFER_NV; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_NV_read_buffer */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_read_buffer_front.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_read_buffer_front.h deleted file mode 100644 index 3ae3b67d..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_read_buffer_front.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_buffer_front -#define INCLUDED_lime_graphics_opengl_ext_NV_read_buffer_front - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_5337d949f43690c9_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,NV_read_buffer_front) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES NV_read_buffer_front_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NV_read_buffer_front_obj OBJ_; - NV_read_buffer_front_obj(); - - public: - enum { _hx_ClassId = 0x6ea7bda6 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.NV_read_buffer_front") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.NV_read_buffer_front"); } - - inline static hx::ObjectPtr< NV_read_buffer_front_obj > __new() { - hx::ObjectPtr< NV_read_buffer_front_obj > __this = new NV_read_buffer_front_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< NV_read_buffer_front_obj > __alloc(hx::Ctx *_hx_ctx) { - NV_read_buffer_front_obj *__this = (NV_read_buffer_front_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NV_read_buffer_front_obj), false, "lime.graphics.opengl.ext.NV_read_buffer_front")); - *(void **)__this = NV_read_buffer_front_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_5337d949f43690c9_5_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NV_read_buffer_front_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NV_read_buffer_front",bc,e1,e8,d2); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_NV_read_buffer_front */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_read_depth.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_read_depth.h deleted file mode 100644 index 60c11584..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_read_depth.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_depth -#define INCLUDED_lime_graphics_opengl_ext_NV_read_depth - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_94059d33c32043c1_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,NV_read_depth) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES NV_read_depth_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NV_read_depth_obj OBJ_; - NV_read_depth_obj(); - - public: - enum { _hx_ClassId = 0x3dcd65ff }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.NV_read_depth") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.NV_read_depth"); } - - inline static hx::ObjectPtr< NV_read_depth_obj > __new() { - hx::ObjectPtr< NV_read_depth_obj > __this = new NV_read_depth_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< NV_read_depth_obj > __alloc(hx::Ctx *_hx_ctx) { - NV_read_depth_obj *__this = (NV_read_depth_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NV_read_depth_obj), false, "lime.graphics.opengl.ext.NV_read_depth")); - *(void **)__this = NV_read_depth_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_94059d33c32043c1_5_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NV_read_depth_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NV_read_depth",f1,85,77,c1); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_NV_read_depth */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_read_depth_stencil.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_read_depth_stencil.h deleted file mode 100644 index 13bebece..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_read_depth_stencil.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_depth_stencil -#define INCLUDED_lime_graphics_opengl_ext_NV_read_depth_stencil - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_12fd9b206b598ca3_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,NV_read_depth_stencil) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES NV_read_depth_stencil_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NV_read_depth_stencil_obj OBJ_; - NV_read_depth_stencil_obj(); - - public: - enum { _hx_ClassId = 0x696e147c }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.NV_read_depth_stencil") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.NV_read_depth_stencil"); } - - inline static hx::ObjectPtr< NV_read_depth_stencil_obj > __new() { - hx::ObjectPtr< NV_read_depth_stencil_obj > __this = new NV_read_depth_stencil_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< NV_read_depth_stencil_obj > __alloc(hx::Ctx *_hx_ctx) { - NV_read_depth_stencil_obj *__this = (NV_read_depth_stencil_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NV_read_depth_stencil_obj), false, "lime.graphics.opengl.ext.NV_read_depth_stencil")); - *(void **)__this = NV_read_depth_stencil_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_12fd9b206b598ca3_5_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NV_read_depth_stencil_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NV_read_depth_stencil",6e,76,04,4b); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_NV_read_depth_stencil */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_read_stencil.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_read_stencil.h deleted file mode 100644 index 4214c94b..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_read_stencil.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_stencil -#define INCLUDED_lime_graphics_opengl_ext_NV_read_stencil - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_8a976b7eb1d3d624_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,NV_read_stencil) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES NV_read_stencil_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NV_read_stencil_obj OBJ_; - NV_read_stencil_obj(); - - public: - enum { _hx_ClassId = 0x6e2b69f8 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.NV_read_stencil") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.NV_read_stencil"); } - - inline static hx::ObjectPtr< NV_read_stencil_obj > __new() { - hx::ObjectPtr< NV_read_stencil_obj > __this = new NV_read_stencil_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< NV_read_stencil_obj > __alloc(hx::Ctx *_hx_ctx) { - NV_read_stencil_obj *__this = (NV_read_stencil_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NV_read_stencil_obj), false, "lime.graphics.opengl.ext.NV_read_stencil")); - *(void **)__this = NV_read_stencil_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_8a976b7eb1d3d624_5_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NV_read_stencil_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NV_read_stencil",6a,ea,92,c8); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_NV_read_stencil */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_texture_compression_s3tc_update.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_texture_compression_s3tc_update.h deleted file mode 100644 index 13f6be8f..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_texture_compression_s3tc_update.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_texture_compression_s3tc_update -#define INCLUDED_lime_graphics_opengl_ext_NV_texture_compression_s3tc_update - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_1c3020d116783696_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,NV_texture_compression_s3tc_update) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES NV_texture_compression_s3tc_update_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NV_texture_compression_s3tc_update_obj OBJ_; - NV_texture_compression_s3tc_update_obj(); - - public: - enum { _hx_ClassId = 0x752704ab }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.NV_texture_compression_s3tc_update") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.NV_texture_compression_s3tc_update"); } - - inline static hx::ObjectPtr< NV_texture_compression_s3tc_update_obj > __new() { - hx::ObjectPtr< NV_texture_compression_s3tc_update_obj > __this = new NV_texture_compression_s3tc_update_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< NV_texture_compression_s3tc_update_obj > __alloc(hx::Ctx *_hx_ctx) { - NV_texture_compression_s3tc_update_obj *__this = (NV_texture_compression_s3tc_update_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NV_texture_compression_s3tc_update_obj), false, "lime.graphics.opengl.ext.NV_texture_compression_s3tc_update")); - *(void **)__this = NV_texture_compression_s3tc_update_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_1c3020d116783696_5_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NV_texture_compression_s3tc_update_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NV_texture_compression_s3tc_update",45,2a,b6,00); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_NV_texture_compression_s3tc_update */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_texture_npot_2D_mipmap.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_texture_npot_2D_mipmap.h deleted file mode 100644 index add23a21..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/NV_texture_npot_2D_mipmap.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_texture_npot_2D_mipmap -#define INCLUDED_lime_graphics_opengl_ext_NV_texture_npot_2D_mipmap - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_4e1ebca46ecf80ff_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,NV_texture_npot_2D_mipmap) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES NV_texture_npot_2D_mipmap_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef NV_texture_npot_2D_mipmap_obj OBJ_; - NV_texture_npot_2D_mipmap_obj(); - - public: - enum { _hx_ClassId = 0x2e400bb2 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.NV_texture_npot_2D_mipmap") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.NV_texture_npot_2D_mipmap"); } - - inline static hx::ObjectPtr< NV_texture_npot_2D_mipmap_obj > __new() { - hx::ObjectPtr< NV_texture_npot_2D_mipmap_obj > __this = new NV_texture_npot_2D_mipmap_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< NV_texture_npot_2D_mipmap_obj > __alloc(hx::Ctx *_hx_ctx) { - NV_texture_npot_2D_mipmap_obj *__this = (NV_texture_npot_2D_mipmap_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NV_texture_npot_2D_mipmap_obj), false, "lime.graphics.opengl.ext.NV_texture_npot_2D_mipmap")); - *(void **)__this = NV_texture_npot_2D_mipmap_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_4e1ebca46ecf80ff_5_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NV_texture_npot_2D_mipmap_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NV_texture_npot_2D_mipmap",78,dc,c7,30); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_NV_texture_npot_2D_mipmap */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_EGL_image.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_EGL_image.h deleted file mode 100644 index 6a7b033c..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_EGL_image.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_EGL_image -#define INCLUDED_lime_graphics_opengl_ext_OES_EGL_image - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_8d0895ed1f8ffb08_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_EGL_image) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_EGL_image_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_EGL_image_obj OBJ_; - OES_EGL_image_obj(); - - public: - enum { _hx_ClassId = 0x4416ef1a }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_EGL_image") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_EGL_image"); } - - inline static hx::ObjectPtr< OES_EGL_image_obj > __new() { - hx::ObjectPtr< OES_EGL_image_obj > __this = new OES_EGL_image_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_EGL_image_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_EGL_image_obj *__this = (OES_EGL_image_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_EGL_image_obj), false, "lime.graphics.opengl.ext.OES_EGL_image")); - *(void **)__this = OES_EGL_image_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_8d0895ed1f8ffb08_5_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_EGL_image_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_EGL_image",44,24,7d,2c); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_EGL_image */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_EGL_image_external.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_EGL_image_external.h deleted file mode 100644 index 3e919cdf..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_EGL_image_external.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_EGL_image_external -#define INCLUDED_lime_graphics_opengl_ext_OES_EGL_image_external - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_a78482bd5914f663_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_EGL_image_external) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_EGL_image_external_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_EGL_image_external_obj OBJ_; - OES_EGL_image_external_obj(); - - public: - enum { _hx_ClassId = 0x11a01b18 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_EGL_image_external") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_EGL_image_external"); } - - inline static hx::ObjectPtr< OES_EGL_image_external_obj > __new() { - hx::ObjectPtr< OES_EGL_image_external_obj > __this = new OES_EGL_image_external_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_EGL_image_external_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_EGL_image_external_obj *__this = (OES_EGL_image_external_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_EGL_image_external_obj), false, "lime.graphics.opengl.ext.OES_EGL_image_external")); - *(void **)__this = OES_EGL_image_external_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_a78482bd5914f663_4_new) -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::OES_EGL_image_external)(__this) )->REQUIRED_TEXTURE_IMAGE_UNITS_OES = 36200; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::OES_EGL_image_external)(__this) )->TEXTURE_BINDING_EXTERNAL_OES = 36199; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::OES_EGL_image_external)(__this) )->SAMPLER_EXTERNAL_OES = 36198; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::OES_EGL_image_external)(__this) )->TEXTURE_EXTERNAL_OES = 36197; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_EGL_image_external_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_EGL_image_external",e6,6c,9f,93); } - - int TEXTURE_EXTERNAL_OES; - int SAMPLER_EXTERNAL_OES; - int TEXTURE_BINDING_EXTERNAL_OES; - int REQUIRED_TEXTURE_IMAGE_UNITS_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_EGL_image_external */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_compressed_ETC1_RGB8_texture.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_compressed_ETC1_RGB8_texture.h deleted file mode 100644 index f9ada15e..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_compressed_ETC1_RGB8_texture.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_compressed_ETC1_RGB8_texture -#define INCLUDED_lime_graphics_opengl_ext_OES_compressed_ETC1_RGB8_texture - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_d9cc39cd2e451b00_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_compressed_ETC1_RGB8_texture) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_compressed_ETC1_RGB8_texture_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_compressed_ETC1_RGB8_texture_obj OBJ_; - OES_compressed_ETC1_RGB8_texture_obj(); - - public: - enum { _hx_ClassId = 0x0ef8127f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_compressed_ETC1_RGB8_texture") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_compressed_ETC1_RGB8_texture"); } - - inline static hx::ObjectPtr< OES_compressed_ETC1_RGB8_texture_obj > __new() { - hx::ObjectPtr< OES_compressed_ETC1_RGB8_texture_obj > __this = new OES_compressed_ETC1_RGB8_texture_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_compressed_ETC1_RGB8_texture_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_compressed_ETC1_RGB8_texture_obj *__this = (OES_compressed_ETC1_RGB8_texture_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_compressed_ETC1_RGB8_texture_obj), false, "lime.graphics.opengl.ext.OES_compressed_ETC1_RGB8_texture")); - *(void **)__this = OES_compressed_ETC1_RGB8_texture_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_d9cc39cd2e451b00_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::OES_compressed_ETC1_RGB8_texture)(__this) )->ETC1_RGB8_OES = 36196; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_compressed_ETC1_RGB8_texture_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_compressed_ETC1_RGB8_texture",cd,f1,a0,b8); } - - int ETC1_RGB8_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_compressed_ETC1_RGB8_texture */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_compressed_paletted_texture.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_compressed_paletted_texture.h deleted file mode 100644 index c49687fc..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_compressed_paletted_texture.h +++ /dev/null @@ -1,90 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_compressed_paletted_texture -#define INCLUDED_lime_graphics_opengl_ext_OES_compressed_paletted_texture - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_169dd139fd8d75fb_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_compressed_paletted_texture) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_compressed_paletted_texture_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_compressed_paletted_texture_obj OBJ_; - OES_compressed_paletted_texture_obj(); - - public: - enum { _hx_ClassId = 0x7c63e92f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_compressed_paletted_texture") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_compressed_paletted_texture"); } - - inline static hx::ObjectPtr< OES_compressed_paletted_texture_obj > __new() { - hx::ObjectPtr< OES_compressed_paletted_texture_obj > __this = new OES_compressed_paletted_texture_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_compressed_paletted_texture_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_compressed_paletted_texture_obj *__this = (OES_compressed_paletted_texture_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_compressed_paletted_texture_obj), false, "lime.graphics.opengl.ext.OES_compressed_paletted_texture")); - *(void **)__this = OES_compressed_paletted_texture_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_169dd139fd8d75fb_4_new) -HXLINE( 15) ( ( ::lime::graphics::opengl::ext::OES_compressed_paletted_texture)(__this) )->PALETTE8_RGB5_A1_OES = 35737; -HXLINE( 14) ( ( ::lime::graphics::opengl::ext::OES_compressed_paletted_texture)(__this) )->PALETTE8_RGBA4_OES = 35736; -HXLINE( 13) ( ( ::lime::graphics::opengl::ext::OES_compressed_paletted_texture)(__this) )->PALETTE8_R5_G6_B5_OES = 35735; -HXLINE( 12) ( ( ::lime::graphics::opengl::ext::OES_compressed_paletted_texture)(__this) )->PALETTE8_RGBA8_OES = 35734; -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::OES_compressed_paletted_texture)(__this) )->PALETTE8_RGB8_OES = 35733; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::OES_compressed_paletted_texture)(__this) )->PALETTE4_RGB5_A1_OES = 35732; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::OES_compressed_paletted_texture)(__this) )->PALETTE4_RGBA4_OES = 35731; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::OES_compressed_paletted_texture)(__this) )->PALETTE4_R5_G6_B5_OES = 35730; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::OES_compressed_paletted_texture)(__this) )->PALETTE4_RGBA8_OES = 35729; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::OES_compressed_paletted_texture)(__this) )->PALETTE4_RGB8_OES = 35728; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_compressed_paletted_texture_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_compressed_paletted_texture",a1,ed,5e,8e); } - - int PALETTE4_RGB8_OES; - int PALETTE4_RGBA8_OES; - int PALETTE4_R5_G6_B5_OES; - int PALETTE4_RGBA4_OES; - int PALETTE4_RGB5_A1_OES; - int PALETTE8_RGB8_OES; - int PALETTE8_RGBA8_OES; - int PALETTE8_R5_G6_B5_OES; - int PALETTE8_RGBA4_OES; - int PALETTE8_RGB5_A1_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_compressed_paletted_texture */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_depth24.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_depth24.h deleted file mode 100644 index c70d7869..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_depth24.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_depth24 -#define INCLUDED_lime_graphics_opengl_ext_OES_depth24 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_f8d54f752c084853_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_depth24) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_depth24_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_depth24_obj OBJ_; - OES_depth24_obj(); - - public: - enum { _hx_ClassId = 0x781f9111 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_depth24") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_depth24"); } - - inline static hx::ObjectPtr< OES_depth24_obj > __new() { - hx::ObjectPtr< OES_depth24_obj > __this = new OES_depth24_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_depth24_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_depth24_obj *__this = (OES_depth24_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_depth24_obj), false, "lime.graphics.opengl.ext.OES_depth24")); - *(void **)__this = OES_depth24_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_f8d54f752c084853_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::OES_depth24)(__this) )->DEPTH_COMPONENT24_OES = 33190; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_depth24_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_depth24",83,70,fd,a0); } - - int DEPTH_COMPONENT24_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_depth24 */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_depth32.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_depth32.h deleted file mode 100644 index 31b7170e..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_depth32.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_depth32 -#define INCLUDED_lime_graphics_opengl_ext_OES_depth32 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_ffc0fa1babf247a6_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_depth32) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_depth32_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_depth32_obj OBJ_; - OES_depth32_obj(); - - public: - enum { _hx_ClassId = 0x781f91ee }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_depth32") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_depth32"); } - - inline static hx::ObjectPtr< OES_depth32_obj > __new() { - hx::ObjectPtr< OES_depth32_obj > __this = new OES_depth32_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_depth32_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_depth32_obj *__this = (OES_depth32_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_depth32_obj), false, "lime.graphics.opengl.ext.OES_depth32")); - *(void **)__this = OES_depth32_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_ffc0fa1babf247a6_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::OES_depth32)(__this) )->DEPTH_COMPONENT32_OES = 33191; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_depth32_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_depth32",60,71,fd,a0); } - - int DEPTH_COMPONENT32_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_depth32 */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_depth_texture.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_depth_texture.h deleted file mode 100644 index c334c7a5..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_depth_texture.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_depth_texture -#define INCLUDED_lime_graphics_opengl_ext_OES_depth_texture - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_40e705a33ea3613f_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_depth_texture) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_depth_texture_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_depth_texture_obj OBJ_; - OES_depth_texture_obj(); - - public: - enum { _hx_ClassId = 0x7ef1eceb }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_depth_texture") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_depth_texture"); } - - inline static hx::ObjectPtr< OES_depth_texture_obj > __new() { - hx::ObjectPtr< OES_depth_texture_obj > __this = new OES_depth_texture_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_depth_texture_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_depth_texture_obj *__this = (OES_depth_texture_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_depth_texture_obj), false, "lime.graphics.opengl.ext.OES_depth_texture")); - *(void **)__this = OES_depth_texture_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_40e705a33ea3613f_5_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_depth_texture_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_depth_texture",dd,ed,8f,e2); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_depth_texture */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_element_index_uint.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_element_index_uint.h deleted file mode 100644 index f4073133..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_element_index_uint.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_element_index_uint -#define INCLUDED_lime_graphics_opengl_ext_OES_element_index_uint - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_c9ab2221efeb0596_7_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_element_index_uint) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_element_index_uint_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_element_index_uint_obj OBJ_; - OES_element_index_uint_obj(); - - public: - enum { _hx_ClassId = 0x2f21a8fe }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_element_index_uint") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_element_index_uint"); } - - inline static hx::ObjectPtr< OES_element_index_uint_obj > __new() { - hx::ObjectPtr< OES_element_index_uint_obj > __this = new OES_element_index_uint_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_element_index_uint_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_element_index_uint_obj *__this = (OES_element_index_uint_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_element_index_uint_obj), false, "lime.graphics.opengl.ext.OES_element_index_uint")); - *(void **)__this = OES_element_index_uint_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_c9ab2221efeb0596_7_new) -HXDLIN( 7) ( ( ::lime::graphics::opengl::ext::OES_element_index_uint)(__this) )->UNSIGNED_INT = 5125; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_element_index_uint_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_element_index_uint",cc,fa,20,b1); } - - int UNSIGNED_INT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_element_index_uint */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_get_program_binary.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_get_program_binary.h deleted file mode 100644 index 5ad4d991..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_get_program_binary.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_get_program_binary -#define INCLUDED_lime_graphics_opengl_ext_OES_get_program_binary - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_497b3991c268df4c_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_get_program_binary) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_get_program_binary_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_get_program_binary_obj OBJ_; - OES_get_program_binary_obj(); - - public: - enum { _hx_ClassId = 0x7f1ba259 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_get_program_binary") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_get_program_binary"); } - - inline static hx::ObjectPtr< OES_get_program_binary_obj > __new() { - hx::ObjectPtr< OES_get_program_binary_obj > __this = new OES_get_program_binary_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_get_program_binary_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_get_program_binary_obj *__this = (OES_get_program_binary_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_get_program_binary_obj), false, "lime.graphics.opengl.ext.OES_get_program_binary")); - *(void **)__this = OES_get_program_binary_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_497b3991c268df4c_4_new) -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::OES_get_program_binary)(__this) )->PROGRAM_BINARY_FORMATS_OES = 34815; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::OES_get_program_binary)(__this) )->NUM_PROGRAM_BINARY_FORMATS_OES = 34814; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::OES_get_program_binary)(__this) )->PROGRAM_BINARY_LENGTH_OES = 34625; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_get_program_binary_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_get_program_binary",27,f4,1a,01); } - - int PROGRAM_BINARY_LENGTH_OES; - int NUM_PROGRAM_BINARY_FORMATS_OES; - int PROGRAM_BINARY_FORMATS_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_get_program_binary */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_mapbuffer.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_mapbuffer.h deleted file mode 100644 index 34880533..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_mapbuffer.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_mapbuffer -#define INCLUDED_lime_graphics_opengl_ext_OES_mapbuffer - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_c25d4af8f239f11a_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_mapbuffer) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_mapbuffer_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_mapbuffer_obj OBJ_; - OES_mapbuffer_obj(); - - public: - enum { _hx_ClassId = 0x5df40d28 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_mapbuffer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_mapbuffer"); } - - inline static hx::ObjectPtr< OES_mapbuffer_obj > __new() { - hx::ObjectPtr< OES_mapbuffer_obj > __this = new OES_mapbuffer_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_mapbuffer_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_mapbuffer_obj *__this = (OES_mapbuffer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_mapbuffer_obj), false, "lime.graphics.opengl.ext.OES_mapbuffer")); - *(void **)__this = OES_mapbuffer_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_c25d4af8f239f11a_4_new) -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::OES_mapbuffer)(__this) )->BUFFER_MAP_POINTER_OES = 35005; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::OES_mapbuffer)(__this) )->BUFFER_MAPPED_OES = 35004; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::OES_mapbuffer)(__this) )->BUFFER_ACCESS_OES = 35003; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::OES_mapbuffer)(__this) )->WRITE_ONLY_OES = 35001; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_mapbuffer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_mapbuffer",1a,2d,9e,e1); } - - int WRITE_ONLY_OES; - int BUFFER_ACCESS_OES; - int BUFFER_MAPPED_OES; - int BUFFER_MAP_POINTER_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_mapbuffer */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_packed_depth_stencil.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_packed_depth_stencil.h deleted file mode 100644 index d541d3b9..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_packed_depth_stencil.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_packed_depth_stencil -#define INCLUDED_lime_graphics_opengl_ext_OES_packed_depth_stencil - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_cffe52c47ffe91d7_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_packed_depth_stencil) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_packed_depth_stencil_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_packed_depth_stencil_obj OBJ_; - OES_packed_depth_stencil_obj(); - - public: - enum { _hx_ClassId = 0x7e5f382d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_packed_depth_stencil") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_packed_depth_stencil"); } - - inline static hx::ObjectPtr< OES_packed_depth_stencil_obj > __new() { - hx::ObjectPtr< OES_packed_depth_stencil_obj > __this = new OES_packed_depth_stencil_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_packed_depth_stencil_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_packed_depth_stencil_obj *__this = (OES_packed_depth_stencil_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_packed_depth_stencil_obj), false, "lime.graphics.opengl.ext.OES_packed_depth_stencil")); - *(void **)__this = OES_packed_depth_stencil_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_cffe52c47ffe91d7_4_new) -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::OES_packed_depth_stencil)(__this) )->DEPTH24_STENCIL8_OES = 35056; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::OES_packed_depth_stencil)(__this) )->UNSIGNED_INT_24_8_OES = 34042; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::OES_packed_depth_stencil)(__this) )->DEPTH_STENCIL_OES = 34041; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_packed_depth_stencil_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_packed_depth_stencil",7b,19,31,fc); } - - int DEPTH_STENCIL_OES; - int UNSIGNED_INT_24_8_OES; - int DEPTH24_STENCIL8_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_packed_depth_stencil */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_required_internalformat.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_required_internalformat.h deleted file mode 100644 index e5c14804..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_required_internalformat.h +++ /dev/null @@ -1,100 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_required_internalformat -#define INCLUDED_lime_graphics_opengl_ext_OES_required_internalformat - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_ecc8bf145862a1ac_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_required_internalformat) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_required_internalformat_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_required_internalformat_obj OBJ_; - OES_required_internalformat_obj(); - - public: - enum { _hx_ClassId = 0x01e761e0 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_required_internalformat") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_required_internalformat"); } - - inline static hx::ObjectPtr< OES_required_internalformat_obj > __new() { - hx::ObjectPtr< OES_required_internalformat_obj > __this = new OES_required_internalformat_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_required_internalformat_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_required_internalformat_obj *__this = (OES_required_internalformat_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_required_internalformat_obj), false, "lime.graphics.opengl.ext.OES_required_internalformat")); - *(void **)__this = OES_required_internalformat_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_ecc8bf145862a1ac_4_new) -HXLINE( 20) ( ( ::lime::graphics::opengl::ext::OES_required_internalformat)(__this) )->RGB10_A2_EXT = 32857; -HXLINE( 19) ( ( ::lime::graphics::opengl::ext::OES_required_internalformat)(__this) )->RGB10_EXT = 32850; -HXLINE( 18) ( ( ::lime::graphics::opengl::ext::OES_required_internalformat)(__this) )->RGBA8_OES = 32856; -HXLINE( 17) ( ( ::lime::graphics::opengl::ext::OES_required_internalformat)(__this) )->RGB8_OES = 32849; -HXLINE( 16) ( ( ::lime::graphics::opengl::ext::OES_required_internalformat)(__this) )->RGB565_OES = 36194; -HXLINE( 15) ( ( ::lime::graphics::opengl::ext::OES_required_internalformat)(__this) )->RGB5_A1_OES = 32855; -HXLINE( 14) ( ( ::lime::graphics::opengl::ext::OES_required_internalformat)(__this) )->RGBA4_OES = 32854; -HXLINE( 13) ( ( ::lime::graphics::opengl::ext::OES_required_internalformat)(__this) )->LUMINANCE8_OES = 32832; -HXLINE( 12) ( ( ::lime::graphics::opengl::ext::OES_required_internalformat)(__this) )->LUMINANCE8_ALPHA8_OES = 32837; -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::OES_required_internalformat)(__this) )->LUMINANCE4_ALPHA4_OES = 32835; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::OES_required_internalformat)(__this) )->DEPTH_COMPONENT32_OES = 33191; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::OES_required_internalformat)(__this) )->DEPTH24_STENCIL8_OES = 35056; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::OES_required_internalformat)(__this) )->DEPTH_COMPONENT24_OES = 33190; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::OES_required_internalformat)(__this) )->DEPTH_COMPONENT16_OES = 33189; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::OES_required_internalformat)(__this) )->ALPHA8_OES = 32828; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_required_internalformat_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_required_internalformat",52,c5,46,29); } - - int ALPHA8_OES; - int DEPTH_COMPONENT16_OES; - int DEPTH_COMPONENT24_OES; - int DEPTH24_STENCIL8_OES; - int DEPTH_COMPONENT32_OES; - int LUMINANCE4_ALPHA4_OES; - int LUMINANCE8_ALPHA8_OES; - int LUMINANCE8_OES; - int RGBA4_OES; - int RGB5_A1_OES; - int RGB565_OES; - int RGB8_OES; - int RGBA8_OES; - int RGB10_EXT; - int RGB10_A2_EXT; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_required_internalformat */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_rgb8_rgba8.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_rgb8_rgba8.h deleted file mode 100644 index f1469d00..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_rgb8_rgba8.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_rgb8_rgba8 -#define INCLUDED_lime_graphics_opengl_ext_OES_rgb8_rgba8 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_4c7657ea6f006b0a_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_rgb8_rgba8) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_rgb8_rgba8_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_rgb8_rgba8_obj OBJ_; - OES_rgb8_rgba8_obj(); - - public: - enum { _hx_ClassId = 0x551d3320 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_rgb8_rgba8") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_rgb8_rgba8"); } - - inline static hx::ObjectPtr< OES_rgb8_rgba8_obj > __new() { - hx::ObjectPtr< OES_rgb8_rgba8_obj > __this = new OES_rgb8_rgba8_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_rgb8_rgba8_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_rgb8_rgba8_obj *__this = (OES_rgb8_rgba8_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_rgb8_rgba8_obj), false, "lime.graphics.opengl.ext.OES_rgb8_rgba8")); - *(void **)__this = OES_rgb8_rgba8_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_4c7657ea6f006b0a_4_new) -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::OES_rgb8_rgba8)(__this) )->RGBA8_OES = 32856; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::OES_rgb8_rgba8)(__this) )->RGB8_OES = 32849; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_rgb8_rgba8_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_rgb8_rgba8",d2,44,3a,66); } - - int RGB8_OES; - int RGBA8_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_rgb8_rgba8 */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_standard_derivatives.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_standard_derivatives.h deleted file mode 100644 index 43b0e53d..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_standard_derivatives.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_standard_derivatives -#define INCLUDED_lime_graphics_opengl_ext_OES_standard_derivatives - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_20db0725ba88843e_7_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_standard_derivatives) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_standard_derivatives_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_standard_derivatives_obj OBJ_; - OES_standard_derivatives_obj(); - - public: - enum { _hx_ClassId = 0x2cdde75a }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_standard_derivatives") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_standard_derivatives"); } - - inline static hx::ObjectPtr< OES_standard_derivatives_obj > __new() { - hx::ObjectPtr< OES_standard_derivatives_obj > __this = new OES_standard_derivatives_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_standard_derivatives_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_standard_derivatives_obj *__this = (OES_standard_derivatives_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_standard_derivatives_obj), false, "lime.graphics.opengl.ext.OES_standard_derivatives")); - *(void **)__this = OES_standard_derivatives_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_20db0725ba88843e_7_new) -HXDLIN( 7) ( ( ::lime::graphics::opengl::ext::OES_standard_derivatives)(__this) )->FRAGMENT_SHADER_DERIVATIVE_HINT_OES = 35723; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_standard_derivatives_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_standard_derivatives",8c,cb,00,04); } - - int FRAGMENT_SHADER_DERIVATIVE_HINT_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_standard_derivatives */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_stencil1.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_stencil1.h deleted file mode 100644 index 14ee22bb..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_stencil1.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_stencil1 -#define INCLUDED_lime_graphics_opengl_ext_OES_stencil1 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_57243b7a5552ffb1_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_stencil1) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_stencil1_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_stencil1_obj OBJ_; - OES_stencil1_obj(); - - public: - enum { _hx_ClassId = 0x09c62ec5 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_stencil1") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_stencil1"); } - - inline static hx::ObjectPtr< OES_stencil1_obj > __new() { - hx::ObjectPtr< OES_stencil1_obj > __this = new OES_stencil1_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_stencil1_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_stencil1_obj *__this = (OES_stencil1_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_stencil1_obj), false, "lime.graphics.opengl.ext.OES_stencil1")); - *(void **)__this = OES_stencil1_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_57243b7a5552ffb1_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::OES_stencil1)(__this) )->STENCIL_INDEX1_OES = 36166; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_stencil1_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_stencil1",f7,0f,03,29); } - - int STENCIL_INDEX1_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_stencil1 */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_stencil4.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_stencil4.h deleted file mode 100644 index f21fc11c..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_stencil4.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_stencil4 -#define INCLUDED_lime_graphics_opengl_ext_OES_stencil4 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_516111834cfcca0e_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_stencil4) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_stencil4_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_stencil4_obj OBJ_; - OES_stencil4_obj(); - - public: - enum { _hx_ClassId = 0x09c62ec8 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_stencil4") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_stencil4"); } - - inline static hx::ObjectPtr< OES_stencil4_obj > __new() { - hx::ObjectPtr< OES_stencil4_obj > __this = new OES_stencil4_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_stencil4_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_stencil4_obj *__this = (OES_stencil4_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_stencil4_obj), false, "lime.graphics.opengl.ext.OES_stencil4")); - *(void **)__this = OES_stencil4_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_516111834cfcca0e_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::OES_stencil4)(__this) )->STENCIL_INDEX4_OES = 36167; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_stencil4_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_stencil4",fa,0f,03,29); } - - int STENCIL_INDEX4_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_stencil4 */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_surfaceless_context.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_surfaceless_context.h deleted file mode 100644 index 68130c9c..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_surfaceless_context.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_surfaceless_context -#define INCLUDED_lime_graphics_opengl_ext_OES_surfaceless_context - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_e453a9408eead012_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_surfaceless_context) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_surfaceless_context_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_surfaceless_context_obj OBJ_; - OES_surfaceless_context_obj(); - - public: - enum { _hx_ClassId = 0x7c820902 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_surfaceless_context") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_surfaceless_context"); } - - inline static hx::ObjectPtr< OES_surfaceless_context_obj > __new() { - hx::ObjectPtr< OES_surfaceless_context_obj > __this = new OES_surfaceless_context_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_surfaceless_context_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_surfaceless_context_obj *__this = (OES_surfaceless_context_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_surfaceless_context_obj), false, "lime.graphics.opengl.ext.OES_surfaceless_context")); - *(void **)__this = OES_surfaceless_context_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_e453a9408eead012_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::OES_surfaceless_context)(__this) )->FRAMEBUFFER_UNDEFINED_OES = 33305; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_surfaceless_context_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_surfaceless_context",74,4b,ea,b9); } - - int FRAMEBUFFER_UNDEFINED_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_surfaceless_context */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_3D.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_3D.h deleted file mode 100644 index 44124860..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_3D.h +++ /dev/null @@ -1,82 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_3D -#define INCLUDED_lime_graphics_opengl_ext_OES_texture_3D - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_973c90bb42c6d3fb_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_texture_3D) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_texture_3D_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_texture_3D_obj OBJ_; - OES_texture_3D_obj(); - - public: - enum { _hx_ClassId = 0x039d46c9 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_texture_3D") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_texture_3D"); } - - inline static hx::ObjectPtr< OES_texture_3D_obj > __new() { - hx::ObjectPtr< OES_texture_3D_obj > __this = new OES_texture_3D_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_texture_3D_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_texture_3D_obj *__this = (OES_texture_3D_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_texture_3D_obj), false, "lime.graphics.opengl.ext.OES_texture_3D")); - *(void **)__this = OES_texture_3D_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_973c90bb42c6d3fb_4_new) -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::OES_texture_3D)(__this) )->FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES = 36052; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::OES_texture_3D)(__this) )->SAMPLER_3D_OES = 35679; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::OES_texture_3D)(__this) )->MAX_3D_TEXTURE_SIZE_OES = 32883; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::OES_texture_3D)(__this) )->TEXTURE_BINDING_3D_OES = 32874; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::OES_texture_3D)(__this) )->TEXTURE_3D_OES = 32879; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::OES_texture_3D)(__this) )->TEXTURE_WRAP_R_OES = 32882; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_texture_3D_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_texture_3D",97,1a,cf,b4); } - - int TEXTURE_WRAP_R_OES; - int TEXTURE_3D_OES; - int TEXTURE_BINDING_3D_OES; - int MAX_3D_TEXTURE_SIZE_OES; - int SAMPLER_3D_OES; - int FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_texture_3D */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_float.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_float.h deleted file mode 100644 index 9015fd31..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_float.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_float -#define INCLUDED_lime_graphics_opengl_ext_OES_texture_float - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_32892684ce66f7bd_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_texture_float) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_texture_float_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_texture_float_obj OBJ_; - OES_texture_float_obj(); - - public: - enum { _hx_ClassId = 0x757a70b0 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_texture_float") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_texture_float"); } - - inline static hx::ObjectPtr< OES_texture_float_obj > __new() { - hx::ObjectPtr< OES_texture_float_obj > __this = new OES_texture_float_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_texture_float_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_texture_float_obj *__this = (OES_texture_float_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_texture_float_obj), false, "lime.graphics.opengl.ext.OES_texture_float")); - *(void **)__this = OES_texture_float_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_32892684ce66f7bd_6_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_texture_float_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_texture_float",76,0b,21,02); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_texture_float */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_float_linear.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_float_linear.h deleted file mode 100644 index 3c185db5..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_float_linear.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_float_linear -#define INCLUDED_lime_graphics_opengl_ext_OES_texture_float_linear - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_4b57b99d34ba052b_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_texture_float_linear) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_texture_float_linear_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_texture_float_linear_obj OBJ_; - OES_texture_float_linear_obj(); - - public: - enum { _hx_ClassId = 0x596c7180 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_texture_float_linear") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_texture_float_linear"); } - - inline static hx::ObjectPtr< OES_texture_float_linear_obj > __new() { - hx::ObjectPtr< OES_texture_float_linear_obj > __this = new OES_texture_float_linear_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_texture_float_linear_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_texture_float_linear_obj *__this = (OES_texture_float_linear_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_texture_float_linear_obj), false, "lime.graphics.opengl.ext.OES_texture_float_linear")); - *(void **)__this = OES_texture_float_linear_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_4b57b99d34ba052b_6_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_texture_float_linear_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_texture_float_linear",ce,52,3e,d7); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_texture_float_linear */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_half_float.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_half_float.h deleted file mode 100644 index c3e49d89..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_half_float.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_half_float -#define INCLUDED_lime_graphics_opengl_ext_OES_texture_half_float - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_e7d829e633ebb4ac_7_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_texture_half_float) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_texture_half_float_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_texture_half_float_obj OBJ_; - OES_texture_half_float_obj(); - - public: - enum { _hx_ClassId = 0x70f5f0e8 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_texture_half_float") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_texture_half_float"); } - - inline static hx::ObjectPtr< OES_texture_half_float_obj > __new() { - hx::ObjectPtr< OES_texture_half_float_obj > __this = new OES_texture_half_float_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_texture_half_float_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_texture_half_float_obj *__this = (OES_texture_half_float_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_texture_half_float_obj), false, "lime.graphics.opengl.ext.OES_texture_half_float")); - *(void **)__this = OES_texture_half_float_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_e7d829e633ebb4ac_7_new) -HXDLIN( 7) ( ( ::lime::graphics::opengl::ext::OES_texture_half_float)(__this) )->HALF_FLOAT_OES = 36193; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_texture_half_float_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_texture_half_float",b6,42,f5,f2); } - - int HALF_FLOAT_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_texture_half_float */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_half_float_linear.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_half_float_linear.h deleted file mode 100644 index 28221350..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_half_float_linear.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_half_float_linear -#define INCLUDED_lime_graphics_opengl_ext_OES_texture_half_float_linear - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_42c6cae082128b8b_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_texture_half_float_linear) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_texture_half_float_linear_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_texture_half_float_linear_obj OBJ_; - OES_texture_half_float_linear_obj(); - - public: - enum { _hx_ClassId = 0x4376df9c }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_texture_half_float_linear") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_texture_half_float_linear"); } - - inline static hx::ObjectPtr< OES_texture_half_float_linear_obj > __new() { - hx::ObjectPtr< OES_texture_half_float_linear_obj > __this = new OES_texture_half_float_linear_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_texture_half_float_linear_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_texture_half_float_linear_obj *__this = (OES_texture_half_float_linear_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_texture_half_float_linear_obj), false, "lime.graphics.opengl.ext.OES_texture_half_float_linear")); - *(void **)__this = OES_texture_half_float_linear_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_42c6cae082128b8b_6_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_texture_half_float_linear_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_texture_half_float_linear",8e,83,0b,8c); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_texture_half_float_linear */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_npot.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_npot.h deleted file mode 100644 index eec16124..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_texture_npot.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_npot -#define INCLUDED_lime_graphics_opengl_ext_OES_texture_npot - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_578f4a5a87663fe9_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_texture_npot) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_texture_npot_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_texture_npot_obj OBJ_; - OES_texture_npot_obj(); - - public: - enum { _hx_ClassId = 0x41b4a5ff }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_texture_npot") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_texture_npot"); } - - inline static hx::ObjectPtr< OES_texture_npot_obj > __new() { - hx::ObjectPtr< OES_texture_npot_obj > __this = new OES_texture_npot_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_texture_npot_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_texture_npot_obj *__this = (OES_texture_npot_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_texture_npot_obj), false, "lime.graphics.opengl.ext.OES_texture_npot")); - *(void **)__this = OES_texture_npot_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_578f4a5a87663fe9_5_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_texture_npot_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_texture_npot",4d,89,dd,01); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_texture_npot */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_vertex_array_object.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_vertex_array_object.h deleted file mode 100644 index f9b22c60..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_vertex_array_object.h +++ /dev/null @@ -1,84 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_vertex_array_object -#define INCLUDED_lime_graphics_opengl_ext_OES_vertex_array_object - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_ff26fc69b0514c16_7_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_vertex_array_object) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_vertex_array_object_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_vertex_array_object_obj OBJ_; - OES_vertex_array_object_obj(); - - public: - enum { _hx_ClassId = 0x4fdc706c }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_vertex_array_object") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_vertex_array_object"); } - - inline static hx::ObjectPtr< OES_vertex_array_object_obj > __new() { - hx::ObjectPtr< OES_vertex_array_object_obj > __this = new OES_vertex_array_object_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_vertex_array_object_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_vertex_array_object_obj *__this = (OES_vertex_array_object_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_vertex_array_object_obj), false, "lime.graphics.opengl.ext.OES_vertex_array_object")); - *(void **)__this = OES_vertex_array_object_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_ff26fc69b0514c16_7_new) -HXDLIN( 7) ( ( ::lime::graphics::opengl::ext::OES_vertex_array_object)(__this) )->VERTEX_ARRAY_BINDING_OES = 34229; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_vertex_array_object_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_vertex_array_object",de,b2,44,8d); } - - int VERTEX_ARRAY_BINDING_OES; - ::Dynamic createVertexArrayOES(); - ::Dynamic createVertexArrayOES_dyn(); - - void deleteVertexArrayOES( ::Dynamic arrayObject); - ::Dynamic deleteVertexArrayOES_dyn(); - - bool isVertexArrayOES( ::Dynamic arrayObject); - ::Dynamic isVertexArrayOES_dyn(); - - void bindVertexArrayOES( ::Dynamic arrayObject); - ::Dynamic bindVertexArrayOES_dyn(); - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_vertex_array_object */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_vertex_half_float.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_vertex_half_float.h deleted file mode 100644 index 54eb139f..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_vertex_half_float.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_vertex_half_float -#define INCLUDED_lime_graphics_opengl_ext_OES_vertex_half_float - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_2b1d0dc1acb0da8b_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_vertex_half_float) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_vertex_half_float_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_vertex_half_float_obj OBJ_; - OES_vertex_half_float_obj(); - - public: - enum { _hx_ClassId = 0x75d76a5f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_vertex_half_float") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_vertex_half_float"); } - - inline static hx::ObjectPtr< OES_vertex_half_float_obj > __new() { - hx::ObjectPtr< OES_vertex_half_float_obj > __this = new OES_vertex_half_float_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_vertex_half_float_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_vertex_half_float_obj *__this = (OES_vertex_half_float_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_vertex_half_float_obj), false, "lime.graphics.opengl.ext.OES_vertex_half_float")); - *(void **)__this = OES_vertex_half_float_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_2b1d0dc1acb0da8b_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::OES_vertex_half_float)(__this) )->HALF_FLOAT_OES = 36193; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_vertex_half_float_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_vertex_half_float",89,d9,95,ca); } - - int HALF_FLOAT_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_vertex_half_float */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_vertex_type_10_10_10_2.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_vertex_type_10_10_10_2.h deleted file mode 100644 index 59bac54c..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/OES_vertex_type_10_10_10_2.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_vertex_type_10_10_10_2 -#define INCLUDED_lime_graphics_opengl_ext_OES_vertex_type_10_10_10_2 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_d5e1f87d93817c09_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_vertex_type_10_10_10_2) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES OES_vertex_type_10_10_10_2_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OES_vertex_type_10_10_10_2_obj OBJ_; - OES_vertex_type_10_10_10_2_obj(); - - public: - enum { _hx_ClassId = 0x07ea6e10 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.OES_vertex_type_10_10_10_2") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.OES_vertex_type_10_10_10_2"); } - - inline static hx::ObjectPtr< OES_vertex_type_10_10_10_2_obj > __new() { - hx::ObjectPtr< OES_vertex_type_10_10_10_2_obj > __this = new OES_vertex_type_10_10_10_2_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OES_vertex_type_10_10_10_2_obj > __alloc(hx::Ctx *_hx_ctx) { - OES_vertex_type_10_10_10_2_obj *__this = (OES_vertex_type_10_10_10_2_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OES_vertex_type_10_10_10_2_obj), false, "lime.graphics.opengl.ext.OES_vertex_type_10_10_10_2")); - *(void **)__this = OES_vertex_type_10_10_10_2_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_d5e1f87d93817c09_4_new) -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::OES_vertex_type_10_10_10_2)(__this) )->INT_10_10_10_2_OES = 36343; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::OES_vertex_type_10_10_10_2)(__this) )->UNSIGNED_INT_10_10_10_2_OES = 36342; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OES_vertex_type_10_10_10_2_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OES_vertex_type_10_10_10_2",de,be,f1,06); } - - int UNSIGNED_INT_10_10_10_2_OES; - int INT_10_10_10_2_OES; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_OES_vertex_type_10_10_10_2 */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_alpha_test.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_alpha_test.h deleted file mode 100644 index 205d55d4..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_alpha_test.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_alpha_test -#define INCLUDED_lime_graphics_opengl_ext_QCOM_alpha_test - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_399cf2cdee05251f_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,QCOM_alpha_test) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES QCOM_alpha_test_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef QCOM_alpha_test_obj OBJ_; - QCOM_alpha_test_obj(); - - public: - enum { _hx_ClassId = 0x699a2650 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.QCOM_alpha_test") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.QCOM_alpha_test"); } - - inline static hx::ObjectPtr< QCOM_alpha_test_obj > __new() { - hx::ObjectPtr< QCOM_alpha_test_obj > __this = new QCOM_alpha_test_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< QCOM_alpha_test_obj > __alloc(hx::Ctx *_hx_ctx) { - QCOM_alpha_test_obj *__this = (QCOM_alpha_test_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(QCOM_alpha_test_obj), false, "lime.graphics.opengl.ext.QCOM_alpha_test")); - *(void **)__this = QCOM_alpha_test_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_399cf2cdee05251f_4_new) -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::QCOM_alpha_test)(__this) )->ALPHA_TEST_REF_QCOM = 3010; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::QCOM_alpha_test)(__this) )->ALPHA_TEST_FUNC_QCOM = 3009; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::QCOM_alpha_test)(__this) )->ALPHA_TEST_QCOM = 3008; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~QCOM_alpha_test_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("QCOM_alpha_test",c2,a6,01,c4); } - - int ALPHA_TEST_QCOM; - int ALPHA_TEST_FUNC_QCOM; - int ALPHA_TEST_REF_QCOM; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_QCOM_alpha_test */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_binning_control.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_binning_control.h deleted file mode 100644 index ceb3546e..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_binning_control.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_binning_control -#define INCLUDED_lime_graphics_opengl_ext_QCOM_binning_control - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_06241e1e759ad02a_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,QCOM_binning_control) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES QCOM_binning_control_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef QCOM_binning_control_obj OBJ_; - QCOM_binning_control_obj(); - - public: - enum { _hx_ClassId = 0x5f9a0918 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.QCOM_binning_control") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.QCOM_binning_control"); } - - inline static hx::ObjectPtr< QCOM_binning_control_obj > __new() { - hx::ObjectPtr< QCOM_binning_control_obj > __this = new QCOM_binning_control_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< QCOM_binning_control_obj > __alloc(hx::Ctx *_hx_ctx) { - QCOM_binning_control_obj *__this = (QCOM_binning_control_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(QCOM_binning_control_obj), false, "lime.graphics.opengl.ext.QCOM_binning_control")); - *(void **)__this = QCOM_binning_control_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_06241e1e759ad02a_4_new) -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::QCOM_binning_control)(__this) )->RENDER_DIRECT_TO_FRAMEBUFFER_QCOM = 36787; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::QCOM_binning_control)(__this) )->GPU_OPTIMIZED_QCOM = 36786; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::QCOM_binning_control)(__this) )->CPU_OPTIMIZED_QCOM = 36785; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::QCOM_binning_control)(__this) )->BINNING_CONTROL_HINT_QCOM = 36784; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~QCOM_binning_control_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("QCOM_binning_control",4a,6c,46,7b); } - - int BINNING_CONTROL_HINT_QCOM; - int CPU_OPTIMIZED_QCOM; - int GPU_OPTIMIZED_QCOM; - int RENDER_DIRECT_TO_FRAMEBUFFER_QCOM; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_QCOM_binning_control */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_driver_control.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_driver_control.h deleted file mode 100644 index e2947e5a..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_driver_control.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_driver_control -#define INCLUDED_lime_graphics_opengl_ext_QCOM_driver_control - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_0a23424fb5ae89d7_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,QCOM_driver_control) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES QCOM_driver_control_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef QCOM_driver_control_obj OBJ_; - QCOM_driver_control_obj(); - - public: - enum { _hx_ClassId = 0x036b5593 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.QCOM_driver_control") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.QCOM_driver_control"); } - - inline static hx::ObjectPtr< QCOM_driver_control_obj > __new() { - hx::ObjectPtr< QCOM_driver_control_obj > __this = new QCOM_driver_control_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< QCOM_driver_control_obj > __alloc(hx::Ctx *_hx_ctx) { - QCOM_driver_control_obj *__this = (QCOM_driver_control_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(QCOM_driver_control_obj), false, "lime.graphics.opengl.ext.QCOM_driver_control")); - *(void **)__this = QCOM_driver_control_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_0a23424fb5ae89d7_5_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~QCOM_driver_control_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("QCOM_driver_control",35,0f,f7,9e); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_QCOM_driver_control */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_extended_get.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_extended_get.h deleted file mode 100644 index 5af7cd47..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_extended_get.h +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_extended_get -#define INCLUDED_lime_graphics_opengl_ext_QCOM_extended_get - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_34469f9be3ed880b_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,QCOM_extended_get) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES QCOM_extended_get_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef QCOM_extended_get_obj OBJ_; - QCOM_extended_get_obj(); - - public: - enum { _hx_ClassId = 0x5265124d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.QCOM_extended_get") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.QCOM_extended_get"); } - - inline static hx::ObjectPtr< QCOM_extended_get_obj > __new() { - hx::ObjectPtr< QCOM_extended_get_obj > __this = new QCOM_extended_get_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< QCOM_extended_get_obj > __alloc(hx::Ctx *_hx_ctx) { - QCOM_extended_get_obj *__this = (QCOM_extended_get_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(QCOM_extended_get_obj), false, "lime.graphics.opengl.ext.QCOM_extended_get")); - *(void **)__this = QCOM_extended_get_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_34469f9be3ed880b_4_new) -HXLINE( 16) ( ( ::lime::graphics::opengl::ext::QCOM_extended_get)(__this) )->STATE_RESTORE = 35804; -HXLINE( 15) ( ( ::lime::graphics::opengl::ext::QCOM_extended_get)(__this) )->TEXTURE_OBJECT_VALID_QCOM = 35803; -HXLINE( 14) ( ( ::lime::graphics::opengl::ext::QCOM_extended_get)(__this) )->TEXTURE_TARGET_QCOM = 35802; -HXLINE( 13) ( ( ::lime::graphics::opengl::ext::QCOM_extended_get)(__this) )->TEXTURE_NUM_LEVELS_QCOM = 35801; -HXLINE( 12) ( ( ::lime::graphics::opengl::ext::QCOM_extended_get)(__this) )->TEXTURE_IMAGE_VALID_QCOM = 35800; -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::QCOM_extended_get)(__this) )->TEXTURE_TYPE_QCOM = 35799; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::QCOM_extended_get)(__this) )->TEXTURE_FORMAT_QCOM = 35798; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::QCOM_extended_get)(__this) )->TEXTURE_INTERNAL_FORMAT_QCOM = 35797; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::QCOM_extended_get)(__this) )->TEXTURE_DEPTH_QCOM = 35796; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::QCOM_extended_get)(__this) )->TEXTURE_HEIGHT_QCOM = 35795; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::QCOM_extended_get)(__this) )->TEXTURE_WIDTH_QCOM = 35794; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~QCOM_extended_get_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("QCOM_extended_get",3f,13,03,b6); } - - int TEXTURE_WIDTH_QCOM; - int TEXTURE_HEIGHT_QCOM; - int TEXTURE_DEPTH_QCOM; - int TEXTURE_INTERNAL_FORMAT_QCOM; - int TEXTURE_FORMAT_QCOM; - int TEXTURE_TYPE_QCOM; - int TEXTURE_IMAGE_VALID_QCOM; - int TEXTURE_NUM_LEVELS_QCOM; - int TEXTURE_TARGET_QCOM; - int TEXTURE_OBJECT_VALID_QCOM; - int STATE_RESTORE; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_QCOM_extended_get */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_extended_get2.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_extended_get2.h deleted file mode 100644 index fce18c64..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_extended_get2.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_extended_get2 -#define INCLUDED_lime_graphics_opengl_ext_QCOM_extended_get2 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_d211b99717bb97fd_5_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,QCOM_extended_get2) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES QCOM_extended_get2_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef QCOM_extended_get2_obj OBJ_; - QCOM_extended_get2_obj(); - - public: - enum { _hx_ClassId = 0x078cf199 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.QCOM_extended_get2") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.QCOM_extended_get2"); } - - inline static hx::ObjectPtr< QCOM_extended_get2_obj > __new() { - hx::ObjectPtr< QCOM_extended_get2_obj > __this = new QCOM_extended_get2_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< QCOM_extended_get2_obj > __alloc(hx::Ctx *_hx_ctx) { - QCOM_extended_get2_obj *__this = (QCOM_extended_get2_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(QCOM_extended_get2_obj), false, "lime.graphics.opengl.ext.QCOM_extended_get2")); - *(void **)__this = QCOM_extended_get2_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_d211b99717bb97fd_5_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~QCOM_extended_get2_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("QCOM_extended_get2",13,c4,ad,8c); } - -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_QCOM_extended_get2 */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_perfmon_global_mode.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_perfmon_global_mode.h deleted file mode 100644 index 29c943fa..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_perfmon_global_mode.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_perfmon_global_mode -#define INCLUDED_lime_graphics_opengl_ext_QCOM_perfmon_global_mode - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_8723c151069cfd66_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,QCOM_perfmon_global_mode) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES QCOM_perfmon_global_mode_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef QCOM_perfmon_global_mode_obj OBJ_; - QCOM_perfmon_global_mode_obj(); - - public: - enum { _hx_ClassId = 0x2f421126 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.QCOM_perfmon_global_mode") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.QCOM_perfmon_global_mode"); } - - inline static hx::ObjectPtr< QCOM_perfmon_global_mode_obj > __new() { - hx::ObjectPtr< QCOM_perfmon_global_mode_obj > __this = new QCOM_perfmon_global_mode_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< QCOM_perfmon_global_mode_obj > __alloc(hx::Ctx *_hx_ctx) { - QCOM_perfmon_global_mode_obj *__this = (QCOM_perfmon_global_mode_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(QCOM_perfmon_global_mode_obj), false, "lime.graphics.opengl.ext.QCOM_perfmon_global_mode")); - *(void **)__this = QCOM_perfmon_global_mode_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_8723c151069cfd66_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::QCOM_perfmon_global_mode)(__this) )->PERFMON_GLOBAL_MODE_QCOM = 36768; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~QCOM_perfmon_global_mode_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("QCOM_perfmon_global_mode",74,f2,13,ad); } - - int PERFMON_GLOBAL_MODE_QCOM; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_QCOM_perfmon_global_mode */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_tiled_rendering.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_tiled_rendering.h deleted file mode 100644 index b94d50cb..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_tiled_rendering.h +++ /dev/null @@ -1,134 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_tiled_rendering -#define INCLUDED_lime_graphics_opengl_ext_QCOM_tiled_rendering - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_3b8ec67eacdc1e11_4_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,QCOM_tiled_rendering) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES QCOM_tiled_rendering_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef QCOM_tiled_rendering_obj OBJ_; - QCOM_tiled_rendering_obj(); - - public: - enum { _hx_ClassId = 0x1907e8a6 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.QCOM_tiled_rendering") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.QCOM_tiled_rendering"); } - - inline static hx::ObjectPtr< QCOM_tiled_rendering_obj > __new() { - hx::ObjectPtr< QCOM_tiled_rendering_obj > __this = new QCOM_tiled_rendering_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< QCOM_tiled_rendering_obj > __alloc(hx::Ctx *_hx_ctx) { - QCOM_tiled_rendering_obj *__this = (QCOM_tiled_rendering_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(QCOM_tiled_rendering_obj), false, "lime.graphics.opengl.ext.QCOM_tiled_rendering")); - *(void **)__this = QCOM_tiled_rendering_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_3b8ec67eacdc1e11_4_new) -HXLINE( 37) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->MULTISAMPLE_BUFFER_BIT7_QCOM = (int)-2147483648; -HXLINE( 36) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->MULTISAMPLE_BUFFER_BIT6_QCOM = (int)1073741824; -HXLINE( 35) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->MULTISAMPLE_BUFFER_BIT5_QCOM = 536870912; -HXLINE( 34) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->MULTISAMPLE_BUFFER_BIT4_QCOM = 268435456; -HXLINE( 33) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->MULTISAMPLE_BUFFER_BIT3_QCOM = 134217728; -HXLINE( 32) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->MULTISAMPLE_BUFFER_BIT2_QCOM = 67108864; -HXLINE( 31) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->MULTISAMPLE_BUFFER_BIT1_QCOM = 33554432; -HXLINE( 30) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->MULTISAMPLE_BUFFER_BIT0_QCOM = 16777216; -HXLINE( 29) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->STENCIL_BUFFER_BIT7_QCOM = 8388608; -HXLINE( 28) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->STENCIL_BUFFER_BIT6_QCOM = 4194304; -HXLINE( 27) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->STENCIL_BUFFER_BIT5_QCOM = 2097152; -HXLINE( 26) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->STENCIL_BUFFER_BIT4_QCOM = 1048576; -HXLINE( 25) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->STENCIL_BUFFER_BIT3_QCOM = 524288; -HXLINE( 24) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->STENCIL_BUFFER_BIT2_QCOM = 262144; -HXLINE( 23) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->STENCIL_BUFFER_BIT1_QCOM = 131072; -HXLINE( 22) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->STENCIL_BUFFER_BIT0_QCOM = 65536; -HXLINE( 21) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->DEPTH_BUFFER_BIT7_QCOM = 32768; -HXLINE( 20) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->DEPTH_BUFFER_BIT6_QCOM = 16384; -HXLINE( 19) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->DEPTH_BUFFER_BIT5_QCOM = 8192; -HXLINE( 18) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->DEPTH_BUFFER_BIT4_QCOM = 4096; -HXLINE( 17) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->DEPTH_BUFFER_BIT3_QCOM = 2048; -HXLINE( 16) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->DEPTH_BUFFER_BIT2_QCOM = 1024; -HXLINE( 15) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->DEPTH_BUFFER_BIT1_QCOM = 512; -HXLINE( 14) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->DEPTH_BUFFER_BIT0_QCOM = 256; -HXLINE( 13) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->COLOR_BUFFER_BIT7_QCOM = 128; -HXLINE( 12) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->COLOR_BUFFER_BIT6_QCOM = 64; -HXLINE( 11) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->COLOR_BUFFER_BIT5_QCOM = 32; -HXLINE( 10) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->COLOR_BUFFER_BIT4_QCOM = 16; -HXLINE( 9) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->COLOR_BUFFER_BIT3_QCOM = 8; -HXLINE( 8) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->COLOR_BUFFER_BIT2_QCOM = 4; -HXLINE( 7) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->COLOR_BUFFER_BIT1_QCOM = 2; -HXLINE( 6) ( ( ::lime::graphics::opengl::ext::QCOM_tiled_rendering)(__this) )->COLOR_BUFFER_BIT0_QCOM = 1; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~QCOM_tiled_rendering_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("QCOM_tiled_rendering",f4,8a,1f,ec); } - - int COLOR_BUFFER_BIT0_QCOM; - int COLOR_BUFFER_BIT1_QCOM; - int COLOR_BUFFER_BIT2_QCOM; - int COLOR_BUFFER_BIT3_QCOM; - int COLOR_BUFFER_BIT4_QCOM; - int COLOR_BUFFER_BIT5_QCOM; - int COLOR_BUFFER_BIT6_QCOM; - int COLOR_BUFFER_BIT7_QCOM; - int DEPTH_BUFFER_BIT0_QCOM; - int DEPTH_BUFFER_BIT1_QCOM; - int DEPTH_BUFFER_BIT2_QCOM; - int DEPTH_BUFFER_BIT3_QCOM; - int DEPTH_BUFFER_BIT4_QCOM; - int DEPTH_BUFFER_BIT5_QCOM; - int DEPTH_BUFFER_BIT6_QCOM; - int DEPTH_BUFFER_BIT7_QCOM; - int STENCIL_BUFFER_BIT0_QCOM; - int STENCIL_BUFFER_BIT1_QCOM; - int STENCIL_BUFFER_BIT2_QCOM; - int STENCIL_BUFFER_BIT3_QCOM; - int STENCIL_BUFFER_BIT4_QCOM; - int STENCIL_BUFFER_BIT5_QCOM; - int STENCIL_BUFFER_BIT6_QCOM; - int STENCIL_BUFFER_BIT7_QCOM; - int MULTISAMPLE_BUFFER_BIT0_QCOM; - int MULTISAMPLE_BUFFER_BIT1_QCOM; - int MULTISAMPLE_BUFFER_BIT2_QCOM; - int MULTISAMPLE_BUFFER_BIT3_QCOM; - int MULTISAMPLE_BUFFER_BIT4_QCOM; - int MULTISAMPLE_BUFFER_BIT5_QCOM; - int MULTISAMPLE_BUFFER_BIT6_QCOM; - int MULTISAMPLE_BUFFER_BIT7_QCOM; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_QCOM_tiled_rendering */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_writeonly_rendering.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_writeonly_rendering.h deleted file mode 100644 index 28cdb041..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/QCOM_writeonly_rendering.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_writeonly_rendering -#define INCLUDED_lime_graphics_opengl_ext_QCOM_writeonly_rendering - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_e1536ec9c60761cf_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,QCOM_writeonly_rendering) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES QCOM_writeonly_rendering_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef QCOM_writeonly_rendering_obj OBJ_; - QCOM_writeonly_rendering_obj(); - - public: - enum { _hx_ClassId = 0x0c5062bb }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.QCOM_writeonly_rendering") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.QCOM_writeonly_rendering"); } - - inline static hx::ObjectPtr< QCOM_writeonly_rendering_obj > __new() { - hx::ObjectPtr< QCOM_writeonly_rendering_obj > __this = new QCOM_writeonly_rendering_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< QCOM_writeonly_rendering_obj > __alloc(hx::Ctx *_hx_ctx) { - QCOM_writeonly_rendering_obj *__this = (QCOM_writeonly_rendering_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(QCOM_writeonly_rendering_obj), false, "lime.graphics.opengl.ext.QCOM_writeonly_rendering")); - *(void **)__this = QCOM_writeonly_rendering_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_e1536ec9c60761cf_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::QCOM_writeonly_rendering)(__this) )->WRITEONLY_RENDERING_QCOM = 34851; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~QCOM_writeonly_rendering_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("QCOM_writeonly_rendering",09,44,22,8a); } - - int WRITEONLY_RENDERING_QCOM; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_QCOM_writeonly_rendering */ diff --git a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/VIV_shader_binary.h b/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/VIV_shader_binary.h deleted file mode 100644 index 0c005fa6..00000000 --- a/hGameTest/bin/linux/obj/include/lime/graphics/opengl/ext/VIV_shader_binary.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_graphics_opengl_ext_VIV_shader_binary -#define INCLUDED_lime_graphics_opengl_ext_VIV_shader_binary - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_4bc70f1cf8ced427_6_new) -HX_DECLARE_CLASS4(lime,graphics,opengl,ext,VIV_shader_binary) - -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - - -class HXCPP_CLASS_ATTRIBUTES VIV_shader_binary_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef VIV_shader_binary_obj OBJ_; - VIV_shader_binary_obj(); - - public: - enum { _hx_ClassId = 0x774ea261 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.graphics.opengl.ext.VIV_shader_binary") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.graphics.opengl.ext.VIV_shader_binary"); } - - inline static hx::ObjectPtr< VIV_shader_binary_obj > __new() { - hx::ObjectPtr< VIV_shader_binary_obj > __this = new VIV_shader_binary_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< VIV_shader_binary_obj > __alloc(hx::Ctx *_hx_ctx) { - VIV_shader_binary_obj *__this = (VIV_shader_binary_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(VIV_shader_binary_obj), false, "lime.graphics.opengl.ext.VIV_shader_binary")); - *(void **)__this = VIV_shader_binary_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_4bc70f1cf8ced427_6_new) -HXDLIN( 6) ( ( ::lime::graphics::opengl::ext::VIV_shader_binary)(__this) )->SHADER_BINARY_VIV = 36804; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~VIV_shader_binary_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("VIV_shader_binary",5f,4e,50,1f); } - - int SHADER_BINARY_VIV; -}; - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext - -#endif /* INCLUDED_lime_graphics_opengl_ext_VIV_shader_binary */ diff --git a/hGameTest/bin/linux/obj/include/lime/math/Matrix3.h b/hGameTest/bin/linux/obj/include/lime/math/Matrix3.h deleted file mode 100644 index 275d02b2..00000000 --- a/hGameTest/bin/linux/obj/include/lime/math/Matrix3.h +++ /dev/null @@ -1,129 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_math_Matrix3 -#define INCLUDED_lime_math_Matrix3 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,math,Matrix3) -HX_DECLARE_CLASS2(lime,math,Rectangle) -HX_DECLARE_CLASS2(lime,math,Vector2) -HX_DECLARE_CLASS2(lime,math,Vector4) - -namespace lime{ -namespace math{ - - -class HXCPP_CLASS_ATTRIBUTES Matrix3_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Matrix3_obj OBJ_; - Matrix3_obj(); - - public: - enum { _hx_ClassId = 0x20f892f5 }; - - void __construct(hx::Null< Float > __o_a,hx::Null< Float > __o_b,hx::Null< Float > __o_c,hx::Null< Float > __o_d,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.math.Matrix3") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.math.Matrix3"); } - static hx::ObjectPtr< Matrix3_obj > __new(hx::Null< Float > __o_a,hx::Null< Float > __o_b,hx::Null< Float > __o_c,hx::Null< Float > __o_d,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty); - static hx::ObjectPtr< Matrix3_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_a,hx::Null< Float > __o_b,hx::Null< Float > __o_c,hx::Null< Float > __o_d,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Matrix3_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Matrix3",b2,6a,b8,60); } - - static void __boot(); - static ::lime::math::Matrix3 _hx___identity; - Float a; - Float b; - Float c; - Float d; - Float tx; - Float ty; - ::lime::math::Matrix3 clone(); - ::Dynamic clone_dyn(); - - void concat( ::lime::math::Matrix3 m); - ::Dynamic concat_dyn(); - - void copyColumnFrom(int column, ::lime::math::Vector4 vector4); - ::Dynamic copyColumnFrom_dyn(); - - void copyColumnTo(int column, ::lime::math::Vector4 vector4); - ::Dynamic copyColumnTo_dyn(); - - void copyFrom( ::lime::math::Matrix3 sourceMatrix3); - ::Dynamic copyFrom_dyn(); - - void copyRowFrom(int row, ::lime::math::Vector4 vector4); - ::Dynamic copyRowFrom_dyn(); - - void copyRowTo(int row, ::lime::math::Vector4 vector4); - ::Dynamic copyRowTo_dyn(); - - void createBox(Float scaleX,Float scaleY,hx::Null< Float > rotation,hx::Null< Float > tx,hx::Null< Float > ty); - ::Dynamic createBox_dyn(); - - void createGradientBox(Float width,Float height,hx::Null< Float > rotation,hx::Null< Float > tx,hx::Null< Float > ty); - ::Dynamic createGradientBox_dyn(); - - bool equals( ::lime::math::Matrix3 matrix3); - ::Dynamic equals_dyn(); - - ::lime::math::Vector2 deltaTransformVector( ::lime::math::Vector2 Vector2, ::lime::math::Vector2 result); - ::Dynamic deltaTransformVector_dyn(); - - void identity(); - ::Dynamic identity_dyn(); - - ::lime::math::Matrix3 invert(); - ::Dynamic invert_dyn(); - - void rotate(Float theta); - ::Dynamic rotate_dyn(); - - void scale(Float sx,Float sy); - ::Dynamic scale_dyn(); - - void setRotation(Float theta,hx::Null< Float > scale); - ::Dynamic setRotation_dyn(); - - void setTo(Float a,Float b,Float c,Float d,Float tx,Float ty); - ::Dynamic setTo_dyn(); - - ::String to3DString(hx::Null< bool > roundPixels); - ::Dynamic to3DString_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - ::lime::math::Rectangle transformRect( ::lime::math::Rectangle rect, ::lime::math::Rectangle result); - ::Dynamic transformRect_dyn(); - - ::lime::math::Vector2 transformVector( ::lime::math::Vector2 pos, ::lime::math::Vector2 result); - ::Dynamic transformVector_dyn(); - - void translate(Float dx,Float dy); - ::Dynamic translate_dyn(); - -}; - -} // end namespace lime -} // end namespace math - -#endif /* INCLUDED_lime_math_Matrix3 */ diff --git a/hGameTest/bin/linux/obj/include/lime/math/Rectangle.h b/hGameTest/bin/linux/obj/include/lime/math/Rectangle.h deleted file mode 100644 index 64518d2d..00000000 --- a/hGameTest/bin/linux/obj/include/lime/math/Rectangle.h +++ /dev/null @@ -1,151 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_math_Rectangle -#define INCLUDED_lime_math_Rectangle - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,math,Rectangle) -HX_DECLARE_CLASS2(lime,math,Vector2) - -namespace lime{ -namespace math{ - - -class HXCPP_CLASS_ATTRIBUTES Rectangle_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Rectangle_obj OBJ_; - Rectangle_obj(); - - public: - enum { _hx_ClassId = 0x2a1cb312 }; - - void __construct(hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_width,hx::Null< Float > __o_height); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.math.Rectangle") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.math.Rectangle"); } - static hx::ObjectPtr< Rectangle_obj > __new(hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_width,hx::Null< Float > __o_height); - static hx::ObjectPtr< Rectangle_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_width,hx::Null< Float > __o_height); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Rectangle_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Rectangle",0f,b4,4f,bb); } - - Float height; - Float width; - Float x; - Float y; - ::lime::math::Rectangle clone(); - ::Dynamic clone_dyn(); - - bool contains(Float x,Float y); - ::Dynamic contains_dyn(); - - bool containsPoint( ::lime::math::Vector2 point); - ::Dynamic containsPoint_dyn(); - - bool containsRect( ::lime::math::Rectangle rect); - ::Dynamic containsRect_dyn(); - - bool containsVector( ::lime::math::Vector2 vector); - ::Dynamic containsVector_dyn(); - - void copyFrom( ::lime::math::Rectangle sourceRect); - ::Dynamic copyFrom_dyn(); - - bool equals( ::lime::math::Rectangle toCompare); - ::Dynamic equals_dyn(); - - void inflate(Float dx,Float dy); - ::Dynamic inflate_dyn(); - - void inflateVector( ::lime::math::Vector2 vector); - ::Dynamic inflateVector_dyn(); - - ::lime::math::Rectangle intersection( ::lime::math::Rectangle toIntersect, ::lime::math::Rectangle result); - ::Dynamic intersection_dyn(); - - bool intersects( ::lime::math::Rectangle toIntersect); - ::Dynamic intersects_dyn(); - - bool isEmpty(); - ::Dynamic isEmpty_dyn(); - - void offset(Float dx,Float dy); - ::Dynamic offset_dyn(); - - void offsetVector( ::lime::math::Vector2 vector); - ::Dynamic offsetVector_dyn(); - - void setEmpty(); - ::Dynamic setEmpty_dyn(); - - void setTo(Float xa,Float ya,Float widtha,Float heighta); - ::Dynamic setTo_dyn(); - - ::lime::math::Rectangle _hx_union( ::lime::math::Rectangle toUnion, ::lime::math::Rectangle result); - ::Dynamic _hx_union_dyn(); - - ::Dynamic _hx___toFlashRectangle(); - ::Dynamic _hx___toFlashRectangle_dyn(); - - Float get_bottom(); - ::Dynamic get_bottom_dyn(); - - Float set_bottom(Float b); - ::Dynamic set_bottom_dyn(); - - ::lime::math::Vector2 get_bottomRight(); - ::Dynamic get_bottomRight_dyn(); - - ::lime::math::Vector2 set_bottomRight( ::lime::math::Vector2 p); - ::Dynamic set_bottomRight_dyn(); - - Float get_left(); - ::Dynamic get_left_dyn(); - - Float set_left(Float l); - ::Dynamic set_left_dyn(); - - Float get_right(); - ::Dynamic get_right_dyn(); - - Float set_right(Float r); - ::Dynamic set_right_dyn(); - - ::lime::math::Vector2 get_size(); - ::Dynamic get_size_dyn(); - - ::lime::math::Vector2 set_size( ::lime::math::Vector2 p); - ::Dynamic set_size_dyn(); - - Float get_top(); - ::Dynamic get_top_dyn(); - - Float set_top(Float t); - ::Dynamic set_top_dyn(); - - ::lime::math::Vector2 get_topLeft(); - ::Dynamic get_topLeft_dyn(); - - ::lime::math::Vector2 set_topLeft( ::lime::math::Vector2 p); - ::Dynamic set_topLeft_dyn(); - -}; - -} // end namespace lime -} // end namespace math - -#endif /* INCLUDED_lime_math_Rectangle */ diff --git a/hGameTest/bin/linux/obj/include/lime/math/Vector2.h b/hGameTest/bin/linux/obj/include/lime/math/Vector2.h deleted file mode 100644 index 1716ff15..00000000 --- a/hGameTest/bin/linux/obj/include/lime/math/Vector2.h +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_math_Vector2 -#define INCLUDED_lime_math_Vector2 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,math,Vector2) - -namespace lime{ -namespace math{ - - -class HXCPP_CLASS_ATTRIBUTES Vector2_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Vector2_obj OBJ_; - Vector2_obj(); - - public: - enum { _hx_ClassId = 0x682e4a32 }; - - void __construct(hx::Null< Float > __o_x,hx::Null< Float > __o_y); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.math.Vector2") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.math.Vector2"); } - static hx::ObjectPtr< Vector2_obj > __new(hx::Null< Float > __o_x,hx::Null< Float > __o_y); - static hx::ObjectPtr< Vector2_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_x,hx::Null< Float > __o_y); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Vector2_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Vector2",ef,21,ee,a7); } - - static Float distance( ::lime::math::Vector2 pt1, ::lime::math::Vector2 pt2); - static ::Dynamic distance_dyn(); - - static ::lime::math::Vector2 interpolate( ::lime::math::Vector2 pt1, ::lime::math::Vector2 pt2,Float f, ::lime::math::Vector2 result); - static ::Dynamic interpolate_dyn(); - - static ::lime::math::Vector2 polar(Float len,Float angle, ::lime::math::Vector2 result); - static ::Dynamic polar_dyn(); - - Float x; - Float y; - ::lime::math::Vector2 add( ::lime::math::Vector2 v, ::lime::math::Vector2 result); - ::Dynamic add_dyn(); - - ::lime::math::Vector2 clone(); - ::Dynamic clone_dyn(); - - bool equals( ::lime::math::Vector2 toCompare); - ::Dynamic equals_dyn(); - - void normalize(Float thickness); - ::Dynamic normalize_dyn(); - - void offset(Float dx,Float dy); - ::Dynamic offset_dyn(); - - void setTo(Float xa,Float ya); - ::Dynamic setTo_dyn(); - - ::lime::math::Vector2 subtract( ::lime::math::Vector2 v, ::lime::math::Vector2 result); - ::Dynamic subtract_dyn(); - - ::Dynamic _hx___toFlashPoint(); - ::Dynamic _hx___toFlashPoint_dyn(); - - Float get_length(); - ::Dynamic get_length_dyn(); - - Float get_lengthSquared(); - ::Dynamic get_lengthSquared_dyn(); - -}; - -} // end namespace lime -} // end namespace math - -#endif /* INCLUDED_lime_math_Vector2 */ diff --git a/hGameTest/bin/linux/obj/include/lime/math/Vector4.h b/hGameTest/bin/linux/obj/include/lime/math/Vector4.h deleted file mode 100644 index d8b2e5a2..00000000 --- a/hGameTest/bin/linux/obj/include/lime/math/Vector4.h +++ /dev/null @@ -1,127 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_math_Vector4 -#define INCLUDED_lime_math_Vector4 - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,math,Vector4) - -namespace lime{ -namespace math{ - - -class HXCPP_CLASS_ATTRIBUTES Vector4_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Vector4_obj OBJ_; - Vector4_obj(); - - public: - enum { _hx_ClassId = 0x682e4a34 }; - - void __construct(hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_z,hx::Null< Float > __o_w); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.math.Vector4") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.math.Vector4"); } - static hx::ObjectPtr< Vector4_obj > __new(hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_z,hx::Null< Float > __o_w); - static hx::ObjectPtr< Vector4_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_z,hx::Null< Float > __o_w); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Vector4_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Vector4",f1,21,ee,a7); } - - static Float angleBetween( ::lime::math::Vector4 a, ::lime::math::Vector4 b); - static ::Dynamic angleBetween_dyn(); - - static Float distance( ::lime::math::Vector4 pt1, ::lime::math::Vector4 pt2); - static ::Dynamic distance_dyn(); - - static Float distanceSquared( ::lime::math::Vector4 pt1, ::lime::math::Vector4 pt2); - static ::Dynamic distanceSquared_dyn(); - - static ::lime::math::Vector4 get_X_AXIS(); - static ::Dynamic get_X_AXIS_dyn(); - - static ::lime::math::Vector4 get_Y_AXIS(); - static ::Dynamic get_Y_AXIS_dyn(); - - static ::lime::math::Vector4 get_Z_AXIS(); - static ::Dynamic get_Z_AXIS_dyn(); - - Float w; - Float x; - Float y; - Float z; - ::lime::math::Vector4 add( ::lime::math::Vector4 a, ::lime::math::Vector4 result); - ::Dynamic add_dyn(); - - ::lime::math::Vector4 clone(); - ::Dynamic clone_dyn(); - - void copyFrom( ::lime::math::Vector4 sourceVector4); - ::Dynamic copyFrom_dyn(); - - ::lime::math::Vector4 crossProduct( ::lime::math::Vector4 a, ::lime::math::Vector4 result); - ::Dynamic crossProduct_dyn(); - - void decrementBy( ::lime::math::Vector4 a); - ::Dynamic decrementBy_dyn(); - - Float dotProduct( ::lime::math::Vector4 a); - ::Dynamic dotProduct_dyn(); - - bool equals( ::lime::math::Vector4 toCompare, ::Dynamic allFour); - ::Dynamic equals_dyn(); - - void incrementBy( ::lime::math::Vector4 a); - ::Dynamic incrementBy_dyn(); - - bool nearEquals( ::lime::math::Vector4 toCompare,Float tolerance, ::Dynamic allFour); - ::Dynamic nearEquals_dyn(); - - void negate(); - ::Dynamic negate_dyn(); - - Float normalize(); - ::Dynamic normalize_dyn(); - - void project(); - ::Dynamic project_dyn(); - - void scaleBy(Float s); - ::Dynamic scaleBy_dyn(); - - void setTo(Float xa,Float ya,Float za); - ::Dynamic setTo_dyn(); - - ::lime::math::Vector4 subtract( ::lime::math::Vector4 a, ::lime::math::Vector4 result); - ::Dynamic subtract_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - Float get_length(); - ::Dynamic get_length_dyn(); - - Float get_lengthSquared(); - ::Dynamic get_lengthSquared_dyn(); - -}; - -} // end namespace lime -} // end namespace math - -#endif /* INCLUDED_lime_math_Vector4 */ diff --git a/hGameTest/bin/linux/obj/include/lime/math/_ARGB/ARGB_Impl_.h b/hGameTest/bin/linux/obj/include/lime/math/_ARGB/ARGB_Impl_.h deleted file mode 100644 index 0c380584..00000000 --- a/hGameTest/bin/linux/obj/include/lime/math/_ARGB/ARGB_Impl_.h +++ /dev/null @@ -1,115 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_math__ARGB_ARGB_Impl_ -#define INCLUDED_lime_math__ARGB_ARGB_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,math,_ARGB,ARGB_Impl_) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) - -namespace lime{ -namespace math{ -namespace _ARGB{ - - -class HXCPP_CLASS_ATTRIBUTES ARGB_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ARGB_Impl__obj OBJ_; - ARGB_Impl__obj(); - - public: - enum { _hx_ClassId = 0x4747f55a }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.math._ARGB.ARGB_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.math._ARGB.ARGB_Impl_"); } - - inline static hx::ObjectPtr< ARGB_Impl__obj > __new() { - hx::ObjectPtr< ARGB_Impl__obj > __this = new ARGB_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ARGB_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - ARGB_Impl__obj *__this = (ARGB_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ARGB_Impl__obj), false, "lime.math._ARGB.ARGB_Impl_")); - *(void **)__this = ARGB_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ARGB_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ARGB_Impl_",ec,92,4b,46); } - - static int a16; - static Float unmult; - static int _new(hx::Null< int > argb); - static ::Dynamic _new_dyn(); - - static int create(int a,int r,int g,int b); - static ::Dynamic create_dyn(); - - static void multiplyAlpha(int this1); - static ::Dynamic multiplyAlpha_dyn(); - - static void readUInt8(int this1, ::lime::utils::ArrayBufferView data,int offset,hx::Null< int > format,hx::Null< bool > premultiplied); - static ::Dynamic readUInt8_dyn(); - - static void set(int this1,int a,int r,int g,int b); - static ::Dynamic set_dyn(); - - static void unmultiplyAlpha(int this1); - static ::Dynamic unmultiplyAlpha_dyn(); - - static void writeUInt8(int this1, ::lime::utils::ArrayBufferView data,int offset,hx::Null< int > format,hx::Null< bool > premultiplied); - static ::Dynamic writeUInt8_dyn(); - - static int _hx___fromBGRA(int bgra); - static ::Dynamic _hx___fromBGRA_dyn(); - - static int _hx___fromRGBA(int rgba); - static ::Dynamic _hx___fromRGBA_dyn(); - - static int get_a(int this1); - static ::Dynamic get_a_dyn(); - - static int set_a(int this1,int value); - static ::Dynamic set_a_dyn(); - - static int get_b(int this1); - static ::Dynamic get_b_dyn(); - - static int set_b(int this1,int value); - static ::Dynamic set_b_dyn(); - - static int get_g(int this1); - static ::Dynamic get_g_dyn(); - - static int set_g(int this1,int value); - static ::Dynamic set_g_dyn(); - - static int get_r(int this1); - static ::Dynamic get_r_dyn(); - - static int set_r(int this1,int value); - static ::Dynamic set_r_dyn(); - -}; - -} // end namespace lime -} // end namespace math -} // end namespace _ARGB - -#endif /* INCLUDED_lime_math__ARGB_ARGB_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/math/_BGRA/BGRA_Impl_.h b/hGameTest/bin/linux/obj/include/lime/math/_BGRA/BGRA_Impl_.h deleted file mode 100644 index d8bd50d3..00000000 --- a/hGameTest/bin/linux/obj/include/lime/math/_BGRA/BGRA_Impl_.h +++ /dev/null @@ -1,115 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_math__BGRA_BGRA_Impl_ -#define INCLUDED_lime_math__BGRA_BGRA_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,math,_BGRA,BGRA_Impl_) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) - -namespace lime{ -namespace math{ -namespace _BGRA{ - - -class HXCPP_CLASS_ATTRIBUTES BGRA_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef BGRA_Impl__obj OBJ_; - BGRA_Impl__obj(); - - public: - enum { _hx_ClassId = 0x1bcf597e }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.math._BGRA.BGRA_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.math._BGRA.BGRA_Impl_"); } - - inline static hx::ObjectPtr< BGRA_Impl__obj > __new() { - hx::ObjectPtr< BGRA_Impl__obj > __this = new BGRA_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< BGRA_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - BGRA_Impl__obj *__this = (BGRA_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(BGRA_Impl__obj), false, "lime.math._BGRA.BGRA_Impl_")); - *(void **)__this = BGRA_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~BGRA_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("BGRA_Impl_",54,f8,cb,41); } - - static int a16; - static Float unmult; - static int _new(hx::Null< int > bgra); - static ::Dynamic _new_dyn(); - - static int create(int b,int g,int r,int a); - static ::Dynamic create_dyn(); - - static void multiplyAlpha(int this1); - static ::Dynamic multiplyAlpha_dyn(); - - static void readUInt8(int this1, ::lime::utils::ArrayBufferView data,int offset,hx::Null< int > format,hx::Null< bool > premultiplied); - static ::Dynamic readUInt8_dyn(); - - static void set(int this1,int b,int g,int r,int a); - static ::Dynamic set_dyn(); - - static void unmultiplyAlpha(int this1); - static ::Dynamic unmultiplyAlpha_dyn(); - - static void writeUInt8(int this1, ::lime::utils::ArrayBufferView data,int offset,hx::Null< int > format,hx::Null< bool > premultiplied); - static ::Dynamic writeUInt8_dyn(); - - static int _hx___fromARGB(int argb); - static ::Dynamic _hx___fromARGB_dyn(); - - static int _hx___fromRGBA(int rgba); - static ::Dynamic _hx___fromRGBA_dyn(); - - static int get_a(int this1); - static ::Dynamic get_a_dyn(); - - static int set_a(int this1,int value); - static ::Dynamic set_a_dyn(); - - static int get_b(int this1); - static ::Dynamic get_b_dyn(); - - static int set_b(int this1,int value); - static ::Dynamic set_b_dyn(); - - static int get_g(int this1); - static ::Dynamic get_g_dyn(); - - static int set_g(int this1,int value); - static ::Dynamic set_g_dyn(); - - static int get_r(int this1); - static ::Dynamic get_r_dyn(); - - static int set_r(int this1,int value); - static ::Dynamic set_r_dyn(); - -}; - -} // end namespace lime -} // end namespace math -} // end namespace _BGRA - -#endif /* INCLUDED_lime_math__BGRA_BGRA_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/math/_ColorMatrix/ColorMatrix_Impl_.h b/hGameTest/bin/linux/obj/include/lime/math/_ColorMatrix/ColorMatrix_Impl_.h deleted file mode 100644 index 50d7a8a2..00000000 --- a/hGameTest/bin/linux/obj/include/lime/math/_ColorMatrix/ColorMatrix_Impl_.h +++ /dev/null @@ -1,158 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_math__ColorMatrix_ColorMatrix_Impl_ -#define INCLUDED_lime_math__ColorMatrix_ColorMatrix_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,math,_ColorMatrix,ColorMatrix_Impl_) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) - -namespace lime{ -namespace math{ -namespace _ColorMatrix{ - - -class HXCPP_CLASS_ATTRIBUTES ColorMatrix_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ColorMatrix_Impl__obj OBJ_; - ColorMatrix_Impl__obj(); - - public: - enum { _hx_ClassId = 0x15694342 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.math._ColorMatrix.ColorMatrix_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.math._ColorMatrix.ColorMatrix_Impl_"); } - - inline static hx::ObjectPtr< ColorMatrix_Impl__obj > __new() { - hx::ObjectPtr< ColorMatrix_Impl__obj > __this = new ColorMatrix_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ColorMatrix_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - ColorMatrix_Impl__obj *__this = (ColorMatrix_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ColorMatrix_Impl__obj), false, "lime.math._ColorMatrix.ColorMatrix_Impl_")); - *(void **)__this = ColorMatrix_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ColorMatrix_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ColorMatrix_Impl_",84,9f,1b,e3); } - - static void __boot(); - static ::lime::utils::ArrayBufferView _hx___alphaTable; - static ::lime::utils::ArrayBufferView _hx___blueTable; - static ::lime::utils::ArrayBufferView _hx___greenTable; - static ::Array< Float > _hx___identity; - static ::lime::utils::ArrayBufferView _hx___redTable; - static ::lime::utils::ArrayBufferView _new( ::lime::utils::ArrayBufferView data); - static ::Dynamic _new_dyn(); - - static ::lime::utils::ArrayBufferView clone( ::lime::utils::ArrayBufferView this1); - static ::Dynamic clone_dyn(); - - static void concat( ::lime::utils::ArrayBufferView this1, ::lime::utils::ArrayBufferView second); - static ::Dynamic concat_dyn(); - - static void copyFrom( ::lime::utils::ArrayBufferView this1, ::lime::utils::ArrayBufferView other); - static ::Dynamic copyFrom_dyn(); - - static void identity( ::lime::utils::ArrayBufferView this1); - static ::Dynamic identity_dyn(); - - static ::lime::utils::ArrayBufferView getAlphaTable( ::lime::utils::ArrayBufferView this1); - static ::Dynamic getAlphaTable_dyn(); - - static ::lime::utils::ArrayBufferView getBlueTable( ::lime::utils::ArrayBufferView this1); - static ::Dynamic getBlueTable_dyn(); - - static ::lime::utils::ArrayBufferView getGreenTable( ::lime::utils::ArrayBufferView this1); - static ::Dynamic getGreenTable_dyn(); - - static ::lime::utils::ArrayBufferView getRedTable( ::lime::utils::ArrayBufferView this1); - static ::Dynamic getRedTable_dyn(); - - static ::Dynamic _hx___toFlashColorTransform( ::lime::utils::ArrayBufferView this1); - static ::Dynamic _hx___toFlashColorTransform_dyn(); - - static Float get_alphaMultiplier( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_alphaMultiplier_dyn(); - - static Float set_alphaMultiplier( ::lime::utils::ArrayBufferView this1,Float value); - static ::Dynamic set_alphaMultiplier_dyn(); - - static Float get_alphaOffset( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_alphaOffset_dyn(); - - static Float set_alphaOffset( ::lime::utils::ArrayBufferView this1,Float value); - static ::Dynamic set_alphaOffset_dyn(); - - static Float get_blueMultiplier( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_blueMultiplier_dyn(); - - static Float set_blueMultiplier( ::lime::utils::ArrayBufferView this1,Float value); - static ::Dynamic set_blueMultiplier_dyn(); - - static Float get_blueOffset( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_blueOffset_dyn(); - - static Float set_blueOffset( ::lime::utils::ArrayBufferView this1,Float value); - static ::Dynamic set_blueOffset_dyn(); - - static int get_color( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_color_dyn(); - - static int set_color( ::lime::utils::ArrayBufferView this1,int value); - static ::Dynamic set_color_dyn(); - - static Float get_greenMultiplier( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_greenMultiplier_dyn(); - - static Float set_greenMultiplier( ::lime::utils::ArrayBufferView this1,Float value); - static ::Dynamic set_greenMultiplier_dyn(); - - static Float get_greenOffset( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_greenOffset_dyn(); - - static Float set_greenOffset( ::lime::utils::ArrayBufferView this1,Float value); - static ::Dynamic set_greenOffset_dyn(); - - static Float get_redMultiplier( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_redMultiplier_dyn(); - - static Float set_redMultiplier( ::lime::utils::ArrayBufferView this1,Float value); - static ::Dynamic set_redMultiplier_dyn(); - - static Float get_redOffset( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_redOffset_dyn(); - - static Float set_redOffset( ::lime::utils::ArrayBufferView this1,Float value); - static ::Dynamic set_redOffset_dyn(); - - static Float get( ::lime::utils::ArrayBufferView this1,int index); - static ::Dynamic get_dyn(); - - static Float set( ::lime::utils::ArrayBufferView this1,int index,Float value); - static ::Dynamic set_dyn(); - -}; - -} // end namespace lime -} // end namespace math -} // end namespace _ColorMatrix - -#endif /* INCLUDED_lime_math__ColorMatrix_ColorMatrix_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/math/_Matrix4/Matrix4_Impl_.h b/hGameTest/bin/linux/obj/include/lime/math/_Matrix4/Matrix4_Impl_.h deleted file mode 100644 index 89df5600..00000000 --- a/hGameTest/bin/linux/obj/include/lime/math/_Matrix4/Matrix4_Impl_.h +++ /dev/null @@ -1,168 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_math__Matrix4_Matrix4_Impl_ -#define INCLUDED_lime_math__Matrix4_Matrix4_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,math,Matrix3) -HX_DECLARE_CLASS2(lime,math,Vector4) -HX_DECLARE_CLASS3(lime,math,_Matrix4,Matrix4_Impl_) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) - -namespace lime{ -namespace math{ -namespace _Matrix4{ - - -class HXCPP_CLASS_ATTRIBUTES Matrix4_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Matrix4_Impl__obj OBJ_; - Matrix4_Impl__obj(); - - public: - enum { _hx_ClassId = 0x71ea7962 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.math._Matrix4.Matrix4_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.math._Matrix4.Matrix4_Impl_"); } - - inline static hx::ObjectPtr< Matrix4_Impl__obj > __new() { - hx::ObjectPtr< Matrix4_Impl__obj > __this = new Matrix4_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Matrix4_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Matrix4_Impl__obj *__this = (Matrix4_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Matrix4_Impl__obj), false, "lime.math._Matrix4.Matrix4_Impl_")); - *(void **)__this = Matrix4_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Matrix4_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Matrix4_Impl_",93,2f,ef,fd); } - - static void __boot(); - static ::Array< Float > _hx___identity; - static ::lime::utils::ArrayBufferView _new( ::lime::utils::ArrayBufferView data); - static ::Dynamic _new_dyn(); - - static void append( ::lime::utils::ArrayBufferView this1, ::lime::utils::ArrayBufferView lhs); - static ::Dynamic append_dyn(); - - static void appendRotation( ::lime::utils::ArrayBufferView this1,Float degrees, ::lime::math::Vector4 axis, ::lime::math::Vector4 pivotPoint); - static ::Dynamic appendRotation_dyn(); - - static void appendScale( ::lime::utils::ArrayBufferView this1,Float xScale,Float yScale,Float zScale); - static ::Dynamic appendScale_dyn(); - - static void appendTranslation( ::lime::utils::ArrayBufferView this1,Float x,Float y,Float z); - static ::Dynamic appendTranslation_dyn(); - - static ::lime::utils::ArrayBufferView clone( ::lime::utils::ArrayBufferView this1); - static ::Dynamic clone_dyn(); - - static void copyColumnFrom( ::lime::utils::ArrayBufferView this1,int column, ::lime::math::Vector4 vector); - static ::Dynamic copyColumnFrom_dyn(); - - static void copyColumnTo( ::lime::utils::ArrayBufferView this1,int column, ::lime::math::Vector4 vector); - static ::Dynamic copyColumnTo_dyn(); - - static void copyFrom( ::lime::utils::ArrayBufferView this1, ::lime::utils::ArrayBufferView other); - static ::Dynamic copyFrom_dyn(); - - static void copyRowFrom( ::lime::utils::ArrayBufferView this1,int row, ::lime::math::Vector4 vector); - static ::Dynamic copyRowFrom_dyn(); - - static void copyRowTo( ::lime::utils::ArrayBufferView this1,int row, ::lime::math::Vector4 vector); - static ::Dynamic copyRowTo_dyn(); - - static void create2D( ::lime::utils::ArrayBufferView this1,Float a,Float b,Float c,Float d,hx::Null< Float > tx,hx::Null< Float > ty); - static ::Dynamic create2D_dyn(); - - static void createOrtho( ::lime::utils::ArrayBufferView this1,Float left,Float right,Float bottom,Float top,Float zNear,Float zFar); - static ::Dynamic createOrtho_dyn(); - - static ::lime::math::Vector4 deltaTransformVector( ::lime::utils::ArrayBufferView this1, ::lime::math::Vector4 v, ::lime::math::Vector4 result); - static ::Dynamic deltaTransformVector_dyn(); - - static ::lime::utils::ArrayBufferView fromMatrix3( ::lime::math::Matrix3 matrix3); - static ::Dynamic fromMatrix3_dyn(); - - static void identity( ::lime::utils::ArrayBufferView this1); - static ::Dynamic identity_dyn(); - - static ::lime::utils::ArrayBufferView interpolate( ::lime::utils::ArrayBufferView thisMat, ::lime::utils::ArrayBufferView toMat,Float percent, ::lime::utils::ArrayBufferView result); - static ::Dynamic interpolate_dyn(); - - static void interpolateTo( ::lime::utils::ArrayBufferView this1, ::lime::utils::ArrayBufferView toMat,Float percent); - static ::Dynamic interpolateTo_dyn(); - - static bool invert( ::lime::utils::ArrayBufferView this1); - static ::Dynamic invert_dyn(); - - static void pointAt( ::lime::utils::ArrayBufferView this1, ::lime::math::Vector4 pos, ::lime::math::Vector4 at, ::lime::math::Vector4 up); - static ::Dynamic pointAt_dyn(); - - static void prepend( ::lime::utils::ArrayBufferView this1, ::lime::utils::ArrayBufferView rhs); - static ::Dynamic prepend_dyn(); - - static void prependRotation( ::lime::utils::ArrayBufferView this1,Float degrees, ::lime::math::Vector4 axis, ::lime::math::Vector4 pivotPoint); - static ::Dynamic prependRotation_dyn(); - - static void prependScale( ::lime::utils::ArrayBufferView this1,Float xScale,Float yScale,Float zScale); - static ::Dynamic prependScale_dyn(); - - static void prependTranslation( ::lime::utils::ArrayBufferView this1,Float x,Float y,Float z); - static ::Dynamic prependTranslation_dyn(); - - static ::lime::math::Vector4 transformVector( ::lime::utils::ArrayBufferView this1, ::lime::math::Vector4 v, ::lime::math::Vector4 result); - static ::Dynamic transformVector_dyn(); - - static void transformVectors( ::lime::utils::ArrayBufferView this1, ::lime::utils::ArrayBufferView ain, ::lime::utils::ArrayBufferView aout); - static ::Dynamic transformVectors_dyn(); - - static void transpose( ::lime::utils::ArrayBufferView this1); - static ::Dynamic transpose_dyn(); - - static ::lime::utils::ArrayBufferView _hx___getAxisRotation( ::lime::utils::ArrayBufferView this1,Float x,Float y,Float z,Float degrees); - static ::Dynamic _hx___getAxisRotation_dyn(); - - static void _hx___swap( ::lime::utils::ArrayBufferView this1,int a,int b); - static ::Dynamic _hx___swap_dyn(); - - static Float get_determinant( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_determinant_dyn(); - - static ::lime::math::Vector4 get_position( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_position_dyn(); - - static ::lime::math::Vector4 set_position( ::lime::utils::ArrayBufferView this1, ::lime::math::Vector4 val); - static ::Dynamic set_position_dyn(); - - static Float get( ::lime::utils::ArrayBufferView this1,int index); - static ::Dynamic get_dyn(); - - static Float set( ::lime::utils::ArrayBufferView this1,int index,Float value); - static ::Dynamic set_dyn(); - -}; - -} // end namespace lime -} // end namespace math -} // end namespace _Matrix4 - -#endif /* INCLUDED_lime_math__Matrix4_Matrix4_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/math/_RGBA/RGBA_Impl_.h b/hGameTest/bin/linux/obj/include/lime/math/_RGBA/RGBA_Impl_.h deleted file mode 100644 index 6cedd1ea..00000000 --- a/hGameTest/bin/linux/obj/include/lime/math/_RGBA/RGBA_Impl_.h +++ /dev/null @@ -1,127 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_math__RGBA_RGBA_Impl_ -#define INCLUDED_lime_math__RGBA_RGBA_Impl_ - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,math,_RGBA,RGBA_Impl_) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,IntVector) - -namespace lime{ -namespace math{ -namespace _RGBA{ - - -class HXCPP_CLASS_ATTRIBUTES RGBA_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef RGBA_Impl__obj OBJ_; - RGBA_Impl__obj(); - - public: - enum { _hx_ClassId = 0x7488762a }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.math._RGBA.RGBA_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.math._RGBA.RGBA_Impl_"); } - - inline static hx::ObjectPtr< RGBA_Impl__obj > __new() { - hx::ObjectPtr< RGBA_Impl__obj > __this = new RGBA_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< RGBA_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - RGBA_Impl__obj *__this = (RGBA_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(RGBA_Impl__obj), false, "lime.math._RGBA.RGBA_Impl_")); - *(void **)__this = RGBA_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~RGBA_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - static void __init__(); - - ::String __ToString() const { return HX_("RGBA_Impl_",54,54,4c,b3); } - - static void __boot(); - static ::lime::utils::ArrayBufferView _hx___alpha16; - static ::lime::utils::ArrayBufferView _hx___clamp; - static int a16; - static Float unmult; - static int _new(hx::Null< int > rgba); - static ::Dynamic _new_dyn(); - - static int create(int r,int g,int b,int a); - static ::Dynamic create_dyn(); - - static void multiplyAlpha(int this1); - static ::Dynamic multiplyAlpha_dyn(); - - static void readUInt8(int this1, ::lime::utils::ArrayBufferView data,int offset,hx::Null< int > format,hx::Null< bool > premultiplied); - static ::Dynamic readUInt8_dyn(); - - static void set(int this1,int r,int g,int b,int a); - static ::Dynamic set_dyn(); - - static void unmultiplyAlpha(int this1); - static ::Dynamic unmultiplyAlpha_dyn(); - - static void writeUInt8(int this1, ::lime::utils::ArrayBufferView data,int offset,hx::Null< int > format,hx::Null< bool > premultiplied); - static ::Dynamic writeUInt8_dyn(); - - static int _hx___fromARGB(int argb); - static ::Dynamic _hx___fromARGB_dyn(); - - static int _hx___fromBGRA(int bgra); - static ::Dynamic _hx___fromBGRA_dyn(); - - static int get_a(int this1); - static ::Dynamic get_a_dyn(); - - static int set_a(int this1,int value); - static ::Dynamic set_a_dyn(); - - static int get_b(int this1); - static ::Dynamic get_b_dyn(); - - static int set_b(int this1,int value); - static ::Dynamic set_b_dyn(); - - static int get_g(int this1); - static ::Dynamic get_g_dyn(); - - static int set_g(int this1,int value); - static ::Dynamic set_g_dyn(); - - static int get_r(int this1); - static ::Dynamic get_r_dyn(); - - static int set_r(int this1,int value); - static ::Dynamic set_r_dyn(); - -}; - -} // end namespace lime -} // end namespace math -} // end namespace _RGBA - -#endif /* INCLUDED_lime_math__RGBA_RGBA_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/AudioBuffer.h b/hGameTest/bin/linux/obj/include/lime/media/AudioBuffer.h deleted file mode 100644 index a3e59d71..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/AudioBuffer.h +++ /dev/null @@ -1,100 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_AudioBuffer -#define INCLUDED_lime_media_AudioBuffer - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,media,AudioBuffer) -HX_DECLARE_CLASS3(lime,media,vorbis,VorbisFile) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) - -namespace lime{ -namespace media{ - - -class HXCPP_CLASS_ATTRIBUTES AudioBuffer_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AudioBuffer_obj OBJ_; - AudioBuffer_obj(); - - public: - enum { _hx_ClassId = 0x2df176eb }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.media.AudioBuffer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.media.AudioBuffer"); } - static hx::ObjectPtr< AudioBuffer_obj > __new(); - static hx::ObjectPtr< AudioBuffer_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AudioBuffer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AudioBuffer",56,86,77,83); } - - static ::lime::media::AudioBuffer fromBase64(::String base64String); - static ::Dynamic fromBase64_dyn(); - - static ::lime::media::AudioBuffer fromBytes( ::haxe::io::Bytes bytes); - static ::Dynamic fromBytes_dyn(); - - static ::lime::media::AudioBuffer fromFile(::String path); - static ::Dynamic fromFile_dyn(); - - static ::lime::media::AudioBuffer fromFiles(::Array< ::String > paths); - static ::Dynamic fromFiles_dyn(); - - static ::lime::media::AudioBuffer fromVorbisFile( ::lime::media::vorbis::VorbisFile vorbisFile); - static ::Dynamic fromVorbisFile_dyn(); - - static ::lime::app::Future loadFromFile(::String path); - static ::Dynamic loadFromFile_dyn(); - - static ::lime::app::Future loadFromFiles(::Array< ::String > paths); - static ::Dynamic loadFromFiles_dyn(); - - static ::String _hx___getCodec( ::haxe::io::Bytes bytes); - static ::Dynamic _hx___getCodec_dyn(); - - int bitsPerSample; - int channels; - ::lime::utils::ArrayBufferView data; - int sampleRate; - ::Dynamic _hx___srcAudio; - ::Dynamic _hx___srcBuffer; - ::Dynamic _hx___srcCustom; - ::Dynamic _hx___srcHowl; - ::Dynamic _hx___srcSound; - ::lime::media::vorbis::VorbisFile _hx___srcVorbisFile; - void dispose(); - ::Dynamic dispose_dyn(); - - ::Dynamic get_src(); - ::Dynamic get_src_dyn(); - - ::Dynamic set_src( ::Dynamic value); - ::Dynamic set_src_dyn(); - -}; - -} // end namespace lime -} // end namespace media - -#endif /* INCLUDED_lime_media_AudioBuffer */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/AudioContext.h b/hGameTest/bin/linux/obj/include/lime/media/AudioContext.h deleted file mode 100644 index 87af1afd..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/AudioContext.h +++ /dev/null @@ -1,62 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_AudioContext -#define INCLUDED_lime_media_AudioContext - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,media,AudioContext) -HX_DECLARE_CLASS2(lime,media,FlashAudioContext) -HX_DECLARE_CLASS2(lime,media,HTML5AudioContext) -HX_DECLARE_CLASS2(lime,media,OpenALAudioContext) -HX_DECLARE_CLASS2(lime,media,WebAudioContext) - -namespace lime{ -namespace media{ - - -class HXCPP_CLASS_ATTRIBUTES AudioContext_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AudioContext_obj OBJ_; - AudioContext_obj(); - - public: - enum { _hx_ClassId = 0x6d3d89a4 }; - - void __construct(::String type); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.media.AudioContext") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.media.AudioContext"); } - static hx::ObjectPtr< AudioContext_obj > __new(::String type); - static hx::ObjectPtr< AudioContext_obj > __alloc(hx::Ctx *_hx_ctx,::String type); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AudioContext_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AudioContext",d9,f7,04,ed); } - - ::Dynamic custom; - ::lime::media::FlashAudioContext flash; - ::lime::media::HTML5AudioContext html5; - ::lime::media::OpenALAudioContext openal; - ::String type; - ::lime::media::WebAudioContext web; -}; - -} // end namespace lime -} // end namespace media - -#endif /* INCLUDED_lime_media_AudioContext */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/AudioManager.h b/hGameTest/bin/linux/obj/include/lime/media/AudioManager.h deleted file mode 100644 index 73cccfa9..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/AudioManager.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_AudioManager -#define INCLUDED_lime_media_AudioManager - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,media,AudioContext) -HX_DECLARE_CLASS2(lime,media,AudioManager) - -namespace lime{ -namespace media{ - - -class HXCPP_CLASS_ATTRIBUTES AudioManager_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AudioManager_obj OBJ_; - AudioManager_obj(); - - public: - enum { _hx_ClassId = 0x67878622 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.media.AudioManager") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.media.AudioManager"); } - - inline static hx::ObjectPtr< AudioManager_obj > __new() { - hx::ObjectPtr< AudioManager_obj > __this = new AudioManager_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< AudioManager_obj > __alloc(hx::Ctx *_hx_ctx) { - AudioManager_obj *__this = (AudioManager_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AudioManager_obj), false, "lime.media.AudioManager")); - *(void **)__this = AudioManager_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AudioManager_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AudioManager",57,f4,4e,e7); } - - static ::lime::media::AudioContext context; - static void init( ::lime::media::AudioContext context); - static ::Dynamic init_dyn(); - - static void resume(); - static ::Dynamic resume_dyn(); - - static void shutdown(); - static ::Dynamic shutdown_dyn(); - - static void suspend(); - static ::Dynamic suspend_dyn(); - -}; - -} // end namespace lime -} // end namespace media - -#endif /* INCLUDED_lime_media_AudioManager */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/AudioSource.h b/hGameTest/bin/linux/obj/include/lime/media/AudioSource.h deleted file mode 100644 index 6d1c0d3e..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/AudioSource.h +++ /dev/null @@ -1,105 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_AudioSource -#define INCLUDED_lime_media_AudioSource - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeAudioSource) -HX_DECLARE_CLASS2(lime,app,_Event_Void_Void) -HX_DECLARE_CLASS2(lime,math,Vector4) -HX_DECLARE_CLASS2(lime,media,AudioBuffer) -HX_DECLARE_CLASS2(lime,media,AudioSource) - -namespace lime{ -namespace media{ - - -class HXCPP_CLASS_ATTRIBUTES AudioSource_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AudioSource_obj OBJ_; - AudioSource_obj(); - - public: - enum { _hx_ClassId = 0x08bb5e62 }; - - void __construct( ::lime::media::AudioBuffer buffer,hx::Null< int > __o_offset, ::Dynamic length,hx::Null< int > __o_loops); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.media.AudioSource") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.media.AudioSource"); } - static hx::ObjectPtr< AudioSource_obj > __new( ::lime::media::AudioBuffer buffer,hx::Null< int > __o_offset, ::Dynamic length,hx::Null< int > __o_loops); - static hx::ObjectPtr< AudioSource_obj > __alloc(hx::Ctx *_hx_ctx, ::lime::media::AudioBuffer buffer,hx::Null< int > __o_offset, ::Dynamic length,hx::Null< int > __o_loops); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AudioSource_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AudioSource",31,7a,14,e5); } - - ::lime::app::_Event_Void_Void onComplete; - ::lime::media::AudioBuffer buffer; - int offset; - ::lime::_internal::backend::native::NativeAudioSource _hx___backend; - void dispose(); - ::Dynamic dispose_dyn(); - - void init(); - ::Dynamic init_dyn(); - - void play(); - ::Dynamic play_dyn(); - - void pause(); - ::Dynamic pause_dyn(); - - void stop(); - ::Dynamic stop_dyn(); - - int get_currentTime(); - ::Dynamic get_currentTime_dyn(); - - int set_currentTime(int value); - ::Dynamic set_currentTime_dyn(); - - Float get_gain(); - ::Dynamic get_gain_dyn(); - - Float set_gain(Float value); - ::Dynamic set_gain_dyn(); - - int get_length(); - ::Dynamic get_length_dyn(); - - int set_length(int value); - ::Dynamic set_length_dyn(); - - int get_loops(); - ::Dynamic get_loops_dyn(); - - int set_loops(int value); - ::Dynamic set_loops_dyn(); - - ::lime::math::Vector4 get_position(); - ::Dynamic get_position_dyn(); - - ::lime::math::Vector4 set_position( ::lime::math::Vector4 value); - ::Dynamic set_position_dyn(); - -}; - -} // end namespace lime -} // end namespace media - -#endif /* INCLUDED_lime_media_AudioSource */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/FlashAudioContext.h b/hGameTest/bin/linux/obj/include/lime/media/FlashAudioContext.h deleted file mode 100644 index 3ef5e236..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/FlashAudioContext.h +++ /dev/null @@ -1,91 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_FlashAudioContext -#define INCLUDED_lime_media_FlashAudioContext - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,media,AudioBuffer) -HX_DECLARE_CLASS2(lime,media,FlashAudioContext) - -namespace lime{ -namespace media{ - - -class HXCPP_CLASS_ATTRIBUTES FlashAudioContext_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef FlashAudioContext_obj OBJ_; - FlashAudioContext_obj(); - - public: - enum { _hx_ClassId = 0x78ee545a }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.media.FlashAudioContext") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.media.FlashAudioContext"); } - static hx::ObjectPtr< FlashAudioContext_obj > __new(); - static hx::ObjectPtr< FlashAudioContext_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~FlashAudioContext_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("FlashAudioContext",69,b5,68,01); } - - ::lime::media::AudioBuffer createBuffer( ::Dynamic stream, ::Dynamic context); - ::Dynamic createBuffer_dyn(); - - int getBytesLoaded( ::lime::media::AudioBuffer buffer); - ::Dynamic getBytesLoaded_dyn(); - - int getBytesTotal( ::lime::media::AudioBuffer buffer); - ::Dynamic getBytesTotal_dyn(); - - ::Dynamic getID3( ::lime::media::AudioBuffer buffer); - ::Dynamic getID3_dyn(); - - bool getIsBuffering( ::lime::media::AudioBuffer buffer); - ::Dynamic getIsBuffering_dyn(); - - bool getIsURLInaccessible( ::lime::media::AudioBuffer buffer); - ::Dynamic getIsURLInaccessible_dyn(); - - Float getLength( ::lime::media::AudioBuffer buffer); - ::Dynamic getLength_dyn(); - - ::String getURL( ::lime::media::AudioBuffer buffer); - ::Dynamic getURL_dyn(); - - void close( ::lime::media::AudioBuffer buffer); - ::Dynamic close_dyn(); - - Float extract( ::lime::media::AudioBuffer buffer, ::Dynamic target,Float length,hx::Null< Float > startPosition); - ::Dynamic extract_dyn(); - - void load( ::lime::media::AudioBuffer buffer, ::Dynamic stream, ::Dynamic context); - ::Dynamic load_dyn(); - - void loadCompressedDataFromByteArray( ::lime::media::AudioBuffer buffer, ::Dynamic bytes,int bytesLength); - ::Dynamic loadCompressedDataFromByteArray_dyn(); - - void loadPCMFromByteArray( ::lime::media::AudioBuffer buffer, ::Dynamic bytes,int samples,::String format,hx::Null< bool > stereo,hx::Null< Float > sampleRate); - ::Dynamic loadPCMFromByteArray_dyn(); - - ::Dynamic play( ::lime::media::AudioBuffer buffer,hx::Null< Float > startTime,hx::Null< int > loops, ::Dynamic sndTransform); - ::Dynamic play_dyn(); - -}; - -} // end namespace lime -} // end namespace media - -#endif /* INCLUDED_lime_media_FlashAudioContext */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/HTML5AudioContext.h b/hGameTest/bin/linux/obj/include/lime/media/HTML5AudioContext.h deleted file mode 100644 index 52165625..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/HTML5AudioContext.h +++ /dev/null @@ -1,165 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_HTML5AudioContext -#define INCLUDED_lime_media_HTML5AudioContext - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,media,AudioBuffer) -HX_DECLARE_CLASS2(lime,media,HTML5AudioContext) - -namespace lime{ -namespace media{ - - -class HXCPP_CLASS_ATTRIBUTES HTML5AudioContext_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef HTML5AudioContext_obj OBJ_; - HTML5AudioContext_obj(); - - public: - enum { _hx_ClassId = 0x15fc3c60 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.media.HTML5AudioContext") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.media.HTML5AudioContext"); } - static hx::ObjectPtr< HTML5AudioContext_obj > __new(); - static hx::ObjectPtr< HTML5AudioContext_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~HTML5AudioContext_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("HTML5AudioContext",43,4f,63,29); } - - int HAVE_CURRENT_DATA; - int HAVE_ENOUGH_DATA; - int HAVE_FUTURE_DATA; - int HAVE_METADATA; - int HAVE_NOTHING; - int NETWORK_EMPTY; - int NETWORK_IDLE; - int NETWORK_LOADING; - int NETWORK_NO_SOURCE; - ::String canPlayType( ::lime::media::AudioBuffer buffer,::String type); - ::Dynamic canPlayType_dyn(); - - ::lime::media::AudioBuffer createBuffer(::String urlString); - ::Dynamic createBuffer_dyn(); - - bool getAutoplay( ::lime::media::AudioBuffer buffer); - ::Dynamic getAutoplay_dyn(); - - ::Dynamic getBuffered( ::lime::media::AudioBuffer buffer); - ::Dynamic getBuffered_dyn(); - - ::String getCurrentSrc( ::lime::media::AudioBuffer buffer); - ::Dynamic getCurrentSrc_dyn(); - - Float getCurrentTime( ::lime::media::AudioBuffer buffer); - ::Dynamic getCurrentTime_dyn(); - - Float getDefaultPlaybackRate( ::lime::media::AudioBuffer buffer); - ::Dynamic getDefaultPlaybackRate_dyn(); - - Float getDuration( ::lime::media::AudioBuffer buffer); - ::Dynamic getDuration_dyn(); - - bool getEnded( ::lime::media::AudioBuffer buffer); - ::Dynamic getEnded_dyn(); - - ::Dynamic getError( ::lime::media::AudioBuffer buffer); - ::Dynamic getError_dyn(); - - bool getLoop( ::lime::media::AudioBuffer buffer); - ::Dynamic getLoop_dyn(); - - bool getMuted( ::lime::media::AudioBuffer buffer); - ::Dynamic getMuted_dyn(); - - int getNetworkState( ::lime::media::AudioBuffer buffer); - ::Dynamic getNetworkState_dyn(); - - bool getPaused( ::lime::media::AudioBuffer buffer); - ::Dynamic getPaused_dyn(); - - Float getPlaybackRate( ::lime::media::AudioBuffer buffer); - ::Dynamic getPlaybackRate_dyn(); - - ::Dynamic getPlayed( ::lime::media::AudioBuffer buffer); - ::Dynamic getPlayed_dyn(); - - ::String getPreload( ::lime::media::AudioBuffer buffer); - ::Dynamic getPreload_dyn(); - - int getReadyState( ::lime::media::AudioBuffer buffer); - ::Dynamic getReadyState_dyn(); - - ::Dynamic getSeekable( ::lime::media::AudioBuffer buffer); - ::Dynamic getSeekable_dyn(); - - bool getSeeking( ::lime::media::AudioBuffer buffer); - ::Dynamic getSeeking_dyn(); - - ::String getSrc( ::lime::media::AudioBuffer buffer); - ::Dynamic getSrc_dyn(); - - Float getStartTime( ::lime::media::AudioBuffer buffer); - ::Dynamic getStartTime_dyn(); - - Float getVolume( ::lime::media::AudioBuffer buffer); - ::Dynamic getVolume_dyn(); - - void load( ::lime::media::AudioBuffer buffer); - ::Dynamic load_dyn(); - - void pause( ::lime::media::AudioBuffer buffer); - ::Dynamic pause_dyn(); - - void play( ::lime::media::AudioBuffer buffer); - ::Dynamic play_dyn(); - - void setAutoplay( ::lime::media::AudioBuffer buffer,bool value); - ::Dynamic setAutoplay_dyn(); - - void setCurrentTime( ::lime::media::AudioBuffer buffer,Float value); - ::Dynamic setCurrentTime_dyn(); - - void setDefaultPlaybackRate( ::lime::media::AudioBuffer buffer,Float value); - ::Dynamic setDefaultPlaybackRate_dyn(); - - void setLoop( ::lime::media::AudioBuffer buffer,bool value); - ::Dynamic setLoop_dyn(); - - void setMuted( ::lime::media::AudioBuffer buffer,bool value); - ::Dynamic setMuted_dyn(); - - void setPlaybackRate( ::lime::media::AudioBuffer buffer,Float value); - ::Dynamic setPlaybackRate_dyn(); - - void setPreload( ::lime::media::AudioBuffer buffer,::String value); - ::Dynamic setPreload_dyn(); - - void setSrc( ::lime::media::AudioBuffer buffer,::String value); - ::Dynamic setSrc_dyn(); - - void setVolume( ::lime::media::AudioBuffer buffer,Float value); - ::Dynamic setVolume_dyn(); - -}; - -} // end namespace lime -} // end namespace media - -#endif /* INCLUDED_lime_media_HTML5AudioContext */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/OpenALAudioContext.h b/hGameTest/bin/linux/obj/include/lime/media/OpenALAudioContext.h deleted file mode 100644 index fa5b234f..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/OpenALAudioContext.h +++ /dev/null @@ -1,405 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_OpenALAudioContext -#define INCLUDED_lime_media_OpenALAudioContext - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,media,OpenALAudioContext) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) - -namespace lime{ -namespace media{ - - -class HXCPP_CLASS_ATTRIBUTES OpenALAudioContext_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OpenALAudioContext_obj OBJ_; - OpenALAudioContext_obj(); - - public: - enum { _hx_ClassId = 0x7f0ec3a5 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.media.OpenALAudioContext") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.media.OpenALAudioContext"); } - static hx::ObjectPtr< OpenALAudioContext_obj > __new(); - static hx::ObjectPtr< OpenALAudioContext_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OpenALAudioContext_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OpenALAudioContext",ae,da,cd,a1); } - - int NONE; - int FALSE; - int TRUE; - int SOURCE_RELATIVE; - int CONE_INNER_ANGLE; - int CONE_OUTER_ANGLE; - int PITCH; - int POSITION; - int DIRECTION; - int VELOCITY; - int LOOPING; - int BUFFER; - int GAIN; - int MIN_GAIN; - int MAX_GAIN; - int ORIENTATION; - int SOURCE_STATE; - int INITIAL; - int PLAYING; - int PAUSED; - int STOPPED; - int BUFFERS_QUEUED; - int BUFFERS_PROCESSED; - int REFERENCE_DISTANCE; - int ROLLOFF_FACTOR; - int CONE_OUTER_GAIN; - int MAX_DISTANCE; - int SEC_OFFSET; - int SAMPLE_OFFSET; - int BYTE_OFFSET; - int SOURCE_TYPE; - int STATIC; - int STREAMING; - int UNDETERMINED; - int FORMAT_MONO8; - int FORMAT_MONO16; - int FORMAT_STEREO8; - int FORMAT_STEREO16; - int FREQUENCY; - int BITS; - int CHANNELS; - int SIZE; - int NO_ERROR; - int INVALID_NAME; - int INVALID_ENUM; - int INVALID_VALUE; - int INVALID_OPERATION; - int OUT_OF_MEMORY; - int VENDOR; - int VERSION; - int RENDERER; - int EXTENSIONS; - int DOPPLER_FACTOR; - int SPEED_OF_SOUND; - int DOPPLER_VELOCITY; - int DISTANCE_MODEL; - int INVERSE_DISTANCE; - int INVERSE_DISTANCE_CLAMPED; - int LINEAR_DISTANCE; - int LINEAR_DISTANCE_CLAMPED; - int EXPONENT_DISTANCE; - int EXPONENT_DISTANCE_CLAMPED; - int REFRESH; - int SYNC; - int MONO_SOURCES; - int STEREO_SOURCES; - int INVALID_DEVICE; - int INVALID_CONTEXT; - int ATTRIBUTES_SIZE; - int ALL_ATTRIBUTES; - int DEFAULT_DEVICE_SPECIFIER; - int DEVICE_SPECIFIER; - int ENUMERATE_ALL_EXT; - int DEFAULT_ALL_DEVICES_SPECIFIER; - int ALL_DEVICES_SPECIFIER; - void bufferData( ::Dynamic buffer,int format, ::lime::utils::ArrayBufferView data,int size,int freq); - ::Dynamic bufferData_dyn(); - - void buffer3f( ::Dynamic buffer,int param,Float value1,Float value2,Float value3); - ::Dynamic buffer3f_dyn(); - - void buffer3i( ::Dynamic buffer,int param,int value1,int value2,int value3); - ::Dynamic buffer3i_dyn(); - - void bufferf( ::Dynamic buffer,int param,Float value); - ::Dynamic bufferf_dyn(); - - void bufferfv( ::Dynamic buffer,int param,::Array< Float > values); - ::Dynamic bufferfv_dyn(); - - void bufferi( ::Dynamic buffer,int param,int value); - ::Dynamic bufferi_dyn(); - - void bufferiv( ::Dynamic buffer,int param,::Array< int > values); - ::Dynamic bufferiv_dyn(); - - bool closeDevice( ::Dynamic device); - ::Dynamic closeDevice_dyn(); - - ::Dynamic createContext( ::Dynamic device,::Array< int > attrlist); - ::Dynamic createContext_dyn(); - - ::Dynamic createBuffer(); - ::Dynamic createBuffer_dyn(); - - ::Dynamic createSource(); - ::Dynamic createSource_dyn(); - - void deleteBuffer( ::Dynamic buffer); - ::Dynamic deleteBuffer_dyn(); - - void deleteBuffers(::cpp::VirtualArray buffers); - ::Dynamic deleteBuffers_dyn(); - - void deleteSource( ::Dynamic source); - ::Dynamic deleteSource_dyn(); - - void deleteSources(::cpp::VirtualArray sources); - ::Dynamic deleteSources_dyn(); - - void destroyContext( ::Dynamic context); - ::Dynamic destroyContext_dyn(); - - void disable(int capability); - ::Dynamic disable_dyn(); - - void distanceModel(int distanceModel); - ::Dynamic distanceModel_dyn(); - - void dopplerFactor(Float value); - ::Dynamic dopplerFactor_dyn(); - - void dopplerVelocity(Float value); - ::Dynamic dopplerVelocity_dyn(); - - void enable(int capability); - ::Dynamic enable_dyn(); - - ::Dynamic genSource(); - ::Dynamic genSource_dyn(); - - ::cpp::VirtualArray genSources(int n); - ::Dynamic genSources_dyn(); - - ::Dynamic genBuffer(); - ::Dynamic genBuffer_dyn(); - - ::cpp::VirtualArray genBuffers(int n); - ::Dynamic genBuffers_dyn(); - - bool getBoolean(int param); - ::Dynamic getBoolean_dyn(); - - ::Array< bool > getBooleanv(int param,hx::Null< int > count); - ::Dynamic getBooleanv_dyn(); - - ::Array< Float > getBuffer3f( ::Dynamic buffer,int param); - ::Dynamic getBuffer3f_dyn(); - - ::Array< int > getBuffer3i( ::Dynamic buffer,int param); - ::Dynamic getBuffer3i_dyn(); - - Float getBufferf( ::Dynamic buffer,int param); - ::Dynamic getBufferf_dyn(); - - ::Array< Float > getBufferfv( ::Dynamic buffer,int param,hx::Null< int > count); - ::Dynamic getBufferfv_dyn(); - - int getBufferi( ::Dynamic buffer,int param); - ::Dynamic getBufferi_dyn(); - - ::Array< int > getBufferiv( ::Dynamic buffer,int param,hx::Null< int > count); - ::Dynamic getBufferiv_dyn(); - - ::Dynamic getContextsDevice( ::Dynamic context); - ::Dynamic getContextsDevice_dyn(); - - ::Dynamic getCurrentContext(); - ::Dynamic getCurrentContext_dyn(); - - Float getDouble(int param); - ::Dynamic getDouble_dyn(); - - ::Array< Float > getDoublev(int param,hx::Null< int > count); - ::Dynamic getDoublev_dyn(); - - int getEnumValue(::String ename); - ::Dynamic getEnumValue_dyn(); - - int getError( ::Dynamic device); - ::Dynamic getError_dyn(); - - ::String getErrorString( ::Dynamic device); - ::Dynamic getErrorString_dyn(); - - Float getFloat(int param); - ::Dynamic getFloat_dyn(); - - ::Array< Float > getFloatv(int param,hx::Null< int > count); - ::Dynamic getFloatv_dyn(); - - int getInteger(int param); - ::Dynamic getInteger_dyn(); - - ::Array< int > getIntegerv(int param,hx::Null< int > count, ::Dynamic device); - ::Dynamic getIntegerv_dyn(); - - ::Array< Float > getListener3f(int param); - ::Dynamic getListener3f_dyn(); - - ::Array< int > getListener3i(int param); - ::Dynamic getListener3i_dyn(); - - Float getListenerf(int param); - ::Dynamic getListenerf_dyn(); - - ::Array< Float > getListenerfv(int param,hx::Null< int > count); - ::Dynamic getListenerfv_dyn(); - - int getListeneri(int param); - ::Dynamic getListeneri_dyn(); - - ::Array< int > getListeneriv(int param,hx::Null< int > count); - ::Dynamic getListeneriv_dyn(); - - ::Dynamic getProcAddress(::String fname); - ::Dynamic getProcAddress_dyn(); - - ::Array< Float > getSource3f( ::Dynamic source,int param); - ::Dynamic getSource3f_dyn(); - - Float getSourcef( ::Dynamic source,int param); - ::Dynamic getSourcef_dyn(); - - ::Array< int > getSource3i( ::Dynamic source,int param); - ::Dynamic getSource3i_dyn(); - - ::Array< Float > getSourcefv( ::Dynamic source,int param,hx::Null< int > count); - ::Dynamic getSourcefv_dyn(); - - ::Dynamic getSourcei( ::Dynamic source,int param); - ::Dynamic getSourcei_dyn(); - - ::Array< int > getSourceiv( ::Dynamic source,int param,hx::Null< int > count); - ::Dynamic getSourceiv_dyn(); - - ::String getString(int param, ::Dynamic device); - ::Dynamic getString_dyn(); - - bool isBuffer( ::Dynamic buffer); - ::Dynamic isBuffer_dyn(); - - bool isEnabled(int capability); - ::Dynamic isEnabled_dyn(); - - bool isExtensionPresent(::String extname); - ::Dynamic isExtensionPresent_dyn(); - - bool isSource( ::Dynamic source); - ::Dynamic isSource_dyn(); - - void listener3f(int param,Float value1,Float value2,Float value3); - ::Dynamic listener3f_dyn(); - - void listener3i(int param,int value1,int value2,int value3); - ::Dynamic listener3i_dyn(); - - void listenerf(int param,Float value); - ::Dynamic listenerf_dyn(); - - void listenerfv(int param,::Array< Float > values); - ::Dynamic listenerfv_dyn(); - - void listeneri(int param,int value); - ::Dynamic listeneri_dyn(); - - void listeneriv(int param,::Array< int > values); - ::Dynamic listeneriv_dyn(); - - bool makeContextCurrent( ::Dynamic context); - ::Dynamic makeContextCurrent_dyn(); - - ::Dynamic openDevice(::String deviceName); - ::Dynamic openDevice_dyn(); - - void pauseDevice( ::Dynamic device); - ::Dynamic pauseDevice_dyn(); - - void processContext( ::Dynamic context); - ::Dynamic processContext_dyn(); - - void resumeDevice( ::Dynamic device); - ::Dynamic resumeDevice_dyn(); - - void source3f( ::Dynamic source,int param,Float value1,Float value2,Float value3); - ::Dynamic source3f_dyn(); - - void source3i( ::Dynamic source,int param,int value1,int value2,int value3); - ::Dynamic source3i_dyn(); - - void sourcef( ::Dynamic source,int param,Float value); - ::Dynamic sourcef_dyn(); - - void sourcefv( ::Dynamic source,int param,::Array< Float > values); - ::Dynamic sourcefv_dyn(); - - void sourcei( ::Dynamic source,int param, ::Dynamic value); - ::Dynamic sourcei_dyn(); - - void sourceiv( ::Dynamic source,int param,::Array< int > values); - ::Dynamic sourceiv_dyn(); - - void sourcePlay( ::Dynamic source); - ::Dynamic sourcePlay_dyn(); - - void sourcePlayv(::cpp::VirtualArray sources); - ::Dynamic sourcePlayv_dyn(); - - void sourceStop( ::Dynamic source); - ::Dynamic sourceStop_dyn(); - - void sourceStopv(::cpp::VirtualArray sources); - ::Dynamic sourceStopv_dyn(); - - void sourceRewind( ::Dynamic source); - ::Dynamic sourceRewind_dyn(); - - void sourceRewindv(::cpp::VirtualArray sources); - ::Dynamic sourceRewindv_dyn(); - - void sourcePause( ::Dynamic source); - ::Dynamic sourcePause_dyn(); - - void sourcePausev(::cpp::VirtualArray sources); - ::Dynamic sourcePausev_dyn(); - - void sourceQueueBuffer( ::Dynamic source, ::Dynamic buffer); - ::Dynamic sourceQueueBuffer_dyn(); - - void sourceQueueBuffers( ::Dynamic source,int nb,::cpp::VirtualArray buffers); - ::Dynamic sourceQueueBuffers_dyn(); - - int sourceUnqueueBuffer( ::Dynamic source); - ::Dynamic sourceUnqueueBuffer_dyn(); - - ::cpp::VirtualArray sourceUnqueueBuffers( ::Dynamic source,int nb); - ::Dynamic sourceUnqueueBuffers_dyn(); - - void speedOfSound(Float value); - ::Dynamic speedOfSound_dyn(); - - void suspendContext( ::Dynamic context); - ::Dynamic suspendContext_dyn(); - -}; - -} // end namespace lime -} // end namespace media - -#endif /* INCLUDED_lime_media_OpenALAudioContext */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/WebAudioContext.h b/hGameTest/bin/linux/obj/include/lime/media/WebAudioContext.h deleted file mode 100644 index 31620e7a..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/WebAudioContext.h +++ /dev/null @@ -1,131 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_WebAudioContext -#define INCLUDED_lime_media_WebAudioContext - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_14_new) -HX_DECLARE_CLASS2(lime,media,WebAudioContext) - -namespace lime{ -namespace media{ - - -class HXCPP_CLASS_ATTRIBUTES WebAudioContext_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef WebAudioContext_obj OBJ_; - WebAudioContext_obj(); - - public: - enum { _hx_ClassId = 0x30db9fc6 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.media.WebAudioContext") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.media.WebAudioContext"); } - - inline static hx::ObjectPtr< WebAudioContext_obj > __new() { - hx::ObjectPtr< WebAudioContext_obj > __this = new WebAudioContext_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< WebAudioContext_obj > __alloc(hx::Ctx *_hx_ctx) { - WebAudioContext_obj *__this = (WebAudioContext_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(WebAudioContext_obj), true, "lime.media.WebAudioContext")); - *(void **)__this = WebAudioContext_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_14_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~WebAudioContext_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("WebAudioContext",4d,32,9a,10); } - - int activeSourceCount; - Float currentTime; - ::Dynamic destination; - ::Dynamic listener; - ::Dynamic oncomplete; - Float sampleRate; - ::Dynamic createAnalyser(); - ::Dynamic createAnalyser_dyn(); - - ::Dynamic createBiquadFilter(); - ::Dynamic createBiquadFilter_dyn(); - - ::Dynamic createBuffer( ::Dynamic buffer,bool mixToMono); - ::Dynamic createBuffer_dyn(); - - ::Dynamic createBufferSource(); - ::Dynamic createBufferSource_dyn(); - - ::Dynamic createChannelMerger( ::Dynamic numberOfInputs); - ::Dynamic createChannelMerger_dyn(); - - ::Dynamic createChannelSplitter( ::Dynamic numberOfOutputs); - ::Dynamic createChannelSplitter_dyn(); - - ::Dynamic createConvolver(); - ::Dynamic createConvolver_dyn(); - - ::Dynamic createDelay( ::Dynamic maxDelayTime); - ::Dynamic createDelay_dyn(); - - ::Dynamic createDynamicsCompressor(); - ::Dynamic createDynamicsCompressor_dyn(); - - ::Dynamic createGain(); - ::Dynamic createGain_dyn(); - - ::Dynamic createMediaElementSource( ::Dynamic mediaElement); - ::Dynamic createMediaElementSource_dyn(); - - ::Dynamic createMediaStreamSource( ::Dynamic mediaStream); - ::Dynamic createMediaStreamSource_dyn(); - - ::Dynamic createOscillator(); - ::Dynamic createOscillator_dyn(); - - ::Dynamic createPanner(); - ::Dynamic createPanner_dyn(); - - ::Dynamic createScriptProcessor(int bufferSize, ::Dynamic numberOfInputChannels, ::Dynamic numberOfOutputChannels); - ::Dynamic createScriptProcessor_dyn(); - - ::Dynamic createWaveShaper(); - ::Dynamic createWaveShaper_dyn(); - - ::Dynamic createWaveTable( ::Dynamic real, ::Dynamic imag); - ::Dynamic createWaveTable_dyn(); - - void decodeAudioData( ::Dynamic audioData, ::Dynamic successCallback, ::Dynamic errorCallback); - ::Dynamic decodeAudioData_dyn(); - - void startRendering(); - ::Dynamic startRendering_dyn(); - -}; - -} // end namespace lime -} // end namespace media - -#endif /* INCLUDED_lime_media_WebAudioContext */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/openal/AL.h b/hGameTest/bin/linux/obj/include/lime/media/openal/AL.h deleted file mode 100644 index ab1c0568..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/openal/AL.h +++ /dev/null @@ -1,561 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_openal_AL -#define INCLUDED_lime_media_openal_AL - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,media,openal,AL) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) - -namespace lime{ -namespace media{ -namespace openal{ - - -class HXCPP_CLASS_ATTRIBUTES AL_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AL_obj OBJ_; - AL_obj(); - - public: - enum { _hx_ClassId = 0x1527a64f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.media.openal.AL") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.media.openal.AL"); } - - inline static hx::ObjectPtr< AL_obj > __new() { - hx::ObjectPtr< AL_obj > __this = new AL_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< AL_obj > __alloc(hx::Ctx *_hx_ctx) { - AL_obj *__this = (AL_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AL_obj), false, "lime.media.openal.AL")); - *(void **)__this = AL_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AL_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AL",eb,38,00,00); } - - static void __boot(); - static int NONE; - static int FALSE; - static int TRUE; - static int SOURCE_RELATIVE; - static int CONE_INNER_ANGLE; - static int CONE_OUTER_ANGLE; - static int PITCH; - static int POSITION; - static int DIRECTION; - static int VELOCITY; - static int LOOPING; - static int BUFFER; - static int GAIN; - static int MIN_GAIN; - static int MAX_GAIN; - static int ORIENTATION; - static int SOURCE_STATE; - static int INITIAL; - static int PLAYING; - static int PAUSED; - static int STOPPED; - static int BUFFERS_QUEUED; - static int BUFFERS_PROCESSED; - static int REFERENCE_DISTANCE; - static int ROLLOFF_FACTOR; - static int CONE_OUTER_GAIN; - static int MAX_DISTANCE; - static int SEC_OFFSET; - static int SAMPLE_OFFSET; - static int BYTE_OFFSET; - static int SOURCE_TYPE; - static int STATIC; - static int STREAMING; - static int UNDETERMINED; - static int FORMAT_MONO8; - static int FORMAT_MONO16; - static int FORMAT_STEREO8; - static int FORMAT_STEREO16; - static int FREQUENCY; - static int BITS; - static int CHANNELS; - static int SIZE; - static int NO_ERROR; - static int INVALID_NAME; - static int INVALID_ENUM; - static int INVALID_VALUE; - static int INVALID_OPERATION; - static int OUT_OF_MEMORY; - static int VENDOR; - static int VERSION; - static int RENDERER; - static int EXTENSIONS; - static int DOPPLER_FACTOR; - static int SPEED_OF_SOUND; - static int DOPPLER_VELOCITY; - static int DISTANCE_MODEL; - static int INVERSE_DISTANCE; - static int INVERSE_DISTANCE_CLAMPED; - static int LINEAR_DISTANCE; - static int LINEAR_DISTANCE_CLAMPED; - static int EXPONENT_DISTANCE; - static int EXPONENT_DISTANCE_CLAMPED; - static int METERS_PER_UNIT; - static int DIRECT_FILTER; - static int AUXILIARY_SEND_FILTER; - static int AIR_ABSORPTION_FACTOR; - static int ROOM_ROLLOFF_FACTOR; - static int CONE_OUTER_GAINHF; - static int DIRECT_FILTER_GAINHF_AUTO; - static int AUXILIARY_SEND_FILTER_GAIN_AUTO; - static int AUXILIARY_SEND_FILTER_GAINHF_AUTO; - static int REVERB_DENSITY; - static int REVERB_DIFFUSION; - static int REVERB_GAIN; - static int REVERB_GAINHF; - static int REVERB_DECAY_TIME; - static int REVERB_DECAY_HFRATIO; - static int REVERB_REFLECTIONS_GAIN; - static int REVERB_REFLECTIONS_DELAY; - static int REVERB_LATE_REVERB_GAIN; - static int REVERB_LATE_REVERB_DELAY; - static int REVERB_AIR_ABSORPTION_GAINHF; - static int REVERB_ROOM_ROLLOFF_FACTOR; - static int REVERB_DECAY_HFLIMIT; - static int EAXREVERB_DENSITY; - static int EAXREVERB_DIFFUSION; - static int EAXREVERB_GAIN; - static int EAXREVERB_GAINHF; - static int EAXREVERB_GAINLF; - static int EAXREVERB_DECAY_TIME; - static int EAXREVERB_DECAY_HFRATIO; - static int EAXREVERB_DECAY_LFRATIO; - static int EAXREVERB_REFLECTIONS_GAIN; - static int EAXREVERB_REFLECTIONS_DELAY; - static int EAXREVERB_REFLECTIONS_PAN; - static int EAXREVERB_LATE_REVERB_GAIN; - static int EAXREVERB_LATE_REVERB_DELAY; - static int EAXREVERB_LATE_REVERB_PAN; - static int EAXREVERB_ECHO_TIME; - static int EAXREVERB_ECHO_DEPTH; - static int EAXREVERB_MODULATION_TIME; - static int EAXREVERB_MODULATION_DEPTH; - static int EAXREVERB_AIR_ABSORPTION_GAINHF; - static int EAXREVERB_HFREFERENCE; - static int EAXREVERB_LFREFERENCE; - static int EAXREVERB_ROOM_ROLLOFF_FACTOR; - static int EAXREVERB_DECAY_HFLIMIT; - static int CHORUS_WAVEFORM; - static int CHORUS_PHASE; - static int CHORUS_RATE; - static int CHORUS_DEPTH; - static int CHORUS_FEEDBACK; - static int CHORUS_DELAY; - static int DISTORTION_EDGE; - static int DISTORTION_GAIN; - static int DISTORTION_LOWPASS_CUTOFF; - static int DISTORTION_EQCENTER; - static int DISTORTION_EQBANDWIDTH; - static int ECHO_DELAY; - static int ECHO_LRDELAY; - static int ECHO_DAMPING; - static int ECHO_FEEDBACK; - static int ECHO_SPREAD; - static int FLANGER_WAVEFORM; - static int FLANGER_PHASE; - static int FLANGER_RATE; - static int FLANGER_DEPTH; - static int FLANGER_FEEDBACK; - static int FLANGER_DELAY; - static int FREQUENCY_SHIFTER_FREQUENCY; - static int FREQUENCY_SHIFTER_LEFT_DIRECTION; - static int FREQUENCY_SHIFTER_RIGHT_DIRECTION; - static int VOCAL_MORPHER_PHONEMEA; - static int VOCAL_MORPHER_PHONEMEA_COARSE_TUNING; - static int VOCAL_MORPHER_PHONEMEB; - static int VOCAL_MORPHER_PHONEMEB_COARSE_TUNING; - static int VOCAL_MORPHER_WAVEFORM; - static int VOCAL_MORPHER_RATE; - static int PITCH_SHIFTER_COARSE_TUNE; - static int PITCH_SHIFTER_FINE_TUNE; - static int RING_MODULATOR_FREQUENCY; - static int RING_MODULATOR_HIGHPASS_CUTOFF; - static int RING_MODULATOR_WAVEFORM; - static int AUTOWAH_ATTACK_TIME; - static int AUTOWAH_RELEASE_TIME; - static int AUTOWAH_RESONANCE; - static int AUTOWAH_PEAK_GAIN; - static int COMPRESSOR_ONOFF; - static int EQUALIZER_LOW_GAIN; - static int EQUALIZER_LOW_CUTOFF; - static int EQUALIZER_MID1_GAIN; - static int EQUALIZER_MID1_CENTER; - static int EQUALIZER_MID1_WIDTH; - static int EQUALIZER_MID2_GAIN; - static int EQUALIZER_MID2_CENTER; - static int EQUALIZER_MID2_WIDTH; - static int EQUALIZER_HIGH_GAIN; - static int EQUALIZER_HIGH_CUTOFF; - static int EFFECT_FIRST_PARAMETER; - static int EFFECT_LAST_PARAMETER; - static int EFFECT_TYPE; - static int EFFECT_NULL; - static int EFFECT_EAXREVERB; - static int EFFECT_REVERB; - static int EFFECT_CHORUS; - static int EFFECT_DISTORTION; - static int EFFECT_ECHO; - static int EFFECT_FLANGER; - static int EFFECT_FREQUENCY_SHIFTER; - static int EFFECT_VOCAL_MORPHER; - static int EFFECT_PITCH_SHIFTER; - static int EFFECT_RING_MODULATOR; - static int FFECT_AUTOWAH; - static int EFFECT_COMPRESSOR; - static int EFFECT_EQUALIZER; - static int EFFECTSLOT_EFFECT; - static int EFFECTSLOT_GAIN; - static int EFFECTSLOT_AUXILIARY_SEND_AUTO; - static int LOWPASS_GAIN; - static int LOWPASS_GAINHF; - static int HIGHPASS_GAIN; - static int HIGHPASS_GAINLF; - static int BANDPASS_GAIN; - static int BANDPASS_GAINLF; - static int BANDPASS_GAINHF; - static int FILTER_FIRST_PARAMETER; - static int FILTER_LAST_PARAMETER; - static int FILTER_TYPE; - static int FILTER_NULL; - static int FILTER_LOWPASS; - static int FILTER_HIGHPASS; - static int FILTER_BANDPASS; - static void removeDirectFilter( ::Dynamic source); - static ::Dynamic removeDirectFilter_dyn(); - - static void removeSend( ::Dynamic source,int index); - static ::Dynamic removeSend_dyn(); - - static void auxf( ::Dynamic aux,int param,Float value); - static ::Dynamic auxf_dyn(); - - static void auxfv( ::Dynamic aux,int param,::Array< Float > values); - static ::Dynamic auxfv_dyn(); - - static void auxi( ::Dynamic aux,int param, ::Dynamic value); - static ::Dynamic auxi_dyn(); - - static void auxiv( ::Dynamic aux,int param,::Array< int > values); - static ::Dynamic auxiv_dyn(); - - static void bufferData( ::Dynamic buffer,int format, ::lime::utils::ArrayBufferView data,int size,int freq); - static ::Dynamic bufferData_dyn(); - - static void buffer3f( ::Dynamic buffer,int param,Float value1,Float value2,Float value3); - static ::Dynamic buffer3f_dyn(); - - static void buffer3i( ::Dynamic buffer,int param,int value1,int value2,int value3); - static ::Dynamic buffer3i_dyn(); - - static void bufferf( ::Dynamic buffer,int param,Float value); - static ::Dynamic bufferf_dyn(); - - static void bufferfv( ::Dynamic buffer,int param,::Array< Float > values); - static ::Dynamic bufferfv_dyn(); - - static void bufferi( ::Dynamic buffer,int param,int value); - static ::Dynamic bufferi_dyn(); - - static void bufferiv( ::Dynamic buffer,int param,::Array< int > values); - static ::Dynamic bufferiv_dyn(); - - static ::Dynamic createAux(); - static ::Dynamic createAux_dyn(); - - static ::Dynamic createBuffer(); - static ::Dynamic createBuffer_dyn(); - - static ::Dynamic createEffect(); - static ::Dynamic createEffect_dyn(); - - static ::Dynamic createFilter(); - static ::Dynamic createFilter_dyn(); - - static ::Dynamic createSource(); - static ::Dynamic createSource_dyn(); - - static void deleteBuffer( ::Dynamic buffer); - static ::Dynamic deleteBuffer_dyn(); - - static void deleteBuffers(::cpp::VirtualArray buffers); - static ::Dynamic deleteBuffers_dyn(); - - static void deleteSource( ::Dynamic source); - static ::Dynamic deleteSource_dyn(); - - static void deleteSources(::cpp::VirtualArray sources); - static ::Dynamic deleteSources_dyn(); - - static void disable(int capability); - static ::Dynamic disable_dyn(); - - static void distanceModel(int distanceModel); - static ::Dynamic distanceModel_dyn(); - - static void dopplerFactor(Float value); - static ::Dynamic dopplerFactor_dyn(); - - static void dopplerVelocity(Float value); - static ::Dynamic dopplerVelocity_dyn(); - - static void effectf( ::Dynamic effect,int param,Float value); - static ::Dynamic effectf_dyn(); - - static void effectfv( ::Dynamic effect,int param,::Array< Float > values); - static ::Dynamic effectfv_dyn(); - - static void effecti( ::Dynamic effect,int param,int value); - static ::Dynamic effecti_dyn(); - - static void effectiv( ::Dynamic effect,int param,::Array< int > values); - static ::Dynamic effectiv_dyn(); - - static void enable(int capability); - static ::Dynamic enable_dyn(); - - static ::Dynamic genSource(); - static ::Dynamic genSource_dyn(); - - static ::cpp::VirtualArray genSources(int n); - static ::Dynamic genSources_dyn(); - - static ::Dynamic genBuffer(); - static ::Dynamic genBuffer_dyn(); - - static ::cpp::VirtualArray genBuffers(int n); - static ::Dynamic genBuffers_dyn(); - - static bool getBoolean(int param); - static ::Dynamic getBoolean_dyn(); - - static ::Array< bool > getBooleanv(int param,hx::Null< int > count); - static ::Dynamic getBooleanv_dyn(); - - static ::Array< Float > getBuffer3f( ::Dynamic buffer,int param); - static ::Dynamic getBuffer3f_dyn(); - - static ::Array< int > getBuffer3i( ::Dynamic buffer,int param); - static ::Dynamic getBuffer3i_dyn(); - - static Float getBufferf( ::Dynamic buffer,int param); - static ::Dynamic getBufferf_dyn(); - - static ::Array< Float > getBufferfv( ::Dynamic buffer,int param,hx::Null< int > count); - static ::Dynamic getBufferfv_dyn(); - - static int getBufferi( ::Dynamic buffer,int param); - static ::Dynamic getBufferi_dyn(); - - static ::Array< int > getBufferiv( ::Dynamic buffer,int param,hx::Null< int > count); - static ::Dynamic getBufferiv_dyn(); - - static Float getDouble(int param); - static ::Dynamic getDouble_dyn(); - - static ::Array< Float > getDoublev(int param,hx::Null< int > count); - static ::Dynamic getDoublev_dyn(); - - static int getEnumValue(::String ename); - static ::Dynamic getEnumValue_dyn(); - - static int getError(); - static ::Dynamic getError_dyn(); - - static ::String getErrorString(); - static ::Dynamic getErrorString_dyn(); - - static int getFilteri( ::Dynamic filter,int param); - static ::Dynamic getFilteri_dyn(); - - static Float getFloat(int param); - static ::Dynamic getFloat_dyn(); - - static ::Array< Float > getFloatv(int param,hx::Null< int > count); - static ::Dynamic getFloatv_dyn(); - - static int getInteger(int param); - static ::Dynamic getInteger_dyn(); - - static ::Array< int > getIntegerv(int param,hx::Null< int > count); - static ::Dynamic getIntegerv_dyn(); - - static ::Array< Float > getListener3f(int param); - static ::Dynamic getListener3f_dyn(); - - static ::Array< int > getListener3i(int param); - static ::Dynamic getListener3i_dyn(); - - static Float getListenerf(int param); - static ::Dynamic getListenerf_dyn(); - - static ::Array< Float > getListenerfv(int param,hx::Null< int > count); - static ::Dynamic getListenerfv_dyn(); - - static int getListeneri(int param); - static ::Dynamic getListeneri_dyn(); - - static ::Array< int > getListeneriv(int param,hx::Null< int > count); - static ::Dynamic getListeneriv_dyn(); - - static ::Dynamic getParameter(int param); - static ::Dynamic getParameter_dyn(); - - static ::Dynamic getProcAddress(::String fname); - static ::Dynamic getProcAddress_dyn(); - - static ::Array< Float > getSource3f( ::Dynamic source,int param); - static ::Dynamic getSource3f_dyn(); - - static Float getSourcef( ::Dynamic source,int param); - static ::Dynamic getSourcef_dyn(); - - static ::Array< int > getSource3i( ::Dynamic source,int param); - static ::Dynamic getSource3i_dyn(); - - static ::Array< Float > getSourcefv( ::Dynamic source,int param,hx::Null< int > count); - static ::Dynamic getSourcefv_dyn(); - - static ::Dynamic getSourcei( ::Dynamic source,int param); - static ::Dynamic getSourcei_dyn(); - - static ::Array< int > getSourceiv( ::Dynamic source,int param,hx::Null< int > count); - static ::Dynamic getSourceiv_dyn(); - - static ::String getString(int param); - static ::Dynamic getString_dyn(); - - static bool isBuffer( ::Dynamic buffer); - static ::Dynamic isBuffer_dyn(); - - static bool isEnabled(int capability); - static ::Dynamic isEnabled_dyn(); - - static bool isExtensionPresent(::String extname); - static ::Dynamic isExtensionPresent_dyn(); - - static bool isAux( ::Dynamic aux); - static ::Dynamic isAux_dyn(); - - static bool isEffect( ::Dynamic effect); - static ::Dynamic isEffect_dyn(); - - static bool isFilter( ::Dynamic filter); - static ::Dynamic isFilter_dyn(); - - static bool isSource( ::Dynamic source); - static ::Dynamic isSource_dyn(); - - static void listener3f(int param,Float value1,Float value2,Float value3); - static ::Dynamic listener3f_dyn(); - - static void listener3i(int param,int value1,int value2,int value3); - static ::Dynamic listener3i_dyn(); - - static void listenerf(int param,Float value); - static ::Dynamic listenerf_dyn(); - - static void listenerfv(int param,::Array< Float > values); - static ::Dynamic listenerfv_dyn(); - - static void listeneri(int param,int value); - static ::Dynamic listeneri_dyn(); - - static void listeneriv(int param,::Array< int > values); - static ::Dynamic listeneriv_dyn(); - - static void source3f( ::Dynamic source,int param,Float value1,Float value2,Float value3); - static ::Dynamic source3f_dyn(); - - static void source3i( ::Dynamic source,int param, ::Dynamic value1,int value2,int value3); - static ::Dynamic source3i_dyn(); - - static void sourcef( ::Dynamic source,int param,Float value); - static ::Dynamic sourcef_dyn(); - - static void sourcefv( ::Dynamic source,int param,::Array< Float > values); - static ::Dynamic sourcefv_dyn(); - - static void sourcei( ::Dynamic source,int param, ::Dynamic value); - static ::Dynamic sourcei_dyn(); - - static void filteri( ::Dynamic filter,int param, ::Dynamic value); - static ::Dynamic filteri_dyn(); - - static void filterf( ::Dynamic filter,int param,Float value); - static ::Dynamic filterf_dyn(); - - static void sourceiv( ::Dynamic source,int param,::Array< int > values); - static ::Dynamic sourceiv_dyn(); - - static void sourcePlay( ::Dynamic source); - static ::Dynamic sourcePlay_dyn(); - - static void sourcePlayv(::cpp::VirtualArray sources); - static ::Dynamic sourcePlayv_dyn(); - - static void sourceStop( ::Dynamic source); - static ::Dynamic sourceStop_dyn(); - - static void sourceStopv(::cpp::VirtualArray sources); - static ::Dynamic sourceStopv_dyn(); - - static void sourceRewind( ::Dynamic source); - static ::Dynamic sourceRewind_dyn(); - - static void sourceRewindv(::cpp::VirtualArray sources); - static ::Dynamic sourceRewindv_dyn(); - - static void sourcePause( ::Dynamic source); - static ::Dynamic sourcePause_dyn(); - - static void sourcePausev(::cpp::VirtualArray sources); - static ::Dynamic sourcePausev_dyn(); - - static void sourceQueueBuffer( ::Dynamic source, ::Dynamic buffer); - static ::Dynamic sourceQueueBuffer_dyn(); - - static void sourceQueueBuffers( ::Dynamic source,int nb,::cpp::VirtualArray buffers); - static ::Dynamic sourceQueueBuffers_dyn(); - - static ::Dynamic sourceUnqueueBuffer( ::Dynamic source); - static ::Dynamic sourceUnqueueBuffer_dyn(); - - static ::cpp::VirtualArray sourceUnqueueBuffers( ::Dynamic source,int nb); - static ::Dynamic sourceUnqueueBuffers_dyn(); - - static void speedOfSound(Float value); - static ::Dynamic speedOfSound_dyn(); - -}; - -} // end namespace lime -} // end namespace media -} // end namespace openal - -#endif /* INCLUDED_lime_media_openal_AL */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/openal/ALC.h b/hGameTest/bin/linux/obj/include/lime/media/openal/ALC.h deleted file mode 100644 index 7b85d7f9..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/openal/ALC.h +++ /dev/null @@ -1,128 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_openal_ALC -#define INCLUDED_lime_media_openal_ALC - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,media,openal,ALC) - -namespace lime{ -namespace media{ -namespace openal{ - - -class HXCPP_CLASS_ATTRIBUTES ALC_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ALC_obj OBJ_; - ALC_obj(); - - public: - enum { _hx_ClassId = 0x6d89df14 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.media.openal.ALC") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.media.openal.ALC"); } - - inline static hx::ObjectPtr< ALC_obj > __new() { - hx::ObjectPtr< ALC_obj > __this = new ALC_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ALC_obj > __alloc(hx::Ctx *_hx_ctx) { - ALC_obj *__this = (ALC_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ALC_obj), false, "lime.media.openal.ALC")); - *(void **)__this = ALC_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ALC_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ALC",f8,94,31,00); } - - static void __boot(); - static int FALSE; - static int TRUE; - static int FREQUENCY; - static int REFRESH; - static int SYNC; - static int MONO_SOURCES; - static int STEREO_SOURCES; - static int NO_ERROR; - static int INVALID_DEVICE; - static int INVALID_CONTEXT; - static int INVALID_ENUM; - static int INVALID_VALUE; - static int OUT_OF_MEMORY; - static int ATTRIBUTES_SIZE; - static int ALL_ATTRIBUTES; - static int DEFAULT_DEVICE_SPECIFIER; - static int DEVICE_SPECIFIER; - static int EXTENSIONS; - static int ENUMERATE_ALL_EXT; - static int DEFAULT_ALL_DEVICES_SPECIFIER; - static int ALL_DEVICES_SPECIFIER; - static bool closeDevice( ::Dynamic device); - static ::Dynamic closeDevice_dyn(); - - static ::Dynamic createContext( ::Dynamic device,::Array< int > attrlist); - static ::Dynamic createContext_dyn(); - - static void destroyContext( ::Dynamic context); - static ::Dynamic destroyContext_dyn(); - - static ::Dynamic getContextsDevice( ::Dynamic context); - static ::Dynamic getContextsDevice_dyn(); - - static ::Dynamic getCurrentContext(); - static ::Dynamic getCurrentContext_dyn(); - - static int getError( ::Dynamic device); - static ::Dynamic getError_dyn(); - - static ::String getErrorString( ::Dynamic device); - static ::Dynamic getErrorString_dyn(); - - static ::Array< int > getIntegerv( ::Dynamic device,int param,int size); - static ::Dynamic getIntegerv_dyn(); - - static ::String getString( ::Dynamic device,int param); - static ::Dynamic getString_dyn(); - - static bool makeContextCurrent( ::Dynamic context); - static ::Dynamic makeContextCurrent_dyn(); - - static ::Dynamic openDevice(::String deviceName); - static ::Dynamic openDevice_dyn(); - - static void pauseDevice( ::Dynamic device); - static ::Dynamic pauseDevice_dyn(); - - static void processContext( ::Dynamic context); - static ::Dynamic processContext_dyn(); - - static void resumeDevice( ::Dynamic device); - static ::Dynamic resumeDevice_dyn(); - - static void suspendContext( ::Dynamic context); - static ::Dynamic suspendContext_dyn(); - -}; - -} // end namespace lime -} // end namespace media -} // end namespace openal - -#endif /* INCLUDED_lime_media_openal_ALC */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/openal/_ALAuxiliaryEffectSlot/ALAuxiliaryEffectSlot_Impl_.h b/hGameTest/bin/linux/obj/include/lime/media/openal/_ALAuxiliaryEffectSlot/ALAuxiliaryEffectSlot_Impl_.h deleted file mode 100644 index 897477f6..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/openal/_ALAuxiliaryEffectSlot/ALAuxiliaryEffectSlot_Impl_.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_openal__ALAuxiliaryEffectSlot_ALAuxiliaryEffectSlot_Impl_ -#define INCLUDED_lime_media_openal__ALAuxiliaryEffectSlot_ALAuxiliaryEffectSlot_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,media,openal,_ALAuxiliaryEffectSlot,ALAuxiliaryEffectSlot_Impl_) - -namespace lime{ -namespace media{ -namespace openal{ -namespace _ALAuxiliaryEffectSlot{ - - -class HXCPP_CLASS_ATTRIBUTES ALAuxiliaryEffectSlot_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ALAuxiliaryEffectSlot_Impl__obj OBJ_; - ALAuxiliaryEffectSlot_Impl__obj(); - - public: - enum { _hx_ClassId = 0x54171dbf }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.media.openal._ALAuxiliaryEffectSlot.ALAuxiliaryEffectSlot_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.media.openal._ALAuxiliaryEffectSlot.ALAuxiliaryEffectSlot_Impl_"); } - - inline static hx::ObjectPtr< ALAuxiliaryEffectSlot_Impl__obj > __new() { - hx::ObjectPtr< ALAuxiliaryEffectSlot_Impl__obj > __this = new ALAuxiliaryEffectSlot_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ALAuxiliaryEffectSlot_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - ALAuxiliaryEffectSlot_Impl__obj *__this = (ALAuxiliaryEffectSlot_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ALAuxiliaryEffectSlot_Impl__obj), false, "lime.media.openal._ALAuxiliaryEffectSlot.ALAuxiliaryEffectSlot_Impl_")); - *(void **)__this = ALAuxiliaryEffectSlot_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ALAuxiliaryEffectSlot_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ALAuxiliaryEffectSlot_Impl_",ca,89,74,28); } - - static ::Dynamic _new( ::Dynamic handle); - static ::Dynamic _new_dyn(); - -}; - -} // end namespace lime -} // end namespace media -} // end namespace openal -} // end namespace _ALAuxiliaryEffectSlot - -#endif /* INCLUDED_lime_media_openal__ALAuxiliaryEffectSlot_ALAuxiliaryEffectSlot_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/openal/_ALBuffer/ALBuffer_Impl_.h b/hGameTest/bin/linux/obj/include/lime/media/openal/_ALBuffer/ALBuffer_Impl_.h deleted file mode 100644 index c5030931..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/openal/_ALBuffer/ALBuffer_Impl_.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_openal__ALBuffer_ALBuffer_Impl_ -#define INCLUDED_lime_media_openal__ALBuffer_ALBuffer_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,media,openal,_ALBuffer,ALBuffer_Impl_) - -namespace lime{ -namespace media{ -namespace openal{ -namespace _ALBuffer{ - - -class HXCPP_CLASS_ATTRIBUTES ALBuffer_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ALBuffer_Impl__obj OBJ_; - ALBuffer_Impl__obj(); - - public: - enum { _hx_ClassId = 0x78e0f2dd }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.media.openal._ALBuffer.ALBuffer_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.media.openal._ALBuffer.ALBuffer_Impl_"); } - - inline static hx::ObjectPtr< ALBuffer_Impl__obj > __new() { - hx::ObjectPtr< ALBuffer_Impl__obj > __this = new ALBuffer_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ALBuffer_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - ALBuffer_Impl__obj *__this = (ALBuffer_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ALBuffer_Impl__obj), false, "lime.media.openal._ALBuffer.ALBuffer_Impl_")); - *(void **)__this = ALBuffer_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ALBuffer_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ALBuffer_Impl_",2b,73,03,08); } - - static ::Dynamic _new( ::Dynamic handle); - static ::Dynamic _new_dyn(); - -}; - -} // end namespace lime -} // end namespace media -} // end namespace openal -} // end namespace _ALBuffer - -#endif /* INCLUDED_lime_media_openal__ALBuffer_ALBuffer_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/openal/_ALContext/ALContext_Impl_.h b/hGameTest/bin/linux/obj/include/lime/media/openal/_ALContext/ALContext_Impl_.h deleted file mode 100644 index 17edad7c..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/openal/_ALContext/ALContext_Impl_.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_openal__ALContext_ALContext_Impl_ -#define INCLUDED_lime_media_openal__ALContext_ALContext_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,media,openal,_ALContext,ALContext_Impl_) - -namespace lime{ -namespace media{ -namespace openal{ -namespace _ALContext{ - - -class HXCPP_CLASS_ATTRIBUTES ALContext_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ALContext_Impl__obj OBJ_; - ALContext_Impl__obj(); - - public: - enum { _hx_ClassId = 0x72af199b }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.media.openal._ALContext.ALContext_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.media.openal._ALContext.ALContext_Impl_"); } - - inline static hx::ObjectPtr< ALContext_Impl__obj > __new() { - hx::ObjectPtr< ALContext_Impl__obj > __this = new ALContext_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ALContext_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - ALContext_Impl__obj *__this = (ALContext_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ALContext_Impl__obj), false, "lime.media.openal._ALContext.ALContext_Impl_")); - *(void **)__this = ALContext_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ALContext_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ALContext_Impl_",e4,0f,31,11); } - - static ::Dynamic _new( ::Dynamic handle); - static ::Dynamic _new_dyn(); - -}; - -} // end namespace lime -} // end namespace media -} // end namespace openal -} // end namespace _ALContext - -#endif /* INCLUDED_lime_media_openal__ALContext_ALContext_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/openal/_ALDevice/ALDevice_Impl_.h b/hGameTest/bin/linux/obj/include/lime/media/openal/_ALDevice/ALDevice_Impl_.h deleted file mode 100644 index 26b7848b..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/openal/_ALDevice/ALDevice_Impl_.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_openal__ALDevice_ALDevice_Impl_ -#define INCLUDED_lime_media_openal__ALDevice_ALDevice_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,media,openal,_ALDevice,ALDevice_Impl_) - -namespace lime{ -namespace media{ -namespace openal{ -namespace _ALDevice{ - - -class HXCPP_CLASS_ATTRIBUTES ALDevice_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ALDevice_Impl__obj OBJ_; - ALDevice_Impl__obj(); - - public: - enum { _hx_ClassId = 0x1e2fac5d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.media.openal._ALDevice.ALDevice_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.media.openal._ALDevice.ALDevice_Impl_"); } - - inline static hx::ObjectPtr< ALDevice_Impl__obj > __new() { - hx::ObjectPtr< ALDevice_Impl__obj > __this = new ALDevice_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ALDevice_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - ALDevice_Impl__obj *__this = (ALDevice_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ALDevice_Impl__obj), false, "lime.media.openal._ALDevice.ALDevice_Impl_")); - *(void **)__this = ALDevice_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ALDevice_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ALDevice_Impl_",41,67,1b,6c); } - - static ::Dynamic _new( ::Dynamic handle); - static ::Dynamic _new_dyn(); - -}; - -} // end namespace lime -} // end namespace media -} // end namespace openal -} // end namespace _ALDevice - -#endif /* INCLUDED_lime_media_openal__ALDevice_ALDevice_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/openal/_ALEffect/ALEffect_Impl_.h b/hGameTest/bin/linux/obj/include/lime/media/openal/_ALEffect/ALEffect_Impl_.h deleted file mode 100644 index d2c15849..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/openal/_ALEffect/ALEffect_Impl_.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_openal__ALEffect_ALEffect_Impl_ -#define INCLUDED_lime_media_openal__ALEffect_ALEffect_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,media,openal,_ALEffect,ALEffect_Impl_) - -namespace lime{ -namespace media{ -namespace openal{ -namespace _ALEffect{ - - -class HXCPP_CLASS_ATTRIBUTES ALEffect_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ALEffect_Impl__obj OBJ_; - ALEffect_Impl__obj(); - - public: - enum { _hx_ClassId = 0x7ede22bf }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.media.openal._ALEffect.ALEffect_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.media.openal._ALEffect.ALEffect_Impl_"); } - - inline static hx::ObjectPtr< ALEffect_Impl__obj > __new() { - hx::ObjectPtr< ALEffect_Impl__obj > __this = new ALEffect_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ALEffect_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - ALEffect_Impl__obj *__this = (ALEffect_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ALEffect_Impl__obj), false, "lime.media.openal._ALEffect.ALEffect_Impl_")); - *(void **)__this = ALEffect_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ALEffect_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ALEffect_Impl_",7c,13,0e,4e); } - - static ::Dynamic _new( ::Dynamic handle); - static ::Dynamic _new_dyn(); - -}; - -} // end namespace lime -} // end namespace media -} // end namespace openal -} // end namespace _ALEffect - -#endif /* INCLUDED_lime_media_openal__ALEffect_ALEffect_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/openal/_ALFilter/ALFilter_Impl_.h b/hGameTest/bin/linux/obj/include/lime/media/openal/_ALFilter/ALFilter_Impl_.h deleted file mode 100644 index 97d79496..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/openal/_ALFilter/ALFilter_Impl_.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_openal__ALFilter_ALFilter_Impl_ -#define INCLUDED_lime_media_openal__ALFilter_ALFilter_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,media,openal,_ALFilter,ALFilter_Impl_) - -namespace lime{ -namespace media{ -namespace openal{ -namespace _ALFilter{ - - -class HXCPP_CLASS_ATTRIBUTES ALFilter_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ALFilter_Impl__obj OBJ_; - ALFilter_Impl__obj(); - - public: - enum { _hx_ClassId = 0x13b01c21 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.media.openal._ALFilter.ALFilter_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.media.openal._ALFilter.ALFilter_Impl_"); } - - inline static hx::ObjectPtr< ALFilter_Impl__obj > __new() { - hx::ObjectPtr< ALFilter_Impl__obj > __this = new ALFilter_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ALFilter_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - ALFilter_Impl__obj *__this = (ALFilter_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ALFilter_Impl__obj), false, "lime.media.openal._ALFilter.ALFilter_Impl_")); - *(void **)__this = ALFilter_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ALFilter_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ALFilter_Impl_",e3,af,86,0f); } - - static ::Dynamic _new( ::Dynamic handle); - static ::Dynamic _new_dyn(); - -}; - -} // end namespace lime -} // end namespace media -} // end namespace openal -} // end namespace _ALFilter - -#endif /* INCLUDED_lime_media_openal__ALFilter_ALFilter_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/openal/_ALSource/ALSource_Impl_.h b/hGameTest/bin/linux/obj/include/lime/media/openal/_ALSource/ALSource_Impl_.h deleted file mode 100644 index a00511a5..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/openal/_ALSource/ALSource_Impl_.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_openal__ALSource_ALSource_Impl_ -#define INCLUDED_lime_media_openal__ALSource_ALSource_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,media,openal,_ALSource,ALSource_Impl_) - -namespace lime{ -namespace media{ -namespace openal{ -namespace _ALSource{ - - -class HXCPP_CLASS_ATTRIBUTES ALSource_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ALSource_Impl__obj OBJ_; - ALSource_Impl__obj(); - - public: - enum { _hx_ClassId = 0x63a2f0a7 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.media.openal._ALSource.ALSource_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.media.openal._ALSource.ALSource_Impl_"); } - - inline static hx::ObjectPtr< ALSource_Impl__obj > __new() { - hx::ObjectPtr< ALSource_Impl__obj > __this = new ALSource_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ALSource_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - ALSource_Impl__obj *__this = (ALSource_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ALSource_Impl__obj), false, "lime.media.openal._ALSource.ALSource_Impl_")); - *(void **)__this = ALSource_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ALSource_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ALSource_Impl_",46,3d,35,f9); } - - static ::Dynamic _new( ::Dynamic handle); - static ::Dynamic _new_dyn(); - -}; - -} // end namespace lime -} // end namespace media -} // end namespace openal -} // end namespace _ALSource - -#endif /* INCLUDED_lime_media_openal__ALSource_ALSource_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/vorbis/VorbisComment.h b/hGameTest/bin/linux/obj/include/lime/media/vorbis/VorbisComment.h deleted file mode 100644 index e5e2f000..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/vorbis/VorbisComment.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_vorbis_VorbisComment -#define INCLUDED_lime_media_vorbis_VorbisComment - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_ad1e8e68f8403b12_9_new) -HX_DECLARE_CLASS3(lime,media,vorbis,VorbisComment) - -namespace lime{ -namespace media{ -namespace vorbis{ - - -class HXCPP_CLASS_ATTRIBUTES VorbisComment_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef VorbisComment_obj OBJ_; - VorbisComment_obj(); - - public: - enum { _hx_ClassId = 0x488981ea }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.media.vorbis.VorbisComment") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.media.vorbis.VorbisComment"); } - - inline static hx::ObjectPtr< VorbisComment_obj > __new() { - hx::ObjectPtr< VorbisComment_obj > __this = new VorbisComment_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< VorbisComment_obj > __alloc(hx::Ctx *_hx_ctx) { - VorbisComment_obj *__this = (VorbisComment_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(VorbisComment_obj), true, "lime.media.vorbis.VorbisComment")); - *(void **)__this = VorbisComment_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_ad1e8e68f8403b12_9_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~VorbisComment_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("VorbisComment",2c,4f,a7,75); } - - ::Array< ::String > userComments; - ::String vendor; -}; - -} // end namespace lime -} // end namespace media -} // end namespace vorbis - -#endif /* INCLUDED_lime_media_vorbis_VorbisComment */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/vorbis/VorbisFile.h b/hGameTest/bin/linux/obj/include/lime/media/vorbis/VorbisFile.h deleted file mode 100644 index b0edb117..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/vorbis/VorbisFile.h +++ /dev/null @@ -1,151 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_vorbis_VorbisFile -#define INCLUDED_lime_media_vorbis_VorbisFile - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,media,vorbis,VorbisComment) -HX_DECLARE_CLASS3(lime,media,vorbis,VorbisFile) -HX_DECLARE_CLASS3(lime,media,vorbis,VorbisInfo) - -namespace lime{ -namespace media{ -namespace vorbis{ - - -class HXCPP_CLASS_ATTRIBUTES VorbisFile_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef VorbisFile_obj OBJ_; - VorbisFile_obj(); - - public: - enum { _hx_ClassId = 0x35c77211 }; - - void __construct( ::Dynamic handle); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.media.vorbis.VorbisFile") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.media.vorbis.VorbisFile"); } - static hx::ObjectPtr< VorbisFile_obj > __new( ::Dynamic handle); - static hx::ObjectPtr< VorbisFile_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic handle); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~VorbisFile_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("VorbisFile",8f,a7,81,d4); } - - static ::lime::media::vorbis::VorbisFile fromBytes( ::haxe::io::Bytes bytes); - static ::Dynamic fromBytes_dyn(); - - static ::lime::media::vorbis::VorbisFile fromFile(::String path); - static ::Dynamic fromFile_dyn(); - - int bitstream; - ::Dynamic handle; - int bitrate(hx::Null< int > bitstream); - ::Dynamic bitrate_dyn(); - - int bitrateInstant(); - ::Dynamic bitrateInstant_dyn(); - - void clear(); - ::Dynamic clear_dyn(); - - ::lime::media::vorbis::VorbisComment comment(hx::Null< int > bitstream); - ::Dynamic comment_dyn(); - - int crosslap( ::lime::media::vorbis::VorbisFile other); - ::Dynamic crosslap_dyn(); - - ::lime::media::vorbis::VorbisInfo info(hx::Null< int > bitstream); - ::Dynamic info_dyn(); - - int pcmSeek( cpp::Int64Struct pos); - ::Dynamic pcmSeek_dyn(); - - int pcmSeekLap( cpp::Int64Struct pos); - ::Dynamic pcmSeekLap_dyn(); - - int pcmSeekPage( cpp::Int64Struct pos); - ::Dynamic pcmSeekPage_dyn(); - - int pcmSeekPageLap( cpp::Int64Struct pos); - ::Dynamic pcmSeekPageLap_dyn(); - - cpp::Int64Struct pcmTell(); - ::Dynamic pcmTell_dyn(); - - cpp::Int64Struct pcmTotal(hx::Null< int > bitstream); - ::Dynamic pcmTotal_dyn(); - - int rawSeek( cpp::Int64Struct pos); - ::Dynamic rawSeek_dyn(); - - int rawSeekLap( cpp::Int64Struct pos); - ::Dynamic rawSeekLap_dyn(); - - cpp::Int64Struct rawTell(); - ::Dynamic rawTell_dyn(); - - cpp::Int64Struct rawTotal(hx::Null< int > bitstream); - ::Dynamic rawTotal_dyn(); - - int read( ::haxe::io::Bytes buffer,int position,hx::Null< int > length,hx::Null< bool > bigEndianPacking,hx::Null< int > wordSize,hx::Null< bool > _hx_signed); - ::Dynamic read_dyn(); - - int readFloat( ::haxe::io::Bytes pcmChannels,int samples); - ::Dynamic readFloat_dyn(); - - bool seekable(); - ::Dynamic seekable_dyn(); - - int serialNumber(hx::Null< int > bitstream); - ::Dynamic serialNumber_dyn(); - - int streams(); - ::Dynamic streams_dyn(); - - int timeSeek(Float s); - ::Dynamic timeSeek_dyn(); - - int timeSeekLap(Float s); - ::Dynamic timeSeekLap_dyn(); - - int timeSeekPage(Float s); - ::Dynamic timeSeekPage_dyn(); - - int timeSeekPageLap(Float s); - ::Dynamic timeSeekPageLap_dyn(); - - Float timeTell(); - ::Dynamic timeTell_dyn(); - - Float timeTotal(hx::Null< int > bitstream); - ::Dynamic timeTotal_dyn(); - -}; - -} // end namespace lime -} // end namespace media -} // end namespace vorbis - -#endif /* INCLUDED_lime_media_vorbis_VorbisFile */ diff --git a/hGameTest/bin/linux/obj/include/lime/media/vorbis/VorbisInfo.h b/hGameTest/bin/linux/obj/include/lime/media/vorbis/VorbisInfo.h deleted file mode 100644 index 35980e83..00000000 --- a/hGameTest/bin/linux/obj/include/lime/media/vorbis/VorbisInfo.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_media_vorbis_VorbisInfo -#define INCLUDED_lime_media_vorbis_VorbisInfo - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_d9b59d7587cb992f_14_new) -HX_DECLARE_CLASS3(lime,media,vorbis,VorbisInfo) - -namespace lime{ -namespace media{ -namespace vorbis{ - - -class HXCPP_CLASS_ATTRIBUTES VorbisInfo_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef VorbisInfo_obj OBJ_; - VorbisInfo_obj(); - - public: - enum { _hx_ClassId = 0x37c6dc03 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.media.vorbis.VorbisInfo") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.media.vorbis.VorbisInfo"); } - - inline static hx::ObjectPtr< VorbisInfo_obj > __new() { - hx::ObjectPtr< VorbisInfo_obj > __this = new VorbisInfo_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< VorbisInfo_obj > __alloc(hx::Ctx *_hx_ctx) { - VorbisInfo_obj *__this = (VorbisInfo_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(VorbisInfo_obj), false, "lime.media.vorbis.VorbisInfo")); - *(void **)__this = VorbisInfo_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_d9b59d7587cb992f_14_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~VorbisInfo_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("VorbisInfo",81,11,81,d6); } - - int bitrateLower; - int bitrateNominal; - int bitrateUpper; - int channels; - int rate; - int version; -}; - -} // end namespace lime -} // end namespace media -} // end namespace vorbis - -#endif /* INCLUDED_lime_media_vorbis_VorbisInfo */ diff --git a/hGameTest/bin/linux/obj/include/lime/net/HTTPRequest.h b/hGameTest/bin/linux/obj/include/lime/net/HTTPRequest.h deleted file mode 100644 index 4c733e7c..00000000 --- a/hGameTest/bin/linux/obj/include/lime/net/HTTPRequest.h +++ /dev/null @@ -1,52 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_net_HTTPRequest -#define INCLUDED_lime_net_HTTPRequest - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -HX_DECLARE_CLASS2(lime,net,HTTPRequest) -HX_DECLARE_CLASS3(lime,net,_HTTPRequest,AbstractHTTPRequest) -HX_DECLARE_CLASS2(lime,net,_IHTTPRequest) - -namespace lime{ -namespace net{ - - -class HXCPP_CLASS_ATTRIBUTES HTTPRequest_obj : public ::lime::net::_HTTPRequest::AbstractHTTPRequest_obj -{ - public: - typedef ::lime::net::_HTTPRequest::AbstractHTTPRequest_obj super; - typedef HTTPRequest_obj OBJ_; - HTTPRequest_obj(); - - public: - enum { _hx_ClassId = 0x6483967f }; - - void __construct(::String uri); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.net.HTTPRequest") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.net.HTTPRequest"); } - static hx::ObjectPtr< HTTPRequest_obj > __new(::String uri); - static hx::ObjectPtr< HTTPRequest_obj > __alloc(hx::Ctx *_hx_ctx,::String uri); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~HTTPRequest_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("HTTPRequest",a7,a4,cd,7f); } - -}; - -} // end namespace lime -} // end namespace net - -#endif /* INCLUDED_lime_net_HTTPRequest */ diff --git a/hGameTest/bin/linux/obj/include/lime/net/HTTPRequestHeader.h b/hGameTest/bin/linux/obj/include/lime/net/HTTPRequestHeader.h deleted file mode 100644 index e165173c..00000000 --- a/hGameTest/bin/linux/obj/include/lime/net/HTTPRequestHeader.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_net_HTTPRequestHeader -#define INCLUDED_lime_net_HTTPRequestHeader - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_27fdfe9151c47db1_13_new) -HX_DECLARE_CLASS2(lime,net,HTTPRequestHeader) - -namespace lime{ -namespace net{ - - -class HXCPP_CLASS_ATTRIBUTES HTTPRequestHeader_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef HTTPRequestHeader_obj OBJ_; - HTTPRequestHeader_obj(); - - public: - enum { _hx_ClassId = 0x2dc89a34 }; - - void __construct(::String name,::String __o_value); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.net.HTTPRequestHeader") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.net.HTTPRequestHeader"); } - - inline static hx::ObjectPtr< HTTPRequestHeader_obj > __new(::String name,::String __o_value) { - hx::ObjectPtr< HTTPRequestHeader_obj > __this = new HTTPRequestHeader_obj(); - __this->__construct(name,__o_value); - return __this; - } - - inline static hx::ObjectPtr< HTTPRequestHeader_obj > __alloc(hx::Ctx *_hx_ctx,::String name,::String __o_value) { - HTTPRequestHeader_obj *__this = (HTTPRequestHeader_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(HTTPRequestHeader_obj), true, "lime.net.HTTPRequestHeader")); - *(void **)__this = HTTPRequestHeader_obj::_hx_vtable; -{ - ::String value = __o_value; - if (hx::IsNull(__o_value)) value = HX_("",00,00,00,00); - HX_STACKFRAME(&_hx_pos_27fdfe9151c47db1_13_new) -HXLINE( 14) ( ( ::lime::net::HTTPRequestHeader)(__this) )->name = name; -HXLINE( 15) ( ( ::lime::net::HTTPRequestHeader)(__this) )->value = value; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~HTTPRequestHeader_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("HTTPRequestHeader",94,99,b5,e9); } - - ::String name; - ::String value; -}; - -} // end namespace lime -} // end namespace net - -#endif /* INCLUDED_lime_net_HTTPRequestHeader */ diff --git a/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest/AbstractHTTPRequest.h b/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest/AbstractHTTPRequest.h deleted file mode 100644 index 3c720dda..00000000 --- a/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest/AbstractHTTPRequest.h +++ /dev/null @@ -1,86 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#define INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeHTTPRequest) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,net,HTTPRequestHeader) -HX_DECLARE_CLASS3(lime,net,_HTTPRequest,AbstractHTTPRequest) -HX_DECLARE_CLASS2(lime,net,_IHTTPRequest) - -namespace lime{ -namespace net{ -namespace _HTTPRequest{ - - -class HXCPP_CLASS_ATTRIBUTES AbstractHTTPRequest_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AbstractHTTPRequest_obj OBJ_; - AbstractHTTPRequest_obj(); - - public: - enum { _hx_ClassId = 0x618df855 }; - - void __construct(::String uri); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.net._HTTPRequest.AbstractHTTPRequest") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.net._HTTPRequest.AbstractHTTPRequest"); } - static hx::ObjectPtr< AbstractHTTPRequest_obj > __new(::String uri); - static hx::ObjectPtr< AbstractHTTPRequest_obj > __alloc(hx::Ctx *_hx_ctx,::String uri); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AbstractHTTPRequest_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("AbstractHTTPRequest",e5,22,a3,c7); } - - ::String contentType; - ::haxe::io::Bytes data; - bool enableResponseHeaders; - bool followRedirects; - ::haxe::ds::StringMap formData; - ::Array< ::Dynamic> headers; - ::String method; - ::Dynamic responseData; - ::Array< ::Dynamic> responseHeaders; - int responseStatus; - int timeout; - ::String uri; - ::String userAgent; - bool withCredentials; - ::lime::_internal::backend::native::NativeHTTPRequest _hx___backend; - void cancel(); - ::Dynamic cancel_dyn(); - - virtual ::lime::app::Future load(::String uri); - ::Dynamic load_dyn(); - -}; - -} // end namespace lime -} // end namespace net -} // end namespace _HTTPRequest - -#endif /* INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest */ diff --git a/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_Bytes.h b/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_Bytes.h deleted file mode 100644 index e074e7fb..00000000 --- a/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_Bytes.h +++ /dev/null @@ -1,60 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#define INCLUDED_lime_net__HTTPRequest_Bytes - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS3(lime,net,_HTTPRequest,AbstractHTTPRequest) -HX_DECLARE_CLASS2(lime,net,_HTTPRequest_Bytes) -HX_DECLARE_CLASS2(lime,net,_IHTTPRequest) - -namespace lime{ -namespace net{ - - -class HXCPP_CLASS_ATTRIBUTES _HTTPRequest_Bytes_obj : public ::lime::net::_HTTPRequest::AbstractHTTPRequest_obj -{ - public: - typedef ::lime::net::_HTTPRequest::AbstractHTTPRequest_obj super; - typedef _HTTPRequest_Bytes_obj OBJ_; - _HTTPRequest_Bytes_obj(); - - public: - enum { _hx_ClassId = 0x041f8278 }; - - void __construct(::String uri); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.net._HTTPRequest_Bytes") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.net._HTTPRequest_Bytes"); } - static hx::ObjectPtr< _HTTPRequest_Bytes_obj > __new(::String uri); - static hx::ObjectPtr< _HTTPRequest_Bytes_obj > __alloc(hx::Ctx *_hx_ctx,::String uri); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_HTTPRequest_Bytes_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_HTTPRequest_Bytes",34,80,e3,d7); } - - virtual ::Dynamic fromBytes( ::haxe::io::Bytes bytes); - ::Dynamic fromBytes_dyn(); - - ::lime::app::Future load(::String uri); - -}; - -} // end namespace lime -} // end namespace net - -#endif /* INCLUDED_lime_net__HTTPRequest_Bytes */ diff --git a/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_String.h b/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_String.h deleted file mode 100644 index 0421963c..00000000 --- a/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_String.h +++ /dev/null @@ -1,56 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_net__HTTPRequest_String -#define INCLUDED_lime_net__HTTPRequest_String - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS3(lime,net,_HTTPRequest,AbstractHTTPRequest) -HX_DECLARE_CLASS2(lime,net,_HTTPRequest_String) -HX_DECLARE_CLASS2(lime,net,_IHTTPRequest) - -namespace lime{ -namespace net{ - - -class HXCPP_CLASS_ATTRIBUTES _HTTPRequest_String_obj : public ::lime::net::_HTTPRequest::AbstractHTTPRequest_obj -{ - public: - typedef ::lime::net::_HTTPRequest::AbstractHTTPRequest_obj super; - typedef _HTTPRequest_String_obj OBJ_; - _HTTPRequest_String_obj(); - - public: - enum { _hx_ClassId = 0x5a2d0ac0 }; - - void __construct(::String uri); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.net._HTTPRequest_String") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.net._HTTPRequest_String"); } - static hx::ObjectPtr< _HTTPRequest_String_obj > __new(::String uri); - static hx::ObjectPtr< _HTTPRequest_String_obj > __alloc(hx::Ctx *_hx_ctx,::String uri); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_HTTPRequest_String_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_HTTPRequest_String",e8,80,ed,f8); } - - ::lime::app::Future load(::String uri); - -}; - -} // end namespace lime -} // end namespace net - -#endif /* INCLUDED_lime_net__HTTPRequest_String */ diff --git a/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_lime_graphics_Image.h b/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_lime_graphics_Image.h deleted file mode 100644 index 9b519b79..00000000 --- a/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_lime_graphics_Image.h +++ /dev/null @@ -1,57 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_net__HTTPRequest_lime_graphics_Image -#define INCLUDED_lime_net__HTTPRequest_lime_graphics_Image - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,net,_HTTPRequest,AbstractHTTPRequest) -HX_DECLARE_CLASS2(lime,net,_HTTPRequest_Bytes) -HX_DECLARE_CLASS2(lime,net,_HTTPRequest_lime_graphics_Image) -HX_DECLARE_CLASS2(lime,net,_IHTTPRequest) - -namespace lime{ -namespace net{ - - -class HXCPP_CLASS_ATTRIBUTES _HTTPRequest_lime_graphics_Image_obj : public ::lime::net::_HTTPRequest_Bytes_obj -{ - public: - typedef ::lime::net::_HTTPRequest_Bytes_obj super; - typedef _HTTPRequest_lime_graphics_Image_obj OBJ_; - _HTTPRequest_lime_graphics_Image_obj(); - - public: - enum { _hx_ClassId = 0x39a54782 }; - - void __construct(::String uri); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.net._HTTPRequest_lime_graphics_Image") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.net._HTTPRequest_lime_graphics_Image"); } - static hx::ObjectPtr< _HTTPRequest_lime_graphics_Image_obj > __new(::String uri); - static hx::ObjectPtr< _HTTPRequest_lime_graphics_Image_obj > __alloc(hx::Ctx *_hx_ctx,::String uri); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_HTTPRequest_lime_graphics_Image_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_HTTPRequest_lime_graphics_Image",5a,18,68,b2); } - - ::Dynamic fromBytes( ::haxe::io::Bytes bytes); - -}; - -} // end namespace lime -} // end namespace net - -#endif /* INCLUDED_lime_net__HTTPRequest_lime_graphics_Image */ diff --git a/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_lime_media_AudioBuffer.h b/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_lime_media_AudioBuffer.h deleted file mode 100644 index 8bf2d0c3..00000000 --- a/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_lime_media_AudioBuffer.h +++ /dev/null @@ -1,57 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_net__HTTPRequest_lime_media_AudioBuffer -#define INCLUDED_lime_net__HTTPRequest_lime_media_AudioBuffer - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,net,_HTTPRequest,AbstractHTTPRequest) -HX_DECLARE_CLASS2(lime,net,_HTTPRequest_Bytes) -HX_DECLARE_CLASS2(lime,net,_HTTPRequest_lime_media_AudioBuffer) -HX_DECLARE_CLASS2(lime,net,_IHTTPRequest) - -namespace lime{ -namespace net{ - - -class HXCPP_CLASS_ATTRIBUTES _HTTPRequest_lime_media_AudioBuffer_obj : public ::lime::net::_HTTPRequest_Bytes_obj -{ - public: - typedef ::lime::net::_HTTPRequest_Bytes_obj super; - typedef _HTTPRequest_lime_media_AudioBuffer_obj OBJ_; - _HTTPRequest_lime_media_AudioBuffer_obj(); - - public: - enum { _hx_ClassId = 0x6d096020 }; - - void __construct(::String uri); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.net._HTTPRequest_lime_media_AudioBuffer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.net._HTTPRequest_lime_media_AudioBuffer"); } - static hx::ObjectPtr< _HTTPRequest_lime_media_AudioBuffer_obj > __new(::String uri); - static hx::ObjectPtr< _HTTPRequest_lime_media_AudioBuffer_obj > __alloc(hx::Ctx *_hx_ctx,::String uri); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_HTTPRequest_lime_media_AudioBuffer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_HTTPRequest_lime_media_AudioBuffer",48,a6,ae,64); } - - ::Dynamic fromBytes( ::haxe::io::Bytes bytes); - -}; - -} // end namespace lime -} // end namespace net - -#endif /* INCLUDED_lime_net__HTTPRequest_lime_media_AudioBuffer */ diff --git a/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_lime_text_Font.h b/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_lime_text_Font.h deleted file mode 100644 index c7ff7dd5..00000000 --- a/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_lime_text_Font.h +++ /dev/null @@ -1,57 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_net__HTTPRequest_lime_text_Font -#define INCLUDED_lime_net__HTTPRequest_lime_text_Font - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,net,_HTTPRequest,AbstractHTTPRequest) -HX_DECLARE_CLASS2(lime,net,_HTTPRequest_Bytes) -HX_DECLARE_CLASS2(lime,net,_HTTPRequest_lime_text_Font) -HX_DECLARE_CLASS2(lime,net,_IHTTPRequest) - -namespace lime{ -namespace net{ - - -class HXCPP_CLASS_ATTRIBUTES _HTTPRequest_lime_text_Font_obj : public ::lime::net::_HTTPRequest_Bytes_obj -{ - public: - typedef ::lime::net::_HTTPRequest_Bytes_obj super; - typedef _HTTPRequest_lime_text_Font_obj OBJ_; - _HTTPRequest_lime_text_Font_obj(); - - public: - enum { _hx_ClassId = 0x4d6820ae }; - - void __construct(::String uri); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.net._HTTPRequest_lime_text_Font") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.net._HTTPRequest_lime_text_Font"); } - static hx::ObjectPtr< _HTTPRequest_lime_text_Font_obj > __new(::String uri); - static hx::ObjectPtr< _HTTPRequest_lime_text_Font_obj > __alloc(hx::Ctx *_hx_ctx,::String uri); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_HTTPRequest_lime_text_Font_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_HTTPRequest_lime_text_Font",0e,18,92,88); } - - ::Dynamic fromBytes( ::haxe::io::Bytes bytes); - -}; - -} // end namespace lime -} // end namespace net - -#endif /* INCLUDED_lime_net__HTTPRequest_lime_text_Font */ diff --git a/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_lime_utils_Bytes.h b/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_lime_utils_Bytes.h deleted file mode 100644 index c271f27b..00000000 --- a/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_lime_utils_Bytes.h +++ /dev/null @@ -1,57 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_net__HTTPRequest_lime_utils_Bytes -#define INCLUDED_lime_net__HTTPRequest_lime_utils_Bytes - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,net,_HTTPRequest,AbstractHTTPRequest) -HX_DECLARE_CLASS2(lime,net,_HTTPRequest_Bytes) -HX_DECLARE_CLASS2(lime,net,_HTTPRequest_lime_utils_Bytes) -HX_DECLARE_CLASS2(lime,net,_IHTTPRequest) - -namespace lime{ -namespace net{ - - -class HXCPP_CLASS_ATTRIBUTES _HTTPRequest_lime_utils_Bytes_obj : public ::lime::net::_HTTPRequest_Bytes_obj -{ - public: - typedef ::lime::net::_HTTPRequest_Bytes_obj super; - typedef _HTTPRequest_lime_utils_Bytes_obj OBJ_; - _HTTPRequest_lime_utils_Bytes_obj(); - - public: - enum { _hx_ClassId = 0x28bb9ba2 }; - - void __construct(::String uri); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.net._HTTPRequest_lime_utils_Bytes") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.net._HTTPRequest_lime_utils_Bytes"); } - static hx::ObjectPtr< _HTTPRequest_lime_utils_Bytes_obj > __new(::String uri); - static hx::ObjectPtr< _HTTPRequest_lime_utils_Bytes_obj > __alloc(hx::Ctx *_hx_ctx,::String uri); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_HTTPRequest_lime_utils_Bytes_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_HTTPRequest_lime_utils_Bytes",ca,53,ac,5f); } - - ::Dynamic fromBytes( ::haxe::io::Bytes bytes); - -}; - -} // end namespace lime -} // end namespace net - -#endif /* INCLUDED_lime_net__HTTPRequest_lime_utils_Bytes */ diff --git a/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_openfl_utils_ByteArray.h b/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_openfl_utils_ByteArray.h deleted file mode 100644 index 2b3a5c0e..00000000 --- a/hGameTest/bin/linux/obj/include/lime/net/_HTTPRequest_openfl_utils_ByteArray.h +++ /dev/null @@ -1,57 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_net__HTTPRequest_openfl_utils_ByteArray -#define INCLUDED_lime_net__HTTPRequest_openfl_utils_ByteArray - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,net,_HTTPRequest,AbstractHTTPRequest) -HX_DECLARE_CLASS2(lime,net,_HTTPRequest_Bytes) -HX_DECLARE_CLASS2(lime,net,_HTTPRequest_openfl_utils_ByteArray) -HX_DECLARE_CLASS2(lime,net,_IHTTPRequest) - -namespace lime{ -namespace net{ - - -class HXCPP_CLASS_ATTRIBUTES _HTTPRequest_openfl_utils_ByteArray_obj : public ::lime::net::_HTTPRequest_Bytes_obj -{ - public: - typedef ::lime::net::_HTTPRequest_Bytes_obj super; - typedef _HTTPRequest_openfl_utils_ByteArray_obj OBJ_; - _HTTPRequest_openfl_utils_ByteArray_obj(); - - public: - enum { _hx_ClassId = 0x7ec8a557 }; - - void __construct(::String uri); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.net._HTTPRequest_openfl_utils_ByteArray") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.net._HTTPRequest_openfl_utils_ByteArray"); } - static hx::ObjectPtr< _HTTPRequest_openfl_utils_ByteArray_obj > __new(::String uri); - static hx::ObjectPtr< _HTTPRequest_openfl_utils_ByteArray_obj > __alloc(hx::Ctx *_hx_ctx,::String uri); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~_HTTPRequest_openfl_utils_ByteArray_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("_HTTPRequest_openfl_utils_ByteArray",8b,96,d1,ba); } - - ::Dynamic fromBytes( ::haxe::io::Bytes bytes); - -}; - -} // end namespace lime -} // end namespace net - -#endif /* INCLUDED_lime_net__HTTPRequest_openfl_utils_ByteArray */ diff --git a/hGameTest/bin/linux/obj/include/lime/net/_IHTTPRequest.h b/hGameTest/bin/linux/obj/include/lime/net/_IHTTPRequest.h deleted file mode 100644 index 47064eaa..00000000 --- a/hGameTest/bin/linux/obj/include/lime/net/_IHTTPRequest.h +++ /dev/null @@ -1,33 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_net__IHTTPRequest -#define INCLUDED_lime_net__IHTTPRequest - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,net,HTTPRequestHeader) -HX_DECLARE_CLASS2(lime,net,_IHTTPRequest) - -namespace lime{ -namespace net{ - - -class HXCPP_CLASS_ATTRIBUTES _IHTTPRequest_obj { - public: - typedef hx::Object super; - HX_DO_INTERFACE_RTTI; - - void (hx::Object :: *_hx_cancel)(); - static inline void cancel( ::Dynamic _hx_) { - (_hx_.mPtr->*( hx::interface_cast< ::lime::net::_IHTTPRequest_obj *>(_hx_.mPtr->_hx_getInterface(0x154a91b5)))->_hx_cancel)(); - } -}; - -} // end namespace lime -} // end namespace net - -#endif /* INCLUDED_lime_net__IHTTPRequest */ diff --git a/hGameTest/bin/linux/obj/include/lime/net/curl/CURL.h b/hGameTest/bin/linux/obj/include/lime/net/curl/CURL.h deleted file mode 100644 index 94614267..00000000 --- a/hGameTest/bin/linux/obj/include/lime/net/curl/CURL.h +++ /dev/null @@ -1,111 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_net_curl_CURL -#define INCLUDED_lime_net_curl_CURL - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,net,curl,CURL) - -namespace lime{ -namespace net{ -namespace curl{ - - -class HXCPP_CLASS_ATTRIBUTES CURL_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CURL_obj OBJ_; - CURL_obj(); - - public: - enum { _hx_ClassId = 0x3859fac0 }; - - void __construct( ::Dynamic handle); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.net.curl.CURL") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.net.curl.CURL"); } - static hx::ObjectPtr< CURL_obj > __new( ::Dynamic handle); - static hx::ObjectPtr< CURL_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic handle); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CURL_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CURL",ec,12,8a,2c); } - - static void __boot(); - static int GLOBAL_SSL; - static int GLOBAL_WIN32; - static int GLOBAL_ALL; - static int GLOBAL_NOTHING; - static int GLOBAL_DEFAULT; - static int GLOBAL_ACK_EINTR; - static int getDate(::String date,int now); - static ::Dynamic getDate_dyn(); - - static void globalCleanup(); - static ::Dynamic globalCleanup_dyn(); - - static int globalInit(int flags); - static ::Dynamic globalInit_dyn(); - - static ::String strerror(int code); - static ::Dynamic strerror_dyn(); - - static ::String version(); - static ::Dynamic version_dyn(); - - static ::Dynamic versionInfo(int type); - static ::Dynamic versionInfo_dyn(); - - ::Dynamic handle; - ::haxe::io::Bytes headerBytes; - ::haxe::io::Bytes writeBytes; - void cleanup(); - ::Dynamic cleanup_dyn(); - - ::lime::net::curl::CURL clone(); - ::Dynamic clone_dyn(); - - ::String escape(::String url,int length); - ::Dynamic escape_dyn(); - - ::Dynamic getInfo(int info); - ::Dynamic getInfo_dyn(); - - int pause(int bitMask); - ::Dynamic pause_dyn(); - - int perform(); - ::Dynamic perform_dyn(); - - void reset(); - ::Dynamic reset_dyn(); - - int setOption(int option, ::Dynamic parameter); - ::Dynamic setOption_dyn(); - - ::String unescape(::String url,int inLength,int outLength); - ::Dynamic unescape_dyn(); - -}; - -} // end namespace lime -} // end namespace net -} // end namespace curl - -#endif /* INCLUDED_lime_net_curl_CURL */ diff --git a/hGameTest/bin/linux/obj/include/lime/net/curl/CURLMulti.h b/hGameTest/bin/linux/obj/include/lime/net/curl/CURLMulti.h deleted file mode 100644 index 78245c4e..00000000 --- a/hGameTest/bin/linux/obj/include/lime/net/curl/CURLMulti.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_net_curl_CURLMulti -#define INCLUDED_lime_net_curl_CURLMulti - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,net,curl,CURL) -HX_DECLARE_CLASS3(lime,net,curl,CURLMulti) -HX_DECLARE_CLASS3(lime,net,curl,CURLMultiMessage) - -namespace lime{ -namespace net{ -namespace curl{ - - -class HXCPP_CLASS_ATTRIBUTES CURLMulti_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CURLMulti_obj OBJ_; - CURLMulti_obj(); - - public: - enum { _hx_ClassId = 0x0631cfc5 }; - - void __construct( ::Dynamic handle); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.net.curl.CURLMulti") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.net.curl.CURLMulti"); } - static hx::ObjectPtr< CURLMulti_obj > __new( ::Dynamic handle); - static hx::ObjectPtr< CURLMulti_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic handle); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CURLMulti_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CURLMulti",ed,cf,70,8b); } - - ::Dynamic handle; - int addHandle( ::lime::net::curl::CURL curl); - ::Dynamic addHandle_dyn(); - - ::lime::net::curl::CURLMultiMessage infoRead(); - ::Dynamic infoRead_dyn(); - - int perform(); - ::Dynamic perform_dyn(); - - int removeHandle( ::lime::net::curl::CURL curl); - ::Dynamic removeHandle_dyn(); - - int setOption(int option, ::Dynamic parameter); - ::Dynamic setOption_dyn(); - - int wait(int timeoutMS); - ::Dynamic wait_dyn(); - - int get_runningHandles(); - ::Dynamic get_runningHandles_dyn(); - -}; - -} // end namespace lime -} // end namespace net -} // end namespace curl - -#endif /* INCLUDED_lime_net_curl_CURLMulti */ diff --git a/hGameTest/bin/linux/obj/include/lime/net/curl/CURLMultiMessage.h b/hGameTest/bin/linux/obj/include/lime/net/curl/CURLMultiMessage.h deleted file mode 100644 index 61d8eb50..00000000 --- a/hGameTest/bin/linux/obj/include/lime/net/curl/CURLMultiMessage.h +++ /dev/null @@ -1,57 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_net_curl_CURLMultiMessage -#define INCLUDED_lime_net_curl_CURLMultiMessage - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,net,curl,CURL) -HX_DECLARE_CLASS3(lime,net,curl,CURLMultiMessage) - -namespace lime{ -namespace net{ -namespace curl{ - - -class HXCPP_CLASS_ATTRIBUTES CURLMultiMessage_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CURLMultiMessage_obj OBJ_; - CURLMultiMessage_obj(); - - public: - enum { _hx_ClassId = 0x62e36b2e }; - - void __construct( ::lime::net::curl::CURL curl,int result); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.net.curl.CURLMultiMessage") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.net.curl.CURLMultiMessage"); } - static hx::ObjectPtr< CURLMultiMessage_obj > __new( ::lime::net::curl::CURL curl,int result); - static hx::ObjectPtr< CURLMultiMessage_obj > __alloc(hx::Ctx *_hx_ctx, ::lime::net::curl::CURL curl,int result); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CURLMultiMessage_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CURLMultiMessage",5a,15,ed,e7); } - - ::lime::net::curl::CURL curl; - int result; -}; - -} // end namespace lime -} // end namespace net -} // end namespace curl - -#endif /* INCLUDED_lime_net_curl_CURLMultiMessage */ diff --git a/hGameTest/bin/linux/obj/include/lime/system/CFFI.h b/hGameTest/bin/linux/obj/include/lime/system/CFFI.h deleted file mode 100644 index eeb050c7..00000000 --- a/hGameTest/bin/linux/obj/include/lime/system/CFFI.h +++ /dev/null @@ -1,83 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_system_CFFI -#define INCLUDED_lime_system_CFFI - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(lime,_hx_system,CFFI) - -namespace lime{ -namespace _hx_system{ - - -class HXCPP_CLASS_ATTRIBUTES CFFI_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CFFI_obj OBJ_; - CFFI_obj(); - - public: - enum { _hx_ClassId = 0x68c2f22a }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.system.CFFI") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.system.CFFI"); } - - inline static hx::ObjectPtr< CFFI_obj > __new() { - hx::ObjectPtr< CFFI_obj > __this = new CFFI_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CFFI_obj > __alloc(hx::Ctx *_hx_ctx) { - CFFI_obj *__this = (CFFI_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CFFI_obj), false, "lime.system.CFFI")); - *(void **)__this = CFFI_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CFFI_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - static void __init__(); - - ::String __ToString() const { return HX_("CFFI",a6,a6,7e,2c); } - - static void __boot(); - static ::haxe::ds::StringMap _hx___moduleNames; - static bool available; - static bool enabled; - static ::Dynamic load(::String library,::String method,hx::Null< int > args,hx::Null< bool > lazy); - static ::Dynamic load_dyn(); - - static ::String _hx___findHaxelib(::String library); - static ::Dynamic _hx___findHaxelib_dyn(); - - static void _hx___loaderTrace(::String message); - static ::Dynamic _hx___loaderTrace_dyn(); - - static ::String _hx___sysName(); - static ::Dynamic _hx___sysName_dyn(); - - static ::Dynamic _hx___tryLoad(::String name,::String library,::String func,int args); - static ::Dynamic _hx___tryLoad_dyn(); - -}; - -} // end namespace lime -} // end namespace system - -#endif /* INCLUDED_lime_system_CFFI */ diff --git a/hGameTest/bin/linux/obj/include/lime/system/Clipboard.h b/hGameTest/bin/linux/obj/include/lime/system/Clipboard.h deleted file mode 100644 index d74243f6..00000000 --- a/hGameTest/bin/linux/obj/include/lime/system/Clipboard.h +++ /dev/null @@ -1,73 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_system_Clipboard -#define INCLUDED_lime_system_Clipboard - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_Void_Void) -HX_DECLARE_CLASS2(lime,_hx_system,Clipboard) - -namespace lime{ -namespace _hx_system{ - - -class HXCPP_CLASS_ATTRIBUTES Clipboard_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Clipboard_obj OBJ_; - Clipboard_obj(); - - public: - enum { _hx_ClassId = 0x3c11bbb2 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.system.Clipboard") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.system.Clipboard"); } - - inline static hx::ObjectPtr< Clipboard_obj > __new() { - hx::ObjectPtr< Clipboard_obj > __this = new Clipboard_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Clipboard_obj > __alloc(hx::Ctx *_hx_ctx) { - Clipboard_obj *__this = (Clipboard_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Clipboard_obj), false, "lime.system.Clipboard")); - *(void **)__this = Clipboard_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Clipboard_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Clipboard",b6,45,aa,e3); } - - static void __boot(); - static ::lime::app::_Event_Void_Void onUpdate; - static ::String _text; - static void _hx___update(); - static ::Dynamic _hx___update_dyn(); - - static ::String get_text(); - static ::Dynamic get_text_dyn(); - - static ::String set_text(::String value); - static ::Dynamic set_text_dyn(); - -}; - -} // end namespace lime -} // end namespace system - -#endif /* INCLUDED_lime_system_Clipboard */ diff --git a/hGameTest/bin/linux/obj/include/lime/system/Display.h b/hGameTest/bin/linux/obj/include/lime/system/Display.h deleted file mode 100644 index d7edb18e..00000000 --- a/hGameTest/bin/linux/obj/include/lime/system/Display.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_system_Display -#define INCLUDED_lime_system_Display - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_84dc687d4538b090_38_new) -HX_DECLARE_CLASS2(lime,math,Rectangle) -HX_DECLARE_CLASS2(lime,_hx_system,Display) -HX_DECLARE_CLASS2(lime,_hx_system,DisplayMode) - -namespace lime{ -namespace _hx_system{ - - -class HXCPP_CLASS_ATTRIBUTES Display_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Display_obj OBJ_; - Display_obj(); - - public: - enum { _hx_ClassId = 0x3918111e }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.system.Display") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.system.Display"); } - - inline static hx::ObjectPtr< Display_obj > __new() { - hx::ObjectPtr< Display_obj > __this = new Display_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Display_obj > __alloc(hx::Ctx *_hx_ctx) { - Display_obj *__this = (Display_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Display_obj), true, "lime.system.Display")); - *(void **)__this = Display_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_84dc687d4538b090_38_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Display_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Display",22,52,9b,88); } - - ::lime::math::Rectangle bounds; - ::lime::_hx_system::DisplayMode currentMode; - int id; - Float dpi; - ::String name; - ::Array< ::Dynamic> supportedModes; -}; - -} // end namespace lime -} // end namespace system - -#endif /* INCLUDED_lime_system_Display */ diff --git a/hGameTest/bin/linux/obj/include/lime/system/DisplayMode.h b/hGameTest/bin/linux/obj/include/lime/system/DisplayMode.h deleted file mode 100644 index e0f7efd1..00000000 --- a/hGameTest/bin/linux/obj/include/lime/system/DisplayMode.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_system_DisplayMode -#define INCLUDED_lime_system_DisplayMode - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_bad5236c57cf1a4a_32_new) -HX_DECLARE_CLASS2(lime,_hx_system,DisplayMode) - -namespace lime{ -namespace _hx_system{ - - -class HXCPP_CLASS_ATTRIBUTES DisplayMode_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DisplayMode_obj OBJ_; - DisplayMode_obj(); - - public: - enum { _hx_ClassId = 0x600bc2bd }; - - void __construct(int width,int height,int refreshRate,int pixelFormat); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.system.DisplayMode") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.system.DisplayMode"); } - - inline static hx::ObjectPtr< DisplayMode_obj > __new(int width,int height,int refreshRate,int pixelFormat) { - hx::ObjectPtr< DisplayMode_obj > __this = new DisplayMode_obj(); - __this->__construct(width,height,refreshRate,pixelFormat); - return __this; - } - - inline static hx::ObjectPtr< DisplayMode_obj > __alloc(hx::Ctx *_hx_ctx,int width,int height,int refreshRate,int pixelFormat) { - DisplayMode_obj *__this = (DisplayMode_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DisplayMode_obj), false, "lime.system.DisplayMode")); - *(void **)__this = DisplayMode_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_bad5236c57cf1a4a_32_new) -HXLINE( 33) ( ( ::lime::_hx_system::DisplayMode)(__this) )->width = width; -HXLINE( 34) ( ( ::lime::_hx_system::DisplayMode)(__this) )->height = height; -HXLINE( 35) ( ( ::lime::_hx_system::DisplayMode)(__this) )->refreshRate = refreshRate; -HXLINE( 36) ( ( ::lime::_hx_system::DisplayMode)(__this) )->pixelFormat = pixelFormat; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DisplayMode_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DisplayMode",a5,0a,86,14); } - - int height; - int pixelFormat; - int refreshRate; - int width; -}; - -} // end namespace lime -} // end namespace system - -#endif /* INCLUDED_lime_system_DisplayMode */ diff --git a/hGameTest/bin/linux/obj/include/lime/system/Endian.h b/hGameTest/bin/linux/obj/include/lime/system/Endian.h deleted file mode 100644 index 95ee45d0..00000000 --- a/hGameTest/bin/linux/obj/include/lime/system/Endian.h +++ /dev/null @@ -1,37 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_system_Endian -#define INCLUDED_lime_system_Endian - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,_hx_system,Endian) -namespace lime{ -namespace _hx_system{ - - -class Endian_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef Endian_obj OBJ_; - - public: - Endian_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("lime.system.Endian",41,85,63,b4); } - ::String __ToString() const { return HX_("Endian.",13,17,4e,0a) + _hx_tag; } - - static ::lime::_hx_system::Endian _hx_BIG_ENDIAN; - static inline ::lime::_hx_system::Endian _hx_BIG_ENDIAN_dyn() { return _hx_BIG_ENDIAN; } - static ::lime::_hx_system::Endian _hx_LITTLE_ENDIAN; - static inline ::lime::_hx_system::Endian _hx_LITTLE_ENDIAN_dyn() { return _hx_LITTLE_ENDIAN; } -}; - -} // end namespace lime -} // end namespace system - -#endif /* INCLUDED_lime_system_Endian */ diff --git a/hGameTest/bin/linux/obj/include/lime/system/JNI.h b/hGameTest/bin/linux/obj/include/lime/system/JNI.h deleted file mode 100644 index d7418ed3..00000000 --- a/hGameTest/bin/linux/obj/include/lime/system/JNI.h +++ /dev/null @@ -1,97 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_system_JNI -#define INCLUDED_lime_system_JNI - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(lime,_hx_system,JNI) -HX_DECLARE_CLASS2(lime,_hx_system,JNIMemberField) -HX_DECLARE_CLASS2(lime,_hx_system,JNIStaticField) - -namespace lime{ -namespace _hx_system{ - - -class HXCPP_CLASS_ATTRIBUTES JNI_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef JNI_obj OBJ_; - JNI_obj(); - - public: - enum { _hx_ClassId = 0x0e3c4b1d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.system.JNI") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.system.JNI"); } - - inline static hx::ObjectPtr< JNI_obj > __new() { - hx::ObjectPtr< JNI_obj > __this = new JNI_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< JNI_obj > __alloc(hx::Ctx *_hx_ctx) { - JNI_obj *__this = (JNI_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(JNI_obj), false, "lime.system.JNI")); - *(void **)__this = JNI_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~JNI_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("JNI",05,6b,38,00); } - - static void __boot(); - static ::haxe::ds::StringMap alreadyCreated; - static bool initialized; - static ::Dynamic callMember( ::Dynamic method, ::Dynamic jobject,::cpp::VirtualArray a); - static ::Dynamic callMember_dyn(); - - static ::Dynamic callStatic( ::Dynamic method,::cpp::VirtualArray a); - static ::Dynamic callStatic_dyn(); - - static ::lime::_hx_system::JNIMemberField createMemberField(::String className,::String memberName,::String signature); - static ::Dynamic createMemberField_dyn(); - - static ::Dynamic createMemberMethod(::String className,::String memberName,::String signature,hx::Null< bool > useArray,hx::Null< bool > quietFail); - static ::Dynamic createMemberMethod_dyn(); - - static ::lime::_hx_system::JNIStaticField createStaticField(::String className,::String memberName,::String signature); - static ::Dynamic createStaticField_dyn(); - - static ::Dynamic createStaticMethod(::String className,::String memberName,::String signature,hx::Null< bool > useArray,hx::Null< bool > quietFail); - static ::Dynamic createStaticMethod_dyn(); - - static ::Dynamic getEnv(); - static ::Dynamic getEnv_dyn(); - - static void init(); - static ::Dynamic init_dyn(); - - static ::Dynamic onCallback( ::Dynamic object,::String method,::cpp::VirtualArray args); - static ::Dynamic onCallback_dyn(); - - static void postUICallback( ::Dynamic callback); - static ::Dynamic postUICallback_dyn(); - -}; - -} // end namespace lime -} // end namespace system - -#endif /* INCLUDED_lime_system_JNI */ diff --git a/hGameTest/bin/linux/obj/include/lime/system/JNIMemberField.h b/hGameTest/bin/linux/obj/include/lime/system/JNIMemberField.h deleted file mode 100644 index 3f31c49d..00000000 --- a/hGameTest/bin/linux/obj/include/lime/system/JNIMemberField.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_system_JNIMemberField -#define INCLUDED_lime_system_JNIMemberField - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_6a03f50885e20814_200_new) -HX_DECLARE_CLASS2(lime,_hx_system,JNIMemberField) - -namespace lime{ -namespace _hx_system{ - - -class HXCPP_CLASS_ATTRIBUTES JNIMemberField_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef JNIMemberField_obj OBJ_; - JNIMemberField_obj(); - - public: - enum { _hx_ClassId = 0x21350247 }; - - void __construct( ::Dynamic field); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.system.JNIMemberField") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.system.JNIMemberField"); } - - inline static hx::ObjectPtr< JNIMemberField_obj > __new( ::Dynamic field) { - hx::ObjectPtr< JNIMemberField_obj > __this = new JNIMemberField_obj(); - __this->__construct(field); - return __this; - } - - inline static hx::ObjectPtr< JNIMemberField_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic field) { - JNIMemberField_obj *__this = (JNIMemberField_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(JNIMemberField_obj), true, "lime.system.JNIMemberField")); - *(void **)__this = JNIMemberField_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_6a03f50885e20814_200_new) -HXDLIN( 200) ( ( ::lime::_hx_system::JNIMemberField)(__this) )->field = field; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~JNIMemberField_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("JNIMemberField",fb,8c,1f,2d); } - - ::Dynamic field; - ::Dynamic get( ::Dynamic jobject); - ::Dynamic get_dyn(); - - ::Dynamic set( ::Dynamic jobject, ::Dynamic value); - ::Dynamic set_dyn(); - -}; - -} // end namespace lime -} // end namespace system - -#endif /* INCLUDED_lime_system_JNIMemberField */ diff --git a/hGameTest/bin/linux/obj/include/lime/system/JNIMethod.h b/hGameTest/bin/linux/obj/include/lime/system/JNIMethod.h deleted file mode 100644 index e9d1b426..00000000 --- a/hGameTest/bin/linux/obj/include/lime/system/JNIMethod.h +++ /dev/null @@ -1,65 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_system_JNIMethod -#define INCLUDED_lime_system_JNIMethod - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,_hx_system,JNIMethod) - -namespace lime{ -namespace _hx_system{ - - -class HXCPP_CLASS_ATTRIBUTES JNIMethod_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef JNIMethod_obj OBJ_; - JNIMethod_obj(); - - public: - enum { _hx_ClassId = 0x20e469de }; - - void __construct( ::Dynamic method); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.system.JNIMethod") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.system.JNIMethod"); } - static hx::ObjectPtr< JNIMethod_obj > __new( ::Dynamic method); - static hx::ObjectPtr< JNIMethod_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic method); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~JNIMethod_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("JNIMethod",c6,67,b5,80); } - - ::Dynamic method; - ::Dynamic callMember(::cpp::VirtualArray args); - ::Dynamic callMember_dyn(); - - ::Dynamic callStatic(::cpp::VirtualArray args); - ::Dynamic callStatic_dyn(); - - ::Dynamic getMemberMethod(bool useArray); - ::Dynamic getMemberMethod_dyn(); - - ::Dynamic getStaticMethod(bool useArray); - ::Dynamic getStaticMethod_dyn(); - -}; - -} // end namespace lime -} // end namespace system - -#endif /* INCLUDED_lime_system_JNIMethod */ diff --git a/hGameTest/bin/linux/obj/include/lime/system/JNIStaticField.h b/hGameTest/bin/linux/obj/include/lime/system/JNIStaticField.h deleted file mode 100644 index 2f83d03b..00000000 --- a/hGameTest/bin/linux/obj/include/lime/system/JNIStaticField.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_system_JNIStaticField -#define INCLUDED_lime_system_JNIStaticField - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_241b089bf20ccbef_232_new) -HX_DECLARE_CLASS2(lime,_hx_system,JNIStaticField) - -namespace lime{ -namespace _hx_system{ - - -class HXCPP_CLASS_ATTRIBUTES JNIStaticField_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef JNIStaticField_obj OBJ_; - JNIStaticField_obj(); - - public: - enum { _hx_ClassId = 0x33ff1773 }; - - void __construct( ::Dynamic field); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.system.JNIStaticField") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.system.JNIStaticField"); } - - inline static hx::ObjectPtr< JNIStaticField_obj > __new( ::Dynamic field) { - hx::ObjectPtr< JNIStaticField_obj > __this = new JNIStaticField_obj(); - __this->__construct(field); - return __this; - } - - inline static hx::ObjectPtr< JNIStaticField_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic field) { - JNIStaticField_obj *__this = (JNIStaticField_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(JNIStaticField_obj), true, "lime.system.JNIStaticField")); - *(void **)__this = JNIStaticField_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_241b089bf20ccbef_232_new) -HXDLIN( 232) ( ( ::lime::_hx_system::JNIStaticField)(__this) )->field = field; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~JNIStaticField_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("JNIStaticField",27,a2,e9,3f); } - - ::Dynamic field; - ::Dynamic get(); - ::Dynamic get_dyn(); - - ::Dynamic set( ::Dynamic value); - ::Dynamic set_dyn(); - -}; - -} // end namespace lime -} // end namespace system - -#endif /* INCLUDED_lime_system_JNIStaticField */ diff --git a/hGameTest/bin/linux/obj/include/lime/system/Sensor.h b/hGameTest/bin/linux/obj/include/lime/system/Sensor.h deleted file mode 100644 index ea54aee8..00000000 --- a/hGameTest/bin/linux/obj/include/lime/system/Sensor.h +++ /dev/null @@ -1,70 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_system_Sensor -#define INCLUDED_lime_system_Sensor - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,IntMap) -HX_DECLARE_CLASS2(lime,app,_Event_Float_Float_Float_Void) -HX_DECLARE_CLASS2(lime,_hx_system,Sensor) -HX_DECLARE_CLASS2(lime,_hx_system,SensorType) - -namespace lime{ -namespace _hx_system{ - - -class HXCPP_CLASS_ATTRIBUTES Sensor_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Sensor_obj OBJ_; - Sensor_obj(); - - public: - enum { _hx_ClassId = 0x15a9e542 }; - - void __construct( ::lime::_hx_system::SensorType type,int id); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.system.Sensor") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.system.Sensor"); } - static hx::ObjectPtr< Sensor_obj > __new( ::lime::_hx_system::SensorType type,int id); - static hx::ObjectPtr< Sensor_obj > __alloc(hx::Ctx *_hx_ctx, ::lime::_hx_system::SensorType type,int id); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Sensor_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Sensor",5a,a6,24,a0); } - - static void __boot(); - static ::haxe::ds::IntMap sensorByID; - static ::Array< ::Dynamic> sensors; - static ::Array< ::Dynamic> getSensors( ::lime::_hx_system::SensorType type); - static ::Dynamic getSensors_dyn(); - - static ::lime::_hx_system::Sensor registerSensor( ::lime::_hx_system::SensorType type,int id); - static ::Dynamic registerSensor_dyn(); - - int id; - ::lime::app::_Event_Float_Float_Float_Void onUpdate; - ::lime::_hx_system::SensorType type; -}; - -} // end namespace lime -} // end namespace system - -#endif /* INCLUDED_lime_system_Sensor */ diff --git a/hGameTest/bin/linux/obj/include/lime/system/SensorType.h b/hGameTest/bin/linux/obj/include/lime/system/SensorType.h deleted file mode 100644 index 9f28731a..00000000 --- a/hGameTest/bin/linux/obj/include/lime/system/SensorType.h +++ /dev/null @@ -1,35 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_system_SensorType -#define INCLUDED_lime_system_SensorType - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,_hx_system,SensorType) -namespace lime{ -namespace _hx_system{ - - -class SensorType_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef SensorType_obj OBJ_; - - public: - SensorType_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("lime.system.SensorType",ba,2d,f6,ed); } - ::String __ToString() const { return HX_("SensorType.",7a,f3,58,45) + _hx_tag; } - - static ::lime::_hx_system::SensorType ACCELEROMETER; - static inline ::lime::_hx_system::SensorType ACCELEROMETER_dyn() { return ACCELEROMETER; } -}; - -} // end namespace lime -} // end namespace system - -#endif /* INCLUDED_lime_system_SensorType */ diff --git a/hGameTest/bin/linux/obj/include/lime/system/System.h b/hGameTest/bin/linux/obj/include/lime/system/System.h deleted file mode 100644 index 165f897b..00000000 --- a/hGameTest/bin/linux/obj/include/lime/system/System.h +++ /dev/null @@ -1,162 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_system_System -#define INCLUDED_lime_system_System - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,IntMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(lime,_hx_system,Display) -HX_DECLARE_CLASS2(lime,_hx_system,Endian) -HX_DECLARE_CLASS2(lime,_hx_system,System) - -namespace lime{ -namespace _hx_system{ - - -class HXCPP_CLASS_ATTRIBUTES System_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef System_obj OBJ_; - System_obj(); - - public: - enum { _hx_ClassId = 0x36083f93 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.system.System") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.system.System"); } - - inline static hx::ObjectPtr< System_obj > __new() { - hx::ObjectPtr< System_obj > __this = new System_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< System_obj > __alloc(hx::Ctx *_hx_ctx) { - System_obj *__this = (System_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(System_obj), false, "lime.system.System")); - *(void **)__this = System_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~System_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("System",0f,0b,77,27); } - - static void __boot(); - static bool disableCFFI; - static ::String _hx___applicationDirectory; - static ::haxe::ds::StringMap _hx___applicationEntryPoint; - static ::String _hx___applicationStorageDirectory; - static ::String _hx___desktopDirectory; - static ::String _hx___deviceModel; - static ::String _hx___deviceVendor; - static ::haxe::ds::IntMap _hx___directories; - static ::String _hx___documentsDirectory; - static ::lime::_hx_system::Endian _hx___endianness; - static ::String _hx___fontsDirectory; - static ::String _hx___platformLabel; - static ::String _hx___platformName; - static ::String _hx___platformVersion; - static ::String _hx___userDirectory; - static void exit(int code); - static ::Dynamic exit_dyn(); - - static ::lime::_hx_system::Display getDisplay(int id); - static ::Dynamic getDisplay_dyn(); - - static int getTimer(); - static ::Dynamic getTimer_dyn(); - - static ::Dynamic load(::String library,::String method,hx::Null< int > args,hx::Null< bool > lazy); - static ::Dynamic load_dyn(); - - static void openFile(::String path); - static ::Dynamic openFile_dyn(); - - static void openURL(::String url,::String target); - static ::Dynamic openURL_dyn(); - - static void _hx___copyMissingFields( ::Dynamic target, ::Dynamic source); - static ::Dynamic _hx___copyMissingFields_dyn(); - - static ::String _hx___getDirectory(int type); - static ::Dynamic _hx___getDirectory_dyn(); - - static void _hx___parseArguments( ::Dynamic attributes); - static ::Dynamic _hx___parseArguments_dyn(); - - static bool _hx___parseBool(::String value); - static ::Dynamic _hx___parseBool_dyn(); - - static void _hx___registerEntryPoint(::String projectName, ::Dynamic entryPoint); - static ::Dynamic _hx___registerEntryPoint_dyn(); - - static ::String _hx___runProcess(::String command,::Array< ::String > args); - static ::Dynamic _hx___runProcess_dyn(); - - static bool get_allowScreenTimeout(); - static ::Dynamic get_allowScreenTimeout_dyn(); - - static bool set_allowScreenTimeout(bool value); - static ::Dynamic set_allowScreenTimeout_dyn(); - - static ::String get_applicationDirectory(); - static ::Dynamic get_applicationDirectory_dyn(); - - static ::String get_applicationStorageDirectory(); - static ::Dynamic get_applicationStorageDirectory_dyn(); - - static ::String get_deviceModel(); - static ::Dynamic get_deviceModel_dyn(); - - static ::String get_deviceVendor(); - static ::Dynamic get_deviceVendor_dyn(); - - static ::String get_desktopDirectory(); - static ::Dynamic get_desktopDirectory_dyn(); - - static ::String get_documentsDirectory(); - static ::Dynamic get_documentsDirectory_dyn(); - - static ::lime::_hx_system::Endian get_endianness(); - static ::Dynamic get_endianness_dyn(); - - static ::String get_fontsDirectory(); - static ::Dynamic get_fontsDirectory_dyn(); - - static int get_numDisplays(); - static ::Dynamic get_numDisplays_dyn(); - - static ::String get_platformLabel(); - static ::Dynamic get_platformLabel_dyn(); - - static ::String get_platformName(); - static ::Dynamic get_platformName_dyn(); - - static ::String get_platformVersion(); - static ::Dynamic get_platformVersion_dyn(); - - static ::String get_userDirectory(); - static ::Dynamic get_userDirectory_dyn(); - -}; - -} // end namespace lime -} // end namespace system - -#endif /* INCLUDED_lime_system_System */ diff --git a/hGameTest/bin/linux/obj/include/lime/system/ThreadPool.h b/hGameTest/bin/linux/obj/include/lime/system/ThreadPool.h deleted file mode 100644 index 528c9278..00000000 --- a/hGameTest/bin/linux/obj/include/lime/system/ThreadPool.h +++ /dev/null @@ -1,88 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_system_ThreadPool -#define INCLUDED_lime_system_ThreadPool - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_Dynamic_Void) -HX_DECLARE_CLASS2(lime,_hx_system,ThreadPool) -HX_DECLARE_CLASS2(sys,thread,Deque) - -namespace lime{ -namespace _hx_system{ - - -class HXCPP_CLASS_ATTRIBUTES ThreadPool_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ThreadPool_obj OBJ_; - ThreadPool_obj(); - - public: - enum { _hx_ClassId = 0x3ef61f6a }; - - void __construct(hx::Null< int > __o_minThreads,hx::Null< int > __o_maxThreads); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.system.ThreadPool") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.system.ThreadPool"); } - static hx::ObjectPtr< ThreadPool_obj > __new(hx::Null< int > __o_minThreads,hx::Null< int > __o_maxThreads); - static hx::ObjectPtr< ThreadPool_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_minThreads,hx::Null< int > __o_maxThreads); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ThreadPool_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ThreadPool",e6,58,d6,3c); } - - int currentThreads; - ::lime::app::_Event_Dynamic_Void doWork; - int maxThreads; - int minThreads; - ::lime::app::_Event_Dynamic_Void onComplete; - ::lime::app::_Event_Dynamic_Void onError; - ::lime::app::_Event_Dynamic_Void onProgress; - ::lime::app::_Event_Dynamic_Void onRun; - bool _hx___synchronous; - int _hx___workCompleted; - ::sys::thread::Deque _hx___workIncoming; - int _hx___workQueued; - ::sys::thread::Deque _hx___workResult; - void queue( ::Dynamic state); - ::Dynamic queue_dyn(); - - void sendComplete( ::Dynamic state); - ::Dynamic sendComplete_dyn(); - - void sendError( ::Dynamic state); - ::Dynamic sendError_dyn(); - - void sendProgress( ::Dynamic state); - ::Dynamic sendProgress_dyn(); - - void runWork( ::Dynamic state); - ::Dynamic runWork_dyn(); - - void _hx___doWork(); - ::Dynamic _hx___doWork_dyn(); - - void _hx___update(int deltaTime); - ::Dynamic _hx___update_dyn(); - -}; - -} // end namespace lime -} // end namespace system - -#endif /* INCLUDED_lime_system_ThreadPool */ diff --git a/hGameTest/bin/linux/obj/include/lime/system/_CFFIPointer/CFFIPointer_Impl_.h b/hGameTest/bin/linux/obj/include/lime/system/_CFFIPointer/CFFIPointer_Impl_.h deleted file mode 100644 index ce5abb86..00000000 --- a/hGameTest/bin/linux/obj/include/lime/system/_CFFIPointer/CFFIPointer_Impl_.h +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_system__CFFIPointer_CFFIPointer_Impl_ -#define INCLUDED_lime_system__CFFIPointer_CFFIPointer_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,_hx_system,_CFFIPointer,CFFIPointer_Impl_) - -namespace lime{ -namespace _hx_system{ -namespace _CFFIPointer{ - - -class HXCPP_CLASS_ATTRIBUTES CFFIPointer_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CFFIPointer_Impl__obj OBJ_; - CFFIPointer_Impl__obj(); - - public: - enum { _hx_ClassId = 0x2488cd1b }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.system._CFFIPointer.CFFIPointer_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.system._CFFIPointer.CFFIPointer_Impl_"); } - - inline static hx::ObjectPtr< CFFIPointer_Impl__obj > __new() { - hx::ObjectPtr< CFFIPointer_Impl__obj > __this = new CFFIPointer_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CFFIPointer_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - CFFIPointer_Impl__obj *__this = (CFFIPointer_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CFFIPointer_Impl__obj), false, "lime.system._CFFIPointer.CFFIPointer_Impl_")); - *(void **)__this = CFFIPointer_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CFFIPointer_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CFFIPointer_Impl_",97,a2,f9,bd); } - - static ::Dynamic _new( ::Dynamic handle); - static ::Dynamic _new_dyn(); - - static Float get( ::Dynamic this1); - static ::Dynamic get_dyn(); - - static bool equals( ::Dynamic a,int b); - static ::Dynamic equals_dyn(); - - static bool equalsPointer( ::Dynamic a, ::Dynamic b); - static ::Dynamic equalsPointer_dyn(); - - static bool greaterThan( ::Dynamic a,int b); - static ::Dynamic greaterThan_dyn(); - - static bool greaterThanPointer( ::Dynamic a, ::Dynamic b); - static ::Dynamic greaterThanPointer_dyn(); - - static bool greaterThanOrEqual( ::Dynamic a,int b); - static ::Dynamic greaterThanOrEqual_dyn(); - - static bool greaterThanOrEqualPointer( ::Dynamic a, ::Dynamic b); - static ::Dynamic greaterThanOrEqualPointer_dyn(); - - static bool lessThan( ::Dynamic a,int b); - static ::Dynamic lessThan_dyn(); - - static bool lessThanPointer( ::Dynamic a, ::Dynamic b); - static ::Dynamic lessThanPointer_dyn(); - - static bool lessThanOrEqual( ::Dynamic a,int b); - static ::Dynamic lessThanOrEqual_dyn(); - - static bool lessThanOrEqualPointer( ::Dynamic a, ::Dynamic b); - static ::Dynamic lessThanOrEqualPointer_dyn(); - - static bool notEquals( ::Dynamic a,int b); - static ::Dynamic notEquals_dyn(); - - static bool notEqualsPointer( ::Dynamic a, ::Dynamic b); - static ::Dynamic notEqualsPointer_dyn(); - -}; - -} // end namespace lime -} // end namespace system -} // end namespace _CFFIPointer - -#endif /* INCLUDED_lime_system__CFFIPointer_CFFIPointer_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/system/_ThreadPool/ThreadPoolMessage.h b/hGameTest/bin/linux/obj/include/lime/system/_ThreadPool/ThreadPoolMessage.h deleted file mode 100644 index 83e5af08..00000000 --- a/hGameTest/bin/linux/obj/include/lime/system/_ThreadPool/ThreadPoolMessage.h +++ /dev/null @@ -1,57 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_system__ThreadPool_ThreadPoolMessage -#define INCLUDED_lime_system__ThreadPool_ThreadPoolMessage - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,_hx_system,_ThreadPool,ThreadPoolMessage) -HX_DECLARE_CLASS3(lime,_hx_system,_ThreadPool,ThreadPoolMessageType) - -namespace lime{ -namespace _hx_system{ -namespace _ThreadPool{ - - -class HXCPP_CLASS_ATTRIBUTES ThreadPoolMessage_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ThreadPoolMessage_obj OBJ_; - ThreadPoolMessage_obj(); - - public: - enum { _hx_ClassId = 0x23d7cac4 }; - - void __construct( ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType type, ::Dynamic state); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.system._ThreadPool.ThreadPoolMessage") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.system._ThreadPool.ThreadPoolMessage"); } - static hx::ObjectPtr< ThreadPoolMessage_obj > __new( ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType type, ::Dynamic state); - static hx::ObjectPtr< ThreadPoolMessage_obj > __alloc(hx::Ctx *_hx_ctx, ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType type, ::Dynamic state); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ThreadPoolMessage_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ThreadPoolMessage",81,8d,d9,cb); } - - ::Dynamic state; - ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType type; -}; - -} // end namespace lime -} // end namespace system -} // end namespace _ThreadPool - -#endif /* INCLUDED_lime_system__ThreadPool_ThreadPoolMessage */ diff --git a/hGameTest/bin/linux/obj/include/lime/system/_ThreadPool/ThreadPoolMessageType.h b/hGameTest/bin/linux/obj/include/lime/system/_ThreadPool/ThreadPoolMessageType.h deleted file mode 100644 index 87904ff2..00000000 --- a/hGameTest/bin/linux/obj/include/lime/system/_ThreadPool/ThreadPoolMessageType.h +++ /dev/null @@ -1,45 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_system__ThreadPool_ThreadPoolMessageType -#define INCLUDED_lime_system__ThreadPool_ThreadPoolMessageType - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,_hx_system,_ThreadPool,ThreadPoolMessageType) -namespace lime{ -namespace _hx_system{ -namespace _ThreadPool{ - - -class ThreadPoolMessageType_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef ThreadPoolMessageType_obj OBJ_; - - public: - ThreadPoolMessageType_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("lime.system._ThreadPool.ThreadPoolMessageType",ec,6c,62,b0); } - ::String __ToString() const { return HX_("ThreadPoolMessageType.",f3,be,69,35) + _hx_tag; } - - static ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType COMPLETE; - static inline ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType COMPLETE_dyn() { return COMPLETE; } - static ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType ERROR; - static inline ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType ERROR_dyn() { return ERROR; } - static ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType EXIT; - static inline ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType EXIT_dyn() { return EXIT; } - static ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType PROGRESS; - static inline ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType PROGRESS_dyn() { return PROGRESS; } - static ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType WORK; - static inline ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType WORK_dyn() { return WORK; } -}; - -} // end namespace lime -} // end namespace system -} // end namespace _ThreadPool - -#endif /* INCLUDED_lime_system__ThreadPool_ThreadPoolMessageType */ diff --git a/hGameTest/bin/linux/obj/include/lime/text/Font.h b/hGameTest/bin/linux/obj/include/lime/text/Font.h deleted file mode 100644 index 89d16b2d..00000000 --- a/hGameTest/bin/linux/obj/include/lime/text/Font.h +++ /dev/null @@ -1,123 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_text_Font -#define INCLUDED_lime_text_Font - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,IntMap) -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,graphics,Image) -HX_DECLARE_CLASS2(lime,text,Font) -HX_DECLARE_CLASS2(lime,text,GlyphMetrics) - -namespace lime{ -namespace text{ - - -class HXCPP_CLASS_ATTRIBUTES Font_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Font_obj OBJ_; - Font_obj(); - - public: - enum { _hx_ClassId = 0x6aed2e71 }; - - void __construct(::String name); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.text.Font") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.text.Font"); } - static hx::ObjectPtr< Font_obj > __new(::String name); - static hx::ObjectPtr< Font_obj > __alloc(hx::Ctx *_hx_ctx,::String name); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Font_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Font",ef,89,99,2e); } - - static ::lime::text::Font fromBytes( ::haxe::io::Bytes bytes); - static ::Dynamic fromBytes_dyn(); - - static ::lime::text::Font fromFile(::String path); - static ::Dynamic fromFile_dyn(); - - static ::lime::app::Future loadFromBytes( ::haxe::io::Bytes bytes); - static ::Dynamic loadFromBytes_dyn(); - - static ::lime::app::Future loadFromFile(::String path); - static ::Dynamic loadFromFile_dyn(); - - static ::lime::app::Future loadFromName(::String path); - static ::Dynamic loadFromName_dyn(); - - int ascender; - int descender; - int height; - ::String name; - int numGlyphs; - ::Dynamic src; - int underlinePosition; - int underlineThickness; - int unitsPerEM; - ::String _hx___fontID; - ::String _hx___fontPath; - ::String _hx___fontPathWithoutDirectory; - bool _hx___init; - ::Dynamic decompose(); - ::Dynamic decompose_dyn(); - - int getGlyph(::String character); - ::Dynamic getGlyph_dyn(); - - ::Array< int > getGlyphs(::String characters); - ::Dynamic getGlyphs_dyn(); - - ::lime::text::GlyphMetrics getGlyphMetrics(int glyph); - ::Dynamic getGlyphMetrics_dyn(); - - ::lime::graphics::Image renderGlyph(int glyph,int fontSize); - ::Dynamic renderGlyph_dyn(); - - ::haxe::ds::IntMap renderGlyphs(::Array< int > glyphs,int fontSize); - ::Dynamic renderGlyphs_dyn(); - - void _hx___copyFrom( ::lime::text::Font other); - ::Dynamic _hx___copyFrom_dyn(); - - void _hx___fromBytes( ::haxe::io::Bytes bytes); - ::Dynamic _hx___fromBytes_dyn(); - - void _hx___fromFile(::String path); - ::Dynamic _hx___fromFile_dyn(); - - void _hx___initializeSource(); - ::Dynamic _hx___initializeSource_dyn(); - - ::lime::app::Future _hx___loadFromName(::String name); - ::Dynamic _hx___loadFromName_dyn(); - - void _hx___setSize(int size); - ::Dynamic _hx___setSize_dyn(); - -}; - -} // end namespace lime -} // end namespace text - -#endif /* INCLUDED_lime_text_Font */ diff --git a/hGameTest/bin/linux/obj/include/lime/text/GlyphMetrics.h b/hGameTest/bin/linux/obj/include/lime/text/GlyphMetrics.h deleted file mode 100644 index 85138392..00000000 --- a/hGameTest/bin/linux/obj/include/lime/text/GlyphMetrics.h +++ /dev/null @@ -1,73 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_text_GlyphMetrics -#define INCLUDED_lime_text_GlyphMetrics - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_64e3d4d6ee91dfdb_16_new) -HX_DECLARE_CLASS2(lime,math,Vector2) -HX_DECLARE_CLASS2(lime,text,GlyphMetrics) - -namespace lime{ -namespace text{ - - -class HXCPP_CLASS_ATTRIBUTES GlyphMetrics_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GlyphMetrics_obj OBJ_; - GlyphMetrics_obj(); - - public: - enum { _hx_ClassId = 0x0a905c99 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.text.GlyphMetrics") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.text.GlyphMetrics"); } - - inline static hx::ObjectPtr< GlyphMetrics_obj > __new() { - hx::ObjectPtr< GlyphMetrics_obj > __this = new GlyphMetrics_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GlyphMetrics_obj > __alloc(hx::Ctx *_hx_ctx) { - GlyphMetrics_obj *__this = (GlyphMetrics_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GlyphMetrics_obj), true, "lime.text.GlyphMetrics")); - *(void **)__this = GlyphMetrics_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_64e3d4d6ee91dfdb_16_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GlyphMetrics_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GlyphMetrics",17,66,61,fd); } - - ::lime::math::Vector2 advance; - int height; - ::lime::math::Vector2 horizontalBearing; - ::lime::math::Vector2 verticalBearing; -}; - -} // end namespace lime -} // end namespace text - -#endif /* INCLUDED_lime_text_GlyphMetrics */ diff --git a/hGameTest/bin/linux/obj/include/lime/text/_Glyph/Glyph_Impl_.h b/hGameTest/bin/linux/obj/include/lime/text/_Glyph/Glyph_Impl_.h deleted file mode 100644 index fe263eb8..00000000 --- a/hGameTest/bin/linux/obj/include/lime/text/_Glyph/Glyph_Impl_.h +++ /dev/null @@ -1,64 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_text__Glyph_Glyph_Impl_ -#define INCLUDED_lime_text__Glyph_Glyph_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,text,_Glyph,Glyph_Impl_) - -namespace lime{ -namespace text{ -namespace _Glyph{ - - -class HXCPP_CLASS_ATTRIBUTES Glyph_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Glyph_Impl__obj OBJ_; - Glyph_Impl__obj(); - - public: - enum { _hx_ClassId = 0x7ee339b9 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.text._Glyph.Glyph_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.text._Glyph.Glyph_Impl_"); } - - inline static hx::ObjectPtr< Glyph_Impl__obj > __new() { - hx::ObjectPtr< Glyph_Impl__obj > __this = new Glyph_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Glyph_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Glyph_Impl__obj *__this = (Glyph_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Glyph_Impl__obj), false, "lime.text._Glyph.Glyph_Impl_")); - *(void **)__this = Glyph_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Glyph_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Glyph_Impl_",2c,5b,88,c8); } - - static int _new(int i); - static ::Dynamic _new_dyn(); - -}; - -} // end namespace lime -} // end namespace text -} // end namespace _Glyph - -#endif /* INCLUDED_lime_text__Glyph_Glyph_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/ui/Gamepad.h b/hGameTest/bin/linux/obj/include/lime/ui/Gamepad.h deleted file mode 100644 index 8220e6d4..00000000 --- a/hGameTest/bin/linux/obj/include/lime/ui/Gamepad.h +++ /dev/null @@ -1,84 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_ui_Gamepad -#define INCLUDED_lime_ui_Gamepad - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,IntMap) -HX_DECLARE_CLASS2(lime,app,_Event_Void_Void) -HX_DECLARE_CLASS2(lime,app,_Event_lime_ui_GamepadAxis_Float_Void) -HX_DECLARE_CLASS2(lime,app,_Event_lime_ui_GamepadButton_Void) -HX_DECLARE_CLASS2(lime,app,_Event_lime_ui_Gamepad_Void) -HX_DECLARE_CLASS2(lime,ui,Gamepad) - -namespace lime{ -namespace ui{ - - -class HXCPP_CLASS_ATTRIBUTES Gamepad_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Gamepad_obj OBJ_; - Gamepad_obj(); - - public: - enum { _hx_ClassId = 0x1b592030 }; - - void __construct(int id); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.ui.Gamepad") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.ui.Gamepad"); } - static hx::ObjectPtr< Gamepad_obj > __new(int id); - static hx::ObjectPtr< Gamepad_obj > __alloc(hx::Ctx *_hx_ctx,int id); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Gamepad_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Gamepad",81,08,d7,56); } - - static void __boot(); - static ::haxe::ds::IntMap devices; - static ::lime::app::_Event_lime_ui_Gamepad_Void onConnect; - static void addMappings(::Array< ::String > mappings); - static ::Dynamic addMappings_dyn(); - - static void _hx___connect(int id); - static ::Dynamic _hx___connect_dyn(); - - static void _hx___disconnect(int id); - static ::Dynamic _hx___disconnect_dyn(); - - bool connected; - int id; - ::lime::app::_Event_lime_ui_GamepadAxis_Float_Void onAxisMove; - ::lime::app::_Event_lime_ui_GamepadButton_Void onButtonDown; - ::lime::app::_Event_lime_ui_GamepadButton_Void onButtonUp; - ::lime::app::_Event_Void_Void onDisconnect; - ::String get_guid(); - ::Dynamic get_guid_dyn(); - - ::String get_name(); - ::Dynamic get_name_dyn(); - -}; - -} // end namespace lime -} // end namespace ui - -#endif /* INCLUDED_lime_ui_Gamepad */ diff --git a/hGameTest/bin/linux/obj/include/lime/ui/Joystick.h b/hGameTest/bin/linux/obj/include/lime/ui/Joystick.h deleted file mode 100644 index e0b98404..00000000 --- a/hGameTest/bin/linux/obj/include/lime/ui/Joystick.h +++ /dev/null @@ -1,97 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_ui_Joystick -#define INCLUDED_lime_ui_Joystick - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,IntMap) -HX_DECLARE_CLASS2(lime,app,_Event_Int_Float_Float_Void) -HX_DECLARE_CLASS2(lime,app,_Event_Int_Float_Void) -HX_DECLARE_CLASS2(lime,app,_Event_Int_Void) -HX_DECLARE_CLASS2(lime,app,_Event_Int_lime_ui_JoystickHatPosition_Void) -HX_DECLARE_CLASS2(lime,app,_Event_Void_Void) -HX_DECLARE_CLASS2(lime,app,_Event_lime_ui_Joystick_Void) -HX_DECLARE_CLASS2(lime,ui,Joystick) - -namespace lime{ -namespace ui{ - - -class HXCPP_CLASS_ATTRIBUTES Joystick_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Joystick_obj OBJ_; - Joystick_obj(); - - public: - enum { _hx_ClassId = 0x799db6a5 }; - - void __construct(int id); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.ui.Joystick") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.ui.Joystick"); } - static hx::ObjectPtr< Joystick_obj > __new(int id); - static hx::ObjectPtr< Joystick_obj > __alloc(hx::Ctx *_hx_ctx,int id); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Joystick_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Joystick",dc,9c,a3,75); } - - static void __boot(); - static ::haxe::ds::IntMap devices; - static ::lime::app::_Event_lime_ui_Joystick_Void onConnect; - static void _hx___connect(int id); - static ::Dynamic _hx___connect_dyn(); - - static void _hx___disconnect(int id); - static ::Dynamic _hx___disconnect_dyn(); - - bool connected; - int id; - ::lime::app::_Event_Int_Float_Void onAxisMove; - ::lime::app::_Event_Int_Void onButtonDown; - ::lime::app::_Event_Int_Void onButtonUp; - ::lime::app::_Event_Void_Void onDisconnect; - ::lime::app::_Event_Int_lime_ui_JoystickHatPosition_Void onHatMove; - ::lime::app::_Event_Int_Float_Float_Void onTrackballMove; - ::String get_guid(); - ::Dynamic get_guid_dyn(); - - ::String get_name(); - ::Dynamic get_name_dyn(); - - int get_numAxes(); - ::Dynamic get_numAxes_dyn(); - - int get_numButtons(); - ::Dynamic get_numButtons_dyn(); - - int get_numHats(); - ::Dynamic get_numHats_dyn(); - - int get_numTrackballs(); - ::Dynamic get_numTrackballs_dyn(); - -}; - -} // end namespace lime -} // end namespace ui - -#endif /* INCLUDED_lime_ui_Joystick */ diff --git a/hGameTest/bin/linux/obj/include/lime/ui/MouseCursor.h b/hGameTest/bin/linux/obj/include/lime/ui/MouseCursor.h deleted file mode 100644 index adc28e4a..00000000 --- a/hGameTest/bin/linux/obj/include/lime/ui/MouseCursor.h +++ /dev/null @@ -1,59 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_ui_MouseCursor -#define INCLUDED_lime_ui_MouseCursor - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,ui,MouseCursor) -namespace lime{ -namespace ui{ - - -class MouseCursor_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef MouseCursor_obj OBJ_; - - public: - MouseCursor_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("lime.ui.MouseCursor",da,7e,bc,47); } - ::String __ToString() const { return HX_("MouseCursor.",13,09,4c,76) + _hx_tag; } - - static ::lime::ui::MouseCursor ARROW; - static inline ::lime::ui::MouseCursor ARROW_dyn() { return ARROW; } - static ::lime::ui::MouseCursor CROSSHAIR; - static inline ::lime::ui::MouseCursor CROSSHAIR_dyn() { return CROSSHAIR; } - static ::lime::ui::MouseCursor CUSTOM; - static inline ::lime::ui::MouseCursor CUSTOM_dyn() { return CUSTOM; } - static ::lime::ui::MouseCursor DEFAULT; - static inline ::lime::ui::MouseCursor DEFAULT_dyn() { return DEFAULT; } - static ::lime::ui::MouseCursor MOVE; - static inline ::lime::ui::MouseCursor MOVE_dyn() { return MOVE; } - static ::lime::ui::MouseCursor POINTER; - static inline ::lime::ui::MouseCursor POINTER_dyn() { return POINTER; } - static ::lime::ui::MouseCursor RESIZE_NESW; - static inline ::lime::ui::MouseCursor RESIZE_NESW_dyn() { return RESIZE_NESW; } - static ::lime::ui::MouseCursor RESIZE_NS; - static inline ::lime::ui::MouseCursor RESIZE_NS_dyn() { return RESIZE_NS; } - static ::lime::ui::MouseCursor RESIZE_NWSE; - static inline ::lime::ui::MouseCursor RESIZE_NWSE_dyn() { return RESIZE_NWSE; } - static ::lime::ui::MouseCursor RESIZE_WE; - static inline ::lime::ui::MouseCursor RESIZE_WE_dyn() { return RESIZE_WE; } - static ::lime::ui::MouseCursor TEXT; - static inline ::lime::ui::MouseCursor TEXT_dyn() { return TEXT; } - static ::lime::ui::MouseCursor WAIT; - static inline ::lime::ui::MouseCursor WAIT_dyn() { return WAIT; } - static ::lime::ui::MouseCursor WAIT_ARROW; - static inline ::lime::ui::MouseCursor WAIT_ARROW_dyn() { return WAIT_ARROW; } -}; - -} // end namespace lime -} // end namespace ui - -#endif /* INCLUDED_lime_ui_MouseCursor */ diff --git a/hGameTest/bin/linux/obj/include/lime/ui/MouseWheelMode.h b/hGameTest/bin/linux/obj/include/lime/ui/MouseWheelMode.h deleted file mode 100644 index 7fd7819e..00000000 --- a/hGameTest/bin/linux/obj/include/lime/ui/MouseWheelMode.h +++ /dev/null @@ -1,41 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_ui_MouseWheelMode -#define INCLUDED_lime_ui_MouseWheelMode - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,ui,MouseWheelMode) -namespace lime{ -namespace ui{ - - -class MouseWheelMode_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef MouseWheelMode_obj OBJ_; - - public: - MouseWheelMode_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("lime.ui.MouseWheelMode",1a,08,21,1a); } - ::String __ToString() const { return HX_("MouseWheelMode.",35,ef,de,4c) + _hx_tag; } - - static ::lime::ui::MouseWheelMode LINES; - static inline ::lime::ui::MouseWheelMode LINES_dyn() { return LINES; } - static ::lime::ui::MouseWheelMode PAGES; - static inline ::lime::ui::MouseWheelMode PAGES_dyn() { return PAGES; } - static ::lime::ui::MouseWheelMode PIXELS; - static inline ::lime::ui::MouseWheelMode PIXELS_dyn() { return PIXELS; } - static ::lime::ui::MouseWheelMode UNKNOWN; - static inline ::lime::ui::MouseWheelMode UNKNOWN_dyn() { return UNKNOWN; } -}; - -} // end namespace lime -} // end namespace ui - -#endif /* INCLUDED_lime_ui_MouseWheelMode */ diff --git a/hGameTest/bin/linux/obj/include/lime/ui/Touch.h b/hGameTest/bin/linux/obj/include/lime/ui/Touch.h deleted file mode 100644 index 86fe04ec..00000000 --- a/hGameTest/bin/linux/obj/include/lime/ui/Touch.h +++ /dev/null @@ -1,88 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_ui_Touch -#define INCLUDED_lime_ui_Touch - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_c51b2e87fb75d55f_25_new) -HX_DECLARE_CLASS2(lime,app,_Event_lime_ui_Touch_Void) -HX_DECLARE_CLASS2(lime,ui,Touch) - -namespace lime{ -namespace ui{ - - -class HXCPP_CLASS_ATTRIBUTES Touch_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Touch_obj OBJ_; - Touch_obj(); - - public: - enum { _hx_ClassId = 0x3bf3e556 }; - - void __construct(Float x,Float y,int id,Float dx,Float dy,Float pressure,int device); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.ui.Touch") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.ui.Touch"); } - - inline static hx::ObjectPtr< Touch_obj > __new(Float x,Float y,int id,Float dx,Float dy,Float pressure,int device) { - hx::ObjectPtr< Touch_obj > __this = new Touch_obj(); - __this->__construct(x,y,id,dx,dy,pressure,device); - return __this; - } - - inline static hx::ObjectPtr< Touch_obj > __alloc(hx::Ctx *_hx_ctx,Float x,Float y,int id,Float dx,Float dy,Float pressure,int device) { - Touch_obj *__this = (Touch_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Touch_obj), false, "lime.ui.Touch")); - *(void **)__this = Touch_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_c51b2e87fb75d55f_25_new) -HXLINE( 26) ( ( ::lime::ui::Touch)(__this) )->x = x; -HXLINE( 27) ( ( ::lime::ui::Touch)(__this) )->y = y; -HXLINE( 28) ( ( ::lime::ui::Touch)(__this) )->id = id; -HXLINE( 29) ( ( ::lime::ui::Touch)(__this) )->dx = dx; -HXLINE( 30) ( ( ::lime::ui::Touch)(__this) )->dy = dy; -HXLINE( 31) ( ( ::lime::ui::Touch)(__this) )->pressure = pressure; -HXLINE( 32) ( ( ::lime::ui::Touch)(__this) )->device = device; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Touch_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Touch",9f,87,60,a7); } - - static void __boot(); - static ::lime::app::_Event_lime_ui_Touch_Void onCancel; - static ::lime::app::_Event_lime_ui_Touch_Void onEnd; - static ::lime::app::_Event_lime_ui_Touch_Void onMove; - static ::lime::app::_Event_lime_ui_Touch_Void onStart; - int device; - Float dx; - Float dy; - int id; - Float pressure; - Float x; - Float y; -}; - -} // end namespace lime -} // end namespace ui - -#endif /* INCLUDED_lime_ui_Touch */ diff --git a/hGameTest/bin/linux/obj/include/lime/ui/Window.h b/hGameTest/bin/linux/obj/include/lime/ui/Window.h deleted file mode 100644 index 8025f16f..00000000 --- a/hGameTest/bin/linux/obj/include/lime/ui/Window.h +++ /dev/null @@ -1,255 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_ui_Window -#define INCLUDED_lime_ui_Window - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeWindow) -HX_DECLARE_CLASS2(lime,app,Application) -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS2(lime,app,Module) -HX_DECLARE_CLASS2(lime,app,_Event_Float_Float_Int_Void) -HX_DECLARE_CLASS2(lime,app,_Event_Float_Float_Void) -HX_DECLARE_CLASS2(lime,app,_Event_Float_Float_lime_ui_MouseButton_Void) -HX_DECLARE_CLASS2(lime,app,_Event_Float_Float_lime_ui_MouseWheelMode_Void) -HX_DECLARE_CLASS2(lime,app,_Event_Int_Int_Void) -HX_DECLARE_CLASS2(lime,app,_Event_String_Int_Int_Void) -HX_DECLARE_CLASS2(lime,app,_Event_String_Void) -HX_DECLARE_CLASS2(lime,app,_Event_Void_Void) -HX_DECLARE_CLASS2(lime,app,_Event_lime_graphics_RenderContext_Void) -HX_DECLARE_CLASS2(lime,app,_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void) -HX_DECLARE_CLASS2(lime,graphics,Image) -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS2(lime,math,Rectangle) -HX_DECLARE_CLASS2(lime,_hx_system,Display) -HX_DECLARE_CLASS2(lime,_hx_system,DisplayMode) -HX_DECLARE_CLASS2(lime,ui,MouseCursor) -HX_DECLARE_CLASS2(lime,ui,Window) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,Stage) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace lime{ -namespace ui{ - - -class HXCPP_CLASS_ATTRIBUTES Window_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Window_obj OBJ_; - Window_obj(); - - public: - enum { _hx_ClassId = 0x1abdb2dd }; - - void __construct( ::lime::app::Application application, ::Dynamic attributes); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.ui.Window") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.ui.Window"); } - static hx::ObjectPtr< Window_obj > __new( ::lime::app::Application application, ::Dynamic attributes); - static hx::ObjectPtr< Window_obj > __alloc(hx::Ctx *_hx_ctx, ::lime::app::Application application, ::Dynamic attributes); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Window_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Window",10,08,21,87); } - - ::lime::app::Application application; - ::lime::graphics::RenderContext context; - ::lime::_hx_system::Display display; - ::Dynamic element; - bool hidden; - int id; - ::lime::app::_Event_Void_Void onActivate; - ::lime::app::_Event_Void_Void onClose; - ::lime::app::_Event_Void_Void onDeactivate; - ::lime::app::_Event_String_Void onDropFile; - ::lime::app::_Event_Void_Void onEnter; - ::lime::app::_Event_Void_Void onExpose; - ::lime::app::_Event_Void_Void onFocusIn; - ::lime::app::_Event_Void_Void onFocusOut; - ::lime::app::_Event_Void_Void onFullscreen; - ::lime::app::_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void onKeyDown; - ::lime::app::_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void onKeyUp; - ::lime::app::_Event_Void_Void onLeave; - ::lime::app::_Event_Void_Void onMaximize; - ::lime::app::_Event_Void_Void onMinimize; - ::lime::app::_Event_Float_Float_lime_ui_MouseButton_Void onMouseDown; - ::lime::app::_Event_Float_Float_Void onMouseMove; - ::lime::app::_Event_Float_Float_Void onMouseMoveRelative; - ::lime::app::_Event_Float_Float_Int_Void onMouseUp; - ::lime::app::_Event_Float_Float_lime_ui_MouseWheelMode_Void onMouseWheel; - ::lime::app::_Event_Float_Float_Void onMove; - ::lime::app::_Event_lime_graphics_RenderContext_Void onRender; - ::lime::app::_Event_Void_Void onRenderContextLost; - ::lime::app::_Event_lime_graphics_RenderContext_Void onRenderContextRestored; - ::lime::app::_Event_Int_Int_Void onResize; - ::lime::app::_Event_Void_Void onRestore; - ::lime::app::_Event_String_Int_Int_Void onTextEdit; - ::lime::app::_Event_String_Void onTextInput; - ::Dynamic parameters; - Float scale; - ::openfl::display::Stage stage; - ::Dynamic _hx___attributes; - ::lime::_internal::backend::native::NativeWindow _hx___backend; - bool _hx___borderless; - bool _hx___fullscreen; - int _hx___height; - bool _hx___hidden; - bool _hx___maximized; - bool _hx___minimized; - bool _hx___resizable; - Float _hx___scale; - ::String _hx___title; - int _hx___width; - int _hx___x; - int _hx___y; - void alert(::String message,::String title); - ::Dynamic alert_dyn(); - - void close(); - ::Dynamic close_dyn(); - - void focus(); - ::Dynamic focus_dyn(); - - void move(int x,int y); - ::Dynamic move_dyn(); - - ::lime::graphics::Image readPixels( ::lime::math::Rectangle rect); - ::Dynamic readPixels_dyn(); - - void resize(int width,int height); - ::Dynamic resize_dyn(); - - void setIcon( ::lime::graphics::Image image); - ::Dynamic setIcon_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - void warpMouse(int x,int y); - ::Dynamic warpMouse_dyn(); - - ::lime::ui::MouseCursor get_cursor(); - ::Dynamic get_cursor_dyn(); - - ::lime::ui::MouseCursor set_cursor( ::lime::ui::MouseCursor value); - ::Dynamic set_cursor_dyn(); - - ::lime::_hx_system::Display get_display(); - ::Dynamic get_display_dyn(); - - ::lime::_hx_system::DisplayMode get_displayMode(); - ::Dynamic get_displayMode_dyn(); - - ::lime::_hx_system::DisplayMode set_displayMode( ::lime::_hx_system::DisplayMode value); - ::Dynamic set_displayMode_dyn(); - - bool get_borderless(); - ::Dynamic get_borderless_dyn(); - - bool set_borderless(bool value); - ::Dynamic set_borderless_dyn(); - - Float get_frameRate(); - ::Dynamic get_frameRate_dyn(); - - Float set_frameRate(Float value); - ::Dynamic set_frameRate_dyn(); - - bool get_fullscreen(); - ::Dynamic get_fullscreen_dyn(); - - bool set_fullscreen(bool value); - ::Dynamic set_fullscreen_dyn(); - - int get_height(); - ::Dynamic get_height_dyn(); - - int set_height(int value); - ::Dynamic set_height_dyn(); - - bool get_hidden(); - ::Dynamic get_hidden_dyn(); - - bool get_maximized(); - ::Dynamic get_maximized_dyn(); - - bool set_maximized(bool value); - ::Dynamic set_maximized_dyn(); - - bool get_minimized(); - ::Dynamic get_minimized_dyn(); - - bool set_minimized(bool value); - ::Dynamic set_minimized_dyn(); - - bool get_mouseLock(); - ::Dynamic get_mouseLock_dyn(); - - bool set_mouseLock(bool value); - ::Dynamic set_mouseLock_dyn(); - - bool get_resizable(); - ::Dynamic get_resizable_dyn(); - - bool set_resizable(bool value); - ::Dynamic set_resizable_dyn(); - - Float get_scale(); - ::Dynamic get_scale_dyn(); - - bool get_textInputEnabled(); - ::Dynamic get_textInputEnabled_dyn(); - - bool set_textInputEnabled(bool value); - ::Dynamic set_textInputEnabled_dyn(); - - ::String get_title(); - ::Dynamic get_title_dyn(); - - ::String set_title(::String value); - ::Dynamic set_title_dyn(); - - int get_width(); - ::Dynamic get_width_dyn(); - - int set_width(int value); - ::Dynamic set_width_dyn(); - - int get_x(); - ::Dynamic get_x_dyn(); - - int set_x(int value); - ::Dynamic set_x_dyn(); - - int get_y(); - ::Dynamic get_y_dyn(); - - int set_y(int value); - ::Dynamic set_y_dyn(); - -}; - -} // end namespace lime -} // end namespace ui - -#endif /* INCLUDED_lime_ui_Window */ diff --git a/hGameTest/bin/linux/obj/include/lime/ui/_GamepadAxis/GamepadAxis_Impl_.h b/hGameTest/bin/linux/obj/include/lime/ui/_GamepadAxis/GamepadAxis_Impl_.h deleted file mode 100644 index efa28c03..00000000 --- a/hGameTest/bin/linux/obj/include/lime/ui/_GamepadAxis/GamepadAxis_Impl_.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_ui__GamepadAxis_GamepadAxis_Impl_ -#define INCLUDED_lime_ui__GamepadAxis_GamepadAxis_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,ui,_GamepadAxis,GamepadAxis_Impl_) - -namespace lime{ -namespace ui{ -namespace _GamepadAxis{ - - -class HXCPP_CLASS_ATTRIBUTES GamepadAxis_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GamepadAxis_Impl__obj OBJ_; - GamepadAxis_Impl__obj(); - - public: - enum { _hx_ClassId = 0x11702db6 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.ui._GamepadAxis.GamepadAxis_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.ui._GamepadAxis.GamepadAxis_Impl_"); } - - inline static hx::ObjectPtr< GamepadAxis_Impl__obj > __new() { - hx::ObjectPtr< GamepadAxis_Impl__obj > __this = new GamepadAxis_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GamepadAxis_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - GamepadAxis_Impl__obj *__this = (GamepadAxis_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GamepadAxis_Impl__obj), false, "lime.ui._GamepadAxis.GamepadAxis_Impl_")); - *(void **)__this = GamepadAxis_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GamepadAxis_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GamepadAxis_Impl_",e2,1f,75,f1); } - - static void __boot(); - static int LEFT_X; - static int LEFT_Y; - static int RIGHT_X; - static int RIGHT_Y; - static int TRIGGER_LEFT; - static int TRIGGER_RIGHT; - static ::String toString(int this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace lime -} // end namespace ui -} // end namespace _GamepadAxis - -#endif /* INCLUDED_lime_ui__GamepadAxis_GamepadAxis_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/ui/_GamepadButton/GamepadButton_Impl_.h b/hGameTest/bin/linux/obj/include/lime/ui/_GamepadButton/GamepadButton_Impl_.h deleted file mode 100644 index 0f4b900f..00000000 --- a/hGameTest/bin/linux/obj/include/lime/ui/_GamepadButton/GamepadButton_Impl_.h +++ /dev/null @@ -1,80 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_ui__GamepadButton_GamepadButton_Impl_ -#define INCLUDED_lime_ui__GamepadButton_GamepadButton_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,ui,_GamepadButton,GamepadButton_Impl_) - -namespace lime{ -namespace ui{ -namespace _GamepadButton{ - - -class HXCPP_CLASS_ATTRIBUTES GamepadButton_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GamepadButton_Impl__obj OBJ_; - GamepadButton_Impl__obj(); - - public: - enum { _hx_ClassId = 0x0a40df56 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.ui._GamepadButton.GamepadButton_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.ui._GamepadButton.GamepadButton_Impl_"); } - - inline static hx::ObjectPtr< GamepadButton_Impl__obj > __new() { - hx::ObjectPtr< GamepadButton_Impl__obj > __this = new GamepadButton_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GamepadButton_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - GamepadButton_Impl__obj *__this = (GamepadButton_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GamepadButton_Impl__obj), false, "lime.ui._GamepadButton.GamepadButton_Impl_")); - *(void **)__this = GamepadButton_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GamepadButton_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GamepadButton_Impl_",33,32,07,6f); } - - static void __boot(); - static int A; - static int B; - static int X; - static int Y; - static int BACK; - static int GUIDE; - static int START; - static int LEFT_STICK; - static int RIGHT_STICK; - static int LEFT_SHOULDER; - static int RIGHT_SHOULDER; - static int DPAD_UP; - static int DPAD_DOWN; - static int DPAD_LEFT; - static int DPAD_RIGHT; - static ::String toString(int this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace lime -} // end namespace ui -} // end namespace _GamepadButton - -#endif /* INCLUDED_lime_ui__GamepadButton_GamepadButton_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/ui/_JoystickHatPosition/JoystickHatPosition_Impl_.h b/hGameTest/bin/linux/obj/include/lime/ui/_JoystickHatPosition/JoystickHatPosition_Impl_.h deleted file mode 100644 index 14a3c0d5..00000000 --- a/hGameTest/bin/linux/obj/include/lime/ui/_JoystickHatPosition/JoystickHatPosition_Impl_.h +++ /dev/null @@ -1,104 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_ui__JoystickHatPosition_JoystickHatPosition_Impl_ -#define INCLUDED_lime_ui__JoystickHatPosition_JoystickHatPosition_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,ui,_JoystickHatPosition,JoystickHatPosition_Impl_) - -namespace lime{ -namespace ui{ -namespace _JoystickHatPosition{ - - -class HXCPP_CLASS_ATTRIBUTES JoystickHatPosition_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef JoystickHatPosition_Impl__obj OBJ_; - JoystickHatPosition_Impl__obj(); - - public: - enum { _hx_ClassId = 0x14f1ec9e }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_"); } - - inline static hx::ObjectPtr< JoystickHatPosition_Impl__obj > __new() { - hx::ObjectPtr< JoystickHatPosition_Impl__obj > __this = new JoystickHatPosition_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< JoystickHatPosition_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - JoystickHatPosition_Impl__obj *__this = (JoystickHatPosition_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(JoystickHatPosition_Impl__obj), false, "lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_")); - *(void **)__this = JoystickHatPosition_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~JoystickHatPosition_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("JoystickHatPosition_Impl_",48,0a,82,9d); } - - static void __boot(); - static int CENTER; - static int DOWN; - static int LEFT; - static int RIGHT; - static int UP; - static int DOWN_LEFT; - static int DOWN_RIGHT; - static int UP_LEFT; - static int UP_RIGHT; - static int _new(int value); - static ::Dynamic _new_dyn(); - - static bool get_center(int this1); - static ::Dynamic get_center_dyn(); - - static bool set_center(int this1,bool value); - static ::Dynamic set_center_dyn(); - - static bool get_down(int this1); - static ::Dynamic get_down_dyn(); - - static bool set_down(int this1,bool value); - static ::Dynamic set_down_dyn(); - - static bool get_left(int this1); - static ::Dynamic get_left_dyn(); - - static bool set_left(int this1,bool value); - static ::Dynamic set_left_dyn(); - - static bool get_right(int this1); - static ::Dynamic get_right_dyn(); - - static bool set_right(int this1,bool value); - static ::Dynamic set_right_dyn(); - - static bool get_up(int this1); - static ::Dynamic get_up_dyn(); - - static bool set_up(int this1,bool value); - static ::Dynamic set_up_dyn(); - -}; - -} // end namespace lime -} // end namespace ui -} // end namespace _JoystickHatPosition - -#endif /* INCLUDED_lime_ui__JoystickHatPosition_JoystickHatPosition_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/ui/_KeyCode/KeyCode_Impl_.h b/hGameTest/bin/linux/obj/include/lime/ui/_KeyCode/KeyCode_Impl_.h deleted file mode 100644 index ed896b67..00000000 --- a/hGameTest/bin/linux/obj/include/lime/ui/_KeyCode/KeyCode_Impl_.h +++ /dev/null @@ -1,318 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_ui__KeyCode_KeyCode_Impl_ -#define INCLUDED_lime_ui__KeyCode_KeyCode_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,ui,_KeyCode,KeyCode_Impl_) - -namespace lime{ -namespace ui{ -namespace _KeyCode{ - - -class HXCPP_CLASS_ATTRIBUTES KeyCode_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef KeyCode_Impl__obj OBJ_; - KeyCode_Impl__obj(); - - public: - enum { _hx_ClassId = 0x2ab31f76 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.ui._KeyCode.KeyCode_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.ui._KeyCode.KeyCode_Impl_"); } - - inline static hx::ObjectPtr< KeyCode_Impl__obj > __new() { - hx::ObjectPtr< KeyCode_Impl__obj > __this = new KeyCode_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< KeyCode_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - KeyCode_Impl__obj *__this = (KeyCode_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(KeyCode_Impl__obj), false, "lime.ui._KeyCode.KeyCode_Impl_")); - *(void **)__this = KeyCode_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~KeyCode_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("KeyCode_Impl_",ec,47,6b,1f); } - - static void __boot(); - static int UNKNOWN; - static int BACKSPACE; - static int TAB; - static int RETURN; - static int ESCAPE; - static int SPACE; - static int EXCLAMATION; - static int QUOTE; - static int HASH; - static int DOLLAR; - static int PERCENT; - static int AMPERSAND; - static int SINGLE_QUOTE; - static int LEFT_PARENTHESIS; - static int RIGHT_PARENTHESIS; - static int ASTERISK; - static int PLUS; - static int COMMA; - static int MINUS; - static int PERIOD; - static int SLASH; - static int NUMBER_0; - static int NUMBER_1; - static int NUMBER_2; - static int NUMBER_3; - static int NUMBER_4; - static int NUMBER_5; - static int NUMBER_6; - static int NUMBER_7; - static int NUMBER_8; - static int NUMBER_9; - static int COLON; - static int SEMICOLON; - static int LESS_THAN; - static int EQUALS; - static int GREATER_THAN; - static int QUESTION; - static int AT; - static int LEFT_BRACKET; - static int BACKSLASH; - static int RIGHT_BRACKET; - static int CARET; - static int UNDERSCORE; - static int GRAVE; - static int A; - static int B; - static int C; - static int D; - static int E; - static int F; - static int G; - static int H; - static int I; - static int J; - static int K; - static int L; - static int M; - static int N; - static int O; - static int P; - static int Q; - static int R; - static int S; - static int T; - static int U; - static int V; - static int W; - static int X; - static int Y; - static int Z; - static int DELETE; - static int CAPS_LOCK; - static int F1; - static int F2; - static int F3; - static int F4; - static int F5; - static int F6; - static int F7; - static int F8; - static int F9; - static int F10; - static int F11; - static int F12; - static int PRINT_SCREEN; - static int SCROLL_LOCK; - static int PAUSE; - static int INSERT; - static int HOME; - static int PAGE_UP; - static int END; - static int PAGE_DOWN; - static int RIGHT; - static int LEFT; - static int DOWN; - static int UP; - static int NUM_LOCK; - static int NUMPAD_DIVIDE; - static int NUMPAD_MULTIPLY; - static int NUMPAD_MINUS; - static int NUMPAD_PLUS; - static int NUMPAD_ENTER; - static int NUMPAD_1; - static int NUMPAD_2; - static int NUMPAD_3; - static int NUMPAD_4; - static int NUMPAD_5; - static int NUMPAD_6; - static int NUMPAD_7; - static int NUMPAD_8; - static int NUMPAD_9; - static int NUMPAD_0; - static int NUMPAD_PERIOD; - static int APPLICATION; - static int POWER; - static int NUMPAD_EQUALS; - static int F13; - static int F14; - static int F15; - static int F16; - static int F17; - static int F18; - static int F19; - static int F20; - static int F21; - static int F22; - static int F23; - static int F24; - static int EXECUTE; - static int HELP; - static int MENU; - static int SELECT; - static int STOP; - static int AGAIN; - static int UNDO; - static int CUT; - static int COPY; - static int PASTE; - static int FIND; - static int MUTE; - static int VOLUME_UP; - static int VOLUME_DOWN; - static int NUMPAD_COMMA; - static int ALT_ERASE; - static int SYSTEM_REQUEST; - static int CANCEL; - static int CLEAR; - static int PRIOR; - static int RETURN2; - static int SEPARATOR; - static int OUT; - static int OPER; - static int CLEAR_AGAIN; - static int CRSEL; - static int EXSEL; - static int NUMPAD_00; - static int NUMPAD_000; - static int THOUSAND_SEPARATOR; - static int DECIMAL_SEPARATOR; - static int CURRENCY_UNIT; - static int CURRENCY_SUBUNIT; - static int NUMPAD_LEFT_PARENTHESIS; - static int NUMPAD_RIGHT_PARENTHESIS; - static int NUMPAD_LEFT_BRACE; - static int NUMPAD_RIGHT_BRACE; - static int NUMPAD_TAB; - static int NUMPAD_BACKSPACE; - static int NUMPAD_A; - static int NUMPAD_B; - static int NUMPAD_C; - static int NUMPAD_D; - static int NUMPAD_E; - static int NUMPAD_F; - static int NUMPAD_XOR; - static int NUMPAD_POWER; - static int NUMPAD_PERCENT; - static int NUMPAD_LESS_THAN; - static int NUMPAD_GREATER_THAN; - static int NUMPAD_AMPERSAND; - static int NUMPAD_DOUBLE_AMPERSAND; - static int NUMPAD_VERTICAL_BAR; - static int NUMPAD_DOUBLE_VERTICAL_BAR; - static int NUMPAD_COLON; - static int NUMPAD_HASH; - static int NUMPAD_SPACE; - static int NUMPAD_AT; - static int NUMPAD_EXCLAMATION; - static int NUMPAD_MEM_STORE; - static int NUMPAD_MEM_RECALL; - static int NUMPAD_MEM_CLEAR; - static int NUMPAD_MEM_ADD; - static int NUMPAD_MEM_SUBTRACT; - static int NUMPAD_MEM_MULTIPLY; - static int NUMPAD_MEM_DIVIDE; - static int NUMPAD_PLUS_MINUS; - static int NUMPAD_CLEAR; - static int NUMPAD_CLEAR_ENTRY; - static int NUMPAD_BINARY; - static int NUMPAD_OCTAL; - static int NUMPAD_DECIMAL; - static int NUMPAD_HEXADECIMAL; - static int LEFT_CTRL; - static int LEFT_SHIFT; - static int LEFT_ALT; - static int LEFT_META; - static int RIGHT_CTRL; - static int RIGHT_SHIFT; - static int RIGHT_ALT; - static int RIGHT_META; - static int MODE; - static int AUDIO_NEXT; - static int AUDIO_PREVIOUS; - static int AUDIO_STOP; - static int AUDIO_PLAY; - static int AUDIO_MUTE; - static int MEDIA_SELECT; - static int WWW; - static int MAIL; - static int CALCULATOR; - static int COMPUTER; - static int APP_CONTROL_SEARCH; - static int APP_CONTROL_HOME; - static int APP_CONTROL_BACK; - static int APP_CONTROL_FORWARD; - static int APP_CONTROL_STOP; - static int APP_CONTROL_REFRESH; - static int APP_CONTROL_BOOKMARKS; - static int BRIGHTNESS_DOWN; - static int BRIGHTNESS_UP; - static int DISPLAY_SWITCH; - static int BACKLIGHT_TOGGLE; - static int BACKLIGHT_DOWN; - static int BACKLIGHT_UP; - static int EJECT; - static int SLEEP; - static int fromScanCode(int scanCode); - static ::Dynamic fromScanCode_dyn(); - - static int toScanCode(int keyCode); - static ::Dynamic toScanCode_dyn(); - - static bool gt(int a,int b); - static ::Dynamic gt_dyn(); - - static bool gte(int a,int b); - static ::Dynamic gte_dyn(); - - static bool lt(int a,int b); - static ::Dynamic lt_dyn(); - - static bool lte(int a,int b); - static ::Dynamic lte_dyn(); - - static int plus(int a,int b); - static ::Dynamic plus_dyn(); - -}; - -} // end namespace lime -} // end namespace ui -} // end namespace _KeyCode - -#endif /* INCLUDED_lime_ui__KeyCode_KeyCode_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/ui/_KeyModifier/KeyModifier_Impl_.h b/hGameTest/bin/linux/obj/include/lime/ui/_KeyModifier/KeyModifier_Impl_.h deleted file mode 100644 index c786909f..00000000 --- a/hGameTest/bin/linux/obj/include/lime/ui/_KeyModifier/KeyModifier_Impl_.h +++ /dev/null @@ -1,114 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_ui__KeyModifier_KeyModifier_Impl_ -#define INCLUDED_lime_ui__KeyModifier_KeyModifier_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,ui,_KeyModifier,KeyModifier_Impl_) - -namespace lime{ -namespace ui{ -namespace _KeyModifier{ - - -class HXCPP_CLASS_ATTRIBUTES KeyModifier_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef KeyModifier_Impl__obj OBJ_; - KeyModifier_Impl__obj(); - - public: - enum { _hx_ClassId = 0x55d77d36 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.ui._KeyModifier.KeyModifier_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.ui._KeyModifier.KeyModifier_Impl_"); } - - inline static hx::ObjectPtr< KeyModifier_Impl__obj > __new() { - hx::ObjectPtr< KeyModifier_Impl__obj > __this = new KeyModifier_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< KeyModifier_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - KeyModifier_Impl__obj *__this = (KeyModifier_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(KeyModifier_Impl__obj), false, "lime.ui._KeyModifier.KeyModifier_Impl_")); - *(void **)__this = KeyModifier_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~KeyModifier_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("KeyModifier_Impl_",16,89,a5,39); } - - static void __boot(); - static int NONE; - static int LEFT_SHIFT; - static int RIGHT_SHIFT; - static int LEFT_CTRL; - static int RIGHT_CTRL; - static int LEFT_ALT; - static int RIGHT_ALT; - static int LEFT_META; - static int RIGHT_META; - static int NUM_LOCK; - static int CAPS_LOCK; - static int MODE; - static int CTRL; - static int SHIFT; - static int ALT; - static int META; - static bool get_altKey(int this1); - static ::Dynamic get_altKey_dyn(); - - static bool set_altKey(int this1,bool value); - static ::Dynamic set_altKey_dyn(); - - static bool get_capsLock(int this1); - static ::Dynamic get_capsLock_dyn(); - - static bool set_capsLock(int this1,bool value); - static ::Dynamic set_capsLock_dyn(); - - static bool get_ctrlKey(int this1); - static ::Dynamic get_ctrlKey_dyn(); - - static bool set_ctrlKey(int this1,bool value); - static ::Dynamic set_ctrlKey_dyn(); - - static bool get_metaKey(int this1); - static ::Dynamic get_metaKey_dyn(); - - static bool set_metaKey(int this1,bool value); - static ::Dynamic set_metaKey_dyn(); - - static bool get_numLock(int this1); - static ::Dynamic get_numLock_dyn(); - - static bool set_numLock(int this1,bool value); - static ::Dynamic set_numLock_dyn(); - - static bool get_shiftKey(int this1); - static ::Dynamic get_shiftKey_dyn(); - - static bool set_shiftKey(int this1,bool value); - static ::Dynamic set_shiftKey_dyn(); - -}; - -} // end namespace lime -} // end namespace ui -} // end namespace _KeyModifier - -#endif /* INCLUDED_lime_ui__KeyModifier_KeyModifier_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/ui/_ScanCode/ScanCode_Impl_.h b/hGameTest/bin/linux/obj/include/lime/ui/_ScanCode/ScanCode_Impl_.h deleted file mode 100644 index adece308..00000000 --- a/hGameTest/bin/linux/obj/include/lime/ui/_ScanCode/ScanCode_Impl_.h +++ /dev/null @@ -1,301 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_ui__ScanCode_ScanCode_Impl_ -#define INCLUDED_lime_ui__ScanCode_ScanCode_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,ui,_ScanCode,ScanCode_Impl_) - -namespace lime{ -namespace ui{ -namespace _ScanCode{ - - -class HXCPP_CLASS_ATTRIBUTES ScanCode_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ScanCode_Impl__obj OBJ_; - ScanCode_Impl__obj(); - - public: - enum { _hx_ClassId = 0x237bda4a }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.ui._ScanCode.ScanCode_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.ui._ScanCode.ScanCode_Impl_"); } - - inline static hx::ObjectPtr< ScanCode_Impl__obj > __new() { - hx::ObjectPtr< ScanCode_Impl__obj > __this = new ScanCode_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ScanCode_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - ScanCode_Impl__obj *__this = (ScanCode_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ScanCode_Impl__obj), false, "lime.ui._ScanCode.ScanCode_Impl_")); - *(void **)__this = ScanCode_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ScanCode_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ScanCode_Impl_",8a,c1,1c,37); } - - static void __boot(); - static int UNKNOWN; - static int BACKSPACE; - static int TAB; - static int RETURN; - static int ESCAPE; - static int SPACE; - static int SINGLE_QUOTE; - static int COMMA; - static int MINUS; - static int PERIOD; - static int SLASH; - static int NUMBER_0; - static int NUMBER_1; - static int NUMBER_2; - static int NUMBER_3; - static int NUMBER_4; - static int NUMBER_5; - static int NUMBER_6; - static int NUMBER_7; - static int NUMBER_8; - static int NUMBER_9; - static int SEMICOLON; - static int EQUALS; - static int LEFT_BRACKET; - static int BACKSLASH; - static int RIGHT_BRACKET; - static int GRAVE; - static int A; - static int B; - static int C; - static int D; - static int E; - static int F; - static int G; - static int H; - static int I; - static int J; - static int K; - static int L; - static int M; - static int N; - static int O; - static int P; - static int Q; - static int R; - static int S; - static int T; - static int U; - static int V; - static int W; - static int X; - static int Y; - static int Z; - static int DELETE; - static int CAPS_LOCK; - static int F1; - static int F2; - static int F3; - static int F4; - static int F5; - static int F6; - static int F7; - static int F8; - static int F9; - static int F10; - static int F11; - static int F12; - static int PRINT_SCREEN; - static int SCROLL_LOCK; - static int PAUSE; - static int INSERT; - static int HOME; - static int PAGE_UP; - static int END; - static int PAGE_DOWN; - static int RIGHT; - static int LEFT; - static int DOWN; - static int UP; - static int NUM_LOCK; - static int NUMPAD_DIVIDE; - static int NUMPAD_MULTIPLY; - static int NUMPAD_MINUS; - static int NUMPAD_PLUS; - static int NUMPAD_ENTER; - static int NUMPAD_1; - static int NUMPAD_2; - static int NUMPAD_3; - static int NUMPAD_4; - static int NUMPAD_5; - static int NUMPAD_6; - static int NUMPAD_7; - static int NUMPAD_8; - static int NUMPAD_9; - static int NUMPAD_0; - static int NUMPAD_PERIOD; - static int APPLICATION; - static int POWER; - static int NUMPAD_EQUALS; - static int F13; - static int F14; - static int F15; - static int F16; - static int F17; - static int F18; - static int F19; - static int F20; - static int F21; - static int F22; - static int F23; - static int F24; - static int EXECUTE; - static int HELP; - static int MENU; - static int SELECT; - static int STOP; - static int AGAIN; - static int UNDO; - static int CUT; - static int COPY; - static int PASTE; - static int FIND; - static int MUTE; - static int VOLUME_UP; - static int VOLUME_DOWN; - static int NUMPAD_COMMA; - static int ALT_ERASE; - static int SYSTEM_REQUEST; - static int CANCEL; - static int CLEAR; - static int PRIOR; - static int RETURN2; - static int SEPARATOR; - static int OUT; - static int OPER; - static int CLEAR_AGAIN; - static int CRSEL; - static int EXSEL; - static int NUMPAD_00; - static int NUMPAD_000; - static int THOUSAND_SEPARATOR; - static int DECIMAL_SEPARATOR; - static int CURRENCY_UNIT; - static int CURRENCY_SUBUNIT; - static int NUMPAD_LEFT_PARENTHESIS; - static int NUMPAD_RIGHT_PARENTHESIS; - static int NUMPAD_LEFT_BRACE; - static int NUMPAD_RIGHT_BRACE; - static int NUMPAD_TAB; - static int NUMPAD_BACKSPACE; - static int NUMPAD_A; - static int NUMPAD_B; - static int NUMPAD_C; - static int NUMPAD_D; - static int NUMPAD_E; - static int NUMPAD_F; - static int NUMPAD_XOR; - static int NUMPAD_POWER; - static int NUMPAD_PERCENT; - static int NUMPAD_LESS_THAN; - static int NUMPAD_GREATER_THAN; - static int NUMPAD_AMPERSAND; - static int NUMPAD_DOUBLE_AMPERSAND; - static int NUMPAD_VERTICAL_BAR; - static int NUMPAD_DOUBLE_VERTICAL_BAR; - static int NUMPAD_COLON; - static int NUMPAD_HASH; - static int NUMPAD_SPACE; - static int NUMPAD_AT; - static int NUMPAD_EXCLAMATION; - static int NUMPAD_MEM_STORE; - static int NUMPAD_MEM_RECALL; - static int NUMPAD_MEM_CLEAR; - static int NUMPAD_MEM_ADD; - static int NUMPAD_MEM_SUBTRACT; - static int NUMPAD_MEM_MULTIPLY; - static int NUMPAD_MEM_DIVIDE; - static int NUMPAD_PLUS_MINUS; - static int NUMPAD_CLEAR; - static int NUMPAD_CLEAR_ENTRY; - static int NUMPAD_BINARY; - static int NUMPAD_OCTAL; - static int NUMPAD_DECIMAL; - static int NUMPAD_HEXADECIMAL; - static int LEFT_CTRL; - static int LEFT_SHIFT; - static int LEFT_ALT; - static int LEFT_META; - static int RIGHT_CTRL; - static int RIGHT_SHIFT; - static int RIGHT_ALT; - static int RIGHT_META; - static int MODE; - static int AUDIO_NEXT; - static int AUDIO_PREVIOUS; - static int AUDIO_STOP; - static int AUDIO_PLAY; - static int AUDIO_MUTE; - static int MEDIA_SELECT; - static int WWW; - static int MAIL; - static int CALCULATOR; - static int COMPUTER; - static int APP_CONTROL_SEARCH; - static int APP_CONTROL_HOME; - static int APP_CONTROL_BACK; - static int APP_CONTROL_FORWARD; - static int APP_CONTROL_STOP; - static int APP_CONTROL_REFRESH; - static int APP_CONTROL_BOOKMARKS; - static int BRIGHTNESS_DOWN; - static int BRIGHTNESS_UP; - static int DISPLAY_SWITCH; - static int BACKLIGHT_TOGGLE; - static int BACKLIGHT_DOWN; - static int BACKLIGHT_UP; - static int EJECT; - static int SLEEP; - static int fromKeyCode(int keyCode); - static ::Dynamic fromKeyCode_dyn(); - - static int toKeyCode(int scanCode); - static ::Dynamic toKeyCode_dyn(); - - static bool gt(int a,int b); - static ::Dynamic gt_dyn(); - - static bool gte(int a,int b); - static ::Dynamic gte_dyn(); - - static bool lt(int a,int b); - static ::Dynamic lt_dyn(); - - static bool lte(int a,int b); - static ::Dynamic lte_dyn(); - - static int plus(int a,int b); - static ::Dynamic plus_dyn(); - -}; - -} // end namespace lime -} // end namespace ui -} // end namespace _ScanCode - -#endif /* INCLUDED_lime_ui__ScanCode_ScanCode_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/ArrayBufferIO.h b/hGameTest/bin/linux/obj/include/lime/utils/ArrayBufferIO.h deleted file mode 100644 index a766b972..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/ArrayBufferIO.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils_ArrayBufferIO -#define INCLUDED_lime_utils_ArrayBufferIO - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferIO) - -namespace lime{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES ArrayBufferIO_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ArrayBufferIO_obj OBJ_; - ArrayBufferIO_obj(); - - public: - enum { _hx_ClassId = 0x6294e343 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils.ArrayBufferIO") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils.ArrayBufferIO"); } - - inline static hx::ObjectPtr< ArrayBufferIO_obj > __new() { - hx::ObjectPtr< ArrayBufferIO_obj > __this = new ArrayBufferIO_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ArrayBufferIO_obj > __alloc(hx::Ctx *_hx_ctx) { - ArrayBufferIO_obj *__this = (ArrayBufferIO_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ArrayBufferIO_obj), false, "lime.utils.ArrayBufferIO")); - *(void **)__this = ArrayBufferIO_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ArrayBufferIO_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ArrayBufferIO",7f,77,2c,77); } - - static int getInt16( ::haxe::io::Bytes buffer,int byteOffset); - static ::Dynamic getInt16_dyn(); - - static int getInt16_BE( ::haxe::io::Bytes buffer,int byteOffset); - static ::Dynamic getInt16_BE_dyn(); - - static void setInt16( ::haxe::io::Bytes buffer,int byteOffset,int value); - static ::Dynamic setInt16_dyn(); - - static void setInt16_BE( ::haxe::io::Bytes buffer,int byteOffset,int value); - static ::Dynamic setInt16_BE_dyn(); - -}; - -} // end namespace lime -} // end namespace utils - -#endif /* INCLUDED_lime_utils_ArrayBufferIO */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/ArrayBufferView.h b/hGameTest/bin/linux/obj/include/lime/utils/ArrayBufferView.h deleted file mode 100644 index e7960c7f..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/ArrayBufferView.h +++ /dev/null @@ -1,113 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils_ArrayBufferView -#define INCLUDED_lime_utils_ArrayBufferView - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) - -namespace lime{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES ArrayBufferView_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ArrayBufferView_obj OBJ_; - ArrayBufferView_obj(); - - public: - enum { _hx_ClassId = 0x340d6186 }; - - void __construct( ::Dynamic elements,int in_type); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.utils.ArrayBufferView") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.utils.ArrayBufferView"); } - static hx::ObjectPtr< ArrayBufferView_obj > __new( ::Dynamic elements,int in_type); - static hx::ObjectPtr< ArrayBufferView_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic elements,int in_type); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ArrayBufferView_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ArrayBufferView",5e,6e,84,fd); } - - ::lime::utils::ArrayBufferView subarray_lime_utils_Float64Array(int begin, ::Dynamic end); - ::Dynamic subarray_lime_utils_Float64Array_dyn(); - - ::lime::utils::ArrayBufferView subarray_lime_utils_Int16Array(int begin, ::Dynamic end); - ::Dynamic subarray_lime_utils_Int16Array_dyn(); - - ::lime::utils::ArrayBufferView subarray_lime_utils_Int8Array(int begin, ::Dynamic end); - ::Dynamic subarray_lime_utils_Int8Array_dyn(); - - ::lime::utils::ArrayBufferView subarray_lime_utils_UInt8ClampedArray(int begin, ::Dynamic end); - ::Dynamic subarray_lime_utils_UInt8ClampedArray_dyn(); - - ::lime::utils::ArrayBufferView subarray_lime_utils_UInt16Array(int begin, ::Dynamic end); - ::Dynamic subarray_lime_utils_UInt16Array_dyn(); - - ::lime::utils::ArrayBufferView subarray_lime_utils_Int32Array(int begin, ::Dynamic end); - ::Dynamic subarray_lime_utils_Int32Array_dyn(); - - ::lime::utils::ArrayBufferView subarray_lime_utils_UInt32Array(int begin, ::Dynamic end); - ::Dynamic subarray_lime_utils_UInt32Array_dyn(); - - ::lime::utils::ArrayBufferView subarray_lime_utils_UInt8Array(int begin, ::Dynamic end); - ::Dynamic subarray_lime_utils_UInt8Array_dyn(); - - ::lime::utils::ArrayBufferView subarray_lime_utils_Float32Array(int begin, ::Dynamic end); - ::Dynamic subarray_lime_utils_Float32Array_dyn(); - - int type; - ::haxe::io::Bytes buffer; - int byteOffset; - int byteLength; - int length; - int bytesPerElement; - ::lime::utils::ArrayBufferView initTypedArray( ::lime::utils::ArrayBufferView view); - ::Dynamic initTypedArray_dyn(); - - ::lime::utils::ArrayBufferView initBuffer( ::haxe::io::Bytes in_buffer,hx::Null< int > in_byteOffset, ::Dynamic len); - ::Dynamic initBuffer_dyn(); - - ::lime::utils::ArrayBufferView initArray(::cpp::VirtualArray array); - ::Dynamic initArray_dyn(); - - void set( ::lime::utils::ArrayBufferView view,::cpp::VirtualArray array,hx::Null< int > offset); - ::Dynamic set_dyn(); - - void cloneBuffer( ::haxe::io::Bytes src,hx::Null< int > srcByteOffset); - ::Dynamic cloneBuffer_dyn(); - - int bytesForType(int type); - ::Dynamic bytesForType_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - int toByteLength(int elemCount); - ::Dynamic toByteLength_dyn(); - - void copyFromArray(::Array< Float > array,hx::Null< int > offset); - ::Dynamic copyFromArray_dyn(); - -}; - -} // end namespace lime -} // end namespace utils - -#endif /* INCLUDED_lime_utils_ArrayBufferView */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/AssetBundle.h b/hGameTest/bin/linux/obj/include/lime/utils/AssetBundle.h deleted file mode 100644 index a12220f7..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/AssetBundle.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils_AssetBundle -#define INCLUDED_lime_utils_AssetBundle - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(haxe,io,Input) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,utils,AssetBundle) - -namespace lime{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES AssetBundle_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AssetBundle_obj OBJ_; - AssetBundle_obj(); - - public: - enum { _hx_ClassId = 0x0594b036 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.utils.AssetBundle") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.utils.AssetBundle"); } - static hx::ObjectPtr< AssetBundle_obj > __new(); - static hx::ObjectPtr< AssetBundle_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AssetBundle_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AssetBundle",72,7d,71,4f); } - - static ::lime::utils::AssetBundle fromBytes( ::haxe::io::Bytes bytes); - static ::Dynamic fromBytes_dyn(); - - static ::lime::utils::AssetBundle fromFile(::String path); - static ::Dynamic fromFile_dyn(); - - static ::lime::app::Future loadFromBytes( ::haxe::io::Bytes bytes); - static ::Dynamic loadFromBytes_dyn(); - - static ::lime::app::Future loadFromFile(::String path); - static ::Dynamic loadFromFile_dyn(); - - static ::lime::utils::AssetBundle _hx___extractBundle( ::haxe::io::Input input); - static ::Dynamic _hx___extractBundle_dyn(); - - ::haxe::ds::StringMap data; - ::Array< ::String > paths; -}; - -} // end namespace lime -} // end namespace utils - -#endif /* INCLUDED_lime_utils_AssetBundle */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/AssetCache.h b/hGameTest/bin/linux/obj/include/lime/utils/AssetCache.h deleted file mode 100644 index 7edc36f6..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/AssetCache.h +++ /dev/null @@ -1,68 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils_AssetCache -#define INCLUDED_lime_utils_AssetCache - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(lime,utils,AssetCache) - -namespace lime{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES AssetCache_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AssetCache_obj OBJ_; - AssetCache_obj(); - - public: - enum { _hx_ClassId = 0x2dd70846 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.utils.AssetCache") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.utils.AssetCache"); } - static hx::ObjectPtr< AssetCache_obj > __new(); - static hx::ObjectPtr< AssetCache_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AssetCache_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AssetCache",52,9e,a3,e4); } - - ::haxe::ds::StringMap audio; - bool enabled; - ::haxe::ds::StringMap image; - ::haxe::ds::StringMap font; - int version; - bool exists(::String id,::String type); - ::Dynamic exists_dyn(); - - void set(::String id,::String type, ::Dynamic asset); - ::Dynamic set_dyn(); - - void clear(::String prefix); - ::Dynamic clear_dyn(); - -}; - -} // end namespace lime -} // end namespace utils - -#endif /* INCLUDED_lime_utils_AssetCache */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/AssetLibrary.h b/hGameTest/bin/linux/obj/include/lime/utils/AssetLibrary.h deleted file mode 100644 index c4ade8e5..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/AssetLibrary.h +++ /dev/null @@ -1,197 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils_AssetLibrary -#define INCLUDED_lime_utils_AssetLibrary - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,app,Promise_lime_utils_AssetLibrary) -HX_DECLARE_CLASS2(lime,app,_Event_Void_Void) -HX_DECLARE_CLASS2(lime,graphics,Image) -HX_DECLARE_CLASS2(lime,media,AudioBuffer) -HX_DECLARE_CLASS2(lime,text,Font) -HX_DECLARE_CLASS2(lime,utils,AssetBundle) -HX_DECLARE_CLASS2(lime,utils,AssetLibrary) -HX_DECLARE_CLASS2(lime,utils,AssetManifest) - -namespace lime{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES AssetLibrary_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AssetLibrary_obj OBJ_; - AssetLibrary_obj(); - - public: - enum { _hx_ClassId = 0x425552e3 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.utils.AssetLibrary") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.utils.AssetLibrary"); } - static hx::ObjectPtr< AssetLibrary_obj > __new(); - static hx::ObjectPtr< AssetLibrary_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AssetLibrary_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AssetLibrary",0b,4f,d4,27); } - - static ::lime::utils::AssetLibrary fromBytes( ::haxe::io::Bytes bytes,::String rootPath); - static ::Dynamic fromBytes_dyn(); - - static ::lime::utils::AssetLibrary fromFile(::String path,::String rootPath); - static ::Dynamic fromFile_dyn(); - - static ::lime::utils::AssetLibrary fromBundle( ::lime::utils::AssetBundle bundle); - static ::Dynamic fromBundle_dyn(); - - static ::lime::utils::AssetLibrary fromManifest( ::lime::utils::AssetManifest manifest); - static ::Dynamic fromManifest_dyn(); - - static ::lime::app::Future loadFromBytes( ::haxe::io::Bytes bytes,::String rootPath); - static ::Dynamic loadFromBytes_dyn(); - - static ::lime::app::Future loadFromFile(::String path,::String rootPath); - static ::Dynamic loadFromFile_dyn(); - - static ::lime::app::Future loadFromManifest( ::lime::utils::AssetManifest manifest); - static ::Dynamic loadFromManifest_dyn(); - - ::lime::app::_Event_Void_Void onChange; - int assetsLoaded; - int assetsTotal; - int bytesLoaded; - ::haxe::ds::StringMap bytesLoadedCache; - int bytesTotal; - ::haxe::ds::StringMap cachedAudioBuffers; - ::haxe::ds::StringMap cachedBytes; - ::haxe::ds::StringMap cachedFonts; - ::haxe::ds::StringMap cachedImages; - ::haxe::ds::StringMap cachedText; - ::haxe::ds::StringMap classTypes; - bool loaded; - ::haxe::ds::StringMap pathGroups; - ::haxe::ds::StringMap paths; - ::haxe::ds::StringMap preload; - ::lime::app::Promise_lime_utils_AssetLibrary promise; - ::haxe::ds::StringMap sizes; - ::haxe::ds::StringMap types; - virtual bool exists(::String id,::String type); - ::Dynamic exists_dyn(); - - virtual ::Dynamic getAsset(::String id,::String type); - ::Dynamic getAsset_dyn(); - - virtual ::lime::media::AudioBuffer getAudioBuffer(::String id); - ::Dynamic getAudioBuffer_dyn(); - - virtual ::haxe::io::Bytes getBytes(::String id); - ::Dynamic getBytes_dyn(); - - virtual ::lime::text::Font getFont(::String id); - ::Dynamic getFont_dyn(); - - virtual ::lime::graphics::Image getImage(::String id); - ::Dynamic getImage_dyn(); - - virtual ::String getPath(::String id); - ::Dynamic getPath_dyn(); - - virtual ::String getText(::String id); - ::Dynamic getText_dyn(); - - virtual bool isLocal(::String id,::String type); - ::Dynamic isLocal_dyn(); - - virtual ::Array< ::String > list(::String type); - ::Dynamic list_dyn(); - - virtual ::lime::app::Future loadAsset(::String id,::String type); - ::Dynamic loadAsset_dyn(); - - virtual ::lime::app::Future load(); - ::Dynamic load_dyn(); - - virtual ::lime::app::Future loadAudioBuffer(::String id); - ::Dynamic loadAudioBuffer_dyn(); - - virtual ::lime::app::Future loadBytes(::String id); - ::Dynamic loadBytes_dyn(); - - virtual ::lime::app::Future loadFont(::String id); - ::Dynamic loadFont_dyn(); - - virtual ::lime::app::Future loadImage(::String id); - ::Dynamic loadImage_dyn(); - - virtual ::lime::app::Future loadText(::String id); - ::Dynamic loadText_dyn(); - - virtual void unload(); - ::Dynamic unload_dyn(); - - void _hx___assetLoaded(::String id); - ::Dynamic _hx___assetLoaded_dyn(); - - ::String _hx___cacheBreak(::String path); - ::Dynamic _hx___cacheBreak_dyn(); - - void _hx___fromBundle( ::lime::utils::AssetBundle bundle, ::lime::utils::AssetManifest manifest); - ::Dynamic _hx___fromBundle_dyn(); - - void _hx___fromManifest( ::lime::utils::AssetManifest manifest); - ::Dynamic _hx___fromManifest_dyn(); - - ::String _hx___resolvePath(::String path); - ::Dynamic _hx___resolvePath_dyn(); - - void loadAudioBuffer_onComplete(::String id, ::lime::media::AudioBuffer audioBuffer); - ::Dynamic loadAudioBuffer_onComplete_dyn(); - - void loadAudioBuffer_onError(::String id, ::Dynamic message); - ::Dynamic loadAudioBuffer_onError_dyn(); - - void loadBytes_onComplete(::String id, ::haxe::io::Bytes bytes); - ::Dynamic loadBytes_onComplete_dyn(); - - void loadFont_onComplete(::String id, ::lime::text::Font font); - ::Dynamic loadFont_onComplete_dyn(); - - void loadImage_onComplete(::String id, ::lime::graphics::Image image); - ::Dynamic loadImage_onComplete_dyn(); - - void loadText_onComplete(::String id,::String text); - ::Dynamic loadText_onComplete_dyn(); - - void load_onError(::String id, ::Dynamic message); - ::Dynamic load_onError_dyn(); - - void load_onProgress(::String id,int bytesLoaded,int bytesTotal); - ::Dynamic load_onProgress_dyn(); - -}; - -} // end namespace lime -} // end namespace utils - -#endif /* INCLUDED_lime_utils_AssetLibrary */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/AssetManifest.h b/hGameTest/bin/linux/obj/include/lime/utils/AssetManifest.h deleted file mode 100644 index f168d2a6..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/AssetManifest.h +++ /dev/null @@ -1,85 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils_AssetManifest -#define INCLUDED_lime_utils_AssetManifest - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,utils,AssetManifest) - -namespace lime{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES AssetManifest_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AssetManifest_obj OBJ_; - AssetManifest_obj(); - - public: - enum { _hx_ClassId = 0x2ad14d63 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.utils.AssetManifest") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.utils.AssetManifest"); } - static hx::ObjectPtr< AssetManifest_obj > __new(); - static hx::ObjectPtr< AssetManifest_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AssetManifest_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AssetManifest",9f,e1,68,3f); } - - static ::lime::utils::AssetManifest fromBytes( ::haxe::io::Bytes bytes,::String rootPath); - static ::Dynamic fromBytes_dyn(); - - static ::lime::utils::AssetManifest fromFile(::String path,::String rootPath); - static ::Dynamic fromFile_dyn(); - - static ::lime::app::Future loadFromBytes( ::haxe::io::Bytes bytes,::String rootPath); - static ::Dynamic loadFromBytes_dyn(); - - static ::lime::app::Future loadFromFile(::String path,::String rootPath); - static ::Dynamic loadFromFile_dyn(); - - static ::lime::utils::AssetManifest parse(::String data,::String rootPath); - static ::Dynamic parse_dyn(); - - static ::String _hx___resolvePath(::String path); - static ::Dynamic _hx___resolvePath_dyn(); - - static ::String _hx___resolveRootPath(::String rootPath,::String path); - static ::Dynamic _hx___resolveRootPath_dyn(); - - ::cpp::VirtualArray assets; - ::Array< ::String > libraryArgs; - ::String libraryType; - ::String name; - ::String rootPath; - int version; - ::String serialize(); - ::Dynamic serialize_dyn(); - -}; - -} // end namespace lime -} // end namespace utils - -#endif /* INCLUDED_lime_utils_AssetManifest */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/Assets.h b/hGameTest/bin/linux/obj/include/lime/utils/Assets.h deleted file mode 100644 index eea99c44..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/Assets.h +++ /dev/null @@ -1,154 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils_Assets -#define INCLUDED_lime_utils_Assets - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,app,_Event_Void_Void) -HX_DECLARE_CLASS2(lime,graphics,Image) -HX_DECLARE_CLASS2(lime,media,AudioBuffer) -HX_DECLARE_CLASS2(lime,text,Font) -HX_DECLARE_CLASS2(lime,utils,AssetCache) -HX_DECLARE_CLASS2(lime,utils,AssetLibrary) -HX_DECLARE_CLASS2(lime,utils,Assets) - -namespace lime{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES Assets_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Assets_obj OBJ_; - Assets_obj(); - - public: - enum { _hx_ClassId = 0x2b49805f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils.Assets") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils.Assets"); } - - inline static hx::ObjectPtr< Assets_obj > __new() { - hx::ObjectPtr< Assets_obj > __this = new Assets_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Assets_obj > __alloc(hx::Ctx *_hx_ctx) { - Assets_obj *__this = (Assets_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Assets_obj), false, "lime.utils.Assets")); - *(void **)__this = Assets_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Assets_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Assets",a3,bc,97,80); } - - static void __boot(); - static ::lime::utils::AssetCache cache; - static ::lime::app::_Event_Void_Void onChange; - static ::haxe::ds::StringMap bundlePaths; - static ::haxe::ds::StringMap libraries; - static ::haxe::ds::StringMap libraryPaths; - static bool exists(::String id,::String type); - static ::Dynamic exists_dyn(); - - static ::Dynamic getAsset(::String id,::String type,bool useCache); - static ::Dynamic getAsset_dyn(); - - static ::lime::media::AudioBuffer getAudioBuffer(::String id,hx::Null< bool > useCache); - static ::Dynamic getAudioBuffer_dyn(); - - static ::haxe::io::Bytes getBytes(::String id); - static ::Dynamic getBytes_dyn(); - - static ::lime::text::Font getFont(::String id,hx::Null< bool > useCache); - static ::Dynamic getFont_dyn(); - - static ::lime::graphics::Image getImage(::String id,hx::Null< bool > useCache); - static ::Dynamic getImage_dyn(); - - static ::lime::utils::AssetLibrary getLibrary(::String name); - static ::Dynamic getLibrary_dyn(); - - static ::String getPath(::String id); - static ::Dynamic getPath_dyn(); - - static ::String getText(::String id); - static ::Dynamic getText_dyn(); - - static bool hasLibrary(::String name); - static ::Dynamic hasLibrary_dyn(); - - static bool isLocal(::String id,::String type,hx::Null< bool > useCache); - static ::Dynamic isLocal_dyn(); - - static bool isValidAudio( ::lime::media::AudioBuffer buffer); - static ::Dynamic isValidAudio_dyn(); - - static bool isValidImage( ::lime::graphics::Image image); - static ::Dynamic isValidImage_dyn(); - - static ::Array< ::String > list(::String type); - static ::Dynamic list_dyn(); - - static ::lime::app::Future loadAsset(::String id,::String type,bool useCache); - static ::Dynamic loadAsset_dyn(); - - static ::lime::app::Future loadAudioBuffer(::String id,hx::Null< bool > useCache); - static ::Dynamic loadAudioBuffer_dyn(); - - static ::lime::app::Future loadBytes(::String id); - static ::Dynamic loadBytes_dyn(); - - static ::lime::app::Future loadFont(::String id,hx::Null< bool > useCache); - static ::Dynamic loadFont_dyn(); - - static ::lime::app::Future loadImage(::String id,hx::Null< bool > useCache); - static ::Dynamic loadImage_dyn(); - - static ::lime::app::Future loadLibrary(::String id); - static ::Dynamic loadLibrary_dyn(); - - static ::lime::app::Future loadText(::String id); - static ::Dynamic loadText_dyn(); - - static void registerLibrary(::String name, ::lime::utils::AssetLibrary library); - static ::Dynamic registerLibrary_dyn(); - - static void unloadLibrary(::String name); - static ::Dynamic unloadLibrary_dyn(); - - static ::String _hx___cacheBreak(::String path); - static ::Dynamic _hx___cacheBreak_dyn(); - - static ::String _hx___libraryNotFound(::String name); - static ::Dynamic _hx___libraryNotFound_dyn(); - - static void library_onChange(); - static ::Dynamic library_onChange_dyn(); - -}; - -} // end namespace lime -} // end namespace utils - -#endif /* INCLUDED_lime_utils_Assets */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/BytePointerData.h b/hGameTest/bin/linux/obj/include/lime/utils/BytePointerData.h deleted file mode 100644 index 7eb3c9e6..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/BytePointerData.h +++ /dev/null @@ -1,55 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils_BytePointerData -#define INCLUDED_lime_utils_BytePointerData - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,BytePointerData) - -namespace lime{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES BytePointerData_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef BytePointerData_obj OBJ_; - BytePointerData_obj(); - - public: - enum { _hx_ClassId = 0x479b34cb }; - - void __construct( ::haxe::io::Bytes bytes,int offset); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.utils.BytePointerData") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.utils.BytePointerData"); } - static hx::ObjectPtr< BytePointerData_obj > __new( ::haxe::io::Bytes bytes,int offset); - static hx::ObjectPtr< BytePointerData_obj > __alloc(hx::Ctx *_hx_ctx, ::haxe::io::Bytes bytes,int offset); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~BytePointerData_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("BytePointerData",3f,33,b7,c1); } - - ::haxe::io::Bytes bytes; - int offset; -}; - -} // end namespace lime -} // end namespace utils - -#endif /* INCLUDED_lime_utils_BytePointerData */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/CompressionAlgorithm.h b/hGameTest/bin/linux/obj/include/lime/utils/CompressionAlgorithm.h deleted file mode 100644 index 87302817..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/CompressionAlgorithm.h +++ /dev/null @@ -1,41 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils_CompressionAlgorithm -#define INCLUDED_lime_utils_CompressionAlgorithm - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,utils,CompressionAlgorithm) -namespace lime{ -namespace utils{ - - -class CompressionAlgorithm_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef CompressionAlgorithm_obj OBJ_; - - public: - CompressionAlgorithm_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("lime.utils.CompressionAlgorithm",5f,30,48,ca); } - ::String __ToString() const { return HX_("CompressionAlgorithm.",c5,9b,61,8f) + _hx_tag; } - - static ::lime::utils::CompressionAlgorithm DEFLATE; - static inline ::lime::utils::CompressionAlgorithm DEFLATE_dyn() { return DEFLATE; } - static ::lime::utils::CompressionAlgorithm GZIP; - static inline ::lime::utils::CompressionAlgorithm GZIP_dyn() { return GZIP; } - static ::lime::utils::CompressionAlgorithm LZMA; - static inline ::lime::utils::CompressionAlgorithm LZMA_dyn() { return LZMA; } - static ::lime::utils::CompressionAlgorithm ZLIB; - static inline ::lime::utils::CompressionAlgorithm ZLIB_dyn() { return ZLIB; } -}; - -} // end namespace lime -} // end namespace utils - -#endif /* INCLUDED_lime_utils_CompressionAlgorithm */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/Log.h b/hGameTest/bin/linux/obj/include/lime/utils/Log.h deleted file mode 100644 index 27d50975..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/Log.h +++ /dev/null @@ -1,87 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils_Log -#define INCLUDED_lime_utils_Log - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(Sys) -HX_DECLARE_CLASS2(lime,utils,Log) - -namespace lime{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES Log_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Log_obj OBJ_; - Log_obj(); - - public: - enum { _hx_ClassId = 0x18c4f454 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils.Log") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils.Log"); } - - inline static hx::ObjectPtr< Log_obj > __new() { - hx::ObjectPtr< Log_obj > __this = new Log_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Log_obj > __alloc(hx::Ctx *_hx_ctx) { - Log_obj *__this = (Log_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Log_obj), false, "lime.utils.Log")); - *(void **)__this = Log_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Log_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - static void __init__(); - - ::String __ToString() const { return HX_("Log",64,0c,3a,00); } - - static void __boot(); - static int level; - static bool throwErrors; - static void debug( ::Dynamic message, ::Dynamic info); - static ::Dynamic debug_dyn(); - - static void error( ::Dynamic message, ::Dynamic info); - static ::Dynamic error_dyn(); - - static void info( ::Dynamic message, ::Dynamic info); - static ::Dynamic info_dyn(); - - static void print( ::Dynamic message); - static ::Dynamic print_dyn(); - - static void println( ::Dynamic message); - static ::Dynamic println_dyn(); - - static void verbose( ::Dynamic message, ::Dynamic info); - static ::Dynamic verbose_dyn(); - - static void warn( ::Dynamic message, ::Dynamic info); - static ::Dynamic warn_dyn(); - -}; - -} // end namespace lime -} // end namespace utils - -#endif /* INCLUDED_lime_utils_Log */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/ObjectPool.h b/hGameTest/bin/linux/obj/include/lime/utils/ObjectPool.h deleted file mode 100644 index 6f3d6d9b..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/ObjectPool.h +++ /dev/null @@ -1,98 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils_ObjectPool -#define INCLUDED_lime_utils_ObjectPool - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,List) -HX_DECLARE_CLASS2(lime,utils,ObjectPool) - -namespace lime{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES ObjectPool_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ObjectPool_obj OBJ_; - ObjectPool_obj(); - - public: - enum { _hx_ClassId = 0x7cea4d17 }; - - void __construct( ::Dynamic create, ::Dynamic clean, ::Dynamic size); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.utils.ObjectPool") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.utils.ObjectPool"); } - static hx::ObjectPtr< ObjectPool_obj > __new( ::Dynamic create, ::Dynamic clean, ::Dynamic size); - static hx::ObjectPtr< ObjectPool_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic create, ::Dynamic clean, ::Dynamic size); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - static void __alloc_dynamic_functions(hx::Ctx *_hx_alloc,ObjectPool_obj *_hx_obj); - //~ObjectPool_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ObjectPool",5b,fb,45,c3); } - - int activeObjects; - int inactiveObjects; - ::Dynamic _hx___inactiveObject0; - ::Dynamic _hx___inactiveObject1; - ::haxe::ds::List _hx___inactiveObjectList; - ::Dynamic _hx___pool; - ::Dynamic _hx___size; - void add( ::Dynamic object); - ::Dynamic add_dyn(); - - ::Dynamic clean; - inline ::Dynamic &clean_dyn() {return clean; } - - void clear(); - ::Dynamic clear_dyn(); - - ::Dynamic create; - inline ::Dynamic &create_dyn() {return create; } - - ::Dynamic get(); - ::Dynamic get_dyn(); - - void release( ::Dynamic object); - ::Dynamic release_dyn(); - - void remove( ::Dynamic object); - ::Dynamic remove_dyn(); - - void _hx___addInactive( ::Dynamic object); - ::Dynamic _hx___addInactive_dyn(); - - ::Dynamic _hx___getInactive(); - ::Dynamic _hx___getInactive_dyn(); - - void _hx___removeInactive(int count); - ::Dynamic _hx___removeInactive_dyn(); - - ::Dynamic get_size(); - ::Dynamic get_size_dyn(); - - ::Dynamic set_size( ::Dynamic value); - ::Dynamic set_size_dyn(); - -}; - -} // end namespace lime -} // end namespace utils - -#endif /* INCLUDED_lime_utils_ObjectPool */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/Preloader.h b/hGameTest/bin/linux/obj/include/lime/utils/Preloader.h deleted file mode 100644 index 0ebe94b7..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/Preloader.h +++ /dev/null @@ -1,95 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils_Preloader -#define INCLUDED_lime_utils_Preloader - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,ObjectMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(lime,app,_Event_Int_Int_Void) -HX_DECLARE_CLASS2(lime,app,_Event_Void_Void) -HX_DECLARE_CLASS2(lime,utils,AssetLibrary) -HX_DECLARE_CLASS2(lime,utils,Preloader) - -namespace lime{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES Preloader_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Preloader_obj OBJ_; - Preloader_obj(); - - public: - enum { _hx_ClassId = 0x06c9d4e2 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.utils.Preloader") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.utils.Preloader"); } - static hx::ObjectPtr< Preloader_obj > __new(); - static hx::ObjectPtr< Preloader_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Preloader_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Preloader",56,c4,4e,24); } - - bool complete; - ::lime::app::_Event_Void_Void onComplete; - ::lime::app::_Event_Int_Int_Void onProgress; - int bytesLoaded; - ::haxe::ds::ObjectMap bytesLoadedCache; - ::haxe::ds::StringMap bytesLoadedCache2; - int bytesTotal; - ::haxe::ds::StringMap bytesTotalCache; - bool initLibraryNames; - ::Array< ::Dynamic> libraries; - ::Array< ::String > libraryNames; - int loadedLibraries; - bool loadedStage; - bool preloadComplete; - bool preloadStarted; - bool simulateProgress; - void addLibrary( ::lime::utils::AssetLibrary library); - ::Dynamic addLibrary_dyn(); - - void addLibraryName(::String name); - ::Dynamic addLibraryName_dyn(); - - void load(); - ::Dynamic load_dyn(); - - void loadedAssetLibrary(::String name); - ::Dynamic loadedAssetLibrary_dyn(); - - void start(); - ::Dynamic start_dyn(); - - void update(int loaded,int total); - ::Dynamic update_dyn(); - - void updateProgress(); - ::Dynamic updateProgress_dyn(); - -}; - -} // end namespace lime -} // end namespace utils - -#endif /* INCLUDED_lime_utils_Preloader */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/TAError.h b/hGameTest/bin/linux/obj/include/lime/utils/TAError.h deleted file mode 100644 index 31404c76..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/TAError.h +++ /dev/null @@ -1,35 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils_TAError -#define INCLUDED_lime_utils_TAError - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,utils,TAError) -namespace lime{ -namespace utils{ - - -class TAError_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef TAError_obj OBJ_; - - public: - TAError_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("lime.utils.TAError",c5,58,89,62); } - ::String __ToString() const { return HX_("TAError.",b3,90,7d,d9) + _hx_tag; } - - static ::lime::utils::TAError RangeError; - static inline ::lime::utils::TAError RangeError_dyn() { return RangeError; } -}; - -} // end namespace lime -} // end namespace utils - -#endif /* INCLUDED_lime_utils_TAError */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/_ArrayBuffer/ArrayBuffer_Impl_.h b/hGameTest/bin/linux/obj/include/lime/utils/_ArrayBuffer/ArrayBuffer_Impl_.h deleted file mode 100644 index bbfb90a5..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/_ArrayBuffer/ArrayBuffer_Impl_.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils__ArrayBuffer_ArrayBuffer_Impl_ -#define INCLUDED_lime_utils__ArrayBuffer_ArrayBuffer_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,utils,_ArrayBuffer,ArrayBuffer_Impl_) - -namespace lime{ -namespace utils{ -namespace _ArrayBuffer{ - - -class HXCPP_CLASS_ATTRIBUTES ArrayBuffer_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ArrayBuffer_Impl__obj OBJ_; - ArrayBuffer_Impl__obj(); - - public: - enum { _hx_ClassId = 0x07bd9007 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils._ArrayBuffer.ArrayBuffer_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils._ArrayBuffer.ArrayBuffer_Impl_"); } - - inline static hx::ObjectPtr< ArrayBuffer_Impl__obj > __new() { - hx::ObjectPtr< ArrayBuffer_Impl__obj > __this = new ArrayBuffer_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ArrayBuffer_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - ArrayBuffer_Impl__obj *__this = (ArrayBuffer_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ArrayBuffer_Impl__obj), false, "lime.utils._ArrayBuffer.ArrayBuffer_Impl_")); - *(void **)__this = ArrayBuffer_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ArrayBuffer_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ArrayBuffer_Impl_",b9,b4,eb,eb); } - - static int get_byteLength( ::haxe::io::Bytes this1); - static ::Dynamic get_byteLength_dyn(); - - static ::haxe::io::Bytes _new(int byteLength); - static ::Dynamic _new_dyn(); - - static bool isView( ::Dynamic arg); - static ::Dynamic isView_dyn(); - - static ::haxe::io::Bytes slice( ::haxe::io::Bytes this1,int begin, ::Dynamic end); - static ::Dynamic slice_dyn(); - -}; - -} // end namespace lime -} // end namespace utils -} // end namespace _ArrayBuffer - -#endif /* INCLUDED_lime_utils__ArrayBuffer_ArrayBuffer_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/_Assets/LibrarySymbol.h b/hGameTest/bin/linux/obj/include/lime/utils/_Assets/LibrarySymbol.h deleted file mode 100644 index ab2be053..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/_Assets/LibrarySymbol.h +++ /dev/null @@ -1,64 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils__Assets_LibrarySymbol -#define INCLUDED_lime_utils__Assets_LibrarySymbol - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,utils,AssetLibrary) -HX_DECLARE_CLASS3(lime,utils,_Assets,LibrarySymbol) - -namespace lime{ -namespace utils{ -namespace _Assets{ - - -class HXCPP_CLASS_ATTRIBUTES LibrarySymbol_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef LibrarySymbol_obj OBJ_; - LibrarySymbol_obj(); - - public: - enum { _hx_ClassId = 0x351db1c5 }; - - void __construct(::String id); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="lime.utils._Assets.LibrarySymbol") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"lime.utils._Assets.LibrarySymbol"); } - static hx::ObjectPtr< LibrarySymbol_obj > __new(::String id); - static hx::ObjectPtr< LibrarySymbol_obj > __alloc(hx::Ctx *_hx_ctx,::String id); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~LibrarySymbol_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("LibrarySymbol",93,88,fe,d3); } - - ::lime::utils::AssetLibrary library; - ::String libraryName; - ::String symbolName; - bool isLocal(::String type); - ::Dynamic isLocal_dyn(); - - bool exists(::String type); - ::Dynamic exists_dyn(); - -}; - -} // end namespace lime -} // end namespace utils -} // end namespace _Assets - -#endif /* INCLUDED_lime_utils__Assets_LibrarySymbol */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/_BytePointer/BytePointer_Impl_.h b/hGameTest/bin/linux/obj/include/lime/utils/_BytePointer/BytePointer_Impl_.h deleted file mode 100644 index 3241f73b..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/_BytePointer/BytePointer_Impl_.h +++ /dev/null @@ -1,121 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils__BytePointer_BytePointer_Impl_ -#define INCLUDED_lime_utils__BytePointer_BytePointer_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(lime,utils,BytePointerData) -HX_DECLARE_CLASS3(lime,utils,_BytePointer,BytePointer_Impl_) - -namespace lime{ -namespace utils{ -namespace _BytePointer{ - - -class HXCPP_CLASS_ATTRIBUTES BytePointer_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef BytePointer_Impl__obj OBJ_; - BytePointer_Impl__obj(); - - public: - enum { _hx_ClassId = 0x2a5eae87 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils._BytePointer.BytePointer_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils._BytePointer.BytePointer_Impl_"); } - - inline static hx::ObjectPtr< BytePointer_Impl__obj > __new() { - hx::ObjectPtr< BytePointer_Impl__obj > __this = new BytePointer_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< BytePointer_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - BytePointer_Impl__obj *__this = (BytePointer_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(BytePointer_Impl__obj), false, "lime.utils._BytePointer.BytePointer_Impl_")); - *(void **)__this = BytePointer_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~BytePointer_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("BytePointer_Impl_",d5,d4,c9,f9); } - - static ::lime::utils::BytePointerData _new( ::haxe::io::Bytes bytes,hx::Null< int > offset); - static ::Dynamic _new_dyn(); - - static void set( ::lime::utils::BytePointerData this1, ::haxe::io::Bytes bytes, ::lime::utils::ArrayBufferView bufferView, ::haxe::io::Bytes buffer, ::Dynamic offset); - static ::Dynamic set_dyn(); - - static int _hx___arrayGet( ::lime::utils::BytePointerData this1,int index); - static ::Dynamic _hx___arrayGet_dyn(); - - static int _hx___arraySet( ::lime::utils::BytePointerData this1,int index,int value); - static ::Dynamic _hx___arraySet_dyn(); - - static ::lime::utils::BytePointerData fromArrayBufferView( ::lime::utils::ArrayBufferView arrayBufferView); - static ::Dynamic fromArrayBufferView_dyn(); - - static ::lime::utils::BytePointerData fromArrayBuffer( ::haxe::io::Bytes buffer); - static ::Dynamic fromArrayBuffer_dyn(); - - static ::lime::utils::BytePointerData fromBytes( ::haxe::io::Bytes bytes); - static ::Dynamic fromBytes_dyn(); - - static ::lime::utils::BytePointerData fromBytesData(::Array< unsigned char > bytesData); - static ::Dynamic fromBytesData_dyn(); - - static ::lime::utils::BytePointerData fromFile(::String path); - static ::Dynamic fromFile_dyn(); - - static ::lime::utils::BytePointerData fromLimeBytes( ::haxe::io::Bytes bytes); - static ::Dynamic fromLimeBytes_dyn(); - - static ::lime::utils::ArrayBufferView toUInt8Array( ::lime::utils::BytePointerData bytePointer); - static ::Dynamic toUInt8Array_dyn(); - - static ::lime::utils::ArrayBufferView toUInt8ClampedArray( ::lime::utils::BytePointerData bytePointer); - static ::Dynamic toUInt8ClampedArray_dyn(); - - static ::lime::utils::ArrayBufferView toInt8Array( ::lime::utils::BytePointerData bytePointer); - static ::Dynamic toInt8Array_dyn(); - - static ::lime::utils::ArrayBufferView toUInt16Array( ::lime::utils::BytePointerData bytePointer); - static ::Dynamic toUInt16Array_dyn(); - - static ::lime::utils::ArrayBufferView toInt16Array( ::lime::utils::BytePointerData bytePointer); - static ::Dynamic toInt16Array_dyn(); - - static ::lime::utils::ArrayBufferView toUInt32Array( ::lime::utils::BytePointerData bytePointer); - static ::Dynamic toUInt32Array_dyn(); - - static ::lime::utils::ArrayBufferView toInt32Array( ::lime::utils::BytePointerData bytePointer); - static ::Dynamic toInt32Array_dyn(); - - static ::lime::utils::ArrayBufferView toFloat32Array( ::lime::utils::BytePointerData bytePointer); - static ::Dynamic toFloat32Array_dyn(); - - static ::lime::utils::ArrayBufferView toFloat64Array( ::lime::utils::BytePointerData bytePointer); - static ::Dynamic toFloat64Array_dyn(); - -}; - -} // end namespace lime -} // end namespace utils -} // end namespace _BytePointer - -#endif /* INCLUDED_lime_utils__BytePointer_BytePointer_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/_Bytes/Bytes_Impl_.h b/hGameTest/bin/linux/obj/include/lime/utils/_Bytes/Bytes_Impl_.h deleted file mode 100644 index b8f5929c..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/_Bytes/Bytes_Impl_.h +++ /dev/null @@ -1,100 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils__Bytes_Bytes_Impl_ -#define INCLUDED_lime_utils__Bytes_Bytes_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,utils,CompressionAlgorithm) -HX_DECLARE_CLASS3(lime,utils,_Bytes,Bytes_Impl_) - -namespace lime{ -namespace utils{ -namespace _Bytes{ - - -class HXCPP_CLASS_ATTRIBUTES Bytes_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Bytes_Impl__obj OBJ_; - Bytes_Impl__obj(); - - public: - enum { _hx_ClassId = 0x71d4e487 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils._Bytes.Bytes_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils._Bytes.Bytes_Impl_"); } - - inline static hx::ObjectPtr< Bytes_Impl__obj > __new() { - hx::ObjectPtr< Bytes_Impl__obj > __this = new Bytes_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Bytes_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Bytes_Impl__obj *__this = (Bytes_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Bytes_Impl__obj), false, "lime.utils._Bytes.Bytes_Impl_")); - *(void **)__this = Bytes_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Bytes_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Bytes_Impl_",2b,7f,82,3d); } - - static ::haxe::io::Bytes _new(int length,::Array< unsigned char > bytesData); - static ::Dynamic _new_dyn(); - - static ::haxe::io::Bytes alloc(int length); - static ::Dynamic alloc_dyn(); - - static ::haxe::io::Bytes compress( ::haxe::io::Bytes this1, ::lime::utils::CompressionAlgorithm algorithm); - static ::Dynamic compress_dyn(); - - static ::haxe::io::Bytes decompress( ::haxe::io::Bytes this1, ::lime::utils::CompressionAlgorithm algorithm); - static ::Dynamic decompress_dyn(); - - static int fastGet(::Array< unsigned char > b,int pos); - static ::Dynamic fastGet_dyn(); - - static ::haxe::io::Bytes fromBytes( ::haxe::io::Bytes bytes); - static ::Dynamic fromBytes_dyn(); - - static ::haxe::io::Bytes fromFile(::String path); - static ::Dynamic fromFile_dyn(); - - static ::lime::app::Future loadFromBytes( ::haxe::io::Bytes bytes); - static ::Dynamic loadFromBytes_dyn(); - - static ::lime::app::Future loadFromFile(::String path); - static ::Dynamic loadFromFile_dyn(); - - static ::haxe::io::Bytes ofData(::Array< unsigned char > b); - static ::Dynamic ofData_dyn(); - - static ::haxe::io::Bytes ofString(::String s); - static ::Dynamic ofString_dyn(); - - static ::haxe::io::Bytes _hx___fromNativePointer( ::Dynamic data,int length); - static ::Dynamic _hx___fromNativePointer_dyn(); - -}; - -} // end namespace lime -} // end namespace utils -} // end namespace _Bytes - -#endif /* INCLUDED_lime_utils__Bytes_Bytes_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/_DataPointer/DataPointer_Impl_.h b/hGameTest/bin/linux/obj/include/lime/utils/_DataPointer/DataPointer_Impl_.h deleted file mode 100644 index 879d8de2..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/_DataPointer/DataPointer_Impl_.h +++ /dev/null @@ -1,145 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#define INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(lime,utils,BytePointerData) -HX_DECLARE_CLASS3(lime,utils,_DataPointer,DataPointer_Impl_) - -namespace lime{ -namespace utils{ -namespace _DataPointer{ - - -class HXCPP_CLASS_ATTRIBUTES DataPointer_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DataPointer_Impl__obj OBJ_; - DataPointer_Impl__obj(); - - public: - enum { _hx_ClassId = 0x11922d63 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils._DataPointer.DataPointer_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils._DataPointer.DataPointer_Impl_"); } - - inline static hx::ObjectPtr< DataPointer_Impl__obj > __new() { - hx::ObjectPtr< DataPointer_Impl__obj > __this = new DataPointer_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< DataPointer_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - DataPointer_Impl__obj *__this = (DataPointer_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DataPointer_Impl__obj), false, "lime.utils._DataPointer.DataPointer_Impl_")); - *(void **)__this = DataPointer_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DataPointer_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DataPointer_Impl_",73,50,78,48); } - - static Float _new(Float data); - static ::Dynamic _new_dyn(); - - static Float fromInt(int value); - static ::Dynamic fromInt_dyn(); - - static Float fromBytesPointer( ::lime::utils::BytePointerData pointer); - static ::Dynamic fromBytesPointer_dyn(); - - static Float fromArrayBufferView( ::lime::utils::ArrayBufferView arrayBufferView); - static ::Dynamic fromArrayBufferView_dyn(); - - static Float fromArrayBuffer( ::haxe::io::Bytes buffer); - static ::Dynamic fromArrayBuffer_dyn(); - - static Float fromBytes( ::haxe::io::Bytes bytes); - static ::Dynamic fromBytes_dyn(); - - static Float fromBytesData(::Array< unsigned char > bytesData); - static ::Dynamic fromBytesData_dyn(); - - static Float fromLimeBytes( ::haxe::io::Bytes bytes); - static ::Dynamic fromLimeBytes_dyn(); - - static Float fromCFFIPointer( ::Dynamic pointer); - static ::Dynamic fromCFFIPointer_dyn(); - - static Float fromFile(::String path); - static ::Dynamic fromFile_dyn(); - - static Float _hx___withOffset(Float data,int offset); - static ::Dynamic _hx___withOffset_dyn(); - - static bool equals(Float a,int b); - static ::Dynamic equals_dyn(); - - static bool equalsPointer(Float a,Float b); - static ::Dynamic equalsPointer_dyn(); - - static bool greaterThan(Float a,int b); - static ::Dynamic greaterThan_dyn(); - - static bool greaterThanPointer(Float a, ::Dynamic b); - static ::Dynamic greaterThanPointer_dyn(); - - static bool greaterThanOrEqual(Float a,int b); - static ::Dynamic greaterThanOrEqual_dyn(); - - static bool greaterThanOrEqualPointer(Float a, ::Dynamic b); - static ::Dynamic greaterThanOrEqualPointer_dyn(); - - static bool lessThan(Float a,int b); - static ::Dynamic lessThan_dyn(); - - static bool lessThanPointer(Float a, ::Dynamic b); - static ::Dynamic lessThanPointer_dyn(); - - static bool lessThanOrEqual(Float a,int b); - static ::Dynamic lessThanOrEqual_dyn(); - - static bool lessThanOrEqualPointer(Float a, ::Dynamic b); - static ::Dynamic lessThanOrEqualPointer_dyn(); - - static bool notEquals(Float a,int b); - static ::Dynamic notEquals_dyn(); - - static bool notEqualsPointer(Float a,Float b); - static ::Dynamic notEqualsPointer_dyn(); - - static Float plus(Float a,int b); - static ::Dynamic plus_dyn(); - - static Float plusPointer(Float a,Float b); - static ::Dynamic plusPointer_dyn(); - - static Float minus(Float a,int b); - static ::Dynamic minus_dyn(); - - static Float minusPointer(Float a,Float b); - static ::Dynamic minusPointer_dyn(); - -}; - -} // end namespace lime -} // end namespace utils -} // end namespace _DataPointer - -#endif /* INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/_Float32Array/Float32Array_Impl_.h b/hGameTest/bin/linux/obj/include/lime/utils/_Float32Array/Float32Array_Impl_.h deleted file mode 100644 index c6713e30..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/_Float32Array/Float32Array_Impl_.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils__Float32Array_Float32Array_Impl_ -#define INCLUDED_lime_utils__Float32Array_Float32Array_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS3(lime,utils,_Float32Array,Float32Array_Impl_) - -namespace lime{ -namespace utils{ -namespace _Float32Array{ - - -class HXCPP_CLASS_ATTRIBUTES Float32Array_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Float32Array_Impl__obj OBJ_; - Float32Array_Impl__obj(); - - public: - enum { _hx_ClassId = 0x76ee1857 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils._Float32Array.Float32Array_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils._Float32Array.Float32Array_Impl_"); } - - inline static hx::ObjectPtr< Float32Array_Impl__obj > __new() { - hx::ObjectPtr< Float32Array_Impl__obj > __this = new Float32Array_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Float32Array_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Float32Array_Impl__obj *__this = (Float32Array_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Float32Array_Impl__obj), false, "lime.utils._Float32Array.Float32Array_Impl_")); - *(void **)__this = Float32Array_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Float32Array_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Float32Array_Impl_",9e,71,1e,f4); } - - static void __boot(); - static int BYTES_PER_ELEMENT; - static int hello; - static ::lime::utils::ArrayBufferView subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end); - static ::Dynamic subarray_dyn(); - - static ::lime::utils::ArrayBufferView fromBytes( ::haxe::io::Bytes bytes, ::Dynamic byteOffset, ::Dynamic len); - static ::Dynamic fromBytes_dyn(); - - static ::haxe::io::Bytes toBytes( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toBytes_dyn(); - - static ::String toString( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace lime -} // end namespace utils -} // end namespace _Float32Array - -#endif /* INCLUDED_lime_utils__Float32Array_Float32Array_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/_Float64Array/Float64Array_Impl_.h b/hGameTest/bin/linux/obj/include/lime/utils/_Float64Array/Float64Array_Impl_.h deleted file mode 100644 index 3d72f153..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/_Float64Array/Float64Array_Impl_.h +++ /dev/null @@ -1,80 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils__Float64Array_Float64Array_Impl_ -#define INCLUDED_lime_utils__Float64Array_Float64Array_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS3(lime,utils,_Float64Array,Float64Array_Impl_) - -namespace lime{ -namespace utils{ -namespace _Float64Array{ - - -class HXCPP_CLASS_ATTRIBUTES Float64Array_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Float64Array_Impl__obj OBJ_; - Float64Array_Impl__obj(); - - public: - enum { _hx_ClassId = 0x28fea341 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils._Float64Array.Float64Array_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils._Float64Array.Float64Array_Impl_"); } - - inline static hx::ObjectPtr< Float64Array_Impl__obj > __new() { - hx::ObjectPtr< Float64Array_Impl__obj > __this = new Float64Array_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Float64Array_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Float64Array_Impl__obj *__this = (Float64Array_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Float64Array_Impl__obj), false, "lime.utils._Float64Array.Float64Array_Impl_")); - *(void **)__this = Float64Array_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Float64Array_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Float64Array_Impl_",5f,c5,de,48); } - - static void __boot(); - static int BYTES_PER_ELEMENT; - static ::lime::utils::ArrayBufferView subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end); - static ::Dynamic subarray_dyn(); - - static ::lime::utils::ArrayBufferView fromBytes( ::haxe::io::Bytes bytes, ::Dynamic byteOffset, ::Dynamic len); - static ::Dynamic fromBytes_dyn(); - - static ::haxe::io::Bytes toBytes( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toBytes_dyn(); - - static int get_length( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_length_dyn(); - - static ::String toString( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace lime -} // end namespace utils -} // end namespace _Float64Array - -#endif /* INCLUDED_lime_utils__Float64Array_Float64Array_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/_Int16Array/Int16Array_Impl_.h b/hGameTest/bin/linux/obj/include/lime/utils/_Int16Array/Int16Array_Impl_.h deleted file mode 100644 index 7f673641..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/_Int16Array/Int16Array_Impl_.h +++ /dev/null @@ -1,80 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils__Int16Array_Int16Array_Impl_ -#define INCLUDED_lime_utils__Int16Array_Int16Array_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS3(lime,utils,_Int16Array,Int16Array_Impl_) - -namespace lime{ -namespace utils{ -namespace _Int16Array{ - - -class HXCPP_CLASS_ATTRIBUTES Int16Array_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Int16Array_Impl__obj OBJ_; - Int16Array_Impl__obj(); - - public: - enum { _hx_ClassId = 0x4aae0a0d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils._Int16Array.Int16Array_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils._Int16Array.Int16Array_Impl_"); } - - inline static hx::ObjectPtr< Int16Array_Impl__obj > __new() { - hx::ObjectPtr< Int16Array_Impl__obj > __this = new Int16Array_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Int16Array_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Int16Array_Impl__obj *__this = (Int16Array_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Int16Array_Impl__obj), false, "lime.utils._Int16Array.Int16Array_Impl_")); - *(void **)__this = Int16Array_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Int16Array_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Int16Array_Impl_",e5,45,0c,29); } - - static void __boot(); - static int BYTES_PER_ELEMENT; - static ::lime::utils::ArrayBufferView subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end); - static ::Dynamic subarray_dyn(); - - static ::lime::utils::ArrayBufferView fromBytes( ::haxe::io::Bytes bytes, ::Dynamic byteOffset, ::Dynamic len); - static ::Dynamic fromBytes_dyn(); - - static ::haxe::io::Bytes toBytes( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toBytes_dyn(); - - static int get_length( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_length_dyn(); - - static ::String toString( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace lime -} // end namespace utils -} // end namespace _Int16Array - -#endif /* INCLUDED_lime_utils__Int16Array_Int16Array_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/_Int32Array/Int32Array_Impl_.h b/hGameTest/bin/linux/obj/include/lime/utils/_Int32Array/Int32Array_Impl_.h deleted file mode 100644 index 9929833a..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/_Int32Array/Int32Array_Impl_.h +++ /dev/null @@ -1,80 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils__Int32Array_Int32Array_Impl_ -#define INCLUDED_lime_utils__Int32Array_Int32Array_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS3(lime,utils,_Int32Array,Int32Array_Impl_) - -namespace lime{ -namespace utils{ -namespace _Int32Array{ - - -class HXCPP_CLASS_ATTRIBUTES Int32Array_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Int32Array_Impl__obj OBJ_; - Int32Array_Impl__obj(); - - public: - enum { _hx_ClassId = 0x304c4419 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils._Int32Array.Int32Array_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils._Int32Array.Int32Array_Impl_"); } - - inline static hx::ObjectPtr< Int32Array_Impl__obj > __new() { - hx::ObjectPtr< Int32Array_Impl__obj > __this = new Int32Array_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Int32Array_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Int32Array_Impl__obj *__this = (Int32Array_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Int32Array_Impl__obj), false, "lime.utils._Int32Array.Int32Array_Impl_")); - *(void **)__this = Int32Array_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Int32Array_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Int32Array_Impl_",6b,8a,8f,ad); } - - static void __boot(); - static int BYTES_PER_ELEMENT; - static ::lime::utils::ArrayBufferView subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end); - static ::Dynamic subarray_dyn(); - - static ::lime::utils::ArrayBufferView fromBytes( ::haxe::io::Bytes bytes, ::Dynamic byteOffset, ::Dynamic len); - static ::Dynamic fromBytes_dyn(); - - static ::haxe::io::Bytes toBytes( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toBytes_dyn(); - - static int get_length( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_length_dyn(); - - static ::String toString( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace lime -} // end namespace utils -} // end namespace _Int32Array - -#endif /* INCLUDED_lime_utils__Int32Array_Int32Array_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/_Int8Array/Int8Array_Impl_.h b/hGameTest/bin/linux/obj/include/lime/utils/_Int8Array/Int8Array_Impl_.h deleted file mode 100644 index 1b4ecc15..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/_Int8Array/Int8Array_Impl_.h +++ /dev/null @@ -1,80 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils__Int8Array_Int8Array_Impl_ -#define INCLUDED_lime_utils__Int8Array_Int8Array_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS3(lime,utils,_Int8Array,Int8Array_Impl_) - -namespace lime{ -namespace utils{ -namespace _Int8Array{ - - -class HXCPP_CLASS_ATTRIBUTES Int8Array_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Int8Array_Impl__obj OBJ_; - Int8Array_Impl__obj(); - - public: - enum { _hx_ClassId = 0x2ec399c3 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils._Int8Array.Int8Array_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils._Int8Array.Int8Array_Impl_"); } - - inline static hx::ObjectPtr< Int8Array_Impl__obj > __new() { - hx::ObjectPtr< Int8Array_Impl__obj > __this = new Int8Array_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Int8Array_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Int8Array_Impl__obj *__this = (Int8Array_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Int8Array_Impl__obj), false, "lime.utils._Int8Array.Int8Array_Impl_")); - *(void **)__this = Int8Array_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Int8Array_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Int8Array_Impl_",f0,34,c2,08); } - - static void __boot(); - static int BYTES_PER_ELEMENT; - static ::lime::utils::ArrayBufferView subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end); - static ::Dynamic subarray_dyn(); - - static ::lime::utils::ArrayBufferView fromBytes( ::haxe::io::Bytes bytes, ::Dynamic byteOffset, ::Dynamic len); - static ::Dynamic fromBytes_dyn(); - - static ::haxe::io::Bytes toBytes( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toBytes_dyn(); - - static int get_length( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_length_dyn(); - - static ::String toString( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace lime -} // end namespace utils -} // end namespace _Int8Array - -#endif /* INCLUDED_lime_utils__Int8Array_Int8Array_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/_LogLevel/LogLevel_Impl_.h b/hGameTest/bin/linux/obj/include/lime/utils/_LogLevel/LogLevel_Impl_.h deleted file mode 100644 index 17377316..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/_LogLevel/LogLevel_Impl_.h +++ /dev/null @@ -1,80 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils__LogLevel_LogLevel_Impl_ -#define INCLUDED_lime_utils__LogLevel_LogLevel_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,utils,_LogLevel,LogLevel_Impl_) - -namespace lime{ -namespace utils{ -namespace _LogLevel{ - - -class HXCPP_CLASS_ATTRIBUTES LogLevel_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef LogLevel_Impl__obj OBJ_; - LogLevel_Impl__obj(); - - public: - enum { _hx_ClassId = 0x4c2a8a4b }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils._LogLevel.LogLevel_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils._LogLevel.LogLevel_Impl_"); } - - inline static hx::ObjectPtr< LogLevel_Impl__obj > __new() { - hx::ObjectPtr< LogLevel_Impl__obj > __this = new LogLevel_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< LogLevel_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - LogLevel_Impl__obj *__this = (LogLevel_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(LogLevel_Impl__obj), false, "lime.utils._LogLevel.LogLevel_Impl_")); - *(void **)__this = LogLevel_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~LogLevel_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("LogLevel_Impl_",20,2b,1e,41); } - - static void __boot(); - static int NONE; - static int ERROR; - static int WARN; - static int INFO; - static int DEBUG; - static int VERBOSE; - static bool gt(int a,int b); - static ::Dynamic gt_dyn(); - - static bool gte(int a,int b); - static ::Dynamic gte_dyn(); - - static bool lt(int a,int b); - static ::Dynamic lt_dyn(); - - static bool lte(int a,int b); - static ::Dynamic lte_dyn(); - -}; - -} // end namespace lime -} // end namespace utils -} // end namespace _LogLevel - -#endif /* INCLUDED_lime_utils__LogLevel_LogLevel_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/_UInt16Array/UInt16Array_Impl_.h b/hGameTest/bin/linux/obj/include/lime/utils/_UInt16Array/UInt16Array_Impl_.h deleted file mode 100644 index 2537eb26..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/_UInt16Array/UInt16Array_Impl_.h +++ /dev/null @@ -1,80 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils__UInt16Array_UInt16Array_Impl_ -#define INCLUDED_lime_utils__UInt16Array_UInt16Array_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS3(lime,utils,_UInt16Array,UInt16Array_Impl_) - -namespace lime{ -namespace utils{ -namespace _UInt16Array{ - - -class HXCPP_CLASS_ATTRIBUTES UInt16Array_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef UInt16Array_Impl__obj OBJ_; - UInt16Array_Impl__obj(); - - public: - enum { _hx_ClassId = 0x4d4c9d03 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils._UInt16Array.UInt16Array_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils._UInt16Array.UInt16Array_Impl_"); } - - inline static hx::ObjectPtr< UInt16Array_Impl__obj > __new() { - hx::ObjectPtr< UInt16Array_Impl__obj > __this = new UInt16Array_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< UInt16Array_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - UInt16Array_Impl__obj *__this = (UInt16Array_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(UInt16Array_Impl__obj), false, "lime.utils._UInt16Array.UInt16Array_Impl_")); - *(void **)__this = UInt16Array_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~UInt16Array_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("UInt16Array_Impl_",3a,00,01,a4); } - - static void __boot(); - static int BYTES_PER_ELEMENT; - static ::lime::utils::ArrayBufferView subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end); - static ::Dynamic subarray_dyn(); - - static ::lime::utils::ArrayBufferView fromBytes( ::haxe::io::Bytes bytes, ::Dynamic byteOffset, ::Dynamic len); - static ::Dynamic fromBytes_dyn(); - - static ::haxe::io::Bytes toBytes( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toBytes_dyn(); - - static int get_length( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_length_dyn(); - - static ::String toString( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace lime -} // end namespace utils -} // end namespace _UInt16Array - -#endif /* INCLUDED_lime_utils__UInt16Array_UInt16Array_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/_UInt32Array/UInt32Array_Impl_.h b/hGameTest/bin/linux/obj/include/lime/utils/_UInt32Array/UInt32Array_Impl_.h deleted file mode 100644 index 4ac724a7..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/_UInt32Array/UInt32Array_Impl_.h +++ /dev/null @@ -1,80 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils__UInt32Array_UInt32Array_Impl_ -#define INCLUDED_lime_utils__UInt32Array_UInt32Array_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS3(lime,utils,_UInt32Array,UInt32Array_Impl_) - -namespace lime{ -namespace utils{ -namespace _UInt32Array{ - - -class HXCPP_CLASS_ATTRIBUTES UInt32Array_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef UInt32Array_Impl__obj OBJ_; - UInt32Array_Impl__obj(); - - public: - enum { _hx_ClassId = 0x684bc143 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils._UInt32Array.UInt32Array_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils._UInt32Array.UInt32Array_Impl_"); } - - inline static hx::ObjectPtr< UInt32Array_Impl__obj > __new() { - hx::ObjectPtr< UInt32Array_Impl__obj > __this = new UInt32Array_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< UInt32Array_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - UInt32Array_Impl__obj *__this = (UInt32Array_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(UInt32Array_Impl__obj), false, "lime.utils._UInt32Array.UInt32Array_Impl_")); - *(void **)__this = UInt32Array_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~UInt32Array_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("UInt32Array_Impl_",c0,44,84,28); } - - static void __boot(); - static int BYTES_PER_ELEMENT; - static ::lime::utils::ArrayBufferView subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end); - static ::Dynamic subarray_dyn(); - - static ::lime::utils::ArrayBufferView fromBytes( ::haxe::io::Bytes bytes, ::Dynamic byteOffset, ::Dynamic len); - static ::Dynamic fromBytes_dyn(); - - static ::haxe::io::Bytes toBytes( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toBytes_dyn(); - - static int get_length( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_length_dyn(); - - static ::String toString( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace lime -} // end namespace utils -} // end namespace _UInt32Array - -#endif /* INCLUDED_lime_utils__UInt32Array_UInt32Array_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/_UInt8Array/UInt8Array_Impl_.h b/hGameTest/bin/linux/obj/include/lime/utils/_UInt8Array/UInt8Array_Impl_.h deleted file mode 100644 index 8cd51ac4..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/_UInt8Array/UInt8Array_Impl_.h +++ /dev/null @@ -1,80 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils__UInt8Array_UInt8Array_Impl_ -#define INCLUDED_lime_utils__UInt8Array_UInt8Array_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS3(lime,utils,_UInt8Array,UInt8Array_Impl_) - -namespace lime{ -namespace utils{ -namespace _UInt8Array{ - - -class HXCPP_CLASS_ATTRIBUTES UInt8Array_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef UInt8Array_Impl__obj OBJ_; - UInt8Array_Impl__obj(); - - public: - enum { _hx_ClassId = 0x48c85fb9 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils._UInt8Array.UInt8Array_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils._UInt8Array.UInt8Array_Impl_"); } - - inline static hx::ObjectPtr< UInt8Array_Impl__obj > __new() { - hx::ObjectPtr< UInt8Array_Impl__obj > __this = new UInt8Array_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< UInt8Array_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - UInt8Array_Impl__obj *__this = (UInt8Array_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(UInt8Array_Impl__obj), false, "lime.utils._UInt8Array.UInt8Array_Impl_")); - *(void **)__this = UInt8Array_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~UInt8Array_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("UInt8Array_Impl_",3b,dc,bf,2b); } - - static void __boot(); - static int BYTES_PER_ELEMENT; - static ::lime::utils::ArrayBufferView subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end); - static ::Dynamic subarray_dyn(); - - static ::lime::utils::ArrayBufferView fromBytes( ::haxe::io::Bytes bytes, ::Dynamic byteOffset, ::Dynamic len); - static ::Dynamic fromBytes_dyn(); - - static ::haxe::io::Bytes toBytes( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toBytes_dyn(); - - static ::String toString( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toString_dyn(); - - static int get_length( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_length_dyn(); - -}; - -} // end namespace lime -} // end namespace utils -} // end namespace _UInt8Array - -#endif /* INCLUDED_lime_utils__UInt8Array_UInt8Array_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/lime/utils/_UInt8ClampedArray/UInt8ClampedArray_Impl_.h b/hGameTest/bin/linux/obj/include/lime/utils/_UInt8ClampedArray/UInt8ClampedArray_Impl_.h deleted file mode 100644 index 780a6312..00000000 --- a/hGameTest/bin/linux/obj/include/lime/utils/_UInt8ClampedArray/UInt8ClampedArray_Impl_.h +++ /dev/null @@ -1,80 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_lime_utils__UInt8ClampedArray_UInt8ClampedArray_Impl_ -#define INCLUDED_lime_utils__UInt8ClampedArray_UInt8ClampedArray_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS3(lime,utils,_UInt8ClampedArray,UInt8ClampedArray_Impl_) - -namespace lime{ -namespace utils{ -namespace _UInt8ClampedArray{ - - -class HXCPP_CLASS_ATTRIBUTES UInt8ClampedArray_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef UInt8ClampedArray_Impl__obj OBJ_; - UInt8ClampedArray_Impl__obj(); - - public: - enum { _hx_ClassId = 0x1ece7be3 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_"); } - - inline static hx::ObjectPtr< UInt8ClampedArray_Impl__obj > __new() { - hx::ObjectPtr< UInt8ClampedArray_Impl__obj > __this = new UInt8ClampedArray_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< UInt8ClampedArray_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - UInt8ClampedArray_Impl__obj *__this = (UInt8ClampedArray_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(UInt8ClampedArray_Impl__obj), false, "lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_")); - *(void **)__this = UInt8ClampedArray_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~UInt8ClampedArray_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("UInt8ClampedArray_Impl_",fd,6f,af,23); } - - static void __boot(); - static int BYTES_PER_ELEMENT; - static ::lime::utils::ArrayBufferView subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end); - static ::Dynamic subarray_dyn(); - - static ::lime::utils::ArrayBufferView fromBytes( ::haxe::io::Bytes bytes, ::Dynamic byteOffset, ::Dynamic len); - static ::Dynamic fromBytes_dyn(); - - static ::haxe::io::Bytes toBytes( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toBytes_dyn(); - - static int get_length( ::lime::utils::ArrayBufferView this1); - static ::Dynamic get_length_dyn(); - - static ::String toString( ::lime::utils::ArrayBufferView this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace lime -} // end namespace utils -} // end namespace _UInt8ClampedArray - -#endif /* INCLUDED_lime_utils__UInt8ClampedArray_UInt8ClampedArray_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/Lib.h b/hGameTest/bin/linux/obj/include/openfl/Lib.h deleted file mode 100644 index 9e36f5c3..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/Lib.h +++ /dev/null @@ -1,132 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_Lib -#define INCLUDED_openfl_Lib - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,IntMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(lime,app,Application) -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS2(lime,app,Module) -HX_DECLARE_CLASS1(openfl,Lib) -HX_DECLARE_CLASS2(openfl,display,Application) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,MovieClip) -HX_DECLARE_CLASS2(openfl,display,Sprite) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,net,URLRequest) - -namespace openfl{ - - -class HXCPP_CLASS_ATTRIBUTES Lib_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Lib_obj OBJ_; - Lib_obj(); - - public: - enum { _hx_ClassId = 0x19d6bed5 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.Lib") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.Lib"); } - - inline static hx::ObjectPtr< Lib_obj > __new() { - hx::ObjectPtr< Lib_obj > __this = new Lib_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Lib_obj > __alloc(hx::Ctx *_hx_ctx) { - Lib_obj *__this = (Lib_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Lib_obj), false, "openfl.Lib")); - *(void **)__this = Lib_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Lib_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Lib",25,07,3a,00); } - - static void __boot(); - static int _hx___lastTimerID; - static ::haxe::ds::StringMap _hx___sentWarnings; - static ::haxe::ds::IntMap _hx___timers; - static ::Dynamic as( ::Dynamic v,hx::Class c); - static ::Dynamic as_dyn(); - - static ::openfl::display::MovieClip attach(::String name); - static ::Dynamic attach_dyn(); - - static void clearInterval(int id); - static ::Dynamic clearInterval_dyn(); - - static void clearTimeout(int id); - static ::Dynamic clearTimeout_dyn(); - - static hx::Class getDefinitionByName(::String name); - static ::Dynamic getDefinitionByName_dyn(); - - static ::String getQualifiedClassName( ::Dynamic value); - static ::Dynamic getQualifiedClassName_dyn(); - - static ::String getQualifiedSuperclassName( ::Dynamic value); - static ::Dynamic getQualifiedSuperclassName_dyn(); - - static int getTimer(); - static ::Dynamic getTimer_dyn(); - - static void getURL( ::openfl::net::URLRequest request,::String target); - static ::Dynamic getURL_dyn(); - - static void navigateToURL( ::openfl::net::URLRequest request,::String window); - static ::Dynamic navigateToURL_dyn(); - - static void notImplemented( ::Dynamic posInfo); - static ::Dynamic notImplemented_dyn(); - - static void preventDefaultTouchMove(); - static ::Dynamic preventDefaultTouchMove_dyn(); - - static void sendToURL( ::openfl::net::URLRequest request); - static ::Dynamic sendToURL_dyn(); - - static int setInterval( ::Dynamic closure,int delay,::cpp::VirtualArray args); - static ::Dynamic setInterval_dyn(); - - static int setTimeout( ::Dynamic closure,int delay,::cpp::VirtualArray args); - static ::Dynamic setTimeout_dyn(); - - static void trace( ::Dynamic arg); - static ::Dynamic trace_dyn(); - - static ::openfl::display::Application get_application(); - static ::Dynamic get_application_dyn(); - - static ::openfl::display::MovieClip get_current(); - static ::Dynamic get_current_dyn(); - -}; - -} // end namespace openfl - -#endif /* INCLUDED_openfl_Lib */ diff --git a/hGameTest/bin/linux/obj/include/openfl/_Vector/BoolVector.h b/hGameTest/bin/linux/obj/include/openfl/_Vector/BoolVector.h deleted file mode 100644 index 35f89b5a..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/_Vector/BoolVector.h +++ /dev/null @@ -1,145 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl__Vector_BoolVector -#define INCLUDED_openfl__Vector_BoolVector - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -HX_DECLARE_CLASS2(openfl,_Vector,BoolVector) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) - -namespace openfl{ -namespace _Vector{ - - -class HXCPP_CLASS_ATTRIBUTES BoolVector_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef BoolVector_obj OBJ_; - BoolVector_obj(); - - public: - enum { _hx_ClassId = 0x63ff549f }; - - void __construct(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::Array< bool > array); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl._Vector.BoolVector") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl._Vector.BoolVector"); } - static hx::ObjectPtr< BoolVector_obj > __new(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::Array< bool > array); - static hx::ObjectPtr< BoolVector_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::Array< bool > array); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~BoolVector_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - void unshift_489e4d05( ::Dynamic value); - - ::Dynamic set_15539e57(int index, ::Dynamic value); - - ::Dynamic removeAt_c4bfee54(int index); - - int push_9c73657a( ::Dynamic value); - - int lastIndexOf_02dfccf1( ::Dynamic x, ::Dynamic from); - - void insertAt_5d1f93e2(int index, ::Dynamic element); - - int indexOf_44372b40( ::Dynamic x,hx::Null< int > from); - - ::Dynamic get_c4bfee54(int index); - ::String __ToString() const { return HX_("BoolVector",ad,28,bf,2d); } - - static void __boot(); - static ::Dynamic __meta__; - bool fixed; - ::Array< bool > _hx___array; - ::Dynamic concat(::Dynamic a); - ::Dynamic concat_dyn(); - - ::Dynamic copy(); - ::Dynamic copy_dyn(); - - ::Dynamic filter( ::Dynamic callback); - ::Dynamic filter_dyn(); - - bool get(int index); - ::Dynamic get_dyn(); - - int indexOf(bool x,hx::Null< int > from); - ::Dynamic indexOf_dyn(); - - void insertAt(int index,bool element); - ::Dynamic insertAt_dyn(); - - ::Dynamic iterator(); - ::Dynamic iterator_dyn(); - - ::String join(::String sep); - ::Dynamic join_dyn(); - - int lastIndexOf(bool x, ::Dynamic from); - ::Dynamic lastIndexOf_dyn(); - - ::Dynamic pop(); - ::Dynamic pop_dyn(); - - int push(bool x); - ::Dynamic push_dyn(); - - bool removeAt(int index); - ::Dynamic removeAt_dyn(); - - ::Dynamic reverse(); - ::Dynamic reverse_dyn(); - - bool set(int index,bool value); - ::Dynamic set_dyn(); - - ::Dynamic shift(); - ::Dynamic shift_dyn(); - - ::Dynamic slice(hx::Null< int > startIndex, ::Dynamic endIndex); - ::Dynamic slice_dyn(); - - void sort( ::Dynamic f); - ::Dynamic sort_dyn(); - - ::Dynamic splice(int pos,int len); - ::Dynamic splice_dyn(); - - ::Dynamic toJSON(); - ::Dynamic toJSON_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - void unshift(bool x); - ::Dynamic unshift_dyn(); - - int get_length(); - ::Dynamic get_length_dyn(); - - int set_length(int value); - ::Dynamic set_length_dyn(); - -}; - -} // end namespace openfl -} // end namespace _Vector - -#endif /* INCLUDED_openfl__Vector_BoolVector */ diff --git a/hGameTest/bin/linux/obj/include/openfl/_Vector/FloatVector.h b/hGameTest/bin/linux/obj/include/openfl/_Vector/FloatVector.h deleted file mode 100644 index d188b0dd..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/_Vector/FloatVector.h +++ /dev/null @@ -1,145 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl__Vector_FloatVector -#define INCLUDED_openfl__Vector_FloatVector - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -HX_DECLARE_CLASS2(openfl,_Vector,FloatVector) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) - -namespace openfl{ -namespace _Vector{ - - -class HXCPP_CLASS_ATTRIBUTES FloatVector_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef FloatVector_obj OBJ_; - FloatVector_obj(); - - public: - enum { _hx_ClassId = 0x6497e72d }; - - void __construct(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array,hx::Null< bool > __o_forceCopy); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl._Vector.FloatVector") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl._Vector.FloatVector"); } - static hx::ObjectPtr< FloatVector_obj > __new(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array,hx::Null< bool > __o_forceCopy); - static hx::ObjectPtr< FloatVector_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array,hx::Null< bool > __o_forceCopy); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~FloatVector_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - void unshift_489e4d05( ::Dynamic value); - - ::Dynamic set_15539e57(int index, ::Dynamic value); - - ::Dynamic removeAt_c4bfee54(int index); - - int push_9c73657a( ::Dynamic value); - - int lastIndexOf_02dfccf1( ::Dynamic x, ::Dynamic from); - - void insertAt_5d1f93e2(int index, ::Dynamic element); - - int indexOf_44372b40( ::Dynamic x,hx::Null< int > from); - - ::Dynamic get_c4bfee54(int index); - ::String __ToString() const { return HX_("FloatVector",5f,9f,b1,22); } - - static void __boot(); - static ::Dynamic __meta__; - bool fixed; - ::Array< Float > _hx___array; - ::Dynamic concat(::Dynamic a); - ::Dynamic concat_dyn(); - - ::Dynamic copy(); - ::Dynamic copy_dyn(); - - ::Dynamic filter( ::Dynamic callback); - ::Dynamic filter_dyn(); - - Float get(int index); - ::Dynamic get_dyn(); - - int indexOf(Float x,hx::Null< int > from); - ::Dynamic indexOf_dyn(); - - void insertAt(int index,Float element); - ::Dynamic insertAt_dyn(); - - ::Dynamic iterator(); - ::Dynamic iterator_dyn(); - - ::String join(::String sep); - ::Dynamic join_dyn(); - - int lastIndexOf(Float x, ::Dynamic from); - ::Dynamic lastIndexOf_dyn(); - - ::Dynamic pop(); - ::Dynamic pop_dyn(); - - int push(Float x); - ::Dynamic push_dyn(); - - Float removeAt(int index); - ::Dynamic removeAt_dyn(); - - ::Dynamic reverse(); - ::Dynamic reverse_dyn(); - - Float set(int index,Float value); - ::Dynamic set_dyn(); - - ::Dynamic shift(); - ::Dynamic shift_dyn(); - - ::Dynamic slice(hx::Null< int > startIndex, ::Dynamic endIndex); - ::Dynamic slice_dyn(); - - void sort( ::Dynamic f); - ::Dynamic sort_dyn(); - - ::Dynamic splice(int pos,int len); - ::Dynamic splice_dyn(); - - ::Dynamic toJSON(); - ::Dynamic toJSON_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - void unshift(Float x); - ::Dynamic unshift_dyn(); - - int get_length(); - ::Dynamic get_length_dyn(); - - int set_length(int value); - ::Dynamic set_length_dyn(); - -}; - -} // end namespace openfl -} // end namespace _Vector - -#endif /* INCLUDED_openfl__Vector_FloatVector */ diff --git a/hGameTest/bin/linux/obj/include/openfl/_Vector/FunctionVector.h b/hGameTest/bin/linux/obj/include/openfl/_Vector/FunctionVector.h deleted file mode 100644 index 51c2d78a..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/_Vector/FunctionVector.h +++ /dev/null @@ -1,130 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl__Vector_FunctionVector -#define INCLUDED_openfl__Vector_FunctionVector - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -HX_DECLARE_CLASS2(openfl,_Vector,FunctionVector) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) - -namespace openfl{ -namespace _Vector{ - - -class HXCPP_CLASS_ATTRIBUTES FunctionVector_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef FunctionVector_obj OBJ_; - FunctionVector_obj(); - - public: - enum { _hx_ClassId = 0x3899d30d }; - - void __construct(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl._Vector.FunctionVector") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl._Vector.FunctionVector"); } - static hx::ObjectPtr< FunctionVector_obj > __new(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array); - static hx::ObjectPtr< FunctionVector_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~FunctionVector_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("FunctionVector",1b,c6,6f,50); } - - static void __boot(); - static ::Dynamic __meta__; - bool fixed; - ::cpp::VirtualArray _hx___array; - ::Dynamic concat(::Dynamic a); - ::Dynamic concat_dyn(); - - ::Dynamic copy(); - ::Dynamic copy_dyn(); - - ::Dynamic filter( ::Dynamic callback); - ::Dynamic filter_dyn(); - - ::Dynamic get(int index); - ::Dynamic get_dyn(); - - int indexOf( ::Dynamic x,hx::Null< int > from); - ::Dynamic indexOf_dyn(); - - void insertAt(int index, ::Dynamic element); - ::Dynamic insertAt_dyn(); - - ::Dynamic iterator(); - ::Dynamic iterator_dyn(); - - ::String join(::String sep); - ::Dynamic join_dyn(); - - int lastIndexOf( ::Dynamic x, ::Dynamic from); - ::Dynamic lastIndexOf_dyn(); - - ::Dynamic pop(); - ::Dynamic pop_dyn(); - - int push( ::Dynamic x); - ::Dynamic push_dyn(); - - ::Dynamic removeAt(int index); - ::Dynamic removeAt_dyn(); - - ::Dynamic reverse(); - ::Dynamic reverse_dyn(); - - ::Dynamic set(int index, ::Dynamic value); - ::Dynamic set_dyn(); - - ::Dynamic shift(); - ::Dynamic shift_dyn(); - - ::Dynamic slice(hx::Null< int > startIndex, ::Dynamic endIndex); - ::Dynamic slice_dyn(); - - void sort( ::Dynamic f); - ::Dynamic sort_dyn(); - - ::Dynamic splice(int pos,int len); - ::Dynamic splice_dyn(); - - ::Dynamic toJSON(); - ::Dynamic toJSON_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - void unshift( ::Dynamic x); - ::Dynamic unshift_dyn(); - - int get_length(); - ::Dynamic get_length_dyn(); - - int set_length(int value); - ::Dynamic set_length_dyn(); - -}; - -} // end namespace openfl -} // end namespace _Vector - -#endif /* INCLUDED_openfl__Vector_FunctionVector */ diff --git a/hGameTest/bin/linux/obj/include/openfl/_Vector/IVector.h b/hGameTest/bin/linux/obj/include/openfl/_Vector/IVector.h deleted file mode 100644 index a1d196d3..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/_Vector/IVector.h +++ /dev/null @@ -1,114 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl__Vector_IVector -#define INCLUDED_openfl__Vector_IVector - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,_Vector,IVector) - -namespace openfl{ -namespace _Vector{ - - -class HXCPP_CLASS_ATTRIBUTES IVector_obj { - public: - typedef hx::Object super; - HX_DO_INTERFACE_RTTI; - - static void __boot(); - int (hx::Object :: *_hx_get_length)(); - static inline int get_length( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_get_length)(); - } - int (hx::Object :: *_hx_set_length)(int value); - static inline int set_length( ::Dynamic _hx_,int value) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_set_length)(value); - } - ::Dynamic (hx::Object :: *_hx_concat)(::Dynamic vec); - static inline ::Dynamic concat( ::Dynamic _hx_,::Dynamic vec) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_concat)(vec); - } - ::Dynamic (hx::Object :: *_hx_copy)(); - static inline ::Dynamic copy( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_copy)(); - } - ::Dynamic (hx::Object :: *_hx_filter)( ::Dynamic callback); - static inline ::Dynamic filter( ::Dynamic _hx_, ::Dynamic callback) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_filter)(callback); - } - ::Dynamic (hx::Object :: *_hx_get)(int index); - static inline ::Dynamic get( ::Dynamic _hx_,int index) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_get)(index); - } - int (hx::Object :: *_hx_indexOf)( ::Dynamic x,hx::Null< int > from); - static inline int indexOf( ::Dynamic _hx_, ::Dynamic x,hx::Null< int > from) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_indexOf)(x,from); - } - void (hx::Object :: *_hx_insertAt)(int index, ::Dynamic element); - static inline void insertAt( ::Dynamic _hx_,int index, ::Dynamic element) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_insertAt)(index,element); - } - ::Dynamic (hx::Object :: *_hx_iterator)(); - static inline ::Dynamic iterator( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_iterator)(); - } - ::String (hx::Object :: *_hx_join)(::String sep); - static inline ::String join( ::Dynamic _hx_,::String sep) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_join)(sep); - } - int (hx::Object :: *_hx_lastIndexOf)( ::Dynamic x, ::Dynamic from); - static inline int lastIndexOf( ::Dynamic _hx_, ::Dynamic x, ::Dynamic from) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_lastIndexOf)(x,from); - } - ::Dynamic (hx::Object :: *_hx_pop)(); - static inline ::Dynamic pop( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_pop)(); - } - int (hx::Object :: *_hx_push)( ::Dynamic value); - static inline int push( ::Dynamic _hx_, ::Dynamic value) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_push)(value); - } - ::Dynamic (hx::Object :: *_hx_removeAt)(int index); - static inline ::Dynamic removeAt( ::Dynamic _hx_,int index) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_removeAt)(index); - } - ::Dynamic (hx::Object :: *_hx_reverse)(); - static inline ::Dynamic reverse( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_reverse)(); - } - ::Dynamic (hx::Object :: *_hx_set)(int index, ::Dynamic value); - static inline ::Dynamic set( ::Dynamic _hx_,int index, ::Dynamic value) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_set)(index,value); - } - ::Dynamic (hx::Object :: *_hx_shift)(); - static inline ::Dynamic shift( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_shift)(); - } - ::Dynamic (hx::Object :: *_hx_slice)(hx::Null< int > startIndex, ::Dynamic endIndex); - static inline ::Dynamic slice( ::Dynamic _hx_,hx::Null< int > startIndex, ::Dynamic endIndex) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_slice)(startIndex,endIndex); - } - void (hx::Object :: *_hx_sort)( ::Dynamic f); - static inline void sort( ::Dynamic _hx_, ::Dynamic f) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_sort)(f); - } - ::Dynamic (hx::Object :: *_hx_splice)(int pos,int len); - static inline ::Dynamic splice( ::Dynamic _hx_,int pos,int len) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_splice)(pos,len); - } - ::String (hx::Object :: *_hx_toString)(); - static inline ::String toString( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_toString)(); - } - void (hx::Object :: *_hx_unshift)( ::Dynamic value); - static inline void unshift( ::Dynamic _hx_, ::Dynamic value) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::_Vector::IVector_obj *>(_hx_.mPtr->_hx_getInterface(0x45e7caba)))->_hx_unshift)(value); - } -}; - -} // end namespace openfl -} // end namespace _Vector - -#endif /* INCLUDED_openfl__Vector_IVector */ diff --git a/hGameTest/bin/linux/obj/include/openfl/_Vector/IntVector.h b/hGameTest/bin/linux/obj/include/openfl/_Vector/IntVector.h deleted file mode 100644 index bb1f2959..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/_Vector/IntVector.h +++ /dev/null @@ -1,145 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl__Vector_IntVector -#define INCLUDED_openfl__Vector_IntVector - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,IntVector) - -namespace openfl{ -namespace _Vector{ - - -class HXCPP_CLASS_ATTRIBUTES IntVector_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef IntVector_obj OBJ_; - IntVector_obj(); - - public: - enum { _hx_ClassId = 0x56650740 }; - - void __construct(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::Array< int > array); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl._Vector.IntVector") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl._Vector.IntVector"); } - static hx::ObjectPtr< IntVector_obj > __new(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::Array< int > array); - static hx::ObjectPtr< IntVector_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::Array< int > array); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~IntVector_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - void unshift_489e4d05( ::Dynamic value); - - ::Dynamic set_15539e57(int index, ::Dynamic value); - - ::Dynamic removeAt_c4bfee54(int index); - - int push_9c73657a( ::Dynamic value); - - int lastIndexOf_02dfccf1( ::Dynamic x, ::Dynamic from); - - void insertAt_5d1f93e2(int index, ::Dynamic element); - - int indexOf_44372b40( ::Dynamic x,hx::Null< int > from); - - ::Dynamic get_c4bfee54(int index); - ::String __ToString() const { return HX_("IntVector",f2,ee,2f,5e); } - - static void __boot(); - static ::Dynamic __meta__; - bool fixed; - ::Array< int > _hx___array; - ::Dynamic concat(::Dynamic a); - ::Dynamic concat_dyn(); - - ::Dynamic copy(); - ::Dynamic copy_dyn(); - - ::Dynamic filter( ::Dynamic callback); - ::Dynamic filter_dyn(); - - int get(int index); - ::Dynamic get_dyn(); - - int indexOf(int x,hx::Null< int > from); - ::Dynamic indexOf_dyn(); - - void insertAt(int index,int element); - ::Dynamic insertAt_dyn(); - - ::Dynamic iterator(); - ::Dynamic iterator_dyn(); - - ::String join(::String sep); - ::Dynamic join_dyn(); - - int lastIndexOf(int x, ::Dynamic from); - ::Dynamic lastIndexOf_dyn(); - - ::Dynamic pop(); - ::Dynamic pop_dyn(); - - int push(int x); - ::Dynamic push_dyn(); - - int removeAt(int index); - ::Dynamic removeAt_dyn(); - - ::Dynamic reverse(); - ::Dynamic reverse_dyn(); - - int set(int index,int value); - ::Dynamic set_dyn(); - - ::Dynamic shift(); - ::Dynamic shift_dyn(); - - ::Dynamic slice(hx::Null< int > startIndex, ::Dynamic endIndex); - ::Dynamic slice_dyn(); - - void sort( ::Dynamic f); - ::Dynamic sort_dyn(); - - ::Dynamic splice(int pos,int len); - ::Dynamic splice_dyn(); - - ::Dynamic toJSON(); - ::Dynamic toJSON_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - void unshift(int x); - ::Dynamic unshift_dyn(); - - int get_length(); - ::Dynamic get_length_dyn(); - - int set_length(int value); - ::Dynamic set_length_dyn(); - -}; - -} // end namespace openfl -} // end namespace _Vector - -#endif /* INCLUDED_openfl__Vector_IntVector */ diff --git a/hGameTest/bin/linux/obj/include/openfl/_Vector/ObjectVector.h b/hGameTest/bin/linux/obj/include/openfl/_Vector/ObjectVector.h deleted file mode 100644 index e2e0b40e..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/_Vector/ObjectVector.h +++ /dev/null @@ -1,130 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl__Vector_ObjectVector -#define INCLUDED_openfl__Vector_ObjectVector - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,ObjectVector) - -namespace openfl{ -namespace _Vector{ - - -class HXCPP_CLASS_ATTRIBUTES ObjectVector_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ObjectVector_obj OBJ_; - ObjectVector_obj(); - - public: - enum { _hx_ClassId = 0x020730c8 }; - - void __construct(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array,hx::Null< bool > __o_forceCopy); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl._Vector.ObjectVector") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl._Vector.ObjectVector"); } - static hx::ObjectPtr< ObjectVector_obj > __new(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array,hx::Null< bool > __o_forceCopy); - static hx::ObjectPtr< ObjectVector_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array,hx::Null< bool > __o_forceCopy); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ObjectVector_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("ObjectVector",02,09,7a,39); } - - static void __boot(); - static ::Dynamic __meta__; - bool fixed; - ::cpp::VirtualArray _hx___array; - ::Dynamic concat(::Dynamic a); - ::Dynamic concat_dyn(); - - ::Dynamic copy(); - ::Dynamic copy_dyn(); - - ::Dynamic filter( ::Dynamic callback); - ::Dynamic filter_dyn(); - - ::Dynamic get(int index); - ::Dynamic get_dyn(); - - int indexOf( ::Dynamic x,hx::Null< int > from); - ::Dynamic indexOf_dyn(); - - void insertAt(int index, ::Dynamic element); - ::Dynamic insertAt_dyn(); - - ::Dynamic iterator(); - ::Dynamic iterator_dyn(); - - ::String join(::String sep); - ::Dynamic join_dyn(); - - int lastIndexOf( ::Dynamic x, ::Dynamic from); - ::Dynamic lastIndexOf_dyn(); - - ::Dynamic pop(); - ::Dynamic pop_dyn(); - - int push( ::Dynamic x); - ::Dynamic push_dyn(); - - ::Dynamic removeAt(int index); - ::Dynamic removeAt_dyn(); - - ::Dynamic reverse(); - ::Dynamic reverse_dyn(); - - ::Dynamic set(int index, ::Dynamic value); - ::Dynamic set_dyn(); - - ::Dynamic shift(); - ::Dynamic shift_dyn(); - - ::Dynamic slice(hx::Null< int > startIndex, ::Dynamic endIndex); - ::Dynamic slice_dyn(); - - void sort( ::Dynamic f); - ::Dynamic sort_dyn(); - - ::Dynamic splice(int pos,int len); - ::Dynamic splice_dyn(); - - ::Dynamic toJSON(); - ::Dynamic toJSON_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - void unshift( ::Dynamic x); - ::Dynamic unshift_dyn(); - - int get_length(); - ::Dynamic get_length_dyn(); - - int set_length(int value); - ::Dynamic set_length_dyn(); - -}; - -} // end namespace openfl -} // end namespace _Vector - -#endif /* INCLUDED_openfl__Vector_ObjectVector */ diff --git a/hGameTest/bin/linux/obj/include/openfl/_Vector/Vector_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/_Vector/Vector_Impl_.h deleted file mode 100644 index 5148311d..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/_Vector/Vector_Impl_.h +++ /dev/null @@ -1,175 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl__Vector_Vector_Impl_ -#define INCLUDED_openfl__Vector_Vector_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,_Vector,BoolVector) -HX_DECLARE_CLASS2(openfl,_Vector,FloatVector) -HX_DECLARE_CLASS2(openfl,_Vector,FunctionVector) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,IntVector) -HX_DECLARE_CLASS2(openfl,_Vector,ObjectVector) -HX_DECLARE_CLASS2(openfl,_Vector,Vector_Impl_) - -namespace openfl{ -namespace _Vector{ - - -class HXCPP_CLASS_ATTRIBUTES Vector_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Vector_Impl__obj OBJ_; - Vector_Impl__obj(); - - public: - enum { _hx_ClassId = 0x0620c351 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl._Vector.Vector_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl._Vector.Vector_Impl_"); } - - inline static hx::ObjectPtr< Vector_Impl__obj > __new() { - hx::ObjectPtr< Vector_Impl__obj > __this = new Vector_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Vector_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Vector_Impl__obj *__this = (Vector_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Vector_Impl__obj), false, "openfl._Vector.Vector_Impl_")); - *(void **)__this = Vector_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Vector_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Vector_Impl_",c3,ad,36,7e); } - - static void __boot(); - static ::Dynamic __meta__; - static ::openfl::_Vector::ObjectVector concat(::Dynamic this1, ::openfl::_Vector::ObjectVector vec); - static ::Dynamic concat_dyn(); - - static ::openfl::_Vector::ObjectVector copy(::Dynamic this1); - static ::Dynamic copy_dyn(); - - static ::openfl::_Vector::ObjectVector filter(::Dynamic this1, ::Dynamic callback); - static ::Dynamic filter_dyn(); - - static ::Dynamic get(::Dynamic this1,int index); - static ::Dynamic get_dyn(); - - static int indexOf(::Dynamic this1, ::Dynamic searchElement,hx::Null< int > fromIndex); - static ::Dynamic indexOf_dyn(); - - static void insertAt(::Dynamic this1,int index, ::Dynamic element); - static ::Dynamic insertAt_dyn(); - - static ::Dynamic iterator(::Dynamic this1); - static ::Dynamic iterator_dyn(); - - static ::String join(::Dynamic this1,::String sep); - static ::Dynamic join_dyn(); - - static int lastIndexOf(::Dynamic this1, ::Dynamic searchElement, ::Dynamic fromIndex); - static ::Dynamic lastIndexOf_dyn(); - - static ::Dynamic pop(::Dynamic this1); - static ::Dynamic pop_dyn(); - - static int push(::Dynamic this1, ::Dynamic value); - static ::Dynamic push_dyn(); - - static ::Dynamic removeAt(::Dynamic this1,int index); - static ::Dynamic removeAt_dyn(); - - static ::openfl::_Vector::ObjectVector reverse(::Dynamic this1); - static ::Dynamic reverse_dyn(); - - static ::Dynamic set(::Dynamic this1,int index, ::Dynamic value); - static ::Dynamic set_dyn(); - - static ::Dynamic shift(::Dynamic this1); - static ::Dynamic shift_dyn(); - - static ::openfl::_Vector::ObjectVector slice(::Dynamic this1,hx::Null< int > startIndex, ::Dynamic endIndex); - static ::Dynamic slice_dyn(); - - static void sort(::Dynamic this1, ::Dynamic sortBehavior); - static ::Dynamic sort_dyn(); - - static ::openfl::_Vector::ObjectVector splice(::Dynamic this1,int startIndex,int deleteCount); - static ::Dynamic splice_dyn(); - - static ::String toString(::Dynamic this1); - static ::Dynamic toString_dyn(); - - static void unshift(::Dynamic this1, ::Dynamic value); - static ::Dynamic unshift_dyn(); - - static ::Dynamic convert(::Dynamic vec); - static ::Dynamic convert_dyn(); - - static ::openfl::_Vector::BoolVector toBoolVector(::Dynamic t,int length,bool fixed,::cpp::VirtualArray array); - static ::Dynamic toBoolVector_dyn(); - - static ::openfl::_Vector::IntVector toIntVector(::Dynamic t,int length,bool fixed,::cpp::VirtualArray array); - static ::Dynamic toIntVector_dyn(); - - static ::openfl::_Vector::FloatVector toFloatVector(::Dynamic t,int length,bool fixed,::cpp::VirtualArray array); - static ::Dynamic toFloatVector_dyn(); - - static ::openfl::_Vector::FunctionVector toFunctionVector(::Dynamic t,int length,bool fixed,::cpp::VirtualArray array); - static ::Dynamic toFunctionVector_dyn(); - - static ::openfl::_Vector::ObjectVector toObjectVector(::Dynamic t,int length,bool fixed,::cpp::VirtualArray array); - static ::Dynamic toObjectVector_dyn(); - - static ::openfl::_Vector::ObjectVector toNullVector(::Dynamic t,int length,bool fixed,::cpp::VirtualArray array); - static ::Dynamic toNullVector_dyn(); - - static ::openfl::_Vector::ObjectVector fromBoolVector( ::openfl::_Vector::BoolVector vector); - static ::Dynamic fromBoolVector_dyn(); - - static ::openfl::_Vector::ObjectVector fromIntVector( ::openfl::_Vector::IntVector vector); - static ::Dynamic fromIntVector_dyn(); - - static ::openfl::_Vector::ObjectVector fromFloatVector( ::openfl::_Vector::FloatVector vector); - static ::Dynamic fromFloatVector_dyn(); - - static ::openfl::_Vector::FunctionVector fromFunctionVector( ::openfl::_Vector::FunctionVector vector); - static ::Dynamic fromFunctionVector_dyn(); - - static ::openfl::_Vector::ObjectVector fromObjectVector( ::openfl::_Vector::ObjectVector vector); - static ::Dynamic fromObjectVector_dyn(); - - static bool get_fixed(::Dynamic this1); - static ::Dynamic get_fixed_dyn(); - - static bool set_fixed(::Dynamic this1,bool value); - static ::Dynamic set_fixed_dyn(); - - static int get_length(::Dynamic this1); - static ::Dynamic get_length_dyn(); - - static int set_length(::Dynamic this1,int value); - static ::Dynamic set_length_dyn(); - -}; - -} // end namespace openfl -} // end namespace _Vector - -#endif /* INCLUDED_openfl__Vector_Vector_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/_internal/Lib.h b/hGameTest/bin/linux/obj/include/openfl/_internal/Lib.h deleted file mode 100644 index 3d12eddb..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/_internal/Lib.h +++ /dev/null @@ -1,82 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl__internal_Lib -#define INCLUDED_openfl__internal_Lib - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(lime,app,Application) -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS2(lime,app,Module) -HX_DECLARE_CLASS2(openfl,_internal,Lib) -HX_DECLARE_CLASS2(openfl,display,Application) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,MovieClip) -HX_DECLARE_CLASS2(openfl,display,Sprite) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES Lib_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Lib_obj OBJ_; - Lib_obj(); - - public: - enum { _hx_ClassId = 0x0a0eec29 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl._internal.Lib") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl._internal.Lib"); } - - inline static hx::ObjectPtr< Lib_obj > __new() { - hx::ObjectPtr< Lib_obj > __this = new Lib_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Lib_obj > __alloc(hx::Ctx *_hx_ctx) { - Lib_obj *__this = (Lib_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Lib_obj), false, "openfl._internal.Lib")); - *(void **)__this = Lib_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Lib_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Lib",25,07,3a,00); } - - static void __boot(); - static ::Dynamic __meta__; - static ::openfl::display::Application application; - static ::openfl::display::MovieClip current; - static ::haxe::ds::StringMap _hx___sentWarnings; - static void notImplemented( ::Dynamic posInfo); - static ::Dynamic notImplemented_dyn(); - -}; - -} // end namespace openfl -} // end namespace _internal - -#endif /* INCLUDED_openfl__internal_Lib */ diff --git a/hGameTest/bin/linux/obj/include/openfl/_internal/utils/TouchData.h b/hGameTest/bin/linux/obj/include/openfl/_internal/utils/TouchData.h deleted file mode 100644 index 57a31a84..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/_internal/utils/TouchData.h +++ /dev/null @@ -1,73 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl__internal_utils_TouchData -#define INCLUDED_openfl__internal_utils_TouchData - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,ui,Touch) -HX_DECLARE_CLASS2(lime,utils,ObjectPool) -HX_DECLARE_CLASS3(openfl,_internal,utils,TouchData) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace _internal{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES TouchData_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef TouchData_obj OBJ_; - TouchData_obj(); - - public: - enum { _hx_ClassId = 0x4f4ffc24 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl._internal.utils.TouchData") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl._internal.utils.TouchData"); } - static hx::ObjectPtr< TouchData_obj > __new(); - static hx::ObjectPtr< TouchData_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~TouchData_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("TouchData",69,c5,a2,a9); } - - static void __boot(); - static ::Dynamic __meta__; - static ::lime::utils::ObjectPool _hx___pool; - ::Array< ::Dynamic> rollOutStack; - ::lime::ui::Touch touch; - ::openfl::display::InteractiveObject touchDownTarget; - ::openfl::display::InteractiveObject touchOverTarget; - void reset(); - ::Dynamic reset_dyn(); - -}; - -} // end namespace openfl -} // end namespace _internal -} // end namespace utils - -#endif /* INCLUDED_openfl__internal_utils_TouchData */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/Application.h b/hGameTest/bin/linux/obj/include/openfl/display/Application.h deleted file mode 100644 index 48b4e960..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/Application.h +++ /dev/null @@ -1,59 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_Application -#define INCLUDED_openfl_display_Application - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_lime_app_Application -#include -#endif -HX_DECLARE_CLASS2(lime,app,Application) -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS2(lime,app,Module) -HX_DECLARE_CLASS2(lime,ui,Window) -HX_DECLARE_CLASS2(openfl,display,Application) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES Application_obj : public ::lime::app::Application_obj -{ - public: - typedef ::lime::app::Application_obj super; - typedef Application_obj OBJ_; - Application_obj(); - - public: - enum { _hx_ClassId = 0x4b993f3e }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.Application") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.Application"); } - static hx::ObjectPtr< Application_obj > __new(); - static hx::ObjectPtr< Application_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Application_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Application",30,43,71,0e); } - - static void __boot(); - static ::Dynamic __meta__; - ::lime::ui::Window createWindow( ::Dynamic attributes); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_Application */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/Bitmap.h b/hGameTest/bin/linux/obj/include/openfl/display/Bitmap.h deleted file mode 100644 index bb8a268c..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/Bitmap.h +++ /dev/null @@ -1,107 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_Bitmap -#define INCLUDED_openfl_display_Bitmap - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -HX_DECLARE_CLASS2(openfl,display,Bitmap) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,CairoRenderer) -HX_DECLARE_CLASS2(openfl,display,CanvasRenderer) -HX_DECLARE_CLASS2(openfl,display,DOMRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,OpenGLRenderer) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES Bitmap_obj : public ::openfl::display::DisplayObject_obj -{ - public: - typedef ::openfl::display::DisplayObject_obj super; - typedef Bitmap_obj OBJ_; - Bitmap_obj(); - - public: - enum { _hx_ClassId = 0x3b5602c1 }; - - void __construct( ::openfl::display::BitmapData bitmapData, ::Dynamic pixelSnapping,hx::Null< bool > __o_smoothing); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.Bitmap") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.Bitmap"); } - static hx::ObjectPtr< Bitmap_obj > __new( ::openfl::display::BitmapData bitmapData, ::Dynamic pixelSnapping,hx::Null< bool > __o_smoothing); - static hx::ObjectPtr< Bitmap_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display::BitmapData bitmapData, ::Dynamic pixelSnapping,hx::Null< bool > __o_smoothing); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Bitmap_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Bitmap",0f,84,a0,25); } - - ::Dynamic pixelSnapping; - bool smoothing; - ::openfl::display::BitmapData _hx___bitmapData; - int _hx___imageVersion; - void _hx___enterFrame(int deltaTime); - - void _hx___getBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix); - - bool _hx___hitTest(Float x,Float y,bool shapeFlag,::Array< ::Dynamic> stack,bool interactiveOnly, ::openfl::display::DisplayObject hitObject); - - bool _hx___hitTestMask(Float x,Float y); - - void _hx___renderCairo( ::openfl::display::CairoRenderer renderer); - - void _hx___renderCairoMask( ::openfl::display::CairoRenderer renderer); - - void _hx___renderCanvas( ::openfl::display::CanvasRenderer renderer); - - void _hx___renderCanvasMask( ::openfl::display::CanvasRenderer renderer); - - void _hx___renderDOM( ::openfl::display::DOMRenderer renderer); - - void _hx___renderDOMClear( ::openfl::display::DOMRenderer renderer); - - void _hx___renderGL( ::openfl::display::OpenGLRenderer renderer); - - void _hx___renderGLMask( ::openfl::display::OpenGLRenderer renderer); - - bool _hx___updateCacheBitmap( ::openfl::display::DisplayObjectRenderer renderer,bool force); - - ::openfl::display::BitmapData get_bitmapData(); - ::Dynamic get_bitmapData_dyn(); - - ::openfl::display::BitmapData set_bitmapData( ::openfl::display::BitmapData value); - ::Dynamic set_bitmapData_dyn(); - - Float set_height(Float value); - - Float set_width(Float value); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_Bitmap */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/BitmapData.h b/hGameTest/bin/linux/obj/include/openfl/display/BitmapData.h deleted file mode 100644 index b15bf976..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/BitmapData.h +++ /dev/null @@ -1,344 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_BitmapData -#define INCLUDED_openfl_display_BitmapData - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,graphics,Image) -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS2(lime,math,Vector2) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,IntVector) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,CairoRenderer) -HX_DECLARE_CLASS2(openfl,display,CanvasRenderer) -HX_DECLARE_CLASS2(openfl,display,DOMRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,OpenGLRenderer) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,display3D,IndexBuffer3D) -HX_DECLARE_CLASS2(openfl,display3D,VertexBuffer3D) -HX_DECLARE_CLASS3(openfl,display3D,textures,TextureBase) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,filters,BitmapFilter) -HX_DECLARE_CLASS2(openfl,geom,ColorTransform) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Point) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES BitmapData_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef BitmapData_obj OBJ_; - BitmapData_obj(); - - public: - enum { _hx_ClassId = 0x28c743a7 }; - - void __construct(int width,int height,hx::Null< bool > __o_transparent,hx::Null< int > __o_fillColor); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.BitmapData") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.BitmapData"); } - static hx::ObjectPtr< BitmapData_obj > __new(int width,int height,hx::Null< bool > __o_transparent,hx::Null< int > __o_fillColor); - static hx::ObjectPtr< BitmapData_obj > __alloc(hx::Ctx *_hx_ctx,int width,int height,hx::Null< bool > __o_transparent,hx::Null< int > __o_fillColor); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~BitmapData_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("BitmapData",d9,b9,71,2a); } - - static void __boot(); - static ::Dynamic __meta__; - static int VERTEX_BUFFER_STRIDE; - static ::Dynamic _hx___supportsBGRA; - static int _hx___textureFormat; - static int _hx___textureInternalFormat; - static ::lime::math::Vector2 _hx___tempVector; - static ::openfl::display::BitmapData fromBase64(::String base64,::String type); - static ::Dynamic fromBase64_dyn(); - - static ::openfl::display::BitmapData fromBytes( ::openfl::utils::ByteArrayData bytes, ::openfl::utils::ByteArrayData rawAlpha); - static ::Dynamic fromBytes_dyn(); - - static ::openfl::display::BitmapData fromFile(::String path); - static ::Dynamic fromFile_dyn(); - - static ::openfl::display::BitmapData fromImage( ::lime::graphics::Image image,hx::Null< bool > transparent); - static ::Dynamic fromImage_dyn(); - - static ::openfl::display::BitmapData fromTexture( ::openfl::display3D::textures::TextureBase texture); - static ::Dynamic fromTexture_dyn(); - - static ::lime::app::Future loadFromBase64(::String base64,::String type); - static ::Dynamic loadFromBase64_dyn(); - - static ::lime::app::Future loadFromBytes( ::openfl::utils::ByteArrayData bytes, ::openfl::utils::ByteArrayData rawAlpha); - static ::Dynamic loadFromBytes_dyn(); - - static ::lime::app::Future loadFromFile(::String path); - static ::Dynamic loadFromFile_dyn(); - - int height; - ::lime::graphics::Image image; - bool readable; - ::openfl::geom::Rectangle rect; - bool transparent; - int width; - ::Dynamic _hx___blendMode; - ::lime::graphics::opengl::GLObject _hx___framebuffer; - ::lime::graphics::RenderContext _hx___framebufferContext; - ::openfl::display3D::IndexBuffer3D _hx___indexBuffer; - ::lime::graphics::RenderContext _hx___indexBufferContext; - ::lime::utils::ArrayBufferView _hx___indexBufferData; - ::openfl::geom::Rectangle _hx___indexBufferGrid; - bool _hx___isMask; - bool _hx___isValid; - ::openfl::display::DisplayObject _hx___mask; - bool _hx___renderable; - ::openfl::geom::Matrix _hx___renderTransform; - ::openfl::geom::Rectangle _hx___scrollRect; - ::lime::graphics::opengl::GLObject _hx___stencilBuffer; - ::Dynamic _hx___surface; - ::openfl::display3D::textures::TextureBase _hx___texture; - ::lime::graphics::RenderContext _hx___textureContext; - int _hx___textureHeight; - int _hx___textureVersion; - int _hx___textureWidth; - ::openfl::geom::Matrix _hx___transform; - ::openfl::geom::Rectangle _hx___uvRect; - ::openfl::display3D::VertexBuffer3D _hx___vertexBuffer; - ::lime::graphics::RenderContext _hx___vertexBufferContext; - ::lime::utils::ArrayBufferView _hx___vertexBufferData; - ::openfl::geom::Rectangle _hx___vertexBufferGrid; - Float _hx___vertexBufferHeight; - Float _hx___vertexBufferScaleX; - Float _hx___vertexBufferScaleY; - Float _hx___vertexBufferWidth; - Float _hx___worldAlpha; - ::openfl::geom::ColorTransform _hx___worldColorTransform; - ::openfl::geom::Matrix _hx___worldTransform; - void applyFilter( ::openfl::display::BitmapData sourceBitmapData, ::openfl::geom::Rectangle sourceRect, ::openfl::geom::Point destPoint, ::openfl::filters::BitmapFilter filter); - ::Dynamic applyFilter_dyn(); - - ::openfl::display::BitmapData clone(); - ::Dynamic clone_dyn(); - - void colorTransform( ::openfl::geom::Rectangle rect, ::openfl::geom::ColorTransform colorTransform); - ::Dynamic colorTransform_dyn(); - - ::Dynamic compare( ::openfl::display::BitmapData otherBitmapData); - ::Dynamic compare_dyn(); - - void copyChannel( ::openfl::display::BitmapData sourceBitmapData, ::openfl::geom::Rectangle sourceRect, ::openfl::geom::Point destPoint,int sourceChannel,int destChannel); - ::Dynamic copyChannel_dyn(); - - void copyPixels( ::openfl::display::BitmapData sourceBitmapData, ::openfl::geom::Rectangle sourceRect, ::openfl::geom::Point destPoint, ::openfl::display::BitmapData alphaBitmapData, ::openfl::geom::Point alphaPoint,hx::Null< bool > mergeAlpha); - ::Dynamic copyPixels_dyn(); - - void dispose(); - ::Dynamic dispose_dyn(); - - void disposeImage(); - ::Dynamic disposeImage_dyn(); - - void draw(::Dynamic source, ::openfl::geom::Matrix matrix, ::openfl::geom::ColorTransform colorTransform, ::Dynamic blendMode, ::openfl::geom::Rectangle clipRect,hx::Null< bool > smoothing); - ::Dynamic draw_dyn(); - - void drawWithQuality(::Dynamic source, ::openfl::geom::Matrix matrix, ::openfl::geom::ColorTransform colorTransform, ::Dynamic blendMode, ::openfl::geom::Rectangle clipRect,hx::Null< bool > smoothing, ::Dynamic quality); - ::Dynamic drawWithQuality_dyn(); - - ::openfl::utils::ByteArrayData encode( ::openfl::geom::Rectangle rect, ::Dynamic compressor, ::openfl::utils::ByteArrayData byteArray); - ::Dynamic encode_dyn(); - - void fillRect( ::openfl::geom::Rectangle rect,int color); - ::Dynamic fillRect_dyn(); - - void floodFill(int x,int y,int color); - ::Dynamic floodFill_dyn(); - - ::openfl::geom::Rectangle generateFilterRect( ::openfl::geom::Rectangle sourceRect, ::openfl::filters::BitmapFilter filter); - ::Dynamic generateFilterRect_dyn(); - - ::openfl::display3D::IndexBuffer3D getIndexBuffer( ::openfl::display3D::Context3D context, ::openfl::geom::Rectangle scale9Grid); - ::Dynamic getIndexBuffer_dyn(); - - ::openfl::display3D::VertexBuffer3D getVertexBuffer( ::openfl::display3D::Context3D context, ::openfl::geom::Rectangle scale9Grid, ::openfl::display::DisplayObject targetObject); - ::Dynamic getVertexBuffer_dyn(); - - ::openfl::geom::Rectangle getColorBoundsRect(int mask,int color,hx::Null< bool > findColor); - ::Dynamic getColorBoundsRect_dyn(); - - int getPixel(int x,int y); - ::Dynamic getPixel_dyn(); - - int getPixel32(int x,int y); - ::Dynamic getPixel32_dyn(); - - ::openfl::utils::ByteArrayData getPixels( ::openfl::geom::Rectangle rect); - ::Dynamic getPixels_dyn(); - - ::Dynamic getSurface(); - ::Dynamic getSurface_dyn(); - - ::openfl::display3D::textures::TextureBase getTexture( ::openfl::display3D::Context3D context); - ::Dynamic getTexture_dyn(); - - ::openfl::_Vector::IntVector getVector( ::openfl::geom::Rectangle rect); - ::Dynamic getVector_dyn(); - - ::Array< ::Dynamic> histogram( ::openfl::geom::Rectangle hRect); - ::Dynamic histogram_dyn(); - - bool hitTest( ::openfl::geom::Point firstPoint,int firstAlphaThreshold, ::Dynamic secondObject, ::openfl::geom::Point secondBitmapDataPoint,hx::Null< int > secondAlphaThreshold); - ::Dynamic hitTest_dyn(); - - void lock(); - ::Dynamic lock_dyn(); - - void merge( ::openfl::display::BitmapData sourceBitmapData, ::openfl::geom::Rectangle sourceRect, ::openfl::geom::Point destPoint,int redMultiplier,int greenMultiplier,int blueMultiplier,int alphaMultiplier); - ::Dynamic merge_dyn(); - - void noise(int randomSeed,hx::Null< int > low,hx::Null< int > high,hx::Null< int > channelOptions,hx::Null< bool > grayScale); - ::Dynamic noise_dyn(); - - void paletteMap( ::openfl::display::BitmapData sourceBitmapData, ::openfl::geom::Rectangle sourceRect, ::openfl::geom::Point destPoint,::Array< int > redArray,::Array< int > greenArray,::Array< int > blueArray,::Array< int > alphaArray); - ::Dynamic paletteMap_dyn(); - - void perlinNoise(Float baseX,Float baseY,int numOctaves,int randomSeed,bool stitch,bool fractalNoise,hx::Null< int > channelOptions,hx::Null< bool > grayScale,::Array< ::Dynamic> offsets); - ::Dynamic perlinNoise_dyn(); - - void scroll(int x,int y); - ::Dynamic scroll_dyn(); - - void setPixel(int x,int y,int color); - ::Dynamic setPixel_dyn(); - - void setPixel32(int x,int y,int color); - ::Dynamic setPixel32_dyn(); - - void setPixels( ::openfl::geom::Rectangle rect, ::openfl::utils::ByteArrayData byteArray); - ::Dynamic setPixels_dyn(); - - void setVector( ::openfl::geom::Rectangle rect, ::openfl::_Vector::IntVector inputVector); - ::Dynamic setVector_dyn(); - - int threshold( ::openfl::display::BitmapData sourceBitmapData, ::openfl::geom::Rectangle sourceRect, ::openfl::geom::Point destPoint,::String operation,int threshold,hx::Null< int > color,hx::Null< int > mask,hx::Null< bool > copySource); - ::Dynamic threshold_dyn(); - - void unlock( ::openfl::geom::Rectangle changeRect); - ::Dynamic unlock_dyn(); - - void _hx___applyAlpha( ::openfl::utils::ByteArrayData alpha); - ::Dynamic _hx___applyAlpha_dyn(); - - void _hx___drawCairo(::Dynamic source, ::openfl::display::CairoRenderer renderer); - ::Dynamic _hx___drawCairo_dyn(); - - void _hx___drawCanvas(::Dynamic source, ::openfl::display::CanvasRenderer renderer); - ::Dynamic _hx___drawCanvas_dyn(); - - void _hx___drawGL(::Dynamic source, ::openfl::display::OpenGLRenderer renderer); - ::Dynamic _hx___drawGL_dyn(); - - void _hx___fillRect( ::openfl::geom::Rectangle rect,int color,bool allowFramebuffer); - ::Dynamic _hx___fillRect_dyn(); - - void _hx___fromBase64(::String base64,::String type); - ::Dynamic _hx___fromBase64_dyn(); - - void _hx___fromBytes( ::openfl::utils::ByteArrayData bytes, ::openfl::utils::ByteArrayData rawAlpha); - ::Dynamic _hx___fromBytes_dyn(); - - void _hx___fromFile(::String path); - ::Dynamic _hx___fromFile_dyn(); - - void _hx___fromImage( ::lime::graphics::Image image); - ::Dynamic _hx___fromImage_dyn(); - - void _hx___getBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix); - ::Dynamic _hx___getBounds_dyn(); - - ::lime::app::Future _hx___loadFromBase64(::String base64,::String type); - ::Dynamic _hx___loadFromBase64_dyn(); - - ::lime::app::Future _hx___loadFromBytes( ::openfl::utils::ByteArrayData bytes, ::openfl::utils::ByteArrayData rawAlpha); - ::Dynamic _hx___loadFromBytes_dyn(); - - ::lime::app::Future _hx___loadFromFile(::String path); - ::Dynamic _hx___loadFromFile_dyn(); - - void _hx___renderCairo( ::openfl::display::CairoRenderer renderer); - ::Dynamic _hx___renderCairo_dyn(); - - void _hx___renderCairoMask( ::openfl::display::CairoRenderer renderer); - ::Dynamic _hx___renderCairoMask_dyn(); - - void _hx___renderCanvas( ::openfl::display::CanvasRenderer renderer); - ::Dynamic _hx___renderCanvas_dyn(); - - void _hx___renderCanvasMask( ::openfl::display::CanvasRenderer renderer); - ::Dynamic _hx___renderCanvasMask_dyn(); - - void _hx___renderDOM( ::openfl::display::DOMRenderer renderer); - ::Dynamic _hx___renderDOM_dyn(); - - void _hx___renderGL( ::openfl::display::OpenGLRenderer renderer); - ::Dynamic _hx___renderGL_dyn(); - - void _hx___renderGLMask( ::openfl::display::OpenGLRenderer renderer); - ::Dynamic _hx___renderGLMask_dyn(); - - void _hx___resize(int width,int height); - ::Dynamic _hx___resize_dyn(); - - void _hx___setUVRect( ::openfl::display3D::Context3D context,Float x,Float y,Float width,Float height); - ::Dynamic _hx___setUVRect_dyn(); - - void _hx___sync(); - ::Dynamic _hx___sync_dyn(); - - void _hx___update(bool transformOnly,bool updateChildren); - ::Dynamic _hx___update_dyn(); - - void _hx___updateTransforms( ::openfl::geom::Matrix overrideTransform); - ::Dynamic _hx___updateTransforms_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_BitmapData */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/CairoRenderer.h b/hGameTest/bin/linux/obj/include/openfl/display/CairoRenderer.h deleted file mode 100644 index 908af6fe..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/CairoRenderer.h +++ /dev/null @@ -1,93 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_CairoRenderer -#define INCLUDED_openfl_display_CairoRenderer - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -HX_DECLARE_CLASS3(lime,graphics,cairo,Cairo) -HX_DECLARE_CLASS2(lime,math,Matrix3) -HX_DECLARE_CLASS2(openfl,display,CairoRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES CairoRenderer_obj : public ::openfl::display::DisplayObjectRenderer_obj -{ - public: - typedef ::openfl::display::DisplayObjectRenderer_obj super; - typedef CairoRenderer_obj OBJ_; - CairoRenderer_obj(); - - public: - enum { _hx_ClassId = 0x7eb06559 }; - - void __construct( ::lime::graphics::cairo::Cairo cairo); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.CairoRenderer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.CairoRenderer"); } - static hx::ObjectPtr< CairoRenderer_obj > __new( ::lime::graphics::cairo::Cairo cairo); - static hx::ObjectPtr< CairoRenderer_obj > __alloc(hx::Ctx *_hx_ctx, ::lime::graphics::cairo::Cairo cairo); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CairoRenderer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CairoRenderer",cb,c9,86,aa); } - - static void __boot(); - static ::Dynamic __meta__; - ::lime::graphics::cairo::Cairo cairo; - ::openfl::geom::Matrix _hx___matrix; - ::lime::math::Matrix3 _hx___matrix3; - void applyMatrix( ::openfl::geom::Matrix transform, ::lime::graphics::cairo::Cairo cairo); - ::Dynamic applyMatrix_dyn(); - - void _hx___clear(); - - void _hx___popMask(); - - void _hx___popMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > handleScrollRect); - - void _hx___popMaskRect(); - - void _hx___pushMask( ::openfl::display::DisplayObject mask); - - void _hx___pushMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > handleScrollRect); - - void _hx___pushMaskRect( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix transform); - - void _hx___render(::Dynamic object); - - void _hx___setBlendMode( ::Dynamic value); - - void _hx___setBlendModeCairo( ::lime::graphics::cairo::Cairo cairo, ::Dynamic value); - ::Dynamic _hx___setBlendModeCairo_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_CairoRenderer */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/CanvasRenderer.h b/hGameTest/bin/linux/obj/include/openfl/display/CanvasRenderer.h deleted file mode 100644 index 3da59e4a..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/CanvasRenderer.h +++ /dev/null @@ -1,95 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_CanvasRenderer -#define INCLUDED_openfl_display_CanvasRenderer - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -HX_DECLARE_CLASS2(openfl,display,CanvasRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES CanvasRenderer_obj : public ::openfl::display::DisplayObjectRenderer_obj -{ - public: - typedef ::openfl::display::DisplayObjectRenderer_obj super; - typedef CanvasRenderer_obj OBJ_; - CanvasRenderer_obj(); - - public: - enum { _hx_ClassId = 0x0388830d }; - - void __construct( ::Dynamic context); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.CanvasRenderer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.CanvasRenderer"); } - static hx::ObjectPtr< CanvasRenderer_obj > __new( ::Dynamic context); - static hx::ObjectPtr< CanvasRenderer_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic context); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CanvasRenderer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CanvasRenderer",5b,02,4a,33); } - - static void __boot(); - static ::Dynamic __meta__; - ::Dynamic context; - Float pixelRatio; - bool _hx___isDOM; - ::openfl::geom::Matrix _hx___tempMatrix; - void applySmoothing( ::Dynamic context,bool value); - ::Dynamic applySmoothing_dyn(); - - void setTransform( ::openfl::geom::Matrix transform, ::Dynamic context); - ::Dynamic setTransform_dyn(); - - void _hx___clear(); - - void _hx___popMask(); - - void _hx___popMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > handleScrollRect); - - void _hx___popMaskRect(); - - void _hx___pushMask( ::openfl::display::DisplayObject mask); - - void _hx___pushMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > handleScrollRect); - - void _hx___pushMaskRect( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix transform); - - void _hx___render(::Dynamic object); - - void _hx___setBlendMode( ::Dynamic value); - - void _hx___setBlendModeContext( ::Dynamic context, ::Dynamic value); - ::Dynamic _hx___setBlendModeContext_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_CanvasRenderer */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/DOMRenderer.h b/hGameTest/bin/linux/obj/include/openfl/display/DOMRenderer.h deleted file mode 100644 index 3d41f62c..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/DOMRenderer.h +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_DOMRenderer -#define INCLUDED_openfl_display_DOMRenderer - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -HX_DECLARE_CLASS2(openfl,display,CanvasRenderer) -HX_DECLARE_CLASS2(openfl,display,DOMRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES DOMRenderer_obj : public ::openfl::display::DisplayObjectRenderer_obj -{ - public: - typedef ::openfl::display::DisplayObjectRenderer_obj super; - typedef DOMRenderer_obj OBJ_; - DOMRenderer_obj(); - - public: - enum { _hx_ClassId = 0x1dbc9c37 }; - - void __construct( ::Dynamic element); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.DOMRenderer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.DOMRenderer"); } - static hx::ObjectPtr< DOMRenderer_obj > __new( ::Dynamic element); - static hx::ObjectPtr< DOMRenderer_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic element); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DOMRenderer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DOMRenderer",c5,91,39,91); } - - static void __boot(); - static ::Dynamic __meta__; - ::Dynamic element; - Float pixelRatio; - ::openfl::display::CanvasRenderer _hx___canvasRenderer; - ::Array< ::Dynamic> _hx___clipRects; - ::openfl::geom::Rectangle _hx___currentClipRect; - int _hx___numClipRects; - ::String _hx___transformOriginProperty; - ::String _hx___transformProperty; - ::String _hx___vendorPrefix; - int _hx___z; - void applyStyle( ::openfl::display::DisplayObject parent, ::Dynamic childElement); - ::Dynamic applyStyle_dyn(); - - void clearStyle( ::Dynamic childElement); - ::Dynamic clearStyle_dyn(); - - void _hx___applyStyle( ::openfl::display::DisplayObject displayObject,bool setTransform,bool setAlpha,bool setClip); - ::Dynamic _hx___applyStyle_dyn(); - - void _hx___popMask(); - - void _hx___popMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > handleScrollRect); - - void _hx___popMaskRect(); - - void _hx___pushMask( ::openfl::display::DisplayObject mask); - - void _hx___pushMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > handleScrollRect); - - void _hx___pushMaskRect( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix transform); - - void _hx___render(::Dynamic object); - - void _hx___setBlendMode( ::Dynamic value); - - void _hx___updateClip( ::openfl::display::DisplayObject displayObject); - ::Dynamic _hx___updateClip_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_DOMRenderer */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/DefaultPreloader.h b/hGameTest/bin/linux/obj/include/openfl/display/DefaultPreloader.h deleted file mode 100644 index 6244bd81..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/DefaultPreloader.h +++ /dev/null @@ -1,101 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_DefaultPreloader -#define INCLUDED_openfl_display_DefaultPreloader - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -HX_DECLARE_CLASS2(openfl,display,DefaultPreloader) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,Shape) -HX_DECLARE_CLASS2(openfl,display,Sprite) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,events,ProgressEvent) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES DefaultPreloader_obj : public ::openfl::display::Sprite_obj -{ - public: - typedef ::openfl::display::Sprite_obj super; - typedef DefaultPreloader_obj OBJ_; - DefaultPreloader_obj(); - - public: - enum { _hx_ClassId = 0x015b8e1b }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.DefaultPreloader") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.DefaultPreloader"); } - static hx::ObjectPtr< DefaultPreloader_obj > __new(); - static hx::ObjectPtr< DefaultPreloader_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DefaultPreloader_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DefaultPreloader",95,27,6f,5f); } - - static void __boot(); - static ::Dynamic __meta__; - int endAnimation; - ::openfl::display::Shape outline; - ::openfl::display::Shape progress; - int startAnimation; - int getBackgroundColor(); - ::Dynamic getBackgroundColor_dyn(); - - Float getHeight(); - ::Dynamic getHeight_dyn(); - - Float getWidth(); - ::Dynamic getWidth_dyn(); - - void onInit(); - ::Dynamic onInit_dyn(); - - void onLoaded(); - ::Dynamic onLoaded_dyn(); - - void onUpdate(int bytesLoaded,int bytesTotal); - ::Dynamic onUpdate_dyn(); - - void this_onAddedToStage( ::openfl::events::Event event); - ::Dynamic this_onAddedToStage_dyn(); - - void this_onComplete( ::openfl::events::Event event); - ::Dynamic this_onComplete_dyn(); - - void this_onEnterFrame( ::openfl::events::Event event); - ::Dynamic this_onEnterFrame_dyn(); - - void this_onProgress( ::openfl::events::ProgressEvent event); - ::Dynamic this_onProgress_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_DefaultPreloader */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/DisplayObject.h b/hGameTest/bin/linux/obj/include/openfl/display/DisplayObject.h deleted file mode 100644 index 8b7ae399..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/DisplayObject.h +++ /dev/null @@ -1,425 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_DisplayObject -#define INCLUDED_openfl_display_DisplayObject - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS3(lime,graphics,cairo,Cairo) -HX_DECLARE_CLASS2(lime,utils,ObjectPool) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,ObjectVector) -HX_DECLARE_CLASS2(openfl,display,Bitmap) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,CairoRenderer) -HX_DECLARE_CLASS2(openfl,display,CanvasRenderer) -HX_DECLARE_CLASS2(openfl,display,DOMRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,Graphics) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,LoaderInfo) -HX_DECLARE_CLASS2(openfl,display,OpenGLRenderer) -HX_DECLARE_CLASS2(openfl,display,Shader) -HX_DECLARE_CLASS2(openfl,display,Stage) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,events,RenderEvent) -HX_DECLARE_CLASS2(openfl,filters,BitmapFilter) -HX_DECLARE_CLASS2(openfl,geom,ColorTransform) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Point) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) -HX_DECLARE_CLASS2(openfl,geom,Transform) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES DisplayObject_obj : public ::openfl::events::EventDispatcher_obj -{ - public: - typedef ::openfl::events::EventDispatcher_obj super; - typedef DisplayObject_obj OBJ_; - DisplayObject_obj(); - - public: - enum { _hx_ClassId = 0x19c29573 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.DisplayObject") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.DisplayObject"); } - static hx::ObjectPtr< DisplayObject_obj > __new(); - static hx::ObjectPtr< DisplayObject_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DisplayObject_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("DisplayObject",81,8a,92,1e); } - - static void __boot(); - static ::Dynamic __meta__; - static ::haxe::ds::StringMap _hx___broadcastEvents; - static ::openfl::display::Stage _hx___initStage; - static int _hx___instanceCount; - static bool _hx___supportDOM; - static ::lime::utils::ObjectPool _hx___tempStack; - static void _hx___calculateAbsoluteTransform( ::openfl::geom::Matrix local, ::openfl::geom::Matrix parentTransform, ::openfl::geom::Matrix target); - static ::Dynamic _hx___calculateAbsoluteTransform_dyn(); - - ::Dynamic opaqueBackground; - ::openfl::display::DisplayObjectContainer parent; - ::openfl::display::Stage stage; - Float _hx___alpha; - ::Dynamic _hx___blendMode; - bool _hx___cacheAsBitmap; - ::openfl::geom::Matrix _hx___cacheAsBitmapMatrix; - ::openfl::display::Bitmap _hx___cacheBitmap; - ::Dynamic _hx___cacheBitmapBackground; - ::openfl::geom::ColorTransform _hx___cacheBitmapColorTransform; - ::openfl::display::BitmapData _hx___cacheBitmapData; - ::openfl::display::BitmapData _hx___cacheBitmapData2; - ::openfl::display::BitmapData _hx___cacheBitmapData3; - ::openfl::geom::Matrix _hx___cacheBitmapMatrix; - ::openfl::display::DisplayObjectRenderer _hx___cacheBitmapRenderer; - ::lime::graphics::cairo::Cairo _hx___cairo; - ::Array< ::Dynamic> _hx___children; - bool _hx___customRenderClear; - ::openfl::events::RenderEvent _hx___customRenderEvent; - ::Array< ::Dynamic> _hx___filters; - ::openfl::display::Graphics _hx___graphics; - bool _hx___interactive; - bool _hx___isCacheBitmapRender; - bool _hx___isMask; - ::openfl::display::LoaderInfo _hx___loaderInfo; - ::openfl::display::DisplayObject _hx___mask; - ::openfl::display::DisplayObject _hx___maskTarget; - ::String _hx___name; - ::openfl::geom::Transform _hx___objectTransform; - bool _hx___renderable; - bool _hx___renderDirty; - ::openfl::display::DisplayObject _hx___renderParent; - ::openfl::geom::Matrix _hx___renderTransform; - ::openfl::geom::Matrix _hx___renderTransformCache; - bool _hx___renderTransformChanged; - Float _hx___rotation; - Float _hx___rotationCosine; - Float _hx___rotationSine; - ::openfl::geom::Rectangle _hx___scale9Grid; - Float _hx___scaleX; - Float _hx___scaleY; - ::openfl::geom::Rectangle _hx___scrollRect; - ::openfl::display::Shader _hx___shader; - ::openfl::geom::Point _hx___tempPoint; - ::openfl::geom::Matrix _hx___transform; - bool _hx___transformDirty; - bool _hx___visible; - Float _hx___worldAlpha; - bool _hx___worldAlphaChanged; - ::Dynamic _hx___worldBlendMode; - ::openfl::geom::Rectangle _hx___worldClip; - bool _hx___worldClipChanged; - ::openfl::geom::ColorTransform _hx___worldColorTransform; - ::openfl::display::Shader _hx___worldShader; - ::openfl::geom::Rectangle _hx___worldScale9Grid; - ::openfl::geom::Matrix _hx___worldTransform; - bool _hx___worldVisible; - bool _hx___worldVisibleChanged; - bool _hx___worldTransformInvalid; - int _hx___worldZ; - void addEventListener(::String type, ::Dynamic listener,hx::Null< bool > useCapture,hx::Null< int > priority,hx::Null< bool > useWeakReference); - - bool dispatchEvent( ::openfl::events::Event event); - - ::openfl::geom::Rectangle getBounds( ::openfl::display::DisplayObject targetCoordinateSpace); - ::Dynamic getBounds_dyn(); - - ::openfl::geom::Rectangle getRect( ::openfl::display::DisplayObject targetCoordinateSpace); - ::Dynamic getRect_dyn(); - - ::openfl::geom::Point globalToLocal( ::openfl::geom::Point pos); - ::Dynamic globalToLocal_dyn(); - - bool hitTestObject( ::openfl::display::DisplayObject obj); - ::Dynamic hitTestObject_dyn(); - - bool hitTestPoint(Float x,Float y,hx::Null< bool > shapeFlag); - ::Dynamic hitTestPoint_dyn(); - - virtual void invalidate(); - ::Dynamic invalidate_dyn(); - - virtual ::openfl::geom::Point localToGlobal( ::openfl::geom::Point point); - ::Dynamic localToGlobal_dyn(); - - void removeEventListener(::String type, ::Dynamic listener,hx::Null< bool > useCapture); - - virtual void _hx___cleanup(); - ::Dynamic _hx___cleanup_dyn(); - - bool _hx___dispatch( ::openfl::events::Event event); - ::Dynamic _hx___dispatch_dyn(); - - virtual void _hx___dispatchChildren( ::openfl::events::Event event); - ::Dynamic _hx___dispatchChildren_dyn(); - - virtual bool _hx___dispatchEvent( ::openfl::events::Event event); - - bool _hx___dispatchWithCapture( ::openfl::events::Event event); - ::Dynamic _hx___dispatchWithCapture_dyn(); - - virtual void _hx___enterFrame(int deltaTime); - ::Dynamic _hx___enterFrame_dyn(); - - virtual void _hx___getBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix); - ::Dynamic _hx___getBounds_dyn(); - - virtual ::String _hx___getCursor(); - ::Dynamic _hx___getCursor_dyn(); - - virtual void _hx___getFilterBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix); - ::Dynamic _hx___getFilterBounds_dyn(); - - virtual bool _hx___getInteractive(::Array< ::Dynamic> stack); - ::Dynamic _hx___getInteractive_dyn(); - - void _hx___getLocalBounds( ::openfl::geom::Rectangle rect); - ::Dynamic _hx___getLocalBounds_dyn(); - - virtual void _hx___getRenderBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix); - ::Dynamic _hx___getRenderBounds_dyn(); - - ::openfl::geom::Matrix _hx___getRenderTransform(); - ::Dynamic _hx___getRenderTransform_dyn(); - - ::openfl::geom::Matrix _hx___getWorldTransform(); - ::Dynamic _hx___getWorldTransform_dyn(); - - virtual ::openfl::geom::Point _hx___globalToLocal( ::openfl::geom::Point global, ::openfl::geom::Point local); - ::Dynamic _hx___globalToLocal_dyn(); - - virtual bool _hx___hitTest(Float x,Float y,bool shapeFlag,::Array< ::Dynamic> stack,bool interactiveOnly, ::openfl::display::DisplayObject hitObject); - ::Dynamic _hx___hitTest_dyn(); - - virtual bool _hx___hitTestMask(Float x,Float y); - ::Dynamic _hx___hitTestMask_dyn(); - - virtual void _hx___readGraphicsData( ::openfl::_Vector::ObjectVector graphicsData,bool recurse); - ::Dynamic _hx___readGraphicsData_dyn(); - - virtual void _hx___renderCairo( ::openfl::display::CairoRenderer renderer); - ::Dynamic _hx___renderCairo_dyn(); - - virtual void _hx___renderCairoMask( ::openfl::display::CairoRenderer renderer); - ::Dynamic _hx___renderCairoMask_dyn(); - - virtual void _hx___renderCanvas( ::openfl::display::CanvasRenderer renderer); - ::Dynamic _hx___renderCanvas_dyn(); - - virtual void _hx___renderCanvasMask( ::openfl::display::CanvasRenderer renderer); - ::Dynamic _hx___renderCanvasMask_dyn(); - - virtual void _hx___renderDOM( ::openfl::display::DOMRenderer renderer); - ::Dynamic _hx___renderDOM_dyn(); - - virtual void _hx___renderDOMClear( ::openfl::display::DOMRenderer renderer); - ::Dynamic _hx___renderDOMClear_dyn(); - - void _hx___renderEvent( ::openfl::display::DisplayObjectRenderer renderer); - ::Dynamic _hx___renderEvent_dyn(); - - virtual void _hx___renderGL( ::openfl::display::OpenGLRenderer renderer); - ::Dynamic _hx___renderGL_dyn(); - - virtual void _hx___renderGLMask( ::openfl::display::OpenGLRenderer renderer); - ::Dynamic _hx___renderGLMask_dyn(); - - void _hx___setParentRenderDirty(); - ::Dynamic _hx___setParentRenderDirty_dyn(); - - void _hx___setRenderDirty(); - ::Dynamic _hx___setRenderDirty_dyn(); - - virtual void _hx___setStageReference( ::openfl::display::Stage stage); - ::Dynamic _hx___setStageReference_dyn(); - - void _hx___setTransformDirty(); - ::Dynamic _hx___setTransformDirty_dyn(); - - virtual void _hx___setWorldTransformInvalid(); - ::Dynamic _hx___setWorldTransformInvalid_dyn(); - - virtual ::Dynamic _hx___shouldCacheHardware( ::Dynamic value); - ::Dynamic _hx___shouldCacheHardware_dyn(); - - virtual void _hx___stopAllMovieClips(); - ::Dynamic _hx___stopAllMovieClips_dyn(); - - virtual void _hx___update(bool transformOnly,bool updateChildren); - ::Dynamic _hx___update_dyn(); - - virtual bool _hx___updateCacheBitmap( ::openfl::display::DisplayObjectRenderer renderer,bool force); - ::Dynamic _hx___updateCacheBitmap_dyn(); - - void _hx___updateTransforms( ::openfl::geom::Matrix overrideTransform); - ::Dynamic _hx___updateTransforms_dyn(); - - Float get_alpha(); - ::Dynamic get_alpha_dyn(); - - Float set_alpha(Float value); - ::Dynamic set_alpha_dyn(); - - ::Dynamic get_blendMode(); - ::Dynamic get_blendMode_dyn(); - - ::Dynamic set_blendMode( ::Dynamic value); - ::Dynamic set_blendMode_dyn(); - - bool get_cacheAsBitmap(); - ::Dynamic get_cacheAsBitmap_dyn(); - - bool set_cacheAsBitmap(bool value); - ::Dynamic set_cacheAsBitmap_dyn(); - - ::openfl::geom::Matrix get_cacheAsBitmapMatrix(); - ::Dynamic get_cacheAsBitmapMatrix_dyn(); - - ::openfl::geom::Matrix set_cacheAsBitmapMatrix( ::openfl::geom::Matrix value); - ::Dynamic set_cacheAsBitmapMatrix_dyn(); - - ::Array< ::Dynamic> get_filters(); - ::Dynamic get_filters_dyn(); - - ::Array< ::Dynamic> set_filters(::Array< ::Dynamic> value); - ::Dynamic set_filters_dyn(); - - Float get_height(); - ::Dynamic get_height_dyn(); - - virtual Float set_height(Float value); - ::Dynamic set_height_dyn(); - - ::openfl::display::LoaderInfo get_loaderInfo(); - ::Dynamic get_loaderInfo_dyn(); - - ::openfl::display::DisplayObject get_mask(); - ::Dynamic get_mask_dyn(); - - ::openfl::display::DisplayObject set_mask( ::openfl::display::DisplayObject value); - ::Dynamic set_mask_dyn(); - - virtual Float get_mouseX(); - ::Dynamic get_mouseX_dyn(); - - virtual Float get_mouseY(); - ::Dynamic get_mouseY_dyn(); - - ::String get_name(); - ::Dynamic get_name_dyn(); - - ::String set_name(::String value); - ::Dynamic set_name_dyn(); - - ::openfl::display::DisplayObject get_root(); - ::Dynamic get_root_dyn(); - - Float get_rotation(); - ::Dynamic get_rotation_dyn(); - - virtual Float set_rotation(Float value); - ::Dynamic set_rotation_dyn(); - - ::openfl::geom::Rectangle get_scale9Grid(); - ::Dynamic get_scale9Grid_dyn(); - - ::openfl::geom::Rectangle set_scale9Grid( ::openfl::geom::Rectangle value); - ::Dynamic set_scale9Grid_dyn(); - - Float get_scaleX(); - ::Dynamic get_scaleX_dyn(); - - virtual Float set_scaleX(Float value); - ::Dynamic set_scaleX_dyn(); - - Float get_scaleY(); - ::Dynamic get_scaleY_dyn(); - - virtual Float set_scaleY(Float value); - ::Dynamic set_scaleY_dyn(); - - ::openfl::geom::Rectangle get_scrollRect(); - ::Dynamic get_scrollRect_dyn(); - - ::openfl::geom::Rectangle set_scrollRect( ::openfl::geom::Rectangle value); - ::Dynamic set_scrollRect_dyn(); - - ::openfl::display::Shader get_shader(); - ::Dynamic get_shader_dyn(); - - ::openfl::display::Shader set_shader( ::openfl::display::Shader value); - ::Dynamic set_shader_dyn(); - - ::openfl::geom::Transform get_transform(); - ::Dynamic get_transform_dyn(); - - virtual ::openfl::geom::Transform set_transform( ::openfl::geom::Transform value); - ::Dynamic set_transform_dyn(); - - bool get_visible(); - ::Dynamic get_visible_dyn(); - - bool set_visible(bool value); - ::Dynamic set_visible_dyn(); - - Float get_width(); - ::Dynamic get_width_dyn(); - - virtual Float set_width(Float value); - ::Dynamic set_width_dyn(); - - Float get_x(); - ::Dynamic get_x_dyn(); - - virtual Float set_x(Float value); - ::Dynamic set_x_dyn(); - - Float get_y(); - ::Dynamic get_y_dyn(); - - virtual Float set_y(Float value); - ::Dynamic set_y_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_DisplayObject */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/DisplayObjectContainer.h b/hGameTest/bin/linux/obj/include/openfl/display/DisplayObjectContainer.h deleted file mode 100644 index 7b7baa4c..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/DisplayObjectContainer.h +++ /dev/null @@ -1,182 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#define INCLUDED_openfl_display_DisplayObjectContainer - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,ObjectVector) -HX_DECLARE_CLASS2(openfl,display,CairoRenderer) -HX_DECLARE_CLASS2(openfl,display,CanvasRenderer) -HX_DECLARE_CLASS2(openfl,display,DOMRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,OpenGLRenderer) -HX_DECLARE_CLASS2(openfl,display,Stage) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Point) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES DisplayObjectContainer_obj : public ::openfl::display::InteractiveObject_obj -{ - public: - typedef ::openfl::display::InteractiveObject_obj super; - typedef DisplayObjectContainer_obj OBJ_; - DisplayObjectContainer_obj(); - - public: - enum { _hx_ClassId = 0x17120186 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.DisplayObjectContainer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.DisplayObjectContainer"); } - static hx::ObjectPtr< DisplayObjectContainer_obj > __new(); - static hx::ObjectPtr< DisplayObjectContainer_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DisplayObjectContainer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DisplayObjectContainer",80,f2,98,ea); } - - bool mouseChildren; - ::openfl::_Vector::ObjectVector _hx___removedChildren; - bool _hx___tabChildren; - ::openfl::display::DisplayObject addChild( ::openfl::display::DisplayObject child); - ::Dynamic addChild_dyn(); - - ::openfl::display::DisplayObject addChildAt( ::openfl::display::DisplayObject child,int index); - ::Dynamic addChildAt_dyn(); - - bool areInaccessibleObjectsUnderPoint( ::openfl::geom::Point point); - ::Dynamic areInaccessibleObjectsUnderPoint_dyn(); - - bool contains( ::openfl::display::DisplayObject child); - ::Dynamic contains_dyn(); - - ::openfl::display::DisplayObject getChildAt(int index); - ::Dynamic getChildAt_dyn(); - - ::openfl::display::DisplayObject getChildByName(::String name); - ::Dynamic getChildByName_dyn(); - - int getChildIndex( ::openfl::display::DisplayObject child); - ::Dynamic getChildIndex_dyn(); - - ::Array< ::Dynamic> getObjectsUnderPoint( ::openfl::geom::Point point); - ::Dynamic getObjectsUnderPoint_dyn(); - - ::openfl::display::DisplayObject removeChild( ::openfl::display::DisplayObject child); - ::Dynamic removeChild_dyn(); - - ::openfl::display::DisplayObject removeChildAt(int index); - ::Dynamic removeChildAt_dyn(); - - void removeChildren(hx::Null< int > beginIndex,hx::Null< int > endIndex); - ::Dynamic removeChildren_dyn(); - - ::openfl::display::DisplayObject resolve(::String fieldName); - ::Dynamic resolve_dyn(); - - void setChildIndex( ::openfl::display::DisplayObject child,int index); - ::Dynamic setChildIndex_dyn(); - - void stopAllMovieClips(); - ::Dynamic stopAllMovieClips_dyn(); - - void swapChildren( ::openfl::display::DisplayObject child1, ::openfl::display::DisplayObject child2); - ::Dynamic swapChildren_dyn(); - - void swapChildrenAt(int index1,int index2); - ::Dynamic swapChildrenAt_dyn(); - - void _hx___cleanup(); - - void _hx___cleanupRemovedChildren(); - ::Dynamic _hx___cleanupRemovedChildren_dyn(); - - void _hx___dispatchChildren( ::openfl::events::Event event); - - virtual void _hx___enterFrame(int deltaTime); - - void _hx___getBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix); - - void _hx___getFilterBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix); - - void _hx___getRenderBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix); - - virtual bool _hx___hitTest(Float x,Float y,bool shapeFlag,::Array< ::Dynamic> stack,bool interactiveOnly, ::openfl::display::DisplayObject hitObject); - - virtual bool _hx___hitTestMask(Float x,Float y); - - void _hx___readGraphicsData( ::openfl::_Vector::ObjectVector graphicsData,bool recurse); - - void _hx___renderCairo( ::openfl::display::CairoRenderer renderer); - - void _hx___renderCairoMask( ::openfl::display::CairoRenderer renderer); - - void _hx___renderCanvas( ::openfl::display::CanvasRenderer renderer); - - void _hx___renderCanvasMask( ::openfl::display::CanvasRenderer renderer); - - void _hx___renderDOM( ::openfl::display::DOMRenderer renderer); - - void _hx___renderDOMClear( ::openfl::display::DOMRenderer renderer); - - void _hx___renderGL( ::openfl::display::OpenGLRenderer renderer); - - void _hx___renderGLMask( ::openfl::display::OpenGLRenderer renderer); - - void _hx___setStageReference( ::openfl::display::Stage stage); - - void _hx___setWorldTransformInvalid(); - - ::Dynamic _hx___shouldCacheHardware( ::Dynamic value); - - virtual void _hx___stopAllMovieClips(); - - virtual void _hx___tabTest(::Array< ::Dynamic> stack); - - virtual void _hx___update(bool transformOnly,bool updateChildren); - - int get_numChildren(); - ::Dynamic get_numChildren_dyn(); - - bool get_tabChildren(); - ::Dynamic get_tabChildren_dyn(); - - bool set_tabChildren(bool value); - ::Dynamic set_tabChildren_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_DisplayObjectContainer */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/DisplayObjectRenderer.h b/hGameTest/bin/linux/obj/include/openfl/display/DisplayObjectRenderer.h deleted file mode 100644 index 8797a9e9..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/DisplayObjectRenderer.h +++ /dev/null @@ -1,118 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#define INCLUDED_openfl_display_DisplayObjectRenderer - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,Stage) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,ColorTransform) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES DisplayObjectRenderer_obj : public ::openfl::events::EventDispatcher_obj -{ - public: - typedef ::openfl::events::EventDispatcher_obj super; - typedef DisplayObjectRenderer_obj OBJ_; - DisplayObjectRenderer_obj(); - - public: - enum { _hx_ClassId = 0x7cdf41d6 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.DisplayObjectRenderer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.DisplayObjectRenderer"); } - static hx::ObjectPtr< DisplayObjectRenderer_obj > __new(); - static hx::ObjectPtr< DisplayObjectRenderer_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DisplayObjectRenderer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DisplayObjectRenderer",e4,f4,5f,fb); } - - static void __boot(); - static ::Dynamic __meta__; - bool _hx___allowSmoothing; - ::Dynamic _hx___blendMode; - bool _hx___cleared; - ::lime::graphics::RenderContext _hx___context; - ::Dynamic _hx___overrideBlendMode; - bool _hx___roundPixels; - ::openfl::display::Stage _hx___stage; - ::openfl::geom::ColorTransform _hx___tempColorTransform; - bool _hx___transparent; - ::String _hx___type; - Float _hx___worldAlpha; - ::openfl::geom::ColorTransform _hx___worldColorTransform; - ::openfl::geom::Matrix _hx___worldTransform; - virtual void _hx___clear(); - ::Dynamic _hx___clear_dyn(); - - Float _hx___getAlpha(Float value); - ::Dynamic _hx___getAlpha_dyn(); - - ::openfl::geom::ColorTransform _hx___getColorTransform( ::openfl::geom::ColorTransform value); - ::Dynamic _hx___getColorTransform_dyn(); - - virtual void _hx___popMask(); - ::Dynamic _hx___popMask_dyn(); - - virtual void _hx___popMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > handleScrollRect); - ::Dynamic _hx___popMaskObject_dyn(); - - virtual void _hx___popMaskRect(); - ::Dynamic _hx___popMaskRect_dyn(); - - virtual void _hx___pushMask( ::openfl::display::DisplayObject mask); - ::Dynamic _hx___pushMask_dyn(); - - virtual void _hx___pushMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > handleScrollRect); - ::Dynamic _hx___pushMaskObject_dyn(); - - virtual void _hx___pushMaskRect( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix transform); - ::Dynamic _hx___pushMaskRect_dyn(); - - virtual void _hx___render(::Dynamic object); - ::Dynamic _hx___render_dyn(); - - virtual void _hx___resize(int width,int height); - ::Dynamic _hx___resize_dyn(); - - virtual void _hx___setBlendMode( ::Dynamic value); - ::Dynamic _hx___setBlendMode_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_DisplayObjectRenderer */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/DisplayObjectShader.h b/hGameTest/bin/linux/obj/include/openfl/display/DisplayObjectShader.h deleted file mode 100644 index f214cf89..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/DisplayObjectShader.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_DisplayObjectShader -#define INCLUDED_openfl_display_DisplayObjectShader - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectShader) -HX_DECLARE_CLASS2(openfl,display,Shader) -HX_DECLARE_CLASS2(openfl,display,ShaderInput_openfl_display_BitmapData) -HX_DECLARE_CLASS2(openfl,display,ShaderParameter_Bool) -HX_DECLARE_CLASS2(openfl,display,ShaderParameter_Float) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES DisplayObjectShader_obj : public ::openfl::display::Shader_obj -{ - public: - typedef ::openfl::display::Shader_obj super; - typedef DisplayObjectShader_obj OBJ_; - DisplayObjectShader_obj(); - - public: - enum { _hx_ClassId = 0x119ff35c }; - - void __construct( ::openfl::utils::ByteArrayData code); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.DisplayObjectShader") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.DisplayObjectShader"); } - static hx::ObjectPtr< DisplayObjectShader_obj > __new( ::openfl::utils::ByteArrayData code); - static hx::ObjectPtr< DisplayObjectShader_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::utils::ByteArrayData code); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DisplayObjectShader_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DisplayObjectShader",86,14,1c,30); } - - ::openfl::display::ShaderParameter_Float openfl_Alpha; - ::openfl::display::ShaderParameter_Float openfl_ColorMultiplier; - ::openfl::display::ShaderParameter_Float openfl_ColorOffset; - ::openfl::display::ShaderParameter_Float openfl_Position; - ::openfl::display::ShaderParameter_Float openfl_TextureCoord; - ::openfl::display::ShaderParameter_Float openfl_Matrix; - ::openfl::display::ShaderParameter_Bool openfl_HasColorTransform; - ::openfl::display::ShaderParameter_Float openfl_TextureSize; - ::openfl::display::ShaderInput_openfl_display_BitmapData openfl_Texture; -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_DisplayObjectShader */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/FrameLabel.h b/hGameTest/bin/linux/obj/include/openfl/display/FrameLabel.h deleted file mode 100644 index 39545f2a..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/FrameLabel.h +++ /dev/null @@ -1,59 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_FrameLabel -#define INCLUDED_openfl_display_FrameLabel - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -HX_DECLARE_CLASS2(openfl,display,FrameLabel) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES FrameLabel_obj : public ::openfl::events::EventDispatcher_obj -{ - public: - typedef ::openfl::events::EventDispatcher_obj super; - typedef FrameLabel_obj OBJ_; - FrameLabel_obj(); - - public: - enum { _hx_ClassId = 0x47dbd075 }; - - void __construct(::String name,int frame); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.FrameLabel") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.FrameLabel"); } - static hx::ObjectPtr< FrameLabel_obj > __new(::String name,int frame); - static hx::ObjectPtr< FrameLabel_obj > __alloc(hx::Ctx *_hx_ctx,::String name,int frame); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~FrameLabel_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("FrameLabel",a7,46,86,49); } - - int frame; - ::String name; -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_FrameLabel */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/FrameScript.h b/hGameTest/bin/linux/obj/include/openfl/display/FrameScript.h deleted file mode 100644 index 44be5925..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/FrameScript.h +++ /dev/null @@ -1,63 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_FrameScript -#define INCLUDED_openfl_display_FrameScript - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,FrameScript) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,MovieClip) -HX_DECLARE_CLASS2(openfl,display,Sprite) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES FrameScript_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef FrameScript_obj OBJ_; - FrameScript_obj(); - - public: - enum { _hx_ClassId = 0x4702ae06 }; - - void __construct( ::Dynamic script,int frame); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.FrameScript") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.FrameScript"); } - static hx::ObjectPtr< FrameScript_obj > __new( ::Dynamic script,int frame); - static hx::ObjectPtr< FrameScript_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic script,int frame); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~FrameScript_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("FrameScript",f8,b1,da,09); } - - int frame; - ::Dynamic script; - Dynamic script_dyn() { return script;} -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_FrameScript */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/Graphics.h b/hGameTest/bin/linux/obj/include/openfl/display/Graphics.h deleted file mode 100644 index 796c26fb..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/Graphics.h +++ /dev/null @@ -1,210 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_Graphics -#define INCLUDED_openfl_display_Graphics - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,ds,List) -HX_DECLARE_CLASS3(lime,graphics,cairo,Cairo) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(lime,utils,ObjectPool) -HX_DECLARE_CLASS2(openfl,_Vector,FloatVector) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,IntVector) -HX_DECLARE_CLASS2(openfl,_Vector,ObjectVector) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,Graphics) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,Shader) -HX_DECLARE_CLASS3(openfl,display,_internal,Context3DBuffer) -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandBuffer) -HX_DECLARE_CLASS2(openfl,display3D,IndexBuffer3D) -HX_DECLARE_CLASS2(openfl,display3D,VertexBuffer3D) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES Graphics_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Graphics_obj OBJ_; - Graphics_obj(); - - public: - enum { _hx_ClassId = 0x6b098f39 }; - - void __construct( ::openfl::display::DisplayObject owner); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.Graphics") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.Graphics"); } - static hx::ObjectPtr< Graphics_obj > __new( ::openfl::display::DisplayObject owner); - static hx::ObjectPtr< Graphics_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display::DisplayObject owner); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Graphics_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Graphics",eb,b4,19,ec); } - - static void __boot(); - static ::Dynamic __meta__; - static ::Dynamic maxTextureHeight; - static ::Dynamic maxTextureWidth; - ::openfl::geom::Rectangle _hx___bounds; - ::openfl::display::_internal::DrawCommandBuffer _hx___commands; - bool _hx___dirty; - bool _hx___hardwareDirty; - int _hx___height; - bool _hx___managed; - Float _hx___positionX; - Float _hx___positionY; - ::openfl::display::_internal::Context3DBuffer _hx___quadBuffer; - ::openfl::geom::Matrix _hx___renderTransform; - ::lime::utils::ObjectPool _hx___shaderBufferPool; - bool _hx___softwareDirty; - Float _hx___strokePadding; - bool _hx___transformDirty; - ::openfl::display3D::IndexBuffer3D _hx___triangleIndexBuffer; - int _hx___triangleIndexBufferCount; - ::lime::utils::ArrayBufferView _hx___triangleIndexBufferData; - ::haxe::ds::List _hx___usedShaderBuffers; - ::openfl::display3D::VertexBuffer3D _hx___vertexBuffer; - int _hx___vertexBufferCount; - int _hx___vertexBufferCountUVT; - ::lime::utils::ArrayBufferView _hx___vertexBufferData; - ::lime::utils::ArrayBufferView _hx___vertexBufferDataUVT; - ::openfl::display3D::VertexBuffer3D _hx___vertexBufferUVT; - bool _hx___visible; - ::openfl::display::DisplayObject _hx___owner; - int _hx___width; - ::openfl::geom::Matrix _hx___worldTransform; - ::lime::graphics::cairo::Cairo _hx___cairo; - ::openfl::display::BitmapData _hx___bitmap; - void beginBitmapFill( ::openfl::display::BitmapData bitmap, ::openfl::geom::Matrix matrix,hx::Null< bool > repeat,hx::Null< bool > smooth); - ::Dynamic beginBitmapFill_dyn(); - - void beginFill(hx::Null< int > color,hx::Null< Float > alpha); - ::Dynamic beginFill_dyn(); - - void beginGradientFill( ::Dynamic type,::Array< int > colors,::Array< Float > alphas,::Array< int > ratios, ::openfl::geom::Matrix matrix, ::Dynamic spreadMethod, ::Dynamic interpolationMethod,hx::Null< Float > focalPointRatio); - ::Dynamic beginGradientFill_dyn(); - - void beginShaderFill( ::openfl::display::Shader shader, ::openfl::geom::Matrix matrix); - ::Dynamic beginShaderFill_dyn(); - - void clear(); - ::Dynamic clear_dyn(); - - void copyFrom( ::openfl::display::Graphics sourceGraphics); - ::Dynamic copyFrom_dyn(); - - void cubicCurveTo(Float controlX1,Float controlY1,Float controlX2,Float controlY2,Float anchorX,Float anchorY); - ::Dynamic cubicCurveTo_dyn(); - - void curveTo(Float controlX,Float controlY,Float anchorX,Float anchorY); - ::Dynamic curveTo_dyn(); - - void drawCircle(Float x,Float y,Float radius); - ::Dynamic drawCircle_dyn(); - - void drawEllipse(Float x,Float y,Float width,Float height); - ::Dynamic drawEllipse_dyn(); - - void drawGraphicsData( ::openfl::_Vector::ObjectVector graphicsData); - ::Dynamic drawGraphicsData_dyn(); - - void drawPath( ::openfl::_Vector::IntVector commands, ::openfl::_Vector::FloatVector data, ::Dynamic winding); - ::Dynamic drawPath_dyn(); - - void drawQuads( ::openfl::_Vector::FloatVector rects, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector transforms); - ::Dynamic drawQuads_dyn(); - - void drawRect(Float x,Float y,Float width,Float height); - ::Dynamic drawRect_dyn(); - - void drawRoundRect(Float x,Float y,Float width,Float height,Float ellipseWidth, ::Dynamic ellipseHeight); - ::Dynamic drawRoundRect_dyn(); - - void drawRoundRectComplex(Float x,Float y,Float width,Float height,Float topLeftRadius,Float topRightRadius,Float bottomLeftRadius,Float bottomRightRadius); - ::Dynamic drawRoundRectComplex_dyn(); - - void drawTriangles( ::openfl::_Vector::FloatVector vertices, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector uvtData, ::Dynamic culling); - ::Dynamic drawTriangles_dyn(); - - void endFill(); - ::Dynamic endFill_dyn(); - - void lineBitmapStyle( ::openfl::display::BitmapData bitmap, ::openfl::geom::Matrix matrix,hx::Null< bool > repeat,hx::Null< bool > smooth); - ::Dynamic lineBitmapStyle_dyn(); - - void lineGradientStyle( ::Dynamic type,::Array< int > colors,::Array< Float > alphas,::Array< int > ratios, ::openfl::geom::Matrix matrix, ::Dynamic spreadMethod, ::Dynamic interpolationMethod,hx::Null< Float > focalPointRatio); - ::Dynamic lineGradientStyle_dyn(); - - void lineStyle( ::Dynamic thickness,hx::Null< int > color,hx::Null< Float > alpha,hx::Null< bool > pixelHinting, ::Dynamic scaleMode, ::Dynamic caps, ::Dynamic joints,hx::Null< Float > miterLimit); - ::Dynamic lineStyle_dyn(); - - void lineTo(Float x,Float y); - ::Dynamic lineTo_dyn(); - - void moveTo(Float x,Float y); - ::Dynamic moveTo_dyn(); - - void overrideBlendMode( ::Dynamic blendMode); - ::Dynamic overrideBlendMode_dyn(); - - ::openfl::_Vector::ObjectVector readGraphicsData(hx::Null< bool > recurse); - ::Dynamic readGraphicsData_dyn(); - - Float _hx___calculateBezierCubicPoint(Float t,Float p1,Float p2,Float p3,Float p4); - ::Dynamic _hx___calculateBezierCubicPoint_dyn(); - - Float _hx___calculateBezierQuadPoint(Float t,Float p1,Float p2,Float p3); - ::Dynamic _hx___calculateBezierQuadPoint_dyn(); - - void _hx___cleanup(); - ::Dynamic _hx___cleanup_dyn(); - - void _hx___getBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix); - ::Dynamic _hx___getBounds_dyn(); - - bool _hx___hitTest(Float x,Float y,bool shapeFlag, ::openfl::geom::Matrix matrix); - ::Dynamic _hx___hitTest_dyn(); - - void _hx___inflateBounds(Float x,Float y); - ::Dynamic _hx___inflateBounds_dyn(); - - void _hx___readGraphicsData( ::openfl::_Vector::ObjectVector graphicsData); - ::Dynamic _hx___readGraphicsData_dyn(); - - void _hx___update( ::openfl::geom::Matrix displayMatrix); - ::Dynamic _hx___update_dyn(); - - bool set___dirty(bool value); - ::Dynamic set___dirty_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_Graphics */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsBitmapFill.h b/hGameTest/bin/linux/obj/include/openfl/display/GraphicsBitmapFill.h deleted file mode 100644 index 4d308959..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsBitmapFill.h +++ /dev/null @@ -1,70 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_GraphicsBitmapFill -#define INCLUDED_openfl_display_GraphicsBitmapFill - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_IGraphicsFill -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,GraphicsBitmapFill) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,IGraphicsData) -HX_DECLARE_CLASS2(openfl,display,IGraphicsFill) -HX_DECLARE_CLASS2(openfl,geom,Matrix) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES GraphicsBitmapFill_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GraphicsBitmapFill_obj OBJ_; - GraphicsBitmapFill_obj(); - - public: - enum { _hx_ClassId = 0x0b8262ab }; - - void __construct( ::openfl::display::BitmapData bitmapData, ::openfl::geom::Matrix matrix,hx::Null< bool > __o_repeat,hx::Null< bool > __o_smooth); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.GraphicsBitmapFill") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.GraphicsBitmapFill"); } - static hx::ObjectPtr< GraphicsBitmapFill_obj > __new( ::openfl::display::BitmapData bitmapData, ::openfl::geom::Matrix matrix,hx::Null< bool > __o_repeat,hx::Null< bool > __o_smooth); - static hx::ObjectPtr< GraphicsBitmapFill_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display::BitmapData bitmapData, ::openfl::geom::Matrix matrix,hx::Null< bool > __o_repeat,hx::Null< bool > __o_smooth); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GraphicsBitmapFill_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("GraphicsBitmapFill",dd,5a,b9,40); } - - ::openfl::display::BitmapData bitmapData; - ::openfl::geom::Matrix matrix; - bool repeat; - bool smooth; - int _hx___graphicsDataType; - int _hx___graphicsFillType; -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_GraphicsBitmapFill */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsEndFill.h b/hGameTest/bin/linux/obj/include/openfl/display/GraphicsEndFill.h deleted file mode 100644 index b512441a..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsEndFill.h +++ /dev/null @@ -1,61 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_GraphicsEndFill -#define INCLUDED_openfl_display_GraphicsEndFill - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_IGraphicsFill -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -HX_DECLARE_CLASS2(openfl,display,GraphicsEndFill) -HX_DECLARE_CLASS2(openfl,display,IGraphicsData) -HX_DECLARE_CLASS2(openfl,display,IGraphicsFill) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES GraphicsEndFill_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GraphicsEndFill_obj OBJ_; - GraphicsEndFill_obj(); - - public: - enum { _hx_ClassId = 0x0c375961 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display.GraphicsEndFill") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display.GraphicsEndFill"); } - static hx::ObjectPtr< GraphicsEndFill_obj > __new(); - static hx::ObjectPtr< GraphicsEndFill_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GraphicsEndFill_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("GraphicsEndFill",53,3e,c5,a5); } - - int _hx___graphicsDataType; - int _hx___graphicsFillType; -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_GraphicsEndFill */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsGradientFill.h b/hGameTest/bin/linux/obj/include/openfl/display/GraphicsGradientFill.h deleted file mode 100644 index e858452a..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsGradientFill.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_GraphicsGradientFill -#define INCLUDED_openfl_display_GraphicsGradientFill - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_IGraphicsFill -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -HX_DECLARE_CLASS2(openfl,display,GraphicsGradientFill) -HX_DECLARE_CLASS2(openfl,display,IGraphicsData) -HX_DECLARE_CLASS2(openfl,display,IGraphicsFill) -HX_DECLARE_CLASS2(openfl,geom,Matrix) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES GraphicsGradientFill_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GraphicsGradientFill_obj OBJ_; - GraphicsGradientFill_obj(); - - public: - enum { _hx_ClassId = 0x79383450 }; - - void __construct( ::Dynamic type,::Array< int > colors,::Array< Float > alphas,::Array< int > ratios, ::openfl::geom::Matrix matrix, ::Dynamic spreadMethod, ::Dynamic interpolationMethod,hx::Null< Float > __o_focalPointRatio); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.GraphicsGradientFill") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.GraphicsGradientFill"); } - static hx::ObjectPtr< GraphicsGradientFill_obj > __new( ::Dynamic type,::Array< int > colors,::Array< Float > alphas,::Array< int > ratios, ::openfl::geom::Matrix matrix, ::Dynamic spreadMethod, ::Dynamic interpolationMethod,hx::Null< Float > __o_focalPointRatio); - static hx::ObjectPtr< GraphicsGradientFill_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic type,::Array< int > colors,::Array< Float > alphas,::Array< int > ratios, ::openfl::geom::Matrix matrix, ::Dynamic spreadMethod, ::Dynamic interpolationMethod,hx::Null< Float > __o_focalPointRatio); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GraphicsGradientFill_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("GraphicsGradientFill",1e,22,2d,41); } - - ::Array< Float > alphas; - ::Array< int > colors; - Float focalPointRatio; - ::Dynamic interpolationMethod; - ::openfl::geom::Matrix matrix; - ::Array< int > ratios; - ::Dynamic spreadMethod; - ::Dynamic type; - int _hx___graphicsDataType; - int _hx___graphicsFillType; -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_GraphicsGradientFill */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsPath.h b/hGameTest/bin/linux/obj/include/openfl/display/GraphicsPath.h deleted file mode 100644 index 58a19b0b..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsPath.h +++ /dev/null @@ -1,101 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_GraphicsPath -#define INCLUDED_openfl_display_GraphicsPath - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_IGraphicsPath -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -HX_DECLARE_CLASS2(openfl,_Vector,FloatVector) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,IntVector) -HX_DECLARE_CLASS2(openfl,display,GraphicsPath) -HX_DECLARE_CLASS2(openfl,display,IGraphicsData) -HX_DECLARE_CLASS2(openfl,display,IGraphicsPath) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES GraphicsPath_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GraphicsPath_obj OBJ_; - GraphicsPath_obj(); - - public: - enum { _hx_ClassId = 0x572da862 }; - - void __construct( ::openfl::_Vector::IntVector commands, ::openfl::_Vector::FloatVector data, ::Dynamic __o_winding); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.GraphicsPath") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.GraphicsPath"); } - static hx::ObjectPtr< GraphicsPath_obj > __new( ::openfl::_Vector::IntVector commands, ::openfl::_Vector::FloatVector data, ::Dynamic __o_winding); - static hx::ObjectPtr< GraphicsPath_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::_Vector::IntVector commands, ::openfl::_Vector::FloatVector data, ::Dynamic __o_winding); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GraphicsPath_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("GraphicsPath",30,18,59,11); } - - static void __boot(); - static Float SIN45; - static Float TAN22; - ::openfl::_Vector::IntVector commands; - ::openfl::_Vector::FloatVector data; - ::Dynamic winding; - int _hx___graphicsDataType; - void cubicCurveTo(Float controlX1,Float controlY1,Float controlX2,Float controlY2,Float anchorX,Float anchorY); - ::Dynamic cubicCurveTo_dyn(); - - void curveTo(Float controlX,Float controlY,Float anchorX,Float anchorY); - ::Dynamic curveTo_dyn(); - - void lineTo(Float x,Float y); - ::Dynamic lineTo_dyn(); - - void moveTo(Float x,Float y); - ::Dynamic moveTo_dyn(); - - void wideLineTo(Float x,Float y); - ::Dynamic wideLineTo_dyn(); - - void wideMoveTo(Float x,Float y); - ::Dynamic wideMoveTo_dyn(); - - void _hx___drawCircle(Float x,Float y,Float radius); - ::Dynamic _hx___drawCircle_dyn(); - - void _hx___drawEllipse(Float x,Float y,Float width,Float height); - ::Dynamic _hx___drawEllipse_dyn(); - - void _hx___drawRect(Float x,Float y,Float width,Float height); - ::Dynamic _hx___drawRect_dyn(); - - void _hx___drawRoundRect(Float x,Float y,Float width,Float height,Float ellipseWidth,Float ellipseHeight); - ::Dynamic _hx___drawRoundRect_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_GraphicsPath */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsQuadPath.h b/hGameTest/bin/linux/obj/include/openfl/display/GraphicsQuadPath.h deleted file mode 100644 index 08766431..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsQuadPath.h +++ /dev/null @@ -1,68 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_GraphicsQuadPath -#define INCLUDED_openfl_display_GraphicsQuadPath - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_IGraphicsPath -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -HX_DECLARE_CLASS2(openfl,_Vector,FloatVector) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,IntVector) -HX_DECLARE_CLASS2(openfl,display,GraphicsQuadPath) -HX_DECLARE_CLASS2(openfl,display,IGraphicsData) -HX_DECLARE_CLASS2(openfl,display,IGraphicsPath) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES GraphicsQuadPath_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GraphicsQuadPath_obj OBJ_; - GraphicsQuadPath_obj(); - - public: - enum { _hx_ClassId = 0x780f1f49 }; - - void __construct( ::openfl::_Vector::FloatVector rects, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector transforms); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.GraphicsQuadPath") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.GraphicsQuadPath"); } - static hx::ObjectPtr< GraphicsQuadPath_obj > __new( ::openfl::_Vector::FloatVector rects, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector transforms); - static hx::ObjectPtr< GraphicsQuadPath_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::_Vector::FloatVector rects, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector transforms); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GraphicsQuadPath_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("GraphicsQuadPath",17,8e,a9,3a); } - - ::openfl::_Vector::IntVector indices; - ::openfl::_Vector::FloatVector rects; - ::openfl::_Vector::FloatVector transforms; - int _hx___graphicsDataType; -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_GraphicsQuadPath */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsShader.h b/hGameTest/bin/linux/obj/include/openfl/display/GraphicsShader.h deleted file mode 100644 index 3047df56..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsShader.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_GraphicsShader -#define INCLUDED_openfl_display_GraphicsShader - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(openfl,display,GraphicsShader) -HX_DECLARE_CLASS2(openfl,display,Shader) -HX_DECLARE_CLASS2(openfl,display,ShaderInput_openfl_display_BitmapData) -HX_DECLARE_CLASS2(openfl,display,ShaderParameter_Bool) -HX_DECLARE_CLASS2(openfl,display,ShaderParameter_Float) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES GraphicsShader_obj : public ::openfl::display::Shader_obj -{ - public: - typedef ::openfl::display::Shader_obj super; - typedef GraphicsShader_obj OBJ_; - GraphicsShader_obj(); - - public: - enum { _hx_ClassId = 0x7f21db8e }; - - void __construct( ::openfl::utils::ByteArrayData code); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.GraphicsShader") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.GraphicsShader"); } - static hx::ObjectPtr< GraphicsShader_obj > __new( ::openfl::utils::ByteArrayData code); - static hx::ObjectPtr< GraphicsShader_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::utils::ByteArrayData code); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GraphicsShader_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GraphicsShader",70,ea,41,1a); } - - ::openfl::display::ShaderParameter_Float openfl_Alpha; - ::openfl::display::ShaderParameter_Float openfl_ColorMultiplier; - ::openfl::display::ShaderParameter_Float openfl_ColorOffset; - ::openfl::display::ShaderParameter_Float openfl_Position; - ::openfl::display::ShaderParameter_Float openfl_TextureCoord; - ::openfl::display::ShaderParameter_Float openfl_Matrix; - ::openfl::display::ShaderParameter_Bool openfl_HasColorTransform; - ::openfl::display::ShaderParameter_Float openfl_TextureSize; - ::openfl::display::ShaderInput_openfl_display_BitmapData bitmap; -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_GraphicsShader */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsShaderFill.h b/hGameTest/bin/linux/obj/include/openfl/display/GraphicsShaderFill.h deleted file mode 100644 index 346b937c..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsShaderFill.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_GraphicsShaderFill -#define INCLUDED_openfl_display_GraphicsShaderFill - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_IGraphicsFill -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -HX_DECLARE_CLASS2(openfl,display,GraphicsShaderFill) -HX_DECLARE_CLASS2(openfl,display,IGraphicsData) -HX_DECLARE_CLASS2(openfl,display,IGraphicsFill) -HX_DECLARE_CLASS2(openfl,display,Shader) -HX_DECLARE_CLASS2(openfl,geom,Matrix) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES GraphicsShaderFill_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GraphicsShaderFill_obj OBJ_; - GraphicsShaderFill_obj(); - - public: - enum { _hx_ClassId = 0x08bde4e1 }; - - void __construct( ::openfl::display::Shader shader, ::openfl::geom::Matrix matrix); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.GraphicsShaderFill") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.GraphicsShaderFill"); } - static hx::ObjectPtr< GraphicsShaderFill_obj > __new( ::openfl::display::Shader shader, ::openfl::geom::Matrix matrix); - static hx::ObjectPtr< GraphicsShaderFill_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display::Shader shader, ::openfl::geom::Matrix matrix); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GraphicsShaderFill_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("GraphicsShaderFill",13,dd,f4,3d); } - - ::openfl::geom::Matrix matrix; - ::openfl::display::Shader shader; - int _hx___graphicsDataType; - int _hx___graphicsFillType; -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_GraphicsShaderFill */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsSolidFill.h b/hGameTest/bin/linux/obj/include/openfl/display/GraphicsSolidFill.h deleted file mode 100644 index e42b3ffb..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsSolidFill.h +++ /dev/null @@ -1,63 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_GraphicsSolidFill -#define INCLUDED_openfl_display_GraphicsSolidFill - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_IGraphicsFill -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -HX_DECLARE_CLASS2(openfl,display,GraphicsSolidFill) -HX_DECLARE_CLASS2(openfl,display,IGraphicsData) -HX_DECLARE_CLASS2(openfl,display,IGraphicsFill) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES GraphicsSolidFill_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GraphicsSolidFill_obj OBJ_; - GraphicsSolidFill_obj(); - - public: - enum { _hx_ClassId = 0x1f37d071 }; - - void __construct(hx::Null< int > __o_color,hx::Null< Float > __o_alpha); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display.GraphicsSolidFill") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display.GraphicsSolidFill"); } - static hx::ObjectPtr< GraphicsSolidFill_obj > __new(hx::Null< int > __o_color,hx::Null< Float > __o_alpha); - static hx::ObjectPtr< GraphicsSolidFill_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_color,hx::Null< Float > __o_alpha); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GraphicsSolidFill_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("GraphicsSolidFill",e3,55,be,a3); } - - Float alpha; - int color; - int _hx___graphicsDataType; - int _hx___graphicsFillType; -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_GraphicsSolidFill */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsStroke.h b/hGameTest/bin/linux/obj/include/openfl/display/GraphicsStroke.h deleted file mode 100644 index 59c7cdc6..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsStroke.h +++ /dev/null @@ -1,70 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_GraphicsStroke -#define INCLUDED_openfl_display_GraphicsStroke - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_IGraphicsStroke -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -HX_DECLARE_CLASS2(openfl,display,GraphicsStroke) -HX_DECLARE_CLASS2(openfl,display,IGraphicsData) -HX_DECLARE_CLASS2(openfl,display,IGraphicsFill) -HX_DECLARE_CLASS2(openfl,display,IGraphicsStroke) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES GraphicsStroke_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GraphicsStroke_obj OBJ_; - GraphicsStroke_obj(); - - public: - enum { _hx_ClassId = 0x7fc28725 }; - - void __construct( ::Dynamic thickness,hx::Null< bool > __o_pixelHinting, ::Dynamic __o_scaleMode, ::Dynamic __o_caps, ::Dynamic __o_joints,hx::Null< Float > __o_miterLimit,::Dynamic fill); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.GraphicsStroke") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.GraphicsStroke"); } - static hx::ObjectPtr< GraphicsStroke_obj > __new( ::Dynamic thickness,hx::Null< bool > __o_pixelHinting, ::Dynamic __o_scaleMode, ::Dynamic __o_caps, ::Dynamic __o_joints,hx::Null< Float > __o_miterLimit,::Dynamic fill); - static hx::ObjectPtr< GraphicsStroke_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic thickness,hx::Null< bool > __o_pixelHinting, ::Dynamic __o_scaleMode, ::Dynamic __o_caps, ::Dynamic __o_joints,hx::Null< Float > __o_miterLimit,::Dynamic fill); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GraphicsStroke_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("GraphicsStroke",03,df,55,0e); } - - ::Dynamic caps; - ::Dynamic fill; - ::Dynamic joints; - Float miterLimit; - bool pixelHinting; - ::Dynamic scaleMode; - Float thickness; - int _hx___graphicsDataType; -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_GraphicsStroke */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsTrianglePath.h b/hGameTest/bin/linux/obj/include/openfl/display/GraphicsTrianglePath.h deleted file mode 100644 index ddac263b..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/GraphicsTrianglePath.h +++ /dev/null @@ -1,69 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_GraphicsTrianglePath -#define INCLUDED_openfl_display_GraphicsTrianglePath - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_IGraphicsPath -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -HX_DECLARE_CLASS2(openfl,_Vector,FloatVector) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,IntVector) -HX_DECLARE_CLASS2(openfl,display,GraphicsTrianglePath) -HX_DECLARE_CLASS2(openfl,display,IGraphicsData) -HX_DECLARE_CLASS2(openfl,display,IGraphicsPath) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES GraphicsTrianglePath_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GraphicsTrianglePath_obj OBJ_; - GraphicsTrianglePath_obj(); - - public: - enum { _hx_ClassId = 0x61741c4a }; - - void __construct( ::openfl::_Vector::FloatVector vertices, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector uvtData, ::Dynamic __o_culling); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.GraphicsTrianglePath") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.GraphicsTrianglePath"); } - static hx::ObjectPtr< GraphicsTrianglePath_obj > __new( ::openfl::_Vector::FloatVector vertices, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector uvtData, ::Dynamic __o_culling); - static hx::ObjectPtr< GraphicsTrianglePath_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::_Vector::FloatVector vertices, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector uvtData, ::Dynamic __o_culling); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GraphicsTrianglePath_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("GraphicsTrianglePath",18,0a,69,29); } - - ::Dynamic culling; - ::openfl::_Vector::IntVector indices; - ::openfl::_Vector::FloatVector uvtData; - ::openfl::_Vector::FloatVector vertices; - int _hx___graphicsDataType; -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_GraphicsTrianglePath */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/IBitmapDrawable.h b/hGameTest/bin/linux/obj/include/openfl/display/IBitmapDrawable.h deleted file mode 100644 index 7a844933..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/IBitmapDrawable.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#define INCLUDED_openfl_display_IBitmapDrawable - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,CairoRenderer) -HX_DECLARE_CLASS2(openfl,display,CanvasRenderer) -HX_DECLARE_CLASS2(openfl,display,DOMRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,OpenGLRenderer) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,ColorTransform) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES IBitmapDrawable_obj { - public: - typedef hx::Object super; - HX_DO_INTERFACE_RTTI; - - void (hx::Object :: *_hx__hx___getBounds)( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix); - static inline void _hx___getBounds( ::Dynamic _hx_, ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::display::IBitmapDrawable_obj *>(_hx_.mPtr->_hx_getInterface(0xc1c6fbe4)))->_hx__hx___getBounds)(rect,matrix); - } - void (hx::Object :: *_hx__hx___renderCairo)( ::openfl::display::CairoRenderer renderer); - static inline void _hx___renderCairo( ::Dynamic _hx_, ::openfl::display::CairoRenderer renderer) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::display::IBitmapDrawable_obj *>(_hx_.mPtr->_hx_getInterface(0xc1c6fbe4)))->_hx__hx___renderCairo)(renderer); - } - void (hx::Object :: *_hx__hx___renderCairoMask)( ::openfl::display::CairoRenderer renderer); - static inline void _hx___renderCairoMask( ::Dynamic _hx_, ::openfl::display::CairoRenderer renderer) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::display::IBitmapDrawable_obj *>(_hx_.mPtr->_hx_getInterface(0xc1c6fbe4)))->_hx__hx___renderCairoMask)(renderer); - } - void (hx::Object :: *_hx__hx___renderCanvas)( ::openfl::display::CanvasRenderer renderer); - static inline void _hx___renderCanvas( ::Dynamic _hx_, ::openfl::display::CanvasRenderer renderer) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::display::IBitmapDrawable_obj *>(_hx_.mPtr->_hx_getInterface(0xc1c6fbe4)))->_hx__hx___renderCanvas)(renderer); - } - void (hx::Object :: *_hx__hx___renderCanvasMask)( ::openfl::display::CanvasRenderer renderer); - static inline void _hx___renderCanvasMask( ::Dynamic _hx_, ::openfl::display::CanvasRenderer renderer) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::display::IBitmapDrawable_obj *>(_hx_.mPtr->_hx_getInterface(0xc1c6fbe4)))->_hx__hx___renderCanvasMask)(renderer); - } - void (hx::Object :: *_hx__hx___renderDOM)( ::openfl::display::DOMRenderer renderer); - static inline void _hx___renderDOM( ::Dynamic _hx_, ::openfl::display::DOMRenderer renderer) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::display::IBitmapDrawable_obj *>(_hx_.mPtr->_hx_getInterface(0xc1c6fbe4)))->_hx__hx___renderDOM)(renderer); - } - void (hx::Object :: *_hx__hx___renderGL)( ::openfl::display::OpenGLRenderer renderer); - static inline void _hx___renderGL( ::Dynamic _hx_, ::openfl::display::OpenGLRenderer renderer) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::display::IBitmapDrawable_obj *>(_hx_.mPtr->_hx_getInterface(0xc1c6fbe4)))->_hx__hx___renderGL)(renderer); - } - void (hx::Object :: *_hx__hx___renderGLMask)( ::openfl::display::OpenGLRenderer renderer); - static inline void _hx___renderGLMask( ::Dynamic _hx_, ::openfl::display::OpenGLRenderer renderer) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::display::IBitmapDrawable_obj *>(_hx_.mPtr->_hx_getInterface(0xc1c6fbe4)))->_hx__hx___renderGLMask)(renderer); - } - void (hx::Object :: *_hx__hx___update)(bool transformOnly,bool updateChildren); - static inline void _hx___update( ::Dynamic _hx_,bool transformOnly,bool updateChildren) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::display::IBitmapDrawable_obj *>(_hx_.mPtr->_hx_getInterface(0xc1c6fbe4)))->_hx__hx___update)(transformOnly,updateChildren); - } - void (hx::Object :: *_hx__hx___updateTransforms)( ::openfl::geom::Matrix overrideTransform); - static inline void _hx___updateTransforms( ::Dynamic _hx_, ::openfl::geom::Matrix overrideTransform) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::display::IBitmapDrawable_obj *>(_hx_.mPtr->_hx_getInterface(0xc1c6fbe4)))->_hx__hx___updateTransforms)(overrideTransform); - } -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_IBitmapDrawable */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/IGraphicsData.h b/hGameTest/bin/linux/obj/include/openfl/display/IGraphicsData.h deleted file mode 100644 index ccc44f3e..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/IGraphicsData.h +++ /dev/null @@ -1,25 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_IGraphicsData -#define INCLUDED_openfl_display_IGraphicsData - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,IGraphicsData) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES IGraphicsData_obj { - public: - typedef hx::Object super; - HX_DO_INTERFACE_RTTI; - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_IGraphicsData */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/IGraphicsFill.h b/hGameTest/bin/linux/obj/include/openfl/display/IGraphicsFill.h deleted file mode 100644 index 373261d4..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/IGraphicsFill.h +++ /dev/null @@ -1,25 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_IGraphicsFill -#define INCLUDED_openfl_display_IGraphicsFill - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,IGraphicsFill) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES IGraphicsFill_obj { - public: - typedef hx::Object super; - HX_DO_INTERFACE_RTTI; - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_IGraphicsFill */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/IGraphicsPath.h b/hGameTest/bin/linux/obj/include/openfl/display/IGraphicsPath.h deleted file mode 100644 index dcf5aa88..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/IGraphicsPath.h +++ /dev/null @@ -1,25 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_IGraphicsPath -#define INCLUDED_openfl_display_IGraphicsPath - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,IGraphicsPath) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES IGraphicsPath_obj { - public: - typedef hx::Object super; - HX_DO_INTERFACE_RTTI; - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_IGraphicsPath */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/IGraphicsStroke.h b/hGameTest/bin/linux/obj/include/openfl/display/IGraphicsStroke.h deleted file mode 100644 index 3eeb049a..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/IGraphicsStroke.h +++ /dev/null @@ -1,25 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_IGraphicsStroke -#define INCLUDED_openfl_display_IGraphicsStroke - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,IGraphicsStroke) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES IGraphicsStroke_obj { - public: - typedef hx::Object super; - HX_DO_INTERFACE_RTTI; - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_IGraphicsStroke */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/InteractiveObject.h b/hGameTest/bin/linux/obj/include/openfl/display/InteractiveObject.h deleted file mode 100644 index 596b41ce..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/InteractiveObject.h +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_InteractiveObject -#define INCLUDED_openfl_display_InteractiveObject - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES InteractiveObject_obj : public ::openfl::display::DisplayObject_obj -{ - public: - typedef ::openfl::display::DisplayObject_obj super; - typedef InteractiveObject_obj OBJ_; - InteractiveObject_obj(); - - public: - enum { _hx_ClassId = 0x3f2b00af }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.InteractiveObject") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.InteractiveObject"); } - static hx::ObjectPtr< InteractiveObject_obj > __new(); - static hx::ObjectPtr< InteractiveObject_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~InteractiveObject_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("InteractiveObject",21,86,b1,c3); } - - bool doubleClickEnabled; - ::Dynamic focusRect; - bool mouseEnabled; - bool needsSoftKeyboard; - ::openfl::geom::Rectangle softKeyboardInputAreaOfInterest; - ::Dynamic _hx___tabEnabled; - int _hx___tabIndex; - bool requestSoftKeyboard(); - ::Dynamic requestSoftKeyboard_dyn(); - - bool _hx___allowMouseFocus(); - ::Dynamic _hx___allowMouseFocus_dyn(); - - virtual bool _hx___getInteractive(::Array< ::Dynamic> stack); - - virtual bool _hx___hitTest(Float x,Float y,bool shapeFlag,::Array< ::Dynamic> stack,bool interactiveOnly, ::openfl::display::DisplayObject hitObject); - - virtual void _hx___tabTest(::Array< ::Dynamic> stack); - ::Dynamic _hx___tabTest_dyn(); - - virtual bool get_tabEnabled(); - ::Dynamic get_tabEnabled_dyn(); - - virtual bool set_tabEnabled(bool value); - ::Dynamic set_tabEnabled_dyn(); - - virtual int get_tabIndex(); - ::Dynamic get_tabIndex_dyn(); - - virtual int set_tabIndex(int value); - ::Dynamic set_tabIndex_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_InteractiveObject */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/JPEGEncoderOptions.h b/hGameTest/bin/linux/obj/include/openfl/display/JPEGEncoderOptions.h deleted file mode 100644 index 3dc602dd..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/JPEGEncoderOptions.h +++ /dev/null @@ -1,69 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_JPEGEncoderOptions -#define INCLUDED_openfl_display_JPEGEncoderOptions - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_05e3536633e8ac7b_14_new) -HX_DECLARE_CLASS2(openfl,display,JPEGEncoderOptions) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES JPEGEncoderOptions_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef JPEGEncoderOptions_obj OBJ_; - JPEGEncoderOptions_obj(); - - public: - enum { _hx_ClassId = 0x08ab8b9c }; - - void __construct(hx::Null< int > __o_quality); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display.JPEGEncoderOptions") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display.JPEGEncoderOptions"); } - - inline static hx::ObjectPtr< JPEGEncoderOptions_obj > __new(hx::Null< int > __o_quality) { - hx::ObjectPtr< JPEGEncoderOptions_obj > __this = new JPEGEncoderOptions_obj(); - __this->__construct(__o_quality); - return __this; - } - - inline static hx::ObjectPtr< JPEGEncoderOptions_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_quality) { - JPEGEncoderOptions_obj *__this = (JPEGEncoderOptions_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(JPEGEncoderOptions_obj), false, "openfl.display.JPEGEncoderOptions")); - *(void **)__this = JPEGEncoderOptions_obj::_hx_vtable; -{ - int quality = __o_quality.Default(80); - HX_STACKFRAME(&_hx_pos_05e3536633e8ac7b_14_new) -HXDLIN( 14) ( ( ::openfl::display::JPEGEncoderOptions)(__this) )->quality = quality; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~JPEGEncoderOptions_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("JPEGEncoderOptions",ea,c9,d9,79); } - - int quality; -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_JPEGEncoderOptions */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/Loader.h b/hGameTest/bin/linux/obj/include/openfl/display/Loader.h deleted file mode 100644 index 44047f92..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/Loader.h +++ /dev/null @@ -1,124 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_Loader -#define INCLUDED_openfl_display_Loader - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,AssetLibrary) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,Loader) -HX_DECLARE_CLASS2(openfl,display,LoaderInfo) -HX_DECLARE_CLASS2(openfl,events,ErrorEvent) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IOErrorEvent) -HX_DECLARE_CLASS2(openfl,events,ProgressEvent) -HX_DECLARE_CLASS2(openfl,events,TextEvent) -HX_DECLARE_CLASS2(openfl,events,UncaughtErrorEvents) -HX_DECLARE_CLASS2(openfl,net,URLRequest) -HX_DECLARE_CLASS2(openfl,_hx_system,LoaderContext) -HX_DECLARE_CLASS2(openfl,utils,AssetLibrary) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES Loader_obj : public ::openfl::display::DisplayObjectContainer_obj -{ - public: - typedef ::openfl::display::DisplayObjectContainer_obj super; - typedef Loader_obj OBJ_; - Loader_obj(); - - public: - enum { _hx_ClassId = 0x3248531d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.Loader") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.Loader"); } - static hx::ObjectPtr< Loader_obj > __new(); - static hx::ObjectPtr< Loader_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Loader_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Loader",33,bc,03,8d); } - - static void __boot(); - static ::Dynamic __meta__; - ::openfl::display::DisplayObject content; - ::openfl::display::LoaderInfo contentLoaderInfo; - ::openfl::events::UncaughtErrorEvents uncaughtErrorEvents; - ::openfl::utils::AssetLibrary _hx___library; - ::String _hx___path; - bool _hx___unloaded; - void close(); - ::Dynamic close_dyn(); - - void load( ::openfl::net::URLRequest request, ::openfl::_hx_system::LoaderContext context); - ::Dynamic load_dyn(); - - void loadBytes( ::openfl::utils::ByteArrayData buffer, ::openfl::_hx_system::LoaderContext context); - ::Dynamic loadBytes_dyn(); - - void unload(); - ::Dynamic unload_dyn(); - - void unloadAndStop(hx::Null< bool > gc); - ::Dynamic unloadAndStop_dyn(); - - void _hx___dispatchError(::String text); - ::Dynamic _hx___dispatchError_dyn(); - - void _hx___setContent( ::openfl::display::DisplayObject content,int width,int height); - ::Dynamic _hx___setContent_dyn(); - - void BitmapData_onError( ::Dynamic error); - ::Dynamic BitmapData_onError_dyn(); - - void BitmapData_onLoad( ::openfl::display::BitmapData bitmapData); - ::Dynamic BitmapData_onLoad_dyn(); - - void BitmapData_onProgress(int bytesLoaded,int bytesTotal); - ::Dynamic BitmapData_onProgress_dyn(); - - void loader_onComplete( ::openfl::events::Event event); - ::Dynamic loader_onComplete_dyn(); - - void loader_onError( ::openfl::events::IOErrorEvent event); - ::Dynamic loader_onError_dyn(); - - void loader_onProgress( ::openfl::events::ProgressEvent event); - ::Dynamic loader_onProgress_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_Loader */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/LoaderInfo.h b/hGameTest/bin/linux/obj/include/openfl/display/LoaderInfo.h deleted file mode 100644 index 2b3ad95a..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/LoaderInfo.h +++ /dev/null @@ -1,101 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_LoaderInfo -#define INCLUDED_openfl_display_LoaderInfo - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,Loader) -HX_DECLARE_CLASS2(openfl,display,LoaderInfo) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,events,UncaughtErrorEvents) -HX_DECLARE_CLASS2(openfl,_hx_system,ApplicationDomain) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES LoaderInfo_obj : public ::openfl::events::EventDispatcher_obj -{ - public: - typedef ::openfl::events::EventDispatcher_obj super; - typedef LoaderInfo_obj OBJ_; - LoaderInfo_obj(); - - public: - enum { _hx_ClassId = 0x3c3575f3 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.LoaderInfo") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.LoaderInfo"); } - static hx::ObjectPtr< LoaderInfo_obj > __new(); - static hx::ObjectPtr< LoaderInfo_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~LoaderInfo_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("LoaderInfo",41,b6,95,ad); } - - static void __boot(); - static ::Dynamic __meta__; - static ::String _hx___rootURL; - static ::openfl::display::LoaderInfo create( ::openfl::display::Loader loader); - static ::Dynamic create_dyn(); - - ::openfl::_hx_system::ApplicationDomain applicationDomain; - ::openfl::utils::ByteArrayData bytes; - int bytesLoaded; - int bytesTotal; - bool childAllowsParent; - ::openfl::display::DisplayObject content; - ::String contentType; - Float frameRate; - int height; - ::openfl::display::Loader loader; - ::String loaderURL; - ::Dynamic parameters; - bool parentAllowsChild; - bool sameDomain; - ::openfl::events::EventDispatcher sharedEvents; - ::openfl::events::UncaughtErrorEvents uncaughtErrorEvents; - ::String url; - int width; - bool _hx___completed; - void _hx___complete(); - ::Dynamic _hx___complete_dyn(); - - void _hx___update(int bytesLoaded,int bytesTotal); - ::Dynamic _hx___update_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_LoaderInfo */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/MovieClip.h b/hGameTest/bin/linux/obj/include/openfl/display/MovieClip.h deleted file mode 100644 index 3da8ed62..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/MovieClip.h +++ /dev/null @@ -1,164 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_MovieClip -#define INCLUDED_openfl_display_MovieClip - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,FrameLabel) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,MovieClip) -HX_DECLARE_CLASS2(openfl,display,Scene) -HX_DECLARE_CLASS2(openfl,display,Sprite) -HX_DECLARE_CLASS2(openfl,display,Timeline) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,events,MouseEvent) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES MovieClip_obj : public ::openfl::display::Sprite_obj -{ - public: - typedef ::openfl::display::Sprite_obj super; - typedef MovieClip_obj OBJ_; - MovieClip_obj(); - - public: - enum { _hx_ClassId = 0x21e31f0e }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.MovieClip") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.MovieClip"); } - static hx::ObjectPtr< MovieClip_obj > __new(); - static hx::ObjectPtr< MovieClip_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~MovieClip_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("MovieClip",80,e2,ed,b9); } - - static ::Dynamic _hx___constructor; - static Dynamic _hx___constructor_dyn() { return _hx___constructor;} - static ::openfl::display::MovieClip fromTimeline( ::openfl::display::Timeline timeline); - static ::Dynamic fromTimeline_dyn(); - - bool _hx___enabled; - bool _hx___hasDown; - bool _hx___hasOver; - bool _hx___hasUp; - bool _hx___mouseIsDown; - ::openfl::display::Scene _hx___scene; - ::openfl::display::Timeline _hx___timeline; - void addFrameScript(int index, ::Dynamic method); - ::Dynamic addFrameScript_dyn(); - - void attachTimeline( ::openfl::display::Timeline timeline); - ::Dynamic attachTimeline_dyn(); - - void gotoAndPlay( ::Dynamic frame,::String scene); - ::Dynamic gotoAndPlay_dyn(); - - void gotoAndStop( ::Dynamic frame,::String scene); - ::Dynamic gotoAndStop_dyn(); - - void nextFrame(); - ::Dynamic nextFrame_dyn(); - - void nextScene(); - ::Dynamic nextScene_dyn(); - - void play(); - ::Dynamic play_dyn(); - - void prevFrame(); - ::Dynamic prevFrame_dyn(); - - void prevScene(); - ::Dynamic prevScene_dyn(); - - void stop(); - ::Dynamic stop_dyn(); - - void _hx___enterFrame(int deltaTime); - - void _hx___stopAllMovieClips(); - - void _hx___tabTest(::Array< ::Dynamic> stack); - - void _hx___onMouseDown( ::openfl::events::MouseEvent event); - ::Dynamic _hx___onMouseDown_dyn(); - - void _hx___onMouseUp( ::openfl::events::MouseEvent event); - ::Dynamic _hx___onMouseUp_dyn(); - - void _hx___onRollOut( ::openfl::events::MouseEvent event); - ::Dynamic _hx___onRollOut_dyn(); - - void _hx___onRollOver( ::openfl::events::MouseEvent event); - ::Dynamic _hx___onRollOver_dyn(); - - bool set_buttonMode(bool value); - - int get_currentFrame(); - ::Dynamic get_currentFrame_dyn(); - - ::String get_currentFrameLabel(); - ::Dynamic get_currentFrameLabel_dyn(); - - ::String get_currentLabel(); - ::Dynamic get_currentLabel_dyn(); - - ::Array< ::Dynamic> get_currentLabels(); - ::Dynamic get_currentLabels_dyn(); - - ::openfl::display::Scene get_currentScene(); - ::Dynamic get_currentScene_dyn(); - - bool get_enabled(); - ::Dynamic get_enabled_dyn(); - - bool set_enabled(bool value); - ::Dynamic set_enabled_dyn(); - - int get_framesLoaded(); - ::Dynamic get_framesLoaded_dyn(); - - bool get_isPlaying(); - ::Dynamic get_isPlaying_dyn(); - - ::Array< ::Dynamic> get_scenes(); - ::Dynamic get_scenes_dyn(); - - int get_totalFrames(); - ::Dynamic get_totalFrames_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_MovieClip */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/OpenGLRenderer.h b/hGameTest/bin/linux/obj/include/openfl/display/OpenGLRenderer.h deleted file mode 100644 index b12956a0..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/OpenGLRenderer.h +++ /dev/null @@ -1,217 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_OpenGLRenderer -#define INCLUDED_openfl_display_OpenGLRenderer - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeOpenGLRenderContext) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(lime,utils,ObjectPool) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectShader) -HX_DECLARE_CLASS2(openfl,display,GraphicsShader) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,OpenGLRenderer) -HX_DECLARE_CLASS2(openfl,display,Shader) -HX_DECLARE_CLASS3(openfl,display,_internal,Context3DMaskShader) -HX_DECLARE_CLASS3(openfl,display,_internal,ShaderBuffer) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,ColorTransform) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES OpenGLRenderer_obj : public ::openfl::display::DisplayObjectRenderer_obj -{ - public: - typedef ::openfl::display::DisplayObjectRenderer_obj super; - typedef OpenGLRenderer_obj OBJ_; - OpenGLRenderer_obj(); - - public: - enum { _hx_ClassId = 0x38ea65a4 }; - - void __construct( ::openfl::display3D::Context3D context, ::openfl::display::BitmapData defaultRenderTarget); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.OpenGLRenderer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.OpenGLRenderer"); } - static hx::ObjectPtr< OpenGLRenderer_obj > __new( ::openfl::display3D::Context3D context, ::openfl::display::BitmapData defaultRenderTarget); - static hx::ObjectPtr< OpenGLRenderer_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context, ::openfl::display::BitmapData defaultRenderTarget); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OpenGLRenderer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OpenGLRenderer",f2,e4,ab,68); } - - static void __boot(); - static ::Dynamic __meta__; - static ::Array< Float > _hx___alphaValue; - static ::Array< Float > _hx___colorMultipliersValue; - static ::Array< Float > _hx___colorOffsetsValue; - static ::Array< Float > _hx___defaultColorMultipliersValue; - static ::Array< Float > _hx___emptyColorValue; - static ::Array< Float > _hx___emptyAlphaValue; - static ::Array< bool > _hx___hasColorTransformValue; - static ::openfl::geom::Rectangle _hx___scissorRectangle; - static ::Array< Float > _hx___textureSizeValue; - ::lime::_internal::backend::native::NativeOpenGLRenderContext gl; - ::openfl::display3D::Context3D _hx___context3D; - ::Array< ::Dynamic> _hx___clipRects; - ::openfl::display::Shader _hx___currentDisplayShader; - ::openfl::display::Shader _hx___currentGraphicsShader; - ::openfl::display::BitmapData _hx___currentRenderTarget; - ::openfl::display::Shader _hx___currentShader; - ::openfl::display::_internal::ShaderBuffer _hx___currentShaderBuffer; - ::openfl::display::DisplayObjectShader _hx___defaultDisplayShader; - ::openfl::display::GraphicsShader _hx___defaultGraphicsShader; - ::openfl::display::BitmapData _hx___defaultRenderTarget; - ::openfl::display::Shader _hx___defaultShader; - int _hx___displayHeight; - int _hx___displayWidth; - bool _hx___flipped; - ::lime::_internal::backend::native::NativeOpenGLRenderContext _hx___gl; - int _hx___height; - ::openfl::display::_internal::Context3DMaskShader _hx___maskShader; - ::lime::utils::ArrayBufferView _hx___matrix; - ::Array< ::Dynamic> _hx___maskObjects; - int _hx___numClipRects; - int _hx___offsetX; - int _hx___offsetY; - ::lime::utils::ArrayBufferView _hx___projection; - ::lime::utils::ArrayBufferView _hx___projectionFlipped; - ::lime::utils::ObjectPool _hx___scrollRectMasks; - ::openfl::display::DisplayObjectRenderer _hx___softwareRenderer; - int _hx___stencilReference; - ::openfl::geom::Rectangle _hx___tempRect; - bool _hx___updatedStencil; - bool _hx___upscaled; - ::Array< Float > _hx___values; - int _hx___width; - void applyAlpha(Float alpha); - ::Dynamic applyAlpha_dyn(); - - void applyBitmapData( ::openfl::display::BitmapData bitmapData,bool smooth,hx::Null< bool > repeat); - ::Dynamic applyBitmapData_dyn(); - - void applyColorTransform( ::openfl::geom::ColorTransform colorTransform); - ::Dynamic applyColorTransform_dyn(); - - void applyHasColorTransform(bool enabled); - ::Dynamic applyHasColorTransform_dyn(); - - void applyMatrix(::Array< Float > matrix); - ::Dynamic applyMatrix_dyn(); - - ::lime::utils::ArrayBufferView getMatrix( ::openfl::geom::Matrix transform); - ::Dynamic getMatrix_dyn(); - - void setShader( ::openfl::display::Shader shader); - ::Dynamic setShader_dyn(); - - void setViewport(); - ::Dynamic setViewport_dyn(); - - void updateShader(); - ::Dynamic updateShader_dyn(); - - void useAlphaArray(); - ::Dynamic useAlphaArray_dyn(); - - void useColorTransformArray(); - ::Dynamic useColorTransformArray_dyn(); - - void _hx___cleanup(); - ::Dynamic _hx___cleanup_dyn(); - - void _hx___clear(); - - void _hx___clearShader(); - ::Dynamic _hx___clearShader_dyn(); - - void _hx___copyShader( ::openfl::display::OpenGLRenderer other); - ::Dynamic _hx___copyShader_dyn(); - - ::Array< Float > _hx___getMatrix( ::openfl::geom::Matrix transform, ::Dynamic pixelSnapping); - ::Dynamic _hx___getMatrix_dyn(); - - ::openfl::display::Shader _hx___initShader( ::openfl::display::Shader shader); - ::Dynamic _hx___initShader_dyn(); - - ::openfl::display::Shader _hx___initDisplayShader( ::openfl::display::Shader shader); - ::Dynamic _hx___initDisplayShader_dyn(); - - ::openfl::display::Shader _hx___initGraphicsShader( ::openfl::display::Shader shader); - ::Dynamic _hx___initGraphicsShader_dyn(); - - ::openfl::display::Shader _hx___initShaderBuffer( ::openfl::display::_internal::ShaderBuffer shaderBuffer); - ::Dynamic _hx___initShaderBuffer_dyn(); - - void _hx___popMask(); - - void _hx___popMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > handleScrollRect); - - void _hx___popMaskRect(); - - void _hx___pushMask( ::openfl::display::DisplayObject mask); - - void _hx___pushMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > handleScrollRect); - - void _hx___pushMaskRect( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix transform); - - void _hx___render(::Dynamic object); - - void _hx___renderFilterPass( ::openfl::display::BitmapData source, ::openfl::display::Shader shader,bool smooth,hx::Null< bool > clear); - ::Dynamic _hx___renderFilterPass_dyn(); - - void _hx___resize(int width,int height); - - void _hx___resumeClipAndMask( ::openfl::display::OpenGLRenderer childRenderer); - ::Dynamic _hx___resumeClipAndMask_dyn(); - - void _hx___scissorRect( ::openfl::geom::Rectangle clipRect); - ::Dynamic _hx___scissorRect_dyn(); - - void _hx___setBlendMode( ::Dynamic value); - - void _hx___setRenderTarget( ::openfl::display::BitmapData renderTarget); - ::Dynamic _hx___setRenderTarget_dyn(); - - void _hx___setShaderBuffer( ::openfl::display::_internal::ShaderBuffer shaderBuffer); - ::Dynamic _hx___setShaderBuffer_dyn(); - - void _hx___suspendClipAndMask(); - ::Dynamic _hx___suspendClipAndMask_dyn(); - - void _hx___updateShaderBuffer(int bufferOffset); - ::Dynamic _hx___updateShaderBuffer_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_OpenGLRenderer */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/PNGEncoderOptions.h b/hGameTest/bin/linux/obj/include/openfl/display/PNGEncoderOptions.h deleted file mode 100644 index 7c9ef5d4..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/PNGEncoderOptions.h +++ /dev/null @@ -1,69 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_PNGEncoderOptions -#define INCLUDED_openfl_display_PNGEncoderOptions - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_3a64445735a88117_14_new) -HX_DECLARE_CLASS2(openfl,display,PNGEncoderOptions) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES PNGEncoderOptions_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef PNGEncoderOptions_obj OBJ_; - PNGEncoderOptions_obj(); - - public: - enum { _hx_ClassId = 0x06198ce1 }; - - void __construct(hx::Null< bool > __o_fastCompression); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display.PNGEncoderOptions") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display.PNGEncoderOptions"); } - - inline static hx::ObjectPtr< PNGEncoderOptions_obj > __new(hx::Null< bool > __o_fastCompression) { - hx::ObjectPtr< PNGEncoderOptions_obj > __this = new PNGEncoderOptions_obj(); - __this->__construct(__o_fastCompression); - return __this; - } - - inline static hx::ObjectPtr< PNGEncoderOptions_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< bool > __o_fastCompression) { - PNGEncoderOptions_obj *__this = (PNGEncoderOptions_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(PNGEncoderOptions_obj), false, "openfl.display.PNGEncoderOptions")); - *(void **)__this = PNGEncoderOptions_obj::_hx_vtable; -{ - bool fastCompression = __o_fastCompression.Default(false); - HX_STACKFRAME(&_hx_pos_3a64445735a88117_14_new) -HXDLIN( 14) ( ( ::openfl::display::PNGEncoderOptions)(__this) )->fastCompression = fastCompression; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~PNGEncoderOptions_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("PNGEncoderOptions",8b,2f,a8,29); } - - bool fastCompression; -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_PNGEncoderOptions */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/Preloader.h b/hGameTest/bin/linux/obj/include/openfl/display/Preloader.h deleted file mode 100644 index 8c613022..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/Preloader.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_Preloader -#define INCLUDED_openfl_display_Preloader - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,app,_Event_Void_Void) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,Preloader) -HX_DECLARE_CLASS2(openfl,display,Sprite) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES Preloader_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Preloader_obj OBJ_; - Preloader_obj(); - - public: - enum { _hx_ClassId = 0x0d31c910 }; - - void __construct( ::openfl::display::Sprite display); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.Preloader") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.Preloader"); } - static hx::ObjectPtr< Preloader_obj > __new( ::openfl::display::Sprite display); - static hx::ObjectPtr< Preloader_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display::Sprite display); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Preloader_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Preloader",56,c4,4e,24); } - - static void __boot(); - static ::Dynamic __meta__; - ::lime::app::_Event_Void_Void onComplete; - bool complete; - ::openfl::display::Sprite display; - bool ready; - void start(); - ::Dynamic start_dyn(); - - void update(int loaded,int total); - ::Dynamic update_dyn(); - - void display_onUnload( ::openfl::events::Event event); - ::Dynamic display_onUnload_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_Preloader */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/Scene.h b/hGameTest/bin/linux/obj/include/openfl/display/Scene.h deleted file mode 100644 index f3d6b6d6..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/Scene.h +++ /dev/null @@ -1,58 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_Scene -#define INCLUDED_openfl_display_Scene - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,FrameLabel) -HX_DECLARE_CLASS2(openfl,display,Scene) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES Scene_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Scene_obj OBJ_; - Scene_obj(); - - public: - enum { _hx_ClassId = 0x124bbfae }; - - void __construct(::String name,::Array< ::Dynamic> labels,int numFrames); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.Scene") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.Scene"); } - static hx::ObjectPtr< Scene_obj > __new(::String name,::Array< ::Dynamic> labels,int numFrames); - static hx::ObjectPtr< Scene_obj > __alloc(hx::Ctx *_hx_ctx,::String name,::Array< ::Dynamic> labels,int numFrames); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Scene_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Scene",2c,49,ff,0b); } - - ::Array< ::Dynamic> labels; - ::String name; - int numFrames; -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_Scene */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/Shader.h b/hGameTest/bin/linux/obj/include/openfl/display/Shader.h deleted file mode 100644 index 85cfd9b7..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/Shader.h +++ /dev/null @@ -1,153 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_Shader -#define INCLUDED_openfl_display_Shader - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS2(openfl,display,Shader) -HX_DECLARE_CLASS2(openfl,display,ShaderInput_openfl_display_BitmapData) -HX_DECLARE_CLASS2(openfl,display,ShaderParameter_Bool) -HX_DECLARE_CLASS2(openfl,display,ShaderParameter_Float) -HX_DECLARE_CLASS2(openfl,display,ShaderParameter_Int) -HX_DECLARE_CLASS3(openfl,display,_internal,ShaderBuffer) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,display3D,Program3D) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES Shader_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Shader_obj OBJ_; - Shader_obj(); - - public: - enum { _hx_ClassId = 0x676ab1f7 }; - - void __construct( ::openfl::utils::ByteArrayData code); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.Shader") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.Shader"); } - static hx::ObjectPtr< Shader_obj > __new( ::openfl::utils::ByteArrayData code); - static hx::ObjectPtr< Shader_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::utils::ByteArrayData code); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Shader_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Shader",45,33,b5,51); } - - static void __boot(); - static ::Dynamic __meta__; - ::openfl::utils::ByteArrayData byteCode; - ::lime::graphics::opengl::GLObject glProgram; - ::Dynamic precisionHint; - ::openfl::display3D::Program3D program; - ::openfl::display::ShaderParameter_Float _hx___alpha; - ::openfl::display::ShaderInput_openfl_display_BitmapData _hx___bitmap; - ::openfl::display::ShaderParameter_Float _hx___colorMultiplier; - ::openfl::display::ShaderParameter_Float _hx___colorOffset; - ::openfl::display3D::Context3D _hx___context; - ::Dynamic _hx___data; - ::String _hx___glFragmentSource; - bool _hx___glSourceDirty; - ::String _hx___glVertexSource; - ::openfl::display::ShaderParameter_Bool _hx___hasColorTransform; - ::Array< ::Dynamic> _hx___inputBitmapData; - bool _hx___isGenerated; - ::openfl::display::ShaderParameter_Float _hx___matrix; - int _hx___numPasses; - ::Array< ::Dynamic> _hx___paramBool; - ::Array< ::Dynamic> _hx___paramFloat; - ::Array< ::Dynamic> _hx___paramInt; - ::openfl::display::ShaderParameter_Float _hx___position; - ::openfl::display::ShaderParameter_Float _hx___textureCoord; - ::openfl::display::ShaderInput_openfl_display_BitmapData _hx___texture; - ::openfl::display::ShaderParameter_Float _hx___textureSize; - void _hx___clearUseArray(); - ::Dynamic _hx___clearUseArray_dyn(); - - ::lime::graphics::opengl::GLObject _hx___createGLShader(::String source,int type); - ::Dynamic _hx___createGLShader_dyn(); - - ::lime::graphics::opengl::GLObject _hx___createGLProgram(::String vertexSource,::String fragmentSource); - ::Dynamic _hx___createGLProgram_dyn(); - - void _hx___disable(); - ::Dynamic _hx___disable_dyn(); - - void _hx___disableGL(); - ::Dynamic _hx___disableGL_dyn(); - - void _hx___enable(); - ::Dynamic _hx___enable_dyn(); - - void _hx___enableGL(); - ::Dynamic _hx___enableGL_dyn(); - - void _hx___init(); - ::Dynamic _hx___init_dyn(); - - void _hx___initGL(); - ::Dynamic _hx___initGL_dyn(); - - void _hx___processGLData(::String source,::String storageType); - ::Dynamic _hx___processGLData_dyn(); - - void _hx___update(); - ::Dynamic _hx___update_dyn(); - - void _hx___updateFromBuffer( ::openfl::display::_internal::ShaderBuffer shaderBuffer,int bufferOffset); - ::Dynamic _hx___updateFromBuffer_dyn(); - - void _hx___updateGL(); - ::Dynamic _hx___updateGL_dyn(); - - void _hx___updateGLFromBuffer( ::openfl::display::_internal::ShaderBuffer shaderBuffer,int bufferOffset); - ::Dynamic _hx___updateGLFromBuffer_dyn(); - - ::Dynamic get_data(); - ::Dynamic get_data_dyn(); - - ::Dynamic set_data( ::Dynamic value); - ::Dynamic set_data_dyn(); - - ::String get_glFragmentSource(); - ::Dynamic get_glFragmentSource_dyn(); - - ::String set_glFragmentSource(::String value); - ::Dynamic set_glFragmentSource_dyn(); - - ::String get_glVertexSource(); - ::Dynamic get_glVertexSource_dyn(); - - ::String set_glVertexSource(::String value); - ::Dynamic set_glVertexSource_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_Shader */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/ShaderInput.h b/hGameTest/bin/linux/obj/include/openfl/display/ShaderInput.h deleted file mode 100644 index 08cbbdef..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/ShaderInput.h +++ /dev/null @@ -1,73 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_ShaderInput -#define INCLUDED_openfl_display_ShaderInput - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,ShaderInput) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES ShaderInput_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ShaderInput_obj OBJ_; - ShaderInput_obj(); - - public: - enum { _hx_ClassId = 0x060010f7 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.ShaderInput") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.ShaderInput"); } - static hx::ObjectPtr< ShaderInput_obj > __new(); - static hx::ObjectPtr< ShaderInput_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ShaderInput_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ShaderInput",85,06,7d,79); } - - static void __boot(); - static ::Dynamic __meta__; - int channels; - ::Dynamic filter; - int height; - ::Dynamic index; - ::Dynamic input; - ::Dynamic mipFilter; - ::String name; - int width; - ::Dynamic wrap; - bool _hx___isUniform; - void _hx___disableGL( ::openfl::display3D::Context3D context,int id); - ::Dynamic _hx___disableGL_dyn(); - - void _hx___updateGL( ::openfl::display3D::Context3D context,int id, ::Dynamic overrideInput, ::Dynamic overrideFilter, ::Dynamic overrideMipFilter, ::Dynamic overrideWrap); - ::Dynamic _hx___updateGL_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_ShaderInput */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/ShaderInput_openfl_display_BitmapData.h b/hGameTest/bin/linux/obj/include/openfl/display/ShaderInput_openfl_display_BitmapData.h deleted file mode 100644 index c01aaafb..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/ShaderInput_openfl_display_BitmapData.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_ShaderInput_openfl_display_BitmapData -#define INCLUDED_openfl_display_ShaderInput_openfl_display_BitmapData - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,ShaderInput_openfl_display_BitmapData) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES ShaderInput_openfl_display_BitmapData_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ShaderInput_openfl_display_BitmapData_obj OBJ_; - ShaderInput_openfl_display_BitmapData_obj(); - - public: - enum { _hx_ClassId = 0x15de7699 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.ShaderInput_openfl_display_BitmapData") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.ShaderInput_openfl_display_BitmapData"); } - static hx::ObjectPtr< ShaderInput_openfl_display_BitmapData_obj > __new(); - static hx::ObjectPtr< ShaderInput_openfl_display_BitmapData_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ShaderInput_openfl_display_BitmapData_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ShaderInput_openfl_display_BitmapData",0b,21,f9,6b); } - - static void __boot(); - static ::Dynamic __meta__; - int channels; - ::Dynamic filter; - int height; - ::Dynamic index; - ::openfl::display::BitmapData input; - ::Dynamic mipFilter; - ::String name; - int width; - ::Dynamic wrap; - bool _hx___isUniform; - void _hx___disableGL( ::openfl::display3D::Context3D context,int id); - ::Dynamic _hx___disableGL_dyn(); - - void _hx___updateGL( ::openfl::display3D::Context3D context,int id, ::openfl::display::BitmapData overrideInput, ::Dynamic overrideFilter, ::Dynamic overrideMipFilter, ::Dynamic overrideWrap); - ::Dynamic _hx___updateGL_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_ShaderInput_openfl_display_BitmapData */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/ShaderParameter.h b/hGameTest/bin/linux/obj/include/openfl/display/ShaderParameter.h deleted file mode 100644 index 29b9bcf4..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/ShaderParameter.h +++ /dev/null @@ -1,83 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_ShaderParameter -#define INCLUDED_openfl_display_ShaderParameter - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(openfl,display,ShaderParameter) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES ShaderParameter_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ShaderParameter_obj OBJ_; - ShaderParameter_obj(); - - public: - enum { _hx_ClassId = 0x4a93ecb2 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.ShaderParameter") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.ShaderParameter"); } - static hx::ObjectPtr< ShaderParameter_obj > __new(); - static hx::ObjectPtr< ShaderParameter_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ShaderParameter_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ShaderParameter",a4,d1,21,e4); } - - static void __boot(); - static ::Dynamic __meta__; - ::Dynamic index; - ::String name; - ::Dynamic type; - ::cpp::VirtualArray value; - int _hx___arrayLength; - bool _hx___internal; - bool _hx___isBool; - bool _hx___isFloat; - bool _hx___isInt; - bool _hx___isUniform; - int __length; - ::lime::utils::ArrayBufferView _hx___uniformMatrix; - bool _hx___useArray; - void _hx___disableGL( ::openfl::display3D::Context3D context); - ::Dynamic _hx___disableGL_dyn(); - - void _hx___updateGL( ::openfl::display3D::Context3D context,::cpp::VirtualArray overrideValue); - ::Dynamic _hx___updateGL_dyn(); - - void _hx___updateGLFromBuffer( ::openfl::display3D::Context3D context, ::lime::utils::ArrayBufferView buffer,int position,int length,int bufferOffset); - ::Dynamic _hx___updateGLFromBuffer_dyn(); - - ::String set_name(::String value); - ::Dynamic set_name_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_ShaderParameter */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/ShaderParameter_Bool.h b/hGameTest/bin/linux/obj/include/openfl/display/ShaderParameter_Bool.h deleted file mode 100644 index 60298257..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/ShaderParameter_Bool.h +++ /dev/null @@ -1,83 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_ShaderParameter_Bool -#define INCLUDED_openfl_display_ShaderParameter_Bool - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(openfl,display,ShaderParameter_Bool) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES ShaderParameter_Bool_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ShaderParameter_Bool_obj OBJ_; - ShaderParameter_Bool_obj(); - - public: - enum { _hx_ClassId = 0x612a9f53 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.ShaderParameter_Bool") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.ShaderParameter_Bool"); } - static hx::ObjectPtr< ShaderParameter_Bool_obj > __new(); - static hx::ObjectPtr< ShaderParameter_Bool_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ShaderParameter_Bool_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ShaderParameter_Bool",05,88,35,8c); } - - static void __boot(); - static ::Dynamic __meta__; - ::Dynamic index; - ::String name; - ::Dynamic type; - ::Array< bool > value; - int _hx___arrayLength; - bool _hx___internal; - bool _hx___isBool; - bool _hx___isFloat; - bool _hx___isInt; - bool _hx___isUniform; - int __length; - ::lime::utils::ArrayBufferView _hx___uniformMatrix; - bool _hx___useArray; - void _hx___disableGL( ::openfl::display3D::Context3D context); - ::Dynamic _hx___disableGL_dyn(); - - void _hx___updateGL( ::openfl::display3D::Context3D context,::Array< bool > overrideValue); - ::Dynamic _hx___updateGL_dyn(); - - void _hx___updateGLFromBuffer( ::openfl::display3D::Context3D context, ::lime::utils::ArrayBufferView buffer,int position,int length,int bufferOffset); - ::Dynamic _hx___updateGLFromBuffer_dyn(); - - ::String set_name(::String value); - ::Dynamic set_name_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_ShaderParameter_Bool */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/ShaderParameter_Float.h b/hGameTest/bin/linux/obj/include/openfl/display/ShaderParameter_Float.h deleted file mode 100644 index 654dc8e9..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/ShaderParameter_Float.h +++ /dev/null @@ -1,83 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_ShaderParameter_Float -#define INCLUDED_openfl_display_ShaderParameter_Float - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(openfl,display,ShaderParameter_Float) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES ShaderParameter_Float_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ShaderParameter_Float_obj OBJ_; - ShaderParameter_Float_obj(); - - public: - enum { _hx_ClassId = 0x3fe4faef }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.ShaderParameter_Float") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.ShaderParameter_Float"); } - static hx::ObjectPtr< ShaderParameter_Float_obj > __new(); - static hx::ObjectPtr< ShaderParameter_Float_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ShaderParameter_Float_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ShaderParameter_Float",61,21,40,6e); } - - static void __boot(); - static ::Dynamic __meta__; - ::Dynamic index; - ::String name; - ::Dynamic type; - ::Array< Float > value; - int _hx___arrayLength; - bool _hx___internal; - bool _hx___isBool; - bool _hx___isFloat; - bool _hx___isInt; - bool _hx___isUniform; - int __length; - ::lime::utils::ArrayBufferView _hx___uniformMatrix; - bool _hx___useArray; - void _hx___disableGL( ::openfl::display3D::Context3D context); - ::Dynamic _hx___disableGL_dyn(); - - void _hx___updateGL( ::openfl::display3D::Context3D context,::Array< Float > overrideValue); - ::Dynamic _hx___updateGL_dyn(); - - void _hx___updateGLFromBuffer( ::openfl::display3D::Context3D context, ::lime::utils::ArrayBufferView buffer,int position,int length,int bufferOffset); - ::Dynamic _hx___updateGLFromBuffer_dyn(); - - ::String set_name(::String value); - ::Dynamic set_name_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_ShaderParameter_Float */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/ShaderParameter_Int.h b/hGameTest/bin/linux/obj/include/openfl/display/ShaderParameter_Int.h deleted file mode 100644 index cb22c2eb..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/ShaderParameter_Int.h +++ /dev/null @@ -1,83 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_ShaderParameter_Int -#define INCLUDED_openfl_display_ShaderParameter_Int - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(openfl,display,ShaderParameter_Int) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES ShaderParameter_Int_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ShaderParameter_Int_obj OBJ_; - ShaderParameter_Int_obj(); - - public: - enum { _hx_ClassId = 0x19b649e6 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.ShaderParameter_Int") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.ShaderParameter_Int"); } - static hx::ObjectPtr< ShaderParameter_Int_obj > __new(); - static hx::ObjectPtr< ShaderParameter_Int_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ShaderParameter_Int_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ShaderParameter_Int",74,7d,98,74); } - - static void __boot(); - static ::Dynamic __meta__; - ::Dynamic index; - ::String name; - ::Dynamic type; - ::Array< int > value; - int _hx___arrayLength; - bool _hx___internal; - bool _hx___isBool; - bool _hx___isFloat; - bool _hx___isInt; - bool _hx___isUniform; - int __length; - ::lime::utils::ArrayBufferView _hx___uniformMatrix; - bool _hx___useArray; - void _hx___disableGL( ::openfl::display3D::Context3D context); - ::Dynamic _hx___disableGL_dyn(); - - void _hx___updateGL( ::openfl::display3D::Context3D context,::Array< int > overrideValue); - ::Dynamic _hx___updateGL_dyn(); - - void _hx___updateGLFromBuffer( ::openfl::display3D::Context3D context, ::lime::utils::ArrayBufferView buffer,int position,int length,int bufferOffset); - ::Dynamic _hx___updateGLFromBuffer_dyn(); - - ::String set_name(::String value); - ::Dynamic set_name_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_ShaderParameter_Int */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/Shape.h b/hGameTest/bin/linux/obj/include/openfl/display/Shape.h deleted file mode 100644 index f9d7a0ca..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/Shape.h +++ /dev/null @@ -1,60 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_Shape -#define INCLUDED_openfl_display_Shape - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,Graphics) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,Shape) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES Shape_obj : public ::openfl::display::DisplayObject_obj -{ - public: - typedef ::openfl::display::DisplayObject_obj super; - typedef Shape_obj OBJ_; - Shape_obj(); - - public: - enum { _hx_ClassId = 0x01c05e1f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.Shape") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.Shape"); } - static hx::ObjectPtr< Shape_obj > __new(); - static hx::ObjectPtr< Shape_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Shape_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Shape",01,53,4a,0f); } - - ::openfl::display::Graphics get_graphics(); - ::Dynamic get_graphics_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_Shape */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/Sprite.h b/hGameTest/bin/linux/obj/include/openfl/display/Sprite.h deleted file mode 100644 index bb5cdbad..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/Sprite.h +++ /dev/null @@ -1,93 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_Sprite -#define INCLUDED_openfl_display_Sprite - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,Graphics) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,Sprite) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES Sprite_obj : public ::openfl::display::DisplayObjectContainer_obj -{ - public: - typedef ::openfl::display::DisplayObjectContainer_obj super; - typedef Sprite_obj OBJ_; - Sprite_obj(); - - public: - enum { _hx_ClassId = 0x0ddfced7 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.Sprite") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.Sprite"); } - static hx::ObjectPtr< Sprite_obj > __new(); - static hx::ObjectPtr< Sprite_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Sprite_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Sprite",25,50,2a,f8); } - - ::openfl::display::DisplayObject dropTarget; - ::openfl::display::Sprite hitArea; - bool useHandCursor; - bool _hx___buttonMode; - void startDrag(hx::Null< bool > lockCenter, ::openfl::geom::Rectangle bounds); - ::Dynamic startDrag_dyn(); - - void stopDrag(); - ::Dynamic stopDrag_dyn(); - - ::String _hx___getCursor(); - - bool _hx___hitTest(Float x,Float y,bool shapeFlag,::Array< ::Dynamic> stack,bool interactiveOnly, ::openfl::display::DisplayObject hitObject); - - bool _hx___hitTestHitArea(Float x,Float y,bool shapeFlag,::Array< ::Dynamic> stack,bool interactiveOnly, ::openfl::display::DisplayObject hitObject); - ::Dynamic _hx___hitTestHitArea_dyn(); - - bool _hx___hitTestMask(Float x,Float y); - - ::openfl::display::Graphics get_graphics(); - ::Dynamic get_graphics_dyn(); - - bool get_tabEnabled(); - - bool get_buttonMode(); - ::Dynamic get_buttonMode_dyn(); - - virtual bool set_buttonMode(bool value); - ::Dynamic set_buttonMode_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_Sprite */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/Stage.h b/hGameTest/bin/linux/obj/include/openfl/display/Stage.h deleted file mode 100644 index c06794e0..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/Stage.h +++ /dev/null @@ -1,404 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_Stage -#define INCLUDED_openfl_display_Stage - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,IntMap) -HX_DECLARE_CLASS2(lime,app,Application) -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS2(lime,app,Module) -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS2(lime,ui,Gamepad) -HX_DECLARE_CLASS2(lime,ui,MouseWheelMode) -HX_DECLARE_CLASS2(lime,ui,Touch) -HX_DECLARE_CLASS2(lime,ui,Window) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,ObjectVector) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,Sprite) -HX_DECLARE_CLASS2(openfl,display,Stage) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Point) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) -HX_DECLARE_CLASS2(openfl,geom,Transform) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES Stage_obj : public ::openfl::display::DisplayObjectContainer_obj -{ - public: - typedef ::openfl::display::DisplayObjectContainer_obj super; - typedef Stage_obj OBJ_; - Stage_obj(); - - public: - enum { _hx_ClassId = 0x09aee5bc }; - - void __construct( ::lime::ui::Window window, ::Dynamic color); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.Stage") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.Stage"); } - static hx::ObjectPtr< Stage_obj > __new( ::lime::ui::Window window, ::Dynamic color); - static hx::ObjectPtr< Stage_obj > __alloc(hx::Ctx *_hx_ctx, ::lime::ui::Window window, ::Dynamic color); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Stage_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("Stage",9e,da,38,17); } - - static void __boot(); - static ::Dynamic __meta__; - ::Dynamic align; - bool allowsFullScreen; - bool allowsFullScreenInteractive; - ::lime::app::Application application; - ::openfl::display3D::Context3D context3D; - bool showDefaultContextMenu; - ::openfl::geom::Rectangle softKeyboardRect; - ::openfl::_Vector::ObjectVector stage3Ds; - bool stageFocusRect; - int stageHeight; - int stageWidth; - ::lime::ui::Window window; - ::openfl::display::InteractiveObject _hx___cacheFocus; - bool _hx___clearBeforeRender; - int _hx___color; - ::Array< Float > _hx___colorSplit; - ::String _hx___colorString; - Float _hx___contentsScaleFactor; - int _hx___currentTabOrderIndex; - int _hx___deltaTime; - bool _hx___dirty; - ::openfl::geom::Matrix _hx___displayMatrix; - ::openfl::geom::Rectangle _hx___displayRect; - ::Dynamic _hx___displayState; - ::openfl::geom::Rectangle _hx___dragBounds; - ::openfl::display::Sprite _hx___dragObject; - Float _hx___dragOffsetX; - Float _hx___dragOffsetY; - ::openfl::display::InteractiveObject _hx___focus; - bool _hx___forceRender; - bool _hx___fullscreen; - ::openfl::geom::Rectangle _hx___fullScreenSourceRect; - bool _hx___invalidated; - int _hx___lastClickTime; - int _hx___logicalWidth; - int _hx___logicalHeight; - bool _hx___macKeyboard; - ::openfl::display::InteractiveObject _hx___mouseDownLeft; - ::openfl::display::InteractiveObject _hx___mouseDownMiddle; - ::openfl::display::InteractiveObject _hx___mouseDownRight; - ::Array< ::Dynamic> _hx___mouseOutStack; - ::openfl::display::InteractiveObject _hx___mouseOverTarget; - Float _hx___mouseX; - Float _hx___mouseY; - bool _hx___pendingMouseEvent; - int _hx___pendingMouseX; - int _hx___pendingMouseY; - ::Dynamic _hx___quality; - ::openfl::display::DisplayObjectRenderer _hx___renderer; - bool _hx___rendering; - ::Array< ::Dynamic> _hx___rollOutStack; - ::Dynamic _hx___scaleMode; - ::Array< ::Dynamic> _hx___stack; - ::haxe::ds::IntMap _hx___touchData; - bool _hx___transparent; - bool _hx___wasDirty; - bool _hx___wasFullscreen; - ::lime::ui::Touch _hx___primaryTouch; - void invalidate(); - - ::openfl::geom::Point localToGlobal( ::openfl::geom::Point pos); - - void _hx___broadcastEvent( ::openfl::events::Event event); - ::Dynamic _hx___broadcastEvent_dyn(); - - void _hx___createRenderer(); - ::Dynamic _hx___createRenderer_dyn(); - - bool _hx___dispatchEvent( ::openfl::events::Event event); - - void _hx___dispatchPendingMouseEvent(); - ::Dynamic _hx___dispatchPendingMouseEvent_dyn(); - - void _hx___dispatchStack( ::openfl::events::Event event,::Array< ::Dynamic> stack); - ::Dynamic _hx___dispatchStack_dyn(); - - bool _hx___dispatchTarget( ::openfl::events::EventDispatcher target, ::openfl::events::Event event); - ::Dynamic _hx___dispatchTarget_dyn(); - - void _hx___drag( ::openfl::geom::Point mouse); - ::Dynamic _hx___drag_dyn(); - - bool _hx___getInteractive(::Array< ::Dynamic> stack); - - ::openfl::geom::Point _hx___globalToLocal( ::openfl::geom::Point global, ::openfl::geom::Point local); - - void _hx___handleError( ::Dynamic e); - ::Dynamic _hx___handleError_dyn(); - - void _hx___onKey(::String type,int keyCode,int modifier); - ::Dynamic _hx___onKey_dyn(); - - void _hx___onLimeCreateWindow( ::lime::ui::Window window); - ::Dynamic _hx___onLimeCreateWindow_dyn(); - - void _hx___onLimeGamepadAxisMove( ::lime::ui::Gamepad gamepad,int axis,Float value); - ::Dynamic _hx___onLimeGamepadAxisMove_dyn(); - - void _hx___onLimeGamepadButtonDown( ::lime::ui::Gamepad gamepad,int button); - ::Dynamic _hx___onLimeGamepadButtonDown_dyn(); - - void _hx___onLimeGamepadButtonUp( ::lime::ui::Gamepad gamepad,int button); - ::Dynamic _hx___onLimeGamepadButtonUp_dyn(); - - void _hx___onLimeGamepadConnect( ::lime::ui::Gamepad gamepad); - ::Dynamic _hx___onLimeGamepadConnect_dyn(); - - void _hx___onLimeGamepadDisconnect( ::lime::ui::Gamepad gamepad); - ::Dynamic _hx___onLimeGamepadDisconnect_dyn(); - - void _hx___onLimeKeyDown( ::lime::ui::Window window,int keyCode,int modifier); - ::Dynamic _hx___onLimeKeyDown_dyn(); - - void _hx___onLimeKeyUp( ::lime::ui::Window window,int keyCode,int modifier); - ::Dynamic _hx___onLimeKeyUp_dyn(); - - void _hx___onLimeModuleExit(int code); - ::Dynamic _hx___onLimeModuleExit_dyn(); - - void _hx___onLimeMouseDown( ::lime::ui::Window window,Float x,Float y,int button); - ::Dynamic _hx___onLimeMouseDown_dyn(); - - void _hx___onLimeMouseMove( ::lime::ui::Window window,Float x,Float y); - ::Dynamic _hx___onLimeMouseMove_dyn(); - - void _hx___onLimeMouseMoveRelative( ::lime::ui::Window window,Float x,Float y); - ::Dynamic _hx___onLimeMouseMoveRelative_dyn(); - - void _hx___onLimeMouseUp( ::lime::ui::Window window,Float x,Float y,int button); - ::Dynamic _hx___onLimeMouseUp_dyn(); - - void _hx___onLimeMouseWheel( ::lime::ui::Window window,Float deltaX,Float deltaY, ::lime::ui::MouseWheelMode deltaMode); - ::Dynamic _hx___onLimeMouseWheel_dyn(); - - void _hx___onLimeRender( ::lime::graphics::RenderContext context); - ::Dynamic _hx___onLimeRender_dyn(); - - void _hx___onLimeRenderContextLost(); - ::Dynamic _hx___onLimeRenderContextLost_dyn(); - - void _hx___onLimeRenderContextRestored( ::lime::graphics::RenderContext context); - ::Dynamic _hx___onLimeRenderContextRestored_dyn(); - - void _hx___onLimeTextEdit( ::lime::ui::Window window,::String text,int start,int length); - ::Dynamic _hx___onLimeTextEdit_dyn(); - - void _hx___onLimeTextInput( ::lime::ui::Window window,::String text); - ::Dynamic _hx___onLimeTextInput_dyn(); - - void _hx___onLimeTouchCancel( ::lime::ui::Touch touch); - ::Dynamic _hx___onLimeTouchCancel_dyn(); - - void _hx___onLimeTouchMove( ::lime::ui::Touch touch); - ::Dynamic _hx___onLimeTouchMove_dyn(); - - void _hx___onLimeTouchEnd( ::lime::ui::Touch touch); - ::Dynamic _hx___onLimeTouchEnd_dyn(); - - void _hx___onLimeTouchStart( ::lime::ui::Touch touch); - ::Dynamic _hx___onLimeTouchStart_dyn(); - - void _hx___onLimeUpdate(int deltaTime); - ::Dynamic _hx___onLimeUpdate_dyn(); - - void _hx___onLimeWindowActivate( ::lime::ui::Window window); - ::Dynamic _hx___onLimeWindowActivate_dyn(); - - void _hx___onLimeWindowClose( ::lime::ui::Window window); - ::Dynamic _hx___onLimeWindowClose_dyn(); - - void _hx___onLimeWindowCreate( ::lime::ui::Window window); - ::Dynamic _hx___onLimeWindowCreate_dyn(); - - void _hx___onLimeWindowDeactivate( ::lime::ui::Window window); - ::Dynamic _hx___onLimeWindowDeactivate_dyn(); - - void _hx___onLimeWindowDropFile( ::lime::ui::Window window,::String file); - ::Dynamic _hx___onLimeWindowDropFile_dyn(); - - void _hx___onLimeWindowEnter( ::lime::ui::Window window); - ::Dynamic _hx___onLimeWindowEnter_dyn(); - - void _hx___onLimeWindowExpose( ::lime::ui::Window window); - ::Dynamic _hx___onLimeWindowExpose_dyn(); - - void _hx___onLimeWindowFocusIn( ::lime::ui::Window window); - ::Dynamic _hx___onLimeWindowFocusIn_dyn(); - - void _hx___onLimeWindowFocusOut( ::lime::ui::Window window); - ::Dynamic _hx___onLimeWindowFocusOut_dyn(); - - void _hx___onLimeWindowFullscreen( ::lime::ui::Window window); - ::Dynamic _hx___onLimeWindowFullscreen_dyn(); - - void _hx___onLimeWindowLeave( ::lime::ui::Window window); - ::Dynamic _hx___onLimeWindowLeave_dyn(); - - void _hx___onLimeWindowMinimize( ::lime::ui::Window window); - ::Dynamic _hx___onLimeWindowMinimize_dyn(); - - void _hx___onLimeWindowMove( ::lime::ui::Window window,Float x,Float y); - ::Dynamic _hx___onLimeWindowMove_dyn(); - - void _hx___onLimeWindowResize( ::lime::ui::Window window,int width,int height); - ::Dynamic _hx___onLimeWindowResize_dyn(); - - void _hx___onLimeWindowRestore( ::lime::ui::Window window); - ::Dynamic _hx___onLimeWindowRestore_dyn(); - - void _hx___onMouse(::String type,Float x,Float y,int button); - ::Dynamic _hx___onMouse_dyn(); - - void _hx___onMouseWheel(Float deltaX,Float deltaY, ::lime::ui::MouseWheelMode deltaMode); - ::Dynamic _hx___onMouseWheel_dyn(); - - void _hx___onTouch(::String type, ::lime::ui::Touch touch,bool isPrimaryTouchPoint); - ::Dynamic _hx___onTouch_dyn(); - - void _hx___registerLimeModule( ::lime::app::Application application); - ::Dynamic _hx___registerLimeModule_dyn(); - - void _hx___resize(); - ::Dynamic _hx___resize_dyn(); - - void _hx___setLogicalSize(int width,int height); - ::Dynamic _hx___setLogicalSize_dyn(); - - void _hx___startDrag( ::openfl::display::Sprite sprite,bool lockCenter, ::openfl::geom::Rectangle bounds); - ::Dynamic _hx___startDrag_dyn(); - - void _hx___stopDrag( ::openfl::display::Sprite sprite); - ::Dynamic _hx___stopDrag_dyn(); - - void _hx___unregisterLimeModule( ::lime::app::Application application); - ::Dynamic _hx___unregisterLimeModule_dyn(); - - void _hx___update(bool transformOnly,bool updateChildren); - - ::Dynamic get_color(); - ::Dynamic get_color_dyn(); - - ::Dynamic set_color( ::Dynamic value); - ::Dynamic set_color_dyn(); - - Float get_contentsScaleFactor(); - ::Dynamic get_contentsScaleFactor_dyn(); - - ::Dynamic get_displayState(); - ::Dynamic get_displayState_dyn(); - - ::Dynamic set_displayState( ::Dynamic value); - ::Dynamic set_displayState_dyn(); - - ::openfl::display::InteractiveObject get_focus(); - ::Dynamic get_focus_dyn(); - - ::openfl::display::InteractiveObject set_focus( ::openfl::display::InteractiveObject value); - ::Dynamic set_focus_dyn(); - - Float get_frameRate(); - ::Dynamic get_frameRate_dyn(); - - Float set_frameRate(Float value); - ::Dynamic set_frameRate_dyn(); - - int get_fullScreenHeight(); - ::Dynamic get_fullScreenHeight_dyn(); - - ::openfl::geom::Rectangle get_fullScreenSourceRect(); - ::Dynamic get_fullScreenSourceRect_dyn(); - - ::openfl::geom::Rectangle set_fullScreenSourceRect( ::openfl::geom::Rectangle value); - ::Dynamic set_fullScreenSourceRect_dyn(); - - int get_fullScreenWidth(); - ::Dynamic get_fullScreenWidth_dyn(); - - Float set_height(Float value); - - Float get_mouseX(); - - Float get_mouseY(); - - ::Dynamic get_quality(); - ::Dynamic get_quality_dyn(); - - ::Dynamic set_quality( ::Dynamic value); - ::Dynamic set_quality_dyn(); - - Float set_rotation(Float value); - - ::Dynamic get_scaleMode(); - ::Dynamic get_scaleMode_dyn(); - - ::Dynamic set_scaleMode( ::Dynamic value); - ::Dynamic set_scaleMode_dyn(); - - Float set_scaleX(Float value); - - Float set_scaleY(Float value); - - bool get_tabEnabled(); - - bool set_tabEnabled(bool value); - - int get_tabIndex(); - - int set_tabIndex(int value); - - ::openfl::geom::Transform set_transform( ::openfl::geom::Transform value); - - Float set_width(Float value); - - Float set_x(Float value); - - Float set_y(Float value); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_Stage */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/Stage3D.h b/hGameTest/bin/linux/obj/include/openfl/display/Stage3D.h deleted file mode 100644 index 3f5778f1..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/Stage3D.h +++ /dev/null @@ -1,121 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_Stage3D -#define INCLUDED_openfl_display_Stage3D - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,ObjectVector) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,Stage) -HX_DECLARE_CLASS2(openfl,display,Stage3D) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,display3D,IndexBuffer3D) -HX_DECLARE_CLASS2(openfl,display3D,VertexBuffer3D) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,Matrix3D) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES Stage3D_obj : public ::openfl::events::EventDispatcher_obj -{ - public: - typedef ::openfl::events::EventDispatcher_obj super; - typedef Stage3D_obj OBJ_; - Stage3D_obj(); - - public: - enum { _hx_ClassId = 0x6b07d441 }; - - void __construct( ::openfl::display::Stage stage); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.Stage3D") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.Stage3D"); } - static hx::ObjectPtr< Stage3D_obj > __new( ::openfl::display::Stage stage); - static hx::ObjectPtr< Stage3D_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display::Stage stage); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Stage3D_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Stage3D",cf,6a,1b,fb); } - - static bool _hx___active; - ::openfl::display3D::Context3D context3D; - bool visible; - bool _hx___contextLost; - bool _hx___contextRequested; - int _hx___height; - ::openfl::display3D::IndexBuffer3D _hx___indexBuffer; - ::openfl::geom::Matrix3D _hx___projectionTransform; - ::openfl::geom::Matrix3D _hx___renderTransform; - ::openfl::display::Stage _hx___stage; - ::openfl::display3D::VertexBuffer3D _hx___vertexBuffer; - int _hx___width; - Float _hx___x; - Float _hx___y; - void requestContext3D( ::Dynamic context3DRenderMode, ::Dynamic profile); - ::Dynamic requestContext3D_dyn(); - - void requestContext3DMatchingProfiles( ::openfl::_Vector::ObjectVector profiles); - ::Dynamic requestContext3DMatchingProfiles_dyn(); - - void _hx___createContext(); - ::Dynamic _hx___createContext_dyn(); - - void _hx___dispatchError(); - ::Dynamic _hx___dispatchError_dyn(); - - void _hx___dispatchCreate(); - ::Dynamic _hx___dispatchCreate_dyn(); - - void _hx___lostContext(); - ::Dynamic _hx___lostContext_dyn(); - - void _hx___resize(int width,int height); - ::Dynamic _hx___resize_dyn(); - - void _hx___restoreContext(); - ::Dynamic _hx___restoreContext_dyn(); - - Float get_x(); - ::Dynamic get_x_dyn(); - - Float set_x(Float value); - ::Dynamic set_x_dyn(); - - Float get_y(); - ::Dynamic get_y_dyn(); - - Float set_y(Float value); - ::Dynamic set_y_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_Stage3D */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/Timeline.h b/hGameTest/bin/linux/obj/include/openfl/display/Timeline.h deleted file mode 100644 index 3fe939ee..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/Timeline.h +++ /dev/null @@ -1,139 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_Timeline -#define INCLUDED_openfl_display_Timeline - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,IntMap) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,FrameLabel) -HX_DECLARE_CLASS2(openfl,display,FrameScript) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,MovieClip) -HX_DECLARE_CLASS2(openfl,display,Scene) -HX_DECLARE_CLASS2(openfl,display,Sprite) -HX_DECLARE_CLASS2(openfl,display,Timeline) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES Timeline_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Timeline_obj OBJ_; - Timeline_obj(); - - public: - enum { _hx_ClassId = 0x55dd04ef }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.Timeline") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.Timeline"); } - static hx::ObjectPtr< Timeline_obj > __new(); - static hx::ObjectPtr< Timeline_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Timeline_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Timeline",a1,2a,ed,d6); } - - ::Dynamic frameRate; - ::Array< ::Dynamic> scenes; - ::Array< ::Dynamic> scripts; - int _hx___currentFrame; - ::String _hx___currentFrameLabel; - ::String _hx___currentLabel; - ::Array< ::Dynamic> _hx___currentLabels; - ::openfl::display::Scene _hx___currentScene; - ::haxe::ds::IntMap _hx___frameScripts; - int _hx___framesLoaded; - int _hx___frameTime; - bool _hx___isPlaying; - int _hx___lastFrameScriptEval; - int _hx___lastFrameUpdate; - ::openfl::display::MovieClip _hx___scope; - int _hx___timeElapsed; - int _hx___totalFrames; - void attachMovieClip( ::openfl::display::MovieClip movieClip); - ::Dynamic attachMovieClip_dyn(); - - void enterFrame(int frame); - ::Dynamic enterFrame_dyn(); - - void _hx___addFrameScript(int index, ::Dynamic method); - ::Dynamic _hx___addFrameScript_dyn(); - - void _hx___attachMovieClip( ::openfl::display::MovieClip movieClip); - ::Dynamic _hx___attachMovieClip_dyn(); - - void _hx___enterFrame(int deltaTime); - ::Dynamic _hx___enterFrame_dyn(); - - bool _hx___evaluateFrameScripts(int advanceToFrame); - ::Dynamic _hx___evaluateFrameScripts_dyn(); - - int _hx___getNextFrame(int deltaTime); - ::Dynamic _hx___getNextFrame_dyn(); - - void _hx___goto(int frame); - ::Dynamic _hx___goto_dyn(); - - void _hx___gotoAndPlay( ::Dynamic frame,::String scene); - ::Dynamic _hx___gotoAndPlay_dyn(); - - void _hx___gotoAndStop( ::Dynamic frame,::String scene); - ::Dynamic _hx___gotoAndStop_dyn(); - - void _hx___nextFrame(); - ::Dynamic _hx___nextFrame_dyn(); - - void _hx___nextScene(); - ::Dynamic _hx___nextScene_dyn(); - - void _hx___play(); - ::Dynamic _hx___play_dyn(); - - void _hx___prevFrame(); - ::Dynamic _hx___prevFrame_dyn(); - - void _hx___prevScene(); - ::Dynamic _hx___prevScene_dyn(); - - void _hx___stop(); - ::Dynamic _hx___stop_dyn(); - - int _hx___resolveFrameReference( ::Dynamic frame); - ::Dynamic _hx___resolveFrameReference_dyn(); - - void _hx___updateFrameLabel(); - ::Dynamic _hx___updateFrameLabel_dyn(); - - void _hx___updateSymbol(int targetFrame); - ::Dynamic _hx___updateSymbol_dyn(); - -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_Timeline */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/Window.h b/hGameTest/bin/linux/obj/include/openfl/display/Window.h deleted file mode 100644 index 7fc8ff38..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/Window.h +++ /dev/null @@ -1,56 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display_Window -#define INCLUDED_openfl_display_Window - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_lime_ui_Window -#include -#endif -HX_DECLARE_CLASS2(lime,app,Application) -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS2(lime,app,Module) -HX_DECLARE_CLASS2(lime,ui,Window) -HX_DECLARE_CLASS2(openfl,display,Window) - -namespace openfl{ -namespace display{ - - -class HXCPP_CLASS_ATTRIBUTES Window_obj : public ::lime::ui::Window_obj -{ - public: - typedef ::lime::ui::Window_obj super; - typedef Window_obj OBJ_; - Window_obj(); - - public: - enum { _hx_ClassId = 0x2c659efa }; - - void __construct( ::lime::app::Application application, ::Dynamic attributes); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display.Window") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display.Window"); } - static hx::ObjectPtr< Window_obj > __new( ::lime::app::Application application, ::Dynamic attributes); - static hx::ObjectPtr< Window_obj > __alloc(hx::Ctx *_hx_ctx, ::lime::app::Application application, ::Dynamic attributes); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Window_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Window",10,08,21,87); } - - static void __boot(); - static ::Dynamic __meta__; -}; - -} // end namespace openfl -} // end namespace display - -#endif /* INCLUDED_openfl_display_Window */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_BlendMode/BlendMode_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_BlendMode/BlendMode_Impl_.h deleted file mode 100644 index a2b6fb20..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_BlendMode/BlendMode_Impl_.h +++ /dev/null @@ -1,83 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__BlendMode_BlendMode_Impl_ -#define INCLUDED_openfl_display__BlendMode_BlendMode_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_BlendMode,BlendMode_Impl_) - -namespace openfl{ -namespace display{ -namespace _BlendMode{ - - -class HXCPP_CLASS_ATTRIBUTES BlendMode_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef BlendMode_Impl__obj OBJ_; - BlendMode_Impl__obj(); - - public: - enum { _hx_ClassId = 0x19ec0ff1 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._BlendMode.BlendMode_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._BlendMode.BlendMode_Impl_"); } - - inline static hx::ObjectPtr< BlendMode_Impl__obj > __new() { - hx::ObjectPtr< BlendMode_Impl__obj > __this = new BlendMode_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< BlendMode_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - BlendMode_Impl__obj *__this = (BlendMode_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(BlendMode_Impl__obj), false, "openfl.display._BlendMode.BlendMode_Impl_")); - *(void **)__this = BlendMode_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~BlendMode_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("BlendMode_Impl_",d4,1f,5b,ff); } - - static void __boot(); - static ::Dynamic ADD; - static ::Dynamic ALPHA; - static ::Dynamic DARKEN; - static ::Dynamic DIFFERENCE; - static ::Dynamic ERASE; - static ::Dynamic HARDLIGHT; - static ::Dynamic INVERT; - static ::Dynamic LAYER; - static ::Dynamic LIGHTEN; - static ::Dynamic MULTIPLY; - static ::Dynamic NORMAL; - static ::Dynamic OVERLAY; - static ::Dynamic SCREEN; - static ::Dynamic SHADER; - static ::Dynamic SUBTRACT; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _BlendMode - -#endif /* INCLUDED_openfl_display__BlendMode_BlendMode_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_CapsStyle/CapsStyle_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_CapsStyle/CapsStyle_Impl_.h deleted file mode 100644 index a1bd95bf..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_CapsStyle/CapsStyle_Impl_.h +++ /dev/null @@ -1,77 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__CapsStyle_CapsStyle_Impl_ -#define INCLUDED_openfl_display__CapsStyle_CapsStyle_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_CapsStyle,CapsStyle_Impl_) - -namespace openfl{ -namespace display{ -namespace _CapsStyle{ - - -class HXCPP_CLASS_ATTRIBUTES CapsStyle_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CapsStyle_Impl__obj OBJ_; - CapsStyle_Impl__obj(); - - public: - enum { _hx_ClassId = 0x7cd0830d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._CapsStyle.CapsStyle_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._CapsStyle.CapsStyle_Impl_"); } - - inline static hx::ObjectPtr< CapsStyle_Impl__obj > __new() { - hx::ObjectPtr< CapsStyle_Impl__obj > __this = new CapsStyle_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CapsStyle_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - CapsStyle_Impl__obj *__this = (CapsStyle_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CapsStyle_Impl__obj), false, "openfl.display._CapsStyle.CapsStyle_Impl_")); - *(void **)__this = CapsStyle_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CapsStyle_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CapsStyle_Impl_",d0,81,7b,42); } - - static void __boot(); - static ::Dynamic NONE; - static ::Dynamic ROUND; - static ::Dynamic SQUARE; - static ::Dynamic fromInt( ::Dynamic value); - static ::Dynamic fromInt_dyn(); - - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::Dynamic toInt( ::Dynamic this1); - static ::Dynamic toInt_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _CapsStyle - -#endif /* INCLUDED_openfl_display__CapsStyle_CapsStyle_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_GradientType/GradientType_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_GradientType/GradientType_Impl_.h deleted file mode 100644 index 598f78fb..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_GradientType/GradientType_Impl_.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__GradientType_GradientType_Impl_ -#define INCLUDED_openfl_display__GradientType_GradientType_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_GradientType,GradientType_Impl_) - -namespace openfl{ -namespace display{ -namespace _GradientType{ - - -class HXCPP_CLASS_ATTRIBUTES GradientType_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GradientType_Impl__obj OBJ_; - GradientType_Impl__obj(); - - public: - enum { _hx_ClassId = 0x778edb69 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._GradientType.GradientType_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._GradientType.GradientType_Impl_"); } - - inline static hx::ObjectPtr< GradientType_Impl__obj > __new() { - hx::ObjectPtr< GradientType_Impl__obj > __this = new GradientType_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GradientType_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - GradientType_Impl__obj *__this = (GradientType_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GradientType_Impl__obj), false, "openfl.display._GradientType.GradientType_Impl_")); - *(void **)__this = GradientType_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GradientType_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GradientType_Impl_",0a,25,04,a0); } - - static void __boot(); - static ::Dynamic LINEAR; - static ::Dynamic RADIAL; - static ::Dynamic fromInt( ::Dynamic value); - static ::Dynamic fromInt_dyn(); - - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::Dynamic toInt( ::Dynamic this1); - static ::Dynamic toInt_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _GradientType - -#endif /* INCLUDED_openfl_display__GradientType_GradientType_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_GraphicsPathWinding/GraphicsPathWinding_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_GraphicsPathWinding/GraphicsPathWinding_Impl_.h deleted file mode 100644 index 9c1e38fc..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_GraphicsPathWinding/GraphicsPathWinding_Impl_.h +++ /dev/null @@ -1,70 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__GraphicsPathWinding_GraphicsPathWinding_Impl_ -#define INCLUDED_openfl_display__GraphicsPathWinding_GraphicsPathWinding_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_GraphicsPathWinding,GraphicsPathWinding_Impl_) - -namespace openfl{ -namespace display{ -namespace _GraphicsPathWinding{ - - -class HXCPP_CLASS_ATTRIBUTES GraphicsPathWinding_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GraphicsPathWinding_Impl__obj OBJ_; - GraphicsPathWinding_Impl__obj(); - - public: - enum { _hx_ClassId = 0x7f492dfd }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._GraphicsPathWinding.GraphicsPathWinding_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._GraphicsPathWinding.GraphicsPathWinding_Impl_"); } - - inline static hx::ObjectPtr< GraphicsPathWinding_Impl__obj > __new() { - hx::ObjectPtr< GraphicsPathWinding_Impl__obj > __this = new GraphicsPathWinding_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< GraphicsPathWinding_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - GraphicsPathWinding_Impl__obj *__this = (GraphicsPathWinding_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GraphicsPathWinding_Impl__obj), false, "openfl.display._GraphicsPathWinding.GraphicsPathWinding_Impl_")); - *(void **)__this = GraphicsPathWinding_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GraphicsPathWinding_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GraphicsPathWinding_Impl_",ea,2e,4c,54); } - - static void __boot(); - static ::Dynamic EVEN_ODD; - static ::Dynamic NON_ZERO; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _GraphicsPathWinding - -#endif /* INCLUDED_openfl_display__GraphicsPathWinding_GraphicsPathWinding_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_InterpolationMethod/InterpolationMethod_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_InterpolationMethod/InterpolationMethod_Impl_.h deleted file mode 100644 index cf424919..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_InterpolationMethod/InterpolationMethod_Impl_.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__InterpolationMethod_InterpolationMethod_Impl_ -#define INCLUDED_openfl_display__InterpolationMethod_InterpolationMethod_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_InterpolationMethod,InterpolationMethod_Impl_) - -namespace openfl{ -namespace display{ -namespace _InterpolationMethod{ - - -class HXCPP_CLASS_ATTRIBUTES InterpolationMethod_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef InterpolationMethod_Impl__obj OBJ_; - InterpolationMethod_Impl__obj(); - - public: - enum { _hx_ClassId = 0x705fa56d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._InterpolationMethod.InterpolationMethod_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._InterpolationMethod.InterpolationMethod_Impl_"); } - - inline static hx::ObjectPtr< InterpolationMethod_Impl__obj > __new() { - hx::ObjectPtr< InterpolationMethod_Impl__obj > __this = new InterpolationMethod_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< InterpolationMethod_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - InterpolationMethod_Impl__obj *__this = (InterpolationMethod_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(InterpolationMethod_Impl__obj), false, "openfl.display._InterpolationMethod.InterpolationMethod_Impl_")); - *(void **)__this = InterpolationMethod_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~InterpolationMethod_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("InterpolationMethod_Impl_",65,d5,85,a3); } - - static void __boot(); - static ::Dynamic LINEAR_RGB; - static ::Dynamic RGB; - static ::Dynamic fromInt( ::Dynamic value); - static ::Dynamic fromInt_dyn(); - - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::Dynamic toInt( ::Dynamic this1); - static ::Dynamic toInt_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _InterpolationMethod - -#endif /* INCLUDED_openfl_display__InterpolationMethod_InterpolationMethod_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_JointStyle/JointStyle_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_JointStyle/JointStyle_Impl_.h deleted file mode 100644 index 6d33ecae..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_JointStyle/JointStyle_Impl_.h +++ /dev/null @@ -1,77 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__JointStyle_JointStyle_Impl_ -#define INCLUDED_openfl_display__JointStyle_JointStyle_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_JointStyle,JointStyle_Impl_) - -namespace openfl{ -namespace display{ -namespace _JointStyle{ - - -class HXCPP_CLASS_ATTRIBUTES JointStyle_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef JointStyle_Impl__obj OBJ_; - JointStyle_Impl__obj(); - - public: - enum { _hx_ClassId = 0x7f13e873 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._JointStyle.JointStyle_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._JointStyle.JointStyle_Impl_"); } - - inline static hx::ObjectPtr< JointStyle_Impl__obj > __new() { - hx::ObjectPtr< JointStyle_Impl__obj > __this = new JointStyle_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< JointStyle_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - JointStyle_Impl__obj *__this = (JointStyle_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(JointStyle_Impl__obj), false, "openfl.display._JointStyle.JointStyle_Impl_")); - *(void **)__this = JointStyle_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~JointStyle_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("JointStyle_Impl_",87,e7,4f,3d); } - - static void __boot(); - static ::Dynamic BEVEL; - static ::Dynamic MITER; - static ::Dynamic ROUND; - static ::Dynamic fromInt( ::Dynamic value); - static ::Dynamic fromInt_dyn(); - - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::Dynamic toInt( ::Dynamic this1); - static ::Dynamic toInt_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _JointStyle - -#endif /* INCLUDED_openfl_display__JointStyle_JointStyle_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_LineScaleMode/LineScaleMode_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_LineScaleMode/LineScaleMode_Impl_.h deleted file mode 100644 index e845b7f3..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_LineScaleMode/LineScaleMode_Impl_.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__LineScaleMode_LineScaleMode_Impl_ -#define INCLUDED_openfl_display__LineScaleMode_LineScaleMode_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_LineScaleMode,LineScaleMode_Impl_) - -namespace openfl{ -namespace display{ -namespace _LineScaleMode{ - - -class HXCPP_CLASS_ATTRIBUTES LineScaleMode_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef LineScaleMode_Impl__obj OBJ_; - LineScaleMode_Impl__obj(); - - public: - enum { _hx_ClassId = 0x39628e2d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._LineScaleMode.LineScaleMode_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._LineScaleMode.LineScaleMode_Impl_"); } - - inline static hx::ObjectPtr< LineScaleMode_Impl__obj > __new() { - hx::ObjectPtr< LineScaleMode_Impl__obj > __this = new LineScaleMode_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< LineScaleMode_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - LineScaleMode_Impl__obj *__this = (LineScaleMode_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(LineScaleMode_Impl__obj), false, "openfl.display._LineScaleMode.LineScaleMode_Impl_")); - *(void **)__this = LineScaleMode_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~LineScaleMode_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("LineScaleMode_Impl_",b9,d9,f9,d7); } - - static void __boot(); - static ::Dynamic HORIZONTAL; - static ::Dynamic NONE; - static ::Dynamic NORMAL; - static ::Dynamic VERTICAL; - static ::Dynamic fromInt( ::Dynamic value); - static ::Dynamic fromInt_dyn(); - - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::Dynamic toInt( ::Dynamic this1); - static ::Dynamic toInt_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _LineScaleMode - -#endif /* INCLUDED_openfl_display__LineScaleMode_LineScaleMode_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_PixelSnapping/PixelSnapping_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_PixelSnapping/PixelSnapping_Impl_.h deleted file mode 100644 index 2185ae06..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_PixelSnapping/PixelSnapping_Impl_.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__PixelSnapping_PixelSnapping_Impl_ -#define INCLUDED_openfl_display__PixelSnapping_PixelSnapping_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_PixelSnapping,PixelSnapping_Impl_) - -namespace openfl{ -namespace display{ -namespace _PixelSnapping{ - - -class HXCPP_CLASS_ATTRIBUTES PixelSnapping_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef PixelSnapping_Impl__obj OBJ_; - PixelSnapping_Impl__obj(); - - public: - enum { _hx_ClassId = 0x2d23c379 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._PixelSnapping.PixelSnapping_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._PixelSnapping.PixelSnapping_Impl_"); } - - inline static hx::ObjectPtr< PixelSnapping_Impl__obj > __new() { - hx::ObjectPtr< PixelSnapping_Impl__obj > __this = new PixelSnapping_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< PixelSnapping_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - PixelSnapping_Impl__obj *__this = (PixelSnapping_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(PixelSnapping_Impl__obj), false, "openfl.display._PixelSnapping.PixelSnapping_Impl_")); - *(void **)__this = PixelSnapping_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~PixelSnapping_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("PixelSnapping_Impl_",62,58,36,94); } - - static void __boot(); - static ::Dynamic ALWAYS; - static ::Dynamic AUTO; - static ::Dynamic NEVER; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _PixelSnapping - -#endif /* INCLUDED_openfl_display__PixelSnapping_PixelSnapping_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_ShaderData/ShaderData_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_ShaderData/ShaderData_Impl_.h deleted file mode 100644 index 05308f28..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_ShaderData/ShaderData_Impl_.h +++ /dev/null @@ -1,68 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__ShaderData_ShaderData_Impl_ -#define INCLUDED_openfl_display__ShaderData_ShaderData_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(openfl,display,_ShaderData,ShaderData_Impl_) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace display{ -namespace _ShaderData{ - - -class HXCPP_CLASS_ATTRIBUTES ShaderData_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ShaderData_Impl__obj OBJ_; - ShaderData_Impl__obj(); - - public: - enum { _hx_ClassId = 0x2d0424eb }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._ShaderData.ShaderData_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._ShaderData.ShaderData_Impl_"); } - - inline static hx::ObjectPtr< ShaderData_Impl__obj > __new() { - hx::ObjectPtr< ShaderData_Impl__obj > __this = new ShaderData_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ShaderData_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - ShaderData_Impl__obj *__this = (ShaderData_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ShaderData_Impl__obj), false, "openfl.display._ShaderData.ShaderData_Impl_")); - *(void **)__this = ShaderData_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ShaderData_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ShaderData_Impl_",ef,6d,8d,6b); } - - static ::Dynamic _new( ::openfl::utils::ByteArrayData byteArray); - static ::Dynamic _new_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _ShaderData - -#endif /* INCLUDED_openfl_display__ShaderData_ShaderData_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_ShaderParameterType/ShaderParameterType_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_ShaderParameterType/ShaderParameterType_Impl_.h deleted file mode 100644 index 0fc3e642..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_ShaderParameterType/ShaderParameterType_Impl_.h +++ /dev/null @@ -1,89 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__ShaderParameterType_ShaderParameterType_Impl_ -#define INCLUDED_openfl_display__ShaderParameterType_ShaderParameterType_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_ShaderParameterType,ShaderParameterType_Impl_) - -namespace openfl{ -namespace display{ -namespace _ShaderParameterType{ - - -class HXCPP_CLASS_ATTRIBUTES ShaderParameterType_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ShaderParameterType_Impl__obj OBJ_; - ShaderParameterType_Impl__obj(); - - public: - enum { _hx_ClassId = 0x7e9fb7ed }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._ShaderParameterType.ShaderParameterType_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_"); } - - inline static hx::ObjectPtr< ShaderParameterType_Impl__obj > __new() { - hx::ObjectPtr< ShaderParameterType_Impl__obj > __this = new ShaderParameterType_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ShaderParameterType_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - ShaderParameterType_Impl__obj *__this = (ShaderParameterType_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ShaderParameterType_Impl__obj), false, "openfl.display._ShaderParameterType.ShaderParameterType_Impl_")); - *(void **)__this = ShaderParameterType_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ShaderParameterType_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ShaderParameterType_Impl_",9e,c1,8a,62); } - - static void __boot(); - static ::Dynamic BOOL; - static ::Dynamic BOOL2; - static ::Dynamic BOOL3; - static ::Dynamic BOOL4; - static ::Dynamic FLOAT; - static ::Dynamic FLOAT2; - static ::Dynamic FLOAT3; - static ::Dynamic FLOAT4; - static ::Dynamic INT; - static ::Dynamic INT2; - static ::Dynamic INT3; - static ::Dynamic INT4; - static ::Dynamic MATRIX2X2; - static ::Dynamic MATRIX2X3; - static ::Dynamic MATRIX2X4; - static ::Dynamic MATRIX3X2; - static ::Dynamic MATRIX3X3; - static ::Dynamic MATRIX3X4; - static ::Dynamic MATRIX4X2; - static ::Dynamic MATRIX4X3; - static ::Dynamic MATRIX4X4; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _ShaderParameterType - -#endif /* INCLUDED_openfl_display__ShaderParameterType_ShaderParameterType_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_ShaderPrecision/ShaderPrecision_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_ShaderPrecision/ShaderPrecision_Impl_.h deleted file mode 100644 index 0334a8e9..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_ShaderPrecision/ShaderPrecision_Impl_.h +++ /dev/null @@ -1,70 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__ShaderPrecision_ShaderPrecision_Impl_ -#define INCLUDED_openfl_display__ShaderPrecision_ShaderPrecision_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_ShaderPrecision,ShaderPrecision_Impl_) - -namespace openfl{ -namespace display{ -namespace _ShaderPrecision{ - - -class HXCPP_CLASS_ATTRIBUTES ShaderPrecision_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ShaderPrecision_Impl__obj OBJ_; - ShaderPrecision_Impl__obj(); - - public: - enum { _hx_ClassId = 0x195c0c6d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._ShaderPrecision.ShaderPrecision_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._ShaderPrecision.ShaderPrecision_Impl_"); } - - inline static hx::ObjectPtr< ShaderPrecision_Impl__obj > __new() { - hx::ObjectPtr< ShaderPrecision_Impl__obj > __this = new ShaderPrecision_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ShaderPrecision_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - ShaderPrecision_Impl__obj *__this = (ShaderPrecision_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ShaderPrecision_Impl__obj), false, "openfl.display._ShaderPrecision.ShaderPrecision_Impl_")); - *(void **)__this = ShaderPrecision_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ShaderPrecision_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ShaderPrecision_Impl_",99,de,34,15); } - - static void __boot(); - static ::Dynamic FAST; - static ::Dynamic FULL; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _ShaderPrecision - -#endif /* INCLUDED_openfl_display__ShaderPrecision_ShaderPrecision_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_SpreadMethod/SpreadMethod_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_SpreadMethod/SpreadMethod_Impl_.h deleted file mode 100644 index a9f1492e..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_SpreadMethod/SpreadMethod_Impl_.h +++ /dev/null @@ -1,77 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__SpreadMethod_SpreadMethod_Impl_ -#define INCLUDED_openfl_display__SpreadMethod_SpreadMethod_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_SpreadMethod,SpreadMethod_Impl_) - -namespace openfl{ -namespace display{ -namespace _SpreadMethod{ - - -class HXCPP_CLASS_ATTRIBUTES SpreadMethod_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef SpreadMethod_Impl__obj OBJ_; - SpreadMethod_Impl__obj(); - - public: - enum { _hx_ClassId = 0x5d5c0859 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._SpreadMethod.SpreadMethod_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._SpreadMethod.SpreadMethod_Impl_"); } - - inline static hx::ObjectPtr< SpreadMethod_Impl__obj > __new() { - hx::ObjectPtr< SpreadMethod_Impl__obj > __this = new SpreadMethod_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< SpreadMethod_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - SpreadMethod_Impl__obj *__this = (SpreadMethod_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(SpreadMethod_Impl__obj), false, "openfl.display._SpreadMethod.SpreadMethod_Impl_")); - *(void **)__this = SpreadMethod_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~SpreadMethod_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("SpreadMethod_Impl_",74,a5,98,88); } - - static void __boot(); - static ::Dynamic PAD; - static ::Dynamic REFLECT; - static ::Dynamic REPEAT; - static ::Dynamic fromInt( ::Dynamic value); - static ::Dynamic fromInt_dyn(); - - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::Dynamic toInt( ::Dynamic this1); - static ::Dynamic toInt_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _SpreadMethod - -#endif /* INCLUDED_openfl_display__SpreadMethod_SpreadMethod_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_StageAlign/StageAlign_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_StageAlign/StageAlign_Impl_.h deleted file mode 100644 index 75bf496d..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_StageAlign/StageAlign_Impl_.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__StageAlign_StageAlign_Impl_ -#define INCLUDED_openfl_display__StageAlign_StageAlign_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_StageAlign,StageAlign_Impl_) - -namespace openfl{ -namespace display{ -namespace _StageAlign{ - - -class HXCPP_CLASS_ATTRIBUTES StageAlign_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef StageAlign_Impl__obj OBJ_; - StageAlign_Impl__obj(); - - public: - enum { _hx_ClassId = 0x43ce735b }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._StageAlign.StageAlign_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._StageAlign.StageAlign_Impl_"); } - - inline static hx::ObjectPtr< StageAlign_Impl__obj > __new() { - hx::ObjectPtr< StageAlign_Impl__obj > __this = new StageAlign_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< StageAlign_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - StageAlign_Impl__obj *__this = (StageAlign_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(StageAlign_Impl__obj), false, "openfl.display._StageAlign.StageAlign_Impl_")); - *(void **)__this = StageAlign_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~StageAlign_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("StageAlign_Impl_",27,1b,3d,66); } - - static void __boot(); - static ::Dynamic BOTTOM; - static ::Dynamic BOTTOM_LEFT; - static ::Dynamic BOTTOM_RIGHT; - static ::Dynamic LEFT; - static ::Dynamic RIGHT; - static ::Dynamic TOP; - static ::Dynamic TOP_LEFT; - static ::Dynamic TOP_RIGHT; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _StageAlign - -#endif /* INCLUDED_openfl_display__StageAlign_StageAlign_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_StageDisplayState/StageDisplayState_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_StageDisplayState/StageDisplayState_Impl_.h deleted file mode 100644 index b617ec81..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_StageDisplayState/StageDisplayState_Impl_.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__StageDisplayState_StageDisplayState_Impl_ -#define INCLUDED_openfl_display__StageDisplayState_StageDisplayState_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_StageDisplayState,StageDisplayState_Impl_) - -namespace openfl{ -namespace display{ -namespace _StageDisplayState{ - - -class HXCPP_CLASS_ATTRIBUTES StageDisplayState_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef StageDisplayState_Impl__obj OBJ_; - StageDisplayState_Impl__obj(); - - public: - enum { _hx_ClassId = 0x645c03f5 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._StageDisplayState.StageDisplayState_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._StageDisplayState.StageDisplayState_Impl_"); } - - inline static hx::ObjectPtr< StageDisplayState_Impl__obj > __new() { - hx::ObjectPtr< StageDisplayState_Impl__obj > __this = new StageDisplayState_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< StageDisplayState_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - StageDisplayState_Impl__obj *__this = (StageDisplayState_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(StageDisplayState_Impl__obj), false, "openfl.display._StageDisplayState.StageDisplayState_Impl_")); - *(void **)__this = StageDisplayState_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~StageDisplayState_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("StageDisplayState_Impl_",8d,04,09,e1); } - - static void __boot(); - static ::Dynamic FULL_SCREEN; - static ::Dynamic FULL_SCREEN_INTERACTIVE; - static ::Dynamic NORMAL; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _StageDisplayState - -#endif /* INCLUDED_openfl_display__StageDisplayState_StageDisplayState_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_StageQuality/StageQuality_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_StageQuality/StageQuality_Impl_.h deleted file mode 100644 index ab61efc2..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_StageQuality/StageQuality_Impl_.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__StageQuality_StageQuality_Impl_ -#define INCLUDED_openfl_display__StageQuality_StageQuality_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_StageQuality,StageQuality_Impl_) - -namespace openfl{ -namespace display{ -namespace _StageQuality{ - - -class HXCPP_CLASS_ATTRIBUTES StageQuality_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef StageQuality_Impl__obj OBJ_; - StageQuality_Impl__obj(); - - public: - enum { _hx_ClassId = 0x68fb030f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._StageQuality.StageQuality_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._StageQuality.StageQuality_Impl_"); } - - inline static hx::ObjectPtr< StageQuality_Impl__obj > __new() { - hx::ObjectPtr< StageQuality_Impl__obj > __this = new StageQuality_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< StageQuality_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - StageQuality_Impl__obj *__this = (StageQuality_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(StageQuality_Impl__obj), false, "openfl.display._StageQuality.StageQuality_Impl_")); - *(void **)__this = StageQuality_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~StageQuality_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("StageQuality_Impl_",21,85,e4,fb); } - - static void __boot(); - static ::Dynamic BEST; - static ::Dynamic HIGH; - static ::Dynamic LOW; - static ::Dynamic MEDIUM; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _StageQuality - -#endif /* INCLUDED_openfl_display__StageQuality_StageQuality_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_StageScaleMode/StageScaleMode_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_StageScaleMode/StageScaleMode_Impl_.h deleted file mode 100644 index 34e106bb..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_StageScaleMode/StageScaleMode_Impl_.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__StageScaleMode_StageScaleMode_Impl_ -#define INCLUDED_openfl_display__StageScaleMode_StageScaleMode_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_StageScaleMode,StageScaleMode_Impl_) - -namespace openfl{ -namespace display{ -namespace _StageScaleMode{ - - -class HXCPP_CLASS_ATTRIBUTES StageScaleMode_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef StageScaleMode_Impl__obj OBJ_; - StageScaleMode_Impl__obj(); - - public: - enum { _hx_ClassId = 0x5ae04e6b }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._StageScaleMode.StageScaleMode_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._StageScaleMode.StageScaleMode_Impl_"); } - - inline static hx::ObjectPtr< StageScaleMode_Impl__obj > __new() { - hx::ObjectPtr< StageScaleMode_Impl__obj > __this = new StageScaleMode_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< StageScaleMode_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - StageScaleMode_Impl__obj *__this = (StageScaleMode_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(StageScaleMode_Impl__obj), false, "openfl.display._StageScaleMode.StageScaleMode_Impl_")); - *(void **)__this = StageScaleMode_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~StageScaleMode_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("StageScaleMode_Impl_",6f,2e,dc,ac); } - - static void __boot(); - static ::Dynamic EXACT_FIT; - static ::Dynamic NO_BORDER; - static ::Dynamic NO_SCALE; - static ::Dynamic SHOW_ALL; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _StageScaleMode - -#endif /* INCLUDED_openfl_display__StageScaleMode_StageScaleMode_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_TriangleCulling/TriangleCulling_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_TriangleCulling/TriangleCulling_Impl_.h deleted file mode 100644 index c9156e31..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_TriangleCulling/TriangleCulling_Impl_.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__TriangleCulling_TriangleCulling_Impl_ -#define INCLUDED_openfl_display__TriangleCulling_TriangleCulling_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_TriangleCulling,TriangleCulling_Impl_) - -namespace openfl{ -namespace display{ -namespace _TriangleCulling{ - - -class HXCPP_CLASS_ATTRIBUTES TriangleCulling_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef TriangleCulling_Impl__obj OBJ_; - TriangleCulling_Impl__obj(); - - public: - enum { _hx_ClassId = 0x6f9d9f8d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._TriangleCulling.TriangleCulling_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._TriangleCulling.TriangleCulling_Impl_"); } - - inline static hx::ObjectPtr< TriangleCulling_Impl__obj > __new() { - hx::ObjectPtr< TriangleCulling_Impl__obj > __this = new TriangleCulling_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< TriangleCulling_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - TriangleCulling_Impl__obj *__this = (TriangleCulling_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(TriangleCulling_Impl__obj), false, "openfl.display._TriangleCulling.TriangleCulling_Impl_")); - *(void **)__this = TriangleCulling_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~TriangleCulling_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("TriangleCulling_Impl_",08,b7,72,ec); } - - static void __boot(); - static ::Dynamic NEGATIVE; - static ::Dynamic NONE; - static ::Dynamic POSITIVE; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _TriangleCulling - -#endif /* INCLUDED_openfl_display__TriangleCulling_TriangleCulling_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/AbstractNoise.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/AbstractNoise.h deleted file mode 100644 index 7ba93566..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/AbstractNoise.h +++ /dev/null @@ -1,99 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_AbstractNoise -#define INCLUDED_openfl_display__internal_AbstractNoise - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,AbstractNoise) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES AbstractNoise_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AbstractNoise_obj OBJ_; - AbstractNoise_obj(); - - public: - enum { _hx_ClassId = 0x2fc3b48e }; - - void __construct(int seed,int octaves,int channels,bool grayScale,Float falloff,hx::Null< bool > __o_stitch,hx::Null< Float > __o_stitch_threshold); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display._internal.AbstractNoise") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display._internal.AbstractNoise"); } - static hx::ObjectPtr< AbstractNoise_obj > __new(int seed,int octaves,int channels,bool grayScale,Float falloff,hx::Null< bool > __o_stitch,hx::Null< Float > __o_stitch_threshold); - static hx::ObjectPtr< AbstractNoise_obj > __alloc(hx::Ctx *_hx_ctx,int seed,int octaves,int channels,bool grayScale,Float falloff,hx::Null< bool > __o_stitch,hx::Null< Float > __o_stitch_threshold); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AbstractNoise_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AbstractNoise",38,1b,91,2b); } - - static void __boot(); - static ::Dynamic __meta__; - int octaves; - bool stitch; - Float stitch_threshold; - int channels; - bool grayscale; - ::Array< Float > octaves_frequencies; - ::Array< Float > octaves_persistences; - Float persistence_max; - virtual void fill( ::openfl::display::BitmapData bitmap,Float _scale_x,Float _scale_y,Float _scale_z); - ::Dynamic fill_dyn(); - - int stitching( ::openfl::display::BitmapData bitmap,int color,int px,int py,int stitch_w,int stitch_h,int width,int height); - ::Dynamic stitching_dyn(); - - int color( ::Dynamic r_noise, ::Dynamic g_noise, ::Dynamic b_noise); - ::Dynamic color_dyn(); - - int noiseToColor(Float noise); - ::Dynamic noiseToColor_dyn(); - - Float fade(Float t); - ::Dynamic fade_dyn(); - - int mixI(int x,int y,Float t); - ::Dynamic mixI_dyn(); - - Float mix(Float x,Float y,Float t); - ::Dynamic mix_dyn(); - - int fastfloor(Float x); - ::Dynamic fastfloor_dyn(); - - Float dot2d(::Array< int > grad,Float x,Float y); - ::Dynamic dot2d_dyn(); - - Float dot(::Array< int > grad,Float x,Float y,Float z); - ::Dynamic dot_dyn(); - - void calculateOctaves(Float fPersistence); - ::Dynamic calculateOctaves_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_AbstractNoise */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/CairoBitmap.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/CairoBitmap.h deleted file mode 100644 index 2ff15909..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/CairoBitmap.h +++ /dev/null @@ -1,73 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_CairoBitmap -#define INCLUDED_openfl_display__internal_CairoBitmap - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,Bitmap) -HX_DECLARE_CLASS2(openfl,display,CairoRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,CairoBitmap) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES CairoBitmap_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CairoBitmap_obj OBJ_; - CairoBitmap_obj(); - - public: - enum { _hx_ClassId = 0x00e65e69 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal.CairoBitmap") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal.CairoBitmap"); } - - inline static hx::ObjectPtr< CairoBitmap_obj > __new() { - hx::ObjectPtr< CairoBitmap_obj > __this = new CairoBitmap_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CairoBitmap_obj > __alloc(hx::Ctx *_hx_ctx) { - CairoBitmap_obj *__this = (CairoBitmap_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CairoBitmap_obj), false, "openfl.display._internal.CairoBitmap")); - *(void **)__this = CairoBitmap_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CairoBitmap_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CairoBitmap",77,62,57,c1); } - - static void __boot(); - static ::Dynamic __meta__; - static void render( ::openfl::display::Bitmap bitmap, ::openfl::display::CairoRenderer renderer); - static ::Dynamic render_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_CairoBitmap */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/CairoDisplayObject.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/CairoDisplayObject.h deleted file mode 100644 index 0d32ed10..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/CairoDisplayObject.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_CairoDisplayObject -#define INCLUDED_openfl_display__internal_CairoDisplayObject - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,CairoRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,CairoDisplayObject) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES CairoDisplayObject_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CairoDisplayObject_obj OBJ_; - CairoDisplayObject_obj(); - - public: - enum { _hx_ClassId = 0x76d80f67 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal.CairoDisplayObject") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal.CairoDisplayObject"); } - - inline static hx::ObjectPtr< CairoDisplayObject_obj > __new() { - hx::ObjectPtr< CairoDisplayObject_obj > __this = new CairoDisplayObject_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CairoDisplayObject_obj > __alloc(hx::Ctx *_hx_ctx) { - CairoDisplayObject_obj *__this = (CairoDisplayObject_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CairoDisplayObject_obj), false, "openfl.display._internal.CairoDisplayObject")); - *(void **)__this = CairoDisplayObject_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CairoDisplayObject_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CairoDisplayObject",19,c9,11,01); } - - static void __boot(); - static ::Dynamic __meta__; - static void render( ::openfl::display::DisplayObject displayObject, ::openfl::display::CairoRenderer renderer); - static ::Dynamic render_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_CairoDisplayObject */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/CairoGraphics.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/CairoGraphics.h deleted file mode 100644 index a1f67fc2..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/CairoGraphics.h +++ /dev/null @@ -1,137 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_CairoGraphics -#define INCLUDED_openfl_display__internal_CairoGraphics - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,graphics,cairo,Cairo) -HX_DECLARE_CLASS2(lime,math,Matrix3) -HX_DECLARE_CLASS2(openfl,_Vector,FloatVector) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,CairoRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,Graphics) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,CairoGraphics) -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandBuffer) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES CairoGraphics_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CairoGraphics_obj OBJ_; - CairoGraphics_obj(); - - public: - enum { _hx_ClassId = 0x0e4596a9 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal.CairoGraphics") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal.CairoGraphics"); } - - inline static hx::ObjectPtr< CairoGraphics_obj > __new() { - hx::ObjectPtr< CairoGraphics_obj > __this = new CairoGraphics_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CairoGraphics_obj > __alloc(hx::Ctx *_hx_ctx) { - CairoGraphics_obj *__this = (CairoGraphics_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CairoGraphics_obj), false, "openfl.display._internal.CairoGraphics")); - *(void **)__this = CairoGraphics_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CairoGraphics_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CairoGraphics",53,fd,12,0a); } - - static void __boot(); - static ::Dynamic __meta__; - static Float SIN45; - static Float TAN22; - static bool allowSmoothing; - static ::openfl::display::BitmapData bitmapFill; - static bool bitmapRepeat; - static ::openfl::geom::Rectangle bounds; - static ::lime::graphics::cairo::Cairo cairo; - static ::openfl::display::_internal::DrawCommandBuffer fillCommands; - static ::Dynamic fillPattern; - static ::openfl::geom::Matrix fillPatternMatrix; - static ::openfl::display::Graphics graphics; - static bool hasFill; - static bool hasStroke; - static bool hitTesting; - static ::openfl::geom::Matrix inversePendingMatrix; - static ::openfl::geom::Matrix pendingMatrix; - static ::openfl::display::_internal::DrawCommandBuffer strokeCommands; - static ::Dynamic strokePattern; - static ::lime::math::Matrix3 tempMatrix3; - static Float worldAlpha; - static void closePath(hx::Null< bool > strokeBefore); - static ::Dynamic closePath_dyn(); - - static ::Dynamic createGradientPattern( ::Dynamic type,::cpp::VirtualArray colors,::cpp::VirtualArray alphas,::cpp::VirtualArray ratios, ::openfl::geom::Matrix matrix, ::Dynamic spreadMethod, ::Dynamic interpolationMethod,Float focalPointRatio); - static ::Dynamic createGradientPattern_dyn(); - - static ::Dynamic createImagePattern( ::openfl::display::BitmapData bitmapFill, ::openfl::geom::Matrix matrix,bool bitmapRepeat,bool smooth); - static ::Dynamic createImagePattern_dyn(); - - static void drawRoundRect(Float x,Float y,Float width,Float height,Float ellipseWidth, ::Dynamic ellipseHeight); - static ::Dynamic drawRoundRect_dyn(); - - static void endFill(); - static ::Dynamic endFill_dyn(); - - static void endStroke(); - static ::Dynamic endStroke_dyn(); - - static bool hitTest( ::openfl::display::Graphics graphics,Float x,Float y); - static ::Dynamic hitTest_dyn(); - - static bool isCCW(Float x1,Float y1,Float x2,Float y2,Float x3,Float y3); - static ::Dynamic isCCW_dyn(); - - static ::Dynamic normalizeUVT( ::openfl::_Vector::FloatVector uvt,hx::Null< bool > skipT); - static ::Dynamic normalizeUVT_dyn(); - - static void playCommands( ::openfl::display::_internal::DrawCommandBuffer commands,hx::Null< bool > stroke); - static ::Dynamic playCommands_dyn(); - - static void quadraticCurveTo(Float cx,Float cy,Float x,Float y); - static ::Dynamic quadraticCurveTo_dyn(); - - static void render( ::openfl::display::Graphics graphics, ::openfl::display::CairoRenderer renderer); - static ::Dynamic render_dyn(); - - static void renderMask( ::openfl::display::Graphics graphics, ::openfl::display::CairoRenderer renderer); - static ::Dynamic renderMask_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_CairoGraphics */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/CairoShape.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/CairoShape.h deleted file mode 100644 index 570322b5..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/CairoShape.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_CairoShape -#define INCLUDED_openfl_display__internal_CairoShape - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,math,Matrix3) -HX_DECLARE_CLASS2(openfl,display,CairoRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,CairoShape) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES CairoShape_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CairoShape_obj OBJ_; - CairoShape_obj(); - - public: - enum { _hx_ClassId = 0x16f30e83 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal.CairoShape") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal.CairoShape"); } - - inline static hx::ObjectPtr< CairoShape_obj > __new() { - hx::ObjectPtr< CairoShape_obj > __this = new CairoShape_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CairoShape_obj > __alloc(hx::Ctx *_hx_ctx) { - CairoShape_obj *__this = (CairoShape_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CairoShape_obj), false, "openfl.display._internal.CairoShape")); - *(void **)__this = CairoShape_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CairoShape_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CairoShape",99,39,1d,ac); } - - static void __boot(); - static ::Dynamic __meta__; - static ::lime::math::Matrix3 sourceTransform; - static void render( ::openfl::display::DisplayObject shape, ::openfl::display::CairoRenderer renderer); - static ::Dynamic render_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_CairoShape */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/CanvasBitmap.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/CanvasBitmap.h deleted file mode 100644 index 51e2a337..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/CanvasBitmap.h +++ /dev/null @@ -1,73 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_CanvasBitmap -#define INCLUDED_openfl_display__internal_CanvasBitmap - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,Bitmap) -HX_DECLARE_CLASS2(openfl,display,CanvasRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,CanvasBitmap) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES CanvasBitmap_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CanvasBitmap_obj OBJ_; - CanvasBitmap_obj(); - - public: - enum { _hx_ClassId = 0x25e7f79d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal.CanvasBitmap") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal.CanvasBitmap"); } - - inline static hx::ObjectPtr< CanvasBitmap_obj > __new() { - hx::ObjectPtr< CanvasBitmap_obj > __this = new CanvasBitmap_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CanvasBitmap_obj > __alloc(hx::Ctx *_hx_ctx) { - CanvasBitmap_obj *__this = (CanvasBitmap_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CanvasBitmap_obj), false, "openfl.display._internal.CanvasBitmap")); - *(void **)__this = CanvasBitmap_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CanvasBitmap_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CanvasBitmap",07,57,88,64); } - - static void __boot(); - static ::Dynamic __meta__; - static void render( ::openfl::display::Bitmap bitmap, ::openfl::display::CanvasRenderer renderer); - static ::Dynamic render_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_CanvasBitmap */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/CanvasDisplayObject.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/CanvasDisplayObject.h deleted file mode 100644 index 6d948f2a..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/CanvasDisplayObject.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_CanvasDisplayObject -#define INCLUDED_openfl_display__internal_CanvasDisplayObject - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,CanvasRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,CanvasDisplayObject) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES CanvasDisplayObject_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CanvasDisplayObject_obj OBJ_; - CanvasDisplayObject_obj(); - - public: - enum { _hx_ClassId = 0x1294c497 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal.CanvasDisplayObject") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal.CanvasDisplayObject"); } - - inline static hx::ObjectPtr< CanvasDisplayObject_obj > __new() { - hx::ObjectPtr< CanvasDisplayObject_obj > __this = new CanvasDisplayObject_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CanvasDisplayObject_obj > __alloc(hx::Ctx *_hx_ctx) { - CanvasDisplayObject_obj *__this = (CanvasDisplayObject_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CanvasDisplayObject_obj), false, "openfl.display._internal.CanvasDisplayObject")); - *(void **)__this = CanvasDisplayObject_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CanvasDisplayObject_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CanvasDisplayObject",89,86,07,65); } - - static void __boot(); - static ::Dynamic __meta__; - static void render( ::openfl::display::DisplayObject displayObject, ::openfl::display::CanvasRenderer renderer); - static ::Dynamic render_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_CanvasDisplayObject */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/CanvasGraphics.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/CanvasGraphics.h deleted file mode 100644 index 99ed1fc4..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/CanvasGraphics.h +++ /dev/null @@ -1,135 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_CanvasGraphics -#define INCLUDED_openfl_display__internal_CanvasGraphics - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,_Vector,FloatVector) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,CanvasRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,Graphics) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,CanvasGraphics) -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandBuffer) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES CanvasGraphics_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CanvasGraphics_obj OBJ_; - CanvasGraphics_obj(); - - public: - enum { _hx_ClassId = 0x3ae9c7cd }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal.CanvasGraphics") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal.CanvasGraphics"); } - - inline static hx::ObjectPtr< CanvasGraphics_obj > __new() { - hx::ObjectPtr< CanvasGraphics_obj > __this = new CanvasGraphics_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CanvasGraphics_obj > __alloc(hx::Ctx *_hx_ctx) { - CanvasGraphics_obj *__this = (CanvasGraphics_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CanvasGraphics_obj), false, "openfl.display._internal.CanvasGraphics")); - *(void **)__this = CanvasGraphics_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CanvasGraphics_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CanvasGraphics",e3,35,d6,92); } - - static void __boot(); - static ::Dynamic __meta__; - static Float SIN45; - static Float TAN22; - static bool allowSmoothing; - static ::openfl::display::BitmapData bitmapFill; - static ::openfl::display::BitmapData bitmapStroke; - static bool bitmapRepeat; - static ::openfl::geom::Rectangle bounds; - static ::openfl::display::_internal::DrawCommandBuffer fillCommands; - static ::openfl::display::Graphics graphics; - static bool hasFill; - static bool hasStroke; - static bool hitTesting; - static ::openfl::geom::Matrix inversePendingMatrix; - static ::openfl::geom::Matrix pendingMatrix; - static ::openfl::display::_internal::DrawCommandBuffer strokeCommands; - static ::Dynamic windingRule; - static Float worldAlpha; - static void closePath(hx::Null< bool > strokeBefore); - static ::Dynamic closePath_dyn(); - - static ::Dynamic createBitmapFill( ::openfl::display::BitmapData bitmap,bool bitmapRepeat,bool smooth); - static ::Dynamic createBitmapFill_dyn(); - - static void createGradientPattern( ::Dynamic type,::cpp::VirtualArray colors,::cpp::VirtualArray alphas,::cpp::VirtualArray ratios, ::openfl::geom::Matrix matrix, ::Dynamic spreadMethod, ::Dynamic interpolationMethod,Float focalPointRatio); - static ::Dynamic createGradientPattern_dyn(); - - static void createTempPatternCanvas( ::openfl::display::BitmapData bitmap,bool repeat,int width,int height); - static ::Dynamic createTempPatternCanvas_dyn(); - - static void drawRoundRect(Float x,Float y,Float width,Float height,Float ellipseWidth, ::Dynamic ellipseHeight); - static ::Dynamic drawRoundRect_dyn(); - - static void endFill(); - static ::Dynamic endFill_dyn(); - - static void endStroke(); - static ::Dynamic endStroke_dyn(); - - static bool hitTest( ::openfl::display::Graphics graphics,Float x,Float y); - static ::Dynamic hitTest_dyn(); - - static bool isCCW(Float x1,Float y1,Float x2,Float y2,Float x3,Float y3); - static ::Dynamic isCCW_dyn(); - - static ::Dynamic normalizeUVT( ::openfl::_Vector::FloatVector uvt,hx::Null< bool > skipT); - static ::Dynamic normalizeUVT_dyn(); - - static void playCommands( ::openfl::display::_internal::DrawCommandBuffer commands,hx::Null< bool > stroke); - static ::Dynamic playCommands_dyn(); - - static void render( ::openfl::display::Graphics graphics, ::openfl::display::CanvasRenderer renderer); - static ::Dynamic render_dyn(); - - static void renderMask( ::openfl::display::Graphics graphics, ::openfl::display::CanvasRenderer renderer); - static ::Dynamic renderMask_dyn(); - - static void setSmoothing(bool smooth); - static ::Dynamic setSmoothing_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_CanvasGraphics */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DBitmap.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DBitmap.h deleted file mode 100644 index fa623f18..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DBitmap.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_Context3DBitmap -#define INCLUDED_openfl_display__internal_Context3DBitmap - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,Bitmap) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,OpenGLRenderer) -HX_DECLARE_CLASS3(openfl,display,_internal,Context3DBitmap) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DBitmap_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DBitmap_obj OBJ_; - Context3DBitmap_obj(); - - public: - enum { _hx_ClassId = 0x5a034d41 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal.Context3DBitmap") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal.Context3DBitmap"); } - - inline static hx::ObjectPtr< Context3DBitmap_obj > __new() { - hx::ObjectPtr< Context3DBitmap_obj > __this = new Context3DBitmap_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DBitmap_obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DBitmap_obj *__this = (Context3DBitmap_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DBitmap_obj), false, "openfl.display._internal.Context3DBitmap")); - *(void **)__this = Context3DBitmap_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DBitmap_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DBitmap",4f,70,e2,50); } - - static void __boot(); - static ::Dynamic __meta__; - static void render( ::openfl::display::Bitmap bitmap, ::openfl::display::OpenGLRenderer renderer); - static ::Dynamic render_dyn(); - - static void renderMask( ::openfl::display::Bitmap bitmap, ::openfl::display::OpenGLRenderer renderer); - static ::Dynamic renderMask_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_Context3DBitmap */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DBuffer.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DBuffer.h deleted file mode 100644 index 84caf0ea..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DBuffer.h +++ /dev/null @@ -1,85 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_Context3DBuffer -#define INCLUDED_openfl_display__internal_Context3DBuffer - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS3(openfl,display,_internal,Context3DBuffer) -HX_DECLARE_CLASS3(openfl,display,_internal,Context3DElementType) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,display3D,IndexBuffer3D) -HX_DECLARE_CLASS2(openfl,display3D,VertexBuffer3D) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DBuffer_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DBuffer_obj OBJ_; - Context3DBuffer_obj(); - - public: - enum { _hx_ClassId = 0x398bfa52 }; - - void __construct( ::openfl::display3D::Context3D context3D, ::openfl::display::_internal::Context3DElementType elementType,int elementCount,int dataPerVertex); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display._internal.Context3DBuffer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display._internal.Context3DBuffer"); } - static hx::ObjectPtr< Context3DBuffer_obj > __new( ::openfl::display3D::Context3D context3D, ::openfl::display::_internal::Context3DElementType elementType,int elementCount,int dataPerVertex); - static hx::ObjectPtr< Context3DBuffer_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context3D, ::openfl::display::_internal::Context3DElementType elementType,int elementCount,int dataPerVertex); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DBuffer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DBuffer",60,1d,6b,30); } - - static void __boot(); - static ::Dynamic __meta__; - static int MAX_INDEX_BUFFER_LENGTH; - static int MAX_QUADS_PER_INDEX_BUFFER; - static int MAX_QUAD_INDEX_BUFFER_LENGTH; - int dataPerVertex; - int elementCount; - ::openfl::display::_internal::Context3DElementType elementType; - ::Array< ::Dynamic> indexBufferData; - ::Array< ::Dynamic> indexBuffers; - int indexCount; - ::openfl::display3D::VertexBuffer3D vertexBuffer; - ::lime::utils::ArrayBufferView vertexBufferData; - int vertexCount; - ::openfl::display3D::Context3D context3D; - void drawElements(int start,hx::Null< int > length); - ::Dynamic drawElements_dyn(); - - void flushVertexBufferData(); - ::Dynamic flushVertexBufferData_dyn(); - - void resize(int elementCount,hx::Null< int > dataPerVertex); - ::Dynamic resize_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_Context3DBuffer */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DDisplayObject.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DDisplayObject.h deleted file mode 100644 index badfab4c..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DDisplayObject.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_Context3DDisplayObject -#define INCLUDED_openfl_display__internal_Context3DDisplayObject - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,OpenGLRenderer) -HX_DECLARE_CLASS3(openfl,display,_internal,Context3DDisplayObject) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DDisplayObject_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DDisplayObject_obj OBJ_; - Context3DDisplayObject_obj(); - - public: - enum { _hx_ClassId = 0x1b79322b }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal.Context3DDisplayObject") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal.Context3DDisplayObject"); } - - inline static hx::ObjectPtr< Context3DDisplayObject_obj > __new() { - hx::ObjectPtr< Context3DDisplayObject_obj > __this = new Context3DDisplayObject_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DDisplayObject_obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DDisplayObject_obj *__this = (Context3DDisplayObject_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DDisplayObject_obj), false, "openfl.display._internal.Context3DDisplayObject")); - *(void **)__this = Context3DDisplayObject_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DDisplayObject_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DDisplayObject",41,a6,42,1b); } - - static void __boot(); - static ::Dynamic __meta__; - static void render( ::openfl::display::DisplayObject displayObject, ::openfl::display::OpenGLRenderer renderer); - static ::Dynamic render_dyn(); - - static void renderMask( ::openfl::display::DisplayObject displayObject, ::openfl::display::OpenGLRenderer renderer); - static ::Dynamic renderMask_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_Context3DDisplayObject */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DElementType.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DElementType.h deleted file mode 100644 index 94daf1ba..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DElementType.h +++ /dev/null @@ -1,41 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_Context3DElementType -#define INCLUDED_openfl_display__internal_Context3DElementType - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,Context3DElementType) -namespace openfl{ -namespace display{ -namespace _internal{ - - -class Context3DElementType_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef Context3DElementType_obj OBJ_; - - public: - Context3DElementType_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("openfl.display._internal.Context3DElementType",12,f8,d9,53); } - ::String __ToString() const { return HX_("Context3DElementType.",38,30,f0,03) + _hx_tag; } - - static ::openfl::display::_internal::Context3DElementType QUADS; - static inline ::openfl::display::_internal::Context3DElementType QUADS_dyn() { return QUADS; } - static ::openfl::display::_internal::Context3DElementType TRIANGLES; - static inline ::openfl::display::_internal::Context3DElementType TRIANGLES_dyn() { return TRIANGLES; } - static ::openfl::display::_internal::Context3DElementType TRIANGLE_INDICES; - static inline ::openfl::display::_internal::Context3DElementType TRIANGLE_INDICES_dyn() { return TRIANGLE_INDICES; } -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_Context3DElementType */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DGraphics.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DGraphics.h deleted file mode 100644 index b8a3a7d2..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DGraphics.h +++ /dev/null @@ -1,93 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_Context3DGraphics -#define INCLUDED_openfl_display__internal_Context3DGraphics - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,Graphics) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,OpenGLRenderer) -HX_DECLARE_CLASS3(openfl,display,_internal,Context3DGraphics) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,ColorTransform) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DGraphics_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DGraphics_obj OBJ_; - Context3DGraphics_obj(); - - public: - enum { _hx_ClassId = 0x15a6ae9d }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal.Context3DGraphics") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal.Context3DGraphics"); } - - inline static hx::ObjectPtr< Context3DGraphics_obj > __new() { - hx::ObjectPtr< Context3DGraphics_obj > __this = new Context3DGraphics_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DGraphics_obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DGraphics_obj *__this = (Context3DGraphics_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DGraphics_obj), false, "openfl.display._internal.Context3DGraphics")); - *(void **)__this = Context3DGraphics_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DGraphics_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DGraphics",2b,31,df,dc); } - - static void __boot(); - static ::Dynamic __meta__; - static ::openfl::display::BitmapData blankBitmapData; - static bool maskRender; - static ::openfl::geom::ColorTransform tempColorTransform; - static void buildBuffer( ::openfl::display::Graphics graphics, ::openfl::display::OpenGLRenderer renderer); - static ::Dynamic buildBuffer_dyn(); - - static bool isCompatible( ::openfl::display::Graphics graphics); - static ::Dynamic isCompatible_dyn(); - - static void render( ::openfl::display::Graphics graphics, ::openfl::display::OpenGLRenderer renderer); - static ::Dynamic render_dyn(); - - static void renderMask( ::openfl::display::Graphics graphics, ::openfl::display::OpenGLRenderer renderer); - static ::Dynamic renderMask_dyn(); - - static void resizeIndexBuffer( ::openfl::display::Graphics graphics,bool isQuad,int length); - static ::Dynamic resizeIndexBuffer_dyn(); - - static void resizeVertexBuffer( ::openfl::display::Graphics graphics,bool hasUVTData,int length); - static ::Dynamic resizeVertexBuffer_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_Context3DGraphics */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DMaskShader.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DMaskShader.h deleted file mode 100644 index e8f1c210..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DMaskShader.h +++ /dev/null @@ -1,70 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_Context3DMaskShader -#define INCLUDED_openfl_display__internal_Context3DMaskShader - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,Shader) -HX_DECLARE_CLASS2(openfl,display,ShaderInput_openfl_display_BitmapData) -HX_DECLARE_CLASS2(openfl,display,ShaderParameter_Float) -HX_DECLARE_CLASS3(openfl,display,_internal,Context3DMaskShader) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DMaskShader_obj : public ::openfl::display::Shader_obj -{ - public: - typedef ::openfl::display::Shader_obj super; - typedef Context3DMaskShader_obj OBJ_; - Context3DMaskShader_obj(); - - public: - enum { _hx_ClassId = 0x74e43b67 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display._internal.Context3DMaskShader") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display._internal.Context3DMaskShader"); } - static hx::ObjectPtr< Context3DMaskShader_obj > __new(); - static hx::ObjectPtr< Context3DMaskShader_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DMaskShader_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DMaskShader",91,fd,02,f3); } - - static void __boot(); - static ::openfl::display::BitmapData opaqueBitmapData; - ::openfl::display::ShaderParameter_Float openfl_Position; - ::openfl::display::ShaderParameter_Float openfl_TextureCoord; - ::openfl::display::ShaderParameter_Float openfl_Matrix; - ::openfl::display::ShaderInput_openfl_display_BitmapData openfl_Texture; -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_Context3DMaskShader */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DShape.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DShape.h deleted file mode 100644 index a16a7304..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/Context3DShape.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_Context3DShape -#define INCLUDED_openfl_display__internal_Context3DShape - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,OpenGLRenderer) -HX_DECLARE_CLASS3(openfl,display,_internal,Context3DShape) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DShape_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DShape_obj OBJ_; - Context3DShape_obj(); - - public: - enum { _hx_ClassId = 0x4bf02b73 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal.Context3DShape") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal.Context3DShape"); } - - inline static hx::ObjectPtr< Context3DShape_obj > __new() { - hx::ObjectPtr< Context3DShape_obj > __this = new Context3DShape_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DShape_obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DShape_obj *__this = (Context3DShape_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DShape_obj), false, "openfl.display._internal.Context3DShape")); - *(void **)__this = Context3DShape_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DShape_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DShape",c1,ae,98,08); } - - static void __boot(); - static ::Dynamic __meta__; - static void render( ::openfl::display::DisplayObject shape, ::openfl::display::OpenGLRenderer renderer); - static ::Dynamic render_dyn(); - - static void renderMask( ::openfl::display::DisplayObject shape, ::openfl::display::OpenGLRenderer renderer); - static ::Dynamic renderMask_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_Context3DShape */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/DOMBitmap.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/DOMBitmap.h deleted file mode 100644 index 2643ac84..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/DOMBitmap.h +++ /dev/null @@ -1,82 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_DOMBitmap -#define INCLUDED_openfl_display__internal_DOMBitmap - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,Bitmap) -HX_DECLARE_CLASS2(openfl,display,DOMRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,DOMBitmap) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES DOMBitmap_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DOMBitmap_obj OBJ_; - DOMBitmap_obj(); - - public: - enum { _hx_ClassId = 0x5ff00e47 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal.DOMBitmap") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal.DOMBitmap"); } - - inline static hx::ObjectPtr< DOMBitmap_obj > __new() { - hx::ObjectPtr< DOMBitmap_obj > __this = new DOMBitmap_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< DOMBitmap_obj > __alloc(hx::Ctx *_hx_ctx) { - DOMBitmap_obj *__this = (DOMBitmap_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DOMBitmap_obj), false, "openfl.display._internal.DOMBitmap")); - *(void **)__this = DOMBitmap_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DOMBitmap_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DOMBitmap",f1,57,46,56); } - - static void __boot(); - static ::Dynamic __meta__; - static void clear( ::openfl::display::Bitmap bitmap, ::openfl::display::DOMRenderer renderer); - static ::Dynamic clear_dyn(); - - static void render( ::openfl::display::Bitmap bitmap, ::openfl::display::DOMRenderer renderer); - static ::Dynamic render_dyn(); - - static void renderCanvas( ::openfl::display::Bitmap bitmap, ::openfl::display::DOMRenderer renderer); - static ::Dynamic renderCanvas_dyn(); - - static void renderImage( ::openfl::display::Bitmap bitmap, ::openfl::display::DOMRenderer renderer); - static ::Dynamic renderImage_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_DOMBitmap */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/DOMDisplayObject.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/DOMDisplayObject.h deleted file mode 100644 index 721adc8a..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/DOMDisplayObject.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_DOMDisplayObject -#define INCLUDED_openfl_display__internal_DOMDisplayObject - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,DOMRenderer) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,DOMDisplayObject) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES DOMDisplayObject_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DOMDisplayObject_obj OBJ_; - DOMDisplayObject_obj(); - - public: - enum { _hx_ClassId = 0x10b13749 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal.DOMDisplayObject") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal.DOMDisplayObject"); } - - inline static hx::ObjectPtr< DOMDisplayObject_obj > __new() { - hx::ObjectPtr< DOMDisplayObject_obj > __this = new DOMDisplayObject_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< DOMDisplayObject_obj > __alloc(hx::Ctx *_hx_ctx) { - DOMDisplayObject_obj *__this = (DOMDisplayObject_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DOMDisplayObject_obj), false, "openfl.display._internal.DOMDisplayObject")); - *(void **)__this = DOMDisplayObject_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DOMDisplayObject_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DOMDisplayObject",df,d6,25,8f); } - - static void __boot(); - static ::Dynamic __meta__; - static void clear( ::openfl::display::DisplayObject displayObject, ::openfl::display::DOMRenderer renderer); - static ::Dynamic clear_dyn(); - - static void render( ::openfl::display::DisplayObject displayObject, ::openfl::display::DOMRenderer renderer); - static ::Dynamic render_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_DOMDisplayObject */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/DrawCommandBuffer.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/DrawCommandBuffer.h deleted file mode 100644 index ed24b1ae..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/DrawCommandBuffer.h +++ /dev/null @@ -1,159 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#define INCLUDED_openfl_display__internal_DrawCommandBuffer - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,_Vector,FloatVector) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,IntVector) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandBuffer) -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandType) -HX_DECLARE_CLASS3(openfl,display,_internal,ShaderBuffer) -HX_DECLARE_CLASS2(openfl,geom,Matrix) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES DrawCommandBuffer_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DrawCommandBuffer_obj OBJ_; - DrawCommandBuffer_obj(); - - public: - enum { _hx_ClassId = 0x4dc0dc75 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display._internal.DrawCommandBuffer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display._internal.DrawCommandBuffer"); } - static hx::ObjectPtr< DrawCommandBuffer_obj > __new(); - static hx::ObjectPtr< DrawCommandBuffer_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DrawCommandBuffer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DrawCommandBuffer",e7,dd,9a,b4); } - - static void __boot(); - static ::Dynamic __meta__; - static ::openfl::display::_internal::DrawCommandBuffer empty; - ::Array< ::Dynamic> types; - ::Array< bool > b; - bool copyOnWrite; - ::Array< Float > f; - ::Array< ::Dynamic> ff; - ::Array< int > i; - ::Array< ::Dynamic> ii; - ::cpp::VirtualArray o; - ::openfl::display::_internal::DrawCommandBuffer append( ::openfl::display::_internal::DrawCommandBuffer other); - ::Dynamic append_dyn(); - - void beginBitmapFill( ::openfl::display::BitmapData bitmap, ::openfl::geom::Matrix matrix,bool repeat,bool smooth); - ::Dynamic beginBitmapFill_dyn(); - - void beginFill(int color,Float alpha); - ::Dynamic beginFill_dyn(); - - void beginGradientFill( ::Dynamic type,::Array< int > colors,::Array< Float > alphas,::Array< int > ratios, ::openfl::geom::Matrix matrix, ::Dynamic spreadMethod, ::Dynamic interpolationMethod,Float focalPointRatio); - ::Dynamic beginGradientFill_dyn(); - - void beginShaderFill( ::openfl::display::_internal::ShaderBuffer shaderBuffer); - ::Dynamic beginShaderFill_dyn(); - - void clear(); - ::Dynamic clear_dyn(); - - ::openfl::display::_internal::DrawCommandBuffer copy(); - ::Dynamic copy_dyn(); - - void cubicCurveTo(Float controlX1,Float controlY1,Float controlX2,Float controlY2,Float anchorX,Float anchorY); - ::Dynamic cubicCurveTo_dyn(); - - void curveTo(Float controlX,Float controlY,Float anchorX,Float anchorY); - ::Dynamic curveTo_dyn(); - - void destroy(); - ::Dynamic destroy_dyn(); - - void drawCircle(Float x,Float y,Float radius); - ::Dynamic drawCircle_dyn(); - - void drawEllipse(Float x,Float y,Float width,Float height); - ::Dynamic drawEllipse_dyn(); - - void drawQuads( ::openfl::_Vector::FloatVector rects, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector transforms); - ::Dynamic drawQuads_dyn(); - - void drawRect(Float x,Float y,Float width,Float height); - ::Dynamic drawRect_dyn(); - - void drawRoundRect(Float x,Float y,Float width,Float height,Float ellipseWidth, ::Dynamic ellipseHeight); - ::Dynamic drawRoundRect_dyn(); - - void drawTriangles( ::openfl::_Vector::FloatVector vertices, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector uvtData, ::Dynamic culling); - ::Dynamic drawTriangles_dyn(); - - void endFill(); - ::Dynamic endFill_dyn(); - - void lineBitmapStyle( ::openfl::display::BitmapData bitmap, ::openfl::geom::Matrix matrix,bool repeat,bool smooth); - ::Dynamic lineBitmapStyle_dyn(); - - void lineGradientStyle( ::Dynamic type,::Array< int > colors,::Array< Float > alphas,::Array< int > ratios, ::openfl::geom::Matrix matrix, ::Dynamic spreadMethod, ::Dynamic interpolationMethod,Float focalPointRatio); - ::Dynamic lineGradientStyle_dyn(); - - void lineStyle( ::Dynamic thickness,int color,Float alpha,bool pixelHinting, ::Dynamic scaleMode, ::Dynamic caps, ::Dynamic joints,Float miterLimit); - ::Dynamic lineStyle_dyn(); - - void lineTo(Float x,Float y); - ::Dynamic lineTo_dyn(); - - void moveTo(Float x,Float y); - ::Dynamic moveTo_dyn(); - - void prepareWrite(); - ::Dynamic prepareWrite_dyn(); - - void overrideBlendMode( ::Dynamic blendMode); - ::Dynamic overrideBlendMode_dyn(); - - void overrideMatrix( ::openfl::geom::Matrix matrix); - ::Dynamic overrideMatrix_dyn(); - - void windingEvenOdd(); - ::Dynamic windingEvenOdd_dyn(); - - void windingNonZero(); - ::Dynamic windingNonZero_dyn(); - - int get_length(); - ::Dynamic get_length_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_DrawCommandBuffer */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/DrawCommandReader.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/DrawCommandReader.h deleted file mode 100644 index 5cd34e97..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/DrawCommandReader.h +++ /dev/null @@ -1,163 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#define INCLUDED_openfl_display__internal_DrawCommandReader - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandBuffer) -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandType) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES DrawCommandReader_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DrawCommandReader_obj OBJ_; - DrawCommandReader_obj(); - - public: - enum { _hx_ClassId = 0x195f439c }; - - void __construct( ::openfl::display::_internal::DrawCommandBuffer buffer); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display._internal.DrawCommandReader") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display._internal.DrawCommandReader"); } - static hx::ObjectPtr< DrawCommandReader_obj > __new( ::openfl::display::_internal::DrawCommandBuffer buffer); - static hx::ObjectPtr< DrawCommandReader_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display::_internal::DrawCommandBuffer buffer); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DrawCommandReader_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DrawCommandReader",2a,c6,97,e0); } - - static void __boot(); - static ::Dynamic __meta__; - ::openfl::display::_internal::DrawCommandBuffer buffer; - int bPos; - int iiPos; - int iPos; - int ffPos; - int fPos; - int oPos; - ::openfl::display::_internal::DrawCommandType prev; - int tsPos; - void advance(); - ::Dynamic advance_dyn(); - - bool _hx_bool(int index); - ::Dynamic _hx_bool_dyn(); - - void destroy(); - ::Dynamic destroy_dyn(); - - ::Array< Float > fArr(int index); - ::Dynamic fArr_dyn(); - - Float _hx_float(int index); - ::Dynamic _hx_float_dyn(); - - ::Array< int > iArr(int index); - ::Dynamic iArr_dyn(); - - int _hx_int(int index); - ::Dynamic _hx_int_dyn(); - - ::Dynamic obj(int index); - ::Dynamic obj_dyn(); - - ::openfl::display::_internal::DrawCommandReader readBeginBitmapFill(); - ::Dynamic readBeginBitmapFill_dyn(); - - ::openfl::display::_internal::DrawCommandReader readBeginFill(); - ::Dynamic readBeginFill_dyn(); - - ::openfl::display::_internal::DrawCommandReader readBeginGradientFill(); - ::Dynamic readBeginGradientFill_dyn(); - - ::openfl::display::_internal::DrawCommandReader readBeginShaderFill(); - ::Dynamic readBeginShaderFill_dyn(); - - ::openfl::display::_internal::DrawCommandReader readCubicCurveTo(); - ::Dynamic readCubicCurveTo_dyn(); - - ::openfl::display::_internal::DrawCommandReader readCurveTo(); - ::Dynamic readCurveTo_dyn(); - - ::openfl::display::_internal::DrawCommandReader readDrawCircle(); - ::Dynamic readDrawCircle_dyn(); - - ::openfl::display::_internal::DrawCommandReader readDrawEllipse(); - ::Dynamic readDrawEllipse_dyn(); - - ::openfl::display::_internal::DrawCommandReader readDrawQuads(); - ::Dynamic readDrawQuads_dyn(); - - ::openfl::display::_internal::DrawCommandReader readDrawRect(); - ::Dynamic readDrawRect_dyn(); - - ::openfl::display::_internal::DrawCommandReader readDrawRoundRect(); - ::Dynamic readDrawRoundRect_dyn(); - - ::openfl::display::_internal::DrawCommandReader readDrawTriangles(); - ::Dynamic readDrawTriangles_dyn(); - - ::openfl::display::_internal::DrawCommandReader readEndFill(); - ::Dynamic readEndFill_dyn(); - - ::openfl::display::_internal::DrawCommandReader readLineBitmapStyle(); - ::Dynamic readLineBitmapStyle_dyn(); - - ::openfl::display::_internal::DrawCommandReader readLineGradientStyle(); - ::Dynamic readLineGradientStyle_dyn(); - - ::openfl::display::_internal::DrawCommandReader readLineStyle(); - ::Dynamic readLineStyle_dyn(); - - ::openfl::display::_internal::DrawCommandReader readLineTo(); - ::Dynamic readLineTo_dyn(); - - ::openfl::display::_internal::DrawCommandReader readMoveTo(); - ::Dynamic readMoveTo_dyn(); - - ::openfl::display::_internal::DrawCommandReader readOverrideBlendMode(); - ::Dynamic readOverrideBlendMode_dyn(); - - ::openfl::display::_internal::DrawCommandReader readOverrideMatrix(); - ::Dynamic readOverrideMatrix_dyn(); - - ::openfl::display::_internal::DrawCommandReader readWindingEvenOdd(); - ::Dynamic readWindingEvenOdd_dyn(); - - ::openfl::display::_internal::DrawCommandReader readWindingNonZero(); - ::Dynamic readWindingNonZero_dyn(); - - void reset(); - ::Dynamic reset_dyn(); - - void skip( ::openfl::display::_internal::DrawCommandType type); - ::Dynamic skip_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_DrawCommandReader */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/DrawCommandType.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/DrawCommandType.h deleted file mode 100644 index 05775416..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/DrawCommandType.h +++ /dev/null @@ -1,83 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_DrawCommandType -#define INCLUDED_openfl_display__internal_DrawCommandType - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandType) -namespace openfl{ -namespace display{ -namespace _internal{ - - -class DrawCommandType_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef DrawCommandType_obj OBJ_; - - public: - DrawCommandType_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("openfl.display._internal.DrawCommandType",85,10,25,e2); } - ::String __ToString() const { return HX_("DrawCommandType.",2d,29,07,6b) + _hx_tag; } - - static ::openfl::display::_internal::DrawCommandType BEGIN_BITMAP_FILL; - static inline ::openfl::display::_internal::DrawCommandType BEGIN_BITMAP_FILL_dyn() { return BEGIN_BITMAP_FILL; } - static ::openfl::display::_internal::DrawCommandType BEGIN_FILL; - static inline ::openfl::display::_internal::DrawCommandType BEGIN_FILL_dyn() { return BEGIN_FILL; } - static ::openfl::display::_internal::DrawCommandType BEGIN_GRADIENT_FILL; - static inline ::openfl::display::_internal::DrawCommandType BEGIN_GRADIENT_FILL_dyn() { return BEGIN_GRADIENT_FILL; } - static ::openfl::display::_internal::DrawCommandType BEGIN_SHADER_FILL; - static inline ::openfl::display::_internal::DrawCommandType BEGIN_SHADER_FILL_dyn() { return BEGIN_SHADER_FILL; } - static ::openfl::display::_internal::DrawCommandType CUBIC_CURVE_TO; - static inline ::openfl::display::_internal::DrawCommandType CUBIC_CURVE_TO_dyn() { return CUBIC_CURVE_TO; } - static ::openfl::display::_internal::DrawCommandType CURVE_TO; - static inline ::openfl::display::_internal::DrawCommandType CURVE_TO_dyn() { return CURVE_TO; } - static ::openfl::display::_internal::DrawCommandType DRAW_CIRCLE; - static inline ::openfl::display::_internal::DrawCommandType DRAW_CIRCLE_dyn() { return DRAW_CIRCLE; } - static ::openfl::display::_internal::DrawCommandType DRAW_ELLIPSE; - static inline ::openfl::display::_internal::DrawCommandType DRAW_ELLIPSE_dyn() { return DRAW_ELLIPSE; } - static ::openfl::display::_internal::DrawCommandType DRAW_QUADS; - static inline ::openfl::display::_internal::DrawCommandType DRAW_QUADS_dyn() { return DRAW_QUADS; } - static ::openfl::display::_internal::DrawCommandType DRAW_RECT; - static inline ::openfl::display::_internal::DrawCommandType DRAW_RECT_dyn() { return DRAW_RECT; } - static ::openfl::display::_internal::DrawCommandType DRAW_ROUND_RECT; - static inline ::openfl::display::_internal::DrawCommandType DRAW_ROUND_RECT_dyn() { return DRAW_ROUND_RECT; } - static ::openfl::display::_internal::DrawCommandType DRAW_TILES; - static inline ::openfl::display::_internal::DrawCommandType DRAW_TILES_dyn() { return DRAW_TILES; } - static ::openfl::display::_internal::DrawCommandType DRAW_TRIANGLES; - static inline ::openfl::display::_internal::DrawCommandType DRAW_TRIANGLES_dyn() { return DRAW_TRIANGLES; } - static ::openfl::display::_internal::DrawCommandType END_FILL; - static inline ::openfl::display::_internal::DrawCommandType END_FILL_dyn() { return END_FILL; } - static ::openfl::display::_internal::DrawCommandType LINE_BITMAP_STYLE; - static inline ::openfl::display::_internal::DrawCommandType LINE_BITMAP_STYLE_dyn() { return LINE_BITMAP_STYLE; } - static ::openfl::display::_internal::DrawCommandType LINE_GRADIENT_STYLE; - static inline ::openfl::display::_internal::DrawCommandType LINE_GRADIENT_STYLE_dyn() { return LINE_GRADIENT_STYLE; } - static ::openfl::display::_internal::DrawCommandType LINE_STYLE; - static inline ::openfl::display::_internal::DrawCommandType LINE_STYLE_dyn() { return LINE_STYLE; } - static ::openfl::display::_internal::DrawCommandType LINE_TO; - static inline ::openfl::display::_internal::DrawCommandType LINE_TO_dyn() { return LINE_TO; } - static ::openfl::display::_internal::DrawCommandType MOVE_TO; - static inline ::openfl::display::_internal::DrawCommandType MOVE_TO_dyn() { return MOVE_TO; } - static ::openfl::display::_internal::DrawCommandType OVERRIDE_BLEND_MODE; - static inline ::openfl::display::_internal::DrawCommandType OVERRIDE_BLEND_MODE_dyn() { return OVERRIDE_BLEND_MODE; } - static ::openfl::display::_internal::DrawCommandType OVERRIDE_MATRIX; - static inline ::openfl::display::_internal::DrawCommandType OVERRIDE_MATRIX_dyn() { return OVERRIDE_MATRIX; } - static ::openfl::display::_internal::DrawCommandType UNKNOWN; - static inline ::openfl::display::_internal::DrawCommandType UNKNOWN_dyn() { return UNKNOWN; } - static ::openfl::display::_internal::DrawCommandType WINDING_EVEN_ODD; - static inline ::openfl::display::_internal::DrawCommandType WINDING_EVEN_ODD_dyn() { return WINDING_EVEN_ODD; } - static ::openfl::display::_internal::DrawCommandType WINDING_NON_ZERO; - static inline ::openfl::display::_internal::DrawCommandType WINDING_NON_ZERO_dyn() { return WINDING_NON_ZERO; } -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_DrawCommandType */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/PerlinNoise.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/PerlinNoise.h deleted file mode 100644 index b5519738..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/PerlinNoise.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_PerlinNoise -#define INCLUDED_openfl_display__internal_PerlinNoise - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display__internal_AbstractNoise -#include -#endif -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,AbstractNoise) -HX_DECLARE_CLASS3(openfl,display,_internal,PerlinNoise) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES PerlinNoise_obj : public ::openfl::display::_internal::AbstractNoise_obj -{ - public: - typedef ::openfl::display::_internal::AbstractNoise_obj super; - typedef PerlinNoise_obj OBJ_; - PerlinNoise_obj(); - - public: - enum { _hx_ClassId = 0x0e4f2070 }; - - void __construct(int seed,int octaves,int channels,bool grayScale,Float falloff,hx::Null< bool > __o_stitch,hx::Null< Float > __o_stitch_threshold); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display._internal.PerlinNoise") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display._internal.PerlinNoise"); } - static hx::ObjectPtr< PerlinNoise_obj > __new(int seed,int octaves,int channels,bool grayScale,Float falloff,hx::Null< bool > __o_stitch,hx::Null< Float > __o_stitch_threshold); - static hx::ObjectPtr< PerlinNoise_obj > __alloc(hx::Ctx *_hx_ctx,int seed,int octaves,int channels,bool grayScale,Float falloff,hx::Null< bool > __o_stitch,hx::Null< Float > __o_stitch_threshold); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~PerlinNoise_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("PerlinNoise",46,1c,2b,70); } - - static void __boot(); - static ::Dynamic __meta__; - static ::Array< int > P; - ::Array< int > p_perm; - Float x_offset; - Float y_offset; - Float z_offset; - Float base_factor; - void fill( ::openfl::display::BitmapData bitmap,Float _scale_x,Float _scale_y,Float _scale_z); - - Float noise(Float x,Float y,Float z); - ::Dynamic noise_dyn(); - - void setSeed(int seed); - ::Dynamic setSeed_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_PerlinNoise */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/SamplerState.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/SamplerState.h deleted file mode 100644 index 7424ab9b..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/SamplerState.h +++ /dev/null @@ -1,106 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_SamplerState -#define INCLUDED_openfl_display__internal_SamplerState - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_2927c9d004f07aab_25_new) -HX_DECLARE_CLASS3(openfl,display,_internal,SamplerState) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES SamplerState_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef SamplerState_obj OBJ_; - SamplerState_obj(); - - public: - enum { _hx_ClassId = 0x1348bc3b }; - - void __construct( ::Dynamic __o_wrap, ::Dynamic __o_filter, ::Dynamic __o_mipfilter,hx::Null< Float > __o_lodBias,hx::Null< bool > __o_ignoreSampler,hx::Null< bool > __o_centroid,hx::Null< bool > __o_textureAlpha); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display._internal.SamplerState") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display._internal.SamplerState"); } - - inline static hx::ObjectPtr< SamplerState_obj > __new( ::Dynamic __o_wrap, ::Dynamic __o_filter, ::Dynamic __o_mipfilter,hx::Null< Float > __o_lodBias,hx::Null< bool > __o_ignoreSampler,hx::Null< bool > __o_centroid,hx::Null< bool > __o_textureAlpha) { - hx::ObjectPtr< SamplerState_obj > __this = new SamplerState_obj(); - __this->__construct(__o_wrap,__o_filter,__o_mipfilter,__o_lodBias,__o_ignoreSampler,__o_centroid,__o_textureAlpha); - return __this; - } - - inline static hx::ObjectPtr< SamplerState_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic __o_wrap, ::Dynamic __o_filter, ::Dynamic __o_mipfilter,hx::Null< Float > __o_lodBias,hx::Null< bool > __o_ignoreSampler,hx::Null< bool > __o_centroid,hx::Null< bool > __o_textureAlpha) { - SamplerState_obj *__this = (SamplerState_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(SamplerState_obj), true, "openfl.display._internal.SamplerState")); - *(void **)__this = SamplerState_obj::_hx_vtable; -{ - ::Dynamic wrap = __o_wrap; - if (hx::IsNull(__o_wrap)) wrap = 0; - ::Dynamic filter = __o_filter; - if (hx::IsNull(__o_filter)) filter = 5; - ::Dynamic mipfilter = __o_mipfilter; - if (hx::IsNull(__o_mipfilter)) mipfilter = 2; - Float lodBias = __o_lodBias.Default(((Float)0.0)); - bool ignoreSampler = __o_ignoreSampler.Default(false); - bool centroid = __o_centroid.Default(false); - bool textureAlpha = __o_textureAlpha.Default(false); - HX_STACKFRAME(&_hx_pos_2927c9d004f07aab_25_new) -HXLINE( 26) ( ( ::openfl::display::_internal::SamplerState)(__this) )->wrap = wrap; -HXLINE( 27) ( ( ::openfl::display::_internal::SamplerState)(__this) )->filter = filter; -HXLINE( 28) ( ( ::openfl::display::_internal::SamplerState)(__this) )->mipfilter = mipfilter; -HXLINE( 29) ( ( ::openfl::display::_internal::SamplerState)(__this) )->lodBias = lodBias; -HXLINE( 30) ( ( ::openfl::display::_internal::SamplerState)(__this) )->ignoreSampler = ignoreSampler; -HXLINE( 31) ( ( ::openfl::display::_internal::SamplerState)(__this) )->centroid = centroid; -HXLINE( 32) ( ( ::openfl::display::_internal::SamplerState)(__this) )->textureAlpha = textureAlpha; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~SamplerState_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("SamplerState",09,30,d2,83); } - - static void __boot(); - static ::Dynamic __meta__; - bool centroid; - ::Dynamic filter; - bool ignoreSampler; - Float lodBias; - ::Dynamic mipfilter; - bool mipmapGenerated; - bool textureAlpha; - ::Dynamic wrap; - ::openfl::display::_internal::SamplerState clone(); - ::Dynamic clone_dyn(); - - void copyFrom( ::openfl::display::_internal::SamplerState other); - ::Dynamic copyFrom_dyn(); - - bool equals( ::openfl::display::_internal::SamplerState other); - ::Dynamic equals_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_SamplerState */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/ShaderBuffer.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/ShaderBuffer.h deleted file mode 100644 index cc0c3e06..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/ShaderBuffer.h +++ /dev/null @@ -1,110 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal_ShaderBuffer -#define INCLUDED_openfl_display__internal_ShaderBuffer - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,GraphicsShader) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,Shader) -HX_DECLARE_CLASS2(openfl,display,ShaderInput_openfl_display_BitmapData) -HX_DECLARE_CLASS2(openfl,display,ShaderParameter_Bool) -HX_DECLARE_CLASS2(openfl,display,ShaderParameter_Float) -HX_DECLARE_CLASS2(openfl,display,ShaderParameter_Int) -HX_DECLARE_CLASS3(openfl,display,_internal,ShaderBuffer) - -namespace openfl{ -namespace display{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES ShaderBuffer_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ShaderBuffer_obj OBJ_; - ShaderBuffer_obj(); - - public: - enum { _hx_ClassId = 0x3434098f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display._internal.ShaderBuffer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display._internal.ShaderBuffer"); } - static hx::ObjectPtr< ShaderBuffer_obj > __new(); - static hx::ObjectPtr< ShaderBuffer_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ShaderBuffer_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ShaderBuffer",25,a6,8f,08); } - - static void __boot(); - static ::Dynamic __meta__; - int inputCount; - ::Array< ::Dynamic> inputRefs; - ::Array< ::Dynamic> inputFilter; - ::Array< ::Dynamic> inputMipFilter; - ::Array< ::Dynamic> inputs; - ::Array< ::Dynamic> inputWrap; - int overrideBoolCount; - ::Array< ::String > overrideBoolNames; - ::Array< ::Dynamic> overrideBoolValues; - int overrideFloatCount; - ::Array< ::String > overrideFloatNames; - ::Array< ::Dynamic> overrideFloatValues; - int overrideIntCount; - ::Array< ::String > overrideIntNames; - ::Array< ::Dynamic> overrideIntValues; - int paramBoolCount; - int paramCount; - ::lime::utils::ArrayBufferView paramData; - ::lime::graphics::opengl::GLObject paramDataBuffer; - int paramDataLength; - int paramFloatCount; - int paramIntCount; - ::Array< int > paramLengths; - ::Array< int > paramPositions; - ::Array< ::Dynamic> paramRefs_Bool; - ::Array< ::Dynamic> paramRefs_Float; - ::Array< ::Dynamic> paramRefs_Int; - ::Array< int > paramTypes; - ::openfl::display::GraphicsShader shader; - void addBoolOverride(::String name,::Array< bool > values); - ::Dynamic addBoolOverride_dyn(); - - void addFloatOverride(::String name,::Array< Float > values); - ::Dynamic addFloatOverride_dyn(); - - void addIntOverride(::String name,::Array< int > values); - ::Dynamic addIntOverride_dyn(); - - void clearOverride(); - ::Dynamic clearOverride_dyn(); - - void update( ::openfl::display::GraphicsShader shader); - ::Dynamic update_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal - -#endif /* INCLUDED_openfl_display__internal_ShaderBuffer */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/BeginBitmapFillView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/BeginBitmapFillView_Impl_.h deleted file mode 100644 index f62591b2..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/BeginBitmapFillView_Impl_.h +++ /dev/null @@ -1,82 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_BeginBitmapFillView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_BeginBitmapFillView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,BeginBitmapFillView_Impl_) -HX_DECLARE_CLASS2(openfl,geom,Matrix) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES BeginBitmapFillView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef BeginBitmapFillView_Impl__obj OBJ_; - BeginBitmapFillView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x0f797dab }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.BeginBitmapFillView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.BeginBitmapFillView_Impl_"); } - - inline static hx::ObjectPtr< BeginBitmapFillView_Impl__obj > __new() { - hx::ObjectPtr< BeginBitmapFillView_Impl__obj > __this = new BeginBitmapFillView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< BeginBitmapFillView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - BeginBitmapFillView_Impl__obj *__this = (BeginBitmapFillView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(BeginBitmapFillView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.BeginBitmapFillView_Impl_")); - *(void **)__this = BeginBitmapFillView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~BeginBitmapFillView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("BeginBitmapFillView_Impl_",20,66,b3,b0); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static ::openfl::display::BitmapData get_bitmap( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_bitmap_dyn(); - - static ::openfl::geom::Matrix get_matrix( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_matrix_dyn(); - - static bool get_repeat( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_repeat_dyn(); - - static bool get_smooth( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_smooth_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_BeginBitmapFillView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/BeginFillView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/BeginFillView_Impl_.h deleted file mode 100644 index c6ed074d..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/BeginFillView_Impl_.h +++ /dev/null @@ -1,73 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_BeginFillView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_BeginFillView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,BeginFillView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES BeginFillView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef BeginFillView_Impl__obj OBJ_; - BeginFillView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x55670294 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.BeginFillView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.BeginFillView_Impl_"); } - - inline static hx::ObjectPtr< BeginFillView_Impl__obj > __new() { - hx::ObjectPtr< BeginFillView_Impl__obj > __this = new BeginFillView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< BeginFillView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - BeginFillView_Impl__obj *__this = (BeginFillView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(BeginFillView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.BeginFillView_Impl_")); - *(void **)__this = BeginFillView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~BeginFillView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("BeginFillView_Impl_",11,09,a8,37); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static int get_color( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_color_dyn(); - - static Float get_alpha( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_alpha_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_BeginFillView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/BeginGradientFillView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/BeginGradientFillView_Impl_.h deleted file mode 100644 index 48500906..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/BeginGradientFillView_Impl_.h +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_BeginGradientFillView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_BeginGradientFillView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,BeginGradientFillView_Impl_) -HX_DECLARE_CLASS2(openfl,geom,Matrix) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES BeginGradientFillView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef BeginGradientFillView_Impl__obj OBJ_; - BeginGradientFillView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x2d533c6c }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_"); } - - inline static hx::ObjectPtr< BeginGradientFillView_Impl__obj > __new() { - hx::ObjectPtr< BeginGradientFillView_Impl__obj > __this = new BeginGradientFillView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< BeginGradientFillView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - BeginGradientFillView_Impl__obj *__this = (BeginGradientFillView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(BeginGradientFillView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_")); - *(void **)__this = BeginGradientFillView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~BeginGradientFillView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("BeginGradientFillView_Impl_",21,ec,2f,ff); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static ::Dynamic get_type( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_type_dyn(); - - static ::Array< int > get_colors( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_colors_dyn(); - - static ::Array< Float > get_alphas( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_alphas_dyn(); - - static ::Array< int > get_ratios( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_ratios_dyn(); - - static ::openfl::geom::Matrix get_matrix( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_matrix_dyn(); - - static ::Dynamic get_spreadMethod( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_spreadMethod_dyn(); - - static ::Dynamic get_interpolationMethod( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_interpolationMethod_dyn(); - - static Float get_focalPointRatio( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_focalPointRatio_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_BeginGradientFillView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/BeginShaderFillView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/BeginShaderFillView_Impl_.h deleted file mode 100644 index c4f52c61..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/BeginShaderFillView_Impl_.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_BeginShaderFillView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_BeginShaderFillView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS3(openfl,display,_internal,ShaderBuffer) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,BeginShaderFillView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES BeginShaderFillView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef BeginShaderFillView_Impl__obj OBJ_; - BeginShaderFillView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x25d61f61 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.BeginShaderFillView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.BeginShaderFillView_Impl_"); } - - inline static hx::ObjectPtr< BeginShaderFillView_Impl__obj > __new() { - hx::ObjectPtr< BeginShaderFillView_Impl__obj > __this = new BeginShaderFillView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< BeginShaderFillView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - BeginShaderFillView_Impl__obj *__this = (BeginShaderFillView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(BeginShaderFillView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.BeginShaderFillView_Impl_")); - *(void **)__this = BeginShaderFillView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~BeginShaderFillView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("BeginShaderFillView_Impl_",d6,07,10,c7); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static ::openfl::display::_internal::ShaderBuffer get_shaderBuffer( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_shaderBuffer_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_BeginShaderFillView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/CubicCurveToView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/CubicCurveToView_Impl_.h deleted file mode 100644 index 579fa0de..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/CubicCurveToView_Impl_.h +++ /dev/null @@ -1,85 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_CubicCurveToView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_CubicCurveToView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,CubicCurveToView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES CubicCurveToView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CubicCurveToView_Impl__obj OBJ_; - CubicCurveToView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x5e6d37de }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_"); } - - inline static hx::ObjectPtr< CubicCurveToView_Impl__obj > __new() { - hx::ObjectPtr< CubicCurveToView_Impl__obj > __this = new CubicCurveToView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CubicCurveToView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - CubicCurveToView_Impl__obj *__this = (CubicCurveToView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CubicCurveToView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_")); - *(void **)__this = CubicCurveToView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CubicCurveToView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CubicCurveToView_Impl_",e5,20,46,a0); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static Float get_controlX1( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_controlX1_dyn(); - - static Float get_controlY1( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_controlY1_dyn(); - - static Float get_controlX2( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_controlX2_dyn(); - - static Float get_controlY2( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_controlY2_dyn(); - - static Float get_anchorX( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_anchorX_dyn(); - - static Float get_anchorY( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_anchorY_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_CubicCurveToView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/CurveToView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/CurveToView_Impl_.h deleted file mode 100644 index 0e825df6..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/CurveToView_Impl_.h +++ /dev/null @@ -1,79 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_CurveToView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_CurveToView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,CurveToView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES CurveToView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CurveToView_Impl__obj OBJ_; - CurveToView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x68b3d72e }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.CurveToView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.CurveToView_Impl_"); } - - inline static hx::ObjectPtr< CurveToView_Impl__obj > __new() { - hx::ObjectPtr< CurveToView_Impl__obj > __this = new CurveToView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CurveToView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - CurveToView_Impl__obj *__this = (CurveToView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CurveToView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.CurveToView_Impl_")); - *(void **)__this = CurveToView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CurveToView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CurveToView_Impl_",4f,1d,e9,aa); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static Float get_controlX( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_controlX_dyn(); - - static Float get_controlY( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_controlY_dyn(); - - static Float get_anchorX( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_anchorX_dyn(); - - static Float get_anchorY( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_anchorY_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_CurveToView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawCircleView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawCircleView_Impl_.h deleted file mode 100644 index 29965a45..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawCircleView_Impl_.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawCircleView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_DrawCircleView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,DrawCircleView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES DrawCircleView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DrawCircleView_Impl__obj OBJ_; - DrawCircleView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x210e438e }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.DrawCircleView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.DrawCircleView_Impl_"); } - - inline static hx::ObjectPtr< DrawCircleView_Impl__obj > __new() { - hx::ObjectPtr< DrawCircleView_Impl__obj > __this = new DrawCircleView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< DrawCircleView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - DrawCircleView_Impl__obj *__this = (DrawCircleView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DrawCircleView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.DrawCircleView_Impl_")); - *(void **)__this = DrawCircleView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DrawCircleView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DrawCircleView_Impl_",39,2f,a7,15); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static Float get_x( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_x_dyn(); - - static Float get_y( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_y_dyn(); - - static Float get_radius( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_radius_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_DrawCircleView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawEllipseView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawEllipseView_Impl_.h deleted file mode 100644 index 0254bcc6..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawEllipseView_Impl_.h +++ /dev/null @@ -1,79 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawEllipseView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_DrawEllipseView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,DrawEllipseView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES DrawEllipseView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DrawEllipseView_Impl__obj OBJ_; - DrawEllipseView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x6bbbc48a }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.DrawEllipseView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.DrawEllipseView_Impl_"); } - - inline static hx::ObjectPtr< DrawEllipseView_Impl__obj > __new() { - hx::ObjectPtr< DrawEllipseView_Impl__obj > __this = new DrawEllipseView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< DrawEllipseView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - DrawEllipseView_Impl__obj *__this = (DrawEllipseView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DrawEllipseView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.DrawEllipseView_Impl_")); - *(void **)__this = DrawEllipseView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DrawEllipseView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DrawEllipseView_Impl_",7f,0e,f1,7c); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static Float get_x( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_x_dyn(); - - static Float get_y( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_y_dyn(); - - static Float get_width( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_width_dyn(); - - static Float get_height( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_height_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_DrawEllipseView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawQuadsView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawQuadsView_Impl_.h deleted file mode 100644 index bfd92005..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawQuadsView_Impl_.h +++ /dev/null @@ -1,79 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawQuadsView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_DrawQuadsView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,_Vector,FloatVector) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,IntVector) -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,DrawQuadsView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES DrawQuadsView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DrawQuadsView_Impl__obj OBJ_; - DrawQuadsView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x48e66b70 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.DrawQuadsView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.DrawQuadsView_Impl_"); } - - inline static hx::ObjectPtr< DrawQuadsView_Impl__obj > __new() { - hx::ObjectPtr< DrawQuadsView_Impl__obj > __this = new DrawQuadsView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< DrawQuadsView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - DrawQuadsView_Impl__obj *__this = (DrawQuadsView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DrawQuadsView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.DrawQuadsView_Impl_")); - *(void **)__this = DrawQuadsView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DrawQuadsView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DrawQuadsView_Impl_",ed,71,27,2b); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static ::openfl::_Vector::FloatVector get_rects( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_rects_dyn(); - - static ::openfl::_Vector::IntVector get_indices( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_indices_dyn(); - - static ::openfl::_Vector::FloatVector get_transforms( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_transforms_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_DrawQuadsView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawRectView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawRectView_Impl_.h deleted file mode 100644 index 56f28d6f..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawRectView_Impl_.h +++ /dev/null @@ -1,79 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawRectView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_DrawRectView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,DrawRectView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES DrawRectView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DrawRectView_Impl__obj OBJ_; - DrawRectView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x683aba2a }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.DrawRectView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.DrawRectView_Impl_"); } - - inline static hx::ObjectPtr< DrawRectView_Impl__obj > __new() { - hx::ObjectPtr< DrawRectView_Impl__obj > __this = new DrawRectView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< DrawRectView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - DrawRectView_Impl__obj *__this = (DrawRectView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DrawRectView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.DrawRectView_Impl_")); - *(void **)__this = DrawRectView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DrawRectView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DrawRectView_Impl_",4d,d2,8e,ef); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static Float get_x( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_x_dyn(); - - static Float get_y( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_y_dyn(); - - static Float get_width( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_width_dyn(); - - static Float get_height( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_height_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_DrawRectView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawRoundRectView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawRoundRectView_Impl_.h deleted file mode 100644 index b344d759..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawRoundRectView_Impl_.h +++ /dev/null @@ -1,85 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawRoundRectView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_DrawRoundRectView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,DrawRoundRectView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES DrawRoundRectView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DrawRoundRectView_Impl__obj OBJ_; - DrawRoundRectView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x5eaa7cfe }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_"); } - - inline static hx::ObjectPtr< DrawRoundRectView_Impl__obj > __new() { - hx::ObjectPtr< DrawRoundRectView_Impl__obj > __this = new DrawRoundRectView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< DrawRoundRectView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - DrawRoundRectView_Impl__obj *__this = (DrawRoundRectView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DrawRoundRectView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_")); - *(void **)__this = DrawRoundRectView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DrawRoundRectView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DrawRoundRectView_Impl_",33,ee,3d,1f); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static Float get_x( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_x_dyn(); - - static Float get_y( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_y_dyn(); - - static Float get_width( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_width_dyn(); - - static Float get_height( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_height_dyn(); - - static Float get_ellipseWidth( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_ellipseWidth_dyn(); - - static ::Dynamic get_ellipseHeight( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_ellipseHeight_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_DrawRoundRectView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawTrianglesView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawTrianglesView_Impl_.h deleted file mode 100644 index 2e294a25..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/DrawTrianglesView_Impl_.h +++ /dev/null @@ -1,82 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawTrianglesView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_DrawTrianglesView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,_Vector,FloatVector) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,IntVector) -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,DrawTrianglesView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES DrawTrianglesView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DrawTrianglesView_Impl__obj OBJ_; - DrawTrianglesView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x14007657 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.DrawTrianglesView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.DrawTrianglesView_Impl_"); } - - inline static hx::ObjectPtr< DrawTrianglesView_Impl__obj > __new() { - hx::ObjectPtr< DrawTrianglesView_Impl__obj > __this = new DrawTrianglesView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< DrawTrianglesView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - DrawTrianglesView_Impl__obj *__this = (DrawTrianglesView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DrawTrianglesView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.DrawTrianglesView_Impl_")); - *(void **)__this = DrawTrianglesView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DrawTrianglesView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DrawTrianglesView_Impl_",8c,e7,93,d4); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static ::openfl::_Vector::FloatVector get_vertices( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_vertices_dyn(); - - static ::openfl::_Vector::IntVector get_indices( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_indices_dyn(); - - static ::openfl::_Vector::FloatVector get_uvtData( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_uvtData_dyn(); - - static ::Dynamic get_culling( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_culling_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_DrawTrianglesView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/EndFillView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/EndFillView_Impl_.h deleted file mode 100644 index 51f65e85..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/EndFillView_Impl_.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_EndFillView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_EndFillView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,EndFillView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES EndFillView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EndFillView_Impl__obj OBJ_; - EndFillView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x72d889ea }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.EndFillView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.EndFillView_Impl_"); } - - inline static hx::ObjectPtr< EndFillView_Impl__obj > __new() { - hx::ObjectPtr< EndFillView_Impl__obj > __this = new EndFillView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EndFillView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - EndFillView_Impl__obj *__this = (EndFillView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EndFillView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.EndFillView_Impl_")); - *(void **)__this = EndFillView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EndFillView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EndFillView_Impl_",43,3e,96,56); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_EndFillView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/LineBitmapStyleView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/LineBitmapStyleView_Impl_.h deleted file mode 100644 index f60b4f39..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/LineBitmapStyleView_Impl_.h +++ /dev/null @@ -1,82 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_LineBitmapStyleView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_LineBitmapStyleView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,LineBitmapStyleView_Impl_) -HX_DECLARE_CLASS2(openfl,geom,Matrix) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES LineBitmapStyleView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef LineBitmapStyleView_Impl__obj OBJ_; - LineBitmapStyleView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x14042f36 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.LineBitmapStyleView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.LineBitmapStyleView_Impl_"); } - - inline static hx::ObjectPtr< LineBitmapStyleView_Impl__obj > __new() { - hx::ObjectPtr< LineBitmapStyleView_Impl__obj > __this = new LineBitmapStyleView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< LineBitmapStyleView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - LineBitmapStyleView_Impl__obj *__this = (LineBitmapStyleView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(LineBitmapStyleView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.LineBitmapStyleView_Impl_")); - *(void **)__this = LineBitmapStyleView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~LineBitmapStyleView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("LineBitmapStyleView_Impl_",73,b1,c8,6b); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static ::openfl::display::BitmapData get_bitmap( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_bitmap_dyn(); - - static ::openfl::geom::Matrix get_matrix( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_matrix_dyn(); - - static bool get_repeat( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_repeat_dyn(); - - static bool get_smooth( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_smooth_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_LineBitmapStyleView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/LineGradientStyleView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/LineGradientStyleView_Impl_.h deleted file mode 100644 index 8003681c..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/LineGradientStyleView_Impl_.h +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_LineGradientStyleView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_LineGradientStyleView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,LineGradientStyleView_Impl_) -HX_DECLARE_CLASS2(openfl,geom,Matrix) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES LineGradientStyleView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef LineGradientStyleView_Impl__obj OBJ_; - LineGradientStyleView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x7286abdd }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_"); } - - inline static hx::ObjectPtr< LineGradientStyleView_Impl__obj > __new() { - hx::ObjectPtr< LineGradientStyleView_Impl__obj > __this = new LineGradientStyleView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< LineGradientStyleView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - LineGradientStyleView_Impl__obj *__this = (LineGradientStyleView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(LineGradientStyleView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_")); - *(void **)__this = LineGradientStyleView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~LineGradientStyleView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("LineGradientStyleView_Impl_",92,5b,63,44); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static ::Dynamic get_type( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_type_dyn(); - - static ::Array< int > get_colors( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_colors_dyn(); - - static ::Array< Float > get_alphas( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_alphas_dyn(); - - static ::Array< int > get_ratios( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_ratios_dyn(); - - static ::openfl::geom::Matrix get_matrix( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_matrix_dyn(); - - static ::Dynamic get_spreadMethod( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_spreadMethod_dyn(); - - static ::Dynamic get_interpolationMethod( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_interpolationMethod_dyn(); - - static Float get_focalPointRatio( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_focalPointRatio_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_LineGradientStyleView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/LineStyleView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/LineStyleView_Impl_.h deleted file mode 100644 index ba867d55..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/LineStyleView_Impl_.h +++ /dev/null @@ -1,91 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_LineStyleView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_LineStyleView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,LineStyleView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES LineStyleView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef LineStyleView_Impl__obj OBJ_; - LineStyleView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x63f1ad25 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.LineStyleView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_"); } - - inline static hx::ObjectPtr< LineStyleView_Impl__obj > __new() { - hx::ObjectPtr< LineStyleView_Impl__obj > __this = new LineStyleView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< LineStyleView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - LineStyleView_Impl__obj *__this = (LineStyleView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(LineStyleView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.LineStyleView_Impl_")); - *(void **)__this = LineStyleView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~LineStyleView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("LineStyleView_Impl_",a2,b3,32,46); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static ::Dynamic get_thickness( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_thickness_dyn(); - - static int get_color( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_color_dyn(); - - static Float get_alpha( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_alpha_dyn(); - - static bool get_pixelHinting( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_pixelHinting_dyn(); - - static ::Dynamic get_scaleMode( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_scaleMode_dyn(); - - static ::Dynamic get_caps( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_caps_dyn(); - - static ::Dynamic get_joints( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_joints_dyn(); - - static Float get_miterLimit( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_miterLimit_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_LineStyleView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/LineToView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/LineToView_Impl_.h deleted file mode 100644 index 64d49dcc..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/LineToView_Impl_.h +++ /dev/null @@ -1,73 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_LineToView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_LineToView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,LineToView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES LineToView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef LineToView_Impl__obj OBJ_; - LineToView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x7f9823a1 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.LineToView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.LineToView_Impl_"); } - - inline static hx::ObjectPtr< LineToView_Impl__obj > __new() { - hx::ObjectPtr< LineToView_Impl__obj > __this = new LineToView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< LineToView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - LineToView_Impl__obj *__this = (LineToView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(LineToView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.LineToView_Impl_")); - *(void **)__this = LineToView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~LineToView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("LineToView_Impl_",54,58,1f,2c); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static Float get_x( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_x_dyn(); - - static Float get_y( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_y_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_LineToView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/MoveToView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/MoveToView_Impl_.h deleted file mode 100644 index 32a91c19..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/MoveToView_Impl_.h +++ /dev/null @@ -1,73 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_MoveToView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_MoveToView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,MoveToView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES MoveToView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef MoveToView_Impl__obj OBJ_; - MoveToView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x0d46e0c6 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.MoveToView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.MoveToView_Impl_"); } - - inline static hx::ObjectPtr< MoveToView_Impl__obj > __new() { - hx::ObjectPtr< MoveToView_Impl__obj > __this = new MoveToView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< MoveToView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - MoveToView_Impl__obj *__this = (MoveToView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(MoveToView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.MoveToView_Impl_")); - *(void **)__this = MoveToView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~MoveToView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("MoveToView_Impl_",f1,da,9f,86); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static Float get_x( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_x_dyn(); - - static Float get_y( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_y_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_MoveToView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/OverrideBlendModeView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/OverrideBlendModeView_Impl_.h deleted file mode 100644 index 2a8b5c2a..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/OverrideBlendModeView_Impl_.h +++ /dev/null @@ -1,70 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_OverrideBlendModeView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_OverrideBlendModeView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,OverrideBlendModeView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES OverrideBlendModeView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OverrideBlendModeView_Impl__obj OBJ_; - OverrideBlendModeView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x75e9ff78 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.OverrideBlendModeView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.OverrideBlendModeView_Impl_"); } - - inline static hx::ObjectPtr< OverrideBlendModeView_Impl__obj > __new() { - hx::ObjectPtr< OverrideBlendModeView_Impl__obj > __this = new OverrideBlendModeView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OverrideBlendModeView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - OverrideBlendModeView_Impl__obj *__this = (OverrideBlendModeView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OverrideBlendModeView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.OverrideBlendModeView_Impl_")); - *(void **)__this = OverrideBlendModeView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OverrideBlendModeView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OverrideBlendModeView_Impl_",2d,af,c6,47); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static ::Dynamic get_blendMode( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_blendMode_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_OverrideBlendModeView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/OverrideMatrixView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/OverrideMatrixView_Impl_.h deleted file mode 100644 index 131f6f17..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/OverrideMatrixView_Impl_.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_OverrideMatrixView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_OverrideMatrixView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,OverrideMatrixView_Impl_) -HX_DECLARE_CLASS2(openfl,geom,Matrix) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES OverrideMatrixView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OverrideMatrixView_Impl__obj OBJ_; - OverrideMatrixView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x663173c7 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.OverrideMatrixView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.OverrideMatrixView_Impl_"); } - - inline static hx::ObjectPtr< OverrideMatrixView_Impl__obj > __new() { - hx::ObjectPtr< OverrideMatrixView_Impl__obj > __this = new OverrideMatrixView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< OverrideMatrixView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - OverrideMatrixView_Impl__obj *__this = (OverrideMatrixView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OverrideMatrixView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.OverrideMatrixView_Impl_")); - *(void **)__this = OverrideMatrixView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OverrideMatrixView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OverrideMatrixView_Impl_",f2,10,a1,26); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - - static ::openfl::geom::Matrix get_matrix( ::openfl::display::_internal::DrawCommandReader this1); - static ::Dynamic get_matrix_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_OverrideMatrixView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/WindingEvenOddView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/WindingEvenOddView_Impl_.h deleted file mode 100644 index 93bb758f..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/WindingEvenOddView_Impl_.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_WindingEvenOddView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_WindingEvenOddView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,WindingEvenOddView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES WindingEvenOddView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef WindingEvenOddView_Impl__obj OBJ_; - WindingEvenOddView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x1474e055 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.WindingEvenOddView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.WindingEvenOddView_Impl_"); } - - inline static hx::ObjectPtr< WindingEvenOddView_Impl__obj > __new() { - hx::ObjectPtr< WindingEvenOddView_Impl__obj > __this = new WindingEvenOddView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< WindingEvenOddView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - WindingEvenOddView_Impl__obj *__this = (WindingEvenOddView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(WindingEvenOddView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.WindingEvenOddView_Impl_")); - *(void **)__this = WindingEvenOddView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~WindingEvenOddView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("WindingEvenOddView_Impl_",80,7d,e4,d4); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_WindingEvenOddView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/WindingNonZeroView_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/WindingNonZeroView_Impl_.h deleted file mode 100644 index 347b3acf..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display/_internal/_DrawCommandReader/WindingNonZeroView_Impl_.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_WindingNonZeroView_Impl_ -#define INCLUDED_openfl_display__internal__DrawCommandReader_WindingNonZeroView_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display,_internal,DrawCommandReader) -HX_DECLARE_CLASS4(openfl,display,_internal,_DrawCommandReader,WindingNonZeroView_Impl_) - -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - - -class HXCPP_CLASS_ATTRIBUTES WindingNonZeroView_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef WindingNonZeroView_Impl__obj OBJ_; - WindingNonZeroView_Impl__obj(); - - public: - enum { _hx_ClassId = 0x6495a075 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display._internal._DrawCommandReader.WindingNonZeroView_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display._internal._DrawCommandReader.WindingNonZeroView_Impl_"); } - - inline static hx::ObjectPtr< WindingNonZeroView_Impl__obj > __new() { - hx::ObjectPtr< WindingNonZeroView_Impl__obj > __this = new WindingNonZeroView_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< WindingNonZeroView_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - WindingNonZeroView_Impl__obj *__this = (WindingNonZeroView_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(WindingNonZeroView_Impl__obj), false, "openfl.display._internal._DrawCommandReader.WindingNonZeroView_Impl_")); - *(void **)__this = WindingNonZeroView_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~WindingNonZeroView_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("WindingNonZeroView_Impl_",a0,3d,05,25); } - - static ::openfl::display::_internal::DrawCommandReader _new( ::openfl::display::_internal::DrawCommandReader d); - static ::Dynamic _new_dyn(); - -}; - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader - -#endif /* INCLUDED_openfl_display__internal__DrawCommandReader_WindingNonZeroView_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/Context3D.h b/hGameTest/bin/linux/obj/include/openfl/display3D/Context3D.h deleted file mode 100644 index 80d7f6cd..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/Context3D.h +++ /dev/null @@ -1,317 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D_Context3D -#define INCLUDED_openfl_display3D_Context3D - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS4(lime,_internal,backend,native,NativeOpenGLRenderContext) -HX_DECLARE_CLASS2(lime,app,IModule) -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(openfl,_Vector,FloatVector) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,Stage) -HX_DECLARE_CLASS2(openfl,display,Stage3D) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,display3D,IndexBuffer3D) -HX_DECLARE_CLASS2(openfl,display3D,Program3D) -HX_DECLARE_CLASS2(openfl,display3D,VertexBuffer3D) -HX_DECLARE_CLASS3(openfl,display3D,_internal,Context3DState) -HX_DECLARE_CLASS3(openfl,display3D,textures,CubeTexture) -HX_DECLARE_CLASS3(openfl,display3D,textures,RectangleTexture) -HX_DECLARE_CLASS3(openfl,display3D,textures,Texture) -HX_DECLARE_CLASS3(openfl,display3D,textures,TextureBase) -HX_DECLARE_CLASS3(openfl,display3D,textures,VideoTexture) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,Matrix3D) -HX_DECLARE_CLASS2(openfl,geom,Point) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace display3D{ - - -class HXCPP_CLASS_ATTRIBUTES Context3D_obj : public ::openfl::events::EventDispatcher_obj -{ - public: - typedef ::openfl::events::EventDispatcher_obj super; - typedef Context3D_obj OBJ_; - Context3D_obj(); - - public: - enum { _hx_ClassId = 0x6271873d }; - - void __construct( ::openfl::display::Stage stage, ::openfl::display3D::_internal::Context3DState contextState, ::openfl::display::Stage3D stage3D); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D.Context3D") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D.Context3D"); } - static hx::ObjectPtr< Context3D_obj > __new( ::openfl::display::Stage stage, ::openfl::display3D::_internal::Context3DState contextState, ::openfl::display::Stage3D stage3D); - static hx::ObjectPtr< Context3D_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display::Stage stage, ::openfl::display3D::_internal::Context3DState contextState, ::openfl::display::Stage3D stage3D); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3D_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3D",40,3c,cf,b8); } - - static void __boot(); - static bool supportsVideoTexture; - static ::String _hx___driverInfo; - static int _hx___glDepthStencil; - static int _hx___glMaxTextureMaxAnisotropy; - static int _hx___glMaxViewportDims; - static int _hx___glMemoryCurrentAvailable; - static int _hx___glMemoryTotalAvailable; - static int _hx___glTextureMaxAnisotropy; - int backBufferHeight; - int backBufferWidth; - ::String driverInfo; - int maxBackBufferHeight; - int maxBackBufferWidth; - ::Dynamic profile; - ::lime::_internal::backend::native::NativeOpenGLRenderContext gl; - int _hx___backBufferAntiAlias; - ::openfl::display3D::textures::RectangleTexture _hx___backBufferTexture; - bool _hx___backBufferWantsBestResolution; - bool _hx___backBufferWantsBestResolutionOnBrowserZoom; - bool _hx___cleared; - ::lime::graphics::RenderContext _hx___context; - ::openfl::display3D::_internal::Context3DState _hx___contextState; - ::openfl::display3D::Program3D _hx___renderStage3DProgram; - bool _hx___enableErrorChecking; - ::lime::utils::ArrayBufferView _hx___fragmentConstants; - ::openfl::display3D::textures::RectangleTexture _hx___frontBufferTexture; - ::lime::utils::ArrayBufferView _hx___positionScale; - bool _hx___present; - ::haxe::ds::StringMap _hx___programs; - ::openfl::display3D::IndexBuffer3D _hx___quadIndexBuffer; - int _hx___quadIndexBufferCount; - int _hx___quadIndexBufferElements; - ::openfl::display::Stage _hx___stage; - ::openfl::display::Stage3D _hx___stage3D; - ::openfl::display3D::_internal::Context3DState _hx___state; - ::lime::utils::ArrayBufferView _hx___vertexConstants; - void clear(hx::Null< Float > red,hx::Null< Float > green,hx::Null< Float > blue,hx::Null< Float > alpha,hx::Null< Float > depth,hx::Null< int > stencil,hx::Null< int > mask); - ::Dynamic clear_dyn(); - - void configureBackBuffer(int width,int height,int antiAlias,hx::Null< bool > enableDepthAndStencil,hx::Null< bool > wantsBestResolution,hx::Null< bool > wantsBestResolutionOnBrowserZoom); - ::Dynamic configureBackBuffer_dyn(); - - ::openfl::display3D::textures::CubeTexture createCubeTexture(int size, ::Dynamic format,bool optimizeForRenderToTexture,hx::Null< int > streamingLevels); - ::Dynamic createCubeTexture_dyn(); - - ::openfl::display3D::IndexBuffer3D createIndexBuffer(int numIndices, ::Dynamic bufferUsage); - ::Dynamic createIndexBuffer_dyn(); - - ::openfl::display3D::Program3D createProgram( ::Dynamic format); - ::Dynamic createProgram_dyn(); - - ::openfl::display3D::textures::RectangleTexture createRectangleTexture(int width,int height, ::Dynamic format,bool optimizeForRenderToTexture); - ::Dynamic createRectangleTexture_dyn(); - - ::openfl::display3D::textures::Texture createTexture(int width,int height, ::Dynamic format,bool optimizeForRenderToTexture,hx::Null< int > streamingLevels); - ::Dynamic createTexture_dyn(); - - ::openfl::display3D::VertexBuffer3D createVertexBuffer(int numVertices,int data32PerVertex, ::Dynamic bufferUsage); - ::Dynamic createVertexBuffer_dyn(); - - ::openfl::display3D::textures::VideoTexture createVideoTexture(); - ::Dynamic createVideoTexture_dyn(); - - void dispose(hx::Null< bool > recreate); - ::Dynamic dispose_dyn(); - - void drawToBitmapData( ::openfl::display::BitmapData destination, ::openfl::geom::Rectangle srcRect, ::openfl::geom::Point destPoint); - ::Dynamic drawToBitmapData_dyn(); - - void drawTriangles( ::openfl::display3D::IndexBuffer3D indexBuffer,hx::Null< int > firstIndex,hx::Null< int > numTriangles); - ::Dynamic drawTriangles_dyn(); - - void present(); - ::Dynamic present_dyn(); - - void setBlendFactors( ::Dynamic sourceFactor, ::Dynamic destinationFactor); - ::Dynamic setBlendFactors_dyn(); - - void setBlendFactorsSeparate( ::Dynamic sourceRGBFactor, ::Dynamic destinationRGBFactor, ::Dynamic sourceAlphaFactor, ::Dynamic destinationAlphaFactor); - ::Dynamic setBlendFactorsSeparate_dyn(); - - void setColorMask(bool red,bool green,bool blue,bool alpha); - ::Dynamic setColorMask_dyn(); - - void setCulling( ::Dynamic triangleFaceToCull); - ::Dynamic setCulling_dyn(); - - void setDepthTest(bool depthMask, ::Dynamic passCompareMode); - ::Dynamic setDepthTest_dyn(); - - void setProgram( ::openfl::display3D::Program3D program); - ::Dynamic setProgram_dyn(); - - void setProgramConstantsFromByteArray( ::Dynamic programType,int firstRegister,int numRegisters, ::openfl::utils::ByteArrayData data,int byteArrayOffset); - ::Dynamic setProgramConstantsFromByteArray_dyn(); - - void setProgramConstantsFromMatrix( ::Dynamic programType,int firstRegister, ::openfl::geom::Matrix3D matrix,hx::Null< bool > transposedMatrix); - ::Dynamic setProgramConstantsFromMatrix_dyn(); - - void setProgramConstantsFromVector( ::Dynamic programType,int firstRegister, ::openfl::_Vector::FloatVector data,hx::Null< int > numRegisters); - ::Dynamic setProgramConstantsFromVector_dyn(); - - void setRenderToBackBuffer(); - ::Dynamic setRenderToBackBuffer_dyn(); - - void setRenderToTexture( ::openfl::display3D::textures::TextureBase texture,hx::Null< bool > enableDepthAndStencil,hx::Null< int > antiAlias,hx::Null< int > surfaceSelector); - ::Dynamic setRenderToTexture_dyn(); - - void setSamplerStateAt(int sampler, ::Dynamic wrap, ::Dynamic filter, ::Dynamic mipfilter); - ::Dynamic setSamplerStateAt_dyn(); - - void setScissorRectangle( ::openfl::geom::Rectangle rectangle); - ::Dynamic setScissorRectangle_dyn(); - - void setStencilActions( ::Dynamic triangleFace, ::Dynamic compareMode, ::Dynamic actionOnBothPass, ::Dynamic actionOnDepthFail, ::Dynamic actionOnDepthPassStencilFail); - ::Dynamic setStencilActions_dyn(); - - void setStencilReferenceValue(int referenceValue,hx::Null< int > readMask,hx::Null< int > writeMask); - ::Dynamic setStencilReferenceValue_dyn(); - - void setTextureAt(int sampler, ::openfl::display3D::textures::TextureBase texture); - ::Dynamic setTextureAt_dyn(); - - void setVertexBufferAt(int index, ::openfl::display3D::VertexBuffer3D buffer,hx::Null< int > bufferOffset, ::Dynamic format); - ::Dynamic setVertexBufferAt_dyn(); - - void _hx___bindGLArrayBuffer( ::lime::graphics::opengl::GLObject buffer); - ::Dynamic _hx___bindGLArrayBuffer_dyn(); - - void _hx___bindGLElementArrayBuffer( ::lime::graphics::opengl::GLObject buffer); - ::Dynamic _hx___bindGLElementArrayBuffer_dyn(); - - void _hx___bindGLFramebuffer( ::lime::graphics::opengl::GLObject framebuffer); - ::Dynamic _hx___bindGLFramebuffer_dyn(); - - void _hx___bindGLTexture2D( ::lime::graphics::opengl::GLObject texture); - ::Dynamic _hx___bindGLTexture2D_dyn(); - - void _hx___bindGLTextureCubeMap( ::lime::graphics::opengl::GLObject texture); - ::Dynamic _hx___bindGLTextureCubeMap_dyn(); - - void _hx___dispose(); - ::Dynamic _hx___dispose_dyn(); - - void _hx___drawTriangles(hx::Null< int > firstIndex,int count); - ::Dynamic _hx___drawTriangles_dyn(); - - void _hx___flushGL(); - ::Dynamic _hx___flushGL_dyn(); - - void _hx___flushGLBlend(); - ::Dynamic _hx___flushGLBlend_dyn(); - - void _hx___flushGLColor(); - ::Dynamic _hx___flushGLColor_dyn(); - - void _hx___flushGLCulling(); - ::Dynamic _hx___flushGLCulling_dyn(); - - void _hx___flushGLDepth(); - ::Dynamic _hx___flushGLDepth_dyn(); - - void _hx___flushGLFramebuffer(); - ::Dynamic _hx___flushGLFramebuffer_dyn(); - - void _hx___flushGLProgram(); - ::Dynamic _hx___flushGLProgram_dyn(); - - void _hx___flushGLScissor(); - ::Dynamic _hx___flushGLScissor_dyn(); - - void _hx___flushGLStencil(); - ::Dynamic _hx___flushGLStencil_dyn(); - - void _hx___flushGLTextures(); - ::Dynamic _hx___flushGLTextures_dyn(); - - void _hx___flushGLViewport(); - ::Dynamic _hx___flushGLViewport_dyn(); - - int _hx___getGLBlend( ::Dynamic blendFactor); - ::Dynamic _hx___getGLBlend_dyn(); - - int _hx___getGLCompareMode( ::Dynamic mode); - ::Dynamic _hx___getGLCompareMode_dyn(); - - int _hx___getGLStencilAction( ::Dynamic action); - ::Dynamic _hx___getGLStencilAction_dyn(); - - int _hx___getGLTriangleFace( ::Dynamic face); - ::Dynamic _hx___getGLTriangleFace_dyn(); - - void _hx___renderStage3D( ::openfl::display::Stage3D stage3D); - ::Dynamic _hx___renderStage3D_dyn(); - - void _hx___setGLBlend(bool enable); - ::Dynamic _hx___setGLBlend_dyn(); - - void _hx___setGLBlendEquation(int value); - ::Dynamic _hx___setGLBlendEquation_dyn(); - - void _hx___setGLCullFace(bool enable); - ::Dynamic _hx___setGLCullFace_dyn(); - - void _hx___setGLDepthTest(bool enable); - ::Dynamic _hx___setGLDepthTest_dyn(); - - void _hx___setGLFrontFace(bool counterClockWise); - ::Dynamic _hx___setGLFrontFace_dyn(); - - void _hx___setGLScissorTest(bool enable); - ::Dynamic _hx___setGLScissorTest_dyn(); - - void _hx___setGLStencilTest(bool enable); - ::Dynamic _hx___setGLStencilTest_dyn(); - - bool get_enableErrorChecking(); - ::Dynamic get_enableErrorChecking_dyn(); - - bool set_enableErrorChecking(bool value); - ::Dynamic set_enableErrorChecking_dyn(); - - int get_totalGPUMemory(); - ::Dynamic get_totalGPUMemory_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D - -#endif /* INCLUDED_openfl_display3D_Context3D */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/IndexBuffer3D.h b/hGameTest/bin/linux/obj/include/openfl/display3D/IndexBuffer3D.h deleted file mode 100644 index 0cc2b2d9..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/IndexBuffer3D.h +++ /dev/null @@ -1,81 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D_IndexBuffer3D -#define INCLUDED_openfl_display3D_IndexBuffer3D - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,IntVector) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,display3D,IndexBuffer3D) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace display3D{ - - -class HXCPP_CLASS_ATTRIBUTES IndexBuffer3D_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef IndexBuffer3D_obj OBJ_; - IndexBuffer3D_obj(); - - public: - enum { _hx_ClassId = 0x36314040 }; - - void __construct( ::openfl::display3D::Context3D context3D,int numIndices, ::Dynamic bufferUsage); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D.IndexBuffer3D") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D.IndexBuffer3D"); } - static hx::ObjectPtr< IndexBuffer3D_obj > __new( ::openfl::display3D::Context3D context3D,int numIndices, ::Dynamic bufferUsage); - static hx::ObjectPtr< IndexBuffer3D_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context3D,int numIndices, ::Dynamic bufferUsage); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~IndexBuffer3D_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("IndexBuffer3D",c3,32,41,c0); } - - ::openfl::display3D::Context3D _hx___context; - ::lime::graphics::opengl::GLObject _hx___id; - int _hx___memoryUsage; - int _hx___numIndices; - ::lime::utils::ArrayBufferView _hx___tempUInt16Array; - int _hx___usage; - void dispose(); - ::Dynamic dispose_dyn(); - - void uploadFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset,int startOffset,int count); - ::Dynamic uploadFromByteArray_dyn(); - - void uploadFromTypedArray( ::lime::utils::ArrayBufferView data,hx::Null< int > byteLength); - ::Dynamic uploadFromTypedArray_dyn(); - - void uploadFromVector( ::openfl::_Vector::IntVector data,int startOffset,int count); - ::Dynamic uploadFromVector_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D - -#endif /* INCLUDED_openfl_display3D_IndexBuffer3D */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/Program3D.h b/hGameTest/bin/linux/obj/include/openfl/display3D/Program3D.h deleted file mode 100644 index 2606a5ea..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/Program3D.h +++ /dev/null @@ -1,135 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D_Program3D -#define INCLUDED_openfl_display3D_Program3D - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,ds,List) -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS3(openfl,display,_internal,SamplerState) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,display3D,Program3D) -HX_DECLARE_CLASS2(openfl,display3D,Uniform) -HX_DECLARE_CLASS2(openfl,display3D,UniformMap) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace display3D{ - - -class HXCPP_CLASS_ATTRIBUTES Program3D_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Program3D_obj OBJ_; - Program3D_obj(); - - public: - enum { _hx_ClassId = 0x28394b12 }; - - void __construct( ::openfl::display3D::Context3D context3D, ::Dynamic format); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D.Program3D") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D.Program3D"); } - static hx::ObjectPtr< Program3D_obj > __new( ::openfl::display3D::Context3D context3D, ::Dynamic format); - static hx::ObjectPtr< Program3D_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context3D, ::Dynamic format); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Program3D_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Program3D",15,00,97,7e); } - - ::Array< ::Dynamic> _hx___agalAlphaSamplerEnabled; - ::haxe::ds::List _hx___agalAlphaSamplerUniforms; - ::openfl::display3D::UniformMap _hx___agalFragmentUniformMap; - ::openfl::display3D::Uniform _hx___agalPositionScale; - ::haxe::ds::List _hx___agalSamplerUniforms; - int _hx___agalSamplerUsageMask; - ::haxe::ds::List _hx___agalUniforms; - ::openfl::display3D::UniformMap _hx___agalVertexUniformMap; - ::openfl::display3D::Context3D _hx___context; - ::Dynamic _hx___format; - ::lime::graphics::opengl::GLObject _hx___glFragmentShader; - ::String _hx___glFragmentSource; - ::lime::graphics::opengl::GLObject _hx___glProgram; - ::Array< ::String > _hx___glslAttribNames; - ::Array< ::Dynamic> _hx___glslAttribTypes; - ::Array< ::String > _hx___glslSamplerNames; - ::Array< int > _hx___glslUniformLocations; - ::Array< ::String > _hx___glslUniformNames; - ::Array< ::Dynamic> _hx___glslUniformTypes; - ::lime::graphics::opengl::GLObject _hx___glVertexShader; - ::String _hx___glVertexSource; - ::Array< ::Dynamic> _hx___samplerStates; - void dispose(); - ::Dynamic dispose_dyn(); - - int getAttributeIndex(::String name); - ::Dynamic getAttributeIndex_dyn(); - - int getConstantIndex(::String name); - ::Dynamic getConstantIndex_dyn(); - - void upload( ::openfl::utils::ByteArrayData vertexProgram, ::openfl::utils::ByteArrayData fragmentProgram); - ::Dynamic upload_dyn(); - - void uploadSources(::String vertexSource,::String fragmentSource); - ::Dynamic uploadSources_dyn(); - - void _hx___buildAGALUniformList(); - ::Dynamic _hx___buildAGALUniformList_dyn(); - - void _hx___deleteShaders(); - ::Dynamic _hx___deleteShaders_dyn(); - - void _hx___disable(); - ::Dynamic _hx___disable_dyn(); - - void _hx___enable(); - ::Dynamic _hx___enable_dyn(); - - void _hx___flush(); - ::Dynamic _hx___flush_dyn(); - - ::openfl::display::_internal::SamplerState _hx___getSamplerState(int sampler); - ::Dynamic _hx___getSamplerState_dyn(); - - void _hx___markDirty(bool isVertex,int index,int count); - ::Dynamic _hx___markDirty_dyn(); - - void _hx___processGLSLData(::String source,::String storageType); - ::Dynamic _hx___processGLSLData_dyn(); - - void _hx___setPositionScale( ::lime::utils::ArrayBufferView positionScale); - ::Dynamic _hx___setPositionScale_dyn(); - - void _hx___setSamplerState(int sampler, ::openfl::display::_internal::SamplerState state); - ::Dynamic _hx___setSamplerState_dyn(); - - void _hx___uploadFromGLSL(::String vertexShaderSource,::String fragmentShaderSource); - ::Dynamic _hx___uploadFromGLSL_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D - -#endif /* INCLUDED_openfl_display3D_Program3D */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/Uniform.h b/hGameTest/bin/linux/obj/include/openfl/display3D/Uniform.h deleted file mode 100644 index 86e370d4..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/Uniform.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D_Uniform -#define INCLUDED_openfl_display3D_Uniform - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(lime,utils,BytePointerData) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,display3D,Uniform) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display3D{ - - -class HXCPP_CLASS_ATTRIBUTES Uniform_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Uniform_obj OBJ_; - Uniform_obj(); - - public: - enum { _hx_ClassId = 0x288bd2fd }; - - void __construct( ::openfl::display3D::Context3D context); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D.Uniform") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D.Uniform"); } - static hx::ObjectPtr< Uniform_obj > __new( ::openfl::display3D::Context3D context); - static hx::ObjectPtr< Uniform_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Uniform_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Uniform",14,69,b5,82); } - - static void __boot(); - static ::Dynamic __meta__; - ::String name; - int location; - int type; - int size; - ::lime::utils::ArrayBufferView regData; - int regIndex; - int regCount; - bool isDirty; - ::openfl::display3D::Context3D context; - ::lime::utils::BytePointerData regDataPointer; - void flush(); - ::Dynamic flush_dyn(); - - ::lime::utils::BytePointerData _hx___getUniformRegisters(int index,int size); - ::Dynamic _hx___getUniformRegisters_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D - -#endif /* INCLUDED_openfl_display3D_Uniform */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/UniformMap.h b/hGameTest/bin/linux/obj/include/openfl/display3D/UniformMap.h deleted file mode 100644 index 76f17c48..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/UniformMap.h +++ /dev/null @@ -1,70 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D_UniformMap -#define INCLUDED_openfl_display3D_UniformMap - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,ObjectVector) -HX_DECLARE_CLASS2(openfl,display3D,Uniform) -HX_DECLARE_CLASS2(openfl,display3D,UniformMap) - -namespace openfl{ -namespace display3D{ - - -class HXCPP_CLASS_ATTRIBUTES UniformMap_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef UniformMap_obj OBJ_; - UniformMap_obj(); - - public: - enum { _hx_ClassId = 0x16eab4bb }; - - void __construct(::Array< ::Dynamic> list); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D.UniformMap") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D.UniformMap"); } - static hx::ObjectPtr< UniformMap_obj > __new(::Array< ::Dynamic> list); - static hx::ObjectPtr< UniformMap_obj > __alloc(hx::Ctx *_hx_ctx,::Array< ::Dynamic> list); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~UniformMap_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("UniformMap",e8,3d,45,d1); } - - static void __boot(); - static ::Dynamic __meta__; - bool _hx___allDirty; - bool _hx___anyDirty; - ::openfl::_Vector::ObjectVector _hx___registerLookup; - ::Array< ::Dynamic> _hx___uniforms; - void flush(); - ::Dynamic flush_dyn(); - - void markAllDirty(); - ::Dynamic markAllDirty_dyn(); - - void markDirty(int start,int count); - ::Dynamic markDirty_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D - -#endif /* INCLUDED_openfl_display3D_UniformMap */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/VertexBuffer3D.h b/hGameTest/bin/linux/obj/include/openfl/display3D/VertexBuffer3D.h deleted file mode 100644 index 46b9c713..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/VertexBuffer3D.h +++ /dev/null @@ -1,84 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D_VertexBuffer3D -#define INCLUDED_openfl_display3D_VertexBuffer3D - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(openfl,_Vector,FloatVector) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,display3D,VertexBuffer3D) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace display3D{ - - -class HXCPP_CLASS_ATTRIBUTES VertexBuffer3D_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef VertexBuffer3D_obj OBJ_; - VertexBuffer3D_obj(); - - public: - enum { _hx_ClassId = 0x1e9235a8 }; - - void __construct( ::openfl::display3D::Context3D context3D,int numVertices,int dataPerVertex,::String bufferUsage); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D.VertexBuffer3D") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D.VertexBuffer3D"); } - static hx::ObjectPtr< VertexBuffer3D_obj > __new( ::openfl::display3D::Context3D context3D,int numVertices,int dataPerVertex,::String bufferUsage); - static hx::ObjectPtr< VertexBuffer3D_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context3D,int numVertices,int dataPerVertex,::String bufferUsage); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~VertexBuffer3D_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("VertexBuffer3D",55,59,6d,dc); } - - ::openfl::display3D::Context3D _hx___context; - ::openfl::_Vector::FloatVector _hx___data; - ::lime::graphics::opengl::GLObject _hx___id; - int _hx___memoryUsage; - int _hx___numVertices; - int _hx___stride; - ::lime::utils::ArrayBufferView _hx___tempFloat32Array; - int _hx___usage; - int _hx___vertexSize; - void dispose(); - ::Dynamic dispose_dyn(); - - void uploadFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset,int startVertex,int numVertices); - ::Dynamic uploadFromByteArray_dyn(); - - void uploadFromTypedArray( ::lime::utils::ArrayBufferView data,hx::Null< int > byteLength); - ::Dynamic uploadFromTypedArray_dyn(); - - void uploadFromVector( ::openfl::_Vector::FloatVector data,int startVertex,int numVertices); - ::Dynamic uploadFromVector_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D - -#endif /* INCLUDED_openfl_display3D_VertexBuffer3D */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DBlendFactor/Context3DBlendFactor_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DBlendFactor/Context3DBlendFactor_Impl_.h deleted file mode 100644 index 78c9e2c9..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DBlendFactor/Context3DBlendFactor_Impl_.h +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__Context3DBlendFactor_Context3DBlendFactor_Impl_ -#define INCLUDED_openfl_display3D__Context3DBlendFactor_Context3DBlendFactor_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display3D,_Context3DBlendFactor,Context3DBlendFactor_Impl_) - -namespace openfl{ -namespace display3D{ -namespace _Context3DBlendFactor{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DBlendFactor_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DBlendFactor_Impl__obj OBJ_; - Context3DBlendFactor_Impl__obj(); - - public: - enum { _hx_ClassId = 0x480b2f60 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_"); } - - inline static hx::ObjectPtr< Context3DBlendFactor_Impl__obj > __new() { - hx::ObjectPtr< Context3DBlendFactor_Impl__obj > __this = new Context3DBlendFactor_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DBlendFactor_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DBlendFactor_Impl__obj *__this = (Context3DBlendFactor_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DBlendFactor_Impl__obj), false, "openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_")); - *(void **)__this = Context3DBlendFactor_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DBlendFactor_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DBlendFactor_Impl_",40,80,2d,4a); } - - static void __boot(); - static ::Dynamic DESTINATION_ALPHA; - static ::Dynamic DESTINATION_COLOR; - static ::Dynamic ONE; - static ::Dynamic ONE_MINUS_DESTINATION_ALPHA; - static ::Dynamic ONE_MINUS_DESTINATION_COLOR; - static ::Dynamic ONE_MINUS_SOURCE_ALPHA; - static ::Dynamic ONE_MINUS_SOURCE_COLOR; - static ::Dynamic SOURCE_ALPHA; - static ::Dynamic SOURCE_COLOR; - static ::Dynamic ZERO; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DBlendFactor - -#endif /* INCLUDED_openfl_display3D__Context3DBlendFactor_Context3DBlendFactor_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DBufferUsage/Context3DBufferUsage_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DBufferUsage/Context3DBufferUsage_Impl_.h deleted file mode 100644 index fdb7417b..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DBufferUsage/Context3DBufferUsage_Impl_.h +++ /dev/null @@ -1,70 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__Context3DBufferUsage_Context3DBufferUsage_Impl_ -#define INCLUDED_openfl_display3D__Context3DBufferUsage_Context3DBufferUsage_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display3D,_Context3DBufferUsage,Context3DBufferUsage_Impl_) - -namespace openfl{ -namespace display3D{ -namespace _Context3DBufferUsage{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DBufferUsage_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DBufferUsage_Impl__obj OBJ_; - Context3DBufferUsage_Impl__obj(); - - public: - enum { _hx_ClassId = 0x3108c5a2 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display3D._Context3DBufferUsage.Context3DBufferUsage_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display3D._Context3DBufferUsage.Context3DBufferUsage_Impl_"); } - - inline static hx::ObjectPtr< Context3DBufferUsage_Impl__obj > __new() { - hx::ObjectPtr< Context3DBufferUsage_Impl__obj > __this = new Context3DBufferUsage_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DBufferUsage_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DBufferUsage_Impl__obj *__this = (Context3DBufferUsage_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DBufferUsage_Impl__obj), false, "openfl.display3D._Context3DBufferUsage.Context3DBufferUsage_Impl_")); - *(void **)__this = Context3DBufferUsage_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DBufferUsage_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DBufferUsage_Impl_",01,5f,3c,c9); } - - static void __boot(); - static ::Dynamic DYNAMIC_DRAW; - static ::Dynamic STATIC_DRAW; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DBufferUsage - -#endif /* INCLUDED_openfl_display3D__Context3DBufferUsage_Context3DBufferUsage_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DCompareMode/Context3DCompareMode_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DCompareMode/Context3DCompareMode_Impl_.h deleted file mode 100644 index 971d3a15..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DCompareMode/Context3DCompareMode_Impl_.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__Context3DCompareMode_Context3DCompareMode_Impl_ -#define INCLUDED_openfl_display3D__Context3DCompareMode_Context3DCompareMode_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display3D,_Context3DCompareMode,Context3DCompareMode_Impl_) - -namespace openfl{ -namespace display3D{ -namespace _Context3DCompareMode{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DCompareMode_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DCompareMode_Impl__obj OBJ_; - Context3DCompareMode_Impl__obj(); - - public: - enum { _hx_ClassId = 0x4ebd56b0 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_"); } - - inline static hx::ObjectPtr< Context3DCompareMode_Impl__obj > __new() { - hx::ObjectPtr< Context3DCompareMode_Impl__obj > __this = new Context3DCompareMode_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DCompareMode_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DCompareMode_Impl__obj *__this = (Context3DCompareMode_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DCompareMode_Impl__obj), false, "openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_")); - *(void **)__this = Context3DCompareMode_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DCompareMode_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DCompareMode_Impl_",e8,34,29,98); } - - static void __boot(); - static ::Dynamic ALWAYS; - static ::Dynamic EQUAL; - static ::Dynamic GREATER; - static ::Dynamic GREATER_EQUAL; - static ::Dynamic LESS; - static ::Dynamic LESS_EQUAL; - static ::Dynamic NEVER; - static ::Dynamic NOT_EQUAL; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DCompareMode - -#endif /* INCLUDED_openfl_display3D__Context3DCompareMode_Context3DCompareMode_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DMipFilter/Context3DMipFilter_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DMipFilter/Context3DMipFilter_Impl_.h deleted file mode 100644 index d8a3e6b1..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DMipFilter/Context3DMipFilter_Impl_.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__Context3DMipFilter_Context3DMipFilter_Impl_ -#define INCLUDED_openfl_display3D__Context3DMipFilter_Context3DMipFilter_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display3D,_Context3DMipFilter,Context3DMipFilter_Impl_) - -namespace openfl{ -namespace display3D{ -namespace _Context3DMipFilter{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DMipFilter_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DMipFilter_Impl__obj OBJ_; - Context3DMipFilter_Impl__obj(); - - public: - enum { _hx_ClassId = 0x3ec7ffd4 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display3D._Context3DMipFilter.Context3DMipFilter_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display3D._Context3DMipFilter.Context3DMipFilter_Impl_"); } - - inline static hx::ObjectPtr< Context3DMipFilter_Impl__obj > __new() { - hx::ObjectPtr< Context3DMipFilter_Impl__obj > __this = new Context3DMipFilter_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DMipFilter_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DMipFilter_Impl__obj *__this = (Context3DMipFilter_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DMipFilter_Impl__obj), false, "openfl.display3D._Context3DMipFilter.Context3DMipFilter_Impl_")); - *(void **)__this = Context3DMipFilter_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DMipFilter_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DMipFilter_Impl_",ac,f5,1a,b7); } - - static void __boot(); - static ::Dynamic MIPLINEAR; - static ::Dynamic MIPNEAREST; - static ::Dynamic MIPNONE; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DMipFilter - -#endif /* INCLUDED_openfl_display3D__Context3DMipFilter_Context3DMipFilter_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DProfile/Context3DProfile_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DProfile/Context3DProfile_Impl_.h deleted file mode 100644 index 9bc2a43d..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DProfile/Context3DProfile_Impl_.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__Context3DProfile_Context3DProfile_Impl_ -#define INCLUDED_openfl_display3D__Context3DProfile_Context3DProfile_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display3D,_Context3DProfile,Context3DProfile_Impl_) - -namespace openfl{ -namespace display3D{ -namespace _Context3DProfile{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DProfile_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DProfile_Impl__obj OBJ_; - Context3DProfile_Impl__obj(); - - public: - enum { _hx_ClassId = 0x7f62d972 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display3D._Context3DProfile.Context3DProfile_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_"); } - - inline static hx::ObjectPtr< Context3DProfile_Impl__obj > __new() { - hx::ObjectPtr< Context3DProfile_Impl__obj > __this = new Context3DProfile_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DProfile_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DProfile_Impl__obj *__this = (Context3DProfile_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DProfile_Impl__obj), false, "openfl.display3D._Context3DProfile.Context3DProfile_Impl_")); - *(void **)__this = Context3DProfile_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DProfile_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DProfile_Impl_",29,b6,ff,e8); } - - static void __boot(); - static ::Dynamic BASELINE; - static ::Dynamic BASELINE_CONSTRAINED; - static ::Dynamic BASELINE_EXTENDED; - static ::Dynamic STANDARD; - static ::Dynamic STANDARD_CONSTRAINED; - static ::Dynamic STANDARD_EXTENDED; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DProfile - -#endif /* INCLUDED_openfl_display3D__Context3DProfile_Context3DProfile_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DProgramFormat/Context3DProgramFormat_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DProgramFormat/Context3DProgramFormat_Impl_.h deleted file mode 100644 index 9f93617c..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DProgramFormat/Context3DProgramFormat_Impl_.h +++ /dev/null @@ -1,70 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__Context3DProgramFormat_Context3DProgramFormat_Impl_ -#define INCLUDED_openfl_display3D__Context3DProgramFormat_Context3DProgramFormat_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display3D,_Context3DProgramFormat,Context3DProgramFormat_Impl_) - -namespace openfl{ -namespace display3D{ -namespace _Context3DProgramFormat{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DProgramFormat_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DProgramFormat_Impl__obj OBJ_; - Context3DProgramFormat_Impl__obj(); - - public: - enum { _hx_ClassId = 0x01aa7a32 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display3D._Context3DProgramFormat.Context3DProgramFormat_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display3D._Context3DProgramFormat.Context3DProgramFormat_Impl_"); } - - inline static hx::ObjectPtr< Context3DProgramFormat_Impl__obj > __new() { - hx::ObjectPtr< Context3DProgramFormat_Impl__obj > __this = new Context3DProgramFormat_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DProgramFormat_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DProgramFormat_Impl__obj *__this = (Context3DProgramFormat_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DProgramFormat_Impl__obj), false, "openfl.display3D._Context3DProgramFormat.Context3DProgramFormat_Impl_")); - *(void **)__this = Context3DProgramFormat_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DProgramFormat_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DProgramFormat_Impl_",5b,bf,c9,30); } - - static void __boot(); - static ::Dynamic AGAL; - static ::Dynamic GLSL; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DProgramFormat - -#endif /* INCLUDED_openfl_display3D__Context3DProgramFormat_Context3DProgramFormat_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DProgramType/Context3DProgramType_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DProgramType/Context3DProgramType_Impl_.h deleted file mode 100644 index c7b29ba5..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DProgramType/Context3DProgramType_Impl_.h +++ /dev/null @@ -1,70 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__Context3DProgramType_Context3DProgramType_Impl_ -#define INCLUDED_openfl_display3D__Context3DProgramType_Context3DProgramType_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display3D,_Context3DProgramType,Context3DProgramType_Impl_) - -namespace openfl{ -namespace display3D{ -namespace _Context3DProgramType{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DProgramType_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DProgramType_Impl__obj OBJ_; - Context3DProgramType_Impl__obj(); - - public: - enum { _hx_ClassId = 0x6a0b7f38 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display3D._Context3DProgramType.Context3DProgramType_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display3D._Context3DProgramType.Context3DProgramType_Impl_"); } - - inline static hx::ObjectPtr< Context3DProgramType_Impl__obj > __new() { - hx::ObjectPtr< Context3DProgramType_Impl__obj > __this = new Context3DProgramType_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DProgramType_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DProgramType_Impl__obj *__this = (Context3DProgramType_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DProgramType_Impl__obj), false, "openfl.display3D._Context3DProgramType.Context3DProgramType_Impl_")); - *(void **)__this = Context3DProgramType_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DProgramType_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DProgramType_Impl_",1e,ce,d4,5e); } - - static void __boot(); - static ::Dynamic FRAGMENT; - static ::Dynamic VERTEX; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DProgramType - -#endif /* INCLUDED_openfl_display3D__Context3DProgramType_Context3DProgramType_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DRenderMode/Context3DRenderMode_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DRenderMode/Context3DRenderMode_Impl_.h deleted file mode 100644 index 666d701f..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DRenderMode/Context3DRenderMode_Impl_.h +++ /dev/null @@ -1,70 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__Context3DRenderMode_Context3DRenderMode_Impl_ -#define INCLUDED_openfl_display3D__Context3DRenderMode_Context3DRenderMode_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display3D,_Context3DRenderMode,Context3DRenderMode_Impl_) - -namespace openfl{ -namespace display3D{ -namespace _Context3DRenderMode{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DRenderMode_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DRenderMode_Impl__obj OBJ_; - Context3DRenderMode_Impl__obj(); - - public: - enum { _hx_ClassId = 0x74aa2b64 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display3D._Context3DRenderMode.Context3DRenderMode_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display3D._Context3DRenderMode.Context3DRenderMode_Impl_"); } - - inline static hx::ObjectPtr< Context3DRenderMode_Impl__obj > __new() { - hx::ObjectPtr< Context3DRenderMode_Impl__obj > __this = new Context3DRenderMode_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DRenderMode_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DRenderMode_Impl__obj *__this = (Context3DRenderMode_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DRenderMode_Impl__obj), false, "openfl.display3D._Context3DRenderMode.Context3DRenderMode_Impl_")); - *(void **)__this = Context3DRenderMode_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DRenderMode_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DRenderMode_Impl_",99,0b,34,90); } - - static void __boot(); - static ::Dynamic AUTO; - static ::Dynamic SOFTWARE; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DRenderMode - -#endif /* INCLUDED_openfl_display3D__Context3DRenderMode_Context3DRenderMode_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DStencilAction/Context3DStencilAction_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DStencilAction/Context3DStencilAction_Impl_.h deleted file mode 100644 index 32008f05..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DStencilAction/Context3DStencilAction_Impl_.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__Context3DStencilAction_Context3DStencilAction_Impl_ -#define INCLUDED_openfl_display3D__Context3DStencilAction_Context3DStencilAction_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display3D,_Context3DStencilAction,Context3DStencilAction_Impl_) - -namespace openfl{ -namespace display3D{ -namespace _Context3DStencilAction{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DStencilAction_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DStencilAction_Impl__obj OBJ_; - Context3DStencilAction_Impl__obj(); - - public: - enum { _hx_ClassId = 0x23bfe1a0 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_"); } - - inline static hx::ObjectPtr< Context3DStencilAction_Impl__obj > __new() { - hx::ObjectPtr< Context3DStencilAction_Impl__obj > __this = new Context3DStencilAction_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DStencilAction_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DStencilAction_Impl__obj *__this = (Context3DStencilAction_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DStencilAction_Impl__obj), false, "openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_")); - *(void **)__this = Context3DStencilAction_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DStencilAction_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DStencilAction_Impl_",92,1c,56,d7); } - - static void __boot(); - static ::Dynamic DECREMENT_SATURATE; - static ::Dynamic DECREMENT_WRAP; - static ::Dynamic INCREMENT_SATURATE; - static ::Dynamic INCREMENT_WRAP; - static ::Dynamic INVERT; - static ::Dynamic KEEP; - static ::Dynamic SET; - static ::Dynamic ZERO; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DStencilAction - -#endif /* INCLUDED_openfl_display3D__Context3DStencilAction_Context3DStencilAction_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DTextureFilter/Context3DTextureFilter_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DTextureFilter/Context3DTextureFilter_Impl_.h deleted file mode 100644 index 01752b2b..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DTextureFilter/Context3DTextureFilter_Impl_.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__Context3DTextureFilter_Context3DTextureFilter_Impl_ -#define INCLUDED_openfl_display3D__Context3DTextureFilter_Context3DTextureFilter_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display3D,_Context3DTextureFilter,Context3DTextureFilter_Impl_) - -namespace openfl{ -namespace display3D{ -namespace _Context3DTextureFilter{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DTextureFilter_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DTextureFilter_Impl__obj OBJ_; - Context3DTextureFilter_Impl__obj(); - - public: - enum { _hx_ClassId = 0x62511a62 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_"); } - - inline static hx::ObjectPtr< Context3DTextureFilter_Impl__obj > __new() { - hx::ObjectPtr< Context3DTextureFilter_Impl__obj > __this = new Context3DTextureFilter_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DTextureFilter_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DTextureFilter_Impl__obj *__this = (Context3DTextureFilter_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DTextureFilter_Impl__obj), false, "openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_")); - *(void **)__this = Context3DTextureFilter_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DTextureFilter_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DTextureFilter_Impl_",73,4b,a4,5b); } - - static void __boot(); - static ::Dynamic ANISOTROPIC16X; - static ::Dynamic ANISOTROPIC2X; - static ::Dynamic ANISOTROPIC4X; - static ::Dynamic ANISOTROPIC8X; - static ::Dynamic LINEAR; - static ::Dynamic NEAREST; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DTextureFilter - -#endif /* INCLUDED_openfl_display3D__Context3DTextureFilter_Context3DTextureFilter_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DTextureFormat/Context3DTextureFormat_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DTextureFormat/Context3DTextureFormat_Impl_.h deleted file mode 100644 index 2f6b8495..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DTextureFormat/Context3DTextureFormat_Impl_.h +++ /dev/null @@ -1,74 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__Context3DTextureFormat_Context3DTextureFormat_Impl_ -#define INCLUDED_openfl_display3D__Context3DTextureFormat_Context3DTextureFormat_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display3D,_Context3DTextureFormat,Context3DTextureFormat_Impl_) - -namespace openfl{ -namespace display3D{ -namespace _Context3DTextureFormat{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DTextureFormat_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DTextureFormat_Impl__obj OBJ_; - Context3DTextureFormat_Impl__obj(); - - public: - enum { _hx_ClassId = 0x1f3750e0 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_"); } - - inline static hx::ObjectPtr< Context3DTextureFormat_Impl__obj > __new() { - hx::ObjectPtr< Context3DTextureFormat_Impl__obj > __this = new Context3DTextureFormat_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DTextureFormat_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DTextureFormat_Impl__obj *__this = (Context3DTextureFormat_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DTextureFormat_Impl__obj), false, "openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_")); - *(void **)__this = Context3DTextureFormat_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DTextureFormat_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DTextureFormat_Impl_",32,e4,60,8c); } - - static void __boot(); - static ::Dynamic BGR_PACKED; - static ::Dynamic BGRA; - static ::Dynamic BGRA_PACKED; - static ::Dynamic COMPRESSED; - static ::Dynamic COMPRESSED_ALPHA; - static ::Dynamic RGBA_HALF_FLOAT; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DTextureFormat - -#endif /* INCLUDED_openfl_display3D__Context3DTextureFormat_Context3DTextureFormat_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DTriangleFace/Context3DTriangleFace_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DTriangleFace/Context3DTriangleFace_Impl_.h deleted file mode 100644 index 0375c664..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DTriangleFace/Context3DTriangleFace_Impl_.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__Context3DTriangleFace_Context3DTriangleFace_Impl_ -#define INCLUDED_openfl_display3D__Context3DTriangleFace_Context3DTriangleFace_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display3D,_Context3DTriangleFace,Context3DTriangleFace_Impl_) - -namespace openfl{ -namespace display3D{ -namespace _Context3DTriangleFace{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DTriangleFace_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DTriangleFace_Impl__obj OBJ_; - Context3DTriangleFace_Impl__obj(); - - public: - enum { _hx_ClassId = 0x218053dc }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_"); } - - inline static hx::ObjectPtr< Context3DTriangleFace_Impl__obj > __new() { - hx::ObjectPtr< Context3DTriangleFace_Impl__obj > __this = new Context3DTriangleFace_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DTriangleFace_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DTriangleFace_Impl__obj *__this = (Context3DTriangleFace_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DTriangleFace_Impl__obj), false, "openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_")); - *(void **)__this = Context3DTriangleFace_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DTriangleFace_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DTriangleFace_Impl_",45,42,51,8c); } - - static void __boot(); - static ::Dynamic BACK; - static ::Dynamic FRONT; - static ::Dynamic FRONT_AND_BACK; - static ::Dynamic NONE; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DTriangleFace - -#endif /* INCLUDED_openfl_display3D__Context3DTriangleFace_Context3DTriangleFace_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DVertexBufferFormat/Context3DVertexBufferFormat_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DVertexBufferFormat/Context3DVertexBufferFormat_Impl_.h deleted file mode 100644 index f3201371..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DVertexBufferFormat/Context3DVertexBufferFormat_Impl_.h +++ /dev/null @@ -1,73 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__Context3DVertexBufferFormat_Context3DVertexBufferFormat_Impl_ -#define INCLUDED_openfl_display3D__Context3DVertexBufferFormat_Context3DVertexBufferFormat_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display3D,_Context3DVertexBufferFormat,Context3DVertexBufferFormat_Impl_) - -namespace openfl{ -namespace display3D{ -namespace _Context3DVertexBufferFormat{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DVertexBufferFormat_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DVertexBufferFormat_Impl__obj OBJ_; - Context3DVertexBufferFormat_Impl__obj(); - - public: - enum { _hx_ClassId = 0x43e73bc0 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_"); } - - inline static hx::ObjectPtr< Context3DVertexBufferFormat_Impl__obj > __new() { - hx::ObjectPtr< Context3DVertexBufferFormat_Impl__obj > __this = new Context3DVertexBufferFormat_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DVertexBufferFormat_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DVertexBufferFormat_Impl__obj *__this = (Context3DVertexBufferFormat_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DVertexBufferFormat_Impl__obj), false, "openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_")); - *(void **)__this = Context3DVertexBufferFormat_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DVertexBufferFormat_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DVertexBufferFormat_Impl_",1b,b9,26,ce); } - - static void __boot(); - static ::Dynamic BYTES_4; - static ::Dynamic FLOAT_1; - static ::Dynamic FLOAT_2; - static ::Dynamic FLOAT_3; - static ::Dynamic FLOAT_4; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DVertexBufferFormat - -#endif /* INCLUDED_openfl_display3D__Context3DVertexBufferFormat_Context3DVertexBufferFormat_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DWrapMode/Context3DWrapMode_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DWrapMode/Context3DWrapMode_Impl_.h deleted file mode 100644 index fccdf5a4..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_Context3DWrapMode/Context3DWrapMode_Impl_.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__Context3DWrapMode_Context3DWrapMode_Impl_ -#define INCLUDED_openfl_display3D__Context3DWrapMode_Context3DWrapMode_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,display3D,_Context3DWrapMode,Context3DWrapMode_Impl_) - -namespace openfl{ -namespace display3D{ -namespace _Context3DWrapMode{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DWrapMode_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DWrapMode_Impl__obj OBJ_; - Context3DWrapMode_Impl__obj(); - - public: - enum { _hx_ClassId = 0x4cd9bb5c }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_"); } - - inline static hx::ObjectPtr< Context3DWrapMode_Impl__obj > __new() { - hx::ObjectPtr< Context3DWrapMode_Impl__obj > __this = new Context3DWrapMode_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Context3DWrapMode_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Context3DWrapMode_Impl__obj *__this = (Context3DWrapMode_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DWrapMode_Impl__obj), false, "openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_")); - *(void **)__this = Context3DWrapMode_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DWrapMode_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DWrapMode_Impl_",0d,1b,27,fa); } - - static void __boot(); - static ::Dynamic CLAMP; - static ::Dynamic CLAMP_U_REPEAT_V; - static ::Dynamic REPEAT; - static ::Dynamic REPEAT_U_CLAMP_V; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DWrapMode - -#endif /* INCLUDED_openfl_display3D__Context3DWrapMode_Context3DWrapMode_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/Context3DState.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/Context3DState.h deleted file mode 100644 index 82ae6974..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/Context3DState.h +++ /dev/null @@ -1,111 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__internal_Context3DState -#define INCLUDED_openfl_display3D__internal_Context3DState - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS2(openfl,display,Shader) -HX_DECLARE_CLASS3(openfl,display,_internal,SamplerState) -HX_DECLARE_CLASS2(openfl,display3D,Program3D) -HX_DECLARE_CLASS3(openfl,display3D,_internal,Context3DState) -HX_DECLARE_CLASS3(openfl,display3D,textures,TextureBase) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) - -namespace openfl{ -namespace display3D{ -namespace _internal{ - - -class HXCPP_CLASS_ATTRIBUTES Context3DState_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Context3DState_obj OBJ_; - Context3DState_obj(); - - public: - enum { _hx_ClassId = 0x017bf00a }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D._internal.Context3DState") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D._internal.Context3DState"); } - static hx::ObjectPtr< Context3DState_obj > __new(); - static hx::ObjectPtr< Context3DState_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Context3DState_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Context3DState",b1,41,87,10); } - - static void __boot(); - static ::Dynamic __meta__; - bool backBufferEnableDepthAndStencil; - ::Dynamic blendDestinationAlphaFactor; - ::Dynamic blendSourceAlphaFactor; - ::Dynamic blendDestinationRGBFactor; - ::Dynamic blendSourceRGBFactor; - bool colorMaskRed; - bool colorMaskGreen; - bool colorMaskBlue; - bool colorMaskAlpha; - ::Dynamic culling; - ::Dynamic depthCompareMode; - bool depthMask; - ::openfl::display3D::Program3D program; - ::openfl::display3D::textures::TextureBase renderToTexture; - int renderToTextureAntiAlias; - bool renderToTextureDepthStencil; - int renderToTextureSurfaceSelector; - ::Array< ::Dynamic> samplerStates; - bool scissorEnabled; - ::openfl::geom::Rectangle scissorRectangle; - ::Dynamic stencilCompareMode; - ::Dynamic stencilDepthFail; - ::Dynamic stencilFail; - ::Dynamic stencilPass; - int stencilReadMask; - int stencilReferenceValue; - ::Dynamic stencilTriangleFace; - int stencilWriteMask; - ::Array< ::Dynamic> textures; - ::openfl::display::Shader shader; - ::lime::graphics::opengl::GLObject _hx___currentGLArrayBuffer; - ::lime::graphics::opengl::GLObject _hx___currentGLElementArrayBuffer; - ::lime::graphics::opengl::GLObject _hx___currentGLFramebuffer; - ::lime::graphics::opengl::GLObject _hx___currentGLTexture2D; - ::lime::graphics::opengl::GLObject _hx___currentGLTextureCubeMap; - bool _hx___enableGLBlend; - bool _hx___enableGLCullFace; - bool _hx___enableGLDepthTest; - bool _hx___enableGLScissorTest; - bool _hx___enableGLStencilTest; - bool _hx___frontFaceGLCCW; - int _hx___glBlendEquation; - ::lime::graphics::opengl::GLObject _hx___primaryGLFramebuffer; - ::lime::graphics::opengl::GLObject _hx___rttDepthGLRenderbuffer; - ::lime::graphics::opengl::GLObject _hx___rttGLFramebuffer; - ::lime::graphics::opengl::GLObject _hx___rttGLRenderbuffer; - ::lime::graphics::opengl::GLObject _hx___rttStencilGLRenderbuffer; -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal - -#endif /* INCLUDED_openfl_display3D__internal_Context3DState */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/AGALConverter.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/AGALConverter.h deleted file mode 100644 index fa94b7da..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/AGALConverter.h +++ /dev/null @@ -1,86 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__internal_agal_AGALConverter -#define INCLUDED_openfl_display3D__internal_agal_AGALConverter - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(openfl,display,_internal,SamplerState) -HX_DECLARE_CLASS4(openfl,display3D,_internal,agal,AGALConverter) -HX_DECLARE_CLASS5(openfl,display3D,_internal,agal,_AGALConverter,ProgramType) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace agal{ - - -class HXCPP_CLASS_ATTRIBUTES AGALConverter_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AGALConverter_obj OBJ_; - AGALConverter_obj(); - - public: - enum { _hx_ClassId = 0x4d2de5dd }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.display3D._internal.agal.AGALConverter") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.display3D._internal.agal.AGALConverter"); } - - inline static hx::ObjectPtr< AGALConverter_obj > __new() { - hx::ObjectPtr< AGALConverter_obj > __this = new AGALConverter_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< AGALConverter_obj > __alloc(hx::Ctx *_hx_ctx) { - AGALConverter_obj *__this = (AGALConverter_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AGALConverter_obj), false, "openfl.display3D._internal.agal.AGALConverter")); - *(void **)__this = AGALConverter_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AGALConverter_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AGALConverter",8f,ef,1a,42); } - - static void __boot(); - static ::Dynamic __meta__; - static ::Dynamic limitedProfile; - static ::String prefixFromType(int regType, ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType programType); - static ::Dynamic prefixFromType_dyn(); - - static cpp::Int64Struct readUInt64( ::openfl::utils::ByteArrayData byteArray); - static ::Dynamic readUInt64_dyn(); - - static ::String convertToGLSL( ::openfl::utils::ByteArrayData agal,::Array< ::Dynamic> samplerState); - static ::Dynamic convertToGLSL_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace agal - -#endif /* INCLUDED_openfl_display3D__internal_agal_AGALConverter */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/RegisterMap.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/RegisterMap.h deleted file mode 100644 index e83d2da6..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/RegisterMap.h +++ /dev/null @@ -1,85 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__internal_agal_RegisterMap -#define INCLUDED_openfl_display3D__internal_agal_RegisterMap - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS4(openfl,display3D,_internal,agal,RegisterMap) -HX_DECLARE_CLASS5(openfl,display3D,_internal,agal,_AGALConverter,DestRegister) -HX_DECLARE_CLASS5(openfl,display3D,_internal,agal,_AGALConverter,RegisterMapEntry) -HX_DECLARE_CLASS5(openfl,display3D,_internal,agal,_AGALConverter,RegisterUsage) -HX_DECLARE_CLASS5(openfl,display3D,_internal,agal,_AGALConverter,SamplerRegister) -HX_DECLARE_CLASS5(openfl,display3D,_internal,agal,_AGALConverter,SourceRegister) - -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace agal{ - - -class HXCPP_CLASS_ATTRIBUTES RegisterMap_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef RegisterMap_obj OBJ_; - RegisterMap_obj(); - - public: - enum { _hx_ClassId = 0x63beba6f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D._internal.agal.RegisterMap") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D._internal.agal.RegisterMap"); } - static hx::ObjectPtr< RegisterMap_obj > __new(); - static hx::ObjectPtr< RegisterMap_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~RegisterMap_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("RegisterMap",d9,93,09,fc); } - - static void __boot(); - static ::Dynamic __meta__; - ::Array< ::Dynamic> mEntries; - void add(int type,::String name,int number, ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage usage); - ::Dynamic add_dyn(); - - void addDR( ::openfl::display3D::_internal::agal::_AGALConverter::DestRegister dr, ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage usage); - ::Dynamic addDR_dyn(); - - void addSaR( ::openfl::display3D::_internal::agal::_AGALConverter::SamplerRegister sr, ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage usage); - ::Dynamic addSaR_dyn(); - - void addSR( ::openfl::display3D::_internal::agal::_AGALConverter::SourceRegister sr, ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage usage,hx::Null< int > offset); - ::Dynamic addSR_dyn(); - - ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage getRegisterUsage( ::openfl::display3D::_internal::agal::_AGALConverter::SourceRegister sr); - ::Dynamic getRegisterUsage_dyn(); - - ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage getUsage(int type,::String name,int number); - ::Dynamic getUsage_dyn(); - - ::String toGLSL(bool tempRegistersOnly); - ::Dynamic toGLSL_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace agal - -#endif /* INCLUDED_openfl_display3D__internal_agal_RegisterMap */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/DestRegister.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/DestRegister.h deleted file mode 100644 index c1d2a8eb..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/DestRegister.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_DestRegister -#define INCLUDED_openfl_display3D__internal_agal__AGALConverter_DestRegister - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS5(openfl,display3D,_internal,agal,_AGALConverter,DestRegister) -HX_DECLARE_CLASS5(openfl,display3D,_internal,agal,_AGALConverter,ProgramType) - -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace agal{ -namespace _AGALConverter{ - - -class HXCPP_CLASS_ATTRIBUTES DestRegister_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DestRegister_obj OBJ_; - DestRegister_obj(); - - public: - enum { _hx_ClassId = 0x33588e3f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D._internal.agal._AGALConverter.DestRegister") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D._internal.agal._AGALConverter.DestRegister"); } - static hx::ObjectPtr< DestRegister_obj > __new(); - static hx::ObjectPtr< DestRegister_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DestRegister_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DestRegister",05,3f,c2,ef); } - - static void __boot(); - static ::Dynamic __meta__; - static ::openfl::display3D::_internal::agal::_AGALConverter::DestRegister parse(int v, ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType programType); - static ::Dynamic parse_dyn(); - - int mask; - int n; - ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType programType; - int type; - ::String getWriteMask(); - ::Dynamic getWriteMask_dyn(); - - ::String toGLSL(hx::Null< bool > useMask); - ::Dynamic toGLSL_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace agal -} // end namespace _AGALConverter - -#endif /* INCLUDED_openfl_display3D__internal_agal__AGALConverter_DestRegister */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/ProgramType.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/ProgramType.h deleted file mode 100644 index d1c4d17e..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/ProgramType.h +++ /dev/null @@ -1,43 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_ProgramType -#define INCLUDED_openfl_display3D__internal_agal__AGALConverter_ProgramType - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS5(openfl,display3D,_internal,agal,_AGALConverter,ProgramType) -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace agal{ -namespace _AGALConverter{ - - -class ProgramType_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef ProgramType_obj OBJ_; - - public: - ProgramType_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("openfl.display3D._internal.agal._AGALConverter.ProgramType",32,43,0c,ef); } - ::String __ToString() const { return HX_("ProgramType.",30,43,41,ab) + _hx_tag; } - - static ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType FRAGMENT; - static inline ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType FRAGMENT_dyn() { return FRAGMENT; } - static ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType VERTEX; - static inline ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType VERTEX_dyn() { return VERTEX; } -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace agal -} // end namespace _AGALConverter - -#endif /* INCLUDED_openfl_display3D__internal_agal__AGALConverter_ProgramType */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/RegisterMapEntry.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/RegisterMapEntry.h deleted file mode 100644 index a32f0726..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/RegisterMapEntry.h +++ /dev/null @@ -1,79 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_RegisterMapEntry -#define INCLUDED_openfl_display3D__internal_agal__AGALConverter_RegisterMapEntry - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_f37df1b95961fe37_818_new) -HX_DECLARE_CLASS5(openfl,display3D,_internal,agal,_AGALConverter,RegisterMapEntry) -HX_DECLARE_CLASS5(openfl,display3D,_internal,agal,_AGALConverter,RegisterUsage) - -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace agal{ -namespace _AGALConverter{ - - -class HXCPP_CLASS_ATTRIBUTES RegisterMapEntry_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef RegisterMapEntry_obj OBJ_; - RegisterMapEntry_obj(); - - public: - enum { _hx_ClassId = 0x43285877 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D._internal.agal._AGALConverter.RegisterMapEntry") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D._internal.agal._AGALConverter.RegisterMapEntry"); } - - inline static hx::ObjectPtr< RegisterMapEntry_obj > __new() { - hx::ObjectPtr< RegisterMapEntry_obj > __this = new RegisterMapEntry_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< RegisterMapEntry_obj > __alloc(hx::Ctx *_hx_ctx) { - RegisterMapEntry_obj *__this = (RegisterMapEntry_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(RegisterMapEntry_obj), true, "openfl.display3D._internal.agal._AGALConverter.RegisterMapEntry")); - *(void **)__this = RegisterMapEntry_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_f37df1b95961fe37_818_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~RegisterMapEntry_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("RegisterMapEntry",d9,c1,86,00); } - - ::String name; - int number; - int type; - ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage usage; -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace agal -} // end namespace _AGALConverter - -#endif /* INCLUDED_openfl_display3D__internal_agal__AGALConverter_RegisterMapEntry */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/RegisterUsage.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/RegisterUsage.h deleted file mode 100644 index 7f7583dc..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/RegisterUsage.h +++ /dev/null @@ -1,55 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_RegisterUsage -#define INCLUDED_openfl_display3D__internal_agal__AGALConverter_RegisterUsage - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS5(openfl,display3D,_internal,agal,_AGALConverter,RegisterUsage) -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace agal{ -namespace _AGALConverter{ - - -class RegisterUsage_obj : public hx::EnumBase_obj -{ - typedef hx::EnumBase_obj super; - typedef RegisterUsage_obj OBJ_; - - public: - RegisterUsage_obj() {}; - HX_DO_ENUM_RTTI; - static void __boot(); - static void __register(); - static bool __GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp); - ::String GetEnumName( ) const { return HX_("openfl.display3D._internal.agal._AGALConverter.RegisterUsage",92,04,b8,b6); } - ::String __ToString() const { return HX_("RegisterUsage.",d0,3a,d9,af) + _hx_tag; } - - static ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage MATRIX_4_4; - static inline ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage MATRIX_4_4_dyn() { return MATRIX_4_4; } - static ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage SAMPLER_2D; - static inline ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage SAMPLER_2D_dyn() { return SAMPLER_2D; } - static ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage SAMPLER_2D_ALPHA; - static inline ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage SAMPLER_2D_ALPHA_dyn() { return SAMPLER_2D_ALPHA; } - static ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage SAMPLER_CUBE; - static inline ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage SAMPLER_CUBE_dyn() { return SAMPLER_CUBE; } - static ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage SAMPLER_CUBE_ALPHA; - static inline ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage SAMPLER_CUBE_ALPHA_dyn() { return SAMPLER_CUBE_ALPHA; } - static ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage UNUSED; - static inline ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage UNUSED_dyn() { return UNUSED; } - static ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage VECTOR_4; - static inline ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage VECTOR_4_dyn() { return VECTOR_4; } - static ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage VECTOR_4_ARRAY; - static inline ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage VECTOR_4_ARRAY_dyn() { return VECTOR_4_ARRAY; } -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace agal -} // end namespace _AGALConverter - -#endif /* INCLUDED_openfl_display3D__internal_agal__AGALConverter_RegisterUsage */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/SamplerRegister.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/SamplerRegister.h deleted file mode 100644 index 824468e0..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/SamplerRegister.h +++ /dev/null @@ -1,86 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_SamplerRegister -#define INCLUDED_openfl_display3D__internal_agal__AGALConverter_SamplerRegister - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -HX_DECLARE_CLASS3(openfl,display,_internal,SamplerState) -HX_DECLARE_CLASS5(openfl,display3D,_internal,agal,_AGALConverter,ProgramType) -HX_DECLARE_CLASS5(openfl,display3D,_internal,agal,_AGALConverter,SamplerRegister) - -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace agal{ -namespace _AGALConverter{ - - -class HXCPP_CLASS_ATTRIBUTES SamplerRegister_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef SamplerRegister_obj OBJ_; - SamplerRegister_obj(); - - public: - enum { _hx_ClassId = 0x595ae871 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D._internal.agal._AGALConverter.SamplerRegister") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D._internal.agal._AGALConverter.SamplerRegister"); } - static hx::ObjectPtr< SamplerRegister_obj > __new(); - static hx::ObjectPtr< SamplerRegister_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~SamplerRegister_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("SamplerRegister",6b,77,ff,5c); } - - static void __boot(); - static ::Dynamic __meta__; - static ::openfl::display3D::_internal::agal::_AGALConverter::SamplerRegister parse( cpp::Int64Struct v, ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType programType); - static ::Dynamic parse_dyn(); - - int b; - int d; - int f; - int m; - int n; - ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType programType; - int s; - int t; - int type; - int w; - ::String toGLSL(); - ::Dynamic toGLSL_dyn(); - - ::openfl::display::_internal::SamplerState toSamplerState(); - ::Dynamic toSamplerState_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace agal -} // end namespace _AGALConverter - -#endif /* INCLUDED_openfl_display3D__internal_agal__AGALConverter_SamplerRegister */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/SourceRegister.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/SourceRegister.h deleted file mode 100644 index 3ab9acd1..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/agal/_AGALConverter/SourceRegister.h +++ /dev/null @@ -1,81 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_SourceRegister -#define INCLUDED_openfl_display3D__internal_agal__AGALConverter_SourceRegister - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -HX_DECLARE_CLASS5(openfl,display3D,_internal,agal,_AGALConverter,ProgramType) -HX_DECLARE_CLASS5(openfl,display3D,_internal,agal,_AGALConverter,SourceRegister) - -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace agal{ -namespace _AGALConverter{ - - -class HXCPP_CLASS_ATTRIBUTES SourceRegister_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef SourceRegister_obj OBJ_; - SourceRegister_obj(); - - public: - enum { _hx_ClassId = 0x1dc18c38 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D._internal.agal._AGALConverter.SourceRegister") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D._internal.agal._AGALConverter.SourceRegister"); } - static hx::ObjectPtr< SourceRegister_obj > __new(); - static hx::ObjectPtr< SourceRegister_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~SourceRegister_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("SourceRegister",7e,7a,8d,0c); } - - static void __boot(); - static ::Dynamic __meta__; - static ::openfl::display3D::_internal::agal::_AGALConverter::SourceRegister parse( cpp::Int64Struct v, ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType programType,int sourceMask); - static ::Dynamic parse_dyn(); - - int d; - int itype; - int n; - int o; - ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType programType; - int q; - int s; - int sourceMask; - int type; - ::String toGLSL(hx::Null< bool > emitSwizzle,hx::Null< int > offset); - ::Dynamic toGLSL_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace agal -} // end namespace _AGALConverter - -#endif /* INCLUDED_openfl_display3D__internal_agal__AGALConverter_SourceRegister */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/atf/ATFReader.h b/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/atf/ATFReader.h deleted file mode 100644 index 832bb73e..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/_internal/atf/ATFReader.h +++ /dev/null @@ -1,81 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D__internal_atf_ATFReader -#define INCLUDED_openfl_display3D__internal_atf_ATFReader - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS4(openfl,display3D,_internal,atf,ATFReader) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace atf{ - - -class HXCPP_CLASS_ATTRIBUTES ATFReader_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ATFReader_obj OBJ_; - ATFReader_obj(); - - public: - enum { _hx_ClassId = 0x2940f3fc }; - - void __construct( ::openfl::utils::ByteArrayData data,int byteArrayOffset); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D._internal.atf.ATFReader") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D._internal.atf.ATFReader"); } - static hx::ObjectPtr< ATFReader_obj > __new( ::openfl::utils::ByteArrayData data,int byteArrayOffset); - static hx::ObjectPtr< ATFReader_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::utils::ByteArrayData data,int byteArrayOffset); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ATFReader_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ATFReader",96,ad,dd,e3); } - - static void __boot(); - static ::Dynamic __meta__; - int atfFormat; - bool cubeMap; - ::openfl::utils::ByteArrayData data; - int height; - int mipCount; - int version; - int width; - bool readHeader(int _hx___width,int _hx___height,bool cubeMap); - ::Dynamic readHeader_dyn(); - - void readTextures( ::Dynamic uploadCallback); - ::Dynamic readTextures_dyn(); - - int _hx___readUInt24( ::openfl::utils::ByteArrayData data); - ::Dynamic _hx___readUInt24_dyn(); - - int _hx___readUInt32( ::openfl::utils::ByteArrayData data); - ::Dynamic _hx___readUInt32_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace atf - -#endif /* INCLUDED_openfl_display3D__internal_atf_ATFReader */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/textures/CubeTexture.h b/hGameTest/bin/linux/obj/include/openfl/display3D/textures/CubeTexture.h deleted file mode 100644 index 221434d6..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/textures/CubeTexture.h +++ /dev/null @@ -1,93 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D_textures_CubeTexture -#define INCLUDED_openfl_display3D_textures_CubeTexture - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,SamplerState) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS3(openfl,display3D,textures,CubeTexture) -HX_DECLARE_CLASS3(openfl,display3D,textures,TextureBase) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace display3D{ -namespace textures{ - - -class HXCPP_CLASS_ATTRIBUTES CubeTexture_obj : public ::openfl::display3D::textures::TextureBase_obj -{ - public: - typedef ::openfl::display3D::textures::TextureBase_obj super; - typedef CubeTexture_obj OBJ_; - CubeTexture_obj(); - - public: - enum { _hx_ClassId = 0x2d6abef7 }; - - void __construct( ::openfl::display3D::Context3D context,int size, ::Dynamic format,bool optimizeForRenderToTexture,int streamingLevels); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D.textures.CubeTexture") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D.textures.CubeTexture"); } - static hx::ObjectPtr< CubeTexture_obj > __new( ::openfl::display3D::Context3D context,int size, ::Dynamic format,bool optimizeForRenderToTexture,int streamingLevels); - static hx::ObjectPtr< CubeTexture_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context,int size, ::Dynamic format,bool optimizeForRenderToTexture,int streamingLevels); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CubeTexture_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CubeTexture",46,04,c2,59); } - - int _hx___framebufferSurface; - int _hx___size; - int _hx___uploadedSides; - void uploadCompressedTextureFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset,hx::Null< bool > async); - ::Dynamic uploadCompressedTextureFromByteArray_dyn(); - - void uploadFromBitmapData( ::openfl::display::BitmapData source,int side,hx::Null< int > miplevel,hx::Null< bool > generateMipmap); - ::Dynamic uploadFromBitmapData_dyn(); - - void uploadFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset,int side,hx::Null< int > miplevel); - ::Dynamic uploadFromByteArray_dyn(); - - void uploadFromTypedArray( ::lime::utils::ArrayBufferView data,int side,hx::Null< int > miplevel); - ::Dynamic uploadFromTypedArray_dyn(); - - ::lime::graphics::opengl::GLObject _hx___getGLFramebuffer(bool enableDepthAndStencil,int antiAlias,int surfaceSelector); - - bool _hx___setSamplerState( ::openfl::display::_internal::SamplerState state); - - int _hx___sideToTarget(int side); - ::Dynamic _hx___sideToTarget_dyn(); - - void _hx___uploadCompressedTextureFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset); - ::Dynamic _hx___uploadCompressedTextureFromByteArray_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace textures - -#endif /* INCLUDED_openfl_display3D_textures_CubeTexture */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/textures/RectangleTexture.h b/hGameTest/bin/linux/obj/include/openfl/display3D/textures/RectangleTexture.h deleted file mode 100644 index 898b7b65..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/textures/RectangleTexture.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D_textures_RectangleTexture -#define INCLUDED_openfl_display3D_textures_RectangleTexture - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,SamplerState) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS3(openfl,display3D,textures,RectangleTexture) -HX_DECLARE_CLASS3(openfl,display3D,textures,TextureBase) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace display3D{ -namespace textures{ - - -class HXCPP_CLASS_ATTRIBUTES RectangleTexture_obj : public ::openfl::display3D::textures::TextureBase_obj -{ - public: - typedef ::openfl::display3D::textures::TextureBase_obj super; - typedef RectangleTexture_obj OBJ_; - RectangleTexture_obj(); - - public: - enum { _hx_ClassId = 0x0b79cce7 }; - - void __construct( ::openfl::display3D::Context3D context,int width,int height,::String format,bool optimizeForRenderToTexture); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D.textures.RectangleTexture") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D.textures.RectangleTexture"); } - static hx::ObjectPtr< RectangleTexture_obj > __new( ::openfl::display3D::Context3D context,int width,int height,::String format,bool optimizeForRenderToTexture); - static hx::ObjectPtr< RectangleTexture_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context,int width,int height,::String format,bool optimizeForRenderToTexture); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~RectangleTexture_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("RectangleTexture",8c,6c,f5,1a); } - - void uploadFromBitmapData( ::openfl::display::BitmapData source); - ::Dynamic uploadFromBitmapData_dyn(); - - void uploadFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset); - ::Dynamic uploadFromByteArray_dyn(); - - void uploadFromTypedArray( ::lime::utils::ArrayBufferView data); - ::Dynamic uploadFromTypedArray_dyn(); - - bool _hx___setSamplerState( ::openfl::display::_internal::SamplerState state); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace textures - -#endif /* INCLUDED_openfl_display3D_textures_RectangleTexture */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/textures/Texture.h b/hGameTest/bin/linux/obj/include/openfl/display3D/textures/Texture.h deleted file mode 100644 index 4b5f3c98..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/textures/Texture.h +++ /dev/null @@ -1,86 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D_textures_Texture -#define INCLUDED_openfl_display3D_textures_Texture - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,SamplerState) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS3(openfl,display3D,textures,Texture) -HX_DECLARE_CLASS3(openfl,display3D,textures,TextureBase) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace display3D{ -namespace textures{ - - -class HXCPP_CLASS_ATTRIBUTES Texture_obj : public ::openfl::display3D::textures::TextureBase_obj -{ - public: - typedef ::openfl::display3D::textures::TextureBase_obj super; - typedef Texture_obj OBJ_; - Texture_obj(); - - public: - enum { _hx_ClassId = 0x1fad1a24 }; - - void __construct( ::openfl::display3D::Context3D context,int width,int height, ::Dynamic format,bool optimizeForRenderToTexture,int streamingLevels); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D.textures.Texture") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D.textures.Texture"); } - static hx::ObjectPtr< Texture_obj > __new( ::openfl::display3D::Context3D context,int width,int height, ::Dynamic format,bool optimizeForRenderToTexture,int streamingLevels); - static hx::ObjectPtr< Texture_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context,int width,int height, ::Dynamic format,bool optimizeForRenderToTexture,int streamingLevels); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Texture_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Texture",bb,f0,31,6c); } - - static void __boot(); - static bool _hx___lowMemoryMode; - void uploadCompressedTextureFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset,hx::Null< bool > async); - ::Dynamic uploadCompressedTextureFromByteArray_dyn(); - - void uploadFromBitmapData( ::openfl::display::BitmapData source,hx::Null< int > miplevel,hx::Null< bool > generateMipmap); - ::Dynamic uploadFromBitmapData_dyn(); - - void uploadFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset,hx::Null< int > miplevel); - ::Dynamic uploadFromByteArray_dyn(); - - void uploadFromTypedArray( ::lime::utils::ArrayBufferView data,hx::Null< int > miplevel); - ::Dynamic uploadFromTypedArray_dyn(); - - bool _hx___setSamplerState( ::openfl::display::_internal::SamplerState state); - - void _hx___uploadCompressedTextureFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset); - ::Dynamic _hx___uploadCompressedTextureFromByteArray_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace textures - -#endif /* INCLUDED_openfl_display3D_textures_Texture */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/textures/TextureBase.h b/hGameTest/bin/linux/obj/include/openfl/display3D/textures/TextureBase.h deleted file mode 100644 index a5572264..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/textures/TextureBase.h +++ /dev/null @@ -1,110 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#define INCLUDED_openfl_display3D_textures_TextureBase - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,IntMap) -HX_DECLARE_CLASS2(lime,graphics,Image) -HX_DECLARE_CLASS2(lime,graphics,RenderContext) -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS3(openfl,display,_internal,SamplerState) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS3(openfl,display3D,textures,TextureBase) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace display3D{ -namespace textures{ - - -class HXCPP_CLASS_ATTRIBUTES TextureBase_obj : public ::openfl::events::EventDispatcher_obj -{ - public: - typedef ::openfl::events::EventDispatcher_obj super; - typedef TextureBase_obj OBJ_; - TextureBase_obj(); - - public: - enum { _hx_ClassId = 0x19affbf1 }; - - void __construct( ::openfl::display3D::Context3D context); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D.textures.TextureBase") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D.textures.TextureBase"); } - static hx::ObjectPtr< TextureBase_obj > __new( ::openfl::display3D::Context3D context); - static hx::ObjectPtr< TextureBase_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~TextureBase_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("TextureBase",6c,7e,c2,db); } - - static void __boot(); - static ::Dynamic __meta__; - static ::haxe::ds::IntMap _hx___compressedFormats; - static ::haxe::ds::IntMap _hx___compressedFormatsAlpha; - static ::Dynamic _hx___supportsBGRA; - static int _hx___textureFormat; - static int _hx___textureInternalFormat; - ::openfl::display3D::textures::TextureBase _hx___alphaTexture; - ::openfl::display3D::Context3D _hx___context; - int _hx___format; - ::lime::graphics::opengl::GLObject _hx___glDepthRenderbuffer; - ::lime::graphics::opengl::GLObject _hx___glFramebuffer; - ::lime::graphics::opengl::GLObject _hx___glStencilRenderbuffer; - int _hx___height; - int _hx___internalFormat; - bool _hx___optimizeForRenderToTexture; - ::openfl::display::_internal::SamplerState _hx___samplerState; - int _hx___streamingLevels; - ::lime::graphics::RenderContext _hx___textureContext; - ::lime::graphics::opengl::GLObject _hx___textureID; - int _hx___textureTarget; - int _hx___width; - virtual void dispose(); - ::Dynamic dispose_dyn(); - - virtual ::lime::graphics::opengl::GLObject _hx___getGLFramebuffer(bool enableDepthAndStencil,int antiAlias,int surfaceSelector); - ::Dynamic _hx___getGLFramebuffer_dyn(); - - ::lime::graphics::Image _hx___getImage( ::openfl::display::BitmapData bitmapData); - ::Dynamic _hx___getImage_dyn(); - - virtual ::lime::graphics::opengl::GLObject _hx___getTexture(); - ::Dynamic _hx___getTexture_dyn(); - - virtual bool _hx___setSamplerState( ::openfl::display::_internal::SamplerState state); - ::Dynamic _hx___setSamplerState_dyn(); - - void _hx___uploadFromImage( ::lime::graphics::Image image); - ::Dynamic _hx___uploadFromImage_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace textures - -#endif /* INCLUDED_openfl_display3D_textures_TextureBase */ diff --git a/hGameTest/bin/linux/obj/include/openfl/display3D/textures/VideoTexture.h b/hGameTest/bin/linux/obj/include/openfl/display3D/textures/VideoTexture.h deleted file mode 100644 index 1c83c637..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/display3D/textures/VideoTexture.h +++ /dev/null @@ -1,77 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_display3D_textures_VideoTexture -#define INCLUDED_openfl_display3D_textures_VideoTexture - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -HX_DECLARE_CLASS3(lime,graphics,opengl,GLObject) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS3(openfl,display3D,textures,TextureBase) -HX_DECLARE_CLASS3(openfl,display3D,textures,VideoTexture) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,net,NetStream) - -namespace openfl{ -namespace display3D{ -namespace textures{ - - -class HXCPP_CLASS_ATTRIBUTES VideoTexture_obj : public ::openfl::display3D::textures::TextureBase_obj -{ - public: - typedef ::openfl::display3D::textures::TextureBase_obj super; - typedef VideoTexture_obj OBJ_; - VideoTexture_obj(); - - public: - enum { _hx_ClassId = 0x72cfd49b }; - - void __construct( ::openfl::display3D::Context3D context); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.display3D.textures.VideoTexture") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.display3D.textures.VideoTexture"); } - static hx::ObjectPtr< VideoTexture_obj > __new( ::openfl::display3D::Context3D context); - static hx::ObjectPtr< VideoTexture_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~VideoTexture_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("VideoTexture",c0,7d,ef,80); } - - int videoHeight; - int videoWidth; - Float _hx___cacheTime; - ::openfl::net::NetStream _hx___netStream; - void attachNetStream( ::openfl::net::NetStream netStream); - ::Dynamic attachNetStream_dyn(); - - void dispose(); - - ::lime::graphics::opengl::GLObject _hx___getTexture(); - - void _hx___textureReady(); - ::Dynamic _hx___textureReady_dyn(); - -}; - -} // end namespace openfl -} // end namespace display3D -} // end namespace textures - -#endif /* INCLUDED_openfl_display3D_textures_VideoTexture */ diff --git a/hGameTest/bin/linux/obj/include/openfl/errors/ArgumentError.h b/hGameTest/bin/linux/obj/include/openfl/errors/ArgumentError.h deleted file mode 100644 index 80776f22..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/errors/ArgumentError.h +++ /dev/null @@ -1,51 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_errors_ArgumentError -#define INCLUDED_openfl_errors_ArgumentError - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -HX_DECLARE_CLASS2(openfl,errors,ArgumentError) -HX_DECLARE_CLASS2(openfl,errors,Error) - -namespace openfl{ -namespace errors{ - - -class HXCPP_CLASS_ATTRIBUTES ArgumentError_obj : public ::openfl::errors::Error_obj -{ - public: - typedef ::openfl::errors::Error_obj super; - typedef ArgumentError_obj OBJ_; - ArgumentError_obj(); - - public: - enum { _hx_ClassId = 0x15c6ceac }; - - void __construct(::String __o_message); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.errors.ArgumentError") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.errors.ArgumentError"); } - static hx::ObjectPtr< ArgumentError_obj > __new(::String __o_message); - static hx::ObjectPtr< ArgumentError_obj > __alloc(hx::Ctx *_hx_ctx,::String __o_message); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ArgumentError_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ArgumentError",eb,77,4b,60); } - -}; - -} // end namespace openfl -} // end namespace errors - -#endif /* INCLUDED_openfl_errors_ArgumentError */ diff --git a/hGameTest/bin/linux/obj/include/openfl/errors/EOFError.h b/hGameTest/bin/linux/obj/include/openfl/errors/EOFError.h deleted file mode 100644 index 6e25d573..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/errors/EOFError.h +++ /dev/null @@ -1,52 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_errors_EOFError -#define INCLUDED_openfl_errors_EOFError - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_errors_IOError -#include -#endif -HX_DECLARE_CLASS2(openfl,errors,EOFError) -HX_DECLARE_CLASS2(openfl,errors,Error) -HX_DECLARE_CLASS2(openfl,errors,IOError) - -namespace openfl{ -namespace errors{ - - -class HXCPP_CLASS_ATTRIBUTES EOFError_obj : public ::openfl::errors::IOError_obj -{ - public: - typedef ::openfl::errors::IOError_obj super; - typedef EOFError_obj OBJ_; - EOFError_obj(); - - public: - enum { _hx_ClassId = 0x7a1dfa07 }; - - void __construct(::String message,hx::Null< int > __o_id); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.errors.EOFError") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.errors.EOFError"); } - static hx::ObjectPtr< EOFError_obj > __new(::String message,hx::Null< int > __o_id); - static hx::ObjectPtr< EOFError_obj > __alloc(hx::Ctx *_hx_ctx,::String message,hx::Null< int > __o_id); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EOFError_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EOFError",8c,e5,0a,43); } - -}; - -} // end namespace openfl -} // end namespace errors - -#endif /* INCLUDED_openfl_errors_EOFError */ diff --git a/hGameTest/bin/linux/obj/include/openfl/errors/Error.h b/hGameTest/bin/linux/obj/include/openfl/errors/Error.h deleted file mode 100644 index a84169da..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/errors/Error.h +++ /dev/null @@ -1,63 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_errors_Error -#define INCLUDED_openfl_errors_Error - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,errors,Error) - -namespace openfl{ -namespace errors{ - - -class HXCPP_CLASS_ATTRIBUTES Error_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Error_obj OBJ_; - Error_obj(); - - public: - enum { _hx_ClassId = 0x1fc85c4d }; - - void __construct(::String __o_message,hx::Null< int > __o_id); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.errors.Error") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.errors.Error"); } - static hx::ObjectPtr< Error_obj > __new(::String __o_message,hx::Null< int > __o_id); - static hx::ObjectPtr< Error_obj > __alloc(hx::Ctx *_hx_ctx,::String __o_message,hx::Null< int > __o_id); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Error_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Error",a8,3b,57,06); } - - static void __boot(); - static ::String DEFAULT_TO_STRING; - int errorID; - ::String message; - ::String name; - ::String getStackTrace(); - ::Dynamic getStackTrace_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace errors - -#endif /* INCLUDED_openfl_errors_Error */ diff --git a/hGameTest/bin/linux/obj/include/openfl/errors/IOError.h b/hGameTest/bin/linux/obj/include/openfl/errors/IOError.h deleted file mode 100644 index 3deb02a5..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/errors/IOError.h +++ /dev/null @@ -1,51 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_errors_IOError -#define INCLUDED_openfl_errors_IOError - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -HX_DECLARE_CLASS2(openfl,errors,Error) -HX_DECLARE_CLASS2(openfl,errors,IOError) - -namespace openfl{ -namespace errors{ - - -class HXCPP_CLASS_ATTRIBUTES IOError_obj : public ::openfl::errors::Error_obj -{ - public: - typedef ::openfl::errors::Error_obj super; - typedef IOError_obj OBJ_; - IOError_obj(); - - public: - enum { _hx_ClassId = 0x382d061f }; - - void __construct(::String __o_message); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.errors.IOError") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.errors.IOError"); } - static hx::ObjectPtr< IOError_obj > __new(::String __o_message); - static hx::ObjectPtr< IOError_obj > __alloc(hx::Ctx *_hx_ctx,::String __o_message); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~IOError_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("IOError",02,9a,27,78); } - -}; - -} // end namespace openfl -} // end namespace errors - -#endif /* INCLUDED_openfl_errors_IOError */ diff --git a/hGameTest/bin/linux/obj/include/openfl/errors/IllegalOperationError.h b/hGameTest/bin/linux/obj/include/openfl/errors/IllegalOperationError.h deleted file mode 100644 index 5e7d0249..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/errors/IllegalOperationError.h +++ /dev/null @@ -1,51 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_errors_IllegalOperationError -#define INCLUDED_openfl_errors_IllegalOperationError - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -HX_DECLARE_CLASS2(openfl,errors,Error) -HX_DECLARE_CLASS2(openfl,errors,IllegalOperationError) - -namespace openfl{ -namespace errors{ - - -class HXCPP_CLASS_ATTRIBUTES IllegalOperationError_obj : public ::openfl::errors::Error_obj -{ - public: - typedef ::openfl::errors::Error_obj super; - typedef IllegalOperationError_obj OBJ_; - IllegalOperationError_obj(); - - public: - enum { _hx_ClassId = 0x4b9848bc }; - - void __construct(::String __o_message); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.errors.IllegalOperationError") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.errors.IllegalOperationError"); } - static hx::ObjectPtr< IllegalOperationError_obj > __new(::String __o_message); - static hx::ObjectPtr< IllegalOperationError_obj > __alloc(hx::Ctx *_hx_ctx,::String __o_message); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~IllegalOperationError_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("IllegalOperationError",17,ce,c0,9e); } - -}; - -} // end namespace openfl -} // end namespace errors - -#endif /* INCLUDED_openfl_errors_IllegalOperationError */ diff --git a/hGameTest/bin/linux/obj/include/openfl/errors/RangeError.h b/hGameTest/bin/linux/obj/include/openfl/errors/RangeError.h deleted file mode 100644 index dffbf284..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/errors/RangeError.h +++ /dev/null @@ -1,51 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_errors_RangeError -#define INCLUDED_openfl_errors_RangeError - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -HX_DECLARE_CLASS2(openfl,errors,Error) -HX_DECLARE_CLASS2(openfl,errors,RangeError) - -namespace openfl{ -namespace errors{ - - -class HXCPP_CLASS_ATTRIBUTES RangeError_obj : public ::openfl::errors::Error_obj -{ - public: - typedef ::openfl::errors::Error_obj super; - typedef RangeError_obj OBJ_; - RangeError_obj(); - - public: - enum { _hx_ClassId = 0x03d6f0ee }; - - void __construct(::String __o_message); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.errors.RangeError") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.errors.RangeError"); } - static hx::ObjectPtr< RangeError_obj > __new(::String __o_message); - static hx::ObjectPtr< RangeError_obj > __alloc(hx::Ctx *_hx_ctx,::String __o_message); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~RangeError_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("RangeError",eb,ac,85,3c); } - -}; - -} // end namespace openfl -} // end namespace errors - -#endif /* INCLUDED_openfl_errors_RangeError */ diff --git a/hGameTest/bin/linux/obj/include/openfl/errors/TypeError.h b/hGameTest/bin/linux/obj/include/openfl/errors/TypeError.h deleted file mode 100644 index 5e4f8013..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/errors/TypeError.h +++ /dev/null @@ -1,51 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_errors_TypeError -#define INCLUDED_openfl_errors_TypeError - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -HX_DECLARE_CLASS2(openfl,errors,Error) -HX_DECLARE_CLASS2(openfl,errors,TypeError) - -namespace openfl{ -namespace errors{ - - -class HXCPP_CLASS_ATTRIBUTES TypeError_obj : public ::openfl::errors::Error_obj -{ - public: - typedef ::openfl::errors::Error_obj super; - typedef TypeError_obj OBJ_; - TypeError_obj(); - - public: - enum { _hx_ClassId = 0x454ba8cf }; - - void __construct(::String __o_message); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.errors.TypeError") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.errors.TypeError"); } - static hx::ObjectPtr< TypeError_obj > __new(::String __o_message); - static hx::ObjectPtr< TypeError_obj > __alloc(hx::Ctx *_hx_ctx,::String __o_message); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~TypeError_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("TypeError",8e,06,d5,d9); } - -}; - -} // end namespace openfl -} // end namespace errors - -#endif /* INCLUDED_openfl_errors_TypeError */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/ActivityEvent.h b/hGameTest/bin/linux/obj/include/openfl/events/ActivityEvent.h deleted file mode 100644 index 570c924d..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/ActivityEvent.h +++ /dev/null @@ -1,63 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_ActivityEvent -#define INCLUDED_openfl_events_ActivityEvent - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -HX_DECLARE_CLASS2(openfl,events,ActivityEvent) -HX_DECLARE_CLASS2(openfl,events,Event) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES ActivityEvent_obj : public ::openfl::events::Event_obj -{ - public: - typedef ::openfl::events::Event_obj super; - typedef ActivityEvent_obj OBJ_; - ActivityEvent_obj(); - - public: - enum { _hx_ClassId = 0x39a2f9a2 }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< bool > __o_activating); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.ActivityEvent") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.ActivityEvent"); } - static hx::ObjectPtr< ActivityEvent_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< bool > __o_activating); - static hx::ObjectPtr< ActivityEvent_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< bool > __o_activating); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ActivityEvent_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ActivityEvent",ab,eb,0c,59); } - - static void __boot(); - static ::String ACTIVITY; - bool activating; - virtual ::openfl::events::Event clone(); - - virtual ::String toString(); - - virtual void _hx___init(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_ActivityEvent */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/ErrorEvent.h b/hGameTest/bin/linux/obj/include/openfl/events/ErrorEvent.h deleted file mode 100644 index d9c47876..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/ErrorEvent.h +++ /dev/null @@ -1,64 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_ErrorEvent -#define INCLUDED_openfl_events_ErrorEvent - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_TextEvent -#include -#endif -HX_DECLARE_CLASS2(openfl,events,ErrorEvent) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,TextEvent) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES ErrorEvent_obj : public ::openfl::events::TextEvent_obj -{ - public: - typedef ::openfl::events::TextEvent_obj super; - typedef ErrorEvent_obj OBJ_; - ErrorEvent_obj(); - - public: - enum { _hx_ClassId = 0x31935cfb }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.ErrorEvent") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.ErrorEvent"); } - static hx::ObjectPtr< ErrorEvent_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id); - static hx::ObjectPtr< ErrorEvent_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ErrorEvent_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ErrorEvent",52,bb,79,e1); } - - static void __boot(); - static ::String ERROR; - int errorID; - virtual ::openfl::events::Event clone(); - - virtual ::String toString(); - - virtual void _hx___init(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_ErrorEvent */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/Event.h b/hGameTest/bin/linux/obj/include/openfl/events/Event.h deleted file mode 100644 index 6cea3f87..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/Event.h +++ /dev/null @@ -1,125 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_Event -#define INCLUDED_openfl_events_Event - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,events,Event) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES Event_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Event_obj OBJ_; - Event_obj(); - - public: - enum { _hx_ClassId = 0x3243040d }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.Event") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.Event"); } - static hx::ObjectPtr< Event_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable); - static hx::ObjectPtr< Event_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Event_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Event",fa,37,f2,08); } - - static void __boot(); - static ::String ACTIVATE; - static ::String ADDED; - static ::String ADDED_TO_STAGE; - static ::String CANCEL; - static ::String CHANGE; - static ::String CLEAR; - static ::String CLOSE; - static ::String COMPLETE; - static ::String CONNECT; - static ::String CONTEXT3D_CREATE; - static ::String COPY; - static ::String CUT; - static ::String DEACTIVATE; - static ::String ENTER_FRAME; - static ::String EXIT_FRAME; - static ::String FRAME_CONSTRUCTED; - static ::String FRAME_LABEL; - static ::String FULLSCREEN; - static ::String ID3; - static ::String INIT; - static ::String MOUSE_LEAVE; - static ::String OPEN; - static ::String PASTE; - static ::String REMOVED; - static ::String REMOVED_FROM_STAGE; - static ::String RENDER; - static ::String RESIZE; - static ::String SCROLL; - static ::String SELECT; - static ::String SELECT_ALL; - static ::String SOUND_COMPLETE; - static ::String TAB_CHILDREN_CHANGE; - static ::String TAB_ENABLED_CHANGE; - static ::String TAB_INDEX_CHANGE; - static ::String TEXTURE_READY; - static ::String UNLOAD; - bool bubbles; - bool cancelable; - ::Dynamic currentTarget; - int eventPhase; - ::Dynamic target; - ::String type; - bool _hx___isCanceled; - bool _hx___isCanceledNow; - bool _hx___preventDefault; - virtual ::openfl::events::Event clone(); - ::Dynamic clone_dyn(); - - ::String formatToString(::String className,::String p1,::String p2,::String p3,::String p4,::String p5); - ::Dynamic formatToString_dyn(); - - bool isDefaultPrevented(); - ::Dynamic isDefaultPrevented_dyn(); - - void preventDefault(); - ::Dynamic preventDefault_dyn(); - - void stopImmediatePropagation(); - ::Dynamic stopImmediatePropagation_dyn(); - - void stopPropagation(); - ::Dynamic stopPropagation_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - ::String _hx___formatToString(::String className,::Array< ::String > parameters); - ::Dynamic _hx___formatToString_dyn(); - - virtual void _hx___init(); - ::Dynamic _hx___init_dyn(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_Event */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/EventDispatcher.h b/hGameTest/bin/linux/obj/include/openfl/events/EventDispatcher.h deleted file mode 100644 index dfd28296..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/EventDispatcher.h +++ /dev/null @@ -1,91 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_EventDispatcher -#define INCLUDED_openfl_events_EventDispatcher - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS3(openfl,events,_EventDispatcher,Listener) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES EventDispatcher_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EventDispatcher_obj OBJ_; - EventDispatcher_obj(); - - public: - enum { _hx_ClassId = 0x1b123bf8 }; - - void __construct(::Dynamic target); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.EventDispatcher") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.EventDispatcher"); } - static hx::ObjectPtr< EventDispatcher_obj > __new(::Dynamic target); - static hx::ObjectPtr< EventDispatcher_obj > __alloc(hx::Ctx *_hx_ctx,::Dynamic target); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EventDispatcher_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("EventDispatcher",41,82,63,5e); } - - ::haxe::ds::StringMap _hx___eventMap; - ::haxe::ds::StringMap _hx___iterators; - ::Dynamic _hx___targetDispatcher; - virtual void addEventListener(::String type, ::Dynamic listener,hx::Null< bool > useCapture,hx::Null< int > priority,hx::Null< bool > useWeakReference); - ::Dynamic addEventListener_dyn(); - - virtual bool dispatchEvent( ::openfl::events::Event event); - ::Dynamic dispatchEvent_dyn(); - - bool hasEventListener(::String type); - ::Dynamic hasEventListener_dyn(); - - virtual void removeEventListener(::String type, ::Dynamic listener,hx::Null< bool > useCapture); - ::Dynamic removeEventListener_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - bool willTrigger(::String type); - ::Dynamic willTrigger_dyn(); - - virtual bool _hx___dispatchEvent( ::openfl::events::Event event); - ::Dynamic _hx___dispatchEvent_dyn(); - - void _hx___removeAllListeners(); - ::Dynamic _hx___removeAllListeners_dyn(); - - void _hx___addListenerByPriority(::Array< ::Dynamic> list, ::openfl::events::_EventDispatcher::Listener listener); - ::Dynamic _hx___addListenerByPriority_dyn(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_EventDispatcher */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/FocusEvent.h b/hGameTest/bin/linux/obj/include/openfl/events/FocusEvent.h deleted file mode 100644 index 63a3619f..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/FocusEvent.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_FocusEvent -#define INCLUDED_openfl_events_FocusEvent - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,FocusEvent) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES FocusEvent_obj : public ::openfl::events::Event_obj -{ - public: - typedef ::openfl::events::Event_obj super; - typedef FocusEvent_obj OBJ_; - FocusEvent_obj(); - - public: - enum { _hx_ClassId = 0x7ef10eeb }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_shiftKey,hx::Null< int > __o_keyCode); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.FocusEvent") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.FocusEvent"); } - static hx::ObjectPtr< FocusEvent_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_shiftKey,hx::Null< int > __o_keyCode); - static hx::ObjectPtr< FocusEvent_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_shiftKey,hx::Null< int > __o_keyCode); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~FocusEvent_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("FocusEvent",42,6d,d7,2e); } - - static void __boot(); - static ::String FOCUS_IN; - static ::String FOCUS_OUT; - static ::String KEY_FOCUS_CHANGE; - static ::String MOUSE_FOCUS_CHANGE; - int keyCode; - ::openfl::display::InteractiveObject relatedObject; - bool shiftKey; - ::openfl::events::Event clone(); - - virtual ::String toString(); - - void _hx___init(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_FocusEvent */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/FullScreenEvent.h b/hGameTest/bin/linux/obj/include/openfl/events/FullScreenEvent.h deleted file mode 100644 index 41d73c46..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/FullScreenEvent.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_FullScreenEvent -#define INCLUDED_openfl_events_FullScreenEvent - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_ActivityEvent -#include -#endif -HX_DECLARE_CLASS2(openfl,events,ActivityEvent) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,FullScreenEvent) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES FullScreenEvent_obj : public ::openfl::events::ActivityEvent_obj -{ - public: - typedef ::openfl::events::ActivityEvent_obj super; - typedef FullScreenEvent_obj OBJ_; - FullScreenEvent_obj(); - - public: - enum { _hx_ClassId = 0x7ebe750e }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< bool > __o_fullScreen,hx::Null< bool > __o_interactive); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.FullScreenEvent") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.FullScreenEvent"); } - static hx::ObjectPtr< FullScreenEvent_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< bool > __o_fullScreen,hx::Null< bool > __o_interactive); - static hx::ObjectPtr< FullScreenEvent_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< bool > __o_fullScreen,hx::Null< bool > __o_interactive); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~FullScreenEvent_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("FullScreenEvent",9f,a7,78,f1); } - - static void __boot(); - static ::String FULL_SCREEN; - static ::String FULL_SCREEN_INTERACTIVE_ACCEPTED; - bool fullScreen; - bool interactive; - ::openfl::events::Event clone(); - - virtual ::String toString(); - - void _hx___init(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_FullScreenEvent */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/GameInputEvent.h b/hGameTest/bin/linux/obj/include/openfl/events/GameInputEvent.h deleted file mode 100644 index 5a9f3116..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/GameInputEvent.h +++ /dev/null @@ -1,68 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_GameInputEvent -#define INCLUDED_openfl_events_GameInputEvent - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,GameInputEvent) -HX_DECLARE_CLASS2(openfl,ui,GameInputDevice) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES GameInputEvent_obj : public ::openfl::events::Event_obj -{ - public: - typedef ::openfl::events::Event_obj super; - typedef GameInputEvent_obj OBJ_; - GameInputEvent_obj(); - - public: - enum { _hx_ClassId = 0x1db74753 }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::ui::GameInputDevice device); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.GameInputEvent") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.GameInputEvent"); } - static hx::ObjectPtr< GameInputEvent_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::ui::GameInputDevice device); - static hx::ObjectPtr< GameInputEvent_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::ui::GameInputDevice device); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GameInputEvent_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GameInputEvent",62,3e,f4,2c); } - - static void __boot(); - static ::String DEVICE_ADDED; - static ::String DEVICE_REMOVED; - static ::String DEVICE_UNUSABLE; - ::openfl::ui::GameInputDevice device; - ::openfl::events::Event clone(); - - virtual ::String toString(); - - void _hx___init(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_GameInputEvent */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/HTTPStatusEvent.h b/hGameTest/bin/linux/obj/include/openfl/events/HTTPStatusEvent.h deleted file mode 100644 index ffc40cf5..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/HTTPStatusEvent.h +++ /dev/null @@ -1,70 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_HTTPStatusEvent -#define INCLUDED_openfl_events_HTTPStatusEvent - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,HTTPStatusEvent) -HX_DECLARE_CLASS2(openfl,net,URLRequestHeader) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES HTTPStatusEvent_obj : public ::openfl::events::Event_obj -{ - public: - typedef ::openfl::events::Event_obj super; - typedef HTTPStatusEvent_obj OBJ_; - HTTPStatusEvent_obj(); - - public: - enum { _hx_ClassId = 0x7ed4634b }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_status,hx::Null< bool > __o_redirected); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.HTTPStatusEvent") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.HTTPStatusEvent"); } - static hx::ObjectPtr< HTTPStatusEvent_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_status,hx::Null< bool > __o_redirected); - static hx::ObjectPtr< HTTPStatusEvent_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_status,hx::Null< bool > __o_redirected); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~HTTPStatusEvent_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("HTTPStatusEvent",e0,4c,1b,fe); } - - static void __boot(); - static ::String HTTP_RESPONSE_STATUS; - static ::String HTTP_STATUS; - bool redirected; - ::Array< ::Dynamic> responseHeaders; - ::String responseURL; - int status; - ::openfl::events::Event clone(); - - virtual ::String toString(); - - void _hx___init(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_HTTPStatusEvent */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/IEventDispatcher.h b/hGameTest/bin/linux/obj/include/openfl/events/IEventDispatcher.h deleted file mode 100644 index c2770e0e..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/IEventDispatcher.h +++ /dev/null @@ -1,46 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_IEventDispatcher -#define INCLUDED_openfl_events_IEventDispatcher - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES IEventDispatcher_obj { - public: - typedef hx::Object super; - HX_DO_INTERFACE_RTTI; - - void (hx::Object :: *_hx_addEventListener)(::String type, ::Dynamic listener,hx::Null< bool > useCapture,hx::Null< int > priority,hx::Null< bool > useWeakReference); - static inline void addEventListener( ::Dynamic _hx_,::String type, ::Dynamic listener,hx::Null< bool > useCapture,hx::Null< int > priority,hx::Null< bool > useWeakReference) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::events::IEventDispatcher_obj *>(_hx_.mPtr->_hx_getInterface(0x87530281)))->_hx_addEventListener)(type,listener,useCapture,priority,useWeakReference); - } - bool (hx::Object :: *_hx_dispatchEvent)( ::openfl::events::Event event); - static inline bool dispatchEvent( ::Dynamic _hx_, ::openfl::events::Event event) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::events::IEventDispatcher_obj *>(_hx_.mPtr->_hx_getInterface(0x87530281)))->_hx_dispatchEvent)(event); - } - bool (hx::Object :: *_hx_hasEventListener)(::String type); - static inline bool hasEventListener( ::Dynamic _hx_,::String type) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::events::IEventDispatcher_obj *>(_hx_.mPtr->_hx_getInterface(0x87530281)))->_hx_hasEventListener)(type); - } - void (hx::Object :: *_hx_removeEventListener)(::String type, ::Dynamic listener,hx::Null< bool > useCapture); - static inline void removeEventListener( ::Dynamic _hx_,::String type, ::Dynamic listener,hx::Null< bool > useCapture) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::events::IEventDispatcher_obj *>(_hx_.mPtr->_hx_getInterface(0x87530281)))->_hx_removeEventListener)(type,listener,useCapture); - } - bool (hx::Object :: *_hx_willTrigger)(::String type); - static inline bool willTrigger( ::Dynamic _hx_,::String type) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::events::IEventDispatcher_obj *>(_hx_.mPtr->_hx_getInterface(0x87530281)))->_hx_willTrigger)(type); - } -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_IEventDispatcher */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/IOErrorEvent.h b/hGameTest/bin/linux/obj/include/openfl/events/IOErrorEvent.h deleted file mode 100644 index 4e5f8c83..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/IOErrorEvent.h +++ /dev/null @@ -1,60 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_IOErrorEvent -#define INCLUDED_openfl_events_IOErrorEvent - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_ErrorEvent -#include -#endif -HX_DECLARE_CLASS2(openfl,events,ErrorEvent) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,IOErrorEvent) -HX_DECLARE_CLASS2(openfl,events,TextEvent) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES IOErrorEvent_obj : public ::openfl::events::ErrorEvent_obj -{ - public: - typedef ::openfl::events::ErrorEvent_obj super; - typedef IOErrorEvent_obj OBJ_; - IOErrorEvent_obj(); - - public: - enum { _hx_ClassId = 0x28b734a1 }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.IOErrorEvent") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.IOErrorEvent"); } - static hx::ObjectPtr< IOErrorEvent_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id); - static hx::ObjectPtr< IOErrorEvent_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~IOErrorEvent_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("IOErrorEvent",b8,16,b3,65); } - - static void __boot(); - static ::String IO_ERROR; - ::openfl::events::Event clone(); - - virtual ::String toString(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_IOErrorEvent */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/KeyboardEvent.h b/hGameTest/bin/linux/obj/include/openfl/events/KeyboardEvent.h deleted file mode 100644 index 7b586f51..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/KeyboardEvent.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_KeyboardEvent -#define INCLUDED_openfl_events_KeyboardEvent - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,KeyboardEvent) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES KeyboardEvent_obj : public ::openfl::events::Event_obj -{ - public: - typedef ::openfl::events::Event_obj super; - typedef KeyboardEvent_obj OBJ_; - KeyboardEvent_obj(); - - public: - enum { _hx_ClassId = 0x721e9bca }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_charCodeValue,hx::Null< int > __o_keyCodeValue, ::Dynamic keyLocationValue,hx::Null< bool > __o_ctrlKeyValue,hx::Null< bool > __o_altKeyValue,hx::Null< bool > __o_shiftKeyValue,hx::Null< bool > __o_controlKeyValue,hx::Null< bool > __o_commandKeyValue); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.KeyboardEvent") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.KeyboardEvent"); } - static hx::ObjectPtr< KeyboardEvent_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_charCodeValue,hx::Null< int > __o_keyCodeValue, ::Dynamic keyLocationValue,hx::Null< bool > __o_ctrlKeyValue,hx::Null< bool > __o_altKeyValue,hx::Null< bool > __o_shiftKeyValue,hx::Null< bool > __o_controlKeyValue,hx::Null< bool > __o_commandKeyValue); - static hx::ObjectPtr< KeyboardEvent_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_charCodeValue,hx::Null< int > __o_keyCodeValue, ::Dynamic keyLocationValue,hx::Null< bool > __o_ctrlKeyValue,hx::Null< bool > __o_altKeyValue,hx::Null< bool > __o_shiftKeyValue,hx::Null< bool > __o_controlKeyValue,hx::Null< bool > __o_commandKeyValue); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~KeyboardEvent_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("KeyboardEvent",d3,8d,88,91); } - - static void __boot(); - static ::String KEY_DOWN; - static ::String KEY_UP; - bool altKey; - int charCode; - bool commandKey; - bool controlKey; - bool ctrlKey; - int keyCode; - int keyLocation; - bool shiftKey; - ::openfl::events::Event clone(); - - virtual ::String toString(); - - void _hx___init(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_KeyboardEvent */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/MouseEvent.h b/hGameTest/bin/linux/obj/include/openfl/events/MouseEvent.h deleted file mode 100644 index fd512c1b..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/MouseEvent.h +++ /dev/null @@ -1,112 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_MouseEvent -#define INCLUDED_openfl_events_MouseEvent - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,events,MouseEvent) -HX_DECLARE_CLASS2(openfl,geom,Point) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES MouseEvent_obj : public ::openfl::events::Event_obj -{ - public: - typedef ::openfl::events::Event_obj super; - typedef MouseEvent_obj OBJ_; - MouseEvent_obj(); - - public: - enum { _hx_ClassId = 0x05564ee2 }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< Float > __o_localX,hx::Null< Float > __o_localY, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_ctrlKey,hx::Null< bool > __o_altKey,hx::Null< bool > __o_shiftKey,hx::Null< bool > __o_buttonDown,hx::Null< int > __o_delta,hx::Null< bool > __o_commandKey,hx::Null< int > __o_clickCount); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.MouseEvent") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.MouseEvent"); } - static hx::ObjectPtr< MouseEvent_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< Float > __o_localX,hx::Null< Float > __o_localY, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_ctrlKey,hx::Null< bool > __o_altKey,hx::Null< bool > __o_shiftKey,hx::Null< bool > __o_buttonDown,hx::Null< int > __o_delta,hx::Null< bool > __o_commandKey,hx::Null< int > __o_clickCount); - static hx::ObjectPtr< MouseEvent_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< Float > __o_localX,hx::Null< Float > __o_localY, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_ctrlKey,hx::Null< bool > __o_altKey,hx::Null< bool > __o_shiftKey,hx::Null< bool > __o_buttonDown,hx::Null< int > __o_delta,hx::Null< bool > __o_commandKey,hx::Null< int > __o_clickCount); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~MouseEvent_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("MouseEvent",d5,bf,42,8a); } - - static void __boot(); - static ::String CLICK; - static ::String DOUBLE_CLICK; - static ::String MIDDLE_CLICK; - static ::String MIDDLE_MOUSE_DOWN; - static ::String MIDDLE_MOUSE_UP; - static ::String MOUSE_DOWN; - static ::String MOUSE_MOVE; - static ::String MOUSE_OUT; - static ::String MOUSE_OVER; - static ::String MOUSE_UP; - static ::String MOUSE_WHEEL; - static ::String RELEASE_OUTSIDE; - static ::String RIGHT_CLICK; - static ::String RIGHT_MOUSE_DOWN; - static ::String RIGHT_MOUSE_UP; - static ::String ROLL_OUT; - static ::String ROLL_OVER; - static bool _hx___altKey; - static bool _hx___buttonDown; - static bool _hx___commandKey; - static bool _hx___ctrlKey; - static bool _hx___shiftKey; - static ::openfl::events::MouseEvent _hx___create(::String type,int button,Float stageX,Float stageY, ::openfl::geom::Point local, ::openfl::display::InteractiveObject target,hx::Null< int > delta); - static ::Dynamic _hx___create_dyn(); - - bool altKey; - bool buttonDown; - bool commandKey; - int clickCount; - bool ctrlKey; - int delta; - bool isRelatedObjectInaccessible; - Float localX; - Float localY; - ::openfl::display::InteractiveObject relatedObject; - bool shiftKey; - Float stageX; - Float stageY; - ::openfl::events::Event clone(); - - virtual ::String toString(); - - void updateAfterEvent(); - ::Dynamic updateAfterEvent_dyn(); - - void _hx___init(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_MouseEvent */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/NetStatusEvent.h b/hGameTest/bin/linux/obj/include/openfl/events/NetStatusEvent.h deleted file mode 100644 index ef6fee6c..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/NetStatusEvent.h +++ /dev/null @@ -1,65 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_NetStatusEvent -#define INCLUDED_openfl_events_NetStatusEvent - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,NetStatusEvent) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES NetStatusEvent_obj : public ::openfl::events::Event_obj -{ - public: - typedef ::openfl::events::Event_obj super; - typedef NetStatusEvent_obj OBJ_; - NetStatusEvent_obj(); - - public: - enum { _hx_ClassId = 0x0ab05474 }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::Dynamic info); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.NetStatusEvent") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.NetStatusEvent"); } - static hx::ObjectPtr< NetStatusEvent_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::Dynamic info); - static hx::ObjectPtr< NetStatusEvent_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::Dynamic info); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NetStatusEvent_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NetStatusEvent",4b,2a,fa,67); } - - static void __boot(); - static ::String NET_STATUS; - ::Dynamic info; - ::openfl::events::Event clone(); - - virtual ::String toString(); - - void _hx___init(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_NetStatusEvent */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/ProgressEvent.h b/hGameTest/bin/linux/obj/include/openfl/events/ProgressEvent.h deleted file mode 100644 index e391d472..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/ProgressEvent.h +++ /dev/null @@ -1,65 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_ProgressEvent -#define INCLUDED_openfl_events_ProgressEvent - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,ProgressEvent) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES ProgressEvent_obj : public ::openfl::events::Event_obj -{ - public: - typedef ::openfl::events::Event_obj super; - typedef ProgressEvent_obj OBJ_; - ProgressEvent_obj(); - - public: - enum { _hx_ClassId = 0x64ebab04 }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< Float > __o_bytesLoaded,hx::Null< Float > __o_bytesTotal); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.ProgressEvent") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.ProgressEvent"); } - static hx::ObjectPtr< ProgressEvent_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< Float > __o_bytesLoaded,hx::Null< Float > __o_bytesTotal); - static hx::ObjectPtr< ProgressEvent_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< Float > __o_bytesLoaded,hx::Null< Float > __o_bytesTotal); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ProgressEvent_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ProgressEvent",0d,9d,55,84); } - - static void __boot(); - static ::String PROGRESS; - static ::String SOCKET_DATA; - Float bytesLoaded; - Float bytesTotal; - ::openfl::events::Event clone(); - - virtual ::String toString(); - - void _hx___init(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_ProgressEvent */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/RenderEvent.h b/hGameTest/bin/linux/obj/include/openfl/events/RenderEvent.h deleted file mode 100644 index 5553e455..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/RenderEvent.h +++ /dev/null @@ -1,77 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_RenderEvent -#define INCLUDED_openfl_events_RenderEvent - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,events,RenderEvent) -HX_DECLARE_CLASS2(openfl,geom,ColorTransform) -HX_DECLARE_CLASS2(openfl,geom,Matrix) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES RenderEvent_obj : public ::openfl::events::Event_obj -{ - public: - typedef ::openfl::events::Event_obj super; - typedef RenderEvent_obj OBJ_; - RenderEvent_obj(); - - public: - enum { _hx_ClassId = 0x5bb22917 }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::geom::Matrix objectMatrix, ::openfl::geom::ColorTransform objectColorTransform,hx::Null< bool > __o_allowSmoothing); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.RenderEvent") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.RenderEvent"); } - static hx::ObjectPtr< RenderEvent_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::geom::Matrix objectMatrix, ::openfl::geom::ColorTransform objectColorTransform,hx::Null< bool > __o_allowSmoothing); - static hx::ObjectPtr< RenderEvent_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::geom::Matrix objectMatrix, ::openfl::geom::ColorTransform objectColorTransform,hx::Null< bool > __o_allowSmoothing); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~RenderEvent_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("RenderEvent",c4,8c,a8,25); } - - static void __boot(); - static ::String CLEAR_DOM; - static ::String RENDER_CAIRO; - static ::String RENDER_CANVAS; - static ::String RENDER_DOM; - static ::String RENDER_OPENGL; - bool allowSmoothing; - ::openfl::geom::ColorTransform objectColorTransform; - ::openfl::geom::Matrix objectMatrix; - ::openfl::display::DisplayObjectRenderer renderer; - ::openfl::events::Event clone(); - - virtual ::String toString(); - - void _hx___init(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_RenderEvent */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/SecurityErrorEvent.h b/hGameTest/bin/linux/obj/include/openfl/events/SecurityErrorEvent.h deleted file mode 100644 index b76474e5..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/SecurityErrorEvent.h +++ /dev/null @@ -1,60 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_SecurityErrorEvent -#define INCLUDED_openfl_events_SecurityErrorEvent - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_ErrorEvent -#include -#endif -HX_DECLARE_CLASS2(openfl,events,ErrorEvent) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,SecurityErrorEvent) -HX_DECLARE_CLASS2(openfl,events,TextEvent) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES SecurityErrorEvent_obj : public ::openfl::events::ErrorEvent_obj -{ - public: - typedef ::openfl::events::ErrorEvent_obj super; - typedef SecurityErrorEvent_obj OBJ_; - SecurityErrorEvent_obj(); - - public: - enum { _hx_ClassId = 0x4733dcdb }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.SecurityErrorEvent") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.SecurityErrorEvent"); } - static hx::ObjectPtr< SecurityErrorEvent_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id); - static hx::ObjectPtr< SecurityErrorEvent_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~SecurityErrorEvent_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("SecurityErrorEvent",32,ea,b2,a1); } - - static void __boot(); - static ::String SECURITY_ERROR; - ::openfl::events::Event clone(); - - virtual ::String toString(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_SecurityErrorEvent */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/TextEvent.h b/hGameTest/bin/linux/obj/include/openfl/events/TextEvent.h deleted file mode 100644 index f7f5762c..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/TextEvent.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_TextEvent -#define INCLUDED_openfl_events_TextEvent - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,TextEvent) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES TextEvent_obj : public ::openfl::events::Event_obj -{ - public: - typedef ::openfl::events::Event_obj super; - typedef TextEvent_obj OBJ_; - TextEvent_obj(); - - public: - enum { _hx_ClassId = 0x70c909a0 }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.TextEvent") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.TextEvent"); } - static hx::ObjectPtr< TextEvent_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text); - static hx::ObjectPtr< TextEvent_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~TextEvent_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("TextEvent",0d,38,85,b0); } - - static void __boot(); - static ::String LINK; - static ::String TEXT_INPUT; - ::String text; - virtual ::openfl::events::Event clone(); - - virtual ::String toString(); - - virtual void _hx___init(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_TextEvent */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/TouchEvent.h b/hGameTest/bin/linux/obj/include/openfl/events/TouchEvent.h deleted file mode 100644 index 3ee3357f..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/TouchEvent.h +++ /dev/null @@ -1,105 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_TouchEvent -#define INCLUDED_openfl_events_TouchEvent - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,events,TouchEvent) -HX_DECLARE_CLASS2(openfl,geom,Point) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES TouchEvent_obj : public ::openfl::events::Event_obj -{ - public: - typedef ::openfl::events::Event_obj super; - typedef TouchEvent_obj OBJ_; - TouchEvent_obj(); - - public: - enum { _hx_ClassId = 0x0c142c6c }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_touchPointID,hx::Null< bool > __o_isPrimaryTouchPoint,hx::Null< Float > __o_localX,hx::Null< Float > __o_localY,hx::Null< Float > __o_sizeX,hx::Null< Float > __o_sizeY,hx::Null< Float > __o_pressure, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_ctrlKey,hx::Null< bool > __o_altKey,hx::Null< bool > __o_shiftKey,hx::Null< bool > __o_commandKey,hx::Null< bool > __o_controlKey,hx::Null< Float > __o_timestamp,::String touchIntent, ::openfl::utils::ByteArrayData samples,hx::Null< bool > __o_isTouchPointCanceled); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.TouchEvent") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.TouchEvent"); } - static hx::ObjectPtr< TouchEvent_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_touchPointID,hx::Null< bool > __o_isPrimaryTouchPoint,hx::Null< Float > __o_localX,hx::Null< Float > __o_localY,hx::Null< Float > __o_sizeX,hx::Null< Float > __o_sizeY,hx::Null< Float > __o_pressure, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_ctrlKey,hx::Null< bool > __o_altKey,hx::Null< bool > __o_shiftKey,hx::Null< bool > __o_commandKey,hx::Null< bool > __o_controlKey,hx::Null< Float > __o_timestamp,::String touchIntent, ::openfl::utils::ByteArrayData samples,hx::Null< bool > __o_isTouchPointCanceled); - static hx::ObjectPtr< TouchEvent_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_touchPointID,hx::Null< bool > __o_isPrimaryTouchPoint,hx::Null< Float > __o_localX,hx::Null< Float > __o_localY,hx::Null< Float > __o_sizeX,hx::Null< Float > __o_sizeY,hx::Null< Float > __o_pressure, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_ctrlKey,hx::Null< bool > __o_altKey,hx::Null< bool > __o_shiftKey,hx::Null< bool > __o_commandKey,hx::Null< bool > __o_controlKey,hx::Null< Float > __o_timestamp,::String touchIntent, ::openfl::utils::ByteArrayData samples,hx::Null< bool > __o_isTouchPointCanceled); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~TouchEvent_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("TouchEvent",fb,af,06,66); } - - static void __boot(); - static ::Dynamic __meta__; - static ::String TOUCH_BEGIN; - static ::String TOUCH_END; - static ::String TOUCH_MOVE; - static ::String TOUCH_OUT; - static ::String TOUCH_OVER; - static ::String TOUCH_ROLL_OUT; - static ::String TOUCH_ROLL_OVER; - static ::String TOUCH_TAP; - static ::openfl::events::TouchEvent _hx___create(::String type, ::Dynamic touch,Float stageX,Float stageY, ::openfl::geom::Point local, ::openfl::display::InteractiveObject target); - static ::Dynamic _hx___create_dyn(); - - bool altKey; - bool commandKey; - bool controlKey; - bool ctrlKey; - int delta; - bool isPrimaryTouchPoint; - Float localX; - Float localY; - Float pressure; - ::openfl::display::InteractiveObject relatedObject; - bool shiftKey; - Float sizeX; - Float sizeY; - Float stageX; - Float stageY; - int touchPointID; - ::openfl::events::Event clone(); - - virtual ::String toString(); - - void updateAfterEvent(); - ::Dynamic updateAfterEvent_dyn(); - - void _hx___init(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_TouchEvent */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/UncaughtErrorEvent.h b/hGameTest/bin/linux/obj/include/openfl/events/UncaughtErrorEvent.h deleted file mode 100644 index 29ac8d46..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/UncaughtErrorEvent.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_UncaughtErrorEvent -#define INCLUDED_openfl_events_UncaughtErrorEvent - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_ErrorEvent -#include -#endif -HX_DECLARE_CLASS2(openfl,events,ErrorEvent) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,TextEvent) -HX_DECLARE_CLASS2(openfl,events,UncaughtErrorEvent) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES UncaughtErrorEvent_obj : public ::openfl::events::ErrorEvent_obj -{ - public: - typedef ::openfl::events::ErrorEvent_obj super; - typedef UncaughtErrorEvent_obj OBJ_; - UncaughtErrorEvent_obj(); - - public: - enum { _hx_ClassId = 0x178f391c }; - - void __construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::Dynamic error); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.UncaughtErrorEvent") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.UncaughtErrorEvent"); } - static hx::ObjectPtr< UncaughtErrorEvent_obj > __new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::Dynamic error); - static hx::ObjectPtr< UncaughtErrorEvent_obj > __alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::Dynamic error); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~UncaughtErrorEvent_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("UncaughtErrorEvent",47,72,9a,e0); } - - static void __boot(); - static ::String UNCAUGHT_ERROR; - ::Dynamic error; - ::openfl::events::Event clone(); - - virtual ::String toString(); - - void _hx___init(); - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_UncaughtErrorEvent */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/UncaughtErrorEvents.h b/hGameTest/bin/linux/obj/include/openfl/events/UncaughtErrorEvents.h deleted file mode 100644 index c56dbbb6..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/UncaughtErrorEvents.h +++ /dev/null @@ -1,52 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events_UncaughtErrorEvents -#define INCLUDED_openfl_events_UncaughtErrorEvents - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,events,UncaughtErrorEvents) - -namespace openfl{ -namespace events{ - - -class HXCPP_CLASS_ATTRIBUTES UncaughtErrorEvents_obj : public ::openfl::events::EventDispatcher_obj -{ - public: - typedef ::openfl::events::EventDispatcher_obj super; - typedef UncaughtErrorEvents_obj OBJ_; - UncaughtErrorEvents_obj(); - - public: - enum { _hx_ClassId = 0x0dd4339f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events.UncaughtErrorEvents") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events.UncaughtErrorEvents"); } - static hx::ObjectPtr< UncaughtErrorEvents_obj > __new(); - static hx::ObjectPtr< UncaughtErrorEvents_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~UncaughtErrorEvents_obj(); - - HX_DO_RTTI_ALL; - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("UncaughtErrorEvents",4c,8c,89,a6); } - -}; - -} // end namespace openfl -} // end namespace events - -#endif /* INCLUDED_openfl_events_UncaughtErrorEvents */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/_EventDispatcher/DispatchIterator.h b/hGameTest/bin/linux/obj/include/openfl/events/_EventDispatcher/DispatchIterator.h deleted file mode 100644 index 008d9e4e..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/_EventDispatcher/DispatchIterator.h +++ /dev/null @@ -1,82 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events__EventDispatcher_DispatchIterator -#define INCLUDED_openfl_events__EventDispatcher_DispatchIterator - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,events,_EventDispatcher,DispatchIterator) -HX_DECLARE_CLASS3(openfl,events,_EventDispatcher,Listener) - -namespace openfl{ -namespace events{ -namespace _EventDispatcher{ - - -class HXCPP_CLASS_ATTRIBUTES DispatchIterator_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef DispatchIterator_obj OBJ_; - DispatchIterator_obj(); - - public: - enum { _hx_ClassId = 0x5770525b }; - - void __construct(::Array< ::Dynamic> list); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events._EventDispatcher.DispatchIterator") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events._EventDispatcher.DispatchIterator"); } - static hx::ObjectPtr< DispatchIterator_obj > __new(::Array< ::Dynamic> list); - static hx::ObjectPtr< DispatchIterator_obj > __alloc(hx::Ctx *_hx_ctx,::Array< ::Dynamic> list); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~DispatchIterator_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("DispatchIterator",e8,fa,8e,c6); } - - static void __boot(); - static ::Dynamic __meta__; - bool active; - int index; - bool isCopy; - ::Array< ::Dynamic> list; - void copy(); - ::Dynamic copy_dyn(); - - bool hasNext(); - ::Dynamic hasNext_dyn(); - - ::openfl::events::_EventDispatcher::Listener next(); - ::Dynamic next_dyn(); - - void remove( ::openfl::events::_EventDispatcher::Listener listener,int listIndex); - ::Dynamic remove_dyn(); - - void reset(::Array< ::Dynamic> list); - ::Dynamic reset_dyn(); - - void start(); - ::Dynamic start_dyn(); - - void stop(); - ::Dynamic stop_dyn(); - -}; - -} // end namespace openfl -} // end namespace events -} // end namespace _EventDispatcher - -#endif /* INCLUDED_openfl_events__EventDispatcher_DispatchIterator */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/_EventDispatcher/Listener.h b/hGameTest/bin/linux/obj/include/openfl/events/_EventDispatcher/Listener.h deleted file mode 100644 index 9b32495b..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/_EventDispatcher/Listener.h +++ /dev/null @@ -1,63 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events__EventDispatcher_Listener -#define INCLUDED_openfl_events__EventDispatcher_Listener - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,events,_EventDispatcher,Listener) - -namespace openfl{ -namespace events{ -namespace _EventDispatcher{ - - -class HXCPP_CLASS_ATTRIBUTES Listener_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Listener_obj OBJ_; - Listener_obj(); - - public: - enum { _hx_ClassId = 0x2c02fe3f }; - - void __construct( ::Dynamic callback,bool useCapture,int priority); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.events._EventDispatcher.Listener") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.events._EventDispatcher.Listener"); } - static hx::ObjectPtr< Listener_obj > __new( ::Dynamic callback,bool useCapture,int priority); - static hx::ObjectPtr< Listener_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic callback,bool useCapture,int priority); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Listener_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Listener",94,bc,e3,11); } - - static void __boot(); - static ::Dynamic __meta__; - ::Dynamic callback; - Dynamic callback_dyn() { return callback;} - int priority; - bool useCapture; - bool match( ::Dynamic callback,bool useCapture); - ::Dynamic match_dyn(); - -}; - -} // end namespace openfl -} // end namespace events -} // end namespace _EventDispatcher - -#endif /* INCLUDED_openfl_events__EventDispatcher_Listener */ diff --git a/hGameTest/bin/linux/obj/include/openfl/events/_EventType/EventType_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/events/_EventType/EventType_Impl_.h deleted file mode 100644 index 1a2a3cbe..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/events/_EventType/EventType_Impl_.h +++ /dev/null @@ -1,67 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_events__EventType_EventType_Impl_ -#define INCLUDED_openfl_events__EventType_EventType_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,events,_EventType,EventType_Impl_) - -namespace openfl{ -namespace events{ -namespace _EventType{ - - -class HXCPP_CLASS_ATTRIBUTES EventType_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef EventType_Impl__obj OBJ_; - EventType_Impl__obj(); - - public: - enum { _hx_ClassId = 0x467117d2 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.events._EventType.EventType_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.events._EventType.EventType_Impl_"); } - - inline static hx::ObjectPtr< EventType_Impl__obj > __new() { - hx::ObjectPtr< EventType_Impl__obj > __this = new EventType_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< EventType_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - EventType_Impl__obj *__this = (EventType_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EventType_Impl__obj), false, "openfl.events._EventType.EventType_Impl_")); - *(void **)__this = EventType_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~EventType_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("EventType_Impl_",74,af,ce,94); } - - static bool equals(::String a,::String b); - static ::Dynamic equals_dyn(); - - static bool notEquals(::String a,::String b); - static ::Dynamic notEquals_dyn(); - -}; - -} // end namespace openfl -} // end namespace events -} // end namespace _EventType - -#endif /* INCLUDED_openfl_events__EventType_EventType_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/filters/BitmapFilter.h b/hGameTest/bin/linux/obj/include/openfl/filters/BitmapFilter.h deleted file mode 100644 index 3989f398..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/filters/BitmapFilter.h +++ /dev/null @@ -1,79 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_filters_BitmapFilter -#define INCLUDED_openfl_filters_BitmapFilter - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectRenderer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,Shader) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,filters,BitmapFilter) -HX_DECLARE_CLASS2(openfl,geom,Point) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) - -namespace openfl{ -namespace filters{ - - -class HXCPP_CLASS_ATTRIBUTES BitmapFilter_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef BitmapFilter_obj OBJ_; - BitmapFilter_obj(); - - public: - enum { _hx_ClassId = 0x4f68d692 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.filters.BitmapFilter") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.filters.BitmapFilter"); } - static hx::ObjectPtr< BitmapFilter_obj > __new(); - static hx::ObjectPtr< BitmapFilter_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~BitmapFilter_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("BitmapFilter",27,0d,67,58); } - - int _hx___bottomExtension; - int _hx___leftExtension; - bool _hx___needSecondBitmapData; - int _hx___numShaderPasses; - bool _hx___preserveObject; - bool _hx___renderDirty; - int _hx___rightExtension; - ::Dynamic _hx___shaderBlendMode; - bool _hx___smooth; - int _hx___topExtension; - ::openfl::filters::BitmapFilter clone(); - ::Dynamic clone_dyn(); - - ::openfl::display::BitmapData _hx___applyFilter( ::openfl::display::BitmapData bitmapData, ::openfl::display::BitmapData sourceBitmapData, ::openfl::geom::Rectangle sourceRect, ::openfl::geom::Point destPoint); - ::Dynamic _hx___applyFilter_dyn(); - - ::openfl::display::Shader _hx___initShader( ::openfl::display::DisplayObjectRenderer renderer,int pass, ::openfl::display::BitmapData sourceBitmapData); - ::Dynamic _hx___initShader_dyn(); - -}; - -} // end namespace openfl -} // end namespace filters - -#endif /* INCLUDED_openfl_filters_BitmapFilter */ diff --git a/hGameTest/bin/linux/obj/include/openfl/geom/ColorTransform.h b/hGameTest/bin/linux/obj/include/openfl/geom/ColorTransform.h deleted file mode 100644 index 97b08ce2..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/geom/ColorTransform.h +++ /dev/null @@ -1,104 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_geom_ColorTransform -#define INCLUDED_openfl_geom_ColorTransform - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(lime,utils,ObjectPool) -HX_DECLARE_CLASS2(openfl,geom,ColorTransform) - -namespace openfl{ -namespace geom{ - - -class HXCPP_CLASS_ATTRIBUTES ColorTransform_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ColorTransform_obj OBJ_; - ColorTransform_obj(); - - public: - enum { _hx_ClassId = 0x2f5ce43d }; - - void __construct(hx::Null< Float > __o_redMultiplier,hx::Null< Float > __o_greenMultiplier,hx::Null< Float > __o_blueMultiplier,hx::Null< Float > __o_alphaMultiplier,hx::Null< Float > __o_redOffset,hx::Null< Float > __o_greenOffset,hx::Null< Float > __o_blueOffset,hx::Null< Float > __o_alphaOffset); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.geom.ColorTransform") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.geom.ColorTransform"); } - static hx::ObjectPtr< ColorTransform_obj > __new(hx::Null< Float > __o_redMultiplier,hx::Null< Float > __o_greenMultiplier,hx::Null< Float > __o_blueMultiplier,hx::Null< Float > __o_alphaMultiplier,hx::Null< Float > __o_redOffset,hx::Null< Float > __o_greenOffset,hx::Null< Float > __o_blueOffset,hx::Null< Float > __o_alphaOffset); - static hx::ObjectPtr< ColorTransform_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_redMultiplier,hx::Null< Float > __o_greenMultiplier,hx::Null< Float > __o_blueMultiplier,hx::Null< Float > __o_alphaMultiplier,hx::Null< Float > __o_redOffset,hx::Null< Float > __o_greenOffset,hx::Null< Float > __o_blueOffset,hx::Null< Float > __o_alphaOffset); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ColorTransform_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ColorTransform",a9,6b,95,57); } - - static void __boot(); - static ::lime::utils::ArrayBufferView _hx___limeColorMatrix; - static ::lime::utils::ObjectPool _hx___pool; - Float alphaMultiplier; - Float alphaOffset; - Float blueMultiplier; - Float blueOffset; - Float greenMultiplier; - Float greenOffset; - Float redMultiplier; - Float redOffset; - void concat( ::openfl::geom::ColorTransform second); - ::Dynamic concat_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - ::openfl::geom::ColorTransform _hx___clone(); - ::Dynamic _hx___clone_dyn(); - - void _hx___copyFrom( ::openfl::geom::ColorTransform ct); - ::Dynamic _hx___copyFrom_dyn(); - - void _hx___combine( ::openfl::geom::ColorTransform ct); - ::Dynamic _hx___combine_dyn(); - - void _hx___identity(); - ::Dynamic _hx___identity_dyn(); - - void _hx___invert(); - ::Dynamic _hx___invert_dyn(); - - bool _hx___equals( ::openfl::geom::ColorTransform ct,bool ignoreAlphaMultiplier); - ::Dynamic _hx___equals_dyn(); - - bool _hx___isDefault(bool ignoreAlphaMultiplier); - ::Dynamic _hx___isDefault_dyn(); - - void _hx___setArrays(::Array< Float > colorMultipliers,::Array< Float > colorOffsets); - ::Dynamic _hx___setArrays_dyn(); - - int get_color(); - ::Dynamic get_color_dyn(); - - int set_color(int value); - ::Dynamic set_color_dyn(); - - ::lime::utils::ArrayBufferView _hx___toLimeColorMatrix(); - ::Dynamic _hx___toLimeColorMatrix_dyn(); - -}; - -} // end namespace openfl -} // end namespace geom - -#endif /* INCLUDED_openfl_geom_ColorTransform */ diff --git a/hGameTest/bin/linux/obj/include/openfl/geom/Matrix.h b/hGameTest/bin/linux/obj/include/openfl/geom/Matrix.h deleted file mode 100644 index 29f70a9f..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/geom/Matrix.h +++ /dev/null @@ -1,167 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_geom_Matrix -#define INCLUDED_openfl_geom_Matrix - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,math,Matrix3) -HX_DECLARE_CLASS2(lime,utils,ArrayBufferView) -HX_DECLARE_CLASS2(lime,utils,ObjectPool) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Point) -HX_DECLARE_CLASS2(openfl,geom,Vector3D) - -namespace openfl{ -namespace geom{ - - -class HXCPP_CLASS_ATTRIBUTES Matrix_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Matrix_obj OBJ_; - Matrix_obj(); - - public: - enum { _hx_ClassId = 0x10475a2d }; - - void __construct(hx::Null< Float > __o_a,hx::Null< Float > __o_b,hx::Null< Float > __o_c,hx::Null< Float > __o_d,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.geom.Matrix") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.geom.Matrix"); } - static hx::ObjectPtr< Matrix_obj > __new(hx::Null< Float > __o_a,hx::Null< Float > __o_b,hx::Null< Float > __o_c,hx::Null< Float > __o_d,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty); - static hx::ObjectPtr< Matrix_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_a,hx::Null< Float > __o_b,hx::Null< Float > __o_c,hx::Null< Float > __o_d,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Matrix_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Matrix",61,aa,5c,f0); } - - static void __boot(); - static ::Dynamic __meta__; - static ::openfl::geom::Matrix _hx___identity; - static ::lime::utils::ObjectPool _hx___pool; - static ::lime::math::Matrix3 _hx___matrix3; - Float a; - Float b; - Float c; - Float d; - Float tx; - Float ty; - ::lime::utils::ArrayBufferView _hx___array; - ::openfl::geom::Matrix clone(); - ::Dynamic clone_dyn(); - - void concat( ::openfl::geom::Matrix m); - ::Dynamic concat_dyn(); - - void copyColumnFrom(int column, ::openfl::geom::Vector3D vector3D); - ::Dynamic copyColumnFrom_dyn(); - - void copyColumnTo(int column, ::openfl::geom::Vector3D vector3D); - ::Dynamic copyColumnTo_dyn(); - - void copyFrom( ::openfl::geom::Matrix sourceMatrix); - ::Dynamic copyFrom_dyn(); - - void copyRowFrom(int row, ::openfl::geom::Vector3D vector3D); - ::Dynamic copyRowFrom_dyn(); - - void copyRowTo(int row, ::openfl::geom::Vector3D vector3D); - ::Dynamic copyRowTo_dyn(); - - void createBox(Float scaleX,Float scaleY,hx::Null< Float > rotation,hx::Null< Float > tx,hx::Null< Float > ty); - ::Dynamic createBox_dyn(); - - void createGradientBox(Float width,Float height,hx::Null< Float > rotation,hx::Null< Float > tx,hx::Null< Float > ty); - ::Dynamic createGradientBox_dyn(); - - ::openfl::geom::Point deltaTransformPoint( ::openfl::geom::Point point); - ::Dynamic deltaTransformPoint_dyn(); - - bool equals( ::openfl::geom::Matrix matrix); - ::Dynamic equals_dyn(); - - void identity(); - ::Dynamic identity_dyn(); - - ::openfl::geom::Matrix invert(); - ::Dynamic invert_dyn(); - - void rotate(Float theta); - ::Dynamic rotate_dyn(); - - void scale(Float sx,Float sy); - ::Dynamic scale_dyn(); - - void setRotation(Float theta,hx::Null< Float > scale); - ::Dynamic setRotation_dyn(); - - void setTo(Float a,Float b,Float c,Float d,Float tx,Float ty); - ::Dynamic setTo_dyn(); - - ::String to3DString(hx::Null< bool > roundPixels); - ::Dynamic to3DString_dyn(); - - ::String toMozString(); - ::Dynamic toMozString_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - ::openfl::geom::Point transformPoint( ::openfl::geom::Point pos); - ::Dynamic transformPoint_dyn(); - - void translate(Float dx,Float dy); - ::Dynamic translate_dyn(); - - ::lime::utils::ArrayBufferView toArray(hx::Null< bool > transpose); - ::Dynamic toArray_dyn(); - - void _hx___cleanValues(); - ::Dynamic _hx___cleanValues_dyn(); - - ::lime::math::Matrix3 _hx___toMatrix3(); - ::Dynamic _hx___toMatrix3_dyn(); - - void _hx___transformInversePoint( ::openfl::geom::Point point); - ::Dynamic _hx___transformInversePoint_dyn(); - - Float _hx___transformInverseX(Float px,Float py); - ::Dynamic _hx___transformInverseX_dyn(); - - Float _hx___transformInverseY(Float px,Float py); - ::Dynamic _hx___transformInverseY_dyn(); - - void _hx___transformPoint( ::openfl::geom::Point point); - ::Dynamic _hx___transformPoint_dyn(); - - Float _hx___transformX(Float px,Float py); - ::Dynamic _hx___transformX_dyn(); - - Float _hx___transformY(Float px,Float py); - ::Dynamic _hx___transformY_dyn(); - - void _hx___translateTransformed(Float px,Float py); - ::Dynamic _hx___translateTransformed_dyn(); - -}; - -} // end namespace openfl -} // end namespace geom - -#endif /* INCLUDED_openfl_geom_Matrix */ diff --git a/hGameTest/bin/linux/obj/include/openfl/geom/Matrix3D.h b/hGameTest/bin/linux/obj/include/openfl/geom/Matrix3D.h deleted file mode 100644 index f151d5de..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/geom/Matrix3D.h +++ /dev/null @@ -1,165 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_geom_Matrix3D -#define INCLUDED_openfl_geom_Matrix3D - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,_Vector,FloatVector) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,ObjectVector) -HX_DECLARE_CLASS2(openfl,geom,Matrix3D) -HX_DECLARE_CLASS2(openfl,geom,Vector3D) - -namespace openfl{ -namespace geom{ - - -class HXCPP_CLASS_ATTRIBUTES Matrix3D_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Matrix3D_obj OBJ_; - Matrix3D_obj(); - - public: - enum { _hx_ClassId = 0x34742c1e }; - - void __construct( ::openfl::_Vector::FloatVector v); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.geom.Matrix3D") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.geom.Matrix3D"); } - static hx::ObjectPtr< Matrix3D_obj > __new( ::openfl::_Vector::FloatVector v); - static hx::ObjectPtr< Matrix3D_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::_Vector::FloatVector v); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Matrix3D_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Matrix3D",52,f1,a4,40); } - - static void __boot(); - static ::Dynamic __meta__; - static ::openfl::geom::Matrix3D create2D(Float x,Float y,hx::Null< Float > scale,hx::Null< Float > rotation); - static ::Dynamic create2D_dyn(); - - static ::openfl::geom::Matrix3D createABCD(Float a,Float b,Float c,Float d,Float tx,Float ty); - static ::Dynamic createABCD_dyn(); - - static ::openfl::geom::Matrix3D createOrtho(Float x0,Float x1,Float y0,Float y1,Float zNear,Float zFar); - static ::Dynamic createOrtho_dyn(); - - static ::openfl::geom::Matrix3D interpolate( ::openfl::geom::Matrix3D thisMat, ::openfl::geom::Matrix3D toMat,Float percent); - static ::Dynamic interpolate_dyn(); - - static ::openfl::geom::Matrix3D _hx___getAxisRotation(Float x,Float y,Float z,Float degrees); - static ::Dynamic _hx___getAxisRotation_dyn(); - - ::openfl::_Vector::FloatVector rawData; - void append( ::openfl::geom::Matrix3D lhs); - ::Dynamic append_dyn(); - - void appendRotation(Float degrees, ::openfl::geom::Vector3D axis, ::openfl::geom::Vector3D pivotPoint); - ::Dynamic appendRotation_dyn(); - - void appendScale(Float xScale,Float yScale,Float zScale); - ::Dynamic appendScale_dyn(); - - void appendTranslation(Float x,Float y,Float z); - ::Dynamic appendTranslation_dyn(); - - ::openfl::geom::Matrix3D clone(); - ::Dynamic clone_dyn(); - - void copyColumnFrom(int column, ::openfl::geom::Vector3D vector3D); - ::Dynamic copyColumnFrom_dyn(); - - void copyColumnTo(int column, ::openfl::geom::Vector3D vector3D); - ::Dynamic copyColumnTo_dyn(); - - void copyFrom( ::openfl::geom::Matrix3D other); - ::Dynamic copyFrom_dyn(); - - void copyRawDataFrom( ::openfl::_Vector::FloatVector vector,hx::Null< int > index,hx::Null< bool > transpose); - ::Dynamic copyRawDataFrom_dyn(); - - void copyRawDataTo( ::openfl::_Vector::FloatVector vector,hx::Null< int > index,hx::Null< bool > transpose); - ::Dynamic copyRawDataTo_dyn(); - - void copyRowFrom(int row, ::openfl::geom::Vector3D vector3D); - ::Dynamic copyRowFrom_dyn(); - - void copyRowTo(int row, ::openfl::geom::Vector3D vector3D); - ::Dynamic copyRowTo_dyn(); - - void copyToMatrix3D( ::openfl::geom::Matrix3D other); - ::Dynamic copyToMatrix3D_dyn(); - - ::openfl::_Vector::ObjectVector decompose( ::Dynamic orientationStyle); - ::Dynamic decompose_dyn(); - - ::openfl::geom::Vector3D deltaTransformVector( ::openfl::geom::Vector3D v); - ::Dynamic deltaTransformVector_dyn(); - - void identity(); - ::Dynamic identity_dyn(); - - void interpolateTo( ::openfl::geom::Matrix3D toMat,Float percent); - ::Dynamic interpolateTo_dyn(); - - bool invert(); - ::Dynamic invert_dyn(); - - void pointAt( ::openfl::geom::Vector3D pos, ::openfl::geom::Vector3D at, ::openfl::geom::Vector3D up); - ::Dynamic pointAt_dyn(); - - void prepend( ::openfl::geom::Matrix3D rhs); - ::Dynamic prepend_dyn(); - - void prependRotation(Float degrees, ::openfl::geom::Vector3D axis, ::openfl::geom::Vector3D pivotPoint); - ::Dynamic prependRotation_dyn(); - - void prependScale(Float xScale,Float yScale,Float zScale); - ::Dynamic prependScale_dyn(); - - void prependTranslation(Float x,Float y,Float z); - ::Dynamic prependTranslation_dyn(); - - bool recompose( ::openfl::_Vector::ObjectVector components, ::Dynamic orientationStyle); - ::Dynamic recompose_dyn(); - - ::openfl::geom::Vector3D transformVector( ::openfl::geom::Vector3D v); - ::Dynamic transformVector_dyn(); - - void transformVectors( ::openfl::_Vector::FloatVector vin, ::openfl::_Vector::FloatVector vout); - ::Dynamic transformVectors_dyn(); - - void transpose(); - ::Dynamic transpose_dyn(); - - Float get_determinant(); - ::Dynamic get_determinant_dyn(); - - ::openfl::geom::Vector3D get_position(); - ::Dynamic get_position_dyn(); - - ::openfl::geom::Vector3D set_position( ::openfl::geom::Vector3D val); - ::Dynamic set_position_dyn(); - -}; - -} // end namespace openfl -} // end namespace geom - -#endif /* INCLUDED_openfl_geom_Matrix3D */ diff --git a/hGameTest/bin/linux/obj/include/openfl/geom/Point.h b/hGameTest/bin/linux/obj/include/openfl/geom/Point.h deleted file mode 100644 index fe3de030..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/geom/Point.h +++ /dev/null @@ -1,101 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_geom_Point -#define INCLUDED_openfl_geom_Point - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,math,Vector2) -HX_DECLARE_CLASS2(lime,utils,ObjectPool) -HX_DECLARE_CLASS2(openfl,geom,Point) - -namespace openfl{ -namespace geom{ - - -class HXCPP_CLASS_ATTRIBUTES Point_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Point_obj OBJ_; - Point_obj(); - - public: - enum { _hx_ClassId = 0x2bf671e4 }; - - void __construct(hx::Null< Float > __o_x,hx::Null< Float > __o_y); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.geom.Point") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.geom.Point"); } - static hx::ObjectPtr< Point_obj > __new(hx::Null< Float > __o_x,hx::Null< Float > __o_y); - static hx::ObjectPtr< Point_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_x,hx::Null< Float > __o_y); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Point_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Point",30,24,bd,59); } - - static void __boot(); - static ::lime::utils::ObjectPool _hx___pool; - static ::lime::math::Vector2 _hx___limeVector2; - static Float distance( ::openfl::geom::Point pt1, ::openfl::geom::Point pt2); - static ::Dynamic distance_dyn(); - - static ::openfl::geom::Point interpolate( ::openfl::geom::Point pt1, ::openfl::geom::Point pt2,Float f); - static ::Dynamic interpolate_dyn(); - - static ::openfl::geom::Point polar(Float len,Float angle); - static ::Dynamic polar_dyn(); - - Float x; - Float y; - ::openfl::geom::Point add( ::openfl::geom::Point v); - ::Dynamic add_dyn(); - - ::openfl::geom::Point clone(); - ::Dynamic clone_dyn(); - - void copyFrom( ::openfl::geom::Point sourcePoint); - ::Dynamic copyFrom_dyn(); - - bool equals( ::openfl::geom::Point toCompare); - ::Dynamic equals_dyn(); - - void normalize(Float thickness); - ::Dynamic normalize_dyn(); - - void offset(Float dx,Float dy); - ::Dynamic offset_dyn(); - - void setTo(Float xa,Float ya); - ::Dynamic setTo_dyn(); - - ::openfl::geom::Point subtract( ::openfl::geom::Point v); - ::Dynamic subtract_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - ::lime::math::Vector2 _hx___toLimeVector2(); - ::Dynamic _hx___toLimeVector2_dyn(); - - Float get_length(); - ::Dynamic get_length_dyn(); - -}; - -} // end namespace openfl -} // end namespace geom - -#endif /* INCLUDED_openfl_geom_Point */ diff --git a/hGameTest/bin/linux/obj/include/openfl/geom/Rectangle.h b/hGameTest/bin/linux/obj/include/openfl/geom/Rectangle.h deleted file mode 100644 index 8e8a594f..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/geom/Rectangle.h +++ /dev/null @@ -1,168 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_geom_Rectangle -#define INCLUDED_openfl_geom_Rectangle - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,math,Rectangle) -HX_DECLARE_CLASS2(lime,utils,ObjectPool) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Point) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) - -namespace openfl{ -namespace geom{ - - -class HXCPP_CLASS_ATTRIBUTES Rectangle_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Rectangle_obj OBJ_; - Rectangle_obj(); - - public: - enum { _hx_ClassId = 0x1cd3ebc3 }; - - void __construct(hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_width,hx::Null< Float > __o_height); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.geom.Rectangle") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.geom.Rectangle"); } - static hx::ObjectPtr< Rectangle_obj > __new(hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_width,hx::Null< Float > __o_height); - static hx::ObjectPtr< Rectangle_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_width,hx::Null< Float > __o_height); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Rectangle_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Rectangle",0f,b4,4f,bb); } - - static void __boot(); - static ::lime::math::Rectangle _hx___limeRectangle; - static ::lime::utils::ObjectPool _hx___pool; - Float height; - Float width; - Float x; - Float y; - ::openfl::geom::Rectangle clone(); - ::Dynamic clone_dyn(); - - bool contains(Float x,Float y); - ::Dynamic contains_dyn(); - - bool containsPoint( ::openfl::geom::Point point); - ::Dynamic containsPoint_dyn(); - - bool containsRect( ::openfl::geom::Rectangle rect); - ::Dynamic containsRect_dyn(); - - void copyFrom( ::openfl::geom::Rectangle sourceRect); - ::Dynamic copyFrom_dyn(); - - bool equals( ::openfl::geom::Rectangle toCompare); - ::Dynamic equals_dyn(); - - void inflate(Float dx,Float dy); - ::Dynamic inflate_dyn(); - - void inflatePoint( ::openfl::geom::Point point); - ::Dynamic inflatePoint_dyn(); - - ::openfl::geom::Rectangle intersection( ::openfl::geom::Rectangle toIntersect); - ::Dynamic intersection_dyn(); - - bool intersects( ::openfl::geom::Rectangle toIntersect); - ::Dynamic intersects_dyn(); - - bool isEmpty(); - ::Dynamic isEmpty_dyn(); - - void offset(Float dx,Float dy); - ::Dynamic offset_dyn(); - - void offsetPoint( ::openfl::geom::Point point); - ::Dynamic offsetPoint_dyn(); - - void setEmpty(); - ::Dynamic setEmpty_dyn(); - - void setTo(Float xa,Float ya,Float widtha,Float heighta); - ::Dynamic setTo_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - ::openfl::geom::Rectangle _hx_union( ::openfl::geom::Rectangle toUnion); - ::Dynamic _hx_union_dyn(); - - void _hx___contract(Float x,Float y,Float width,Float height); - ::Dynamic _hx___contract_dyn(); - - void _hx___expand(Float x,Float y,Float width,Float height); - ::Dynamic _hx___expand_dyn(); - - ::lime::math::Rectangle _hx___toLimeRectangle(); - ::Dynamic _hx___toLimeRectangle_dyn(); - - void _hx___transform( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix m); - ::Dynamic _hx___transform_dyn(); - - Float get_bottom(); - ::Dynamic get_bottom_dyn(); - - Float set_bottom(Float b); - ::Dynamic set_bottom_dyn(); - - ::openfl::geom::Point get_bottomRight(); - ::Dynamic get_bottomRight_dyn(); - - ::openfl::geom::Point set_bottomRight( ::openfl::geom::Point p); - ::Dynamic set_bottomRight_dyn(); - - Float get_left(); - ::Dynamic get_left_dyn(); - - Float set_left(Float l); - ::Dynamic set_left_dyn(); - - Float get_right(); - ::Dynamic get_right_dyn(); - - Float set_right(Float r); - ::Dynamic set_right_dyn(); - - ::openfl::geom::Point get_size(); - ::Dynamic get_size_dyn(); - - ::openfl::geom::Point set_size( ::openfl::geom::Point p); - ::Dynamic set_size_dyn(); - - Float get_top(); - ::Dynamic get_top_dyn(); - - Float set_top(Float t); - ::Dynamic set_top_dyn(); - - ::openfl::geom::Point get_topLeft(); - ::Dynamic get_topLeft_dyn(); - - ::openfl::geom::Point set_topLeft( ::openfl::geom::Point p); - ::Dynamic set_topLeft_dyn(); - -}; - -} // end namespace openfl -} // end namespace geom - -#endif /* INCLUDED_openfl_geom_Rectangle */ diff --git a/hGameTest/bin/linux/obj/include/openfl/geom/Transform.h b/hGameTest/bin/linux/obj/include/openfl/geom/Transform.h deleted file mode 100644 index 4072f13f..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/geom/Transform.h +++ /dev/null @@ -1,90 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_geom_Transform -#define INCLUDED_openfl_geom_Transform - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,geom,ColorTransform) -HX_DECLARE_CLASS2(openfl,geom,Matrix) -HX_DECLARE_CLASS2(openfl,geom,Matrix3D) -HX_DECLARE_CLASS2(openfl,geom,Rectangle) -HX_DECLARE_CLASS2(openfl,geom,Transform) - -namespace openfl{ -namespace geom{ - - -class HXCPP_CLASS_ATTRIBUTES Transform_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Transform_obj OBJ_; - Transform_obj(); - - public: - enum { _hx_ClassId = 0x48ea4500 }; - - void __construct( ::openfl::display::DisplayObject displayObject); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.geom.Transform") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.geom.Transform"); } - static hx::ObjectPtr< Transform_obj > __new( ::openfl::display::DisplayObject displayObject); - static hx::ObjectPtr< Transform_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::display::DisplayObject displayObject); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Transform_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Transform",4c,0d,66,e7); } - - ::openfl::geom::ColorTransform concatenatedColorTransform; - ::openfl::geom::Rectangle pixelBounds; - ::openfl::geom::ColorTransform _hx___colorTransform; - ::openfl::display::DisplayObject _hx___displayObject; - bool _hx___hasMatrix; - bool _hx___hasMatrix3D; - ::openfl::geom::ColorTransform get_colorTransform(); - ::Dynamic get_colorTransform_dyn(); - - ::openfl::geom::ColorTransform set_colorTransform( ::openfl::geom::ColorTransform value); - ::Dynamic set_colorTransform_dyn(); - - ::openfl::geom::Matrix get_concatenatedMatrix(); - ::Dynamic get_concatenatedMatrix_dyn(); - - ::openfl::geom::Matrix get_matrix(); - ::Dynamic get_matrix_dyn(); - - ::openfl::geom::Matrix set_matrix( ::openfl::geom::Matrix value); - ::Dynamic set_matrix_dyn(); - - ::openfl::geom::Matrix3D get_matrix3D(); - ::Dynamic get_matrix3D_dyn(); - - ::openfl::geom::Matrix3D set_matrix3D( ::openfl::geom::Matrix3D value); - ::Dynamic set_matrix3D_dyn(); - - void _hx___setTransform(Float a,Float b,Float c,Float d,Float tx,Float ty); - ::Dynamic _hx___setTransform_dyn(); - -}; - -} // end namespace openfl -} // end namespace geom - -#endif /* INCLUDED_openfl_geom_Transform */ diff --git a/hGameTest/bin/linux/obj/include/openfl/geom/Vector3D.h b/hGameTest/bin/linux/obj/include/openfl/geom/Vector3D.h deleted file mode 100644 index 0cd1a594..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/geom/Vector3D.h +++ /dev/null @@ -1,124 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_geom_Vector3D -#define INCLUDED_openfl_geom_Vector3D - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,geom,Vector3D) - -namespace openfl{ -namespace geom{ - - -class HXCPP_CLASS_ATTRIBUTES Vector3D_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Vector3D_obj OBJ_; - Vector3D_obj(); - - public: - enum { _hx_ClassId = 0x3c3ecb20 }; - - void __construct(hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_z,hx::Null< Float > __o_w); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.geom.Vector3D") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.geom.Vector3D"); } - static hx::ObjectPtr< Vector3D_obj > __new(hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_z,hx::Null< Float > __o_w); - static hx::ObjectPtr< Vector3D_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_z,hx::Null< Float > __o_w); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Vector3D_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Vector3D",54,90,6f,48); } - - static Float angleBetween( ::openfl::geom::Vector3D a, ::openfl::geom::Vector3D b); - static ::Dynamic angleBetween_dyn(); - - static Float distance( ::openfl::geom::Vector3D pt1, ::openfl::geom::Vector3D pt2); - static ::Dynamic distance_dyn(); - - static ::openfl::geom::Vector3D get_X_AXIS(); - static ::Dynamic get_X_AXIS_dyn(); - - static ::openfl::geom::Vector3D get_Y_AXIS(); - static ::Dynamic get_Y_AXIS_dyn(); - - static ::openfl::geom::Vector3D get_Z_AXIS(); - static ::Dynamic get_Z_AXIS_dyn(); - - Float w; - Float x; - Float y; - Float z; - ::openfl::geom::Vector3D add( ::openfl::geom::Vector3D a); - ::Dynamic add_dyn(); - - ::openfl::geom::Vector3D clone(); - ::Dynamic clone_dyn(); - - void copyFrom( ::openfl::geom::Vector3D sourceVector3D); - ::Dynamic copyFrom_dyn(); - - ::openfl::geom::Vector3D crossProduct( ::openfl::geom::Vector3D a); - ::Dynamic crossProduct_dyn(); - - void decrementBy( ::openfl::geom::Vector3D a); - ::Dynamic decrementBy_dyn(); - - Float dotProduct( ::openfl::geom::Vector3D a); - ::Dynamic dotProduct_dyn(); - - bool equals( ::openfl::geom::Vector3D toCompare,hx::Null< bool > allFour); - ::Dynamic equals_dyn(); - - void incrementBy( ::openfl::geom::Vector3D a); - ::Dynamic incrementBy_dyn(); - - bool nearEquals( ::openfl::geom::Vector3D toCompare,Float tolerance, ::Dynamic allFour); - ::Dynamic nearEquals_dyn(); - - void negate(); - ::Dynamic negate_dyn(); - - Float normalize(); - ::Dynamic normalize_dyn(); - - void project(); - ::Dynamic project_dyn(); - - void scaleBy(Float s); - ::Dynamic scaleBy_dyn(); - - void setTo(Float xa,Float ya,Float za); - ::Dynamic setTo_dyn(); - - ::openfl::geom::Vector3D subtract( ::openfl::geom::Vector3D a); - ::Dynamic subtract_dyn(); - - virtual ::String toString(); - ::Dynamic toString_dyn(); - - Float get_length(); - ::Dynamic get_length_dyn(); - - Float get_lengthSquared(); - ::Dynamic get_lengthSquared_dyn(); - -}; - -} // end namespace openfl -} // end namespace geom - -#endif /* INCLUDED_openfl_geom_Vector3D */ diff --git a/hGameTest/bin/linux/obj/include/openfl/geom/_Orientation3D/Orientation3D_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/geom/_Orientation3D/Orientation3D_Impl_.h deleted file mode 100644 index daafe71a..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/geom/_Orientation3D/Orientation3D_Impl_.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_geom__Orientation3D_Orientation3D_Impl_ -#define INCLUDED_openfl_geom__Orientation3D_Orientation3D_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,geom,_Orientation3D,Orientation3D_Impl_) - -namespace openfl{ -namespace geom{ -namespace _Orientation3D{ - - -class HXCPP_CLASS_ATTRIBUTES Orientation3D_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Orientation3D_Impl__obj OBJ_; - Orientation3D_Impl__obj(); - - public: - enum { _hx_ClassId = 0x6ad9c9d3 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.geom._Orientation3D.Orientation3D_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.geom._Orientation3D.Orientation3D_Impl_"); } - - inline static hx::ObjectPtr< Orientation3D_Impl__obj > __new() { - hx::ObjectPtr< Orientation3D_Impl__obj > __this = new Orientation3D_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Orientation3D_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Orientation3D_Impl__obj *__this = (Orientation3D_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Orientation3D_Impl__obj), false, "openfl.geom._Orientation3D.Orientation3D_Impl_")); - *(void **)__this = Orientation3D_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Orientation3D_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Orientation3D_Impl_",c1,3a,69,1b); } - - static void __boot(); - static ::Dynamic AXIS_ANGLE; - static ::Dynamic EULER_ANGLES; - static ::Dynamic QUATERNION; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace geom -} // end namespace _Orientation3D - -#endif /* INCLUDED_openfl_geom__Orientation3D_Orientation3D_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/media/ID3Info.h b/hGameTest/bin/linux/obj/include/openfl/media/ID3Info.h deleted file mode 100644 index 344c9e93..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/media/ID3Info.h +++ /dev/null @@ -1,75 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_media_ID3Info -#define INCLUDED_openfl_media_ID3Info - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_93e4eccf60244a3a_51_new) -HX_DECLARE_CLASS2(openfl,media,ID3Info) - -namespace openfl{ -namespace media{ - - -class HXCPP_CLASS_ATTRIBUTES ID3Info_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ID3Info_obj OBJ_; - ID3Info_obj(); - - public: - enum { _hx_ClassId = 0x12b63a6e }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.media.ID3Info") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.media.ID3Info"); } - - inline static hx::ObjectPtr< ID3Info_obj > __new() { - hx::ObjectPtr< ID3Info_obj > __this = new ID3Info_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ID3Info_obj > __alloc(hx::Ctx *_hx_ctx) { - ID3Info_obj *__this = (ID3Info_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ID3Info_obj), true, "openfl.media.ID3Info")); - *(void **)__this = ID3Info_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_93e4eccf60244a3a_51_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ID3Info_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ID3Info",86,60,e7,99); } - - ::String album; - ::String artist; - ::String comment; - ::String genre; - ::String songName; - ::String track; - ::String year; -}; - -} // end namespace openfl -} // end namespace media - -#endif /* INCLUDED_openfl_media_ID3Info */ diff --git a/hGameTest/bin/linux/obj/include/openfl/media/Sound.h b/hGameTest/bin/linux/obj/include/openfl/media/Sound.h deleted file mode 100644 index d0aee93e..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/media/Sound.h +++ /dev/null @@ -1,110 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_media_Sound -#define INCLUDED_openfl_media_Sound - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,media,AudioBuffer) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,media,ID3Info) -HX_DECLARE_CLASS2(openfl,media,Sound) -HX_DECLARE_CLASS2(openfl,media,SoundChannel) -HX_DECLARE_CLASS2(openfl,media,SoundLoaderContext) -HX_DECLARE_CLASS2(openfl,media,SoundTransform) -HX_DECLARE_CLASS2(openfl,net,URLRequest) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace media{ - - -class HXCPP_CLASS_ATTRIBUTES Sound_obj : public ::openfl::events::EventDispatcher_obj -{ - public: - typedef ::openfl::events::EventDispatcher_obj super; - typedef Sound_obj OBJ_; - Sound_obj(); - - public: - enum { _hx_ClassId = 0x16cac3db }; - - void __construct( ::openfl::net::URLRequest stream, ::openfl::media::SoundLoaderContext context); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.media.Sound") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.media.Sound"); } - static hx::ObjectPtr< Sound_obj > __new( ::openfl::net::URLRequest stream, ::openfl::media::SoundLoaderContext context); - static hx::ObjectPtr< Sound_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::net::URLRequest stream, ::openfl::media::SoundLoaderContext context); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Sound_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Sound",af,fc,f9,13); } - - static ::openfl::media::Sound fromAudioBuffer( ::lime::media::AudioBuffer buffer); - static ::Dynamic fromAudioBuffer_dyn(); - - static ::openfl::media::Sound fromFile(::String path); - static ::Dynamic fromFile_dyn(); - - static ::lime::app::Future loadFromFile(::String path); - static ::Dynamic loadFromFile_dyn(); - - static ::lime::app::Future loadFromFiles(::Array< ::String > paths); - static ::Dynamic loadFromFiles_dyn(); - - int bytesLoaded; - int bytesTotal; - bool isBuffering; - ::String url; - ::lime::media::AudioBuffer _hx___buffer; - void close(); - ::Dynamic close_dyn(); - - void load( ::openfl::net::URLRequest stream, ::openfl::media::SoundLoaderContext context); - ::Dynamic load_dyn(); - - void loadCompressedDataFromByteArray( ::openfl::utils::ByteArrayData bytes,int bytesLength); - ::Dynamic loadCompressedDataFromByteArray_dyn(); - - void loadPCMFromByteArray( ::openfl::utils::ByteArrayData bytes,int samples,::String format,hx::Null< bool > stereo,hx::Null< Float > sampleRate); - ::Dynamic loadPCMFromByteArray_dyn(); - - ::openfl::media::SoundChannel play(hx::Null< Float > startTime,hx::Null< int > loops, ::openfl::media::SoundTransform sndTransform); - ::Dynamic play_dyn(); - - ::openfl::media::ID3Info get_id3(); - ::Dynamic get_id3_dyn(); - - int get_length(); - ::Dynamic get_length_dyn(); - - void AudioBuffer_onURLLoad( ::lime::media::AudioBuffer buffer); - ::Dynamic AudioBuffer_onURLLoad_dyn(); - -}; - -} // end namespace openfl -} // end namespace media - -#endif /* INCLUDED_openfl_media_Sound */ diff --git a/hGameTest/bin/linux/obj/include/openfl/media/SoundChannel.h b/hGameTest/bin/linux/obj/include/openfl/media/SoundChannel.h deleted file mode 100644 index 5b40cd8c..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/media/SoundChannel.h +++ /dev/null @@ -1,88 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_media_SoundChannel -#define INCLUDED_openfl_media_SoundChannel - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -HX_DECLARE_CLASS2(lime,media,AudioSource) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,media,SoundChannel) -HX_DECLARE_CLASS2(openfl,media,SoundTransform) - -namespace openfl{ -namespace media{ - - -class HXCPP_CLASS_ATTRIBUTES SoundChannel_obj : public ::openfl::events::EventDispatcher_obj -{ - public: - typedef ::openfl::events::EventDispatcher_obj super; - typedef SoundChannel_obj OBJ_; - SoundChannel_obj(); - - public: - enum { _hx_ClassId = 0x1b643044 }; - - void __construct( ::lime::media::AudioSource source, ::openfl::media::SoundTransform soundTransform); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.media.SoundChannel") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.media.SoundChannel"); } - static hx::ObjectPtr< SoundChannel_obj > __new( ::lime::media::AudioSource source, ::openfl::media::SoundTransform soundTransform); - static hx::ObjectPtr< SoundChannel_obj > __alloc(hx::Ctx *_hx_ctx, ::lime::media::AudioSource source, ::openfl::media::SoundTransform soundTransform); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~SoundChannel_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("SoundChannel",d4,af,1c,a9); } - - Float leftPeak; - Float rightPeak; - bool _hx___isValid; - ::openfl::media::SoundTransform _hx___soundTransform; - ::lime::media::AudioSource _hx___source; - void stop(); - ::Dynamic stop_dyn(); - - void _hx___dispose(); - ::Dynamic _hx___dispose_dyn(); - - void _hx___updateTransform(); - ::Dynamic _hx___updateTransform_dyn(); - - Float get_position(); - ::Dynamic get_position_dyn(); - - Float set_position(Float value); - ::Dynamic set_position_dyn(); - - ::openfl::media::SoundTransform get_soundTransform(); - ::Dynamic get_soundTransform_dyn(); - - ::openfl::media::SoundTransform set_soundTransform( ::openfl::media::SoundTransform value); - ::Dynamic set_soundTransform_dyn(); - - void source_onComplete(); - ::Dynamic source_onComplete_dyn(); - -}; - -} // end namespace openfl -} // end namespace media - -#endif /* INCLUDED_openfl_media_SoundChannel */ diff --git a/hGameTest/bin/linux/obj/include/openfl/media/SoundLoaderContext.h b/hGameTest/bin/linux/obj/include/openfl/media/SoundLoaderContext.h deleted file mode 100644 index 46132452..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/media/SoundLoaderContext.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_media_SoundLoaderContext -#define INCLUDED_openfl_media_SoundLoaderContext - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_baeaab40d0a56ac0_148_new) -HX_DECLARE_CLASS2(openfl,media,SoundLoaderContext) - -namespace openfl{ -namespace media{ - - -class HXCPP_CLASS_ATTRIBUTES SoundLoaderContext_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef SoundLoaderContext_obj OBJ_; - SoundLoaderContext_obj(); - - public: - enum { _hx_ClassId = 0x44beed41 }; - - void __construct(hx::Null< Float > __o_bufferTime,hx::Null< bool > __o_checkPolicyFile); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.media.SoundLoaderContext") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.media.SoundLoaderContext"); } - - inline static hx::ObjectPtr< SoundLoaderContext_obj > __new(hx::Null< Float > __o_bufferTime,hx::Null< bool > __o_checkPolicyFile) { - hx::ObjectPtr< SoundLoaderContext_obj > __this = new SoundLoaderContext_obj(); - __this->__construct(__o_bufferTime,__o_checkPolicyFile); - return __this; - } - - inline static hx::ObjectPtr< SoundLoaderContext_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_bufferTime,hx::Null< bool > __o_checkPolicyFile) { - SoundLoaderContext_obj *__this = (SoundLoaderContext_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(SoundLoaderContext_obj), false, "openfl.media.SoundLoaderContext")); - *(void **)__this = SoundLoaderContext_obj::_hx_vtable; -{ - Float bufferTime = __o_bufferTime.Default(1000); - bool checkPolicyFile = __o_checkPolicyFile.Default(false); - HX_STACKFRAME(&_hx_pos_baeaab40d0a56ac0_148_new) -HXLINE( 149) ( ( ::openfl::media::SoundLoaderContext)(__this) )->bufferTime = bufferTime; -HXLINE( 150) ( ( ::openfl::media::SoundLoaderContext)(__this) )->checkPolicyFile = checkPolicyFile; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~SoundLoaderContext_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("SoundLoaderContext",ed,bf,f5,97); } - - Float bufferTime; - bool checkPolicyFile; -}; - -} // end namespace openfl -} // end namespace media - -#endif /* INCLUDED_openfl_media_SoundLoaderContext */ diff --git a/hGameTest/bin/linux/obj/include/openfl/media/SoundMixer.h b/hGameTest/bin/linux/obj/include/openfl/media/SoundMixer.h deleted file mode 100644 index 121ac411..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/media/SoundMixer.h +++ /dev/null @@ -1,87 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_media_SoundMixer -#define INCLUDED_openfl_media_SoundMixer - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,media,SoundChannel) -HX_DECLARE_CLASS2(openfl,media,SoundMixer) -HX_DECLARE_CLASS2(openfl,media,SoundTransform) - -namespace openfl{ -namespace media{ - - -class HXCPP_CLASS_ATTRIBUTES SoundMixer_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef SoundMixer_obj OBJ_; - SoundMixer_obj(); - - public: - enum { _hx_ClassId = 0x41efa64a }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.media.SoundMixer") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.media.SoundMixer"); } - - inline static hx::ObjectPtr< SoundMixer_obj > __new() { - hx::ObjectPtr< SoundMixer_obj > __this = new SoundMixer_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< SoundMixer_obj > __alloc(hx::Ctx *_hx_ctx) { - SoundMixer_obj *__this = (SoundMixer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(SoundMixer_obj), false, "openfl.media.SoundMixer")); - *(void **)__this = SoundMixer_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~SoundMixer_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("SoundMixer",da,21,66,68); } - - static void __boot(); - static int MAX_ACTIVE_CHANNELS; - static int bufferTime; - static ::Array< ::Dynamic> _hx___soundChannels; - static ::openfl::media::SoundTransform _hx___soundTransform; - static bool areSoundsInaccessible(); - static ::Dynamic areSoundsInaccessible_dyn(); - - static void stopAll(); - static ::Dynamic stopAll_dyn(); - - static void _hx___registerSoundChannel( ::openfl::media::SoundChannel soundChannel); - static ::Dynamic _hx___registerSoundChannel_dyn(); - - static void _hx___unregisterSoundChannel( ::openfl::media::SoundChannel soundChannel); - static ::Dynamic _hx___unregisterSoundChannel_dyn(); - - static ::openfl::media::SoundTransform get_soundTransform(); - static ::Dynamic get_soundTransform_dyn(); - - static ::openfl::media::SoundTransform set_soundTransform( ::openfl::media::SoundTransform value); - static ::Dynamic set_soundTransform_dyn(); - -}; - -} // end namespace openfl -} // end namespace media - -#endif /* INCLUDED_openfl_media_SoundMixer */ diff --git a/hGameTest/bin/linux/obj/include/openfl/media/SoundTransform.h b/hGameTest/bin/linux/obj/include/openfl/media/SoundTransform.h deleted file mode 100644 index c7192a27..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/media/SoundTransform.h +++ /dev/null @@ -1,85 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_media_SoundTransform -#define INCLUDED_openfl_media_SoundTransform - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_b69a1b3bd673fa32_58_new) -HX_DECLARE_CLASS2(openfl,media,SoundTransform) - -namespace openfl{ -namespace media{ - - -class HXCPP_CLASS_ATTRIBUTES SoundTransform_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef SoundTransform_obj OBJ_; - SoundTransform_obj(); - - public: - enum { _hx_ClassId = 0x00b0ff2d }; - - void __construct(hx::Null< Float > __o_vol,hx::Null< Float > __o_panning); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.media.SoundTransform") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.media.SoundTransform"); } - - inline static hx::ObjectPtr< SoundTransform_obj > __new(hx::Null< Float > __o_vol,hx::Null< Float > __o_panning) { - hx::ObjectPtr< SoundTransform_obj > __this = new SoundTransform_obj(); - __this->__construct(__o_vol,__o_panning); - return __this; - } - - inline static hx::ObjectPtr< SoundTransform_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_vol,hx::Null< Float > __o_panning) { - SoundTransform_obj *__this = (SoundTransform_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(SoundTransform_obj), false, "openfl.media.SoundTransform")); - *(void **)__this = SoundTransform_obj::_hx_vtable; -{ - Float vol = __o_vol.Default(1); - Float panning = __o_panning.Default(0); - HX_STACKFRAME(&_hx_pos_b69a1b3bd673fa32_58_new) -HXLINE( 59) ( ( ::openfl::media::SoundTransform)(__this) )->volume = vol; -HXLINE( 60) ( ( ::openfl::media::SoundTransform)(__this) )->pan = panning; -HXLINE( 61) ( ( ::openfl::media::SoundTransform)(__this) )->leftToLeft = ( (Float)(0) ); -HXLINE( 62) ( ( ::openfl::media::SoundTransform)(__this) )->leftToRight = ( (Float)(0) ); -HXLINE( 63) ( ( ::openfl::media::SoundTransform)(__this) )->rightToLeft = ( (Float)(0) ); -HXLINE( 64) ( ( ::openfl::media::SoundTransform)(__this) )->rightToRight = ( (Float)(0) ); - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~SoundTransform_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("SoundTransform",bd,82,34,cd); } - - static void __boot(); - static ::Dynamic __meta__; - Float leftToLeft; - Float leftToRight; - Float pan; - Float rightToLeft; - Float rightToRight; - Float volume; - ::openfl::media::SoundTransform clone(); - ::Dynamic clone_dyn(); - -}; - -} // end namespace openfl -} // end namespace media - -#endif /* INCLUDED_openfl_media_SoundTransform */ diff --git a/hGameTest/bin/linux/obj/include/openfl/net/NetConnection.h b/hGameTest/bin/linux/obj/include/openfl/net/NetConnection.h deleted file mode 100644 index 506904ab..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/net/NetConnection.h +++ /dev/null @@ -1,59 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_net_NetConnection -#define INCLUDED_openfl_net_NetConnection - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,net,NetConnection) - -namespace openfl{ -namespace net{ - - -class HXCPP_CLASS_ATTRIBUTES NetConnection_obj : public ::openfl::events::EventDispatcher_obj -{ - public: - typedef ::openfl::events::EventDispatcher_obj super; - typedef NetConnection_obj OBJ_; - NetConnection_obj(); - - public: - enum { _hx_ClassId = 0x264826ba }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.net.NetConnection") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.net.NetConnection"); } - static hx::ObjectPtr< NetConnection_obj > __new(); - static hx::ObjectPtr< NetConnection_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NetConnection_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NetConnection",bb,ba,b8,81); } - - static void __boot(); - static ::Dynamic __meta__; - static ::String CONNECT_SUCCESS; - void connect(::String command, ::Dynamic p1, ::Dynamic p2, ::Dynamic p3, ::Dynamic p4, ::Dynamic p5); - ::Dynamic connect_dyn(); - -}; - -} // end namespace openfl -} // end namespace net - -#endif /* INCLUDED_openfl_net_NetConnection */ diff --git a/hGameTest/bin/linux/obj/include/openfl/net/NetStream.h b/hGameTest/bin/linux/obj/include/openfl/net/NetStream.h deleted file mode 100644 index c53e6ddd..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/net/NetStream.h +++ /dev/null @@ -1,160 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_net_NetStream -#define INCLUDED_openfl_net_NetStream - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -HX_DECLARE_CLASS1(haxe,Timer) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,media,SoundTransform) -HX_DECLARE_CLASS2(openfl,net,NetConnection) -HX_DECLARE_CLASS2(openfl,net,NetStream) - -namespace openfl{ -namespace net{ - - -class HXCPP_CLASS_ATTRIBUTES NetStream_obj : public ::openfl::events::EventDispatcher_obj -{ - public: - typedef ::openfl::events::EventDispatcher_obj super; - typedef NetStream_obj OBJ_; - NetStream_obj(); - - public: - enum { _hx_ClassId = 0x0c38daf0 }; - - void __construct( ::openfl::net::NetConnection connection,::String peerID); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.net.NetStream") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.net.NetStream"); } - static hx::ObjectPtr< NetStream_obj > __new( ::openfl::net::NetConnection connection,::String peerID); - static hx::ObjectPtr< NetStream_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::net::NetConnection connection,::String peerID); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~NetStream_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("NetStream",9d,5c,f0,f3); } - - static void __boot(); - static ::Dynamic __meta__; - int audioCodec; - Float bufferLength; - Float bufferTime; - int bytesLoaded; - int bytesTotal; - bool checkPolicyFile; - ::Dynamic client; - Float currentFPS; - int decodedFrames; - Float liveDelay; - int objectEncoding; - Float time; - int videoCode; - bool _hx___closed; - ::openfl::net::NetConnection _hx___connection; - ::openfl::media::SoundTransform _hx___soundTransform; - ::haxe::Timer _hx___timer; - void close(); - ::Dynamic close_dyn(); - - void dispose(); - ::Dynamic dispose_dyn(); - - void pause(); - ::Dynamic pause_dyn(); - - void play(::String url, ::Dynamic p1, ::Dynamic p2, ::Dynamic p3, ::Dynamic p4, ::Dynamic p5); - ::Dynamic play_dyn(); - - void requestVideoStatus(); - ::Dynamic requestVideoStatus_dyn(); - - void resume(); - ::Dynamic resume_dyn(); - - void seek(Float time); - ::Dynamic seek_dyn(); - - void togglePause(); - ::Dynamic togglePause_dyn(); - - void _hx___dispatchStatus(::String code); - ::Dynamic _hx___dispatchStatus_dyn(); - - void _hx___playStatus(::String code); - ::Dynamic _hx___playStatus_dyn(); - - void video_onCanPlay( ::Dynamic event); - ::Dynamic video_onCanPlay_dyn(); - - void video_onCanPlayThrough( ::Dynamic event); - ::Dynamic video_onCanPlayThrough_dyn(); - - void video_onDurationChanged( ::Dynamic event); - ::Dynamic video_onDurationChanged_dyn(); - - void video_onEnd( ::Dynamic event); - ::Dynamic video_onEnd_dyn(); - - void video_onError( ::Dynamic event); - ::Dynamic video_onError_dyn(); - - void video_onLoadMetaData( ::Dynamic event); - ::Dynamic video_onLoadMetaData_dyn(); - - void video_onLoadStart( ::Dynamic event); - ::Dynamic video_onLoadStart_dyn(); - - void video_onPause( ::Dynamic event); - ::Dynamic video_onPause_dyn(); - - void video_onPlaying( ::Dynamic event); - ::Dynamic video_onPlaying_dyn(); - - void video_onSeeking( ::Dynamic event); - ::Dynamic video_onSeeking_dyn(); - - void video_onStalled( ::Dynamic event); - ::Dynamic video_onStalled_dyn(); - - void video_onTimeUpdate( ::Dynamic event); - ::Dynamic video_onTimeUpdate_dyn(); - - void video_onWaiting( ::Dynamic event); - ::Dynamic video_onWaiting_dyn(); - - ::openfl::media::SoundTransform get_soundTransform(); - ::Dynamic get_soundTransform_dyn(); - - ::openfl::media::SoundTransform set_soundTransform( ::openfl::media::SoundTransform value); - ::Dynamic set_soundTransform_dyn(); - - Float get_speed(); - ::Dynamic get_speed_dyn(); - - Float set_speed(Float value); - ::Dynamic set_speed_dyn(); - -}; - -} // end namespace openfl -} // end namespace net - -#endif /* INCLUDED_openfl_net_NetStream */ diff --git a/hGameTest/bin/linux/obj/include/openfl/net/URLLoader.h b/hGameTest/bin/linux/obj/include/openfl/net/URLLoader.h deleted file mode 100644 index d889b24b..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/net/URLLoader.h +++ /dev/null @@ -1,82 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_net_URLLoader -#define INCLUDED_openfl_net_URLLoader - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -HX_DECLARE_CLASS2(lime,net,_IHTTPRequest) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,net,URLLoader) -HX_DECLARE_CLASS2(openfl,net,URLRequest) - -namespace openfl{ -namespace net{ - - -class HXCPP_CLASS_ATTRIBUTES URLLoader_obj : public ::openfl::events::EventDispatcher_obj -{ - public: - typedef ::openfl::events::EventDispatcher_obj super; - typedef URLLoader_obj OBJ_; - URLLoader_obj(); - - public: - enum { _hx_ClassId = 0x59fbe715 }; - - void __construct( ::openfl::net::URLRequest request); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.net.URLLoader") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.net.URLLoader"); } - static hx::ObjectPtr< URLLoader_obj > __new( ::openfl::net::URLRequest request); - static hx::ObjectPtr< URLLoader_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::net::URLRequest request); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~URLLoader_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("URLLoader",c2,68,b3,41); } - - int bytesLoaded; - int bytesTotal; - ::Dynamic data; - ::Dynamic dataFormat; - ::Dynamic _hx___httpRequest; - void close(); - ::Dynamic close_dyn(); - - void load( ::openfl::net::URLRequest request); - ::Dynamic load_dyn(); - - void _hx___dispatchStatus(); - ::Dynamic _hx___dispatchStatus_dyn(); - - void _hx___prepareRequest(::Dynamic httpRequest, ::openfl::net::URLRequest request); - ::Dynamic _hx___prepareRequest_dyn(); - - void httpRequest_onError( ::Dynamic error); - ::Dynamic httpRequest_onError_dyn(); - - void httpRequest_onProgress(int bytesLoaded,int bytesTotal); - ::Dynamic httpRequest_onProgress_dyn(); - -}; - -} // end namespace openfl -} // end namespace net - -#endif /* INCLUDED_openfl_net_URLLoader */ diff --git a/hGameTest/bin/linux/obj/include/openfl/net/URLRequest.h b/hGameTest/bin/linux/obj/include/openfl/net/URLRequest.h deleted file mode 100644 index c4ac1198..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/net/URLRequest.h +++ /dev/null @@ -1,62 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_net_URLRequest -#define INCLUDED_openfl_net_URLRequest - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,net,URLRequest) -HX_DECLARE_CLASS2(openfl,net,URLRequestHeader) - -namespace openfl{ -namespace net{ - - -class HXCPP_CLASS_ATTRIBUTES URLRequest_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef URLRequest_obj OBJ_; - URLRequest_obj(); - - public: - enum { _hx_ClassId = 0x2d927a45 }; - - void __construct(::String url); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.net.URLRequest") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.net.URLRequest"); } - static hx::ObjectPtr< URLRequest_obj > __new(::String url); - static hx::ObjectPtr< URLRequest_obj > __alloc(hx::Ctx *_hx_ctx,::String url); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~URLRequest_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("URLRequest",c0,57,dd,76); } - - ::String contentType; - ::Dynamic data; - bool followRedirects; - Float idleTimeout; - bool manageCookies; - ::String method; - ::Array< ::Dynamic> requestHeaders; - ::String url; - ::String userAgent; -}; - -} // end namespace openfl -} // end namespace net - -#endif /* INCLUDED_openfl_net_URLRequest */ diff --git a/hGameTest/bin/linux/obj/include/openfl/net/URLRequestDefaults.h b/hGameTest/bin/linux/obj/include/openfl/net/URLRequestDefaults.h deleted file mode 100644 index bd8d5dbe..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/net/URLRequestDefaults.h +++ /dev/null @@ -1,65 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_net_URLRequestDefaults -#define INCLUDED_openfl_net_URLRequestDefaults - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,net,URLRequestDefaults) - -namespace openfl{ -namespace net{ - - -class HXCPP_CLASS_ATTRIBUTES URLRequestDefaults_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef URLRequestDefaults_obj OBJ_; - URLRequestDefaults_obj(); - - public: - enum { _hx_ClassId = 0x7ff953f7 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.net.URLRequestDefaults") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.net.URLRequestDefaults"); } - - inline static hx::ObjectPtr< URLRequestDefaults_obj > __new() { - hx::ObjectPtr< URLRequestDefaults_obj > __this = new URLRequestDefaults_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< URLRequestDefaults_obj > __alloc(hx::Ctx *_hx_ctx) { - URLRequestDefaults_obj *__this = (URLRequestDefaults_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(URLRequestDefaults_obj), false, "openfl.net.URLRequestDefaults")); - *(void **)__this = URLRequestDefaults_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~URLRequestDefaults_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("URLRequestDefaults",72,a4,e6,e4); } - - static void __boot(); - static bool followRedirects; - static Float idleTimeout; - static bool manageCookies; - static ::String userAgent; -}; - -} // end namespace openfl -} // end namespace net - -#endif /* INCLUDED_openfl_net_URLRequestDefaults */ diff --git a/hGameTest/bin/linux/obj/include/openfl/net/URLRequestHeader.h b/hGameTest/bin/linux/obj/include/openfl/net/URLRequestHeader.h deleted file mode 100644 index 2ea4167c..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/net/URLRequestHeader.h +++ /dev/null @@ -1,76 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_net_URLRequestHeader -#define INCLUDED_openfl_net_URLRequestHeader - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_8cde7e51a6201b8b_100_new) -HX_DECLARE_CLASS2(openfl,net,URLRequestHeader) - -namespace openfl{ -namespace net{ - - -class HXCPP_CLASS_ATTRIBUTES URLRequestHeader_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef URLRequestHeader_obj OBJ_; - URLRequestHeader_obj(); - - public: - enum { _hx_ClassId = 0x07e4677a }; - - void __construct(::String __o_name,::String __o_value); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.net.URLRequestHeader") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.net.URLRequestHeader"); } - - inline static hx::ObjectPtr< URLRequestHeader_obj > __new(::String __o_name,::String __o_value) { - hx::ObjectPtr< URLRequestHeader_obj > __this = new URLRequestHeader_obj(); - __this->__construct(__o_name,__o_value); - return __this; - } - - inline static hx::ObjectPtr< URLRequestHeader_obj > __alloc(hx::Ctx *_hx_ctx,::String __o_name,::String __o_value) { - URLRequestHeader_obj *__this = (URLRequestHeader_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(URLRequestHeader_obj), true, "openfl.net.URLRequestHeader")); - *(void **)__this = URLRequestHeader_obj::_hx_vtable; -{ - ::String name = __o_name; - if (hx::IsNull(__o_name)) name = HX_("",00,00,00,00); - ::String value = __o_value; - if (hx::IsNull(__o_value)) value = HX_("",00,00,00,00); - HX_STACKFRAME(&_hx_pos_8cde7e51a6201b8b_100_new) -HXLINE( 101) ( ( ::openfl::net::URLRequestHeader)(__this) )->name = name; -HXLINE( 102) ( ( ::openfl::net::URLRequestHeader)(__this) )->value = value; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~URLRequestHeader_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("URLRequestHeader",6d,25,a6,a7); } - - ::String name; - ::String value; -}; - -} // end namespace openfl -} // end namespace net - -#endif /* INCLUDED_openfl_net_URLRequestHeader */ diff --git a/hGameTest/bin/linux/obj/include/openfl/net/_URLLoaderDataFormat/URLLoaderDataFormat_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/net/_URLLoaderDataFormat/URLLoaderDataFormat_Impl_.h deleted file mode 100644 index e42a5bdc..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/net/_URLLoaderDataFormat/URLLoaderDataFormat_Impl_.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_net__URLLoaderDataFormat_URLLoaderDataFormat_Impl_ -#define INCLUDED_openfl_net__URLLoaderDataFormat_URLLoaderDataFormat_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,net,_URLLoaderDataFormat,URLLoaderDataFormat_Impl_) - -namespace openfl{ -namespace net{ -namespace _URLLoaderDataFormat{ - - -class HXCPP_CLASS_ATTRIBUTES URLLoaderDataFormat_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef URLLoaderDataFormat_Impl__obj OBJ_; - URLLoaderDataFormat_Impl__obj(); - - public: - enum { _hx_ClassId = 0x7a0918fa }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.net._URLLoaderDataFormat.URLLoaderDataFormat_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.net._URLLoaderDataFormat.URLLoaderDataFormat_Impl_"); } - - inline static hx::ObjectPtr< URLLoaderDataFormat_Impl__obj > __new() { - hx::ObjectPtr< URLLoaderDataFormat_Impl__obj > __this = new URLLoaderDataFormat_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< URLLoaderDataFormat_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - URLLoaderDataFormat_Impl__obj *__this = (URLLoaderDataFormat_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(URLLoaderDataFormat_Impl__obj), false, "openfl.net._URLLoaderDataFormat.URLLoaderDataFormat_Impl_")); - *(void **)__this = URLLoaderDataFormat_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~URLLoaderDataFormat_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("URLLoaderDataFormat_Impl_",43,31,80,7f); } - - static void __boot(); - static ::Dynamic BINARY; - static ::Dynamic TEXT; - static ::Dynamic VARIABLES; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace net -} // end namespace _URLLoaderDataFormat - -#endif /* INCLUDED_openfl_net__URLLoaderDataFormat_URLLoaderDataFormat_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/system/ApplicationDomain.h b/hGameTest/bin/linux/obj/include/openfl/system/ApplicationDomain.h deleted file mode 100644 index 5e87bce3..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/system/ApplicationDomain.h +++ /dev/null @@ -1,63 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_system_ApplicationDomain -#define INCLUDED_openfl_system_ApplicationDomain - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,_hx_system,ApplicationDomain) - -namespace openfl{ -namespace _hx_system{ - - -class HXCPP_CLASS_ATTRIBUTES ApplicationDomain_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ApplicationDomain_obj OBJ_; - ApplicationDomain_obj(); - - public: - enum { _hx_ClassId = 0x66cc77f5 }; - - void __construct( ::openfl::_hx_system::ApplicationDomain parentDomain); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.system.ApplicationDomain") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.system.ApplicationDomain"); } - static hx::ObjectPtr< ApplicationDomain_obj > __new( ::openfl::_hx_system::ApplicationDomain parentDomain); - static hx::ObjectPtr< ApplicationDomain_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::_hx_system::ApplicationDomain parentDomain); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ApplicationDomain_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ApplicationDomain",94,ec,60,45); } - - static void __boot(); - static ::openfl::_hx_system::ApplicationDomain currentDomain; - ::openfl::_hx_system::ApplicationDomain parentDomain; - hx::Class getDefinition(::String name); - ::Dynamic getDefinition_dyn(); - - bool hasDefinition(::String name); - ::Dynamic hasDefinition_dyn(); - -}; - -} // end namespace openfl -} // end namespace system - -#endif /* INCLUDED_openfl_system_ApplicationDomain */ diff --git a/hGameTest/bin/linux/obj/include/openfl/system/LoaderContext.h b/hGameTest/bin/linux/obj/include/openfl/system/LoaderContext.h deleted file mode 100644 index b9ec0651..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/system/LoaderContext.h +++ /dev/null @@ -1,59 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_system_LoaderContext -#define INCLUDED_openfl_system_LoaderContext - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,_hx_system,ApplicationDomain) -HX_DECLARE_CLASS2(openfl,_hx_system,LoaderContext) -HX_DECLARE_CLASS2(openfl,_hx_system,SecurityDomain) - -namespace openfl{ -namespace _hx_system{ - - -class HXCPP_CLASS_ATTRIBUTES LoaderContext_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef LoaderContext_obj OBJ_; - LoaderContext_obj(); - - public: - enum { _hx_ClassId = 0x0a1acdf9 }; - - void __construct(hx::Null< bool > __o_checkPolicyFile, ::openfl::_hx_system::ApplicationDomain applicationDomain, ::openfl::_hx_system::SecurityDomain securityDomain); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.system.LoaderContext") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.system.LoaderContext"); } - static hx::ObjectPtr< LoaderContext_obj > __new(hx::Null< bool > __o_checkPolicyFile, ::openfl::_hx_system::ApplicationDomain applicationDomain, ::openfl::_hx_system::SecurityDomain securityDomain); - static hx::ObjectPtr< LoaderContext_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< bool > __o_checkPolicyFile, ::openfl::_hx_system::ApplicationDomain applicationDomain, ::openfl::_hx_system::SecurityDomain securityDomain); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~LoaderContext_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("LoaderContext",fc,3d,01,c1); } - - bool allowCodeImport; - bool allowLoadBytesCodeExecution; - ::openfl::_hx_system::ApplicationDomain applicationDomain; - bool checkPolicyFile; - ::openfl::_hx_system::SecurityDomain securityDomain; -}; - -} // end namespace openfl -} // end namespace system - -#endif /* INCLUDED_openfl_system_LoaderContext */ diff --git a/hGameTest/bin/linux/obj/include/openfl/system/SecurityDomain.h b/hGameTest/bin/linux/obj/include/openfl/system/SecurityDomain.h deleted file mode 100644 index 10b298a2..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/system/SecurityDomain.h +++ /dev/null @@ -1,68 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_system_SecurityDomain -#define INCLUDED_openfl_system_SecurityDomain - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_708c5fba9d37bf54_23_new) -HX_DECLARE_CLASS2(openfl,_hx_system,SecurityDomain) - -namespace openfl{ -namespace _hx_system{ - - -class HXCPP_CLASS_ATTRIBUTES SecurityDomain_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef SecurityDomain_obj OBJ_; - SecurityDomain_obj(); - - public: - enum { _hx_ClassId = 0x0be6b06f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.system.SecurityDomain") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.system.SecurityDomain"); } - - inline static hx::ObjectPtr< SecurityDomain_obj > __new() { - hx::ObjectPtr< SecurityDomain_obj > __this = new SecurityDomain_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< SecurityDomain_obj > __alloc(hx::Ctx *_hx_ctx) { - SecurityDomain_obj *__this = (SecurityDomain_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(SecurityDomain_obj), false, "openfl.system.SecurityDomain")); - *(void **)__this = SecurityDomain_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_708c5fba9d37bf54_23_new) - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~SecurityDomain_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("SecurityDomain",44,64,95,10); } - - static void __boot(); - static ::Dynamic __meta__; - static ::openfl::_hx_system::SecurityDomain currentDomain; -}; - -} // end namespace openfl -} // end namespace system - -#endif /* INCLUDED_openfl_system_SecurityDomain */ diff --git a/hGameTest/bin/linux/obj/include/openfl/text/Font.h b/hGameTest/bin/linux/obj/include/openfl/text/Font.h deleted file mode 100644 index e75130cd..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/text/Font.h +++ /dev/null @@ -1,104 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_text_Font -#define INCLUDED_openfl_text_Font - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_lime_text_Font -#include -#endif -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,text,Font) -HX_DECLARE_CLASS2(openfl,text,Font) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace text{ - - -class HXCPP_CLASS_ATTRIBUTES Font_obj : public ::lime::text::Font_obj -{ - public: - typedef ::lime::text::Font_obj super; - typedef Font_obj OBJ_; - Font_obj(); - - public: - enum { _hx_ClassId = 0x7d07fbf0 }; - - void __construct(::String name); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.text.Font") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.text.Font"); } - static hx::ObjectPtr< Font_obj > __new(::String name); - static hx::ObjectPtr< Font_obj > __alloc(hx::Ctx *_hx_ctx,::String name); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Font_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Font",ef,89,99,2e); } - - static void __boot(); - static ::haxe::ds::StringMap _hx___fontByName; - static ::Array< ::Dynamic> _hx___registeredFonts; - static ::Array< ::Dynamic> enumerateFonts(hx::Null< bool > enumerateDeviceFonts); - static ::Dynamic enumerateFonts_dyn(); - - static ::openfl::text::Font fromBytes( ::openfl::utils::ByteArrayData bytes); - static ::Dynamic fromBytes_dyn(); - - static ::openfl::text::Font fromFile(::String path); - static ::Dynamic fromFile_dyn(); - - static ::lime::app::Future loadFromBytes( ::openfl::utils::ByteArrayData bytes); - static ::Dynamic loadFromBytes_dyn(); - - static ::lime::app::Future loadFromFile(::String path); - static ::Dynamic loadFromFile_dyn(); - - static ::lime::app::Future loadFromName(::String path); - static ::Dynamic loadFromName_dyn(); - - static void registerFont( ::Dynamic font); - static ::Dynamic registerFont_dyn(); - - ::Dynamic fontStyle; - ::Dynamic fontType; - bool _hx___initialized; - void _hx___fromLimeFont( ::lime::text::Font font); - ::Dynamic _hx___fromLimeFont_dyn(); - - bool _hx___initialize(); - ::Dynamic _hx___initialize_dyn(); - - ::String get_fontName(); - ::Dynamic get_fontName_dyn(); - - ::String set_fontName(::String value); - ::Dynamic set_fontName_dyn(); - -}; - -} // end namespace openfl -} // end namespace text - -#endif /* INCLUDED_openfl_text_Font */ diff --git a/hGameTest/bin/linux/obj/include/openfl/text/_FontStyle/FontStyle_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/text/_FontStyle/FontStyle_Impl_.h deleted file mode 100644 index c69cf840..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/text/_FontStyle/FontStyle_Impl_.h +++ /dev/null @@ -1,72 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_text__FontStyle_FontStyle_Impl_ -#define INCLUDED_openfl_text__FontStyle_FontStyle_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,text,_FontStyle,FontStyle_Impl_) - -namespace openfl{ -namespace text{ -namespace _FontStyle{ - - -class HXCPP_CLASS_ATTRIBUTES FontStyle_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef FontStyle_Impl__obj OBJ_; - FontStyle_Impl__obj(); - - public: - enum { _hx_ClassId = 0x2560f57e }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.text._FontStyle.FontStyle_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.text._FontStyle.FontStyle_Impl_"); } - - inline static hx::ObjectPtr< FontStyle_Impl__obj > __new() { - hx::ObjectPtr< FontStyle_Impl__obj > __this = new FontStyle_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< FontStyle_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - FontStyle_Impl__obj *__this = (FontStyle_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(FontStyle_Impl__obj), false, "openfl.text._FontStyle.FontStyle_Impl_")); - *(void **)__this = FontStyle_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~FontStyle_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("FontStyle_Impl_",e2,62,27,5d); } - - static void __boot(); - static ::Dynamic BOLD; - static ::Dynamic BOLD_ITALIC; - static ::Dynamic ITALIC; - static ::Dynamic REGULAR; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace text -} // end namespace _FontStyle - -#endif /* INCLUDED_openfl_text__FontStyle_FontStyle_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/text/_FontType/FontType_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/text/_FontType/FontType_Impl_.h deleted file mode 100644 index 999f01b6..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/text/_FontType/FontType_Impl_.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_text__FontType_FontType_Impl_ -#define INCLUDED_openfl_text__FontType_FontType_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,text,_FontType,FontType_Impl_) - -namespace openfl{ -namespace text{ -namespace _FontType{ - - -class HXCPP_CLASS_ATTRIBUTES FontType_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef FontType_Impl__obj OBJ_; - FontType_Impl__obj(); - - public: - enum { _hx_ClassId = 0x7c53ef74 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.text._FontType.FontType_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.text._FontType.FontType_Impl_"); } - - inline static hx::ObjectPtr< FontType_Impl__obj > __new() { - hx::ObjectPtr< FontType_Impl__obj > __this = new FontType_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< FontType_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - FontType_Impl__obj *__this = (FontType_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(FontType_Impl__obj), false, "openfl.text._FontType.FontType_Impl_")); - *(void **)__this = FontType_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~FontType_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("FontType_Impl_",a9,e5,01,a6); } - - static void __boot(); - static ::Dynamic DEVICE; - static ::Dynamic EMBEDDED; - static ::Dynamic EMBEDDED_CFF; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace text -} // end namespace _FontType - -#endif /* INCLUDED_openfl_text__FontType_FontType_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/ui/GameInput.h b/hGameTest/bin/linux/obj/include/openfl/ui/GameInput.h deleted file mode 100644 index 8d6d45ab..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/ui/GameInput.h +++ /dev/null @@ -1,89 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_ui_GameInput -#define INCLUDED_openfl_ui_GameInput - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,ObjectMap) -HX_DECLARE_CLASS2(lime,ui,Gamepad) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,ui,GameInput) -HX_DECLARE_CLASS2(openfl,ui,GameInputDevice) - -namespace openfl{ -namespace ui{ - - -class HXCPP_CLASS_ATTRIBUTES GameInput_obj : public ::openfl::events::EventDispatcher_obj -{ - public: - typedef ::openfl::events::EventDispatcher_obj super; - typedef GameInput_obj OBJ_; - GameInput_obj(); - - public: - enum { _hx_ClassId = 0x7cfd8db4 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.ui.GameInput") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.ui.GameInput"); } - static hx::ObjectPtr< GameInput_obj > __new(); - static hx::ObjectPtr< GameInput_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GameInput_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GameInput",98,92,0b,95); } - - static void __boot(); - static ::Dynamic __meta__; - static bool isSupported; - static int numDevices; - static ::Array< ::Dynamic> _hx___deviceList; - static ::Array< ::Dynamic> _hx___instances; - static ::haxe::ds::ObjectMap _hx___devices; - static ::openfl::ui::GameInputDevice getDeviceAt(int index); - static ::Dynamic getDeviceAt_dyn(); - - static ::openfl::ui::GameInputDevice _hx___getDevice( ::lime::ui::Gamepad gamepad); - static ::Dynamic _hx___getDevice_dyn(); - - static void _hx___onGamepadAxisMove( ::lime::ui::Gamepad gamepad,int axis,Float value); - static ::Dynamic _hx___onGamepadAxisMove_dyn(); - - static void _hx___onGamepadButtonDown( ::lime::ui::Gamepad gamepad,int button); - static ::Dynamic _hx___onGamepadButtonDown_dyn(); - - static void _hx___onGamepadButtonUp( ::lime::ui::Gamepad gamepad,int button); - static ::Dynamic _hx___onGamepadButtonUp_dyn(); - - static void _hx___onGamepadConnect( ::lime::ui::Gamepad gamepad); - static ::Dynamic _hx___onGamepadConnect_dyn(); - - static void _hx___onGamepadDisconnect( ::lime::ui::Gamepad gamepad); - static ::Dynamic _hx___onGamepadDisconnect_dyn(); - - void addEventListener(::String type, ::Dynamic listener,hx::Null< bool > useCapture,hx::Null< int > priority,hx::Null< bool > useWeakReference); - -}; - -} // end namespace openfl -} // end namespace ui - -#endif /* INCLUDED_openfl_ui_GameInput */ diff --git a/hGameTest/bin/linux/obj/include/openfl/ui/GameInputControl.h b/hGameTest/bin/linux/obj/include/openfl/ui/GameInputControl.h deleted file mode 100644 index 2a58e7a8..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/ui/GameInputControl.h +++ /dev/null @@ -1,63 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_ui_GameInputControl -#define INCLUDED_openfl_ui_GameInputControl - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,ui,GameInputControl) -HX_DECLARE_CLASS2(openfl,ui,GameInputDevice) - -namespace openfl{ -namespace ui{ - - -class HXCPP_CLASS_ATTRIBUTES GameInputControl_obj : public ::openfl::events::EventDispatcher_obj -{ - public: - typedef ::openfl::events::EventDispatcher_obj super; - typedef GameInputControl_obj OBJ_; - GameInputControl_obj(); - - public: - enum { _hx_ClassId = 0x0323f26d }; - - void __construct( ::openfl::ui::GameInputDevice device,::String id,Float minValue,Float maxValue,hx::Null< Float > __o_value); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.ui.GameInputControl") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.ui.GameInputControl"); } - static hx::ObjectPtr< GameInputControl_obj > __new( ::openfl::ui::GameInputDevice device,::String id,Float minValue,Float maxValue,hx::Null< Float > __o_value); - static hx::ObjectPtr< GameInputControl_obj > __alloc(hx::Ctx *_hx_ctx, ::openfl::ui::GameInputDevice device,::String id,Float minValue,Float maxValue,hx::Null< Float > __o_value); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GameInputControl_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GameInputControl",a5,03,31,94); } - - ::openfl::ui::GameInputDevice device; - ::String id; - Float maxValue; - Float minValue; - Float value; -}; - -} // end namespace openfl -} // end namespace ui - -#endif /* INCLUDED_openfl_ui_GameInputControl */ diff --git a/hGameTest/bin/linux/obj/include/openfl/ui/GameInputDevice.h b/hGameTest/bin/linux/obj/include/openfl/ui/GameInputDevice.h deleted file mode 100644 index 1662717b..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/ui/GameInputDevice.h +++ /dev/null @@ -1,89 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_ui_GameInputDevice -#define INCLUDED_openfl_ui_GameInputDevice - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,IntMap) -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,ui,Gamepad) -HX_DECLARE_CLASS2(openfl,_Vector,IVector) -HX_DECLARE_CLASS2(openfl,_Vector,ObjectVector) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,ui,GameInputControl) -HX_DECLARE_CLASS2(openfl,ui,GameInputDevice) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace ui{ - - -class HXCPP_CLASS_ATTRIBUTES GameInputDevice_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef GameInputDevice_obj OBJ_; - GameInputDevice_obj(); - - public: - enum { _hx_ClassId = 0x0e491d6a }; - - void __construct(::String id,::String name); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.ui.GameInputDevice") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.ui.GameInputDevice"); } - static hx::ObjectPtr< GameInputDevice_obj > __new(::String id,::String name); - static hx::ObjectPtr< GameInputDevice_obj > __alloc(hx::Ctx *_hx_ctx,::String id,::String name); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~GameInputDevice_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("GameInputDevice",4e,e5,cf,03); } - - static void __boot(); - static int MAX_BUFFER_SIZE; - bool enabled; - ::String id; - ::String name; - int sampleInterval; - ::haxe::ds::IntMap _hx___axis; - ::haxe::ds::IntMap _hx___button; - ::Array< ::Dynamic> _hx___controls; - ::lime::ui::Gamepad _hx___gamepad; - int getCachedSamples( ::openfl::utils::ByteArrayData data,hx::Null< bool > append); - ::Dynamic getCachedSamples_dyn(); - - ::openfl::ui::GameInputControl getControlAt(int i); - ::Dynamic getControlAt_dyn(); - - void startCachingSamples(int numSamples, ::openfl::_Vector::ObjectVector controls); - ::Dynamic startCachingSamples_dyn(); - - void stopCachingSamples(); - ::Dynamic stopCachingSamples_dyn(); - - int get_numControls(); - ::Dynamic get_numControls_dyn(); - -}; - -} // end namespace openfl -} // end namespace ui - -#endif /* INCLUDED_openfl_ui_GameInputDevice */ diff --git a/hGameTest/bin/linux/obj/include/openfl/ui/Keyboard.h b/hGameTest/bin/linux/obj/include/openfl/ui/Keyboard.h deleted file mode 100644 index 2c9dce7b..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/ui/Keyboard.h +++ /dev/null @@ -1,177 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_ui_Keyboard -#define INCLUDED_openfl_ui_Keyboard - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,ui,Keyboard) - -namespace openfl{ -namespace ui{ - - -class HXCPP_CLASS_ATTRIBUTES Keyboard_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Keyboard_obj OBJ_; - Keyboard_obj(); - - public: - enum { _hx_ClassId = 0x2dde5f8f }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.ui.Keyboard") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.ui.Keyboard"); } - - inline static hx::ObjectPtr< Keyboard_obj > __new() { - hx::ObjectPtr< Keyboard_obj > __this = new Keyboard_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Keyboard_obj > __alloc(hx::Ctx *_hx_ctx) { - Keyboard_obj *__this = (Keyboard_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Keyboard_obj), false, "openfl.ui.Keyboard")); - *(void **)__this = Keyboard_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Keyboard_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Keyboard",c7,78,db,41); } - - static void __boot(); - static ::Dynamic __meta__; - static int NUMBER_0; - static int NUMBER_1; - static int NUMBER_2; - static int NUMBER_3; - static int NUMBER_4; - static int NUMBER_5; - static int NUMBER_6; - static int NUMBER_7; - static int NUMBER_8; - static int NUMBER_9; - static int A; - static int B; - static int C; - static int D; - static int E; - static int F; - static int G; - static int H; - static int I; - static int J; - static int K; - static int L; - static int M; - static int N; - static int O; - static int P; - static int Q; - static int R; - static int S; - static int T; - static int U; - static int V; - static int W; - static int X; - static int Y; - static int Z; - static int NUMPAD_0; - static int NUMPAD_1; - static int NUMPAD_2; - static int NUMPAD_3; - static int NUMPAD_4; - static int NUMPAD_5; - static int NUMPAD_6; - static int NUMPAD_7; - static int NUMPAD_8; - static int NUMPAD_9; - static int NUMPAD_MULTIPLY; - static int NUMPAD_ADD; - static int NUMPAD_ENTER; - static int NUMPAD_SUBTRACT; - static int NUMPAD_DECIMAL; - static int NUMPAD_DIVIDE; - static int F1; - static int F2; - static int F3; - static int F4; - static int F5; - static int F6; - static int F7; - static int F8; - static int F9; - static int F10; - static int F11; - static int F12; - static int F13; - static int F14; - static int F15; - static int BACKSPACE; - static int TAB; - static int ALTERNATE; - static int ENTER; - static int COMMAND; - static int SHIFT; - static int CONTROL; - static int BREAK; - static int CAPS_LOCK; - static int NUMPAD; - static int ESCAPE; - static int SPACE; - static int PAGE_UP; - static int PAGE_DOWN; - static int END; - static int HOME; - static int LEFT; - static int RIGHT; - static int UP; - static int DOWN; - static int INSERT; - static int DELETE; - static int NUMLOCK; - static int SEMICOLON; - static int EQUAL; - static int COMMA; - static int MINUS; - static int PERIOD; - static int SLASH; - static int BACKQUOTE; - static int LEFTBRACKET; - static int BACKSLASH; - static int RIGHTBRACKET; - static int QUOTE; - static bool capsLock; - static bool numLock; - static bool isAccessible(); - static ::Dynamic isAccessible_dyn(); - - static int _hx___convertKeyCode(int key); - static ::Dynamic _hx___convertKeyCode_dyn(); - - static int _hx___getCharCode(int key,hx::Null< bool > shift); - static ::Dynamic _hx___getCharCode_dyn(); - - static int _hx___getKeyLocation(int key); - static ::Dynamic _hx___getKeyLocation_dyn(); - -}; - -} // end namespace openfl -} // end namespace ui - -#endif /* INCLUDED_openfl_ui_Keyboard */ diff --git a/hGameTest/bin/linux/obj/include/openfl/ui/Mouse.h b/hGameTest/bin/linux/obj/include/openfl/ui/Mouse.h deleted file mode 100644 index 408cc569..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/ui/Mouse.h +++ /dev/null @@ -1,77 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_ui_Mouse -#define INCLUDED_openfl_ui_Mouse - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(openfl,ui,Mouse) - -namespace openfl{ -namespace ui{ - - -class HXCPP_CLASS_ATTRIBUTES Mouse_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Mouse_obj OBJ_; - Mouse_obj(); - - public: - enum { _hx_ClassId = 0x1d7c6159 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.ui.Mouse") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.ui.Mouse"); } - - inline static hx::ObjectPtr< Mouse_obj > __new() { - hx::ObjectPtr< Mouse_obj > __this = new Mouse_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Mouse_obj > __alloc(hx::Ctx *_hx_ctx) { - Mouse_obj *__this = (Mouse_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Mouse_obj), false, "openfl.ui.Mouse")); - *(void **)__this = Mouse_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Mouse_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Mouse",05,86,92,9f); } - - static void __boot(); - static bool supportsCursor; - static bool supportsNativeCursor; - static ::String _hx___cursor; - static bool _hx___hidden; - static void hide(); - static ::Dynamic hide_dyn(); - - static void show(); - static ::Dynamic show_dyn(); - - static ::String get_cursor(); - static ::Dynamic get_cursor_dyn(); - - static ::String set_cursor(::String value); - static ::Dynamic set_cursor_dyn(); - -}; - -} // end namespace openfl -} // end namespace ui - -#endif /* INCLUDED_openfl_ui_Mouse */ diff --git a/hGameTest/bin/linux/obj/include/openfl/ui/_MouseCursor/MouseCursor_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/ui/_MouseCursor/MouseCursor_Impl_.h deleted file mode 100644 index da00473c..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/ui/_MouseCursor/MouseCursor_Impl_.h +++ /dev/null @@ -1,83 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_ui__MouseCursor_MouseCursor_Impl_ -#define INCLUDED_openfl_ui__MouseCursor_MouseCursor_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,ui,MouseCursor) -HX_DECLARE_CLASS3(openfl,ui,_MouseCursor,MouseCursor_Impl_) - -namespace openfl{ -namespace ui{ -namespace _MouseCursor{ - - -class HXCPP_CLASS_ATTRIBUTES MouseCursor_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef MouseCursor_Impl__obj OBJ_; - MouseCursor_Impl__obj(); - - public: - enum { _hx_ClassId = 0x0a8997bb }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.ui._MouseCursor.MouseCursor_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.ui._MouseCursor.MouseCursor_Impl_"); } - - inline static hx::ObjectPtr< MouseCursor_Impl__obj > __new() { - hx::ObjectPtr< MouseCursor_Impl__obj > __this = new MouseCursor_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< MouseCursor_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - MouseCursor_Impl__obj *__this = (MouseCursor_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(MouseCursor_Impl__obj), false, "openfl.ui._MouseCursor.MouseCursor_Impl_")); - *(void **)__this = MouseCursor_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~MouseCursor_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("MouseCursor_Impl_",9b,d5,59,ed); } - - static void __boot(); - static ::String ARROW; - static ::String AUTO; - static ::String BUTTON; - static ::String HAND; - static ::String IBEAM; - static ::String _hx___CROSSHAIR; - static ::String _hx___CUSTOM; - static ::String _hx___MOVE; - static ::String _hx___RESIZE_NESW; - static ::String _hx___RESIZE_NS; - static ::String _hx___RESIZE_NWSE; - static ::String _hx___RESIZE_WE; - static ::String _hx___WAIT; - static ::String _hx___WAIT_ARROW; - static ::String fromLimeCursor( ::lime::ui::MouseCursor cursor); - static ::Dynamic fromLimeCursor_dyn(); - - static ::lime::ui::MouseCursor toLimeCursor(::String this1); - static ::Dynamic toLimeCursor_dyn(); - -}; - -} // end namespace openfl -} // end namespace ui -} // end namespace _MouseCursor - -#endif /* INCLUDED_openfl_ui__MouseCursor_MouseCursor_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/utils/AGALMiniAssembler.h b/hGameTest/bin/linux/obj/include/openfl/utils/AGALMiniAssembler.h deleted file mode 100644 index b58e5be6..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/utils/AGALMiniAssembler.h +++ /dev/null @@ -1,195 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_utils_AGALMiniAssembler -#define INCLUDED_openfl_utils_AGALMiniAssembler - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS0(EReg) -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(openfl,display3D,Context3D) -HX_DECLARE_CLASS2(openfl,display3D,Program3D) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,utils,AGALMiniAssembler) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES AGALMiniAssembler_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AGALMiniAssembler_obj OBJ_; - AGALMiniAssembler_obj(); - - public: - enum { _hx_ClassId = 0x3f00ff77 }; - - void __construct(hx::Null< bool > __o_debugging); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.utils.AGALMiniAssembler") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.utils.AGALMiniAssembler"); } - static hx::ObjectPtr< AGALMiniAssembler_obj > __new(hx::Null< bool > __o_debugging); - static hx::ObjectPtr< AGALMiniAssembler_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< bool > __o_debugging); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AGALMiniAssembler_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AGALMiniAssembler",78,27,0e,a3); } - - static void __boot(); - static ::Dynamic __meta__; - static ::haxe::ds::StringMap OPMAP; - static ::haxe::ds::StringMap REGMAP; - static ::haxe::ds::StringMap SAMPLEMAP; - static int MAX_NESTING; - static int MAX_OPCODES; - static ::String FRAGMENT; - static ::String VERTEX; - static int SAMPLER_TYPE_SHIFT; - static int SAMPLER_DIM_SHIFT; - static int SAMPLER_SPECIAL_SHIFT; - static int SAMPLER_REPEAT_SHIFT; - static int SAMPLER_MIPMAP_SHIFT; - static int SAMPLER_FILTER_SHIFT; - static int REG_WRITE; - static int REG_READ; - static int REG_FRAG; - static int REG_VERT; - static int OP_SCALAR; - static int OP_SPECIAL_TEX; - static int OP_SPECIAL_MATRIX; - static int OP_FRAG_ONLY; - static int OP_VERT_ONLY; - static int OP_NO_DEST; - static int OP_VERSION2; - static int OP_INCNEST; - static int OP_DECNEST; - static ::String MOV; - static ::String ADD; - static ::String SUB; - static ::String MUL; - static ::String DIV; - static ::String RCP; - static ::String MIN; - static ::String MAX; - static ::String FRC; - static ::String SQT; - static ::String RSQ; - static ::String POW; - static ::String LOG; - static ::String EXP; - static ::String NRM; - static ::String SIN; - static ::String COS; - static ::String CRS; - static ::String DP3; - static ::String DP4; - static ::String ABS; - static ::String NEG; - static ::String SAT; - static ::String M33; - static ::String M44; - static ::String M34; - static ::String DDX; - static ::String DDY; - static ::String IFE; - static ::String INE; - static ::String IFG; - static ::String IFL; - static ::String IEG; - static ::String IEL; - static ::String ELS; - static ::String EIF; - static ::String TED; - static ::String KIL; - static ::String TEX; - static ::String SGE; - static ::String SLT; - static ::String SGN; - static ::String SEQ; - static ::String SNE; - static ::String VA; - static ::String VC; - static ::String VT; - static ::String VO; - static ::String VI; - static ::String FC; - static ::String FT; - static ::String FS; - static ::String FO; - static ::String FD; - static ::String IID; - static ::String D2; - static ::String D3; - static ::String CUBE; - static ::String MIPNEAREST; - static ::String MIPLINEAR; - static ::String MIPNONE; - static ::String NOMIP; - static ::String NEAREST; - static ::String LINEAR; - static ::String ANISOTROPIC2X; - static ::String ANISOTROPIC4X; - static ::String ANISOTROPIC8X; - static ::String ANISOTROPIC16X; - static ::String CENTROID; - static ::String SINGLE; - static ::String IGNORESAMPLER; - static ::String REPEAT; - static ::String WRAP; - static ::String CLAMP; - static ::String REPEAT_U_CLAMP_V; - static ::String CLAMP_U_REPEAT_V; - static ::String RGBA; - static ::String COMPRESSED; - static ::String COMPRESSEDALPHA; - static ::String DXT1; - static ::String DXT5; - static ::String VIDEO; - static bool initialized; - static void init(); - static ::Dynamic init_dyn(); - - ::openfl::utils::ByteArrayData agalcode; - ::String error; - bool verbose; - bool debugEnabled; - ::openfl::display3D::Program3D assemble2( ::openfl::display3D::Context3D context3D,int version,::String vertexSource,::String fragmentSource); - ::Dynamic assemble2_dyn(); - - ::openfl::utils::ByteArrayData assemble(::String mode,::String source,hx::Null< int > version,hx::Null< bool > ignoreLimits); - ::Dynamic assemble_dyn(); - - void initregmap(int version,bool ignorelimits); - ::Dynamic initregmap_dyn(); - - ::Array< ::String > match(::String value, ::EReg reg); - ::Dynamic match_dyn(); - -}; - -} // end namespace openfl -} // end namespace utils - -#endif /* INCLUDED_openfl_utils_AGALMiniAssembler */ diff --git a/hGameTest/bin/linux/obj/include/openfl/utils/AssetCache.h b/hGameTest/bin/linux/obj/include/openfl/utils/AssetCache.h deleted file mode 100644 index f6aece1c..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/utils/AssetCache.h +++ /dev/null @@ -1,115 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_utils_AssetCache -#define INCLUDED_openfl_utils_AssetCache - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_openfl_utils_IAssetCache -#include -#endif -HX_DECLARE_CLASS1(haxe,IMap) -HX_DECLARE_CLASS2(haxe,ds,StringMap) -HX_DECLARE_CLASS2(lime,text,Font) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,media,Sound) -HX_DECLARE_CLASS2(openfl,text,Font) -HX_DECLARE_CLASS2(openfl,utils,AssetCache) -HX_DECLARE_CLASS2(openfl,utils,IAssetCache) - -namespace openfl{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES AssetCache_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef AssetCache_obj OBJ_; - AssetCache_obj(); - - public: - enum { _hx_ClassId = 0x28413c73 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.utils.AssetCache") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.utils.AssetCache"); } - static hx::ObjectPtr< AssetCache_obj > __new(); - static hx::ObjectPtr< AssetCache_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AssetCache_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("AssetCache",52,9e,a3,e4); } - - ::haxe::ds::StringMap bitmapData; - ::haxe::ds::StringMap font; - ::haxe::ds::StringMap sound; - bool _hx___enabled; - void clear(::String prefix); - ::Dynamic clear_dyn(); - - ::openfl::display::BitmapData getBitmapData(::String id); - ::Dynamic getBitmapData_dyn(); - - ::openfl::text::Font getFont(::String id); - ::Dynamic getFont_dyn(); - - ::openfl::media::Sound getSound(::String id); - ::Dynamic getSound_dyn(); - - bool hasBitmapData(::String id); - ::Dynamic hasBitmapData_dyn(); - - bool hasFont(::String id); - ::Dynamic hasFont_dyn(); - - bool hasSound(::String id); - ::Dynamic hasSound_dyn(); - - bool removeBitmapData(::String id); - ::Dynamic removeBitmapData_dyn(); - - bool removeFont(::String id); - ::Dynamic removeFont_dyn(); - - bool removeSound(::String id); - ::Dynamic removeSound_dyn(); - - void setBitmapData(::String id, ::openfl::display::BitmapData bitmapData); - ::Dynamic setBitmapData_dyn(); - - void setFont(::String id, ::openfl::text::Font font); - ::Dynamic setFont_dyn(); - - void setSound(::String id, ::openfl::media::Sound sound); - ::Dynamic setSound_dyn(); - - bool get_enabled(); - ::Dynamic get_enabled_dyn(); - - bool set_enabled(bool value); - ::Dynamic set_enabled_dyn(); - -}; - -} // end namespace openfl -} // end namespace utils - -#endif /* INCLUDED_openfl_utils_AssetCache */ diff --git a/hGameTest/bin/linux/obj/include/openfl/utils/AssetLibrary.h b/hGameTest/bin/linux/obj/include/openfl/utils/AssetLibrary.h deleted file mode 100644 index 0af4a018..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/utils/AssetLibrary.h +++ /dev/null @@ -1,135 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_utils_AssetLibrary -#define INCLUDED_openfl_utils_AssetLibrary - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_lime_utils_AssetLibrary -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,graphics,Image) -HX_DECLARE_CLASS2(lime,media,AudioBuffer) -HX_DECLARE_CLASS2(lime,text,Font) -HX_DECLARE_CLASS2(lime,utils,AssetLibrary) -HX_DECLARE_CLASS2(lime,utils,AssetManifest) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,MovieClip) -HX_DECLARE_CLASS2(openfl,display,Sprite) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,utils,AssetLibrary) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES AssetLibrary_obj : public ::lime::utils::AssetLibrary_obj -{ - public: - typedef ::lime::utils::AssetLibrary_obj super; - typedef AssetLibrary_obj OBJ_; - AssetLibrary_obj(); - - public: - enum { _hx_ClassId = 0x34644188 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.utils.AssetLibrary") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.utils.AssetLibrary"); } - static hx::ObjectPtr< AssetLibrary_obj > __new(); - static hx::ObjectPtr< AssetLibrary_obj > __alloc(hx::Ctx *_hx_ctx); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~AssetLibrary_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("AssetLibrary",0b,4f,d4,27); } - - static ::openfl::utils::AssetLibrary fromBytes( ::openfl::utils::ByteArrayData bytes,::String rootPath); - static ::Dynamic fromBytes_dyn(); - - static ::openfl::utils::AssetLibrary fromFile(::String path,::String rootPath); - static ::Dynamic fromFile_dyn(); - - static ::openfl::utils::AssetLibrary fromManifest( ::lime::utils::AssetManifest manifest); - static ::Dynamic fromManifest_dyn(); - - static ::lime::app::Future loadFromBytes( ::openfl::utils::ByteArrayData bytes,::String rootPath); - static ::Dynamic loadFromBytes_dyn(); - - static ::lime::app::Future loadFromFile(::String path,::String rootPath); - static ::Dynamic loadFromFile_dyn(); - - static ::lime::app::Future loadFromManifest( ::lime::utils::AssetManifest manifest); - static ::Dynamic loadFromManifest_dyn(); - - ::lime::utils::AssetLibrary _hx___proxy; - bool exists(::String id,::String type); - - ::Dynamic getAsset(::String id,::String type); - - ::lime::media::AudioBuffer getAudioBuffer(::String id); - - ::haxe::io::Bytes getBytes(::String id); - - ::lime::text::Font getFont(::String id); - - ::lime::graphics::Image getImage(::String id); - - ::openfl::display::MovieClip getMovieClip(::String id); - ::Dynamic getMovieClip_dyn(); - - ::String getPath(::String id); - - ::String getText(::String id); - - bool isLocal(::String id,::String type); - - ::Array< ::String > list(::String type); - - ::lime::app::Future loadAsset(::String id,::String type); - - ::lime::app::Future load(); - - ::lime::app::Future loadAudioBuffer(::String id); - - ::lime::app::Future loadBytes(::String id); - - ::lime::app::Future loadFont(::String id); - - ::lime::app::Future loadImage(::String id); - - ::lime::app::Future loadMovieClip(::String id); - ::Dynamic loadMovieClip_dyn(); - - ::lime::app::Future loadText(::String id); - - void unload(); - -}; - -} // end namespace openfl -} // end namespace utils - -#endif /* INCLUDED_openfl_utils_AssetLibrary */ diff --git a/hGameTest/bin/linux/obj/include/openfl/utils/Assets.h b/hGameTest/bin/linux/obj/include/openfl/utils/Assets.h deleted file mode 100644 index 18f5fc81..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/utils/Assets.h +++ /dev/null @@ -1,180 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_utils_Assets -#define INCLUDED_openfl_utils_Assets - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,text,Font) -HX_DECLARE_CLASS2(lime,utils,AssetLibrary) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,DisplayObject) -HX_DECLARE_CLASS2(openfl,display,DisplayObjectContainer) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,display,InteractiveObject) -HX_DECLARE_CLASS2(openfl,display,MovieClip) -HX_DECLARE_CLASS2(openfl,display,Sprite) -HX_DECLARE_CLASS2(openfl,events,Event) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,media,Sound) -HX_DECLARE_CLASS2(openfl,text,Font) -HX_DECLARE_CLASS2(openfl,utils,AssetLibrary) -HX_DECLARE_CLASS2(openfl,utils,Assets) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IAssetCache) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES Assets_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Assets_obj OBJ_; - Assets_obj(); - - public: - enum { _hx_ClassId = 0x45768360 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.utils.Assets") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.utils.Assets"); } - - inline static hx::ObjectPtr< Assets_obj > __new() { - hx::ObjectPtr< Assets_obj > __this = new Assets_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Assets_obj > __alloc(hx::Ctx *_hx_ctx) { - Assets_obj *__this = (Assets_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Assets_obj), false, "openfl.utils.Assets")); - *(void **)__this = Assets_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Assets_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Assets",a3,bc,97,80); } - - static void __boot(); - static ::Dynamic cache; - static ::openfl::events::EventDispatcher dispatcher; - static void addEventListener(::String type, ::Dynamic listener,hx::Null< bool > useCapture,hx::Null< int > priority,hx::Null< bool > useWeakReference); - static ::Dynamic addEventListener_dyn(); - - static bool dispatchEvent( ::openfl::events::Event event); - static ::Dynamic dispatchEvent_dyn(); - - static bool exists(::String id,::String type); - static ::Dynamic exists_dyn(); - - static ::openfl::display::BitmapData getBitmapData(::String id,hx::Null< bool > useCache); - static ::Dynamic getBitmapData_dyn(); - - static ::openfl::utils::ByteArrayData getBytes(::String id); - static ::Dynamic getBytes_dyn(); - - static ::openfl::text::Font getFont(::String id,hx::Null< bool > useCache); - static ::Dynamic getFont_dyn(); - - static ::lime::utils::AssetLibrary getLibrary(::String name); - static ::Dynamic getLibrary_dyn(); - - static ::openfl::display::MovieClip getMovieClip(::String id); - static ::Dynamic getMovieClip_dyn(); - - static ::openfl::media::Sound getMusic(::String id,hx::Null< bool > useCache); - static ::Dynamic getMusic_dyn(); - - static ::String getPath(::String id); - static ::Dynamic getPath_dyn(); - - static ::openfl::media::Sound getSound(::String id,hx::Null< bool > useCache); - static ::Dynamic getSound_dyn(); - - static ::String getText(::String id); - static ::Dynamic getText_dyn(); - - static bool hasEventListener(::String type); - static ::Dynamic hasEventListener_dyn(); - - static bool hasLibrary(::String name); - static ::Dynamic hasLibrary_dyn(); - - static bool isLocal(::String id,::String type,hx::Null< bool > useCache); - static ::Dynamic isLocal_dyn(); - - static bool isValidBitmapData( ::openfl::display::BitmapData bitmapData); - static ::Dynamic isValidBitmapData_dyn(); - - static bool isValidSound( ::openfl::media::Sound sound); - static ::Dynamic isValidSound_dyn(); - - static ::Array< ::String > list(::String type); - static ::Dynamic list_dyn(); - - static ::lime::app::Future loadBitmapData(::String id, ::Dynamic useCache); - static ::Dynamic loadBitmapData_dyn(); - - static ::lime::app::Future loadBytes(::String id); - static ::Dynamic loadBytes_dyn(); - - static ::lime::app::Future loadFont(::String id, ::Dynamic useCache); - static ::Dynamic loadFont_dyn(); - - static ::lime::app::Future loadLibrary(::String name); - static ::Dynamic loadLibrary_dyn(); - - static ::lime::app::Future loadMusic(::String id, ::Dynamic useCache); - static ::Dynamic loadMusic_dyn(); - - static ::lime::app::Future loadMovieClip(::String id); - static ::Dynamic loadMovieClip_dyn(); - - static ::lime::app::Future loadSound(::String id, ::Dynamic useCache); - static ::Dynamic loadSound_dyn(); - - static ::lime::app::Future loadText(::String id); - static ::Dynamic loadText_dyn(); - - static void registerLibrary(::String name, ::openfl::utils::AssetLibrary library); - static ::Dynamic registerLibrary_dyn(); - - static void removeEventListener(::String type, ::Dynamic listener,hx::Null< bool > capture); - static ::Dynamic removeEventListener_dyn(); - - static hx::Class resolveClass(::String name); - static ::Dynamic resolveClass_dyn(); - - static hx::Class resolveEnum(::String name); - static ::Dynamic resolveEnum_dyn(); - - static void unloadLibrary(::String name); - static ::Dynamic unloadLibrary_dyn(); - - static void LimeAssets_onChange(); - static ::Dynamic LimeAssets_onChange_dyn(); - -}; - -} // end namespace openfl -} // end namespace utils - -#endif /* INCLUDED_openfl_utils_Assets */ diff --git a/hGameTest/bin/linux/obj/include/openfl/utils/ByteArrayData.h b/hGameTest/bin/linux/obj/include/openfl/utils/ByteArrayData.h deleted file mode 100644 index 8045063f..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/utils/ByteArrayData.h +++ /dev/null @@ -1,195 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_utils_ByteArrayData -#define INCLUDED_openfl_utils_ByteArrayData - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES ByteArrayData_obj : public ::haxe::io::Bytes_obj -{ - public: - typedef ::haxe::io::Bytes_obj super; - typedef ByteArrayData_obj OBJ_; - ByteArrayData_obj(); - - public: - enum { _hx_ClassId = 0x20f64c9a }; - - void __construct(hx::Null< int > __o_length); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.utils.ByteArrayData") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.utils.ByteArrayData"); } - static hx::ObjectPtr< ByteArrayData_obj > __new(hx::Null< int > __o_length); - static hx::ObjectPtr< ByteArrayData_obj > __alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_length); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ByteArrayData_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - static bool __SetStatic(const ::String &inString, Dynamic &ioValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - void *_hx_getInterface(int inHash); - ::String __ToString() const { return HX_("ByteArrayData",1b,20,ed,7e); } - - static void __boot(); - static ::Dynamic __meta__; - static int defaultObjectEncoding; - static ::Dynamic _hx___defaultEndian; - static ::openfl::utils::ByteArrayData fromBytes( ::haxe::io::Bytes bytes); - static ::Dynamic fromBytes_dyn(); - - static ::Dynamic get_defaultEndian(); - static ::Dynamic get_defaultEndian_dyn(); - - static ::Dynamic set_defaultEndian( ::Dynamic value); - static ::Dynamic set_defaultEndian_dyn(); - - int objectEncoding; - int position; - ::Dynamic _hx___endian; - int __length; - void clear(); - ::Dynamic clear_dyn(); - - void compress( ::Dynamic algorithm); - ::Dynamic compress_dyn(); - - void deflate(); - ::Dynamic deflate_dyn(); - - void inflate(); - ::Dynamic inflate_dyn(); - - bool readBoolean(); - ::Dynamic readBoolean_dyn(); - - int readByte(); - ::Dynamic readByte_dyn(); - - void readBytes( ::openfl::utils::ByteArrayData bytes,hx::Null< int > offset,hx::Null< int > length); - ::Dynamic readBytes_dyn(); - - Float readDouble(); - ::Dynamic readDouble_dyn(); - - Float readFloat(); - ::Dynamic readFloat_dyn(); - - int readInt(); - ::Dynamic readInt_dyn(); - - ::String readMultiByte(int length,::String charSet); - ::Dynamic readMultiByte_dyn(); - - ::Dynamic readObject(); - ::Dynamic readObject_dyn(); - - int readShort(); - ::Dynamic readShort_dyn(); - - int readUnsignedByte(); - ::Dynamic readUnsignedByte_dyn(); - - int readUnsignedInt(); - ::Dynamic readUnsignedInt_dyn(); - - int readUnsignedShort(); - ::Dynamic readUnsignedShort_dyn(); - - ::String readUTF(); - ::Dynamic readUTF_dyn(); - - ::String readUTFBytes(int length); - ::Dynamic readUTFBytes_dyn(); - - void uncompress( ::Dynamic algorithm); - ::Dynamic uncompress_dyn(); - - void writeBoolean(bool value); - ::Dynamic writeBoolean_dyn(); - - void writeByte(int value); - ::Dynamic writeByte_dyn(); - - void writeBytes( ::openfl::utils::ByteArrayData bytes,hx::Null< int > offset,hx::Null< int > length); - ::Dynamic writeBytes_dyn(); - - void writeDouble(Float value); - ::Dynamic writeDouble_dyn(); - - void writeFloat(Float value); - ::Dynamic writeFloat_dyn(); - - void writeInt(int value); - ::Dynamic writeInt_dyn(); - - void writeMultiByte(::String value,::String charSet); - ::Dynamic writeMultiByte_dyn(); - - void writeObject( ::Dynamic object); - ::Dynamic writeObject_dyn(); - - void writeShort(int value); - ::Dynamic writeShort_dyn(); - - void writeUnsignedInt(int value); - ::Dynamic writeUnsignedInt_dyn(); - - void writeUTF(::String value); - ::Dynamic writeUTF_dyn(); - - void writeUTFBytes(::String value); - ::Dynamic writeUTFBytes_dyn(); - - void _hx___fromBytes( ::haxe::io::Bytes bytes); - ::Dynamic _hx___fromBytes_dyn(); - - void _hx___resize(int size); - ::Dynamic _hx___resize_dyn(); - - void _hx___setData( ::haxe::io::Bytes bytes); - ::Dynamic _hx___setData_dyn(); - - int get_bytesAvailable(); - ::Dynamic get_bytesAvailable_dyn(); - - ::Dynamic get_endian(); - ::Dynamic get_endian_dyn(); - - ::Dynamic set_endian( ::Dynamic value); - ::Dynamic set_endian_dyn(); - -}; - -} // end namespace openfl -} // end namespace utils - -#endif /* INCLUDED_openfl_utils_ByteArrayData */ diff --git a/hGameTest/bin/linux/obj/include/openfl/utils/IAssetCache.h b/hGameTest/bin/linux/obj/include/openfl/utils/IAssetCache.h deleted file mode 100644 index 3b49a4e1..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/utils/IAssetCache.h +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_utils_IAssetCache -#define INCLUDED_openfl_utils_IAssetCache - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,text,Font) -HX_DECLARE_CLASS2(openfl,display,BitmapData) -HX_DECLARE_CLASS2(openfl,display,IBitmapDrawable) -HX_DECLARE_CLASS2(openfl,events,EventDispatcher) -HX_DECLARE_CLASS2(openfl,events,IEventDispatcher) -HX_DECLARE_CLASS2(openfl,media,Sound) -HX_DECLARE_CLASS2(openfl,text,Font) -HX_DECLARE_CLASS2(openfl,utils,IAssetCache) - -namespace openfl{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES IAssetCache_obj { - public: - typedef hx::Object super; - HX_DO_INTERFACE_RTTI; - - bool (hx::Object :: *_hx_get_enabled)(); - static inline bool get_enabled( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IAssetCache_obj *>(_hx_.mPtr->_hx_getInterface(0x8a5cf29a)))->_hx_get_enabled)(); - } - bool (hx::Object :: *_hx_set_enabled)(bool value); - static inline bool set_enabled( ::Dynamic _hx_,bool value) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IAssetCache_obj *>(_hx_.mPtr->_hx_getInterface(0x8a5cf29a)))->_hx_set_enabled)(value); - } - void (hx::Object :: *_hx_clear)(::String prefix); - static inline void clear( ::Dynamic _hx_,::String prefix) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IAssetCache_obj *>(_hx_.mPtr->_hx_getInterface(0x8a5cf29a)))->_hx_clear)(prefix); - } - ::openfl::display::BitmapData (hx::Object :: *_hx_getBitmapData)(::String id); - static inline ::openfl::display::BitmapData getBitmapData( ::Dynamic _hx_,::String id) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IAssetCache_obj *>(_hx_.mPtr->_hx_getInterface(0x8a5cf29a)))->_hx_getBitmapData)(id); - } - ::openfl::text::Font (hx::Object :: *_hx_getFont)(::String id); - static inline ::openfl::text::Font getFont( ::Dynamic _hx_,::String id) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IAssetCache_obj *>(_hx_.mPtr->_hx_getInterface(0x8a5cf29a)))->_hx_getFont)(id); - } - ::openfl::media::Sound (hx::Object :: *_hx_getSound)(::String id); - static inline ::openfl::media::Sound getSound( ::Dynamic _hx_,::String id) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IAssetCache_obj *>(_hx_.mPtr->_hx_getInterface(0x8a5cf29a)))->_hx_getSound)(id); - } - bool (hx::Object :: *_hx_hasBitmapData)(::String id); - static inline bool hasBitmapData( ::Dynamic _hx_,::String id) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IAssetCache_obj *>(_hx_.mPtr->_hx_getInterface(0x8a5cf29a)))->_hx_hasBitmapData)(id); - } - bool (hx::Object :: *_hx_hasFont)(::String id); - static inline bool hasFont( ::Dynamic _hx_,::String id) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IAssetCache_obj *>(_hx_.mPtr->_hx_getInterface(0x8a5cf29a)))->_hx_hasFont)(id); - } - bool (hx::Object :: *_hx_hasSound)(::String id); - static inline bool hasSound( ::Dynamic _hx_,::String id) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IAssetCache_obj *>(_hx_.mPtr->_hx_getInterface(0x8a5cf29a)))->_hx_hasSound)(id); - } - bool (hx::Object :: *_hx_removeBitmapData)(::String id); - static inline bool removeBitmapData( ::Dynamic _hx_,::String id) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IAssetCache_obj *>(_hx_.mPtr->_hx_getInterface(0x8a5cf29a)))->_hx_removeBitmapData)(id); - } - bool (hx::Object :: *_hx_removeFont)(::String id); - static inline bool removeFont( ::Dynamic _hx_,::String id) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IAssetCache_obj *>(_hx_.mPtr->_hx_getInterface(0x8a5cf29a)))->_hx_removeFont)(id); - } - bool (hx::Object :: *_hx_removeSound)(::String id); - static inline bool removeSound( ::Dynamic _hx_,::String id) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IAssetCache_obj *>(_hx_.mPtr->_hx_getInterface(0x8a5cf29a)))->_hx_removeSound)(id); - } - void (hx::Object :: *_hx_setBitmapData)(::String id, ::openfl::display::BitmapData bitmapData); - static inline void setBitmapData( ::Dynamic _hx_,::String id, ::openfl::display::BitmapData bitmapData) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IAssetCache_obj *>(_hx_.mPtr->_hx_getInterface(0x8a5cf29a)))->_hx_setBitmapData)(id,bitmapData); - } - void (hx::Object :: *_hx_setFont)(::String id, ::openfl::text::Font font); - static inline void setFont( ::Dynamic _hx_,::String id, ::openfl::text::Font font) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IAssetCache_obj *>(_hx_.mPtr->_hx_getInterface(0x8a5cf29a)))->_hx_setFont)(id,font); - } - void (hx::Object :: *_hx_setSound)(::String id, ::openfl::media::Sound sound); - static inline void setSound( ::Dynamic _hx_,::String id, ::openfl::media::Sound sound) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IAssetCache_obj *>(_hx_.mPtr->_hx_getInterface(0x8a5cf29a)))->_hx_setSound)(id,sound); - } -}; - -} // end namespace openfl -} // end namespace utils - -#endif /* INCLUDED_openfl_utils_IAssetCache */ diff --git a/hGameTest/bin/linux/obj/include/openfl/utils/IDataInput.h b/hGameTest/bin/linux/obj/include/openfl/utils/IDataInput.h deleted file mode 100644 index 39673e6d..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/utils/IDataInput.h +++ /dev/null @@ -1,96 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_utils_IDataInput -#define INCLUDED_openfl_utils_IDataInput - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES IDataInput_obj { - public: - typedef hx::Object super; - HX_DO_INTERFACE_RTTI; - - int (hx::Object :: *_hx_get_bytesAvailable)(); - static inline int get_bytesAvailable( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_get_bytesAvailable)(); - } - ::Dynamic (hx::Object :: *_hx_get_endian)(); - static inline ::Dynamic get_endian( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_get_endian)(); - } - ::Dynamic (hx::Object :: *_hx_set_endian)( ::Dynamic value); - static inline ::Dynamic set_endian( ::Dynamic _hx_, ::Dynamic value) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_set_endian)(value); - } - bool (hx::Object :: *_hx_readBoolean)(); - static inline bool readBoolean( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_readBoolean)(); - } - int (hx::Object :: *_hx_readByte)(); - static inline int readByte( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_readByte)(); - } - void (hx::Object :: *_hx_readBytes)( ::openfl::utils::ByteArrayData bytes,hx::Null< int > offset,hx::Null< int > length); - static inline void readBytes( ::Dynamic _hx_, ::openfl::utils::ByteArrayData bytes,hx::Null< int > offset,hx::Null< int > length) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_readBytes)(bytes,offset,length); - } - Float (hx::Object :: *_hx_readDouble)(); - static inline Float readDouble( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_readDouble)(); - } - Float (hx::Object :: *_hx_readFloat)(); - static inline Float readFloat( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_readFloat)(); - } - int (hx::Object :: *_hx_readInt)(); - static inline int readInt( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_readInt)(); - } - ::String (hx::Object :: *_hx_readMultiByte)(int length,::String charSet); - static inline ::String readMultiByte( ::Dynamic _hx_,int length,::String charSet) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_readMultiByte)(length,charSet); - } - ::Dynamic (hx::Object :: *_hx_readObject)(); - static inline ::Dynamic readObject( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_readObject)(); - } - int (hx::Object :: *_hx_readShort)(); - static inline int readShort( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_readShort)(); - } - int (hx::Object :: *_hx_readUnsignedByte)(); - static inline int readUnsignedByte( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_readUnsignedByte)(); - } - int (hx::Object :: *_hx_readUnsignedInt)(); - static inline int readUnsignedInt( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_readUnsignedInt)(); - } - int (hx::Object :: *_hx_readUnsignedShort)(); - static inline int readUnsignedShort( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_readUnsignedShort)(); - } - ::String (hx::Object :: *_hx_readUTF)(); - static inline ::String readUTF( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_readUTF)(); - } - ::String (hx::Object :: *_hx_readUTFBytes)(int length); - static inline ::String readUTFBytes( ::Dynamic _hx_,int length) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataInput_obj *>(_hx_.mPtr->_hx_getInterface(0xbeb9f218)))->_hx_readUTFBytes)(length); - } -}; - -} // end namespace openfl -} // end namespace utils - -#endif /* INCLUDED_openfl_utils_IDataInput */ diff --git a/hGameTest/bin/linux/obj/include/openfl/utils/IDataOutput.h b/hGameTest/bin/linux/obj/include/openfl/utils/IDataOutput.h deleted file mode 100644 index e0fbde05..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/utils/IDataOutput.h +++ /dev/null @@ -1,84 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_utils_IDataOutput -#define INCLUDED_openfl_utils_IDataOutput - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) - -namespace openfl{ -namespace utils{ - - -class HXCPP_CLASS_ATTRIBUTES IDataOutput_obj { - public: - typedef hx::Object super; - HX_DO_INTERFACE_RTTI; - - ::Dynamic (hx::Object :: *_hx_get_endian)(); - static inline ::Dynamic get_endian( ::Dynamic _hx_) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataOutput_obj *>(_hx_.mPtr->_hx_getInterface(0x948d2d33)))->_hx_get_endian)(); - } - ::Dynamic (hx::Object :: *_hx_set_endian)( ::Dynamic value); - static inline ::Dynamic set_endian( ::Dynamic _hx_, ::Dynamic value) { - return (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataOutput_obj *>(_hx_.mPtr->_hx_getInterface(0x948d2d33)))->_hx_set_endian)(value); - } - void (hx::Object :: *_hx_writeBoolean)(bool value); - static inline void writeBoolean( ::Dynamic _hx_,bool value) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataOutput_obj *>(_hx_.mPtr->_hx_getInterface(0x948d2d33)))->_hx_writeBoolean)(value); - } - void (hx::Object :: *_hx_writeByte)(int value); - static inline void writeByte( ::Dynamic _hx_,int value) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataOutput_obj *>(_hx_.mPtr->_hx_getInterface(0x948d2d33)))->_hx_writeByte)(value); - } - void (hx::Object :: *_hx_writeBytes)( ::openfl::utils::ByteArrayData bytes,hx::Null< int > offset,hx::Null< int > length); - static inline void writeBytes( ::Dynamic _hx_, ::openfl::utils::ByteArrayData bytes,hx::Null< int > offset,hx::Null< int > length) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataOutput_obj *>(_hx_.mPtr->_hx_getInterface(0x948d2d33)))->_hx_writeBytes)(bytes,offset,length); - } - void (hx::Object :: *_hx_writeDouble)(Float value); - static inline void writeDouble( ::Dynamic _hx_,Float value) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataOutput_obj *>(_hx_.mPtr->_hx_getInterface(0x948d2d33)))->_hx_writeDouble)(value); - } - void (hx::Object :: *_hx_writeFloat)(Float value); - static inline void writeFloat( ::Dynamic _hx_,Float value) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataOutput_obj *>(_hx_.mPtr->_hx_getInterface(0x948d2d33)))->_hx_writeFloat)(value); - } - void (hx::Object :: *_hx_writeInt)(int value); - static inline void writeInt( ::Dynamic _hx_,int value) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataOutput_obj *>(_hx_.mPtr->_hx_getInterface(0x948d2d33)))->_hx_writeInt)(value); - } - void (hx::Object :: *_hx_writeMultiByte)(::String value,::String charSet); - static inline void writeMultiByte( ::Dynamic _hx_,::String value,::String charSet) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataOutput_obj *>(_hx_.mPtr->_hx_getInterface(0x948d2d33)))->_hx_writeMultiByte)(value,charSet); - } - void (hx::Object :: *_hx_writeObject)( ::Dynamic object); - static inline void writeObject( ::Dynamic _hx_, ::Dynamic object) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataOutput_obj *>(_hx_.mPtr->_hx_getInterface(0x948d2d33)))->_hx_writeObject)(object); - } - void (hx::Object :: *_hx_writeShort)(int value); - static inline void writeShort( ::Dynamic _hx_,int value) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataOutput_obj *>(_hx_.mPtr->_hx_getInterface(0x948d2d33)))->_hx_writeShort)(value); - } - void (hx::Object :: *_hx_writeUnsignedInt)(int value); - static inline void writeUnsignedInt( ::Dynamic _hx_,int value) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataOutput_obj *>(_hx_.mPtr->_hx_getInterface(0x948d2d33)))->_hx_writeUnsignedInt)(value); - } - void (hx::Object :: *_hx_writeUTF)(::String value); - static inline void writeUTF( ::Dynamic _hx_,::String value) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataOutput_obj *>(_hx_.mPtr->_hx_getInterface(0x948d2d33)))->_hx_writeUTF)(value); - } - void (hx::Object :: *_hx_writeUTFBytes)(::String value); - static inline void writeUTFBytes( ::Dynamic _hx_,::String value) { - (_hx_.mPtr->*( hx::interface_cast< ::openfl::utils::IDataOutput_obj *>(_hx_.mPtr->_hx_getInterface(0x948d2d33)))->_hx_writeUTFBytes)(value); - } -}; - -} // end namespace openfl -} // end namespace utils - -#endif /* INCLUDED_openfl_utils_IDataOutput */ diff --git a/hGameTest/bin/linux/obj/include/openfl/utils/_AGALMiniAssembler/OpCode.h b/hGameTest/bin/linux/obj/include/openfl/utils/_AGALMiniAssembler/OpCode.h deleted file mode 100644 index b47d5f0d..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/utils/_AGALMiniAssembler/OpCode.h +++ /dev/null @@ -1,83 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_utils__AGALMiniAssembler_OpCode -#define INCLUDED_openfl_utils__AGALMiniAssembler_OpCode - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_b6bb58d9c0266c23_804_new) -HX_DECLARE_CLASS3(openfl,utils,_AGALMiniAssembler,OpCode) - -namespace openfl{ -namespace utils{ -namespace _AGALMiniAssembler{ - - -class HXCPP_CLASS_ATTRIBUTES OpCode_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef OpCode_obj OBJ_; - OpCode_obj(); - - public: - enum { _hx_ClassId = 0x3432f728 }; - - void __construct(::String name,int numRegister,int emitCode,int flags); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.utils._AGALMiniAssembler.OpCode") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.utils._AGALMiniAssembler.OpCode"); } - - inline static hx::ObjectPtr< OpCode_obj > __new(::String name,int numRegister,int emitCode,int flags) { - hx::ObjectPtr< OpCode_obj > __this = new OpCode_obj(); - __this->__construct(name,numRegister,emitCode,flags); - return __this; - } - - inline static hx::ObjectPtr< OpCode_obj > __alloc(hx::Ctx *_hx_ctx,::String name,int numRegister,int emitCode,int flags) { - OpCode_obj *__this = (OpCode_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OpCode_obj), true, "openfl.utils._AGALMiniAssembler.OpCode")); - *(void **)__this = OpCode_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_b6bb58d9c0266c23_804_new) -HXLINE( 805) ( ( ::openfl::utils::_AGALMiniAssembler::OpCode)(__this) )->name = name; -HXLINE( 806) ( ( ::openfl::utils::_AGALMiniAssembler::OpCode)(__this) )->numRegister = numRegister; -HXLINE( 807) ( ( ::openfl::utils::_AGALMiniAssembler::OpCode)(__this) )->emitCode = emitCode; -HXLINE( 808) ( ( ::openfl::utils::_AGALMiniAssembler::OpCode)(__this) )->flags = flags; - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~OpCode_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("OpCode",0e,57,b0,3f); } - - static void __boot(); - static ::Dynamic __meta__; - int emitCode; - int flags; - ::String name; - int numRegister; - virtual ::String toString(); - ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace utils -} // end namespace _AGALMiniAssembler - -#endif /* INCLUDED_openfl_utils__AGALMiniAssembler_OpCode */ diff --git a/hGameTest/bin/linux/obj/include/openfl/utils/_AGALMiniAssembler/Register.h b/hGameTest/bin/linux/obj/include/openfl/utils/_AGALMiniAssembler/Register.h deleted file mode 100644 index 70ff5fe3..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/utils/_AGALMiniAssembler/Register.h +++ /dev/null @@ -1,64 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_utils__AGALMiniAssembler_Register -#define INCLUDED_openfl_utils__AGALMiniAssembler_Register - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,utils,_AGALMiniAssembler,Register) - -namespace openfl{ -namespace utils{ -namespace _AGALMiniAssembler{ - - -class HXCPP_CLASS_ATTRIBUTES Register_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Register_obj OBJ_; - Register_obj(); - - public: - enum { _hx_ClassId = 0x5ce47f39 }; - - void __construct(::String name,::String longName,int emitCode,int range,int flags); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.utils._AGALMiniAssembler.Register") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.utils._AGALMiniAssembler.Register"); } - static hx::ObjectPtr< Register_obj > __new(::String name,::String longName,int emitCode,int range,int flags); - static hx::ObjectPtr< Register_obj > __alloc(hx::Ctx *_hx_ctx,::String name,::String longName,int emitCode,int range,int flags); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Register_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Register",83,62,51,aa); } - - static void __boot(); - static ::Dynamic __meta__; - int emitCode; - ::String name; - ::String longName; - int flags; - int range; - virtual ::String toString(); - ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace utils -} // end namespace _AGALMiniAssembler - -#endif /* INCLUDED_openfl_utils__AGALMiniAssembler_Register */ diff --git a/hGameTest/bin/linux/obj/include/openfl/utils/_AGALMiniAssembler/Sampler.h b/hGameTest/bin/linux/obj/include/openfl/utils/_AGALMiniAssembler/Sampler.h deleted file mode 100644 index 0124c592..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/utils/_AGALMiniAssembler/Sampler.h +++ /dev/null @@ -1,62 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_utils__AGALMiniAssembler_Sampler -#define INCLUDED_openfl_utils__AGALMiniAssembler_Sampler - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,utils,_AGALMiniAssembler,Sampler) - -namespace openfl{ -namespace utils{ -namespace _AGALMiniAssembler{ - - -class HXCPP_CLASS_ATTRIBUTES Sampler_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Sampler_obj OBJ_; - Sampler_obj(); - - public: - enum { _hx_ClassId = 0x4ee4638e }; - - void __construct(::String name,int flag,int mask); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="openfl.utils._AGALMiniAssembler.Sampler") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"openfl.utils._AGALMiniAssembler.Sampler"); } - static hx::ObjectPtr< Sampler_obj > __new(::String name,int flag,int mask); - static hx::ObjectPtr< Sampler_obj > __alloc(hx::Ctx *_hx_ctx,::String name,int flag,int mask); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Sampler_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Sampler",e8,ec,1a,51); } - - static void __boot(); - static ::Dynamic __meta__; - int flag; - int mask; - ::String name; - virtual ::String toString(); - ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace utils -} // end namespace _AGALMiniAssembler - -#endif /* INCLUDED_openfl_utils__AGALMiniAssembler_Sampler */ diff --git a/hGameTest/bin/linux/obj/include/openfl/utils/_ByteArray/ByteArray_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/utils/_ByteArray/ByteArray_Impl_.h deleted file mode 100644 index 25cf4c16..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/utils/_ByteArray/ByteArray_Impl_.h +++ /dev/null @@ -1,252 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#define INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(lime,app,Future) -HX_DECLARE_CLASS2(lime,utils,BytePointerData) -HX_DECLARE_CLASS2(openfl,utils,ByteArrayData) -HX_DECLARE_CLASS2(openfl,utils,IDataInput) -HX_DECLARE_CLASS2(openfl,utils,IDataOutput) -HX_DECLARE_CLASS3(openfl,utils,_ByteArray,ByteArray_Impl_) - -namespace openfl{ -namespace utils{ -namespace _ByteArray{ - - -class HXCPP_CLASS_ATTRIBUTES ByteArray_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef ByteArray_Impl__obj OBJ_; - ByteArray_Impl__obj(); - - public: - enum { _hx_ClassId = 0x1ca37c26 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.utils._ByteArray.ByteArray_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.utils._ByteArray.ByteArray_Impl_"); } - - inline static hx::ObjectPtr< ByteArray_Impl__obj > __new() { - hx::ObjectPtr< ByteArray_Impl__obj > __this = new ByteArray_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< ByteArray_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - ByteArray_Impl__obj *__this = (ByteArray_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ByteArray_Impl__obj), false, "openfl.utils._ByteArray.ByteArray_Impl_")); - *(void **)__this = ByteArray_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~ByteArray_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("ByteArray_Impl_",b1,b0,f9,e1); } - - static void __boot(); - static ::lime::utils::BytePointerData _hx___bytePointer; - static ::openfl::utils::ByteArrayData _new(hx::Null< int > length); - static ::Dynamic _new_dyn(); - - static void clear( ::openfl::utils::ByteArrayData this1); - static ::Dynamic clear_dyn(); - - static void compress( ::openfl::utils::ByteArrayData this1, ::Dynamic algorithm); - static ::Dynamic compress_dyn(); - - static void deflate( ::openfl::utils::ByteArrayData this1); - static ::Dynamic deflate_dyn(); - - static ::openfl::utils::ByteArrayData fromArrayBuffer( ::haxe::io::Bytes buffer); - static ::Dynamic fromArrayBuffer_dyn(); - - static ::openfl::utils::ByteArrayData fromBytes( ::haxe::io::Bytes bytes); - static ::Dynamic fromBytes_dyn(); - - static ::openfl::utils::ByteArrayData fromBytesData(::Array< unsigned char > bytesData); - static ::Dynamic fromBytesData_dyn(); - - static ::openfl::utils::ByteArrayData fromFile(::String path); - static ::Dynamic fromFile_dyn(); - - static ::openfl::utils::ByteArrayData fromLimeBytes( ::haxe::io::Bytes bytes); - static ::Dynamic fromLimeBytes_dyn(); - - static int get( ::openfl::utils::ByteArrayData this1,int index); - static ::Dynamic get_dyn(); - - static void inflate( ::openfl::utils::ByteArrayData this1); - static ::Dynamic inflate_dyn(); - - static ::lime::app::Future loadFromBytes( ::haxe::io::Bytes bytes); - static ::Dynamic loadFromBytes_dyn(); - - static ::lime::app::Future loadFromFile(::String path); - static ::Dynamic loadFromFile_dyn(); - - static bool readBoolean( ::openfl::utils::ByteArrayData this1); - static ::Dynamic readBoolean_dyn(); - - static int readByte( ::openfl::utils::ByteArrayData this1); - static ::Dynamic readByte_dyn(); - - static void readBytes( ::openfl::utils::ByteArrayData this1, ::openfl::utils::ByteArrayData bytes,hx::Null< int > offset,hx::Null< int > length); - static ::Dynamic readBytes_dyn(); - - static Float readDouble( ::openfl::utils::ByteArrayData this1); - static ::Dynamic readDouble_dyn(); - - static Float readFloat( ::openfl::utils::ByteArrayData this1); - static ::Dynamic readFloat_dyn(); - - static int readInt( ::openfl::utils::ByteArrayData this1); - static ::Dynamic readInt_dyn(); - - static ::String readMultiByte( ::openfl::utils::ByteArrayData this1,int length,::String charSet); - static ::Dynamic readMultiByte_dyn(); - - static ::Dynamic readObject( ::openfl::utils::ByteArrayData this1); - static ::Dynamic readObject_dyn(); - - static int readShort( ::openfl::utils::ByteArrayData this1); - static ::Dynamic readShort_dyn(); - - static ::String readUTF( ::openfl::utils::ByteArrayData this1); - static ::Dynamic readUTF_dyn(); - - static ::String readUTFBytes( ::openfl::utils::ByteArrayData this1,int length); - static ::Dynamic readUTFBytes_dyn(); - - static int readUnsignedByte( ::openfl::utils::ByteArrayData this1); - static ::Dynamic readUnsignedByte_dyn(); - - static int readUnsignedInt( ::openfl::utils::ByteArrayData this1); - static ::Dynamic readUnsignedInt_dyn(); - - static int readUnsignedShort( ::openfl::utils::ByteArrayData this1); - static ::Dynamic readUnsignedShort_dyn(); - - static int set( ::openfl::utils::ByteArrayData this1,int index,int value); - static ::Dynamic set_dyn(); - - static ::haxe::io::Bytes toArrayBuffer( ::openfl::utils::ByteArrayData byteArray); - static ::Dynamic toArrayBuffer_dyn(); - - static ::lime::utils::BytePointerData toBytePointer( ::openfl::utils::ByteArrayData byteArray); - static ::Dynamic toBytePointer_dyn(); - - static Float toDataPointer( ::openfl::utils::ByteArrayData byteArray); - static ::Dynamic toDataPointer_dyn(); - - static ::haxe::io::Bytes toBytes( ::openfl::utils::ByteArrayData byteArray); - static ::Dynamic toBytes_dyn(); - - static ::Array< unsigned char > toBytesData( ::openfl::utils::ByteArrayData byteArray); - static ::Dynamic toBytesData_dyn(); - - static ::haxe::io::Bytes toLimeBytes( ::openfl::utils::ByteArrayData byteArray); - static ::Dynamic toLimeBytes_dyn(); - - static ::String toString( ::openfl::utils::ByteArrayData this1); - static ::Dynamic toString_dyn(); - - static void uncompress( ::openfl::utils::ByteArrayData this1, ::Dynamic algorithm); - static ::Dynamic uncompress_dyn(); - - static void writeBoolean( ::openfl::utils::ByteArrayData this1,bool value); - static ::Dynamic writeBoolean_dyn(); - - static void writeByte( ::openfl::utils::ByteArrayData this1,int value); - static ::Dynamic writeByte_dyn(); - - static void writeBytes( ::openfl::utils::ByteArrayData this1, ::openfl::utils::ByteArrayData bytes,hx::Null< int > offset,hx::Null< int > length); - static ::Dynamic writeBytes_dyn(); - - static void writeDouble( ::openfl::utils::ByteArrayData this1,Float value); - static ::Dynamic writeDouble_dyn(); - - static void writeFloat( ::openfl::utils::ByteArrayData this1,Float value); - static ::Dynamic writeFloat_dyn(); - - static void writeInt( ::openfl::utils::ByteArrayData this1,int value); - static ::Dynamic writeInt_dyn(); - - static void writeMultiByte( ::openfl::utils::ByteArrayData this1,::String value,::String charSet); - static ::Dynamic writeMultiByte_dyn(); - - static void writeObject( ::openfl::utils::ByteArrayData this1, ::Dynamic object); - static ::Dynamic writeObject_dyn(); - - static void writeShort( ::openfl::utils::ByteArrayData this1,int value); - static ::Dynamic writeShort_dyn(); - - static void writeUTF( ::openfl::utils::ByteArrayData this1,::String value); - static ::Dynamic writeUTF_dyn(); - - static void writeUTFBytes( ::openfl::utils::ByteArrayData this1,::String value); - static ::Dynamic writeUTFBytes_dyn(); - - static void writeUnsignedInt( ::openfl::utils::ByteArrayData this1,int value); - static ::Dynamic writeUnsignedInt_dyn(); - - static int get_bytesAvailable( ::openfl::utils::ByteArrayData this1); - static ::Dynamic get_bytesAvailable_dyn(); - - static ::Dynamic get_defaultEndian(); - static ::Dynamic get_defaultEndian_dyn(); - - static ::Dynamic set_defaultEndian( ::Dynamic value); - static ::Dynamic set_defaultEndian_dyn(); - - static int get_defaultObjectEncoding(); - static ::Dynamic get_defaultObjectEncoding_dyn(); - - static int set_defaultObjectEncoding(int value); - static ::Dynamic set_defaultObjectEncoding_dyn(); - - static ::Dynamic get_endian( ::openfl::utils::ByteArrayData this1); - static ::Dynamic get_endian_dyn(); - - static ::Dynamic set_endian( ::openfl::utils::ByteArrayData this1, ::Dynamic value); - static ::Dynamic set_endian_dyn(); - - static int get_length( ::openfl::utils::ByteArrayData this1); - static ::Dynamic get_length_dyn(); - - static int set_length( ::openfl::utils::ByteArrayData this1,int value); - static ::Dynamic set_length_dyn(); - - static int get_objectEncoding( ::openfl::utils::ByteArrayData this1); - static ::Dynamic get_objectEncoding_dyn(); - - static int set_objectEncoding( ::openfl::utils::ByteArrayData this1,int value); - static ::Dynamic set_objectEncoding_dyn(); - - static int get_position( ::openfl::utils::ByteArrayData this1); - static ::Dynamic get_position_dyn(); - - static int set_position( ::openfl::utils::ByteArrayData this1,int value); - static ::Dynamic set_position_dyn(); - -}; - -} // end namespace openfl -} // end namespace utils -} // end namespace _ByteArray - -#endif /* INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/utils/_CompressionAlgorithm/CompressionAlgorithm_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/utils/_CompressionAlgorithm/CompressionAlgorithm_Impl_.h deleted file mode 100644 index cf49fcc5..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/utils/_CompressionAlgorithm/CompressionAlgorithm_Impl_.h +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_utils__CompressionAlgorithm_CompressionAlgorithm_Impl_ -#define INCLUDED_openfl_utils__CompressionAlgorithm_CompressionAlgorithm_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,utils,_CompressionAlgorithm,CompressionAlgorithm_Impl_) - -namespace openfl{ -namespace utils{ -namespace _CompressionAlgorithm{ - - -class HXCPP_CLASS_ATTRIBUTES CompressionAlgorithm_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef CompressionAlgorithm_Impl__obj OBJ_; - CompressionAlgorithm_Impl__obj(); - - public: - enum { _hx_ClassId = 0x648bae90 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.utils._CompressionAlgorithm.CompressionAlgorithm_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.utils._CompressionAlgorithm.CompressionAlgorithm_Impl_"); } - - inline static hx::ObjectPtr< CompressionAlgorithm_Impl__obj > __new() { - hx::ObjectPtr< CompressionAlgorithm_Impl__obj > __this = new CompressionAlgorithm_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< CompressionAlgorithm_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - CompressionAlgorithm_Impl__obj *__this = (CompressionAlgorithm_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CompressionAlgorithm_Impl__obj), false, "openfl.utils._CompressionAlgorithm.CompressionAlgorithm_Impl_")); - *(void **)__this = CompressionAlgorithm_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~CompressionAlgorithm_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("CompressionAlgorithm_Impl_",a9,3d,59,0e); } - - static void __boot(); - static ::Dynamic DEFLATE; - static ::Dynamic LZMA; - static ::Dynamic ZLIB; - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace utils -} // end namespace _CompressionAlgorithm - -#endif /* INCLUDED_openfl_utils__CompressionAlgorithm_CompressionAlgorithm_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/utils/_Endian/Endian_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/utils/_Endian/Endian_Impl_.h deleted file mode 100644 index ffd0c25e..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/utils/_Endian/Endian_Impl_.h +++ /dev/null @@ -1,77 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_utils__Endian_Endian_Impl_ -#define INCLUDED_openfl_utils__Endian_Endian_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(lime,_hx_system,Endian) -HX_DECLARE_CLASS3(openfl,utils,_Endian,Endian_Impl_) - -namespace openfl{ -namespace utils{ -namespace _Endian{ - - -class HXCPP_CLASS_ATTRIBUTES Endian_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Endian_Impl__obj OBJ_; - Endian_Impl__obj(); - - public: - enum { _hx_ClassId = 0x3bd39ce0 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.utils._Endian.Endian_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.utils._Endian.Endian_Impl_"); } - - inline static hx::ObjectPtr< Endian_Impl__obj > __new() { - hx::ObjectPtr< Endian_Impl__obj > __this = new Endian_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Endian_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Endian_Impl__obj *__this = (Endian_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Endian_Impl__obj), false, "openfl.utils._Endian.Endian_Impl_")); - *(void **)__this = Endian_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Endian_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Endian_Impl_",9b,07,25,91); } - - static void __boot(); - static ::Dynamic _hx_BIG_ENDIAN; - static ::Dynamic _hx_LITTLE_ENDIAN; - static ::Dynamic fromLimeEndian( ::lime::_hx_system::Endian value); - static ::Dynamic fromLimeEndian_dyn(); - - static ::Dynamic fromString(::String value); - static ::Dynamic fromString_dyn(); - - static ::lime::_hx_system::Endian toLimeEndian( ::Dynamic this1); - static ::Dynamic toLimeEndian_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - -}; - -} // end namespace openfl -} // end namespace utils -} // end namespace _Endian - -#endif /* INCLUDED_openfl_utils__Endian_Endian_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/openfl/utils/_Object/Object_Impl_.h b/hGameTest/bin/linux/obj/include/openfl/utils/_Object/Object_Impl_.h deleted file mode 100644 index 4304b2ca..00000000 --- a/hGameTest/bin/linux/obj/include/openfl/utils/_Object/Object_Impl_.h +++ /dev/null @@ -1,93 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_openfl_utils__Object_Object_Impl_ -#define INCLUDED_openfl_utils__Object_Object_Impl_ - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS3(openfl,utils,_Object,Object_Impl_) - -namespace openfl{ -namespace utils{ -namespace _Object{ - - -class HXCPP_CLASS_ATTRIBUTES Object_Impl__obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Object_Impl__obj OBJ_; - Object_Impl__obj(); - - public: - enum { _hx_ClassId = 0x1e136e60 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="openfl.utils._Object.Object_Impl_") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"openfl.utils._Object.Object_Impl_"); } - - inline static hx::ObjectPtr< Object_Impl__obj > __new() { - hx::ObjectPtr< Object_Impl__obj > __this = new Object_Impl__obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Object_Impl__obj > __alloc(hx::Ctx *_hx_ctx) { - Object_Impl__obj *__this = (Object_Impl__obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Object_Impl__obj), false, "openfl.utils._Object.Object_Impl_")); - *(void **)__this = Object_Impl__obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Object_Impl__obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Object_Impl_",bf,20,11,ba); } - - static void __boot(); - static ::Dynamic __meta__; - static ::Dynamic _new(); - static ::Dynamic _new_dyn(); - - static bool hasOwnProperty( ::Dynamic this1,::String name); - static ::Dynamic hasOwnProperty_dyn(); - - static bool isPrototypeOf( ::Dynamic this1,hx::Class theClass); - static ::Dynamic isPrototypeOf_dyn(); - - static ::Dynamic iterator( ::Dynamic this1); - static ::Dynamic iterator_dyn(); - - static bool propertyIsEnumerable( ::Dynamic this1,::String name); - static ::Dynamic propertyIsEnumerable_dyn(); - - static ::String toLocaleString( ::Dynamic this1); - static ::Dynamic toLocaleString_dyn(); - - static ::String toString( ::Dynamic this1); - static ::Dynamic toString_dyn(); - - static ::Dynamic valueOf( ::Dynamic this1); - static ::Dynamic valueOf_dyn(); - - static ::Dynamic __get( ::Dynamic this1,::String key); - static ::Dynamic __get_dyn(); - - static ::Dynamic __set( ::Dynamic this1,::String key, ::Dynamic value); - static ::Dynamic __set_dyn(); - -}; - -} // end namespace openfl -} // end namespace utils -} // end namespace _Object - -#endif /* INCLUDED_openfl_utils__Object_Object_Impl_ */ diff --git a/hGameTest/bin/linux/obj/include/sys/FileSystem.h b/hGameTest/bin/linux/obj/include/sys/FileSystem.h deleted file mode 100644 index cd151e67..00000000 --- a/hGameTest/bin/linux/obj/include/sys/FileSystem.h +++ /dev/null @@ -1,60 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_sys_FileSystem -#define INCLUDED_sys_FileSystem - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS1(sys,FileSystem) - -namespace sys{ - - -class HXCPP_CLASS_ATTRIBUTES FileSystem_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef FileSystem_obj OBJ_; - FileSystem_obj(); - - public: - enum { _hx_ClassId = 0x284891f8 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="sys.FileSystem") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"sys.FileSystem"); } - - inline static hx::ObjectPtr< FileSystem_obj > __new() { - hx::ObjectPtr< FileSystem_obj > __this = new FileSystem_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< FileSystem_obj > __alloc(hx::Ctx *_hx_ctx) { - FileSystem_obj *__this = (FileSystem_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(FileSystem_obj), false, "sys.FileSystem")); - *(void **)__this = FileSystem_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~FileSystem_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("FileSystem",ab,e2,17,ca); } - - static bool exists(::String path); - static ::Dynamic exists_dyn(); - -}; - -} // end namespace sys - -#endif /* INCLUDED_sys_FileSystem */ diff --git a/hGameTest/bin/linux/obj/include/sys/io/File.h b/hGameTest/bin/linux/obj/include/sys/io/File.h deleted file mode 100644 index cbde0371..00000000 --- a/hGameTest/bin/linux/obj/include/sys/io/File.h +++ /dev/null @@ -1,64 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_sys_io_File -#define INCLUDED_sys_io_File - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Input) -HX_DECLARE_CLASS2(sys,io,File) -HX_DECLARE_CLASS2(sys,io,FileInput) - -namespace sys{ -namespace io{ - - -class HXCPP_CLASS_ATTRIBUTES File_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef File_obj OBJ_; - File_obj(); - - public: - enum { _hx_ClassId = 0x01dc4e07 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=false,const char *inName="sys.io.File") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,false,"sys.io.File"); } - - inline static hx::ObjectPtr< File_obj > __new() { - hx::ObjectPtr< File_obj > __this = new File_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< File_obj > __alloc(hx::Ctx *_hx_ctx) { - File_obj *__this = (File_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(File_obj), false, "sys.io.File")); - *(void **)__this = File_obj::_hx_vtable; - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~File_obj(); - - HX_DO_RTTI_ALL; - static bool __GetStatic(const ::String &inString, Dynamic &outValue, hx::PropertyAccess inCallProp); - static void __register(); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("File",9c,fa,94,2e); } - - static ::sys::io::FileInput read(::String path,hx::Null< bool > binary); - static ::Dynamic read_dyn(); - -}; - -} // end namespace sys -} // end namespace io - -#endif /* INCLUDED_sys_io_File */ diff --git a/hGameTest/bin/linux/obj/include/sys/io/FileInput.h b/hGameTest/bin/linux/obj/include/sys/io/FileInput.h deleted file mode 100644 index 016961b1..00000000 --- a/hGameTest/bin/linux/obj/include/sys/io/FileInput.h +++ /dev/null @@ -1,64 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_sys_io_FileInput -#define INCLUDED_sys_io_FileInput - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_haxe_io_Input -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(haxe,io,Input) -HX_DECLARE_CLASS2(sys,io,FileInput) - -namespace sys{ -namespace io{ - - -class HXCPP_CLASS_ATTRIBUTES FileInput_obj : public ::haxe::io::Input_obj -{ - public: - typedef ::haxe::io::Input_obj super; - typedef FileInput_obj OBJ_; - FileInput_obj(); - - public: - enum { _hx_ClassId = 0x7d72f7a3 }; - - void __construct( ::Dynamic f); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="sys.io.FileInput") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"sys.io.FileInput"); } - static hx::ObjectPtr< FileInput_obj > __new( ::Dynamic f); - static hx::ObjectPtr< FileInput_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic f); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~FileInput_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("FileInput",ce,43,18,62); } - - ::Dynamic _hx___f; - int readByte(); - - int readBytes( ::haxe::io::Bytes s,int p,int l); - - void close(); - -}; - -} // end namespace sys -} // end namespace io - -#endif /* INCLUDED_sys_io_FileInput */ diff --git a/hGameTest/bin/linux/obj/include/sys/io/Process.h b/hGameTest/bin/linux/obj/include/sys/io/Process.h deleted file mode 100644 index 5e7e3db7..00000000 --- a/hGameTest/bin/linux/obj/include/sys/io/Process.h +++ /dev/null @@ -1,61 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_sys_io_Process -#define INCLUDED_sys_io_Process - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_CLASS2(haxe,io,Input) -HX_DECLARE_CLASS2(haxe,io,Output) -HX_DECLARE_CLASS2(sys,io,Process) - -namespace sys{ -namespace io{ - - -class HXCPP_CLASS_ATTRIBUTES Process_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Process_obj OBJ_; - Process_obj(); - - public: - enum { _hx_ClassId = 0x15242bc4 }; - - void __construct(::String cmd,::Array< ::String > args, ::Dynamic detached); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="sys.io.Process") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"sys.io.Process"); } - static hx::ObjectPtr< Process_obj > __new(::String cmd,::Array< ::String > args, ::Dynamic detached); - static hx::ObjectPtr< Process_obj > __alloc(hx::Ctx *_hx_ctx,::String cmd,::Array< ::String > args, ::Dynamic detached); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Process_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Process",4f,ca,9b,be); } - - ::Dynamic p; - ::haxe::io::Input _hx_stdout; - ::haxe::io::Input _hx_stderr; - ::haxe::io::Output _hx_stdin; - void close(); - ::Dynamic close_dyn(); - -}; - -} // end namespace sys -} // end namespace io - -#endif /* INCLUDED_sys_io_Process */ diff --git a/hGameTest/bin/linux/obj/include/sys/io/_Process/Stdin.h b/hGameTest/bin/linux/obj/include/sys/io/_Process/Stdin.h deleted file mode 100644 index 8d83a4ef..00000000 --- a/hGameTest/bin/linux/obj/include/sys/io/_Process/Stdin.h +++ /dev/null @@ -1,61 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_sys_io__Process_Stdin -#define INCLUDED_sys_io__Process_Stdin - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_haxe_io_Output -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(haxe,io,Output) -HX_DECLARE_CLASS3(sys,io,_Process,Stdin) - -namespace sys{ -namespace io{ -namespace _Process{ - - -class HXCPP_CLASS_ATTRIBUTES Stdin_obj : public ::haxe::io::Output_obj -{ - public: - typedef ::haxe::io::Output_obj super; - typedef Stdin_obj OBJ_; - Stdin_obj(); - - public: - enum { _hx_ClassId = 0x7e8e3445 }; - - void __construct( ::Dynamic p); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="sys.io._Process.Stdin") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"sys.io._Process.Stdin"); } - static hx::ObjectPtr< Stdin_obj > __new( ::Dynamic p); - static hx::ObjectPtr< Stdin_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic p); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Stdin_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Stdin",28,23,3b,17); } - - ::Dynamic p; - ::haxe::io::Bytes buf; -}; - -} // end namespace sys -} // end namespace io -} // end namespace _Process - -#endif /* INCLUDED_sys_io__Process_Stdin */ diff --git a/hGameTest/bin/linux/obj/include/sys/io/_Process/Stdout.h b/hGameTest/bin/linux/obj/include/sys/io/_Process/Stdout.h deleted file mode 100644 index f935bdd9..00000000 --- a/hGameTest/bin/linux/obj/include/sys/io/_Process/Stdout.h +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_sys_io__Process_Stdout -#define INCLUDED_sys_io__Process_Stdout - -#ifndef HXCPP_H -#include -#endif - -#ifndef INCLUDED_haxe_io_Input -#include -#endif -HX_DECLARE_CLASS2(haxe,io,Bytes) -HX_DECLARE_CLASS2(haxe,io,Input) -HX_DECLARE_CLASS3(sys,io,_Process,Stdout) - -namespace sys{ -namespace io{ -namespace _Process{ - - -class HXCPP_CLASS_ATTRIBUTES Stdout_obj : public ::haxe::io::Input_obj -{ - public: - typedef ::haxe::io::Input_obj super; - typedef Stdout_obj OBJ_; - Stdout_obj(); - - public: - enum { _hx_ClassId = 0x3de41c2e }; - - void __construct( ::Dynamic p,bool out); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="sys.io._Process.Stdout") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"sys.io._Process.Stdout"); } - static hx::ObjectPtr< Stdout_obj > __new( ::Dynamic p,bool out); - static hx::ObjectPtr< Stdout_obj > __alloc(hx::Ctx *_hx_ctx, ::Dynamic p,bool out); - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Stdout_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Stdout",eb,33,88,3c); } - - ::Dynamic p; - bool out; - ::haxe::io::Bytes buf; - int readByte(); - - int readBytes( ::haxe::io::Bytes str,int pos,int len); - -}; - -} // end namespace sys -} // end namespace io -} // end namespace _Process - -#endif /* INCLUDED_sys_io__Process_Stdout */ diff --git a/hGameTest/bin/linux/obj/include/sys/thread/Deque.h b/hGameTest/bin/linux/obj/include/sys/thread/Deque.h deleted file mode 100644 index 47c6e557..00000000 --- a/hGameTest/bin/linux/obj/include/sys/thread/Deque.h +++ /dev/null @@ -1,79 +0,0 @@ -// Generated by Haxe 4.0.5 -#ifndef INCLUDED_sys_thread_Deque -#define INCLUDED_sys_thread_Deque - -#ifndef HXCPP_H -#include -#endif - -HX_DECLARE_STACK_FRAME(_hx_pos_136ea4cadc3ef98e_30_new) -HX_DECLARE_CLASS2(sys,thread,Deque) - -namespace sys{ -namespace thread{ - - -class HXCPP_CLASS_ATTRIBUTES Deque_obj : public hx::Object -{ - public: - typedef hx::Object super; - typedef Deque_obj OBJ_; - Deque_obj(); - - public: - enum { _hx_ClassId = 0x5c8bea89 }; - - void __construct(); - inline void *operator new(size_t inSize, bool inContainer=true,const char *inName="sys.thread.Deque") - { return hx::Object::operator new(inSize,inContainer,inName); } - inline void *operator new(size_t inSize, int extra) - { return hx::Object::operator new(inSize+extra,true,"sys.thread.Deque"); } - - inline static hx::ObjectPtr< Deque_obj > __new() { - hx::ObjectPtr< Deque_obj > __this = new Deque_obj(); - __this->__construct(); - return __this; - } - - inline static hx::ObjectPtr< Deque_obj > __alloc(hx::Ctx *_hx_ctx) { - Deque_obj *__this = (Deque_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Deque_obj), true, "sys.thread.Deque")); - *(void **)__this = Deque_obj::_hx_vtable; -{ - HX_STACKFRAME(&_hx_pos_136ea4cadc3ef98e_30_new) -HXDLIN( 30) ( ( ::sys::thread::Deque)(__this) )->q = ::__hxcpp_deque_create(); - } - - return __this; - } - - static void * _hx_vtable; - static Dynamic __CreateEmpty(); - static Dynamic __Create(hx::DynamicArray inArgs); - //~Deque_obj(); - - HX_DO_RTTI_ALL; - hx::Val __Field(const ::String &inString, hx::PropertyAccess inCallProp); - hx::Val __SetField(const ::String &inString,const hx::Val &inValue, hx::PropertyAccess inCallProp); - void __GetFields(Array< ::String> &outFields); - static void __register(); - void __Mark(HX_MARK_PARAMS); - void __Visit(HX_VISIT_PARAMS); - bool _hx_isInstanceOf(int inClassId); - ::String __ToString() const { return HX_("Deque",00,24,58,6a); } - - ::Dynamic q; - void add( ::Dynamic i); - ::Dynamic add_dyn(); - - void push( ::Dynamic i); - ::Dynamic push_dyn(); - - ::Dynamic pop(bool block); - ::Dynamic pop_dyn(); - -}; - -} // end namespace sys -} // end namespace thread - -#endif /* INCLUDED_sys_thread_Deque */ diff --git a/hGameTest/bin/linux/obj/obj/linux64/008b10ce_Adler32.o b/hGameTest/bin/linux/obj/obj/linux64/008b10ce_Adler32.o deleted file mode 100644 index a338cf18..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/008b10ce_Adler32.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/008b10ce_Base64.o b/hGameTest/bin/linux/obj/obj/linux64/008b10ce_Base64.o deleted file mode 100644 index 3a027439..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/008b10ce_Base64.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/008b10ce_BaseCode.o b/hGameTest/bin/linux/obj/obj/linux64/008b10ce_BaseCode.o deleted file mode 100644 index aeedcdd4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/008b10ce_BaseCode.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/01bff2b4_Float32Array_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/01bff2b4_Float32Array_Impl_.o deleted file mode 100644 index 625a8a5d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/01bff2b4_Float32Array_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/040866ce_ArrayBufferIO.o b/hGameTest/bin/linux/obj/obj/linux64/040866ce_ArrayBufferIO.o deleted file mode 100644 index e9f82c97..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/040866ce_ArrayBufferIO.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/040866ce_ArrayBufferView.o b/hGameTest/bin/linux/obj/obj/linux64/040866ce_ArrayBufferView.o deleted file mode 100644 index 3dc05e1f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/040866ce_ArrayBufferView.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/040866ce_AssetBundle.o b/hGameTest/bin/linux/obj/obj/linux64/040866ce_AssetBundle.o deleted file mode 100644 index 910ecf3b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/040866ce_AssetBundle.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/040866ce_AssetCache.o b/hGameTest/bin/linux/obj/obj/linux64/040866ce_AssetCache.o deleted file mode 100644 index db4bed0d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/040866ce_AssetCache.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/040866ce_AssetLibrary.o b/hGameTest/bin/linux/obj/obj/linux64/040866ce_AssetLibrary.o deleted file mode 100644 index e2d9b687..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/040866ce_AssetLibrary.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/040866ce_AssetManifest.o b/hGameTest/bin/linux/obj/obj/linux64/040866ce_AssetManifest.o deleted file mode 100644 index 3100e28b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/040866ce_AssetManifest.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/040866ce_Assets.o b/hGameTest/bin/linux/obj/obj/linux64/040866ce_Assets.o deleted file mode 100644 index 79ca5deb..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/040866ce_Assets.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/040866ce_BytePointerData.o b/hGameTest/bin/linux/obj/obj/linux64/040866ce_BytePointerData.o deleted file mode 100644 index 97dc2526..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/040866ce_BytePointerData.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/040866ce_CompressionAlgorithm.o b/hGameTest/bin/linux/obj/obj/linux64/040866ce_CompressionAlgorithm.o deleted file mode 100644 index 8ea21f92..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/040866ce_CompressionAlgorithm.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/040866ce_Log.o b/hGameTest/bin/linux/obj/obj/linux64/040866ce_Log.o deleted file mode 100644 index c084349f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/040866ce_Log.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/040866ce_ObjectPool.o b/hGameTest/bin/linux/obj/obj/linux64/040866ce_ObjectPool.o deleted file mode 100644 index 4a15e30d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/040866ce_ObjectPool.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/040866ce_Preloader.o b/hGameTest/bin/linux/obj/obj/linux64/040866ce_Preloader.o deleted file mode 100644 index 78792bf3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/040866ce_Preloader.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/040866ce_TAError.o b/hGameTest/bin/linux/obj/obj/linux64/040866ce_TAError.o deleted file mode 100644 index 2476c218..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/040866ce_TAError.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/04161db1_OpCode.o b/hGameTest/bin/linux/obj/obj/linux64/04161db1_OpCode.o deleted file mode 100644 index 2a20a895..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/04161db1_OpCode.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/04161db1_Register.o b/hGameTest/bin/linux/obj/obj/linux64/04161db1_Register.o deleted file mode 100644 index f3ac3bfa..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/04161db1_Register.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/04161db1_Sampler.o b/hGameTest/bin/linux/obj/obj/linux64/04161db1_Sampler.o deleted file mode 100644 index 8412f4ed..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/04161db1_Sampler.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0444b4c2_GLBuffer_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/0444b4c2_GLBuffer_Impl_.o deleted file mode 100644 index 13e97c56..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0444b4c2_GLBuffer_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/04ba83f8_StageDisplayState_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/04ba83f8_StageDisplayState_Impl_.o deleted file mode 100644 index 2a93f543..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/04ba83f8_StageDisplayState_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_CallStack.o b/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_CallStack.o deleted file mode 100644 index 99a6a234..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_CallStack.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Exception.o b/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Exception.o deleted file mode 100644 index 40eb5b1d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Exception.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_IMap.o b/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_IMap.o deleted file mode 100644 index f789d273..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_IMap.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Log.o b/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Log.o deleted file mode 100644 index c96a5080..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Log.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_NativeStackTrace.o b/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_NativeStackTrace.o deleted file mode 100644 index af2bd16e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_NativeStackTrace.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Resource.o b/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Resource.o deleted file mode 100644 index 26edd0d4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Resource.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Serializer.o b/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Serializer.o deleted file mode 100644 index bea0306f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Serializer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_StackItem.o b/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_StackItem.o deleted file mode 100644 index 5640cf5d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_StackItem.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_SysTools.o b/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_SysTools.o deleted file mode 100644 index 5f905cdd..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_SysTools.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Timer.o b/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Timer.o deleted file mode 100644 index c9a7be7a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Timer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Unserializer.o b/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Unserializer.o deleted file mode 100644 index cdcc79ef..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_Unserializer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_ValueException.o b/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_ValueException.o deleted file mode 100644 index ab4bd5c1..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/050b4ec7_ValueException.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0600823d_State.o b/hGameTest/bin/linux/obj/obj/linux64/0600823d_State.o deleted file mode 100644 index b2da2113..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0600823d_State.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0600823d_Window.o b/hGameTest/bin/linux/obj/obj/linux64/0600823d_Window.o deleted file mode 100644 index d02a2ede..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0600823d_Window.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0a286912_ImageDataView.o b/hGameTest/bin/linux/obj/obj/linux64/0a286912_ImageDataView.o deleted file mode 100644 index df9d5349..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0a286912_ImageDataView.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0afcd946_MouseCursor_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/0afcd946_MouseCursor_Impl_.o deleted file mode 100644 index 34424df6..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0afcd946_MouseCursor_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0c08679f_CFFIPointer_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/0c08679f_CFFIPointer_Impl_.o deleted file mode 100644 index 2f51eaf9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0c08679f_CFFIPointer_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0d767c0b_Deque.o b/hGameTest/bin/linux/obj/obj/linux64/0d767c0b_Deque.o deleted file mode 100644 index 34d3b86e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0d767c0b_Deque.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0df71d88_GameInput.o b/hGameTest/bin/linux/obj/obj/linux64/0df71d88_GameInput.o deleted file mode 100644 index ca65c4e8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0df71d88_GameInput.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0df71d88_GameInputControl.o b/hGameTest/bin/linux/obj/obj/linux64/0df71d88_GameInputControl.o deleted file mode 100644 index 61732385..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0df71d88_GameInputControl.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0df71d88_GameInputDevice.o b/hGameTest/bin/linux/obj/obj/linux64/0df71d88_GameInputDevice.o deleted file mode 100644 index b202bd3c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0df71d88_GameInputDevice.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0df71d88_Keyboard.o b/hGameTest/bin/linux/obj/obj/linux64/0df71d88_Keyboard.o deleted file mode 100644 index a0f93d11..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0df71d88_Keyboard.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0df71d88_Mouse.o b/hGameTest/bin/linux/obj/obj/linux64/0df71d88_Mouse.o deleted file mode 100644 index 6aec607f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0df71d88_Mouse.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0e1eb455_Context3DStencilAction_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/0e1eb455_Context3DStencilAction_Impl_.o deleted file mode 100644 index 4f627ef0..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0e1eb455_Context3DStencilAction_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Bytes.o b/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Bytes.o deleted file mode 100644 index 5017bbe0..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Bytes.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_BytesBuffer.o b/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_BytesBuffer.o deleted file mode 100644 index ded6ed36..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_BytesBuffer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_BytesInput.o b/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_BytesInput.o deleted file mode 100644 index ba24c226..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_BytesInput.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Encoding.o b/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Encoding.o deleted file mode 100644 index e911739d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Encoding.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Eof.o b/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Eof.o deleted file mode 100644 index 728577d1..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Eof.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Error.o b/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Error.o deleted file mode 100644 index 60b2d3c4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Error.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_FPHelper.o b/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_FPHelper.o deleted file mode 100644 index 1b1a6429..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_FPHelper.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Input.o b/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Input.o deleted file mode 100644 index 0111b211..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Input.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Output.o b/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Output.o deleted file mode 100644 index e3389d86..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Output.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Path.o b/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Path.o deleted file mode 100644 index 93707259..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/0f7cae83_Path.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/128825d4_GLFramebuffer_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/128825d4_GLFramebuffer_Impl_.o deleted file mode 100644 index 87390251..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/128825d4_GLFramebuffer_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/12eb0052_ArgumentError.o b/hGameTest/bin/linux/obj/obj/linux64/12eb0052_ArgumentError.o deleted file mode 100644 index 854e40fc..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/12eb0052_ArgumentError.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/12eb0052_EOFError.o b/hGameTest/bin/linux/obj/obj/linux64/12eb0052_EOFError.o deleted file mode 100644 index 334451c9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/12eb0052_EOFError.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/12eb0052_Error.o b/hGameTest/bin/linux/obj/obj/linux64/12eb0052_Error.o deleted file mode 100644 index 4a8b761a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/12eb0052_Error.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/12eb0052_IOError.o b/hGameTest/bin/linux/obj/obj/linux64/12eb0052_IOError.o deleted file mode 100644 index 749b5468..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/12eb0052_IOError.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/12eb0052_IllegalOperationError.o b/hGameTest/bin/linux/obj/obj/linux64/12eb0052_IllegalOperationError.o deleted file mode 100644 index ec67ea3d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/12eb0052_IllegalOperationError.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/12eb0052_RangeError.o b/hGameTest/bin/linux/obj/obj/linux64/12eb0052_RangeError.o deleted file mode 100644 index 7fec23f5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/12eb0052_RangeError.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/12eb0052_TypeError.o b/hGameTest/bin/linux/obj/obj/linux64/12eb0052_TypeError.o deleted file mode 100644 index 82e95b1d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/12eb0052_TypeError.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/138a0a19_Object_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/138a0a19_Object_Impl_.o deleted file mode 100644 index 09c22d6e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/138a0a19_Object_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/145a9eac_UInt8ClampedArray_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/145a9eac_UInt8ClampedArray_Impl_.o deleted file mode 100644 index 27395da1..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/145a9eac_UInt8ClampedArray_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/166ed82d_Image.o b/hGameTest/bin/linux/obj/obj/linux64/166ed82d_Image.o deleted file mode 100644 index e1281b6b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/166ed82d_Image.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/166ed82d_ImageBuffer.o b/hGameTest/bin/linux/obj/obj/linux64/166ed82d_ImageBuffer.o deleted file mode 100644 index 077c8029..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/166ed82d_ImageBuffer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/166ed82d_ImageChannel.o b/hGameTest/bin/linux/obj/obj/linux64/166ed82d_ImageChannel.o deleted file mode 100644 index ac46bb9c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/166ed82d_ImageChannel.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/166ed82d_ImageFileFormat.o b/hGameTest/bin/linux/obj/obj/linux64/166ed82d_ImageFileFormat.o deleted file mode 100644 index ef937d84..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/166ed82d_ImageFileFormat.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/166ed82d_ImageType.o b/hGameTest/bin/linux/obj/obj/linux64/166ed82d_ImageType.o deleted file mode 100644 index 03a3bd41..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/166ed82d_ImageType.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/166ed82d_RenderContext.o b/hGameTest/bin/linux/obj/obj/linux64/166ed82d_RenderContext.o deleted file mode 100644 index 78f8ffc7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/166ed82d_RenderContext.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/1727e79c_PixelSnapping_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/1727e79c_PixelSnapping_Impl_.o deleted file mode 100644 index 089c8216..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/1727e79c_PixelSnapping_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/1a40be23_ListIterator.o b/hGameTest/bin/linux/obj/obj/linux64/1a40be23_ListIterator.o deleted file mode 100644 index b72c6095..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/1a40be23_ListIterator.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/1a40be23_ListNode.o b/hGameTest/bin/linux/obj/obj/linux64/1a40be23_ListNode.o deleted file mode 100644 index 9fcfe206..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/1a40be23_ListNode.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/1afa2a8e_CompressionAlgorithm_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/1afa2a8e_CompressionAlgorithm_Impl_.o deleted file mode 100644 index 4bf26bca..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/1afa2a8e_CompressionAlgorithm_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/1b712af7_Font.o b/hGameTest/bin/linux/obj/obj/linux64/1b712af7_Font.o deleted file mode 100644 index db0a1ed3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/1b712af7_Font.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/1ca426f5_GLProgram_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/1ca426f5_GLProgram_Impl_.o deleted file mode 100644 index 3675fdcb..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/1ca426f5_GLProgram_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_BoolVector.o b/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_BoolVector.o deleted file mode 100644 index b8df1ec4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_BoolVector.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_FloatVector.o b/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_FloatVector.o deleted file mode 100644 index 6c3d8d35..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_FloatVector.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_FunctionVector.o b/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_FunctionVector.o deleted file mode 100644 index ee3c44b0..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_FunctionVector.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_IVector.o b/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_IVector.o deleted file mode 100644 index bdbec845..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_IVector.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_IntVector.o b/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_IntVector.o deleted file mode 100644 index d7438cfb..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_IntVector.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_ObjectVector.o b/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_ObjectVector.o deleted file mode 100644 index cea0decd..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_ObjectVector.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_Vector_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_Vector_Impl_.o deleted file mode 100644 index 0dcc5c38..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/1ebd74cf_Vector_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2055f4f8_File.o b/hGameTest/bin/linux/obj/obj/linux64/2055f4f8_File.o deleted file mode 100644 index cb9fe642..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2055f4f8_File.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2055f4f8_FileInput.o b/hGameTest/bin/linux/obj/obj/linux64/2055f4f8_FileInput.o deleted file mode 100644 index ec66fe88..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2055f4f8_FileInput.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2055f4f8_Process.o b/hGameTest/bin/linux/obj/obj/linux64/2055f4f8_Process.o deleted file mode 100644 index 536bc5ff..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2055f4f8_Process.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_BeginBitmapFillView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_BeginBitmapFillView_Impl_.o deleted file mode 100644 index 1442d6e7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_BeginBitmapFillView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_BeginFillView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_BeginFillView_Impl_.o deleted file mode 100644 index c452004a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_BeginFillView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_BeginGradientFillView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_BeginGradientFillView_Impl_.o deleted file mode 100644 index 5e3c4c4b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_BeginGradientFillView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_BeginShaderFillView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_BeginShaderFillView_Impl_.o deleted file mode 100644 index c35a35dc..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_BeginShaderFillView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_CubicCurveToView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_CubicCurveToView_Impl_.o deleted file mode 100644 index a9a22659..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_CubicCurveToView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_CurveToView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_CurveToView_Impl_.o deleted file mode 100644 index 5abd8ca4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_CurveToView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawCircleView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawCircleView_Impl_.o deleted file mode 100644 index 049975ec..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawCircleView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawEllipseView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawEllipseView_Impl_.o deleted file mode 100644 index cf9d717f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawEllipseView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawQuadsView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawQuadsView_Impl_.o deleted file mode 100644 index dafc49a9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawQuadsView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawRectView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawRectView_Impl_.o deleted file mode 100644 index 9ee578a8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawRectView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawRoundRectView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawRoundRectView_Impl_.o deleted file mode 100644 index 060193d7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawRoundRectView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawTrianglesView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawTrianglesView_Impl_.o deleted file mode 100644 index 96922435..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_DrawTrianglesView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_EndFillView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_EndFillView_Impl_.o deleted file mode 100644 index d99e5225..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_EndFillView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_LineBitmapStyleView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_LineBitmapStyleView_Impl_.o deleted file mode 100644 index e1e3732e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_LineBitmapStyleView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_LineGradientStyleView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_LineGradientStyleView_Impl_.o deleted file mode 100644 index 57dbbefa..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_LineGradientStyleView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_LineStyleView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_LineStyleView_Impl_.o deleted file mode 100644 index 0a8b11d1..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_LineStyleView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_LineToView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_LineToView_Impl_.o deleted file mode 100644 index 7cddb2a8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_LineToView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_MoveToView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_MoveToView_Impl_.o deleted file mode 100644 index 0da8d7c4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_MoveToView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_OverrideBlendModeView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_OverrideBlendModeView_Impl_.o deleted file mode 100644 index 51db964c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_OverrideBlendModeView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_OverrideMatrixView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_OverrideMatrixView_Impl_.o deleted file mode 100644 index 50f2977a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_OverrideMatrixView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_WindingEvenOddView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_WindingEvenOddView_Impl_.o deleted file mode 100644 index f8fc6053..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_WindingEvenOddView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21877613_WindingNonZeroView_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/21877613_WindingNonZeroView_Impl_.o deleted file mode 100644 index c92d7a2f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21877613_WindingNonZeroView_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_byte_order.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_byte_order.o deleted file mode 100644 index ca40e94a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_byte_order.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_chartables.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_chartables.o deleted file mode 100644 index 6bc0d58d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_chartables.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_compile.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_compile.o deleted file mode 100644 index 83ebed63..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_compile.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_config.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_config.o deleted file mode 100644 index 32194cd3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_config.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_dfa_exec.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_dfa_exec.o deleted file mode 100644 index 9b1b3a9e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_dfa_exec.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_exec.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_exec.o deleted file mode 100644 index 617906a8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_exec.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_fullinfo.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_fullinfo.o deleted file mode 100644 index b57283bd..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_fullinfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_get.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_get.o deleted file mode 100644 index 31e38add..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_get.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_globals.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_globals.o deleted file mode 100644 index 65a4152f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_globals.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_jit_compile.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_jit_compile.o deleted file mode 100644 index b234dc87..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_jit_compile.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_maketables.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_maketables.o deleted file mode 100644 index ca955e70..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_maketables.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_newline.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_newline.o deleted file mode 100644 index a3690137..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_newline.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_ord2utf16.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_ord2utf16.o deleted file mode 100644 index e42adcda..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_ord2utf16.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_refcount.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_refcount.o deleted file mode 100644 index 9848f82f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_refcount.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_string_utils.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_string_utils.o deleted file mode 100644 index 0eb2a36a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_string_utils.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_study.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_study.o deleted file mode 100644 index 13f4c43b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_study.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_tables.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_tables.o deleted file mode 100644 index 02150bd3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_tables.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_ucd.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_ucd.o deleted file mode 100644 index 5c6317dd..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_ucd.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_valid_utf16.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_valid_utf16.o deleted file mode 100644 index 24720bd8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_valid_utf16.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_version.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_version.o deleted file mode 100644 index 9eefaf44..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_version.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_xclass.o b/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_xclass.o deleted file mode 100644 index 6f96f503..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/21fa9ba4_pcre16_xclass.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_byte_order.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_byte_order.o deleted file mode 100644 index ca40e94a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_byte_order.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_chartables.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_chartables.o deleted file mode 100644 index 6bc0d58d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_chartables.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_compile.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_compile.o deleted file mode 100644 index 83ebed63..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_compile.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_config.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_config.o deleted file mode 100644 index 32194cd3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_config.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_dfa_exec.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_dfa_exec.o deleted file mode 100644 index 9b1b3a9e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_dfa_exec.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_exec.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_exec.o deleted file mode 100644 index 617906a8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_exec.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_fullinfo.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_fullinfo.o deleted file mode 100644 index b57283bd..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_fullinfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_get.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_get.o deleted file mode 100644 index 31e38add..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_get.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_globals.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_globals.o deleted file mode 100644 index 65a4152f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_globals.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_jit_compile.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_jit_compile.o deleted file mode 100644 index b234dc87..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_jit_compile.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_maketables.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_maketables.o deleted file mode 100644 index ca955e70..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_maketables.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_newline.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_newline.o deleted file mode 100644 index a3690137..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_newline.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_ord2utf16.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_ord2utf16.o deleted file mode 100644 index e42adcda..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_ord2utf16.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_refcount.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_refcount.o deleted file mode 100644 index 9848f82f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_refcount.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_string_utils.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_string_utils.o deleted file mode 100644 index 0eb2a36a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_string_utils.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_study.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_study.o deleted file mode 100644 index 13f4c43b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_study.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_tables.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_tables.o deleted file mode 100644 index 02150bd3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_tables.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_ucd.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_ucd.o deleted file mode 100644 index 5c6317dd..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_ucd.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_valid_utf16.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_valid_utf16.o deleted file mode 100644 index 24720bd8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_valid_utf16.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_version.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_version.o deleted file mode 100644 index 9eefaf44..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_version.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_xclass.o b/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_xclass.o deleted file mode 100644 index 6f96f503..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/226c29b7_pcre16_xclass.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Application.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Application.o deleted file mode 100644 index e93f2eb5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Application.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Event.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Event.o deleted file mode 100644 index cf215a80..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Event.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Future.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Future.o deleted file mode 100644 index 5e9269e1..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Future.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_IModule.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b_IModule.o deleted file mode 100644 index f871fc3c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_IModule.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Module.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Module.o deleted file mode 100644 index c8d77c09..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Module.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise.o deleted file mode 100644 index 112eb5e7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_String.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_String.o deleted file mode 100644 index 3c46d40b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_String.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_haxe_io_Bytes.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_haxe_io_Bytes.o deleted file mode 100644 index d4c34106..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_haxe_io_Bytes.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_lime_media_AudioBuffer.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_lime_media_AudioBuffer.o deleted file mode 100644 index 6ff3ce37..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_lime_media_AudioBuffer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_lime_text_Font.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_lime_text_Font.o deleted file mode 100644 index bc2c73a7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_lime_text_Font.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_lime_utils_AssetLibrary.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_lime_utils_AssetLibrary.o deleted file mode 100644 index 06ec03f8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_lime_utils_AssetLibrary.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_openfl_display_BitmapData.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_openfl_display_BitmapData.o deleted file mode 100644 index c314338e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_openfl_display_BitmapData.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_openfl_display_MovieClip.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_openfl_display_MovieClip.o deleted file mode 100644 index 8ede6e05..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_openfl_display_MovieClip.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_openfl_media_Sound.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_openfl_media_Sound.o deleted file mode 100644 index ac38f39f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_openfl_media_Sound.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_openfl_text_Font.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_openfl_text_Font.o deleted file mode 100644 index f0850908..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_openfl_text_Font.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_openfl_utils_ByteArray.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_openfl_utils_ByteArray.o deleted file mode 100644 index d4ee0b68..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b_Promise_openfl_utils_ByteArray.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Dynamic_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Dynamic_Void.o deleted file mode 100644 index 20247480..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Dynamic_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Float_Float_Float_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Float_Float_Float_Void.o deleted file mode 100644 index e3e41c48..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Float_Float_Float_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Float_Float_Int_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Float_Float_Int_Void.o deleted file mode 100644 index d720c274..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Float_Float_Int_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Float_Float_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Float_Float_Void.o deleted file mode 100644 index 18b02261..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Float_Float_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Float_Float_lime_ui_MouseButton_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Float_Float_lime_ui_MouseButton_Void.o deleted file mode 100644 index 3a74f487..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Float_Float_lime_ui_MouseButton_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Float_Float_lime_ui_MouseWheelMode_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Float_Float_lime_ui_MouseWheelMode_Void.o deleted file mode 100644 index 635e0aa8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Float_Float_lime_ui_MouseWheelMode_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Int_Float_Float_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Int_Float_Float_Void.o deleted file mode 100644 index a9234ccc..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Int_Float_Float_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Int_Float_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Int_Float_Void.o deleted file mode 100644 index e3156548..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Int_Float_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Int_Int_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Int_Int_Void.o deleted file mode 100644 index 6f401fe3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Int_Int_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Int_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Int_Void.o deleted file mode 100644 index d2502593..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Int_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Int_lime_ui_JoystickHatPosition_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Int_lime_ui_JoystickHatPosition_Void.o deleted file mode 100644 index ad66bd0c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Int_lime_ui_JoystickHatPosition_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_String_Int_Int_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_String_Int_Int_Void.o deleted file mode 100644 index 98a8c106..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_String_Int_Int_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_String_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_String_Void.o deleted file mode 100644 index d75214b9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_String_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Void_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Void_Void.o deleted file mode 100644 index e6bff8d3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_Void_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_graphics_RenderContext_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_graphics_RenderContext_Void.o deleted file mode 100644 index 19c98446..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_graphics_RenderContext_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_GamepadAxis_Float_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_GamepadAxis_Float_Void.o deleted file mode 100644 index 7004c602..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_GamepadAxis_Float_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_GamepadButton_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_GamepadButton_Void.o deleted file mode 100644 index 573e8c4b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_GamepadButton_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_Gamepad_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_Gamepad_Void.o deleted file mode 100644 index b179a29d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_Gamepad_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_Joystick_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_Joystick_Void.o deleted file mode 100644 index 29f905a9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_Joystick_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void.o deleted file mode 100644 index 5c08f830..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_Touch_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_Touch_Void.o deleted file mode 100644 index 4c1d47b6..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_Touch_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_Window_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_Window_Void.o deleted file mode 100644 index 638a2443..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_lime_ui_Window_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_ofEvents_T_Void.o b/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_ofEvents_T_Void.o deleted file mode 100644 index 94eeae2b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2618a17b__Event_ofEvents_T_Void.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/272fa715_GLTransformFeedback_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/272fa715_GLTransformFeedback_Impl_.o deleted file mode 100644 index cdaca11c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/272fa715_GLTransformFeedback_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2c6937dc_DOMRenderContext_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/2c6937dc_DOMRenderContext_Impl_.o deleted file mode 100644 index 8e7f0c93..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2c6937dc_DOMRenderContext_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_CFFI.o b/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_CFFI.o deleted file mode 100644 index 0e3ae2c0..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_CFFI.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_Clipboard.o b/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_Clipboard.o deleted file mode 100644 index fb88937a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_Clipboard.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_Display.o b/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_Display.o deleted file mode 100644 index a60e7605..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_Display.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_DisplayMode.o b/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_DisplayMode.o deleted file mode 100644 index afaa974d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_DisplayMode.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_Endian.o b/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_Endian.o deleted file mode 100644 index c71e9e95..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_Endian.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_JNI.o b/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_JNI.o deleted file mode 100644 index 03164912..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_JNI.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_JNIMemberField.o b/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_JNIMemberField.o deleted file mode 100644 index c9dbe754..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_JNIMemberField.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_JNIMethod.o b/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_JNIMethod.o deleted file mode 100644 index e129e869..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_JNIMethod.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_JNIStaticField.o b/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_JNIStaticField.o deleted file mode 100644 index 51136f76..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_JNIStaticField.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_Sensor.o b/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_Sensor.o deleted file mode 100644 index 73663d9f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_Sensor.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_SensorType.o b/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_SensorType.o deleted file mode 100644 index a2d17c9f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_SensorType.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_System.o b/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_System.o deleted file mode 100644 index 7cdaeae2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_System.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_ThreadPool.o b/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_ThreadPool.o deleted file mode 100644 index 7bc35813..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2fa2422a_ThreadPool.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/2fe2a18a_CallStack_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/2fe2a18a_CallStack_Impl_.o deleted file mode 100644 index e11407f7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/2fe2a18a_CallStack_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/31e88aa9_Array.o b/hGameTest/bin/linux/obj/obj/linux64/31e88aa9_Array.o deleted file mode 100644 index af93e525..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/31e88aa9_Array.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/31e88aa9_Dynamic.o b/hGameTest/bin/linux/obj/obj/linux64/31e88aa9_Dynamic.o deleted file mode 100644 index 95e24fae..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/31e88aa9_Dynamic.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/31e88aa9_Enum.o b/hGameTest/bin/linux/obj/obj/linux64/31e88aa9_Enum.o deleted file mode 100644 index 0406f780..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/31e88aa9_Enum.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/31e88aa9_Math.o b/hGameTest/bin/linux/obj/obj/linux64/31e88aa9_Math.o deleted file mode 100644 index 6c8f1773..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/31e88aa9_Math.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/31e88aa9_String.o b/hGameTest/bin/linux/obj/obj/linux64/31e88aa9_String.o deleted file mode 100644 index 73190cb0..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/31e88aa9_String.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/33d1aa3f_RGBA_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/33d1aa3f_RGBA_Impl_.o deleted file mode 100644 index 78acb628..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/33d1aa3f_RGBA_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/34b8a6ad_Context3DState.o b/hGameTest/bin/linux/obj/obj/linux64/34b8a6ad_Context3DState.o deleted file mode 100644 index f25ac828..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/34b8a6ad_Context3DState.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/35753213_Int8Array_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/35753213_Int8Array_Impl_.o deleted file mode 100644 index 9025ffcc..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/35753213_Int8Array_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/35a75780_AbstractHTTPRequest.o b/hGameTest/bin/linux/obj/obj/linux64/35a75780_AbstractHTTPRequest.o deleted file mode 100644 index 9fd0ccf3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/35a75780_AbstractHTTPRequest.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/35bd1ac8_CURL.o b/hGameTest/bin/linux/obj/obj/linux64/35bd1ac8_CURL.o deleted file mode 100644 index 254c7aee..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/35bd1ac8_CURL.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/35bd1ac8_CURLMulti.o b/hGameTest/bin/linux/obj/obj/linux64/35bd1ac8_CURLMulti.o deleted file mode 100644 index b709edd4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/35bd1ac8_CURLMulti.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/35bd1ac8_CURLMultiMessage.o b/hGameTest/bin/linux/obj/obj/linux64/35bd1ac8_CURLMultiMessage.o deleted file mode 100644 index 29430b52..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/35bd1ac8_CURLMultiMessage.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/3ba7bc41_Int16Array_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/3ba7bc41_Int16Array_Impl_.o deleted file mode 100644 index a4e2bd2f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/3ba7bc41_Int16Array_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/3c6c12d8_ExtraField.o b/hGameTest/bin/linux/obj/obj/linux64/3c6c12d8_ExtraField.o deleted file mode 100644 index b6bf8877..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/3c6c12d8_ExtraField.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/3c6c12d8_HuffTools.o b/hGameTest/bin/linux/obj/obj/linux64/3c6c12d8_HuffTools.o deleted file mode 100644 index 3751ab83..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/3c6c12d8_HuffTools.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/3c6c12d8_Huffman.o b/hGameTest/bin/linux/obj/obj/linux64/3c6c12d8_Huffman.o deleted file mode 100644 index bba6e31c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/3c6c12d8_Huffman.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/3c6c12d8_InflateImpl.o b/hGameTest/bin/linux/obj/obj/linux64/3c6c12d8_InflateImpl.o deleted file mode 100644 index 35d24d22..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/3c6c12d8_InflateImpl.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/3c6c12d8_Reader.o b/hGameTest/bin/linux/obj/obj/linux64/3c6c12d8_Reader.o deleted file mode 100644 index 1ff21636..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/3c6c12d8_Reader.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/3c6f27f6_ARGB_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/3c6f27f6_ARGB_Impl_.o deleted file mode 100644 index 2d80993c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/3c6f27f6_ARGB_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/3f9babbb_Glyph_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/3f9babbb_Glyph_Impl_.o deleted file mode 100644 index b5d36162..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/3f9babbb_Glyph_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/402a7888_GLVertexArrayObject_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/402a7888_GLVertexArrayObject_Impl_.o deleted file mode 100644 index ada5268a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/402a7888_GLVertexArrayObject_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/419dd9ed_ShaderData_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/419dd9ed_ShaderData_Impl_.o deleted file mode 100644 index a87e2b72..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/419dd9ed_ShaderData_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/422771f6_ALDevice_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/422771f6_ALDevice_Impl_.o deleted file mode 100644 index 879dd740..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/422771f6_ALDevice_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/430a77dd_ColorMatrix_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/430a77dd_ColorMatrix_Impl_.o deleted file mode 100644 index abcd3290..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/430a77dd_ColorMatrix_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/450af089_JoystickHatPosition_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/450af089_JoystickHatPosition_Impl_.o deleted file mode 100644 index 886cfae2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/450af089_JoystickHatPosition_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4546e832_KeyCode_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/4546e832_KeyCode_Impl_.o deleted file mode 100644 index eacf23b2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4546e832_KeyCode_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4848e543_ID3Info.o b/hGameTest/bin/linux/obj/obj/linux64/4848e543_ID3Info.o deleted file mode 100644 index b99d698b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4848e543_ID3Info.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4848e543_Sound.o b/hGameTest/bin/linux/obj/obj/linux64/4848e543_Sound.o deleted file mode 100644 index 420dc5f8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4848e543_Sound.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4848e543_SoundChannel.o b/hGameTest/bin/linux/obj/obj/linux64/4848e543_SoundChannel.o deleted file mode 100644 index 6017df70..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4848e543_SoundChannel.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4848e543_SoundLoaderContext.o b/hGameTest/bin/linux/obj/obj/linux64/4848e543_SoundLoaderContext.o deleted file mode 100644 index 3e01dc96..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4848e543_SoundLoaderContext.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4848e543_SoundMixer.o b/hGameTest/bin/linux/obj/obj/linux64/4848e543_SoundMixer.o deleted file mode 100644 index 0217edb2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4848e543_SoundMixer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4848e543_SoundTransform.o b/hGameTest/bin/linux/obj/obj/linux64/4848e543_SoundTransform.o deleted file mode 100644 index a6d38799..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4848e543_SoundTransform.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_AMD_compressed_3DC_texture.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_AMD_compressed_3DC_texture.o deleted file mode 100644 index 5ab69107..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_AMD_compressed_3DC_texture.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_AMD_compressed_ATC_texture.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_AMD_compressed_ATC_texture.o deleted file mode 100644 index 08e7f588..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_AMD_compressed_ATC_texture.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_AMD_performance_monitor.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_AMD_performance_monitor.o deleted file mode 100644 index 8734598a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_AMD_performance_monitor.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_AMD_program_binary_Z400.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_AMD_program_binary_Z400.o deleted file mode 100644 index f463ffa9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_AMD_program_binary_Z400.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_framebuffer_blit.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_framebuffer_blit.o deleted file mode 100644 index 09f9553c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_framebuffer_blit.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_framebuffer_multisample.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_framebuffer_multisample.o deleted file mode 100644 index 5b961b73..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_framebuffer_multisample.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_instanced_arrays.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_instanced_arrays.o deleted file mode 100644 index 0ae26d12..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_instanced_arrays.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_pack_reverse_row_order.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_pack_reverse_row_order.o deleted file mode 100644 index de74f2d4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_pack_reverse_row_order.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_texture_compression_dxt3.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_texture_compression_dxt3.o deleted file mode 100644 index ec893fc0..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_texture_compression_dxt3.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_texture_compression_dxt5.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_texture_compression_dxt5.o deleted file mode 100644 index 1a56a086..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_texture_compression_dxt5.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_texture_usage.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_texture_usage.o deleted file mode 100644 index ac0b6955..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_texture_usage.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_translated_shader_source.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_translated_shader_source.o deleted file mode 100644 index f9d84b44..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ANGLE_translated_shader_source.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_copy_texture_levels.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_copy_texture_levels.o deleted file mode 100644 index 58a73526..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_copy_texture_levels.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_framebuffer_multisample.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_framebuffer_multisample.o deleted file mode 100644 index 965a0f5b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_framebuffer_multisample.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_rgb_422.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_rgb_422.o deleted file mode 100644 index aa6f41be..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_rgb_422.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_sync.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_sync.o deleted file mode 100644 index 088a8c4a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_sync.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_texture_format_BGRA8888.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_texture_format_BGRA8888.o deleted file mode 100644 index dfaed8f7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_texture_format_BGRA8888.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_texture_max_level.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_texture_max_level.o deleted file mode 100644 index a9013d03..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_APPLE_texture_max_level.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ARM_mali_program_binary.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ARM_mali_program_binary.o deleted file mode 100644 index c64a67ad..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ARM_mali_program_binary.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ARM_mali_shader_binary.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ARM_mali_shader_binary.o deleted file mode 100644 index ef94e208..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ARM_mali_shader_binary.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ARM_rgba8.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ARM_rgba8.o deleted file mode 100644 index 769c0ad7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_ARM_rgba8.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_DMP_shader_binary.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_DMP_shader_binary.o deleted file mode 100644 index 10199286..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_DMP_shader_binary.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_bgra.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_bgra.o deleted file mode 100644 index a7fe7b22..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_bgra.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_blend_minmax.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_blend_minmax.o deleted file mode 100644 index 80ac429f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_blend_minmax.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_color_buffer_float.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_color_buffer_float.o deleted file mode 100644 index 08691ede..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_color_buffer_float.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_color_buffer_half_float.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_color_buffer_half_float.o deleted file mode 100644 index bf1e43f0..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_color_buffer_half_float.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_debug_label.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_debug_label.o deleted file mode 100644 index b49492d4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_debug_label.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_debug_marker.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_debug_marker.o deleted file mode 100644 index 69cd744b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_debug_marker.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_discard_framebuffer.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_discard_framebuffer.o deleted file mode 100644 index 1a6b675e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_discard_framebuffer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_map_buffer_range.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_map_buffer_range.o deleted file mode 100644 index 881a7c3e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_map_buffer_range.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_multi_draw_arrays.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_multi_draw_arrays.o deleted file mode 100644 index f64bb626..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_multi_draw_arrays.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_multisampled_render_to_texture.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_multisampled_render_to_texture.o deleted file mode 100644 index 3af5c59b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_multisampled_render_to_texture.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_multiview_draw_buffers.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_multiview_draw_buffers.o deleted file mode 100644 index 6ce5a892..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_multiview_draw_buffers.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_occlusion_query_boolean.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_occlusion_query_boolean.o deleted file mode 100644 index 1a310667..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_occlusion_query_boolean.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_packed_depth_stencil.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_packed_depth_stencil.o deleted file mode 100644 index 02125242..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_packed_depth_stencil.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_read_format_bgra.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_read_format_bgra.o deleted file mode 100644 index 2c90b118..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_read_format_bgra.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_robustness.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_robustness.o deleted file mode 100644 index 231c0084..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_robustness.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_sRGB.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_sRGB.o deleted file mode 100644 index 7fcc31af..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_sRGB.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_separate_shader_objects.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_separate_shader_objects.o deleted file mode 100644 index 889f826d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_separate_shader_objects.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_shader_framebuffer_fetch.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_shader_framebuffer_fetch.o deleted file mode 100644 index 3828a990..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_shader_framebuffer_fetch.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_shader_texture_lod.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_shader_texture_lod.o deleted file mode 100644 index 2e234e10..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_shader_texture_lod.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_shadow_samplers.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_shadow_samplers.o deleted file mode 100644 index 5b5f96ba..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_shadow_samplers.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_compression_dxt1.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_compression_dxt1.o deleted file mode 100644 index 9ca98dca..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_compression_dxt1.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_compression_s3tc.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_compression_s3tc.o deleted file mode 100644 index 51232aac..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_compression_s3tc.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_filter_anisotropic.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_filter_anisotropic.o deleted file mode 100644 index 6a2c8fb8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_filter_anisotropic.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_format_BGRA8888.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_format_BGRA8888.o deleted file mode 100644 index 98af9b68..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_format_BGRA8888.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_rg.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_rg.o deleted file mode 100644 index 45581038..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_rg.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_storage.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_storage.o deleted file mode 100644 index fcfcf45c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_storage.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_type_2_10_10_10_REV.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_type_2_10_10_10_REV.o deleted file mode 100644 index 253e8e91..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_texture_type_2_10_10_10_REV.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_unpack_subimage.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_unpack_subimage.o deleted file mode 100644 index ac706202..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_EXT_unpack_subimage.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_FJ_shader_binary_GCCSO.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_FJ_shader_binary_GCCSO.o deleted file mode 100644 index f8676853..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_FJ_shader_binary_GCCSO.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_IMG_multisampled_render_to_texture.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_IMG_multisampled_render_to_texture.o deleted file mode 100644 index 14f825b7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_IMG_multisampled_render_to_texture.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_IMG_program_binary.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_IMG_program_binary.o deleted file mode 100644 index bd2cb58f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_IMG_program_binary.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_IMG_read_format.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_IMG_read_format.o deleted file mode 100644 index f697842a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_IMG_read_format.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_IMG_shader_binary.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_IMG_shader_binary.o deleted file mode 100644 index d9becc85..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_IMG_shader_binary.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_IMG_texture_compression_pvrtc.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_IMG_texture_compression_pvrtc.o deleted file mode 100644 index cea9e48a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_IMG_texture_compression_pvrtc.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_KHR_debug.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_KHR_debug.o deleted file mode 100644 index 37b399a5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_KHR_debug.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_KHR_texture_compression_astc_ldr.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_KHR_texture_compression_astc_ldr.o deleted file mode 100644 index 5285cca5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_KHR_texture_compression_astc_ldr.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NVX_gpu_memory_info.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NVX_gpu_memory_info.o deleted file mode 100644 index 58439ab8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NVX_gpu_memory_info.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_coverage_sample.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_coverage_sample.o deleted file mode 100644 index e06f7539..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_coverage_sample.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_depth_nonlinear.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_depth_nonlinear.o deleted file mode 100644 index 810611b8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_depth_nonlinear.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_draw_buffers.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_draw_buffers.o deleted file mode 100644 index 683e4203..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_draw_buffers.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_fbo_color_attachments.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_fbo_color_attachments.o deleted file mode 100644 index f029f4a1..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_fbo_color_attachments.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_fence.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_fence.o deleted file mode 100644 index e113bf5b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_fence.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_read_buffer.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_read_buffer.o deleted file mode 100644 index 57232756..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_read_buffer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_read_buffer_front.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_read_buffer_front.o deleted file mode 100644 index 6cf3e440..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_read_buffer_front.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_read_depth.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_read_depth.o deleted file mode 100644 index cb591326..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_read_depth.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_read_depth_stencil.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_read_depth_stencil.o deleted file mode 100644 index 436fabc2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_read_depth_stencil.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_read_stencil.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_read_stencil.o deleted file mode 100644 index d8a672c6..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_read_stencil.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_texture_compression_s3tc_update.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_texture_compression_s3tc_update.o deleted file mode 100644 index 8bba4f6d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_texture_compression_s3tc_update.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_texture_npot_2D_mipmap.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_texture_npot_2D_mipmap.o deleted file mode 100644 index 2d85cd6b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_NV_texture_npot_2D_mipmap.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_EGL_image.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_EGL_image.o deleted file mode 100644 index 08a8bcc8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_EGL_image.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_EGL_image_external.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_EGL_image_external.o deleted file mode 100644 index dbaf8226..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_EGL_image_external.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_compressed_ETC1_RGB8_texture.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_compressed_ETC1_RGB8_texture.o deleted file mode 100644 index 2371ac68..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_compressed_ETC1_RGB8_texture.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_compressed_paletted_texture.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_compressed_paletted_texture.o deleted file mode 100644 index cc6b10b7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_compressed_paletted_texture.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_depth24.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_depth24.o deleted file mode 100644 index a943e927..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_depth24.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_depth32.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_depth32.o deleted file mode 100644 index 681c3582..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_depth32.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_depth_texture.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_depth_texture.o deleted file mode 100644 index 993dfafc..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_depth_texture.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_element_index_uint.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_element_index_uint.o deleted file mode 100644 index 8fc7d653..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_element_index_uint.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_get_program_binary.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_get_program_binary.o deleted file mode 100644 index 8853c904..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_get_program_binary.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_mapbuffer.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_mapbuffer.o deleted file mode 100644 index b07b8f7b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_mapbuffer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_packed_depth_stencil.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_packed_depth_stencil.o deleted file mode 100644 index eaf9652d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_packed_depth_stencil.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_required_internalformat.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_required_internalformat.o deleted file mode 100644 index b16ca370..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_required_internalformat.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_rgb8_rgba8.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_rgb8_rgba8.o deleted file mode 100644 index 3a619185..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_rgb8_rgba8.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_standard_derivatives.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_standard_derivatives.o deleted file mode 100644 index 46bf0432..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_standard_derivatives.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_stencil1.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_stencil1.o deleted file mode 100644 index f8c76ace..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_stencil1.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_stencil4.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_stencil4.o deleted file mode 100644 index 25a109b5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_stencil4.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_surfaceless_context.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_surfaceless_context.o deleted file mode 100644 index eef36131..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_surfaceless_context.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_3D.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_3D.o deleted file mode 100644 index d742ab36..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_3D.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_float.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_float.o deleted file mode 100644 index a6eb0e22..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_float.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_float_linear.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_float_linear.o deleted file mode 100644 index 79a25724..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_float_linear.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_half_float.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_half_float.o deleted file mode 100644 index 02f5ae8a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_half_float.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_half_float_linear.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_half_float_linear.o deleted file mode 100644 index c4f78c32..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_half_float_linear.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_npot.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_npot.o deleted file mode 100644 index 770add13..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_texture_npot.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_vertex_array_object.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_vertex_array_object.o deleted file mode 100644 index 3f207527..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_vertex_array_object.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_vertex_half_float.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_vertex_half_float.o deleted file mode 100644 index 749ad992..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_vertex_half_float.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_vertex_type_10_10_10_2.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_vertex_type_10_10_10_2.o deleted file mode 100644 index 097f0a54..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_OES_vertex_type_10_10_10_2.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_alpha_test.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_alpha_test.o deleted file mode 100644 index 66a357ee..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_alpha_test.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_binning_control.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_binning_control.o deleted file mode 100644 index 33097985..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_binning_control.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_driver_control.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_driver_control.o deleted file mode 100644 index 7415d939..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_driver_control.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_extended_get.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_extended_get.o deleted file mode 100644 index 30501bfc..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_extended_get.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_extended_get2.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_extended_get2.o deleted file mode 100644 index 072a0436..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_extended_get2.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_perfmon_global_mode.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_perfmon_global_mode.o deleted file mode 100644 index a97096e1..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_perfmon_global_mode.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_tiled_rendering.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_tiled_rendering.o deleted file mode 100644 index 32967a90..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_tiled_rendering.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_writeonly_rendering.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_writeonly_rendering.o deleted file mode 100644 index 7341a35b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_QCOM_writeonly_rendering.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_VIV_shader_binary.o b/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_VIV_shader_binary.o deleted file mode 100644 index cdfa9925..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d10c9b_VIV_shader_binary.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/49d3d40f_BitmapFilter.o b/hGameTest/bin/linux/obj/obj/linux64/49d3d40f_BitmapFilter.o deleted file mode 100644 index 5ff8fdbd..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/49d3d40f_BitmapFilter.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4a0dfe3b_AssetsMacro.o b/hGameTest/bin/linux/obj/obj/linux64/4a0dfe3b_AssetsMacro.o deleted file mode 100644 index 7883c2a3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4a0dfe3b_AssetsMacro.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4a6cecb4_JsonParser.o b/hGameTest/bin/linux/obj/obj/linux64/4a6cecb4_JsonParser.o deleted file mode 100644 index c35a63c9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4a6cecb4_JsonParser.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4a6cecb4_JsonPrinter.o b/hGameTest/bin/linux/obj/obj/linux64/4a6cecb4_JsonPrinter.o deleted file mode 100644 index e7847996..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4a6cecb4_JsonPrinter.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4c61b335_CairoImageSurface_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/4c61b335_CairoImageSurface_Impl_.o deleted file mode 100644 index 707e1341..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4c61b335_CairoImageSurface_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_ApplicationEventInfo.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_ApplicationEventInfo.o deleted file mode 100644 index 78d0b210..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_ApplicationEventInfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_ClipboardEventInfo.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_ClipboardEventInfo.o deleted file mode 100644 index 1b13d344..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_ClipboardEventInfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_DropEventInfo.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_DropEventInfo.o deleted file mode 100644 index 4613b767..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_DropEventInfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_GamepadEventInfo.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_GamepadEventInfo.o deleted file mode 100644 index ec643244..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_GamepadEventInfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_JoystickEventInfo.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_JoystickEventInfo.o deleted file mode 100644 index 6dba8e31..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_JoystickEventInfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_KeyEventInfo.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_KeyEventInfo.o deleted file mode 100644 index 8981dd2f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_KeyEventInfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_MouseEventInfo.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_MouseEventInfo.o deleted file mode 100644 index 446825fb..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_MouseEventInfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeApplication.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeApplication.o deleted file mode 100644 index 1826ff82..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeApplication.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeAudioSource.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeAudioSource.o deleted file mode 100644 index ffcc5c30..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeAudioSource.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeCFFI.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeCFFI.o deleted file mode 100644 index 5acc059b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeCFFI.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeHTTPRequest.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeHTTPRequest.o deleted file mode 100644 index 01a8142d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeHTTPRequest.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeOpenGLRenderContext.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeOpenGLRenderContext.o deleted file mode 100644 index c8d7a21d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeOpenGLRenderContext.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeWindow.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeWindow.o deleted file mode 100644 index afdf5dcb..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_NativeWindow.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_RenderEventInfo.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_RenderEventInfo.o deleted file mode 100644 index 1526ed11..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_RenderEventInfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_SensorEventInfo.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_SensorEventInfo.o deleted file mode 100644 index 1822d334..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_SensorEventInfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_TextEventInfo.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_TextEventInfo.o deleted file mode 100644 index 07b39ce9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_TextEventInfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_TouchEventInfo.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_TouchEventInfo.o deleted file mode 100644 index 294c7ebd..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_TouchEventInfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_WindowEventInfo.o b/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_WindowEventInfo.o deleted file mode 100644 index d5498e85..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d3a1b16_WindowEventInfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4d50e987_DefaultResolver.o b/hGameTest/bin/linux/obj/obj/linux64/4d50e987_DefaultResolver.o deleted file mode 100644 index effb6bdf..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4d50e987_DefaultResolver.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/4ffbfa1b_KeyModifier_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/4ffbfa1b_KeyModifier_Impl_.o deleted file mode 100644 index 6c8ad249..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/4ffbfa1b_KeyModifier_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/5049aa99_RegExp.o b/hGameTest/bin/linux/obj/obj/linux64/5049aa99_RegExp.o deleted file mode 100644 index f2da4ee6..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/5049aa99_RegExp.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/51accfbe_Context3DBufferUsage_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/51accfbe_Context3DBufferUsage_Impl_.o deleted file mode 100644 index 16df3c1d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/51accfbe_Context3DBufferUsage_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/51e8a598_URLLoaderDataFormat_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/51e8a598_URLLoaderDataFormat_Impl_.o deleted file mode 100644 index 5c1f6e93..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/51e8a598_URLLoaderDataFormat_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/526d7273_Float64Array_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/526d7273_Float64Array_Impl_.o deleted file mode 100644 index 7da9a3c3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/526d7273_Float64Array_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/54692d93_Context3DTriangleFace_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/54692d93_Context3DTriangleFace_Impl_.o deleted file mode 100644 index 6aec1868..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/54692d93_Context3DTriangleFace_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/56531215___main__.o b/hGameTest/bin/linux/obj/obj/linux64/56531215___main__.o deleted file mode 100644 index ecc130d2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/56531215___main__.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/57bc44a0_LineScaleMode_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/57bc44a0_LineScaleMode_Impl_.o deleted file mode 100644 index 9dc68a63..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/57bc44a0_LineScaleMode_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/5938d993_ShaderParameterType_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/5938d993_ShaderParameterType_Impl_.o deleted file mode 100644 index 3055a4f5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/5938d993_ShaderParameterType_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_NetConnection.o b/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_NetConnection.o deleted file mode 100644 index 6b52c14d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_NetConnection.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_NetStream.o b/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_NetStream.o deleted file mode 100644 index 25723d7f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_NetStream.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_URLLoader.o b/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_URLLoader.o deleted file mode 100644 index 651b4653..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_URLLoader.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_URLRequest.o b/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_URLRequest.o deleted file mode 100644 index 005c144f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_URLRequest.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_URLRequestDefaults.o b/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_URLRequestDefaults.o deleted file mode 100644 index 4f910dfd..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_URLRequestDefaults.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_URLRequestHeader.o b/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_URLRequestHeader.o deleted file mode 100644 index 4a5e677a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/5ae2aab6_URLRequestHeader.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/5b0f82d5_FutureWork.o b/hGameTest/bin/linux/obj/obj/linux64/5b0f82d5_FutureWork.o deleted file mode 100644 index d888794d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/5b0f82d5_FutureWork.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/5cdc6111_Iterable.o b/hGameTest/bin/linux/obj/obj/linux64/5cdc6111_Iterable.o deleted file mode 100644 index 2fca70e9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/5cdc6111_Iterable.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/5cdc6111_Iterator.o b/hGameTest/bin/linux/obj/obj/linux64/5cdc6111_Iterator.o deleted file mode 100644 index 63c4d5d0..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/5cdc6111_Iterator.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/5deeeefc_NoFiles.o b/hGameTest/bin/linux/obj/obj/linux64/5deeeefc_NoFiles.o deleted file mode 100644 index 7a843974..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/5deeeefc_NoFiles.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/63396930_GLShader_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/63396930_GLShader_Impl_.o deleted file mode 100644 index 90996ef3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/63396930_GLShader_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/633bace4_ALAuxiliaryEffectSlot_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/633bace4_ALAuxiliaryEffectSlot_Impl_.o deleted file mode 100644 index 07574a64..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/633bace4_ALAuxiliaryEffectSlot_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/65e055ee_Context3DVertexBufferFormat_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/65e055ee_Context3DVertexBufferFormat_Impl_.o deleted file mode 100644 index 84629d77..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/65e055ee_Context3DVertexBufferFormat_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/661ad508_GcCommon.o b/hGameTest/bin/linux/obj/obj/linux64/661ad508_GcCommon.o deleted file mode 100644 index 0a0cff1a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/661ad508_GcCommon.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/661ad508_GcRegCapture.o b/hGameTest/bin/linux/obj/obj/linux64/661ad508_GcRegCapture.o deleted file mode 100644 index 857254d9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/661ad508_GcRegCapture.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/661ad508_Immix.o b/hGameTest/bin/linux/obj/obj/linux64/661ad508_Immix.o deleted file mode 100644 index 20c39c10..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/661ad508_Immix.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/66d4f15c_ScanCode_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/66d4f15c_ScanCode_Impl_.o deleted file mode 100644 index 8ebbcd39..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/66d4f15c_ScanCode_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_ActivityEvent.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_ActivityEvent.o deleted file mode 100644 index 8fa7ada1..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_ActivityEvent.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_ErrorEvent.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_ErrorEvent.o deleted file mode 100644 index eb7ff70b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_ErrorEvent.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_Event.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_Event.o deleted file mode 100644 index edccf276..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_Event.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_EventDispatcher.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_EventDispatcher.o deleted file mode 100644 index f93a37c2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_EventDispatcher.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_FocusEvent.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_FocusEvent.o deleted file mode 100644 index 3fcc0337..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_FocusEvent.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_FullScreenEvent.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_FullScreenEvent.o deleted file mode 100644 index 8ed480dc..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_FullScreenEvent.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_GameInputEvent.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_GameInputEvent.o deleted file mode 100644 index 61d5f46b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_GameInputEvent.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_HTTPStatusEvent.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_HTTPStatusEvent.o deleted file mode 100644 index 7cecf911..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_HTTPStatusEvent.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_IEventDispatcher.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_IEventDispatcher.o deleted file mode 100644 index 9e3c3d86..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_IEventDispatcher.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_IOErrorEvent.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_IOErrorEvent.o deleted file mode 100644 index 0b19e591..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_IOErrorEvent.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_KeyboardEvent.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_KeyboardEvent.o deleted file mode 100644 index 8b199c44..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_KeyboardEvent.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_MouseEvent.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_MouseEvent.o deleted file mode 100644 index 5456bb50..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_MouseEvent.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_NetStatusEvent.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_NetStatusEvent.o deleted file mode 100644 index edcf388f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_NetStatusEvent.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_ProgressEvent.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_ProgressEvent.o deleted file mode 100644 index 196d3076..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_ProgressEvent.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_RenderEvent.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_RenderEvent.o deleted file mode 100644 index ec3a34b9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_RenderEvent.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_SecurityErrorEvent.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_SecurityErrorEvent.o deleted file mode 100644 index 8ae40ca9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_SecurityErrorEvent.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_TextEvent.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_TextEvent.o deleted file mode 100644 index cf34ece8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_TextEvent.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_TouchEvent.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_TouchEvent.o deleted file mode 100644 index 0f61aea3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_TouchEvent.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_UncaughtErrorEvent.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_UncaughtErrorEvent.o deleted file mode 100644 index 72b4fa01..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_UncaughtErrorEvent.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_UncaughtErrorEvents.o b/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_UncaughtErrorEvents.o deleted file mode 100644 index 05fb73c4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68b7b3aa_UncaughtErrorEvents.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/68e5396e_ALEffect_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/68e5396e_ALEffect_Impl_.o deleted file mode 100644 index 244f5bb5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/68e5396e_ALEffect_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/694664ca_TouchData.o b/hGameTest/bin/linux/obj/obj/linux64/694664ca_TouchData.o deleted file mode 100644 index 611ebbf2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/694664ca_TouchData.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/6b89bd44_Context3DTextureFilter_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/6b89bd44_Context3DTextureFilter_Impl_.o deleted file mode 100644 index 1ff66e0c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/6b89bd44_Context3DTextureFilter_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/6bdc6223_OpenGLRenderContext_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/6bdc6223_OpenGLRenderContext_Impl_.o deleted file mode 100644 index e808d18a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/6bdc6223_OpenGLRenderContext_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/6d6c87da_Context3DRenderMode_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/6d6c87da_Context3DRenderMode_Impl_.o deleted file mode 100644 index 1981e789..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/6d6c87da_Context3DRenderMode_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7087a202_CairoRenderContext_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/7087a202_CairoRenderContext_Impl_.o deleted file mode 100644 index d7b5e389..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7087a202_CairoRenderContext_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/709d369f___res_0.o b/hGameTest/bin/linux/obj/obj/linux64/709d369f___res_0.o deleted file mode 100644 index 5ddfdb64..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/709d369f___res_0.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_AbstractNoise.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_AbstractNoise.o deleted file mode 100644 index c22fe95e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_AbstractNoise.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_CairoBitmap.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_CairoBitmap.o deleted file mode 100644 index 6fbbe1d2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_CairoBitmap.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_CairoDisplayObject.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_CairoDisplayObject.o deleted file mode 100644 index 4e18220e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_CairoDisplayObject.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_CairoGraphics.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_CairoGraphics.o deleted file mode 100644 index 9a915f7a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_CairoGraphics.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_CairoShape.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_CairoShape.o deleted file mode 100644 index 6c0accb9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_CairoShape.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_CanvasBitmap.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_CanvasBitmap.o deleted file mode 100644 index 6c07070f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_CanvasBitmap.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_CanvasDisplayObject.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_CanvasDisplayObject.o deleted file mode 100644 index 8193bf0a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_CanvasDisplayObject.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_CanvasGraphics.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_CanvasGraphics.o deleted file mode 100644 index e8046446..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_CanvasGraphics.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DBitmap.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DBitmap.o deleted file mode 100644 index 7b19792c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DBitmap.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DBuffer.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DBuffer.o deleted file mode 100644 index 157a2942..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DBuffer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DDisplayObject.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DDisplayObject.o deleted file mode 100644 index cef8ec46..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DDisplayObject.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DElementType.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DElementType.o deleted file mode 100644 index 7a2c2155..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DElementType.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DGraphics.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DGraphics.o deleted file mode 100644 index 0b12efc1..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DGraphics.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DMaskShader.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DMaskShader.o deleted file mode 100644 index 4b93209f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DMaskShader.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DShape.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DShape.o deleted file mode 100644 index 5745df1d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_Context3DShape.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_DOMBitmap.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_DOMBitmap.o deleted file mode 100644 index 3bdcb716..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_DOMBitmap.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_DOMDisplayObject.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_DOMDisplayObject.o deleted file mode 100644 index 1d676a61..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_DOMDisplayObject.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_DrawCommandBuffer.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_DrawCommandBuffer.o deleted file mode 100644 index 1fca58f7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_DrawCommandBuffer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_DrawCommandReader.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_DrawCommandReader.o deleted file mode 100644 index 3737f6be..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_DrawCommandReader.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_DrawCommandType.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_DrawCommandType.o deleted file mode 100644 index 436d3525..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_DrawCommandType.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_PerlinNoise.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_PerlinNoise.o deleted file mode 100644 index ad7b7274..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_PerlinNoise.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_SamplerState.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_SamplerState.o deleted file mode 100644 index 0b3bb693..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_SamplerState.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/70e38311_ShaderBuffer.o b/hGameTest/bin/linux/obj/obj/linux64/70e38311_ShaderBuffer.o deleted file mode 100644 index 60faf93e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/70e38311_ShaderBuffer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/727af76c_ATFReader.o b/hGameTest/bin/linux/obj/obj/linux64/727af76c_ATFReader.o deleted file mode 100644 index 4a7a8127..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/727af76c_ATFReader.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/733b7984_CairoPattern_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/733b7984_CairoPattern_Impl_.o deleted file mode 100644 index b315fea0..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/733b7984_CairoPattern_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/73d20c92_OpenGLES2RenderContext_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/73d20c92_OpenGLES2RenderContext_Impl_.o deleted file mode 100644 index 8e385c61..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/73d20c92_OpenGLES2RenderContext_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/73fb56bc_JointStyle_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/73fb56bc_JointStyle_Impl_.o deleted file mode 100644 index 5403cf05..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/73fb56bc_JointStyle_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/740ad288_FileSystem.o b/hGameTest/bin/linux/obj/obj/linux64/740ad288_FileSystem.o deleted file mode 100644 index 9a52a5c8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/740ad288_FileSystem.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/74d94c1d_GLTexture_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/74d94c1d_GLTexture_Impl_.o deleted file mode 100644 index ad532c39..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/74d94c1d_GLTexture_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Anon.o b/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Anon.o deleted file mode 100644 index 95ef63ce..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Anon.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Boot.o b/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Boot.o deleted file mode 100644 index 8c3c477b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Boot.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_CFFI.o b/hGameTest/bin/linux/obj/obj/linux64/767bee8c_CFFI.o deleted file mode 100644 index 2c51ff3d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_CFFI.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Class.o b/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Class.o deleted file mode 100644 index 8c6d4447..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Class.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Date.o b/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Date.o deleted file mode 100644 index 9a4ecf9c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Date.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Debug.o b/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Debug.o deleted file mode 100644 index 3e2402a2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Debug.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Hash.o b/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Hash.o deleted file mode 100644 index 5e832f68..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Hash.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Interface.o b/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Interface.o deleted file mode 100644 index ebdd9696..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Interface.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Lib.o b/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Lib.o deleted file mode 100644 index 015c30f4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Lib.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Object.o b/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Object.o deleted file mode 100644 index 2015497e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Object.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_StdLibs.o b/hGameTest/bin/linux/obj/obj/linux64/767bee8c_StdLibs.o deleted file mode 100644 index 56dad1f5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_StdLibs.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Thread.o b/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Thread.o deleted file mode 100644 index 367fd274..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/767bee8c_Thread.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/76bf1aef_LogLevel_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/76bf1aef_LogLevel_Impl_.o deleted file mode 100644 index ba44a656..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/76bf1aef_LogLevel_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/78caadd7_FlashRenderContext_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/78caadd7_FlashRenderContext_Impl_.o deleted file mode 100644 index 362443c3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/78caadd7_FlashRenderContext_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7a20e3b0_Endian_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/7a20e3b0_Endian_Impl_.o deleted file mode 100644 index 70747943..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7a20e3b0_Endian_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7a8b5ab4_Lib.o b/hGameTest/bin/linux/obj/obj/linux64/7a8b5ab4_Lib.o deleted file mode 100644 index 3b689e2d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7a8b5ab4_Lib.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7c9bd18b_LibrarySymbol.o b/hGameTest/bin/linux/obj/obj/linux64/7c9bd18b_LibrarySymbol.o deleted file mode 100644 index 252f6fa7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7c9bd18b_LibrarySymbol.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Application.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Application.o deleted file mode 100644 index 36e58bf7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Application.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Bitmap.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Bitmap.o deleted file mode 100644 index 6735cb25..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Bitmap.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_BitmapData.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_BitmapData.o deleted file mode 100644 index 4d71054e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_BitmapData.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_CairoRenderer.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_CairoRenderer.o deleted file mode 100644 index 0d8628cc..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_CairoRenderer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_CanvasRenderer.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_CanvasRenderer.o deleted file mode 100644 index 22e627e8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_CanvasRenderer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DOMRenderer.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DOMRenderer.o deleted file mode 100644 index 10f4f9f4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DOMRenderer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DefaultPreloader.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DefaultPreloader.o deleted file mode 100644 index ce3dd668..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DefaultPreloader.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DisplayObject.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DisplayObject.o deleted file mode 100644 index c9765740..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DisplayObject.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DisplayObjectContainer.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DisplayObjectContainer.o deleted file mode 100644 index 90aa4703..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DisplayObjectContainer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DisplayObjectRenderer.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DisplayObjectRenderer.o deleted file mode 100644 index 48ef4558..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DisplayObjectRenderer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DisplayObjectShader.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DisplayObjectShader.o deleted file mode 100644 index c766a56e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_DisplayObjectShader.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_FrameLabel.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_FrameLabel.o deleted file mode 100644 index f9bf9b6a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_FrameLabel.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_FrameScript.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_FrameScript.o deleted file mode 100644 index cecbe80a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_FrameScript.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Graphics.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Graphics.o deleted file mode 100644 index 7cc87070..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Graphics.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsBitmapFill.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsBitmapFill.o deleted file mode 100644 index 4e043c01..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsBitmapFill.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsEndFill.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsEndFill.o deleted file mode 100644 index 9acdd58a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsEndFill.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsGradientFill.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsGradientFill.o deleted file mode 100644 index 2a90169d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsGradientFill.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsPath.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsPath.o deleted file mode 100644 index 5c06c3c9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsPath.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsQuadPath.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsQuadPath.o deleted file mode 100644 index 7935a048..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsQuadPath.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsShader.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsShader.o deleted file mode 100644 index 09b641d5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsShader.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsShaderFill.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsShaderFill.o deleted file mode 100644 index e5a56788..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsShaderFill.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsSolidFill.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsSolidFill.o deleted file mode 100644 index 2925e518..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsSolidFill.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsStroke.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsStroke.o deleted file mode 100644 index 899b0fd5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsStroke.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsTrianglePath.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsTrianglePath.o deleted file mode 100644 index d08256e4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_GraphicsTrianglePath.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_IBitmapDrawable.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_IBitmapDrawable.o deleted file mode 100644 index cba7e376..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_IBitmapDrawable.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_IGraphicsData.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_IGraphicsData.o deleted file mode 100644 index 71358537..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_IGraphicsData.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_IGraphicsFill.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_IGraphicsFill.o deleted file mode 100644 index 8a594935..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_IGraphicsFill.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_IGraphicsPath.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_IGraphicsPath.o deleted file mode 100644 index 5acd7921..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_IGraphicsPath.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_IGraphicsStroke.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_IGraphicsStroke.o deleted file mode 100644 index 7494c963..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_IGraphicsStroke.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_InteractiveObject.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_InteractiveObject.o deleted file mode 100644 index 158345f4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_InteractiveObject.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_JPEGEncoderOptions.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_JPEGEncoderOptions.o deleted file mode 100644 index 5e199959..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_JPEGEncoderOptions.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Loader.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Loader.o deleted file mode 100644 index 1c72aaf1..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Loader.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_LoaderInfo.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_LoaderInfo.o deleted file mode 100644 index 6e65aadc..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_LoaderInfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_MovieClip.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_MovieClip.o deleted file mode 100644 index 680f4979..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_MovieClip.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_OpenGLRenderer.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_OpenGLRenderer.o deleted file mode 100644 index 9d00dc73..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_OpenGLRenderer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_PNGEncoderOptions.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_PNGEncoderOptions.o deleted file mode 100644 index ba506f1c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_PNGEncoderOptions.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Preloader.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Preloader.o deleted file mode 100644 index ea7686c2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Preloader.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Scene.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Scene.o deleted file mode 100644 index 63a591cb..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Scene.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Shader.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Shader.o deleted file mode 100644 index 19af2d1c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Shader.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderInput.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderInput.o deleted file mode 100644 index e5d5ebd3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderInput.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderInput_openfl_display_BitmapData.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderInput_openfl_display_BitmapData.o deleted file mode 100644 index 7e7f3cab..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderInput_openfl_display_BitmapData.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderParameter.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderParameter.o deleted file mode 100644 index bb76282d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderParameter.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderParameter_Bool.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderParameter_Bool.o deleted file mode 100644 index e7c45264..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderParameter_Bool.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderParameter_Float.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderParameter_Float.o deleted file mode 100644 index e25a948f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderParameter_Float.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderParameter_Int.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderParameter_Int.o deleted file mode 100644 index aded7009..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_ShaderParameter_Int.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Shape.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Shape.o deleted file mode 100644 index 98837fe9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Shape.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Sprite.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Sprite.o deleted file mode 100644 index c3461243..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Sprite.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Stage.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Stage.o deleted file mode 100644 index ff97ca6e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Stage.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Stage3D.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Stage3D.o deleted file mode 100644 index e8bb0c38..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Stage3D.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Timeline.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Timeline.o deleted file mode 100644 index 1afb9636..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Timeline.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Window.o b/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Window.o deleted file mode 100644 index a2c79fab..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/7f39cded_Window.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/84890bff_BytePointer_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/84890bff_BytePointer_Impl_.o deleted file mode 100644 index 4160ad54..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/84890bff_BytePointer_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_AGALMiniAssembler.o b/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_AGALMiniAssembler.o deleted file mode 100644 index c96b399c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_AGALMiniAssembler.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_AssetCache.o b/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_AssetCache.o deleted file mode 100644 index 034ea5fa..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_AssetCache.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_AssetLibrary.o b/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_AssetLibrary.o deleted file mode 100644 index 75475c58..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_AssetLibrary.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_Assets.o b/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_Assets.o deleted file mode 100644 index d27d32de..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_Assets.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_ByteArrayData.o b/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_ByteArrayData.o deleted file mode 100644 index 6f56a5c2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_ByteArrayData.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_IAssetCache.o b/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_IAssetCache.o deleted file mode 100644 index 37eb9007..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_IAssetCache.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_IDataInput.o b/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_IDataInput.o deleted file mode 100644 index 1d80cfad..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_IDataInput.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_IDataOutput.o b/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_IDataOutput.o deleted file mode 100644 index 8fcf2974..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/881c6ab1_IDataOutput.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/88a7fbb8_Lib.o b/hGameTest/bin/linux/obj/obj/linux64/88a7fbb8_Lib.o deleted file mode 100644 index 6e4e8ef9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/88a7fbb8_Lib.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/88a7fbb8_Prime.o b/hGameTest/bin/linux/obj/obj/linux64/88a7fbb8_Prime.o deleted file mode 100644 index 8acb31e8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/88a7fbb8_Prime.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/8bc9cbd6_TriangleCulling_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/8bc9cbd6_TriangleCulling_Impl_.o deleted file mode 100644 index 8e2b414e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/8bc9cbd6_TriangleCulling_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/8c8afb6b_Matrix3.o b/hGameTest/bin/linux/obj/obj/linux64/8c8afb6b_Matrix3.o deleted file mode 100644 index de8b81bd..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/8c8afb6b_Matrix3.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/8c8afb6b_Rectangle.o b/hGameTest/bin/linux/obj/obj/linux64/8c8afb6b_Rectangle.o deleted file mode 100644 index 06cd6433..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/8c8afb6b_Rectangle.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/8c8afb6b_Vector2.o b/hGameTest/bin/linux/obj/obj/linux64/8c8afb6b_Vector2.o deleted file mode 100644 index 6e9174df..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/8c8afb6b_Vector2.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/8c8afb6b_Vector4.o b/hGameTest/bin/linux/obj/obj/linux64/8c8afb6b_Vector4.o deleted file mode 100644 index 7f0bb1c5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/8c8afb6b_Vector4.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/8e7e6fb8_Stdin.o b/hGameTest/bin/linux/obj/obj/linux64/8e7e6fb8_Stdin.o deleted file mode 100644 index c96b7a8c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/8e7e6fb8_Stdin.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/8e7e6fb8_Stdout.o b/hGameTest/bin/linux/obj/obj/linux64/8e7e6fb8_Stdout.o deleted file mode 100644 index 40ae28b8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/8e7e6fb8_Stdout.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/8fe67db7_WebGLRenderContext_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/8fe67db7_WebGLRenderContext_Impl_.o deleted file mode 100644 index 46bc7316..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/8fe67db7_WebGLRenderContext_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/90bc505d_SpreadMethod_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/90bc505d_SpreadMethod_Impl_.o deleted file mode 100644 index 529c7e17..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/90bc505d_SpreadMethod_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/916202c2_CubeTexture.o b/hGameTest/bin/linux/obj/obj/linux64/916202c2_CubeTexture.o deleted file mode 100644 index 71dd80ce..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/916202c2_CubeTexture.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/916202c2_RectangleTexture.o b/hGameTest/bin/linux/obj/obj/linux64/916202c2_RectangleTexture.o deleted file mode 100644 index e4f04c32..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/916202c2_RectangleTexture.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/916202c2_Texture.o b/hGameTest/bin/linux/obj/obj/linux64/916202c2_Texture.o deleted file mode 100644 index b9d1f7ac..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/916202c2_Texture.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/916202c2_TextureBase.o b/hGameTest/bin/linux/obj/obj/linux64/916202c2_TextureBase.o deleted file mode 100644 index 662691fd..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/916202c2_TextureBase.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/916202c2_VideoTexture.o b/hGameTest/bin/linux/obj/obj/linux64/916202c2_VideoTexture.o deleted file mode 100644 index f29e615c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/916202c2_VideoTexture.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/919d7200_Matrix4_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/919d7200_Matrix4_Impl_.o deleted file mode 100644 index 93dcbece..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/919d7200_Matrix4_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/92a7cf72_WebGL2RenderContext_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/92a7cf72_WebGL2RenderContext_Impl_.o deleted file mode 100644 index f42b7382..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/92a7cf72_WebGL2RenderContext_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/93ab6bbb_EventType_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/93ab6bbb_EventType_Impl_.o deleted file mode 100644 index a1331a49..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/93ab6bbb_EventType_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/950a1d97_CairoFontOptions_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/950a1d97_CairoFontOptions_Impl_.o deleted file mode 100644 index 346080cd..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/950a1d97_CairoFontOptions_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/96f54c9f_DispatchIterator.o b/hGameTest/bin/linux/obj/obj/linux64/96f54c9f_DispatchIterator.o deleted file mode 100644 index 307d3355..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/96f54c9f_DispatchIterator.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/96f54c9f_Listener.o b/hGameTest/bin/linux/obj/obj/linux64/96f54c9f_Listener.o deleted file mode 100644 index b6348bcd..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/96f54c9f_Listener.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/983ec339_AGALConverter.o b/hGameTest/bin/linux/obj/obj/linux64/983ec339_AGALConverter.o deleted file mode 100644 index affc28e7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/983ec339_AGALConverter.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/983ec339_RegisterMap.o b/hGameTest/bin/linux/obj/obj/linux64/983ec339_RegisterMap.o deleted file mode 100644 index 1036a63f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/983ec339_RegisterMap.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/993c318c_Context3DProfile_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/993c318c_Context3DProfile_Impl_.o deleted file mode 100644 index e4a58718..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/993c318c_Context3DProfile_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/99f13fad_UInt16Array_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/99f13fad_UInt16Array_Impl_.o deleted file mode 100644 index 4cd1bacc..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/99f13fad_UInt16Array_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/9a3d89f4_Cairo.o b/hGameTest/bin/linux/obj/obj/linux64/9a3d89f4_Cairo.o deleted file mode 100644 index 04fe309b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/9a3d89f4_Cairo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/9a3d89f4_CairoGlyph.o b/hGameTest/bin/linux/obj/obj/linux64/9a3d89f4_CairoGlyph.o deleted file mode 100644 index ad889c24..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/9a3d89f4_CairoGlyph.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/9d1c050b_ApplicationDomain.o b/hGameTest/bin/linux/obj/obj/linux64/9d1c050b_ApplicationDomain.o deleted file mode 100644 index 9c0aa5a0..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/9d1c050b_ApplicationDomain.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/9d1c050b_LoaderContext.o b/hGameTest/bin/linux/obj/obj/linux64/9d1c050b_LoaderContext.o deleted file mode 100644 index 7d30eba5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/9d1c050b_LoaderContext.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/9d1c050b_SecurityDomain.o b/hGameTest/bin/linux/obj/obj/linux64/9d1c050b_SecurityDomain.o deleted file mode 100644 index f03f043d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/9d1c050b_SecurityDomain.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/9d40ff3e_AL.o b/hGameTest/bin/linux/obj/obj/linux64/9d40ff3e_AL.o deleted file mode 100644 index 146c6a87..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/9d40ff3e_AL.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/9d40ff3e_ALC.o b/hGameTest/bin/linux/obj/obj/linux64/9d40ff3e_ALC.o deleted file mode 100644 index c552fc77..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/9d40ff3e_ALC.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/Options.txt b/hGameTest/bin/linux/obj/obj/linux64/Options.txt deleted file mode 100644 index 71f387bf..00000000 --- a/hGameTest/bin/linux/obj/obj/linux64/Options.txt +++ /dev/null @@ -1,3 +0,0 @@ -hxcpp_api_level=400 -hxcpp_smart_strings=1 -hxcpp=/home/andreas/.haxe/lib/hxcpp/4,2,1/ \ No newline at end of file diff --git a/hGameTest/bin/linux/obj/obj/linux64/__pch/haxe/hxcpp.h.gch b/hGameTest/bin/linux/obj/obj/linux64/__pch/haxe/hxcpp.h.gch deleted file mode 100644 index cfa01040..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/__pch/haxe/hxcpp.h.gch and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/__pch/runtime/hxcpp.h.gch b/hGameTest/bin/linux/obj/obj/linux64/__pch/runtime/hxcpp.h.gch deleted file mode 100644 index e3c3a4f0..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/__pch/runtime/hxcpp.h.gch and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_BMP.o b/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_BMP.o deleted file mode 100644 index 15818b37..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_BMP.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_BMPType.o b/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_BMPType.o deleted file mode 100644 index ddb28115..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_BMPType.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_Base64.o b/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_Base64.o deleted file mode 100644 index de92cf52..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_Base64.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_Deflate.o b/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_Deflate.o deleted file mode 100644 index d9d5f450..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_Deflate.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_GZip.o b/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_GZip.o deleted file mode 100644 index c06629d3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_GZip.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_JPEG.o b/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_JPEG.o deleted file mode 100644 index 9a6a70fb..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_JPEG.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_LZMA.o b/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_LZMA.o deleted file mode 100644 index 3a21f95a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_LZMA.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_PNG.o b/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_PNG.o deleted file mode 100644 index c379b15e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_PNG.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_Zlib.o b/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_Zlib.o deleted file mode 100644 index a6cdc565..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a1743c2a_Zlib.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a1a9d31e_GamepadButton_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/a1a9d31e_GamepadButton_Impl_.o deleted file mode 100644 index cafa1be7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a1a9d31e_GamepadButton_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a4481f7f_Bytes_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/a4481f7f_Bytes_Impl_.o deleted file mode 100644 index 53ee42a9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a4481f7f_Bytes_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_Context3D.o b/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_Context3D.o deleted file mode 100644 index 2a215e88..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_Context3D.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_IndexBuffer3D.o b/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_IndexBuffer3D.o deleted file mode 100644 index d46da552..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_IndexBuffer3D.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_Program3D.o b/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_Program3D.o deleted file mode 100644 index 18fd57ed..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_Program3D.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_Uniform.o b/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_Uniform.o deleted file mode 100644 index 3e6b7145..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_Uniform.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_UniformMap.o b/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_UniformMap.o deleted file mode 100644 index 0423fbab..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_UniformMap.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_VertexBuffer3D.o b/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_VertexBuffer3D.o deleted file mode 100644 index cb8c7823..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a467ef5e_VertexBuffer3D.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a49741eb_FontStyle_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/a49741eb_FontStyle_Impl_.o deleted file mode 100644 index 0bca02fb..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a49741eb_FontStyle_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a4a476d1_GradientType_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/a4a476d1_GradientType_Impl_.o deleted file mode 100644 index 21d2459c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a4a476d1_GradientType_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/a796b11e_ByteArray_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/a796b11e_ByteArray_Impl_.o deleted file mode 100644 index 697d4d71..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/a796b11e_ByteArray_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_ColorTransform.o b/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_ColorTransform.o deleted file mode 100644 index 15a11c68..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_ColorTransform.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Matrix.o b/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Matrix.o deleted file mode 100644 index 48d3a3a9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Matrix.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Matrix3D.o b/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Matrix3D.o deleted file mode 100644 index 73a191ca..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Matrix3D.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Point.o b/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Point.o deleted file mode 100644 index 319d42f2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Point.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Rectangle.o b/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Rectangle.o deleted file mode 100644 index e1f972d8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Rectangle.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Transform.o b/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Transform.o deleted file mode 100644 index ad5bdb28..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Transform.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Vector3D.o b/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Vector3D.o deleted file mode 100644 index a39abbee..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/aa7d8192_Vector3D.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/ad8d70aa_GLSampler_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/ad8d70aa_GLSampler_Impl_.o deleted file mode 100644 index d66e4bdb..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/ad8d70aa_GLSampler_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/all_objs b/hGameTest/bin/linux/obj/obj/linux64/all_objs deleted file mode 100644 index 693a7a05..00000000 --- a/hGameTest/bin/linux/obj/obj/linux64/all_objs +++ /dev/null @@ -1,688 +0,0 @@ -"obj/linux64/70e38311_Context3DElementType.o" -"obj/linux64/950a1d97_CairoFontOptions_Impl_.o" -"obj/linux64/8e7e6fb8_Stdout.o" -"obj/linux64/4d3a1b16_TextEventInfo.o" -"obj/linux64/740ad288_FileSystem.o" -"obj/linux64/9d1c050b_SecurityDomain.o" -"obj/linux64/49d10c9b_EXT_debug_marker.o" -"obj/linux64/9d40ff3e_ALC.o" -"obj/linux64/7f39cded_DOMRenderer.o" -"obj/linux64/c6b0b90e_ThreadPoolMessage.o" -"obj/linux64/5b0f82d5_FutureWork.o" -"obj/linux64/68b7b3aa_ActivityEvent.o" -"obj/linux64/a4a476d1_GradientType_Impl_.o" -"obj/linux64/68b7b3aa_Event.o" -"obj/linux64/da818c64_Context3DTextureFormat_Impl_.o" -"obj/linux64/7f39cded_GraphicsEndFill.o" -"obj/linux64/4d3a1b16_MouseEventInfo.o" -"obj/linux64/7f39cded_Stage3D.o" -"obj/linux64/008b10ce_BaseCode.o" -"obj/linux64/49d10c9b_OES_surfaceless_context.o" -"obj/linux64/a1743c2a_LZMA.o" -"obj/linux64/49d10c9b_APPLE_texture_format_BGRA8888.o" -"obj/linux64/d9af2c15_CairoFontFace_Impl_.o" -"obj/linux64/2618a17b__Event_lime_graphics_RenderContext_Void.o" -"obj/linux64/4848e543_SoundMixer.o" -"obj/linux64/49d10c9b_OES_standard_derivatives.o" -"obj/linux64/f505ff26___boot__.o" -"obj/linux64/04161db1_Sampler.o" -"obj/linux64/21877613_OverrideMatrixView_Impl_.o" -"obj/linux64/7f39cded_ShaderParameter_Float.o" -"obj/linux64/35bd1ac8_CURLMultiMessage.o" -"obj/linux64/70e38311_Context3DDisplayObject.o" -"obj/linux64/f7ab1b58_InterpolationMethod_Impl_.o" -"obj/linux64/f17f081b_OpenGLES3RenderContext_Impl_.o" -"obj/linux64/5ae2aab6_URLRequestDefaults.o" -"obj/linux64/bd968aa1_WebAudioContext.o" -"obj/linux64/49d10c9b_APPLE_texture_max_level.o" -"obj/linux64/92a7cf72_WebGL2RenderContext_Impl_.o" -"obj/linux64/21877613_OverrideBlendModeView_Impl_.o" -"obj/linux64/fe363215_StageAlign_Impl_.o" -"obj/linux64/040866ce_AssetManifest.o" -"obj/linux64/ccea7195_GlyphMetrics.o" -"obj/linux64/68b7b3aa_IEventDispatcher.o" -"obj/linux64/bd968aa1_FlashAudioContext.o" -"obj/linux64/12eb0052_EOFError.o" -"obj/linux64/49d10c9b_OES_mapbuffer.o" -"obj/linux64/a1743c2a_BMP.o" -"obj/linux64/0f7cae83_Input.o" -"obj/linux64/dfab5c64_Context3DProgramFormat_Impl_.o" -"obj/linux64/7f39cded_ShaderParameter.o" -"obj/linux64/9d40ff3e_AL.o" -"obj/linux64/68e5396e_ALEffect_Impl_.o" -"obj/linux64/49d10c9b_OES_texture_half_float_linear.o" -"obj/linux64/49d10c9b_EXT_debug_label.o" -"obj/linux64/a467ef5e_UniformMap.o" -"obj/linux64/fce94641_Context3DWrapMode_Impl_.o" -"obj/linux64/35753213_Int8Array_Impl_.o" -"obj/linux64/66d4f15c_ScanCode_Impl_.o" -"obj/linux64/ca0d6832_Lib.o" -"obj/linux64/7c9bd18b_LibrarySymbol.o" -"obj/linux64/7f39cded_DisplayObjectRenderer.o" -"obj/linux64/2618a17b__Event_lime_ui_GamepadButton_Void.o" -"obj/linux64/2fa2422a_JNIMethod.o" -"obj/linux64/bd968aa1_AudioManager.o" -"obj/linux64/7f39cded_GraphicsShaderFill.o" -"obj/linux64/7f39cded_ShaderParameter_Int.o" -"obj/linux64/a1743c2a_PNG.o" -"obj/linux64/422771f6_ALDevice_Impl_.o" -"obj/linux64/cfd3f58d_Gamepad.o" -"obj/linux64/68b7b3aa_GameInputEvent.o" -"obj/linux64/1a40be23_ListNode.o" -"obj/linux64/881c6ab1_IDataOutput.o" -"obj/linux64/b6030070_Context3DBlendFactor_Impl_.o" -"obj/linux64/166ed82d_RenderContext.o" -"obj/linux64/5ae2aab6_NetStream.o" -"obj/linux64/040866ce_Log.o" -"obj/linux64/68b7b3aa_UncaughtErrorEvents.o" -"obj/linux64/2618a17b__Event_Float_Float_lime_ui_MouseButton_Void.o" -"obj/linux64/21877613_LineGradientStyleView_Impl_.o" -"obj/linux64/49d10c9b_NV_read_depth.o" -"obj/linux64/2618a17b_Promise_String.o" -"obj/linux64/0f7cae83_Path.o" -"obj/linux64/2618a17b_IModule.o" -"obj/linux64/8e7e6fb8_Stdin.o" -"obj/linux64/01bff2b4_Float32Array_Impl_.o" -"obj/linux64/b76de02e__HTTPRequest_lime_utils_Bytes.o" -"obj/linux64/49d10c9b_ANGLE_framebuffer_blit.o" -"obj/linux64/b9c95739_StageQuality_Impl_.o" -"obj/linux64/a1743c2a_JPEG.o" -"obj/linux64/138a0a19_Object_Impl_.o" -"obj/linux64/7f39cded_ShaderInput.o" -"obj/linux64/49d10c9b_NV_texture_compression_s3tc_update.o" -"obj/linux64/49d10c9b_EXT_unpack_subimage.o" -"obj/linux64/49d10c9b_EXT_texture_compression_dxt1.o" -"obj/linux64/70e38311_PerlinNoise.o" -"obj/linux64/49d10c9b_OES_depth24.o" -"obj/linux64/7f39cded_Scene.o" -"obj/linux64/d8819a6a_BlendMode_Impl_.o" -"obj/linux64/21877613_BeginShaderFillView_Impl_.o" -"obj/linux64/bfe5b1c5_ALBuffer_Impl_.o" -"obj/linux64/2055f4f8_FileInput.o" -"obj/linux64/bc30681f_FontType_Impl_.o" -"obj/linux64/7f39cded_GraphicsStroke.o" -"obj/linux64/2055f4f8_Process.o" -"obj/linux64/04161db1_Register.o" -"obj/linux64/7f39cded_OpenGLRenderer.o" -"obj/linux64/7f39cded_GraphicsBitmapFill.o" -"obj/linux64/49d10c9b_EXT_occlusion_query_boolean.o" -"obj/linux64/3c6c12d8_Huffman.o" -"obj/linux64/c25c7c4b_GLQuery_Impl_.o" -"obj/linux64/70e38311_Context3DBuffer.o" -"obj/linux64/49d10c9b_NV_fbo_color_attachments.o" -"obj/linux64/f505ff26_Main.o" -"obj/linux64/7f39cded_GraphicsShader.o" -"obj/linux64/0f7cae83_Encoding.o" -"obj/linux64/21877613_DrawRoundRectView_Impl_.o" -"obj/linux64/2fa2422a_CFFI.o" -"obj/linux64/49d10c9b_APPLE_framebuffer_multisample.o" -"obj/linux64/49d10c9b_AMD_performance_monitor.o" -"obj/linux64/2618a17b__Event_lime_ui_Joystick_Void.o" -"obj/linux64/49d10c9b_EXT_sRGB.o" -"obj/linux64/2618a17b_Event.o" -"obj/linux64/2618a17b__Event_lime_ui_Gamepad_Void.o" -"obj/linux64/7f39cded_Loader.o" -"obj/linux64/7a8b5ab4_Lib.o" -"obj/linux64/450af089_JoystickHatPosition_Impl_.o" -"obj/linux64/4d3a1b16_GamepadEventInfo.o" -"obj/linux64/8bc9cbd6_TriangleCulling_Impl_.o" -"obj/linux64/35bd1ac8_CURLMulti.o" -"obj/linux64/8c8afb6b_Vector2.o" -"obj/linux64/49d10c9b_EXT_blend_minmax.o" -"obj/linux64/a796b11e_ByteArray_Impl_.o" -"obj/linux64/166ed82d_ImageBuffer.o" -"obj/linux64/21877613_MoveToView_Impl_.o" -"obj/linux64/7f39cded_DisplayObjectShader.o" -"obj/linux64/040866ce_BytePointerData.o" -"obj/linux64/cfb3012d_SamplerRegister.o" -"obj/linux64/cfd3f58d_MouseCursor.o" -"obj/linux64/76bf1aef_LogLevel_Impl_.o" -"obj/linux64/49d10c9b_QCOM_perfmon_global_mode.o" -"obj/linux64/cfb3012d_ProgramType.o" -"obj/linux64/7f39cded_Bitmap.o" -"obj/linux64/70e38311_CairoBitmap.o" -"obj/linux64/733b7984_CairoPattern_Impl_.o" -"obj/linux64/aa7d8192_Matrix3D.o" -"obj/linux64/70e38311_CanvasDisplayObject.o" -"obj/linux64/efc8e5c4_StageScaleMode_Impl_.o" -"obj/linux64/73d20c92_OpenGLES2RenderContext_Impl_.o" -"obj/linux64/9d1c050b_ApplicationDomain.o" -"obj/linux64/4ffbfa1b_KeyModifier_Impl_.o" -"obj/linux64/b76de02e__HTTPRequest_String.o" -"obj/linux64/b1c24d71_ALSource_Impl_.o" -"obj/linux64/68b7b3aa_KeyboardEvent.o" -"obj/linux64/78caadd7_FlashRenderContext_Impl_.o" -"obj/linux64/12eb0052_RangeError.o" -"obj/linux64/70e38311_Context3DGraphics.o" -"obj/linux64/ef7619cb_BlurStack.o" -"obj/linux64/f505ff26_ManifestResources.o" -"obj/linux64/0f7cae83_Output.o" -"obj/linux64/cfb3012d_RegisterMapEntry.o" -"obj/linux64/7f39cded_IGraphicsData.o" -"obj/linux64/b3f36067_StringMap.o" -"obj/linux64/68b7b3aa_MouseEvent.o" -"obj/linux64/916202c2_VideoTexture.o" -"obj/linux64/49d10c9b_NVX_gpu_memory_info.o" -"obj/linux64/04161db1_OpCode.o" -"obj/linux64/68b7b3aa_TextEvent.o" -"obj/linux64/7f39cded_FrameScript.o" -"obj/linux64/49d10c9b_IMG_multisampled_render_to_texture.o" -"obj/linux64/2618a17b__Event_ofEvents_T_Void.o" -"obj/linux64/2618a17b_Promise_openfl_text_Font.o" -"obj/linux64/040866ce_CompressionAlgorithm.o" -"obj/linux64/3ba7bc41_Int16Array_Impl_.o" -"obj/linux64/7f39cded_DisplayObjectContainer.o" -"obj/linux64/0df71d88_Mouse.o" -"obj/linux64/a467ef5e_Uniform.o" -"obj/linux64/49d10c9b_NV_coverage_sample.o" -"obj/linux64/b0571a1f_GLObject.o" -"obj/linux64/4d3a1b16_NativeAudioSource.o" -"obj/linux64/b76de02e__HTTPRequest_Bytes.o" -"obj/linux64/49d10c9b_EXT_discard_framebuffer.o" -"obj/linux64/2618a17b__Event_Float_Float_Void.o" -"obj/linux64/4d3a1b16_ClipboardEventInfo.o" -"obj/linux64/2618a17b_Module.o" -"obj/linux64/050b4ec7_Timer.o" -"obj/linux64/7f39cded_LoaderInfo.o" -"obj/linux64/166ed82d_ImageChannel.o" -"obj/linux64/49d10c9b_QCOM_extended_get.o" -"obj/linux64/e7bb6f5a_VorbisInfo.o" -"obj/linux64/68b7b3aa_EventDispatcher.o" -"obj/linux64/040866ce_ArrayBufferView.o" -"obj/linux64/993c318c_Context3DProfile_Impl_.o" -"obj/linux64/ccea7195_Font.o" -"obj/linux64/4848e543_ID3Info.o" -"obj/linux64/916202c2_CubeTexture.o" -"obj/linux64/2618a17b__Event_Int_Int_Void.o" -"obj/linux64/5cdc6111_Iterator.o" -"obj/linux64/49d10c9b_IMG_program_binary.o" -"obj/linux64/881c6ab1_AssetCache.o" -"obj/linux64/1ebd74cf_FloatVector.o" -"obj/linux64/4546e832_KeyCode_Impl_.o" -"obj/linux64/0f7cae83_BytesBuffer.o" -"obj/linux64/70e38311_DrawCommandBuffer.o" -"obj/linux64/49d10c9b_EXT_read_format_bgra.o" -"obj/linux64/4d3a1b16_KeyEventInfo.o" -"obj/linux64/881c6ab1_Assets.o" -"obj/linux64/694664ca_TouchData.o" -"obj/linux64/7f39cded_GraphicsSolidFill.o" -"obj/linux64/bd968aa1_AudioSource.o" -"obj/linux64/2618a17b__Event_Int_Void.o" -"obj/linux64/0f7cae83_FPHelper.o" -"obj/linux64/2618a17b_Application.o" -"obj/linux64/5deeeefc_NoFiles.o" -"obj/linux64/2fa2422a_System.o" -"obj/linux64/b76de02e__IHTTPRequest.o" -"obj/linux64/49d10c9b_APPLE_rgb_422.o" -"obj/linux64/49d10c9b_NV_read_stencil.o" -"obj/linux64/8fe67db7_WebGLRenderContext_Impl_.o" -"obj/linux64/7f39cded_FrameLabel.o" -"obj/linux64/881c6ab1_IDataInput.o" -"obj/linux64/49d10c9b_AMD_compressed_3DC_texture.o" -"obj/linux64/35a75780_AbstractHTTPRequest.o" -"obj/linux64/49d10c9b_EXT_color_buffer_half_float.o" -"obj/linux64/aa7d8192_Transform.o" -"obj/linux64/a1743c2a_Deflate.o" -"obj/linux64/2618a17b__Event_Int_Float_Void.o" -"obj/linux64/49d10c9b_EXT_robustness.o" -"obj/linux64/49d10c9b_ARM_mali_shader_binary.o" -"obj/linux64/166ed82d_ImageFileFormat.o" -"obj/linux64/2618a17b__Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void.o" -"obj/linux64/ad8d70aa_GLSampler_Impl_.o" -"obj/linux64/2618a17b__Event_String_Int_Int_Void.o" -"obj/linux64/49d10c9b_EXT_texture_storage.o" -"obj/linux64/49d10c9b_OES_required_internalformat.o" -"obj/linux64/430a77dd_ColorMatrix_Impl_.o" -"obj/linux64/4848e543_SoundChannel.o" -"obj/linux64/96f54c9f_DispatchIterator.o" -"obj/linux64/040866ce_AssetCache.o" -"obj/linux64/7087a202_CairoRenderContext_Impl_.o" -"obj/linux64/49d10c9b_IMG_read_format.o" -"obj/linux64/4d3a1b16_SensorEventInfo.o" -"obj/linux64/3c6c12d8_ExtraField.o" -"obj/linux64/21877613_DrawRectView_Impl_.o" -"obj/linux64/7f39cded_Window.o" -"obj/linux64/ead9b28e_DataPointer_Impl_.o" -"obj/linux64/70e38311_DrawCommandReader.o" -"obj/linux64/70e38311_DOMDisplayObject.o" -"obj/linux64/5938d993_ShaderParameterType_Impl_.o" -"obj/linux64/5ae2aab6_URLLoader.o" -"obj/linux64/49d10c9b_ANGLE_texture_usage.o" -"obj/linux64/88a7fbb8_Lib.o" -"obj/linux64/881c6ab1_ByteArrayData.o" -"obj/linux64/cfb3012d_DestRegister.o" -"obj/linux64/70e38311_SamplerState.o" -"obj/linux64/49d10c9b_QCOM_tiled_rendering.o" -"obj/linux64/272fa715_GLTransformFeedback_Impl_.o" -"obj/linux64/b39d38fb_Context3DCompareMode_Impl_.o" -"obj/linux64/b76de02e_HTTPRequest.o" -"obj/linux64/7f39cded_Application.o" -"obj/linux64/b3f36067_IntMap.o" -"obj/linux64/a467ef5e_Context3D.o" -"obj/linux64/68b7b3aa_UncaughtErrorEvent.o" -"obj/linux64/008b10ce_Adler32.o" -"obj/linux64/49d10c9b_OES_texture_3D.o" -"obj/linux64/33d1aa3f_RGBA_Impl_.o" -"obj/linux64/881c6ab1_IAssetCache.o" -"obj/linux64/49d10c9b_OES_vertex_array_object.o" -"obj/linux64/2618a17b_Future.o" -"obj/linux64/0f7cae83_BytesInput.o" -"obj/linux64/cfd3f58d_Touch.o" -"obj/linux64/49d10c9b_AMD_program_binary_Z400.o" -"obj/linux64/3c6c12d8_HuffTools.o" -"obj/linux64/49d10c9b_EXT_texture_compression_s3tc.o" -"obj/linux64/1b712af7_Font.o" -"obj/linux64/fba8bafe_ArrayBuffer_Impl_.o" -"obj/linux64/b76de02e__HTTPRequest_lime_media_AudioBuffer.o" -"obj/linux64/49d10c9b_OES_texture_float_linear.o" -"obj/linux64/7f39cded_Shader.o" -"obj/linux64/1a40be23_ListIterator.o" -"obj/linux64/4d3a1b16_NativeHTTPRequest.o" -"obj/linux64/727af76c_ATFReader.o" -"obj/linux64/f0ecaa43_GraphicsPathWinding_Impl_.o" -"obj/linux64/983ec339_RegisterMap.o" -"obj/linux64/4d50e987_DefaultResolver.o" -"obj/linux64/145a9eac_UInt8ClampedArray_Impl_.o" -"obj/linux64/e4516708_Context3DMipFilter_Impl_.o" -"obj/linux64/49d10c9b_OES_texture_half_float.o" -"obj/linux64/21877613_LineStyleView_Impl_.o" -"obj/linux64/aa7d8192_Point.o" -"obj/linux64/a467ef5e_VertexBuffer3D.o" -"obj/linux64/b76de02e__HTTPRequest_openfl_utils_ByteArray.o" -"obj/linux64/a467ef5e_IndexBuffer3D.o" -"obj/linux64/2618a17b__Event_Dynamic_Void.o" -"obj/linux64/21877613_CubicCurveToView_Impl_.o" -"obj/linux64/f505ff26_Type.o" -"obj/linux64/7f39cded_IGraphicsFill.o" -"obj/linux64/1ebd74cf_ObjectVector.o" -"obj/linux64/49d10c9b_OES_stencil4.o" -"obj/linux64/7f39cded_GraphicsTrianglePath.o" -"obj/linux64/49d10c9b_APPLE_sync.o" -"obj/linux64/51accfbe_Context3DBufferUsage_Impl_.o" -"obj/linux64/2fa2422a_DisplayMode.o" -"obj/linux64/4a6cecb4_JsonPrinter.o" -"obj/linux64/68b7b3aa_SecurityErrorEvent.o" -"obj/linux64/7f39cded_InteractiveObject.o" -"obj/linux64/2fa2422a_SensorType.o" -"obj/linux64/12eb0052_Error.o" -"obj/linux64/633bace4_ALAuxiliaryEffectSlot_Impl_.o" -"obj/linux64/8c8afb6b_Rectangle.o" -"obj/linux64/2618a17b__Event_lime_ui_Window_Void.o" -"obj/linux64/49d10c9b_EXT_multi_draw_arrays.o" -"obj/linux64/5ae2aab6_NetConnection.o" -"obj/linux64/d038d2a2_Int32Array_Impl_.o" -"obj/linux64/1ebd74cf_FunctionVector.o" -"obj/linux64/c7bd4261_ALContext_Impl_.o" -"obj/linux64/49d10c9b_OES_vertex_half_float.o" -"obj/linux64/4d3a1b16_WindowEventInfo.o" -"obj/linux64/050b4ec7_StackItem.o" -"obj/linux64/4848e543_SoundTransform.o" -"obj/linux64/4848e543_SoundLoaderContext.o" -"obj/linux64/2618a17b_Promise.o" -"obj/linux64/49d10c9b_NV_fence.o" -"obj/linux64/4a0dfe3b_AssetsMacro.o" -"obj/linux64/919d7200_Matrix4_Impl_.o" -"obj/linux64/70e38311_DOMBitmap.o" -"obj/linux64/49d10c9b_EXT_texture_format_BGRA8888.o" -"obj/linux64/1afa2a8e_CompressionAlgorithm_Impl_.o" -"obj/linux64/050b4ec7_CallStack.o" -"obj/linux64/5cdc6111_Iterable.o" -"obj/linux64/7f39cded_IGraphicsStroke.o" -"obj/linux64/49d10c9b_QCOM_binning_control.o" -"obj/linux64/0444b4c2_GLBuffer_Impl_.o" -"obj/linux64/1ebd74cf_BoolVector.o" -"obj/linux64/49d10c9b_OES_depth_texture.o" -"obj/linux64/c0b10e25_GamepadAxis_Impl_.o" -"obj/linux64/c6b0b90e_ThreadPoolMessageType.o" -"obj/linux64/49d10c9b_EXT_color_buffer_float.o" -"obj/linux64/49d10c9b_DMP_shader_binary.o" -"obj/linux64/f505ff26_Std.o" -"obj/linux64/49d10c9b_EXT_shader_texture_lod.o" -"obj/linux64/166ed82d_Image.o" -"obj/linux64/040866ce_Preloader.o" -"obj/linux64/70e38311_CanvasGraphics.o" -"obj/linux64/21877613_WindingNonZeroView_Impl_.o" -"obj/linux64/f505ff26_ValueType.o" -"obj/linux64/0df71d88_GameInputDevice.o" -"obj/linux64/f89afea3_BGRA_Impl_.o" -"obj/linux64/49d10c9b_QCOM_writeonly_rendering.o" -"obj/linux64/4d3a1b16_NativeCFFI.o" -"obj/linux64/8c8afb6b_Vector4.o" -"obj/linux64/ef7619cb_StackBlur.o" -"obj/linux64/49d10c9b_VIV_shader_binary.o" -"obj/linux64/4d3a1b16_RenderEventInfo.o" -"obj/linux64/2fa2422a_JNIStaticField.o" -"obj/linux64/49d10c9b_OES_compressed_ETC1_RGB8_texture.o" -"obj/linux64/0c08679f_CFFIPointer_Impl_.o" -"obj/linux64/e7bb6f5a_VorbisFile.o" -"obj/linux64/49d10c9b_OES_depth32.o" -"obj/linux64/21877613_BeginGradientFillView_Impl_.o" -"obj/linux64/2618a17b__Event_Int_lime_ui_JoystickHatPosition_Void.o" -"obj/linux64/c45d4efd_ALFilter_Impl_.o" -"obj/linux64/49d10c9b_EXT_texture_filter_anisotropic.o" -"obj/linux64/f505ff26_Date.o" -"obj/linux64/bd968aa1_OpenALAudioContext.o" -"obj/linux64/49d10c9b_ANGLE_texture_compression_dxt5.o" -"obj/linux64/2618a17b__Event_lime_ui_GamepadAxis_Float_Void.o" -"obj/linux64/0f7cae83_Eof.o" -"obj/linux64/49d10c9b_OES_EGL_image_external.o" -"obj/linux64/1ebd74cf_IntVector.o" -"obj/linux64/a4481f7f_Bytes_Impl_.o" -"obj/linux64/49d10c9b_EXT_multisampled_render_to_texture.o" -"obj/linux64/7f39cded_CairoRenderer.o" -"obj/linux64/49d10c9b_EXT_texture_type_2_10_10_10_REV.o" -"obj/linux64/916202c2_RectangleTexture.o" -"obj/linux64/b76de02e__HTTPRequest_lime_graphics_Image.o" -"obj/linux64/49d10c9b_ARM_rgba8.o" -"obj/linux64/050b4ec7_Unserializer.o" -"obj/linux64/34b8a6ad_Context3DState.o" -"obj/linux64/21877613_CurveToView_Impl_.o" -"obj/linux64/eee84458_UInt32Array_Impl_.o" -"obj/linux64/b3f36067_List.o" -"obj/linux64/68b7b3aa_TouchEvent.o" -"obj/linux64/916202c2_TextureBase.o" -"obj/linux64/6bdc6223_OpenGLRenderContext_Impl_.o" -"obj/linux64/cfb3012d_SourceRegister.o" -"obj/linux64/21877613_LineToView_Impl_.o" -"obj/linux64/aa7d8192_ColorTransform.o" -"obj/linux64/9a3d89f4_CairoGlyph.o" -"obj/linux64/5ae2aab6_URLRequestHeader.o" -"obj/linux64/68b7b3aa_FocusEvent.o" -"obj/linux64/74d94c1d_GLTexture_Impl_.o" -"obj/linux64/7f39cded_Graphics.o" -"obj/linux64/aa7d8192_Vector3D.o" -"obj/linux64/99f13fad_UInt16Array_Impl_.o" -"obj/linux64/49d10c9b_ANGLE_instanced_arrays.o" -"obj/linux64/68b7b3aa_HTTPStatusEvent.o" -"obj/linux64/881c6ab1_AssetLibrary.o" -"obj/linux64/f505ff26_Game.o" -"obj/linux64/7f39cded_GraphicsQuadPath.o" -"obj/linux64/7f39cded_CanvasRenderer.o" -"obj/linux64/21877613_LineBitmapStyleView_Impl_.o" -"obj/linux64/49d10c9b_OES_rgb8_rgba8.o" -"obj/linux64/e7bb6f5a_VorbisComment.o" -"obj/linux64/bd968aa1_AudioBuffer.o" -"obj/linux64/7f39cded_Sprite.o" -"obj/linux64/73fb56bc_JointStyle_Impl_.o" -"obj/linux64/49d10c9b_NV_read_buffer_front.o" -"obj/linux64/050b4ec7_IMap.o" -"obj/linux64/040866ce_ObjectPool.o" -"obj/linux64/3c6c12d8_InflateImpl.o" -"obj/linux64/57bc44a0_LineScaleMode_Impl_.o" -"obj/linux64/0a286912_ImageDataView.o" -"obj/linux64/2055f4f8_File.o" -"obj/linux64/1ca426f5_GLProgram_Impl_.o" -"obj/linux64/2618a17b__Event_String_Void.o" -"obj/linux64/2618a17b_Promise_lime_media_AudioBuffer.o" -"obj/linux64/f505ff26_DocumentClass.o" -"obj/linux64/526d7273_Float64Array_Impl_.o" -"obj/linux64/4d3a1b16_JoystickEventInfo.o" -"obj/linux64/9a3d89f4_Cairo.o" -"obj/linux64/f505ff26_Lambda.o" -"obj/linux64/bd968aa1_AudioContext.o" -"obj/linux64/4d3a1b16_ApplicationEventInfo.o" -"obj/linux64/7a20e3b0_Endian_Impl_.o" -"obj/linux64/68b7b3aa_ErrorEvent.o" -"obj/linux64/49d10c9b_OES_element_index_uint.o" -"obj/linux64/128825d4_GLFramebuffer_Impl_.o" -"obj/linux64/0df71d88_Keyboard.o" -"obj/linux64/68b7b3aa_IOErrorEvent.o" -"obj/linux64/21877613_DrawTrianglesView_Impl_.o" -"obj/linux64/040866ce_Assets.o" -"obj/linux64/49d10c9b_NV_read_buffer.o" -"obj/linux64/f76d56e2_GLRenderbuffer_Impl_.o" -"obj/linux64/49d10c9b_ANGLE_framebuffer_multisample.o" -"obj/linux64/49d10c9b_QCOM_alpha_test.o" -"obj/linux64/4c61b335_CairoImageSurface_Impl_.o" -"obj/linux64/70e38311_CanvasBitmap.o" -"obj/linux64/008b10ce_Base64.o" -"obj/linux64/5ae2aab6_URLRequest.o" -"obj/linux64/70e38311_Context3DShape.o" -"obj/linux64/04ba83f8_StageDisplayState_Impl_.o" -"obj/linux64/96f54c9f_Listener.o" -"obj/linux64/7f39cded_JPEGEncoderOptions.o" -"obj/linux64/2618a17b__Event_lime_ui_Touch_Void.o" -"obj/linux64/70e38311_CairoDisplayObject.o" -"obj/linux64/7f39cded_Stage.o" -"obj/linux64/c4f43a03_UInt8Array_Impl_.o" -"obj/linux64/3f9babbb_Glyph_Impl_.o" -"obj/linux64/b3f36067_ArraySort.o" -"obj/linux64/7f39cded_ShaderInput_openfl_display_BitmapData.o" -"obj/linux64/49d10c9b_EXT_packed_depth_stencil.o" -"obj/linux64/0f7cae83_Bytes.o" -"obj/linux64/49d10c9b_ANGLE_pack_reverse_row_order.o" -"obj/linux64/f505ff26___resources__.o" -"obj/linux64/cfd3f58d_MouseWheelMode.o" -"obj/linux64/2fa2422a_JNI.o" -"obj/linux64/49d10c9b_EXT_multiview_draw_buffers.o" -"obj/linux64/2618a17b__Event_Void_Void.o" -"obj/linux64/21877613_DrawEllipseView_Impl_.o" -"obj/linux64/68b7b3aa_RenderEvent.o" -"obj/linux64/aa7d8192_Matrix.o" -"obj/linux64/0600823d_State.o" -"obj/linux64/2618a17b_Promise_openfl_utils_ByteArray.o" -"obj/linux64/0f7cae83_Error.o" -"obj/linux64/7f39cded_IBitmapDrawable.o" -"obj/linux64/3c6c12d8_Reader.o" -"obj/linux64/7f39cded_Shape.o" -"obj/linux64/49d10c9b_OES_texture_npot.o" -"obj/linux64/f505ff26_Sys.o" -"obj/linux64/916202c2_Texture.o" -"obj/linux64/040866ce_ArrayBufferIO.o" -"obj/linux64/49d10c9b_OES_EGL_image.o" -"obj/linux64/49d10c9b_OES_compressed_paletted_texture.o" -"obj/linux64/aa7d8192_Rectangle.o" -"obj/linux64/49d10c9b_OES_get_program_binary.o" -"obj/linux64/1727e79c_PixelSnapping_Impl_.o" -"obj/linux64/7f39cded_BitmapData.o" -"obj/linux64/a1a9d31e_GamepadButton_Impl_.o" -"obj/linux64/7f39cded_DisplayObject.o" -"obj/linux64/dc1a1f3e_ShaderPrecision_Impl_.o" -"obj/linux64/2618a17b__Event_Int_Float_Float_Void.o" -"obj/linux64/2618a17b_Promise_openfl_display_MovieClip.o" -"obj/linux64/21877613_BeginBitmapFillView_Impl_.o" -"obj/linux64/49d10c9b_QCOM_extended_get2.o" -"obj/linux64/2618a17b_Promise_lime_text_Font.o" -"obj/linux64/cfd3f58d_Joystick.o" -"obj/linux64/49d10c9b_OES_packed_depth_stencil.o" -"obj/linux64/050b4ec7_Serializer.o" -"obj/linux64/21877613_WindingEvenOddView_Impl_.o" -"obj/linux64/cfd3f58d_Window.o" -"obj/linux64/b0571a1f_GL.o" -"obj/linux64/1ebd74cf_Vector_Impl_.o" -"obj/linux64/ef16051f_Orientation3D_Impl_.o" -"obj/linux64/2fa2422a_ThreadPool.o" -"obj/linux64/0600823d_Window.o" -"obj/linux64/4848e543_Sound.o" -"obj/linux64/12eb0052_IOError.o" -"obj/linux64/7f39cded_ShaderParameter_Bool.o" -"obj/linux64/4d3a1b16_NativeOpenGLRenderContext.o" -"obj/linux64/8c8afb6b_Matrix3.o" -"obj/linux64/4d3a1b16_DropEventInfo.o" -"obj/linux64/cfb3012d_RegisterUsage.o" -"obj/linux64/f53e0020_CapsStyle_Impl_.o" -"obj/linux64/70e38311_AbstractNoise.o" -"obj/linux64/70e38311_ShaderBuffer.o" -"obj/linux64/49d10c9b_FJ_shader_binary_GCCSO.o" -"obj/linux64/7f39cded_GraphicsGradientFill.o" -"obj/linux64/4d3a1b16_TouchEventInfo.o" -"obj/linux64/84890bff_BytePointer_Impl_.o" -"obj/linux64/e87f65d7_Canvas2DRenderContext_Impl_.o" -"obj/linux64/4a6cecb4_JsonParser.o" -"obj/linux64/983ec339_AGALConverter.o" -"obj/linux64/bd4f54f9_Context3DProgramType_Impl_.o" -"obj/linux64/0afcd946_MouseCursor_Impl_.o" -"obj/linux64/49d10c9b_EXT_shader_framebuffer_fetch.o" -"obj/linux64/b3f36067_ObjectMap.o" -"obj/linux64/4d3a1b16_NativeApplication.o" -"obj/linux64/2618a17b__Event_Float_Float_Int_Void.o" -"obj/linux64/f505ff26_StringTools.o" -"obj/linux64/f505ff26_Reflect.o" -"obj/linux64/b76de02e__HTTPRequest_lime_text_Font.o" -"obj/linux64/49d10c9b_IMG_texture_compression_pvrtc.o" -"obj/linux64/49d3d40f_BitmapFilter.o" -"obj/linux64/70e38311_CairoGraphics.o" -"obj/linux64/1ebd74cf_IVector.o" -"obj/linux64/0d767c0b_Deque.o" -"obj/linux64/68b7b3aa_FullScreenEvent.o" -"obj/linux64/a467ef5e_Program3D.o" -"obj/linux64/21877613_DrawQuadsView_Impl_.o" -"obj/linux64/7f39cded_Preloader.o" -"obj/linux64/ef7619cb_ImageDataUtil.o" -"obj/linux64/54692d93_Context3DTriangleFace_Impl_.o" -"obj/linux64/49d10c9b_EXT_map_buffer_range.o" -"obj/linux64/2618a17b_Promise_haxe_io_Bytes.o" -"obj/linux64/12eb0052_IllegalOperationError.o" -"obj/linux64/49d10c9b_AMD_compressed_ATC_texture.o" -"obj/linux64/21877613_BeginFillView_Impl_.o" -"obj/linux64/49d10c9b_ANGLE_translated_shader_source.o" -"obj/linux64/49d10c9b_NV_draw_buffers.o" -"obj/linux64/63396930_GLShader_Impl_.o" -"obj/linux64/70e38311_DrawCommandType.o" -"obj/linux64/2c6937dc_DOMRenderContext_Impl_.o" -"obj/linux64/040866ce_TAError.o" -"obj/linux64/49d10c9b_KHR_texture_compression_astc_ldr.o" -"obj/linux64/f505ff26_EReg.o" -"obj/linux64/21877613_EndFillView_Impl_.o" -"obj/linux64/49d10c9b_EXT_shadow_samplers.o" -"obj/linux64/12eb0052_TypeError.o" -"obj/linux64/7f39cded_DefaultPreloader.o" -"obj/linux64/9d1c050b_LoaderContext.o" -"obj/linux64/65e055ee_Context3DVertexBufferFormat_Impl_.o" -"obj/linux64/7f39cded_PNGEncoderOptions.o" -"obj/linux64/050b4ec7_SysTools.o" -"obj/linux64/70e38311_Context3DMaskShader.o" -"obj/linux64/7f39cded_GraphicsPath.o" -"obj/linux64/a1743c2a_BMPType.o" -"obj/linux64/7f39cded_MovieClip.o" -"obj/linux64/49d10c9b_QCOM_driver_control.o" -"obj/linux64/35bd1ac8_CURL.o" -"obj/linux64/166ed82d_ImageType.o" -"obj/linux64/49d10c9b_OES_texture_float.o" -"obj/linux64/49d10c9b_NV_read_depth_stencil.o" -"obj/linux64/2618a17b_Promise_lime_utils_AssetLibrary.o" -"obj/linux64/49d10c9b_EXT_bgra.o" -"obj/linux64/ef7619cb_ImageCanvasUtil.o" -"obj/linux64/f505ff26_StringBuf.o" -"obj/linux64/2fa2422a_Endian.o" -"obj/linux64/2618a17b_Promise_openfl_media_Sound.o" -"obj/linux64/68b7b3aa_NetStatusEvent.o" -"obj/linux64/040866ce_AssetBundle.o" -"obj/linux64/881c6ab1_AGALMiniAssembler.o" -"obj/linux64/49d10c9b_EXT_texture_rg.o" -"obj/linux64/70e38311_Context3DBitmap.o" -"obj/linux64/49d10c9b_NV_texture_npot_2D_mipmap.o" -"obj/linux64/49d10c9b_EXT_separate_shader_objects.o" -"obj/linux64/7f39cded_Timeline.o" -"obj/linux64/2fa2422a_JNIMemberField.o" -"obj/linux64/3c6f27f6_ARGB_Impl_.o" -"obj/linux64/f505ff26_ApplicationMain.o" -"obj/linux64/21877613_DrawCircleView_Impl_.o" -"obj/linux64/90bc505d_SpreadMethod_Impl_.o" -"obj/linux64/49d10c9b_ANGLE_texture_compression_dxt3.o" -"obj/linux64/49d10c9b_OES_vertex_type_10_10_10_2.o" -"obj/linux64/49d10c9b_APPLE_copy_texture_levels.o" -"obj/linux64/4d3a1b16_NativeWindow.o" -"obj/linux64/12eb0052_ArgumentError.o" -"obj/linux64/51e8a598_URLLoaderDataFormat_Impl_.o" -"obj/linux64/49d10c9b_KHR_debug.o" -"obj/linux64/e1e5cdab_CairoSurface_Impl_.o" -"obj/linux64/b76de02e_HTTPRequestHeader.o" -"obj/linux64/a49741eb_FontStyle_Impl_.o" -"obj/linux64/7f39cded_IGraphicsPath.o" -"obj/linux64/70e38311_CairoShape.o" -"obj/linux64/419dd9ed_ShaderData_Impl_.o" -"obj/linux64/bd968aa1_HTML5AudioContext.o" -"obj/linux64/a1743c2a_Zlib.o" -"obj/linux64/040866ce_AssetLibrary.o" -"obj/linux64/49d10c9b_ARM_mali_program_binary.o" -"obj/linux64/050b4ec7_Log.o" -"obj/linux64/2618a17b__Event_Float_Float_Float_Void.o" -"obj/linux64/0df71d88_GameInput.o" -"obj/linux64/a1743c2a_Base64.o" -"obj/linux64/402a7888_GLVertexArrayObject_Impl_.o" -"obj/linux64/a1743c2a_GZip.o" -"obj/linux64/2fa2422a_Display.o" -"obj/linux64/6b89bd44_Context3DTextureFilter_Impl_.o" -"obj/linux64/2fa2422a_Sensor.o" -"obj/linux64/0df71d88_GameInputControl.o" -"obj/linux64/2618a17b_Promise_openfl_display_BitmapData.o" -"obj/linux64/0e1eb455_Context3DStencilAction_Impl_.o" -"obj/linux64/6d6c87da_Context3DRenderMode_Impl_.o" -"obj/linux64/49d10c9b_IMG_shader_binary.o" -"obj/linux64/2618a17b__Event_Float_Float_lime_ui_MouseWheelMode_Void.o" -"obj/linux64/68b7b3aa_ProgressEvent.o" -"obj/linux64/93ab6bbb_EventType_Impl_.o" -"obj/linux64/2fa2422a_Clipboard.o" -"obj/linux64/49d10c9b_OES_stencil1.o" -"obj/linux64/49d10c9b_NV_depth_nonlinear.o" -"obj/linux64/88a7fbb8_Prime.o" -"obj/linux64/56531215___main__.o" -"obj/linux64/31e88aa9_Array.o" -"obj/linux64/767bee8c_Interface.o" -"obj/linux64/767bee8c_Boot.o" -"obj/linux64/767bee8c_Date.o" -"obj/linux64/767bee8c_Object.o" -"obj/linux64/767bee8c_Anon.o" -"obj/linux64/31e88aa9_Enum.o" -"obj/linux64/767bee8c_CFFI.o" -"obj/linux64/767bee8c_Class.o" -"obj/linux64/31e88aa9_Dynamic.o" -"obj/linux64/661ad508_GcRegCapture.o" -"obj/linux64/31e88aa9_Math.o" -"obj/linux64/767bee8c_Hash.o" -"obj/linux64/767bee8c_Thread.o" -"obj/linux64/661ad508_Immix.o" -"obj/linux64/767bee8c_Lib.o" -"obj/linux64/767bee8c_StdLibs.o" -"obj/linux64/767bee8c_Debug.o" -"obj/linux64/661ad508_GcCommon.o" -"obj/linux64/31e88aa9_String.o" -"obj/linux64/c4682a71_pcre_refcount.o" -"obj/linux64/c4682a71_pcre_byte_order.o" -"obj/linux64/c4682a71_pcre_compile.o" -"obj/linux64/c4682a71_pcre_exec.o" -"obj/linux64/c4682a71_pcre_study.o" -"obj/linux64/c4682a71_pcre_ord2utf8.o" -"obj/linux64/c4682a71_pcre_ucd.o" -"obj/linux64/c4682a71_pcre_config.o" -"obj/linux64/c4682a71_pcre_get.o" -"obj/linux64/c4682a71_pcre_newline.o" -"obj/linux64/c4682a71_pcre_jit_compile.o" -"obj/linux64/c4682a71_pcre_globals.o" -"obj/linux64/c4682a71_pcre_xclass.o" -"obj/linux64/5049aa99_RegExp.o" -"obj/linux64/c4682a71_pcre_maketables.o" -"obj/linux64/c4682a71_pcre_string_utils.o" -"obj/linux64/c4682a71_pcre_valid_utf8.o" -"obj/linux64/c4682a71_pcre_version.o" -"obj/linux64/c4682a71_pcre_dfa_exec.o" -"obj/linux64/c4682a71_pcre_fullinfo.o" -"obj/linux64/c4682a71_pcre_tables.o" -"obj/linux64/c4682a71_pcre_chartables.o" -"obj/linux64/21fa9ba4_pcre16_study.o" -"obj/linux64/21fa9ba4_pcre16_refcount.o" -"obj/linux64/21fa9ba4_pcre16_ucd.o" -"obj/linux64/21fa9ba4_pcre16_byte_order.o" -"obj/linux64/21fa9ba4_pcre16_maketables.o" -"obj/linux64/21fa9ba4_pcre16_valid_utf16.o" -"obj/linux64/21fa9ba4_pcre16_newline.o" -"obj/linux64/21fa9ba4_pcre16_compile.o" -"obj/linux64/21fa9ba4_pcre16_dfa_exec.o" -"obj/linux64/21fa9ba4_pcre16_exec.o" -"obj/linux64/21fa9ba4_pcre16_jit_compile.o" -"obj/linux64/21fa9ba4_pcre16_chartables.o" -"obj/linux64/21fa9ba4_pcre16_fullinfo.o" -"obj/linux64/21fa9ba4_pcre16_tables.o" -"obj/linux64/21fa9ba4_pcre16_globals.o" -"obj/linux64/21fa9ba4_pcre16_version.o" -"obj/linux64/21fa9ba4_pcre16_string_utils.o" -"obj/linux64/21fa9ba4_pcre16_ord2utf16.o" -"obj/linux64/21fa9ba4_pcre16_config.o" -"obj/linux64/21fa9ba4_pcre16_get.o" -"obj/linux64/21fa9ba4_pcre16_xclass.o" -"obj/linux64/e5a28b36_File.o" -"obj/linux64/e5a28b36_Process.o" -"obj/linux64/e5a28b36_Random.o" -"obj/linux64/e5a28b36_Socket.o" -"obj/linux64/e5a28b36_Sys.o" diff --git a/hGameTest/bin/linux/obj/obj/linux64/b0571a1f_GL.o b/hGameTest/bin/linux/obj/obj/linux64/b0571a1f_GL.o deleted file mode 100644 index 250d6466..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b0571a1f_GL.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b0571a1f_GLObject.o b/hGameTest/bin/linux/obj/obj/linux64/b0571a1f_GLObject.o deleted file mode 100644 index 4bd32918..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b0571a1f_GLObject.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b1c24d71_ALSource_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/b1c24d71_ALSource_Impl_.o deleted file mode 100644 index 17b99608..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b1c24d71_ALSource_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b39d38fb_Context3DCompareMode_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/b39d38fb_Context3DCompareMode_Impl_.o deleted file mode 100644 index dcc45b8b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b39d38fb_Context3DCompareMode_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b3f36067_ArraySort.o b/hGameTest/bin/linux/obj/obj/linux64/b3f36067_ArraySort.o deleted file mode 100644 index 4d3eaf43..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b3f36067_ArraySort.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b3f36067_IntMap.o b/hGameTest/bin/linux/obj/obj/linux64/b3f36067_IntMap.o deleted file mode 100644 index 31ee3778..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b3f36067_IntMap.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b3f36067_List.o b/hGameTest/bin/linux/obj/obj/linux64/b3f36067_List.o deleted file mode 100644 index 4067db6a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b3f36067_List.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b3f36067_ObjectMap.o b/hGameTest/bin/linux/obj/obj/linux64/b3f36067_ObjectMap.o deleted file mode 100644 index d777fad1..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b3f36067_ObjectMap.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b3f36067_StringMap.o b/hGameTest/bin/linux/obj/obj/linux64/b3f36067_StringMap.o deleted file mode 100644 index d80df920..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b3f36067_StringMap.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_byte_order.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_byte_order.o deleted file mode 100644 index e1bbd836..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_byte_order.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_chartables.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_chartables.o deleted file mode 100644 index 8ad2de2a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_chartables.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_compile.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_compile.o deleted file mode 100644 index de56975c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_compile.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_config.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_config.o deleted file mode 100644 index 37dc5e62..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_config.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_dfa_exec.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_dfa_exec.o deleted file mode 100644 index d1091ea1..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_dfa_exec.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_exec.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_exec.o deleted file mode 100644 index 2af4dd90..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_exec.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_fullinfo.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_fullinfo.o deleted file mode 100644 index d7fe97a9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_fullinfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_get.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_get.o deleted file mode 100644 index 285f38a8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_get.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_globals.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_globals.o deleted file mode 100644 index 29311802..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_globals.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_jit_compile.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_jit_compile.o deleted file mode 100644 index f16a4ed2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_jit_compile.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_maketables.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_maketables.o deleted file mode 100644 index 99c953f5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_maketables.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_newline.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_newline.o deleted file mode 100644 index ab43a9c5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_newline.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_ord2utf8.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_ord2utf8.o deleted file mode 100644 index d9e23d5c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_ord2utf8.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_refcount.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_refcount.o deleted file mode 100644 index 552de9a8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_refcount.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_string_utils.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_string_utils.o deleted file mode 100644 index 7539ca48..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_string_utils.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_study.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_study.o deleted file mode 100644 index 42437637..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_study.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_tables.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_tables.o deleted file mode 100644 index 4f8f4ffa..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_tables.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_ucd.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_ucd.o deleted file mode 100644 index 190fa4fb..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_ucd.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_valid_utf8.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_valid_utf8.o deleted file mode 100644 index a390d289..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_valid_utf8.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_version.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_version.o deleted file mode 100644 index 7c5a614f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_version.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_xclass.o b/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_xclass.o deleted file mode 100644 index 04323ad4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b4346b06_pcre_xclass.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b6030070_Context3DBlendFactor_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/b6030070_Context3DBlendFactor_Impl_.o deleted file mode 100644 index f409dc92..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b6030070_Context3DBlendFactor_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b76de02e_HTTPRequest.o b/hGameTest/bin/linux/obj/obj/linux64/b76de02e_HTTPRequest.o deleted file mode 100644 index 9b19a295..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b76de02e_HTTPRequest.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b76de02e_HTTPRequestHeader.o b/hGameTest/bin/linux/obj/obj/linux64/b76de02e_HTTPRequestHeader.o deleted file mode 100644 index 516f10c9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b76de02e_HTTPRequestHeader.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_Bytes.o b/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_Bytes.o deleted file mode 100644 index 76235b4b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_Bytes.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_String.o b/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_String.o deleted file mode 100644 index 04178f64..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_String.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_lime_graphics_Image.o b/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_lime_graphics_Image.o deleted file mode 100644 index f1ddfcf3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_lime_graphics_Image.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_lime_media_AudioBuffer.o b/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_lime_media_AudioBuffer.o deleted file mode 100644 index 499843d5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_lime_media_AudioBuffer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_lime_text_Font.o b/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_lime_text_Font.o deleted file mode 100644 index c2ded1f0..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_lime_text_Font.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_lime_utils_Bytes.o b/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_lime_utils_Bytes.o deleted file mode 100644 index 3c25f4e7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_lime_utils_Bytes.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_openfl_utils_ByteArray.o b/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_openfl_utils_ByteArray.o deleted file mode 100644 index 9797e4d6..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b76de02e__HTTPRequest_openfl_utils_ByteArray.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b76de02e__IHTTPRequest.o b/hGameTest/bin/linux/obj/obj/linux64/b76de02e__IHTTPRequest.o deleted file mode 100644 index 9daa8c85..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b76de02e__IHTTPRequest.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/b9c95739_StageQuality_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/b9c95739_StageQuality_Impl_.o deleted file mode 100644 index 6d3a523f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/b9c95739_StageQuality_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/bc30681f_FontType_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/bc30681f_FontType_Impl_.o deleted file mode 100644 index 8a9aa3c9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/bc30681f_FontType_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/bd4f54f9_Context3DProgramType_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/bd4f54f9_Context3DProgramType_Impl_.o deleted file mode 100644 index eb0e219a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/bd4f54f9_Context3DProgramType_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_AudioBuffer.o b/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_AudioBuffer.o deleted file mode 100644 index 5fbbee10..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_AudioBuffer.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_AudioContext.o b/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_AudioContext.o deleted file mode 100644 index df787182..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_AudioContext.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_AudioManager.o b/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_AudioManager.o deleted file mode 100644 index 0ec4545f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_AudioManager.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_AudioSource.o b/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_AudioSource.o deleted file mode 100644 index 26d7c6db..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_AudioSource.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_FlashAudioContext.o b/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_FlashAudioContext.o deleted file mode 100644 index 8c488a7d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_FlashAudioContext.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_HTML5AudioContext.o b/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_HTML5AudioContext.o deleted file mode 100644 index 8a43b3b1..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_HTML5AudioContext.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_OpenALAudioContext.o b/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_OpenALAudioContext.o deleted file mode 100644 index 70407d7e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_OpenALAudioContext.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_WebAudioContext.o b/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_WebAudioContext.o deleted file mode 100644 index 9b4597ed..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/bd968aa1_WebAudioContext.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/bfe5b1c5_ALBuffer_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/bfe5b1c5_ALBuffer_Impl_.o deleted file mode 100644 index 6e05236c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/bfe5b1c5_ALBuffer_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c0b10e25_GamepadAxis_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/c0b10e25_GamepadAxis_Impl_.o deleted file mode 100644 index c9e68ef2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c0b10e25_GamepadAxis_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c25c7c4b_GLQuery_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/c25c7c4b_GLQuery_Impl_.o deleted file mode 100644 index 3ca5217e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c25c7c4b_GLQuery_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c45d4efd_ALFilter_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/c45d4efd_ALFilter_Impl_.o deleted file mode 100644 index c864afd8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c45d4efd_ALFilter_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_byte_order.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_byte_order.o deleted file mode 100644 index e1bbd836..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_byte_order.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_chartables.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_chartables.o deleted file mode 100644 index 8ad2de2a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_chartables.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_compile.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_compile.o deleted file mode 100644 index de56975c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_compile.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_config.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_config.o deleted file mode 100644 index 37dc5e62..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_config.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_dfa_exec.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_dfa_exec.o deleted file mode 100644 index d1091ea1..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_dfa_exec.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_exec.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_exec.o deleted file mode 100644 index 2af4dd90..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_exec.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_fullinfo.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_fullinfo.o deleted file mode 100644 index d7fe97a9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_fullinfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_get.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_get.o deleted file mode 100644 index 285f38a8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_get.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_globals.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_globals.o deleted file mode 100644 index 29311802..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_globals.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_jit_compile.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_jit_compile.o deleted file mode 100644 index f16a4ed2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_jit_compile.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_maketables.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_maketables.o deleted file mode 100644 index 99c953f5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_maketables.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_newline.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_newline.o deleted file mode 100644 index ab43a9c5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_newline.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_ord2utf8.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_ord2utf8.o deleted file mode 100644 index d9e23d5c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_ord2utf8.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_refcount.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_refcount.o deleted file mode 100644 index 552de9a8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_refcount.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_string_utils.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_string_utils.o deleted file mode 100644 index 7539ca48..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_string_utils.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_study.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_study.o deleted file mode 100644 index 42437637..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_study.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_tables.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_tables.o deleted file mode 100644 index 4f8f4ffa..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_tables.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_ucd.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_ucd.o deleted file mode 100644 index 190fa4fb..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_ucd.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_valid_utf8.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_valid_utf8.o deleted file mode 100644 index a390d289..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_valid_utf8.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_version.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_version.o deleted file mode 100644 index 7c5a614f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_version.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_xclass.o b/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_xclass.o deleted file mode 100644 index 04323ad4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4682a71_pcre_xclass.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c4f43a03_UInt8Array_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/c4f43a03_UInt8Array_Impl_.o deleted file mode 100644 index 6d9e9140..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c4f43a03_UInt8Array_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c6b0b90e_ThreadPoolMessage.o b/hGameTest/bin/linux/obj/obj/linux64/c6b0b90e_ThreadPoolMessage.o deleted file mode 100644 index d7001d76..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c6b0b90e_ThreadPoolMessage.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c6b0b90e_ThreadPoolMessageType.o b/hGameTest/bin/linux/obj/obj/linux64/c6b0b90e_ThreadPoolMessageType.o deleted file mode 100644 index c4eabac8..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c6b0b90e_ThreadPoolMessageType.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c769ace5_ArrayIterator.o b/hGameTest/bin/linux/obj/obj/linux64/c769ace5_ArrayIterator.o deleted file mode 100644 index b2d71f3a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c769ace5_ArrayIterator.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/c7bd4261_ALContext_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/c7bd4261_ALContext_Impl_.o deleted file mode 100644 index bd91485b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/c7bd4261_ALContext_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/ca0d6832_Lib.o b/hGameTest/bin/linux/obj/obj/linux64/ca0d6832_Lib.o deleted file mode 100644 index 89c5f2c0..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/ca0d6832_Lib.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/ccea7195_Font.o b/hGameTest/bin/linux/obj/obj/linux64/ccea7195_Font.o deleted file mode 100644 index 777c2d00..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/ccea7195_Font.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/ccea7195_GlyphMetrics.o b/hGameTest/bin/linux/obj/obj/linux64/ccea7195_GlyphMetrics.o deleted file mode 100644 index 39e6277a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/ccea7195_GlyphMetrics.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_DestRegister.o b/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_DestRegister.o deleted file mode 100644 index 7f885c31..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_DestRegister.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_ProgramType.o b/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_ProgramType.o deleted file mode 100644 index 0416e7b2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_ProgramType.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_RegisterMapEntry.o b/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_RegisterMapEntry.o deleted file mode 100644 index 7a358e17..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_RegisterMapEntry.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_RegisterUsage.o b/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_RegisterUsage.o deleted file mode 100644 index 75f9785d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_RegisterUsage.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_SamplerRegister.o b/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_SamplerRegister.o deleted file mode 100644 index 8b093ea7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_SamplerRegister.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_SourceRegister.o b/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_SourceRegister.o deleted file mode 100644 index d6fa7863..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/cfb3012d_SourceRegister.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_Gamepad.o b/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_Gamepad.o deleted file mode 100644 index 6c8bc2d7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_Gamepad.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_Joystick.o b/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_Joystick.o deleted file mode 100644 index 809ac8e4..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_Joystick.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_MouseCursor.o b/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_MouseCursor.o deleted file mode 100644 index 236d28ae..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_MouseCursor.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_MouseWheelMode.o b/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_MouseWheelMode.o deleted file mode 100644 index 8cfc9c84..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_MouseWheelMode.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_Touch.o b/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_Touch.o deleted file mode 100644 index 58af0c22..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_Touch.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_Window.o b/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_Window.o deleted file mode 100644 index d02159c7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/cfd3f58d_Window.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/d038d2a2_Int32Array_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/d038d2a2_Int32Array_Impl_.o deleted file mode 100644 index 7e6dcb17..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/d038d2a2_Int32Array_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/d8819a6a_BlendMode_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/d8819a6a_BlendMode_Impl_.o deleted file mode 100644 index 4936c495..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/d8819a6a_BlendMode_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/d9af2c15_CairoFontFace_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/d9af2c15_CairoFontFace_Impl_.o deleted file mode 100644 index ca282a02..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/d9af2c15_CairoFontFace_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/da818c64_Context3DTextureFormat_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/da818c64_Context3DTextureFormat_Impl_.o deleted file mode 100644 index 9b0f1ccd..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/da818c64_Context3DTextureFormat_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/dc1a1f3e_ShaderPrecision_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/dc1a1f3e_ShaderPrecision_Impl_.o deleted file mode 100644 index f6c66629..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/dc1a1f3e_ShaderPrecision_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/dfab5c64_Context3DProgramFormat_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/dfab5c64_Context3DProgramFormat_Impl_.o deleted file mode 100644 index d15f4b42..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/dfab5c64_Context3DProgramFormat_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/e1e5cdab_CairoSurface_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/e1e5cdab_CairoSurface_Impl_.o deleted file mode 100644 index bb25cd76..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/e1e5cdab_CairoSurface_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/e4516708_Context3DMipFilter_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/e4516708_Context3DMipFilter_Impl_.o deleted file mode 100644 index 2bedf982..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/e4516708_Context3DMipFilter_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/e5a28b36_File.o b/hGameTest/bin/linux/obj/obj/linux64/e5a28b36_File.o deleted file mode 100644 index b562016c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/e5a28b36_File.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/e5a28b36_Process.o b/hGameTest/bin/linux/obj/obj/linux64/e5a28b36_Process.o deleted file mode 100644 index 470d5c36..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/e5a28b36_Process.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/e5a28b36_Random.o b/hGameTest/bin/linux/obj/obj/linux64/e5a28b36_Random.o deleted file mode 100644 index 4ff8ed7c..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/e5a28b36_Random.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/e5a28b36_Socket.o b/hGameTest/bin/linux/obj/obj/linux64/e5a28b36_Socket.o deleted file mode 100644 index d60a8e5a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/e5a28b36_Socket.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/e5a28b36_Sys.o b/hGameTest/bin/linux/obj/obj/linux64/e5a28b36_Sys.o deleted file mode 100644 index 4c7ef201..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/e5a28b36_Sys.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/e6d2fb05_RegExp.o b/hGameTest/bin/linux/obj/obj/linux64/e6d2fb05_RegExp.o deleted file mode 100644 index d8374543..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/e6d2fb05_RegExp.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/e7bb6f5a_VorbisComment.o b/hGameTest/bin/linux/obj/obj/linux64/e7bb6f5a_VorbisComment.o deleted file mode 100644 index 38bd5e3a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/e7bb6f5a_VorbisComment.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/e7bb6f5a_VorbisFile.o b/hGameTest/bin/linux/obj/obj/linux64/e7bb6f5a_VorbisFile.o deleted file mode 100644 index 49bb4d15..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/e7bb6f5a_VorbisFile.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/e7bb6f5a_VorbisInfo.o b/hGameTest/bin/linux/obj/obj/linux64/e7bb6f5a_VorbisInfo.o deleted file mode 100644 index 18175362..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/e7bb6f5a_VorbisInfo.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/e87f65d7_Canvas2DRenderContext_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/e87f65d7_Canvas2DRenderContext_Impl_.o deleted file mode 100644 index a3588c40..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/e87f65d7_Canvas2DRenderContext_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/ead9b28e_DataPointer_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/ead9b28e_DataPointer_Impl_.o deleted file mode 100644 index bae38842..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/ead9b28e_DataPointer_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/eee84458_UInt32Array_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/eee84458_UInt32Array_Impl_.o deleted file mode 100644 index 413f576f..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/eee84458_UInt32Array_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/ef16051f_Orientation3D_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/ef16051f_Orientation3D_Impl_.o deleted file mode 100644 index 3b2bc09a..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/ef16051f_Orientation3D_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/ef7619cb_BlurStack.o b/hGameTest/bin/linux/obj/obj/linux64/ef7619cb_BlurStack.o deleted file mode 100644 index 2874d4d9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/ef7619cb_BlurStack.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/ef7619cb_ImageCanvasUtil.o b/hGameTest/bin/linux/obj/obj/linux64/ef7619cb_ImageCanvasUtil.o deleted file mode 100644 index b72092bf..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/ef7619cb_ImageCanvasUtil.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/ef7619cb_ImageDataUtil.o b/hGameTest/bin/linux/obj/obj/linux64/ef7619cb_ImageDataUtil.o deleted file mode 100644 index 17b59798..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/ef7619cb_ImageDataUtil.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/ef7619cb_StackBlur.o b/hGameTest/bin/linux/obj/obj/linux64/ef7619cb_StackBlur.o deleted file mode 100644 index e1d581cf..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/ef7619cb_StackBlur.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/efc8e5c4_StageScaleMode_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/efc8e5c4_StageScaleMode_Impl_.o deleted file mode 100644 index 9d4661f7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/efc8e5c4_StageScaleMode_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f06e4c0c_NoFiles.o b/hGameTest/bin/linux/obj/obj/linux64/f06e4c0c_NoFiles.o deleted file mode 100644 index 7a843974..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f06e4c0c_NoFiles.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f0ecaa43_GraphicsPathWinding_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/f0ecaa43_GraphicsPathWinding_Impl_.o deleted file mode 100644 index dff42eaf..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f0ecaa43_GraphicsPathWinding_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f17f081b_OpenGLES3RenderContext_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/f17f081b_OpenGLES3RenderContext_Impl_.o deleted file mode 100644 index 481e9601..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f17f081b_OpenGLES3RenderContext_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_ApplicationMain.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26_ApplicationMain.o deleted file mode 100644 index 868e0af3..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_ApplicationMain.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Date.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Date.o deleted file mode 100644 index 996f0d9d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Date.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_DocumentClass.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26_DocumentClass.o deleted file mode 100644 index f4c81ac6..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_DocumentClass.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_EReg.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26_EReg.o deleted file mode 100644 index 9d225edc..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_EReg.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Game.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Game.o deleted file mode 100644 index 94d175ae..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Game.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Lambda.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Lambda.o deleted file mode 100644 index 4436aade..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Lambda.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Main.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Main.o deleted file mode 100644 index 70dd9f01..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Main.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_ManifestResources.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26_ManifestResources.o deleted file mode 100644 index 111d8cf9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_ManifestResources.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Reflect.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Reflect.o deleted file mode 100644 index 522eb94b..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Reflect.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Std.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Std.o deleted file mode 100644 index b8ed23e5..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Std.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_StringBuf.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26_StringBuf.o deleted file mode 100644 index 04ba4401..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_StringBuf.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_StringTools.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26_StringTools.o deleted file mode 100644 index e23ee10d..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_StringTools.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Sys.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Sys.o deleted file mode 100644 index e91a9a98..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Sys.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Type.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Type.o deleted file mode 100644 index 8b4755fe..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_Type.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_ValueType.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26_ValueType.o deleted file mode 100644 index c8087015..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26_ValueType.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26___ASSET__manifest_default_json.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26___ASSET__manifest_default_json.o deleted file mode 100644 index b3e67689..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26___ASSET__manifest_default_json.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26___boot__.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26___boot__.o deleted file mode 100644 index 6f0d7f31..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26___boot__.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f505ff26___resources__.o b/hGameTest/bin/linux/obj/obj/linux64/f505ff26___resources__.o deleted file mode 100644 index b9866826..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f505ff26___resources__.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f53e0020_CapsStyle_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/f53e0020_CapsStyle_Impl_.o deleted file mode 100644 index 646f25d2..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f53e0020_CapsStyle_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f76d56e2_GLRenderbuffer_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/f76d56e2_GLRenderbuffer_Impl_.o deleted file mode 100644 index a41c94c9..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f76d56e2_GLRenderbuffer_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f7ab1b58_InterpolationMethod_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/f7ab1b58_InterpolationMethod_Impl_.o deleted file mode 100644 index f0e1b3b7..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f7ab1b58_InterpolationMethod_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/f89afea3_BGRA_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/f89afea3_BGRA_Impl_.o deleted file mode 100644 index 9135a1ab..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/f89afea3_BGRA_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/fba8bafe_ArrayBuffer_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/fba8bafe_ArrayBuffer_Impl_.o deleted file mode 100644 index d65b780e..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/fba8bafe_ArrayBuffer_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/fce94641_Context3DWrapMode_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/fce94641_Context3DWrapMode_Impl_.o deleted file mode 100644 index 72646829..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/fce94641_Context3DWrapMode_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/obj/linux64/fe363215_StageAlign_Impl_.o b/hGameTest/bin/linux/obj/obj/linux64/fe363215_StageAlign_Impl_.o deleted file mode 100644 index 38392ea6..00000000 Binary files a/hGameTest/bin/linux/obj/obj/linux64/fe363215_StageAlign_Impl_.o and /dev/null differ diff --git a/hGameTest/bin/linux/obj/src/ApplicationMain.cpp b/hGameTest/bin/linux/obj/src/ApplicationMain.cpp deleted file mode 100644 index 3108a25b..00000000 --- a/hGameTest/bin/linux/obj/src/ApplicationMain.cpp +++ /dev/null @@ -1,352 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_ApplicationMain -#include -#endif -#ifndef INCLUDED_DocumentClass -#include -#endif -#ifndef INCLUDED_Main -#include -#endif -#ifndef INCLUDED_ManifestResources -#include -#endif -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_system_System -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif -#ifndef INCLUDED_lime_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_lime_utils_Preloader -#include -#endif -#ifndef INCLUDED_openfl_display_Application -#include -#endif -#ifndef INCLUDED_openfl_display_DefaultPreloader -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_Preloader -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_display_Window -#include -#endif -#ifndef INCLUDED_openfl_events_ActivityEvent -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_FullScreenEvent -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_b3b993f62d801895_225___init__,"::ApplicationMain_obj","__init__",0x253d991d,"::ApplicationMain_obj.__init__","ApplicationMain.hx",225,0x0780ded5) -HX_LOCAL_STACK_FRAME(_hx_pos_6fcf922b66429816_17_main,"ApplicationMain","main",0x93d2f73e,"ApplicationMain.main","ApplicationMain.hx",17,0x0780ded5) -HX_LOCAL_STACK_FRAME(_hx_pos_6fcf922b66429816_109_create,"ApplicationMain","create",0x2f7db141,"ApplicationMain.create","ApplicationMain.hx",109,0x0780ded5) -HX_LOCAL_STACK_FRAME(_hx_pos_6fcf922b66429816_113_create,"ApplicationMain","create",0x2f7db141,"ApplicationMain.create","ApplicationMain.hx",113,0x0780ded5) -HX_LOCAL_STACK_FRAME(_hx_pos_6fcf922b66429816_116_create,"ApplicationMain","create",0x2f7db141,"ApplicationMain.create","ApplicationMain.hx",116,0x0780ded5) -HX_LOCAL_STACK_FRAME(_hx_pos_6fcf922b66429816_30_create,"ApplicationMain","create",0x2f7db141,"ApplicationMain.create","ApplicationMain.hx",30,0x0780ded5) -HX_LOCAL_STACK_FRAME(_hx_pos_6fcf922b66429816_142_start,"ApplicationMain","start",0x45b5d9bd,"ApplicationMain.start","ApplicationMain.hx",142,0x0780ded5) - -void ApplicationMain_obj::__construct() { } - -Dynamic ApplicationMain_obj::__CreateEmpty() { return new ApplicationMain_obj; } - -void *ApplicationMain_obj::_hx_vtable = 0; - -Dynamic ApplicationMain_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ApplicationMain_obj > _hx_result = new ApplicationMain_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ApplicationMain_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4a39ff89; -} - -void ApplicationMain_obj::__init__(){ - HX_STACKFRAME(&_hx_pos_b3b993f62d801895_225___init__) -HXDLIN( 225) ::Dynamic init = hx::ClassOf< ::lime::app::Application >(); - } - - -void ApplicationMain_obj::main(){ - HX_STACKFRAME(&_hx_pos_6fcf922b66429816_17_main) -HXLINE( 18) ::lime::_hx_system::System_obj::_hx___registerEntryPoint(HX_("FLWork",37,86,45,f9),::ApplicationMain_obj::create_dyn()); -HXLINE( 25) ::ApplicationMain_obj::create(null()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(ApplicationMain_obj,main,(void)) - -void ApplicationMain_obj::create( ::Dynamic config){ - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_0, ::openfl::display::Preloader,preloader) HXARGC(2) - void _hx_run(int loaded,int total){ - HX_GC_STACKFRAME(&_hx_pos_6fcf922b66429816_109_create) -HXLINE( 109) preloader->update(loaded,total); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_1, ::openfl::display::Preloader,preloader) HXARGC(0) - void _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_6fcf922b66429816_113_create) -HXLINE( 113) preloader->start(); - } - HX_END_LOCAL_FUNC0((void)) - - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_2, ::openfl::display::Stage,stage) HXARGC(0) - void _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_6fcf922b66429816_116_create) -HXLINE( 116) ::ApplicationMain_obj::start(stage); - } - HX_END_LOCAL_FUNC0((void)) - - HX_GC_STACKFRAME(&_hx_pos_6fcf922b66429816_30_create) -HXLINE( 31) ::openfl::display::Application app = ::openfl::display::Application_obj::__alloc( HX_CTX ); -HXLINE( 33) ::ManifestResources_obj::init(config); -HXLINE( 35) app->meta->set(HX_("build",2e,db,ea,ba),HX_("41",7d,2d,00,00)); -HXLINE( 36) app->meta->set(HX_("company",3d,15,69,83),HX_("",00,00,00,00)); -HXLINE( 37) app->meta->set(HX_("file",7c,ce,bb,43),HX_("FLWork",37,86,45,f9)); -HXLINE( 38) app->meta->set(HX_("name",4b,72,ff,48),HX_("FLWork",37,86,45,f9)); -HXLINE( 39) app->meta->set(HX_("packageName",f1,04,ad,04),HX_("FLWork",37,86,45,f9)); -HXLINE( 40) app->meta->set(HX_("version",18,e7,f1,7c),HX_("1.0.0",b5,d1,2e,55)); -HXLINE( 46) ::Dynamic attributes = ::Dynamic(hx::Anon_obj::Create(16) - ->setFixed(0,HX_("resizable",6b,37,50,a9),true) - ->setFixed(1,HX_("allowHighDPI",92,07,a2,b4),false) - ->setFixed(2,HX_("width",06,b6,62,ca),320) - ->setFixed(3,HX_("fullscreen",3b,3a,b4,f9),false) - ->setFixed(4,HX_("maximized",18,0e,e1,fe),false) - ->setFixed(5,HX_("x",78,00,00,00),null()) - ->setFixed(6,HX_("y",79,00,00,00),null()) - ->setFixed(7,HX_("height",e7,07,4c,02),480) - ->setFixed(8,HX_("element",bc,ae,54,06),null()) - ->setFixed(9,HX_("title",98,15,3b,10),HX_("FLWork",37,86,45,f9)) - ->setFixed(10,HX_("alwaysOnTop",67,4d,53,16),false) - ->setFixed(11,HX_("borderless",45,46,71,17),false) - ->setFixed(12,HX_("minimized",86,fb,9d,28),false) - ->setFixed(13,HX_("frameRate",ad,11,25,39),60) - ->setFixed(14,HX_("hidden",6a,ff,95,4c),false) - ->setFixed(15,HX_("parameters",aa,be,7e,51), ::Dynamic(hx::Anon_obj::Create(0)))); -HXLINE( 66) attributes->__SetField(HX_("context",ef,95,77,19), ::Dynamic(hx::Anon_obj::Create(8) - ->setFixed(0,HX_("stencil",fc,bd,03,80),true) - ->setFixed(1,HX_("depth",03,f1,29,d7),true) - ->setFixed(2,HX_("colorDepth",a0,08,96,fb),32) - ->setFixed(3,HX_("background",ee,93,1d,26),null()) - ->setFixed(4,HX_("vsync",d1,2d,a8,3d),false) - ->setFixed(5,HX_("antialiasing",f4,16,b3,48),0) - ->setFixed(6,HX_("type",ba,f2,08,4d),null()) - ->setFixed(7,HX_("hardware",a8,e2,d3,75),true)),hx::paccDynamic); -HXLINE( 77) if (hx::IsNull( app->_hx___window )) { -HXLINE( 79) if (hx::IsNotNull( config )) { -HXLINE( 81) int _g = 0; -HXDLIN( 81) ::Array< ::String > _g1 = ::Reflect_obj::fields(config); -HXDLIN( 81) while((_g < _g1->length)){ -HXLINE( 81) ::String field = _g1->__get(_g); -HXDLIN( 81) _g = (_g + 1); -HXLINE( 83) if (::Reflect_obj::hasField(attributes,field)) { -HXLINE( 85) ::Reflect_obj::setField(attributes,field,::Reflect_obj::field(config,field)); - } - else { -HXLINE( 87) if (::Reflect_obj::hasField( ::Dynamic(attributes->__Field(HX_("context",ef,95,77,19),hx::paccDynamic)),field)) { -HXLINE( 89) ::Dynamic attributes1 = attributes->__Field(HX_("context",ef,95,77,19),hx::paccDynamic); -HXDLIN( 89) ::Reflect_obj::setField(attributes1,field,::Reflect_obj::field(config,field)); - } - } - } - } -HXLINE( 95) ::lime::_hx_system::System_obj::_hx___parseArguments(attributes); - } -HXLINE( 99) Dynamic( app->createWindow(attributes)).StaticCast< ::openfl::display::Window >(); -HXLINE( 106) ::openfl::display::Preloader preloader = ::openfl::display::Preloader_obj::__alloc( HX_CTX , ::openfl::display::DefaultPreloader_obj::__alloc( HX_CTX )); -HXLINE( 107) app->_hx___preloader->onProgress->add( ::Dynamic(new _hx_Closure_0(preloader)),null(),null()); -HXLINE( 111) app->_hx___preloader->onComplete->add( ::Dynamic(new _hx_Closure_1(preloader)),null(),null()); -HXLINE( 116) ::openfl::display::Stage stage = app->_hx___window->stage; -HXDLIN( 116) ::Dynamic _hx_tmp = ::Dynamic(new _hx_Closure_2(stage)); -HXDLIN( 116) preloader->onComplete->add(_hx_tmp,null(),null()); -HXLINE( 118) { -HXLINE( 118) int _g2 = 0; -HXDLIN( 118) ::Array< ::Dynamic> _g11 = ::ManifestResources_obj::preloadLibraries; -HXDLIN( 118) while((_g2 < _g11->length)){ -HXLINE( 118) ::lime::utils::AssetLibrary library = _g11->__get(_g2).StaticCast< ::lime::utils::AssetLibrary >(); -HXDLIN( 118) _g2 = (_g2 + 1); -HXLINE( 120) app->_hx___preloader->addLibrary(library); - } - } -HXLINE( 123) { -HXLINE( 123) int _g21 = 0; -HXDLIN( 123) ::Array< ::String > _g3 = ::ManifestResources_obj::preloadLibraryNames; -HXDLIN( 123) while((_g21 < _g3->length)){ -HXLINE( 123) ::String name = _g3->__get(_g21); -HXDLIN( 123) _g21 = (_g21 + 1); -HXLINE( 125) app->_hx___preloader->addLibraryName(name); - } - } -HXLINE( 128) app->_hx___preloader->load(); -HXLINE( 130) int result = app->exec(); -HXLINE( 133) ::lime::_hx_system::System_obj::exit(result); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ApplicationMain_obj,create,(void)) - -void ApplicationMain_obj::start( ::openfl::display::Stage stage){ - HX_GC_STACKFRAME(&_hx_pos_6fcf922b66429816_142_start) -HXDLIN( 142) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE( 187) { -HXLINE( 188) ::openfl::display::DisplayObject current = stage->getChildAt(0); -HXLINE( 190) bool _hx_tmp; -HXDLIN( 190) if (hx::IsNotNull( current )) { -HXLINE( 190) _hx_tmp = !(::Std_obj::is(current,hx::ClassOf< ::openfl::display::DisplayObjectContainer >())); - } - else { -HXLINE( 190) _hx_tmp = true; - } -HXDLIN( 190) if (_hx_tmp) { -HXLINE( 192) current = ::openfl::display::MovieClip_obj::__alloc( HX_CTX ); -HXLINE( 193) stage->addChild(current); - } -HXLINE( 196) ::DocumentClass_obj::__alloc( HX_CTX ,( ( ::openfl::display::DisplayObjectContainer)(current) )); - } -HXLINE( 145) stage->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("resize",f4,59,7b,08),false,false)); -HXLINE( 147) if (stage->window->_hx___fullscreen) { -HXLINE( 149) stage->dispatchEvent( ::openfl::events::FullScreenEvent_obj::__alloc( HX_CTX ,HX_("fullScreen",5b,ae,48,2e),false,false,true,true)); - } - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE( 155) stage->_hx___handleError(e); - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ApplicationMain_obj,start,(void)) - - -ApplicationMain_obj::ApplicationMain_obj() -{ -} - -bool ApplicationMain_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"main") ) { outValue = main_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"start") ) { outValue = start_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"create") ) { outValue = create_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ApplicationMain_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *ApplicationMain_obj_sStaticStorageInfo = 0; -#endif - -hx::Class ApplicationMain_obj::__mClass; - -static ::String ApplicationMain_obj_sStaticFields[] = { - HX_("main",39,38,56,48), - HX_("create",fc,66,0f,7c), - HX_("start",62,74,0b,84), - ::String(null()) -}; - -void ApplicationMain_obj::__register() -{ - ApplicationMain_obj _hx_dummy; - ApplicationMain_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("ApplicationMain",89,ff,39,4a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ApplicationMain_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(ApplicationMain_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ApplicationMain_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ApplicationMain_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ApplicationMain_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ApplicationMain_obj::__boot() -{ -} - diff --git a/hGameTest/bin/linux/obj/src/Date.cpp b/hGameTest/bin/linux/obj/src/Date.cpp deleted file mode 100644 index 101b2d3e..00000000 --- a/hGameTest/bin/linux/obj/src/Date.cpp +++ /dev/null @@ -1,191 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Date -#include -#endif -#ifndef INCLUDED_Std -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_03b6f5be6798d30f_26_new,"Date","new",0x9aa26240,"Date.new","/usr/share/haxe/std/cpp/_std/Date.hx",26,0xb33fd9ec) -HX_LOCAL_STACK_FRAME(_hx_pos_03b6f5be6798d30f_30_getTime,"Date","getTime",0x0cac7da3,"Date.getTime","/usr/share/haxe/std/cpp/_std/Date.hx",30,0xb33fd9ec) -HX_LOCAL_STACK_FRAME(_hx_pos_03b6f5be6798d30f_94_toString,"Date","toString",0xd2a372cc,"Date.toString","/usr/share/haxe/std/cpp/_std/Date.hx",94,0xb33fd9ec) -HX_LOCAL_STACK_FRAME(_hx_pos_03b6f5be6798d30f_105_fromTime,"Date","fromTime",0x44fd3cb7,"Date.fromTime","/usr/share/haxe/std/cpp/_std/Date.hx",105,0xb33fd9ec) -HX_LOCAL_STACK_FRAME(_hx_pos_03b6f5be6798d30f_112_fromString,"Date","fromString",0x5ead97fb,"Date.fromString","/usr/share/haxe/std/cpp/_std/Date.hx",112,0xb33fd9ec) - -void Date_obj::__construct(int year,int month,int day,int hour,int min,int sec){ - HX_STACKFRAME(&_hx_pos_03b6f5be6798d30f_26_new) -HXDLIN( 26) this->mSeconds = ::__hxcpp_new_date(year,month,day,hour,min,sec); - } - -Dynamic Date_obj::__CreateEmpty() { return new Date_obj; } - -void *Date_obj::_hx_vtable = 0; - -Dynamic Date_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Date_obj > _hx_result = new Date_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5]); - return _hx_result; -} - -bool Date_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2d3c824e; -} - -Float Date_obj::getTime(){ - HX_STACKFRAME(&_hx_pos_03b6f5be6798d30f_30_getTime) -HXDLIN( 30) return (this->mSeconds * ((Float)1000.0)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Date_obj,getTime,return ) - -::String Date_obj::toString(){ - HX_STACKFRAME(&_hx_pos_03b6f5be6798d30f_94_toString) -HXDLIN( 94) return ::__hxcpp_to_string(this->mSeconds); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Date_obj,toString,return ) - - ::Date Date_obj::fromTime(Float t){ - HX_GC_STACKFRAME(&_hx_pos_03b6f5be6798d30f_105_fromTime) -HXLINE( 106) ::Date result = ::Date_obj::__alloc( HX_CTX ,0,0,0,0,0,0); -HXLINE( 107) result->mSeconds = (t * ((Float)0.001)); -HXLINE( 108) return result; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Date_obj,fromTime,return ) - - ::Date Date_obj::fromString(::String s){ - HX_GC_STACKFRAME(&_hx_pos_03b6f5be6798d30f_112_fromString) -HXDLIN( 112) switch((int)(s.length)){ - case (int)8: { -HXLINE( 114) ::Array< ::String > k = s.split(HX_(":",3a,00,00,00)); -HXLINE( 115) Float _hx_tmp = (( (Float)(::Std_obj::parseInt(k->__get(0))) ) * ((Float)3600000.)); -HXDLIN( 115) Float _hx_tmp1 = (_hx_tmp + (( (Float)(::Std_obj::parseInt(k->__get(1))) ) * ((Float)60000.))); -HXDLIN( 115) return ::Date_obj::fromTime((_hx_tmp1 + (( (Float)(::Std_obj::parseInt(k->__get(2))) ) * ((Float)1000.)))); - } - break; - case (int)10: { -HXLINE( 117) ::Array< ::String > k1 = s.split(HX_("-",2d,00,00,00)); -HXLINE( 118) ::Dynamic _hx_tmp2 = ::Std_obj::parseInt(k1->__get(0)); -HXDLIN( 118) int _hx_tmp3 = (( (int)(::Std_obj::parseInt(k1->__get(1))) ) - 1); -HXDLIN( 118) return ::Date_obj::__alloc( HX_CTX ,( (int)(_hx_tmp2) ),_hx_tmp3,( (int)(::Std_obj::parseInt(k1->__get(2))) ),0,0,0); - } - break; - case (int)19: { -HXLINE( 120) ::Array< ::String > k2 = s.split(HX_(" ",20,00,00,00)); -HXLINE( 121) ::Array< ::String > y = k2->__get(0).split(HX_("-",2d,00,00,00)); -HXLINE( 122) ::Array< ::String > t = k2->__get(1).split(HX_(":",3a,00,00,00)); -HXLINE( 123) ::Dynamic _hx_tmp4 = ::Std_obj::parseInt(y->__get(0)); -HXDLIN( 123) int _hx_tmp5 = (( (int)(::Std_obj::parseInt(y->__get(1))) ) - 1); -HXDLIN( 123) ::Dynamic _hx_tmp6 = ::Std_obj::parseInt(y->__get(2)); -HXDLIN( 123) ::Dynamic _hx_tmp7 = ::Std_obj::parseInt(t->__get(0)); -HXDLIN( 123) ::Dynamic _hx_tmp8 = ::Std_obj::parseInt(t->__get(1)); -HXDLIN( 123) return ::Date_obj::__alloc( HX_CTX ,( (int)(_hx_tmp4) ),_hx_tmp5,( (int)(_hx_tmp6) ),( (int)(_hx_tmp7) ),( (int)(_hx_tmp8) ),( (int)(::Std_obj::parseInt(t->__get(2))) )); - } - break; - default:{ -HXLINE( 125) HX_STACK_DO_THROW((HX_("Invalid date format : ",a6,de,58,13) + s)); - } - } -HXLINE( 112) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Date_obj,fromString,return ) - - -Date_obj::Date_obj() -{ -} - -hx::Val Date_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"getTime") ) { return hx::Val( getTime_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"mSeconds") ) { return hx::Val( mSeconds ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Date_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"fromTime") ) { outValue = fromTime_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -hx::Val Date_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"mSeconds") ) { mSeconds=inValue.Cast< Float >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Date_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("mSeconds",92,75,59,82)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Date_obj_sMemberStorageInfo[] = { - {hx::fsFloat,(int)offsetof(Date_obj,mSeconds),HX_("mSeconds",92,75,59,82)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Date_obj_sStaticStorageInfo = 0; -#endif - -static ::String Date_obj_sMemberFields[] = { - HX_("mSeconds",92,75,59,82), - HX_("getTime",c3,7b,7f,1f), - HX_("toString",ac,d0,6e,38), - ::String(null()) }; - -hx::Class Date_obj::__mClass; - -static ::String Date_obj_sStaticFields[] = { - HX_("fromTime",97,9a,c8,aa), - HX_("fromString",db,2d,74,54), - ::String(null()) -}; - -void Date_obj::__register() -{ - Date_obj _hx_dummy; - Date_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("Date",4e,82,3c,2d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Date_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Date_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Date_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Date_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Date_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Date_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - diff --git a/hGameTest/bin/linux/obj/src/DocumentClass.cpp b/hGameTest/bin/linux/obj/src/DocumentClass.cpp deleted file mode 100644 index f39d2f39..00000000 --- a/hGameTest/bin/linux/obj/src/DocumentClass.cpp +++ /dev/null @@ -1,122 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_DocumentClass -#include -#endif -#ifndef INCLUDED_Main -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_9453f8fd92a21d0a_284_new,"DocumentClass","new",0x4aeb0a6f,"DocumentClass.new","ApplicationMain.hx",284,0x0780ded5) - -void DocumentClass_obj::__construct( ::openfl::display::DisplayObjectContainer current){ - HX_GC_STACKFRAME(&_hx_pos_9453f8fd92a21d0a_284_new) -HXLINE( 285) current->addChild(hx::ObjectPtr(this)); -HXLINE( 286) super::__construct(); -HXLINE( 287) this->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("addedToStage",63,22,55,0c),false,false)); - } - -Dynamic DocumentClass_obj::__CreateEmpty() { return new DocumentClass_obj; } - -void *DocumentClass_obj::_hx_vtable = 0; - -Dynamic DocumentClass_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DocumentClass_obj > _hx_result = new DocumentClass_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool DocumentClass_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - if (inClassId<=(int)0x17120186) { - if (inClassId<=(int)0x0ddfced7) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0ddfced7; - } else { - return inClassId==(int)0x17120186; - } - } else { - return inClassId==(int)0x19c29573 || inClassId==(int)0x1b123bf8; - } - } else { - if (inClassId<=(int)0x3e03a6fd) { - return inClassId==(int)0x332f6459 || inClassId==(int)0x3e03a6fd; - } else { - return inClassId==(int)0x3f2b00af; - } - } -} - - -hx::ObjectPtr< DocumentClass_obj > DocumentClass_obj::__new( ::openfl::display::DisplayObjectContainer current) { - hx::ObjectPtr< DocumentClass_obj > __this = new DocumentClass_obj(); - __this->__construct(current); - return __this; -} - -hx::ObjectPtr< DocumentClass_obj > DocumentClass_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display::DisplayObjectContainer current) { - DocumentClass_obj *__this = (DocumentClass_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DocumentClass_obj), true, "DocumentClass")); - *(void **)__this = DocumentClass_obj::_hx_vtable; - __this->__construct(current); - return __this; -} - -DocumentClass_obj::DocumentClass_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *DocumentClass_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *DocumentClass_obj_sStaticStorageInfo = 0; -#endif - -hx::Class DocumentClass_obj::__mClass; - -void DocumentClass_obj::__register() -{ - DocumentClass_obj _hx_dummy; - DocumentClass_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("DocumentClass",fd,a6,03,3e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< DocumentClass_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DocumentClass_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DocumentClass_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - diff --git a/hGameTest/bin/linux/obj/src/EReg.cpp b/hGameTest/bin/linux/obj/src/EReg.cpp deleted file mode 100644 index d9970f44..00000000 --- a/hGameTest/bin/linux/obj/src/EReg.cpp +++ /dev/null @@ -1,209 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_EReg -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_0f9ac110bd093a4e_28_new,"EReg","new",0x8b859e81,"EReg.new","/usr/share/haxe/std/cpp/_std/EReg.hx",28,0x3bcaa0cb) -HX_LOCAL_STACK_FRAME(_hx_pos_0f9ac110bd093a4e_36_match,"EReg","match",0x18fda1a6,"EReg.match","/usr/share/haxe/std/cpp/_std/EReg.hx",36,0x3bcaa0cb) -HX_LOCAL_STACK_FRAME(_hx_pos_0f9ac110bd093a4e_45_matched,"EReg","matched",0x8ce62f85,"EReg.matched","/usr/share/haxe/std/cpp/_std/EReg.hx",45,0x3bcaa0cb) -HX_LOCAL_STACK_FRAME(_hx_pos_0f9ac110bd093a4e_62_matchedPos,"EReg","matchedPos",0x7007a70f,"EReg.matchedPos","/usr/share/haxe/std/cpp/_std/EReg.hx",62,0x3bcaa0cb) -HX_LOCAL_STACK_FRAME(_hx_pos_0f9ac110bd093a4e_65_matchSub,"EReg","matchSub",0xbc75cb7a,"EReg.matchSub","/usr/share/haxe/std/cpp/_std/EReg.hx",65,0x3bcaa0cb) - -void EReg_obj::__construct(::String r,::String opt){ - HX_STACKFRAME(&_hx_pos_0f9ac110bd093a4e_28_new) -HXLINE( 29) ::Array< ::String > a = opt.split(HX_("g",67,00,00,00)); -HXLINE( 30) this->global = (a->length > 1); -HXLINE( 31) if (this->global) { -HXLINE( 32) opt = a->join(HX_("",00,00,00,00)); - } -HXLINE( 33) this->r = _hx_regexp_new_options(r,opt); - } - -Dynamic EReg_obj::__CreateEmpty() { return new EReg_obj; } - -void *EReg_obj::_hx_vtable = 0; - -Dynamic EReg_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EReg_obj > _hx_result = new EReg_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool EReg_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2dda4a0f; -} - -bool EReg_obj::match(::String s){ - HX_STACKFRAME(&_hx_pos_0f9ac110bd093a4e_36_match) -HXLINE( 37) bool p = _hx_regexp_match(this->r,s,0,s.length); -HXLINE( 38) if (p) { -HXLINE( 39) this->last = s; - } - else { -HXLINE( 41) this->last = null(); - } -HXLINE( 42) return p; - } - - -HX_DEFINE_DYNAMIC_FUNC1(EReg_obj,match,return ) - -::String EReg_obj::matched(int n){ - HX_STACKFRAME(&_hx_pos_0f9ac110bd093a4e_45_matched) -HXLINE( 46) ::String m = _hx_regexp_matched(this->r,n); -HXLINE( 47) return m; - } - - -HX_DEFINE_DYNAMIC_FUNC1(EReg_obj,matched,return ) - - ::Dynamic EReg_obj::matchedPos(){ - HX_STACKFRAME(&_hx_pos_0f9ac110bd093a4e_62_matchedPos) -HXDLIN( 62) return _hx_regexp_matched_pos(this->r,0); - } - - -HX_DEFINE_DYNAMIC_FUNC0(EReg_obj,matchedPos,return ) - -bool EReg_obj::matchSub(::String s,int pos,hx::Null< int > __o_len){ - int len = __o_len.Default(-1); - HX_STACKFRAME(&_hx_pos_0f9ac110bd093a4e_65_matchSub) -HXLINE( 66) int p; -HXDLIN( 66) if ((len < 0)) { -HXLINE( 66) p = (s.length - pos); - } - else { -HXLINE( 66) p = len; - } -HXDLIN( 66) bool p1 = _hx_regexp_match(this->r,s,pos,p); -HXLINE( 67) if (p1) { -HXLINE( 68) this->last = s; - } - else { -HXLINE( 70) this->last = null(); - } -HXLINE( 71) return p1; - } - - -HX_DEFINE_DYNAMIC_FUNC3(EReg_obj,matchSub,return ) - - -EReg_obj::EReg_obj() -{ -} - -void EReg_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(EReg); - HX_MARK_MEMBER_NAME(r,"r"); - HX_MARK_MEMBER_NAME(last,"last"); - HX_MARK_MEMBER_NAME(global,"global"); - HX_MARK_END_CLASS(); -} - -void EReg_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(r,"r"); - HX_VISIT_MEMBER_NAME(last,"last"); - HX_VISIT_MEMBER_NAME(global,"global"); -} - -hx::Val EReg_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"r") ) { return hx::Val( r ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"last") ) { return hx::Val( last ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"match") ) { return hx::Val( match_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"global") ) { return hx::Val( global ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"matched") ) { return hx::Val( matched_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"matchSub") ) { return hx::Val( matchSub_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"matchedPos") ) { return hx::Val( matchedPos_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EReg_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"r") ) { r=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"last") ) { last=inValue.Cast< ::String >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"global") ) { global=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EReg_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("r",72,00,00,00)); - outFields->push(HX_("last",56,0a,ad,47)); - outFields->push(HX_("global",63,31,b2,a7)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EReg_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(EReg_obj,r),HX_("r",72,00,00,00)}, - {hx::fsString,(int)offsetof(EReg_obj,last),HX_("last",56,0a,ad,47)}, - {hx::fsBool,(int)offsetof(EReg_obj,global),HX_("global",63,31,b2,a7)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EReg_obj_sStaticStorageInfo = 0; -#endif - -static ::String EReg_obj_sMemberFields[] = { - HX_("r",72,00,00,00), - HX_("last",56,0a,ad,47), - HX_("global",63,31,b2,a7), - HX_("match",45,49,23,03), - HX_("matched",e4,3c,7c,89), - HX_("matchedPos",10,ff,c2,cb), - HX_("matchSub",3b,71,2b,c3), - ::String(null()) }; - -hx::Class EReg_obj::__mClass; - -void EReg_obj::__register() -{ - EReg_obj _hx_dummy; - EReg_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("EReg",0f,4a,da,2d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EReg_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EReg_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EReg_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EReg_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - diff --git a/hGameTest/bin/linux/obj/src/Game.cpp b/hGameTest/bin/linux/obj/src/Game.cpp deleted file mode 100644 index 55e66339..00000000 --- a/hGameTest/bin/linux/obj/src/Game.cpp +++ /dev/null @@ -1,205 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Game -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_openfl_display_Bitmap -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_utils_Assets -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_69efd8c9269cf369_11_new,"Game","new",0x79ba3204,"Game.new","Game.hx",11,0x56a4f9ec) -HX_LOCAL_STACK_FRAME(_hx_pos_69efd8c9269cf369_15_onInit,"Game","onInit",0x5cb880ab,"Game.onInit","Game.hx",15,0x56a4f9ec) -HX_LOCAL_STACK_FRAME(_hx_pos_69efd8c9269cf369_25_onEnterFrame,"Game","onEnterFrame",0x6b8defd0,"Game.onEnterFrame","Game.hx",25,0x56a4f9ec) - -void Game_obj::__construct( ::openfl::display::Stage _stage){ - HX_STACKFRAME(&_hx_pos_69efd8c9269cf369_11_new) -HXDLIN( 11) this->stage = _stage; - } - -Dynamic Game_obj::__CreateEmpty() { return new Game_obj; } - -void *Game_obj::_hx_vtable = 0; - -Dynamic Game_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Game_obj > _hx_result = new Game_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Game_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2f382012; -} - -void Game_obj::onInit(){ - HX_GC_STACKFRAME(&_hx_pos_69efd8c9269cf369_15_onInit) -HXLINE( 16) this->player = ::openfl::display::Sprite_obj::__alloc( HX_CTX ); -HXLINE( 17) this->stage->addChild(this->player); -HXLINE( 20) ::openfl::display::BitmapData bitmapData = ::openfl::utils::Assets_obj::getBitmapData(HX_("sprites/character.png",23,15,fe,aa),null()); -HXLINE( 21) ::openfl::display::Sprite _hx_tmp = this->player; -HXDLIN( 21) _hx_tmp->addChild( ::openfl::display::Bitmap_obj::__alloc( HX_CTX ,bitmapData,null(),null())); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Game_obj,onInit,(void)) - -void Game_obj::onEnterFrame( ::openfl::events::Event e){ - HX_STACKFRAME(&_hx_pos_69efd8c9269cf369_25_onEnterFrame) -HXLINE( 26) { -HXLINE( 26) ::openfl::display::Sprite _g = this->player; -HXDLIN( 26) _g->set_x((_g->get_x() + 1)); - } -HXLINE( 27) { -HXLINE( 27) ::openfl::display::Sprite _g1 = this->player; -HXDLIN( 27) _g1->set_y((_g1->get_y() + 1)); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Game_obj,onEnterFrame,(void)) - - -hx::ObjectPtr< Game_obj > Game_obj::__new( ::openfl::display::Stage _stage) { - hx::ObjectPtr< Game_obj > __this = new Game_obj(); - __this->__construct(_stage); - return __this; -} - -hx::ObjectPtr< Game_obj > Game_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display::Stage _stage) { - Game_obj *__this = (Game_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Game_obj), true, "Game")); - *(void **)__this = Game_obj::_hx_vtable; - __this->__construct(_stage); - return __this; -} - -Game_obj::Game_obj() -{ -} - -void Game_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Game); - HX_MARK_MEMBER_NAME(stage,"stage"); - HX_MARK_MEMBER_NAME(player,"player"); - HX_MARK_END_CLASS(); -} - -void Game_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(stage,"stage"); - HX_VISIT_MEMBER_NAME(player,"player"); -} - -hx::Val Game_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"stage") ) { return hx::Val( stage ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"player") ) { return hx::Val( player ); } - if (HX_FIELD_EQ(inName,"onInit") ) { return hx::Val( onInit_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"onEnterFrame") ) { return hx::Val( onEnterFrame_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Game_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"stage") ) { stage=inValue.Cast< ::openfl::display::Stage >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"player") ) { player=inValue.Cast< ::openfl::display::Sprite >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Game_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("stage",be,6a,0b,84)); - outFields->push(HX_("player",61,eb,b8,37)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Game_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::display::Stage */ ,(int)offsetof(Game_obj,stage),HX_("stage",be,6a,0b,84)}, - {hx::fsObject /* ::openfl::display::Sprite */ ,(int)offsetof(Game_obj,player),HX_("player",61,eb,b8,37)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Game_obj_sStaticStorageInfo = 0; -#endif - -static ::String Game_obj_sMemberFields[] = { - HX_("stage",be,6a,0b,84), - HX_("player",61,eb,b8,37), - HX_("onInit",cf,43,45,e8), - HX_("onEnterFrame",f4,a5,93,da), - ::String(null()) }; - -hx::Class Game_obj::__mClass; - -void Game_obj::__register() -{ - Game_obj _hx_dummy; - Game_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("Game",12,20,38,2f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Game_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Game_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Game_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Game_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - diff --git a/hGameTest/bin/linux/obj/src/Lambda.cpp b/hGameTest/bin/linux/obj/src/Lambda.cpp deleted file mode 100644 index ea930aed..00000000 --- a/hGameTest/bin/linux/obj/src/Lambda.cpp +++ /dev/null @@ -1,91 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Lambda -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_fe797cbef4e9ff25_45_array,"Lambda","array",0x9c8b0512,"Lambda.array","/usr/share/haxe/std/Lambda.hx",45,0x92dd64dc) - -void Lambda_obj::__construct() { } - -Dynamic Lambda_obj::__CreateEmpty() { return new Lambda_obj; } - -void *Lambda_obj::_hx_vtable = 0; - -Dynamic Lambda_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Lambda_obj > _hx_result = new Lambda_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Lambda_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x02196def; -} - -::cpp::VirtualArray Lambda_obj::array( ::Dynamic it){ - HX_STACKFRAME(&_hx_pos_fe797cbef4e9ff25_45_array) -HXLINE( 46) ::cpp::VirtualArray a = ::cpp::VirtualArray_obj::__new(); -HXLINE( 47) { -HXLINE( 47) ::Dynamic i = it->__Field(HX_("iterator",ee,49,9a,93),hx::paccDynamic)(); -HXDLIN( 47) while(( (bool)(i->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 47) ::Dynamic i1 = i->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)(); -HXLINE( 48) a->push(i1); - } - } -HXLINE( 49) return a; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Lambda_obj,array,return ) - - -Lambda_obj::Lambda_obj() -{ -} - -bool Lambda_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"array") ) { outValue = array_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Lambda_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Lambda_obj_sStaticStorageInfo = 0; -#endif - -hx::Class Lambda_obj::__mClass; - -static ::String Lambda_obj_sStaticFields[] = { - HX_("array",99,6d,8f,25), - ::String(null()) -}; - -void Lambda_obj::__register() -{ - Lambda_obj _hx_dummy; - Lambda_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("Lambda",27,a7,54,85); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Lambda_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Lambda_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Lambda_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Lambda_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Lambda_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - diff --git a/hGameTest/bin/linux/obj/src/Main.cpp b/hGameTest/bin/linux/obj/src/Main.cpp deleted file mode 100644 index ec889b8d..00000000 --- a/hGameTest/bin/linux/obj/src/Main.cpp +++ /dev/null @@ -1,163 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Game -#include -#endif -#ifndef INCLUDED_Main -#include -#endif -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e47a9afac0942eb9_5_new,"Main","new",0x6616a5cb,"Main.new","Main.hx",5,0x087e5c05) -HX_LOCAL_STACK_FRAME(_hx_pos_e47a9afac0942eb9_16_onResize,"Main","onResize",0x2f30f728,"Main.onResize","Main.hx",16,0x087e5c05) - -void Main_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_e47a9afac0942eb9_5_new) -HXLINE( 6) super::__construct(); -HXLINE( 7) this->stage->set_frameRate(( (Float)(1000) )); -HXLINE( 8) ::Game game = ::Game_obj::__alloc( HX_CTX ,this->stage); -HXLINE( 9) game->onInit(); -HXLINE( 10) this->stage->addEventListener(HX_("enterFrame",f5,03,50,02),game->onEnterFrame_dyn(),null(),null(),null()); -HXLINE( 11) this->stage->addEventListener(HX_("resize",f4,59,7b,08),this->onResize_dyn(),null(),null(),null()); -HXLINE( 12) this->stage->application->_hx___window->resize(1920,1080); -HXLINE( 13) this->stage->application->_hx___window->set_title(HX_("Kanker",a0,56,a9,1f)); - } - -Dynamic Main_obj::__CreateEmpty() { return new Main_obj; } - -void *Main_obj::_hx_vtable = 0; - -Dynamic Main_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Main_obj > _hx_result = new Main_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Main_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x19c29573) { - if (inClassId<=(int)0x17120186) { - if (inClassId<=(int)0x0ddfced7) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0ddfced7; - } else { - return inClassId==(int)0x17120186; - } - } else { - return inClassId==(int)0x19c29573; - } - } else { - if (inClassId<=(int)0x332f6459) { - return inClassId==(int)0x1b123bf8 || inClassId==(int)0x332f6459; - } else { - return inClassId==(int)0x3f2b00af; - } - } -} - -void Main_obj::onResize( ::openfl::events::Event event){ - HX_STACKFRAME(&_hx_pos_e47a9afac0942eb9_16_onResize) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Main_obj,onResize,(void)) - - -hx::ObjectPtr< Main_obj > Main_obj::__new() { - hx::ObjectPtr< Main_obj > __this = new Main_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Main_obj > Main_obj::__alloc(hx::Ctx *_hx_ctx) { - Main_obj *__this = (Main_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Main_obj), true, "Main")); - *(void **)__this = Main_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Main_obj::Main_obj() -{ -} - -hx::Val Main_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"onResize") ) { return hx::Val( onResize_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Main_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Main_obj_sStaticStorageInfo = 0; -#endif - -static ::String Main_obj_sMemberFields[] = { - HX_("onResize",73,50,28,e8), - ::String(null()) }; - -hx::Class Main_obj::__mClass; - -void Main_obj::__register() -{ - Main_obj _hx_dummy; - Main_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("Main",59,64,2f,33); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Main_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Main_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Main_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Main_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - diff --git a/hGameTest/bin/linux/obj/src/ManifestResources.cpp b/hGameTest/bin/linux/obj/src/ManifestResources.cpp deleted file mode 100644 index 1e32de63..00000000 --- a/hGameTest/bin/linux/obj/src/ManifestResources.cpp +++ /dev/null @@ -1,184 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_ManifestResources -#include -#endif -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_lime_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_lime_utils_Assets -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_6b0b98c45b3017d4_25_init,"ManifestResources","init",0xc8e10c68,"ManifestResources.init","ManifestResources.hx",25,0xf77aa668) - -void ManifestResources_obj::__construct() { } - -Dynamic ManifestResources_obj::__CreateEmpty() { return new ManifestResources_obj; } - -void *ManifestResources_obj::_hx_vtable = 0; - -Dynamic ManifestResources_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ManifestResources_obj > _hx_result = new ManifestResources_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ManifestResources_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x56300e16; -} - -::Array< ::Dynamic> ManifestResources_obj::preloadLibraries; - -::Array< ::String > ManifestResources_obj::preloadLibraryNames; - -::String ManifestResources_obj::rootPath; - -void ManifestResources_obj::init( ::Dynamic config){ - HX_STACKFRAME(&_hx_pos_6b0b98c45b3017d4_25_init) -HXLINE( 27) ::ManifestResources_obj::preloadLibraries = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 28) ::ManifestResources_obj::preloadLibraryNames = ::Array_obj< ::String >::__new(); -HXLINE( 30) ::ManifestResources_obj::rootPath = null(); -HXLINE( 32) bool _hx_tmp; -HXDLIN( 32) if (hx::IsNotNull( config )) { -HXLINE( 32) _hx_tmp = ::Reflect_obj::hasField(config,HX_("rootPath",e7,b8,88,e1)); - } - else { -HXLINE( 32) _hx_tmp = false; - } -HXDLIN( 32) if (_hx_tmp) { -HXLINE( 34) ::ManifestResources_obj::rootPath = ( (::String)(::Reflect_obj::field(config,HX_("rootPath",e7,b8,88,e1))) ); - } -HXLINE( 38) if (hx::IsNull( ::ManifestResources_obj::rootPath )) { -HXLINE( 47) ::ManifestResources_obj::rootPath = HX_("./",41,28,00,00); - } -HXLINE( 56) ::Dynamic data; -HXDLIN( 56) ::Dynamic manifest; -HXDLIN( 56) ::Dynamic bundle; -HXLINE( 69) { -HXLINE( 69) ::String v = (::ManifestResources_obj::rootPath + HX_("manifest/default.json",95,ea,cc,42)); -HXDLIN( 69) ::lime::utils::Assets_obj::libraryPaths->set(HX_("default",c1,d8,c3,9b),v); - } -HXLINE( 56) ::lime::utils::AssetLibrary library = ::lime::utils::Assets_obj::getLibrary(HX_("default",c1,d8,c3,9b)); -HXLINE( 73) if (hx::IsNotNull( library )) { -HXLINE( 73) ::ManifestResources_obj::preloadLibraries->push(library); - } - else { -HXLINE( 74) ::ManifestResources_obj::preloadLibraryNames->push(HX_("default",c1,d8,c3,9b)); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ManifestResources_obj,init,(void)) - - -ManifestResources_obj::ManifestResources_obj() -{ -} - -bool ManifestResources_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"init") ) { outValue = init_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"rootPath") ) { outValue = ( rootPath ); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"preloadLibraries") ) { outValue = ( preloadLibraries ); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"preloadLibraryNames") ) { outValue = ( preloadLibraryNames ); return true; } - } - return false; -} - -bool ManifestResources_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"rootPath") ) { rootPath=ioValue.Cast< ::String >(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"preloadLibraries") ) { preloadLibraries=ioValue.Cast< ::Array< ::Dynamic> >(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"preloadLibraryNames") ) { preloadLibraryNames=ioValue.Cast< ::Array< ::String > >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ManifestResources_obj_sMemberStorageInfo = 0; -static hx::StaticInfo ManifestResources_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Array< ::Dynamic> */ ,(void *) &ManifestResources_obj::preloadLibraries,HX_("preloadLibraries",10,27,df,e6)}, - {hx::fsObject /* ::Array< ::String > */ ,(void *) &ManifestResources_obj::preloadLibraryNames,HX_("preloadLibraryNames",36,48,52,5c)}, - {hx::fsString,(void *) &ManifestResources_obj::rootPath,HX_("rootPath",e7,b8,88,e1)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void ManifestResources_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(ManifestResources_obj::preloadLibraries,"preloadLibraries"); - HX_MARK_MEMBER_NAME(ManifestResources_obj::preloadLibraryNames,"preloadLibraryNames"); - HX_MARK_MEMBER_NAME(ManifestResources_obj::rootPath,"rootPath"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void ManifestResources_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(ManifestResources_obj::preloadLibraries,"preloadLibraries"); - HX_VISIT_MEMBER_NAME(ManifestResources_obj::preloadLibraryNames,"preloadLibraryNames"); - HX_VISIT_MEMBER_NAME(ManifestResources_obj::rootPath,"rootPath"); -}; - -#endif - -hx::Class ManifestResources_obj::__mClass; - -static ::String ManifestResources_obj_sStaticFields[] = { - HX_("preloadLibraries",10,27,df,e6), - HX_("preloadLibraryNames",36,48,52,5c), - HX_("rootPath",e7,b8,88,e1), - HX_("init",10,3b,bb,45), - ::String(null()) -}; - -void ManifestResources_obj::__register() -{ - ManifestResources_obj _hx_dummy; - ManifestResources_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("ManifestResources",16,0e,30,56); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ManifestResources_obj::__GetStatic; - __mClass->mSetStaticField = &ManifestResources_obj::__SetStatic; - __mClass->mMarkFunc = ManifestResources_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(ManifestResources_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ManifestResources_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = ManifestResources_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ManifestResources_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ManifestResources_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - diff --git a/hGameTest/bin/linux/obj/src/Reflect.cpp b/hGameTest/bin/linux/obj/src/Reflect.cpp deleted file mode 100644 index 400add40..00000000 --- a/hGameTest/bin/linux/obj/src/Reflect.cpp +++ /dev/null @@ -1,221 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_f7db3bba25961ad3_30_hasField,"Reflect","hasField",0xef8c2571,"Reflect.hasField","/usr/share/haxe/std/cpp/_std/Reflect.hx",30,0x95b6af85) -HX_LOCAL_STACK_FRAME(_hx_pos_f7db3bba25961ad3_35_field,"Reflect","field",0x54b04da9,"Reflect.field","/usr/share/haxe/std/cpp/_std/Reflect.hx",35,0x95b6af85) -HX_LOCAL_STACK_FRAME(_hx_pos_f7db3bba25961ad3_40_setField,"Reflect","setField",0x71684429,"Reflect.setField","/usr/share/haxe/std/cpp/_std/Reflect.hx",40,0x95b6af85) -HX_LOCAL_STACK_FRAME(_hx_pos_f7db3bba25961ad3_54_callMethod,"Reflect","callMethod",0xb49e52d0,"Reflect.callMethod","/usr/share/haxe/std/cpp/_std/Reflect.hx",54,0x95b6af85) -HX_LOCAL_STACK_FRAME(_hx_pos_f7db3bba25961ad3_67_fields,"Reflect","fields",0xc593a6aa,"Reflect.fields","/usr/share/haxe/std/cpp/_std/Reflect.hx",67,0x95b6af85) -HX_LOCAL_STACK_FRAME(_hx_pos_f7db3bba25961ad3_77_isFunction,"Reflect","isFunction",0x0f1541d3,"Reflect.isFunction","/usr/share/haxe/std/cpp/_std/Reflect.hx",77,0x95b6af85) -HX_LOCAL_STACK_FRAME(_hx_pos_f7db3bba25961ad3_81_compare,"Reflect","compare",0xa2d92b54,"Reflect.compare","/usr/share/haxe/std/cpp/_std/Reflect.hx",81,0x95b6af85) -HX_LOCAL_STACK_FRAME(_hx_pos_f7db3bba25961ad3_84_compareMethods,"Reflect","compareMethods",0x8b8ddd7e,"Reflect.compareMethods","/usr/share/haxe/std/cpp/_std/Reflect.hx",84,0x95b6af85) -HX_LOCAL_STACK_FRAME(_hx_pos_f7db3bba25961ad3_93_isObject,"Reflect","isObject",0xd04960ba,"Reflect.isObject","/usr/share/haxe/std/cpp/_std/Reflect.hx",93,0x95b6af85) -HX_LOCAL_STACK_FRAME(_hx_pos_f7db3bba25961ad3_127_makeVarArgs,"Reflect","makeVarArgs",0x978955c5,"Reflect.makeVarArgs","/usr/share/haxe/std/cpp/_std/Reflect.hx",127,0x95b6af85) - -void Reflect_obj::__construct() { } - -Dynamic Reflect_obj::__CreateEmpty() { return new Reflect_obj; } - -void *Reflect_obj::_hx_vtable = 0; - -Dynamic Reflect_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Reflect_obj > _hx_result = new Reflect_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Reflect_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0e2f4039; -} - -bool Reflect_obj::hasField( ::Dynamic o,::String field){ - HX_STACKFRAME(&_hx_pos_f7db3bba25961ad3_30_hasField) -HXDLIN( 30) return (hx::IsNotNull( o ) && ( (bool)(o->__HasField(field)) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Reflect_obj,hasField,return ) - - ::Dynamic Reflect_obj::field( ::Dynamic o,::String field){ - HX_STACKFRAME(&_hx_pos_f7db3bba25961ad3_35_field) -HXDLIN( 35) return hx::IsNull( o ) ? null() : o->__Field(field,hx::paccNever); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Reflect_obj,field,return ) - -void Reflect_obj::setField( ::Dynamic o,::String field, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_f7db3bba25961ad3_40_setField) -HXDLIN( 40) if (hx::IsNotNull( o )) { -HXLINE( 41) o->__SetField(field,value,hx::paccNever); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Reflect_obj,setField,(void)) - - ::Dynamic Reflect_obj::callMethod( ::Dynamic o, ::Dynamic func,::cpp::VirtualArray args){ - HX_STACKFRAME(&_hx_pos_f7db3bba25961ad3_54_callMethod) -HXLINE( 55) if ((hx::IsNotNull( func ) && hx::IsEq( func->__GetType(),3 ))) { -HXLINE( 56) if (hx::IsNull( o )) { -HXLINE( 57) HX_STACK_DO_THROW(HX_INVALID_OBJECT); - } -HXLINE( 58) func = o->__Field(func,hx::paccDynamic); - } -HXLINE( 60) if (hx::IsNull( func )) { -HXLINE( 61) HX_STACK_DO_THROW(HX_NULL_FUNCTION_POINTER); - } -HXLINE( 62) func->__SetThis(o); -HXLINE( 63) return func->__Run(args); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Reflect_obj,callMethod,return ) - -::Array< ::String > Reflect_obj::fields( ::Dynamic o){ - HX_STACKFRAME(&_hx_pos_f7db3bba25961ad3_67_fields) -HXLINE( 68) if (hx::IsNull( o )) { -HXLINE( 69) return ::Array_obj< ::String >::__new(); - } -HXLINE( 70) ::Array< ::String > a = ::Array_obj< ::String >::__new(0); -HXLINE( 71) o->__GetFields(a); -HXLINE( 72) return a; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Reflect_obj,fields,return ) - -bool Reflect_obj::isFunction( ::Dynamic f){ - HX_STACKFRAME(&_hx_pos_f7db3bba25961ad3_77_isFunction) -HXDLIN( 77) return (hx::IsNotNull( f ) && hx::IsEq( f->__GetType(),6 )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Reflect_obj,isFunction,return ) - -int Reflect_obj::compare( ::Dynamic a, ::Dynamic b){ - HX_STACKFRAME(&_hx_pos_f7db3bba25961ad3_81_compare) -HXDLIN( 81) return hx::IsEq( a,b ) ? 0 : hx::IsGreater( a,b ) ? 1 : -1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Reflect_obj,compare,return ) - -bool Reflect_obj::compareMethods( ::Dynamic f1, ::Dynamic f2){ - HX_STACKFRAME(&_hx_pos_f7db3bba25961ad3_84_compareMethods) -HXLINE( 85) if (hx::IsEq( f1,f2 )) { -HXLINE( 86) return true; - } -HXLINE( 87) if ((!(::Reflect_obj::isFunction(f1)) || !(::Reflect_obj::isFunction(f2)))) { -HXLINE( 88) return false; - } -HXLINE( 89) return ::__hxcpp_same_closure(f1,f2); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Reflect_obj,compareMethods,return ) - -bool Reflect_obj::isObject( ::Dynamic v){ - HX_STACKFRAME(&_hx_pos_f7db3bba25961ad3_93_isObject) -HXLINE( 94) if (hx::IsNull( v )) { -HXLINE( 95) return false; - } -HXLINE( 96) int t = ( (int)(v->__GetType()) ); -HXLINE( 97) return ((((t == 4) || (t == 8)) || (t == 3)) || (t == 5)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Reflect_obj,isObject,return ) - - ::Dynamic Reflect_obj::makeVarArgs( ::Dynamic f){ - HX_STACKFRAME(&_hx_pos_f7db3bba25961ad3_127_makeVarArgs) -HXDLIN( 127) return ::__hxcpp_create_var_args(f); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Reflect_obj,makeVarArgs,return ) - - -Reflect_obj::Reflect_obj() -{ -} - -bool Reflect_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"field") ) { outValue = field_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"fields") ) { outValue = fields_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"compare") ) { outValue = compare_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"hasField") ) { outValue = hasField_dyn(); return true; } - if (HX_FIELD_EQ(inName,"setField") ) { outValue = setField_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isObject") ) { outValue = isObject_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"callMethod") ) { outValue = callMethod_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isFunction") ) { outValue = isFunction_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"makeVarArgs") ) { outValue = makeVarArgs_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"compareMethods") ) { outValue = compareMethods_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Reflect_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Reflect_obj_sStaticStorageInfo = 0; -#endif - -hx::Class Reflect_obj::__mClass; - -static ::String Reflect_obj_sStaticFields[] = { - HX_("hasField",00,df,eb,8c), - HX_("field",ba,94,93,00), - HX_("setField",b8,fd,c7,0e), - HX_("callMethod",1f,ce,8a,34), - HX_("fields",79,8e,8e,80), - HX_("isFunction",22,bd,01,8f), - HX_("compare",a5,18,69,83), - HX_("compareMethods",4d,ac,7b,37), - HX_("isObject",49,1a,a9,6d), - HX_("makeVarArgs",96,bf,88,06), - ::String(null()) -}; - -void Reflect_obj::__register() -{ - Reflect_obj _hx_dummy; - Reflect_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("Reflect",1d,ac,7a,b6); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Reflect_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Reflect_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Reflect_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Reflect_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Reflect_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - diff --git a/hGameTest/bin/linux/obj/src/Std.cpp b/hGameTest/bin/linux/obj/src/Std.cpp deleted file mode 100644 index 6ad87e6b..00000000 --- a/hGameTest/bin/linux/obj/src/Std.cpp +++ /dev/null @@ -1,190 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_10265659e446e554_25_is,"Std","is",0x3c56d6f5,"Std.is","/usr/share/haxe/std/cpp/_std/Std.hx",25,0x63298cdf) -HX_LOCAL_STACK_FRAME(_hx_pos_10265659e446e554_29_downcast,"Std","downcast",0x4619c56c,"Std.downcast","/usr/share/haxe/std/cpp/_std/Std.hx",29,0x63298cdf) -HX_LOCAL_STACK_FRAME(_hx_pos_10265659e446e554_34_instance,"Std","instance",0x1431f4e0,"Std.instance","/usr/share/haxe/std/cpp/_std/Std.hx",34,0x63298cdf) -HX_LOCAL_STACK_FRAME(_hx_pos_10265659e446e554_38_string,"Std","string",0xcf48855c,"Std.string","/usr/share/haxe/std/cpp/_std/Std.hx",38,0x63298cdf) -HX_LOCAL_STACK_FRAME(_hx_pos_10265659e446e554_42_int,"Std","int",0x8fa53b84,"Std.int","/usr/share/haxe/std/cpp/_std/Std.hx",42,0x63298cdf) -HX_LOCAL_STACK_FRAME(_hx_pos_10265659e446e554_46_parseInt,"Std","parseInt",0x90c2ebc7,"Std.parseInt","/usr/share/haxe/std/cpp/_std/Std.hx",46,0x63298cdf) -HX_LOCAL_STACK_FRAME(_hx_pos_10265659e446e554_50_parseFloat,"Std","parseFloat",0xbca10a74,"Std.parseFloat","/usr/share/haxe/std/cpp/_std/Std.hx",50,0x63298cdf) -HX_LOCAL_STACK_FRAME(_hx_pos_10265659e446e554_53_random,"Std","random",0x75a77e8e,"Std.random","/usr/share/haxe/std/cpp/_std/Std.hx",53,0x63298cdf) - -void Std_obj::__construct() { } - -Dynamic Std_obj::__CreateEmpty() { return new Std_obj; } - -void *Std_obj::_hx_vtable = 0; - -Dynamic Std_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Std_obj > _hx_result = new Std_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Std_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x003f6083; -} - -bool Std_obj::is( ::Dynamic v, ::Dynamic t){ - HX_STACKFRAME(&_hx_pos_10265659e446e554_25_is) -HXDLIN( 25) return ::__instanceof(v,t); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Std_obj,is,return ) - - ::Dynamic Std_obj::downcast( ::Dynamic value,hx::Class c){ - HX_STACKFRAME(&_hx_pos_10265659e446e554_29_downcast) -HXDLIN( 29) if (::Std_obj::is(value,c)) { -HXDLIN( 29) return value; - } - else { -HXDLIN( 29) return null(); - } -HXDLIN( 29) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Std_obj,downcast,return ) - - ::Dynamic Std_obj::instance( ::Dynamic value,hx::Class c){ - HX_STACKFRAME(&_hx_pos_10265659e446e554_34_instance) -HXDLIN( 34) ::Dynamic _hx_tmp; -HXDLIN( 34) if (::Std_obj::is(value,c)) { -HXDLIN( 34) _hx_tmp = value; - } - else { -HXDLIN( 34) _hx_tmp = null(); - } -HXDLIN( 34) return _hx_tmp; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Std_obj,instance,return ) - -::String Std_obj::string( ::Dynamic s){ - HX_STACKFRAME(&_hx_pos_10265659e446e554_38_string) -HXDLIN( 38) if (hx::IsNull( s )) { -HXDLIN( 38) return HX_("null",87,9e,0e,49); - } - else { -HXDLIN( 38) return ( (::String)(s->toString()) ); - } -HXDLIN( 38) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Std_obj,string,return ) - -int Std_obj::_hx_int(Float x){ - HX_STACKFRAME(&_hx_pos_10265659e446e554_42_int) -HXDLIN( 42) return ::__int__(x); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Std_obj,_hx_int,return ) - - ::Dynamic Std_obj::parseInt(::String x){ - HX_STACKFRAME(&_hx_pos_10265659e446e554_46_parseInt) -HXDLIN( 46) return ::__hxcpp_parse_int(x); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Std_obj,parseInt,return ) - -Float Std_obj::parseFloat(::String x){ - HX_STACKFRAME(&_hx_pos_10265659e446e554_50_parseFloat) -HXDLIN( 50) return ::__hxcpp_parse_float(x); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Std_obj,parseFloat,return ) - -int Std_obj::random(int x){ - HX_STACKFRAME(&_hx_pos_10265659e446e554_53_random) -HXLINE( 54) if ((x <= 0)) { -HXLINE( 55) return 0; - } -HXLINE( 56) return ::__hxcpp_irand(x); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Std_obj,random,return ) - - -Std_obj::Std_obj() -{ -} - -bool Std_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"is") ) { outValue = is_dyn(); return true; } - break; - case 3: - if (HX_FIELD_EQ(inName,"int") ) { outValue = _hx_int_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"string") ) { outValue = string_dyn(); return true; } - if (HX_FIELD_EQ(inName,"random") ) { outValue = random_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"downcast") ) { outValue = downcast_dyn(); return true; } - if (HX_FIELD_EQ(inName,"instance") ) { outValue = instance_dyn(); return true; } - if (HX_FIELD_EQ(inName,"parseInt") ) { outValue = parseInt_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"parseFloat") ) { outValue = parseFloat_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Std_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Std_obj_sStaticStorageInfo = 0; -#endif - -hx::Class Std_obj::__mClass; - -static ::String Std_obj_sStaticFields[] = { - HX_("is",ea,5b,00,00), - HX_("downcast",21,f0,c8,8b), - HX_("instance",95,1f,e1,59), - HX_("string",d1,28,30,11), - HX_("int",ef,0c,50,00), - HX_("parseInt",7c,16,72,d6), - HX_("parseFloat",69,0c,78,2c), - HX_("random",03,22,8f,b7), - ::String(null()) -}; - -void Std_obj::__register() -{ - Std_obj _hx_dummy; - Std_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("Std",83,60,3f,00); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Std_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Std_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Std_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Std_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Std_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - diff --git a/hGameTest/bin/linux/obj/src/StringBuf.cpp b/hGameTest/bin/linux/obj/src/StringBuf.cpp deleted file mode 100644 index dc701891..00000000 --- a/hGameTest/bin/linux/obj/src/StringBuf.cpp +++ /dev/null @@ -1,219 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_StringBuf -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7d06a5e189b00d33_35_new,"StringBuf","new",0xaaa8f4b4,"StringBuf.new","/usr/share/haxe/std/cpp/_std/StringBuf.hx",35,0x59033f00) -HX_LOCAL_STACK_FRAME(_hx_pos_7d06a5e189b00d33_37_charBufAsString,"StringBuf","charBufAsString",0x54d38cd4,"StringBuf.charBufAsString","/usr/share/haxe/std/cpp/_std/StringBuf.hx",37,0x59033f00) -HX_LOCAL_STACK_FRAME(_hx_pos_7d06a5e189b00d33_43_flush,"StringBuf","flush",0xc7c14418,"StringBuf.flush","/usr/share/haxe/std/cpp/_std/StringBuf.hx",43,0x59033f00) -HX_LOCAL_STACK_FRAME(_hx_pos_7d06a5e189b00d33_51_get_length,"StringBuf","get_length",0xe673d2db,"StringBuf.get_length","/usr/share/haxe/std/cpp/_std/StringBuf.hx",51,0x59033f00) -HX_LOCAL_STACK_FRAME(_hx_pos_7d06a5e189b00d33_92_toString,"StringBuf","toString",0x68f17bd8,"StringBuf.toString","/usr/share/haxe/std/cpp/_std/StringBuf.hx",92,0x59033f00) - -void StringBuf_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_7d06a5e189b00d33_35_new) - } - -Dynamic StringBuf_obj::__CreateEmpty() { return new StringBuf_obj; } - -void *StringBuf_obj::_hx_vtable = 0; - -Dynamic StringBuf_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< StringBuf_obj > _hx_result = new StringBuf_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool StringBuf_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6983cac2; -} - -::String StringBuf_obj::charBufAsString(){ - HX_STACKFRAME(&_hx_pos_7d06a5e189b00d33_37_charBufAsString) -HXLINE( 38) int len = this->charBuf->length; -HXLINE( 39) this->charBuf->push(0); -HXLINE( 40) ::cpp::Pointer< char > inPtr = ( (::cpp::Pointer< char >)(::cpp::Pointer_obj::arrayElem(this->charBuf,0)) ); -HXDLIN( 40) return ::String(inPtr->ptr,len); - } - - -HX_DEFINE_DYNAMIC_FUNC0(StringBuf_obj,charBufAsString,return ) - -void StringBuf_obj::flush(){ - HX_STACKFRAME(&_hx_pos_7d06a5e189b00d33_43_flush) -HXLINE( 44) if (hx::IsNull( this->b )) { -HXLINE( 45) this->b = ::Array_obj< ::String >::__new(1)->init(0,this->charBufAsString()); - } - else { -HXLINE( 47) ::Array< ::String > _hx_tmp = this->b; -HXDLIN( 47) _hx_tmp->push(this->charBufAsString()); - } -HXLINE( 48) this->charBuf = null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(StringBuf_obj,flush,(void)) - -int StringBuf_obj::get_length(){ - HX_STACKFRAME(&_hx_pos_7d06a5e189b00d33_51_get_length) -HXLINE( 52) int len = 0; -HXLINE( 53) if (hx::IsNotNull( this->charBuf )) { -HXLINE( 54) len = this->charBuf->length; - } -HXLINE( 55) if (hx::IsNotNull( this->b )) { -HXLINE( 56) int _g = 0; -HXDLIN( 56) ::Array< ::String > _g1 = this->b; -HXDLIN( 56) while((_g < _g1->length)){ -HXLINE( 56) ::String s = _g1->__get(_g); -HXDLIN( 56) _g = (_g + 1); -HXLINE( 57) int len1; -HXDLIN( 57) if (hx::IsNull( s )) { -HXLINE( 57) len1 = 4; - } - else { -HXLINE( 57) len1 = s.length; - } -HXDLIN( 57) len = (len + len1); - } - } -HXLINE( 58) return len; - } - - -HX_DEFINE_DYNAMIC_FUNC0(StringBuf_obj,get_length,return ) - -::String StringBuf_obj::toString(){ - HX_STACKFRAME(&_hx_pos_7d06a5e189b00d33_92_toString) -HXLINE( 93) if (hx::IsNotNull( this->charBuf )) { -HXLINE( 94) this->flush(); - } -HXLINE( 95) bool _hx_tmp; -HXDLIN( 95) if (hx::IsNotNull( this->b )) { -HXLINE( 95) _hx_tmp = (this->b->length == 0); - } - else { -HXLINE( 95) _hx_tmp = true; - } -HXDLIN( 95) if (_hx_tmp) { -HXLINE( 96) return HX_("",00,00,00,00); - } -HXLINE( 97) if ((this->b->length == 1)) { -HXLINE( 98) return this->b->__get(0); - } -HXLINE( 99) return this->b->join(HX_("",00,00,00,00)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(StringBuf_obj,toString,return ) - - -StringBuf_obj::StringBuf_obj() -{ -} - -void StringBuf_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(StringBuf); - HX_MARK_MEMBER_NAME(b,"b"); - HX_MARK_MEMBER_NAME(charBuf,"charBuf"); - HX_MARK_END_CLASS(); -} - -void StringBuf_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(b,"b"); - HX_VISIT_MEMBER_NAME(charBuf,"charBuf"); -} - -hx::Val StringBuf_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"b") ) { return hx::Val( b ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"flush") ) { return hx::Val( flush_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_length() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"charBuf") ) { return hx::Val( charBuf ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { return hx::Val( get_length_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"charBufAsString") ) { return hx::Val( charBufAsString_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val StringBuf_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"b") ) { b=inValue.Cast< ::Array< ::String > >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"charBuf") ) { charBuf=inValue.Cast< ::Array< char > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void StringBuf_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("b",62,00,00,00)); - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("charBuf",fd,85,55,cf)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo StringBuf_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Array< ::String > */ ,(int)offsetof(StringBuf_obj,b),HX_("b",62,00,00,00)}, - {hx::fsObject /* ::Array< char > */ ,(int)offsetof(StringBuf_obj,charBuf),HX_("charBuf",fd,85,55,cf)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *StringBuf_obj_sStaticStorageInfo = 0; -#endif - -static ::String StringBuf_obj_sMemberFields[] = { - HX_("b",62,00,00,00), - HX_("charBuf",fd,85,55,cf), - HX_("charBufAsString",80,3a,2f,0a), - HX_("flush",c4,62,9b,02), - HX_("get_length",af,04,8f,8f), - HX_("toString",ac,d0,6e,38), - ::String(null()) }; - -hx::Class StringBuf_obj::__mClass; - -void StringBuf_obj::__register() -{ - StringBuf_obj _hx_dummy; - StringBuf_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("StringBuf",c2,ca,83,69); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(StringBuf_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< StringBuf_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = StringBuf_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = StringBuf_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - diff --git a/hGameTest/bin/linux/obj/src/StringTools.cpp b/hGameTest/bin/linux/obj/src/StringTools.cpp deleted file mode 100644 index 737b4dba..00000000 --- a/hGameTest/bin/linux/obj/src/StringTools.cpp +++ /dev/null @@ -1,354 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_5f5af744d9ff5693 -#define INCLUDED_5f5af744d9ff5693 -#include "cpp/Pointer.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringBuf -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_0b3aba623971508c_50_urlEncode,"StringTools","urlEncode",0x06afdce1,"StringTools.urlEncode","/usr/share/haxe/std/StringTools.hx",50,0xd8cfb08f) -HX_LOCAL_STACK_FRAME(_hx_pos_0b3aba623971508c_118_urlDecode,"StringTools","urlDecode",0x71b947f9,"StringTools.urlDecode","/usr/share/haxe/std/StringTools.hx",118,0xd8cfb08f) -HX_LOCAL_STACK_FRAME(_hx_pos_0b3aba623971508c_222_startsWith,"StringTools","startsWith",0x5f4e6efb,"StringTools.startsWith","/usr/share/haxe/std/StringTools.hx",222,0xd8cfb08f) -HX_LOCAL_STACK_FRAME(_hx_pos_0b3aba623971508c_252_endsWith,"StringTools","endsWith",0x0eb5bfe2,"StringTools.endsWith","/usr/share/haxe/std/StringTools.hx",252,0xd8cfb08f) -HX_LOCAL_STACK_FRAME(_hx_pos_0b3aba623971508c_288_isSpace,"StringTools","isSpace",0xe0290778,"StringTools.isSpace","/usr/share/haxe/std/StringTools.hx",288,0xd8cfb08f) -HX_LOCAL_STACK_FRAME(_hx_pos_0b3aba623971508c_306_ltrim,"StringTools","ltrim",0x24d2234a,"StringTools.ltrim","/usr/share/haxe/std/StringTools.hx",306,0xd8cfb08f) -HX_LOCAL_STACK_FRAME(_hx_pos_0b3aba623971508c_331_rtrim,"StringTools","rtrim",0x99399e50,"StringTools.rtrim","/usr/share/haxe/std/StringTools.hx",331,0xd8cfb08f) -HX_LOCAL_STACK_FRAME(_hx_pos_0b3aba623971508c_359_trim,"StringTools","trim",0x2908d066,"StringTools.trim","/usr/share/haxe/std/StringTools.hx",359,0xd8cfb08f) -HX_LOCAL_STACK_FRAME(_hx_pos_0b3aba623971508c_375_lpad,"StringTools","lpad",0x23bd8feb,"StringTools.lpad","/usr/share/haxe/std/StringTools.hx",375,0xd8cfb08f) -HX_LOCAL_STACK_FRAME(_hx_pos_0b3aba623971508c_434_replace,"StringTools","replace",0x6d651f30,"StringTools.replace","/usr/share/haxe/std/StringTools.hx",434,0xd8cfb08f) -HX_LOCAL_STACK_FRAME(_hx_pos_0b3aba623971508c_444_hex,"StringTools","hex",0xd91debd7,"StringTools.hex","/usr/share/haxe/std/StringTools.hx",444,0xd8cfb08f) - -void StringTools_obj::__construct() { } - -Dynamic StringTools_obj::__CreateEmpty() { return new StringTools_obj; } - -void *StringTools_obj::_hx_vtable = 0; - -Dynamic StringTools_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< StringTools_obj > _hx_result = new StringTools_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool StringTools_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0363db6a; -} - -::String StringTools_obj::urlEncode(::String s){ - HX_STACKFRAME(&_hx_pos_0b3aba623971508c_50_urlEncode) -HXDLIN( 50) return ( (::String)(s.__URLEncode()) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(StringTools_obj,urlEncode,return ) - -::String StringTools_obj::urlDecode(::String s){ - HX_STACKFRAME(&_hx_pos_0b3aba623971508c_118_urlDecode) -HXDLIN( 118) return ( (::String)(s.__URLDecode()) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(StringTools_obj,urlDecode,return ) - -bool StringTools_obj::startsWith(::String s,::String start){ - HX_STACKFRAME(&_hx_pos_0b3aba623971508c_222_startsWith) -HXLINE( 228) if ((s.length < start.length)) { -HXLINE( 229) return false; - } -HXLINE( 230) ::cpp::Pointer< char > p0 = cpp::Pointer_obj::fromPointer(s.c_str()); -HXLINE( 231) ::cpp::Pointer< char > p1 = cpp::Pointer_obj::fromPointer(start.c_str()); -HXLINE( 232) { -HXLINE( 232) int _g = 0; -HXDLIN( 232) int _g1 = start.length; -HXDLIN( 232) while((_g < _g1)){ -HXLINE( 232) _g = (_g + 1); -HXDLIN( 232) int i = (_g - 1); -HXLINE( 233) char & _hx_tmp = p0->at(i); -HXDLIN( 233) char & _hx_tmp1 = p1->at(i); -HXDLIN( 233) if (hx::IsNotEq( _hx_tmp,_hx_tmp1 )) { -HXLINE( 234) return false; - } - } - } -HXLINE( 235) return true; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(StringTools_obj,startsWith,return ) - -bool StringTools_obj::endsWith(::String s,::String end){ - HX_STACKFRAME(&_hx_pos_0b3aba623971508c_252_endsWith) -HXLINE( 258) if ((s.length < end.length)) { -HXLINE( 259) return false; - } -HXLINE( 260) ::cpp::Pointer< char > p0 = cpp::Pointer_obj::fromPointer(s.c_str()); -HXDLIN( 260) ::cpp::Pointer< char > p01 = p0->add((s.length - end.length)); -HXLINE( 261) ::cpp::Pointer< char > p1 = cpp::Pointer_obj::fromPointer(end.c_str()); -HXLINE( 262) { -HXLINE( 262) int _g = 0; -HXDLIN( 262) int _g1 = end.length; -HXDLIN( 262) while((_g < _g1)){ -HXLINE( 262) _g = (_g + 1); -HXDLIN( 262) int i = (_g - 1); -HXLINE( 263) char & _hx_tmp = p01->at(i); -HXDLIN( 263) char & _hx_tmp1 = p1->at(i); -HXDLIN( 263) if (hx::IsNotEq( _hx_tmp,_hx_tmp1 )) { -HXLINE( 264) return false; - } - } - } -HXLINE( 265) return true; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(StringTools_obj,endsWith,return ) - -bool StringTools_obj::isSpace(::String s,int pos){ - HX_STACKFRAME(&_hx_pos_0b3aba623971508c_288_isSpace) -HXLINE( 293) ::Dynamic c = s.charCodeAt(pos); -HXLINE( 294) bool _hx_tmp; -HXDLIN( 294) if (hx::IsGreater( c,8 )) { -HXLINE( 294) _hx_tmp = hx::IsLess( c,14 ); - } - else { -HXLINE( 294) _hx_tmp = false; - } -HXDLIN( 294) if (!(_hx_tmp)) { -HXLINE( 294) return hx::IsEq( c,32 ); - } - else { -HXLINE( 294) return true; - } -HXDLIN( 294) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(StringTools_obj,isSpace,return ) - -::String StringTools_obj::ltrim(::String s){ - HX_STACKFRAME(&_hx_pos_0b3aba623971508c_306_ltrim) -HXLINE( 310) int l = s.length; -HXLINE( 311) int r = 0; -HXLINE( 312) while(true){ -HXLINE( 312) bool _hx_tmp; -HXDLIN( 312) if ((r < l)) { -HXLINE( 312) _hx_tmp = ::StringTools_obj::isSpace(s,r); - } - else { -HXLINE( 312) _hx_tmp = false; - } -HXDLIN( 312) if (!(_hx_tmp)) { -HXLINE( 312) goto _hx_goto_7; - } -HXLINE( 313) r = (r + 1); - } - _hx_goto_7:; -HXLINE( 315) if ((r > 0)) { -HXLINE( 316) return s.substr(r,(l - r)); - } - else { -HXLINE( 318) return s; - } -HXLINE( 315) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(StringTools_obj,ltrim,return ) - -::String StringTools_obj::rtrim(::String s){ - HX_STACKFRAME(&_hx_pos_0b3aba623971508c_331_rtrim) -HXLINE( 335) int l = s.length; -HXLINE( 336) int r = 0; -HXLINE( 337) while(true){ -HXLINE( 337) bool _hx_tmp; -HXDLIN( 337) if ((r < l)) { -HXLINE( 337) _hx_tmp = ::StringTools_obj::isSpace(s,((l - r) - 1)); - } - else { -HXLINE( 337) _hx_tmp = false; - } -HXDLIN( 337) if (!(_hx_tmp)) { -HXLINE( 337) goto _hx_goto_9; - } -HXLINE( 338) r = (r + 1); - } - _hx_goto_9:; -HXLINE( 340) if ((r > 0)) { -HXLINE( 341) return s.substr(0,(l - r)); - } - else { -HXLINE( 343) return s; - } -HXLINE( 340) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(StringTools_obj,rtrim,return ) - -::String StringTools_obj::trim(::String s){ - HX_STACKFRAME(&_hx_pos_0b3aba623971508c_359_trim) -HXDLIN( 359) return ::StringTools_obj::ltrim(::StringTools_obj::rtrim(s)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(StringTools_obj,trim,return ) - -::String StringTools_obj::lpad(::String s,::String c,int l){ - HX_GC_STACKFRAME(&_hx_pos_0b3aba623971508c_375_lpad) -HXLINE( 376) if ((c.length <= 0)) { -HXLINE( 377) return s; - } -HXLINE( 379) ::StringBuf buf = ::StringBuf_obj::__alloc( HX_CTX ); -HXLINE( 380) l = (l - s.length); -HXLINE( 381) while((buf->get_length() < l)){ -HXLINE( 382) if (hx::IsNotNull( buf->charBuf )) { -HXLINE( 382) buf->flush(); - } -HXDLIN( 382) if (hx::IsNull( buf->b )) { -HXLINE( 382) buf->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(c)); - } - else { -HXLINE( 382) ::Array< ::String > buf1 = buf->b; -HXDLIN( 382) buf1->push(::Std_obj::string(c)); - } - } -HXLINE( 384) { -HXLINE( 384) if (hx::IsNotNull( buf->charBuf )) { -HXLINE( 384) buf->flush(); - } -HXDLIN( 384) if (hx::IsNull( buf->b )) { -HXLINE( 384) buf->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(s)); - } - else { -HXLINE( 384) ::Array< ::String > buf2 = buf->b; -HXDLIN( 384) buf2->push(::Std_obj::string(s)); - } - } -HXLINE( 385) return buf->toString(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(StringTools_obj,lpad,return ) - -::String StringTools_obj::replace(::String s,::String sub,::String by){ - HX_STACKFRAME(&_hx_pos_0b3aba623971508c_434_replace) -HXDLIN( 434) return s.split(sub)->join(by); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(StringTools_obj,replace,return ) - -::String StringTools_obj::hex(int n, ::Dynamic digits){ - HX_STACKFRAME(&_hx_pos_0b3aba623971508c_444_hex) -HXLINE( 450) ::String s = HX_("",00,00,00,00); -HXLINE( 451) ::String hexChars = HX_("0123456789ABCDEF",68,2a,58,a2); -HXLINE( 452) while(true){ -HXLINE( 453) s = (hexChars.charAt((n & 15)) + s); -HXLINE( 454) n = hx::UShr(n,4); -HXLINE( 452) if (!((n > 0))) { -HXLINE( 452) goto _hx_goto_15; - } - } - _hx_goto_15:; -HXLINE( 465) if (hx::IsNotNull( digits )) { -HXLINE( 466) while(hx::IsLess( s.length,digits )){ -HXLINE( 467) s = (HX_("0",30,00,00,00) + s); - } - } -HXLINE( 469) return s; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(StringTools_obj,hex,return ) - - -StringTools_obj::StringTools_obj() -{ -} - -bool StringTools_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"hex") ) { outValue = hex_dyn(); return true; } - break; - case 4: - if (HX_FIELD_EQ(inName,"trim") ) { outValue = trim_dyn(); return true; } - if (HX_FIELD_EQ(inName,"lpad") ) { outValue = lpad_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"ltrim") ) { outValue = ltrim_dyn(); return true; } - if (HX_FIELD_EQ(inName,"rtrim") ) { outValue = rtrim_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"isSpace") ) { outValue = isSpace_dyn(); return true; } - if (HX_FIELD_EQ(inName,"replace") ) { outValue = replace_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"endsWith") ) { outValue = endsWith_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"urlEncode") ) { outValue = urlEncode_dyn(); return true; } - if (HX_FIELD_EQ(inName,"urlDecode") ) { outValue = urlDecode_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"startsWith") ) { outValue = startsWith_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *StringTools_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *StringTools_obj_sStaticStorageInfo = 0; -#endif - -hx::Class StringTools_obj::__mClass; - -static ::String StringTools_obj_sStaticFields[] = { - HX_("urlEncode",e5,4e,52,9a), - HX_("urlDecode",fd,b9,5b,05), - HX_("startsWith",77,c0,cf,f9), - HX_("endsWith",5e,7a,b6,db), - HX_("isSpace",7c,30,ec,1d), - HX_("ltrim",4e,43,4a,7c), - HX_("rtrim",54,be,b1,f0), - HX_("trim",e2,9c,03,4d), - HX_("lpad",67,5c,b8,47), - HX_("replace",34,48,28,ab), - HX_("hex",db,42,4f,00), - ::String(null()) -}; - -void StringTools_obj::__register() -{ - StringTools_obj _hx_dummy; - StringTools_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("StringTools",6a,db,63,03); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &StringTools_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(StringTools_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< StringTools_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = StringTools_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = StringTools_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - diff --git a/hGameTest/bin/linux/obj/src/Sys.cpp b/hGameTest/bin/linux/obj/src/Sys.cpp deleted file mode 100644 index 93d7cde3..00000000 --- a/hGameTest/bin/linux/obj/src/Sys.cpp +++ /dev/null @@ -1,216 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_Sys -#include -#endif -#ifndef INCLUDED_haxe_SysTools -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_7ec14b5404d30118_28_print,"Sys","print",0x483745ec,"Sys.print","/usr/share/haxe/std/cpp/_std/Sys.hx",28,0x4e14a6b5) -HX_LOCAL_STACK_FRAME(_hx_pos_7ec14b5404d30118_32_println,"Sys","println",0x3905f76e,"Sys.println","/usr/share/haxe/std/cpp/_std/Sys.hx",32,0x4e14a6b5) -HX_LOCAL_STACK_FRAME(_hx_pos_7ec14b5404d30118_56_args,"Sys","args",0xeaeddc7e,"Sys.args","/usr/share/haxe/std/cpp/_std/Sys.hx",56,0x4e14a6b5) -HX_LOCAL_STACK_FRAME(_hx_pos_7ec14b5404d30118_59_getEnv,"Sys","getEnv",0xd9e05658,"Sys.getEnv","/usr/share/haxe/std/cpp/_std/Sys.hx",59,0x4e14a6b5) -HX_LOCAL_STACK_FRAME(_hx_pos_7ec14b5404d30118_71_sleep,"Sys","sleep",0xfe70aad6,"Sys.sleep","/usr/share/haxe/std/cpp/_std/Sys.hx",71,0x4e14a6b5) -HX_LOCAL_STACK_FRAME(_hx_pos_7ec14b5404d30118_87_systemName,"Sys","systemName",0xbea5b6bb,"Sys.systemName","/usr/share/haxe/std/cpp/_std/Sys.hx",87,0x4e14a6b5) -HX_LOCAL_STACK_FRAME(_hx_pos_7ec14b5404d30118_91_command,"Sys","command",0x363f8cca,"Sys.command","/usr/share/haxe/std/cpp/_std/Sys.hx",91,0x4e14a6b5) -HX_LOCAL_STACK_FRAME(_hx_pos_7ec14b5404d30118_109_exit,"Sys","exit",0xed97463f,"Sys.exit","/usr/share/haxe/std/cpp/_std/Sys.hx",109,0x4e14a6b5) - -void Sys_obj::__construct() { } - -Dynamic Sys_obj::__CreateEmpty() { return new Sys_obj; } - -void *Sys_obj::_hx_vtable = 0; - -Dynamic Sys_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Sys_obj > _hx_result = new Sys_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Sys_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x003f64ed; -} - -void Sys_obj::print( ::Dynamic v){ - HX_STACKFRAME(&_hx_pos_7ec14b5404d30118_28_print) -HXDLIN( 28) ::__hxcpp_print(v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Sys_obj,print,(void)) - -void Sys_obj::println( ::Dynamic v){ - HX_STACKFRAME(&_hx_pos_7ec14b5404d30118_32_println) -HXDLIN( 32) ::__hxcpp_println(v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Sys_obj,println,(void)) - -::Array< ::String > Sys_obj::args(){ - HX_STACKFRAME(&_hx_pos_7ec14b5404d30118_56_args) -HXDLIN( 56) return ::__get_args(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Sys_obj,args,return ) - -::String Sys_obj::getEnv(::String s){ - HX_STACKFRAME(&_hx_pos_7ec14b5404d30118_59_getEnv) -HXLINE( 60) ::String v = _hx_std_get_env(s); -HXLINE( 61) if (hx::IsNull( v )) { -HXLINE( 62) return null(); - } -HXLINE( 63) return v; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Sys_obj,getEnv,return ) - -void Sys_obj::sleep(Float seconds){ - HX_STACKFRAME(&_hx_pos_7ec14b5404d30118_71_sleep) -HXDLIN( 71) _hx_std_sys_sleep(seconds); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Sys_obj,sleep,(void)) - -::String Sys_obj::systemName(){ - HX_STACKFRAME(&_hx_pos_7ec14b5404d30118_87_systemName) -HXDLIN( 87) return _hx_std_sys_string(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Sys_obj,systemName,return ) - -int Sys_obj::command(::String cmd,::Array< ::String > args){ - HX_STACKFRAME(&_hx_pos_7ec14b5404d30118_91_command) -HXDLIN( 91) if (hx::IsNull( args )) { -HXLINE( 92) return _hx_std_sys_command(cmd); - } - else { -HXLINE( 94) if ((::Sys_obj::systemName() == HX_("Windows",63,06,c6,b5))) { -HXLINE( 96) ::Array< ::String > _g = ::Array_obj< ::String >::__new(0); -HXLINE( 97) { -HXLINE( 97) int _g1 = 0; -HXDLIN( 97) ::Array< ::String > _g2 = ::Array_obj< ::String >::__new(1)->init(0,::StringTools_obj::replace(cmd,HX_("/",2f,00,00,00),HX_("\\",5c,00,00,00)))->concat(args); -HXDLIN( 97) while((_g1 < _g2->length)){ -HXLINE( 97) ::String a = _g2->__get(_g1); -HXDLIN( 97) _g1 = (_g1 + 1); -HXLINE( 98) _g->push(::haxe::SysTools_obj::quoteWinArg(a,true)); - } - } -HXLINE( 96) cmd = _g->join(HX_(" ",20,00,00,00)); -HXLINE( 100) return _hx_std_sys_command(cmd); - } - else { -HXLINE( 102) ::Array< ::String > _this = ::Array_obj< ::String >::__new(1)->init(0,cmd)->concat(args); -HXDLIN( 102) ::Dynamic f = ::haxe::SysTools_obj::quoteUnixArg_dyn(); -HXDLIN( 102) ::Array< ::String > result = ::Array_obj< ::String >::__new(_this->length); -HXDLIN( 102) { -HXLINE( 102) int _g3 = 0; -HXDLIN( 102) int _g11 = _this->length; -HXDLIN( 102) while((_g3 < _g11)){ -HXLINE( 102) _g3 = (_g3 + 1); -HXDLIN( 102) int i = (_g3 - 1); -HXDLIN( 102) { -HXLINE( 102) ::String inValue = ( (::String)(f(_hx_array_unsafe_get(_this,i))) ); -HXDLIN( 102) result->__unsafe_set(i,inValue); - } - } - } -HXDLIN( 102) cmd = result->join(HX_(" ",20,00,00,00)); -HXLINE( 103) return _hx_std_sys_command(cmd); - } - } -HXLINE( 91) return 0; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Sys_obj,command,return ) - -void Sys_obj::exit(int code){ - HX_STACKFRAME(&_hx_pos_7ec14b5404d30118_109_exit) -HXDLIN( 109) ::__hxcpp_exit(code); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Sys_obj,exit,(void)) - - -Sys_obj::Sys_obj() -{ -} - -bool Sys_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"args") ) { outValue = args_dyn(); return true; } - if (HX_FIELD_EQ(inName,"exit") ) { outValue = exit_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"print") ) { outValue = print_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sleep") ) { outValue = sleep_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"getEnv") ) { outValue = getEnv_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"println") ) { outValue = println_dyn(); return true; } - if (HX_FIELD_EQ(inName,"command") ) { outValue = command_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"systemName") ) { outValue = systemName_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Sys_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Sys_obj_sStaticStorageInfo = 0; -#endif - -hx::Class Sys_obj::__mClass; - -static ::String Sys_obj_sStaticFields[] = { - HX_("print",2d,58,8b,c8), - HX_("println",ef,db,33,84), - HX_("args",5d,8d,74,40), - HX_("getEnv",f7,3c,1c,a3), - HX_("sleep",17,bd,c4,7e), - HX_("systemName",da,d8,82,f7), - HX_("command",4b,71,6d,81), - HX_("exit",1e,f7,1d,43), - ::String(null()) -}; - -void Sys_obj::__register() -{ - Sys_obj _hx_dummy; - Sys_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("Sys",ed,64,3f,00); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Sys_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Sys_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Sys_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Sys_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Sys_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - diff --git a/hGameTest/bin/linux/obj/src/Type.cpp b/hGameTest/bin/linux/obj/src/Type.cpp deleted file mode 100644 index 852baf64..00000000 --- a/hGameTest/bin/linux/obj/src/Type.cpp +++ /dev/null @@ -1,308 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_Type -#include -#endif -#ifndef INCLUDED_ValueType -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_fd61cb8e002c8329_36_getClass,"Type","getClass",0xc4e49bd6,"Type.getClass","/usr/share/haxe/std/cpp/_std/Type.hx",36,0x978d9ce0) -HX_LOCAL_STACK_FRAME(_hx_pos_fd61cb8e002c8329_58_getSuperClass,"Type","getSuperClass",0xd9ffa85f,"Type.getSuperClass","/usr/share/haxe/std/cpp/_std/Type.hx",58,0x978d9ce0) -HX_LOCAL_STACK_FRAME(_hx_pos_fd61cb8e002c8329_61_getClassName,"Type","getClassName",0x8e66dd41,"Type.getClassName","/usr/share/haxe/std/cpp/_std/Type.hx",61,0x978d9ce0) -HX_LOCAL_STACK_FRAME(_hx_pos_fd61cb8e002c8329_68_getEnumName,"Type","getEnumName",0x9b42910e,"Type.getEnumName","/usr/share/haxe/std/cpp/_std/Type.hx",68,0x978d9ce0) -HX_LOCAL_STACK_FRAME(_hx_pos_fd61cb8e002c8329_72_resolveClass,"Type","resolveClass",0x23b06bc0,"Type.resolveClass","/usr/share/haxe/std/cpp/_std/Type.hx",72,0x978d9ce0) -HX_LOCAL_STACK_FRAME(_hx_pos_fd61cb8e002c8329_80_resolveEnum,"Type","resolveEnum",0x26394079,"Type.resolveEnum","/usr/share/haxe/std/cpp/_std/Type.hx",80,0x978d9ce0) -HX_LOCAL_STACK_FRAME(_hx_pos_fd61cb8e002c8329_88_createInstance,"Type","createInstance",0xab84f9c5,"Type.createInstance","/usr/share/haxe/std/cpp/_std/Type.hx",88,0x978d9ce0) -HX_LOCAL_STACK_FRAME(_hx_pos_fd61cb8e002c8329_96_createEmptyInstance,"Type","createEmptyInstance",0xcb752312,"Type.createEmptyInstance","/usr/share/haxe/std/cpp/_std/Type.hx",96,0x978d9ce0) -HX_LOCAL_STACK_FRAME(_hx_pos_fd61cb8e002c8329_100_createEnum,"Type","createEnum",0xd8d56d31,"Type.createEnum","/usr/share/haxe/std/cpp/_std/Type.hx",100,0x978d9ce0) -HX_LOCAL_STACK_FRAME(_hx_pos_fd61cb8e002c8329_111_getInstanceFields,"Type","getInstanceFields",0xe970f890,"Type.getInstanceFields","/usr/share/haxe/std/cpp/_std/Type.hx",111,0x978d9ce0) -HX_LOCAL_STACK_FRAME(_hx_pos_fd61cb8e002c8329_120_getEnumConstructs,"Type","getEnumConstructs",0x7f46cf7f,"Type.getEnumConstructs","/usr/share/haxe/std/cpp/_std/Type.hx",120,0x978d9ce0) -HX_LOCAL_STACK_FRAME(_hx_pos_fd61cb8e002c8329_124_typeof,"Type","typeof",0xd6c51d65,"Type.typeof","/usr/share/haxe/std/cpp/_std/Type.hx",124,0x978d9ce0) - -void Type_obj::__construct() { } - -Dynamic Type_obj::__CreateEmpty() { return new Type_obj; } - -void *Type_obj::_hx_vtable = 0; - -Dynamic Type_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Type_obj > _hx_result = new Type_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Type_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x37e21eda; -} - -hx::Class Type_obj::getClass( ::Dynamic o){ - HX_STACKFRAME(&_hx_pos_fd61cb8e002c8329_36_getClass) -HXLINE( 37) bool _hx_tmp; -HXDLIN( 37) if (hx::IsNotNull( o )) { -HXLINE( 37) _hx_tmp = !(::Reflect_obj::isObject(o)); - } - else { -HXLINE( 37) _hx_tmp = true; - } -HXDLIN( 37) if (_hx_tmp) { -HXLINE( 38) return null(); - } -HXLINE( 39) ::Dynamic c = o->__GetClass(); -HXLINE( 40) ::String _hx_switch_0 = ( (::String)(c->toString()) ); - if ( (_hx_switch_0==HX_("Class",18,e8,85,db)) ){ -HXLINE( 44) return null(); -HXDLIN( 44) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("__Anon",8c,1a,43,da)) ){ -HXLINE( 42) return null(); -HXDLIN( 42) goto _hx_goto_0; - } - _hx_goto_0:; -HXLINE( 46) return c; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Type_obj,getClass,return ) - -hx::Class Type_obj::getSuperClass(hx::Class c){ - HX_STACKFRAME(&_hx_pos_fd61cb8e002c8329_58_getSuperClass) -HXDLIN( 58) return c->GetSuper(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Type_obj,getSuperClass,return ) - -::String Type_obj::getClassName(hx::Class c){ - HX_STACKFRAME(&_hx_pos_fd61cb8e002c8329_61_getClassName) -HXLINE( 62) if (hx::IsNull( c )) { -HXLINE( 63) return null(); - } -HXLINE( 64) return c->mName; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Type_obj,getClassName,return ) - -::String Type_obj::getEnumName(hx::Class e){ - HX_STACKFRAME(&_hx_pos_fd61cb8e002c8329_68_getEnumName) -HXDLIN( 68) return ( (::String)(e->__ToString()) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Type_obj,getEnumName,return ) - -hx::Class Type_obj::resolveClass(::String name){ - HX_STACKFRAME(&_hx_pos_fd61cb8e002c8329_72_resolveClass) -HXLINE( 73) hx::Class result = ::hx::Class_obj::Resolve(name); -HXLINE( 74) bool _hx_tmp; -HXDLIN( 74) if (hx::IsNotNull( result )) { -HXLINE( 74) _hx_tmp = ( (bool)(result->__IsEnum()) ); - } - else { -HXLINE( 74) _hx_tmp = false; - } -HXDLIN( 74) if (_hx_tmp) { -HXLINE( 75) return null(); - } -HXLINE( 76) return result; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Type_obj,resolveClass,return ) - -hx::Class Type_obj::resolveEnum(::String name){ - HX_STACKFRAME(&_hx_pos_fd61cb8e002c8329_80_resolveEnum) -HXLINE( 81) hx::Class result = ::hx::Class_obj::Resolve(name); -HXLINE( 82) bool _hx_tmp; -HXDLIN( 82) if (hx::IsNotNull( result )) { -HXLINE( 82) _hx_tmp = !(( (bool)(result->__IsEnum()) )); - } - else { -HXLINE( 82) _hx_tmp = false; - } -HXDLIN( 82) if (_hx_tmp) { -HXLINE( 83) return null(); - } -HXLINE( 84) return result; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Type_obj,resolveEnum,return ) - - ::Dynamic Type_obj::createInstance(hx::Class cl,::cpp::VirtualArray args){ - HX_STACKFRAME(&_hx_pos_fd61cb8e002c8329_88_createInstance) -HXLINE( 89) if (hx::IsNotNull( cl )) { -HXLINE( 90) return cl->ConstructArgs(args); - } -HXLINE( 91) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Type_obj,createInstance,return ) - - ::Dynamic Type_obj::createEmptyInstance(hx::Class cl){ - HX_STACKFRAME(&_hx_pos_fd61cb8e002c8329_96_createEmptyInstance) -HXDLIN( 96) return cl->ConstructEmpty(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Type_obj,createEmptyInstance,return ) - - ::Dynamic Type_obj::createEnum(hx::Class e,::String constr,::cpp::VirtualArray params){ - HX_STACKFRAME(&_hx_pos_fd61cb8e002c8329_100_createEnum) -HXDLIN( 100) return e->ConstructEnum(constr,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Type_obj,createEnum,return ) - -::Array< ::String > Type_obj::getInstanceFields(hx::Class c){ - HX_STACKFRAME(&_hx_pos_fd61cb8e002c8329_111_getInstanceFields) -HXDLIN( 111) return ( (::Array< ::String >)(c->GetInstanceFields()) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Type_obj,getInstanceFields,return ) - -::Array< ::String > Type_obj::getEnumConstructs(hx::Class e){ - HX_STACKFRAME(&_hx_pos_fd61cb8e002c8329_120_getEnumConstructs) -HXDLIN( 120) return ( (::Array< ::String >)(e->GetClassFields()) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Type_obj,getEnumConstructs,return ) - - ::ValueType Type_obj::_hx_typeof( ::Dynamic v){ - HX_STACKFRAME(&_hx_pos_fd61cb8e002c8329_124_typeof) -HXLINE( 125) if (hx::IsNull( v )) { -HXLINE( 126) return ::ValueType_obj::TNull_dyn(); - } -HXLINE( 127) int t = ( (int)(v->__GetType()) ); -HXLINE( 128) switch((int)(t)){ - case (int)1: { -HXLINE( 134) return ::ValueType_obj::TFloat_dyn(); - } - break; - case (int)2: { -HXLINE( 130) return ::ValueType_obj::TBool_dyn(); - } - break; - case (int)4: { -HXLINE( 138) return ::ValueType_obj::TObject_dyn(); - } - break; - case (int)6: { -HXLINE( 136) return ::ValueType_obj::TFunction_dyn(); - } - break; - case (int)7: { -HXLINE( 140) return ::ValueType_obj::TEnum(v->__GetClass()); - } - break; - case (int)255: { -HXLINE( 132) return ::ValueType_obj::TInt_dyn(); - } - break; - default:{ -HXLINE( 142) return ::ValueType_obj::TClass(v->__GetClass()); - } - } -HXLINE( 128) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Type_obj,_hx_typeof,return ) - - -Type_obj::Type_obj() -{ -} - -bool Type_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"typeof") ) { outValue = _hx_typeof_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"getClass") ) { outValue = getClass_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"createEnum") ) { outValue = createEnum_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"getEnumName") ) { outValue = getEnumName_dyn(); return true; } - if (HX_FIELD_EQ(inName,"resolveEnum") ) { outValue = resolveEnum_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"getClassName") ) { outValue = getClassName_dyn(); return true; } - if (HX_FIELD_EQ(inName,"resolveClass") ) { outValue = resolveClass_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"getSuperClass") ) { outValue = getSuperClass_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"createInstance") ) { outValue = createInstance_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"getInstanceFields") ) { outValue = getInstanceFields_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getEnumConstructs") ) { outValue = getEnumConstructs_dyn(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"createEmptyInstance") ) { outValue = createEmptyInstance_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Type_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Type_obj_sStaticStorageInfo = 0; -#endif - -hx::Class Type_obj::__mClass; - -static ::String Type_obj_sStaticFields[] = { - HX_("getClass",c2,87,2f,a8), - HX_("getSuperClass",f3,04,7a,04), - HX_("getClassName",2d,2f,94,eb), - HX_("getEnumName",a2,e0,5a,53), - HX_("resolveClass",ac,bd,dd,80), - HX_("resolveEnum",0d,90,51,de), - HX_("createInstance",b1,9e,1b,ac), - HX_("createEmptyInstance",a6,26,85,ce), - HX_("createEnum",1d,2c,a4,55), - HX_("getInstanceFields",24,2f,97,ed), - HX_("getEnumConstructs",13,06,6d,83), - HX_("typeof",51,f6,36,57), - ::String(null()) -}; - -void Type_obj::__register() -{ - Type_obj _hx_dummy; - Type_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("Type",da,1e,e2,37); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Type_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Type_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Type_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Type_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Type_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - diff --git a/hGameTest/bin/linux/obj/src/ValueType.cpp b/hGameTest/bin/linux/obj/src/ValueType.cpp deleted file mode 100644 index 490a61b7..00000000 --- a/hGameTest/bin/linux/obj/src/ValueType.cpp +++ /dev/null @@ -1,138 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_ValueType -#include -#endif - -::ValueType ValueType_obj::TBool; - -::ValueType ValueType_obj::TClass(hx::Class c) -{ - return hx::CreateEnum< ValueType_obj >(HX_("TClass",44,37,80,71),6,1)->_hx_init(0,c); -} - -::ValueType ValueType_obj::TEnum(hx::Class e) -{ - return hx::CreateEnum< ValueType_obj >(HX_("TEnum",75,51,98,8b),7,1)->_hx_init(0,e); -} - -::ValueType ValueType_obj::TFloat; - -::ValueType ValueType_obj::TFunction; - -::ValueType ValueType_obj::TInt; - -::ValueType ValueType_obj::TNull; - -::ValueType ValueType_obj::TObject; - -::ValueType ValueType_obj::TUnknown; - -bool ValueType_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("TBool",9e,6a,9d,89)) { outValue = ValueType_obj::TBool; return true; } - if (inName==HX_("TClass",44,37,80,71)) { outValue = ValueType_obj::TClass_dyn(); return true; } - if (inName==HX_("TEnum",75,51,98,8b)) { outValue = ValueType_obj::TEnum_dyn(); return true; } - if (inName==HX_("TFloat",a8,84,be,2b)) { outValue = ValueType_obj::TFloat; return true; } - if (inName==HX_("TFunction",8c,db,3a,25)) { outValue = ValueType_obj::TFunction; return true; } - if (inName==HX_("TInt",fb,b0,bd,37)) { outValue = ValueType_obj::TInt; return true; } - if (inName==HX_("TNull",fb,84,90,91)) { outValue = ValueType_obj::TNull; return true; } - if (inName==HX_("TObject",33,ea,de,ee)) { outValue = ValueType_obj::TObject; return true; } - if (inName==HX_("TUnknown",96,bd,59,73)) { outValue = ValueType_obj::TUnknown; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(ValueType_obj) - -int ValueType_obj::__FindIndex(::String inName) -{ - if (inName==HX_("TBool",9e,6a,9d,89)) return 3; - if (inName==HX_("TClass",44,37,80,71)) return 6; - if (inName==HX_("TEnum",75,51,98,8b)) return 7; - if (inName==HX_("TFloat",a8,84,be,2b)) return 2; - if (inName==HX_("TFunction",8c,db,3a,25)) return 5; - if (inName==HX_("TInt",fb,b0,bd,37)) return 1; - if (inName==HX_("TNull",fb,84,90,91)) return 0; - if (inName==HX_("TObject",33,ea,de,ee)) return 4; - if (inName==HX_("TUnknown",96,bd,59,73)) return 8; - return super::__FindIndex(inName); -} - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ValueType_obj,TClass,return) - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ValueType_obj,TEnum,return) - -int ValueType_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("TBool",9e,6a,9d,89)) return 0; - if (inName==HX_("TClass",44,37,80,71)) return 1; - if (inName==HX_("TEnum",75,51,98,8b)) return 1; - if (inName==HX_("TFloat",a8,84,be,2b)) return 0; - if (inName==HX_("TFunction",8c,db,3a,25)) return 0; - if (inName==HX_("TInt",fb,b0,bd,37)) return 0; - if (inName==HX_("TNull",fb,84,90,91)) return 0; - if (inName==HX_("TObject",33,ea,de,ee)) return 0; - if (inName==HX_("TUnknown",96,bd,59,73)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val ValueType_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("TBool",9e,6a,9d,89)) return TBool; - if (inName==HX_("TClass",44,37,80,71)) return TClass_dyn(); - if (inName==HX_("TEnum",75,51,98,8b)) return TEnum_dyn(); - if (inName==HX_("TFloat",a8,84,be,2b)) return TFloat; - if (inName==HX_("TFunction",8c,db,3a,25)) return TFunction; - if (inName==HX_("TInt",fb,b0,bd,37)) return TInt; - if (inName==HX_("TNull",fb,84,90,91)) return TNull; - if (inName==HX_("TObject",33,ea,de,ee)) return TObject; - if (inName==HX_("TUnknown",96,bd,59,73)) return TUnknown; - return super::__Field(inName,inCallProp); -} - -static ::String ValueType_obj_sStaticFields[] = { - HX_("TNull",fb,84,90,91), - HX_("TInt",fb,b0,bd,37), - HX_("TFloat",a8,84,be,2b), - HX_("TBool",9e,6a,9d,89), - HX_("TObject",33,ea,de,ee), - HX_("TFunction",8c,db,3a,25), - HX_("TClass",44,37,80,71), - HX_("TEnum",75,51,98,8b), - HX_("TUnknown",96,bd,59,73), - ::String(null()) -}; - -hx::Class ValueType_obj::__mClass; - -Dynamic __Create_ValueType_obj() { return new ValueType_obj; } - -void ValueType_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("ValueType",ab,8a,60,3b), hx::TCanCast< ValueType_obj >,ValueType_obj_sStaticFields,0, - &__Create_ValueType_obj, &__Create, - &super::__SGetClass(), &CreateValueType_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &ValueType_obj::__GetStatic; -} - -void ValueType_obj::__boot() -{ -TBool = hx::CreateConstEnum< ValueType_obj >(HX_("TBool",9e,6a,9d,89),3); -TFloat = hx::CreateConstEnum< ValueType_obj >(HX_("TFloat",a8,84,be,2b),2); -TFunction = hx::CreateConstEnum< ValueType_obj >(HX_("TFunction",8c,db,3a,25),5); -TInt = hx::CreateConstEnum< ValueType_obj >(HX_("TInt",fb,b0,bd,37),1); -TNull = hx::CreateConstEnum< ValueType_obj >(HX_("TNull",fb,84,90,91),0); -TObject = hx::CreateConstEnum< ValueType_obj >(HX_("TObject",33,ea,de,ee),4); -TUnknown = hx::CreateConstEnum< ValueType_obj >(HX_("TUnknown",96,bd,59,73),8); -} - - diff --git a/hGameTest/bin/linux/obj/src/__ASSET__manifest_default_json.cpp b/hGameTest/bin/linux/obj/src/__ASSET__manifest_default_json.cpp deleted file mode 100644 index 69c67ba9..00000000 --- a/hGameTest/bin/linux/obj/src/__ASSET__manifest_default_json.cpp +++ /dev/null @@ -1,140 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED___ASSET__manifest_default_json -#include <__ASSET__manifest_default_json.h> -#endif -#ifndef INCLUDED_haxe_Resource -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_47f1ac2ead05c009_34_new,"__ASSET__manifest_default_json","new",0x8da5bf98,"__ASSET__manifest_default_json.new","lime/_internal/macros/AssetsMacro.hx",34,0xc651f030) -HX_LOCAL_STACK_FRAME(_hx_pos_e49d3eafffbcb03c_102_boot,"__ASSET__manifest_default_json","boot",0x5b7ae5fa,"__ASSET__manifest_default_json.boot","ManifestResources.hx",102,0xf77aa668) - -void __ASSET__manifest_default_json_obj::__construct( ::Dynamic length,::Array< unsigned char > bytesData){ - HX_STACKFRAME(&_hx_pos_47f1ac2ead05c009_34_new) -HXLINE( 35) ::haxe::io::Bytes bytes = ::haxe::Resource_obj::getBytes(::__ASSET__manifest_default_json_obj::resourceName); -HXLINE( 41) super::__construct(bytes->length,bytes->b); - } - -Dynamic __ASSET__manifest_default_json_obj::__CreateEmpty() { return new __ASSET__manifest_default_json_obj; } - -void *__ASSET__manifest_default_json_obj::_hx_vtable = 0; - -Dynamic __ASSET__manifest_default_json_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< __ASSET__manifest_default_json_obj > _hx_result = new __ASSET__manifest_default_json_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool __ASSET__manifest_default_json_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x5b931193) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5b931193; - } else { - return inClassId==(int)0x784053a6; - } -} - -::String __ASSET__manifest_default_json_obj::resourceName; - - -hx::ObjectPtr< __ASSET__manifest_default_json_obj > __ASSET__manifest_default_json_obj::__new( ::Dynamic length,::Array< unsigned char > bytesData) { - hx::ObjectPtr< __ASSET__manifest_default_json_obj > __this = new __ASSET__manifest_default_json_obj(); - __this->__construct(length,bytesData); - return __this; -} - -hx::ObjectPtr< __ASSET__manifest_default_json_obj > __ASSET__manifest_default_json_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic length,::Array< unsigned char > bytesData) { - __ASSET__manifest_default_json_obj *__this = (__ASSET__manifest_default_json_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(__ASSET__manifest_default_json_obj), true, "__ASSET__manifest_default_json")); - *(void **)__this = __ASSET__manifest_default_json_obj::_hx_vtable; - __this->__construct(length,bytesData); - return __this; -} - -__ASSET__manifest_default_json_obj::__ASSET__manifest_default_json_obj() -{ -} - -bool __ASSET__manifest_default_json_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"resourceName") ) { outValue = ( resourceName ); return true; } - } - return false; -} - -bool __ASSET__manifest_default_json_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"resourceName") ) { resourceName=ioValue.Cast< ::String >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *__ASSET__manifest_default_json_obj_sMemberStorageInfo = 0; -static hx::StaticInfo __ASSET__manifest_default_json_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &__ASSET__manifest_default_json_obj::resourceName,HX_("resourceName",39,7a,62,90)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void __ASSET__manifest_default_json_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(__ASSET__manifest_default_json_obj::resourceName,"resourceName"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void __ASSET__manifest_default_json_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(__ASSET__manifest_default_json_obj::resourceName,"resourceName"); -}; - -#endif - -hx::Class __ASSET__manifest_default_json_obj::__mClass; - -static ::String __ASSET__manifest_default_json_obj_sStaticFields[] = { - HX_("resourceName",39,7a,62,90), - ::String(null()) -}; - -void __ASSET__manifest_default_json_obj::__register() -{ - __ASSET__manifest_default_json_obj _hx_dummy; - __ASSET__manifest_default_json_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("__ASSET__manifest_default_json",a6,53,40,78); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &__ASSET__manifest_default_json_obj::__GetStatic; - __mClass->mSetStaticField = &__ASSET__manifest_default_json_obj::__SetStatic; - __mClass->mMarkFunc = __ASSET__manifest_default_json_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(__ASSET__manifest_default_json_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< __ASSET__manifest_default_json_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = __ASSET__manifest_default_json_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = __ASSET__manifest_default_json_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = __ASSET__manifest_default_json_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void __ASSET__manifest_default_json_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_e49d3eafffbcb03c_102_boot) -HXDLIN( 102) resourceName = HX_("__ASSET__:file___ASSET__manifest_default_json",1f,29,36,ad); - } -} - diff --git a/hGameTest/bin/linux/obj/src/__boot__.cpp b/hGameTest/bin/linux/obj/src/__boot__.cpp deleted file mode 100644 index aa7a93e7..00000000 --- a/hGameTest/bin/linux/obj/src/__boot__.cpp +++ /dev/null @@ -1,2704 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_RegisterUsage -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_ProgramType -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandType -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DElementType -#include -#endif -#ifndef INCLUDED_lime_utils_CompressionAlgorithm -#include -#endif -#ifndef INCLUDED_lime_ui_MouseWheelMode -#include -#endif -#ifndef INCLUDED_lime_ui_MouseCursor -#include -#endif -#ifndef INCLUDED_lime_system__ThreadPool_ThreadPoolMessageType -#include -#endif -#ifndef INCLUDED_lime_system_SensorType -#include -#endif -#ifndef INCLUDED_lime_system_Endian -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageType -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageFileFormat -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageChannel -#include -#endif -#ifndef INCLUDED_lime__internal_format_BMPType -#include -#endif -#ifndef INCLUDED_haxe_zip__InflateImpl_State -#include -#endif -#ifndef INCLUDED_haxe_zip_Huffman -#include -#endif -#ifndef INCLUDED_haxe_zip_ExtraField -#include -#endif -#ifndef INCLUDED_haxe_io_Error -#include -#endif -#ifndef INCLUDED_haxe_io_Encoding -#include -#endif -#ifndef INCLUDED_haxe_StackItem -#include -#endif -#ifndef INCLUDED_ValueType -#include -#endif -#ifndef INCLUDED_haxe_lang_Iterable -#include -#endif -#ifndef INCLUDED_haxe_lang_Iterator -#include -#endif -#ifndef INCLUDED_openfl_utils__Object_Object_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_utils__Endian_Endian_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_utils__CompressionAlgorithm_CompressionAlgorithm_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_utils_Assets -#include -#endif -#ifndef INCLUDED_openfl_utils__AGALMiniAssembler_Sampler -#include -#endif -#ifndef INCLUDED_openfl_utils__AGALMiniAssembler_Register -#include -#endif -#ifndef INCLUDED_openfl_utils__AGALMiniAssembler_OpCode -#include -#endif -#ifndef INCLUDED_openfl_utils_AGALMiniAssembler -#include -#endif -#ifndef INCLUDED_openfl_ui__MouseCursor_MouseCursor_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_ui_Mouse -#include -#endif -#ifndef INCLUDED_openfl_ui_Keyboard -#include -#endif -#ifndef INCLUDED_openfl_ui_GameInputDevice -#include -#endif -#ifndef INCLUDED_openfl_ui_GameInput -#include -#endif -#ifndef INCLUDED_openfl_text__FontType_FontType_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_text__FontStyle_FontStyle_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_text_Font -#include -#endif -#ifndef INCLUDED_openfl_system_SecurityDomain -#include -#endif -#ifndef INCLUDED_openfl_system_ApplicationDomain -#include -#endif -#ifndef INCLUDED_openfl_net_URLRequestDefaults -#include -#endif -#ifndef INCLUDED_openfl_net__URLLoaderDataFormat_URLLoaderDataFormat_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_net_NetStream -#include -#endif -#ifndef INCLUDED_openfl_net_NetConnection -#include -#endif -#ifndef INCLUDED_openfl_media_SoundMixer -#include -#endif -#ifndef INCLUDED_openfl_media_SoundTransform -#include -#endif -#ifndef INCLUDED_openfl_geom_Point -#include -#endif -#ifndef INCLUDED_openfl_geom__Orientation3D_Orientation3D_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix3D -#include -#endif -#ifndef INCLUDED_openfl_events_UncaughtErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_TouchEvent -#include -#endif -#ifndef INCLUDED_openfl_events_SecurityErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_RenderEvent -#include -#endif -#ifndef INCLUDED_openfl_events_ProgressEvent -#include -#endif -#ifndef INCLUDED_openfl_events_NetStatusEvent -#include -#endif -#ifndef INCLUDED_openfl_events_MouseEvent -#include -#endif -#ifndef INCLUDED_openfl_events_KeyboardEvent -#include -#endif -#ifndef INCLUDED_openfl_events_IOErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_HTTPStatusEvent -#include -#endif -#ifndef INCLUDED_openfl_events_GameInputEvent -#include -#endif -#ifndef INCLUDED_openfl_events_FullScreenEvent -#include -#endif -#ifndef INCLUDED_openfl_events_FocusEvent -#include -#endif -#ifndef INCLUDED_openfl_events__EventDispatcher_Listener -#include -#endif -#ifndef INCLUDED_openfl_events__EventDispatcher_DispatchIterator -#include -#endif -#ifndef INCLUDED_openfl_events_ErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_TextEvent -#include -#endif -#ifndef INCLUDED_openfl_events_ActivityEvent -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_Texture -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_atf_ATFReader -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_SourceRegister -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_SamplerRegister -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal_RegisterMap -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_DestRegister -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal_AGALConverter -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_Context3DState -#include -#endif -#ifndef INCLUDED_openfl_display3D_UniformMap -#include -#endif -#ifndef INCLUDED_openfl_display3D_Uniform -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DWrapMode_Context3DWrapMode_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DVertexBufferFormat_Context3DVertexBufferFormat_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DTriangleFace_Context3DTriangleFace_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DTextureFormat_Context3DTextureFormat_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DTextureFilter_Context3DTextureFilter_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DStencilAction_Context3DStencilAction_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DRenderMode_Context3DRenderMode_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DProgramType_Context3DProgramType_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DProgramFormat_Context3DProgramFormat_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DProfile_Context3DProfile_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DMipFilter_Context3DMipFilter_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DCompareMode_Context3DCompareMode_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DBufferUsage_Context3DBufferUsage_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DBlendFactor_Context3DBlendFactor_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display__internal_ShaderBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_SamplerState -#include -#endif -#ifndef INCLUDED_openfl_display__internal_PerlinNoise -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DOMDisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DOMBitmap -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DShape -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DMaskShader -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DGraphics -#include -#endif -#ifndef INCLUDED_openfl_geom_ColorTransform -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DDisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DBitmap -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CanvasGraphics -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CanvasDisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CanvasBitmap -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CairoShape -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CairoGraphics -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CairoDisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CairoBitmap -#include -#endif -#ifndef INCLUDED_openfl_display__internal_AbstractNoise -#include -#endif -#ifndef INCLUDED_openfl_display_Window -#include -#endif -#ifndef INCLUDED_openfl_display__TriangleCulling_TriangleCulling_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__StageScaleMode_StageScaleMode_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__StageQuality_StageQuality_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__StageDisplayState_StageDisplayState_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__StageAlign_StageAlign_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_display__SpreadMethod_SpreadMethod_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__ShaderPrecision_ShaderPrecision_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Int -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Float -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Bool -#include -#endif -#ifndef INCLUDED_openfl_display__ShaderParameterType_ShaderParameterType_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderInput_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderInput -#include -#endif -#ifndef INCLUDED_openfl_display_DefaultPreloader -#include -#endif -#ifndef INCLUDED_openfl_display_Preloader -#include -#endif -#ifndef INCLUDED_openfl_display__PixelSnapping_PixelSnapping_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display_OpenGLRenderer -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif -#ifndef INCLUDED_openfl_display_LoaderInfo -#include -#endif -#ifndef INCLUDED_openfl_display_Loader -#include -#endif -#ifndef INCLUDED_openfl_display__LineScaleMode_LineScaleMode_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__JointStyle_JointStyle_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__InterpolationMethod_InterpolationMethod_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__GraphicsPathWinding_GraphicsPathWinding_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsPath -#include -#endif -#ifndef INCLUDED_openfl_display_Graphics -#include -#endif -#ifndef INCLUDED_openfl_display__GradientType_GradientType_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_display_DOMRenderer -#include -#endif -#ifndef INCLUDED_openfl_display__CapsStyle_CapsStyle_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display_CanvasRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_CairoRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display__BlendMode_BlendMode_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_Application -#include -#endif -#ifndef INCLUDED_openfl__internal_utils_TouchData -#include -#endif -#ifndef INCLUDED_openfl__internal_Lib -#include -#endif -#ifndef INCLUDED_openfl__Vector_ObjectVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_FunctionVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_BoolVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl_Lib -#include -#endif -#ifndef INCLUDED_lime_utils__UInt8ClampedArray_UInt8ClampedArray_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__UInt8Array_UInt8Array_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__UInt32Array_UInt32Array_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__UInt16Array_UInt16Array_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__LogLevel_LogLevel_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif -#ifndef INCLUDED_lime_utils__Int8Array_Int8Array_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__Int32Array_Int32Array_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__Int16Array_Int16Array_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__Float64Array_Float64Array_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__Float32Array_Float32Array_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_Assets -#include -#endif -#ifndef INCLUDED_lime_ui_Touch -#include -#endif -#ifndef INCLUDED_lime_ui__ScanCode_ScanCode_Impl_ -#include -#endif -#ifndef INCLUDED_lime_ui__KeyModifier_KeyModifier_Impl_ -#include -#endif -#ifndef INCLUDED_lime_ui__KeyCode_KeyCode_Impl_ -#include -#endif -#ifndef INCLUDED_lime_ui__JoystickHatPosition_JoystickHatPosition_Impl_ -#include -#endif -#ifndef INCLUDED_lime_ui_Joystick -#include -#endif -#ifndef INCLUDED_lime_ui__GamepadButton_GamepadButton_Impl_ -#include -#endif -#ifndef INCLUDED_lime_ui__GamepadAxis_GamepadAxis_Impl_ -#include -#endif -#ifndef INCLUDED_lime_ui_Gamepad -#include -#endif -#ifndef INCLUDED_lime_system_System -#include -#endif -#ifndef INCLUDED_lime_system_Sensor -#include -#endif -#ifndef INCLUDED_lime_system_JNI -#include -#endif -#ifndef INCLUDED_lime_system_Clipboard -#include -#endif -#ifndef INCLUDED_lime_system_CFFI -#include -#endif -#ifndef INCLUDED_lime_net_curl_CURL -#include -#endif -#ifndef INCLUDED_lime_media_openal_ALC -#include -#endif -#ifndef INCLUDED_lime_media_openal_AL -#include -#endif -#ifndef INCLUDED_lime_math__RGBA_RGBA_Impl_ -#include -#endif -#ifndef INCLUDED_lime_math__Matrix4_Matrix4_Impl_ -#include -#endif -#ifndef INCLUDED_lime_math_Matrix3 -#include -#endif -#ifndef INCLUDED_lime_math__ColorMatrix_ColorMatrix_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GL -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGL2RenderContext_WebGL2RenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime__internal_graphics_StackBlur -#include -#endif -#ifndef INCLUDED_lime__internal_format_Base64 -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeAudioSource -#include -#endif -#ifndef INCLUDED_haxe_zip_InflateImpl -#include -#endif -#ifndef INCLUDED_haxe_crypto_Base64 -#include -#endif -#ifndef INCLUDED_haxe_Unserializer -#include -#endif -#ifndef INCLUDED_haxe_Timer -#include -#endif -#ifndef INCLUDED_haxe_Serializer -#include -#endif -#ifndef INCLUDED_haxe_Log -#include -#endif -#ifndef INCLUDED_haxe_SysTools -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl__Vector_Vector_Impl_ -#include -#endif -#ifndef INCLUDED_ApplicationMain -#include -#endif -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeApplication -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_sys_thread_Deque -#include -#endif -#ifndef INCLUDED_sys_io_Process -#include -#endif -#ifndef INCLUDED_sys_io__Process_Stdout -#include -#endif -#ifndef INCLUDED_sys_io__Process_Stdin -#include -#endif -#ifndef INCLUDED_sys_io_FileInput -#include -#endif -#ifndef INCLUDED_sys_io_File -#include -#endif -#ifndef INCLUDED_sys_FileSystem -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_openfl_utils_AssetCache -#include -#endif -#ifndef INCLUDED_openfl_utils_IAssetCache -#include -#endif -#ifndef INCLUDED_openfl_ui_GameInputControl -#include -#endif -#ifndef INCLUDED_openfl_system_LoaderContext -#include -#endif -#ifndef INCLUDED_openfl_net_URLRequestHeader -#include -#endif -#ifndef INCLUDED_openfl_net_URLRequest -#include -#endif -#ifndef INCLUDED_openfl_net_URLLoader -#include -#endif -#ifndef INCLUDED_openfl_media_SoundLoaderContext -#include -#endif -#ifndef INCLUDED_openfl_media_SoundChannel -#include -#endif -#ifndef INCLUDED_openfl_media_Sound -#include -#endif -#ifndef INCLUDED_openfl_media_ID3Info -#include -#endif -#ifndef INCLUDED_openfl_geom_Vector3D -#include -#endif -#ifndef INCLUDED_openfl_geom_Transform -#include -#endif -#ifndef INCLUDED_openfl_filters_BitmapFilter -#include -#endif -#ifndef INCLUDED_openfl_events_UncaughtErrorEvents -#include -#endif -#ifndef INCLUDED_openfl_events__EventType_EventType_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_errors_TypeError -#include -#endif -#ifndef INCLUDED_openfl_errors_RangeError -#include -#endif -#ifndef INCLUDED_openfl_errors_IllegalOperationError -#include -#endif -#ifndef INCLUDED_openfl_errors_EOFError -#include -#endif -#ifndef INCLUDED_openfl_errors_IOError -#include -#endif -#ifndef INCLUDED_openfl_errors_ArgumentError -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_VideoTexture -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_RectangleTexture -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_CubeTexture -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_RegisterMapEntry -#include -#endif -#ifndef INCLUDED_openfl_display3D_VertexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_Program3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_IndexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_WindingNonZeroView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_WindingEvenOddView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_OverrideMatrixView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_OverrideBlendModeView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_MoveToView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_LineToView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_LineStyleView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_LineGradientStyleView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_LineBitmapStyleView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_EndFillView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawTrianglesView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawRoundRectView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawRectView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawQuadsView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawEllipseView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawCircleView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_CurveToView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_CubicCurveToView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_BeginShaderFillView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_BeginGradientFillView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_BeginFillView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_BeginBitmapFillView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display_Timeline -#include -#endif -#ifndef INCLUDED_openfl_display_Stage3D -#include -#endif -#ifndef INCLUDED_openfl_display_Shape -#include -#endif -#ifndef INCLUDED_openfl_display__ShaderData_ShaderData_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display_Scene -#include -#endif -#ifndef INCLUDED_openfl_display_PNGEncoderOptions -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_JPEGEncoderOptions -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsTrianglePath -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsStroke -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsStroke -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsSolidFill -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsShaderFill -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsShader -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsQuadPath -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsPath -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsGradientFill -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsEndFill -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsBitmapFill -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsFill -#include -#endif -#ifndef INCLUDED_openfl_display_FrameScript -#include -#endif -#ifndef INCLUDED_openfl_display_FrameLabel -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectShader -#include -#endif -#ifndef INCLUDED_openfl_display_Bitmap -#include -#endif -#ifndef INCLUDED_lime_utils_Preloader -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__Bytes_Bytes_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__BytePointer_BytePointer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__Assets_LibrarySymbol -#include -#endif -#ifndef INCLUDED_lime_utils_AssetManifest -#include -#endif -#ifndef INCLUDED_lime_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_lime_utils_AssetCache -#include -#endif -#ifndef INCLUDED_lime_utils_AssetBundle -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferIO -#include -#endif -#ifndef INCLUDED_lime_utils__ArrayBuffer_ArrayBuffer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif -#ifndef INCLUDED_lime_text_GlyphMetrics -#include -#endif -#ifndef INCLUDED_lime_text__Glyph_Glyph_Impl_ -#include -#endif -#ifndef INCLUDED_lime_text_Font -#include -#endif -#ifndef INCLUDED_lime_system__ThreadPool_ThreadPoolMessage -#include -#endif -#ifndef INCLUDED_lime_system_ThreadPool -#include -#endif -#ifndef INCLUDED_lime_system_JNIMethod -#include -#endif -#ifndef INCLUDED_lime_system_JNIStaticField -#include -#endif -#ifndef INCLUDED_lime_system_JNIMemberField -#include -#endif -#ifndef INCLUDED_lime_system_DisplayMode -#include -#endif -#ifndef INCLUDED_lime_system_Display -#include -#endif -#ifndef INCLUDED_lime_system__CFFIPointer_CFFIPointer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_net_curl_CURLMultiMessage -#include -#endif -#ifndef INCLUDED_lime_net_curl_CURLMulti -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_openfl_utils_ByteArray -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_lime_utils_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_lime_text_Font -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_net_HTTPRequestHeader -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_String -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -#ifndef INCLUDED_lime_net_HTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_media_vorbis_VorbisInfo -#include -#endif -#ifndef INCLUDED_lime_media_vorbis_VorbisFile -#include -#endif -#ifndef INCLUDED_lime_media_vorbis_VorbisComment -#include -#endif -#ifndef INCLUDED_lime_media_openal__ALSource_ALSource_Impl_ -#include -#endif -#ifndef INCLUDED_lime_media_openal__ALFilter_ALFilter_Impl_ -#include -#endif -#ifndef INCLUDED_lime_media_openal__ALEffect_ALEffect_Impl_ -#include -#endif -#ifndef INCLUDED_lime_media_openal__ALDevice_ALDevice_Impl_ -#include -#endif -#ifndef INCLUDED_lime_media_openal__ALContext_ALContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_media_openal__ALBuffer_ALBuffer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_media_openal__ALAuxiliaryEffectSlot_ALAuxiliaryEffectSlot_Impl_ -#include -#endif -#ifndef INCLUDED_lime_media_WebAudioContext -#include -#endif -#ifndef INCLUDED_lime_media_OpenALAudioContext -#include -#endif -#ifndef INCLUDED_lime_media_HTML5AudioContext -#include -#endif -#ifndef INCLUDED_lime_media_FlashAudioContext -#include -#endif -#ifndef INCLUDED_lime_media_AudioSource -#include -#endif -#ifndef INCLUDED_lime_media_AudioManager -#include -#endif -#ifndef INCLUDED_lime_media_AudioContext -#include -#endif -#ifndef INCLUDED_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_math_Vector4 -#include -#endif -#ifndef INCLUDED_lime_math_Vector2 -#include -#endif -#ifndef INCLUDED_lime_math_Rectangle -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_math__BGRA_BGRA_Impl_ -#include -#endif -#ifndef INCLUDED_lime_math__ARGB_ARGB_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_VIV_shader_binary -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_writeonly_rendering -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_tiled_rendering -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_perfmon_global_mode -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_extended_get2 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_extended_get -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_driver_control -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_binning_control -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_alpha_test -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_vertex_type_10_10_10_2 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_vertex_half_float -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_vertex_array_object -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_npot -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_half_float_linear -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_half_float -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_float_linear -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_float -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_3D -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_surfaceless_context -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_stencil4 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_stencil1 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_standard_derivatives -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_rgb8_rgba8 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_required_internalformat -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_packed_depth_stencil -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_mapbuffer -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_get_program_binary -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_element_index_uint -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_depth_texture -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_depth32 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_depth24 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_compressed_paletted_texture -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_compressed_ETC1_RGB8_texture -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_EGL_image_external -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_EGL_image -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_texture_npot_2D_mipmap -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_texture_compression_s3tc_update -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_stencil -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_depth_stencil -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_depth -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_buffer_front -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_buffer -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_fence -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_fbo_color_attachments -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_draw_buffers -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_depth_nonlinear -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_coverage_sample -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NVX_gpu_memory_info -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_KHR_texture_compression_astc_ldr -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_KHR_debug -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_texture_compression_pvrtc -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_shader_binary -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_read_format -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_program_binary -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_multisampled_render_to_texture -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_FJ_shader_binary_GCCSO -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_unpack_subimage -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_type_2_10_10_10_REV -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_storage -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_rg -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_format_BGRA8888 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_filter_anisotropic -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_compression_s3tc -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_compression_dxt1 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_shadow_samplers -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_shader_texture_lod -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_shader_framebuffer_fetch -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_separate_shader_objects -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_sRGB -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_robustness -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_read_format_bgra -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_packed_depth_stencil -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_occlusion_query_boolean -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_multiview_draw_buffers -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_multisampled_render_to_texture -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_multi_draw_arrays -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_map_buffer_range -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_discard_framebuffer -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_debug_marker -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_debug_label -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_color_buffer_half_float -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_color_buffer_float -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_blend_minmax -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_bgra -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_DMP_shader_binary -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ARM_rgba8 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ARM_mali_shader_binary -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ARM_mali_program_binary -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_texture_max_level -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_texture_format_BGRA8888 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_sync -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_rgb_422 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_framebuffer_multisample -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_copy_texture_levels -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_translated_shader_source -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_usage -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_compression_dxt5 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_compression_dxt3 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_pack_reverse_row_order -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_instanced_arrays -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_framebuffer_multisample -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_framebuffer_blit -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_AMD_program_binary_Z400 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_AMD_performance_monitor -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_AMD_compressed_ATC_texture -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_AMD_compressed_3DC_texture -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLVertexArrayObject_GLVertexArrayObject_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLTransformFeedback_GLTransformFeedback_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLTexture_GLTexture_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLShader_GLShader_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLSampler_GLSampler_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLRenderbuffer_GLRenderbuffer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLQuery_GLQuery_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLProgram_GLProgram_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLFramebuffer_GLFramebuffer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLBuffer_GLBuffer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoSurface_CairoSurface_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoPattern_CairoPattern_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoImageSurface_CairoImageSurface_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo_CairoGlyph -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoFontOptions_CairoFontOptions_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoFontFace_CairoFontFace_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGLRenderContext_WebGLRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__OpenGLRenderContext_OpenGLRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics__OpenGLES3RenderContext_OpenGLES3RenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics__OpenGLES2RenderContext_OpenGLES2RenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageBuffer -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics__FlashRenderContext_FlashRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics__DOMRenderContext_DOMRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics__Canvas2DRenderContext_Canvas2DRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics__CairoRenderContext_CairoRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_app__Event_ofEvents_T_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Window_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Touch_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Joystick_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Gamepad_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_GamepadButton_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_GamepadAxis_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_graphics_RenderContext_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_String_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_String_Int_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_lime_ui_JoystickHatPosition_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Float_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseWheelMode_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseButton_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Dynamic_Void -#include -#endif -#ifndef INCLUDED_lime_app_Promise_openfl_utils_ByteArray -#include -#endif -#ifndef INCLUDED_lime_app_Promise_openfl_text_Font -#include -#endif -#ifndef INCLUDED_lime_app_Promise_openfl_media_Sound -#include -#endif -#ifndef INCLUDED_lime_app_Promise_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_lime_app_Promise_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_lime_app_Promise_lime_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_lime_app_Promise_lime_text_Font -#include -#endif -#ifndef INCLUDED_lime_app_Promise_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_app_Promise_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_app_Promise_String -#include -#endif -#ifndef INCLUDED_lime_app_Promise -#include -#endif -#ifndef INCLUDED_lime_app__Future_FutureWork -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Event -#include -#endif -#ifndef INCLUDED_lime__internal_macros_AssetsMacro -#include -#endif -#ifndef INCLUDED_lime__internal_graphics_BlurStack -#include -#endif -#ifndef INCLUDED_lime__internal_graphics__ImageDataUtil_ImageDataView -#include -#endif -#ifndef INCLUDED_lime__internal_graphics_ImageDataUtil -#include -#endif -#ifndef INCLUDED_lime__internal_graphics_ImageCanvasUtil -#include -#endif -#ifndef INCLUDED_lime__internal_format_Zlib -#include -#endif -#ifndef INCLUDED_lime__internal_format_PNG -#include -#endif -#ifndef INCLUDED_lime__internal_format_LZMA -#include -#endif -#ifndef INCLUDED_lime__internal_format_JPEG -#include -#endif -#ifndef INCLUDED_lime__internal_format_GZip -#include -#endif -#ifndef INCLUDED_lime__internal_format_Deflate -#include -#endif -#ifndef INCLUDED_lime__internal_format_BMP -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeWindow -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeHTTPRequest -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_WindowEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_TouchEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_TextEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_SensorEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_RenderEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_MouseEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_KeyEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_JoystickEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_GamepadEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_DropEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_ClipboardEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_ApplicationEventInfo -#include -#endif -#ifndef INCLUDED_haxe_zip_Reader -#include -#endif -#ifndef INCLUDED_haxe_zip__InflateImpl_Window -#include -#endif -#ifndef INCLUDED_haxe_zip_HuffTools -#include -#endif -#ifndef INCLUDED_haxe_io_Path -#include -#endif -#ifndef INCLUDED_haxe_io_FPHelper -#include -#endif -#ifndef INCLUDED_haxe_io_Eof -#include -#endif -#ifndef INCLUDED_haxe_io_Output -#include -#endif -#ifndef INCLUDED_haxe_io_BytesInput -#include -#endif -#ifndef INCLUDED_haxe_io_Input -#include -#endif -#ifndef INCLUDED_haxe_io_BytesBuffer -#include -#endif -#ifndef INCLUDED_haxe_format_JsonPrinter -#include -#endif -#ifndef INCLUDED_haxe_format_JsonParser -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_ds__List_ListIterator -#include -#endif -#ifndef INCLUDED_haxe_ds__List_ListNode -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_haxe_ds_ArraySort -#include -#endif -#ifndef INCLUDED_haxe_crypto_BaseCode -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_crypto_Adler32 -#include -#endif -#ifndef INCLUDED_haxe__Unserializer_DefaultResolver -#include -#endif -#ifndef INCLUDED_haxe_CallStack -#include -#endif -#ifndef INCLUDED_cpp_Lib -#include -#endif -#ifndef INCLUDED_Type -#include -#endif -#ifndef INCLUDED_Sys -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_StringBuf -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_ManifestResources -#include -#endif -#ifndef INCLUDED_Lambda -#include -#endif -#ifndef INCLUDED_Game -#include -#endif -#ifndef INCLUDED_EReg -#include -#endif -#ifndef INCLUDED_Date -#include -#endif -#ifndef INCLUDED_DocumentClass -#include -#endif -#ifndef INCLUDED_Main -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_haxe_ds_List -#include -#endif -#ifndef INCLUDED_haxe_ds_ObjectMap -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_cpp_Prime -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif - -void __files__boot(); - -void __boot_all() -{ -__files__boot(); -hx::RegisterResources( hx::GetResources() ); -::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::__register(); -::openfl::display3D::_internal::agal::_AGALConverter::ProgramType_obj::__register(); -::openfl::display::_internal::DrawCommandType_obj::__register(); -::openfl::display::_internal::Context3DElementType_obj::__register(); -::lime::utils::CompressionAlgorithm_obj::__register(); -::lime::ui::MouseWheelMode_obj::__register(); -::lime::ui::MouseCursor_obj::__register(); -::lime::_hx_system::_ThreadPool::ThreadPoolMessageType_obj::__register(); -::lime::_hx_system::SensorType_obj::__register(); -::lime::_hx_system::Endian_obj::__register(); -::lime::utils::TAError_obj::__register(); -::lime::graphics::ImageType_obj::__register(); -::lime::graphics::ImageFileFormat_obj::__register(); -::lime::graphics::ImageChannel_obj::__register(); -::lime::_internal::format::BMPType_obj::__register(); -::haxe::zip::_InflateImpl::State_obj::__register(); -::haxe::zip::Huffman_obj::__register(); -::haxe::zip::ExtraField_obj::__register(); -::haxe::io::Error_obj::__register(); -::haxe::io::Encoding_obj::__register(); -::haxe::StackItem_obj::__register(); -::ValueType_obj::__register(); -::haxe::lang::Iterable_obj::__register(); -::haxe::lang::Iterator_obj::__register(); -::openfl::utils::_Object::Object_Impl__obj::__register(); -::openfl::utils::_Endian::Endian_Impl__obj::__register(); -::openfl::utils::_CompressionAlgorithm::CompressionAlgorithm_Impl__obj::__register(); -::openfl::utils::ByteArrayData_obj::__register(); -::openfl::utils::_ByteArray::ByteArray_Impl__obj::__register(); -::openfl::utils::Assets_obj::__register(); -::openfl::utils::_AGALMiniAssembler::Sampler_obj::__register(); -::openfl::utils::_AGALMiniAssembler::Register_obj::__register(); -::openfl::utils::_AGALMiniAssembler::OpCode_obj::__register(); -::openfl::utils::AGALMiniAssembler_obj::__register(); -::openfl::ui::_MouseCursor::MouseCursor_Impl__obj::__register(); -::openfl::ui::Mouse_obj::__register(); -::openfl::ui::Keyboard_obj::__register(); -::openfl::ui::GameInputDevice_obj::__register(); -::openfl::ui::GameInput_obj::__register(); -::openfl::text::_FontType::FontType_Impl__obj::__register(); -::openfl::text::_FontStyle::FontStyle_Impl__obj::__register(); -::openfl::text::Font_obj::__register(); -::openfl::_hx_system::SecurityDomain_obj::__register(); -::openfl::_hx_system::ApplicationDomain_obj::__register(); -::openfl::net::URLRequestDefaults_obj::__register(); -::openfl::net::_URLLoaderDataFormat::URLLoaderDataFormat_Impl__obj::__register(); -::openfl::net::NetStream_obj::__register(); -::openfl::net::NetConnection_obj::__register(); -::openfl::media::SoundMixer_obj::__register(); -::openfl::media::SoundTransform_obj::__register(); -::openfl::geom::Point_obj::__register(); -::openfl::geom::_Orientation3D::Orientation3D_Impl__obj::__register(); -::openfl::geom::Matrix3D_obj::__register(); -::openfl::events::UncaughtErrorEvent_obj::__register(); -::openfl::events::TouchEvent_obj::__register(); -::openfl::events::SecurityErrorEvent_obj::__register(); -::openfl::events::RenderEvent_obj::__register(); -::openfl::events::ProgressEvent_obj::__register(); -::openfl::events::NetStatusEvent_obj::__register(); -::openfl::events::MouseEvent_obj::__register(); -::openfl::events::KeyboardEvent_obj::__register(); -::openfl::events::IOErrorEvent_obj::__register(); -::openfl::events::HTTPStatusEvent_obj::__register(); -::openfl::events::GameInputEvent_obj::__register(); -::openfl::events::FullScreenEvent_obj::__register(); -::openfl::events::FocusEvent_obj::__register(); -::openfl::events::_EventDispatcher::Listener_obj::__register(); -::openfl::events::_EventDispatcher::DispatchIterator_obj::__register(); -::openfl::events::ErrorEvent_obj::__register(); -::openfl::events::TextEvent_obj::__register(); -::openfl::events::ActivityEvent_obj::__register(); -::openfl::events::Event_obj::__register(); -::openfl::errors::Error_obj::__register(); -::openfl::display3D::textures::Texture_obj::__register(); -::openfl::display3D::textures::TextureBase_obj::__register(); -::openfl::display3D::_internal::atf::ATFReader_obj::__register(); -::openfl::display3D::_internal::agal::_AGALConverter::SourceRegister_obj::__register(); -::openfl::display3D::_internal::agal::_AGALConverter::SamplerRegister_obj::__register(); -::openfl::display3D::_internal::agal::RegisterMap_obj::__register(); -::openfl::display3D::_internal::agal::_AGALConverter::DestRegister_obj::__register(); -::openfl::display3D::_internal::agal::AGALConverter_obj::__register(); -::openfl::display3D::_internal::Context3DState_obj::__register(); -::openfl::display3D::UniformMap_obj::__register(); -::openfl::display3D::Uniform_obj::__register(); -::openfl::display3D::_Context3DWrapMode::Context3DWrapMode_Impl__obj::__register(); -::openfl::display3D::_Context3DVertexBufferFormat::Context3DVertexBufferFormat_Impl__obj::__register(); -::openfl::display3D::_Context3DTriangleFace::Context3DTriangleFace_Impl__obj::__register(); -::openfl::display3D::_Context3DTextureFormat::Context3DTextureFormat_Impl__obj::__register(); -::openfl::display3D::_Context3DTextureFilter::Context3DTextureFilter_Impl__obj::__register(); -::openfl::display3D::_Context3DStencilAction::Context3DStencilAction_Impl__obj::__register(); -::openfl::display3D::_Context3DRenderMode::Context3DRenderMode_Impl__obj::__register(); -::openfl::display3D::_Context3DProgramType::Context3DProgramType_Impl__obj::__register(); -::openfl::display3D::_Context3DProgramFormat::Context3DProgramFormat_Impl__obj::__register(); -::openfl::display3D::_Context3DProfile::Context3DProfile_Impl__obj::__register(); -::openfl::display3D::_Context3DMipFilter::Context3DMipFilter_Impl__obj::__register(); -::openfl::display3D::_Context3DCompareMode::Context3DCompareMode_Impl__obj::__register(); -::openfl::display3D::_Context3DBufferUsage::Context3DBufferUsage_Impl__obj::__register(); -::openfl::display3D::_Context3DBlendFactor::Context3DBlendFactor_Impl__obj::__register(); -::openfl::display3D::Context3D_obj::__register(); -::openfl::display::_internal::ShaderBuffer_obj::__register(); -::openfl::display::_internal::SamplerState_obj::__register(); -::openfl::display::_internal::PerlinNoise_obj::__register(); -::openfl::display::_internal::DrawCommandReader_obj::__register(); -::openfl::display::_internal::DOMDisplayObject_obj::__register(); -::openfl::display::_internal::DOMBitmap_obj::__register(); -::openfl::display::_internal::Context3DShape_obj::__register(); -::openfl::display::_internal::Context3DMaskShader_obj::__register(); -::openfl::display::_internal::Context3DGraphics_obj::__register(); -::openfl::geom::ColorTransform_obj::__register(); -::openfl::geom::Matrix_obj::__register(); -::openfl::display::_internal::Context3DDisplayObject_obj::__register(); -::openfl::display::_internal::Context3DBuffer_obj::__register(); -::openfl::display::_internal::Context3DBitmap_obj::__register(); -::openfl::display::_internal::CanvasGraphics_obj::__register(); -::openfl::display::_internal::CanvasDisplayObject_obj::__register(); -::openfl::display::_internal::CanvasBitmap_obj::__register(); -::openfl::display::_internal::CairoShape_obj::__register(); -::openfl::display::_internal::CairoGraphics_obj::__register(); -::openfl::display::_internal::DrawCommandBuffer_obj::__register(); -::openfl::display::_internal::CairoDisplayObject_obj::__register(); -::openfl::display::_internal::CairoBitmap_obj::__register(); -::openfl::display::_internal::AbstractNoise_obj::__register(); -::openfl::display::Window_obj::__register(); -::openfl::display::_TriangleCulling::TriangleCulling_Impl__obj::__register(); -::openfl::display::_StageScaleMode::StageScaleMode_Impl__obj::__register(); -::openfl::display::_StageQuality::StageQuality_Impl__obj::__register(); -::openfl::display::_StageDisplayState::StageDisplayState_Impl__obj::__register(); -::openfl::display::_StageAlign::StageAlign_Impl__obj::__register(); -::openfl::display::Stage_obj::__register(); -::openfl::display::_SpreadMethod::SpreadMethod_Impl__obj::__register(); -::openfl::display::_ShaderPrecision::ShaderPrecision_Impl__obj::__register(); -::openfl::display::ShaderParameter_Int_obj::__register(); -::openfl::display::ShaderParameter_Float_obj::__register(); -::openfl::display::ShaderParameter_Bool_obj::__register(); -::openfl::display::_ShaderParameterType::ShaderParameterType_Impl__obj::__register(); -::openfl::display::ShaderParameter_obj::__register(); -::openfl::display::ShaderInput_openfl_display_BitmapData_obj::__register(); -::openfl::display::ShaderInput_obj::__register(); -::openfl::display::DefaultPreloader_obj::__register(); -::openfl::display::Preloader_obj::__register(); -::openfl::display::_PixelSnapping::PixelSnapping_Impl__obj::__register(); -::openfl::display::OpenGLRenderer_obj::__register(); -::openfl::geom::Rectangle_obj::__register(); -::openfl::display::LoaderInfo_obj::__register(); -::openfl::display::Loader_obj::__register(); -::openfl::display::_LineScaleMode::LineScaleMode_Impl__obj::__register(); -::openfl::display::_JointStyle::JointStyle_Impl__obj::__register(); -::openfl::display::_InterpolationMethod::InterpolationMethod_Impl__obj::__register(); -::openfl::display::_GraphicsPathWinding::GraphicsPathWinding_Impl__obj::__register(); -::openfl::display::GraphicsPath_obj::__register(); -::openfl::display::Graphics_obj::__register(); -::openfl::display::_GradientType::GradientType_Impl__obj::__register(); -::openfl::display::Shader_obj::__register(); -::openfl::display::DOMRenderer_obj::__register(); -::openfl::display::_CapsStyle::CapsStyle_Impl__obj::__register(); -::openfl::display::CanvasRenderer_obj::__register(); -::openfl::display::CairoRenderer_obj::__register(); -::openfl::display::DisplayObjectRenderer_obj::__register(); -::openfl::display::_BlendMode::BlendMode_Impl__obj::__register(); -::openfl::display::BitmapData_obj::__register(); -::openfl::display::Application_obj::__register(); -::openfl::_internal::utils::TouchData_obj::__register(); -::openfl::_internal::Lib_obj::__register(); -::openfl::_Vector::ObjectVector_obj::__register(); -::openfl::_Vector::IntVector_obj::__register(); -::openfl::_Vector::FunctionVector_obj::__register(); -::openfl::_Vector::FloatVector_obj::__register(); -::openfl::_Vector::BoolVector_obj::__register(); -::openfl::_Vector::IVector_obj::__register(); -::openfl::Lib_obj::__register(); -::lime::utils::_UInt8ClampedArray::UInt8ClampedArray_Impl__obj::__register(); -::lime::utils::_UInt8Array::UInt8Array_Impl__obj::__register(); -::lime::utils::_UInt32Array::UInt32Array_Impl__obj::__register(); -::lime::utils::_UInt16Array::UInt16Array_Impl__obj::__register(); -::lime::utils::_LogLevel::LogLevel_Impl__obj::__register(); -::lime::utils::Log_obj::__register(); -::lime::utils::_Int8Array::Int8Array_Impl__obj::__register(); -::lime::utils::_Int32Array::Int32Array_Impl__obj::__register(); -::lime::utils::_Int16Array::Int16Array_Impl__obj::__register(); -::lime::utils::_Float64Array::Float64Array_Impl__obj::__register(); -::lime::utils::_Float32Array::Float32Array_Impl__obj::__register(); -::lime::utils::Assets_obj::__register(); -::lime::ui::Touch_obj::__register(); -::lime::ui::_ScanCode::ScanCode_Impl__obj::__register(); -::lime::ui::_KeyModifier::KeyModifier_Impl__obj::__register(); -::lime::ui::_KeyCode::KeyCode_Impl__obj::__register(); -::lime::ui::_JoystickHatPosition::JoystickHatPosition_Impl__obj::__register(); -::lime::ui::Joystick_obj::__register(); -::lime::ui::_GamepadButton::GamepadButton_Impl__obj::__register(); -::lime::ui::_GamepadAxis::GamepadAxis_Impl__obj::__register(); -::lime::ui::Gamepad_obj::__register(); -::lime::_hx_system::System_obj::__register(); -::lime::_hx_system::Sensor_obj::__register(); -::lime::_hx_system::JNI_obj::__register(); -::lime::_hx_system::Clipboard_obj::__register(); -::lime::_hx_system::CFFI_obj::__register(); -::lime::net::curl::CURL_obj::__register(); -::lime::media::openal::ALC_obj::__register(); -::lime::media::openal::AL_obj::__register(); -::lime::math::_RGBA::RGBA_Impl__obj::__register(); -::lime::math::_Matrix4::Matrix4_Impl__obj::__register(); -::lime::math::Matrix3_obj::__register(); -::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::__register(); -::lime::graphics::opengl::GL_obj::__register(); -::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::__register(); -::lime::_internal::graphics::StackBlur_obj::__register(); -::lime::_internal::format::Base64_obj::__register(); -::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::__register(); -::lime::_internal::backend::native::NativeAudioSource_obj::__register(); -::haxe::zip::InflateImpl_obj::__register(); -::haxe::crypto::Base64_obj::__register(); -::haxe::Unserializer_obj::__register(); -::haxe::Timer_obj::__register(); -::haxe::Serializer_obj::__register(); -::haxe::Log_obj::__register(); -::haxe::SysTools_obj::__register(); -::openfl::display::DisplayObject_obj::__register(); -::openfl::_Vector::Vector_Impl__obj::__register(); -::ApplicationMain_obj::__register(); -::lime::app::Application_obj::__register(); -::lime::_internal::backend::native::NativeApplication_obj::__register(); -::lime::_internal::backend::native::NativeCFFI_obj::__register(); -::sys::thread::Deque_obj::__register(); -::sys::io::Process_obj::__register(); -::sys::io::_Process::Stdout_obj::__register(); -::sys::io::_Process::Stdin_obj::__register(); -::sys::io::FileInput_obj::__register(); -::sys::io::File_obj::__register(); -::sys::FileSystem_obj::__register(); -::openfl::utils::IDataInput_obj::__register(); -::openfl::utils::IDataOutput_obj::__register(); -::openfl::utils::AssetLibrary_obj::__register(); -::openfl::utils::AssetCache_obj::__register(); -::openfl::utils::IAssetCache_obj::__register(); -::openfl::ui::GameInputControl_obj::__register(); -::openfl::_hx_system::LoaderContext_obj::__register(); -::openfl::net::URLRequestHeader_obj::__register(); -::openfl::net::URLRequest_obj::__register(); -::openfl::net::URLLoader_obj::__register(); -::openfl::media::SoundLoaderContext_obj::__register(); -::openfl::media::SoundChannel_obj::__register(); -::openfl::media::Sound_obj::__register(); -::openfl::media::ID3Info_obj::__register(); -::openfl::geom::Vector3D_obj::__register(); -::openfl::geom::Transform_obj::__register(); -::openfl::filters::BitmapFilter_obj::__register(); -::openfl::events::UncaughtErrorEvents_obj::__register(); -::openfl::events::_EventType::EventType_Impl__obj::__register(); -::openfl::errors::TypeError_obj::__register(); -::openfl::errors::RangeError_obj::__register(); -::openfl::errors::IllegalOperationError_obj::__register(); -::openfl::errors::EOFError_obj::__register(); -::openfl::errors::IOError_obj::__register(); -::openfl::errors::ArgumentError_obj::__register(); -::openfl::display3D::textures::VideoTexture_obj::__register(); -::openfl::display3D::textures::RectangleTexture_obj::__register(); -::openfl::display3D::textures::CubeTexture_obj::__register(); -::openfl::display3D::_internal::agal::_AGALConverter::RegisterMapEntry_obj::__register(); -::openfl::display3D::VertexBuffer3D_obj::__register(); -::openfl::display3D::Program3D_obj::__register(); -::openfl::display3D::IndexBuffer3D_obj::__register(); -::openfl::display::_internal::_DrawCommandReader::WindingNonZeroView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::WindingEvenOddView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::OverrideMatrixView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::OverrideBlendModeView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::MoveToView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::LineToView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::LineStyleView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::LineGradientStyleView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::LineBitmapStyleView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::EndFillView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::DrawTrianglesView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::DrawRoundRectView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::DrawRectView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::DrawQuadsView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::DrawEllipseView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::DrawCircleView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::CurveToView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::CubicCurveToView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::BeginShaderFillView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::BeginGradientFillView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::BeginFillView_Impl__obj::__register(); -::openfl::display::_internal::_DrawCommandReader::BeginBitmapFillView_Impl__obj::__register(); -::openfl::display::Timeline_obj::__register(); -::openfl::display::Stage3D_obj::__register(); -::openfl::display::Shape_obj::__register(); -::openfl::display::_ShaderData::ShaderData_Impl__obj::__register(); -::openfl::display::Scene_obj::__register(); -::openfl::display::PNGEncoderOptions_obj::__register(); -::openfl::display::MovieClip_obj::__register(); -::openfl::display::JPEGEncoderOptions_obj::__register(); -::openfl::display::GraphicsTrianglePath_obj::__register(); -::openfl::display::GraphicsStroke_obj::__register(); -::openfl::display::IGraphicsStroke_obj::__register(); -::openfl::display::GraphicsSolidFill_obj::__register(); -::openfl::display::GraphicsShaderFill_obj::__register(); -::openfl::display::GraphicsShader_obj::__register(); -::openfl::display::GraphicsQuadPath_obj::__register(); -::openfl::display::IGraphicsPath_obj::__register(); -::openfl::display::GraphicsGradientFill_obj::__register(); -::openfl::display::GraphicsEndFill_obj::__register(); -::openfl::display::GraphicsBitmapFill_obj::__register(); -::openfl::display::IGraphicsData_obj::__register(); -::openfl::display::IGraphicsFill_obj::__register(); -::openfl::display::FrameScript_obj::__register(); -::openfl::display::FrameLabel_obj::__register(); -::openfl::display::DisplayObjectShader_obj::__register(); -::openfl::display::Bitmap_obj::__register(); -::lime::utils::Preloader_obj::__register(); -::lime::utils::_DataPointer::DataPointer_Impl__obj::__register(); -::lime::utils::_Bytes::Bytes_Impl__obj::__register(); -::lime::utils::_BytePointer::BytePointer_Impl__obj::__register(); -::lime::utils::_Assets::LibrarySymbol_obj::__register(); -::lime::utils::AssetManifest_obj::__register(); -::lime::utils::AssetLibrary_obj::__register(); -::lime::utils::AssetCache_obj::__register(); -::lime::utils::AssetBundle_obj::__register(); -::lime::utils::ArrayBufferIO_obj::__register(); -::lime::utils::_ArrayBuffer::ArrayBuffer_Impl__obj::__register(); -::lime::ui::Window_obj::__register(); -::lime::text::GlyphMetrics_obj::__register(); -::lime::text::_Glyph::Glyph_Impl__obj::__register(); -::lime::text::Font_obj::__register(); -::lime::_hx_system::_ThreadPool::ThreadPoolMessage_obj::__register(); -::lime::_hx_system::ThreadPool_obj::__register(); -::lime::_hx_system::JNIMethod_obj::__register(); -::lime::_hx_system::JNIStaticField_obj::__register(); -::lime::_hx_system::JNIMemberField_obj::__register(); -::lime::_hx_system::DisplayMode_obj::__register(); -::lime::_hx_system::Display_obj::__register(); -::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::__register(); -::lime::net::curl::CURLMultiMessage_obj::__register(); -::lime::net::curl::CURLMulti_obj::__register(); -::lime::net::_HTTPRequest_openfl_utils_ByteArray_obj::__register(); -::lime::net::_HTTPRequest_lime_utils_Bytes_obj::__register(); -::lime::net::_HTTPRequest_lime_text_Font_obj::__register(); -::lime::net::_HTTPRequest_lime_media_AudioBuffer_obj::__register(); -::lime::net::_HTTPRequest_lime_graphics_Image_obj::__register(); -::lime::net::HTTPRequestHeader_obj::__register(); -::lime::net::_HTTPRequest_String_obj::__register(); -::lime::net::_HTTPRequest_Bytes_obj::__register(); -::lime::net::HTTPRequest_obj::__register(); -::lime::net::_HTTPRequest::AbstractHTTPRequest_obj::__register(); -::lime::net::_IHTTPRequest_obj::__register(); -::lime::media::vorbis::VorbisInfo_obj::__register(); -::lime::media::vorbis::VorbisFile_obj::__register(); -::lime::media::vorbis::VorbisComment_obj::__register(); -::lime::media::openal::_ALSource::ALSource_Impl__obj::__register(); -::lime::media::openal::_ALFilter::ALFilter_Impl__obj::__register(); -::lime::media::openal::_ALEffect::ALEffect_Impl__obj::__register(); -::lime::media::openal::_ALDevice::ALDevice_Impl__obj::__register(); -::lime::media::openal::_ALContext::ALContext_Impl__obj::__register(); -::lime::media::openal::_ALBuffer::ALBuffer_Impl__obj::__register(); -::lime::media::openal::_ALAuxiliaryEffectSlot::ALAuxiliaryEffectSlot_Impl__obj::__register(); -::lime::media::WebAudioContext_obj::__register(); -::lime::media::OpenALAudioContext_obj::__register(); -::lime::media::HTML5AudioContext_obj::__register(); -::lime::media::FlashAudioContext_obj::__register(); -::lime::media::AudioSource_obj::__register(); -::lime::media::AudioManager_obj::__register(); -::lime::media::AudioContext_obj::__register(); -::lime::media::AudioBuffer_obj::__register(); -::lime::math::Vector4_obj::__register(); -::lime::math::Vector2_obj::__register(); -::lime::math::Rectangle_obj::__register(); -::lime::utils::ArrayBufferView_obj::__register(); -::lime::math::_BGRA::BGRA_Impl__obj::__register(); -::lime::math::_ARGB::ARGB_Impl__obj::__register(); -::lime::graphics::opengl::ext::VIV_shader_binary_obj::__register(); -::lime::graphics::opengl::ext::QCOM_writeonly_rendering_obj::__register(); -::lime::graphics::opengl::ext::QCOM_tiled_rendering_obj::__register(); -::lime::graphics::opengl::ext::QCOM_perfmon_global_mode_obj::__register(); -::lime::graphics::opengl::ext::QCOM_extended_get2_obj::__register(); -::lime::graphics::opengl::ext::QCOM_extended_get_obj::__register(); -::lime::graphics::opengl::ext::QCOM_driver_control_obj::__register(); -::lime::graphics::opengl::ext::QCOM_binning_control_obj::__register(); -::lime::graphics::opengl::ext::QCOM_alpha_test_obj::__register(); -::lime::graphics::opengl::ext::OES_vertex_type_10_10_10_2_obj::__register(); -::lime::graphics::opengl::ext::OES_vertex_half_float_obj::__register(); -::lime::graphics::opengl::ext::OES_vertex_array_object_obj::__register(); -::lime::graphics::opengl::ext::OES_texture_npot_obj::__register(); -::lime::graphics::opengl::ext::OES_texture_half_float_linear_obj::__register(); -::lime::graphics::opengl::ext::OES_texture_half_float_obj::__register(); -::lime::graphics::opengl::ext::OES_texture_float_linear_obj::__register(); -::lime::graphics::opengl::ext::OES_texture_float_obj::__register(); -::lime::graphics::opengl::ext::OES_texture_3D_obj::__register(); -::lime::graphics::opengl::ext::OES_surfaceless_context_obj::__register(); -::lime::graphics::opengl::ext::OES_stencil4_obj::__register(); -::lime::graphics::opengl::ext::OES_stencil1_obj::__register(); -::lime::graphics::opengl::ext::OES_standard_derivatives_obj::__register(); -::lime::graphics::opengl::ext::OES_rgb8_rgba8_obj::__register(); -::lime::graphics::opengl::ext::OES_required_internalformat_obj::__register(); -::lime::graphics::opengl::ext::OES_packed_depth_stencil_obj::__register(); -::lime::graphics::opengl::ext::OES_mapbuffer_obj::__register(); -::lime::graphics::opengl::ext::OES_get_program_binary_obj::__register(); -::lime::graphics::opengl::ext::OES_element_index_uint_obj::__register(); -::lime::graphics::opengl::ext::OES_depth_texture_obj::__register(); -::lime::graphics::opengl::ext::OES_depth32_obj::__register(); -::lime::graphics::opengl::ext::OES_depth24_obj::__register(); -::lime::graphics::opengl::ext::OES_compressed_paletted_texture_obj::__register(); -::lime::graphics::opengl::ext::OES_compressed_ETC1_RGB8_texture_obj::__register(); -::lime::graphics::opengl::ext::OES_EGL_image_external_obj::__register(); -::lime::graphics::opengl::ext::OES_EGL_image_obj::__register(); -::lime::graphics::opengl::ext::NV_texture_npot_2D_mipmap_obj::__register(); -::lime::graphics::opengl::ext::NV_texture_compression_s3tc_update_obj::__register(); -::lime::graphics::opengl::ext::NV_read_stencil_obj::__register(); -::lime::graphics::opengl::ext::NV_read_depth_stencil_obj::__register(); -::lime::graphics::opengl::ext::NV_read_depth_obj::__register(); -::lime::graphics::opengl::ext::NV_read_buffer_front_obj::__register(); -::lime::graphics::opengl::ext::NV_read_buffer_obj::__register(); -::lime::graphics::opengl::ext::NV_fence_obj::__register(); -::lime::graphics::opengl::ext::NV_fbo_color_attachments_obj::__register(); -::lime::graphics::opengl::ext::NV_draw_buffers_obj::__register(); -::lime::graphics::opengl::ext::NV_depth_nonlinear_obj::__register(); -::lime::graphics::opengl::ext::NV_coverage_sample_obj::__register(); -::lime::graphics::opengl::ext::NVX_gpu_memory_info_obj::__register(); -::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr_obj::__register(); -::lime::graphics::opengl::ext::KHR_debug_obj::__register(); -::lime::graphics::opengl::ext::IMG_texture_compression_pvrtc_obj::__register(); -::lime::graphics::opengl::ext::IMG_shader_binary_obj::__register(); -::lime::graphics::opengl::ext::IMG_read_format_obj::__register(); -::lime::graphics::opengl::ext::IMG_program_binary_obj::__register(); -::lime::graphics::opengl::ext::IMG_multisampled_render_to_texture_obj::__register(); -::lime::graphics::opengl::ext::FJ_shader_binary_GCCSO_obj::__register(); -::lime::graphics::opengl::ext::EXT_unpack_subimage_obj::__register(); -::lime::graphics::opengl::ext::EXT_texture_type_2_10_10_10_REV_obj::__register(); -::lime::graphics::opengl::ext::EXT_texture_storage_obj::__register(); -::lime::graphics::opengl::ext::EXT_texture_rg_obj::__register(); -::lime::graphics::opengl::ext::EXT_texture_format_BGRA8888_obj::__register(); -::lime::graphics::opengl::ext::EXT_texture_filter_anisotropic_obj::__register(); -::lime::graphics::opengl::ext::EXT_texture_compression_s3tc_obj::__register(); -::lime::graphics::opengl::ext::EXT_texture_compression_dxt1_obj::__register(); -::lime::graphics::opengl::ext::EXT_shadow_samplers_obj::__register(); -::lime::graphics::opengl::ext::EXT_shader_texture_lod_obj::__register(); -::lime::graphics::opengl::ext::EXT_shader_framebuffer_fetch_obj::__register(); -::lime::graphics::opengl::ext::EXT_separate_shader_objects_obj::__register(); -::lime::graphics::opengl::ext::EXT_sRGB_obj::__register(); -::lime::graphics::opengl::ext::EXT_robustness_obj::__register(); -::lime::graphics::opengl::ext::EXT_read_format_bgra_obj::__register(); -::lime::graphics::opengl::ext::EXT_packed_depth_stencil_obj::__register(); -::lime::graphics::opengl::ext::EXT_occlusion_query_boolean_obj::__register(); -::lime::graphics::opengl::ext::EXT_multiview_draw_buffers_obj::__register(); -::lime::graphics::opengl::ext::EXT_multisampled_render_to_texture_obj::__register(); -::lime::graphics::opengl::ext::EXT_multi_draw_arrays_obj::__register(); -::lime::graphics::opengl::ext::EXT_map_buffer_range_obj::__register(); -::lime::graphics::opengl::ext::EXT_discard_framebuffer_obj::__register(); -::lime::graphics::opengl::ext::EXT_debug_marker_obj::__register(); -::lime::graphics::opengl::ext::EXT_debug_label_obj::__register(); -::lime::graphics::opengl::ext::EXT_color_buffer_half_float_obj::__register(); -::lime::graphics::opengl::ext::EXT_color_buffer_float_obj::__register(); -::lime::graphics::opengl::ext::EXT_blend_minmax_obj::__register(); -::lime::graphics::opengl::ext::EXT_bgra_obj::__register(); -::lime::graphics::opengl::ext::DMP_shader_binary_obj::__register(); -::lime::graphics::opengl::ext::ARM_rgba8_obj::__register(); -::lime::graphics::opengl::ext::ARM_mali_shader_binary_obj::__register(); -::lime::graphics::opengl::ext::ARM_mali_program_binary_obj::__register(); -::lime::graphics::opengl::ext::APPLE_texture_max_level_obj::__register(); -::lime::graphics::opengl::ext::APPLE_texture_format_BGRA8888_obj::__register(); -::lime::graphics::opengl::ext::APPLE_sync_obj::__register(); -::lime::graphics::opengl::ext::APPLE_rgb_422_obj::__register(); -::lime::graphics::opengl::ext::APPLE_framebuffer_multisample_obj::__register(); -::lime::graphics::opengl::ext::APPLE_copy_texture_levels_obj::__register(); -::lime::graphics::opengl::ext::ANGLE_translated_shader_source_obj::__register(); -::lime::graphics::opengl::ext::ANGLE_texture_usage_obj::__register(); -::lime::graphics::opengl::ext::ANGLE_texture_compression_dxt5_obj::__register(); -::lime::graphics::opengl::ext::ANGLE_texture_compression_dxt3_obj::__register(); -::lime::graphics::opengl::ext::ANGLE_pack_reverse_row_order_obj::__register(); -::lime::graphics::opengl::ext::ANGLE_instanced_arrays_obj::__register(); -::lime::graphics::opengl::ext::ANGLE_framebuffer_multisample_obj::__register(); -::lime::graphics::opengl::ext::ANGLE_framebuffer_blit_obj::__register(); -::lime::graphics::opengl::ext::AMD_program_binary_Z400_obj::__register(); -::lime::graphics::opengl::ext::AMD_performance_monitor_obj::__register(); -::lime::graphics::opengl::ext::AMD_compressed_ATC_texture_obj::__register(); -::lime::graphics::opengl::ext::AMD_compressed_3DC_texture_obj::__register(); -::lime::graphics::opengl::_GLVertexArrayObject::GLVertexArrayObject_Impl__obj::__register(); -::lime::graphics::opengl::_GLTransformFeedback::GLTransformFeedback_Impl__obj::__register(); -::lime::graphics::opengl::_GLTexture::GLTexture_Impl__obj::__register(); -::lime::graphics::opengl::_GLShader::GLShader_Impl__obj::__register(); -::lime::graphics::opengl::_GLSampler::GLSampler_Impl__obj::__register(); -::lime::graphics::opengl::_GLRenderbuffer::GLRenderbuffer_Impl__obj::__register(); -::lime::graphics::opengl::_GLQuery::GLQuery_Impl__obj::__register(); -::lime::graphics::opengl::_GLProgram::GLProgram_Impl__obj::__register(); -::lime::graphics::opengl::_GLFramebuffer::GLFramebuffer_Impl__obj::__register(); -::lime::graphics::opengl::_GLBuffer::GLBuffer_Impl__obj::__register(); -::lime::graphics::opengl::GLObject_obj::__register(); -::lime::graphics::cairo::_CairoSurface::CairoSurface_Impl__obj::__register(); -::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::__register(); -::lime::graphics::cairo::_CairoImageSurface::CairoImageSurface_Impl__obj::__register(); -::lime::graphics::cairo::CairoGlyph_obj::__register(); -::lime::graphics::cairo::_CairoFontOptions::CairoFontOptions_Impl__obj::__register(); -::lime::graphics::cairo::_CairoFontFace::CairoFontFace_Impl__obj::__register(); -::lime::graphics::cairo::Cairo_obj::__register(); -::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::__register(); -::lime::utils::BytePointerData_obj::__register(); -::lime::graphics::RenderContext_obj::__register(); -::lime::graphics::_OpenGLRenderContext::OpenGLRenderContext_Impl__obj::__register(); -::lime::graphics::_OpenGLES3RenderContext::OpenGLES3RenderContext_Impl__obj::__register(); -::lime::graphics::_OpenGLES2RenderContext::OpenGLES2RenderContext_Impl__obj::__register(); -::lime::graphics::ImageBuffer_obj::__register(); -::lime::graphics::Image_obj::__register(); -::lime::graphics::_FlashRenderContext::FlashRenderContext_Impl__obj::__register(); -::lime::graphics::_DOMRenderContext::DOMRenderContext_Impl__obj::__register(); -::lime::graphics::_Canvas2DRenderContext::Canvas2DRenderContext_Impl__obj::__register(); -::lime::graphics::_CairoRenderContext::CairoRenderContext_Impl__obj::__register(); -::lime::app::_Event_ofEvents_T_Void_obj::__register(); -::lime::app::_Event_lime_ui_Window_Void_obj::__register(); -::lime::app::_Event_lime_ui_Touch_Void_obj::__register(); -::lime::app::_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::__register(); -::lime::app::_Event_lime_ui_Joystick_Void_obj::__register(); -::lime::app::_Event_lime_ui_Gamepad_Void_obj::__register(); -::lime::app::_Event_lime_ui_GamepadButton_Void_obj::__register(); -::lime::app::_Event_lime_ui_GamepadAxis_Float_Void_obj::__register(); -::lime::app::_Event_lime_graphics_RenderContext_Void_obj::__register(); -::lime::app::_Event_Void_Void_obj::__register(); -::lime::app::_Event_String_Void_obj::__register(); -::lime::app::_Event_String_Int_Int_Void_obj::__register(); -::lime::app::_Event_Int_lime_ui_JoystickHatPosition_Void_obj::__register(); -::lime::app::_Event_Int_Void_obj::__register(); -::lime::app::_Event_Int_Int_Void_obj::__register(); -::lime::app::_Event_Int_Float_Void_obj::__register(); -::lime::app::_Event_Int_Float_Float_Void_obj::__register(); -::lime::app::_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::__register(); -::lime::app::_Event_Float_Float_lime_ui_MouseButton_Void_obj::__register(); -::lime::app::_Event_Float_Float_Void_obj::__register(); -::lime::app::_Event_Float_Float_Int_Void_obj::__register(); -::lime::app::_Event_Float_Float_Float_Void_obj::__register(); -::lime::app::_Event_Dynamic_Void_obj::__register(); -::lime::app::Promise_openfl_utils_ByteArray_obj::__register(); -::lime::app::Promise_openfl_text_Font_obj::__register(); -::lime::app::Promise_openfl_media_Sound_obj::__register(); -::lime::app::Promise_openfl_display_MovieClip_obj::__register(); -::lime::app::Promise_openfl_display_BitmapData_obj::__register(); -::lime::app::Promise_lime_utils_AssetLibrary_obj::__register(); -::lime::app::Promise_lime_text_Font_obj::__register(); -::lime::app::Promise_lime_media_AudioBuffer_obj::__register(); -::lime::app::Promise_haxe_io_Bytes_obj::__register(); -::lime::app::Promise_String_obj::__register(); -::lime::app::Promise_obj::__register(); -::lime::app::_Future::FutureWork_obj::__register(); -::lime::app::Future_obj::__register(); -::lime::app::Event_obj::__register(); -::lime::_internal::macros::AssetsMacro_obj::__register(); -::lime::_internal::graphics::BlurStack_obj::__register(); -::lime::_internal::graphics::_ImageDataUtil::ImageDataView_obj::__register(); -::lime::_internal::graphics::ImageDataUtil_obj::__register(); -::lime::_internal::graphics::ImageCanvasUtil_obj::__register(); -::lime::_internal::format::Zlib_obj::__register(); -::lime::_internal::format::PNG_obj::__register(); -::lime::_internal::format::LZMA_obj::__register(); -::lime::_internal::format::JPEG_obj::__register(); -::lime::_internal::format::GZip_obj::__register(); -::lime::_internal::format::Deflate_obj::__register(); -::lime::_internal::format::BMP_obj::__register(); -::lime::_internal::backend::native::NativeWindow_obj::__register(); -::lime::_internal::backend::native::NativeHTTPRequest_obj::__register(); -::lime::_internal::backend::native::WindowEventInfo_obj::__register(); -::lime::_internal::backend::native::TouchEventInfo_obj::__register(); -::lime::_internal::backend::native::TextEventInfo_obj::__register(); -::lime::_internal::backend::native::SensorEventInfo_obj::__register(); -::lime::_internal::backend::native::RenderEventInfo_obj::__register(); -::lime::_internal::backend::native::MouseEventInfo_obj::__register(); -::lime::_internal::backend::native::KeyEventInfo_obj::__register(); -::lime::_internal::backend::native::JoystickEventInfo_obj::__register(); -::lime::_internal::backend::native::GamepadEventInfo_obj::__register(); -::lime::_internal::backend::native::DropEventInfo_obj::__register(); -::lime::_internal::backend::native::ClipboardEventInfo_obj::__register(); -::lime::_internal::backend::native::ApplicationEventInfo_obj::__register(); -::haxe::zip::Reader_obj::__register(); -::haxe::zip::_InflateImpl::Window_obj::__register(); -::haxe::zip::HuffTools_obj::__register(); -::haxe::io::Path_obj::__register(); -::haxe::io::FPHelper_obj::__register(); -::haxe::io::Eof_obj::__register(); -::haxe::io::Output_obj::__register(); -::haxe::io::BytesInput_obj::__register(); -::haxe::io::Input_obj::__register(); -::haxe::io::BytesBuffer_obj::__register(); -::haxe::format::JsonPrinter_obj::__register(); -::haxe::format::JsonParser_obj::__register(); -::haxe::ds::StringMap_obj::__register(); -::haxe::ds::_List::ListIterator_obj::__register(); -::haxe::ds::_List::ListNode_obj::__register(); -::haxe::ds::IntMap_obj::__register(); -::haxe::ds::ArraySort_obj::__register(); -::haxe::crypto::BaseCode_obj::__register(); -::haxe::io::Bytes_obj::__register(); -::haxe::crypto::Adler32_obj::__register(); -::haxe::_Unserializer::DefaultResolver_obj::__register(); -::haxe::CallStack_obj::__register(); -::cpp::Lib_obj::__register(); -::Type_obj::__register(); -::Sys_obj::__register(); -::StringTools_obj::__register(); -::StringBuf_obj::__register(); -::Std_obj::__register(); -::Reflect_obj::__register(); -::ManifestResources_obj::__register(); -::Lambda_obj::__register(); -::Game_obj::__register(); -::EReg_obj::__register(); -::Date_obj::__register(); -::DocumentClass_obj::__register(); -::Main_obj::__register(); -::openfl::display::Sprite_obj::__register(); -::openfl::display::DisplayObjectContainer_obj::__register(); -::openfl::display::InteractiveObject_obj::__register(); -::haxe::ds::List_obj::__register(); -::haxe::ds::ObjectMap_obj::__register(); -::haxe::IMap_obj::__register(); -::lime::utils::ObjectPool_obj::__register(); -::openfl::display::IBitmapDrawable_obj::__register(); -::openfl::events::EventDispatcher_obj::__register(); -::openfl::events::IEventDispatcher_obj::__register(); -::cpp::Prime_obj::__register(); -::lime::app::Module_obj::__register(); -::lime::app::IModule_obj::__register(); -::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::__boot(); -::openfl::display3D::_internal::agal::_AGALConverter::ProgramType_obj::__boot(); -::openfl::display::_internal::DrawCommandType_obj::__boot(); -::openfl::display::_internal::Context3DElementType_obj::__boot(); -::lime::utils::CompressionAlgorithm_obj::__boot(); -::lime::ui::MouseWheelMode_obj::__boot(); -::lime::ui::MouseCursor_obj::__boot(); -::lime::_hx_system::_ThreadPool::ThreadPoolMessageType_obj::__boot(); -::lime::_hx_system::SensorType_obj::__boot(); -::lime::_hx_system::Endian_obj::__boot(); -::lime::utils::TAError_obj::__boot(); -::lime::graphics::ImageType_obj::__boot(); -::lime::graphics::ImageFileFormat_obj::__boot(); -::lime::graphics::ImageChannel_obj::__boot(); -::lime::_internal::format::BMPType_obj::__boot(); -::haxe::zip::_InflateImpl::State_obj::__boot(); -::haxe::zip::Huffman_obj::__boot(); -::haxe::zip::ExtraField_obj::__boot(); -::haxe::io::Error_obj::__boot(); -::haxe::io::Encoding_obj::__boot(); -::haxe::StackItem_obj::__boot(); -::ValueType_obj::__boot(); -::lime::_internal::backend::native::NativeApplication_obj::__init__(); -::lime::app::Application_obj::__init__(); -::ApplicationMain_obj::__init__(); -::lime::math::_RGBA::RGBA_Impl__obj::__init__(); -::lime::_hx_system::CFFI_obj::__init__(); -::lime::utils::Log_obj::__init__(); -::haxe::Log_obj::__boot(); -::lime::_internal::backend::native::NativeCFFI_obj::__boot(); -::lime::_internal::backend::native::NativeApplication_obj::__boot(); -::lime::app::Application_obj::__boot(); -::ApplicationMain_obj::__boot(); -::openfl::_Vector::Vector_Impl__obj::__boot(); -::openfl::display::DisplayObject_obj::__boot(); -::haxe::SysTools_obj::__boot(); -::haxe::Serializer_obj::__boot(); -::haxe::Timer_obj::__boot(); -::haxe::Unserializer_obj::__boot(); -::haxe::crypto::Base64_obj::__boot(); -::haxe::zip::InflateImpl_obj::__boot(); -::lime::_internal::backend::native::NativeAudioSource_obj::__boot(); -::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::__boot(); -::lime::_internal::format::Base64_obj::__boot(); -::lime::_internal::graphics::StackBlur_obj::__boot(); -::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::__boot(); -::lime::graphics::opengl::GL_obj::__boot(); -::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::__boot(); -::lime::math::Matrix3_obj::__boot(); -::lime::math::_Matrix4::Matrix4_Impl__obj::__boot(); -::lime::math::_RGBA::RGBA_Impl__obj::__boot(); -::lime::media::openal::AL_obj::__boot(); -::lime::media::openal::ALC_obj::__boot(); -::lime::net::curl::CURL_obj::__boot(); -::lime::_hx_system::CFFI_obj::__boot(); -::lime::_hx_system::Clipboard_obj::__boot(); -::lime::_hx_system::JNI_obj::__boot(); -::lime::_hx_system::Sensor_obj::__boot(); -::lime::_hx_system::System_obj::__boot(); -::lime::ui::Gamepad_obj::__boot(); -::lime::ui::_GamepadAxis::GamepadAxis_Impl__obj::__boot(); -::lime::ui::_GamepadButton::GamepadButton_Impl__obj::__boot(); -::lime::ui::Joystick_obj::__boot(); -::lime::ui::_JoystickHatPosition::JoystickHatPosition_Impl__obj::__boot(); -::lime::ui::_KeyCode::KeyCode_Impl__obj::__boot(); -::lime::ui::_KeyModifier::KeyModifier_Impl__obj::__boot(); -::lime::ui::_ScanCode::ScanCode_Impl__obj::__boot(); -::lime::ui::Touch_obj::__boot(); -::lime::utils::Assets_obj::__boot(); -::lime::utils::_Float32Array::Float32Array_Impl__obj::__boot(); -::lime::utils::_Float64Array::Float64Array_Impl__obj::__boot(); -::lime::utils::_Int16Array::Int16Array_Impl__obj::__boot(); -::lime::utils::_Int32Array::Int32Array_Impl__obj::__boot(); -::lime::utils::_Int8Array::Int8Array_Impl__obj::__boot(); -::lime::utils::Log_obj::__boot(); -::lime::utils::_LogLevel::LogLevel_Impl__obj::__boot(); -::lime::utils::_UInt16Array::UInt16Array_Impl__obj::__boot(); -::lime::utils::_UInt32Array::UInt32Array_Impl__obj::__boot(); -::lime::utils::_UInt8Array::UInt8Array_Impl__obj::__boot(); -::lime::utils::_UInt8ClampedArray::UInt8ClampedArray_Impl__obj::__boot(); -::openfl::Lib_obj::__boot(); -::openfl::_Vector::IVector_obj::__boot(); -::openfl::_Vector::BoolVector_obj::__boot(); -::openfl::_Vector::FloatVector_obj::__boot(); -::openfl::_Vector::FunctionVector_obj::__boot(); -::openfl::_Vector::IntVector_obj::__boot(); -::openfl::_Vector::ObjectVector_obj::__boot(); -::openfl::_internal::Lib_obj::__boot(); -::openfl::_internal::utils::TouchData_obj::__boot(); -::openfl::display::Application_obj::__boot(); -::openfl::display::BitmapData_obj::__boot(); -::openfl::display::_BlendMode::BlendMode_Impl__obj::__boot(); -::openfl::display::DisplayObjectRenderer_obj::__boot(); -::openfl::display::CairoRenderer_obj::__boot(); -::openfl::display::CanvasRenderer_obj::__boot(); -::openfl::display::_CapsStyle::CapsStyle_Impl__obj::__boot(); -::openfl::display::DOMRenderer_obj::__boot(); -::openfl::display::Shader_obj::__boot(); -::openfl::display::_GradientType::GradientType_Impl__obj::__boot(); -::openfl::display::Graphics_obj::__boot(); -::openfl::display::GraphicsPath_obj::__boot(); -::openfl::display::_GraphicsPathWinding::GraphicsPathWinding_Impl__obj::__boot(); -::openfl::display::_InterpolationMethod::InterpolationMethod_Impl__obj::__boot(); -::openfl::display::_JointStyle::JointStyle_Impl__obj::__boot(); -::openfl::display::_LineScaleMode::LineScaleMode_Impl__obj::__boot(); -::openfl::display::Loader_obj::__boot(); -::openfl::display::LoaderInfo_obj::__boot(); -::openfl::geom::Rectangle_obj::__boot(); -::openfl::display::OpenGLRenderer_obj::__boot(); -::openfl::display::_PixelSnapping::PixelSnapping_Impl__obj::__boot(); -::openfl::display::Preloader_obj::__boot(); -::openfl::display::DefaultPreloader_obj::__boot(); -::openfl::display::ShaderInput_obj::__boot(); -::openfl::display::ShaderInput_openfl_display_BitmapData_obj::__boot(); -::openfl::display::ShaderParameter_obj::__boot(); -::openfl::display::_ShaderParameterType::ShaderParameterType_Impl__obj::__boot(); -::openfl::display::ShaderParameter_Bool_obj::__boot(); -::openfl::display::ShaderParameter_Float_obj::__boot(); -::openfl::display::ShaderParameter_Int_obj::__boot(); -::openfl::display::_ShaderPrecision::ShaderPrecision_Impl__obj::__boot(); -::openfl::display::_SpreadMethod::SpreadMethod_Impl__obj::__boot(); -::openfl::display::Stage_obj::__boot(); -::openfl::display::_StageAlign::StageAlign_Impl__obj::__boot(); -::openfl::display::_StageDisplayState::StageDisplayState_Impl__obj::__boot(); -::openfl::display::_StageQuality::StageQuality_Impl__obj::__boot(); -::openfl::display::_StageScaleMode::StageScaleMode_Impl__obj::__boot(); -::openfl::display::_TriangleCulling::TriangleCulling_Impl__obj::__boot(); -::openfl::display::Window_obj::__boot(); -::openfl::display::_internal::AbstractNoise_obj::__boot(); -::openfl::display::_internal::CairoBitmap_obj::__boot(); -::openfl::display::_internal::CairoDisplayObject_obj::__boot(); -::openfl::display::_internal::DrawCommandBuffer_obj::__boot(); -::openfl::display::_internal::CairoGraphics_obj::__boot(); -::openfl::display::_internal::CairoShape_obj::__boot(); -::openfl::display::_internal::CanvasBitmap_obj::__boot(); -::openfl::display::_internal::CanvasDisplayObject_obj::__boot(); -::openfl::display::_internal::CanvasGraphics_obj::__boot(); -::openfl::display::_internal::Context3DBitmap_obj::__boot(); -::openfl::display::_internal::Context3DBuffer_obj::__boot(); -::openfl::display::_internal::Context3DDisplayObject_obj::__boot(); -::openfl::geom::Matrix_obj::__boot(); -::openfl::geom::ColorTransform_obj::__boot(); -::openfl::display::_internal::Context3DGraphics_obj::__boot(); -::openfl::display::_internal::Context3DMaskShader_obj::__boot(); -::openfl::display::_internal::Context3DShape_obj::__boot(); -::openfl::display::_internal::DOMBitmap_obj::__boot(); -::openfl::display::_internal::DOMDisplayObject_obj::__boot(); -::openfl::display::_internal::DrawCommandReader_obj::__boot(); -::openfl::display::_internal::PerlinNoise_obj::__boot(); -::openfl::display::_internal::SamplerState_obj::__boot(); -::openfl::display::_internal::ShaderBuffer_obj::__boot(); -::openfl::display3D::Context3D_obj::__boot(); -::openfl::display3D::_Context3DBlendFactor::Context3DBlendFactor_Impl__obj::__boot(); -::openfl::display3D::_Context3DBufferUsage::Context3DBufferUsage_Impl__obj::__boot(); -::openfl::display3D::_Context3DCompareMode::Context3DCompareMode_Impl__obj::__boot(); -::openfl::display3D::_Context3DMipFilter::Context3DMipFilter_Impl__obj::__boot(); -::openfl::display3D::_Context3DProfile::Context3DProfile_Impl__obj::__boot(); -::openfl::display3D::_Context3DProgramFormat::Context3DProgramFormat_Impl__obj::__boot(); -::openfl::display3D::_Context3DProgramType::Context3DProgramType_Impl__obj::__boot(); -::openfl::display3D::_Context3DRenderMode::Context3DRenderMode_Impl__obj::__boot(); -::openfl::display3D::_Context3DStencilAction::Context3DStencilAction_Impl__obj::__boot(); -::openfl::display3D::_Context3DTextureFilter::Context3DTextureFilter_Impl__obj::__boot(); -::openfl::display3D::_Context3DTextureFormat::Context3DTextureFormat_Impl__obj::__boot(); -::openfl::display3D::_Context3DTriangleFace::Context3DTriangleFace_Impl__obj::__boot(); -::openfl::display3D::_Context3DVertexBufferFormat::Context3DVertexBufferFormat_Impl__obj::__boot(); -::openfl::display3D::_Context3DWrapMode::Context3DWrapMode_Impl__obj::__boot(); -::openfl::display3D::Uniform_obj::__boot(); -::openfl::display3D::UniformMap_obj::__boot(); -::openfl::display3D::_internal::Context3DState_obj::__boot(); -::openfl::display3D::_internal::agal::AGALConverter_obj::__boot(); -::openfl::display3D::_internal::agal::_AGALConverter::DestRegister_obj::__boot(); -::openfl::display3D::_internal::agal::RegisterMap_obj::__boot(); -::openfl::display3D::_internal::agal::_AGALConverter::SamplerRegister_obj::__boot(); -::openfl::display3D::_internal::agal::_AGALConverter::SourceRegister_obj::__boot(); -::openfl::display3D::_internal::atf::ATFReader_obj::__boot(); -::openfl::display3D::textures::TextureBase_obj::__boot(); -::openfl::display3D::textures::Texture_obj::__boot(); -::openfl::errors::Error_obj::__boot(); -::openfl::events::Event_obj::__boot(); -::openfl::events::ActivityEvent_obj::__boot(); -::openfl::events::TextEvent_obj::__boot(); -::openfl::events::ErrorEvent_obj::__boot(); -::openfl::events::_EventDispatcher::DispatchIterator_obj::__boot(); -::openfl::events::_EventDispatcher::Listener_obj::__boot(); -::openfl::events::FocusEvent_obj::__boot(); -::openfl::events::FullScreenEvent_obj::__boot(); -::openfl::events::GameInputEvent_obj::__boot(); -::openfl::events::HTTPStatusEvent_obj::__boot(); -::openfl::events::IOErrorEvent_obj::__boot(); -::openfl::events::KeyboardEvent_obj::__boot(); -::openfl::events::MouseEvent_obj::__boot(); -::openfl::events::NetStatusEvent_obj::__boot(); -::openfl::events::ProgressEvent_obj::__boot(); -::openfl::events::RenderEvent_obj::__boot(); -::openfl::events::SecurityErrorEvent_obj::__boot(); -::openfl::events::TouchEvent_obj::__boot(); -::openfl::events::UncaughtErrorEvent_obj::__boot(); -::openfl::geom::Matrix3D_obj::__boot(); -::openfl::geom::_Orientation3D::Orientation3D_Impl__obj::__boot(); -::openfl::geom::Point_obj::__boot(); -::openfl::media::SoundTransform_obj::__boot(); -::openfl::media::SoundMixer_obj::__boot(); -::openfl::net::NetConnection_obj::__boot(); -::openfl::net::NetStream_obj::__boot(); -::openfl::net::_URLLoaderDataFormat::URLLoaderDataFormat_Impl__obj::__boot(); -::openfl::net::URLRequestDefaults_obj::__boot(); -::openfl::_hx_system::ApplicationDomain_obj::__boot(); -::openfl::_hx_system::SecurityDomain_obj::__boot(); -::openfl::text::Font_obj::__boot(); -::openfl::text::_FontStyle::FontStyle_Impl__obj::__boot(); -::openfl::text::_FontType::FontType_Impl__obj::__boot(); -::openfl::ui::GameInput_obj::__boot(); -::openfl::ui::GameInputDevice_obj::__boot(); -::openfl::ui::Keyboard_obj::__boot(); -::openfl::ui::Mouse_obj::__boot(); -::openfl::ui::_MouseCursor::MouseCursor_Impl__obj::__boot(); -::openfl::utils::AGALMiniAssembler_obj::__boot(); -::openfl::utils::_AGALMiniAssembler::OpCode_obj::__boot(); -::openfl::utils::_AGALMiniAssembler::Register_obj::__boot(); -::openfl::utils::_AGALMiniAssembler::Sampler_obj::__boot(); -::openfl::utils::Assets_obj::__boot(); -::openfl::utils::_ByteArray::ByteArray_Impl__obj::__boot(); -::openfl::utils::ByteArrayData_obj::__boot(); -::openfl::utils::_CompressionAlgorithm::CompressionAlgorithm_Impl__obj::__boot(); -::openfl::utils::_Endian::Endian_Impl__obj::__boot(); -::openfl::utils::_Object::Object_Impl__obj::__boot(); -::haxe::lang::Iterator_obj::__boot(); -::haxe::lang::Iterable_obj::__boot(); -} - diff --git a/hGameTest/bin/linux/obj/src/__files__.cpp b/hGameTest/bin/linux/obj/src/__files__.cpp deleted file mode 100644 index e7b07738..00000000 --- a/hGameTest/bin/linux/obj/src/__files__.cpp +++ /dev/null @@ -1,1527 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -namespace hx { -const char *__hxcpp_all_files[] = { -#ifdef HXCPP_DEBUGGER -"/usr/share/haxe/std/Lambda.hx", -"/usr/share/haxe/std/StringTools.hx", -"/usr/share/haxe/std/cpp/Lib.hx", -"/usr/share/haxe/std/cpp/Prime.hx", -"/usr/share/haxe/std/cpp/_std/Date.hx", -"/usr/share/haxe/std/cpp/_std/EReg.hx", -"/usr/share/haxe/std/cpp/_std/Reflect.hx", -"/usr/share/haxe/std/cpp/_std/Std.hx", -"/usr/share/haxe/std/cpp/_std/StringBuf.hx", -"/usr/share/haxe/std/cpp/_std/Sys.hx", -"/usr/share/haxe/std/cpp/_std/Type.hx", -"/usr/share/haxe/std/cpp/_std/haxe/Log.hx", -"/usr/share/haxe/std/cpp/_std/haxe/ds/IntMap.hx", -"/usr/share/haxe/std/cpp/_std/haxe/ds/ObjectMap.hx", -"/usr/share/haxe/std/cpp/_std/haxe/ds/StringMap.hx", -"/usr/share/haxe/std/cpp/_std/sys/FileSystem.hx", -"/usr/share/haxe/std/cpp/_std/sys/io/File.hx", -"/usr/share/haxe/std/cpp/_std/sys/io/FileInput.hx", -"/usr/share/haxe/std/cpp/_std/sys/io/Process.hx", -"/usr/share/haxe/std/cpp/_std/sys/thread/Deque.hx", -"/usr/share/haxe/std/haxe/CallStack.hx", -"/usr/share/haxe/std/haxe/Serializer.hx", -"/usr/share/haxe/std/haxe/SysTools.hx", -"/usr/share/haxe/std/haxe/Unserializer.hx", -"/usr/share/haxe/std/haxe/crypto/Adler32.hx", -"/usr/share/haxe/std/haxe/crypto/Base64.hx", -"/usr/share/haxe/std/haxe/crypto/BaseCode.hx", -"/usr/share/haxe/std/haxe/ds/ArraySort.hx", -"/usr/share/haxe/std/haxe/ds/List.hx", -"/usr/share/haxe/std/haxe/format/JsonParser.hx", -"/usr/share/haxe/std/haxe/format/JsonPrinter.hx", -"/usr/share/haxe/std/haxe/io/BytesBuffer.hx", -"/usr/share/haxe/std/haxe/io/BytesInput.hx", -"/usr/share/haxe/std/haxe/io/Eof.hx", -"/usr/share/haxe/std/haxe/io/FPHelper.hx", -"/usr/share/haxe/std/haxe/io/Input.hx", -"/usr/share/haxe/std/haxe/io/Path.hx", -"/usr/share/haxe/std/haxe/zip/Huffman.hx", -"/usr/share/haxe/std/haxe/zip/InflateImpl.hx", -"?", -"ApplicationMain.hx", -"Game.hx", -"Main.hx", -"ManifestResources.hx", -"haxe/Timer.hx", -"haxe/io/Bytes.hx", -"haxe/zip/Reader.hx", -"lime/_internal/backend/native/NativeApplication.hx", -"lime/_internal/backend/native/NativeAudioSource.hx", -"lime/_internal/backend/native/NativeCFFI.hx", -"lime/_internal/backend/native/NativeHTTPRequest.hx", -"lime/_internal/backend/native/NativeOpenGLRenderContext.hx", -"lime/_internal/backend/native/NativeWindow.hx", -"lime/_internal/format/BMP.hx", -"lime/_internal/format/Base64.hx", -"lime/_internal/format/Deflate.hx", -"lime/_internal/format/GZip.hx", -"lime/_internal/format/JPEG.hx", -"lime/_internal/format/LZMA.hx", -"lime/_internal/format/PNG.hx", -"lime/_internal/format/Zlib.hx", -"lime/_internal/graphics/ImageCanvasUtil.hx", -"lime/_internal/graphics/ImageDataUtil.hx", -"lime/_internal/graphics/StackBlur.hx", -"lime/_internal/macros/EventMacro.hx", -"lime/_internal/macros/HTTPRequestMacro.hx", -"lime/app/Application.hx", -"lime/app/Event.hx", -"lime/app/Future.hx", -"lime/app/Module.hx", -"lime/app/Promise.hx", -"lime/graphics/CairoRenderContext.hx", -"lime/graphics/Canvas2DRenderContext.hx", -"lime/graphics/DOMRenderContext.hx", -"lime/graphics/FlashRenderContext.hx", -"lime/graphics/Image.hx", -"lime/graphics/ImageBuffer.hx", -"lime/graphics/OpenGLES2RenderContext.hx", -"lime/graphics/OpenGLES3RenderContext.hx", -"lime/graphics/OpenGLRenderContext.hx", -"lime/graphics/RenderContext.hx", -"lime/graphics/WebGL2RenderContext.hx", -"lime/graphics/WebGLRenderContext.hx", -"lime/graphics/cairo/Cairo.hx", -"lime/graphics/cairo/CairoFontFace.hx", -"lime/graphics/cairo/CairoFontOptions.hx", -"lime/graphics/cairo/CairoGlyph.hx", -"lime/graphics/cairo/CairoImageSurface.hx", -"lime/graphics/cairo/CairoPattern.hx", -"lime/graphics/cairo/CairoSurface.hx", -"lime/graphics/opengl/GL.hx", -"lime/graphics/opengl/GLBuffer.hx", -"lime/graphics/opengl/GLFramebuffer.hx", -"lime/graphics/opengl/GLProgram.hx", -"lime/graphics/opengl/GLQuery.hx", -"lime/graphics/opengl/GLRenderbuffer.hx", -"lime/graphics/opengl/GLSampler.hx", -"lime/graphics/opengl/GLShader.hx", -"lime/graphics/opengl/GLTexture.hx", -"lime/graphics/opengl/GLTransformFeedback.hx", -"lime/graphics/opengl/GLVertexArrayObject.hx", -"lime/graphics/opengl/ext/AMD_compressed_3DC_texture.hx", -"lime/graphics/opengl/ext/AMD_compressed_ATC_texture.hx", -"lime/graphics/opengl/ext/AMD_performance_monitor.hx", -"lime/graphics/opengl/ext/AMD_program_binary_Z400.hx", -"lime/graphics/opengl/ext/ANGLE_framebuffer_blit.hx", -"lime/graphics/opengl/ext/ANGLE_framebuffer_multisample.hx", -"lime/graphics/opengl/ext/ANGLE_instanced_arrays.hx", -"lime/graphics/opengl/ext/ANGLE_pack_reverse_row_order.hx", -"lime/graphics/opengl/ext/ANGLE_texture_compression_dxt3.hx", -"lime/graphics/opengl/ext/ANGLE_texture_compression_dxt5.hx", -"lime/graphics/opengl/ext/ANGLE_texture_usage.hx", -"lime/graphics/opengl/ext/ANGLE_translated_shader_source.hx", -"lime/graphics/opengl/ext/APPLE_copy_texture_levels.hx", -"lime/graphics/opengl/ext/APPLE_framebuffer_multisample.hx", -"lime/graphics/opengl/ext/APPLE_rgb_422.hx", -"lime/graphics/opengl/ext/APPLE_sync.hx", -"lime/graphics/opengl/ext/APPLE_texture_format_BGRA8888.hx", -"lime/graphics/opengl/ext/APPLE_texture_max_level.hx", -"lime/graphics/opengl/ext/ARM_mali_program_binary.hx", -"lime/graphics/opengl/ext/ARM_mali_shader_binary.hx", -"lime/graphics/opengl/ext/ARM_rgba8.hx", -"lime/graphics/opengl/ext/DMP_shader_binary.hx", -"lime/graphics/opengl/ext/EXT_bgra.hx", -"lime/graphics/opengl/ext/EXT_blend_minmax.hx", -"lime/graphics/opengl/ext/EXT_color_buffer_float.hx", -"lime/graphics/opengl/ext/EXT_color_buffer_half_float.hx", -"lime/graphics/opengl/ext/EXT_debug_label.hx", -"lime/graphics/opengl/ext/EXT_debug_marker.hx", -"lime/graphics/opengl/ext/EXT_discard_framebuffer.hx", -"lime/graphics/opengl/ext/EXT_map_buffer_range.hx", -"lime/graphics/opengl/ext/EXT_multi_draw_arrays.hx", -"lime/graphics/opengl/ext/EXT_multisampled_render_to_texture.hx", -"lime/graphics/opengl/ext/EXT_multiview_draw_buffers.hx", -"lime/graphics/opengl/ext/EXT_occlusion_query_boolean.hx", -"lime/graphics/opengl/ext/EXT_packed_depth_stencil.hx", -"lime/graphics/opengl/ext/EXT_read_format_bgra.hx", -"lime/graphics/opengl/ext/EXT_robustness.hx", -"lime/graphics/opengl/ext/EXT_sRGB.hx", -"lime/graphics/opengl/ext/EXT_separate_shader_objects.hx", -"lime/graphics/opengl/ext/EXT_shader_framebuffer_fetch.hx", -"lime/graphics/opengl/ext/EXT_shader_texture_lod.hx", -"lime/graphics/opengl/ext/EXT_shadow_samplers.hx", -"lime/graphics/opengl/ext/EXT_texture_compression_dxt1.hx", -"lime/graphics/opengl/ext/EXT_texture_compression_s3tc.hx", -"lime/graphics/opengl/ext/EXT_texture_filter_anisotropic.hx", -"lime/graphics/opengl/ext/EXT_texture_format_BGRA8888.hx", -"lime/graphics/opengl/ext/EXT_texture_rg.hx", -"lime/graphics/opengl/ext/EXT_texture_storage.hx", -"lime/graphics/opengl/ext/EXT_texture_type_2_10_10_10_REV.hx", -"lime/graphics/opengl/ext/EXT_unpack_subimage.hx", -"lime/graphics/opengl/ext/FJ_shader_binary_GCCSO.hx", -"lime/graphics/opengl/ext/IMG_multisampled_render_to_texture.hx", -"lime/graphics/opengl/ext/IMG_program_binary.hx", -"lime/graphics/opengl/ext/IMG_read_format.hx", -"lime/graphics/opengl/ext/IMG_shader_binary.hx", -"lime/graphics/opengl/ext/IMG_texture_compression_pvrtc.hx", -"lime/graphics/opengl/ext/KHR_debug.hx", -"lime/graphics/opengl/ext/KHR_texture_compression_astc_ldr.hx", -"lime/graphics/opengl/ext/NVX_gpu_memory_info.hx", -"lime/graphics/opengl/ext/NV_coverage_sample.hx", -"lime/graphics/opengl/ext/NV_depth_nonlinear.hx", -"lime/graphics/opengl/ext/NV_draw_buffers.hx", -"lime/graphics/opengl/ext/NV_fbo_color_attachments.hx", -"lime/graphics/opengl/ext/NV_fence.hx", -"lime/graphics/opengl/ext/NV_read_buffer.hx", -"lime/graphics/opengl/ext/NV_read_buffer_front.hx", -"lime/graphics/opengl/ext/NV_read_depth.hx", -"lime/graphics/opengl/ext/NV_read_depth_stencil.hx", -"lime/graphics/opengl/ext/NV_read_stencil.hx", -"lime/graphics/opengl/ext/NV_texture_compression_s3tc_update.hx", -"lime/graphics/opengl/ext/NV_texture_npot_2D_mipmap.hx", -"lime/graphics/opengl/ext/OES_EGL_image.hx", -"lime/graphics/opengl/ext/OES_EGL_image_external.hx", -"lime/graphics/opengl/ext/OES_compressed_ETC1_RGB8_texture.hx", -"lime/graphics/opengl/ext/OES_compressed_paletted_texture.hx", -"lime/graphics/opengl/ext/OES_depth24.hx", -"lime/graphics/opengl/ext/OES_depth32.hx", -"lime/graphics/opengl/ext/OES_depth_texture.hx", -"lime/graphics/opengl/ext/OES_element_index_uint.hx", -"lime/graphics/opengl/ext/OES_get_program_binary.hx", -"lime/graphics/opengl/ext/OES_mapbuffer.hx", -"lime/graphics/opengl/ext/OES_packed_depth_stencil.hx", -"lime/graphics/opengl/ext/OES_required_internalformat.hx", -"lime/graphics/opengl/ext/OES_rgb8_rgba8.hx", -"lime/graphics/opengl/ext/OES_standard_derivatives.hx", -"lime/graphics/opengl/ext/OES_stencil1.hx", -"lime/graphics/opengl/ext/OES_stencil4.hx", -"lime/graphics/opengl/ext/OES_surfaceless_context.hx", -"lime/graphics/opengl/ext/OES_texture_3D.hx", -"lime/graphics/opengl/ext/OES_texture_float.hx", -"lime/graphics/opengl/ext/OES_texture_float_linear.hx", -"lime/graphics/opengl/ext/OES_texture_half_float.hx", -"lime/graphics/opengl/ext/OES_texture_half_float_linear.hx", -"lime/graphics/opengl/ext/OES_texture_npot.hx", -"lime/graphics/opengl/ext/OES_vertex_array_object.hx", -"lime/graphics/opengl/ext/OES_vertex_half_float.hx", -"lime/graphics/opengl/ext/OES_vertex_type_10_10_10_2.hx", -"lime/graphics/opengl/ext/QCOM_alpha_test.hx", -"lime/graphics/opengl/ext/QCOM_binning_control.hx", -"lime/graphics/opengl/ext/QCOM_driver_control.hx", -"lime/graphics/opengl/ext/QCOM_extended_get.hx", -"lime/graphics/opengl/ext/QCOM_extended_get2.hx", -"lime/graphics/opengl/ext/QCOM_perfmon_global_mode.hx", -"lime/graphics/opengl/ext/QCOM_tiled_rendering.hx", -"lime/graphics/opengl/ext/QCOM_writeonly_rendering.hx", -"lime/graphics/opengl/ext/VIV_shader_binary.hx", -"lime/math/ARGB.hx", -"lime/math/BGRA.hx", -"lime/math/ColorMatrix.hx", -"lime/math/Matrix3.hx", -"lime/math/Matrix4.hx", -"lime/math/RGBA.hx", -"lime/math/Rectangle.hx", -"lime/math/Vector2.hx", -"lime/math/Vector4.hx", -"lime/media/AudioBuffer.hx", -"lime/media/AudioContext.hx", -"lime/media/AudioManager.hx", -"lime/media/AudioSource.hx", -"lime/media/FlashAudioContext.hx", -"lime/media/HTML5AudioContext.hx", -"lime/media/OpenALAudioContext.hx", -"lime/media/WebAudioContext.hx", -"lime/media/openal/AL.hx", -"lime/media/openal/ALAuxiliaryEffectSlot.hx", -"lime/media/openal/ALBuffer.hx", -"lime/media/openal/ALC.hx", -"lime/media/openal/ALContext.hx", -"lime/media/openal/ALDevice.hx", -"lime/media/openal/ALEffect.hx", -"lime/media/openal/ALFilter.hx", -"lime/media/openal/ALSource.hx", -"lime/media/vorbis/VorbisComment.hx", -"lime/media/vorbis/VorbisFile.hx", -"lime/media/vorbis/VorbisInfo.hx", -"lime/net/HTTPRequest.hx", -"lime/net/HTTPRequestHeader.hx", -"lime/net/curl/CURL.hx", -"lime/net/curl/CURLMulti.hx", -"lime/net/curl/CURLMultiMessage.hx", -"lime/system/CFFI.hx", -"lime/system/CFFIPointer.hx", -"lime/system/Clipboard.hx", -"lime/system/Display.hx", -"lime/system/DisplayMode.hx", -"lime/system/JNI.hx", -"lime/system/Sensor.hx", -"lime/system/System.hx", -"lime/system/ThreadPool.hx", -"lime/text/Font.hx", -"lime/text/Glyph.hx", -"lime/text/GlyphMetrics.hx", -"lime/ui/Gamepad.hx", -"lime/ui/GamepadAxis.hx", -"lime/ui/GamepadButton.hx", -"lime/ui/Joystick.hx", -"lime/ui/JoystickHatPosition.hx", -"lime/ui/KeyCode.hx", -"lime/ui/KeyModifier.hx", -"lime/ui/ScanCode.hx", -"lime/ui/Touch.hx", -"lime/ui/Window.hx", -"lime/utils/ArrayBuffer.hx", -"lime/utils/ArrayBufferView.hx", -"lime/utils/AssetBundle.hx", -"lime/utils/AssetCache.hx", -"lime/utils/AssetLibrary.hx", -"lime/utils/AssetManifest.hx", -"lime/utils/Assets.hx", -"lime/utils/BytePointer.hx", -"lime/utils/Bytes.hx", -"lime/utils/DataPointer.hx", -"lime/utils/Float32Array.hx", -"lime/utils/Float64Array.hx", -"lime/utils/Int16Array.hx", -"lime/utils/Int32Array.hx", -"lime/utils/Int8Array.hx", -"lime/utils/Log.hx", -"lime/utils/LogLevel.hx", -"lime/utils/ObjectPool.hx", -"lime/utils/Preloader.hx", -"lime/utils/UInt16Array.hx", -"lime/utils/UInt32Array.hx", -"lime/utils/UInt8Array.hx", -"lime/utils/UInt8ClampedArray.hx", -"openfl/Lib.hx", -"openfl/Vector.hx", -"openfl/_internal/Lib.hx", -"openfl/_internal/utils/TouchData.hx", -"openfl/display/Application.hx", -"openfl/display/Bitmap.hx", -"openfl/display/BitmapData.hx", -"openfl/display/BlendMode.hx", -"openfl/display/CairoRenderer.hx", -"openfl/display/CanvasRenderer.hx", -"openfl/display/CapsStyle.hx", -"openfl/display/DOMRenderer.hx", -"openfl/display/DisplayObject.hx", -"openfl/display/DisplayObjectContainer.hx", -"openfl/display/DisplayObjectRenderer.hx", -"openfl/display/DisplayObjectShader.hx", -"openfl/display/FrameLabel.hx", -"openfl/display/FrameScript.hx", -"openfl/display/GradientType.hx", -"openfl/display/Graphics.hx", -"openfl/display/GraphicsBitmapFill.hx", -"openfl/display/GraphicsEndFill.hx", -"openfl/display/GraphicsGradientFill.hx", -"openfl/display/GraphicsPath.hx", -"openfl/display/GraphicsPathWinding.hx", -"openfl/display/GraphicsQuadPath.hx", -"openfl/display/GraphicsShader.hx", -"openfl/display/GraphicsShaderFill.hx", -"openfl/display/GraphicsSolidFill.hx", -"openfl/display/GraphicsStroke.hx", -"openfl/display/GraphicsTrianglePath.hx", -"openfl/display/InteractiveObject.hx", -"openfl/display/InterpolationMethod.hx", -"openfl/display/JPEGEncoderOptions.hx", -"openfl/display/JointStyle.hx", -"openfl/display/LineScaleMode.hx", -"openfl/display/Loader.hx", -"openfl/display/LoaderInfo.hx", -"openfl/display/MovieClip.hx", -"openfl/display/OpenGLRenderer.hx", -"openfl/display/PNGEncoderOptions.hx", -"openfl/display/PixelSnapping.hx", -"openfl/display/Preloader.hx", -"openfl/display/Scene.hx", -"openfl/display/Shader.hx", -"openfl/display/ShaderData.hx", -"openfl/display/ShaderInput.hx", -"openfl/display/ShaderParameter.hx", -"openfl/display/ShaderParameterType.hx", -"openfl/display/ShaderPrecision.hx", -"openfl/display/Shape.hx", -"openfl/display/SpreadMethod.hx", -"openfl/display/Sprite.hx", -"openfl/display/Stage.hx", -"openfl/display/Stage3D.hx", -"openfl/display/StageAlign.hx", -"openfl/display/StageDisplayState.hx", -"openfl/display/StageQuality.hx", -"openfl/display/StageScaleMode.hx", -"openfl/display/Timeline.hx", -"openfl/display/TriangleCulling.hx", -"openfl/display/Window.hx", -"openfl/display/_internal/AbstractNoise.hx", -"openfl/display/_internal/CairoBitmap.hx", -"openfl/display/_internal/CairoDisplayObject.hx", -"openfl/display/_internal/CairoGraphics.hx", -"openfl/display/_internal/CairoShape.hx", -"openfl/display/_internal/CanvasBitmap.hx", -"openfl/display/_internal/CanvasDisplayObject.hx", -"openfl/display/_internal/CanvasGraphics.hx", -"openfl/display/_internal/Context3DBitmap.hx", -"openfl/display/_internal/Context3DBuffer.hx", -"openfl/display/_internal/Context3DDisplayObject.hx", -"openfl/display/_internal/Context3DGraphics.hx", -"openfl/display/_internal/Context3DMaskShader.hx", -"openfl/display/_internal/Context3DShape.hx", -"openfl/display/_internal/DOMBitmap.hx", -"openfl/display/_internal/DOMDisplayObject.hx", -"openfl/display/_internal/DrawCommandBuffer.hx", -"openfl/display/_internal/DrawCommandReader.hx", -"openfl/display/_internal/PerlinNoise.hx", -"openfl/display/_internal/SamplerState.hx", -"openfl/display/_internal/ShaderBuffer.hx", -"openfl/display3D/Context3D.hx", -"openfl/display3D/Context3DBlendFactor.hx", -"openfl/display3D/Context3DBufferUsage.hx", -"openfl/display3D/Context3DCompareMode.hx", -"openfl/display3D/Context3DMipFilter.hx", -"openfl/display3D/Context3DProfile.hx", -"openfl/display3D/Context3DProgramFormat.hx", -"openfl/display3D/Context3DProgramType.hx", -"openfl/display3D/Context3DRenderMode.hx", -"openfl/display3D/Context3DStencilAction.hx", -"openfl/display3D/Context3DTextureFilter.hx", -"openfl/display3D/Context3DTextureFormat.hx", -"openfl/display3D/Context3DTriangleFace.hx", -"openfl/display3D/Context3DVertexBufferFormat.hx", -"openfl/display3D/Context3DWrapMode.hx", -"openfl/display3D/IndexBuffer3D.hx", -"openfl/display3D/Program3D.hx", -"openfl/display3D/VertexBuffer3D.hx", -"openfl/display3D/_internal/Context3DState.hx", -"openfl/display3D/_internal/agal/AGALConverter.hx", -"openfl/display3D/_internal/atf/ATFReader.hx", -"openfl/display3D/textures/CubeTexture.hx", -"openfl/display3D/textures/RectangleTexture.hx", -"openfl/display3D/textures/Texture.hx", -"openfl/display3D/textures/TextureBase.hx", -"openfl/display3D/textures/VideoTexture.hx", -"openfl/errors/ArgumentError.hx", -"openfl/errors/EOFError.hx", -"openfl/errors/Error.hx", -"openfl/errors/IOError.hx", -"openfl/errors/IllegalOperationError.hx", -"openfl/errors/RangeError.hx", -"openfl/errors/TypeError.hx", -"openfl/events/ActivityEvent.hx", -"openfl/events/ErrorEvent.hx", -"openfl/events/Event.hx", -"openfl/events/EventDispatcher.hx", -"openfl/events/EventType.hx", -"openfl/events/FocusEvent.hx", -"openfl/events/FullScreenEvent.hx", -"openfl/events/GameInputEvent.hx", -"openfl/events/HTTPStatusEvent.hx", -"openfl/events/IOErrorEvent.hx", -"openfl/events/KeyboardEvent.hx", -"openfl/events/MouseEvent.hx", -"openfl/events/NetStatusEvent.hx", -"openfl/events/ProgressEvent.hx", -"openfl/events/RenderEvent.hx", -"openfl/events/SecurityErrorEvent.hx", -"openfl/events/TextEvent.hx", -"openfl/events/TouchEvent.hx", -"openfl/events/UncaughtErrorEvent.hx", -"openfl/events/UncaughtErrorEvents.hx", -"openfl/filters/BitmapFilter.hx", -"openfl/geom/ColorTransform.hx", -"openfl/geom/Matrix.hx", -"openfl/geom/Matrix3D.hx", -"openfl/geom/Orientation3D.hx", -"openfl/geom/Point.hx", -"openfl/geom/Rectangle.hx", -"openfl/geom/Transform.hx", -"openfl/geom/Vector3D.hx", -"openfl/media/ID3Info.hx", -"openfl/media/Sound.hx", -"openfl/media/SoundChannel.hx", -"openfl/media/SoundLoaderContext.hx", -"openfl/media/SoundMixer.hx", -"openfl/media/SoundTransform.hx", -"openfl/net/NetConnection.hx", -"openfl/net/NetStream.hx", -"openfl/net/URLLoader.hx", -"openfl/net/URLLoaderDataFormat.hx", -"openfl/net/URLRequest.hx", -"openfl/net/URLRequestDefaults.hx", -"openfl/net/URLRequestHeader.hx", -"openfl/system/ApplicationDomain.hx", -"openfl/system/LoaderContext.hx", -"openfl/system/SecurityDomain.hx", -"openfl/text/Font.hx", -"openfl/text/FontStyle.hx", -"openfl/text/FontType.hx", -"openfl/ui/GameInput.hx", -"openfl/ui/GameInputControl.hx", -"openfl/ui/GameInputDevice.hx", -"openfl/ui/Keyboard.hx", -"openfl/ui/Mouse.hx", -"openfl/ui/MouseCursor.hx", -"openfl/utils/AGALMiniAssembler.hx", -"openfl/utils/AssetCache.hx", -"openfl/utils/AssetLibrary.hx", -"openfl/utils/Assets.hx", -"openfl/utils/ByteArray.hx", -"openfl/utils/CompressionAlgorithm.hx", -"openfl/utils/Endian.hx", -"openfl/utils/Object.hx", -#endif - 0 }; - -const char *__hxcpp_all_files_fullpath[] = { -#ifdef HXCPP_DEBUGGER -"/usr/share/haxe/std/Lambda.hx", -"/usr/share/haxe/std/StringTools.hx", -"/usr/share/haxe/std/cpp/Lib.hx", -"/usr/share/haxe/std/cpp/Prime.hx", -"/usr/share/haxe/std/cpp/_std/Date.hx", -"/usr/share/haxe/std/cpp/_std/EReg.hx", -"/usr/share/haxe/std/cpp/_std/Reflect.hx", -"/usr/share/haxe/std/cpp/_std/Std.hx", -"/usr/share/haxe/std/cpp/_std/StringBuf.hx", -"/usr/share/haxe/std/cpp/_std/Sys.hx", -"/usr/share/haxe/std/cpp/_std/Type.hx", -"/usr/share/haxe/std/cpp/_std/haxe/Log.hx", -"/usr/share/haxe/std/cpp/_std/haxe/ds/IntMap.hx", -"/usr/share/haxe/std/cpp/_std/haxe/ds/ObjectMap.hx", -"/usr/share/haxe/std/cpp/_std/haxe/ds/StringMap.hx", -"/usr/share/haxe/std/cpp/_std/sys/FileSystem.hx", -"/usr/share/haxe/std/cpp/_std/sys/io/File.hx", -"/usr/share/haxe/std/cpp/_std/sys/io/FileInput.hx", -"/usr/share/haxe/std/cpp/_std/sys/io/Process.hx", -"/usr/share/haxe/std/cpp/_std/sys/thread/Deque.hx", -"/usr/share/haxe/std/haxe/CallStack.hx", -"/usr/share/haxe/std/haxe/Serializer.hx", -"/usr/share/haxe/std/haxe/SysTools.hx", -"/usr/share/haxe/std/haxe/Unserializer.hx", -"/usr/share/haxe/std/haxe/crypto/Adler32.hx", -"/usr/share/haxe/std/haxe/crypto/Base64.hx", -"/usr/share/haxe/std/haxe/crypto/BaseCode.hx", -"/usr/share/haxe/std/haxe/ds/ArraySort.hx", -"/usr/share/haxe/std/haxe/ds/List.hx", -"/usr/share/haxe/std/haxe/format/JsonParser.hx", -"/usr/share/haxe/std/haxe/format/JsonPrinter.hx", -"/usr/share/haxe/std/haxe/io/BytesBuffer.hx", -"/usr/share/haxe/std/haxe/io/BytesInput.hx", -"/usr/share/haxe/std/haxe/io/Eof.hx", -"/usr/share/haxe/std/haxe/io/FPHelper.hx", -"/usr/share/haxe/std/haxe/io/Input.hx", -"/usr/share/haxe/std/haxe/io/Path.hx", -"/usr/share/haxe/std/haxe/zip/Huffman.hx", -"/usr/share/haxe/std/haxe/zip/InflateImpl.hx", -"?", -"/home/andreas/Documents/Projects/haxe/openfl/nigger/bin/linux/haxe/ApplicationMain.hx", -"/home/andreas/Documents/Projects/haxe/openfl/nigger/src/Game.hx", -"/home/andreas/Documents/Projects/haxe/openfl/nigger/src/Main.hx", -"/home/andreas/Documents/Projects/haxe/openfl/nigger/bin/linux/haxe/ManifestResources.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/haxe/Timer.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/haxe/io/Bytes.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/haxe/zip/Reader.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/backend/native/NativeApplication.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/backend/native/NativeAudioSource.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/backend/native/NativeCFFI.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/backend/native/NativeHTTPRequest.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/backend/native/NativeOpenGLRenderContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/backend/native/NativeWindow.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/format/BMP.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/format/Base64.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/format/Deflate.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/format/GZip.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/format/JPEG.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/format/LZMA.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/format/PNG.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/format/Zlib.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/graphics/ImageCanvasUtil.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/graphics/ImageDataUtil.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/graphics/StackBlur.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/macros/EventMacro.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/_internal/macros/HTTPRequestMacro.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/app/Application.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/app/Event.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/app/Future.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/app/Module.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/app/Promise.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/CairoRenderContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/Canvas2DRenderContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/DOMRenderContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/FlashRenderContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/Image.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/ImageBuffer.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/OpenGLES2RenderContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/OpenGLES3RenderContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/OpenGLRenderContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/RenderContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/WebGL2RenderContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/WebGLRenderContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/cairo/Cairo.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/cairo/CairoFontFace.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/cairo/CairoFontOptions.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/cairo/CairoGlyph.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/cairo/CairoImageSurface.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/cairo/CairoPattern.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/cairo/CairoSurface.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/GL.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/GLBuffer.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/GLFramebuffer.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/GLProgram.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/GLQuery.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/GLRenderbuffer.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/GLSampler.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/GLShader.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/GLTexture.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/GLTransformFeedback.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/GLVertexArrayObject.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/AMD_compressed_3DC_texture.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/AMD_compressed_ATC_texture.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/AMD_performance_monitor.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/AMD_program_binary_Z400.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/ANGLE_framebuffer_blit.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/ANGLE_framebuffer_multisample.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/ANGLE_instanced_arrays.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/ANGLE_pack_reverse_row_order.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/ANGLE_texture_compression_dxt3.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/ANGLE_texture_compression_dxt5.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/ANGLE_texture_usage.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/ANGLE_translated_shader_source.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/APPLE_copy_texture_levels.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/APPLE_framebuffer_multisample.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/APPLE_rgb_422.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/APPLE_sync.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/APPLE_texture_format_BGRA8888.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/APPLE_texture_max_level.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/ARM_mali_program_binary.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/ARM_mali_shader_binary.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/ARM_rgba8.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/DMP_shader_binary.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_bgra.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_blend_minmax.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_color_buffer_float.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_color_buffer_half_float.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_debug_label.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_debug_marker.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_discard_framebuffer.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_map_buffer_range.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_multi_draw_arrays.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_multisampled_render_to_texture.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_multiview_draw_buffers.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_occlusion_query_boolean.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_packed_depth_stencil.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_read_format_bgra.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_robustness.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_sRGB.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_separate_shader_objects.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_shader_framebuffer_fetch.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_shader_texture_lod.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_shadow_samplers.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_texture_compression_dxt1.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_texture_compression_s3tc.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_texture_filter_anisotropic.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_texture_format_BGRA8888.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_texture_rg.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_texture_storage.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_texture_type_2_10_10_10_REV.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/EXT_unpack_subimage.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/FJ_shader_binary_GCCSO.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/IMG_multisampled_render_to_texture.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/IMG_program_binary.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/IMG_read_format.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/IMG_shader_binary.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/IMG_texture_compression_pvrtc.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/KHR_debug.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/KHR_texture_compression_astc_ldr.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/NVX_gpu_memory_info.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/NV_coverage_sample.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/NV_depth_nonlinear.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/NV_draw_buffers.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/NV_fbo_color_attachments.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/NV_fence.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/NV_read_buffer.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/NV_read_buffer_front.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/NV_read_depth.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/NV_read_depth_stencil.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/NV_read_stencil.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/NV_texture_compression_s3tc_update.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/NV_texture_npot_2D_mipmap.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_EGL_image.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_EGL_image_external.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_compressed_ETC1_RGB8_texture.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_compressed_paletted_texture.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_depth24.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_depth32.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_depth_texture.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_element_index_uint.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_get_program_binary.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_mapbuffer.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_packed_depth_stencil.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_required_internalformat.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_rgb8_rgba8.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_standard_derivatives.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_stencil1.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_stencil4.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_surfaceless_context.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_texture_3D.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_texture_float.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_texture_float_linear.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_texture_half_float.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_texture_half_float_linear.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_texture_npot.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_vertex_array_object.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_vertex_half_float.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/OES_vertex_type_10_10_10_2.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/QCOM_alpha_test.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/QCOM_binning_control.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/QCOM_driver_control.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/QCOM_extended_get.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/QCOM_extended_get2.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/QCOM_perfmon_global_mode.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/QCOM_tiled_rendering.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/QCOM_writeonly_rendering.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/graphics/opengl/ext/VIV_shader_binary.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/math/ARGB.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/math/BGRA.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/math/ColorMatrix.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/math/Matrix3.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/math/Matrix4.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/math/RGBA.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/math/Rectangle.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/math/Vector2.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/math/Vector4.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/AudioBuffer.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/AudioContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/AudioManager.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/AudioSource.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/FlashAudioContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/HTML5AudioContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/OpenALAudioContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/WebAudioContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/openal/AL.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/openal/ALAuxiliaryEffectSlot.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/openal/ALBuffer.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/openal/ALC.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/openal/ALContext.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/openal/ALDevice.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/openal/ALEffect.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/openal/ALFilter.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/openal/ALSource.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/vorbis/VorbisComment.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/vorbis/VorbisFile.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/media/vorbis/VorbisInfo.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/net/HTTPRequest.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/net/HTTPRequestHeader.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/net/curl/CURL.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/net/curl/CURLMulti.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/net/curl/CURLMultiMessage.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/system/CFFI.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/system/CFFIPointer.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/system/Clipboard.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/system/Display.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/system/DisplayMode.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/system/JNI.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/system/Sensor.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/system/System.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/system/ThreadPool.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/text/Font.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/text/Glyph.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/text/GlyphMetrics.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/ui/Gamepad.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/ui/GamepadAxis.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/ui/GamepadButton.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/ui/Joystick.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/ui/JoystickHatPosition.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/ui/KeyCode.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/ui/KeyModifier.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/ui/ScanCode.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/ui/Touch.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/ui/Window.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/ArrayBuffer.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/ArrayBufferView.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/AssetBundle.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/AssetCache.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/AssetLibrary.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/AssetManifest.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/Assets.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/BytePointer.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/Bytes.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/DataPointer.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/Float32Array.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/Float64Array.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/Int16Array.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/Int32Array.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/Int8Array.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/Log.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/LogLevel.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/ObjectPool.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/Preloader.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/UInt16Array.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/UInt32Array.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/UInt8Array.hx", -"/home/andreas/.haxe/lib/lime/7,8,0/src/lime/utils/UInt8ClampedArray.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/application/src/openfl/Lib.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/utils/src/openfl/Vector.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/application/src/openfl/_internal/Lib.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/utils/src/openfl/_internal/utils/TouchData.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/application/src/openfl/display/Application.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src/openfl/display/Bitmap.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/bitmapdata/src/openfl/display/BitmapData.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src/openfl/display/BlendMode.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-cairo/src/openfl/display/CairoRenderer.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-canvas/src/openfl/display/CanvasRenderer.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/CapsStyle.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-dom/src/openfl/display/DOMRenderer.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src/openfl/display/DisplayObject.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src/openfl/display/DisplayObjectContainer.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-core/src/openfl/display/DisplayObjectRenderer.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src/openfl/display/DisplayObjectShader.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/movieclip/src/openfl/display/FrameLabel.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/movieclip/src/openfl/display/FrameScript.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/GradientType.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/Graphics.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/GraphicsBitmapFill.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/GraphicsEndFill.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/GraphicsGradientFill.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/GraphicsPath.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/GraphicsPathWinding.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/GraphicsQuadPath.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/GraphicsShader.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/GraphicsShaderFill.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/GraphicsSolidFill.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/GraphicsStroke.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/GraphicsTrianglePath.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src/openfl/display/InteractiveObject.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/InterpolationMethod.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/bitmapdata/src/openfl/display/JPEGEncoderOptions.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/JointStyle.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/LineScaleMode.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/loader/src/openfl/display/Loader.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/loader/src/openfl/display/LoaderInfo.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/movieclip/src/openfl/display/MovieClip.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-stage3d/src/openfl/display/OpenGLRenderer.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/bitmapdata/src/openfl/display/PNGEncoderOptions.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src/openfl/display/PixelSnapping.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/application/src/openfl/display/Preloader.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/movieclip/src/openfl/display/Scene.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/shader/src/openfl/display/Shader.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/shader/src/openfl/display/ShaderData.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/shader/src/openfl/display/ShaderInput.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/shader/src/openfl/display/ShaderParameter.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/shader/src/openfl/display/ShaderParameterType.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/shader/src/openfl/display/ShaderPrecision.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src/openfl/display/Shape.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/SpreadMethod.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src/openfl/display/Sprite.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage/src/openfl/display/Stage.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display/Stage3D.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage/src/openfl/display/StageAlign.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage/src/openfl/display/StageDisplayState.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage/src/openfl/display/StageQuality.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage/src/openfl/display/StageScaleMode.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/movieclip/src/openfl/display/Timeline.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src/openfl/display/TriangleCulling.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/application/src/openfl/display/Window.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/bitmapdata/src/openfl/display/_internal/AbstractNoise.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-cairo/src/openfl/display/_internal/CairoBitmap.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-cairo/src/openfl/display/_internal/CairoDisplayObject.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-cairo/src/openfl/display/_internal/CairoGraphics.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-cairo/src/openfl/display/_internal/CairoShape.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-canvas/src/openfl/display/_internal/CanvasBitmap.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-canvas/src/openfl/display/_internal/CanvasDisplayObject.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-canvas/src/openfl/display/_internal/CanvasGraphics.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-stage3d/src/openfl/display/_internal/Context3DBitmap.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-stage3d/src/openfl/display/_internal/Context3DBuffer.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-stage3d/src/openfl/display/_internal/Context3DDisplayObject.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-stage3d/src/openfl/display/_internal/Context3DGraphics.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-stage3d/src/openfl/display/_internal/Context3DMaskShader.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-stage3d/src/openfl/display/_internal/Context3DShape.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-dom/src/openfl/display/_internal/DOMBitmap.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-dom/src/openfl/display/_internal/DOMDisplayObject.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-core/src/openfl/display/_internal/DrawCommandBuffer.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-core/src/openfl/display/_internal/DrawCommandReader.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/bitmapdata/src/openfl/display/_internal/PerlinNoise.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-core/src/openfl/display/_internal/SamplerState.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-core/src/openfl/display/_internal/ShaderBuffer.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/Context3D.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/Context3DBlendFactor.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/Context3DBufferUsage.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/Context3DCompareMode.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/Context3DMipFilter.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/Context3DProfile.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/Context3DProgramFormat.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/Context3DProgramType.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/Context3DRenderMode.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/Context3DStencilAction.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/Context3DTextureFilter.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/Context3DTextureFormat.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/Context3DTriangleFace.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/Context3DVertexBufferFormat.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/Context3DWrapMode.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/IndexBuffer3D.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/Program3D.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/VertexBuffer3D.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/_internal/Context3DState.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/_internal/agal/AGALConverter.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/_internal/atf/ATFReader.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/textures/CubeTexture.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/textures/RectangleTexture.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/textures/Texture.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/textures/TextureBase.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/display3D/textures/VideoTexture.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src/openfl/errors/ArgumentError.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src/openfl/errors/EOFError.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src/openfl/errors/Error.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src/openfl/errors/IOError.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src/openfl/errors/IllegalOperationError.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src/openfl/errors/RangeError.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src/openfl/errors/TypeError.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src/openfl/events/ActivityEvent.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src/openfl/events/ErrorEvent.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/eventdispatcher/src/openfl/events/Event.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/eventdispatcher/src/openfl/events/EventDispatcher.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/eventdispatcher/src/openfl/events/EventType.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src/openfl/events/FocusEvent.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage/src/openfl/events/FullScreenEvent.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src/openfl/events/GameInputEvent.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/urlrequest/src/openfl/events/HTTPStatusEvent.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src/openfl/events/IOErrorEvent.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src/openfl/events/KeyboardEvent.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src/openfl/events/MouseEvent.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/urlrequest/src/openfl/events/NetStatusEvent.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/eventdispatcher/src/openfl/events/ProgressEvent.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-core/src/openfl/events/RenderEvent.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/security/src/openfl/events/SecurityErrorEvent.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/eventdispatcher/src/openfl/events/TextEvent.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src/openfl/events/TouchEvent.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/loader/src/openfl/events/UncaughtErrorEvent.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/loader/src/openfl/events/UncaughtErrorEvents.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/filters/src/openfl/filters/BitmapFilter.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src/openfl/geom/ColorTransform.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src/openfl/geom/Matrix.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src/openfl/geom/Matrix3D.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src/openfl/geom/Orientation3D.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src/openfl/geom/Point.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src/openfl/geom/Rectangle.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src/openfl/geom/Transform.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src/openfl/geom/Vector3D.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/sound/src/openfl/media/ID3Info.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/sound/src/openfl/media/Sound.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/sound/src/openfl/media/SoundChannel.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/sound/src/openfl/media/SoundLoaderContext.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/sound/src/openfl/media/SoundMixer.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/sound/src/openfl/media/SoundTransform.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/urlrequest/src/openfl/net/NetConnection.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/video/src/openfl/net/NetStream.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/urlloader/src/openfl/net/URLLoader.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/urlloader/src/openfl/net/URLLoaderDataFormat.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/urlrequest/src/openfl/net/URLRequest.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/urlrequest/src/openfl/net/URLRequestDefaults.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/urlrequest/src/openfl/net/URLRequestHeader.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/security/src/openfl/system/ApplicationDomain.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/loader/src/openfl/system/LoaderContext.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/security/src/openfl/system/SecurityDomain.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/textfield/src/openfl/text/Font.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/textfield/src/openfl/text/FontStyle.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/textfield/src/openfl/text/FontType.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src/openfl/ui/GameInput.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src/openfl/ui/GameInputControl.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src/openfl/ui/GameInputDevice.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src/openfl/ui/Keyboard.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src/openfl/ui/Mouse.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src/openfl/ui/MouseCursor.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src/openfl/utils/AGALMiniAssembler.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/assets/src/openfl/utils/AssetCache.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/assets/src/openfl/utils/AssetLibrary.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/assets/src/openfl/utils/Assets.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/utils/src/openfl/utils/ByteArray.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/utils/src/openfl/utils/CompressionAlgorithm.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/utils/src/openfl/utils/Endian.hx", -"/home/andreas/.haxe/lib/openfl/9,0,2/packages/utils/src/openfl/utils/Object.hx", -#endif - 0 }; - -const char *__hxcpp_all_classes[] = { -#ifdef HXCPP_DEBUGGER -"lime.app.Module", -"cpp.Prime", -"lime._internal.backend.native.NativeCFFI", -"lime._internal.backend.native.NativeApplication", -"lime.app.Application", -"ApplicationMain", -"openfl.events.EventDispatcher", -"openfl._Vector.Vector_Impl_", -"lime.utils.ObjectPool", -"haxe.ds.ObjectMap", -"haxe.ds.List", -"openfl.display.DisplayObject", -"openfl.display.InteractiveObject", -"openfl.display.DisplayObjectContainer", -"openfl.display.Sprite", -"Main", -"DocumentClass", -"Date", -"EReg", -"Game", -"Lambda", -"ManifestResources", -"Reflect", -"Std", -"StringBuf", -"haxe.SysTools", -"StringTools", -"Sys", -"Type", -"cpp.Lib", -"haxe.CallStack", -"haxe.Log", -"haxe.Serializer", -"haxe.Timer", -"haxe._Unserializer.DefaultResolver", -"haxe.Unserializer", -"haxe.crypto.Adler32", -"haxe.io.Bytes", -"haxe.crypto.Base64", -"haxe.crypto.BaseCode", -"haxe.ds.ArraySort", -"haxe.ds.IntMap", -"haxe.ds._List.ListNode", -"haxe.ds._List.ListIterator", -"haxe.ds.StringMap", -"haxe.format.JsonParser", -"haxe.format.JsonPrinter", -"haxe.io.BytesBuffer", -"haxe.io.Input", -"haxe.io.BytesInput", -"haxe.io.Output", -"haxe.io.Eof", -"haxe.io.FPHelper", -"haxe.io.Path", -"haxe.zip.HuffTools", -"haxe.zip._InflateImpl.Window", -"haxe.zip.InflateImpl", -"haxe.zip.Reader", -"lime._internal.backend.native.ApplicationEventInfo", -"lime._internal.backend.native.ClipboardEventInfo", -"lime._internal.backend.native.DropEventInfo", -"lime._internal.backend.native.GamepadEventInfo", -"lime._internal.backend.native.JoystickEventInfo", -"lime._internal.backend.native.KeyEventInfo", -"lime._internal.backend.native.MouseEventInfo", -"lime._internal.backend.native.RenderEventInfo", -"lime._internal.backend.native.SensorEventInfo", -"lime._internal.backend.native.TextEventInfo", -"lime._internal.backend.native.TouchEventInfo", -"lime._internal.backend.native.WindowEventInfo", -"lime._internal.backend.native.NativeAudioSource", -"lime._internal.backend.native.NativeHTTPRequest", -"lime._internal.backend.native.NativeOpenGLRenderContext", -"lime._internal.backend.native.NativeWindow", -"lime._internal.format.BMP", -"lime._internal.format.Base64", -"lime._internal.format.Deflate", -"lime._internal.format.GZip", -"lime._internal.format.JPEG", -"lime._internal.format.LZMA", -"lime._internal.format.PNG", -"lime._internal.format.Zlib", -"lime._internal.graphics.ImageCanvasUtil", -"lime._internal.graphics.ImageDataUtil", -"lime._internal.graphics._ImageDataUtil.ImageDataView", -"lime._internal.graphics.StackBlur", -"lime._internal.graphics.BlurStack", -"lime._internal.macros.AssetsMacro", -"lime.app.Event", -"lime.app.Future", -"lime.app._Future.FutureWork", -"lime.app.Promise", -"lime.app.Promise_String", -"lime.app.Promise_haxe_io_Bytes", -"lime.app.Promise_lime_media_AudioBuffer", -"lime.app.Promise_lime_text_Font", -"lime.app.Promise_lime_utils_AssetLibrary", -"lime.app.Promise_openfl_display_BitmapData", -"lime.app.Promise_openfl_display_MovieClip", -"lime.app.Promise_openfl_media_Sound", -"lime.app.Promise_openfl_text_Font", -"lime.app.Promise_openfl_utils_ByteArray", -"lime.app._Event_Dynamic_Void", -"lime.app._Event_Float_Float_Float_Void", -"lime.app._Event_Float_Float_Int_Void", -"lime.app._Event_Float_Float_Void", -"lime.app._Event_Float_Float_lime_ui_MouseButton_Void", -"lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void", -"lime.app._Event_Int_Float_Float_Void", -"lime.app._Event_Int_Float_Void", -"lime.app._Event_Int_Int_Void", -"lime.app._Event_Int_Void", -"lime.app._Event_Int_lime_ui_JoystickHatPosition_Void", -"lime.app._Event_String_Int_Int_Void", -"lime.app._Event_String_Void", -"lime.app._Event_Void_Void", -"lime.app._Event_lime_graphics_RenderContext_Void", -"lime.app._Event_lime_ui_GamepadAxis_Float_Void", -"lime.app._Event_lime_ui_GamepadButton_Void", -"lime.app._Event_lime_ui_Gamepad_Void", -"lime.app._Event_lime_ui_Joystick_Void", -"lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void", -"lime.app._Event_lime_ui_Touch_Void", -"lime.app._Event_lime_ui_Window_Void", -"lime.app._Event_ofEvents_T_Void", -"lime.graphics._CairoRenderContext.CairoRenderContext_Impl_", -"lime.graphics._Canvas2DRenderContext.Canvas2DRenderContext_Impl_", -"lime.graphics._DOMRenderContext.DOMRenderContext_Impl_", -"lime.graphics._FlashRenderContext.FlashRenderContext_Impl_", -"lime.graphics.Image", -"lime.graphics.ImageBuffer", -"lime.graphics._OpenGLES2RenderContext.OpenGLES2RenderContext_Impl_", -"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_", -"lime.graphics._OpenGLRenderContext.OpenGLRenderContext_Impl_", -"lime.graphics.RenderContext", -"lime.utils.BytePointerData", -"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_", -"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_", -"lime.graphics.cairo.Cairo", -"lime.graphics.cairo._CairoFontFace.CairoFontFace_Impl_", -"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_", -"lime.graphics.cairo.CairoGlyph", -"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_", -"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_", -"lime.graphics.cairo._CairoSurface.CairoSurface_Impl_", -"lime.graphics.opengl.GL", -"lime.graphics.opengl.GLObject", -"lime.graphics.opengl._GLBuffer.GLBuffer_Impl_", -"lime.graphics.opengl._GLFramebuffer.GLFramebuffer_Impl_", -"lime.graphics.opengl._GLProgram.GLProgram_Impl_", -"lime.graphics.opengl._GLQuery.GLQuery_Impl_", -"lime.graphics.opengl._GLRenderbuffer.GLRenderbuffer_Impl_", -"lime.graphics.opengl._GLSampler.GLSampler_Impl_", -"lime.graphics.opengl._GLShader.GLShader_Impl_", -"lime.graphics.opengl._GLTexture.GLTexture_Impl_", -"lime.graphics.opengl._GLTransformFeedback.GLTransformFeedback_Impl_", -"lime.graphics.opengl._GLVertexArrayObject.GLVertexArrayObject_Impl_", -"lime.graphics.opengl.ext.AMD_compressed_3DC_texture", -"lime.graphics.opengl.ext.AMD_compressed_ATC_texture", -"lime.graphics.opengl.ext.AMD_performance_monitor", -"lime.graphics.opengl.ext.AMD_program_binary_Z400", -"lime.graphics.opengl.ext.ANGLE_framebuffer_blit", -"lime.graphics.opengl.ext.ANGLE_framebuffer_multisample", -"lime.graphics.opengl.ext.ANGLE_instanced_arrays", -"lime.graphics.opengl.ext.ANGLE_pack_reverse_row_order", -"lime.graphics.opengl.ext.ANGLE_texture_compression_dxt3", -"lime.graphics.opengl.ext.ANGLE_texture_compression_dxt5", -"lime.graphics.opengl.ext.ANGLE_texture_usage", -"lime.graphics.opengl.ext.ANGLE_translated_shader_source", -"lime.graphics.opengl.ext.APPLE_copy_texture_levels", -"lime.graphics.opengl.ext.APPLE_framebuffer_multisample", -"lime.graphics.opengl.ext.APPLE_rgb_422", -"lime.graphics.opengl.ext.APPLE_sync", -"lime.graphics.opengl.ext.APPLE_texture_format_BGRA8888", -"lime.graphics.opengl.ext.APPLE_texture_max_level", -"lime.graphics.opengl.ext.ARM_mali_program_binary", -"lime.graphics.opengl.ext.ARM_mali_shader_binary", -"lime.graphics.opengl.ext.ARM_rgba8", -"lime.graphics.opengl.ext.DMP_shader_binary", -"lime.graphics.opengl.ext.EXT_bgra", -"lime.graphics.opengl.ext.EXT_blend_minmax", -"lime.graphics.opengl.ext.EXT_color_buffer_float", -"lime.graphics.opengl.ext.EXT_color_buffer_half_float", -"lime.graphics.opengl.ext.EXT_debug_label", -"lime.graphics.opengl.ext.EXT_debug_marker", -"lime.graphics.opengl.ext.EXT_discard_framebuffer", -"lime.graphics.opengl.ext.EXT_map_buffer_range", -"lime.graphics.opengl.ext.EXT_multi_draw_arrays", -"lime.graphics.opengl.ext.EXT_multisampled_render_to_texture", -"lime.graphics.opengl.ext.EXT_multiview_draw_buffers", -"lime.graphics.opengl.ext.EXT_occlusion_query_boolean", -"lime.graphics.opengl.ext.EXT_packed_depth_stencil", -"lime.graphics.opengl.ext.EXT_read_format_bgra", -"lime.graphics.opengl.ext.EXT_robustness", -"lime.graphics.opengl.ext.EXT_sRGB", -"lime.graphics.opengl.ext.EXT_separate_shader_objects", -"lime.graphics.opengl.ext.EXT_shader_framebuffer_fetch", -"lime.graphics.opengl.ext.EXT_shader_texture_lod", -"lime.graphics.opengl.ext.EXT_shadow_samplers", -"lime.graphics.opengl.ext.EXT_texture_compression_dxt1", -"lime.graphics.opengl.ext.EXT_texture_compression_s3tc", -"lime.graphics.opengl.ext.EXT_texture_filter_anisotropic", -"lime.graphics.opengl.ext.EXT_texture_format_BGRA8888", -"lime.graphics.opengl.ext.EXT_texture_rg", -"lime.graphics.opengl.ext.EXT_texture_storage", -"lime.graphics.opengl.ext.EXT_texture_type_2_10_10_10_REV", -"lime.graphics.opengl.ext.EXT_unpack_subimage", -"lime.graphics.opengl.ext.FJ_shader_binary_GCCSO", -"lime.graphics.opengl.ext.IMG_multisampled_render_to_texture", -"lime.graphics.opengl.ext.IMG_program_binary", -"lime.graphics.opengl.ext.IMG_read_format", -"lime.graphics.opengl.ext.IMG_shader_binary", -"lime.graphics.opengl.ext.IMG_texture_compression_pvrtc", -"lime.graphics.opengl.ext.KHR_debug", -"lime.graphics.opengl.ext.KHR_texture_compression_astc_ldr", -"lime.graphics.opengl.ext.NVX_gpu_memory_info", -"lime.graphics.opengl.ext.NV_coverage_sample", -"lime.graphics.opengl.ext.NV_depth_nonlinear", -"lime.graphics.opengl.ext.NV_draw_buffers", -"lime.graphics.opengl.ext.NV_fbo_color_attachments", -"lime.graphics.opengl.ext.NV_fence", -"lime.graphics.opengl.ext.NV_read_buffer", -"lime.graphics.opengl.ext.NV_read_buffer_front", -"lime.graphics.opengl.ext.NV_read_depth", -"lime.graphics.opengl.ext.NV_read_depth_stencil", -"lime.graphics.opengl.ext.NV_read_stencil", -"lime.graphics.opengl.ext.NV_texture_compression_s3tc_update", -"lime.graphics.opengl.ext.NV_texture_npot_2D_mipmap", -"lime.graphics.opengl.ext.OES_EGL_image", -"lime.graphics.opengl.ext.OES_EGL_image_external", -"lime.graphics.opengl.ext.OES_compressed_ETC1_RGB8_texture", -"lime.graphics.opengl.ext.OES_compressed_paletted_texture", -"lime.graphics.opengl.ext.OES_depth24", -"lime.graphics.opengl.ext.OES_depth32", -"lime.graphics.opengl.ext.OES_depth_texture", -"lime.graphics.opengl.ext.OES_element_index_uint", -"lime.graphics.opengl.ext.OES_get_program_binary", -"lime.graphics.opengl.ext.OES_mapbuffer", -"lime.graphics.opengl.ext.OES_packed_depth_stencil", -"lime.graphics.opengl.ext.OES_required_internalformat", -"lime.graphics.opengl.ext.OES_rgb8_rgba8", -"lime.graphics.opengl.ext.OES_standard_derivatives", -"lime.graphics.opengl.ext.OES_stencil1", -"lime.graphics.opengl.ext.OES_stencil4", -"lime.graphics.opengl.ext.OES_surfaceless_context", -"lime.graphics.opengl.ext.OES_texture_3D", -"lime.graphics.opengl.ext.OES_texture_float", -"lime.graphics.opengl.ext.OES_texture_float_linear", -"lime.graphics.opengl.ext.OES_texture_half_float", -"lime.graphics.opengl.ext.OES_texture_half_float_linear", -"lime.graphics.opengl.ext.OES_texture_npot", -"lime.graphics.opengl.ext.OES_vertex_array_object", -"lime.graphics.opengl.ext.OES_vertex_half_float", -"lime.graphics.opengl.ext.OES_vertex_type_10_10_10_2", -"lime.graphics.opengl.ext.QCOM_alpha_test", -"lime.graphics.opengl.ext.QCOM_binning_control", -"lime.graphics.opengl.ext.QCOM_driver_control", -"lime.graphics.opengl.ext.QCOM_extended_get", -"lime.graphics.opengl.ext.QCOM_extended_get2", -"lime.graphics.opengl.ext.QCOM_perfmon_global_mode", -"lime.graphics.opengl.ext.QCOM_tiled_rendering", -"lime.graphics.opengl.ext.QCOM_writeonly_rendering", -"lime.graphics.opengl.ext.VIV_shader_binary", -"lime.math._ARGB.ARGB_Impl_", -"lime.math._BGRA.BGRA_Impl_", -"lime.math._ColorMatrix.ColorMatrix_Impl_", -"lime.math.Matrix3", -"lime.math._Matrix4.Matrix4_Impl_", -"lime.utils.ArrayBufferView", -"lime.math._RGBA.RGBA_Impl_", -"lime.math.Rectangle", -"lime.math.Vector2", -"lime.math.Vector4", -"lime.media.AudioBuffer", -"lime.media.AudioContext", -"lime.media.AudioManager", -"lime.media.AudioSource", -"lime.media.FlashAudioContext", -"lime.media.HTML5AudioContext", -"lime.media.OpenALAudioContext", -"lime.media.WebAudioContext", -"lime.media.openal.AL", -"lime.media.openal._ALAuxiliaryEffectSlot.ALAuxiliaryEffectSlot_Impl_", -"lime.media.openal._ALBuffer.ALBuffer_Impl_", -"lime.media.openal.ALC", -"lime.media.openal._ALContext.ALContext_Impl_", -"lime.media.openal._ALDevice.ALDevice_Impl_", -"lime.media.openal._ALEffect.ALEffect_Impl_", -"lime.media.openal._ALFilter.ALFilter_Impl_", -"lime.media.openal._ALSource.ALSource_Impl_", -"lime.media.vorbis.VorbisComment", -"lime.media.vorbis.VorbisFile", -"lime.media.vorbis.VorbisInfo", -"lime.net._HTTPRequest.AbstractHTTPRequest", -"lime.net.HTTPRequest", -"lime.net._HTTPRequest_Bytes", -"lime.net._HTTPRequest_String", -"lime.net.HTTPRequestHeader", -"lime.net._HTTPRequest_lime_graphics_Image", -"lime.net._HTTPRequest_lime_media_AudioBuffer", -"lime.net._HTTPRequest_lime_text_Font", -"lime.net._HTTPRequest_lime_utils_Bytes", -"lime.net._HTTPRequest_openfl_utils_ByteArray", -"lime.net.curl.CURL", -"lime.net.curl.CURLMulti", -"lime.net.curl.CURLMultiMessage", -"lime.system.CFFI", -"lime.system._CFFIPointer.CFFIPointer_Impl_", -"lime.system.Clipboard", -"lime.system.Display", -"lime.system.DisplayMode", -"lime.system.JNI", -"lime.system.JNIMemberField", -"lime.system.JNIStaticField", -"lime.system.JNIMethod", -"lime.system.Sensor", -"lime.system.System", -"lime.system.ThreadPool", -"lime.system._ThreadPool.ThreadPoolMessage", -"lime.text.Font", -"lime.text._Glyph.Glyph_Impl_", -"lime.text.GlyphMetrics", -"lime.ui.Gamepad", -"lime.ui._GamepadAxis.GamepadAxis_Impl_", -"lime.ui._GamepadButton.GamepadButton_Impl_", -"lime.ui.Joystick", -"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_", -"lime.ui._KeyCode.KeyCode_Impl_", -"lime.ui._KeyModifier.KeyModifier_Impl_", -"lime.ui._ScanCode.ScanCode_Impl_", -"lime.ui.Touch", -"lime.ui.Window", -"lime.utils._ArrayBuffer.ArrayBuffer_Impl_", -"lime.utils.ArrayBufferIO", -"lime.utils.AssetBundle", -"lime.utils.AssetCache", -"lime.utils.AssetLibrary", -"lime.utils.AssetManifest", -"lime.utils.Assets", -"lime.utils._Assets.LibrarySymbol", -"lime.utils._BytePointer.BytePointer_Impl_", -"lime.utils._Bytes.Bytes_Impl_", -"lime.utils._DataPointer.DataPointer_Impl_", -"lime.utils._Float32Array.Float32Array_Impl_", -"lime.utils._Float64Array.Float64Array_Impl_", -"lime.utils._Int16Array.Int16Array_Impl_", -"lime.utils._Int32Array.Int32Array_Impl_", -"lime.utils._Int8Array.Int8Array_Impl_", -"lime.utils.Log", -"lime.utils._LogLevel.LogLevel_Impl_", -"lime.utils.Preloader", -"lime.utils._UInt16Array.UInt16Array_Impl_", -"lime.utils._UInt32Array.UInt32Array_Impl_", -"lime.utils._UInt8Array.UInt8Array_Impl_", -"lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_", -"openfl.Lib", -"openfl._Vector.BoolVector", -"openfl._Vector.FloatVector", -"openfl._Vector.FunctionVector", -"openfl._Vector.IntVector", -"openfl._Vector.ObjectVector", -"openfl._internal.Lib", -"openfl._internal.utils.TouchData", -"openfl.display.Application", -"openfl.display.Bitmap", -"openfl.display.BitmapData", -"openfl.display._BlendMode.BlendMode_Impl_", -"openfl.display.DisplayObjectRenderer", -"openfl.display.CairoRenderer", -"openfl.display.CanvasRenderer", -"openfl.display._CapsStyle.CapsStyle_Impl_", -"openfl.display.DOMRenderer", -"openfl.display.Shader", -"openfl.display.DisplayObjectShader", -"openfl.display.FrameLabel", -"openfl.display.FrameScript", -"openfl.display._GradientType.GradientType_Impl_", -"openfl.display.Graphics", -"openfl.display.GraphicsBitmapFill", -"openfl.display.GraphicsEndFill", -"openfl.display.GraphicsGradientFill", -"openfl.display.GraphicsPath", -"openfl.display._GraphicsPathWinding.GraphicsPathWinding_Impl_", -"openfl.display.GraphicsQuadPath", -"openfl.display.GraphicsShader", -"openfl.display.GraphicsShaderFill", -"openfl.display.GraphicsSolidFill", -"openfl.display.GraphicsStroke", -"openfl.display.GraphicsTrianglePath", -"openfl.display._InterpolationMethod.InterpolationMethod_Impl_", -"openfl.display.JPEGEncoderOptions", -"openfl.display._JointStyle.JointStyle_Impl_", -"openfl.display._LineScaleMode.LineScaleMode_Impl_", -"openfl.display.Loader", -"openfl.display.LoaderInfo", -"openfl.display.MovieClip", -"openfl.geom.Rectangle", -"openfl.display.OpenGLRenderer", -"openfl.display.PNGEncoderOptions", -"openfl.display._PixelSnapping.PixelSnapping_Impl_", -"openfl.display.Preloader", -"openfl.display.DefaultPreloader", -"openfl.display.Scene", -"openfl.display._ShaderData.ShaderData_Impl_", -"openfl.display.ShaderInput", -"openfl.display.ShaderInput_openfl_display_BitmapData", -"openfl.display.ShaderParameter", -"openfl.display._ShaderParameterType.ShaderParameterType_Impl_", -"openfl.display.ShaderParameter_Bool", -"openfl.display.ShaderParameter_Float", -"openfl.display.ShaderParameter_Int", -"openfl.display._ShaderPrecision.ShaderPrecision_Impl_", -"openfl.display.Shape", -"openfl.display._SpreadMethod.SpreadMethod_Impl_", -"openfl.display.Stage", -"openfl.display.Stage3D", -"openfl.display._StageAlign.StageAlign_Impl_", -"openfl.display._StageDisplayState.StageDisplayState_Impl_", -"openfl.display._StageQuality.StageQuality_Impl_", -"openfl.display._StageScaleMode.StageScaleMode_Impl_", -"openfl.display.Timeline", -"openfl.display._TriangleCulling.TriangleCulling_Impl_", -"openfl.display.Window", -"openfl.display._internal.AbstractNoise", -"openfl.display._internal.CairoBitmap", -"openfl.display._internal.CairoDisplayObject", -"openfl.display._internal.DrawCommandBuffer", -"openfl.display._internal.CairoGraphics", -"openfl.display._internal.CairoShape", -"openfl.display._internal.CanvasBitmap", -"openfl.display._internal.CanvasDisplayObject", -"openfl.display._internal.CanvasGraphics", -"openfl.display._internal.Context3DBitmap", -"openfl.display._internal.Context3DBuffer", -"openfl.display._internal.Context3DDisplayObject", -"openfl.geom.Matrix", -"openfl.geom.ColorTransform", -"openfl.display._internal.Context3DGraphics", -"openfl.display._internal.Context3DMaskShader", -"openfl.display._internal.Context3DShape", -"openfl.display._internal.DOMBitmap", -"openfl.display._internal.DOMDisplayObject", -"openfl.display._internal.DrawCommandReader", -"openfl.display._internal._DrawCommandReader.BeginBitmapFillView_Impl_", -"openfl.display._internal._DrawCommandReader.BeginFillView_Impl_", -"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_", -"openfl.display._internal._DrawCommandReader.BeginShaderFillView_Impl_", -"openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_", -"openfl.display._internal._DrawCommandReader.CurveToView_Impl_", -"openfl.display._internal._DrawCommandReader.DrawCircleView_Impl_", -"openfl.display._internal._DrawCommandReader.DrawEllipseView_Impl_", -"openfl.display._internal._DrawCommandReader.DrawQuadsView_Impl_", -"openfl.display._internal._DrawCommandReader.DrawRectView_Impl_", -"openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_", -"openfl.display._internal._DrawCommandReader.DrawTrianglesView_Impl_", -"openfl.display._internal._DrawCommandReader.EndFillView_Impl_", -"openfl.display._internal._DrawCommandReader.LineBitmapStyleView_Impl_", -"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_", -"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_", -"openfl.display._internal._DrawCommandReader.LineToView_Impl_", -"openfl.display._internal._DrawCommandReader.MoveToView_Impl_", -"openfl.display._internal._DrawCommandReader.OverrideBlendModeView_Impl_", -"openfl.display._internal._DrawCommandReader.OverrideMatrixView_Impl_", -"openfl.display._internal._DrawCommandReader.WindingEvenOddView_Impl_", -"openfl.display._internal._DrawCommandReader.WindingNonZeroView_Impl_", -"openfl.display._internal.PerlinNoise", -"openfl.display._internal.SamplerState", -"openfl.display._internal.ShaderBuffer", -"openfl.display3D.Context3D", -"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_", -"openfl.display3D._Context3DBufferUsage.Context3DBufferUsage_Impl_", -"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_", -"openfl.display3D._Context3DMipFilter.Context3DMipFilter_Impl_", -"openfl.display3D._Context3DProfile.Context3DProfile_Impl_", -"openfl.display3D._Context3DProgramFormat.Context3DProgramFormat_Impl_", -"openfl.display3D._Context3DProgramType.Context3DProgramType_Impl_", -"openfl.display3D._Context3DRenderMode.Context3DRenderMode_Impl_", -"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_", -"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_", -"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_", -"openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_", -"openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_", -"openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_", -"openfl.display3D.IndexBuffer3D", -"openfl.display3D.Program3D", -"openfl.display3D.Uniform", -"openfl.display3D.UniformMap", -"openfl.display3D.VertexBuffer3D", -"openfl.display3D._internal.Context3DState", -"openfl.display3D._internal.agal.AGALConverter", -"openfl.display3D._internal.agal._AGALConverter.DestRegister", -"openfl.display3D._internal.agal.RegisterMap", -"openfl.display3D._internal.agal._AGALConverter.RegisterMapEntry", -"openfl.display3D._internal.agal._AGALConverter.SamplerRegister", -"openfl.display3D._internal.agal._AGALConverter.SourceRegister", -"openfl.display3D._internal.atf.ATFReader", -"openfl.display3D.textures.TextureBase", -"openfl.display3D.textures.CubeTexture", -"openfl.display3D.textures.RectangleTexture", -"openfl.display3D.textures.Texture", -"openfl.display3D.textures.VideoTexture", -"openfl.errors.Error", -"openfl.errors.ArgumentError", -"openfl.errors.IOError", -"openfl.errors.EOFError", -"openfl.errors.IllegalOperationError", -"openfl.errors.RangeError", -"openfl.errors.TypeError", -"openfl.events.Event", -"openfl.events.ActivityEvent", -"openfl.events.TextEvent", -"openfl.events.ErrorEvent", -"openfl.events._EventDispatcher.DispatchIterator", -"openfl.events._EventDispatcher.Listener", -"openfl.events._EventType.EventType_Impl_", -"openfl.events.FocusEvent", -"openfl.events.FullScreenEvent", -"openfl.events.GameInputEvent", -"openfl.events.HTTPStatusEvent", -"openfl.events.IOErrorEvent", -"openfl.events.KeyboardEvent", -"openfl.events.MouseEvent", -"openfl.events.NetStatusEvent", -"openfl.events.ProgressEvent", -"openfl.events.RenderEvent", -"openfl.events.SecurityErrorEvent", -"openfl.events.TouchEvent", -"openfl.events.UncaughtErrorEvent", -"openfl.events.UncaughtErrorEvents", -"openfl.filters.BitmapFilter", -"openfl.geom.Matrix3D", -"openfl.geom._Orientation3D.Orientation3D_Impl_", -"openfl.geom.Point", -"openfl.geom.Transform", -"openfl.geom.Vector3D", -"openfl.media.ID3Info", -"openfl.media.Sound", -"openfl.media.SoundChannel", -"openfl.media.SoundLoaderContext", -"openfl.media.SoundTransform", -"openfl.media.SoundMixer", -"openfl.net.NetConnection", -"openfl.net.NetStream", -"openfl.net.URLLoader", -"openfl.net._URLLoaderDataFormat.URLLoaderDataFormat_Impl_", -"openfl.net.URLRequest", -"openfl.net.URLRequestDefaults", -"openfl.net.URLRequestHeader", -"openfl.system.ApplicationDomain", -"openfl.system.LoaderContext", -"openfl.system.SecurityDomain", -"openfl.text.Font", -"openfl.text._FontStyle.FontStyle_Impl_", -"openfl.text._FontType.FontType_Impl_", -"openfl.ui.GameInput", -"openfl.ui.GameInputControl", -"openfl.ui.GameInputDevice", -"openfl.ui.Keyboard", -"openfl.ui.Mouse", -"openfl.ui._MouseCursor.MouseCursor_Impl_", -"openfl.utils.AGALMiniAssembler", -"openfl.utils._AGALMiniAssembler.OpCode", -"openfl.utils._AGALMiniAssembler.Register", -"openfl.utils._AGALMiniAssembler.Sampler", -"openfl.utils.AssetCache", -"openfl.utils.AssetLibrary", -"openfl.utils.Assets", -"openfl.utils._ByteArray.ByteArray_Impl_", -"openfl.utils.ByteArrayData", -"openfl.utils._CompressionAlgorithm.CompressionAlgorithm_Impl_", -"openfl.utils._Endian.Endian_Impl_", -"openfl.utils._Object.Object_Impl_", -"sys.FileSystem", -"sys.io.File", -"sys.io.FileInput", -"sys.io._Process.Stdin", -"sys.io._Process.Stdout", -"sys.io.Process", -"sys.thread.Deque", -#endif - 0 }; -} // namespace hx -void __files__boot() { __hxcpp_set_debugger_info(hx::__hxcpp_all_classes, hx::__hxcpp_all_files_fullpath); } diff --git a/hGameTest/bin/linux/obj/src/__lib__.cpp b/hGameTest/bin/linux/obj/src/__lib__.cpp deleted file mode 100644 index 58144aef..00000000 --- a/hGameTest/bin/linux/obj/src/__lib__.cpp +++ /dev/null @@ -1,28 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#include - -extern "C" void __hxcpp_main(); - -extern "C" void __hxcpp_lib_main(); - -#ifndef INCLUDED_ApplicationMain -#include -#endif -HX_LOCAL_STACK_FRAME(_hx_pos_fe66fde75063e1fc_1___hxcpp_main,"hxcpp","__hxcpp_main",0x10478780,"hxcpp.__hxcpp_main","?",1,0x0000003f) - - -void __hxcpp_main() { -{ - HX_STACKFRAME(&_hx_pos_fe66fde75063e1fc_1___hxcpp_main) -HXDLIN( 1) ::ApplicationMain_obj::main(); - } - } - -void __hxcpp_lib_main() { - HX_TOP_OF_STACK - hx::Boot(); - __boot_all(); - __hxcpp_main(); - } diff --git a/hGameTest/bin/linux/obj/src/__main__.cpp b/hGameTest/bin/linux/obj/src/__main__.cpp deleted file mode 100644 index ad45d391..00000000 --- a/hGameTest/bin/linux/obj/src/__main__.cpp +++ /dev/null @@ -1,31 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#include - -extern "C" void __hxcpp_main(); - -extern "C" void __hxcpp_lib_main(); - -#ifndef INCLUDED_ApplicationMain -#include -#endif -HX_LOCAL_STACK_FRAME(_hx_pos_fe66fde75063e1fc_1___hxcpp_main,"hxcpp","__hxcpp_main",0x10478780,"hxcpp.__hxcpp_main","?",1,0x0000003f) - - - -#include - -void __hxcpp_main() { -{ - HX_STACKFRAME(&_hx_pos_fe66fde75063e1fc_1___hxcpp_main) -HXDLIN( 1) ::ApplicationMain_obj::main(); - } - } - -void __hxcpp_lib_main() { - HX_TOP_OF_STACK - hx::Boot(); - __boot_all(); - __hxcpp_main(); - } diff --git a/hGameTest/bin/linux/obj/src/__resources__.cpp b/hGameTest/bin/linux/obj/src/__resources__.cpp deleted file mode 100644 index 2f9e8ab3..00000000 --- a/hGameTest/bin/linux/obj/src/__resources__.cpp +++ /dev/null @@ -1,11 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -namespace hx { -} - -hx::Resource __Resources[] = { - { ::String(null()),0,0 } -}; - -namespace hx { Resource *GetResources() { return __Resources; } } diff --git a/hGameTest/bin/linux/obj/src/cpp/Lib.cpp b/hGameTest/bin/linux/obj/src/cpp/Lib.cpp deleted file mode 100644 index c16b00eb..00000000 --- a/hGameTest/bin/linux/obj/src/cpp/Lib.cpp +++ /dev/null @@ -1,189 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_cpp_Lib -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_ead2d82c766bb2c1_38_load,"cpp.Lib","load",0xd2b2dcba,"cpp.Lib.load","/usr/share/haxe/std/cpp/Lib.hx",38,0x195878e0) -HX_LOCAL_STACK_FRAME(_hx_pos_ead2d82c766bb2c1_66_loadLazy,"cpp.Lib","loadLazy",0x865efe4e,"cpp.Lib.loadLazy","/usr/share/haxe/std/cpp/Lib.hx",66,0x195878e0) -HX_LOCAL_STACK_FRAME(_hx_pos_ead2d82c766bb2c1_70_loadLazy,"cpp.Lib","loadLazy",0x865efe4e,"cpp.Lib.loadLazy","/usr/share/haxe/std/cpp/Lib.hx",70,0x195878e0) -HX_LOCAL_STACK_FRAME(_hx_pos_ead2d82c766bb2c1_71_loadLazy,"cpp.Lib","loadLazy",0x865efe4e,"cpp.Lib.loadLazy","/usr/share/haxe/std/cpp/Lib.hx",71,0x195878e0) -HX_LOCAL_STACK_FRAME(_hx_pos_ead2d82c766bb2c1_72_loadLazy,"cpp.Lib","loadLazy",0x865efe4e,"cpp.Lib.loadLazy","/usr/share/haxe/std/cpp/Lib.hx",72,0x195878e0) -HX_LOCAL_STACK_FRAME(_hx_pos_ead2d82c766bb2c1_73_loadLazy,"cpp.Lib","loadLazy",0x865efe4e,"cpp.Lib.loadLazy","/usr/share/haxe/std/cpp/Lib.hx",73,0x195878e0) -HX_LOCAL_STACK_FRAME(_hx_pos_ead2d82c766bb2c1_74_loadLazy,"cpp.Lib","loadLazy",0x865efe4e,"cpp.Lib.loadLazy","/usr/share/haxe/std/cpp/Lib.hx",74,0x195878e0) -HX_LOCAL_STACK_FRAME(_hx_pos_ead2d82c766bb2c1_75_loadLazy,"cpp.Lib","loadLazy",0x865efe4e,"cpp.Lib.loadLazy","/usr/share/haxe/std/cpp/Lib.hx",75,0x195878e0) -namespace cpp{ - -void Lib_obj::__construct() { } - -Dynamic Lib_obj::__CreateEmpty() { return new Lib_obj; } - -void *Lib_obj::_hx_vtable = 0; - -Dynamic Lib_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Lib_obj > _hx_result = new Lib_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Lib_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x09f990c6; -} - - ::Dynamic Lib_obj::load(::String lib,::String prim,int nargs){ - HX_STACKFRAME(&_hx_pos_ead2d82c766bb2c1_38_load) -HXDLIN( 38) return ::__loadprim(lib,prim,nargs); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Lib_obj,load,return ) - - ::Dynamic Lib_obj::loadLazy(::String lib,::String prim,int nargs){ - HX_STACKFRAME(&_hx_pos_ead2d82c766bb2c1_66_loadLazy) -HXDLIN( 66) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE( 67) return ::__loadprim(lib,prim,nargs); - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE( 69) switch((int)(nargs)){ - case (int)0: { - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_1, ::Dynamic,e) HXARGC(0) - ::Dynamic _hx_run(){ - HX_STACKFRAME(&_hx_pos_ead2d82c766bb2c1_70_loadLazy) -HXLINE( 70) HX_STACK_DO_THROW(e); -HXDLIN( 70) return null(); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE( 70) return ::Dynamic(new _hx_Closure_1(e)); - } - break; - case (int)2: { - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_2, ::Dynamic,e) HXARGC(2) - ::Dynamic _hx_run( ::Dynamic _, ::Dynamic _1){ - HX_STACKFRAME(&_hx_pos_ead2d82c766bb2c1_71_loadLazy) -HXLINE( 71) HX_STACK_DO_THROW(e); -HXDLIN( 71) return null(); - } - HX_END_LOCAL_FUNC2(return) - -HXLINE( 71) return ::Dynamic(new _hx_Closure_2(e)); - } - break; - case (int)3: { - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_3, ::Dynamic,e) HXARGC(3) - ::Dynamic _hx_run( ::Dynamic _2, ::Dynamic _3, ::Dynamic _4){ - HX_STACKFRAME(&_hx_pos_ead2d82c766bb2c1_72_loadLazy) -HXLINE( 72) HX_STACK_DO_THROW(e); -HXDLIN( 72) return null(); - } - HX_END_LOCAL_FUNC3(return) - -HXLINE( 72) return ::Dynamic(new _hx_Closure_3(e)); - } - break; - case (int)4: { - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_4, ::Dynamic,e) HXARGC(4) - ::Dynamic _hx_run( ::Dynamic _5, ::Dynamic _6, ::Dynamic _7, ::Dynamic _8){ - HX_STACKFRAME(&_hx_pos_ead2d82c766bb2c1_73_loadLazy) -HXLINE( 73) HX_STACK_DO_THROW(e); -HXDLIN( 73) return null(); - } - HX_END_LOCAL_FUNC4(return) - -HXLINE( 73) return ::Dynamic(new _hx_Closure_4(e)); - } - break; - case (int)5: { - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_5, ::Dynamic,e) HXARGC(5) - ::Dynamic _hx_run( ::Dynamic _9, ::Dynamic _10, ::Dynamic _11, ::Dynamic _12, ::Dynamic _13){ - HX_STACKFRAME(&_hx_pos_ead2d82c766bb2c1_74_loadLazy) -HXLINE( 74) HX_STACK_DO_THROW(e); -HXDLIN( 74) return null(); - } - HX_END_LOCAL_FUNC5(return) - -HXLINE( 74) return ::Dynamic(new _hx_Closure_5(e)); - } - break; - default:{ - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_0, ::Dynamic,e) HXARGC(1) - ::Dynamic _hx_run( ::Dynamic _14){ - HX_STACKFRAME(&_hx_pos_ead2d82c766bb2c1_75_loadLazy) -HXLINE( 75) HX_STACK_DO_THROW(e); -HXDLIN( 75) return null(); - } - HX_END_LOCAL_FUNC1(return) - -HXLINE( 75) return ::Dynamic(new _hx_Closure_0(e)); - } - } - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } -HXLINE( 66) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Lib_obj,loadLazy,return ) - - -Lib_obj::Lib_obj() -{ -} - -bool Lib_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"load") ) { outValue = load_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"loadLazy") ) { outValue = loadLazy_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Lib_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Lib_obj_sStaticStorageInfo = 0; -#endif - -hx::Class Lib_obj::__mClass; - -static ::String Lib_obj_sStaticFields[] = { - HX_("load",26,9a,b7,47), - HX_("loadLazy",ba,e1,4c,b8), - ::String(null()) -}; - -void Lib_obj::__register() -{ - Lib_obj _hx_dummy; - Lib_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("cpp.Lib",5a,26,48,78); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Lib_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Lib_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Lib_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Lib_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Lib_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace cpp diff --git a/hGameTest/bin/linux/obj/src/cpp/Prime.cpp b/hGameTest/bin/linux/obj/src/cpp/Prime.cpp deleted file mode 100644 index 712c5c3a..00000000 --- a/hGameTest/bin/linux/obj/src/cpp/Prime.cpp +++ /dev/null @@ -1,102 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_cpp_Prime -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_303b22541f0aac86_34__loadPrime,"cpp.Prime","_loadPrime",0xdd360794,"cpp.Prime._loadPrime","/usr/share/haxe/std/cpp/Prime.hx",34,0xe6a608e6) -namespace cpp{ - -void Prime_obj::__construct() { } - -Dynamic Prime_obj::__CreateEmpty() { return new Prime_obj; } - -void *Prime_obj::_hx_vtable = 0; - -Dynamic Prime_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Prime_obj > _hx_result = new Prime_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Prime_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5288a064; -} - - ::Dynamic Prime_obj::_loadPrime(::String lib,::String prim,::String signature,hx::Null< bool > __o_quietFail){ - bool quietFail = __o_quietFail.Default(false); - HX_STACKFRAME(&_hx_pos_303b22541f0aac86_34__loadPrime) -HXLINE( 35) ::cpp::Function< ::hx::Object * (const char*) > factory = ::__hxcpp_cast_get_proc_address(lib,(prim + HX_("__prime",1f,b0,e9,32)),quietFail); -HXLINE( 36) if (hx::IsNotNull( factory )) { -HXLINE( 37) const char* this1 = signature.utf8_str(); -HXDLIN( 37) ::Dynamic func = ( ( ::Dynamic)(factory(this1)) ); -HXLINE( 38) bool _hx_tmp; -HXDLIN( 38) if (hx::IsNull( func )) { -HXLINE( 38) _hx_tmp = !(quietFail); - } - else { -HXLINE( 38) _hx_tmp = false; - } -HXDLIN( 38) if (_hx_tmp) { -HXLINE( 39) HX_STACK_DO_THROW((((HX_("",00,00,00,00) + prim) + HX_(" does not have signature ",0c,77,54,95)) + signature)); - } -HXLINE( 40) return func; - } -HXLINE( 42) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Prime_obj,_loadPrime,return ) - - -Prime_obj::Prime_obj() -{ -} - -bool Prime_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"_loadPrime") ) { outValue = _loadPrime_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Prime_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Prime_obj_sStaticStorageInfo = 0; -#endif - -hx::Class Prime_obj::__mClass; - -static ::String Prime_obj_sStaticFields[] = { - HX_("_loadPrime",fa,1e,65,3f), - ::String(null()) -}; - -void Prime_obj::__register() -{ - Prime_obj _hx_dummy; - Prime_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("cpp.Prime",94,dd,f4,8a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Prime_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Prime_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Prime_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Prime_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Prime_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace cpp diff --git a/hGameTest/bin/linux/obj/src/haxe/CallStack.cpp b/hGameTest/bin/linux/obj/src/haxe/CallStack.cpp deleted file mode 100644 index b2fe8268..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/CallStack.cpp +++ /dev/null @@ -1,416 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringBuf -#include -#endif -#ifndef INCLUDED_haxe_CallStack -#include -#endif -#ifndef INCLUDED_haxe_StackItem -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_b1d74213eefbc85d_259_toString,"haxe.CallStack","toString",0xd59be738,"haxe.CallStack.toString","/usr/share/haxe/std/haxe/CallStack.hx",259,0xe5f54202) -static const ::String _hx_array_data_6d544b62_2[] = { - HX_("\nCalled from ",bd,26,6b,81), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_b1d74213eefbc85d_269_itemToString,"haxe.CallStack","itemToString",0xc121696b,"haxe.CallStack.itemToString","/usr/share/haxe/std/haxe/CallStack.hx",269,0xe5f54202) -static const ::String _hx_array_data_6d544b62_4[] = { - HX_("a C function",f4,1b,53,cb), -}; -static const ::String _hx_array_data_6d544b62_5[] = { - HX_("module ",f4,e1,fa,f7), -}; -static const ::String _hx_array_data_6d544b62_6[] = { - HX_(" (",08,1c,00,00), -}; -static const ::String _hx_array_data_6d544b62_7[] = { - HX_(" line ",8c,69,6d,40), -}; -static const ::String _hx_array_data_6d544b62_8[] = { - HX_(" column ",6a,f0,a7,19), -}; -static const ::String _hx_array_data_6d544b62_9[] = { - HX_(")",29,00,00,00), -}; -static const ::String _hx_array_data_6d544b62_10[] = { - HX_(".",2e,00,00,00), -}; -static const ::String _hx_array_data_6d544b62_11[] = { - HX_("local function #",b0,cd,97,ff), -}; -namespace haxe{ - -void CallStack_obj::__construct() { } - -Dynamic CallStack_obj::__CreateEmpty() { return new CallStack_obj; } - -void *CallStack_obj::_hx_vtable = 0; - -Dynamic CallStack_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CallStack_obj > _hx_result = new CallStack_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CallStack_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6207a884; -} - -::Array< ::Dynamic> CallStack_obj::exceptionStack(){ - ::Array< ::String > s = ::__hxcpp_get_exception_stack(); - return ::haxe::CallStack_obj::makeStack(s); -} - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(CallStack_obj,exceptionStack,return ) - -::String CallStack_obj::toString(::Array< ::Dynamic> stack){ - HX_GC_STACKFRAME(&_hx_pos_b1d74213eefbc85d_259_toString) -HXLINE( 260) ::StringBuf b = ::StringBuf_obj::__alloc( HX_CTX ); -HXLINE( 261) { -HXLINE( 261) int _g = 0; -HXDLIN( 261) while((_g < stack->length)){ -HXLINE( 261) ::haxe::StackItem s = stack->__get(_g).StaticCast< ::haxe::StackItem >(); -HXDLIN( 261) _g = (_g + 1); -HXLINE( 262) { -HXLINE( 262) if (hx::IsNotNull( b->charBuf )) { -HXLINE( 262) b->flush(); - } -HXDLIN( 262) if (hx::IsNull( b->b )) { -HXLINE( 262) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_6d544b62_2,1); - } - else { -HXLINE( 262) b->b->push(HX_("\nCalled from ",bd,26,6b,81)); - } - } -HXLINE( 263) ::haxe::CallStack_obj::itemToString(b,s); - } - } -HXLINE( 265) return b->toString(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CallStack_obj,toString,return ) - -void CallStack_obj::itemToString( ::StringBuf b, ::haxe::StackItem s){ - HX_STACKFRAME(&_hx_pos_b1d74213eefbc85d_269_itemToString) -HXDLIN( 269) switch((int)(s->_hx_getIndex())){ - case (int)0: { -HXLINE( 271) if (hx::IsNotNull( b->charBuf )) { -HXLINE( 271) b->flush(); - } -HXDLIN( 271) if (hx::IsNull( b->b )) { -HXLINE( 271) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_6d544b62_4,1); - } - else { -HXLINE( 271) b->b->push(HX_("a C function",f4,1b,53,cb)); - } - } - break; - case (int)1: { -HXLINE( 272) ::String m = s->_hx_getString(0); -HXDLIN( 272) { -HXLINE( 273) { -HXLINE( 273) if (hx::IsNotNull( b->charBuf )) { -HXLINE( 273) b->flush(); - } -HXDLIN( 273) if (hx::IsNull( b->b )) { -HXLINE( 273) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_6d544b62_5,1); - } - else { -HXLINE( 273) b->b->push(HX_("module ",f4,e1,fa,f7)); - } - } -HXLINE( 274) { -HXLINE( 274) if (hx::IsNotNull( b->charBuf )) { -HXLINE( 274) b->flush(); - } -HXDLIN( 274) if (hx::IsNull( b->b )) { -HXLINE( 274) b->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(m)); - } - else { -HXLINE( 274) ::Array< ::String > b1 = b->b; -HXDLIN( 274) b1->push(::Std_obj::string(m)); - } - } - } - } - break; - case (int)2: { -HXLINE( 275) ::Dynamic col = s->_hx_getObject(3); -HXDLIN( 275) int line = s->_hx_getInt(2); -HXDLIN( 275) ::String file = s->_hx_getString(1); -HXDLIN( 275) ::haxe::StackItem s1 = s->_hx_getObject(0).StaticCast< ::haxe::StackItem >(); -HXDLIN( 275) { -HXLINE( 276) if (hx::IsNotNull( s1 )) { -HXLINE( 277) ::haxe::CallStack_obj::itemToString(b,s1); -HXLINE( 278) { -HXLINE( 278) if (hx::IsNotNull( b->charBuf )) { -HXLINE( 278) b->flush(); - } -HXDLIN( 278) if (hx::IsNull( b->b )) { -HXLINE( 278) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_6d544b62_6,1); - } - else { -HXLINE( 278) b->b->push(HX_(" (",08,1c,00,00)); - } - } - } -HXLINE( 280) { -HXLINE( 280) if (hx::IsNotNull( b->charBuf )) { -HXLINE( 280) b->flush(); - } -HXDLIN( 280) if (hx::IsNull( b->b )) { -HXLINE( 280) b->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(file)); - } - else { -HXLINE( 280) ::Array< ::String > b2 = b->b; -HXDLIN( 280) b2->push(::Std_obj::string(file)); - } - } -HXLINE( 281) { -HXLINE( 281) if (hx::IsNotNull( b->charBuf )) { -HXLINE( 281) b->flush(); - } -HXDLIN( 281) if (hx::IsNull( b->b )) { -HXLINE( 281) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_6d544b62_7,1); - } - else { -HXLINE( 281) b->b->push(HX_(" line ",8c,69,6d,40)); - } - } -HXLINE( 282) { -HXLINE( 282) if (hx::IsNotNull( b->charBuf )) { -HXLINE( 282) b->flush(); - } -HXDLIN( 282) if (hx::IsNull( b->b )) { -HXLINE( 282) b->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(line)); - } - else { -HXLINE( 282) ::Array< ::String > b3 = b->b; -HXDLIN( 282) b3->push(::Std_obj::string(line)); - } - } -HXLINE( 283) if (hx::IsNotNull( col )) { -HXLINE( 284) { -HXLINE( 284) if (hx::IsNotNull( b->charBuf )) { -HXLINE( 284) b->flush(); - } -HXDLIN( 284) if (hx::IsNull( b->b )) { -HXLINE( 284) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_6d544b62_8,1); - } - else { -HXLINE( 284) b->b->push(HX_(" column ",6a,f0,a7,19)); - } - } -HXLINE( 285) { -HXLINE( 285) if (hx::IsNotNull( b->charBuf )) { -HXLINE( 285) b->flush(); - } -HXDLIN( 285) if (hx::IsNull( b->b )) { -HXLINE( 285) b->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(col)); - } - else { -HXLINE( 285) ::Array< ::String > b4 = b->b; -HXDLIN( 285) b4->push(::Std_obj::string(col)); - } - } - } -HXLINE( 287) if (hx::IsNotNull( s1 )) { -HXLINE( 288) if (hx::IsNotNull( b->charBuf )) { -HXLINE( 288) b->flush(); - } -HXDLIN( 288) if (hx::IsNull( b->b )) { -HXLINE( 288) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_6d544b62_9,1); - } - else { -HXLINE( 288) b->b->push(HX_(")",29,00,00,00)); - } - } - } - } - break; - case (int)3: { -HXLINE( 289) ::String meth = s->_hx_getString(1); -HXDLIN( 289) ::String cname = s->_hx_getString(0); -HXDLIN( 289) { -HXLINE( 290) { -HXLINE( 290) ::String x; -HXDLIN( 290) if (hx::IsNull( cname )) { -HXLINE( 290) x = HX_("",b0,91,d8,da); - } - else { -HXLINE( 290) x = cname; - } -HXDLIN( 290) if (hx::IsNotNull( b->charBuf )) { -HXLINE( 290) b->flush(); - } -HXDLIN( 290) if (hx::IsNull( b->b )) { -HXLINE( 290) b->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x)); - } - else { -HXLINE( 290) ::Array< ::String > b5 = b->b; -HXDLIN( 290) b5->push(::Std_obj::string(x)); - } - } -HXLINE( 291) { -HXLINE( 291) if (hx::IsNotNull( b->charBuf )) { -HXLINE( 291) b->flush(); - } -HXDLIN( 291) if (hx::IsNull( b->b )) { -HXLINE( 291) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_6d544b62_10,1); - } - else { -HXLINE( 291) b->b->push(HX_(".",2e,00,00,00)); - } - } -HXLINE( 292) { -HXLINE( 292) if (hx::IsNotNull( b->charBuf )) { -HXLINE( 292) b->flush(); - } -HXDLIN( 292) if (hx::IsNull( b->b )) { -HXLINE( 292) b->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(meth)); - } - else { -HXLINE( 292) ::Array< ::String > b6 = b->b; -HXDLIN( 292) b6->push(::Std_obj::string(meth)); - } - } - } - } - break; - case (int)4: { -HXLINE( 293) ::Dynamic n = s->_hx_getObject(0); -HXDLIN( 293) { -HXLINE( 294) { -HXLINE( 294) if (hx::IsNotNull( b->charBuf )) { -HXLINE( 294) b->flush(); - } -HXDLIN( 294) if (hx::IsNull( b->b )) { -HXLINE( 294) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_6d544b62_11,1); - } - else { -HXLINE( 294) b->b->push(HX_("local function #",b0,cd,97,ff)); - } - } -HXLINE( 295) { -HXLINE( 295) if (hx::IsNotNull( b->charBuf )) { -HXLINE( 295) b->flush(); - } -HXDLIN( 295) if (hx::IsNull( b->b )) { -HXLINE( 295) b->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(n)); - } - else { -HXLINE( 295) ::Array< ::String > b7 = b->b; -HXDLIN( 295) b7->push(::Std_obj::string(n)); - } - } - } - } - break; - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CallStack_obj,itemToString,(void)) - -::Array< ::Dynamic> CallStack_obj::makeStack( ::Dynamic s){ - ::Array< ::String > stack = ( (::Array< ::String >)(s) ); - ::Array< ::Dynamic> m = ::Array_obj< ::Dynamic>::__new(); - { - int _g = 0; - while((_g < stack->length)){ - ::String func = stack->__get(_g); - _g = (_g + 1); - ::Array< ::String > words = func.split(HX_("::",c0,32,00,00)); - if ((words->length == 0)) { - m->push(::haxe::StackItem_obj::CFunction_dyn()); - } - else { - if ((words->length == 2)) { - m->push(::haxe::StackItem_obj::Method(words->__get(0),words->__get(1))); - } - else { - if ((words->length == 4)) { - ::haxe::StackItem _hx_tmp = ::haxe::StackItem_obj::Method(words->__get(0),words->__get(1)); - ::String words1 = words->__get(2); - m->push(::haxe::StackItem_obj::FilePos(_hx_tmp,words1,::Std_obj::parseInt(words->__get(3)),null())); - } - } - } - } - } - return m; -} - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CallStack_obj,makeStack,return ) - - -CallStack_obj::CallStack_obj() -{ -} - -bool CallStack_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"makeStack") ) { outValue = makeStack_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"itemToString") ) { outValue = itemToString_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"exceptionStack") ) { outValue = exceptionStack_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CallStack_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *CallStack_obj_sStaticStorageInfo = 0; -#endif - -hx::Class CallStack_obj::__mClass; - -static ::String CallStack_obj_sStaticFields[] = { - HX_("exceptionStack",79,48,56,0b), - HX_("toString",ac,d0,6e,38), - HX_("itemToString",df,1c,98,1c), - HX_("makeStack",7a,de,a3,57), - ::String(null()) -}; - -void CallStack_obj::__register() -{ - CallStack_obj _hx_dummy; - CallStack_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.CallStack",62,4b,54,6d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CallStack_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(CallStack_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CallStack_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CallStack_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CallStack_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe diff --git a/hGameTest/bin/linux/obj/src/haxe/Exception.cpp b/hGameTest/bin/linux/obj/src/haxe/Exception.cpp deleted file mode 100644 index 64156004..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/Exception.cpp +++ /dev/null @@ -1,261 +0,0 @@ -// Generated by Haxe 4.1.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_Exception -#include -#endif -#ifndef INCLUDED_haxe_NativeStackTrace -#include -#endif -#ifndef INCLUDED_haxe_ValueException -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c7e014ce41a096e9_5_new,"haxe.Exception","new",0xa32fba59,"haxe.Exception.new","/usr/share/haxe/std/cpp/_std/haxe/Exception.hx",5,0xd6630874) -HX_LOCAL_STACK_FRAME(_hx_pos_c7e014ce41a096e9_49_unwrap,"haxe.Exception","unwrap",0x6c26184a,"haxe.Exception.unwrap","/usr/share/haxe/std/cpp/_std/haxe/Exception.hx",49,0xd6630874) -HX_LOCAL_STACK_FRAME(_hx_pos_c7e014ce41a096e9_75_get_native,"haxe.Exception","get_native",0xdd187087,"haxe.Exception.get_native","/usr/share/haxe/std/cpp/_std/haxe/Exception.hx",75,0xd6630874) -HX_LOCAL_STACK_FRAME(_hx_pos_c7e014ce41a096e9_19_caught,"haxe.Exception","caught",0xbc294f23,"haxe.Exception.caught","/usr/share/haxe/std/cpp/_std/haxe/Exception.hx",19,0xd6630874) -HX_LOCAL_STACK_FRAME(_hx_pos_c7e014ce41a096e9_27_thrown,"haxe.Exception","thrown",0x8e12fc2f,"haxe.Exception.thrown","/usr/share/haxe/std/cpp/_std/haxe/Exception.hx",27,0xd6630874) -namespace haxe{ - -void Exception_obj::__construct(::String message, ::haxe::Exception previous, ::Dynamic native){ - HX_STACKFRAME(&_hx_pos_c7e014ce41a096e9_5_new) -HXLINE( 14) this->_hx___skipStack = 0; -HXLINE( 37) this->_hx___exceptionMessage = message; -HXLINE( 38) this->_hx___previousException = previous; -HXLINE( 39) if (::hx::IsNotNull( native )) { -HXLINE( 40) this->_hx___nativeStack = ::haxe::NativeStackTrace_obj::exceptionStack(); -HXLINE( 41) this->_hx___nativeException = native; - } - else { -HXLINE( 43) this->_hx___nativeStack = ::haxe::NativeStackTrace_obj::callStack(); -HXLINE( 44) this->_hx___nativeException = ::hx::ObjectPtr(this); - } - } - -Dynamic Exception_obj::__CreateEmpty() { return new Exception_obj; } - -void *Exception_obj::_hx_vtable = 0; - -Dynamic Exception_obj::__Create(::hx::DynamicArray inArgs) -{ - ::hx::ObjectPtr< Exception_obj > _hx_result = new Exception_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool Exception_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x677ddc49; -} - - ::Dynamic Exception_obj::unwrap(){ - HX_STACKFRAME(&_hx_pos_c7e014ce41a096e9_49_unwrap) -HXDLIN( 49) return this->_hx___nativeException; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Exception_obj,unwrap,return ) - - ::Dynamic Exception_obj::get_native(){ - HX_STACKFRAME(&_hx_pos_c7e014ce41a096e9_75_get_native) -HXDLIN( 75) return this->_hx___nativeException; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Exception_obj,get_native,return ) - - ::haxe::Exception Exception_obj::caught( ::Dynamic value){ - HX_GC_STACKFRAME(&_hx_pos_c7e014ce41a096e9_19_caught) -HXDLIN( 19) if (::Std_obj::isOfType(value,( ( ::Dynamic)(::hx::ClassOf< ::haxe::Exception >()) ))) { -HXLINE( 20) return ( ( ::haxe::Exception)(value) ); - } - else { -HXLINE( 22) return ::haxe::ValueException_obj::__alloc( HX_CTX ,value,null(),value); - } -HXLINE( 19) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Exception_obj,caught,return ) - - ::Dynamic Exception_obj::thrown( ::Dynamic value){ - HX_GC_STACKFRAME(&_hx_pos_c7e014ce41a096e9_27_thrown) -HXDLIN( 27) if (::Std_obj::isOfType(value,::hx::ClassOf< ::haxe::Exception >())) { -HXLINE( 28) return ( ( ::haxe::Exception)(value) )->get_native(); - } - else { -HXLINE( 30) ::haxe::ValueException e = ::haxe::ValueException_obj::__alloc( HX_CTX ,value,null(),null()); -HXLINE( 31) e->_hx___skipStack++; -HXLINE( 32) return e; - } -HXLINE( 27) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Exception_obj,thrown,return ) - - -::hx::ObjectPtr< Exception_obj > Exception_obj::__new(::String message, ::haxe::Exception previous, ::Dynamic native) { - ::hx::ObjectPtr< Exception_obj > __this = new Exception_obj(); - __this->__construct(message,previous,native); - return __this; -} - -::hx::ObjectPtr< Exception_obj > Exception_obj::__alloc(::hx::Ctx *_hx_ctx,::String message, ::haxe::Exception previous, ::Dynamic native) { - Exception_obj *__this = (Exception_obj*)(::hx::Ctx::alloc(_hx_ctx, sizeof(Exception_obj), true, "haxe.Exception")); - *(void **)__this = Exception_obj::_hx_vtable; - __this->__construct(message,previous,native); - return __this; -} - -Exception_obj::Exception_obj() -{ -} - -void Exception_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Exception); - HX_MARK_MEMBER_NAME(_hx___exceptionMessage,"__exceptionMessage"); - HX_MARK_MEMBER_NAME(_hx___nativeStack,"__nativeStack"); - HX_MARK_MEMBER_NAME(_hx___skipStack,"__skipStack"); - HX_MARK_MEMBER_NAME(_hx___nativeException,"__nativeException"); - HX_MARK_MEMBER_NAME(_hx___previousException,"__previousException"); - HX_MARK_END_CLASS(); -} - -void Exception_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(_hx___exceptionMessage,"__exceptionMessage"); - HX_VISIT_MEMBER_NAME(_hx___nativeStack,"__nativeStack"); - HX_VISIT_MEMBER_NAME(_hx___skipStack,"__skipStack"); - HX_VISIT_MEMBER_NAME(_hx___nativeException,"__nativeException"); - HX_VISIT_MEMBER_NAME(_hx___previousException,"__previousException"); -} - -::hx::Val Exception_obj::__Field(const ::String &inName,::hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"native") ) { if (inCallProp == ::hx::paccAlways) return ::hx::Val( get_native() ); } - if (HX_FIELD_EQ(inName,"unwrap") ) { return ::hx::Val( unwrap_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_native") ) { return ::hx::Val( get_native_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__skipStack") ) { return ::hx::Val( _hx___skipStack ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__nativeStack") ) { return ::hx::Val( _hx___nativeStack ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__nativeException") ) { return ::hx::Val( _hx___nativeException ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__exceptionMessage") ) { return ::hx::Val( _hx___exceptionMessage ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"__previousException") ) { return ::hx::Val( _hx___previousException ); } - } - return super::__Field(inName,inCallProp); -} - -bool Exception_obj::__GetStatic(const ::String &inName, Dynamic &outValue, ::hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"caught") ) { outValue = caught_dyn(); return true; } - if (HX_FIELD_EQ(inName,"thrown") ) { outValue = thrown_dyn(); return true; } - } - return false; -} - -::hx::Val Exception_obj::__SetField(const ::String &inName,const ::hx::Val &inValue,::hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 11: - if (HX_FIELD_EQ(inName,"__skipStack") ) { _hx___skipStack=inValue.Cast< int >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__nativeStack") ) { _hx___nativeStack=inValue.Cast< ::Array< ::String > >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__nativeException") ) { _hx___nativeException=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__exceptionMessage") ) { _hx___exceptionMessage=inValue.Cast< ::String >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__previousException") ) { _hx___previousException=inValue.Cast< ::haxe::Exception >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Exception_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("native",97,c9,1c,22)); - outFields->push(HX_("__exceptionMessage",58,18,4c,1e)); - outFields->push(HX_("__nativeStack",11,2b,7f,33)); - outFields->push(HX_("__skipStack",29,1d,33,c6)); - outFields->push(HX_("__nativeException",98,ec,35,0d)); - outFields->push(HX_("__previousException",f8,9d,b4,84)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static ::hx::StorageInfo Exception_obj_sMemberStorageInfo[] = { - {::hx::fsString,(int)offsetof(Exception_obj,_hx___exceptionMessage),HX_("__exceptionMessage",58,18,4c,1e)}, - {::hx::fsObject /* ::Array< ::String > */ ,(int)offsetof(Exception_obj,_hx___nativeStack),HX_("__nativeStack",11,2b,7f,33)}, - {::hx::fsInt,(int)offsetof(Exception_obj,_hx___skipStack),HX_("__skipStack",29,1d,33,c6)}, - {::hx::fsObject /* ::Dynamic */ ,(int)offsetof(Exception_obj,_hx___nativeException),HX_("__nativeException",98,ec,35,0d)}, - {::hx::fsObject /* ::haxe::Exception */ ,(int)offsetof(Exception_obj,_hx___previousException),HX_("__previousException",f8,9d,b4,84)}, - { ::hx::fsUnknown, 0, null()} -}; -static ::hx::StaticInfo *Exception_obj_sStaticStorageInfo = 0; -#endif - -static ::String Exception_obj_sMemberFields[] = { - HX_("__exceptionMessage",58,18,4c,1e), - HX_("__nativeStack",11,2b,7f,33), - HX_("__skipStack",29,1d,33,c6), - HX_("__nativeException",98,ec,35,0d), - HX_("__previousException",f8,9d,b4,84), - HX_("unwrap",a3,40,d4,6c), - HX_("get_native",60,39,a4,12), - ::String(null()) }; - -::hx::Class Exception_obj::__mClass; - -static ::String Exception_obj_sStaticFields[] = { - HX_("caught",7c,77,d7,bc), - HX_("thrown",88,24,c1,8e), - ::String(null()) -}; - -void Exception_obj::__register() -{ - Exception_obj _hx_dummy; - Exception_obj::_hx_vtable = *(void **)&_hx_dummy; - ::hx::Static(__mClass) = new ::hx::Class_obj(); - __mClass->mName = HX_("haxe.Exception",e7,99,a3,a6); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Exception_obj::__GetStatic; - __mClass->mSetStaticField = &::hx::Class_obj::SetNoStaticField; - __mClass->mStatics = ::hx::Class_obj::dupFunctions(Exception_obj_sStaticFields); - __mClass->mMembers = ::hx::Class_obj::dupFunctions(Exception_obj_sMemberFields); - __mClass->mCanCast = ::hx::TCanCast< Exception_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Exception_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Exception_obj_sStaticStorageInfo; -#endif - ::hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe diff --git a/hGameTest/bin/linux/obj/src/haxe/IMap.cpp b/hGameTest/bin/linux/obj/src/haxe/IMap.cpp deleted file mode 100644 index f6996a76..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/IMap.cpp +++ /dev/null @@ -1,29 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif - -namespace haxe{ - - -static ::String IMap_obj_sMemberFields[] = { - HX_("set",a2,9b,57,00), - HX_("exists",dc,1d,e0,bf), - HX_("remove",44,9c,88,04), - ::String(null()) }; - -hx::Class IMap_obj::__mClass; - -void IMap_obj::__register() -{ - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.IMap",1b,07,35,eb); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mMembers = hx::Class_obj::dupFunctions(IMap_obj_sMemberFields); - __mClass->mCanCast = hx::TIsInterface< (int)0x09c2bd39 >; - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe diff --git a/hGameTest/bin/linux/obj/src/haxe/Log.cpp b/hGameTest/bin/linux/obj/src/haxe/Log.cpp deleted file mode 100644 index a3a40134..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/Log.cpp +++ /dev/null @@ -1,145 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_Log -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_1fafd6d538e4c565_30___default_trace,"haxe.Log","__default_trace",0xe2f5e5d5,"haxe.Log.__default_trace","/usr/share/haxe/std/cpp/_std/haxe/Log.hx",30,0x0d72599f) -namespace haxe{ - -void Log_obj::__construct() { } - -Dynamic Log_obj::__CreateEmpty() { return new Log_obj; } - -void *Log_obj::_hx_vtable = 0; - -Dynamic Log_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Log_obj > _hx_result = new Log_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Log_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0446b9f6; -} - -HX_BEGIN_DEFAULT_FUNC(__default_trace,Log_obj) -void _hx_run( ::Dynamic v, ::Dynamic infos){ - HX_STACKFRAME(&_hx_pos_1fafd6d538e4c565_30___default_trace) -HXDLIN( 30) bool _hx_tmp; -HXDLIN( 30) if (hx::IsNotNull( infos )) { -HXDLIN( 30) _hx_tmp = hx::IsNotNull( infos->__Field(HX_("customParams",d7,51,18,ed),hx::paccDynamic) ); - } - else { -HXDLIN( 30) _hx_tmp = false; - } -HXDLIN( 30) if (_hx_tmp) { -HXLINE( 31) ::String extra = HX_("",00,00,00,00); -HXLINE( 32) { -HXLINE( 32) int _g = 0; -HXDLIN( 32) ::cpp::VirtualArray _g1 = ( (::cpp::VirtualArray)(infos->__Field(HX_("customParams",d7,51,18,ed),hx::paccDynamic)) ); -HXDLIN( 32) while((_g < _g1->get_length())){ -HXLINE( 32) ::Dynamic v1 = _g1->__get(_g); -HXDLIN( 32) _g = (_g + 1); -HXLINE( 33) extra = (extra + (HX_(",",2c,00,00,00) + ::Std_obj::string(v1))); - } - } -HXLINE( 34) __trace((::Std_obj::string(v) + extra),infos); - } - else { -HXLINE( 36) __trace(( (::String)(v) ),infos); - } - } -HX_END_LOCAL_FUNC2((void)) -HX_END_DEFAULT_FUNC - -::Dynamic Log_obj::trace; - - -Log_obj::Log_obj() -{ -} - -bool Log_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"trace") ) { outValue = ( trace ); return true; } - } - return false; -} - -bool Log_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"trace") ) { trace=ioValue.Cast< ::Dynamic >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Log_obj_sMemberStorageInfo = 0; -static hx::StaticInfo Log_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Log_obj::trace,HX_("trace",85,8e,1f,16)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Log_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Log_obj::trace,"trace"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Log_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Log_obj::trace,"trace"); -}; - -#endif - -hx::Class Log_obj::__mClass; - -static ::String Log_obj_sStaticFields[] = { - HX_("trace",85,8e,1f,16), - ::String(null()) -}; - -void Log_obj::__register() -{ - Log_obj _hx_dummy; - Log_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.Log",1c,1c,0e,3f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Log_obj::__GetStatic; - __mClass->mSetStaticField = &Log_obj::__SetStatic; - __mClass->mMarkFunc = Log_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Log_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Log_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Log_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Log_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Log_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Log_obj::__boot() -{ - trace = new __default_trace; - -} - -} // end namespace haxe diff --git a/hGameTest/bin/linux/obj/src/haxe/NativeStackTrace.cpp b/hGameTest/bin/linux/obj/src/haxe/NativeStackTrace.cpp deleted file mode 100644 index 1771cbaf..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/NativeStackTrace.cpp +++ /dev/null @@ -1,153 +0,0 @@ -// Generated by Haxe 4.1.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_NativeStackTrace -#include -#endif -#ifndef INCLUDED_haxe_StackItem -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_92118109ac299797_12_saveStack,"haxe.NativeStackTrace","saveStack",0x471b27d9,"haxe.NativeStackTrace.saveStack","/usr/share/haxe/std/cpp/_std/haxe/NativeStackTrace.hx",12,0x826068a5) -HX_LOCAL_STACK_FRAME(_hx_pos_92118109ac299797_25_toHaxe,"haxe.NativeStackTrace","toHaxe",0x6b36d173,"haxe.NativeStackTrace.toHaxe","/usr/share/haxe/std/cpp/_std/haxe/NativeStackTrace.hx",25,0x826068a5) -namespace haxe{ - -void NativeStackTrace_obj::__construct() { } - -Dynamic NativeStackTrace_obj::__CreateEmpty() { return new NativeStackTrace_obj; } - -void *NativeStackTrace_obj::_hx_vtable = 0; - -Dynamic NativeStackTrace_obj::__Create(::hx::DynamicArray inArgs) -{ - ::hx::ObjectPtr< NativeStackTrace_obj > _hx_result = new NativeStackTrace_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NativeStackTrace_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3984963e; -} - -void NativeStackTrace_obj::saveStack( ::Dynamic exception){ - HX_STACKFRAME(&_hx_pos_92118109ac299797_12_saveStack) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(NativeStackTrace_obj,saveStack,(void)) - -::Array< ::String > NativeStackTrace_obj::callStack(){ - return ::__hxcpp_get_call_stack(true); -} - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(NativeStackTrace_obj,callStack,return ) - -::Array< ::String > NativeStackTrace_obj::exceptionStack(){ - return ::__hxcpp_get_exception_stack(); -} - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(NativeStackTrace_obj,exceptionStack,return ) - -::Array< ::Dynamic> NativeStackTrace_obj::toHaxe(::Array< ::String > native,::hx::Null< int > __o_skip){ - int skip = __o_skip.Default(0); - HX_STACKFRAME(&_hx_pos_92118109ac299797_25_toHaxe) -HXLINE( 26) ::Array< ::String > stack = native; -HXLINE( 27) ::Array< ::Dynamic> m = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 28) { -HXLINE( 28) int _g = 0; -HXDLIN( 28) int _g1 = stack->length; -HXDLIN( 28) while((_g < _g1)){ -HXLINE( 28) _g = (_g + 1); -HXDLIN( 28) int i = (_g - 1); -HXLINE( 29) if ((skip > i)) { -HXLINE( 30) continue; - } -HXLINE( 32) ::Array< ::String > words = stack->__get(i).split(HX_("::",c0,32,00,00)); -HXLINE( 33) if ((words->length == 0)) { -HXLINE( 34) m->push(::haxe::StackItem_obj::CFunction_dyn()); - } - else { -HXLINE( 35) if ((words->length == 2)) { -HXLINE( 36) m->push(::haxe::StackItem_obj::Method(words->__get(0),words->__get(1))); - } - else { -HXLINE( 37) if ((words->length == 4)) { -HXLINE( 38) ::haxe::StackItem _hx_tmp = ::haxe::StackItem_obj::Method(words->__get(0),words->__get(1)); -HXDLIN( 38) ::String words1 = words->__get(2); -HXDLIN( 38) m->push(::haxe::StackItem_obj::FilePos(_hx_tmp,words1,::Std_obj::parseInt(words->__get(3)),null())); - } - } - } - } - } -HXLINE( 40) return m; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(NativeStackTrace_obj,toHaxe,return ) - - -NativeStackTrace_obj::NativeStackTrace_obj() -{ -} - -bool NativeStackTrace_obj::__GetStatic(const ::String &inName, Dynamic &outValue, ::hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"toHaxe") ) { outValue = toHaxe_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"saveStack") ) { outValue = saveStack_dyn(); return true; } - if (HX_FIELD_EQ(inName,"callStack") ) { outValue = callStack_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"exceptionStack") ) { outValue = exceptionStack_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static ::hx::StorageInfo *NativeStackTrace_obj_sMemberStorageInfo = 0; -static ::hx::StaticInfo *NativeStackTrace_obj_sStaticStorageInfo = 0; -#endif - -::hx::Class NativeStackTrace_obj::__mClass; - -static ::String NativeStackTrace_obj_sStaticFields[] = { - HX_("saveStack",cb,6e,b8,12), - HX_("callStack",ca,c1,4a,10), - HX_("exceptionStack",79,48,56,0b), - HX_("toHaxe",41,9f,c1,7a), - ::String(null()) -}; - -void NativeStackTrace_obj::__register() -{ - NativeStackTrace_obj _hx_dummy; - NativeStackTrace_obj::_hx_vtable = *(void **)&_hx_dummy; - ::hx::Static(__mClass) = new ::hx::Class_obj(); - __mClass->mName = HX_("haxe.NativeStackTrace",fc,db,8f,5d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &NativeStackTrace_obj::__GetStatic; - __mClass->mSetStaticField = &::hx::Class_obj::SetNoStaticField; - __mClass->mStatics = ::hx::Class_obj::dupFunctions(NativeStackTrace_obj_sStaticFields); - __mClass->mMembers = ::hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = ::hx::TCanCast< NativeStackTrace_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NativeStackTrace_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NativeStackTrace_obj_sStaticStorageInfo; -#endif - ::hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe diff --git a/hGameTest/bin/linux/obj/src/haxe/Resource.cpp b/hGameTest/bin/linux/obj/src/haxe/Resource.cpp deleted file mode 100644 index 4f9079b5..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/Resource.cpp +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_Resource -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_9e5f3007daf6fcd8_35_getBytes,"haxe.Resource","getBytes",0x9bc1712d,"haxe.Resource.getBytes","/usr/share/haxe/std/cpp/_std/haxe/Resource.hx",35,0x309b3bab) -namespace haxe{ - -void Resource_obj::__construct() { } - -Dynamic Resource_obj::__CreateEmpty() { return new Resource_obj; } - -void *Resource_obj::_hx_vtable = 0; - -Dynamic Resource_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Resource_obj > _hx_result = new Resource_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Resource_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x75b82b54; -} - - ::haxe::io::Bytes Resource_obj::getBytes(::String name){ - HX_STACKFRAME(&_hx_pos_9e5f3007daf6fcd8_35_getBytes) -HXLINE( 36) ::Array< unsigned char > array = ::__hxcpp_resource_bytes(name); -HXLINE( 37) if (hx::IsNull( array )) { -HXLINE( 38) return null(); - } -HXLINE( 39) return ::haxe::io::Bytes_obj::ofData(array); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Resource_obj,getBytes,return ) - - -Resource_obj::Resource_obj() -{ -} - -bool Resource_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"getBytes") ) { outValue = getBytes_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Resource_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Resource_obj_sStaticStorageInfo = 0; -#endif - -hx::Class Resource_obj::__mClass; - -static ::String Resource_obj_sStaticFields[] = { - HX_("getBytes",f5,17,6f,1d), - ::String(null()) -}; - -void Resource_obj::__register() -{ - Resource_obj _hx_dummy; - Resource_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.Resource",36,0e,12,59); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Resource_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Resource_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Resource_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Resource_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Resource_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe diff --git a/hGameTest/bin/linux/obj/src/haxe/Serializer.cpp b/hGameTest/bin/linux/obj/src/haxe/Serializer.cpp deleted file mode 100644 index c0e812b1..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/Serializer.cpp +++ /dev/null @@ -1,1670 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Date -#include -#endif -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringBuf -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_Type -#include -#endif -#ifndef INCLUDED_ValueType -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_Serializer -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_haxe_ds_List -#include -#endif -#ifndef INCLUDED_haxe_ds_ObjectMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_ds__List_ListNode -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_55bb5de4e5373002_103_new,"haxe.Serializer","new",0xcdbbc7ec,"haxe.Serializer.new","/usr/share/haxe/std/haxe/Serializer.hx",103,0x6ee150de) -HX_LOCAL_STACK_FRAME(_hx_pos_55bb5de4e5373002_119_toString,"haxe.Serializer","toString",0x95bdfda0,"haxe.Serializer.toString","/usr/share/haxe/std/haxe/Serializer.hx",119,0x6ee150de) -HX_LOCAL_STACK_FRAME(_hx_pos_55bb5de4e5373002_154_serializeString,"haxe.Serializer","serializeString",0xd565bc5d,"haxe.Serializer.serializeString","/usr/share/haxe/std/haxe/Serializer.hx",154,0x6ee150de) -static const ::String _hx_array_data_6a6ea1fa_3[] = { - HX_("R",52,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_4[] = { - HX_("y",79,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_5[] = { - HX_(":",3a,00,00,00), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_55bb5de4e5373002_174_serializeRef,"haxe.Serializer","serializeRef",0x0b8ed647,"haxe.Serializer.serializeRef","/usr/share/haxe/std/haxe/Serializer.hx",174,0x6ee150de) -static const ::String _hx_array_data_6a6ea1fa_8[] = { - HX_("r",72,00,00,00), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_55bb5de4e5373002_211_serializeFields,"haxe.Serializer","serializeFields",0x44c42205,"haxe.Serializer.serializeFields","/usr/share/haxe/std/haxe/Serializer.hx",211,0x6ee150de) -static const ::String _hx_array_data_6a6ea1fa_11[] = { - HX_("g",67,00,00,00), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_55bb5de4e5373002_230_serialize,"haxe.Serializer","serialize",0x3cea866c,"haxe.Serializer.serialize","/usr/share/haxe/std/haxe/Serializer.hx",230,0x6ee150de) -static const ::String _hx_array_data_6a6ea1fa_22[] = { - HX_("n",6e,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_23[] = { - HX_("z",7a,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_24[] = { - HX_("i",69,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_25[] = { - HX_("k",6b,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_26[] = { - HX_("d",64,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_27[] = { - HX_("B",42,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_28[] = { - HX_("A",41,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_29[] = { - HX_("B",42,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_30[] = { - HX_("o",6f,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_31[] = { - HX_("a",61,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_32[] = { - HX_("n",6e,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_33[] = { - HX_("u",75,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_34[] = { - HX_("n",6e,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_35[] = { - HX_("u",75,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_36[] = { - HX_("h",68,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_37[] = { - HX_("v",76,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_38[] = { - HX_("q",71,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_39[] = { - HX_(":",3a,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_40[] = { - HX_("h",68,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_41[] = { - HX_("l",6c,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_42[] = { - HX_("h",68,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_43[] = { - HX_("M",4d,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_44[] = { - HX_("h",68,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_45[] = { - HX_("b",62,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_46[] = { - HX_("h",68,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_47[] = { - HX_("s",73,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_48[] = { - HX_(":",3a,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_49[] = { - HX_("C",43,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_50[] = { - HX_("g",67,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_51[] = { - HX_("c",63,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_52[] = { - HX_(":",3a,00,00,00), -}; -static const ::String _hx_array_data_6a6ea1fa_53[] = { - HX_(":",3a,00,00,00), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_55bb5de4e5373002_582_run,"haxe.Serializer","run",0xcdbeded7,"haxe.Serializer.run","/usr/share/haxe/std/haxe/Serializer.hx",582,0x6ee150de) -HX_LOCAL_STACK_FRAME(_hx_pos_55bb5de4e5373002_57_boot,"haxe.Serializer","boot",0x2eac2726,"haxe.Serializer.boot","/usr/share/haxe/std/haxe/Serializer.hx",57,0x6ee150de) -HX_LOCAL_STACK_FRAME(_hx_pos_55bb5de4e5373002_69_boot,"haxe.Serializer","boot",0x2eac2726,"haxe.Serializer.boot","/usr/share/haxe/std/haxe/Serializer.hx",69,0x6ee150de) -HX_LOCAL_STACK_FRAME(_hx_pos_55bb5de4e5373002_71_boot,"haxe.Serializer","boot",0x2eac2726,"haxe.Serializer.boot","/usr/share/haxe/std/haxe/Serializer.hx",71,0x6ee150de) -HX_LOCAL_STACK_FRAME(_hx_pos_55bb5de4e5373002_72_boot,"haxe.Serializer","boot",0x2eac2726,"haxe.Serializer.boot","/usr/share/haxe/std/haxe/Serializer.hx",72,0x6ee150de) -namespace haxe{ - -void Serializer_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_55bb5de4e5373002_103_new) -HXLINE( 104) this->buf = ::StringBuf_obj::__alloc( HX_CTX ); -HXLINE( 105) this->cache = ::cpp::VirtualArray_obj::__new(); -HXLINE( 106) this->useCache = ::haxe::Serializer_obj::USE_CACHE; -HXLINE( 107) this->useEnumIndex = ::haxe::Serializer_obj::USE_ENUM_INDEX; -HXLINE( 108) this->shash = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 109) this->scount = 0; - } - -Dynamic Serializer_obj::__CreateEmpty() { return new Serializer_obj; } - -void *Serializer_obj::_hx_vtable = 0; - -Dynamic Serializer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Serializer_obj > _hx_result = new Serializer_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Serializer_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0866dbc4; -} - -::String Serializer_obj::toString(){ - HX_STACKFRAME(&_hx_pos_55bb5de4e5373002_119_toString) -HXDLIN( 119) return this->buf->toString(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Serializer_obj,toString,return ) - -void Serializer_obj::serializeString(::String s){ - HX_STACKFRAME(&_hx_pos_55bb5de4e5373002_154_serializeString) -HXLINE( 155) ::Dynamic x = this->shash->get(s); -HXLINE( 156) if (hx::IsNotNull( x )) { -HXLINE( 157) { -HXLINE( 157) ::StringBuf _this = this->buf; -HXDLIN( 157) if (hx::IsNotNull( _this->charBuf )) { -HXLINE( 157) _this->flush(); - } -HXDLIN( 157) if (hx::IsNull( _this->b )) { -HXLINE( 157) _this->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_3,1); - } - else { -HXLINE( 157) _this->b->push(HX_("R",52,00,00,00)); - } - } -HXLINE( 158) { -HXLINE( 158) ::StringBuf _this1 = this->buf; -HXDLIN( 158) if (hx::IsNotNull( _this1->charBuf )) { -HXLINE( 158) _this1->flush(); - } -HXDLIN( 158) if (hx::IsNull( _this1->b )) { -HXLINE( 158) _this1->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x)); - } - else { -HXLINE( 158) ::Array< ::String > _this2 = _this1->b; -HXDLIN( 158) _this2->push(::Std_obj::string(x)); - } - } -HXLINE( 159) return; - } -HXLINE( 161) this->shash->set(s,this->scount++); -HXLINE( 167) { -HXLINE( 167) ::StringBuf _this3 = this->buf; -HXDLIN( 167) if (hx::IsNotNull( _this3->charBuf )) { -HXLINE( 167) _this3->flush(); - } -HXDLIN( 167) if (hx::IsNull( _this3->b )) { -HXLINE( 167) _this3->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_4,1); - } - else { -HXLINE( 167) _this3->b->push(HX_("y",79,00,00,00)); - } - } -HXLINE( 168) s = ::StringTools_obj::urlEncode(s); -HXLINE( 169) { -HXLINE( 169) ::StringBuf _this4 = this->buf; -HXDLIN( 169) int x1 = s.length; -HXDLIN( 169) if (hx::IsNotNull( _this4->charBuf )) { -HXLINE( 169) _this4->flush(); - } -HXDLIN( 169) if (hx::IsNull( _this4->b )) { -HXLINE( 169) _this4->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x1)); - } - else { -HXLINE( 169) ::Array< ::String > _this5 = _this4->b; -HXDLIN( 169) _this5->push(::Std_obj::string(x1)); - } - } -HXLINE( 170) { -HXLINE( 170) ::StringBuf _this6 = this->buf; -HXDLIN( 170) if (hx::IsNotNull( _this6->charBuf )) { -HXLINE( 170) _this6->flush(); - } -HXDLIN( 170) if (hx::IsNull( _this6->b )) { -HXLINE( 170) _this6->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_5,1); - } - else { -HXLINE( 170) _this6->b->push(HX_(":",3a,00,00,00)); - } - } -HXLINE( 171) { -HXLINE( 171) ::StringBuf _this7 = this->buf; -HXDLIN( 171) if (hx::IsNotNull( _this7->charBuf )) { -HXLINE( 171) _this7->flush(); - } -HXDLIN( 171) if (hx::IsNull( _this7->b )) { -HXLINE( 171) _this7->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(s)); - } - else { -HXLINE( 171) ::Array< ::String > _this8 = _this7->b; -HXDLIN( 171) _this8->push(::Std_obj::string(s)); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Serializer_obj,serializeString,(void)) - -bool Serializer_obj::serializeRef( ::Dynamic v){ - HX_STACKFRAME(&_hx_pos_55bb5de4e5373002_174_serializeRef) -HXLINE( 178) { -HXLINE( 178) int _g = 0; -HXDLIN( 178) int _g1 = this->cache->get_length(); -HXDLIN( 178) while((_g < _g1)){ -HXLINE( 178) _g = (_g + 1); -HXDLIN( 178) int i = (_g - 1); -HXLINE( 183) if (hx::IsEq( this->cache->__get(i),v )) { -HXLINE( 185) { -HXLINE( 185) ::StringBuf _this = this->buf; -HXDLIN( 185) if (hx::IsNotNull( _this->charBuf )) { -HXLINE( 185) _this->flush(); - } -HXDLIN( 185) if (hx::IsNull( _this->b )) { -HXLINE( 185) _this->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_8,1); - } - else { -HXLINE( 185) _this->b->push(HX_("r",72,00,00,00)); - } - } -HXLINE( 186) { -HXLINE( 186) ::StringBuf _this1 = this->buf; -HXDLIN( 186) if (hx::IsNotNull( _this1->charBuf )) { -HXLINE( 186) _this1->flush(); - } -HXDLIN( 186) if (hx::IsNull( _this1->b )) { -HXLINE( 186) _this1->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(i)); - } - else { -HXLINE( 186) ::Array< ::String > _this2 = _this1->b; -HXDLIN( 186) _this2->push(::Std_obj::string(i)); - } - } -HXLINE( 187) return true; - } - } - } -HXLINE( 190) this->cache->push(v); -HXLINE( 191) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Serializer_obj,serializeRef,return ) - -void Serializer_obj::serializeFields( ::Dynamic v){ - HX_STACKFRAME(&_hx_pos_55bb5de4e5373002_211_serializeFields) -HXLINE( 212) { -HXLINE( 212) int _g = 0; -HXDLIN( 212) ::Array< ::String > _g1 = ::Reflect_obj::fields(v); -HXDLIN( 212) while((_g < _g1->length)){ -HXLINE( 212) ::String f = _g1->__get(_g); -HXDLIN( 212) _g = (_g + 1); -HXLINE( 213) this->serializeString(f); -HXLINE( 214) this->serialize(::Reflect_obj::field(v,f)); - } - } -HXLINE( 216) { -HXLINE( 216) ::StringBuf _this = this->buf; -HXDLIN( 216) if (hx::IsNotNull( _this->charBuf )) { -HXLINE( 216) _this->flush(); - } -HXDLIN( 216) if (hx::IsNull( _this->b )) { -HXLINE( 216) _this->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_11,1); - } - else { -HXLINE( 216) _this->b->push(HX_("g",67,00,00,00)); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Serializer_obj,serializeFields,(void)) - -void Serializer_obj::serialize( ::Dynamic v){ - HX_STACKFRAME(&_hx_pos_55bb5de4e5373002_230_serialize) -HXDLIN( 230) ::ValueType _g = ::Type_obj::_hx_typeof(v); -HXDLIN( 230) switch((int)(_g->_hx_getIndex())){ - case (int)0: { -HXLINE( 232) ::StringBuf _this = this->buf; -HXDLIN( 232) if (hx::IsNotNull( _this->charBuf )) { -HXLINE( 232) _this->flush(); - } -HXDLIN( 232) if (hx::IsNull( _this->b )) { -HXLINE( 232) _this->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_22,1); - } - else { -HXLINE( 232) _this->b->push(HX_("n",6e,00,00,00)); - } - } - break; - case (int)1: { -HXLINE( 234) int v1 = ( (int)(v) ); -HXLINE( 235) if ((v1 == 0)) { -HXLINE( 236) { -HXLINE( 236) ::StringBuf _this1 = this->buf; -HXDLIN( 236) if (hx::IsNotNull( _this1->charBuf )) { -HXLINE( 236) _this1->flush(); - } -HXDLIN( 236) if (hx::IsNull( _this1->b )) { -HXLINE( 236) _this1->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_23,1); - } - else { -HXLINE( 236) _this1->b->push(HX_("z",7a,00,00,00)); - } - } -HXLINE( 237) return; - } -HXLINE( 239) { -HXLINE( 239) ::StringBuf _this2 = this->buf; -HXDLIN( 239) if (hx::IsNotNull( _this2->charBuf )) { -HXLINE( 239) _this2->flush(); - } -HXDLIN( 239) if (hx::IsNull( _this2->b )) { -HXLINE( 239) _this2->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_24,1); - } - else { -HXLINE( 239) _this2->b->push(HX_("i",69,00,00,00)); - } - } -HXLINE( 240) { -HXLINE( 240) ::StringBuf _this3 = this->buf; -HXDLIN( 240) if (hx::IsNotNull( _this3->charBuf )) { -HXLINE( 240) _this3->flush(); - } -HXDLIN( 240) if (hx::IsNull( _this3->b )) { -HXLINE( 240) _this3->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(v1)); - } - else { -HXLINE( 240) ::Array< ::String > _this4 = _this3->b; -HXDLIN( 240) _this4->push(::Std_obj::string(v1)); - } - } - } - break; - case (int)2: { -HXLINE( 242) Float v2 = ( (Float)(v) ); -HXLINE( 243) if (::Math_obj::isNaN(v2)) { -HXLINE( 244) ::StringBuf _this5 = this->buf; -HXDLIN( 244) if (hx::IsNotNull( _this5->charBuf )) { -HXLINE( 244) _this5->flush(); - } -HXDLIN( 244) if (hx::IsNull( _this5->b )) { -HXLINE( 244) _this5->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_25,1); - } - else { -HXLINE( 244) _this5->b->push(HX_("k",6b,00,00,00)); - } - } - else { -HXLINE( 245) if (!(::Math_obj::isFinite(v2))) { -HXLINE( 246) ::StringBuf _this6 = this->buf; -HXDLIN( 246) ::String x; -HXDLIN( 246) if ((v2 < 0)) { -HXLINE( 246) x = HX_("m",6d,00,00,00); - } - else { -HXLINE( 246) x = HX_("p",70,00,00,00); - } -HXDLIN( 246) if (hx::IsNotNull( _this6->charBuf )) { -HXLINE( 246) _this6->flush(); - } -HXDLIN( 246) if (hx::IsNull( _this6->b )) { -HXLINE( 246) _this6->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x)); - } - else { -HXLINE( 246) ::Array< ::String > _this7 = _this6->b; -HXDLIN( 246) _this7->push(::Std_obj::string(x)); - } - } - else { -HXLINE( 248) { -HXLINE( 248) ::StringBuf _this8 = this->buf; -HXDLIN( 248) if (hx::IsNotNull( _this8->charBuf )) { -HXLINE( 248) _this8->flush(); - } -HXDLIN( 248) if (hx::IsNull( _this8->b )) { -HXLINE( 248) _this8->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_26,1); - } - else { -HXLINE( 248) _this8->b->push(HX_("d",64,00,00,00)); - } - } -HXLINE( 249) { -HXLINE( 249) ::StringBuf _this9 = this->buf; -HXDLIN( 249) if (hx::IsNotNull( _this9->charBuf )) { -HXLINE( 249) _this9->flush(); - } -HXDLIN( 249) if (hx::IsNull( _this9->b )) { -HXLINE( 249) _this9->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(v2)); - } - else { -HXLINE( 249) ::Array< ::String > _this10 = _this9->b; -HXDLIN( 249) _this10->push(::Std_obj::string(v2)); - } - } - } - } - } - break; - case (int)3: { -HXLINE( 252) ::StringBuf _this11 = this->buf; -HXDLIN( 252) ::String x1; -HXDLIN( 252) if (( (bool)(v) )) { -HXLINE( 252) x1 = HX_("t",74,00,00,00); - } - else { -HXLINE( 252) x1 = HX_("f",66,00,00,00); - } -HXDLIN( 252) if (hx::IsNotNull( _this11->charBuf )) { -HXLINE( 252) _this11->flush(); - } -HXDLIN( 252) if (hx::IsNull( _this11->b )) { -HXLINE( 252) _this11->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x1)); - } - else { -HXLINE( 252) ::Array< ::String > _this12 = _this11->b; -HXDLIN( 252) _this12->push(::Std_obj::string(x1)); - } - } - break; - case (int)4: { -HXLINE( 413) if (::Std_obj::is(v,hx::ClassOf< ::hx::Class >())) { -HXLINE( 414) ::String className = ::Type_obj::getClassName(v); -HXLINE( 418) if (hx::IsNotNull( ::Type_obj::resolveEnum(className) )) { -HXLINE( 419) ::StringBuf _this13 = this->buf; -HXDLIN( 419) if (hx::IsNotNull( _this13->charBuf )) { -HXLINE( 419) _this13->flush(); - } -HXDLIN( 419) if (hx::IsNull( _this13->b )) { -HXLINE( 419) _this13->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_27,1); - } - else { -HXLINE( 419) _this13->b->push(HX_("B",42,00,00,00)); - } - } - else { -HXLINE( 422) ::StringBuf _this14 = this->buf; -HXDLIN( 422) if (hx::IsNotNull( _this14->charBuf )) { -HXLINE( 422) _this14->flush(); - } -HXDLIN( 422) if (hx::IsNull( _this14->b )) { -HXLINE( 422) _this14->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_28,1); - } - else { -HXLINE( 422) _this14->b->push(HX_("A",41,00,00,00)); - } - } -HXLINE( 423) this->serializeString(className); - } - else { -HXLINE( 424) if (::Std_obj::is(v,hx::ClassOf< ::Enum >())) { -HXLINE( 425) { -HXLINE( 425) ::StringBuf _this15 = this->buf; -HXDLIN( 425) if (hx::IsNotNull( _this15->charBuf )) { -HXLINE( 425) _this15->flush(); - } -HXDLIN( 425) if (hx::IsNull( _this15->b )) { -HXLINE( 425) _this15->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_29,1); - } - else { -HXLINE( 425) _this15->b->push(HX_("B",42,00,00,00)); - } - } -HXLINE( 426) this->serializeString(::Type_obj::getEnumName(v)); - } - else { -HXLINE( 428) bool _hx_tmp; -HXDLIN( 428) if (this->useCache) { -HXLINE( 428) _hx_tmp = this->serializeRef(v); - } - else { -HXLINE( 428) _hx_tmp = false; - } -HXDLIN( 428) if (_hx_tmp) { -HXLINE( 429) return; - } -HXLINE( 430) { -HXLINE( 430) ::StringBuf _this16 = this->buf; -HXDLIN( 430) if (hx::IsNotNull( _this16->charBuf )) { -HXLINE( 430) _this16->flush(); - } -HXDLIN( 430) if (hx::IsNull( _this16->b )) { -HXLINE( 430) _this16->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_30,1); - } - else { -HXLINE( 430) _this16->b->push(HX_("o",6f,00,00,00)); - } - } -HXLINE( 431) this->serializeFields(v); - } - } - } - break; - case (int)5: { -HXLINE( 543) HX_STACK_DO_THROW(HX_("Cannot serialize function",35,d8,fc,3d)); - } - break; - case (int)6: { -HXLINE( 253) hx::Class c = _g->_hx_getObject(0).StaticCast< hx::Class >(); -HXDLIN( 253) { -HXLINE( 254) if (hx::IsEq( c,hx::ClassOf< ::String >() )) { -HXLINE( 255) this->serializeString(( (::String)(v) )); -HXLINE( 256) return; - } -HXLINE( 258) bool _hx_tmp1; -HXDLIN( 258) if (this->useCache) { -HXLINE( 258) _hx_tmp1 = this->serializeRef(v); - } - else { -HXLINE( 258) _hx_tmp1 = false; - } -HXDLIN( 258) if (_hx_tmp1) { -HXLINE( 259) return; - } -HXLINE( 260) hx::Class _hx_switch_0 = c; - if ( (_hx_switch_0==hx::ArrayBase::__mClass) ){ -HXLINE( 262) int ucount = 0; -HXLINE( 263) { -HXLINE( 263) ::StringBuf _this17 = this->buf; -HXDLIN( 263) if (hx::IsNotNull( _this17->charBuf )) { -HXLINE( 263) _this17->flush(); - } -HXDLIN( 263) if (hx::IsNull( _this17->b )) { -HXLINE( 263) _this17->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_31,1); - } - else { -HXLINE( 263) _this17->b->push(HX_("a",61,00,00,00)); - } - } -HXLINE( 267) int l = ( (int)(v->__length()) ); -HXLINE( 269) { -HXLINE( 269) int _g1 = 0; -HXDLIN( 269) int _g11 = l; -HXDLIN( 269) while((_g1 < _g11)){ -HXLINE( 269) _g1 = (_g1 + 1); -HXDLIN( 269) int i = (_g1 - 1); -HXLINE( 270) if (hx::IsNull( v->__GetItem(i) )) { -HXLINE( 271) ucount = (ucount + 1); - } - else { -HXLINE( 273) if ((ucount > 0)) { -HXLINE( 274) if ((ucount == 1)) { -HXLINE( 275) ::StringBuf _this18 = this->buf; -HXDLIN( 275) if (hx::IsNotNull( _this18->charBuf )) { -HXLINE( 275) _this18->flush(); - } -HXDLIN( 275) if (hx::IsNull( _this18->b )) { -HXLINE( 275) _this18->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_32,1); - } - else { -HXLINE( 275) _this18->b->push(HX_("n",6e,00,00,00)); - } - } - else { -HXLINE( 277) { -HXLINE( 277) ::StringBuf _this19 = this->buf; -HXDLIN( 277) if (hx::IsNotNull( _this19->charBuf )) { -HXLINE( 277) _this19->flush(); - } -HXDLIN( 277) if (hx::IsNull( _this19->b )) { -HXLINE( 277) _this19->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_33,1); - } - else { -HXLINE( 277) _this19->b->push(HX_("u",75,00,00,00)); - } - } -HXLINE( 278) { -HXLINE( 278) ::StringBuf _this20 = this->buf; -HXDLIN( 278) if (hx::IsNotNull( _this20->charBuf )) { -HXLINE( 278) _this20->flush(); - } -HXDLIN( 278) if (hx::IsNull( _this20->b )) { -HXLINE( 278) _this20->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(ucount)); - } - else { -HXLINE( 278) ::Array< ::String > _this21 = _this20->b; -HXDLIN( 278) _this21->push(::Std_obj::string(ucount)); - } - } - } -HXLINE( 280) ucount = 0; - } -HXLINE( 282) this->serialize(v->__GetItem(i)); - } - } - } -HXLINE( 285) if ((ucount > 0)) { -HXLINE( 286) if ((ucount == 1)) { -HXLINE( 287) ::StringBuf _this22 = this->buf; -HXDLIN( 287) if (hx::IsNotNull( _this22->charBuf )) { -HXLINE( 287) _this22->flush(); - } -HXDLIN( 287) if (hx::IsNull( _this22->b )) { -HXLINE( 287) _this22->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_34,1); - } - else { -HXLINE( 287) _this22->b->push(HX_("n",6e,00,00,00)); - } - } - else { -HXLINE( 289) { -HXLINE( 289) ::StringBuf _this23 = this->buf; -HXDLIN( 289) if (hx::IsNotNull( _this23->charBuf )) { -HXLINE( 289) _this23->flush(); - } -HXDLIN( 289) if (hx::IsNull( _this23->b )) { -HXLINE( 289) _this23->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_35,1); - } - else { -HXLINE( 289) _this23->b->push(HX_("u",75,00,00,00)); - } - } -HXLINE( 290) { -HXLINE( 290) ::StringBuf _this24 = this->buf; -HXDLIN( 290) if (hx::IsNotNull( _this24->charBuf )) { -HXLINE( 290) _this24->flush(); - } -HXDLIN( 290) if (hx::IsNull( _this24->b )) { -HXLINE( 290) _this24->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(ucount)); - } - else { -HXLINE( 290) ::Array< ::String > _this25 = _this24->b; -HXDLIN( 290) _this25->push(::Std_obj::string(ucount)); - } - } - } - } -HXLINE( 293) { -HXLINE( 293) ::StringBuf _this26 = this->buf; -HXDLIN( 293) if (hx::IsNotNull( _this26->charBuf )) { -HXLINE( 293) _this26->flush(); - } -HXDLIN( 293) if (hx::IsNull( _this26->b )) { -HXLINE( 293) _this26->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_36,1); - } - else { -HXLINE( 293) _this26->b->push(HX_("h",68,00,00,00)); - } - } -HXLINE( 261) goto _hx_goto_12; - } - if ( (_hx_switch_0==hx::ClassOf< ::Date >()) ){ -HXLINE( 301) ::Date d = ( ( ::Date)(v) ); -HXLINE( 302) { -HXLINE( 302) ::StringBuf _this27 = this->buf; -HXDLIN( 302) if (hx::IsNotNull( _this27->charBuf )) { -HXLINE( 302) _this27->flush(); - } -HXDLIN( 302) if (hx::IsNull( _this27->b )) { -HXLINE( 302) _this27->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_37,1); - } - else { -HXLINE( 302) _this27->b->push(HX_("v",76,00,00,00)); - } - } -HXLINE( 303) { -HXLINE( 303) ::StringBuf _this28 = this->buf; -HXDLIN( 303) Float x2 = d->getTime(); -HXDLIN( 303) if (hx::IsNotNull( _this28->charBuf )) { -HXLINE( 303) _this28->flush(); - } -HXDLIN( 303) if (hx::IsNull( _this28->b )) { -HXLINE( 303) _this28->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x2)); - } - else { -HXLINE( 303) ::Array< ::String > _this29 = _this28->b; -HXDLIN( 303) _this29->push(::Std_obj::string(x2)); - } - } -HXLINE( 300) goto _hx_goto_12; - } - if ( (_hx_switch_0==hx::ClassOf< ::haxe::ds::IntMap >()) ){ -HXLINE( 313) { -HXLINE( 313) ::StringBuf _this30 = this->buf; -HXDLIN( 313) if (hx::IsNotNull( _this30->charBuf )) { -HXLINE( 313) _this30->flush(); - } -HXDLIN( 313) if (hx::IsNull( _this30->b )) { -HXLINE( 313) _this30->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_38,1); - } - else { -HXLINE( 313) _this30->b->push(HX_("q",71,00,00,00)); - } - } -HXLINE( 314) ::haxe::ds::IntMap v3 = ( ( ::haxe::ds::IntMap)(v) ); -HXLINE( 315) { -HXLINE( 315) ::Dynamic k = v3->keys(); -HXDLIN( 315) while(( (bool)(k->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 315) int k1 = ( (int)(k->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 316) { -HXLINE( 316) ::StringBuf _this31 = this->buf; -HXDLIN( 316) if (hx::IsNotNull( _this31->charBuf )) { -HXLINE( 316) _this31->flush(); - } -HXDLIN( 316) if (hx::IsNull( _this31->b )) { -HXLINE( 316) _this31->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_39,1); - } - else { -HXLINE( 316) _this31->b->push(HX_(":",3a,00,00,00)); - } - } -HXLINE( 317) { -HXLINE( 317) ::StringBuf _this32 = this->buf; -HXDLIN( 317) if (hx::IsNotNull( _this32->charBuf )) { -HXLINE( 317) _this32->flush(); - } -HXDLIN( 317) if (hx::IsNull( _this32->b )) { -HXLINE( 317) _this32->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(k1)); - } - else { -HXLINE( 317) ::Array< ::String > _this33 = _this32->b; -HXDLIN( 317) _this33->push(::Std_obj::string(k1)); - } - } -HXLINE( 318) this->serialize(v3->get(k1)); - } - } -HXLINE( 320) { -HXLINE( 320) ::StringBuf _this34 = this->buf; -HXDLIN( 320) if (hx::IsNotNull( _this34->charBuf )) { -HXLINE( 320) _this34->flush(); - } -HXDLIN( 320) if (hx::IsNull( _this34->b )) { -HXLINE( 320) _this34->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_40,1); - } - else { -HXLINE( 320) _this34->b->push(HX_("h",68,00,00,00)); - } - } -HXLINE( 312) goto _hx_goto_12; - } - if ( (_hx_switch_0==hx::ClassOf< ::haxe::ds::List >()) ){ -HXLINE( 295) { -HXLINE( 295) ::StringBuf _this35 = this->buf; -HXDLIN( 295) if (hx::IsNotNull( _this35->charBuf )) { -HXLINE( 295) _this35->flush(); - } -HXDLIN( 295) if (hx::IsNull( _this35->b )) { -HXLINE( 295) _this35->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_41,1); - } - else { -HXLINE( 295) _this35->b->push(HX_("l",6c,00,00,00)); - } - } -HXLINE( 296) ::haxe::ds::List v4 = ( ( ::haxe::ds::List)(v) ); -HXLINE( 297) { -HXLINE( 297) ::haxe::ds::_List::ListNode _g_head = v4->h; -HXDLIN( 297) while(hx::IsNotNull( _g_head )){ -HXLINE( 297) ::Dynamic val = _g_head->item; -HXDLIN( 297) _g_head = _g_head->next; -HXDLIN( 297) ::Dynamic i1 = val; -HXLINE( 298) this->serialize(i1); - } - } -HXLINE( 299) { -HXLINE( 299) ::StringBuf _this36 = this->buf; -HXDLIN( 299) if (hx::IsNotNull( _this36->charBuf )) { -HXLINE( 299) _this36->flush(); - } -HXDLIN( 299) if (hx::IsNull( _this36->b )) { -HXLINE( 299) _this36->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_42,1); - } - else { -HXLINE( 299) _this36->b->push(HX_("h",68,00,00,00)); - } - } -HXLINE( 294) goto _hx_goto_12; - } - if ( (_hx_switch_0==hx::ClassOf< ::haxe::ds::ObjectMap >()) ){ -HXLINE( 322) { -HXLINE( 322) ::StringBuf _this37 = this->buf; -HXDLIN( 322) if (hx::IsNotNull( _this37->charBuf )) { -HXLINE( 322) _this37->flush(); - } -HXDLIN( 322) if (hx::IsNull( _this37->b )) { -HXLINE( 322) _this37->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_43,1); - } - else { -HXLINE( 322) _this37->b->push(HX_("M",4d,00,00,00)); - } - } -HXLINE( 323) ::haxe::ds::ObjectMap v5 = ( ( ::haxe::ds::ObjectMap)(v) ); -HXLINE( 324) { -HXLINE( 324) ::Dynamic k2 = v5->keys(); -HXDLIN( 324) while(( (bool)(k2->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 324) ::Dynamic k3 = k2->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)(); -HXLINE( 331) this->serialize(k3); -HXLINE( 333) this->serialize(v5->get(k3)); - } - } -HXLINE( 335) { -HXLINE( 335) ::StringBuf _this38 = this->buf; -HXDLIN( 335) if (hx::IsNotNull( _this38->charBuf )) { -HXLINE( 335) _this38->flush(); - } -HXDLIN( 335) if (hx::IsNull( _this38->b )) { -HXLINE( 335) _this38->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_44,1); - } - else { -HXLINE( 335) _this38->b->push(HX_("h",68,00,00,00)); - } - } -HXLINE( 321) goto _hx_goto_12; - } - if ( (_hx_switch_0==hx::ClassOf< ::haxe::ds::StringMap >()) ){ -HXLINE( 305) { -HXLINE( 305) ::StringBuf _this39 = this->buf; -HXDLIN( 305) if (hx::IsNotNull( _this39->charBuf )) { -HXLINE( 305) _this39->flush(); - } -HXDLIN( 305) if (hx::IsNull( _this39->b )) { -HXLINE( 305) _this39->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_45,1); - } - else { -HXLINE( 305) _this39->b->push(HX_("b",62,00,00,00)); - } - } -HXLINE( 306) ::haxe::ds::StringMap v6 = ( ( ::haxe::ds::StringMap)(v) ); -HXLINE( 307) { -HXLINE( 307) ::Dynamic k4 = v6->keys(); -HXDLIN( 307) while(( (bool)(k4->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 307) ::String k5 = ( (::String)(k4->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 308) this->serializeString(k5); -HXLINE( 309) this->serialize(v6->get(k5)); - } - } -HXLINE( 311) { -HXLINE( 311) ::StringBuf _this40 = this->buf; -HXDLIN( 311) if (hx::IsNotNull( _this40->charBuf )) { -HXLINE( 311) _this40->flush(); - } -HXDLIN( 311) if (hx::IsNull( _this40->b )) { -HXLINE( 311) _this40->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_46,1); - } - else { -HXLINE( 311) _this40->b->push(HX_("h",68,00,00,00)); - } - } -HXLINE( 304) goto _hx_goto_12; - } - if ( (_hx_switch_0==hx::ClassOf< ::haxe::io::Bytes >()) ){ -HXLINE( 337) ::haxe::io::Bytes v7 = ( ( ::haxe::io::Bytes)(v) ); -HXLINE( 352) { -HXLINE( 352) ::StringBuf _this41 = this->buf; -HXDLIN( 352) if (hx::IsNotNull( _this41->charBuf )) { -HXLINE( 352) _this41->flush(); - } -HXDLIN( 352) if (hx::IsNull( _this41->b )) { -HXLINE( 352) _this41->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_47,1); - } - else { -HXLINE( 352) _this41->b->push(HX_("s",73,00,00,00)); - } - } -HXLINE( 353) { -HXLINE( 353) ::StringBuf _this42 = this->buf; -HXDLIN( 353) int x3 = ::Math_obj::ceil((( (Float)((v7->length * 8)) ) / ( (Float)(6) ))); -HXDLIN( 353) if (hx::IsNotNull( _this42->charBuf )) { -HXLINE( 353) _this42->flush(); - } -HXDLIN( 353) if (hx::IsNull( _this42->b )) { -HXLINE( 353) _this42->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x3)); - } - else { -HXLINE( 353) ::Array< ::String > _this43 = _this42->b; -HXDLIN( 353) _this43->push(::Std_obj::string(x3)); - } - } -HXLINE( 354) { -HXLINE( 354) ::StringBuf _this44 = this->buf; -HXDLIN( 354) if (hx::IsNotNull( _this44->charBuf )) { -HXLINE( 354) _this44->flush(); - } -HXDLIN( 354) if (hx::IsNull( _this44->b )) { -HXLINE( 354) _this44->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_48,1); - } - else { -HXLINE( 354) _this44->b->push(HX_(":",3a,00,00,00)); - } - } -HXLINE( 356) int i2 = 0; -HXLINE( 357) int max = (v7->length - 2); -HXLINE( 358) ::Array< ::Dynamic> b64 = ::haxe::Serializer_obj::BASE64_CODES; -HXLINE( 359) if (hx::IsNull( b64 )) { -HXLINE( 360) ::Array< ::Dynamic> this1 = ::Array_obj< ::Dynamic>::__new(::haxe::Serializer_obj::BASE64.length); -HXDLIN( 360) b64 = this1; -HXLINE( 361) { -HXLINE( 361) int _g2 = 0; -HXDLIN( 361) int _g12 = ::haxe::Serializer_obj::BASE64.length; -HXDLIN( 361) while((_g2 < _g12)){ -HXLINE( 361) _g2 = (_g2 + 1); -HXDLIN( 361) int i3 = (_g2 - 1); -HXLINE( 362) { -HXLINE( 362) ::Dynamic val1 = ::haxe::Serializer_obj::BASE64.charCodeAt(i3); -HXDLIN( 362) b64->__unsafe_set(i3,val1); - } - } - } -HXLINE( 363) ::haxe::Serializer_obj::BASE64_CODES = b64; - } -HXLINE( 365) while((i2 < max)){ -HXLINE( 366) i2 = (i2 + 1); -HXDLIN( 366) int b1 = ( (int)(v7->b->__get((i2 - 1))) ); -HXLINE( 367) i2 = (i2 + 1); -HXDLIN( 367) int b2 = ( (int)(v7->b->__get((i2 - 1))) ); -HXLINE( 368) i2 = (i2 + 1); -HXDLIN( 368) int b3 = ( (int)(v7->b->__get((i2 - 1))) ); -HXLINE( 370) { -HXLINE( 370) ::StringBuf _this45 = this->buf; -HXDLIN( 370) int c1 = ( (int)(_hx_array_unsafe_get(b64,(b1 >> 2))) ); -HXDLIN( 370) if ((c1 >= 127)) { -HXLINE( 370) ::String x4 = ::String::fromCharCode(c1); -HXDLIN( 370) if (hx::IsNotNull( _this45->charBuf )) { -HXLINE( 370) _this45->flush(); - } -HXDLIN( 370) if (hx::IsNull( _this45->b )) { -HXLINE( 370) _this45->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x4)); - } - else { -HXLINE( 370) ::Array< ::String > _this46 = _this45->b; -HXDLIN( 370) _this46->push(::Std_obj::string(x4)); - } - } - else { -HXLINE( 370) if (hx::IsNull( _this45->charBuf )) { -HXLINE( 370) _this45->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 370) _this45->charBuf->push(c1); - } - } -HXLINE( 371) { -HXLINE( 371) ::StringBuf _this47 = this->buf; -HXDLIN( 371) int c2 = ( (int)(_hx_array_unsafe_get(b64,(((b1 << 4) | (b2 >> 4)) & 63))) ); -HXDLIN( 371) if ((c2 >= 127)) { -HXLINE( 371) ::String x5 = ::String::fromCharCode(c2); -HXDLIN( 371) if (hx::IsNotNull( _this47->charBuf )) { -HXLINE( 371) _this47->flush(); - } -HXDLIN( 371) if (hx::IsNull( _this47->b )) { -HXLINE( 371) _this47->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x5)); - } - else { -HXLINE( 371) ::Array< ::String > _this48 = _this47->b; -HXDLIN( 371) _this48->push(::Std_obj::string(x5)); - } - } - else { -HXLINE( 371) if (hx::IsNull( _this47->charBuf )) { -HXLINE( 371) _this47->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 371) _this47->charBuf->push(c2); - } - } -HXLINE( 372) { -HXLINE( 372) ::StringBuf _this49 = this->buf; -HXDLIN( 372) int c3 = ( (int)(_hx_array_unsafe_get(b64,(((b2 << 2) | (b3 >> 6)) & 63))) ); -HXDLIN( 372) if ((c3 >= 127)) { -HXLINE( 372) ::String x6 = ::String::fromCharCode(c3); -HXDLIN( 372) if (hx::IsNotNull( _this49->charBuf )) { -HXLINE( 372) _this49->flush(); - } -HXDLIN( 372) if (hx::IsNull( _this49->b )) { -HXLINE( 372) _this49->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x6)); - } - else { -HXLINE( 372) ::Array< ::String > _this50 = _this49->b; -HXDLIN( 372) _this50->push(::Std_obj::string(x6)); - } - } - else { -HXLINE( 372) if (hx::IsNull( _this49->charBuf )) { -HXLINE( 372) _this49->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 372) _this49->charBuf->push(c3); - } - } -HXLINE( 373) { -HXLINE( 373) ::StringBuf _this51 = this->buf; -HXDLIN( 373) int c4 = ( (int)(_hx_array_unsafe_get(b64,(b3 & 63))) ); -HXDLIN( 373) if ((c4 >= 127)) { -HXLINE( 373) ::String x7 = ::String::fromCharCode(c4); -HXDLIN( 373) if (hx::IsNotNull( _this51->charBuf )) { -HXLINE( 373) _this51->flush(); - } -HXDLIN( 373) if (hx::IsNull( _this51->b )) { -HXLINE( 373) _this51->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x7)); - } - else { -HXLINE( 373) ::Array< ::String > _this52 = _this51->b; -HXDLIN( 373) _this52->push(::Std_obj::string(x7)); - } - } - else { -HXLINE( 373) if (hx::IsNull( _this51->charBuf )) { -HXLINE( 373) _this51->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 373) _this51->charBuf->push(c4); - } - } - } -HXLINE( 375) if ((i2 == max)) { -HXLINE( 376) i2 = (i2 + 1); -HXDLIN( 376) int b11 = ( (int)(v7->b->__get((i2 - 1))) ); -HXLINE( 377) i2 = (i2 + 1); -HXDLIN( 377) int b21 = ( (int)(v7->b->__get((i2 - 1))) ); -HXLINE( 378) { -HXLINE( 378) ::StringBuf _this53 = this->buf; -HXDLIN( 378) int c5 = ( (int)(_hx_array_unsafe_get(b64,(b11 >> 2))) ); -HXDLIN( 378) if ((c5 >= 127)) { -HXLINE( 378) ::String x8 = ::String::fromCharCode(c5); -HXDLIN( 378) if (hx::IsNotNull( _this53->charBuf )) { -HXLINE( 378) _this53->flush(); - } -HXDLIN( 378) if (hx::IsNull( _this53->b )) { -HXLINE( 378) _this53->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x8)); - } - else { -HXLINE( 378) ::Array< ::String > _this54 = _this53->b; -HXDLIN( 378) _this54->push(::Std_obj::string(x8)); - } - } - else { -HXLINE( 378) if (hx::IsNull( _this53->charBuf )) { -HXLINE( 378) _this53->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 378) _this53->charBuf->push(c5); - } - } -HXLINE( 379) { -HXLINE( 379) ::StringBuf _this55 = this->buf; -HXDLIN( 379) int c6 = ( (int)(_hx_array_unsafe_get(b64,(((b11 << 4) | (b21 >> 4)) & 63))) ); -HXDLIN( 379) if ((c6 >= 127)) { -HXLINE( 379) ::String x9 = ::String::fromCharCode(c6); -HXDLIN( 379) if (hx::IsNotNull( _this55->charBuf )) { -HXLINE( 379) _this55->flush(); - } -HXDLIN( 379) if (hx::IsNull( _this55->b )) { -HXLINE( 379) _this55->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x9)); - } - else { -HXLINE( 379) ::Array< ::String > _this56 = _this55->b; -HXDLIN( 379) _this56->push(::Std_obj::string(x9)); - } - } - else { -HXLINE( 379) if (hx::IsNull( _this55->charBuf )) { -HXLINE( 379) _this55->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 379) _this55->charBuf->push(c6); - } - } -HXLINE( 380) { -HXLINE( 380) ::StringBuf _this57 = this->buf; -HXDLIN( 380) int c7 = ( (int)(_hx_array_unsafe_get(b64,((b21 << 2) & 63))) ); -HXDLIN( 380) if ((c7 >= 127)) { -HXLINE( 380) ::String x10 = ::String::fromCharCode(c7); -HXDLIN( 380) if (hx::IsNotNull( _this57->charBuf )) { -HXLINE( 380) _this57->flush(); - } -HXDLIN( 380) if (hx::IsNull( _this57->b )) { -HXLINE( 380) _this57->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x10)); - } - else { -HXLINE( 380) ::Array< ::String > _this58 = _this57->b; -HXDLIN( 380) _this58->push(::Std_obj::string(x10)); - } - } - else { -HXLINE( 380) if (hx::IsNull( _this57->charBuf )) { -HXLINE( 380) _this57->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 380) _this57->charBuf->push(c7); - } - } - } - else { -HXLINE( 381) if ((i2 == (max + 1))) { -HXLINE( 382) i2 = (i2 + 1); -HXDLIN( 382) int b12 = ( (int)(v7->b->__get((i2 - 1))) ); -HXLINE( 383) { -HXLINE( 383) ::StringBuf _this59 = this->buf; -HXDLIN( 383) int c8 = ( (int)(_hx_array_unsafe_get(b64,(b12 >> 2))) ); -HXDLIN( 383) if ((c8 >= 127)) { -HXLINE( 383) ::String x11 = ::String::fromCharCode(c8); -HXDLIN( 383) if (hx::IsNotNull( _this59->charBuf )) { -HXLINE( 383) _this59->flush(); - } -HXDLIN( 383) if (hx::IsNull( _this59->b )) { -HXLINE( 383) _this59->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x11)); - } - else { -HXLINE( 383) ::Array< ::String > _this60 = _this59->b; -HXDLIN( 383) _this60->push(::Std_obj::string(x11)); - } - } - else { -HXLINE( 383) if (hx::IsNull( _this59->charBuf )) { -HXLINE( 383) _this59->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 383) _this59->charBuf->push(c8); - } - } -HXLINE( 384) { -HXLINE( 384) ::StringBuf _this61 = this->buf; -HXDLIN( 384) int c9 = ( (int)(_hx_array_unsafe_get(b64,((b12 << 4) & 63))) ); -HXDLIN( 384) if ((c9 >= 127)) { -HXLINE( 384) ::String x12 = ::String::fromCharCode(c9); -HXDLIN( 384) if (hx::IsNotNull( _this61->charBuf )) { -HXLINE( 384) _this61->flush(); - } -HXDLIN( 384) if (hx::IsNull( _this61->b )) { -HXLINE( 384) _this61->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x12)); - } - else { -HXLINE( 384) ::Array< ::String > _this62 = _this61->b; -HXDLIN( 384) _this62->push(::Std_obj::string(x12)); - } - } - else { -HXLINE( 384) if (hx::IsNull( _this61->charBuf )) { -HXLINE( 384) _this61->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 384) _this61->charBuf->push(c9); - } - } - } - } -HXLINE( 336) goto _hx_goto_12; - } - /* default */{ -HXLINE( 388) if (this->useCache) { -HXLINE( 388) this->cache->pop(); - } -HXLINE( 389) if (hx::IsNotNull( v->__Field(HX_("hxSerialize",b0,00,09,14),hx::paccDynamic) )) { -HXLINE( 394) { -HXLINE( 394) ::StringBuf _this63 = this->buf; -HXDLIN( 394) if (hx::IsNotNull( _this63->charBuf )) { -HXLINE( 394) _this63->flush(); - } -HXDLIN( 394) if (hx::IsNull( _this63->b )) { -HXLINE( 394) _this63->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_49,1); - } - else { -HXLINE( 394) _this63->b->push(HX_("C",43,00,00,00)); - } - } -HXLINE( 395) this->serializeString(::Type_obj::getClassName(c)); -HXLINE( 396) if (this->useCache) { -HXLINE( 397) this->cache->push(v); - } -HXLINE( 398) v->__Field(HX_("hxSerialize",b0,00,09,14),hx::paccDynamic)(hx::ObjectPtr(this)); -HXLINE( 399) { -HXLINE( 399) ::StringBuf _this64 = this->buf; -HXDLIN( 399) if (hx::IsNotNull( _this64->charBuf )) { -HXLINE( 399) _this64->flush(); - } -HXDLIN( 399) if (hx::IsNull( _this64->b )) { -HXLINE( 399) _this64->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_50,1); - } - else { -HXLINE( 399) _this64->b->push(HX_("g",67,00,00,00)); - } - } - } - else { -HXLINE( 401) { -HXLINE( 401) ::StringBuf _this65 = this->buf; -HXDLIN( 401) if (hx::IsNotNull( _this65->charBuf )) { -HXLINE( 401) _this65->flush(); - } -HXDLIN( 401) if (hx::IsNull( _this65->b )) { -HXLINE( 401) _this65->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_51,1); - } - else { -HXLINE( 401) _this65->b->push(HX_("c",63,00,00,00)); - } - } -HXLINE( 402) this->serializeString(::Type_obj::getClassName(c)); -HXLINE( 403) if (this->useCache) { -HXLINE( 404) this->cache->push(v); - } -HXLINE( 408) this->serializeFields(v); - } - } - _hx_goto_12:; - } - } - break; - case (int)7: { -HXLINE( 433) hx::Class e = _g->_hx_getObject(0).StaticCast< hx::Class >(); -HXDLIN( 433) { -HXLINE( 434) if (this->useCache) { -HXLINE( 435) if (this->serializeRef(v)) { -HXLINE( 436) return; - } -HXLINE( 437) this->cache->pop(); - } -HXLINE( 439) { -HXLINE( 439) ::StringBuf _this66 = this->buf; -HXDLIN( 439) ::String x13; -HXDLIN( 439) if (this->useEnumIndex) { -HXLINE( 439) x13 = HX_("j",6a,00,00,00); - } - else { -HXLINE( 439) x13 = HX_("w",77,00,00,00); - } -HXDLIN( 439) if (hx::IsNotNull( _this66->charBuf )) { -HXLINE( 439) _this66->flush(); - } -HXDLIN( 439) if (hx::IsNull( _this66->b )) { -HXLINE( 439) _this66->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x13)); - } - else { -HXLINE( 439) ::Array< ::String > _this67 = _this66->b; -HXDLIN( 439) _this67->push(::Std_obj::string(x13)); - } - } -HXLINE( 440) this->serializeString(::Type_obj::getEnumName(e)); -HXLINE( 473) hx::EnumBase enumBase = ( ( hx::EnumBase)(v) ); -HXLINE( 474) if (this->useEnumIndex) { -HXLINE( 475) { -HXLINE( 475) ::StringBuf _this68 = this->buf; -HXDLIN( 475) if (hx::IsNotNull( _this68->charBuf )) { -HXLINE( 475) _this68->flush(); - } -HXDLIN( 475) if (hx::IsNull( _this68->b )) { -HXLINE( 475) _this68->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_52,1); - } - else { -HXLINE( 475) _this68->b->push(HX_(":",3a,00,00,00)); - } - } -HXLINE( 476) { -HXLINE( 476) ::StringBuf _this69 = this->buf; -HXDLIN( 476) int x14 = enumBase->_hx_getIndex(); -HXDLIN( 476) if (hx::IsNotNull( _this69->charBuf )) { -HXLINE( 476) _this69->flush(); - } -HXDLIN( 476) if (hx::IsNull( _this69->b )) { -HXLINE( 476) _this69->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x14)); - } - else { -HXLINE( 476) ::Array< ::String > _this70 = _this69->b; -HXDLIN( 476) _this70->push(::Std_obj::string(x14)); - } - } - } - else { -HXLINE( 478) this->serializeString(enumBase->_hx_getTag()); - } -HXLINE( 479) { -HXLINE( 479) ::StringBuf _this71 = this->buf; -HXDLIN( 479) if (hx::IsNotNull( _this71->charBuf )) { -HXLINE( 479) _this71->flush(); - } -HXDLIN( 479) if (hx::IsNull( _this71->b )) { -HXLINE( 479) _this71->b = ::Array_obj< ::String >::fromData( _hx_array_data_6a6ea1fa_53,1); - } - else { -HXLINE( 479) _this71->b->push(HX_(":",3a,00,00,00)); - } - } -HXLINE( 480) int len = enumBase->_hx_getParamCount(); -HXLINE( 481) { -HXLINE( 481) ::StringBuf _this72 = this->buf; -HXDLIN( 481) if (hx::IsNotNull( _this72->charBuf )) { -HXLINE( 481) _this72->flush(); - } -HXDLIN( 481) if (hx::IsNull( _this72->b )) { -HXLINE( 481) _this72->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(len)); - } - else { -HXLINE( 481) ::Array< ::String > _this73 = _this72->b; -HXDLIN( 481) _this73->push(::Std_obj::string(len)); - } - } -HXLINE( 482) { -HXLINE( 482) int _g3 = 0; -HXDLIN( 482) int _g13 = len; -HXDLIN( 482) while((_g3 < _g13)){ -HXLINE( 482) _g3 = (_g3 + 1); -HXDLIN( 482) int p = (_g3 - 1); -HXLINE( 483) this->serialize(enumBase->_hx_getParamI(p)); - } - } -HXLINE( 540) if (this->useCache) { -HXLINE( 541) this->cache->push(v); - } - } - } - break; - default:{ -HXLINE( 552) HX_STACK_DO_THROW((HX_("Cannot serialize ",1d,48,c9,ed) + ::Std_obj::string(v))); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Serializer_obj,serialize,(void)) - -bool Serializer_obj::USE_CACHE; - -bool Serializer_obj::USE_ENUM_INDEX; - -::String Serializer_obj::BASE64; - -::Array< ::Dynamic> Serializer_obj::BASE64_CODES; - -::String Serializer_obj::run( ::Dynamic v){ - HX_GC_STACKFRAME(&_hx_pos_55bb5de4e5373002_582_run) -HXLINE( 583) ::haxe::Serializer s = ::haxe::Serializer_obj::__alloc( HX_CTX ); -HXLINE( 584) s->serialize(v); -HXLINE( 585) return s->toString(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Serializer_obj,run,return ) - - -hx::ObjectPtr< Serializer_obj > Serializer_obj::__new() { - hx::ObjectPtr< Serializer_obj > __this = new Serializer_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Serializer_obj > Serializer_obj::__alloc(hx::Ctx *_hx_ctx) { - Serializer_obj *__this = (Serializer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Serializer_obj), true, "haxe.Serializer")); - *(void **)__this = Serializer_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Serializer_obj::Serializer_obj() -{ -} - -void Serializer_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Serializer); - HX_MARK_MEMBER_NAME(buf,"buf"); - HX_MARK_MEMBER_NAME(cache,"cache"); - HX_MARK_MEMBER_NAME(shash,"shash"); - HX_MARK_MEMBER_NAME(scount,"scount"); - HX_MARK_MEMBER_NAME(useCache,"useCache"); - HX_MARK_MEMBER_NAME(useEnumIndex,"useEnumIndex"); - HX_MARK_END_CLASS(); -} - -void Serializer_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(buf,"buf"); - HX_VISIT_MEMBER_NAME(cache,"cache"); - HX_VISIT_MEMBER_NAME(shash,"shash"); - HX_VISIT_MEMBER_NAME(scount,"scount"); - HX_VISIT_MEMBER_NAME(useCache,"useCache"); - HX_VISIT_MEMBER_NAME(useEnumIndex,"useEnumIndex"); -} - -hx::Val Serializer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"buf") ) { return hx::Val( buf ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"cache") ) { return hx::Val( cache ); } - if (HX_FIELD_EQ(inName,"shash") ) { return hx::Val( shash ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"scount") ) { return hx::Val( scount ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"useCache") ) { return hx::Val( useCache ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"serialize") ) { return hx::Val( serialize_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"useEnumIndex") ) { return hx::Val( useEnumIndex ); } - if (HX_FIELD_EQ(inName,"serializeRef") ) { return hx::Val( serializeRef_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"serializeString") ) { return hx::Val( serializeString_dyn() ); } - if (HX_FIELD_EQ(inName,"serializeFields") ) { return hx::Val( serializeFields_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Serializer_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"run") ) { outValue = run_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"BASE64") ) { outValue = ( BASE64 ); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"USE_CACHE") ) { outValue = ( USE_CACHE ); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"BASE64_CODES") ) { outValue = ( BASE64_CODES ); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"USE_ENUM_INDEX") ) { outValue = ( USE_ENUM_INDEX ); return true; } - } - return false; -} - -hx::Val Serializer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"buf") ) { buf=inValue.Cast< ::StringBuf >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"cache") ) { cache=inValue.Cast< ::cpp::VirtualArray >(); return inValue; } - if (HX_FIELD_EQ(inName,"shash") ) { shash=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"scount") ) { scount=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"useCache") ) { useCache=inValue.Cast< bool >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"useEnumIndex") ) { useEnumIndex=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Serializer_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"BASE64") ) { BASE64=ioValue.Cast< ::String >(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"USE_CACHE") ) { USE_CACHE=ioValue.Cast< bool >(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"BASE64_CODES") ) { BASE64_CODES=ioValue.Cast< ::Array< ::Dynamic> >(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"USE_ENUM_INDEX") ) { USE_ENUM_INDEX=ioValue.Cast< bool >(); return true; } - } - return false; -} - -void Serializer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("buf",33,c3,4a,00)); - outFields->push(HX_("cache",42,9a,14,41)); - outFields->push(HX_("shash",c1,e5,1c,7c)); - outFields->push(HX_("scount",7c,c3,6d,45)); - outFields->push(HX_("useCache",7b,fc,7f,08)); - outFields->push(HX_("useEnumIndex",0a,8f,fe,23)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Serializer_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::StringBuf */ ,(int)offsetof(Serializer_obj,buf),HX_("buf",33,c3,4a,00)}, - {hx::fsObject /* ::cpp::VirtualArray */ ,(int)offsetof(Serializer_obj,cache),HX_("cache",42,9a,14,41)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(Serializer_obj,shash),HX_("shash",c1,e5,1c,7c)}, - {hx::fsInt,(int)offsetof(Serializer_obj,scount),HX_("scount",7c,c3,6d,45)}, - {hx::fsBool,(int)offsetof(Serializer_obj,useCache),HX_("useCache",7b,fc,7f,08)}, - {hx::fsBool,(int)offsetof(Serializer_obj,useEnumIndex),HX_("useEnumIndex",0a,8f,fe,23)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Serializer_obj_sStaticStorageInfo[] = { - {hx::fsBool,(void *) &Serializer_obj::USE_CACHE,HX_("USE_CACHE",ca,f8,b5,85)}, - {hx::fsBool,(void *) &Serializer_obj::USE_ENUM_INDEX,HX_("USE_ENUM_INDEX",4c,bc,56,9d)}, - {hx::fsString,(void *) &Serializer_obj::BASE64,HX_("BASE64",8f,c5,aa,07)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(void *) &Serializer_obj::BASE64_CODES,HX_("BASE64_CODES",96,b0,35,26)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Serializer_obj_sMemberFields[] = { - HX_("buf",33,c3,4a,00), - HX_("cache",42,9a,14,41), - HX_("shash",c1,e5,1c,7c), - HX_("scount",7c,c3,6d,45), - HX_("useCache",7b,fc,7f,08), - HX_("useEnumIndex",0a,8f,fe,23), - HX_("toString",ac,d0,6e,38), - HX_("serializeString",d1,a2,22,2b), - HX_("serializeRef",53,1f,74,3b), - HX_("serializeFields",79,08,81,9a), - HX_("serialize",e0,5d,f2,f4), - ::String(null()) }; - -static void Serializer_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Serializer_obj::USE_CACHE,"USE_CACHE"); - HX_MARK_MEMBER_NAME(Serializer_obj::USE_ENUM_INDEX,"USE_ENUM_INDEX"); - HX_MARK_MEMBER_NAME(Serializer_obj::BASE64,"BASE64"); - HX_MARK_MEMBER_NAME(Serializer_obj::BASE64_CODES,"BASE64_CODES"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Serializer_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Serializer_obj::USE_CACHE,"USE_CACHE"); - HX_VISIT_MEMBER_NAME(Serializer_obj::USE_ENUM_INDEX,"USE_ENUM_INDEX"); - HX_VISIT_MEMBER_NAME(Serializer_obj::BASE64,"BASE64"); - HX_VISIT_MEMBER_NAME(Serializer_obj::BASE64_CODES,"BASE64_CODES"); -}; - -#endif - -hx::Class Serializer_obj::__mClass; - -static ::String Serializer_obj_sStaticFields[] = { - HX_("USE_CACHE",ca,f8,b5,85), - HX_("USE_ENUM_INDEX",4c,bc,56,9d), - HX_("BASE64",8f,c5,aa,07), - HX_("BASE64_CODES",96,b0,35,26), - HX_("run",4b,e7,56,00), - ::String(null()) -}; - -void Serializer_obj::__register() -{ - Serializer_obj _hx_dummy; - Serializer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.Serializer",fa,a1,6e,6a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Serializer_obj::__GetStatic; - __mClass->mSetStaticField = &Serializer_obj::__SetStatic; - __mClass->mMarkFunc = Serializer_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Serializer_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Serializer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Serializer_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Serializer_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Serializer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Serializer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Serializer_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_55bb5de4e5373002_57_boot) -HXDLIN( 57) USE_CACHE = false; - } -{ - HX_STACKFRAME(&_hx_pos_55bb5de4e5373002_69_boot) -HXDLIN( 69) USE_ENUM_INDEX = false; - } -{ - HX_STACKFRAME(&_hx_pos_55bb5de4e5373002_71_boot) -HXDLIN( 71) BASE64 = HX_("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789%:",d4,3b,03,7f); - } -{ - HX_STACKFRAME(&_hx_pos_55bb5de4e5373002_72_boot) -HXDLIN( 72) BASE64_CODES = null(); - } -} - -} // end namespace haxe diff --git a/hGameTest/bin/linux/obj/src/haxe/StackItem.cpp b/hGameTest/bin/linux/obj/src/haxe/StackItem.cpp deleted file mode 100644 index 508ec463..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/StackItem.cpp +++ /dev/null @@ -1,116 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_StackItem -#include -#endif -namespace haxe{ - -::haxe::StackItem StackItem_obj::CFunction; - -::haxe::StackItem StackItem_obj::FilePos( ::haxe::StackItem s,::String file,int line, ::Dynamic column) -{ - return hx::CreateEnum< StackItem_obj >(HX_("FilePos",58,a4,9d,cc),2,4)->_hx_init(0,s)->_hx_init(1,file)->_hx_init(2,line)->_hx_init(3,column); -} - -::haxe::StackItem StackItem_obj::LocalFunction( ::Dynamic v) -{ - return hx::CreateEnum< StackItem_obj >(HX_("LocalFunction",83,63,3d,d5),4,1)->_hx_init(0,v); -} - -::haxe::StackItem StackItem_obj::Method(::String classname,::String method) -{ - return hx::CreateEnum< StackItem_obj >(HX_("Method",01,6b,ef,3d),3,2)->_hx_init(0,classname)->_hx_init(1,method); -} - -::haxe::StackItem StackItem_obj::Module(::String m) -{ - return hx::CreateEnum< StackItem_obj >(HX_("Module",cc,a8,67,f5),1,1)->_hx_init(0,m); -} - -bool StackItem_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("CFunction",7b,e2,32,23)) { outValue = StackItem_obj::CFunction; return true; } - if (inName==HX_("FilePos",58,a4,9d,cc)) { outValue = StackItem_obj::FilePos_dyn(); return true; } - if (inName==HX_("LocalFunction",83,63,3d,d5)) { outValue = StackItem_obj::LocalFunction_dyn(); return true; } - if (inName==HX_("Method",01,6b,ef,3d)) { outValue = StackItem_obj::Method_dyn(); return true; } - if (inName==HX_("Module",cc,a8,67,f5)) { outValue = StackItem_obj::Module_dyn(); return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(StackItem_obj) - -int StackItem_obj::__FindIndex(::String inName) -{ - if (inName==HX_("CFunction",7b,e2,32,23)) return 0; - if (inName==HX_("FilePos",58,a4,9d,cc)) return 2; - if (inName==HX_("LocalFunction",83,63,3d,d5)) return 4; - if (inName==HX_("Method",01,6b,ef,3d)) return 3; - if (inName==HX_("Module",cc,a8,67,f5)) return 1; - return super::__FindIndex(inName); -} - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(StackItem_obj,FilePos,return) - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(StackItem_obj,LocalFunction,return) - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(StackItem_obj,Method,return) - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(StackItem_obj,Module,return) - -int StackItem_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("CFunction",7b,e2,32,23)) return 0; - if (inName==HX_("FilePos",58,a4,9d,cc)) return 4; - if (inName==HX_("LocalFunction",83,63,3d,d5)) return 1; - if (inName==HX_("Method",01,6b,ef,3d)) return 2; - if (inName==HX_("Module",cc,a8,67,f5)) return 1; - return super::__FindArgCount(inName); -} - -hx::Val StackItem_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("CFunction",7b,e2,32,23)) return CFunction; - if (inName==HX_("FilePos",58,a4,9d,cc)) return FilePos_dyn(); - if (inName==HX_("LocalFunction",83,63,3d,d5)) return LocalFunction_dyn(); - if (inName==HX_("Method",01,6b,ef,3d)) return Method_dyn(); - if (inName==HX_("Module",cc,a8,67,f5)) return Module_dyn(); - return super::__Field(inName,inCallProp); -} - -static ::String StackItem_obj_sStaticFields[] = { - HX_("CFunction",7b,e2,32,23), - HX_("Module",cc,a8,67,f5), - HX_("FilePos",58,a4,9d,cc), - HX_("Method",01,6b,ef,3d), - HX_("LocalFunction",83,63,3d,d5), - ::String(null()) -}; - -hx::Class StackItem_obj::__mClass; - -Dynamic __Create_StackItem_obj() { return new StackItem_obj; } - -void StackItem_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("haxe.StackItem",13,26,c7,2d), hx::TCanCast< StackItem_obj >,StackItem_obj_sStaticFields,0, - &__Create_StackItem_obj, &__Create, - &super::__SGetClass(), &CreateStackItem_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &StackItem_obj::__GetStatic; -} - -void StackItem_obj::__boot() -{ -CFunction = hx::CreateConstEnum< StackItem_obj >(HX_("CFunction",7b,e2,32,23),0); -} - - -} // end namespace haxe diff --git a/hGameTest/bin/linux/obj/src/haxe/SysTools.cpp b/hGameTest/bin/linux/obj/src/haxe/SysTools.cpp deleted file mode 100644 index 50cfc437..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/SysTools.cpp +++ /dev/null @@ -1,439 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_EReg -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringBuf -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_haxe_SysTools -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_63558c8e1f72d6c3_18_quoteUnixArg,"haxe.SysTools","quoteUnixArg",0xb3a0810a,"haxe.SysTools.quoteUnixArg","/usr/share/haxe/std/haxe/SysTools.hx",18,0x9dcfbea2) -HX_LOCAL_STACK_FRAME(_hx_pos_63558c8e1f72d6c3_46_quoteWinArg,"haxe.SysTools","quoteWinArg",0x08e9f6be,"haxe.SysTools.quoteWinArg","/usr/share/haxe/std/haxe/SysTools.hx",46,0x9dcfbea2) -static const ::String _hx_array_data_42269736_5[] = { - HX_("\"",22,00,00,00), -}; -static const ::String _hx_array_data_42269736_6[] = { - HX_("\\\"",46,50,00,00), -}; -static const ::String _hx_array_data_42269736_7[] = { - HX_("\\",5c,00,00,00), -}; -static const ::String _hx_array_data_42269736_8[] = { - HX_("\"",22,00,00,00), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_63558c8e1f72d6c3_9_boot,"haxe.SysTools","boot",0x6c65b86a,"haxe.SysTools.boot","/usr/share/haxe/std/haxe/SysTools.hx",9,0x9dcfbea2) -static const int _hx_array_data_42269736_10[] = { - (int)32,(int)40,(int)41,(int)37,(int)33,(int)94,(int)34,(int)60,(int)62,(int)38,(int)124,(int)10,(int)13,(int)44,(int)59, -}; -namespace haxe{ - -void SysTools_obj::__construct() { } - -Dynamic SysTools_obj::__CreateEmpty() { return new SysTools_obj; } - -void *SysTools_obj::_hx_vtable = 0; - -Dynamic SysTools_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< SysTools_obj > _hx_result = new SysTools_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool SysTools_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5eccb454; -} - -::Array< int > SysTools_obj::winMetaCharacters; - -::String SysTools_obj::quoteUnixArg(::String argument){ - HX_GC_STACKFRAME(&_hx_pos_63558c8e1f72d6c3_18_quoteUnixArg) -HXLINE( 22) if ((argument == HX_("",00,00,00,00))) { -HXLINE( 23) return HX_("''",20,22,00,00); - } -HXLINE( 25) if (!( ::EReg_obj::__alloc( HX_CTX ,HX_("[^a-zA-Z0-9_@%+=:,./-]",80,28,a0,8d),HX_("",00,00,00,00))->match(argument))) { -HXLINE( 26) return argument; - } -HXLINE( 30) return ((HX_("'",27,00,00,00) + ::StringTools_obj::replace(argument,HX_("'",27,00,00,00),HX_("'\"'\"'",71,96,37,8b))) + HX_("'",27,00,00,00)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(SysTools_obj,quoteUnixArg,return ) - -::String SysTools_obj::quoteWinArg(::String argument,bool escapeMetaCharacters){ - HX_GC_STACKFRAME(&_hx_pos_63558c8e1f72d6c3_46_quoteWinArg) -HXLINE( 48) if (!( ::EReg_obj::__alloc( HX_CTX ,HX_("^[^ \t\\\\\"]+$",fe,85,ca,95),HX_("",00,00,00,00))->match(argument))) { -HXLINE( 52) ::StringBuf result = ::StringBuf_obj::__alloc( HX_CTX ); -HXLINE( 53) bool needquote; -HXDLIN( 53) bool needquote1; -HXDLIN( 53) if ((argument.indexOf(HX_(" ",20,00,00,00),null()) == -1)) { -HXLINE( 53) needquote1 = (argument.indexOf(HX_("\t",09,00,00,00),null()) != -1); - } - else { -HXLINE( 53) needquote1 = true; - } -HXDLIN( 53) if (!(needquote1)) { -HXLINE( 53) needquote = (argument == HX_("",00,00,00,00)); - } - else { -HXLINE( 53) needquote = true; - } -HXLINE( 55) if (needquote) { -HXLINE( 56) if (hx::IsNotNull( result->charBuf )) { -HXLINE( 56) result->flush(); - } -HXDLIN( 56) if (hx::IsNull( result->b )) { -HXLINE( 56) result->b = ::Array_obj< ::String >::fromData( _hx_array_data_42269736_5,1); - } - else { -HXLINE( 56) result->b->push(HX_("\"",22,00,00,00)); - } - } -HXLINE( 58) ::StringBuf bs_buf = ::StringBuf_obj::__alloc( HX_CTX ); -HXLINE( 59) { -HXLINE( 59) int _g = 0; -HXDLIN( 59) int _g1 = argument.length; -HXDLIN( 59) while((_g < _g1)){ -HXLINE( 59) _g = (_g + 1); -HXDLIN( 59) int i = (_g - 1); -HXLINE( 60) { -HXLINE( 60) ::Dynamic _g2 = argument.charCodeAt(i); -HXDLIN( 60) if (hx::IsNull( _g2 )) { -HXLINE( 71) ::Dynamic c = _g2; -HXDLIN( 71) { -HXLINE( 73) if ((bs_buf->get_length() > 0)) { -HXLINE( 74) { -HXLINE( 74) ::String x = bs_buf->toString(); -HXDLIN( 74) if (hx::IsNotNull( result->charBuf )) { -HXLINE( 74) result->flush(); - } -HXDLIN( 74) if (hx::IsNull( result->b )) { -HXLINE( 74) result->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x)); - } - else { -HXLINE( 74) ::Array< ::String > result1 = result->b; -HXDLIN( 74) result1->push(::Std_obj::string(x)); - } - } -HXLINE( 75) bs_buf = ::StringBuf_obj::__alloc( HX_CTX ); - } -HXLINE( 77) { -HXLINE( 77) int c1 = ( (int)(c) ); -HXDLIN( 77) if ((c1 >= 127)) { -HXLINE( 77) ::String x1 = ::String::fromCharCode(c1); -HXDLIN( 77) if (hx::IsNotNull( result->charBuf )) { -HXLINE( 77) result->flush(); - } -HXDLIN( 77) if (hx::IsNull( result->b )) { -HXLINE( 77) result->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x1)); - } - else { -HXLINE( 77) ::Array< ::String > result2 = result->b; -HXDLIN( 77) result2->push(::Std_obj::string(x1)); - } - } - else { -HXLINE( 77) if (hx::IsNull( result->charBuf )) { -HXLINE( 77) result->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 77) result->charBuf->push(c1); - } - } - } - } - else { -HXLINE( 60) ::Dynamic _hx_switch_0 = _g2; - if ( (_hx_switch_0==34) ){ -HXLINE( 66) ::String bs = bs_buf->toString(); -HXLINE( 67) { -HXLINE( 67) if (hx::IsNotNull( result->charBuf )) { -HXLINE( 67) result->flush(); - } -HXDLIN( 67) if (hx::IsNull( result->b )) { -HXLINE( 67) result->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(bs)); - } - else { -HXLINE( 67) ::Array< ::String > result3 = result->b; -HXDLIN( 67) result3->push(::Std_obj::string(bs)); - } - } -HXLINE( 68) { -HXLINE( 68) if (hx::IsNotNull( result->charBuf )) { -HXLINE( 68) result->flush(); - } -HXDLIN( 68) if (hx::IsNull( result->b )) { -HXLINE( 68) result->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(bs)); - } - else { -HXLINE( 68) ::Array< ::String > result4 = result->b; -HXDLIN( 68) result4->push(::Std_obj::string(bs)); - } - } -HXLINE( 69) bs_buf = ::StringBuf_obj::__alloc( HX_CTX ); -HXLINE( 70) { -HXLINE( 70) if (hx::IsNotNull( result->charBuf )) { -HXLINE( 70) result->flush(); - } -HXDLIN( 70) if (hx::IsNull( result->b )) { -HXLINE( 70) result->b = ::Array_obj< ::String >::fromData( _hx_array_data_42269736_6,1); - } - else { -HXLINE( 70) result->b->push(HX_("\\\"",46,50,00,00)); - } - } -HXLINE( 64) goto _hx_goto_2; - } - if ( (_hx_switch_0==92) ){ -HXLINE( 63) if (hx::IsNotNull( bs_buf->charBuf )) { -HXLINE( 63) bs_buf->flush(); - } -HXDLIN( 63) if (hx::IsNull( bs_buf->b )) { -HXLINE( 63) bs_buf->b = ::Array_obj< ::String >::fromData( _hx_array_data_42269736_7,1); - } - else { -HXLINE( 63) bs_buf->b->push(HX_("\\",5c,00,00,00)); - } -HXDLIN( 63) goto _hx_goto_2; - } - /* default */{ -HXLINE( 71) ::Dynamic c2 = _g2; -HXDLIN( 71) { -HXLINE( 73) if ((bs_buf->get_length() > 0)) { -HXLINE( 74) { -HXLINE( 74) ::String x2 = bs_buf->toString(); -HXDLIN( 74) if (hx::IsNotNull( result->charBuf )) { -HXLINE( 74) result->flush(); - } -HXDLIN( 74) if (hx::IsNull( result->b )) { -HXLINE( 74) result->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x2)); - } - else { -HXLINE( 74) ::Array< ::String > result5 = result->b; -HXDLIN( 74) result5->push(::Std_obj::string(x2)); - } - } -HXLINE( 75) bs_buf = ::StringBuf_obj::__alloc( HX_CTX ); - } -HXLINE( 77) { -HXLINE( 77) int c3 = ( (int)(c2) ); -HXDLIN( 77) if ((c3 >= 127)) { -HXLINE( 77) ::String x3 = ::String::fromCharCode(c3); -HXDLIN( 77) if (hx::IsNotNull( result->charBuf )) { -HXLINE( 77) result->flush(); - } -HXDLIN( 77) if (hx::IsNull( result->b )) { -HXLINE( 77) result->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x3)); - } - else { -HXLINE( 77) ::Array< ::String > result6 = result->b; -HXDLIN( 77) result6->push(::Std_obj::string(x3)); - } - } - else { -HXLINE( 77) if (hx::IsNull( result->charBuf )) { -HXLINE( 77) result->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 77) result->charBuf->push(c3); - } - } - } - } - _hx_goto_2:; - } - } - } - } -HXLINE( 82) { -HXLINE( 82) ::String x4 = bs_buf->toString(); -HXDLIN( 82) if (hx::IsNotNull( result->charBuf )) { -HXLINE( 82) result->flush(); - } -HXDLIN( 82) if (hx::IsNull( result->b )) { -HXLINE( 82) result->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x4)); - } - else { -HXLINE( 82) ::Array< ::String > result7 = result->b; -HXDLIN( 82) result7->push(::Std_obj::string(x4)); - } - } -HXLINE( 84) if (needquote) { -HXLINE( 85) { -HXLINE( 85) ::String x5 = bs_buf->toString(); -HXDLIN( 85) if (hx::IsNotNull( result->charBuf )) { -HXLINE( 85) result->flush(); - } -HXDLIN( 85) if (hx::IsNull( result->b )) { -HXLINE( 85) result->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x5)); - } - else { -HXLINE( 85) ::Array< ::String > result8 = result->b; -HXDLIN( 85) result8->push(::Std_obj::string(x5)); - } - } -HXLINE( 86) { -HXLINE( 86) if (hx::IsNotNull( result->charBuf )) { -HXLINE( 86) result->flush(); - } -HXDLIN( 86) if (hx::IsNull( result->b )) { -HXLINE( 86) result->b = ::Array_obj< ::String >::fromData( _hx_array_data_42269736_8,1); - } - else { -HXLINE( 86) result->b->push(HX_("\"",22,00,00,00)); - } - } - } -HXLINE( 89) argument = result->toString(); - } -HXLINE( 92) if (escapeMetaCharacters) { -HXLINE( 93) ::StringBuf result9 = ::StringBuf_obj::__alloc( HX_CTX ); -HXLINE( 94) { -HXLINE( 94) int _g3 = 0; -HXDLIN( 94) int _g11 = argument.length; -HXDLIN( 94) while((_g3 < _g11)){ -HXLINE( 94) _g3 = (_g3 + 1); -HXDLIN( 94) int i1 = (_g3 - 1); -HXLINE( 95) ::Dynamic c4 = argument.charCodeAt(i1); -HXLINE( 96) if ((::haxe::SysTools_obj::winMetaCharacters->indexOf(c4,null()) >= 0)) { -HXLINE( 97) if (hx::IsNull( result9->charBuf )) { -HXLINE( 97) result9->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 97) result9->charBuf->push(94); - } -HXLINE( 99) { -HXLINE( 99) int c5 = ( (int)(c4) ); -HXDLIN( 99) if ((c5 >= 127)) { -HXLINE( 99) ::String x6 = ::String::fromCharCode(c5); -HXDLIN( 99) if (hx::IsNotNull( result9->charBuf )) { -HXLINE( 99) result9->flush(); - } -HXDLIN( 99) if (hx::IsNull( result9->b )) { -HXLINE( 99) result9->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x6)); - } - else { -HXLINE( 99) ::Array< ::String > result10 = result9->b; -HXDLIN( 99) result10->push(::Std_obj::string(x6)); - } - } - else { -HXLINE( 99) if (hx::IsNull( result9->charBuf )) { -HXLINE( 99) result9->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 99) result9->charBuf->push(c5); - } - } - } - } -HXLINE( 101) return result9->toString(); - } - else { -HXLINE( 103) return argument; - } -HXLINE( 92) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(SysTools_obj,quoteWinArg,return ) - - -SysTools_obj::SysTools_obj() -{ -} - -bool SysTools_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 11: - if (HX_FIELD_EQ(inName,"quoteWinArg") ) { outValue = quoteWinArg_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"quoteUnixArg") ) { outValue = quoteUnixArg_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"winMetaCharacters") ) { outValue = ( winMetaCharacters ); return true; } - } - return false; -} - -bool SysTools_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"winMetaCharacters") ) { winMetaCharacters=ioValue.Cast< ::Array< int > >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *SysTools_obj_sMemberStorageInfo = 0; -static hx::StaticInfo SysTools_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Array< int > */ ,(void *) &SysTools_obj::winMetaCharacters,HX_("winMetaCharacters",0b,65,cd,94)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void SysTools_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(SysTools_obj::winMetaCharacters,"winMetaCharacters"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void SysTools_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(SysTools_obj::winMetaCharacters,"winMetaCharacters"); -}; - -#endif - -hx::Class SysTools_obj::__mClass; - -static ::String SysTools_obj_sStaticFields[] = { - HX_("winMetaCharacters",0b,65,cd,94), - HX_("quoteUnixArg",d2,54,33,00), - HX_("quoteWinArg",f6,b3,bc,14), - ::String(null()) -}; - -void SysTools_obj::__register() -{ - SysTools_obj _hx_dummy; - SysTools_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.SysTools",36,97,26,42); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &SysTools_obj::__GetStatic; - __mClass->mSetStaticField = &SysTools_obj::__SetStatic; - __mClass->mMarkFunc = SysTools_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(SysTools_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< SysTools_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = SysTools_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = SysTools_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = SysTools_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void SysTools_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_63558c8e1f72d6c3_9_boot) -HXDLIN( 9) winMetaCharacters = ::Array_obj< int >::fromData( _hx_array_data_42269736_10,15); - } -} - -} // end namespace haxe diff --git a/hGameTest/bin/linux/obj/src/haxe/Timer.cpp b/hGameTest/bin/linux/obj/src/haxe/Timer.cpp deleted file mode 100644 index 6c24955f..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/Timer.cpp +++ /dev/null @@ -1,343 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_Log -#include -#endif -#ifndef INCLUDED_haxe_Timer -#include -#endif -#ifndef INCLUDED_lime_system_System -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_102f69689d37b2bb_230_new,"haxe.Timer","new",0x4136b0cf,"haxe.Timer.new","haxe/Timer.hx",230,0x1a690682) -HX_LOCAL_STACK_FRAME(_hx_pos_102f69689d37b2bb_263___default_run,"haxe.Timer","__default_run",0xdc2b9b9c,"haxe.Timer.__default_run","haxe/Timer.hx",263,0x1a690682) -HX_LOCAL_STACK_FRAME(_hx_pos_102f69689d37b2bb_273_stop,"haxe.Timer","stop",0xd1fd70b3,"haxe.Timer.stop","haxe/Timer.hx",273,0x1a690682) -HX_LOCAL_STACK_FRAME(_hx_pos_102f69689d37b2bb_290___check,"haxe.Timer","__check",0xb5623597,"haxe.Timer.__check","haxe/Timer.hx",290,0x1a690682) -HX_LOCAL_STACK_FRAME(_hx_pos_102f69689d37b2bb_242_delay,"haxe.Timer","delay",0x3ed5f1b2,"haxe.Timer.delay","haxe/Timer.hx",242,0x1a690682) -HX_LOCAL_STACK_FRAME(_hx_pos_102f69689d37b2bb_238_delay,"haxe.Timer","delay",0x3ed5f1b2,"haxe.Timer.delay","haxe/Timer.hx",238,0x1a690682) -HX_LOCAL_STACK_FRAME(_hx_pos_102f69689d37b2bb_252_getMS,"haxe.Timer","getMS",0xf90fafab,"haxe.Timer.getMS","haxe/Timer.hx",252,0x1a690682) -HX_LOCAL_STACK_FRAME(_hx_pos_102f69689d37b2bb_256_measure,"haxe.Timer","measure",0x42373f4d,"haxe.Timer.measure","haxe/Timer.hx",256,0x1a690682) -HX_LOCAL_STACK_FRAME(_hx_pos_102f69689d37b2bb_266_stamp,"haxe.Timer","stamp",0xebba8a32,"haxe.Timer.stamp","haxe/Timer.hx",266,0x1a690682) -HX_LOCAL_STACK_FRAME(_hx_pos_102f69689d37b2bb_223_boot,"haxe.Timer","boot",0xc6bd04e3,"haxe.Timer.boot","haxe/Timer.hx",223,0x1a690682) -namespace haxe{ - -void Timer_obj::__construct(Float time){ - HX_STACKFRAME(&_hx_pos_102f69689d37b2bb_230_new) -HXLINE( 231) this->mTime = time; -HXLINE( 232) ::haxe::Timer_obj::sRunningTimers->push(hx::ObjectPtr(this)); -HXLINE( 233) Float _hx_tmp = ::haxe::Timer_obj::getMS(); -HXDLIN( 233) this->mFireAt = (_hx_tmp + this->mTime); -HXLINE( 234) this->mRunning = true; - } - -Dynamic Timer_obj::__CreateEmpty() { return new Timer_obj; } - -void *Timer_obj::_hx_vtable = 0; - -Dynamic Timer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Timer_obj > _hx_result = new Timer_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Timer_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4623e5b7; -} - -HX_BEGIN_DEFAULT_FUNC(__default_run,Timer_obj) -void _hx_run(){ - HX_STACKFRAME(&_hx_pos_102f69689d37b2bb_263___default_run) - } -HX_END_LOCAL_FUNC0((void)) -HX_END_DEFAULT_FUNC - -void Timer_obj::stop(){ - HX_STACKFRAME(&_hx_pos_102f69689d37b2bb_273_stop) -HXDLIN( 273) if (this->mRunning) { -HXLINE( 275) this->mRunning = false; -HXLINE( 277) { -HXLINE( 277) int _g = 0; -HXDLIN( 277) int _g1 = ::haxe::Timer_obj::sRunningTimers->length; -HXDLIN( 277) while((_g < _g1)){ -HXLINE( 277) _g = (_g + 1); -HXDLIN( 277) int i = (_g - 1); -HXLINE( 279) if (hx::IsEq( ::haxe::Timer_obj::sRunningTimers->__get(i).StaticCast< ::haxe::Timer >(),hx::ObjectPtr(this) )) { -HXLINE( 281) ::haxe::Timer_obj::sRunningTimers[i] = null(); -HXLINE( 282) goto _hx_goto_2; - } - } - _hx_goto_2:; - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Timer_obj,stop,(void)) - -void Timer_obj::_hx___check(Float inTime){ - HX_STACKFRAME(&_hx_pos_102f69689d37b2bb_290___check) -HXDLIN( 290) if ((inTime >= this->mFireAt)) { -HXLINE( 292) ::haxe::Timer _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 292) _hx_tmp->mFireAt = (_hx_tmp->mFireAt + this->mTime); -HXLINE( 293) this->run(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Timer_obj,_hx___check,(void)) - -::Array< ::Dynamic> Timer_obj::sRunningTimers; - - ::haxe::Timer Timer_obj::delay( ::Dynamic f,int time){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0, ::Dynamic,f, ::haxe::Timer,t) HXARGC(0) - void _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_102f69689d37b2bb_242_delay) -HXLINE( 243) t->stop(); -HXLINE( 244) f(); - } - HX_END_LOCAL_FUNC0((void)) - - HX_GC_STACKFRAME(&_hx_pos_102f69689d37b2bb_238_delay) -HXLINE( 239) ::haxe::Timer t = ::haxe::Timer_obj::__alloc( HX_CTX ,( (Float)(time) )); -HXLINE( 241) t->run = ::Dynamic(new _hx_Closure_0(f,t)); -HXLINE( 247) return t; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Timer_obj,delay,return ) - -Float Timer_obj::getMS(){ - HX_STACKFRAME(&_hx_pos_102f69689d37b2bb_252_getMS) -HXDLIN( 252) return ( (Float)(::lime::_hx_system::System_obj::getTimer()) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Timer_obj,getMS,return ) - - ::Dynamic Timer_obj::measure( ::Dynamic f, ::Dynamic pos){ - HX_STACKFRAME(&_hx_pos_102f69689d37b2bb_256_measure) -HXLINE( 257) int timer = ::lime::_hx_system::System_obj::getTimer(); -HXDLIN( 257) Float t0; -HXDLIN( 257) if ((timer > 0)) { -HXLINE( 257) t0 = (( (Float)(timer) ) / ( (Float)(1000) )); - } - else { -HXLINE( 257) t0 = ( (Float)(0) ); - } -HXLINE( 258) ::Dynamic r = f(); -HXLINE( 259) ::Dynamic _hx_tmp = ::haxe::Log_obj::trace; -HXDLIN( 259) int timer1 = ::lime::_hx_system::System_obj::getTimer(); -HXDLIN( 259) Float _hx_tmp1; -HXDLIN( 259) if ((timer1 > 0)) { -HXLINE( 259) _hx_tmp1 = (( (Float)(timer1) ) / ( (Float)(1000) )); - } - else { -HXLINE( 259) _hx_tmp1 = ( (Float)(0) ); - } -HXDLIN( 259) _hx_tmp(((_hx_tmp1 - t0) + HX_("s",73,00,00,00)),pos); -HXLINE( 260) return r; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Timer_obj,measure,return ) - -Float Timer_obj::stamp(){ - HX_STACKFRAME(&_hx_pos_102f69689d37b2bb_266_stamp) -HXLINE( 267) int timer = ::lime::_hx_system::System_obj::getTimer(); -HXLINE( 268) if ((timer > 0)) { -HXLINE( 268) return (( (Float)(timer) ) / ( (Float)(1000) )); - } - else { -HXLINE( 268) return ( (Float)(0) ); - } -HXDLIN( 268) return ((Float)0.); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Timer_obj,stamp,return ) - - -void Timer_obj::__alloc_dynamic_functions(hx::Ctx *_hx_ctx,Timer_obj *_hx_obj) { - if (!_hx_obj->run.mPtr) _hx_obj->run = new __default_run(_hx_obj); -} -Timer_obj::Timer_obj() -{ - run = new __default_run(this); -} - -void Timer_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Timer); - HX_MARK_MEMBER_NAME(mTime,"mTime"); - HX_MARK_MEMBER_NAME(mFireAt,"mFireAt"); - HX_MARK_MEMBER_NAME(mRunning,"mRunning"); - HX_MARK_MEMBER_NAME(run,"run"); - HX_MARK_END_CLASS(); -} - -void Timer_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(mTime,"mTime"); - HX_VISIT_MEMBER_NAME(mFireAt,"mFireAt"); - HX_VISIT_MEMBER_NAME(mRunning,"mRunning"); - HX_VISIT_MEMBER_NAME(run,"run"); -} - -hx::Val Timer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"run") ) { return hx::Val( run ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"stop") ) { return hx::Val( stop_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"mTime") ) { return hx::Val( mTime ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"mFireAt") ) { return hx::Val( mFireAt ); } - if (HX_FIELD_EQ(inName,"__check") ) { return hx::Val( _hx___check_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"mRunning") ) { return hx::Val( mRunning ); } - } - return super::__Field(inName,inCallProp); -} - -bool Timer_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"delay") ) { outValue = delay_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getMS") ) { outValue = getMS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stamp") ) { outValue = stamp_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"measure") ) { outValue = measure_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"sRunningTimers") ) { outValue = ( sRunningTimers ); return true; } - } - return false; -} - -hx::Val Timer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"run") ) { run=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"mTime") ) { mTime=inValue.Cast< Float >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"mFireAt") ) { mFireAt=inValue.Cast< Float >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"mRunning") ) { mRunning=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Timer_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"sRunningTimers") ) { sRunningTimers=ioValue.Cast< ::Array< ::Dynamic> >(); return true; } - } - return false; -} - -void Timer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("mTime",1a,33,83,fa)); - outFields->push(HX_("mFireAt",96,ea,58,72)); - outFields->push(HX_("mRunning",12,2d,35,13)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Timer_obj_sMemberStorageInfo[] = { - {hx::fsFloat,(int)offsetof(Timer_obj,mTime),HX_("mTime",1a,33,83,fa)}, - {hx::fsFloat,(int)offsetof(Timer_obj,mFireAt),HX_("mFireAt",96,ea,58,72)}, - {hx::fsBool,(int)offsetof(Timer_obj,mRunning),HX_("mRunning",12,2d,35,13)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Timer_obj,run),HX_("run",4b,e7,56,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Timer_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Array< ::Dynamic> */ ,(void *) &Timer_obj::sRunningTimers,HX_("sRunningTimers",fa,bb,cd,fe)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Timer_obj_sMemberFields[] = { - HX_("mTime",1a,33,83,fa), - HX_("mFireAt",96,ea,58,72), - HX_("mRunning",12,2d,35,13), - HX_("run",4b,e7,56,00), - HX_("stop",02,f0,5b,4c), - HX_("__check",a8,f1,14,b0), - ::String(null()) }; - -static void Timer_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Timer_obj::sRunningTimers,"sRunningTimers"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Timer_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Timer_obj::sRunningTimers,"sRunningTimers"); -}; - -#endif - -hx::Class Timer_obj::__mClass; - -static ::String Timer_obj_sStaticFields[] = { - HX_("sRunningTimers",fa,bb,cd,fe), - HX_("delay",83,d7,26,d7), - HX_("getMS",7c,95,60,91), - HX_("measure",5e,fb,e9,3c), - HX_("stamp",03,70,0b,84), - ::String(null()) -}; - -void Timer_obj::__register() -{ - Timer_obj _hx_dummy; - Timer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.Timer",5d,9d,24,4b); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Timer_obj::__GetStatic; - __mClass->mSetStaticField = &Timer_obj::__SetStatic; - __mClass->mMarkFunc = Timer_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Timer_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Timer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Timer_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Timer_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Timer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Timer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Timer_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_102f69689d37b2bb_223_boot) -HXDLIN( 223) sRunningTimers = ::Array_obj< ::Dynamic>::__new(0); - } -} - -} // end namespace haxe diff --git a/hGameTest/bin/linux/obj/src/haxe/Unserializer.cpp b/hGameTest/bin/linux/obj/src/haxe/Unserializer.cpp deleted file mode 100644 index 2480955a..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/Unserializer.cpp +++ /dev/null @@ -1,904 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Date -#include -#endif -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_Type -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_Unserializer -#include -#endif -#ifndef INCLUDED_haxe__Unserializer_DefaultResolver -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_haxe_ds_List -#include -#endif -#ifndef INCLUDED_haxe_ds_ObjectMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f38f574a287e682f_99_new,"haxe.Unserializer","new",0xa8f5e205,"haxe.Unserializer.new","/usr/share/haxe/std/haxe/Unserializer.hx",99,0x4786e765) -HX_LOCAL_STACK_FRAME(_hx_pos_f38f574a287e682f_144_readDigits,"haxe.Unserializer","readDigits",0x75598b17,"haxe.Unserializer.readDigits","/usr/share/haxe/std/haxe/Unserializer.hx",144,0x4786e765) -HX_LOCAL_STACK_FRAME(_hx_pos_f38f574a287e682f_169_readFloat,"haxe.Unserializer","readFloat",0x5bd86dcb,"haxe.Unserializer.readFloat","/usr/share/haxe/std/haxe/Unserializer.hx",169,0x4786e765) -HX_LOCAL_STACK_FRAME(_hx_pos_f38f574a287e682f_184_unserializeObject,"haxe.Unserializer","unserializeObject",0x1b3e66eb,"haxe.Unserializer.unserializeObject","/usr/share/haxe/std/haxe/Unserializer.hx",184,0x4786e765) -HX_LOCAL_STACK_FRAME(_hx_pos_f38f574a287e682f_199_unserializeEnum,"haxe.Unserializer","unserializeEnum",0x5018b02d,"haxe.Unserializer.unserializeEnum","/usr/share/haxe/std/haxe/Unserializer.hx",199,0x4786e765) -HX_LOCAL_STACK_FRAME(_hx_pos_f38f574a287e682f_231_unserialize,"haxe.Unserializer","unserialize",0x92cca30c,"haxe.Unserializer.unserialize","/usr/share/haxe/std/haxe/Unserializer.hx",231,0x4786e765) -HX_LOCAL_STACK_FRAME(_hx_pos_f38f574a287e682f_72_initCodes,"haxe.Unserializer","initCodes",0xee42ccdb,"haxe.Unserializer.initCodes","/usr/share/haxe/std/haxe/Unserializer.hx",72,0x4786e765) -HX_LOCAL_STACK_FRAME(_hx_pos_f38f574a287e682f_465_run,"haxe.Unserializer","run",0xa8f8f8f0,"haxe.Unserializer.run","/usr/share/haxe/std/haxe/Unserializer.hx",465,0x4786e765) -HX_LOCAL_STACK_FRAME(_hx_pos_f38f574a287e682f_65_boot,"haxe.Unserializer","boot",0x2648e2ed,"haxe.Unserializer.boot","/usr/share/haxe/std/haxe/Unserializer.hx",65,0x4786e765) -HX_LOCAL_STACK_FRAME(_hx_pos_f38f574a287e682f_67_boot,"haxe.Unserializer","boot",0x2648e2ed,"haxe.Unserializer.boot","/usr/share/haxe/std/haxe/Unserializer.hx",67,0x4786e765) -HX_LOCAL_STACK_FRAME(_hx_pos_f38f574a287e682f_70_boot,"haxe.Unserializer","boot",0x2648e2ed,"haxe.Unserializer.boot","/usr/share/haxe/std/haxe/Unserializer.hx",70,0x4786e765) -namespace haxe{ - -void Unserializer_obj::__construct(::String buf){ - HX_GC_STACKFRAME(&_hx_pos_f38f574a287e682f_99_new) -HXLINE( 100) this->buf = buf; -HXLINE( 101) this->length = buf.length; -HXLINE( 102) this->pos = 0; -HXLINE( 106) this->scache = ::Array_obj< ::String >::__new(); -HXLINE( 107) this->cache = ::cpp::VirtualArray_obj::__new(); -HXLINE( 108) ::Dynamic r = ::haxe::Unserializer_obj::DEFAULT_RESOLVER; -HXLINE( 109) if (hx::IsNull( r )) { -HXLINE( 110) r = ::haxe::_Unserializer::DefaultResolver_obj::__alloc( HX_CTX ); -HXLINE( 111) ::haxe::Unserializer_obj::DEFAULT_RESOLVER = r; - } -HXLINE( 113) this->resolver = r; - } - -Dynamic Unserializer_obj::__CreateEmpty() { return new Unserializer_obj; } - -void *Unserializer_obj::_hx_vtable = 0; - -Dynamic Unserializer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Unserializer_obj > _hx_result = new Unserializer_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Unserializer_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7af2b435; -} - -int Unserializer_obj::readDigits(){ - HX_STACKFRAME(&_hx_pos_f38f574a287e682f_144_readDigits) -HXLINE( 145) int k = 0; -HXLINE( 146) bool s = false; -HXLINE( 147) int fpos = this->pos; -HXLINE( 148) while(true){ -HXLINE( 149) int c = this->buf.cca(this->pos); -HXLINE( 150) if ((c == 0)) { -HXLINE( 151) goto _hx_goto_1; - } -HXLINE( 152) if ((c == 45)) { -HXLINE( 153) if ((this->pos != fpos)) { -HXLINE( 154) goto _hx_goto_1; - } -HXLINE( 155) s = true; -HXLINE( 156) this->pos++; -HXLINE( 157) continue; - } -HXLINE( 159) bool _hx_tmp; -HXDLIN( 159) if ((c >= 48)) { -HXLINE( 159) _hx_tmp = (c > 57); - } - else { -HXLINE( 159) _hx_tmp = true; - } -HXDLIN( 159) if (_hx_tmp) { -HXLINE( 160) goto _hx_goto_1; - } -HXLINE( 161) k = ((k * 10) + (c - 48)); -HXLINE( 162) this->pos++; - } - _hx_goto_1:; -HXLINE( 164) if (s) { -HXLINE( 165) k = (k * -1); - } -HXLINE( 166) return k; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Unserializer_obj,readDigits,return ) - -Float Unserializer_obj::readFloat(){ - HX_STACKFRAME(&_hx_pos_f38f574a287e682f_169_readFloat) -HXLINE( 170) int p1 = this->pos; -HXLINE( 171) while(true){ -HXLINE( 172) int c = this->buf.cca(this->pos); -HXLINE( 173) if ((c == 0)) { -HXLINE( 174) goto _hx_goto_3; - } -HXLINE( 176) bool _hx_tmp; -HXDLIN( 176) bool _hx_tmp1; -HXDLIN( 176) bool _hx_tmp2; -HXDLIN( 176) if ((c >= 43)) { -HXLINE( 176) _hx_tmp2 = (c < 58); - } - else { -HXLINE( 176) _hx_tmp2 = false; - } -HXDLIN( 176) if (!(_hx_tmp2)) { -HXLINE( 176) _hx_tmp1 = (c == 101); - } - else { -HXLINE( 176) _hx_tmp1 = true; - } -HXDLIN( 176) if (!(_hx_tmp1)) { -HXLINE( 176) _hx_tmp = (c == 69); - } - else { -HXLINE( 176) _hx_tmp = true; - } -HXDLIN( 176) if (_hx_tmp) { -HXLINE( 177) this->pos++; - } - else { -HXLINE( 179) goto _hx_goto_3; - } - } - _hx_goto_3:; -HXLINE( 181) return ::Std_obj::parseFloat(this->buf.substr(p1,(this->pos - p1))); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Unserializer_obj,readFloat,return ) - -void Unserializer_obj::unserializeObject( ::Dynamic o){ - HX_STACKFRAME(&_hx_pos_f38f574a287e682f_184_unserializeObject) -HXLINE( 185) while(true){ -HXLINE( 186) if ((this->pos >= this->length)) { -HXLINE( 187) HX_STACK_DO_THROW(HX_("Invalid object",e8,6c,b7,e2)); - } -HXLINE( 188) if ((this->buf.cca(this->pos) == 103)) { -HXLINE( 189) goto _hx_goto_5; - } -HXLINE( 190) ::Dynamic k = this->unserialize(); -HXLINE( 191) if (!(::Std_obj::is(k,hx::ClassOf< ::String >()))) { -HXLINE( 192) HX_STACK_DO_THROW(HX_("Invalid object key",67,5e,4c,fb)); - } -HXLINE( 193) ::Dynamic v = this->unserialize(); -HXLINE( 194) ::Reflect_obj::setField(o,( (::String)(k) ),v); - } - _hx_goto_5:; -HXLINE( 196) this->pos++; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Unserializer_obj,unserializeObject,(void)) - - ::Dynamic Unserializer_obj::unserializeEnum(hx::Class edecl,::String tag){ - HX_STACKFRAME(&_hx_pos_f38f574a287e682f_199_unserializeEnum) -HXLINE( 200) if ((this->buf.cca(this->pos++) != 58)) { -HXLINE( 201) HX_STACK_DO_THROW(HX_("Invalid enum format",ad,eb,77,c2)); - } -HXLINE( 202) int nargs = this->readDigits(); -HXLINE( 203) if ((nargs == 0)) { -HXLINE( 204) return ::Type_obj::createEnum(edecl,tag,null()); - } -HXLINE( 205) ::cpp::VirtualArray args = ::cpp::VirtualArray_obj::__new(); -HXLINE( 206) while(true){ -HXLINE( 206) nargs = (nargs - 1); -HXDLIN( 206) if (!(((nargs + 1) > 0))) { -HXLINE( 206) goto _hx_goto_7; - } -HXLINE( 207) args->push(this->unserialize()); - } - _hx_goto_7:; -HXLINE( 208) return ::Type_obj::createEnum(edecl,tag,args); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Unserializer_obj,unserializeEnum,return ) - - ::Dynamic Unserializer_obj::unserialize(){ - HX_GC_STACKFRAME(&_hx_pos_f38f574a287e682f_231_unserialize) -HXLINE( 232) switch((int)(this->buf.cca(this->pos++))){ - case (int)65: { -HXLINE( 440) ::String name = ( (::String)(this->unserialize()) ); -HXLINE( 441) hx::Class cl = this->resolver->__Field(HX_("resolveClass",ac,bd,dd,80),hx::paccDynamic)(name); -HXLINE( 442) if (hx::IsNull( cl )) { -HXLINE( 443) HX_STACK_DO_THROW((HX_("Class not found ",13,56,74,ed) + name)); - } -HXLINE( 444) return cl; - } - break; - case (int)66: { -HXLINE( 446) ::String name1 = ( (::String)(this->unserialize()) ); -HXLINE( 447) hx::Class e = this->resolver->__Field(HX_("resolveEnum",0d,90,51,de),hx::paccDynamic)(name1); -HXLINE( 448) if (hx::IsNull( e )) { -HXLINE( 449) HX_STACK_DO_THROW((HX_("Enum not found ",aa,e1,55,fd) + name1)); - } -HXLINE( 450) return e; - } - break; - case (int)67: { -HXLINE( 429) ::String name2 = ( (::String)(this->unserialize()) ); -HXLINE( 430) hx::Class cl1 = this->resolver->__Field(HX_("resolveClass",ac,bd,dd,80),hx::paccDynamic)(name2); -HXLINE( 431) if (hx::IsNull( cl1 )) { -HXLINE( 432) HX_STACK_DO_THROW((HX_("Class not found ",13,56,74,ed) + name2)); - } -HXLINE( 433) ::Dynamic o = ::Type_obj::createEmptyInstance(cl1); -HXLINE( 434) this->cache->push(o); -HXLINE( 435) o->__Field(HX_("hxUnserialize",37,db,b9,86),hx::paccDynamic)(hx::ObjectPtr(this)); -HXLINE( 436) if ((this->buf.cca(this->pos++) != 103)) { -HXLINE( 437) HX_STACK_DO_THROW(HX_("Invalid custom data",30,fa,ef,08)); - } -HXLINE( 438) return o; - } - break; - case (int)77: { -HXLINE( 364) ::haxe::ds::ObjectMap h = ::haxe::ds::ObjectMap_obj::__alloc( HX_CTX ); -HXLINE( 365) this->cache->push(h); -HXLINE( 366) ::String buf = this->buf; -HXLINE( 367) while((this->buf.cca(this->pos) != 104)){ -HXLINE( 368) ::Dynamic s = this->unserialize(); -HXLINE( 369) h->set(s,this->unserialize()); - } -HXLINE( 371) this->pos++; -HXLINE( 372) return h; - } - break; - case (int)82: { -HXLINE( 296) int n = this->readDigits(); -HXLINE( 297) bool _hx_tmp; -HXDLIN( 297) if ((n >= 0)) { -HXLINE( 297) _hx_tmp = (n >= this->scache->length); - } - else { -HXLINE( 297) _hx_tmp = true; - } -HXDLIN( 297) if (_hx_tmp) { -HXLINE( 298) HX_STACK_DO_THROW(HX_("Invalid string reference",25,57,28,1b)); - } -HXLINE( 299) return this->scache->__get(n); - } - break; - case (int)97: { -HXLINE( 261) ::String buf1 = this->buf; -HXLINE( 262) ::cpp::VirtualArray a = ::cpp::VirtualArray_obj::__new(); -HXLINE( 264) int cachePos = this->cache->get_length(); -HXLINE( 266) this->cache->push(a); -HXLINE( 267) while(true){ -HXLINE( 268) int c = this->buf.cca(this->pos); -HXLINE( 269) if ((c == 104)) { -HXLINE( 270) this->pos++; -HXLINE( 271) goto _hx_goto_10; - } -HXLINE( 273) if ((c == 117)) { -HXLINE( 274) this->pos++; -HXLINE( 275) int n1 = this->readDigits(); -HXLINE( 276) a->set(((a->get_length() + n1) - 1),null()); - } - else { -HXLINE( 278) a->push(this->unserialize()); - } - } - _hx_goto_10:; -HXLINE( 281) return (this->cache->set(cachePos,_hx_reslove_virtual_array(a))); - } - break; - case (int)98: { -HXLINE( 341) ::haxe::ds::StringMap h1 = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 342) this->cache->push(h1); -HXLINE( 343) ::String buf2 = this->buf; -HXLINE( 344) while((this->buf.cca(this->pos) != 104)){ -HXLINE( 345) ::String s1 = ( (::String)(this->unserialize()) ); -HXLINE( 346) h1->set(s1,this->unserialize()); - } -HXLINE( 348) this->pos++; -HXLINE( 349) return h1; - } - break; - case (int)99: { -HXLINE( 303) ::String name3 = ( (::String)(this->unserialize()) ); -HXLINE( 304) hx::Class cl2 = this->resolver->__Field(HX_("resolveClass",ac,bd,dd,80),hx::paccDynamic)(name3); -HXLINE( 305) if (hx::IsNull( cl2 )) { -HXLINE( 306) HX_STACK_DO_THROW((HX_("Class not found ",13,56,74,ed) + name3)); - } -HXLINE( 307) ::Dynamic o1 = ::Type_obj::createEmptyInstance(cl2); -HXLINE( 308) this->cache->push(o1); -HXLINE( 309) this->unserializeObject(o1); -HXLINE( 310) return o1; - } - break; - case (int)100: { -HXLINE( 244) return this->readFloat(); - } - break; - case (int)102: { -HXLINE( 238) return false; - } - break; - case (int)105: { -HXLINE( 242) return this->readDigits(); - } - break; - case (int)106: { -HXLINE( 320) ::String name4 = ( (::String)(this->unserialize()) ); -HXLINE( 321) hx::Class edecl = this->resolver->__Field(HX_("resolveEnum",0d,90,51,de),hx::paccDynamic)(name4); -HXLINE( 322) if (hx::IsNull( edecl )) { -HXLINE( 323) HX_STACK_DO_THROW((HX_("Enum not found ",aa,e1,55,fd) + name4)); - } -HXLINE( 324) this->pos++; -HXLINE( 325) int index = this->readDigits(); -HXLINE( 326) ::String tag = ::Type_obj::getEnumConstructs(edecl)->__get(index); -HXLINE( 327) if (hx::IsNull( tag )) { -HXLINE( 328) HX_STACK_DO_THROW((((HX_("Unknown enum index ",57,ca,63,30) + name4) + HX_("@",40,00,00,00)) + index)); - } -HXLINE( 329) ::Dynamic e1 = this->unserializeEnum(edecl,tag); -HXLINE( 330) this->cache->push(e1); -HXLINE( 331) return e1; - } - break; - case (int)107: { -HXLINE( 255) return ::Math_obj::NaN; - } - break; - case (int)108: { -HXLINE( 333) ::haxe::ds::List l = ::haxe::ds::List_obj::__alloc( HX_CTX ); -HXLINE( 334) this->cache->push(l); -HXLINE( 335) ::String buf3 = this->buf; -HXLINE( 336) while((this->buf.cca(this->pos) != 104)){ -HXLINE( 337) l->add(this->unserialize()); - } -HXLINE( 338) this->pos++; -HXLINE( 339) return l; - } - break; - case (int)109: { -HXLINE( 257) return ::Math_obj::NEGATIVE_INFINITY; - } - break; - case (int)110: { -HXLINE( 234) return null(); - } - break; - case (int)111: { -HXLINE( 286) ::Dynamic o2 = ::Dynamic(hx::Anon_obj::Create(0)); -HXLINE( 287) this->cache->push(o2); -HXLINE( 288) this->unserializeObject(o2); -HXLINE( 289) return o2; - } - break; - case (int)112: { -HXLINE( 259) return ::Math_obj::POSITIVE_INFINITY; - } - break; - case (int)113: { -HXLINE( 351) ::haxe::ds::IntMap h2 = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); -HXLINE( 352) this->cache->push(h2); -HXLINE( 353) ::String buf4 = this->buf; -HXLINE( 354) int c1 = this->buf.cca(this->pos++); -HXLINE( 355) while((c1 == 58)){ -HXLINE( 356) int i = this->readDigits(); -HXLINE( 357) h2->set(i,this->unserialize()); -HXLINE( 358) c1 = this->buf.cca(this->pos++); - } -HXLINE( 360) if ((c1 != 104)) { -HXLINE( 361) HX_STACK_DO_THROW(HX_("Invalid IntMap format",e1,c2,b1,71)); - } -HXLINE( 362) return h2; - } - break; - case (int)114: { -HXLINE( 291) int n2 = this->readDigits(); -HXLINE( 292) bool _hx_tmp1; -HXDLIN( 292) if ((n2 >= 0)) { -HXLINE( 292) _hx_tmp1 = (n2 >= this->cache->get_length()); - } - else { -HXLINE( 292) _hx_tmp1 = true; - } -HXDLIN( 292) if (_hx_tmp1) { -HXLINE( 293) HX_STACK_DO_THROW(HX_("Invalid reference",42,99,8f,7d)); - } -HXLINE( 294) return this->cache->__get(n2); - } - break; - case (int)115: { -HXLINE( 385) int len = this->readDigits(); -HXLINE( 386) ::String buf5 = this->buf; -HXLINE( 387) bool _hx_tmp2; -HXDLIN( 387) if ((this->buf.cca(this->pos++) == 58)) { -HXLINE( 387) _hx_tmp2 = ((this->length - this->pos) < len); - } - else { -HXLINE( 387) _hx_tmp2 = true; - } -HXDLIN( 387) if (_hx_tmp2) { -HXLINE( 388) HX_STACK_DO_THROW(HX_("Invalid bytes length",e4,8a,d3,50)); - } -HXLINE( 395) ::Array< int > codes = ::haxe::Unserializer_obj::CODES; -HXLINE( 396) if (hx::IsNull( codes )) { -HXLINE( 397) codes = ::haxe::Unserializer_obj::initCodes(); -HXLINE( 398) ::haxe::Unserializer_obj::CODES = codes; - } -HXLINE( 400) int i1 = this->pos; -HXLINE( 401) int rest = (len & 3); -HXLINE( 402) int size; -HXDLIN( 402) if ((rest >= 2)) { -HXLINE( 402) size = (rest - 1); - } - else { -HXLINE( 402) size = 0; - } -HXDLIN( 402) int size1 = (((len >> 2) * 3) + size); -HXLINE( 403) int max = (i1 + (len - rest)); -HXLINE( 404) ::haxe::io::Bytes bytes = ::haxe::io::Bytes_obj::alloc(size1); -HXLINE( 405) int bpos = 0; -HXLINE( 406) while((i1 < max)){ -HXLINE( 407) i1 = (i1 + 1); -HXDLIN( 407) int c11 = codes->__get(buf5.cca((i1 - 1))); -HXLINE( 408) i1 = (i1 + 1); -HXDLIN( 408) int c2 = codes->__get(buf5.cca((i1 - 1))); -HXLINE( 409) { -HXLINE( 409) bpos = (bpos + 1); -HXDLIN( 409) bytes->b[(bpos - 1)] = ( (unsigned char)(((c11 << 2) | (c2 >> 4))) ); - } -HXLINE( 410) i1 = (i1 + 1); -HXDLIN( 410) int c3 = codes->__get(buf5.cca((i1 - 1))); -HXLINE( 411) { -HXLINE( 411) bpos = (bpos + 1); -HXDLIN( 411) bytes->b[(bpos - 1)] = ( (unsigned char)(((c2 << 4) | (c3 >> 2))) ); - } -HXLINE( 412) i1 = (i1 + 1); -HXDLIN( 412) int c4 = codes->__get(buf5.cca((i1 - 1))); -HXLINE( 413) { -HXLINE( 413) bpos = (bpos + 1); -HXDLIN( 413) bytes->b[(bpos - 1)] = ( (unsigned char)(((c3 << 6) | c4)) ); - } - } -HXLINE( 415) if ((rest >= 2)) { -HXLINE( 416) i1 = (i1 + 1); -HXDLIN( 416) int c12 = codes->__get(buf5.cca((i1 - 1))); -HXLINE( 417) i1 = (i1 + 1); -HXDLIN( 417) int c21 = codes->__get(buf5.cca((i1 - 1))); -HXLINE( 418) { -HXLINE( 418) bpos = (bpos + 1); -HXDLIN( 418) bytes->b[(bpos - 1)] = ( (unsigned char)(((c12 << 2) | (c21 >> 4))) ); - } -HXLINE( 419) if ((rest == 3)) { -HXLINE( 420) i1 = (i1 + 1); -HXDLIN( 420) int c31 = codes->__get(buf5.cca((i1 - 1))); -HXLINE( 421) { -HXLINE( 421) bpos = (bpos + 1); -HXDLIN( 421) bytes->b[(bpos - 1)] = ( (unsigned char)(((c21 << 4) | (c31 >> 2))) ); - } - } - } -HXLINE( 425) ::haxe::Unserializer _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 425) _hx_tmp3->pos = (_hx_tmp3->pos + len); -HXLINE( 426) this->cache->push(bytes); -HXLINE( 427) return bytes; - } - break; - case (int)116: { -HXLINE( 236) return true; - } - break; - case (int)118: { -HXLINE( 374) ::Date d; -HXLINE( 375) bool _hx_tmp4; -HXDLIN( 375) bool _hx_tmp5; -HXDLIN( 375) bool _hx_tmp6; -HXDLIN( 375) bool _hx_tmp7; -HXDLIN( 375) bool _hx_tmp8; -HXDLIN( 375) bool _hx_tmp9; -HXDLIN( 375) bool _hx_tmp10; -HXDLIN( 375) bool _hx_tmp11; -HXDLIN( 375) if ((this->buf.cca(this->pos) >= 48)) { -HXLINE( 375) _hx_tmp11 = (this->buf.cca(this->pos) <= 57); - } - else { -HXLINE( 375) _hx_tmp11 = false; - } -HXDLIN( 375) if (_hx_tmp11) { -HXLINE( 375) _hx_tmp10 = (this->buf.cca((this->pos + 1)) >= 48); - } - else { -HXLINE( 375) _hx_tmp10 = false; - } -HXDLIN( 375) if (_hx_tmp10) { -HXLINE( 375) _hx_tmp9 = (this->buf.cca((this->pos + 1)) <= 57); - } - else { -HXLINE( 375) _hx_tmp9 = false; - } -HXDLIN( 375) if (_hx_tmp9) { -HXLINE( 375) _hx_tmp8 = (this->buf.cca((this->pos + 2)) >= 48); - } - else { -HXLINE( 375) _hx_tmp8 = false; - } -HXDLIN( 375) if (_hx_tmp8) { -HXLINE( 375) _hx_tmp7 = (this->buf.cca((this->pos + 2)) <= 57); - } - else { -HXLINE( 375) _hx_tmp7 = false; - } -HXDLIN( 375) if (_hx_tmp7) { -HXLINE( 375) _hx_tmp6 = (this->buf.cca((this->pos + 3)) >= 48); - } - else { -HXLINE( 375) _hx_tmp6 = false; - } -HXDLIN( 375) if (_hx_tmp6) { -HXLINE( 375) _hx_tmp5 = (this->buf.cca((this->pos + 3)) <= 57); - } - else { -HXLINE( 375) _hx_tmp5 = false; - } -HXDLIN( 375) if (_hx_tmp5) { -HXLINE( 375) _hx_tmp4 = (this->buf.cca((this->pos + 4)) == 45); - } - else { -HXLINE( 375) _hx_tmp4 = false; - } -HXDLIN( 375) if (_hx_tmp4) { -HXLINE( 378) d = ::Date_obj::fromString(this->buf.substr(this->pos,19)); -HXLINE( 379) ::haxe::Unserializer _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 379) _hx_tmp12->pos = (_hx_tmp12->pos + 19); - } - else { -HXLINE( 381) d = ::Date_obj::fromTime(this->readFloat()); - } -HXLINE( 382) this->cache->push(d); -HXLINE( 383) return d; - } - break; - case (int)119: { -HXLINE( 312) ::String name5 = ( (::String)(this->unserialize()) ); -HXLINE( 313) hx::Class edecl1 = this->resolver->__Field(HX_("resolveEnum",0d,90,51,de),hx::paccDynamic)(name5); -HXLINE( 314) if (hx::IsNull( edecl1 )) { -HXLINE( 315) HX_STACK_DO_THROW((HX_("Enum not found ",aa,e1,55,fd) + name5)); - } -HXLINE( 316) ::Dynamic e2 = this->unserializeEnum(edecl1,( (::String)(this->unserialize()) )); -HXLINE( 317) this->cache->push(e2); -HXLINE( 318) return e2; - } - break; - case (int)120: { -HXLINE( 301) HX_STACK_DO_THROW(this->unserialize()); - } - break; - case (int)121: { -HXLINE( 246) int len1 = this->readDigits(); -HXLINE( 247) bool _hx_tmp13; -HXDLIN( 247) if ((this->buf.cca(this->pos++) == 58)) { -HXLINE( 247) _hx_tmp13 = ((this->length - this->pos) < len1); - } - else { -HXLINE( 247) _hx_tmp13 = true; - } -HXDLIN( 247) if (_hx_tmp13) { -HXLINE( 248) HX_STACK_DO_THROW(HX_("Invalid string length",4c,89,20,c9)); - } -HXLINE( 249) ::String s2 = this->buf.substr(this->pos,len1); -HXLINE( 250) ::haxe::Unserializer _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 250) _hx_tmp14->pos = (_hx_tmp14->pos + len1); -HXLINE( 251) s2 = ::StringTools_obj::urlDecode(s2); -HXLINE( 252) this->scache->push(s2); -HXLINE( 253) return s2; - } - break; - case (int)122: { -HXLINE( 240) return 0; - } - break; - default:{ - } - } -HXLINE( 453) this->pos--; -HXLINE( 454) ::String _hx_tmp15 = ((HX_("Invalid char ",81,66,ec,29) + this->buf.charAt(this->pos)) + HX_(" at position ",0a,c2,01,e0)); -HXDLIN( 454) HX_STACK_DO_THROW((_hx_tmp15 + this->pos)); -HXDLIN( 454) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Unserializer_obj,unserialize,return ) - - ::Dynamic Unserializer_obj::DEFAULT_RESOLVER; - -::String Unserializer_obj::BASE64; - -::Array< int > Unserializer_obj::CODES; - -::Array< int > Unserializer_obj::initCodes(){ - HX_STACKFRAME(&_hx_pos_f38f574a287e682f_72_initCodes) -HXLINE( 73) ::Array< int > codes = ::Array_obj< int >::__new(); -HXLINE( 74) { -HXLINE( 74) int _g = 0; -HXDLIN( 74) int _g1 = ::haxe::Unserializer_obj::BASE64.length; -HXDLIN( 74) while((_g < _g1)){ -HXLINE( 74) _g = (_g + 1); -HXDLIN( 74) int i = (_g - 1); -HXLINE( 75) codes[::haxe::Unserializer_obj::BASE64.cca(i)] = i; - } - } -HXLINE( 76) return codes; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Unserializer_obj,initCodes,return ) - - ::Dynamic Unserializer_obj::run(::String v){ - HX_GC_STACKFRAME(&_hx_pos_f38f574a287e682f_465_run) -HXDLIN( 465) return ::haxe::Unserializer_obj::__alloc( HX_CTX ,v)->unserialize(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Unserializer_obj,run,return ) - - -hx::ObjectPtr< Unserializer_obj > Unserializer_obj::__new(::String buf) { - hx::ObjectPtr< Unserializer_obj > __this = new Unserializer_obj(); - __this->__construct(buf); - return __this; -} - -hx::ObjectPtr< Unserializer_obj > Unserializer_obj::__alloc(hx::Ctx *_hx_ctx,::String buf) { - Unserializer_obj *__this = (Unserializer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Unserializer_obj), true, "haxe.Unserializer")); - *(void **)__this = Unserializer_obj::_hx_vtable; - __this->__construct(buf); - return __this; -} - -Unserializer_obj::Unserializer_obj() -{ -} - -void Unserializer_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Unserializer); - HX_MARK_MEMBER_NAME(buf,"buf"); - HX_MARK_MEMBER_NAME(pos,"pos"); - HX_MARK_MEMBER_NAME(length,"length"); - HX_MARK_MEMBER_NAME(cache,"cache"); - HX_MARK_MEMBER_NAME(scache,"scache"); - HX_MARK_MEMBER_NAME(resolver,"resolver"); - HX_MARK_END_CLASS(); -} - -void Unserializer_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(buf,"buf"); - HX_VISIT_MEMBER_NAME(pos,"pos"); - HX_VISIT_MEMBER_NAME(length,"length"); - HX_VISIT_MEMBER_NAME(cache,"cache"); - HX_VISIT_MEMBER_NAME(scache,"scache"); - HX_VISIT_MEMBER_NAME(resolver,"resolver"); -} - -hx::Val Unserializer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"buf") ) { return hx::Val( buf ); } - if (HX_FIELD_EQ(inName,"pos") ) { return hx::Val( pos ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"cache") ) { return hx::Val( cache ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { return hx::Val( length ); } - if (HX_FIELD_EQ(inName,"scache") ) { return hx::Val( scache ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"resolver") ) { return hx::Val( resolver ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"readFloat") ) { return hx::Val( readFloat_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"readDigits") ) { return hx::Val( readDigits_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"unserialize") ) { return hx::Val( unserialize_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"unserializeEnum") ) { return hx::Val( unserializeEnum_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"unserializeObject") ) { return hx::Val( unserializeObject_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Unserializer_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"run") ) { outValue = run_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"CODES") ) { outValue = ( CODES ); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"BASE64") ) { outValue = ( BASE64 ); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"initCodes") ) { outValue = initCodes_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"DEFAULT_RESOLVER") ) { outValue = ( DEFAULT_RESOLVER ); return true; } - } - return false; -} - -hx::Val Unserializer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"buf") ) { buf=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"pos") ) { pos=inValue.Cast< int >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"cache") ) { cache=inValue.Cast< ::cpp::VirtualArray >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { length=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"scache") ) { scache=inValue.Cast< ::Array< ::String > >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"resolver") ) { resolver=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Unserializer_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"CODES") ) { CODES=ioValue.Cast< ::Array< int > >(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"BASE64") ) { BASE64=ioValue.Cast< ::String >(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"DEFAULT_RESOLVER") ) { DEFAULT_RESOLVER=ioValue.Cast< ::Dynamic >(); return true; } - } - return false; -} - -void Unserializer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("buf",33,c3,4a,00)); - outFields->push(HX_("pos",94,5d,55,00)); - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("cache",42,9a,14,41)); - outFields->push(HX_("scache",ef,18,1f,3c)); - outFields->push(HX_("resolver",06,7c,b0,0c)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Unserializer_obj_sMemberStorageInfo[] = { - {hx::fsString,(int)offsetof(Unserializer_obj,buf),HX_("buf",33,c3,4a,00)}, - {hx::fsInt,(int)offsetof(Unserializer_obj,pos),HX_("pos",94,5d,55,00)}, - {hx::fsInt,(int)offsetof(Unserializer_obj,length),HX_("length",e6,94,07,9f)}, - {hx::fsObject /* ::cpp::VirtualArray */ ,(int)offsetof(Unserializer_obj,cache),HX_("cache",42,9a,14,41)}, - {hx::fsObject /* ::Array< ::String > */ ,(int)offsetof(Unserializer_obj,scache),HX_("scache",ef,18,1f,3c)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Unserializer_obj,resolver),HX_("resolver",06,7c,b0,0c)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Unserializer_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Unserializer_obj::DEFAULT_RESOLVER,HX_("DEFAULT_RESOLVER",a4,3a,b4,de)}, - {hx::fsString,(void *) &Unserializer_obj::BASE64,HX_("BASE64",8f,c5,aa,07)}, - {hx::fsObject /* ::Array< int > */ ,(void *) &Unserializer_obj::CODES,HX_("CODES",86,8e,44,c8)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Unserializer_obj_sMemberFields[] = { - HX_("buf",33,c3,4a,00), - HX_("pos",94,5d,55,00), - HX_("length",e6,94,07,9f), - HX_("cache",42,9a,14,41), - HX_("scache",ef,18,1f,3c), - HX_("resolver",06,7c,b0,0c), - HX_("readDigits",1c,ee,a3,ae), - HX_("readFloat",66,12,7e,d3), - HX_("unserializeObject",86,9e,52,9f), - HX_("unserializeEnum",08,3b,10,7f), - HX_("unserialize",67,e4,98,7a), - ::String(null()) }; - -static void Unserializer_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Unserializer_obj::DEFAULT_RESOLVER,"DEFAULT_RESOLVER"); - HX_MARK_MEMBER_NAME(Unserializer_obj::BASE64,"BASE64"); - HX_MARK_MEMBER_NAME(Unserializer_obj::CODES,"CODES"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Unserializer_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Unserializer_obj::DEFAULT_RESOLVER,"DEFAULT_RESOLVER"); - HX_VISIT_MEMBER_NAME(Unserializer_obj::BASE64,"BASE64"); - HX_VISIT_MEMBER_NAME(Unserializer_obj::CODES,"CODES"); -}; - -#endif - -hx::Class Unserializer_obj::__mClass; - -static ::String Unserializer_obj_sStaticFields[] = { - HX_("DEFAULT_RESOLVER",a4,3a,b4,de), - HX_("BASE64",8f,c5,aa,07), - HX_("CODES",86,8e,44,c8), - HX_("initCodes",76,71,e8,65), - HX_("run",4b,e7,56,00), - ::String(null()) -}; - -void Unserializer_obj::__register() -{ - Unserializer_obj _hx_dummy; - Unserializer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.Unserializer",93,7b,79,6c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Unserializer_obj::__GetStatic; - __mClass->mSetStaticField = &Unserializer_obj::__SetStatic; - __mClass->mMarkFunc = Unserializer_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Unserializer_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Unserializer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Unserializer_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Unserializer_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Unserializer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Unserializer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Unserializer_obj::__boot() -{ -{ - HX_GC_STACKFRAME(&_hx_pos_f38f574a287e682f_65_boot) -HXDLIN( 65) DEFAULT_RESOLVER = ::haxe::_Unserializer::DefaultResolver_obj::__alloc( HX_CTX ); - } -{ - HX_STACKFRAME(&_hx_pos_f38f574a287e682f_67_boot) -HXDLIN( 67) BASE64 = HX_("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789%:",d4,3b,03,7f); - } -{ - HX_STACKFRAME(&_hx_pos_f38f574a287e682f_70_boot) -HXDLIN( 70) CODES = null(); - } -} - -} // end namespace haxe diff --git a/hGameTest/bin/linux/obj/src/haxe/ValueException.cpp b/hGameTest/bin/linux/obj/src/haxe/ValueException.cpp deleted file mode 100644 index 6aeecc0c..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/ValueException.cpp +++ /dev/null @@ -1,146 +0,0 @@ -// Generated by Haxe 4.1.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_Exception -#include -#endif -#ifndef INCLUDED_haxe_ValueException -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_2904c75b5f7009ee_23_new,"haxe.ValueException","new",0xb19045f8,"haxe.ValueException.new","/usr/share/haxe/std/haxe/ValueException.hx",23,0xa9554d52) -HX_LOCAL_STACK_FRAME(_hx_pos_2904c75b5f7009ee_36_unwrap,"haxe.ValueException","unwrap",0xe3875a0b,"haxe.ValueException.unwrap","/usr/share/haxe/std/haxe/ValueException.hx",36,0xa9554d52) -namespace haxe{ - -void ValueException_obj::__construct( ::Dynamic value, ::haxe::Exception previous, ::Dynamic native){ - HX_STACKFRAME(&_hx_pos_2904c75b5f7009ee_23_new) -HXLINE( 24) super::__construct(::Std_obj::string(value),previous,native); -HXLINE( 25) this->value = value; - } - -Dynamic ValueException_obj::__CreateEmpty() { return new ValueException_obj; } - -void *ValueException_obj::_hx_vtable = 0; - -Dynamic ValueException_obj::__Create(::hx::DynamicArray inArgs) -{ - ::hx::ObjectPtr< ValueException_obj > _hx_result = new ValueException_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool ValueException_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x0af01d58) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0af01d58; - } else { - return inClassId==(int)0x677ddc49; - } -} - - ::Dynamic ValueException_obj::unwrap(){ - HX_STACKFRAME(&_hx_pos_2904c75b5f7009ee_36_unwrap) -HXDLIN( 36) return this->value; - } - - - -::hx::ObjectPtr< ValueException_obj > ValueException_obj::__new( ::Dynamic value, ::haxe::Exception previous, ::Dynamic native) { - ::hx::ObjectPtr< ValueException_obj > __this = new ValueException_obj(); - __this->__construct(value,previous,native); - return __this; -} - -::hx::ObjectPtr< ValueException_obj > ValueException_obj::__alloc(::hx::Ctx *_hx_ctx, ::Dynamic value, ::haxe::Exception previous, ::Dynamic native) { - ValueException_obj *__this = (ValueException_obj*)(::hx::Ctx::alloc(_hx_ctx, sizeof(ValueException_obj), true, "haxe.ValueException")); - *(void **)__this = ValueException_obj::_hx_vtable; - __this->__construct(value,previous,native); - return __this; -} - -ValueException_obj::ValueException_obj() -{ -} - -void ValueException_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ValueException); - HX_MARK_MEMBER_NAME(value,"value"); - ::haxe::Exception_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void ValueException_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(value,"value"); - ::haxe::Exception_obj::__Visit(HX_VISIT_ARG); -} - -::hx::Val ValueException_obj::__Field(const ::String &inName,::hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"value") ) { return ::hx::Val( value ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"unwrap") ) { return ::hx::Val( unwrap_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -::hx::Val ValueException_obj::__SetField(const ::String &inName,const ::hx::Val &inValue,::hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"value") ) { value=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ValueException_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("value",71,7f,b8,31)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static ::hx::StorageInfo ValueException_obj_sMemberStorageInfo[] = { - {::hx::fsObject /* ::Dynamic */ ,(int)offsetof(ValueException_obj,value),HX_("value",71,7f,b8,31)}, - { ::hx::fsUnknown, 0, null()} -}; -static ::hx::StaticInfo *ValueException_obj_sStaticStorageInfo = 0; -#endif - -static ::String ValueException_obj_sMemberFields[] = { - HX_("value",71,7f,b8,31), - HX_("unwrap",a3,40,d4,6c), - ::String(null()) }; - -::hx::Class ValueException_obj::__mClass; - -void ValueException_obj::__register() -{ - ValueException_obj _hx_dummy; - ValueException_obj::_hx_vtable = *(void **)&_hx_dummy; - ::hx::Static(__mClass) = new ::hx::Class_obj(); - __mClass->mName = HX_("haxe.ValueException",06,2a,10,02); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &::hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &::hx::Class_obj::SetNoStaticField; - __mClass->mStatics = ::hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = ::hx::Class_obj::dupFunctions(ValueException_obj_sMemberFields); - __mClass->mCanCast = ::hx::TCanCast< ValueException_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ValueException_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ValueException_obj_sStaticStorageInfo; -#endif - ::hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe diff --git a/hGameTest/bin/linux/obj/src/haxe/_CallStack/CallStack_Impl_.cpp b/hGameTest/bin/linux/obj/src/haxe/_CallStack/CallStack_Impl_.cpp deleted file mode 100644 index b31d345c..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/_CallStack/CallStack_Impl_.cpp +++ /dev/null @@ -1,594 +0,0 @@ -// Generated by Haxe 4.1.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringBuf -#include -#endif -#ifndef INCLUDED_haxe_NativeStackTrace -#include -#endif -#ifndef INCLUDED_haxe_StackItem -#include -#endif -#ifndef INCLUDED_haxe__CallStack_CallStack_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_3b20f2b68eaa0619_52_callStack,"haxe._CallStack.CallStack_Impl_","callStack",0x30d63cab,"haxe._CallStack.CallStack_Impl_.callStack","/usr/share/haxe/std/haxe/CallStack.hx",52,0xe5f54202) -HX_LOCAL_STACK_FRAME(_hx_pos_3b20f2b68eaa0619_63_exceptionStack,"haxe._CallStack.CallStack_Impl_","exceptionStack",0x933cbdf8,"haxe._CallStack.CallStack_Impl_.exceptionStack","/usr/share/haxe/std/haxe/CallStack.hx",63,0xe5f54202) -HX_LOCAL_STACK_FRAME(_hx_pos_3b20f2b68eaa0619_71_toString,"haxe._CallStack.CallStack_Impl_","toString",0xaff80ceb,"haxe._CallStack.CallStack_Impl_.toString","/usr/share/haxe/std/haxe/CallStack.hx",71,0xe5f54202) -static const ::String _hx_array_data_baffa80f_4[] = { - HX_("\nCalled from ",bd,26,6b,81), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_3b20f2b68eaa0619_84_subtract,"haxe._CallStack.CallStack_Impl_","subtract",0x6f9ab153,"haxe._CallStack.CallStack_Impl_.subtract","/usr/share/haxe/std/haxe/CallStack.hx",84,0xe5f54202) -HX_LOCAL_STACK_FRAME(_hx_pos_3b20f2b68eaa0619_120_equalItems,"haxe._CallStack.CallStack_Impl_","equalItems",0xbce5e9ab,"haxe._CallStack.CallStack_Impl_.equalItems","/usr/share/haxe/std/haxe/CallStack.hx",120,0xe5f54202) -HX_LOCAL_STACK_FRAME(_hx_pos_3b20f2b68eaa0619_156_itemToString,"haxe._CallStack.CallStack_Impl_","itemToString",0xddade49e,"haxe._CallStack.CallStack_Impl_.itemToString","/usr/share/haxe/std/haxe/CallStack.hx",156,0xe5f54202) -static const ::String _hx_array_data_baffa80f_10[] = { - HX_("a C function",f4,1b,53,cb), -}; -static const ::String _hx_array_data_baffa80f_11[] = { - HX_("module ",f4,e1,fa,f7), -}; -static const ::String _hx_array_data_baffa80f_12[] = { - HX_(" (",08,1c,00,00), -}; -static const ::String _hx_array_data_baffa80f_13[] = { - HX_(" line ",8c,69,6d,40), -}; -static const ::String _hx_array_data_baffa80f_14[] = { - HX_(" column ",6a,f0,a7,19), -}; -static const ::String _hx_array_data_baffa80f_15[] = { - HX_(")",29,00,00,00), -}; -static const ::String _hx_array_data_baffa80f_16[] = { - HX_(".",2e,00,00,00), -}; -static const ::String _hx_array_data_baffa80f_17[] = { - HX_("local function #",b0,cd,97,ff), -}; -namespace haxe{ -namespace _CallStack{ - -void CallStack_Impl__obj::__construct() { } - -Dynamic CallStack_Impl__obj::__CreateEmpty() { return new CallStack_Impl__obj; } - -void *CallStack_Impl__obj::_hx_vtable = 0; - -Dynamic CallStack_Impl__obj::__Create(::hx::DynamicArray inArgs) -{ - ::hx::ObjectPtr< CallStack_Impl__obj > _hx_result = new CallStack_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CallStack_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x29a173d9; -} - -::Array< ::Dynamic> CallStack_Impl__obj::callStack(){ - HX_STACKFRAME(&_hx_pos_3b20f2b68eaa0619_52_callStack) -HXDLIN( 52) return ::haxe::NativeStackTrace_obj::toHaxe(::haxe::NativeStackTrace_obj::callStack(),null()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(CallStack_Impl__obj,callStack,return ) - -::Array< ::Dynamic> CallStack_Impl__obj::exceptionStack(::hx::Null< bool > __o_fullStack){ - bool fullStack = __o_fullStack.Default(false); - HX_STACKFRAME(&_hx_pos_3b20f2b68eaa0619_63_exceptionStack) -HXLINE( 64) ::Array< ::Dynamic> eStack = ::haxe::NativeStackTrace_obj::toHaxe(::haxe::NativeStackTrace_obj::exceptionStack(),null()); -HXLINE( 65) ::Array< ::Dynamic> this1; -HXDLIN( 65) if (fullStack) { -HXLINE( 65) this1 = eStack; - } - else { -HXLINE( 65) this1 = ::haxe::_CallStack::CallStack_Impl__obj::subtract(eStack,::haxe::_CallStack::CallStack_Impl__obj::callStack()); - } -HXDLIN( 65) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CallStack_Impl__obj,exceptionStack,return ) - -::String CallStack_Impl__obj::toString(::Array< ::Dynamic> stack){ - HX_GC_STACKFRAME(&_hx_pos_3b20f2b68eaa0619_71_toString) -HXLINE( 72) ::StringBuf b = ::StringBuf_obj::__alloc( HX_CTX ); -HXLINE( 73) { -HXLINE( 73) int _g = 0; -HXDLIN( 73) ::Array< ::Dynamic> _g1 = stack; -HXDLIN( 73) while((_g < _g1->length)){ -HXLINE( 73) ::haxe::StackItem s = _g1->__get(_g).StaticCast< ::haxe::StackItem >(); -HXDLIN( 73) _g = (_g + 1); -HXLINE( 74) { -HXLINE( 74) if (::hx::IsNotNull( b->charBuf )) { -HXLINE( 74) b->flush(); - } -HXDLIN( 74) if (::hx::IsNull( b->b )) { -HXLINE( 74) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_baffa80f_4,1); - } - else { -HXLINE( 74) b->b->push(HX_("\nCalled from ",bd,26,6b,81)); - } - } -HXLINE( 75) ::haxe::_CallStack::CallStack_Impl__obj::itemToString(b,s); - } - } -HXLINE( 77) return b->toString(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CallStack_Impl__obj,toString,return ) - -::Array< ::Dynamic> CallStack_Impl__obj::subtract(::Array< ::Dynamic> this1,::Array< ::Dynamic> stack){ - HX_STACKFRAME(&_hx_pos_3b20f2b68eaa0619_84_subtract) -HXLINE( 85) int startIndex = -1; -HXLINE( 86) int i = -1; -HXLINE( 87) while(true){ -HXLINE( 87) i = (i + 1); -HXDLIN( 87) if (!((i < this1->length))) { -HXLINE( 87) goto _hx_goto_5; - } -HXLINE( 88) { -HXLINE( 88) int _g = 0; -HXDLIN( 88) int _g1 = stack->length; -HXDLIN( 88) while((_g < _g1)){ -HXLINE( 88) _g = (_g + 1); -HXDLIN( 88) int j = (_g - 1); -HXLINE( 89) if (::haxe::_CallStack::CallStack_Impl__obj::equalItems(this1->__get(i).StaticCast< ::haxe::StackItem >(),stack->__get(j).StaticCast< ::haxe::StackItem >())) { -HXLINE( 90) if ((startIndex < 0)) { -HXLINE( 91) startIndex = i; - } -HXLINE( 93) i = (i + 1); -HXLINE( 94) if ((i >= this1->length)) { -HXLINE( 94) goto _hx_goto_6; - } - } - else { -HXLINE( 96) startIndex = -1; - } - } - _hx_goto_6:; - } -HXLINE( 99) if ((startIndex >= 0)) { -HXLINE( 99) goto _hx_goto_5; - } - } - _hx_goto_5:; -HXLINE( 101) if ((startIndex >= 0)) { -HXLINE( 101) return this1->slice(0,startIndex); - } - else { -HXLINE( 101) return this1; - } -HXDLIN( 101) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CallStack_Impl__obj,subtract,return ) - -bool CallStack_Impl__obj::equalItems( ::haxe::StackItem item1, ::haxe::StackItem item2){ - HX_STACKFRAME(&_hx_pos_3b20f2b68eaa0619_120_equalItems) -HXDLIN( 120) if (::hx::IsNull( item1 )) { -HXLINE( 121) if (::hx::IsNull( item2 )) { -HXLINE( 121) return true; - } - else { -HXLINE( 131) return false; - } - } - else { -HXDLIN( 120) switch((int)(item1->_hx_getIndex())){ - case (int)0: { -HXDLIN( 120) if (::hx::IsNull( item2 )) { -HXLINE( 131) return false; - } - else { -HXDLIN( 120) if ((item2->_hx_getIndex() == 0)) { -HXLINE( 122) return true; - } - else { -HXLINE( 131) return false; - } - } - } - break; - case (int)1: { -HXDLIN( 120) if (::hx::IsNull( item2 )) { -HXLINE( 131) return false; - } - else { -HXDLIN( 120) if ((item2->_hx_getIndex() == 1)) { -HXLINE( 123) ::String m1 = item1->_hx_getString(0); -HXDLIN( 123) ::String m2 = item2->_hx_getString(0); -HXLINE( 124) return (m1 == m2); - } - else { -HXLINE( 131) return false; - } - } - } - break; - case (int)2: { -HXDLIN( 120) if (::hx::IsNull( item2 )) { -HXLINE( 131) return false; - } - else { -HXDLIN( 120) if ((item2->_hx_getIndex() == 2)) { -HXLINE( 125) ::haxe::StackItem item11 = item1->_hx_getObject(0).StaticCast< ::haxe::StackItem >(); -HXDLIN( 125) ::String file1 = item1->_hx_getString(1); -HXDLIN( 125) int line1 = item1->_hx_getInt(2); -HXDLIN( 125) ::Dynamic col1 = item1->_hx_getObject(3); -HXDLIN( 125) ::Dynamic col2 = item2->_hx_getObject(3); -HXDLIN( 125) int line2 = item2->_hx_getInt(2); -HXDLIN( 125) ::String file2 = item2->_hx_getString(1); -HXDLIN( 125) ::haxe::StackItem item21 = item2->_hx_getObject(0).StaticCast< ::haxe::StackItem >(); -HXLINE( 126) bool _hx_tmp; -HXDLIN( 126) bool _hx_tmp1; -HXDLIN( 126) if ((file1 == file2)) { -HXLINE( 126) _hx_tmp1 = (line1 == line2); - } - else { -HXLINE( 126) _hx_tmp1 = false; - } -HXDLIN( 126) if (_hx_tmp1) { -HXLINE( 126) _hx_tmp = ::hx::IsEq( col1,col2 ); - } - else { -HXLINE( 126) _hx_tmp = false; - } -HXDLIN( 126) if (_hx_tmp) { -HXLINE( 126) return ::haxe::_CallStack::CallStack_Impl__obj::equalItems(item11,item21); - } - else { -HXLINE( 126) return false; - } - } - else { -HXLINE( 131) return false; - } - } - } - break; - case (int)3: { -HXDLIN( 120) if (::hx::IsNull( item2 )) { -HXLINE( 131) return false; - } - else { -HXDLIN( 120) if ((item2->_hx_getIndex() == 3)) { -HXLINE( 127) ::String class1 = item1->_hx_getString(0); -HXDLIN( 127) ::String method1 = item1->_hx_getString(1); -HXDLIN( 127) ::String method2 = item2->_hx_getString(1); -HXDLIN( 127) ::String class2 = item2->_hx_getString(0); -HXLINE( 128) if ((class1 == class2)) { -HXLINE( 128) return (method1 == method2); - } - else { -HXLINE( 128) return false; - } - } - else { -HXLINE( 131) return false; - } - } - } - break; - case (int)4: { -HXDLIN( 120) if (::hx::IsNull( item2 )) { -HXLINE( 131) return false; - } - else { -HXDLIN( 120) if ((item2->_hx_getIndex() == 4)) { -HXLINE( 129) ::Dynamic v1 = item1->_hx_getObject(0); -HXDLIN( 129) ::Dynamic v2 = item2->_hx_getObject(0); -HXLINE( 130) return ::hx::IsEq( v1,v2 ); - } - else { -HXLINE( 131) return false; - } - } - } - break; - } - } -HXLINE( 120) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CallStack_Impl__obj,equalItems,return ) - -void CallStack_Impl__obj::itemToString( ::StringBuf b, ::haxe::StackItem s){ - HX_STACKFRAME(&_hx_pos_3b20f2b68eaa0619_156_itemToString) -HXDLIN( 156) switch((int)(s->_hx_getIndex())){ - case (int)0: { -HXLINE( 158) if (::hx::IsNotNull( b->charBuf )) { -HXLINE( 158) b->flush(); - } -HXDLIN( 158) if (::hx::IsNull( b->b )) { -HXLINE( 158) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_baffa80f_10,1); - } - else { -HXLINE( 158) b->b->push(HX_("a C function",f4,1b,53,cb)); - } - } - break; - case (int)1: { -HXLINE( 159) ::String m = s->_hx_getString(0); -HXDLIN( 159) { -HXLINE( 160) { -HXLINE( 160) if (::hx::IsNotNull( b->charBuf )) { -HXLINE( 160) b->flush(); - } -HXDLIN( 160) if (::hx::IsNull( b->b )) { -HXLINE( 160) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_baffa80f_11,1); - } - else { -HXLINE( 160) b->b->push(HX_("module ",f4,e1,fa,f7)); - } - } -HXLINE( 161) { -HXLINE( 161) if (::hx::IsNotNull( b->charBuf )) { -HXLINE( 161) b->flush(); - } -HXDLIN( 161) if (::hx::IsNull( b->b )) { -HXLINE( 161) b->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(m)); - } - else { -HXLINE( 161) ::Array< ::String > b1 = b->b; -HXDLIN( 161) b1->push(::Std_obj::string(m)); - } - } - } - } - break; - case (int)2: { -HXLINE( 162) ::Dynamic col = s->_hx_getObject(3); -HXDLIN( 162) int line = s->_hx_getInt(2); -HXDLIN( 162) ::String file = s->_hx_getString(1); -HXDLIN( 162) ::haxe::StackItem s1 = s->_hx_getObject(0).StaticCast< ::haxe::StackItem >(); -HXDLIN( 162) { -HXLINE( 163) if (::hx::IsNotNull( s1 )) { -HXLINE( 164) ::haxe::_CallStack::CallStack_Impl__obj::itemToString(b,s1); -HXLINE( 165) { -HXLINE( 165) if (::hx::IsNotNull( b->charBuf )) { -HXLINE( 165) b->flush(); - } -HXDLIN( 165) if (::hx::IsNull( b->b )) { -HXLINE( 165) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_baffa80f_12,1); - } - else { -HXLINE( 165) b->b->push(HX_(" (",08,1c,00,00)); - } - } - } -HXLINE( 167) { -HXLINE( 167) if (::hx::IsNotNull( b->charBuf )) { -HXLINE( 167) b->flush(); - } -HXDLIN( 167) if (::hx::IsNull( b->b )) { -HXLINE( 167) b->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(file)); - } - else { -HXLINE( 167) ::Array< ::String > b1 = b->b; -HXDLIN( 167) b1->push(::Std_obj::string(file)); - } - } -HXLINE( 168) { -HXLINE( 168) if (::hx::IsNotNull( b->charBuf )) { -HXLINE( 168) b->flush(); - } -HXDLIN( 168) if (::hx::IsNull( b->b )) { -HXLINE( 168) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_baffa80f_13,1); - } - else { -HXLINE( 168) b->b->push(HX_(" line ",8c,69,6d,40)); - } - } -HXLINE( 169) { -HXLINE( 169) if (::hx::IsNotNull( b->charBuf )) { -HXLINE( 169) b->flush(); - } -HXDLIN( 169) if (::hx::IsNull( b->b )) { -HXLINE( 169) b->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(line)); - } - else { -HXLINE( 169) ::Array< ::String > b1 = b->b; -HXDLIN( 169) b1->push(::Std_obj::string(line)); - } - } -HXLINE( 170) if (::hx::IsNotNull( col )) { -HXLINE( 171) { -HXLINE( 171) if (::hx::IsNotNull( b->charBuf )) { -HXLINE( 171) b->flush(); - } -HXDLIN( 171) if (::hx::IsNull( b->b )) { -HXLINE( 171) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_baffa80f_14,1); - } - else { -HXLINE( 171) b->b->push(HX_(" column ",6a,f0,a7,19)); - } - } -HXLINE( 172) { -HXLINE( 172) if (::hx::IsNotNull( b->charBuf )) { -HXLINE( 172) b->flush(); - } -HXDLIN( 172) if (::hx::IsNull( b->b )) { -HXLINE( 172) b->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(col)); - } - else { -HXLINE( 172) ::Array< ::String > b1 = b->b; -HXDLIN( 172) b1->push(::Std_obj::string(col)); - } - } - } -HXLINE( 174) if (::hx::IsNotNull( s1 )) { -HXLINE( 175) if (::hx::IsNotNull( b->charBuf )) { -HXLINE( 175) b->flush(); - } -HXDLIN( 175) if (::hx::IsNull( b->b )) { -HXLINE( 175) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_baffa80f_15,1); - } - else { -HXLINE( 175) b->b->push(HX_(")",29,00,00,00)); - } - } - } - } - break; - case (int)3: { -HXLINE( 176) ::String meth = s->_hx_getString(1); -HXDLIN( 176) ::String cname = s->_hx_getString(0); -HXDLIN( 176) { -HXLINE( 177) { -HXLINE( 177) ::String x; -HXDLIN( 177) if (::hx::IsNull( cname )) { -HXLINE( 177) x = HX_("",b0,91,d8,da); - } - else { -HXLINE( 177) x = cname; - } -HXDLIN( 177) if (::hx::IsNotNull( b->charBuf )) { -HXLINE( 177) b->flush(); - } -HXDLIN( 177) if (::hx::IsNull( b->b )) { -HXLINE( 177) b->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x)); - } - else { -HXLINE( 177) ::Array< ::String > b1 = b->b; -HXDLIN( 177) b1->push(::Std_obj::string(x)); - } - } -HXLINE( 178) { -HXLINE( 178) if (::hx::IsNotNull( b->charBuf )) { -HXLINE( 178) b->flush(); - } -HXDLIN( 178) if (::hx::IsNull( b->b )) { -HXLINE( 178) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_baffa80f_16,1); - } - else { -HXLINE( 178) b->b->push(HX_(".",2e,00,00,00)); - } - } -HXLINE( 179) { -HXLINE( 179) if (::hx::IsNotNull( b->charBuf )) { -HXLINE( 179) b->flush(); - } -HXDLIN( 179) if (::hx::IsNull( b->b )) { -HXLINE( 179) b->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(meth)); - } - else { -HXLINE( 179) ::Array< ::String > b1 = b->b; -HXDLIN( 179) b1->push(::Std_obj::string(meth)); - } - } - } - } - break; - case (int)4: { -HXLINE( 180) ::Dynamic n = s->_hx_getObject(0); -HXDLIN( 180) { -HXLINE( 181) { -HXLINE( 181) if (::hx::IsNotNull( b->charBuf )) { -HXLINE( 181) b->flush(); - } -HXDLIN( 181) if (::hx::IsNull( b->b )) { -HXLINE( 181) b->b = ::Array_obj< ::String >::fromData( _hx_array_data_baffa80f_17,1); - } - else { -HXLINE( 181) b->b->push(HX_("local function #",b0,cd,97,ff)); - } - } -HXLINE( 182) { -HXLINE( 182) if (::hx::IsNotNull( b->charBuf )) { -HXLINE( 182) b->flush(); - } -HXDLIN( 182) if (::hx::IsNull( b->b )) { -HXLINE( 182) b->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(n)); - } - else { -HXLINE( 182) ::Array< ::String > b1 = b->b; -HXDLIN( 182) b1->push(::Std_obj::string(n)); - } - } - } - } - break; - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CallStack_Impl__obj,itemToString,(void)) - - -CallStack_Impl__obj::CallStack_Impl__obj() -{ -} - -bool CallStack_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, ::hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - if (HX_FIELD_EQ(inName,"subtract") ) { outValue = subtract_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"callStack") ) { outValue = callStack_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"equalItems") ) { outValue = equalItems_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"itemToString") ) { outValue = itemToString_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"exceptionStack") ) { outValue = exceptionStack_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static ::hx::StorageInfo *CallStack_Impl__obj_sMemberStorageInfo = 0; -static ::hx::StaticInfo *CallStack_Impl__obj_sStaticStorageInfo = 0; -#endif - -::hx::Class CallStack_Impl__obj::__mClass; - -static ::String CallStack_Impl__obj_sStaticFields[] = { - HX_("callStack",ca,c1,4a,10), - HX_("exceptionStack",79,48,56,0b), - HX_("toString",ac,d0,6e,38), - HX_("subtract",14,75,11,f8), - HX_("equalItems",ac,df,65,63), - HX_("itemToString",df,1c,98,1c), - ::String(null()) -}; - -void CallStack_Impl__obj::__register() -{ - CallStack_Impl__obj _hx_dummy; - CallStack_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - ::hx::Static(__mClass) = new ::hx::Class_obj(); - __mClass->mName = HX_("haxe._CallStack.CallStack_Impl_",0f,a8,ff,ba); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CallStack_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &::hx::Class_obj::SetNoStaticField; - __mClass->mStatics = ::hx::Class_obj::dupFunctions(CallStack_Impl__obj_sStaticFields); - __mClass->mMembers = ::hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = ::hx::TCanCast< CallStack_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CallStack_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CallStack_Impl__obj_sStaticStorageInfo; -#endif - ::hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace _CallStack diff --git a/hGameTest/bin/linux/obj/src/haxe/_Unserializer/DefaultResolver.cpp b/hGameTest/bin/linux/obj/src/haxe/_Unserializer/DefaultResolver.cpp deleted file mode 100644 index 0c02c5ff..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/_Unserializer/DefaultResolver.cpp +++ /dev/null @@ -1,118 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Type -#include -#endif -#ifndef INCLUDED_haxe__Unserializer_DefaultResolver -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_2772e051d7a64ef8_474_new,"haxe._Unserializer.DefaultResolver","new",0xe2809ead,"haxe._Unserializer.DefaultResolver.new","/usr/share/haxe/std/haxe/Unserializer.hx",474,0x4786e765) -HX_LOCAL_STACK_FRAME(_hx_pos_2772e051d7a64ef8_477_resolveClass,"haxe._Unserializer.DefaultResolver","resolveClass",0xbc0d3dbf,"haxe._Unserializer.DefaultResolver.resolveClass","/usr/share/haxe/std/haxe/Unserializer.hx",477,0x4786e765) -HX_LOCAL_STACK_FRAME(_hx_pos_2772e051d7a64ef8_480_resolveEnum,"haxe._Unserializer.DefaultResolver","resolveEnum",0x8198f35a,"haxe._Unserializer.DefaultResolver.resolveEnum","/usr/share/haxe/std/haxe/Unserializer.hx",480,0x4786e765) -namespace haxe{ -namespace _Unserializer{ - -void DefaultResolver_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_2772e051d7a64ef8_474_new) - } - -Dynamic DefaultResolver_obj::__CreateEmpty() { return new DefaultResolver_obj; } - -void *DefaultResolver_obj::_hx_vtable = 0; - -Dynamic DefaultResolver_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DefaultResolver_obj > _hx_result = new DefaultResolver_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DefaultResolver_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2712964b; -} - -hx::Class DefaultResolver_obj::resolveClass(::String name){ - HX_STACKFRAME(&_hx_pos_2772e051d7a64ef8_477_resolveClass) -HXDLIN( 477) return ::Type_obj::resolveClass(name); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DefaultResolver_obj,resolveClass,return ) - -hx::Class DefaultResolver_obj::resolveEnum(::String name){ - HX_STACKFRAME(&_hx_pos_2772e051d7a64ef8_480_resolveEnum) -HXDLIN( 480) return ::Type_obj::resolveEnum(name); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DefaultResolver_obj,resolveEnum,return ) - - -hx::ObjectPtr< DefaultResolver_obj > DefaultResolver_obj::__new() { - hx::ObjectPtr< DefaultResolver_obj > __this = new DefaultResolver_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< DefaultResolver_obj > DefaultResolver_obj::__alloc(hx::Ctx *_hx_ctx) { - DefaultResolver_obj *__this = (DefaultResolver_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DefaultResolver_obj), false, "haxe._Unserializer.DefaultResolver")); - *(void **)__this = DefaultResolver_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -DefaultResolver_obj::DefaultResolver_obj() -{ -} - -hx::Val DefaultResolver_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 11: - if (HX_FIELD_EQ(inName,"resolveEnum") ) { return hx::Val( resolveEnum_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"resolveClass") ) { return hx::Val( resolveClass_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *DefaultResolver_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *DefaultResolver_obj_sStaticStorageInfo = 0; -#endif - -static ::String DefaultResolver_obj_sMemberFields[] = { - HX_("resolveClass",ac,bd,dd,80), - HX_("resolveEnum",0d,90,51,de), - ::String(null()) }; - -hx::Class DefaultResolver_obj::__mClass; - -void DefaultResolver_obj::__register() -{ - DefaultResolver_obj _hx_dummy; - DefaultResolver_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe._Unserializer.DefaultResolver",3b,c4,6e,72); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(DefaultResolver_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< DefaultResolver_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DefaultResolver_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DefaultResolver_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace _Unserializer diff --git a/hGameTest/bin/linux/obj/src/haxe/crypto/Adler32.cpp b/hGameTest/bin/linux/obj/src/haxe/crypto/Adler32.cpp deleted file mode 100644 index 04b04719..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/crypto/Adler32.cpp +++ /dev/null @@ -1,198 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_crypto_Adler32 -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Input -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b64f62c53230518c_32_new,"haxe.crypto.Adler32","new",0xc900c8e2,"haxe.crypto.Adler32.new","/usr/share/haxe/std/haxe/crypto/Adler32.hx",32,0xa1b280e9) -HX_LOCAL_STACK_FRAME(_hx_pos_b64f62c53230518c_41_update,"haxe.crypto.Adler32","update",0xb4b14ac7,"haxe.crypto.Adler32.update","/usr/share/haxe/std/haxe/crypto/Adler32.hx",41,0xa1b280e9) -HX_LOCAL_STACK_FRAME(_hx_pos_b64f62c53230518c_53_equals,"haxe.crypto.Adler32","equals",0xed9eb2fd,"haxe.crypto.Adler32.equals","/usr/share/haxe/std/haxe/crypto/Adler32.hx",53,0xa1b280e9) -HX_LOCAL_STACK_FRAME(_hx_pos_b64f62c53230518c_60_read,"haxe.crypto.Adler32","read",0x1a53c494,"haxe.crypto.Adler32.read","/usr/share/haxe/std/haxe/crypto/Adler32.hx",60,0xa1b280e9) -namespace haxe{ -namespace crypto{ - -void Adler32_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_b64f62c53230518c_32_new) -HXLINE( 33) this->a1 = 1; -HXLINE( 34) this->a2 = 0; - } - -Dynamic Adler32_obj::__CreateEmpty() { return new Adler32_obj; } - -void *Adler32_obj::_hx_vtable = 0; - -Dynamic Adler32_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Adler32_obj > _hx_result = new Adler32_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Adler32_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4f124546; -} - -void Adler32_obj::update( ::haxe::io::Bytes b,int pos,int len){ - HX_STACKFRAME(&_hx_pos_b64f62c53230518c_41_update) -HXLINE( 42) int a1 = this->a1; -HXDLIN( 42) int a2 = this->a2; -HXLINE( 43) { -HXLINE( 43) int _g = pos; -HXDLIN( 43) int _g1 = (pos + len); -HXDLIN( 43) while((_g < _g1)){ -HXLINE( 43) _g = (_g + 1); -HXDLIN( 43) int p = (_g - 1); -HXLINE( 44) int c = ( (int)(b->b->__get(p)) ); -HXLINE( 45) a1 = hx::Mod((a1 + c),65521); -HXLINE( 46) a2 = hx::Mod((a2 + a1),65521); - } - } -HXLINE( 48) this->a1 = a1; -HXLINE( 49) this->a2 = a2; - } - - -HX_DEFINE_DYNAMIC_FUNC3(Adler32_obj,update,(void)) - -bool Adler32_obj::equals( ::haxe::crypto::Adler32 a){ - HX_STACKFRAME(&_hx_pos_b64f62c53230518c_53_equals) -HXDLIN( 53) if ((a->a1 == this->a1)) { -HXDLIN( 53) return (a->a2 == this->a2); - } - else { -HXDLIN( 53) return false; - } -HXDLIN( 53) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Adler32_obj,equals,return ) - - ::haxe::crypto::Adler32 Adler32_obj::read( ::haxe::io::Input i){ - HX_GC_STACKFRAME(&_hx_pos_b64f62c53230518c_60_read) -HXLINE( 61) ::haxe::crypto::Adler32 a = ::haxe::crypto::Adler32_obj::__alloc( HX_CTX ); -HXLINE( 62) int a2a = i->readByte(); -HXLINE( 63) int a2b = i->readByte(); -HXLINE( 64) int a1a = i->readByte(); -HXLINE( 65) int a1b = i->readByte(); -HXLINE( 66) a->a1 = ((a1a << 8) | a1b); -HXLINE( 67) a->a2 = ((a2a << 8) | a2b); -HXLINE( 68) return a; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Adler32_obj,read,return ) - - -hx::ObjectPtr< Adler32_obj > Adler32_obj::__new() { - hx::ObjectPtr< Adler32_obj > __this = new Adler32_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Adler32_obj > Adler32_obj::__alloc(hx::Ctx *_hx_ctx) { - Adler32_obj *__this = (Adler32_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Adler32_obj), false, "haxe.crypto.Adler32")); - *(void **)__this = Adler32_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Adler32_obj::Adler32_obj() -{ -} - -hx::Val Adler32_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"a1") ) { return hx::Val( a1 ); } - if (HX_FIELD_EQ(inName,"a2") ) { return hx::Val( a2 ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"update") ) { return hx::Val( update_dyn() ); } - if (HX_FIELD_EQ(inName,"equals") ) { return hx::Val( equals_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Adler32_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"read") ) { outValue = read_dyn(); return true; } - } - return false; -} - -hx::Val Adler32_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"a1") ) { a1=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"a2") ) { a2=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Adler32_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("a1",b0,54,00,00)); - outFields->push(HX_("a2",b1,54,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Adler32_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(Adler32_obj,a1),HX_("a1",b0,54,00,00)}, - {hx::fsInt,(int)offsetof(Adler32_obj,a2),HX_("a2",b1,54,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Adler32_obj_sStaticStorageInfo = 0; -#endif - -static ::String Adler32_obj_sMemberFields[] = { - HX_("a1",b0,54,00,00), - HX_("a2",b1,54,00,00), - HX_("update",09,86,05,87), - HX_("equals",3f,ee,f2,bf), - ::String(null()) }; - -hx::Class Adler32_obj::__mClass; - -static ::String Adler32_obj_sStaticFields[] = { - HX_("read",56,4b,a7,4b), - ::String(null()) -}; - -void Adler32_obj::__register() -{ - Adler32_obj _hx_dummy; - Adler32_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.crypto.Adler32",f0,6f,b6,6c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Adler32_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Adler32_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Adler32_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Adler32_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Adler32_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Adler32_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace crypto diff --git a/hGameTest/bin/linux/obj/src/haxe/crypto/Base64.cpp b/hGameTest/bin/linux/obj/src/haxe/crypto/Base64.cpp deleted file mode 100644 index 769aaaae..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/crypto/Base64.cpp +++ /dev/null @@ -1,158 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_crypto_Base64 -#include -#endif -#ifndef INCLUDED_haxe_crypto_BaseCode -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Encoding -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_492d66c07fb5d45d_48_decode,"haxe.crypto.Base64","decode",0x319f7f68,"haxe.crypto.Base64.decode","/usr/share/haxe/std/haxe/crypto/Base64.hx",48,0x000efc8f) -HX_LOCAL_STACK_FRAME(_hx_pos_492d66c07fb5d45d_29_boot,"haxe.crypto.Base64","boot",0x49b2c3ec,"haxe.crypto.Base64.boot","/usr/share/haxe/std/haxe/crypto/Base64.hx",29,0x000efc8f) -HX_LOCAL_STACK_FRAME(_hx_pos_492d66c07fb5d45d_30_boot,"haxe.crypto.Base64","boot",0x49b2c3ec,"haxe.crypto.Base64.boot","/usr/share/haxe/std/haxe/crypto/Base64.hx",30,0x000efc8f) -namespace haxe{ -namespace crypto{ - -void Base64_obj::__construct() { } - -Dynamic Base64_obj::__CreateEmpty() { return new Base64_obj; } - -void *Base64_obj::_hx_vtable = 0; - -Dynamic Base64_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Base64_obj > _hx_result = new Base64_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Base64_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x65bbd7fa; -} - -::String Base64_obj::CHARS; - - ::haxe::io::Bytes Base64_obj::BYTES; - - ::haxe::io::Bytes Base64_obj::decode(::String str,hx::Null< bool > __o_complement){ - bool complement = __o_complement.Default(true); - HX_GC_STACKFRAME(&_hx_pos_492d66c07fb5d45d_48_decode) -HXLINE( 49) if (complement) { -HXLINE( 50) while(hx::IsEq( str.charCodeAt((str.length - 1)),61 )){ -HXLINE( 51) str = str.substr(0,-1); - } - } -HXLINE( 52) ::haxe::crypto::BaseCode _hx_tmp = ::haxe::crypto::BaseCode_obj::__alloc( HX_CTX ,::haxe::crypto::Base64_obj::BYTES); -HXDLIN( 52) return _hx_tmp->decodeBytes(::haxe::io::Bytes_obj::ofString(str,null())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Base64_obj,decode,return ) - - -Base64_obj::Base64_obj() -{ -} - -bool Base64_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"CHARS") ) { outValue = ( CHARS ); return true; } - if (HX_FIELD_EQ(inName,"BYTES") ) { outValue = ( BYTES ); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"decode") ) { outValue = decode_dyn(); return true; } - } - return false; -} - -bool Base64_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"CHARS") ) { CHARS=ioValue.Cast< ::String >(); return true; } - if (HX_FIELD_EQ(inName,"BYTES") ) { BYTES=ioValue.Cast< ::haxe::io::Bytes >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Base64_obj_sMemberStorageInfo = 0; -static hx::StaticInfo Base64_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &Base64_obj::CHARS,HX_("CHARS",bd,d4,a1,c3)}, - {hx::fsObject /* ::haxe::io::Bytes */ ,(void *) &Base64_obj::BYTES,HX_("BYTES",4b,40,86,3b)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Base64_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Base64_obj::CHARS,"CHARS"); - HX_MARK_MEMBER_NAME(Base64_obj::BYTES,"BYTES"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Base64_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Base64_obj::CHARS,"CHARS"); - HX_VISIT_MEMBER_NAME(Base64_obj::BYTES,"BYTES"); -}; - -#endif - -hx::Class Base64_obj::__mClass; - -static ::String Base64_obj_sStaticFields[] = { - HX_("CHARS",bd,d4,a1,c3), - HX_("BYTES",4b,40,86,3b), - HX_("decode",2e,5d,ed,64), - ::String(null()) -}; - -void Base64_obj::__register() -{ - Base64_obj _hx_dummy; - Base64_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.crypto.Base64",f4,3a,39,e7); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Base64_obj::__GetStatic; - __mClass->mSetStaticField = &Base64_obj::__SetStatic; - __mClass->mMarkFunc = Base64_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Base64_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Base64_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Base64_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Base64_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Base64_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Base64_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_492d66c07fb5d45d_29_boot) -HXDLIN( 29) CHARS = HX_("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",03,41,03,7f); - } -{ - HX_STACKFRAME(&_hx_pos_492d66c07fb5d45d_30_boot) -HXDLIN( 30) BYTES = ::haxe::io::Bytes_obj::ofString(::haxe::crypto::Base64_obj::CHARS,null()); - } -} - -} // end namespace haxe -} // end namespace crypto diff --git a/hGameTest/bin/linux/obj/src/haxe/crypto/BaseCode.cpp b/hGameTest/bin/linux/obj/src/haxe/crypto/BaseCode.cpp deleted file mode 100644 index 32fe1c1e..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/crypto/BaseCode.cpp +++ /dev/null @@ -1,238 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_crypto_BaseCode -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_bcdbedb757785a37_33_new,"haxe.crypto.BaseCode","new",0xd63c60f5,"haxe.crypto.BaseCode.new","/usr/share/haxe/std/haxe/crypto/BaseCode.hx",33,0x2847b3a0) -HX_LOCAL_STACK_FRAME(_hx_pos_bcdbedb757785a37_72_initTable,"haxe.crypto.BaseCode","initTable",0xa1288133,"haxe.crypto.BaseCode.initTable","/usr/share/haxe/std/haxe/crypto/BaseCode.hx",72,0x2847b3a0) -HX_LOCAL_STACK_FRAME(_hx_pos_bcdbedb757785a37_81_decodeBytes,"haxe.crypto.BaseCode","decodeBytes",0x152c41f2,"haxe.crypto.BaseCode.decodeBytes","/usr/share/haxe/std/haxe/crypto/BaseCode.hx",81,0x2847b3a0) -namespace haxe{ -namespace crypto{ - -void BaseCode_obj::__construct( ::haxe::io::Bytes base){ - HX_STACKFRAME(&_hx_pos_bcdbedb757785a37_33_new) -HXLINE( 34) int len = base->length; -HXLINE( 35) int nbits = 1; -HXLINE( 36) while((len > (1 << nbits))){ -HXLINE( 37) nbits = (nbits + 1); - } -HXLINE( 38) bool _hx_tmp; -HXDLIN( 38) if ((nbits <= 8)) { -HXLINE( 38) _hx_tmp = (len != (1 << nbits)); - } - else { -HXLINE( 38) _hx_tmp = true; - } -HXDLIN( 38) if (_hx_tmp) { -HXLINE( 39) HX_STACK_DO_THROW(HX_("BaseCode : base length must be a power of two.",78,b6,c8,ca)); - } -HXLINE( 40) this->base = base; -HXLINE( 41) this->nbits = nbits; - } - -Dynamic BaseCode_obj::__CreateEmpty() { return new BaseCode_obj; } - -void *BaseCode_obj::_hx_vtable = 0; - -Dynamic BaseCode_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< BaseCode_obj > _hx_result = new BaseCode_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool BaseCode_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x234bc1a5; -} - -void BaseCode_obj::initTable(){ - HX_STACKFRAME(&_hx_pos_bcdbedb757785a37_72_initTable) -HXLINE( 73) ::Array< int > tbl = ::Array_obj< int >::__new(); -HXLINE( 74) { -HXLINE( 74) int _g = 0; -HXDLIN( 74) while((_g < 256)){ -HXLINE( 74) _g = (_g + 1); -HXDLIN( 74) int i = (_g - 1); -HXLINE( 75) tbl[i] = -1; - } - } -HXLINE( 76) { -HXLINE( 76) int _g1 = 0; -HXDLIN( 76) int _g2 = this->base->length; -HXDLIN( 76) while((_g1 < _g2)){ -HXLINE( 76) _g1 = (_g1 + 1); -HXDLIN( 76) int i1 = (_g1 - 1); -HXLINE( 77) tbl[( (int)(this->base->b->__get(i1)) )] = i1; - } - } -HXLINE( 78) this->tbl = tbl; - } - - -HX_DEFINE_DYNAMIC_FUNC0(BaseCode_obj,initTable,(void)) - - ::haxe::io::Bytes BaseCode_obj::decodeBytes( ::haxe::io::Bytes b){ - HX_STACKFRAME(&_hx_pos_bcdbedb757785a37_81_decodeBytes) -HXLINE( 85) int nbits = this->nbits; -HXLINE( 86) ::haxe::io::Bytes base = this->base; -HXLINE( 87) if (hx::IsNull( this->tbl )) { -HXLINE( 88) this->initTable(); - } -HXLINE( 89) ::Array< int > tbl = this->tbl; -HXLINE( 90) int size = ((b->length * nbits) >> 3); -HXLINE( 91) ::haxe::io::Bytes out = ::haxe::io::Bytes_obj::alloc(size); -HXLINE( 92) int buf = 0; -HXLINE( 93) int curbits = 0; -HXLINE( 94) int pin = 0; -HXLINE( 95) int pout = 0; -HXLINE( 96) while((pout < size)){ -HXLINE( 97) while((curbits < 8)){ -HXLINE( 98) curbits = (curbits + nbits); -HXLINE( 99) buf = (buf << nbits); -HXLINE( 100) pin = (pin + 1); -HXDLIN( 100) int i = tbl->__get(( (int)(b->b->__get((pin - 1))) )); -HXLINE( 101) if ((i == -1)) { -HXLINE( 102) HX_STACK_DO_THROW(HX_("BaseCode : invalid encoded char",f9,14,33,18)); - } -HXLINE( 103) buf = (buf | i); - } -HXLINE( 105) curbits = (curbits - 8); -HXLINE( 106) { -HXLINE( 106) pout = (pout + 1); -HXDLIN( 106) out->b[(pout - 1)] = ( (unsigned char)(((buf >> curbits) & 255)) ); - } - } -HXLINE( 108) return out; - } - - -HX_DEFINE_DYNAMIC_FUNC1(BaseCode_obj,decodeBytes,return ) - - -hx::ObjectPtr< BaseCode_obj > BaseCode_obj::__new( ::haxe::io::Bytes base) { - hx::ObjectPtr< BaseCode_obj > __this = new BaseCode_obj(); - __this->__construct(base); - return __this; -} - -hx::ObjectPtr< BaseCode_obj > BaseCode_obj::__alloc(hx::Ctx *_hx_ctx, ::haxe::io::Bytes base) { - BaseCode_obj *__this = (BaseCode_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(BaseCode_obj), true, "haxe.crypto.BaseCode")); - *(void **)__this = BaseCode_obj::_hx_vtable; - __this->__construct(base); - return __this; -} - -BaseCode_obj::BaseCode_obj() -{ -} - -void BaseCode_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(BaseCode); - HX_MARK_MEMBER_NAME(base,"base"); - HX_MARK_MEMBER_NAME(nbits,"nbits"); - HX_MARK_MEMBER_NAME(tbl,"tbl"); - HX_MARK_END_CLASS(); -} - -void BaseCode_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(base,"base"); - HX_VISIT_MEMBER_NAME(nbits,"nbits"); - HX_VISIT_MEMBER_NAME(tbl,"tbl"); -} - -hx::Val BaseCode_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"tbl") ) { return hx::Val( tbl ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"base") ) { return hx::Val( base ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"nbits") ) { return hx::Val( nbits ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"initTable") ) { return hx::Val( initTable_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"decodeBytes") ) { return hx::Val( decodeBytes_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val BaseCode_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"tbl") ) { tbl=inValue.Cast< ::Array< int > >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"base") ) { base=inValue.Cast< ::haxe::io::Bytes >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"nbits") ) { nbits=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void BaseCode_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("base",11,e8,10,41)); - outFields->push(HX_("nbits",74,ca,2a,97)); - outFields->push(HX_("tbl",3e,5b,58,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo BaseCode_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::haxe::io::Bytes */ ,(int)offsetof(BaseCode_obj,base),HX_("base",11,e8,10,41)}, - {hx::fsInt,(int)offsetof(BaseCode_obj,nbits),HX_("nbits",74,ca,2a,97)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(BaseCode_obj,tbl),HX_("tbl",3e,5b,58,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *BaseCode_obj_sStaticStorageInfo = 0; -#endif - -static ::String BaseCode_obj_sMemberFields[] = { - HX_("base",11,e8,10,41), - HX_("nbits",74,ca,2a,97), - HX_("tbl",3e,5b,58,00), - HX_("initTable",de,d2,75,26), - HX_("decodeBytes",5d,94,b1,85), - ::String(null()) }; - -hx::Class BaseCode_obj::__mClass; - -void BaseCode_obj::__register() -{ - BaseCode_obj _hx_dummy; - BaseCode_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.crypto.BaseCode",83,c2,f9,1c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(BaseCode_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< BaseCode_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = BaseCode_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = BaseCode_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace crypto diff --git a/hGameTest/bin/linux/obj/src/haxe/ds/ArraySort.cpp b/hGameTest/bin/linux/obj/src/haxe/ds/ArraySort.cpp deleted file mode 100644 index 21b8fb62..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/ds/ArraySort.cpp +++ /dev/null @@ -1,302 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_ds_ArraySort -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_fa20da0b9cf5591b_43_sort,"haxe.ds.ArraySort","sort",0xa0749d6c,"haxe.ds.ArraySort.sort","/usr/share/haxe/std/haxe/ds/ArraySort.hx",43,0x388bf179) -HX_LOCAL_STACK_FRAME(_hx_pos_fa20da0b9cf5591b_46_rec,"haxe.ds.ArraySort","rec",0xd9af5f02,"haxe.ds.ArraySort.rec","/usr/share/haxe/std/haxe/ds/ArraySort.hx",46,0x388bf179) -HX_LOCAL_STACK_FRAME(_hx_pos_fa20da0b9cf5591b_68_doMerge,"haxe.ds.ArraySort","doMerge",0x66c5c9df,"haxe.ds.ArraySort.doMerge","/usr/share/haxe/std/haxe/ds/ArraySort.hx",68,0x388bf179) -HX_LOCAL_STACK_FRAME(_hx_pos_fa20da0b9cf5591b_94_rotate,"haxe.ds.ArraySort","rotate",0xb7d0dbe9,"haxe.ds.ArraySort.rotate","/usr/share/haxe/std/haxe/ds/ArraySort.hx",94,0x388bf179) -HX_LOCAL_STACK_FRAME(_hx_pos_fa20da0b9cf5591b_115_gcd,"haxe.ds.ArraySort","gcd",0xd9a7047a,"haxe.ds.ArraySort.gcd","/usr/share/haxe/std/haxe/ds/ArraySort.hx",115,0x388bf179) -HX_LOCAL_STACK_FRAME(_hx_pos_fa20da0b9cf5591b_124_upper,"haxe.ds.ArraySort","upper",0xed09ef94,"haxe.ds.ArraySort.upper","/usr/share/haxe/std/haxe/ds/ArraySort.hx",124,0x388bf179) -HX_LOCAL_STACK_FRAME(_hx_pos_fa20da0b9cf5591b_139_lower,"haxe.ds.ArraySort","lower",0xbdcad033,"haxe.ds.ArraySort.lower","/usr/share/haxe/std/haxe/ds/ArraySort.hx",139,0x388bf179) -HX_LOCAL_STACK_FRAME(_hx_pos_fa20da0b9cf5591b_153_swap,"haxe.ds.ArraySort","swap",0xa07aa0a1,"haxe.ds.ArraySort.swap","/usr/share/haxe/std/haxe/ds/ArraySort.hx",153,0x388bf179) -namespace haxe{ -namespace ds{ - -void ArraySort_obj::__construct() { } - -Dynamic ArraySort_obj::__CreateEmpty() { return new ArraySort_obj; } - -void *ArraySort_obj::_hx_vtable = 0; - -Dynamic ArraySort_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ArraySort_obj > _hx_result = new ArraySort_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ArraySort_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7ffbe7fa; -} - -void ArraySort_obj::sort(::cpp::VirtualArray a, ::Dynamic cmp){ - HX_STACKFRAME(&_hx_pos_fa20da0b9cf5591b_43_sort) -HXDLIN( 43) ::haxe::ds::ArraySort_obj::rec(a,cmp,0,a->get_length()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ArraySort_obj,sort,(void)) - -void ArraySort_obj::rec(::cpp::VirtualArray a, ::Dynamic cmp,int from,int to){ - HX_STACKFRAME(&_hx_pos_fa20da0b9cf5591b_46_rec) -HXLINE( 47) int middle = ((from + to) >> 1); -HXLINE( 48) if (((to - from) < 12)) { -HXLINE( 49) if ((to <= from)) { -HXLINE( 50) return; - } -HXLINE( 51) { -HXLINE( 51) int _g = (from + 1); -HXDLIN( 51) int _g1 = to; -HXDLIN( 51) while((_g < _g1)){ -HXLINE( 51) _g = (_g + 1); -HXDLIN( 51) int i = (_g - 1); -HXLINE( 52) int j = i; -HXLINE( 53) while((j > from)){ -HXLINE( 54) if (hx::IsLess( cmp(a->__get(j),a->__get((j - 1))),0 )) { -HXLINE( 55) ::haxe::ds::ArraySort_obj::swap(a,(j - 1),j); - } - else { -HXLINE( 57) goto _hx_goto_2; - } -HXLINE( 58) j = (j - 1); - } - _hx_goto_2:; - } - } -HXLINE( 61) return; - } -HXLINE( 63) ::haxe::ds::ArraySort_obj::rec(a,cmp,from,middle); -HXLINE( 64) ::haxe::ds::ArraySort_obj::rec(a,cmp,middle,to); -HXLINE( 65) ::haxe::ds::ArraySort_obj::doMerge(a,cmp,from,middle,to,(middle - from),(to - middle)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(ArraySort_obj,rec,(void)) - -void ArraySort_obj::doMerge(::cpp::VirtualArray a, ::Dynamic cmp,int from,int pivot,int to,int len1,int len2){ - HX_STACKFRAME(&_hx_pos_fa20da0b9cf5591b_68_doMerge) -HXLINE( 69) int first_cut; -HXDLIN( 69) int second_cut; -HXDLIN( 69) int len11; -HXDLIN( 69) int len22; -HXLINE( 70) bool _hx_tmp; -HXDLIN( 70) if ((len1 != 0)) { -HXLINE( 70) _hx_tmp = (len2 == 0); - } - else { -HXLINE( 70) _hx_tmp = true; - } -HXDLIN( 70) if (_hx_tmp) { -HXLINE( 71) return; - } -HXLINE( 72) if (((len1 + len2) == 2)) { -HXLINE( 73) if (hx::IsLess( cmp(a->__get(pivot),a->__get(from)),0 )) { -HXLINE( 74) ::haxe::ds::ArraySort_obj::swap(a,pivot,from); - } -HXLINE( 75) return; - } -HXLINE( 77) if ((len1 > len2)) { -HXLINE( 78) len11 = (len1 >> 1); -HXLINE( 79) first_cut = (from + len11); -HXLINE( 80) second_cut = ::haxe::ds::ArraySort_obj::lower(a,cmp,pivot,to,first_cut); -HXLINE( 81) len22 = (second_cut - pivot); - } - else { -HXLINE( 83) len22 = (len2 >> 1); -HXLINE( 84) second_cut = (pivot + len22); -HXLINE( 85) first_cut = ::haxe::ds::ArraySort_obj::upper(a,cmp,from,pivot,second_cut); -HXLINE( 86) len11 = (first_cut - from); - } -HXLINE( 88) ::haxe::ds::ArraySort_obj::rotate(a,cmp,first_cut,pivot,second_cut); -HXLINE( 69) int new_mid = (first_cut + len22); -HXLINE( 90) ::haxe::ds::ArraySort_obj::doMerge(a,cmp,from,first_cut,new_mid,len11,len22); -HXLINE( 91) ::haxe::ds::ArraySort_obj::doMerge(a,cmp,new_mid,second_cut,to,(len1 - len11),(len2 - len22)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(ArraySort_obj,doMerge,(void)) - -void ArraySort_obj::rotate(::cpp::VirtualArray a, ::Dynamic cmp,int from,int mid,int to){ - HX_STACKFRAME(&_hx_pos_fa20da0b9cf5591b_94_rotate) -HXLINE( 96) bool _hx_tmp; -HXDLIN( 96) if ((from != mid)) { -HXLINE( 96) _hx_tmp = (mid == to); - } - else { -HXLINE( 96) _hx_tmp = true; - } -HXDLIN( 96) if (_hx_tmp) { -HXLINE( 97) return; - } -HXLINE( 95) int n = ::haxe::ds::ArraySort_obj::gcd((to - from),(mid - from)); -HXLINE( 99) while(true){ -HXLINE( 99) n = (n - 1); -HXDLIN( 99) if (!(((n + 1) != 0))) { -HXLINE( 99) goto _hx_goto_5; - } -HXLINE( 100) ::Dynamic val = a->__get((from + n)); -HXLINE( 101) int shift = (mid - from); -HXLINE( 102) int p1 = (from + n); -HXDLIN( 102) int p2 = ((from + n) + shift); -HXLINE( 103) while((p2 != (from + n))){ -HXLINE( 104) a->set(p1,a->__get(p2)); -HXLINE( 105) p1 = p2; -HXLINE( 106) if (((to - p2) > shift)) { -HXLINE( 107) p2 = (p2 + shift); - } - else { -HXLINE( 109) p2 = (from + (shift - (to - p2))); - } - } -HXLINE( 111) a->set(p1,val); - } - _hx_goto_5:; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(ArraySort_obj,rotate,(void)) - -int ArraySort_obj::gcd(int m,int n){ - HX_STACKFRAME(&_hx_pos_fa20da0b9cf5591b_115_gcd) -HXLINE( 116) while((n != 0)){ -HXLINE( 117) int t = hx::Mod(m,n); -HXLINE( 118) m = n; -HXLINE( 119) n = t; - } -HXLINE( 121) return m; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ArraySort_obj,gcd,return ) - -int ArraySort_obj::upper(::cpp::VirtualArray a, ::Dynamic cmp,int from,int to,int val){ - HX_STACKFRAME(&_hx_pos_fa20da0b9cf5591b_124_upper) -HXLINE( 125) int len = (to - from); -HXDLIN( 125) int half; -HXDLIN( 125) int mid; -HXLINE( 126) while((len > 0)){ -HXLINE( 127) half = (len >> 1); -HXLINE( 128) mid = (from + half); -HXLINE( 129) if (hx::IsLess( cmp(a->__get(val),a->__get(mid)),0 )) { -HXLINE( 130) len = half; - } - else { -HXLINE( 132) from = (mid + 1); -HXLINE( 133) len = ((len - half) - 1); - } - } -HXLINE( 136) return from; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(ArraySort_obj,upper,return ) - -int ArraySort_obj::lower(::cpp::VirtualArray a, ::Dynamic cmp,int from,int to,int val){ - HX_STACKFRAME(&_hx_pos_fa20da0b9cf5591b_139_lower) -HXLINE( 140) int len = (to - from); -HXDLIN( 140) int half; -HXDLIN( 140) int mid; -HXLINE( 141) while((len > 0)){ -HXLINE( 142) half = (len >> 1); -HXLINE( 143) mid = (from + half); -HXLINE( 144) if (hx::IsLess( cmp(a->__get(mid),a->__get(val)),0 )) { -HXLINE( 145) from = (mid + 1); -HXLINE( 146) len = ((len - half) - 1); - } - else { -HXLINE( 148) len = half; - } - } -HXLINE( 150) return from; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(ArraySort_obj,lower,return ) - -void ArraySort_obj::swap(::cpp::VirtualArray a,int i,int j){ - HX_STACKFRAME(&_hx_pos_fa20da0b9cf5591b_153_swap) -HXLINE( 154) ::Dynamic tmp = a->__get(i); -HXLINE( 155) a->set(i,a->__get(j)); -HXLINE( 156) a->set(j,tmp); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ArraySort_obj,swap,(void)) - - -ArraySort_obj::ArraySort_obj() -{ -} - -bool ArraySort_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"rec") ) { outValue = rec_dyn(); return true; } - if (HX_FIELD_EQ(inName,"gcd") ) { outValue = gcd_dyn(); return true; } - break; - case 4: - if (HX_FIELD_EQ(inName,"sort") ) { outValue = sort_dyn(); return true; } - if (HX_FIELD_EQ(inName,"swap") ) { outValue = swap_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"upper") ) { outValue = upper_dyn(); return true; } - if (HX_FIELD_EQ(inName,"lower") ) { outValue = lower_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"rotate") ) { outValue = rotate_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"doMerge") ) { outValue = doMerge_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ArraySort_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *ArraySort_obj_sStaticStorageInfo = 0; -#endif - -hx::Class ArraySort_obj::__mClass; - -static ::String ArraySort_obj_sStaticFields[] = { - HX_("sort",5e,27,58,4c), - HX_("rec",50,d9,56,00), - HX_("doMerge",2d,83,f3,38), - HX_("rotate",5b,46,20,cb), - HX_("gcd",c8,7e,4e,00), - HX_("upper",62,19,3f,a8), - HX_("lower",01,fa,ff,78), - HX_("swap",93,2a,5e,4c), - ::String(null()) -}; - -void ArraySort_obj::__register() -{ - ArraySort_obj _hx_dummy; - ArraySort_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.ds.ArraySort",20,a5,e7,30); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ArraySort_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(ArraySort_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ArraySort_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ArraySort_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ArraySort_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace ds diff --git a/hGameTest/bin/linux/obj/src/haxe/ds/IntMap.cpp b/hGameTest/bin/linux/obj/src/haxe/ds/IntMap.cpp deleted file mode 100644 index 62756ba6..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/ds/IntMap.cpp +++ /dev/null @@ -1,230 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_ea7d64f2778d6ef4_58_new,"haxe.ds.IntMap","new",0x7222c4b6,"haxe.ds.IntMap.new","/usr/share/haxe/std/cpp/_std/haxe/ds/IntMap.hx",58,0x7404b096) -HX_LOCAL_STACK_FRAME(_hx_pos_ea7d64f2778d6ef4_61_set,"haxe.ds.IntMap","set",0x72268ff8,"haxe.ds.IntMap.set","/usr/share/haxe/std/cpp/_std/haxe/ds/IntMap.hx",61,0x7404b096) -HX_LOCAL_STACK_FRAME(_hx_pos_ea7d64f2778d6ef4_65_get,"haxe.ds.IntMap","get",0x721d74ec,"haxe.ds.IntMap.get","/usr/share/haxe/std/cpp/_std/haxe/ds/IntMap.hx",65,0x7404b096) -HX_LOCAL_STACK_FRAME(_hx_pos_ea7d64f2778d6ef4_69_exists,"haxe.ds.IntMap","exists",0x63ba0346,"haxe.ds.IntMap.exists","/usr/share/haxe/std/cpp/_std/haxe/ds/IntMap.hx",69,0x7404b096) -HX_LOCAL_STACK_FRAME(_hx_pos_ea7d64f2778d6ef4_73_remove,"haxe.ds.IntMap","remove",0xa86281ae,"haxe.ds.IntMap.remove","/usr/share/haxe/std/cpp/_std/haxe/ds/IntMap.hx",73,0x7404b096) -HX_LOCAL_STACK_FRAME(_hx_pos_ea7d64f2778d6ef4_76_keys,"haxe.ds.IntMap","keys",0x6a4db8de,"haxe.ds.IntMap.keys","/usr/share/haxe/std/cpp/_std/haxe/ds/IntMap.hx",76,0x7404b096) -HX_LOCAL_STACK_FRAME(_hx_pos_ea7d64f2778d6ef4_81_iterator,"haxe.ds.IntMap","iterator",0x4dc7ddd8,"haxe.ds.IntMap.iterator","/usr/share/haxe/std/cpp/_std/haxe/ds/IntMap.hx",81,0x7404b096) -namespace haxe{ -namespace ds{ - -void IntMap_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_ea7d64f2778d6ef4_58_new) - } - -Dynamic IntMap_obj::__CreateEmpty() { return new IntMap_obj; } - -void *IntMap_obj::_hx_vtable = 0; - -Dynamic IntMap_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< IntMap_obj > _hx_result = new IntMap_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool IntMap_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x50b86242; -} - -static ::haxe::IMap_obj _hx_haxe_ds_IntMap__hx_haxe_IMap= { - ( void (hx::Object::*)( ::Dynamic, ::Dynamic))&::haxe::ds::IntMap_obj::set_41d0cb46, - ( bool (hx::Object::*)( ::Dynamic))&::haxe::ds::IntMap_obj::exists_5889326f, - ( bool (hx::Object::*)( ::Dynamic))&::haxe::ds::IntMap_obj::remove_5889326f, -}; - -bool IntMap_obj::remove_5889326f( ::Dynamic k) { - return remove(k); -} - -bool IntMap_obj::exists_5889326f( ::Dynamic k) { - return exists(k); -} - -void IntMap_obj::set_41d0cb46( ::Dynamic k, ::Dynamic v) { - set(k,v); -} -void *IntMap_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0x09c2bd39: return &_hx_haxe_ds_IntMap__hx_haxe_IMap; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - -void IntMap_obj::set(int key, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_ea7d64f2778d6ef4_61_set) -HXDLIN( 61) ::__int_hash_set(HX_MAP_THIS,key,value); - } - - -HX_DEFINE_DYNAMIC_FUNC2(IntMap_obj,set,(void)) - - ::Dynamic IntMap_obj::get(int key){ - HX_STACKFRAME(&_hx_pos_ea7d64f2778d6ef4_65_get) -HXDLIN( 65) return ::__int_hash_get(this->h,key); - } - - -HX_DEFINE_DYNAMIC_FUNC1(IntMap_obj,get,return ) - -bool IntMap_obj::exists(int key){ - HX_STACKFRAME(&_hx_pos_ea7d64f2778d6ef4_69_exists) -HXDLIN( 69) return ::__int_hash_exists(this->h,key); - } - - -HX_DEFINE_DYNAMIC_FUNC1(IntMap_obj,exists,return ) - -bool IntMap_obj::remove(int key){ - HX_STACKFRAME(&_hx_pos_ea7d64f2778d6ef4_73_remove) -HXDLIN( 73) return ::__int_hash_remove(this->h,key); - } - - -HX_DEFINE_DYNAMIC_FUNC1(IntMap_obj,remove,return ) - - ::Dynamic IntMap_obj::keys(){ - HX_STACKFRAME(&_hx_pos_ea7d64f2778d6ef4_76_keys) -HXLINE( 77) ::Array< int > a = ::__int_hash_keys(this->h); -HXLINE( 78) return a->iterator(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(IntMap_obj,keys,return ) - - ::Dynamic IntMap_obj::iterator(){ - HX_STACKFRAME(&_hx_pos_ea7d64f2778d6ef4_81_iterator) -HXLINE( 82) ::cpp::VirtualArray a = ::__int_hash_values(this->h); -HXLINE( 83) return a->iterator(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(IntMap_obj,iterator,return ) - - -hx::ObjectPtr< IntMap_obj > IntMap_obj::__new() { - hx::ObjectPtr< IntMap_obj > __this = new IntMap_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< IntMap_obj > IntMap_obj::__alloc(hx::Ctx *_hx_ctx) { - IntMap_obj *__this = (IntMap_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(IntMap_obj), true, "haxe.ds.IntMap")); - *(void **)__this = IntMap_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -IntMap_obj::IntMap_obj() -{ -} - -void IntMap_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(IntMap); - HX_MARK_MEMBER_NAME(h,"h"); - HX_MARK_END_CLASS(); -} - -void IntMap_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(h,"h"); -} - -hx::Val IntMap_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"h") ) { return hx::Val( h ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"set") ) { return hx::Val( set_dyn() ); } - if (HX_FIELD_EQ(inName,"get") ) { return hx::Val( get_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"keys") ) { return hx::Val( keys_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"exists") ) { return hx::Val( exists_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"iterator") ) { return hx::Val( iterator_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val IntMap_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"h") ) { h=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void IntMap_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("h",68,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo IntMap_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(IntMap_obj,h),HX_("h",68,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *IntMap_obj_sStaticStorageInfo = 0; -#endif - -static ::String IntMap_obj_sMemberFields[] = { - HX_("h",68,00,00,00), - HX_("set",a2,9b,57,00), - HX_("get",96,80,4e,00), - HX_("exists",dc,1d,e0,bf), - HX_("remove",44,9c,88,04), - HX_("keys",f4,e1,06,47), - HX_("iterator",ee,49,9a,93), - ::String(null()) }; - -hx::Class IntMap_obj::__mClass; - -void IntMap_obj::__register() -{ - IntMap_obj _hx_dummy; - IntMap_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.ds.IntMap",c4,f1,10,1f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(IntMap_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< IntMap_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = IntMap_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = IntMap_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace ds diff --git a/hGameTest/bin/linux/obj/src/haxe/ds/List.cpp b/hGameTest/bin/linux/obj/src/haxe/ds/List.cpp deleted file mode 100644 index 26a70a7d..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/ds/List.cpp +++ /dev/null @@ -1,266 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_ds_List -#include -#endif -#ifndef INCLUDED_haxe_ds__List_ListIterator -#include -#endif -#ifndef INCLUDED_haxe_ds__List_ListNode -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_109688f3b41df45c_45_new,"haxe.ds.List","new",0x82be24e7,"haxe.ds.List.new","/usr/share/haxe/std/haxe/ds/List.hx",45,0xd0d1e26e) -HX_LOCAL_STACK_FRAME(_hx_pos_109688f3b41df45c_53_add,"haxe.ds.List","add",0x82b446a8,"haxe.ds.List.add","/usr/share/haxe/std/haxe/ds/List.hx",53,0xd0d1e26e) -HX_LOCAL_STACK_FRAME(_hx_pos_109688f3b41df45c_68_push,"haxe.ds.List","push",0xe500b373,"haxe.ds.List.push","/usr/share/haxe/std/haxe/ds/List.hx",68,0xd0d1e26e) -HX_LOCAL_STACK_FRAME(_hx_pos_109688f3b41df45c_99_pop,"haxe.ds.List","pop",0x82bfb218,"haxe.ds.List.pop","/usr/share/haxe/std/haxe/ds/List.hx",99,0xd0d1e26e) -HX_LOCAL_STACK_FRAME(_hx_pos_109688f3b41df45c_123_clear,"haxe.ds.List","clear",0xf96935d4,"haxe.ds.List.clear","/usr/share/haxe/std/haxe/ds/List.hx",123,0xd0d1e26e) -HX_LOCAL_STACK_FRAME(_hx_pos_109688f3b41df45c_137_remove,"haxe.ds.List","remove",0x3f86961d,"haxe.ds.List.remove","/usr/share/haxe/std/haxe/ds/List.hx",137,0xd0d1e26e) -HX_LOCAL_STACK_FRAME(_hx_pos_109688f3b41df45c_161_iterator,"haxe.ds.List","iterator",0x056d2c07,"haxe.ds.List.iterator","/usr/share/haxe/std/haxe/ds/List.hx",161,0xd0d1e26e) -namespace haxe{ -namespace ds{ - -void List_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_109688f3b41df45c_45_new) -HXDLIN( 45) this->length = 0; - } - -Dynamic List_obj::__CreateEmpty() { return new List_obj; } - -void *List_obj::_hx_vtable = 0; - -Dynamic List_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< List_obj > _hx_result = new List_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool List_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x57bbda73; -} - -void List_obj::add( ::Dynamic item){ - HX_GC_STACKFRAME(&_hx_pos_109688f3b41df45c_53_add) -HXLINE( 54) ::haxe::ds::_List::ListNode next = null(); -HXDLIN( 54) ::haxe::ds::_List::ListNode x = ::haxe::ds::_List::ListNode_obj::__alloc( HX_CTX ,item,next); -HXLINE( 55) if (hx::IsNull( this->h )) { -HXLINE( 56) this->h = x; - } - else { -HXLINE( 58) this->q->next = x; - } -HXLINE( 59) this->q = x; -HXLINE( 60) this->length++; - } - - -HX_DEFINE_DYNAMIC_FUNC1(List_obj,add,(void)) - -void List_obj::push( ::Dynamic item){ - HX_GC_STACKFRAME(&_hx_pos_109688f3b41df45c_68_push) -HXLINE( 69) ::haxe::ds::_List::ListNode x = ::haxe::ds::_List::ListNode_obj::__alloc( HX_CTX ,item,this->h); -HXLINE( 70) this->h = x; -HXLINE( 71) if (hx::IsNull( this->q )) { -HXLINE( 72) this->q = x; - } -HXLINE( 73) this->length++; - } - - -HX_DEFINE_DYNAMIC_FUNC1(List_obj,push,(void)) - - ::Dynamic List_obj::pop(){ - HX_STACKFRAME(&_hx_pos_109688f3b41df45c_99_pop) -HXLINE( 100) if (hx::IsNull( this->h )) { -HXLINE( 101) return null(); - } -HXLINE( 102) ::Dynamic x = this->h->item; -HXLINE( 103) this->h = this->h->next; -HXLINE( 104) if (hx::IsNull( this->h )) { -HXLINE( 105) this->q = null(); - } -HXLINE( 106) this->length--; -HXLINE( 107) return x; - } - - -HX_DEFINE_DYNAMIC_FUNC0(List_obj,pop,return ) - -void List_obj::clear(){ - HX_STACKFRAME(&_hx_pos_109688f3b41df45c_123_clear) -HXLINE( 124) this->h = null(); -HXLINE( 125) this->q = null(); -HXLINE( 126) this->length = 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(List_obj,clear,(void)) - -bool List_obj::remove( ::Dynamic v){ - HX_STACKFRAME(&_hx_pos_109688f3b41df45c_137_remove) -HXLINE( 138) ::haxe::ds::_List::ListNode prev = null(); -HXLINE( 139) ::haxe::ds::_List::ListNode l = this->h; -HXLINE( 140) while(hx::IsNotNull( l )){ -HXLINE( 141) if (hx::IsEq( l->item,v )) { -HXLINE( 142) if (hx::IsNull( prev )) { -HXLINE( 143) this->h = l->next; - } - else { -HXLINE( 145) prev->next = l->next; - } -HXLINE( 146) if (hx::IsEq( this->q,l )) { -HXLINE( 147) this->q = prev; - } -HXLINE( 148) this->length--; -HXLINE( 149) return true; - } -HXLINE( 151) prev = l; -HXLINE( 152) l = l->next; - } -HXLINE( 154) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(List_obj,remove,return ) - - ::haxe::ds::_List::ListIterator List_obj::iterator(){ - HX_GC_STACKFRAME(&_hx_pos_109688f3b41df45c_161_iterator) -HXDLIN( 161) return ::haxe::ds::_List::ListIterator_obj::__alloc( HX_CTX ,this->h); - } - - -HX_DEFINE_DYNAMIC_FUNC0(List_obj,iterator,return ) - - -hx::ObjectPtr< List_obj > List_obj::__new() { - hx::ObjectPtr< List_obj > __this = new List_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< List_obj > List_obj::__alloc(hx::Ctx *_hx_ctx) { - List_obj *__this = (List_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(List_obj), true, "haxe.ds.List")); - *(void **)__this = List_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -List_obj::List_obj() -{ -} - -void List_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(List); - HX_MARK_MEMBER_NAME(h,"h"); - HX_MARK_MEMBER_NAME(q,"q"); - HX_MARK_MEMBER_NAME(length,"length"); - HX_MARK_END_CLASS(); -} - -void List_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(h,"h"); - HX_VISIT_MEMBER_NAME(q,"q"); - HX_VISIT_MEMBER_NAME(length,"length"); -} - -hx::Val List_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"h") ) { return hx::Val( h ); } - if (HX_FIELD_EQ(inName,"q") ) { return hx::Val( q ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"pop") ) { return hx::Val( pop_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"push") ) { return hx::Val( push_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clear") ) { return hx::Val( clear_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { return hx::Val( length ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"iterator") ) { return hx::Val( iterator_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val List_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"h") ) { h=inValue.Cast< ::haxe::ds::_List::ListNode >(); return inValue; } - if (HX_FIELD_EQ(inName,"q") ) { q=inValue.Cast< ::haxe::ds::_List::ListNode >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { length=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void List_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("h",68,00,00,00)); - outFields->push(HX_("q",71,00,00,00)); - outFields->push(HX_("length",e6,94,07,9f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo List_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::_List::ListNode */ ,(int)offsetof(List_obj,h),HX_("h",68,00,00,00)}, - {hx::fsObject /* ::haxe::ds::_List::ListNode */ ,(int)offsetof(List_obj,q),HX_("q",71,00,00,00)}, - {hx::fsInt,(int)offsetof(List_obj,length),HX_("length",e6,94,07,9f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *List_obj_sStaticStorageInfo = 0; -#endif - -static ::String List_obj_sMemberFields[] = { - HX_("h",68,00,00,00), - HX_("q",71,00,00,00), - HX_("length",e6,94,07,9f), - HX_("add",21,f2,49,00), - HX_("push",da,11,61,4a), - HX_("pop",91,5d,55,00), - HX_("clear",8d,71,5b,48), - HX_("remove",44,9c,88,04), - HX_("iterator",ee,49,9a,93), - ::String(null()) }; - -hx::Class List_obj::__mClass; - -void List_obj::__register() -{ - List_obj _hx_dummy; - List_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.ds.List",75,25,aa,15); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(List_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< List_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = List_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = List_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace ds diff --git a/hGameTest/bin/linux/obj/src/haxe/ds/ObjectMap.cpp b/hGameTest/bin/linux/obj/src/haxe/ds/ObjectMap.cpp deleted file mode 100644 index b1705db4..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/ds/ObjectMap.cpp +++ /dev/null @@ -1,208 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_ObjectMap -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_db502aa8c3ad0a98_58_new,"haxe.ds.ObjectMap","new",0x27af5498,"haxe.ds.ObjectMap.new","/usr/share/haxe/std/cpp/_std/haxe/ds/ObjectMap.hx",58,0xd3ce723c) -HX_LOCAL_STACK_FRAME(_hx_pos_db502aa8c3ad0a98_61_set,"haxe.ds.ObjectMap","set",0x27b31fda,"haxe.ds.ObjectMap.set","/usr/share/haxe/std/cpp/_std/haxe/ds/ObjectMap.hx",61,0xd3ce723c) -HX_LOCAL_STACK_FRAME(_hx_pos_db502aa8c3ad0a98_65_get,"haxe.ds.ObjectMap","get",0x27aa04ce,"haxe.ds.ObjectMap.get","/usr/share/haxe/std/cpp/_std/haxe/ds/ObjectMap.hx",65,0xd3ce723c) -HX_LOCAL_STACK_FRAME(_hx_pos_db502aa8c3ad0a98_69_exists,"haxe.ds.ObjectMap","exists",0xc8930ca4,"haxe.ds.ObjectMap.exists","/usr/share/haxe/std/cpp/_std/haxe/ds/ObjectMap.hx",69,0xd3ce723c) -HX_LOCAL_STACK_FRAME(_hx_pos_db502aa8c3ad0a98_73_remove,"haxe.ds.ObjectMap","remove",0x0d3b8b0c,"haxe.ds.ObjectMap.remove","/usr/share/haxe/std/cpp/_std/haxe/ds/ObjectMap.hx",73,0xd3ce723c) -HX_LOCAL_STACK_FRAME(_hx_pos_db502aa8c3ad0a98_76_keys,"haxe.ds.ObjectMap","keys",0x8fbf0ebc,"haxe.ds.ObjectMap.keys","/usr/share/haxe/std/cpp/_std/haxe/ds/ObjectMap.hx",76,0xd3ce723c) -namespace haxe{ -namespace ds{ - -void ObjectMap_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_db502aa8c3ad0a98_58_new) - } - -Dynamic ObjectMap_obj::__CreateEmpty() { return new ObjectMap_obj; } - -void *ObjectMap_obj::_hx_vtable = 0; - -Dynamic ObjectMap_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ObjectMap_obj > _hx_result = new ObjectMap_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ObjectMap_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4a82dae8; -} - -static ::haxe::IMap_obj _hx_haxe_ds_ObjectMap__hx_haxe_IMap= { - ( void (hx::Object::*)( ::Dynamic, ::Dynamic))&::haxe::ds::ObjectMap_obj::set_41d0cb46, - ( bool (hx::Object::*)( ::Dynamic))&::haxe::ds::ObjectMap_obj::exists, - ( bool (hx::Object::*)( ::Dynamic))&::haxe::ds::ObjectMap_obj::remove, -}; - -void ObjectMap_obj::set_41d0cb46( ::Dynamic k, ::Dynamic v) { - set(k,v); -} -void *ObjectMap_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0x09c2bd39: return &_hx_haxe_ds_ObjectMap__hx_haxe_IMap; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - -void ObjectMap_obj::set( ::Dynamic key, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_db502aa8c3ad0a98_61_set) -HXDLIN( 61) ::__object_hash_set(HX_MAP_THIS,key,value); - } - - -HX_DEFINE_DYNAMIC_FUNC2(ObjectMap_obj,set,(void)) - - ::Dynamic ObjectMap_obj::get( ::Dynamic key){ - HX_STACKFRAME(&_hx_pos_db502aa8c3ad0a98_65_get) -HXDLIN( 65) return ::__object_hash_get(this->h,key); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectMap_obj,get,return ) - -bool ObjectMap_obj::exists( ::Dynamic key){ - HX_STACKFRAME(&_hx_pos_db502aa8c3ad0a98_69_exists) -HXDLIN( 69) return ::__object_hash_exists(this->h,key); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectMap_obj,exists,return ) - -bool ObjectMap_obj::remove( ::Dynamic key){ - HX_STACKFRAME(&_hx_pos_db502aa8c3ad0a98_73_remove) -HXDLIN( 73) return ::__object_hash_remove(this->h,key); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectMap_obj,remove,return ) - - ::Dynamic ObjectMap_obj::keys(){ - HX_STACKFRAME(&_hx_pos_db502aa8c3ad0a98_76_keys) -HXLINE( 77) ::cpp::VirtualArray a = ::__object_hash_keys(this->h); -HXLINE( 78) return a->iterator(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ObjectMap_obj,keys,return ) - - -hx::ObjectPtr< ObjectMap_obj > ObjectMap_obj::__new() { - hx::ObjectPtr< ObjectMap_obj > __this = new ObjectMap_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< ObjectMap_obj > ObjectMap_obj::__alloc(hx::Ctx *_hx_ctx) { - ObjectMap_obj *__this = (ObjectMap_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ObjectMap_obj), true, "haxe.ds.ObjectMap")); - *(void **)__this = ObjectMap_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -ObjectMap_obj::ObjectMap_obj() -{ -} - -void ObjectMap_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ObjectMap); - HX_MARK_MEMBER_NAME(h,"h"); - HX_MARK_END_CLASS(); -} - -void ObjectMap_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(h,"h"); -} - -hx::Val ObjectMap_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"h") ) { return hx::Val( h ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"set") ) { return hx::Val( set_dyn() ); } - if (HX_FIELD_EQ(inName,"get") ) { return hx::Val( get_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"keys") ) { return hx::Val( keys_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"exists") ) { return hx::Val( exists_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ObjectMap_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"h") ) { h=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ObjectMap_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("h",68,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ObjectMap_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ObjectMap_obj,h),HX_("h",68,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ObjectMap_obj_sStaticStorageInfo = 0; -#endif - -static ::String ObjectMap_obj_sMemberFields[] = { - HX_("h",68,00,00,00), - HX_("set",a2,9b,57,00), - HX_("get",96,80,4e,00), - HX_("exists",dc,1d,e0,bf), - HX_("remove",44,9c,88,04), - HX_("keys",f4,e1,06,47), - ::String(null()) }; - -hx::Class ObjectMap_obj::__mClass; - -void ObjectMap_obj::__register() -{ - ObjectMap_obj _hx_dummy; - ObjectMap_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.ds.ObjectMap",a6,68,9b,de); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ObjectMap_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ObjectMap_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ObjectMap_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ObjectMap_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace ds diff --git a/hGameTest/bin/linux/obj/src/haxe/ds/StringMap.cpp b/hGameTest/bin/linux/obj/src/haxe/ds/StringMap.cpp deleted file mode 100644 index c01eab78..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/ds/StringMap.cpp +++ /dev/null @@ -1,230 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_22bae1b4f3b43c4a_58_new,"haxe.ds.StringMap","new",0x0f13f0c6,"haxe.ds.StringMap.new","/usr/share/haxe/std/cpp/_std/haxe/ds/StringMap.hx",58,0x911cf5ce) -HX_LOCAL_STACK_FRAME(_hx_pos_22bae1b4f3b43c4a_61_set,"haxe.ds.StringMap","set",0x0f17bc08,"haxe.ds.StringMap.set","/usr/share/haxe/std/cpp/_std/haxe/ds/StringMap.hx",61,0x911cf5ce) -HX_LOCAL_STACK_FRAME(_hx_pos_22bae1b4f3b43c4a_65_get,"haxe.ds.StringMap","get",0x0f0ea0fc,"haxe.ds.StringMap.get","/usr/share/haxe/std/cpp/_std/haxe/ds/StringMap.hx",65,0x911cf5ce) -HX_LOCAL_STACK_FRAME(_hx_pos_22bae1b4f3b43c4a_69_exists,"haxe.ds.StringMap","exists",0xd35fc136,"haxe.ds.StringMap.exists","/usr/share/haxe/std/cpp/_std/haxe/ds/StringMap.hx",69,0x911cf5ce) -HX_LOCAL_STACK_FRAME(_hx_pos_22bae1b4f3b43c4a_73_remove,"haxe.ds.StringMap","remove",0x18083f9e,"haxe.ds.StringMap.remove","/usr/share/haxe/std/cpp/_std/haxe/ds/StringMap.hx",73,0x911cf5ce) -HX_LOCAL_STACK_FRAME(_hx_pos_22bae1b4f3b43c4a_76_keys,"haxe.ds.StringMap","keys",0x20631ace,"haxe.ds.StringMap.keys","/usr/share/haxe/std/cpp/_std/haxe/ds/StringMap.hx",76,0x911cf5ce) -HX_LOCAL_STACK_FRAME(_hx_pos_22bae1b4f3b43c4a_81_iterator,"haxe.ds.StringMap","iterator",0x40ccf7c8,"haxe.ds.StringMap.iterator","/usr/share/haxe/std/cpp/_std/haxe/ds/StringMap.hx",81,0x911cf5ce) -namespace haxe{ -namespace ds{ - -void StringMap_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_22bae1b4f3b43c4a_58_new) - } - -Dynamic StringMap_obj::__CreateEmpty() { return new StringMap_obj; } - -void *StringMap_obj::_hx_vtable = 0; - -Dynamic StringMap_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< StringMap_obj > _hx_result = new StringMap_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool StringMap_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7fd15eaa; -} - -static ::haxe::IMap_obj _hx_haxe_ds_StringMap__hx_haxe_IMap= { - ( void (hx::Object::*)( ::Dynamic, ::Dynamic))&::haxe::ds::StringMap_obj::set_41d0cb46, - ( bool (hx::Object::*)( ::Dynamic))&::haxe::ds::StringMap_obj::exists_5889326f, - ( bool (hx::Object::*)( ::Dynamic))&::haxe::ds::StringMap_obj::remove_5889326f, -}; - -bool StringMap_obj::remove_5889326f( ::Dynamic k) { - return remove(k); -} - -bool StringMap_obj::exists_5889326f( ::Dynamic k) { - return exists(k); -} - -void StringMap_obj::set_41d0cb46( ::Dynamic k, ::Dynamic v) { - set(k,v); -} -void *StringMap_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0x09c2bd39: return &_hx_haxe_ds_StringMap__hx_haxe_IMap; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - -void StringMap_obj::set(::String key, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_22bae1b4f3b43c4a_61_set) -HXDLIN( 61) ::__string_hash_set(HX_MAP_THIS,key,value); - } - - -HX_DEFINE_DYNAMIC_FUNC2(StringMap_obj,set,(void)) - - ::Dynamic StringMap_obj::get(::String key){ - HX_STACKFRAME(&_hx_pos_22bae1b4f3b43c4a_65_get) -HXDLIN( 65) return ::__string_hash_get(this->h,key); - } - - -HX_DEFINE_DYNAMIC_FUNC1(StringMap_obj,get,return ) - -bool StringMap_obj::exists(::String key){ - HX_STACKFRAME(&_hx_pos_22bae1b4f3b43c4a_69_exists) -HXDLIN( 69) return ::__string_hash_exists(this->h,key); - } - - -HX_DEFINE_DYNAMIC_FUNC1(StringMap_obj,exists,return ) - -bool StringMap_obj::remove(::String key){ - HX_STACKFRAME(&_hx_pos_22bae1b4f3b43c4a_73_remove) -HXDLIN( 73) return ::__string_hash_remove(this->h,key); - } - - -HX_DEFINE_DYNAMIC_FUNC1(StringMap_obj,remove,return ) - - ::Dynamic StringMap_obj::keys(){ - HX_STACKFRAME(&_hx_pos_22bae1b4f3b43c4a_76_keys) -HXLINE( 77) ::Array< ::String > a = ::__string_hash_keys(this->h); -HXLINE( 78) return a->iterator(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(StringMap_obj,keys,return ) - - ::Dynamic StringMap_obj::iterator(){ - HX_STACKFRAME(&_hx_pos_22bae1b4f3b43c4a_81_iterator) -HXLINE( 82) ::cpp::VirtualArray a = ::__string_hash_values(this->h); -HXLINE( 83) return a->iterator(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(StringMap_obj,iterator,return ) - - -hx::ObjectPtr< StringMap_obj > StringMap_obj::__new() { - hx::ObjectPtr< StringMap_obj > __this = new StringMap_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< StringMap_obj > StringMap_obj::__alloc(hx::Ctx *_hx_ctx) { - StringMap_obj *__this = (StringMap_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(StringMap_obj), true, "haxe.ds.StringMap")); - *(void **)__this = StringMap_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -StringMap_obj::StringMap_obj() -{ -} - -void StringMap_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(StringMap); - HX_MARK_MEMBER_NAME(h,"h"); - HX_MARK_END_CLASS(); -} - -void StringMap_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(h,"h"); -} - -hx::Val StringMap_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"h") ) { return hx::Val( h ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"set") ) { return hx::Val( set_dyn() ); } - if (HX_FIELD_EQ(inName,"get") ) { return hx::Val( get_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"keys") ) { return hx::Val( keys_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"exists") ) { return hx::Val( exists_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"iterator") ) { return hx::Val( iterator_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val StringMap_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"h") ) { h=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void StringMap_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("h",68,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo StringMap_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(StringMap_obj,h),HX_("h",68,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *StringMap_obj_sStaticStorageInfo = 0; -#endif - -static ::String StringMap_obj_sMemberFields[] = { - HX_("h",68,00,00,00), - HX_("set",a2,9b,57,00), - HX_("get",96,80,4e,00), - HX_("exists",dc,1d,e0,bf), - HX_("remove",44,9c,88,04), - HX_("keys",f4,e1,06,47), - HX_("iterator",ee,49,9a,93), - ::String(null()) }; - -hx::Class StringMap_obj::__mClass; - -void StringMap_obj::__register() -{ - StringMap_obj _hx_dummy; - StringMap_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.ds.StringMap",d4,d5,d6,62); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(StringMap_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< StringMap_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = StringMap_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = StringMap_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace ds diff --git a/hGameTest/bin/linux/obj/src/haxe/ds/_List/ListIterator.cpp b/hGameTest/bin/linux/obj/src/haxe/ds/_List/ListIterator.cpp deleted file mode 100644 index b5c7d3b6..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/ds/_List/ListIterator.cpp +++ /dev/null @@ -1,155 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_ds__List_ListIterator -#include -#endif -#ifndef INCLUDED_haxe_ds__List_ListNode -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_bedc49e96a3e9316_281_new,"haxe.ds._List.ListIterator","new",0x2a47d966,"haxe.ds._List.ListIterator.new","/usr/share/haxe/std/haxe/ds/List.hx",281,0xd0d1e26e) -HX_LOCAL_STACK_FRAME(_hx_pos_bedc49e96a3e9316_285_hasNext,"haxe.ds._List.ListIterator","hasNext",0x5bdaa973,"haxe.ds._List.ListIterator.hasNext","/usr/share/haxe/std/haxe/ds/List.hx",285,0xd0d1e26e) -HX_LOCAL_STACK_FRAME(_hx_pos_bedc49e96a3e9316_288_next,"haxe.ds._List.ListIterator","next",0xd496612d,"haxe.ds._List.ListIterator.next","/usr/share/haxe/std/haxe/ds/List.hx",288,0xd0d1e26e) -namespace haxe{ -namespace ds{ -namespace _List{ - -void ListIterator_obj::__construct( ::haxe::ds::_List::ListNode head){ - HX_STACKFRAME(&_hx_pos_bedc49e96a3e9316_281_new) -HXDLIN( 281) this->head = head; - } - -Dynamic ListIterator_obj::__CreateEmpty() { return new ListIterator_obj; } - -void *ListIterator_obj::_hx_vtable = 0; - -Dynamic ListIterator_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ListIterator_obj > _hx_result = new ListIterator_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool ListIterator_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x06484168; -} - -bool ListIterator_obj::hasNext(){ - HX_STACKFRAME(&_hx_pos_bedc49e96a3e9316_285_hasNext) -HXDLIN( 285) return hx::IsNotNull( this->head ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ListIterator_obj,hasNext,return ) - - ::Dynamic ListIterator_obj::next(){ - HX_STACKFRAME(&_hx_pos_bedc49e96a3e9316_288_next) -HXLINE( 289) ::Dynamic val = this->head->item; -HXLINE( 290) this->head = this->head->next; -HXLINE( 291) return val; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ListIterator_obj,next,return ) - - -hx::ObjectPtr< ListIterator_obj > ListIterator_obj::__new( ::haxe::ds::_List::ListNode head) { - hx::ObjectPtr< ListIterator_obj > __this = new ListIterator_obj(); - __this->__construct(head); - return __this; -} - -hx::ObjectPtr< ListIterator_obj > ListIterator_obj::__alloc(hx::Ctx *_hx_ctx, ::haxe::ds::_List::ListNode head) { - ListIterator_obj *__this = (ListIterator_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ListIterator_obj), true, "haxe.ds._List.ListIterator")); - *(void **)__this = ListIterator_obj::_hx_vtable; - __this->__construct(head); - return __this; -} - -ListIterator_obj::ListIterator_obj() -{ -} - -void ListIterator_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ListIterator); - HX_MARK_MEMBER_NAME(head,"head"); - HX_MARK_END_CLASS(); -} - -void ListIterator_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(head,"head"); -} - -hx::Val ListIterator_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"head") ) { return hx::Val( head ); } - if (HX_FIELD_EQ(inName,"next") ) { return hx::Val( next_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"hasNext") ) { return hx::Val( hasNext_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ListIterator_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"head") ) { head=inValue.Cast< ::haxe::ds::_List::ListNode >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ListIterator_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("head",20,29,0b,45)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ListIterator_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::_List::ListNode */ ,(int)offsetof(ListIterator_obj,head),HX_("head",20,29,0b,45)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ListIterator_obj_sStaticStorageInfo = 0; -#endif - -static ::String ListIterator_obj_sMemberFields[] = { - HX_("head",20,29,0b,45), - HX_("hasNext",6d,a5,46,18), - HX_("next",f3,84,02,49), - ::String(null()) }; - -hx::Class ListIterator_obj::__mClass; - -void ListIterator_obj::__register() -{ - ListIterator_obj _hx_dummy; - ListIterator_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.ds._List.ListIterator",74,ee,81,0e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ListIterator_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ListIterator_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ListIterator_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ListIterator_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace ds -} // end namespace _List diff --git a/hGameTest/bin/linux/obj/src/haxe/ds/_List/ListNode.cpp b/hGameTest/bin/linux/obj/src/haxe/ds/_List/ListNode.cpp deleted file mode 100644 index 37db0af6..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/ds/_List/ListNode.cpp +++ /dev/null @@ -1,121 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_ds__List_ListNode -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_33b72a992501f206_266_new,"haxe.ds._List.ListNode","new",0x5847787a,"haxe.ds._List.ListNode.new","/usr/share/haxe/std/haxe/ds/List.hx",266,0xd0d1e26e) -namespace haxe{ -namespace ds{ -namespace _List{ - -void ListNode_obj::__construct( ::Dynamic item, ::haxe::ds::_List::ListNode next){ - HX_STACKFRAME(&_hx_pos_33b72a992501f206_266_new) -HXLINE( 267) this->item = item; -HXLINE( 268) this->next = next; - } - -Dynamic ListNode_obj::__CreateEmpty() { return new ListNode_obj; } - -void *ListNode_obj::_hx_vtable = 0; - -Dynamic ListNode_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ListNode_obj > _hx_result = new ListNode_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool ListNode_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x714cdb28; -} - - -ListNode_obj::ListNode_obj() -{ -} - -void ListNode_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ListNode); - HX_MARK_MEMBER_NAME(item,"item"); - HX_MARK_MEMBER_NAME(next,"next"); - HX_MARK_END_CLASS(); -} - -void ListNode_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(item,"item"); - HX_VISIT_MEMBER_NAME(next,"next"); -} - -hx::Val ListNode_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"item") ) { return hx::Val( item ); } - if (HX_FIELD_EQ(inName,"next") ) { return hx::Val( next ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ListNode_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"item") ) { item=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"next") ) { next=inValue.Cast< ::haxe::ds::_List::ListNode >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ListNode_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("item",13,c5,bf,45)); - outFields->push(HX_("next",f3,84,02,49)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ListNode_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ListNode_obj,item),HX_("item",13,c5,bf,45)}, - {hx::fsObject /* ::haxe::ds::_List::ListNode */ ,(int)offsetof(ListNode_obj,next),HX_("next",f3,84,02,49)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ListNode_obj_sStaticStorageInfo = 0; -#endif - -static ::String ListNode_obj_sMemberFields[] = { - HX_("item",13,c5,bf,45), - HX_("next",f3,84,02,49), - ::String(null()) }; - -hx::Class ListNode_obj::__mClass; - -void ListNode_obj::__register() -{ - ListNode_obj _hx_dummy; - ListNode_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.ds._List.ListNode",88,73,d7,1e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ListNode_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ListNode_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ListNode_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ListNode_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace ds -} // end namespace _List diff --git a/hGameTest/bin/linux/obj/src/haxe/format/JsonParser.cpp b/hGameTest/bin/linux/obj/src/haxe/format/JsonParser.cpp deleted file mode 100644 index da04eb98..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/format/JsonParser.cpp +++ /dev/null @@ -1,791 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringBuf -#include -#endif -#ifndef INCLUDED_haxe_format_JsonParser -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c5fe9f5f36ee8c2f_51_new,"haxe.format.JsonParser","new",0xa017eec8,"haxe.format.JsonParser.new","/usr/share/haxe/std/haxe/format/JsonParser.hx",51,0x7dd2ac6d) -HX_LOCAL_STACK_FRAME(_hx_pos_c5fe9f5f36ee8c2f_56_doParse,"haxe.format.JsonParser","doParse",0xa959e310,"haxe.format.JsonParser.doParse","/usr/share/haxe/std/haxe/format/JsonParser.hx",56,0x7dd2ac6d) -HX_LOCAL_STACK_FRAME(_hx_pos_c5fe9f5f36ee8c2f_71_parseRec,"haxe.format.JsonParser","parseRec",0xda258b75,"haxe.format.JsonParser.parseRec","/usr/share/haxe/std/haxe/format/JsonParser.hx",71,0x7dd2ac6d) -HX_LOCAL_STACK_FRAME(_hx_pos_c5fe9f5f36ee8c2f_152_parseString,"haxe.format.JsonParser","parseString",0x8c919bcc,"haxe.format.JsonParser.parseString","/usr/share/haxe/std/haxe/format/JsonParser.hx",152,0x7dd2ac6d) -HX_LOCAL_STACK_FRAME(_hx_pos_c5fe9f5f36ee8c2f_312_invalidChar,"haxe.format.JsonParser","invalidChar",0xa9f373d5,"haxe.format.JsonParser.invalidChar","/usr/share/haxe/std/haxe/format/JsonParser.hx",312,0x7dd2ac6d) -HX_LOCAL_STACK_FRAME(_hx_pos_c5fe9f5f36ee8c2f_318_invalidNumber,"haxe.format.JsonParser","invalidNumber",0x8e9d1988,"haxe.format.JsonParser.invalidNumber","/usr/share/haxe/std/haxe/format/JsonParser.hx",318,0x7dd2ac6d) -namespace haxe{ -namespace format{ - -void JsonParser_obj::__construct(::String str){ - HX_STACKFRAME(&_hx_pos_c5fe9f5f36ee8c2f_51_new) -HXLINE( 52) this->str = str; -HXLINE( 53) this->pos = 0; - } - -Dynamic JsonParser_obj::__CreateEmpty() { return new JsonParser_obj; } - -void *JsonParser_obj::_hx_vtable = 0; - -Dynamic JsonParser_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< JsonParser_obj > _hx_result = new JsonParser_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool JsonParser_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5b04dba4; -} - - ::Dynamic JsonParser_obj::doParse(){ - HX_STACKFRAME(&_hx_pos_c5fe9f5f36ee8c2f_56_doParse) -HXLINE( 57) ::Dynamic result = this->parseRec(); -HXLINE( 58) int c; -HXLINE( 59) while(true){ -HXLINE( 59) c = this->str.cca(this->pos++); -HXDLIN( 59) if (!((c != 0))) { -HXLINE( 59) goto _hx_goto_1; - } -HXLINE( 60) switch((int)(c)){ - case (int)9: case (int)10: case (int)13: case (int)32: { - } - break; - default:{ -HXLINE( 64) this->invalidChar(); - } - } - } - _hx_goto_1:; -HXLINE( 67) return result; - } - - -HX_DEFINE_DYNAMIC_FUNC0(JsonParser_obj,doParse,return ) - - ::Dynamic JsonParser_obj::parseRec(){ - HX_STACKFRAME(&_hx_pos_c5fe9f5f36ee8c2f_71_parseRec) -HXDLIN( 71) while(true){ -HXLINE( 72) int c = this->str.cca(this->pos++); -HXLINE( 73) switch((int)(c)){ - case (int)9: case (int)10: case (int)13: case (int)32: { - } - break; - case (int)34: { -HXLINE( 143) return this->parseString(); - } - break; - case (int)45: case (int)48: case (int)49: case (int)50: case (int)51: case (int)52: case (int)53: case (int)54: case (int)55: case (int)56: case (int)57: { -HXLINE( 145) int c1 = c; -HXDLIN( 145) int start = (this->pos - 1); -HXDLIN( 145) bool minus = (c1 == 45); -HXDLIN( 145) bool digit = !(minus); -HXDLIN( 145) bool zero = (c1 == 48); -HXDLIN( 145) bool point = false; -HXDLIN( 145) bool e = false; -HXDLIN( 145) bool pm = false; -HXDLIN( 145) bool end = false; -HXDLIN( 145) while(true){ -HXLINE( 145) c1 = this->str.cca(this->pos++); -HXDLIN( 145) switch((int)(c1)){ - case (int)43: case (int)45: { -HXLINE( 145) bool _hx_tmp; -HXDLIN( 145) if (!(!(e))) { -HXLINE( 145) _hx_tmp = pm; - } - else { -HXLINE( 145) _hx_tmp = true; - } -HXDLIN( 145) if (_hx_tmp) { -HXLINE( 145) this->invalidNumber(start); - } -HXDLIN( 145) digit = false; -HXDLIN( 145) pm = true; - } - break; - case (int)46: { -HXLINE( 145) bool _hx_tmp1; -HXDLIN( 145) bool _hx_tmp2; -HXDLIN( 145) if (!(minus)) { -HXLINE( 145) _hx_tmp2 = point; - } - else { -HXLINE( 145) _hx_tmp2 = true; - } -HXDLIN( 145) if (!(_hx_tmp2)) { -HXLINE( 145) _hx_tmp1 = e; - } - else { -HXLINE( 145) _hx_tmp1 = true; - } -HXDLIN( 145) if (_hx_tmp1) { -HXLINE( 145) this->invalidNumber(start); - } -HXDLIN( 145) digit = false; -HXDLIN( 145) point = true; - } - break; - case (int)48: { -HXLINE( 145) bool _hx_tmp3; -HXDLIN( 145) if (zero) { -HXLINE( 145) _hx_tmp3 = !(point); - } - else { -HXLINE( 145) _hx_tmp3 = false; - } -HXDLIN( 145) if (_hx_tmp3) { -HXLINE( 145) this->invalidNumber(start); - } -HXDLIN( 145) if (minus) { -HXLINE( 145) minus = false; -HXDLIN( 145) zero = true; - } -HXDLIN( 145) digit = true; - } - break; - case (int)49: case (int)50: case (int)51: case (int)52: case (int)53: case (int)54: case (int)55: case (int)56: case (int)57: { -HXLINE( 145) bool _hx_tmp4; -HXDLIN( 145) if (zero) { -HXLINE( 145) _hx_tmp4 = !(point); - } - else { -HXLINE( 145) _hx_tmp4 = false; - } -HXDLIN( 145) if (_hx_tmp4) { -HXLINE( 145) this->invalidNumber(start); - } -HXDLIN( 145) if (minus) { -HXLINE( 145) minus = false; - } -HXDLIN( 145) digit = true; -HXDLIN( 145) zero = false; - } - break; - case (int)69: case (int)101: { -HXLINE( 145) bool _hx_tmp5; -HXDLIN( 145) bool _hx_tmp6; -HXDLIN( 145) if (!(minus)) { -HXLINE( 145) _hx_tmp6 = zero; - } - else { -HXLINE( 145) _hx_tmp6 = true; - } -HXDLIN( 145) if (!(_hx_tmp6)) { -HXLINE( 145) _hx_tmp5 = e; - } - else { -HXLINE( 145) _hx_tmp5 = true; - } -HXDLIN( 145) if (_hx_tmp5) { -HXLINE( 145) this->invalidNumber(start); - } -HXDLIN( 145) digit = false; -HXDLIN( 145) e = true; - } - break; - default:{ -HXLINE( 145) if (!(digit)) { -HXLINE( 145) this->invalidNumber(start); - } -HXDLIN( 145) this->pos--; -HXDLIN( 145) end = true; - } - } -HXDLIN( 145) if (end) { -HXLINE( 145) goto _hx_goto_4; - } - } - _hx_goto_4:; -HXDLIN( 145) Float f = ::Std_obj::parseFloat(this->str.substr(start,(this->pos - start))); -HXDLIN( 145) int i = ::Std_obj::_hx_int(f); -HXDLIN( 145) if ((i == f)) { -HXLINE( 145) return i; - } - else { -HXLINE( 145) return f; - } - } - break; - case (int)91: { -HXLINE( 103) ::cpp::VirtualArray arr = ::cpp::VirtualArray_obj::__new(0); -HXDLIN( 103) ::Dynamic comma = null(); -HXLINE( 104) while(true){ -HXLINE( 105) int c2 = this->str.cca(this->pos++); -HXLINE( 106) switch((int)(c2)){ - case (int)9: case (int)10: case (int)13: case (int)32: { - } - break; - case (int)44: { -HXLINE( 113) if (( (bool)(comma) )) { -HXLINE( 113) comma = false; - } - else { -HXLINE( 113) this->invalidChar(); - } - } - break; - case (int)93: { -HXLINE( 110) if (hx::IsEq( comma,false )) { -HXLINE( 110) this->invalidChar(); - } -HXLINE( 111) return arr; - } - break; - default:{ -HXLINE( 115) if (( (bool)(comma) )) { -HXLINE( 115) this->invalidChar(); - } -HXLINE( 116) this->pos--; -HXLINE( 117) arr->push(this->parseRec()); -HXLINE( 118) comma = true; - } - } - } - } - break; - case (int)102: { -HXLINE( 129) int save = this->pos; -HXLINE( 130) bool _hx_tmp7; -HXDLIN( 130) bool _hx_tmp8; -HXDLIN( 130) bool _hx_tmp9; -HXDLIN( 130) if ((this->str.cca(this->pos++) == 97)) { -HXLINE( 130) _hx_tmp9 = (this->str.cca(this->pos++) != 108); - } - else { -HXLINE( 130) _hx_tmp9 = true; - } -HXDLIN( 130) if (!(_hx_tmp9)) { -HXLINE( 130) _hx_tmp8 = (this->str.cca(this->pos++) != 115); - } - else { -HXLINE( 130) _hx_tmp8 = true; - } -HXDLIN( 130) if (!(_hx_tmp8)) { -HXLINE( 130) _hx_tmp7 = (this->str.cca(this->pos++) != 101); - } - else { -HXLINE( 130) _hx_tmp7 = true; - } -HXDLIN( 130) if (_hx_tmp7) { -HXLINE( 131) this->pos = save; -HXLINE( 132) this->invalidChar(); - } -HXLINE( 134) return false; - } - break; - case (int)110: { -HXLINE( 136) int save1 = this->pos; -HXLINE( 137) bool _hx_tmp10; -HXDLIN( 137) bool _hx_tmp11; -HXDLIN( 137) if ((this->str.cca(this->pos++) == 117)) { -HXLINE( 137) _hx_tmp11 = (this->str.cca(this->pos++) != 108); - } - else { -HXLINE( 137) _hx_tmp11 = true; - } -HXDLIN( 137) if (!(_hx_tmp11)) { -HXLINE( 137) _hx_tmp10 = (this->str.cca(this->pos++) != 108); - } - else { -HXLINE( 137) _hx_tmp10 = true; - } -HXDLIN( 137) if (_hx_tmp10) { -HXLINE( 138) this->pos = save1; -HXLINE( 139) this->invalidChar(); - } -HXLINE( 141) return null(); - } - break; - case (int)116: { -HXLINE( 122) int save2 = this->pos; -HXLINE( 123) bool _hx_tmp12; -HXDLIN( 123) bool _hx_tmp13; -HXDLIN( 123) if ((this->str.cca(this->pos++) == 114)) { -HXLINE( 123) _hx_tmp13 = (this->str.cca(this->pos++) != 117); - } - else { -HXLINE( 123) _hx_tmp13 = true; - } -HXDLIN( 123) if (!(_hx_tmp13)) { -HXLINE( 123) _hx_tmp12 = (this->str.cca(this->pos++) != 101); - } - else { -HXLINE( 123) _hx_tmp12 = true; - } -HXDLIN( 123) if (_hx_tmp12) { -HXLINE( 124) this->pos = save2; -HXLINE( 125) this->invalidChar(); - } -HXLINE( 127) return true; - } - break; - case (int)123: { -HXLINE( 77) ::Dynamic obj = ::Dynamic(hx::Anon_obj::Create(0)); -HXDLIN( 77) ::String field = null(); -HXDLIN( 77) ::Dynamic comma1 = null(); -HXLINE( 78) while(true){ -HXLINE( 79) int c3 = this->str.cca(this->pos++); -HXLINE( 80) switch((int)(c3)){ - case (int)9: case (int)10: case (int)13: case (int)32: { - } - break; - case (int)34: { -HXLINE( 96) bool _hx_tmp14; -HXDLIN( 96) if (hx::IsNull( field )) { -HXLINE( 96) _hx_tmp14 = ( (bool)(comma1) ); - } - else { -HXLINE( 96) _hx_tmp14 = true; - } -HXDLIN( 96) if (_hx_tmp14) { -HXLINE( 96) this->invalidChar(); - } -HXLINE( 97) field = this->parseString(); - } - break; - case (int)44: { -HXLINE( 94) if (( (bool)(comma1) )) { -HXLINE( 94) comma1 = false; - } - else { -HXLINE( 94) this->invalidChar(); - } - } - break; - case (int)58: { -HXLINE( 88) if (hx::IsNull( field )) { -HXLINE( 89) this->invalidChar(); - } -HXLINE( 90) ::Reflect_obj::setField(obj,field,this->parseRec()); -HXLINE( 91) field = null(); -HXLINE( 92) comma1 = true; - } - break; - case (int)125: { -HXLINE( 84) bool _hx_tmp15; -HXDLIN( 84) if (hx::IsNull( field )) { -HXLINE( 84) _hx_tmp15 = hx::IsEq( comma1,false ); - } - else { -HXLINE( 84) _hx_tmp15 = true; - } -HXDLIN( 84) if (_hx_tmp15) { -HXLINE( 85) this->invalidChar(); - } -HXLINE( 86) return obj; - } - break; - default:{ -HXLINE( 99) this->invalidChar(); - } - } - } - } - break; - default:{ -HXLINE( 147) this->invalidChar(); - } - } - } -HXLINE( 71) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(JsonParser_obj,parseRec,return ) - -::String JsonParser_obj::parseString(){ - HX_GC_STACKFRAME(&_hx_pos_c5fe9f5f36ee8c2f_152_parseString) -HXLINE( 153) int start = this->pos; -HXLINE( 154) ::StringBuf buf = null(); -HXLINE( 156) int prev = -1; -HXLINE( 163) while(true){ -HXLINE( 164) int c = this->str.cca(this->pos++); -HXLINE( 165) if ((c == 34)) { -HXLINE( 166) goto _hx_goto_8; - } -HXLINE( 167) if ((c == 92)) { -HXLINE( 168) if (hx::IsNull( buf )) { -HXLINE( 169) buf = ::StringBuf_obj::__alloc( HX_CTX ); - } -HXLINE( 171) { -HXLINE( 171) ::String s = this->str; -HXDLIN( 171) ::Dynamic len = ((this->pos - start) - 1); -HXDLIN( 171) if (hx::IsNotNull( buf->charBuf )) { -HXLINE( 171) buf->flush(); - } -HXDLIN( 171) if (hx::IsNull( buf->b )) { -HXLINE( 171) buf->b = ::Array_obj< ::String >::__new(1)->init(0,s.substr(start,len)); - } - else { -HXLINE( 171) ::Array< ::String > buf1 = buf->b; -HXDLIN( 171) buf1->push(s.substr(start,len)); - } - } -HXLINE( 172) c = this->str.cca(this->pos++); -HXLINE( 174) bool _hx_tmp; -HXDLIN( 174) if ((c != 117)) { -HXLINE( 174) _hx_tmp = (prev != -1); - } - else { -HXLINE( 174) _hx_tmp = false; - } -HXDLIN( 174) if (_hx_tmp) { -HXLINE( 175) { -HXLINE( 175) ::String x = ::String::fromCharCode(65533); -HXDLIN( 175) if (hx::IsNotNull( buf->charBuf )) { -HXLINE( 175) buf->flush(); - } -HXDLIN( 175) if (hx::IsNull( buf->b )) { -HXLINE( 175) buf->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x)); - } - else { -HXLINE( 175) ::Array< ::String > buf2 = buf->b; -HXDLIN( 175) buf2->push(::Std_obj::string(x)); - } - } -HXDLIN( 175) prev = -1; - } -HXLINE( 177) switch((int)(c)){ - case (int)34: case (int)47: case (int)92: { -HXLINE( 189) if ((c >= 127)) { -HXLINE( 189) ::String x1 = ::String::fromCharCode(c); -HXDLIN( 189) if (hx::IsNotNull( buf->charBuf )) { -HXLINE( 189) buf->flush(); - } -HXDLIN( 189) if (hx::IsNull( buf->b )) { -HXLINE( 189) buf->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x1)); - } - else { -HXLINE( 189) ::Array< ::String > buf3 = buf->b; -HXDLIN( 189) buf3->push(::Std_obj::string(x1)); - } - } - else { -HXLINE( 189) if (hx::IsNull( buf->charBuf )) { -HXLINE( 189) buf->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 189) buf->charBuf->push(c); - } - } - break; - case (int)98: { -HXLINE( 185) if (hx::IsNull( buf->charBuf )) { -HXLINE( 185) buf->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 185) buf->charBuf->push(8); - } - break; - case (int)102: { -HXLINE( 187) if (hx::IsNull( buf->charBuf )) { -HXLINE( 187) buf->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 187) buf->charBuf->push(12); - } - break; - case (int)110: { -HXLINE( 181) if (hx::IsNull( buf->charBuf )) { -HXLINE( 181) buf->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 181) buf->charBuf->push(10); - } - break; - case (int)114: { -HXLINE( 179) if (hx::IsNull( buf->charBuf )) { -HXLINE( 179) buf->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 179) buf->charBuf->push(13); - } - break; - case (int)116: { -HXLINE( 183) if (hx::IsNull( buf->charBuf )) { -HXLINE( 183) buf->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 183) buf->charBuf->push(9); - } - break; - case (int)117: { -HXLINE( 191) int uc = ( (int)(::Std_obj::parseInt((HX_("0x",48,2a,00,00) + this->str.substr(this->pos,4)))) ); -HXLINE( 192) ::haxe::format::JsonParser _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 192) _hx_tmp1->pos = (_hx_tmp1->pos + 4); -HXLINE( 210) if ((prev != -1)) { -HXLINE( 211) bool _hx_tmp2; -HXDLIN( 211) if ((uc >= 56320)) { -HXLINE( 211) _hx_tmp2 = (uc > 57343); - } - else { -HXLINE( 211) _hx_tmp2 = true; - } -HXDLIN( 211) if (_hx_tmp2) { -HXLINE( 212) { -HXLINE( 212) ::String x2 = ::String::fromCharCode(65533); -HXDLIN( 212) if (hx::IsNotNull( buf->charBuf )) { -HXLINE( 212) buf->flush(); - } -HXDLIN( 212) if (hx::IsNull( buf->b )) { -HXLINE( 212) buf->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x2)); - } - else { -HXLINE( 212) ::Array< ::String > buf4 = buf->b; -HXDLIN( 212) buf4->push(::Std_obj::string(x2)); - } - } -HXDLIN( 212) prev = -1; - } - else { -HXLINE( 214) { -HXLINE( 214) int c1 = ((((prev - 55296) << 10) + (uc - 56320)) + 65536); -HXDLIN( 214) if ((c1 >= 127)) { -HXLINE( 214) ::String x3 = ::String::fromCharCode(c1); -HXDLIN( 214) if (hx::IsNotNull( buf->charBuf )) { -HXLINE( 214) buf->flush(); - } -HXDLIN( 214) if (hx::IsNull( buf->b )) { -HXLINE( 214) buf->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x3)); - } - else { -HXLINE( 214) ::Array< ::String > buf5 = buf->b; -HXDLIN( 214) buf5->push(::Std_obj::string(x3)); - } - } - else { -HXLINE( 214) if (hx::IsNull( buf->charBuf )) { -HXLINE( 214) buf->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 214) buf->charBuf->push(c1); - } - } -HXLINE( 215) prev = -1; - } - } - else { -HXLINE( 217) bool _hx_tmp3; -HXDLIN( 217) if ((uc >= 55296)) { -HXLINE( 217) _hx_tmp3 = (uc <= 56319); - } - else { -HXLINE( 217) _hx_tmp3 = false; - } -HXDLIN( 217) if (_hx_tmp3) { -HXLINE( 218) prev = uc; - } - else { -HXLINE( 220) if ((uc >= 127)) { -HXLINE( 220) ::String x4 = ::String::fromCharCode(uc); -HXDLIN( 220) if (hx::IsNotNull( buf->charBuf )) { -HXLINE( 220) buf->flush(); - } -HXDLIN( 220) if (hx::IsNull( buf->b )) { -HXLINE( 220) buf->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x4)); - } - else { -HXLINE( 220) ::Array< ::String > buf6 = buf->b; -HXDLIN( 220) buf6->push(::Std_obj::string(x4)); - } - } - else { -HXLINE( 220) if (hx::IsNull( buf->charBuf )) { -HXLINE( 220) buf->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 220) buf->charBuf->push(uc); - } - } - } - } - break; - default:{ -HXLINE( 223) HX_STACK_DO_THROW((((HX_("Invalid escape sequence \\",73,af,f7,b2) + ::String::fromCharCode(c)) + HX_(" at position ",0a,c2,01,e0)) + (this->pos - 1))); - } - } -HXLINE( 225) start = this->pos; - } - else { -HXLINE( 241) if ((c == 0)) { -HXLINE( 242) HX_STACK_DO_THROW(HX_("Unclosed string",ac,02,ef,ea)); - } - } - } - _hx_goto_8:; -HXLINE( 245) if ((prev != -1)) { -HXLINE( 246) { -HXLINE( 246) ::String x5 = ::String::fromCharCode(65533); -HXDLIN( 246) if (hx::IsNotNull( buf->charBuf )) { -HXLINE( 246) buf->flush(); - } -HXDLIN( 246) if (hx::IsNull( buf->b )) { -HXLINE( 246) buf->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x5)); - } - else { -HXLINE( 246) ::Array< ::String > buf7 = buf->b; -HXDLIN( 246) buf7->push(::Std_obj::string(x5)); - } - } -HXDLIN( 246) prev = -1; - } -HXLINE( 248) if (hx::IsNull( buf )) { -HXLINE( 249) return this->str.substr(start,((this->pos - start) - 1)); - } - else { -HXLINE( 251) { -HXLINE( 251) ::String s1 = this->str; -HXDLIN( 251) ::Dynamic len1 = ((this->pos - start) - 1); -HXDLIN( 251) if (hx::IsNotNull( buf->charBuf )) { -HXLINE( 251) buf->flush(); - } -HXDLIN( 251) if (hx::IsNull( buf->b )) { -HXLINE( 251) buf->b = ::Array_obj< ::String >::__new(1)->init(0,s1.substr(start,len1)); - } - else { -HXLINE( 251) ::Array< ::String > buf8 = buf->b; -HXDLIN( 251) buf8->push(s1.substr(start,len1)); - } - } -HXLINE( 252) return buf->toString(); - } -HXLINE( 248) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(JsonParser_obj,parseString,return ) - -void JsonParser_obj::invalidChar(){ - HX_STACKFRAME(&_hx_pos_c5fe9f5f36ee8c2f_312_invalidChar) -HXLINE( 313) this->pos--; -HXLINE( 314) ::String _hx_tmp = ((HX_("Invalid char ",81,66,ec,29) + this->str.cca(this->pos)) + HX_(" at position ",0a,c2,01,e0)); -HXDLIN( 314) HX_STACK_DO_THROW((_hx_tmp + this->pos)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(JsonParser_obj,invalidChar,(void)) - -void JsonParser_obj::invalidNumber(int start){ - HX_STACKFRAME(&_hx_pos_c5fe9f5f36ee8c2f_318_invalidNumber) -HXDLIN( 318) HX_STACK_DO_THROW((((HX_("Invalid number at position ",d8,9d,6f,13) + start) + HX_(": ",a6,32,00,00)) + this->str.substr(start,(this->pos - start)))); - } - - -HX_DEFINE_DYNAMIC_FUNC1(JsonParser_obj,invalidNumber,(void)) - - -hx::ObjectPtr< JsonParser_obj > JsonParser_obj::__new(::String str) { - hx::ObjectPtr< JsonParser_obj > __this = new JsonParser_obj(); - __this->__construct(str); - return __this; -} - -hx::ObjectPtr< JsonParser_obj > JsonParser_obj::__alloc(hx::Ctx *_hx_ctx,::String str) { - JsonParser_obj *__this = (JsonParser_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(JsonParser_obj), true, "haxe.format.JsonParser")); - *(void **)__this = JsonParser_obj::_hx_vtable; - __this->__construct(str); - return __this; -} - -JsonParser_obj::JsonParser_obj() -{ -} - -void JsonParser_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(JsonParser); - HX_MARK_MEMBER_NAME(str,"str"); - HX_MARK_MEMBER_NAME(pos,"pos"); - HX_MARK_END_CLASS(); -} - -void JsonParser_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(str,"str"); - HX_VISIT_MEMBER_NAME(pos,"pos"); -} - -hx::Val JsonParser_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"str") ) { return hx::Val( str ); } - if (HX_FIELD_EQ(inName,"pos") ) { return hx::Val( pos ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"doParse") ) { return hx::Val( doParse_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"parseRec") ) { return hx::Val( parseRec_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"parseString") ) { return hx::Val( parseString_dyn() ); } - if (HX_FIELD_EQ(inName,"invalidChar") ) { return hx::Val( invalidChar_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"invalidNumber") ) { return hx::Val( invalidNumber_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val JsonParser_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"str") ) { str=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"pos") ) { pos=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void JsonParser_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("str",b1,a8,57,00)); - outFields->push(HX_("pos",94,5d,55,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo JsonParser_obj_sMemberStorageInfo[] = { - {hx::fsString,(int)offsetof(JsonParser_obj,str),HX_("str",b1,a8,57,00)}, - {hx::fsInt,(int)offsetof(JsonParser_obj,pos),HX_("pos",94,5d,55,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *JsonParser_obj_sStaticStorageInfo = 0; -#endif - -static ::String JsonParser_obj_sMemberFields[] = { - HX_("str",b1,a8,57,00), - HX_("pos",94,5d,55,00), - HX_("doParse",a8,70,82,f0), - HX_("parseRec",dd,e2,78,d6), - HX_("parseString",64,d5,6c,8c), - HX_("invalidChar",6d,ad,ce,a9), - HX_("invalidNumber",20,e9,eb,a6), - ::String(null()) }; - -hx::Class JsonParser_obj::__mClass; - -void JsonParser_obj::__register() -{ - JsonParser_obj _hx_dummy; - JsonParser_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.format.JsonParser",d6,2a,bf,29); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(JsonParser_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< JsonParser_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = JsonParser_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = JsonParser_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace format diff --git a/hGameTest/bin/linux/obj/src/haxe/format/JsonPrinter.cpp b/hGameTest/bin/linux/obj/src/haxe/format/JsonPrinter.cpp deleted file mode 100644 index c3d7203a..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/format/JsonPrinter.cpp +++ /dev/null @@ -1,825 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Date -#include -#endif -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringBuf -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_Type -#include -#endif -#ifndef INCLUDED_ValueType -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_format_JsonPrinter -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_48248be6b214f1a1_56_new,"haxe.format.JsonPrinter","new",0xeb68de75,"haxe.format.JsonPrinter.new","/usr/share/haxe/std/haxe/format/JsonPrinter.hx",56,0x79c62836) -HX_LOCAL_STACK_FRAME(_hx_pos_48248be6b214f1a1_81_write,"haxe.format.JsonPrinter","write",0x755dea34,"haxe.format.JsonPrinter.write","/usr/share/haxe/std/haxe/format/JsonPrinter.hx",81,0x79c62836) -static const ::String _hx_array_data_f7b98003_4[] = { - HX_("null",87,9e,0e,49), -}; -static const ::String _hx_array_data_f7b98003_5[] = { - HX_("\"\"",09,3c,cc,8b), -}; -static const ::String _hx_array_data_f7b98003_6[] = { - HX_("\"???\"",45,2f,74,bd), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_48248be6b214f1a1_158_classString,"haxe.format.JsonPrinter","classString",0x9219ba3e,"haxe.format.JsonPrinter.classString","/usr/share/haxe/std/haxe/format/JsonPrinter.hx",158,0x79c62836) -HX_LOCAL_STACK_FRAME(_hx_pos_48248be6b214f1a1_165_fieldsString,"haxe.format.JsonPrinter","fieldsString",0x974bd375,"haxe.format.JsonPrinter.fieldsString","/usr/share/haxe/std/haxe/format/JsonPrinter.hx",165,0x79c62836) -HX_LOCAL_STACK_FRAME(_hx_pos_48248be6b214f1a1_196_quote,"haxe.format.JsonPrinter","quote",0x02f6a091,"haxe.format.JsonPrinter.quote","/usr/share/haxe/std/haxe/format/JsonPrinter.hx",196,0x79c62836) -static const ::String _hx_array_data_f7b98003_12[] = { - HX_("\\b",86,50,00,00), -}; -static const ::String _hx_array_data_f7b98003_13[] = { - HX_("\\t",98,50,00,00), -}; -static const ::String _hx_array_data_f7b98003_14[] = { - HX_("\\n",92,50,00,00), -}; -static const ::String _hx_array_data_f7b98003_15[] = { - HX_("\\f",8a,50,00,00), -}; -static const ::String _hx_array_data_f7b98003_16[] = { - HX_("\\r",96,50,00,00), -}; -static const ::String _hx_array_data_f7b98003_17[] = { - HX_("\\\"",46,50,00,00), -}; -static const ::String _hx_array_data_f7b98003_18[] = { - HX_("\\\\",80,50,00,00), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_48248be6b214f1a1_44_print,"haxe.format.JsonPrinter","print",0x6d8fd582,"haxe.format.JsonPrinter.print","/usr/share/haxe/std/haxe/format/JsonPrinter.hx",44,0x79c62836) -namespace haxe{ -namespace format{ - -void JsonPrinter_obj::__construct( ::Dynamic replacer,::String space){ - HX_GC_STACKFRAME(&_hx_pos_48248be6b214f1a1_56_new) -HXLINE( 57) this->replacer = replacer; -HXLINE( 58) this->indent = space; -HXLINE( 59) this->pretty = hx::IsNotNull( space ); -HXLINE( 60) this->nind = 0; -HXLINE( 67) this->buf = ::StringBuf_obj::__alloc( HX_CTX ); - } - -Dynamic JsonPrinter_obj::__CreateEmpty() { return new JsonPrinter_obj; } - -void *JsonPrinter_obj::_hx_vtable = 0; - -Dynamic JsonPrinter_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< JsonPrinter_obj > _hx_result = new JsonPrinter_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool JsonPrinter_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x55464e91; -} - -void JsonPrinter_obj::write( ::Dynamic k, ::Dynamic v){ - HX_STACKFRAME(&_hx_pos_48248be6b214f1a1_81_write) -HXLINE( 82) if (hx::IsNotNull( this->replacer )) { -HXLINE( 83) v = this->replacer(k,v); - } -HXLINE( 84) { -HXLINE( 84) ::ValueType _g = ::Type_obj::_hx_typeof(v); -HXDLIN( 84) switch((int)(_g->_hx_getIndex())){ - case (int)0: { -HXLINE( 136) ::StringBuf _this = this->buf; -HXDLIN( 136) if (hx::IsNotNull( _this->charBuf )) { -HXLINE( 136) _this->flush(); - } -HXDLIN( 136) if (hx::IsNull( _this->b )) { -HXLINE( 136) _this->b = ::Array_obj< ::String >::fromData( _hx_array_data_f7b98003_4,1); - } - else { -HXLINE( 136) _this->b->push(HX_("null",87,9e,0e,49)); - } - } - break; - case (int)1: { -HXLINE( 90) ::String v1 = ( (::String)(v) ); -HXDLIN( 90) { -HXLINE( 90) ::StringBuf _this1 = this->buf; -HXDLIN( 90) if (hx::IsNotNull( _this1->charBuf )) { -HXLINE( 90) _this1->flush(); - } -HXDLIN( 90) if (hx::IsNull( _this1->b )) { -HXLINE( 90) _this1->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(v1)); - } - else { -HXLINE( 90) ::Array< ::String > _this2 = _this1->b; -HXDLIN( 90) _this2->push(::Std_obj::string(v1)); - } - } - } - break; - case (int)2: { -HXLINE( 92) ::String v2; -HXDLIN( 92) if (::Math_obj::isFinite(( (Float)(v) ))) { -HXLINE( 92) v2 = ::Std_obj::string(v); - } - else { -HXLINE( 92) v2 = HX_("null",87,9e,0e,49); - } -HXDLIN( 92) { -HXLINE( 92) ::StringBuf _this3 = this->buf; -HXDLIN( 92) if (hx::IsNotNull( _this3->charBuf )) { -HXLINE( 92) _this3->flush(); - } -HXDLIN( 92) if (hx::IsNull( _this3->b )) { -HXLINE( 92) _this3->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(v2)); - } - else { -HXLINE( 92) ::Array< ::String > _this4 = _this3->b; -HXDLIN( 92) _this4->push(::Std_obj::string(v2)); - } - } - } - break; - case (int)3: { -HXLINE( 134) ::String v3 = ( (::String)(v) ); -HXDLIN( 134) { -HXLINE( 134) ::StringBuf _this5 = this->buf; -HXDLIN( 134) if (hx::IsNotNull( _this5->charBuf )) { -HXLINE( 134) _this5->flush(); - } -HXDLIN( 134) if (hx::IsNull( _this5->b )) { -HXLINE( 134) _this5->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(v3)); - } - else { -HXLINE( 134) ::Array< ::String > _this6 = _this5->b; -HXDLIN( 134) _this6->push(::Std_obj::string(v3)); - } - } - } - break; - case (int)4: { -HXLINE( 88) this->fieldsString(v,::Reflect_obj::fields(v)); - } - break; - case (int)5: { -HXLINE( 94) ::StringBuf _this7 = this->buf; -HXDLIN( 94) if (hx::IsNotNull( _this7->charBuf )) { -HXLINE( 94) _this7->flush(); - } -HXDLIN( 94) if (hx::IsNull( _this7->b )) { -HXLINE( 94) _this7->b = ::Array_obj< ::String >::fromData( _hx_array_data_f7b98003_5,1); - } - else { -HXLINE( 94) _this7->b->push(HX_("\"\"",09,3c,cc,8b)); - } - } - break; - case (int)6: { -HXLINE( 95) hx::Class c = _g->_hx_getObject(0).StaticCast< hx::Class >(); -HXLINE( 96) if (hx::IsEq( c,hx::ClassOf< ::String >() )) { -HXLINE( 97) this->quote(( (::String)(v) )); - } - else { -HXLINE( 98) if (hx::IsEq( c,hx::ArrayBase::__mClass )) { -HXLINE( 99) ::cpp::VirtualArray v4 = ( (::cpp::VirtualArray)(v) ); -HXLINE( 100) { -HXLINE( 100) ::StringBuf _this8 = this->buf; -HXDLIN( 100) { -HXLINE( 100) if (hx::IsNull( _this8->charBuf )) { -HXLINE( 100) _this8->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 100) _this8->charBuf->push(91); - } - } -HXLINE( 102) int len = v4->get_length(); -HXLINE( 103) int last = (len - 1); -HXLINE( 104) { -HXLINE( 104) int _g1 = 0; -HXDLIN( 104) int _g11 = len; -HXDLIN( 104) while((_g1 < _g11)){ -HXLINE( 104) _g1 = (_g1 + 1); -HXDLIN( 104) int i = (_g1 - 1); -HXLINE( 105) if ((i > 0)) { -HXLINE( 106) ::StringBuf _this9 = this->buf; -HXDLIN( 106) { -HXLINE( 106) if (hx::IsNull( _this9->charBuf )) { -HXLINE( 106) _this9->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 106) _this9->charBuf->push(44); - } - } - else { -HXLINE( 108) this->nind++; - } -HXLINE( 109) if (this->pretty) { -HXLINE( 109) ::StringBuf _this10 = this->buf; -HXDLIN( 109) { -HXLINE( 109) if (hx::IsNull( _this10->charBuf )) { -HXLINE( 109) _this10->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 109) _this10->charBuf->push(10); - } - } -HXLINE( 110) if (this->pretty) { -HXLINE( 110) ::String v5 = ::StringTools_obj::lpad(HX_("",00,00,00,00),this->indent,(this->nind * this->indent.length)); -HXDLIN( 110) { -HXLINE( 110) ::StringBuf _this11 = this->buf; -HXDLIN( 110) if (hx::IsNotNull( _this11->charBuf )) { -HXLINE( 110) _this11->flush(); - } -HXDLIN( 110) if (hx::IsNull( _this11->b )) { -HXLINE( 110) _this11->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(v5)); - } - else { -HXLINE( 110) ::Array< ::String > _this12 = _this11->b; -HXDLIN( 110) _this12->push(::Std_obj::string(v5)); - } - } - } -HXLINE( 111) this->write(i,v4->__get(i)); -HXLINE( 112) if ((i == last)) { -HXLINE( 113) this->nind--; -HXLINE( 114) if (this->pretty) { -HXLINE( 114) ::StringBuf _this13 = this->buf; -HXDLIN( 114) { -HXLINE( 114) if (hx::IsNull( _this13->charBuf )) { -HXLINE( 114) _this13->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 114) _this13->charBuf->push(10); - } - } -HXLINE( 115) if (this->pretty) { -HXLINE( 115) ::String v6 = ::StringTools_obj::lpad(HX_("",00,00,00,00),this->indent,(this->nind * this->indent.length)); -HXDLIN( 115) { -HXLINE( 115) ::StringBuf _this14 = this->buf; -HXDLIN( 115) if (hx::IsNotNull( _this14->charBuf )) { -HXLINE( 115) _this14->flush(); - } -HXDLIN( 115) if (hx::IsNull( _this14->b )) { -HXLINE( 115) _this14->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(v6)); - } - else { -HXLINE( 115) ::Array< ::String > _this15 = _this14->b; -HXDLIN( 115) _this15->push(::Std_obj::string(v6)); - } - } - } - } - } - } -HXLINE( 118) { -HXLINE( 118) ::StringBuf _this16 = this->buf; -HXDLIN( 118) { -HXLINE( 118) if (hx::IsNull( _this16->charBuf )) { -HXLINE( 118) _this16->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 118) _this16->charBuf->push(93); - } - } - } - else { -HXLINE( 119) if (hx::IsEq( c,hx::ClassOf< ::haxe::ds::StringMap >() )) { -HXLINE( 120) ::haxe::ds::StringMap v7 = ( ( ::haxe::ds::StringMap)(v) ); -HXLINE( 121) ::Dynamic o = ::Dynamic(hx::Anon_obj::Create(0)); -HXLINE( 122) { -HXLINE( 122) ::Dynamic k1 = v7->keys(); -HXDLIN( 122) while(( (bool)(k1->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 122) ::String k2 = ( (::String)(k1->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 123) ::Reflect_obj::setField(o,k2,v7->get(k2)); - } - } -HXLINE( 124) { -HXLINE( 124) ::Dynamic v8 = o; -HXDLIN( 124) this->fieldsString(v8,::Reflect_obj::fields(v8)); - } - } - else { -HXLINE( 125) if (hx::IsEq( c,hx::ClassOf< ::Date >() )) { -HXLINE( 126) ::Date v9 = ( ( ::Date)(v) ); -HXLINE( 127) this->quote(v9->toString()); - } - else { -HXLINE( 129) this->classString(v); - } - } - } - } - } - break; - case (int)7: { -HXLINE( 130) hx::Class _g12 = _g->_hx_getObject(0).StaticCast< hx::Class >(); -HXDLIN( 130) { -HXLINE( 131) ::Dynamic i1 = _hx_getEnumValueIndex(v); -HXLINE( 132) { -HXLINE( 132) ::String v10 = ( (::String)(i1) ); -HXDLIN( 132) { -HXLINE( 132) ::StringBuf _this17 = this->buf; -HXDLIN( 132) if (hx::IsNotNull( _this17->charBuf )) { -HXLINE( 132) _this17->flush(); - } -HXDLIN( 132) if (hx::IsNull( _this17->b )) { -HXLINE( 132) _this17->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(v10)); - } - else { -HXLINE( 132) ::Array< ::String > _this18 = _this17->b; -HXDLIN( 132) _this18->push(::Std_obj::string(v10)); - } - } - } - } - } - break; - case (int)8: { -HXLINE( 86) ::StringBuf _this19 = this->buf; -HXDLIN( 86) if (hx::IsNotNull( _this19->charBuf )) { -HXLINE( 86) _this19->flush(); - } -HXDLIN( 86) if (hx::IsNull( _this19->b )) { -HXLINE( 86) _this19->b = ::Array_obj< ::String >::fromData( _hx_array_data_f7b98003_6,1); - } - else { -HXLINE( 86) _this19->b->push(HX_("\"???\"",45,2f,74,bd)); - } - } - break; - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(JsonPrinter_obj,write,(void)) - -void JsonPrinter_obj::classString( ::Dynamic v){ - HX_STACKFRAME(&_hx_pos_48248be6b214f1a1_158_classString) -HXDLIN( 158) this->fieldsString(v,::Type_obj::getInstanceFields(::Type_obj::getClass(v))); - } - - -HX_DEFINE_DYNAMIC_FUNC1(JsonPrinter_obj,classString,(void)) - -void JsonPrinter_obj::fieldsString( ::Dynamic v,::Array< ::String > fields){ - HX_STACKFRAME(&_hx_pos_48248be6b214f1a1_165_fieldsString) -HXLINE( 166) { -HXLINE( 166) ::StringBuf _this = this->buf; -HXDLIN( 166) { -HXLINE( 166) if (hx::IsNull( _this->charBuf )) { -HXLINE( 166) _this->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 166) _this->charBuf->push(123); - } - } -HXLINE( 167) int len = fields->length; -HXLINE( 168) int last = (len - 1); -HXLINE( 169) bool first = true; -HXLINE( 170) { -HXLINE( 170) int _g = 0; -HXDLIN( 170) int _g1 = len; -HXDLIN( 170) while((_g < _g1)){ -HXLINE( 170) _g = (_g + 1); -HXDLIN( 170) int i = (_g - 1); -HXLINE( 171) ::String f = fields->__get(i); -HXLINE( 172) ::Dynamic value = ::Reflect_obj::field(v,f); -HXLINE( 173) if (::Reflect_obj::isFunction(value)) { -HXLINE( 174) continue; - } -HXLINE( 175) if (first) { -HXLINE( 176) this->nind++; -HXLINE( 177) first = false; - } - else { -HXLINE( 179) ::StringBuf _this1 = this->buf; -HXDLIN( 179) { -HXLINE( 179) if (hx::IsNull( _this1->charBuf )) { -HXLINE( 179) _this1->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 179) _this1->charBuf->push(44); - } - } -HXLINE( 180) if (this->pretty) { -HXLINE( 180) ::StringBuf _this2 = this->buf; -HXDLIN( 180) { -HXLINE( 180) if (hx::IsNull( _this2->charBuf )) { -HXLINE( 180) _this2->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 180) _this2->charBuf->push(10); - } - } -HXLINE( 181) if (this->pretty) { -HXLINE( 181) ::String v1 = ::StringTools_obj::lpad(HX_("",00,00,00,00),this->indent,(this->nind * this->indent.length)); -HXDLIN( 181) { -HXLINE( 181) ::StringBuf _this3 = this->buf; -HXDLIN( 181) if (hx::IsNotNull( _this3->charBuf )) { -HXLINE( 181) _this3->flush(); - } -HXDLIN( 181) if (hx::IsNull( _this3->b )) { -HXLINE( 181) _this3->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(v1)); - } - else { -HXLINE( 181) ::Array< ::String > _this4 = _this3->b; -HXDLIN( 181) _this4->push(::Std_obj::string(v1)); - } - } - } -HXLINE( 182) this->quote(f); -HXLINE( 183) { -HXLINE( 183) ::StringBuf _this5 = this->buf; -HXDLIN( 183) { -HXLINE( 183) if (hx::IsNull( _this5->charBuf )) { -HXLINE( 183) _this5->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 183) _this5->charBuf->push(58); - } - } -HXLINE( 184) if (this->pretty) { -HXLINE( 185) ::StringBuf _this6 = this->buf; -HXDLIN( 185) { -HXLINE( 185) if (hx::IsNull( _this6->charBuf )) { -HXLINE( 185) _this6->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 185) _this6->charBuf->push(32); - } - } -HXLINE( 186) this->write(f,value); -HXLINE( 187) if ((i == last)) { -HXLINE( 188) this->nind--; -HXLINE( 189) if (this->pretty) { -HXLINE( 189) ::StringBuf _this7 = this->buf; -HXDLIN( 189) { -HXLINE( 189) if (hx::IsNull( _this7->charBuf )) { -HXLINE( 189) _this7->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 189) _this7->charBuf->push(10); - } - } -HXLINE( 190) if (this->pretty) { -HXLINE( 190) ::String v2 = ::StringTools_obj::lpad(HX_("",00,00,00,00),this->indent,(this->nind * this->indent.length)); -HXDLIN( 190) { -HXLINE( 190) ::StringBuf _this8 = this->buf; -HXDLIN( 190) if (hx::IsNotNull( _this8->charBuf )) { -HXLINE( 190) _this8->flush(); - } -HXDLIN( 190) if (hx::IsNull( _this8->b )) { -HXLINE( 190) _this8->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(v2)); - } - else { -HXLINE( 190) ::Array< ::String > _this9 = _this8->b; -HXDLIN( 190) _this9->push(::Std_obj::string(v2)); - } - } - } - } - } - } -HXLINE( 193) { -HXLINE( 193) ::StringBuf _this10 = this->buf; -HXDLIN( 193) { -HXLINE( 193) if (hx::IsNull( _this10->charBuf )) { -HXLINE( 193) _this10->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 193) _this10->charBuf->push(125); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(JsonPrinter_obj,fieldsString,(void)) - -void JsonPrinter_obj::quote(::String s){ - HX_STACKFRAME(&_hx_pos_48248be6b214f1a1_196_quote) -HXLINE( 203) { -HXLINE( 203) ::StringBuf _this = this->buf; -HXDLIN( 203) { -HXLINE( 203) if (hx::IsNull( _this->charBuf )) { -HXLINE( 203) _this->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 203) _this->charBuf->push(34); - } - } -HXLINE( 204) int i = 0; -HXLINE( 208) while(true){ -HXLINE( 209) i = (i + 1); -HXDLIN( 209) int c = s.cca((i - 1)); -HXLINE( 210) if ((c == 0)) { -HXLINE( 211) goto _hx_goto_10; - } -HXLINE( 212) switch((int)(c)){ - case (int)8: { -HXLINE( 224) ::StringBuf _this1 = this->buf; -HXDLIN( 224) if (hx::IsNotNull( _this1->charBuf )) { -HXLINE( 224) _this1->flush(); - } -HXDLIN( 224) if (hx::IsNull( _this1->b )) { -HXLINE( 224) _this1->b = ::Array_obj< ::String >::fromData( _hx_array_data_f7b98003_12,1); - } - else { -HXLINE( 224) _this1->b->push(HX_("\\b",86,50,00,00)); - } - } - break; - case (int)9: { -HXLINE( 222) ::StringBuf _this2 = this->buf; -HXDLIN( 222) if (hx::IsNotNull( _this2->charBuf )) { -HXLINE( 222) _this2->flush(); - } -HXDLIN( 222) if (hx::IsNull( _this2->b )) { -HXLINE( 222) _this2->b = ::Array_obj< ::String >::fromData( _hx_array_data_f7b98003_13,1); - } - else { -HXLINE( 222) _this2->b->push(HX_("\\t",98,50,00,00)); - } - } - break; - case (int)10: { -HXLINE( 218) ::StringBuf _this3 = this->buf; -HXDLIN( 218) if (hx::IsNotNull( _this3->charBuf )) { -HXLINE( 218) _this3->flush(); - } -HXDLIN( 218) if (hx::IsNull( _this3->b )) { -HXLINE( 218) _this3->b = ::Array_obj< ::String >::fromData( _hx_array_data_f7b98003_14,1); - } - else { -HXLINE( 218) _this3->b->push(HX_("\\n",92,50,00,00)); - } - } - break; - case (int)12: { -HXLINE( 226) ::StringBuf _this4 = this->buf; -HXDLIN( 226) if (hx::IsNotNull( _this4->charBuf )) { -HXLINE( 226) _this4->flush(); - } -HXDLIN( 226) if (hx::IsNull( _this4->b )) { -HXLINE( 226) _this4->b = ::Array_obj< ::String >::fromData( _hx_array_data_f7b98003_15,1); - } - else { -HXLINE( 226) _this4->b->push(HX_("\\f",8a,50,00,00)); - } - } - break; - case (int)13: { -HXLINE( 220) ::StringBuf _this5 = this->buf; -HXDLIN( 220) if (hx::IsNotNull( _this5->charBuf )) { -HXLINE( 220) _this5->flush(); - } -HXDLIN( 220) if (hx::IsNull( _this5->b )) { -HXLINE( 220) _this5->b = ::Array_obj< ::String >::fromData( _hx_array_data_f7b98003_16,1); - } - else { -HXLINE( 220) _this5->b->push(HX_("\\r",96,50,00,00)); - } - } - break; - case (int)34: { -HXLINE( 214) ::StringBuf _this6 = this->buf; -HXDLIN( 214) if (hx::IsNotNull( _this6->charBuf )) { -HXLINE( 214) _this6->flush(); - } -HXDLIN( 214) if (hx::IsNull( _this6->b )) { -HXLINE( 214) _this6->b = ::Array_obj< ::String >::fromData( _hx_array_data_f7b98003_17,1); - } - else { -HXLINE( 214) _this6->b->push(HX_("\\\"",46,50,00,00)); - } - } - break; - case (int)92: { -HXLINE( 216) ::StringBuf _this7 = this->buf; -HXDLIN( 216) if (hx::IsNotNull( _this7->charBuf )) { -HXLINE( 216) _this7->flush(); - } -HXDLIN( 216) if (hx::IsNull( _this7->b )) { -HXLINE( 216) _this7->b = ::Array_obj< ::String >::fromData( _hx_array_data_f7b98003_18,1); - } - else { -HXLINE( 216) _this7->b->push(HX_("\\\\",80,50,00,00)); - } - } - break; - default:{ -HXLINE( 249) ::StringBuf _this8 = this->buf; -HXDLIN( 249) if ((c >= 127)) { -HXLINE( 249) ::String x = ::String::fromCharCode(c); -HXDLIN( 249) if (hx::IsNotNull( _this8->charBuf )) { -HXLINE( 249) _this8->flush(); - } -HXDLIN( 249) if (hx::IsNull( _this8->b )) { -HXLINE( 249) _this8->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x)); - } - else { -HXLINE( 249) ::Array< ::String > _this9 = _this8->b; -HXDLIN( 249) _this9->push(::Std_obj::string(x)); - } - } - else { -HXLINE( 249) if (hx::IsNull( _this8->charBuf )) { -HXLINE( 249) _this8->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 249) _this8->charBuf->push(c); - } - } - } - } - _hx_goto_10:; -HXLINE( 257) { -HXLINE( 257) ::StringBuf _this10 = this->buf; -HXDLIN( 257) { -HXLINE( 257) if (hx::IsNull( _this10->charBuf )) { -HXLINE( 257) _this10->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 257) _this10->charBuf->push(34); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(JsonPrinter_obj,quote,(void)) - -::String JsonPrinter_obj::print( ::Dynamic o, ::Dynamic replacer,::String space){ - HX_GC_STACKFRAME(&_hx_pos_48248be6b214f1a1_44_print) -HXLINE( 45) ::haxe::format::JsonPrinter printer = ::haxe::format::JsonPrinter_obj::__alloc( HX_CTX ,replacer,space); -HXLINE( 46) printer->write(HX_("",00,00,00,00),o); -HXLINE( 47) return printer->buf->toString(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(JsonPrinter_obj,print,return ) - - -hx::ObjectPtr< JsonPrinter_obj > JsonPrinter_obj::__new( ::Dynamic replacer,::String space) { - hx::ObjectPtr< JsonPrinter_obj > __this = new JsonPrinter_obj(); - __this->__construct(replacer,space); - return __this; -} - -hx::ObjectPtr< JsonPrinter_obj > JsonPrinter_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic replacer,::String space) { - JsonPrinter_obj *__this = (JsonPrinter_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(JsonPrinter_obj), true, "haxe.format.JsonPrinter")); - *(void **)__this = JsonPrinter_obj::_hx_vtable; - __this->__construct(replacer,space); - return __this; -} - -JsonPrinter_obj::JsonPrinter_obj() -{ -} - -void JsonPrinter_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(JsonPrinter); - HX_MARK_MEMBER_NAME(buf,"buf"); - HX_MARK_MEMBER_NAME(replacer,"replacer"); - HX_MARK_MEMBER_NAME(indent,"indent"); - HX_MARK_MEMBER_NAME(pretty,"pretty"); - HX_MARK_MEMBER_NAME(nind,"nind"); - HX_MARK_END_CLASS(); -} - -void JsonPrinter_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(buf,"buf"); - HX_VISIT_MEMBER_NAME(replacer,"replacer"); - HX_VISIT_MEMBER_NAME(indent,"indent"); - HX_VISIT_MEMBER_NAME(pretty,"pretty"); - HX_VISIT_MEMBER_NAME(nind,"nind"); -} - -hx::Val JsonPrinter_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"buf") ) { return hx::Val( buf ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"nind") ) { return hx::Val( nind ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"write") ) { return hx::Val( write_dyn() ); } - if (HX_FIELD_EQ(inName,"quote") ) { return hx::Val( quote_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"indent") ) { return hx::Val( indent ); } - if (HX_FIELD_EQ(inName,"pretty") ) { return hx::Val( pretty ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"replacer") ) { return hx::Val( replacer ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"classString") ) { return hx::Val( classString_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"fieldsString") ) { return hx::Val( fieldsString_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool JsonPrinter_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"print") ) { outValue = print_dyn(); return true; } - } - return false; -} - -hx::Val JsonPrinter_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"buf") ) { buf=inValue.Cast< ::StringBuf >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"nind") ) { nind=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"indent") ) { indent=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"pretty") ) { pretty=inValue.Cast< bool >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"replacer") ) { replacer=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void JsonPrinter_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("buf",33,c3,4a,00)); - outFields->push(HX_("indent",6c,0c,f3,93)); - outFields->push(HX_("pretty",b6,82,c1,ae)); - outFields->push(HX_("nind",31,85,05,49)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo JsonPrinter_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::StringBuf */ ,(int)offsetof(JsonPrinter_obj,buf),HX_("buf",33,c3,4a,00)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(JsonPrinter_obj,replacer),HX_("replacer",be,e5,16,18)}, - {hx::fsString,(int)offsetof(JsonPrinter_obj,indent),HX_("indent",6c,0c,f3,93)}, - {hx::fsBool,(int)offsetof(JsonPrinter_obj,pretty),HX_("pretty",b6,82,c1,ae)}, - {hx::fsInt,(int)offsetof(JsonPrinter_obj,nind),HX_("nind",31,85,05,49)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *JsonPrinter_obj_sStaticStorageInfo = 0; -#endif - -static ::String JsonPrinter_obj_sMemberFields[] = { - HX_("buf",33,c3,4a,00), - HX_("replacer",be,e5,16,18), - HX_("indent",6c,0c,f3,93), - HX_("pretty",b6,82,c1,ae), - HX_("nind",31,85,05,49), - HX_("write",df,6c,59,d0), - HX_("classString",29,0f,79,88), - HX_("fieldsString",2a,cc,56,34), - HX_("quote",3c,23,f2,5d), - ::String(null()) }; - -hx::Class JsonPrinter_obj::__mClass; - -static ::String JsonPrinter_obj_sStaticFields[] = { - HX_("print",2d,58,8b,c8), - ::String(null()) -}; - -void JsonPrinter_obj::__register() -{ - JsonPrinter_obj _hx_dummy; - JsonPrinter_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.format.JsonPrinter",03,80,b9,f7); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &JsonPrinter_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(JsonPrinter_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(JsonPrinter_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< JsonPrinter_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = JsonPrinter_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = JsonPrinter_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace format diff --git a/hGameTest/bin/linux/obj/src/haxe/io/Bytes.cpp b/hGameTest/bin/linux/obj/src/haxe/io/Bytes.cpp deleted file mode 100644 index 22650209..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/io/Bytes.cpp +++ /dev/null @@ -1,685 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringBuf -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Encoding -#include -#endif -#ifndef INCLUDED_haxe_io_Error -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7de8773c9a509473_44_new,"haxe.io.Bytes","new",0x3938d57d,"haxe.io.Bytes.new","haxe/io/Bytes.hx",44,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_59_get,"haxe.io.Bytes","get",0x393385b3,"haxe.io.Bytes.get","haxe/io/Bytes.hx",59,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_76_set,"haxe.io.Bytes","set",0x393ca0bf,"haxe.io.Bytes.set","haxe/io/Bytes.hx",76,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_89_blit,"haxe.io.Bytes","blit",0xd098ac78,"haxe.io.Bytes.blit","haxe/io/Bytes.hx",89,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_140_fill,"haxe.io.Bytes","fill",0xd33b42c6,"haxe.io.Bytes.fill","haxe/io/Bytes.hx",140,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_148_sub,"haxe.io.Bytes","sub",0x393cae9d,"haxe.io.Bytes.sub","haxe/io/Bytes.hx",148,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_210_compare,"haxe.io.Bytes","compare",0x46537042,"haxe.io.Bytes.compare","haxe/io/Bytes.hx",210,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_229_getDouble,"haxe.io.Bytes","getDouble",0xc306ed24,"haxe.io.Bytes.getDouble","haxe/io/Bytes.hx",229,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_251_getFloat,"haxe.io.Bytes","getFloat",0x2c9026e9,"haxe.io.Bytes.getFloat","haxe/io/Bytes.hx",251,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_273_setDouble,"haxe.io.Bytes","setDouble",0xa657d930,"haxe.io.Bytes.setDouble","haxe/io/Bytes.hx",273,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_299_setFloat,"haxe.io.Bytes","setFloat",0xdaed805d,"haxe.io.Bytes.setFloat","haxe/io/Bytes.hx",299,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_323_getUInt16,"haxe.io.Bytes","getUInt16",0xa94afaf2,"haxe.io.Bytes.getUInt16","haxe/io/Bytes.hx",323,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_331_setUInt16,"haxe.io.Bytes","setUInt16",0x8c9be6fe,"haxe.io.Bytes.setUInt16","haxe/io/Bytes.hx",331,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_354_getInt32,"haxe.io.Bytes","getInt32",0xe819f49b,"haxe.io.Bytes.getInt32","haxe/io/Bytes.hx",354,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_363_getInt64,"haxe.io.Bytes","getInt64",0xe819f73a,"haxe.io.Bytes.getInt64","haxe/io/Bytes.hx",363,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_370_setInt32,"haxe.io.Bytes","setInt32",0x96774e0f,"haxe.io.Bytes.setInt32","haxe/io/Bytes.hx",370,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_385_setInt64,"haxe.io.Bytes","setInt64",0x967750ae,"haxe.io.Bytes.setInt64","haxe/io/Bytes.hx",385,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_391_getString,"haxe.io.Bytes","getString",0xa16beae4,"haxe.io.Bytes.getString","haxe/io/Bytes.hx",391,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_457_readString,"haxe.io.Bytes","readString",0x5f58954a,"haxe.io.Bytes.readString","haxe/io/Bytes.hx",457,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_480_toString,"haxe.io.Bytes","toString",0x0291226f,"haxe.io.Bytes.toString","haxe/io/Bytes.hx",480,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_485_toHex,"haxe.io.Bytes","toHex",0x14173a7d,"haxe.io.Bytes.toHex","haxe/io/Bytes.hx",485,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_502_getData,"haxe.io.Bytes","getData",0xd7d05d7d,"haxe.io.Bytes.getData","haxe/io/Bytes.hx",502,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_506_alloc,"haxe.io.Bytes","alloc",0x2199ead2,"haxe.io.Bytes.alloc","haxe/io/Bytes.hx",506,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_536_ofString,"haxe.io.Bytes","ofString",0x6e53bb0b,"haxe.io.Bytes.ofString","haxe/io/Bytes.hx",536,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_606_ofData,"haxe.io.Bytes","ofData",0x4f3005e4,"haxe.io.Bytes.ofData","haxe/io/Bytes.hx",606,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_615_ofHex,"haxe.io.Bytes","ofHex",0x2d236861,"haxe.io.Bytes.ofHex","haxe/io/Bytes.hx",615,0x68bfff33) -HX_LOCAL_STACK_FRAME(_hx_pos_7de8773c9a509473_642_fastGet,"haxe.io.Bytes","fastGet",0xa10d56f7,"haxe.io.Bytes.fastGet","haxe/io/Bytes.hx",642,0x68bfff33) -namespace haxe{ -namespace io{ - -void Bytes_obj::__construct(int length,::Array< unsigned char > b){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_44_new) -HXLINE( 45) this->length = length; -HXLINE( 46) this->b = b; - } - -Dynamic Bytes_obj::__CreateEmpty() { return new Bytes_obj; } - -void *Bytes_obj::_hx_vtable = 0; - -Dynamic Bytes_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Bytes_obj > _hx_result = new Bytes_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool Bytes_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5b931193; -} - -int Bytes_obj::get(int pos){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_59_get) -HXDLIN( 59) return ( (int)(this->b->__get(pos)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Bytes_obj,get,return ) - -void Bytes_obj::set(int pos,int v){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_76_set) -HXDLIN( 76) this->b[pos] = ( (unsigned char)(v) ); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Bytes_obj,set,(void)) - -void Bytes_obj::blit(int pos, ::haxe::io::Bytes src,int srcpos,int len){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_89_blit) -HXLINE( 91) bool _hx_tmp; -HXDLIN( 91) bool _hx_tmp1; -HXDLIN( 91) bool _hx_tmp2; -HXDLIN( 91) bool _hx_tmp3; -HXDLIN( 91) if ((pos >= 0)) { -HXLINE( 91) _hx_tmp3 = (srcpos < 0); - } - else { -HXLINE( 91) _hx_tmp3 = true; - } -HXDLIN( 91) if (!(_hx_tmp3)) { -HXLINE( 91) _hx_tmp2 = (len < 0); - } - else { -HXLINE( 91) _hx_tmp2 = true; - } -HXDLIN( 91) if (!(_hx_tmp2)) { -HXLINE( 91) _hx_tmp1 = ((pos + len) > this->length); - } - else { -HXLINE( 91) _hx_tmp1 = true; - } -HXDLIN( 91) if (!(_hx_tmp1)) { -HXLINE( 91) _hx_tmp = ((srcpos + len) > src->length); - } - else { -HXLINE( 91) _hx_tmp = true; - } -HXDLIN( 91) if (_hx_tmp) { -HXLINE( 91) HX_STACK_DO_THROW(::haxe::io::Error_obj::OutsideBounds_dyn()); - } -HXLINE( 108) this->b->blit(pos,src->b,srcpos,len); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Bytes_obj,blit,(void)) - -void Bytes_obj::fill(int pos,int len,int value){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_140_fill) -HXDLIN( 140) ::__hxcpp_memory_memset(this->b,pos,len,value); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Bytes_obj,fill,(void)) - - ::haxe::io::Bytes Bytes_obj::sub(int pos,int len){ - HX_GC_STACKFRAME(&_hx_pos_7de8773c9a509473_148_sub) -HXLINE( 150) bool _hx_tmp; -HXDLIN( 150) bool _hx_tmp1; -HXDLIN( 150) if ((pos >= 0)) { -HXLINE( 150) _hx_tmp1 = (len < 0); - } - else { -HXLINE( 150) _hx_tmp1 = true; - } -HXDLIN( 150) if (!(_hx_tmp1)) { -HXLINE( 150) _hx_tmp = ((pos + len) > this->length); - } - else { -HXLINE( 150) _hx_tmp = true; - } -HXDLIN( 150) if (_hx_tmp) { -HXLINE( 150) HX_STACK_DO_THROW(::haxe::io::Error_obj::OutsideBounds_dyn()); - } -HXLINE( 171) return ::haxe::io::Bytes_obj::__alloc( HX_CTX ,len,this->b->slice(pos,(pos + len))); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Bytes_obj,sub,return ) - -int Bytes_obj::compare( ::haxe::io::Bytes other){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_210_compare) -HXDLIN( 210) return this->b->memcmp(other->b); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Bytes_obj,compare,return ) - -Float Bytes_obj::getDouble(int pos){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_229_getDouble) -HXLINE( 236) bool _hx_tmp; -HXDLIN( 236) if ((pos >= 0)) { -HXLINE( 236) _hx_tmp = ((pos + 8) > this->length); - } - else { -HXLINE( 236) _hx_tmp = true; - } -HXDLIN( 236) if (_hx_tmp) { -HXLINE( 236) HX_STACK_DO_THROW(::haxe::io::Error_obj::OutsideBounds_dyn()); - } -HXLINE( 237) return ::__hxcpp_memory_get_double(this->b,pos); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Bytes_obj,getDouble,return ) - -Float Bytes_obj::getFloat(int pos){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_251_getFloat) -HXLINE( 258) bool _hx_tmp; -HXDLIN( 258) if ((pos >= 0)) { -HXLINE( 258) _hx_tmp = ((pos + 4) > this->length); - } - else { -HXLINE( 258) _hx_tmp = true; - } -HXDLIN( 258) if (_hx_tmp) { -HXLINE( 258) HX_STACK_DO_THROW(::haxe::io::Error_obj::OutsideBounds_dyn()); - } -HXLINE( 259) return ::__hxcpp_memory_get_float(this->b,pos); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Bytes_obj,getFloat,return ) - -void Bytes_obj::setDouble(int pos,Float v){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_273_setDouble) -HXLINE( 282) bool _hx_tmp; -HXDLIN( 282) if ((pos >= 0)) { -HXLINE( 282) _hx_tmp = ((pos + 8) > this->length); - } - else { -HXLINE( 282) _hx_tmp = true; - } -HXDLIN( 282) if (_hx_tmp) { -HXLINE( 282) HX_STACK_DO_THROW(::haxe::io::Error_obj::OutsideBounds_dyn()); - } -HXLINE( 283) ::__hxcpp_memory_set_double(this->b,pos,v); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Bytes_obj,setDouble,(void)) - -void Bytes_obj::setFloat(int pos,Float v){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_299_setFloat) -HXLINE( 308) bool _hx_tmp; -HXDLIN( 308) if ((pos >= 0)) { -HXLINE( 308) _hx_tmp = ((pos + 4) > this->length); - } - else { -HXLINE( 308) _hx_tmp = true; - } -HXDLIN( 308) if (_hx_tmp) { -HXLINE( 308) HX_STACK_DO_THROW(::haxe::io::Error_obj::OutsideBounds_dyn()); - } -HXLINE( 309) ::__hxcpp_memory_set_float(this->b,pos,v); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Bytes_obj,setFloat,(void)) - -int Bytes_obj::getUInt16(int pos){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_323_getUInt16) -HXDLIN( 323) return (( (int)(this->b->__get(pos)) ) | (( (int)(this->b->__get((pos + 1))) ) << 8)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Bytes_obj,getUInt16,return ) - -void Bytes_obj::setUInt16(int pos,int v){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_331_setUInt16) -HXLINE( 335) this->b[pos] = ( (unsigned char)(v) ); -HXLINE( 336) this->b[(pos + 1)] = ( (unsigned char)((v >> 8)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Bytes_obj,setUInt16,(void)) - -int Bytes_obj::getInt32(int pos){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_354_getInt32) -HXDLIN( 354) return (((( (int)(this->b->__get(pos)) ) | (( (int)(this->b->__get((pos + 1))) ) << 8)) | (( (int)(this->b->__get((pos + 2))) ) << 16)) | (( (int)(this->b->__get((pos + 3))) ) << 24)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Bytes_obj,getInt32,return ) - - cpp::Int64Struct Bytes_obj::getInt64(int pos){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_363_getInt64) -HXDLIN( 363) int pos1 = (pos + 4); -HXDLIN( 363) return _hx_int64_make((((( (int)(this->b->__get(pos1)) ) | (( (int)(this->b->__get((pos1 + 1))) ) << 8)) | (( (int)(this->b->__get((pos1 + 2))) ) << 16)) | (( (int)(this->b->__get((pos1 + 3))) ) << 24)),(((( (int)(this->b->__get(pos)) ) | (( (int)(this->b->__get((pos + 1))) ) << 8)) | (( (int)(this->b->__get((pos + 2))) ) << 16)) | (( (int)(this->b->__get((pos + 3))) ) << 24))); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Bytes_obj,getInt64,return ) - -void Bytes_obj::setInt32(int pos,int v){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_370_setInt32) -HXLINE( 374) this->b[pos] = ( (unsigned char)((v & 255)) ); -HXLINE( 375) this->b[(pos + 1)] = ( (unsigned char)(((v >> 8) & 255)) ); -HXLINE( 376) this->b[(pos + 2)] = ( (unsigned char)(((v >> 16) & 255)) ); -HXLINE( 377) this->b[(pos + 3)] = ( (unsigned char)((hx::UShr(v,24) & 255)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Bytes_obj,setInt32,(void)) - -void Bytes_obj::setInt64(int pos, cpp::Int64Struct v){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_385_setInt64) -HXLINE( 386) { -HXLINE( 386) int v1 = _hx_int64_low(v); -HXDLIN( 386) this->b[pos] = ( (unsigned char)((v1 & 255)) ); -HXDLIN( 386) this->b[(pos + 1)] = ( (unsigned char)(((v1 >> 8) & 255)) ); -HXDLIN( 386) this->b[(pos + 2)] = ( (unsigned char)(((v1 >> 16) & 255)) ); -HXDLIN( 386) this->b[(pos + 3)] = ( (unsigned char)((hx::UShr(v1,24) & 255)) ); - } -HXLINE( 387) { -HXLINE( 387) int pos1 = (pos + 4); -HXDLIN( 387) int v2 = _hx_int64_high(v); -HXDLIN( 387) this->b[pos1] = ( (unsigned char)((v2 & 255)) ); -HXDLIN( 387) this->b[(pos1 + 1)] = ( (unsigned char)(((v2 >> 8) & 255)) ); -HXDLIN( 387) this->b[(pos1 + 2)] = ( (unsigned char)(((v2 >> 16) & 255)) ); -HXDLIN( 387) this->b[(pos1 + 3)] = ( (unsigned char)((hx::UShr(v2,24) & 255)) ); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Bytes_obj,setInt64,(void)) - -::String Bytes_obj::getString(int pos,int len, ::haxe::io::Encoding encoding){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_391_getString) -HXLINE( 393) bool _hx_tmp; -HXDLIN( 393) bool _hx_tmp1; -HXDLIN( 393) if ((pos >= 0)) { -HXLINE( 393) _hx_tmp1 = (len < 0); - } - else { -HXLINE( 393) _hx_tmp1 = true; - } -HXDLIN( 393) if (!(_hx_tmp1)) { -HXLINE( 393) _hx_tmp = ((pos + len) > this->length); - } - else { -HXLINE( 393) _hx_tmp = true; - } -HXDLIN( 393) if (_hx_tmp) { -HXLINE( 393) HX_STACK_DO_THROW(::haxe::io::Error_obj::OutsideBounds_dyn()); - } -HXLINE( 402) ::String result = HX_("",00,00,00,00); -HXLINE( 403) ::__hxcpp_string_of_bytes(this->b,result,pos,len); -HXLINE( 404) return result; - } - - -HX_DEFINE_DYNAMIC_FUNC3(Bytes_obj,getString,return ) - -::String Bytes_obj::readString(int pos,int len){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_457_readString) -HXDLIN( 457) return this->getString(pos,len,null()); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Bytes_obj,readString,return ) - -::String Bytes_obj::toString(){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_480_toString) -HXDLIN( 480) return this->getString(0,this->length,null()); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Bytes_obj,toString,return ) - -::String Bytes_obj::toHex(){ - HX_GC_STACKFRAME(&_hx_pos_7de8773c9a509473_485_toHex) -HXLINE( 486) ::StringBuf s = ::StringBuf_obj::__alloc( HX_CTX ); -HXLINE( 487) ::Array< ::Dynamic> chars = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 488) ::String str = HX_("0123456789abcdef",68,7e,d5,ef); -HXLINE( 489) { -HXLINE( 489) int _g = 0; -HXDLIN( 489) int _g1 = str.length; -HXDLIN( 489) while((_g < _g1)){ -HXLINE( 489) _g = (_g + 1); -HXDLIN( 489) int i = (_g - 1); -HXLINE( 490) chars->push(str.charCodeAt(i)); - } - } -HXLINE( 491) { -HXLINE( 491) int _g2 = 0; -HXDLIN( 491) int _g3 = this->length; -HXDLIN( 491) while((_g2 < _g3)){ -HXLINE( 491) _g2 = (_g2 + 1); -HXDLIN( 491) int i1 = (_g2 - 1); -HXLINE( 493) int c = ( (int)(this->b->__get(i1)) ); -HXLINE( 494) { -HXLINE( 494) int c1 = ( (int)(chars->__get((c >> 4))) ); -HXDLIN( 494) if ((c1 >= 127)) { -HXLINE( 494) ::String x = ::String::fromCharCode(c1); -HXDLIN( 494) if (hx::IsNotNull( s->charBuf )) { -HXLINE( 494) s->flush(); - } -HXDLIN( 494) if (hx::IsNull( s->b )) { -HXLINE( 494) s->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x)); - } - else { -HXLINE( 494) ::Array< ::String > s1 = s->b; -HXDLIN( 494) s1->push(::Std_obj::string(x)); - } - } - else { -HXLINE( 494) if (hx::IsNull( s->charBuf )) { -HXLINE( 494) s->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 494) s->charBuf->push(c1); - } - } -HXLINE( 495) { -HXLINE( 495) int c2 = ( (int)(chars->__get((c & 15))) ); -HXDLIN( 495) if ((c2 >= 127)) { -HXLINE( 495) ::String x1 = ::String::fromCharCode(c2); -HXDLIN( 495) if (hx::IsNotNull( s->charBuf )) { -HXLINE( 495) s->flush(); - } -HXDLIN( 495) if (hx::IsNull( s->b )) { -HXLINE( 495) s->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x1)); - } - else { -HXLINE( 495) ::Array< ::String > s2 = s->b; -HXDLIN( 495) s2->push(::Std_obj::string(x1)); - } - } - else { -HXLINE( 495) if (hx::IsNull( s->charBuf )) { -HXLINE( 495) s->charBuf = ::Array_obj< char >::__new(); - } -HXDLIN( 495) s->charBuf->push(c2); - } - } - } - } -HXLINE( 497) return s->toString(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Bytes_obj,toHex,return ) - -::Array< unsigned char > Bytes_obj::getData(){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_502_getData) -HXDLIN( 502) return this->b; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Bytes_obj,getData,return ) - - ::haxe::io::Bytes Bytes_obj::alloc(int length){ - HX_GC_STACKFRAME(&_hx_pos_7de8773c9a509473_506_alloc) -HXLINE( 514) ::Array< unsigned char > a = ::Array_obj< unsigned char >::__new(); -HXLINE( 515) if ((length > 0)) { -HXLINE( 515) _hx_array_set_size_exact(a,length); - } -HXLINE( 516) return ::haxe::io::Bytes_obj::__alloc( HX_CTX ,length,a); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Bytes_obj,alloc,return ) - - ::haxe::io::Bytes Bytes_obj::ofString(::String s, ::haxe::io::Encoding encoding){ - HX_GC_STACKFRAME(&_hx_pos_7de8773c9a509473_536_ofString) -HXLINE( 544) ::Array< unsigned char > a = ::Array_obj< unsigned char >::__new(); -HXLINE( 545) ::__hxcpp_bytes_of_string(a,s); -HXLINE( 546) return ::haxe::io::Bytes_obj::__alloc( HX_CTX ,a->length,a); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Bytes_obj,ofString,return ) - - ::haxe::io::Bytes Bytes_obj::ofData(::Array< unsigned char > b){ - HX_GC_STACKFRAME(&_hx_pos_7de8773c9a509473_606_ofData) -HXDLIN( 606) return ::haxe::io::Bytes_obj::__alloc( HX_CTX ,b->length,b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Bytes_obj,ofData,return ) - - ::haxe::io::Bytes Bytes_obj::ofHex(::String s){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_615_ofHex) -HXLINE( 616) int len = s.length; -HXLINE( 617) if (((len & 1) != 0)) { -HXLINE( 617) HX_STACK_DO_THROW(HX_("Not a hex string (odd number of digits)",96,4b,d1,a4)); - } -HXLINE( 618) ::haxe::io::Bytes ret = ::haxe::io::Bytes_obj::alloc((len >> 1)); -HXLINE( 619) { -HXLINE( 619) int _g = 0; -HXDLIN( 619) int _g1 = ret->length; -HXDLIN( 619) while((_g < _g1)){ -HXLINE( 619) _g = (_g + 1); -HXDLIN( 619) int i = (_g - 1); -HXLINE( 621) int high = s.cca((i * 2)); -HXLINE( 622) int low = s.cca(((i * 2) + 1)); -HXLINE( 623) high = ((high & 15) + (((high & 64) >> 6) * 9)); -HXLINE( 624) low = ((low & 15) + (((low & 64) >> 6) * 9)); -HXLINE( 625) ret->b[i] = ( (unsigned char)((((high << 4) | low) & 255)) ); - } - } -HXLINE( 628) return ret; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Bytes_obj,ofHex,return ) - -int Bytes_obj::fastGet(::Array< unsigned char > b,int pos){ - HX_STACKFRAME(&_hx_pos_7de8773c9a509473_642_fastGet) -HXDLIN( 642) return ( (int)(_hx_array_unsafe_get(b,pos)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Bytes_obj,fastGet,return ) - - -hx::ObjectPtr< Bytes_obj > Bytes_obj::__new(int length,::Array< unsigned char > b) { - hx::ObjectPtr< Bytes_obj > __this = new Bytes_obj(); - __this->__construct(length,b); - return __this; -} - -hx::ObjectPtr< Bytes_obj > Bytes_obj::__alloc(hx::Ctx *_hx_ctx,int length,::Array< unsigned char > b) { - Bytes_obj *__this = (Bytes_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Bytes_obj), true, "haxe.io.Bytes")); - *(void **)__this = Bytes_obj::_hx_vtable; - __this->__construct(length,b); - return __this; -} - -Bytes_obj::Bytes_obj() -{ -} - -void Bytes_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Bytes); - HX_MARK_MEMBER_NAME(length,"length"); - HX_MARK_MEMBER_NAME(b,"b"); - HX_MARK_END_CLASS(); -} - -void Bytes_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(length,"length"); - HX_VISIT_MEMBER_NAME(b,"b"); -} - -hx::Val Bytes_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"b") ) { return hx::Val( b ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"get") ) { return hx::Val( get_dyn() ); } - if (HX_FIELD_EQ(inName,"set") ) { return hx::Val( set_dyn() ); } - if (HX_FIELD_EQ(inName,"sub") ) { return hx::Val( sub_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"blit") ) { return hx::Val( blit_dyn() ); } - if (HX_FIELD_EQ(inName,"fill") ) { return hx::Val( fill_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"toHex") ) { return hx::Val( toHex_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { return hx::Val( length ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"compare") ) { return hx::Val( compare_dyn() ); } - if (HX_FIELD_EQ(inName,"getData") ) { return hx::Val( getData_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"getFloat") ) { return hx::Val( getFloat_dyn() ); } - if (HX_FIELD_EQ(inName,"setFloat") ) { return hx::Val( setFloat_dyn() ); } - if (HX_FIELD_EQ(inName,"getInt32") ) { return hx::Val( getInt32_dyn() ); } - if (HX_FIELD_EQ(inName,"getInt64") ) { return hx::Val( getInt64_dyn() ); } - if (HX_FIELD_EQ(inName,"setInt32") ) { return hx::Val( setInt32_dyn() ); } - if (HX_FIELD_EQ(inName,"setInt64") ) { return hx::Val( setInt64_dyn() ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"getDouble") ) { return hx::Val( getDouble_dyn() ); } - if (HX_FIELD_EQ(inName,"setDouble") ) { return hx::Val( setDouble_dyn() ); } - if (HX_FIELD_EQ(inName,"getUInt16") ) { return hx::Val( getUInt16_dyn() ); } - if (HX_FIELD_EQ(inName,"setUInt16") ) { return hx::Val( setUInt16_dyn() ); } - if (HX_FIELD_EQ(inName,"getString") ) { return hx::Val( getString_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"readString") ) { return hx::Val( readString_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Bytes_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"alloc") ) { outValue = alloc_dyn(); return true; } - if (HX_FIELD_EQ(inName,"ofHex") ) { outValue = ofHex_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"ofData") ) { outValue = ofData_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"fastGet") ) { outValue = fastGet_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"ofString") ) { outValue = ofString_dyn(); return true; } - } - return false; -} - -hx::Val Bytes_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"b") ) { b=inValue.Cast< ::Array< unsigned char > >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { length=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Bytes_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("b",62,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Bytes_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(Bytes_obj,length),HX_("length",e6,94,07,9f)}, - {hx::fsObject /* ::Array< unsigned char > */ ,(int)offsetof(Bytes_obj,b),HX_("b",62,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Bytes_obj_sStaticStorageInfo = 0; -#endif - -static ::String Bytes_obj_sMemberFields[] = { - HX_("length",e6,94,07,9f), - HX_("b",62,00,00,00), - HX_("get",96,80,4e,00), - HX_("set",a2,9b,57,00), - HX_("blit",35,38,19,41), - HX_("fill",83,ce,bb,43), - HX_("sub",80,a9,57,00), - HX_("compare",a5,18,69,83), - HX_("getDouble",47,b4,21,af), - HX_("getFloat",26,d5,6d,62), - HX_("setDouble",53,a0,72,92), - HX_("setFloat",9a,2e,cb,10), - HX_("getUInt16",15,c2,65,95), - HX_("setUInt16",21,ae,b6,78), - HX_("getInt32",d8,a2,f7,1d), - HX_("getInt64",77,a5,f7,1d), - HX_("setInt32",4c,fc,54,cc), - HX_("setInt64",eb,fe,54,cc), - HX_("getString",07,b2,86,8d), - HX_("readString",c7,0c,ac,0a), - HX_("toString",ac,d0,6e,38), - HX_("toHex",20,f4,10,14), - HX_("getData",e0,05,e6,14), - ::String(null()) }; - -hx::Class Bytes_obj::__mClass; - -static ::String Bytes_obj_sStaticFields[] = { - HX_("alloc",75,a4,93,21), - HX_("ofString",48,69,31,a4), - HX_("ofData",e1,ba,b8,49), - HX_("ofHex",04,22,1d,2d), - HX_("fastGet",5a,ff,22,de), - ::String(null()) -}; - -void Bytes_obj::__register() -{ - Bytes_obj _hx_dummy; - Bytes_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.io.Bytes",0b,53,6f,9f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Bytes_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Bytes_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Bytes_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Bytes_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Bytes_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Bytes_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace io diff --git a/hGameTest/bin/linux/obj/src/haxe/io/BytesBuffer.cpp b/hGameTest/bin/linux/obj/src/haxe/io/BytesBuffer.cpp deleted file mode 100644 index 208da1ba..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/io/BytesBuffer.cpp +++ /dev/null @@ -1,143 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_BytesBuffer -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_1af32ff740468f4b_52_new,"haxe.io.BytesBuffer","new",0x022790dd,"haxe.io.BytesBuffer.new","/usr/share/haxe/std/haxe/io/BytesBuffer.hx",52,0x054745ce) -HX_LOCAL_STACK_FRAME(_hx_pos_1af32ff740468f4b_202_getBytes,"haxe.io.BytesBuffer","getBytes",0x1e9f7258,"haxe.io.BytesBuffer.getBytes","/usr/share/haxe/std/haxe/io/BytesBuffer.hx",202,0x054745ce) -namespace haxe{ -namespace io{ - -void BytesBuffer_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_1af32ff740468f4b_52_new) -HXDLIN( 52) this->b = ::Array_obj< unsigned char >::__new(); - } - -Dynamic BytesBuffer_obj::__CreateEmpty() { return new BytesBuffer_obj; } - -void *BytesBuffer_obj::_hx_vtable = 0; - -Dynamic BytesBuffer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< BytesBuffer_obj > _hx_result = new BytesBuffer_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool BytesBuffer_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x418818bb; -} - - ::haxe::io::Bytes BytesBuffer_obj::getBytes(){ - HX_GC_STACKFRAME(&_hx_pos_1af32ff740468f4b_202_getBytes) -HXLINE( 220) ::haxe::io::Bytes bytes = ::haxe::io::Bytes_obj::__alloc( HX_CTX ,this->b->length,this->b); -HXLINE( 222) this->b = null(); -HXLINE( 223) return bytes; - } - - -HX_DEFINE_DYNAMIC_FUNC0(BytesBuffer_obj,getBytes,return ) - - -hx::ObjectPtr< BytesBuffer_obj > BytesBuffer_obj::__new() { - hx::ObjectPtr< BytesBuffer_obj > __this = new BytesBuffer_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< BytesBuffer_obj > BytesBuffer_obj::__alloc(hx::Ctx *_hx_ctx) { - BytesBuffer_obj *__this = (BytesBuffer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(BytesBuffer_obj), true, "haxe.io.BytesBuffer")); - *(void **)__this = BytesBuffer_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -BytesBuffer_obj::BytesBuffer_obj() -{ -} - -void BytesBuffer_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(BytesBuffer); - HX_MARK_MEMBER_NAME(b,"b"); - HX_MARK_END_CLASS(); -} - -void BytesBuffer_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(b,"b"); -} - -hx::Val BytesBuffer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"b") ) { return hx::Val( b ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"getBytes") ) { return hx::Val( getBytes_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val BytesBuffer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"b") ) { b=inValue.Cast< ::Array< unsigned char > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void BytesBuffer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("b",62,00,00,00)); - outFields->push(HX_("length",e6,94,07,9f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo BytesBuffer_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Array< unsigned char > */ ,(int)offsetof(BytesBuffer_obj,b),HX_("b",62,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *BytesBuffer_obj_sStaticStorageInfo = 0; -#endif - -static ::String BytesBuffer_obj_sMemberFields[] = { - HX_("b",62,00,00,00), - HX_("getBytes",f5,17,6f,1d), - ::String(null()) }; - -hx::Class BytesBuffer_obj::__mClass; - -void BytesBuffer_obj::__register() -{ - BytesBuffer_obj _hx_dummy; - BytesBuffer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.io.BytesBuffer",6b,de,c4,a0); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(BytesBuffer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< BytesBuffer_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = BytesBuffer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = BytesBuffer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace io diff --git a/hGameTest/bin/linux/obj/src/haxe/io/BytesInput.cpp b/hGameTest/bin/linux/obj/src/haxe/io/BytesInput.cpp deleted file mode 100644 index 587c4ff6..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/io/BytesInput.cpp +++ /dev/null @@ -1,268 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_BytesInput -#include -#endif -#ifndef INCLUDED_haxe_io_Eof -#include -#endif -#ifndef INCLUDED_haxe_io_Error -#include -#endif -#ifndef INCLUDED_haxe_io_Input -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e19d9b72e9fc063d_39_new,"haxe.io.BytesInput","new",0x7fa18571,"haxe.io.BytesInput.new","/usr/share/haxe/std/haxe/io/BytesInput.hx",39,0x845f32e4) -HX_LOCAL_STACK_FRAME(_hx_pos_e19d9b72e9fc063d_96_readByte,"haxe.io.BytesInput","readByte",0xb70e46cd,"haxe.io.BytesInput.readByte","/usr/share/haxe/std/haxe/io/BytesInput.hx",96,0x845f32e4) -HX_LOCAL_STACK_FRAME(_hx_pos_e19d9b72e9fc063d_119_readBytes,"haxe.io.BytesInput","readBytes",0x756fad06,"haxe.io.BytesInput.readBytes","/usr/share/haxe/std/haxe/io/BytesInput.hx",119,0x845f32e4) -namespace haxe{ -namespace io{ - -void BytesInput_obj::__construct( ::haxe::io::Bytes b, ::Dynamic pos, ::Dynamic len){ - HX_STACKFRAME(&_hx_pos_e19d9b72e9fc063d_39_new) -HXLINE( 40) if (hx::IsNull( pos )) { -HXLINE( 41) pos = 0; - } -HXLINE( 42) if (hx::IsNull( len )) { -HXLINE( 43) len = (b->length - ( (int)(pos) )); - } -HXLINE( 44) bool _hx_tmp; -HXDLIN( 44) bool _hx_tmp1; -HXDLIN( 44) if (hx::IsGreaterEq( pos,0 )) { -HXLINE( 44) _hx_tmp1 = hx::IsLess( len,0 ); - } - else { -HXLINE( 44) _hx_tmp1 = true; - } -HXDLIN( 44) if (!(_hx_tmp1)) { -HXLINE( 44) _hx_tmp = ((pos + len) > b->length); - } - else { -HXLINE( 44) _hx_tmp = true; - } -HXDLIN( 44) if (_hx_tmp) { -HXLINE( 45) HX_STACK_DO_THROW(::haxe::io::Error_obj::OutsideBounds_dyn()); - } -HXLINE( 57) this->b = b->b; -HXLINE( 58) this->pos = ( (int)(pos) ); -HXLINE( 59) this->len = ( (int)(len) ); -HXLINE( 60) this->totlen = ( (int)(len) ); - } - -Dynamic BytesInput_obj::__CreateEmpty() { return new BytesInput_obj; } - -void *BytesInput_obj::_hx_vtable = 0; - -Dynamic BytesInput_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< BytesInput_obj > _hx_result = new BytesInput_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool BytesInput_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x2a8878af) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2a8878af; - } else { - return inClassId==(int)0x5c18cd32; - } -} - -int BytesInput_obj::readByte(){ - HX_GC_STACKFRAME(&_hx_pos_e19d9b72e9fc063d_96_readByte) -HXLINE( 100) if ((this->len == 0)) { -HXLINE( 101) HX_STACK_DO_THROW( ::haxe::io::Eof_obj::__alloc( HX_CTX )); - } -HXLINE( 102) this->len--; -HXLINE( 106) return ( (int)(this->b->__get(this->pos++)) ); - } - - -int BytesInput_obj::readBytes( ::haxe::io::Bytes buf,int pos,int len){ - HX_GC_STACKFRAME(&_hx_pos_e19d9b72e9fc063d_119_readBytes) -HXLINE( 121) bool _hx_tmp; -HXDLIN( 121) bool _hx_tmp1; -HXDLIN( 121) if ((pos >= 0)) { -HXLINE( 121) _hx_tmp1 = (len < 0); - } - else { -HXLINE( 121) _hx_tmp1 = true; - } -HXDLIN( 121) if (!(_hx_tmp1)) { -HXLINE( 121) _hx_tmp = ((pos + len) > buf->length); - } - else { -HXLINE( 121) _hx_tmp = true; - } -HXDLIN( 121) if (_hx_tmp) { -HXLINE( 122) HX_STACK_DO_THROW(::haxe::io::Error_obj::OutsideBounds_dyn()); - } -HXLINE( 151) bool _hx_tmp2; -HXDLIN( 151) if ((this->len == 0)) { -HXLINE( 151) _hx_tmp2 = (len > 0); - } - else { -HXLINE( 151) _hx_tmp2 = false; - } -HXDLIN( 151) if (_hx_tmp2) { -HXLINE( 152) HX_STACK_DO_THROW( ::haxe::io::Eof_obj::__alloc( HX_CTX )); - } -HXLINE( 153) if ((this->len < len)) { -HXLINE( 154) len = this->len; - } -HXLINE( 163) ::Array< unsigned char > b1 = this->b; -HXLINE( 164) ::Array< unsigned char > b2 = buf->b; -HXLINE( 165) { -HXLINE( 165) int _g = 0; -HXDLIN( 165) int _g1 = len; -HXDLIN( 165) while((_g < _g1)){ -HXLINE( 165) _g = (_g + 1); -HXDLIN( 165) int i = (_g - 1); -HXLINE( 166) b2[(pos + i)] = b1->__get((this->pos + i)); - } - } -HXLINE( 168) ::haxe::io::BytesInput _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 168) _hx_tmp3->pos = (_hx_tmp3->pos + len); -HXLINE( 169) ::haxe::io::BytesInput _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp4->len = (_hx_tmp4->len - len); -HXLINE( 171) return len; - } - - - -hx::ObjectPtr< BytesInput_obj > BytesInput_obj::__new( ::haxe::io::Bytes b, ::Dynamic pos, ::Dynamic len) { - hx::ObjectPtr< BytesInput_obj > __this = new BytesInput_obj(); - __this->__construct(b,pos,len); - return __this; -} - -hx::ObjectPtr< BytesInput_obj > BytesInput_obj::__alloc(hx::Ctx *_hx_ctx, ::haxe::io::Bytes b, ::Dynamic pos, ::Dynamic len) { - BytesInput_obj *__this = (BytesInput_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(BytesInput_obj), true, "haxe.io.BytesInput")); - *(void **)__this = BytesInput_obj::_hx_vtable; - __this->__construct(b,pos,len); - return __this; -} - -BytesInput_obj::BytesInput_obj() -{ -} - -void BytesInput_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(BytesInput); - HX_MARK_MEMBER_NAME(b,"b"); - HX_MARK_MEMBER_NAME(pos,"pos"); - HX_MARK_MEMBER_NAME(len,"len"); - HX_MARK_MEMBER_NAME(totlen,"totlen"); - HX_MARK_END_CLASS(); -} - -void BytesInput_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(b,"b"); - HX_VISIT_MEMBER_NAME(pos,"pos"); - HX_VISIT_MEMBER_NAME(len,"len"); - HX_VISIT_MEMBER_NAME(totlen,"totlen"); -} - -hx::Val BytesInput_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"b") ) { return hx::Val( b ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"pos") ) { return hx::Val( pos ); } - if (HX_FIELD_EQ(inName,"len") ) { return hx::Val( len ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"totlen") ) { return hx::Val( totlen ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"readByte") ) { return hx::Val( readByte_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"readBytes") ) { return hx::Val( readBytes_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val BytesInput_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"b") ) { b=inValue.Cast< ::Array< unsigned char > >(); return inValue; } - break; - case 3: - if (HX_FIELD_EQ(inName,"pos") ) { pos=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"len") ) { len=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"totlen") ) { totlen=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void BytesInput_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("b",62,00,00,00)); - outFields->push(HX_("pos",94,5d,55,00)); - outFields->push(HX_("len",d5,4b,52,00)); - outFields->push(HX_("totlen",dc,4a,df,97)); - outFields->push(HX_("position",a9,a0,fa,ca)); - outFields->push(HX_("length",e6,94,07,9f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo BytesInput_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Array< unsigned char > */ ,(int)offsetof(BytesInput_obj,b),HX_("b",62,00,00,00)}, - {hx::fsInt,(int)offsetof(BytesInput_obj,pos),HX_("pos",94,5d,55,00)}, - {hx::fsInt,(int)offsetof(BytesInput_obj,len),HX_("len",d5,4b,52,00)}, - {hx::fsInt,(int)offsetof(BytesInput_obj,totlen),HX_("totlen",dc,4a,df,97)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *BytesInput_obj_sStaticStorageInfo = 0; -#endif - -static ::String BytesInput_obj_sMemberFields[] = { - HX_("b",62,00,00,00), - HX_("pos",94,5d,55,00), - HX_("len",d5,4b,52,00), - HX_("totlen",dc,4a,df,97), - HX_("readByte",7e,f9,1a,69), - HX_("readBytes",35,55,7f,8e), - ::String(null()) }; - -hx::Class BytesInput_obj::__mClass; - -void BytesInput_obj::__register() -{ - BytesInput_obj _hx_dummy; - BytesInput_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.io.BytesInput",ff,f8,5b,64); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(BytesInput_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< BytesInput_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = BytesInput_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = BytesInput_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace io diff --git a/hGameTest/bin/linux/obj/src/haxe/io/Encoding.cpp b/hGameTest/bin/linux/obj/src/haxe/io/Encoding.cpp deleted file mode 100644 index ab24ff4d..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/io/Encoding.cpp +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Encoding -#include -#endif -namespace haxe{ -namespace io{ - -::haxe::io::Encoding Encoding_obj::RawNative; - -::haxe::io::Encoding Encoding_obj::UTF8; - -bool Encoding_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("RawNative",7f,51,9c,e8)) { outValue = Encoding_obj::RawNative; return true; } - if (inName==HX_("UTF8",51,1d,6f,38)) { outValue = Encoding_obj::UTF8; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(Encoding_obj) - -int Encoding_obj::__FindIndex(::String inName) -{ - if (inName==HX_("RawNative",7f,51,9c,e8)) return 1; - if (inName==HX_("UTF8",51,1d,6f,38)) return 0; - return super::__FindIndex(inName); -} - -int Encoding_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("RawNative",7f,51,9c,e8)) return 0; - if (inName==HX_("UTF8",51,1d,6f,38)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val Encoding_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("RawNative",7f,51,9c,e8)) return RawNative; - if (inName==HX_("UTF8",51,1d,6f,38)) return UTF8; - return super::__Field(inName,inCallProp); -} - -static ::String Encoding_obj_sStaticFields[] = { - HX_("UTF8",51,1d,6f,38), - HX_("RawNative",7f,51,9c,e8), - ::String(null()) -}; - -hx::Class Encoding_obj::__mClass; - -Dynamic __Create_Encoding_obj() { return new Encoding_obj; } - -void Encoding_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("haxe.io.Encoding",33,a6,6d,22), hx::TCanCast< Encoding_obj >,Encoding_obj_sStaticFields,0, - &__Create_Encoding_obj, &__Create, - &super::__SGetClass(), &CreateEncoding_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &Encoding_obj::__GetStatic; -} - -void Encoding_obj::__boot() -{ -RawNative = hx::CreateConstEnum< Encoding_obj >(HX_("RawNative",7f,51,9c,e8),1); -UTF8 = hx::CreateConstEnum< Encoding_obj >(HX_("UTF8",51,1d,6f,38),0); -} - - -} // end namespace haxe -} // end namespace io diff --git a/hGameTest/bin/linux/obj/src/haxe/io/Eof.cpp b/hGameTest/bin/linux/obj/src/haxe/io/Eof.cpp deleted file mode 100644 index 96f10246..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/io/Eof.cpp +++ /dev/null @@ -1,89 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Eof -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f9cd114f27426261_29_new,"haxe.io.Eof","new",0x2166e64e,"haxe.io.Eof.new","/usr/share/haxe/std/haxe/io/Eof.hx",29,0x07e3967d) -HX_LOCAL_STACK_FRAME(_hx_pos_f9cd114f27426261_33_toString,"haxe.io.Eof","toString",0xf9ff7bfe,"haxe.io.Eof.toString","/usr/share/haxe/std/haxe/io/Eof.hx",33,0x07e3967d) -namespace haxe{ -namespace io{ - -void Eof_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_f9cd114f27426261_29_new) - } - -Dynamic Eof_obj::__CreateEmpty() { return new Eof_obj; } - -void *Eof_obj::_hx_vtable = 0; - -Dynamic Eof_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Eof_obj > _hx_result = new Eof_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Eof_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x41324090; -} - -::String Eof_obj::toString(){ - HX_STACKFRAME(&_hx_pos_f9cd114f27426261_33_toString) -HXDLIN( 33) return HX_("Eof",9c,bc,34,00); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Eof_obj,toString,return ) - - -Eof_obj::Eof_obj() -{ -} - -hx::Val Eof_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Eof_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Eof_obj_sStaticStorageInfo = 0; -#endif - -static ::String Eof_obj_sMemberFields[] = { - HX_("toString",ac,d0,6e,38), - ::String(null()) }; - -hx::Class Eof_obj::__mClass; - -void Eof_obj::__register() -{ - Eof_obj _hx_dummy; - Eof_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.io.Eof",5c,67,0e,25); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Eof_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Eof_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Eof_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Eof_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace io diff --git a/hGameTest/bin/linux/obj/src/haxe/io/Error.cpp b/hGameTest/bin/linux/obj/src/haxe/io/Error.cpp deleted file mode 100644 index a2462d5a..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/io/Error.cpp +++ /dev/null @@ -1,98 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Error -#include -#endif -namespace haxe{ -namespace io{ - -::haxe::io::Error Error_obj::Blocked; - -::haxe::io::Error Error_obj::Custom( ::Dynamic e) -{ - return hx::CreateEnum< Error_obj >(HX_("Custom",d1,fb,26,74),3,1)->_hx_init(0,e); -} - -::haxe::io::Error Error_obj::OutsideBounds; - -::haxe::io::Error Error_obj::Overflow; - -bool Error_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("Blocked",cc,a2,4f,12)) { outValue = Error_obj::Blocked; return true; } - if (inName==HX_("Custom",d1,fb,26,74)) { outValue = Error_obj::Custom_dyn(); return true; } - if (inName==HX_("OutsideBounds",5a,c1,82,38)) { outValue = Error_obj::OutsideBounds; return true; } - if (inName==HX_("Overflow",62,9f,ed,1a)) { outValue = Error_obj::Overflow; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(Error_obj) - -int Error_obj::__FindIndex(::String inName) -{ - if (inName==HX_("Blocked",cc,a2,4f,12)) return 0; - if (inName==HX_("Custom",d1,fb,26,74)) return 3; - if (inName==HX_("OutsideBounds",5a,c1,82,38)) return 2; - if (inName==HX_("Overflow",62,9f,ed,1a)) return 1; - return super::__FindIndex(inName); -} - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Error_obj,Custom,return) - -int Error_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("Blocked",cc,a2,4f,12)) return 0; - if (inName==HX_("Custom",d1,fb,26,74)) return 1; - if (inName==HX_("OutsideBounds",5a,c1,82,38)) return 0; - if (inName==HX_("Overflow",62,9f,ed,1a)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val Error_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("Blocked",cc,a2,4f,12)) return Blocked; - if (inName==HX_("Custom",d1,fb,26,74)) return Custom_dyn(); - if (inName==HX_("OutsideBounds",5a,c1,82,38)) return OutsideBounds; - if (inName==HX_("Overflow",62,9f,ed,1a)) return Overflow; - return super::__Field(inName,inCallProp); -} - -static ::String Error_obj_sStaticFields[] = { - HX_("Blocked",cc,a2,4f,12), - HX_("Overflow",62,9f,ed,1a), - HX_("OutsideBounds",5a,c1,82,38), - HX_("Custom",d1,fb,26,74), - ::String(null()) -}; - -hx::Class Error_obj::__mClass; - -Dynamic __Create_Error_obj() { return new Error_obj; } - -void Error_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("haxe.io.Error",68,16,01,55), hx::TCanCast< Error_obj >,Error_obj_sStaticFields,0, - &__Create_Error_obj, &__Create, - &super::__SGetClass(), &CreateError_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &Error_obj::__GetStatic; -} - -void Error_obj::__boot() -{ -Blocked = hx::CreateConstEnum< Error_obj >(HX_("Blocked",cc,a2,4f,12),0); -OutsideBounds = hx::CreateConstEnum< Error_obj >(HX_("OutsideBounds",5a,c1,82,38),2); -Overflow = hx::CreateConstEnum< Error_obj >(HX_("Overflow",62,9f,ed,1a),1); -} - - -} // end namespace haxe -} // end namespace io diff --git a/hGameTest/bin/linux/obj/src/haxe/io/FPHelper.cpp b/hGameTest/bin/linux/obj/src/haxe/io/FPHelper.cpp deleted file mode 100644 index e7722c5a..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/io/FPHelper.cpp +++ /dev/null @@ -1,127 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -#ifndef INCLUDED_haxe_io_FPHelper -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_11fb855b0ea794ee_148_i32ToFloat,"haxe.io.FPHelper","i32ToFloat",0x7999b6cf,"haxe.io.FPHelper.i32ToFloat","/usr/share/haxe/std/haxe/io/FPHelper.hx",148,0xb3d006ab) -HX_LOCAL_STACK_FRAME(_hx_pos_11fb855b0ea794ee_186_floatToI32,"haxe.io.FPHelper","floatToI32",0xff5a7c67,"haxe.io.FPHelper.floatToI32","/usr/share/haxe/std/haxe/io/FPHelper.hx",186,0xb3d006ab) -HX_LOCAL_STACK_FRAME(_hx_pos_11fb855b0ea794ee_233_i64ToDouble,"haxe.io.FPHelper","i64ToDouble",0xc51d801d,"haxe.io.FPHelper.i64ToDouble","/usr/share/haxe/std/haxe/io/FPHelper.hx",233,0xb3d006ab) -HX_LOCAL_STACK_FRAME(_hx_pos_11fb855b0ea794ee_295_doubleToI64,"haxe.io.FPHelper","doubleToI64",0xe6926a85,"haxe.io.FPHelper.doubleToI64","/usr/share/haxe/std/haxe/io/FPHelper.hx",295,0xb3d006ab) -namespace haxe{ -namespace io{ - -void FPHelper_obj::__construct() { } - -Dynamic FPHelper_obj::__CreateEmpty() { return new FPHelper_obj; } - -void *FPHelper_obj::_hx_vtable = 0; - -Dynamic FPHelper_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< FPHelper_obj > _hx_result = new FPHelper_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool FPHelper_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x349ee9e4; -} - -Float FPHelper_obj::i32ToFloat(int i){ - HX_STACKFRAME(&_hx_pos_11fb855b0ea794ee_148_i32ToFloat) -HXDLIN( 148) return ::__hxcpp_reinterpret_le_int32_as_float32(i); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(FPHelper_obj,i32ToFloat,return ) - -int FPHelper_obj::floatToI32(Float f){ - HX_STACKFRAME(&_hx_pos_11fb855b0ea794ee_186_floatToI32) -HXDLIN( 186) return ::__hxcpp_reinterpret_float32_as_le_int32(f); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(FPHelper_obj,floatToI32,return ) - -Float FPHelper_obj::i64ToDouble(int low,int high){ - HX_STACKFRAME(&_hx_pos_11fb855b0ea794ee_233_i64ToDouble) -HXDLIN( 233) return ::__hxcpp_reinterpret_le_int32s_as_float64(low,high); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(FPHelper_obj,i64ToDouble,return ) - - cpp::Int64Struct FPHelper_obj::doubleToI64(Float v){ - HX_STACKFRAME(&_hx_pos_11fb855b0ea794ee_295_doubleToI64) -HXDLIN( 295) int high = ::__hxcpp_reinterpret_float64_as_le_int32_high(v); -HXDLIN( 295) return _hx_int64_make(high, ::__hxcpp_reinterpret_float64_as_le_int32_low(v)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(FPHelper_obj,doubleToI64,return ) - - -FPHelper_obj::FPHelper_obj() -{ -} - -bool FPHelper_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"i32ToFloat") ) { outValue = i32ToFloat_dyn(); return true; } - if (HX_FIELD_EQ(inName,"floatToI32") ) { outValue = floatToI32_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"i64ToDouble") ) { outValue = i64ToDouble_dyn(); return true; } - if (HX_FIELD_EQ(inName,"doubleToI64") ) { outValue = doubleToI64_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *FPHelper_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *FPHelper_obj_sStaticStorageInfo = 0; -#endif - -hx::Class FPHelper_obj::__mClass; - -static ::String FPHelper_obj_sStaticFields[] = { - HX_("i32ToFloat",b9,99,e9,ac), - HX_("floatToI32",51,5f,aa,32), - HX_("i64ToDouble",f3,29,b4,77), - HX_("doubleToI64",5b,14,29,99), - ::String(null()) -}; - -void FPHelper_obj::__register() -{ - FPHelper_obj _hx_dummy; - FPHelper_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.io.FPHelper",98,9f,c6,f3); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &FPHelper_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(FPHelper_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< FPHelper_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = FPHelper_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = FPHelper_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace io diff --git a/hGameTest/bin/linux/obj/src/haxe/io/Input.cpp b/hGameTest/bin/linux/obj/src/haxe/io/Input.cpp deleted file mode 100644 index 3b7cee64..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/io/Input.cpp +++ /dev/null @@ -1,344 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_BytesBuffer -#include -#endif -#ifndef INCLUDED_haxe_io_Encoding -#include -#endif -#ifndef INCLUDED_haxe_io_Eof -#include -#endif -#ifndef INCLUDED_haxe_io_Error -#include -#endif -#ifndef INCLUDED_haxe_io_Input -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_254a12b9e3136e41_51_readByte,"haxe.io.Input","readByte",0x4de8a3c2,"haxe.io.Input.readByte","/usr/share/haxe/std/haxe/io/Input.hx",51,0x1cc3d0af) -HX_LOCAL_STACK_FRAME(_hx_pos_254a12b9e3136e41_64_readBytes,"haxe.io.Input","readBytes",0xdda6a671,"haxe.io.Input.readBytes","/usr/share/haxe/std/haxe/io/Input.hx",64,0x1cc3d0af) -HX_LOCAL_STACK_FRAME(_hx_pos_254a12b9e3136e41_92_close,"haxe.io.Input","close",0xfc421af4,"haxe.io.Input.close","/usr/share/haxe/std/haxe/io/Input.hx",92,0x1cc3d0af) -HX_LOCAL_STACK_FRAME(_hx_pos_254a12b9e3136e41_133_readFullBytes,"haxe.io.Input","readFullBytes",0x3db9a162,"haxe.io.Input.readFullBytes","/usr/share/haxe/std/haxe/io/Input.hx",133,0x1cc3d0af) -HX_LOCAL_STACK_FRAME(_hx_pos_254a12b9e3136e41_145_read,"haxe.io.Input","read",0x27b9839a,"haxe.io.Input.read","/usr/share/haxe/std/haxe/io/Input.hx",145,0x1cc3d0af) -HX_LOCAL_STACK_FRAME(_hx_pos_254a12b9e3136e41_176_readLine,"haxe.io.Input","readLine",0x54789cae,"haxe.io.Input.readLine","/usr/share/haxe/std/haxe/io/Input.hx",176,0x1cc3d0af) -HX_LOCAL_STACK_FRAME(_hx_pos_254a12b9e3136e41_229_readInt16,"haxe.io.Input","readInt16",0xde2f2f9a,"haxe.io.Input.readInt16","/usr/share/haxe/std/haxe/io/Input.hx",229,0x1cc3d0af) -HX_LOCAL_STACK_FRAME(_hx_pos_254a12b9e3136e41_243_readUInt16,"haxe.io.Input","readUInt16",0x05cae019,"haxe.io.Input.readUInt16","/usr/share/haxe/std/haxe/io/Input.hx",243,0x1cc3d0af) -HX_LOCAL_STACK_FRAME(_hx_pos_254a12b9e3136e41_281_readInt32,"haxe.io.Input","readInt32",0xde2f3154,"haxe.io.Input.readInt32","/usr/share/haxe/std/haxe/io/Input.hx",281,0x1cc3d0af) -HX_LOCAL_STACK_FRAME(_hx_pos_254a12b9e3136e41_304_readString,"haxe.io.Input","readString",0xfdebd00b,"haxe.io.Input.readString","/usr/share/haxe/std/haxe/io/Input.hx",304,0x1cc3d0af) -namespace haxe{ -namespace io{ - -void Input_obj::__construct() { } - -Dynamic Input_obj::__CreateEmpty() { return new Input_obj; } - -void *Input_obj::_hx_vtable = 0; - -Dynamic Input_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Input_obj > _hx_result = new Input_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Input_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5c18cd32; -} - -int Input_obj::readByte(){ - HX_STACKFRAME(&_hx_pos_254a12b9e3136e41_51_readByte) -HXDLIN( 51) HX_STACK_DO_THROW(HX_("Not implemented",15,1e,32,34)); -HXDLIN( 51) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Input_obj,readByte,return ) - -int Input_obj::readBytes( ::haxe::io::Bytes s,int pos,int len){ - HX_STACKFRAME(&_hx_pos_254a12b9e3136e41_64_readBytes) -HXLINE( 65) int k = len; -HXLINE( 66) ::Array< unsigned char > b = s->b; -HXLINE( 67) bool _hx_tmp; -HXDLIN( 67) bool _hx_tmp1; -HXDLIN( 67) if ((pos >= 0)) { -HXLINE( 67) _hx_tmp1 = (len < 0); - } - else { -HXLINE( 67) _hx_tmp1 = true; - } -HXDLIN( 67) if (!(_hx_tmp1)) { -HXLINE( 67) _hx_tmp = ((pos + len) > s->length); - } - else { -HXLINE( 67) _hx_tmp = true; - } -HXDLIN( 67) if (_hx_tmp) { -HXLINE( 68) HX_STACK_DO_THROW(::haxe::io::Error_obj::OutsideBounds_dyn()); - } -HXLINE( 69) try { - HX_STACK_CATCHABLE( ::haxe::io::Eof, 0); -HXLINE( 70) while((k > 0)){ -HXLINE( 76) b[pos] = ( (unsigned char)(this->readByte()) ); -HXLINE( 80) pos = (pos + 1); -HXLINE( 81) k = (k - 1); - } - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::haxe::io::Eof >() ){ - HX_STACK_BEGIN_CATCH - ::haxe::io::Eof eof = _hx_e; - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } -HXLINE( 84) return (len - k); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Input_obj,readBytes,return ) - -void Input_obj::close(){ - HX_STACKFRAME(&_hx_pos_254a12b9e3136e41_92_close) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Input_obj,close,(void)) - -void Input_obj::readFullBytes( ::haxe::io::Bytes s,int pos,int len){ - HX_STACKFRAME(&_hx_pos_254a12b9e3136e41_133_readFullBytes) -HXDLIN( 133) while((len > 0)){ -HXLINE( 134) int k = this->readBytes(s,pos,len); -HXLINE( 135) if ((k == 0)) { -HXLINE( 136) HX_STACK_DO_THROW(::haxe::io::Error_obj::Blocked_dyn()); - } -HXLINE( 137) pos = (pos + k); -HXLINE( 138) len = (len - k); - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Input_obj,readFullBytes,(void)) - - ::haxe::io::Bytes Input_obj::read(int nbytes){ - HX_STACKFRAME(&_hx_pos_254a12b9e3136e41_145_read) -HXLINE( 146) ::haxe::io::Bytes s = ::haxe::io::Bytes_obj::alloc(nbytes); -HXLINE( 147) int p = 0; -HXLINE( 148) while((nbytes > 0)){ -HXLINE( 149) int k = this->readBytes(s,p,nbytes); -HXLINE( 150) if ((k == 0)) { -HXLINE( 151) HX_STACK_DO_THROW(::haxe::io::Error_obj::Blocked_dyn()); - } -HXLINE( 152) p = (p + k); -HXLINE( 153) nbytes = (nbytes - k); - } -HXLINE( 155) return s; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Input_obj,read,return ) - -::String Input_obj::readLine(){ - HX_GC_STACKFRAME(&_hx_pos_254a12b9e3136e41_176_readLine) -HXLINE( 177) ::haxe::io::BytesBuffer buf = ::haxe::io::BytesBuffer_obj::__alloc( HX_CTX ); -HXLINE( 178) int last; -HXLINE( 179) ::String s; -HXLINE( 180) try { - HX_STACK_CATCHABLE( ::haxe::io::Eof, 0); -HXLINE( 181) while(true){ -HXLINE( 181) last = this->readByte(); -HXDLIN( 181) if (!((last != 10))) { -HXLINE( 181) goto _hx_goto_8; - } -HXLINE( 182) buf->b->push(last); - } - _hx_goto_8:; -HXLINE( 183) s = buf->getBytes()->toString(); -HXLINE( 184) if (hx::IsEq( s.charCodeAt((s.length - 1)),13 )) { -HXLINE( 185) s = s.substr(0,-1); - } - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::haxe::io::Eof >() ){ - HX_STACK_BEGIN_CATCH - ::haxe::io::Eof e = _hx_e; -HXLINE( 187) s = buf->getBytes()->toString(); -HXLINE( 188) if ((s.length == 0)) { -HXLINE( 189) HX_STACK_DO_THROW(e); - } - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } -HXLINE( 191) return s; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Input_obj,readLine,return ) - -int Input_obj::readInt16(){ - HX_STACKFRAME(&_hx_pos_254a12b9e3136e41_229_readInt16) -HXLINE( 230) int ch1 = this->readByte(); -HXLINE( 231) int ch2 = this->readByte(); -HXLINE( 232) int n; -HXDLIN( 232) if (this->bigEndian) { -HXLINE( 232) n = (ch2 | (ch1 << 8)); - } - else { -HXLINE( 232) n = (ch1 | (ch2 << 8)); - } -HXLINE( 233) if (((n & 32768) != 0)) { -HXLINE( 234) return (n - 65536); - } -HXLINE( 235) return n; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Input_obj,readInt16,return ) - -int Input_obj::readUInt16(){ - HX_STACKFRAME(&_hx_pos_254a12b9e3136e41_243_readUInt16) -HXLINE( 244) int ch1 = this->readByte(); -HXLINE( 245) int ch2 = this->readByte(); -HXLINE( 246) if (this->bigEndian) { -HXLINE( 246) return (ch2 | (ch1 << 8)); - } - else { -HXLINE( 246) return (ch1 | (ch2 << 8)); - } -HXDLIN( 246) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Input_obj,readUInt16,return ) - -int Input_obj::readInt32(){ - HX_STACKFRAME(&_hx_pos_254a12b9e3136e41_281_readInt32) -HXLINE( 282) int ch1 = this->readByte(); -HXLINE( 283) int ch2 = this->readByte(); -HXLINE( 284) int ch3 = this->readByte(); -HXLINE( 285) int ch4 = this->readByte(); -HXLINE( 297) if (this->bigEndian) { -HXLINE( 297) return (((ch4 | (ch3 << 8)) | (ch2 << 16)) | (ch1 << 24)); - } - else { -HXLINE( 297) return (((ch1 | (ch2 << 8)) | (ch3 << 16)) | (ch4 << 24)); - } -HXDLIN( 297) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Input_obj,readInt32,return ) - -::String Input_obj::readString(int len, ::haxe::io::Encoding encoding){ - HX_STACKFRAME(&_hx_pos_254a12b9e3136e41_304_readString) -HXLINE( 305) ::haxe::io::Bytes b = ::haxe::io::Bytes_obj::alloc(len); -HXLINE( 306) this->readFullBytes(b,0,len); -HXLINE( 310) return b->getString(0,len,encoding); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Input_obj,readString,return ) - - -Input_obj::Input_obj() -{ -} - -hx::Val Input_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"read") ) { return hx::Val( read_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"close") ) { return hx::Val( close_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"readByte") ) { return hx::Val( readByte_dyn() ); } - if (HX_FIELD_EQ(inName,"readLine") ) { return hx::Val( readLine_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"bigEndian") ) { return hx::Val( bigEndian ); } - if (HX_FIELD_EQ(inName,"readBytes") ) { return hx::Val( readBytes_dyn() ); } - if (HX_FIELD_EQ(inName,"readInt16") ) { return hx::Val( readInt16_dyn() ); } - if (HX_FIELD_EQ(inName,"readInt32") ) { return hx::Val( readInt32_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"readUInt16") ) { return hx::Val( readUInt16_dyn() ); } - if (HX_FIELD_EQ(inName,"readString") ) { return hx::Val( readString_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"readFullBytes") ) { return hx::Val( readFullBytes_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Input_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"bigEndian") ) { bigEndian=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Input_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bigEndian",7b,d5,5a,20)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Input_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(Input_obj,bigEndian),HX_("bigEndian",7b,d5,5a,20)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Input_obj_sStaticStorageInfo = 0; -#endif - -static ::String Input_obj_sMemberFields[] = { - HX_("bigEndian",7b,d5,5a,20), - HX_("readByte",7e,f9,1a,69), - HX_("readBytes",35,55,7f,8e), - HX_("close",b8,17,63,48), - HX_("readFullBytes",26,02,0b,ce), - HX_("read",56,4b,a7,4b), - HX_("readLine",6a,f2,aa,6f), - HX_("readInt16",5e,de,07,8f), - HX_("readUInt16",d5,1c,8b,12), - HX_("readInt32",18,e0,07,8f), - HX_("readString",c7,0c,ac,0a), - ::String(null()) }; - -hx::Class Input_obj::__mClass; - -void Input_obj::__register() -{ - Input_obj _hx_dummy; - Input_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.io.Input",aa,0e,f5,9f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Input_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Input_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Input_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Input_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace io diff --git a/hGameTest/bin/linux/obj/src/haxe/io/Output.cpp b/hGameTest/bin/linux/obj/src/haxe/io/Output.cpp deleted file mode 100644 index 69937969..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/io/Output.cpp +++ /dev/null @@ -1,64 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Output -#include -#endif - -namespace haxe{ -namespace io{ - -void Output_obj::__construct() { } - -Dynamic Output_obj::__CreateEmpty() { return new Output_obj; } - -void *Output_obj::_hx_vtable = 0; - -Dynamic Output_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Output_obj > _hx_result = new Output_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Output_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3473efad; -} - - -Output_obj::Output_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Output_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Output_obj_sStaticStorageInfo = 0; -#endif - -hx::Class Output_obj::__mClass; - -void Output_obj::__register() -{ - Output_obj _hx_dummy; - Output_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.io.Output",61,10,0b,c7); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Output_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Output_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Output_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace io diff --git a/hGameTest/bin/linux/obj/src/haxe/io/Path.cpp b/hGameTest/bin/linux/obj/src/haxe/io/Path.cpp deleted file mode 100644 index b6d8fd3e..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/io/Path.cpp +++ /dev/null @@ -1,324 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Path -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_6cfed01bf295c856_76_new,"haxe.io.Path","new",0x1b96d677,"haxe.io.Path.new","/usr/share/haxe/std/haxe/io/Path.hx",76,0x457392de) -HX_LOCAL_STACK_FRAME(_hx_pos_6cfed01bf295c856_115_toString,"haxe.io.Path","toString",0xc0ab5735,"haxe.io.Path.toString","/usr/share/haxe/std/haxe/io/Path.hx",115,0x457392de) -HX_LOCAL_STACK_FRAME(_hx_pos_6cfed01bf295c856_134_withoutDirectory,"haxe.io.Path","withoutDirectory",0xdf35ce8e,"haxe.io.Path.withoutDirectory","/usr/share/haxe/std/haxe/io/Path.hx",134,0x457392de) -HX_LOCAL_STACK_FRAME(_hx_pos_6cfed01bf295c856_147_directory,"haxe.io.Path","directory",0xbcfe23c4,"haxe.io.Path.directory","/usr/share/haxe/std/haxe/io/Path.hx",147,0x457392de) -HX_LOCAL_STACK_FRAME(_hx_pos_6cfed01bf295c856_271_addTrailingSlash,"haxe.io.Path","addTrailingSlash",0x8b4f8e69,"haxe.io.Path.addTrailingSlash","/usr/share/haxe/std/haxe/io/Path.hx",271,0x457392de) -HX_LOCAL_STACK_FRAME(_hx_pos_6cfed01bf295c856_299_removeTrailingSlashes,"haxe.io.Path","removeTrailingSlashes",0x2dc73462,"haxe.io.Path.removeTrailingSlashes","/usr/share/haxe/std/haxe/io/Path.hx",299,0x457392de) -namespace haxe{ -namespace io{ - -void Path_obj::__construct(::String path){ - HX_STACKFRAME(&_hx_pos_6cfed01bf295c856_76_new) -HXLINE( 77) ::String _hx_switch_0 = path; - if ( (_hx_switch_0==HX_(".",2e,00,00,00)) || (_hx_switch_0==HX_("..",40,28,00,00)) ){ -HXLINE( 79) this->dir = path; -HXLINE( 80) this->file = HX_("",00,00,00,00); -HXLINE( 81) return; -HXLINE( 78) goto _hx_goto_0; - } - _hx_goto_0:; -HXLINE( 83) int c1 = path.lastIndexOf(HX_("/",2f,00,00,00),null()); -HXLINE( 84) int c2 = path.lastIndexOf(HX_("\\",5c,00,00,00),null()); -HXLINE( 85) if ((c1 < c2)) { -HXLINE( 86) this->dir = path.substr(0,c2); -HXLINE( 87) path = path.substr((c2 + 1),null()); -HXLINE( 88) this->backslash = true; - } - else { -HXLINE( 89) if ((c2 < c1)) { -HXLINE( 90) this->dir = path.substr(0,c1); -HXLINE( 91) path = path.substr((c1 + 1),null()); - } - else { -HXLINE( 93) this->dir = null(); - } - } -HXLINE( 94) int cp = path.lastIndexOf(HX_(".",2e,00,00,00),null()); -HXLINE( 95) if ((cp != -1)) { -HXLINE( 96) this->ext = path.substr((cp + 1),null()); -HXLINE( 97) this->file = path.substr(0,cp); - } - else { -HXLINE( 99) this->ext = null(); -HXLINE( 100) this->file = path; - } - } - -Dynamic Path_obj::__CreateEmpty() { return new Path_obj; } - -void *Path_obj::_hx_vtable = 0; - -Dynamic Path_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Path_obj > _hx_result = new Path_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Path_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x044b6ab5; -} - -::String Path_obj::toString(){ - HX_STACKFRAME(&_hx_pos_6cfed01bf295c856_115_toString) -HXDLIN( 115) ::String _hx_tmp; -HXDLIN( 115) if (hx::IsNull( this->dir )) { -HXDLIN( 115) _hx_tmp = HX_("",00,00,00,00); - } - else { -HXDLIN( 115) ::String _hx_tmp1; -HXDLIN( 115) if (this->backslash) { -HXDLIN( 115) _hx_tmp1 = HX_("\\",5c,00,00,00); - } - else { -HXDLIN( 115) _hx_tmp1 = HX_("/",2f,00,00,00); - } -HXDLIN( 115) _hx_tmp = (this->dir + _hx_tmp1); - } -HXDLIN( 115) ::String _hx_tmp2; -HXDLIN( 115) if (hx::IsNull( this->ext )) { -HXDLIN( 115) _hx_tmp2 = HX_("",00,00,00,00); - } - else { -HXDLIN( 115) _hx_tmp2 = (HX_(".",2e,00,00,00) + this->ext); - } -HXDLIN( 115) return ((_hx_tmp + this->file) + _hx_tmp2); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Path_obj,toString,return ) - -::String Path_obj::withoutDirectory(::String path){ - HX_GC_STACKFRAME(&_hx_pos_6cfed01bf295c856_134_withoutDirectory) -HXLINE( 135) ::haxe::io::Path s = ::haxe::io::Path_obj::__alloc( HX_CTX ,path); -HXLINE( 136) s->dir = null(); -HXLINE( 137) return s->toString(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Path_obj,withoutDirectory,return ) - -::String Path_obj::directory(::String path){ - HX_GC_STACKFRAME(&_hx_pos_6cfed01bf295c856_147_directory) -HXLINE( 148) ::haxe::io::Path s = ::haxe::io::Path_obj::__alloc( HX_CTX ,path); -HXLINE( 149) if (hx::IsNull( s->dir )) { -HXLINE( 150) return HX_("",00,00,00,00); - } -HXLINE( 151) return s->dir; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Path_obj,directory,return ) - -::String Path_obj::addTrailingSlash(::String path){ - HX_STACKFRAME(&_hx_pos_6cfed01bf295c856_271_addTrailingSlash) -HXLINE( 272) if ((path.length == 0)) { -HXLINE( 273) return HX_("/",2f,00,00,00); - } -HXLINE( 274) int c1 = path.lastIndexOf(HX_("/",2f,00,00,00),null()); -HXLINE( 275) int c2 = path.lastIndexOf(HX_("\\",5c,00,00,00),null()); -HXLINE( 276) if ((c1 < c2)) { -HXLINE( 277) if ((c2 != (path.length - 1))) { -HXLINE( 278) return (path + HX_("\\",5c,00,00,00)); - } - else { -HXLINE( 280) return path; - } - } - else { -HXLINE( 282) if ((c1 != (path.length - 1))) { -HXLINE( 283) return (path + HX_("/",2f,00,00,00)); - } - else { -HXLINE( 285) return path; - } - } -HXLINE( 276) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Path_obj,addTrailingSlash,return ) - -::String Path_obj::removeTrailingSlashes(::String path){ - HX_STACKFRAME(&_hx_pos_6cfed01bf295c856_299_removeTrailingSlashes) -HXLINE( 300) while(true){ -HXLINE( 301) ::Dynamic _g = path.charCodeAt((path.length - 1)); -HXDLIN( 301) if (hx::IsNull( _g )) { -HXLINE( 305) goto _hx_goto_6; - } - else { -HXLINE( 301) ::Dynamic _hx_switch_0 = _g; - if ( (_hx_switch_0==47) || (_hx_switch_0==92) ){ -HXLINE( 303) path = path.substr(0,-1); -HXDLIN( 303) goto _hx_goto_7; - } - /* default */{ -HXLINE( 305) goto _hx_goto_6; - } - _hx_goto_7:; - } - } - _hx_goto_6:; -HXLINE( 308) return path; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Path_obj,removeTrailingSlashes,return ) - - -hx::ObjectPtr< Path_obj > Path_obj::__new(::String path) { - hx::ObjectPtr< Path_obj > __this = new Path_obj(); - __this->__construct(path); - return __this; -} - -hx::ObjectPtr< Path_obj > Path_obj::__alloc(hx::Ctx *_hx_ctx,::String path) { - Path_obj *__this = (Path_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Path_obj), true, "haxe.io.Path")); - *(void **)__this = Path_obj::_hx_vtable; - __this->__construct(path); - return __this; -} - -Path_obj::Path_obj() -{ -} - -void Path_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Path); - HX_MARK_MEMBER_NAME(dir,"dir"); - HX_MARK_MEMBER_NAME(file,"file"); - HX_MARK_MEMBER_NAME(ext,"ext"); - HX_MARK_MEMBER_NAME(backslash,"backslash"); - HX_MARK_END_CLASS(); -} - -void Path_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(dir,"dir"); - HX_VISIT_MEMBER_NAME(file,"file"); - HX_VISIT_MEMBER_NAME(ext,"ext"); - HX_VISIT_MEMBER_NAME(backslash,"backslash"); -} - -hx::Val Path_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"dir") ) { return hx::Val( dir ); } - if (HX_FIELD_EQ(inName,"ext") ) { return hx::Val( ext ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"file") ) { return hx::Val( file ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"backslash") ) { return hx::Val( backslash ); } - } - return super::__Field(inName,inCallProp); -} - -bool Path_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"directory") ) { outValue = directory_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"withoutDirectory") ) { outValue = withoutDirectory_dyn(); return true; } - if (HX_FIELD_EQ(inName,"addTrailingSlash") ) { outValue = addTrailingSlash_dyn(); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"removeTrailingSlashes") ) { outValue = removeTrailingSlashes_dyn(); return true; } - } - return false; -} - -hx::Val Path_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"dir") ) { dir=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"ext") ) { ext=inValue.Cast< ::String >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"file") ) { file=inValue.Cast< ::String >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"backslash") ) { backslash=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Path_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("dir",4d,3d,4c,00)); - outFields->push(HX_("file",7c,ce,bb,43)); - outFields->push(HX_("ext",a1,0c,4d,00)); - outFields->push(HX_("backslash",b6,b8,45,c8)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Path_obj_sMemberStorageInfo[] = { - {hx::fsString,(int)offsetof(Path_obj,dir),HX_("dir",4d,3d,4c,00)}, - {hx::fsString,(int)offsetof(Path_obj,file),HX_("file",7c,ce,bb,43)}, - {hx::fsString,(int)offsetof(Path_obj,ext),HX_("ext",a1,0c,4d,00)}, - {hx::fsBool,(int)offsetof(Path_obj,backslash),HX_("backslash",b6,b8,45,c8)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Path_obj_sStaticStorageInfo = 0; -#endif - -static ::String Path_obj_sMemberFields[] = { - HX_("dir",4d,3d,4c,00), - HX_("file",7c,ce,bb,43), - HX_("ext",a1,0c,4d,00), - HX_("backslash",b6,b8,45,c8), - HX_("toString",ac,d0,6e,38), - ::String(null()) }; - -hx::Class Path_obj::__mClass; - -static ::String Path_obj_sStaticFields[] = { - HX_("withoutDirectory",05,17,d2,7a), - HX_("directory",6d,f2,44,10), - HX_("addTrailingSlash",e0,d6,eb,26), - HX_("removeTrailingSlashes",8b,dc,1d,43), - ::String(null()) -}; - -void Path_obj::__register() -{ - Path_obj _hx_dummy; - Path_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.io.Path",05,cf,c6,4e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Path_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Path_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Path_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Path_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Path_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Path_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace io diff --git a/hGameTest/bin/linux/obj/src/haxe/iterators/ArrayIterator.cpp b/hGameTest/bin/linux/obj/src/haxe/iterators/ArrayIterator.cpp deleted file mode 100644 index 6431fd4f..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/iterators/ArrayIterator.cpp +++ /dev/null @@ -1,147 +0,0 @@ -// Generated by Haxe 4.1.5 -#include - -#ifndef INCLUDED_haxe_iterators_ArrayIterator -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_4080537b5ff1f511_28_new,"haxe.iterators.ArrayIterator","new",0x70a754c8,"haxe.iterators.ArrayIterator.new","/usr/share/haxe/std/haxe/iterators/ArrayIterator.hx",28,0x6121158f) -HX_LOCAL_STACK_FRAME(_hx_pos_4080537b5ff1f511_45_hasNext,"haxe.iterators.ArrayIterator","hasNext",0x74587dd5,"haxe.iterators.ArrayIterator.hasNext","/usr/share/haxe/std/haxe/iterators/ArrayIterator.hx",45,0x6121158f) -HX_LOCAL_STACK_FRAME(_hx_pos_4080537b5ff1f511_53_next,"haxe.iterators.ArrayIterator","next",0x21c2db8b,"haxe.iterators.ArrayIterator.next","/usr/share/haxe/std/haxe/iterators/ArrayIterator.hx",53,0x6121158f) -namespace haxe{ -namespace iterators{ - -void ArrayIterator_obj::__construct(::cpp::VirtualArray array){ - HX_STACKFRAME(&_hx_pos_4080537b5ff1f511_28_new) -HXLINE( 30) this->current = 0; -HXLINE( 37) this->array = array; - } - -Dynamic ArrayIterator_obj::__CreateEmpty() { return new ArrayIterator_obj; } - -void *ArrayIterator_obj::_hx_vtable = 0; - -Dynamic ArrayIterator_obj::__Create(::hx::DynamicArray inArgs) -{ - ::hx::ObjectPtr< ArrayIterator_obj > _hx_result = new ArrayIterator_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool ArrayIterator_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x189859c8; -} - -bool ArrayIterator_obj::hasNext(){ - HX_STACKFRAME(&_hx_pos_4080537b5ff1f511_45_hasNext) -HXDLIN( 45) return (this->current < this->array->get_length()); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ArrayIterator_obj,hasNext,return ) - - ::Dynamic ArrayIterator_obj::next(){ - HX_STACKFRAME(&_hx_pos_4080537b5ff1f511_53_next) -HXDLIN( 53) return this->array->__get(this->current++); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ArrayIterator_obj,next,return ) - - -ArrayIterator_obj::ArrayIterator_obj() -{ -} - -void ArrayIterator_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ArrayIterator); - HX_MARK_MEMBER_NAME(array,"array"); - HX_MARK_MEMBER_NAME(current,"current"); - HX_MARK_END_CLASS(); -} - -void ArrayIterator_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(array,"array"); - HX_VISIT_MEMBER_NAME(current,"current"); -} - -::hx::Val ArrayIterator_obj::__Field(const ::String &inName,::hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"next") ) { return ::hx::Val( next_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"array") ) { return ::hx::Val( array ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"current") ) { return ::hx::Val( current ); } - if (HX_FIELD_EQ(inName,"hasNext") ) { return ::hx::Val( hasNext_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -::hx::Val ArrayIterator_obj::__SetField(const ::String &inName,const ::hx::Val &inValue,::hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"array") ) { array=inValue.Cast< ::cpp::VirtualArray >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"current") ) { current=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ArrayIterator_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("array",99,6d,8f,25)); - outFields->push(HX_("current",39,9c,e3,cb)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static ::hx::StorageInfo ArrayIterator_obj_sMemberStorageInfo[] = { - {::hx::fsObject /* ::cpp::VirtualArray */ ,(int)offsetof(ArrayIterator_obj,array),HX_("array",99,6d,8f,25)}, - {::hx::fsInt,(int)offsetof(ArrayIterator_obj,current),HX_("current",39,9c,e3,cb)}, - { ::hx::fsUnknown, 0, null()} -}; -static ::hx::StaticInfo *ArrayIterator_obj_sStaticStorageInfo = 0; -#endif - -static ::String ArrayIterator_obj_sMemberFields[] = { - HX_("array",99,6d,8f,25), - HX_("current",39,9c,e3,cb), - HX_("hasNext",6d,a5,46,18), - HX_("next",f3,84,02,49), - ::String(null()) }; - -::hx::Class ArrayIterator_obj::__mClass; - -void ArrayIterator_obj::__register() -{ - ArrayIterator_obj _hx_dummy; - ArrayIterator_obj::_hx_vtable = *(void **)&_hx_dummy; - ::hx::Static(__mClass) = new ::hx::Class_obj(); - __mClass->mName = HX_("haxe.iterators.ArrayIterator",d6,90,23,99); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &::hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &::hx::Class_obj::SetNoStaticField; - __mClass->mStatics = ::hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = ::hx::Class_obj::dupFunctions(ArrayIterator_obj_sMemberFields); - __mClass->mCanCast = ::hx::TCanCast< ArrayIterator_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ArrayIterator_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ArrayIterator_obj_sStaticStorageInfo; -#endif - ::hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace iterators diff --git a/hGameTest/bin/linux/obj/src/haxe/lang/Iterable.cpp b/hGameTest/bin/linux/obj/src/haxe/lang/Iterable.cpp deleted file mode 100644 index 672412c9..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/lang/Iterable.cpp +++ /dev/null @@ -1,43 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_lang_Iterable -#include -#endif -#ifndef INCLUDED_haxe_lang_Iterator -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_5f8d55efe7199781_81_boot,"haxe.lang.Iterable","boot",0x15490416,"haxe.lang.Iterable.boot","openfl/utils/Object.hx",81,0xcbd6e8e2) -namespace haxe{ -namespace lang{ - - -static ::String Iterable_obj_sMemberFields[] = { - HX_("iterator",ee,49,9a,93), - ::String(null()) }; - -hx::Class Iterable_obj::__mClass; - -void Iterable_obj::__register() -{ - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.lang.Iterable",0a,eb,de,a0); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mMembers = hx::Class_obj::dupFunctions(Iterable_obj_sMemberFields); - __mClass->mCanCast = hx::TIsInterface< (int)0x1f692be6 >; - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Iterable_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_5f8d55efe7199781_81_boot) -HXDLIN( 81) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace haxe -} // end namespace lang diff --git a/hGameTest/bin/linux/obj/src/haxe/lang/Iterator.cpp b/hGameTest/bin/linux/obj/src/haxe/lang/Iterator.cpp deleted file mode 100644 index 5f607cc6..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/lang/Iterator.cpp +++ /dev/null @@ -1,41 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_lang_Iterator -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_f85ca578fa6b99a5_74_boot,"haxe.lang.Iterator","boot",0xca391f5a,"haxe.lang.Iterator.boot","openfl/utils/Object.hx",74,0xcbd6e8e2) -namespace haxe{ -namespace lang{ - - -static ::String Iterator_obj_sMemberFields[] = { - HX_("hasNext",6d,a5,46,18), - HX_("next",f3,84,02,49), - ::String(null()) }; - -hx::Class Iterator_obj::__mClass; - -void Iterator_obj::__register() -{ - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.lang.Iterator",46,96,ec,a0); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mMembers = hx::Class_obj::dupFunctions(Iterator_obj_sMemberFields); - __mClass->mCanCast = hx::TIsInterface< (int)0x1f76d722 >; - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Iterator_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_f85ca578fa6b99a5_74_boot) -HXDLIN( 74) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace haxe -} // end namespace lang diff --git a/hGameTest/bin/linux/obj/src/haxe/zip/ExtraField.cpp b/hGameTest/bin/linux/obj/src/haxe/zip/ExtraField.cpp deleted file mode 100644 index 530b3944..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/zip/ExtraField.cpp +++ /dev/null @@ -1,97 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_zip_ExtraField -#include -#endif -namespace haxe{ -namespace zip{ - -::haxe::zip::ExtraField ExtraField_obj::FInfoZipUnicodePath(::String name,int crc) -{ - return hx::CreateEnum< ExtraField_obj >(HX_("FInfoZipUnicodePath",f5,d6,45,19),1,2)->_hx_init(0,name)->_hx_init(1,crc); -} - -::haxe::zip::ExtraField ExtraField_obj::FUnknown(int tag, ::haxe::io::Bytes bytes) -{ - return hx::CreateEnum< ExtraField_obj >(HX_("FUnknown",e4,7f,97,52),0,2)->_hx_init(0,tag)->_hx_init(1,bytes); -} - -::haxe::zip::ExtraField ExtraField_obj::FUtf8; - -bool ExtraField_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("FInfoZipUnicodePath",f5,d6,45,19)) { outValue = ExtraField_obj::FInfoZipUnicodePath_dyn(); return true; } - if (inName==HX_("FUnknown",e4,7f,97,52)) { outValue = ExtraField_obj::FUnknown_dyn(); return true; } - if (inName==HX_("FUtf8",97,1c,94,86)) { outValue = ExtraField_obj::FUtf8; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(ExtraField_obj) - -int ExtraField_obj::__FindIndex(::String inName) -{ - if (inName==HX_("FInfoZipUnicodePath",f5,d6,45,19)) return 1; - if (inName==HX_("FUnknown",e4,7f,97,52)) return 0; - if (inName==HX_("FUtf8",97,1c,94,86)) return 2; - return super::__FindIndex(inName); -} - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ExtraField_obj,FInfoZipUnicodePath,return) - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ExtraField_obj,FUnknown,return) - -int ExtraField_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("FInfoZipUnicodePath",f5,d6,45,19)) return 2; - if (inName==HX_("FUnknown",e4,7f,97,52)) return 2; - if (inName==HX_("FUtf8",97,1c,94,86)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val ExtraField_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("FInfoZipUnicodePath",f5,d6,45,19)) return FInfoZipUnicodePath_dyn(); - if (inName==HX_("FUnknown",e4,7f,97,52)) return FUnknown_dyn(); - if (inName==HX_("FUtf8",97,1c,94,86)) return FUtf8; - return super::__Field(inName,inCallProp); -} - -static ::String ExtraField_obj_sStaticFields[] = { - HX_("FUnknown",e4,7f,97,52), - HX_("FInfoZipUnicodePath",f5,d6,45,19), - HX_("FUtf8",97,1c,94,86), - ::String(null()) -}; - -hx::Class ExtraField_obj::__mClass; - -Dynamic __Create_ExtraField_obj() { return new ExtraField_obj; } - -void ExtraField_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("haxe.zip.ExtraField",df,af,f8,91), hx::TCanCast< ExtraField_obj >,ExtraField_obj_sStaticFields,0, - &__Create_ExtraField_obj, &__Create, - &super::__SGetClass(), &CreateExtraField_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &ExtraField_obj::__GetStatic; -} - -void ExtraField_obj::__boot() -{ -FUtf8 = hx::CreateConstEnum< ExtraField_obj >(HX_("FUtf8",97,1c,94,86),2); -} - - -} // end namespace haxe -} // end namespace zip diff --git a/hGameTest/bin/linux/obj/src/haxe/zip/HuffTools.cpp b/hGameTest/bin/linux/obj/src/haxe/zip/HuffTools.cpp deleted file mode 100644 index 3a54e9d9..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/zip/HuffTools.cpp +++ /dev/null @@ -1,297 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_haxe_zip_HuffTools -#include -#endif -#ifndef INCLUDED_haxe_zip_Huffman -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_5d42cb1a506472e6_32_new,"haxe.zip.HuffTools","new",0x5263948b,"haxe.zip.HuffTools.new","/usr/share/haxe/std/haxe/zip/Huffman.hx",32,0xeaeaefad) -HX_LOCAL_STACK_FRAME(_hx_pos_5d42cb1a506472e6_35_treeDepth,"haxe.zip.HuffTools","treeDepth",0x748ac930,"haxe.zip.HuffTools.treeDepth","/usr/share/haxe/std/haxe/zip/Huffman.hx",35,0xeaeaefad) -HX_LOCAL_STACK_FRAME(_hx_pos_5d42cb1a506472e6_45_treeCompress,"haxe.zip.HuffTools","treeCompress",0x66340995,"haxe.zip.HuffTools.treeCompress","/usr/share/haxe/std/haxe/zip/Huffman.hx",45,0xeaeaefad) -HX_LOCAL_STACK_FRAME(_hx_pos_5d42cb1a506472e6_63_treeWalk,"haxe.zip.HuffTools","treeWalk",0x2e5c697c,"haxe.zip.HuffTools.treeWalk","/usr/share/haxe/std/haxe/zip/Huffman.hx",63,0xeaeaefad) -HX_LOCAL_STACK_FRAME(_hx_pos_5d42cb1a506472e6_75_treeMake,"haxe.zip.HuffTools","treeMake",0x27c04661,"haxe.zip.HuffTools.treeMake","/usr/share/haxe/std/haxe/zip/Huffman.hx",75,0xeaeaefad) -HX_LOCAL_STACK_FRAME(_hx_pos_5d42cb1a506472e6_86_make,"haxe.zip.HuffTools","make",0xc4121b63,"haxe.zip.HuffTools.make","/usr/share/haxe/std/haxe/zip/Huffman.hx",86,0xeaeaefad) -namespace haxe{ -namespace zip{ - -void HuffTools_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_5d42cb1a506472e6_32_new) - } - -Dynamic HuffTools_obj::__CreateEmpty() { return new HuffTools_obj; } - -void *HuffTools_obj::_hx_vtable = 0; - -Dynamic HuffTools_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< HuffTools_obj > _hx_result = new HuffTools_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool HuffTools_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x10a15413; -} - -int HuffTools_obj::treeDepth( ::haxe::zip::Huffman t){ - HX_STACKFRAME(&_hx_pos_5d42cb1a506472e6_35_treeDepth) -HXDLIN( 35) switch((int)(t->_hx_getIndex())){ - case (int)0: { -HXLINE( 36) int _g = t->_hx_getInt(0); -HXDLIN( 36) return 0; - } - break; - case (int)1: { -HXLINE( 38) ::haxe::zip::Huffman b = t->_hx_getObject(1).StaticCast< ::haxe::zip::Huffman >(); -HXDLIN( 38) ::haxe::zip::Huffman a = t->_hx_getObject(0).StaticCast< ::haxe::zip::Huffman >(); -HXLINE( 39) int da = this->treeDepth(a); -HXLINE( 40) int db = this->treeDepth(b); -HXLINE( 41) int _hx_tmp; -HXDLIN( 41) if ((da < db)) { -HXLINE( 41) _hx_tmp = da; - } - else { -HXLINE( 41) _hx_tmp = db; - } -HXDLIN( 41) return (1 + _hx_tmp); - } - break; - case (int)2: { -HXLINE( 37) ::Array< ::Dynamic> _g2 = t->_hx_getObject(1).StaticCast< ::Array< ::Dynamic> >(); -HXDLIN( 37) int _g1 = t->_hx_getInt(0); -HXDLIN( 37) HX_STACK_DO_THROW(HX_("assert",c6,46,03,4c)); - } - break; - } -HXLINE( 35) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(HuffTools_obj,treeDepth,return ) - - ::haxe::zip::Huffman HuffTools_obj::treeCompress( ::haxe::zip::Huffman t){ - HX_STACKFRAME(&_hx_pos_5d42cb1a506472e6_45_treeCompress) -HXLINE( 46) int d = this->treeDepth(t); -HXLINE( 47) if ((d == 0)) { -HXLINE( 48) return t; - } -HXLINE( 49) if ((d == 1)) { -HXLINE( 50) if ((t->_hx_getIndex() == 1)) { -HXLINE( 51) ::haxe::zip::Huffman b = t->_hx_getObject(1).StaticCast< ::haxe::zip::Huffman >(); -HXDLIN( 51) ::haxe::zip::Huffman a = t->_hx_getObject(0).StaticCast< ::haxe::zip::Huffman >(); -HXDLIN( 51) ::haxe::zip::Huffman _hx_tmp = this->treeCompress(a); -HXDLIN( 51) return ::haxe::zip::Huffman_obj::NeedBit(_hx_tmp,this->treeCompress(b)); - } - else { -HXLINE( 52) HX_STACK_DO_THROW(HX_("assert",c6,46,03,4c)); - } - } -HXLINE( 54) int size = (1 << d); -HXLINE( 55) ::Array< ::Dynamic> table = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 56) { -HXLINE( 56) int _g = 0; -HXDLIN( 56) int _g1 = size; -HXDLIN( 56) while((_g < _g1)){ -HXLINE( 56) _g = (_g + 1); -HXDLIN( 56) int i = (_g - 1); -HXLINE( 57) table->push(::haxe::zip::Huffman_obj::Found(-1)); - } - } -HXLINE( 58) this->treeWalk(table,0,0,d,t); -HXLINE( 59) return ::haxe::zip::Huffman_obj::NeedBits(d,table); - } - - -HX_DEFINE_DYNAMIC_FUNC1(HuffTools_obj,treeCompress,return ) - -void HuffTools_obj::treeWalk(::Array< ::Dynamic> table,int p,int cd,int d, ::haxe::zip::Huffman t){ - HX_STACKFRAME(&_hx_pos_5d42cb1a506472e6_63_treeWalk) -HXDLIN( 63) if ((t->_hx_getIndex() == 1)) { -HXLINE( 64) ::haxe::zip::Huffman b = t->_hx_getObject(1).StaticCast< ::haxe::zip::Huffman >(); -HXDLIN( 64) ::haxe::zip::Huffman a = t->_hx_getObject(0).StaticCast< ::haxe::zip::Huffman >(); -HXLINE( 65) if ((d > 0)) { -HXLINE( 66) this->treeWalk(table,p,(cd + 1),(d - 1),a); -HXLINE( 67) this->treeWalk(table,(p | (1 << cd)),(cd + 1),(d - 1),b); - } - else { -HXLINE( 69) table[p] = this->treeCompress(t); - } - } - else { -HXLINE( 71) table[p] = this->treeCompress(t); - } - } - - -HX_DEFINE_DYNAMIC_FUNC5(HuffTools_obj,treeWalk,(void)) - - ::haxe::zip::Huffman HuffTools_obj::treeMake( ::haxe::ds::IntMap bits,int maxbits,int v,int len){ - HX_STACKFRAME(&_hx_pos_5d42cb1a506472e6_75_treeMake) -HXLINE( 76) if ((len > maxbits)) { -HXLINE( 77) HX_STACK_DO_THROW(HX_("Invalid huffman",e4,e4,8f,a6)); - } -HXLINE( 78) int idx = ((v << 5) | len); -HXLINE( 79) if (bits->exists(idx)) { -HXLINE( 80) return ::haxe::zip::Huffman_obj::Found(bits->get(idx)); - } -HXLINE( 81) v = (v << 1); -HXLINE( 82) len = (len + 1); -HXLINE( 83) ::haxe::zip::Huffman _hx_tmp = this->treeMake(bits,maxbits,v,len); -HXDLIN( 83) return ::haxe::zip::Huffman_obj::NeedBit(_hx_tmp,this->treeMake(bits,maxbits,(v | 1),len)); - } - - -HX_DEFINE_DYNAMIC_FUNC4(HuffTools_obj,treeMake,return ) - - ::haxe::zip::Huffman HuffTools_obj::make(::Array< int > lengths,int pos,int nlengths,int maxbits){ - HX_GC_STACKFRAME(&_hx_pos_5d42cb1a506472e6_86_make) -HXLINE( 87) if ((nlengths == 1)) { -HXLINE( 88) return ::haxe::zip::Huffman_obj::NeedBit(::haxe::zip::Huffman_obj::Found(0),::haxe::zip::Huffman_obj::Found(0)); - } -HXLINE( 90) ::Array< int > counts = ::Array_obj< int >::__new(); -HXLINE( 91) ::Array< int > tmp = ::Array_obj< int >::__new(); -HXLINE( 92) if ((maxbits > 32)) { -HXLINE( 93) HX_STACK_DO_THROW(HX_("Invalid huffman",e4,e4,8f,a6)); - } -HXLINE( 94) { -HXLINE( 94) int _g = 0; -HXDLIN( 94) int _g1 = maxbits; -HXDLIN( 94) while((_g < _g1)){ -HXLINE( 94) _g = (_g + 1); -HXDLIN( 94) int i = (_g - 1); -HXLINE( 95) counts->push(0); -HXLINE( 96) tmp->push(0); - } - } -HXLINE( 98) { -HXLINE( 98) int _g2 = 0; -HXDLIN( 98) int _g3 = nlengths; -HXDLIN( 98) while((_g2 < _g3)){ -HXLINE( 98) _g2 = (_g2 + 1); -HXDLIN( 98) int i1 = (_g2 - 1); -HXLINE( 99) int p = lengths->__get((i1 + pos)); -HXLINE( 100) if ((p >= maxbits)) { -HXLINE( 101) HX_STACK_DO_THROW(HX_("Invalid huffman",e4,e4,8f,a6)); - } -HXLINE( 102) counts[p]++; - } - } -HXLINE( 104) int code = 0; -HXLINE( 105) { -HXLINE( 105) int _g4 = 1; -HXDLIN( 105) int _g5 = (maxbits - 1); -HXDLIN( 105) while((_g4 < _g5)){ -HXLINE( 105) _g4 = (_g4 + 1); -HXDLIN( 105) int i2 = (_g4 - 1); -HXLINE( 106) code = ((code + counts->__get(i2)) << 1); -HXLINE( 107) tmp[i2] = code; - } - } -HXLINE( 109) ::haxe::ds::IntMap bits = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); -HXLINE( 110) { -HXLINE( 110) int _g6 = 0; -HXDLIN( 110) int _g7 = nlengths; -HXDLIN( 110) while((_g6 < _g7)){ -HXLINE( 110) _g6 = (_g6 + 1); -HXDLIN( 110) int i3 = (_g6 - 1); -HXLINE( 111) int l = lengths->__get((i3 + pos)); -HXLINE( 112) if ((l != 0)) { -HXLINE( 113) int n = tmp->__get((l - 1)); -HXLINE( 114) tmp[(l - 1)] = (n + 1); -HXLINE( 115) bits->set(((n << 5) | l),i3); - } - } - } -HXLINE( 118) ::haxe::zip::Huffman _hx_tmp = this->treeMake(bits,maxbits,0,1); -HXDLIN( 118) return this->treeCompress(::haxe::zip::Huffman_obj::NeedBit(_hx_tmp,this->treeMake(bits,maxbits,1,1))); - } - - -HX_DEFINE_DYNAMIC_FUNC4(HuffTools_obj,make,return ) - - -hx::ObjectPtr< HuffTools_obj > HuffTools_obj::__new() { - hx::ObjectPtr< HuffTools_obj > __this = new HuffTools_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< HuffTools_obj > HuffTools_obj::__alloc(hx::Ctx *_hx_ctx) { - HuffTools_obj *__this = (HuffTools_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(HuffTools_obj), false, "haxe.zip.HuffTools")); - *(void **)__this = HuffTools_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -HuffTools_obj::HuffTools_obj() -{ -} - -hx::Val HuffTools_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"make") ) { return hx::Val( make_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"treeWalk") ) { return hx::Val( treeWalk_dyn() ); } - if (HX_FIELD_EQ(inName,"treeMake") ) { return hx::Val( treeMake_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"treeDepth") ) { return hx::Val( treeDepth_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"treeCompress") ) { return hx::Val( treeCompress_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *HuffTools_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *HuffTools_obj_sStaticStorageInfo = 0; -#endif - -static ::String HuffTools_obj_sMemberFields[] = { - HX_("treeDepth",c5,12,35,42), - HX_("treeCompress",20,2b,da,a1), - HX_("treeWalk",87,29,ba,32), - HX_("treeMake",6c,06,1e,2c), - HX_("make",ee,39,56,48), - ::String(null()) }; - -hx::Class HuffTools_obj::__mClass; - -void HuffTools_obj::__register() -{ - HuffTools_obj _hx_dummy; - HuffTools_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.zip.HuffTools",19,f3,2d,d5); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(HuffTools_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< HuffTools_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = HuffTools_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = HuffTools_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace zip diff --git a/hGameTest/bin/linux/obj/src/haxe/zip/Huffman.cpp b/hGameTest/bin/linux/obj/src/haxe/zip/Huffman.cpp deleted file mode 100644 index 4d004fae..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/zip/Huffman.cpp +++ /dev/null @@ -1,98 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_zip_Huffman -#include -#endif -namespace haxe{ -namespace zip{ - -::haxe::zip::Huffman Huffman_obj::Found(int i) -{ - return hx::CreateEnum< Huffman_obj >(HX_("Found",22,72,c4,97),0,1)->_hx_init(0,i); -} - -::haxe::zip::Huffman Huffman_obj::NeedBit( ::haxe::zip::Huffman left, ::haxe::zip::Huffman right) -{ - return hx::CreateEnum< Huffman_obj >(HX_("NeedBit",f7,fd,59,77),1,2)->_hx_init(0,left)->_hx_init(1,right); -} - -::haxe::zip::Huffman Huffman_obj::NeedBits(int n,::Array< ::Dynamic> table) -{ - return hx::CreateEnum< Huffman_obj >(HX_("NeedBits",9c,3a,64,f7),2,2)->_hx_init(0,n)->_hx_init(1,table); -} - -bool Huffman_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("Found",22,72,c4,97)) { outValue = Huffman_obj::Found_dyn(); return true; } - if (inName==HX_("NeedBit",f7,fd,59,77)) { outValue = Huffman_obj::NeedBit_dyn(); return true; } - if (inName==HX_("NeedBits",9c,3a,64,f7)) { outValue = Huffman_obj::NeedBits_dyn(); return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(Huffman_obj) - -int Huffman_obj::__FindIndex(::String inName) -{ - if (inName==HX_("Found",22,72,c4,97)) return 0; - if (inName==HX_("NeedBit",f7,fd,59,77)) return 1; - if (inName==HX_("NeedBits",9c,3a,64,f7)) return 2; - return super::__FindIndex(inName); -} - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Huffman_obj,Found,return) - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Huffman_obj,NeedBit,return) - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Huffman_obj,NeedBits,return) - -int Huffman_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("Found",22,72,c4,97)) return 1; - if (inName==HX_("NeedBit",f7,fd,59,77)) return 2; - if (inName==HX_("NeedBits",9c,3a,64,f7)) return 2; - return super::__FindArgCount(inName); -} - -hx::Val Huffman_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("Found",22,72,c4,97)) return Found_dyn(); - if (inName==HX_("NeedBit",f7,fd,59,77)) return NeedBit_dyn(); - if (inName==HX_("NeedBits",9c,3a,64,f7)) return NeedBits_dyn(); - return super::__Field(inName,inCallProp); -} - -static ::String Huffman_obj_sStaticFields[] = { - HX_("Found",22,72,c4,97), - HX_("NeedBit",f7,fd,59,77), - HX_("NeedBits",9c,3a,64,f7), - ::String(null()) -}; - -hx::Class Huffman_obj::__mClass; - -Dynamic __Create_Huffman_obj() { return new Huffman_obj; } - -void Huffman_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("haxe.zip.Huffman",38,d8,1f,47), hx::TCanCast< Huffman_obj >,Huffman_obj_sStaticFields,0, - &__Create_Huffman_obj, &__Create, - &super::__SGetClass(), &CreateHuffman_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &Huffman_obj::__GetStatic; -} - -void Huffman_obj::__boot() -{ -} - - -} // end namespace haxe -} // end namespace zip diff --git a/hGameTest/bin/linux/obj/src/haxe/zip/InflateImpl.cpp b/hGameTest/bin/linux/obj/src/haxe/zip/InflateImpl.cpp deleted file mode 100644 index f620fec9..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/zip/InflateImpl.cpp +++ /dev/null @@ -1,1007 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_crypto_Adler32 -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Input -#include -#endif -#ifndef INCLUDED_haxe_zip_HuffTools -#include -#endif -#ifndef INCLUDED_haxe_zip_Huffman -#include -#endif -#ifndef INCLUDED_haxe_zip_InflateImpl -#include -#endif -#ifndef INCLUDED_haxe_zip__InflateImpl_State -#include -#endif -#ifndef INCLUDED_haxe_zip__InflateImpl_Window -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_129_new,"haxe.zip.InflateImpl","new",0x8adfb384,"haxe.zip.InflateImpl.new","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",129,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_149_buildFixedHuffman,"haxe.zip.InflateImpl","buildFixedHuffman",0x8189428b,"haxe.zip.InflateImpl.buildFixedHuffman","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",149,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_159_readBytes,"haxe.zip.InflateImpl","readBytes",0x749c2b59,"haxe.zip.InflateImpl.readBytes","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",159,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_168_getBits,"haxe.zip.InflateImpl","getBits",0xefbfefe0,"haxe.zip.InflateImpl.getBits","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",168,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_179_getBit,"haxe.zip.InflateImpl","getBit",0x24a99d33,"haxe.zip.InflateImpl.getBit","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",179,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_191_getRevBits,"haxe.zip.InflateImpl","getRevBits",0xc652fd6f,"haxe.zip.InflateImpl.getRevBits","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",191,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_199_resetBits,"haxe.zip.InflateImpl","resetBits",0x6d1fda99,"haxe.zip.InflateImpl.resetBits","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",199,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_204_addBytes,"haxe.zip.InflateImpl","addBytes",0xfc4b68e6,"haxe.zip.InflateImpl.addBytes","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",204,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_211_addByte,"haxe.zip.InflateImpl","addByte",0x5986a6ed,"haxe.zip.InflateImpl.addByte","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",211,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_218_addDistOne,"haxe.zip.InflateImpl","addDistOne",0x9881c3db,"haxe.zip.InflateImpl.addDistOne","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",218,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_225_addDist,"haxe.zip.InflateImpl","addDist",0x5accef4b,"haxe.zip.InflateImpl.addDist","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",225,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_229_applyHuffman,"haxe.zip.InflateImpl","applyHuffman",0x495d53bb,"haxe.zip.InflateImpl.applyHuffman","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",229,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_236_inflateLengths,"haxe.zip.InflateImpl","inflateLengths",0xf1ca5662,"haxe.zip.InflateImpl.inflateLengths","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",236,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_269_inflateLoop,"haxe.zip.InflateImpl","inflateLoop",0x6d5c65af,"haxe.zip.InflateImpl.inflateLoop","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",269,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_97_boot,"haxe.zip.InflateImpl","boot",0xf0f6608e,"haxe.zip.InflateImpl.boot","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",97,0x99065a13) -static const int _hx_array_data_cc1ee192_25[] = { - (int)0,(int)0,(int)0,(int)0,(int)0,(int)0,(int)0,(int)0,(int)1,(int)1,(int)1,(int)1,(int)2,(int)2,(int)2,(int)2,(int)3,(int)3,(int)3,(int)3,(int)4,(int)4,(int)4,(int)4,(int)5,(int)5,(int)5,(int)5,(int)0,(int)-1,(int)-1, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_100_boot,"haxe.zip.InflateImpl","boot",0xf0f6608e,"haxe.zip.InflateImpl.boot","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",100,0x99065a13) -static const int _hx_array_data_cc1ee192_27[] = { - (int)3,(int)4,(int)5,(int)6,(int)7,(int)8,(int)9,(int)10,(int)11,(int)13,(int)15,(int)17,(int)19,(int)23,(int)27,(int)31,(int)35,(int)43,(int)51,(int)59,(int)67,(int)83,(int)99,(int)115,(int)131,(int)163,(int)195,(int)227,(int)258, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_103_boot,"haxe.zip.InflateImpl","boot",0xf0f6608e,"haxe.zip.InflateImpl.boot","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",103,0x99065a13) -static const int _hx_array_data_cc1ee192_29[] = { - (int)0,(int)0,(int)0,(int)0,(int)1,(int)1,(int)2,(int)2,(int)3,(int)3,(int)4,(int)4,(int)5,(int)5,(int)6,(int)6,(int)7,(int)7,(int)8,(int)8,(int)9,(int)9,(int)10,(int)10,(int)11,(int)11,(int)12,(int)12,(int)13,(int)13,(int)-1,(int)-1, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_106_boot,"haxe.zip.InflateImpl","boot",0xf0f6608e,"haxe.zip.InflateImpl.boot","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",106,0x99065a13) -static const int _hx_array_data_cc1ee192_31[] = { - (int)1,(int)2,(int)3,(int)4,(int)5,(int)7,(int)9,(int)13,(int)17,(int)25,(int)33,(int)49,(int)65,(int)97,(int)129,(int)193,(int)257,(int)385,(int)513,(int)769,(int)1025,(int)1537,(int)2049,(int)3073,(int)4097,(int)6145,(int)8193,(int)12289,(int)16385,(int)24577, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_109_boot,"haxe.zip.InflateImpl","boot",0xf0f6608e,"haxe.zip.InflateImpl.boot","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",109,0x99065a13) -static const int _hx_array_data_cc1ee192_33[] = { - (int)16,(int)17,(int)18,(int)0,(int)8,(int)7,(int)9,(int)6,(int)10,(int)5,(int)11,(int)4,(int)12,(int)3,(int)13,(int)2,(int)14,(int)1,(int)15, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_0abcb738dc81b7f2_127_boot,"haxe.zip.InflateImpl","boot",0xf0f6608e,"haxe.zip.InflateImpl.boot","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",127,0x99065a13) -namespace haxe{ -namespace zip{ - -void InflateImpl_obj::__construct( ::haxe::io::Input i, ::Dynamic __o_header, ::Dynamic __o_crc){ - ::Dynamic header = __o_header; - if (hx::IsNull(__o_header)) header = true; - ::Dynamic crc = __o_crc; - if (hx::IsNull(__o_crc)) crc = true; - HX_GC_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_129_new) -HXLINE( 130) this->isFinal = false; -HXLINE( 131) this->htools = ::haxe::zip::HuffTools_obj::__alloc( HX_CTX ); -HXLINE( 132) this->huffman = this->buildFixedHuffman(); -HXLINE( 133) this->huffdist = null(); -HXLINE( 134) this->len = 0; -HXLINE( 135) this->dist = 0; -HXLINE( 136) ::haxe::zip::_InflateImpl::State _hx_tmp; -HXDLIN( 136) if (( (bool)(header) )) { -HXLINE( 136) _hx_tmp = ::haxe::zip::_InflateImpl::State_obj::Head_dyn(); - } - else { -HXLINE( 136) _hx_tmp = ::haxe::zip::_InflateImpl::State_obj::Block_dyn(); - } -HXDLIN( 136) this->state = _hx_tmp; -HXLINE( 137) this->input = i; -HXLINE( 138) this->bits = 0; -HXLINE( 139) this->nbits = 0; -HXLINE( 140) this->needed = 0; -HXLINE( 141) this->output = null(); -HXLINE( 142) this->outpos = 0; -HXLINE( 143) this->lengths = ::Array_obj< int >::__new(); -HXLINE( 144) { -HXLINE( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); -HXDLIN( 145) this->lengths->push(-1); - } -HXLINE( 146) this->window = ::haxe::zip::_InflateImpl::Window_obj::__alloc( HX_CTX ,( (bool)(crc) )); - } - -Dynamic InflateImpl_obj::__CreateEmpty() { return new InflateImpl_obj; } - -void *InflateImpl_obj::_hx_vtable = 0; - -Dynamic InflateImpl_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< InflateImpl_obj > _hx_result = new InflateImpl_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool InflateImpl_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x53e7f50c; -} - - ::haxe::zip::Huffman InflateImpl_obj::buildFixedHuffman(){ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_149_buildFixedHuffman) -HXLINE( 150) if (hx::IsNotNull( ::haxe::zip::InflateImpl_obj::FIXED_HUFFMAN )) { -HXLINE( 151) return ::haxe::zip::InflateImpl_obj::FIXED_HUFFMAN; - } -HXLINE( 152) ::Array< int > a = ::Array_obj< int >::__new(); -HXLINE( 153) { -HXLINE( 153) int _g = 0; -HXDLIN( 153) while((_g < 288)){ -HXLINE( 153) _g = (_g + 1); -HXDLIN( 153) int n = (_g - 1); -HXLINE( 154) int _hx_tmp; -HXDLIN( 154) if ((n <= 143)) { -HXLINE( 154) _hx_tmp = 8; - } - else { -HXLINE( 154) if ((n <= 255)) { -HXLINE( 154) _hx_tmp = 9; - } - else { -HXLINE( 154) if ((n <= 279)) { -HXLINE( 154) _hx_tmp = 7; - } - else { -HXLINE( 154) _hx_tmp = 8; - } - } - } -HXDLIN( 154) a->push(_hx_tmp); - } - } -HXLINE( 155) ::haxe::zip::InflateImpl_obj::FIXED_HUFFMAN = this->htools->make(a,0,288,10); -HXLINE( 156) return ::haxe::zip::InflateImpl_obj::FIXED_HUFFMAN; - } - - -HX_DEFINE_DYNAMIC_FUNC0(InflateImpl_obj,buildFixedHuffman,return ) - -int InflateImpl_obj::readBytes( ::haxe::io::Bytes b,int pos,int len){ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_159_readBytes) -HXLINE( 160) this->needed = len; -HXLINE( 161) this->outpos = pos; -HXLINE( 162) this->output = b; -HXLINE( 163) if ((len > 0)) { -HXLINE( 164) while(this->inflateLoop()){ - } - } -HXLINE( 165) return (len - this->needed); - } - - -HX_DEFINE_DYNAMIC_FUNC3(InflateImpl_obj,readBytes,return ) - -int InflateImpl_obj::getBits(int n){ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_168_getBits) -HXLINE( 169) while((this->nbits < n)){ -HXLINE( 170) ::haxe::zip::InflateImpl _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 170) int _hx_tmp1 = _hx_tmp->bits; -HXDLIN( 170) int _hx_tmp2 = this->input->readByte(); -HXDLIN( 170) _hx_tmp->bits = (_hx_tmp1 | (_hx_tmp2 << this->nbits)); -HXLINE( 171) ::haxe::zip::InflateImpl _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 171) _hx_tmp3->nbits = (_hx_tmp3->nbits + 8); - } -HXLINE( 173) int b = (this->bits & ((1 << n) - 1)); -HXLINE( 174) ::haxe::zip::InflateImpl _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 174) _hx_tmp4->nbits = (_hx_tmp4->nbits - n); -HXLINE( 175) ::haxe::zip::InflateImpl _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 175) _hx_tmp5->bits = (_hx_tmp5->bits >> n); -HXLINE( 176) return b; - } - - -HX_DEFINE_DYNAMIC_FUNC1(InflateImpl_obj,getBits,return ) - -bool InflateImpl_obj::getBit(){ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_179_getBit) -HXLINE( 180) if ((this->nbits == 0)) { -HXLINE( 181) this->nbits = 8; -HXLINE( 182) this->bits = this->input->readByte(); - } -HXLINE( 184) bool b = ((this->bits & 1) == 1); -HXLINE( 185) this->nbits--; -HXLINE( 186) ::haxe::zip::InflateImpl _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 186) _hx_tmp->bits = (_hx_tmp->bits >> 1); -HXLINE( 187) return b; - } - - -HX_DEFINE_DYNAMIC_FUNC0(InflateImpl_obj,getBit,return ) - -int InflateImpl_obj::getRevBits(int n){ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_191_getRevBits) -HXDLIN( 191) if ((n == 0)) { -HXLINE( 192) return 0; - } - else { -HXLINE( 193) if (this->getBit()) { -HXLINE( 194) return ((1 << (n - 1)) | this->getRevBits((n - 1))); - } - else { -HXLINE( 196) return this->getRevBits((n - 1)); - } - } -HXLINE( 191) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(InflateImpl_obj,getRevBits,return ) - -void InflateImpl_obj::resetBits(){ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_199_resetBits) -HXLINE( 200) this->bits = 0; -HXLINE( 201) this->nbits = 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(InflateImpl_obj,resetBits,(void)) - -void InflateImpl_obj::addBytes( ::haxe::io::Bytes b,int p,int len){ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_204_addBytes) -HXLINE( 205) this->window->addBytes(b,p,len); -HXLINE( 206) this->output->blit(this->outpos,b,p,len); -HXLINE( 207) ::haxe::zip::InflateImpl _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 207) _hx_tmp->needed = (_hx_tmp->needed - len); -HXLINE( 208) ::haxe::zip::InflateImpl _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 208) _hx_tmp1->outpos = (_hx_tmp1->outpos + len); - } - - -HX_DEFINE_DYNAMIC_FUNC3(InflateImpl_obj,addBytes,(void)) - -void InflateImpl_obj::addByte(int b){ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_211_addByte) -HXLINE( 212) this->window->addByte(b); -HXLINE( 213) this->output->b[this->outpos] = ( (unsigned char)(b) ); -HXLINE( 214) this->needed--; -HXLINE( 215) this->outpos++; - } - - -HX_DEFINE_DYNAMIC_FUNC1(InflateImpl_obj,addByte,(void)) - -void InflateImpl_obj::addDistOne(int n){ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_218_addDistOne) -HXLINE( 219) int c = this->window->getLastChar(); -HXLINE( 220) { -HXLINE( 220) int _g = 0; -HXDLIN( 220) int _g1 = n; -HXDLIN( 220) while((_g < _g1)){ -HXLINE( 220) _g = (_g + 1); -HXDLIN( 220) int i = (_g - 1); -HXLINE( 221) this->addByte(c); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(InflateImpl_obj,addDistOne,(void)) - -void InflateImpl_obj::addDist(int d,int len){ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_225_addDist) -HXDLIN( 225) this->addBytes(this->window->buffer,(this->window->pos - d),len); - } - - -HX_DEFINE_DYNAMIC_FUNC2(InflateImpl_obj,addDist,(void)) - -int InflateImpl_obj::applyHuffman( ::haxe::zip::Huffman h){ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_229_applyHuffman) -HXDLIN( 229) switch((int)(h->_hx_getIndex())){ - case (int)0: { -HXLINE( 230) int n = h->_hx_getInt(0); -HXDLIN( 230) return n; - } - break; - case (int)1: { -HXLINE( 231) ::haxe::zip::Huffman b = h->_hx_getObject(1).StaticCast< ::haxe::zip::Huffman >(); -HXDLIN( 231) ::haxe::zip::Huffman a = h->_hx_getObject(0).StaticCast< ::haxe::zip::Huffman >(); -HXDLIN( 231) ::haxe::zip::Huffman _hx_tmp; -HXDLIN( 231) if (this->getBit()) { -HXLINE( 231) _hx_tmp = b; - } - else { -HXLINE( 231) _hx_tmp = a; - } -HXDLIN( 231) return this->applyHuffman(_hx_tmp); - } - break; - case (int)2: { -HXLINE( 232) ::Array< ::Dynamic> tbl = h->_hx_getObject(1).StaticCast< ::Array< ::Dynamic> >(); -HXDLIN( 232) int n1 = h->_hx_getInt(0); -HXDLIN( 232) return this->applyHuffman(tbl->__get(this->getBits(n1)).StaticCast< ::haxe::zip::Huffman >()); - } - break; - } -HXLINE( 229) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(InflateImpl_obj,applyHuffman,return ) - -void InflateImpl_obj::inflateLengths(::Array< int > a,int max){ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_236_inflateLengths) -HXLINE( 237) int i = 0; -HXLINE( 238) int prev = 0; -HXLINE( 239) while((i < max)){ -HXLINE( 240) int n = this->applyHuffman(this->huffman); -HXLINE( 241) switch((int)(n)){ - case (int)0: case (int)1: case (int)2: case (int)3: case (int)4: case (int)5: case (int)6: case (int)7: case (int)8: case (int)9: case (int)10: case (int)11: case (int)12: case (int)13: case (int)14: case (int)15: { -HXLINE( 243) prev = n; -HXLINE( 244) a[i] = n; -HXLINE( 245) i = (i + 1); - } - break; - case (int)16: { -HXLINE( 247) int end = ((i + 3) + this->getBits(2)); -HXLINE( 248) if ((end > max)) { -HXLINE( 249) HX_STACK_DO_THROW(HX_("Invalid data",13,38,70,89)); - } -HXLINE( 250) while((i < end)){ -HXLINE( 251) a[i] = prev; -HXLINE( 252) i = (i + 1); - } - } - break; - case (int)17: { -HXLINE( 255) i = (i + (3 + this->getBits(3))); -HXLINE( 256) if ((i > max)) { -HXLINE( 257) HX_STACK_DO_THROW(HX_("Invalid data",13,38,70,89)); - } - } - break; - case (int)18: { -HXLINE( 259) i = (i + (11 + this->getBits(7))); -HXLINE( 260) if ((i > max)) { -HXLINE( 261) HX_STACK_DO_THROW(HX_("Invalid data",13,38,70,89)); - } - } - break; - default:{ -HXLINE( 263) HX_STACK_DO_THROW(HX_("Invalid data",13,38,70,89)); - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(InflateImpl_obj,inflateLengths,(void)) - -bool InflateImpl_obj::inflateLoop(){ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_269_inflateLoop) -HXDLIN( 269) switch((int)(this->state->_hx_getIndex())){ - case (int)0: { -HXLINE( 271) int cmf = this->input->readByte(); -HXLINE( 272) int cm = (cmf & 15); -HXLINE( 273) int cinfo = (cmf >> 4); -HXLINE( 274) if ((cm != 8)) { -HXLINE( 275) HX_STACK_DO_THROW(HX_("Invalid data",13,38,70,89)); - } -HXLINE( 276) int flg = this->input->readByte(); -HXLINE( 278) bool fdict = ((flg & 32) != 0); -HXLINE( 280) if ((hx::Mod(((cmf << 8) + flg),31) != 0)) { -HXLINE( 281) HX_STACK_DO_THROW(HX_("Invalid data",13,38,70,89)); - } -HXLINE( 282) if (fdict) { -HXLINE( 283) HX_STACK_DO_THROW(HX_("Unsupported dictionary",41,65,81,ac)); - } -HXLINE( 284) this->state = ::haxe::zip::_InflateImpl::State_obj::Block_dyn(); -HXLINE( 285) return true; - } - break; - case (int)1: { -HXLINE( 301) this->isFinal = this->getBit(); -HXLINE( 302) switch((int)(this->getBits(2))){ - case (int)0: { -HXLINE( 304) this->len = this->input->readUInt16(); -HXLINE( 305) int nlen = this->input->readUInt16(); -HXLINE( 306) if ((nlen != (65535 - this->len))) { -HXLINE( 306) HX_STACK_DO_THROW(HX_("Invalid data",13,38,70,89)); - } -HXLINE( 307) this->state = ::haxe::zip::_InflateImpl::State_obj::Flat_dyn(); -HXLINE( 308) bool r = this->inflateLoop(); -HXLINE( 309) this->resetBits(); -HXLINE( 310) return r; - } - break; - case (int)1: { -HXLINE( 312) this->huffman = this->buildFixedHuffman(); -HXLINE( 313) this->huffdist = null(); -HXLINE( 314) this->state = ::haxe::zip::_InflateImpl::State_obj::CData_dyn(); -HXLINE( 315) return true; - } - break; - case (int)2: { -HXLINE( 317) int hlit = (this->getBits(5) + 257); -HXLINE( 318) int hdist = (this->getBits(5) + 1); -HXLINE( 319) int hclen = (this->getBits(4) + 4); -HXLINE( 320) { -HXLINE( 320) int _g = 0; -HXDLIN( 320) int _g1 = hclen; -HXDLIN( 320) while((_g < _g1)){ -HXLINE( 320) _g = (_g + 1); -HXDLIN( 320) int i = (_g - 1); -HXLINE( 321) this->lengths[::haxe::zip::InflateImpl_obj::CODE_LENGTHS_POS->__get(i)] = this->getBits(3); - } - } -HXLINE( 322) { -HXLINE( 322) int _g2 = hclen; -HXDLIN( 322) int _g3 = 19; -HXDLIN( 322) while((_g2 < _g3)){ -HXLINE( 322) _g2 = (_g2 + 1); -HXDLIN( 322) int i1 = (_g2 - 1); -HXLINE( 323) this->lengths[::haxe::zip::InflateImpl_obj::CODE_LENGTHS_POS->__get(i1)] = 0; - } - } -HXLINE( 324) this->huffman = this->htools->make(this->lengths,0,19,8); -HXLINE( 325) ::Array< int > lengths = ::Array_obj< int >::__new(); -HXLINE( 326) { -HXLINE( 326) int _g4 = 0; -HXDLIN( 326) int _g5 = (hlit + hdist); -HXDLIN( 326) while((_g4 < _g5)){ -HXLINE( 326) _g4 = (_g4 + 1); -HXDLIN( 326) int i2 = (_g4 - 1); -HXLINE( 327) lengths->push(0); - } - } -HXLINE( 328) this->inflateLengths(lengths,(hlit + hdist)); -HXLINE( 329) this->huffdist = this->htools->make(lengths,hlit,hdist,16); -HXLINE( 330) this->huffman = this->htools->make(lengths,0,hlit,16); -HXLINE( 331) this->state = ::haxe::zip::_InflateImpl::State_obj::CData_dyn(); -HXLINE( 332) return true; - } - break; - default:{ -HXLINE( 334) HX_STACK_DO_THROW(HX_("Invalid data",13,38,70,89)); - } - } - } - break; - case (int)2: { -HXLINE( 362) int n = this->applyHuffman(this->huffman); -HXLINE( 363) if ((n < 256)) { -HXLINE( 364) this->addByte(n); -HXLINE( 365) return (this->needed > 0); - } - else { -HXLINE( 366) if ((n == 256)) { -HXLINE( 367) ::haxe::zip::_InflateImpl::State _hx_tmp; -HXDLIN( 367) if (this->isFinal) { -HXLINE( 367) _hx_tmp = ::haxe::zip::_InflateImpl::State_obj::Crc_dyn(); - } - else { -HXLINE( 367) _hx_tmp = ::haxe::zip::_InflateImpl::State_obj::Block_dyn(); - } -HXDLIN( 367) this->state = _hx_tmp; -HXLINE( 368) return true; - } - else { -HXLINE( 370) n = (n - 257); -HXLINE( 371) int extra_bits = ::haxe::zip::InflateImpl_obj::LEN_EXTRA_BITS_TBL->__get(n); -HXLINE( 372) if ((extra_bits == -1)) { -HXLINE( 373) HX_STACK_DO_THROW(HX_("Invalid data",13,38,70,89)); - } -HXLINE( 374) int _hx_tmp1 = ::haxe::zip::InflateImpl_obj::LEN_BASE_VAL_TBL->__get(n); -HXDLIN( 374) this->len = (_hx_tmp1 + this->getBits(extra_bits)); -HXLINE( 375) int dist_code; -HXDLIN( 375) if (hx::IsNull( this->huffdist )) { -HXLINE( 375) dist_code = this->getRevBits(5); - } - else { -HXLINE( 375) dist_code = this->applyHuffman(this->huffdist); - } -HXLINE( 376) extra_bits = ::haxe::zip::InflateImpl_obj::DIST_EXTRA_BITS_TBL->__get(dist_code); -HXLINE( 377) if ((extra_bits == -1)) { -HXLINE( 378) HX_STACK_DO_THROW(HX_("Invalid data",13,38,70,89)); - } -HXLINE( 379) int _hx_tmp2 = ::haxe::zip::InflateImpl_obj::DIST_BASE_VAL_TBL->__get(dist_code); -HXDLIN( 379) this->dist = (_hx_tmp2 + this->getBits(extra_bits)); -HXLINE( 380) int _hx_tmp3 = this->dist; -HXDLIN( 380) if ((_hx_tmp3 > this->window->available())) { -HXLINE( 381) HX_STACK_DO_THROW(HX_("Invalid data",13,38,70,89)); - } -HXLINE( 382) ::haxe::zip::_InflateImpl::State _hx_tmp4; -HXDLIN( 382) if ((this->dist == 1)) { -HXLINE( 382) _hx_tmp4 = ::haxe::zip::_InflateImpl::State_obj::DistOne_dyn(); - } - else { -HXLINE( 382) _hx_tmp4 = ::haxe::zip::_InflateImpl::State_obj::Dist_dyn(); - } -HXDLIN( 382) this->state = _hx_tmp4; -HXLINE( 383) return true; - } - } - } - break; - case (int)3: { -HXLINE( 337) int rlen; -HXDLIN( 337) if ((this->len < this->needed)) { -HXLINE( 337) rlen = this->len; - } - else { -HXLINE( 337) rlen = this->needed; - } -HXLINE( 338) ::haxe::io::Bytes bytes = this->input->read(rlen); -HXLINE( 339) ::haxe::zip::InflateImpl _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 339) _hx_tmp5->len = (_hx_tmp5->len - rlen); -HXLINE( 340) this->addBytes(bytes,0,rlen); -HXLINE( 341) if ((this->len == 0)) { -HXLINE( 342) ::haxe::zip::_InflateImpl::State _hx_tmp6; -HXDLIN( 342) if (this->isFinal) { -HXLINE( 342) _hx_tmp6 = ::haxe::zip::_InflateImpl::State_obj::Crc_dyn(); - } - else { -HXLINE( 342) _hx_tmp6 = ::haxe::zip::_InflateImpl::State_obj::Block_dyn(); - } -HXDLIN( 342) this->state = _hx_tmp6; - } -HXLINE( 343) return (this->needed > 0); - } - break; - case (int)4: { -HXLINE( 287) ::haxe::crypto::Adler32 calc = this->window->checksum(); -HXLINE( 288) if (hx::IsNull( calc )) { -HXLINE( 289) this->state = ::haxe::zip::_InflateImpl::State_obj::Done_dyn(); -HXLINE( 290) return true; - } -HXLINE( 292) ::haxe::crypto::Adler32 crc = ::haxe::crypto::Adler32_obj::read(this->input); -HXLINE( 293) if (!(calc->equals(crc))) { -HXLINE( 294) HX_STACK_DO_THROW(HX_("Invalid CRC",eb,ac,c2,76)); - } -HXLINE( 295) this->state = ::haxe::zip::_InflateImpl::State_obj::Done_dyn(); -HXLINE( 296) return true; - } - break; - case (int)5: { -HXLINE( 352) while(true){ -HXLINE( 352) bool _hx_tmp7; -HXDLIN( 352) if ((this->len > 0)) { -HXLINE( 352) _hx_tmp7 = (this->needed > 0); - } - else { -HXLINE( 352) _hx_tmp7 = false; - } -HXDLIN( 352) if (!(_hx_tmp7)) { -HXLINE( 352) goto _hx_goto_22; - } -HXLINE( 353) int rdist; -HXDLIN( 353) if ((this->len < this->dist)) { -HXLINE( 353) rdist = this->len; - } - else { -HXLINE( 353) rdist = this->dist; - } -HXLINE( 354) int rlen1; -HXDLIN( 354) if ((this->needed < rdist)) { -HXLINE( 354) rlen1 = this->needed; - } - else { -HXLINE( 354) rlen1 = rdist; - } -HXLINE( 355) this->addDist(this->dist,rlen1); -HXLINE( 356) ::haxe::zip::InflateImpl _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 356) _hx_tmp8->len = (_hx_tmp8->len - rlen1); - } - _hx_goto_22:; -HXLINE( 358) if ((this->len == 0)) { -HXLINE( 359) this->state = ::haxe::zip::_InflateImpl::State_obj::CData_dyn(); - } -HXLINE( 360) return (this->needed > 0); - } - break; - case (int)6: { -HXLINE( 345) int rlen2; -HXDLIN( 345) if ((this->len < this->needed)) { -HXLINE( 345) rlen2 = this->len; - } - else { -HXLINE( 345) rlen2 = this->needed; - } -HXLINE( 346) this->addDistOne(rlen2); -HXLINE( 347) ::haxe::zip::InflateImpl _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 347) _hx_tmp9->len = (_hx_tmp9->len - rlen2); -HXLINE( 348) if ((this->len == 0)) { -HXLINE( 349) this->state = ::haxe::zip::_InflateImpl::State_obj::CData_dyn(); - } -HXLINE( 350) return (this->needed > 0); - } - break; - case (int)7: { -HXLINE( 299) return false; - } - break; - } -HXLINE( 269) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(InflateImpl_obj,inflateLoop,return ) - -::Array< int > InflateImpl_obj::LEN_EXTRA_BITS_TBL; - -::Array< int > InflateImpl_obj::LEN_BASE_VAL_TBL; - -::Array< int > InflateImpl_obj::DIST_EXTRA_BITS_TBL; - -::Array< int > InflateImpl_obj::DIST_BASE_VAL_TBL; - -::Array< int > InflateImpl_obj::CODE_LENGTHS_POS; - - ::haxe::zip::Huffman InflateImpl_obj::FIXED_HUFFMAN; - - -hx::ObjectPtr< InflateImpl_obj > InflateImpl_obj::__new( ::haxe::io::Input i, ::Dynamic __o_header, ::Dynamic __o_crc) { - hx::ObjectPtr< InflateImpl_obj > __this = new InflateImpl_obj(); - __this->__construct(i,__o_header,__o_crc); - return __this; -} - -hx::ObjectPtr< InflateImpl_obj > InflateImpl_obj::__alloc(hx::Ctx *_hx_ctx, ::haxe::io::Input i, ::Dynamic __o_header, ::Dynamic __o_crc) { - InflateImpl_obj *__this = (InflateImpl_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(InflateImpl_obj), true, "haxe.zip.InflateImpl")); - *(void **)__this = InflateImpl_obj::_hx_vtable; - __this->__construct(i,__o_header,__o_crc); - return __this; -} - -InflateImpl_obj::InflateImpl_obj() -{ -} - -void InflateImpl_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(InflateImpl); - HX_MARK_MEMBER_NAME(nbits,"nbits"); - HX_MARK_MEMBER_NAME(bits,"bits"); - HX_MARK_MEMBER_NAME(state,"state"); - HX_MARK_MEMBER_NAME(isFinal,"isFinal"); - HX_MARK_MEMBER_NAME(huffman,"huffman"); - HX_MARK_MEMBER_NAME(huffdist,"huffdist"); - HX_MARK_MEMBER_NAME(htools,"htools"); - HX_MARK_MEMBER_NAME(len,"len"); - HX_MARK_MEMBER_NAME(dist,"dist"); - HX_MARK_MEMBER_NAME(needed,"needed"); - HX_MARK_MEMBER_NAME(output,"output"); - HX_MARK_MEMBER_NAME(outpos,"outpos"); - HX_MARK_MEMBER_NAME(input,"input"); - HX_MARK_MEMBER_NAME(lengths,"lengths"); - HX_MARK_MEMBER_NAME(window,"window"); - HX_MARK_END_CLASS(); -} - -void InflateImpl_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(nbits,"nbits"); - HX_VISIT_MEMBER_NAME(bits,"bits"); - HX_VISIT_MEMBER_NAME(state,"state"); - HX_VISIT_MEMBER_NAME(isFinal,"isFinal"); - HX_VISIT_MEMBER_NAME(huffman,"huffman"); - HX_VISIT_MEMBER_NAME(huffdist,"huffdist"); - HX_VISIT_MEMBER_NAME(htools,"htools"); - HX_VISIT_MEMBER_NAME(len,"len"); - HX_VISIT_MEMBER_NAME(dist,"dist"); - HX_VISIT_MEMBER_NAME(needed,"needed"); - HX_VISIT_MEMBER_NAME(output,"output"); - HX_VISIT_MEMBER_NAME(outpos,"outpos"); - HX_VISIT_MEMBER_NAME(input,"input"); - HX_VISIT_MEMBER_NAME(lengths,"lengths"); - HX_VISIT_MEMBER_NAME(window,"window"); -} - -hx::Val InflateImpl_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"len") ) { return hx::Val( len ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"bits") ) { return hx::Val( bits ); } - if (HX_FIELD_EQ(inName,"dist") ) { return hx::Val( dist ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"nbits") ) { return hx::Val( nbits ); } - if (HX_FIELD_EQ(inName,"state") ) { return hx::Val( state ); } - if (HX_FIELD_EQ(inName,"input") ) { return hx::Val( input ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"htools") ) { return hx::Val( htools ); } - if (HX_FIELD_EQ(inName,"needed") ) { return hx::Val( needed ); } - if (HX_FIELD_EQ(inName,"output") ) { return hx::Val( output ); } - if (HX_FIELD_EQ(inName,"outpos") ) { return hx::Val( outpos ); } - if (HX_FIELD_EQ(inName,"window") ) { return hx::Val( window ); } - if (HX_FIELD_EQ(inName,"getBit") ) { return hx::Val( getBit_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"isFinal") ) { return hx::Val( isFinal ); } - if (HX_FIELD_EQ(inName,"huffman") ) { return hx::Val( huffman ); } - if (HX_FIELD_EQ(inName,"lengths") ) { return hx::Val( lengths ); } - if (HX_FIELD_EQ(inName,"getBits") ) { return hx::Val( getBits_dyn() ); } - if (HX_FIELD_EQ(inName,"addByte") ) { return hx::Val( addByte_dyn() ); } - if (HX_FIELD_EQ(inName,"addDist") ) { return hx::Val( addDist_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"huffdist") ) { return hx::Val( huffdist ); } - if (HX_FIELD_EQ(inName,"addBytes") ) { return hx::Val( addBytes_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"readBytes") ) { return hx::Val( readBytes_dyn() ); } - if (HX_FIELD_EQ(inName,"resetBits") ) { return hx::Val( resetBits_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"getRevBits") ) { return hx::Val( getRevBits_dyn() ); } - if (HX_FIELD_EQ(inName,"addDistOne") ) { return hx::Val( addDistOne_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"inflateLoop") ) { return hx::Val( inflateLoop_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"applyHuffman") ) { return hx::Val( applyHuffman_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"inflateLengths") ) { return hx::Val( inflateLengths_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"buildFixedHuffman") ) { return hx::Val( buildFixedHuffman_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool InflateImpl_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"FIXED_HUFFMAN") ) { outValue = ( FIXED_HUFFMAN ); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"LEN_BASE_VAL_TBL") ) { outValue = ( LEN_BASE_VAL_TBL ); return true; } - if (HX_FIELD_EQ(inName,"CODE_LENGTHS_POS") ) { outValue = ( CODE_LENGTHS_POS ); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"DIST_BASE_VAL_TBL") ) { outValue = ( DIST_BASE_VAL_TBL ); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"LEN_EXTRA_BITS_TBL") ) { outValue = ( LEN_EXTRA_BITS_TBL ); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"DIST_EXTRA_BITS_TBL") ) { outValue = ( DIST_EXTRA_BITS_TBL ); return true; } - } - return false; -} - -hx::Val InflateImpl_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"len") ) { len=inValue.Cast< int >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"bits") ) { bits=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"dist") ) { dist=inValue.Cast< int >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"nbits") ) { nbits=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"state") ) { state=inValue.Cast< ::haxe::zip::_InflateImpl::State >(); return inValue; } - if (HX_FIELD_EQ(inName,"input") ) { input=inValue.Cast< ::haxe::io::Input >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"htools") ) { htools=inValue.Cast< ::haxe::zip::HuffTools >(); return inValue; } - if (HX_FIELD_EQ(inName,"needed") ) { needed=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"output") ) { output=inValue.Cast< ::haxe::io::Bytes >(); return inValue; } - if (HX_FIELD_EQ(inName,"outpos") ) { outpos=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"window") ) { window=inValue.Cast< ::haxe::zip::_InflateImpl::Window >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"isFinal") ) { isFinal=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"huffman") ) { huffman=inValue.Cast< ::haxe::zip::Huffman >(); return inValue; } - if (HX_FIELD_EQ(inName,"lengths") ) { lengths=inValue.Cast< ::Array< int > >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"huffdist") ) { huffdist=inValue.Cast< ::haxe::zip::Huffman >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool InflateImpl_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"FIXED_HUFFMAN") ) { FIXED_HUFFMAN=ioValue.Cast< ::haxe::zip::Huffman >(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"LEN_BASE_VAL_TBL") ) { LEN_BASE_VAL_TBL=ioValue.Cast< ::Array< int > >(); return true; } - if (HX_FIELD_EQ(inName,"CODE_LENGTHS_POS") ) { CODE_LENGTHS_POS=ioValue.Cast< ::Array< int > >(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"DIST_BASE_VAL_TBL") ) { DIST_BASE_VAL_TBL=ioValue.Cast< ::Array< int > >(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"LEN_EXTRA_BITS_TBL") ) { LEN_EXTRA_BITS_TBL=ioValue.Cast< ::Array< int > >(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"DIST_EXTRA_BITS_TBL") ) { DIST_EXTRA_BITS_TBL=ioValue.Cast< ::Array< int > >(); return true; } - } - return false; -} - -void InflateImpl_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("nbits",74,ca,2a,97)); - outFields->push(HX_("bits",06,fb,16,41)); - outFields->push(HX_("state",11,76,0b,84)); - outFields->push(HX_("isFinal",2c,03,20,9d)); - outFields->push(HX_("huffman",2d,6f,17,ab)); - outFields->push(HX_("huffdist",73,03,7d,03)); - outFields->push(HX_("htools",b3,18,4c,a9)); - outFields->push(HX_("len",d5,4b,52,00)); - outFields->push(HX_("dist",66,67,69,42)); - outFields->push(HX_("needed",35,0e,c9,65)); - outFields->push(HX_("output",01,0f,81,0c)); - outFields->push(HX_("outpos",c6,09,81,0c)); - outFields->push(HX_("input",0a,c4,1d,be)); - outFields->push(HX_("lengths",cd,b4,9a,87)); - outFields->push(HX_("window",f0,93,8c,52)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo InflateImpl_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(InflateImpl_obj,nbits),HX_("nbits",74,ca,2a,97)}, - {hx::fsInt,(int)offsetof(InflateImpl_obj,bits),HX_("bits",06,fb,16,41)}, - {hx::fsObject /* ::haxe::zip::_InflateImpl::State */ ,(int)offsetof(InflateImpl_obj,state),HX_("state",11,76,0b,84)}, - {hx::fsBool,(int)offsetof(InflateImpl_obj,isFinal),HX_("isFinal",2c,03,20,9d)}, - {hx::fsObject /* ::haxe::zip::Huffman */ ,(int)offsetof(InflateImpl_obj,huffman),HX_("huffman",2d,6f,17,ab)}, - {hx::fsObject /* ::haxe::zip::Huffman */ ,(int)offsetof(InflateImpl_obj,huffdist),HX_("huffdist",73,03,7d,03)}, - {hx::fsObject /* ::haxe::zip::HuffTools */ ,(int)offsetof(InflateImpl_obj,htools),HX_("htools",b3,18,4c,a9)}, - {hx::fsInt,(int)offsetof(InflateImpl_obj,len),HX_("len",d5,4b,52,00)}, - {hx::fsInt,(int)offsetof(InflateImpl_obj,dist),HX_("dist",66,67,69,42)}, - {hx::fsInt,(int)offsetof(InflateImpl_obj,needed),HX_("needed",35,0e,c9,65)}, - {hx::fsObject /* ::haxe::io::Bytes */ ,(int)offsetof(InflateImpl_obj,output),HX_("output",01,0f,81,0c)}, - {hx::fsInt,(int)offsetof(InflateImpl_obj,outpos),HX_("outpos",c6,09,81,0c)}, - {hx::fsObject /* ::haxe::io::Input */ ,(int)offsetof(InflateImpl_obj,input),HX_("input",0a,c4,1d,be)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(InflateImpl_obj,lengths),HX_("lengths",cd,b4,9a,87)}, - {hx::fsObject /* ::haxe::zip::_InflateImpl::Window */ ,(int)offsetof(InflateImpl_obj,window),HX_("window",f0,93,8c,52)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo InflateImpl_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Array< int > */ ,(void *) &InflateImpl_obj::LEN_EXTRA_BITS_TBL,HX_("LEN_EXTRA_BITS_TBL",9e,a5,c6,5c)}, - {hx::fsObject /* ::Array< int > */ ,(void *) &InflateImpl_obj::LEN_BASE_VAL_TBL,HX_("LEN_BASE_VAL_TBL",fc,eb,05,8d)}, - {hx::fsObject /* ::Array< int > */ ,(void *) &InflateImpl_obj::DIST_EXTRA_BITS_TBL,HX_("DIST_EXTRA_BITS_TBL",0d,ad,8a,51)}, - {hx::fsObject /* ::Array< int > */ ,(void *) &InflateImpl_obj::DIST_BASE_VAL_TBL,HX_("DIST_BASE_VAL_TBL",ab,e9,0b,b6)}, - {hx::fsObject /* ::Array< int > */ ,(void *) &InflateImpl_obj::CODE_LENGTHS_POS,HX_("CODE_LENGTHS_POS",50,d8,e3,b4)}, - {hx::fsObject /* ::haxe::zip::Huffman */ ,(void *) &InflateImpl_obj::FIXED_HUFFMAN,HX_("FIXED_HUFFMAN",e2,41,83,5f)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String InflateImpl_obj_sMemberFields[] = { - HX_("nbits",74,ca,2a,97), - HX_("bits",06,fb,16,41), - HX_("state",11,76,0b,84), - HX_("isFinal",2c,03,20,9d), - HX_("huffman",2d,6f,17,ab), - HX_("huffdist",73,03,7d,03), - HX_("htools",b3,18,4c,a9), - HX_("len",d5,4b,52,00), - HX_("dist",66,67,69,42), - HX_("needed",35,0e,c9,65), - HX_("output",01,0f,81,0c), - HX_("outpos",c6,09,81,0c), - HX_("input",0a,c4,1d,be), - HX_("lengths",cd,b4,9a,87), - HX_("window",f0,93,8c,52), - HX_("buildFixedHuffman",67,a8,b3,a7), - HX_("readBytes",35,55,7f,8e), - HX_("getBits",bc,aa,99,13), - HX_("getBit",d7,f1,19,a3), - HX_("getRevBits",13,74,34,53), - HX_("resetBits",75,04,03,87), - HX_("addBytes",8a,2e,f5,36), - HX_("addByte",c9,61,60,7d), - HX_("addDistOne",7f,3a,63,25), - HX_("addDist",27,aa,a6,7e), - HX_("applyHuffman",5f,bb,84,ea), - HX_("inflateLengths",06,ef,55,b9), - HX_("inflateLoop",8b,be,c2,25), - ::String(null()) }; - -static void InflateImpl_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(InflateImpl_obj::LEN_EXTRA_BITS_TBL,"LEN_EXTRA_BITS_TBL"); - HX_MARK_MEMBER_NAME(InflateImpl_obj::LEN_BASE_VAL_TBL,"LEN_BASE_VAL_TBL"); - HX_MARK_MEMBER_NAME(InflateImpl_obj::DIST_EXTRA_BITS_TBL,"DIST_EXTRA_BITS_TBL"); - HX_MARK_MEMBER_NAME(InflateImpl_obj::DIST_BASE_VAL_TBL,"DIST_BASE_VAL_TBL"); - HX_MARK_MEMBER_NAME(InflateImpl_obj::CODE_LENGTHS_POS,"CODE_LENGTHS_POS"); - HX_MARK_MEMBER_NAME(InflateImpl_obj::FIXED_HUFFMAN,"FIXED_HUFFMAN"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void InflateImpl_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(InflateImpl_obj::LEN_EXTRA_BITS_TBL,"LEN_EXTRA_BITS_TBL"); - HX_VISIT_MEMBER_NAME(InflateImpl_obj::LEN_BASE_VAL_TBL,"LEN_BASE_VAL_TBL"); - HX_VISIT_MEMBER_NAME(InflateImpl_obj::DIST_EXTRA_BITS_TBL,"DIST_EXTRA_BITS_TBL"); - HX_VISIT_MEMBER_NAME(InflateImpl_obj::DIST_BASE_VAL_TBL,"DIST_BASE_VAL_TBL"); - HX_VISIT_MEMBER_NAME(InflateImpl_obj::CODE_LENGTHS_POS,"CODE_LENGTHS_POS"); - HX_VISIT_MEMBER_NAME(InflateImpl_obj::FIXED_HUFFMAN,"FIXED_HUFFMAN"); -}; - -#endif - -hx::Class InflateImpl_obj::__mClass; - -static ::String InflateImpl_obj_sStaticFields[] = { - HX_("LEN_EXTRA_BITS_TBL",9e,a5,c6,5c), - HX_("LEN_BASE_VAL_TBL",fc,eb,05,8d), - HX_("DIST_EXTRA_BITS_TBL",0d,ad,8a,51), - HX_("DIST_BASE_VAL_TBL",ab,e9,0b,b6), - HX_("CODE_LENGTHS_POS",50,d8,e3,b4), - HX_("FIXED_HUFFMAN",e2,41,83,5f), - ::String(null()) -}; - -void InflateImpl_obj::__register() -{ - InflateImpl_obj _hx_dummy; - InflateImpl_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.zip.InflateImpl",92,e1,1e,cc); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &InflateImpl_obj::__GetStatic; - __mClass->mSetStaticField = &InflateImpl_obj::__SetStatic; - __mClass->mMarkFunc = InflateImpl_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(InflateImpl_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(InflateImpl_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< InflateImpl_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = InflateImpl_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = InflateImpl_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = InflateImpl_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void InflateImpl_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_97_boot) -HXDLIN( 97) LEN_EXTRA_BITS_TBL = ::Array_obj< int >::fromData( _hx_array_data_cc1ee192_25,31); - } -{ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_100_boot) -HXDLIN( 100) LEN_BASE_VAL_TBL = ::Array_obj< int >::fromData( _hx_array_data_cc1ee192_27,29); - } -{ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_103_boot) -HXDLIN( 103) DIST_EXTRA_BITS_TBL = ::Array_obj< int >::fromData( _hx_array_data_cc1ee192_29,32); - } -{ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_106_boot) -HXDLIN( 106) DIST_BASE_VAL_TBL = ::Array_obj< int >::fromData( _hx_array_data_cc1ee192_31,30); - } -{ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_109_boot) -HXDLIN( 109) CODE_LENGTHS_POS = ::Array_obj< int >::fromData( _hx_array_data_cc1ee192_33,19); - } -{ - HX_STACKFRAME(&_hx_pos_0abcb738dc81b7f2_127_boot) -HXDLIN( 127) FIXED_HUFFMAN = null(); - } -} - -} // end namespace haxe -} // end namespace zip diff --git a/hGameTest/bin/linux/obj/src/haxe/zip/Reader.cpp b/hGameTest/bin/linux/obj/src/haxe/zip/Reader.cpp deleted file mode 100644 index 90a47fb3..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/zip/Reader.cpp +++ /dev/null @@ -1,406 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Date -#include -#endif -#ifndef INCLUDED_haxe_ds_List -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_BytesBuffer -#include -#endif -#ifndef INCLUDED_haxe_io_Encoding -#include -#endif -#ifndef INCLUDED_haxe_io_Error -#include -#endif -#ifndef INCLUDED_haxe_io_Input -#include -#endif -#ifndef INCLUDED_haxe_zip_ExtraField -#include -#endif -#ifndef INCLUDED_haxe_zip_InflateImpl -#include -#endif -#ifndef INCLUDED_haxe_zip_Reader -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c76307fb0f9c3e4f_34_new,"haxe.zip.Reader","new",0xf101338a,"haxe.zip.Reader.new","haxe/zip/Reader.hx",34,0x3164d664) -HX_LOCAL_STACK_FRAME(_hx_pos_c76307fb0f9c3e4f_38_readZipDate,"haxe.zip.Reader","readZipDate",0xa6a02623,"haxe.zip.Reader.readZipDate","haxe/zip/Reader.hx",38,0x3164d664) -HX_LOCAL_STACK_FRAME(_hx_pos_c76307fb0f9c3e4f_51_readExtraFields,"haxe.zip.Reader","readExtraFields",0x48ea639d,"haxe.zip.Reader.readExtraFields","haxe/zip/Reader.hx",51,0x3164d664) -HX_LOCAL_STACK_FRAME(_hx_pos_c76307fb0f9c3e4f_85_readEntryHeader,"haxe.zip.Reader","readEntryHeader",0x28765213,"haxe.zip.Reader.readEntryHeader","haxe/zip/Reader.hx",85,0x3164d664) -HX_LOCAL_STACK_FRAME(_hx_pos_c76307fb0f9c3e4f_122_read,"haxe.zip.Reader","read",0xf2b0acec,"haxe.zip.Reader.read","haxe/zip/Reader.hx",122,0x3164d664) -HX_LOCAL_STACK_FRAME(_hx_pos_c76307fb0f9c3e4f_193_readZip,"haxe.zip.Reader","readZip",0x2845d555,"haxe.zip.Reader.readZip","haxe/zip/Reader.hx",193,0x3164d664) -HX_LOCAL_STACK_FRAME(_hx_pos_c76307fb0f9c3e4f_199_unzip,"haxe.zip.Reader","unzip",0x282047d2,"haxe.zip.Reader.unzip","haxe/zip/Reader.hx",199,0x3164d664) -namespace haxe{ -namespace zip{ - -void Reader_obj::__construct( ::haxe::io::Input i){ - HX_STACKFRAME(&_hx_pos_c76307fb0f9c3e4f_34_new) -HXDLIN( 34) this->i = i; - } - -Dynamic Reader_obj::__CreateEmpty() { return new Reader_obj; } - -void *Reader_obj::_hx_vtable = 0; - -Dynamic Reader_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Reader_obj > _hx_result = new Reader_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Reader_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2836055e; -} - - ::Date Reader_obj::readZipDate(){ - HX_GC_STACKFRAME(&_hx_pos_c76307fb0f9c3e4f_38_readZipDate) -HXLINE( 39) int t = this->i->readUInt16(); -HXLINE( 40) int hour = ((t >> 11) & 31); -HXLINE( 41) int min = ((t >> 5) & 63); -HXLINE( 42) int sec = (t & 31); -HXLINE( 43) int d = this->i->readUInt16(); -HXLINE( 44) int year = (d >> 9); -HXLINE( 45) int month = ((d >> 5) & 15); -HXLINE( 46) int day = (d & 31); -HXLINE( 47) return ::Date_obj::__alloc( HX_CTX ,(year + 1980),(month - 1),day,hour,min,(sec << 1)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Reader_obj,readZipDate,return ) - - ::haxe::ds::List Reader_obj::readExtraFields(int length){ - HX_GC_STACKFRAME(&_hx_pos_c76307fb0f9c3e4f_51_readExtraFields) -HXLINE( 52) ::haxe::ds::List fields = ::haxe::ds::List_obj::__alloc( HX_CTX ); -HXLINE( 53) while((length > 0)){ -HXLINE( 55) if ((length < 4)) { -HXLINE( 55) HX_STACK_DO_THROW(HX_("Invalid extra fields data",18,88,a4,23)); - } -HXLINE( 56) int tag = this->i->readUInt16(); -HXLINE( 57) int len = this->i->readUInt16(); -HXLINE( 58) if ((length < len)) { -HXLINE( 58) HX_STACK_DO_THROW(HX_("Invalid extra fields data",18,88,a4,23)); - } -HXLINE( 59) if ((tag == 28789)) { -HXLINE( 62) int version = this->i->readByte(); -HXLINE( 63) if ((version != 1)) { -HXLINE( 65) ::haxe::io::BytesBuffer data = ::haxe::io::BytesBuffer_obj::__alloc( HX_CTX ); -HXLINE( 66) data->b->push(version); -HXLINE( 67) { -HXLINE( 67) ::haxe::io::Bytes src = this->i->read((len - 1)); -HXDLIN( 67) ::Array< unsigned char > b1 = data->b; -HXDLIN( 67) ::Array< unsigned char > b2 = src->b; -HXDLIN( 67) { -HXLINE( 67) int _g = 0; -HXDLIN( 67) int _g1 = src->length; -HXDLIN( 67) while((_g < _g1)){ -HXLINE( 67) _g = (_g + 1); -HXDLIN( 67) int i = (_g - 1); -HXDLIN( 67) data->b->push(b2->__get(i)); - } - } - } -HXLINE( 68) fields->add(::haxe::zip::ExtraField_obj::FUnknown(tag,data->getBytes())); - } - else { -HXLINE( 72) int crc = this->i->readInt32(); -HXLINE( 73) ::String name = this->i->read((len - 5))->toString(); -HXLINE( 74) fields->add(::haxe::zip::ExtraField_obj::FInfoZipUnicodePath(name,crc)); - } - } - else { -HXLINE( 77) fields->add(::haxe::zip::ExtraField_obj::FUnknown(tag,this->i->read(len))); - } -HXLINE( 79) length = (length - (4 + len)); - } -HXLINE( 81) return fields; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Reader_obj,readExtraFields,return ) - - ::Dynamic Reader_obj::readEntryHeader(){ - HX_STACKFRAME(&_hx_pos_c76307fb0f9c3e4f_85_readEntryHeader) -HXLINE( 86) ::haxe::io::Input i = this->i; -HXLINE( 87) int h = i->readInt32(); -HXLINE( 88) bool _hx_tmp; -HXDLIN( 88) if ((h != 33639248)) { -HXLINE( 88) _hx_tmp = (h == 101010256); - } - else { -HXLINE( 88) _hx_tmp = true; - } -HXDLIN( 88) if (_hx_tmp) { -HXLINE( 88) return null(); - } -HXLINE( 89) if ((h != 67324752)) { -HXLINE( 89) HX_STACK_DO_THROW(HX_("Invalid Zip Data",72,da,ff,99)); - } -HXLINE( 90) int version = i->readUInt16(); -HXLINE( 91) int flags = i->readUInt16(); -HXLINE( 92) bool utf8 = ((flags & 2048) != 0); -HXLINE( 95) int compression = i->readUInt16(); -HXLINE( 96) bool compressed = (compression != 0); -HXLINE( 97) bool _hx_tmp1; -HXDLIN( 97) if (compressed) { -HXLINE( 97) _hx_tmp1 = (compression != 8); - } - else { -HXLINE( 97) _hx_tmp1 = false; - } -HXDLIN( 97) if (_hx_tmp1) { -HXLINE( 97) HX_STACK_DO_THROW((HX_("Unsupported compression ",65,94,24,90) + compression)); - } -HXLINE( 98) ::Date mtime = this->readZipDate(); -HXLINE( 99) int crc32 = i->readInt32(); -HXLINE( 100) int csize = i->readInt32(); -HXLINE( 101) int usize = i->readInt32(); -HXLINE( 102) int fnamelen = i->readInt16(); -HXLINE( 103) int elen = i->readInt16(); -HXLINE( 104) ::String fname = i->readString(fnamelen,null()); -HXLINE( 105) ::haxe::ds::List fields = this->readExtraFields(elen); -HXLINE( 106) if (utf8) { -HXLINE( 106) fields->push(::haxe::zip::ExtraField_obj::FUtf8_dyn()); - } -HXLINE( 107) ::haxe::io::Bytes data = null(); -HXLINE( 108) if (((flags & 8) != 0)) { -HXLINE( 108) csize = -1; - } -HXLINE( 109) return ::Dynamic(hx::Anon_obj::Create(8) - ->setFixed(0,HX_("dataSize",0b,80,c7,8b),csize) - ->setFixed(1,HX_("data",2a,56,63,42),data) - ->setFixed(2,HX_("crc32",73,0c,51,4c),crc32) - ->setFixed(3,HX_("fileName",e7,5a,43,62),fname) - ->setFixed(4,HX_("fileSize",5d,89,97,65),usize) - ->setFixed(5,HX_("fileTime",a9,b4,40,66),mtime) - ->setFixed(6,HX_("compressed",81,4c,da,67),compressed) - ->setFixed(7,HX_("extraFields",29,e9,47,7f),fields)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Reader_obj,readEntryHeader,return ) - - ::haxe::ds::List Reader_obj::read(){ - HX_GC_STACKFRAME(&_hx_pos_c76307fb0f9c3e4f_122_read) -HXLINE( 123) ::haxe::ds::List l = ::haxe::ds::List_obj::__alloc( HX_CTX ); -HXLINE( 124) ::Dynamic buf = null(); -HXLINE( 125) ::haxe::io::Bytes tmp = null(); -HXLINE( 126) while(true){ -HXLINE( 128) ::Dynamic e = this->readEntryHeader(); -HXLINE( 129) if (hx::IsNull( e )) { -HXLINE( 129) goto _hx_goto_6; - } -HXLINE( 130) if (hx::IsLess( e->__Field(HX_("dataSize",0b,80,c7,8b),hx::paccDynamic),0 )) { -HXLINE( 165) int bufSize = 65536; -HXLINE( 166) if (hx::IsNull( tmp )) { -HXLINE( 166) tmp = ::haxe::io::Bytes_obj::alloc(bufSize); - } -HXLINE( 167) ::haxe::io::BytesBuffer out = ::haxe::io::BytesBuffer_obj::__alloc( HX_CTX ); -HXLINE( 168) ::haxe::zip::InflateImpl z = ::haxe::zip::InflateImpl_obj::__alloc( HX_CTX ,this->i,false,false); -HXLINE( 169) while(true){ -HXLINE( 171) int n = z->readBytes(tmp,0,bufSize); -HXLINE( 172) { -HXLINE( 172) bool _hx_tmp; -HXDLIN( 172) if ((n >= 0)) { -HXLINE( 172) _hx_tmp = (n > tmp->length); - } - else { -HXLINE( 172) _hx_tmp = true; - } -HXDLIN( 172) if (_hx_tmp) { -HXLINE( 172) HX_STACK_DO_THROW(::haxe::io::Error_obj::OutsideBounds_dyn()); - } -HXDLIN( 172) ::Array< unsigned char > b1 = out->b; -HXDLIN( 172) ::Array< unsigned char > b2 = tmp->b; -HXDLIN( 172) { -HXLINE( 172) int _g = 0; -HXDLIN( 172) int _g1 = n; -HXDLIN( 172) while((_g < _g1)){ -HXLINE( 172) _g = (_g + 1); -HXDLIN( 172) int i = (_g - 1); -HXDLIN( 172) out->b->push(b2->__get(i)); - } - } - } -HXLINE( 173) if ((n < bufSize)) { -HXLINE( 173) goto _hx_goto_7; - } - } - _hx_goto_7:; -HXLINE( 175) e->__SetField(HX_("data",2a,56,63,42),out->getBytes(),hx::paccDynamic); -HXLINE( 177) e->__SetField(HX_("crc32",73,0c,51,4c),this->i->readInt32(),hx::paccDynamic); -HXLINE( 178) if (hx::IsEq( e->__Field(HX_("crc32",73,0c,51,4c),hx::paccDynamic),134695760 )) { -HXLINE( 178) e->__SetField(HX_("crc32",73,0c,51,4c),this->i->readInt32(),hx::paccDynamic); - } -HXLINE( 179) e->__SetField(HX_("dataSize",0b,80,c7,8b),this->i->readInt32(),hx::paccDynamic); -HXLINE( 180) e->__SetField(HX_("fileSize",5d,89,97,65),this->i->readInt32(),hx::paccDynamic); -HXLINE( 182) e->__SetField(HX_("dataSize",0b,80,c7,8b),e->__Field(HX_("fileSize",5d,89,97,65),hx::paccDynamic),hx::paccDynamic); -HXLINE( 183) e->__SetField(HX_("compressed",81,4c,da,67),false,hx::paccDynamic); - } - else { -HXLINE( 186) e->__SetField(HX_("data",2a,56,63,42),this->i->read(( (int)(e->__Field(HX_("dataSize",0b,80,c7,8b),hx::paccDynamic)) )),hx::paccDynamic); - } -HXLINE( 187) l->add(e); - } - _hx_goto_6:; -HXLINE( 189) return l; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Reader_obj,read,return ) - - ::haxe::ds::List Reader_obj::readZip( ::haxe::io::Input i){ - HX_GC_STACKFRAME(&_hx_pos_c76307fb0f9c3e4f_193_readZip) -HXLINE( 194) ::haxe::zip::Reader r = ::haxe::zip::Reader_obj::__alloc( HX_CTX ,i); -HXLINE( 195) return r->read(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Reader_obj,readZip,return ) - - ::haxe::io::Bytes Reader_obj::unzip( ::Dynamic f){ - HX_STACKFRAME(&_hx_pos_c76307fb0f9c3e4f_199_unzip) -HXLINE( 200) if (!(( (bool)(f->__Field(HX_("compressed",81,4c,da,67),hx::paccDynamic)) ))) { -HXLINE( 200) return ( ( ::haxe::io::Bytes)(f->__Field(HX_("data",2a,56,63,42),hx::paccDynamic)) ); - } -HXLINE( 211) HX_STACK_DO_THROW(HX_("No uncompress support",49,96,03,85)); -HXDLIN( 211) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Reader_obj,unzip,return ) - - -hx::ObjectPtr< Reader_obj > Reader_obj::__new( ::haxe::io::Input i) { - hx::ObjectPtr< Reader_obj > __this = new Reader_obj(); - __this->__construct(i); - return __this; -} - -hx::ObjectPtr< Reader_obj > Reader_obj::__alloc(hx::Ctx *_hx_ctx, ::haxe::io::Input i) { - Reader_obj *__this = (Reader_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Reader_obj), true, "haxe.zip.Reader")); - *(void **)__this = Reader_obj::_hx_vtable; - __this->__construct(i); - return __this; -} - -Reader_obj::Reader_obj() -{ -} - -void Reader_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Reader); - HX_MARK_MEMBER_NAME(i,"i"); - HX_MARK_END_CLASS(); -} - -void Reader_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(i,"i"); -} - -hx::Val Reader_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"i") ) { return hx::Val( i ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"read") ) { return hx::Val( read_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"readZipDate") ) { return hx::Val( readZipDate_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"readExtraFields") ) { return hx::Val( readExtraFields_dyn() ); } - if (HX_FIELD_EQ(inName,"readEntryHeader") ) { return hx::Val( readEntryHeader_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Reader_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"unzip") ) { outValue = unzip_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"readZip") ) { outValue = readZip_dyn(); return true; } - } - return false; -} - -hx::Val Reader_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"i") ) { i=inValue.Cast< ::haxe::io::Input >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Reader_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("i",69,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Reader_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::haxe::io::Input */ ,(int)offsetof(Reader_obj,i),HX_("i",69,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Reader_obj_sStaticStorageInfo = 0; -#endif - -static ::String Reader_obj_sMemberFields[] = { - HX_("i",69,00,00,00), - HX_("readZipDate",f9,88,bc,c9), - HX_("readExtraFields",73,e9,9f,a6), - HX_("readEntryHeader",e9,d7,2b,86), - HX_("read",56,4b,a7,4b), - ::String(null()) }; - -hx::Class Reader_obj::__mClass; - -static ::String Reader_obj_sStaticFields[] = { - HX_("readZip",2b,95,d6,02), - HX_("unzip",28,46,f4,a6), - ::String(null()) -}; - -void Reader_obj::__register() -{ - Reader_obj _hx_dummy; - Reader_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.zip.Reader",98,66,32,ed); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Reader_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Reader_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Reader_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Reader_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Reader_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Reader_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace zip diff --git a/hGameTest/bin/linux/obj/src/haxe/zip/_InflateImpl/State.cpp b/hGameTest/bin/linux/obj/src/haxe/zip/_InflateImpl/State.cpp deleted file mode 100644 index 8dcab3b0..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/zip/_InflateImpl/State.cpp +++ /dev/null @@ -1,128 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_zip__InflateImpl_State -#include -#endif -namespace haxe{ -namespace zip{ -namespace _InflateImpl{ - -::haxe::zip::_InflateImpl::State State_obj::Block; - -::haxe::zip::_InflateImpl::State State_obj::CData; - -::haxe::zip::_InflateImpl::State State_obj::Crc; - -::haxe::zip::_InflateImpl::State State_obj::Dist; - -::haxe::zip::_InflateImpl::State State_obj::DistOne; - -::haxe::zip::_InflateImpl::State State_obj::Done; - -::haxe::zip::_InflateImpl::State State_obj::Flat; - -::haxe::zip::_InflateImpl::State State_obj::Head; - -bool State_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("Block",2d,e5,29,48)) { outValue = State_obj::Block; return true; } - if (inName==HX_("CData",0d,60,15,c1)) { outValue = State_obj::CData; return true; } - if (inName==HX_("Crc",b4,3a,33,00)) { outValue = State_obj::Crc; return true; } - if (inName==HX_("Dist",86,93,42,2d)) { outValue = State_obj::Dist; return true; } - if (inName==HX_("DistOne",80,36,2a,8b)) { outValue = State_obj::DistOne; return true; } - if (inName==HX_("Done",a2,1c,47,2d)) { outValue = State_obj::Done; return true; } - if (inName==HX_("Flat",d9,37,97,2e)) { outValue = State_obj::Flat; return true; } - if (inName==HX_("Head",40,55,e4,2f)) { outValue = State_obj::Head; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(State_obj) - -int State_obj::__FindIndex(::String inName) -{ - if (inName==HX_("Block",2d,e5,29,48)) return 1; - if (inName==HX_("CData",0d,60,15,c1)) return 2; - if (inName==HX_("Crc",b4,3a,33,00)) return 4; - if (inName==HX_("Dist",86,93,42,2d)) return 5; - if (inName==HX_("DistOne",80,36,2a,8b)) return 6; - if (inName==HX_("Done",a2,1c,47,2d)) return 7; - if (inName==HX_("Flat",d9,37,97,2e)) return 3; - if (inName==HX_("Head",40,55,e4,2f)) return 0; - return super::__FindIndex(inName); -} - -int State_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("Block",2d,e5,29,48)) return 0; - if (inName==HX_("CData",0d,60,15,c1)) return 0; - if (inName==HX_("Crc",b4,3a,33,00)) return 0; - if (inName==HX_("Dist",86,93,42,2d)) return 0; - if (inName==HX_("DistOne",80,36,2a,8b)) return 0; - if (inName==HX_("Done",a2,1c,47,2d)) return 0; - if (inName==HX_("Flat",d9,37,97,2e)) return 0; - if (inName==HX_("Head",40,55,e4,2f)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val State_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("Block",2d,e5,29,48)) return Block; - if (inName==HX_("CData",0d,60,15,c1)) return CData; - if (inName==HX_("Crc",b4,3a,33,00)) return Crc; - if (inName==HX_("Dist",86,93,42,2d)) return Dist; - if (inName==HX_("DistOne",80,36,2a,8b)) return DistOne; - if (inName==HX_("Done",a2,1c,47,2d)) return Done; - if (inName==HX_("Flat",d9,37,97,2e)) return Flat; - if (inName==HX_("Head",40,55,e4,2f)) return Head; - return super::__Field(inName,inCallProp); -} - -static ::String State_obj_sStaticFields[] = { - HX_("Head",40,55,e4,2f), - HX_("Block",2d,e5,29,48), - HX_("CData",0d,60,15,c1), - HX_("Flat",d9,37,97,2e), - HX_("Crc",b4,3a,33,00), - HX_("Dist",86,93,42,2d), - HX_("DistOne",80,36,2a,8b), - HX_("Done",a2,1c,47,2d), - ::String(null()) -}; - -hx::Class State_obj::__mClass; - -Dynamic __Create_State_obj() { return new State_obj; } - -void State_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("haxe.zip._InflateImpl.State",a0,c2,8b,f6), hx::TCanCast< State_obj >,State_obj_sStaticFields,0, - &__Create_State_obj, &__Create, - &super::__SGetClass(), &CreateState_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &State_obj::__GetStatic; -} - -void State_obj::__boot() -{ -Block = hx::CreateConstEnum< State_obj >(HX_("Block",2d,e5,29,48),1); -CData = hx::CreateConstEnum< State_obj >(HX_("CData",0d,60,15,c1),2); -Crc = hx::CreateConstEnum< State_obj >(HX_("Crc",b4,3a,33,00),4); -Dist = hx::CreateConstEnum< State_obj >(HX_("Dist",86,93,42,2d),5); -DistOne = hx::CreateConstEnum< State_obj >(HX_("DistOne",80,36,2a,8b),6); -Done = hx::CreateConstEnum< State_obj >(HX_("Done",a2,1c,47,2d),7); -Flat = hx::CreateConstEnum< State_obj >(HX_("Flat",d9,37,97,2e),3); -Head = hx::CreateConstEnum< State_obj >(HX_("Head",40,55,e4,2f),0); -} - - -} // end namespace haxe -} // end namespace zip -} // end namespace _InflateImpl diff --git a/hGameTest/bin/linux/obj/src/haxe/zip/_InflateImpl/Window.cpp b/hGameTest/bin/linux/obj/src/haxe/zip/_InflateImpl/Window.cpp deleted file mode 100644 index 8de64dc7..00000000 --- a/hGameTest/bin/linux/obj/src/haxe/zip/_InflateImpl/Window.cpp +++ /dev/null @@ -1,249 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_crypto_Adler32 -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_zip__InflateImpl_Window -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f6e7d05923176656_37_new,"haxe.zip._InflateImpl.Window","new",0x88adb9f3,"haxe.zip._InflateImpl.Window.new","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",37,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_f6e7d05923176656_44_slide,"haxe.zip._InflateImpl.Window","slide",0x409d7984,"haxe.zip._InflateImpl.Window.slide","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",44,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_f6e7d05923176656_53_addBytes,"haxe.zip._InflateImpl.Window","addBytes",0xb984b017,"haxe.zip._InflateImpl.Window.addBytes","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",53,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_f6e7d05923176656_60_addByte,"haxe.zip._InflateImpl.Window","addByte",0xa74a10dc,"haxe.zip._InflateImpl.Window.addByte","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",60,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_f6e7d05923176656_68_getLastChar,"haxe.zip._InflateImpl.Window","getLastChar",0xdd866f95,"haxe.zip._InflateImpl.Window.getLastChar","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",68,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_f6e7d05923176656_72_available,"haxe.zip._InflateImpl.Window","available",0x3285339c,"haxe.zip._InflateImpl.Window.available","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",72,0x99065a13) -HX_LOCAL_STACK_FRAME(_hx_pos_f6e7d05923176656_75_checksum,"haxe.zip._InflateImpl.Window","checksum",0x2f923f50,"haxe.zip._InflateImpl.Window.checksum","/usr/share/haxe/std/haxe/zip/InflateImpl.hx",75,0x99065a13) -namespace haxe{ -namespace zip{ -namespace _InflateImpl{ - -void Window_obj::__construct(bool hasCrc){ - HX_GC_STACKFRAME(&_hx_pos_f6e7d05923176656_37_new) -HXLINE( 38) this->buffer = ::haxe::io::Bytes_obj::alloc(65536); -HXLINE( 39) this->pos = 0; -HXLINE( 40) if (hasCrc) { -HXLINE( 41) this->crc = ::haxe::crypto::Adler32_obj::__alloc( HX_CTX ); - } - } - -Dynamic Window_obj::__CreateEmpty() { return new Window_obj; } - -void *Window_obj::_hx_vtable = 0; - -Dynamic Window_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Window_obj > _hx_result = new Window_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Window_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x021b9cf3; -} - -void Window_obj::slide(){ - HX_STACKFRAME(&_hx_pos_f6e7d05923176656_44_slide) -HXLINE( 45) if (hx::IsNotNull( this->crc )) { -HXLINE( 46) this->crc->update(this->buffer,0,32768); - } -HXLINE( 47) ::haxe::io::Bytes b = ::haxe::io::Bytes_obj::alloc(65536); -HXLINE( 48) ::haxe::zip::_InflateImpl::Window _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 48) _hx_tmp->pos = (_hx_tmp->pos - 32768); -HXLINE( 49) b->blit(0,this->buffer,32768,this->pos); -HXLINE( 50) this->buffer = b; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,slide,(void)) - -void Window_obj::addBytes( ::haxe::io::Bytes b,int p,int len){ - HX_STACKFRAME(&_hx_pos_f6e7d05923176656_53_addBytes) -HXLINE( 54) if (((this->pos + len) > 65536)) { -HXLINE( 55) this->slide(); - } -HXLINE( 56) this->buffer->blit(this->pos,b,p,len); -HXLINE( 57) ::haxe::zip::_InflateImpl::Window _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 57) _hx_tmp->pos = (_hx_tmp->pos + len); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Window_obj,addBytes,(void)) - -void Window_obj::addByte(int c){ - HX_STACKFRAME(&_hx_pos_f6e7d05923176656_60_addByte) -HXLINE( 61) if ((this->pos == 65536)) { -HXLINE( 62) this->slide(); - } -HXLINE( 63) this->buffer->b[this->pos] = ( (unsigned char)(c) ); -HXLINE( 64) this->pos++; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,addByte,(void)) - -int Window_obj::getLastChar(){ - HX_STACKFRAME(&_hx_pos_f6e7d05923176656_68_getLastChar) -HXDLIN( 68) return ( (int)(this->buffer->b->__get((this->pos - 1))) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,getLastChar,return ) - -int Window_obj::available(){ - HX_STACKFRAME(&_hx_pos_f6e7d05923176656_72_available) -HXDLIN( 72) return this->pos; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,available,return ) - - ::haxe::crypto::Adler32 Window_obj::checksum(){ - HX_STACKFRAME(&_hx_pos_f6e7d05923176656_75_checksum) -HXLINE( 76) if (hx::IsNotNull( this->crc )) { -HXLINE( 77) this->crc->update(this->buffer,0,this->pos); - } -HXLINE( 78) return this->crc; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,checksum,return ) - - -hx::ObjectPtr< Window_obj > Window_obj::__new(bool hasCrc) { - hx::ObjectPtr< Window_obj > __this = new Window_obj(); - __this->__construct(hasCrc); - return __this; -} - -hx::ObjectPtr< Window_obj > Window_obj::__alloc(hx::Ctx *_hx_ctx,bool hasCrc) { - Window_obj *__this = (Window_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Window_obj), true, "haxe.zip._InflateImpl.Window")); - *(void **)__this = Window_obj::_hx_vtable; - __this->__construct(hasCrc); - return __this; -} - -Window_obj::Window_obj() -{ -} - -void Window_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Window); - HX_MARK_MEMBER_NAME(buffer,"buffer"); - HX_MARK_MEMBER_NAME(pos,"pos"); - HX_MARK_MEMBER_NAME(crc,"crc"); - HX_MARK_END_CLASS(); -} - -void Window_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(buffer,"buffer"); - HX_VISIT_MEMBER_NAME(pos,"pos"); - HX_VISIT_MEMBER_NAME(crc,"crc"); -} - -hx::Val Window_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"pos") ) { return hx::Val( pos ); } - if (HX_FIELD_EQ(inName,"crc") ) { return hx::Val( crc ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"slide") ) { return hx::Val( slide_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"buffer") ) { return hx::Val( buffer ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"addByte") ) { return hx::Val( addByte_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"addBytes") ) { return hx::Val( addBytes_dyn() ); } - if (HX_FIELD_EQ(inName,"checksum") ) { return hx::Val( checksum_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"available") ) { return hx::Val( available_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"getLastChar") ) { return hx::Val( getLastChar_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Window_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"pos") ) { pos=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"crc") ) { crc=inValue.Cast< ::haxe::crypto::Adler32 >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"buffer") ) { buffer=inValue.Cast< ::haxe::io::Bytes >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Window_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("buffer",00,bd,94,d0)); - outFields->push(HX_("pos",94,5d,55,00)); - outFields->push(HX_("crc",d4,82,4b,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Window_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::haxe::io::Bytes */ ,(int)offsetof(Window_obj,buffer),HX_("buffer",00,bd,94,d0)}, - {hx::fsInt,(int)offsetof(Window_obj,pos),HX_("pos",94,5d,55,00)}, - {hx::fsObject /* ::haxe::crypto::Adler32 */ ,(int)offsetof(Window_obj,crc),HX_("crc",d4,82,4b,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Window_obj_sStaticStorageInfo = 0; -#endif - -static ::String Window_obj_sMemberFields[] = { - HX_("buffer",00,bd,94,d0), - HX_("pos",94,5d,55,00), - HX_("crc",d4,82,4b,00), - HX_("slide",31,c5,c7,7e), - HX_("addBytes",8a,2e,f5,36), - HX_("addByte",c9,61,60,7d), - HX_("getLastChar",02,3b,fc,fa), - HX_("available",c9,59,83,77), - HX_("checksum",c3,bd,02,ad), - ::String(null()) }; - -hx::Class Window_obj::__mClass; - -void Window_obj::__register() -{ - Window_obj _hx_dummy; - Window_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("haxe.zip._InflateImpl.Window",81,44,4f,10); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Window_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Window_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Window_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Window_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace haxe -} // end namespace zip -} // end namespace _InflateImpl diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/ApplicationEventInfo.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/ApplicationEventInfo.cpp deleted file mode 100644 index e9707c20..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/ApplicationEventInfo.cpp +++ /dev/null @@ -1,127 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_ApplicationEventInfo -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_1a94701d58bd3d3e_612_new,"lime._internal.backend.native.ApplicationEventInfo","new",0xb35cdd3c,"lime._internal.backend.native.ApplicationEventInfo.new","lime/_internal/backend/native/NativeApplication.hx",612,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_1a94701d58bd3d3e_619_clone,"lime._internal.backend.native.ApplicationEventInfo","clone",0x996e0f39,"lime._internal.backend.native.ApplicationEventInfo.clone","lime/_internal/backend/native/NativeApplication.hx",619,0xc1eba895) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void ApplicationEventInfo_obj::__construct( ::Dynamic type,hx::Null< int > __o_deltaTime){ - int deltaTime = __o_deltaTime.Default(0); - HX_STACKFRAME(&_hx_pos_1a94701d58bd3d3e_612_new) -HXLINE( 613) this->type = ( (int)(type) ); -HXLINE( 614) this->deltaTime = deltaTime; - } - -Dynamic ApplicationEventInfo_obj::__CreateEmpty() { return new ApplicationEventInfo_obj; } - -void *ApplicationEventInfo_obj::_hx_vtable = 0; - -Dynamic ApplicationEventInfo_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ApplicationEventInfo_obj > _hx_result = new ApplicationEventInfo_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool ApplicationEventInfo_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x111de8fc; -} - - ::lime::_internal::backend::native::ApplicationEventInfo ApplicationEventInfo_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_1a94701d58bd3d3e_619_clone) -HXDLIN( 619) return ::lime::_internal::backend::native::ApplicationEventInfo_obj::__alloc( HX_CTX ,this->type,this->deltaTime); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ApplicationEventInfo_obj,clone,return ) - - -ApplicationEventInfo_obj::ApplicationEventInfo_obj() -{ -} - -hx::Val ApplicationEventInfo_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"deltaTime") ) { return hx::Val( deltaTime ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ApplicationEventInfo_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"deltaTime") ) { deltaTime=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ApplicationEventInfo_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("deltaTime",25,3c,5c,f5)); - outFields->push(HX_("type",ba,f2,08,4d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ApplicationEventInfo_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ApplicationEventInfo_obj,deltaTime),HX_("deltaTime",25,3c,5c,f5)}, - {hx::fsInt,(int)offsetof(ApplicationEventInfo_obj,type),HX_("type",ba,f2,08,4d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ApplicationEventInfo_obj_sStaticStorageInfo = 0; -#endif - -static ::String ApplicationEventInfo_obj_sMemberFields[] = { - HX_("deltaTime",25,3c,5c,f5), - HX_("type",ba,f2,08,4d), - HX_("clone",5d,13,63,48), - ::String(null()) }; - -hx::Class ApplicationEventInfo_obj::__mClass; - -void ApplicationEventInfo_obj::__register() -{ - ApplicationEventInfo_obj _hx_dummy; - ApplicationEventInfo_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.ApplicationEventInfo",4a,cf,e6,1b); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ApplicationEventInfo_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ApplicationEventInfo_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ApplicationEventInfo_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ApplicationEventInfo_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/ClipboardEventInfo.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/ClipboardEventInfo.cpp deleted file mode 100644 index df7953ae..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/ClipboardEventInfo.cpp +++ /dev/null @@ -1,116 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_ClipboardEventInfo -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_45f117d879fd522d_635_new,"lime._internal.backend.native.ClipboardEventInfo","new",0x8e61fe76,"lime._internal.backend.native.ClipboardEventInfo.new","lime/_internal/backend/native/NativeApplication.hx",635,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_45f117d879fd522d_640_clone,"lime._internal.backend.native.ClipboardEventInfo","clone",0x18e972f3,"lime._internal.backend.native.ClipboardEventInfo.clone","lime/_internal/backend/native/NativeApplication.hx",640,0xc1eba895) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void ClipboardEventInfo_obj::__construct( ::Dynamic type){ - HX_STACKFRAME(&_hx_pos_45f117d879fd522d_635_new) -HXDLIN( 635) this->type = ( (int)(type) ); - } - -Dynamic ClipboardEventInfo_obj::__CreateEmpty() { return new ClipboardEventInfo_obj; } - -void *ClipboardEventInfo_obj::_hx_vtable = 0; - -Dynamic ClipboardEventInfo_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ClipboardEventInfo_obj > _hx_result = new ClipboardEventInfo_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool ClipboardEventInfo_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1555697e; -} - - ::lime::_internal::backend::native::ClipboardEventInfo ClipboardEventInfo_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_45f117d879fd522d_640_clone) -HXDLIN( 640) return ::lime::_internal::backend::native::ClipboardEventInfo_obj::__alloc( HX_CTX ,this->type); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ClipboardEventInfo_obj,clone,return ) - - -ClipboardEventInfo_obj::ClipboardEventInfo_obj() -{ -} - -hx::Val ClipboardEventInfo_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ClipboardEventInfo_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ClipboardEventInfo_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("type",ba,f2,08,4d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ClipboardEventInfo_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ClipboardEventInfo_obj,type),HX_("type",ba,f2,08,4d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ClipboardEventInfo_obj_sStaticStorageInfo = 0; -#endif - -static ::String ClipboardEventInfo_obj_sMemberFields[] = { - HX_("type",ba,f2,08,4d), - HX_("clone",5d,13,63,48), - ::String(null()) }; - -hx::Class ClipboardEventInfo_obj::__mClass; - -void ClipboardEventInfo_obj::__register() -{ - ClipboardEventInfo_obj _hx_dummy; - ClipboardEventInfo_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.ClipboardEventInfo",84,4b,40,c1); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ClipboardEventInfo_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ClipboardEventInfo_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ClipboardEventInfo_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ClipboardEventInfo_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/DropEventInfo.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/DropEventInfo.cpp deleted file mode 100644 index 03647a64..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/DropEventInfo.cpp +++ /dev/null @@ -1,136 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_DropEventInfo -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_a21879e7650910f2_655_new,"lime._internal.backend.native.DropEventInfo","new",0x21a63a99,"lime._internal.backend.native.DropEventInfo.new","lime/_internal/backend/native/NativeApplication.hx",655,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_a21879e7650910f2_662_clone,"lime._internal.backend.native.DropEventInfo","clone",0x32cf3dd6,"lime._internal.backend.native.DropEventInfo.clone","lime/_internal/backend/native/NativeApplication.hx",662,0xc1eba895) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void DropEventInfo_obj::__construct( ::Dynamic type,::String file){ - HX_STACKFRAME(&_hx_pos_a21879e7650910f2_655_new) -HXLINE( 656) this->type = ( (int)(type) ); -HXLINE( 657) this->file = file; - } - -Dynamic DropEventInfo_obj::__CreateEmpty() { return new DropEventInfo_obj; } - -void *DropEventInfo_obj::_hx_vtable = 0; - -Dynamic DropEventInfo_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DropEventInfo_obj > _hx_result = new DropEventInfo_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool DropEventInfo_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7acc9e35; -} - - ::lime::_internal::backend::native::DropEventInfo DropEventInfo_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_a21879e7650910f2_662_clone) -HXDLIN( 662) return ::lime::_internal::backend::native::DropEventInfo_obj::__alloc( HX_CTX ,this->type,this->file); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DropEventInfo_obj,clone,return ) - - -DropEventInfo_obj::DropEventInfo_obj() -{ -} - -void DropEventInfo_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(DropEventInfo); - HX_MARK_MEMBER_NAME(file,"file"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_END_CLASS(); -} - -void DropEventInfo_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(file,"file"); - HX_VISIT_MEMBER_NAME(type,"type"); -} - -hx::Val DropEventInfo_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"file") ) { return hx::Val( file ); } - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val DropEventInfo_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"file") ) { file=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void DropEventInfo_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("file",7c,ce,bb,43)); - outFields->push(HX_("type",ba,f2,08,4d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo DropEventInfo_obj_sMemberStorageInfo[] = { - {hx::fsString,(int)offsetof(DropEventInfo_obj,file),HX_("file",7c,ce,bb,43)}, - {hx::fsInt,(int)offsetof(DropEventInfo_obj,type),HX_("type",ba,f2,08,4d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *DropEventInfo_obj_sStaticStorageInfo = 0; -#endif - -static ::String DropEventInfo_obj_sMemberFields[] = { - HX_("file",7c,ce,bb,43), - HX_("type",ba,f2,08,4d), - HX_("clone",5d,13,63,48), - ::String(null()) }; - -hx::Class DropEventInfo_obj::__mClass; - -void DropEventInfo_obj::__register() -{ - DropEventInfo_obj _hx_dummy; - DropEventInfo_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.DropEventInfo",27,fa,44,6f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(DropEventInfo_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< DropEventInfo_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DropEventInfo_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DropEventInfo_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/GamepadEventInfo.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/GamepadEventInfo.cpp deleted file mode 100644 index 2deca4c5..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/GamepadEventInfo.cpp +++ /dev/null @@ -1,156 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_GamepadEventInfo -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d0c0bd38b1c3a1bc_680_new,"lime._internal.backend.native.GamepadEventInfo","new",0x77bbf84b,"lime._internal.backend.native.GamepadEventInfo.new","lime/_internal/backend/native/NativeApplication.hx",680,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_d0c0bd38b1c3a1bc_690_clone,"lime._internal.backend.native.GamepadEventInfo","clone",0x88154c08,"lime._internal.backend.native.GamepadEventInfo.clone","lime/_internal/backend/native/NativeApplication.hx",690,0xc1eba895) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void GamepadEventInfo_obj::__construct( ::Dynamic type,hx::Null< int > __o_id,hx::Null< int > __o_button,hx::Null< int > __o_axis,hx::Null< Float > __o_value){ - int id = __o_id.Default(0); - int button = __o_button.Default(0); - int axis = __o_axis.Default(0); - Float value = __o_value.Default(0); - HX_STACKFRAME(&_hx_pos_d0c0bd38b1c3a1bc_680_new) -HXLINE( 681) this->type = ( (int)(type) ); -HXLINE( 682) this->id = id; -HXLINE( 683) this->button = button; -HXLINE( 684) this->axis = axis; -HXLINE( 685) this->axisValue = value; - } - -Dynamic GamepadEventInfo_obj::__CreateEmpty() { return new GamepadEventInfo_obj; } - -void *GamepadEventInfo_obj::_hx_vtable = 0; - -Dynamic GamepadEventInfo_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GamepadEventInfo_obj > _hx_result = new GamepadEventInfo_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4]); - return _hx_result; -} - -bool GamepadEventInfo_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x779d48ef; -} - - ::lime::_internal::backend::native::GamepadEventInfo GamepadEventInfo_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_d0c0bd38b1c3a1bc_690_clone) -HXDLIN( 690) return ::lime::_internal::backend::native::GamepadEventInfo_obj::__alloc( HX_CTX ,this->type,this->id,this->button,this->axis,this->axisValue); - } - - -HX_DEFINE_DYNAMIC_FUNC0(GamepadEventInfo_obj,clone,return ) - - -GamepadEventInfo_obj::GamepadEventInfo_obj() -{ -} - -hx::Val GamepadEventInfo_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { return hx::Val( id ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"axis") ) { return hx::Val( axis ); } - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"button") ) { return hx::Val( button ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"axisValue") ) { return hx::Val( axisValue ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val GamepadEventInfo_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { id=inValue.Cast< int >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"axis") ) { axis=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"button") ) { button=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"axisValue") ) { axisValue=inValue.Cast< Float >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void GamepadEventInfo_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("axis",a1,1c,79,40)); - outFields->push(HX_("button",f2,61,e0,d9)); - outFields->push(HX_("id",db,5b,00,00)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("axisValue",10,6b,5c,8b)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo GamepadEventInfo_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(GamepadEventInfo_obj,axis),HX_("axis",a1,1c,79,40)}, - {hx::fsInt,(int)offsetof(GamepadEventInfo_obj,button),HX_("button",f2,61,e0,d9)}, - {hx::fsInt,(int)offsetof(GamepadEventInfo_obj,id),HX_("id",db,5b,00,00)}, - {hx::fsInt,(int)offsetof(GamepadEventInfo_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsFloat,(int)offsetof(GamepadEventInfo_obj,axisValue),HX_("axisValue",10,6b,5c,8b)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *GamepadEventInfo_obj_sStaticStorageInfo = 0; -#endif - -static ::String GamepadEventInfo_obj_sMemberFields[] = { - HX_("axis",a1,1c,79,40), - HX_("button",f2,61,e0,d9), - HX_("id",db,5b,00,00), - HX_("type",ba,f2,08,4d), - HX_("axisValue",10,6b,5c,8b), - HX_("clone",5d,13,63,48), - ::String(null()) }; - -hx::Class GamepadEventInfo_obj::__mClass; - -void GamepadEventInfo_obj::__register() -{ - GamepadEventInfo_obj _hx_dummy; - GamepadEventInfo_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.GamepadEventInfo",d9,76,19,9e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(GamepadEventInfo_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GamepadEventInfo_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GamepadEventInfo_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GamepadEventInfo_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/JoystickEventInfo.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/JoystickEventInfo.cpp deleted file mode 100644 index 2435f932..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/JoystickEventInfo.cpp +++ /dev/null @@ -1,165 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_JoystickEventInfo -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_21cd05885e6e0032_713_new,"lime._internal.backend.native.JoystickEventInfo","new",0x6a2decec,"lime._internal.backend.native.JoystickEventInfo.new","lime/_internal/backend/native/NativeApplication.hx",713,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_21cd05885e6e0032_724_clone,"lime._internal.backend.native.JoystickEventInfo","clone",0x72666ae9,"lime._internal.backend.native.JoystickEventInfo.clone","lime/_internal/backend/native/NativeApplication.hx",724,0xc1eba895) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void JoystickEventInfo_obj::__construct( ::Dynamic type,hx::Null< int > __o_id,hx::Null< int > __o_index,hx::Null< int > __o_value,hx::Null< Float > __o_x,hx::Null< Float > __o_y){ - int id = __o_id.Default(0); - int index = __o_index.Default(0); - int value = __o_value.Default(0); - Float x = __o_x.Default(0); - Float y = __o_y.Default(0); - HX_STACKFRAME(&_hx_pos_21cd05885e6e0032_713_new) -HXLINE( 714) this->type = ( (int)(type) ); -HXLINE( 715) this->id = id; -HXLINE( 716) this->index = index; -HXLINE( 717) this->eventValue = value; -HXLINE( 718) this->x = x; -HXLINE( 719) this->y = y; - } - -Dynamic JoystickEventInfo_obj::__CreateEmpty() { return new JoystickEventInfo_obj; } - -void *JoystickEventInfo_obj::_hx_vtable = 0; - -Dynamic JoystickEventInfo_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< JoystickEventInfo_obj > _hx_result = new JoystickEventInfo_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5]); - return _hx_result; -} - -bool JoystickEventInfo_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x599ac45c; -} - - ::lime::_internal::backend::native::JoystickEventInfo JoystickEventInfo_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_21cd05885e6e0032_724_clone) -HXDLIN( 724) return ::lime::_internal::backend::native::JoystickEventInfo_obj::__alloc( HX_CTX ,this->type,this->id,this->index,this->eventValue,this->x,this->y); - } - - -HX_DEFINE_DYNAMIC_FUNC0(JoystickEventInfo_obj,clone,return ) - - -JoystickEventInfo_obj::JoystickEventInfo_obj() -{ -} - -hx::Val JoystickEventInfo_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { return hx::Val( x ); } - if (HX_FIELD_EQ(inName,"y") ) { return hx::Val( y ); } - break; - case 2: - if (HX_FIELD_EQ(inName,"id") ) { return hx::Val( id ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { return hx::Val( index ); } - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"eventValue") ) { return hx::Val( eventValue ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val JoystickEventInfo_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { x=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"y") ) { y=inValue.Cast< Float >(); return inValue; } - break; - case 2: - if (HX_FIELD_EQ(inName,"id") ) { id=inValue.Cast< int >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { index=inValue.Cast< int >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"eventValue") ) { eventValue=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void JoystickEventInfo_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("id",db,5b,00,00)); - outFields->push(HX_("index",12,9b,14,be)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("eventValue",f7,88,13,ae)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo JoystickEventInfo_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(JoystickEventInfo_obj,id),HX_("id",db,5b,00,00)}, - {hx::fsInt,(int)offsetof(JoystickEventInfo_obj,index),HX_("index",12,9b,14,be)}, - {hx::fsInt,(int)offsetof(JoystickEventInfo_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsInt,(int)offsetof(JoystickEventInfo_obj,eventValue),HX_("eventValue",f7,88,13,ae)}, - {hx::fsFloat,(int)offsetof(JoystickEventInfo_obj,x),HX_("x",78,00,00,00)}, - {hx::fsFloat,(int)offsetof(JoystickEventInfo_obj,y),HX_("y",79,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *JoystickEventInfo_obj_sStaticStorageInfo = 0; -#endif - -static ::String JoystickEventInfo_obj_sMemberFields[] = { - HX_("id",db,5b,00,00), - HX_("index",12,9b,14,be), - HX_("type",ba,f2,08,4d), - HX_("eventValue",f7,88,13,ae), - HX_("x",78,00,00,00), - HX_("y",79,00,00,00), - HX_("clone",5d,13,63,48), - ::String(null()) }; - -hx::Class JoystickEventInfo_obj::__mClass; - -void JoystickEventInfo_obj::__register() -{ - JoystickEventInfo_obj _hx_dummy; - JoystickEventInfo_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.JoystickEventInfo",fa,46,aa,2f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(JoystickEventInfo_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< JoystickEventInfo_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = JoystickEventInfo_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = JoystickEventInfo_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/KeyEventInfo.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/KeyEventInfo.cpp deleted file mode 100644 index 2c52399b..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/KeyEventInfo.cpp +++ /dev/null @@ -1,145 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_KeyEventInfo -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_cef4a471e9b9c478_747_new,"lime._internal.backend.native.KeyEventInfo","new",0x84b8978d,"lime._internal.backend.native.KeyEventInfo.new","lime/_internal/backend/native/NativeApplication.hx",747,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_cef4a471e9b9c478_756_clone,"lime._internal.backend.native.KeyEventInfo","clone",0x44e9bfca,"lime._internal.backend.native.KeyEventInfo.clone","lime/_internal/backend/native/NativeApplication.hx",756,0xc1eba895) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void KeyEventInfo_obj::__construct( ::Dynamic type,hx::Null< int > __o_windowID,hx::Null< int > __o_keyCode,hx::Null< int > __o_modifier){ - int windowID = __o_windowID.Default(0); - int keyCode = __o_keyCode.Default(0); - int modifier = __o_modifier.Default(0); - HX_STACKFRAME(&_hx_pos_cef4a471e9b9c478_747_new) -HXLINE( 748) this->type = ( (int)(type) ); -HXLINE( 749) this->windowID = windowID; -HXLINE( 750) this->keyCode = keyCode; -HXLINE( 751) this->modifier = modifier; - } - -Dynamic KeyEventInfo_obj::__CreateEmpty() { return new KeyEventInfo_obj; } - -void *KeyEventInfo_obj::_hx_vtable = 0; - -Dynamic KeyEventInfo_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< KeyEventInfo_obj > _hx_result = new KeyEventInfo_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool KeyEventInfo_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x792de4cd; -} - - ::lime::_internal::backend::native::KeyEventInfo KeyEventInfo_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_cef4a471e9b9c478_756_clone) -HXDLIN( 756) return ::lime::_internal::backend::native::KeyEventInfo_obj::__alloc( HX_CTX ,this->type,this->windowID,this->keyCode,this->modifier); - } - - -HX_DEFINE_DYNAMIC_FUNC0(KeyEventInfo_obj,clone,return ) - - -KeyEventInfo_obj::KeyEventInfo_obj() -{ -} - -hx::Val KeyEventInfo_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"keyCode") ) { return hx::Val( keyCode ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"modifier") ) { return hx::Val( modifier ); } - if (HX_FIELD_EQ(inName,"windowID") ) { return hx::Val( windowID ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val KeyEventInfo_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"keyCode") ) { keyCode=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"modifier") ) { modifier=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"windowID") ) { windowID=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void KeyEventInfo_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("keyCode",6c,22,9e,9b)); - outFields->push(HX_("modifier",57,db,c7,16)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("windowID",cb,af,cd,7d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo KeyEventInfo_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(KeyEventInfo_obj,keyCode),HX_("keyCode",6c,22,9e,9b)}, - {hx::fsInt,(int)offsetof(KeyEventInfo_obj,modifier),HX_("modifier",57,db,c7,16)}, - {hx::fsInt,(int)offsetof(KeyEventInfo_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsInt,(int)offsetof(KeyEventInfo_obj,windowID),HX_("windowID",cb,af,cd,7d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *KeyEventInfo_obj_sStaticStorageInfo = 0; -#endif - -static ::String KeyEventInfo_obj_sMemberFields[] = { - HX_("keyCode",6c,22,9e,9b), - HX_("modifier",57,db,c7,16), - HX_("type",ba,f2,08,4d), - HX_("windowID",cb,af,cd,7d), - HX_("clone",5d,13,63,48), - ::String(null()) }; - -hx::Class KeyEventInfo_obj::__mClass; - -void KeyEventInfo_obj::__register() -{ - KeyEventInfo_obj _hx_dummy; - KeyEventInfo_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.KeyEventInfo",1b,cd,40,15); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(KeyEventInfo_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< KeyEventInfo_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = KeyEventInfo_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = KeyEventInfo_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/MouseEventInfo.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/MouseEventInfo.cpp deleted file mode 100644 index 747ffc5f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/MouseEventInfo.cpp +++ /dev/null @@ -1,174 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_MouseEventInfo -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_3eb566585b06ea2e_777_new,"lime._internal.backend.native.MouseEventInfo","new",0x46fd57c7,"lime._internal.backend.native.MouseEventInfo.new","lime/_internal/backend/native/NativeApplication.hx",777,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_3eb566585b06ea2e_789_clone,"lime._internal.backend.native.MouseEventInfo","clone",0xb20a8284,"lime._internal.backend.native.MouseEventInfo.clone","lime/_internal/backend/native/NativeApplication.hx",789,0xc1eba895) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void MouseEventInfo_obj::__construct( ::Dynamic type,hx::Null< int > __o_windowID,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< int > __o_button,hx::Null< Float > __o_movementX,hx::Null< Float > __o_movementY){ - int windowID = __o_windowID.Default(0); - Float x = __o_x.Default(0); - Float y = __o_y.Default(0); - int button = __o_button.Default(0); - Float movementX = __o_movementX.Default(0); - Float movementY = __o_movementY.Default(0); - HX_STACKFRAME(&_hx_pos_3eb566585b06ea2e_777_new) -HXLINE( 778) this->type = ( (int)(type) ); -HXLINE( 779) this->windowID = 0; -HXLINE( 780) this->x = x; -HXLINE( 781) this->y = y; -HXLINE( 782) this->button = button; -HXLINE( 783) this->movementX = movementX; -HXLINE( 784) this->movementY = movementY; - } - -Dynamic MouseEventInfo_obj::__CreateEmpty() { return new MouseEventInfo_obj; } - -void *MouseEventInfo_obj::_hx_vtable = 0; - -Dynamic MouseEventInfo_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< MouseEventInfo_obj > _hx_result = new MouseEventInfo_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5],inArgs[6]); - return _hx_result; -} - -bool MouseEventInfo_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4f065087; -} - - ::lime::_internal::backend::native::MouseEventInfo MouseEventInfo_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_3eb566585b06ea2e_789_clone) -HXDLIN( 789) return ::lime::_internal::backend::native::MouseEventInfo_obj::__alloc( HX_CTX ,this->type,this->windowID,this->x,this->y,this->button,this->movementX,this->movementY); - } - - -HX_DEFINE_DYNAMIC_FUNC0(MouseEventInfo_obj,clone,return ) - - -MouseEventInfo_obj::MouseEventInfo_obj() -{ -} - -hx::Val MouseEventInfo_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { return hx::Val( x ); } - if (HX_FIELD_EQ(inName,"y") ) { return hx::Val( y ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"button") ) { return hx::Val( button ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"windowID") ) { return hx::Val( windowID ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"movementX") ) { return hx::Val( movementX ); } - if (HX_FIELD_EQ(inName,"movementY") ) { return hx::Val( movementY ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val MouseEventInfo_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { x=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"y") ) { y=inValue.Cast< Float >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"button") ) { button=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"windowID") ) { windowID=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"movementX") ) { movementX=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"movementY") ) { movementY=inValue.Cast< Float >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void MouseEventInfo_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("button",f2,61,e0,d9)); - outFields->push(HX_("movementX",49,04,5d,30)); - outFields->push(HX_("movementY",4a,04,5d,30)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("windowID",cb,af,cd,7d)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo MouseEventInfo_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(MouseEventInfo_obj,button),HX_("button",f2,61,e0,d9)}, - {hx::fsFloat,(int)offsetof(MouseEventInfo_obj,movementX),HX_("movementX",49,04,5d,30)}, - {hx::fsFloat,(int)offsetof(MouseEventInfo_obj,movementY),HX_("movementY",4a,04,5d,30)}, - {hx::fsInt,(int)offsetof(MouseEventInfo_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsInt,(int)offsetof(MouseEventInfo_obj,windowID),HX_("windowID",cb,af,cd,7d)}, - {hx::fsFloat,(int)offsetof(MouseEventInfo_obj,x),HX_("x",78,00,00,00)}, - {hx::fsFloat,(int)offsetof(MouseEventInfo_obj,y),HX_("y",79,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *MouseEventInfo_obj_sStaticStorageInfo = 0; -#endif - -static ::String MouseEventInfo_obj_sMemberFields[] = { - HX_("button",f2,61,e0,d9), - HX_("movementX",49,04,5d,30), - HX_("movementY",4a,04,5d,30), - HX_("type",ba,f2,08,4d), - HX_("windowID",cb,af,cd,7d), - HX_("x",78,00,00,00), - HX_("y",79,00,00,00), - HX_("clone",5d,13,63,48), - ::String(null()) }; - -hx::Class MouseEventInfo_obj::__mClass; - -void MouseEventInfo_obj::__register() -{ - MouseEventInfo_obj _hx_dummy; - MouseEventInfo_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.MouseEventInfo",55,68,de,43); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(MouseEventInfo_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< MouseEventInfo_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = MouseEventInfo_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = MouseEventInfo_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeApplication.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeApplication.cpp deleted file mode 100644 index 8b964526..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeApplication.cpp +++ /dev/null @@ -1,1078 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_Timer -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_haxe_ds_List -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_ApplicationEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_ClipboardEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_DropEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_GamepadEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_JoystickEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_KeyEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_MouseEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeApplication -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeWindow -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_RenderEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_SensorEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_TextEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_TouchEventInfo -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_WindowEventInfo -#include -#endif -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseButton_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseWheelMode_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Float_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_lime_ui_JoystickHatPosition_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_String_Int_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_String_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_graphics_RenderContext_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_GamepadAxis_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_GamepadButton_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Touch_Void -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GL -#include -#endif -#ifndef INCLUDED_lime_media_AudioContext -#include -#endif -#ifndef INCLUDED_lime_media_AudioManager -#include -#endif -#ifndef INCLUDED_lime_system_Clipboard -#include -#endif -#ifndef INCLUDED_lime_system_Sensor -#include -#endif -#ifndef INCLUDED_lime_system_System -#include -#endif -#ifndef INCLUDED_lime_ui_Gamepad -#include -#endif -#ifndef INCLUDED_lime_ui_Joystick -#include -#endif -#ifndef INCLUDED_lime_ui_MouseWheelMode -#include -#endif -#ifndef INCLUDED_lime_ui_Touch -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif -#ifndef INCLUDED_lime_ui__KeyModifier_KeyModifier_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_8a85bd2a97260674_43_new,"lime._internal.backend.native.NativeApplication","new",0xc2e44119,"lime._internal.backend.native.NativeApplication.new","lime/_internal/backend/native/NativeApplication.hx",43,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_e85ed898374c2632_69___init__,"::lime::_internal::backend::native::NativeApplication_obj","__init__",0xb8ff4971,"::lime::_internal::backend::native::NativeApplication_obj.__init__","lime/_internal/backend/native/NativeApplication.hx",69,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_8a85bd2a97260674_93_advanceTimer,"lime._internal.backend.native.NativeApplication","advanceTimer",0x73d1400a,"lime._internal.backend.native.NativeApplication.advanceTimer","lime/_internal/backend/native/NativeApplication.hx",93,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_8a85bd2a97260674_106_exec,"lime._internal.backend.native.NativeApplication","exec",0xbef024b8,"lime._internal.backend.native.NativeApplication.exec","lime/_internal/backend/native/NativeApplication.hx",106,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_8a85bd2a97260674_160_exit,"lime._internal.backend.native.NativeApplication","exit",0xbef02845,"lime._internal.backend.native.NativeApplication.exit","lime/_internal/backend/native/NativeApplication.hx",160,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_8a85bd2a97260674_170_handleApplicationEvent,"lime._internal.backend.native.NativeApplication","handleApplicationEvent",0x2fd54159,"lime._internal.backend.native.NativeApplication.handleApplicationEvent","lime/_internal/backend/native/NativeApplication.hx",170,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_8a85bd2a97260674_183_handleClipboardEvent,"lime._internal.backend.native.NativeApplication","handleClipboardEvent",0xc0a84753,"lime._internal.backend.native.NativeApplication.handleClipboardEvent","lime/_internal/backend/native/NativeApplication.hx",183,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_8a85bd2a97260674_188_handleDropEvent,"lime._internal.backend.native.NativeApplication","handleDropEvent",0x7f7bbedc,"lime._internal.backend.native.NativeApplication.handleDropEvent","lime/_internal/backend/native/NativeApplication.hx",188,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_8a85bd2a97260674_196_handleGamepadEvent,"lime._internal.backend.native.NativeApplication","handleGamepadEvent",0x1eeb62e8,"lime._internal.backend.native.NativeApplication.handleGamepadEvent","lime/_internal/backend/native/NativeApplication.hx",196,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_8a85bd2a97260674_220_handleJoystickEvent,"lime._internal.backend.native.NativeApplication","handleJoystickEvent",0xd92b03af,"lime._internal.backend.native.NativeApplication.handleJoystickEvent","lime/_internal/backend/native/NativeApplication.hx",220,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_8a85bd2a97260674_251_handleKeyEvent,"lime._internal.backend.native.NativeApplication","handleKeyEvent",0x72c15daa,"lime._internal.backend.native.NativeApplication.handleKeyEvent","lime/_internal/backend/native/NativeApplication.hx",251,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_8a85bd2a97260674_329_handleMouseEvent,"lime._internal.backend.native.NativeApplication","handleMouseEvent",0xca833524,"lime._internal.backend.native.NativeApplication.handleMouseEvent","lime/_internal/backend/native/NativeApplication.hx",329,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_8a85bd2a97260674_358_handleRenderEvent,"lime._internal.backend.native.NativeApplication","handleRenderEvent",0x1dcebc95,"lime._internal.backend.native.NativeApplication.handleRenderEvent","lime/_internal/backend/native/NativeApplication.hx",358,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_8a85bd2a97260674_410_handleSensorEvent,"lime._internal.backend.native.NativeApplication","handleSensorEvent",0x98787b31,"lime._internal.backend.native.NativeApplication.handleSensorEvent","lime/_internal/backend/native/NativeApplication.hx",410,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_8a85bd2a97260674_420_handleTextEvent,"lime._internal.backend.native.NativeApplication","handleTextEvent",0xd6b1219e,"lime._internal.backend.native.NativeApplication.handleTextEvent","lime/_internal/backend/native/NativeApplication.hx",420,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_8a85bd2a97260674_441_handleTouchEvent,"lime._internal.backend.native.NativeApplication","handleTouchEvent",0xa647254a,"lime._internal.backend.native.NativeApplication.handleTouchEvent","lime/_internal/backend/native/NativeApplication.hx",441,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_8a85bd2a97260674_502_handleWindowEvent,"lime._internal.backend.native.NativeApplication","handleWindowEvent",0x42f025bb,"lime._internal.backend.native.NativeApplication.handleWindowEvent","lime/_internal/backend/native/NativeApplication.hx",502,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_8a85bd2a97260674_570_updateTimer,"lime._internal.backend.native.NativeApplication","updateTimer",0xd6c37ab5,"lime._internal.backend.native.NativeApplication.updateTimer","lime/_internal/backend/native/NativeApplication.hx",570,0xc1eba895) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void NativeApplication_obj::__construct( ::lime::app::Application parent){ - HX_GC_STACKFRAME(&_hx_pos_8a85bd2a97260674_43_new) -HXLINE( 58) this->windowEventInfo = ::lime::_internal::backend::native::WindowEventInfo_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); -HXLINE( 57) this->unusedTouchesPool = ::haxe::ds::List_obj::__alloc( HX_CTX ); -HXLINE( 56) this->touchEventInfo = ::lime::_internal::backend::native::TouchEventInfo_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null(),null()); -HXLINE( 55) this->textEventInfo = ::lime::_internal::backend::native::TextEventInfo_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null()); -HXLINE( 54) this->sensorEventInfo = ::lime::_internal::backend::native::SensorEventInfo_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null()); -HXLINE( 53) this->renderEventInfo = ::lime::_internal::backend::native::RenderEventInfo_obj::__alloc( HX_CTX ,0); -HXLINE( 52) this->mouseEventInfo = ::lime::_internal::backend::native::MouseEventInfo_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null()); -HXLINE( 51) this->keyEventInfo = ::lime::_internal::backend::native::KeyEventInfo_obj::__alloc( HX_CTX ,null(),null(),null(),null()); -HXLINE( 50) this->joystickEventInfo = ::lime::_internal::backend::native::JoystickEventInfo_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); -HXLINE( 49) this->gamepadEventInfo = ::lime::_internal::backend::native::GamepadEventInfo_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null()); -HXLINE( 48) this->dropEventInfo = ::lime::_internal::backend::native::DropEventInfo_obj::__alloc( HX_CTX ,null(),null()); -HXLINE( 47) this->currentTouches = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); -HXLINE( 46) this->clipboardEventInfo = ::lime::_internal::backend::native::ClipboardEventInfo_obj::__alloc( HX_CTX ,null()); -HXLINE( 45) this->applicationEventInfo = ::lime::_internal::backend::native::ApplicationEventInfo_obj::__alloc( HX_CTX ,0,null()); -HXLINE( 75) this->parent = parent; -HXLINE( 76) this->pauseTimer = -1; -HXLINE( 77) this->toggleFullscreen = true; -HXLINE( 79) ::lime::media::AudioManager_obj::init(null()); -HXLINE( 86) this->handle = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_application_create()) ); - } - -Dynamic NativeApplication_obj::__CreateEmpty() { return new NativeApplication_obj; } - -void *NativeApplication_obj::_hx_vtable = 0; - -Dynamic NativeApplication_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NativeApplication_obj > _hx_result = new NativeApplication_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool NativeApplication_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3c2383b5; -} - -void NativeApplication_obj::__init__(){ - HX_STACKFRAME(&_hx_pos_e85ed898374c2632_69___init__) -HXDLIN( 69) ::Dynamic init = hx::ClassOf< ::lime::_internal::backend::native::NativeCFFI >(); - } - - -void NativeApplication_obj::advanceTimer(){ - HX_STACKFRAME(&_hx_pos_8a85bd2a97260674_93_advanceTimer) -HXDLIN( 93) if ((this->pauseTimer > -1)) { -HXLINE( 95) int offset = ::lime::_hx_system::System_obj::getTimer(); -HXDLIN( 95) int offset1 = (offset - this->pauseTimer); -HXLINE( 96) { -HXLINE( 96) int _g = 0; -HXDLIN( 96) int _g1 = ::haxe::Timer_obj::sRunningTimers->length; -HXDLIN( 96) while((_g < _g1)){ -HXLINE( 96) _g = (_g + 1); -HXDLIN( 96) int i = (_g - 1); -HXLINE( 98) if (hx::IsNotNull( ::haxe::Timer_obj::sRunningTimers->__get(i).StaticCast< ::haxe::Timer >() )) { -HXLINE( 98) ::haxe::Timer _hx_tmp = ::haxe::Timer_obj::sRunningTimers->__get(i).StaticCast< ::haxe::Timer >(); -HXDLIN( 98) _hx_tmp->mFireAt = (_hx_tmp->mFireAt + offset1); - } - } - } -HXLINE( 100) this->pauseTimer = -1; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeApplication_obj,advanceTimer,(void)) - -int NativeApplication_obj::exec(){ - HX_STACKFRAME(&_hx_pos_8a85bd2a97260674_106_exec) -HXLINE( 109) ::lime::_internal::backend::native::NativeCFFI_obj::lime_application_event_manager_register(hx::DynamicPtr(this->handleApplicationEvent_dyn()),hx::DynamicPtr(this->applicationEventInfo)); -HXLINE( 110) ::lime::_internal::backend::native::NativeCFFI_obj::lime_clipboard_event_manager_register(hx::DynamicPtr(this->handleClipboardEvent_dyn()),hx::DynamicPtr(this->clipboardEventInfo)); -HXLINE( 111) ::lime::_internal::backend::native::NativeCFFI_obj::lime_drop_event_manager_register(hx::DynamicPtr(this->handleDropEvent_dyn()),hx::DynamicPtr(this->dropEventInfo)); -HXLINE( 112) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gamepad_event_manager_register(hx::DynamicPtr(this->handleGamepadEvent_dyn()),hx::DynamicPtr(this->gamepadEventInfo)); -HXLINE( 113) ::lime::_internal::backend::native::NativeCFFI_obj::lime_joystick_event_manager_register(hx::DynamicPtr(this->handleJoystickEvent_dyn()),hx::DynamicPtr(this->joystickEventInfo)); -HXLINE( 114) ::lime::_internal::backend::native::NativeCFFI_obj::lime_key_event_manager_register(hx::DynamicPtr(this->handleKeyEvent_dyn()),hx::DynamicPtr(this->keyEventInfo)); -HXLINE( 115) ::lime::_internal::backend::native::NativeCFFI_obj::lime_mouse_event_manager_register(hx::DynamicPtr(this->handleMouseEvent_dyn()),hx::DynamicPtr(this->mouseEventInfo)); -HXLINE( 116) ::lime::_internal::backend::native::NativeCFFI_obj::lime_render_event_manager_register(hx::DynamicPtr(this->handleRenderEvent_dyn()),hx::DynamicPtr(this->renderEventInfo)); -HXLINE( 117) ::lime::_internal::backend::native::NativeCFFI_obj::lime_text_event_manager_register(hx::DynamicPtr(this->handleTextEvent_dyn()),hx::DynamicPtr(this->textEventInfo)); -HXLINE( 118) ::lime::_internal::backend::native::NativeCFFI_obj::lime_touch_event_manager_register(hx::DynamicPtr(this->handleTouchEvent_dyn()),hx::DynamicPtr(this->touchEventInfo)); -HXLINE( 119) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_event_manager_register(hx::DynamicPtr(this->handleWindowEvent_dyn()),hx::DynamicPtr(this->windowEventInfo)); -HXLINE( 146) int result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_application_exec(hx::DynamicPtr(this->handle)); -HXLINE( 149) this->parent->onExit->dispatch(result); -HXLINE( 152) return result; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeApplication_obj,exec,return ) - -void NativeApplication_obj::exit(){ - HX_STACKFRAME(&_hx_pos_8a85bd2a97260674_160_exit) -HXLINE( 161) ::lime::media::AudioManager_obj::shutdown(); -HXLINE( 164) ::lime::_internal::backend::native::NativeCFFI_obj::lime_application_quit(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeApplication_obj,exit,(void)) - -void NativeApplication_obj::handleApplicationEvent(){ - HX_STACKFRAME(&_hx_pos_8a85bd2a97260674_170_handleApplicationEvent) -HXDLIN( 170) if ((this->applicationEventInfo->type == 0)) { -HXLINE( 173) this->updateTimer(); -HXLINE( 175) this->parent->onUpdate->dispatch(this->applicationEventInfo->deltaTime); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeApplication_obj,handleApplicationEvent,(void)) - -void NativeApplication_obj::handleClipboardEvent(){ - HX_STACKFRAME(&_hx_pos_8a85bd2a97260674_183_handleClipboardEvent) -HXDLIN( 183) ::lime::_hx_system::Clipboard_obj::_hx___update(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeApplication_obj,handleClipboardEvent,(void)) - -void NativeApplication_obj::handleDropEvent(){ - HX_STACKFRAME(&_hx_pos_8a85bd2a97260674_188_handleDropEvent) -HXDLIN( 188) int _g = 0; -HXDLIN( 188) ::Array< ::Dynamic> _g1 = this->parent->_hx___windows; -HXDLIN( 188) while((_g < _g1->length)){ -HXDLIN( 188) ::lime::ui::Window window = _g1->__get(_g).StaticCast< ::lime::ui::Window >(); -HXDLIN( 188) _g = (_g + 1); -HXLINE( 190) window->onDropFile->dispatch(this->dropEventInfo->file); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeApplication_obj,handleDropEvent,(void)) - -void NativeApplication_obj::handleGamepadEvent(){ - HX_STACKFRAME(&_hx_pos_8a85bd2a97260674_196_handleGamepadEvent) -HXDLIN( 196) switch((int)(this->gamepadEventInfo->type)){ - case (int)0: { -HXLINE( 199) ::lime::ui::Gamepad gamepad = ( ( ::lime::ui::Gamepad)(::lime::ui::Gamepad_obj::devices->get(this->gamepadEventInfo->id)) ); -HXLINE( 200) if (hx::IsNotNull( gamepad )) { -HXLINE( 200) gamepad->onAxisMove->dispatch(this->gamepadEventInfo->axis,this->gamepadEventInfo->axisValue); - } - } - break; - case (int)1: { -HXLINE( 203) ::lime::ui::Gamepad gamepad1 = ( ( ::lime::ui::Gamepad)(::lime::ui::Gamepad_obj::devices->get(this->gamepadEventInfo->id)) ); -HXLINE( 204) if (hx::IsNotNull( gamepad1 )) { -HXLINE( 204) gamepad1->onButtonDown->dispatch(this->gamepadEventInfo->button); - } - } - break; - case (int)2: { -HXLINE( 207) ::lime::ui::Gamepad gamepad2 = ( ( ::lime::ui::Gamepad)(::lime::ui::Gamepad_obj::devices->get(this->gamepadEventInfo->id)) ); -HXLINE( 208) if (hx::IsNotNull( gamepad2 )) { -HXLINE( 208) gamepad2->onButtonUp->dispatch(this->gamepadEventInfo->button); - } - } - break; - case (int)3: { -HXLINE( 211) ::lime::ui::Gamepad_obj::_hx___connect(this->gamepadEventInfo->id); - } - break; - case (int)4: { -HXLINE( 214) ::lime::ui::Gamepad_obj::_hx___disconnect(this->gamepadEventInfo->id); - } - break; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeApplication_obj,handleGamepadEvent,(void)) - -void NativeApplication_obj::handleJoystickEvent(){ - HX_STACKFRAME(&_hx_pos_8a85bd2a97260674_220_handleJoystickEvent) -HXDLIN( 220) switch((int)(this->joystickEventInfo->type)){ - case (int)0: { -HXLINE( 223) ::lime::ui::Joystick joystick = ( ( ::lime::ui::Joystick)(::lime::ui::Joystick_obj::devices->get(this->joystickEventInfo->id)) ); -HXLINE( 224) if (hx::IsNotNull( joystick )) { -HXLINE( 224) joystick->onAxisMove->dispatch(this->joystickEventInfo->index,this->joystickEventInfo->x); - } - } - break; - case (int)1: { -HXLINE( 227) ::lime::ui::Joystick joystick1 = ( ( ::lime::ui::Joystick)(::lime::ui::Joystick_obj::devices->get(this->joystickEventInfo->id)) ); -HXLINE( 228) if (hx::IsNotNull( joystick1 )) { -HXLINE( 228) joystick1->onHatMove->dispatch(this->joystickEventInfo->index,this->joystickEventInfo->eventValue); - } - } - break; - case (int)2: { -HXLINE( 231) ::lime::ui::Joystick joystick2 = ( ( ::lime::ui::Joystick)(::lime::ui::Joystick_obj::devices->get(this->joystickEventInfo->id)) ); -HXLINE( 232) if (hx::IsNotNull( joystick2 )) { -HXLINE( 232) joystick2->onTrackballMove->dispatch(this->joystickEventInfo->index,this->joystickEventInfo->x,this->joystickEventInfo->y); - } - } - break; - case (int)3: { -HXLINE( 235) ::lime::ui::Joystick joystick3 = ( ( ::lime::ui::Joystick)(::lime::ui::Joystick_obj::devices->get(this->joystickEventInfo->id)) ); -HXLINE( 236) if (hx::IsNotNull( joystick3 )) { -HXLINE( 236) joystick3->onButtonDown->dispatch(this->joystickEventInfo->index); - } - } - break; - case (int)4: { -HXLINE( 239) ::lime::ui::Joystick joystick4 = ( ( ::lime::ui::Joystick)(::lime::ui::Joystick_obj::devices->get(this->joystickEventInfo->id)) ); -HXLINE( 240) if (hx::IsNotNull( joystick4 )) { -HXLINE( 240) joystick4->onButtonUp->dispatch(this->joystickEventInfo->index); - } - } - break; - case (int)5: { -HXLINE( 243) ::lime::ui::Joystick_obj::_hx___connect(this->joystickEventInfo->id); - } - break; - case (int)6: { -HXLINE( 246) ::lime::ui::Joystick_obj::_hx___disconnect(this->joystickEventInfo->id); - } - break; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeApplication_obj,handleJoystickEvent,(void)) - -void NativeApplication_obj::handleKeyEvent(){ - HX_STACKFRAME(&_hx_pos_8a85bd2a97260674_251_handleKeyEvent) -HXLINE( 252) ::lime::ui::Window window = ( ( ::lime::ui::Window)(this->parent->_hx___windowByID->get(this->keyEventInfo->windowID)) ); -HXLINE( 254) if (hx::IsNotNull( window )) { -HXLINE( 256) int type = this->keyEventInfo->type; -HXLINE( 257) int keyCode = this->keyEventInfo->keyCode; -HXLINE( 258) int modifier = this->keyEventInfo->modifier; -HXLINE( 260) switch((int)(type)){ - case (int)0: { -HXLINE( 263) window->onKeyDown->dispatch(keyCode,modifier); - } - break; - case (int)1: { -HXLINE( 266) window->onKeyUp->dispatch(keyCode,modifier); - } - break; - } -HXLINE( 270) if ((keyCode == 13)) { -HXLINE( 272) if ((type == 0)) { -HXLINE( 274) bool _hx_tmp; -HXDLIN( 274) bool _hx_tmp1; -HXDLIN( 274) if (this->toggleFullscreen) { -HXLINE( 274) _hx_tmp1 = ::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_altKey(modifier); - } - else { -HXLINE( 274) _hx_tmp1 = false; - } -HXDLIN( 274) if (_hx_tmp1) { -HXLINE( 274) bool _hx_tmp2; -HXDLIN( 274) if (!(::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_ctrlKey(modifier))) { -HXLINE( 274) _hx_tmp2 = !(::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_shiftKey(modifier)); - } - else { -HXLINE( 274) _hx_tmp2 = false; - } -HXDLIN( 274) if (_hx_tmp2) { -HXLINE( 274) _hx_tmp = !(::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_metaKey(modifier)); - } - else { -HXLINE( 274) _hx_tmp = false; - } - } - else { -HXLINE( 274) _hx_tmp = false; - } -HXDLIN( 274) if (_hx_tmp) { -HXLINE( 276) this->toggleFullscreen = false; -HXLINE( 278) if (!(window->onKeyDown->canceled)) { -HXLINE( 280) window->set_fullscreen(!(window->_hx___fullscreen)); - } - } - } - else { -HXLINE( 286) this->toggleFullscreen = true; - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeApplication_obj,handleKeyEvent,(void)) - -void NativeApplication_obj::handleMouseEvent(){ - HX_STACKFRAME(&_hx_pos_8a85bd2a97260674_329_handleMouseEvent) -HXLINE( 330) ::lime::ui::Window window = ( ( ::lime::ui::Window)(this->parent->_hx___windowByID->get(this->mouseEventInfo->windowID)) ); -HXLINE( 332) if (hx::IsNotNull( window )) { -HXLINE( 334) switch((int)(this->mouseEventInfo->type)){ - case (int)0: { -HXLINE( 337) window->onMouseDown->dispatch(this->mouseEventInfo->x,this->mouseEventInfo->y,this->mouseEventInfo->button); - } - break; - case (int)1: { -HXLINE( 340) window->onMouseUp->dispatch(this->mouseEventInfo->x,this->mouseEventInfo->y,this->mouseEventInfo->button); - } - break; - case (int)2: { -HXLINE( 343) window->onMouseMove->dispatch(this->mouseEventInfo->x,this->mouseEventInfo->y); -HXLINE( 344) window->onMouseMoveRelative->dispatch(this->mouseEventInfo->movementX,this->mouseEventInfo->movementY); - } - break; - case (int)3: { -HXLINE( 347) window->onMouseWheel->dispatch(this->mouseEventInfo->x,this->mouseEventInfo->y,::lime::ui::MouseWheelMode_obj::UNKNOWN_dyn()); - } - break; - default:{ - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeApplication_obj,handleMouseEvent,(void)) - -void NativeApplication_obj::handleRenderEvent(){ - HX_STACKFRAME(&_hx_pos_8a85bd2a97260674_358_handleRenderEvent) -HXDLIN( 358) int _g = 0; -HXDLIN( 358) ::Array< ::Dynamic> _g1 = this->parent->_hx___windows; -HXDLIN( 358) while((_g < _g1->length)){ -HXDLIN( 358) ::lime::ui::Window window = _g1->__get(_g).StaticCast< ::lime::ui::Window >(); -HXDLIN( 358) _g = (_g + 1); -HXLINE( 360) if (hx::IsNull( window )) { -HXLINE( 360) continue; - } -HXLINE( 364) switch((int)(this->renderEventInfo->type)){ - case (int)0: { -HXLINE( 367) if (hx::IsNotNull( window->context )) { -HXLINE( 369) window->_hx___backend->render(); -HXLINE( 370) window->onRender->dispatch(window->context); -HXLINE( 372) if (!(window->onRender->canceled)) { -HXLINE( 374) window->_hx___backend->contextFlip(); - } - } - } - break; - case (int)1: { -HXLINE( 379) bool _hx_tmp; -HXDLIN( 379) if (window->_hx___backend->useHardware) { -HXLINE( 379) _hx_tmp = hx::IsNotNull( window->context ); - } - else { -HXLINE( 379) _hx_tmp = false; - } -HXDLIN( 379) if (_hx_tmp) { -HXLINE( 381) ::String _hx_switch_0 = window->context->type; - if ( (_hx_switch_0==HX_("opengl",6f,64,94,21)) || (_hx_switch_0==HX_("opengles",9d,f6,c9,fa)) || (_hx_switch_0==HX_("webgl",b9,4b,bc,c7)) ){ -HXLINE( 385) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = window->context->gl; -HXLINE( 386) gl->_hx___contextLost(); -HXLINE( 387) if (hx::IsEq( ::lime::graphics::opengl::GL_obj::context,gl )) { -HXLINE( 387) ::lime::graphics::opengl::GL_obj::context = null(); - } -HXLINE( 383) goto _hx_goto_14; - } - /* default */{ - } - _hx_goto_14:; -HXLINE( 393) window->context = null(); -HXLINE( 394) window->onRenderContextLost->dispatch(); - } - } - break; - case (int)2: { -HXLINE( 398) if (window->_hx___backend->useHardware) { -HXLINE( 403) window->onRenderContextRestored->dispatch(window->context); - } - } - break; - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeApplication_obj,handleRenderEvent,(void)) - -void NativeApplication_obj::handleSensorEvent(){ - HX_STACKFRAME(&_hx_pos_8a85bd2a97260674_410_handleSensorEvent) -HXLINE( 411) ::lime::_hx_system::Sensor sensor = ( ( ::lime::_hx_system::Sensor)(::lime::_hx_system::Sensor_obj::sensorByID->get(this->sensorEventInfo->id)) ); -HXLINE( 413) if (hx::IsNotNull( sensor )) { -HXLINE( 415) sensor->onUpdate->dispatch(this->sensorEventInfo->x,this->sensorEventInfo->y,this->sensorEventInfo->z); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeApplication_obj,handleSensorEvent,(void)) - -void NativeApplication_obj::handleTextEvent(){ - HX_STACKFRAME(&_hx_pos_8a85bd2a97260674_420_handleTextEvent) -HXLINE( 421) ::lime::ui::Window window = ( ( ::lime::ui::Window)(this->parent->_hx___windowByID->get(this->textEventInfo->windowID)) ); -HXLINE( 423) if (hx::IsNotNull( window )) { -HXLINE( 425) switch((int)(this->textEventInfo->type)){ - case (int)0: { -HXLINE( 428) window->onTextInput->dispatch(this->textEventInfo->text); - } - break; - case (int)1: { -HXLINE( 431) window->onTextEdit->dispatch(this->textEventInfo->text,this->textEventInfo->start,this->textEventInfo->length); - } - break; - default:{ - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeApplication_obj,handleTextEvent,(void)) - -void NativeApplication_obj::handleTouchEvent(){ - HX_GC_STACKFRAME(&_hx_pos_8a85bd2a97260674_441_handleTouchEvent) -HXDLIN( 441) switch((int)(this->touchEventInfo->type)){ - case (int)0: { -HXLINE( 444) ::lime::ui::Touch touch = this->unusedTouchesPool->pop().StaticCast< ::lime::ui::Touch >(); -HXLINE( 446) if (hx::IsNull( touch )) { -HXLINE( 448) touch = ::lime::ui::Touch_obj::__alloc( HX_CTX ,this->touchEventInfo->x,this->touchEventInfo->y,this->touchEventInfo->id,this->touchEventInfo->dx,this->touchEventInfo->dy,this->touchEventInfo->pressure,this->touchEventInfo->device); - } - else { -HXLINE( 453) touch->x = this->touchEventInfo->x; -HXLINE( 454) touch->y = this->touchEventInfo->y; -HXLINE( 455) touch->id = this->touchEventInfo->id; -HXLINE( 456) touch->dx = this->touchEventInfo->dx; -HXLINE( 457) touch->dy = this->touchEventInfo->dy; -HXLINE( 458) touch->pressure = this->touchEventInfo->pressure; -HXLINE( 459) touch->device = this->touchEventInfo->device; - } -HXLINE( 462) this->currentTouches->set(touch->id,touch); -HXLINE( 464) ::lime::ui::Touch_obj::onStart->dispatch(touch); - } - break; - case (int)1: { -HXLINE( 467) ::lime::ui::Touch touch1 = ( ( ::lime::ui::Touch)(this->currentTouches->get(this->touchEventInfo->id)) ); -HXLINE( 469) if (hx::IsNotNull( touch1 )) { -HXLINE( 471) touch1->x = this->touchEventInfo->x; -HXLINE( 472) touch1->y = this->touchEventInfo->y; -HXLINE( 473) touch1->dx = this->touchEventInfo->dx; -HXLINE( 474) touch1->dy = this->touchEventInfo->dy; -HXLINE( 475) touch1->pressure = this->touchEventInfo->pressure; -HXLINE( 477) ::lime::ui::Touch_obj::onEnd->dispatch(touch1); -HXLINE( 479) this->currentTouches->remove(this->touchEventInfo->id); -HXLINE( 480) this->unusedTouchesPool->add(touch1); - } - } - break; - case (int)2: { -HXLINE( 484) ::lime::ui::Touch touch2 = ( ( ::lime::ui::Touch)(this->currentTouches->get(this->touchEventInfo->id)) ); -HXLINE( 486) if (hx::IsNotNull( touch2 )) { -HXLINE( 488) touch2->x = this->touchEventInfo->x; -HXLINE( 489) touch2->y = this->touchEventInfo->y; -HXLINE( 490) touch2->dx = this->touchEventInfo->dx; -HXLINE( 491) touch2->dy = this->touchEventInfo->dy; -HXLINE( 492) touch2->pressure = this->touchEventInfo->pressure; -HXLINE( 494) ::lime::ui::Touch_obj::onMove->dispatch(touch2); - } - } - break; - default:{ - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeApplication_obj,handleTouchEvent,(void)) - -void NativeApplication_obj::handleWindowEvent(){ - HX_STACKFRAME(&_hx_pos_8a85bd2a97260674_502_handleWindowEvent) -HXLINE( 503) ::lime::ui::Window window = ( ( ::lime::ui::Window)(this->parent->_hx___windowByID->get(this->windowEventInfo->windowID)) ); -HXLINE( 505) if (hx::IsNotNull( window )) { -HXLINE( 507) switch((int)(this->windowEventInfo->type)){ - case (int)0: { -HXLINE( 510) this->advanceTimer(); -HXLINE( 511) window->onActivate->dispatch(); -HXLINE( 512) ::lime::media::AudioManager_obj::resume(); - } - break; - case (int)1: { -HXLINE( 515) window->close(); - } - break; - case (int)2: { -HXLINE( 518) window->onDeactivate->dispatch(); -HXLINE( 519) ::lime::media::AudioManager_obj::suspend(); -HXLINE( 520) this->pauseTimer = ::lime::_hx_system::System_obj::getTimer(); - } - break; - case (int)3: { -HXLINE( 523) window->onEnter->dispatch(); - } - break; - case (int)4: { -HXLINE( 526) window->onExpose->dispatch(); - } - break; - case (int)5: { -HXLINE( 529) window->onFocusIn->dispatch(); - } - break; - case (int)6: { -HXLINE( 532) window->onFocusOut->dispatch(); - } - break; - case (int)7: { -HXLINE( 535) window->onLeave->dispatch(); - } - break; - case (int)8: { -HXLINE( 538) window->_hx___maximized = true; -HXLINE( 539) window->_hx___fullscreen = false; -HXLINE( 540) window->_hx___minimized = false; -HXLINE( 541) window->onMaximize->dispatch(); - } - break; - case (int)9: { -HXLINE( 544) window->_hx___minimized = true; -HXLINE( 545) window->_hx___maximized = false; -HXLINE( 546) window->_hx___fullscreen = false; -HXLINE( 547) window->onMinimize->dispatch(); - } - break; - case (int)10: { -HXLINE( 550) window->_hx___x = this->windowEventInfo->x; -HXLINE( 551) window->_hx___y = this->windowEventInfo->y; -HXLINE( 552) window->onMove->dispatch(( (Float)(this->windowEventInfo->x) ),( (Float)(this->windowEventInfo->y) )); - } - break; - case (int)11: { -HXLINE( 555) window->_hx___width = this->windowEventInfo->width; -HXLINE( 556) window->_hx___height = this->windowEventInfo->height; -HXLINE( 557) window->onResize->dispatch(this->windowEventInfo->width,this->windowEventInfo->height); - } - break; - case (int)12: { -HXLINE( 560) window->_hx___fullscreen = false; -HXLINE( 561) window->_hx___minimized = false; -HXLINE( 562) window->onRestore->dispatch(); - } - break; - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeApplication_obj,handleWindowEvent,(void)) - -void NativeApplication_obj::updateTimer(){ - HX_STACKFRAME(&_hx_pos_8a85bd2a97260674_570_updateTimer) -HXDLIN( 570) if ((::haxe::Timer_obj::sRunningTimers->length > 0)) { -HXLINE( 572) int currentTime = ::lime::_hx_system::System_obj::getTimer(); -HXLINE( 573) bool foundNull = false; -HXLINE( 574) ::haxe::Timer timer; -HXLINE( 576) { -HXLINE( 576) int _g = 0; -HXDLIN( 576) int _g1 = ::haxe::Timer_obj::sRunningTimers->length; -HXDLIN( 576) while((_g < _g1)){ -HXLINE( 576) _g = (_g + 1); -HXDLIN( 576) int i = (_g - 1); -HXLINE( 578) timer = ::haxe::Timer_obj::sRunningTimers->__get(i).StaticCast< ::haxe::Timer >(); -HXLINE( 580) if (hx::IsNotNull( timer )) { -HXLINE( 582) bool _hx_tmp; -HXDLIN( 582) if (timer->mRunning) { -HXLINE( 582) _hx_tmp = (currentTime >= timer->mFireAt); - } - else { -HXLINE( 582) _hx_tmp = false; - } -HXDLIN( 582) if (_hx_tmp) { -HXLINE( 584) ::haxe::Timer timer1 = timer; -HXDLIN( 584) timer1->mFireAt = (timer1->mFireAt + timer->mTime); -HXLINE( 585) timer->run(); - } - } - else { -HXLINE( 590) foundNull = true; - } - } - } -HXLINE( 594) if (foundNull) { -HXLINE( 596) ::Array< ::Dynamic> _g2 = ::Array_obj< ::Dynamic>::__new(0); -HXDLIN( 596) { -HXLINE( 596) int _g11 = 0; -HXDLIN( 596) ::Array< ::Dynamic> _g21 = ::haxe::Timer_obj::sRunningTimers; -HXDLIN( 596) while((_g11 < _g21->length)){ -HXLINE( 596) ::haxe::Timer v = _g21->__get(_g11).StaticCast< ::haxe::Timer >(); -HXDLIN( 596) _g11 = (_g11 + 1); -HXDLIN( 596) if (hx::IsNotNull( v )) { -HXLINE( 596) _g2->push(v); - } - } - } -HXDLIN( 596) ::haxe::Timer_obj::sRunningTimers = _g2; - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeApplication_obj,updateTimer,(void)) - - -hx::ObjectPtr< NativeApplication_obj > NativeApplication_obj::__new( ::lime::app::Application parent) { - hx::ObjectPtr< NativeApplication_obj > __this = new NativeApplication_obj(); - __this->__construct(parent); - return __this; -} - -hx::ObjectPtr< NativeApplication_obj > NativeApplication_obj::__alloc(hx::Ctx *_hx_ctx, ::lime::app::Application parent) { - NativeApplication_obj *__this = (NativeApplication_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NativeApplication_obj), true, "lime._internal.backend.native.NativeApplication")); - *(void **)__this = NativeApplication_obj::_hx_vtable; - __this->__construct(parent); - return __this; -} - -NativeApplication_obj::NativeApplication_obj() -{ -} - -void NativeApplication_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(NativeApplication); - HX_MARK_MEMBER_NAME(applicationEventInfo,"applicationEventInfo"); - HX_MARK_MEMBER_NAME(clipboardEventInfo,"clipboardEventInfo"); - HX_MARK_MEMBER_NAME(currentTouches,"currentTouches"); - HX_MARK_MEMBER_NAME(dropEventInfo,"dropEventInfo"); - HX_MARK_MEMBER_NAME(gamepadEventInfo,"gamepadEventInfo"); - HX_MARK_MEMBER_NAME(joystickEventInfo,"joystickEventInfo"); - HX_MARK_MEMBER_NAME(keyEventInfo,"keyEventInfo"); - HX_MARK_MEMBER_NAME(mouseEventInfo,"mouseEventInfo"); - HX_MARK_MEMBER_NAME(renderEventInfo,"renderEventInfo"); - HX_MARK_MEMBER_NAME(sensorEventInfo,"sensorEventInfo"); - HX_MARK_MEMBER_NAME(textEventInfo,"textEventInfo"); - HX_MARK_MEMBER_NAME(touchEventInfo,"touchEventInfo"); - HX_MARK_MEMBER_NAME(unusedTouchesPool,"unusedTouchesPool"); - HX_MARK_MEMBER_NAME(windowEventInfo,"windowEventInfo"); - HX_MARK_MEMBER_NAME(handle,"handle"); - HX_MARK_MEMBER_NAME(pauseTimer,"pauseTimer"); - HX_MARK_MEMBER_NAME(parent,"parent"); - HX_MARK_MEMBER_NAME(toggleFullscreen,"toggleFullscreen"); - HX_MARK_END_CLASS(); -} - -void NativeApplication_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(applicationEventInfo,"applicationEventInfo"); - HX_VISIT_MEMBER_NAME(clipboardEventInfo,"clipboardEventInfo"); - HX_VISIT_MEMBER_NAME(currentTouches,"currentTouches"); - HX_VISIT_MEMBER_NAME(dropEventInfo,"dropEventInfo"); - HX_VISIT_MEMBER_NAME(gamepadEventInfo,"gamepadEventInfo"); - HX_VISIT_MEMBER_NAME(joystickEventInfo,"joystickEventInfo"); - HX_VISIT_MEMBER_NAME(keyEventInfo,"keyEventInfo"); - HX_VISIT_MEMBER_NAME(mouseEventInfo,"mouseEventInfo"); - HX_VISIT_MEMBER_NAME(renderEventInfo,"renderEventInfo"); - HX_VISIT_MEMBER_NAME(sensorEventInfo,"sensorEventInfo"); - HX_VISIT_MEMBER_NAME(textEventInfo,"textEventInfo"); - HX_VISIT_MEMBER_NAME(touchEventInfo,"touchEventInfo"); - HX_VISIT_MEMBER_NAME(unusedTouchesPool,"unusedTouchesPool"); - HX_VISIT_MEMBER_NAME(windowEventInfo,"windowEventInfo"); - HX_VISIT_MEMBER_NAME(handle,"handle"); - HX_VISIT_MEMBER_NAME(pauseTimer,"pauseTimer"); - HX_VISIT_MEMBER_NAME(parent,"parent"); - HX_VISIT_MEMBER_NAME(toggleFullscreen,"toggleFullscreen"); -} - -hx::Val NativeApplication_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"exec") ) { return hx::Val( exec_dyn() ); } - if (HX_FIELD_EQ(inName,"exit") ) { return hx::Val( exit_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"handle") ) { return hx::Val( handle ); } - if (HX_FIELD_EQ(inName,"parent") ) { return hx::Val( parent ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"pauseTimer") ) { return hx::Val( pauseTimer ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"updateTimer") ) { return hx::Val( updateTimer_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"keyEventInfo") ) { return hx::Val( keyEventInfo ); } - if (HX_FIELD_EQ(inName,"advanceTimer") ) { return hx::Val( advanceTimer_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"dropEventInfo") ) { return hx::Val( dropEventInfo ); } - if (HX_FIELD_EQ(inName,"textEventInfo") ) { return hx::Val( textEventInfo ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"currentTouches") ) { return hx::Val( currentTouches ); } - if (HX_FIELD_EQ(inName,"mouseEventInfo") ) { return hx::Val( mouseEventInfo ); } - if (HX_FIELD_EQ(inName,"touchEventInfo") ) { return hx::Val( touchEventInfo ); } - if (HX_FIELD_EQ(inName,"handleKeyEvent") ) { return hx::Val( handleKeyEvent_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"renderEventInfo") ) { return hx::Val( renderEventInfo ); } - if (HX_FIELD_EQ(inName,"sensorEventInfo") ) { return hx::Val( sensorEventInfo ); } - if (HX_FIELD_EQ(inName,"windowEventInfo") ) { return hx::Val( windowEventInfo ); } - if (HX_FIELD_EQ(inName,"handleDropEvent") ) { return hx::Val( handleDropEvent_dyn() ); } - if (HX_FIELD_EQ(inName,"handleTextEvent") ) { return hx::Val( handleTextEvent_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"gamepadEventInfo") ) { return hx::Val( gamepadEventInfo ); } - if (HX_FIELD_EQ(inName,"toggleFullscreen") ) { return hx::Val( toggleFullscreen ); } - if (HX_FIELD_EQ(inName,"handleMouseEvent") ) { return hx::Val( handleMouseEvent_dyn() ); } - if (HX_FIELD_EQ(inName,"handleTouchEvent") ) { return hx::Val( handleTouchEvent_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"joystickEventInfo") ) { return hx::Val( joystickEventInfo ); } - if (HX_FIELD_EQ(inName,"unusedTouchesPool") ) { return hx::Val( unusedTouchesPool ); } - if (HX_FIELD_EQ(inName,"handleRenderEvent") ) { return hx::Val( handleRenderEvent_dyn() ); } - if (HX_FIELD_EQ(inName,"handleSensorEvent") ) { return hx::Val( handleSensorEvent_dyn() ); } - if (HX_FIELD_EQ(inName,"handleWindowEvent") ) { return hx::Val( handleWindowEvent_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"clipboardEventInfo") ) { return hx::Val( clipboardEventInfo ); } - if (HX_FIELD_EQ(inName,"handleGamepadEvent") ) { return hx::Val( handleGamepadEvent_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"handleJoystickEvent") ) { return hx::Val( handleJoystickEvent_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"applicationEventInfo") ) { return hx::Val( applicationEventInfo ); } - if (HX_FIELD_EQ(inName,"handleClipboardEvent") ) { return hx::Val( handleClipboardEvent_dyn() ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"handleApplicationEvent") ) { return hx::Val( handleApplicationEvent_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val NativeApplication_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"handle") ) { handle=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"parent") ) { parent=inValue.Cast< ::lime::app::Application >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"pauseTimer") ) { pauseTimer=inValue.Cast< int >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"keyEventInfo") ) { keyEventInfo=inValue.Cast< ::lime::_internal::backend::native::KeyEventInfo >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"dropEventInfo") ) { dropEventInfo=inValue.Cast< ::lime::_internal::backend::native::DropEventInfo >(); return inValue; } - if (HX_FIELD_EQ(inName,"textEventInfo") ) { textEventInfo=inValue.Cast< ::lime::_internal::backend::native::TextEventInfo >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"currentTouches") ) { currentTouches=inValue.Cast< ::haxe::ds::IntMap >(); return inValue; } - if (HX_FIELD_EQ(inName,"mouseEventInfo") ) { mouseEventInfo=inValue.Cast< ::lime::_internal::backend::native::MouseEventInfo >(); return inValue; } - if (HX_FIELD_EQ(inName,"touchEventInfo") ) { touchEventInfo=inValue.Cast< ::lime::_internal::backend::native::TouchEventInfo >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"renderEventInfo") ) { renderEventInfo=inValue.Cast< ::lime::_internal::backend::native::RenderEventInfo >(); return inValue; } - if (HX_FIELD_EQ(inName,"sensorEventInfo") ) { sensorEventInfo=inValue.Cast< ::lime::_internal::backend::native::SensorEventInfo >(); return inValue; } - if (HX_FIELD_EQ(inName,"windowEventInfo") ) { windowEventInfo=inValue.Cast< ::lime::_internal::backend::native::WindowEventInfo >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"gamepadEventInfo") ) { gamepadEventInfo=inValue.Cast< ::lime::_internal::backend::native::GamepadEventInfo >(); return inValue; } - if (HX_FIELD_EQ(inName,"toggleFullscreen") ) { toggleFullscreen=inValue.Cast< bool >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"joystickEventInfo") ) { joystickEventInfo=inValue.Cast< ::lime::_internal::backend::native::JoystickEventInfo >(); return inValue; } - if (HX_FIELD_EQ(inName,"unusedTouchesPool") ) { unusedTouchesPool=inValue.Cast< ::haxe::ds::List >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"clipboardEventInfo") ) { clipboardEventInfo=inValue.Cast< ::lime::_internal::backend::native::ClipboardEventInfo >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"applicationEventInfo") ) { applicationEventInfo=inValue.Cast< ::lime::_internal::backend::native::ApplicationEventInfo >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void NativeApplication_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("applicationEventInfo",38,8c,f4,09)); - outFields->push(HX_("clipboardEventInfo",f2,50,6f,01)); - outFields->push(HX_("currentTouches",b4,92,8c,e6)); - outFields->push(HX_("dropEventInfo",79,eb,0f,1e)); - outFields->push(HX_("gamepadEventInfo",c7,a4,2e,4c)); - outFields->push(HX_("joystickEventInfo",4c,49,1d,d4)); - outFields->push(HX_("keyEventInfo",09,ec,90,cc)); - outFields->push(HX_("mouseEventInfo",c3,9e,a6,86)); - outFields->push(HX_("renderEventInfo",72,9b,70,dd)); - outFields->push(HX_("sensorEventInfo",0e,d8,53,55)); - outFields->push(HX_("textEventInfo",3b,d7,5a,ac)); - outFields->push(HX_("touchEventInfo",e9,99,5c,0c)); - outFields->push(HX_("unusedTouchesPool",f3,cf,df,11)); - outFields->push(HX_("windowEventInfo",98,8f,34,9b)); - outFields->push(HX_("handle",a8,83,fd,b7)); - outFields->push(HX_("pauseTimer",ef,5c,ae,e5)); - outFields->push(HX_("parent",2a,05,7e,ed)); - outFields->push(HX_("toggleFullscreen",ef,be,03,c4)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo NativeApplication_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::_internal::backend::native::ApplicationEventInfo */ ,(int)offsetof(NativeApplication_obj,applicationEventInfo),HX_("applicationEventInfo",38,8c,f4,09)}, - {hx::fsObject /* ::lime::_internal::backend::native::ClipboardEventInfo */ ,(int)offsetof(NativeApplication_obj,clipboardEventInfo),HX_("clipboardEventInfo",f2,50,6f,01)}, - {hx::fsObject /* ::haxe::ds::IntMap */ ,(int)offsetof(NativeApplication_obj,currentTouches),HX_("currentTouches",b4,92,8c,e6)}, - {hx::fsObject /* ::lime::_internal::backend::native::DropEventInfo */ ,(int)offsetof(NativeApplication_obj,dropEventInfo),HX_("dropEventInfo",79,eb,0f,1e)}, - {hx::fsObject /* ::lime::_internal::backend::native::GamepadEventInfo */ ,(int)offsetof(NativeApplication_obj,gamepadEventInfo),HX_("gamepadEventInfo",c7,a4,2e,4c)}, - {hx::fsObject /* ::lime::_internal::backend::native::JoystickEventInfo */ ,(int)offsetof(NativeApplication_obj,joystickEventInfo),HX_("joystickEventInfo",4c,49,1d,d4)}, - {hx::fsObject /* ::lime::_internal::backend::native::KeyEventInfo */ ,(int)offsetof(NativeApplication_obj,keyEventInfo),HX_("keyEventInfo",09,ec,90,cc)}, - {hx::fsObject /* ::lime::_internal::backend::native::MouseEventInfo */ ,(int)offsetof(NativeApplication_obj,mouseEventInfo),HX_("mouseEventInfo",c3,9e,a6,86)}, - {hx::fsObject /* ::lime::_internal::backend::native::RenderEventInfo */ ,(int)offsetof(NativeApplication_obj,renderEventInfo),HX_("renderEventInfo",72,9b,70,dd)}, - {hx::fsObject /* ::lime::_internal::backend::native::SensorEventInfo */ ,(int)offsetof(NativeApplication_obj,sensorEventInfo),HX_("sensorEventInfo",0e,d8,53,55)}, - {hx::fsObject /* ::lime::_internal::backend::native::TextEventInfo */ ,(int)offsetof(NativeApplication_obj,textEventInfo),HX_("textEventInfo",3b,d7,5a,ac)}, - {hx::fsObject /* ::lime::_internal::backend::native::TouchEventInfo */ ,(int)offsetof(NativeApplication_obj,touchEventInfo),HX_("touchEventInfo",e9,99,5c,0c)}, - {hx::fsObject /* ::haxe::ds::List */ ,(int)offsetof(NativeApplication_obj,unusedTouchesPool),HX_("unusedTouchesPool",f3,cf,df,11)}, - {hx::fsObject /* ::lime::_internal::backend::native::WindowEventInfo */ ,(int)offsetof(NativeApplication_obj,windowEventInfo),HX_("windowEventInfo",98,8f,34,9b)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(NativeApplication_obj,handle),HX_("handle",a8,83,fd,b7)}, - {hx::fsInt,(int)offsetof(NativeApplication_obj,pauseTimer),HX_("pauseTimer",ef,5c,ae,e5)}, - {hx::fsObject /* ::lime::app::Application */ ,(int)offsetof(NativeApplication_obj,parent),HX_("parent",2a,05,7e,ed)}, - {hx::fsBool,(int)offsetof(NativeApplication_obj,toggleFullscreen),HX_("toggleFullscreen",ef,be,03,c4)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *NativeApplication_obj_sStaticStorageInfo = 0; -#endif - -static ::String NativeApplication_obj_sMemberFields[] = { - HX_("applicationEventInfo",38,8c,f4,09), - HX_("clipboardEventInfo",f2,50,6f,01), - HX_("currentTouches",b4,92,8c,e6), - HX_("dropEventInfo",79,eb,0f,1e), - HX_("gamepadEventInfo",c7,a4,2e,4c), - HX_("joystickEventInfo",4c,49,1d,d4), - HX_("keyEventInfo",09,ec,90,cc), - HX_("mouseEventInfo",c3,9e,a6,86), - HX_("renderEventInfo",72,9b,70,dd), - HX_("sensorEventInfo",0e,d8,53,55), - HX_("textEventInfo",3b,d7,5a,ac), - HX_("touchEventInfo",e9,99,5c,0c), - HX_("unusedTouchesPool",f3,cf,df,11), - HX_("windowEventInfo",98,8f,34,9b), - HX_("handle",a8,83,fd,b7), - HX_("pauseTimer",ef,5c,ae,e5), - HX_("parent",2a,05,7e,ed), - HX_("toggleFullscreen",ef,be,03,c4), - HX_("advanceTimer",e3,0f,1f,7e), - HX_("exec",91,f3,1d,43), - HX_("exit",1e,f7,1d,43), - HX_("handleApplicationEvent",72,ba,a4,11), - HX_("handleClipboardEvent",2c,18,7f,62), - HX_("handleDropEvent",a3,9c,e8,85), - HX_("handleGamepadEvent",81,1b,b0,7b), - HX_("handleJoystickEvent",f6,d0,87,a8), - HX_("handleKeyEvent",c3,95,05,08), - HX_("handleMouseEvent",7d,65,58,63), - HX_("handleRenderEvent",1c,da,83,3f), - HX_("handleSensorEvent",b8,98,2d,ba), - HX_("handleTextEvent",65,ff,1d,dd), - HX_("handleTouchEvent",a3,55,1c,3f), - HX_("handleWindowEvent",42,43,a5,64), - HX_("updateTimer",fc,28,ce,f5), - ::String(null()) }; - -hx::Class NativeApplication_obj::__mClass; - -void NativeApplication_obj::__register() -{ - NativeApplication_obj _hx_dummy; - NativeApplication_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.NativeApplication",a7,c0,5d,9a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(NativeApplication_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< NativeApplication_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NativeApplication_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NativeApplication_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void NativeApplication_obj::__boot() -{ -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeAudioSource.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeAudioSource.cpp deleted file mode 100644 index e1472b1f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeAudioSource.cpp +++ /dev/null @@ -1,1018 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_Timer -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeAudioSource -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_math_Vector4 -#include -#endif -#ifndef INCLUDED_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_media_AudioSource -#include -#endif -#ifndef INCLUDED_lime_media_openal_AL -#include -#endif -#ifndef INCLUDED_lime_media_vorbis_VorbisFile -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_41_new,"lime._internal.backend.native.NativeAudioSource","new",0xc4558c9a,"lime._internal.backend.native.NativeAudioSource.new","lime/_internal/backend/native/NativeAudioSource.hx",41,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_49_dispose,"lime._internal.backend.native.NativeAudioSource","dispose",0xce19e1d9,"lime._internal.backend.native.NativeAudioSource.dispose","lime/_internal/backend/native/NativeAudioSource.hx",49,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_67_init,"lime._internal.backend.native.NativeAudioSource","init",0x033e3196,"lime._internal.backend.native.NativeAudioSource.init","lime/_internal/backend/native/NativeAudioSource.hx",67,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_136_play,"lime._internal.backend.native.NativeAudioSource","play",0x07dd247a,"lime._internal.backend.native.NativeAudioSource.play","lime/_internal/backend/native/NativeAudioSource.hx",136,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_190_pause,"lime._internal.backend.native.NativeAudioSource","pause",0xd26c95b0,"lime._internal.backend.native.NativeAudioSource.pause","lime/_internal/backend/native/NativeAudioSource.hx",190,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_208_readVorbisFileBuffer,"lime._internal.backend.native.NativeAudioSource","readVorbisFileBuffer",0x5a6427cb,"lime._internal.backend.native.NativeAudioSource.readVorbisFileBuffer","lime/_internal/backend/native/NativeAudioSource.hx",208,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_241_refillBuffers,"lime._internal.backend.native.NativeAudioSource","refillBuffers",0x8dd34f17,"lime._internal.backend.native.NativeAudioSource.refillBuffers","lime/_internal/backend/native/NativeAudioSource.hx",241,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_297_stop,"lime._internal.backend.native.NativeAudioSource","stop",0x09dee688,"lime._internal.backend.native.NativeAudioSource.stop","lime/_internal/backend/native/NativeAudioSource.hx",297,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_319_streamTimer_onRun,"lime._internal.backend.native.NativeAudioSource","streamTimer_onRun",0xd26ae54c,"lime._internal.backend.native.NativeAudioSource.streamTimer_onRun","lime/_internal/backend/native/NativeAudioSource.hx",319,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_323_timer_onRun,"lime._internal.backend.native.NativeAudioSource","timer_onRun",0x98b8aa6c,"lime._internal.backend.native.NativeAudioSource.timer_onRun","lime/_internal/backend/native/NativeAudioSource.hx",323,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_343_getCurrentTime,"lime._internal.backend.native.NativeAudioSource","getCurrentTime",0xb0ab91f6,"lime._internal.backend.native.NativeAudioSource.getCurrentTime","lime/_internal/backend/native/NativeAudioSource.hx",343,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_374_setCurrentTime,"lime._internal.backend.native.NativeAudioSource","setCurrentTime",0xd0cb7a6a,"lime._internal.backend.native.NativeAudioSource.setCurrentTime","lime/_internal/backend/native/NativeAudioSource.hx",374,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_433_getGain,"lime._internal.backend.native.NativeAudioSource","getGain",0x29af016f,"lime._internal.backend.native.NativeAudioSource.getGain","lime/_internal/backend/native/NativeAudioSource.hx",433,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_444_setGain,"lime._internal.backend.native.NativeAudioSource","setGain",0x1cb0927b,"lime._internal.backend.native.NativeAudioSource.setGain","lime/_internal/backend/native/NativeAudioSource.hx",444,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_454_getLength,"lime._internal.backend.native.NativeAudioSource","getLength",0x8531c1d6,"lime._internal.backend.native.NativeAudioSource.getLength","lime/_internal/backend/native/NativeAudioSource.hx",454,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_464_setLength,"lime._internal.backend.native.NativeAudioSource","setLength",0x6882ade2,"lime._internal.backend.native.NativeAudioSource.setLength","lime/_internal/backend/native/NativeAudioSource.hx",464,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_486_getLoops,"lime._internal.backend.native.NativeAudioSource","getLoops",0x39b8b29f,"lime._internal.backend.native.NativeAudioSource.getLoops","lime/_internal/backend/native/NativeAudioSource.hx",486,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_491_setLoops,"lime._internal.backend.native.NativeAudioSource","setLoops",0xe8160c13,"lime._internal.backend.native.NativeAudioSource.setLoops","lime/_internal/backend/native/NativeAudioSource.hx",491,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_495_getPosition,"lime._internal.backend.native.NativeAudioSource","getPosition",0x31bde999,"lime._internal.backend.native.NativeAudioSource.getPosition","lime/_internal/backend/native/NativeAudioSource.hx",495,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_510_setPosition,"lime._internal.backend.native.NativeAudioSource","setPosition",0x3c2af0a5,"lime._internal.backend.native.NativeAudioSource.setPosition","lime/_internal/backend/native/NativeAudioSource.hx",510,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_21_boot,"lime._internal.backend.native.NativeAudioSource","boot",0xfe9e7ab8,"lime._internal.backend.native.NativeAudioSource.boot","lime/_internal/backend/native/NativeAudioSource.hx",21,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_22_boot,"lime._internal.backend.native.NativeAudioSource","boot",0xfe9e7ab8,"lime._internal.backend.native.NativeAudioSource.boot","lime/_internal/backend/native/NativeAudioSource.hx",22,0xce8e0834) -HX_LOCAL_STACK_FRAME(_hx_pos_a101d5e86f44bfa1_23_boot,"lime._internal.backend.native.NativeAudioSource","boot",0xfe9e7ab8,"lime._internal.backend.native.NativeAudioSource.boot","lime/_internal/backend/native/NativeAudioSource.hx",23,0xce8e0834) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void NativeAudioSource_obj::__construct( ::lime::media::AudioSource parent){ - HX_GC_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_41_new) -HXLINE( 42) this->parent = parent; -HXLINE( 44) this->position = ::lime::math::Vector4_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } - -Dynamic NativeAudioSource_obj::__CreateEmpty() { return new NativeAudioSource_obj; } - -void *NativeAudioSource_obj::_hx_vtable = 0; - -Dynamic NativeAudioSource_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NativeAudioSource_obj > _hx_result = new NativeAudioSource_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool NativeAudioSource_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x12c6bab6; -} - -void NativeAudioSource_obj::dispose(){ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_49_dispose) -HXDLIN( 49) if (hx::IsNotNull( this->handle )) { -HXLINE( 51) this->stop(); -HXLINE( 52) ::lime::media::openal::AL_obj::sourcei(this->handle,4105,null()); -HXLINE( 53) ::lime::media::openal::AL_obj::deleteSource(this->handle); -HXLINE( 54) if (hx::IsNotNull( this->buffers )) { -HXLINE( 56) { -HXLINE( 56) int _g = 0; -HXDLIN( 56) ::cpp::VirtualArray _g1 = this->buffers; -HXDLIN( 56) while((_g < _g1->get_length())){ -HXLINE( 56) ::Dynamic buffer = _g1->__get(_g); -HXDLIN( 56) _g = (_g + 1); -HXLINE( 58) ::lime::media::openal::AL_obj::deleteBuffer(buffer); - } - } -HXLINE( 60) this->buffers = null(); - } -HXLINE( 62) this->handle = null(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeAudioSource_obj,dispose,(void)) - -void NativeAudioSource_obj::init(){ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_67_init) -HXLINE( 68) this->dataLength = 0; -HXLINE( 69) this->format = 0; -HXLINE( 71) if ((this->parent->buffer->channels == 1)) { -HXLINE( 73) if ((this->parent->buffer->bitsPerSample == 8)) { -HXLINE( 75) this->format = 4352; - } - else { -HXLINE( 77) if ((this->parent->buffer->bitsPerSample == 16)) { -HXLINE( 79) this->format = 4353; - } - } - } - else { -HXLINE( 82) if ((this->parent->buffer->channels == 2)) { -HXLINE( 84) if ((this->parent->buffer->bitsPerSample == 8)) { -HXLINE( 86) this->format = 4354; - } - else { -HXLINE( 88) if ((this->parent->buffer->bitsPerSample == 16)) { -HXLINE( 90) this->format = 4355; - } - } - } - } -HXLINE( 94) if (hx::IsNotNull( this->parent->buffer->_hx___srcVorbisFile )) { -HXLINE( 96) this->stream = true; -HXLINE( 98) ::lime::media::vorbis::VorbisFile vorbisFile = this->parent->buffer->_hx___srcVorbisFile; -HXLINE( 99) cpp::Int64Struct x = vorbisFile->pcmTotal(null()); -HXDLIN( 99) int _hx_tmp = _hx_int64_high(x); -HXDLIN( 99) if ((_hx_tmp != (_hx_int64_low(x) >> 31))) { -HXLINE( 99) HX_STACK_DO_THROW(HX_("Overflow",62,9f,ed,1a)); - } -HXDLIN( 99) int _hx_tmp1 = _hx_int64_low(x); -HXDLIN( 99) this->dataLength = ::Std_obj::_hx_int((( (Float)((_hx_tmp1 * this->parent->buffer->channels)) ) * (( (Float)(this->parent->buffer->bitsPerSample) ) / ( (Float)(8) )))); -HXLINE( 101) this->buffers = ::cpp::VirtualArray_obj::__new(); -HXLINE( 103) { -HXLINE( 103) int _g = 0; -HXDLIN( 103) int _g1 = ::lime::_internal::backend::native::NativeAudioSource_obj::STREAM_NUM_BUFFERS; -HXDLIN( 103) while((_g < _g1)){ -HXLINE( 103) _g = (_g + 1); -HXDLIN( 103) int i = (_g - 1); -HXLINE( 105) ::cpp::VirtualArray _hx_tmp2 = this->buffers; -HXDLIN( 105) _hx_tmp2->push(::lime::media::openal::AL_obj::createBuffer()); - } - } -HXLINE( 108) this->handle = ::lime::media::openal::AL_obj::createSource(); - } - else { -HXLINE( 112) if (hx::IsNull( this->parent->buffer->_hx___srcBuffer )) { -HXLINE( 114) this->parent->buffer->_hx___srcBuffer = ::lime::media::openal::AL_obj::createBuffer(); -HXLINE( 116) if (hx::IsNotNull( this->parent->buffer->_hx___srcBuffer )) { -HXLINE( 118) ::lime::media::openal::AL_obj::bufferData(this->parent->buffer->_hx___srcBuffer,this->format,this->parent->buffer->data,this->parent->buffer->data->length,this->parent->buffer->sampleRate); - } - } -HXLINE( 122) this->dataLength = this->parent->buffer->data->length; -HXLINE( 124) this->handle = ::lime::media::openal::AL_obj::createSource(); -HXLINE( 126) if (hx::IsNotNull( this->handle )) { -HXLINE( 128) ::lime::media::openal::AL_obj::sourcei(this->handle,4105,this->parent->buffer->_hx___srcBuffer); - } - } -HXLINE( 132) this->samples = ::Std_obj::_hx_int((( (Float)((this->dataLength * 8)) ) / ( (Float)((this->parent->buffer->channels * this->parent->buffer->bitsPerSample)) ))); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeAudioSource_obj,init,(void)) - -void NativeAudioSource_obj::play(){ - HX_GC_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_136_play) -HXLINE( 165) bool _hx_tmp; -HXDLIN( 165) if (!(this->playing)) { -HXLINE( 165) _hx_tmp = hx::IsNull( this->handle ); - } - else { -HXLINE( 165) _hx_tmp = true; - } -HXDLIN( 165) if (_hx_tmp) { -HXLINE( 167) return; - } -HXLINE( 170) this->playing = true; -HXLINE( 172) if (this->stream) { -HXLINE( 174) this->setCurrentTime(this->getCurrentTime()); -HXLINE( 176) this->streamTimer = ::haxe::Timer_obj::__alloc( HX_CTX ,( (Float)(::lime::_internal::backend::native::NativeAudioSource_obj::STREAM_TIMER_FREQUENCY) )); -HXLINE( 177) this->streamTimer->run = this->streamTimer_onRun_dyn(); - } - else { -HXLINE( 181) int time; -HXDLIN( 181) if (this->completed) { -HXLINE( 181) time = 0; - } - else { -HXLINE( 181) time = this->getCurrentTime(); - } -HXLINE( 183) ::lime::media::openal::AL_obj::sourcePlay(this->handle); -HXLINE( 185) this->setCurrentTime(time); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeAudioSource_obj,play,(void)) - -void NativeAudioSource_obj::pause(){ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_190_pause) -HXLINE( 191) this->playing = false; -HXLINE( 193) if (hx::IsNull( this->handle )) { -HXLINE( 193) return; - } -HXLINE( 194) ::lime::media::openal::AL_obj::sourcePause(this->handle); -HXLINE( 196) if (hx::IsNotNull( this->streamTimer )) { -HXLINE( 198) this->streamTimer->stop(); - } -HXLINE( 201) if (hx::IsNotNull( this->timer )) { -HXLINE( 203) this->timer->stop(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeAudioSource_obj,pause,(void)) - - ::lime::utils::ArrayBufferView NativeAudioSource_obj::readVorbisFileBuffer( ::lime::media::vorbis::VorbisFile vorbisFile,int length){ - HX_GC_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_208_readVorbisFileBuffer) -HXLINE( 210) ::haxe::io::Bytes buffer = null(); -HXDLIN( 210) ::cpp::VirtualArray array = null(); -HXDLIN( 210) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 210) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 210) ::Dynamic len = null(); -HXDLIN( 210) ::lime::utils::ArrayBufferView this1; -HXDLIN( 210) if (hx::IsNotNull( length )) { -HXLINE( 210) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,length,4); - } - else { -HXLINE( 210) if (hx::IsNotNull( array )) { -HXLINE( 210) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 210) _this->byteOffset = 0; -HXDLIN( 210) _this->length = array->get_length(); -HXDLIN( 210) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 210) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 210) _this->buffer = this2; -HXDLIN( 210) _this->copyFromArray(array,null()); -HXDLIN( 210) this1 = _this; - } - else { -HXLINE( 210) if (hx::IsNotNull( vector )) { -HXLINE( 210) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 210) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 210) _this1->byteOffset = 0; -HXDLIN( 210) _this1->length = array1->get_length(); -HXDLIN( 210) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 210) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 210) _this1->buffer = this3; -HXDLIN( 210) _this1->copyFromArray(array1,null()); -HXDLIN( 210) this1 = _this1; - } - else { -HXLINE( 210) if (hx::IsNotNull( view )) { -HXLINE( 210) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 210) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 210) int srcLength = view->length; -HXDLIN( 210) int srcByteOffset = view->byteOffset; -HXDLIN( 210) int srcElementSize = view->bytesPerElement; -HXDLIN( 210) int elementSize = _this2->bytesPerElement; -HXDLIN( 210) if ((view->type == _this2->type)) { -HXLINE( 210) int srcLength1 = srcData->length; -HXDLIN( 210) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 210) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 210) _this2->buffer = this4; -HXDLIN( 210) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 210) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 210) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 210) _this2->byteOffset = 0; -HXDLIN( 210) _this2->length = srcLength; -HXDLIN( 210) this1 = _this2; - } - else { -HXLINE( 210) if (hx::IsNotNull( buffer )) { -HXLINE( 210) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 210) int in_byteOffset = 0; -HXDLIN( 210) if ((in_byteOffset < 0)) { -HXLINE( 210) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 210) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 210) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 210) int bufferByteLength = buffer->length; -HXDLIN( 210) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 210) int newByteLength = bufferByteLength; -HXDLIN( 210) if (hx::IsNull( len )) { -HXLINE( 210) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 210) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 210) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 210) if ((newByteLength < 0)) { -HXLINE( 210) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 210) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 210) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 210) if ((newRange > bufferByteLength)) { -HXLINE( 210) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 210) _this3->buffer = buffer; -HXDLIN( 210) _this3->byteOffset = in_byteOffset; -HXDLIN( 210) _this3->byteLength = newByteLength; -HXDLIN( 210) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 210) this1 = _this3; - } - else { -HXLINE( 210) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 210) ::lime::utils::ArrayBufferView buffer1 = this1; -HXLINE( 211) int read = 0; -HXDLIN( 211) int total = 0; -HXDLIN( 211) int readMax; -HXLINE( 213) while((total < length)){ -HXLINE( 215) readMax = 4096; -HXLINE( 217) if ((readMax > (length - total))) { -HXLINE( 219) readMax = (length - total); - } -HXLINE( 222) read = vorbisFile->read(buffer1->buffer,total,readMax,null(),null(),null()); -HXLINE( 224) if ((read > 0)) { -HXLINE( 226) total = (total + read); - } - else { -HXLINE( 230) goto _hx_goto_7; - } - } - _hx_goto_7:; -HXLINE( 234) return buffer1; - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeAudioSource_obj,readVorbisFileBuffer,return ) - -void NativeAudioSource_obj::refillBuffers(::cpp::VirtualArray buffers){ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_241_refillBuffers) -HXLINE( 243) ::lime::media::vorbis::VorbisFile vorbisFile = null(); -HXLINE( 244) int position = 0; -HXLINE( 246) if (hx::IsNull( buffers )) { -HXLINE( 248) int buffersProcessed = ( (int)(::lime::media::openal::AL_obj::getSourcei(this->handle,4118)) ); -HXLINE( 250) if ((buffersProcessed > 0)) { -HXLINE( 252) vorbisFile = this->parent->buffer->_hx___srcVorbisFile; -HXLINE( 253) cpp::Int64Struct x = vorbisFile->pcmTell(); -HXDLIN( 253) int position1 = _hx_int64_high(x); -HXDLIN( 253) if ((position1 != (_hx_int64_low(x) >> 31))) { -HXLINE( 253) HX_STACK_DO_THROW(HX_("Overflow",62,9f,ed,1a)); - } -HXDLIN( 253) position = _hx_int64_low(x); -HXLINE( 255) if ((position < this->dataLength)) { -HXLINE( 257) buffers = ::lime::media::openal::AL_obj::sourceUnqueueBuffers(this->handle,buffersProcessed); - } - } - } -HXLINE( 262) if (hx::IsNotNull( buffers )) { -HXLINE( 264) if (hx::IsNull( vorbisFile )) { -HXLINE( 266) vorbisFile = this->parent->buffer->_hx___srcVorbisFile; -HXLINE( 267) cpp::Int64Struct x1 = vorbisFile->pcmTell(); -HXDLIN( 267) int position2 = _hx_int64_high(x1); -HXDLIN( 267) if ((position2 != (_hx_int64_low(x1) >> 31))) { -HXLINE( 267) HX_STACK_DO_THROW(HX_("Overflow",62,9f,ed,1a)); - } -HXDLIN( 267) position = _hx_int64_low(x1); - } -HXLINE( 270) int numBuffers = 0; -HXLINE( 271) ::lime::utils::ArrayBufferView data; -HXLINE( 273) { -HXLINE( 273) int _g = 0; -HXDLIN( 273) while((_g < buffers->get_length())){ -HXLINE( 273) ::Dynamic buffer = buffers->__get(_g); -HXDLIN( 273) _g = (_g + 1); -HXLINE( 275) if (((this->dataLength - position) >= ::lime::_internal::backend::native::NativeAudioSource_obj::STREAM_BUFFER_SIZE)) { -HXLINE( 277) data = this->readVorbisFileBuffer(vorbisFile,::lime::_internal::backend::native::NativeAudioSource_obj::STREAM_BUFFER_SIZE); -HXLINE( 278) ::lime::media::openal::AL_obj::bufferData(buffer,this->format,data,data->length,this->parent->buffer->sampleRate); -HXLINE( 279) position = (position + ::lime::_internal::backend::native::NativeAudioSource_obj::STREAM_BUFFER_SIZE); -HXLINE( 280) numBuffers = (numBuffers + 1); - } - else { -HXLINE( 282) if ((position < this->dataLength)) { -HXLINE( 284) data = this->readVorbisFileBuffer(vorbisFile,(this->dataLength - position)); -HXLINE( 285) ::lime::media::openal::AL_obj::bufferData(buffer,this->format,data,data->length,this->parent->buffer->sampleRate); -HXLINE( 286) numBuffers = (numBuffers + 1); -HXLINE( 287) goto _hx_goto_9; - } - } - } - _hx_goto_9:; - } -HXLINE( 291) ::lime::media::openal::AL_obj::sourceQueueBuffers(this->handle,numBuffers,buffers); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeAudioSource_obj,refillBuffers,(void)) - -void NativeAudioSource_obj::stop(){ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_297_stop) -HXLINE( 298) bool _hx_tmp; -HXDLIN( 298) bool _hx_tmp1; -HXDLIN( 298) if (this->playing) { -HXLINE( 298) _hx_tmp1 = hx::IsNotNull( this->handle ); - } - else { -HXLINE( 298) _hx_tmp1 = false; - } -HXDLIN( 298) if (_hx_tmp1) { -HXLINE( 298) _hx_tmp = hx::IsEq( ::lime::media::openal::AL_obj::getSourcei(this->handle,4112),4114 ); - } - else { -HXLINE( 298) _hx_tmp = false; - } -HXDLIN( 298) if (_hx_tmp) { -HXLINE( 300) ::lime::media::openal::AL_obj::sourceStop(this->handle); - } -HXLINE( 303) this->playing = false; -HXLINE( 305) if (hx::IsNotNull( this->streamTimer )) { -HXLINE( 307) this->streamTimer->stop(); - } -HXLINE( 310) if (hx::IsNotNull( this->timer )) { -HXLINE( 312) this->timer->stop(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeAudioSource_obj,stop,(void)) - -void NativeAudioSource_obj::streamTimer_onRun(){ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_319_streamTimer_onRun) -HXDLIN( 319) this->refillBuffers(null()); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeAudioSource_obj,streamTimer_onRun,(void)) - -void NativeAudioSource_obj::timer_onRun(){ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_323_timer_onRun) -HXLINE( 324) if ((this->loops > 0)) { -HXLINE( 326) this->playing = false; -HXLINE( 327) this->loops--; -HXLINE( 328) this->setCurrentTime(0); -HXLINE( 329) this->play(); -HXLINE( 330) return; - } - else { -HXLINE( 334) this->stop(); - } -HXLINE( 337) this->completed = true; -HXLINE( 338) this->parent->onComplete->dispatch(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeAudioSource_obj,timer_onRun,(void)) - -int NativeAudioSource_obj::getCurrentTime(){ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_343_getCurrentTime) -HXLINE( 344) if (this->completed) { -HXLINE( 346) return this->getLength(); - } - else { -HXLINE( 348) if (hx::IsNotNull( this->handle )) { -HXLINE( 350) if (this->stream) { -HXLINE( 352) int time = ::Std_obj::_hx_int((this->parent->buffer->_hx___srcVorbisFile->timeTell() * ( (Float)(1000) ))); -HXDLIN( 352) int time1 = (time + ::Std_obj::_hx_int((::lime::media::openal::AL_obj::getSourcef(this->handle,4132) * ( (Float)(1000) )))); -HXDLIN( 352) int time2 = (time1 - this->parent->offset); -HXLINE( 353) if ((time2 < 0)) { -HXLINE( 353) return 0; - } -HXLINE( 354) return time2; - } - else { -HXLINE( 358) int offset = ( (int)(::lime::media::openal::AL_obj::getSourcei(this->handle,4134)) ); -HXLINE( 359) Float ratio = (( (Float)(offset) ) / ( (Float)(this->dataLength) )); -HXLINE( 360) Float totalSeconds = (( (Float)(this->samples) ) / ( (Float)(this->parent->buffer->sampleRate) )); -HXLINE( 362) int time3 = ::Std_obj::_hx_int(((totalSeconds * ratio) * ( (Float)(1000) ))); -HXDLIN( 362) int time4 = (time3 - this->parent->offset); -HXLINE( 365) if ((time4 < 0)) { -HXLINE( 365) return 0; - } -HXLINE( 366) return time4; - } - } - } -HXLINE( 370) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeAudioSource_obj,getCurrentTime,return ) - -int NativeAudioSource_obj::setCurrentTime(int value){ - HX_GC_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_374_setCurrentTime) -HXLINE( 375) if (hx::IsNotNull( this->handle )) { -HXLINE( 377) if (this->stream) { -HXLINE( 379) ::lime::media::openal::AL_obj::sourceStop(this->handle); -HXLINE( 381) this->parent->buffer->_hx___srcVorbisFile->timeSeek((( (Float)((value + this->parent->offset)) ) / ( (Float)(1000) ))); -HXLINE( 382) ::lime::media::openal::AL_obj::sourceUnqueueBuffers(this->handle,::lime::_internal::backend::native::NativeAudioSource_obj::STREAM_NUM_BUFFERS); -HXLINE( 383) this->refillBuffers(this->buffers); -HXLINE( 385) if (this->playing) { -HXLINE( 385) ::lime::media::openal::AL_obj::sourcePlay(this->handle); - } - } - else { -HXLINE( 387) if (hx::IsNotNull( this->parent->buffer )) { -HXLINE( 389) ::lime::media::openal::AL_obj::sourceRewind(this->handle); -HXLINE( 390) if (this->playing) { -HXLINE( 390) ::lime::media::openal::AL_obj::sourcePlay(this->handle); - } -HXLINE( 393) Float secondOffset = (( (Float)((value + this->parent->offset)) ) / ( (Float)(1000) )); -HXLINE( 394) Float totalSeconds = (( (Float)(this->samples) ) / ( (Float)(this->parent->buffer->sampleRate) )); -HXLINE( 396) if ((secondOffset < 0)) { -HXLINE( 396) secondOffset = ( (Float)(0) ); - } -HXLINE( 397) if ((secondOffset > totalSeconds)) { -HXLINE( 397) secondOffset = totalSeconds; - } -HXLINE( 399) Float ratio = (secondOffset / totalSeconds); -HXLINE( 400) int totalOffset = ::Std_obj::_hx_int((( (Float)(this->dataLength) ) * ratio)); -HXLINE( 402) ::lime::media::openal::AL_obj::sourcei(this->handle,4134,totalOffset); - } - } - } -HXLINE( 406) if (this->playing) { -HXLINE( 408) if (hx::IsNotNull( this->timer )) { -HXLINE( 410) this->timer->stop(); - } -HXLINE( 413) int timeRemaining = (this->getLength() - value); -HXLINE( 415) if ((timeRemaining > 0)) { -HXLINE( 417) this->completed = false; -HXLINE( 418) this->timer = ::haxe::Timer_obj::__alloc( HX_CTX ,( (Float)(timeRemaining) )); -HXLINE( 419) this->timer->run = this->timer_onRun_dyn(); - } - else { -HXLINE( 423) this->playing = false; -HXLINE( 424) this->completed = true; - } - } -HXLINE( 428) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeAudioSource_obj,setCurrentTime,return ) - -Float NativeAudioSource_obj::getGain(){ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_433_getGain) -HXDLIN( 433) if (hx::IsNotNull( this->handle )) { -HXLINE( 435) return ::lime::media::openal::AL_obj::getSourcef(this->handle,4106); - } - else { -HXLINE( 439) return ( (Float)(1) ); - } -HXLINE( 433) return ((Float)0.); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeAudioSource_obj,getGain,return ) - -Float NativeAudioSource_obj::setGain(Float value){ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_444_setGain) -HXLINE( 445) if (hx::IsNotNull( this->handle )) { -HXLINE( 447) ::lime::media::openal::AL_obj::sourcef(this->handle,4106,value); - } -HXLINE( 450) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeAudioSource_obj,setGain,return ) - -int NativeAudioSource_obj::getLength(){ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_454_getLength) -HXLINE( 455) if (hx::IsNotNull( this->length )) { -HXLINE( 457) return ( (int)(this->length) ); - } -HXLINE( 460) int _hx_tmp = ::Std_obj::_hx_int(((( (Float)(this->samples) ) / ( (Float)(this->parent->buffer->sampleRate) )) * ( (Float)(1000) ))); -HXDLIN( 460) return (_hx_tmp - this->parent->offset); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeAudioSource_obj,getLength,return ) - -int NativeAudioSource_obj::setLength(int value){ - HX_GC_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_464_setLength) -HXLINE( 465) bool _hx_tmp; -HXDLIN( 465) if (this->playing) { -HXLINE( 465) _hx_tmp = hx::IsNotEq( this->length,value ); - } - else { -HXLINE( 465) _hx_tmp = false; - } -HXDLIN( 465) if (_hx_tmp) { -HXLINE( 467) if (hx::IsNotNull( this->timer )) { -HXLINE( 469) this->timer->stop(); - } -HXLINE( 472) int timeRemaining = (value - this->getCurrentTime()); -HXLINE( 474) if ((timeRemaining > 0)) { -HXLINE( 476) this->timer = ::haxe::Timer_obj::__alloc( HX_CTX ,( (Float)(timeRemaining) )); -HXLINE( 477) this->timer->run = this->timer_onRun_dyn(); - } - } -HXLINE( 481) return ( (int)((this->length = value)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeAudioSource_obj,setLength,return ) - -int NativeAudioSource_obj::getLoops(){ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_486_getLoops) -HXDLIN( 486) return this->loops; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeAudioSource_obj,getLoops,return ) - -int NativeAudioSource_obj::setLoops(int value){ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_491_setLoops) -HXDLIN( 491) return (this->loops = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeAudioSource_obj,setLoops,return ) - - ::lime::math::Vector4 NativeAudioSource_obj::getPosition(){ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_495_getPosition) -HXLINE( 496) if (hx::IsNotNull( this->handle )) { -HXLINE( 499) ::Array< Float > value = ::lime::media::openal::AL_obj::getSource3f(this->handle,4100); -HXLINE( 500) this->position->x = value->__get(0); -HXLINE( 501) this->position->y = value->__get(1); -HXLINE( 502) this->position->z = value->__get(2); - } -HXLINE( 506) return this->position; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeAudioSource_obj,getPosition,return ) - - ::lime::math::Vector4 NativeAudioSource_obj::setPosition( ::lime::math::Vector4 value){ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_510_setPosition) -HXLINE( 511) this->position->x = value->x; -HXLINE( 512) this->position->y = value->y; -HXLINE( 513) this->position->z = value->z; -HXLINE( 514) this->position->w = value->w; -HXLINE( 516) if (hx::IsNotNull( this->handle )) { -HXLINE( 518) ::lime::media::openal::AL_obj::distanceModel(0); -HXLINE( 519) ::lime::media::openal::AL_obj::source3f(this->handle,4100,this->position->x,this->position->y,this->position->z); - } -HXLINE( 522) return this->position; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeAudioSource_obj,setPosition,return ) - -int NativeAudioSource_obj::STREAM_BUFFER_SIZE; - -int NativeAudioSource_obj::STREAM_NUM_BUFFERS; - -int NativeAudioSource_obj::STREAM_TIMER_FREQUENCY; - - -hx::ObjectPtr< NativeAudioSource_obj > NativeAudioSource_obj::__new( ::lime::media::AudioSource parent) { - hx::ObjectPtr< NativeAudioSource_obj > __this = new NativeAudioSource_obj(); - __this->__construct(parent); - return __this; -} - -hx::ObjectPtr< NativeAudioSource_obj > NativeAudioSource_obj::__alloc(hx::Ctx *_hx_ctx, ::lime::media::AudioSource parent) { - NativeAudioSource_obj *__this = (NativeAudioSource_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NativeAudioSource_obj), true, "lime._internal.backend.native.NativeAudioSource")); - *(void **)__this = NativeAudioSource_obj::_hx_vtable; - __this->__construct(parent); - return __this; -} - -NativeAudioSource_obj::NativeAudioSource_obj() -{ -} - -void NativeAudioSource_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(NativeAudioSource); - HX_MARK_MEMBER_NAME(buffers,"buffers"); - HX_MARK_MEMBER_NAME(completed,"completed"); - HX_MARK_MEMBER_NAME(dataLength,"dataLength"); - HX_MARK_MEMBER_NAME(format,"format"); - HX_MARK_MEMBER_NAME(handle,"handle"); - HX_MARK_MEMBER_NAME(length,"length"); - HX_MARK_MEMBER_NAME(loops,"loops"); - HX_MARK_MEMBER_NAME(parent,"parent"); - HX_MARK_MEMBER_NAME(playing,"playing"); - HX_MARK_MEMBER_NAME(position,"position"); - HX_MARK_MEMBER_NAME(samples,"samples"); - HX_MARK_MEMBER_NAME(stream,"stream"); - HX_MARK_MEMBER_NAME(streamTimer,"streamTimer"); - HX_MARK_MEMBER_NAME(timer,"timer"); - HX_MARK_END_CLASS(); -} - -void NativeAudioSource_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(buffers,"buffers"); - HX_VISIT_MEMBER_NAME(completed,"completed"); - HX_VISIT_MEMBER_NAME(dataLength,"dataLength"); - HX_VISIT_MEMBER_NAME(format,"format"); - HX_VISIT_MEMBER_NAME(handle,"handle"); - HX_VISIT_MEMBER_NAME(length,"length"); - HX_VISIT_MEMBER_NAME(loops,"loops"); - HX_VISIT_MEMBER_NAME(parent,"parent"); - HX_VISIT_MEMBER_NAME(playing,"playing"); - HX_VISIT_MEMBER_NAME(position,"position"); - HX_VISIT_MEMBER_NAME(samples,"samples"); - HX_VISIT_MEMBER_NAME(stream,"stream"); - HX_VISIT_MEMBER_NAME(streamTimer,"streamTimer"); - HX_VISIT_MEMBER_NAME(timer,"timer"); -} - -hx::Val NativeAudioSource_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"init") ) { return hx::Val( init_dyn() ); } - if (HX_FIELD_EQ(inName,"play") ) { return hx::Val( play_dyn() ); } - if (HX_FIELD_EQ(inName,"stop") ) { return hx::Val( stop_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"loops") ) { return hx::Val( loops ); } - if (HX_FIELD_EQ(inName,"timer") ) { return hx::Val( timer ); } - if (HX_FIELD_EQ(inName,"pause") ) { return hx::Val( pause_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"format") ) { return hx::Val( format ); } - if (HX_FIELD_EQ(inName,"handle") ) { return hx::Val( handle ); } - if (HX_FIELD_EQ(inName,"length") ) { return hx::Val( length ); } - if (HX_FIELD_EQ(inName,"parent") ) { return hx::Val( parent ); } - if (HX_FIELD_EQ(inName,"stream") ) { return hx::Val( stream ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"buffers") ) { return hx::Val( buffers ); } - if (HX_FIELD_EQ(inName,"playing") ) { return hx::Val( playing ); } - if (HX_FIELD_EQ(inName,"samples") ) { return hx::Val( samples ); } - if (HX_FIELD_EQ(inName,"dispose") ) { return hx::Val( dispose_dyn() ); } - if (HX_FIELD_EQ(inName,"getGain") ) { return hx::Val( getGain_dyn() ); } - if (HX_FIELD_EQ(inName,"setGain") ) { return hx::Val( setGain_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"position") ) { return hx::Val( position ); } - if (HX_FIELD_EQ(inName,"getLoops") ) { return hx::Val( getLoops_dyn() ); } - if (HX_FIELD_EQ(inName,"setLoops") ) { return hx::Val( setLoops_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"completed") ) { return hx::Val( completed ); } - if (HX_FIELD_EQ(inName,"getLength") ) { return hx::Val( getLength_dyn() ); } - if (HX_FIELD_EQ(inName,"setLength") ) { return hx::Val( setLength_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"dataLength") ) { return hx::Val( dataLength ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"streamTimer") ) { return hx::Val( streamTimer ); } - if (HX_FIELD_EQ(inName,"timer_onRun") ) { return hx::Val( timer_onRun_dyn() ); } - if (HX_FIELD_EQ(inName,"getPosition") ) { return hx::Val( getPosition_dyn() ); } - if (HX_FIELD_EQ(inName,"setPosition") ) { return hx::Val( setPosition_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"refillBuffers") ) { return hx::Val( refillBuffers_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"getCurrentTime") ) { return hx::Val( getCurrentTime_dyn() ); } - if (HX_FIELD_EQ(inName,"setCurrentTime") ) { return hx::Val( setCurrentTime_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"streamTimer_onRun") ) { return hx::Val( streamTimer_onRun_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"readVorbisFileBuffer") ) { return hx::Val( readVorbisFileBuffer_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool NativeAudioSource_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 18: - if (HX_FIELD_EQ(inName,"STREAM_BUFFER_SIZE") ) { outValue = ( STREAM_BUFFER_SIZE ); return true; } - if (HX_FIELD_EQ(inName,"STREAM_NUM_BUFFERS") ) { outValue = ( STREAM_NUM_BUFFERS ); return true; } - break; - case 22: - if (HX_FIELD_EQ(inName,"STREAM_TIMER_FREQUENCY") ) { outValue = ( STREAM_TIMER_FREQUENCY ); return true; } - } - return false; -} - -hx::Val NativeAudioSource_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"loops") ) { loops=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"timer") ) { timer=inValue.Cast< ::haxe::Timer >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"format") ) { format=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"handle") ) { handle=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"length") ) { length=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"parent") ) { parent=inValue.Cast< ::lime::media::AudioSource >(); return inValue; } - if (HX_FIELD_EQ(inName,"stream") ) { stream=inValue.Cast< bool >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"buffers") ) { buffers=inValue.Cast< ::cpp::VirtualArray >(); return inValue; } - if (HX_FIELD_EQ(inName,"playing") ) { playing=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"samples") ) { samples=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"position") ) { position=inValue.Cast< ::lime::math::Vector4 >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"completed") ) { completed=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"dataLength") ) { dataLength=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"streamTimer") ) { streamTimer=inValue.Cast< ::haxe::Timer >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool NativeAudioSource_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 18: - if (HX_FIELD_EQ(inName,"STREAM_BUFFER_SIZE") ) { STREAM_BUFFER_SIZE=ioValue.Cast< int >(); return true; } - if (HX_FIELD_EQ(inName,"STREAM_NUM_BUFFERS") ) { STREAM_NUM_BUFFERS=ioValue.Cast< int >(); return true; } - break; - case 22: - if (HX_FIELD_EQ(inName,"STREAM_TIMER_FREQUENCY") ) { STREAM_TIMER_FREQUENCY=ioValue.Cast< int >(); return true; } - } - return false; -} - -void NativeAudioSource_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("buffers",73,a3,90,b1)); - outFields->push(HX_("completed",8b,a1,38,4f)); - outFields->push(HX_("dataLength",b0,5a,a9,8a)); - outFields->push(HX_("format",37,8f,8e,fd)); - outFields->push(HX_("handle",a8,83,fd,b7)); - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("loops",8f,f1,f9,78)); - outFields->push(HX_("parent",2a,05,7e,ed)); - outFields->push(HX_("playing",6e,0f,18,8a)); - outFields->push(HX_("position",a9,a0,fa,ca)); - outFields->push(HX_("samples",09,c5,c9,83)); - outFields->push(HX_("stream",80,14,2d,11)); - outFields->push(HX_("streamTimer",25,cb,fb,7f)); - outFields->push(HX_("timer",c5,bf,35,10)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo NativeAudioSource_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::cpp::VirtualArray */ ,(int)offsetof(NativeAudioSource_obj,buffers),HX_("buffers",73,a3,90,b1)}, - {hx::fsBool,(int)offsetof(NativeAudioSource_obj,completed),HX_("completed",8b,a1,38,4f)}, - {hx::fsInt,(int)offsetof(NativeAudioSource_obj,dataLength),HX_("dataLength",b0,5a,a9,8a)}, - {hx::fsInt,(int)offsetof(NativeAudioSource_obj,format),HX_("format",37,8f,8e,fd)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(NativeAudioSource_obj,handle),HX_("handle",a8,83,fd,b7)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(NativeAudioSource_obj,length),HX_("length",e6,94,07,9f)}, - {hx::fsInt,(int)offsetof(NativeAudioSource_obj,loops),HX_("loops",8f,f1,f9,78)}, - {hx::fsObject /* ::lime::media::AudioSource */ ,(int)offsetof(NativeAudioSource_obj,parent),HX_("parent",2a,05,7e,ed)}, - {hx::fsBool,(int)offsetof(NativeAudioSource_obj,playing),HX_("playing",6e,0f,18,8a)}, - {hx::fsObject /* ::lime::math::Vector4 */ ,(int)offsetof(NativeAudioSource_obj,position),HX_("position",a9,a0,fa,ca)}, - {hx::fsInt,(int)offsetof(NativeAudioSource_obj,samples),HX_("samples",09,c5,c9,83)}, - {hx::fsBool,(int)offsetof(NativeAudioSource_obj,stream),HX_("stream",80,14,2d,11)}, - {hx::fsObject /* ::haxe::Timer */ ,(int)offsetof(NativeAudioSource_obj,streamTimer),HX_("streamTimer",25,cb,fb,7f)}, - {hx::fsObject /* ::haxe::Timer */ ,(int)offsetof(NativeAudioSource_obj,timer),HX_("timer",c5,bf,35,10)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo NativeAudioSource_obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &NativeAudioSource_obj::STREAM_BUFFER_SIZE,HX_("STREAM_BUFFER_SIZE",21,aa,29,ff)}, - {hx::fsInt,(void *) &NativeAudioSource_obj::STREAM_NUM_BUFFERS,HX_("STREAM_NUM_BUFFERS",7b,0f,d0,ac)}, - {hx::fsInt,(void *) &NativeAudioSource_obj::STREAM_TIMER_FREQUENCY,HX_("STREAM_TIMER_FREQUENCY",23,49,97,07)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String NativeAudioSource_obj_sMemberFields[] = { - HX_("buffers",73,a3,90,b1), - HX_("completed",8b,a1,38,4f), - HX_("dataLength",b0,5a,a9,8a), - HX_("format",37,8f,8e,fd), - HX_("handle",a8,83,fd,b7), - HX_("length",e6,94,07,9f), - HX_("loops",8f,f1,f9,78), - HX_("parent",2a,05,7e,ed), - HX_("playing",6e,0f,18,8a), - HX_("position",a9,a0,fa,ca), - HX_("samples",09,c5,c9,83), - HX_("stream",80,14,2d,11), - HX_("streamTimer",25,cb,fb,7f), - HX_("timer",c5,bf,35,10), - HX_("dispose",9f,80,4c,bb), - HX_("init",10,3b,bb,45), - HX_("play",f4,2d,5a,4a), - HX_("pause",f6,d6,57,bd), - HX_("readVorbisFileBuffer",45,45,75,21), - HX_("refillBuffers",5d,46,6a,d5), - HX_("stop",02,f0,5b,4c), - HX_("streamTimer_onRun",92,f7,55,e4), - HX_("timer_onRun",32,24,e9,57), - HX_("getCurrentTime",f0,f7,2c,0d), - HX_("setCurrentTime",64,e0,4c,2d), - HX_("getGain",35,a0,e1,16), - HX_("setGain",41,31,e3,09), - HX_("getLength",1c,1e,5e,1b), - HX_("setLength",28,0a,af,fe), - HX_("getLoops",19,01,d1,d8), - HX_("setLoops",8d,5a,2e,87), - HX_("getPosition",5f,63,ee,f0), - HX_("setPosition",6b,6a,5b,fb), - ::String(null()) }; - -static void NativeAudioSource_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(NativeAudioSource_obj::STREAM_BUFFER_SIZE,"STREAM_BUFFER_SIZE"); - HX_MARK_MEMBER_NAME(NativeAudioSource_obj::STREAM_NUM_BUFFERS,"STREAM_NUM_BUFFERS"); - HX_MARK_MEMBER_NAME(NativeAudioSource_obj::STREAM_TIMER_FREQUENCY,"STREAM_TIMER_FREQUENCY"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void NativeAudioSource_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(NativeAudioSource_obj::STREAM_BUFFER_SIZE,"STREAM_BUFFER_SIZE"); - HX_VISIT_MEMBER_NAME(NativeAudioSource_obj::STREAM_NUM_BUFFERS,"STREAM_NUM_BUFFERS"); - HX_VISIT_MEMBER_NAME(NativeAudioSource_obj::STREAM_TIMER_FREQUENCY,"STREAM_TIMER_FREQUENCY"); -}; - -#endif - -hx::Class NativeAudioSource_obj::__mClass; - -static ::String NativeAudioSource_obj_sStaticFields[] = { - HX_("STREAM_BUFFER_SIZE",21,aa,29,ff), - HX_("STREAM_NUM_BUFFERS",7b,0f,d0,ac), - HX_("STREAM_TIMER_FREQUENCY",23,49,97,07), - ::String(null()) -}; - -void NativeAudioSource_obj::__register() -{ - NativeAudioSource_obj _hx_dummy; - NativeAudioSource_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.NativeAudioSource",a8,f7,00,71); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &NativeAudioSource_obj::__GetStatic; - __mClass->mSetStaticField = &NativeAudioSource_obj::__SetStatic; - __mClass->mMarkFunc = NativeAudioSource_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(NativeAudioSource_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(NativeAudioSource_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< NativeAudioSource_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = NativeAudioSource_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NativeAudioSource_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NativeAudioSource_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void NativeAudioSource_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_21_boot) -HXDLIN( 21) STREAM_BUFFER_SIZE = 48000; - } -{ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_22_boot) -HXDLIN( 22) STREAM_NUM_BUFFERS = 3; - } -{ - HX_STACKFRAME(&_hx_pos_a101d5e86f44bfa1_23_boot) -HXDLIN( 23) STREAM_TIMER_FREQUENCY = 100; - } -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeCFFI.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeCFFI.cpp deleted file mode 100644 index 09fac3ec..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeCFFI.cpp +++ /dev/null @@ -1,17218 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_cpp_Prime -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_354_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",354,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_355_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",355,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_357_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",357,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_358_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",358,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_359_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",359,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_360_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",360,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_362_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",362,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_363_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",363,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_364_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",364,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_366_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",366,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_368_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",368,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_370_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",370,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_372_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",372,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_374_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",374,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_376_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",376,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_378_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",378,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_380_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",380,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_381_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",381,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_382_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",382,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_384_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",384,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_386_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",386,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_388_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",388,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_390_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",390,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_392_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",392,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_394_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",394,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_396_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",396,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_398_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",398,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_400_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",400,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_402_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",402,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_404_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",404,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_406_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",406,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_407_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",407,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_408_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",408,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_410_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",410,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_412_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",412,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_414_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",414,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_416_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",416,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_417_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",417,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_418_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",418,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_420_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",420,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_422_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",422,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_423_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",423,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_424_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",424,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_425_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",425,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_426_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",426,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_428_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",428,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_430_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",430,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_432_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",432,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_433_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",433,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_435_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",435,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_437_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",437,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_439_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",439,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_441_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",441,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_443_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",443,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_445_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",445,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_446_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",446,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_448_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",448,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_449_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",449,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_451_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",451,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_453_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",453,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_455_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",455,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_457_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",457,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_459_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",459,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_461_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",461,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_463_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",463,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_465_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",465,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_467_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",467,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_469_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",469,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_471_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",471,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_473_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",473,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_475_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",475,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_477_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",477,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_479_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",479,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_481_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",481,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_483_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",483,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_484_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",484,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_485_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",485,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_486_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",486,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_488_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",488,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_490_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",490,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_492_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",492,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_494_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",494,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_496_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",496,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_498_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",498,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_500_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",500,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_502_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",502,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_504_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",504,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_506_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",506,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_507_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",507,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_509_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",509,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_511_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",511,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_513_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",513,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_515_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",515,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_517_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",517,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_519_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",519,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_521_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",521,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_523_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",523,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_525_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",525,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_526_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",526,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_527_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",527,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_528_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",528,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_530_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",530,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_532_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",532,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_534_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",534,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_535_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",535,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_536_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",536,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_537_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",537,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_539_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",539,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_541_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",541,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_543_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",543,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_544_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",544,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_546_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",546,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_548_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",548,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_550_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",550,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_552_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",552,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_554_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",554,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_555_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",555,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_556_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",556,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_558_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",558,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_559_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",559,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_561_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",561,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_562_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",562,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_563_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",563,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_565_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",565,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_566_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",566,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_568_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",568,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_569_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",569,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_570_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",570,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_571_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",571,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_572_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",572,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_574_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",574,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_576_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",576,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_578_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",578,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_580_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",580,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_582_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",582,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_584_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",584,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_586_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",586,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_588_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",588,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_590_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",590,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_592_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",592,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_594_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",594,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_596_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",596,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_598_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",598,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_600_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",600,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_602_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",602,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_604_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",604,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1656_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1656,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1658_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1658,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1660_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1660,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1662_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1662,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1664_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1664,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1666_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1666,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1667_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1667,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1669_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1669,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1670_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1670,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1671_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1671,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1673_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1673,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1674_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1674,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1676_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1676,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1677_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1677,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1678_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1678,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1679_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1679,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1681_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1681,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1682_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1682,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1683_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1683,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1684_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1684,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1685_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1685,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1686_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1686,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1687_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1687,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1688_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1688,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1690_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1690,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1692_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1692,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1693_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1693,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1695_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1695,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1696_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1696,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1698_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1698,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1699_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1699,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1700_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1700,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1701_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1701,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1702_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1702,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1703_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1703,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1704_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1704,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1705_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1705,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1706_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1706,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1707_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1707,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1708_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1708,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1709_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1709,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1710_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1710,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1711_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1711,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1712_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1712,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1713_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1713,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1715_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1715,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1717_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1717,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1718_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1718,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1720_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1720,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1721_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1721,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1723_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1723,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1724_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1724,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1725_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1725,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1726_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1726,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1728_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1728,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1729_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1729,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1731_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1731,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1732_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1732,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1733_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1733,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1734_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1734,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1735_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1735,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1736_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1736,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1737_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1737,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1739_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1739,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1740_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1740,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1741_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1741,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1743_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1743,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1744_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1744,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1746_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1746,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1747_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1747,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1748_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1748,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1750_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1750,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1752_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1752,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1754_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1754,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1756_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1756,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1758_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1758,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1760_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1760,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1762_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1762,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1763_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1763,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1764_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1764,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1766_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1766,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1768_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1768,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1770_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1770,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1772_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1772,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1773_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1773,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1775_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1775,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1776_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1776,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1778_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1778,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1779_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1779,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1780_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1780,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1782_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1782,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1783_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1783,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1785_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1785,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1786_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1786,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1788_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1788,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1790_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1790,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1792_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1792,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1793_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1793,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1794_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1794,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1795_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1795,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1797_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1797,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1799_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1799,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1800_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1800,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1802_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1802,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1803_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1803,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1804_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1804,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1805_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1805,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1806_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1806,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1807_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1807,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1808_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1808,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_1809_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",1809,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2558_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2558,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2560_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2560,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2562_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2562,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2563_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2563,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2565_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2565,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2567_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2567,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2568_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2568,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2569_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2569,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2570_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2570,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2572_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2572,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2573_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2573,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2575_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2575,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2577_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2577,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2578_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2578,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2580_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2580,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2581_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2581,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2582_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2582,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2583_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2583,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2585_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2585,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2587_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2587,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2589_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2589,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2590_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2590,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2591_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2591,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2592_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2592,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2593_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2593,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2595_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2595,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2596_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2596,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2597_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2597,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2598_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2598,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2599_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2599,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2601_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2601,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2603_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2603,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2605_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2605,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2607_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2607,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2609_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2609,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2611_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2611,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2612_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2612,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2614_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2614,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2616_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2616,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2617_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2617,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2618_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2618,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2620_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2620,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2621_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2621,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2623_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2623,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2624_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2624,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2626_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2626,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2628_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2628,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2630_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2630,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2632_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2632,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2634_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2634,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2635_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2635,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2636_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2636,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2637_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2637,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2638_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2638,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2640_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2640,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2642_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2642,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2644_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2644,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2646_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2646,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2648_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2648,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2650_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2650,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2652_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2652,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2654_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2654,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2656_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2656,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2658_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2658,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2660_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2660,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2662_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2662,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2664_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2664,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2666_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2666,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2668_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2668,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2670_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2670,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2672_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2672,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2674_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2674,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2676_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2676,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2677_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2677,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2679_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2679,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2680_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2680,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2681_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2681,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2683_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2683,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2685_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2685,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2687_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2687,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2689_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2689,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2691_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2691,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2692_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2692,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2693_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2693,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2695_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2695,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2697_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2697,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2699_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2699,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2701_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2701,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2703_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2703,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2705_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2705,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2707_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2707,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2709_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2709,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2711_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2711,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2713_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2713,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2715_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2715,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2717_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2717,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2719_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2719,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2721_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2721,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2723_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2723,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2725_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2725,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2727_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2727,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2729_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2729,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2731_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2731,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2733_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2733,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2735_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2735,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2737_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2737,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2739_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2739,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2741_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2741,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2743_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2743,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2745_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2745,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2747_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2747,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2749_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2749,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2751_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2751,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2753_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2753,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2755_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2755,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_2757_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",2757,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3340_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3340,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3341_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3341,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3342_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3342,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3343_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3343,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3344_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3344,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3345_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3345,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3346_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3346,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3348_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3348,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3350_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3350,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3351_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3351,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3353_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3353,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3354_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3354,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3355_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3355,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3356_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3356,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3358_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3358,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3359_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3359,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3361_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3361,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3363_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3363,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3364_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3364,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3366_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3366,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3367_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3367,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3369_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3369,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3371_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3371,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3373_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3373,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3374_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3374,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3376_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3376,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_3378_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",3378,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4092_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4092,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4093_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4093,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4094_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4094,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4095_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4095,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4097_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4097,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4099_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4099,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4100_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4100,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4102_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4102,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4104_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4104,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4105_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4105,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4107_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4107,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4108_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4108,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4109_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4109,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4111_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4111,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4112_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4112,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4114_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4114,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4115_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4115,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4117_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4117,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4118_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4118,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4120_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4120,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4122_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4122,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4124_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4124,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4126_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4126,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4128_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4128,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4129_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4129,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4131_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4131,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4133_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4133,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4135_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4135,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4137_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4137,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4139_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4139,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4141_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4141,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4142_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4142,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4143_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4143,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4145_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4145,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4146_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4146,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4148_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4148,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4150_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4150,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4152_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4152,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4154_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4154,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4156_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4156,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4158_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4158,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4160_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4160,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4162_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4162,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4163_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4163,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4164_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4164,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4165_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4165,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4166_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4166,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4167_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4167,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4168_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4168,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4169_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4169,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4170_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4170,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4172_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4172,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4173_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4173,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4174_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4174,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4175_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4175,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4176_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4176,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4177_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4177,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4178_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4178,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4179_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4179,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4180_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4180,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4181_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4181,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4182_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4182,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4183_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4183,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4185_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4185,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4186_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4186,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4187_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4187,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4188_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4188,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4190_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4190,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4191_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4191,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4192_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4192,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4194_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4194,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4195_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4195,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4197_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4197,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4198_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4198,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4200_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4200,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4202_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4202,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4204_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4204,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4205_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4205,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4207_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4207,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4208_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4208,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4210_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4210,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4211_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4211,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4212_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4212,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4213_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4213,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4215_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4215,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4217_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4217,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4219_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4219,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4220_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4220,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4221_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4221,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4223_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4223,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4225_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4225,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4227_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4227,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4229_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4229,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4231_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4231,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4233_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4233,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4235_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4235,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4237_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4237,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4238_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4238,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4240_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4240,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4242_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4242,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4244_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4244,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4246_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4246,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4248_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4248,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4250_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4250,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4252_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4252,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4253_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4253,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4254_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4254,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4255_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4255,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4257_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4257,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4259_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4259,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4261_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4261,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4263_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4263,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4264_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4264,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4266_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4266,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4268_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4268,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4270_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4270,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4272_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4272,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4274_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4274,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4276_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4276,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4278_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4278,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4279_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4279,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4281_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4281,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4282_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4282,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4284_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4284,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4285_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4285,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4287_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4287,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4289_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4289,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4291_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4291,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4293_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4293,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4295_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4295,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4297_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4297,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4299_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4299,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4301_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4301,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4302_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4302,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4304_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4304,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4306_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4306,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4307_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4307,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4308_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4308,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4309_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4309,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4311_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4311,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4313_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4313,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4315_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4315,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4317_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4317,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4318_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4318,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4320_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4320,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4322_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4322,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4323_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4323,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4325_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4325,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4326_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4326,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4328_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4328,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4329_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4329,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4331_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4331,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4333_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4333,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4335_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4335,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4337_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4337,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4339_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4339,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4340_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4340,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4342_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4342,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4344_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4344,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4346_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4346,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4348_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4348,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4350_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4350,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4352_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4352,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4353_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4353,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4355_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4355,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4357_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4357,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4358_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4358,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4359_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4359,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4360_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4360,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4361_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4361,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4362_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4362,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4363_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4363,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4364_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4364,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4365_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4365,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4366_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4366,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4367_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4367,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4368_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4368,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4369_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4369,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4370_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4370,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4371_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4371,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4373_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4373,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4375_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4375,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4376_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4376,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4378_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4378,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4380_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4380,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4381_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4381,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4383_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4383,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4385_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4385,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4387_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4387,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4388_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4388,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4390_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4390,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4392_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4392,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4394_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4394,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4396_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4396,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4398_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4398,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4400_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4400,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4402_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4402,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4404_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4404,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4405_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4405,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4407_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4407,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4408_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4408,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4409_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4409,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4411_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4411,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4412_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4412,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4414_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4414,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4415_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4415,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4417_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4417,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4419_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4419,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4421_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4421,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4423_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4423,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4425_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4425,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4427_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4427,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4429_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4429,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4431_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4431,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4433_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4433,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4435_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4435,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4436_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4436,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4438_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4438,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4439_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4439,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4441_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4441,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4442_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4442,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4444_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4444,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4446_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4446,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4448_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4448,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4449_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4449,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4451_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4451,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4452_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4452,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4454_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4454,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4456_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4456,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4458_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4458,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4459_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4459,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4461_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4461,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4462_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4462,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4464_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4464,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4466_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4466,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4468_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4468,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4470_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4470,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4472_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4472,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4474_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4474,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4476_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4476,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4478_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4478,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4480_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4480,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4482_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4482,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4484_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4484,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4486_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4486,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4488_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4488,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4490_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4490,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4492_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4492,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4494_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4494,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4496_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4496,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4497_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4497,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4498_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4498,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4499_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4499,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4501_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4501,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4503_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4503,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4505_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4505,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4507_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4507,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4509_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4509,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4511_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4511,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4513_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4513,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4515_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4515,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4517_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4517,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4519_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4519,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4521_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4521,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4523_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4523,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4525_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4525,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4527_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4527,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4529_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4529,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_4530_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",4530,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5846_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5846,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5848_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5848,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5850_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5850,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5851_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5851,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5853_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5853,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5854_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5854,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5855_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5855,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5856_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5856,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5858_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5858,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5860_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5860,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5862_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5862,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5864_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5864,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5866_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5866,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5868_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5868,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5870_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5870,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5872_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5872,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5873_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5873,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5875_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5875,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5877_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5877,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5879_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5879,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5880_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5880,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5881_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5881,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5883_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5883,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5885_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5885,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5887_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5887,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5888_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5888,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5890_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5890,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5891_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5891,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5893_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5893,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5895_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5895,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5897_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5897,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5899_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5899,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5900_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5900,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5901_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5901,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5903_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5903,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5905_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5905,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5907_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5907,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5909_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5909,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5911_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5911,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5913_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5913,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5915_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5915,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5917_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5917,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5919_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5919,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5921_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5921,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5923_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5923,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5925_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5925,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5927_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5927,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5928_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5928,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5929_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5929,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5931_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5931,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5932_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5932,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5933_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5933,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5934_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5934,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5936_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5936,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5938_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5938,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5940_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5940,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5942_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5942,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5944_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5944,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5946_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5946,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5948_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5948,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5950_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5950,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5952_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5952,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5953_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5953,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5955_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5955,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5956_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5956,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5957_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5957,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5959_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5959,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5961_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5961,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5963_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5963,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5965_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5965,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5966_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5966,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5967_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5967,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5969_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5969,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5971_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5971,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5972_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5972,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5974_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5974,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5976_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5976,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5978_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5978,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5980_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5980,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5981_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5981,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5983_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5983,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5985_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5985,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5987_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5987,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5989_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5989,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5991_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5991,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5993_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5993,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5995_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5995,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5997_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5997,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_5998_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",5998,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6000_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6000,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6002_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6002,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6003_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6003,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6004_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6004,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6005_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6005,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6007_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6007,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6008_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6008,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6009_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6009,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6010_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6010,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6011_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6011,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6012_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6012,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6014_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6014,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6015_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6015,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6016_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6016,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6018_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6018,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6019_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6019,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6020_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6020,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6021_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6021,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6023_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6023,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6025_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6025,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6026_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6026,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6650_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6650,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6652_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6652,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6654_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6654,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6655_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6655,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6657_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6657,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6659_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6659,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6661_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6661,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6663_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6663,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6665_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6665,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6667_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6667,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6669_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6669,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6671_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6671,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6673_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6673,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6675_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6675,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6677_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6677,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6679_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6679,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6681_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6681,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6683_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6683,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6685_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6685,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6687_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6687,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6689_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6689,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6690_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6690,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6692_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6692,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6693_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6693,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6695_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6695,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6697_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6697,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6699_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6699,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6701_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6701,0x1f12a1f1) -HX_LOCAL_STACK_FRAME(_hx_pos_02b9537fa9419772_6703_boot,"lime._internal.backend.native.NativeCFFI","boot",0x977714b1,"lime._internal.backend.native.NativeCFFI.boot","lime/_internal/backend/native/NativeCFFI.hx",6703,0x1f12a1f1) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void NativeCFFI_obj::__construct() { } - -Dynamic NativeCFFI_obj::__CreateEmpty() { return new NativeCFFI_obj; } - -void *NativeCFFI_obj::_hx_vtable = 0; - -Dynamic NativeCFFI_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NativeCFFI_obj > _hx_result = new NativeCFFI_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NativeCFFI_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x35e00781; -} - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_application_create; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_application_event_manager_register; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_application_exec; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_application_init; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_application_quit; - -::cpp::Function< void ( ::hx::Object *,Float) > NativeCFFI_obj::lime_application_set_frame_rate; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_application_update; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_audio_load; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_audio_load_bytes; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_audio_load_file; - -::cpp::Function< ::hx::Object * (Float,int, ::hx::Object *) > NativeCFFI_obj::lime_bytes_from_data_pointer; - -::cpp::Function< Float ( ::hx::Object *) > NativeCFFI_obj::lime_bytes_get_data_pointer; - -::cpp::Function< Float ( ::hx::Object *,int) > NativeCFFI_obj::lime_bytes_get_data_pointer_offset; - -::cpp::Function< ::hx::Object * (::String, ::hx::Object *) > NativeCFFI_obj::lime_bytes_read_file; - -::cpp::Function< Float ( ::hx::Object *) > NativeCFFI_obj::lime_cffi_get_native_pointer; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_clipboard_event_manager_register; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_clipboard_get_text; - -::cpp::Function< void (::String) > NativeCFFI_obj::lime_clipboard_set_text; - -::cpp::Function< Float (Float,int) > NativeCFFI_obj::lime_data_pointer_offset; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_deflate_compress; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_deflate_decompress; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_drop_event_manager_register; - -::cpp::Function< ::hx::Object * (::String,::String,::String) > NativeCFFI_obj::lime_file_dialog_open_directory; - -::cpp::Function< ::hx::Object * (::String,::String,::String) > NativeCFFI_obj::lime_file_dialog_open_file; - -::cpp::Function< ::hx::Object * (::String,::String,::String) > NativeCFFI_obj::lime_file_dialog_open_files; - -::cpp::Function< ::hx::Object * (::String,::String,::String) > NativeCFFI_obj::lime_file_dialog_save_file; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_file_watcher_create; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,bool) > NativeCFFI_obj::lime_file_watcher_add_directory; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_file_watcher_remove_directory; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_file_watcher_update; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_font_get_ascender; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_font_get_descender; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_font_get_family_name; - -::cpp::Function< int ( ::hx::Object *,::String) > NativeCFFI_obj::lime_font_get_glyph_index; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,::String) > NativeCFFI_obj::lime_font_get_glyph_indices; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_font_get_glyph_metrics; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_font_get_height; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_font_get_num_glyphs; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_font_get_underline_position; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_font_get_underline_thickness; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_font_get_units_per_em; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_font_load; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_font_load_bytes; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_font_load_file; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_font_outline_decompose; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int, ::hx::Object *) > NativeCFFI_obj::lime_font_render_glyph; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_font_render_glyphs; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_font_set_size; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_gamepad_add_mappings; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_gamepad_get_device_guid; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_gamepad_get_device_name; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_gamepad_event_manager_register; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_gzip_compress; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_gzip_decompress; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_haptic_vibrate; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int, ::hx::Object *) > NativeCFFI_obj::lime_image_encode; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_image_load; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_image_load_bytes; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_image_load_file; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_image_data_util_color_transform; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int) > NativeCFFI_obj::lime_image_data_util_copy_channel; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,bool) > NativeCFFI_obj::lime_image_data_util_copy_pixels; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int,int) > NativeCFFI_obj::lime_image_data_util_fill_rect; - -::cpp::Function< void ( ::hx::Object *,int,int,int,int) > NativeCFFI_obj::lime_image_data_util_flood_fill; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int, ::hx::Object *) > NativeCFFI_obj::lime_image_data_util_get_pixels; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int,int) > NativeCFFI_obj::lime_image_data_util_merge; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_image_data_util_multiply_alpha; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int,int) > NativeCFFI_obj::lime_image_data_util_resize; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_image_data_util_set_format; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int) > NativeCFFI_obj::lime_image_data_util_set_pixels; - -::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int,int,int,int,int,bool) > NativeCFFI_obj::lime_image_data_util_threshold; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_image_data_util_unmultiply_alpha; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_joystick_get_device_guid; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_joystick_get_device_name; - -::cpp::Function< int (int) > NativeCFFI_obj::lime_joystick_get_num_axes; - -::cpp::Function< int (int) > NativeCFFI_obj::lime_joystick_get_num_buttons; - -::cpp::Function< int (int) > NativeCFFI_obj::lime_joystick_get_num_hats; - -::cpp::Function< int (int) > NativeCFFI_obj::lime_joystick_get_num_trackballs; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_joystick_event_manager_register; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,bool, ::hx::Object *) > NativeCFFI_obj::lime_jpeg_decode_bytes; - -::cpp::Function< ::hx::Object * (::String,bool, ::hx::Object *) > NativeCFFI_obj::lime_jpeg_decode_file; - -::cpp::Function< float (float) > NativeCFFI_obj::lime_key_code_from_scan_code; - -::cpp::Function< float (float) > NativeCFFI_obj::lime_key_code_to_scan_code; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_key_event_manager_register; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_lzma_compress; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_lzma_decompress; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_mouse_event_manager_register; - -::cpp::Function< void (::String) > NativeCFFI_obj::lime_neko_execute; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,bool, ::hx::Object *) > NativeCFFI_obj::lime_png_decode_bytes; - -::cpp::Function< ::hx::Object * (::String,bool, ::hx::Object *) > NativeCFFI_obj::lime_png_decode_file; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_render_event_manager_register; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_sensor_event_manager_register; - -::cpp::Function< bool () > NativeCFFI_obj::lime_system_get_allow_screen_timeout; - -::cpp::Function< bool (bool) > NativeCFFI_obj::lime_system_set_allow_screen_timeout; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_system_get_device_model; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_system_get_device_vendor; - -::cpp::Function< ::hx::Object * (int,::String,::String) > NativeCFFI_obj::lime_system_get_directory; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_system_get_display; - -::cpp::Function< bool () > NativeCFFI_obj::lime_system_get_ios_tablet; - -::cpp::Function< int () > NativeCFFI_obj::lime_system_get_num_displays; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_system_get_platform_label; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_system_get_platform_name; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_system_get_platform_version; - -::cpp::Function< Float () > NativeCFFI_obj::lime_system_get_timer; - -::cpp::Function< void (::String) > NativeCFFI_obj::lime_system_open_file; - -::cpp::Function< void (::String,::String) > NativeCFFI_obj::lime_system_open_url; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_text_event_manager_register; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_touch_event_manager_register; - -::cpp::Function< void ( ::hx::Object *,::String,::String) > NativeCFFI_obj::lime_window_alert; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_window_close; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_window_context_flip; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_window_context_lock; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_window_context_make_current; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_window_context_unlock; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int,int,::String) > NativeCFFI_obj::lime_window_create; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_window_focus; - -::cpp::Function< Float ( ::hx::Object *) > NativeCFFI_obj::lime_window_get_context; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_window_get_context_type; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_window_get_display; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_window_get_display_mode; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_window_get_height; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_window_get_id; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_window_get_mouse_lock; - -::cpp::Function< Float ( ::hx::Object *) > NativeCFFI_obj::lime_window_get_scale; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_window_get_text_input_enabled; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_window_get_width; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_window_get_x; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_window_get_y; - -::cpp::Function< void ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_window_move; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_window_read_pixels; - -::cpp::Function< void ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_window_resize; - -::cpp::Function< bool ( ::hx::Object *,bool) > NativeCFFI_obj::lime_window_set_borderless; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_window_set_cursor; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_window_set_display_mode; - -::cpp::Function< bool ( ::hx::Object *,bool) > NativeCFFI_obj::lime_window_set_fullscreen; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_window_set_icon; - -::cpp::Function< bool ( ::hx::Object *,bool) > NativeCFFI_obj::lime_window_set_maximized; - -::cpp::Function< bool ( ::hx::Object *,bool) > NativeCFFI_obj::lime_window_set_minimized; - -::cpp::Function< void ( ::hx::Object *,bool) > NativeCFFI_obj::lime_window_set_mouse_lock; - -::cpp::Function< bool ( ::hx::Object *,bool) > NativeCFFI_obj::lime_window_set_resizable; - -::cpp::Function< void ( ::hx::Object *,bool) > NativeCFFI_obj::lime_window_set_text_input_enabled; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,::String) > NativeCFFI_obj::lime_window_set_title; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_window_warp_mouse; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_window_event_manager_register; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_zlib_compress; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_zlib_decompress; - -::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *,int,int) > NativeCFFI_obj::lime_al_buffer_data; - -::cpp::Function< void ( ::hx::Object *,int,float,float,float) > NativeCFFI_obj::lime_al_buffer3f; - -::cpp::Function< void ( ::hx::Object *,int,int,int,int) > NativeCFFI_obj::lime_al_buffer3i; - -::cpp::Function< void ( ::hx::Object *,int,float) > NativeCFFI_obj::lime_al_bufferf; - -::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > NativeCFFI_obj::lime_al_bufferfv; - -::cpp::Function< void ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_al_bufferi; - -::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > NativeCFFI_obj::lime_al_bufferiv; - -::cpp::Function< void () > NativeCFFI_obj::lime_al_cleanup; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_al_delete_buffer; - -::cpp::Function< void (int, ::hx::Object *) > NativeCFFI_obj::lime_al_delete_buffers; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_al_delete_source; - -::cpp::Function< void (int, ::hx::Object *) > NativeCFFI_obj::lime_al_delete_sources; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_al_disable; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_al_distance_model; - -::cpp::Function< void (float) > NativeCFFI_obj::lime_al_doppler_factor; - -::cpp::Function< void (float) > NativeCFFI_obj::lime_al_doppler_velocity; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_al_enable; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_al_gen_source; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_al_gen_sources; - -::cpp::Function< bool (int) > NativeCFFI_obj::lime_al_get_boolean; - -::cpp::Function< ::hx::Object * (int,int) > NativeCFFI_obj::lime_al_get_booleanv; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_al_gen_buffer; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_al_gen_buffers; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_al_get_buffer3f; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_al_get_buffer3i; - -::cpp::Function< float ( ::hx::Object *,int) > NativeCFFI_obj::lime_al_get_bufferf; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_al_get_bufferfv; - -::cpp::Function< int ( ::hx::Object *,int) > NativeCFFI_obj::lime_al_get_bufferi; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_al_get_bufferiv; - -::cpp::Function< Float (int) > NativeCFFI_obj::lime_al_get_double; - -::cpp::Function< ::hx::Object * (int,int) > NativeCFFI_obj::lime_al_get_doublev; - -::cpp::Function< int (::String) > NativeCFFI_obj::lime_al_get_enum_value; - -::cpp::Function< int () > NativeCFFI_obj::lime_al_get_error; - -::cpp::Function< float (int) > NativeCFFI_obj::lime_al_get_float; - -::cpp::Function< ::hx::Object * (int,int) > NativeCFFI_obj::lime_al_get_floatv; - -::cpp::Function< int (int) > NativeCFFI_obj::lime_al_get_integer; - -::cpp::Function< ::hx::Object * (int,int) > NativeCFFI_obj::lime_al_get_integerv; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_al_get_listener3f; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_al_get_listener3i; - -::cpp::Function< float (int) > NativeCFFI_obj::lime_al_get_listenerf; - -::cpp::Function< ::hx::Object * (int,int) > NativeCFFI_obj::lime_al_get_listenerfv; - -::cpp::Function< int (int) > NativeCFFI_obj::lime_al_get_listeneri; - -::cpp::Function< ::hx::Object * (int,int) > NativeCFFI_obj::lime_al_get_listeneriv; - -::cpp::Function< Float (::String) > NativeCFFI_obj::lime_al_get_proc_address; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_al_get_source3f; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_al_get_source3i; - -::cpp::Function< float ( ::hx::Object *,int) > NativeCFFI_obj::lime_al_get_sourcef; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_al_get_sourcefv; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_al_get_sourcei; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_al_get_sourceiv; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_al_get_string; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_al_is_buffer; - -::cpp::Function< bool (int) > NativeCFFI_obj::lime_al_is_enabled; - -::cpp::Function< bool (::String) > NativeCFFI_obj::lime_al_is_extension_present; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_al_is_source; - -::cpp::Function< void (int,float,float,float) > NativeCFFI_obj::lime_al_listener3f; - -::cpp::Function< void (int,int,int,int) > NativeCFFI_obj::lime_al_listener3i; - -::cpp::Function< void (int,float) > NativeCFFI_obj::lime_al_listenerf; - -::cpp::Function< void (int, ::hx::Object *) > NativeCFFI_obj::lime_al_listenerfv; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_al_listeneri; - -::cpp::Function< void (int, ::hx::Object *) > NativeCFFI_obj::lime_al_listeneriv; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_al_source_pause; - -::cpp::Function< void (int, ::hx::Object *) > NativeCFFI_obj::lime_al_source_pausev; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_al_source_play; - -::cpp::Function< void (int, ::hx::Object *) > NativeCFFI_obj::lime_al_source_playv; - -::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > NativeCFFI_obj::lime_al_source_queue_buffers; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_al_source_rewind; - -::cpp::Function< void (int, ::hx::Object *) > NativeCFFI_obj::lime_al_source_rewindv; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_al_source_stop; - -::cpp::Function< void (int, ::hx::Object *) > NativeCFFI_obj::lime_al_source_stopv; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_al_source_unqueue_buffers; - -::cpp::Function< void ( ::hx::Object *,int,float,float,float) > NativeCFFI_obj::lime_al_source3f; - -::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *,int,int) > NativeCFFI_obj::lime_al_source3i; - -::cpp::Function< void ( ::hx::Object *,int,float) > NativeCFFI_obj::lime_al_sourcef; - -::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > NativeCFFI_obj::lime_al_sourcefv; - -::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > NativeCFFI_obj::lime_al_sourcei; - -::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > NativeCFFI_obj::lime_al_sourceiv; - -::cpp::Function< void (float) > NativeCFFI_obj::lime_al_speed_of_sound; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_alc_close_device; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_alc_create_context; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_alc_destroy_context; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_alc_get_contexts_device; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_alc_get_current_context; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_alc_get_error; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_alc_get_integerv; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_alc_get_string; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_alc_make_context_current; - -::cpp::Function< ::hx::Object * (::String) > NativeCFFI_obj::lime_alc_open_device; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_alc_pause_device; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_alc_process_context; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_alc_resume_device; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_alc_suspend_context; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_al_gen_filter; - -::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > NativeCFFI_obj::lime_al_filteri; - -::cpp::Function< void ( ::hx::Object *,int,float) > NativeCFFI_obj::lime_al_filterf; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_al_remove_direct_filter; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_al_is_filter; - -::cpp::Function< int ( ::hx::Object *,int) > NativeCFFI_obj::lime_al_get_filteri; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_al_gen_effect; - -::cpp::Function< void ( ::hx::Object *,int,float) > NativeCFFI_obj::lime_al_effectf; - -::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > NativeCFFI_obj::lime_al_effectfv; - -::cpp::Function< void ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_al_effecti; - -::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > NativeCFFI_obj::lime_al_effectiv; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_al_is_effect; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_al_gen_aux; - -::cpp::Function< void ( ::hx::Object *,int,float) > NativeCFFI_obj::lime_al_auxf; - -::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > NativeCFFI_obj::lime_al_auxfv; - -::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > NativeCFFI_obj::lime_al_auxi; - -::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > NativeCFFI_obj::lime_al_auxiv; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_al_is_aux; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_al_remove_send; - -::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > NativeCFFI_obj::lime_cairo_arc; - -::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > NativeCFFI_obj::lime_cairo_arc_negative; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_clip; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_clip_preserve; - -::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > NativeCFFI_obj::lime_cairo_clip_extents; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_close_path; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_copy_page; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_create; - -::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > NativeCFFI_obj::lime_cairo_curve_to; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_fill; - -::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > NativeCFFI_obj::lime_cairo_fill_extents; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_fill_preserve; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_antialias; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_current_point; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_dash; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_dash_count; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_fill_rule; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_font_face; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_font_options; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_group_target; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_line_cap; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_line_join; - -::cpp::Function< Float ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_line_width; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_matrix; - -::cpp::Function< Float ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_miter_limit; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_operator; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_source; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_target; - -::cpp::Function< Float ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_get_tolerance; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_has_current_point; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_identity_matrix; - -::cpp::Function< bool ( ::hx::Object *,Float,Float) > NativeCFFI_obj::lime_cairo_in_clip; - -::cpp::Function< bool ( ::hx::Object *,Float,Float) > NativeCFFI_obj::lime_cairo_in_fill; - -::cpp::Function< bool ( ::hx::Object *,Float,Float) > NativeCFFI_obj::lime_cairo_in_stroke; - -::cpp::Function< void ( ::hx::Object *,Float,Float) > NativeCFFI_obj::lime_cairo_line_to; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_cairo_mask; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *,Float,Float) > NativeCFFI_obj::lime_cairo_mask_surface; - -::cpp::Function< void ( ::hx::Object *,Float,Float) > NativeCFFI_obj::lime_cairo_move_to; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_new_path; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_paint; - -::cpp::Function< void ( ::hx::Object *,Float) > NativeCFFI_obj::lime_cairo_paint_with_alpha; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_pop_group; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_pop_group_to_source; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_push_group; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_cairo_push_group_with_content; - -::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > NativeCFFI_obj::lime_cairo_rectangle; - -::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > NativeCFFI_obj::lime_cairo_rel_curve_to; - -::cpp::Function< void ( ::hx::Object *,Float,Float) > NativeCFFI_obj::lime_cairo_rel_line_to; - -::cpp::Function< void ( ::hx::Object *,Float,Float) > NativeCFFI_obj::lime_cairo_rel_move_to; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_reset_clip; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_restore; - -::cpp::Function< void ( ::hx::Object *,Float) > NativeCFFI_obj::lime_cairo_rotate; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_save; - -::cpp::Function< void ( ::hx::Object *,Float,Float) > NativeCFFI_obj::lime_cairo_scale; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_cairo_set_antialias; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_cairo_set_dash; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_cairo_set_fill_rule; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_cairo_set_font_face; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_cairo_set_font_options; - -::cpp::Function< void ( ::hx::Object *,Float) > NativeCFFI_obj::lime_cairo_set_font_size; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_cairo_set_line_cap; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_cairo_set_line_join; - -::cpp::Function< void ( ::hx::Object *,Float) > NativeCFFI_obj::lime_cairo_set_line_width; - -::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > NativeCFFI_obj::lime_cairo_set_matrix; - -::cpp::Function< void ( ::hx::Object *,Float) > NativeCFFI_obj::lime_cairo_set_miter_limit; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_cairo_set_operator; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_cairo_set_source; - -::cpp::Function< void ( ::hx::Object *,Float,Float,Float) > NativeCFFI_obj::lime_cairo_set_source_rgb; - -::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > NativeCFFI_obj::lime_cairo_set_source_rgba; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *,Float,Float) > NativeCFFI_obj::lime_cairo_set_source_surface; - -::cpp::Function< void ( ::hx::Object *,Float) > NativeCFFI_obj::lime_cairo_set_tolerance; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_cairo_show_glyphs; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_show_page; - -::cpp::Function< void ( ::hx::Object *,::String) > NativeCFFI_obj::lime_cairo_show_text; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_status; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_stroke; - -::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > NativeCFFI_obj::lime_cairo_stroke_extents; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_stroke_preserve; - -::cpp::Function< void ( ::hx::Object *,::String) > NativeCFFI_obj::lime_cairo_text_path; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_cairo_transform; - -::cpp::Function< void ( ::hx::Object *,Float,Float) > NativeCFFI_obj::lime_cairo_translate; - -::cpp::Function< int () > NativeCFFI_obj::lime_cairo_version; - -::cpp::Function< ::String () > NativeCFFI_obj::lime_cairo_version_string; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_font_face_status; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_cairo_font_options_create; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_font_options_get_antialias; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_font_options_get_hint_metrics; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_font_options_get_hint_style; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_font_options_get_subpixel_order; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_cairo_font_options_set_antialias; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_cairo_font_options_set_hint_metrics; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_cairo_font_options_set_hint_style; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_cairo_font_options_set_subpixel_order; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_cairo_ft_font_face_create; - -::cpp::Function< ::hx::Object * (int,int,int) > NativeCFFI_obj::lime_cairo_image_surface_create; - -::cpp::Function< ::hx::Object * (Float,int,int,int,int) > NativeCFFI_obj::lime_cairo_image_surface_create_for_data; - -::cpp::Function< Float ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_image_surface_get_data; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_image_surface_get_format; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_image_surface_get_height; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_image_surface_get_stride; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_image_surface_get_width; - -::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > NativeCFFI_obj::lime_cairo_pattern_add_color_stop_rgb; - -::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > NativeCFFI_obj::lime_cairo_pattern_add_color_stop_rgba; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_pattern_create_for_surface; - -::cpp::Function< ::hx::Object * (Float,Float,Float,Float) > NativeCFFI_obj::lime_cairo_pattern_create_linear; - -::cpp::Function< ::hx::Object * (Float,Float,Float,Float,Float,Float) > NativeCFFI_obj::lime_cairo_pattern_create_radial; - -::cpp::Function< ::hx::Object * (Float,Float,Float) > NativeCFFI_obj::lime_cairo_pattern_create_rgb; - -::cpp::Function< ::hx::Object * (Float,Float,Float,Float) > NativeCFFI_obj::lime_cairo_pattern_create_rgba; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_pattern_get_color_stop_count; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_pattern_get_extend; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_pattern_get_filter; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_pattern_get_matrix; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_cairo_pattern_set_extend; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_cairo_pattern_set_filter; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_cairo_pattern_set_matrix; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_cairo_surface_flush; - -::cpp::Function< Float (::String,Float) > NativeCFFI_obj::lime_curl_getdate; - -::cpp::Function< void () > NativeCFFI_obj::lime_curl_global_cleanup; - -::cpp::Function< int (int) > NativeCFFI_obj::lime_curl_global_init; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_curl_version; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_curl_version_info; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_curl_easy_cleanup; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_curl_easy_duphandle; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,::String,int) > NativeCFFI_obj::lime_curl_easy_escape; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_curl_easy_flush; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_curl_easy_getinfo; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_curl_easy_init; - -::cpp::Function< int ( ::hx::Object *,int) > NativeCFFI_obj::lime_curl_easy_pause; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_curl_easy_perform; - -::cpp::Function< int ( ::hx::Object *, ::hx::Object *,int,int) > NativeCFFI_obj::lime_curl_easy_recv; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_curl_easy_reset; - -::cpp::Function< int ( ::hx::Object *, ::hx::Object *,int,int) > NativeCFFI_obj::lime_curl_easy_send; - -::cpp::Function< int ( ::hx::Object *,int, ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_curl_easy_setopt; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_curl_easy_strerror; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,::String,int,int) > NativeCFFI_obj::lime_curl_easy_unescape; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_curl_multi_init; - -::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_curl_multi_add_handle; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_curl_multi_get_running_handles; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_curl_multi_info_read; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_curl_multi_perform; - -::cpp::Function< int ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_curl_multi_remove_handle; - -::cpp::Function< int ( ::hx::Object *,int, ::hx::Object *) > NativeCFFI_obj::lime_curl_multi_setopt; - -::cpp::Function< int ( ::hx::Object *,int) > NativeCFFI_obj::lime_curl_multi_wait; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_active_texture; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_attach_shader; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_begin_query; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_begin_transform_feedback; - -::cpp::Function< void (int,int,::String) > NativeCFFI_obj::lime_gl_bind_attrib_location; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_bind_buffer; - -::cpp::Function< void (int,int,int) > NativeCFFI_obj::lime_gl_bind_buffer_base; - -::cpp::Function< void (int,int,int,Float,int) > NativeCFFI_obj::lime_gl_bind_buffer_range; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_bind_framebuffer; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_bind_renderbuffer; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_bind_sampler; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_bind_texture; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_bind_transform_feedback; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_bind_vertex_array; - -::cpp::Function< void (float,float,float,float) > NativeCFFI_obj::lime_gl_blend_color; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_blend_equation; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_blend_equation_separate; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_blend_func; - -::cpp::Function< void (int,int,int,int) > NativeCFFI_obj::lime_gl_blend_func_separate; - -::cpp::Function< void (int,int,int,int,int,int,int,int,int,int) > NativeCFFI_obj::lime_gl_blit_framebuffer; - -::cpp::Function< void (int,int,Float,int) > NativeCFFI_obj::lime_gl_buffer_data; - -::cpp::Function< void (int,int,int,Float) > NativeCFFI_obj::lime_gl_buffer_sub_data; - -::cpp::Function< int (int) > NativeCFFI_obj::lime_gl_check_framebuffer_status; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_clear; - -::cpp::Function< void (int,int,float,int) > NativeCFFI_obj::lime_gl_clear_bufferfi; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_clear_bufferfv; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_clear_bufferiv; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_clear_bufferuiv; - -::cpp::Function< int ( ::hx::Object *,int,int,int) > NativeCFFI_obj::lime_gl_client_wait_sync; - -::cpp::Function< void (float,float,float,float) > NativeCFFI_obj::lime_gl_clear_color; - -::cpp::Function< void (float) > NativeCFFI_obj::lime_gl_clear_depthf; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_clear_stencil; - -::cpp::Function< void (bool,bool,bool,bool) > NativeCFFI_obj::lime_gl_color_mask; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_compile_shader; - -::cpp::Function< void (int,int,int,int,int,int,int,Float) > NativeCFFI_obj::lime_gl_compressed_tex_image_2d; - -::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > NativeCFFI_obj::lime_gl_compressed_tex_image_3d; - -::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > NativeCFFI_obj::lime_gl_compressed_tex_sub_image_2d; - -::cpp::Function< void (int,int,int,int,int,int,int,int,int,int,Float) > NativeCFFI_obj::lime_gl_compressed_tex_sub_image_3d; - -::cpp::Function< void (int,int,Float,Float,int) > NativeCFFI_obj::lime_gl_copy_buffer_sub_data; - -::cpp::Function< void (int,int,int,int,int,int,int,int) > NativeCFFI_obj::lime_gl_copy_tex_image_2d; - -::cpp::Function< void (int,int,int,int,int,int,int,int) > NativeCFFI_obj::lime_gl_copy_tex_sub_image_2d; - -::cpp::Function< void (int,int,int,int,int,int,int,int,int) > NativeCFFI_obj::lime_gl_copy_tex_sub_image_3d; - -::cpp::Function< int () > NativeCFFI_obj::lime_gl_create_buffer; - -::cpp::Function< int () > NativeCFFI_obj::lime_gl_create_framebuffer; - -::cpp::Function< int () > NativeCFFI_obj::lime_gl_create_program; - -::cpp::Function< int () > NativeCFFI_obj::lime_gl_create_query; - -::cpp::Function< int () > NativeCFFI_obj::lime_gl_create_renderbuffer; - -::cpp::Function< int () > NativeCFFI_obj::lime_gl_create_sampler; - -::cpp::Function< int (int) > NativeCFFI_obj::lime_gl_create_shader; - -::cpp::Function< int () > NativeCFFI_obj::lime_gl_create_texture; - -::cpp::Function< int () > NativeCFFI_obj::lime_gl_create_transform_feedback; - -::cpp::Function< int () > NativeCFFI_obj::lime_gl_create_vertex_array; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_cull_face; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_delete_buffer; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_delete_framebuffer; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_delete_program; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_delete_query; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_delete_renderbuffer; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_delete_sampler; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_delete_shader; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_gl_delete_sync; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_delete_texture; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_delete_transform_feedback; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_delete_vertex_array; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_depth_func; - -::cpp::Function< void (bool) > NativeCFFI_obj::lime_gl_depth_mask; - -::cpp::Function< void (float,float) > NativeCFFI_obj::lime_gl_depth_rangef; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_detach_shader; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_disable; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_disable_vertex_attrib_array; - -::cpp::Function< void (int,int,int) > NativeCFFI_obj::lime_gl_draw_arrays; - -::cpp::Function< void (int,int,int,int) > NativeCFFI_obj::lime_gl_draw_arrays_instanced; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_gl_draw_buffers; - -::cpp::Function< void (int,int,int,Float) > NativeCFFI_obj::lime_gl_draw_elements; - -::cpp::Function< void (int,int,int,Float,int) > NativeCFFI_obj::lime_gl_draw_elements_instanced; - -::cpp::Function< void (int,int,int,int,int,Float) > NativeCFFI_obj::lime_gl_draw_range_elements; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_enable; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_enable_vertex_attrib_array; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_end_query; - -::cpp::Function< void () > NativeCFFI_obj::lime_gl_end_transform_feedback; - -::cpp::Function< ::hx::Object * (int,int) > NativeCFFI_obj::lime_gl_fence_sync; - -::cpp::Function< void () > NativeCFFI_obj::lime_gl_finish; - -::cpp::Function< void () > NativeCFFI_obj::lime_gl_flush; - -::cpp::Function< void (int,int,int,int) > NativeCFFI_obj::lime_gl_framebuffer_renderbuffer; - -::cpp::Function< void (int,int,int,int,int) > NativeCFFI_obj::lime_gl_framebuffer_texture2D; - -::cpp::Function< void (int,int,int,int,int) > NativeCFFI_obj::lime_gl_framebuffer_texture_layer; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_front_face; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_generate_mipmap; - -::cpp::Function< ::hx::Object * (int,int) > NativeCFFI_obj::lime_gl_get_active_attrib; - -::cpp::Function< ::hx::Object * (int,int) > NativeCFFI_obj::lime_gl_get_active_uniform; - -::cpp::Function< int (int,int,int) > NativeCFFI_obj::lime_gl_get_active_uniform_blocki; - -::cpp::Function< void (int,int,int,Float) > NativeCFFI_obj::lime_gl_get_active_uniform_blockiv; - -::cpp::Function< ::hx::Object * (int,int) > NativeCFFI_obj::lime_gl_get_active_uniform_block_name; - -::cpp::Function< void (int, ::hx::Object *,int,Float) > NativeCFFI_obj::lime_gl_get_active_uniformsiv; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_gl_get_attached_shaders; - -::cpp::Function< int (int,::String) > NativeCFFI_obj::lime_gl_get_attrib_location; - -::cpp::Function< bool (int) > NativeCFFI_obj::lime_gl_get_boolean; - -::cpp::Function< void (int,Float) > NativeCFFI_obj::lime_gl_get_booleanv; - -::cpp::Function< int (int,int) > NativeCFFI_obj::lime_gl_get_buffer_parameteri; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_buffer_parameteri64v; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_buffer_parameteriv; - -::cpp::Function< Float (int,int) > NativeCFFI_obj::lime_gl_get_buffer_pointerv; - -::cpp::Function< void (int,Float,int,Float) > NativeCFFI_obj::lime_gl_get_buffer_sub_data; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_gl_get_context_attributes; - -::cpp::Function< int () > NativeCFFI_obj::lime_gl_get_error; - -::cpp::Function< ::hx::Object * (::String) > NativeCFFI_obj::lime_gl_get_extension; - -::cpp::Function< float (int) > NativeCFFI_obj::lime_gl_get_float; - -::cpp::Function< void (int,Float) > NativeCFFI_obj::lime_gl_get_floatv; - -::cpp::Function< int (int,::String) > NativeCFFI_obj::lime_gl_get_frag_data_location; - -::cpp::Function< int (int,int,int) > NativeCFFI_obj::lime_gl_get_framebuffer_attachment_parameteri; - -::cpp::Function< void (int,int,int,Float) > NativeCFFI_obj::lime_gl_get_framebuffer_attachment_parameteriv; - -::cpp::Function< int (int) > NativeCFFI_obj::lime_gl_get_integer; - -::cpp::Function< void (int,Float) > NativeCFFI_obj::lime_gl_get_integer64v; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_integer64i_v; - -::cpp::Function< void (int,Float) > NativeCFFI_obj::lime_gl_get_integerv; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_integeri_v; - -::cpp::Function< void (int,int,int,int,Float) > NativeCFFI_obj::lime_gl_get_internalformativ; - -::cpp::Function< void (int,int, ::hx::Object *) > NativeCFFI_obj::lime_gl_get_program_binary; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_gl_get_program_info_log; - -::cpp::Function< int (int,int) > NativeCFFI_obj::lime_gl_get_programi; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_programiv; - -::cpp::Function< int (int,int) > NativeCFFI_obj::lime_gl_get_queryi; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_queryiv; - -::cpp::Function< int (int,int) > NativeCFFI_obj::lime_gl_get_query_objectui; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_query_objectuiv; - -::cpp::Function< int (int,int) > NativeCFFI_obj::lime_gl_get_renderbuffer_parameteri; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_renderbuffer_parameteriv; - -::cpp::Function< float (int,int) > NativeCFFI_obj::lime_gl_get_sampler_parameterf; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_sampler_parameterfv; - -::cpp::Function< int (int,int) > NativeCFFI_obj::lime_gl_get_sampler_parameteri; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_sampler_parameteriv; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_gl_get_shader_info_log; - -::cpp::Function< int (int,int) > NativeCFFI_obj::lime_gl_get_shaderi; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_shaderiv; - -::cpp::Function< ::hx::Object * (int,int) > NativeCFFI_obj::lime_gl_get_shader_precision_format; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_gl_get_shader_source; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_gl_get_string; - -::cpp::Function< ::hx::Object * (int,int) > NativeCFFI_obj::lime_gl_get_stringi; - -::cpp::Function< int ( ::hx::Object *,int) > NativeCFFI_obj::lime_gl_get_sync_parameteri; - -::cpp::Function< void ( ::hx::Object *,int,Float) > NativeCFFI_obj::lime_gl_get_sync_parameteriv; - -::cpp::Function< float (int,int) > NativeCFFI_obj::lime_gl_get_tex_parameterf; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_tex_parameterfv; - -::cpp::Function< int (int,int) > NativeCFFI_obj::lime_gl_get_tex_parameteri; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_tex_parameteriv; - -::cpp::Function< ::hx::Object * (int,int) > NativeCFFI_obj::lime_gl_get_transform_feedback_varying; - -::cpp::Function< float (int,int) > NativeCFFI_obj::lime_gl_get_uniformf; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_uniformfv; - -::cpp::Function< int (int,int) > NativeCFFI_obj::lime_gl_get_uniformi; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_uniformiv; - -::cpp::Function< int (int,int) > NativeCFFI_obj::lime_gl_get_uniformui; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_uniformuiv; - -::cpp::Function< int (int,::String) > NativeCFFI_obj::lime_gl_get_uniform_block_index; - -::cpp::Function< int (int,::String) > NativeCFFI_obj::lime_gl_get_uniform_location; - -::cpp::Function< float (int,int) > NativeCFFI_obj::lime_gl_get_vertex_attribf; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_vertex_attribfv; - -::cpp::Function< int (int,int) > NativeCFFI_obj::lime_gl_get_vertex_attribi; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_vertex_attribiv; - -::cpp::Function< int (int,int) > NativeCFFI_obj::lime_gl_get_vertex_attribii; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_vertex_attribiiv; - -::cpp::Function< int (int,int) > NativeCFFI_obj::lime_gl_get_vertex_attribiui; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_get_vertex_attribiuiv; - -::cpp::Function< Float (int,int) > NativeCFFI_obj::lime_gl_get_vertex_attrib_pointerv; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_hint; - -::cpp::Function< void (int, ::hx::Object *) > NativeCFFI_obj::lime_gl_invalidate_framebuffer; - -::cpp::Function< void (int, ::hx::Object *,int,int,int,int) > NativeCFFI_obj::lime_gl_invalidate_sub_framebuffer; - -::cpp::Function< bool (int) > NativeCFFI_obj::lime_gl_is_buffer; - -::cpp::Function< bool (int) > NativeCFFI_obj::lime_gl_is_enabled; - -::cpp::Function< bool (int) > NativeCFFI_obj::lime_gl_is_framebuffer; - -::cpp::Function< bool (int) > NativeCFFI_obj::lime_gl_is_program; - -::cpp::Function< bool (int) > NativeCFFI_obj::lime_gl_is_query; - -::cpp::Function< bool (int) > NativeCFFI_obj::lime_gl_is_renderbuffer; - -::cpp::Function< bool (int) > NativeCFFI_obj::lime_gl_is_sampler; - -::cpp::Function< bool (int) > NativeCFFI_obj::lime_gl_is_shader; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_gl_is_sync; - -::cpp::Function< bool (int) > NativeCFFI_obj::lime_gl_is_texture; - -::cpp::Function< bool (int) > NativeCFFI_obj::lime_gl_is_transform_feedback; - -::cpp::Function< bool (int) > NativeCFFI_obj::lime_gl_is_vertex_array; - -::cpp::Function< void (float) > NativeCFFI_obj::lime_gl_line_width; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_link_program; - -::cpp::Function< Float (int,Float,int,int) > NativeCFFI_obj::lime_gl_map_buffer_range; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_gl_object_deregister; - -::cpp::Function< ::hx::Object * (int,int) > NativeCFFI_obj::lime_gl_object_from_id; - -::cpp::Function< ::hx::Object * (int,int, ::hx::Object *) > NativeCFFI_obj::lime_gl_object_register; - -::cpp::Function< void () > NativeCFFI_obj::lime_gl_pause_transform_feedback; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_pixel_storei; - -::cpp::Function< void (float,float) > NativeCFFI_obj::lime_gl_polygon_offset; - -::cpp::Function< void (int,int,Float,int) > NativeCFFI_obj::lime_gl_program_binary; - -::cpp::Function< void (int,int,int) > NativeCFFI_obj::lime_gl_program_parameteri; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_read_buffer; - -::cpp::Function< void (int,int,int,int,int,int,Float) > NativeCFFI_obj::lime_gl_read_pixels; - -::cpp::Function< void () > NativeCFFI_obj::lime_gl_release_shader_compiler; - -::cpp::Function< void (int,int,int,int) > NativeCFFI_obj::lime_gl_renderbuffer_storage; - -::cpp::Function< void (int,int,int,int,int) > NativeCFFI_obj::lime_gl_renderbuffer_storage_multisample; - -::cpp::Function< void () > NativeCFFI_obj::lime_gl_resume_transform_feedback; - -::cpp::Function< void (float,bool) > NativeCFFI_obj::lime_gl_sample_coverage; - -::cpp::Function< void (int,int,float) > NativeCFFI_obj::lime_gl_sampler_parameterf; - -::cpp::Function< void (int,int,int) > NativeCFFI_obj::lime_gl_sampler_parameteri; - -::cpp::Function< void (int,int,int,int) > NativeCFFI_obj::lime_gl_scissor; - -::cpp::Function< void ( ::hx::Object *,int,Float,int) > NativeCFFI_obj::lime_gl_shader_binary; - -::cpp::Function< void (int,::String) > NativeCFFI_obj::lime_gl_shader_source; - -::cpp::Function< void (int,int,int) > NativeCFFI_obj::lime_gl_stencil_func; - -::cpp::Function< void (int,int,int,int) > NativeCFFI_obj::lime_gl_stencil_func_separate; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_stencil_mask; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_stencil_mask_separate; - -::cpp::Function< void (int,int,int) > NativeCFFI_obj::lime_gl_stencil_op; - -::cpp::Function< void (int,int,int,int) > NativeCFFI_obj::lime_gl_stencil_op_separate; - -::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > NativeCFFI_obj::lime_gl_tex_image_2d; - -::cpp::Function< void (int,int,int,int,int,int,int,int,int,Float) > NativeCFFI_obj::lime_gl_tex_image_3d; - -::cpp::Function< void (int,int,float) > NativeCFFI_obj::lime_gl_tex_parameterf; - -::cpp::Function< void (int,int,int) > NativeCFFI_obj::lime_gl_tex_parameteri; - -::cpp::Function< void (int,int,int,int,int) > NativeCFFI_obj::lime_gl_tex_storage_2d; - -::cpp::Function< void (int,int,int,int,int,int) > NativeCFFI_obj::lime_gl_tex_storage_3d; - -::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > NativeCFFI_obj::lime_gl_tex_sub_image_2d; - -::cpp::Function< void (int,int,int,int,int,int,int,int,int,int,Float) > NativeCFFI_obj::lime_gl_tex_sub_image_3d; - -::cpp::Function< void (int, ::hx::Object *,int) > NativeCFFI_obj::lime_gl_transform_feedback_varyings; - -::cpp::Function< void (int,float) > NativeCFFI_obj::lime_gl_uniform1f; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_uniform1fv; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_uniform1i; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_uniform1iv; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_uniform1ui; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_uniform1uiv; - -::cpp::Function< void (int,float,float) > NativeCFFI_obj::lime_gl_uniform2f; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_uniform2fv; - -::cpp::Function< void (int,int,int) > NativeCFFI_obj::lime_gl_uniform2i; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_uniform2iv; - -::cpp::Function< void (int,int,int) > NativeCFFI_obj::lime_gl_uniform2ui; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_uniform2uiv; - -::cpp::Function< void (int,float,float,float) > NativeCFFI_obj::lime_gl_uniform3f; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_uniform3fv; - -::cpp::Function< void (int,int,int,int) > NativeCFFI_obj::lime_gl_uniform3i; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_uniform3iv; - -::cpp::Function< void (int,int,int,int) > NativeCFFI_obj::lime_gl_uniform3ui; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_uniform3uiv; - -::cpp::Function< void (int,float,float,float,float) > NativeCFFI_obj::lime_gl_uniform4f; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_uniform4fv; - -::cpp::Function< void (int,int,int,int,int) > NativeCFFI_obj::lime_gl_uniform4i; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_uniform4iv; - -::cpp::Function< void (int,int,int,int,int) > NativeCFFI_obj::lime_gl_uniform4ui; - -::cpp::Function< void (int,int,Float) > NativeCFFI_obj::lime_gl_uniform4uiv; - -::cpp::Function< void (int,int,int) > NativeCFFI_obj::lime_gl_uniform_block_binding; - -::cpp::Function< void (int,int,bool,Float) > NativeCFFI_obj::lime_gl_uniform_matrix2fv; - -::cpp::Function< void (int,int,bool,Float) > NativeCFFI_obj::lime_gl_uniform_matrix2x3fv; - -::cpp::Function< void (int,int,bool,Float) > NativeCFFI_obj::lime_gl_uniform_matrix2x4fv; - -::cpp::Function< void (int,int,bool,Float) > NativeCFFI_obj::lime_gl_uniform_matrix3fv; - -::cpp::Function< void (int,int,bool,Float) > NativeCFFI_obj::lime_gl_uniform_matrix3x2fv; - -::cpp::Function< void (int,int,bool,Float) > NativeCFFI_obj::lime_gl_uniform_matrix3x4fv; - -::cpp::Function< void (int,int,bool,Float) > NativeCFFI_obj::lime_gl_uniform_matrix4fv; - -::cpp::Function< void (int,int,bool,Float) > NativeCFFI_obj::lime_gl_uniform_matrix4x2fv; - -::cpp::Function< void (int,int,bool,Float) > NativeCFFI_obj::lime_gl_uniform_matrix4x3fv; - -::cpp::Function< bool (int) > NativeCFFI_obj::lime_gl_unmap_buffer; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_use_program; - -::cpp::Function< void (int) > NativeCFFI_obj::lime_gl_validate_program; - -::cpp::Function< void (int,float) > NativeCFFI_obj::lime_gl_vertex_attrib1f; - -::cpp::Function< void (int,Float) > NativeCFFI_obj::lime_gl_vertex_attrib1fv; - -::cpp::Function< void (int,float,float) > NativeCFFI_obj::lime_gl_vertex_attrib2f; - -::cpp::Function< void (int,Float) > NativeCFFI_obj::lime_gl_vertex_attrib2fv; - -::cpp::Function< void (int,float,float,float) > NativeCFFI_obj::lime_gl_vertex_attrib3f; - -::cpp::Function< void (int,Float) > NativeCFFI_obj::lime_gl_vertex_attrib3fv; - -::cpp::Function< void (int,float,float,float,float) > NativeCFFI_obj::lime_gl_vertex_attrib4f; - -::cpp::Function< void (int,Float) > NativeCFFI_obj::lime_gl_vertex_attrib4fv; - -::cpp::Function< void (int,int,int,int,int) > NativeCFFI_obj::lime_gl_vertex_attribi4i; - -::cpp::Function< void (int,Float) > NativeCFFI_obj::lime_gl_vertex_attribi4iv; - -::cpp::Function< void (int,int,int,int,int) > NativeCFFI_obj::lime_gl_vertex_attribi4ui; - -::cpp::Function< void (int,Float) > NativeCFFI_obj::lime_gl_vertex_attribi4uiv; - -::cpp::Function< void (int,int) > NativeCFFI_obj::lime_gl_vertex_attrib_divisor; - -::cpp::Function< void (int,int,int,int,Float) > NativeCFFI_obj::lime_gl_vertex_attrib_ipointer; - -::cpp::Function< void (int,int,int,bool,int,Float) > NativeCFFI_obj::lime_gl_vertex_attrib_pointer; - -::cpp::Function< void (int,int,int,int) > NativeCFFI_obj::lime_gl_viewport; - -::cpp::Function< void ( ::hx::Object *,int,int,int) > NativeCFFI_obj::lime_gl_wait_sync; - -::cpp::Function< ::hx::Object * (Float,int,int) > NativeCFFI_obj::lime_hb_blob_create; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_hb_blob_create_sub_blob; - -::cpp::Function< Float ( ::hx::Object *) > NativeCFFI_obj::lime_hb_blob_get_data; - -::cpp::Function< Float ( ::hx::Object *) > NativeCFFI_obj::lime_hb_blob_get_data_writable; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_hb_blob_get_empty; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_blob_get_length; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_hb_blob_is_immutable; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_hb_blob_make_immutable; - -::cpp::Function< void ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_hb_buffer_add; - -::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > NativeCFFI_obj::lime_hb_buffer_add_codepoints; - -::cpp::Function< void ( ::hx::Object *,::String,int,int) > NativeCFFI_obj::lime_hb_buffer_add_utf8; - -::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > NativeCFFI_obj::lime_hb_buffer_add_utf16; - -::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > NativeCFFI_obj::lime_hb_buffer_add_utf32; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_allocation_successful; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_clear_contents; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_hb_buffer_create; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_get_cluster_level; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_get_content_type; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_get_direction; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_hb_buffer_get_empty; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_get_flags; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_get_glyph_infos; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_get_glyph_positions; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_get_language; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_get_length; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_get_replacement_codepoint; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_get_script; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_get_segment_properties; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_guess_segment_properties; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_normalize_glyphs; - -::cpp::Function< bool ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_buffer_preallocate; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_reset; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_reverse; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_reverse_clusters; - -::cpp::Function< int (::String) > NativeCFFI_obj::lime_hb_buffer_serialize_format_from_string; - -::cpp::Function< ::hx::Object * (int) > NativeCFFI_obj::lime_hb_buffer_serialize_format_to_string; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_hb_buffer_serialize_list_formats; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_buffer_set_cluster_level; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_buffer_set_content_type; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_buffer_set_direction; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_buffer_set_flags; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_set_language; - -::cpp::Function< bool ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_buffer_set_length; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_buffer_set_replacement_codepoint; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_buffer_set_script; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_hb_buffer_set_segment_properties; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_face_create; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_hb_face_get_empty; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_face_get_glyph_count; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_face_get_index; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_face_get_upem; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_hb_face_is_immutable; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_hb_face_make_immutable; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_hb_face_reference_blob; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_face_reference_table; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_face_set_glyph_count; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_face_set_index; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_face_set_upem; - -::cpp::Function< ::hx::Object * (::String) > NativeCFFI_obj::lime_hb_feature_from_string; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_hb_feature_to_string; - -::cpp::Function< void ( ::hx::Object *,int,int,int,int) > NativeCFFI_obj::lime_hb_font_add_glyph_origin_for_direction; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_hb_font_create; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_hb_font_create_sub_font; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_hb_font_get_empty; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_hb_font_get_face; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_hb_font_get_glyph_advance_for_direction; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int,int) > NativeCFFI_obj::lime_hb_font_get_glyph_kerning_for_direction; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_hb_font_get_glyph_origin_for_direction; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_hb_font_get_parent; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_hb_font_get_ppem; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_hb_font_get_scale; - -::cpp::Function< int ( ::hx::Object *,::String) > NativeCFFI_obj::lime_hb_font_glyph_from_string; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_font_glyph_to_string; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_hb_font_is_immutable; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_hb_font_make_immutable; - -::cpp::Function< void ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_hb_font_set_ppem; - -::cpp::Function< void ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_hb_font_set_scale; - -::cpp::Function< void ( ::hx::Object *,int,int,int,int) > NativeCFFI_obj::lime_hb_font_subtract_glyph_origin_for_direction; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_hb_ft_font_create; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_hb_ft_font_create_referenced; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_ft_font_get_load_flags; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_ft_font_set_load_flags; - -::cpp::Function< ::hx::Object * (::String) > NativeCFFI_obj::lime_hb_language_from_string; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_hb_language_get_default; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_hb_language_to_string; - -::cpp::Function< bool ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_hb_segment_properties_equal; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_segment_properties_hash; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_set_add; - -::cpp::Function< void ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_hb_set_add_range; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_hb_set_allocation_successful; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_hb_set_clear; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_hb_set_create; - -::cpp::Function< void ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_set_del; - -::cpp::Function< void ( ::hx::Object *,int,int) > NativeCFFI_obj::lime_hb_set_del_range; - -::cpp::Function< ::hx::Object * () > NativeCFFI_obj::lime_hb_set_get_empty; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_set_get_max; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_set_get_min; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_set_get_population; - -::cpp::Function< bool ( ::hx::Object *,int) > NativeCFFI_obj::lime_hb_set_has; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_hb_set_intersect; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_hb_set_invert; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_hb_set_is_empty; - -::cpp::Function< bool ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_hb_set_is_equal; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_hb_set_next; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_hb_set_next_range; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_hb_set_set; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_hb_set_subtract; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_hb_set_symmetric_difference; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_hb_set_union; - -::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_hb_shape; - -::cpp::Function< int ( ::hx::Object *,int) > NativeCFFI_obj::lime_vorbis_file_bitrate; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_vorbis_file_bitrate_instant; - -::cpp::Function< void ( ::hx::Object *) > NativeCFFI_obj::lime_vorbis_file_clear; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_vorbis_file_comment; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_vorbis_file_crosslap; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_vorbis_file_from_bytes; - -::cpp::Function< ::hx::Object * (::String) > NativeCFFI_obj::lime_vorbis_file_from_file; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_vorbis_file_info; - -::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_vorbis_file_pcm_seek; - -::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_vorbis_file_pcm_seek_lap; - -::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_vorbis_file_pcm_seek_page; - -::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_vorbis_file_pcm_seek_page_lap; - -::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_vorbis_file_raw_seek; - -::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > NativeCFFI_obj::lime_vorbis_file_raw_seek_lap; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_vorbis_file_pcm_tell; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_vorbis_file_pcm_total; - -::cpp::Function< ::hx::Object * ( ::hx::Object *) > NativeCFFI_obj::lime_vorbis_file_raw_tell; - -::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > NativeCFFI_obj::lime_vorbis_file_raw_total; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,int,int,bool,int,bool) > NativeCFFI_obj::lime_vorbis_file_read; - -::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,int) > NativeCFFI_obj::lime_vorbis_file_read_float; - -::cpp::Function< bool ( ::hx::Object *) > NativeCFFI_obj::lime_vorbis_file_seekable; - -::cpp::Function< int ( ::hx::Object *,int) > NativeCFFI_obj::lime_vorbis_file_serial_number; - -::cpp::Function< int ( ::hx::Object *) > NativeCFFI_obj::lime_vorbis_file_streams; - -::cpp::Function< int ( ::hx::Object *,Float) > NativeCFFI_obj::lime_vorbis_file_time_seek; - -::cpp::Function< int ( ::hx::Object *,Float) > NativeCFFI_obj::lime_vorbis_file_time_seek_lap; - -::cpp::Function< int ( ::hx::Object *,Float) > NativeCFFI_obj::lime_vorbis_file_time_seek_page; - -::cpp::Function< int ( ::hx::Object *,Float) > NativeCFFI_obj::lime_vorbis_file_time_seek_page_lap; - -::cpp::Function< Float ( ::hx::Object *) > NativeCFFI_obj::lime_vorbis_file_time_tell; - -::cpp::Function< Float ( ::hx::Object *,int) > NativeCFFI_obj::lime_vorbis_file_time_total; - - -NativeCFFI_obj::NativeCFFI_obj() -{ -} - -bool NativeCFFI_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"lime_al_auxf") ) { outValue = ( lime_al_auxf ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_auxi") ) { outValue = ( lime_al_auxi ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_hint") ) { outValue = ( lime_gl_hint ); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"lime_al_auxfv") ) { outValue = ( lime_al_auxfv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_auxiv") ) { outValue = ( lime_al_auxiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_clear") ) { outValue = ( lime_gl_clear ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_flush") ) { outValue = ( lime_gl_flush ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_shape") ) { outValue = ( lime_hb_shape ); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"lime_font_load") ) { outValue = ( lime_font_load ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_enable") ) { outValue = ( lime_al_enable ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_is_aux") ) { outValue = ( lime_al_is_aux ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_arc") ) { outValue = ( lime_cairo_arc ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_enable") ) { outValue = ( lime_gl_enable ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_finish") ) { outValue = ( lime_gl_finish ); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"lime_audio_load") ) { outValue = ( lime_audio_load ); return true; } - if (HX_FIELD_EQ(inName,"lime_image_load") ) { outValue = ( lime_image_load ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_bufferf") ) { outValue = ( lime_al_bufferf ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_bufferi") ) { outValue = ( lime_al_bufferi ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_cleanup") ) { outValue = ( lime_al_cleanup ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_disable") ) { outValue = ( lime_al_disable ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_sourcef") ) { outValue = ( lime_al_sourcef ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_sourcei") ) { outValue = ( lime_al_sourcei ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_filteri") ) { outValue = ( lime_al_filteri ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_filterf") ) { outValue = ( lime_al_filterf ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_effectf") ) { outValue = ( lime_al_effectf ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_effecti") ) { outValue = ( lime_al_effecti ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_gen_aux") ) { outValue = ( lime_al_gen_aux ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_clip") ) { outValue = ( lime_cairo_clip ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_fill") ) { outValue = ( lime_cairo_fill ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_mask") ) { outValue = ( lime_cairo_mask ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_save") ) { outValue = ( lime_cairo_save ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_disable") ) { outValue = ( lime_gl_disable ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_sync") ) { outValue = ( lime_gl_is_sync ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_scissor") ) { outValue = ( lime_gl_scissor ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_add") ) { outValue = ( lime_hb_set_add ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_del") ) { outValue = ( lime_hb_set_del ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_has") ) { outValue = ( lime_hb_set_has ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_set") ) { outValue = ( lime_hb_set_set ); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"lime_window_move") ) { outValue = ( lime_window_move ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_buffer3f") ) { outValue = ( lime_al_buffer3f ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_buffer3i") ) { outValue = ( lime_al_buffer3i ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_bufferfv") ) { outValue = ( lime_al_bufferfv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_bufferiv") ) { outValue = ( lime_al_bufferiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source3f") ) { outValue = ( lime_al_source3f ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source3i") ) { outValue = ( lime_al_source3i ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_sourcefv") ) { outValue = ( lime_al_sourcefv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_sourceiv") ) { outValue = ( lime_al_sourceiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_effectfv") ) { outValue = ( lime_al_effectfv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_effectiv") ) { outValue = ( lime_al_effectiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_paint") ) { outValue = ( lime_cairo_paint ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_scale") ) { outValue = ( lime_cairo_scale ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_query") ) { outValue = ( lime_gl_is_query ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_viewport") ) { outValue = ( lime_gl_viewport ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_next") ) { outValue = ( lime_hb_set_next ); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"lime_image_encode") ) { outValue = ( lime_image_encode ); return true; } - if (HX_FIELD_EQ(inName,"lime_neko_execute") ) { outValue = ( lime_neko_execute ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_alert") ) { outValue = ( lime_window_alert ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_close") ) { outValue = ( lime_window_close ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_focus") ) { outValue = ( lime_window_focus ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_x") ) { outValue = ( lime_window_get_x ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_y") ) { outValue = ( lime_window_get_y ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_error") ) { outValue = ( lime_al_get_error ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_float") ) { outValue = ( lime_al_get_float ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_is_buffer") ) { outValue = ( lime_al_is_buffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_is_source") ) { outValue = ( lime_al_is_source ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_listenerf") ) { outValue = ( lime_al_listenerf ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_listeneri") ) { outValue = ( lime_al_listeneri ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_is_filter") ) { outValue = ( lime_al_is_filter ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_is_effect") ) { outValue = ( lime_al_is_effect ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_create") ) { outValue = ( lime_cairo_create ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_rotate") ) { outValue = ( lime_cairo_rotate ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_status") ) { outValue = ( lime_cairo_status ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_stroke") ) { outValue = ( lime_cairo_stroke ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_getdate") ) { outValue = ( lime_curl_getdate ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_version") ) { outValue = ( lime_curl_version ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_cull_face") ) { outValue = ( lime_gl_cull_face ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_end_query") ) { outValue = ( lime_gl_end_query ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_error") ) { outValue = ( lime_gl_get_error ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_float") ) { outValue = ( lime_gl_get_float ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_buffer") ) { outValue = ( lime_gl_is_buffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_shader") ) { outValue = ( lime_gl_is_shader ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform1f") ) { outValue = ( lime_gl_uniform1f ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform1i") ) { outValue = ( lime_gl_uniform1i ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform2f") ) { outValue = ( lime_gl_uniform2f ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform2i") ) { outValue = ( lime_gl_uniform2i ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform3f") ) { outValue = ( lime_gl_uniform3f ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform3i") ) { outValue = ( lime_gl_uniform3i ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform4f") ) { outValue = ( lime_gl_uniform4f ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform4i") ) { outValue = ( lime_gl_uniform4i ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_wait_sync") ) { outValue = ( lime_gl_wait_sync ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_clear") ) { outValue = ( lime_hb_set_clear ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_union") ) { outValue = ( lime_hb_set_union ); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"lime_font_set_size") ) { outValue = ( lime_font_set_size ); return true; } - if (HX_FIELD_EQ(inName,"lime_gzip_compress") ) { outValue = ( lime_gzip_compress ); return true; } - if (HX_FIELD_EQ(inName,"lime_lzma_compress") ) { outValue = ( lime_lzma_compress ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_create") ) { outValue = ( lime_window_create ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_id") ) { outValue = ( lime_window_get_id ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_resize") ) { outValue = ( lime_window_resize ); return true; } - if (HX_FIELD_EQ(inName,"lime_zlib_compress") ) { outValue = ( lime_zlib_compress ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_gen_source") ) { outValue = ( lime_al_gen_source ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_gen_buffer") ) { outValue = ( lime_al_gen_buffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_double") ) { outValue = ( lime_al_get_double ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_floatv") ) { outValue = ( lime_al_get_floatv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_string") ) { outValue = ( lime_al_get_string ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_is_enabled") ) { outValue = ( lime_al_is_enabled ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_listener3f") ) { outValue = ( lime_al_listener3f ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_listener3i") ) { outValue = ( lime_al_listener3i ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_listenerfv") ) { outValue = ( lime_al_listenerfv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_listeneriv") ) { outValue = ( lime_al_listeneriv ); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_get_error") ) { outValue = ( lime_alc_get_error ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_gen_filter") ) { outValue = ( lime_al_gen_filter ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_gen_effect") ) { outValue = ( lime_al_gen_effect ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_in_clip") ) { outValue = ( lime_cairo_in_clip ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_in_fill") ) { outValue = ( lime_cairo_in_fill ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_line_to") ) { outValue = ( lime_cairo_line_to ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_move_to") ) { outValue = ( lime_cairo_move_to ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_restore") ) { outValue = ( lime_cairo_restore ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_version") ) { outValue = ( lime_cairo_version ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_blend_func") ) { outValue = ( lime_gl_blend_func ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_color_mask") ) { outValue = ( lime_gl_color_mask ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_depth_func") ) { outValue = ( lime_gl_depth_func ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_depth_mask") ) { outValue = ( lime_gl_depth_mask ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_fence_sync") ) { outValue = ( lime_gl_fence_sync ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_front_face") ) { outValue = ( lime_gl_front_face ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_floatv") ) { outValue = ( lime_gl_get_floatv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_queryi") ) { outValue = ( lime_gl_get_queryi ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_string") ) { outValue = ( lime_gl_get_string ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_enabled") ) { outValue = ( lime_gl_is_enabled ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_program") ) { outValue = ( lime_gl_is_program ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_sampler") ) { outValue = ( lime_gl_is_sampler ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_texture") ) { outValue = ( lime_gl_is_texture ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_line_width") ) { outValue = ( lime_gl_line_width ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_stencil_op") ) { outValue = ( lime_gl_stencil_op ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform1fv") ) { outValue = ( lime_gl_uniform1fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform1iv") ) { outValue = ( lime_gl_uniform1iv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform1ui") ) { outValue = ( lime_gl_uniform1ui ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform2fv") ) { outValue = ( lime_gl_uniform2fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform2iv") ) { outValue = ( lime_gl_uniform2iv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform2ui") ) { outValue = ( lime_gl_uniform2ui ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform3fv") ) { outValue = ( lime_gl_uniform3fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform3iv") ) { outValue = ( lime_gl_uniform3iv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform3ui") ) { outValue = ( lime_gl_uniform3ui ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform4fv") ) { outValue = ( lime_gl_uniform4fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform4iv") ) { outValue = ( lime_gl_uniform4iv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform4ui") ) { outValue = ( lime_gl_uniform4ui ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_add") ) { outValue = ( lime_hb_buffer_add ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_create") ) { outValue = ( lime_hb_set_create ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_invert") ) { outValue = ( lime_hb_set_invert ); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"lime_font_load_file") ) { outValue = ( lime_font_load_file ); return true; } - if (HX_FIELD_EQ(inName,"lime_haptic_vibrate") ) { outValue = ( lime_haptic_vibrate ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_buffer_data") ) { outValue = ( lime_al_buffer_data ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_gen_sources") ) { outValue = ( lime_al_gen_sources ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_boolean") ) { outValue = ( lime_al_get_boolean ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_gen_buffers") ) { outValue = ( lime_al_gen_buffers ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_bufferf") ) { outValue = ( lime_al_get_bufferf ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_bufferi") ) { outValue = ( lime_al_get_bufferi ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_doublev") ) { outValue = ( lime_al_get_doublev ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_integer") ) { outValue = ( lime_al_get_integer ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_sourcef") ) { outValue = ( lime_al_get_sourcef ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_sourcei") ) { outValue = ( lime_al_get_sourcei ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_play") ) { outValue = ( lime_al_source_play ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_stop") ) { outValue = ( lime_al_source_stop ); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_get_string") ) { outValue = ( lime_alc_get_string ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_filteri") ) { outValue = ( lime_al_get_filteri ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_remove_send") ) { outValue = ( lime_al_remove_send ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_curve_to") ) { outValue = ( lime_cairo_curve_to ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_dash") ) { outValue = ( lime_cairo_get_dash ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_new_path") ) { outValue = ( lime_cairo_new_path ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_dash") ) { outValue = ( lime_cairo_set_dash ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_init") ) { outValue = ( lime_curl_easy_init ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_recv") ) { outValue = ( lime_curl_easy_recv ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_send") ) { outValue = ( lime_curl_easy_send ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_begin_query") ) { outValue = ( lime_gl_begin_query ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_buffer") ) { outValue = ( lime_gl_bind_buffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_blend_color") ) { outValue = ( lime_gl_blend_color ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_buffer_data") ) { outValue = ( lime_gl_buffer_data ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_clear_color") ) { outValue = ( lime_gl_clear_color ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_sync") ) { outValue = ( lime_gl_delete_sync ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_draw_arrays") ) { outValue = ( lime_gl_draw_arrays ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_boolean") ) { outValue = ( lime_gl_get_boolean ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_integer") ) { outValue = ( lime_gl_get_integer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_queryiv") ) { outValue = ( lime_gl_get_queryiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_shaderi") ) { outValue = ( lime_gl_get_shaderi ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_stringi") ) { outValue = ( lime_gl_get_stringi ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_read_buffer") ) { outValue = ( lime_gl_read_buffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_read_pixels") ) { outValue = ( lime_gl_read_pixels ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform1uiv") ) { outValue = ( lime_gl_uniform1uiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform2uiv") ) { outValue = ( lime_gl_uniform2uiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform3uiv") ) { outValue = ( lime_gl_uniform3uiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform4uiv") ) { outValue = ( lime_gl_uniform4uiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_use_program") ) { outValue = ( lime_gl_use_program ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_blob_create") ) { outValue = ( lime_hb_blob_create ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_create") ) { outValue = ( lime_hb_face_create ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_create") ) { outValue = ( lime_hb_font_create ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_get_max") ) { outValue = ( lime_hb_set_get_max ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_get_min") ) { outValue = ( lime_hb_set_get_min ); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"lime_audio_load_file") ) { outValue = ( lime_audio_load_file ); return true; } - if (HX_FIELD_EQ(inName,"lime_bytes_read_file") ) { outValue = ( lime_bytes_read_file ); return true; } - if (HX_FIELD_EQ(inName,"lime_font_get_height") ) { outValue = ( lime_font_get_height ); return true; } - if (HX_FIELD_EQ(inName,"lime_font_load_bytes") ) { outValue = ( lime_font_load_bytes ); return true; } - if (HX_FIELD_EQ(inName,"lime_gzip_decompress") ) { outValue = ( lime_gzip_decompress ); return true; } - if (HX_FIELD_EQ(inName,"lime_image_load_file") ) { outValue = ( lime_image_load_file ); return true; } - if (HX_FIELD_EQ(inName,"lime_lzma_decompress") ) { outValue = ( lime_lzma_decompress ); return true; } - if (HX_FIELD_EQ(inName,"lime_png_decode_file") ) { outValue = ( lime_png_decode_file ); return true; } - if (HX_FIELD_EQ(inName,"lime_system_open_url") ) { outValue = ( lime_system_open_url ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_icon") ) { outValue = ( lime_window_set_icon ); return true; } - if (HX_FIELD_EQ(inName,"lime_zlib_decompress") ) { outValue = ( lime_zlib_decompress ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_booleanv") ) { outValue = ( lime_al_get_booleanv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_buffer3f") ) { outValue = ( lime_al_get_buffer3f ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_buffer3i") ) { outValue = ( lime_al_get_buffer3i ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_bufferfv") ) { outValue = ( lime_al_get_bufferfv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_bufferiv") ) { outValue = ( lime_al_get_bufferiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_integerv") ) { outValue = ( lime_al_get_integerv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_source3f") ) { outValue = ( lime_al_get_source3f ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_source3i") ) { outValue = ( lime_al_get_source3i ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_sourcefv") ) { outValue = ( lime_al_get_sourcefv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_sourceiv") ) { outValue = ( lime_al_get_sourceiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_pause") ) { outValue = ( lime_al_source_pause ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_playv") ) { outValue = ( lime_al_source_playv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_stopv") ) { outValue = ( lime_al_source_stopv ); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_open_device") ) { outValue = ( lime_alc_open_device ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_copy_page") ) { outValue = ( lime_cairo_copy_page ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_in_stroke") ) { outValue = ( lime_cairo_in_stroke ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pop_group") ) { outValue = ( lime_cairo_pop_group ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_rectangle") ) { outValue = ( lime_cairo_rectangle ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_show_page") ) { outValue = ( lime_cairo_show_page ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_show_text") ) { outValue = ( lime_cairo_show_text ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_text_path") ) { outValue = ( lime_cairo_text_path ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_transform") ) { outValue = ( lime_cairo_transform ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_translate") ) { outValue = ( lime_cairo_translate ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_flush") ) { outValue = ( lime_curl_easy_flush ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_pause") ) { outValue = ( lime_curl_easy_pause ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_reset") ) { outValue = ( lime_curl_easy_reset ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_multi_init") ) { outValue = ( lime_curl_multi_init ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_multi_wait") ) { outValue = ( lime_curl_multi_wait ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_sampler") ) { outValue = ( lime_gl_bind_sampler ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_texture") ) { outValue = ( lime_gl_bind_texture ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_clear_depthf") ) { outValue = ( lime_gl_clear_depthf ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_query") ) { outValue = ( lime_gl_create_query ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_query") ) { outValue = ( lime_gl_delete_query ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_depth_rangef") ) { outValue = ( lime_gl_depth_rangef ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_draw_buffers") ) { outValue = ( lime_gl_draw_buffers ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_booleanv") ) { outValue = ( lime_gl_get_booleanv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_integerv") ) { outValue = ( lime_gl_get_integerv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_programi") ) { outValue = ( lime_gl_get_programi ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_shaderiv") ) { outValue = ( lime_gl_get_shaderiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_uniformf") ) { outValue = ( lime_gl_get_uniformf ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_uniformi") ) { outValue = ( lime_gl_get_uniformi ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_link_program") ) { outValue = ( lime_gl_link_program ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_pixel_storei") ) { outValue = ( lime_gl_pixel_storei ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_stencil_func") ) { outValue = ( lime_gl_stencil_func ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_stencil_mask") ) { outValue = ( lime_gl_stencil_mask ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_tex_image_2d") ) { outValue = ( lime_gl_tex_image_2d ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_tex_image_3d") ) { outValue = ( lime_gl_tex_image_3d ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_unmap_buffer") ) { outValue = ( lime_gl_unmap_buffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_reset") ) { outValue = ( lime_hb_buffer_reset ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_is_empty") ) { outValue = ( lime_hb_set_is_empty ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_is_equal") ) { outValue = ( lime_hb_set_is_equal ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_subtract") ) { outValue = ( lime_hb_set_subtract ); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"lime_application_exec") ) { outValue = ( lime_application_exec ); return true; } - if (HX_FIELD_EQ(inName,"lime_application_init") ) { outValue = ( lime_application_init ); return true; } - if (HX_FIELD_EQ(inName,"lime_application_quit") ) { outValue = ( lime_application_quit ); return true; } - if (HX_FIELD_EQ(inName,"lime_audio_load_bytes") ) { outValue = ( lime_audio_load_bytes ); return true; } - if (HX_FIELD_EQ(inName,"lime_deflate_compress") ) { outValue = ( lime_deflate_compress ); return true; } - if (HX_FIELD_EQ(inName,"lime_image_load_bytes") ) { outValue = ( lime_image_load_bytes ); return true; } - if (HX_FIELD_EQ(inName,"lime_jpeg_decode_file") ) { outValue = ( lime_jpeg_decode_file ); return true; } - if (HX_FIELD_EQ(inName,"lime_png_decode_bytes") ) { outValue = ( lime_png_decode_bytes ); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_timer") ) { outValue = ( lime_system_get_timer ); return true; } - if (HX_FIELD_EQ(inName,"lime_system_open_file") ) { outValue = ( lime_system_open_file ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_scale") ) { outValue = ( lime_window_get_scale ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_width") ) { outValue = ( lime_window_get_width ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_title") ) { outValue = ( lime_window_set_title ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_delete_buffer") ) { outValue = ( lime_al_delete_buffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_delete_source") ) { outValue = ( lime_al_delete_source ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_listenerf") ) { outValue = ( lime_al_get_listenerf ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_listeneri") ) { outValue = ( lime_al_get_listeneri ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_pausev") ) { outValue = ( lime_al_source_pausev ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_rewind") ) { outValue = ( lime_al_source_rewind ); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_close_device") ) { outValue = ( lime_alc_close_device ); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_get_integerv") ) { outValue = ( lime_alc_get_integerv ); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_pause_device") ) { outValue = ( lime_alc_pause_device ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_close_path") ) { outValue = ( lime_cairo_close_path ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_matrix") ) { outValue = ( lime_cairo_get_matrix ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_source") ) { outValue = ( lime_cairo_get_source ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_target") ) { outValue = ( lime_cairo_get_target ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_push_group") ) { outValue = ( lime_cairo_push_group ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_reset_clip") ) { outValue = ( lime_cairo_reset_clip ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_matrix") ) { outValue = ( lime_cairo_set_matrix ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_source") ) { outValue = ( lime_cairo_set_source ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_global_init") ) { outValue = ( lime_curl_global_init ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_escape") ) { outValue = ( lime_curl_easy_escape ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_setopt") ) { outValue = ( lime_curl_easy_setopt ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_attach_shader") ) { outValue = ( lime_gl_attach_shader ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_clear_stencil") ) { outValue = ( lime_gl_clear_stencil ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_buffer") ) { outValue = ( lime_gl_create_buffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_shader") ) { outValue = ( lime_gl_create_shader ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_buffer") ) { outValue = ( lime_gl_delete_buffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_shader") ) { outValue = ( lime_gl_delete_shader ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_detach_shader") ) { outValue = ( lime_gl_detach_shader ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_draw_elements") ) { outValue = ( lime_gl_draw_elements ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_extension") ) { outValue = ( lime_gl_get_extension ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_programiv") ) { outValue = ( lime_gl_get_programiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_uniformfv") ) { outValue = ( lime_gl_get_uniformfv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_uniformiv") ) { outValue = ( lime_gl_get_uniformiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_uniformui") ) { outValue = ( lime_gl_get_uniformui ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_shader_binary") ) { outValue = ( lime_gl_shader_binary ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_shader_source") ) { outValue = ( lime_gl_shader_source ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_blob_get_data") ) { outValue = ( lime_hb_blob_get_data ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_create") ) { outValue = ( lime_hb_buffer_create ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_get_upem") ) { outValue = ( lime_hb_face_get_upem ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_set_upem") ) { outValue = ( lime_hb_face_set_upem ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_get_face") ) { outValue = ( lime_hb_font_get_face ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_get_ppem") ) { outValue = ( lime_hb_font_get_ppem ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_set_ppem") ) { outValue = ( lime_hb_font_set_ppem ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_add_range") ) { outValue = ( lime_hb_set_add_range ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_del_range") ) { outValue = ( lime_hb_set_del_range ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_get_empty") ) { outValue = ( lime_hb_set_get_empty ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_intersect") ) { outValue = ( lime_hb_set_intersect ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_info") ) { outValue = ( lime_vorbis_file_info ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_read") ) { outValue = ( lime_vorbis_file_read ); return true; } - break; - case 22: - if (HX_FIELD_EQ(inName,"lime_font_get_ascender") ) { outValue = ( lime_font_get_ascender ); return true; } - if (HX_FIELD_EQ(inName,"lime_font_render_glyph") ) { outValue = ( lime_font_render_glyph ); return true; } - if (HX_FIELD_EQ(inName,"lime_jpeg_decode_bytes") ) { outValue = ( lime_jpeg_decode_bytes ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_height") ) { outValue = ( lime_window_get_height ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_cursor") ) { outValue = ( lime_window_set_cursor ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_warp_mouse") ) { outValue = ( lime_window_warp_mouse ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_delete_buffers") ) { outValue = ( lime_al_delete_buffers ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_delete_sources") ) { outValue = ( lime_al_delete_sources ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_distance_model") ) { outValue = ( lime_al_distance_model ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_doppler_factor") ) { outValue = ( lime_al_doppler_factor ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_enum_value") ) { outValue = ( lime_al_get_enum_value ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_listener3f") ) { outValue = ( lime_al_get_listener3f ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_listener3i") ) { outValue = ( lime_al_get_listener3i ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_listenerfv") ) { outValue = ( lime_al_get_listenerfv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_listeneriv") ) { outValue = ( lime_al_get_listeneriv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_rewindv") ) { outValue = ( lime_al_source_rewindv ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_speed_of_sound") ) { outValue = ( lime_al_speed_of_sound ); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_resume_device") ) { outValue = ( lime_alc_resume_device ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_rel_line_to") ) { outValue = ( lime_cairo_rel_line_to ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_rel_move_to") ) { outValue = ( lime_cairo_rel_move_to ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_show_glyphs") ) { outValue = ( lime_cairo_show_glyphs ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_version_info") ) { outValue = ( lime_curl_version_info ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_cleanup") ) { outValue = ( lime_curl_easy_cleanup ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_getinfo") ) { outValue = ( lime_curl_easy_getinfo ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_perform") ) { outValue = ( lime_curl_easy_perform ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_multi_setopt") ) { outValue = ( lime_curl_multi_setopt ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_active_texture") ) { outValue = ( lime_gl_active_texture ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_blend_equation") ) { outValue = ( lime_gl_blend_equation ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_clear_bufferfi") ) { outValue = ( lime_gl_clear_bufferfi ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_clear_bufferfv") ) { outValue = ( lime_gl_clear_bufferfv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_clear_bufferiv") ) { outValue = ( lime_gl_clear_bufferiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_compile_shader") ) { outValue = ( lime_gl_compile_shader ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_program") ) { outValue = ( lime_gl_create_program ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_sampler") ) { outValue = ( lime_gl_create_sampler ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_texture") ) { outValue = ( lime_gl_create_texture ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_program") ) { outValue = ( lime_gl_delete_program ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_sampler") ) { outValue = ( lime_gl_delete_sampler ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_texture") ) { outValue = ( lime_gl_delete_texture ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_integer64v") ) { outValue = ( lime_gl_get_integer64v ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_integeri_v") ) { outValue = ( lime_gl_get_integeri_v ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_uniformuiv") ) { outValue = ( lime_gl_get_uniformuiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_framebuffer") ) { outValue = ( lime_gl_is_framebuffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_object_from_id") ) { outValue = ( lime_gl_object_from_id ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_polygon_offset") ) { outValue = ( lime_gl_polygon_offset ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_program_binary") ) { outValue = ( lime_gl_program_binary ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_tex_parameterf") ) { outValue = ( lime_gl_tex_parameterf ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_tex_parameteri") ) { outValue = ( lime_gl_tex_parameteri ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_tex_storage_2d") ) { outValue = ( lime_gl_tex_storage_2d ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_tex_storage_3d") ) { outValue = ( lime_gl_tex_storage_3d ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_blob_get_empty") ) { outValue = ( lime_hb_blob_get_empty ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_reverse") ) { outValue = ( lime_hb_buffer_reverse ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_get_empty") ) { outValue = ( lime_hb_face_get_empty ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_get_index") ) { outValue = ( lime_hb_face_get_index ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_set_index") ) { outValue = ( lime_hb_face_set_index ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_get_empty") ) { outValue = ( lime_hb_font_get_empty ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_get_scale") ) { outValue = ( lime_hb_font_get_scale ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_set_scale") ) { outValue = ( lime_hb_font_set_scale ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_ft_font_create") ) { outValue = ( lime_hb_ft_font_create ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_next_range") ) { outValue = ( lime_hb_set_next_range ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_clear") ) { outValue = ( lime_vorbis_file_clear ); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"lime_application_create") ) { outValue = ( lime_application_create ); return true; } - if (HX_FIELD_EQ(inName,"lime_application_update") ) { outValue = ( lime_application_update ); return true; } - if (HX_FIELD_EQ(inName,"lime_clipboard_get_text") ) { outValue = ( lime_clipboard_get_text ); return true; } - if (HX_FIELD_EQ(inName,"lime_clipboard_set_text") ) { outValue = ( lime_clipboard_set_text ); return true; } - if (HX_FIELD_EQ(inName,"lime_deflate_decompress") ) { outValue = ( lime_deflate_decompress ); return true; } - if (HX_FIELD_EQ(inName,"lime_font_get_descender") ) { outValue = ( lime_font_get_descender ); return true; } - if (HX_FIELD_EQ(inName,"lime_font_render_glyphs") ) { outValue = ( lime_font_render_glyphs ); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_display") ) { outValue = ( lime_system_get_display ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_context") ) { outValue = ( lime_window_get_context ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_display") ) { outValue = ( lime_window_get_display ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_read_pixels") ) { outValue = ( lime_window_read_pixels ); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_create_context") ) { outValue = ( lime_alc_create_context ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_arc_negative") ) { outValue = ( lime_cairo_arc_negative ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_clip_extents") ) { outValue = ( lime_cairo_clip_extents ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_fill_extents") ) { outValue = ( lime_cairo_fill_extents ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_line_cap") ) { outValue = ( lime_cairo_get_line_cap ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_operator") ) { outValue = ( lime_cairo_get_operator ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_mask_surface") ) { outValue = ( lime_cairo_mask_surface ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_rel_curve_to") ) { outValue = ( lime_cairo_rel_curve_to ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_line_cap") ) { outValue = ( lime_cairo_set_line_cap ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_operator") ) { outValue = ( lime_cairo_set_operator ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_strerror") ) { outValue = ( lime_curl_easy_strerror ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_unescape") ) { outValue = ( lime_curl_easy_unescape ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_multi_perform") ) { outValue = ( lime_curl_multi_perform ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_buffer_sub_data") ) { outValue = ( lime_gl_buffer_sub_data ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_clear_bufferuiv") ) { outValue = ( lime_gl_clear_bufferuiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_generate_mipmap") ) { outValue = ( lime_gl_generate_mipmap ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_renderbuffer") ) { outValue = ( lime_gl_is_renderbuffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_vertex_array") ) { outValue = ( lime_gl_is_vertex_array ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_object_register") ) { outValue = ( lime_gl_object_register ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_sample_coverage") ) { outValue = ( lime_gl_sample_coverage ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib1f") ) { outValue = ( lime_gl_vertex_attrib1f ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib2f") ) { outValue = ( lime_gl_vertex_attrib2f ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib3f") ) { outValue = ( lime_gl_vertex_attrib3f ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib4f") ) { outValue = ( lime_gl_vertex_attrib4f ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_blob_get_length") ) { outValue = ( lime_hb_blob_get_length ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_add_utf8") ) { outValue = ( lime_hb_buffer_add_utf8 ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_get_parent") ) { outValue = ( lime_hb_font_get_parent ); return true; } - break; - case 24: - if (HX_FIELD_EQ(inName,"lime_data_pointer_offset") ) { outValue = ( lime_data_pointer_offset ); return true; } - if (HX_FIELD_EQ(inName,"lime_file_watcher_create") ) { outValue = ( lime_file_watcher_create ); return true; } - if (HX_FIELD_EQ(inName,"lime_file_watcher_update") ) { outValue = ( lime_file_watcher_update ); return true; } - if (HX_FIELD_EQ(inName,"lime_font_get_num_glyphs") ) { outValue = ( lime_font_get_num_glyphs ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_context_flip") ) { outValue = ( lime_window_context_flip ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_context_lock") ) { outValue = ( lime_window_context_lock ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_doppler_velocity") ) { outValue = ( lime_al_doppler_velocity ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_proc_address") ) { outValue = ( lime_al_get_proc_address ); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_destroy_context") ) { outValue = ( lime_alc_destroy_context ); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_process_context") ) { outValue = ( lime_alc_process_context ); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_suspend_context") ) { outValue = ( lime_alc_suspend_context ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_clip_preserve") ) { outValue = ( lime_cairo_clip_preserve ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_fill_preserve") ) { outValue = ( lime_cairo_fill_preserve ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_antialias") ) { outValue = ( lime_cairo_get_antialias ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_fill_rule") ) { outValue = ( lime_cairo_get_fill_rule ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_font_face") ) { outValue = ( lime_cairo_get_font_face ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_line_join") ) { outValue = ( lime_cairo_get_line_join ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_tolerance") ) { outValue = ( lime_cairo_get_tolerance ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_antialias") ) { outValue = ( lime_cairo_set_antialias ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_fill_rule") ) { outValue = ( lime_cairo_set_fill_rule ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_font_face") ) { outValue = ( lime_cairo_set_font_face ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_font_size") ) { outValue = ( lime_cairo_set_font_size ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_line_join") ) { outValue = ( lime_cairo_set_line_join ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_tolerance") ) { outValue = ( lime_cairo_set_tolerance ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_surface_flush") ) { outValue = ( lime_cairo_surface_flush ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_global_cleanup") ) { outValue = ( lime_curl_global_cleanup ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_duphandle") ) { outValue = ( lime_curl_easy_duphandle ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_buffer_base") ) { outValue = ( lime_gl_bind_buffer_base ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_framebuffer") ) { outValue = ( lime_gl_bind_framebuffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_blit_framebuffer") ) { outValue = ( lime_gl_blit_framebuffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_client_wait_sync") ) { outValue = ( lime_gl_client_wait_sync ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_integer64i_v") ) { outValue = ( lime_gl_get_integer64i_v ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_map_buffer_range") ) { outValue = ( lime_gl_map_buffer_range ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_tex_sub_image_2d") ) { outValue = ( lime_gl_tex_sub_image_2d ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_tex_sub_image_3d") ) { outValue = ( lime_gl_tex_sub_image_3d ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_validate_program") ) { outValue = ( lime_gl_validate_program ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib1fv") ) { outValue = ( lime_gl_vertex_attrib1fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib2fv") ) { outValue = ( lime_gl_vertex_attrib2fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib3fv") ) { outValue = ( lime_gl_vertex_attrib3fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib4fv") ) { outValue = ( lime_gl_vertex_attrib4fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attribi4i") ) { outValue = ( lime_gl_vertex_attribi4i ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_add_utf16") ) { outValue = ( lime_hb_buffer_add_utf16 ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_add_utf32") ) { outValue = ( lime_hb_buffer_add_utf32 ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_empty") ) { outValue = ( lime_hb_buffer_get_empty ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_flags") ) { outValue = ( lime_hb_buffer_get_flags ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_flags") ) { outValue = ( lime_hb_buffer_set_flags ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_bitrate") ) { outValue = ( lime_vorbis_file_bitrate ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_comment") ) { outValue = ( lime_vorbis_file_comment ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_streams") ) { outValue = ( lime_vorbis_file_streams ); return true; } - break; - case 25: - if (HX_FIELD_EQ(inName,"lime_font_get_family_name") ) { outValue = ( lime_font_get_family_name ); return true; } - if (HX_FIELD_EQ(inName,"lime_font_get_glyph_index") ) { outValue = ( lime_font_get_glyph_index ); return true; } - if (HX_FIELD_EQ(inName,"lime_gamepad_add_mappings") ) { outValue = ( lime_gamepad_add_mappings ); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_directory") ) { outValue = ( lime_system_get_directory ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_maximized") ) { outValue = ( lime_window_set_maximized ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_minimized") ) { outValue = ( lime_window_set_minimized ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_resizable") ) { outValue = ( lime_window_set_resizable ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_dash_count") ) { outValue = ( lime_cairo_get_dash_count ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_line_width") ) { outValue = ( lime_cairo_get_line_width ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_line_width") ) { outValue = ( lime_cairo_set_line_width ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_source_rgb") ) { outValue = ( lime_cairo_set_source_rgb ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_stroke_extents") ) { outValue = ( lime_cairo_stroke_extents ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_version_string") ) { outValue = ( lime_cairo_version_string ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_multi_info_read") ) { outValue = ( lime_curl_multi_info_read ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_buffer_range") ) { outValue = ( lime_gl_bind_buffer_range ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_renderbuffer") ) { outValue = ( lime_gl_bind_renderbuffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_vertex_array") ) { outValue = ( lime_gl_bind_vertex_array ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_copy_tex_image_2d") ) { outValue = ( lime_gl_copy_tex_image_2d ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_active_attrib") ) { outValue = ( lime_gl_get_active_attrib ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_shader_source") ) { outValue = ( lime_gl_get_shader_source ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_object_deregister") ) { outValue = ( lime_gl_object_deregister ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix2fv") ) { outValue = ( lime_gl_uniform_matrix2fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix3fv") ) { outValue = ( lime_gl_uniform_matrix3fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix4fv") ) { outValue = ( lime_gl_uniform_matrix4fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attribi4iv") ) { outValue = ( lime_gl_vertex_attribi4iv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attribi4ui") ) { outValue = ( lime_gl_vertex_attribi4ui ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_blob_is_immutable") ) { outValue = ( lime_hb_blob_is_immutable ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_length") ) { outValue = ( lime_hb_buffer_get_length ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_script") ) { outValue = ( lime_hb_buffer_get_script ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_length") ) { outValue = ( lime_hb_buffer_set_length ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_script") ) { outValue = ( lime_hb_buffer_set_script ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_is_immutable") ) { outValue = ( lime_hb_face_is_immutable ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_feature_to_string") ) { outValue = ( lime_hb_feature_to_string ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_is_immutable") ) { outValue = ( lime_hb_font_is_immutable ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_crosslap") ) { outValue = ( lime_vorbis_file_crosslap ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_pcm_seek") ) { outValue = ( lime_vorbis_file_pcm_seek ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_raw_seek") ) { outValue = ( lime_vorbis_file_raw_seek ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_pcm_tell") ) { outValue = ( lime_vorbis_file_pcm_tell ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_raw_tell") ) { outValue = ( lime_vorbis_file_raw_tell ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_seekable") ) { outValue = ( lime_vorbis_file_seekable ); return true; } - break; - case 26: - if (HX_FIELD_EQ(inName,"lime_file_dialog_open_file") ) { outValue = ( lime_file_dialog_open_file ); return true; } - if (HX_FIELD_EQ(inName,"lime_file_dialog_save_file") ) { outValue = ( lime_file_dialog_save_file ); return true; } - if (HX_FIELD_EQ(inName,"lime_font_get_units_per_em") ) { outValue = ( lime_font_get_units_per_em ); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_merge") ) { outValue = ( lime_image_data_util_merge ); return true; } - if (HX_FIELD_EQ(inName,"lime_joystick_get_num_axes") ) { outValue = ( lime_joystick_get_num_axes ); return true; } - if (HX_FIELD_EQ(inName,"lime_joystick_get_num_hats") ) { outValue = ( lime_joystick_get_num_hats ); return true; } - if (HX_FIELD_EQ(inName,"lime_key_code_to_scan_code") ) { outValue = ( lime_key_code_to_scan_code ); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_ios_tablet") ) { outValue = ( lime_system_get_ios_tablet ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_context_unlock") ) { outValue = ( lime_window_context_unlock ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_mouse_lock") ) { outValue = ( lime_window_get_mouse_lock ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_borderless") ) { outValue = ( lime_window_set_borderless ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_fullscreen") ) { outValue = ( lime_window_set_fullscreen ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_mouse_lock") ) { outValue = ( lime_window_set_mouse_lock ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_miter_limit") ) { outValue = ( lime_cairo_get_miter_limit ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_identity_matrix") ) { outValue = ( lime_cairo_identity_matrix ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_miter_limit") ) { outValue = ( lime_cairo_set_miter_limit ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_source_rgba") ) { outValue = ( lime_cairo_set_source_rgba ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_stroke_preserve") ) { outValue = ( lime_cairo_stroke_preserve ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_multi_add_handle") ) { outValue = ( lime_curl_multi_add_handle ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_framebuffer") ) { outValue = ( lime_gl_create_framebuffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_framebuffer") ) { outValue = ( lime_gl_delete_framebuffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_active_uniform") ) { outValue = ( lime_gl_get_active_uniform ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_program_binary") ) { outValue = ( lime_gl_get_program_binary ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_query_objectui") ) { outValue = ( lime_gl_get_query_objectui ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_tex_parameterf") ) { outValue = ( lime_gl_get_tex_parameterf ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_tex_parameteri") ) { outValue = ( lime_gl_get_tex_parameteri ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attribf") ) { outValue = ( lime_gl_get_vertex_attribf ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attribi") ) { outValue = ( lime_gl_get_vertex_attribi ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_program_parameteri") ) { outValue = ( lime_gl_program_parameteri ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_sampler_parameterf") ) { outValue = ( lime_gl_sampler_parameterf ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_sampler_parameteri") ) { outValue = ( lime_gl_sampler_parameteri ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attribi4uiv") ) { outValue = ( lime_gl_vertex_attribi4uiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_preallocate") ) { outValue = ( lime_hb_buffer_preallocate ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_language_to_string") ) { outValue = ( lime_hb_language_to_string ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_get_population") ) { outValue = ( lime_hb_set_get_population ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_from_file") ) { outValue = ( lime_vorbis_file_from_file ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_pcm_total") ) { outValue = ( lime_vorbis_file_pcm_total ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_raw_total") ) { outValue = ( lime_vorbis_file_raw_total ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_time_seek") ) { outValue = ( lime_vorbis_file_time_seek ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_time_tell") ) { outValue = ( lime_vorbis_file_time_tell ); return true; } - break; - case 27: - if (HX_FIELD_EQ(inName,"lime_bytes_get_data_pointer") ) { outValue = ( lime_bytes_get_data_pointer ); return true; } - if (HX_FIELD_EQ(inName,"lime_file_dialog_open_files") ) { outValue = ( lime_file_dialog_open_files ); return true; } - if (HX_FIELD_EQ(inName,"lime_font_get_glyph_indices") ) { outValue = ( lime_font_get_glyph_indices ); return true; } - if (HX_FIELD_EQ(inName,"lime_font_get_glyph_metrics") ) { outValue = ( lime_font_get_glyph_metrics ); return true; } - if (HX_FIELD_EQ(inName,"lime_font_outline_decompose") ) { outValue = ( lime_font_outline_decompose ); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_resize") ) { outValue = ( lime_image_data_util_resize ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_font_options") ) { outValue = ( lime_cairo_get_font_options ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_group_target") ) { outValue = ( lime_cairo_get_group_target ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_paint_with_alpha") ) { outValue = ( lime_cairo_paint_with_alpha ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_font_options") ) { outValue = ( lime_cairo_set_font_options ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_font_face_status") ) { outValue = ( lime_cairo_font_face_status ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_blend_func_separate") ) { outValue = ( lime_gl_blend_func_separate ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_renderbuffer") ) { outValue = ( lime_gl_create_renderbuffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_vertex_array") ) { outValue = ( lime_gl_create_vertex_array ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_renderbuffer") ) { outValue = ( lime_gl_delete_renderbuffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_vertex_array") ) { outValue = ( lime_gl_delete_vertex_array ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_draw_range_elements") ) { outValue = ( lime_gl_draw_range_elements ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_attrib_location") ) { outValue = ( lime_gl_get_attrib_location ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_buffer_pointerv") ) { outValue = ( lime_gl_get_buffer_pointerv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_buffer_sub_data") ) { outValue = ( lime_gl_get_buffer_sub_data ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_query_objectuiv") ) { outValue = ( lime_gl_get_query_objectuiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_shader_info_log") ) { outValue = ( lime_gl_get_shader_info_log ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_sync_parameteri") ) { outValue = ( lime_gl_get_sync_parameteri ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_tex_parameterfv") ) { outValue = ( lime_gl_get_tex_parameterfv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_tex_parameteriv") ) { outValue = ( lime_gl_get_tex_parameteriv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attribfv") ) { outValue = ( lime_gl_get_vertex_attribfv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attribiv") ) { outValue = ( lime_gl_get_vertex_attribiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attribii") ) { outValue = ( lime_gl_get_vertex_attribii ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_stencil_op_separate") ) { outValue = ( lime_gl_stencil_op_separate ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix2x3fv") ) { outValue = ( lime_gl_uniform_matrix2x3fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix2x4fv") ) { outValue = ( lime_gl_uniform_matrix2x4fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix3x2fv") ) { outValue = ( lime_gl_uniform_matrix3x2fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix3x4fv") ) { outValue = ( lime_gl_uniform_matrix3x4fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix4x2fv") ) { outValue = ( lime_gl_uniform_matrix4x2fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix4x3fv") ) { outValue = ( lime_gl_uniform_matrix4x3fv ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_blob_make_immutable") ) { outValue = ( lime_hb_blob_make_immutable ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_language") ) { outValue = ( lime_hb_buffer_get_language ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_language") ) { outValue = ( lime_hb_buffer_set_language ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_make_immutable") ) { outValue = ( lime_hb_face_make_immutable ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_reference_blob") ) { outValue = ( lime_hb_face_reference_blob ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_feature_from_string") ) { outValue = ( lime_hb_feature_from_string ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_make_immutable") ) { outValue = ( lime_hb_font_make_immutable ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_from_bytes") ) { outValue = ( lime_vorbis_file_from_bytes ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_read_float") ) { outValue = ( lime_vorbis_file_read_float ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_time_total") ) { outValue = ( lime_vorbis_file_time_total ); return true; } - break; - case 28: - if (HX_FIELD_EQ(inName,"lime_bytes_from_data_pointer") ) { outValue = ( lime_bytes_from_data_pointer ); return true; } - if (HX_FIELD_EQ(inName,"lime_cffi_get_native_pointer") ) { outValue = ( lime_cffi_get_native_pointer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gamepad_get_device_guid") ) { outValue = ( lime_gamepad_get_device_guid ); return true; } - if (HX_FIELD_EQ(inName,"lime_gamepad_get_device_name") ) { outValue = ( lime_gamepad_get_device_name ); return true; } - if (HX_FIELD_EQ(inName,"lime_key_code_from_scan_code") ) { outValue = ( lime_key_code_from_scan_code ); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_device_model") ) { outValue = ( lime_system_get_device_model ); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_num_displays") ) { outValue = ( lime_system_get_num_displays ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_context_type") ) { outValue = ( lime_window_get_context_type ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_display_mode") ) { outValue = ( lime_window_get_display_mode ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_display_mode") ) { outValue = ( lime_window_set_display_mode ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_is_extension_present") ) { outValue = ( lime_al_is_extension_present ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_queue_buffers") ) { outValue = ( lime_al_source_queue_buffers ); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_get_contexts_device") ) { outValue = ( lime_alc_get_contexts_device ); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_get_current_context") ) { outValue = ( lime_alc_get_current_context ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_remove_direct_filter") ) { outValue = ( lime_al_remove_direct_filter ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_current_point") ) { outValue = ( lime_cairo_get_current_point ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_has_current_point") ) { outValue = ( lime_cairo_has_current_point ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_attrib_location") ) { outValue = ( lime_gl_bind_attrib_location ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_copy_buffer_sub_data") ) { outValue = ( lime_gl_copy_buffer_sub_data ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_attached_shaders") ) { outValue = ( lime_gl_get_attached_shaders ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_internalformativ") ) { outValue = ( lime_gl_get_internalformativ ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_program_info_log") ) { outValue = ( lime_gl_get_program_info_log ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_sync_parameteriv") ) { outValue = ( lime_gl_get_sync_parameteriv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_uniform_location") ) { outValue = ( lime_gl_get_uniform_location ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attribiiv") ) { outValue = ( lime_gl_get_vertex_attribiiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attribiui") ) { outValue = ( lime_gl_get_vertex_attribiui ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_renderbuffer_storage") ) { outValue = ( lime_gl_renderbuffer_storage ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_blob_create_sub_blob") ) { outValue = ( lime_hb_blob_create_sub_blob ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_direction") ) { outValue = ( lime_hb_buffer_get_direction ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_direction") ) { outValue = ( lime_hb_buffer_set_direction ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_get_glyph_count") ) { outValue = ( lime_hb_face_get_glyph_count ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_reference_table") ) { outValue = ( lime_hb_face_reference_table ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_set_glyph_count") ) { outValue = ( lime_hb_face_set_glyph_count ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_create_sub_font") ) { outValue = ( lime_hb_font_create_sub_font ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_glyph_to_string") ) { outValue = ( lime_hb_font_glyph_to_string ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_language_from_string") ) { outValue = ( lime_hb_language_from_string ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_language_get_default") ) { outValue = ( lime_hb_language_get_default ); return true; } - break; - case 29: - if (HX_FIELD_EQ(inName,"lime_joystick_get_device_guid") ) { outValue = ( lime_joystick_get_device_guid ); return true; } - if (HX_FIELD_EQ(inName,"lime_joystick_get_device_name") ) { outValue = ( lime_joystick_get_device_name ); return true; } - if (HX_FIELD_EQ(inName,"lime_joystick_get_num_buttons") ) { outValue = ( lime_joystick_get_num_buttons ); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_device_vendor") ) { outValue = ( lime_system_get_device_vendor ); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_platform_name") ) { outValue = ( lime_system_get_platform_name ); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_make_context_current") ) { outValue = ( lime_alc_make_context_current ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_source_surface") ) { outValue = ( lime_cairo_set_source_surface ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_create_rgb") ) { outValue = ( lime_cairo_pattern_create_rgb ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_get_extend") ) { outValue = ( lime_cairo_pattern_get_extend ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_get_filter") ) { outValue = ( lime_cairo_pattern_get_filter ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_get_matrix") ) { outValue = ( lime_cairo_pattern_get_matrix ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_set_extend") ) { outValue = ( lime_cairo_pattern_set_extend ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_set_filter") ) { outValue = ( lime_cairo_pattern_set_filter ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_set_matrix") ) { outValue = ( lime_cairo_pattern_set_matrix ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_multi_remove_handle") ) { outValue = ( lime_curl_multi_remove_handle ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_copy_tex_sub_image_2d") ) { outValue = ( lime_gl_copy_tex_sub_image_2d ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_copy_tex_sub_image_3d") ) { outValue = ( lime_gl_copy_tex_sub_image_3d ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_draw_arrays_instanced") ) { outValue = ( lime_gl_draw_arrays_instanced ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_framebuffer_texture2D") ) { outValue = ( lime_gl_framebuffer_texture2D ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_active_uniformsiv") ) { outValue = ( lime_gl_get_active_uniformsiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_buffer_parameteri") ) { outValue = ( lime_gl_get_buffer_parameteri ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attribiuiv") ) { outValue = ( lime_gl_get_vertex_attribiuiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_transform_feedback") ) { outValue = ( lime_gl_is_transform_feedback ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_stencil_func_separate") ) { outValue = ( lime_gl_stencil_func_separate ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_stencil_mask_separate") ) { outValue = ( lime_gl_stencil_mask_separate ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_block_binding") ) { outValue = ( lime_gl_uniform_block_binding ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib_divisor") ) { outValue = ( lime_gl_vertex_attrib_divisor ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib_pointer") ) { outValue = ( lime_gl_vertex_attrib_pointer ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_add_codepoints") ) { outValue = ( lime_hb_buffer_add_codepoints ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_clear_contents") ) { outValue = ( lime_hb_buffer_clear_contents ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_pcm_seek_lap") ) { outValue = ( lime_vorbis_file_pcm_seek_lap ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_raw_seek_lap") ) { outValue = ( lime_vorbis_file_raw_seek_lap ); return true; } - break; - case 30: - if (HX_FIELD_EQ(inName,"lime_image_data_util_fill_rect") ) { outValue = ( lime_image_data_util_fill_rect ); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_threshold") ) { outValue = ( lime_image_data_util_threshold ); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_platform_label") ) { outValue = ( lime_system_get_platform_label ); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_unqueue_buffers") ) { outValue = ( lime_al_source_unqueue_buffers ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pop_group_to_source") ) { outValue = ( lime_cairo_pop_group_to_source ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_create") ) { outValue = ( lime_cairo_font_options_create ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_ft_font_face_create") ) { outValue = ( lime_cairo_ft_font_face_create ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_create_rgba") ) { outValue = ( lime_cairo_pattern_create_rgba ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_end_transform_feedback") ) { outValue = ( lime_gl_end_transform_feedback ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_buffer_parameteriv") ) { outValue = ( lime_gl_get_buffer_parameteriv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_context_attributes") ) { outValue = ( lime_gl_get_context_attributes ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_frag_data_location") ) { outValue = ( lime_gl_get_frag_data_location ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_sampler_parameterf") ) { outValue = ( lime_gl_get_sampler_parameterf ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_sampler_parameteri") ) { outValue = ( lime_gl_get_sampler_parameteri ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_invalidate_framebuffer") ) { outValue = ( lime_gl_invalidate_framebuffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib_ipointer") ) { outValue = ( lime_gl_vertex_attrib_ipointer ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_blob_get_data_writable") ) { outValue = ( lime_hb_blob_get_data_writable ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_glyph_infos") ) { outValue = ( lime_hb_buffer_get_glyph_infos ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_glyph_from_string") ) { outValue = ( lime_hb_font_glyph_from_string ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_ft_font_get_load_flags") ) { outValue = ( lime_hb_ft_font_get_load_flags ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_ft_font_set_load_flags") ) { outValue = ( lime_hb_ft_font_set_load_flags ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_pcm_seek_page") ) { outValue = ( lime_vorbis_file_pcm_seek_page ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_serial_number") ) { outValue = ( lime_vorbis_file_serial_number ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_time_seek_lap") ) { outValue = ( lime_vorbis_file_time_seek_lap ); return true; } - break; - case 31: - if (HX_FIELD_EQ(inName,"lime_application_set_frame_rate") ) { outValue = ( lime_application_set_frame_rate ); return true; } - if (HX_FIELD_EQ(inName,"lime_file_dialog_open_directory") ) { outValue = ( lime_file_dialog_open_directory ); return true; } - if (HX_FIELD_EQ(inName,"lime_file_watcher_add_directory") ) { outValue = ( lime_file_watcher_add_directory ); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_flood_fill") ) { outValue = ( lime_image_data_util_flood_fill ); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_get_pixels") ) { outValue = ( lime_image_data_util_get_pixels ); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_set_format") ) { outValue = ( lime_image_data_util_set_format ); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_set_pixels") ) { outValue = ( lime_image_data_util_set_pixels ); return true; } - if (HX_FIELD_EQ(inName,"lime_key_event_manager_register") ) { outValue = ( lime_key_event_manager_register ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_image_surface_create") ) { outValue = ( lime_cairo_image_surface_create ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_transform_feedback") ) { outValue = ( lime_gl_bind_transform_feedback ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_blend_equation_separate") ) { outValue = ( lime_gl_blend_equation_separate ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_compressed_tex_image_2d") ) { outValue = ( lime_gl_compressed_tex_image_2d ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_compressed_tex_image_3d") ) { outValue = ( lime_gl_compressed_tex_image_3d ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_draw_elements_instanced") ) { outValue = ( lime_gl_draw_elements_instanced ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_sampler_parameterfv") ) { outValue = ( lime_gl_get_sampler_parameterfv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_sampler_parameteriv") ) { outValue = ( lime_gl_get_sampler_parameteriv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_uniform_block_index") ) { outValue = ( lime_gl_get_uniform_block_index ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_release_shader_compiler") ) { outValue = ( lime_gl_release_shader_compiler ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_content_type") ) { outValue = ( lime_hb_buffer_get_content_type ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_normalize_glyphs") ) { outValue = ( lime_hb_buffer_normalize_glyphs ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_reverse_clusters") ) { outValue = ( lime_hb_buffer_reverse_clusters ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_content_type") ) { outValue = ( lime_hb_buffer_set_content_type ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_segment_properties_hash") ) { outValue = ( lime_hb_segment_properties_hash ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_time_seek_page") ) { outValue = ( lime_vorbis_file_time_seek_page ); return true; } - break; - case 32: - if (HX_FIELD_EQ(inName,"lime_drop_event_manager_register") ) { outValue = ( lime_drop_event_manager_register ); return true; } - if (HX_FIELD_EQ(inName,"lime_font_get_underline_position") ) { outValue = ( lime_font_get_underline_position ); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_copy_pixels") ) { outValue = ( lime_image_data_util_copy_pixels ); return true; } - if (HX_FIELD_EQ(inName,"lime_joystick_get_num_trackballs") ) { outValue = ( lime_joystick_get_num_trackballs ); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_platform_version") ) { outValue = ( lime_system_get_platform_version ); return true; } - if (HX_FIELD_EQ(inName,"lime_text_event_manager_register") ) { outValue = ( lime_text_event_manager_register ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_context_make_current") ) { outValue = ( lime_window_context_make_current ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_create_linear") ) { outValue = ( lime_cairo_pattern_create_linear ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_create_radial") ) { outValue = ( lime_cairo_pattern_create_radial ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_begin_transform_feedback") ) { outValue = ( lime_gl_begin_transform_feedback ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_check_framebuffer_status") ) { outValue = ( lime_gl_check_framebuffer_status ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_framebuffer_renderbuffer") ) { outValue = ( lime_gl_framebuffer_renderbuffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_buffer_parameteri64v") ) { outValue = ( lime_gl_get_buffer_parameteri64v ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_pause_transform_feedback") ) { outValue = ( lime_gl_pause_transform_feedback ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_cluster_level") ) { outValue = ( lime_hb_buffer_get_cluster_level ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_cluster_level") ) { outValue = ( lime_hb_buffer_set_cluster_level ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_segment_properties_equal") ) { outValue = ( lime_hb_segment_properties_equal ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_symmetric_difference") ) { outValue = ( lime_hb_set_symmetric_difference ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_bitrate_instant") ) { outValue = ( lime_vorbis_file_bitrate_instant ); return true; } - break; - case 33: - if (HX_FIELD_EQ(inName,"lime_font_get_underline_thickness") ) { outValue = ( lime_font_get_underline_thickness ); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_copy_channel") ) { outValue = ( lime_image_data_util_copy_channel ); return true; } - if (HX_FIELD_EQ(inName,"lime_mouse_event_manager_register") ) { outValue = ( lime_mouse_event_manager_register ); return true; } - if (HX_FIELD_EQ(inName,"lime_touch_event_manager_register") ) { outValue = ( lime_touch_event_manager_register ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_image_surface_get_data") ) { outValue = ( lime_cairo_image_surface_get_data ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_transform_feedback") ) { outValue = ( lime_gl_create_transform_feedback ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_transform_feedback") ) { outValue = ( lime_gl_delete_transform_feedback ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_framebuffer_texture_layer") ) { outValue = ( lime_gl_framebuffer_texture_layer ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_active_uniform_blocki") ) { outValue = ( lime_gl_get_active_uniform_blocki ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_resume_transform_feedback") ) { outValue = ( lime_gl_resume_transform_feedback ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_ft_font_create_referenced") ) { outValue = ( lime_hb_ft_font_create_referenced ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_allocation_successful") ) { outValue = ( lime_hb_set_allocation_successful ); return true; } - break; - case 34: - if (HX_FIELD_EQ(inName,"lime_bytes_get_data_pointer_offset") ) { outValue = ( lime_bytes_get_data_pointer_offset ); return true; } - if (HX_FIELD_EQ(inName,"lime_file_watcher_remove_directory") ) { outValue = ( lime_file_watcher_remove_directory ); return true; } - if (HX_FIELD_EQ(inName,"lime_render_event_manager_register") ) { outValue = ( lime_render_event_manager_register ); return true; } - if (HX_FIELD_EQ(inName,"lime_sensor_event_manager_register") ) { outValue = ( lime_sensor_event_manager_register ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_text_input_enabled") ) { outValue = ( lime_window_get_text_input_enabled ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_text_input_enabled") ) { outValue = ( lime_window_set_text_input_enabled ); return true; } - if (HX_FIELD_EQ(inName,"lime_window_event_manager_register") ) { outValue = ( lime_window_event_manager_register ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_push_group_with_content") ) { outValue = ( lime_cairo_push_group_with_content ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_image_surface_get_width") ) { outValue = ( lime_cairo_image_surface_get_width ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_enable_vertex_attrib_array") ) { outValue = ( lime_gl_enable_vertex_attrib_array ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_active_uniform_blockiv") ) { outValue = ( lime_gl_get_active_uniform_blockiv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attrib_pointerv") ) { outValue = ( lime_gl_get_vertex_attrib_pointerv ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_invalidate_sub_framebuffer") ) { outValue = ( lime_gl_invalidate_sub_framebuffer ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_glyph_positions") ) { outValue = ( lime_hb_buffer_get_glyph_positions ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_pcm_seek_page_lap") ) { outValue = ( lime_vorbis_file_pcm_seek_page_lap ); return true; } - break; - case 35: - if (HX_FIELD_EQ(inName,"lime_gamepad_event_manager_register") ) { outValue = ( lime_gamepad_event_manager_register ); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_multiply_alpha") ) { outValue = ( lime_image_data_util_multiply_alpha ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_image_surface_get_format") ) { outValue = ( lime_cairo_image_surface_get_format ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_image_surface_get_height") ) { outValue = ( lime_cairo_image_surface_get_height ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_image_surface_get_stride") ) { outValue = ( lime_cairo_image_surface_get_stride ); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_multi_get_running_handles") ) { outValue = ( lime_curl_multi_get_running_handles ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_compressed_tex_sub_image_2d") ) { outValue = ( lime_gl_compressed_tex_sub_image_2d ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_compressed_tex_sub_image_3d") ) { outValue = ( lime_gl_compressed_tex_sub_image_3d ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_disable_vertex_attrib_array") ) { outValue = ( lime_gl_disable_vertex_attrib_array ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_renderbuffer_parameteri") ) { outValue = ( lime_gl_get_renderbuffer_parameteri ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_shader_precision_format") ) { outValue = ( lime_gl_get_shader_precision_format ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_transform_feedback_varyings") ) { outValue = ( lime_gl_transform_feedback_varyings ); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_time_seek_page_lap") ) { outValue = ( lime_vorbis_file_time_seek_page_lap ); return true; } - break; - case 36: - if (HX_FIELD_EQ(inName,"lime_image_data_util_color_transform") ) { outValue = ( lime_image_data_util_color_transform ); return true; } - if (HX_FIELD_EQ(inName,"lime_joystick_event_manager_register") ) { outValue = ( lime_joystick_event_manager_register ); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_allow_screen_timeout") ) { outValue = ( lime_system_get_allow_screen_timeout ); return true; } - if (HX_FIELD_EQ(inName,"lime_system_set_allow_screen_timeout") ) { outValue = ( lime_system_set_allow_screen_timeout ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_renderbuffer_parameteriv") ) { outValue = ( lime_gl_get_renderbuffer_parameteriv ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_allocation_successful") ) { outValue = ( lime_hb_buffer_allocation_successful ); return true; } - break; - case 37: - if (HX_FIELD_EQ(inName,"lime_clipboard_event_manager_register") ) { outValue = ( lime_clipboard_event_manager_register ); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_unmultiply_alpha") ) { outValue = ( lime_image_data_util_unmultiply_alpha ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_get_antialias") ) { outValue = ( lime_cairo_font_options_get_antialias ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_set_antialias") ) { outValue = ( lime_cairo_font_options_set_antialias ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_add_color_stop_rgb") ) { outValue = ( lime_cairo_pattern_add_color_stop_rgb ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_create_for_surface") ) { outValue = ( lime_cairo_pattern_create_for_surface ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_active_uniform_block_name") ) { outValue = ( lime_gl_get_active_uniform_block_name ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_segment_properties") ) { outValue = ( lime_hb_buffer_get_segment_properties ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_serialize_list_formats") ) { outValue = ( lime_hb_buffer_serialize_list_formats ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_segment_properties") ) { outValue = ( lime_hb_buffer_set_segment_properties ); return true; } - break; - case 38: - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_get_hint_style") ) { outValue = ( lime_cairo_font_options_get_hint_style ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_set_hint_style") ) { outValue = ( lime_cairo_font_options_set_hint_style ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_add_color_stop_rgba") ) { outValue = ( lime_cairo_pattern_add_color_stop_rgba ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_transform_feedback_varying") ) { outValue = ( lime_gl_get_transform_feedback_varying ); return true; } - break; - case 39: - if (HX_FIELD_EQ(inName,"lime_application_event_manager_register") ) { outValue = ( lime_application_event_manager_register ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_get_color_stop_count") ) { outValue = ( lime_cairo_pattern_get_color_stop_count ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_guess_segment_properties") ) { outValue = ( lime_hb_buffer_guess_segment_properties ); return true; } - break; - case 40: - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_get_hint_metrics") ) { outValue = ( lime_cairo_font_options_get_hint_metrics ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_set_hint_metrics") ) { outValue = ( lime_cairo_font_options_set_hint_metrics ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_image_surface_create_for_data") ) { outValue = ( lime_cairo_image_surface_create_for_data ); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_renderbuffer_storage_multisample") ) { outValue = ( lime_gl_renderbuffer_storage_multisample ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_replacement_codepoint") ) { outValue = ( lime_hb_buffer_get_replacement_codepoint ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_replacement_codepoint") ) { outValue = ( lime_hb_buffer_set_replacement_codepoint ); return true; } - break; - case 41: - if (HX_FIELD_EQ(inName,"lime_hb_buffer_serialize_format_to_string") ) { outValue = ( lime_hb_buffer_serialize_format_to_string ); return true; } - break; - case 42: - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_get_subpixel_order") ) { outValue = ( lime_cairo_font_options_get_subpixel_order ); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_set_subpixel_order") ) { outValue = ( lime_cairo_font_options_set_subpixel_order ); return true; } - break; - case 43: - if (HX_FIELD_EQ(inName,"lime_hb_buffer_serialize_format_from_string") ) { outValue = ( lime_hb_buffer_serialize_format_from_string ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_add_glyph_origin_for_direction") ) { outValue = ( lime_hb_font_add_glyph_origin_for_direction ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_get_glyph_origin_for_direction") ) { outValue = ( lime_hb_font_get_glyph_origin_for_direction ); return true; } - break; - case 44: - if (HX_FIELD_EQ(inName,"lime_hb_font_get_glyph_advance_for_direction") ) { outValue = ( lime_hb_font_get_glyph_advance_for_direction ); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_get_glyph_kerning_for_direction") ) { outValue = ( lime_hb_font_get_glyph_kerning_for_direction ); return true; } - break; - case 45: - if (HX_FIELD_EQ(inName,"lime_gl_get_framebuffer_attachment_parameteri") ) { outValue = ( lime_gl_get_framebuffer_attachment_parameteri ); return true; } - break; - case 46: - if (HX_FIELD_EQ(inName,"lime_gl_get_framebuffer_attachment_parameteriv") ) { outValue = ( lime_gl_get_framebuffer_attachment_parameteriv ); return true; } - break; - case 48: - if (HX_FIELD_EQ(inName,"lime_hb_font_subtract_glyph_origin_for_direction") ) { outValue = ( lime_hb_font_subtract_glyph_origin_for_direction ); return true; } - } - return false; -} - -bool NativeCFFI_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"lime_al_auxf") ) { lime_al_auxf=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_auxi") ) { lime_al_auxi=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_hint") ) { lime_gl_hint=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"lime_al_auxfv") ) { lime_al_auxfv=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_auxiv") ) { lime_al_auxiv=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_clear") ) { lime_gl_clear=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_flush") ) { lime_gl_flush=ioValue.Cast< ::cpp::Function< void () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_shape") ) { lime_hb_shape=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > >(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"lime_font_load") ) { lime_font_load=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_enable") ) { lime_al_enable=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_is_aux") ) { lime_al_is_aux=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_arc") ) { lime_cairo_arc=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_enable") ) { lime_gl_enable=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_finish") ) { lime_gl_finish=ioValue.Cast< ::cpp::Function< void () > >(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"lime_audio_load") ) { lime_audio_load=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_image_load") ) { lime_image_load=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_bufferf") ) { lime_al_bufferf=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_bufferi") ) { lime_al_bufferi=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_cleanup") ) { lime_al_cleanup=ioValue.Cast< ::cpp::Function< void () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_disable") ) { lime_al_disable=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_sourcef") ) { lime_al_sourcef=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_sourcei") ) { lime_al_sourcei=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_filteri") ) { lime_al_filteri=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_filterf") ) { lime_al_filterf=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_effectf") ) { lime_al_effectf=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_effecti") ) { lime_al_effecti=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_gen_aux") ) { lime_al_gen_aux=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_clip") ) { lime_cairo_clip=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_fill") ) { lime_cairo_fill=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_mask") ) { lime_cairo_mask=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_save") ) { lime_cairo_save=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_disable") ) { lime_gl_disable=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_sync") ) { lime_gl_is_sync=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_scissor") ) { lime_gl_scissor=ioValue.Cast< ::cpp::Function< void (int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_add") ) { lime_hb_set_add=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_del") ) { lime_hb_set_del=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_has") ) { lime_hb_set_has=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_set") ) { lime_hb_set_set=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"lime_window_move") ) { lime_window_move=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_buffer3f") ) { lime_al_buffer3f=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,float,float,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_buffer3i") ) { lime_al_buffer3i=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_bufferfv") ) { lime_al_bufferfv=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_bufferiv") ) { lime_al_bufferiv=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source3f") ) { lime_al_source3f=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,float,float,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source3i") ) { lime_al_source3i=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_sourcefv") ) { lime_al_sourcefv=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_sourceiv") ) { lime_al_sourceiv=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_effectfv") ) { lime_al_effectfv=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_effectiv") ) { lime_al_effectiv=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_paint") ) { lime_cairo_paint=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_scale") ) { lime_cairo_scale=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_query") ) { lime_gl_is_query=ioValue.Cast< ::cpp::Function< bool (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_viewport") ) { lime_gl_viewport=ioValue.Cast< ::cpp::Function< void (int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_next") ) { lime_hb_set_next=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"lime_image_encode") ) { lime_image_encode=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_neko_execute") ) { lime_neko_execute=ioValue.Cast< ::cpp::Function< void (::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_alert") ) { lime_window_alert=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,::String,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_close") ) { lime_window_close=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_focus") ) { lime_window_focus=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_x") ) { lime_window_get_x=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_y") ) { lime_window_get_y=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_error") ) { lime_al_get_error=ioValue.Cast< ::cpp::Function< int () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_float") ) { lime_al_get_float=ioValue.Cast< ::cpp::Function< float (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_is_buffer") ) { lime_al_is_buffer=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_is_source") ) { lime_al_is_source=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_listenerf") ) { lime_al_listenerf=ioValue.Cast< ::cpp::Function< void (int,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_listeneri") ) { lime_al_listeneri=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_is_filter") ) { lime_al_is_filter=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_is_effect") ) { lime_al_is_effect=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_create") ) { lime_cairo_create=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_rotate") ) { lime_cairo_rotate=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_status") ) { lime_cairo_status=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_stroke") ) { lime_cairo_stroke=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_getdate") ) { lime_curl_getdate=ioValue.Cast< ::cpp::Function< Float (::String,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_version") ) { lime_curl_version=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_cull_face") ) { lime_gl_cull_face=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_end_query") ) { lime_gl_end_query=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_error") ) { lime_gl_get_error=ioValue.Cast< ::cpp::Function< int () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_float") ) { lime_gl_get_float=ioValue.Cast< ::cpp::Function< float (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_buffer") ) { lime_gl_is_buffer=ioValue.Cast< ::cpp::Function< bool (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_shader") ) { lime_gl_is_shader=ioValue.Cast< ::cpp::Function< bool (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform1f") ) { lime_gl_uniform1f=ioValue.Cast< ::cpp::Function< void (int,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform1i") ) { lime_gl_uniform1i=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform2f") ) { lime_gl_uniform2f=ioValue.Cast< ::cpp::Function< void (int,float,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform2i") ) { lime_gl_uniform2i=ioValue.Cast< ::cpp::Function< void (int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform3f") ) { lime_gl_uniform3f=ioValue.Cast< ::cpp::Function< void (int,float,float,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform3i") ) { lime_gl_uniform3i=ioValue.Cast< ::cpp::Function< void (int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform4f") ) { lime_gl_uniform4f=ioValue.Cast< ::cpp::Function< void (int,float,float,float,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform4i") ) { lime_gl_uniform4i=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_wait_sync") ) { lime_gl_wait_sync=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_clear") ) { lime_hb_set_clear=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_union") ) { lime_hb_set_union=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"lime_font_set_size") ) { lime_font_set_size=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gzip_compress") ) { lime_gzip_compress=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_lzma_compress") ) { lime_lzma_compress=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_create") ) { lime_window_create=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int,int,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_id") ) { lime_window_get_id=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_resize") ) { lime_window_resize=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_zlib_compress") ) { lime_zlib_compress=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_gen_source") ) { lime_al_gen_source=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_gen_buffer") ) { lime_al_gen_buffer=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_double") ) { lime_al_get_double=ioValue.Cast< ::cpp::Function< Float (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_floatv") ) { lime_al_get_floatv=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_string") ) { lime_al_get_string=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_is_enabled") ) { lime_al_is_enabled=ioValue.Cast< ::cpp::Function< bool (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_listener3f") ) { lime_al_listener3f=ioValue.Cast< ::cpp::Function< void (int,float,float,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_listener3i") ) { lime_al_listener3i=ioValue.Cast< ::cpp::Function< void (int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_listenerfv") ) { lime_al_listenerfv=ioValue.Cast< ::cpp::Function< void (int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_listeneriv") ) { lime_al_listeneriv=ioValue.Cast< ::cpp::Function< void (int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_get_error") ) { lime_alc_get_error=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_gen_filter") ) { lime_al_gen_filter=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_gen_effect") ) { lime_al_gen_effect=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_in_clip") ) { lime_cairo_in_clip=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_in_fill") ) { lime_cairo_in_fill=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_line_to") ) { lime_cairo_line_to=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_move_to") ) { lime_cairo_move_to=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_restore") ) { lime_cairo_restore=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_version") ) { lime_cairo_version=ioValue.Cast< ::cpp::Function< int () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_blend_func") ) { lime_gl_blend_func=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_color_mask") ) { lime_gl_color_mask=ioValue.Cast< ::cpp::Function< void (bool,bool,bool,bool) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_depth_func") ) { lime_gl_depth_func=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_depth_mask") ) { lime_gl_depth_mask=ioValue.Cast< ::cpp::Function< void (bool) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_fence_sync") ) { lime_gl_fence_sync=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_front_face") ) { lime_gl_front_face=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_floatv") ) { lime_gl_get_floatv=ioValue.Cast< ::cpp::Function< void (int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_queryi") ) { lime_gl_get_queryi=ioValue.Cast< ::cpp::Function< int (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_string") ) { lime_gl_get_string=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_enabled") ) { lime_gl_is_enabled=ioValue.Cast< ::cpp::Function< bool (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_program") ) { lime_gl_is_program=ioValue.Cast< ::cpp::Function< bool (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_sampler") ) { lime_gl_is_sampler=ioValue.Cast< ::cpp::Function< bool (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_texture") ) { lime_gl_is_texture=ioValue.Cast< ::cpp::Function< bool (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_line_width") ) { lime_gl_line_width=ioValue.Cast< ::cpp::Function< void (float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_stencil_op") ) { lime_gl_stencil_op=ioValue.Cast< ::cpp::Function< void (int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform1fv") ) { lime_gl_uniform1fv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform1iv") ) { lime_gl_uniform1iv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform1ui") ) { lime_gl_uniform1ui=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform2fv") ) { lime_gl_uniform2fv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform2iv") ) { lime_gl_uniform2iv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform2ui") ) { lime_gl_uniform2ui=ioValue.Cast< ::cpp::Function< void (int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform3fv") ) { lime_gl_uniform3fv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform3iv") ) { lime_gl_uniform3iv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform3ui") ) { lime_gl_uniform3ui=ioValue.Cast< ::cpp::Function< void (int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform4fv") ) { lime_gl_uniform4fv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform4iv") ) { lime_gl_uniform4iv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform4ui") ) { lime_gl_uniform4ui=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_add") ) { lime_hb_buffer_add=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_create") ) { lime_hb_set_create=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_invert") ) { lime_hb_set_invert=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"lime_font_load_file") ) { lime_font_load_file=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_haptic_vibrate") ) { lime_haptic_vibrate=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_buffer_data") ) { lime_al_buffer_data=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_gen_sources") ) { lime_al_gen_sources=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_boolean") ) { lime_al_get_boolean=ioValue.Cast< ::cpp::Function< bool (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_gen_buffers") ) { lime_al_gen_buffers=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_bufferf") ) { lime_al_get_bufferf=ioValue.Cast< ::cpp::Function< float ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_bufferi") ) { lime_al_get_bufferi=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_doublev") ) { lime_al_get_doublev=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_integer") ) { lime_al_get_integer=ioValue.Cast< ::cpp::Function< int (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_sourcef") ) { lime_al_get_sourcef=ioValue.Cast< ::cpp::Function< float ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_sourcei") ) { lime_al_get_sourcei=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_play") ) { lime_al_source_play=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_stop") ) { lime_al_source_stop=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_get_string") ) { lime_alc_get_string=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_filteri") ) { lime_al_get_filteri=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_remove_send") ) { lime_al_remove_send=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_curve_to") ) { lime_cairo_curve_to=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_dash") ) { lime_cairo_get_dash=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_new_path") ) { lime_cairo_new_path=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_dash") ) { lime_cairo_set_dash=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_init") ) { lime_curl_easy_init=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_recv") ) { lime_curl_easy_recv=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *, ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_send") ) { lime_curl_easy_send=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *, ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_begin_query") ) { lime_gl_begin_query=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_buffer") ) { lime_gl_bind_buffer=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_blend_color") ) { lime_gl_blend_color=ioValue.Cast< ::cpp::Function< void (float,float,float,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_buffer_data") ) { lime_gl_buffer_data=ioValue.Cast< ::cpp::Function< void (int,int,Float,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_clear_color") ) { lime_gl_clear_color=ioValue.Cast< ::cpp::Function< void (float,float,float,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_sync") ) { lime_gl_delete_sync=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_draw_arrays") ) { lime_gl_draw_arrays=ioValue.Cast< ::cpp::Function< void (int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_boolean") ) { lime_gl_get_boolean=ioValue.Cast< ::cpp::Function< bool (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_integer") ) { lime_gl_get_integer=ioValue.Cast< ::cpp::Function< int (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_queryiv") ) { lime_gl_get_queryiv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_shaderi") ) { lime_gl_get_shaderi=ioValue.Cast< ::cpp::Function< int (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_stringi") ) { lime_gl_get_stringi=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_read_buffer") ) { lime_gl_read_buffer=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_read_pixels") ) { lime_gl_read_pixels=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform1uiv") ) { lime_gl_uniform1uiv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform2uiv") ) { lime_gl_uniform2uiv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform3uiv") ) { lime_gl_uniform3uiv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform4uiv") ) { lime_gl_uniform4uiv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_use_program") ) { lime_gl_use_program=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_blob_create") ) { lime_hb_blob_create=ioValue.Cast< ::cpp::Function< ::hx::Object * (Float,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_create") ) { lime_hb_face_create=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_create") ) { lime_hb_font_create=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_get_max") ) { lime_hb_set_get_max=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_get_min") ) { lime_hb_set_get_min=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"lime_audio_load_file") ) { lime_audio_load_file=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_bytes_read_file") ) { lime_bytes_read_file=ioValue.Cast< ::cpp::Function< ::hx::Object * (::String, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_font_get_height") ) { lime_font_get_height=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_font_load_bytes") ) { lime_font_load_bytes=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gzip_decompress") ) { lime_gzip_decompress=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_image_load_file") ) { lime_image_load_file=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_lzma_decompress") ) { lime_lzma_decompress=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_png_decode_file") ) { lime_png_decode_file=ioValue.Cast< ::cpp::Function< ::hx::Object * (::String,bool, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_system_open_url") ) { lime_system_open_url=ioValue.Cast< ::cpp::Function< void (::String,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_icon") ) { lime_window_set_icon=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_zlib_decompress") ) { lime_zlib_decompress=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_booleanv") ) { lime_al_get_booleanv=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_buffer3f") ) { lime_al_get_buffer3f=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_buffer3i") ) { lime_al_get_buffer3i=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_bufferfv") ) { lime_al_get_bufferfv=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_bufferiv") ) { lime_al_get_bufferiv=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_integerv") ) { lime_al_get_integerv=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_source3f") ) { lime_al_get_source3f=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_source3i") ) { lime_al_get_source3i=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_sourcefv") ) { lime_al_get_sourcefv=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_sourceiv") ) { lime_al_get_sourceiv=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_pause") ) { lime_al_source_pause=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_playv") ) { lime_al_source_playv=ioValue.Cast< ::cpp::Function< void (int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_stopv") ) { lime_al_source_stopv=ioValue.Cast< ::cpp::Function< void (int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_open_device") ) { lime_alc_open_device=ioValue.Cast< ::cpp::Function< ::hx::Object * (::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_copy_page") ) { lime_cairo_copy_page=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_in_stroke") ) { lime_cairo_in_stroke=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pop_group") ) { lime_cairo_pop_group=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_rectangle") ) { lime_cairo_rectangle=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_show_page") ) { lime_cairo_show_page=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_show_text") ) { lime_cairo_show_text=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_text_path") ) { lime_cairo_text_path=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_transform") ) { lime_cairo_transform=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_translate") ) { lime_cairo_translate=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_flush") ) { lime_curl_easy_flush=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_pause") ) { lime_curl_easy_pause=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_reset") ) { lime_curl_easy_reset=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_multi_init") ) { lime_curl_multi_init=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_multi_wait") ) { lime_curl_multi_wait=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_sampler") ) { lime_gl_bind_sampler=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_texture") ) { lime_gl_bind_texture=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_clear_depthf") ) { lime_gl_clear_depthf=ioValue.Cast< ::cpp::Function< void (float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_query") ) { lime_gl_create_query=ioValue.Cast< ::cpp::Function< int () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_query") ) { lime_gl_delete_query=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_depth_rangef") ) { lime_gl_depth_rangef=ioValue.Cast< ::cpp::Function< void (float,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_draw_buffers") ) { lime_gl_draw_buffers=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_booleanv") ) { lime_gl_get_booleanv=ioValue.Cast< ::cpp::Function< void (int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_integerv") ) { lime_gl_get_integerv=ioValue.Cast< ::cpp::Function< void (int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_programi") ) { lime_gl_get_programi=ioValue.Cast< ::cpp::Function< int (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_shaderiv") ) { lime_gl_get_shaderiv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_uniformf") ) { lime_gl_get_uniformf=ioValue.Cast< ::cpp::Function< float (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_uniformi") ) { lime_gl_get_uniformi=ioValue.Cast< ::cpp::Function< int (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_link_program") ) { lime_gl_link_program=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_pixel_storei") ) { lime_gl_pixel_storei=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_stencil_func") ) { lime_gl_stencil_func=ioValue.Cast< ::cpp::Function< void (int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_stencil_mask") ) { lime_gl_stencil_mask=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_tex_image_2d") ) { lime_gl_tex_image_2d=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_tex_image_3d") ) { lime_gl_tex_image_3d=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int,int,int,int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_unmap_buffer") ) { lime_gl_unmap_buffer=ioValue.Cast< ::cpp::Function< bool (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_reset") ) { lime_hb_buffer_reset=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_is_empty") ) { lime_hb_set_is_empty=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_is_equal") ) { lime_hb_set_is_equal=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_subtract") ) { lime_hb_set_subtract=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"lime_application_exec") ) { lime_application_exec=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_application_init") ) { lime_application_init=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_application_quit") ) { lime_application_quit=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_audio_load_bytes") ) { lime_audio_load_bytes=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_deflate_compress") ) { lime_deflate_compress=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_image_load_bytes") ) { lime_image_load_bytes=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_jpeg_decode_file") ) { lime_jpeg_decode_file=ioValue.Cast< ::cpp::Function< ::hx::Object * (::String,bool, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_png_decode_bytes") ) { lime_png_decode_bytes=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,bool, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_timer") ) { lime_system_get_timer=ioValue.Cast< ::cpp::Function< Float () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_system_open_file") ) { lime_system_open_file=ioValue.Cast< ::cpp::Function< void (::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_scale") ) { lime_window_get_scale=ioValue.Cast< ::cpp::Function< Float ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_width") ) { lime_window_get_width=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_title") ) { lime_window_set_title=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_delete_buffer") ) { lime_al_delete_buffer=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_delete_source") ) { lime_al_delete_source=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_listenerf") ) { lime_al_get_listenerf=ioValue.Cast< ::cpp::Function< float (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_listeneri") ) { lime_al_get_listeneri=ioValue.Cast< ::cpp::Function< int (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_pausev") ) { lime_al_source_pausev=ioValue.Cast< ::cpp::Function< void (int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_rewind") ) { lime_al_source_rewind=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_close_device") ) { lime_alc_close_device=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_get_integerv") ) { lime_alc_get_integerv=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_pause_device") ) { lime_alc_pause_device=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_close_path") ) { lime_cairo_close_path=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_matrix") ) { lime_cairo_get_matrix=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_source") ) { lime_cairo_get_source=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_target") ) { lime_cairo_get_target=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_push_group") ) { lime_cairo_push_group=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_reset_clip") ) { lime_cairo_reset_clip=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_matrix") ) { lime_cairo_set_matrix=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_source") ) { lime_cairo_set_source=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_global_init") ) { lime_curl_global_init=ioValue.Cast< ::cpp::Function< int (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_escape") ) { lime_curl_easy_escape=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_setopt") ) { lime_curl_easy_setopt=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *,int, ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_attach_shader") ) { lime_gl_attach_shader=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_clear_stencil") ) { lime_gl_clear_stencil=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_buffer") ) { lime_gl_create_buffer=ioValue.Cast< ::cpp::Function< int () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_shader") ) { lime_gl_create_shader=ioValue.Cast< ::cpp::Function< int (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_buffer") ) { lime_gl_delete_buffer=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_shader") ) { lime_gl_delete_shader=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_detach_shader") ) { lime_gl_detach_shader=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_draw_elements") ) { lime_gl_draw_elements=ioValue.Cast< ::cpp::Function< void (int,int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_extension") ) { lime_gl_get_extension=ioValue.Cast< ::cpp::Function< ::hx::Object * (::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_programiv") ) { lime_gl_get_programiv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_uniformfv") ) { lime_gl_get_uniformfv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_uniformiv") ) { lime_gl_get_uniformiv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_uniformui") ) { lime_gl_get_uniformui=ioValue.Cast< ::cpp::Function< int (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_shader_binary") ) { lime_gl_shader_binary=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,Float,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_shader_source") ) { lime_gl_shader_source=ioValue.Cast< ::cpp::Function< void (int,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_blob_get_data") ) { lime_hb_blob_get_data=ioValue.Cast< ::cpp::Function< Float ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_create") ) { lime_hb_buffer_create=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_get_upem") ) { lime_hb_face_get_upem=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_set_upem") ) { lime_hb_face_set_upem=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_get_face") ) { lime_hb_font_get_face=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_get_ppem") ) { lime_hb_font_get_ppem=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_set_ppem") ) { lime_hb_font_set_ppem=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_add_range") ) { lime_hb_set_add_range=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_del_range") ) { lime_hb_set_del_range=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_get_empty") ) { lime_hb_set_get_empty=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_intersect") ) { lime_hb_set_intersect=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_info") ) { lime_vorbis_file_info=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_read") ) { lime_vorbis_file_read=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,int,int,bool,int,bool) > >(); return true; } - break; - case 22: - if (HX_FIELD_EQ(inName,"lime_font_get_ascender") ) { lime_font_get_ascender=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_font_render_glyph") ) { lime_font_render_glyph=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_jpeg_decode_bytes") ) { lime_jpeg_decode_bytes=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,bool, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_height") ) { lime_window_get_height=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_cursor") ) { lime_window_set_cursor=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_warp_mouse") ) { lime_window_warp_mouse=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_delete_buffers") ) { lime_al_delete_buffers=ioValue.Cast< ::cpp::Function< void (int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_delete_sources") ) { lime_al_delete_sources=ioValue.Cast< ::cpp::Function< void (int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_distance_model") ) { lime_al_distance_model=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_doppler_factor") ) { lime_al_doppler_factor=ioValue.Cast< ::cpp::Function< void (float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_enum_value") ) { lime_al_get_enum_value=ioValue.Cast< ::cpp::Function< int (::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_listener3f") ) { lime_al_get_listener3f=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_listener3i") ) { lime_al_get_listener3i=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_listenerfv") ) { lime_al_get_listenerfv=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_listeneriv") ) { lime_al_get_listeneriv=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_rewindv") ) { lime_al_source_rewindv=ioValue.Cast< ::cpp::Function< void (int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_speed_of_sound") ) { lime_al_speed_of_sound=ioValue.Cast< ::cpp::Function< void (float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_resume_device") ) { lime_alc_resume_device=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_rel_line_to") ) { lime_cairo_rel_line_to=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_rel_move_to") ) { lime_cairo_rel_move_to=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_show_glyphs") ) { lime_cairo_show_glyphs=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_version_info") ) { lime_curl_version_info=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_cleanup") ) { lime_curl_easy_cleanup=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_getinfo") ) { lime_curl_easy_getinfo=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_perform") ) { lime_curl_easy_perform=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_multi_setopt") ) { lime_curl_multi_setopt=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_active_texture") ) { lime_gl_active_texture=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_blend_equation") ) { lime_gl_blend_equation=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_clear_bufferfi") ) { lime_gl_clear_bufferfi=ioValue.Cast< ::cpp::Function< void (int,int,float,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_clear_bufferfv") ) { lime_gl_clear_bufferfv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_clear_bufferiv") ) { lime_gl_clear_bufferiv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_compile_shader") ) { lime_gl_compile_shader=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_program") ) { lime_gl_create_program=ioValue.Cast< ::cpp::Function< int () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_sampler") ) { lime_gl_create_sampler=ioValue.Cast< ::cpp::Function< int () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_texture") ) { lime_gl_create_texture=ioValue.Cast< ::cpp::Function< int () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_program") ) { lime_gl_delete_program=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_sampler") ) { lime_gl_delete_sampler=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_texture") ) { lime_gl_delete_texture=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_integer64v") ) { lime_gl_get_integer64v=ioValue.Cast< ::cpp::Function< void (int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_integeri_v") ) { lime_gl_get_integeri_v=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_uniformuiv") ) { lime_gl_get_uniformuiv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_framebuffer") ) { lime_gl_is_framebuffer=ioValue.Cast< ::cpp::Function< bool (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_object_from_id") ) { lime_gl_object_from_id=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_polygon_offset") ) { lime_gl_polygon_offset=ioValue.Cast< ::cpp::Function< void (float,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_program_binary") ) { lime_gl_program_binary=ioValue.Cast< ::cpp::Function< void (int,int,Float,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_tex_parameterf") ) { lime_gl_tex_parameterf=ioValue.Cast< ::cpp::Function< void (int,int,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_tex_parameteri") ) { lime_gl_tex_parameteri=ioValue.Cast< ::cpp::Function< void (int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_tex_storage_2d") ) { lime_gl_tex_storage_2d=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_tex_storage_3d") ) { lime_gl_tex_storage_3d=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_blob_get_empty") ) { lime_hb_blob_get_empty=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_reverse") ) { lime_hb_buffer_reverse=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_get_empty") ) { lime_hb_face_get_empty=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_get_index") ) { lime_hb_face_get_index=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_set_index") ) { lime_hb_face_set_index=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_get_empty") ) { lime_hb_font_get_empty=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_get_scale") ) { lime_hb_font_get_scale=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_set_scale") ) { lime_hb_font_set_scale=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_ft_font_create") ) { lime_hb_ft_font_create=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_next_range") ) { lime_hb_set_next_range=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_clear") ) { lime_vorbis_file_clear=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"lime_application_create") ) { lime_application_create=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_application_update") ) { lime_application_update=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_clipboard_get_text") ) { lime_clipboard_get_text=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_clipboard_set_text") ) { lime_clipboard_set_text=ioValue.Cast< ::cpp::Function< void (::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_deflate_decompress") ) { lime_deflate_decompress=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_font_get_descender") ) { lime_font_get_descender=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_font_render_glyphs") ) { lime_font_render_glyphs=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_display") ) { lime_system_get_display=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_context") ) { lime_window_get_context=ioValue.Cast< ::cpp::Function< Float ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_display") ) { lime_window_get_display=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_read_pixels") ) { lime_window_read_pixels=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_create_context") ) { lime_alc_create_context=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_arc_negative") ) { lime_cairo_arc_negative=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_clip_extents") ) { lime_cairo_clip_extents=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_fill_extents") ) { lime_cairo_fill_extents=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_line_cap") ) { lime_cairo_get_line_cap=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_operator") ) { lime_cairo_get_operator=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_mask_surface") ) { lime_cairo_mask_surface=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_rel_curve_to") ) { lime_cairo_rel_curve_to=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_line_cap") ) { lime_cairo_set_line_cap=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_operator") ) { lime_cairo_set_operator=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_strerror") ) { lime_curl_easy_strerror=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_unescape") ) { lime_curl_easy_unescape=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_multi_perform") ) { lime_curl_multi_perform=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_buffer_sub_data") ) { lime_gl_buffer_sub_data=ioValue.Cast< ::cpp::Function< void (int,int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_clear_bufferuiv") ) { lime_gl_clear_bufferuiv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_generate_mipmap") ) { lime_gl_generate_mipmap=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_renderbuffer") ) { lime_gl_is_renderbuffer=ioValue.Cast< ::cpp::Function< bool (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_vertex_array") ) { lime_gl_is_vertex_array=ioValue.Cast< ::cpp::Function< bool (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_object_register") ) { lime_gl_object_register=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_sample_coverage") ) { lime_gl_sample_coverage=ioValue.Cast< ::cpp::Function< void (float,bool) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib1f") ) { lime_gl_vertex_attrib1f=ioValue.Cast< ::cpp::Function< void (int,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib2f") ) { lime_gl_vertex_attrib2f=ioValue.Cast< ::cpp::Function< void (int,float,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib3f") ) { lime_gl_vertex_attrib3f=ioValue.Cast< ::cpp::Function< void (int,float,float,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib4f") ) { lime_gl_vertex_attrib4f=ioValue.Cast< ::cpp::Function< void (int,float,float,float,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_blob_get_length") ) { lime_hb_blob_get_length=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_add_utf8") ) { lime_hb_buffer_add_utf8=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,::String,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_get_parent") ) { lime_hb_font_get_parent=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - break; - case 24: - if (HX_FIELD_EQ(inName,"lime_data_pointer_offset") ) { lime_data_pointer_offset=ioValue.Cast< ::cpp::Function< Float (Float,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_file_watcher_create") ) { lime_file_watcher_create=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_file_watcher_update") ) { lime_file_watcher_update=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_font_get_num_glyphs") ) { lime_font_get_num_glyphs=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_context_flip") ) { lime_window_context_flip=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_context_lock") ) { lime_window_context_lock=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_doppler_velocity") ) { lime_al_doppler_velocity=ioValue.Cast< ::cpp::Function< void (float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_get_proc_address") ) { lime_al_get_proc_address=ioValue.Cast< ::cpp::Function< Float (::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_destroy_context") ) { lime_alc_destroy_context=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_process_context") ) { lime_alc_process_context=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_suspend_context") ) { lime_alc_suspend_context=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_clip_preserve") ) { lime_cairo_clip_preserve=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_fill_preserve") ) { lime_cairo_fill_preserve=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_antialias") ) { lime_cairo_get_antialias=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_fill_rule") ) { lime_cairo_get_fill_rule=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_font_face") ) { lime_cairo_get_font_face=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_line_join") ) { lime_cairo_get_line_join=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_tolerance") ) { lime_cairo_get_tolerance=ioValue.Cast< ::cpp::Function< Float ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_antialias") ) { lime_cairo_set_antialias=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_fill_rule") ) { lime_cairo_set_fill_rule=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_font_face") ) { lime_cairo_set_font_face=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_font_size") ) { lime_cairo_set_font_size=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_line_join") ) { lime_cairo_set_line_join=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_tolerance") ) { lime_cairo_set_tolerance=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_surface_flush") ) { lime_cairo_surface_flush=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_global_cleanup") ) { lime_curl_global_cleanup=ioValue.Cast< ::cpp::Function< void () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_easy_duphandle") ) { lime_curl_easy_duphandle=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_buffer_base") ) { lime_gl_bind_buffer_base=ioValue.Cast< ::cpp::Function< void (int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_framebuffer") ) { lime_gl_bind_framebuffer=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_blit_framebuffer") ) { lime_gl_blit_framebuffer=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int,int,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_client_wait_sync") ) { lime_gl_client_wait_sync=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_integer64i_v") ) { lime_gl_get_integer64i_v=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_map_buffer_range") ) { lime_gl_map_buffer_range=ioValue.Cast< ::cpp::Function< Float (int,Float,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_tex_sub_image_2d") ) { lime_gl_tex_sub_image_2d=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_tex_sub_image_3d") ) { lime_gl_tex_sub_image_3d=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int,int,int,int,int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_validate_program") ) { lime_gl_validate_program=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib1fv") ) { lime_gl_vertex_attrib1fv=ioValue.Cast< ::cpp::Function< void (int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib2fv") ) { lime_gl_vertex_attrib2fv=ioValue.Cast< ::cpp::Function< void (int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib3fv") ) { lime_gl_vertex_attrib3fv=ioValue.Cast< ::cpp::Function< void (int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib4fv") ) { lime_gl_vertex_attrib4fv=ioValue.Cast< ::cpp::Function< void (int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attribi4i") ) { lime_gl_vertex_attribi4i=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_add_utf16") ) { lime_hb_buffer_add_utf16=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_add_utf32") ) { lime_hb_buffer_add_utf32=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_empty") ) { lime_hb_buffer_get_empty=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_flags") ) { lime_hb_buffer_get_flags=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_flags") ) { lime_hb_buffer_set_flags=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_bitrate") ) { lime_vorbis_file_bitrate=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_comment") ) { lime_vorbis_file_comment=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_streams") ) { lime_vorbis_file_streams=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - break; - case 25: - if (HX_FIELD_EQ(inName,"lime_font_get_family_name") ) { lime_font_get_family_name=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_font_get_glyph_index") ) { lime_font_get_glyph_index=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gamepad_add_mappings") ) { lime_gamepad_add_mappings=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_directory") ) { lime_system_get_directory=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,::String,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_maximized") ) { lime_window_set_maximized=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *,bool) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_minimized") ) { lime_window_set_minimized=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *,bool) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_resizable") ) { lime_window_set_resizable=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *,bool) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_dash_count") ) { lime_cairo_get_dash_count=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_line_width") ) { lime_cairo_get_line_width=ioValue.Cast< ::cpp::Function< Float ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_line_width") ) { lime_cairo_set_line_width=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_source_rgb") ) { lime_cairo_set_source_rgb=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_stroke_extents") ) { lime_cairo_stroke_extents=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_version_string") ) { lime_cairo_version_string=ioValue.Cast< ::cpp::Function< ::String () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_multi_info_read") ) { lime_curl_multi_info_read=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_buffer_range") ) { lime_gl_bind_buffer_range=ioValue.Cast< ::cpp::Function< void (int,int,int,Float,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_renderbuffer") ) { lime_gl_bind_renderbuffer=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_vertex_array") ) { lime_gl_bind_vertex_array=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_copy_tex_image_2d") ) { lime_gl_copy_tex_image_2d=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_active_attrib") ) { lime_gl_get_active_attrib=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_shader_source") ) { lime_gl_get_shader_source=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_object_deregister") ) { lime_gl_object_deregister=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix2fv") ) { lime_gl_uniform_matrix2fv=ioValue.Cast< ::cpp::Function< void (int,int,bool,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix3fv") ) { lime_gl_uniform_matrix3fv=ioValue.Cast< ::cpp::Function< void (int,int,bool,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix4fv") ) { lime_gl_uniform_matrix4fv=ioValue.Cast< ::cpp::Function< void (int,int,bool,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attribi4iv") ) { lime_gl_vertex_attribi4iv=ioValue.Cast< ::cpp::Function< void (int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attribi4ui") ) { lime_gl_vertex_attribi4ui=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_blob_is_immutable") ) { lime_hb_blob_is_immutable=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_length") ) { lime_hb_buffer_get_length=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_script") ) { lime_hb_buffer_get_script=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_length") ) { lime_hb_buffer_set_length=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_script") ) { lime_hb_buffer_set_script=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_is_immutable") ) { lime_hb_face_is_immutable=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_feature_to_string") ) { lime_hb_feature_to_string=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_is_immutable") ) { lime_hb_font_is_immutable=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_crosslap") ) { lime_vorbis_file_crosslap=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_pcm_seek") ) { lime_vorbis_file_pcm_seek=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_raw_seek") ) { lime_vorbis_file_raw_seek=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_pcm_tell") ) { lime_vorbis_file_pcm_tell=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_raw_tell") ) { lime_vorbis_file_raw_tell=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_seekable") ) { lime_vorbis_file_seekable=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - break; - case 26: - if (HX_FIELD_EQ(inName,"lime_file_dialog_open_file") ) { lime_file_dialog_open_file=ioValue.Cast< ::cpp::Function< ::hx::Object * (::String,::String,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_file_dialog_save_file") ) { lime_file_dialog_save_file=ioValue.Cast< ::cpp::Function< ::hx::Object * (::String,::String,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_font_get_units_per_em") ) { lime_font_get_units_per_em=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_merge") ) { lime_image_data_util_merge=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_joystick_get_num_axes") ) { lime_joystick_get_num_axes=ioValue.Cast< ::cpp::Function< int (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_joystick_get_num_hats") ) { lime_joystick_get_num_hats=ioValue.Cast< ::cpp::Function< int (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_key_code_to_scan_code") ) { lime_key_code_to_scan_code=ioValue.Cast< ::cpp::Function< float (float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_ios_tablet") ) { lime_system_get_ios_tablet=ioValue.Cast< ::cpp::Function< bool () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_context_unlock") ) { lime_window_context_unlock=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_mouse_lock") ) { lime_window_get_mouse_lock=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_borderless") ) { lime_window_set_borderless=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *,bool) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_fullscreen") ) { lime_window_set_fullscreen=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *,bool) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_mouse_lock") ) { lime_window_set_mouse_lock=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,bool) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_miter_limit") ) { lime_cairo_get_miter_limit=ioValue.Cast< ::cpp::Function< Float ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_identity_matrix") ) { lime_cairo_identity_matrix=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_miter_limit") ) { lime_cairo_set_miter_limit=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_source_rgba") ) { lime_cairo_set_source_rgba=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_stroke_preserve") ) { lime_cairo_stroke_preserve=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_multi_add_handle") ) { lime_curl_multi_add_handle=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_framebuffer") ) { lime_gl_create_framebuffer=ioValue.Cast< ::cpp::Function< int () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_framebuffer") ) { lime_gl_delete_framebuffer=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_active_uniform") ) { lime_gl_get_active_uniform=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_program_binary") ) { lime_gl_get_program_binary=ioValue.Cast< ::cpp::Function< void (int,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_query_objectui") ) { lime_gl_get_query_objectui=ioValue.Cast< ::cpp::Function< int (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_tex_parameterf") ) { lime_gl_get_tex_parameterf=ioValue.Cast< ::cpp::Function< float (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_tex_parameteri") ) { lime_gl_get_tex_parameteri=ioValue.Cast< ::cpp::Function< int (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attribf") ) { lime_gl_get_vertex_attribf=ioValue.Cast< ::cpp::Function< float (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attribi") ) { lime_gl_get_vertex_attribi=ioValue.Cast< ::cpp::Function< int (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_program_parameteri") ) { lime_gl_program_parameteri=ioValue.Cast< ::cpp::Function< void (int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_sampler_parameterf") ) { lime_gl_sampler_parameterf=ioValue.Cast< ::cpp::Function< void (int,int,float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_sampler_parameteri") ) { lime_gl_sampler_parameteri=ioValue.Cast< ::cpp::Function< void (int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attribi4uiv") ) { lime_gl_vertex_attribi4uiv=ioValue.Cast< ::cpp::Function< void (int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_preallocate") ) { lime_hb_buffer_preallocate=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_language_to_string") ) { lime_hb_language_to_string=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_get_population") ) { lime_hb_set_get_population=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_from_file") ) { lime_vorbis_file_from_file=ioValue.Cast< ::cpp::Function< ::hx::Object * (::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_pcm_total") ) { lime_vorbis_file_pcm_total=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_raw_total") ) { lime_vorbis_file_raw_total=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_time_seek") ) { lime_vorbis_file_time_seek=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_time_tell") ) { lime_vorbis_file_time_tell=ioValue.Cast< ::cpp::Function< Float ( ::hx::Object *) > >(); return true; } - break; - case 27: - if (HX_FIELD_EQ(inName,"lime_bytes_get_data_pointer") ) { lime_bytes_get_data_pointer=ioValue.Cast< ::cpp::Function< Float ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_file_dialog_open_files") ) { lime_file_dialog_open_files=ioValue.Cast< ::cpp::Function< ::hx::Object * (::String,::String,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_font_get_glyph_indices") ) { lime_font_get_glyph_indices=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_font_get_glyph_metrics") ) { lime_font_get_glyph_metrics=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_font_outline_decompose") ) { lime_font_outline_decompose=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_resize") ) { lime_image_data_util_resize=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_font_options") ) { lime_cairo_get_font_options=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_group_target") ) { lime_cairo_get_group_target=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_paint_with_alpha") ) { lime_cairo_paint_with_alpha=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_font_options") ) { lime_cairo_set_font_options=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_font_face_status") ) { lime_cairo_font_face_status=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_blend_func_separate") ) { lime_gl_blend_func_separate=ioValue.Cast< ::cpp::Function< void (int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_renderbuffer") ) { lime_gl_create_renderbuffer=ioValue.Cast< ::cpp::Function< int () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_vertex_array") ) { lime_gl_create_vertex_array=ioValue.Cast< ::cpp::Function< int () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_renderbuffer") ) { lime_gl_delete_renderbuffer=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_vertex_array") ) { lime_gl_delete_vertex_array=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_draw_range_elements") ) { lime_gl_draw_range_elements=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_attrib_location") ) { lime_gl_get_attrib_location=ioValue.Cast< ::cpp::Function< int (int,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_buffer_pointerv") ) { lime_gl_get_buffer_pointerv=ioValue.Cast< ::cpp::Function< Float (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_buffer_sub_data") ) { lime_gl_get_buffer_sub_data=ioValue.Cast< ::cpp::Function< void (int,Float,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_query_objectuiv") ) { lime_gl_get_query_objectuiv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_shader_info_log") ) { lime_gl_get_shader_info_log=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_sync_parameteri") ) { lime_gl_get_sync_parameteri=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_tex_parameterfv") ) { lime_gl_get_tex_parameterfv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_tex_parameteriv") ) { lime_gl_get_tex_parameteriv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attribfv") ) { lime_gl_get_vertex_attribfv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attribiv") ) { lime_gl_get_vertex_attribiv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attribii") ) { lime_gl_get_vertex_attribii=ioValue.Cast< ::cpp::Function< int (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_stencil_op_separate") ) { lime_gl_stencil_op_separate=ioValue.Cast< ::cpp::Function< void (int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix2x3fv") ) { lime_gl_uniform_matrix2x3fv=ioValue.Cast< ::cpp::Function< void (int,int,bool,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix2x4fv") ) { lime_gl_uniform_matrix2x4fv=ioValue.Cast< ::cpp::Function< void (int,int,bool,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix3x2fv") ) { lime_gl_uniform_matrix3x2fv=ioValue.Cast< ::cpp::Function< void (int,int,bool,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix3x4fv") ) { lime_gl_uniform_matrix3x4fv=ioValue.Cast< ::cpp::Function< void (int,int,bool,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix4x2fv") ) { lime_gl_uniform_matrix4x2fv=ioValue.Cast< ::cpp::Function< void (int,int,bool,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_matrix4x3fv") ) { lime_gl_uniform_matrix4x3fv=ioValue.Cast< ::cpp::Function< void (int,int,bool,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_blob_make_immutable") ) { lime_hb_blob_make_immutable=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_language") ) { lime_hb_buffer_get_language=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_language") ) { lime_hb_buffer_set_language=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_make_immutable") ) { lime_hb_face_make_immutable=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_reference_blob") ) { lime_hb_face_reference_blob=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_feature_from_string") ) { lime_hb_feature_from_string=ioValue.Cast< ::cpp::Function< ::hx::Object * (::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_make_immutable") ) { lime_hb_font_make_immutable=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_from_bytes") ) { lime_vorbis_file_from_bytes=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_read_float") ) { lime_vorbis_file_read_float=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_time_total") ) { lime_vorbis_file_time_total=ioValue.Cast< ::cpp::Function< Float ( ::hx::Object *,int) > >(); return true; } - break; - case 28: - if (HX_FIELD_EQ(inName,"lime_bytes_from_data_pointer") ) { lime_bytes_from_data_pointer=ioValue.Cast< ::cpp::Function< ::hx::Object * (Float,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cffi_get_native_pointer") ) { lime_cffi_get_native_pointer=ioValue.Cast< ::cpp::Function< Float ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gamepad_get_device_guid") ) { lime_gamepad_get_device_guid=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gamepad_get_device_name") ) { lime_gamepad_get_device_name=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_key_code_from_scan_code") ) { lime_key_code_from_scan_code=ioValue.Cast< ::cpp::Function< float (float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_device_model") ) { lime_system_get_device_model=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_num_displays") ) { lime_system_get_num_displays=ioValue.Cast< ::cpp::Function< int () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_context_type") ) { lime_window_get_context_type=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_display_mode") ) { lime_window_get_display_mode=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_display_mode") ) { lime_window_set_display_mode=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_is_extension_present") ) { lime_al_is_extension_present=ioValue.Cast< ::cpp::Function< bool (::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_queue_buffers") ) { lime_al_source_queue_buffers=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_get_contexts_device") ) { lime_alc_get_contexts_device=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_get_current_context") ) { lime_alc_get_current_context=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_remove_direct_filter") ) { lime_al_remove_direct_filter=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_get_current_point") ) { lime_cairo_get_current_point=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_has_current_point") ) { lime_cairo_has_current_point=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_attrib_location") ) { lime_gl_bind_attrib_location=ioValue.Cast< ::cpp::Function< void (int,int,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_copy_buffer_sub_data") ) { lime_gl_copy_buffer_sub_data=ioValue.Cast< ::cpp::Function< void (int,int,Float,Float,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_attached_shaders") ) { lime_gl_get_attached_shaders=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_internalformativ") ) { lime_gl_get_internalformativ=ioValue.Cast< ::cpp::Function< void (int,int,int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_program_info_log") ) { lime_gl_get_program_info_log=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_sync_parameteriv") ) { lime_gl_get_sync_parameteriv=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_uniform_location") ) { lime_gl_get_uniform_location=ioValue.Cast< ::cpp::Function< int (int,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attribiiv") ) { lime_gl_get_vertex_attribiiv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attribiui") ) { lime_gl_get_vertex_attribiui=ioValue.Cast< ::cpp::Function< int (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_renderbuffer_storage") ) { lime_gl_renderbuffer_storage=ioValue.Cast< ::cpp::Function< void (int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_blob_create_sub_blob") ) { lime_hb_blob_create_sub_blob=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_direction") ) { lime_hb_buffer_get_direction=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_direction") ) { lime_hb_buffer_set_direction=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_get_glyph_count") ) { lime_hb_face_get_glyph_count=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_reference_table") ) { lime_hb_face_reference_table=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_face_set_glyph_count") ) { lime_hb_face_set_glyph_count=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_create_sub_font") ) { lime_hb_font_create_sub_font=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_glyph_to_string") ) { lime_hb_font_glyph_to_string=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_language_from_string") ) { lime_hb_language_from_string=ioValue.Cast< ::cpp::Function< ::hx::Object * (::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_language_get_default") ) { lime_hb_language_get_default=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - break; - case 29: - if (HX_FIELD_EQ(inName,"lime_joystick_get_device_guid") ) { lime_joystick_get_device_guid=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_joystick_get_device_name") ) { lime_joystick_get_device_name=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_joystick_get_num_buttons") ) { lime_joystick_get_num_buttons=ioValue.Cast< ::cpp::Function< int (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_device_vendor") ) { lime_system_get_device_vendor=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_platform_name") ) { lime_system_get_platform_name=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_alc_make_context_current") ) { lime_alc_make_context_current=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_set_source_surface") ) { lime_cairo_set_source_surface=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_create_rgb") ) { lime_cairo_pattern_create_rgb=ioValue.Cast< ::cpp::Function< ::hx::Object * (Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_get_extend") ) { lime_cairo_pattern_get_extend=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_get_filter") ) { lime_cairo_pattern_get_filter=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_get_matrix") ) { lime_cairo_pattern_get_matrix=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_set_extend") ) { lime_cairo_pattern_set_extend=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_set_filter") ) { lime_cairo_pattern_set_filter=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_set_matrix") ) { lime_cairo_pattern_set_matrix=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_multi_remove_handle") ) { lime_curl_multi_remove_handle=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_copy_tex_sub_image_2d") ) { lime_gl_copy_tex_sub_image_2d=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_copy_tex_sub_image_3d") ) { lime_gl_copy_tex_sub_image_3d=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_draw_arrays_instanced") ) { lime_gl_draw_arrays_instanced=ioValue.Cast< ::cpp::Function< void (int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_framebuffer_texture2D") ) { lime_gl_framebuffer_texture2D=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_active_uniformsiv") ) { lime_gl_get_active_uniformsiv=ioValue.Cast< ::cpp::Function< void (int, ::hx::Object *,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_buffer_parameteri") ) { lime_gl_get_buffer_parameteri=ioValue.Cast< ::cpp::Function< int (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attribiuiv") ) { lime_gl_get_vertex_attribiuiv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_is_transform_feedback") ) { lime_gl_is_transform_feedback=ioValue.Cast< ::cpp::Function< bool (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_stencil_func_separate") ) { lime_gl_stencil_func_separate=ioValue.Cast< ::cpp::Function< void (int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_stencil_mask_separate") ) { lime_gl_stencil_mask_separate=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_uniform_block_binding") ) { lime_gl_uniform_block_binding=ioValue.Cast< ::cpp::Function< void (int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib_divisor") ) { lime_gl_vertex_attrib_divisor=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib_pointer") ) { lime_gl_vertex_attrib_pointer=ioValue.Cast< ::cpp::Function< void (int,int,int,bool,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_add_codepoints") ) { lime_hb_buffer_add_codepoints=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_clear_contents") ) { lime_hb_buffer_clear_contents=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_pcm_seek_lap") ) { lime_vorbis_file_pcm_seek_lap=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_raw_seek_lap") ) { lime_vorbis_file_raw_seek_lap=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > >(); return true; } - break; - case 30: - if (HX_FIELD_EQ(inName,"lime_image_data_util_fill_rect") ) { lime_image_data_util_fill_rect=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_threshold") ) { lime_image_data_util_threshold=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int,int,int,int,int,bool) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_platform_label") ) { lime_system_get_platform_label=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_al_source_unqueue_buffers") ) { lime_al_source_unqueue_buffers=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pop_group_to_source") ) { lime_cairo_pop_group_to_source=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_create") ) { lime_cairo_font_options_create=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_ft_font_face_create") ) { lime_cairo_ft_font_face_create=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_create_rgba") ) { lime_cairo_pattern_create_rgba=ioValue.Cast< ::cpp::Function< ::hx::Object * (Float,Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_end_transform_feedback") ) { lime_gl_end_transform_feedback=ioValue.Cast< ::cpp::Function< void () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_buffer_parameteriv") ) { lime_gl_get_buffer_parameteriv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_context_attributes") ) { lime_gl_get_context_attributes=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_frag_data_location") ) { lime_gl_get_frag_data_location=ioValue.Cast< ::cpp::Function< int (int,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_sampler_parameterf") ) { lime_gl_get_sampler_parameterf=ioValue.Cast< ::cpp::Function< float (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_sampler_parameteri") ) { lime_gl_get_sampler_parameteri=ioValue.Cast< ::cpp::Function< int (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_invalidate_framebuffer") ) { lime_gl_invalidate_framebuffer=ioValue.Cast< ::cpp::Function< void (int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_vertex_attrib_ipointer") ) { lime_gl_vertex_attrib_ipointer=ioValue.Cast< ::cpp::Function< void (int,int,int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_blob_get_data_writable") ) { lime_hb_blob_get_data_writable=ioValue.Cast< ::cpp::Function< Float ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_glyph_infos") ) { lime_hb_buffer_get_glyph_infos=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_glyph_from_string") ) { lime_hb_font_glyph_from_string=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_ft_font_get_load_flags") ) { lime_hb_ft_font_get_load_flags=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_ft_font_set_load_flags") ) { lime_hb_ft_font_set_load_flags=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_pcm_seek_page") ) { lime_vorbis_file_pcm_seek_page=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_serial_number") ) { lime_vorbis_file_serial_number=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_time_seek_lap") ) { lime_vorbis_file_time_seek_lap=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *,Float) > >(); return true; } - break; - case 31: - if (HX_FIELD_EQ(inName,"lime_application_set_frame_rate") ) { lime_application_set_frame_rate=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_file_dialog_open_directory") ) { lime_file_dialog_open_directory=ioValue.Cast< ::cpp::Function< ::hx::Object * (::String,::String,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_file_watcher_add_directory") ) { lime_file_watcher_add_directory=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,bool) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_flood_fill") ) { lime_image_data_util_flood_fill=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_get_pixels") ) { lime_image_data_util_get_pixels=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_set_format") ) { lime_image_data_util_set_format=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_set_pixels") ) { lime_image_data_util_set_pixels=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_key_event_manager_register") ) { lime_key_event_manager_register=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_image_surface_create") ) { lime_cairo_image_surface_create=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_bind_transform_feedback") ) { lime_gl_bind_transform_feedback=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_blend_equation_separate") ) { lime_gl_blend_equation_separate=ioValue.Cast< ::cpp::Function< void (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_compressed_tex_image_2d") ) { lime_gl_compressed_tex_image_2d=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int,int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_compressed_tex_image_3d") ) { lime_gl_compressed_tex_image_3d=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_draw_elements_instanced") ) { lime_gl_draw_elements_instanced=ioValue.Cast< ::cpp::Function< void (int,int,int,Float,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_sampler_parameterfv") ) { lime_gl_get_sampler_parameterfv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_sampler_parameteriv") ) { lime_gl_get_sampler_parameteriv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_uniform_block_index") ) { lime_gl_get_uniform_block_index=ioValue.Cast< ::cpp::Function< int (int,::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_release_shader_compiler") ) { lime_gl_release_shader_compiler=ioValue.Cast< ::cpp::Function< void () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_content_type") ) { lime_hb_buffer_get_content_type=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_normalize_glyphs") ) { lime_hb_buffer_normalize_glyphs=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_reverse_clusters") ) { lime_hb_buffer_reverse_clusters=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_content_type") ) { lime_hb_buffer_set_content_type=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_segment_properties_hash") ) { lime_hb_segment_properties_hash=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_time_seek_page") ) { lime_vorbis_file_time_seek_page=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *,Float) > >(); return true; } - break; - case 32: - if (HX_FIELD_EQ(inName,"lime_drop_event_manager_register") ) { lime_drop_event_manager_register=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_font_get_underline_position") ) { lime_font_get_underline_position=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_copy_pixels") ) { lime_image_data_util_copy_pixels=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,bool) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_joystick_get_num_trackballs") ) { lime_joystick_get_num_trackballs=ioValue.Cast< ::cpp::Function< int (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_platform_version") ) { lime_system_get_platform_version=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_text_event_manager_register") ) { lime_text_event_manager_register=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_context_make_current") ) { lime_window_context_make_current=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_create_linear") ) { lime_cairo_pattern_create_linear=ioValue.Cast< ::cpp::Function< ::hx::Object * (Float,Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_create_radial") ) { lime_cairo_pattern_create_radial=ioValue.Cast< ::cpp::Function< ::hx::Object * (Float,Float,Float,Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_begin_transform_feedback") ) { lime_gl_begin_transform_feedback=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_check_framebuffer_status") ) { lime_gl_check_framebuffer_status=ioValue.Cast< ::cpp::Function< int (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_framebuffer_renderbuffer") ) { lime_gl_framebuffer_renderbuffer=ioValue.Cast< ::cpp::Function< void (int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_buffer_parameteri64v") ) { lime_gl_get_buffer_parameteri64v=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_pause_transform_feedback") ) { lime_gl_pause_transform_feedback=ioValue.Cast< ::cpp::Function< void () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_cluster_level") ) { lime_hb_buffer_get_cluster_level=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_cluster_level") ) { lime_hb_buffer_set_cluster_level=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_segment_properties_equal") ) { lime_hb_segment_properties_equal=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_symmetric_difference") ) { lime_hb_set_symmetric_difference=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_bitrate_instant") ) { lime_vorbis_file_bitrate_instant=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - break; - case 33: - if (HX_FIELD_EQ(inName,"lime_font_get_underline_thickness") ) { lime_font_get_underline_thickness=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_copy_channel") ) { lime_image_data_util_copy_channel=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_mouse_event_manager_register") ) { lime_mouse_event_manager_register=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_touch_event_manager_register") ) { lime_touch_event_manager_register=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_image_surface_get_data") ) { lime_cairo_image_surface_get_data=ioValue.Cast< ::cpp::Function< Float ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_create_transform_feedback") ) { lime_gl_create_transform_feedback=ioValue.Cast< ::cpp::Function< int () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_delete_transform_feedback") ) { lime_gl_delete_transform_feedback=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_framebuffer_texture_layer") ) { lime_gl_framebuffer_texture_layer=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_active_uniform_blocki") ) { lime_gl_get_active_uniform_blocki=ioValue.Cast< ::cpp::Function< int (int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_resume_transform_feedback") ) { lime_gl_resume_transform_feedback=ioValue.Cast< ::cpp::Function< void () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_ft_font_create_referenced") ) { lime_hb_ft_font_create_referenced=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_set_allocation_successful") ) { lime_hb_set_allocation_successful=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - break; - case 34: - if (HX_FIELD_EQ(inName,"lime_bytes_get_data_pointer_offset") ) { lime_bytes_get_data_pointer_offset=ioValue.Cast< ::cpp::Function< Float ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_file_watcher_remove_directory") ) { lime_file_watcher_remove_directory=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_render_event_manager_register") ) { lime_render_event_manager_register=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_sensor_event_manager_register") ) { lime_sensor_event_manager_register=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_get_text_input_enabled") ) { lime_window_get_text_input_enabled=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_set_text_input_enabled") ) { lime_window_set_text_input_enabled=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,bool) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_window_event_manager_register") ) { lime_window_event_manager_register=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_push_group_with_content") ) { lime_cairo_push_group_with_content=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_image_surface_get_width") ) { lime_cairo_image_surface_get_width=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_enable_vertex_attrib_array") ) { lime_gl_enable_vertex_attrib_array=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_active_uniform_blockiv") ) { lime_gl_get_active_uniform_blockiv=ioValue.Cast< ::cpp::Function< void (int,int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_vertex_attrib_pointerv") ) { lime_gl_get_vertex_attrib_pointerv=ioValue.Cast< ::cpp::Function< Float (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_invalidate_sub_framebuffer") ) { lime_gl_invalidate_sub_framebuffer=ioValue.Cast< ::cpp::Function< void (int, ::hx::Object *,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_glyph_positions") ) { lime_hb_buffer_get_glyph_positions=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_pcm_seek_page_lap") ) { lime_vorbis_file_pcm_seek_page_lap=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > >(); return true; } - break; - case 35: - if (HX_FIELD_EQ(inName,"lime_gamepad_event_manager_register") ) { lime_gamepad_event_manager_register=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_multiply_alpha") ) { lime_image_data_util_multiply_alpha=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_image_surface_get_format") ) { lime_cairo_image_surface_get_format=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_image_surface_get_height") ) { lime_cairo_image_surface_get_height=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_image_surface_get_stride") ) { lime_cairo_image_surface_get_stride=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_curl_multi_get_running_handles") ) { lime_curl_multi_get_running_handles=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_compressed_tex_sub_image_2d") ) { lime_gl_compressed_tex_sub_image_2d=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_compressed_tex_sub_image_3d") ) { lime_gl_compressed_tex_sub_image_3d=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int,int,int,int,int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_disable_vertex_attrib_array") ) { lime_gl_disable_vertex_attrib_array=ioValue.Cast< ::cpp::Function< void (int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_renderbuffer_parameteri") ) { lime_gl_get_renderbuffer_parameteri=ioValue.Cast< ::cpp::Function< int (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_shader_precision_format") ) { lime_gl_get_shader_precision_format=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_transform_feedback_varyings") ) { lime_gl_transform_feedback_varyings=ioValue.Cast< ::cpp::Function< void (int, ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_vorbis_file_time_seek_page_lap") ) { lime_vorbis_file_time_seek_page_lap=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *,Float) > >(); return true; } - break; - case 36: - if (HX_FIELD_EQ(inName,"lime_image_data_util_color_transform") ) { lime_image_data_util_color_transform=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_joystick_event_manager_register") ) { lime_joystick_event_manager_register=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_system_get_allow_screen_timeout") ) { lime_system_get_allow_screen_timeout=ioValue.Cast< ::cpp::Function< bool () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_system_set_allow_screen_timeout") ) { lime_system_set_allow_screen_timeout=ioValue.Cast< ::cpp::Function< bool (bool) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_renderbuffer_parameteriv") ) { lime_gl_get_renderbuffer_parameteriv=ioValue.Cast< ::cpp::Function< void (int,int,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_allocation_successful") ) { lime_hb_buffer_allocation_successful=ioValue.Cast< ::cpp::Function< bool ( ::hx::Object *) > >(); return true; } - break; - case 37: - if (HX_FIELD_EQ(inName,"lime_clipboard_event_manager_register") ) { lime_clipboard_event_manager_register=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_image_data_util_unmultiply_alpha") ) { lime_image_data_util_unmultiply_alpha=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_get_antialias") ) { lime_cairo_font_options_get_antialias=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_set_antialias") ) { lime_cairo_font_options_set_antialias=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_add_color_stop_rgb") ) { lime_cairo_pattern_add_color_stop_rgb=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_create_for_surface") ) { lime_cairo_pattern_create_for_surface=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_active_uniform_block_name") ) { lime_gl_get_active_uniform_block_name=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_segment_properties") ) { lime_hb_buffer_get_segment_properties=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_serialize_list_formats") ) { lime_hb_buffer_serialize_list_formats=ioValue.Cast< ::cpp::Function< ::hx::Object * () > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_segment_properties") ) { lime_hb_buffer_set_segment_properties=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - break; - case 38: - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_get_hint_style") ) { lime_cairo_font_options_get_hint_style=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_set_hint_style") ) { lime_cairo_font_options_set_hint_style=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_add_color_stop_rgba") ) { lime_cairo_pattern_add_color_stop_rgba=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_get_transform_feedback_varying") ) { lime_gl_get_transform_feedback_varying=ioValue.Cast< ::cpp::Function< ::hx::Object * (int,int) > >(); return true; } - break; - case 39: - if (HX_FIELD_EQ(inName,"lime_application_event_manager_register") ) { lime_application_event_manager_register=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_pattern_get_color_stop_count") ) { lime_cairo_pattern_get_color_stop_count=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_guess_segment_properties") ) { lime_hb_buffer_guess_segment_properties=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *) > >(); return true; } - break; - case 40: - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_get_hint_metrics") ) { lime_cairo_font_options_get_hint_metrics=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_set_hint_metrics") ) { lime_cairo_font_options_set_hint_metrics=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_image_surface_create_for_data") ) { lime_cairo_image_surface_create_for_data=ioValue.Cast< ::cpp::Function< ::hx::Object * (Float,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_gl_renderbuffer_storage_multisample") ) { lime_gl_renderbuffer_storage_multisample=ioValue.Cast< ::cpp::Function< void (int,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_get_replacement_codepoint") ) { lime_hb_buffer_get_replacement_codepoint=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_buffer_set_replacement_codepoint") ) { lime_hb_buffer_set_replacement_codepoint=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - break; - case 41: - if (HX_FIELD_EQ(inName,"lime_hb_buffer_serialize_format_to_string") ) { lime_hb_buffer_serialize_format_to_string=ioValue.Cast< ::cpp::Function< ::hx::Object * (int) > >(); return true; } - break; - case 42: - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_get_subpixel_order") ) { lime_cairo_font_options_get_subpixel_order=ioValue.Cast< ::cpp::Function< int ( ::hx::Object *) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_cairo_font_options_set_subpixel_order") ) { lime_cairo_font_options_set_subpixel_order=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int) > >(); return true; } - break; - case 43: - if (HX_FIELD_EQ(inName,"lime_hb_buffer_serialize_format_from_string") ) { lime_hb_buffer_serialize_format_from_string=ioValue.Cast< ::cpp::Function< int (::String) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_add_glyph_origin_for_direction") ) { lime_hb_font_add_glyph_origin_for_direction=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_get_glyph_origin_for_direction") ) { lime_hb_font_get_glyph_origin_for_direction=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > >(); return true; } - break; - case 44: - if (HX_FIELD_EQ(inName,"lime_hb_font_get_glyph_advance_for_direction") ) { lime_hb_font_get_glyph_advance_for_direction=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > >(); return true; } - if (HX_FIELD_EQ(inName,"lime_hb_font_get_glyph_kerning_for_direction") ) { lime_hb_font_get_glyph_kerning_for_direction=ioValue.Cast< ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int,int) > >(); return true; } - break; - case 45: - if (HX_FIELD_EQ(inName,"lime_gl_get_framebuffer_attachment_parameteri") ) { lime_gl_get_framebuffer_attachment_parameteri=ioValue.Cast< ::cpp::Function< int (int,int,int) > >(); return true; } - break; - case 46: - if (HX_FIELD_EQ(inName,"lime_gl_get_framebuffer_attachment_parameteriv") ) { lime_gl_get_framebuffer_attachment_parameteriv=ioValue.Cast< ::cpp::Function< void (int,int,int,Float) > >(); return true; } - break; - case 48: - if (HX_FIELD_EQ(inName,"lime_hb_font_subtract_glyph_origin_for_direction") ) { lime_hb_font_subtract_glyph_origin_for_direction=ioValue.Cast< ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *NativeCFFI_obj_sMemberStorageInfo = 0; -static hx::StaticInfo NativeCFFI_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_application_create,HX_("lime_application_create",75,25,1a,bb)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_application_event_manager_register,HX_("lime_application_event_manager_register",33,3f,87,01)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_application_exec,HX_("lime_application_exec",ca,f1,81,e2)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_application_init,HX_("lime_application_init",49,39,1f,e5)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_application_quit,HX_("lime_application_quit",08,3e,6e,ea)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float) > */ ,(void *) &NativeCFFI_obj::lime_application_set_frame_rate,HX_("lime_application_set_frame_rate",a8,03,d7,1d)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_application_update,HX_("lime_application_update",82,44,10,c6)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_audio_load,HX_("lime_audio_load",99,89,38,30)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_audio_load_bytes,HX_("lime_audio_load_bytes",05,92,98,ba)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_audio_load_file,HX_("lime_audio_load_file",22,f6,9d,0c)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (Float,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_bytes_from_data_pointer,HX_("lime_bytes_from_data_pointer",1f,3b,02,90)}, - {hx::fsObject /* ::cpp::Function< Float ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_bytes_get_data_pointer,HX_("lime_bytes_get_data_pointer",af,ff,82,7b)}, - {hx::fsObject /* ::cpp::Function< Float ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_bytes_get_data_pointer_offset,HX_("lime_bytes_get_data_pointer_offset",63,8d,9d,00)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (::String, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_bytes_read_file,HX_("lime_bytes_read_file",c7,b2,82,ba)}, - {hx::fsObject /* ::cpp::Function< Float ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cffi_get_native_pointer,HX_("lime_cffi_get_native_pointer",6d,f2,d7,07)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_clipboard_event_manager_register,HX_("lime_clipboard_event_manager_register",ed,56,db,9a)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_clipboard_get_text,HX_("lime_clipboard_get_text",29,fd,31,04)}, - {hx::fsObject /* ::cpp::Function< void (::String) > */ ,(void *) &NativeCFFI_obj::lime_clipboard_set_text,HX_("lime_clipboard_set_text",9d,56,8f,b2)}, - {hx::fsObject /* ::cpp::Function< Float (Float,int) > */ ,(void *) &NativeCFFI_obj::lime_data_pointer_offset,HX_("lime_data_pointer_offset",60,b2,70,59)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_deflate_compress,HX_("lime_deflate_compress",e0,7d,72,7f)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_deflate_decompress,HX_("lime_deflate_decompress",e1,49,b0,91)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_drop_event_manager_register,HX_("lime_drop_event_manager_register",a0,48,49,3f)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (::String,::String,::String) > */ ,(void *) &NativeCFFI_obj::lime_file_dialog_open_directory,HX_("lime_file_dialog_open_directory",36,64,09,e2)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (::String,::String,::String) > */ ,(void *) &NativeCFFI_obj::lime_file_dialog_open_file,HX_("lime_file_dialog_open_file",53,b1,fe,c0)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (::String,::String,::String) > */ ,(void *) &NativeCFFI_obj::lime_file_dialog_open_files,HX_("lime_file_dialog_open_files",c0,77,dc,1d)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (::String,::String,::String) > */ ,(void *) &NativeCFFI_obj::lime_file_dialog_save_file,HX_("lime_file_dialog_save_file",00,49,86,dc)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_file_watcher_create,HX_("lime_file_watcher_create",d8,1b,00,e0)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,bool) > */ ,(void *) &NativeCFFI_obj::lime_file_watcher_add_directory,HX_("lime_file_watcher_add_directory",33,92,27,79)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_file_watcher_remove_directory,HX_("lime_file_watcher_remove_directory",4e,67,5d,01)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_file_watcher_update,HX_("lime_file_watcher_update",e5,3a,f6,ea)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_font_get_ascender,HX_("lime_font_get_ascender",06,f1,b5,57)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_font_get_descender,HX_("lime_font_get_descender",68,c1,2f,64)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_font_get_family_name,HX_("lime_font_get_family_name",97,ce,b2,b4)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *,::String) > */ ,(void *) &NativeCFFI_obj::lime_font_get_glyph_index,HX_("lime_font_get_glyph_index",90,3b,dd,a2)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String) > */ ,(void *) &NativeCFFI_obj::lime_font_get_glyph_indices,HX_("lime_font_get_glyph_indices",25,83,e4,03)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_font_get_glyph_metrics,HX_("lime_font_get_glyph_metrics",41,de,64,4d)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_font_get_height,HX_("lime_font_get_height",f6,3e,aa,fc)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_font_get_num_glyphs,HX_("lime_font_get_num_glyphs",ef,8b,e7,ad)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_font_get_underline_position,HX_("lime_font_get_underline_position",0b,93,8e,28)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_font_get_underline_thickness,HX_("lime_font_get_underline_thickness",d2,14,47,de)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_font_get_units_per_em,HX_("lime_font_get_units_per_em",29,72,55,dc)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_font_load,HX_("lime_font_load",ec,08,6e,02)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_font_load_bytes,HX_("lime_font_load_bytes",98,d1,ec,43)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_font_load_file,HX_("lime_font_load_file",ef,09,bb,9c)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_font_outline_decompose,HX_("lime_font_outline_decompose",ee,da,88,55)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_font_render_glyph,HX_("lime_font_render_glyph",89,79,39,0f)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_font_render_glyphs,HX_("lime_font_render_glyphs",ca,de,10,43)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_font_set_size,HX_("lime_font_set_size",84,ff,47,dd)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_gamepad_add_mappings,HX_("lime_gamepad_add_mappings",0b,39,a9,d8)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_gamepad_get_device_guid,HX_("lime_gamepad_get_device_guid",61,03,1f,2d)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_gamepad_get_device_name,HX_("lime_gamepad_get_device_name",23,58,b0,31)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_gamepad_event_manager_register,HX_("lime_gamepad_event_manager_register",02,b7,1e,51)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_gzip_compress,HX_("lime_gzip_compress",fd,cc,13,7a)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_gzip_decompress,HX_("lime_gzip_decompress",3e,5a,99,72)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_haptic_vibrate,HX_("lime_haptic_vibrate",31,58,7a,85)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_image_encode,HX_("lime_image_encode",64,48,63,9c)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_image_load,HX_("lime_image_load",f4,20,ad,9c)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_image_load_bytes,HX_("lime_image_load_bytes",a0,9f,39,e7)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_image_load_file,HX_("lime_image_load_file",e7,d4,9f,41)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_image_data_util_color_transform,HX_("lime_image_data_util_color_transform",ba,cc,96,40)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_image_data_util_copy_channel,HX_("lime_image_data_util_copy_channel",4f,54,36,a5)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,bool) > */ ,(void *) &NativeCFFI_obj::lime_image_data_util_copy_pixels,HX_("lime_image_data_util_copy_pixels",21,51,7b,ab)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_image_data_util_fill_rect,HX_("lime_image_data_util_fill_rect",8a,8c,a4,8e)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_image_data_util_flood_fill,HX_("lime_image_data_util_flood_fill",ba,e7,5b,f2)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_image_data_util_get_pixels,HX_("lime_image_data_util_get_pixels",cc,3e,de,0c)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_image_data_util_merge,HX_("lime_image_data_util_merge",a2,d2,b1,f7)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_image_data_util_multiply_alpha,HX_("lime_image_data_util_multiply_alpha",99,86,ad,5d)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_image_data_util_resize,HX_("lime_image_data_util_resize",ca,16,5a,c4)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_image_data_util_set_format,HX_("lime_image_data_util_set_format",4a,7d,40,81)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_image_data_util_set_pixels,HX_("lime_image_data_util_set_pixels",40,dd,5b,10)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int,int,int,int,int,bool) > */ ,(void *) &NativeCFFI_obj::lime_image_data_util_threshold,HX_("lime_image_data_util_threshold",95,30,16,89)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_image_data_util_unmultiply_alpha,HX_("lime_image_data_util_unmultiply_alpha",32,d8,15,90)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_joystick_get_device_guid,HX_("lime_joystick_get_device_guid",90,59,1a,42)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_joystick_get_device_name,HX_("lime_joystick_get_device_name",52,ae,ab,46)}, - {hx::fsObject /* ::cpp::Function< int (int) > */ ,(void *) &NativeCFFI_obj::lime_joystick_get_num_axes,HX_("lime_joystick_get_num_axes",c0,e1,d4,a9)}, - {hx::fsObject /* ::cpp::Function< int (int) > */ ,(void *) &NativeCFFI_obj::lime_joystick_get_num_buttons,HX_("lime_joystick_get_num_buttons",86,9c,1a,05)}, - {hx::fsObject /* ::cpp::Function< int (int) > */ ,(void *) &NativeCFFI_obj::lime_joystick_get_num_hats,HX_("lime_joystick_get_num_hats",53,f9,63,ae)}, - {hx::fsObject /* ::cpp::Function< int (int) > */ ,(void *) &NativeCFFI_obj::lime_joystick_get_num_trackballs,HX_("lime_joystick_get_num_trackballs",04,66,ee,99)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_joystick_event_manager_register,HX_("lime_joystick_event_manager_register",b3,14,1d,14)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,bool, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_jpeg_decode_bytes,HX_("lime_jpeg_decode_bytes",a7,ff,10,c9)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (::String,bool, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_jpeg_decode_file,HX_("lime_jpeg_decode_file",c0,92,ae,0c)}, - {hx::fsObject /* ::cpp::Function< float (float) > */ ,(void *) &NativeCFFI_obj::lime_key_code_from_scan_code,HX_("lime_key_code_from_scan_code",e2,69,76,bc)}, - {hx::fsObject /* ::cpp::Function< float (float) > */ ,(void *) &NativeCFFI_obj::lime_key_code_to_scan_code,HX_("lime_key_code_to_scan_code",33,c7,96,30)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_key_event_manager_register,HX_("lime_key_event_manager_register",c4,10,76,37)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_lzma_compress,HX_("lime_lzma_compress",75,e7,f2,95)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_lzma_decompress,HX_("lime_lzma_decompress",b6,02,4e,98)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_mouse_event_manager_register,HX_("lime_mouse_event_manager_register",7e,33,83,ea)}, - {hx::fsObject /* ::cpp::Function< void (::String) > */ ,(void *) &NativeCFFI_obj::lime_neko_execute,HX_("lime_neko_execute",fb,62,24,05)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,bool, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_png_decode_bytes,HX_("lime_png_decode_bytes",9a,13,98,26)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (::String,bool, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_png_decode_file,HX_("lime_png_decode_file",2d,7e,35,25)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_render_event_manager_register,HX_("lime_render_event_manager_register",d9,6b,ed,ee)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_sensor_event_manager_register,HX_("lime_sensor_event_manager_register",75,01,d7,10)}, - {hx::fsObject /* ::cpp::Function< bool () > */ ,(void *) &NativeCFFI_obj::lime_system_get_allow_screen_timeout,HX_("lime_system_get_allow_screen_timeout",73,89,73,7a)}, - {hx::fsObject /* ::cpp::Function< bool (bool) > */ ,(void *) &NativeCFFI_obj::lime_system_set_allow_screen_timeout,HX_("lime_system_set_allow_screen_timeout",e7,0a,4e,8d)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_system_get_device_model,HX_("lime_system_get_device_model",af,7c,01,19)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_system_get_device_vendor,HX_("lime_system_get_device_vendor",c2,71,1b,a6)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,::String,::String) > */ ,(void *) &NativeCFFI_obj::lime_system_get_directory,HX_("lime_system_get_directory",5e,9e,04,7c)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_system_get_display,HX_("lime_system_get_display",f3,47,82,d2)}, - {hx::fsObject /* ::cpp::Function< bool () > */ ,(void *) &NativeCFFI_obj::lime_system_get_ios_tablet,HX_("lime_system_get_ios_tablet",07,23,ac,cd)}, - {hx::fsObject /* ::cpp::Function< int () > */ ,(void *) &NativeCFFI_obj::lime_system_get_num_displays,HX_("lime_system_get_num_displays",f9,90,37,4f)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_system_get_platform_label,HX_("lime_system_get_platform_label",97,fa,f9,96)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_system_get_platform_name,HX_("lime_system_get_platform_name",08,2b,96,25)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_system_get_platform_version,HX_("lime_system_get_platform_version",7b,82,4b,3e)}, - {hx::fsObject /* ::cpp::Function< Float () > */ ,(void *) &NativeCFFI_obj::lime_system_get_timer,HX_("lime_system_get_timer",36,5f,72,67)}, - {hx::fsObject /* ::cpp::Function< void (::String) > */ ,(void *) &NativeCFFI_obj::lime_system_open_file,HX_("lime_system_open_file",6b,2d,58,ea)}, - {hx::fsObject /* ::cpp::Function< void (::String,::String) > */ ,(void *) &NativeCFFI_obj::lime_system_open_url,HX_("lime_system_open_url",60,3f,2e,b4)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_text_event_manager_register,HX_("lime_text_event_manager_register",e2,83,68,5d)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_touch_event_manager_register,HX_("lime_touch_event_manager_register",24,25,f4,f5)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,::String,::String) > */ ,(void *) &NativeCFFI_obj::lime_window_alert,HX_("lime_window_alert",37,b9,e2,c1)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_close,HX_("lime_window_close",93,79,b7,e8)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_context_flip,HX_("lime_window_context_flip",c2,15,98,c7)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_context_lock,HX_("lime_window_context_lock",00,9f,91,cb)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_context_make_current,HX_("lime_window_context_make_current",bd,6d,a5,80)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_context_unlock,HX_("lime_window_context_unlock",19,55,3d,16)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int,int,::String) > */ ,(void *) &NativeCFFI_obj::lime_window_create,HX_("lime_window_create",c1,a4,90,25)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_focus,HX_("lime_window_focus",b3,c1,dd,a4)}, - {hx::fsObject /* ::cpp::Function< Float ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_get_context,HX_("lime_window_get_context",21,ae,a1,6b)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_get_context_type,HX_("lime_window_get_context_type",d8,88,68,17)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_get_display,HX_("lime_window_get_display",74,42,74,0d)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_get_display_mode,HX_("lime_window_get_display_mode",4e,48,b4,98)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_get_height,HX_("lime_window_get_height",f5,7b,27,d0)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_get_id,HX_("lime_window_get_id",e9,30,b1,4c)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_get_mouse_lock,HX_("lime_window_get_mouse_lock",93,ce,a9,67)}, - {hx::fsObject /* ::cpp::Function< Float ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_get_scale,HX_("lime_window_get_scale",3c,16,d2,0d)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_get_text_input_enabled,HX_("lime_window_get_text_input_enabled",c8,3e,fd,3e)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_get_width,HX_("lime_window_get_width",b8,fd,65,5f)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_get_x,HX_("lime_window_get_x",2a,07,b5,31)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_get_y,HX_("lime_window_get_y",2b,07,b5,31)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_window_move,HX_("lime_window_move",96,b5,64,4b)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_read_pixels,HX_("lime_window_read_pixels",51,24,eb,4c)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_window_resize,HX_("lime_window_resize",b9,97,fc,b1)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *,bool) > */ ,(void *) &NativeCFFI_obj::lime_window_set_borderless,HX_("lime_window_set_borderless",c7,c1,d2,19)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_window_set_cursor,HX_("lime_window_set_cursor",58,a1,41,10)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_set_display_mode,HX_("lime_window_set_display_mode",c2,35,f6,ee)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *,bool) > */ ,(void *) &NativeCFFI_obj::lime_window_set_fullscreen,HX_("lime_window_set_fullscreen",bd,b5,15,fc)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_set_icon,HX_("lime_window_set_icon",7b,f5,6a,6e)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *,bool) > */ ,(void *) &NativeCFFI_obj::lime_window_set_maximized,HX_("lime_window_set_maximized",d6,f8,ec,06)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *,bool) > */ ,(void *) &NativeCFFI_obj::lime_window_set_minimized,HX_("lime_window_set_minimized",44,e6,a9,30)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,bool) > */ ,(void *) &NativeCFFI_obj::lime_window_set_mouse_lock,HX_("lime_window_set_mouse_lock",07,b7,c9,87)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *,bool) > */ ,(void *) &NativeCFFI_obj::lime_window_set_resizable,HX_("lime_window_set_resizable",29,22,5c,b1)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,bool) > */ ,(void *) &NativeCFFI_obj::lime_window_set_text_input_enabled,HX_("lime_window_set_text_input_enabled",3c,bb,a8,72)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String) > */ ,(void *) &NativeCFFI_obj::lime_window_set_title,HX_("lime_window_set_title",56,49,8f,88)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_window_warp_mouse,HX_("lime_window_warp_mouse",f3,a9,91,df)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_window_event_manager_register,HX_("lime_window_event_manager_register",7f,16,8e,0d)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_zlib_compress,HX_("lime_zlib_compress",ac,90,d2,8a)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_zlib_decompress,HX_("lime_zlib_decompress",ad,a7,53,43)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_buffer_data,HX_("lime_al_buffer_data",9f,3d,30,e4)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,float,float,float) > */ ,(void *) &NativeCFFI_obj::lime_al_buffer3f,HX_("lime_al_buffer3f",7d,e7,92,da)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_buffer3i,HX_("lime_al_buffer3i",80,e7,92,da)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,float) > */ ,(void *) &NativeCFFI_obj::lime_al_bufferf,HX_("lime_al_bufferf",fc,c8,9c,ee)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_bufferfv,HX_("lime_al_bufferfv",fa,13,93,da)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_bufferi,HX_("lime_al_bufferi",ff,c8,9c,ee)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_bufferiv,HX_("lime_al_bufferiv",97,16,93,da)}, - {hx::fsObject /* ::cpp::Function< void () > */ ,(void *) &NativeCFFI_obj::lime_al_cleanup,HX_("lime_al_cleanup",ba,31,4e,e8)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_delete_buffer,HX_("lime_al_delete_buffer",ea,b3,0d,56)}, - {hx::fsObject /* ::cpp::Function< void (int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_delete_buffers,HX_("lime_al_delete_buffers",49,b9,ef,f5)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_delete_source,HX_("lime_al_delete_source",c5,a7,aa,b7)}, - {hx::fsObject /* ::cpp::Function< void (int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_delete_sources,HX_("lime_al_delete_sources",0e,25,a8,fd)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_al_disable,HX_("lime_al_disable",7e,8f,64,ee)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_al_distance_model,HX_("lime_al_distance_model",09,2d,9c,2e)}, - {hx::fsObject /* ::cpp::Function< void (float) > */ ,(void *) &NativeCFFI_obj::lime_al_doppler_factor,HX_("lime_al_doppler_factor",ea,b2,5f,1d)}, - {hx::fsObject /* ::cpp::Function< void (float) > */ ,(void *) &NativeCFFI_obj::lime_al_doppler_velocity,HX_("lime_al_doppler_velocity",f8,18,9f,e4)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_al_enable,HX_("lime_al_enable",ad,cd,b6,64)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_al_gen_source,HX_("lime_al_gen_source",14,70,09,16)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_al_gen_sources,HX_("lime_al_gen_sources",df,a1,38,32)}, - {hx::fsObject /* ::cpp::Function< bool (int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_boolean,HX_("lime_al_get_boolean",55,f3,96,e8)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_booleanv,HX_("lime_al_get_booleanv",81,f7,7d,9b)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_al_gen_buffer,HX_("lime_al_gen_buffer",39,7c,6c,b4)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_al_gen_buffers,HX_("lime_al_gen_buffers",1a,36,80,2a)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_buffer3f,HX_("lime_al_get_buffer3f",86,b8,6d,87)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_buffer3i,HX_("lime_al_get_buffer3i",89,b8,6d,87)}, - {hx::fsObject /* ::cpp::Function< float ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_bufferf,HX_("lime_al_get_bufferf",13,ac,28,1c)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_bufferfv,HX_("lime_al_get_bufferfv",03,e5,6d,87)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_bufferi,HX_("lime_al_get_bufferi",16,ac,28,1c)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_bufferiv,HX_("lime_al_get_bufferiv",a0,e7,6d,87)}, - {hx::fsObject /* ::cpp::Function< Float (int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_double,HX_("lime_al_get_double",04,97,d1,6d)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_doublev,HX_("lime_al_get_doublev",f2,8c,92,a9)}, - {hx::fsObject /* ::cpp::Function< int (::String) > */ ,(void *) &NativeCFFI_obj::lime_al_get_enum_value,HX_("lime_al_get_enum_value",e6,c9,e4,87)}, - {hx::fsObject /* ::cpp::Function< int () > */ ,(void *) &NativeCFFI_obj::lime_al_get_error,HX_("lime_al_get_error",35,5f,64,6b)}, - {hx::fsObject /* ::cpp::Function< float (int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_float,HX_("lime_al_get_float",09,59,d1,fa)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_floatv,HX_("lime_al_get_floatv",4d,8f,5c,7c)}, - {hx::fsObject /* ::cpp::Function< int (int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_integer,HX_("lime_al_get_integer",6b,c6,b3,81)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_integerv,HX_("lime_al_get_integerv",ab,d7,99,fb)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_listener3f,HX_("lime_al_get_listener3f",ba,13,81,29)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_listener3i,HX_("lime_al_get_listener3i",bd,13,81,29)}, - {hx::fsObject /* ::cpp::Function< float (int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_listenerf,HX_("lime_al_get_listenerf",5f,b3,bb,3a)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_listenerfv,HX_("lime_al_get_listenerfv",37,40,81,29)}, - {hx::fsObject /* ::cpp::Function< int (int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_listeneri,HX_("lime_al_get_listeneri",62,b3,bb,3a)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_listeneriv,HX_("lime_al_get_listeneriv",d4,42,81,29)}, - {hx::fsObject /* ::cpp::Function< Float (::String) > */ ,(void *) &NativeCFFI_obj::lime_al_get_proc_address,HX_("lime_al_get_proc_address",fe,7c,3d,26)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_source3f,HX_("lime_al_get_source3f",21,99,13,41)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_source3i,HX_("lime_al_get_source3i",24,99,13,41)}, - {hx::fsObject /* ::cpp::Function< float ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_sourcef,HX_("lime_al_get_sourcef",d8,17,e1,23)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_sourcefv,HX_("lime_al_get_sourcefv",9e,c5,13,41)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_sourcei,HX_("lime_al_get_sourcei",db,17,e1,23)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_sourceiv,HX_("lime_al_get_sourceiv",3b,c8,13,41)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_string,HX_("lime_al_get_string",c4,94,36,4c)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_is_buffer,HX_("lime_al_is_buffer",0b,5b,4a,2a)}, - {hx::fsObject /* ::cpp::Function< bool (int) > */ ,(void *) &NativeCFFI_obj::lime_al_is_enabled,HX_("lime_al_is_enabled",16,b0,65,a3)}, - {hx::fsObject /* ::cpp::Function< bool (::String) > */ ,(void *) &NativeCFFI_obj::lime_al_is_extension_present,HX_("lime_al_is_extension_present",d0,16,00,ef)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_is_source,HX_("lime_al_is_source",e6,4e,e7,8b)}, - {hx::fsObject /* ::cpp::Function< void (int,float,float,float) > */ ,(void *) &NativeCFFI_obj::lime_al_listener3f,HX_("lime_al_listener3f",71,2e,89,73)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_listener3i,HX_("lime_al_listener3i",74,2e,89,73)}, - {hx::fsObject /* ::cpp::Function< void (int,float) > */ ,(void *) &NativeCFFI_obj::lime_al_listenerf,HX_("lime_al_listenerf",88,9c,1f,a8)}, - {hx::fsObject /* ::cpp::Function< void (int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_listenerfv,HX_("lime_al_listenerfv",ee,5a,89,73)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_listeneri,HX_("lime_al_listeneri",8b,9c,1f,a8)}, - {hx::fsObject /* ::cpp::Function< void (int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_listeneriv,HX_("lime_al_listeneriv",8b,5d,89,73)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_source_pause,HX_("lime_al_source_pause",fc,3f,07,a0)}, - {hx::fsObject /* ::cpp::Function< void (int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_source_pausev,HX_("lime_al_source_pausev",fa,bc,50,66)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_source_play,HX_("lime_al_source_play",ae,47,e1,7d)}, - {hx::fsObject /* ::cpp::Function< void (int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_source_playv,HX_("lime_al_source_playv",08,71,3d,a7)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_source_queue_buffers,HX_("lime_al_source_queue_buffers",8b,e2,2d,54)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_source_rewind,HX_("lime_al_source_rewind",35,a6,ec,81)}, - {hx::fsObject /* ::cpp::Function< void (int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_source_rewindv,HX_("lime_al_source_rewindv",a1,c8,24,2d)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_source_stop,HX_("lime_al_source_stop",bc,09,e3,7f)}, - {hx::fsObject /* ::cpp::Function< void (int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_source_stopv,HX_("lime_al_source_stopv",3a,7b,c5,66)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_al_source_unqueue_buffers,HX_("lime_al_source_unqueue_buffers",12,06,e2,64)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,float,float,float) > */ ,(void *) &NativeCFFI_obj::lime_al_source3f,HX_("lime_al_source3f",18,c8,38,94)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_source3i,HX_("lime_al_source3i",1b,c8,38,94)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,float) > */ ,(void *) &NativeCFFI_obj::lime_al_sourcef,HX_("lime_al_sourcef",c1,34,55,f6)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_sourcefv,HX_("lime_al_sourcefv",95,f4,38,94)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_sourcei,HX_("lime_al_sourcei",c4,34,55,f6)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_sourceiv,HX_("lime_al_sourceiv",32,f7,38,94)}, - {hx::fsObject /* ::cpp::Function< void (float) > */ ,(void *) &NativeCFFI_obj::lime_al_speed_of_sound,HX_("lime_al_speed_of_sound",89,b0,a8,8a)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_alc_close_device,HX_("lime_alc_close_device",ee,17,5c,d1)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_alc_create_context,HX_("lime_alc_create_context",1d,4b,86,d8)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_alc_destroy_context,HX_("lime_alc_destroy_context",99,a8,9a,12)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_alc_get_contexts_device,HX_("lime_alc_get_contexts_device",d7,e3,ae,e6)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_alc_get_current_context,HX_("lime_alc_get_current_context",6f,01,f1,48)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_alc_get_error,HX_("lime_alc_get_error",0e,4d,6e,60)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_alc_get_integerv,HX_("lime_alc_get_integerv",72,57,31,49)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_alc_get_string,HX_("lime_alc_get_string",cb,c4,dc,bf)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_alc_make_context_current,HX_("lime_alc_make_context_current",89,fe,9c,ca)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (::String) > */ ,(void *) &NativeCFFI_obj::lime_alc_open_device,HX_("lime_alc_open_device",5a,d6,40,50)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_alc_pause_device,HX_("lime_alc_pause_device",70,dc,44,20)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_alc_process_context,HX_("lime_alc_process_context",0e,1b,b1,00)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_alc_resume_device,HX_("lime_alc_resume_device",97,8c,92,24)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_alc_suspend_context,HX_("lime_alc_suspend_context",1b,fd,cc,57)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_al_gen_filter,HX_("lime_al_gen_filter",f1,de,0c,69)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_filteri,HX_("lime_al_filteri",47,c7,52,46)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,float) > */ ,(void *) &NativeCFFI_obj::lime_al_filterf,HX_("lime_al_filterf",44,c7,52,46)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_remove_direct_filter,HX_("lime_al_remove_direct_filter",7d,1d,1f,9c)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_is_filter,HX_("lime_al_is_filter",c3,bd,ea,de)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_al_get_filteri,HX_("lime_al_get_filteri",5e,aa,de,73)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_al_gen_effect,HX_("lime_al_gen_effect",ca,19,7b,44)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,float) > */ ,(void *) &NativeCFFI_obj::lime_al_effectf,HX_("lime_al_effectf",4b,0a,58,6b)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_effectfv,HX_("lime_al_effectfv",cb,f7,b0,81)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_al_effecti,HX_("lime_al_effecti",4e,0a,58,6b)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_effectiv,HX_("lime_al_effectiv",68,fa,b0,81)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_is_effect,HX_("lime_al_is_effect",9c,f8,58,ba)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_al_gen_aux,HX_("lime_al_gen_aux",2b,74,63,ef)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,float) > */ ,(void *) &NativeCFFI_obj::lime_al_auxf,HX_("lime_al_auxf",8c,03,5d,ce)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_auxfv,HX_("lime_al_auxfv",6a,17,06,c3)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_auxi,HX_("lime_al_auxi",8f,03,5d,ce)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_auxiv,HX_("lime_al_auxiv",07,1a,06,c3)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_al_is_aux,HX_("lime_al_is_aux",19,fe,d1,dd)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_al_remove_send,HX_("lime_al_remove_send",f9,be,05,4f)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_arc,HX_("lime_cairo_arc",f1,76,fc,f9)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_arc_negative,HX_("lime_cairo_arc_negative",c3,c0,b7,d8)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_clip,HX_("lime_cairo_clip",51,81,39,c4)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_clip_preserve,HX_("lime_cairo_clip_preserve",ba,af,0e,79)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_clip_extents,HX_("lime_cairo_clip_extents",1b,ef,99,33)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_close_path,HX_("lime_cairo_close_path",0d,58,78,e1)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_copy_page,HX_("lime_cairo_copy_page",38,e4,e1,1e)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_create,HX_("lime_cairo_create",bd,db,50,d8)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_curve_to,HX_("lime_cairo_curve_to",4c,ed,ec,ef)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_fill,HX_("lime_cairo_fill",04,e1,32,c6)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_fill_extents,HX_("lime_cairo_fill_extents",ce,b9,56,6b)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_fill_preserve,HX_("lime_cairo_fill_preserve",a7,41,83,06)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_antialias,HX_("lime_cairo_get_antialias",e4,bf,ea,4f)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_current_point,HX_("lime_cairo_get_current_point",c0,c4,0b,c0)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_dash,HX_("lime_cairo_get_dash",dc,f7,36,c9)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_dash_count,HX_("lime_cairo_get_dash_count",ec,d0,06,ce)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_fill_rule,HX_("lime_cairo_get_fill_rule",ae,34,3f,14)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_font_face,HX_("lime_cairo_get_font_face",83,ed,75,e9)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_font_options,HX_("lime_cairo_get_font_options",38,0e,38,ee)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_group_target,HX_("lime_cairo_get_group_target",1b,04,8e,27)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_line_cap,HX_("lime_cairo_get_line_cap",91,8a,ff,dc)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_line_join,HX_("lime_cairo_get_line_join",8b,cc,44,87)}, - {hx::fsObject /* ::cpp::Function< Float ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_line_width,HX_("lime_cairo_get_line_width",45,aa,28,4d)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_matrix,HX_("lime_cairo_get_matrix",4b,0f,b1,58)}, - {hx::fsObject /* ::cpp::Function< Float ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_miter_limit,HX_("lime_cairo_get_miter_limit",f7,da,f6,e3)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_operator,HX_("lime_cairo_get_operator",2e,cb,0b,90)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_source,HX_("lime_cairo_get_source",e5,89,1a,cf)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_target,HX_("lime_cairo_get_target",5b,cc,d5,23)}, - {hx::fsObject /* ::cpp::Function< Float ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_get_tolerance,HX_("lime_cairo_get_tolerance",43,26,7d,0d)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_has_current_point,HX_("lime_cairo_has_current_point",84,52,43,91)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_identity_matrix,HX_("lime_cairo_identity_matrix",81,b1,fe,41)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_in_clip,HX_("lime_cairo_in_clip",c9,a4,67,5b)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_in_fill,HX_("lime_cairo_in_fill",7c,04,61,5d)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_in_stroke,HX_("lime_cairo_in_stroke",f1,19,0e,c7)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_line_to,HX_("lime_cairo_line_to",45,88,aa,7c)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_mask,HX_("lime_cairo_mask",6d,53,cd,ca)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_mask_surface,HX_("lime_cairo_mask_surface",1b,c8,a3,8c)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_move_to,HX_("lime_cairo_move_to",48,cd,98,a7)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_new_path,HX_("lime_cairo_new_path",25,bc,98,94)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_paint,HX_("lime_cairo_paint",fd,d5,07,63)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_paint_with_alpha,HX_("lime_cairo_paint_with_alpha",67,1b,fb,63)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_pop_group,HX_("lime_cairo_pop_group",b0,94,6e,0c)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_pop_group_to_source,HX_("lime_cairo_pop_group_to_source",d0,9e,67,af)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_push_group,HX_("lime_cairo_push_group",1b,55,88,61)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_cairo_push_group_with_content,HX_("lime_cairo_push_group_with_content",a4,bb,13,d3)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_rectangle,HX_("lime_cairo_rectangle",0e,0e,2e,48)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_rel_curve_to,HX_("lime_cairo_rel_curve_to",b2,ac,52,05)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_rel_line_to,HX_("lime_cairo_rel_line_to",9f,37,7e,c0)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_rel_move_to,HX_("lime_cairo_rel_move_to",a2,7c,6c,eb)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_reset_clip,HX_("lime_cairo_reset_clip",c1,bb,a3,f6)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_restore,HX_("lime_cairo_restore",6d,1b,b5,c7)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_rotate,HX_("lime_cairo_rotate",1c,bb,61,27)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_save,HX_("lime_cairo_save",be,9d,c4,ce)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_scale,HX_("lime_cairo_scale",e9,ec,87,1e)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_antialias,HX_("lime_cairo_set_antialias",f0,a1,f0,94)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_dash,HX_("lime_cairo_set_dash",50,51,94,77)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_fill_rule,HX_("lime_cairo_set_fill_rule",ba,16,45,59)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_font_face,HX_("lime_cairo_set_font_face",8f,cf,7b,2e)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_font_options,HX_("lime_cairo_set_font_options",ac,fb,79,44)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_font_size,HX_("lime_cairo_set_font_size",b3,bb,19,37)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_line_cap,HX_("lime_cairo_set_line_cap",05,ae,f8,f1)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_line_join,HX_("lime_cairo_set_line_join",97,ae,4a,cc)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_line_width,HX_("lime_cairo_set_line_width",b9,92,48,6d)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_matrix,HX_("lime_cairo_set_matrix",bf,ad,2e,5c)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_miter_limit,HX_("lime_cairo_set_miter_limit",03,58,c2,df)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_operator,HX_("lime_cairo_set_operator",a2,ee,04,a5)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_source,HX_("lime_cairo_set_source",59,28,98,d2)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_source_rgb,HX_("lime_cairo_set_source_rgb",e7,e8,97,83)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_source_rgba,HX_("lime_cairo_set_source_rgba",9a,e1,53,a1)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_source_surface,HX_("lime_cairo_set_source_surface",07,69,ef,cf)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_set_tolerance,HX_("lime_cairo_set_tolerance",4f,08,83,52)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_show_glyphs,HX_("lime_cairo_show_glyphs",28,2f,f5,54)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_show_page,HX_("lime_cairo_show_page",f0,25,4b,c7)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,::String) > */ ,(void *) &NativeCFFI_obj::lime_cairo_show_text,HX_("lime_cairo_show_text",4e,18,f3,c9)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_status,HX_("lime_cairo_status",f3,5b,3d,62)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_stroke,HX_("lime_cairo_stroke",79,28,76,6d)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_stroke_extents,HX_("lime_cairo_stroke_extents",43,fe,0d,ea)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_stroke_preserve,HX_("lime_cairo_stroke_preserve",92,e3,27,68)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,::String) > */ ,(void *) &NativeCFFI_obj::lime_cairo_text_path,HX_("lime_cairo_text_path",96,5b,d4,31)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_transform,HX_("lime_cairo_transform",4b,67,44,74)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_translate,HX_("lime_cairo_translate",2d,11,31,78)}, - {hx::fsObject /* ::cpp::Function< int () > */ ,(void *) &NativeCFFI_obj::lime_cairo_version,HX_("lime_cairo_version",37,9b,f6,d9)}, - {hx::fsObject /* ::cpp::Function< ::String () > */ ,(void *) &NativeCFFI_obj::lime_cairo_version_string,HX_("lime_cairo_version_string",19,84,60,45)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_font_face_status,HX_("lime_cairo_font_face_status",25,18,5c,f3)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_cairo_font_options_create,HX_("lime_cairo_font_options_create",4c,3f,9e,9d)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_font_options_get_antialias,HX_("lime_cairo_font_options_get_antialias",35,7c,8d,f3)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_font_options_get_hint_metrics,HX_("lime_cairo_font_options_get_hint_metrics",24,e1,9b,00)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_font_options_get_hint_style,HX_("lime_cairo_font_options_get_hint_style",d2,b9,3d,00)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_font_options_get_subpixel_order,HX_("lime_cairo_font_options_get_subpixel_order",6e,5e,52,fe)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_cairo_font_options_set_antialias,HX_("lime_cairo_font_options_set_antialias",41,5e,93,38)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_cairo_font_options_set_hint_metrics,HX_("lime_cairo_font_options_set_hint_metrics",98,ce,dd,56)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_cairo_font_options_set_hint_style,HX_("lime_cairo_font_options_set_hint_style",46,a2,5d,20)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_cairo_font_options_set_subpixel_order,HX_("lime_cairo_font_options_set_subpixel_order",e2,90,01,db)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_cairo_ft_font_face_create,HX_("lime_cairo_ft_font_face_create",de,6b,31,70)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_cairo_image_surface_create,HX_("lime_cairo_image_surface_create",33,6e,fc,ce)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (Float,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_cairo_image_surface_create_for_data,HX_("lime_cairo_image_surface_create_for_data",2c,35,7d,63)}, - {hx::fsObject /* ::cpp::Function< Float ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_image_surface_get_data,HX_("lime_cairo_image_surface_get_data",aa,94,c4,6f)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_image_surface_get_format,HX_("lime_cairo_image_surface_get_format",b7,6d,9c,34)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_image_surface_get_height,HX_("lime_cairo_image_surface_get_height",67,e6,59,39)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_image_surface_get_stride,HX_("lime_cairo_image_surface_get_stride",99,fe,3d,48)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_image_surface_get_width,HX_("lime_cairo_image_surface_get_width",86,27,18,52)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_pattern_add_color_stop_rgb,HX_("lime_cairo_pattern_add_color_stop_rgb",5a,49,3d,bb)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_pattern_add_color_stop_rgba,HX_("lime_cairo_pattern_add_color_stop_rgba",c7,e5,62,1a)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_pattern_create_for_surface,HX_("lime_cairo_pattern_create_for_surface",c4,41,ff,a6)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (Float,Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_pattern_create_linear,HX_("lime_cairo_pattern_create_linear",f8,82,42,cf)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (Float,Float,Float,Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_pattern_create_radial,HX_("lime_cairo_pattern_create_radial",f2,ef,98,93)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_pattern_create_rgb,HX_("lime_cairo_pattern_create_rgb",1a,90,6b,ce)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (Float,Float,Float,Float) > */ ,(void *) &NativeCFFI_obj::lime_cairo_pattern_create_rgba,HX_("lime_cairo_pattern_create_rgba",07,87,b2,cf)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_pattern_get_color_stop_count,HX_("lime_cairo_pattern_get_color_stop_count",47,7e,23,f0)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_pattern_get_extend,HX_("lime_cairo_pattern_get_extend",b3,1c,37,1f)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_pattern_get_filter,HX_("lime_cairo_pattern_get_filter",91,6a,51,dd)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_pattern_get_matrix,HX_("lime_cairo_pattern_get_matrix",1a,81,e4,13)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_cairo_pattern_set_extend,HX_("lime_cairo_pattern_set_extend",27,bb,b4,22)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_cairo_pattern_set_filter,HX_("lime_cairo_pattern_set_filter",05,09,cf,e0)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_pattern_set_matrix,HX_("lime_cairo_pattern_set_matrix",8e,1f,62,17)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_cairo_surface_flush,HX_("lime_cairo_surface_flush",51,85,bf,ed)}, - {hx::fsObject /* ::cpp::Function< Float (::String,Float) > */ ,(void *) &NativeCFFI_obj::lime_curl_getdate,HX_("lime_curl_getdate",db,3c,06,67)}, - {hx::fsObject /* ::cpp::Function< void () > */ ,(void *) &NativeCFFI_obj::lime_curl_global_cleanup,HX_("lime_curl_global_cleanup",d1,6f,f2,40)}, - {hx::fsObject /* ::cpp::Function< int (int) > */ ,(void *) &NativeCFFI_obj::lime_curl_global_init,HX_("lime_curl_global_init",43,79,fb,d4)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_curl_version,HX_("lime_curl_version",2f,4a,eb,b9)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_curl_version_info,HX_("lime_curl_version_info",be,bf,7a,9e)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_curl_easy_cleanup,HX_("lime_curl_easy_cleanup",30,cd,aa,62)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_curl_easy_duphandle,HX_("lime_curl_easy_duphandle",b3,c0,a0,67)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String,int) > */ ,(void *) &NativeCFFI_obj::lime_curl_easy_escape,HX_("lime_curl_easy_escape",f5,67,b1,5f)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_curl_easy_flush,HX_("lime_curl_easy_flush",d0,88,a5,06)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_curl_easy_getinfo,HX_("lime_curl_easy_getinfo",10,7d,cd,e4)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_curl_easy_init,HX_("lime_curl_easy_init",84,9a,e4,65)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_curl_easy_pause,HX_("lime_curl_easy_pause",02,fd,61,c1)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_curl_easy_perform,HX_("lime_curl_easy_perform",ad,a9,46,32)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *, ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_curl_easy_recv,HX_("lime_curl_easy_recv",9a,ac,d0,6b)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_curl_easy_reset,HX_("lime_curl_easy_reset",db,6f,d2,ea)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *, ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_curl_easy_send,HX_("lime_curl_easy_send",bc,ec,79,6c)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *,int, ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_curl_easy_setopt,HX_("lime_curl_easy_setopt",45,96,5b,f4)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_curl_easy_strerror,HX_("lime_curl_easy_strerror",eb,2a,7c,55)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String,int,int) > */ ,(void *) &NativeCFFI_obj::lime_curl_easy_unescape,HX_("lime_curl_easy_unescape",0e,9c,61,a1)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_curl_multi_init,HX_("lime_curl_multi_init",1f,9b,4b,19)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_curl_multi_add_handle,HX_("lime_curl_multi_add_handle",95,ee,87,1c)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_curl_multi_get_running_handles,HX_("lime_curl_multi_get_running_handles",33,e6,dc,58)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_curl_multi_info_read,HX_("lime_curl_multi_info_read",98,e9,01,8f)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_curl_multi_perform,HX_("lime_curl_multi_perform",f2,bb,b3,bf)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_curl_multi_remove_handle,HX_("lime_curl_multi_remove_handle",94,6f,9e,9d)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_curl_multi_setopt,HX_("lime_curl_multi_setopt",a0,33,f8,8f)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_curl_multi_wait,HX_("lime_curl_multi_wait",84,ba,82,22)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_active_texture,HX_("lime_gl_active_texture",52,df,77,b3)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_attach_shader,HX_("lime_gl_attach_shader",6f,78,09,06)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_begin_query,HX_("lime_gl_begin_query",02,de,10,34)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_begin_transform_feedback,HX_("lime_gl_begin_transform_feedback",be,35,71,43)}, - {hx::fsObject /* ::cpp::Function< void (int,int,::String) > */ ,(void *) &NativeCFFI_obj::lime_gl_bind_attrib_location,HX_("lime_gl_bind_attrib_location",78,d0,23,1a)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_bind_buffer,HX_("lime_gl_bind_buffer",52,57,d9,e2)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_bind_buffer_base,HX_("lime_gl_bind_buffer_base",5e,e3,50,f4)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,Float,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_bind_buffer_range,HX_("lime_gl_bind_buffer_range",d0,8d,db,08)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_bind_framebuffer,HX_("lime_gl_bind_framebuffer",5b,d1,58,70)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_bind_renderbuffer,HX_("lime_gl_bind_renderbuffer",a8,70,ea,63)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_bind_sampler,HX_("lime_gl_bind_sampler",76,32,8c,6d)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_bind_texture,HX_("lime_gl_bind_texture",49,36,a3,88)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_bind_transform_feedback,HX_("lime_gl_bind_transform_feedback",4a,2a,cb,62)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_bind_vertex_array,HX_("lime_gl_bind_vertex_array",10,57,8b,e5)}, - {hx::fsObject /* ::cpp::Function< void (float,float,float,float) > */ ,(void *) &NativeCFFI_obj::lime_gl_blend_color,HX_("lime_gl_blend_color",85,d0,ce,3a)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_blend_equation,HX_("lime_gl_blend_equation",aa,fd,08,1f)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_blend_equation_separate,HX_("lime_gl_blend_equation_separate",d8,13,95,58)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_blend_func,HX_("lime_gl_blend_func",62,46,02,e9)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_blend_func_separate,HX_("lime_gl_blend_func_separate",20,f4,b8,2e)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int,int,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_blit_framebuffer,HX_("lime_gl_blit_framebuffer",d3,e7,f0,bd)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_buffer_data,HX_("lime_gl_buffer_data",d9,31,40,74)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_buffer_sub_data,HX_("lime_gl_buffer_sub_data",b8,37,6c,ab)}, - {hx::fsObject /* ::cpp::Function< int (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_check_framebuffer_status,HX_("lime_gl_check_framebuffer_status",0b,35,e1,ea)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_clear,HX_("lime_gl_clear",5d,92,00,3b)}, - {hx::fsObject /* ::cpp::Function< void (int,int,float,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_clear_bufferfi,HX_("lime_gl_clear_bufferfi",a5,07,ff,ac)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_clear_bufferfv,HX_("lime_gl_clear_bufferfv",b2,07,ff,ac)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_clear_bufferiv,HX_("lime_gl_clear_bufferiv",4f,0a,ff,ac)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_clear_bufferuiv,HX_("lime_gl_clear_bufferuiv",00,0b,33,b2)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_client_wait_sync,HX_("lime_gl_client_wait_sync",a1,96,ad,b8)}, - {hx::fsObject /* ::cpp::Function< void (float,float,float,float) > */ ,(void *) &NativeCFFI_obj::lime_gl_clear_color,HX_("lime_gl_clear_color",c1,ee,49,1a)}, - {hx::fsObject /* ::cpp::Function< void (float) > */ ,(void *) &NativeCFFI_obj::lime_gl_clear_depthf,HX_("lime_gl_clear_depthf",e5,26,69,8d)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_clear_stencil,HX_("lime_gl_clear_stencil",da,ce,51,44)}, - {hx::fsObject /* ::cpp::Function< void (bool,bool,bool,bool) > */ ,(void *) &NativeCFFI_obj::lime_gl_color_mask,HX_("lime_gl_color_mask",b8,f1,a7,79)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_compile_shader,HX_("lime_gl_compile_shader",e1,d4,68,7c)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int,int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_compressed_tex_image_2d,HX_("lime_gl_compressed_tex_image_2d",bc,70,b8,76)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_compressed_tex_image_3d,HX_("lime_gl_compressed_tex_image_3d",9b,71,b8,76)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_compressed_tex_sub_image_2d,HX_("lime_gl_compressed_tex_sub_image_2d",9b,19,2d,07)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int,int,int,int,int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_compressed_tex_sub_image_3d,HX_("lime_gl_compressed_tex_sub_image_3d",7a,1a,2d,07)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float,Float,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_copy_buffer_sub_data,HX_("lime_gl_copy_buffer_sub_data",4e,b4,15,e7)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_copy_tex_image_2d,HX_("lime_gl_copy_tex_image_2d",08,15,17,3a)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_copy_tex_sub_image_2d,HX_("lime_gl_copy_tex_sub_image_2d",e7,d3,21,4b)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_copy_tex_sub_image_3d,HX_("lime_gl_copy_tex_sub_image_3d",c6,d4,21,4b)}, - {hx::fsObject /* ::cpp::Function< int () > */ ,(void *) &NativeCFFI_obj::lime_gl_create_buffer,HX_("lime_gl_create_buffer",f3,ef,e7,8a)}, - {hx::fsObject /* ::cpp::Function< int () > */ ,(void *) &NativeCFFI_obj::lime_gl_create_framebuffer,HX_("lime_gl_create_framebuffer",1a,51,d8,73)}, - {hx::fsObject /* ::cpp::Function< int () > */ ,(void *) &NativeCFFI_obj::lime_gl_create_program,HX_("lime_gl_create_program",31,ac,72,42)}, - {hx::fsObject /* ::cpp::Function< int () > */ ,(void *) &NativeCFFI_obj::lime_gl_create_query,HX_("lime_gl_create_query",75,37,ce,ea)}, - {hx::fsObject /* ::cpp::Function< int () > */ ,(void *) &NativeCFFI_obj::lime_gl_create_renderbuffer,HX_("lime_gl_create_renderbuffer",09,b8,fa,6f)}, - {hx::fsObject /* ::cpp::Function< int () > */ ,(void *) &NativeCFFI_obj::lime_gl_create_sampler,HX_("lime_gl_create_sampler",b5,26,43,d2)}, - {hx::fsObject /* ::cpp::Function< int (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_create_shader,HX_("lime_gl_create_shader",18,f2,73,d7)}, - {hx::fsObject /* ::cpp::Function< int () > */ ,(void *) &NativeCFFI_obj::lime_gl_create_texture,HX_("lime_gl_create_texture",88,2a,5a,ed)}, - {hx::fsObject /* ::cpp::Function< int () > */ ,(void *) &NativeCFFI_obj::lime_gl_create_transform_feedback,HX_("lime_gl_create_transform_feedback",6b,b0,6c,10)}, - {hx::fsObject /* ::cpp::Function< int () > */ ,(void *) &NativeCFFI_obj::lime_gl_create_vertex_array,HX_("lime_gl_create_vertex_array",71,9e,9b,f1)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_cull_face,HX_("lime_gl_cull_face",5a,6e,d7,a6)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_delete_buffer,HX_("lime_gl_delete_buffer",a4,aa,2e,01)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_delete_framebuffer,HX_("lime_gl_delete_framebuffer",c9,34,1a,a6)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_delete_program,HX_("lime_gl_delete_program",60,4c,0f,4a)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_delete_query,HX_("lime_gl_delete_query",e4,1d,11,2f)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_delete_renderbuffer,HX_("lime_gl_delete_renderbuffer",7a,0d,60,37)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_delete_sampler,HX_("lime_gl_delete_sampler",e4,c6,df,d9)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_delete_shader,HX_("lime_gl_delete_shader",c9,ac,ba,4d)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_gl_delete_sync,HX_("lime_gl_delete_sync",ff,36,e6,70)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_delete_texture,HX_("lime_gl_delete_texture",b7,ca,f6,f4)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_delete_transform_feedback,HX_("lime_gl_delete_transform_feedback",9c,30,f9,ec)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_delete_vertex_array,HX_("lime_gl_delete_vertex_array",e2,f3,00,b9)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_depth_func,HX_("lime_gl_depth_func",70,78,16,ad)}, - {hx::fsObject /* ::cpp::Function< void (bool) > */ ,(void *) &NativeCFFI_obj::lime_gl_depth_mask,HX_("lime_gl_depth_mask",18,ce,a7,b1)}, - {hx::fsObject /* ::cpp::Function< void (float,float) > */ ,(void *) &NativeCFFI_obj::lime_gl_depth_rangef,HX_("lime_gl_depth_rangef",35,90,41,42)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_detach_shader,HX_("lime_gl_detach_shader",a1,84,13,fd)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_disable,HX_("lime_gl_disable",b8,5e,23,70)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_disable_vertex_attrib_array,HX_("lime_gl_disable_vertex_attrib_array",58,ba,8e,0a)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_draw_arrays,HX_("lime_gl_draw_arrays",a5,43,0c,17)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_draw_arrays_instanced,HX_("lime_gl_draw_arrays_instanced",d5,22,36,ca)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_gl_draw_buffers,HX_("lime_gl_draw_buffers",28,66,c6,8a)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_draw_elements,HX_("lime_gl_draw_elements",e2,d1,98,b9)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,Float,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_draw_elements_instanced,HX_("lime_gl_draw_elements_instanced",52,bf,3f,a8)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_draw_range_elements,HX_("lime_gl_draw_range_elements",24,96,29,74)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_enable,HX_("lime_gl_enable",b3,43,5f,56)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_enable_vertex_attrib_array,HX_("lime_gl_enable_vertex_attrib_array",d3,1e,a2,ea)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_end_query,HX_("lime_gl_end_query",34,75,2d,a4)}, - {hx::fsObject /* ::cpp::Function< void () > */ ,(void *) &NativeCFFI_obj::lime_gl_end_transform_feedback,HX_("lime_gl_end_transform_feedback",4c,87,dc,33)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_fence_sync,HX_("lime_gl_fence_sync",19,5b,e2,cd)}, - {hx::fsObject /* ::cpp::Function< void () > */ ,(void *) &NativeCFFI_obj::lime_gl_finish,HX_("lime_gl_finish",83,d5,56,e4)}, - {hx::fsObject /* ::cpp::Function< void () > */ ,(void *) &NativeCFFI_obj::lime_gl_flush,HX_("lime_gl_flush",94,83,40,f5)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_framebuffer_renderbuffer,HX_("lime_gl_framebuffer_renderbuffer",d8,1b,4b,9a)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_framebuffer_texture2D,HX_("lime_gl_framebuffer_texture2D",2b,bd,7d,0a)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_framebuffer_texture_layer,HX_("lime_gl_framebuffer_texture_layer",eb,7a,6b,51)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_front_face,HX_("lime_gl_front_face",63,a0,73,7d)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_generate_mipmap,HX_("lime_gl_generate_mipmap",62,a5,38,e6)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_active_attrib,HX_("lime_gl_get_active_attrib",0a,40,b7,d1)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_active_uniform,HX_("lime_gl_get_active_uniform",74,90,d7,2a)}, - {hx::fsObject /* ::cpp::Function< int (int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_active_uniform_blocki,HX_("lime_gl_get_active_uniform_blocki",27,66,77,4f)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_active_uniform_blockiv,HX_("lime_gl_get_active_uniform_blockiv",6f,fc,01,39)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_active_uniform_block_name,HX_("lime_gl_get_active_uniform_block_name",e8,aa,c0,b1)}, - {hx::fsObject /* ::cpp::Function< void (int, ::hx::Object *,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_active_uniformsiv,HX_("lime_gl_get_active_uniformsiv",2c,cf,46,71)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_attached_shaders,HX_("lime_gl_get_attached_shaders",cc,1c,b8,0d)}, - {hx::fsObject /* ::cpp::Function< int (int,::String) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_attrib_location,HX_("lime_gl_get_attrib_location",f1,00,cb,a5)}, - {hx::fsObject /* ::cpp::Function< bool (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_boolean,HX_("lime_gl_get_boolean",8f,e7,a6,78)}, - {hx::fsObject /* ::cpp::Function< void (int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_booleanv,HX_("lime_gl_get_booleanv",07,b6,63,19)}, - {hx::fsObject /* ::cpp::Function< int (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_buffer_parameteri,HX_("lime_gl_get_buffer_parameteri",66,b2,90,b3)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_buffer_parameteri64v,HX_("lime_gl_get_buffer_parameteri64v",d2,78,ff,d1)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_buffer_parameteriv,HX_("lime_gl_get_buffer_parameteriv",50,67,0b,6b)}, - {hx::fsObject /* ::cpp::Function< Float (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_buffer_pointerv,HX_("lime_gl_get_buffer_pointerv",5f,3b,42,e0)}, - {hx::fsObject /* ::cpp::Function< void (int,Float,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_buffer_sub_data,HX_("lime_gl_get_buffer_sub_data",cf,ae,41,0b)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_gl_get_context_attributes,HX_("lime_gl_get_context_attributes",e0,c6,c6,3e)}, - {hx::fsObject /* ::cpp::Function< int () > */ ,(void *) &NativeCFFI_obj::lime_gl_get_error,HX_("lime_gl_get_error",ef,f0,e0,f5)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (::String) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_extension,HX_("lime_gl_get_extension",26,d8,5e,d7)}, - {hx::fsObject /* ::cpp::Function< float (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_float,HX_("lime_gl_get_float",c3,ea,4d,85)}, - {hx::fsObject /* ::cpp::Function< void (int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_floatv,HX_("lime_gl_get_floatv",53,80,df,1e)}, - {hx::fsObject /* ::cpp::Function< int (int,::String) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_frag_data_location,HX_("lime_gl_get_frag_data_location",96,e5,26,70)}, - {hx::fsObject /* ::cpp::Function< int (int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_framebuffer_attachment_parameteri,HX_("lime_gl_get_framebuffer_attachment_parameteri",51,62,ed,59)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_framebuffer_attachment_parameteriv,HX_("lime_gl_get_framebuffer_attachment_parameteriv",05,a5,c8,55)}, - {hx::fsObject /* ::cpp::Function< int (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_integer,HX_("lime_gl_get_integer",a5,ba,c3,11)}, - {hx::fsObject /* ::cpp::Function< void (int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_integer64v,HX_("lime_gl_get_integer64v",f3,e1,05,89)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_integer64i_v,HX_("lime_gl_get_integer64i_v",9d,fa,ae,3f)}, - {hx::fsObject /* ::cpp::Function< void (int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_integerv,HX_("lime_gl_get_integerv",31,96,7f,79)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_integeri_v,HX_("lime_gl_get_integeri_v",5b,ba,2c,89)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_internalformativ,HX_("lime_gl_get_internalformativ",5a,81,a0,26)}, - {hx::fsObject /* ::cpp::Function< void (int,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_program_binary,HX_("lime_gl_get_program_binary",95,19,be,d8)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_program_info_log,HX_("lime_gl_get_program_info_log",87,8b,1c,48)}, - {hx::fsObject /* ::cpp::Function< int (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_programi,HX_("lime_gl_get_programi",9e,36,7d,de)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_programiv,HX_("lime_gl_get_programiv",18,94,12,cf)}, - {hx::fsObject /* ::cpp::Function< int (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_queryi,HX_("lime_gl_get_queryi",5a,79,d8,ac)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_queryiv,HX_("lime_gl_get_queryiv",dc,b5,91,90)}, - {hx::fsObject /* ::cpp::Function< int (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_query_objectui,HX_("lime_gl_get_query_objectui",23,9c,16,ce)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_query_objectuiv,HX_("lime_gl_get_query_objectuiv",f3,02,b2,85)}, - {hx::fsObject /* ::cpp::Function< int (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_renderbuffer_parameteri,HX_("lime_gl_get_renderbuffer_parameteri",90,dd,65,bc)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_renderbuffer_parameteriv,HX_("lime_gl_get_renderbuffer_parameteriv",e6,00,bc,1c)}, - {hx::fsObject /* ::cpp::Function< float (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_sampler_parameterf,HX_("lime_gl_get_sampler_parameterf",2d,c2,93,7c)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_sampler_parameterfv,HX_("lime_gl_get_sampler_parameterfv",a9,25,b6,84)}, - {hx::fsObject /* ::cpp::Function< int (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_sampler_parameteri,HX_("lime_gl_get_sampler_parameteri",30,c2,93,7c)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_sampler_parameteriv,HX_("lime_gl_get_sampler_parameteriv",46,28,b6,84)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_shader_info_log,HX_("lime_gl_get_shader_info_log",74,08,6b,9a)}, - {hx::fsObject /* ::cpp::Function< int (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_shaderi,HX_("lime_gl_get_shaderi",8b,7e,2e,5a)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_shaderiv,HX_("lime_gl_get_shaderiv",8b,3b,80,8e)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_shader_precision_format,HX_("lime_gl_get_shader_precision_format",d9,5f,b1,89)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_shader_source,HX_("lime_gl_get_shader_source",1c,86,a3,e7)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_string,HX_("lime_gl_get_string",ca,85,b9,ee)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_stringi,HX_("lime_gl_get_stringi",5f,8b,9b,f3)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_sync_parameteri,HX_("lime_gl_get_sync_parameteri",2b,c5,94,ef)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_sync_parameteriv,HX_("lime_gl_get_sync_parameteriv",eb,c0,97,b2)}, - {hx::fsObject /* ::cpp::Function< float (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_tex_parameterf,HX_("lime_gl_get_tex_parameterf",2e,b7,53,ae)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_tex_parameterfv,HX_("lime_gl_get_tex_parameterfv",88,91,ec,da)}, - {hx::fsObject /* ::cpp::Function< int (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_tex_parameteri,HX_("lime_gl_get_tex_parameteri",31,b7,53,ae)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_tex_parameteriv,HX_("lime_gl_get_tex_parameteriv",25,94,ec,da)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_transform_feedback_varying,HX_("lime_gl_get_transform_feedback_varying",62,3a,c3,2b)}, - {hx::fsObject /* ::cpp::Function< float (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_uniformf,HX_("lime_gl_get_uniformf",eb,19,aa,5a)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_uniformfv,HX_("lime_gl_get_uniformfv",2b,94,2c,fa)}, - {hx::fsObject /* ::cpp::Function< int (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_uniformi,HX_("lime_gl_get_uniformi",ee,19,aa,5a)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_uniformiv,HX_("lime_gl_get_uniformiv",c8,96,2c,fa)}, - {hx::fsObject /* ::cpp::Function< int (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_uniformui,HX_("lime_gl_get_uniformui",2f,a1,2c,fa)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_uniformuiv,HX_("lime_gl_get_uniformuiv",67,68,e0,ec)}, - {hx::fsObject /* ::cpp::Function< int (int,::String) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_uniform_block_index,HX_("lime_gl_get_uniform_block_index",fc,f7,fa,16)}, - {hx::fsObject /* ::cpp::Function< int (int,::String) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_uniform_location,HX_("lime_gl_get_uniform_location",19,0c,33,6c)}, - {hx::fsObject /* ::cpp::Function< float (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_vertex_attribf,HX_("lime_gl_get_vertex_attribf",ba,30,62,1b)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_vertex_attribfv,HX_("lime_gl_get_vertex_attribfv",7c,72,88,da)}, - {hx::fsObject /* ::cpp::Function< int (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_vertex_attribi,HX_("lime_gl_get_vertex_attribi",bd,30,62,1b)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_vertex_attribiv,HX_("lime_gl_get_vertex_attribiv",19,75,88,da)}, - {hx::fsObject /* ::cpp::Function< int (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_vertex_attribii,HX_("lime_gl_get_vertex_attribii",0c,75,88,da)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_vertex_attribiiv,HX_("lime_gl_get_vertex_attribiiv",ea,f5,dd,5c)}, - {hx::fsObject /* ::cpp::Function< int (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_vertex_attribiui,HX_("lime_gl_get_vertex_attribiui",51,00,de,5c)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_vertex_attribiuiv,HX_("lime_gl_get_vertex_attribiuiv",05,47,62,e5)}, - {hx::fsObject /* ::cpp::Function< Float (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_get_vertex_attrib_pointerv,HX_("lime_gl_get_vertex_attrib_pointerv",cc,80,45,bc)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_hint,HX_("lime_gl_hint",b7,26,75,cc)}, - {hx::fsObject /* ::cpp::Function< void (int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_gl_invalidate_framebuffer,HX_("lime_gl_invalidate_framebuffer",19,9e,02,01)}, - {hx::fsObject /* ::cpp::Function< void (int, ::hx::Object *,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_invalidate_sub_framebuffer,HX_("lime_gl_invalidate_sub_framebuffer",9a,3b,16,21)}, - {hx::fsObject /* ::cpp::Function< bool (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_is_buffer,HX_("lime_gl_is_buffer",c5,ec,c6,b4)}, - {hx::fsObject /* ::cpp::Function< bool (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_is_enabled,HX_("lime_gl_is_enabled",1c,a1,e8,45)}, - {hx::fsObject /* ::cpp::Function< bool (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_is_framebuffer,HX_("lime_gl_is_framebuffer",08,9b,19,ab)}, - {hx::fsObject /* ::cpp::Function< bool (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_is_program,HX_("lime_gl_is_program",1f,e7,b0,bb)}, - {hx::fsObject /* ::cpp::Function< bool (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_is_query,HX_("lime_gl_is_query",e3,3a,72,b0)}, - {hx::fsObject /* ::cpp::Function< bool (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_is_renderbuffer,HX_("lime_gl_is_renderbuffer",5b,1e,da,91)}, - {hx::fsObject /* ::cpp::Function< bool (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_is_sampler,HX_("lime_gl_is_sampler",a3,61,81,4b)}, - {hx::fsObject /* ::cpp::Function< bool (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_is_shader,HX_("lime_gl_is_shader",ea,ee,52,01)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_gl_is_sync,HX_("lime_gl_is_sync",e0,fe,93,c7)}, - {hx::fsObject /* ::cpp::Function< bool (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_is_texture,HX_("lime_gl_is_texture",76,65,98,66)}, - {hx::fsObject /* ::cpp::Function< bool (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_is_transform_feedback,HX_("lime_gl_is_transform_feedback",3d,a0,bc,42)}, - {hx::fsObject /* ::cpp::Function< bool (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_is_vertex_array,HX_("lime_gl_is_vertex_array",c3,04,7b,13)}, - {hx::fsObject /* ::cpp::Function< void (float) > */ ,(void *) &NativeCFFI_obj::lime_gl_line_width,HX_("lime_gl_line_width",6b,71,5f,53)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_link_program,HX_("lime_gl_link_program",2f,df,cf,33)}, - {hx::fsObject /* ::cpp::Function< Float (int,Float,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_map_buffer_range,HX_("lime_gl_map_buffer_range",f1,71,1b,50)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_gl_object_deregister,HX_("lime_gl_object_deregister",74,d8,a1,d6)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_object_from_id,HX_("lime_gl_object_from_id",40,ff,06,4e)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int,int, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_gl_object_register,HX_("lime_gl_object_register",f3,13,aa,16)}, - {hx::fsObject /* ::cpp::Function< void () > */ ,(void *) &NativeCFFI_obj::lime_gl_pause_transform_feedback,HX_("lime_gl_pause_transform_feedback",11,9d,6a,c1)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_pixel_storei,HX_("lime_gl_pixel_storei",71,b2,56,3d)}, - {hx::fsObject /* ::cpp::Function< void (float,float) > */ ,(void *) &NativeCFFI_obj::lime_gl_polygon_offset,HX_("lime_gl_polygon_offset",28,8f,6c,e3)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_program_binary,HX_("lime_gl_program_binary",cc,e0,e1,77)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_program_parameteri,HX_("lime_gl_program_parameteri",eb,a4,8e,4e)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_read_buffer,HX_("lime_gl_read_buffer",d9,d6,53,39)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_read_pixels,HX_("lime_gl_read_pixels",06,09,69,f5)}, - {hx::fsObject /* ::cpp::Function< void () > */ ,(void *) &NativeCFFI_obj::lime_gl_release_shader_compiler,HX_("lime_gl_release_shader_compiler",51,e6,f6,c0)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_renderbuffer_storage,HX_("lime_gl_renderbuffer_storage",c2,94,f1,7b)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_renderbuffer_storage_multisample,HX_("lime_gl_renderbuffer_storage_multisample",26,e9,f0,80)}, - {hx::fsObject /* ::cpp::Function< void () > */ ,(void *) &NativeCFFI_obj::lime_gl_resume_transform_feedback,HX_("lime_gl_resume_transform_feedback",5a,c0,f6,d5)}, - {hx::fsObject /* ::cpp::Function< void (float,bool) > */ ,(void *) &NativeCFFI_obj::lime_gl_sample_coverage,HX_("lime_gl_sample_coverage",ad,98,c5,86)}, - {hx::fsObject /* ::cpp::Function< void (int,int,float) > */ ,(void *) &NativeCFFI_obj::lime_gl_sampler_parameterf,HX_("lime_gl_sampler_parameterf",e4,f0,b0,51)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_sampler_parameteri,HX_("lime_gl_sampler_parameteri",e7,f0,b0,51)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_scissor,HX_("lime_gl_scissor",ec,1c,b2,c3)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,Float,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_shader_binary,HX_("lime_gl_shader_binary",eb,dd,bc,3a)}, - {hx::fsObject /* ::cpp::Function< void (int,::String) > */ ,(void *) &NativeCFFI_obj::lime_gl_shader_source,HX_("lime_gl_shader_source",c5,d2,e2,7f)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_stencil_func,HX_("lime_gl_stencil_func",d7,b0,4f,64)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_stencil_func_separate,HX_("lime_gl_stencil_func_separate",0b,13,77,19)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_stencil_mask,HX_("lime_gl_stencil_mask",7f,06,e1,68)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_stencil_mask_separate,HX_("lime_gl_stencil_mask_separate",63,c8,71,65)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_stencil_op,HX_("lime_gl_stencil_op",f4,8b,0c,a5)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_stencil_op_separate,HX_("lime_gl_stencil_op_separate",4e,6c,36,5e)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_tex_image_2d,HX_("lime_gl_tex_image_2d",5e,ab,7a,34)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int,int,int,int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_tex_image_3d,HX_("lime_gl_tex_image_3d",3d,ac,7a,34)}, - {hx::fsObject /* ::cpp::Function< void (int,int,float) > */ ,(void *) &NativeCFFI_obj::lime_gl_tex_parameterf,HX_("lime_gl_tex_parameterf",65,7e,77,4d)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_tex_parameteri,HX_("lime_gl_tex_parameteri",68,7e,77,4d)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_tex_storage_2d,HX_("lime_gl_tex_storage_2d",7e,19,2d,9e)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_tex_storage_3d,HX_("lime_gl_tex_storage_3d",5d,1a,2d,9e)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_tex_sub_image_2d,HX_("lime_gl_tex_sub_image_2d",3d,4d,7e,52)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int,int,int,int,int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_tex_sub_image_3d,HX_("lime_gl_tex_sub_image_3d",1c,4e,7e,52)}, - {hx::fsObject /* ::cpp::Function< void (int, ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_transform_feedback_varyings,HX_("lime_gl_transform_feedback_varyings",3a,9e,18,15)}, - {hx::fsObject /* ::cpp::Function< void (int,float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform1f,HX_("lime_gl_uniform1f",19,ea,eb,46)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform1fv,HX_("lime_gl_uniform1fv",3d,ec,80,c7)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform1i,HX_("lime_gl_uniform1i",1c,ea,eb,46)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform1iv,HX_("lime_gl_uniform1iv",da,ee,80,c7)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform1ui,HX_("lime_gl_uniform1ui",41,f9,80,c7)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform1uiv,HX_("lime_gl_uniform1uiv",15,20,59,c9)}, - {hx::fsObject /* ::cpp::Function< void (int,float,float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform2f,HX_("lime_gl_uniform2f",f8,ea,eb,46)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform2fv,HX_("lime_gl_uniform2fv",7e,ae,81,c7)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform2i,HX_("lime_gl_uniform2i",fb,ea,eb,46)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform2iv,HX_("lime_gl_uniform2iv",1b,b1,81,c7)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform2ui,HX_("lime_gl_uniform2ui",82,bb,81,c7)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform2uiv,HX_("lime_gl_uniform2uiv",b4,56,02,ca)}, - {hx::fsObject /* ::cpp::Function< void (int,float,float,float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform3f,HX_("lime_gl_uniform3f",d7,eb,eb,46)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform3fv,HX_("lime_gl_uniform3fv",bf,70,82,c7)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform3i,HX_("lime_gl_uniform3i",da,eb,eb,46)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform3iv,HX_("lime_gl_uniform3iv",5c,73,82,c7)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform3ui,HX_("lime_gl_uniform3ui",c3,7d,82,c7)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform3uiv,HX_("lime_gl_uniform3uiv",53,8d,ab,ca)}, - {hx::fsObject /* ::cpp::Function< void (int,float,float,float,float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform4f,HX_("lime_gl_uniform4f",b6,ec,eb,46)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform4fv,HX_("lime_gl_uniform4fv",00,33,83,c7)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform4i,HX_("lime_gl_uniform4i",b9,ec,eb,46)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform4iv,HX_("lime_gl_uniform4iv",9d,35,83,c7)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform4ui,HX_("lime_gl_uniform4ui",04,40,83,c7)}, - {hx::fsObject /* ::cpp::Function< void (int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform4uiv,HX_("lime_gl_uniform4uiv",f2,c3,54,cb)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform_block_binding,HX_("lime_gl_uniform_block_binding",58,14,de,ff)}, - {hx::fsObject /* ::cpp::Function< void (int,int,bool,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform_matrix2fv,HX_("lime_gl_uniform_matrix2fv",26,91,85,1c)}, - {hx::fsObject /* ::cpp::Function< void (int,int,bool,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform_matrix2x3fv,HX_("lime_gl_uniform_matrix2x3fv",21,00,9c,81)}, - {hx::fsObject /* ::cpp::Function< void (int,int,bool,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform_matrix2x4fv,HX_("lime_gl_uniform_matrix2x4fv",62,c2,9c,81)}, - {hx::fsObject /* ::cpp::Function< void (int,int,bool,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform_matrix3fv,HX_("lime_gl_uniform_matrix3fv",67,53,86,1c)}, - {hx::fsObject /* ::cpp::Function< void (int,int,bool,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform_matrix3x2fv,HX_("lime_gl_uniform_matrix3x2fv",61,d2,01,15)}, - {hx::fsObject /* ::cpp::Function< void (int,int,bool,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform_matrix3x4fv,HX_("lime_gl_uniform_matrix3x4fv",e3,56,03,15)}, - {hx::fsObject /* ::cpp::Function< void (int,int,bool,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform_matrix4fv,HX_("lime_gl_uniform_matrix4fv",a8,15,87,1c)}, - {hx::fsObject /* ::cpp::Function< void (int,int,bool,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform_matrix4x2fv,HX_("lime_gl_uniform_matrix4x2fv",e2,66,68,a8)}, - {hx::fsObject /* ::cpp::Function< void (int,int,bool,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_uniform_matrix4x3fv,HX_("lime_gl_uniform_matrix4x3fv",23,29,69,a8)}, - {hx::fsObject /* ::cpp::Function< bool (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_unmap_buffer,HX_("lime_gl_unmap_buffer",4c,58,96,21)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_use_program,HX_("lime_gl_use_program",1c,8c,b8,22)}, - {hx::fsObject /* ::cpp::Function< void (int) > */ ,(void *) &NativeCFFI_obj::lime_gl_validate_program,HX_("lime_gl_validate_program",cb,eb,10,5b)}, - {hx::fsObject /* ::cpp::Function< void (int,float) > */ ,(void *) &NativeCFFI_obj::lime_gl_vertex_attrib1f,HX_("lime_gl_vertex_attrib1f",2a,cd,b2,7a)}, - {hx::fsObject /* ::cpp::Function< void (int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_vertex_attrib1fv,HX_("lime_gl_vertex_attrib1fv",0c,b8,c0,e1)}, - {hx::fsObject /* ::cpp::Function< void (int,float,float) > */ ,(void *) &NativeCFFI_obj::lime_gl_vertex_attrib2f,HX_("lime_gl_vertex_attrib2f",09,ce,b2,7a)}, - {hx::fsObject /* ::cpp::Function< void (int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_vertex_attrib2fv,HX_("lime_gl_vertex_attrib2fv",4d,7a,c1,e1)}, - {hx::fsObject /* ::cpp::Function< void (int,float,float,float) > */ ,(void *) &NativeCFFI_obj::lime_gl_vertex_attrib3f,HX_("lime_gl_vertex_attrib3f",e8,ce,b2,7a)}, - {hx::fsObject /* ::cpp::Function< void (int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_vertex_attrib3fv,HX_("lime_gl_vertex_attrib3fv",8e,3c,c2,e1)}, - {hx::fsObject /* ::cpp::Function< void (int,float,float,float,float) > */ ,(void *) &NativeCFFI_obj::lime_gl_vertex_attrib4f,HX_("lime_gl_vertex_attrib4f",c7,cf,b2,7a)}, - {hx::fsObject /* ::cpp::Function< void (int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_vertex_attrib4fv,HX_("lime_gl_vertex_attrib4fv",cf,fe,c2,e1)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_vertex_attribi4i,HX_("lime_gl_vertex_attribi4i",a9,0a,eb,e1)}, - {hx::fsObject /* ::cpp::Function< void (int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_vertex_attribi4iv,HX_("lime_gl_vertex_attribi4iv",ad,49,be,cb)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_vertex_attribi4ui,HX_("lime_gl_vertex_attribi4ui",14,54,be,cb)}, - {hx::fsObject /* ::cpp::Function< void (int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_vertex_attribi4uiv,HX_("lime_gl_vertex_attribi4uiv",e2,3d,cb,7a)}, - {hx::fsObject /* ::cpp::Function< void (int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_vertex_attrib_divisor,HX_("lime_gl_vertex_attrib_divisor",b4,fe,35,35)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_vertex_attrib_ipointer,HX_("lime_gl_vertex_attrib_ipointer",5e,81,51,cb)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,bool,int,Float) > */ ,(void *) &NativeCFFI_obj::lime_gl_vertex_attrib_pointer,HX_("lime_gl_vertex_attrib_pointer",13,fa,74,15)}, - {hx::fsObject /* ::cpp::Function< void (int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_viewport,HX_("lime_gl_viewport",96,8d,70,cf)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_gl_wait_sync,HX_("lime_gl_wait_sync",75,3c,87,68)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (Float,int,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_blob_create,HX_("lime_hb_blob_create",03,5a,e8,38)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_blob_create_sub_blob,HX_("lime_hb_blob_create_sub_blob",b8,04,ce,f6)}, - {hx::fsObject /* ::cpp::Function< Float ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_blob_get_data,HX_("lime_hb_blob_get_data",7a,14,5f,1d)}, - {hx::fsObject /* ::cpp::Function< Float ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_blob_get_data_writable,HX_("lime_hb_blob_get_data_writable",05,0d,90,9c)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_hb_blob_get_empty,HX_("lime_hb_blob_get_empty",3d,02,25,31)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_blob_get_length,HX_("lime_hb_blob_get_length",36,87,2b,ff)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_blob_is_immutable,HX_("lime_hb_blob_is_immutable",b4,3a,7f,8f)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_blob_make_immutable,HX_("lime_hb_blob_make_immutable",78,a5,06,a7)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_add,HX_("lime_hb_buffer_add",9d,96,94,46)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_add_codepoints,HX_("lime_hb_buffer_add_codepoints",b2,94,6a,b3)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,::String,int,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_add_utf8,HX_("lime_hb_buffer_add_utf8",53,c1,d2,af)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_add_utf16,HX_("lime_hb_buffer_add_utf16",6a,61,96,28)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_add_utf32,HX_("lime_hb_buffer_add_utf32",24,63,96,28)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_allocation_successful,HX_("lime_hb_buffer_allocation_successful",d5,f0,c9,3f)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_clear_contents,HX_("lime_hb_buffer_clear_contents",50,66,d5,37)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_create,HX_("lime_hb_buffer_create",00,b8,f9,78)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_get_cluster_level,HX_("lime_hb_buffer_get_cluster_level",12,90,e4,6c)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_get_content_type,HX_("lime_hb_buffer_get_content_type",4d,1d,ed,c0)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_get_direction,HX_("lime_hb_buffer_get_direction",92,cd,df,80)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_get_empty,HX_("lime_hb_buffer_get_empty",60,c0,c6,b1)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_get_flags,HX_("lime_hb_buffer_get_flags",1a,b1,78,44)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_get_glyph_infos,HX_("lime_hb_buffer_get_glyph_infos",45,1c,99,b9)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_get_glyph_positions,HX_("lime_hb_buffer_get_glyph_positions",aa,e7,5e,7a)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_get_language,HX_("lime_hb_buffer_get_language",65,20,7e,a8)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_get_length,HX_("lime_hb_buffer_get_length",b3,27,10,0c)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_get_replacement_codepoint,HX_("lime_hb_buffer_get_replacement_codepoint",e9,29,d2,8e)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_get_script,HX_("lime_hb_buffer_get_script",d8,e0,68,b4)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_get_segment_properties,HX_("lime_hb_buffer_get_segment_properties",8c,12,c8,c1)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_guess_segment_properties,HX_("lime_hb_buffer_guess_segment_properties",eb,a9,b5,02)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_normalize_glyphs,HX_("lime_hb_buffer_normalize_glyphs",fd,cc,6f,57)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_preallocate,HX_("lime_hb_buffer_preallocate",5c,0e,1f,41)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_reset,HX_("lime_hb_buffer_reset",4b,05,62,50)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_reverse,HX_("lime_hb_buffer_reverse",9e,cb,18,6b)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_reverse_clusters,HX_("lime_hb_buffer_reverse_clusters",3a,b8,e1,69)}, - {hx::fsObject /* ::cpp::Function< int (::String) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_serialize_format_from_string,HX_("lime_hb_buffer_serialize_format_from_string",41,b0,64,0e)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (int) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_serialize_format_to_string,HX_("lime_hb_buffer_serialize_format_to_string",90,7f,d4,ee)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_serialize_list_formats,HX_("lime_hb_buffer_serialize_list_formats",3e,67,15,57)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_set_cluster_level,HX_("lime_hb_buffer_set_cluster_level",1e,68,52,90)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_set_content_type,HX_("lime_hb_buffer_set_content_type",c1,0a,2f,17)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_set_direction,HX_("lime_hb_buffer_set_direction",9e,af,e5,c5)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_set_flags,HX_("lime_hb_buffer_set_flags",26,9d,c9,27)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_set_language,HX_("lime_hb_buffer_set_language",d9,43,77,bd)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_set_length,HX_("lime_hb_buffer_set_length",27,c6,8d,0f)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_set_replacement_codepoint,HX_("lime_hb_buffer_set_replacement_codepoint",f5,ed,28,fb)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_set_script,HX_("lime_hb_buffer_set_script",4c,7f,e6,b7)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_buffer_set_segment_properties,HX_("lime_hb_buffer_set_segment_properties",00,8f,73,f5)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_face_create,HX_("lime_hb_face_create",c3,4a,75,c1)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_hb_face_get_empty,HX_("lime_hb_face_get_empty",7d,09,37,aa)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_face_get_glyph_count,HX_("lime_hb_face_get_glyph_count",ac,b5,21,87)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_face_get_index,HX_("lime_hb_face_get_index",02,6a,71,f8)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_face_get_upem,HX_("lime_hb_face_get_upem",93,aa,e1,a2)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_face_is_immutable,HX_("lime_hb_face_is_immutable",74,3b,79,58)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_face_make_immutable,HX_("lime_hb_face_make_immutable",38,56,12,23)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_face_reference_blob,HX_("lime_hb_face_reference_blob",58,b4,67,d5)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_face_reference_table,HX_("lime_hb_face_reference_table",b3,5c,3d,3b)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_face_set_glyph_count,HX_("lime_hb_face_set_glyph_count",b8,32,ed,82)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_face_set_index,HX_("lime_hb_face_set_index",0e,56,c2,db)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_face_set_upem,HX_("lime_hb_face_set_upem",07,04,3f,51)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (::String) > */ ,(void *) &NativeCFFI_obj::lime_hb_feature_from_string,HX_("lime_hb_feature_from_string",22,86,04,60)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_feature_to_string,HX_("lime_hb_feature_to_string",31,6b,a9,70)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_add_glyph_origin_for_direction,HX_("lime_hb_font_add_glyph_origin_for_direction",16,f4,0e,0c)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_create,HX_("lime_hb_font_create",d1,0b,dc,af)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_create_sub_font,HX_("lime_hb_font_create_sub_font",9c,c9,ef,c4)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_hb_font_get_empty,HX_("lime_hb_font_get_empty",2f,e5,ff,da)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_get_face,HX_("lime_hb_font_get_face",3b,b4,4f,ff)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_get_glyph_advance_for_direction,HX_("lime_hb_font_get_glyph_advance_for_direction",9b,ae,b3,f7)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_get_glyph_kerning_for_direction,HX_("lime_hb_font_get_glyph_kerning_for_direction",65,0e,ef,53)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_get_glyph_origin_for_direction,HX_("lime_hb_font_get_glyph_origin_for_direction",c1,85,39,23)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_get_parent,HX_("lime_hb_font_get_parent",48,a8,4d,43)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_get_ppem,HX_("lime_hb_font_get_ppem",06,3a,f7,05)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_get_scale,HX_("lime_hb_font_get_scale",2c,79,f4,e3)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *,::String) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_glyph_from_string,HX_("lime_hb_font_glyph_from_string",3e,05,35,b4)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_glyph_to_string,HX_("lime_hb_font_glyph_to_string",4d,ab,74,0b)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_is_immutable,HX_("lime_hb_font_is_immutable",02,3b,13,0c)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_make_immutable,HX_("lime_hb_font_make_immutable",46,d5,d5,70)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_set_ppem,HX_("lime_hb_font_set_ppem",7a,93,54,b4)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_set_scale,HX_("lime_hb_font_set_scale",38,65,45,c7)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_font_subtract_glyph_origin_for_direction,HX_("lime_hb_font_subtract_glyph_origin_for_direction",39,ae,0b,45)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_ft_font_create,HX_("lime_hb_ft_font_create",f6,42,a2,1b)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_ft_font_create_referenced,HX_("lime_hb_ft_font_create_referenced",22,ec,ff,8f)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_ft_font_get_load_flags,HX_("lime_hb_ft_font_get_load_flags",71,1b,26,fb)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_ft_font_set_load_flags,HX_("lime_hb_ft_font_set_load_flags",e5,03,46,1b)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (::String) > */ ,(void *) &NativeCFFI_obj::lime_hb_language_from_string,HX_("lime_hb_language_from_string",da,f2,80,39)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_hb_language_get_default,HX_("lime_hb_language_get_default",6c,b5,a8,10)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_language_to_string,HX_("lime_hb_language_to_string",e9,b9,2a,6c)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_segment_properties_equal,HX_("lime_hb_segment_properties_equal",2f,b4,9f,75)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_segment_properties_hash,HX_("lime_hb_segment_properties_hash",b3,b3,9e,c5)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_add,HX_("lime_hb_set_add",69,9e,67,5b)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_add_range,HX_("lime_hb_set_add_range",27,c0,46,90)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_allocation_successful,HX_("lime_hb_set_allocation_successful",a1,db,56,67)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_clear,HX_("lime_hb_set_clear",d5,bf,72,e7)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_hb_set_create,HX_("lime_hb_set_create",b4,97,5c,11)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_del,HX_("lime_hb_set_del",13,e6,69,5b)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *,int,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_del_range,HX_("lime_hb_set_del_range",51,23,f9,8e)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * () > */ ,(void *) &NativeCFFI_obj::lime_hb_set_get_empty,HX_("lime_hb_set_get_empty",2c,a9,33,e0)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_get_max,HX_("lime_hb_set_get_max",83,43,05,35)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_get_min,HX_("lime_hb_set_get_min",71,4a,05,35)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_get_population,HX_("lime_hb_set_get_population",8e,68,7e,75)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_has,HX_("lime_hb_set_has",a2,eb,6c,5b)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_intersect,HX_("lime_hb_set_intersect",27,13,25,6f)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_invert,HX_("lime_hb_set_invert",ce,17,26,35)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_is_empty,HX_("lime_hb_set_is_empty",f0,77,1b,f7)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_is_equal,HX_("lime_hb_set_is_equal",17,0d,c4,f9)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_next,HX_("lime_hb_set_next",ab,97,db,a7)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_next_range,HX_("lime_hb_set_next_range",e9,16,04,4e)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_set,HX_("lime_hb_set_set",ea,47,75,5b)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_subtract,HX_("lime_hb_set_subtract",cc,43,96,5f)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_symmetric_difference,HX_("lime_hb_set_symmetric_difference",bd,ac,e7,88)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_set_union,HX_("lime_hb_set_union",57,b3,fe,45)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_hb_shape,HX_("lime_hb_shape",86,d2,1d,08)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_bitrate,HX_("lime_vorbis_file_bitrate",6c,c8,60,d8)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_bitrate_instant,HX_("lime_vorbis_file_bitrate_instant",ce,44,94,97)}, - {hx::fsObject /* ::cpp::Function< void ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_clear,HX_("lime_vorbis_file_clear",0c,e6,c6,1a)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_comment,HX_("lime_vorbis_file_comment",9e,4c,01,5d)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_crosslap,HX_("lime_vorbis_file_crosslap",bc,bd,3f,cb)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_from_bytes,HX_("lime_vorbis_file_from_bytes",b7,bf,11,7f)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * (::String) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_from_file,HX_("lime_vorbis_file_from_file",b0,84,41,97)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_info,HX_("lime_vorbis_file_info",cf,18,14,61)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_pcm_seek,HX_("lime_vorbis_file_pcm_seek",de,f4,4d,f2)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_pcm_seek_lap,HX_("lime_vorbis_file_pcm_seek_lap",3a,49,6a,74)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_pcm_seek_page,HX_("lime_vorbis_file_pcm_seek_page",90,9c,3a,6b)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_pcm_seek_page_lap,HX_("lime_vorbis_file_pcm_seek_page_lap",ec,b1,89,3b)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_raw_seek,HX_("lime_vorbis_file_raw_seek",50,87,19,11)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_raw_seek_lap,HX_("lime_vorbis_file_raw_seek_lap",ac,fc,14,79)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_pcm_tell,HX_("lime_vorbis_file_pcm_tell",97,31,f7,f2)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_pcm_total,HX_("lime_vorbis_file_pcm_total",9e,5d,f6,ab)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_raw_tell,HX_("lime_vorbis_file_raw_tell",09,c4,c2,11)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_raw_total,HX_("lime_vorbis_file_raw_total",ec,ee,4a,7f)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,int,int,bool,int,bool) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_read,HX_("lime_vorbis_file_read",b7,2b,00,67)}, - {hx::fsObject /* ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_read_float,HX_("lime_vorbis_file_read_float",d4,5b,48,7a)}, - {hx::fsObject /* ::cpp::Function< bool ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_seekable,HX_("lime_vorbis_file_seekable",f3,33,1c,9b)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_serial_number,HX_("lime_vorbis_file_serial_number",73,a0,0a,65)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_streams,HX_("lime_vorbis_file_streams",32,ae,d5,d1)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *,Float) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_time_seek,HX_("lime_vorbis_file_time_seek",29,26,3e,a0)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *,Float) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_time_seek_lap,HX_("lime_vorbis_file_time_seek_lap",05,7c,d4,ab)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *,Float) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_time_seek_page,HX_("lime_vorbis_file_time_seek_page",65,db,bc,b0)}, - {hx::fsObject /* ::cpp::Function< int ( ::hx::Object *,Float) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_time_seek_page_lap,HX_("lime_vorbis_file_time_seek_page_lap",41,7f,5c,e6)}, - {hx::fsObject /* ::cpp::Function< Float ( ::hx::Object *) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_time_tell,HX_("lime_vorbis_file_time_tell",e2,62,e7,a0)}, - {hx::fsObject /* ::cpp::Function< Float ( ::hx::Object *,int) > */ ,(void *) &NativeCFFI_obj::lime_vorbis_file_time_total,HX_("lime_vorbis_file_time_total",f3,4d,31,30)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void NativeCFFI_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_application_create,"lime_application_create"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_application_event_manager_register,"lime_application_event_manager_register"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_application_exec,"lime_application_exec"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_application_init,"lime_application_init"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_application_quit,"lime_application_quit"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_application_set_frame_rate,"lime_application_set_frame_rate"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_application_update,"lime_application_update"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_audio_load,"lime_audio_load"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_audio_load_bytes,"lime_audio_load_bytes"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_audio_load_file,"lime_audio_load_file"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_bytes_from_data_pointer,"lime_bytes_from_data_pointer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_bytes_get_data_pointer,"lime_bytes_get_data_pointer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_bytes_get_data_pointer_offset,"lime_bytes_get_data_pointer_offset"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_bytes_read_file,"lime_bytes_read_file"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cffi_get_native_pointer,"lime_cffi_get_native_pointer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_clipboard_event_manager_register,"lime_clipboard_event_manager_register"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_clipboard_get_text,"lime_clipboard_get_text"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_clipboard_set_text,"lime_clipboard_set_text"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_data_pointer_offset,"lime_data_pointer_offset"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_deflate_compress,"lime_deflate_compress"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_deflate_decompress,"lime_deflate_decompress"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_drop_event_manager_register,"lime_drop_event_manager_register"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_file_dialog_open_directory,"lime_file_dialog_open_directory"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_file_dialog_open_file,"lime_file_dialog_open_file"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_file_dialog_open_files,"lime_file_dialog_open_files"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_file_dialog_save_file,"lime_file_dialog_save_file"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_file_watcher_create,"lime_file_watcher_create"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_file_watcher_add_directory,"lime_file_watcher_add_directory"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_file_watcher_remove_directory,"lime_file_watcher_remove_directory"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_file_watcher_update,"lime_file_watcher_update"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_get_ascender,"lime_font_get_ascender"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_get_descender,"lime_font_get_descender"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_get_family_name,"lime_font_get_family_name"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_get_glyph_index,"lime_font_get_glyph_index"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_get_glyph_indices,"lime_font_get_glyph_indices"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_get_glyph_metrics,"lime_font_get_glyph_metrics"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_get_height,"lime_font_get_height"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_get_num_glyphs,"lime_font_get_num_glyphs"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_get_underline_position,"lime_font_get_underline_position"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_get_underline_thickness,"lime_font_get_underline_thickness"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_get_units_per_em,"lime_font_get_units_per_em"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_load,"lime_font_load"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_load_bytes,"lime_font_load_bytes"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_load_file,"lime_font_load_file"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_outline_decompose,"lime_font_outline_decompose"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_render_glyph,"lime_font_render_glyph"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_render_glyphs,"lime_font_render_glyphs"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_font_set_size,"lime_font_set_size"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gamepad_add_mappings,"lime_gamepad_add_mappings"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gamepad_get_device_guid,"lime_gamepad_get_device_guid"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gamepad_get_device_name,"lime_gamepad_get_device_name"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gamepad_event_manager_register,"lime_gamepad_event_manager_register"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gzip_compress,"lime_gzip_compress"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gzip_decompress,"lime_gzip_decompress"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_haptic_vibrate,"lime_haptic_vibrate"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_encode,"lime_image_encode"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_load,"lime_image_load"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_load_bytes,"lime_image_load_bytes"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_load_file,"lime_image_load_file"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_color_transform,"lime_image_data_util_color_transform"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_copy_channel,"lime_image_data_util_copy_channel"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_copy_pixels,"lime_image_data_util_copy_pixels"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_fill_rect,"lime_image_data_util_fill_rect"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_flood_fill,"lime_image_data_util_flood_fill"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_get_pixels,"lime_image_data_util_get_pixels"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_merge,"lime_image_data_util_merge"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_multiply_alpha,"lime_image_data_util_multiply_alpha"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_resize,"lime_image_data_util_resize"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_set_format,"lime_image_data_util_set_format"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_set_pixels,"lime_image_data_util_set_pixels"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_threshold,"lime_image_data_util_threshold"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_unmultiply_alpha,"lime_image_data_util_unmultiply_alpha"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_joystick_get_device_guid,"lime_joystick_get_device_guid"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_joystick_get_device_name,"lime_joystick_get_device_name"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_joystick_get_num_axes,"lime_joystick_get_num_axes"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_joystick_get_num_buttons,"lime_joystick_get_num_buttons"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_joystick_get_num_hats,"lime_joystick_get_num_hats"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_joystick_get_num_trackballs,"lime_joystick_get_num_trackballs"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_joystick_event_manager_register,"lime_joystick_event_manager_register"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_jpeg_decode_bytes,"lime_jpeg_decode_bytes"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_jpeg_decode_file,"lime_jpeg_decode_file"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_key_code_from_scan_code,"lime_key_code_from_scan_code"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_key_code_to_scan_code,"lime_key_code_to_scan_code"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_key_event_manager_register,"lime_key_event_manager_register"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_lzma_compress,"lime_lzma_compress"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_lzma_decompress,"lime_lzma_decompress"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_mouse_event_manager_register,"lime_mouse_event_manager_register"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_neko_execute,"lime_neko_execute"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_png_decode_bytes,"lime_png_decode_bytes"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_png_decode_file,"lime_png_decode_file"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_render_event_manager_register,"lime_render_event_manager_register"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_sensor_event_manager_register,"lime_sensor_event_manager_register"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_system_get_allow_screen_timeout,"lime_system_get_allow_screen_timeout"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_system_set_allow_screen_timeout,"lime_system_set_allow_screen_timeout"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_system_get_device_model,"lime_system_get_device_model"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_system_get_device_vendor,"lime_system_get_device_vendor"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_system_get_directory,"lime_system_get_directory"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_system_get_display,"lime_system_get_display"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_system_get_ios_tablet,"lime_system_get_ios_tablet"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_system_get_num_displays,"lime_system_get_num_displays"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_system_get_platform_label,"lime_system_get_platform_label"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_system_get_platform_name,"lime_system_get_platform_name"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_system_get_platform_version,"lime_system_get_platform_version"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_system_get_timer,"lime_system_get_timer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_system_open_file,"lime_system_open_file"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_system_open_url,"lime_system_open_url"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_text_event_manager_register,"lime_text_event_manager_register"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_touch_event_manager_register,"lime_touch_event_manager_register"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_alert,"lime_window_alert"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_close,"lime_window_close"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_context_flip,"lime_window_context_flip"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_context_lock,"lime_window_context_lock"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_context_make_current,"lime_window_context_make_current"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_context_unlock,"lime_window_context_unlock"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_create,"lime_window_create"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_focus,"lime_window_focus"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_get_context,"lime_window_get_context"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_get_context_type,"lime_window_get_context_type"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_get_display,"lime_window_get_display"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_get_display_mode,"lime_window_get_display_mode"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_get_height,"lime_window_get_height"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_get_id,"lime_window_get_id"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_get_mouse_lock,"lime_window_get_mouse_lock"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_get_scale,"lime_window_get_scale"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_get_text_input_enabled,"lime_window_get_text_input_enabled"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_get_width,"lime_window_get_width"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_get_x,"lime_window_get_x"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_get_y,"lime_window_get_y"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_move,"lime_window_move"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_read_pixels,"lime_window_read_pixels"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_resize,"lime_window_resize"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_set_borderless,"lime_window_set_borderless"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_set_cursor,"lime_window_set_cursor"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_set_display_mode,"lime_window_set_display_mode"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_set_fullscreen,"lime_window_set_fullscreen"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_set_icon,"lime_window_set_icon"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_set_maximized,"lime_window_set_maximized"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_set_minimized,"lime_window_set_minimized"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_set_mouse_lock,"lime_window_set_mouse_lock"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_set_resizable,"lime_window_set_resizable"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_set_text_input_enabled,"lime_window_set_text_input_enabled"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_set_title,"lime_window_set_title"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_warp_mouse,"lime_window_warp_mouse"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_window_event_manager_register,"lime_window_event_manager_register"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_zlib_compress,"lime_zlib_compress"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_zlib_decompress,"lime_zlib_decompress"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_buffer_data,"lime_al_buffer_data"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_buffer3f,"lime_al_buffer3f"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_buffer3i,"lime_al_buffer3i"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_bufferf,"lime_al_bufferf"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_bufferfv,"lime_al_bufferfv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_bufferi,"lime_al_bufferi"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_bufferiv,"lime_al_bufferiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_cleanup,"lime_al_cleanup"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_delete_buffer,"lime_al_delete_buffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_delete_buffers,"lime_al_delete_buffers"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_delete_source,"lime_al_delete_source"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_delete_sources,"lime_al_delete_sources"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_disable,"lime_al_disable"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_distance_model,"lime_al_distance_model"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_doppler_factor,"lime_al_doppler_factor"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_doppler_velocity,"lime_al_doppler_velocity"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_enable,"lime_al_enable"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_gen_source,"lime_al_gen_source"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_gen_sources,"lime_al_gen_sources"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_boolean,"lime_al_get_boolean"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_booleanv,"lime_al_get_booleanv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_gen_buffer,"lime_al_gen_buffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_gen_buffers,"lime_al_gen_buffers"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_buffer3f,"lime_al_get_buffer3f"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_buffer3i,"lime_al_get_buffer3i"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_bufferf,"lime_al_get_bufferf"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_bufferfv,"lime_al_get_bufferfv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_bufferi,"lime_al_get_bufferi"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_bufferiv,"lime_al_get_bufferiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_double,"lime_al_get_double"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_doublev,"lime_al_get_doublev"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_enum_value,"lime_al_get_enum_value"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_error,"lime_al_get_error"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_float,"lime_al_get_float"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_floatv,"lime_al_get_floatv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_integer,"lime_al_get_integer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_integerv,"lime_al_get_integerv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_listener3f,"lime_al_get_listener3f"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_listener3i,"lime_al_get_listener3i"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_listenerf,"lime_al_get_listenerf"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_listenerfv,"lime_al_get_listenerfv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_listeneri,"lime_al_get_listeneri"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_listeneriv,"lime_al_get_listeneriv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_proc_address,"lime_al_get_proc_address"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_source3f,"lime_al_get_source3f"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_source3i,"lime_al_get_source3i"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_sourcef,"lime_al_get_sourcef"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_sourcefv,"lime_al_get_sourcefv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_sourcei,"lime_al_get_sourcei"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_sourceiv,"lime_al_get_sourceiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_string,"lime_al_get_string"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_is_buffer,"lime_al_is_buffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_is_enabled,"lime_al_is_enabled"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_is_extension_present,"lime_al_is_extension_present"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_is_source,"lime_al_is_source"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_listener3f,"lime_al_listener3f"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_listener3i,"lime_al_listener3i"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_listenerf,"lime_al_listenerf"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_listenerfv,"lime_al_listenerfv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_listeneri,"lime_al_listeneri"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_listeneriv,"lime_al_listeneriv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_source_pause,"lime_al_source_pause"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_source_pausev,"lime_al_source_pausev"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_source_play,"lime_al_source_play"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_source_playv,"lime_al_source_playv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_source_queue_buffers,"lime_al_source_queue_buffers"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_source_rewind,"lime_al_source_rewind"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_source_rewindv,"lime_al_source_rewindv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_source_stop,"lime_al_source_stop"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_source_stopv,"lime_al_source_stopv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_source_unqueue_buffers,"lime_al_source_unqueue_buffers"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_source3f,"lime_al_source3f"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_source3i,"lime_al_source3i"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_sourcef,"lime_al_sourcef"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_sourcefv,"lime_al_sourcefv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_sourcei,"lime_al_sourcei"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_sourceiv,"lime_al_sourceiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_speed_of_sound,"lime_al_speed_of_sound"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_alc_close_device,"lime_alc_close_device"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_alc_create_context,"lime_alc_create_context"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_alc_destroy_context,"lime_alc_destroy_context"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_alc_get_contexts_device,"lime_alc_get_contexts_device"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_alc_get_current_context,"lime_alc_get_current_context"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_alc_get_error,"lime_alc_get_error"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_alc_get_integerv,"lime_alc_get_integerv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_alc_get_string,"lime_alc_get_string"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_alc_make_context_current,"lime_alc_make_context_current"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_alc_open_device,"lime_alc_open_device"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_alc_pause_device,"lime_alc_pause_device"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_alc_process_context,"lime_alc_process_context"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_alc_resume_device,"lime_alc_resume_device"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_alc_suspend_context,"lime_alc_suspend_context"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_gen_filter,"lime_al_gen_filter"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_filteri,"lime_al_filteri"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_filterf,"lime_al_filterf"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_remove_direct_filter,"lime_al_remove_direct_filter"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_is_filter,"lime_al_is_filter"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_get_filteri,"lime_al_get_filteri"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_gen_effect,"lime_al_gen_effect"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_effectf,"lime_al_effectf"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_effectfv,"lime_al_effectfv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_effecti,"lime_al_effecti"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_effectiv,"lime_al_effectiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_is_effect,"lime_al_is_effect"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_gen_aux,"lime_al_gen_aux"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_auxf,"lime_al_auxf"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_auxfv,"lime_al_auxfv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_auxi,"lime_al_auxi"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_auxiv,"lime_al_auxiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_is_aux,"lime_al_is_aux"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_al_remove_send,"lime_al_remove_send"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_arc,"lime_cairo_arc"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_arc_negative,"lime_cairo_arc_negative"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_clip,"lime_cairo_clip"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_clip_preserve,"lime_cairo_clip_preserve"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_clip_extents,"lime_cairo_clip_extents"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_close_path,"lime_cairo_close_path"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_copy_page,"lime_cairo_copy_page"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_create,"lime_cairo_create"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_curve_to,"lime_cairo_curve_to"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_fill,"lime_cairo_fill"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_fill_extents,"lime_cairo_fill_extents"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_fill_preserve,"lime_cairo_fill_preserve"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_antialias,"lime_cairo_get_antialias"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_current_point,"lime_cairo_get_current_point"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_dash,"lime_cairo_get_dash"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_dash_count,"lime_cairo_get_dash_count"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_fill_rule,"lime_cairo_get_fill_rule"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_font_face,"lime_cairo_get_font_face"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_font_options,"lime_cairo_get_font_options"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_group_target,"lime_cairo_get_group_target"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_line_cap,"lime_cairo_get_line_cap"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_line_join,"lime_cairo_get_line_join"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_line_width,"lime_cairo_get_line_width"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_matrix,"lime_cairo_get_matrix"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_miter_limit,"lime_cairo_get_miter_limit"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_operator,"lime_cairo_get_operator"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_source,"lime_cairo_get_source"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_target,"lime_cairo_get_target"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_tolerance,"lime_cairo_get_tolerance"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_has_current_point,"lime_cairo_has_current_point"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_identity_matrix,"lime_cairo_identity_matrix"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_in_clip,"lime_cairo_in_clip"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_in_fill,"lime_cairo_in_fill"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_in_stroke,"lime_cairo_in_stroke"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_line_to,"lime_cairo_line_to"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_mask,"lime_cairo_mask"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_mask_surface,"lime_cairo_mask_surface"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_move_to,"lime_cairo_move_to"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_new_path,"lime_cairo_new_path"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_paint,"lime_cairo_paint"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_paint_with_alpha,"lime_cairo_paint_with_alpha"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pop_group,"lime_cairo_pop_group"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pop_group_to_source,"lime_cairo_pop_group_to_source"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_push_group,"lime_cairo_push_group"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_push_group_with_content,"lime_cairo_push_group_with_content"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_rectangle,"lime_cairo_rectangle"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_rel_curve_to,"lime_cairo_rel_curve_to"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_rel_line_to,"lime_cairo_rel_line_to"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_rel_move_to,"lime_cairo_rel_move_to"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_reset_clip,"lime_cairo_reset_clip"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_restore,"lime_cairo_restore"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_rotate,"lime_cairo_rotate"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_save,"lime_cairo_save"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_scale,"lime_cairo_scale"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_antialias,"lime_cairo_set_antialias"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_dash,"lime_cairo_set_dash"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_fill_rule,"lime_cairo_set_fill_rule"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_font_face,"lime_cairo_set_font_face"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_font_options,"lime_cairo_set_font_options"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_font_size,"lime_cairo_set_font_size"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_line_cap,"lime_cairo_set_line_cap"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_line_join,"lime_cairo_set_line_join"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_line_width,"lime_cairo_set_line_width"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_matrix,"lime_cairo_set_matrix"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_miter_limit,"lime_cairo_set_miter_limit"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_operator,"lime_cairo_set_operator"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_source,"lime_cairo_set_source"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_source_rgb,"lime_cairo_set_source_rgb"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_source_rgba,"lime_cairo_set_source_rgba"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_source_surface,"lime_cairo_set_source_surface"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_tolerance,"lime_cairo_set_tolerance"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_show_glyphs,"lime_cairo_show_glyphs"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_show_page,"lime_cairo_show_page"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_show_text,"lime_cairo_show_text"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_status,"lime_cairo_status"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_stroke,"lime_cairo_stroke"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_stroke_extents,"lime_cairo_stroke_extents"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_stroke_preserve,"lime_cairo_stroke_preserve"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_text_path,"lime_cairo_text_path"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_transform,"lime_cairo_transform"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_translate,"lime_cairo_translate"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_version,"lime_cairo_version"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_version_string,"lime_cairo_version_string"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_face_status,"lime_cairo_font_face_status"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_create,"lime_cairo_font_options_create"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_get_antialias,"lime_cairo_font_options_get_antialias"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_get_hint_metrics,"lime_cairo_font_options_get_hint_metrics"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_get_hint_style,"lime_cairo_font_options_get_hint_style"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_get_subpixel_order,"lime_cairo_font_options_get_subpixel_order"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_set_antialias,"lime_cairo_font_options_set_antialias"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_set_hint_metrics,"lime_cairo_font_options_set_hint_metrics"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_set_hint_style,"lime_cairo_font_options_set_hint_style"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_set_subpixel_order,"lime_cairo_font_options_set_subpixel_order"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_ft_font_face_create,"lime_cairo_ft_font_face_create"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_image_surface_create,"lime_cairo_image_surface_create"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_image_surface_create_for_data,"lime_cairo_image_surface_create_for_data"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_image_surface_get_data,"lime_cairo_image_surface_get_data"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_image_surface_get_format,"lime_cairo_image_surface_get_format"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_image_surface_get_height,"lime_cairo_image_surface_get_height"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_image_surface_get_stride,"lime_cairo_image_surface_get_stride"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_image_surface_get_width,"lime_cairo_image_surface_get_width"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_add_color_stop_rgb,"lime_cairo_pattern_add_color_stop_rgb"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_add_color_stop_rgba,"lime_cairo_pattern_add_color_stop_rgba"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_create_for_surface,"lime_cairo_pattern_create_for_surface"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_create_linear,"lime_cairo_pattern_create_linear"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_create_radial,"lime_cairo_pattern_create_radial"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_create_rgb,"lime_cairo_pattern_create_rgb"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_create_rgba,"lime_cairo_pattern_create_rgba"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_get_color_stop_count,"lime_cairo_pattern_get_color_stop_count"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_get_extend,"lime_cairo_pattern_get_extend"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_get_filter,"lime_cairo_pattern_get_filter"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_get_matrix,"lime_cairo_pattern_get_matrix"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_set_extend,"lime_cairo_pattern_set_extend"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_set_filter,"lime_cairo_pattern_set_filter"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_set_matrix,"lime_cairo_pattern_set_matrix"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_cairo_surface_flush,"lime_cairo_surface_flush"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_getdate,"lime_curl_getdate"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_global_cleanup,"lime_curl_global_cleanup"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_global_init,"lime_curl_global_init"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_version,"lime_curl_version"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_version_info,"lime_curl_version_info"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_cleanup,"lime_curl_easy_cleanup"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_duphandle,"lime_curl_easy_duphandle"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_escape,"lime_curl_easy_escape"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_flush,"lime_curl_easy_flush"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_getinfo,"lime_curl_easy_getinfo"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_init,"lime_curl_easy_init"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_pause,"lime_curl_easy_pause"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_perform,"lime_curl_easy_perform"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_recv,"lime_curl_easy_recv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_reset,"lime_curl_easy_reset"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_send,"lime_curl_easy_send"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_setopt,"lime_curl_easy_setopt"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_strerror,"lime_curl_easy_strerror"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_unescape,"lime_curl_easy_unescape"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_multi_init,"lime_curl_multi_init"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_multi_add_handle,"lime_curl_multi_add_handle"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_multi_get_running_handles,"lime_curl_multi_get_running_handles"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_multi_info_read,"lime_curl_multi_info_read"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_multi_perform,"lime_curl_multi_perform"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_multi_remove_handle,"lime_curl_multi_remove_handle"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_multi_setopt,"lime_curl_multi_setopt"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_curl_multi_wait,"lime_curl_multi_wait"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_active_texture,"lime_gl_active_texture"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_attach_shader,"lime_gl_attach_shader"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_begin_query,"lime_gl_begin_query"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_begin_transform_feedback,"lime_gl_begin_transform_feedback"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_attrib_location,"lime_gl_bind_attrib_location"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_buffer,"lime_gl_bind_buffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_buffer_base,"lime_gl_bind_buffer_base"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_buffer_range,"lime_gl_bind_buffer_range"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_framebuffer,"lime_gl_bind_framebuffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_renderbuffer,"lime_gl_bind_renderbuffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_sampler,"lime_gl_bind_sampler"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_texture,"lime_gl_bind_texture"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_transform_feedback,"lime_gl_bind_transform_feedback"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_vertex_array,"lime_gl_bind_vertex_array"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_blend_color,"lime_gl_blend_color"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_blend_equation,"lime_gl_blend_equation"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_blend_equation_separate,"lime_gl_blend_equation_separate"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_blend_func,"lime_gl_blend_func"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_blend_func_separate,"lime_gl_blend_func_separate"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_blit_framebuffer,"lime_gl_blit_framebuffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_buffer_data,"lime_gl_buffer_data"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_buffer_sub_data,"lime_gl_buffer_sub_data"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_check_framebuffer_status,"lime_gl_check_framebuffer_status"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_clear,"lime_gl_clear"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_clear_bufferfi,"lime_gl_clear_bufferfi"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_clear_bufferfv,"lime_gl_clear_bufferfv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_clear_bufferiv,"lime_gl_clear_bufferiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_clear_bufferuiv,"lime_gl_clear_bufferuiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_client_wait_sync,"lime_gl_client_wait_sync"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_clear_color,"lime_gl_clear_color"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_clear_depthf,"lime_gl_clear_depthf"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_clear_stencil,"lime_gl_clear_stencil"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_color_mask,"lime_gl_color_mask"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_compile_shader,"lime_gl_compile_shader"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_compressed_tex_image_2d,"lime_gl_compressed_tex_image_2d"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_compressed_tex_image_3d,"lime_gl_compressed_tex_image_3d"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_compressed_tex_sub_image_2d,"lime_gl_compressed_tex_sub_image_2d"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_compressed_tex_sub_image_3d,"lime_gl_compressed_tex_sub_image_3d"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_copy_buffer_sub_data,"lime_gl_copy_buffer_sub_data"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_copy_tex_image_2d,"lime_gl_copy_tex_image_2d"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_copy_tex_sub_image_2d,"lime_gl_copy_tex_sub_image_2d"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_copy_tex_sub_image_3d,"lime_gl_copy_tex_sub_image_3d"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_buffer,"lime_gl_create_buffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_framebuffer,"lime_gl_create_framebuffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_program,"lime_gl_create_program"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_query,"lime_gl_create_query"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_renderbuffer,"lime_gl_create_renderbuffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_sampler,"lime_gl_create_sampler"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_shader,"lime_gl_create_shader"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_texture,"lime_gl_create_texture"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_transform_feedback,"lime_gl_create_transform_feedback"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_vertex_array,"lime_gl_create_vertex_array"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_cull_face,"lime_gl_cull_face"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_buffer,"lime_gl_delete_buffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_framebuffer,"lime_gl_delete_framebuffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_program,"lime_gl_delete_program"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_query,"lime_gl_delete_query"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_renderbuffer,"lime_gl_delete_renderbuffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_sampler,"lime_gl_delete_sampler"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_shader,"lime_gl_delete_shader"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_sync,"lime_gl_delete_sync"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_texture,"lime_gl_delete_texture"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_transform_feedback,"lime_gl_delete_transform_feedback"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_vertex_array,"lime_gl_delete_vertex_array"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_depth_func,"lime_gl_depth_func"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_depth_mask,"lime_gl_depth_mask"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_depth_rangef,"lime_gl_depth_rangef"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_detach_shader,"lime_gl_detach_shader"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_disable,"lime_gl_disable"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_disable_vertex_attrib_array,"lime_gl_disable_vertex_attrib_array"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_draw_arrays,"lime_gl_draw_arrays"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_draw_arrays_instanced,"lime_gl_draw_arrays_instanced"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_draw_buffers,"lime_gl_draw_buffers"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_draw_elements,"lime_gl_draw_elements"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_draw_elements_instanced,"lime_gl_draw_elements_instanced"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_draw_range_elements,"lime_gl_draw_range_elements"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_enable,"lime_gl_enable"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_enable_vertex_attrib_array,"lime_gl_enable_vertex_attrib_array"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_end_query,"lime_gl_end_query"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_end_transform_feedback,"lime_gl_end_transform_feedback"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_fence_sync,"lime_gl_fence_sync"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_finish,"lime_gl_finish"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_flush,"lime_gl_flush"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_framebuffer_renderbuffer,"lime_gl_framebuffer_renderbuffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_framebuffer_texture2D,"lime_gl_framebuffer_texture2D"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_framebuffer_texture_layer,"lime_gl_framebuffer_texture_layer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_front_face,"lime_gl_front_face"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_generate_mipmap,"lime_gl_generate_mipmap"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_active_attrib,"lime_gl_get_active_attrib"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_active_uniform,"lime_gl_get_active_uniform"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_active_uniform_blocki,"lime_gl_get_active_uniform_blocki"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_active_uniform_blockiv,"lime_gl_get_active_uniform_blockiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_active_uniform_block_name,"lime_gl_get_active_uniform_block_name"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_active_uniformsiv,"lime_gl_get_active_uniformsiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_attached_shaders,"lime_gl_get_attached_shaders"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_attrib_location,"lime_gl_get_attrib_location"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_boolean,"lime_gl_get_boolean"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_booleanv,"lime_gl_get_booleanv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_buffer_parameteri,"lime_gl_get_buffer_parameteri"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_buffer_parameteri64v,"lime_gl_get_buffer_parameteri64v"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_buffer_parameteriv,"lime_gl_get_buffer_parameteriv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_buffer_pointerv,"lime_gl_get_buffer_pointerv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_buffer_sub_data,"lime_gl_get_buffer_sub_data"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_context_attributes,"lime_gl_get_context_attributes"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_error,"lime_gl_get_error"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_extension,"lime_gl_get_extension"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_float,"lime_gl_get_float"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_floatv,"lime_gl_get_floatv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_frag_data_location,"lime_gl_get_frag_data_location"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_framebuffer_attachment_parameteri,"lime_gl_get_framebuffer_attachment_parameteri"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_framebuffer_attachment_parameteriv,"lime_gl_get_framebuffer_attachment_parameteriv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_integer,"lime_gl_get_integer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_integer64v,"lime_gl_get_integer64v"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_integer64i_v,"lime_gl_get_integer64i_v"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_integerv,"lime_gl_get_integerv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_integeri_v,"lime_gl_get_integeri_v"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_internalformativ,"lime_gl_get_internalformativ"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_program_binary,"lime_gl_get_program_binary"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_program_info_log,"lime_gl_get_program_info_log"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_programi,"lime_gl_get_programi"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_programiv,"lime_gl_get_programiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_queryi,"lime_gl_get_queryi"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_queryiv,"lime_gl_get_queryiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_query_objectui,"lime_gl_get_query_objectui"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_query_objectuiv,"lime_gl_get_query_objectuiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_renderbuffer_parameteri,"lime_gl_get_renderbuffer_parameteri"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_renderbuffer_parameteriv,"lime_gl_get_renderbuffer_parameteriv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_sampler_parameterf,"lime_gl_get_sampler_parameterf"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_sampler_parameterfv,"lime_gl_get_sampler_parameterfv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_sampler_parameteri,"lime_gl_get_sampler_parameteri"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_sampler_parameteriv,"lime_gl_get_sampler_parameteriv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_shader_info_log,"lime_gl_get_shader_info_log"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_shaderi,"lime_gl_get_shaderi"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_shaderiv,"lime_gl_get_shaderiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_shader_precision_format,"lime_gl_get_shader_precision_format"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_shader_source,"lime_gl_get_shader_source"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_string,"lime_gl_get_string"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_stringi,"lime_gl_get_stringi"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_sync_parameteri,"lime_gl_get_sync_parameteri"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_sync_parameteriv,"lime_gl_get_sync_parameteriv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_tex_parameterf,"lime_gl_get_tex_parameterf"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_tex_parameterfv,"lime_gl_get_tex_parameterfv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_tex_parameteri,"lime_gl_get_tex_parameteri"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_tex_parameteriv,"lime_gl_get_tex_parameteriv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_transform_feedback_varying,"lime_gl_get_transform_feedback_varying"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_uniformf,"lime_gl_get_uniformf"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_uniformfv,"lime_gl_get_uniformfv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_uniformi,"lime_gl_get_uniformi"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_uniformiv,"lime_gl_get_uniformiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_uniformui,"lime_gl_get_uniformui"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_uniformuiv,"lime_gl_get_uniformuiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_uniform_block_index,"lime_gl_get_uniform_block_index"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_uniform_location,"lime_gl_get_uniform_location"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attribf,"lime_gl_get_vertex_attribf"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attribfv,"lime_gl_get_vertex_attribfv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attribi,"lime_gl_get_vertex_attribi"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attribiv,"lime_gl_get_vertex_attribiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attribii,"lime_gl_get_vertex_attribii"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attribiiv,"lime_gl_get_vertex_attribiiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attribiui,"lime_gl_get_vertex_attribiui"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attribiuiv,"lime_gl_get_vertex_attribiuiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attrib_pointerv,"lime_gl_get_vertex_attrib_pointerv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_hint,"lime_gl_hint"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_invalidate_framebuffer,"lime_gl_invalidate_framebuffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_invalidate_sub_framebuffer,"lime_gl_invalidate_sub_framebuffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_buffer,"lime_gl_is_buffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_enabled,"lime_gl_is_enabled"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_framebuffer,"lime_gl_is_framebuffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_program,"lime_gl_is_program"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_query,"lime_gl_is_query"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_renderbuffer,"lime_gl_is_renderbuffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_sampler,"lime_gl_is_sampler"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_shader,"lime_gl_is_shader"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_sync,"lime_gl_is_sync"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_texture,"lime_gl_is_texture"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_transform_feedback,"lime_gl_is_transform_feedback"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_vertex_array,"lime_gl_is_vertex_array"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_line_width,"lime_gl_line_width"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_link_program,"lime_gl_link_program"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_map_buffer_range,"lime_gl_map_buffer_range"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_object_deregister,"lime_gl_object_deregister"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_object_from_id,"lime_gl_object_from_id"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_object_register,"lime_gl_object_register"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_pause_transform_feedback,"lime_gl_pause_transform_feedback"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_pixel_storei,"lime_gl_pixel_storei"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_polygon_offset,"lime_gl_polygon_offset"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_program_binary,"lime_gl_program_binary"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_program_parameteri,"lime_gl_program_parameteri"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_read_buffer,"lime_gl_read_buffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_read_pixels,"lime_gl_read_pixels"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_release_shader_compiler,"lime_gl_release_shader_compiler"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_renderbuffer_storage,"lime_gl_renderbuffer_storage"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_renderbuffer_storage_multisample,"lime_gl_renderbuffer_storage_multisample"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_resume_transform_feedback,"lime_gl_resume_transform_feedback"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_sample_coverage,"lime_gl_sample_coverage"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_sampler_parameterf,"lime_gl_sampler_parameterf"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_sampler_parameteri,"lime_gl_sampler_parameteri"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_scissor,"lime_gl_scissor"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_shader_binary,"lime_gl_shader_binary"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_shader_source,"lime_gl_shader_source"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_stencil_func,"lime_gl_stencil_func"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_stencil_func_separate,"lime_gl_stencil_func_separate"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_stencil_mask,"lime_gl_stencil_mask"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_stencil_mask_separate,"lime_gl_stencil_mask_separate"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_stencil_op,"lime_gl_stencil_op"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_stencil_op_separate,"lime_gl_stencil_op_separate"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_tex_image_2d,"lime_gl_tex_image_2d"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_tex_image_3d,"lime_gl_tex_image_3d"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_tex_parameterf,"lime_gl_tex_parameterf"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_tex_parameteri,"lime_gl_tex_parameteri"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_tex_storage_2d,"lime_gl_tex_storage_2d"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_tex_storage_3d,"lime_gl_tex_storage_3d"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_tex_sub_image_2d,"lime_gl_tex_sub_image_2d"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_tex_sub_image_3d,"lime_gl_tex_sub_image_3d"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_transform_feedback_varyings,"lime_gl_transform_feedback_varyings"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform1f,"lime_gl_uniform1f"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform1fv,"lime_gl_uniform1fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform1i,"lime_gl_uniform1i"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform1iv,"lime_gl_uniform1iv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform1ui,"lime_gl_uniform1ui"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform1uiv,"lime_gl_uniform1uiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform2f,"lime_gl_uniform2f"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform2fv,"lime_gl_uniform2fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform2i,"lime_gl_uniform2i"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform2iv,"lime_gl_uniform2iv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform2ui,"lime_gl_uniform2ui"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform2uiv,"lime_gl_uniform2uiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform3f,"lime_gl_uniform3f"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform3fv,"lime_gl_uniform3fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform3i,"lime_gl_uniform3i"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform3iv,"lime_gl_uniform3iv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform3ui,"lime_gl_uniform3ui"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform3uiv,"lime_gl_uniform3uiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform4f,"lime_gl_uniform4f"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform4fv,"lime_gl_uniform4fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform4i,"lime_gl_uniform4i"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform4iv,"lime_gl_uniform4iv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform4ui,"lime_gl_uniform4ui"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform4uiv,"lime_gl_uniform4uiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_block_binding,"lime_gl_uniform_block_binding"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix2fv,"lime_gl_uniform_matrix2fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix2x3fv,"lime_gl_uniform_matrix2x3fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix2x4fv,"lime_gl_uniform_matrix2x4fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix3fv,"lime_gl_uniform_matrix3fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix3x2fv,"lime_gl_uniform_matrix3x2fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix3x4fv,"lime_gl_uniform_matrix3x4fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix4fv,"lime_gl_uniform_matrix4fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix4x2fv,"lime_gl_uniform_matrix4x2fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix4x3fv,"lime_gl_uniform_matrix4x3fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_unmap_buffer,"lime_gl_unmap_buffer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_use_program,"lime_gl_use_program"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_validate_program,"lime_gl_validate_program"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib1f,"lime_gl_vertex_attrib1f"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib1fv,"lime_gl_vertex_attrib1fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib2f,"lime_gl_vertex_attrib2f"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib2fv,"lime_gl_vertex_attrib2fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib3f,"lime_gl_vertex_attrib3f"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib3fv,"lime_gl_vertex_attrib3fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib4f,"lime_gl_vertex_attrib4f"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib4fv,"lime_gl_vertex_attrib4fv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attribi4i,"lime_gl_vertex_attribi4i"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attribi4iv,"lime_gl_vertex_attribi4iv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attribi4ui,"lime_gl_vertex_attribi4ui"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attribi4uiv,"lime_gl_vertex_attribi4uiv"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib_divisor,"lime_gl_vertex_attrib_divisor"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib_ipointer,"lime_gl_vertex_attrib_ipointer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib_pointer,"lime_gl_vertex_attrib_pointer"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_viewport,"lime_gl_viewport"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_gl_wait_sync,"lime_gl_wait_sync"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_blob_create,"lime_hb_blob_create"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_blob_create_sub_blob,"lime_hb_blob_create_sub_blob"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_blob_get_data,"lime_hb_blob_get_data"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_blob_get_data_writable,"lime_hb_blob_get_data_writable"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_blob_get_empty,"lime_hb_blob_get_empty"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_blob_get_length,"lime_hb_blob_get_length"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_blob_is_immutable,"lime_hb_blob_is_immutable"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_blob_make_immutable,"lime_hb_blob_make_immutable"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_add,"lime_hb_buffer_add"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_add_codepoints,"lime_hb_buffer_add_codepoints"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_add_utf8,"lime_hb_buffer_add_utf8"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_add_utf16,"lime_hb_buffer_add_utf16"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_add_utf32,"lime_hb_buffer_add_utf32"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_allocation_successful,"lime_hb_buffer_allocation_successful"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_clear_contents,"lime_hb_buffer_clear_contents"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_create,"lime_hb_buffer_create"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_cluster_level,"lime_hb_buffer_get_cluster_level"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_content_type,"lime_hb_buffer_get_content_type"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_direction,"lime_hb_buffer_get_direction"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_empty,"lime_hb_buffer_get_empty"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_flags,"lime_hb_buffer_get_flags"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_glyph_infos,"lime_hb_buffer_get_glyph_infos"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_glyph_positions,"lime_hb_buffer_get_glyph_positions"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_language,"lime_hb_buffer_get_language"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_length,"lime_hb_buffer_get_length"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_replacement_codepoint,"lime_hb_buffer_get_replacement_codepoint"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_script,"lime_hb_buffer_get_script"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_segment_properties,"lime_hb_buffer_get_segment_properties"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_guess_segment_properties,"lime_hb_buffer_guess_segment_properties"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_normalize_glyphs,"lime_hb_buffer_normalize_glyphs"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_preallocate,"lime_hb_buffer_preallocate"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_reset,"lime_hb_buffer_reset"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_reverse,"lime_hb_buffer_reverse"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_reverse_clusters,"lime_hb_buffer_reverse_clusters"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_serialize_format_from_string,"lime_hb_buffer_serialize_format_from_string"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_serialize_format_to_string,"lime_hb_buffer_serialize_format_to_string"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_serialize_list_formats,"lime_hb_buffer_serialize_list_formats"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_cluster_level,"lime_hb_buffer_set_cluster_level"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_content_type,"lime_hb_buffer_set_content_type"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_direction,"lime_hb_buffer_set_direction"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_flags,"lime_hb_buffer_set_flags"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_language,"lime_hb_buffer_set_language"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_length,"lime_hb_buffer_set_length"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_replacement_codepoint,"lime_hb_buffer_set_replacement_codepoint"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_script,"lime_hb_buffer_set_script"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_segment_properties,"lime_hb_buffer_set_segment_properties"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_create,"lime_hb_face_create"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_get_empty,"lime_hb_face_get_empty"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_get_glyph_count,"lime_hb_face_get_glyph_count"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_get_index,"lime_hb_face_get_index"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_get_upem,"lime_hb_face_get_upem"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_is_immutable,"lime_hb_face_is_immutable"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_make_immutable,"lime_hb_face_make_immutable"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_reference_blob,"lime_hb_face_reference_blob"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_reference_table,"lime_hb_face_reference_table"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_set_glyph_count,"lime_hb_face_set_glyph_count"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_set_index,"lime_hb_face_set_index"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_set_upem,"lime_hb_face_set_upem"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_feature_from_string,"lime_hb_feature_from_string"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_feature_to_string,"lime_hb_feature_to_string"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_add_glyph_origin_for_direction,"lime_hb_font_add_glyph_origin_for_direction"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_create,"lime_hb_font_create"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_create_sub_font,"lime_hb_font_create_sub_font"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_get_empty,"lime_hb_font_get_empty"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_get_face,"lime_hb_font_get_face"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_get_glyph_advance_for_direction,"lime_hb_font_get_glyph_advance_for_direction"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_get_glyph_kerning_for_direction,"lime_hb_font_get_glyph_kerning_for_direction"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_get_glyph_origin_for_direction,"lime_hb_font_get_glyph_origin_for_direction"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_get_parent,"lime_hb_font_get_parent"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_get_ppem,"lime_hb_font_get_ppem"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_get_scale,"lime_hb_font_get_scale"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_glyph_from_string,"lime_hb_font_glyph_from_string"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_glyph_to_string,"lime_hb_font_glyph_to_string"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_is_immutable,"lime_hb_font_is_immutable"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_make_immutable,"lime_hb_font_make_immutable"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_set_ppem,"lime_hb_font_set_ppem"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_set_scale,"lime_hb_font_set_scale"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_subtract_glyph_origin_for_direction,"lime_hb_font_subtract_glyph_origin_for_direction"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_ft_font_create,"lime_hb_ft_font_create"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_ft_font_create_referenced,"lime_hb_ft_font_create_referenced"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_ft_font_get_load_flags,"lime_hb_ft_font_get_load_flags"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_ft_font_set_load_flags,"lime_hb_ft_font_set_load_flags"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_language_from_string,"lime_hb_language_from_string"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_language_get_default,"lime_hb_language_get_default"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_language_to_string,"lime_hb_language_to_string"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_segment_properties_equal,"lime_hb_segment_properties_equal"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_segment_properties_hash,"lime_hb_segment_properties_hash"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_add,"lime_hb_set_add"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_add_range,"lime_hb_set_add_range"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_allocation_successful,"lime_hb_set_allocation_successful"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_clear,"lime_hb_set_clear"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_create,"lime_hb_set_create"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_del,"lime_hb_set_del"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_del_range,"lime_hb_set_del_range"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_get_empty,"lime_hb_set_get_empty"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_get_max,"lime_hb_set_get_max"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_get_min,"lime_hb_set_get_min"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_get_population,"lime_hb_set_get_population"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_has,"lime_hb_set_has"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_intersect,"lime_hb_set_intersect"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_invert,"lime_hb_set_invert"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_is_empty,"lime_hb_set_is_empty"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_is_equal,"lime_hb_set_is_equal"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_next,"lime_hb_set_next"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_next_range,"lime_hb_set_next_range"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_set,"lime_hb_set_set"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_subtract,"lime_hb_set_subtract"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_symmetric_difference,"lime_hb_set_symmetric_difference"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_union,"lime_hb_set_union"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_hb_shape,"lime_hb_shape"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_bitrate,"lime_vorbis_file_bitrate"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_bitrate_instant,"lime_vorbis_file_bitrate_instant"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_clear,"lime_vorbis_file_clear"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_comment,"lime_vorbis_file_comment"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_crosslap,"lime_vorbis_file_crosslap"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_from_bytes,"lime_vorbis_file_from_bytes"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_from_file,"lime_vorbis_file_from_file"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_info,"lime_vorbis_file_info"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_pcm_seek,"lime_vorbis_file_pcm_seek"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_pcm_seek_lap,"lime_vorbis_file_pcm_seek_lap"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_pcm_seek_page,"lime_vorbis_file_pcm_seek_page"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_pcm_seek_page_lap,"lime_vorbis_file_pcm_seek_page_lap"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_raw_seek,"lime_vorbis_file_raw_seek"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_raw_seek_lap,"lime_vorbis_file_raw_seek_lap"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_pcm_tell,"lime_vorbis_file_pcm_tell"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_pcm_total,"lime_vorbis_file_pcm_total"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_raw_tell,"lime_vorbis_file_raw_tell"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_raw_total,"lime_vorbis_file_raw_total"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_read,"lime_vorbis_file_read"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_read_float,"lime_vorbis_file_read_float"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_seekable,"lime_vorbis_file_seekable"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_serial_number,"lime_vorbis_file_serial_number"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_streams,"lime_vorbis_file_streams"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_time_seek,"lime_vorbis_file_time_seek"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_time_seek_lap,"lime_vorbis_file_time_seek_lap"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_time_seek_page,"lime_vorbis_file_time_seek_page"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_time_seek_page_lap,"lime_vorbis_file_time_seek_page_lap"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_time_tell,"lime_vorbis_file_time_tell"); - HX_MARK_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_time_total,"lime_vorbis_file_time_total"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void NativeCFFI_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_application_create,"lime_application_create"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_application_event_manager_register,"lime_application_event_manager_register"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_application_exec,"lime_application_exec"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_application_init,"lime_application_init"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_application_quit,"lime_application_quit"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_application_set_frame_rate,"lime_application_set_frame_rate"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_application_update,"lime_application_update"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_audio_load,"lime_audio_load"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_audio_load_bytes,"lime_audio_load_bytes"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_audio_load_file,"lime_audio_load_file"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_bytes_from_data_pointer,"lime_bytes_from_data_pointer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_bytes_get_data_pointer,"lime_bytes_get_data_pointer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_bytes_get_data_pointer_offset,"lime_bytes_get_data_pointer_offset"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_bytes_read_file,"lime_bytes_read_file"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cffi_get_native_pointer,"lime_cffi_get_native_pointer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_clipboard_event_manager_register,"lime_clipboard_event_manager_register"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_clipboard_get_text,"lime_clipboard_get_text"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_clipboard_set_text,"lime_clipboard_set_text"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_data_pointer_offset,"lime_data_pointer_offset"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_deflate_compress,"lime_deflate_compress"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_deflate_decompress,"lime_deflate_decompress"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_drop_event_manager_register,"lime_drop_event_manager_register"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_file_dialog_open_directory,"lime_file_dialog_open_directory"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_file_dialog_open_file,"lime_file_dialog_open_file"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_file_dialog_open_files,"lime_file_dialog_open_files"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_file_dialog_save_file,"lime_file_dialog_save_file"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_file_watcher_create,"lime_file_watcher_create"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_file_watcher_add_directory,"lime_file_watcher_add_directory"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_file_watcher_remove_directory,"lime_file_watcher_remove_directory"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_file_watcher_update,"lime_file_watcher_update"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_get_ascender,"lime_font_get_ascender"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_get_descender,"lime_font_get_descender"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_get_family_name,"lime_font_get_family_name"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_get_glyph_index,"lime_font_get_glyph_index"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_get_glyph_indices,"lime_font_get_glyph_indices"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_get_glyph_metrics,"lime_font_get_glyph_metrics"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_get_height,"lime_font_get_height"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_get_num_glyphs,"lime_font_get_num_glyphs"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_get_underline_position,"lime_font_get_underline_position"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_get_underline_thickness,"lime_font_get_underline_thickness"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_get_units_per_em,"lime_font_get_units_per_em"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_load,"lime_font_load"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_load_bytes,"lime_font_load_bytes"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_load_file,"lime_font_load_file"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_outline_decompose,"lime_font_outline_decompose"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_render_glyph,"lime_font_render_glyph"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_render_glyphs,"lime_font_render_glyphs"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_font_set_size,"lime_font_set_size"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gamepad_add_mappings,"lime_gamepad_add_mappings"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gamepad_get_device_guid,"lime_gamepad_get_device_guid"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gamepad_get_device_name,"lime_gamepad_get_device_name"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gamepad_event_manager_register,"lime_gamepad_event_manager_register"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gzip_compress,"lime_gzip_compress"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gzip_decompress,"lime_gzip_decompress"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_haptic_vibrate,"lime_haptic_vibrate"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_encode,"lime_image_encode"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_load,"lime_image_load"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_load_bytes,"lime_image_load_bytes"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_load_file,"lime_image_load_file"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_color_transform,"lime_image_data_util_color_transform"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_copy_channel,"lime_image_data_util_copy_channel"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_copy_pixels,"lime_image_data_util_copy_pixels"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_fill_rect,"lime_image_data_util_fill_rect"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_flood_fill,"lime_image_data_util_flood_fill"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_get_pixels,"lime_image_data_util_get_pixels"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_merge,"lime_image_data_util_merge"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_multiply_alpha,"lime_image_data_util_multiply_alpha"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_resize,"lime_image_data_util_resize"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_set_format,"lime_image_data_util_set_format"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_set_pixels,"lime_image_data_util_set_pixels"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_threshold,"lime_image_data_util_threshold"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_image_data_util_unmultiply_alpha,"lime_image_data_util_unmultiply_alpha"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_joystick_get_device_guid,"lime_joystick_get_device_guid"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_joystick_get_device_name,"lime_joystick_get_device_name"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_joystick_get_num_axes,"lime_joystick_get_num_axes"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_joystick_get_num_buttons,"lime_joystick_get_num_buttons"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_joystick_get_num_hats,"lime_joystick_get_num_hats"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_joystick_get_num_trackballs,"lime_joystick_get_num_trackballs"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_joystick_event_manager_register,"lime_joystick_event_manager_register"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_jpeg_decode_bytes,"lime_jpeg_decode_bytes"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_jpeg_decode_file,"lime_jpeg_decode_file"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_key_code_from_scan_code,"lime_key_code_from_scan_code"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_key_code_to_scan_code,"lime_key_code_to_scan_code"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_key_event_manager_register,"lime_key_event_manager_register"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_lzma_compress,"lime_lzma_compress"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_lzma_decompress,"lime_lzma_decompress"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_mouse_event_manager_register,"lime_mouse_event_manager_register"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_neko_execute,"lime_neko_execute"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_png_decode_bytes,"lime_png_decode_bytes"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_png_decode_file,"lime_png_decode_file"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_render_event_manager_register,"lime_render_event_manager_register"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_sensor_event_manager_register,"lime_sensor_event_manager_register"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_system_get_allow_screen_timeout,"lime_system_get_allow_screen_timeout"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_system_set_allow_screen_timeout,"lime_system_set_allow_screen_timeout"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_system_get_device_model,"lime_system_get_device_model"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_system_get_device_vendor,"lime_system_get_device_vendor"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_system_get_directory,"lime_system_get_directory"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_system_get_display,"lime_system_get_display"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_system_get_ios_tablet,"lime_system_get_ios_tablet"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_system_get_num_displays,"lime_system_get_num_displays"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_system_get_platform_label,"lime_system_get_platform_label"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_system_get_platform_name,"lime_system_get_platform_name"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_system_get_platform_version,"lime_system_get_platform_version"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_system_get_timer,"lime_system_get_timer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_system_open_file,"lime_system_open_file"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_system_open_url,"lime_system_open_url"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_text_event_manager_register,"lime_text_event_manager_register"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_touch_event_manager_register,"lime_touch_event_manager_register"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_alert,"lime_window_alert"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_close,"lime_window_close"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_context_flip,"lime_window_context_flip"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_context_lock,"lime_window_context_lock"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_context_make_current,"lime_window_context_make_current"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_context_unlock,"lime_window_context_unlock"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_create,"lime_window_create"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_focus,"lime_window_focus"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_get_context,"lime_window_get_context"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_get_context_type,"lime_window_get_context_type"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_get_display,"lime_window_get_display"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_get_display_mode,"lime_window_get_display_mode"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_get_height,"lime_window_get_height"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_get_id,"lime_window_get_id"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_get_mouse_lock,"lime_window_get_mouse_lock"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_get_scale,"lime_window_get_scale"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_get_text_input_enabled,"lime_window_get_text_input_enabled"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_get_width,"lime_window_get_width"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_get_x,"lime_window_get_x"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_get_y,"lime_window_get_y"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_move,"lime_window_move"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_read_pixels,"lime_window_read_pixels"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_resize,"lime_window_resize"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_set_borderless,"lime_window_set_borderless"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_set_cursor,"lime_window_set_cursor"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_set_display_mode,"lime_window_set_display_mode"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_set_fullscreen,"lime_window_set_fullscreen"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_set_icon,"lime_window_set_icon"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_set_maximized,"lime_window_set_maximized"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_set_minimized,"lime_window_set_minimized"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_set_mouse_lock,"lime_window_set_mouse_lock"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_set_resizable,"lime_window_set_resizable"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_set_text_input_enabled,"lime_window_set_text_input_enabled"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_set_title,"lime_window_set_title"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_warp_mouse,"lime_window_warp_mouse"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_window_event_manager_register,"lime_window_event_manager_register"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_zlib_compress,"lime_zlib_compress"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_zlib_decompress,"lime_zlib_decompress"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_buffer_data,"lime_al_buffer_data"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_buffer3f,"lime_al_buffer3f"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_buffer3i,"lime_al_buffer3i"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_bufferf,"lime_al_bufferf"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_bufferfv,"lime_al_bufferfv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_bufferi,"lime_al_bufferi"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_bufferiv,"lime_al_bufferiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_cleanup,"lime_al_cleanup"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_delete_buffer,"lime_al_delete_buffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_delete_buffers,"lime_al_delete_buffers"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_delete_source,"lime_al_delete_source"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_delete_sources,"lime_al_delete_sources"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_disable,"lime_al_disable"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_distance_model,"lime_al_distance_model"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_doppler_factor,"lime_al_doppler_factor"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_doppler_velocity,"lime_al_doppler_velocity"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_enable,"lime_al_enable"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_gen_source,"lime_al_gen_source"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_gen_sources,"lime_al_gen_sources"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_boolean,"lime_al_get_boolean"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_booleanv,"lime_al_get_booleanv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_gen_buffer,"lime_al_gen_buffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_gen_buffers,"lime_al_gen_buffers"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_buffer3f,"lime_al_get_buffer3f"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_buffer3i,"lime_al_get_buffer3i"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_bufferf,"lime_al_get_bufferf"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_bufferfv,"lime_al_get_bufferfv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_bufferi,"lime_al_get_bufferi"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_bufferiv,"lime_al_get_bufferiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_double,"lime_al_get_double"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_doublev,"lime_al_get_doublev"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_enum_value,"lime_al_get_enum_value"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_error,"lime_al_get_error"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_float,"lime_al_get_float"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_floatv,"lime_al_get_floatv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_integer,"lime_al_get_integer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_integerv,"lime_al_get_integerv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_listener3f,"lime_al_get_listener3f"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_listener3i,"lime_al_get_listener3i"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_listenerf,"lime_al_get_listenerf"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_listenerfv,"lime_al_get_listenerfv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_listeneri,"lime_al_get_listeneri"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_listeneriv,"lime_al_get_listeneriv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_proc_address,"lime_al_get_proc_address"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_source3f,"lime_al_get_source3f"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_source3i,"lime_al_get_source3i"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_sourcef,"lime_al_get_sourcef"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_sourcefv,"lime_al_get_sourcefv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_sourcei,"lime_al_get_sourcei"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_sourceiv,"lime_al_get_sourceiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_string,"lime_al_get_string"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_is_buffer,"lime_al_is_buffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_is_enabled,"lime_al_is_enabled"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_is_extension_present,"lime_al_is_extension_present"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_is_source,"lime_al_is_source"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_listener3f,"lime_al_listener3f"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_listener3i,"lime_al_listener3i"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_listenerf,"lime_al_listenerf"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_listenerfv,"lime_al_listenerfv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_listeneri,"lime_al_listeneri"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_listeneriv,"lime_al_listeneriv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_source_pause,"lime_al_source_pause"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_source_pausev,"lime_al_source_pausev"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_source_play,"lime_al_source_play"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_source_playv,"lime_al_source_playv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_source_queue_buffers,"lime_al_source_queue_buffers"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_source_rewind,"lime_al_source_rewind"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_source_rewindv,"lime_al_source_rewindv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_source_stop,"lime_al_source_stop"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_source_stopv,"lime_al_source_stopv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_source_unqueue_buffers,"lime_al_source_unqueue_buffers"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_source3f,"lime_al_source3f"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_source3i,"lime_al_source3i"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_sourcef,"lime_al_sourcef"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_sourcefv,"lime_al_sourcefv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_sourcei,"lime_al_sourcei"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_sourceiv,"lime_al_sourceiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_speed_of_sound,"lime_al_speed_of_sound"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_alc_close_device,"lime_alc_close_device"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_alc_create_context,"lime_alc_create_context"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_alc_destroy_context,"lime_alc_destroy_context"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_alc_get_contexts_device,"lime_alc_get_contexts_device"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_alc_get_current_context,"lime_alc_get_current_context"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_alc_get_error,"lime_alc_get_error"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_alc_get_integerv,"lime_alc_get_integerv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_alc_get_string,"lime_alc_get_string"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_alc_make_context_current,"lime_alc_make_context_current"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_alc_open_device,"lime_alc_open_device"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_alc_pause_device,"lime_alc_pause_device"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_alc_process_context,"lime_alc_process_context"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_alc_resume_device,"lime_alc_resume_device"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_alc_suspend_context,"lime_alc_suspend_context"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_gen_filter,"lime_al_gen_filter"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_filteri,"lime_al_filteri"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_filterf,"lime_al_filterf"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_remove_direct_filter,"lime_al_remove_direct_filter"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_is_filter,"lime_al_is_filter"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_get_filteri,"lime_al_get_filteri"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_gen_effect,"lime_al_gen_effect"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_effectf,"lime_al_effectf"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_effectfv,"lime_al_effectfv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_effecti,"lime_al_effecti"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_effectiv,"lime_al_effectiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_is_effect,"lime_al_is_effect"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_gen_aux,"lime_al_gen_aux"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_auxf,"lime_al_auxf"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_auxfv,"lime_al_auxfv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_auxi,"lime_al_auxi"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_auxiv,"lime_al_auxiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_is_aux,"lime_al_is_aux"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_al_remove_send,"lime_al_remove_send"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_arc,"lime_cairo_arc"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_arc_negative,"lime_cairo_arc_negative"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_clip,"lime_cairo_clip"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_clip_preserve,"lime_cairo_clip_preserve"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_clip_extents,"lime_cairo_clip_extents"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_close_path,"lime_cairo_close_path"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_copy_page,"lime_cairo_copy_page"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_create,"lime_cairo_create"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_curve_to,"lime_cairo_curve_to"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_fill,"lime_cairo_fill"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_fill_extents,"lime_cairo_fill_extents"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_fill_preserve,"lime_cairo_fill_preserve"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_antialias,"lime_cairo_get_antialias"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_current_point,"lime_cairo_get_current_point"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_dash,"lime_cairo_get_dash"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_dash_count,"lime_cairo_get_dash_count"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_fill_rule,"lime_cairo_get_fill_rule"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_font_face,"lime_cairo_get_font_face"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_font_options,"lime_cairo_get_font_options"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_group_target,"lime_cairo_get_group_target"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_line_cap,"lime_cairo_get_line_cap"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_line_join,"lime_cairo_get_line_join"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_line_width,"lime_cairo_get_line_width"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_matrix,"lime_cairo_get_matrix"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_miter_limit,"lime_cairo_get_miter_limit"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_operator,"lime_cairo_get_operator"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_source,"lime_cairo_get_source"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_target,"lime_cairo_get_target"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_get_tolerance,"lime_cairo_get_tolerance"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_has_current_point,"lime_cairo_has_current_point"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_identity_matrix,"lime_cairo_identity_matrix"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_in_clip,"lime_cairo_in_clip"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_in_fill,"lime_cairo_in_fill"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_in_stroke,"lime_cairo_in_stroke"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_line_to,"lime_cairo_line_to"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_mask,"lime_cairo_mask"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_mask_surface,"lime_cairo_mask_surface"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_move_to,"lime_cairo_move_to"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_new_path,"lime_cairo_new_path"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_paint,"lime_cairo_paint"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_paint_with_alpha,"lime_cairo_paint_with_alpha"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pop_group,"lime_cairo_pop_group"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pop_group_to_source,"lime_cairo_pop_group_to_source"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_push_group,"lime_cairo_push_group"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_push_group_with_content,"lime_cairo_push_group_with_content"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_rectangle,"lime_cairo_rectangle"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_rel_curve_to,"lime_cairo_rel_curve_to"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_rel_line_to,"lime_cairo_rel_line_to"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_rel_move_to,"lime_cairo_rel_move_to"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_reset_clip,"lime_cairo_reset_clip"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_restore,"lime_cairo_restore"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_rotate,"lime_cairo_rotate"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_save,"lime_cairo_save"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_scale,"lime_cairo_scale"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_antialias,"lime_cairo_set_antialias"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_dash,"lime_cairo_set_dash"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_fill_rule,"lime_cairo_set_fill_rule"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_font_face,"lime_cairo_set_font_face"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_font_options,"lime_cairo_set_font_options"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_font_size,"lime_cairo_set_font_size"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_line_cap,"lime_cairo_set_line_cap"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_line_join,"lime_cairo_set_line_join"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_line_width,"lime_cairo_set_line_width"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_matrix,"lime_cairo_set_matrix"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_miter_limit,"lime_cairo_set_miter_limit"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_operator,"lime_cairo_set_operator"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_source,"lime_cairo_set_source"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_source_rgb,"lime_cairo_set_source_rgb"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_source_rgba,"lime_cairo_set_source_rgba"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_source_surface,"lime_cairo_set_source_surface"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_set_tolerance,"lime_cairo_set_tolerance"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_show_glyphs,"lime_cairo_show_glyphs"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_show_page,"lime_cairo_show_page"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_show_text,"lime_cairo_show_text"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_status,"lime_cairo_status"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_stroke,"lime_cairo_stroke"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_stroke_extents,"lime_cairo_stroke_extents"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_stroke_preserve,"lime_cairo_stroke_preserve"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_text_path,"lime_cairo_text_path"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_transform,"lime_cairo_transform"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_translate,"lime_cairo_translate"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_version,"lime_cairo_version"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_version_string,"lime_cairo_version_string"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_face_status,"lime_cairo_font_face_status"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_create,"lime_cairo_font_options_create"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_get_antialias,"lime_cairo_font_options_get_antialias"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_get_hint_metrics,"lime_cairo_font_options_get_hint_metrics"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_get_hint_style,"lime_cairo_font_options_get_hint_style"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_get_subpixel_order,"lime_cairo_font_options_get_subpixel_order"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_set_antialias,"lime_cairo_font_options_set_antialias"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_set_hint_metrics,"lime_cairo_font_options_set_hint_metrics"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_set_hint_style,"lime_cairo_font_options_set_hint_style"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_font_options_set_subpixel_order,"lime_cairo_font_options_set_subpixel_order"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_ft_font_face_create,"lime_cairo_ft_font_face_create"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_image_surface_create,"lime_cairo_image_surface_create"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_image_surface_create_for_data,"lime_cairo_image_surface_create_for_data"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_image_surface_get_data,"lime_cairo_image_surface_get_data"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_image_surface_get_format,"lime_cairo_image_surface_get_format"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_image_surface_get_height,"lime_cairo_image_surface_get_height"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_image_surface_get_stride,"lime_cairo_image_surface_get_stride"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_image_surface_get_width,"lime_cairo_image_surface_get_width"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_add_color_stop_rgb,"lime_cairo_pattern_add_color_stop_rgb"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_add_color_stop_rgba,"lime_cairo_pattern_add_color_stop_rgba"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_create_for_surface,"lime_cairo_pattern_create_for_surface"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_create_linear,"lime_cairo_pattern_create_linear"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_create_radial,"lime_cairo_pattern_create_radial"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_create_rgb,"lime_cairo_pattern_create_rgb"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_create_rgba,"lime_cairo_pattern_create_rgba"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_get_color_stop_count,"lime_cairo_pattern_get_color_stop_count"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_get_extend,"lime_cairo_pattern_get_extend"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_get_filter,"lime_cairo_pattern_get_filter"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_get_matrix,"lime_cairo_pattern_get_matrix"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_set_extend,"lime_cairo_pattern_set_extend"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_set_filter,"lime_cairo_pattern_set_filter"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_pattern_set_matrix,"lime_cairo_pattern_set_matrix"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_cairo_surface_flush,"lime_cairo_surface_flush"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_getdate,"lime_curl_getdate"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_global_cleanup,"lime_curl_global_cleanup"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_global_init,"lime_curl_global_init"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_version,"lime_curl_version"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_version_info,"lime_curl_version_info"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_cleanup,"lime_curl_easy_cleanup"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_duphandle,"lime_curl_easy_duphandle"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_escape,"lime_curl_easy_escape"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_flush,"lime_curl_easy_flush"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_getinfo,"lime_curl_easy_getinfo"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_init,"lime_curl_easy_init"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_pause,"lime_curl_easy_pause"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_perform,"lime_curl_easy_perform"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_recv,"lime_curl_easy_recv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_reset,"lime_curl_easy_reset"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_send,"lime_curl_easy_send"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_setopt,"lime_curl_easy_setopt"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_strerror,"lime_curl_easy_strerror"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_easy_unescape,"lime_curl_easy_unescape"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_multi_init,"lime_curl_multi_init"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_multi_add_handle,"lime_curl_multi_add_handle"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_multi_get_running_handles,"lime_curl_multi_get_running_handles"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_multi_info_read,"lime_curl_multi_info_read"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_multi_perform,"lime_curl_multi_perform"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_multi_remove_handle,"lime_curl_multi_remove_handle"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_multi_setopt,"lime_curl_multi_setopt"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_curl_multi_wait,"lime_curl_multi_wait"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_active_texture,"lime_gl_active_texture"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_attach_shader,"lime_gl_attach_shader"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_begin_query,"lime_gl_begin_query"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_begin_transform_feedback,"lime_gl_begin_transform_feedback"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_attrib_location,"lime_gl_bind_attrib_location"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_buffer,"lime_gl_bind_buffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_buffer_base,"lime_gl_bind_buffer_base"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_buffer_range,"lime_gl_bind_buffer_range"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_framebuffer,"lime_gl_bind_framebuffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_renderbuffer,"lime_gl_bind_renderbuffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_sampler,"lime_gl_bind_sampler"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_texture,"lime_gl_bind_texture"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_transform_feedback,"lime_gl_bind_transform_feedback"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_bind_vertex_array,"lime_gl_bind_vertex_array"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_blend_color,"lime_gl_blend_color"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_blend_equation,"lime_gl_blend_equation"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_blend_equation_separate,"lime_gl_blend_equation_separate"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_blend_func,"lime_gl_blend_func"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_blend_func_separate,"lime_gl_blend_func_separate"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_blit_framebuffer,"lime_gl_blit_framebuffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_buffer_data,"lime_gl_buffer_data"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_buffer_sub_data,"lime_gl_buffer_sub_data"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_check_framebuffer_status,"lime_gl_check_framebuffer_status"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_clear,"lime_gl_clear"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_clear_bufferfi,"lime_gl_clear_bufferfi"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_clear_bufferfv,"lime_gl_clear_bufferfv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_clear_bufferiv,"lime_gl_clear_bufferiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_clear_bufferuiv,"lime_gl_clear_bufferuiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_client_wait_sync,"lime_gl_client_wait_sync"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_clear_color,"lime_gl_clear_color"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_clear_depthf,"lime_gl_clear_depthf"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_clear_stencil,"lime_gl_clear_stencil"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_color_mask,"lime_gl_color_mask"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_compile_shader,"lime_gl_compile_shader"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_compressed_tex_image_2d,"lime_gl_compressed_tex_image_2d"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_compressed_tex_image_3d,"lime_gl_compressed_tex_image_3d"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_compressed_tex_sub_image_2d,"lime_gl_compressed_tex_sub_image_2d"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_compressed_tex_sub_image_3d,"lime_gl_compressed_tex_sub_image_3d"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_copy_buffer_sub_data,"lime_gl_copy_buffer_sub_data"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_copy_tex_image_2d,"lime_gl_copy_tex_image_2d"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_copy_tex_sub_image_2d,"lime_gl_copy_tex_sub_image_2d"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_copy_tex_sub_image_3d,"lime_gl_copy_tex_sub_image_3d"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_buffer,"lime_gl_create_buffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_framebuffer,"lime_gl_create_framebuffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_program,"lime_gl_create_program"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_query,"lime_gl_create_query"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_renderbuffer,"lime_gl_create_renderbuffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_sampler,"lime_gl_create_sampler"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_shader,"lime_gl_create_shader"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_texture,"lime_gl_create_texture"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_transform_feedback,"lime_gl_create_transform_feedback"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_create_vertex_array,"lime_gl_create_vertex_array"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_cull_face,"lime_gl_cull_face"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_buffer,"lime_gl_delete_buffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_framebuffer,"lime_gl_delete_framebuffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_program,"lime_gl_delete_program"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_query,"lime_gl_delete_query"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_renderbuffer,"lime_gl_delete_renderbuffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_sampler,"lime_gl_delete_sampler"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_shader,"lime_gl_delete_shader"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_sync,"lime_gl_delete_sync"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_texture,"lime_gl_delete_texture"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_transform_feedback,"lime_gl_delete_transform_feedback"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_delete_vertex_array,"lime_gl_delete_vertex_array"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_depth_func,"lime_gl_depth_func"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_depth_mask,"lime_gl_depth_mask"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_depth_rangef,"lime_gl_depth_rangef"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_detach_shader,"lime_gl_detach_shader"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_disable,"lime_gl_disable"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_disable_vertex_attrib_array,"lime_gl_disable_vertex_attrib_array"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_draw_arrays,"lime_gl_draw_arrays"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_draw_arrays_instanced,"lime_gl_draw_arrays_instanced"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_draw_buffers,"lime_gl_draw_buffers"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_draw_elements,"lime_gl_draw_elements"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_draw_elements_instanced,"lime_gl_draw_elements_instanced"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_draw_range_elements,"lime_gl_draw_range_elements"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_enable,"lime_gl_enable"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_enable_vertex_attrib_array,"lime_gl_enable_vertex_attrib_array"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_end_query,"lime_gl_end_query"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_end_transform_feedback,"lime_gl_end_transform_feedback"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_fence_sync,"lime_gl_fence_sync"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_finish,"lime_gl_finish"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_flush,"lime_gl_flush"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_framebuffer_renderbuffer,"lime_gl_framebuffer_renderbuffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_framebuffer_texture2D,"lime_gl_framebuffer_texture2D"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_framebuffer_texture_layer,"lime_gl_framebuffer_texture_layer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_front_face,"lime_gl_front_face"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_generate_mipmap,"lime_gl_generate_mipmap"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_active_attrib,"lime_gl_get_active_attrib"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_active_uniform,"lime_gl_get_active_uniform"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_active_uniform_blocki,"lime_gl_get_active_uniform_blocki"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_active_uniform_blockiv,"lime_gl_get_active_uniform_blockiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_active_uniform_block_name,"lime_gl_get_active_uniform_block_name"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_active_uniformsiv,"lime_gl_get_active_uniformsiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_attached_shaders,"lime_gl_get_attached_shaders"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_attrib_location,"lime_gl_get_attrib_location"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_boolean,"lime_gl_get_boolean"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_booleanv,"lime_gl_get_booleanv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_buffer_parameteri,"lime_gl_get_buffer_parameteri"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_buffer_parameteri64v,"lime_gl_get_buffer_parameteri64v"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_buffer_parameteriv,"lime_gl_get_buffer_parameteriv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_buffer_pointerv,"lime_gl_get_buffer_pointerv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_buffer_sub_data,"lime_gl_get_buffer_sub_data"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_context_attributes,"lime_gl_get_context_attributes"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_error,"lime_gl_get_error"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_extension,"lime_gl_get_extension"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_float,"lime_gl_get_float"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_floatv,"lime_gl_get_floatv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_frag_data_location,"lime_gl_get_frag_data_location"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_framebuffer_attachment_parameteri,"lime_gl_get_framebuffer_attachment_parameteri"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_framebuffer_attachment_parameteriv,"lime_gl_get_framebuffer_attachment_parameteriv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_integer,"lime_gl_get_integer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_integer64v,"lime_gl_get_integer64v"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_integer64i_v,"lime_gl_get_integer64i_v"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_integerv,"lime_gl_get_integerv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_integeri_v,"lime_gl_get_integeri_v"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_internalformativ,"lime_gl_get_internalformativ"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_program_binary,"lime_gl_get_program_binary"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_program_info_log,"lime_gl_get_program_info_log"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_programi,"lime_gl_get_programi"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_programiv,"lime_gl_get_programiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_queryi,"lime_gl_get_queryi"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_queryiv,"lime_gl_get_queryiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_query_objectui,"lime_gl_get_query_objectui"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_query_objectuiv,"lime_gl_get_query_objectuiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_renderbuffer_parameteri,"lime_gl_get_renderbuffer_parameteri"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_renderbuffer_parameteriv,"lime_gl_get_renderbuffer_parameteriv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_sampler_parameterf,"lime_gl_get_sampler_parameterf"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_sampler_parameterfv,"lime_gl_get_sampler_parameterfv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_sampler_parameteri,"lime_gl_get_sampler_parameteri"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_sampler_parameteriv,"lime_gl_get_sampler_parameteriv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_shader_info_log,"lime_gl_get_shader_info_log"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_shaderi,"lime_gl_get_shaderi"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_shaderiv,"lime_gl_get_shaderiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_shader_precision_format,"lime_gl_get_shader_precision_format"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_shader_source,"lime_gl_get_shader_source"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_string,"lime_gl_get_string"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_stringi,"lime_gl_get_stringi"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_sync_parameteri,"lime_gl_get_sync_parameteri"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_sync_parameteriv,"lime_gl_get_sync_parameteriv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_tex_parameterf,"lime_gl_get_tex_parameterf"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_tex_parameterfv,"lime_gl_get_tex_parameterfv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_tex_parameteri,"lime_gl_get_tex_parameteri"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_tex_parameteriv,"lime_gl_get_tex_parameteriv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_transform_feedback_varying,"lime_gl_get_transform_feedback_varying"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_uniformf,"lime_gl_get_uniformf"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_uniformfv,"lime_gl_get_uniformfv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_uniformi,"lime_gl_get_uniformi"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_uniformiv,"lime_gl_get_uniformiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_uniformui,"lime_gl_get_uniformui"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_uniformuiv,"lime_gl_get_uniformuiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_uniform_block_index,"lime_gl_get_uniform_block_index"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_uniform_location,"lime_gl_get_uniform_location"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attribf,"lime_gl_get_vertex_attribf"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attribfv,"lime_gl_get_vertex_attribfv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attribi,"lime_gl_get_vertex_attribi"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attribiv,"lime_gl_get_vertex_attribiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attribii,"lime_gl_get_vertex_attribii"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attribiiv,"lime_gl_get_vertex_attribiiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attribiui,"lime_gl_get_vertex_attribiui"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attribiuiv,"lime_gl_get_vertex_attribiuiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_get_vertex_attrib_pointerv,"lime_gl_get_vertex_attrib_pointerv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_hint,"lime_gl_hint"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_invalidate_framebuffer,"lime_gl_invalidate_framebuffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_invalidate_sub_framebuffer,"lime_gl_invalidate_sub_framebuffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_buffer,"lime_gl_is_buffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_enabled,"lime_gl_is_enabled"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_framebuffer,"lime_gl_is_framebuffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_program,"lime_gl_is_program"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_query,"lime_gl_is_query"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_renderbuffer,"lime_gl_is_renderbuffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_sampler,"lime_gl_is_sampler"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_shader,"lime_gl_is_shader"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_sync,"lime_gl_is_sync"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_texture,"lime_gl_is_texture"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_transform_feedback,"lime_gl_is_transform_feedback"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_is_vertex_array,"lime_gl_is_vertex_array"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_line_width,"lime_gl_line_width"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_link_program,"lime_gl_link_program"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_map_buffer_range,"lime_gl_map_buffer_range"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_object_deregister,"lime_gl_object_deregister"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_object_from_id,"lime_gl_object_from_id"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_object_register,"lime_gl_object_register"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_pause_transform_feedback,"lime_gl_pause_transform_feedback"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_pixel_storei,"lime_gl_pixel_storei"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_polygon_offset,"lime_gl_polygon_offset"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_program_binary,"lime_gl_program_binary"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_program_parameteri,"lime_gl_program_parameteri"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_read_buffer,"lime_gl_read_buffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_read_pixels,"lime_gl_read_pixels"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_release_shader_compiler,"lime_gl_release_shader_compiler"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_renderbuffer_storage,"lime_gl_renderbuffer_storage"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_renderbuffer_storage_multisample,"lime_gl_renderbuffer_storage_multisample"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_resume_transform_feedback,"lime_gl_resume_transform_feedback"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_sample_coverage,"lime_gl_sample_coverage"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_sampler_parameterf,"lime_gl_sampler_parameterf"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_sampler_parameteri,"lime_gl_sampler_parameteri"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_scissor,"lime_gl_scissor"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_shader_binary,"lime_gl_shader_binary"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_shader_source,"lime_gl_shader_source"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_stencil_func,"lime_gl_stencil_func"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_stencil_func_separate,"lime_gl_stencil_func_separate"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_stencil_mask,"lime_gl_stencil_mask"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_stencil_mask_separate,"lime_gl_stencil_mask_separate"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_stencil_op,"lime_gl_stencil_op"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_stencil_op_separate,"lime_gl_stencil_op_separate"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_tex_image_2d,"lime_gl_tex_image_2d"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_tex_image_3d,"lime_gl_tex_image_3d"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_tex_parameterf,"lime_gl_tex_parameterf"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_tex_parameteri,"lime_gl_tex_parameteri"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_tex_storage_2d,"lime_gl_tex_storage_2d"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_tex_storage_3d,"lime_gl_tex_storage_3d"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_tex_sub_image_2d,"lime_gl_tex_sub_image_2d"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_tex_sub_image_3d,"lime_gl_tex_sub_image_3d"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_transform_feedback_varyings,"lime_gl_transform_feedback_varyings"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform1f,"lime_gl_uniform1f"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform1fv,"lime_gl_uniform1fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform1i,"lime_gl_uniform1i"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform1iv,"lime_gl_uniform1iv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform1ui,"lime_gl_uniform1ui"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform1uiv,"lime_gl_uniform1uiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform2f,"lime_gl_uniform2f"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform2fv,"lime_gl_uniform2fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform2i,"lime_gl_uniform2i"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform2iv,"lime_gl_uniform2iv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform2ui,"lime_gl_uniform2ui"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform2uiv,"lime_gl_uniform2uiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform3f,"lime_gl_uniform3f"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform3fv,"lime_gl_uniform3fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform3i,"lime_gl_uniform3i"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform3iv,"lime_gl_uniform3iv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform3ui,"lime_gl_uniform3ui"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform3uiv,"lime_gl_uniform3uiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform4f,"lime_gl_uniform4f"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform4fv,"lime_gl_uniform4fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform4i,"lime_gl_uniform4i"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform4iv,"lime_gl_uniform4iv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform4ui,"lime_gl_uniform4ui"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform4uiv,"lime_gl_uniform4uiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_block_binding,"lime_gl_uniform_block_binding"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix2fv,"lime_gl_uniform_matrix2fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix2x3fv,"lime_gl_uniform_matrix2x3fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix2x4fv,"lime_gl_uniform_matrix2x4fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix3fv,"lime_gl_uniform_matrix3fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix3x2fv,"lime_gl_uniform_matrix3x2fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix3x4fv,"lime_gl_uniform_matrix3x4fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix4fv,"lime_gl_uniform_matrix4fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix4x2fv,"lime_gl_uniform_matrix4x2fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_uniform_matrix4x3fv,"lime_gl_uniform_matrix4x3fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_unmap_buffer,"lime_gl_unmap_buffer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_use_program,"lime_gl_use_program"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_validate_program,"lime_gl_validate_program"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib1f,"lime_gl_vertex_attrib1f"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib1fv,"lime_gl_vertex_attrib1fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib2f,"lime_gl_vertex_attrib2f"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib2fv,"lime_gl_vertex_attrib2fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib3f,"lime_gl_vertex_attrib3f"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib3fv,"lime_gl_vertex_attrib3fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib4f,"lime_gl_vertex_attrib4f"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib4fv,"lime_gl_vertex_attrib4fv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attribi4i,"lime_gl_vertex_attribi4i"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attribi4iv,"lime_gl_vertex_attribi4iv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attribi4ui,"lime_gl_vertex_attribi4ui"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attribi4uiv,"lime_gl_vertex_attribi4uiv"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib_divisor,"lime_gl_vertex_attrib_divisor"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib_ipointer,"lime_gl_vertex_attrib_ipointer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_vertex_attrib_pointer,"lime_gl_vertex_attrib_pointer"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_viewport,"lime_gl_viewport"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_gl_wait_sync,"lime_gl_wait_sync"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_blob_create,"lime_hb_blob_create"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_blob_create_sub_blob,"lime_hb_blob_create_sub_blob"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_blob_get_data,"lime_hb_blob_get_data"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_blob_get_data_writable,"lime_hb_blob_get_data_writable"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_blob_get_empty,"lime_hb_blob_get_empty"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_blob_get_length,"lime_hb_blob_get_length"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_blob_is_immutable,"lime_hb_blob_is_immutable"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_blob_make_immutable,"lime_hb_blob_make_immutable"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_add,"lime_hb_buffer_add"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_add_codepoints,"lime_hb_buffer_add_codepoints"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_add_utf8,"lime_hb_buffer_add_utf8"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_add_utf16,"lime_hb_buffer_add_utf16"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_add_utf32,"lime_hb_buffer_add_utf32"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_allocation_successful,"lime_hb_buffer_allocation_successful"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_clear_contents,"lime_hb_buffer_clear_contents"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_create,"lime_hb_buffer_create"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_cluster_level,"lime_hb_buffer_get_cluster_level"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_content_type,"lime_hb_buffer_get_content_type"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_direction,"lime_hb_buffer_get_direction"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_empty,"lime_hb_buffer_get_empty"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_flags,"lime_hb_buffer_get_flags"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_glyph_infos,"lime_hb_buffer_get_glyph_infos"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_glyph_positions,"lime_hb_buffer_get_glyph_positions"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_language,"lime_hb_buffer_get_language"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_length,"lime_hb_buffer_get_length"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_replacement_codepoint,"lime_hb_buffer_get_replacement_codepoint"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_script,"lime_hb_buffer_get_script"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_get_segment_properties,"lime_hb_buffer_get_segment_properties"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_guess_segment_properties,"lime_hb_buffer_guess_segment_properties"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_normalize_glyphs,"lime_hb_buffer_normalize_glyphs"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_preallocate,"lime_hb_buffer_preallocate"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_reset,"lime_hb_buffer_reset"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_reverse,"lime_hb_buffer_reverse"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_reverse_clusters,"lime_hb_buffer_reverse_clusters"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_serialize_format_from_string,"lime_hb_buffer_serialize_format_from_string"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_serialize_format_to_string,"lime_hb_buffer_serialize_format_to_string"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_serialize_list_formats,"lime_hb_buffer_serialize_list_formats"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_cluster_level,"lime_hb_buffer_set_cluster_level"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_content_type,"lime_hb_buffer_set_content_type"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_direction,"lime_hb_buffer_set_direction"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_flags,"lime_hb_buffer_set_flags"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_language,"lime_hb_buffer_set_language"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_length,"lime_hb_buffer_set_length"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_replacement_codepoint,"lime_hb_buffer_set_replacement_codepoint"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_script,"lime_hb_buffer_set_script"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_buffer_set_segment_properties,"lime_hb_buffer_set_segment_properties"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_create,"lime_hb_face_create"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_get_empty,"lime_hb_face_get_empty"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_get_glyph_count,"lime_hb_face_get_glyph_count"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_get_index,"lime_hb_face_get_index"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_get_upem,"lime_hb_face_get_upem"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_is_immutable,"lime_hb_face_is_immutable"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_make_immutable,"lime_hb_face_make_immutable"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_reference_blob,"lime_hb_face_reference_blob"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_reference_table,"lime_hb_face_reference_table"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_set_glyph_count,"lime_hb_face_set_glyph_count"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_set_index,"lime_hb_face_set_index"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_face_set_upem,"lime_hb_face_set_upem"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_feature_from_string,"lime_hb_feature_from_string"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_feature_to_string,"lime_hb_feature_to_string"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_add_glyph_origin_for_direction,"lime_hb_font_add_glyph_origin_for_direction"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_create,"lime_hb_font_create"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_create_sub_font,"lime_hb_font_create_sub_font"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_get_empty,"lime_hb_font_get_empty"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_get_face,"lime_hb_font_get_face"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_get_glyph_advance_for_direction,"lime_hb_font_get_glyph_advance_for_direction"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_get_glyph_kerning_for_direction,"lime_hb_font_get_glyph_kerning_for_direction"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_get_glyph_origin_for_direction,"lime_hb_font_get_glyph_origin_for_direction"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_get_parent,"lime_hb_font_get_parent"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_get_ppem,"lime_hb_font_get_ppem"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_get_scale,"lime_hb_font_get_scale"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_glyph_from_string,"lime_hb_font_glyph_from_string"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_glyph_to_string,"lime_hb_font_glyph_to_string"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_is_immutable,"lime_hb_font_is_immutable"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_make_immutable,"lime_hb_font_make_immutable"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_set_ppem,"lime_hb_font_set_ppem"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_set_scale,"lime_hb_font_set_scale"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_font_subtract_glyph_origin_for_direction,"lime_hb_font_subtract_glyph_origin_for_direction"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_ft_font_create,"lime_hb_ft_font_create"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_ft_font_create_referenced,"lime_hb_ft_font_create_referenced"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_ft_font_get_load_flags,"lime_hb_ft_font_get_load_flags"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_ft_font_set_load_flags,"lime_hb_ft_font_set_load_flags"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_language_from_string,"lime_hb_language_from_string"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_language_get_default,"lime_hb_language_get_default"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_language_to_string,"lime_hb_language_to_string"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_segment_properties_equal,"lime_hb_segment_properties_equal"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_segment_properties_hash,"lime_hb_segment_properties_hash"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_add,"lime_hb_set_add"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_add_range,"lime_hb_set_add_range"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_allocation_successful,"lime_hb_set_allocation_successful"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_clear,"lime_hb_set_clear"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_create,"lime_hb_set_create"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_del,"lime_hb_set_del"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_del_range,"lime_hb_set_del_range"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_get_empty,"lime_hb_set_get_empty"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_get_max,"lime_hb_set_get_max"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_get_min,"lime_hb_set_get_min"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_get_population,"lime_hb_set_get_population"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_has,"lime_hb_set_has"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_intersect,"lime_hb_set_intersect"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_invert,"lime_hb_set_invert"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_is_empty,"lime_hb_set_is_empty"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_is_equal,"lime_hb_set_is_equal"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_next,"lime_hb_set_next"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_next_range,"lime_hb_set_next_range"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_set,"lime_hb_set_set"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_subtract,"lime_hb_set_subtract"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_symmetric_difference,"lime_hb_set_symmetric_difference"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_set_union,"lime_hb_set_union"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_hb_shape,"lime_hb_shape"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_bitrate,"lime_vorbis_file_bitrate"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_bitrate_instant,"lime_vorbis_file_bitrate_instant"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_clear,"lime_vorbis_file_clear"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_comment,"lime_vorbis_file_comment"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_crosslap,"lime_vorbis_file_crosslap"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_from_bytes,"lime_vorbis_file_from_bytes"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_from_file,"lime_vorbis_file_from_file"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_info,"lime_vorbis_file_info"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_pcm_seek,"lime_vorbis_file_pcm_seek"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_pcm_seek_lap,"lime_vorbis_file_pcm_seek_lap"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_pcm_seek_page,"lime_vorbis_file_pcm_seek_page"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_pcm_seek_page_lap,"lime_vorbis_file_pcm_seek_page_lap"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_raw_seek,"lime_vorbis_file_raw_seek"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_raw_seek_lap,"lime_vorbis_file_raw_seek_lap"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_pcm_tell,"lime_vorbis_file_pcm_tell"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_pcm_total,"lime_vorbis_file_pcm_total"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_raw_tell,"lime_vorbis_file_raw_tell"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_raw_total,"lime_vorbis_file_raw_total"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_read,"lime_vorbis_file_read"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_read_float,"lime_vorbis_file_read_float"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_seekable,"lime_vorbis_file_seekable"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_serial_number,"lime_vorbis_file_serial_number"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_streams,"lime_vorbis_file_streams"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_time_seek,"lime_vorbis_file_time_seek"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_time_seek_lap,"lime_vorbis_file_time_seek_lap"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_time_seek_page,"lime_vorbis_file_time_seek_page"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_time_seek_page_lap,"lime_vorbis_file_time_seek_page_lap"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_time_tell,"lime_vorbis_file_time_tell"); - HX_VISIT_MEMBER_NAME(NativeCFFI_obj::lime_vorbis_file_time_total,"lime_vorbis_file_time_total"); -}; - -#endif - -hx::Class NativeCFFI_obj::__mClass; - -static ::String NativeCFFI_obj_sStaticFields[] = { - HX_("lime_application_create",75,25,1a,bb), - HX_("lime_application_event_manager_register",33,3f,87,01), - HX_("lime_application_exec",ca,f1,81,e2), - HX_("lime_application_init",49,39,1f,e5), - HX_("lime_application_quit",08,3e,6e,ea), - HX_("lime_application_set_frame_rate",a8,03,d7,1d), - HX_("lime_application_update",82,44,10,c6), - HX_("lime_audio_load",99,89,38,30), - HX_("lime_audio_load_bytes",05,92,98,ba), - HX_("lime_audio_load_file",22,f6,9d,0c), - HX_("lime_bytes_from_data_pointer",1f,3b,02,90), - HX_("lime_bytes_get_data_pointer",af,ff,82,7b), - HX_("lime_bytes_get_data_pointer_offset",63,8d,9d,00), - HX_("lime_bytes_read_file",c7,b2,82,ba), - HX_("lime_cffi_get_native_pointer",6d,f2,d7,07), - HX_("lime_clipboard_event_manager_register",ed,56,db,9a), - HX_("lime_clipboard_get_text",29,fd,31,04), - HX_("lime_clipboard_set_text",9d,56,8f,b2), - HX_("lime_data_pointer_offset",60,b2,70,59), - HX_("lime_deflate_compress",e0,7d,72,7f), - HX_("lime_deflate_decompress",e1,49,b0,91), - HX_("lime_drop_event_manager_register",a0,48,49,3f), - HX_("lime_file_dialog_open_directory",36,64,09,e2), - HX_("lime_file_dialog_open_file",53,b1,fe,c0), - HX_("lime_file_dialog_open_files",c0,77,dc,1d), - HX_("lime_file_dialog_save_file",00,49,86,dc), - HX_("lime_file_watcher_create",d8,1b,00,e0), - HX_("lime_file_watcher_add_directory",33,92,27,79), - HX_("lime_file_watcher_remove_directory",4e,67,5d,01), - HX_("lime_file_watcher_update",e5,3a,f6,ea), - HX_("lime_font_get_ascender",06,f1,b5,57), - HX_("lime_font_get_descender",68,c1,2f,64), - HX_("lime_font_get_family_name",97,ce,b2,b4), - HX_("lime_font_get_glyph_index",90,3b,dd,a2), - HX_("lime_font_get_glyph_indices",25,83,e4,03), - HX_("lime_font_get_glyph_metrics",41,de,64,4d), - HX_("lime_font_get_height",f6,3e,aa,fc), - HX_("lime_font_get_num_glyphs",ef,8b,e7,ad), - HX_("lime_font_get_underline_position",0b,93,8e,28), - HX_("lime_font_get_underline_thickness",d2,14,47,de), - HX_("lime_font_get_units_per_em",29,72,55,dc), - HX_("lime_font_load",ec,08,6e,02), - HX_("lime_font_load_bytes",98,d1,ec,43), - HX_("lime_font_load_file",ef,09,bb,9c), - HX_("lime_font_outline_decompose",ee,da,88,55), - HX_("lime_font_render_glyph",89,79,39,0f), - HX_("lime_font_render_glyphs",ca,de,10,43), - HX_("lime_font_set_size",84,ff,47,dd), - HX_("lime_gamepad_add_mappings",0b,39,a9,d8), - HX_("lime_gamepad_get_device_guid",61,03,1f,2d), - HX_("lime_gamepad_get_device_name",23,58,b0,31), - HX_("lime_gamepad_event_manager_register",02,b7,1e,51), - HX_("lime_gzip_compress",fd,cc,13,7a), - HX_("lime_gzip_decompress",3e,5a,99,72), - HX_("lime_haptic_vibrate",31,58,7a,85), - HX_("lime_image_encode",64,48,63,9c), - HX_("lime_image_load",f4,20,ad,9c), - HX_("lime_image_load_bytes",a0,9f,39,e7), - HX_("lime_image_load_file",e7,d4,9f,41), - HX_("lime_image_data_util_color_transform",ba,cc,96,40), - HX_("lime_image_data_util_copy_channel",4f,54,36,a5), - HX_("lime_image_data_util_copy_pixels",21,51,7b,ab), - HX_("lime_image_data_util_fill_rect",8a,8c,a4,8e), - HX_("lime_image_data_util_flood_fill",ba,e7,5b,f2), - HX_("lime_image_data_util_get_pixels",cc,3e,de,0c), - HX_("lime_image_data_util_merge",a2,d2,b1,f7), - HX_("lime_image_data_util_multiply_alpha",99,86,ad,5d), - HX_("lime_image_data_util_resize",ca,16,5a,c4), - HX_("lime_image_data_util_set_format",4a,7d,40,81), - HX_("lime_image_data_util_set_pixels",40,dd,5b,10), - HX_("lime_image_data_util_threshold",95,30,16,89), - HX_("lime_image_data_util_unmultiply_alpha",32,d8,15,90), - HX_("lime_joystick_get_device_guid",90,59,1a,42), - HX_("lime_joystick_get_device_name",52,ae,ab,46), - HX_("lime_joystick_get_num_axes",c0,e1,d4,a9), - HX_("lime_joystick_get_num_buttons",86,9c,1a,05), - HX_("lime_joystick_get_num_hats",53,f9,63,ae), - HX_("lime_joystick_get_num_trackballs",04,66,ee,99), - HX_("lime_joystick_event_manager_register",b3,14,1d,14), - HX_("lime_jpeg_decode_bytes",a7,ff,10,c9), - HX_("lime_jpeg_decode_file",c0,92,ae,0c), - HX_("lime_key_code_from_scan_code",e2,69,76,bc), - HX_("lime_key_code_to_scan_code",33,c7,96,30), - HX_("lime_key_event_manager_register",c4,10,76,37), - HX_("lime_lzma_compress",75,e7,f2,95), - HX_("lime_lzma_decompress",b6,02,4e,98), - HX_("lime_mouse_event_manager_register",7e,33,83,ea), - HX_("lime_neko_execute",fb,62,24,05), - HX_("lime_png_decode_bytes",9a,13,98,26), - HX_("lime_png_decode_file",2d,7e,35,25), - HX_("lime_render_event_manager_register",d9,6b,ed,ee), - HX_("lime_sensor_event_manager_register",75,01,d7,10), - HX_("lime_system_get_allow_screen_timeout",73,89,73,7a), - HX_("lime_system_set_allow_screen_timeout",e7,0a,4e,8d), - HX_("lime_system_get_device_model",af,7c,01,19), - HX_("lime_system_get_device_vendor",c2,71,1b,a6), - HX_("lime_system_get_directory",5e,9e,04,7c), - HX_("lime_system_get_display",f3,47,82,d2), - HX_("lime_system_get_ios_tablet",07,23,ac,cd), - HX_("lime_system_get_num_displays",f9,90,37,4f), - HX_("lime_system_get_platform_label",97,fa,f9,96), - HX_("lime_system_get_platform_name",08,2b,96,25), - HX_("lime_system_get_platform_version",7b,82,4b,3e), - HX_("lime_system_get_timer",36,5f,72,67), - HX_("lime_system_open_file",6b,2d,58,ea), - HX_("lime_system_open_url",60,3f,2e,b4), - HX_("lime_text_event_manager_register",e2,83,68,5d), - HX_("lime_touch_event_manager_register",24,25,f4,f5), - HX_("lime_window_alert",37,b9,e2,c1), - HX_("lime_window_close",93,79,b7,e8), - HX_("lime_window_context_flip",c2,15,98,c7), - HX_("lime_window_context_lock",00,9f,91,cb), - HX_("lime_window_context_make_current",bd,6d,a5,80), - HX_("lime_window_context_unlock",19,55,3d,16), - HX_("lime_window_create",c1,a4,90,25), - HX_("lime_window_focus",b3,c1,dd,a4), - HX_("lime_window_get_context",21,ae,a1,6b), - HX_("lime_window_get_context_type",d8,88,68,17), - HX_("lime_window_get_display",74,42,74,0d), - HX_("lime_window_get_display_mode",4e,48,b4,98), - HX_("lime_window_get_height",f5,7b,27,d0), - HX_("lime_window_get_id",e9,30,b1,4c), - HX_("lime_window_get_mouse_lock",93,ce,a9,67), - HX_("lime_window_get_scale",3c,16,d2,0d), - HX_("lime_window_get_text_input_enabled",c8,3e,fd,3e), - HX_("lime_window_get_width",b8,fd,65,5f), - HX_("lime_window_get_x",2a,07,b5,31), - HX_("lime_window_get_y",2b,07,b5,31), - HX_("lime_window_move",96,b5,64,4b), - HX_("lime_window_read_pixels",51,24,eb,4c), - HX_("lime_window_resize",b9,97,fc,b1), - HX_("lime_window_set_borderless",c7,c1,d2,19), - HX_("lime_window_set_cursor",58,a1,41,10), - HX_("lime_window_set_display_mode",c2,35,f6,ee), - HX_("lime_window_set_fullscreen",bd,b5,15,fc), - HX_("lime_window_set_icon",7b,f5,6a,6e), - HX_("lime_window_set_maximized",d6,f8,ec,06), - HX_("lime_window_set_minimized",44,e6,a9,30), - HX_("lime_window_set_mouse_lock",07,b7,c9,87), - HX_("lime_window_set_resizable",29,22,5c,b1), - HX_("lime_window_set_text_input_enabled",3c,bb,a8,72), - HX_("lime_window_set_title",56,49,8f,88), - HX_("lime_window_warp_mouse",f3,a9,91,df), - HX_("lime_window_event_manager_register",7f,16,8e,0d), - HX_("lime_zlib_compress",ac,90,d2,8a), - HX_("lime_zlib_decompress",ad,a7,53,43), - HX_("lime_al_buffer_data",9f,3d,30,e4), - HX_("lime_al_buffer3f",7d,e7,92,da), - HX_("lime_al_buffer3i",80,e7,92,da), - HX_("lime_al_bufferf",fc,c8,9c,ee), - HX_("lime_al_bufferfv",fa,13,93,da), - HX_("lime_al_bufferi",ff,c8,9c,ee), - HX_("lime_al_bufferiv",97,16,93,da), - HX_("lime_al_cleanup",ba,31,4e,e8), - HX_("lime_al_delete_buffer",ea,b3,0d,56), - HX_("lime_al_delete_buffers",49,b9,ef,f5), - HX_("lime_al_delete_source",c5,a7,aa,b7), - HX_("lime_al_delete_sources",0e,25,a8,fd), - HX_("lime_al_disable",7e,8f,64,ee), - HX_("lime_al_distance_model",09,2d,9c,2e), - HX_("lime_al_doppler_factor",ea,b2,5f,1d), - HX_("lime_al_doppler_velocity",f8,18,9f,e4), - HX_("lime_al_enable",ad,cd,b6,64), - HX_("lime_al_gen_source",14,70,09,16), - HX_("lime_al_gen_sources",df,a1,38,32), - HX_("lime_al_get_boolean",55,f3,96,e8), - HX_("lime_al_get_booleanv",81,f7,7d,9b), - HX_("lime_al_gen_buffer",39,7c,6c,b4), - HX_("lime_al_gen_buffers",1a,36,80,2a), - HX_("lime_al_get_buffer3f",86,b8,6d,87), - HX_("lime_al_get_buffer3i",89,b8,6d,87), - HX_("lime_al_get_bufferf",13,ac,28,1c), - HX_("lime_al_get_bufferfv",03,e5,6d,87), - HX_("lime_al_get_bufferi",16,ac,28,1c), - HX_("lime_al_get_bufferiv",a0,e7,6d,87), - HX_("lime_al_get_double",04,97,d1,6d), - HX_("lime_al_get_doublev",f2,8c,92,a9), - HX_("lime_al_get_enum_value",e6,c9,e4,87), - HX_("lime_al_get_error",35,5f,64,6b), - HX_("lime_al_get_float",09,59,d1,fa), - HX_("lime_al_get_floatv",4d,8f,5c,7c), - HX_("lime_al_get_integer",6b,c6,b3,81), - HX_("lime_al_get_integerv",ab,d7,99,fb), - HX_("lime_al_get_listener3f",ba,13,81,29), - HX_("lime_al_get_listener3i",bd,13,81,29), - HX_("lime_al_get_listenerf",5f,b3,bb,3a), - HX_("lime_al_get_listenerfv",37,40,81,29), - HX_("lime_al_get_listeneri",62,b3,bb,3a), - HX_("lime_al_get_listeneriv",d4,42,81,29), - HX_("lime_al_get_proc_address",fe,7c,3d,26), - HX_("lime_al_get_source3f",21,99,13,41), - HX_("lime_al_get_source3i",24,99,13,41), - HX_("lime_al_get_sourcef",d8,17,e1,23), - HX_("lime_al_get_sourcefv",9e,c5,13,41), - HX_("lime_al_get_sourcei",db,17,e1,23), - HX_("lime_al_get_sourceiv",3b,c8,13,41), - HX_("lime_al_get_string",c4,94,36,4c), - HX_("lime_al_is_buffer",0b,5b,4a,2a), - HX_("lime_al_is_enabled",16,b0,65,a3), - HX_("lime_al_is_extension_present",d0,16,00,ef), - HX_("lime_al_is_source",e6,4e,e7,8b), - HX_("lime_al_listener3f",71,2e,89,73), - HX_("lime_al_listener3i",74,2e,89,73), - HX_("lime_al_listenerf",88,9c,1f,a8), - HX_("lime_al_listenerfv",ee,5a,89,73), - HX_("lime_al_listeneri",8b,9c,1f,a8), - HX_("lime_al_listeneriv",8b,5d,89,73), - HX_("lime_al_source_pause",fc,3f,07,a0), - HX_("lime_al_source_pausev",fa,bc,50,66), - HX_("lime_al_source_play",ae,47,e1,7d), - HX_("lime_al_source_playv",08,71,3d,a7), - HX_("lime_al_source_queue_buffers",8b,e2,2d,54), - HX_("lime_al_source_rewind",35,a6,ec,81), - HX_("lime_al_source_rewindv",a1,c8,24,2d), - HX_("lime_al_source_stop",bc,09,e3,7f), - HX_("lime_al_source_stopv",3a,7b,c5,66), - HX_("lime_al_source_unqueue_buffers",12,06,e2,64), - HX_("lime_al_source3f",18,c8,38,94), - HX_("lime_al_source3i",1b,c8,38,94), - HX_("lime_al_sourcef",c1,34,55,f6), - HX_("lime_al_sourcefv",95,f4,38,94), - HX_("lime_al_sourcei",c4,34,55,f6), - HX_("lime_al_sourceiv",32,f7,38,94), - HX_("lime_al_speed_of_sound",89,b0,a8,8a), - HX_("lime_alc_close_device",ee,17,5c,d1), - HX_("lime_alc_create_context",1d,4b,86,d8), - HX_("lime_alc_destroy_context",99,a8,9a,12), - HX_("lime_alc_get_contexts_device",d7,e3,ae,e6), - HX_("lime_alc_get_current_context",6f,01,f1,48), - HX_("lime_alc_get_error",0e,4d,6e,60), - HX_("lime_alc_get_integerv",72,57,31,49), - HX_("lime_alc_get_string",cb,c4,dc,bf), - HX_("lime_alc_make_context_current",89,fe,9c,ca), - HX_("lime_alc_open_device",5a,d6,40,50), - HX_("lime_alc_pause_device",70,dc,44,20), - HX_("lime_alc_process_context",0e,1b,b1,00), - HX_("lime_alc_resume_device",97,8c,92,24), - HX_("lime_alc_suspend_context",1b,fd,cc,57), - HX_("lime_al_gen_filter",f1,de,0c,69), - HX_("lime_al_filteri",47,c7,52,46), - HX_("lime_al_filterf",44,c7,52,46), - HX_("lime_al_remove_direct_filter",7d,1d,1f,9c), - HX_("lime_al_is_filter",c3,bd,ea,de), - HX_("lime_al_get_filteri",5e,aa,de,73), - HX_("lime_al_gen_effect",ca,19,7b,44), - HX_("lime_al_effectf",4b,0a,58,6b), - HX_("lime_al_effectfv",cb,f7,b0,81), - HX_("lime_al_effecti",4e,0a,58,6b), - HX_("lime_al_effectiv",68,fa,b0,81), - HX_("lime_al_is_effect",9c,f8,58,ba), - HX_("lime_al_gen_aux",2b,74,63,ef), - HX_("lime_al_auxf",8c,03,5d,ce), - HX_("lime_al_auxfv",6a,17,06,c3), - HX_("lime_al_auxi",8f,03,5d,ce), - HX_("lime_al_auxiv",07,1a,06,c3), - HX_("lime_al_is_aux",19,fe,d1,dd), - HX_("lime_al_remove_send",f9,be,05,4f), - HX_("lime_cairo_arc",f1,76,fc,f9), - HX_("lime_cairo_arc_negative",c3,c0,b7,d8), - HX_("lime_cairo_clip",51,81,39,c4), - HX_("lime_cairo_clip_preserve",ba,af,0e,79), - HX_("lime_cairo_clip_extents",1b,ef,99,33), - HX_("lime_cairo_close_path",0d,58,78,e1), - HX_("lime_cairo_copy_page",38,e4,e1,1e), - HX_("lime_cairo_create",bd,db,50,d8), - HX_("lime_cairo_curve_to",4c,ed,ec,ef), - HX_("lime_cairo_fill",04,e1,32,c6), - HX_("lime_cairo_fill_extents",ce,b9,56,6b), - HX_("lime_cairo_fill_preserve",a7,41,83,06), - HX_("lime_cairo_get_antialias",e4,bf,ea,4f), - HX_("lime_cairo_get_current_point",c0,c4,0b,c0), - HX_("lime_cairo_get_dash",dc,f7,36,c9), - HX_("lime_cairo_get_dash_count",ec,d0,06,ce), - HX_("lime_cairo_get_fill_rule",ae,34,3f,14), - HX_("lime_cairo_get_font_face",83,ed,75,e9), - HX_("lime_cairo_get_font_options",38,0e,38,ee), - HX_("lime_cairo_get_group_target",1b,04,8e,27), - HX_("lime_cairo_get_line_cap",91,8a,ff,dc), - HX_("lime_cairo_get_line_join",8b,cc,44,87), - HX_("lime_cairo_get_line_width",45,aa,28,4d), - HX_("lime_cairo_get_matrix",4b,0f,b1,58), - HX_("lime_cairo_get_miter_limit",f7,da,f6,e3), - HX_("lime_cairo_get_operator",2e,cb,0b,90), - HX_("lime_cairo_get_source",e5,89,1a,cf), - HX_("lime_cairo_get_target",5b,cc,d5,23), - HX_("lime_cairo_get_tolerance",43,26,7d,0d), - HX_("lime_cairo_has_current_point",84,52,43,91), - HX_("lime_cairo_identity_matrix",81,b1,fe,41), - HX_("lime_cairo_in_clip",c9,a4,67,5b), - HX_("lime_cairo_in_fill",7c,04,61,5d), - HX_("lime_cairo_in_stroke",f1,19,0e,c7), - HX_("lime_cairo_line_to",45,88,aa,7c), - HX_("lime_cairo_mask",6d,53,cd,ca), - HX_("lime_cairo_mask_surface",1b,c8,a3,8c), - HX_("lime_cairo_move_to",48,cd,98,a7), - HX_("lime_cairo_new_path",25,bc,98,94), - HX_("lime_cairo_paint",fd,d5,07,63), - HX_("lime_cairo_paint_with_alpha",67,1b,fb,63), - HX_("lime_cairo_pop_group",b0,94,6e,0c), - HX_("lime_cairo_pop_group_to_source",d0,9e,67,af), - HX_("lime_cairo_push_group",1b,55,88,61), - HX_("lime_cairo_push_group_with_content",a4,bb,13,d3), - HX_("lime_cairo_rectangle",0e,0e,2e,48), - HX_("lime_cairo_rel_curve_to",b2,ac,52,05), - HX_("lime_cairo_rel_line_to",9f,37,7e,c0), - HX_("lime_cairo_rel_move_to",a2,7c,6c,eb), - HX_("lime_cairo_reset_clip",c1,bb,a3,f6), - HX_("lime_cairo_restore",6d,1b,b5,c7), - HX_("lime_cairo_rotate",1c,bb,61,27), - HX_("lime_cairo_save",be,9d,c4,ce), - HX_("lime_cairo_scale",e9,ec,87,1e), - HX_("lime_cairo_set_antialias",f0,a1,f0,94), - HX_("lime_cairo_set_dash",50,51,94,77), - HX_("lime_cairo_set_fill_rule",ba,16,45,59), - HX_("lime_cairo_set_font_face",8f,cf,7b,2e), - HX_("lime_cairo_set_font_options",ac,fb,79,44), - HX_("lime_cairo_set_font_size",b3,bb,19,37), - HX_("lime_cairo_set_line_cap",05,ae,f8,f1), - HX_("lime_cairo_set_line_join",97,ae,4a,cc), - HX_("lime_cairo_set_line_width",b9,92,48,6d), - HX_("lime_cairo_set_matrix",bf,ad,2e,5c), - HX_("lime_cairo_set_miter_limit",03,58,c2,df), - HX_("lime_cairo_set_operator",a2,ee,04,a5), - HX_("lime_cairo_set_source",59,28,98,d2), - HX_("lime_cairo_set_source_rgb",e7,e8,97,83), - HX_("lime_cairo_set_source_rgba",9a,e1,53,a1), - HX_("lime_cairo_set_source_surface",07,69,ef,cf), - HX_("lime_cairo_set_tolerance",4f,08,83,52), - HX_("lime_cairo_show_glyphs",28,2f,f5,54), - HX_("lime_cairo_show_page",f0,25,4b,c7), - HX_("lime_cairo_show_text",4e,18,f3,c9), - HX_("lime_cairo_status",f3,5b,3d,62), - HX_("lime_cairo_stroke",79,28,76,6d), - HX_("lime_cairo_stroke_extents",43,fe,0d,ea), - HX_("lime_cairo_stroke_preserve",92,e3,27,68), - HX_("lime_cairo_text_path",96,5b,d4,31), - HX_("lime_cairo_transform",4b,67,44,74), - HX_("lime_cairo_translate",2d,11,31,78), - HX_("lime_cairo_version",37,9b,f6,d9), - HX_("lime_cairo_version_string",19,84,60,45), - HX_("lime_cairo_font_face_status",25,18,5c,f3), - HX_("lime_cairo_font_options_create",4c,3f,9e,9d), - HX_("lime_cairo_font_options_get_antialias",35,7c,8d,f3), - HX_("lime_cairo_font_options_get_hint_metrics",24,e1,9b,00), - HX_("lime_cairo_font_options_get_hint_style",d2,b9,3d,00), - HX_("lime_cairo_font_options_get_subpixel_order",6e,5e,52,fe), - HX_("lime_cairo_font_options_set_antialias",41,5e,93,38), - HX_("lime_cairo_font_options_set_hint_metrics",98,ce,dd,56), - HX_("lime_cairo_font_options_set_hint_style",46,a2,5d,20), - HX_("lime_cairo_font_options_set_subpixel_order",e2,90,01,db), - HX_("lime_cairo_ft_font_face_create",de,6b,31,70), - HX_("lime_cairo_image_surface_create",33,6e,fc,ce), - HX_("lime_cairo_image_surface_create_for_data",2c,35,7d,63), - HX_("lime_cairo_image_surface_get_data",aa,94,c4,6f), - HX_("lime_cairo_image_surface_get_format",b7,6d,9c,34), - HX_("lime_cairo_image_surface_get_height",67,e6,59,39), - HX_("lime_cairo_image_surface_get_stride",99,fe,3d,48), - HX_("lime_cairo_image_surface_get_width",86,27,18,52), - HX_("lime_cairo_pattern_add_color_stop_rgb",5a,49,3d,bb), - HX_("lime_cairo_pattern_add_color_stop_rgba",c7,e5,62,1a), - HX_("lime_cairo_pattern_create_for_surface",c4,41,ff,a6), - HX_("lime_cairo_pattern_create_linear",f8,82,42,cf), - HX_("lime_cairo_pattern_create_radial",f2,ef,98,93), - HX_("lime_cairo_pattern_create_rgb",1a,90,6b,ce), - HX_("lime_cairo_pattern_create_rgba",07,87,b2,cf), - HX_("lime_cairo_pattern_get_color_stop_count",47,7e,23,f0), - HX_("lime_cairo_pattern_get_extend",b3,1c,37,1f), - HX_("lime_cairo_pattern_get_filter",91,6a,51,dd), - HX_("lime_cairo_pattern_get_matrix",1a,81,e4,13), - HX_("lime_cairo_pattern_set_extend",27,bb,b4,22), - HX_("lime_cairo_pattern_set_filter",05,09,cf,e0), - HX_("lime_cairo_pattern_set_matrix",8e,1f,62,17), - HX_("lime_cairo_surface_flush",51,85,bf,ed), - HX_("lime_curl_getdate",db,3c,06,67), - HX_("lime_curl_global_cleanup",d1,6f,f2,40), - HX_("lime_curl_global_init",43,79,fb,d4), - HX_("lime_curl_version",2f,4a,eb,b9), - HX_("lime_curl_version_info",be,bf,7a,9e), - HX_("lime_curl_easy_cleanup",30,cd,aa,62), - HX_("lime_curl_easy_duphandle",b3,c0,a0,67), - HX_("lime_curl_easy_escape",f5,67,b1,5f), - HX_("lime_curl_easy_flush",d0,88,a5,06), - HX_("lime_curl_easy_getinfo",10,7d,cd,e4), - HX_("lime_curl_easy_init",84,9a,e4,65), - HX_("lime_curl_easy_pause",02,fd,61,c1), - HX_("lime_curl_easy_perform",ad,a9,46,32), - HX_("lime_curl_easy_recv",9a,ac,d0,6b), - HX_("lime_curl_easy_reset",db,6f,d2,ea), - HX_("lime_curl_easy_send",bc,ec,79,6c), - HX_("lime_curl_easy_setopt",45,96,5b,f4), - HX_("lime_curl_easy_strerror",eb,2a,7c,55), - HX_("lime_curl_easy_unescape",0e,9c,61,a1), - HX_("lime_curl_multi_init",1f,9b,4b,19), - HX_("lime_curl_multi_add_handle",95,ee,87,1c), - HX_("lime_curl_multi_get_running_handles",33,e6,dc,58), - HX_("lime_curl_multi_info_read",98,e9,01,8f), - HX_("lime_curl_multi_perform",f2,bb,b3,bf), - HX_("lime_curl_multi_remove_handle",94,6f,9e,9d), - HX_("lime_curl_multi_setopt",a0,33,f8,8f), - HX_("lime_curl_multi_wait",84,ba,82,22), - HX_("lime_gl_active_texture",52,df,77,b3), - HX_("lime_gl_attach_shader",6f,78,09,06), - HX_("lime_gl_begin_query",02,de,10,34), - HX_("lime_gl_begin_transform_feedback",be,35,71,43), - HX_("lime_gl_bind_attrib_location",78,d0,23,1a), - HX_("lime_gl_bind_buffer",52,57,d9,e2), - HX_("lime_gl_bind_buffer_base",5e,e3,50,f4), - HX_("lime_gl_bind_buffer_range",d0,8d,db,08), - HX_("lime_gl_bind_framebuffer",5b,d1,58,70), - HX_("lime_gl_bind_renderbuffer",a8,70,ea,63), - HX_("lime_gl_bind_sampler",76,32,8c,6d), - HX_("lime_gl_bind_texture",49,36,a3,88), - HX_("lime_gl_bind_transform_feedback",4a,2a,cb,62), - HX_("lime_gl_bind_vertex_array",10,57,8b,e5), - HX_("lime_gl_blend_color",85,d0,ce,3a), - HX_("lime_gl_blend_equation",aa,fd,08,1f), - HX_("lime_gl_blend_equation_separate",d8,13,95,58), - HX_("lime_gl_blend_func",62,46,02,e9), - HX_("lime_gl_blend_func_separate",20,f4,b8,2e), - HX_("lime_gl_blit_framebuffer",d3,e7,f0,bd), - HX_("lime_gl_buffer_data",d9,31,40,74), - HX_("lime_gl_buffer_sub_data",b8,37,6c,ab), - HX_("lime_gl_check_framebuffer_status",0b,35,e1,ea), - HX_("lime_gl_clear",5d,92,00,3b), - HX_("lime_gl_clear_bufferfi",a5,07,ff,ac), - HX_("lime_gl_clear_bufferfv",b2,07,ff,ac), - HX_("lime_gl_clear_bufferiv",4f,0a,ff,ac), - HX_("lime_gl_clear_bufferuiv",00,0b,33,b2), - HX_("lime_gl_client_wait_sync",a1,96,ad,b8), - HX_("lime_gl_clear_color",c1,ee,49,1a), - HX_("lime_gl_clear_depthf",e5,26,69,8d), - HX_("lime_gl_clear_stencil",da,ce,51,44), - HX_("lime_gl_color_mask",b8,f1,a7,79), - HX_("lime_gl_compile_shader",e1,d4,68,7c), - HX_("lime_gl_compressed_tex_image_2d",bc,70,b8,76), - HX_("lime_gl_compressed_tex_image_3d",9b,71,b8,76), - HX_("lime_gl_compressed_tex_sub_image_2d",9b,19,2d,07), - HX_("lime_gl_compressed_tex_sub_image_3d",7a,1a,2d,07), - HX_("lime_gl_copy_buffer_sub_data",4e,b4,15,e7), - HX_("lime_gl_copy_tex_image_2d",08,15,17,3a), - HX_("lime_gl_copy_tex_sub_image_2d",e7,d3,21,4b), - HX_("lime_gl_copy_tex_sub_image_3d",c6,d4,21,4b), - HX_("lime_gl_create_buffer",f3,ef,e7,8a), - HX_("lime_gl_create_framebuffer",1a,51,d8,73), - HX_("lime_gl_create_program",31,ac,72,42), - HX_("lime_gl_create_query",75,37,ce,ea), - HX_("lime_gl_create_renderbuffer",09,b8,fa,6f), - HX_("lime_gl_create_sampler",b5,26,43,d2), - HX_("lime_gl_create_shader",18,f2,73,d7), - HX_("lime_gl_create_texture",88,2a,5a,ed), - HX_("lime_gl_create_transform_feedback",6b,b0,6c,10), - HX_("lime_gl_create_vertex_array",71,9e,9b,f1), - HX_("lime_gl_cull_face",5a,6e,d7,a6), - HX_("lime_gl_delete_buffer",a4,aa,2e,01), - HX_("lime_gl_delete_framebuffer",c9,34,1a,a6), - HX_("lime_gl_delete_program",60,4c,0f,4a), - HX_("lime_gl_delete_query",e4,1d,11,2f), - HX_("lime_gl_delete_renderbuffer",7a,0d,60,37), - HX_("lime_gl_delete_sampler",e4,c6,df,d9), - HX_("lime_gl_delete_shader",c9,ac,ba,4d), - HX_("lime_gl_delete_sync",ff,36,e6,70), - HX_("lime_gl_delete_texture",b7,ca,f6,f4), - HX_("lime_gl_delete_transform_feedback",9c,30,f9,ec), - HX_("lime_gl_delete_vertex_array",e2,f3,00,b9), - HX_("lime_gl_depth_func",70,78,16,ad), - HX_("lime_gl_depth_mask",18,ce,a7,b1), - HX_("lime_gl_depth_rangef",35,90,41,42), - HX_("lime_gl_detach_shader",a1,84,13,fd), - HX_("lime_gl_disable",b8,5e,23,70), - HX_("lime_gl_disable_vertex_attrib_array",58,ba,8e,0a), - HX_("lime_gl_draw_arrays",a5,43,0c,17), - HX_("lime_gl_draw_arrays_instanced",d5,22,36,ca), - HX_("lime_gl_draw_buffers",28,66,c6,8a), - HX_("lime_gl_draw_elements",e2,d1,98,b9), - HX_("lime_gl_draw_elements_instanced",52,bf,3f,a8), - HX_("lime_gl_draw_range_elements",24,96,29,74), - HX_("lime_gl_enable",b3,43,5f,56), - HX_("lime_gl_enable_vertex_attrib_array",d3,1e,a2,ea), - HX_("lime_gl_end_query",34,75,2d,a4), - HX_("lime_gl_end_transform_feedback",4c,87,dc,33), - HX_("lime_gl_fence_sync",19,5b,e2,cd), - HX_("lime_gl_finish",83,d5,56,e4), - HX_("lime_gl_flush",94,83,40,f5), - HX_("lime_gl_framebuffer_renderbuffer",d8,1b,4b,9a), - HX_("lime_gl_framebuffer_texture2D",2b,bd,7d,0a), - HX_("lime_gl_framebuffer_texture_layer",eb,7a,6b,51), - HX_("lime_gl_front_face",63,a0,73,7d), - HX_("lime_gl_generate_mipmap",62,a5,38,e6), - HX_("lime_gl_get_active_attrib",0a,40,b7,d1), - HX_("lime_gl_get_active_uniform",74,90,d7,2a), - HX_("lime_gl_get_active_uniform_blocki",27,66,77,4f), - HX_("lime_gl_get_active_uniform_blockiv",6f,fc,01,39), - HX_("lime_gl_get_active_uniform_block_name",e8,aa,c0,b1), - HX_("lime_gl_get_active_uniformsiv",2c,cf,46,71), - HX_("lime_gl_get_attached_shaders",cc,1c,b8,0d), - HX_("lime_gl_get_attrib_location",f1,00,cb,a5), - HX_("lime_gl_get_boolean",8f,e7,a6,78), - HX_("lime_gl_get_booleanv",07,b6,63,19), - HX_("lime_gl_get_buffer_parameteri",66,b2,90,b3), - HX_("lime_gl_get_buffer_parameteri64v",d2,78,ff,d1), - HX_("lime_gl_get_buffer_parameteriv",50,67,0b,6b), - HX_("lime_gl_get_buffer_pointerv",5f,3b,42,e0), - HX_("lime_gl_get_buffer_sub_data",cf,ae,41,0b), - HX_("lime_gl_get_context_attributes",e0,c6,c6,3e), - HX_("lime_gl_get_error",ef,f0,e0,f5), - HX_("lime_gl_get_extension",26,d8,5e,d7), - HX_("lime_gl_get_float",c3,ea,4d,85), - HX_("lime_gl_get_floatv",53,80,df,1e), - HX_("lime_gl_get_frag_data_location",96,e5,26,70), - HX_("lime_gl_get_framebuffer_attachment_parameteri",51,62,ed,59), - HX_("lime_gl_get_framebuffer_attachment_parameteriv",05,a5,c8,55), - HX_("lime_gl_get_integer",a5,ba,c3,11), - HX_("lime_gl_get_integer64v",f3,e1,05,89), - HX_("lime_gl_get_integer64i_v",9d,fa,ae,3f), - HX_("lime_gl_get_integerv",31,96,7f,79), - HX_("lime_gl_get_integeri_v",5b,ba,2c,89), - HX_("lime_gl_get_internalformativ",5a,81,a0,26), - HX_("lime_gl_get_program_binary",95,19,be,d8), - HX_("lime_gl_get_program_info_log",87,8b,1c,48), - HX_("lime_gl_get_programi",9e,36,7d,de), - HX_("lime_gl_get_programiv",18,94,12,cf), - HX_("lime_gl_get_queryi",5a,79,d8,ac), - HX_("lime_gl_get_queryiv",dc,b5,91,90), - HX_("lime_gl_get_query_objectui",23,9c,16,ce), - HX_("lime_gl_get_query_objectuiv",f3,02,b2,85), - HX_("lime_gl_get_renderbuffer_parameteri",90,dd,65,bc), - HX_("lime_gl_get_renderbuffer_parameteriv",e6,00,bc,1c), - HX_("lime_gl_get_sampler_parameterf",2d,c2,93,7c), - HX_("lime_gl_get_sampler_parameterfv",a9,25,b6,84), - HX_("lime_gl_get_sampler_parameteri",30,c2,93,7c), - HX_("lime_gl_get_sampler_parameteriv",46,28,b6,84), - HX_("lime_gl_get_shader_info_log",74,08,6b,9a), - HX_("lime_gl_get_shaderi",8b,7e,2e,5a), - HX_("lime_gl_get_shaderiv",8b,3b,80,8e), - HX_("lime_gl_get_shader_precision_format",d9,5f,b1,89), - HX_("lime_gl_get_shader_source",1c,86,a3,e7), - HX_("lime_gl_get_string",ca,85,b9,ee), - HX_("lime_gl_get_stringi",5f,8b,9b,f3), - HX_("lime_gl_get_sync_parameteri",2b,c5,94,ef), - HX_("lime_gl_get_sync_parameteriv",eb,c0,97,b2), - HX_("lime_gl_get_tex_parameterf",2e,b7,53,ae), - HX_("lime_gl_get_tex_parameterfv",88,91,ec,da), - HX_("lime_gl_get_tex_parameteri",31,b7,53,ae), - HX_("lime_gl_get_tex_parameteriv",25,94,ec,da), - HX_("lime_gl_get_transform_feedback_varying",62,3a,c3,2b), - HX_("lime_gl_get_uniformf",eb,19,aa,5a), - HX_("lime_gl_get_uniformfv",2b,94,2c,fa), - HX_("lime_gl_get_uniformi",ee,19,aa,5a), - HX_("lime_gl_get_uniformiv",c8,96,2c,fa), - HX_("lime_gl_get_uniformui",2f,a1,2c,fa), - HX_("lime_gl_get_uniformuiv",67,68,e0,ec), - HX_("lime_gl_get_uniform_block_index",fc,f7,fa,16), - HX_("lime_gl_get_uniform_location",19,0c,33,6c), - HX_("lime_gl_get_vertex_attribf",ba,30,62,1b), - HX_("lime_gl_get_vertex_attribfv",7c,72,88,da), - HX_("lime_gl_get_vertex_attribi",bd,30,62,1b), - HX_("lime_gl_get_vertex_attribiv",19,75,88,da), - HX_("lime_gl_get_vertex_attribii",0c,75,88,da), - HX_("lime_gl_get_vertex_attribiiv",ea,f5,dd,5c), - HX_("lime_gl_get_vertex_attribiui",51,00,de,5c), - HX_("lime_gl_get_vertex_attribiuiv",05,47,62,e5), - HX_("lime_gl_get_vertex_attrib_pointerv",cc,80,45,bc), - HX_("lime_gl_hint",b7,26,75,cc), - HX_("lime_gl_invalidate_framebuffer",19,9e,02,01), - HX_("lime_gl_invalidate_sub_framebuffer",9a,3b,16,21), - HX_("lime_gl_is_buffer",c5,ec,c6,b4), - HX_("lime_gl_is_enabled",1c,a1,e8,45), - HX_("lime_gl_is_framebuffer",08,9b,19,ab), - HX_("lime_gl_is_program",1f,e7,b0,bb), - HX_("lime_gl_is_query",e3,3a,72,b0), - HX_("lime_gl_is_renderbuffer",5b,1e,da,91), - HX_("lime_gl_is_sampler",a3,61,81,4b), - HX_("lime_gl_is_shader",ea,ee,52,01), - HX_("lime_gl_is_sync",e0,fe,93,c7), - HX_("lime_gl_is_texture",76,65,98,66), - HX_("lime_gl_is_transform_feedback",3d,a0,bc,42), - HX_("lime_gl_is_vertex_array",c3,04,7b,13), - HX_("lime_gl_line_width",6b,71,5f,53), - HX_("lime_gl_link_program",2f,df,cf,33), - HX_("lime_gl_map_buffer_range",f1,71,1b,50), - HX_("lime_gl_object_deregister",74,d8,a1,d6), - HX_("lime_gl_object_from_id",40,ff,06,4e), - HX_("lime_gl_object_register",f3,13,aa,16), - HX_("lime_gl_pause_transform_feedback",11,9d,6a,c1), - HX_("lime_gl_pixel_storei",71,b2,56,3d), - HX_("lime_gl_polygon_offset",28,8f,6c,e3), - HX_("lime_gl_program_binary",cc,e0,e1,77), - HX_("lime_gl_program_parameteri",eb,a4,8e,4e), - HX_("lime_gl_read_buffer",d9,d6,53,39), - HX_("lime_gl_read_pixels",06,09,69,f5), - HX_("lime_gl_release_shader_compiler",51,e6,f6,c0), - HX_("lime_gl_renderbuffer_storage",c2,94,f1,7b), - HX_("lime_gl_renderbuffer_storage_multisample",26,e9,f0,80), - HX_("lime_gl_resume_transform_feedback",5a,c0,f6,d5), - HX_("lime_gl_sample_coverage",ad,98,c5,86), - HX_("lime_gl_sampler_parameterf",e4,f0,b0,51), - HX_("lime_gl_sampler_parameteri",e7,f0,b0,51), - HX_("lime_gl_scissor",ec,1c,b2,c3), - HX_("lime_gl_shader_binary",eb,dd,bc,3a), - HX_("lime_gl_shader_source",c5,d2,e2,7f), - HX_("lime_gl_stencil_func",d7,b0,4f,64), - HX_("lime_gl_stencil_func_separate",0b,13,77,19), - HX_("lime_gl_stencil_mask",7f,06,e1,68), - HX_("lime_gl_stencil_mask_separate",63,c8,71,65), - HX_("lime_gl_stencil_op",f4,8b,0c,a5), - HX_("lime_gl_stencil_op_separate",4e,6c,36,5e), - HX_("lime_gl_tex_image_2d",5e,ab,7a,34), - HX_("lime_gl_tex_image_3d",3d,ac,7a,34), - HX_("lime_gl_tex_parameterf",65,7e,77,4d), - HX_("lime_gl_tex_parameteri",68,7e,77,4d), - HX_("lime_gl_tex_storage_2d",7e,19,2d,9e), - HX_("lime_gl_tex_storage_3d",5d,1a,2d,9e), - HX_("lime_gl_tex_sub_image_2d",3d,4d,7e,52), - HX_("lime_gl_tex_sub_image_3d",1c,4e,7e,52), - HX_("lime_gl_transform_feedback_varyings",3a,9e,18,15), - HX_("lime_gl_uniform1f",19,ea,eb,46), - HX_("lime_gl_uniform1fv",3d,ec,80,c7), - HX_("lime_gl_uniform1i",1c,ea,eb,46), - HX_("lime_gl_uniform1iv",da,ee,80,c7), - HX_("lime_gl_uniform1ui",41,f9,80,c7), - HX_("lime_gl_uniform1uiv",15,20,59,c9), - HX_("lime_gl_uniform2f",f8,ea,eb,46), - HX_("lime_gl_uniform2fv",7e,ae,81,c7), - HX_("lime_gl_uniform2i",fb,ea,eb,46), - HX_("lime_gl_uniform2iv",1b,b1,81,c7), - HX_("lime_gl_uniform2ui",82,bb,81,c7), - HX_("lime_gl_uniform2uiv",b4,56,02,ca), - HX_("lime_gl_uniform3f",d7,eb,eb,46), - HX_("lime_gl_uniform3fv",bf,70,82,c7), - HX_("lime_gl_uniform3i",da,eb,eb,46), - HX_("lime_gl_uniform3iv",5c,73,82,c7), - HX_("lime_gl_uniform3ui",c3,7d,82,c7), - HX_("lime_gl_uniform3uiv",53,8d,ab,ca), - HX_("lime_gl_uniform4f",b6,ec,eb,46), - HX_("lime_gl_uniform4fv",00,33,83,c7), - HX_("lime_gl_uniform4i",b9,ec,eb,46), - HX_("lime_gl_uniform4iv",9d,35,83,c7), - HX_("lime_gl_uniform4ui",04,40,83,c7), - HX_("lime_gl_uniform4uiv",f2,c3,54,cb), - HX_("lime_gl_uniform_block_binding",58,14,de,ff), - HX_("lime_gl_uniform_matrix2fv",26,91,85,1c), - HX_("lime_gl_uniform_matrix2x3fv",21,00,9c,81), - HX_("lime_gl_uniform_matrix2x4fv",62,c2,9c,81), - HX_("lime_gl_uniform_matrix3fv",67,53,86,1c), - HX_("lime_gl_uniform_matrix3x2fv",61,d2,01,15), - HX_("lime_gl_uniform_matrix3x4fv",e3,56,03,15), - HX_("lime_gl_uniform_matrix4fv",a8,15,87,1c), - HX_("lime_gl_uniform_matrix4x2fv",e2,66,68,a8), - HX_("lime_gl_uniform_matrix4x3fv",23,29,69,a8), - HX_("lime_gl_unmap_buffer",4c,58,96,21), - HX_("lime_gl_use_program",1c,8c,b8,22), - HX_("lime_gl_validate_program",cb,eb,10,5b), - HX_("lime_gl_vertex_attrib1f",2a,cd,b2,7a), - HX_("lime_gl_vertex_attrib1fv",0c,b8,c0,e1), - HX_("lime_gl_vertex_attrib2f",09,ce,b2,7a), - HX_("lime_gl_vertex_attrib2fv",4d,7a,c1,e1), - HX_("lime_gl_vertex_attrib3f",e8,ce,b2,7a), - HX_("lime_gl_vertex_attrib3fv",8e,3c,c2,e1), - HX_("lime_gl_vertex_attrib4f",c7,cf,b2,7a), - HX_("lime_gl_vertex_attrib4fv",cf,fe,c2,e1), - HX_("lime_gl_vertex_attribi4i",a9,0a,eb,e1), - HX_("lime_gl_vertex_attribi4iv",ad,49,be,cb), - HX_("lime_gl_vertex_attribi4ui",14,54,be,cb), - HX_("lime_gl_vertex_attribi4uiv",e2,3d,cb,7a), - HX_("lime_gl_vertex_attrib_divisor",b4,fe,35,35), - HX_("lime_gl_vertex_attrib_ipointer",5e,81,51,cb), - HX_("lime_gl_vertex_attrib_pointer",13,fa,74,15), - HX_("lime_gl_viewport",96,8d,70,cf), - HX_("lime_gl_wait_sync",75,3c,87,68), - HX_("lime_hb_blob_create",03,5a,e8,38), - HX_("lime_hb_blob_create_sub_blob",b8,04,ce,f6), - HX_("lime_hb_blob_get_data",7a,14,5f,1d), - HX_("lime_hb_blob_get_data_writable",05,0d,90,9c), - HX_("lime_hb_blob_get_empty",3d,02,25,31), - HX_("lime_hb_blob_get_length",36,87,2b,ff), - HX_("lime_hb_blob_is_immutable",b4,3a,7f,8f), - HX_("lime_hb_blob_make_immutable",78,a5,06,a7), - HX_("lime_hb_buffer_add",9d,96,94,46), - HX_("lime_hb_buffer_add_codepoints",b2,94,6a,b3), - HX_("lime_hb_buffer_add_utf8",53,c1,d2,af), - HX_("lime_hb_buffer_add_utf16",6a,61,96,28), - HX_("lime_hb_buffer_add_utf32",24,63,96,28), - HX_("lime_hb_buffer_allocation_successful",d5,f0,c9,3f), - HX_("lime_hb_buffer_clear_contents",50,66,d5,37), - HX_("lime_hb_buffer_create",00,b8,f9,78), - HX_("lime_hb_buffer_get_cluster_level",12,90,e4,6c), - HX_("lime_hb_buffer_get_content_type",4d,1d,ed,c0), - HX_("lime_hb_buffer_get_direction",92,cd,df,80), - HX_("lime_hb_buffer_get_empty",60,c0,c6,b1), - HX_("lime_hb_buffer_get_flags",1a,b1,78,44), - HX_("lime_hb_buffer_get_glyph_infos",45,1c,99,b9), - HX_("lime_hb_buffer_get_glyph_positions",aa,e7,5e,7a), - HX_("lime_hb_buffer_get_language",65,20,7e,a8), - HX_("lime_hb_buffer_get_length",b3,27,10,0c), - HX_("lime_hb_buffer_get_replacement_codepoint",e9,29,d2,8e), - HX_("lime_hb_buffer_get_script",d8,e0,68,b4), - HX_("lime_hb_buffer_get_segment_properties",8c,12,c8,c1), - HX_("lime_hb_buffer_guess_segment_properties",eb,a9,b5,02), - HX_("lime_hb_buffer_normalize_glyphs",fd,cc,6f,57), - HX_("lime_hb_buffer_preallocate",5c,0e,1f,41), - HX_("lime_hb_buffer_reset",4b,05,62,50), - HX_("lime_hb_buffer_reverse",9e,cb,18,6b), - HX_("lime_hb_buffer_reverse_clusters",3a,b8,e1,69), - HX_("lime_hb_buffer_serialize_format_from_string",41,b0,64,0e), - HX_("lime_hb_buffer_serialize_format_to_string",90,7f,d4,ee), - HX_("lime_hb_buffer_serialize_list_formats",3e,67,15,57), - HX_("lime_hb_buffer_set_cluster_level",1e,68,52,90), - HX_("lime_hb_buffer_set_content_type",c1,0a,2f,17), - HX_("lime_hb_buffer_set_direction",9e,af,e5,c5), - HX_("lime_hb_buffer_set_flags",26,9d,c9,27), - HX_("lime_hb_buffer_set_language",d9,43,77,bd), - HX_("lime_hb_buffer_set_length",27,c6,8d,0f), - HX_("lime_hb_buffer_set_replacement_codepoint",f5,ed,28,fb), - HX_("lime_hb_buffer_set_script",4c,7f,e6,b7), - HX_("lime_hb_buffer_set_segment_properties",00,8f,73,f5), - HX_("lime_hb_face_create",c3,4a,75,c1), - HX_("lime_hb_face_get_empty",7d,09,37,aa), - HX_("lime_hb_face_get_glyph_count",ac,b5,21,87), - HX_("lime_hb_face_get_index",02,6a,71,f8), - HX_("lime_hb_face_get_upem",93,aa,e1,a2), - HX_("lime_hb_face_is_immutable",74,3b,79,58), - HX_("lime_hb_face_make_immutable",38,56,12,23), - HX_("lime_hb_face_reference_blob",58,b4,67,d5), - HX_("lime_hb_face_reference_table",b3,5c,3d,3b), - HX_("lime_hb_face_set_glyph_count",b8,32,ed,82), - HX_("lime_hb_face_set_index",0e,56,c2,db), - HX_("lime_hb_face_set_upem",07,04,3f,51), - HX_("lime_hb_feature_from_string",22,86,04,60), - HX_("lime_hb_feature_to_string",31,6b,a9,70), - HX_("lime_hb_font_add_glyph_origin_for_direction",16,f4,0e,0c), - HX_("lime_hb_font_create",d1,0b,dc,af), - HX_("lime_hb_font_create_sub_font",9c,c9,ef,c4), - HX_("lime_hb_font_get_empty",2f,e5,ff,da), - HX_("lime_hb_font_get_face",3b,b4,4f,ff), - HX_("lime_hb_font_get_glyph_advance_for_direction",9b,ae,b3,f7), - HX_("lime_hb_font_get_glyph_kerning_for_direction",65,0e,ef,53), - HX_("lime_hb_font_get_glyph_origin_for_direction",c1,85,39,23), - HX_("lime_hb_font_get_parent",48,a8,4d,43), - HX_("lime_hb_font_get_ppem",06,3a,f7,05), - HX_("lime_hb_font_get_scale",2c,79,f4,e3), - HX_("lime_hb_font_glyph_from_string",3e,05,35,b4), - HX_("lime_hb_font_glyph_to_string",4d,ab,74,0b), - HX_("lime_hb_font_is_immutable",02,3b,13,0c), - HX_("lime_hb_font_make_immutable",46,d5,d5,70), - HX_("lime_hb_font_set_ppem",7a,93,54,b4), - HX_("lime_hb_font_set_scale",38,65,45,c7), - HX_("lime_hb_font_subtract_glyph_origin_for_direction",39,ae,0b,45), - HX_("lime_hb_ft_font_create",f6,42,a2,1b), - HX_("lime_hb_ft_font_create_referenced",22,ec,ff,8f), - HX_("lime_hb_ft_font_get_load_flags",71,1b,26,fb), - HX_("lime_hb_ft_font_set_load_flags",e5,03,46,1b), - HX_("lime_hb_language_from_string",da,f2,80,39), - HX_("lime_hb_language_get_default",6c,b5,a8,10), - HX_("lime_hb_language_to_string",e9,b9,2a,6c), - HX_("lime_hb_segment_properties_equal",2f,b4,9f,75), - HX_("lime_hb_segment_properties_hash",b3,b3,9e,c5), - HX_("lime_hb_set_add",69,9e,67,5b), - HX_("lime_hb_set_add_range",27,c0,46,90), - HX_("lime_hb_set_allocation_successful",a1,db,56,67), - HX_("lime_hb_set_clear",d5,bf,72,e7), - HX_("lime_hb_set_create",b4,97,5c,11), - HX_("lime_hb_set_del",13,e6,69,5b), - HX_("lime_hb_set_del_range",51,23,f9,8e), - HX_("lime_hb_set_get_empty",2c,a9,33,e0), - HX_("lime_hb_set_get_max",83,43,05,35), - HX_("lime_hb_set_get_min",71,4a,05,35), - HX_("lime_hb_set_get_population",8e,68,7e,75), - HX_("lime_hb_set_has",a2,eb,6c,5b), - HX_("lime_hb_set_intersect",27,13,25,6f), - HX_("lime_hb_set_invert",ce,17,26,35), - HX_("lime_hb_set_is_empty",f0,77,1b,f7), - HX_("lime_hb_set_is_equal",17,0d,c4,f9), - HX_("lime_hb_set_next",ab,97,db,a7), - HX_("lime_hb_set_next_range",e9,16,04,4e), - HX_("lime_hb_set_set",ea,47,75,5b), - HX_("lime_hb_set_subtract",cc,43,96,5f), - HX_("lime_hb_set_symmetric_difference",bd,ac,e7,88), - HX_("lime_hb_set_union",57,b3,fe,45), - HX_("lime_hb_shape",86,d2,1d,08), - HX_("lime_vorbis_file_bitrate",6c,c8,60,d8), - HX_("lime_vorbis_file_bitrate_instant",ce,44,94,97), - HX_("lime_vorbis_file_clear",0c,e6,c6,1a), - HX_("lime_vorbis_file_comment",9e,4c,01,5d), - HX_("lime_vorbis_file_crosslap",bc,bd,3f,cb), - HX_("lime_vorbis_file_from_bytes",b7,bf,11,7f), - HX_("lime_vorbis_file_from_file",b0,84,41,97), - HX_("lime_vorbis_file_info",cf,18,14,61), - HX_("lime_vorbis_file_pcm_seek",de,f4,4d,f2), - HX_("lime_vorbis_file_pcm_seek_lap",3a,49,6a,74), - HX_("lime_vorbis_file_pcm_seek_page",90,9c,3a,6b), - HX_("lime_vorbis_file_pcm_seek_page_lap",ec,b1,89,3b), - HX_("lime_vorbis_file_raw_seek",50,87,19,11), - HX_("lime_vorbis_file_raw_seek_lap",ac,fc,14,79), - HX_("lime_vorbis_file_pcm_tell",97,31,f7,f2), - HX_("lime_vorbis_file_pcm_total",9e,5d,f6,ab), - HX_("lime_vorbis_file_raw_tell",09,c4,c2,11), - HX_("lime_vorbis_file_raw_total",ec,ee,4a,7f), - HX_("lime_vorbis_file_read",b7,2b,00,67), - HX_("lime_vorbis_file_read_float",d4,5b,48,7a), - HX_("lime_vorbis_file_seekable",f3,33,1c,9b), - HX_("lime_vorbis_file_serial_number",73,a0,0a,65), - HX_("lime_vorbis_file_streams",32,ae,d5,d1), - HX_("lime_vorbis_file_time_seek",29,26,3e,a0), - HX_("lime_vorbis_file_time_seek_lap",05,7c,d4,ab), - HX_("lime_vorbis_file_time_seek_page",65,db,bc,b0), - HX_("lime_vorbis_file_time_seek_page_lap",41,7f,5c,e6), - HX_("lime_vorbis_file_time_tell",e2,62,e7,a0), - HX_("lime_vorbis_file_time_total",f3,4d,31,30), - ::String(null()) -}; - -void NativeCFFI_obj::__register() -{ - NativeCFFI_obj _hx_dummy; - NativeCFFI_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.NativeCFFI",4f,a0,00,16); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &NativeCFFI_obj::__GetStatic; - __mClass->mSetStaticField = &NativeCFFI_obj::__SetStatic; - __mClass->mMarkFunc = NativeCFFI_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(NativeCFFI_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< NativeCFFI_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = NativeCFFI_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NativeCFFI_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NativeCFFI_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void NativeCFFI_obj::__boot() -{ -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_354_boot) -HXDLIN( 354) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_application_create",75,25,1a,bb),HX_("o",6f,00,00,00),false); -HXDLIN( 354) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_354_boot) -HXDLIN( 354) lime_application_create = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_355_boot) -HXDLIN( 355) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_application_event_manager_register",33,3f,87,01),HX_("oov",56,9b,54,00),false); -HXDLIN( 355) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_355_boot) -HXDLIN( 355) lime_application_event_manager_register = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_357_boot) -HXDLIN( 357) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_application_exec",ca,f1,81,e2),HX_("oi",1a,61,00,00),false); -HXDLIN( 357) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_357_boot) -HXDLIN( 357) lime_application_exec = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_358_boot) -HXDLIN( 358) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_application_init",49,39,1f,e5),HX_("ov",27,61,00,00),false); -HXDLIN( 358) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_358_boot) -HXDLIN( 358) lime_application_init = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_359_boot) -HXDLIN( 359) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_application_quit",08,3e,6e,ea),HX_("oi",1a,61,00,00),false); -HXDLIN( 359) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_359_boot) -HXDLIN( 359) lime_application_quit = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_360_boot) -HXDLIN( 360) ::cpp::Function< void ( ::hx::Object *,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_application_set_frame_rate",a8,03,d7,1d),HX_("odv",c1,91,54,00),false); -HXDLIN( 360) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_360_boot) -HXDLIN( 360) lime_application_set_frame_rate = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_362_boot) -HXDLIN( 362) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_application_update",82,44,10,c6),HX_("ob",13,61,00,00),false); -HXDLIN( 362) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_362_boot) -HXDLIN( 362) lime_application_update = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_363_boot) -HXDLIN( 363) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_audio_load",99,89,38,30),HX_("ooo",4f,9b,54,00),false); -HXDLIN( 363) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_363_boot) -HXDLIN( 363) lime_audio_load = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_364_boot) -HXDLIN( 364) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_audio_load_bytes",05,92,98,ba),HX_("ooo",4f,9b,54,00),false); -HXDLIN( 364) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_364_boot) -HXDLIN( 364) lime_audio_load_bytes = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_366_boot) -HXDLIN( 366) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_audio_load_file",22,f6,9d,0c),HX_("ooo",4f,9b,54,00),false); -HXDLIN( 366) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_366_boot) -HXDLIN( 366) lime_audio_load_file = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (Float,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_368_boot) -HXDLIN( 368) ::cpp::Function< ::hx::Object * (Float,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_bytes_from_data_pointer",1f,3b,02,90),HX_("dioo",e5,63,69,42),false); -HXDLIN( 368) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_368_boot) -HXDLIN( 368) lime_bytes_from_data_pointer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_370_boot) -HXDLIN( 370) ::cpp::Function< Float ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_bytes_get_data_pointer",af,ff,82,7b),HX_("od",15,61,00,00),false); -HXDLIN( 370) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_370_boot) -HXDLIN( 370) lime_bytes_get_data_pointer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_372_boot) -HXDLIN( 372) ::cpp::Function< Float ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_bytes_get_data_pointer_offset",63,8d,9d,00),HX_("oid",0a,96,54,00),false); -HXDLIN( 372) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_372_boot) -HXDLIN( 372) lime_bytes_get_data_pointer_offset = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (::String, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_374_boot) -HXDLIN( 374) ::cpp::Function< ::hx::Object * (::String, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_bytes_read_file",c7,b2,82,ba),HX_("soo",53,a4,57,00),false); -HXDLIN( 374) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_374_boot) -HXDLIN( 374) lime_bytes_read_file = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_376_boot) -HXDLIN( 376) ::cpp::Function< Float ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cffi_get_native_pointer",6d,f2,d7,07),HX_("od",15,61,00,00),false); -HXDLIN( 376) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_376_boot) -HXDLIN( 376) lime_cffi_get_native_pointer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_378_boot) -HXDLIN( 378) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_clipboard_event_manager_register",ed,56,db,9a),HX_("oov",56,9b,54,00),false); -HXDLIN( 378) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_378_boot) -HXDLIN( 378) lime_clipboard_event_manager_register = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_380_boot) -HXDLIN( 380) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_clipboard_get_text",29,fd,31,04),HX_("o",6f,00,00,00),false); -HXDLIN( 380) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_380_boot) -HXDLIN( 380) lime_clipboard_get_text = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_381_boot) -HXDLIN( 381) ::cpp::Function< void (::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_clipboard_set_text",9d,56,8f,b2),HX_("sv",a3,64,00,00),false); -HXDLIN( 381) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_381_boot) -HXDLIN( 381) lime_clipboard_set_text = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float (Float,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_382_boot) -HXDLIN( 382) ::cpp::Function< Float (Float,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_data_pointer_offset",60,b2,70,59),HX_("did",3f,3d,4c,00),false); -HXDLIN( 382) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_382_boot) -HXDLIN( 382) lime_data_pointer_offset = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_384_boot) -HXDLIN( 384) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_deflate_compress",e0,7d,72,7f),HX_("ooo",4f,9b,54,00),false); -HXDLIN( 384) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_384_boot) -HXDLIN( 384) lime_deflate_compress = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_386_boot) -HXDLIN( 386) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_deflate_decompress",e1,49,b0,91),HX_("ooo",4f,9b,54,00),false); -HXDLIN( 386) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_386_boot) -HXDLIN( 386) lime_deflate_decompress = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_388_boot) -HXDLIN( 388) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_drop_event_manager_register",a0,48,49,3f),HX_("oov",56,9b,54,00),false); -HXDLIN( 388) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_388_boot) -HXDLIN( 388) lime_drop_event_manager_register = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (::String,::String,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_390_boot) -HXDLIN( 390) ::cpp::Function< ::hx::Object * (::String,::String,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_file_dialog_open_directory",36,64,09,e2),HX_("ssso",3c,31,5b,4c),false); -HXDLIN( 390) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_390_boot) -HXDLIN( 390) lime_file_dialog_open_directory = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (::String,::String,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_392_boot) -HXDLIN( 392) ::cpp::Function< ::hx::Object * (::String,::String,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_file_dialog_open_file",53,b1,fe,c0),HX_("ssso",3c,31,5b,4c),false); -HXDLIN( 392) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_392_boot) -HXDLIN( 392) lime_file_dialog_open_file = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (::String,::String,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_394_boot) -HXDLIN( 394) ::cpp::Function< ::hx::Object * (::String,::String,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_file_dialog_open_files",c0,77,dc,1d),HX_("ssso",3c,31,5b,4c),false); -HXDLIN( 394) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_394_boot) -HXDLIN( 394) lime_file_dialog_open_files = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (::String,::String,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_396_boot) -HXDLIN( 396) ::cpp::Function< ::hx::Object * (::String,::String,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_file_dialog_save_file",00,49,86,dc),HX_("ssso",3c,31,5b,4c),false); -HXDLIN( 396) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_396_boot) -HXDLIN( 396) lime_file_dialog_save_file = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_398_boot) -HXDLIN( 398) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_file_watcher_create",d8,1b,00,e0),HX_("oo",20,61,00,00),false); -HXDLIN( 398) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_398_boot) -HXDLIN( 398) lime_file_watcher_create = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,bool) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_400_boot) -HXDLIN( 400) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,bool) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_file_watcher_add_directory",33,92,27,79),HX_("oobo",ed,3e,b3,49),false); -HXDLIN( 400) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_400_boot) -HXDLIN( 400) lime_file_watcher_add_directory = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_402_boot) -HXDLIN( 402) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_file_watcher_remove_directory",4e,67,5d,01),HX_("oov",56,9b,54,00),false); -HXDLIN( 402) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_402_boot) -HXDLIN( 402) lime_file_watcher_remove_directory = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_404_boot) -HXDLIN( 404) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_file_watcher_update",e5,3a,f6,ea),HX_("ov",27,61,00,00),false); -HXDLIN( 404) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_404_boot) -HXDLIN( 404) lime_file_watcher_update = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_406_boot) -HXDLIN( 406) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_get_ascender",06,f1,b5,57),HX_("oi",1a,61,00,00),false); -HXDLIN( 406) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_406_boot) -HXDLIN( 406) lime_font_get_ascender = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_407_boot) -HXDLIN( 407) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_get_descender",68,c1,2f,64),HX_("oi",1a,61,00,00),false); -HXDLIN( 407) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_407_boot) -HXDLIN( 407) lime_font_get_descender = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_408_boot) -HXDLIN( 408) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_get_family_name",97,ce,b2,b4),HX_("oo",20,61,00,00),false); -HXDLIN( 408) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_408_boot) -HXDLIN( 408) lime_font_get_family_name = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_410_boot) -HXDLIN( 410) ::cpp::Function< int ( ::hx::Object *,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_get_glyph_index",90,3b,dd,a2),HX_("osi",c5,9e,54,00),false); -HXDLIN( 410) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_410_boot) -HXDLIN( 410) lime_font_get_glyph_index = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_412_boot) -HXDLIN( 412) ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_get_glyph_indices",25,83,e4,03),HX_("oso",cb,9e,54,00),false); -HXDLIN( 412) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_412_boot) -HXDLIN( 412) lime_font_get_glyph_indices = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_414_boot) -HXDLIN( 414) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_get_glyph_metrics",41,de,64,4d),HX_("oio",15,96,54,00),false); -HXDLIN( 414) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_414_boot) -HXDLIN( 414) lime_font_get_glyph_metrics = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_416_boot) -HXDLIN( 416) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_get_height",f6,3e,aa,fc),HX_("oi",1a,61,00,00),false); -HXDLIN( 416) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_416_boot) -HXDLIN( 416) lime_font_get_height = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_417_boot) -HXDLIN( 417) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_get_num_glyphs",ef,8b,e7,ad),HX_("oi",1a,61,00,00),false); -HXDLIN( 417) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_417_boot) -HXDLIN( 417) lime_font_get_num_glyphs = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_418_boot) -HXDLIN( 418) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_get_underline_position",0b,93,8e,28),HX_("oi",1a,61,00,00),false); -HXDLIN( 418) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_418_boot) -HXDLIN( 418) lime_font_get_underline_position = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_420_boot) -HXDLIN( 420) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_get_underline_thickness",d2,14,47,de),HX_("oi",1a,61,00,00),false); -HXDLIN( 420) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_420_boot) -HXDLIN( 420) lime_font_get_underline_thickness = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_422_boot) -HXDLIN( 422) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_get_units_per_em",29,72,55,dc),HX_("oi",1a,61,00,00),false); -HXDLIN( 422) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_422_boot) -HXDLIN( 422) lime_font_get_units_per_em = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_423_boot) -HXDLIN( 423) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_load",ec,08,6e,02),HX_("oo",20,61,00,00),false); -HXDLIN( 423) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_423_boot) -HXDLIN( 423) lime_font_load = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_424_boot) -HXDLIN( 424) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_load_bytes",98,d1,ec,43),HX_("oo",20,61,00,00),false); -HXDLIN( 424) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_424_boot) -HXDLIN( 424) lime_font_load_bytes = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_425_boot) -HXDLIN( 425) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_load_file",ef,09,bb,9c),HX_("oo",20,61,00,00),false); -HXDLIN( 425) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_425_boot) -HXDLIN( 425) lime_font_load_file = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_426_boot) -HXDLIN( 426) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_outline_decompose",ee,da,88,55),HX_("oio",15,96,54,00),false); -HXDLIN( 426) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_426_boot) -HXDLIN( 426) lime_font_outline_decompose = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_428_boot) -HXDLIN( 428) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_render_glyph",89,79,39,0f),HX_("oioo",ba,bc,ae,49),false); -HXDLIN( 428) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_428_boot) -HXDLIN( 428) lime_font_render_glyph = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_430_boot) -HXDLIN( 430) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_render_glyphs",ca,de,10,43),HX_("oooo",40,4a,b3,49),false); -HXDLIN( 430) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_430_boot) -HXDLIN( 430) lime_font_render_glyphs = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_432_boot) -HXDLIN( 432) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_font_set_size",84,ff,47,dd),HX_("oiv",1c,96,54,00),false); -HXDLIN( 432) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_432_boot) -HXDLIN( 432) lime_font_set_size = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_433_boot) -HXDLIN( 433) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gamepad_add_mappings",0b,39,a9,d8),HX_("ov",27,61,00,00),false); -HXDLIN( 433) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_433_boot) -HXDLIN( 433) lime_gamepad_add_mappings = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_435_boot) -HXDLIN( 435) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gamepad_get_device_guid",61,03,1f,2d),HX_("io",e6,5b,00,00),false); -HXDLIN( 435) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_435_boot) -HXDLIN( 435) lime_gamepad_get_device_guid = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_437_boot) -HXDLIN( 437) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gamepad_get_device_name",23,58,b0,31),HX_("io",e6,5b,00,00),false); -HXDLIN( 437) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_437_boot) -HXDLIN( 437) lime_gamepad_get_device_name = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_439_boot) -HXDLIN( 439) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gamepad_event_manager_register",02,b7,1e,51),HX_("oov",56,9b,54,00),false); -HXDLIN( 439) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_439_boot) -HXDLIN( 439) lime_gamepad_event_manager_register = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_441_boot) -HXDLIN( 441) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gzip_compress",fd,cc,13,7a),HX_("ooo",4f,9b,54,00),false); -HXDLIN( 441) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_441_boot) -HXDLIN( 441) lime_gzip_compress = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_443_boot) -HXDLIN( 443) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gzip_decompress",3e,5a,99,72),HX_("ooo",4f,9b,54,00),false); -HXDLIN( 443) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_443_boot) -HXDLIN( 443) lime_gzip_decompress = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_445_boot) -HXDLIN( 445) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_haptic_vibrate",31,58,7a,85),HX_("iiv",96,08,50,00),false); -HXDLIN( 445) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_445_boot) -HXDLIN( 445) lime_haptic_vibrate = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_446_boot) -HXDLIN( 446) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_encode",64,48,63,9c),HX_("oiioo",ef,d8,31,2f),false); -HXDLIN( 446) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_446_boot) -HXDLIN( 446) lime_image_encode = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_448_boot) -HXDLIN( 448) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_load",f4,20,ad,9c),HX_("ooo",4f,9b,54,00),false); -HXDLIN( 448) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_448_boot) -HXDLIN( 448) lime_image_load = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_449_boot) -HXDLIN( 449) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_load_bytes",a0,9f,39,e7),HX_("ooo",4f,9b,54,00),false); -HXDLIN( 449) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_449_boot) -HXDLIN( 449) lime_image_load_bytes = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_451_boot) -HXDLIN( 451) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_load_file",e7,d4,9f,41),HX_("ooo",4f,9b,54,00),false); -HXDLIN( 451) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_451_boot) -HXDLIN( 451) lime_image_load_file = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_453_boot) -HXDLIN( 453) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_data_util_color_transform",ba,cc,96,40),HX_("ooov",47,4a,b3,49),false); -HXDLIN( 453) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_453_boot) -HXDLIN( 453) lime_image_data_util_color_transform = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_455_boot) -HXDLIN( 455) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_data_util_copy_channel",4f,54,36,a5),HX_("ooooiiv",56,a6,94,9c),false); -HXDLIN( 455) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_455_boot) -HXDLIN( 455) lime_image_data_util_copy_channel = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,bool) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_457_boot) -HXDLIN( 457) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,bool) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_data_util_copy_pixels",21,51,7b,ab),HX_("oooooobv",34,a9,78,69),false); -HXDLIN( 457) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_457_boot) -HXDLIN( 457) lime_image_data_util_copy_pixels = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_459_boot) -HXDLIN( 459) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_data_util_fill_rect",8a,8c,a4,8e),HX_("ooiiv",76,1b,29,33),false); -HXDLIN( 459) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_459_boot) -HXDLIN( 459) lime_image_data_util_fill_rect = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_461_boot) -HXDLIN( 461) ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_data_util_flood_fill",ba,e7,5b,f2),HX_("oiiiiv",e7,65,67,1c),false); -HXDLIN( 461) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_461_boot) -HXDLIN( 461) lime_image_data_util_flood_fill = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_463_boot) -HXDLIN( 463) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_data_util_get_pixels",cc,3e,de,0c),HX_("ooiov",b0,20,29,33),false); -HXDLIN( 463) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_463_boot) -HXDLIN( 463) lime_image_data_util_get_pixels = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_465_boot) -HXDLIN( 465) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_data_util_merge",a2,d2,b1,f7),HX_("ooooiiiiv",76,e6,c1,67),false); -HXDLIN( 465) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_465_boot) -HXDLIN( 465) lime_image_data_util_merge = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_467_boot) -HXDLIN( 467) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_data_util_multiply_alpha",99,86,ad,5d),HX_("ov",27,61,00,00),false); -HXDLIN( 467) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_467_boot) -HXDLIN( 467) lime_image_data_util_multiply_alpha = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_469_boot) -HXDLIN( 469) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_data_util_resize",ca,16,5a,c4),HX_("ooiiv",76,1b,29,33),false); -HXDLIN( 469) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_469_boot) -HXDLIN( 469) lime_image_data_util_resize = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_471_boot) -HXDLIN( 471) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_data_util_set_format",4a,7d,40,81),HX_("oiv",1c,96,54,00),false); -HXDLIN( 471) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_471_boot) -HXDLIN( 471) lime_image_data_util_set_format = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_473_boot) -HXDLIN( 473) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_data_util_set_pixels",40,dd,5b,10),HX_("oooiiiv",9c,5e,9d,98),false); -HXDLIN( 473) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_473_boot) -HXDLIN( 473) lime_image_data_util_set_pixels = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int,int,int,int,int,bool) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_475_boot) -HXDLIN( 475) ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *, ::hx::Object *,int,int,int,int,int,int,int,bool) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_data_util_threshold",95,30,16,89),HX_("ooooiiiiiiibi",90,38,77,c0),false); -HXDLIN( 475) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_475_boot) -HXDLIN( 475) lime_image_data_util_threshold = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_477_boot) -HXDLIN( 477) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_image_data_util_unmultiply_alpha",32,d8,15,90),HX_("ov",27,61,00,00),false); -HXDLIN( 477) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_477_boot) -HXDLIN( 477) lime_image_data_util_unmultiply_alpha = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_479_boot) -HXDLIN( 479) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_joystick_get_device_guid",90,59,1a,42),HX_("io",e6,5b,00,00),false); -HXDLIN( 479) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_479_boot) -HXDLIN( 479) lime_joystick_get_device_guid = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_481_boot) -HXDLIN( 481) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_joystick_get_device_name",52,ae,ab,46),HX_("io",e6,5b,00,00),false); -HXDLIN( 481) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_481_boot) -HXDLIN( 481) lime_joystick_get_device_name = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_483_boot) -HXDLIN( 483) ::cpp::Function< int (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_joystick_get_num_axes",c0,e1,d4,a9),HX_("ii",e0,5b,00,00),false); -HXDLIN( 483) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_483_boot) -HXDLIN( 483) lime_joystick_get_num_axes = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_484_boot) -HXDLIN( 484) ::cpp::Function< int (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_joystick_get_num_buttons",86,9c,1a,05),HX_("ii",e0,5b,00,00),false); -HXDLIN( 484) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_484_boot) -HXDLIN( 484) lime_joystick_get_num_buttons = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_485_boot) -HXDLIN( 485) ::cpp::Function< int (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_joystick_get_num_hats",53,f9,63,ae),HX_("ii",e0,5b,00,00),false); -HXDLIN( 485) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_485_boot) -HXDLIN( 485) lime_joystick_get_num_hats = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_486_boot) -HXDLIN( 486) ::cpp::Function< int (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_joystick_get_num_trackballs",04,66,ee,99),HX_("ii",e0,5b,00,00),false); -HXDLIN( 486) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_486_boot) -HXDLIN( 486) lime_joystick_get_num_trackballs = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_488_boot) -HXDLIN( 488) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_joystick_event_manager_register",b3,14,1d,14),HX_("oov",56,9b,54,00),false); -HXDLIN( 488) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_488_boot) -HXDLIN( 488) lime_joystick_event_manager_register = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,bool, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_490_boot) -HXDLIN( 490) ::cpp::Function< ::hx::Object * ( ::hx::Object *,bool, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_jpeg_decode_bytes",a7,ff,10,c9),HX_("oboo",f3,6c,a9,49),false); -HXDLIN( 490) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_490_boot) -HXDLIN( 490) lime_jpeg_decode_bytes = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (::String,bool, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_492_boot) -HXDLIN( 492) ::cpp::Function< ::hx::Object * (::String,bool, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_jpeg_decode_file",c0,92,ae,0c),HX_("sboo",6f,47,4e,4c),false); -HXDLIN( 492) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_492_boot) -HXDLIN( 492) lime_jpeg_decode_file = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< float (float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_494_boot) -HXDLIN( 494) ::cpp::Function< float (float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_key_code_from_scan_code",e2,69,76,bc),HX_("ff",40,59,00,00),false); -HXDLIN( 494) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_494_boot) -HXDLIN( 494) lime_key_code_from_scan_code = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< float (float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_496_boot) -HXDLIN( 496) ::cpp::Function< float (float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_key_code_to_scan_code",33,c7,96,30),HX_("ff",40,59,00,00),false); -HXDLIN( 496) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_496_boot) -HXDLIN( 496) lime_key_code_to_scan_code = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_498_boot) -HXDLIN( 498) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_key_event_manager_register",c4,10,76,37),HX_("oov",56,9b,54,00),false); -HXDLIN( 498) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_498_boot) -HXDLIN( 498) lime_key_event_manager_register = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_500_boot) -HXDLIN( 500) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_lzma_compress",75,e7,f2,95),HX_("ooo",4f,9b,54,00),false); -HXDLIN( 500) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_500_boot) -HXDLIN( 500) lime_lzma_compress = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_502_boot) -HXDLIN( 502) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_lzma_decompress",b6,02,4e,98),HX_("ooo",4f,9b,54,00),false); -HXDLIN( 502) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_502_boot) -HXDLIN( 502) lime_lzma_decompress = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_504_boot) -HXDLIN( 504) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_mouse_event_manager_register",7e,33,83,ea),HX_("oov",56,9b,54,00),false); -HXDLIN( 504) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_504_boot) -HXDLIN( 504) lime_mouse_event_manager_register = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_506_boot) -HXDLIN( 506) ::cpp::Function< void (::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_neko_execute",fb,62,24,05),HX_("sv",a3,64,00,00),false); -HXDLIN( 506) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_506_boot) -HXDLIN( 506) lime_neko_execute = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,bool, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_507_boot) -HXDLIN( 507) ::cpp::Function< ::hx::Object * ( ::hx::Object *,bool, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_png_decode_bytes",9a,13,98,26),HX_("oboo",f3,6c,a9,49),false); -HXDLIN( 507) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_507_boot) -HXDLIN( 507) lime_png_decode_bytes = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (::String,bool, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_509_boot) -HXDLIN( 509) ::cpp::Function< ::hx::Object * (::String,bool, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_png_decode_file",2d,7e,35,25),HX_("sboo",6f,47,4e,4c),false); -HXDLIN( 509) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_509_boot) -HXDLIN( 509) lime_png_decode_file = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_511_boot) -HXDLIN( 511) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_render_event_manager_register",d9,6b,ed,ee),HX_("oov",56,9b,54,00),false); -HXDLIN( 511) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_511_boot) -HXDLIN( 511) lime_render_event_manager_register = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_513_boot) -HXDLIN( 513) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_sensor_event_manager_register",75,01,d7,10),HX_("oov",56,9b,54,00),false); -HXDLIN( 513) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_513_boot) -HXDLIN( 513) lime_sensor_event_manager_register = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_515_boot) -HXDLIN( 515) ::cpp::Function< bool () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_system_get_allow_screen_timeout",73,89,73,7a),HX_("b",62,00,00,00),false); -HXDLIN( 515) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_515_boot) -HXDLIN( 515) lime_system_get_allow_screen_timeout = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (bool) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_517_boot) -HXDLIN( 517) ::cpp::Function< bool (bool) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_system_set_allow_screen_timeout",e7,0a,4e,8d),HX_("bb",c0,55,00,00),false); -HXDLIN( 517) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_517_boot) -HXDLIN( 517) lime_system_set_allow_screen_timeout = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_519_boot) -HXDLIN( 519) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_system_get_device_model",af,7c,01,19),HX_("o",6f,00,00,00),false); -HXDLIN( 519) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_519_boot) -HXDLIN( 519) lime_system_get_device_model = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_521_boot) -HXDLIN( 521) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_system_get_device_vendor",c2,71,1b,a6),HX_("o",6f,00,00,00),false); -HXDLIN( 521) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_521_boot) -HXDLIN( 521) lime_system_get_device_vendor = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,::String,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_523_boot) -HXDLIN( 523) ::cpp::Function< ::hx::Object * (int,::String,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_system_get_directory",5e,9e,04,7c),HX_("isso",06,0f,bf,45),false); -HXDLIN( 523) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_523_boot) -HXDLIN( 523) lime_system_get_directory = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_525_boot) -HXDLIN( 525) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_system_get_display",f3,47,82,d2),HX_("io",e6,5b,00,00),false); -HXDLIN( 525) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_525_boot) -HXDLIN( 525) lime_system_get_display = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_526_boot) -HXDLIN( 526) ::cpp::Function< bool () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_system_get_ios_tablet",07,23,ac,cd),HX_("b",62,00,00,00),false); -HXDLIN( 526) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_526_boot) -HXDLIN( 526) lime_system_get_ios_tablet = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_527_boot) -HXDLIN( 527) ::cpp::Function< int () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_system_get_num_displays",f9,90,37,4f),HX_("i",69,00,00,00),false); -HXDLIN( 527) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_527_boot) -HXDLIN( 527) lime_system_get_num_displays = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_528_boot) -HXDLIN( 528) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_system_get_platform_label",97,fa,f9,96),HX_("o",6f,00,00,00),false); -HXDLIN( 528) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_528_boot) -HXDLIN( 528) lime_system_get_platform_label = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_530_boot) -HXDLIN( 530) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_system_get_platform_name",08,2b,96,25),HX_("o",6f,00,00,00),false); -HXDLIN( 530) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_530_boot) -HXDLIN( 530) lime_system_get_platform_name = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_532_boot) -HXDLIN( 532) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_system_get_platform_version",7b,82,4b,3e),HX_("o",6f,00,00,00),false); -HXDLIN( 532) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_532_boot) -HXDLIN( 532) lime_system_get_platform_version = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_534_boot) -HXDLIN( 534) ::cpp::Function< Float () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_system_get_timer",36,5f,72,67),HX_("d",64,00,00,00),false); -HXDLIN( 534) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_534_boot) -HXDLIN( 534) lime_system_get_timer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_535_boot) -HXDLIN( 535) ::cpp::Function< void (::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_system_open_file",6b,2d,58,ea),HX_("sv",a3,64,00,00),false); -HXDLIN( 535) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_535_boot) -HXDLIN( 535) lime_system_open_file = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (::String,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_536_boot) -HXDLIN( 536) ::cpp::Function< void (::String,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_system_open_url",60,3f,2e,b4),HX_("ssv",d6,a7,57,00),false); -HXDLIN( 536) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_536_boot) -HXDLIN( 536) lime_system_open_url = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_537_boot) -HXDLIN( 537) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_text_event_manager_register",e2,83,68,5d),HX_("oov",56,9b,54,00),false); -HXDLIN( 537) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_537_boot) -HXDLIN( 537) lime_text_event_manager_register = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_539_boot) -HXDLIN( 539) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_touch_event_manager_register",24,25,f4,f5),HX_("oov",56,9b,54,00),false); -HXDLIN( 539) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_539_boot) -HXDLIN( 539) lime_touch_event_manager_register = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,::String,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_541_boot) -HXDLIN( 541) ::cpp::Function< void ( ::hx::Object *,::String,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_alert",37,b9,e2,c1),HX_("ossv",c7,56,b6,49),false); -HXDLIN( 541) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_541_boot) -HXDLIN( 541) lime_window_alert = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_543_boot) -HXDLIN( 543) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_close",93,79,b7,e8),HX_("ov",27,61,00,00),false); -HXDLIN( 543) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_543_boot) -HXDLIN( 543) lime_window_close = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_544_boot) -HXDLIN( 544) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_context_flip",c2,15,98,c7),HX_("ov",27,61,00,00),false); -HXDLIN( 544) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_544_boot) -HXDLIN( 544) lime_window_context_flip = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_546_boot) -HXDLIN( 546) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_context_lock",00,9f,91,cb),HX_("oo",20,61,00,00),false); -HXDLIN( 546) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_546_boot) -HXDLIN( 546) lime_window_context_lock = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_548_boot) -HXDLIN( 548) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_context_make_current",bd,6d,a5,80),HX_("ov",27,61,00,00),false); -HXDLIN( 548) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_548_boot) -HXDLIN( 548) lime_window_context_make_current = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_550_boot) -HXDLIN( 550) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_context_unlock",19,55,3d,16),HX_("ov",27,61,00,00),false); -HXDLIN( 550) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_550_boot) -HXDLIN( 550) lime_window_context_unlock = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int,int,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_552_boot) -HXDLIN( 552) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int,int,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_create",c1,a4,90,25),HX_("oiiiso",96,6e,67,1c),false); -HXDLIN( 552) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_552_boot) -HXDLIN( 552) lime_window_create = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_554_boot) -HXDLIN( 554) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_focus",b3,c1,dd,a4),HX_("ov",27,61,00,00),false); -HXDLIN( 554) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_554_boot) -HXDLIN( 554) lime_window_focus = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_555_boot) -HXDLIN( 555) ::cpp::Function< Float ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_get_context",21,ae,a1,6b),HX_("od",15,61,00,00),false); -HXDLIN( 555) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_555_boot) -HXDLIN( 555) lime_window_get_context = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_556_boot) -HXDLIN( 556) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_get_context_type",d8,88,68,17),HX_("oo",20,61,00,00),false); -HXDLIN( 556) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_556_boot) -HXDLIN( 556) lime_window_get_context_type = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_558_boot) -HXDLIN( 558) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_get_display",74,42,74,0d),HX_("oi",1a,61,00,00),false); -HXDLIN( 558) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_558_boot) -HXDLIN( 558) lime_window_get_display = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_559_boot) -HXDLIN( 559) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_get_display_mode",4e,48,b4,98),HX_("oo",20,61,00,00),false); -HXDLIN( 559) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_559_boot) -HXDLIN( 559) lime_window_get_display_mode = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_561_boot) -HXDLIN( 561) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_get_height",f5,7b,27,d0),HX_("oi",1a,61,00,00),false); -HXDLIN( 561) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_561_boot) -HXDLIN( 561) lime_window_get_height = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_562_boot) -HXDLIN( 562) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_get_id",e9,30,b1,4c),HX_("oi",1a,61,00,00),false); -HXDLIN( 562) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_562_boot) -HXDLIN( 562) lime_window_get_id = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_563_boot) -HXDLIN( 563) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_get_mouse_lock",93,ce,a9,67),HX_("ob",13,61,00,00),false); -HXDLIN( 563) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_563_boot) -HXDLIN( 563) lime_window_get_mouse_lock = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_565_boot) -HXDLIN( 565) ::cpp::Function< Float ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_get_scale",3c,16,d2,0d),HX_("od",15,61,00,00),false); -HXDLIN( 565) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_565_boot) -HXDLIN( 565) lime_window_get_scale = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_566_boot) -HXDLIN( 566) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_get_text_input_enabled",c8,3e,fd,3e),HX_("ob",13,61,00,00),false); -HXDLIN( 566) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_566_boot) -HXDLIN( 566) lime_window_get_text_input_enabled = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_568_boot) -HXDLIN( 568) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_get_width",b8,fd,65,5f),HX_("oi",1a,61,00,00),false); -HXDLIN( 568) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_568_boot) -HXDLIN( 568) lime_window_get_width = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_569_boot) -HXDLIN( 569) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_get_x",2a,07,b5,31),HX_("oi",1a,61,00,00),false); -HXDLIN( 569) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_569_boot) -HXDLIN( 569) lime_window_get_x = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_570_boot) -HXDLIN( 570) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_get_y",2b,07,b5,31),HX_("oi",1a,61,00,00),false); -HXDLIN( 570) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_570_boot) -HXDLIN( 570) lime_window_get_y = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_571_boot) -HXDLIN( 571) ::cpp::Function< void ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_move",96,b5,64,4b),HX_("oiiv",87,b7,ae,49),false); -HXDLIN( 571) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_571_boot) -HXDLIN( 571) lime_window_move = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_572_boot) -HXDLIN( 572) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_read_pixels",51,24,eb,4c),HX_("oooo",40,4a,b3,49),false); -HXDLIN( 572) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_572_boot) -HXDLIN( 572) lime_window_read_pixels = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_574_boot) -HXDLIN( 574) ::cpp::Function< void ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_resize",b9,97,fc,b1),HX_("oiiv",87,b7,ae,49),false); -HXDLIN( 574) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_574_boot) -HXDLIN( 574) lime_window_resize = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *,bool) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_576_boot) -HXDLIN( 576) ::cpp::Function< bool ( ::hx::Object *,bool) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_set_borderless",c7,c1,d2,19),HX_("obb",ef,8f,54,00),false); -HXDLIN( 576) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_576_boot) -HXDLIN( 576) lime_window_set_borderless = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_578_boot) -HXDLIN( 578) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_set_cursor",58,a1,41,10),HX_("oiv",1c,96,54,00),false); -HXDLIN( 578) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_578_boot) -HXDLIN( 578) lime_window_set_cursor = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_580_boot) -HXDLIN( 580) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_set_display_mode",c2,35,f6,ee),HX_("ooo",4f,9b,54,00),false); -HXDLIN( 580) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_580_boot) -HXDLIN( 580) lime_window_set_display_mode = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *,bool) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_582_boot) -HXDLIN( 582) ::cpp::Function< bool ( ::hx::Object *,bool) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_set_fullscreen",bd,b5,15,fc),HX_("obb",ef,8f,54,00),false); -HXDLIN( 582) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_582_boot) -HXDLIN( 582) lime_window_set_fullscreen = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_584_boot) -HXDLIN( 584) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_set_icon",7b,f5,6a,6e),HX_("oov",56,9b,54,00),false); -HXDLIN( 584) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_584_boot) -HXDLIN( 584) lime_window_set_icon = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *,bool) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_586_boot) -HXDLIN( 586) ::cpp::Function< bool ( ::hx::Object *,bool) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_set_maximized",d6,f8,ec,06),HX_("obb",ef,8f,54,00),false); -HXDLIN( 586) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_586_boot) -HXDLIN( 586) lime_window_set_maximized = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *,bool) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_588_boot) -HXDLIN( 588) ::cpp::Function< bool ( ::hx::Object *,bool) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_set_minimized",44,e6,a9,30),HX_("obb",ef,8f,54,00),false); -HXDLIN( 588) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_588_boot) -HXDLIN( 588) lime_window_set_minimized = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,bool) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_590_boot) -HXDLIN( 590) ::cpp::Function< void ( ::hx::Object *,bool) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_set_mouse_lock",07,b7,c9,87),HX_("obv",03,90,54,00),false); -HXDLIN( 590) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_590_boot) -HXDLIN( 590) lime_window_set_mouse_lock = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *,bool) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_592_boot) -HXDLIN( 592) ::cpp::Function< bool ( ::hx::Object *,bool) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_set_resizable",29,22,5c,b1),HX_("obb",ef,8f,54,00),false); -HXDLIN( 592) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_592_boot) -HXDLIN( 592) lime_window_set_resizable = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,bool) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_594_boot) -HXDLIN( 594) ::cpp::Function< void ( ::hx::Object *,bool) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_set_text_input_enabled",3c,bb,a8,72),HX_("obv",03,90,54,00),false); -HXDLIN( 594) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_594_boot) -HXDLIN( 594) lime_window_set_text_input_enabled = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_596_boot) -HXDLIN( 596) ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_set_title",56,49,8f,88),HX_("oso",cb,9e,54,00),false); -HXDLIN( 596) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_596_boot) -HXDLIN( 596) lime_window_set_title = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_598_boot) -HXDLIN( 598) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_warp_mouse",f3,a9,91,df),HX_("oiiv",87,b7,ae,49),false); -HXDLIN( 598) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_598_boot) -HXDLIN( 598) lime_window_warp_mouse = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_600_boot) -HXDLIN( 600) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_window_event_manager_register",7f,16,8e,0d),HX_("oov",56,9b,54,00),false); -HXDLIN( 600) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_600_boot) -HXDLIN( 600) lime_window_event_manager_register = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_602_boot) -HXDLIN( 602) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_zlib_compress",ac,90,d2,8a),HX_("ooo",4f,9b,54,00),false); -HXDLIN( 602) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_602_boot) -HXDLIN( 602) lime_zlib_compress = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_604_boot) -HXDLIN( 604) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_zlib_decompress",ad,a7,53,43),HX_("ooo",4f,9b,54,00),false); -HXDLIN( 604) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_604_boot) -HXDLIN( 604) lime_zlib_decompress = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1656_boot) -HXDLIN(1656) ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_buffer_data",9f,3d,30,e4),HX_("oioiiv",a1,ad,5e,20),false); -HXDLIN(1656) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1656_boot) -HXDLIN(1656) lime_al_buffer_data = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,float,float,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1658_boot) -HXDLIN(1658) ::cpp::Function< void ( ::hx::Object *,int,float,float,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_buffer3f",7d,e7,92,da),HX_("oifffv",aa,78,69,1a),false); -HXDLIN(1658) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1658_boot) -HXDLIN(1658) lime_al_buffer3f = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1660_boot) -HXDLIN(1660) ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_buffer3i",80,e7,92,da),HX_("oiiiiv",e7,65,67,1c),false); -HXDLIN(1660) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1660_boot) -HXDLIN(1660) lime_al_buffer3i = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1662_boot) -HXDLIN(1662) ::cpp::Function< void ( ::hx::Object *,int,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_bufferf",fc,c8,9c,ee),HX_("oifv",ea,b4,ae,49),false); -HXDLIN(1662) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1662_boot) -HXDLIN(1662) lime_al_bufferf = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1664_boot) -HXDLIN(1664) ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_bufferfv",fa,13,93,da),HX_("oiov",c1,bc,ae,49),false); -HXDLIN(1664) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1664_boot) -HXDLIN(1664) lime_al_bufferfv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1666_boot) -HXDLIN(1666) ::cpp::Function< void ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_bufferi",ff,c8,9c,ee),HX_("oiiv",87,b7,ae,49),false); -HXDLIN(1666) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1666_boot) -HXDLIN(1666) lime_al_bufferi = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1667_boot) -HXDLIN(1667) ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_bufferiv",97,16,93,da),HX_("oiov",c1,bc,ae,49),false); -HXDLIN(1667) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1667_boot) -HXDLIN(1667) lime_al_bufferiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1669_boot) -HXDLIN(1669) ::cpp::Function< void () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_cleanup",ba,31,4e,e8),HX_("v",76,00,00,00),false); -HXDLIN(1669) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1669_boot) -HXDLIN(1669) lime_al_cleanup = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1670_boot) -HXDLIN(1670) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_delete_buffer",ea,b3,0d,56),HX_("ov",27,61,00,00),false); -HXDLIN(1670) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1670_boot) -HXDLIN(1670) lime_al_delete_buffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1671_boot) -HXDLIN(1671) ::cpp::Function< void (int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_delete_buffers",49,b9,ef,f5),HX_("iov",d0,0d,50,00),false); -HXDLIN(1671) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1671_boot) -HXDLIN(1671) lime_al_delete_buffers = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1673_boot) -HXDLIN(1673) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_delete_source",c5,a7,aa,b7),HX_("ov",27,61,00,00),false); -HXDLIN(1673) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1673_boot) -HXDLIN(1673) lime_al_delete_source = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1674_boot) -HXDLIN(1674) ::cpp::Function< void (int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_delete_sources",0e,25,a8,fd),HX_("iov",d0,0d,50,00),false); -HXDLIN(1674) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1674_boot) -HXDLIN(1674) lime_al_delete_sources = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1676_boot) -HXDLIN(1676) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_disable",7e,8f,64,ee),HX_("iv",ed,5b,00,00),false); -HXDLIN(1676) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1676_boot) -HXDLIN(1676) lime_al_disable = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1677_boot) -HXDLIN(1677) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_distance_model",09,2d,9c,2e),HX_("iv",ed,5b,00,00),false); -HXDLIN(1677) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1677_boot) -HXDLIN(1677) lime_al_distance_model = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1678_boot) -HXDLIN(1678) ::cpp::Function< void (float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_doppler_factor",ea,b2,5f,1d),HX_("fv",50,59,00,00),false); -HXDLIN(1678) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1678_boot) -HXDLIN(1678) lime_al_doppler_factor = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1679_boot) -HXDLIN(1679) ::cpp::Function< void (float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_doppler_velocity",f8,18,9f,e4),HX_("fv",50,59,00,00),false); -HXDLIN(1679) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1679_boot) -HXDLIN(1679) lime_al_doppler_velocity = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1681_boot) -HXDLIN(1681) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_enable",ad,cd,b6,64),HX_("iv",ed,5b,00,00),false); -HXDLIN(1681) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1681_boot) -HXDLIN(1681) lime_al_enable = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1682_boot) -HXDLIN(1682) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_gen_source",14,70,09,16),HX_("o",6f,00,00,00),false); -HXDLIN(1682) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1682_boot) -HXDLIN(1682) lime_al_gen_source = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1683_boot) -HXDLIN(1683) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_gen_sources",df,a1,38,32),HX_("io",e6,5b,00,00),false); -HXDLIN(1683) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1683_boot) -HXDLIN(1683) lime_al_gen_sources = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1684_boot) -HXDLIN(1684) ::cpp::Function< bool (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_boolean",55,f3,96,e8),HX_("ib",d9,5b,00,00),false); -HXDLIN(1684) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1684_boot) -HXDLIN(1684) lime_al_get_boolean = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1685_boot) -HXDLIN(1685) ::cpp::Function< ::hx::Object * (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_booleanv",81,f7,7d,9b),HX_("iio",8f,08,50,00),false); -HXDLIN(1685) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1685_boot) -HXDLIN(1685) lime_al_get_booleanv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1686_boot) -HXDLIN(1686) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_gen_buffer",39,7c,6c,b4),HX_("o",6f,00,00,00),false); -HXDLIN(1686) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1686_boot) -HXDLIN(1686) lime_al_gen_buffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1687_boot) -HXDLIN(1687) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_gen_buffers",1a,36,80,2a),HX_("io",e6,5b,00,00),false); -HXDLIN(1687) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1687_boot) -HXDLIN(1687) lime_al_gen_buffers = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1688_boot) -HXDLIN(1688) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_buffer3f",86,b8,6d,87),HX_("oio",15,96,54,00),false); -HXDLIN(1688) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1688_boot) -HXDLIN(1688) lime_al_get_buffer3f = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1690_boot) -HXDLIN(1690) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_buffer3i",89,b8,6d,87),HX_("oio",15,96,54,00),false); -HXDLIN(1690) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1690_boot) -HXDLIN(1690) lime_al_get_buffer3i = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< float ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1692_boot) -HXDLIN(1692) ::cpp::Function< float ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_bufferf",13,ac,28,1c),HX_("oif",0c,96,54,00),false); -HXDLIN(1692) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1692_boot) -HXDLIN(1692) lime_al_get_bufferf = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1693_boot) -HXDLIN(1693) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_bufferfv",03,e5,6d,87),HX_("oiio",80,b7,ae,49),false); -HXDLIN(1693) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1693_boot) -HXDLIN(1693) lime_al_get_bufferfv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1695_boot) -HXDLIN(1695) ::cpp::Function< int ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_bufferi",16,ac,28,1c),HX_("oii",0f,96,54,00),false); -HXDLIN(1695) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1695_boot) -HXDLIN(1695) lime_al_get_bufferi = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1696_boot) -HXDLIN(1696) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_bufferiv",a0,e7,6d,87),HX_("oiio",80,b7,ae,49),false); -HXDLIN(1696) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1696_boot) -HXDLIN(1696) lime_al_get_bufferiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1698_boot) -HXDLIN(1698) ::cpp::Function< Float (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_double",04,97,d1,6d),HX_("id",db,5b,00,00),false); -HXDLIN(1698) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1698_boot) -HXDLIN(1698) lime_al_get_double = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1699_boot) -HXDLIN(1699) ::cpp::Function< ::hx::Object * (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_doublev",f2,8c,92,a9),HX_("iio",8f,08,50,00),false); -HXDLIN(1699) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1699_boot) -HXDLIN(1699) lime_al_get_doublev = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1700_boot) -HXDLIN(1700) ::cpp::Function< int (::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_enum_value",e6,c9,e4,87),HX_("si",96,64,00,00),false); -HXDLIN(1700) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1700_boot) -HXDLIN(1700) lime_al_get_enum_value = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1701_boot) -HXDLIN(1701) ::cpp::Function< int () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_error",35,5f,64,6b),HX_("i",69,00,00,00),false); -HXDLIN(1701) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1701_boot) -HXDLIN(1701) lime_al_get_error = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< float (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1702_boot) -HXDLIN(1702) ::cpp::Function< float (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_float",09,59,d1,fa),HX_("if",dd,5b,00,00),false); -HXDLIN(1702) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1702_boot) -HXDLIN(1702) lime_al_get_float = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1703_boot) -HXDLIN(1703) ::cpp::Function< ::hx::Object * (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_floatv",4d,8f,5c,7c),HX_("iio",8f,08,50,00),false); -HXDLIN(1703) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1703_boot) -HXDLIN(1703) lime_al_get_floatv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1704_boot) -HXDLIN(1704) ::cpp::Function< int (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_integer",6b,c6,b3,81),HX_("ii",e0,5b,00,00),false); -HXDLIN(1704) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1704_boot) -HXDLIN(1704) lime_al_get_integer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1705_boot) -HXDLIN(1705) ::cpp::Function< ::hx::Object * (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_integerv",ab,d7,99,fb),HX_("iio",8f,08,50,00),false); -HXDLIN(1705) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1705_boot) -HXDLIN(1705) lime_al_get_integerv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1706_boot) -HXDLIN(1706) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_listener3f",ba,13,81,29),HX_("io",e6,5b,00,00),false); -HXDLIN(1706) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1706_boot) -HXDLIN(1706) lime_al_get_listener3f = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1707_boot) -HXDLIN(1707) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_listener3i",bd,13,81,29),HX_("io",e6,5b,00,00),false); -HXDLIN(1707) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1707_boot) -HXDLIN(1707) lime_al_get_listener3i = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< float (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1708_boot) -HXDLIN(1708) ::cpp::Function< float (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_listenerf",5f,b3,bb,3a),HX_("if",dd,5b,00,00),false); -HXDLIN(1708) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1708_boot) -HXDLIN(1708) lime_al_get_listenerf = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1709_boot) -HXDLIN(1709) ::cpp::Function< ::hx::Object * (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_listenerfv",37,40,81,29),HX_("iio",8f,08,50,00),false); -HXDLIN(1709) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1709_boot) -HXDLIN(1709) lime_al_get_listenerfv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1710_boot) -HXDLIN(1710) ::cpp::Function< int (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_listeneri",62,b3,bb,3a),HX_("ii",e0,5b,00,00),false); -HXDLIN(1710) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1710_boot) -HXDLIN(1710) lime_al_get_listeneri = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1711_boot) -HXDLIN(1711) ::cpp::Function< ::hx::Object * (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_listeneriv",d4,42,81,29),HX_("iio",8f,08,50,00),false); -HXDLIN(1711) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1711_boot) -HXDLIN(1711) lime_al_get_listeneriv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float (::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1712_boot) -HXDLIN(1712) ::cpp::Function< Float (::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_proc_address",fe,7c,3d,26),HX_("sd",91,64,00,00),false); -HXDLIN(1712) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1712_boot) -HXDLIN(1712) lime_al_get_proc_address = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1713_boot) -HXDLIN(1713) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_source3f",21,99,13,41),HX_("oio",15,96,54,00),false); -HXDLIN(1713) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1713_boot) -HXDLIN(1713) lime_al_get_source3f = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1715_boot) -HXDLIN(1715) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_source3i",24,99,13,41),HX_("oio",15,96,54,00),false); -HXDLIN(1715) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1715_boot) -HXDLIN(1715) lime_al_get_source3i = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< float ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1717_boot) -HXDLIN(1717) ::cpp::Function< float ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_sourcef",d8,17,e1,23),HX_("oif",0c,96,54,00),false); -HXDLIN(1717) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1717_boot) -HXDLIN(1717) lime_al_get_sourcef = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1718_boot) -HXDLIN(1718) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_sourcefv",9e,c5,13,41),HX_("oiio",80,b7,ae,49),false); -HXDLIN(1718) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1718_boot) -HXDLIN(1718) lime_al_get_sourcefv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1720_boot) -HXDLIN(1720) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_sourcei",db,17,e1,23),HX_("oio",15,96,54,00),false); -HXDLIN(1720) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1720_boot) -HXDLIN(1720) lime_al_get_sourcei = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1721_boot) -HXDLIN(1721) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_sourceiv",3b,c8,13,41),HX_("oiio",80,b7,ae,49),false); -HXDLIN(1721) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1721_boot) -HXDLIN(1721) lime_al_get_sourceiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1723_boot) -HXDLIN(1723) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_string",c4,94,36,4c),HX_("io",e6,5b,00,00),false); -HXDLIN(1723) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1723_boot) -HXDLIN(1723) lime_al_get_string = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1724_boot) -HXDLIN(1724) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_is_buffer",0b,5b,4a,2a),HX_("ob",13,61,00,00),false); -HXDLIN(1724) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1724_boot) -HXDLIN(1724) lime_al_is_buffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1725_boot) -HXDLIN(1725) ::cpp::Function< bool (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_is_enabled",16,b0,65,a3),HX_("ib",d9,5b,00,00),false); -HXDLIN(1725) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1725_boot) -HXDLIN(1725) lime_al_is_enabled = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1726_boot) -HXDLIN(1726) ::cpp::Function< bool (::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_is_extension_present",d0,16,00,ef),HX_("sb",8f,64,00,00),false); -HXDLIN(1726) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1726_boot) -HXDLIN(1726) lime_al_is_extension_present = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1728_boot) -HXDLIN(1728) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_is_source",e6,4e,e7,8b),HX_("ob",13,61,00,00),false); -HXDLIN(1728) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1728_boot) -HXDLIN(1728) lime_al_is_source = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,float,float,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1729_boot) -HXDLIN(1729) ::cpp::Function< void (int,float,float,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_listener3f",71,2e,89,73),HX_("ifffv",79,6b,cc,b8),false); -HXDLIN(1729) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1729_boot) -HXDLIN(1729) lime_al_listener3f = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1731_boot) -HXDLIN(1731) ::cpp::Function< void (int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_listener3i",74,2e,89,73),HX_("iiiiv",b6,58,ca,ba),false); -HXDLIN(1731) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1731_boot) -HXDLIN(1731) lime_al_listener3i = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1732_boot) -HXDLIN(1732) ::cpp::Function< void (int,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_listenerf",88,9c,1f,a8),HX_("ifv",f9,05,50,00),false); -HXDLIN(1732) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1732_boot) -HXDLIN(1732) lime_al_listenerf = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1733_boot) -HXDLIN(1733) ::cpp::Function< void (int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_listenerfv",ee,5a,89,73),HX_("iov",d0,0d,50,00),false); -HXDLIN(1733) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1733_boot) -HXDLIN(1733) lime_al_listenerfv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1734_boot) -HXDLIN(1734) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_listeneri",8b,9c,1f,a8),HX_("iiv",96,08,50,00),false); -HXDLIN(1734) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1734_boot) -HXDLIN(1734) lime_al_listeneri = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1735_boot) -HXDLIN(1735) ::cpp::Function< void (int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_listeneriv",8b,5d,89,73),HX_("iov",d0,0d,50,00),false); -HXDLIN(1735) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1735_boot) -HXDLIN(1735) lime_al_listeneriv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1736_boot) -HXDLIN(1736) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_source_pause",fc,3f,07,a0),HX_("ov",27,61,00,00),false); -HXDLIN(1736) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1736_boot) -HXDLIN(1736) lime_al_source_pause = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1737_boot) -HXDLIN(1737) ::cpp::Function< void (int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_source_pausev",fa,bc,50,66),HX_("iov",d0,0d,50,00),false); -HXDLIN(1737) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1737_boot) -HXDLIN(1737) lime_al_source_pausev = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1739_boot) -HXDLIN(1739) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_source_play",ae,47,e1,7d),HX_("ov",27,61,00,00),false); -HXDLIN(1739) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1739_boot) -HXDLIN(1739) lime_al_source_play = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1740_boot) -HXDLIN(1740) ::cpp::Function< void (int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_source_playv",08,71,3d,a7),HX_("iov",d0,0d,50,00),false); -HXDLIN(1740) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1740_boot) -HXDLIN(1740) lime_al_source_playv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1741_boot) -HXDLIN(1741) ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_source_queue_buffers",8b,e2,2d,54),HX_("oiov",c1,bc,ae,49),false); -HXDLIN(1741) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1741_boot) -HXDLIN(1741) lime_al_source_queue_buffers = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1743_boot) -HXDLIN(1743) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_source_rewind",35,a6,ec,81),HX_("ov",27,61,00,00),false); -HXDLIN(1743) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1743_boot) -HXDLIN(1743) lime_al_source_rewind = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1744_boot) -HXDLIN(1744) ::cpp::Function< void (int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_source_rewindv",a1,c8,24,2d),HX_("iov",d0,0d,50,00),false); -HXDLIN(1744) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1744_boot) -HXDLIN(1744) lime_al_source_rewindv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1746_boot) -HXDLIN(1746) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_source_stop",bc,09,e3,7f),HX_("ov",27,61,00,00),false); -HXDLIN(1746) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1746_boot) -HXDLIN(1746) lime_al_source_stop = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1747_boot) -HXDLIN(1747) ::cpp::Function< void (int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_source_stopv",3a,7b,c5,66),HX_("iov",d0,0d,50,00),false); -HXDLIN(1747) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1747_boot) -HXDLIN(1747) lime_al_source_stopv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1748_boot) -HXDLIN(1748) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_source_unqueue_buffers",12,06,e2,64),HX_("oio",15,96,54,00),false); -HXDLIN(1748) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1748_boot) -HXDLIN(1748) lime_al_source_unqueue_buffers = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,float,float,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1750_boot) -HXDLIN(1750) ::cpp::Function< void ( ::hx::Object *,int,float,float,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_source3f",18,c8,38,94),HX_("oifffv",aa,78,69,1a),false); -HXDLIN(1750) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1750_boot) -HXDLIN(1750) lime_al_source3f = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1752_boot) -HXDLIN(1752) ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_source3i",1b,c8,38,94),HX_("oioiiv",a1,ad,5e,20),false); -HXDLIN(1752) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1752_boot) -HXDLIN(1752) lime_al_source3i = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1754_boot) -HXDLIN(1754) ::cpp::Function< void ( ::hx::Object *,int,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_sourcef",c1,34,55,f6),HX_("oifv",ea,b4,ae,49),false); -HXDLIN(1754) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1754_boot) -HXDLIN(1754) lime_al_sourcef = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1756_boot) -HXDLIN(1756) ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_sourcefv",95,f4,38,94),HX_("oiov",c1,bc,ae,49),false); -HXDLIN(1756) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1756_boot) -HXDLIN(1756) lime_al_sourcefv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1758_boot) -HXDLIN(1758) ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_sourcei",c4,34,55,f6),HX_("oiov",c1,bc,ae,49),false); -HXDLIN(1758) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1758_boot) -HXDLIN(1758) lime_al_sourcei = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1760_boot) -HXDLIN(1760) ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_sourceiv",32,f7,38,94),HX_("oiov",c1,bc,ae,49),false); -HXDLIN(1760) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1760_boot) -HXDLIN(1760) lime_al_sourceiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1762_boot) -HXDLIN(1762) ::cpp::Function< void (float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_speed_of_sound",89,b0,a8,8a),HX_("fv",50,59,00,00),false); -HXDLIN(1762) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1762_boot) -HXDLIN(1762) lime_al_speed_of_sound = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1763_boot) -HXDLIN(1763) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_alc_close_device",ee,17,5c,d1),HX_("ob",13,61,00,00),false); -HXDLIN(1763) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1763_boot) -HXDLIN(1763) lime_alc_close_device = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1764_boot) -HXDLIN(1764) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_alc_create_context",1d,4b,86,d8),HX_("ooo",4f,9b,54,00),false); -HXDLIN(1764) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1764_boot) -HXDLIN(1764) lime_alc_create_context = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1766_boot) -HXDLIN(1766) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_alc_destroy_context",99,a8,9a,12),HX_("ov",27,61,00,00),false); -HXDLIN(1766) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1766_boot) -HXDLIN(1766) lime_alc_destroy_context = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1768_boot) -HXDLIN(1768) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_alc_get_contexts_device",d7,e3,ae,e6),HX_("oo",20,61,00,00),false); -HXDLIN(1768) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1768_boot) -HXDLIN(1768) lime_alc_get_contexts_device = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1770_boot) -HXDLIN(1770) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_alc_get_current_context",6f,01,f1,48),HX_("o",6f,00,00,00),false); -HXDLIN(1770) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1770_boot) -HXDLIN(1770) lime_alc_get_current_context = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1772_boot) -HXDLIN(1772) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_alc_get_error",0e,4d,6e,60),HX_("oi",1a,61,00,00),false); -HXDLIN(1772) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1772_boot) -HXDLIN(1772) lime_alc_get_error = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1773_boot) -HXDLIN(1773) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_alc_get_integerv",72,57,31,49),HX_("oiio",80,b7,ae,49),false); -HXDLIN(1773) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1773_boot) -HXDLIN(1773) lime_alc_get_integerv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1775_boot) -HXDLIN(1775) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_alc_get_string",cb,c4,dc,bf),HX_("oio",15,96,54,00),false); -HXDLIN(1775) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1775_boot) -HXDLIN(1775) lime_alc_get_string = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1776_boot) -HXDLIN(1776) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_alc_make_context_current",89,fe,9c,ca),HX_("ob",13,61,00,00),false); -HXDLIN(1776) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1776_boot) -HXDLIN(1776) lime_alc_make_context_current = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1778_boot) -HXDLIN(1778) ::cpp::Function< ::hx::Object * (::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_alc_open_device",5a,d6,40,50),HX_("so",9c,64,00,00),false); -HXDLIN(1778) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1778_boot) -HXDLIN(1778) lime_alc_open_device = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1779_boot) -HXDLIN(1779) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_alc_pause_device",70,dc,44,20),HX_("ov",27,61,00,00),false); -HXDLIN(1779) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1779_boot) -HXDLIN(1779) lime_alc_pause_device = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1780_boot) -HXDLIN(1780) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_alc_process_context",0e,1b,b1,00),HX_("ov",27,61,00,00),false); -HXDLIN(1780) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1780_boot) -HXDLIN(1780) lime_alc_process_context = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1782_boot) -HXDLIN(1782) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_alc_resume_device",97,8c,92,24),HX_("ov",27,61,00,00),false); -HXDLIN(1782) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1782_boot) -HXDLIN(1782) lime_alc_resume_device = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1783_boot) -HXDLIN(1783) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_alc_suspend_context",1b,fd,cc,57),HX_("ov",27,61,00,00),false); -HXDLIN(1783) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1783_boot) -HXDLIN(1783) lime_alc_suspend_context = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1785_boot) -HXDLIN(1785) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_gen_filter",f1,de,0c,69),HX_("o",6f,00,00,00),false); -HXDLIN(1785) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1785_boot) -HXDLIN(1785) lime_al_gen_filter = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1786_boot) -HXDLIN(1786) ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_filteri",47,c7,52,46),HX_("oiov",c1,bc,ae,49),false); -HXDLIN(1786) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1786_boot) -HXDLIN(1786) lime_al_filteri = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1788_boot) -HXDLIN(1788) ::cpp::Function< void ( ::hx::Object *,int,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_filterf",44,c7,52,46),HX_("oifv",ea,b4,ae,49),false); -HXDLIN(1788) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1788_boot) -HXDLIN(1788) lime_al_filterf = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1790_boot) -HXDLIN(1790) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_remove_direct_filter",7d,1d,1f,9c),HX_("ov",27,61,00,00),false); -HXDLIN(1790) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1790_boot) -HXDLIN(1790) lime_al_remove_direct_filter = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1792_boot) -HXDLIN(1792) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_is_filter",c3,bd,ea,de),HX_("ob",13,61,00,00),false); -HXDLIN(1792) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1792_boot) -HXDLIN(1792) lime_al_is_filter = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1793_boot) -HXDLIN(1793) ::cpp::Function< int ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_get_filteri",5e,aa,de,73),HX_("oii",0f,96,54,00),false); -HXDLIN(1793) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1793_boot) -HXDLIN(1793) lime_al_get_filteri = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1794_boot) -HXDLIN(1794) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_gen_effect",ca,19,7b,44),HX_("o",6f,00,00,00),false); -HXDLIN(1794) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1794_boot) -HXDLIN(1794) lime_al_gen_effect = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1795_boot) -HXDLIN(1795) ::cpp::Function< void ( ::hx::Object *,int,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_effectf",4b,0a,58,6b),HX_("oifv",ea,b4,ae,49),false); -HXDLIN(1795) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1795_boot) -HXDLIN(1795) lime_al_effectf = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1797_boot) -HXDLIN(1797) ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_effectfv",cb,f7,b0,81),HX_("oiov",c1,bc,ae,49),false); -HXDLIN(1797) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1797_boot) -HXDLIN(1797) lime_al_effectfv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1799_boot) -HXDLIN(1799) ::cpp::Function< void ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_effecti",4e,0a,58,6b),HX_("oiiv",87,b7,ae,49),false); -HXDLIN(1799) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1799_boot) -HXDLIN(1799) lime_al_effecti = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1800_boot) -HXDLIN(1800) ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_effectiv",68,fa,b0,81),HX_("oiov",c1,bc,ae,49),false); -HXDLIN(1800) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1800_boot) -HXDLIN(1800) lime_al_effectiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1802_boot) -HXDLIN(1802) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_is_effect",9c,f8,58,ba),HX_("ob",13,61,00,00),false); -HXDLIN(1802) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1802_boot) -HXDLIN(1802) lime_al_is_effect = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1803_boot) -HXDLIN(1803) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_gen_aux",2b,74,63,ef),HX_("o",6f,00,00,00),false); -HXDLIN(1803) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1803_boot) -HXDLIN(1803) lime_al_gen_aux = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1804_boot) -HXDLIN(1804) ::cpp::Function< void ( ::hx::Object *,int,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_auxf",8c,03,5d,ce),HX_("oifv",ea,b4,ae,49),false); -HXDLIN(1804) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1804_boot) -HXDLIN(1804) lime_al_auxf = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1805_boot) -HXDLIN(1805) ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_auxfv",6a,17,06,c3),HX_("oiov",c1,bc,ae,49),false); -HXDLIN(1805) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1805_boot) -HXDLIN(1805) lime_al_auxfv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1806_boot) -HXDLIN(1806) ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_auxi",8f,03,5d,ce),HX_("oiov",c1,bc,ae,49),false); -HXDLIN(1806) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1806_boot) -HXDLIN(1806) lime_al_auxi = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1807_boot) -HXDLIN(1807) ::cpp::Function< void ( ::hx::Object *,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_auxiv",07,1a,06,c3),HX_("oiov",c1,bc,ae,49),false); -HXDLIN(1807) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1807_boot) -HXDLIN(1807) lime_al_auxiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1808_boot) -HXDLIN(1808) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_is_aux",19,fe,d1,dd),HX_("ob",13,61,00,00),false); -HXDLIN(1808) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1808_boot) -HXDLIN(1808) lime_al_is_aux = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1809_boot) -HXDLIN(1809) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_al_remove_send",f9,be,05,4f),HX_("oiv",1c,96,54,00),false); -HXDLIN(1809) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_1809_boot) -HXDLIN(1809) lime_al_remove_send = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2558_boot) -HXDLIN(2558) ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_arc",f1,76,fc,f9),HX_("odddddv",41,24,f6,d9),false); -HXDLIN(2558) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2558_boot) -HXDLIN(2558) lime_cairo_arc = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2560_boot) -HXDLIN(2560) ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_arc_negative",c3,c0,b7,d8),HX_("odddddv",41,24,f6,d9),false); -HXDLIN(2560) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2560_boot) -HXDLIN(2560) lime_cairo_arc_negative = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2562_boot) -HXDLIN(2562) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_clip",51,81,39,c4),HX_("ov",27,61,00,00),false); -HXDLIN(2562) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2562_boot) -HXDLIN(2562) lime_cairo_clip = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2563_boot) -HXDLIN(2563) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_clip_preserve",ba,af,0e,79),HX_("ov",27,61,00,00),false); -HXDLIN(2563) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2563_boot) -HXDLIN(2563) lime_cairo_clip_preserve = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2565_boot) -HXDLIN(2565) ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_clip_extents",1b,ef,99,33),HX_("oddddv",a7,9e,14,38),false); -HXDLIN(2565) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2565_boot) -HXDLIN(2565) lime_cairo_clip_extents = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2567_boot) -HXDLIN(2567) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_close_path",0d,58,78,e1),HX_("ov",27,61,00,00),false); -HXDLIN(2567) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2567_boot) -HXDLIN(2567) lime_cairo_close_path = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2568_boot) -HXDLIN(2568) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_copy_page",38,e4,e1,1e),HX_("ov",27,61,00,00),false); -HXDLIN(2568) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2568_boot) -HXDLIN(2568) lime_cairo_copy_page = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2569_boot) -HXDLIN(2569) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_create",bd,db,50,d8),HX_("oo",20,61,00,00),false); -HXDLIN(2569) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2569_boot) -HXDLIN(2569) lime_cairo_create = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2570_boot) -HXDLIN(2570) ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_curve_to",4c,ed,ec,ef),HX_("oddddddv",67,85,69,dd),false); -HXDLIN(2570) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2570_boot) -HXDLIN(2570) lime_cairo_curve_to = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2572_boot) -HXDLIN(2572) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_fill",04,e1,32,c6),HX_("ov",27,61,00,00),false); -HXDLIN(2572) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2572_boot) -HXDLIN(2572) lime_cairo_fill = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2573_boot) -HXDLIN(2573) ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_fill_extents",ce,b9,56,6b),HX_("oddddv",a7,9e,14,38),false); -HXDLIN(2573) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2573_boot) -HXDLIN(2573) lime_cairo_fill_extents = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2575_boot) -HXDLIN(2575) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_fill_preserve",a7,41,83,06),HX_("ov",27,61,00,00),false); -HXDLIN(2575) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2575_boot) -HXDLIN(2575) lime_cairo_fill_preserve = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2577_boot) -HXDLIN(2577) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_antialias",e4,bf,ea,4f),HX_("oi",1a,61,00,00),false); -HXDLIN(2577) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2577_boot) -HXDLIN(2577) lime_cairo_get_antialias = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2578_boot) -HXDLIN(2578) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_current_point",c0,c4,0b,c0),HX_("oo",20,61,00,00),false); -HXDLIN(2578) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2578_boot) -HXDLIN(2578) lime_cairo_get_current_point = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2580_boot) -HXDLIN(2580) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_dash",dc,f7,36,c9),HX_("oo",20,61,00,00),false); -HXDLIN(2580) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2580_boot) -HXDLIN(2580) lime_cairo_get_dash = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2581_boot) -HXDLIN(2581) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_dash_count",ec,d0,06,ce),HX_("oi",1a,61,00,00),false); -HXDLIN(2581) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2581_boot) -HXDLIN(2581) lime_cairo_get_dash_count = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2582_boot) -HXDLIN(2582) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_fill_rule",ae,34,3f,14),HX_("oi",1a,61,00,00),false); -HXDLIN(2582) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2582_boot) -HXDLIN(2582) lime_cairo_get_fill_rule = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2583_boot) -HXDLIN(2583) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_font_face",83,ed,75,e9),HX_("oo",20,61,00,00),false); -HXDLIN(2583) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2583_boot) -HXDLIN(2583) lime_cairo_get_font_face = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2585_boot) -HXDLIN(2585) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_font_options",38,0e,38,ee),HX_("oo",20,61,00,00),false); -HXDLIN(2585) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2585_boot) -HXDLIN(2585) lime_cairo_get_font_options = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2587_boot) -HXDLIN(2587) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_group_target",1b,04,8e,27),HX_("oo",20,61,00,00),false); -HXDLIN(2587) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2587_boot) -HXDLIN(2587) lime_cairo_get_group_target = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2589_boot) -HXDLIN(2589) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_line_cap",91,8a,ff,dc),HX_("oi",1a,61,00,00),false); -HXDLIN(2589) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2589_boot) -HXDLIN(2589) lime_cairo_get_line_cap = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2590_boot) -HXDLIN(2590) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_line_join",8b,cc,44,87),HX_("oi",1a,61,00,00),false); -HXDLIN(2590) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2590_boot) -HXDLIN(2590) lime_cairo_get_line_join = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2591_boot) -HXDLIN(2591) ::cpp::Function< Float ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_line_width",45,aa,28,4d),HX_("od",15,61,00,00),false); -HXDLIN(2591) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2591_boot) -HXDLIN(2591) lime_cairo_get_line_width = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2592_boot) -HXDLIN(2592) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_matrix",4b,0f,b1,58),HX_("oo",20,61,00,00),false); -HXDLIN(2592) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2592_boot) -HXDLIN(2592) lime_cairo_get_matrix = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2593_boot) -HXDLIN(2593) ::cpp::Function< Float ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_miter_limit",f7,da,f6,e3),HX_("od",15,61,00,00),false); -HXDLIN(2593) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2593_boot) -HXDLIN(2593) lime_cairo_get_miter_limit = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2595_boot) -HXDLIN(2595) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_operator",2e,cb,0b,90),HX_("oi",1a,61,00,00),false); -HXDLIN(2595) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2595_boot) -HXDLIN(2595) lime_cairo_get_operator = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2596_boot) -HXDLIN(2596) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_source",e5,89,1a,cf),HX_("oo",20,61,00,00),false); -HXDLIN(2596) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2596_boot) -HXDLIN(2596) lime_cairo_get_source = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2597_boot) -HXDLIN(2597) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_target",5b,cc,d5,23),HX_("oo",20,61,00,00),false); -HXDLIN(2597) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2597_boot) -HXDLIN(2597) lime_cairo_get_target = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2598_boot) -HXDLIN(2598) ::cpp::Function< Float ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_get_tolerance",43,26,7d,0d),HX_("od",15,61,00,00),false); -HXDLIN(2598) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2598_boot) -HXDLIN(2598) lime_cairo_get_tolerance = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2599_boot) -HXDLIN(2599) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_has_current_point",84,52,43,91),HX_("ob",13,61,00,00),false); -HXDLIN(2599) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2599_boot) -HXDLIN(2599) lime_cairo_has_current_point = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2601_boot) -HXDLIN(2601) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_identity_matrix",81,b1,fe,41),HX_("ov",27,61,00,00),false); -HXDLIN(2601) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2601_boot) -HXDLIN(2601) lime_cairo_identity_matrix = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2603_boot) -HXDLIN(2603) ::cpp::Function< bool ( ::hx::Object *,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_in_clip",c9,a4,67,5b),HX_("oddb",d3,e7,aa,49),false); -HXDLIN(2603) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2603_boot) -HXDLIN(2603) lime_cairo_in_clip = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2605_boot) -HXDLIN(2605) ::cpp::Function< bool ( ::hx::Object *,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_in_fill",7c,04,61,5d),HX_("oddb",d3,e7,aa,49),false); -HXDLIN(2605) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2605_boot) -HXDLIN(2605) lime_cairo_in_fill = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2607_boot) -HXDLIN(2607) ::cpp::Function< bool ( ::hx::Object *,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_in_stroke",f1,19,0e,c7),HX_("oddb",d3,e7,aa,49),false); -HXDLIN(2607) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2607_boot) -HXDLIN(2607) lime_cairo_in_stroke = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2609_boot) -HXDLIN(2609) ::cpp::Function< void ( ::hx::Object *,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_line_to",45,88,aa,7c),HX_("oddv",e7,e7,aa,49),false); -HXDLIN(2609) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2609_boot) -HXDLIN(2609) lime_cairo_line_to = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2611_boot) -HXDLIN(2611) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_mask",6d,53,cd,ca),HX_("oov",56,9b,54,00),false); -HXDLIN(2611) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2611_boot) -HXDLIN(2611) lime_cairo_mask = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2612_boot) -HXDLIN(2612) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_mask_surface",1b,c8,a3,8c),HX_("ooddv",d6,4b,25,33),false); -HXDLIN(2612) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2612_boot) -HXDLIN(2612) lime_cairo_mask_surface = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2614_boot) -HXDLIN(2614) ::cpp::Function< void ( ::hx::Object *,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_move_to",48,cd,98,a7),HX_("oddv",e7,e7,aa,49),false); -HXDLIN(2614) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2614_boot) -HXDLIN(2614) lime_cairo_move_to = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2616_boot) -HXDLIN(2616) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_new_path",25,bc,98,94),HX_("ov",27,61,00,00),false); -HXDLIN(2616) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2616_boot) -HXDLIN(2616) lime_cairo_new_path = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2617_boot) -HXDLIN(2617) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_paint",fd,d5,07,63),HX_("ov",27,61,00,00),false); -HXDLIN(2617) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2617_boot) -HXDLIN(2617) lime_cairo_paint = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2618_boot) -HXDLIN(2618) ::cpp::Function< void ( ::hx::Object *,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_paint_with_alpha",67,1b,fb,63),HX_("odv",c1,91,54,00),false); -HXDLIN(2618) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2618_boot) -HXDLIN(2618) lime_cairo_paint_with_alpha = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2620_boot) -HXDLIN(2620) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_pop_group",b0,94,6e,0c),HX_("oo",20,61,00,00),false); -HXDLIN(2620) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2620_boot) -HXDLIN(2620) lime_cairo_pop_group = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2621_boot) -HXDLIN(2621) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_pop_group_to_source",d0,9e,67,af),HX_("ov",27,61,00,00),false); -HXDLIN(2621) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2621_boot) -HXDLIN(2621) lime_cairo_pop_group_to_source = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2623_boot) -HXDLIN(2623) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_push_group",1b,55,88,61),HX_("ov",27,61,00,00),false); -HXDLIN(2623) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2623_boot) -HXDLIN(2623) lime_cairo_push_group = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2624_boot) -HXDLIN(2624) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_push_group_with_content",a4,bb,13,d3),HX_("oiv",1c,96,54,00),false); -HXDLIN(2624) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2624_boot) -HXDLIN(2624) lime_cairo_push_group_with_content = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2626_boot) -HXDLIN(2626) ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_rectangle",0e,0e,2e,48),HX_("oddddv",a7,9e,14,38),false); -HXDLIN(2626) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2626_boot) -HXDLIN(2626) lime_cairo_rectangle = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2628_boot) -HXDLIN(2628) ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_rel_curve_to",b2,ac,52,05),HX_("oddddddv",67,85,69,dd),false); -HXDLIN(2628) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2628_boot) -HXDLIN(2628) lime_cairo_rel_curve_to = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2630_boot) -HXDLIN(2630) ::cpp::Function< void ( ::hx::Object *,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_rel_line_to",9f,37,7e,c0),HX_("oddv",e7,e7,aa,49),false); -HXDLIN(2630) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2630_boot) -HXDLIN(2630) lime_cairo_rel_line_to = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2632_boot) -HXDLIN(2632) ::cpp::Function< void ( ::hx::Object *,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_rel_move_to",a2,7c,6c,eb),HX_("oddv",e7,e7,aa,49),false); -HXDLIN(2632) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2632_boot) -HXDLIN(2632) lime_cairo_rel_move_to = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2634_boot) -HXDLIN(2634) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_reset_clip",c1,bb,a3,f6),HX_("ov",27,61,00,00),false); -HXDLIN(2634) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2634_boot) -HXDLIN(2634) lime_cairo_reset_clip = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2635_boot) -HXDLIN(2635) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_restore",6d,1b,b5,c7),HX_("ov",27,61,00,00),false); -HXDLIN(2635) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2635_boot) -HXDLIN(2635) lime_cairo_restore = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2636_boot) -HXDLIN(2636) ::cpp::Function< void ( ::hx::Object *,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_rotate",1c,bb,61,27),HX_("odv",c1,91,54,00),false); -HXDLIN(2636) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2636_boot) -HXDLIN(2636) lime_cairo_rotate = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2637_boot) -HXDLIN(2637) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_save",be,9d,c4,ce),HX_("ov",27,61,00,00),false); -HXDLIN(2637) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2637_boot) -HXDLIN(2637) lime_cairo_save = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2638_boot) -HXDLIN(2638) ::cpp::Function< void ( ::hx::Object *,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_scale",e9,ec,87,1e),HX_("oddv",e7,e7,aa,49),false); -HXDLIN(2638) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2638_boot) -HXDLIN(2638) lime_cairo_scale = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2640_boot) -HXDLIN(2640) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_antialias",f0,a1,f0,94),HX_("oiv",1c,96,54,00),false); -HXDLIN(2640) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2640_boot) -HXDLIN(2640) lime_cairo_set_antialias = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2642_boot) -HXDLIN(2642) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_dash",50,51,94,77),HX_("oov",56,9b,54,00),false); -HXDLIN(2642) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2642_boot) -HXDLIN(2642) lime_cairo_set_dash = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2644_boot) -HXDLIN(2644) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_fill_rule",ba,16,45,59),HX_("oiv",1c,96,54,00),false); -HXDLIN(2644) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2644_boot) -HXDLIN(2644) lime_cairo_set_fill_rule = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2646_boot) -HXDLIN(2646) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_font_face",8f,cf,7b,2e),HX_("oov",56,9b,54,00),false); -HXDLIN(2646) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2646_boot) -HXDLIN(2646) lime_cairo_set_font_face = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2648_boot) -HXDLIN(2648) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_font_options",ac,fb,79,44),HX_("oov",56,9b,54,00),false); -HXDLIN(2648) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2648_boot) -HXDLIN(2648) lime_cairo_set_font_options = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2650_boot) -HXDLIN(2650) ::cpp::Function< void ( ::hx::Object *,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_font_size",b3,bb,19,37),HX_("odv",c1,91,54,00),false); -HXDLIN(2650) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2650_boot) -HXDLIN(2650) lime_cairo_set_font_size = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2652_boot) -HXDLIN(2652) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_line_cap",05,ae,f8,f1),HX_("oiv",1c,96,54,00),false); -HXDLIN(2652) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2652_boot) -HXDLIN(2652) lime_cairo_set_line_cap = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2654_boot) -HXDLIN(2654) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_line_join",97,ae,4a,cc),HX_("oiv",1c,96,54,00),false); -HXDLIN(2654) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2654_boot) -HXDLIN(2654) lime_cairo_set_line_join = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2656_boot) -HXDLIN(2656) ::cpp::Function< void ( ::hx::Object *,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_line_width",b9,92,48,6d),HX_("odv",c1,91,54,00),false); -HXDLIN(2656) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2656_boot) -HXDLIN(2656) lime_cairo_set_line_width = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2658_boot) -HXDLIN(2658) ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_matrix",bf,ad,2e,5c),HX_("oddddddv",67,85,69,dd),false); -HXDLIN(2658) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2658_boot) -HXDLIN(2658) lime_cairo_set_matrix = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2660_boot) -HXDLIN(2660) ::cpp::Function< void ( ::hx::Object *,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_miter_limit",03,58,c2,df),HX_("odv",c1,91,54,00),false); -HXDLIN(2660) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2660_boot) -HXDLIN(2660) lime_cairo_set_miter_limit = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2662_boot) -HXDLIN(2662) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_operator",a2,ee,04,a5),HX_("oiv",1c,96,54,00),false); -HXDLIN(2662) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2662_boot) -HXDLIN(2662) lime_cairo_set_operator = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2664_boot) -HXDLIN(2664) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_source",59,28,98,d2),HX_("oov",56,9b,54,00),false); -HXDLIN(2664) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2664_boot) -HXDLIN(2664) lime_cairo_set_source = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2666_boot) -HXDLIN(2666) ::cpp::Function< void ( ::hx::Object *,Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_source_rgb",e7,e8,97,83),HX_("odddv",01,f3,df,2b),false); -HXDLIN(2666) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2666_boot) -HXDLIN(2666) lime_cairo_set_source_rgb = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2668_boot) -HXDLIN(2668) ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_source_rgba",9a,e1,53,a1),HX_("oddddv",a7,9e,14,38),false); -HXDLIN(2668) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2668_boot) -HXDLIN(2668) lime_cairo_set_source_rgba = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2670_boot) -HXDLIN(2670) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_source_surface",07,69,ef,cf),HX_("ooddv",d6,4b,25,33),false); -HXDLIN(2670) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2670_boot) -HXDLIN(2670) lime_cairo_set_source_surface = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2672_boot) -HXDLIN(2672) ::cpp::Function< void ( ::hx::Object *,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_set_tolerance",4f,08,83,52),HX_("odv",c1,91,54,00),false); -HXDLIN(2672) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2672_boot) -HXDLIN(2672) lime_cairo_set_tolerance = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2674_boot) -HXDLIN(2674) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_show_glyphs",28,2f,f5,54),HX_("oov",56,9b,54,00),false); -HXDLIN(2674) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2674_boot) -HXDLIN(2674) lime_cairo_show_glyphs = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2676_boot) -HXDLIN(2676) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_show_page",f0,25,4b,c7),HX_("ov",27,61,00,00),false); -HXDLIN(2676) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2676_boot) -HXDLIN(2676) lime_cairo_show_page = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2677_boot) -HXDLIN(2677) ::cpp::Function< void ( ::hx::Object *,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_show_text",4e,18,f3,c9),HX_("osv",d2,9e,54,00),false); -HXDLIN(2677) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2677_boot) -HXDLIN(2677) lime_cairo_show_text = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2679_boot) -HXDLIN(2679) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_status",f3,5b,3d,62),HX_("oi",1a,61,00,00),false); -HXDLIN(2679) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2679_boot) -HXDLIN(2679) lime_cairo_status = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2680_boot) -HXDLIN(2680) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_stroke",79,28,76,6d),HX_("ov",27,61,00,00),false); -HXDLIN(2680) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2680_boot) -HXDLIN(2680) lime_cairo_stroke = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2681_boot) -HXDLIN(2681) ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_stroke_extents",43,fe,0d,ea),HX_("oddddv",a7,9e,14,38),false); -HXDLIN(2681) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2681_boot) -HXDLIN(2681) lime_cairo_stroke_extents = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2683_boot) -HXDLIN(2683) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_stroke_preserve",92,e3,27,68),HX_("ov",27,61,00,00),false); -HXDLIN(2683) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2683_boot) -HXDLIN(2683) lime_cairo_stroke_preserve = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2685_boot) -HXDLIN(2685) ::cpp::Function< void ( ::hx::Object *,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_text_path",96,5b,d4,31),HX_("osv",d2,9e,54,00),false); -HXDLIN(2685) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2685_boot) -HXDLIN(2685) lime_cairo_text_path = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2687_boot) -HXDLIN(2687) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_transform",4b,67,44,74),HX_("oov",56,9b,54,00),false); -HXDLIN(2687) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2687_boot) -HXDLIN(2687) lime_cairo_transform = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2689_boot) -HXDLIN(2689) ::cpp::Function< void ( ::hx::Object *,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_translate",2d,11,31,78),HX_("oddv",e7,e7,aa,49),false); -HXDLIN(2689) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2689_boot) -HXDLIN(2689) lime_cairo_translate = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2691_boot) -HXDLIN(2691) ::cpp::Function< int () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_version",37,9b,f6,d9),HX_("i",69,00,00,00),false); -HXDLIN(2691) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2691_boot) -HXDLIN(2691) lime_cairo_version = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::String () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2692_boot) -HXDLIN(2692) ::cpp::Function< ::String () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_version_string",19,84,60,45),HX_("s",73,00,00,00),false); -HXDLIN(2692) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2692_boot) -HXDLIN(2692) lime_cairo_version_string = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2693_boot) -HXDLIN(2693) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_font_face_status",25,18,5c,f3),HX_("oi",1a,61,00,00),false); -HXDLIN(2693) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2693_boot) -HXDLIN(2693) lime_cairo_font_face_status = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2695_boot) -HXDLIN(2695) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_font_options_create",4c,3f,9e,9d),HX_("o",6f,00,00,00),false); -HXDLIN(2695) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2695_boot) -HXDLIN(2695) lime_cairo_font_options_create = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2697_boot) -HXDLIN(2697) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_font_options_get_antialias",35,7c,8d,f3),HX_("oi",1a,61,00,00),false); -HXDLIN(2697) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2697_boot) -HXDLIN(2697) lime_cairo_font_options_get_antialias = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2699_boot) -HXDLIN(2699) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_font_options_get_hint_metrics",24,e1,9b,00),HX_("oi",1a,61,00,00),false); -HXDLIN(2699) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2699_boot) -HXDLIN(2699) lime_cairo_font_options_get_hint_metrics = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2701_boot) -HXDLIN(2701) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_font_options_get_hint_style",d2,b9,3d,00),HX_("oi",1a,61,00,00),false); -HXDLIN(2701) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2701_boot) -HXDLIN(2701) lime_cairo_font_options_get_hint_style = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2703_boot) -HXDLIN(2703) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_font_options_get_subpixel_order",6e,5e,52,fe),HX_("oi",1a,61,00,00),false); -HXDLIN(2703) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2703_boot) -HXDLIN(2703) lime_cairo_font_options_get_subpixel_order = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2705_boot) -HXDLIN(2705) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_font_options_set_antialias",41,5e,93,38),HX_("oiv",1c,96,54,00),false); -HXDLIN(2705) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2705_boot) -HXDLIN(2705) lime_cairo_font_options_set_antialias = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2707_boot) -HXDLIN(2707) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_font_options_set_hint_metrics",98,ce,dd,56),HX_("oiv",1c,96,54,00),false); -HXDLIN(2707) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2707_boot) -HXDLIN(2707) lime_cairo_font_options_set_hint_metrics = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2709_boot) -HXDLIN(2709) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_font_options_set_hint_style",46,a2,5d,20),HX_("oiv",1c,96,54,00),false); -HXDLIN(2709) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2709_boot) -HXDLIN(2709) lime_cairo_font_options_set_hint_style = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2711_boot) -HXDLIN(2711) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_font_options_set_subpixel_order",e2,90,01,db),HX_("oiv",1c,96,54,00),false); -HXDLIN(2711) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2711_boot) -HXDLIN(2711) lime_cairo_font_options_set_subpixel_order = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2713_boot) -HXDLIN(2713) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_ft_font_face_create",de,6b,31,70),HX_("oio",15,96,54,00),false); -HXDLIN(2713) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2713_boot) -HXDLIN(2713) lime_cairo_ft_font_face_create = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2715_boot) -HXDLIN(2715) ::cpp::Function< ::hx::Object * (int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_image_surface_create",33,6e,fc,ce),HX_("iiio",c6,6f,b7,45),false); -HXDLIN(2715) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2715_boot) -HXDLIN(2715) lime_cairo_image_surface_create = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (Float,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2717_boot) -HXDLIN(2717) ::cpp::Function< ::hx::Object * (Float,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_image_surface_create_for_data",2c,35,7d,63),HX_("diiiio",cb,6d,7a,b6),false); -HXDLIN(2717) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2717_boot) -HXDLIN(2717) lime_cairo_image_surface_create_for_data = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2719_boot) -HXDLIN(2719) ::cpp::Function< Float ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_image_surface_get_data",aa,94,c4,6f),HX_("od",15,61,00,00),false); -HXDLIN(2719) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2719_boot) -HXDLIN(2719) lime_cairo_image_surface_get_data = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2721_boot) -HXDLIN(2721) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_image_surface_get_format",b7,6d,9c,34),HX_("oi",1a,61,00,00),false); -HXDLIN(2721) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2721_boot) -HXDLIN(2721) lime_cairo_image_surface_get_format = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2723_boot) -HXDLIN(2723) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_image_surface_get_height",67,e6,59,39),HX_("oi",1a,61,00,00),false); -HXDLIN(2723) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2723_boot) -HXDLIN(2723) lime_cairo_image_surface_get_height = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2725_boot) -HXDLIN(2725) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_image_surface_get_stride",99,fe,3d,48),HX_("oi",1a,61,00,00),false); -HXDLIN(2725) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2725_boot) -HXDLIN(2725) lime_cairo_image_surface_get_stride = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2727_boot) -HXDLIN(2727) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_image_surface_get_width",86,27,18,52),HX_("oi",1a,61,00,00),false); -HXDLIN(2727) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2727_boot) -HXDLIN(2727) lime_cairo_image_surface_get_width = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2729_boot) -HXDLIN(2729) ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_pattern_add_color_stop_rgb",5a,49,3d,bb),HX_("oddddv",a7,9e,14,38),false); -HXDLIN(2729) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2729_boot) -HXDLIN(2729) lime_cairo_pattern_add_color_stop_rgb = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2731_boot) -HXDLIN(2731) ::cpp::Function< void ( ::hx::Object *,Float,Float,Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_pattern_add_color_stop_rgba",c7,e5,62,1a),HX_("odddddv",41,24,f6,d9),false); -HXDLIN(2731) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2731_boot) -HXDLIN(2731) lime_cairo_pattern_add_color_stop_rgba = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2733_boot) -HXDLIN(2733) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_pattern_create_for_surface",c4,41,ff,a6),HX_("oo",20,61,00,00),false); -HXDLIN(2733) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2733_boot) -HXDLIN(2733) lime_cairo_pattern_create_for_surface = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (Float,Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2735_boot) -HXDLIN(2735) ::cpp::Function< ::hx::Object * (Float,Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_pattern_create_linear",f8,82,42,cf),HX_("ddddo",6f,91,77,d6),false); -HXDLIN(2735) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2735_boot) -HXDLIN(2735) lime_cairo_pattern_create_linear = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (Float,Float,Float,Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2737_boot) -HXDLIN(2737) ::cpp::Function< ::hx::Object * (Float,Float,Float,Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_pattern_create_radial",f2,ef,98,93),HX_("ddddddo",ef,09,8a,10),false); -HXDLIN(2737) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2737_boot) -HXDLIN(2737) lime_cairo_pattern_create_radial = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2739_boot) -HXDLIN(2739) ::cpp::Function< ::hx::Object * (Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_pattern_create_rgb",1a,90,6b,ce),HX_("dddo",0b,8f,65,42),false); -HXDLIN(2739) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2739_boot) -HXDLIN(2739) lime_cairo_pattern_create_rgb = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (Float,Float,Float,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2741_boot) -HXDLIN(2741) ::cpp::Function< ::hx::Object * (Float,Float,Float,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_pattern_create_rgba",07,87,b2,cf),HX_("ddddo",6f,91,77,d6),false); -HXDLIN(2741) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2741_boot) -HXDLIN(2741) lime_cairo_pattern_create_rgba = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2743_boot) -HXDLIN(2743) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_pattern_get_color_stop_count",47,7e,23,f0),HX_("oi",1a,61,00,00),false); -HXDLIN(2743) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2743_boot) -HXDLIN(2743) lime_cairo_pattern_get_color_stop_count = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2745_boot) -HXDLIN(2745) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_pattern_get_extend",b3,1c,37,1f),HX_("oi",1a,61,00,00),false); -HXDLIN(2745) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2745_boot) -HXDLIN(2745) lime_cairo_pattern_get_extend = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2747_boot) -HXDLIN(2747) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_pattern_get_filter",91,6a,51,dd),HX_("oi",1a,61,00,00),false); -HXDLIN(2747) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2747_boot) -HXDLIN(2747) lime_cairo_pattern_get_filter = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2749_boot) -HXDLIN(2749) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_pattern_get_matrix",1a,81,e4,13),HX_("oo",20,61,00,00),false); -HXDLIN(2749) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2749_boot) -HXDLIN(2749) lime_cairo_pattern_get_matrix = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2751_boot) -HXDLIN(2751) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_pattern_set_extend",27,bb,b4,22),HX_("oiv",1c,96,54,00),false); -HXDLIN(2751) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2751_boot) -HXDLIN(2751) lime_cairo_pattern_set_extend = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2753_boot) -HXDLIN(2753) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_pattern_set_filter",05,09,cf,e0),HX_("oiv",1c,96,54,00),false); -HXDLIN(2753) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2753_boot) -HXDLIN(2753) lime_cairo_pattern_set_filter = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2755_boot) -HXDLIN(2755) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_pattern_set_matrix",8e,1f,62,17),HX_("oov",56,9b,54,00),false); -HXDLIN(2755) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2755_boot) -HXDLIN(2755) lime_cairo_pattern_set_matrix = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2757_boot) -HXDLIN(2757) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_cairo_surface_flush",51,85,bf,ed),HX_("ov",27,61,00,00),false); -HXDLIN(2757) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_2757_boot) -HXDLIN(2757) lime_cairo_surface_flush = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float (::String,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3340_boot) -HXDLIN(3340) ::cpp::Function< Float (::String,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_getdate",db,3c,06,67),HX_("sdd",b3,9a,57,00),false); -HXDLIN(3340) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3340_boot) -HXDLIN(3340) lime_curl_getdate = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3341_boot) -HXDLIN(3341) ::cpp::Function< void () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_global_cleanup",d1,6f,f2,40),HX_("v",76,00,00,00),false); -HXDLIN(3341) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3341_boot) -HXDLIN(3341) lime_curl_global_cleanup = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3342_boot) -HXDLIN(3342) ::cpp::Function< int (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_global_init",43,79,fb,d4),HX_("ii",e0,5b,00,00),false); -HXDLIN(3342) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3342_boot) -HXDLIN(3342) lime_curl_global_init = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3343_boot) -HXDLIN(3343) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_version",2f,4a,eb,b9),HX_("o",6f,00,00,00),false); -HXDLIN(3343) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3343_boot) -HXDLIN(3343) lime_curl_version = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3344_boot) -HXDLIN(3344) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_version_info",be,bf,7a,9e),HX_("io",e6,5b,00,00),false); -HXDLIN(3344) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3344_boot) -HXDLIN(3344) lime_curl_version_info = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3345_boot) -HXDLIN(3345) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_easy_cleanup",30,cd,aa,62),HX_("ov",27,61,00,00),false); -HXDLIN(3345) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3345_boot) -HXDLIN(3345) lime_curl_easy_cleanup = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3346_boot) -HXDLIN(3346) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_easy_duphandle",b3,c0,a0,67),HX_("oo",20,61,00,00),false); -HXDLIN(3346) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3346_boot) -HXDLIN(3346) lime_curl_easy_duphandle = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3348_boot) -HXDLIN(3348) ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_easy_escape",f5,67,b1,5f),HX_("osio",0a,4e,b6,49),false); -HXDLIN(3348) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3348_boot) -HXDLIN(3348) lime_curl_easy_escape = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3350_boot) -HXDLIN(3350) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_easy_flush",d0,88,a5,06),HX_("ov",27,61,00,00),false); -HXDLIN(3350) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3350_boot) -HXDLIN(3350) lime_curl_easy_flush = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3351_boot) -HXDLIN(3351) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_easy_getinfo",10,7d,cd,e4),HX_("oio",15,96,54,00),false); -HXDLIN(3351) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3351_boot) -HXDLIN(3351) lime_curl_easy_getinfo = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3353_boot) -HXDLIN(3353) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_easy_init",84,9a,e4,65),HX_("o",6f,00,00,00),false); -HXDLIN(3353) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3353_boot) -HXDLIN(3353) lime_curl_easy_init = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3354_boot) -HXDLIN(3354) ::cpp::Function< int ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_easy_pause",02,fd,61,c1),HX_("oii",0f,96,54,00),false); -HXDLIN(3354) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3354_boot) -HXDLIN(3354) lime_curl_easy_pause = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3355_boot) -HXDLIN(3355) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_easy_perform",ad,a9,46,32),HX_("oi",1a,61,00,00),false); -HXDLIN(3355) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3355_boot) -HXDLIN(3355) lime_curl_easy_perform = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *, ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3356_boot) -HXDLIN(3356) ::cpp::Function< int ( ::hx::Object *, ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_easy_recv",9a,ac,d0,6b),HX_("ooiii",69,1b,29,33),false); -HXDLIN(3356) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3356_boot) -HXDLIN(3356) lime_curl_easy_recv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3358_boot) -HXDLIN(3358) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_easy_reset",db,6f,d2,ea),HX_("ov",27,61,00,00),false); -HXDLIN(3358) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3358_boot) -HXDLIN(3358) lime_curl_easy_reset = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *, ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3359_boot) -HXDLIN(3359) ::cpp::Function< int ( ::hx::Object *, ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_easy_send",bc,ec,79,6c),HX_("ooiii",69,1b,29,33),false); -HXDLIN(3359) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3359_boot) -HXDLIN(3359) lime_curl_easy_send = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *,int, ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3361_boot) -HXDLIN(3361) ::cpp::Function< int ( ::hx::Object *,int, ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_easy_setopt",45,96,5b,f4),HX_("oiooi",6f,66,36,2f),false); -HXDLIN(3361) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3361_boot) -HXDLIN(3361) lime_curl_easy_setopt = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3363_boot) -HXDLIN(3363) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_easy_strerror",eb,2a,7c,55),HX_("io",e6,5b,00,00),false); -HXDLIN(3363) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3363_boot) -HXDLIN(3363) lime_curl_easy_strerror = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3364_boot) -HXDLIN(3364) ::cpp::Function< ::hx::Object * ( ::hx::Object *,::String,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_easy_unescape",0e,9c,61,a1),HX_("osiio",eb,f5,cd,35),false); -HXDLIN(3364) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3364_boot) -HXDLIN(3364) lime_curl_easy_unescape = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3366_boot) -HXDLIN(3366) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_multi_init",1f,9b,4b,19),HX_("o",6f,00,00,00),false); -HXDLIN(3366) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3366_boot) -HXDLIN(3366) lime_curl_multi_init = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3367_boot) -HXDLIN(3367) ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_multi_add_handle",95,ee,87,1c),HX_("oooi",3a,4a,b3,49),false); -HXDLIN(3367) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3367_boot) -HXDLIN(3367) lime_curl_multi_add_handle = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3369_boot) -HXDLIN(3369) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_multi_get_running_handles",33,e6,dc,58),HX_("oi",1a,61,00,00),false); -HXDLIN(3369) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3369_boot) -HXDLIN(3369) lime_curl_multi_get_running_handles = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3371_boot) -HXDLIN(3371) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_multi_info_read",98,e9,01,8f),HX_("oo",20,61,00,00),false); -HXDLIN(3371) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3371_boot) -HXDLIN(3371) lime_curl_multi_info_read = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3373_boot) -HXDLIN(3373) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_multi_perform",f2,bb,b3,bf),HX_("oi",1a,61,00,00),false); -HXDLIN(3373) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3373_boot) -HXDLIN(3373) lime_curl_multi_perform = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3374_boot) -HXDLIN(3374) ::cpp::Function< int ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_multi_remove_handle",94,6f,9e,9d),HX_("ooi",49,9b,54,00),false); -HXDLIN(3374) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3374_boot) -HXDLIN(3374) lime_curl_multi_remove_handle = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3376_boot) -HXDLIN(3376) ::cpp::Function< int ( ::hx::Object *,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_multi_setopt",a0,33,f8,8f),HX_("oioi",b4,bc,ae,49),false); -HXDLIN(3376) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3376_boot) -HXDLIN(3376) lime_curl_multi_setopt = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3378_boot) -HXDLIN(3378) ::cpp::Function< int ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_curl_multi_wait",84,ba,82,22),HX_("oii",0f,96,54,00),false); -HXDLIN(3378) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_3378_boot) -HXDLIN(3378) lime_curl_multi_wait = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4092_boot) -HXDLIN(4092) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_active_texture",52,df,77,b3),HX_("iv",ed,5b,00,00),false); -HXDLIN(4092) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4092_boot) -HXDLIN(4092) lime_gl_active_texture = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4093_boot) -HXDLIN(4093) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_attach_shader",6f,78,09,06),HX_("iiv",96,08,50,00),false); -HXDLIN(4093) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4093_boot) -HXDLIN(4093) lime_gl_attach_shader = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4094_boot) -HXDLIN(4094) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_begin_query",02,de,10,34),HX_("iiv",96,08,50,00),false); -HXDLIN(4094) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4094_boot) -HXDLIN(4094) lime_gl_begin_query = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4095_boot) -HXDLIN(4095) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_begin_transform_feedback",be,35,71,43),HX_("iv",ed,5b,00,00),false); -HXDLIN(4095) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4095_boot) -HXDLIN(4095) lime_gl_begin_transform_feedback = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4097_boot) -HXDLIN(4097) ::cpp::Function< void (int,int,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_bind_attrib_location",78,d0,23,1a),HX_("iisv",83,78,b7,45),false); -HXDLIN(4097) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4097_boot) -HXDLIN(4097) lime_gl_bind_attrib_location = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4099_boot) -HXDLIN(4099) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_bind_buffer",52,57,d9,e2),HX_("iiv",96,08,50,00),false); -HXDLIN(4099) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4099_boot) -HXDLIN(4099) lime_gl_bind_buffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4100_boot) -HXDLIN(4100) ::cpp::Function< void (int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_bind_buffer_base",5e,e3,50,f4),HX_("iiiv",cd,6f,b7,45),false); -HXDLIN(4100) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4100_boot) -HXDLIN(4100) lime_gl_bind_buffer_base = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,Float,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4102_boot) -HXDLIN(4102) ::cpp::Function< void (int,int,int,Float,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_bind_buffer_range",d0,8d,db,08),HX_("iiidiv",68,70,3f,b6),false); -HXDLIN(4102) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4102_boot) -HXDLIN(4102) lime_gl_bind_buffer_range = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4104_boot) -HXDLIN(4104) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_bind_framebuffer",5b,d1,58,70),HX_("iiv",96,08,50,00),false); -HXDLIN(4104) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4104_boot) -HXDLIN(4104) lime_gl_bind_framebuffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4105_boot) -HXDLIN(4105) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_bind_renderbuffer",a8,70,ea,63),HX_("iiv",96,08,50,00),false); -HXDLIN(4105) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4105_boot) -HXDLIN(4105) lime_gl_bind_renderbuffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4107_boot) -HXDLIN(4107) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_bind_sampler",76,32,8c,6d),HX_("iiv",96,08,50,00),false); -HXDLIN(4107) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4107_boot) -HXDLIN(4107) lime_gl_bind_sampler = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4108_boot) -HXDLIN(4108) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_bind_texture",49,36,a3,88),HX_("iiv",96,08,50,00),false); -HXDLIN(4108) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4108_boot) -HXDLIN(4108) lime_gl_bind_texture = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4109_boot) -HXDLIN(4109) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_bind_transform_feedback",4a,2a,cb,62),HX_("iiv",96,08,50,00),false); -HXDLIN(4109) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4109_boot) -HXDLIN(4109) lime_gl_bind_transform_feedback = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4111_boot) -HXDLIN(4111) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_bind_vertex_array",10,57,8b,e5),HX_("iv",ed,5b,00,00),false); -HXDLIN(4111) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4111_boot) -HXDLIN(4111) lime_gl_bind_vertex_array = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (float,float,float,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4112_boot) -HXDLIN(4112) ::cpp::Function< void (float,float,float,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_blend_color",85,d0,ce,3a),HX_("ffffv",f6,ad,98,fe),false); -HXDLIN(4112) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4112_boot) -HXDLIN(4112) lime_gl_blend_color = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4114_boot) -HXDLIN(4114) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_blend_equation",aa,fd,08,1f),HX_("iv",ed,5b,00,00),false); -HXDLIN(4114) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4114_boot) -HXDLIN(4114) lime_gl_blend_equation = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4115_boot) -HXDLIN(4115) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_blend_equation_separate",d8,13,95,58),HX_("iiv",96,08,50,00),false); -HXDLIN(4115) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4115_boot) -HXDLIN(4115) lime_gl_blend_equation_separate = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4117_boot) -HXDLIN(4117) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_blend_func",62,46,02,e9),HX_("iiv",96,08,50,00),false); -HXDLIN(4117) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4117_boot) -HXDLIN(4117) lime_gl_blend_func = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4118_boot) -HXDLIN(4118) ::cpp::Function< void (int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_blend_func_separate",20,f4,b8,2e),HX_("iiiiv",b6,58,ca,ba),false); -HXDLIN(4118) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4118_boot) -HXDLIN(4118) lime_gl_blend_func_separate = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int,int,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4120_boot) -HXDLIN(4120) ::cpp::Function< void (int,int,int,int,int,int,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_blit_framebuffer",d3,e7,f0,bd),HX_("iiiiiiiiiiv",16,f9,0a,79),false); -HXDLIN(4120) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4120_boot) -HXDLIN(4120) lime_gl_blit_framebuffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4122_boot) -HXDLIN(4122) ::cpp::Function< void (int,int,Float,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_buffer_data",d9,31,40,74),HX_("iidiv",71,8d,c6,ba),false); -HXDLIN(4122) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4122_boot) -HXDLIN(4122) lime_gl_buffer_data = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4124_boot) -HXDLIN(4124) ::cpp::Function< void (int,int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_buffer_sub_data",b8,37,6c,ab),HX_("iiidv",5b,54,ca,ba),false); -HXDLIN(4124) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4124_boot) -HXDLIN(4124) lime_gl_buffer_sub_data = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4126_boot) -HXDLIN(4126) ::cpp::Function< int (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_check_framebuffer_status",0b,35,e1,ea),HX_("ii",e0,5b,00,00),false); -HXDLIN(4126) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4126_boot) -HXDLIN(4126) lime_gl_check_framebuffer_status = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4128_boot) -HXDLIN(4128) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_clear",5d,92,00,3b),HX_("iv",ed,5b,00,00),false); -HXDLIN(4128) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4128_boot) -HXDLIN(4128) lime_gl_clear = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,float,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4129_boot) -HXDLIN(4129) ::cpp::Function< void (int,int,float,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_clear_bufferfi",a5,07,ff,ac),HX_("iifiv",f3,11,c8,ba),false); -HXDLIN(4129) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4129_boot) -HXDLIN(4129) lime_gl_clear_bufferfi = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4131_boot) -HXDLIN(4131) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_clear_bufferfv",b2,07,ff,ac),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4131) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4131_boot) -HXDLIN(4131) lime_gl_clear_bufferfv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4133_boot) -HXDLIN(4133) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_clear_bufferiv",4f,0a,ff,ac),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4133) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4133_boot) -HXDLIN(4133) lime_gl_clear_bufferiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4135_boot) -HXDLIN(4135) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_clear_bufferuiv",00,0b,33,b2),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4135) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4135_boot) -HXDLIN(4135) lime_gl_clear_bufferuiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4137_boot) -HXDLIN(4137) ::cpp::Function< int ( ::hx::Object *,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_client_wait_sync",a1,96,ad,b8),HX_("oiiii",af,d3,31,2f),false); -HXDLIN(4137) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4137_boot) -HXDLIN(4137) lime_gl_client_wait_sync = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (float,float,float,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4139_boot) -HXDLIN(4139) ::cpp::Function< void (float,float,float,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_clear_color",c1,ee,49,1a),HX_("ffffv",f6,ad,98,fe),false); -HXDLIN(4139) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4139_boot) -HXDLIN(4139) lime_gl_clear_color = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4141_boot) -HXDLIN(4141) ::cpp::Function< void (float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_clear_depthf",e5,26,69,8d),HX_("fv",50,59,00,00),false); -HXDLIN(4141) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4141_boot) -HXDLIN(4141) lime_gl_clear_depthf = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4142_boot) -HXDLIN(4142) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_clear_stencil",da,ce,51,44),HX_("iv",ed,5b,00,00),false); -HXDLIN(4142) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4142_boot) -HXDLIN(4142) lime_gl_clear_stencil = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (bool,bool,bool,bool) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4143_boot) -HXDLIN(4143) ::cpp::Function< void (bool,bool,bool,bool) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_color_mask",b8,f1,a7,79),HX_("bbbbv",f6,74,56,ae),false); -HXDLIN(4143) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4143_boot) -HXDLIN(4143) lime_gl_color_mask = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4145_boot) -HXDLIN(4145) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_compile_shader",e1,d4,68,7c),HX_("iv",ed,5b,00,00),false); -HXDLIN(4145) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4145_boot) -HXDLIN(4145) lime_gl_compile_shader = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int,int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4146_boot) -HXDLIN(4146) ::cpp::Function< void (int,int,int,int,int,int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_compressed_tex_image_2d",bc,70,b8,76),HX_("iiiiiiidv",9b,cc,45,bf),false); -HXDLIN(4146) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4146_boot) -HXDLIN(4146) lime_gl_compressed_tex_image_2d = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4148_boot) -HXDLIN(4148) ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_compressed_tex_image_3d",9b,71,b8,76),HX_("iiiiiiiidv",12,f7,d0,9d),false); -HXDLIN(4148) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4148_boot) -HXDLIN(4148) lime_gl_compressed_tex_image_3d = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4150_boot) -HXDLIN(4150) ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_compressed_tex_sub_image_2d",9b,19,2d,07),HX_("iiiiiiiidv",12,f7,d0,9d),false); -HXDLIN(4150) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4150_boot) -HXDLIN(4150) lime_gl_compressed_tex_sub_image_2d = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int,int,int,int,int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4152_boot) -HXDLIN(4152) ::cpp::Function< void (int,int,int,int,int,int,int,int,int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_compressed_tex_sub_image_3d",7a,1a,2d,07),HX_("iiiiiiiiiidv",f2,ea,8e,70),false); -HXDLIN(4152) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4152_boot) -HXDLIN(4152) lime_gl_compressed_tex_sub_image_3d = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float,Float,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4154_boot) -HXDLIN(4154) ::cpp::Function< void (int,int,Float,Float,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_copy_buffer_sub_data",4e,b4,15,e7),HX_("iiddiv",4d,5f,f1,b2),false); -HXDLIN(4154) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4154_boot) -HXDLIN(4154) lime_gl_copy_buffer_sub_data = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4156_boot) -HXDLIN(4156) ::cpp::Function< void (int,int,int,int,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_copy_tex_image_2d",08,15,17,3a),HX_("iiiiiiiiv",f6,d0,45,bf),false); -HXDLIN(4156) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4156_boot) -HXDLIN(4156) lime_gl_copy_tex_image_2d = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4158_boot) -HXDLIN(4158) ::cpp::Function< void (int,int,int,int,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_copy_tex_sub_image_2d",e7,d3,21,4b),HX_("iiiiiiiiv",f6,d0,45,bf),false); -HXDLIN(4158) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4158_boot) -HXDLIN(4158) lime_gl_copy_tex_sub_image_2d = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4160_boot) -HXDLIN(4160) ::cpp::Function< void (int,int,int,int,int,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_copy_tex_sub_image_3d",c6,d4,21,4b),HX_("iiiiiiiiiv",6d,fb,d0,9d),false); -HXDLIN(4160) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4160_boot) -HXDLIN(4160) lime_gl_copy_tex_sub_image_3d = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4162_boot) -HXDLIN(4162) ::cpp::Function< int () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_create_buffer",f3,ef,e7,8a),HX_("i",69,00,00,00),false); -HXDLIN(4162) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4162_boot) -HXDLIN(4162) lime_gl_create_buffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4163_boot) -HXDLIN(4163) ::cpp::Function< int () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_create_framebuffer",1a,51,d8,73),HX_("i",69,00,00,00),false); -HXDLIN(4163) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4163_boot) -HXDLIN(4163) lime_gl_create_framebuffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4164_boot) -HXDLIN(4164) ::cpp::Function< int () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_create_program",31,ac,72,42),HX_("i",69,00,00,00),false); -HXDLIN(4164) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4164_boot) -HXDLIN(4164) lime_gl_create_program = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4165_boot) -HXDLIN(4165) ::cpp::Function< int () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_create_query",75,37,ce,ea),HX_("i",69,00,00,00),false); -HXDLIN(4165) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4165_boot) -HXDLIN(4165) lime_gl_create_query = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4166_boot) -HXDLIN(4166) ::cpp::Function< int () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_create_renderbuffer",09,b8,fa,6f),HX_("i",69,00,00,00),false); -HXDLIN(4166) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4166_boot) -HXDLIN(4166) lime_gl_create_renderbuffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4167_boot) -HXDLIN(4167) ::cpp::Function< int () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_create_sampler",b5,26,43,d2),HX_("i",69,00,00,00),false); -HXDLIN(4167) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4167_boot) -HXDLIN(4167) lime_gl_create_sampler = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4168_boot) -HXDLIN(4168) ::cpp::Function< int (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_create_shader",18,f2,73,d7),HX_("ii",e0,5b,00,00),false); -HXDLIN(4168) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4168_boot) -HXDLIN(4168) lime_gl_create_shader = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4169_boot) -HXDLIN(4169) ::cpp::Function< int () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_create_texture",88,2a,5a,ed),HX_("i",69,00,00,00),false); -HXDLIN(4169) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4169_boot) -HXDLIN(4169) lime_gl_create_texture = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4170_boot) -HXDLIN(4170) ::cpp::Function< int () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_create_transform_feedback",6b,b0,6c,10),HX_("i",69,00,00,00),false); -HXDLIN(4170) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4170_boot) -HXDLIN(4170) lime_gl_create_transform_feedback = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4172_boot) -HXDLIN(4172) ::cpp::Function< int () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_create_vertex_array",71,9e,9b,f1),HX_("i",69,00,00,00),false); -HXDLIN(4172) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4172_boot) -HXDLIN(4172) lime_gl_create_vertex_array = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4173_boot) -HXDLIN(4173) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_cull_face",5a,6e,d7,a6),HX_("iv",ed,5b,00,00),false); -HXDLIN(4173) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4173_boot) -HXDLIN(4173) lime_gl_cull_face = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4174_boot) -HXDLIN(4174) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_delete_buffer",a4,aa,2e,01),HX_("iv",ed,5b,00,00),false); -HXDLIN(4174) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4174_boot) -HXDLIN(4174) lime_gl_delete_buffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4175_boot) -HXDLIN(4175) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_delete_framebuffer",c9,34,1a,a6),HX_("iv",ed,5b,00,00),false); -HXDLIN(4175) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4175_boot) -HXDLIN(4175) lime_gl_delete_framebuffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4176_boot) -HXDLIN(4176) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_delete_program",60,4c,0f,4a),HX_("iv",ed,5b,00,00),false); -HXDLIN(4176) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4176_boot) -HXDLIN(4176) lime_gl_delete_program = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4177_boot) -HXDLIN(4177) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_delete_query",e4,1d,11,2f),HX_("iv",ed,5b,00,00),false); -HXDLIN(4177) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4177_boot) -HXDLIN(4177) lime_gl_delete_query = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4178_boot) -HXDLIN(4178) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_delete_renderbuffer",7a,0d,60,37),HX_("iv",ed,5b,00,00),false); -HXDLIN(4178) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4178_boot) -HXDLIN(4178) lime_gl_delete_renderbuffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4179_boot) -HXDLIN(4179) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_delete_sampler",e4,c6,df,d9),HX_("iv",ed,5b,00,00),false); -HXDLIN(4179) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4179_boot) -HXDLIN(4179) lime_gl_delete_sampler = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4180_boot) -HXDLIN(4180) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_delete_shader",c9,ac,ba,4d),HX_("iv",ed,5b,00,00),false); -HXDLIN(4180) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4180_boot) -HXDLIN(4180) lime_gl_delete_shader = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4181_boot) -HXDLIN(4181) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_delete_sync",ff,36,e6,70),HX_("ov",27,61,00,00),false); -HXDLIN(4181) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4181_boot) -HXDLIN(4181) lime_gl_delete_sync = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4182_boot) -HXDLIN(4182) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_delete_texture",b7,ca,f6,f4),HX_("iv",ed,5b,00,00),false); -HXDLIN(4182) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4182_boot) -HXDLIN(4182) lime_gl_delete_texture = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4183_boot) -HXDLIN(4183) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_delete_transform_feedback",9c,30,f9,ec),HX_("iv",ed,5b,00,00),false); -HXDLIN(4183) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4183_boot) -HXDLIN(4183) lime_gl_delete_transform_feedback = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4185_boot) -HXDLIN(4185) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_delete_vertex_array",e2,f3,00,b9),HX_("iv",ed,5b,00,00),false); -HXDLIN(4185) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4185_boot) -HXDLIN(4185) lime_gl_delete_vertex_array = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4186_boot) -HXDLIN(4186) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_depth_func",70,78,16,ad),HX_("iv",ed,5b,00,00),false); -HXDLIN(4186) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4186_boot) -HXDLIN(4186) lime_gl_depth_func = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (bool) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4187_boot) -HXDLIN(4187) ::cpp::Function< void (bool) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_depth_mask",18,ce,a7,b1),HX_("bv",d4,55,00,00),false); -HXDLIN(4187) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4187_boot) -HXDLIN(4187) lime_gl_depth_mask = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (float,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4188_boot) -HXDLIN(4188) ::cpp::Function< void (float,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_depth_rangef",35,90,41,42),HX_("ffv",36,bf,4d,00),false); -HXDLIN(4188) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4188_boot) -HXDLIN(4188) lime_gl_depth_rangef = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4190_boot) -HXDLIN(4190) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_detach_shader",a1,84,13,fd),HX_("iiv",96,08,50,00),false); -HXDLIN(4190) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4190_boot) -HXDLIN(4190) lime_gl_detach_shader = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4191_boot) -HXDLIN(4191) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_disable",b8,5e,23,70),HX_("iv",ed,5b,00,00),false); -HXDLIN(4191) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4191_boot) -HXDLIN(4191) lime_gl_disable = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4192_boot) -HXDLIN(4192) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_disable_vertex_attrib_array",58,ba,8e,0a),HX_("iv",ed,5b,00,00),false); -HXDLIN(4192) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4192_boot) -HXDLIN(4192) lime_gl_disable_vertex_attrib_array = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4194_boot) -HXDLIN(4194) ::cpp::Function< void (int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_draw_arrays",a5,43,0c,17),HX_("iiiv",cd,6f,b7,45),false); -HXDLIN(4194) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4194_boot) -HXDLIN(4194) lime_gl_draw_arrays = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4195_boot) -HXDLIN(4195) ::cpp::Function< void (int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_draw_arrays_instanced",d5,22,36,ca),HX_("iiiiv",b6,58,ca,ba),false); -HXDLIN(4195) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4195_boot) -HXDLIN(4195) lime_gl_draw_arrays_instanced = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4197_boot) -HXDLIN(4197) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_draw_buffers",28,66,c6,8a),HX_("ov",27,61,00,00),false); -HXDLIN(4197) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4197_boot) -HXDLIN(4197) lime_gl_draw_buffers = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4198_boot) -HXDLIN(4198) ::cpp::Function< void (int,int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_draw_elements",e2,d1,98,b9),HX_("iiidv",5b,54,ca,ba),false); -HXDLIN(4198) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4198_boot) -HXDLIN(4198) lime_gl_draw_elements = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,Float,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4200_boot) -HXDLIN(4200) ::cpp::Function< void (int,int,int,Float,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_draw_elements_instanced",52,bf,3f,a8),HX_("iiidiv",68,70,3f,b6),false); -HXDLIN(4200) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4200_boot) -HXDLIN(4200) lime_gl_draw_elements_instanced = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4202_boot) -HXDLIN(4202) ::cpp::Function< void (int,int,int,int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_draw_range_elements",24,96,29,74),HX_("iiiiidv",7b,ec,90,c4),false); -HXDLIN(4202) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4202_boot) -HXDLIN(4202) lime_gl_draw_range_elements = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4204_boot) -HXDLIN(4204) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_enable",b3,43,5f,56),HX_("iv",ed,5b,00,00),false); -HXDLIN(4204) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4204_boot) -HXDLIN(4204) lime_gl_enable = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4205_boot) -HXDLIN(4205) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_enable_vertex_attrib_array",d3,1e,a2,ea),HX_("iv",ed,5b,00,00),false); -HXDLIN(4205) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4205_boot) -HXDLIN(4205) lime_gl_enable_vertex_attrib_array = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4207_boot) -HXDLIN(4207) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_end_query",34,75,2d,a4),HX_("iv",ed,5b,00,00),false); -HXDLIN(4207) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4207_boot) -HXDLIN(4207) lime_gl_end_query = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4208_boot) -HXDLIN(4208) ::cpp::Function< void () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_end_transform_feedback",4c,87,dc,33),HX_("v",76,00,00,00),false); -HXDLIN(4208) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4208_boot) -HXDLIN(4208) lime_gl_end_transform_feedback = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4210_boot) -HXDLIN(4210) ::cpp::Function< ::hx::Object * (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_fence_sync",19,5b,e2,cd),HX_("iio",8f,08,50,00),false); -HXDLIN(4210) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4210_boot) -HXDLIN(4210) lime_gl_fence_sync = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4211_boot) -HXDLIN(4211) ::cpp::Function< void () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_finish",83,d5,56,e4),HX_("v",76,00,00,00),false); -HXDLIN(4211) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4211_boot) -HXDLIN(4211) lime_gl_finish = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4212_boot) -HXDLIN(4212) ::cpp::Function< void () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_flush",94,83,40,f5),HX_("v",76,00,00,00),false); -HXDLIN(4212) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4212_boot) -HXDLIN(4212) lime_gl_flush = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4213_boot) -HXDLIN(4213) ::cpp::Function< void (int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_framebuffer_renderbuffer",d8,1b,4b,9a),HX_("iiiiv",b6,58,ca,ba),false); -HXDLIN(4213) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4213_boot) -HXDLIN(4213) lime_gl_framebuffer_renderbuffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4215_boot) -HXDLIN(4215) ::cpp::Function< void (int,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_framebuffer_texture2D",2b,bd,7d,0a),HX_("iiiiiv",ad,3b,43,b6),false); -HXDLIN(4215) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4215_boot) -HXDLIN(4215) lime_gl_framebuffer_texture2D = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4217_boot) -HXDLIN(4217) ::cpp::Function< void (int,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_framebuffer_texture_layer",eb,7a,6b,51),HX_("iiiiiv",ad,3b,43,b6),false); -HXDLIN(4217) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4217_boot) -HXDLIN(4217) lime_gl_framebuffer_texture_layer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4219_boot) -HXDLIN(4219) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_front_face",63,a0,73,7d),HX_("iv",ed,5b,00,00),false); -HXDLIN(4219) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4219_boot) -HXDLIN(4219) lime_gl_front_face = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4220_boot) -HXDLIN(4220) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_generate_mipmap",62,a5,38,e6),HX_("iv",ed,5b,00,00),false); -HXDLIN(4220) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4220_boot) -HXDLIN(4220) lime_gl_generate_mipmap = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4221_boot) -HXDLIN(4221) ::cpp::Function< ::hx::Object * (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_active_attrib",0a,40,b7,d1),HX_("iio",8f,08,50,00),false); -HXDLIN(4221) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4221_boot) -HXDLIN(4221) lime_gl_get_active_attrib = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4223_boot) -HXDLIN(4223) ::cpp::Function< ::hx::Object * (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_active_uniform",74,90,d7,2a),HX_("iio",8f,08,50,00),false); -HXDLIN(4223) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4223_boot) -HXDLIN(4223) lime_gl_get_active_uniform = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4225_boot) -HXDLIN(4225) ::cpp::Function< int (int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_active_uniform_blocki",27,66,77,4f),HX_("iiii",c0,6f,b7,45),false); -HXDLIN(4225) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4225_boot) -HXDLIN(4225) lime_gl_get_active_uniform_blocki = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4227_boot) -HXDLIN(4227) ::cpp::Function< void (int,int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_active_uniform_blockiv",6f,fc,01,39),HX_("iiidv",5b,54,ca,ba),false); -HXDLIN(4227) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4227_boot) -HXDLIN(4227) lime_gl_get_active_uniform_blockiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4229_boot) -HXDLIN(4229) ::cpp::Function< ::hx::Object * (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_active_uniform_block_name",e8,aa,c0,b1),HX_("iio",8f,08,50,00),false); -HXDLIN(4229) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4229_boot) -HXDLIN(4229) lime_gl_get_active_uniform_block_name = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int, ::hx::Object *,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4231_boot) -HXDLIN(4231) ::cpp::Function< void (int, ::hx::Object *,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_active_uniformsiv",2c,cf,46,71),HX_("ioidv",15,9c,c1,be),false); -HXDLIN(4231) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4231_boot) -HXDLIN(4231) lime_gl_get_active_uniformsiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4233_boot) -HXDLIN(4233) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_attached_shaders",cc,1c,b8,0d),HX_("io",e6,5b,00,00),false); -HXDLIN(4233) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4233_boot) -HXDLIN(4233) lime_gl_get_attached_shaders = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4235_boot) -HXDLIN(4235) ::cpp::Function< int (int,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_attrib_location",f1,00,cb,a5),HX_("isi",3f,11,50,00),false); -HXDLIN(4235) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4235_boot) -HXDLIN(4235) lime_gl_get_attrib_location = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4237_boot) -HXDLIN(4237) ::cpp::Function< bool (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_boolean",8f,e7,a6,78),HX_("ib",d9,5b,00,00),false); -HXDLIN(4237) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4237_boot) -HXDLIN(4237) lime_gl_get_boolean = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4238_boot) -HXDLIN(4238) ::cpp::Function< void (int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_booleanv",07,b6,63,19),HX_("idv",3b,04,50,00),false); -HXDLIN(4238) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4238_boot) -HXDLIN(4238) lime_gl_get_booleanv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4240_boot) -HXDLIN(4240) ::cpp::Function< int (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_buffer_parameteri",66,b2,90,b3),HX_("iii",89,08,50,00),false); -HXDLIN(4240) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4240_boot) -HXDLIN(4240) lime_gl_get_buffer_parameteri = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4242_boot) -HXDLIN(4242) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_buffer_parameteri64v",d2,78,ff,d1),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4242) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4242_boot) -HXDLIN(4242) lime_gl_get_buffer_parameteri64v = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4244_boot) -HXDLIN(4244) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_buffer_parameteriv",50,67,0b,6b),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4244) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4244_boot) -HXDLIN(4244) lime_gl_get_buffer_parameteriv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4246_boot) -HXDLIN(4246) ::cpp::Function< Float (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_buffer_pointerv",5f,3b,42,e0),HX_("iid",84,08,50,00),false); -HXDLIN(4246) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4246_boot) -HXDLIN(4246) lime_gl_get_buffer_pointerv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,Float,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4248_boot) -HXDLIN(4248) ::cpp::Function< void (int,Float,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_buffer_sub_data",cf,ae,41,0b),HX_("ididv",40,43,7c,b7),false); -HXDLIN(4248) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4248_boot) -HXDLIN(4248) lime_gl_get_buffer_sub_data = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4250_boot) -HXDLIN(4250) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_context_attributes",e0,c6,c6,3e),HX_("o",6f,00,00,00),false); -HXDLIN(4250) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4250_boot) -HXDLIN(4250) lime_gl_get_context_attributes = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4252_boot) -HXDLIN(4252) ::cpp::Function< int () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_error",ef,f0,e0,f5),HX_("i",69,00,00,00),false); -HXDLIN(4252) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4252_boot) -HXDLIN(4252) lime_gl_get_error = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4253_boot) -HXDLIN(4253) ::cpp::Function< ::hx::Object * (::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_extension",26,d8,5e,d7),HX_("so",9c,64,00,00),false); -HXDLIN(4253) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4253_boot) -HXDLIN(4253) lime_gl_get_extension = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< float (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4254_boot) -HXDLIN(4254) ::cpp::Function< float (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_float",c3,ea,4d,85),HX_("if",dd,5b,00,00),false); -HXDLIN(4254) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4254_boot) -HXDLIN(4254) lime_gl_get_float = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4255_boot) -HXDLIN(4255) ::cpp::Function< void (int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_floatv",53,80,df,1e),HX_("idv",3b,04,50,00),false); -HXDLIN(4255) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4255_boot) -HXDLIN(4255) lime_gl_get_floatv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4257_boot) -HXDLIN(4257) ::cpp::Function< int (int,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_frag_data_location",96,e5,26,70),HX_("isi",3f,11,50,00),false); -HXDLIN(4257) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4257_boot) -HXDLIN(4257) lime_gl_get_frag_data_location = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4259_boot) -HXDLIN(4259) ::cpp::Function< int (int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_framebuffer_attachment_parameteri",51,62,ed,59),HX_("iiii",c0,6f,b7,45),false); -HXDLIN(4259) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4259_boot) -HXDLIN(4259) lime_gl_get_framebuffer_attachment_parameteri = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4261_boot) -HXDLIN(4261) ::cpp::Function< void (int,int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_framebuffer_attachment_parameteriv",05,a5,c8,55),HX_("iiidv",5b,54,ca,ba),false); -HXDLIN(4261) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4261_boot) -HXDLIN(4261) lime_gl_get_framebuffer_attachment_parameteriv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4263_boot) -HXDLIN(4263) ::cpp::Function< int (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_integer",a5,ba,c3,11),HX_("ii",e0,5b,00,00),false); -HXDLIN(4263) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4263_boot) -HXDLIN(4263) lime_gl_get_integer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4264_boot) -HXDLIN(4264) ::cpp::Function< void (int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_integer64v",f3,e1,05,89),HX_("idv",3b,04,50,00),false); -HXDLIN(4264) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4264_boot) -HXDLIN(4264) lime_gl_get_integer64v = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4266_boot) -HXDLIN(4266) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_integer64i_v",9d,fa,ae,3f),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4266) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4266_boot) -HXDLIN(4266) lime_gl_get_integer64i_v = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4268_boot) -HXDLIN(4268) ::cpp::Function< void (int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_integerv",31,96,7f,79),HX_("idv",3b,04,50,00),false); -HXDLIN(4268) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4268_boot) -HXDLIN(4268) lime_gl_get_integerv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4270_boot) -HXDLIN(4270) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_integeri_v",5b,ba,2c,89),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4270) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4270_boot) -HXDLIN(4270) lime_gl_get_integeri_v = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4272_boot) -HXDLIN(4272) ::cpp::Function< void (int,int,int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_internalformativ",5a,81,a0,26),HX_("iiiidv",52,37,43,b6),false); -HXDLIN(4272) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4272_boot) -HXDLIN(4272) lime_gl_get_internalformativ = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4274_boot) -HXDLIN(4274) ::cpp::Function< void (int,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_program_binary",95,19,be,d8),HX_("iiov",07,75,b7,45),false); -HXDLIN(4274) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4274_boot) -HXDLIN(4274) lime_gl_get_program_binary = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4276_boot) -HXDLIN(4276) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_program_info_log",87,8b,1c,48),HX_("io",e6,5b,00,00),false); -HXDLIN(4276) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4276_boot) -HXDLIN(4276) lime_gl_get_program_info_log = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4278_boot) -HXDLIN(4278) ::cpp::Function< int (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_programi",9e,36,7d,de),HX_("iii",89,08,50,00),false); -HXDLIN(4278) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4278_boot) -HXDLIN(4278) lime_gl_get_programi = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4279_boot) -HXDLIN(4279) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_programiv",18,94,12,cf),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4279) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4279_boot) -HXDLIN(4279) lime_gl_get_programiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4281_boot) -HXDLIN(4281) ::cpp::Function< int (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_queryi",5a,79,d8,ac),HX_("iii",89,08,50,00),false); -HXDLIN(4281) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4281_boot) -HXDLIN(4281) lime_gl_get_queryi = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4282_boot) -HXDLIN(4282) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_queryiv",dc,b5,91,90),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4282) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4282_boot) -HXDLIN(4282) lime_gl_get_queryiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4284_boot) -HXDLIN(4284) ::cpp::Function< int (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_query_objectui",23,9c,16,ce),HX_("iii",89,08,50,00),false); -HXDLIN(4284) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4284_boot) -HXDLIN(4284) lime_gl_get_query_objectui = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4285_boot) -HXDLIN(4285) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_query_objectuiv",f3,02,b2,85),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4285) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4285_boot) -HXDLIN(4285) lime_gl_get_query_objectuiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4287_boot) -HXDLIN(4287) ::cpp::Function< int (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_renderbuffer_parameteri",90,dd,65,bc),HX_("iii",89,08,50,00),false); -HXDLIN(4287) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4287_boot) -HXDLIN(4287) lime_gl_get_renderbuffer_parameteri = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4289_boot) -HXDLIN(4289) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_renderbuffer_parameteriv",e6,00,bc,1c),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4289) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4289_boot) -HXDLIN(4289) lime_gl_get_renderbuffer_parameteriv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< float (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4291_boot) -HXDLIN(4291) ::cpp::Function< float (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_sampler_parameterf",2d,c2,93,7c),HX_("iif",86,08,50,00),false); -HXDLIN(4291) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4291_boot) -HXDLIN(4291) lime_gl_get_sampler_parameterf = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4293_boot) -HXDLIN(4293) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_sampler_parameterfv",a9,25,b6,84),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4293) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4293_boot) -HXDLIN(4293) lime_gl_get_sampler_parameterfv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4295_boot) -HXDLIN(4295) ::cpp::Function< int (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_sampler_parameteri",30,c2,93,7c),HX_("iii",89,08,50,00),false); -HXDLIN(4295) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4295_boot) -HXDLIN(4295) lime_gl_get_sampler_parameteri = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4297_boot) -HXDLIN(4297) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_sampler_parameteriv",46,28,b6,84),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4297) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4297_boot) -HXDLIN(4297) lime_gl_get_sampler_parameteriv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4299_boot) -HXDLIN(4299) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_shader_info_log",74,08,6b,9a),HX_("io",e6,5b,00,00),false); -HXDLIN(4299) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4299_boot) -HXDLIN(4299) lime_gl_get_shader_info_log = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4301_boot) -HXDLIN(4301) ::cpp::Function< int (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_shaderi",8b,7e,2e,5a),HX_("iii",89,08,50,00),false); -HXDLIN(4301) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4301_boot) -HXDLIN(4301) lime_gl_get_shaderi = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4302_boot) -HXDLIN(4302) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_shaderiv",8b,3b,80,8e),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4302) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4302_boot) -HXDLIN(4302) lime_gl_get_shaderiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4304_boot) -HXDLIN(4304) ::cpp::Function< ::hx::Object * (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_shader_precision_format",d9,5f,b1,89),HX_("iio",8f,08,50,00),false); -HXDLIN(4304) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4304_boot) -HXDLIN(4304) lime_gl_get_shader_precision_format = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4306_boot) -HXDLIN(4306) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_shader_source",1c,86,a3,e7),HX_("io",e6,5b,00,00),false); -HXDLIN(4306) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4306_boot) -HXDLIN(4306) lime_gl_get_shader_source = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4307_boot) -HXDLIN(4307) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_string",ca,85,b9,ee),HX_("io",e6,5b,00,00),false); -HXDLIN(4307) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4307_boot) -HXDLIN(4307) lime_gl_get_string = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4308_boot) -HXDLIN(4308) ::cpp::Function< ::hx::Object * (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_stringi",5f,8b,9b,f3),HX_("iio",8f,08,50,00),false); -HXDLIN(4308) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4308_boot) -HXDLIN(4308) lime_gl_get_stringi = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4309_boot) -HXDLIN(4309) ::cpp::Function< int ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_sync_parameteri",2b,c5,94,ef),HX_("oii",0f,96,54,00),false); -HXDLIN(4309) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4309_boot) -HXDLIN(4309) lime_gl_get_sync_parameteri = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4311_boot) -HXDLIN(4311) ::cpp::Function< void ( ::hx::Object *,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_sync_parameteriv",eb,c0,97,b2),HX_("oidv",2c,b3,ae,49),false); -HXDLIN(4311) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4311_boot) -HXDLIN(4311) lime_gl_get_sync_parameteriv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< float (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4313_boot) -HXDLIN(4313) ::cpp::Function< float (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_tex_parameterf",2e,b7,53,ae),HX_("iif",86,08,50,00),false); -HXDLIN(4313) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4313_boot) -HXDLIN(4313) lime_gl_get_tex_parameterf = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4315_boot) -HXDLIN(4315) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_tex_parameterfv",88,91,ec,da),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4315) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4315_boot) -HXDLIN(4315) lime_gl_get_tex_parameterfv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4317_boot) -HXDLIN(4317) ::cpp::Function< int (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_tex_parameteri",31,b7,53,ae),HX_("iii",89,08,50,00),false); -HXDLIN(4317) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4317_boot) -HXDLIN(4317) lime_gl_get_tex_parameteri = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4318_boot) -HXDLIN(4318) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_tex_parameteriv",25,94,ec,da),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4318) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4318_boot) -HXDLIN(4318) lime_gl_get_tex_parameteriv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4320_boot) -HXDLIN(4320) ::cpp::Function< ::hx::Object * (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_transform_feedback_varying",62,3a,c3,2b),HX_("iio",8f,08,50,00),false); -HXDLIN(4320) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4320_boot) -HXDLIN(4320) lime_gl_get_transform_feedback_varying = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< float (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4322_boot) -HXDLIN(4322) ::cpp::Function< float (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_uniformf",eb,19,aa,5a),HX_("iif",86,08,50,00),false); -HXDLIN(4322) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4322_boot) -HXDLIN(4322) lime_gl_get_uniformf = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4323_boot) -HXDLIN(4323) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_uniformfv",2b,94,2c,fa),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4323) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4323_boot) -HXDLIN(4323) lime_gl_get_uniformfv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4325_boot) -HXDLIN(4325) ::cpp::Function< int (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_uniformi",ee,19,aa,5a),HX_("iii",89,08,50,00),false); -HXDLIN(4325) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4325_boot) -HXDLIN(4325) lime_gl_get_uniformi = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4326_boot) -HXDLIN(4326) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_uniformiv",c8,96,2c,fa),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4326) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4326_boot) -HXDLIN(4326) lime_gl_get_uniformiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4328_boot) -HXDLIN(4328) ::cpp::Function< int (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_uniformui",2f,a1,2c,fa),HX_("iii",89,08,50,00),false); -HXDLIN(4328) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4328_boot) -HXDLIN(4328) lime_gl_get_uniformui = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4329_boot) -HXDLIN(4329) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_uniformuiv",67,68,e0,ec),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4329) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4329_boot) -HXDLIN(4329) lime_gl_get_uniformuiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4331_boot) -HXDLIN(4331) ::cpp::Function< int (int,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_uniform_block_index",fc,f7,fa,16),HX_("isi",3f,11,50,00),false); -HXDLIN(4331) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4331_boot) -HXDLIN(4331) lime_gl_get_uniform_block_index = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4333_boot) -HXDLIN(4333) ::cpp::Function< int (int,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_uniform_location",19,0c,33,6c),HX_("isi",3f,11,50,00),false); -HXDLIN(4333) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4333_boot) -HXDLIN(4333) lime_gl_get_uniform_location = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< float (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4335_boot) -HXDLIN(4335) ::cpp::Function< float (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_vertex_attribf",ba,30,62,1b),HX_("iif",86,08,50,00),false); -HXDLIN(4335) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4335_boot) -HXDLIN(4335) lime_gl_get_vertex_attribf = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4337_boot) -HXDLIN(4337) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_vertex_attribfv",7c,72,88,da),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4337) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4337_boot) -HXDLIN(4337) lime_gl_get_vertex_attribfv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4339_boot) -HXDLIN(4339) ::cpp::Function< int (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_vertex_attribi",bd,30,62,1b),HX_("iii",89,08,50,00),false); -HXDLIN(4339) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4339_boot) -HXDLIN(4339) lime_gl_get_vertex_attribi = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4340_boot) -HXDLIN(4340) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_vertex_attribiv",19,75,88,da),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4340) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4340_boot) -HXDLIN(4340) lime_gl_get_vertex_attribiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4342_boot) -HXDLIN(4342) ::cpp::Function< int (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_vertex_attribii",0c,75,88,da),HX_("iii",89,08,50,00),false); -HXDLIN(4342) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4342_boot) -HXDLIN(4342) lime_gl_get_vertex_attribii = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4344_boot) -HXDLIN(4344) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_vertex_attribiiv",ea,f5,dd,5c),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4344) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4344_boot) -HXDLIN(4344) lime_gl_get_vertex_attribiiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4346_boot) -HXDLIN(4346) ::cpp::Function< int (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_vertex_attribiui",51,00,de,5c),HX_("iii",89,08,50,00),false); -HXDLIN(4346) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4346_boot) -HXDLIN(4346) lime_gl_get_vertex_attribiui = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4348_boot) -HXDLIN(4348) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_vertex_attribiuiv",05,47,62,e5),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4348) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4348_boot) -HXDLIN(4348) lime_gl_get_vertex_attribiuiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4350_boot) -HXDLIN(4350) ::cpp::Function< Float (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_get_vertex_attrib_pointerv",cc,80,45,bc),HX_("iid",84,08,50,00),false); -HXDLIN(4350) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4350_boot) -HXDLIN(4350) lime_gl_get_vertex_attrib_pointerv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4352_boot) -HXDLIN(4352) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_hint",b7,26,75,cc),HX_("iiv",96,08,50,00),false); -HXDLIN(4352) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4352_boot) -HXDLIN(4352) lime_gl_hint = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4353_boot) -HXDLIN(4353) ::cpp::Function< void (int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_invalidate_framebuffer",19,9e,02,01),HX_("iov",d0,0d,50,00),false); -HXDLIN(4353) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4353_boot) -HXDLIN(4353) lime_gl_invalidate_framebuffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int, ::hx::Object *,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4355_boot) -HXDLIN(4355) ::cpp::Function< void (int, ::hx::Object *,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_invalidate_sub_framebuffer",9a,3b,16,21),HX_("ioiiiiv",10,1b,b5,2a),false); -HXDLIN(4355) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4355_boot) -HXDLIN(4355) lime_gl_invalidate_sub_framebuffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4357_boot) -HXDLIN(4357) ::cpp::Function< bool (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_is_buffer",c5,ec,c6,b4),HX_("ib",d9,5b,00,00),false); -HXDLIN(4357) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4357_boot) -HXDLIN(4357) lime_gl_is_buffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4358_boot) -HXDLIN(4358) ::cpp::Function< bool (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_is_enabled",1c,a1,e8,45),HX_("ib",d9,5b,00,00),false); -HXDLIN(4358) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4358_boot) -HXDLIN(4358) lime_gl_is_enabled = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4359_boot) -HXDLIN(4359) ::cpp::Function< bool (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_is_framebuffer",08,9b,19,ab),HX_("ib",d9,5b,00,00),false); -HXDLIN(4359) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4359_boot) -HXDLIN(4359) lime_gl_is_framebuffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4360_boot) -HXDLIN(4360) ::cpp::Function< bool (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_is_program",1f,e7,b0,bb),HX_("ib",d9,5b,00,00),false); -HXDLIN(4360) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4360_boot) -HXDLIN(4360) lime_gl_is_program = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4361_boot) -HXDLIN(4361) ::cpp::Function< bool (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_is_query",e3,3a,72,b0),HX_("ib",d9,5b,00,00),false); -HXDLIN(4361) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4361_boot) -HXDLIN(4361) lime_gl_is_query = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4362_boot) -HXDLIN(4362) ::cpp::Function< bool (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_is_renderbuffer",5b,1e,da,91),HX_("ib",d9,5b,00,00),false); -HXDLIN(4362) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4362_boot) -HXDLIN(4362) lime_gl_is_renderbuffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4363_boot) -HXDLIN(4363) ::cpp::Function< bool (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_is_sampler",a3,61,81,4b),HX_("ib",d9,5b,00,00),false); -HXDLIN(4363) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4363_boot) -HXDLIN(4363) lime_gl_is_sampler = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4364_boot) -HXDLIN(4364) ::cpp::Function< bool (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_is_shader",ea,ee,52,01),HX_("ib",d9,5b,00,00),false); -HXDLIN(4364) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4364_boot) -HXDLIN(4364) lime_gl_is_shader = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4365_boot) -HXDLIN(4365) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_is_sync",e0,fe,93,c7),HX_("ob",13,61,00,00),false); -HXDLIN(4365) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4365_boot) -HXDLIN(4365) lime_gl_is_sync = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4366_boot) -HXDLIN(4366) ::cpp::Function< bool (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_is_texture",76,65,98,66),HX_("ib",d9,5b,00,00),false); -HXDLIN(4366) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4366_boot) -HXDLIN(4366) lime_gl_is_texture = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4367_boot) -HXDLIN(4367) ::cpp::Function< bool (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_is_transform_feedback",3d,a0,bc,42),HX_("ib",d9,5b,00,00),false); -HXDLIN(4367) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4367_boot) -HXDLIN(4367) lime_gl_is_transform_feedback = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4368_boot) -HXDLIN(4368) ::cpp::Function< bool (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_is_vertex_array",c3,04,7b,13),HX_("ib",d9,5b,00,00),false); -HXDLIN(4368) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4368_boot) -HXDLIN(4368) lime_gl_is_vertex_array = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4369_boot) -HXDLIN(4369) ::cpp::Function< void (float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_line_width",6b,71,5f,53),HX_("fv",50,59,00,00),false); -HXDLIN(4369) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4369_boot) -HXDLIN(4369) lime_gl_line_width = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4370_boot) -HXDLIN(4370) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_link_program",2f,df,cf,33),HX_("iv",ed,5b,00,00),false); -HXDLIN(4370) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4370_boot) -HXDLIN(4370) lime_gl_link_program = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float (int,Float,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4371_boot) -HXDLIN(4371) ::cpp::Function< Float (int,Float,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_map_buffer_range",f1,71,1b,50),HX_("idiid",89,47,7c,b7),false); -HXDLIN(4371) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4371_boot) -HXDLIN(4371) lime_gl_map_buffer_range = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4373_boot) -HXDLIN(4373) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_object_deregister",74,d8,a1,d6),HX_("ov",27,61,00,00),false); -HXDLIN(4373) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4373_boot) -HXDLIN(4373) lime_gl_object_deregister = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4375_boot) -HXDLIN(4375) ::cpp::Function< ::hx::Object * (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_object_from_id",40,ff,06,4e),HX_("iio",8f,08,50,00),false); -HXDLIN(4375) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4375_boot) -HXDLIN(4375) lime_gl_object_from_id = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int,int, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4376_boot) -HXDLIN(4376) ::cpp::Function< ::hx::Object * (int,int, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_object_register",f3,13,aa,16),HX_("iioo",00,75,b7,45),false); -HXDLIN(4376) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4376_boot) -HXDLIN(4376) lime_gl_object_register = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4378_boot) -HXDLIN(4378) ::cpp::Function< void () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_pause_transform_feedback",11,9d,6a,c1),HX_("v",76,00,00,00),false); -HXDLIN(4378) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4378_boot) -HXDLIN(4378) lime_gl_pause_transform_feedback = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4380_boot) -HXDLIN(4380) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_pixel_storei",71,b2,56,3d),HX_("iiv",96,08,50,00),false); -HXDLIN(4380) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4380_boot) -HXDLIN(4380) lime_gl_pixel_storei = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (float,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4381_boot) -HXDLIN(4381) ::cpp::Function< void (float,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_polygon_offset",28,8f,6c,e3),HX_("ffv",36,bf,4d,00),false); -HXDLIN(4381) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4381_boot) -HXDLIN(4381) lime_gl_polygon_offset = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4383_boot) -HXDLIN(4383) ::cpp::Function< void (int,int,Float,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_program_binary",cc,e0,e1,77),HX_("iidiv",71,8d,c6,ba),false); -HXDLIN(4383) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4383_boot) -HXDLIN(4383) lime_gl_program_binary = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4385_boot) -HXDLIN(4385) ::cpp::Function< void (int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_program_parameteri",eb,a4,8e,4e),HX_("iiiv",cd,6f,b7,45),false); -HXDLIN(4385) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4385_boot) -HXDLIN(4385) lime_gl_program_parameteri = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4387_boot) -HXDLIN(4387) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_read_buffer",d9,d6,53,39),HX_("iv",ed,5b,00,00),false); -HXDLIN(4387) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4387_boot) -HXDLIN(4387) lime_gl_read_buffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4388_boot) -HXDLIN(4388) ::cpp::Function< void (int,int,int,int,int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_read_pixels",06,09,69,f5),HX_("iiiiiidv",32,bb,41,3a),false); -HXDLIN(4388) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4388_boot) -HXDLIN(4388) lime_gl_read_pixels = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4390_boot) -HXDLIN(4390) ::cpp::Function< void () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_release_shader_compiler",51,e6,f6,c0),HX_("v",76,00,00,00),false); -HXDLIN(4390) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4390_boot) -HXDLIN(4390) lime_gl_release_shader_compiler = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4392_boot) -HXDLIN(4392) ::cpp::Function< void (int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_renderbuffer_storage",c2,94,f1,7b),HX_("iiiiv",b6,58,ca,ba),false); -HXDLIN(4392) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4392_boot) -HXDLIN(4392) lime_gl_renderbuffer_storage = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4394_boot) -HXDLIN(4394) ::cpp::Function< void (int,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_renderbuffer_storage_multisample",26,e9,f0,80),HX_("iiiiiv",ad,3b,43,b6),false); -HXDLIN(4394) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4394_boot) -HXDLIN(4394) lime_gl_renderbuffer_storage_multisample = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4396_boot) -HXDLIN(4396) ::cpp::Function< void () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_resume_transform_feedback",5a,c0,f6,d5),HX_("v",76,00,00,00),false); -HXDLIN(4396) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4396_boot) -HXDLIN(4396) lime_gl_resume_transform_feedback = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (float,bool) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4398_boot) -HXDLIN(4398) ::cpp::Function< void (float,bool) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_sample_coverage",ad,98,c5,86),HX_("fbv",ba,bb,4d,00),false); -HXDLIN(4398) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4398_boot) -HXDLIN(4398) lime_gl_sample_coverage = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4400_boot) -HXDLIN(4400) ::cpp::Function< void (int,int,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_sampler_parameterf",e4,f0,b0,51),HX_("iifv",30,6d,b7,45),false); -HXDLIN(4400) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4400_boot) -HXDLIN(4400) lime_gl_sampler_parameterf = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4402_boot) -HXDLIN(4402) ::cpp::Function< void (int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_sampler_parameteri",e7,f0,b0,51),HX_("iiiv",cd,6f,b7,45),false); -HXDLIN(4402) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4402_boot) -HXDLIN(4402) lime_gl_sampler_parameteri = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4404_boot) -HXDLIN(4404) ::cpp::Function< void (int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_scissor",ec,1c,b2,c3),HX_("iiiiv",b6,58,ca,ba),false); -HXDLIN(4404) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4404_boot) -HXDLIN(4404) lime_gl_scissor = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,Float,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4405_boot) -HXDLIN(4405) ::cpp::Function< void ( ::hx::Object *,int,Float,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_shader_binary",eb,dd,bc,3a),HX_("oidiv",77,08,2e,2f),false); -HXDLIN(4405) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4405_boot) -HXDLIN(4405) lime_gl_shader_binary = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4407_boot) -HXDLIN(4407) ::cpp::Function< void (int,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_shader_source",c5,d2,e2,7f),HX_("isv",4c,11,50,00),false); -HXDLIN(4407) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4407_boot) -HXDLIN(4407) lime_gl_shader_source = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4408_boot) -HXDLIN(4408) ::cpp::Function< void (int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_stencil_func",d7,b0,4f,64),HX_("iiiv",cd,6f,b7,45),false); -HXDLIN(4408) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4408_boot) -HXDLIN(4408) lime_gl_stencil_func = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4409_boot) -HXDLIN(4409) ::cpp::Function< void (int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_stencil_func_separate",0b,13,77,19),HX_("iiiiv",b6,58,ca,ba),false); -HXDLIN(4409) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4409_boot) -HXDLIN(4409) lime_gl_stencil_func_separate = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4411_boot) -HXDLIN(4411) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_stencil_mask",7f,06,e1,68),HX_("iv",ed,5b,00,00),false); -HXDLIN(4411) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4411_boot) -HXDLIN(4411) lime_gl_stencil_mask = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4412_boot) -HXDLIN(4412) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_stencil_mask_separate",63,c8,71,65),HX_("iiv",96,08,50,00),false); -HXDLIN(4412) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4412_boot) -HXDLIN(4412) lime_gl_stencil_mask_separate = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4414_boot) -HXDLIN(4414) ::cpp::Function< void (int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_stencil_op",f4,8b,0c,a5),HX_("iiiv",cd,6f,b7,45),false); -HXDLIN(4414) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4414_boot) -HXDLIN(4414) lime_gl_stencil_op = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4415_boot) -HXDLIN(4415) ::cpp::Function< void (int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_stencil_op_separate",4e,6c,36,5e),HX_("iiiiv",b6,58,ca,ba),false); -HXDLIN(4415) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4415_boot) -HXDLIN(4415) lime_gl_stencil_op_separate = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4417_boot) -HXDLIN(4417) ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_tex_image_2d",5e,ab,7a,34),HX_("iiiiiiiidv",12,f7,d0,9d),false); -HXDLIN(4417) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4417_boot) -HXDLIN(4417) lime_gl_tex_image_2d = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int,int,int,int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4419_boot) -HXDLIN(4419) ::cpp::Function< void (int,int,int,int,int,int,int,int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_tex_image_3d",3d,ac,7a,34),HX_("iiiiiiiiidv",bb,f4,0a,79),false); -HXDLIN(4419) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4419_boot) -HXDLIN(4419) lime_gl_tex_image_3d = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4421_boot) -HXDLIN(4421) ::cpp::Function< void (int,int,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_tex_parameterf",65,7e,77,4d),HX_("iifv",30,6d,b7,45),false); -HXDLIN(4421) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4421_boot) -HXDLIN(4421) lime_gl_tex_parameterf = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4423_boot) -HXDLIN(4423) ::cpp::Function< void (int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_tex_parameteri",68,7e,77,4d),HX_("iiiv",cd,6f,b7,45),false); -HXDLIN(4423) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4423_boot) -HXDLIN(4423) lime_gl_tex_parameteri = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4425_boot) -HXDLIN(4425) ::cpp::Function< void (int,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_tex_storage_2d",7e,19,2d,9e),HX_("iiiiiv",ad,3b,43,b6),false); -HXDLIN(4425) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4425_boot) -HXDLIN(4425) lime_gl_tex_storage_2d = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4427_boot) -HXDLIN(4427) ::cpp::Function< void (int,int,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_tex_storage_3d",5d,1a,2d,9e),HX_("iiiiiiv",d6,f0,90,c4),false); -HXDLIN(4427) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4427_boot) -HXDLIN(4427) lime_gl_tex_storage_3d = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4429_boot) -HXDLIN(4429) ::cpp::Function< void (int,int,int,int,int,int,int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_tex_sub_image_2d",3d,4d,7e,52),HX_("iiiiiiiidv",12,f7,d0,9d),false); -HXDLIN(4429) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4429_boot) -HXDLIN(4429) lime_gl_tex_sub_image_2d = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int,int,int,int,int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4431_boot) -HXDLIN(4431) ::cpp::Function< void (int,int,int,int,int,int,int,int,int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_tex_sub_image_3d",1c,4e,7e,52),HX_("iiiiiiiiiidv",f2,ea,8e,70),false); -HXDLIN(4431) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4431_boot) -HXDLIN(4431) lime_gl_tex_sub_image_3d = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int, ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4433_boot) -HXDLIN(4433) ::cpp::Function< void (int, ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_transform_feedback_varyings",3a,9e,18,15),HX_("ioiv",53,fd,bb,45),false); -HXDLIN(4433) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4433_boot) -HXDLIN(4433) lime_gl_transform_feedback_varyings = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4435_boot) -HXDLIN(4435) ::cpp::Function< void (int,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform1f",19,ea,eb,46),HX_("ifv",f9,05,50,00),false); -HXDLIN(4435) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4435_boot) -HXDLIN(4435) lime_gl_uniform1f = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4436_boot) -HXDLIN(4436) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform1fv",3d,ec,80,c7),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4436) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4436_boot) -HXDLIN(4436) lime_gl_uniform1fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4438_boot) -HXDLIN(4438) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform1i",1c,ea,eb,46),HX_("iiv",96,08,50,00),false); -HXDLIN(4438) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4438_boot) -HXDLIN(4438) lime_gl_uniform1i = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4439_boot) -HXDLIN(4439) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform1iv",da,ee,80,c7),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4439) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4439_boot) -HXDLIN(4439) lime_gl_uniform1iv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4441_boot) -HXDLIN(4441) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform1ui",41,f9,80,c7),HX_("iiv",96,08,50,00),false); -HXDLIN(4441) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4441_boot) -HXDLIN(4441) lime_gl_uniform1ui = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4442_boot) -HXDLIN(4442) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform1uiv",15,20,59,c9),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4442) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4442_boot) -HXDLIN(4442) lime_gl_uniform1uiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,float,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4444_boot) -HXDLIN(4444) ::cpp::Function< void (int,float,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform2f",f8,ea,eb,46),HX_("iffv",6d,26,b5,45),false); -HXDLIN(4444) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4444_boot) -HXDLIN(4444) lime_gl_uniform2f = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4446_boot) -HXDLIN(4446) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform2fv",7e,ae,81,c7),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4446) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4446_boot) -HXDLIN(4446) lime_gl_uniform2fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4448_boot) -HXDLIN(4448) ::cpp::Function< void (int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform2i",fb,ea,eb,46),HX_("iiiv",cd,6f,b7,45),false); -HXDLIN(4448) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4448_boot) -HXDLIN(4448) lime_gl_uniform2i = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4449_boot) -HXDLIN(4449) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform2iv",1b,b1,81,c7),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4449) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4449_boot) -HXDLIN(4449) lime_gl_uniform2iv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4451_boot) -HXDLIN(4451) ::cpp::Function< void (int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform2ui",82,bb,81,c7),HX_("iiiv",cd,6f,b7,45),false); -HXDLIN(4451) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4451_boot) -HXDLIN(4451) lime_gl_uniform2ui = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4452_boot) -HXDLIN(4452) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform2uiv",b4,56,02,ca),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4452) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4452_boot) -HXDLIN(4452) lime_gl_uniform2uiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,float,float,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4454_boot) -HXDLIN(4454) ::cpp::Function< void (int,float,float,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform3f",d7,eb,eb,46),HX_("ifffv",79,6b,cc,b8),false); -HXDLIN(4454) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4454_boot) -HXDLIN(4454) lime_gl_uniform3f = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4456_boot) -HXDLIN(4456) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform3fv",bf,70,82,c7),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4456) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4456_boot) -HXDLIN(4456) lime_gl_uniform3fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4458_boot) -HXDLIN(4458) ::cpp::Function< void (int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform3i",da,eb,eb,46),HX_("iiiiv",b6,58,ca,ba),false); -HXDLIN(4458) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4458_boot) -HXDLIN(4458) lime_gl_uniform3i = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4459_boot) -HXDLIN(4459) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform3iv",5c,73,82,c7),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4459) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4459_boot) -HXDLIN(4459) lime_gl_uniform3iv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4461_boot) -HXDLIN(4461) ::cpp::Function< void (int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform3ui",c3,7d,82,c7),HX_("iiiiv",b6,58,ca,ba),false); -HXDLIN(4461) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4461_boot) -HXDLIN(4461) lime_gl_uniform3ui = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4462_boot) -HXDLIN(4462) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform3uiv",53,8d,ab,ca),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4462) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4462_boot) -HXDLIN(4462) lime_gl_uniform3uiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,float,float,float,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4464_boot) -HXDLIN(4464) ::cpp::Function< void (int,float,float,float,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform4f",b6,ec,eb,46),HX_("iffffv",ed,90,11,fa),false); -HXDLIN(4464) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4464_boot) -HXDLIN(4464) lime_gl_uniform4f = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4466_boot) -HXDLIN(4466) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform4fv",00,33,83,c7),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4466) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4466_boot) -HXDLIN(4466) lime_gl_uniform4fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4468_boot) -HXDLIN(4468) ::cpp::Function< void (int,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform4i",b9,ec,eb,46),HX_("iiiiiv",ad,3b,43,b6),false); -HXDLIN(4468) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4468_boot) -HXDLIN(4468) lime_gl_uniform4i = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4470_boot) -HXDLIN(4470) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform4iv",9d,35,83,c7),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4470) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4470_boot) -HXDLIN(4470) lime_gl_uniform4iv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4472_boot) -HXDLIN(4472) ::cpp::Function< void (int,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform4ui",04,40,83,c7),HX_("iiiiiv",ad,3b,43,b6),false); -HXDLIN(4472) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4472_boot) -HXDLIN(4472) lime_gl_uniform4ui = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4474_boot) -HXDLIN(4474) ::cpp::Function< void (int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform4uiv",f2,c3,54,cb),HX_("iidv",72,6b,b7,45),false); -HXDLIN(4474) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4474_boot) -HXDLIN(4474) lime_gl_uniform4uiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4476_boot) -HXDLIN(4476) ::cpp::Function< void (int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform_block_binding",58,14,de,ff),HX_("iiiv",cd,6f,b7,45),false); -HXDLIN(4476) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4476_boot) -HXDLIN(4476) lime_gl_uniform_block_binding = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,bool,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4478_boot) -HXDLIN(4478) ::cpp::Function< void (int,int,bool,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform_matrix2fv",26,91,85,1c),HX_("iibdv",94,04,c5,ba),false); -HXDLIN(4478) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4478_boot) -HXDLIN(4478) lime_gl_uniform_matrix2fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,bool,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4480_boot) -HXDLIN(4480) ::cpp::Function< void (int,int,bool,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform_matrix2x3fv",21,00,9c,81),HX_("iibdv",94,04,c5,ba),false); -HXDLIN(4480) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4480_boot) -HXDLIN(4480) lime_gl_uniform_matrix2x3fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,bool,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4482_boot) -HXDLIN(4482) ::cpp::Function< void (int,int,bool,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform_matrix2x4fv",62,c2,9c,81),HX_("iibdv",94,04,c5,ba),false); -HXDLIN(4482) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4482_boot) -HXDLIN(4482) lime_gl_uniform_matrix2x4fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,bool,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4484_boot) -HXDLIN(4484) ::cpp::Function< void (int,int,bool,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform_matrix3fv",67,53,86,1c),HX_("iibdv",94,04,c5,ba),false); -HXDLIN(4484) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4484_boot) -HXDLIN(4484) lime_gl_uniform_matrix3fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,bool,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4486_boot) -HXDLIN(4486) ::cpp::Function< void (int,int,bool,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform_matrix3x2fv",61,d2,01,15),HX_("iibdv",94,04,c5,ba),false); -HXDLIN(4486) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4486_boot) -HXDLIN(4486) lime_gl_uniform_matrix3x2fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,bool,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4488_boot) -HXDLIN(4488) ::cpp::Function< void (int,int,bool,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform_matrix3x4fv",e3,56,03,15),HX_("iibdv",94,04,c5,ba),false); -HXDLIN(4488) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4488_boot) -HXDLIN(4488) lime_gl_uniform_matrix3x4fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,bool,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4490_boot) -HXDLIN(4490) ::cpp::Function< void (int,int,bool,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform_matrix4fv",a8,15,87,1c),HX_("iibdv",94,04,c5,ba),false); -HXDLIN(4490) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4490_boot) -HXDLIN(4490) lime_gl_uniform_matrix4fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,bool,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4492_boot) -HXDLIN(4492) ::cpp::Function< void (int,int,bool,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform_matrix4x2fv",e2,66,68,a8),HX_("iibdv",94,04,c5,ba),false); -HXDLIN(4492) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4492_boot) -HXDLIN(4492) lime_gl_uniform_matrix4x2fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,bool,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4494_boot) -HXDLIN(4494) ::cpp::Function< void (int,int,bool,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_uniform_matrix4x3fv",23,29,69,a8),HX_("iibdv",94,04,c5,ba),false); -HXDLIN(4494) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4494_boot) -HXDLIN(4494) lime_gl_uniform_matrix4x3fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4496_boot) -HXDLIN(4496) ::cpp::Function< bool (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_unmap_buffer",4c,58,96,21),HX_("ib",d9,5b,00,00),false); -HXDLIN(4496) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4496_boot) -HXDLIN(4496) lime_gl_unmap_buffer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4497_boot) -HXDLIN(4497) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_use_program",1c,8c,b8,22),HX_("iv",ed,5b,00,00),false); -HXDLIN(4497) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4497_boot) -HXDLIN(4497) lime_gl_use_program = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4498_boot) -HXDLIN(4498) ::cpp::Function< void (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_validate_program",cb,eb,10,5b),HX_("iv",ed,5b,00,00),false); -HXDLIN(4498) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4498_boot) -HXDLIN(4498) lime_gl_validate_program = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4499_boot) -HXDLIN(4499) ::cpp::Function< void (int,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_vertex_attrib1f",2a,cd,b2,7a),HX_("ifv",f9,05,50,00),false); -HXDLIN(4499) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4499_boot) -HXDLIN(4499) lime_gl_vertex_attrib1f = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4501_boot) -HXDLIN(4501) ::cpp::Function< void (int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_vertex_attrib1fv",0c,b8,c0,e1),HX_("idv",3b,04,50,00),false); -HXDLIN(4501) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4501_boot) -HXDLIN(4501) lime_gl_vertex_attrib1fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,float,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4503_boot) -HXDLIN(4503) ::cpp::Function< void (int,float,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_vertex_attrib2f",09,ce,b2,7a),HX_("iffv",6d,26,b5,45),false); -HXDLIN(4503) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4503_boot) -HXDLIN(4503) lime_gl_vertex_attrib2f = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4505_boot) -HXDLIN(4505) ::cpp::Function< void (int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_vertex_attrib2fv",4d,7a,c1,e1),HX_("idv",3b,04,50,00),false); -HXDLIN(4505) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4505_boot) -HXDLIN(4505) lime_gl_vertex_attrib2fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,float,float,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4507_boot) -HXDLIN(4507) ::cpp::Function< void (int,float,float,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_vertex_attrib3f",e8,ce,b2,7a),HX_("ifffv",79,6b,cc,b8),false); -HXDLIN(4507) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4507_boot) -HXDLIN(4507) lime_gl_vertex_attrib3f = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4509_boot) -HXDLIN(4509) ::cpp::Function< void (int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_vertex_attrib3fv",8e,3c,c2,e1),HX_("idv",3b,04,50,00),false); -HXDLIN(4509) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4509_boot) -HXDLIN(4509) lime_gl_vertex_attrib3fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,float,float,float,float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4511_boot) -HXDLIN(4511) ::cpp::Function< void (int,float,float,float,float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_vertex_attrib4f",c7,cf,b2,7a),HX_("iffffv",ed,90,11,fa),false); -HXDLIN(4511) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4511_boot) -HXDLIN(4511) lime_gl_vertex_attrib4f = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4513_boot) -HXDLIN(4513) ::cpp::Function< void (int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_vertex_attrib4fv",cf,fe,c2,e1),HX_("idv",3b,04,50,00),false); -HXDLIN(4513) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4513_boot) -HXDLIN(4513) lime_gl_vertex_attrib4fv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4515_boot) -HXDLIN(4515) ::cpp::Function< void (int,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_vertex_attribi4i",a9,0a,eb,e1),HX_("iiiiiv",ad,3b,43,b6),false); -HXDLIN(4515) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4515_boot) -HXDLIN(4515) lime_gl_vertex_attribi4i = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4517_boot) -HXDLIN(4517) ::cpp::Function< void (int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_vertex_attribi4iv",ad,49,be,cb),HX_("idv",3b,04,50,00),false); -HXDLIN(4517) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4517_boot) -HXDLIN(4517) lime_gl_vertex_attribi4iv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4519_boot) -HXDLIN(4519) ::cpp::Function< void (int,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_vertex_attribi4ui",14,54,be,cb),HX_("iiiiiv",ad,3b,43,b6),false); -HXDLIN(4519) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4519_boot) -HXDLIN(4519) lime_gl_vertex_attribi4ui = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4521_boot) -HXDLIN(4521) ::cpp::Function< void (int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_vertex_attribi4uiv",e2,3d,cb,7a),HX_("idv",3b,04,50,00),false); -HXDLIN(4521) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4521_boot) -HXDLIN(4521) lime_gl_vertex_attribi4uiv = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4523_boot) -HXDLIN(4523) ::cpp::Function< void (int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_vertex_attrib_divisor",b4,fe,35,35),HX_("iiv",96,08,50,00),false); -HXDLIN(4523) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4523_boot) -HXDLIN(4523) lime_gl_vertex_attrib_divisor = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4525_boot) -HXDLIN(4525) ::cpp::Function< void (int,int,int,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_vertex_attrib_ipointer",5e,81,51,cb),HX_("iiiidv",52,37,43,b6),false); -HXDLIN(4525) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4525_boot) -HXDLIN(4525) lime_gl_vertex_attrib_ipointer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,bool,int,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4527_boot) -HXDLIN(4527) ::cpp::Function< void (int,int,int,bool,int,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_vertex_attrib_pointer",13,fa,74,15),HX_("iiibidv",22,6e,f0,bf),false); -HXDLIN(4527) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4527_boot) -HXDLIN(4527) lime_gl_vertex_attrib_pointer = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void (int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4529_boot) -HXDLIN(4529) ::cpp::Function< void (int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_viewport",96,8d,70,cf),HX_("iiiiv",b6,58,ca,ba),false); -HXDLIN(4529) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4529_boot) -HXDLIN(4529) lime_gl_viewport = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4530_boot) -HXDLIN(4530) ::cpp::Function< void ( ::hx::Object *,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_gl_wait_sync",75,3c,87,68),HX_("oiiiv",bc,d3,31,2f),false); -HXDLIN(4530) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_4530_boot) -HXDLIN(4530) lime_gl_wait_sync = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (Float,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5846_boot) -HXDLIN(5846) ::cpp::Function< ::hx::Object * (Float,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_blob_create",03,5a,e8,38),HX_("diio",ab,5e,69,42),false); -HXDLIN(5846) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5846_boot) -HXDLIN(5846) lime_hb_blob_create = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5848_boot) -HXDLIN(5848) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_blob_create_sub_blob",b8,04,ce,f6),HX_("oiio",80,b7,ae,49),false); -HXDLIN(5848) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5848_boot) -HXDLIN(5848) lime_hb_blob_create_sub_blob = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5850_boot) -HXDLIN(5850) ::cpp::Function< Float ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_blob_get_data",7a,14,5f,1d),HX_("od",15,61,00,00),false); -HXDLIN(5850) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5850_boot) -HXDLIN(5850) lime_hb_blob_get_data = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5851_boot) -HXDLIN(5851) ::cpp::Function< Float ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_blob_get_data_writable",05,0d,90,9c),HX_("od",15,61,00,00),false); -HXDLIN(5851) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5851_boot) -HXDLIN(5851) lime_hb_blob_get_data_writable = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5853_boot) -HXDLIN(5853) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_blob_get_empty",3d,02,25,31),HX_("o",6f,00,00,00),false); -HXDLIN(5853) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5853_boot) -HXDLIN(5853) lime_hb_blob_get_empty = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5854_boot) -HXDLIN(5854) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_blob_get_length",36,87,2b,ff),HX_("oi",1a,61,00,00),false); -HXDLIN(5854) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5854_boot) -HXDLIN(5854) lime_hb_blob_get_length = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5855_boot) -HXDLIN(5855) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_blob_is_immutable",b4,3a,7f,8f),HX_("ob",13,61,00,00),false); -HXDLIN(5855) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5855_boot) -HXDLIN(5855) lime_hb_blob_is_immutable = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5856_boot) -HXDLIN(5856) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_blob_make_immutable",78,a5,06,a7),HX_("ov",27,61,00,00),false); -HXDLIN(5856) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5856_boot) -HXDLIN(5856) lime_hb_blob_make_immutable = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5858_boot) -HXDLIN(5858) ::cpp::Function< void ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_add",9d,96,94,46),HX_("oiiv",87,b7,ae,49),false); -HXDLIN(5858) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5858_boot) -HXDLIN(5858) lime_hb_buffer_add = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5860_boot) -HXDLIN(5860) ::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_add_codepoints",b2,94,6a,b3),HX_("odiiiv",62,7f,66,3b),false); -HXDLIN(5860) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5860_boot) -HXDLIN(5860) lime_hb_buffer_add_codepoints = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,::String,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5862_boot) -HXDLIN(5862) ::cpp::Function< void ( ::hx::Object *,::String,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_add_utf8",53,c1,d2,af),HX_("osiiv",f2,f5,cd,35),false); -HXDLIN(5862) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5862_boot) -HXDLIN(5862) lime_hb_buffer_add_utf8 = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5864_boot) -HXDLIN(5864) ::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_add_utf16",6a,61,96,28),HX_("odiiiv",62,7f,66,3b),false); -HXDLIN(5864) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5864_boot) -HXDLIN(5864) lime_hb_buffer_add_utf16 = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5866_boot) -HXDLIN(5866) ::cpp::Function< void ( ::hx::Object *,Float,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_add_utf32",24,63,96,28),HX_("odiiiv",62,7f,66,3b),false); -HXDLIN(5866) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5866_boot) -HXDLIN(5866) lime_hb_buffer_add_utf32 = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5868_boot) -HXDLIN(5868) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_allocation_successful",d5,f0,c9,3f),HX_("ob",13,61,00,00),false); -HXDLIN(5868) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5868_boot) -HXDLIN(5868) lime_hb_buffer_allocation_successful = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5870_boot) -HXDLIN(5870) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_clear_contents",50,66,d5,37),HX_("ov",27,61,00,00),false); -HXDLIN(5870) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5870_boot) -HXDLIN(5870) lime_hb_buffer_clear_contents = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5872_boot) -HXDLIN(5872) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_create",00,b8,f9,78),HX_("o",6f,00,00,00),false); -HXDLIN(5872) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5872_boot) -HXDLIN(5872) lime_hb_buffer_create = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5873_boot) -HXDLIN(5873) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_get_cluster_level",12,90,e4,6c),HX_("oi",1a,61,00,00),false); -HXDLIN(5873) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5873_boot) -HXDLIN(5873) lime_hb_buffer_get_cluster_level = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5875_boot) -HXDLIN(5875) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_get_content_type",4d,1d,ed,c0),HX_("oi",1a,61,00,00),false); -HXDLIN(5875) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5875_boot) -HXDLIN(5875) lime_hb_buffer_get_content_type = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5877_boot) -HXDLIN(5877) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_get_direction",92,cd,df,80),HX_("oi",1a,61,00,00),false); -HXDLIN(5877) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5877_boot) -HXDLIN(5877) lime_hb_buffer_get_direction = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5879_boot) -HXDLIN(5879) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_get_empty",60,c0,c6,b1),HX_("o",6f,00,00,00),false); -HXDLIN(5879) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5879_boot) -HXDLIN(5879) lime_hb_buffer_get_empty = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5880_boot) -HXDLIN(5880) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_get_flags",1a,b1,78,44),HX_("oi",1a,61,00,00),false); -HXDLIN(5880) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5880_boot) -HXDLIN(5880) lime_hb_buffer_get_flags = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5881_boot) -HXDLIN(5881) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_get_glyph_infos",45,1c,99,b9),HX_("ooo",4f,9b,54,00),false); -HXDLIN(5881) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5881_boot) -HXDLIN(5881) lime_hb_buffer_get_glyph_infos = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5883_boot) -HXDLIN(5883) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_get_glyph_positions",aa,e7,5e,7a),HX_("ooo",4f,9b,54,00),false); -HXDLIN(5883) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5883_boot) -HXDLIN(5883) lime_hb_buffer_get_glyph_positions = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5885_boot) -HXDLIN(5885) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_get_language",65,20,7e,a8),HX_("oo",20,61,00,00),false); -HXDLIN(5885) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5885_boot) -HXDLIN(5885) lime_hb_buffer_get_language = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5887_boot) -HXDLIN(5887) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_get_length",b3,27,10,0c),HX_("oi",1a,61,00,00),false); -HXDLIN(5887) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5887_boot) -HXDLIN(5887) lime_hb_buffer_get_length = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5888_boot) -HXDLIN(5888) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_get_replacement_codepoint",e9,29,d2,8e),HX_("oi",1a,61,00,00),false); -HXDLIN(5888) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5888_boot) -HXDLIN(5888) lime_hb_buffer_get_replacement_codepoint = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5890_boot) -HXDLIN(5890) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_get_script",d8,e0,68,b4),HX_("oi",1a,61,00,00),false); -HXDLIN(5890) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5890_boot) -HXDLIN(5890) lime_hb_buffer_get_script = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5891_boot) -HXDLIN(5891) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_get_segment_properties",8c,12,c8,c1),HX_("oov",56,9b,54,00),false); -HXDLIN(5891) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5891_boot) -HXDLIN(5891) lime_hb_buffer_get_segment_properties = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5893_boot) -HXDLIN(5893) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_guess_segment_properties",eb,a9,b5,02),HX_("ov",27,61,00,00),false); -HXDLIN(5893) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5893_boot) -HXDLIN(5893) lime_hb_buffer_guess_segment_properties = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5895_boot) -HXDLIN(5895) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_normalize_glyphs",fd,cc,6f,57),HX_("ov",27,61,00,00),false); -HXDLIN(5895) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5895_boot) -HXDLIN(5895) lime_hb_buffer_normalize_glyphs = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5897_boot) -HXDLIN(5897) ::cpp::Function< bool ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_preallocate",5c,0e,1f,41),HX_("oib",08,96,54,00),false); -HXDLIN(5897) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5897_boot) -HXDLIN(5897) lime_hb_buffer_preallocate = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5899_boot) -HXDLIN(5899) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_reset",4b,05,62,50),HX_("ov",27,61,00,00),false); -HXDLIN(5899) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5899_boot) -HXDLIN(5899) lime_hb_buffer_reset = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5900_boot) -HXDLIN(5900) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_reverse",9e,cb,18,6b),HX_("ov",27,61,00,00),false); -HXDLIN(5900) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5900_boot) -HXDLIN(5900) lime_hb_buffer_reverse = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5901_boot) -HXDLIN(5901) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_reverse_clusters",3a,b8,e1,69),HX_("ov",27,61,00,00),false); -HXDLIN(5901) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5901_boot) -HXDLIN(5901) lime_hb_buffer_reverse_clusters = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int (::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5903_boot) -HXDLIN(5903) ::cpp::Function< int (::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_serialize_format_from_string",41,b0,64,0e),HX_("si",96,64,00,00),false); -HXDLIN(5903) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5903_boot) -HXDLIN(5903) lime_hb_buffer_serialize_format_from_string = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5905_boot) -HXDLIN(5905) ::cpp::Function< ::hx::Object * (int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_serialize_format_to_string",90,7f,d4,ee),HX_("io",e6,5b,00,00),false); -HXDLIN(5905) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5905_boot) -HXDLIN(5905) lime_hb_buffer_serialize_format_to_string = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5907_boot) -HXDLIN(5907) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_serialize_list_formats",3e,67,15,57),HX_("o",6f,00,00,00),false); -HXDLIN(5907) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5907_boot) -HXDLIN(5907) lime_hb_buffer_serialize_list_formats = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5909_boot) -HXDLIN(5909) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_set_cluster_level",1e,68,52,90),HX_("oiv",1c,96,54,00),false); -HXDLIN(5909) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5909_boot) -HXDLIN(5909) lime_hb_buffer_set_cluster_level = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5911_boot) -HXDLIN(5911) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_set_content_type",c1,0a,2f,17),HX_("oiv",1c,96,54,00),false); -HXDLIN(5911) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5911_boot) -HXDLIN(5911) lime_hb_buffer_set_content_type = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5913_boot) -HXDLIN(5913) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_set_direction",9e,af,e5,c5),HX_("oiv",1c,96,54,00),false); -HXDLIN(5913) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5913_boot) -HXDLIN(5913) lime_hb_buffer_set_direction = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5915_boot) -HXDLIN(5915) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_set_flags",26,9d,c9,27),HX_("oiv",1c,96,54,00),false); -HXDLIN(5915) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5915_boot) -HXDLIN(5915) lime_hb_buffer_set_flags = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5917_boot) -HXDLIN(5917) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_set_language",d9,43,77,bd),HX_("oov",56,9b,54,00),false); -HXDLIN(5917) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5917_boot) -HXDLIN(5917) lime_hb_buffer_set_language = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5919_boot) -HXDLIN(5919) ::cpp::Function< bool ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_set_length",27,c6,8d,0f),HX_("oib",08,96,54,00),false); -HXDLIN(5919) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5919_boot) -HXDLIN(5919) lime_hb_buffer_set_length = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5921_boot) -HXDLIN(5921) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_set_replacement_codepoint",f5,ed,28,fb),HX_("oiv",1c,96,54,00),false); -HXDLIN(5921) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5921_boot) -HXDLIN(5921) lime_hb_buffer_set_replacement_codepoint = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5923_boot) -HXDLIN(5923) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_set_script",4c,7f,e6,b7),HX_("oiv",1c,96,54,00),false); -HXDLIN(5923) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5923_boot) -HXDLIN(5923) lime_hb_buffer_set_script = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5925_boot) -HXDLIN(5925) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_buffer_set_segment_properties",00,8f,73,f5),HX_("oov",56,9b,54,00),false); -HXDLIN(5925) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5925_boot) -HXDLIN(5925) lime_hb_buffer_set_segment_properties = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5927_boot) -HXDLIN(5927) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_face_create",c3,4a,75,c1),HX_("oio",15,96,54,00),false); -HXDLIN(5927) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5927_boot) -HXDLIN(5927) lime_hb_face_create = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5928_boot) -HXDLIN(5928) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_face_get_empty",7d,09,37,aa),HX_("o",6f,00,00,00),false); -HXDLIN(5928) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5928_boot) -HXDLIN(5928) lime_hb_face_get_empty = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5929_boot) -HXDLIN(5929) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_face_get_glyph_count",ac,b5,21,87),HX_("oi",1a,61,00,00),false); -HXDLIN(5929) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5929_boot) -HXDLIN(5929) lime_hb_face_get_glyph_count = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5931_boot) -HXDLIN(5931) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_face_get_index",02,6a,71,f8),HX_("oi",1a,61,00,00),false); -HXDLIN(5931) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5931_boot) -HXDLIN(5931) lime_hb_face_get_index = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5932_boot) -HXDLIN(5932) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_face_get_upem",93,aa,e1,a2),HX_("oi",1a,61,00,00),false); -HXDLIN(5932) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5932_boot) -HXDLIN(5932) lime_hb_face_get_upem = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5933_boot) -HXDLIN(5933) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_face_is_immutable",74,3b,79,58),HX_("ob",13,61,00,00),false); -HXDLIN(5933) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5933_boot) -HXDLIN(5933) lime_hb_face_is_immutable = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5934_boot) -HXDLIN(5934) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_face_make_immutable",38,56,12,23),HX_("ov",27,61,00,00),false); -HXDLIN(5934) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5934_boot) -HXDLIN(5934) lime_hb_face_make_immutable = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5936_boot) -HXDLIN(5936) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_face_reference_blob",58,b4,67,d5),HX_("oo",20,61,00,00),false); -HXDLIN(5936) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5936_boot) -HXDLIN(5936) lime_hb_face_reference_blob = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5938_boot) -HXDLIN(5938) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_face_reference_table",b3,5c,3d,3b),HX_("oio",15,96,54,00),false); -HXDLIN(5938) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5938_boot) -HXDLIN(5938) lime_hb_face_reference_table = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5940_boot) -HXDLIN(5940) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_face_set_glyph_count",b8,32,ed,82),HX_("oiv",1c,96,54,00),false); -HXDLIN(5940) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5940_boot) -HXDLIN(5940) lime_hb_face_set_glyph_count = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5942_boot) -HXDLIN(5942) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_face_set_index",0e,56,c2,db),HX_("oiv",1c,96,54,00),false); -HXDLIN(5942) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5942_boot) -HXDLIN(5942) lime_hb_face_set_index = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5944_boot) -HXDLIN(5944) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_face_set_upem",07,04,3f,51),HX_("oiv",1c,96,54,00),false); -HXDLIN(5944) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5944_boot) -HXDLIN(5944) lime_hb_face_set_upem = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5946_boot) -HXDLIN(5946) ::cpp::Function< ::hx::Object * (::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_feature_from_string",22,86,04,60),HX_("so",9c,64,00,00),false); -HXDLIN(5946) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5946_boot) -HXDLIN(5946) lime_hb_feature_from_string = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5948_boot) -HXDLIN(5948) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_feature_to_string",31,6b,a9,70),HX_("oo",20,61,00,00),false); -HXDLIN(5948) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5948_boot) -HXDLIN(5948) lime_hb_feature_to_string = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5950_boot) -HXDLIN(5950) ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_add_glyph_origin_for_direction",16,f4,0e,0c),HX_("oiiiiv",e7,65,67,1c),false); -HXDLIN(5950) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5950_boot) -HXDLIN(5950) lime_hb_font_add_glyph_origin_for_direction = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5952_boot) -HXDLIN(5952) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_create",d1,0b,dc,af),HX_("oo",20,61,00,00),false); -HXDLIN(5952) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5952_boot) -HXDLIN(5952) lime_hb_font_create = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5953_boot) -HXDLIN(5953) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_create_sub_font",9c,c9,ef,c4),HX_("oo",20,61,00,00),false); -HXDLIN(5953) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5953_boot) -HXDLIN(5953) lime_hb_font_create_sub_font = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5955_boot) -HXDLIN(5955) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_get_empty",2f,e5,ff,da),HX_("o",6f,00,00,00),false); -HXDLIN(5955) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5955_boot) -HXDLIN(5955) lime_hb_font_get_empty = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5956_boot) -HXDLIN(5956) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_get_face",3b,b4,4f,ff),HX_("oo",20,61,00,00),false); -HXDLIN(5956) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5956_boot) -HXDLIN(5956) lime_hb_font_get_face = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5957_boot) -HXDLIN(5957) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_get_glyph_advance_for_direction",9b,ae,b3,f7),HX_("oiio",80,b7,ae,49),false); -HXDLIN(5957) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5957_boot) -HXDLIN(5957) lime_hb_font_get_glyph_advance_for_direction = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5959_boot) -HXDLIN(5959) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_get_glyph_kerning_for_direction",65,0e,ef,53),HX_("oiiio",b5,d3,31,2f),false); -HXDLIN(5959) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5959_boot) -HXDLIN(5959) lime_hb_font_get_glyph_kerning_for_direction = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5961_boot) -HXDLIN(5961) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_get_glyph_origin_for_direction",c1,85,39,23),HX_("oiio",80,b7,ae,49),false); -HXDLIN(5961) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5961_boot) -HXDLIN(5961) lime_hb_font_get_glyph_origin_for_direction = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5963_boot) -HXDLIN(5963) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_get_parent",48,a8,4d,43),HX_("oo",20,61,00,00),false); -HXDLIN(5963) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5963_boot) -HXDLIN(5963) lime_hb_font_get_parent = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5965_boot) -HXDLIN(5965) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_get_ppem",06,3a,f7,05),HX_("oo",20,61,00,00),false); -HXDLIN(5965) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5965_boot) -HXDLIN(5965) lime_hb_font_get_ppem = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5966_boot) -HXDLIN(5966) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_get_scale",2c,79,f4,e3),HX_("oo",20,61,00,00),false); -HXDLIN(5966) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5966_boot) -HXDLIN(5966) lime_hb_font_get_scale = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *,::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5967_boot) -HXDLIN(5967) ::cpp::Function< int ( ::hx::Object *,::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_glyph_from_string",3e,05,35,b4),HX_("osi",c5,9e,54,00),false); -HXDLIN(5967) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5967_boot) -HXDLIN(5967) lime_hb_font_glyph_from_string = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5969_boot) -HXDLIN(5969) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_glyph_to_string",4d,ab,74,0b),HX_("oio",15,96,54,00),false); -HXDLIN(5969) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5969_boot) -HXDLIN(5969) lime_hb_font_glyph_to_string = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5971_boot) -HXDLIN(5971) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_is_immutable",02,3b,13,0c),HX_("ob",13,61,00,00),false); -HXDLIN(5971) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5971_boot) -HXDLIN(5971) lime_hb_font_is_immutable = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5972_boot) -HXDLIN(5972) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_make_immutable",46,d5,d5,70),HX_("ov",27,61,00,00),false); -HXDLIN(5972) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5972_boot) -HXDLIN(5972) lime_hb_font_make_immutable = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5974_boot) -HXDLIN(5974) ::cpp::Function< void ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_set_ppem",7a,93,54,b4),HX_("oiiv",87,b7,ae,49),false); -HXDLIN(5974) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5974_boot) -HXDLIN(5974) lime_hb_font_set_ppem = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5976_boot) -HXDLIN(5976) ::cpp::Function< void ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_set_scale",38,65,45,c7),HX_("oiiv",87,b7,ae,49),false); -HXDLIN(5976) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5976_boot) -HXDLIN(5976) lime_hb_font_set_scale = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5978_boot) -HXDLIN(5978) ::cpp::Function< void ( ::hx::Object *,int,int,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_font_subtract_glyph_origin_for_direction",39,ae,0b,45),HX_("oiiiiv",e7,65,67,1c),false); -HXDLIN(5978) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5978_boot) -HXDLIN(5978) lime_hb_font_subtract_glyph_origin_for_direction = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5980_boot) -HXDLIN(5980) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_ft_font_create",f6,42,a2,1b),HX_("oo",20,61,00,00),false); -HXDLIN(5980) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5980_boot) -HXDLIN(5980) lime_hb_ft_font_create = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5981_boot) -HXDLIN(5981) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_ft_font_create_referenced",22,ec,ff,8f),HX_("oo",20,61,00,00),false); -HXDLIN(5981) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5981_boot) -HXDLIN(5981) lime_hb_ft_font_create_referenced = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5983_boot) -HXDLIN(5983) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_ft_font_get_load_flags",71,1b,26,fb),HX_("oi",1a,61,00,00),false); -HXDLIN(5983) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5983_boot) -HXDLIN(5983) lime_hb_ft_font_get_load_flags = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5985_boot) -HXDLIN(5985) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_ft_font_set_load_flags",e5,03,46,1b),HX_("oiv",1c,96,54,00),false); -HXDLIN(5985) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5985_boot) -HXDLIN(5985) lime_hb_ft_font_set_load_flags = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5987_boot) -HXDLIN(5987) ::cpp::Function< ::hx::Object * (::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_language_from_string",da,f2,80,39),HX_("so",9c,64,00,00),false); -HXDLIN(5987) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5987_boot) -HXDLIN(5987) lime_hb_language_from_string = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5989_boot) -HXDLIN(5989) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_language_get_default",6c,b5,a8,10),HX_("o",6f,00,00,00),false); -HXDLIN(5989) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5989_boot) -HXDLIN(5989) lime_hb_language_get_default = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5991_boot) -HXDLIN(5991) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_language_to_string",e9,b9,2a,6c),HX_("oo",20,61,00,00),false); -HXDLIN(5991) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5991_boot) -HXDLIN(5991) lime_hb_language_to_string = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5993_boot) -HXDLIN(5993) ::cpp::Function< bool ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_segment_properties_equal",2f,b4,9f,75),HX_("oob",42,9b,54,00),false); -HXDLIN(5993) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5993_boot) -HXDLIN(5993) lime_hb_segment_properties_equal = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5995_boot) -HXDLIN(5995) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_segment_properties_hash",b3,b3,9e,c5),HX_("oi",1a,61,00,00),false); -HXDLIN(5995) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5995_boot) -HXDLIN(5995) lime_hb_segment_properties_hash = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5997_boot) -HXDLIN(5997) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_add",69,9e,67,5b),HX_("oiv",1c,96,54,00),false); -HXDLIN(5997) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5997_boot) -HXDLIN(5997) lime_hb_set_add = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5998_boot) -HXDLIN(5998) ::cpp::Function< void ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_add_range",27,c0,46,90),HX_("oiiv",87,b7,ae,49),false); -HXDLIN(5998) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_5998_boot) -HXDLIN(5998) lime_hb_set_add_range = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6000_boot) -HXDLIN(6000) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_allocation_successful",a1,db,56,67),HX_("ob",13,61,00,00),false); -HXDLIN(6000) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6000_boot) -HXDLIN(6000) lime_hb_set_allocation_successful = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6002_boot) -HXDLIN(6002) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_clear",d5,bf,72,e7),HX_("ov",27,61,00,00),false); -HXDLIN(6002) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6002_boot) -HXDLIN(6002) lime_hb_set_clear = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6003_boot) -HXDLIN(6003) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_create",b4,97,5c,11),HX_("o",6f,00,00,00),false); -HXDLIN(6003) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6003_boot) -HXDLIN(6003) lime_hb_set_create = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6004_boot) -HXDLIN(6004) ::cpp::Function< void ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_del",13,e6,69,5b),HX_("oiv",1c,96,54,00),false); -HXDLIN(6004) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6004_boot) -HXDLIN(6004) lime_hb_set_del = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *,int,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6005_boot) -HXDLIN(6005) ::cpp::Function< void ( ::hx::Object *,int,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_del_range",51,23,f9,8e),HX_("oiiv",87,b7,ae,49),false); -HXDLIN(6005) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6005_boot) -HXDLIN(6005) lime_hb_set_del_range = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * () > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6007_boot) -HXDLIN(6007) ::cpp::Function< ::hx::Object * () > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_get_empty",2c,a9,33,e0),HX_("o",6f,00,00,00),false); -HXDLIN(6007) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6007_boot) -HXDLIN(6007) lime_hb_set_get_empty = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6008_boot) -HXDLIN(6008) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_get_max",83,43,05,35),HX_("oi",1a,61,00,00),false); -HXDLIN(6008) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6008_boot) -HXDLIN(6008) lime_hb_set_get_max = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6009_boot) -HXDLIN(6009) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_get_min",71,4a,05,35),HX_("oi",1a,61,00,00),false); -HXDLIN(6009) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6009_boot) -HXDLIN(6009) lime_hb_set_get_min = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6010_boot) -HXDLIN(6010) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_get_population",8e,68,7e,75),HX_("oi",1a,61,00,00),false); -HXDLIN(6010) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6010_boot) -HXDLIN(6010) lime_hb_set_get_population = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6011_boot) -HXDLIN(6011) ::cpp::Function< bool ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_has",a2,eb,6c,5b),HX_("oib",08,96,54,00),false); -HXDLIN(6011) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6011_boot) -HXDLIN(6011) lime_hb_set_has = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6012_boot) -HXDLIN(6012) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_intersect",27,13,25,6f),HX_("oov",56,9b,54,00),false); -HXDLIN(6012) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6012_boot) -HXDLIN(6012) lime_hb_set_intersect = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6014_boot) -HXDLIN(6014) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_invert",ce,17,26,35),HX_("ov",27,61,00,00),false); -HXDLIN(6014) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6014_boot) -HXDLIN(6014) lime_hb_set_invert = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6015_boot) -HXDLIN(6015) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_is_empty",f0,77,1b,f7),HX_("ob",13,61,00,00),false); -HXDLIN(6015) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6015_boot) -HXDLIN(6015) lime_hb_set_is_empty = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6016_boot) -HXDLIN(6016) ::cpp::Function< bool ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_is_equal",17,0d,c4,f9),HX_("oob",42,9b,54,00),false); -HXDLIN(6016) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6016_boot) -HXDLIN(6016) lime_hb_set_is_equal = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6018_boot) -HXDLIN(6018) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_next",ab,97,db,a7),HX_("oi",1a,61,00,00),false); -HXDLIN(6018) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6018_boot) -HXDLIN(6018) lime_hb_set_next = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6019_boot) -HXDLIN(6019) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_next_range",e9,16,04,4e),HX_("oo",20,61,00,00),false); -HXDLIN(6019) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6019_boot) -HXDLIN(6019) lime_hb_set_next_range = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6020_boot) -HXDLIN(6020) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_set",ea,47,75,5b),HX_("oov",56,9b,54,00),false); -HXDLIN(6020) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6020_boot) -HXDLIN(6020) lime_hb_set_set = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6021_boot) -HXDLIN(6021) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_subtract",cc,43,96,5f),HX_("oov",56,9b,54,00),false); -HXDLIN(6021) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6021_boot) -HXDLIN(6021) lime_hb_set_subtract = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6023_boot) -HXDLIN(6023) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_symmetric_difference",bd,ac,e7,88),HX_("oov",56,9b,54,00),false); -HXDLIN(6023) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6023_boot) -HXDLIN(6023) lime_hb_set_symmetric_difference = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6025_boot) -HXDLIN(6025) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_set_union",57,b3,fe,45),HX_("oov",56,9b,54,00),false); -HXDLIN(6025) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6025_boot) -HXDLIN(6025) lime_hb_set_union = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6026_boot) -HXDLIN(6026) ::cpp::Function< void ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_hb_shape",86,d2,1d,08),HX_("ooov",47,4a,b3,49),false); -HXDLIN(6026) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6026_boot) -HXDLIN(6026) lime_hb_shape = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6650_boot) -HXDLIN(6650) ::cpp::Function< int ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_bitrate",6c,c8,60,d8),HX_("oii",0f,96,54,00),false); -HXDLIN(6650) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6650_boot) -HXDLIN(6650) lime_vorbis_file_bitrate = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6652_boot) -HXDLIN(6652) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_bitrate_instant",ce,44,94,97),HX_("oi",1a,61,00,00),false); -HXDLIN(6652) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6652_boot) -HXDLIN(6652) lime_vorbis_file_bitrate_instant = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< void ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6654_boot) -HXDLIN(6654) ::cpp::Function< void ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_clear",0c,e6,c6,1a),HX_("ov",27,61,00,00),false); -HXDLIN(6654) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6654_boot) -HXDLIN(6654) lime_vorbis_file_clear = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6655_boot) -HXDLIN(6655) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_comment",9e,4c,01,5d),HX_("oio",15,96,54,00),false); -HXDLIN(6655) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6655_boot) -HXDLIN(6655) lime_vorbis_file_comment = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6657_boot) -HXDLIN(6657) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_crosslap",bc,bd,3f,cb),HX_("ooo",4f,9b,54,00),false); -HXDLIN(6657) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6657_boot) -HXDLIN(6657) lime_vorbis_file_crosslap = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6659_boot) -HXDLIN(6659) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_from_bytes",b7,bf,11,7f),HX_("oo",20,61,00,00),false); -HXDLIN(6659) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6659_boot) -HXDLIN(6659) lime_vorbis_file_from_bytes = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * (::String) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6661_boot) -HXDLIN(6661) ::cpp::Function< ::hx::Object * (::String) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_from_file",b0,84,41,97),HX_("so",9c,64,00,00),false); -HXDLIN(6661) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6661_boot) -HXDLIN(6661) lime_vorbis_file_from_file = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6663_boot) -HXDLIN(6663) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_info",cf,18,14,61),HX_("oio",15,96,54,00),false); -HXDLIN(6663) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6663_boot) -HXDLIN(6663) lime_vorbis_file_info = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6665_boot) -HXDLIN(6665) ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_pcm_seek",de,f4,4d,f2),HX_("oooi",3a,4a,b3,49),false); -HXDLIN(6665) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6665_boot) -HXDLIN(6665) lime_vorbis_file_pcm_seek = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6667_boot) -HXDLIN(6667) ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_pcm_seek_lap",3a,49,6a,74),HX_("oooi",3a,4a,b3,49),false); -HXDLIN(6667) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6667_boot) -HXDLIN(6667) lime_vorbis_file_pcm_seek_lap = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6669_boot) -HXDLIN(6669) ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_pcm_seek_page",90,9c,3a,6b),HX_("oooi",3a,4a,b3,49),false); -HXDLIN(6669) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6669_boot) -HXDLIN(6669) lime_vorbis_file_pcm_seek_page = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6671_boot) -HXDLIN(6671) ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_pcm_seek_page_lap",ec,b1,89,3b),HX_("oooi",3a,4a,b3,49),false); -HXDLIN(6671) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6671_boot) -HXDLIN(6671) lime_vorbis_file_pcm_seek_page_lap = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6673_boot) -HXDLIN(6673) ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_raw_seek",50,87,19,11),HX_("oooi",3a,4a,b3,49),false); -HXDLIN(6673) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6673_boot) -HXDLIN(6673) lime_vorbis_file_raw_seek = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6675_boot) -HXDLIN(6675) ::cpp::Function< int ( ::hx::Object *, ::hx::Object *, ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_raw_seek_lap",ac,fc,14,79),HX_("oooi",3a,4a,b3,49),false); -HXDLIN(6675) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6675_boot) -HXDLIN(6675) lime_vorbis_file_raw_seek_lap = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6677_boot) -HXDLIN(6677) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_pcm_tell",97,31,f7,f2),HX_("oo",20,61,00,00),false); -HXDLIN(6677) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6677_boot) -HXDLIN(6677) lime_vorbis_file_pcm_tell = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6679_boot) -HXDLIN(6679) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_pcm_total",9e,5d,f6,ab),HX_("oio",15,96,54,00),false); -HXDLIN(6679) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6679_boot) -HXDLIN(6679) lime_vorbis_file_pcm_total = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6681_boot) -HXDLIN(6681) ::cpp::Function< ::hx::Object * ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_raw_tell",09,c4,c2,11),HX_("oo",20,61,00,00),false); -HXDLIN(6681) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6681_boot) -HXDLIN(6681) lime_vorbis_file_raw_tell = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6683_boot) -HXDLIN(6683) ::cpp::Function< ::hx::Object * ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_raw_total",ec,ee,4a,7f),HX_("oio",15,96,54,00),false); -HXDLIN(6683) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6683_boot) -HXDLIN(6683) lime_vorbis_file_raw_total = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,int,int,bool,int,bool) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6685_boot) -HXDLIN(6685) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,int,int,bool,int,bool) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_read",b7,2b,00,67),HX_("ooiibibo",54,b0,50,86),false); -HXDLIN(6685) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6685_boot) -HXDLIN(6685) lime_vorbis_file_read = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6687_boot) -HXDLIN(6687) ::cpp::Function< ::hx::Object * ( ::hx::Object *, ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_read_float",d4,5b,48,7a),HX_("ooio",06,45,b3,49),false); -HXDLIN(6687) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6687_boot) -HXDLIN(6687) lime_vorbis_file_read_float = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< bool ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6689_boot) -HXDLIN(6689) ::cpp::Function< bool ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_seekable",f3,33,1c,9b),HX_("ob",13,61,00,00),false); -HXDLIN(6689) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6689_boot) -HXDLIN(6689) lime_vorbis_file_seekable = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6690_boot) -HXDLIN(6690) ::cpp::Function< int ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_serial_number",73,a0,0a,65),HX_("oii",0f,96,54,00),false); -HXDLIN(6690) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6690_boot) -HXDLIN(6690) lime_vorbis_file_serial_number = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6692_boot) -HXDLIN(6692) ::cpp::Function< int ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_streams",32,ae,d5,d1),HX_("oi",1a,61,00,00),false); -HXDLIN(6692) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6692_boot) -HXDLIN(6692) lime_vorbis_file_streams = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6693_boot) -HXDLIN(6693) ::cpp::Function< int ( ::hx::Object *,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_time_seek",29,26,3e,a0),HX_("odi",b4,91,54,00),false); -HXDLIN(6693) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6693_boot) -HXDLIN(6693) lime_vorbis_file_time_seek = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6695_boot) -HXDLIN(6695) ::cpp::Function< int ( ::hx::Object *,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_time_seek_lap",05,7c,d4,ab),HX_("odi",b4,91,54,00),false); -HXDLIN(6695) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6695_boot) -HXDLIN(6695) lime_vorbis_file_time_seek_lap = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6697_boot) -HXDLIN(6697) ::cpp::Function< int ( ::hx::Object *,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_time_seek_page",65,db,bc,b0),HX_("odi",b4,91,54,00),false); -HXDLIN(6697) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6697_boot) -HXDLIN(6697) lime_vorbis_file_time_seek_page = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< int ( ::hx::Object *,Float) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6699_boot) -HXDLIN(6699) ::cpp::Function< int ( ::hx::Object *,Float) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_time_seek_page_lap",41,7f,5c,e6),HX_("odi",b4,91,54,00),false); -HXDLIN(6699) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6699_boot) -HXDLIN(6699) lime_vorbis_file_time_seek_page_lap = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float ( ::hx::Object *) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6701_boot) -HXDLIN(6701) ::cpp::Function< Float ( ::hx::Object *) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_time_tell",e2,62,e7,a0),HX_("od",15,61,00,00),false); -HXDLIN(6701) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6701_boot) -HXDLIN(6701) lime_vorbis_file_time_tell = ::Dynamic(new _hx_Closure_0())(); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::cpp::Function< Float ( ::hx::Object *,int) > _hx_run(){ - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6703_boot) -HXDLIN(6703) ::cpp::Function< Float ( ::hx::Object *,int) > this1 = ::cpp::Prime_obj::_loadPrime(HX_("lime",15,17,b3,47),HX_("lime_vorbis_file_time_total",f3,4d,31,30),HX_("oid",0a,96,54,00),false); -HXDLIN(6703) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_02b9537fa9419772_6703_boot) -HXDLIN(6703) lime_vorbis_file_time_total = ::Dynamic(new _hx_Closure_0())(); - } -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeHTTPRequest.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeHTTPRequest.cpp deleted file mode 100644 index 71402857..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeHTTPRequest.cpp +++ /dev/null @@ -1,1064 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_Sys -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_Timer -#include -#endif -#ifndef INCLUDED_haxe_ds_ObjectMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Encoding -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise_String -#include -#endif -#ifndef INCLUDED_lime_app_Promise_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_app__Event_Dynamic_Void -#include -#endif -#ifndef INCLUDED_lime_net_HTTPRequestHeader -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net_curl_CURL -#include -#endif -#ifndef INCLUDED_lime_net_curl_CURLMulti -#include -#endif -#ifndef INCLUDED_lime_net_curl_CURLMultiMessage -#include -#endif -#ifndef INCLUDED_lime_system_ThreadPool -#include -#endif -#ifndef INCLUDED_lime_utils__Bytes_Bytes_Impl_ -#include -#endif -#ifndef INCLUDED_sys_FileSystem -#include -#endif -#ifndef INCLUDED_sys_thread_Deque -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_11449fe5de606ab4_57_new,"lime._internal.backend.native.NativeHTTPRequest","new",0x75342a10,"lime._internal.backend.native.NativeHTTPRequest.new","lime/_internal/backend/native/NativeHTTPRequest.hx",57,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_63_cancel,"lime._internal.backend.native.NativeHTTPRequest","cancel",0xd7a6c1ca,"lime._internal.backend.native.NativeHTTPRequest.cancel","lime/_internal/backend/native/NativeHTTPRequest.hx",63,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_85_init,"lime._internal.backend.native.NativeHTTPRequest","init",0x15295b60,"lime._internal.backend.native.NativeHTTPRequest.init","lime/_internal/backend/native/NativeHTTPRequest.hx",85,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_89_initRequest,"lime._internal.backend.native.NativeHTTPRequest","initRequest",0x4548d7cf,"lime._internal.backend.native.NativeHTTPRequest.initRequest","lime/_internal/backend/native/NativeHTTPRequest.hx",89,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_260_loadData,"lime._internal.backend.native.NativeHTTPRequest","loadData",0xb40fafc0,"lime._internal.backend.native.NativeHTTPRequest.loadData","lime/_internal/backend/native/NativeHTTPRequest.hx",260,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_343_loadText,"lime._internal.backend.native.NativeHTTPRequest","loadText",0xbea62643,"lime._internal.backend.native.NativeHTTPRequest.loadText","lime/_internal/backend/native/NativeHTTPRequest.hx",343,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_334_loadText,"lime._internal.backend.native.NativeHTTPRequest","loadText",0xbea62643,"lime._internal.backend.native.NativeHTTPRequest.loadText","lime/_internal/backend/native/NativeHTTPRequest.hx",334,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_358_growBuffer,"lime._internal.backend.native.NativeHTTPRequest","growBuffer",0x377519c3,"lime._internal.backend.native.NativeHTTPRequest.growBuffer","lime/_internal/backend/native/NativeHTTPRequest.hx",358,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_368_curl_onHeader,"lime._internal.backend.native.NativeHTTPRequest","curl_onHeader",0xe5ba44af,"lime._internal.backend.native.NativeHTTPRequest.curl_onHeader","lime/_internal/backend/native/NativeHTTPRequest.hx",368,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_379_curl_onProgress,"lime._internal.backend.native.NativeHTTPRequest","curl_onProgress",0xbe43bf4f,"lime._internal.backend.native.NativeHTTPRequest.curl_onProgress","lime/_internal/backend/native/NativeHTTPRequest.hx",379,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_392_curl_onWrite,"lime._internal.backend.native.NativeHTTPRequest","curl_onWrite",0x97fe6bfd,"lime._internal.backend.native.NativeHTTPRequest.curl_onWrite","lime/_internal/backend/native/NativeHTTPRequest.hx",392,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_402_localThreadPool_doWork,"lime._internal.backend.native.NativeHTTPRequest","localThreadPool_doWork",0x0add4afa,"lime._internal.backend.native.NativeHTTPRequest.localThreadPool_doWork","lime/_internal/backend/native/NativeHTTPRequest.hx",402,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_447_localThreadPool_onComplete,"lime._internal.backend.native.NativeHTTPRequest","localThreadPool_onComplete",0xf7b04ff6,"lime._internal.backend.native.NativeHTTPRequest.localThreadPool_onComplete","lime/_internal/backend/native/NativeHTTPRequest.hx",447,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_465_localThreadPool_onError,"lime._internal.backend.native.NativeHTTPRequest","localThreadPool_onError",0x7e9a446b,"lime._internal.backend.native.NativeHTTPRequest.localThreadPool_onError","lime/_internal/backend/native/NativeHTTPRequest.hx",465,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_488_localThreadPool_onProgress,"lime._internal.backend.native.NativeHTTPRequest","localThreadPool_onProgress",0xfe1346ea,"lime._internal.backend.native.NativeHTTPRequest.localThreadPool_onProgress","lime/_internal/backend/native/NativeHTTPRequest.hx",488,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_496_multiThreadPool_doWork,"lime._internal.backend.native.NativeHTTPRequest","multiThreadPool_doWork",0x3b867a2c,"lime._internal.backend.native.NativeHTTPRequest.multiThreadPool_doWork","lime/_internal/backend/native/NativeHTTPRequest.hx",496,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_532_multiThreadPool_onComplete,"lime._internal.backend.native.NativeHTTPRequest","multiThreadPool_onComplete",0xd0260028,"lime._internal.backend.native.NativeHTTPRequest.multiThreadPool_onComplete","lime/_internal/backend/native/NativeHTTPRequest.hx",532,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_555_multiThreadPool_onProgress,"lime._internal.backend.native.NativeHTTPRequest","multiThreadPool_onProgress",0xd688f71c,"lime._internal.backend.native.NativeHTTPRequest.multiThreadPool_onProgress","lime/_internal/backend/native/NativeHTTPRequest.hx",555,0xfe6a4b7e) -HX_LOCAL_STACK_FRAME(_hx_pos_11449fe5de606ab4_602_multiProgressTimer_onRun,"lime._internal.backend.native.NativeHTTPRequest","multiProgressTimer_onRun",0x7d995edc,"lime._internal.backend.native.NativeHTTPRequest.multiProgressTimer_onRun","lime/_internal/backend/native/NativeHTTPRequest.hx",602,0xfe6a4b7e) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void NativeHTTPRequest_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_11449fe5de606ab4_57_new) -HXLINE( 58) this->curl = null(); -HXLINE( 59) this->timeout = null(); - } - -Dynamic NativeHTTPRequest_obj::__CreateEmpty() { return new NativeHTTPRequest_obj; } - -void *NativeHTTPRequest_obj::_hx_vtable = 0; - -Dynamic NativeHTTPRequest_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NativeHTTPRequest_obj > _hx_result = new NativeHTTPRequest_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NativeHTTPRequest_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5d9c6164; -} - -void NativeHTTPRequest_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_11449fe5de606ab4_63_cancel) -HXLINE( 64) this->canceled = true; -HXLINE( 66) bool _hx_tmp = hx::IsNotNull( this->curl ); -HXLINE( 76) if (hx::IsNotNull( this->timeout )) { -HXLINE( 78) this->timeout->stop(); -HXLINE( 79) this->timeout = null(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeHTTPRequest_obj,cancel,(void)) - -void NativeHTTPRequest_obj::init(::Dynamic parent){ - HX_STACKFRAME(&_hx_pos_11449fe5de606ab4_85_init) -HXDLIN( 85) this->parent = parent; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeHTTPRequest_obj,init,(void)) - -void NativeHTTPRequest_obj::initRequest(::String uri,bool binary){ - HX_GC_STACKFRAME(&_hx_pos_11449fe5de606ab4_89_initRequest) -HXLINE( 90) this->bytes = ::haxe::io::Bytes_obj::alloc(0); -HXLINE( 92) this->bytesLoaded = 0; -HXLINE( 93) this->bytesTotal = 0; -HXLINE( 94) this->writeBytesLoaded = 0; -HXLINE( 95) this->writeBytesTotal = 0; -HXLINE( 96) this->writePosition = 0; -HXLINE( 98) if (hx::IsNull( this->curl )) { -HXLINE( 100) this->curl = ::lime::net::curl::CURL_obj::__alloc( HX_CTX ,null()); - } - else { -HXLINE( 104) this->curl->reset(); - } -HXLINE( 107) ::haxe::io::Bytes data = ( ( ::haxe::io::Bytes)(this->parent->__Field(HX_("data",2a,56,63,42),hx::paccDynamic)) ); -HXLINE( 108) ::String query = HX_("",00,00,00,00); -HXLINE( 110) if (hx::IsNull( data )) { -HXLINE( 112) { -HXLINE( 112) ::Dynamic key = ( ( ::haxe::ds::StringMap)( ::Dynamic(this->parent->__Field(HX_("formData",8e,d5,80,56),hx::paccDynamic))) )->keys(); -HXDLIN( 112) while(( (bool)(key->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 112) ::String key1 = ( (::String)(key->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 114) if ((query.length > 0)) { -HXLINE( 114) query = (query + HX_("&",26,00,00,00)); - } -HXLINE( 115) ::String query1 = (::StringTools_obj::urlEncode(key1) + HX_("=",3d,00,00,00)); -HXDLIN( 115) query = (query + (query1 + ::StringTools_obj::urlEncode(::Std_obj::string(( ( ::haxe::ds::StringMap)( ::Dynamic(this->parent->__Field(HX_("formData",8e,d5,80,56),hx::paccDynamic))) )->get(key1))))); - } - } -HXLINE( 118) if ((query != HX_("",00,00,00,00))) { -HXLINE( 120) if (hx::IsEq( this->parent->__Field(HX_("method",e1,f6,5a,09),hx::paccDynamic),HX_("GET",76,1c,36,00) )) { -HXLINE( 122) if ((uri.indexOf(HX_("?",3f,00,00,00),null()) > -1)) { -HXLINE( 124) uri = (uri + (HX_("&",26,00,00,00) + query)); - } - else { -HXLINE( 128) uri = (uri + (HX_("?",3f,00,00,00) + query)); - } -HXLINE( 131) query = HX_("",00,00,00,00); - } - else { -HXLINE( 135) data = ::haxe::io::Bytes_obj::ofString(query,null()); - } - } -HXLINE( 139) bool _hx_tmp; -HXDLIN( 139) if (hx::IsNotNull( data )) { -HXLINE( 139) _hx_tmp = (data->length == 0); - } - else { -HXLINE( 139) _hx_tmp = false; - } -HXDLIN( 139) if (_hx_tmp) { -HXLINE( 139) data = null(); - } - } -HXLINE( 142) this->curl->setOption(10002,uri); -HXLINE( 144) ::String _hx_switch_0 = ( (::String)(this->parent->__Field(HX_("method",e1,f6,5a,09),hx::paccDynamic)) ); - if ( (_hx_switch_0==HX_("GET",76,1c,36,00)) ){ -HXLINE( 150) this->curl->setOption(80,true); -HXDLIN( 150) goto _hx_goto_4; - } - if ( (_hx_switch_0==HX_("HEAD",20,f1,cb,2f)) ){ -HXLINE( 147) this->curl->setOption(44,true); -HXDLIN( 147) goto _hx_goto_4; - } - if ( (_hx_switch_0==HX_("POST",60,4c,1d,35)) ){ -HXLINE( 153) this->curl->setOption(47,true); -HXLINE( 155) if (hx::IsNotNull( data )) { -HXLINE( 157) this->curl->setOption(10009,data); -HXLINE( 158) this->curl->setOption(14,data->length); -HXLINE( 159) this->curl->setOption(60,data->length); - } - else { -HXLINE( 163) this->curl->setOption(60,0); - } -HXLINE( 152) goto _hx_goto_4; - } - if ( (_hx_switch_0==HX_("PUT",af,fe,3c,00)) ){ -HXLINE( 167) this->curl->setOption(46,true); -HXLINE( 169) if (hx::IsNotNull( data )) { -HXLINE( 171) this->curl->setOption(10009,data); -HXLINE( 172) this->curl->setOption(14,data->length); - } -HXLINE( 166) goto _hx_goto_4; - } - /* default */{ -HXLINE( 176) ::lime::net::curl::CURL _hx_tmp1 = this->curl; -HXDLIN( 176) _hx_tmp1->setOption(10036,::Std_obj::string( ::Dynamic(this->parent->__Field(HX_("method",e1,f6,5a,09),hx::paccDynamic)))); -HXLINE( 178) if (hx::IsNotNull( data )) { -HXLINE( 180) this->curl->setOption(10009,data); -HXLINE( 181) this->curl->setOption(14,data->length); - } - } - _hx_goto_4:; -HXLINE( 185) this->curl->setOption(52, ::Dynamic(this->parent->__Field(HX_("followRedirects",26,5a,40,75),hx::paccDynamic))); -HXLINE( 186) this->curl->setOption(58,true); -HXLINE( 188) ::Array< ::String > headers = ::Array_obj< ::String >::__new(0); -HXLINE( 189) headers->push(HX_("Expect: ",df,c4,e1,19)); -HXLINE( 191) ::String contentType = null(); -HXLINE( 193) { -HXLINE( 193) int _g1 = 0; -HXDLIN( 193) ::cpp::VirtualArray _g2 = hx::TCast< ::cpp::VirtualArray >::cast(( (::Array< ::Dynamic>)(this->parent->__Field(HX_("headers",46,52,08,63),hx::paccDynamic)) )); -HXDLIN( 193) while((_g1 < _g2->get_length())){ -HXLINE( 193) ::Dynamic header = _g2->__get(_g1); -HXDLIN( 193) _g1 = (_g1 + 1); -HXLINE( 195) if (hx::IsEq( header->__Field(HX_("name",4b,72,ff,48),hx::paccDynamic),HX_("Content-Type",ce,69,5d,3c) )) { -HXLINE( 197) contentType = ( (::String)(header->__Field(HX_("value",71,7f,b8,31),hx::paccDynamic)) ); - } - else { -HXLINE( 201) ::String _hx_tmp2 = ((HX_("",00,00,00,00) + ::Std_obj::string( ::Dynamic(header->__Field(HX_("name",4b,72,ff,48),hx::paccDynamic)))) + HX_(": ",a6,32,00,00)); -HXDLIN( 201) headers->push((_hx_tmp2 + ::Std_obj::string( ::Dynamic(header->__Field(HX_("value",71,7f,b8,31),hx::paccDynamic))))); - } - } - } -HXLINE( 205) if (hx::IsNotNull( this->parent->__Field(HX_("contentType",93,3c,7b,2a),hx::paccDynamic) )) { -HXLINE( 207) contentType = ( (::String)(this->parent->__Field(HX_("contentType",93,3c,7b,2a),hx::paccDynamic)) ); - } -HXLINE( 210) if (hx::IsNull( contentType )) { -HXLINE( 212) if (hx::IsNotNull( this->parent->__Field(HX_("data",2a,56,63,42),hx::paccDynamic) )) { -HXLINE( 214) contentType = HX_("application/octet-stream",5d,f8,82,30); - } - else { -HXLINE( 216) if ((query != HX_("",00,00,00,00))) { -HXLINE( 218) contentType = HX_("application/x-www-form-urlencoded",9e,61,91,fa); - } - } - } -HXLINE( 222) if (hx::IsNotNull( contentType )) { -HXLINE( 224) headers->push((HX_("Content-Type: ",f4,2b,e6,1d) + contentType)); - } -HXLINE( 227) this->curl->setOption(10023,headers); -HXLINE( 229) this->curl->setOption(20056,this->curl_onProgress_dyn()); -HXLINE( 230) this->curl->setOption(20011,this->curl_onWrite_dyn()); -HXLINE( 232) if (( (bool)(this->parent->__Field(HX_("enableResponseHeaders",82,32,47,05),hx::paccDynamic)) )) { -HXLINE( 234) this->parent->__SetField(HX_("responseHeaders",c5,0d,ca,43),::Array_obj< ::Dynamic>::__new(0),hx::paccDynamic); -HXLINE( 235) this->curl->setOption(20079,this->curl_onHeader_dyn()); - } -HXLINE( 240) bool _hx_tmp3 = ( (bool)(this->parent->__Field(HX_("withCredentials",56,86,c4,ca),hx::paccDynamic)) ); -HXLINE( 245) this->curl->setOption(64,false); -HXLINE( 246) this->curl->setOption(81,0); -HXLINE( 247) ::Dynamic _hx_tmp4; -HXDLIN( 247) if (hx::IsNull( this->parent->__Field(HX_("userAgent",7a,f0,12,c8),hx::paccDynamic) )) { -HXLINE( 247) _hx_tmp4 = HX_("libcurl-agent/1.0",4d,41,cc,d3); - } - else { -HXLINE( 247) _hx_tmp4 = ::Dynamic(this->parent->__Field(HX_("userAgent",7a,f0,12,c8),hx::paccDynamic)); - } -HXDLIN( 247) this->curl->setOption(10018,_hx_tmp4); -HXLINE( 250) this->curl->setOption(99,true); -HXLINE( 252) this->curl->setOption(53,!(binary)); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeHTTPRequest_obj,initRequest,(void)) - - ::lime::app::Future NativeHTTPRequest_obj::loadData(::String uri,hx::Null< bool > __o_binary){ - bool binary = __o_binary.Default(true); - HX_GC_STACKFRAME(&_hx_pos_11449fe5de606ab4_260_loadData) -HXLINE( 261) if (hx::IsNull( uri )) { -HXLINE( 263) return ::lime::app::Future_obj::withError(HX_("The URI must not be null",e3,4c,b6,a7)); - } -HXLINE( 266) ::lime::app::Promise_haxe_io_Bytes promise = ::lime::app::Promise_haxe_io_Bytes_obj::__alloc( HX_CTX ); -HXLINE( 267) this->promise = promise; -HXLINE( 269) this->canceled = false; -HXLINE( 271) bool _hx_tmp; -HXDLIN( 271) if ((uri.indexOf(HX_("http://",52,75,cd,5a),null()) == -1)) { -HXLINE( 271) _hx_tmp = (uri.indexOf(HX_("https://",cf,b4,ae,3e),null()) == -1); - } - else { -HXLINE( 271) _hx_tmp = false; - } -HXDLIN( 271) if (_hx_tmp) { -HXLINE( 273) if (hx::IsNull( ::lime::_internal::backend::native::NativeHTTPRequest_obj::localThreadPool )) { -HXLINE( 275) ::lime::_internal::backend::native::NativeHTTPRequest_obj::localThreadPool = ::lime::_hx_system::ThreadPool_obj::__alloc( HX_CTX ,0,1); -HXLINE( 276) ::lime::_internal::backend::native::NativeHTTPRequest_obj::localThreadPool->doWork->add(::lime::_internal::backend::native::NativeHTTPRequest_obj::localThreadPool_doWork_dyn(),null(),null()); -HXLINE( 277) ::lime::_internal::backend::native::NativeHTTPRequest_obj::localThreadPool->onProgress->add(::lime::_internal::backend::native::NativeHTTPRequest_obj::localThreadPool_onProgress_dyn(),null(),null()); -HXLINE( 278) ::lime::_internal::backend::native::NativeHTTPRequest_obj::localThreadPool->onComplete->add(::lime::_internal::backend::native::NativeHTTPRequest_obj::localThreadPool_onComplete_dyn(),null(),null()); -HXLINE( 279) ::lime::_internal::backend::native::NativeHTTPRequest_obj::localThreadPool->onError->add(::lime::_internal::backend::native::NativeHTTPRequest_obj::localThreadPool_onError_dyn(),null(),null()); - } -HXLINE( 282) ::lime::_internal::backend::native::NativeHTTPRequest_obj::localThreadPool->queue( ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("uri",6c,2b,59,00),uri) - ->setFixed(1,HX_("instance",95,1f,e1,59),hx::ObjectPtr(this)))); - } - else { -HXLINE( 286) if (hx::IsNull( ::lime::_internal::backend::native::NativeHTTPRequest_obj::multi )) { -HXLINE( 288) ::lime::net::curl::CURL_obj::globalInit(3); -HXLINE( 290) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multi = ::lime::net::curl::CURLMulti_obj::__alloc( HX_CTX ,null()); -HXLINE( 291) ::lime::_internal::backend::native::NativeHTTPRequest_obj::activeInstances = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 292) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiInstances = ::haxe::ds::ObjectMap_obj::__alloc( HX_CTX ); - } -HXLINE( 295) this->initRequest(uri,binary); -HXLINE( 297) if (hx::IsNotNull( this->curl )) { -HXLINE( 299) ::lime::_internal::backend::native::NativeHTTPRequest_obj::activeInstances->push(hx::ObjectPtr(this)); -HXLINE( 300) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiInstances->set(this->curl,hx::ObjectPtr(this)); -HXLINE( 303) if (hx::IsNull( ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiAddHandle )) { -HXLINE( 303) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiAddHandle = ::sys::thread::Deque_obj::__alloc( HX_CTX ); - } -HXLINE( 304) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiAddHandle->add(this->curl); -HXLINE( 307) if (hx::IsNull( ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiThreadPool )) { -HXLINE( 309) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiThreadPool = ::lime::_hx_system::ThreadPool_obj::__alloc( HX_CTX ,0,1); -HXLINE( 310) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiThreadPool->doWork->add(::lime::_internal::backend::native::NativeHTTPRequest_obj::multiThreadPool_doWork_dyn(),null(),null()); -HXLINE( 311) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiThreadPool->onProgress->add(::lime::_internal::backend::native::NativeHTTPRequest_obj::multiThreadPool_onProgress_dyn(),null(),null()); -HXLINE( 312) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiThreadPool->onComplete->add(::lime::_internal::backend::native::NativeHTTPRequest_obj::multiThreadPool_onComplete_dyn(),null(),null()); - } -HXLINE( 315) if (!(::lime::_internal::backend::native::NativeHTTPRequest_obj::multiThreadPoolRunning)) { -HXLINE( 317) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiThreadPoolRunning = true; -HXLINE( 318) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiThreadPool->queue(null()); - } -HXLINE( 321) if (hx::IsNull( ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiProgressTimer )) { -HXLINE( 323) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiProgressTimer = ::haxe::Timer_obj::__alloc( HX_CTX ,( (Float)(8) )); -HXLINE( 324) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiProgressTimer->run = ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiProgressTimer_onRun_dyn(); -HXLINE( 325) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiProgressTimer_onRun(); - } - } - } -HXLINE( 330) return promise->future; - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeHTTPRequest_obj,loadData,return ) - - ::lime::app::Future NativeHTTPRequest_obj::loadText(::String uri){ - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_0, ::lime::app::Promise_String,promise) HXARGC(1) - void _hx_run( ::haxe::io::Bytes bytes){ - HX_GC_STACKFRAME(&_hx_pos_11449fe5de606ab4_343_loadText) -HXLINE( 343) if (hx::IsNull( bytes )) { -HXLINE( 345) promise->complete(null()); - } - else { -HXLINE( 349) ::String _hx_tmp = bytes->getString(0,bytes->length,null()); -HXDLIN( 349) promise->complete(_hx_tmp); - } - } - HX_END_LOCAL_FUNC1((void)) - - HX_GC_STACKFRAME(&_hx_pos_11449fe5de606ab4_334_loadText) -HXLINE( 335) ::lime::app::Promise_String promise = ::lime::app::Promise_String_obj::__alloc( HX_CTX ); -HXLINE( 336) ::lime::app::Future future = this->loadData(uri,false); -HXLINE( 338) future->onProgress(promise->progress_dyn()); -HXLINE( 339) future->onError(promise->error_dyn()); -HXLINE( 341) future->onComplete( ::Dynamic(new _hx_Closure_0(promise))); -HXLINE( 353) return promise->future; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeHTTPRequest_obj,loadText,return ) - -void NativeHTTPRequest_obj::growBuffer(int length){ - HX_STACKFRAME(&_hx_pos_11449fe5de606ab4_358_growBuffer) -HXDLIN( 358) if ((length > this->bytes->length)) { -HXLINE( 360) ::haxe::io::Bytes cacheBytes = this->bytes; -HXLINE( 361) this->bytes = ::haxe::io::Bytes_obj::alloc(length); -HXLINE( 362) this->bytes->blit(0,cacheBytes,0,cacheBytes->length); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeHTTPRequest_obj,growBuffer,(void)) - -void NativeHTTPRequest_obj::curl_onHeader( ::lime::net::curl::CURL curl,::String header){ - HX_GC_STACKFRAME(&_hx_pos_11449fe5de606ab4_368_curl_onHeader) -HXLINE( 369) ::Array< ::String > parts = header.split(HX_(": ",a6,32,00,00)); -HXLINE( 371) if ((parts->length == 2)) { -HXLINE( 373) ::Array< ::Dynamic> _hx_tmp = ( (::Array< ::Dynamic>)(this->parent->__Field(HX_("responseHeaders",c5,0d,ca,43),hx::paccDynamic)) ); -HXDLIN( 373) ::String _hx_tmp1 = ::StringTools_obj::trim(parts->__get(0)); -HXDLIN( 373) _hx_tmp->push( ::lime::net::HTTPRequestHeader_obj::__alloc( HX_CTX ,_hx_tmp1,::StringTools_obj::trim(parts->__get(1)))); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeHTTPRequest_obj,curl_onHeader,(void)) - -void NativeHTTPRequest_obj::curl_onProgress( ::lime::net::curl::CURL curl,Float dltotal,Float dlnow,Float uptotal,Float upnow){ - HX_STACKFRAME(&_hx_pos_11449fe5de606ab4_379_curl_onProgress) -HXDLIN( 379) bool _hx_tmp; -HXDLIN( 379) bool _hx_tmp1; -HXDLIN( 379) bool _hx_tmp2; -HXDLIN( 379) if (!((upnow > this->writeBytesLoaded))) { -HXDLIN( 379) _hx_tmp2 = (dlnow > this->writeBytesLoaded); - } - else { -HXDLIN( 379) _hx_tmp2 = true; - } -HXDLIN( 379) if (!(_hx_tmp2)) { -HXDLIN( 379) _hx_tmp1 = (uptotal > this->writeBytesTotal); - } - else { -HXDLIN( 379) _hx_tmp1 = true; - } -HXDLIN( 379) if (!(_hx_tmp1)) { -HXDLIN( 379) _hx_tmp = (dltotal > this->writeBytesTotal); - } - else { -HXDLIN( 379) _hx_tmp = true; - } -HXDLIN( 379) if (_hx_tmp) { -HXLINE( 381) if ((upnow > this->writeBytesLoaded)) { -HXLINE( 381) this->writeBytesLoaded = ::Std_obj::_hx_int(upnow); - } -HXLINE( 382) if ((dlnow > this->writeBytesLoaded)) { -HXLINE( 382) this->writeBytesLoaded = ::Std_obj::_hx_int(dlnow); - } -HXLINE( 383) if ((uptotal > this->writeBytesTotal)) { -HXLINE( 383) this->writeBytesTotal = ::Std_obj::_hx_int(uptotal); - } -HXLINE( 384) if ((dltotal > this->writeBytesTotal)) { -HXLINE( 384) this->writeBytesTotal = ::Std_obj::_hx_int(dltotal); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC5(NativeHTTPRequest_obj,curl_onProgress,(void)) - -int NativeHTTPRequest_obj::curl_onWrite( ::lime::net::curl::CURL curl, ::haxe::io::Bytes output){ - HX_STACKFRAME(&_hx_pos_11449fe5de606ab4_392_curl_onWrite) -HXLINE( 393) this->growBuffer((this->writePosition + output->length)); -HXLINE( 394) this->bytes->blit(this->writePosition,output,0,output->length); -HXLINE( 396) ::lime::_internal::backend::native::NativeHTTPRequest _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 396) _hx_tmp->writePosition = (_hx_tmp->writePosition + output->length); -HXLINE( 398) return output->length; - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeHTTPRequest_obj,curl_onWrite,return ) - -::Array< ::Dynamic> NativeHTTPRequest_obj::activeInstances; - - ::lime::_hx_system::ThreadPool NativeHTTPRequest_obj::localThreadPool; - - ::lime::net::curl::CURLMulti NativeHTTPRequest_obj::multi; - - ::haxe::ds::ObjectMap NativeHTTPRequest_obj::multiInstances; - - ::haxe::Timer NativeHTTPRequest_obj::multiProgressTimer; - - ::lime::_hx_system::ThreadPool NativeHTTPRequest_obj::multiThreadPool; - -bool NativeHTTPRequest_obj::multiThreadPoolRunning; - - ::sys::thread::Deque NativeHTTPRequest_obj::multiAddHandle; - -void NativeHTTPRequest_obj::localThreadPool_doWork( ::Dynamic state){ - HX_STACKFRAME(&_hx_pos_11449fe5de606ab4_402_localThreadPool_doWork) -HXLINE( 403) ::lime::_internal::backend::native::NativeHTTPRequest instance = ( ( ::lime::_internal::backend::native::NativeHTTPRequest)(state->__Field(HX_("instance",95,1f,e1,59),hx::paccDynamic)) ); -HXLINE( 404) ::String path = ( (::String)(state->__Field(HX_("uri",6c,2b,59,00),hx::paccDynamic)) ); -HXLINE( 406) int index = path.indexOf(HX_("?",3f,00,00,00),null()); -HXLINE( 408) if ((index > -1)) { -HXLINE( 410) path = path.substring(0,index); - } -HXLINE( 414) if (::StringTools_obj::startsWith(path,HX_("~/",f1,6d,00,00))) { -HXLINE( 416) ::String path1 = (::Sys_obj::getEnv(HX_("HOME",1f,92,d3,2f)) + HX_("/",2f,00,00,00)); -HXDLIN( 416) path = (path1 + path.substr(2,null())); - } -HXLINE( 420) bool _hx_tmp; -HXDLIN( 420) if (hx::IsNotNull( path )) { -HXLINE( 420) _hx_tmp = !(::sys::FileSystem_obj::exists(path)); - } - else { -HXLINE( 420) _hx_tmp = true; - } -HXDLIN( 420) if (_hx_tmp) { -HXLINE( 422) ::lime::_internal::backend::native::NativeHTTPRequest_obj::localThreadPool->sendError( ::Dynamic(hx::Anon_obj::Create(3) - ->setFixed(0,HX_("promise",9b,cd,e9,f7),instance->promise) - ->setFixed(1,HX_("instance",95,1f,e1,59),instance) - ->setFixed(2,HX_("error",c8,cb,29,73),(HX_("Cannot load file: ",5f,26,cd,00) + path)))); - } - else { -HXLINE( 426) instance->bytes = ::lime::utils::_Bytes::Bytes_Impl__obj::fromFile(path); -HXLINE( 428) if (hx::IsNotNull( instance->bytes )) { -HXLINE( 430) ::lime::_internal::backend::native::NativeHTTPRequest_obj::localThreadPool->sendProgress( ::Dynamic(hx::Anon_obj::Create(4) - ->setFixed(0,HX_("bytesLoaded",d0,66,ca,99),instance->bytes->length) - ->setFixed(1,HX_("promise",9b,cd,e9,f7),instance->promise) - ->setFixed(2,HX_("bytesTotal",59,57,da,45),instance->bytes->length) - ->setFixed(3,HX_("instance",95,1f,e1,59),instance))); -HXLINE( 437) ::lime::_internal::backend::native::NativeHTTPRequest_obj::localThreadPool->sendComplete( ::Dynamic(hx::Anon_obj::Create(3) - ->setFixed(0,HX_("promise",9b,cd,e9,f7),instance->promise) - ->setFixed(1,HX_("result",dd,68,84,08),instance->bytes) - ->setFixed(2,HX_("instance",95,1f,e1,59),instance))); - } - else { -HXLINE( 441) ::lime::_internal::backend::native::NativeHTTPRequest_obj::localThreadPool->sendError( ::Dynamic(hx::Anon_obj::Create(3) - ->setFixed(0,HX_("promise",9b,cd,e9,f7),instance->promise) - ->setFixed(1,HX_("instance",95,1f,e1,59),instance) - ->setFixed(2,HX_("error",c8,cb,29,73),(HX_("Cannot load file: ",5f,26,cd,00) + path)))); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(NativeHTTPRequest_obj,localThreadPool_doWork,(void)) - -void NativeHTTPRequest_obj::localThreadPool_onComplete( ::Dynamic state){ - HX_STACKFRAME(&_hx_pos_11449fe5de606ab4_447_localThreadPool_onComplete) -HXLINE( 448) ::lime::app::Promise_haxe_io_Bytes promise = ( ( ::lime::app::Promise_haxe_io_Bytes)(state->__Field(HX_("promise",9b,cd,e9,f7),hx::paccDynamic)) ); -HXLINE( 449) if (promise->get_isError()) { -HXLINE( 449) return; - } -HXLINE( 450) promise->complete(( ( ::haxe::io::Bytes)(state->__Field(HX_("result",dd,68,84,08),hx::paccDynamic)) )); -HXLINE( 452) ::lime::_internal::backend::native::NativeHTTPRequest instance = ( ( ::lime::_internal::backend::native::NativeHTTPRequest)(state->__Field(HX_("instance",95,1f,e1,59),hx::paccDynamic)) ); -HXLINE( 454) if (hx::IsNotNull( instance->timeout )) { -HXLINE( 456) instance->timeout->stop(); -HXLINE( 457) instance->timeout = null(); - } -HXLINE( 460) instance->bytes = null(); -HXLINE( 461) instance->promise = null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(NativeHTTPRequest_obj,localThreadPool_onComplete,(void)) - -void NativeHTTPRequest_obj::localThreadPool_onError( ::Dynamic state){ - HX_STACKFRAME(&_hx_pos_11449fe5de606ab4_465_localThreadPool_onError) -HXLINE( 466) ::lime::app::Promise_haxe_io_Bytes promise = ( ( ::lime::app::Promise_haxe_io_Bytes)(state->__Field(HX_("promise",9b,cd,e9,f7),hx::paccDynamic)) ); -HXLINE( 467) promise->error( ::Dynamic(state->__Field(HX_("error",c8,cb,29,73),hx::paccDynamic))); -HXLINE( 469) ::lime::_internal::backend::native::NativeHTTPRequest instance = ( ( ::lime::_internal::backend::native::NativeHTTPRequest)(state->__Field(HX_("instance",95,1f,e1,59),hx::paccDynamic)) ); -HXLINE( 471) if (hx::IsNotNull( instance->timeout )) { -HXLINE( 473) instance->timeout->stop(); -HXLINE( 474) instance->timeout = null(); - } -HXLINE( 477) instance->bytes = null(); -HXLINE( 478) instance->promise = null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(NativeHTTPRequest_obj,localThreadPool_onError,(void)) - -void NativeHTTPRequest_obj::localThreadPool_onProgress( ::Dynamic state){ - HX_STACKFRAME(&_hx_pos_11449fe5de606ab4_488_localThreadPool_onProgress) -HXLINE( 489) ::lime::app::Promise_haxe_io_Bytes promise = ( ( ::lime::app::Promise_haxe_io_Bytes)(state->__Field(HX_("promise",9b,cd,e9,f7),hx::paccDynamic)) ); -HXLINE( 490) bool _hx_tmp; -HXDLIN( 490) if (!(promise->get_isComplete())) { -HXLINE( 490) _hx_tmp = promise->get_isError(); - } - else { -HXLINE( 490) _hx_tmp = true; - } -HXDLIN( 490) if (_hx_tmp) { -HXLINE( 490) return; - } -HXLINE( 491) promise->progress(( (int)(state->__Field(HX_("bytesLoaded",d0,66,ca,99),hx::paccDynamic)) ),( (int)(state->__Field(HX_("bytesTotal",59,57,da,45),hx::paccDynamic)) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(NativeHTTPRequest_obj,localThreadPool_onProgress,(void)) - -void NativeHTTPRequest_obj::multiThreadPool_doWork( ::Dynamic _){ - HX_STACKFRAME(&_hx_pos_11449fe5de606ab4_496_multiThreadPool_doWork) -HXDLIN( 496) while(true){ -HXLINE( 499) ::lime::net::curl::CURL curl = ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiAddHandle->pop(false).StaticCast< ::lime::net::curl::CURL >(); -HXLINE( 500) if (hx::IsNotNull( curl )) { -HXLINE( 500) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multi->addHandle(curl); - } -HXLINE( 503) int code = ::lime::_internal::backend::native::NativeHTTPRequest_obj::multi->wait(1000); -HXLINE( 505) if ((code == 0)) { -HXLINE( 507) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multi->perform(); -HXLINE( 508) ::lime::net::curl::CURLMultiMessage message = ::lime::_internal::backend::native::NativeHTTPRequest_obj::multi->infoRead(); -HXLINE( 510) bool _hx_tmp; -HXDLIN( 510) if (hx::IsNull( message )) { -HXLINE( 510) _hx_tmp = (::lime::_internal::backend::native::NativeHTTPRequest_obj::multi->get_runningHandles() == 0); - } - else { -HXLINE( 510) _hx_tmp = false; - } -HXDLIN( 510) if (_hx_tmp) { -HXLINE( 512) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiThreadPool->sendComplete(null()); -HXLINE( 513) goto _hx_goto_18; - } -HXLINE( 516) while(hx::IsNotNull( message )){ -HXLINE( 518) ::lime::net::curl::CURL curl1 = message->curl; -HXLINE( 519) ::Dynamic status = curl1->getInfo(2097154); -HXLINE( 521) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multi->removeHandle(curl1); -HXLINE( 522) curl1->cleanup(); -HXLINE( 524) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiThreadPool->sendProgress( ::Dynamic(hx::Anon_obj::Create(3) - ->setFixed(0,HX_("status",32,e7,fb,05),status) - ->setFixed(1,HX_("result",dd,68,84,08),message->result) - ->setFixed(2,HX_("curl",ec,4a,c9,41),curl1))); -HXLINE( 525) message = ::lime::_internal::backend::native::NativeHTTPRequest_obj::multi->infoRead(); - } - } - } - _hx_goto_18:; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(NativeHTTPRequest_obj,multiThreadPool_doWork,(void)) - -void NativeHTTPRequest_obj::multiThreadPool_onComplete( ::Dynamic _){ - HX_STACKFRAME(&_hx_pos_11449fe5de606ab4_532_multiThreadPool_onComplete) -HXLINE( 534) ::lime::net::curl::CURL curl = ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiAddHandle->pop(false).StaticCast< ::lime::net::curl::CURL >(); -HXLINE( 536) if (hx::IsNotNull( curl )) { -HXLINE( 538) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiAddHandle->push(curl); -HXLINE( 539) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiThreadPool->queue(null()); - } - else { -HXLINE( 543) if (hx::IsNotNull( ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiProgressTimer )) { -HXLINE( 545) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiProgressTimer->stop(); -HXLINE( 546) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiProgressTimer = null(); - } -HXLINE( 549) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiThreadPoolRunning = false; - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(NativeHTTPRequest_obj,multiThreadPool_onComplete,(void)) - -void NativeHTTPRequest_obj::multiThreadPool_onProgress( ::Dynamic state){ - HX_STACKFRAME(&_hx_pos_11449fe5de606ab4_555_multiThreadPool_onProgress) -HXLINE( 556) if (::lime::_internal::backend::native::NativeHTTPRequest_obj::multiInstances->exists( ::Dynamic(state->__Field(HX_("curl",ec,4a,c9,41),hx::paccDynamic)))) { -HXLINE( 558) ::lime::_internal::backend::native::NativeHTTPRequest instance = ( ( ::lime::_internal::backend::native::NativeHTTPRequest)(::lime::_internal::backend::native::NativeHTTPRequest_obj::multiInstances->get( ::Dynamic(state->__Field(HX_("curl",ec,4a,c9,41),hx::paccDynamic)))) ); -HXLINE( 559) ::lime::_internal::backend::native::NativeHTTPRequest_obj::activeInstances->remove(instance); -HXLINE( 560) ::lime::_internal::backend::native::NativeHTTPRequest_obj::multiInstances->remove( ::Dynamic(state->__Field(HX_("curl",ec,4a,c9,41),hx::paccDynamic))); -HXLINE( 562) instance->parent->__SetField(HX_("responseStatus",93,60,a4,78),state->__Field(HX_("status",32,e7,fb,05),hx::paccDynamic),hx::paccDynamic); -HXLINE( 564) if (hx::IsEq( state->__Field(HX_("result",dd,68,84,08),hx::paccDynamic),0 )) { -HXLINE( 566) bool _hx_tmp; -HXDLIN( 566) bool _hx_tmp1; -HXDLIN( 566) if (hx::IsGreaterEq( state->__Field(HX_("status",32,e7,fb,05),hx::paccDynamic),200 )) { -HXLINE( 566) _hx_tmp1 = hx::IsLess( state->__Field(HX_("status",32,e7,fb,05),hx::paccDynamic),400 ); - } - else { -HXLINE( 566) _hx_tmp1 = false; - } -HXDLIN( 566) if (!(_hx_tmp1)) { -HXLINE( 566) _hx_tmp = hx::IsEq( state->__Field(HX_("status",32,e7,fb,05),hx::paccDynamic),0 ); - } - else { -HXLINE( 566) _hx_tmp = true; - } -HXDLIN( 566) if (_hx_tmp) { -HXLINE( 568) if (!(instance->promise->get_isError())) { -HXLINE( 570) instance->promise->complete(instance->bytes); - } - } - else { -HXLINE( 573) if (hx::IsNotNull( instance->bytes )) { -HXLINE( 575) ::lime::app::Promise_haxe_io_Bytes instance1 = instance->promise; -HXDLIN( 575) instance1->error(instance->bytes->getString(0,instance->bytes->length,null())); - } - else { -HXLINE( 579) instance->promise->error( ::Dynamic((HX_("Status ",8e,8c,bf,03) + state->__Field(HX_("status",32,e7,fb,05),hx::paccDynamic)))); - } - } - } - else { -HXLINE( 584) ::lime::app::Promise_haxe_io_Bytes instance2 = instance->promise; -HXDLIN( 584) instance2->error(::lime::net::curl::CURL_obj::strerror(( (int)(state->__Field(HX_("result",dd,68,84,08),hx::paccDynamic)) ))); - } -HXLINE( 587) if (hx::IsNotNull( instance->timeout )) { -HXLINE( 589) instance->timeout->stop(); -HXLINE( 590) instance->timeout = null(); - } -HXLINE( 593) instance->bytes = null(); -HXLINE( 594) instance->promise = null(); - } -HXLINE( 597) state->__SetField(HX_("curl",ec,4a,c9,41),null(),hx::paccDynamic); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(NativeHTTPRequest_obj,multiThreadPool_onProgress,(void)) - -void NativeHTTPRequest_obj::multiProgressTimer_onRun(){ - HX_STACKFRAME(&_hx_pos_11449fe5de606ab4_602_multiProgressTimer_onRun) -HXDLIN( 602) int _g = 0; -HXDLIN( 602) ::Array< ::Dynamic> _g1 = ::lime::_internal::backend::native::NativeHTTPRequest_obj::activeInstances; -HXDLIN( 602) while((_g < _g1->length)){ -HXDLIN( 602) ::lime::_internal::backend::native::NativeHTTPRequest instance = _g1->__get(_g).StaticCast< ::lime::_internal::backend::native::NativeHTTPRequest >(); -HXDLIN( 602) _g = (_g + 1); -HXLINE( 604) bool _hx_tmp; -HXDLIN( 604) if ((instance->bytesLoaded == instance->writeBytesLoaded)) { -HXLINE( 604) _hx_tmp = (instance->bytesTotal != instance->writeBytesTotal); - } - else { -HXLINE( 604) _hx_tmp = true; - } -HXDLIN( 604) if (_hx_tmp) { -HXLINE( 606) instance->bytesLoaded = instance->writeBytesLoaded; -HXLINE( 607) instance->bytesTotal = instance->writeBytesTotal; -HXLINE( 608) instance->promise->progress(instance->bytesLoaded,instance->bytesTotal); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(NativeHTTPRequest_obj,multiProgressTimer_onRun,(void)) - - -hx::ObjectPtr< NativeHTTPRequest_obj > NativeHTTPRequest_obj::__new() { - hx::ObjectPtr< NativeHTTPRequest_obj > __this = new NativeHTTPRequest_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< NativeHTTPRequest_obj > NativeHTTPRequest_obj::__alloc(hx::Ctx *_hx_ctx) { - NativeHTTPRequest_obj *__this = (NativeHTTPRequest_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NativeHTTPRequest_obj), true, "lime._internal.backend.native.NativeHTTPRequest")); - *(void **)__this = NativeHTTPRequest_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -NativeHTTPRequest_obj::NativeHTTPRequest_obj() -{ -} - -void NativeHTTPRequest_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(NativeHTTPRequest); - HX_MARK_MEMBER_NAME(bytes,"bytes"); - HX_MARK_MEMBER_NAME(bytesLoaded,"bytesLoaded"); - HX_MARK_MEMBER_NAME(bytesTotal,"bytesTotal"); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(curl,"curl"); - HX_MARK_MEMBER_NAME(parent,"parent"); - HX_MARK_MEMBER_NAME(promise,"promise"); - HX_MARK_MEMBER_NAME(writeBytesLoaded,"writeBytesLoaded"); - HX_MARK_MEMBER_NAME(writeBytesTotal,"writeBytesTotal"); - HX_MARK_MEMBER_NAME(writePosition,"writePosition"); - HX_MARK_MEMBER_NAME(timeout,"timeout"); - HX_MARK_END_CLASS(); -} - -void NativeHTTPRequest_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(bytes,"bytes"); - HX_VISIT_MEMBER_NAME(bytesLoaded,"bytesLoaded"); - HX_VISIT_MEMBER_NAME(bytesTotal,"bytesTotal"); - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(curl,"curl"); - HX_VISIT_MEMBER_NAME(parent,"parent"); - HX_VISIT_MEMBER_NAME(promise,"promise"); - HX_VISIT_MEMBER_NAME(writeBytesLoaded,"writeBytesLoaded"); - HX_VISIT_MEMBER_NAME(writeBytesTotal,"writeBytesTotal"); - HX_VISIT_MEMBER_NAME(writePosition,"writePosition"); - HX_VISIT_MEMBER_NAME(timeout,"timeout"); -} - -hx::Val NativeHTTPRequest_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"curl") ) { return hx::Val( curl ); } - if (HX_FIELD_EQ(inName,"init") ) { return hx::Val( init_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"bytes") ) { return hx::Val( bytes ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"parent") ) { return hx::Val( parent ); } - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"promise") ) { return hx::Val( promise ); } - if (HX_FIELD_EQ(inName,"timeout") ) { return hx::Val( timeout ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"loadData") ) { return hx::Val( loadData_dyn() ); } - if (HX_FIELD_EQ(inName,"loadText") ) { return hx::Val( loadText_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"bytesTotal") ) { return hx::Val( bytesTotal ); } - if (HX_FIELD_EQ(inName,"growBuffer") ) { return hx::Val( growBuffer_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"bytesLoaded") ) { return hx::Val( bytesLoaded ); } - if (HX_FIELD_EQ(inName,"initRequest") ) { return hx::Val( initRequest_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"curl_onWrite") ) { return hx::Val( curl_onWrite_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"writePosition") ) { return hx::Val( writePosition ); } - if (HX_FIELD_EQ(inName,"curl_onHeader") ) { return hx::Val( curl_onHeader_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"writeBytesTotal") ) { return hx::Val( writeBytesTotal ); } - if (HX_FIELD_EQ(inName,"curl_onProgress") ) { return hx::Val( curl_onProgress_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"writeBytesLoaded") ) { return hx::Val( writeBytesLoaded ); } - } - return super::__Field(inName,inCallProp); -} - -bool NativeHTTPRequest_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"multi") ) { outValue = ( multi ); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"multiInstances") ) { outValue = ( multiInstances ); return true; } - if (HX_FIELD_EQ(inName,"multiAddHandle") ) { outValue = ( multiAddHandle ); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"activeInstances") ) { outValue = ( activeInstances ); return true; } - if (HX_FIELD_EQ(inName,"localThreadPool") ) { outValue = ( localThreadPool ); return true; } - if (HX_FIELD_EQ(inName,"multiThreadPool") ) { outValue = ( multiThreadPool ); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"multiProgressTimer") ) { outValue = ( multiProgressTimer ); return true; } - break; - case 22: - if (HX_FIELD_EQ(inName,"multiThreadPoolRunning") ) { outValue = ( multiThreadPoolRunning ); return true; } - if (HX_FIELD_EQ(inName,"localThreadPool_doWork") ) { outValue = localThreadPool_doWork_dyn(); return true; } - if (HX_FIELD_EQ(inName,"multiThreadPool_doWork") ) { outValue = multiThreadPool_doWork_dyn(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"localThreadPool_onError") ) { outValue = localThreadPool_onError_dyn(); return true; } - break; - case 24: - if (HX_FIELD_EQ(inName,"multiProgressTimer_onRun") ) { outValue = multiProgressTimer_onRun_dyn(); return true; } - break; - case 26: - if (HX_FIELD_EQ(inName,"localThreadPool_onComplete") ) { outValue = localThreadPool_onComplete_dyn(); return true; } - if (HX_FIELD_EQ(inName,"localThreadPool_onProgress") ) { outValue = localThreadPool_onProgress_dyn(); return true; } - if (HX_FIELD_EQ(inName,"multiThreadPool_onComplete") ) { outValue = multiThreadPool_onComplete_dyn(); return true; } - if (HX_FIELD_EQ(inName,"multiThreadPool_onProgress") ) { outValue = multiThreadPool_onProgress_dyn(); return true; } - } - return false; -} - -hx::Val NativeHTTPRequest_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"curl") ) { curl=inValue.Cast< ::lime::net::curl::CURL >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"bytes") ) { bytes=inValue.Cast< ::haxe::io::Bytes >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"parent") ) { parent=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"promise") ) { promise=inValue.Cast< ::lime::app::Promise_haxe_io_Bytes >(); return inValue; } - if (HX_FIELD_EQ(inName,"timeout") ) { timeout=inValue.Cast< ::haxe::Timer >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"bytesTotal") ) { bytesTotal=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"bytesLoaded") ) { bytesLoaded=inValue.Cast< int >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"writePosition") ) { writePosition=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"writeBytesTotal") ) { writeBytesTotal=inValue.Cast< int >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"writeBytesLoaded") ) { writeBytesLoaded=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool NativeHTTPRequest_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"multi") ) { multi=ioValue.Cast< ::lime::net::curl::CURLMulti >(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"multiInstances") ) { multiInstances=ioValue.Cast< ::haxe::ds::ObjectMap >(); return true; } - if (HX_FIELD_EQ(inName,"multiAddHandle") ) { multiAddHandle=ioValue.Cast< ::sys::thread::Deque >(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"activeInstances") ) { activeInstances=ioValue.Cast< ::Array< ::Dynamic> >(); return true; } - if (HX_FIELD_EQ(inName,"localThreadPool") ) { localThreadPool=ioValue.Cast< ::lime::_hx_system::ThreadPool >(); return true; } - if (HX_FIELD_EQ(inName,"multiThreadPool") ) { multiThreadPool=ioValue.Cast< ::lime::_hx_system::ThreadPool >(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"multiProgressTimer") ) { multiProgressTimer=ioValue.Cast< ::haxe::Timer >(); return true; } - break; - case 22: - if (HX_FIELD_EQ(inName,"multiThreadPoolRunning") ) { multiThreadPoolRunning=ioValue.Cast< bool >(); return true; } - } - return false; -} - -void NativeHTTPRequest_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bytes",6b,08,98,bd)); - outFields->push(HX_("bytesLoaded",d0,66,ca,99)); - outFields->push(HX_("bytesTotal",59,57,da,45)); - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("curl",ec,4a,c9,41)); - outFields->push(HX_("parent",2a,05,7e,ed)); - outFields->push(HX_("promise",9b,cd,e9,f7)); - outFields->push(HX_("writeBytesLoaded",31,90,43,d2)); - outFields->push(HX_("writeBytesTotal",18,35,23,6d)); - outFields->push(HX_("writePosition",a8,40,9c,8e)); - outFields->push(HX_("timeout",a1,1a,f7,d8)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo NativeHTTPRequest_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::haxe::io::Bytes */ ,(int)offsetof(NativeHTTPRequest_obj,bytes),HX_("bytes",6b,08,98,bd)}, - {hx::fsInt,(int)offsetof(NativeHTTPRequest_obj,bytesLoaded),HX_("bytesLoaded",d0,66,ca,99)}, - {hx::fsInt,(int)offsetof(NativeHTTPRequest_obj,bytesTotal),HX_("bytesTotal",59,57,da,45)}, - {hx::fsBool,(int)offsetof(NativeHTTPRequest_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::lime::net::curl::CURL */ ,(int)offsetof(NativeHTTPRequest_obj,curl),HX_("curl",ec,4a,c9,41)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(NativeHTTPRequest_obj,parent),HX_("parent",2a,05,7e,ed)}, - {hx::fsObject /* ::lime::app::Promise_haxe_io_Bytes */ ,(int)offsetof(NativeHTTPRequest_obj,promise),HX_("promise",9b,cd,e9,f7)}, - {hx::fsInt,(int)offsetof(NativeHTTPRequest_obj,writeBytesLoaded),HX_("writeBytesLoaded",31,90,43,d2)}, - {hx::fsInt,(int)offsetof(NativeHTTPRequest_obj,writeBytesTotal),HX_("writeBytesTotal",18,35,23,6d)}, - {hx::fsInt,(int)offsetof(NativeHTTPRequest_obj,writePosition),HX_("writePosition",a8,40,9c,8e)}, - {hx::fsObject /* ::haxe::Timer */ ,(int)offsetof(NativeHTTPRequest_obj,timeout),HX_("timeout",a1,1a,f7,d8)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo NativeHTTPRequest_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Array< ::Dynamic> */ ,(void *) &NativeHTTPRequest_obj::activeInstances,HX_("activeInstances",98,b8,ef,7f)}, - {hx::fsObject /* ::lime::_hx_system::ThreadPool */ ,(void *) &NativeHTTPRequest_obj::localThreadPool,HX_("localThreadPool",11,36,f3,c0)}, - {hx::fsObject /* ::lime::net::curl::CURLMulti */ ,(void *) &NativeHTTPRequest_obj::multi,HX_("multi",79,8a,55,10)}, - {hx::fsObject /* ::haxe::ds::ObjectMap */ ,(void *) &NativeHTTPRequest_obj::multiInstances,HX_("multiInstances",85,41,c9,b1)}, - {hx::fsObject /* ::haxe::Timer */ ,(void *) &NativeHTTPRequest_obj::multiProgressTimer,HX_("multiProgressTimer",9f,32,2f,30)}, - {hx::fsObject /* ::lime::_hx_system::ThreadPool */ ,(void *) &NativeHTTPRequest_obj::multiThreadPool,HX_("multiThreadPool",9f,14,5d,b8)}, - {hx::fsBool,(void *) &NativeHTTPRequest_obj::multiThreadPoolRunning,HX_("multiThreadPoolRunning",20,e3,3c,ed)}, - {hx::fsObject /* ::sys::thread::Deque */ ,(void *) &NativeHTTPRequest_obj::multiAddHandle,HX_("multiAddHandle",f0,76,d0,d6)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String NativeHTTPRequest_obj_sMemberFields[] = { - HX_("bytes",6b,08,98,bd), - HX_("bytesLoaded",d0,66,ca,99), - HX_("bytesTotal",59,57,da,45), - HX_("canceled",59,18,26,1f), - HX_("curl",ec,4a,c9,41), - HX_("parent",2a,05,7e,ed), - HX_("promise",9b,cd,e9,f7), - HX_("writeBytesLoaded",31,90,43,d2), - HX_("writeBytesTotal",18,35,23,6d), - HX_("writePosition",a8,40,9c,8e), - HX_("timeout",a1,1a,f7,d8), - HX_("cancel",7a,ed,33,b8), - HX_("init",10,3b,bb,45), - HX_("initRequest",1f,4e,ef,fc), - HX_("loadData",70,27,03,b3), - HX_("loadText",f3,9d,99,bd), - HX_("growBuffer",73,dd,f9,73), - HX_("curl_onHeader",ff,ee,a6,ac), - HX_("curl_onProgress",9f,9d,6b,99), - HX_("curl_onWrite",ad,7b,ff,91), - ::String(null()) }; - -static void NativeHTTPRequest_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(NativeHTTPRequest_obj::activeInstances,"activeInstances"); - HX_MARK_MEMBER_NAME(NativeHTTPRequest_obj::localThreadPool,"localThreadPool"); - HX_MARK_MEMBER_NAME(NativeHTTPRequest_obj::multi,"multi"); - HX_MARK_MEMBER_NAME(NativeHTTPRequest_obj::multiInstances,"multiInstances"); - HX_MARK_MEMBER_NAME(NativeHTTPRequest_obj::multiProgressTimer,"multiProgressTimer"); - HX_MARK_MEMBER_NAME(NativeHTTPRequest_obj::multiThreadPool,"multiThreadPool"); - HX_MARK_MEMBER_NAME(NativeHTTPRequest_obj::multiThreadPoolRunning,"multiThreadPoolRunning"); - HX_MARK_MEMBER_NAME(NativeHTTPRequest_obj::multiAddHandle,"multiAddHandle"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void NativeHTTPRequest_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(NativeHTTPRequest_obj::activeInstances,"activeInstances"); - HX_VISIT_MEMBER_NAME(NativeHTTPRequest_obj::localThreadPool,"localThreadPool"); - HX_VISIT_MEMBER_NAME(NativeHTTPRequest_obj::multi,"multi"); - HX_VISIT_MEMBER_NAME(NativeHTTPRequest_obj::multiInstances,"multiInstances"); - HX_VISIT_MEMBER_NAME(NativeHTTPRequest_obj::multiProgressTimer,"multiProgressTimer"); - HX_VISIT_MEMBER_NAME(NativeHTTPRequest_obj::multiThreadPool,"multiThreadPool"); - HX_VISIT_MEMBER_NAME(NativeHTTPRequest_obj::multiThreadPoolRunning,"multiThreadPoolRunning"); - HX_VISIT_MEMBER_NAME(NativeHTTPRequest_obj::multiAddHandle,"multiAddHandle"); -}; - -#endif - -hx::Class NativeHTTPRequest_obj::__mClass; - -static ::String NativeHTTPRequest_obj_sStaticFields[] = { - HX_("activeInstances",98,b8,ef,7f), - HX_("localThreadPool",11,36,f3,c0), - HX_("multi",79,8a,55,10), - HX_("multiInstances",85,41,c9,b1), - HX_("multiProgressTimer",9f,32,2f,30), - HX_("multiThreadPool",9f,14,5d,b8), - HX_("multiThreadPoolRunning",20,e3,3c,ed), - HX_("multiAddHandle",f0,76,d0,d6), - HX_("localThreadPool_doWork",aa,d6,50,91), - HX_("localThreadPool_onComplete",a6,73,cb,3c), - HX_("localThreadPool_onError",bb,f2,40,9d), - HX_("localThreadPool_onProgress",9a,6a,2e,43), - HX_("multiThreadPool_doWork",dc,05,fa,c1), - HX_("multiThreadPool_onComplete",d8,23,41,15), - HX_("multiThreadPool_onProgress",cc,1a,a4,1b), - HX_("multiProgressTimer_onRun",8c,36,cb,30), - ::String(null()) -}; - -void NativeHTTPRequest_obj::__register() -{ - NativeHTTPRequest_obj _hx_dummy; - NativeHTTPRequest_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.NativeHTTPRequest",1e,22,ba,0b); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &NativeHTTPRequest_obj::__GetStatic; - __mClass->mSetStaticField = &NativeHTTPRequest_obj::__SetStatic; - __mClass->mMarkFunc = NativeHTTPRequest_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(NativeHTTPRequest_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(NativeHTTPRequest_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< NativeHTTPRequest_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = NativeHTTPRequest_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NativeHTTPRequest_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NativeHTTPRequest_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeOpenGLRenderContext.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeOpenGLRenderContext.cpp deleted file mode 100644 index 2e7d581d..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeOpenGLRenderContext.cpp +++ /dev/null @@ -1,10814 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -#ifndef INCLUDED_EReg -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLBuffer_GLBuffer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLFramebuffer_GLFramebuffer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLProgram_GLProgram_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLQuery_GLQuery_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLRenderbuffer_GLRenderbuffer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLTexture_GLTexture_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_AMD_compressed_3DC_texture -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_AMD_compressed_ATC_texture -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_AMD_performance_monitor -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_AMD_program_binary_Z400 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_framebuffer_blit -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_framebuffer_multisample -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_instanced_arrays -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_pack_reverse_row_order -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_compression_dxt3 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_compression_dxt5 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_usage -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_translated_shader_source -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_copy_texture_levels -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_framebuffer_multisample -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_rgb_422 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_sync -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_texture_format_BGRA8888 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_texture_max_level -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ARM_mali_program_binary -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ARM_mali_shader_binary -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_ARM_rgba8 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_DMP_shader_binary -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_bgra -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_blend_minmax -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_color_buffer_float -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_color_buffer_half_float -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_debug_label -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_debug_marker -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_discard_framebuffer -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_map_buffer_range -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_multi_draw_arrays -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_multisampled_render_to_texture -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_multiview_draw_buffers -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_occlusion_query_boolean -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_packed_depth_stencil -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_read_format_bgra -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_robustness -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_sRGB -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_separate_shader_objects -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_shader_framebuffer_fetch -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_shader_texture_lod -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_shadow_samplers -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_compression_dxt1 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_compression_s3tc -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_filter_anisotropic -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_format_BGRA8888 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_rg -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_storage -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_type_2_10_10_10_REV -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_unpack_subimage -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_FJ_shader_binary_GCCSO -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_multisampled_render_to_texture -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_program_binary -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_read_format -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_shader_binary -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_texture_compression_pvrtc -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_KHR_debug -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_KHR_texture_compression_astc_ldr -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NVX_gpu_memory_info -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_coverage_sample -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_depth_nonlinear -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_draw_buffers -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_fbo_color_attachments -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_fence -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_buffer -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_buffer_front -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_depth -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_depth_stencil -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_stencil -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_texture_compression_s3tc_update -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_texture_npot_2D_mipmap -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_EGL_image -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_EGL_image_external -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_compressed_ETC1_RGB8_texture -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_compressed_paletted_texture -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_depth24 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_depth32 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_depth_texture -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_element_index_uint -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_get_program_binary -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_mapbuffer -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_packed_depth_stencil -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_required_internalformat -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_rgb8_rgba8 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_standard_derivatives -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_stencil1 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_stencil4 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_surfaceless_context -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_3D -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_float -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_float_linear -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_half_float -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_half_float_linear -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_npot -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_vertex_array_object -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_vertex_half_float -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_vertex_type_10_10_10_2 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_alpha_test -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_binning_control -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_driver_control -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_extended_get -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_extended_get2 -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_perfmon_global_mode -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_tiled_rendering -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_writeonly_rendering -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_ext_VIV_shader_binary -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_65c657fec0b420d3_36_new,"lime._internal.backend.native.NativeOpenGLRenderContext","new",0x66fa8113,"lime._internal.backend.native.NativeOpenGLRenderContext.new","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",36,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_663_activeTexture,"lime._internal.backend.native.NativeOpenGLRenderContext","activeTexture",0xce11c228,"lime._internal.backend.native.NativeOpenGLRenderContext.activeTexture","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",663,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_668_attachShader,"lime._internal.backend.native.NativeOpenGLRenderContext","attachShader",0xed8cf1b7,"lime._internal.backend.native.NativeOpenGLRenderContext.attachShader","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",668,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_689_beginQuery,"lime._internal.backend.native.NativeOpenGLRenderContext","beginQuery",0xda88b7cc,"lime._internal.backend.native.NativeOpenGLRenderContext.beginQuery","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",689,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_696_beginTransformFeedback,"lime._internal.backend.native.NativeOpenGLRenderContext","beginTransformFeedback",0xaf6218d5,"lime._internal.backend.native.NativeOpenGLRenderContext.beginTransformFeedback","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",696,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_703_bindAttribLocation,"lime._internal.backend.native.NativeOpenGLRenderContext","bindAttribLocation",0x853cb6e9,"lime._internal.backend.native.NativeOpenGLRenderContext.bindAttribLocation","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",703,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_708_bindBuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","bindBuffer",0xff93ae4a,"lime._internal.backend.native.NativeOpenGLRenderContext.bindBuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",708,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_720_bindBufferBase,"lime._internal.backend.native.NativeOpenGLRenderContext","bindBufferBase",0x4593af7b,"lime._internal.backend.native.NativeOpenGLRenderContext.bindBufferBase","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",720,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_727_bindBufferRange,"lime._internal.backend.native.NativeOpenGLRenderContext","bindBufferRange",0xd20b5b13,"lime._internal.backend.native.NativeOpenGLRenderContext.bindBufferRange","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",727,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_732_bindFramebuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","bindFramebuffer",0xcae83763,"lime._internal.backend.native.NativeOpenGLRenderContext.bindFramebuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",732,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_741_bindRenderbuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","bindRenderbuffer",0x46d451a0,"lime._internal.backend.native.NativeOpenGLRenderContext.bindRenderbuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",741,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_752_bindSampler,"lime._internal.backend.native.NativeOpenGLRenderContext","bindSampler",0x73ddf47e,"lime._internal.backend.native.NativeOpenGLRenderContext.bindSampler","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",752,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_757_bindTexture,"lime._internal.backend.native.NativeOpenGLRenderContext","bindTexture",0x8ef4f851,"lime._internal.backend.native.NativeOpenGLRenderContext.bindTexture","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",757,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_769_bindTransformFeedback,"lime._internal.backend.native.NativeOpenGLRenderContext","bindTransformFeedback",0xce1c3507,"lime._internal.backend.native.NativeOpenGLRenderContext.bindTransformFeedback","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",769,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_776_bindVertexArray,"lime._internal.backend.native.NativeOpenGLRenderContext","bindVertexArray",0x8a6b5a0b,"lime._internal.backend.native.NativeOpenGLRenderContext.bindVertexArray","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",776,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_783_blendColor,"lime._internal.backend.native.NativeOpenGLRenderContext","blendColor",0xe9894eff,"lime._internal.backend.native.NativeOpenGLRenderContext.blendColor","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",783,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_790_blendEquation,"lime._internal.backend.native.NativeOpenGLRenderContext","blendEquation",0x7a154770,"lime._internal.backend.native.NativeOpenGLRenderContext.blendEquation","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",790,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_797_blendEquationSeparate,"lime._internal.backend.native.NativeOpenGLRenderContext","blendEquationSeparate",0x35a012f3,"lime._internal.backend.native.NativeOpenGLRenderContext.blendEquationSeparate","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",797,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_804_blendFunc,"lime._internal.backend.native.NativeOpenGLRenderContext","blendFunc",0xc3e8b528,"lime._internal.backend.native.NativeOpenGLRenderContext.blendFunc","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",804,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_811_blendFuncSeparate,"lime._internal.backend.native.NativeOpenGLRenderContext","blendFuncSeparate",0x71abf8ab,"lime._internal.backend.native.NativeOpenGLRenderContext.blendFuncSeparate","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",811,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_818_blitFramebuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","blitFramebuffer",0xd22497eb,"lime._internal.backend.native.NativeOpenGLRenderContext.blitFramebuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",818,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_825_bufferData,"lime._internal.backend.native.NativeOpenGLRenderContext","bufferData",0x9a48daf7,"lime._internal.backend.native.NativeOpenGLRenderContext.bufferData","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",825,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_832_bufferSubData,"lime._internal.backend.native.NativeOpenGLRenderContext","bufferSubData",0xbd4ca51d,"lime._internal.backend.native.NativeOpenGLRenderContext.bufferSubData","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",832,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_839_checkFramebufferStatus,"lime._internal.backend.native.NativeOpenGLRenderContext","checkFramebufferStatus",0xed1b9144,"lime._internal.backend.native.NativeOpenGLRenderContext.checkFramebufferStatus","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",839,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_848_clear,"lime._internal.backend.native.NativeOpenGLRenderContext","clear",0xaa95f500,"lime._internal.backend.native.NativeOpenGLRenderContext.clear","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",848,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_855_clearBufferfi,"lime._internal.backend.native.NativeOpenGLRenderContext","clearBufferfi",0x57c30763,"lime._internal.backend.native.NativeOpenGLRenderContext.clearBufferfi","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",855,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_862_clearBufferfv,"lime._internal.backend.native.NativeOpenGLRenderContext","clearBufferfv",0x57c30770,"lime._internal.backend.native.NativeOpenGLRenderContext.clearBufferfv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",862,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_869_clearBufferiv,"lime._internal.backend.native.NativeOpenGLRenderContext","clearBufferiv",0x57c30a0d,"lime._internal.backend.native.NativeOpenGLRenderContext.clearBufferiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",869,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_876_clearBufferuiv,"lime._internal.backend.native.NativeOpenGLRenderContext","clearBufferuiv",0x72eed182,"lime._internal.backend.native.NativeOpenGLRenderContext.clearBufferuiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",876,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_883_clearColor,"lime._internal.backend.native.NativeOpenGLRenderContext","clearColor",0x263bcc43,"lime._internal.backend.native.NativeOpenGLRenderContext.clearColor","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",883,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_890_clearDepthf,"lime._internal.backend.native.NativeOpenGLRenderContext","clearDepthf",0xf5191b23,"lime._internal.backend.native.NativeOpenGLRenderContext.clearDepthf","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",890,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_897_clearStencil,"lime._internal.backend.native.NativeOpenGLRenderContext","clearStencil",0x969790dc,"lime._internal.backend.native.NativeOpenGLRenderContext.clearStencil","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",897,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_904_clientWaitSync,"lime._internal.backend.native.NativeOpenGLRenderContext","clientWaitSync",0xed285f08,"lime._internal.backend.native.NativeOpenGLRenderContext.clientWaitSync","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",904,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_913_colorMask,"lime._internal.backend.native.NativeOpenGLRenderContext","colorMask",0xe01084e2,"lime._internal.backend.native.NativeOpenGLRenderContext.colorMask","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",913,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_920_compileShader,"lime._internal.backend.native.NativeOpenGLRenderContext","compileShader",0x521a1f6b,"lime._internal.backend.native.NativeOpenGLRenderContext.compileShader","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",920,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_927_compressedTexImage2D,"lime._internal.backend.native.NativeOpenGLRenderContext","compressedTexImage2D",0x73112e94,"lime._internal.backend.native.NativeOpenGLRenderContext.compressedTexImage2D","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",927,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_935_compressedTexImage3D,"lime._internal.backend.native.NativeOpenGLRenderContext","compressedTexImage3D",0x73112f73,"lime._internal.backend.native.NativeOpenGLRenderContext.compressedTexImage3D","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",935,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_943_compressedTexSubImage2D,"lime._internal.backend.native.NativeOpenGLRenderContext","compressedTexSubImage2D",0xa5751206,"lime._internal.backend.native.NativeOpenGLRenderContext.compressedTexSubImage2D","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",943,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_951_compressedTexSubImage3D,"lime._internal.backend.native.NativeOpenGLRenderContext","compressedTexSubImage3D",0xa57512e5,"lime._internal.backend.native.NativeOpenGLRenderContext.compressedTexSubImage3D","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",951,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_958_copyBufferSubData,"lime._internal.backend.native.NativeOpenGLRenderContext","copyBufferSubData",0x68ef01a8,"lime._internal.backend.native.NativeOpenGLRenderContext.copyBufferSubData","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",958,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_965_copyTexImage2D,"lime._internal.backend.native.NativeOpenGLRenderContext","copyTexImage2D",0xe7c7c708,"lime._internal.backend.native.NativeOpenGLRenderContext.copyTexImage2D","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",965,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_972_copyTexSubImage2D,"lime._internal.backend.native.NativeOpenGLRenderContext","copyTexSubImage2D",0x4b9a3a12,"lime._internal.backend.native.NativeOpenGLRenderContext.copyTexSubImage2D","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",972,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_979_copyTexSubImage3D,"lime._internal.backend.native.NativeOpenGLRenderContext","copyTexSubImage3D",0x4b9a3af1,"lime._internal.backend.native.NativeOpenGLRenderContext.copyTexSubImage3D","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",979,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_984_createBuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","createBuffer",0x2dff1e09,"lime._internal.backend.native.NativeOpenGLRenderContext.createBuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",984,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_997_createFramebuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","createFramebuffer",0x73d45344,"lime._internal.backend.native.NativeOpenGLRenderContext.createFramebuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",997,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1010_createProgram,"lime._internal.backend.native.NativeOpenGLRenderContext","createProgram",0x53a3d15b,"lime._internal.backend.native.NativeOpenGLRenderContext.createProgram","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1010,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1023_createQuery,"lime._internal.backend.native.NativeOpenGLRenderContext","createQuery",0x7b08de1f,"lime._internal.backend.native.NativeOpenGLRenderContext.createQuery","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1023,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1036_createRenderbuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","createRenderbuffer",0x6c809a9f,"lime._internal.backend.native.NativeOpenGLRenderContext.createRenderbuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1036,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1049_createSampler,"lime._internal.backend.native.NativeOpenGLRenderContext","createSampler",0xe3744bdf,"lime._internal.backend.native.NativeOpenGLRenderContext.createSampler","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1049,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1062_createShader,"lime._internal.backend.native.NativeOpenGLRenderContext","createShader",0x7a8b202e,"lime._internal.backend.native.NativeOpenGLRenderContext.createShader","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1062,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1075_createTexture,"lime._internal.backend.native.NativeOpenGLRenderContext","createTexture",0xfe8b4fb2,"lime._internal.backend.native.NativeOpenGLRenderContext.createTexture","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1075,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1088_createTransformFeedback,"lime._internal.backend.native.NativeOpenGLRenderContext","createTransformFeedback",0x3febefa8,"lime._internal.backend.native.NativeOpenGLRenderContext.createTransformFeedback","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1088,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1101_createVertexArray,"lime._internal.backend.native.NativeOpenGLRenderContext","createVertexArray",0x335775ec,"lime._internal.backend.native.NativeOpenGLRenderContext.createVertexArray","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1101,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1116_cullFace,"lime._internal.backend.native.NativeOpenGLRenderContext","cullFace",0xcd2ecddc,"lime._internal.backend.native.NativeOpenGLRenderContext.cullFace","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1116,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1121_deleteBuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","deleteBuffer",0x72420478,"lime._internal.backend.native.NativeOpenGLRenderContext.deleteBuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1121,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1129_deleteFramebuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","deleteFramebuffer",0xf6ecba75,"lime._internal.backend.native.NativeOpenGLRenderContext.deleteFramebuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1129,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1137_deleteProgram,"lime._internal.backend.native.NativeOpenGLRenderContext","deleteProgram",0xc9ea8c0c,"lime._internal.backend.native.NativeOpenGLRenderContext.deleteProgram","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1137,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1145_deleteQuery,"lime._internal.backend.native.NativeOpenGLRenderContext","deleteQuery",0xe182da90,"lime._internal.backend.native.NativeOpenGLRenderContext.deleteQuery","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1145,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1153_deleteRenderbuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","deleteRenderbuffer",0x9ec27e4e,"lime._internal.backend.native.NativeOpenGLRenderContext.deleteRenderbuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1153,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1161_deleteSampler,"lime._internal.backend.native.NativeOpenGLRenderContext","deleteSampler",0x59bb0690,"lime._internal.backend.native.NativeOpenGLRenderContext.deleteSampler","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1161,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1169_deleteShader,"lime._internal.backend.native.NativeOpenGLRenderContext","deleteShader",0xbece069d,"lime._internal.backend.native.NativeOpenGLRenderContext.deleteShader","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1169,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1179_deleteSync,"lime._internal.backend.native.NativeOpenGLRenderContext","deleteSync",0xa681b3d3,"lime._internal.backend.native.NativeOpenGLRenderContext.deleteSync","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1179,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1184_deleteTexture,"lime._internal.backend.native.NativeOpenGLRenderContext","deleteTexture",0x74d20a63,"lime._internal.backend.native.NativeOpenGLRenderContext.deleteTexture","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1184,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1192_deleteTransformFeedback,"lime._internal.backend.native.NativeOpenGLRenderContext","deleteTransformFeedback",0x3d675199,"lime._internal.backend.native.NativeOpenGLRenderContext.deleteTransformFeedback","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1192,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1200_deleteVertexArray,"lime._internal.backend.native.NativeOpenGLRenderContext","deleteVertexArray",0xb66fdd1d,"lime._internal.backend.native.NativeOpenGLRenderContext.deleteVertexArray","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1200,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1210_depthFunc,"lime._internal.backend.native.NativeOpenGLRenderContext","depthFunc",0x5694feda,"lime._internal.backend.native.NativeOpenGLRenderContext.depthFunc","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1210,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1217_depthMask,"lime._internal.backend.native.NativeOpenGLRenderContext","depthMask",0x5b265482,"lime._internal.backend.native.NativeOpenGLRenderContext.depthMask","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1217,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1224_depthRangef,"lime._internal.backend.native.NativeOpenGLRenderContext","depthRangef",0x2d3e051f,"lime._internal.backend.native.NativeOpenGLRenderContext.depthRangef","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1224,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1229_detachShader,"lime._internal.backend.native.NativeOpenGLRenderContext","detachShader",0x25c2f1c5,"lime._internal.backend.native.NativeOpenGLRenderContext.detachShader","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1229,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1243_disable,"lime._internal.backend.native.NativeOpenGLRenderContext","disable",0xf9d0f01b,"lime._internal.backend.native.NativeOpenGLRenderContext.disable","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1243,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1250_disableVertexAttribArray,"lime._internal.backend.native.NativeOpenGLRenderContext","disableVertexAttribArray",0xf3edba50,"lime._internal.backend.native.NativeOpenGLRenderContext.disableVertexAttribArray","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1250,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1257_drawArrays,"lime._internal.backend.native.NativeOpenGLRenderContext","drawArrays",0x00890f8b,"lime._internal.backend.native.NativeOpenGLRenderContext.drawArrays","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1257,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1264_drawArraysInstanced,"lime._internal.backend.native.NativeOpenGLRenderContext","drawArraysInstanced",0xd8b98a24,"lime._internal.backend.native.NativeOpenGLRenderContext.drawArraysInstanced","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1264,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1277_drawBuffers,"lime._internal.backend.native.NativeOpenGLRenderContext","drawBuffers",0xee7c0382,"lime._internal.backend.native.NativeOpenGLRenderContext.drawBuffers","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1277,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1284_drawElements,"lime._internal.backend.native.NativeOpenGLRenderContext","drawElements",0x94cce348,"lime._internal.backend.native.NativeOpenGLRenderContext.drawElements","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1284,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1291_drawElementsInstanced,"lime._internal.backend.native.NativeOpenGLRenderContext","drawElementsInstanced",0x7bddd6c7,"lime._internal.backend.native.NativeOpenGLRenderContext.drawElementsInstanced","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1291,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1298_drawRangeElements,"lime._internal.backend.native.NativeOpenGLRenderContext","drawRangeElements",0x08f27263,"lime._internal.backend.native.NativeOpenGLRenderContext.drawRangeElements","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1298,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1305_enable,"lime._internal.backend.native.NativeOpenGLRenderContext","enable",0x89802fb0,"lime._internal.backend.native.NativeOpenGLRenderContext.enable","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1305,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1312_enableVertexAttribArray,"lime._internal.backend.native.NativeOpenGLRenderContext","enableVertexAttribArray",0x1b51a31b,"lime._internal.backend.native.NativeOpenGLRenderContext.enableVertexAttribArray","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1312,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1319_endQuery,"lime._internal.backend.native.NativeOpenGLRenderContext","endQuery",0x7ce5039a,"lime._internal.backend.native.NativeOpenGLRenderContext.endQuery","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1319,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1326_endTransformFeedback,"lime._internal.backend.native.NativeOpenGLRenderContext","endTransformFeedback",0xf167e1a3,"lime._internal.backend.native.NativeOpenGLRenderContext.endTransformFeedback","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1326,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1333_fenceSync,"lime._internal.backend.native.NativeOpenGLRenderContext","fenceSync",0x2ba2d29f,"lime._internal.backend.native.NativeOpenGLRenderContext.fenceSync","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1333,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1342_finish,"lime._internal.backend.native.NativeOpenGLRenderContext","finish",0x1777c180,"lime._internal.backend.native.NativeOpenGLRenderContext.finish","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1342,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1349_flush,"lime._internal.backend.native.NativeOpenGLRenderContext","flush",0x64d5e637,"lime._internal.backend.native.NativeOpenGLRenderContext.flush","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1349,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1356_framebufferRenderbuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","framebufferRenderbuffer",0xa5aa3996,"lime._internal.backend.native.NativeOpenGLRenderContext.framebufferRenderbuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1356,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1363_framebufferTexture2D,"lime._internal.backend.native.NativeOpenGLRenderContext","framebufferTexture2D",0x72d5bcad,"lime._internal.backend.native.NativeOpenGLRenderContext.framebufferTexture2D","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1363,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1370_framebufferTextureLayer,"lime._internal.backend.native.NativeOpenGLRenderContext","framebufferTextureLayer",0x02b41bb6,"lime._internal.backend.native.NativeOpenGLRenderContext.framebufferTextureLayer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1370,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1377_frontFace,"lime._internal.backend.native.NativeOpenGLRenderContext","frontFace",0x3d0dbad9,"lime._internal.backend.native.NativeOpenGLRenderContext.frontFace","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1377,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1384_generateMipmap,"lime._internal.backend.native.NativeOpenGLRenderContext","generateMipmap",0x5e5eccca,"lime._internal.backend.native.NativeOpenGLRenderContext.generateMipmap","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1384,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1406_getActiveAttrib,"lime._internal.backend.native.NativeOpenGLRenderContext","getActiveAttrib",0x46a8fc99,"lime._internal.backend.native.NativeOpenGLRenderContext.getActiveAttrib","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1406,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1431_getActiveUniform,"lime._internal.backend.native.NativeOpenGLRenderContext","getActiveUniform",0x096ad105,"lime._internal.backend.native.NativeOpenGLRenderContext.getActiveUniform","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1431,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1441_getActiveUniformBlocki,"lime._internal.backend.native.NativeOpenGLRenderContext","getActiveUniformBlocki",0xa7478561,"lime._internal.backend.native.NativeOpenGLRenderContext.getActiveUniformBlocki","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1441,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1450_getActiveUniformBlockiv,"lime._internal.backend.native.NativeOpenGLRenderContext","getActiveUniformBlockiv",0xb74d2ff5,"lime._internal.backend.native.NativeOpenGLRenderContext.getActiveUniformBlockiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1450,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1455_getActiveUniformBlockName,"lime._internal.backend.native.NativeOpenGLRenderContext","getActiveUniformBlockName",0xf7088473,"lime._internal.backend.native.NativeOpenGLRenderContext.getActiveUniformBlockName","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1455,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1471_getActiveUniformBlockParameter,"lime._internal.backend.native.NativeOpenGLRenderContext","getActiveUniformBlockParameter",0x84cc5281,"lime._internal.backend.native.NativeOpenGLRenderContext.getActiveUniformBlockParameter","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1471,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1478_getActiveUniforms,"lime._internal.backend.native.NativeOpenGLRenderContext","getActiveUniforms",0x340c13ce,"lime._internal.backend.native.NativeOpenGLRenderContext.getActiveUniforms","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1478,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1490_getActiveUniformsiv,"lime._internal.backend.native.NativeOpenGLRenderContext","getActiveUniformsiv",0x5e137f3b,"lime._internal.backend.native.NativeOpenGLRenderContext.getActiveUniformsiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1490,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1495_getAttachedShaders,"lime._internal.backend.native.NativeOpenGLRenderContext","getAttachedShaders",0xfa833f61,"lime._internal.backend.native.NativeOpenGLRenderContext.getAttachedShaders","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1495,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1515_getAttribLocation,"lime._internal.backend.native.NativeOpenGLRenderContext","getAttribLocation",0x03fb7ec8,"lime._internal.backend.native.NativeOpenGLRenderContext.getAttribLocation","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1515,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1524_getBoolean,"lime._internal.backend.native.NativeOpenGLRenderContext","getBoolean",0xd4358c5f,"lime._internal.backend.native.NativeOpenGLRenderContext.getBoolean","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1524,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1533_getBooleanv,"lime._internal.backend.native.NativeOpenGLRenderContext","getBooleanv",0xdaa54737,"lime._internal.backend.native.NativeOpenGLRenderContext.getBooleanv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1533,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1539_getBufferParameter,"lime._internal.backend.native.NativeOpenGLRenderContext","getBufferParameter",0x7bc06940,"lime._internal.backend.native.NativeOpenGLRenderContext.getBufferParameter","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1539,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1545_getBufferParameteri,"lime._internal.backend.native.NativeOpenGLRenderContext","getBufferParameteri",0xcc9baf29,"lime._internal.backend.native.NativeOpenGLRenderContext.getBufferParameteri","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1545,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1554_getBufferParameteri64v,"lime._internal.backend.native.NativeOpenGLRenderContext","getBufferParameteri64v",0x8dde97ef,"lime._internal.backend.native.NativeOpenGLRenderContext.getBufferParameteri64v","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1554,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1561_getBufferParameteriv,"lime._internal.backend.native.NativeOpenGLRenderContext","getBufferParameteriv",0x3b9d952d,"lime._internal.backend.native.NativeOpenGLRenderContext.getBufferParameteriv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1561,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1568_getBufferPointerv,"lime._internal.backend.native.NativeOpenGLRenderContext","getBufferPointerv",0x5e917162,"lime._internal.backend.native.NativeOpenGLRenderContext.getBufferPointerv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1568,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1577_getBufferSubData,"lime._internal.backend.native.NativeOpenGLRenderContext","getBufferSubData",0xe2223ba1,"lime._internal.backend.native.NativeOpenGLRenderContext.getBufferSubData","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1577,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1582_getContextAttributes,"lime._internal.backend.native.NativeOpenGLRenderContext","getContextAttributes",0xfc95301d,"lime._internal.backend.native.NativeOpenGLRenderContext.getContextAttributes","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1582,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1596_getError,"lime._internal.backend.native.NativeOpenGLRenderContext","getError",0xf3fdc1bf,"lime._internal.backend.native.NativeOpenGLRenderContext.getError","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1596,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1603_getExtension,"lime._internal.backend.native.NativeOpenGLRenderContext","getExtension",0x2f7c50f6,"lime._internal.backend.native.NativeOpenGLRenderContext.getExtension","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1603,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1643_getFloat,"lime._internal.backend.native.NativeOpenGLRenderContext","getFloat",0x836abb93,"lime._internal.backend.native.NativeOpenGLRenderContext.getFloat","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1643,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1652_getFloatv,"lime._internal.backend.native.NativeOpenGLRenderContext","getFloatv",0x79f96583,"lime._internal.backend.native.NativeOpenGLRenderContext.getFloatv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1652,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1659_getFragDataLocation,"lime._internal.backend.native.NativeOpenGLRenderContext","getFragDataLocation",0x2054923a,"lime._internal.backend.native.NativeOpenGLRenderContext.getFragDataLocation","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1659,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1666_getFramebufferAttachmentParameter,"lime._internal.backend.native.NativeOpenGLRenderContext","getFramebufferAttachmentParameter",0x041f7982,"lime._internal.backend.native.NativeOpenGLRenderContext.getFramebufferAttachmentParameter","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1666,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1684_getFramebufferAttachmentParameteri,"lime._internal.backend.native.NativeOpenGLRenderContext","getFramebufferAttachmentParameteri",0x976ad8a7,"lime._internal.backend.native.NativeOpenGLRenderContext.getFramebufferAttachmentParameteri","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1684,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1693_getFramebufferAttachmentParameteriv,"lime._internal.backend.native.NativeOpenGLRenderContext","getFramebufferAttachmentParameteriv",0xe612b9ef,"lime._internal.backend.native.NativeOpenGLRenderContext.getFramebufferAttachmentParameteriv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1693,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1701_getIndexedParameter,"lime._internal.backend.native.NativeOpenGLRenderContext","getIndexedParameter",0x764422e1,"lime._internal.backend.native.NativeOpenGLRenderContext.getIndexedParameter","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1701,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1707_getInteger,"lime._internal.backend.native.NativeOpenGLRenderContext","getInteger",0x6d525f75,"lime._internal.backend.native.NativeOpenGLRenderContext.getInteger","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1707,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1720_getInteger64,"lime._internal.backend.native.NativeOpenGLRenderContext","getInteger64",0x2e4115f3,"lime._internal.backend.native.NativeOpenGLRenderContext.getInteger64","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1720,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1731_getInteger64i,"lime._internal.backend.native.NativeOpenGLRenderContext","getInteger64i",0x4ab21f16,"lime._internal.backend.native.NativeOpenGLRenderContext.getInteger64i","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1731,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1738_getInteger64i_v,"lime._internal.backend.native.NativeOpenGLRenderContext","getInteger64i_v",0xf2c8e3cd,"lime._internal.backend.native.NativeOpenGLRenderContext.getInteger64i_v","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1738,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1745_getInteger64v,"lime._internal.backend.native.NativeOpenGLRenderContext","getInteger64v",0x4ab21f23,"lime._internal.backend.native.NativeOpenGLRenderContext.getInteger64v","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1745,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1752_getIntegeri_v,"lime._internal.backend.native.NativeOpenGLRenderContext","getIntegeri_v",0x4ad8f78b,"lime._internal.backend.native.NativeOpenGLRenderContext.getIntegeri_v","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1752,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1759_getIntegerv,"lime._internal.backend.native.NativeOpenGLRenderContext","getIntegerv",0x3ac12761,"lime._internal.backend.native.NativeOpenGLRenderContext.getIntegerv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1759,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1770_getInternalformati,"lime._internal.backend.native.NativeOpenGLRenderContext","getInternalformati",0x583a1c6c,"lime._internal.backend.native.NativeOpenGLRenderContext.getInternalformati","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1770,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1777_getInternalformativ,"lime._internal.backend.native.NativeOpenGLRenderContext","getInternalformativ",0xda9ec28a,"lime._internal.backend.native.NativeOpenGLRenderContext.getInternalformativ","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1777,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1785_getInternalformatParameter,"lime._internal.backend.native.NativeOpenGLRenderContext","getInternalformatParameter",0xed0d6c8c,"lime._internal.backend.native.NativeOpenGLRenderContext.getInternalformatParameter","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1785,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1790_getParameter,"lime._internal.backend.native.NativeOpenGLRenderContext","getParameter",0x931bf320,"lime._internal.backend.native.NativeOpenGLRenderContext.getParameter","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1790,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1876_getProgrami,"lime._internal.backend.native.NativeOpenGLRenderContext","getProgrami",0x9fbec7ce,"lime._internal.backend.native.NativeOpenGLRenderContext.getProgrami","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1876,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1885_getProgramiv,"lime._internal.backend.native.NativeOpenGLRenderContext","getProgramiv",0x27300ce8,"lime._internal.backend.native.NativeOpenGLRenderContext.getProgramiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1885,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1890_getProgramBinary,"lime._internal.backend.native.NativeOpenGLRenderContext","getProgramBinary",0x17fb7a9c,"lime._internal.backend.native.NativeOpenGLRenderContext.getProgramBinary","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1890,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1901_getProgramInfoLog,"lime._internal.backend.native.NativeOpenGLRenderContext","getProgramInfoLog",0x74de55bb,"lime._internal.backend.native.NativeOpenGLRenderContext.getProgramInfoLog","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1901,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1915_getProgramParameter,"lime._internal.backend.native.NativeOpenGLRenderContext","getProgramParameter",0x5a1f49ee,"lime._internal.backend.native.NativeOpenGLRenderContext.getProgramParameter","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1915,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1920_getQuery,"lime._internal.backend.native.NativeOpenGLRenderContext","getQuery",0xdebe80ff,"lime._internal.backend.native.NativeOpenGLRenderContext.getQuery","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1920,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1926_getQueryi,"lime._internal.backend.native.NativeOpenGLRenderContext","getQueryi",0x07f25e8a,"lime._internal.backend.native.NativeOpenGLRenderContext.getQueryi","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1926,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1935_getQueryiv,"lime._internal.backend.native.NativeOpenGLRenderContext","getQueryiv",0xec205aac,"lime._internal.backend.native.NativeOpenGLRenderContext.getQueryiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1935,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1942_getQueryObjectui,"lime._internal.backend.native.NativeOpenGLRenderContext","getQueryObjectui",0xfc9426f2,"lime._internal.backend.native.NativeOpenGLRenderContext.getQueryObjectui","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1942,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1951_getQueryObjectuiv,"lime._internal.backend.native.NativeOpenGLRenderContext","getQueryObjectuiv",0x050ded44,"lime._internal.backend.native.NativeOpenGLRenderContext.getQueryObjectuiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1951,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1959_getQueryParameter,"lime._internal.backend.native.NativeOpenGLRenderContext","getQueryParameter",0x0a21fcaa,"lime._internal.backend.native.NativeOpenGLRenderContext.getQueryParameter","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1959,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1964_getRenderbufferParameter,"lime._internal.backend.native.NativeOpenGLRenderContext","getRenderbufferParameter",0xe65111ea,"lime._internal.backend.native.NativeOpenGLRenderContext.getRenderbufferParameter","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1964,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1970_getRenderbufferParameteri,"lime._internal.backend.native.NativeOpenGLRenderContext","getRenderbufferParameteri",0xa09e9b3f,"lime._internal.backend.native.NativeOpenGLRenderContext.getRenderbufferParameteri","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1970,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1979_getRenderbufferParameteriv,"lime._internal.backend.native.NativeOpenGLRenderContext","getRenderbufferParameteriv",0xea293c57,"lime._internal.backend.native.NativeOpenGLRenderContext.getRenderbufferParameteriv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1979,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1987_getSamplerParameter,"lime._internal.backend.native.NativeOpenGLRenderContext","getSamplerParameter",0xf3d55eea,"lime._internal.backend.native.NativeOpenGLRenderContext.getSamplerParameter","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1987,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_1993_getSamplerParameterf,"lime._internal.backend.native.NativeOpenGLRenderContext","getSamplerParameterf",0x66ddae3c,"lime._internal.backend.native.NativeOpenGLRenderContext.getSamplerParameterf","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",1993,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2002_getSamplerParameterfv,"lime._internal.backend.native.NativeOpenGLRenderContext","getSamplerParameterfv",0x9b1ac6ba,"lime._internal.backend.native.NativeOpenGLRenderContext.getSamplerParameterfv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2002,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2009_getSamplerParameteri,"lime._internal.backend.native.NativeOpenGLRenderContext","getSamplerParameteri",0x66ddae3f,"lime._internal.backend.native.NativeOpenGLRenderContext.getSamplerParameteri","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2009,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2018_getSamplerParameteriv,"lime._internal.backend.native.NativeOpenGLRenderContext","getSamplerParameteriv",0x9b1ac957,"lime._internal.backend.native.NativeOpenGLRenderContext.getSamplerParameteriv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2018,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2025_getShaderi,"lime._internal.backend.native.NativeOpenGLRenderContext","getShaderi",0xb5bd235b,"lime._internal.backend.native.NativeOpenGLRenderContext.getShaderi","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2025,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2034_getShaderiv,"lime._internal.backend.native.NativeOpenGLRenderContext","getShaderiv",0x4fc1ccbb,"lime._internal.backend.native.NativeOpenGLRenderContext.getShaderiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2034,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2039_getShaderInfoLog,"lime._internal.backend.native.NativeOpenGLRenderContext","getShaderInfoLog",0x25e55908,"lime._internal.backend.native.NativeOpenGLRenderContext.getShaderInfoLog","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2039,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2053_getShaderParameter,"lime._internal.backend.native.NativeOpenGLRenderContext","getShaderParameter",0x9d677a7b,"lime._internal.backend.native.NativeOpenGLRenderContext.getShaderParameter","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2053,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2059_getShaderPrecisionFormat,"lime._internal.backend.native.NativeOpenGLRenderContext","getShaderPrecisionFormat",0x78490967,"lime._internal.backend.native.NativeOpenGLRenderContext.getShaderPrecisionFormat","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2059,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2066_getShaderSource,"lime._internal.backend.native.NativeOpenGLRenderContext","getShaderSource",0xa88b14c9,"lime._internal.backend.native.NativeOpenGLRenderContext.getShaderSource","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2066,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2079_getString,"lime._internal.backend.native.NativeOpenGLRenderContext","getString",0x49d36afa,"lime._internal.backend.native.NativeOpenGLRenderContext.getString","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2079,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2092_getStringi,"lime._internal.backend.native.NativeOpenGLRenderContext","getStringi",0x4f2a302f,"lime._internal.backend.native.NativeOpenGLRenderContext.getStringi","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2092,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2105_getSupportedExtensions,"lime._internal.backend.native.NativeOpenGLRenderContext","getSupportedExtensions",0x8413e419,"lime._internal.backend.native.NativeOpenGLRenderContext.getSupportedExtensions","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2105,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2138_getSyncParameter,"lime._internal.backend.native.NativeOpenGLRenderContext","getSyncParameter",0xac11fcc5,"lime._internal.backend.native.NativeOpenGLRenderContext.getSyncParameter","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2138,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2145_getSyncParameteri,"lime._internal.backend.native.NativeOpenGLRenderContext","getSyncParameteri",0xe3ab3004,"lime._internal.backend.native.NativeOpenGLRenderContext.getSyncParameteri","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2145,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2149_getSyncParameteriv,"lime._internal.backend.native.NativeOpenGLRenderContext","getSyncParameteriv",0x521ed3f2,"lime._internal.backend.native.NativeOpenGLRenderContext.getSyncParameteriv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2149,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2155_getTexParameter,"lime._internal.backend.native.NativeOpenGLRenderContext","getTexParameter",0xb65a09ab,"lime._internal.backend.native.NativeOpenGLRenderContext.getTexParameter","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2155,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2171_getTexParameterf,"lime._internal.backend.native.NativeOpenGLRenderContext","getTexParameterf",0xd86e6c5b,"lime._internal.backend.native.NativeOpenGLRenderContext.getTexParameterf","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2171,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2180_getTexParameterfv,"lime._internal.backend.native.NativeOpenGLRenderContext","getTexParameterfv",0x883063bb,"lime._internal.backend.native.NativeOpenGLRenderContext.getTexParameterfv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2180,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2187_getTexParameteri,"lime._internal.backend.native.NativeOpenGLRenderContext","getTexParameteri",0xd86e6c5e,"lime._internal.backend.native.NativeOpenGLRenderContext.getTexParameteri","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2187,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2196_getTexParameteriv,"lime._internal.backend.native.NativeOpenGLRenderContext","getTexParameteriv",0x88306658,"lime._internal.backend.native.NativeOpenGLRenderContext.getTexParameteriv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2196,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2201_getTransformFeedbackVarying,"lime._internal.backend.native.NativeOpenGLRenderContext","getTransformFeedbackVarying",0xe38f62c8,"lime._internal.backend.native.NativeOpenGLRenderContext.getTransformFeedbackVarying","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2201,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2227_getUniform,"lime._internal.backend.native.NativeOpenGLRenderContext","getUniform",0x0b9ae2eb,"lime._internal.backend.native.NativeOpenGLRenderContext.getUniform","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2227,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2331_getUniformf,"lime._internal.backend.native.NativeOpenGLRenderContext","getUniformf",0x1bebab1b,"lime._internal.backend.native.NativeOpenGLRenderContext.getUniformf","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2331,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2340_getUniformfv,"lime._internal.backend.native.NativeOpenGLRenderContext","getUniformfv",0x524a0cfb,"lime._internal.backend.native.NativeOpenGLRenderContext.getUniformfv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2340,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2347_getUniformi,"lime._internal.backend.native.NativeOpenGLRenderContext","getUniformi",0x1bebab1e,"lime._internal.backend.native.NativeOpenGLRenderContext.getUniformi","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2347,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2356_getUniformiv,"lime._internal.backend.native.NativeOpenGLRenderContext","getUniformiv",0x524a0f98,"lime._internal.backend.native.NativeOpenGLRenderContext.getUniformiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2356,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2363_getUniformui,"lime._internal.backend.native.NativeOpenGLRenderContext","getUniformui",0x524a19ff,"lime._internal.backend.native.NativeOpenGLRenderContext.getUniformui","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2363,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2372_getUniformuiv,"lime._internal.backend.native.NativeOpenGLRenderContext","getUniformuiv",0xae8ca597,"lime._internal.backend.native.NativeOpenGLRenderContext.getUniformuiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2372,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2379_getUniformBlockIndex,"lime._internal.backend.native.NativeOpenGLRenderContext","getUniformBlockIndex",0x831f1950,"lime._internal.backend.native.NativeOpenGLRenderContext.getUniformBlockIndex","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2379,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2389_getUniformIndices,"lime._internal.backend.native.NativeOpenGLRenderContext","getUniformIndices",0xb6598f7c,"lime._internal.backend.native.NativeOpenGLRenderContext.getUniformIndices","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2389,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2395_getUniformLocation,"lime._internal.backend.native.NativeOpenGLRenderContext","getUniformLocation",0xb6e07040,"lime._internal.backend.native.NativeOpenGLRenderContext.getUniformLocation","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2395,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2403_getVertexAttrib,"lime._internal.backend.native.NativeOpenGLRenderContext","getVertexAttrib",0x86a2a0b7,"lime._internal.backend.native.NativeOpenGLRenderContext.getVertexAttrib","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2403,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2409_getVertexAttribf,"lime._internal.backend.native.NativeOpenGLRenderContext","getVertexAttribf",0x47a9ffcf,"lime._internal.backend.native.NativeOpenGLRenderContext.getVertexAttribf","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2409,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2418_getVertexAttribfv,"lime._internal.backend.native.NativeOpenGLRenderContext","getVertexAttribfv",0x6d15d5c7,"lime._internal.backend.native.NativeOpenGLRenderContext.getVertexAttribfv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2418,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2425_getVertexAttribi,"lime._internal.backend.native.NativeOpenGLRenderContext","getVertexAttribi",0x47a9ffd2,"lime._internal.backend.native.NativeOpenGLRenderContext.getVertexAttribi","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2425,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2434_getVertexAttribIi,"lime._internal.backend.native.NativeOpenGLRenderContext","getVertexAttribIi",0x6d15bc77,"lime._internal.backend.native.NativeOpenGLRenderContext.getVertexAttribIi","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2434,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2443_getVertexAttribIiv,"lime._internal.backend.native.NativeOpenGLRenderContext","getVertexAttribIiv",0x05ef2c1f,"lime._internal.backend.native.NativeOpenGLRenderContext.getVertexAttribIiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2443,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2450_getVertexAttribIui,"lime._internal.backend.native.NativeOpenGLRenderContext","getVertexAttribIui",0x05ef3686,"lime._internal.backend.native.NativeOpenGLRenderContext.getVertexAttribIui","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2450,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2459_getVertexAttribIuiv,"lime._internal.backend.native.NativeOpenGLRenderContext","getVertexAttribIuiv",0x2b607f30,"lime._internal.backend.native.NativeOpenGLRenderContext.getVertexAttribIuiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2459,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2466_getVertexAttribiv,"lime._internal.backend.native.NativeOpenGLRenderContext","getVertexAttribiv",0x6d15d864,"lime._internal.backend.native.NativeOpenGLRenderContext.getVertexAttribiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2466,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2473_getVertexAttribPointerv,"lime._internal.backend.native.NativeOpenGLRenderContext","getVertexAttribPointerv",0x2aed50f0,"lime._internal.backend.native.NativeOpenGLRenderContext.getVertexAttribPointerv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2473,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2482_hint,"lime._internal.backend.native.NativeOpenGLRenderContext","hint",0xb0422974,"lime._internal.backend.native.NativeOpenGLRenderContext.hint","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2482,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2495_invalidateFramebuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","invalidateFramebuffer",0x0a76b8a5,"lime._internal.backend.native.NativeOpenGLRenderContext.invalidateFramebuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2495,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2508_invalidateSubFramebuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","invalidateSubFramebuffer",0x5690f295,"lime._internal.backend.native.NativeOpenGLRenderContext.invalidateSubFramebuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2508,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2515_isBuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","isBuffer",0x49fb3ef7,"lime._internal.backend.native.NativeOpenGLRenderContext.isBuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2515,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2523_isContextLost,"lime._internal.backend.native.NativeOpenGLRenderContext","isContextLost",0xa5478e1c,"lime._internal.backend.native.NativeOpenGLRenderContext.isContextLost","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2523,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2529_isEnabled,"lime._internal.backend.native.NativeOpenGLRenderContext","isEnabled",0x3e7c3aaa,"lime._internal.backend.native.NativeOpenGLRenderContext.isEnabled","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2529,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2538_isFramebuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","isFramebuffer",0xfad41396,"lime._internal.backend.native.NativeOpenGLRenderContext.isFramebuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2538,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2547_isProgram,"lime._internal.backend.native.NativeOpenGLRenderContext","isProgram",0xb44480ad,"lime._internal.backend.native.NativeOpenGLRenderContext.isProgram","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2547,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2556_isQuery,"lime._internal.backend.native.NativeOpenGLRenderContext","isQuery",0x42e8b4f1,"lime._internal.backend.native.NativeOpenGLRenderContext.isQuery","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2556,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2565_isRenderbuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","isRenderbuffer",0x0549220d,"lime._internal.backend.native.NativeOpenGLRenderContext.isRenderbuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2565,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2574_isSampler,"lime._internal.backend.native.NativeOpenGLRenderContext","isSampler",0x4414fb31,"lime._internal.backend.native.NativeOpenGLRenderContext.isSampler","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2574,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2583_isShader,"lime._internal.backend.native.NativeOpenGLRenderContext","isShader",0x9687411c,"lime._internal.backend.native.NativeOpenGLRenderContext.isShader","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2583,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2592_isSync,"lime._internal.backend.native.NativeOpenGLRenderContext","isSync",0xfabf0092,"lime._internal.backend.native.NativeOpenGLRenderContext.isSync","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2592,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2601_isTexture,"lime._internal.backend.native.NativeOpenGLRenderContext","isTexture",0x5f2bff04,"lime._internal.backend.native.NativeOpenGLRenderContext.isTexture","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2601,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2610_isTransformFeedback,"lime._internal.backend.native.NativeOpenGLRenderContext","isTransformFeedback",0xfb1bb97a,"lime._internal.backend.native.NativeOpenGLRenderContext.isTransformFeedback","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2610,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2619_isVertexArray,"lime._internal.backend.native.NativeOpenGLRenderContext","isVertexArray",0xba57363e,"lime._internal.backend.native.NativeOpenGLRenderContext.isVertexArray","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2619,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2628_lineWidth,"lime._internal.backend.native.NativeOpenGLRenderContext","lineWidth",0xcdaa7265,"lime._internal.backend.native.NativeOpenGLRenderContext.lineWidth","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2628,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2635_linkProgram,"lime._internal.backend.native.NativeOpenGLRenderContext","linkProgram",0x7d1ec95d,"lime._internal.backend.native.NativeOpenGLRenderContext.linkProgram","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2635,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2642_mapBufferRange,"lime._internal.backend.native.NativeOpenGLRenderContext","mapBufferRange",0x7e6ac98e,"lime._internal.backend.native.NativeOpenGLRenderContext.mapBufferRange","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2642,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2651_pauseTransformFeedback,"lime._internal.backend.native.NativeOpenGLRenderContext","pauseTransformFeedback",0xcb7cf568,"lime._internal.backend.native.NativeOpenGLRenderContext.pauseTransformFeedback","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2651,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2658_pixelStorei,"lime._internal.backend.native.NativeOpenGLRenderContext","pixelStorei",0x746b5041,"lime._internal.backend.native.NativeOpenGLRenderContext.pixelStorei","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2658,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2665_polygonOffset,"lime._internal.backend.native.NativeOpenGLRenderContext","polygonOffset",0xddb4d420,"lime._internal.backend.native.NativeOpenGLRenderContext.polygonOffset","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2665,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2672_programBinary,"lime._internal.backend.native.NativeOpenGLRenderContext","programBinary",0xf325e418,"lime._internal.backend.native.NativeOpenGLRenderContext.programBinary","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2672,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2679_programParameteri,"lime._internal.backend.native.NativeOpenGLRenderContext","programParameteri",0xb2043e37,"lime._internal.backend.native.NativeOpenGLRenderContext.programParameteri","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2679,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2686_readBuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","readBuffer",0xd0e5bca3,"lime._internal.backend.native.NativeOpenGLRenderContext.readBuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2686,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2693_readPixels,"lime._internal.backend.native.NativeOpenGLRenderContext","readPixels",0x8cfaeed0,"lime._internal.backend.native.NativeOpenGLRenderContext.readPixels","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2693,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2700_releaseShaderCompiler,"lime._internal.backend.native.NativeOpenGLRenderContext","releaseShaderCompiler",0x2eb2297e,"lime._internal.backend.native.NativeOpenGLRenderContext.releaseShaderCompiler","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2700,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2707_renderbufferStorage,"lime._internal.backend.native.NativeOpenGLRenderContext","renderbufferStorage",0x4af327b8,"lime._internal.backend.native.NativeOpenGLRenderContext.renderbufferStorage","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2707,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2714_renderbufferStorageMultisample,"lime._internal.backend.native.NativeOpenGLRenderContext","renderbufferStorageMultisample",0x2872268b,"lime._internal.backend.native.NativeOpenGLRenderContext.renderbufferStorageMultisample","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2714,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2721_resumeTransformFeedback,"lime._internal.backend.native.NativeOpenGLRenderContext","resumeTransformFeedback",0xdeccd5d7,"lime._internal.backend.native.NativeOpenGLRenderContext.resumeTransformFeedback","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2721,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2728_sampleCoverage,"lime._internal.backend.native.NativeOpenGLRenderContext","sampleCoverage",0x3ed25e5f,"lime._internal.backend.native.NativeOpenGLRenderContext.sampleCoverage","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2728,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2735_samplerParameterf,"lime._internal.backend.native.NativeOpenGLRenderContext","samplerParameterf",0x97a085b8,"lime._internal.backend.native.NativeOpenGLRenderContext.samplerParameterf","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2735,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2742_samplerParameteri,"lime._internal.backend.native.NativeOpenGLRenderContext","samplerParameteri",0x97a085bb,"lime._internal.backend.native.NativeOpenGLRenderContext.samplerParameteri","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2742,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2749_scissor,"lime._internal.backend.native.NativeOpenGLRenderContext","scissor",0x4d5fae4f,"lime._internal.backend.native.NativeOpenGLRenderContext.scissor","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2749,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2762_shaderBinary,"lime._internal.backend.native.NativeOpenGLRenderContext","shaderBinary",0x980979f3,"lime._internal.backend.native.NativeOpenGLRenderContext.shaderBinary","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2762,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2769_shaderSource,"lime._internal.backend.native.NativeOpenGLRenderContext","shaderSource",0xdd2f6ecd,"lime._internal.backend.native.NativeOpenGLRenderContext.shaderSource","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2769,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2776_stencilFunc,"lime._internal.backend.native.NativeOpenGLRenderContext","stencilFunc",0x34619f13,"lime._internal.backend.native.NativeOpenGLRenderContext.stencilFunc","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2776,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2783_stencilFuncSeparate,"lime._internal.backend.native.NativeOpenGLRenderContext","stencilFuncSeparate",0x76514596,"lime._internal.backend.native.NativeOpenGLRenderContext.stencilFuncSeparate","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2783,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2790_stencilMask,"lime._internal.backend.native.NativeOpenGLRenderContext","stencilMask",0x38f2f4bb,"lime._internal.backend.native.NativeOpenGLRenderContext.stencilMask","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2790,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2797_stencilMaskSeparate,"lime._internal.backend.native.NativeOpenGLRenderContext","stencilMaskSeparate",0x8a2c833e,"lime._internal.backend.native.NativeOpenGLRenderContext.stencilMaskSeparate","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2797,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2804_stencilOp,"lime._internal.backend.native.NativeOpenGLRenderContext","stencilOp",0x13393330,"lime._internal.backend.native.NativeOpenGLRenderContext.stencilOp","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2804,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2811_stencilOpSeparate,"lime._internal.backend.native.NativeOpenGLRenderContext","stencilOpSeparate",0xfa35beb3,"lime._internal.backend.native.NativeOpenGLRenderContext.stencilOpSeparate","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2811,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2818_texImage2D,"lime._internal.backend.native.NativeOpenGLRenderContext","texImage2D",0xc03c9873,"lime._internal.backend.native.NativeOpenGLRenderContext.texImage2D","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2818,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2826_texImage3D,"lime._internal.backend.native.NativeOpenGLRenderContext","texImage3D",0xc03c9952,"lime._internal.backend.native.NativeOpenGLRenderContext.texImage3D","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2826,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2833_texStorage2D,"lime._internal.backend.native.NativeOpenGLRenderContext","texStorage2D",0x0a59bdd3,"lime._internal.backend.native.NativeOpenGLRenderContext.texStorage2D","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2833,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2840_texStorage3D,"lime._internal.backend.native.NativeOpenGLRenderContext","texStorage3D",0x0a59beb2,"lime._internal.backend.native.NativeOpenGLRenderContext.texStorage3D","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2840,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2847_texParameterf,"lime._internal.backend.native.NativeOpenGLRenderContext","texParameterf",0xb398d5d7,"lime._internal.backend.native.NativeOpenGLRenderContext.texParameterf","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2847,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2854_texParameteri,"lime._internal.backend.native.NativeOpenGLRenderContext","texParameteri",0xb398d5da,"lime._internal.backend.native.NativeOpenGLRenderContext.texParameteri","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2854,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2861_texSubImage2D,"lime._internal.backend.native.NativeOpenGLRenderContext","texSubImage2D",0x9ff7dd87,"lime._internal.backend.native.NativeOpenGLRenderContext.texSubImage2D","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2861,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2869_texSubImage3D,"lime._internal.backend.native.NativeOpenGLRenderContext","texSubImage3D",0x9ff7de66,"lime._internal.backend.native.NativeOpenGLRenderContext.texSubImage3D","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2869,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2875_toString,"lime._internal.backend.native.NativeOpenGLRenderContext","toString",0x596bb719,"lime._internal.backend.native.NativeOpenGLRenderContext.toString","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2875,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2887_transformFeedbackVaryings,"lime._internal.backend.native.NativeOpenGLRenderContext","transformFeedbackVaryings",0xe8c7c027,"lime._internal.backend.native.NativeOpenGLRenderContext.transformFeedbackVaryings","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2887,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2894_uniform1f,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform1f",0xc42ada3c,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform1f","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2894,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2901_uniform1fv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform1fv",0xe1541aba,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform1fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2901,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2908_uniform1i,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform1i",0xc42ada3f,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform1i","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2908,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2915_uniform1iv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform1iv",0xe1541d57,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform1iv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2915,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2922_uniform1ui,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform1ui",0xe15427be,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform1ui","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2922,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2929_uniform1uiv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform1uiv",0x484e9ef8,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform1uiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2929,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2936_uniform2f,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform2f",0xc42adb1b,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform2f","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2936,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2943_uniform2fv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform2fv",0xe154dcfb,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform2fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2943,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2950_uniform2i,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform2i",0xc42adb1e,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform2i","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2950,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2957_uniform2iv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform2iv",0xe154df98,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform2iv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2957,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2964_uniform2ui,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform2ui",0xe154e9ff,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform2ui","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2964,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2971_uniform2uiv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform2uiv",0x48f7d597,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform2uiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2971,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2978_uniform3f,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform3f",0xc42adbfa,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform3f","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2978,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2985_uniform3fv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform3fv",0xe1559f3c,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform3fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2985,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2992_uniform3i,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform3i",0xc42adbfd,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform3i","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2992,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_2999_uniform3iv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform3iv",0xe155a1d9,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform3iv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",2999,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3006_uniform3ui,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform3ui",0xe155ac40,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform3ui","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3006,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3013_uniform3uiv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform3uiv",0x49a10c36,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform3uiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3013,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3020_uniform4f,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform4f",0xc42adcd9,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform4f","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3020,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3027_uniform4fv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform4fv",0xe156617d,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform4fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3027,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3034_uniform4i,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform4i",0xc42adcdc,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform4i","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3034,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3041_uniform4iv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform4iv",0xe156641a,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform4iv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3041,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3048_uniform4ui,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform4ui",0xe1566e81,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform4ui","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3048,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3055_uniform4uiv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniform4uiv",0x4a4a42d5,"lime._internal.backend.native.NativeOpenGLRenderContext.uniform4uiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3055,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3062_uniformBlockBinding,"lime._internal.backend.native.NativeOpenGLRenderContext","uniformBlockBinding",0x8347437f,"lime._internal.backend.native.NativeOpenGLRenderContext.uniformBlockBinding","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3062,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3069_uniformMatrix2fv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniformMatrix2fv",0xf77625fa,"lime._internal.backend.native.NativeOpenGLRenderContext.uniformMatrix2fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3069,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3076_uniformMatrix2x3fv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniformMatrix2x3fv",0x697a71f5,"lime._internal.backend.native.NativeOpenGLRenderContext.uniformMatrix2x3fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3076,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3083_uniformMatrix2x4fv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniformMatrix2x4fv",0x697b3436,"lime._internal.backend.native.NativeOpenGLRenderContext.uniformMatrix2x4fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3083,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3090_uniformMatrix3fv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniformMatrix3fv",0xf776e83b,"lime._internal.backend.native.NativeOpenGLRenderContext.uniformMatrix3fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3090,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3097_uniformMatrix3x2fv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniformMatrix3x2fv",0xfce04435,"lime._internal.backend.native.NativeOpenGLRenderContext.uniformMatrix3x2fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3097,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3104_uniformMatrix3x4fv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniformMatrix3x4fv",0xfce1c8b7,"lime._internal.backend.native.NativeOpenGLRenderContext.uniformMatrix3x4fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3104,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3111_uniformMatrix4fv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniformMatrix4fv",0xf777aa7c,"lime._internal.backend.native.NativeOpenGLRenderContext.uniformMatrix4fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3111,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3118_uniformMatrix4x2fv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniformMatrix4x2fv",0x9046d8b6,"lime._internal.backend.native.NativeOpenGLRenderContext.uniformMatrix4x2fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3118,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3125_uniformMatrix4x3fv,"lime._internal.backend.native.NativeOpenGLRenderContext","uniformMatrix4x3fv",0x90479af7,"lime._internal.backend.native.NativeOpenGLRenderContext.uniformMatrix4x3fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3125,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3132_unmapBuffer,"lime._internal.backend.native.NativeOpenGLRenderContext","unmapBuffer",0x2cbdbaf6,"lime._internal.backend.native.NativeOpenGLRenderContext.unmapBuffer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3132,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3139_useProgram,"lime._internal.backend.native.NativeOpenGLRenderContext","useProgram",0xfd8188aa,"lime._internal.backend.native.NativeOpenGLRenderContext.useProgram","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3139,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3150_validateProgram,"lime._internal.backend.native.NativeOpenGLRenderContext","validateProgram",0xd295f1c1,"lime._internal.backend.native.NativeOpenGLRenderContext.validateProgram","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3150,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3157_vertexAttrib1f,"lime._internal.backend.native.NativeOpenGLRenderContext","vertexAttrib1f",0x57078a90,"lime._internal.backend.native.NativeOpenGLRenderContext.vertexAttrib1f","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3157,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3164_vertexAttrib1fv,"lime._internal.backend.native.NativeOpenGLRenderContext","vertexAttrib1fv",0xcf91b3e6,"lime._internal.backend.native.NativeOpenGLRenderContext.vertexAttrib1fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3164,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3171_vertexAttrib2f,"lime._internal.backend.native.NativeOpenGLRenderContext","vertexAttrib2f",0x57078b6f,"lime._internal.backend.native.NativeOpenGLRenderContext.vertexAttrib2f","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3171,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3178_vertexAttrib2fv,"lime._internal.backend.native.NativeOpenGLRenderContext","vertexAttrib2fv",0xcf927627,"lime._internal.backend.native.NativeOpenGLRenderContext.vertexAttrib2fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3178,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3185_vertexAttrib3f,"lime._internal.backend.native.NativeOpenGLRenderContext","vertexAttrib3f",0x57078c4e,"lime._internal.backend.native.NativeOpenGLRenderContext.vertexAttrib3f","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3185,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3192_vertexAttrib3fv,"lime._internal.backend.native.NativeOpenGLRenderContext","vertexAttrib3fv",0xcf933868,"lime._internal.backend.native.NativeOpenGLRenderContext.vertexAttrib3fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3192,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3199_vertexAttrib4f,"lime._internal.backend.native.NativeOpenGLRenderContext","vertexAttrib4f",0x57078d2d,"lime._internal.backend.native.NativeOpenGLRenderContext.vertexAttrib4f","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3199,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3206_vertexAttrib4fv,"lime._internal.backend.native.NativeOpenGLRenderContext","vertexAttrib4fv",0xcf93faa9,"lime._internal.backend.native.NativeOpenGLRenderContext.vertexAttrib4fv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3206,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3213_vertexAttribDivisor,"lime._internal.backend.native.NativeOpenGLRenderContext","vertexAttribDivisor",0x22f98fe3,"lime._internal.backend.native.NativeOpenGLRenderContext.vertexAttribDivisor","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3213,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3220_vertexAttribI4i,"lime._internal.backend.native.NativeOpenGLRenderContext","vertexAttribI4i",0xcfa3be63,"lime._internal.backend.native.NativeOpenGLRenderContext.vertexAttribI4i","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3220,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3229_vertexAttribI4iv,"lime._internal.backend.native.NativeOpenGLRenderContext","vertexAttribI4iv",0xdfa2d8b3,"lime._internal.backend.native.NativeOpenGLRenderContext.vertexAttribI4iv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3229,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3236_vertexAttribI4ui,"lime._internal.backend.native.NativeOpenGLRenderContext","vertexAttribI4ui",0xdfa2e31a,"lime._internal.backend.native.NativeOpenGLRenderContext.vertexAttribI4ui","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3236,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3245_vertexAttribI4uiv,"lime._internal.backend.native.NativeOpenGLRenderContext","vertexAttribI4uiv",0xcee3d41c,"lime._internal.backend.native.NativeOpenGLRenderContext.vertexAttribI4uiv","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3245,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3252_vertexAttribIPointer,"lime._internal.backend.native.NativeOpenGLRenderContext","vertexAttribIPointer",0xb5fe212f,"lime._internal.backend.native.NativeOpenGLRenderContext.vertexAttribIPointer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3252,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3259_vertexAttribPointer,"lime._internal.backend.native.NativeOpenGLRenderContext","vertexAttribPointer",0x03388b42,"lime._internal.backend.native.NativeOpenGLRenderContext.vertexAttribPointer","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3259,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3266_viewport,"lime._internal.backend.native.NativeOpenGLRenderContext","viewport",0xbda232d3,"lime._internal.backend.native.NativeOpenGLRenderContext.viewport","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3266,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3273_waitSync,"lime._internal.backend.native.NativeOpenGLRenderContext","waitSync",0x763f05dd,"lime._internal.backend.native.NativeOpenGLRenderContext.waitSync","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3273,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3278___contextLost,"lime._internal.backend.native.NativeOpenGLRenderContext","__contextLost",0xe49b7ec6,"lime._internal.backend.native.NativeOpenGLRenderContext.__contextLost","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3278,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3292___createObject,"lime._internal.backend.native.NativeOpenGLRenderContext","__createObject",0x5ba63828,"lime._internal.backend.native.NativeOpenGLRenderContext.__createObject","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3292,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3297___getObjectID,"lime._internal.backend.native.NativeOpenGLRenderContext","__getObjectID",0x68ffde63,"lime._internal.backend.native.NativeOpenGLRenderContext.__getObjectID","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3297,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3302___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3302,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3305___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3305,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3306___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3306,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3307___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3307,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3308___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3308,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3309___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3309,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3310___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3310,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3311___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3311,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3312___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3312,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3313___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3313,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3314___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3314,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3315___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3315,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3316___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3316,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3317___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3317,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3318___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3318,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3319___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3319,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3320___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3320,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3321___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3321,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3322___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3322,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3323___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3323,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3324___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3324,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3325___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3325,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3326___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3326,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3327___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3327,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3328___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3328,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3329___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3329,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3330___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3330,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3331___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3331,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3332___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3332,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3333___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3333,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3334___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3334,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3335___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3335,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3336___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3336,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3337___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3337,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3338___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3338,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3339___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3339,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3340___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3340,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3341___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3341,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3342___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3342,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3343___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3343,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3344___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3344,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3345___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3345,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3346___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3346,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3347___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3347,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3348___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3348,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3349___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3349,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3350___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3350,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3351___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3351,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3352___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3352,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3353___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3353,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3354___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3354,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3355___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3355,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3356___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3356,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3357___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3357,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3358___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3358,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3359___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3359,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3360___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3360,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3361___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3361,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3362___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3362,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3363___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3363,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3364___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3364,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3365___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3365,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3366___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3366,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3367___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3367,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3368___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3368,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3369___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3369,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3370___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3370,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3371___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3371,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3372___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3372,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3373___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3373,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3374___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3374,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3375___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3375,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3376___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3376,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3377___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3377,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3378___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3378,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3379___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3379,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3380___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3380,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3381___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3381,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3382___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3382,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3383___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3383,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3384___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3384,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3385___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3385,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3386___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3386,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3387___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3387,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3388___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3388,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3389___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3389,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3390___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3390,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3391___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3391,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3392___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3392,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3393___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3393,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3394___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3394,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3395___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3395,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3396___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3396,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3397___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3397,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3398___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3398,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3399___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3399,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3400___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3400,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3401___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3401,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3402___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3402,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3403___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3403,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3404___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3404,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3405___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3405,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3406___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3406,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3407___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3407,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3408___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3408,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3409___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3409,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_3410___initialize,"lime._internal.backend.native.NativeOpenGLRenderContext","__initialize",0x6063cd5d,"lime._internal.backend.native.NativeOpenGLRenderContext.__initialize","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",3410,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_39_boot,"lime._internal.backend.native.NativeOpenGLRenderContext","boot",0xac4f701f,"lime._internal.backend.native.NativeOpenGLRenderContext.boot","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",39,0xd33553db) -HX_LOCAL_STACK_FRAME(_hx_pos_65c657fec0b420d3_40_boot,"lime._internal.backend.native.NativeOpenGLRenderContext","boot",0xac4f701f,"lime._internal.backend.native.NativeOpenGLRenderContext.boot","lime/_internal/backend/native/NativeOpenGLRenderContext.hx",40,0xd33553db) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void NativeOpenGLRenderContext_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_36_new) -HXLINE( 614) this->MAX_CLIENT_WAIT_TIMEOUT_WEBGL = 37447; -HXLINE( 613) this->TIMEOUT_IGNORED = -1; -HXLINE( 612) this->INVALID_INDEX = -1; -HXLINE( 611) this->DEPTH32F_STENCIL8 = 36013; -HXLINE( 610) this->DEPTH_COMPONENT32F = 36012; -HXLINE( 609) this->DYNAMIC_COPY = 35050; -HXLINE( 608) this->DYNAMIC_READ = 35049; -HXLINE( 607) this->STATIC_COPY = 35046; -HXLINE( 606) this->STATIC_READ = 35045; -HXLINE( 605) this->STREAM_COPY = 35042; -HXLINE( 604) this->STREAM_READ = 35041; -HXLINE( 603) this->DEPTH_COMPONENT24 = 33190; -HXLINE( 602) this->MAX = 32776; -HXLINE( 601) this->MIN = 32775; -HXLINE( 600) this->STENCIL = 6146; -HXLINE( 599) this->DEPTH = 6145; -HXLINE( 598) this->COLOR = 6144; -HXLINE( 597) this->SYNC_FLUSH_COMMANDS_BIT = 1; -HXLINE( 596) this->WAIT_FAILED = 37149; -HXLINE( 595) this->CONDITION_SATISFIED = 37148; -HXLINE( 594) this->TIMEOUT_EXPIRED = 37147; -HXLINE( 593) this->ALREADY_SIGNALED = 37146; -HXLINE( 592) this->SIGNALED = 37145; -HXLINE( 591) this->UNSIGNALED = 37144; -HXLINE( 590) this->SYNC_GPU_COMMANDS_COMPLETE = 37143; -HXLINE( 589) this->SYNC_FENCE = 37142; -HXLINE( 588) this->SYNC_FLAGS = 37141; -HXLINE( 587) this->SYNC_STATUS = 37140; -HXLINE( 586) this->SYNC_CONDITION = 37139; -HXLINE( 585) this->OBJECT_TYPE = 37138; -HXLINE( 584) this->UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER = 35398; -HXLINE( 583) this->UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER = 35396; -HXLINE( 582) this->UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES = 35395; -HXLINE( 581) this->UNIFORM_BLOCK_ACTIVE_UNIFORMS = 35394; -HXLINE( 580) this->UNIFORM_BLOCK_DATA_SIZE = 35392; -HXLINE( 579) this->UNIFORM_BLOCK_BINDING = 35391; -HXLINE( 578) this->UNIFORM_IS_ROW_MAJOR = 35390; -HXLINE( 577) this->UNIFORM_MATRIX_STRIDE = 35389; -HXLINE( 576) this->UNIFORM_ARRAY_STRIDE = 35388; -HXLINE( 575) this->UNIFORM_OFFSET = 35387; -HXLINE( 574) this->UNIFORM_BLOCK_INDEX = 35386; -HXLINE( 573) this->UNIFORM_SIZE = 35384; -HXLINE( 572) this->UNIFORM_TYPE = 35383; -HXLINE( 571) this->ACTIVE_UNIFORM_BLOCKS = 35382; -HXLINE( 570) this->UNIFORM_BUFFER_OFFSET_ALIGNMENT = 35380; -HXLINE( 569) this->MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS = 35379; -HXLINE( 568) this->MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS = 35377; -HXLINE( 567) this->MAX_UNIFORM_BLOCK_SIZE = 35376; -HXLINE( 566) this->MAX_UNIFORM_BUFFER_BINDINGS = 35375; -HXLINE( 565) this->MAX_COMBINED_UNIFORM_BLOCKS = 35374; -HXLINE( 564) this->MAX_FRAGMENT_UNIFORM_BLOCKS = 35373; -HXLINE( 563) this->MAX_VERTEX_UNIFORM_BLOCKS = 35371; -HXLINE( 562) this->UNIFORM_BUFFER_SIZE = 35370; -HXLINE( 561) this->UNIFORM_BUFFER_START = 35369; -HXLINE( 560) this->UNIFORM_BUFFER_BINDING = 35368; -HXLINE( 559) this->UNIFORM_BUFFER = 35345; -HXLINE( 558) this->FRAMEBUFFER_INCOMPLETE_MULTISAMPLE = 36182; -HXLINE( 557) this->FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER = 36052; -HXLINE( 556) this->RENDERBUFFER_SAMPLES = 36011; -HXLINE( 555) this->READ_FRAMEBUFFER_BINDING = 36010; -HXLINE( 554) this->DRAW_FRAMEBUFFER = 36009; -HXLINE( 553) this->READ_FRAMEBUFFER = 36008; -HXLINE( 552) this->DRAW_FRAMEBUFFER_BINDING = 36006; -HXLINE( 551) this->DEPTH24_STENCIL8 = 35056; -HXLINE( 550) this->FRAMEBUFFER_DEFAULT = 33304; -HXLINE( 549) this->FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE = 33303; -HXLINE( 548) this->FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE = 33302; -HXLINE( 547) this->FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE = 33301; -HXLINE( 546) this->FRAMEBUFFER_ATTACHMENT_BLUE_SIZE = 33300; -HXLINE( 545) this->FRAMEBUFFER_ATTACHMENT_GREEN_SIZE = 33299; -HXLINE( 544) this->FRAMEBUFFER_ATTACHMENT_RED_SIZE = 33298; -HXLINE( 543) this->FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE = 33297; -HXLINE( 542) this->FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING = 33296; -HXLINE( 541) this->TRANSFORM_FEEDBACK_BINDING = 36389; -HXLINE( 540) this->TRANSFORM_FEEDBACK_ACTIVE = 36388; -HXLINE( 539) this->TRANSFORM_FEEDBACK_PAUSED = 36387; -HXLINE( 538) this->TRANSFORM_FEEDBACK = 36386; -HXLINE( 537) this->TRANSFORM_FEEDBACK_BUFFER_BINDING = 35983; -HXLINE( 536) this->TRANSFORM_FEEDBACK_BUFFER = 35982; -HXLINE( 535) this->SEPARATE_ATTRIBS = 35981; -HXLINE( 534) this->INTERLEAVED_ATTRIBS = 35980; -HXLINE( 533) this->MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS = 35979; -HXLINE( 532) this->MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS = 35978; -HXLINE( 531) this->TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN = 35976; -HXLINE( 530) this->TRANSFORM_FEEDBACK_BUFFER_SIZE = 35973; -HXLINE( 529) this->TRANSFORM_FEEDBACK_BUFFER_START = 35972; -HXLINE( 528) this->TRANSFORM_FEEDBACK_VARYINGS = 35971; -HXLINE( 527) this->MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS = 35968; -HXLINE( 526) this->TRANSFORM_FEEDBACK_BUFFER_MODE = 35967; -HXLINE( 525) this->VERTEX_ATTRIB_ARRAY_DIVISOR = 35070; -HXLINE( 524) this->VERTEX_ATTRIB_ARRAY_INTEGER = 35069; -HXLINE( 523) this->SIGNED_NORMALIZED = 36764; -HXLINE( 522) this->UNSIGNED_NORMALIZED = 35863; -HXLINE( 521) this->UNSIGNED_INT_VEC4 = 36296; -HXLINE( 520) this->UNSIGNED_INT_VEC3 = 36295; -HXLINE( 519) this->UNSIGNED_INT_VEC2 = 36294; -HXLINE( 518) this->FLOAT_MAT4x3 = 35690; -HXLINE( 517) this->FLOAT_MAT4x2 = 35689; -HXLINE( 516) this->FLOAT_MAT3x4 = 35688; -HXLINE( 515) this->FLOAT_MAT3x2 = 35687; -HXLINE( 514) this->FLOAT_MAT2x4 = 35686; -HXLINE( 513) this->FLOAT_MAT2x3 = 35685; -HXLINE( 512) this->COPY_WRITE_BUFFER_BINDING = 36663; -HXLINE( 511) this->COPY_READ_BUFFER_BINDING = 36662; -HXLINE( 510) this->COPY_WRITE_BUFFER = 36663; -HXLINE( 509) this->COPY_READ_BUFFER = 36662; -HXLINE( 508) this->PIXEL_UNPACK_BUFFER_BINDING = 35055; -HXLINE( 507) this->PIXEL_PACK_BUFFER_BINDING = 35053; -HXLINE( 506) this->PIXEL_UNPACK_BUFFER = 35052; -HXLINE( 505) this->PIXEL_PACK_BUFFER = 35051; -HXLINE( 504) this->SAMPLER_BINDING = 35097; -HXLINE( 503) this->MAX_SAMPLES = 36183; -HXLINE( 502) this->UNSIGNED_INT_SAMPLER_2D_ARRAY = 36311; -HXLINE( 501) this->UNSIGNED_INT_SAMPLER_CUBE = 36308; -HXLINE( 500) this->UNSIGNED_INT_SAMPLER_3D = 36307; -HXLINE( 499) this->UNSIGNED_INT_SAMPLER_2D = 36306; -HXLINE( 498) this->INT_SAMPLER_2D_ARRAY = 36303; -HXLINE( 497) this->INT_SAMPLER_CUBE = 36300; -HXLINE( 496) this->INT_SAMPLER_3D = 36299; -HXLINE( 495) this->INT_SAMPLER_2D = 36298; -HXLINE( 494) this->SAMPLER_CUBE_SHADOW = 36293; -HXLINE( 493) this->SAMPLER_2D_ARRAY_SHADOW = 36292; -HXLINE( 492) this->SAMPLER_2D_ARRAY = 36289; -HXLINE( 491) this->SAMPLER_2D_SHADOW = 35682; -HXLINE( 490) this->SAMPLER_3D = 35679; -HXLINE( 489) this->COLOR_ATTACHMENT15 = 36079; -HXLINE( 488) this->COLOR_ATTACHMENT14 = 36078; -HXLINE( 487) this->COLOR_ATTACHMENT13 = 36077; -HXLINE( 486) this->COLOR_ATTACHMENT12 = 36076; -HXLINE( 485) this->COLOR_ATTACHMENT11 = 36075; -HXLINE( 484) this->COLOR_ATTACHMENT10 = 36074; -HXLINE( 483) this->COLOR_ATTACHMENT9 = 36073; -HXLINE( 482) this->COLOR_ATTACHMENT8 = 36072; -HXLINE( 481) this->COLOR_ATTACHMENT7 = 36071; -HXLINE( 480) this->COLOR_ATTACHMENT6 = 36070; -HXLINE( 479) this->COLOR_ATTACHMENT5 = 36069; -HXLINE( 478) this->COLOR_ATTACHMENT4 = 36068; -HXLINE( 477) this->COLOR_ATTACHMENT3 = 36067; -HXLINE( 476) this->COLOR_ATTACHMENT2 = 36066; -HXLINE( 475) this->COLOR_ATTACHMENT1 = 36065; -HXLINE( 474) this->MAX_COLOR_ATTACHMENTS = 36063; -HXLINE( 473) this->DRAW_BUFFER15 = 34868; -HXLINE( 472) this->DRAW_BUFFER14 = 34867; -HXLINE( 471) this->DRAW_BUFFER13 = 34866; -HXLINE( 470) this->DRAW_BUFFER12 = 34865; -HXLINE( 469) this->DRAW_BUFFER11 = 34864; -HXLINE( 468) this->DRAW_BUFFER10 = 34863; -HXLINE( 467) this->DRAW_BUFFER9 = 34862; -HXLINE( 466) this->DRAW_BUFFER8 = 34861; -HXLINE( 465) this->DRAW_BUFFER7 = 34860; -HXLINE( 464) this->DRAW_BUFFER6 = 34859; -HXLINE( 463) this->DRAW_BUFFER5 = 34858; -HXLINE( 462) this->DRAW_BUFFER4 = 34857; -HXLINE( 461) this->DRAW_BUFFER3 = 34856; -HXLINE( 460) this->DRAW_BUFFER2 = 34855; -HXLINE( 459) this->DRAW_BUFFER1 = 34854; -HXLINE( 458) this->DRAW_BUFFER0 = 34853; -HXLINE( 457) this->MAX_DRAW_BUFFERS = 34852; -HXLINE( 456) this->ANY_SAMPLES_PASSED_CONSERVATIVE = 36202; -HXLINE( 455) this->ANY_SAMPLES_PASSED = 35887; -HXLINE( 454) this->QUERY_RESULT_AVAILABLE = 34919; -HXLINE( 453) this->QUERY_RESULT = 34918; -HXLINE( 452) this->CURRENT_QUERY = 34917; -HXLINE( 451) this->INT_2_10_10_10_REV = 36255; -HXLINE( 450) this->RG_INTEGER = 33320; -HXLINE( 449) this->RG = 33319; -HXLINE( 448) this->HALF_FLOAT = 5131; -HXLINE( 447) this->UNSIGNED_INT_24_8 = 34042; -HXLINE( 446) this->FLOAT_32_UNSIGNED_INT_24_8_REV = 36269; -HXLINE( 445) this->UNSIGNED_INT_5_9_9_9_REV = 35902; -HXLINE( 444) this->UNSIGNED_INT_10F_11F_11F_REV = 35899; -HXLINE( 443) this->UNSIGNED_INT_2_10_10_10_REV = 33640; -HXLINE( 442) this->TEXTURE_IMMUTABLE_LEVELS = 33503; -HXLINE( 441) this->TEXTURE_IMMUTABLE_FORMAT = 37167; -HXLINE( 440) this->RGB10_A2UI = 36975; -HXLINE( 439) this->RGBA8_SNORM = 36759; -HXLINE( 438) this->RGB8_SNORM = 36758; -HXLINE( 437) this->RG8_SNORM = 36757; -HXLINE( 436) this->R8_SNORM = 36756; -HXLINE( 435) this->RG32UI = 33340; -HXLINE( 434) this->RG32I = 33339; -HXLINE( 433) this->RG16UI = 33338; -HXLINE( 432) this->RG16I = 33337; -HXLINE( 431) this->RG8UI = 33336; -HXLINE( 430) this->RG8I = 33335; -HXLINE( 429) this->R32UI = 33334; -HXLINE( 428) this->R32I = 33333; -HXLINE( 427) this->R16UI = 33332; -HXLINE( 426) this->R16I = 33331; -HXLINE( 425) this->R8UI = 33330; -HXLINE( 424) this->R8I = 33329; -HXLINE( 423) this->RG32F = 33328; -HXLINE( 422) this->RG16F = 33327; -HXLINE( 421) this->R32F = 33326; -HXLINE( 420) this->R16F = 33325; -HXLINE( 419) this->RG8 = 33323; -HXLINE( 418) this->R8 = 33321; -HXLINE( 417) this->RGBA_INTEGER = 36249; -HXLINE( 416) this->RGB_INTEGER = 36248; -HXLINE( 415) this->RED_INTEGER = 36244; -HXLINE( 414) this->RGB8I = 36239; -HXLINE( 413) this->RGBA8I = 36238; -HXLINE( 412) this->RGB16I = 36233; -HXLINE( 411) this->RGBA16I = 36232; -HXLINE( 410) this->RGB32I = 36227; -HXLINE( 409) this->RGBA32I = 36226; -HXLINE( 408) this->RGB8UI = 36221; -HXLINE( 407) this->RGBA8UI = 36220; -HXLINE( 406) this->RGB16UI = 36215; -HXLINE( 405) this->RGBA16UI = 36214; -HXLINE( 404) this->RGB32UI = 36209; -HXLINE( 403) this->RGBA32UI = 36208; -HXLINE( 402) this->RGB9_E5 = 35901; -HXLINE( 401) this->R11F_G11F_B10F = 35898; -HXLINE( 400) this->TEXTURE_BINDING_2D_ARRAY = 35869; -HXLINE( 399) this->TEXTURE_2D_ARRAY = 35866; -HXLINE( 398) this->RGB16F = 34843; -HXLINE( 397) this->RGBA16F = 34842; -HXLINE( 396) this->RGB32F = 34837; -HXLINE( 395) this->RGBA32F = 34836; -HXLINE( 394) this->COMPARE_REF_TO_TEXTURE = 34894; -HXLINE( 393) this->SRGB8_ALPHA8 = 35907; -HXLINE( 392) this->SRGB8 = 35905; -HXLINE( 391) this->SRGB = 35904; -HXLINE( 390) this->TEXTURE_COMPARE_FUNC = 34893; -HXLINE( 389) this->TEXTURE_COMPARE_MODE = 34892; -HXLINE( 388) this->TEXTURE_MAX_LEVEL = 33085; -HXLINE( 387) this->TEXTURE_BASE_LEVEL = 33084; -HXLINE( 386) this->TEXTURE_MAX_LOD = 33083; -HXLINE( 385) this->TEXTURE_MIN_LOD = 33082; -HXLINE( 384) this->TEXTURE_WRAP_R = 32882; -HXLINE( 383) this->TEXTURE_3D = 32879; -HXLINE( 382) this->RGB10_A2 = 32857; -HXLINE( 381) this->RGBA8 = 32856; -HXLINE( 380) this->RGB8 = 32849; -HXLINE( 379) this->RED = 6403; -HXLINE( 378) this->MAX_ELEMENT_INDEX = 36203; -HXLINE( 377) this->MAX_SERVER_WAIT_TIMEOUT = 37137; -HXLINE( 376) this->MAX_FRAGMENT_INPUT_COMPONENTS = 37157; -HXLINE( 375) this->MAX_VERTEX_OUTPUT_COMPONENTS = 37154; -HXLINE( 374) this->VERTEX_ARRAY_BINDING = 34229; -HXLINE( 373) this->RASTERIZER_DISCARD = 35977; -HXLINE( 372) this->FRAGMENT_SHADER_DERIVATIVE_HINT = 35723; -HXLINE( 371) this->MAX_VARYING_COMPONENTS = 35659; -HXLINE( 370) this->MAX_PROGRAM_TEXEL_OFFSET = 35077; -HXLINE( 369) this->MIN_PROGRAM_TEXEL_OFFSET = 35076; -HXLINE( 368) this->MAX_ARRAY_TEXTURE_LAYERS = 35071; -HXLINE( 367) this->MAX_VERTEX_UNIFORM_COMPONENTS = 35658; -HXLINE( 366) this->MAX_FRAGMENT_UNIFORM_COMPONENTS = 35657; -HXLINE( 365) this->MAX_TEXTURE_LOD_BIAS = 34045; -HXLINE( 364) this->MAX_ELEMENTS_INDICES = 33001; -HXLINE( 363) this->MAX_ELEMENTS_VERTICES = 33000; -HXLINE( 362) this->MAX_3D_TEXTURE_SIZE = 32883; -HXLINE( 361) this->UNPACK_IMAGE_HEIGHT = 32878; -HXLINE( 360) this->UNPACK_SKIP_IMAGES = 32877; -HXLINE( 359) this->TEXTURE_BINDING_3D = 32874; -HXLINE( 358) this->PACK_SKIP_PIXELS = 3332; -HXLINE( 357) this->PACK_SKIP_ROWS = 3331; -HXLINE( 356) this->PACK_ROW_LENGTH = 3330; -HXLINE( 355) this->UNPACK_SKIP_PIXELS = 3316; -HXLINE( 354) this->UNPACK_SKIP_ROWS = 3315; -HXLINE( 353) this->UNPACK_ROW_LENGTH = 3314; -HXLINE( 352) this->READ_BUFFER = 3074; -HXLINE( 351) this->BROWSER_DEFAULT_WEBGL = 37444; -HXLINE( 350) this->UNPACK_COLORSPACE_CONVERSION_WEBGL = 37443; -HXLINE( 349) this->CONTEXT_LOST_WEBGL = 37442; -HXLINE( 348) this->UNPACK_PREMULTIPLY_ALPHA_WEBGL = 37441; -HXLINE( 347) this->UNPACK_FLIP_Y_WEBGL = 37440; -HXLINE( 346) this->INVALID_FRAMEBUFFER_OPERATION = 1286; -HXLINE( 345) this->MAX_RENDERBUFFER_SIZE = 34024; -HXLINE( 344) this->RENDERBUFFER_BINDING = 36007; -HXLINE( 343) this->FRAMEBUFFER_BINDING = 36006; -HXLINE( 342) this->FRAMEBUFFER_UNSUPPORTED = 36061; -HXLINE( 341) this->FRAMEBUFFER_INCOMPLETE_DIMENSIONS = 36057; -HXLINE( 340) this->FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT = 36055; -HXLINE( 339) this->FRAMEBUFFER_INCOMPLETE_ATTACHMENT = 36054; -HXLINE( 338) this->FRAMEBUFFER_COMPLETE = 36053; -HXLINE( 337) this->NONE = 0; -HXLINE( 336) this->DEPTH_STENCIL_ATTACHMENT = 33306; -HXLINE( 335) this->STENCIL_ATTACHMENT = 36128; -HXLINE( 334) this->DEPTH_ATTACHMENT = 36096; -HXLINE( 333) this->COLOR_ATTACHMENT0 = 36064; -HXLINE( 332) this->FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE = 36051; -HXLINE( 331) this->FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL = 36050; -HXLINE( 330) this->FRAMEBUFFER_ATTACHMENT_OBJECT_NAME = 36049; -HXLINE( 329) this->FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE = 36048; -HXLINE( 328) this->RENDERBUFFER_STENCIL_SIZE = 36181; -HXLINE( 327) this->RENDERBUFFER_DEPTH_SIZE = 36180; -HXLINE( 326) this->RENDERBUFFER_ALPHA_SIZE = 36179; -HXLINE( 325) this->RENDERBUFFER_BLUE_SIZE = 36178; -HXLINE( 324) this->RENDERBUFFER_GREEN_SIZE = 36177; -HXLINE( 323) this->RENDERBUFFER_RED_SIZE = 36176; -HXLINE( 322) this->RENDERBUFFER_INTERNAL_FORMAT = 36164; -HXLINE( 321) this->RENDERBUFFER_HEIGHT = 36163; -HXLINE( 320) this->RENDERBUFFER_WIDTH = 36162; -HXLINE( 319) this->DEPTH_STENCIL = 34041; -HXLINE( 318) this->STENCIL_INDEX8 = 36168; -HXLINE( 317) this->STENCIL_INDEX = 6401; -HXLINE( 316) this->DEPTH_COMPONENT16 = 33189; -HXLINE( 315) this->RGB565 = 36194; -HXLINE( 314) this->RGB5_A1 = 32855; -HXLINE( 313) this->RGBA4 = 32854; -HXLINE( 312) this->RENDERBUFFER = 36161; -HXLINE( 311) this->FRAMEBUFFER = 36160; -HXLINE( 310) this->HIGH_INT = 36341; -HXLINE( 309) this->MEDIUM_INT = 36340; -HXLINE( 308) this->LOW_INT = 36339; -HXLINE( 307) this->HIGH_FLOAT = 36338; -HXLINE( 306) this->MEDIUM_FLOAT = 36337; -HXLINE( 305) this->LOW_FLOAT = 36336; -HXLINE( 304) this->NUM_SHADER_BINARY_FORMATS = 36345; -HXLINE( 303) this->SHADER_BINARY_FORMATS = 36344; -HXLINE( 302) this->SHADER_COMPILER = 36346; -HXLINE( 301) this->SHADER_SOURCE_LENGTH = 35720; -HXLINE( 300) this->INFO_LOG_LENGTH = 35716; -HXLINE( 299) this->COMPILE_STATUS = 35713; -HXLINE( 298) this->POINT_SPRITE = 34913; -HXLINE( 297) this->VERTEX_PROGRAM_POINT_SIZE = 34370; -HXLINE( 296) this->IMPLEMENTATION_COLOR_READ_FORMAT = 35739; -HXLINE( 295) this->IMPLEMENTATION_COLOR_READ_TYPE = 35738; -HXLINE( 294) this->VERTEX_ATTRIB_ARRAY_BUFFER_BINDING = 34975; -HXLINE( 293) this->VERTEX_ATTRIB_ARRAY_POINTER = 34373; -HXLINE( 292) this->VERTEX_ATTRIB_ARRAY_NORMALIZED = 34922; -HXLINE( 291) this->VERTEX_ATTRIB_ARRAY_TYPE = 34341; -HXLINE( 290) this->VERTEX_ATTRIB_ARRAY_STRIDE = 34340; -HXLINE( 289) this->VERTEX_ATTRIB_ARRAY_SIZE = 34339; -HXLINE( 288) this->VERTEX_ATTRIB_ARRAY_ENABLED = 34338; -HXLINE( 287) this->SAMPLER_CUBE = 35680; -HXLINE( 286) this->SAMPLER_2D = 35678; -HXLINE( 285) this->FLOAT_MAT4 = 35676; -HXLINE( 284) this->FLOAT_MAT3 = 35675; -HXLINE( 283) this->FLOAT_MAT2 = 35674; -HXLINE( 282) this->BOOL_VEC4 = 35673; -HXLINE( 281) this->BOOL_VEC3 = 35672; -HXLINE( 280) this->BOOL_VEC2 = 35671; -HXLINE( 279) this->BOOL = 35670; -HXLINE( 278) this->INT_VEC4 = 35669; -HXLINE( 277) this->INT_VEC3 = 35668; -HXLINE( 276) this->INT_VEC2 = 35667; -HXLINE( 275) this->FLOAT_VEC4 = 35666; -HXLINE( 274) this->FLOAT_VEC3 = 35665; -HXLINE( 273) this->FLOAT_VEC2 = 35664; -HXLINE( 272) this->MIRRORED_REPEAT = 33648; -HXLINE( 271) this->CLAMP_TO_EDGE = 33071; -HXLINE( 270) this->REPEAT = 10497; -HXLINE( 269) this->ACTIVE_TEXTURE = 34016; -HXLINE( 268) this->TEXTURE31 = 34015; -HXLINE( 267) this->TEXTURE30 = 34014; -HXLINE( 266) this->TEXTURE29 = 34013; -HXLINE( 265) this->TEXTURE28 = 34012; -HXLINE( 264) this->TEXTURE27 = 34011; -HXLINE( 263) this->TEXTURE26 = 34010; -HXLINE( 262) this->TEXTURE25 = 34009; -HXLINE( 261) this->TEXTURE24 = 34008; -HXLINE( 260) this->TEXTURE23 = 34007; -HXLINE( 259) this->TEXTURE22 = 34006; -HXLINE( 258) this->TEXTURE21 = 34005; -HXLINE( 257) this->TEXTURE20 = 34004; -HXLINE( 256) this->TEXTURE19 = 34003; -HXLINE( 255) this->TEXTURE18 = 34002; -HXLINE( 254) this->TEXTURE17 = 34001; -HXLINE( 253) this->TEXTURE16 = 34000; -HXLINE( 252) this->TEXTURE15 = 33999; -HXLINE( 251) this->TEXTURE14 = 33998; -HXLINE( 250) this->TEXTURE13 = 33997; -HXLINE( 249) this->TEXTURE12 = 33996; -HXLINE( 248) this->TEXTURE11 = 33995; -HXLINE( 247) this->TEXTURE10 = 33994; -HXLINE( 246) this->TEXTURE9 = 33993; -HXLINE( 245) this->TEXTURE8 = 33992; -HXLINE( 244) this->TEXTURE7 = 33991; -HXLINE( 243) this->TEXTURE6 = 33990; -HXLINE( 242) this->TEXTURE5 = 33989; -HXLINE( 241) this->TEXTURE4 = 33988; -HXLINE( 240) this->TEXTURE3 = 33987; -HXLINE( 239) this->TEXTURE2 = 33986; -HXLINE( 238) this->TEXTURE1 = 33985; -HXLINE( 237) this->TEXTURE0 = 33984; -HXLINE( 236) this->MAX_CUBE_MAP_TEXTURE_SIZE = 34076; -HXLINE( 235) this->TEXTURE_CUBE_MAP_NEGATIVE_Z = 34074; -HXLINE( 234) this->TEXTURE_CUBE_MAP_POSITIVE_Z = 34073; -HXLINE( 233) this->TEXTURE_CUBE_MAP_NEGATIVE_Y = 34072; -HXLINE( 232) this->TEXTURE_CUBE_MAP_POSITIVE_Y = 34071; -HXLINE( 231) this->TEXTURE_CUBE_MAP_NEGATIVE_X = 34070; -HXLINE( 230) this->TEXTURE_CUBE_MAP_POSITIVE_X = 34069; -HXLINE( 229) this->TEXTURE_BINDING_CUBE_MAP = 34068; -HXLINE( 228) this->TEXTURE_CUBE_MAP = 34067; -HXLINE( 227) this->TEXTURE = 5890; -HXLINE( 226) this->TEXTURE_WRAP_T = 10243; -HXLINE( 225) this->TEXTURE_WRAP_S = 10242; -HXLINE( 224) this->TEXTURE_MIN_FILTER = 10241; -HXLINE( 223) this->TEXTURE_MAG_FILTER = 10240; -HXLINE( 222) this->LINEAR_MIPMAP_LINEAR = 9987; -HXLINE( 221) this->NEAREST_MIPMAP_LINEAR = 9986; -HXLINE( 220) this->LINEAR_MIPMAP_NEAREST = 9985; -HXLINE( 219) this->NEAREST_MIPMAP_NEAREST = 9984; -HXLINE( 218) this->LINEAR = 9729; -HXLINE( 217) this->NEAREST = 9728; -HXLINE( 216) this->EXTENSIONS = 7939; -HXLINE( 215) this->VERSION = 7938; -HXLINE( 214) this->RENDERER = 7937; -HXLINE( 213) this->VENDOR = 7936; -HXLINE( 212) this->DECR_WRAP = 34056; -HXLINE( 211) this->INCR_WRAP = 34055; -HXLINE( 210) this->INVERT = 5386; -HXLINE( 209) this->DECR = 7683; -HXLINE( 208) this->INCR = 7682; -HXLINE( 207) this->REPLACE = 7681; -HXLINE( 206) this->KEEP = 7680; -HXLINE( 205) this->ALWAYS = 519; -HXLINE( 204) this->GEQUAL = 518; -HXLINE( 203) this->NOTEQUAL = 517; -HXLINE( 202) this->GREATER = 516; -HXLINE( 201) this->LEQUAL = 515; -HXLINE( 200) this->EQUAL = 514; -HXLINE( 199) this->LESS = 513; -HXLINE( 198) this->NEVER = 512; -HXLINE( 197) this->CURRENT_PROGRAM = 35725; -HXLINE( 196) this->SHADING_LANGUAGE_VERSION = 35724; -HXLINE( 195) this->ACTIVE_ATTRIBUTES_MAX_LENGTH = 35722; -HXLINE( 194) this->ACTIVE_ATTRIBUTES = 35721; -HXLINE( 193) this->ACTIVE_UNIFORMS_MAX_LENGTH = 35719; -HXLINE( 192) this->ACTIVE_UNIFORMS = 35718; -HXLINE( 191) this->ATTACHED_SHADERS = 35717; -HXLINE( 190) this->VALIDATE_STATUS = 35715; -HXLINE( 189) this->LINK_STATUS = 35714; -HXLINE( 188) this->DELETE_STATUS = 35712; -HXLINE( 187) this->SHADER_TYPE = 35663; -HXLINE( 186) this->MAX_FRAGMENT_UNIFORM_VECTORS = 36349; -HXLINE( 185) this->MAX_TEXTURE_IMAGE_UNITS = 34930; -HXLINE( 184) this->MAX_VERTEX_TEXTURE_IMAGE_UNITS = 35660; -HXLINE( 183) this->MAX_COMBINED_TEXTURE_IMAGE_UNITS = 35661; -HXLINE( 182) this->MAX_VARYING_VECTORS = 36348; -HXLINE( 181) this->MAX_VERTEX_UNIFORM_VECTORS = 36347; -HXLINE( 180) this->MAX_VERTEX_ATTRIBS = 34921; -HXLINE( 179) this->VERTEX_SHADER = 35633; -HXLINE( 178) this->FRAGMENT_SHADER = 35632; -HXLINE( 177) this->UNSIGNED_SHORT_5_6_5 = 33635; -HXLINE( 176) this->UNSIGNED_SHORT_5_5_5_1 = 32820; -HXLINE( 175) this->UNSIGNED_SHORT_4_4_4_4 = 32819; -HXLINE( 174) this->LUMINANCE_ALPHA = 6410; -HXLINE( 173) this->LUMINANCE = 6409; -HXLINE( 172) this->RGBA = 6408; -HXLINE( 171) this->RGB = 6407; -HXLINE( 170) this->ALPHA = 6406; -HXLINE( 169) this->DEPTH_COMPONENT = 6402; -HXLINE( 168) this->FIXED = 5132; -HXLINE( 167) this->FLOAT = 5126; -HXLINE( 166) this->UNSIGNED_INT = 5125; -HXLINE( 165) this->INT = 5124; -HXLINE( 164) this->UNSIGNED_SHORT = 5123; -HXLINE( 163) this->SHORT = 5122; -HXLINE( 162) this->UNSIGNED_BYTE = 5121; -HXLINE( 161) this->BYTE = 5120; -HXLINE( 160) this->GENERATE_MIPMAP_HINT = 33170; -HXLINE( 159) this->NICEST = 4354; -HXLINE( 158) this->FASTEST = 4353; -HXLINE( 157) this->DONT_CARE = 4352; -HXLINE( 156) this->COMPRESSED_TEXTURE_FORMATS = 34467; -HXLINE( 155) this->NUM_COMPRESSED_TEXTURE_FORMATS = 34466; -HXLINE( 154) this->SAMPLE_COVERAGE_INVERT = 32939; -HXLINE( 153) this->SAMPLE_COVERAGE_VALUE = 32938; -HXLINE( 152) this->SAMPLES = 32937; -HXLINE( 151) this->SAMPLE_BUFFERS = 32936; -HXLINE( 150) this->TEXTURE_BINDING_2D = 32873; -HXLINE( 149) this->POLYGON_OFFSET_FACTOR = 32824; -HXLINE( 148) this->POLYGON_OFFSET_UNITS = 10752; -HXLINE( 147) this->STENCIL_BITS = 3415; -HXLINE( 146) this->DEPTH_BITS = 3414; -HXLINE( 145) this->ALPHA_BITS = 3413; -HXLINE( 144) this->BLUE_BITS = 3412; -HXLINE( 143) this->GREEN_BITS = 3411; -HXLINE( 142) this->RED_BITS = 3410; -HXLINE( 141) this->SUBPIXEL_BITS = 3408; -HXLINE( 140) this->MAX_VIEWPORT_DIMS = 3386; -HXLINE( 139) this->MAX_TEXTURE_SIZE = 3379; -HXLINE( 138) this->PACK_ALIGNMENT = 3333; -HXLINE( 137) this->UNPACK_ALIGNMENT = 3317; -HXLINE( 136) this->COLOR_WRITEMASK = 3107; -HXLINE( 135) this->COLOR_CLEAR_VALUE = 3106; -HXLINE( 134) this->SCISSOR_BOX = 3088; -HXLINE( 133) this->VIEWPORT = 2978; -HXLINE( 132) this->STENCIL_BACK_WRITEMASK = 36005; -HXLINE( 131) this->STENCIL_BACK_VALUE_MASK = 36004; -HXLINE( 130) this->STENCIL_BACK_REF = 36003; -HXLINE( 129) this->STENCIL_BACK_PASS_DEPTH_PASS = 34819; -HXLINE( 128) this->STENCIL_BACK_PASS_DEPTH_FAIL = 34818; -HXLINE( 127) this->STENCIL_BACK_FAIL = 34817; -HXLINE( 126) this->STENCIL_BACK_FUNC = 34816; -HXLINE( 125) this->STENCIL_WRITEMASK = 2968; -HXLINE( 124) this->STENCIL_VALUE_MASK = 2963; -HXLINE( 123) this->STENCIL_REF = 2967; -HXLINE( 122) this->STENCIL_PASS_DEPTH_PASS = 2966; -HXLINE( 121) this->STENCIL_PASS_DEPTH_FAIL = 2965; -HXLINE( 120) this->STENCIL_FAIL = 2964; -HXLINE( 119) this->STENCIL_FUNC = 2962; -HXLINE( 118) this->STENCIL_CLEAR_VALUE = 2961; -HXLINE( 117) this->DEPTH_FUNC = 2932; -HXLINE( 116) this->DEPTH_CLEAR_VALUE = 2931; -HXLINE( 115) this->DEPTH_WRITEMASK = 2930; -HXLINE( 114) this->DEPTH_RANGE = 2928; -HXLINE( 113) this->FRONT_FACE = 2886; -HXLINE( 112) this->CULL_FACE_MODE = 2885; -HXLINE( 111) this->ALIASED_LINE_WIDTH_RANGE = 33902; -HXLINE( 110) this->ALIASED_POINT_SIZE_RANGE = 33901; -HXLINE( 109) this->LINE_WIDTH = 2849; -HXLINE( 108) this->CCW = 2305; -HXLINE( 107) this->CW = 2304; -HXLINE( 106) this->OUT_OF_MEMORY = 1285; -HXLINE( 105) this->INVALID_OPERATION = 1282; -HXLINE( 104) this->INVALID_VALUE = 1281; -HXLINE( 103) this->INVALID_ENUM = 1280; -HXLINE( 102) this->NO_ERROR = 0; -HXLINE( 101) this->SAMPLE_COVERAGE = 32928; -HXLINE( 100) this->SAMPLE_ALPHA_TO_COVERAGE = 32926; -HXLINE( 99) this->POLYGON_OFFSET_FILL = 32823; -HXLINE( 98) this->SCISSOR_TEST = 3089; -HXLINE( 97) this->DEPTH_TEST = 2929; -HXLINE( 96) this->STENCIL_TEST = 2960; -HXLINE( 95) this->DITHER = 3024; -HXLINE( 94) this->BLEND = 3042; -HXLINE( 93) this->CULL_FACE = 2884; -HXLINE( 92) this->TEXTURE_2D = 3553; -HXLINE( 91) this->FRONT_AND_BACK = 1032; -HXLINE( 90) this->BACK = 1029; -HXLINE( 89) this->FRONT = 1028; -HXLINE( 88) this->CURRENT_VERTEX_ATTRIB = 34342; -HXLINE( 87) this->BUFFER_USAGE = 34661; -HXLINE( 86) this->BUFFER_SIZE = 34660; -HXLINE( 85) this->DYNAMIC_DRAW = 35048; -HXLINE( 84) this->STATIC_DRAW = 35044; -HXLINE( 83) this->STREAM_DRAW = 35040; -HXLINE( 82) this->ELEMENT_ARRAY_BUFFER_BINDING = 34965; -HXLINE( 81) this->ARRAY_BUFFER_BINDING = 34964; -HXLINE( 80) this->ELEMENT_ARRAY_BUFFER = 34963; -HXLINE( 79) this->ARRAY_BUFFER = 34962; -HXLINE( 78) this->BLEND_COLOR = 32773; -HXLINE( 77) this->ONE_MINUS_CONSTANT_ALPHA = 32772; -HXLINE( 76) this->CONSTANT_ALPHA = 32771; -HXLINE( 75) this->ONE_MINUS_CONSTANT_COLOR = 32770; -HXLINE( 74) this->CONSTANT_COLOR = 32769; -HXLINE( 73) this->BLEND_SRC_ALPHA = 32971; -HXLINE( 72) this->BLEND_DST_ALPHA = 32970; -HXLINE( 71) this->BLEND_SRC_RGB = 32969; -HXLINE( 70) this->BLEND_DST_RGB = 32968; -HXLINE( 69) this->FUNC_REVERSE_SUBTRACT = 32779; -HXLINE( 68) this->FUNC_SUBTRACT = 32778; -HXLINE( 67) this->BLEND_EQUATION_ALPHA = 34877; -HXLINE( 66) this->BLEND_EQUATION_RGB = 32777; -HXLINE( 65) this->BLEND_EQUATION = 32777; -HXLINE( 64) this->FUNC_ADD = 32774; -HXLINE( 63) this->SRC_ALPHA_SATURATE = 776; -HXLINE( 62) this->ONE_MINUS_DST_COLOR = 775; -HXLINE( 61) this->DST_COLOR = 774; -HXLINE( 60) this->ONE_MINUS_DST_ALPHA = 773; -HXLINE( 59) this->DST_ALPHA = 772; -HXLINE( 58) this->ONE_MINUS_SRC_ALPHA = 771; -HXLINE( 57) this->SRC_ALPHA = 770; -HXLINE( 56) this->ONE_MINUS_SRC_COLOR = 769; -HXLINE( 55) this->SRC_COLOR = 768; -HXLINE( 54) this->ONE = 1; -HXLINE( 53) this->ZERO = 0; -HXLINE( 52) this->TRIANGLE_FAN = 6; -HXLINE( 51) this->TRIANGLE_STRIP = 5; -HXLINE( 50) this->TRIANGLES = 4; -HXLINE( 49) this->LINE_STRIP = 3; -HXLINE( 48) this->LINE_LOOP = 2; -HXLINE( 47) this->LINES = 1; -HXLINE( 46) this->POINTS = 0; -HXLINE( 45) this->COLOR_BUFFER_BIT = 16384; -HXLINE( 44) this->STENCIL_BUFFER_BIT = 1024; -HXLINE( 43) this->DEPTH_BUFFER_BIT = 256; -HXLINE( 631) this->_hx___contextID = ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___lastContextID++; -HXLINE( 633) this->_hx___initialize(); -HXLINE( 636) ::String versionString = ( (::String)(this->getParameter(this->VERSION)) ); -HXLINE( 637) if ((versionString.indexOf(HX_("OpenGL ES",5f,cb,92,95),null()) > -1)) { -HXLINE( 639) this->type = HX_("opengles",9d,f6,c9,fa); - } - else { -HXLINE( 643) this->type = HX_("opengl",6f,64,94,21); - } -HXLINE( 645) ::EReg ereg = ::EReg_obj::__alloc( HX_CTX ,HX_("[0-9]+[.]?[0-9]?",27,05,1c,6e),HX_("i",69,00,00,00)); -HXLINE( 646) if (ereg->match(versionString)) { -HXLINE( 648) this->version = ::Std_obj::parseFloat(ereg->matched(0)); - } - else { -HXLINE( 652) this->version = ( (Float)(2) ); - } - } - -Dynamic NativeOpenGLRenderContext_obj::__CreateEmpty() { return new NativeOpenGLRenderContext_obj; } - -void *NativeOpenGLRenderContext_obj::_hx_vtable = 0; - -Dynamic NativeOpenGLRenderContext_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NativeOpenGLRenderContext_obj > _hx_result = new NativeOpenGLRenderContext_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NativeOpenGLRenderContext_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x77967caf; -} - -void NativeOpenGLRenderContext_obj::activeTexture(int texture){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_663_activeTexture) -HXDLIN( 663) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_active_texture(texture); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,activeTexture,(void)) - -void NativeOpenGLRenderContext_obj::attachShader( ::lime::graphics::opengl::GLObject program, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_668_attachShader) -HXLINE( 669) bool _hx_tmp; -HXDLIN( 669) if (hx::IsNotNull( program )) { -HXLINE( 669) _hx_tmp = hx::IsNotNull( shader ); - } - else { -HXLINE( 669) _hx_tmp = false; - } -HXDLIN( 669) if (_hx_tmp) { -HXLINE( 671) if (hx::IsNull( program->refs )) { -HXLINE( 673) program->refs = ::Array_obj< ::Dynamic>::__new(1)->init(0,shader); - } - else { -HXLINE( 675) if ((program->refs->indexOf(shader,null()) == -1)) { -HXLINE( 677) program->refs->push(shader); - } - } - } -HXLINE( 682) int _hx_tmp1 = this->_hx___getObjectID(program); -HXDLIN( 682) int _hx_tmp2 = this->_hx___getObjectID(shader); -HXDLIN( 682) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_attach_shader(_hx_tmp1,_hx_tmp2); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,attachShader,(void)) - -void NativeOpenGLRenderContext_obj::beginQuery(int target, ::lime::graphics::opengl::GLObject query){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_689_beginQuery) -HXDLIN( 689) int _hx_tmp = this->_hx___getObjectID(query); -HXDLIN( 689) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_begin_query(target,_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,beginQuery,(void)) - -void NativeOpenGLRenderContext_obj::beginTransformFeedback(int primitiveNode){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_696_beginTransformFeedback) -HXDLIN( 696) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_begin_transform_feedback(primitiveNode); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,beginTransformFeedback,(void)) - -void NativeOpenGLRenderContext_obj::bindAttribLocation( ::lime::graphics::opengl::GLObject program,int index,::String name){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_703_bindAttribLocation) -HXDLIN( 703) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN( 703) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_bind_attrib_location(_hx_tmp,index,name); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,bindAttribLocation,(void)) - -void NativeOpenGLRenderContext_obj::bindBuffer(int target, ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_708_bindBuffer) -HXLINE( 709) if ((target == this->ARRAY_BUFFER)) { -HXLINE( 709) this->_hx___arrayBufferBinding = buffer; - } -HXLINE( 710) if ((target == this->ELEMENT_ARRAY_BUFFER)) { -HXLINE( 710) this->_hx___elementBufferBinding = buffer; - } -HXLINE( 713) int _hx_tmp = this->_hx___getObjectID(buffer); -HXDLIN( 713) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_bind_buffer(target,_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,bindBuffer,(void)) - -void NativeOpenGLRenderContext_obj::bindBufferBase(int target,int index, ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_720_bindBufferBase) -HXDLIN( 720) int _hx_tmp = this->_hx___getObjectID(buffer); -HXDLIN( 720) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_bind_buffer_base(target,index,_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,bindBufferBase,(void)) - -void NativeOpenGLRenderContext_obj::bindBufferRange(int target,int index, ::lime::graphics::opengl::GLObject buffer,Float offset,int size){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_727_bindBufferRange) -HXDLIN( 727) int _hx_tmp = this->_hx___getObjectID(buffer); -HXDLIN( 727) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_bind_buffer_range(target,index,_hx_tmp,offset,size); - } - - -HX_DEFINE_DYNAMIC_FUNC5(NativeOpenGLRenderContext_obj,bindBufferRange,(void)) - -void NativeOpenGLRenderContext_obj::bindFramebuffer(int target, ::lime::graphics::opengl::GLObject framebuffer){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_732_bindFramebuffer) -HXLINE( 733) this->_hx___framebufferBinding = framebuffer; -HXLINE( 736) int _hx_tmp = this->_hx___getObjectID(framebuffer); -HXDLIN( 736) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_bind_framebuffer(target,_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,bindFramebuffer,(void)) - -void NativeOpenGLRenderContext_obj::bindRenderbuffer(int target, ::lime::graphics::opengl::GLObject renderbuffer){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_741_bindRenderbuffer) -HXLINE( 742) this->_hx___renderbufferBinding = renderbuffer; -HXLINE( 745) int _hx_tmp = this->_hx___getObjectID(renderbuffer); -HXDLIN( 745) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_bind_renderbuffer(target,_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,bindRenderbuffer,(void)) - -void NativeOpenGLRenderContext_obj::bindSampler(int unit, ::lime::graphics::opengl::GLObject sampler){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_752_bindSampler) -HXDLIN( 752) int _hx_tmp = this->_hx___getObjectID(sampler); -HXDLIN( 752) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_bind_sampler(unit,_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,bindSampler,(void)) - -void NativeOpenGLRenderContext_obj::bindTexture(int target, ::lime::graphics::opengl::GLObject texture){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_757_bindTexture) -HXLINE( 758) if ((target == this->TEXTURE_2D)) { -HXLINE( 758) this->_hx___texture2DBinding = texture; - } -HXLINE( 759) if ((target == this->TEXTURE_CUBE_MAP)) { -HXLINE( 759) this->_hx___textureCubeMapBinding = texture; - } -HXLINE( 762) int _hx_tmp = this->_hx___getObjectID(texture); -HXDLIN( 762) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_bind_texture(target,_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,bindTexture,(void)) - -void NativeOpenGLRenderContext_obj::bindTransformFeedback(int target, ::lime::graphics::opengl::GLObject transformFeedback){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_769_bindTransformFeedback) -HXDLIN( 769) int _hx_tmp = this->_hx___getObjectID(transformFeedback); -HXDLIN( 769) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_bind_transform_feedback(target,_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,bindTransformFeedback,(void)) - -void NativeOpenGLRenderContext_obj::bindVertexArray( ::lime::graphics::opengl::GLObject vertexArray){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_776_bindVertexArray) -HXDLIN( 776) int _hx_tmp = this->_hx___getObjectID(vertexArray); -HXDLIN( 776) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_bind_vertex_array(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,bindVertexArray,(void)) - -void NativeOpenGLRenderContext_obj::blendColor(Float red,Float green,Float blue,Float alpha){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_783_blendColor) -HXDLIN( 783) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_blend_color(( (float)(red) ),( (float)(green) ),( (float)(blue) ),( (float)(alpha) )); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,blendColor,(void)) - -void NativeOpenGLRenderContext_obj::blendEquation(int mode){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_790_blendEquation) -HXDLIN( 790) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_blend_equation(mode); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,blendEquation,(void)) - -void NativeOpenGLRenderContext_obj::blendEquationSeparate(int modeRGB,int modeAlpha){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_797_blendEquationSeparate) -HXDLIN( 797) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_blend_equation_separate(modeRGB,modeAlpha); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,blendEquationSeparate,(void)) - -void NativeOpenGLRenderContext_obj::blendFunc(int sfactor,int dfactor){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_804_blendFunc) -HXDLIN( 804) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_blend_func(sfactor,dfactor); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,blendFunc,(void)) - -void NativeOpenGLRenderContext_obj::blendFuncSeparate(int srcRGB,int dstRGB,int srcAlpha,int dstAlpha){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_811_blendFuncSeparate) -HXDLIN( 811) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_blend_func_separate(srcRGB,dstRGB,srcAlpha,dstAlpha); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,blendFuncSeparate,(void)) - -void NativeOpenGLRenderContext_obj::blitFramebuffer(int srcX0,int srcY0,int srcX1,int srcY1,int dstX0,int dstY0,int dstX1,int dstY1,int mask,int filter){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_818_blitFramebuffer) -HXDLIN( 818) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_blit_framebuffer(srcX0,srcY0,srcX1,srcY1,dstX0,dstY0,dstX1,dstY1,mask,filter); - } - - -HX_DEFINE_DYNAMIC_FUNC10(NativeOpenGLRenderContext_obj,blitFramebuffer,(void)) - -void NativeOpenGLRenderContext_obj::bufferData(int target,int size,Float srcData,int usage){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_825_bufferData) -HXDLIN( 825) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_buffer_data(target,size,srcData,usage); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,bufferData,(void)) - -void NativeOpenGLRenderContext_obj::bufferSubData(int target,int dstByteOffset,int size,Float srcData){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_832_bufferSubData) -HXDLIN( 832) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_buffer_sub_data(target,dstByteOffset,size,srcData); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,bufferSubData,(void)) - -int NativeOpenGLRenderContext_obj::checkFramebufferStatus(int target){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_839_checkFramebufferStatus) -HXDLIN( 839) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_check_framebuffer_status(target); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,checkFramebufferStatus,return ) - -void NativeOpenGLRenderContext_obj::clear(int mask){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_848_clear) -HXDLIN( 848) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_clear(mask); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,clear,(void)) - -void NativeOpenGLRenderContext_obj::clearBufferfi(int buffer,int drawbuffer,Float depth,int stencil){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_855_clearBufferfi) -HXDLIN( 855) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_clear_bufferfi(buffer,drawbuffer,( (float)(depth) ),stencil); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,clearBufferfi,(void)) - -void NativeOpenGLRenderContext_obj::clearBufferfv(int buffer,int drawbuffer,Float value){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_862_clearBufferfv) -HXDLIN( 862) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_clear_bufferfv(buffer,drawbuffer,value); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,clearBufferfv,(void)) - -void NativeOpenGLRenderContext_obj::clearBufferiv(int buffer,int drawbuffer,Float value){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_869_clearBufferiv) -HXDLIN( 869) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_clear_bufferiv(buffer,drawbuffer,value); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,clearBufferiv,(void)) - -void NativeOpenGLRenderContext_obj::clearBufferuiv(int buffer,int drawbuffer,Float value){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_876_clearBufferuiv) -HXDLIN( 876) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_clear_bufferuiv(buffer,drawbuffer,value); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,clearBufferuiv,(void)) - -void NativeOpenGLRenderContext_obj::clearColor(Float red,Float green,Float blue,Float alpha){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_883_clearColor) -HXDLIN( 883) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_clear_color(( (float)(red) ),( (float)(green) ),( (float)(blue) ),( (float)(alpha) )); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,clearColor,(void)) - -void NativeOpenGLRenderContext_obj::clearDepthf(Float depth){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_890_clearDepthf) -HXDLIN( 890) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_clear_depthf(( (float)(depth) )); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,clearDepthf,(void)) - -void NativeOpenGLRenderContext_obj::clearStencil(int s){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_897_clearStencil) -HXDLIN( 897) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_clear_stencil(s); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,clearStencil,(void)) - -int NativeOpenGLRenderContext_obj::clientWaitSync( ::Dynamic sync,int flags, cpp::Int64Struct timeout){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_904_clientWaitSync) -HXDLIN( 904) int _hx_tmp = _hx_int64_high(timeout); -HXDLIN( 904) int _hx_tmp1 = _hx_int64_low(timeout); -HXDLIN( 904) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_client_wait_sync(hx::DynamicPtr(sync),flags,_hx_tmp,_hx_tmp1); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,clientWaitSync,return ) - -void NativeOpenGLRenderContext_obj::colorMask(bool red,bool green,bool blue,bool alpha){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_913_colorMask) -HXDLIN( 913) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_color_mask(red,green,blue,alpha); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,colorMask,(void)) - -void NativeOpenGLRenderContext_obj::compileShader( ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_920_compileShader) -HXDLIN( 920) int _hx_tmp = this->_hx___getObjectID(shader); -HXDLIN( 920) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_compile_shader(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,compileShader,(void)) - -void NativeOpenGLRenderContext_obj::compressedTexImage2D(int target,int level,int internalformat,int width,int height,int border,int imageSize,Float data){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_927_compressedTexImage2D) -HXDLIN( 927) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_compressed_tex_image_2d(target,level,internalformat,width,height,border,imageSize,data); - } - - -HX_DEFINE_DYNAMIC_FUNC8(NativeOpenGLRenderContext_obj,compressedTexImage2D,(void)) - -void NativeOpenGLRenderContext_obj::compressedTexImage3D(int target,int level,int internalformat,int width,int height,int depth,int border,int imageSize,Float data){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_935_compressedTexImage3D) -HXDLIN( 935) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_compressed_tex_image_3d(target,level,internalformat,width,height,depth,border,imageSize,data); - } - - -HX_DEFINE_DYNAMIC_FUNC9(NativeOpenGLRenderContext_obj,compressedTexImage3D,(void)) - -void NativeOpenGLRenderContext_obj::compressedTexSubImage2D(int target,int level,int xoffset,int yoffset,int width,int height,int format,int imageSize,Float data){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_943_compressedTexSubImage2D) -HXDLIN( 943) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_compressed_tex_sub_image_2d(target,level,xoffset,yoffset,width,height,format,imageSize,data); - } - - -HX_DEFINE_DYNAMIC_FUNC9(NativeOpenGLRenderContext_obj,compressedTexSubImage2D,(void)) - -void NativeOpenGLRenderContext_obj::compressedTexSubImage3D(int target,int level,int xoffset,int yoffset,int zoffset,int width,int height,int depth,int format,int imageSize,Float data){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_951_compressedTexSubImage3D) -HXDLIN( 951) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_compressed_tex_sub_image_3d(target,level,xoffset,yoffset,zoffset,width,height,depth,format,imageSize,data); - } - - -HX_DEFINE_DYNAMIC_FUNC11(NativeOpenGLRenderContext_obj,compressedTexSubImage3D,(void)) - -void NativeOpenGLRenderContext_obj::copyBufferSubData(int readTarget,int writeTarget,Float readOffset,Float writeOffset,int size){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_958_copyBufferSubData) -HXDLIN( 958) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_copy_buffer_sub_data(readTarget,writeTarget,readOffset,writeOffset,size); - } - - -HX_DEFINE_DYNAMIC_FUNC5(NativeOpenGLRenderContext_obj,copyBufferSubData,(void)) - -void NativeOpenGLRenderContext_obj::copyTexImage2D(int target,int level,int internalformat,int x,int y,int width,int height,int border){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_965_copyTexImage2D) -HXDLIN( 965) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_copy_tex_image_2d(target,level,internalformat,x,y,width,height,border); - } - - -HX_DEFINE_DYNAMIC_FUNC8(NativeOpenGLRenderContext_obj,copyTexImage2D,(void)) - -void NativeOpenGLRenderContext_obj::copyTexSubImage2D(int target,int level,int xoffset,int yoffset,int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_972_copyTexSubImage2D) -HXDLIN( 972) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_copy_tex_sub_image_2d(target,level,xoffset,yoffset,x,y,width,height); - } - - -HX_DEFINE_DYNAMIC_FUNC8(NativeOpenGLRenderContext_obj,copyTexSubImage2D,(void)) - -void NativeOpenGLRenderContext_obj::copyTexSubImage3D(int target,int level,int xoffset,int yoffset,int zoffset,int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_979_copyTexSubImage3D) -HXDLIN( 979) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_copy_tex_sub_image_3d(target,level,xoffset,yoffset,zoffset,x,y,width,height); - } - - -HX_DEFINE_DYNAMIC_FUNC9(NativeOpenGLRenderContext_obj,copyTexSubImage3D,(void)) - - ::lime::graphics::opengl::GLObject NativeOpenGLRenderContext_obj::createBuffer(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_984_createBuffer) -HXLINE( 986) int id = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_create_buffer(); -HXLINE( 987) if ((id == 0)) { -HXLINE( 987) return null(); - } -HXLINE( 988) ::lime::graphics::opengl::GLObject object = ::lime::graphics::opengl::GLObject_obj::__alloc( HX_CTX ,id); -HXLINE( 989) object->ptr = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_register(id,3,hx::DynamicPtr(object))) ); -HXLINE( 990) return object; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,createBuffer,return ) - - ::lime::graphics::opengl::GLObject NativeOpenGLRenderContext_obj::createFramebuffer(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_997_createFramebuffer) -HXLINE( 999) int id = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_create_framebuffer(); -HXLINE(1000) if ((id == 0)) { -HXLINE(1000) return null(); - } -HXLINE(1001) ::lime::graphics::opengl::GLObject object = ::lime::graphics::opengl::GLObject_obj::__alloc( HX_CTX ,id); -HXLINE(1002) object->ptr = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_register(id,5,hx::DynamicPtr(object))) ); -HXLINE(1003) return object; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,createFramebuffer,return ) - - ::lime::graphics::opengl::GLObject NativeOpenGLRenderContext_obj::createProgram(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_1010_createProgram) -HXLINE(1012) int id = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_create_program(); -HXLINE(1013) if ((id == 0)) { -HXLINE(1013) return null(); - } -HXLINE(1014) ::lime::graphics::opengl::GLObject object = ::lime::graphics::opengl::GLObject_obj::__alloc( HX_CTX ,id); -HXLINE(1015) object->ptr = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_register(id,1,hx::DynamicPtr(object))) ); -HXLINE(1016) return object; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,createProgram,return ) - - ::lime::graphics::opengl::GLObject NativeOpenGLRenderContext_obj::createQuery(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_1023_createQuery) -HXLINE(1025) int id = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_create_query(); -HXLINE(1026) if ((id == 0)) { -HXLINE(1026) return null(); - } -HXLINE(1027) ::lime::graphics::opengl::GLObject object = ::lime::graphics::opengl::GLObject_obj::__alloc( HX_CTX ,id); -HXLINE(1028) object->ptr = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_register(id,8,hx::DynamicPtr(object))) ); -HXLINE(1029) return object; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,createQuery,return ) - - ::lime::graphics::opengl::GLObject NativeOpenGLRenderContext_obj::createRenderbuffer(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_1036_createRenderbuffer) -HXLINE(1038) int id = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_create_renderbuffer(); -HXLINE(1039) if ((id == 0)) { -HXLINE(1039) return null(); - } -HXLINE(1040) ::lime::graphics::opengl::GLObject object = ::lime::graphics::opengl::GLObject_obj::__alloc( HX_CTX ,id); -HXLINE(1041) object->ptr = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_register(id,6,hx::DynamicPtr(object))) ); -HXLINE(1042) return object; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,createRenderbuffer,return ) - - ::lime::graphics::opengl::GLObject NativeOpenGLRenderContext_obj::createSampler(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_1049_createSampler) -HXLINE(1051) int id = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_create_sampler(); -HXLINE(1052) if ((id == 0)) { -HXLINE(1052) return null(); - } -HXLINE(1053) ::lime::graphics::opengl::GLObject object = ::lime::graphics::opengl::GLObject_obj::__alloc( HX_CTX ,id); -HXLINE(1054) object->ptr = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_register(id,9,hx::DynamicPtr(object))) ); -HXLINE(1055) return object; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,createSampler,return ) - - ::lime::graphics::opengl::GLObject NativeOpenGLRenderContext_obj::createShader(int type){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_1062_createShader) -HXLINE(1064) int id = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_create_shader(type); -HXLINE(1065) if ((id == 0)) { -HXLINE(1065) return null(); - } -HXLINE(1066) ::lime::graphics::opengl::GLObject object = ::lime::graphics::opengl::GLObject_obj::__alloc( HX_CTX ,id); -HXLINE(1067) object->ptr = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_register(id,2,hx::DynamicPtr(object))) ); -HXLINE(1068) return object; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,createShader,return ) - - ::lime::graphics::opengl::GLObject NativeOpenGLRenderContext_obj::createTexture(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_1075_createTexture) -HXLINE(1077) int id = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_create_texture(); -HXLINE(1078) if ((id == 0)) { -HXLINE(1078) return null(); - } -HXLINE(1079) ::lime::graphics::opengl::GLObject object = ::lime::graphics::opengl::GLObject_obj::__alloc( HX_CTX ,id); -HXLINE(1080) object->ptr = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_register(id,4,hx::DynamicPtr(object))) ); -HXLINE(1081) return object; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,createTexture,return ) - - ::lime::graphics::opengl::GLObject NativeOpenGLRenderContext_obj::createTransformFeedback(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_1088_createTransformFeedback) -HXLINE(1090) int id = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_create_transform_feedback(); -HXLINE(1091) if ((id == 0)) { -HXLINE(1091) return null(); - } -HXLINE(1092) ::lime::graphics::opengl::GLObject object = ::lime::graphics::opengl::GLObject_obj::__alloc( HX_CTX ,id); -HXLINE(1093) object->ptr = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_register(id,11,hx::DynamicPtr(object))) ); -HXLINE(1094) return object; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,createTransformFeedback,return ) - - ::lime::graphics::opengl::GLObject NativeOpenGLRenderContext_obj::createVertexArray(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_1101_createVertexArray) -HXLINE(1103) int id = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_create_vertex_array(); -HXLINE(1104) if ((id == 0)) { -HXLINE(1104) return null(); - } -HXLINE(1105) ::lime::graphics::opengl::GLObject object = ::lime::graphics::opengl::GLObject_obj::__alloc( HX_CTX ,id); -HXLINE(1106) object->ptr = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_register(id,7,hx::DynamicPtr(object))) ); -HXLINE(1107) return object; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,createVertexArray,return ) - -void NativeOpenGLRenderContext_obj::cullFace(int mode){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1116_cullFace) -HXDLIN(1116) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_cull_face(mode); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,cullFace,(void)) - -void NativeOpenGLRenderContext_obj::deleteBuffer( ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1121_deleteBuffer) -HXLINE(1123) if (hx::IsNotNull( buffer )) { -HXLINE(1123) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_deregister(hx::DynamicPtr(buffer)); - } -HXLINE(1124) int _hx_tmp = this->_hx___getObjectID(buffer); -HXDLIN(1124) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_delete_buffer(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,deleteBuffer,(void)) - -void NativeOpenGLRenderContext_obj::deleteFramebuffer( ::lime::graphics::opengl::GLObject framebuffer){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1129_deleteFramebuffer) -HXLINE(1131) if (hx::IsNotNull( framebuffer )) { -HXLINE(1131) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_deregister(hx::DynamicPtr(framebuffer)); - } -HXLINE(1132) int _hx_tmp = this->_hx___getObjectID(framebuffer); -HXDLIN(1132) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_delete_framebuffer(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,deleteFramebuffer,(void)) - -void NativeOpenGLRenderContext_obj::deleteProgram( ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1137_deleteProgram) -HXLINE(1139) if (hx::IsNotNull( program )) { -HXLINE(1139) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_deregister(hx::DynamicPtr(program)); - } -HXLINE(1140) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(1140) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_delete_program(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,deleteProgram,(void)) - -void NativeOpenGLRenderContext_obj::deleteQuery( ::lime::graphics::opengl::GLObject query){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1145_deleteQuery) -HXLINE(1147) if (hx::IsNotNull( query )) { -HXLINE(1147) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_deregister(hx::DynamicPtr(query)); - } -HXLINE(1148) int _hx_tmp = this->_hx___getObjectID(query); -HXDLIN(1148) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_delete_query(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,deleteQuery,(void)) - -void NativeOpenGLRenderContext_obj::deleteRenderbuffer( ::lime::graphics::opengl::GLObject renderbuffer){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1153_deleteRenderbuffer) -HXLINE(1155) if (hx::IsNotNull( renderbuffer )) { -HXLINE(1155) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_deregister(hx::DynamicPtr(renderbuffer)); - } -HXLINE(1156) int _hx_tmp = this->_hx___getObjectID(renderbuffer); -HXDLIN(1156) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_delete_renderbuffer(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,deleteRenderbuffer,(void)) - -void NativeOpenGLRenderContext_obj::deleteSampler( ::lime::graphics::opengl::GLObject sampler){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1161_deleteSampler) -HXLINE(1163) if (hx::IsNotNull( sampler )) { -HXLINE(1163) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_deregister(hx::DynamicPtr(sampler)); - } -HXLINE(1164) int _hx_tmp = this->_hx___getObjectID(sampler); -HXDLIN(1164) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_delete_sampler(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,deleteSampler,(void)) - -void NativeOpenGLRenderContext_obj::deleteShader( ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1169_deleteShader) -HXLINE(1171) if (hx::IsNotNull( shader )) { -HXLINE(1171) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_deregister(hx::DynamicPtr(shader)); - } -HXLINE(1172) int _hx_tmp = this->_hx___getObjectID(shader); -HXDLIN(1172) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_delete_shader(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,deleteShader,(void)) - -void NativeOpenGLRenderContext_obj::deleteSync( ::Dynamic sync){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1179_deleteSync) -HXDLIN(1179) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_delete_sync(hx::DynamicPtr(sync)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,deleteSync,(void)) - -void NativeOpenGLRenderContext_obj::deleteTexture( ::lime::graphics::opengl::GLObject texture){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1184_deleteTexture) -HXLINE(1186) if (hx::IsNotNull( texture )) { -HXLINE(1186) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_deregister(hx::DynamicPtr(texture)); - } -HXLINE(1187) int _hx_tmp = this->_hx___getObjectID(texture); -HXDLIN(1187) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_delete_texture(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,deleteTexture,(void)) - -void NativeOpenGLRenderContext_obj::deleteTransformFeedback( ::lime::graphics::opengl::GLObject transformFeedback){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1192_deleteTransformFeedback) -HXLINE(1194) if (hx::IsNotNull( transformFeedback )) { -HXLINE(1194) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_deregister(hx::DynamicPtr(transformFeedback)); - } -HXLINE(1195) int _hx_tmp = this->_hx___getObjectID(transformFeedback); -HXDLIN(1195) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_delete_transform_feedback(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,deleteTransformFeedback,(void)) - -void NativeOpenGLRenderContext_obj::deleteVertexArray( ::lime::graphics::opengl::GLObject vertexArray){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1200_deleteVertexArray) -HXLINE(1202) if (hx::IsNotNull( vertexArray )) { -HXLINE(1202) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_deregister(hx::DynamicPtr(vertexArray)); - } -HXLINE(1203) int _hx_tmp = this->_hx___getObjectID(vertexArray); -HXDLIN(1203) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_delete_vertex_array(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,deleteVertexArray,(void)) - -void NativeOpenGLRenderContext_obj::depthFunc(int func){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1210_depthFunc) -HXDLIN(1210) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_depth_func(func); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,depthFunc,(void)) - -void NativeOpenGLRenderContext_obj::depthMask(bool flag){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1217_depthMask) -HXDLIN(1217) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_depth_mask(flag); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,depthMask,(void)) - -void NativeOpenGLRenderContext_obj::depthRangef(Float zNear,Float zFar){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1224_depthRangef) -HXDLIN(1224) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_depth_rangef(( (float)(zNear) ),( (float)(zFar) )); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,depthRangef,(void)) - -void NativeOpenGLRenderContext_obj::detachShader( ::lime::graphics::opengl::GLObject program, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1229_detachShader) -HXLINE(1230) bool _hx_tmp; -HXDLIN(1230) if (hx::IsNotNull( program )) { -HXLINE(1230) _hx_tmp = hx::IsNotNull( program->refs ); - } - else { -HXLINE(1230) _hx_tmp = false; - } -HXDLIN(1230) if (_hx_tmp) { -HXLINE(1232) program->refs->remove(shader); - } -HXLINE(1236) int _hx_tmp1 = this->_hx___getObjectID(program); -HXDLIN(1236) int _hx_tmp2 = this->_hx___getObjectID(shader); -HXDLIN(1236) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_detach_shader(_hx_tmp1,_hx_tmp2); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,detachShader,(void)) - -void NativeOpenGLRenderContext_obj::disable(int cap){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1243_disable) -HXDLIN(1243) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_disable(cap); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,disable,(void)) - -void NativeOpenGLRenderContext_obj::disableVertexAttribArray(int index){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1250_disableVertexAttribArray) -HXDLIN(1250) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_disable_vertex_attrib_array(index); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,disableVertexAttribArray,(void)) - -void NativeOpenGLRenderContext_obj::drawArrays(int mode,int first,int count){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1257_drawArrays) -HXDLIN(1257) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_draw_arrays(mode,first,count); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,drawArrays,(void)) - -void NativeOpenGLRenderContext_obj::drawArraysInstanced(int mode,int first,int count,int instanceCount){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1264_drawArraysInstanced) -HXDLIN(1264) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_draw_arrays_instanced(mode,first,count,instanceCount); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,drawArraysInstanced,(void)) - -void NativeOpenGLRenderContext_obj::drawBuffers(::Array< int > buffers){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1277_drawBuffers) -HXDLIN(1277) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_draw_buffers(hx::DynamicPtr(buffers)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,drawBuffers,(void)) - -void NativeOpenGLRenderContext_obj::drawElements(int mode,int count,int type,Float offset){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1284_drawElements) -HXDLIN(1284) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_draw_elements(mode,count,type,offset); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,drawElements,(void)) - -void NativeOpenGLRenderContext_obj::drawElementsInstanced(int mode,int count,int type,Float offset,int instanceCount){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1291_drawElementsInstanced) -HXDLIN(1291) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_draw_elements_instanced(mode,count,type,offset,instanceCount); - } - - -HX_DEFINE_DYNAMIC_FUNC5(NativeOpenGLRenderContext_obj,drawElementsInstanced,(void)) - -void NativeOpenGLRenderContext_obj::drawRangeElements(int mode,int start,int end,int count,int type,Float offset){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1298_drawRangeElements) -HXDLIN(1298) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_draw_range_elements(mode,start,end,count,type,offset); - } - - -HX_DEFINE_DYNAMIC_FUNC6(NativeOpenGLRenderContext_obj,drawRangeElements,(void)) - -void NativeOpenGLRenderContext_obj::enable(int cap){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1305_enable) -HXDLIN(1305) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_enable(cap); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,enable,(void)) - -void NativeOpenGLRenderContext_obj::enableVertexAttribArray(int index){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1312_enableVertexAttribArray) -HXDLIN(1312) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_enable_vertex_attrib_array(index); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,enableVertexAttribArray,(void)) - -void NativeOpenGLRenderContext_obj::endQuery(int target){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1319_endQuery) -HXDLIN(1319) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_end_query(target); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,endQuery,(void)) - -void NativeOpenGLRenderContext_obj::endTransformFeedback(){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1326_endTransformFeedback) -HXDLIN(1326) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_end_transform_feedback(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,endTransformFeedback,(void)) - - ::Dynamic NativeOpenGLRenderContext_obj::fenceSync(int condition,int flags){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1333_fenceSync) -HXDLIN(1333) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_fence_sync(condition,flags)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,fenceSync,return ) - -void NativeOpenGLRenderContext_obj::finish(){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1342_finish) -HXDLIN(1342) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_finish(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,finish,(void)) - -void NativeOpenGLRenderContext_obj::flush(){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1349_flush) -HXDLIN(1349) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_flush(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,flush,(void)) - -void NativeOpenGLRenderContext_obj::framebufferRenderbuffer(int target,int attachment,int renderbuffertarget, ::lime::graphics::opengl::GLObject renderbuffer){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1356_framebufferRenderbuffer) -HXDLIN(1356) int _hx_tmp = this->_hx___getObjectID(renderbuffer); -HXDLIN(1356) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_framebuffer_renderbuffer(target,attachment,renderbuffertarget,_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,framebufferRenderbuffer,(void)) - -void NativeOpenGLRenderContext_obj::framebufferTexture2D(int target,int attachment,int textarget, ::lime::graphics::opengl::GLObject texture,int level){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1363_framebufferTexture2D) -HXDLIN(1363) int _hx_tmp = this->_hx___getObjectID(texture); -HXDLIN(1363) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_framebuffer_texture2D(target,attachment,textarget,_hx_tmp,level); - } - - -HX_DEFINE_DYNAMIC_FUNC5(NativeOpenGLRenderContext_obj,framebufferTexture2D,(void)) - -void NativeOpenGLRenderContext_obj::framebufferTextureLayer(int target,int attachment, ::lime::graphics::opengl::GLObject texture,int level,int layer){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1370_framebufferTextureLayer) -HXDLIN(1370) int _hx_tmp = this->_hx___getObjectID(texture); -HXDLIN(1370) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_framebuffer_texture_layer(target,attachment,_hx_tmp,level,layer); - } - - -HX_DEFINE_DYNAMIC_FUNC5(NativeOpenGLRenderContext_obj,framebufferTextureLayer,(void)) - -void NativeOpenGLRenderContext_obj::frontFace(int mode){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1377_frontFace) -HXDLIN(1377) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_front_face(mode); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,frontFace,(void)) - -void NativeOpenGLRenderContext_obj::generateMipmap(int target){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1384_generateMipmap) -HXDLIN(1384) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_generate_mipmap(target); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,generateMipmap,(void)) - - ::Dynamic NativeOpenGLRenderContext_obj::getActiveAttrib( ::lime::graphics::opengl::GLObject program,int index){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1406_getActiveAttrib) -HXDLIN(1406) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(1406) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_active_attrib(_hx_tmp,index)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getActiveAttrib,return ) - - ::Dynamic NativeOpenGLRenderContext_obj::getActiveUniform( ::lime::graphics::opengl::GLObject program,int index){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1431_getActiveUniform) -HXDLIN(1431) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(1431) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_active_uniform(_hx_tmp,index)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getActiveUniform,return ) - -int NativeOpenGLRenderContext_obj::getActiveUniformBlocki( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1441_getActiveUniformBlocki) -HXDLIN(1441) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(1441) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_active_uniform_blocki(_hx_tmp,uniformBlockIndex,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getActiveUniformBlocki,return ) - -void NativeOpenGLRenderContext_obj::getActiveUniformBlockiv( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1450_getActiveUniformBlockiv) -HXDLIN(1450) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(1450) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_active_uniform_blockiv(_hx_tmp,uniformBlockIndex,pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,getActiveUniformBlockiv,(void)) - -::String NativeOpenGLRenderContext_obj::getActiveUniformBlockName( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1455_getActiveUniformBlockName) -HXLINE(1457) int result = this->_hx___getObjectID(program); -HXDLIN(1457) ::hx::Object * result1 = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_active_uniform_block_name(result,uniformBlockIndex); -HXLINE(1461) return ( ( ::Dynamic)(result1) ); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getActiveUniformBlockName,return ) - - ::Dynamic NativeOpenGLRenderContext_obj::getActiveUniformBlockParameter( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1471_getActiveUniformBlockParameter) -HXDLIN(1471) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getActiveUniformBlockParameter,return ) - - ::Dynamic NativeOpenGLRenderContext_obj::getActiveUniforms( ::lime::graphics::opengl::GLObject program,::Array< int > uniformIndices,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1478_getActiveUniforms) -HXDLIN(1478) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getActiveUniforms,return ) - -void NativeOpenGLRenderContext_obj::getActiveUniformsiv( ::lime::graphics::opengl::GLObject program,::Array< int > uniformIndices,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1490_getActiveUniformsiv) -HXDLIN(1490) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(1490) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_active_uniformsiv(_hx_tmp,hx::DynamicPtr(uniformIndices),pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,getActiveUniformsiv,(void)) - -::Array< ::Dynamic> NativeOpenGLRenderContext_obj::getAttachedShaders( ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1495_getAttachedShaders) -HXLINE(1497) int result = this->_hx___getObjectID(program); -HXDLIN(1497) ::hx::Object * result1 = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_attached_shaders(result); -HXLINE(1506) return ( ( ::Dynamic)(result1) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,getAttachedShaders,return ) - -int NativeOpenGLRenderContext_obj::getAttribLocation( ::lime::graphics::opengl::GLObject program,::String name){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1515_getAttribLocation) -HXDLIN(1515) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(1515) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_attrib_location(_hx_tmp,name); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getAttribLocation,return ) - -bool NativeOpenGLRenderContext_obj::getBoolean(int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1524_getBoolean) -HXDLIN(1524) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_boolean(pname); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,getBoolean,return ) - -void NativeOpenGLRenderContext_obj::getBooleanv(int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1533_getBooleanv) -HXDLIN(1533) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_booleanv(pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getBooleanv,(void)) - - ::Dynamic NativeOpenGLRenderContext_obj::getBufferParameter(int target,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1539_getBufferParameter) -HXDLIN(1539) return this->getBufferParameteri(target,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getBufferParameter,return ) - -int NativeOpenGLRenderContext_obj::getBufferParameteri(int target,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1545_getBufferParameteri) -HXDLIN(1545) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_buffer_parameteri(target,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getBufferParameteri,return ) - -void NativeOpenGLRenderContext_obj::getBufferParameteri64v(int target,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1554_getBufferParameteri64v) -HXDLIN(1554) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_buffer_parameteri64v(target,pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getBufferParameteri64v,(void)) - -void NativeOpenGLRenderContext_obj::getBufferParameteriv(int target,int pname,Float data){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1561_getBufferParameteriv) -HXDLIN(1561) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_buffer_parameteriv(target,pname,data); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getBufferParameteriv,(void)) - -Float NativeOpenGLRenderContext_obj::getBufferPointerv(int target,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1568_getBufferPointerv) -HXDLIN(1568) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_buffer_pointerv(target,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getBufferPointerv,return ) - -void NativeOpenGLRenderContext_obj::getBufferSubData(int target,Float offset,int size,Float data){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1577_getBufferSubData) -HXDLIN(1577) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_buffer_sub_data(target,offset,size,data); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,getBufferSubData,(void)) - - ::Dynamic NativeOpenGLRenderContext_obj::getContextAttributes(){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1582_getContextAttributes) -HXLINE(1584) ::Dynamic base = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_context_attributes()) ); -HXLINE(1585) base->__SetField(HX_("premultipliedAlpha",28,8e,5c,1a),false,hx::paccDynamic); -HXLINE(1586) base->__SetField(HX_("preserveDrawingBuffer",92,bb,1e,4b),false,hx::paccDynamic); -HXLINE(1587) return base; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,getContextAttributes,return ) - -int NativeOpenGLRenderContext_obj::getError(){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1596_getError) -HXDLIN(1596) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_error(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,getError,return ) - - ::Dynamic NativeOpenGLRenderContext_obj::getExtension(::String name){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_1603_getExtension) -HXLINE(1604) if (hx::IsNull( ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjects )) { -HXLINE(1606) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjects = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE(1607) ::Array< ::String > supportedExtensions = this->getSupportedExtensions(); -HXLINE(1609) { -HXLINE(1609) int _g = 0; -HXDLIN(1609) while((_g < supportedExtensions->length)){ -HXLINE(1609) ::String extension = supportedExtensions->__get(_g); -HXDLIN(1609) _g = (_g + 1); -HXLINE(1611) if (::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->exists(extension)) { -HXLINE(1613) ::Dynamic value = null(); -HXDLIN(1613) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjects->set(extension,value); - } - } - } - } -HXLINE(1618) if (::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjects->exists(name)) { -HXLINE(1620) ::Dynamic object = ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjects->get(name); -HXLINE(1622) if (hx::IsNull( object )) { -HXLINE(1624) object = ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->get(name)(); -HXLINE(1625) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjects->set(name,object); -HXLINE(1628) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_extension(name); - } -HXLINE(1632) return object; - } - else { -HXLINE(1636) return null(); - } -HXLINE(1618) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,getExtension,return ) - -Float NativeOpenGLRenderContext_obj::getFloat(int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1643_getFloat) -HXDLIN(1643) return ( (Float)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_float(pname)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,getFloat,return ) - -void NativeOpenGLRenderContext_obj::getFloatv(int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1652_getFloatv) -HXDLIN(1652) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_floatv(pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getFloatv,(void)) - -int NativeOpenGLRenderContext_obj::getFragDataLocation( ::lime::graphics::opengl::GLObject program,::String name){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1659_getFragDataLocation) -HXDLIN(1659) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(1659) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_frag_data_location(_hx_tmp,name); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getFragDataLocation,return ) - - ::Dynamic NativeOpenGLRenderContext_obj::getFramebufferAttachmentParameter(int target,int attachment,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1666_getFramebufferAttachmentParameter) -HXLINE(1667) int value = this->getFramebufferAttachmentParameteri(target,attachment,pname); -HXLINE(1669) if ((pname == this->FRAMEBUFFER_ATTACHMENT_OBJECT_NAME)) { -HXLINE(1671) ::lime::graphics::opengl::GLObject texture = ::lime::graphics::opengl::_GLTexture::GLTexture_Impl__obj::fromInt(value); -HXLINE(1672) if (hx::IsNotNull( texture )) { -HXLINE(1672) return texture; - } -HXLINE(1674) ::lime::graphics::opengl::GLObject renderbuffer = ::lime::graphics::opengl::_GLRenderbuffer::GLRenderbuffer_Impl__obj::fromInt(value); -HXLINE(1675) if (hx::IsNotNull( renderbuffer )) { -HXLINE(1675) return renderbuffer; - } - } -HXLINE(1678) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getFramebufferAttachmentParameter,return ) - -int NativeOpenGLRenderContext_obj::getFramebufferAttachmentParameteri(int target,int attachment,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1684_getFramebufferAttachmentParameteri) -HXDLIN(1684) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_framebuffer_attachment_parameteri(target,attachment,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getFramebufferAttachmentParameteri,return ) - -void NativeOpenGLRenderContext_obj::getFramebufferAttachmentParameteriv(int target,int attachment,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1693_getFramebufferAttachmentParameteriv) -HXDLIN(1693) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_framebuffer_attachment_parameteriv(target,attachment,pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,getFramebufferAttachmentParameteriv,(void)) - - ::Dynamic NativeOpenGLRenderContext_obj::getIndexedParameter(int target,int index){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1701_getIndexedParameter) -HXDLIN(1701) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getIndexedParameter,return ) - -int NativeOpenGLRenderContext_obj::getInteger(int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1707_getInteger) -HXDLIN(1707) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_integer(pname); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,getInteger,return ) - - cpp::Int64Struct NativeOpenGLRenderContext_obj::getInteger64(int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1720_getInteger64) -HXDLIN(1720) return ( ::cpp::Int64Struct(0)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,getInteger64,return ) - - cpp::Int64Struct NativeOpenGLRenderContext_obj::getInteger64i(int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1731_getInteger64i) -HXDLIN(1731) return ( ::cpp::Int64Struct(0)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,getInteger64i,return ) - -void NativeOpenGLRenderContext_obj::getInteger64i_v(int pname,int index,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1738_getInteger64i_v) -HXDLIN(1738) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_integer64i_v(pname,index,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getInteger64i_v,(void)) - -void NativeOpenGLRenderContext_obj::getInteger64v(int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1745_getInteger64v) -HXDLIN(1745) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_integer64v(pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getInteger64v,(void)) - -void NativeOpenGLRenderContext_obj::getIntegeri_v(int pname,int index,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1752_getIntegeri_v) -HXDLIN(1752) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_integeri_v(pname,index,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getIntegeri_v,(void)) - -void NativeOpenGLRenderContext_obj::getIntegerv(int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1759_getIntegerv) -HXDLIN(1759) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_integerv(pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getIntegerv,(void)) - -int NativeOpenGLRenderContext_obj::getInternalformati(int target,int internalformat,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1770_getInternalformati) -HXDLIN(1770) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getInternalformati,return ) - -void NativeOpenGLRenderContext_obj::getInternalformativ(int target,int internalformat,int pname,int bufSize,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1777_getInternalformativ) -HXDLIN(1777) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_internalformativ(target,internalformat,pname,bufSize,params); - } - - -HX_DEFINE_DYNAMIC_FUNC5(NativeOpenGLRenderContext_obj,getInternalformativ,(void)) - - ::Dynamic NativeOpenGLRenderContext_obj::getInternalformatParameter(int target,int internalformat,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1785_getInternalformatParameter) -HXDLIN(1785) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getInternalformatParameter,return ) - - ::Dynamic NativeOpenGLRenderContext_obj::getParameter(int pname){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_1790_getParameter) -HXDLIN(1790) switch((int)(pname)){ - case (int)2885: case (int)2886: case (int)2932: case (int)2961: case (int)2962: case (int)2963: case (int)2964: case (int)2965: case (int)2966: case (int)2967: case (int)2968: case (int)3317: case (int)3333: case (int)3379: case (int)3408: case (int)3410: case (int)3411: case (int)3412: case (int)3413: case (int)3414: case (int)3415: case (int)32777: case (int)32936: case (int)32937: case (int)32968: case (int)32969: case (int)32970: case (int)32971: case (int)33170: case (int)34016: case (int)34024: case (int)34076: case (int)34816: case (int)34817: case (int)34818: case (int)34819: case (int)34877: case (int)34921: case (int)34930: case (int)35660: case (int)35661: case (int)35738: case (int)35739: case (int)36003: case (int)36004: case (int)36005: case (int)36347: case (int)36348: case (int)36349: case (int)37443: { -HXLINE(1827) return this->getInteger(pname); - } - break; - case (int)2928: case (int)33901: case (int)33902: { -HXLINE(1809) ::haxe::io::Bytes buffer = null(); -HXDLIN(1809) ::cpp::VirtualArray array = null(); -HXDLIN(1809) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN(1809) ::lime::utils::ArrayBufferView view = null(); -HXDLIN(1809) ::Dynamic len = null(); -HXDLIN(1809) ::lime::utils::ArrayBufferView this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,2,8); -HXDLIN(1809) ::lime::utils::ArrayBufferView params = this1; -HXLINE(1810) this->getFloatv(pname,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(params)); -HXLINE(1811) return params; - } - break; - case (int)2884: case (int)2929: case (int)2930: case (int)2960: case (int)3024: case (int)3042: case (int)3089: case (int)32823: case (int)32939: case (int)37440: case (int)37441: { -HXLINE(1794) return this->getBoolean(pname); - } - break; - case (int)2978: case (int)3088: { -HXLINE(1840) ::haxe::io::Bytes buffer1 = null(); -HXDLIN(1840) ::cpp::VirtualArray array1 = null(); -HXDLIN(1840) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN(1840) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN(1840) ::Dynamic len1 = null(); -HXDLIN(1840) ::lime::utils::ArrayBufferView this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,4,3); -HXDLIN(1840) ::lime::utils::ArrayBufferView params1 = this2; -HXLINE(1841) this->getIntegerv(pname,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(params1)); -HXLINE(1842) return params1; - } - break; - case (int)3106: case (int)32773: { -HXLINE(1814) ::haxe::io::Bytes buffer2 = null(); -HXDLIN(1814) ::cpp::VirtualArray array2 = null(); -HXDLIN(1814) ::openfl::_Vector::FloatVector vector2 = null(); -HXDLIN(1814) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN(1814) ::Dynamic len2 = null(); -HXDLIN(1814) ::lime::utils::ArrayBufferView this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,4,8); -HXDLIN(1814) ::lime::utils::ArrayBufferView params2 = this3; -HXLINE(1815) this->getFloatv(pname,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(params2)); -HXLINE(1816) return params2; - } - break; - case (int)3107: { -HXLINE(1797) ::haxe::io::Bytes params3 = ::haxe::io::Bytes_obj::alloc(4); -HXLINE(1798) this->getBooleanv(pname,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBuffer(params3)); -HXLINE(1800) ::Array< bool > data = ::Array_obj< bool >::__new(); -HXLINE(1801) { -HXLINE(1802) data[0] = (params3->b->__get(0) != 0); -HXDLIN(1802) data[1] = (params3->b->__get(1) != 0); -HXDLIN(1802) data[2] = (params3->b->__get(2) != 0); -HXDLIN(1802) data[3] = (params3->b->__get(3) != 0); - } -HXLINE(1803) return data; - } - break; - case (int)3386: { -HXLINE(1835) ::haxe::io::Bytes buffer3 = null(); -HXDLIN(1835) ::cpp::VirtualArray array3 = null(); -HXDLIN(1835) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN(1835) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN(1835) ::Dynamic len3 = null(); -HXDLIN(1835) ::lime::utils::ArrayBufferView this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,2,3); -HXDLIN(1835) ::lime::utils::ArrayBufferView params4 = this4; -HXLINE(1836) this->getIntegerv(pname,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(params4)); -HXLINE(1837) return params4; - } - break; - case (int)7936: case (int)7937: case (int)7938: case (int)35724: { -HXLINE(1845) return this->getString(pname); - } - break; - case (int)2849: case (int)2931: case (int)10752: case (int)32824: case (int)32938: { -HXLINE(1806) return this->getFloat(pname); - } - break; - case (int)32873: case (int)34068: { -HXLINE(1864) ::lime::graphics::opengl::GLObject data1 = ::lime::graphics::opengl::_GLTexture::GLTexture_Impl__obj::fromInt(this->getInteger(pname)); -HXLINE(1865) return data1; - } - break; - case (int)34467: { -HXLINE(1830) ::Dynamic elements = this->getInteger(34466); -HXDLIN(1830) ::haxe::io::Bytes buffer4 = null(); -HXDLIN(1830) ::cpp::VirtualArray array4 = null(); -HXDLIN(1830) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN(1830) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN(1830) ::Dynamic len4 = null(); -HXDLIN(1830) ::lime::utils::ArrayBufferView this5; -HXDLIN(1830) if (hx::IsNotNull( elements )) { -HXLINE(1830) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,7); - } - else { -HXLINE(1830) if (hx::IsNotNull( array4 )) { -HXLINE(1830) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN(1830) _this->byteOffset = 0; -HXDLIN(1830) _this->length = array4->get_length(); -HXDLIN(1830) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN(1830) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN(1830) _this->buffer = this6; -HXDLIN(1830) _this->copyFromArray(array4,null()); -HXDLIN(1830) this5 = _this; - } - else { -HXLINE(1830) if (hx::IsNotNull( vector4 )) { -HXLINE(1830) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN(1830) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN(1830) _this1->byteOffset = 0; -HXDLIN(1830) _this1->length = array5->get_length(); -HXDLIN(1830) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN(1830) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN(1830) _this1->buffer = this7; -HXDLIN(1830) _this1->copyFromArray(array5,null()); -HXDLIN(1830) this5 = _this1; - } - else { -HXLINE(1830) if (hx::IsNotNull( view4 )) { -HXLINE(1830) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN(1830) ::haxe::io::Bytes srcData = view4->buffer; -HXDLIN(1830) int srcLength = view4->length; -HXDLIN(1830) int srcByteOffset = view4->byteOffset; -HXDLIN(1830) int srcElementSize = view4->bytesPerElement; -HXDLIN(1830) int elementSize = _this2->bytesPerElement; -HXDLIN(1830) if ((view4->type == _this2->type)) { -HXLINE(1830) int srcLength1 = srcData->length; -HXDLIN(1830) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN(1830) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN(1830) _this2->buffer = this8; -HXDLIN(1830) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE(1830) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN(1830) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN(1830) _this2->byteOffset = 0; -HXDLIN(1830) _this2->length = srcLength; -HXDLIN(1830) this5 = _this2; - } - else { -HXLINE(1830) if (hx::IsNotNull( buffer4 )) { -HXLINE(1830) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN(1830) int in_byteOffset = 0; -HXDLIN(1830) if ((in_byteOffset < 0)) { -HXLINE(1830) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1830) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE(1830) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1830) int bufferByteLength = buffer4->length; -HXDLIN(1830) int elementSize1 = _this3->bytesPerElement; -HXDLIN(1830) int newByteLength = bufferByteLength; -HXDLIN(1830) if (hx::IsNull( len4 )) { -HXLINE(1830) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN(1830) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE(1830) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1830) if ((newByteLength < 0)) { -HXLINE(1830) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE(1830) newByteLength = (( (int)(len4) ) * _this3->bytesPerElement); -HXDLIN(1830) int newRange = (in_byteOffset + newByteLength); -HXDLIN(1830) if ((newRange > bufferByteLength)) { -HXLINE(1830) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN(1830) _this3->buffer = buffer4; -HXDLIN(1830) _this3->byteOffset = in_byteOffset; -HXDLIN(1830) _this3->byteLength = newByteLength; -HXDLIN(1830) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN(1830) this5 = _this3; - } - else { -HXLINE(1830) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXDLIN(1830) ::lime::utils::ArrayBufferView params5 = this5; -HXLINE(1831) this->getIntegerv(pname,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(params5)); -HXLINE(1832) return params5; - } - break; - case (int)34964: case (int)34965: { -HXLINE(1848) ::lime::graphics::opengl::GLObject data2 = ::lime::graphics::opengl::_GLBuffer::GLBuffer_Impl__obj::fromInt(this->getInteger(pname)); -HXLINE(1849) return data2; - } - break; - case (int)35725: { -HXLINE(1852) ::lime::graphics::opengl::GLObject data3 = ::lime::graphics::opengl::_GLProgram::GLProgram_Impl__obj::fromInt(this->getInteger(pname)); -HXLINE(1853) return data3; - } - break; - case (int)36006: { -HXLINE(1856) ::lime::graphics::opengl::GLObject data4 = ::lime::graphics::opengl::_GLFramebuffer::GLFramebuffer_Impl__obj::fromInt(this->getInteger(pname)); -HXLINE(1857) return data4; - } - break; - case (int)36007: { -HXLINE(1860) ::lime::graphics::opengl::GLObject data5 = ::lime::graphics::opengl::_GLRenderbuffer::GLRenderbuffer_Impl__obj::fromInt(this->getInteger(pname)); -HXLINE(1861) return data5; - } - break; - default:{ -HXLINE(1868) return this->getInteger(pname); - } - } -HXLINE(1790) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,getParameter,return ) - -int NativeOpenGLRenderContext_obj::getProgrami( ::lime::graphics::opengl::GLObject program,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1876_getProgrami) -HXDLIN(1876) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(1876) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_programi(_hx_tmp,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getProgrami,return ) - -void NativeOpenGLRenderContext_obj::getProgramiv( ::lime::graphics::opengl::GLObject program,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1885_getProgramiv) -HXDLIN(1885) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(1885) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_programiv(_hx_tmp,pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getProgramiv,(void)) - - ::haxe::io::Bytes NativeOpenGLRenderContext_obj::getProgramBinary( ::lime::graphics::opengl::GLObject program,int binaryFormat){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1890_getProgramBinary) -HXLINE(1892) ::haxe::io::Bytes bytes = ::haxe::io::Bytes_obj::alloc(0); -HXLINE(1893) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(1893) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_program_binary(_hx_tmp,binaryFormat,hx::DynamicPtr(bytes)); -HXLINE(1894) return bytes; - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getProgramBinary,return ) - -::String NativeOpenGLRenderContext_obj::getProgramInfoLog( ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1901_getProgramInfoLog) -HXLINE(1903) int result = this->_hx___getObjectID(program); -HXDLIN(1903) ::hx::Object * result1 = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_program_info_log(result); -HXLINE(1907) return ( ( ::Dynamic)(result1) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,getProgramInfoLog,return ) - - ::Dynamic NativeOpenGLRenderContext_obj::getProgramParameter( ::lime::graphics::opengl::GLObject program,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1915_getProgramParameter) -HXDLIN(1915) return this->getProgrami(program,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getProgramParameter,return ) - - ::lime::graphics::opengl::GLObject NativeOpenGLRenderContext_obj::getQuery(int target,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1920_getQuery) -HXDLIN(1920) return ::lime::graphics::opengl::_GLQuery::GLQuery_Impl__obj::fromInt(this->getQueryi(target,pname)); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getQuery,return ) - -int NativeOpenGLRenderContext_obj::getQueryi(int target,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1926_getQueryi) -HXDLIN(1926) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_queryi(target,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getQueryi,return ) - -void NativeOpenGLRenderContext_obj::getQueryiv(int target,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1935_getQueryiv) -HXDLIN(1935) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_queryiv(target,pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getQueryiv,(void)) - -int NativeOpenGLRenderContext_obj::getQueryObjectui( ::lime::graphics::opengl::GLObject query,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1942_getQueryObjectui) -HXDLIN(1942) int _hx_tmp = this->_hx___getObjectID(query); -HXDLIN(1942) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_query_objectui(_hx_tmp,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getQueryObjectui,return ) - -void NativeOpenGLRenderContext_obj::getQueryObjectuiv( ::lime::graphics::opengl::GLObject query,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1951_getQueryObjectuiv) -HXDLIN(1951) int _hx_tmp = this->_hx___getObjectID(query); -HXDLIN(1951) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_query_objectuiv(_hx_tmp,pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getQueryObjectuiv,(void)) - - ::Dynamic NativeOpenGLRenderContext_obj::getQueryParameter( ::lime::graphics::opengl::GLObject query,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1959_getQueryParameter) -HXDLIN(1959) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getQueryParameter,return ) - - ::Dynamic NativeOpenGLRenderContext_obj::getRenderbufferParameter(int target,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1964_getRenderbufferParameter) -HXDLIN(1964) return this->getRenderbufferParameteri(target,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getRenderbufferParameter,return ) - -int NativeOpenGLRenderContext_obj::getRenderbufferParameteri(int target,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1970_getRenderbufferParameteri) -HXDLIN(1970) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_renderbuffer_parameteri(target,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getRenderbufferParameteri,return ) - -void NativeOpenGLRenderContext_obj::getRenderbufferParameteriv(int target,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1979_getRenderbufferParameteriv) -HXDLIN(1979) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_renderbuffer_parameteriv(target,pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getRenderbufferParameteriv,(void)) - - ::Dynamic NativeOpenGLRenderContext_obj::getSamplerParameter( ::lime::graphics::opengl::GLObject sampler,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1987_getSamplerParameter) -HXDLIN(1987) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getSamplerParameter,return ) - -Float NativeOpenGLRenderContext_obj::getSamplerParameterf( ::lime::graphics::opengl::GLObject sampler,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_1993_getSamplerParameterf) -HXDLIN(1993) int _hx_tmp = this->_hx___getObjectID(sampler); -HXDLIN(1993) return ( (Float)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_sampler_parameterf(_hx_tmp,pname)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getSamplerParameterf,return ) - -void NativeOpenGLRenderContext_obj::getSamplerParameterfv( ::lime::graphics::opengl::GLObject sampler,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2002_getSamplerParameterfv) -HXDLIN(2002) int _hx_tmp = this->_hx___getObjectID(sampler); -HXDLIN(2002) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_sampler_parameterfv(_hx_tmp,pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getSamplerParameterfv,(void)) - -int NativeOpenGLRenderContext_obj::getSamplerParameteri( ::lime::graphics::opengl::GLObject sampler,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2009_getSamplerParameteri) -HXDLIN(2009) int _hx_tmp = this->_hx___getObjectID(sampler); -HXDLIN(2009) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_sampler_parameteri(_hx_tmp,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getSamplerParameteri,return ) - -void NativeOpenGLRenderContext_obj::getSamplerParameteriv( ::lime::graphics::opengl::GLObject sampler,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2018_getSamplerParameteriv) -HXDLIN(2018) int _hx_tmp = this->_hx___getObjectID(sampler); -HXDLIN(2018) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_sampler_parameteriv(_hx_tmp,pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getSamplerParameteriv,(void)) - -int NativeOpenGLRenderContext_obj::getShaderi( ::lime::graphics::opengl::GLObject shader,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2025_getShaderi) -HXDLIN(2025) int _hx_tmp = this->_hx___getObjectID(shader); -HXDLIN(2025) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_shaderi(_hx_tmp,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getShaderi,return ) - -void NativeOpenGLRenderContext_obj::getShaderiv( ::lime::graphics::opengl::GLObject shader,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2034_getShaderiv) -HXDLIN(2034) int _hx_tmp = this->_hx___getObjectID(shader); -HXDLIN(2034) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_shaderiv(_hx_tmp,pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getShaderiv,(void)) - -::String NativeOpenGLRenderContext_obj::getShaderInfoLog( ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2039_getShaderInfoLog) -HXLINE(2041) int result = this->_hx___getObjectID(shader); -HXDLIN(2041) ::hx::Object * result1 = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_shader_info_log(result); -HXLINE(2045) return ( ( ::Dynamic)(result1) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,getShaderInfoLog,return ) - - ::Dynamic NativeOpenGLRenderContext_obj::getShaderParameter( ::lime::graphics::opengl::GLObject shader,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2053_getShaderParameter) -HXDLIN(2053) return this->getShaderi(shader,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getShaderParameter,return ) - - ::Dynamic NativeOpenGLRenderContext_obj::getShaderPrecisionFormat(int shadertype,int precisiontype){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2059_getShaderPrecisionFormat) -HXDLIN(2059) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_shader_precision_format(shadertype,precisiontype)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getShaderPrecisionFormat,return ) - -::String NativeOpenGLRenderContext_obj::getShaderSource( ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2066_getShaderSource) -HXLINE(2068) int result = this->_hx___getObjectID(shader); -HXDLIN(2068) ::hx::Object * result1 = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_shader_source(result); -HXLINE(2072) return ( ( ::Dynamic)(result1) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,getShaderSource,return ) - -::String NativeOpenGLRenderContext_obj::getString(int name){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2079_getString) -HXLINE(2081) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_string(name); -HXLINE(2085) return ( ( ::Dynamic)(result) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,getString,return ) - -::String NativeOpenGLRenderContext_obj::getStringi(int name,int index){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2092_getStringi) -HXLINE(2094) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_stringi(name,index); -HXLINE(2098) return ( ( ::Dynamic)(result) ); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getStringi,return ) - -::Array< ::String > NativeOpenGLRenderContext_obj::getSupportedExtensions(){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2105_getSupportedExtensions) -HXLINE(2106) if (hx::IsNull( ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___supportedExtensions )) { -HXLINE(2110) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___supportedExtensions = ::Array_obj< ::String >::__new(); -HXLINE(2111) ::String extensions = this->getString(7939); -HXLINE(2113) if (hx::IsNotNull( extensions )) { -HXLINE(2115) ::Array< ::String > extensionList = extensions.split(HX_(" ",20,00,00,00)); -HXLINE(2117) { -HXLINE(2117) int _g = 0; -HXDLIN(2117) while((_g < extensionList->length)){ -HXLINE(2117) ::String extension = extensionList->__get(_g); -HXDLIN(2117) _g = (_g + 1); -HXLINE(2119) if (::StringTools_obj::startsWith(extension,HX_("GL_",9a,22,36,00))) { -HXLINE(2121) ::Array< ::String > _hx_tmp = ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___supportedExtensions; -HXDLIN(2121) _hx_tmp->push(extension.substr(3,null())); - } - else { -HXLINE(2125) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___supportedExtensions->push(extension); - } - } - } - } - } -HXLINE(2131) return ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___supportedExtensions; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,getSupportedExtensions,return ) - - ::Dynamic NativeOpenGLRenderContext_obj::getSyncParameter( ::Dynamic sync,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2138_getSyncParameter) -HXDLIN(2138) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getSyncParameter,return ) - -int NativeOpenGLRenderContext_obj::getSyncParameteri( ::Dynamic sync,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2145_getSyncParameteri) -HXDLIN(2145) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getSyncParameteri,return ) - -void NativeOpenGLRenderContext_obj::getSyncParameteriv( ::Dynamic sync,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2149_getSyncParameteriv) - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getSyncParameteriv,(void)) - - ::Dynamic NativeOpenGLRenderContext_obj::getTexParameter(int target,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2155_getTexParameter) -HXDLIN(2155) switch((int)(pname)){ - case (int)33082: case (int)33083: { -HXLINE(2158) return this->getTexParameterf(target,pname); - } - break; - case (int)37167: { -HXLINE(2161) return (this->getTexParameterf(target,pname) != 0); - } - break; - default:{ -HXLINE(2164) return this->getTexParameteri(target,pname); - } - } -HXLINE(2155) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getTexParameter,return ) - -Float NativeOpenGLRenderContext_obj::getTexParameterf(int target,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2171_getTexParameterf) -HXDLIN(2171) return ( (Float)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_tex_parameterf(target,pname)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getTexParameterf,return ) - -void NativeOpenGLRenderContext_obj::getTexParameterfv(int target,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2180_getTexParameterfv) -HXDLIN(2180) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_tex_parameterfv(target,pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getTexParameterfv,(void)) - -int NativeOpenGLRenderContext_obj::getTexParameteri(int target,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2187_getTexParameteri) -HXDLIN(2187) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_tex_parameteri(target,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getTexParameteri,return ) - -void NativeOpenGLRenderContext_obj::getTexParameteriv(int target,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2196_getTexParameteriv) -HXDLIN(2196) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_tex_parameteriv(target,pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getTexParameteriv,(void)) - - ::Dynamic NativeOpenGLRenderContext_obj::getTransformFeedbackVarying( ::lime::graphics::opengl::GLObject program,int index){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2201_getTransformFeedbackVarying) -HXLINE(2218) int result = this->_hx___getObjectID(program); -HXDLIN(2218) ::Dynamic result1 = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_transform_feedback_varying(result,index)) ); -HXLINE(2219) return result1; - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getTransformFeedbackVarying,return ) - - ::Dynamic NativeOpenGLRenderContext_obj::getUniform( ::lime::graphics::opengl::GLObject program,int location){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_2227_getUniform) -HXLINE(2228) ::Dynamic info = this->getActiveUniform(program,location); -HXLINE(2230) int bools = 0; -HXLINE(2231) int ints = 0; -HXLINE(2232) int floats = 0; -HXLINE(2234) switch((int)(( (int)(info->__Field(HX_("type",ba,f2,08,4d),hx::paccDynamic)) ))){ - case (int)5124: { -HXLINE(2239) ints = 1; - } - break; - case (int)5126: { -HXLINE(2241) floats = 1; - } - break; - case (int)35664: { -HXLINE(2243) floats = 2; - } - break; - case (int)35665: { -HXLINE(2249) floats = 3; - } - break; - case (int)35666: { -HXLINE(2255) floats = 4; - } - break; - case (int)35667: { -HXLINE(2245) ints = 2; - } - break; - case (int)35668: { -HXLINE(2251) ints = 3; - } - break; - case (int)35669: { -HXLINE(2257) ints = 4; - } - break; - case (int)35670: { -HXLINE(2237) bools = 1; - } - break; - case (int)35671: { -HXLINE(2247) bools = 2; - } - break; - case (int)35672: { -HXLINE(2253) bools = 3; - } - break; - case (int)35673: { -HXLINE(2259) bools = 4; - } - break; - case (int)35674: { -HXLINE(2261) floats = 4; - } - break; - case (int)35675: { -HXLINE(2267) floats = 9; - } - break; - case (int)35676: { -HXLINE(2273) floats = 16; - } - break; - case (int)35678: case (int)35679: case (int)35680: case (int)35682: { -HXLINE(2279) ints = 1; - } - break; - case (int)35685: { -HXLINE(2263) floats = 12; - } - break; - case (int)35686: { -HXLINE(2265) floats = 16; - } - break; - case (int)35687: { -HXLINE(2269) floats = 18; - } - break; - case (int)35688: { -HXLINE(2271) floats = 36; - } - break; - case (int)35689: { -HXLINE(2275) floats = 32; - } - break; - case (int)35690: { -HXLINE(2277) floats = 48; - } - break; - default:{ -HXLINE(2281) return null(); - } - } -HXLINE(2284) if ((bools == 1)) { -HXLINE(2286) return (this->getUniformi(program,location) != 0); - } - else { -HXLINE(2288) if ((ints == 1)) { -HXLINE(2290) return this->getUniformi(program,location); - } - else { -HXLINE(2292) if ((floats == 1)) { -HXLINE(2294) return this->getUniformf(program,location); - } - else { -HXLINE(2296) if ((bools > 0)) { -HXLINE(2298) ::haxe::io::Bytes params = ::haxe::io::Bytes_obj::alloc(bools); -HXLINE(2299) this->getUniformiv(program,location,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBuffer(params)); -HXLINE(2301) ::Array< bool > data = ::Array_obj< bool >::__new(); -HXLINE(2303) { -HXLINE(2303) int _g1 = 0; -HXDLIN(2303) int _g2 = bools; -HXDLIN(2303) while((_g1 < _g2)){ -HXLINE(2303) _g1 = (_g1 + 1); -HXDLIN(2303) int i = (_g1 - 1); -HXLINE(2305) data[i] = (params->b->__get(i) != 0); - } - } -HXLINE(2308) return data; - } - else { -HXLINE(2310) if ((ints > 0)) { -HXLINE(2312) ::haxe::io::Bytes buffer = null(); -HXDLIN(2312) ::cpp::VirtualArray array = null(); -HXDLIN(2312) ::openfl::_Vector::IntVector vector = null(); -HXDLIN(2312) ::lime::utils::ArrayBufferView view = null(); -HXDLIN(2312) ::Dynamic len = null(); -HXDLIN(2312) ::lime::utils::ArrayBufferView this1; -HXDLIN(2312) if (hx::IsNotNull( ints )) { -HXLINE(2312) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,ints,3); - } - else { -HXLINE(2312) if (hx::IsNotNull( array )) { -HXLINE(2312) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN(2312) _this->byteOffset = 0; -HXDLIN(2312) _this->length = array->get_length(); -HXDLIN(2312) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN(2312) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN(2312) _this->buffer = this2; -HXDLIN(2312) _this->copyFromArray(array,null()); -HXDLIN(2312) this1 = _this; - } - else { -HXLINE(2312) if (hx::IsNotNull( vector )) { -HXLINE(2312) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN(2312) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN(2312) _this1->byteOffset = 0; -HXDLIN(2312) _this1->length = array1->get_length(); -HXDLIN(2312) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN(2312) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN(2312) _this1->buffer = this3; -HXDLIN(2312) _this1->copyFromArray(array1,null()); -HXDLIN(2312) this1 = _this1; - } - else { -HXLINE(2312) if (hx::IsNotNull( view )) { -HXLINE(2312) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN(2312) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN(2312) int srcLength = view->length; -HXDLIN(2312) int srcByteOffset = view->byteOffset; -HXDLIN(2312) int srcElementSize = view->bytesPerElement; -HXDLIN(2312) int elementSize = _this2->bytesPerElement; -HXDLIN(2312) if ((view->type == _this2->type)) { -HXLINE(2312) int srcLength1 = srcData->length; -HXDLIN(2312) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN(2312) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN(2312) _this2->buffer = this4; -HXDLIN(2312) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE(2312) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN(2312) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN(2312) _this2->byteOffset = 0; -HXDLIN(2312) _this2->length = srcLength; -HXDLIN(2312) this1 = _this2; - } - else { -HXLINE(2312) if (hx::IsNotNull( buffer )) { -HXLINE(2312) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN(2312) int in_byteOffset = 0; -HXDLIN(2312) if ((in_byteOffset < 0)) { -HXLINE(2312) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(2312) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE(2312) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(2312) int bufferByteLength = buffer->length; -HXDLIN(2312) int elementSize1 = _this3->bytesPerElement; -HXDLIN(2312) int newByteLength = bufferByteLength; -HXDLIN(2312) if (hx::IsNull( len )) { -HXLINE(2312) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN(2312) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE(2312) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(2312) if ((newByteLength < 0)) { -HXLINE(2312) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE(2312) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN(2312) int newRange = (in_byteOffset + newByteLength); -HXDLIN(2312) if ((newRange > bufferByteLength)) { -HXLINE(2312) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN(2312) _this3->buffer = buffer; -HXDLIN(2312) _this3->byteOffset = in_byteOffset; -HXDLIN(2312) _this3->byteLength = newByteLength; -HXDLIN(2312) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN(2312) this1 = _this3; - } - else { -HXLINE(2312) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXDLIN(2312) ::lime::utils::ArrayBufferView params1 = this1; -HXLINE(2313) this->getUniformiv(program,location,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(params1)); -HXLINE(2314) return params1; - } - else { -HXLINE(2316) if ((floats > 0)) { -HXLINE(2318) ::haxe::io::Bytes buffer1 = null(); -HXDLIN(2318) ::cpp::VirtualArray array2 = null(); -HXDLIN(2318) ::openfl::_Vector::FloatVector vector1 = null(); -HXDLIN(2318) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN(2318) ::Dynamic len1 = null(); -HXDLIN(2318) ::lime::utils::ArrayBufferView this5; -HXDLIN(2318) if (hx::IsNotNull( floats )) { -HXLINE(2318) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,floats,8); - } - else { -HXLINE(2318) if (hx::IsNotNull( array2 )) { -HXLINE(2318) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN(2318) _this4->byteOffset = 0; -HXDLIN(2318) _this4->length = array2->get_length(); -HXDLIN(2318) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN(2318) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN(2318) _this4->buffer = this6; -HXDLIN(2318) _this4->copyFromArray(array2,null()); -HXDLIN(2318) this5 = _this4; - } - else { -HXLINE(2318) if (hx::IsNotNull( vector1 )) { -HXLINE(2318) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN(2318) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN(2318) _this5->byteOffset = 0; -HXDLIN(2318) _this5->length = array3->get_length(); -HXDLIN(2318) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN(2318) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN(2318) _this5->buffer = this7; -HXDLIN(2318) _this5->copyFromArray(array3,null()); -HXDLIN(2318) this5 = _this5; - } - else { -HXLINE(2318) if (hx::IsNotNull( view1 )) { -HXLINE(2318) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN(2318) ::haxe::io::Bytes srcData1 = view1->buffer; -HXDLIN(2318) int srcLength2 = view1->length; -HXDLIN(2318) int srcByteOffset1 = view1->byteOffset; -HXDLIN(2318) int srcElementSize1 = view1->bytesPerElement; -HXDLIN(2318) int elementSize2 = _this6->bytesPerElement; -HXDLIN(2318) if ((view1->type == _this6->type)) { -HXLINE(2318) int srcLength3 = srcData1->length; -HXDLIN(2318) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN(2318) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN(2318) _this6->buffer = this8; -HXDLIN(2318) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE(2318) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN(2318) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN(2318) _this6->byteOffset = 0; -HXDLIN(2318) _this6->length = srcLength2; -HXDLIN(2318) this5 = _this6; - } - else { -HXLINE(2318) if (hx::IsNotNull( buffer1 )) { -HXLINE(2318) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN(2318) int in_byteOffset1 = 0; -HXDLIN(2318) if ((in_byteOffset1 < 0)) { -HXLINE(2318) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(2318) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE(2318) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(2318) int bufferByteLength1 = buffer1->length; -HXDLIN(2318) int elementSize3 = _this7->bytesPerElement; -HXDLIN(2318) int newByteLength1 = bufferByteLength1; -HXDLIN(2318) if (hx::IsNull( len1 )) { -HXLINE(2318) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN(2318) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE(2318) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(2318) if ((newByteLength1 < 0)) { -HXLINE(2318) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE(2318) newByteLength1 = (( (int)(len1) ) * _this7->bytesPerElement); -HXDLIN(2318) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN(2318) if ((newRange1 > bufferByteLength1)) { -HXLINE(2318) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN(2318) _this7->buffer = buffer1; -HXDLIN(2318) _this7->byteOffset = in_byteOffset1; -HXDLIN(2318) _this7->byteLength = newByteLength1; -HXDLIN(2318) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN(2318) this5 = _this7; - } - else { -HXLINE(2318) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN(2318) ::lime::utils::ArrayBufferView params2 = this5; -HXLINE(2319) this->getUniformfv(program,location,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(params2)); -HXLINE(2320) return params2; - } - else { -HXLINE(2324) return null(); - } - } - } - } - } - } -HXLINE(2284) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getUniform,return ) - -Float NativeOpenGLRenderContext_obj::getUniformf( ::lime::graphics::opengl::GLObject program,int location){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2331_getUniformf) -HXDLIN(2331) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(2331) return ( (Float)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_uniformf(_hx_tmp,location)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getUniformf,return ) - -void NativeOpenGLRenderContext_obj::getUniformfv( ::lime::graphics::opengl::GLObject program,int location,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2340_getUniformfv) -HXDLIN(2340) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(2340) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_uniformfv(_hx_tmp,location,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getUniformfv,(void)) - -int NativeOpenGLRenderContext_obj::getUniformi( ::lime::graphics::opengl::GLObject program,int location){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2347_getUniformi) -HXDLIN(2347) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(2347) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_uniformi(_hx_tmp,location); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getUniformi,return ) - -void NativeOpenGLRenderContext_obj::getUniformiv( ::lime::graphics::opengl::GLObject program,int location,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2356_getUniformiv) -HXDLIN(2356) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(2356) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_uniformiv(_hx_tmp,location,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getUniformiv,(void)) - -int NativeOpenGLRenderContext_obj::getUniformui( ::lime::graphics::opengl::GLObject program,int location){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2363_getUniformui) -HXDLIN(2363) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(2363) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_uniformui(_hx_tmp,location); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getUniformui,return ) - -void NativeOpenGLRenderContext_obj::getUniformuiv( ::lime::graphics::opengl::GLObject program,int location,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2372_getUniformuiv) -HXDLIN(2372) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(2372) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_uniformuiv(_hx_tmp,location,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getUniformuiv,(void)) - -int NativeOpenGLRenderContext_obj::getUniformBlockIndex( ::lime::graphics::opengl::GLObject program,::String uniformBlockName){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2379_getUniformBlockIndex) -HXDLIN(2379) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(2379) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_uniform_block_index(_hx_tmp,uniformBlockName); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getUniformBlockIndex,return ) - -::Array< int > NativeOpenGLRenderContext_obj::getUniformIndices( ::lime::graphics::opengl::GLObject program,::Array< ::String > uniformNames){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2389_getUniformIndices) -HXDLIN(2389) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getUniformIndices,return ) - -int NativeOpenGLRenderContext_obj::getUniformLocation( ::lime::graphics::opengl::GLObject program,::String name){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2395_getUniformLocation) -HXDLIN(2395) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(2395) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_uniform_location(_hx_tmp,name); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getUniformLocation,return ) - - ::Dynamic NativeOpenGLRenderContext_obj::getVertexAttrib(int index,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2403_getVertexAttrib) -HXDLIN(2403) return this->getVertexAttribi(index,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getVertexAttrib,return ) - -Float NativeOpenGLRenderContext_obj::getVertexAttribf(int index,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2409_getVertexAttribf) -HXDLIN(2409) return ( (Float)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_vertex_attribf(index,pname)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getVertexAttribf,return ) - -void NativeOpenGLRenderContext_obj::getVertexAttribfv(int index,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2418_getVertexAttribfv) -HXDLIN(2418) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_vertex_attribfv(index,pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getVertexAttribfv,(void)) - -int NativeOpenGLRenderContext_obj::getVertexAttribi(int index,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2425_getVertexAttribi) -HXDLIN(2425) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_vertex_attribi(index,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getVertexAttribi,return ) - -int NativeOpenGLRenderContext_obj::getVertexAttribIi(int index,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2434_getVertexAttribIi) -HXDLIN(2434) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_vertex_attribii(index,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getVertexAttribIi,return ) - -void NativeOpenGLRenderContext_obj::getVertexAttribIiv(int index,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2443_getVertexAttribIiv) -HXDLIN(2443) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_vertex_attribiiv(index,pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getVertexAttribIiv,(void)) - -int NativeOpenGLRenderContext_obj::getVertexAttribIui(int index,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2450_getVertexAttribIui) -HXDLIN(2450) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_vertex_attribiui(index,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getVertexAttribIui,return ) - -void NativeOpenGLRenderContext_obj::getVertexAttribIuiv(int index,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2459_getVertexAttribIuiv) -HXDLIN(2459) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_vertex_attribiuiv(index,pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getVertexAttribIuiv,(void)) - -void NativeOpenGLRenderContext_obj::getVertexAttribiv(int index,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2466_getVertexAttribiv) -HXDLIN(2466) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_vertex_attribiv(index,pname,params); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,getVertexAttribiv,(void)) - -Float NativeOpenGLRenderContext_obj::getVertexAttribPointerv(int index,int pname){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2473_getVertexAttribPointerv) -HXDLIN(2473) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_get_vertex_attrib_pointerv(index,pname); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,getVertexAttribPointerv,return ) - -void NativeOpenGLRenderContext_obj::hint(int target,int mode){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2482_hint) -HXDLIN(2482) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_hint(target,mode); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,hint,(void)) - -void NativeOpenGLRenderContext_obj::invalidateFramebuffer(int target,::Array< int > attachments){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2495_invalidateFramebuffer) -HXDLIN(2495) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_invalidate_framebuffer(target,hx::DynamicPtr(attachments)); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,invalidateFramebuffer,(void)) - -void NativeOpenGLRenderContext_obj::invalidateSubFramebuffer(int target,::Array< int > attachments,int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2508_invalidateSubFramebuffer) -HXDLIN(2508) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_invalidate_sub_framebuffer(target,hx::DynamicPtr(attachments),x,y,width,height); - } - - -HX_DEFINE_DYNAMIC_FUNC6(NativeOpenGLRenderContext_obj,invalidateSubFramebuffer,(void)) - -bool NativeOpenGLRenderContext_obj::isBuffer( ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2515_isBuffer) -HXDLIN(2515) int _hx_tmp = this->_hx___getObjectID(buffer); -HXDLIN(2515) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_is_buffer(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,isBuffer,return ) - -bool NativeOpenGLRenderContext_obj::isContextLost(){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2523_isContextLost) -HXDLIN(2523) return this->_hx___isContextLost; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,isContextLost,return ) - -bool NativeOpenGLRenderContext_obj::isEnabled(int cap){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2529_isEnabled) -HXDLIN(2529) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_is_enabled(cap); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,isEnabled,return ) - -bool NativeOpenGLRenderContext_obj::isFramebuffer( ::lime::graphics::opengl::GLObject framebuffer){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2538_isFramebuffer) -HXDLIN(2538) int _hx_tmp = this->_hx___getObjectID(framebuffer); -HXDLIN(2538) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_is_framebuffer(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,isFramebuffer,return ) - -bool NativeOpenGLRenderContext_obj::isProgram( ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2547_isProgram) -HXDLIN(2547) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(2547) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_is_program(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,isProgram,return ) - -bool NativeOpenGLRenderContext_obj::isQuery( ::lime::graphics::opengl::GLObject query){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2556_isQuery) -HXDLIN(2556) int _hx_tmp = this->_hx___getObjectID(query); -HXDLIN(2556) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_is_query(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,isQuery,return ) - -bool NativeOpenGLRenderContext_obj::isRenderbuffer( ::lime::graphics::opengl::GLObject renderbuffer){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2565_isRenderbuffer) -HXDLIN(2565) int _hx_tmp = this->_hx___getObjectID(renderbuffer); -HXDLIN(2565) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_is_renderbuffer(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,isRenderbuffer,return ) - -bool NativeOpenGLRenderContext_obj::isSampler( ::lime::graphics::opengl::GLObject sampler){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2574_isSampler) -HXDLIN(2574) int _hx_tmp = this->_hx___getObjectID(sampler); -HXDLIN(2574) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_is_sampler(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,isSampler,return ) - -bool NativeOpenGLRenderContext_obj::isShader( ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2583_isShader) -HXDLIN(2583) int _hx_tmp = this->_hx___getObjectID(shader); -HXDLIN(2583) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_is_shader(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,isShader,return ) - -bool NativeOpenGLRenderContext_obj::isSync( ::Dynamic sync){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2592_isSync) -HXDLIN(2592) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_is_sync(hx::DynamicPtr(sync)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,isSync,return ) - -bool NativeOpenGLRenderContext_obj::isTexture( ::lime::graphics::opengl::GLObject texture){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2601_isTexture) -HXDLIN(2601) int _hx_tmp = this->_hx___getObjectID(texture); -HXDLIN(2601) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_is_texture(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,isTexture,return ) - -bool NativeOpenGLRenderContext_obj::isTransformFeedback( ::lime::graphics::opengl::GLObject transformFeedback){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2610_isTransformFeedback) -HXDLIN(2610) int _hx_tmp = this->_hx___getObjectID(transformFeedback); -HXDLIN(2610) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_is_transform_feedback(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,isTransformFeedback,return ) - -bool NativeOpenGLRenderContext_obj::isVertexArray( ::lime::graphics::opengl::GLObject vertexArray){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2619_isVertexArray) -HXDLIN(2619) int _hx_tmp = this->_hx___getObjectID(vertexArray); -HXDLIN(2619) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_is_vertex_array(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,isVertexArray,return ) - -void NativeOpenGLRenderContext_obj::lineWidth(Float width){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2628_lineWidth) -HXDLIN(2628) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_line_width(( (float)(width) )); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,lineWidth,(void)) - -void NativeOpenGLRenderContext_obj::linkProgram( ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2635_linkProgram) -HXDLIN(2635) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(2635) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_link_program(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,linkProgram,(void)) - -Float NativeOpenGLRenderContext_obj::mapBufferRange(int target,Float offset,int length,int access){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2642_mapBufferRange) -HXDLIN(2642) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_map_buffer_range(target,offset,length,access); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,mapBufferRange,return ) - -void NativeOpenGLRenderContext_obj::pauseTransformFeedback(){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2651_pauseTransformFeedback) -HXDLIN(2651) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_pause_transform_feedback(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,pauseTransformFeedback,(void)) - -void NativeOpenGLRenderContext_obj::pixelStorei(int pname,int param){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2658_pixelStorei) -HXDLIN(2658) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_pixel_storei(pname,param); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,pixelStorei,(void)) - -void NativeOpenGLRenderContext_obj::polygonOffset(Float factor,Float units){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2665_polygonOffset) -HXDLIN(2665) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_polygon_offset(( (float)(factor) ),( (float)(units) )); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,polygonOffset,(void)) - -void NativeOpenGLRenderContext_obj::programBinary( ::lime::graphics::opengl::GLObject program,int binaryFormat,Float binary,int length){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2672_programBinary) -HXDLIN(2672) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(2672) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_program_binary(_hx_tmp,binaryFormat,binary,length); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,programBinary,(void)) - -void NativeOpenGLRenderContext_obj::programParameteri( ::lime::graphics::opengl::GLObject program,int pname,int value){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2679_programParameteri) -HXDLIN(2679) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(2679) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_program_parameteri(_hx_tmp,pname,value); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,programParameteri,(void)) - -void NativeOpenGLRenderContext_obj::readBuffer(int src){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2686_readBuffer) -HXDLIN(2686) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_read_buffer(src); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,readBuffer,(void)) - -void NativeOpenGLRenderContext_obj::readPixels(int x,int y,int width,int height,int format,int type,Float pixels){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2693_readPixels) -HXDLIN(2693) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_read_pixels(x,y,width,height,format,type,pixels); - } - - -HX_DEFINE_DYNAMIC_FUNC7(NativeOpenGLRenderContext_obj,readPixels,(void)) - -void NativeOpenGLRenderContext_obj::releaseShaderCompiler(){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2700_releaseShaderCompiler) -HXDLIN(2700) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_release_shader_compiler(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,releaseShaderCompiler,(void)) - -void NativeOpenGLRenderContext_obj::renderbufferStorage(int target,int internalformat,int width,int height){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2707_renderbufferStorage) -HXDLIN(2707) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_renderbuffer_storage(target,internalformat,width,height); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,renderbufferStorage,(void)) - -void NativeOpenGLRenderContext_obj::renderbufferStorageMultisample(int target,int samples,int internalformat,int width,int height){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2714_renderbufferStorageMultisample) -HXDLIN(2714) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_renderbuffer_storage_multisample(target,samples,internalformat,width,height); - } - - -HX_DEFINE_DYNAMIC_FUNC5(NativeOpenGLRenderContext_obj,renderbufferStorageMultisample,(void)) - -void NativeOpenGLRenderContext_obj::resumeTransformFeedback(){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2721_resumeTransformFeedback) -HXDLIN(2721) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_resume_transform_feedback(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,resumeTransformFeedback,(void)) - -void NativeOpenGLRenderContext_obj::sampleCoverage(Float value,bool invert){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2728_sampleCoverage) -HXDLIN(2728) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_sample_coverage(( (float)(value) ),invert); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,sampleCoverage,(void)) - -void NativeOpenGLRenderContext_obj::samplerParameterf( ::lime::graphics::opengl::GLObject sampler,int pname,Float param){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2735_samplerParameterf) -HXDLIN(2735) int _hx_tmp = this->_hx___getObjectID(sampler); -HXDLIN(2735) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_sampler_parameterf(_hx_tmp,pname,( (float)(param) )); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,samplerParameterf,(void)) - -void NativeOpenGLRenderContext_obj::samplerParameteri( ::lime::graphics::opengl::GLObject sampler,int pname,int param){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2742_samplerParameteri) -HXDLIN(2742) int _hx_tmp = this->_hx___getObjectID(sampler); -HXDLIN(2742) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_sampler_parameteri(_hx_tmp,pname,param); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,samplerParameteri,(void)) - -void NativeOpenGLRenderContext_obj::scissor(int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2749_scissor) -HXDLIN(2749) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_scissor(x,y,width,height); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,scissor,(void)) - -void NativeOpenGLRenderContext_obj::shaderBinary(::Array< ::Dynamic> shaders,int binaryformat,Float binary,int length){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2762_shaderBinary) -HXDLIN(2762) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_shader_binary(hx::DynamicPtr(shaders),binaryformat,binary,length); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,shaderBinary,(void)) - -void NativeOpenGLRenderContext_obj::shaderSource( ::lime::graphics::opengl::GLObject shader,::String source){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2769_shaderSource) -HXDLIN(2769) int _hx_tmp = this->_hx___getObjectID(shader); -HXDLIN(2769) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_shader_source(_hx_tmp,source); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,shaderSource,(void)) - -void NativeOpenGLRenderContext_obj::stencilFunc(int func,int ref,int mask){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2776_stencilFunc) -HXDLIN(2776) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_stencil_func(func,ref,mask); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,stencilFunc,(void)) - -void NativeOpenGLRenderContext_obj::stencilFuncSeparate(int face,int func,int ref,int mask){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2783_stencilFuncSeparate) -HXDLIN(2783) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_stencil_func_separate(face,func,ref,mask); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,stencilFuncSeparate,(void)) - -void NativeOpenGLRenderContext_obj::stencilMask(int mask){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2790_stencilMask) -HXDLIN(2790) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_stencil_mask(mask); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,stencilMask,(void)) - -void NativeOpenGLRenderContext_obj::stencilMaskSeparate(int face,int mask){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2797_stencilMaskSeparate) -HXDLIN(2797) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_stencil_mask_separate(face,mask); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,stencilMaskSeparate,(void)) - -void NativeOpenGLRenderContext_obj::stencilOp(int fail,int zfail,int zpass){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2804_stencilOp) -HXDLIN(2804) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_stencil_op(fail,zfail,zpass); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,stencilOp,(void)) - -void NativeOpenGLRenderContext_obj::stencilOpSeparate(int face,int fail,int zfail,int zpass){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2811_stencilOpSeparate) -HXDLIN(2811) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_stencil_op_separate(face,fail,zfail,zpass); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,stencilOpSeparate,(void)) - -void NativeOpenGLRenderContext_obj::texImage2D(int target,int level,int internalformat,int width,int height,int border,int format,int type,Float data){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2818_texImage2D) -HXDLIN(2818) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_tex_image_2d(target,level,internalformat,width,height,border,format,type,data); - } - - -HX_DEFINE_DYNAMIC_FUNC9(NativeOpenGLRenderContext_obj,texImage2D,(void)) - -void NativeOpenGLRenderContext_obj::texImage3D(int target,int level,int internalformat,int width,int height,int depth,int border,int format,int type,Float data){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2826_texImage3D) -HXDLIN(2826) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_tex_image_3d(target,level,internalformat,width,height,depth,border,format,type,data); - } - - -HX_DEFINE_DYNAMIC_FUNC10(NativeOpenGLRenderContext_obj,texImage3D,(void)) - -void NativeOpenGLRenderContext_obj::texStorage2D(int target,int level,int internalformat,int width,int height){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2833_texStorage2D) -HXDLIN(2833) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_tex_storage_2d(target,level,internalformat,width,height); - } - - -HX_DEFINE_DYNAMIC_FUNC5(NativeOpenGLRenderContext_obj,texStorage2D,(void)) - -void NativeOpenGLRenderContext_obj::texStorage3D(int target,int level,int internalformat,int width,int height,int depth){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2840_texStorage3D) -HXDLIN(2840) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_tex_storage_3d(target,level,internalformat,width,height,depth); - } - - -HX_DEFINE_DYNAMIC_FUNC6(NativeOpenGLRenderContext_obj,texStorage3D,(void)) - -void NativeOpenGLRenderContext_obj::texParameterf(int target,int pname,Float param){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2847_texParameterf) -HXDLIN(2847) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_tex_parameterf(target,pname,( (float)(param) )); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,texParameterf,(void)) - -void NativeOpenGLRenderContext_obj::texParameteri(int target,int pname,int param){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2854_texParameteri) -HXDLIN(2854) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_tex_parameteri(target,pname,param); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,texParameteri,(void)) - -void NativeOpenGLRenderContext_obj::texSubImage2D(int target,int level,int xoffset,int yoffset,int width,int height,int format,int type,Float pixels){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2861_texSubImage2D) -HXDLIN(2861) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_tex_sub_image_2d(target,level,xoffset,yoffset,width,height,format,type,pixels); - } - - -HX_DEFINE_DYNAMIC_FUNC9(NativeOpenGLRenderContext_obj,texSubImage2D,(void)) - -void NativeOpenGLRenderContext_obj::texSubImage3D(int target,int level,int xoffset,int yoffset,int zoffset,int width,int height,int depth,int format,int type,Float data){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2869_texSubImage3D) -HXDLIN(2869) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_tex_sub_image_3d(target,level,xoffset,yoffset,zoffset,width,height,depth,format,type,data); - } - - -HX_DEFINE_DYNAMIC_FUNC11(NativeOpenGLRenderContext_obj,texSubImage3D,(void)) - -::String NativeOpenGLRenderContext_obj::toString(){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2875_toString) -HXDLIN(2875) return HX_("NativeOpenGLRenderContext",d3,3f,53,bf); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,toString,return ) - -void NativeOpenGLRenderContext_obj::transformFeedbackVaryings( ::lime::graphics::opengl::GLObject program,::Array< ::String > varyings,int bufferMode){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2887_transformFeedbackVaryings) -HXDLIN(2887) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(2887) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_transform_feedback_varyings(_hx_tmp,hx::DynamicPtr(varyings),bufferMode); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,transformFeedbackVaryings,(void)) - -void NativeOpenGLRenderContext_obj::uniform1f(int location,Float v0){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2894_uniform1f) -HXDLIN(2894) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform1f(location,( (float)(v0) )); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,uniform1f,(void)) - -void NativeOpenGLRenderContext_obj::uniform1fv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2901_uniform1fv) -HXDLIN(2901) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform1fv(location,count,v); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,uniform1fv,(void)) - -void NativeOpenGLRenderContext_obj::uniform1i(int location,int v0){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2908_uniform1i) -HXDLIN(2908) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform1i(location,v0); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,uniform1i,(void)) - -void NativeOpenGLRenderContext_obj::uniform1iv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2915_uniform1iv) -HXDLIN(2915) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform1iv(location,count,v); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,uniform1iv,(void)) - -void NativeOpenGLRenderContext_obj::uniform1ui(int location,int v0){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2922_uniform1ui) -HXDLIN(2922) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform1ui(location,v0); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,uniform1ui,(void)) - -void NativeOpenGLRenderContext_obj::uniform1uiv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2929_uniform1uiv) -HXDLIN(2929) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform1uiv(location,count,v); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,uniform1uiv,(void)) - -void NativeOpenGLRenderContext_obj::uniform2f(int location,Float v0,Float v1){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2936_uniform2f) -HXDLIN(2936) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform2f(location,( (float)(v0) ),( (float)(v1) )); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,uniform2f,(void)) - -void NativeOpenGLRenderContext_obj::uniform2fv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2943_uniform2fv) -HXDLIN(2943) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform2fv(location,count,v); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,uniform2fv,(void)) - -void NativeOpenGLRenderContext_obj::uniform2i(int location,int v0,int v1){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2950_uniform2i) -HXDLIN(2950) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform2i(location,v0,v1); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,uniform2i,(void)) - -void NativeOpenGLRenderContext_obj::uniform2iv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2957_uniform2iv) -HXDLIN(2957) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform2iv(location,count,v); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,uniform2iv,(void)) - -void NativeOpenGLRenderContext_obj::uniform2ui(int location,int v0,int v1){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2964_uniform2ui) -HXDLIN(2964) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform2ui(location,v0,v1); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,uniform2ui,(void)) - -void NativeOpenGLRenderContext_obj::uniform2uiv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2971_uniform2uiv) -HXDLIN(2971) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform2uiv(location,count,v); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,uniform2uiv,(void)) - -void NativeOpenGLRenderContext_obj::uniform3f(int location,Float v0,Float v1,Float v2){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2978_uniform3f) -HXDLIN(2978) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform3f(location,( (float)(v0) ),( (float)(v1) ),( (float)(v2) )); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,uniform3f,(void)) - -void NativeOpenGLRenderContext_obj::uniform3fv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2985_uniform3fv) -HXDLIN(2985) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform3fv(location,count,v); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,uniform3fv,(void)) - -void NativeOpenGLRenderContext_obj::uniform3i(int location,int v0,int v1,int v2){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2992_uniform3i) -HXDLIN(2992) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform3i(location,v0,v1,v2); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,uniform3i,(void)) - -void NativeOpenGLRenderContext_obj::uniform3iv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_2999_uniform3iv) -HXDLIN(2999) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform3iv(location,count,v); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,uniform3iv,(void)) - -void NativeOpenGLRenderContext_obj::uniform3ui(int location,int v0,int v1,int v2){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3006_uniform3ui) -HXDLIN(3006) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform3ui(location,v0,v1,v2); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,uniform3ui,(void)) - -void NativeOpenGLRenderContext_obj::uniform3uiv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3013_uniform3uiv) -HXDLIN(3013) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform3uiv(location,count,v); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,uniform3uiv,(void)) - -void NativeOpenGLRenderContext_obj::uniform4f(int location,Float v0,Float v1,Float v2,Float v3){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3020_uniform4f) -HXDLIN(3020) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform4f(location,( (float)(v0) ),( (float)(v1) ),( (float)(v2) ),( (float)(v3) )); - } - - -HX_DEFINE_DYNAMIC_FUNC5(NativeOpenGLRenderContext_obj,uniform4f,(void)) - -void NativeOpenGLRenderContext_obj::uniform4fv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3027_uniform4fv) -HXDLIN(3027) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform4fv(location,count,v); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,uniform4fv,(void)) - -void NativeOpenGLRenderContext_obj::uniform4i(int location,int v0,int v1,int v2,int v3){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3034_uniform4i) -HXDLIN(3034) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform4i(location,v0,v1,v2,v3); - } - - -HX_DEFINE_DYNAMIC_FUNC5(NativeOpenGLRenderContext_obj,uniform4i,(void)) - -void NativeOpenGLRenderContext_obj::uniform4iv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3041_uniform4iv) -HXDLIN(3041) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform4iv(location,count,v); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,uniform4iv,(void)) - -void NativeOpenGLRenderContext_obj::uniform4ui(int location,int v0,int v1,int v2,int v3){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3048_uniform4ui) -HXDLIN(3048) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform4ui(location,v0,v1,v2,v3); - } - - -HX_DEFINE_DYNAMIC_FUNC5(NativeOpenGLRenderContext_obj,uniform4ui,(void)) - -void NativeOpenGLRenderContext_obj::uniform4uiv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3055_uniform4uiv) -HXDLIN(3055) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform4uiv(location,count,v); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,uniform4uiv,(void)) - -void NativeOpenGLRenderContext_obj::uniformBlockBinding( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int uniformBlockBinding){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3062_uniformBlockBinding) -HXDLIN(3062) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(3062) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform_block_binding(_hx_tmp,uniformBlockIndex,uniformBlockBinding); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,uniformBlockBinding,(void)) - -void NativeOpenGLRenderContext_obj::uniformMatrix2fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3069_uniformMatrix2fv) -HXDLIN(3069) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform_matrix2fv(location,count,transpose,v); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,uniformMatrix2fv,(void)) - -void NativeOpenGLRenderContext_obj::uniformMatrix2x3fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3076_uniformMatrix2x3fv) -HXDLIN(3076) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform_matrix2x3fv(location,count,transpose,v); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,uniformMatrix2x3fv,(void)) - -void NativeOpenGLRenderContext_obj::uniformMatrix2x4fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3083_uniformMatrix2x4fv) -HXDLIN(3083) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform_matrix2x4fv(location,count,transpose,v); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,uniformMatrix2x4fv,(void)) - -void NativeOpenGLRenderContext_obj::uniformMatrix3fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3090_uniformMatrix3fv) -HXDLIN(3090) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform_matrix3fv(location,count,transpose,v); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,uniformMatrix3fv,(void)) - -void NativeOpenGLRenderContext_obj::uniformMatrix3x2fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3097_uniformMatrix3x2fv) -HXDLIN(3097) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform_matrix3x2fv(location,count,transpose,v); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,uniformMatrix3x2fv,(void)) - -void NativeOpenGLRenderContext_obj::uniformMatrix3x4fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3104_uniformMatrix3x4fv) -HXDLIN(3104) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform_matrix3x4fv(location,count,transpose,v); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,uniformMatrix3x4fv,(void)) - -void NativeOpenGLRenderContext_obj::uniformMatrix4fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3111_uniformMatrix4fv) -HXDLIN(3111) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform_matrix4fv(location,count,transpose,v); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,uniformMatrix4fv,(void)) - -void NativeOpenGLRenderContext_obj::uniformMatrix4x2fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3118_uniformMatrix4x2fv) -HXDLIN(3118) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform_matrix4x2fv(location,count,transpose,v); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,uniformMatrix4x2fv,(void)) - -void NativeOpenGLRenderContext_obj::uniformMatrix4x3fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3125_uniformMatrix4x3fv) -HXDLIN(3125) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_uniform_matrix4x3fv(location,count,transpose,v); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,uniformMatrix4x3fv,(void)) - -bool NativeOpenGLRenderContext_obj::unmapBuffer(int target){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3132_unmapBuffer) -HXDLIN(3132) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_unmap_buffer(target); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,unmapBuffer,return ) - -void NativeOpenGLRenderContext_obj::useProgram( ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3139_useProgram) -HXLINE(3140) this->_hx___currentProgram = program; -HXLINE(3143) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(3143) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_use_program(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,useProgram,(void)) - -void NativeOpenGLRenderContext_obj::validateProgram( ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3150_validateProgram) -HXDLIN(3150) int _hx_tmp = this->_hx___getObjectID(program); -HXDLIN(3150) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_validate_program(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,validateProgram,(void)) - -void NativeOpenGLRenderContext_obj::vertexAttrib1f(int index,Float v0){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3157_vertexAttrib1f) -HXDLIN(3157) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_vertex_attrib1f(index,( (float)(v0) )); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,vertexAttrib1f,(void)) - -void NativeOpenGLRenderContext_obj::vertexAttrib1fv(int index,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3164_vertexAttrib1fv) -HXDLIN(3164) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_vertex_attrib1fv(index,v); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,vertexAttrib1fv,(void)) - -void NativeOpenGLRenderContext_obj::vertexAttrib2f(int index,Float v0,Float y){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3171_vertexAttrib2f) -HXDLIN(3171) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_vertex_attrib2f(index,( (float)(v0) ),( (float)(y) )); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,vertexAttrib2f,(void)) - -void NativeOpenGLRenderContext_obj::vertexAttrib2fv(int index,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3178_vertexAttrib2fv) -HXDLIN(3178) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_vertex_attrib2fv(index,v); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,vertexAttrib2fv,(void)) - -void NativeOpenGLRenderContext_obj::vertexAttrib3f(int index,Float v0,Float v1,Float v2){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3185_vertexAttrib3f) -HXDLIN(3185) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_vertex_attrib3f(index,( (float)(v0) ),( (float)(v1) ),( (float)(v2) )); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,vertexAttrib3f,(void)) - -void NativeOpenGLRenderContext_obj::vertexAttrib3fv(int index,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3192_vertexAttrib3fv) -HXDLIN(3192) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_vertex_attrib3fv(index,v); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,vertexAttrib3fv,(void)) - -void NativeOpenGLRenderContext_obj::vertexAttrib4f(int index,Float v0,Float v1,Float v2,Float v3){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3199_vertexAttrib4f) -HXDLIN(3199) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_vertex_attrib4f(index,( (float)(v0) ),( (float)(v1) ),( (float)(v2) ),( (float)(v3) )); - } - - -HX_DEFINE_DYNAMIC_FUNC5(NativeOpenGLRenderContext_obj,vertexAttrib4f,(void)) - -void NativeOpenGLRenderContext_obj::vertexAttrib4fv(int index,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3206_vertexAttrib4fv) -HXDLIN(3206) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_vertex_attrib4fv(index,v); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,vertexAttrib4fv,(void)) - -void NativeOpenGLRenderContext_obj::vertexAttribDivisor(int index,int divisor){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3213_vertexAttribDivisor) -HXDLIN(3213) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_vertex_attrib_divisor(index,divisor); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,vertexAttribDivisor,(void)) - -void NativeOpenGLRenderContext_obj::vertexAttribI4i(int index,int v0,int v1,int v2,int v3){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3220_vertexAttribI4i) -HXDLIN(3220) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_vertex_attribi4i(index,v0,v1,v2,v3); - } - - -HX_DEFINE_DYNAMIC_FUNC5(NativeOpenGLRenderContext_obj,vertexAttribI4i,(void)) - -void NativeOpenGLRenderContext_obj::vertexAttribI4iv(int index,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3229_vertexAttribI4iv) -HXDLIN(3229) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_vertex_attribi4iv(index,v); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,vertexAttribI4iv,(void)) - -void NativeOpenGLRenderContext_obj::vertexAttribI4ui(int index,int v0,int v1,int v2,int v3){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3236_vertexAttribI4ui) -HXDLIN(3236) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_vertex_attribi4ui(index,v0,v1,v2,v3); - } - - -HX_DEFINE_DYNAMIC_FUNC5(NativeOpenGLRenderContext_obj,vertexAttribI4ui,(void)) - -void NativeOpenGLRenderContext_obj::vertexAttribI4uiv(int index,Float v){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3245_vertexAttribI4uiv) -HXDLIN(3245) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_vertex_attribi4uiv(index,v); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeOpenGLRenderContext_obj,vertexAttribI4uiv,(void)) - -void NativeOpenGLRenderContext_obj::vertexAttribIPointer(int index,int size,int type,int stride,Float offset){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3252_vertexAttribIPointer) -HXDLIN(3252) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_vertex_attrib_ipointer(index,size,type,stride,offset); - } - - -HX_DEFINE_DYNAMIC_FUNC5(NativeOpenGLRenderContext_obj,vertexAttribIPointer,(void)) - -void NativeOpenGLRenderContext_obj::vertexAttribPointer(int index,int size,int type,bool normalized,int stride,Float offset){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3259_vertexAttribPointer) -HXDLIN(3259) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_vertex_attrib_pointer(index,size,type,normalized,stride,offset); - } - - -HX_DEFINE_DYNAMIC_FUNC6(NativeOpenGLRenderContext_obj,vertexAttribPointer,(void)) - -void NativeOpenGLRenderContext_obj::viewport(int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3266_viewport) -HXDLIN(3266) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_viewport(x,y,width,height); - } - - -HX_DEFINE_DYNAMIC_FUNC4(NativeOpenGLRenderContext_obj,viewport,(void)) - -void NativeOpenGLRenderContext_obj::waitSync( ::Dynamic sync,int flags, cpp::Int64Struct timeout){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3273_waitSync) -HXDLIN(3273) int _hx_tmp = _hx_int64_high(timeout); -HXDLIN(3273) int _hx_tmp1 = _hx_int64_low(timeout); -HXDLIN(3273) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_wait_sync(hx::DynamicPtr(sync),flags,_hx_tmp,_hx_tmp1); - } - - -HX_DEFINE_DYNAMIC_FUNC3(NativeOpenGLRenderContext_obj,waitSync,(void)) - -void NativeOpenGLRenderContext_obj::_hx___contextLost(){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3278___contextLost) -HXLINE(3279) this->_hx___isContextLost = true; -HXLINE(3280) this->_hx___arrayBufferBinding = null(); -HXLINE(3281) this->_hx___elementBufferBinding = null(); -HXLINE(3282) this->_hx___currentProgram = null(); -HXLINE(3283) this->_hx___framebufferBinding = null(); -HXLINE(3284) this->_hx___renderbufferBinding = null(); -HXLINE(3285) this->_hx___texture2DBinding = null(); -HXLINE(3286) this->_hx___textureCubeMapBinding = null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,_hx___contextLost,(void)) - - ::lime::graphics::opengl::GLObject NativeOpenGLRenderContext_obj::_hx___createObject(int id){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3292___createObject) -HXDLIN(3292) return ::lime::graphics::opengl::GLObject_obj::__alloc( HX_CTX ,id); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,_hx___createObject,return ) - -int NativeOpenGLRenderContext_obj::_hx___getObjectID( ::lime::graphics::opengl::GLObject object){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3297___getObjectID) -HXDLIN(3297) if (hx::IsNull( object )) { -HXDLIN(3297) return 0; - } - else { -HXDLIN(3297) return object->id; - } -HXDLIN(3297) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeOpenGLRenderContext_obj,_hx___getObjectID,return ) - -void NativeOpenGLRenderContext_obj::_hx___initialize(){ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_3302___initialize) -HXLINE(3303) if (!(this->_hx___initialized)) { -HXLINE(3305) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::lime::graphics::opengl::ext::AMD_compressed_3DC_texture _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3305___initialize) -HXLINE(3305) return ::lime::graphics::opengl::ext::AMD_compressed_3DC_texture_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3305) ::Dynamic v = ::Dynamic(new _hx_Closure_0()); -HXDLIN(3305) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("AMD_compressed_3DC_texture",97,af,9a,80),v); - } -HXLINE(3306) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_1) HXARGC(0) - ::lime::graphics::opengl::ext::AMD_compressed_ATC_texture _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3306___initialize) -HXLINE(3306) return ::lime::graphics::opengl::ext::AMD_compressed_ATC_texture_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3306) ::Dynamic v1 = ::Dynamic(new _hx_Closure_1()); -HXDLIN(3306) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("AMD_compressed_ATC_texture",15,0b,6c,91),v1); - } -HXLINE(3307) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_2) HXARGC(0) - ::lime::graphics::opengl::ext::AMD_performance_monitor _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3307___initialize) -HXLINE(3307) return ::lime::graphics::opengl::ext::AMD_performance_monitor_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3307) ::Dynamic v2 = ::Dynamic(new _hx_Closure_2()); -HXDLIN(3307) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("AMD_performance_monitor",e4,7a,6c,36),v2); - } -HXLINE(3308) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_3) HXARGC(0) - ::lime::graphics::opengl::ext::AMD_program_binary_Z400 _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3308___initialize) -HXLINE(3308) return ::lime::graphics::opengl::ext::AMD_program_binary_Z400_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3308) ::Dynamic v3 = ::Dynamic(new _hx_Closure_3()); -HXDLIN(3308) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("AMD_program_binary_Z400",b6,66,58,28),v3); - } -HXLINE(3309) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_4) HXARGC(0) - ::lime::graphics::opengl::ext::ANGLE_framebuffer_blit _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3309___initialize) -HXLINE(3309) return ::lime::graphics::opengl::ext::ANGLE_framebuffer_blit_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3309) ::Dynamic v4 = ::Dynamic(new _hx_Closure_4()); -HXDLIN(3309) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("ANGLE_framebuffer_blit",53,5d,fe,07),v4); - } -HXLINE(3310) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_5) HXARGC(0) - ::lime::graphics::opengl::ext::ANGLE_framebuffer_multisample _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3310___initialize) -HXLINE(3310) return ::lime::graphics::opengl::ext::ANGLE_framebuffer_multisample_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3310) ::Dynamic v5 = ::Dynamic(new _hx_Closure_5()); -HXDLIN(3310) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("ANGLE_framebuffer_multisample",05,66,2b,e3),v5); - } -HXLINE(3311) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_6) HXARGC(0) - ::lime::graphics::opengl::ext::ANGLE_instanced_arrays _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3311___initialize) -HXLINE(3311) return ::lime::graphics::opengl::ext::ANGLE_instanced_arrays_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3311) ::Dynamic v6 = ::Dynamic(new _hx_Closure_6()); -HXDLIN(3311) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("ANGLE_instanced_arrays",56,74,86,10),v6); - } -HXLINE(3312) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_7) HXARGC(0) - ::lime::graphics::opengl::ext::ANGLE_pack_reverse_row_order _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3312___initialize) -HXLINE(3312) return ::lime::graphics::opengl::ext::ANGLE_pack_reverse_row_order_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3312) ::Dynamic v7 = ::Dynamic(new _hx_Closure_7()); -HXDLIN(3312) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("ANGLE_pack_reverse_row_order",f2,1c,e0,65),v7); - } -HXLINE(3313) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_8) HXARGC(0) - ::lime::graphics::opengl::ext::ANGLE_texture_compression_dxt3 _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3313___initialize) -HXLINE(3313) return ::lime::graphics::opengl::ext::ANGLE_texture_compression_dxt3_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3313) ::Dynamic v8 = ::Dynamic(new _hx_Closure_8()); -HXDLIN(3313) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("ANGLE_texture_compression_dxt3",fc,60,dc,b5),v8); - } -HXLINE(3314) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_9) HXARGC(0) - ::lime::graphics::opengl::ext::ANGLE_texture_compression_dxt5 _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3314___initialize) -HXLINE(3314) return ::lime::graphics::opengl::ext::ANGLE_texture_compression_dxt5_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3314) ::Dynamic v9 = ::Dynamic(new _hx_Closure_9()); -HXDLIN(3314) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("ANGLE_texture_compression_dxt5",fe,60,dc,b5),v9); - } -HXLINE(3315) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_10) HXARGC(0) - ::lime::graphics::opengl::ext::ANGLE_texture_usage _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3315___initialize) -HXLINE(3315) return ::lime::graphics::opengl::ext::ANGLE_texture_usage_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3315) ::Dynamic v10 = ::Dynamic(new _hx_Closure_10()); -HXDLIN(3315) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("ANGLE_texture_usage",b1,62,6e,c1),v10); - } -HXLINE(3316) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_11) HXARGC(0) - ::lime::graphics::opengl::ext::ANGLE_translated_shader_source _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3316___initialize) -HXLINE(3316) return ::lime::graphics::opengl::ext::ANGLE_translated_shader_source_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3316) ::Dynamic v11 = ::Dynamic(new _hx_Closure_11()); -HXDLIN(3316) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("ANGLE_translated_shader_source",58,8f,67,10),v11); - } -HXLINE(3317) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_12) HXARGC(0) - ::lime::graphics::opengl::ext::APPLE_copy_texture_levels _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3317___initialize) -HXLINE(3317) return ::lime::graphics::opengl::ext::APPLE_copy_texture_levels_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3317) ::Dynamic v12 = ::Dynamic(new _hx_Closure_12()); -HXDLIN(3317) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("APPLE_copy_texture_levels",58,36,ee,e5),v12); - } -HXLINE(3318) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_13) HXARGC(0) - ::lime::graphics::opengl::ext::APPLE_framebuffer_multisample _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3318___initialize) -HXLINE(3318) return ::lime::graphics::opengl::ext::APPLE_framebuffer_multisample_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3318) ::Dynamic v13 = ::Dynamic(new _hx_Closure_13()); -HXDLIN(3318) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("APPLE_framebuffer_multisample",8c,c4,4f,00),v13); - } -HXLINE(3319) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_14) HXARGC(0) - ::lime::graphics::opengl::ext::APPLE_rgb_422 _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3319___initialize) -HXLINE(3319) return ::lime::graphics::opengl::ext::APPLE_rgb_422_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3319) ::Dynamic v14 = ::Dynamic(new _hx_Closure_14()); -HXDLIN(3319) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("APPLE_rgb_422",3d,ac,a1,11),v14); - } -HXLINE(3320) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_15) HXARGC(0) - ::lime::graphics::opengl::ext::APPLE_sync _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3320___initialize) -HXLINE(3320) return ::lime::graphics::opengl::ext::APPLE_sync_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3320) ::Dynamic v15 = ::Dynamic(new _hx_Closure_15()); -HXDLIN(3320) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("APPLE_sync",c0,e6,8c,8c),v15); - } -HXLINE(3321) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_16) HXARGC(0) - ::lime::graphics::opengl::ext::APPLE_texture_format_BGRA8888 _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3321___initialize) -HXLINE(3321) return ::lime::graphics::opengl::ext::APPLE_texture_format_BGRA8888_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3321) ::Dynamic v16 = ::Dynamic(new _hx_Closure_16()); -HXDLIN(3321) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("APPLE_texture_format_BGRA8888",13,8a,88,e2),v16); - } -HXLINE(3322) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_17) HXARGC(0) - ::lime::graphics::opengl::ext::APPLE_texture_max_level _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3322___initialize) -HXLINE(3322) return ::lime::graphics::opengl::ext::APPLE_texture_max_level_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3322) ::Dynamic v17 = ::Dynamic(new _hx_Closure_17()); -HXDLIN(3322) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("APPLE_texture_max_level",40,37,3d,be),v17); - } -HXLINE(3323) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_18) HXARGC(0) - ::lime::graphics::opengl::ext::ARM_mali_program_binary _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3323___initialize) -HXLINE(3323) return ::lime::graphics::opengl::ext::ARM_mali_program_binary_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3323) ::Dynamic v18 = ::Dynamic(new _hx_Closure_18()); -HXDLIN(3323) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("ARM_mali_program_binary",c7,33,f6,92),v18); - } -HXLINE(3324) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_19) HXARGC(0) - ::lime::graphics::opengl::ext::ARM_mali_shader_binary _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3324___initialize) -HXLINE(3324) return ::lime::graphics::opengl::ext::ARM_mali_shader_binary_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3324) ::Dynamic v19 = ::Dynamic(new _hx_Closure_19()); -HXDLIN(3324) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("ARM_mali_shader_binary",50,43,81,cb),v19); - } -HXLINE(3325) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_20) HXARGC(0) - ::lime::graphics::opengl::ext::ARM_rgba8 _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3325___initialize) -HXLINE(3325) return ::lime::graphics::opengl::ext::ARM_rgba8_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3325) ::Dynamic v20 = ::Dynamic(new _hx_Closure_20()); -HXDLIN(3325) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("ARM_rgba8",81,03,5e,47),v20); - } -HXLINE(3326) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_21) HXARGC(0) - ::lime::graphics::opengl::ext::DMP_shader_binary _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3326___initialize) -HXLINE(3326) return ::lime::graphics::opengl::ext::DMP_shader_binary_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3326) ::Dynamic v21 = ::Dynamic(new _hx_Closure_21()); -HXDLIN(3326) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("DMP_shader_binary",43,70,06,89),v21); - } -HXLINE(3327) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_22) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_bgra _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3327___initialize) -HXLINE(3327) return ::lime::graphics::opengl::ext::EXT_bgra_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3327) ::Dynamic v22 = ::Dynamic(new _hx_Closure_22()); -HXDLIN(3327) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_bgra",72,74,1a,40),v22); - } -HXLINE(3328) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_23) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_blend_minmax _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3328___initialize) -HXLINE(3328) return ::lime::graphics::opengl::ext::EXT_blend_minmax_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3328) ::Dynamic v23 = ::Dynamic(new _hx_Closure_23()); -HXDLIN(3328) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_blend_minmax",7e,f3,2e,cd),v23); - } -HXLINE(3329) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_24) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_color_buffer_float _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3329___initialize) -HXLINE(3329) return ::lime::graphics::opengl::ext::EXT_color_buffer_float_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3329) ::Dynamic v24 = ::Dynamic(new _hx_Closure_24()); -HXDLIN(3329) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_color_buffer_float",b7,19,0b,dd),v24); - } -HXLINE(3330) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_25) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_color_buffer_half_float _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3330___initialize) -HXLINE(3330) return ::lime::graphics::opengl::ext::EXT_color_buffer_half_float_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3330) ::Dynamic v25 = ::Dynamic(new _hx_Closure_25()); -HXDLIN(3330) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_color_buffer_half_float",d5,e8,0a,44),v25); - } -HXLINE(3331) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_26) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_debug_label _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3331___initialize) -HXLINE(3331) return ::lime::graphics::opengl::ext::EXT_debug_label_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3331) ::Dynamic v26 = ::Dynamic(new _hx_Closure_26()); -HXDLIN(3331) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_debug_label",ca,3b,0e,9c),v26); - } -HXLINE(3332) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_27) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_debug_marker _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3332___initialize) -HXLINE(3332) return ::lime::graphics::opengl::ext::EXT_debug_marker_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3332) ::Dynamic v27 = ::Dynamic(new _hx_Closure_27()); -HXDLIN(3332) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_debug_marker",24,63,59,61),v27); - } -HXLINE(3333) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_28) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_discard_framebuffer _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3333___initialize) -HXLINE(3333) return ::lime::graphics::opengl::ext::EXT_discard_framebuffer_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3333) ::Dynamic v28 = ::Dynamic(new _hx_Closure_28()); -HXDLIN(3333) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_discard_framebuffer",0e,f8,79,f7),v28); - } -HXLINE(3334) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_29) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_map_buffer_range _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3334___initialize) -HXLINE(3334) return ::lime::graphics::opengl::ext::EXT_map_buffer_range_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3334) ::Dynamic v29 = ::Dynamic(new _hx_Closure_29()); -HXDLIN(3334) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_map_buffer_range",7f,25,48,f8),v29); - } -HXLINE(3335) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_30) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_multi_draw_arrays _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3335___initialize) -HXLINE(3335) return ::lime::graphics::opengl::ext::EXT_multi_draw_arrays_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3335) ::Dynamic v30 = ::Dynamic(new _hx_Closure_30()); -HXDLIN(3335) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_multi_draw_arrays",51,b2,0b,91),v30); - } -HXLINE(3336) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_31) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_multisampled_render_to_texture _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3336___initialize) -HXLINE(3336) return ::lime::graphics::opengl::ext::EXT_multisampled_render_to_texture_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3336) ::Dynamic v31 = ::Dynamic(new _hx_Closure_31()); -HXDLIN(3336) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_multisampled_render_to_texture",40,d2,98,03),v31); - } -HXLINE(3337) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_32) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_multiview_draw_buffers _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3337___initialize) -HXLINE(3337) return ::lime::graphics::opengl::ext::EXT_multiview_draw_buffers_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3337) ::Dynamic v32 = ::Dynamic(new _hx_Closure_32()); -HXDLIN(3337) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_multiview_draw_buffers",f7,b6,e5,c5),v32); - } -HXLINE(3338) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_33) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_occlusion_query_boolean _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3338___initialize) -HXLINE(3338) return ::lime::graphics::opengl::ext::EXT_occlusion_query_boolean_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3338) ::Dynamic v33 = ::Dynamic(new _hx_Closure_33()); -HXDLIN(3338) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_occlusion_query_boolean",81,a7,94,3d),v33); - } -HXLINE(3339) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_34) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_packed_depth_stencil _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3339___initialize) -HXLINE(3339) return ::lime::graphics::opengl::ext::EXT_packed_depth_stencil_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3339) ::Dynamic v34 = ::Dynamic(new _hx_Closure_34()); -HXDLIN(3339) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_packed_depth_stencil",f7,88,e3,09),v34); - } -HXLINE(3340) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_35) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_read_format_bgra _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3340___initialize) -HXLINE(3340) return ::lime::graphics::opengl::ext::EXT_read_format_bgra_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3340) ::Dynamic v35 = ::Dynamic(new _hx_Closure_35()); -HXDLIN(3340) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_read_format_bgra",11,c1,96,f4),v35); - } -HXLINE(3341) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_36) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_robustness _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3341___initialize) -HXLINE(3341) return ::lime::graphics::opengl::ext::EXT_robustness_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3341) ::Dynamic v36 = ::Dynamic(new _hx_Closure_36()); -HXDLIN(3341) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_robustness",c6,8a,39,e5),v36); - } -HXLINE(3342) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_37) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_sRGB _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3342___initialize) -HXLINE(3342) return ::lime::graphics::opengl::ext::EXT_sRGB_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3342) ::Dynamic v37 = ::Dynamic(new _hx_Closure_37()); -HXDLIN(3342) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_sRGB",18,00,47,4b),v37); - } -HXLINE(3343) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_38) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_separate_shader_objects _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3343___initialize) -HXLINE(3343) return ::lime::graphics::opengl::ext::EXT_separate_shader_objects_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3343) ::Dynamic v38 = ::Dynamic(new _hx_Closure_38()); -HXDLIN(3343) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_separate_shader_objects",18,2e,eb,43),v38); - } -HXLINE(3344) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_39) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_shader_framebuffer_fetch _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3344___initialize) -HXLINE(3344) return ::lime::graphics::opengl::ext::EXT_shader_framebuffer_fetch_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3344) ::Dynamic v39 = ::Dynamic(new _hx_Closure_39()); -HXDLIN(3344) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_shader_framebuffer_fetch",0c,04,5a,6d),v39); - } -HXLINE(3345) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_40) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_shader_texture_lod _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3345___initialize) -HXLINE(3345) return ::lime::graphics::opengl::ext::EXT_shader_texture_lod_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3345) ::Dynamic v40 = ::Dynamic(new _hx_Closure_40()); -HXDLIN(3345) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_shader_texture_lod",c1,4c,48,65),v40); - } -HXLINE(3346) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_41) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_shadow_samplers _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3346___initialize) -HXLINE(3346) return ::lime::graphics::opengl::ext::EXT_shadow_samplers_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3346) ::Dynamic v41 = ::Dynamic(new _hx_Closure_41()); -HXDLIN(3346) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_shadow_samplers",ec,92,50,09),v41); - } -HXLINE(3347) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_42) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_texture_compression_dxt1 _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3347___initialize) -HXLINE(3347) return ::lime::graphics::opengl::ext::EXT_texture_compression_dxt1_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3347) ::Dynamic v42 = ::Dynamic(new _hx_Closure_42()); -HXDLIN(3347) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_texture_compression_dxt1",6c,ae,f4,76),v42); - } -HXLINE(3348) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_43) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_texture_compression_s3tc _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3348___initialize) -HXLINE(3348) return ::lime::graphics::opengl::ext::EXT_texture_compression_s3tc_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3348) ::Dynamic v43 = ::Dynamic(new _hx_Closure_43()); -HXDLIN(3348) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_texture_compression_s3tc",6a,86,aa,80),v43); - } -HXLINE(3349) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_44) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_texture_filter_anisotropic _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3349___initialize) -HXLINE(3349) return ::lime::graphics::opengl::ext::EXT_texture_filter_anisotropic_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3349) ::Dynamic v44 = ::Dynamic(new _hx_Closure_44()); -HXDLIN(3349) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_texture_filter_anisotropic",4c,4c,32,3d),v44); - } -HXLINE(3350) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_45) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_texture_format_BGRA8888 _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3350___initialize) -HXLINE(3350) return ::lime::graphics::opengl::ext::EXT_texture_format_BGRA8888_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3350) ::Dynamic v45 = ::Dynamic(new _hx_Closure_45()); -HXDLIN(3350) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_texture_format_BGRA8888",5a,d2,bd,b2),v45); - } -HXLINE(3351) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_46) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_texture_rg _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3351___initialize) -HXLINE(3351) return ::lime::graphics::opengl::ext::EXT_texture_rg_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3351) ::Dynamic v46 = ::Dynamic(new _hx_Closure_46()); -HXDLIN(3351) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_texture_rg",17,ce,12,89),v46); - } -HXLINE(3352) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_47) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_texture_storage _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3352___initialize) -HXLINE(3352) return ::lime::graphics::opengl::ext::EXT_texture_storage_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3352) ::Dynamic v47 = ::Dynamic(new _hx_Closure_47()); -HXDLIN(3352) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_texture_storage",99,91,8f,9d),v47); - } -HXLINE(3353) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_48) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_texture_type_2_10_10_10_REV _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3353___initialize) -HXLINE(3353) return ::lime::graphics::opengl::ext::EXT_texture_type_2_10_10_10_REV_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3353) ::Dynamic v48 = ::Dynamic(new _hx_Closure_48()); -HXDLIN(3353) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_texture_type_2_10_10_10_REV",93,7e,34,b8),v48); - } -HXLINE(3354) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_49) HXARGC(0) - ::lime::graphics::opengl::ext::EXT_unpack_subimage _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3354___initialize) -HXLINE(3354) return ::lime::graphics::opengl::ext::EXT_unpack_subimage_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3354) ::Dynamic v49 = ::Dynamic(new _hx_Closure_49()); -HXDLIN(3354) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("EXT_unpack_subimage",4a,96,0e,d9),v49); - } -HXLINE(3355) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_50) HXARGC(0) - ::lime::graphics::opengl::ext::FJ_shader_binary_GCCSO _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3355___initialize) -HXLINE(3355) return ::lime::graphics::opengl::ext::FJ_shader_binary_GCCSO_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3355) ::Dynamic v50 = ::Dynamic(new _hx_Closure_50()); -HXDLIN(3355) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("FJ_shader_binary_GCCSO",e4,a3,c9,4b),v50); - } -HXLINE(3356) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_51) HXARGC(0) - ::lime::graphics::opengl::ext::IMG_multisampled_render_to_texture _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3356___initialize) -HXLINE(3356) return ::lime::graphics::opengl::ext::IMG_multisampled_render_to_texture_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3356) ::Dynamic v51 = ::Dynamic(new _hx_Closure_51()); -HXDLIN(3356) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("IMG_multisampled_render_to_texture",1e,8d,48,50),v51); - } -HXLINE(3357) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_52) HXARGC(0) - ::lime::graphics::opengl::ext::IMG_program_binary _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3357___initialize) -HXLINE(3357) return ::lime::graphics::opengl::ext::IMG_program_binary_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3357) ::Dynamic v52 = ::Dynamic(new _hx_Closure_52()); -HXDLIN(3357) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("IMG_program_binary",b8,93,3a,05),v52); - } -HXLINE(3358) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_53) HXARGC(0) - ::lime::graphics::opengl::ext::IMG_read_format _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3358___initialize) -HXLINE(3358) return ::lime::graphics::opengl::ext::IMG_read_format_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3358) ::Dynamic v53 = ::Dynamic(new _hx_Closure_53()); -HXDLIN(3358) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("IMG_read_format",a4,2a,ef,b9),v53); - } -HXLINE(3359) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_54) HXARGC(0) - ::lime::graphics::opengl::ext::IMG_shader_binary _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3359___initialize) -HXLINE(3359) return ::lime::graphics::opengl::ext::IMG_shader_binary_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3359) ::Dynamic v54 = ::Dynamic(new _hx_Closure_54()); -HXDLIN(3359) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("IMG_shader_binary",7f,ec,f0,da),v54); - } -HXLINE(3360) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_55) HXARGC(0) - ::lime::graphics::opengl::ext::IMG_texture_compression_pvrtc _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3360___initialize) -HXLINE(3360) return ::lime::graphics::opengl::ext::IMG_texture_compression_pvrtc_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3360) ::Dynamic v55 = ::Dynamic(new _hx_Closure_55()); -HXDLIN(3360) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("IMG_texture_compression_pvrtc",02,61,85,d1),v55); - } -HXLINE(3361) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_56) HXARGC(0) - ::lime::graphics::opengl::ext::KHR_debug _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3361___initialize) -HXLINE(3361) return ::lime::graphics::opengl::ext::KHR_debug_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3361) ::Dynamic v56 = ::Dynamic(new _hx_Closure_56()); -HXDLIN(3361) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("KHR_debug",69,7f,d0,07),v56); - } -HXLINE(3362) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_57) HXARGC(0) - ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3362___initialize) -HXLINE(3362) return ::lime::graphics::opengl::ext::KHR_texture_compression_astc_ldr_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3362) ::Dynamic v57 = ::Dynamic(new _hx_Closure_57()); -HXDLIN(3362) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("KHR_texture_compression_astc_ldr",63,29,b6,ea),v57); - } -HXLINE(3363) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_58) HXARGC(0) - ::lime::graphics::opengl::ext::NV_coverage_sample _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3363___initialize) -HXLINE(3363) return ::lime::graphics::opengl::ext::NV_coverage_sample_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3363) ::Dynamic v58 = ::Dynamic(new _hx_Closure_58()); -HXDLIN(3363) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("NV_coverage_sample",aa,83,fd,db),v58); - } -HXLINE(3364) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_59) HXARGC(0) - ::lime::graphics::opengl::ext::NV_depth_nonlinear _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3364___initialize) -HXLINE(3364) return ::lime::graphics::opengl::ext::NV_depth_nonlinear_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3364) ::Dynamic v59 = ::Dynamic(new _hx_Closure_59()); -HXDLIN(3364) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("NV_depth_nonlinear",ff,77,4d,c4),v59); - } -HXLINE(3365) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_60) HXARGC(0) - ::lime::graphics::opengl::ext::NV_draw_buffers _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3365___initialize) -HXLINE(3365) return ::lime::graphics::opengl::ext::NV_draw_buffers_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3365) ::Dynamic v60 = ::Dynamic(new _hx_Closure_60()); -HXDLIN(3365) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("NV_draw_buffers",8f,0e,de,94),v60); - } -HXLINE(3366) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_61) HXARGC(0) - ::lime::graphics::opengl::ext::NV_fbo_color_attachments _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3366___initialize) -HXLINE(3366) return ::lime::graphics::opengl::ext::NV_fbo_color_attachments_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3366) ::Dynamic v61 = ::Dynamic(new _hx_Closure_61()); -HXDLIN(3366) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("NV_fbo_color_attachments",d1,a3,ac,87),v61); - } -HXLINE(3367) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_62) HXARGC(0) - ::lime::graphics::opengl::ext::NV_fence _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3367___initialize) -HXLINE(3367) return ::lime::graphics::opengl::ext::NV_fence_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3367) ::Dynamic v62 = ::Dynamic(new _hx_Closure_62()); -HXDLIN(3367) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("NV_fence",3a,78,71,5f),v62); - } -HXLINE(3368) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_63) HXARGC(0) - ::lime::graphics::opengl::ext::NV_read_buffer _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3368___initialize) -HXLINE(3368) return ::lime::graphics::opengl::ext::NV_read_buffer_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3368) ::Dynamic v63 = ::Dynamic(new _hx_Closure_63()); -HXDLIN(3368) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("NV_read_buffer",52,78,29,ea),v63); - } -HXLINE(3369) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_64) HXARGC(0) - ::lime::graphics::opengl::ext::NV_read_buffer_front _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3369___initialize) -HXLINE(3369) return ::lime::graphics::opengl::ext::NV_read_buffer_front_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3369) ::Dynamic v64 = ::Dynamic(new _hx_Closure_64()); -HXDLIN(3369) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("NV_read_buffer_front",bc,e1,e8,d2),v64); - } -HXLINE(3370) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_65) HXARGC(0) - ::lime::graphics::opengl::ext::NV_read_depth _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3370___initialize) -HXLINE(3370) return ::lime::graphics::opengl::ext::NV_read_depth_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3370) ::Dynamic v65 = ::Dynamic(new _hx_Closure_65()); -HXDLIN(3370) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("NV_read_depth",f1,85,77,c1),v65); - } -HXLINE(3371) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_66) HXARGC(0) - ::lime::graphics::opengl::ext::NV_read_depth_stencil _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3371___initialize) -HXLINE(3371) return ::lime::graphics::opengl::ext::NV_read_depth_stencil_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3371) ::Dynamic v66 = ::Dynamic(new _hx_Closure_66()); -HXDLIN(3371) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("NV_read_depth_stencil",6e,76,04,4b),v66); - } -HXLINE(3372) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_67) HXARGC(0) - ::lime::graphics::opengl::ext::NV_read_stencil _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3372___initialize) -HXLINE(3372) return ::lime::graphics::opengl::ext::NV_read_stencil_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3372) ::Dynamic v67 = ::Dynamic(new _hx_Closure_67()); -HXDLIN(3372) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("NV_read_stencil",6a,ea,92,c8),v67); - } -HXLINE(3373) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_68) HXARGC(0) - ::lime::graphics::opengl::ext::NV_texture_compression_s3tc_update _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3373___initialize) -HXLINE(3373) return ::lime::graphics::opengl::ext::NV_texture_compression_s3tc_update_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3373) ::Dynamic v68 = ::Dynamic(new _hx_Closure_68()); -HXDLIN(3373) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("NV_texture_compression_s3tc_update",45,2a,b6,00),v68); - } -HXLINE(3374) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_69) HXARGC(0) - ::lime::graphics::opengl::ext::NV_texture_npot_2D_mipmap _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3374___initialize) -HXLINE(3374) return ::lime::graphics::opengl::ext::NV_texture_npot_2D_mipmap_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3374) ::Dynamic v69 = ::Dynamic(new _hx_Closure_69()); -HXDLIN(3374) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("NV_texture_npot_2D_mipmap",78,dc,c7,30),v69); - } -HXLINE(3375) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_70) HXARGC(0) - ::lime::graphics::opengl::ext::NVX_gpu_memory_info _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3375___initialize) -HXLINE(3375) return ::lime::graphics::opengl::ext::NVX_gpu_memory_info_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3375) ::Dynamic v70 = ::Dynamic(new _hx_Closure_70()); -HXDLIN(3375) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("NVX_gpu_memory_info",6a,ad,9a,42),v70); - } -HXLINE(3376) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_71) HXARGC(0) - ::lime::graphics::opengl::ext::OES_EGL_image _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3376___initialize) -HXLINE(3376) return ::lime::graphics::opengl::ext::OES_EGL_image_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3376) ::Dynamic v71 = ::Dynamic(new _hx_Closure_71()); -HXDLIN(3376) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_EGL_image",44,24,7d,2c),v71); - } -HXLINE(3377) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_72) HXARGC(0) - ::lime::graphics::opengl::ext::OES_EGL_image_external _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3377___initialize) -HXLINE(3377) return ::lime::graphics::opengl::ext::OES_EGL_image_external_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3377) ::Dynamic v72 = ::Dynamic(new _hx_Closure_72()); -HXDLIN(3377) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_EGL_image_external",e6,6c,9f,93),v72); - } -HXLINE(3378) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_73) HXARGC(0) - ::lime::graphics::opengl::ext::OES_compressed_ETC1_RGB8_texture _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3378___initialize) -HXLINE(3378) return ::lime::graphics::opengl::ext::OES_compressed_ETC1_RGB8_texture_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3378) ::Dynamic v73 = ::Dynamic(new _hx_Closure_73()); -HXDLIN(3378) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_compressed_ETC1_RGB8_texture",cd,f1,a0,b8),v73); - } -HXLINE(3379) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_74) HXARGC(0) - ::lime::graphics::opengl::ext::OES_compressed_paletted_texture _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3379___initialize) -HXLINE(3379) return ::lime::graphics::opengl::ext::OES_compressed_paletted_texture_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3379) ::Dynamic v74 = ::Dynamic(new _hx_Closure_74()); -HXDLIN(3379) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_compressed_paletted_texture",a1,ed,5e,8e),v74); - } -HXLINE(3380) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_75) HXARGC(0) - ::lime::graphics::opengl::ext::OES_depth24 _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3380___initialize) -HXLINE(3380) return ::lime::graphics::opengl::ext::OES_depth24_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3380) ::Dynamic v75 = ::Dynamic(new _hx_Closure_75()); -HXDLIN(3380) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_depth24",83,70,fd,a0),v75); - } -HXLINE(3381) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_76) HXARGC(0) - ::lime::graphics::opengl::ext::OES_depth32 _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3381___initialize) -HXLINE(3381) return ::lime::graphics::opengl::ext::OES_depth32_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3381) ::Dynamic v76 = ::Dynamic(new _hx_Closure_76()); -HXDLIN(3381) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_depth32",60,71,fd,a0),v76); - } -HXLINE(3382) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_77) HXARGC(0) - ::lime::graphics::opengl::ext::OES_depth_texture _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3382___initialize) -HXLINE(3382) return ::lime::graphics::opengl::ext::OES_depth_texture_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3382) ::Dynamic v77 = ::Dynamic(new _hx_Closure_77()); -HXDLIN(3382) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_depth_texture",dd,ed,8f,e2),v77); - } -HXLINE(3383) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_78) HXARGC(0) - ::lime::graphics::opengl::ext::OES_element_index_uint _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3383___initialize) -HXLINE(3383) return ::lime::graphics::opengl::ext::OES_element_index_uint_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3383) ::Dynamic v78 = ::Dynamic(new _hx_Closure_78()); -HXDLIN(3383) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_element_index_uint",cc,fa,20,b1),v78); - } -HXLINE(3384) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_79) HXARGC(0) - ::lime::graphics::opengl::ext::OES_get_program_binary _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3384___initialize) -HXLINE(3384) return ::lime::graphics::opengl::ext::OES_get_program_binary_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3384) ::Dynamic v79 = ::Dynamic(new _hx_Closure_79()); -HXDLIN(3384) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_get_program_binary",27,f4,1a,01),v79); - } -HXLINE(3385) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_80) HXARGC(0) - ::lime::graphics::opengl::ext::OES_mapbuffer _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3385___initialize) -HXLINE(3385) return ::lime::graphics::opengl::ext::OES_mapbuffer_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3385) ::Dynamic v80 = ::Dynamic(new _hx_Closure_80()); -HXDLIN(3385) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_mapbuffer",1a,2d,9e,e1),v80); - } -HXLINE(3386) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_81) HXARGC(0) - ::lime::graphics::opengl::ext::OES_packed_depth_stencil _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3386___initialize) -HXLINE(3386) return ::lime::graphics::opengl::ext::OES_packed_depth_stencil_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3386) ::Dynamic v81 = ::Dynamic(new _hx_Closure_81()); -HXDLIN(3386) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_packed_depth_stencil",7b,19,31,fc),v81); - } -HXLINE(3387) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_82) HXARGC(0) - ::lime::graphics::opengl::ext::OES_required_internalformat _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3387___initialize) -HXLINE(3387) return ::lime::graphics::opengl::ext::OES_required_internalformat_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3387) ::Dynamic v82 = ::Dynamic(new _hx_Closure_82()); -HXDLIN(3387) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_required_internalformat",52,c5,46,29),v82); - } -HXLINE(3388) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_83) HXARGC(0) - ::lime::graphics::opengl::ext::OES_rgb8_rgba8 _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3388___initialize) -HXLINE(3388) return ::lime::graphics::opengl::ext::OES_rgb8_rgba8_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3388) ::Dynamic v83 = ::Dynamic(new _hx_Closure_83()); -HXDLIN(3388) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_rgb8_rgba8",d2,44,3a,66),v83); - } -HXLINE(3389) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_84) HXARGC(0) - ::lime::graphics::opengl::ext::OES_standard_derivatives _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3389___initialize) -HXLINE(3389) return ::lime::graphics::opengl::ext::OES_standard_derivatives_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3389) ::Dynamic v84 = ::Dynamic(new _hx_Closure_84()); -HXDLIN(3389) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_standard_derivatives",8c,cb,00,04),v84); - } -HXLINE(3390) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_85) HXARGC(0) - ::lime::graphics::opengl::ext::OES_stencil1 _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3390___initialize) -HXLINE(3390) return ::lime::graphics::opengl::ext::OES_stencil1_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3390) ::Dynamic v85 = ::Dynamic(new _hx_Closure_85()); -HXDLIN(3390) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_stencil1",f7,0f,03,29),v85); - } -HXLINE(3391) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_86) HXARGC(0) - ::lime::graphics::opengl::ext::OES_stencil4 _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3391___initialize) -HXLINE(3391) return ::lime::graphics::opengl::ext::OES_stencil4_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3391) ::Dynamic v86 = ::Dynamic(new _hx_Closure_86()); -HXDLIN(3391) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_stencil4",fa,0f,03,29),v86); - } -HXLINE(3392) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_87) HXARGC(0) - ::lime::graphics::opengl::ext::OES_surfaceless_context _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3392___initialize) -HXLINE(3392) return ::lime::graphics::opengl::ext::OES_surfaceless_context_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3392) ::Dynamic v87 = ::Dynamic(new _hx_Closure_87()); -HXDLIN(3392) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_surfaceless_context",74,4b,ea,b9),v87); - } -HXLINE(3393) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_88) HXARGC(0) - ::lime::graphics::opengl::ext::OES_texture_3D _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3393___initialize) -HXLINE(3393) return ::lime::graphics::opengl::ext::OES_texture_3D_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3393) ::Dynamic v88 = ::Dynamic(new _hx_Closure_88()); -HXDLIN(3393) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_texture_3D",97,1a,cf,b4),v88); - } -HXLINE(3394) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_89) HXARGC(0) - ::lime::graphics::opengl::ext::OES_texture_float _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3394___initialize) -HXLINE(3394) return ::lime::graphics::opengl::ext::OES_texture_float_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3394) ::Dynamic v89 = ::Dynamic(new _hx_Closure_89()); -HXDLIN(3394) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_texture_float",76,0b,21,02),v89); - } -HXLINE(3395) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_90) HXARGC(0) - ::lime::graphics::opengl::ext::OES_texture_float_linear _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3395___initialize) -HXLINE(3395) return ::lime::graphics::opengl::ext::OES_texture_float_linear_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3395) ::Dynamic v90 = ::Dynamic(new _hx_Closure_90()); -HXDLIN(3395) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_texture_float_linear",ce,52,3e,d7),v90); - } -HXLINE(3396) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_91) HXARGC(0) - ::lime::graphics::opengl::ext::OES_texture_half_float _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3396___initialize) -HXLINE(3396) return ::lime::graphics::opengl::ext::OES_texture_half_float_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3396) ::Dynamic v91 = ::Dynamic(new _hx_Closure_91()); -HXDLIN(3396) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_texture_half_float",b6,42,f5,f2),v91); - } -HXLINE(3397) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_92) HXARGC(0) - ::lime::graphics::opengl::ext::OES_texture_half_float_linear _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3397___initialize) -HXLINE(3397) return ::lime::graphics::opengl::ext::OES_texture_half_float_linear_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3397) ::Dynamic v92 = ::Dynamic(new _hx_Closure_92()); -HXDLIN(3397) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_texture_half_float_linear",8e,83,0b,8c),v92); - } -HXLINE(3398) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_93) HXARGC(0) - ::lime::graphics::opengl::ext::OES_texture_npot _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3398___initialize) -HXLINE(3398) return ::lime::graphics::opengl::ext::OES_texture_npot_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3398) ::Dynamic v93 = ::Dynamic(new _hx_Closure_93()); -HXDLIN(3398) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_texture_npot",4d,89,dd,01),v93); - } -HXLINE(3399) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_94) HXARGC(0) - ::lime::graphics::opengl::ext::OES_vertex_array_object _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3399___initialize) -HXLINE(3399) return ::lime::graphics::opengl::ext::OES_vertex_array_object_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3399) ::Dynamic v94 = ::Dynamic(new _hx_Closure_94()); -HXDLIN(3399) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_vertex_array_object",de,b2,44,8d),v94); - } -HXLINE(3400) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_95) HXARGC(0) - ::lime::graphics::opengl::ext::OES_vertex_half_float _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3400___initialize) -HXLINE(3400) return ::lime::graphics::opengl::ext::OES_vertex_half_float_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3400) ::Dynamic v95 = ::Dynamic(new _hx_Closure_95()); -HXDLIN(3400) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_vertex_half_float",89,d9,95,ca),v95); - } -HXLINE(3401) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_96) HXARGC(0) - ::lime::graphics::opengl::ext::OES_vertex_type_10_10_10_2 _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3401___initialize) -HXLINE(3401) return ::lime::graphics::opengl::ext::OES_vertex_type_10_10_10_2_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3401) ::Dynamic v96 = ::Dynamic(new _hx_Closure_96()); -HXDLIN(3401) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("OES_vertex_type_10_10_10_2",de,be,f1,06),v96); - } -HXLINE(3402) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_97) HXARGC(0) - ::lime::graphics::opengl::ext::QCOM_alpha_test _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3402___initialize) -HXLINE(3402) return ::lime::graphics::opengl::ext::QCOM_alpha_test_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3402) ::Dynamic v97 = ::Dynamic(new _hx_Closure_97()); -HXDLIN(3402) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("QCOM_alpha_test",c2,a6,01,c4),v97); - } -HXLINE(3403) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_98) HXARGC(0) - ::lime::graphics::opengl::ext::QCOM_binning_control _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3403___initialize) -HXLINE(3403) return ::lime::graphics::opengl::ext::QCOM_binning_control_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3403) ::Dynamic v98 = ::Dynamic(new _hx_Closure_98()); -HXDLIN(3403) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("QCOM_binning_control",4a,6c,46,7b),v98); - } -HXLINE(3404) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_99) HXARGC(0) - ::lime::graphics::opengl::ext::QCOM_driver_control _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3404___initialize) -HXLINE(3404) return ::lime::graphics::opengl::ext::QCOM_driver_control_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3404) ::Dynamic v99 = ::Dynamic(new _hx_Closure_99()); -HXDLIN(3404) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("QCOM_driver_control",35,0f,f7,9e),v99); - } -HXLINE(3405) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_100) HXARGC(0) - ::lime::graphics::opengl::ext::QCOM_extended_get _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3405___initialize) -HXLINE(3405) return ::lime::graphics::opengl::ext::QCOM_extended_get_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3405) ::Dynamic v100 = ::Dynamic(new _hx_Closure_100()); -HXDLIN(3405) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("QCOM_extended_get",3f,13,03,b6),v100); - } -HXLINE(3406) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_101) HXARGC(0) - ::lime::graphics::opengl::ext::QCOM_extended_get2 _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3406___initialize) -HXLINE(3406) return ::lime::graphics::opengl::ext::QCOM_extended_get2_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3406) ::Dynamic v101 = ::Dynamic(new _hx_Closure_101()); -HXDLIN(3406) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("QCOM_extended_get2",13,c4,ad,8c),v101); - } -HXLINE(3407) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_102) HXARGC(0) - ::lime::graphics::opengl::ext::QCOM_perfmon_global_mode _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3407___initialize) -HXLINE(3407) return ::lime::graphics::opengl::ext::QCOM_perfmon_global_mode_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3407) ::Dynamic v102 = ::Dynamic(new _hx_Closure_102()); -HXDLIN(3407) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("QCOM_perfmon_global_mode",74,f2,13,ad),v102); - } -HXLINE(3408) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_103) HXARGC(0) - ::lime::graphics::opengl::ext::QCOM_tiled_rendering _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3408___initialize) -HXLINE(3408) return ::lime::graphics::opengl::ext::QCOM_tiled_rendering_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3408) ::Dynamic v103 = ::Dynamic(new _hx_Closure_103()); -HXDLIN(3408) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("QCOM_tiled_rendering",f4,8a,1f,ec),v103); - } -HXLINE(3409) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_104) HXARGC(0) - ::lime::graphics::opengl::ext::QCOM_writeonly_rendering _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3409___initialize) -HXLINE(3409) return ::lime::graphics::opengl::ext::QCOM_writeonly_rendering_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3409) ::Dynamic v104 = ::Dynamic(new _hx_Closure_104()); -HXDLIN(3409) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("QCOM_writeonly_rendering",09,44,22,8a),v104); - } -HXLINE(3410) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_105) HXARGC(0) - ::lime::graphics::opengl::ext::VIV_shader_binary _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_3410___initialize) -HXLINE(3410) return ::lime::graphics::opengl::ext::VIV_shader_binary_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - -HXLINE(3410) ::Dynamic v105 = ::Dynamic(new _hx_Closure_105()); -HXDLIN(3410) ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors->set(HX_("VIV_shader_binary",5f,4e,50,1f),v105); - } - } -HXLINE(3413) this->_hx___initialized = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeOpenGLRenderContext_obj,_hx___initialize,(void)) - - ::haxe::ds::StringMap NativeOpenGLRenderContext_obj::_hx___extensionObjects; - - ::haxe::ds::StringMap NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors; - -int NativeOpenGLRenderContext_obj::_hx___lastContextID; - -::Array< ::String > NativeOpenGLRenderContext_obj::_hx___supportedExtensions; - - -hx::ObjectPtr< NativeOpenGLRenderContext_obj > NativeOpenGLRenderContext_obj::__new() { - hx::ObjectPtr< NativeOpenGLRenderContext_obj > __this = new NativeOpenGLRenderContext_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< NativeOpenGLRenderContext_obj > NativeOpenGLRenderContext_obj::__alloc(hx::Ctx *_hx_ctx) { - NativeOpenGLRenderContext_obj *__this = (NativeOpenGLRenderContext_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NativeOpenGLRenderContext_obj), true, "lime._internal.backend.native.NativeOpenGLRenderContext")); - *(void **)__this = NativeOpenGLRenderContext_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -NativeOpenGLRenderContext_obj::NativeOpenGLRenderContext_obj() -{ -} - -void NativeOpenGLRenderContext_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(NativeOpenGLRenderContext); - HX_MARK_MEMBER_NAME(DEPTH_BUFFER_BIT,"DEPTH_BUFFER_BIT"); - HX_MARK_MEMBER_NAME(STENCIL_BUFFER_BIT,"STENCIL_BUFFER_BIT"); - HX_MARK_MEMBER_NAME(COLOR_BUFFER_BIT,"COLOR_BUFFER_BIT"); - HX_MARK_MEMBER_NAME(POINTS,"POINTS"); - HX_MARK_MEMBER_NAME(LINES,"LINES"); - HX_MARK_MEMBER_NAME(LINE_LOOP,"LINE_LOOP"); - HX_MARK_MEMBER_NAME(LINE_STRIP,"LINE_STRIP"); - HX_MARK_MEMBER_NAME(TRIANGLES,"TRIANGLES"); - HX_MARK_MEMBER_NAME(TRIANGLE_STRIP,"TRIANGLE_STRIP"); - HX_MARK_MEMBER_NAME(TRIANGLE_FAN,"TRIANGLE_FAN"); - HX_MARK_MEMBER_NAME(ZERO,"ZERO"); - HX_MARK_MEMBER_NAME(ONE,"ONE"); - HX_MARK_MEMBER_NAME(SRC_COLOR,"SRC_COLOR"); - HX_MARK_MEMBER_NAME(ONE_MINUS_SRC_COLOR,"ONE_MINUS_SRC_COLOR"); - HX_MARK_MEMBER_NAME(SRC_ALPHA,"SRC_ALPHA"); - HX_MARK_MEMBER_NAME(ONE_MINUS_SRC_ALPHA,"ONE_MINUS_SRC_ALPHA"); - HX_MARK_MEMBER_NAME(DST_ALPHA,"DST_ALPHA"); - HX_MARK_MEMBER_NAME(ONE_MINUS_DST_ALPHA,"ONE_MINUS_DST_ALPHA"); - HX_MARK_MEMBER_NAME(DST_COLOR,"DST_COLOR"); - HX_MARK_MEMBER_NAME(ONE_MINUS_DST_COLOR,"ONE_MINUS_DST_COLOR"); - HX_MARK_MEMBER_NAME(SRC_ALPHA_SATURATE,"SRC_ALPHA_SATURATE"); - HX_MARK_MEMBER_NAME(FUNC_ADD,"FUNC_ADD"); - HX_MARK_MEMBER_NAME(BLEND_EQUATION,"BLEND_EQUATION"); - HX_MARK_MEMBER_NAME(BLEND_EQUATION_RGB,"BLEND_EQUATION_RGB"); - HX_MARK_MEMBER_NAME(BLEND_EQUATION_ALPHA,"BLEND_EQUATION_ALPHA"); - HX_MARK_MEMBER_NAME(FUNC_SUBTRACT,"FUNC_SUBTRACT"); - HX_MARK_MEMBER_NAME(FUNC_REVERSE_SUBTRACT,"FUNC_REVERSE_SUBTRACT"); - HX_MARK_MEMBER_NAME(BLEND_DST_RGB,"BLEND_DST_RGB"); - HX_MARK_MEMBER_NAME(BLEND_SRC_RGB,"BLEND_SRC_RGB"); - HX_MARK_MEMBER_NAME(BLEND_DST_ALPHA,"BLEND_DST_ALPHA"); - HX_MARK_MEMBER_NAME(BLEND_SRC_ALPHA,"BLEND_SRC_ALPHA"); - HX_MARK_MEMBER_NAME(CONSTANT_COLOR,"CONSTANT_COLOR"); - HX_MARK_MEMBER_NAME(ONE_MINUS_CONSTANT_COLOR,"ONE_MINUS_CONSTANT_COLOR"); - HX_MARK_MEMBER_NAME(CONSTANT_ALPHA,"CONSTANT_ALPHA"); - HX_MARK_MEMBER_NAME(ONE_MINUS_CONSTANT_ALPHA,"ONE_MINUS_CONSTANT_ALPHA"); - HX_MARK_MEMBER_NAME(BLEND_COLOR,"BLEND_COLOR"); - HX_MARK_MEMBER_NAME(ARRAY_BUFFER,"ARRAY_BUFFER"); - HX_MARK_MEMBER_NAME(ELEMENT_ARRAY_BUFFER,"ELEMENT_ARRAY_BUFFER"); - HX_MARK_MEMBER_NAME(ARRAY_BUFFER_BINDING,"ARRAY_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(ELEMENT_ARRAY_BUFFER_BINDING,"ELEMENT_ARRAY_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(STREAM_DRAW,"STREAM_DRAW"); - HX_MARK_MEMBER_NAME(STATIC_DRAW,"STATIC_DRAW"); - HX_MARK_MEMBER_NAME(DYNAMIC_DRAW,"DYNAMIC_DRAW"); - HX_MARK_MEMBER_NAME(BUFFER_SIZE,"BUFFER_SIZE"); - HX_MARK_MEMBER_NAME(BUFFER_USAGE,"BUFFER_USAGE"); - HX_MARK_MEMBER_NAME(CURRENT_VERTEX_ATTRIB,"CURRENT_VERTEX_ATTRIB"); - HX_MARK_MEMBER_NAME(FRONT,"FRONT"); - HX_MARK_MEMBER_NAME(BACK,"BACK"); - HX_MARK_MEMBER_NAME(FRONT_AND_BACK,"FRONT_AND_BACK"); - HX_MARK_MEMBER_NAME(TEXTURE_2D,"TEXTURE_2D"); - HX_MARK_MEMBER_NAME(CULL_FACE,"CULL_FACE"); - HX_MARK_MEMBER_NAME(BLEND,"BLEND"); - HX_MARK_MEMBER_NAME(DITHER,"DITHER"); - HX_MARK_MEMBER_NAME(STENCIL_TEST,"STENCIL_TEST"); - HX_MARK_MEMBER_NAME(DEPTH_TEST,"DEPTH_TEST"); - HX_MARK_MEMBER_NAME(SCISSOR_TEST,"SCISSOR_TEST"); - HX_MARK_MEMBER_NAME(POLYGON_OFFSET_FILL,"POLYGON_OFFSET_FILL"); - HX_MARK_MEMBER_NAME(SAMPLE_ALPHA_TO_COVERAGE,"SAMPLE_ALPHA_TO_COVERAGE"); - HX_MARK_MEMBER_NAME(SAMPLE_COVERAGE,"SAMPLE_COVERAGE"); - HX_MARK_MEMBER_NAME(NO_ERROR,"NO_ERROR"); - HX_MARK_MEMBER_NAME(INVALID_ENUM,"INVALID_ENUM"); - HX_MARK_MEMBER_NAME(INVALID_VALUE,"INVALID_VALUE"); - HX_MARK_MEMBER_NAME(INVALID_OPERATION,"INVALID_OPERATION"); - HX_MARK_MEMBER_NAME(OUT_OF_MEMORY,"OUT_OF_MEMORY"); - HX_MARK_MEMBER_NAME(CW,"CW"); - HX_MARK_MEMBER_NAME(CCW,"CCW"); - HX_MARK_MEMBER_NAME(LINE_WIDTH,"LINE_WIDTH"); - HX_MARK_MEMBER_NAME(ALIASED_POINT_SIZE_RANGE,"ALIASED_POINT_SIZE_RANGE"); - HX_MARK_MEMBER_NAME(ALIASED_LINE_WIDTH_RANGE,"ALIASED_LINE_WIDTH_RANGE"); - HX_MARK_MEMBER_NAME(CULL_FACE_MODE,"CULL_FACE_MODE"); - HX_MARK_MEMBER_NAME(FRONT_FACE,"FRONT_FACE"); - HX_MARK_MEMBER_NAME(DEPTH_RANGE,"DEPTH_RANGE"); - HX_MARK_MEMBER_NAME(DEPTH_WRITEMASK,"DEPTH_WRITEMASK"); - HX_MARK_MEMBER_NAME(DEPTH_CLEAR_VALUE,"DEPTH_CLEAR_VALUE"); - HX_MARK_MEMBER_NAME(DEPTH_FUNC,"DEPTH_FUNC"); - HX_MARK_MEMBER_NAME(STENCIL_CLEAR_VALUE,"STENCIL_CLEAR_VALUE"); - HX_MARK_MEMBER_NAME(STENCIL_FUNC,"STENCIL_FUNC"); - HX_MARK_MEMBER_NAME(STENCIL_FAIL,"STENCIL_FAIL"); - HX_MARK_MEMBER_NAME(STENCIL_PASS_DEPTH_FAIL,"STENCIL_PASS_DEPTH_FAIL"); - HX_MARK_MEMBER_NAME(STENCIL_PASS_DEPTH_PASS,"STENCIL_PASS_DEPTH_PASS"); - HX_MARK_MEMBER_NAME(STENCIL_REF,"STENCIL_REF"); - HX_MARK_MEMBER_NAME(STENCIL_VALUE_MASK,"STENCIL_VALUE_MASK"); - HX_MARK_MEMBER_NAME(STENCIL_WRITEMASK,"STENCIL_WRITEMASK"); - HX_MARK_MEMBER_NAME(STENCIL_BACK_FUNC,"STENCIL_BACK_FUNC"); - HX_MARK_MEMBER_NAME(STENCIL_BACK_FAIL,"STENCIL_BACK_FAIL"); - HX_MARK_MEMBER_NAME(STENCIL_BACK_PASS_DEPTH_FAIL,"STENCIL_BACK_PASS_DEPTH_FAIL"); - HX_MARK_MEMBER_NAME(STENCIL_BACK_PASS_DEPTH_PASS,"STENCIL_BACK_PASS_DEPTH_PASS"); - HX_MARK_MEMBER_NAME(STENCIL_BACK_REF,"STENCIL_BACK_REF"); - HX_MARK_MEMBER_NAME(STENCIL_BACK_VALUE_MASK,"STENCIL_BACK_VALUE_MASK"); - HX_MARK_MEMBER_NAME(STENCIL_BACK_WRITEMASK,"STENCIL_BACK_WRITEMASK"); - HX_MARK_MEMBER_NAME(VIEWPORT,"VIEWPORT"); - HX_MARK_MEMBER_NAME(SCISSOR_BOX,"SCISSOR_BOX"); - HX_MARK_MEMBER_NAME(COLOR_CLEAR_VALUE,"COLOR_CLEAR_VALUE"); - HX_MARK_MEMBER_NAME(COLOR_WRITEMASK,"COLOR_WRITEMASK"); - HX_MARK_MEMBER_NAME(UNPACK_ALIGNMENT,"UNPACK_ALIGNMENT"); - HX_MARK_MEMBER_NAME(PACK_ALIGNMENT,"PACK_ALIGNMENT"); - HX_MARK_MEMBER_NAME(MAX_TEXTURE_SIZE,"MAX_TEXTURE_SIZE"); - HX_MARK_MEMBER_NAME(MAX_VIEWPORT_DIMS,"MAX_VIEWPORT_DIMS"); - HX_MARK_MEMBER_NAME(SUBPIXEL_BITS,"SUBPIXEL_BITS"); - HX_MARK_MEMBER_NAME(RED_BITS,"RED_BITS"); - HX_MARK_MEMBER_NAME(GREEN_BITS,"GREEN_BITS"); - HX_MARK_MEMBER_NAME(BLUE_BITS,"BLUE_BITS"); - HX_MARK_MEMBER_NAME(ALPHA_BITS,"ALPHA_BITS"); - HX_MARK_MEMBER_NAME(DEPTH_BITS,"DEPTH_BITS"); - HX_MARK_MEMBER_NAME(STENCIL_BITS,"STENCIL_BITS"); - HX_MARK_MEMBER_NAME(POLYGON_OFFSET_UNITS,"POLYGON_OFFSET_UNITS"); - HX_MARK_MEMBER_NAME(POLYGON_OFFSET_FACTOR,"POLYGON_OFFSET_FACTOR"); - HX_MARK_MEMBER_NAME(TEXTURE_BINDING_2D,"TEXTURE_BINDING_2D"); - HX_MARK_MEMBER_NAME(SAMPLE_BUFFERS,"SAMPLE_BUFFERS"); - HX_MARK_MEMBER_NAME(SAMPLES,"SAMPLES"); - HX_MARK_MEMBER_NAME(SAMPLE_COVERAGE_VALUE,"SAMPLE_COVERAGE_VALUE"); - HX_MARK_MEMBER_NAME(SAMPLE_COVERAGE_INVERT,"SAMPLE_COVERAGE_INVERT"); - HX_MARK_MEMBER_NAME(NUM_COMPRESSED_TEXTURE_FORMATS,"NUM_COMPRESSED_TEXTURE_FORMATS"); - HX_MARK_MEMBER_NAME(COMPRESSED_TEXTURE_FORMATS,"COMPRESSED_TEXTURE_FORMATS"); - HX_MARK_MEMBER_NAME(DONT_CARE,"DONT_CARE"); - HX_MARK_MEMBER_NAME(FASTEST,"FASTEST"); - HX_MARK_MEMBER_NAME(NICEST,"NICEST"); - HX_MARK_MEMBER_NAME(GENERATE_MIPMAP_HINT,"GENERATE_MIPMAP_HINT"); - HX_MARK_MEMBER_NAME(BYTE,"BYTE"); - HX_MARK_MEMBER_NAME(UNSIGNED_BYTE,"UNSIGNED_BYTE"); - HX_MARK_MEMBER_NAME(SHORT,"SHORT"); - HX_MARK_MEMBER_NAME(UNSIGNED_SHORT,"UNSIGNED_SHORT"); - HX_MARK_MEMBER_NAME(INT,"INT"); - HX_MARK_MEMBER_NAME(UNSIGNED_INT,"UNSIGNED_INT"); - HX_MARK_MEMBER_NAME(FLOAT,"FLOAT"); - HX_MARK_MEMBER_NAME(FIXED,"FIXED"); - HX_MARK_MEMBER_NAME(DEPTH_COMPONENT,"DEPTH_COMPONENT"); - HX_MARK_MEMBER_NAME(ALPHA,"ALPHA"); - HX_MARK_MEMBER_NAME(RGB,"RGB"); - HX_MARK_MEMBER_NAME(RGBA,"RGBA"); - HX_MARK_MEMBER_NAME(LUMINANCE,"LUMINANCE"); - HX_MARK_MEMBER_NAME(LUMINANCE_ALPHA,"LUMINANCE_ALPHA"); - HX_MARK_MEMBER_NAME(UNSIGNED_SHORT_4_4_4_4,"UNSIGNED_SHORT_4_4_4_4"); - HX_MARK_MEMBER_NAME(UNSIGNED_SHORT_5_5_5_1,"UNSIGNED_SHORT_5_5_5_1"); - HX_MARK_MEMBER_NAME(UNSIGNED_SHORT_5_6_5,"UNSIGNED_SHORT_5_6_5"); - HX_MARK_MEMBER_NAME(FRAGMENT_SHADER,"FRAGMENT_SHADER"); - HX_MARK_MEMBER_NAME(VERTEX_SHADER,"VERTEX_SHADER"); - HX_MARK_MEMBER_NAME(MAX_VERTEX_ATTRIBS,"MAX_VERTEX_ATTRIBS"); - HX_MARK_MEMBER_NAME(MAX_VERTEX_UNIFORM_VECTORS,"MAX_VERTEX_UNIFORM_VECTORS"); - HX_MARK_MEMBER_NAME(MAX_VARYING_VECTORS,"MAX_VARYING_VECTORS"); - HX_MARK_MEMBER_NAME(MAX_COMBINED_TEXTURE_IMAGE_UNITS,"MAX_COMBINED_TEXTURE_IMAGE_UNITS"); - HX_MARK_MEMBER_NAME(MAX_VERTEX_TEXTURE_IMAGE_UNITS,"MAX_VERTEX_TEXTURE_IMAGE_UNITS"); - HX_MARK_MEMBER_NAME(MAX_TEXTURE_IMAGE_UNITS,"MAX_TEXTURE_IMAGE_UNITS"); - HX_MARK_MEMBER_NAME(MAX_FRAGMENT_UNIFORM_VECTORS,"MAX_FRAGMENT_UNIFORM_VECTORS"); - HX_MARK_MEMBER_NAME(SHADER_TYPE,"SHADER_TYPE"); - HX_MARK_MEMBER_NAME(DELETE_STATUS,"DELETE_STATUS"); - HX_MARK_MEMBER_NAME(LINK_STATUS,"LINK_STATUS"); - HX_MARK_MEMBER_NAME(VALIDATE_STATUS,"VALIDATE_STATUS"); - HX_MARK_MEMBER_NAME(ATTACHED_SHADERS,"ATTACHED_SHADERS"); - HX_MARK_MEMBER_NAME(ACTIVE_UNIFORMS,"ACTIVE_UNIFORMS"); - HX_MARK_MEMBER_NAME(ACTIVE_UNIFORMS_MAX_LENGTH,"ACTIVE_UNIFORMS_MAX_LENGTH"); - HX_MARK_MEMBER_NAME(ACTIVE_ATTRIBUTES,"ACTIVE_ATTRIBUTES"); - HX_MARK_MEMBER_NAME(ACTIVE_ATTRIBUTES_MAX_LENGTH,"ACTIVE_ATTRIBUTES_MAX_LENGTH"); - HX_MARK_MEMBER_NAME(SHADING_LANGUAGE_VERSION,"SHADING_LANGUAGE_VERSION"); - HX_MARK_MEMBER_NAME(CURRENT_PROGRAM,"CURRENT_PROGRAM"); - HX_MARK_MEMBER_NAME(NEVER,"NEVER"); - HX_MARK_MEMBER_NAME(LESS,"LESS"); - HX_MARK_MEMBER_NAME(EQUAL,"EQUAL"); - HX_MARK_MEMBER_NAME(LEQUAL,"LEQUAL"); - HX_MARK_MEMBER_NAME(GREATER,"GREATER"); - HX_MARK_MEMBER_NAME(NOTEQUAL,"NOTEQUAL"); - HX_MARK_MEMBER_NAME(GEQUAL,"GEQUAL"); - HX_MARK_MEMBER_NAME(ALWAYS,"ALWAYS"); - HX_MARK_MEMBER_NAME(KEEP,"KEEP"); - HX_MARK_MEMBER_NAME(REPLACE,"REPLACE"); - HX_MARK_MEMBER_NAME(INCR,"INCR"); - HX_MARK_MEMBER_NAME(DECR,"DECR"); - HX_MARK_MEMBER_NAME(INVERT,"INVERT"); - HX_MARK_MEMBER_NAME(INCR_WRAP,"INCR_WRAP"); - HX_MARK_MEMBER_NAME(DECR_WRAP,"DECR_WRAP"); - HX_MARK_MEMBER_NAME(VENDOR,"VENDOR"); - HX_MARK_MEMBER_NAME(RENDERER,"RENDERER"); - HX_MARK_MEMBER_NAME(VERSION,"VERSION"); - HX_MARK_MEMBER_NAME(EXTENSIONS,"EXTENSIONS"); - HX_MARK_MEMBER_NAME(NEAREST,"NEAREST"); - HX_MARK_MEMBER_NAME(LINEAR,"LINEAR"); - HX_MARK_MEMBER_NAME(NEAREST_MIPMAP_NEAREST,"NEAREST_MIPMAP_NEAREST"); - HX_MARK_MEMBER_NAME(LINEAR_MIPMAP_NEAREST,"LINEAR_MIPMAP_NEAREST"); - HX_MARK_MEMBER_NAME(NEAREST_MIPMAP_LINEAR,"NEAREST_MIPMAP_LINEAR"); - HX_MARK_MEMBER_NAME(LINEAR_MIPMAP_LINEAR,"LINEAR_MIPMAP_LINEAR"); - HX_MARK_MEMBER_NAME(TEXTURE_MAG_FILTER,"TEXTURE_MAG_FILTER"); - HX_MARK_MEMBER_NAME(TEXTURE_MIN_FILTER,"TEXTURE_MIN_FILTER"); - HX_MARK_MEMBER_NAME(TEXTURE_WRAP_S,"TEXTURE_WRAP_S"); - HX_MARK_MEMBER_NAME(TEXTURE_WRAP_T,"TEXTURE_WRAP_T"); - HX_MARK_MEMBER_NAME(TEXTURE,"TEXTURE"); - HX_MARK_MEMBER_NAME(TEXTURE_CUBE_MAP,"TEXTURE_CUBE_MAP"); - HX_MARK_MEMBER_NAME(TEXTURE_BINDING_CUBE_MAP,"TEXTURE_BINDING_CUBE_MAP"); - HX_MARK_MEMBER_NAME(TEXTURE_CUBE_MAP_POSITIVE_X,"TEXTURE_CUBE_MAP_POSITIVE_X"); - HX_MARK_MEMBER_NAME(TEXTURE_CUBE_MAP_NEGATIVE_X,"TEXTURE_CUBE_MAP_NEGATIVE_X"); - HX_MARK_MEMBER_NAME(TEXTURE_CUBE_MAP_POSITIVE_Y,"TEXTURE_CUBE_MAP_POSITIVE_Y"); - HX_MARK_MEMBER_NAME(TEXTURE_CUBE_MAP_NEGATIVE_Y,"TEXTURE_CUBE_MAP_NEGATIVE_Y"); - HX_MARK_MEMBER_NAME(TEXTURE_CUBE_MAP_POSITIVE_Z,"TEXTURE_CUBE_MAP_POSITIVE_Z"); - HX_MARK_MEMBER_NAME(TEXTURE_CUBE_MAP_NEGATIVE_Z,"TEXTURE_CUBE_MAP_NEGATIVE_Z"); - HX_MARK_MEMBER_NAME(MAX_CUBE_MAP_TEXTURE_SIZE,"MAX_CUBE_MAP_TEXTURE_SIZE"); - HX_MARK_MEMBER_NAME(TEXTURE0,"TEXTURE0"); - HX_MARK_MEMBER_NAME(TEXTURE1,"TEXTURE1"); - HX_MARK_MEMBER_NAME(TEXTURE2,"TEXTURE2"); - HX_MARK_MEMBER_NAME(TEXTURE3,"TEXTURE3"); - HX_MARK_MEMBER_NAME(TEXTURE4,"TEXTURE4"); - HX_MARK_MEMBER_NAME(TEXTURE5,"TEXTURE5"); - HX_MARK_MEMBER_NAME(TEXTURE6,"TEXTURE6"); - HX_MARK_MEMBER_NAME(TEXTURE7,"TEXTURE7"); - HX_MARK_MEMBER_NAME(TEXTURE8,"TEXTURE8"); - HX_MARK_MEMBER_NAME(TEXTURE9,"TEXTURE9"); - HX_MARK_MEMBER_NAME(TEXTURE10,"TEXTURE10"); - HX_MARK_MEMBER_NAME(TEXTURE11,"TEXTURE11"); - HX_MARK_MEMBER_NAME(TEXTURE12,"TEXTURE12"); - HX_MARK_MEMBER_NAME(TEXTURE13,"TEXTURE13"); - HX_MARK_MEMBER_NAME(TEXTURE14,"TEXTURE14"); - HX_MARK_MEMBER_NAME(TEXTURE15,"TEXTURE15"); - HX_MARK_MEMBER_NAME(TEXTURE16,"TEXTURE16"); - HX_MARK_MEMBER_NAME(TEXTURE17,"TEXTURE17"); - HX_MARK_MEMBER_NAME(TEXTURE18,"TEXTURE18"); - HX_MARK_MEMBER_NAME(TEXTURE19,"TEXTURE19"); - HX_MARK_MEMBER_NAME(TEXTURE20,"TEXTURE20"); - HX_MARK_MEMBER_NAME(TEXTURE21,"TEXTURE21"); - HX_MARK_MEMBER_NAME(TEXTURE22,"TEXTURE22"); - HX_MARK_MEMBER_NAME(TEXTURE23,"TEXTURE23"); - HX_MARK_MEMBER_NAME(TEXTURE24,"TEXTURE24"); - HX_MARK_MEMBER_NAME(TEXTURE25,"TEXTURE25"); - HX_MARK_MEMBER_NAME(TEXTURE26,"TEXTURE26"); - HX_MARK_MEMBER_NAME(TEXTURE27,"TEXTURE27"); - HX_MARK_MEMBER_NAME(TEXTURE28,"TEXTURE28"); - HX_MARK_MEMBER_NAME(TEXTURE29,"TEXTURE29"); - HX_MARK_MEMBER_NAME(TEXTURE30,"TEXTURE30"); - HX_MARK_MEMBER_NAME(TEXTURE31,"TEXTURE31"); - HX_MARK_MEMBER_NAME(ACTIVE_TEXTURE,"ACTIVE_TEXTURE"); - HX_MARK_MEMBER_NAME(REPEAT,"REPEAT"); - HX_MARK_MEMBER_NAME(CLAMP_TO_EDGE,"CLAMP_TO_EDGE"); - HX_MARK_MEMBER_NAME(MIRRORED_REPEAT,"MIRRORED_REPEAT"); - HX_MARK_MEMBER_NAME(FLOAT_VEC2,"FLOAT_VEC2"); - HX_MARK_MEMBER_NAME(FLOAT_VEC3,"FLOAT_VEC3"); - HX_MARK_MEMBER_NAME(FLOAT_VEC4,"FLOAT_VEC4"); - HX_MARK_MEMBER_NAME(INT_VEC2,"INT_VEC2"); - HX_MARK_MEMBER_NAME(INT_VEC3,"INT_VEC3"); - HX_MARK_MEMBER_NAME(INT_VEC4,"INT_VEC4"); - HX_MARK_MEMBER_NAME(BOOL,"BOOL"); - HX_MARK_MEMBER_NAME(BOOL_VEC2,"BOOL_VEC2"); - HX_MARK_MEMBER_NAME(BOOL_VEC3,"BOOL_VEC3"); - HX_MARK_MEMBER_NAME(BOOL_VEC4,"BOOL_VEC4"); - HX_MARK_MEMBER_NAME(FLOAT_MAT2,"FLOAT_MAT2"); - HX_MARK_MEMBER_NAME(FLOAT_MAT3,"FLOAT_MAT3"); - HX_MARK_MEMBER_NAME(FLOAT_MAT4,"FLOAT_MAT4"); - HX_MARK_MEMBER_NAME(SAMPLER_2D,"SAMPLER_2D"); - HX_MARK_MEMBER_NAME(SAMPLER_CUBE,"SAMPLER_CUBE"); - HX_MARK_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_ENABLED,"VERTEX_ATTRIB_ARRAY_ENABLED"); - HX_MARK_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_SIZE,"VERTEX_ATTRIB_ARRAY_SIZE"); - HX_MARK_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_STRIDE,"VERTEX_ATTRIB_ARRAY_STRIDE"); - HX_MARK_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_TYPE,"VERTEX_ATTRIB_ARRAY_TYPE"); - HX_MARK_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_NORMALIZED,"VERTEX_ATTRIB_ARRAY_NORMALIZED"); - HX_MARK_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_POINTER,"VERTEX_ATTRIB_ARRAY_POINTER"); - HX_MARK_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_BUFFER_BINDING,"VERTEX_ATTRIB_ARRAY_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(IMPLEMENTATION_COLOR_READ_TYPE,"IMPLEMENTATION_COLOR_READ_TYPE"); - HX_MARK_MEMBER_NAME(IMPLEMENTATION_COLOR_READ_FORMAT,"IMPLEMENTATION_COLOR_READ_FORMAT"); - HX_MARK_MEMBER_NAME(VERTEX_PROGRAM_POINT_SIZE,"VERTEX_PROGRAM_POINT_SIZE"); - HX_MARK_MEMBER_NAME(POINT_SPRITE,"POINT_SPRITE"); - HX_MARK_MEMBER_NAME(COMPILE_STATUS,"COMPILE_STATUS"); - HX_MARK_MEMBER_NAME(INFO_LOG_LENGTH,"INFO_LOG_LENGTH"); - HX_MARK_MEMBER_NAME(SHADER_SOURCE_LENGTH,"SHADER_SOURCE_LENGTH"); - HX_MARK_MEMBER_NAME(SHADER_COMPILER,"SHADER_COMPILER"); - HX_MARK_MEMBER_NAME(SHADER_BINARY_FORMATS,"SHADER_BINARY_FORMATS"); - HX_MARK_MEMBER_NAME(NUM_SHADER_BINARY_FORMATS,"NUM_SHADER_BINARY_FORMATS"); - HX_MARK_MEMBER_NAME(LOW_FLOAT,"LOW_FLOAT"); - HX_MARK_MEMBER_NAME(MEDIUM_FLOAT,"MEDIUM_FLOAT"); - HX_MARK_MEMBER_NAME(HIGH_FLOAT,"HIGH_FLOAT"); - HX_MARK_MEMBER_NAME(LOW_INT,"LOW_INT"); - HX_MARK_MEMBER_NAME(MEDIUM_INT,"MEDIUM_INT"); - HX_MARK_MEMBER_NAME(HIGH_INT,"HIGH_INT"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER,"FRAMEBUFFER"); - HX_MARK_MEMBER_NAME(RENDERBUFFER,"RENDERBUFFER"); - HX_MARK_MEMBER_NAME(RGBA4,"RGBA4"); - HX_MARK_MEMBER_NAME(RGB5_A1,"RGB5_A1"); - HX_MARK_MEMBER_NAME(RGB565,"RGB565"); - HX_MARK_MEMBER_NAME(DEPTH_COMPONENT16,"DEPTH_COMPONENT16"); - HX_MARK_MEMBER_NAME(STENCIL_INDEX,"STENCIL_INDEX"); - HX_MARK_MEMBER_NAME(STENCIL_INDEX8,"STENCIL_INDEX8"); - HX_MARK_MEMBER_NAME(DEPTH_STENCIL,"DEPTH_STENCIL"); - HX_MARK_MEMBER_NAME(RENDERBUFFER_WIDTH,"RENDERBUFFER_WIDTH"); - HX_MARK_MEMBER_NAME(RENDERBUFFER_HEIGHT,"RENDERBUFFER_HEIGHT"); - HX_MARK_MEMBER_NAME(RENDERBUFFER_INTERNAL_FORMAT,"RENDERBUFFER_INTERNAL_FORMAT"); - HX_MARK_MEMBER_NAME(RENDERBUFFER_RED_SIZE,"RENDERBUFFER_RED_SIZE"); - HX_MARK_MEMBER_NAME(RENDERBUFFER_GREEN_SIZE,"RENDERBUFFER_GREEN_SIZE"); - HX_MARK_MEMBER_NAME(RENDERBUFFER_BLUE_SIZE,"RENDERBUFFER_BLUE_SIZE"); - HX_MARK_MEMBER_NAME(RENDERBUFFER_ALPHA_SIZE,"RENDERBUFFER_ALPHA_SIZE"); - HX_MARK_MEMBER_NAME(RENDERBUFFER_DEPTH_SIZE,"RENDERBUFFER_DEPTH_SIZE"); - HX_MARK_MEMBER_NAME(RENDERBUFFER_STENCIL_SIZE,"RENDERBUFFER_STENCIL_SIZE"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE,"FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_OBJECT_NAME,"FRAMEBUFFER_ATTACHMENT_OBJECT_NAME"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL,"FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE,"FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE"); - HX_MARK_MEMBER_NAME(COLOR_ATTACHMENT0,"COLOR_ATTACHMENT0"); - HX_MARK_MEMBER_NAME(DEPTH_ATTACHMENT,"DEPTH_ATTACHMENT"); - HX_MARK_MEMBER_NAME(STENCIL_ATTACHMENT,"STENCIL_ATTACHMENT"); - HX_MARK_MEMBER_NAME(DEPTH_STENCIL_ATTACHMENT,"DEPTH_STENCIL_ATTACHMENT"); - HX_MARK_MEMBER_NAME(NONE,"NONE"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_COMPLETE,"FRAMEBUFFER_COMPLETE"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_INCOMPLETE_ATTACHMENT,"FRAMEBUFFER_INCOMPLETE_ATTACHMENT"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT,"FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_INCOMPLETE_DIMENSIONS,"FRAMEBUFFER_INCOMPLETE_DIMENSIONS"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_UNSUPPORTED,"FRAMEBUFFER_UNSUPPORTED"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_BINDING,"FRAMEBUFFER_BINDING"); - HX_MARK_MEMBER_NAME(RENDERBUFFER_BINDING,"RENDERBUFFER_BINDING"); - HX_MARK_MEMBER_NAME(MAX_RENDERBUFFER_SIZE,"MAX_RENDERBUFFER_SIZE"); - HX_MARK_MEMBER_NAME(INVALID_FRAMEBUFFER_OPERATION,"INVALID_FRAMEBUFFER_OPERATION"); - HX_MARK_MEMBER_NAME(UNPACK_FLIP_Y_WEBGL,"UNPACK_FLIP_Y_WEBGL"); - HX_MARK_MEMBER_NAME(UNPACK_PREMULTIPLY_ALPHA_WEBGL,"UNPACK_PREMULTIPLY_ALPHA_WEBGL"); - HX_MARK_MEMBER_NAME(CONTEXT_LOST_WEBGL,"CONTEXT_LOST_WEBGL"); - HX_MARK_MEMBER_NAME(UNPACK_COLORSPACE_CONVERSION_WEBGL,"UNPACK_COLORSPACE_CONVERSION_WEBGL"); - HX_MARK_MEMBER_NAME(BROWSER_DEFAULT_WEBGL,"BROWSER_DEFAULT_WEBGL"); - HX_MARK_MEMBER_NAME(READ_BUFFER,"READ_BUFFER"); - HX_MARK_MEMBER_NAME(UNPACK_ROW_LENGTH,"UNPACK_ROW_LENGTH"); - HX_MARK_MEMBER_NAME(UNPACK_SKIP_ROWS,"UNPACK_SKIP_ROWS"); - HX_MARK_MEMBER_NAME(UNPACK_SKIP_PIXELS,"UNPACK_SKIP_PIXELS"); - HX_MARK_MEMBER_NAME(PACK_ROW_LENGTH,"PACK_ROW_LENGTH"); - HX_MARK_MEMBER_NAME(PACK_SKIP_ROWS,"PACK_SKIP_ROWS"); - HX_MARK_MEMBER_NAME(PACK_SKIP_PIXELS,"PACK_SKIP_PIXELS"); - HX_MARK_MEMBER_NAME(TEXTURE_BINDING_3D,"TEXTURE_BINDING_3D"); - HX_MARK_MEMBER_NAME(UNPACK_SKIP_IMAGES,"UNPACK_SKIP_IMAGES"); - HX_MARK_MEMBER_NAME(UNPACK_IMAGE_HEIGHT,"UNPACK_IMAGE_HEIGHT"); - HX_MARK_MEMBER_NAME(MAX_3D_TEXTURE_SIZE,"MAX_3D_TEXTURE_SIZE"); - HX_MARK_MEMBER_NAME(MAX_ELEMENTS_VERTICES,"MAX_ELEMENTS_VERTICES"); - HX_MARK_MEMBER_NAME(MAX_ELEMENTS_INDICES,"MAX_ELEMENTS_INDICES"); - HX_MARK_MEMBER_NAME(MAX_TEXTURE_LOD_BIAS,"MAX_TEXTURE_LOD_BIAS"); - HX_MARK_MEMBER_NAME(MAX_FRAGMENT_UNIFORM_COMPONENTS,"MAX_FRAGMENT_UNIFORM_COMPONENTS"); - HX_MARK_MEMBER_NAME(MAX_VERTEX_UNIFORM_COMPONENTS,"MAX_VERTEX_UNIFORM_COMPONENTS"); - HX_MARK_MEMBER_NAME(MAX_ARRAY_TEXTURE_LAYERS,"MAX_ARRAY_TEXTURE_LAYERS"); - HX_MARK_MEMBER_NAME(MIN_PROGRAM_TEXEL_OFFSET,"MIN_PROGRAM_TEXEL_OFFSET"); - HX_MARK_MEMBER_NAME(MAX_PROGRAM_TEXEL_OFFSET,"MAX_PROGRAM_TEXEL_OFFSET"); - HX_MARK_MEMBER_NAME(MAX_VARYING_COMPONENTS,"MAX_VARYING_COMPONENTS"); - HX_MARK_MEMBER_NAME(FRAGMENT_SHADER_DERIVATIVE_HINT,"FRAGMENT_SHADER_DERIVATIVE_HINT"); - HX_MARK_MEMBER_NAME(RASTERIZER_DISCARD,"RASTERIZER_DISCARD"); - HX_MARK_MEMBER_NAME(VERTEX_ARRAY_BINDING,"VERTEX_ARRAY_BINDING"); - HX_MARK_MEMBER_NAME(MAX_VERTEX_OUTPUT_COMPONENTS,"MAX_VERTEX_OUTPUT_COMPONENTS"); - HX_MARK_MEMBER_NAME(MAX_FRAGMENT_INPUT_COMPONENTS,"MAX_FRAGMENT_INPUT_COMPONENTS"); - HX_MARK_MEMBER_NAME(MAX_SERVER_WAIT_TIMEOUT,"MAX_SERVER_WAIT_TIMEOUT"); - HX_MARK_MEMBER_NAME(MAX_ELEMENT_INDEX,"MAX_ELEMENT_INDEX"); - HX_MARK_MEMBER_NAME(RED,"RED"); - HX_MARK_MEMBER_NAME(RGB8,"RGB8"); - HX_MARK_MEMBER_NAME(RGBA8,"RGBA8"); - HX_MARK_MEMBER_NAME(RGB10_A2,"RGB10_A2"); - HX_MARK_MEMBER_NAME(TEXTURE_3D,"TEXTURE_3D"); - HX_MARK_MEMBER_NAME(TEXTURE_WRAP_R,"TEXTURE_WRAP_R"); - HX_MARK_MEMBER_NAME(TEXTURE_MIN_LOD,"TEXTURE_MIN_LOD"); - HX_MARK_MEMBER_NAME(TEXTURE_MAX_LOD,"TEXTURE_MAX_LOD"); - HX_MARK_MEMBER_NAME(TEXTURE_BASE_LEVEL,"TEXTURE_BASE_LEVEL"); - HX_MARK_MEMBER_NAME(TEXTURE_MAX_LEVEL,"TEXTURE_MAX_LEVEL"); - HX_MARK_MEMBER_NAME(TEXTURE_COMPARE_MODE,"TEXTURE_COMPARE_MODE"); - HX_MARK_MEMBER_NAME(TEXTURE_COMPARE_FUNC,"TEXTURE_COMPARE_FUNC"); - HX_MARK_MEMBER_NAME(SRGB,"SRGB"); - HX_MARK_MEMBER_NAME(SRGB8,"SRGB8"); - HX_MARK_MEMBER_NAME(SRGB8_ALPHA8,"SRGB8_ALPHA8"); - HX_MARK_MEMBER_NAME(COMPARE_REF_TO_TEXTURE,"COMPARE_REF_TO_TEXTURE"); - HX_MARK_MEMBER_NAME(RGBA32F,"RGBA32F"); - HX_MARK_MEMBER_NAME(RGB32F,"RGB32F"); - HX_MARK_MEMBER_NAME(RGBA16F,"RGBA16F"); - HX_MARK_MEMBER_NAME(RGB16F,"RGB16F"); - HX_MARK_MEMBER_NAME(TEXTURE_2D_ARRAY,"TEXTURE_2D_ARRAY"); - HX_MARK_MEMBER_NAME(TEXTURE_BINDING_2D_ARRAY,"TEXTURE_BINDING_2D_ARRAY"); - HX_MARK_MEMBER_NAME(R11F_G11F_B10F,"R11F_G11F_B10F"); - HX_MARK_MEMBER_NAME(RGB9_E5,"RGB9_E5"); - HX_MARK_MEMBER_NAME(RGBA32UI,"RGBA32UI"); - HX_MARK_MEMBER_NAME(RGB32UI,"RGB32UI"); - HX_MARK_MEMBER_NAME(RGBA16UI,"RGBA16UI"); - HX_MARK_MEMBER_NAME(RGB16UI,"RGB16UI"); - HX_MARK_MEMBER_NAME(RGBA8UI,"RGBA8UI"); - HX_MARK_MEMBER_NAME(RGB8UI,"RGB8UI"); - HX_MARK_MEMBER_NAME(RGBA32I,"RGBA32I"); - HX_MARK_MEMBER_NAME(RGB32I,"RGB32I"); - HX_MARK_MEMBER_NAME(RGBA16I,"RGBA16I"); - HX_MARK_MEMBER_NAME(RGB16I,"RGB16I"); - HX_MARK_MEMBER_NAME(RGBA8I,"RGBA8I"); - HX_MARK_MEMBER_NAME(RGB8I,"RGB8I"); - HX_MARK_MEMBER_NAME(RED_INTEGER,"RED_INTEGER"); - HX_MARK_MEMBER_NAME(RGB_INTEGER,"RGB_INTEGER"); - HX_MARK_MEMBER_NAME(RGBA_INTEGER,"RGBA_INTEGER"); - HX_MARK_MEMBER_NAME(R8,"R8"); - HX_MARK_MEMBER_NAME(RG8,"RG8"); - HX_MARK_MEMBER_NAME(R16F,"R16F"); - HX_MARK_MEMBER_NAME(R32F,"R32F"); - HX_MARK_MEMBER_NAME(RG16F,"RG16F"); - HX_MARK_MEMBER_NAME(RG32F,"RG32F"); - HX_MARK_MEMBER_NAME(R8I,"R8I"); - HX_MARK_MEMBER_NAME(R8UI,"R8UI"); - HX_MARK_MEMBER_NAME(R16I,"R16I"); - HX_MARK_MEMBER_NAME(R16UI,"R16UI"); - HX_MARK_MEMBER_NAME(R32I,"R32I"); - HX_MARK_MEMBER_NAME(R32UI,"R32UI"); - HX_MARK_MEMBER_NAME(RG8I,"RG8I"); - HX_MARK_MEMBER_NAME(RG8UI,"RG8UI"); - HX_MARK_MEMBER_NAME(RG16I,"RG16I"); - HX_MARK_MEMBER_NAME(RG16UI,"RG16UI"); - HX_MARK_MEMBER_NAME(RG32I,"RG32I"); - HX_MARK_MEMBER_NAME(RG32UI,"RG32UI"); - HX_MARK_MEMBER_NAME(R8_SNORM,"R8_SNORM"); - HX_MARK_MEMBER_NAME(RG8_SNORM,"RG8_SNORM"); - HX_MARK_MEMBER_NAME(RGB8_SNORM,"RGB8_SNORM"); - HX_MARK_MEMBER_NAME(RGBA8_SNORM,"RGBA8_SNORM"); - HX_MARK_MEMBER_NAME(RGB10_A2UI,"RGB10_A2UI"); - HX_MARK_MEMBER_NAME(TEXTURE_IMMUTABLE_FORMAT,"TEXTURE_IMMUTABLE_FORMAT"); - HX_MARK_MEMBER_NAME(TEXTURE_IMMUTABLE_LEVELS,"TEXTURE_IMMUTABLE_LEVELS"); - HX_MARK_MEMBER_NAME(UNSIGNED_INT_2_10_10_10_REV,"UNSIGNED_INT_2_10_10_10_REV"); - HX_MARK_MEMBER_NAME(UNSIGNED_INT_10F_11F_11F_REV,"UNSIGNED_INT_10F_11F_11F_REV"); - HX_MARK_MEMBER_NAME(UNSIGNED_INT_5_9_9_9_REV,"UNSIGNED_INT_5_9_9_9_REV"); - HX_MARK_MEMBER_NAME(FLOAT_32_UNSIGNED_INT_24_8_REV,"FLOAT_32_UNSIGNED_INT_24_8_REV"); - HX_MARK_MEMBER_NAME(UNSIGNED_INT_24_8,"UNSIGNED_INT_24_8"); - HX_MARK_MEMBER_NAME(HALF_FLOAT,"HALF_FLOAT"); - HX_MARK_MEMBER_NAME(RG,"RG"); - HX_MARK_MEMBER_NAME(RG_INTEGER,"RG_INTEGER"); - HX_MARK_MEMBER_NAME(INT_2_10_10_10_REV,"INT_2_10_10_10_REV"); - HX_MARK_MEMBER_NAME(CURRENT_QUERY,"CURRENT_QUERY"); - HX_MARK_MEMBER_NAME(QUERY_RESULT,"QUERY_RESULT"); - HX_MARK_MEMBER_NAME(QUERY_RESULT_AVAILABLE,"QUERY_RESULT_AVAILABLE"); - HX_MARK_MEMBER_NAME(ANY_SAMPLES_PASSED,"ANY_SAMPLES_PASSED"); - HX_MARK_MEMBER_NAME(ANY_SAMPLES_PASSED_CONSERVATIVE,"ANY_SAMPLES_PASSED_CONSERVATIVE"); - HX_MARK_MEMBER_NAME(MAX_DRAW_BUFFERS,"MAX_DRAW_BUFFERS"); - HX_MARK_MEMBER_NAME(DRAW_BUFFER0,"DRAW_BUFFER0"); - HX_MARK_MEMBER_NAME(DRAW_BUFFER1,"DRAW_BUFFER1"); - HX_MARK_MEMBER_NAME(DRAW_BUFFER2,"DRAW_BUFFER2"); - HX_MARK_MEMBER_NAME(DRAW_BUFFER3,"DRAW_BUFFER3"); - HX_MARK_MEMBER_NAME(DRAW_BUFFER4,"DRAW_BUFFER4"); - HX_MARK_MEMBER_NAME(DRAW_BUFFER5,"DRAW_BUFFER5"); - HX_MARK_MEMBER_NAME(DRAW_BUFFER6,"DRAW_BUFFER6"); - HX_MARK_MEMBER_NAME(DRAW_BUFFER7,"DRAW_BUFFER7"); - HX_MARK_MEMBER_NAME(DRAW_BUFFER8,"DRAW_BUFFER8"); - HX_MARK_MEMBER_NAME(DRAW_BUFFER9,"DRAW_BUFFER9"); - HX_MARK_MEMBER_NAME(DRAW_BUFFER10,"DRAW_BUFFER10"); - HX_MARK_MEMBER_NAME(DRAW_BUFFER11,"DRAW_BUFFER11"); - HX_MARK_MEMBER_NAME(DRAW_BUFFER12,"DRAW_BUFFER12"); - HX_MARK_MEMBER_NAME(DRAW_BUFFER13,"DRAW_BUFFER13"); - HX_MARK_MEMBER_NAME(DRAW_BUFFER14,"DRAW_BUFFER14"); - HX_MARK_MEMBER_NAME(DRAW_BUFFER15,"DRAW_BUFFER15"); - HX_MARK_MEMBER_NAME(MAX_COLOR_ATTACHMENTS,"MAX_COLOR_ATTACHMENTS"); - HX_MARK_MEMBER_NAME(COLOR_ATTACHMENT1,"COLOR_ATTACHMENT1"); - HX_MARK_MEMBER_NAME(COLOR_ATTACHMENT2,"COLOR_ATTACHMENT2"); - HX_MARK_MEMBER_NAME(COLOR_ATTACHMENT3,"COLOR_ATTACHMENT3"); - HX_MARK_MEMBER_NAME(COLOR_ATTACHMENT4,"COLOR_ATTACHMENT4"); - HX_MARK_MEMBER_NAME(COLOR_ATTACHMENT5,"COLOR_ATTACHMENT5"); - HX_MARK_MEMBER_NAME(COLOR_ATTACHMENT6,"COLOR_ATTACHMENT6"); - HX_MARK_MEMBER_NAME(COLOR_ATTACHMENT7,"COLOR_ATTACHMENT7"); - HX_MARK_MEMBER_NAME(COLOR_ATTACHMENT8,"COLOR_ATTACHMENT8"); - HX_MARK_MEMBER_NAME(COLOR_ATTACHMENT9,"COLOR_ATTACHMENT9"); - HX_MARK_MEMBER_NAME(COLOR_ATTACHMENT10,"COLOR_ATTACHMENT10"); - HX_MARK_MEMBER_NAME(COLOR_ATTACHMENT11,"COLOR_ATTACHMENT11"); - HX_MARK_MEMBER_NAME(COLOR_ATTACHMENT12,"COLOR_ATTACHMENT12"); - HX_MARK_MEMBER_NAME(COLOR_ATTACHMENT13,"COLOR_ATTACHMENT13"); - HX_MARK_MEMBER_NAME(COLOR_ATTACHMENT14,"COLOR_ATTACHMENT14"); - HX_MARK_MEMBER_NAME(COLOR_ATTACHMENT15,"COLOR_ATTACHMENT15"); - HX_MARK_MEMBER_NAME(SAMPLER_3D,"SAMPLER_3D"); - HX_MARK_MEMBER_NAME(SAMPLER_2D_SHADOW,"SAMPLER_2D_SHADOW"); - HX_MARK_MEMBER_NAME(SAMPLER_2D_ARRAY,"SAMPLER_2D_ARRAY"); - HX_MARK_MEMBER_NAME(SAMPLER_2D_ARRAY_SHADOW,"SAMPLER_2D_ARRAY_SHADOW"); - HX_MARK_MEMBER_NAME(SAMPLER_CUBE_SHADOW,"SAMPLER_CUBE_SHADOW"); - HX_MARK_MEMBER_NAME(INT_SAMPLER_2D,"INT_SAMPLER_2D"); - HX_MARK_MEMBER_NAME(INT_SAMPLER_3D,"INT_SAMPLER_3D"); - HX_MARK_MEMBER_NAME(INT_SAMPLER_CUBE,"INT_SAMPLER_CUBE"); - HX_MARK_MEMBER_NAME(INT_SAMPLER_2D_ARRAY,"INT_SAMPLER_2D_ARRAY"); - HX_MARK_MEMBER_NAME(UNSIGNED_INT_SAMPLER_2D,"UNSIGNED_INT_SAMPLER_2D"); - HX_MARK_MEMBER_NAME(UNSIGNED_INT_SAMPLER_3D,"UNSIGNED_INT_SAMPLER_3D"); - HX_MARK_MEMBER_NAME(UNSIGNED_INT_SAMPLER_CUBE,"UNSIGNED_INT_SAMPLER_CUBE"); - HX_MARK_MEMBER_NAME(UNSIGNED_INT_SAMPLER_2D_ARRAY,"UNSIGNED_INT_SAMPLER_2D_ARRAY"); - HX_MARK_MEMBER_NAME(MAX_SAMPLES,"MAX_SAMPLES"); - HX_MARK_MEMBER_NAME(SAMPLER_BINDING,"SAMPLER_BINDING"); - HX_MARK_MEMBER_NAME(PIXEL_PACK_BUFFER,"PIXEL_PACK_BUFFER"); - HX_MARK_MEMBER_NAME(PIXEL_UNPACK_BUFFER,"PIXEL_UNPACK_BUFFER"); - HX_MARK_MEMBER_NAME(PIXEL_PACK_BUFFER_BINDING,"PIXEL_PACK_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(PIXEL_UNPACK_BUFFER_BINDING,"PIXEL_UNPACK_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(COPY_READ_BUFFER,"COPY_READ_BUFFER"); - HX_MARK_MEMBER_NAME(COPY_WRITE_BUFFER,"COPY_WRITE_BUFFER"); - HX_MARK_MEMBER_NAME(COPY_READ_BUFFER_BINDING,"COPY_READ_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(COPY_WRITE_BUFFER_BINDING,"COPY_WRITE_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(FLOAT_MAT2x3,"FLOAT_MAT2x3"); - HX_MARK_MEMBER_NAME(FLOAT_MAT2x4,"FLOAT_MAT2x4"); - HX_MARK_MEMBER_NAME(FLOAT_MAT3x2,"FLOAT_MAT3x2"); - HX_MARK_MEMBER_NAME(FLOAT_MAT3x4,"FLOAT_MAT3x4"); - HX_MARK_MEMBER_NAME(FLOAT_MAT4x2,"FLOAT_MAT4x2"); - HX_MARK_MEMBER_NAME(FLOAT_MAT4x3,"FLOAT_MAT4x3"); - HX_MARK_MEMBER_NAME(UNSIGNED_INT_VEC2,"UNSIGNED_INT_VEC2"); - HX_MARK_MEMBER_NAME(UNSIGNED_INT_VEC3,"UNSIGNED_INT_VEC3"); - HX_MARK_MEMBER_NAME(UNSIGNED_INT_VEC4,"UNSIGNED_INT_VEC4"); - HX_MARK_MEMBER_NAME(UNSIGNED_NORMALIZED,"UNSIGNED_NORMALIZED"); - HX_MARK_MEMBER_NAME(SIGNED_NORMALIZED,"SIGNED_NORMALIZED"); - HX_MARK_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_INTEGER,"VERTEX_ATTRIB_ARRAY_INTEGER"); - HX_MARK_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_DIVISOR,"VERTEX_ATTRIB_ARRAY_DIVISOR"); - HX_MARK_MEMBER_NAME(TRANSFORM_FEEDBACK_BUFFER_MODE,"TRANSFORM_FEEDBACK_BUFFER_MODE"); - HX_MARK_MEMBER_NAME(MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS,"MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS"); - HX_MARK_MEMBER_NAME(TRANSFORM_FEEDBACK_VARYINGS,"TRANSFORM_FEEDBACK_VARYINGS"); - HX_MARK_MEMBER_NAME(TRANSFORM_FEEDBACK_BUFFER_START,"TRANSFORM_FEEDBACK_BUFFER_START"); - HX_MARK_MEMBER_NAME(TRANSFORM_FEEDBACK_BUFFER_SIZE,"TRANSFORM_FEEDBACK_BUFFER_SIZE"); - HX_MARK_MEMBER_NAME(TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN,"TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN"); - HX_MARK_MEMBER_NAME(MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS,"MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS"); - HX_MARK_MEMBER_NAME(MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS,"MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS"); - HX_MARK_MEMBER_NAME(INTERLEAVED_ATTRIBS,"INTERLEAVED_ATTRIBS"); - HX_MARK_MEMBER_NAME(SEPARATE_ATTRIBS,"SEPARATE_ATTRIBS"); - HX_MARK_MEMBER_NAME(TRANSFORM_FEEDBACK_BUFFER,"TRANSFORM_FEEDBACK_BUFFER"); - HX_MARK_MEMBER_NAME(TRANSFORM_FEEDBACK_BUFFER_BINDING,"TRANSFORM_FEEDBACK_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(TRANSFORM_FEEDBACK,"TRANSFORM_FEEDBACK"); - HX_MARK_MEMBER_NAME(TRANSFORM_FEEDBACK_PAUSED,"TRANSFORM_FEEDBACK_PAUSED"); - HX_MARK_MEMBER_NAME(TRANSFORM_FEEDBACK_ACTIVE,"TRANSFORM_FEEDBACK_ACTIVE"); - HX_MARK_MEMBER_NAME(TRANSFORM_FEEDBACK_BINDING,"TRANSFORM_FEEDBACK_BINDING"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING,"FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE,"FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_RED_SIZE,"FRAMEBUFFER_ATTACHMENT_RED_SIZE"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_GREEN_SIZE,"FRAMEBUFFER_ATTACHMENT_GREEN_SIZE"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_BLUE_SIZE,"FRAMEBUFFER_ATTACHMENT_BLUE_SIZE"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE,"FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE,"FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE,"FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_DEFAULT,"FRAMEBUFFER_DEFAULT"); - HX_MARK_MEMBER_NAME(DEPTH24_STENCIL8,"DEPTH24_STENCIL8"); - HX_MARK_MEMBER_NAME(DRAW_FRAMEBUFFER_BINDING,"DRAW_FRAMEBUFFER_BINDING"); - HX_MARK_MEMBER_NAME(READ_FRAMEBUFFER,"READ_FRAMEBUFFER"); - HX_MARK_MEMBER_NAME(DRAW_FRAMEBUFFER,"DRAW_FRAMEBUFFER"); - HX_MARK_MEMBER_NAME(READ_FRAMEBUFFER_BINDING,"READ_FRAMEBUFFER_BINDING"); - HX_MARK_MEMBER_NAME(RENDERBUFFER_SAMPLES,"RENDERBUFFER_SAMPLES"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER,"FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER"); - HX_MARK_MEMBER_NAME(FRAMEBUFFER_INCOMPLETE_MULTISAMPLE,"FRAMEBUFFER_INCOMPLETE_MULTISAMPLE"); - HX_MARK_MEMBER_NAME(UNIFORM_BUFFER,"UNIFORM_BUFFER"); - HX_MARK_MEMBER_NAME(UNIFORM_BUFFER_BINDING,"UNIFORM_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(UNIFORM_BUFFER_START,"UNIFORM_BUFFER_START"); - HX_MARK_MEMBER_NAME(UNIFORM_BUFFER_SIZE,"UNIFORM_BUFFER_SIZE"); - HX_MARK_MEMBER_NAME(MAX_VERTEX_UNIFORM_BLOCKS,"MAX_VERTEX_UNIFORM_BLOCKS"); - HX_MARK_MEMBER_NAME(MAX_FRAGMENT_UNIFORM_BLOCKS,"MAX_FRAGMENT_UNIFORM_BLOCKS"); - HX_MARK_MEMBER_NAME(MAX_COMBINED_UNIFORM_BLOCKS,"MAX_COMBINED_UNIFORM_BLOCKS"); - HX_MARK_MEMBER_NAME(MAX_UNIFORM_BUFFER_BINDINGS,"MAX_UNIFORM_BUFFER_BINDINGS"); - HX_MARK_MEMBER_NAME(MAX_UNIFORM_BLOCK_SIZE,"MAX_UNIFORM_BLOCK_SIZE"); - HX_MARK_MEMBER_NAME(MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS,"MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS"); - HX_MARK_MEMBER_NAME(MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS,"MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS"); - HX_MARK_MEMBER_NAME(UNIFORM_BUFFER_OFFSET_ALIGNMENT,"UNIFORM_BUFFER_OFFSET_ALIGNMENT"); - HX_MARK_MEMBER_NAME(ACTIVE_UNIFORM_BLOCKS,"ACTIVE_UNIFORM_BLOCKS"); - HX_MARK_MEMBER_NAME(UNIFORM_TYPE,"UNIFORM_TYPE"); - HX_MARK_MEMBER_NAME(UNIFORM_SIZE,"UNIFORM_SIZE"); - HX_MARK_MEMBER_NAME(UNIFORM_BLOCK_INDEX,"UNIFORM_BLOCK_INDEX"); - HX_MARK_MEMBER_NAME(UNIFORM_OFFSET,"UNIFORM_OFFSET"); - HX_MARK_MEMBER_NAME(UNIFORM_ARRAY_STRIDE,"UNIFORM_ARRAY_STRIDE"); - HX_MARK_MEMBER_NAME(UNIFORM_MATRIX_STRIDE,"UNIFORM_MATRIX_STRIDE"); - HX_MARK_MEMBER_NAME(UNIFORM_IS_ROW_MAJOR,"UNIFORM_IS_ROW_MAJOR"); - HX_MARK_MEMBER_NAME(UNIFORM_BLOCK_BINDING,"UNIFORM_BLOCK_BINDING"); - HX_MARK_MEMBER_NAME(UNIFORM_BLOCK_DATA_SIZE,"UNIFORM_BLOCK_DATA_SIZE"); - HX_MARK_MEMBER_NAME(UNIFORM_BLOCK_ACTIVE_UNIFORMS,"UNIFORM_BLOCK_ACTIVE_UNIFORMS"); - HX_MARK_MEMBER_NAME(UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES,"UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES"); - HX_MARK_MEMBER_NAME(UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER,"UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER"); - HX_MARK_MEMBER_NAME(UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER,"UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER"); - HX_MARK_MEMBER_NAME(OBJECT_TYPE,"OBJECT_TYPE"); - HX_MARK_MEMBER_NAME(SYNC_CONDITION,"SYNC_CONDITION"); - HX_MARK_MEMBER_NAME(SYNC_STATUS,"SYNC_STATUS"); - HX_MARK_MEMBER_NAME(SYNC_FLAGS,"SYNC_FLAGS"); - HX_MARK_MEMBER_NAME(SYNC_FENCE,"SYNC_FENCE"); - HX_MARK_MEMBER_NAME(SYNC_GPU_COMMANDS_COMPLETE,"SYNC_GPU_COMMANDS_COMPLETE"); - HX_MARK_MEMBER_NAME(UNSIGNALED,"UNSIGNALED"); - HX_MARK_MEMBER_NAME(SIGNALED,"SIGNALED"); - HX_MARK_MEMBER_NAME(ALREADY_SIGNALED,"ALREADY_SIGNALED"); - HX_MARK_MEMBER_NAME(TIMEOUT_EXPIRED,"TIMEOUT_EXPIRED"); - HX_MARK_MEMBER_NAME(CONDITION_SATISFIED,"CONDITION_SATISFIED"); - HX_MARK_MEMBER_NAME(WAIT_FAILED,"WAIT_FAILED"); - HX_MARK_MEMBER_NAME(SYNC_FLUSH_COMMANDS_BIT,"SYNC_FLUSH_COMMANDS_BIT"); - HX_MARK_MEMBER_NAME(COLOR,"COLOR"); - HX_MARK_MEMBER_NAME(DEPTH,"DEPTH"); - HX_MARK_MEMBER_NAME(STENCIL,"STENCIL"); - HX_MARK_MEMBER_NAME(MIN,"MIN"); - HX_MARK_MEMBER_NAME(MAX,"MAX"); - HX_MARK_MEMBER_NAME(DEPTH_COMPONENT24,"DEPTH_COMPONENT24"); - HX_MARK_MEMBER_NAME(STREAM_READ,"STREAM_READ"); - HX_MARK_MEMBER_NAME(STREAM_COPY,"STREAM_COPY"); - HX_MARK_MEMBER_NAME(STATIC_READ,"STATIC_READ"); - HX_MARK_MEMBER_NAME(STATIC_COPY,"STATIC_COPY"); - HX_MARK_MEMBER_NAME(DYNAMIC_READ,"DYNAMIC_READ"); - HX_MARK_MEMBER_NAME(DYNAMIC_COPY,"DYNAMIC_COPY"); - HX_MARK_MEMBER_NAME(DEPTH_COMPONENT32F,"DEPTH_COMPONENT32F"); - HX_MARK_MEMBER_NAME(DEPTH32F_STENCIL8,"DEPTH32F_STENCIL8"); - HX_MARK_MEMBER_NAME(INVALID_INDEX,"INVALID_INDEX"); - HX_MARK_MEMBER_NAME(TIMEOUT_IGNORED,"TIMEOUT_IGNORED"); - HX_MARK_MEMBER_NAME(MAX_CLIENT_WAIT_TIMEOUT_WEBGL,"MAX_CLIENT_WAIT_TIMEOUT_WEBGL"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_MEMBER_NAME(version,"version"); - HX_MARK_MEMBER_NAME(_hx___arrayBufferBinding,"__arrayBufferBinding"); - HX_MARK_MEMBER_NAME(_hx___elementBufferBinding,"__elementBufferBinding"); - HX_MARK_MEMBER_NAME(_hx___contextID,"__contextID"); - HX_MARK_MEMBER_NAME(_hx___currentProgram,"__currentProgram"); - HX_MARK_MEMBER_NAME(_hx___framebufferBinding,"__framebufferBinding"); - HX_MARK_MEMBER_NAME(_hx___initialized,"__initialized"); - HX_MARK_MEMBER_NAME(_hx___isContextLost,"__isContextLost"); - HX_MARK_MEMBER_NAME(_hx___renderbufferBinding,"__renderbufferBinding"); - HX_MARK_MEMBER_NAME(_hx___texture2DBinding,"__texture2DBinding"); - HX_MARK_MEMBER_NAME(_hx___textureCubeMapBinding,"__textureCubeMapBinding"); - HX_MARK_END_CLASS(); -} - -void NativeOpenGLRenderContext_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(DEPTH_BUFFER_BIT,"DEPTH_BUFFER_BIT"); - HX_VISIT_MEMBER_NAME(STENCIL_BUFFER_BIT,"STENCIL_BUFFER_BIT"); - HX_VISIT_MEMBER_NAME(COLOR_BUFFER_BIT,"COLOR_BUFFER_BIT"); - HX_VISIT_MEMBER_NAME(POINTS,"POINTS"); - HX_VISIT_MEMBER_NAME(LINES,"LINES"); - HX_VISIT_MEMBER_NAME(LINE_LOOP,"LINE_LOOP"); - HX_VISIT_MEMBER_NAME(LINE_STRIP,"LINE_STRIP"); - HX_VISIT_MEMBER_NAME(TRIANGLES,"TRIANGLES"); - HX_VISIT_MEMBER_NAME(TRIANGLE_STRIP,"TRIANGLE_STRIP"); - HX_VISIT_MEMBER_NAME(TRIANGLE_FAN,"TRIANGLE_FAN"); - HX_VISIT_MEMBER_NAME(ZERO,"ZERO"); - HX_VISIT_MEMBER_NAME(ONE,"ONE"); - HX_VISIT_MEMBER_NAME(SRC_COLOR,"SRC_COLOR"); - HX_VISIT_MEMBER_NAME(ONE_MINUS_SRC_COLOR,"ONE_MINUS_SRC_COLOR"); - HX_VISIT_MEMBER_NAME(SRC_ALPHA,"SRC_ALPHA"); - HX_VISIT_MEMBER_NAME(ONE_MINUS_SRC_ALPHA,"ONE_MINUS_SRC_ALPHA"); - HX_VISIT_MEMBER_NAME(DST_ALPHA,"DST_ALPHA"); - HX_VISIT_MEMBER_NAME(ONE_MINUS_DST_ALPHA,"ONE_MINUS_DST_ALPHA"); - HX_VISIT_MEMBER_NAME(DST_COLOR,"DST_COLOR"); - HX_VISIT_MEMBER_NAME(ONE_MINUS_DST_COLOR,"ONE_MINUS_DST_COLOR"); - HX_VISIT_MEMBER_NAME(SRC_ALPHA_SATURATE,"SRC_ALPHA_SATURATE"); - HX_VISIT_MEMBER_NAME(FUNC_ADD,"FUNC_ADD"); - HX_VISIT_MEMBER_NAME(BLEND_EQUATION,"BLEND_EQUATION"); - HX_VISIT_MEMBER_NAME(BLEND_EQUATION_RGB,"BLEND_EQUATION_RGB"); - HX_VISIT_MEMBER_NAME(BLEND_EQUATION_ALPHA,"BLEND_EQUATION_ALPHA"); - HX_VISIT_MEMBER_NAME(FUNC_SUBTRACT,"FUNC_SUBTRACT"); - HX_VISIT_MEMBER_NAME(FUNC_REVERSE_SUBTRACT,"FUNC_REVERSE_SUBTRACT"); - HX_VISIT_MEMBER_NAME(BLEND_DST_RGB,"BLEND_DST_RGB"); - HX_VISIT_MEMBER_NAME(BLEND_SRC_RGB,"BLEND_SRC_RGB"); - HX_VISIT_MEMBER_NAME(BLEND_DST_ALPHA,"BLEND_DST_ALPHA"); - HX_VISIT_MEMBER_NAME(BLEND_SRC_ALPHA,"BLEND_SRC_ALPHA"); - HX_VISIT_MEMBER_NAME(CONSTANT_COLOR,"CONSTANT_COLOR"); - HX_VISIT_MEMBER_NAME(ONE_MINUS_CONSTANT_COLOR,"ONE_MINUS_CONSTANT_COLOR"); - HX_VISIT_MEMBER_NAME(CONSTANT_ALPHA,"CONSTANT_ALPHA"); - HX_VISIT_MEMBER_NAME(ONE_MINUS_CONSTANT_ALPHA,"ONE_MINUS_CONSTANT_ALPHA"); - HX_VISIT_MEMBER_NAME(BLEND_COLOR,"BLEND_COLOR"); - HX_VISIT_MEMBER_NAME(ARRAY_BUFFER,"ARRAY_BUFFER"); - HX_VISIT_MEMBER_NAME(ELEMENT_ARRAY_BUFFER,"ELEMENT_ARRAY_BUFFER"); - HX_VISIT_MEMBER_NAME(ARRAY_BUFFER_BINDING,"ARRAY_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(ELEMENT_ARRAY_BUFFER_BINDING,"ELEMENT_ARRAY_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(STREAM_DRAW,"STREAM_DRAW"); - HX_VISIT_MEMBER_NAME(STATIC_DRAW,"STATIC_DRAW"); - HX_VISIT_MEMBER_NAME(DYNAMIC_DRAW,"DYNAMIC_DRAW"); - HX_VISIT_MEMBER_NAME(BUFFER_SIZE,"BUFFER_SIZE"); - HX_VISIT_MEMBER_NAME(BUFFER_USAGE,"BUFFER_USAGE"); - HX_VISIT_MEMBER_NAME(CURRENT_VERTEX_ATTRIB,"CURRENT_VERTEX_ATTRIB"); - HX_VISIT_MEMBER_NAME(FRONT,"FRONT"); - HX_VISIT_MEMBER_NAME(BACK,"BACK"); - HX_VISIT_MEMBER_NAME(FRONT_AND_BACK,"FRONT_AND_BACK"); - HX_VISIT_MEMBER_NAME(TEXTURE_2D,"TEXTURE_2D"); - HX_VISIT_MEMBER_NAME(CULL_FACE,"CULL_FACE"); - HX_VISIT_MEMBER_NAME(BLEND,"BLEND"); - HX_VISIT_MEMBER_NAME(DITHER,"DITHER"); - HX_VISIT_MEMBER_NAME(STENCIL_TEST,"STENCIL_TEST"); - HX_VISIT_MEMBER_NAME(DEPTH_TEST,"DEPTH_TEST"); - HX_VISIT_MEMBER_NAME(SCISSOR_TEST,"SCISSOR_TEST"); - HX_VISIT_MEMBER_NAME(POLYGON_OFFSET_FILL,"POLYGON_OFFSET_FILL"); - HX_VISIT_MEMBER_NAME(SAMPLE_ALPHA_TO_COVERAGE,"SAMPLE_ALPHA_TO_COVERAGE"); - HX_VISIT_MEMBER_NAME(SAMPLE_COVERAGE,"SAMPLE_COVERAGE"); - HX_VISIT_MEMBER_NAME(NO_ERROR,"NO_ERROR"); - HX_VISIT_MEMBER_NAME(INVALID_ENUM,"INVALID_ENUM"); - HX_VISIT_MEMBER_NAME(INVALID_VALUE,"INVALID_VALUE"); - HX_VISIT_MEMBER_NAME(INVALID_OPERATION,"INVALID_OPERATION"); - HX_VISIT_MEMBER_NAME(OUT_OF_MEMORY,"OUT_OF_MEMORY"); - HX_VISIT_MEMBER_NAME(CW,"CW"); - HX_VISIT_MEMBER_NAME(CCW,"CCW"); - HX_VISIT_MEMBER_NAME(LINE_WIDTH,"LINE_WIDTH"); - HX_VISIT_MEMBER_NAME(ALIASED_POINT_SIZE_RANGE,"ALIASED_POINT_SIZE_RANGE"); - HX_VISIT_MEMBER_NAME(ALIASED_LINE_WIDTH_RANGE,"ALIASED_LINE_WIDTH_RANGE"); - HX_VISIT_MEMBER_NAME(CULL_FACE_MODE,"CULL_FACE_MODE"); - HX_VISIT_MEMBER_NAME(FRONT_FACE,"FRONT_FACE"); - HX_VISIT_MEMBER_NAME(DEPTH_RANGE,"DEPTH_RANGE"); - HX_VISIT_MEMBER_NAME(DEPTH_WRITEMASK,"DEPTH_WRITEMASK"); - HX_VISIT_MEMBER_NAME(DEPTH_CLEAR_VALUE,"DEPTH_CLEAR_VALUE"); - HX_VISIT_MEMBER_NAME(DEPTH_FUNC,"DEPTH_FUNC"); - HX_VISIT_MEMBER_NAME(STENCIL_CLEAR_VALUE,"STENCIL_CLEAR_VALUE"); - HX_VISIT_MEMBER_NAME(STENCIL_FUNC,"STENCIL_FUNC"); - HX_VISIT_MEMBER_NAME(STENCIL_FAIL,"STENCIL_FAIL"); - HX_VISIT_MEMBER_NAME(STENCIL_PASS_DEPTH_FAIL,"STENCIL_PASS_DEPTH_FAIL"); - HX_VISIT_MEMBER_NAME(STENCIL_PASS_DEPTH_PASS,"STENCIL_PASS_DEPTH_PASS"); - HX_VISIT_MEMBER_NAME(STENCIL_REF,"STENCIL_REF"); - HX_VISIT_MEMBER_NAME(STENCIL_VALUE_MASK,"STENCIL_VALUE_MASK"); - HX_VISIT_MEMBER_NAME(STENCIL_WRITEMASK,"STENCIL_WRITEMASK"); - HX_VISIT_MEMBER_NAME(STENCIL_BACK_FUNC,"STENCIL_BACK_FUNC"); - HX_VISIT_MEMBER_NAME(STENCIL_BACK_FAIL,"STENCIL_BACK_FAIL"); - HX_VISIT_MEMBER_NAME(STENCIL_BACK_PASS_DEPTH_FAIL,"STENCIL_BACK_PASS_DEPTH_FAIL"); - HX_VISIT_MEMBER_NAME(STENCIL_BACK_PASS_DEPTH_PASS,"STENCIL_BACK_PASS_DEPTH_PASS"); - HX_VISIT_MEMBER_NAME(STENCIL_BACK_REF,"STENCIL_BACK_REF"); - HX_VISIT_MEMBER_NAME(STENCIL_BACK_VALUE_MASK,"STENCIL_BACK_VALUE_MASK"); - HX_VISIT_MEMBER_NAME(STENCIL_BACK_WRITEMASK,"STENCIL_BACK_WRITEMASK"); - HX_VISIT_MEMBER_NAME(VIEWPORT,"VIEWPORT"); - HX_VISIT_MEMBER_NAME(SCISSOR_BOX,"SCISSOR_BOX"); - HX_VISIT_MEMBER_NAME(COLOR_CLEAR_VALUE,"COLOR_CLEAR_VALUE"); - HX_VISIT_MEMBER_NAME(COLOR_WRITEMASK,"COLOR_WRITEMASK"); - HX_VISIT_MEMBER_NAME(UNPACK_ALIGNMENT,"UNPACK_ALIGNMENT"); - HX_VISIT_MEMBER_NAME(PACK_ALIGNMENT,"PACK_ALIGNMENT"); - HX_VISIT_MEMBER_NAME(MAX_TEXTURE_SIZE,"MAX_TEXTURE_SIZE"); - HX_VISIT_MEMBER_NAME(MAX_VIEWPORT_DIMS,"MAX_VIEWPORT_DIMS"); - HX_VISIT_MEMBER_NAME(SUBPIXEL_BITS,"SUBPIXEL_BITS"); - HX_VISIT_MEMBER_NAME(RED_BITS,"RED_BITS"); - HX_VISIT_MEMBER_NAME(GREEN_BITS,"GREEN_BITS"); - HX_VISIT_MEMBER_NAME(BLUE_BITS,"BLUE_BITS"); - HX_VISIT_MEMBER_NAME(ALPHA_BITS,"ALPHA_BITS"); - HX_VISIT_MEMBER_NAME(DEPTH_BITS,"DEPTH_BITS"); - HX_VISIT_MEMBER_NAME(STENCIL_BITS,"STENCIL_BITS"); - HX_VISIT_MEMBER_NAME(POLYGON_OFFSET_UNITS,"POLYGON_OFFSET_UNITS"); - HX_VISIT_MEMBER_NAME(POLYGON_OFFSET_FACTOR,"POLYGON_OFFSET_FACTOR"); - HX_VISIT_MEMBER_NAME(TEXTURE_BINDING_2D,"TEXTURE_BINDING_2D"); - HX_VISIT_MEMBER_NAME(SAMPLE_BUFFERS,"SAMPLE_BUFFERS"); - HX_VISIT_MEMBER_NAME(SAMPLES,"SAMPLES"); - HX_VISIT_MEMBER_NAME(SAMPLE_COVERAGE_VALUE,"SAMPLE_COVERAGE_VALUE"); - HX_VISIT_MEMBER_NAME(SAMPLE_COVERAGE_INVERT,"SAMPLE_COVERAGE_INVERT"); - HX_VISIT_MEMBER_NAME(NUM_COMPRESSED_TEXTURE_FORMATS,"NUM_COMPRESSED_TEXTURE_FORMATS"); - HX_VISIT_MEMBER_NAME(COMPRESSED_TEXTURE_FORMATS,"COMPRESSED_TEXTURE_FORMATS"); - HX_VISIT_MEMBER_NAME(DONT_CARE,"DONT_CARE"); - HX_VISIT_MEMBER_NAME(FASTEST,"FASTEST"); - HX_VISIT_MEMBER_NAME(NICEST,"NICEST"); - HX_VISIT_MEMBER_NAME(GENERATE_MIPMAP_HINT,"GENERATE_MIPMAP_HINT"); - HX_VISIT_MEMBER_NAME(BYTE,"BYTE"); - HX_VISIT_MEMBER_NAME(UNSIGNED_BYTE,"UNSIGNED_BYTE"); - HX_VISIT_MEMBER_NAME(SHORT,"SHORT"); - HX_VISIT_MEMBER_NAME(UNSIGNED_SHORT,"UNSIGNED_SHORT"); - HX_VISIT_MEMBER_NAME(INT,"INT"); - HX_VISIT_MEMBER_NAME(UNSIGNED_INT,"UNSIGNED_INT"); - HX_VISIT_MEMBER_NAME(FLOAT,"FLOAT"); - HX_VISIT_MEMBER_NAME(FIXED,"FIXED"); - HX_VISIT_MEMBER_NAME(DEPTH_COMPONENT,"DEPTH_COMPONENT"); - HX_VISIT_MEMBER_NAME(ALPHA,"ALPHA"); - HX_VISIT_MEMBER_NAME(RGB,"RGB"); - HX_VISIT_MEMBER_NAME(RGBA,"RGBA"); - HX_VISIT_MEMBER_NAME(LUMINANCE,"LUMINANCE"); - HX_VISIT_MEMBER_NAME(LUMINANCE_ALPHA,"LUMINANCE_ALPHA"); - HX_VISIT_MEMBER_NAME(UNSIGNED_SHORT_4_4_4_4,"UNSIGNED_SHORT_4_4_4_4"); - HX_VISIT_MEMBER_NAME(UNSIGNED_SHORT_5_5_5_1,"UNSIGNED_SHORT_5_5_5_1"); - HX_VISIT_MEMBER_NAME(UNSIGNED_SHORT_5_6_5,"UNSIGNED_SHORT_5_6_5"); - HX_VISIT_MEMBER_NAME(FRAGMENT_SHADER,"FRAGMENT_SHADER"); - HX_VISIT_MEMBER_NAME(VERTEX_SHADER,"VERTEX_SHADER"); - HX_VISIT_MEMBER_NAME(MAX_VERTEX_ATTRIBS,"MAX_VERTEX_ATTRIBS"); - HX_VISIT_MEMBER_NAME(MAX_VERTEX_UNIFORM_VECTORS,"MAX_VERTEX_UNIFORM_VECTORS"); - HX_VISIT_MEMBER_NAME(MAX_VARYING_VECTORS,"MAX_VARYING_VECTORS"); - HX_VISIT_MEMBER_NAME(MAX_COMBINED_TEXTURE_IMAGE_UNITS,"MAX_COMBINED_TEXTURE_IMAGE_UNITS"); - HX_VISIT_MEMBER_NAME(MAX_VERTEX_TEXTURE_IMAGE_UNITS,"MAX_VERTEX_TEXTURE_IMAGE_UNITS"); - HX_VISIT_MEMBER_NAME(MAX_TEXTURE_IMAGE_UNITS,"MAX_TEXTURE_IMAGE_UNITS"); - HX_VISIT_MEMBER_NAME(MAX_FRAGMENT_UNIFORM_VECTORS,"MAX_FRAGMENT_UNIFORM_VECTORS"); - HX_VISIT_MEMBER_NAME(SHADER_TYPE,"SHADER_TYPE"); - HX_VISIT_MEMBER_NAME(DELETE_STATUS,"DELETE_STATUS"); - HX_VISIT_MEMBER_NAME(LINK_STATUS,"LINK_STATUS"); - HX_VISIT_MEMBER_NAME(VALIDATE_STATUS,"VALIDATE_STATUS"); - HX_VISIT_MEMBER_NAME(ATTACHED_SHADERS,"ATTACHED_SHADERS"); - HX_VISIT_MEMBER_NAME(ACTIVE_UNIFORMS,"ACTIVE_UNIFORMS"); - HX_VISIT_MEMBER_NAME(ACTIVE_UNIFORMS_MAX_LENGTH,"ACTIVE_UNIFORMS_MAX_LENGTH"); - HX_VISIT_MEMBER_NAME(ACTIVE_ATTRIBUTES,"ACTIVE_ATTRIBUTES"); - HX_VISIT_MEMBER_NAME(ACTIVE_ATTRIBUTES_MAX_LENGTH,"ACTIVE_ATTRIBUTES_MAX_LENGTH"); - HX_VISIT_MEMBER_NAME(SHADING_LANGUAGE_VERSION,"SHADING_LANGUAGE_VERSION"); - HX_VISIT_MEMBER_NAME(CURRENT_PROGRAM,"CURRENT_PROGRAM"); - HX_VISIT_MEMBER_NAME(NEVER,"NEVER"); - HX_VISIT_MEMBER_NAME(LESS,"LESS"); - HX_VISIT_MEMBER_NAME(EQUAL,"EQUAL"); - HX_VISIT_MEMBER_NAME(LEQUAL,"LEQUAL"); - HX_VISIT_MEMBER_NAME(GREATER,"GREATER"); - HX_VISIT_MEMBER_NAME(NOTEQUAL,"NOTEQUAL"); - HX_VISIT_MEMBER_NAME(GEQUAL,"GEQUAL"); - HX_VISIT_MEMBER_NAME(ALWAYS,"ALWAYS"); - HX_VISIT_MEMBER_NAME(KEEP,"KEEP"); - HX_VISIT_MEMBER_NAME(REPLACE,"REPLACE"); - HX_VISIT_MEMBER_NAME(INCR,"INCR"); - HX_VISIT_MEMBER_NAME(DECR,"DECR"); - HX_VISIT_MEMBER_NAME(INVERT,"INVERT"); - HX_VISIT_MEMBER_NAME(INCR_WRAP,"INCR_WRAP"); - HX_VISIT_MEMBER_NAME(DECR_WRAP,"DECR_WRAP"); - HX_VISIT_MEMBER_NAME(VENDOR,"VENDOR"); - HX_VISIT_MEMBER_NAME(RENDERER,"RENDERER"); - HX_VISIT_MEMBER_NAME(VERSION,"VERSION"); - HX_VISIT_MEMBER_NAME(EXTENSIONS,"EXTENSIONS"); - HX_VISIT_MEMBER_NAME(NEAREST,"NEAREST"); - HX_VISIT_MEMBER_NAME(LINEAR,"LINEAR"); - HX_VISIT_MEMBER_NAME(NEAREST_MIPMAP_NEAREST,"NEAREST_MIPMAP_NEAREST"); - HX_VISIT_MEMBER_NAME(LINEAR_MIPMAP_NEAREST,"LINEAR_MIPMAP_NEAREST"); - HX_VISIT_MEMBER_NAME(NEAREST_MIPMAP_LINEAR,"NEAREST_MIPMAP_LINEAR"); - HX_VISIT_MEMBER_NAME(LINEAR_MIPMAP_LINEAR,"LINEAR_MIPMAP_LINEAR"); - HX_VISIT_MEMBER_NAME(TEXTURE_MAG_FILTER,"TEXTURE_MAG_FILTER"); - HX_VISIT_MEMBER_NAME(TEXTURE_MIN_FILTER,"TEXTURE_MIN_FILTER"); - HX_VISIT_MEMBER_NAME(TEXTURE_WRAP_S,"TEXTURE_WRAP_S"); - HX_VISIT_MEMBER_NAME(TEXTURE_WRAP_T,"TEXTURE_WRAP_T"); - HX_VISIT_MEMBER_NAME(TEXTURE,"TEXTURE"); - HX_VISIT_MEMBER_NAME(TEXTURE_CUBE_MAP,"TEXTURE_CUBE_MAP"); - HX_VISIT_MEMBER_NAME(TEXTURE_BINDING_CUBE_MAP,"TEXTURE_BINDING_CUBE_MAP"); - HX_VISIT_MEMBER_NAME(TEXTURE_CUBE_MAP_POSITIVE_X,"TEXTURE_CUBE_MAP_POSITIVE_X"); - HX_VISIT_MEMBER_NAME(TEXTURE_CUBE_MAP_NEGATIVE_X,"TEXTURE_CUBE_MAP_NEGATIVE_X"); - HX_VISIT_MEMBER_NAME(TEXTURE_CUBE_MAP_POSITIVE_Y,"TEXTURE_CUBE_MAP_POSITIVE_Y"); - HX_VISIT_MEMBER_NAME(TEXTURE_CUBE_MAP_NEGATIVE_Y,"TEXTURE_CUBE_MAP_NEGATIVE_Y"); - HX_VISIT_MEMBER_NAME(TEXTURE_CUBE_MAP_POSITIVE_Z,"TEXTURE_CUBE_MAP_POSITIVE_Z"); - HX_VISIT_MEMBER_NAME(TEXTURE_CUBE_MAP_NEGATIVE_Z,"TEXTURE_CUBE_MAP_NEGATIVE_Z"); - HX_VISIT_MEMBER_NAME(MAX_CUBE_MAP_TEXTURE_SIZE,"MAX_CUBE_MAP_TEXTURE_SIZE"); - HX_VISIT_MEMBER_NAME(TEXTURE0,"TEXTURE0"); - HX_VISIT_MEMBER_NAME(TEXTURE1,"TEXTURE1"); - HX_VISIT_MEMBER_NAME(TEXTURE2,"TEXTURE2"); - HX_VISIT_MEMBER_NAME(TEXTURE3,"TEXTURE3"); - HX_VISIT_MEMBER_NAME(TEXTURE4,"TEXTURE4"); - HX_VISIT_MEMBER_NAME(TEXTURE5,"TEXTURE5"); - HX_VISIT_MEMBER_NAME(TEXTURE6,"TEXTURE6"); - HX_VISIT_MEMBER_NAME(TEXTURE7,"TEXTURE7"); - HX_VISIT_MEMBER_NAME(TEXTURE8,"TEXTURE8"); - HX_VISIT_MEMBER_NAME(TEXTURE9,"TEXTURE9"); - HX_VISIT_MEMBER_NAME(TEXTURE10,"TEXTURE10"); - HX_VISIT_MEMBER_NAME(TEXTURE11,"TEXTURE11"); - HX_VISIT_MEMBER_NAME(TEXTURE12,"TEXTURE12"); - HX_VISIT_MEMBER_NAME(TEXTURE13,"TEXTURE13"); - HX_VISIT_MEMBER_NAME(TEXTURE14,"TEXTURE14"); - HX_VISIT_MEMBER_NAME(TEXTURE15,"TEXTURE15"); - HX_VISIT_MEMBER_NAME(TEXTURE16,"TEXTURE16"); - HX_VISIT_MEMBER_NAME(TEXTURE17,"TEXTURE17"); - HX_VISIT_MEMBER_NAME(TEXTURE18,"TEXTURE18"); - HX_VISIT_MEMBER_NAME(TEXTURE19,"TEXTURE19"); - HX_VISIT_MEMBER_NAME(TEXTURE20,"TEXTURE20"); - HX_VISIT_MEMBER_NAME(TEXTURE21,"TEXTURE21"); - HX_VISIT_MEMBER_NAME(TEXTURE22,"TEXTURE22"); - HX_VISIT_MEMBER_NAME(TEXTURE23,"TEXTURE23"); - HX_VISIT_MEMBER_NAME(TEXTURE24,"TEXTURE24"); - HX_VISIT_MEMBER_NAME(TEXTURE25,"TEXTURE25"); - HX_VISIT_MEMBER_NAME(TEXTURE26,"TEXTURE26"); - HX_VISIT_MEMBER_NAME(TEXTURE27,"TEXTURE27"); - HX_VISIT_MEMBER_NAME(TEXTURE28,"TEXTURE28"); - HX_VISIT_MEMBER_NAME(TEXTURE29,"TEXTURE29"); - HX_VISIT_MEMBER_NAME(TEXTURE30,"TEXTURE30"); - HX_VISIT_MEMBER_NAME(TEXTURE31,"TEXTURE31"); - HX_VISIT_MEMBER_NAME(ACTIVE_TEXTURE,"ACTIVE_TEXTURE"); - HX_VISIT_MEMBER_NAME(REPEAT,"REPEAT"); - HX_VISIT_MEMBER_NAME(CLAMP_TO_EDGE,"CLAMP_TO_EDGE"); - HX_VISIT_MEMBER_NAME(MIRRORED_REPEAT,"MIRRORED_REPEAT"); - HX_VISIT_MEMBER_NAME(FLOAT_VEC2,"FLOAT_VEC2"); - HX_VISIT_MEMBER_NAME(FLOAT_VEC3,"FLOAT_VEC3"); - HX_VISIT_MEMBER_NAME(FLOAT_VEC4,"FLOAT_VEC4"); - HX_VISIT_MEMBER_NAME(INT_VEC2,"INT_VEC2"); - HX_VISIT_MEMBER_NAME(INT_VEC3,"INT_VEC3"); - HX_VISIT_MEMBER_NAME(INT_VEC4,"INT_VEC4"); - HX_VISIT_MEMBER_NAME(BOOL,"BOOL"); - HX_VISIT_MEMBER_NAME(BOOL_VEC2,"BOOL_VEC2"); - HX_VISIT_MEMBER_NAME(BOOL_VEC3,"BOOL_VEC3"); - HX_VISIT_MEMBER_NAME(BOOL_VEC4,"BOOL_VEC4"); - HX_VISIT_MEMBER_NAME(FLOAT_MAT2,"FLOAT_MAT2"); - HX_VISIT_MEMBER_NAME(FLOAT_MAT3,"FLOAT_MAT3"); - HX_VISIT_MEMBER_NAME(FLOAT_MAT4,"FLOAT_MAT4"); - HX_VISIT_MEMBER_NAME(SAMPLER_2D,"SAMPLER_2D"); - HX_VISIT_MEMBER_NAME(SAMPLER_CUBE,"SAMPLER_CUBE"); - HX_VISIT_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_ENABLED,"VERTEX_ATTRIB_ARRAY_ENABLED"); - HX_VISIT_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_SIZE,"VERTEX_ATTRIB_ARRAY_SIZE"); - HX_VISIT_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_STRIDE,"VERTEX_ATTRIB_ARRAY_STRIDE"); - HX_VISIT_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_TYPE,"VERTEX_ATTRIB_ARRAY_TYPE"); - HX_VISIT_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_NORMALIZED,"VERTEX_ATTRIB_ARRAY_NORMALIZED"); - HX_VISIT_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_POINTER,"VERTEX_ATTRIB_ARRAY_POINTER"); - HX_VISIT_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_BUFFER_BINDING,"VERTEX_ATTRIB_ARRAY_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(IMPLEMENTATION_COLOR_READ_TYPE,"IMPLEMENTATION_COLOR_READ_TYPE"); - HX_VISIT_MEMBER_NAME(IMPLEMENTATION_COLOR_READ_FORMAT,"IMPLEMENTATION_COLOR_READ_FORMAT"); - HX_VISIT_MEMBER_NAME(VERTEX_PROGRAM_POINT_SIZE,"VERTEX_PROGRAM_POINT_SIZE"); - HX_VISIT_MEMBER_NAME(POINT_SPRITE,"POINT_SPRITE"); - HX_VISIT_MEMBER_NAME(COMPILE_STATUS,"COMPILE_STATUS"); - HX_VISIT_MEMBER_NAME(INFO_LOG_LENGTH,"INFO_LOG_LENGTH"); - HX_VISIT_MEMBER_NAME(SHADER_SOURCE_LENGTH,"SHADER_SOURCE_LENGTH"); - HX_VISIT_MEMBER_NAME(SHADER_COMPILER,"SHADER_COMPILER"); - HX_VISIT_MEMBER_NAME(SHADER_BINARY_FORMATS,"SHADER_BINARY_FORMATS"); - HX_VISIT_MEMBER_NAME(NUM_SHADER_BINARY_FORMATS,"NUM_SHADER_BINARY_FORMATS"); - HX_VISIT_MEMBER_NAME(LOW_FLOAT,"LOW_FLOAT"); - HX_VISIT_MEMBER_NAME(MEDIUM_FLOAT,"MEDIUM_FLOAT"); - HX_VISIT_MEMBER_NAME(HIGH_FLOAT,"HIGH_FLOAT"); - HX_VISIT_MEMBER_NAME(LOW_INT,"LOW_INT"); - HX_VISIT_MEMBER_NAME(MEDIUM_INT,"MEDIUM_INT"); - HX_VISIT_MEMBER_NAME(HIGH_INT,"HIGH_INT"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER,"FRAMEBUFFER"); - HX_VISIT_MEMBER_NAME(RENDERBUFFER,"RENDERBUFFER"); - HX_VISIT_MEMBER_NAME(RGBA4,"RGBA4"); - HX_VISIT_MEMBER_NAME(RGB5_A1,"RGB5_A1"); - HX_VISIT_MEMBER_NAME(RGB565,"RGB565"); - HX_VISIT_MEMBER_NAME(DEPTH_COMPONENT16,"DEPTH_COMPONENT16"); - HX_VISIT_MEMBER_NAME(STENCIL_INDEX,"STENCIL_INDEX"); - HX_VISIT_MEMBER_NAME(STENCIL_INDEX8,"STENCIL_INDEX8"); - HX_VISIT_MEMBER_NAME(DEPTH_STENCIL,"DEPTH_STENCIL"); - HX_VISIT_MEMBER_NAME(RENDERBUFFER_WIDTH,"RENDERBUFFER_WIDTH"); - HX_VISIT_MEMBER_NAME(RENDERBUFFER_HEIGHT,"RENDERBUFFER_HEIGHT"); - HX_VISIT_MEMBER_NAME(RENDERBUFFER_INTERNAL_FORMAT,"RENDERBUFFER_INTERNAL_FORMAT"); - HX_VISIT_MEMBER_NAME(RENDERBUFFER_RED_SIZE,"RENDERBUFFER_RED_SIZE"); - HX_VISIT_MEMBER_NAME(RENDERBUFFER_GREEN_SIZE,"RENDERBUFFER_GREEN_SIZE"); - HX_VISIT_MEMBER_NAME(RENDERBUFFER_BLUE_SIZE,"RENDERBUFFER_BLUE_SIZE"); - HX_VISIT_MEMBER_NAME(RENDERBUFFER_ALPHA_SIZE,"RENDERBUFFER_ALPHA_SIZE"); - HX_VISIT_MEMBER_NAME(RENDERBUFFER_DEPTH_SIZE,"RENDERBUFFER_DEPTH_SIZE"); - HX_VISIT_MEMBER_NAME(RENDERBUFFER_STENCIL_SIZE,"RENDERBUFFER_STENCIL_SIZE"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE,"FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_OBJECT_NAME,"FRAMEBUFFER_ATTACHMENT_OBJECT_NAME"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL,"FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE,"FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE"); - HX_VISIT_MEMBER_NAME(COLOR_ATTACHMENT0,"COLOR_ATTACHMENT0"); - HX_VISIT_MEMBER_NAME(DEPTH_ATTACHMENT,"DEPTH_ATTACHMENT"); - HX_VISIT_MEMBER_NAME(STENCIL_ATTACHMENT,"STENCIL_ATTACHMENT"); - HX_VISIT_MEMBER_NAME(DEPTH_STENCIL_ATTACHMENT,"DEPTH_STENCIL_ATTACHMENT"); - HX_VISIT_MEMBER_NAME(NONE,"NONE"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_COMPLETE,"FRAMEBUFFER_COMPLETE"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_INCOMPLETE_ATTACHMENT,"FRAMEBUFFER_INCOMPLETE_ATTACHMENT"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT,"FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_INCOMPLETE_DIMENSIONS,"FRAMEBUFFER_INCOMPLETE_DIMENSIONS"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_UNSUPPORTED,"FRAMEBUFFER_UNSUPPORTED"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_BINDING,"FRAMEBUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(RENDERBUFFER_BINDING,"RENDERBUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(MAX_RENDERBUFFER_SIZE,"MAX_RENDERBUFFER_SIZE"); - HX_VISIT_MEMBER_NAME(INVALID_FRAMEBUFFER_OPERATION,"INVALID_FRAMEBUFFER_OPERATION"); - HX_VISIT_MEMBER_NAME(UNPACK_FLIP_Y_WEBGL,"UNPACK_FLIP_Y_WEBGL"); - HX_VISIT_MEMBER_NAME(UNPACK_PREMULTIPLY_ALPHA_WEBGL,"UNPACK_PREMULTIPLY_ALPHA_WEBGL"); - HX_VISIT_MEMBER_NAME(CONTEXT_LOST_WEBGL,"CONTEXT_LOST_WEBGL"); - HX_VISIT_MEMBER_NAME(UNPACK_COLORSPACE_CONVERSION_WEBGL,"UNPACK_COLORSPACE_CONVERSION_WEBGL"); - HX_VISIT_MEMBER_NAME(BROWSER_DEFAULT_WEBGL,"BROWSER_DEFAULT_WEBGL"); - HX_VISIT_MEMBER_NAME(READ_BUFFER,"READ_BUFFER"); - HX_VISIT_MEMBER_NAME(UNPACK_ROW_LENGTH,"UNPACK_ROW_LENGTH"); - HX_VISIT_MEMBER_NAME(UNPACK_SKIP_ROWS,"UNPACK_SKIP_ROWS"); - HX_VISIT_MEMBER_NAME(UNPACK_SKIP_PIXELS,"UNPACK_SKIP_PIXELS"); - HX_VISIT_MEMBER_NAME(PACK_ROW_LENGTH,"PACK_ROW_LENGTH"); - HX_VISIT_MEMBER_NAME(PACK_SKIP_ROWS,"PACK_SKIP_ROWS"); - HX_VISIT_MEMBER_NAME(PACK_SKIP_PIXELS,"PACK_SKIP_PIXELS"); - HX_VISIT_MEMBER_NAME(TEXTURE_BINDING_3D,"TEXTURE_BINDING_3D"); - HX_VISIT_MEMBER_NAME(UNPACK_SKIP_IMAGES,"UNPACK_SKIP_IMAGES"); - HX_VISIT_MEMBER_NAME(UNPACK_IMAGE_HEIGHT,"UNPACK_IMAGE_HEIGHT"); - HX_VISIT_MEMBER_NAME(MAX_3D_TEXTURE_SIZE,"MAX_3D_TEXTURE_SIZE"); - HX_VISIT_MEMBER_NAME(MAX_ELEMENTS_VERTICES,"MAX_ELEMENTS_VERTICES"); - HX_VISIT_MEMBER_NAME(MAX_ELEMENTS_INDICES,"MAX_ELEMENTS_INDICES"); - HX_VISIT_MEMBER_NAME(MAX_TEXTURE_LOD_BIAS,"MAX_TEXTURE_LOD_BIAS"); - HX_VISIT_MEMBER_NAME(MAX_FRAGMENT_UNIFORM_COMPONENTS,"MAX_FRAGMENT_UNIFORM_COMPONENTS"); - HX_VISIT_MEMBER_NAME(MAX_VERTEX_UNIFORM_COMPONENTS,"MAX_VERTEX_UNIFORM_COMPONENTS"); - HX_VISIT_MEMBER_NAME(MAX_ARRAY_TEXTURE_LAYERS,"MAX_ARRAY_TEXTURE_LAYERS"); - HX_VISIT_MEMBER_NAME(MIN_PROGRAM_TEXEL_OFFSET,"MIN_PROGRAM_TEXEL_OFFSET"); - HX_VISIT_MEMBER_NAME(MAX_PROGRAM_TEXEL_OFFSET,"MAX_PROGRAM_TEXEL_OFFSET"); - HX_VISIT_MEMBER_NAME(MAX_VARYING_COMPONENTS,"MAX_VARYING_COMPONENTS"); - HX_VISIT_MEMBER_NAME(FRAGMENT_SHADER_DERIVATIVE_HINT,"FRAGMENT_SHADER_DERIVATIVE_HINT"); - HX_VISIT_MEMBER_NAME(RASTERIZER_DISCARD,"RASTERIZER_DISCARD"); - HX_VISIT_MEMBER_NAME(VERTEX_ARRAY_BINDING,"VERTEX_ARRAY_BINDING"); - HX_VISIT_MEMBER_NAME(MAX_VERTEX_OUTPUT_COMPONENTS,"MAX_VERTEX_OUTPUT_COMPONENTS"); - HX_VISIT_MEMBER_NAME(MAX_FRAGMENT_INPUT_COMPONENTS,"MAX_FRAGMENT_INPUT_COMPONENTS"); - HX_VISIT_MEMBER_NAME(MAX_SERVER_WAIT_TIMEOUT,"MAX_SERVER_WAIT_TIMEOUT"); - HX_VISIT_MEMBER_NAME(MAX_ELEMENT_INDEX,"MAX_ELEMENT_INDEX"); - HX_VISIT_MEMBER_NAME(RED,"RED"); - HX_VISIT_MEMBER_NAME(RGB8,"RGB8"); - HX_VISIT_MEMBER_NAME(RGBA8,"RGBA8"); - HX_VISIT_MEMBER_NAME(RGB10_A2,"RGB10_A2"); - HX_VISIT_MEMBER_NAME(TEXTURE_3D,"TEXTURE_3D"); - HX_VISIT_MEMBER_NAME(TEXTURE_WRAP_R,"TEXTURE_WRAP_R"); - HX_VISIT_MEMBER_NAME(TEXTURE_MIN_LOD,"TEXTURE_MIN_LOD"); - HX_VISIT_MEMBER_NAME(TEXTURE_MAX_LOD,"TEXTURE_MAX_LOD"); - HX_VISIT_MEMBER_NAME(TEXTURE_BASE_LEVEL,"TEXTURE_BASE_LEVEL"); - HX_VISIT_MEMBER_NAME(TEXTURE_MAX_LEVEL,"TEXTURE_MAX_LEVEL"); - HX_VISIT_MEMBER_NAME(TEXTURE_COMPARE_MODE,"TEXTURE_COMPARE_MODE"); - HX_VISIT_MEMBER_NAME(TEXTURE_COMPARE_FUNC,"TEXTURE_COMPARE_FUNC"); - HX_VISIT_MEMBER_NAME(SRGB,"SRGB"); - HX_VISIT_MEMBER_NAME(SRGB8,"SRGB8"); - HX_VISIT_MEMBER_NAME(SRGB8_ALPHA8,"SRGB8_ALPHA8"); - HX_VISIT_MEMBER_NAME(COMPARE_REF_TO_TEXTURE,"COMPARE_REF_TO_TEXTURE"); - HX_VISIT_MEMBER_NAME(RGBA32F,"RGBA32F"); - HX_VISIT_MEMBER_NAME(RGB32F,"RGB32F"); - HX_VISIT_MEMBER_NAME(RGBA16F,"RGBA16F"); - HX_VISIT_MEMBER_NAME(RGB16F,"RGB16F"); - HX_VISIT_MEMBER_NAME(TEXTURE_2D_ARRAY,"TEXTURE_2D_ARRAY"); - HX_VISIT_MEMBER_NAME(TEXTURE_BINDING_2D_ARRAY,"TEXTURE_BINDING_2D_ARRAY"); - HX_VISIT_MEMBER_NAME(R11F_G11F_B10F,"R11F_G11F_B10F"); - HX_VISIT_MEMBER_NAME(RGB9_E5,"RGB9_E5"); - HX_VISIT_MEMBER_NAME(RGBA32UI,"RGBA32UI"); - HX_VISIT_MEMBER_NAME(RGB32UI,"RGB32UI"); - HX_VISIT_MEMBER_NAME(RGBA16UI,"RGBA16UI"); - HX_VISIT_MEMBER_NAME(RGB16UI,"RGB16UI"); - HX_VISIT_MEMBER_NAME(RGBA8UI,"RGBA8UI"); - HX_VISIT_MEMBER_NAME(RGB8UI,"RGB8UI"); - HX_VISIT_MEMBER_NAME(RGBA32I,"RGBA32I"); - HX_VISIT_MEMBER_NAME(RGB32I,"RGB32I"); - HX_VISIT_MEMBER_NAME(RGBA16I,"RGBA16I"); - HX_VISIT_MEMBER_NAME(RGB16I,"RGB16I"); - HX_VISIT_MEMBER_NAME(RGBA8I,"RGBA8I"); - HX_VISIT_MEMBER_NAME(RGB8I,"RGB8I"); - HX_VISIT_MEMBER_NAME(RED_INTEGER,"RED_INTEGER"); - HX_VISIT_MEMBER_NAME(RGB_INTEGER,"RGB_INTEGER"); - HX_VISIT_MEMBER_NAME(RGBA_INTEGER,"RGBA_INTEGER"); - HX_VISIT_MEMBER_NAME(R8,"R8"); - HX_VISIT_MEMBER_NAME(RG8,"RG8"); - HX_VISIT_MEMBER_NAME(R16F,"R16F"); - HX_VISIT_MEMBER_NAME(R32F,"R32F"); - HX_VISIT_MEMBER_NAME(RG16F,"RG16F"); - HX_VISIT_MEMBER_NAME(RG32F,"RG32F"); - HX_VISIT_MEMBER_NAME(R8I,"R8I"); - HX_VISIT_MEMBER_NAME(R8UI,"R8UI"); - HX_VISIT_MEMBER_NAME(R16I,"R16I"); - HX_VISIT_MEMBER_NAME(R16UI,"R16UI"); - HX_VISIT_MEMBER_NAME(R32I,"R32I"); - HX_VISIT_MEMBER_NAME(R32UI,"R32UI"); - HX_VISIT_MEMBER_NAME(RG8I,"RG8I"); - HX_VISIT_MEMBER_NAME(RG8UI,"RG8UI"); - HX_VISIT_MEMBER_NAME(RG16I,"RG16I"); - HX_VISIT_MEMBER_NAME(RG16UI,"RG16UI"); - HX_VISIT_MEMBER_NAME(RG32I,"RG32I"); - HX_VISIT_MEMBER_NAME(RG32UI,"RG32UI"); - HX_VISIT_MEMBER_NAME(R8_SNORM,"R8_SNORM"); - HX_VISIT_MEMBER_NAME(RG8_SNORM,"RG8_SNORM"); - HX_VISIT_MEMBER_NAME(RGB8_SNORM,"RGB8_SNORM"); - HX_VISIT_MEMBER_NAME(RGBA8_SNORM,"RGBA8_SNORM"); - HX_VISIT_MEMBER_NAME(RGB10_A2UI,"RGB10_A2UI"); - HX_VISIT_MEMBER_NAME(TEXTURE_IMMUTABLE_FORMAT,"TEXTURE_IMMUTABLE_FORMAT"); - HX_VISIT_MEMBER_NAME(TEXTURE_IMMUTABLE_LEVELS,"TEXTURE_IMMUTABLE_LEVELS"); - HX_VISIT_MEMBER_NAME(UNSIGNED_INT_2_10_10_10_REV,"UNSIGNED_INT_2_10_10_10_REV"); - HX_VISIT_MEMBER_NAME(UNSIGNED_INT_10F_11F_11F_REV,"UNSIGNED_INT_10F_11F_11F_REV"); - HX_VISIT_MEMBER_NAME(UNSIGNED_INT_5_9_9_9_REV,"UNSIGNED_INT_5_9_9_9_REV"); - HX_VISIT_MEMBER_NAME(FLOAT_32_UNSIGNED_INT_24_8_REV,"FLOAT_32_UNSIGNED_INT_24_8_REV"); - HX_VISIT_MEMBER_NAME(UNSIGNED_INT_24_8,"UNSIGNED_INT_24_8"); - HX_VISIT_MEMBER_NAME(HALF_FLOAT,"HALF_FLOAT"); - HX_VISIT_MEMBER_NAME(RG,"RG"); - HX_VISIT_MEMBER_NAME(RG_INTEGER,"RG_INTEGER"); - HX_VISIT_MEMBER_NAME(INT_2_10_10_10_REV,"INT_2_10_10_10_REV"); - HX_VISIT_MEMBER_NAME(CURRENT_QUERY,"CURRENT_QUERY"); - HX_VISIT_MEMBER_NAME(QUERY_RESULT,"QUERY_RESULT"); - HX_VISIT_MEMBER_NAME(QUERY_RESULT_AVAILABLE,"QUERY_RESULT_AVAILABLE"); - HX_VISIT_MEMBER_NAME(ANY_SAMPLES_PASSED,"ANY_SAMPLES_PASSED"); - HX_VISIT_MEMBER_NAME(ANY_SAMPLES_PASSED_CONSERVATIVE,"ANY_SAMPLES_PASSED_CONSERVATIVE"); - HX_VISIT_MEMBER_NAME(MAX_DRAW_BUFFERS,"MAX_DRAW_BUFFERS"); - HX_VISIT_MEMBER_NAME(DRAW_BUFFER0,"DRAW_BUFFER0"); - HX_VISIT_MEMBER_NAME(DRAW_BUFFER1,"DRAW_BUFFER1"); - HX_VISIT_MEMBER_NAME(DRAW_BUFFER2,"DRAW_BUFFER2"); - HX_VISIT_MEMBER_NAME(DRAW_BUFFER3,"DRAW_BUFFER3"); - HX_VISIT_MEMBER_NAME(DRAW_BUFFER4,"DRAW_BUFFER4"); - HX_VISIT_MEMBER_NAME(DRAW_BUFFER5,"DRAW_BUFFER5"); - HX_VISIT_MEMBER_NAME(DRAW_BUFFER6,"DRAW_BUFFER6"); - HX_VISIT_MEMBER_NAME(DRAW_BUFFER7,"DRAW_BUFFER7"); - HX_VISIT_MEMBER_NAME(DRAW_BUFFER8,"DRAW_BUFFER8"); - HX_VISIT_MEMBER_NAME(DRAW_BUFFER9,"DRAW_BUFFER9"); - HX_VISIT_MEMBER_NAME(DRAW_BUFFER10,"DRAW_BUFFER10"); - HX_VISIT_MEMBER_NAME(DRAW_BUFFER11,"DRAW_BUFFER11"); - HX_VISIT_MEMBER_NAME(DRAW_BUFFER12,"DRAW_BUFFER12"); - HX_VISIT_MEMBER_NAME(DRAW_BUFFER13,"DRAW_BUFFER13"); - HX_VISIT_MEMBER_NAME(DRAW_BUFFER14,"DRAW_BUFFER14"); - HX_VISIT_MEMBER_NAME(DRAW_BUFFER15,"DRAW_BUFFER15"); - HX_VISIT_MEMBER_NAME(MAX_COLOR_ATTACHMENTS,"MAX_COLOR_ATTACHMENTS"); - HX_VISIT_MEMBER_NAME(COLOR_ATTACHMENT1,"COLOR_ATTACHMENT1"); - HX_VISIT_MEMBER_NAME(COLOR_ATTACHMENT2,"COLOR_ATTACHMENT2"); - HX_VISIT_MEMBER_NAME(COLOR_ATTACHMENT3,"COLOR_ATTACHMENT3"); - HX_VISIT_MEMBER_NAME(COLOR_ATTACHMENT4,"COLOR_ATTACHMENT4"); - HX_VISIT_MEMBER_NAME(COLOR_ATTACHMENT5,"COLOR_ATTACHMENT5"); - HX_VISIT_MEMBER_NAME(COLOR_ATTACHMENT6,"COLOR_ATTACHMENT6"); - HX_VISIT_MEMBER_NAME(COLOR_ATTACHMENT7,"COLOR_ATTACHMENT7"); - HX_VISIT_MEMBER_NAME(COLOR_ATTACHMENT8,"COLOR_ATTACHMENT8"); - HX_VISIT_MEMBER_NAME(COLOR_ATTACHMENT9,"COLOR_ATTACHMENT9"); - HX_VISIT_MEMBER_NAME(COLOR_ATTACHMENT10,"COLOR_ATTACHMENT10"); - HX_VISIT_MEMBER_NAME(COLOR_ATTACHMENT11,"COLOR_ATTACHMENT11"); - HX_VISIT_MEMBER_NAME(COLOR_ATTACHMENT12,"COLOR_ATTACHMENT12"); - HX_VISIT_MEMBER_NAME(COLOR_ATTACHMENT13,"COLOR_ATTACHMENT13"); - HX_VISIT_MEMBER_NAME(COLOR_ATTACHMENT14,"COLOR_ATTACHMENT14"); - HX_VISIT_MEMBER_NAME(COLOR_ATTACHMENT15,"COLOR_ATTACHMENT15"); - HX_VISIT_MEMBER_NAME(SAMPLER_3D,"SAMPLER_3D"); - HX_VISIT_MEMBER_NAME(SAMPLER_2D_SHADOW,"SAMPLER_2D_SHADOW"); - HX_VISIT_MEMBER_NAME(SAMPLER_2D_ARRAY,"SAMPLER_2D_ARRAY"); - HX_VISIT_MEMBER_NAME(SAMPLER_2D_ARRAY_SHADOW,"SAMPLER_2D_ARRAY_SHADOW"); - HX_VISIT_MEMBER_NAME(SAMPLER_CUBE_SHADOW,"SAMPLER_CUBE_SHADOW"); - HX_VISIT_MEMBER_NAME(INT_SAMPLER_2D,"INT_SAMPLER_2D"); - HX_VISIT_MEMBER_NAME(INT_SAMPLER_3D,"INT_SAMPLER_3D"); - HX_VISIT_MEMBER_NAME(INT_SAMPLER_CUBE,"INT_SAMPLER_CUBE"); - HX_VISIT_MEMBER_NAME(INT_SAMPLER_2D_ARRAY,"INT_SAMPLER_2D_ARRAY"); - HX_VISIT_MEMBER_NAME(UNSIGNED_INT_SAMPLER_2D,"UNSIGNED_INT_SAMPLER_2D"); - HX_VISIT_MEMBER_NAME(UNSIGNED_INT_SAMPLER_3D,"UNSIGNED_INT_SAMPLER_3D"); - HX_VISIT_MEMBER_NAME(UNSIGNED_INT_SAMPLER_CUBE,"UNSIGNED_INT_SAMPLER_CUBE"); - HX_VISIT_MEMBER_NAME(UNSIGNED_INT_SAMPLER_2D_ARRAY,"UNSIGNED_INT_SAMPLER_2D_ARRAY"); - HX_VISIT_MEMBER_NAME(MAX_SAMPLES,"MAX_SAMPLES"); - HX_VISIT_MEMBER_NAME(SAMPLER_BINDING,"SAMPLER_BINDING"); - HX_VISIT_MEMBER_NAME(PIXEL_PACK_BUFFER,"PIXEL_PACK_BUFFER"); - HX_VISIT_MEMBER_NAME(PIXEL_UNPACK_BUFFER,"PIXEL_UNPACK_BUFFER"); - HX_VISIT_MEMBER_NAME(PIXEL_PACK_BUFFER_BINDING,"PIXEL_PACK_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(PIXEL_UNPACK_BUFFER_BINDING,"PIXEL_UNPACK_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(COPY_READ_BUFFER,"COPY_READ_BUFFER"); - HX_VISIT_MEMBER_NAME(COPY_WRITE_BUFFER,"COPY_WRITE_BUFFER"); - HX_VISIT_MEMBER_NAME(COPY_READ_BUFFER_BINDING,"COPY_READ_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(COPY_WRITE_BUFFER_BINDING,"COPY_WRITE_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(FLOAT_MAT2x3,"FLOAT_MAT2x3"); - HX_VISIT_MEMBER_NAME(FLOAT_MAT2x4,"FLOAT_MAT2x4"); - HX_VISIT_MEMBER_NAME(FLOAT_MAT3x2,"FLOAT_MAT3x2"); - HX_VISIT_MEMBER_NAME(FLOAT_MAT3x4,"FLOAT_MAT3x4"); - HX_VISIT_MEMBER_NAME(FLOAT_MAT4x2,"FLOAT_MAT4x2"); - HX_VISIT_MEMBER_NAME(FLOAT_MAT4x3,"FLOAT_MAT4x3"); - HX_VISIT_MEMBER_NAME(UNSIGNED_INT_VEC2,"UNSIGNED_INT_VEC2"); - HX_VISIT_MEMBER_NAME(UNSIGNED_INT_VEC3,"UNSIGNED_INT_VEC3"); - HX_VISIT_MEMBER_NAME(UNSIGNED_INT_VEC4,"UNSIGNED_INT_VEC4"); - HX_VISIT_MEMBER_NAME(UNSIGNED_NORMALIZED,"UNSIGNED_NORMALIZED"); - HX_VISIT_MEMBER_NAME(SIGNED_NORMALIZED,"SIGNED_NORMALIZED"); - HX_VISIT_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_INTEGER,"VERTEX_ATTRIB_ARRAY_INTEGER"); - HX_VISIT_MEMBER_NAME(VERTEX_ATTRIB_ARRAY_DIVISOR,"VERTEX_ATTRIB_ARRAY_DIVISOR"); - HX_VISIT_MEMBER_NAME(TRANSFORM_FEEDBACK_BUFFER_MODE,"TRANSFORM_FEEDBACK_BUFFER_MODE"); - HX_VISIT_MEMBER_NAME(MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS,"MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS"); - HX_VISIT_MEMBER_NAME(TRANSFORM_FEEDBACK_VARYINGS,"TRANSFORM_FEEDBACK_VARYINGS"); - HX_VISIT_MEMBER_NAME(TRANSFORM_FEEDBACK_BUFFER_START,"TRANSFORM_FEEDBACK_BUFFER_START"); - HX_VISIT_MEMBER_NAME(TRANSFORM_FEEDBACK_BUFFER_SIZE,"TRANSFORM_FEEDBACK_BUFFER_SIZE"); - HX_VISIT_MEMBER_NAME(TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN,"TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN"); - HX_VISIT_MEMBER_NAME(MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS,"MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS"); - HX_VISIT_MEMBER_NAME(MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS,"MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS"); - HX_VISIT_MEMBER_NAME(INTERLEAVED_ATTRIBS,"INTERLEAVED_ATTRIBS"); - HX_VISIT_MEMBER_NAME(SEPARATE_ATTRIBS,"SEPARATE_ATTRIBS"); - HX_VISIT_MEMBER_NAME(TRANSFORM_FEEDBACK_BUFFER,"TRANSFORM_FEEDBACK_BUFFER"); - HX_VISIT_MEMBER_NAME(TRANSFORM_FEEDBACK_BUFFER_BINDING,"TRANSFORM_FEEDBACK_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(TRANSFORM_FEEDBACK,"TRANSFORM_FEEDBACK"); - HX_VISIT_MEMBER_NAME(TRANSFORM_FEEDBACK_PAUSED,"TRANSFORM_FEEDBACK_PAUSED"); - HX_VISIT_MEMBER_NAME(TRANSFORM_FEEDBACK_ACTIVE,"TRANSFORM_FEEDBACK_ACTIVE"); - HX_VISIT_MEMBER_NAME(TRANSFORM_FEEDBACK_BINDING,"TRANSFORM_FEEDBACK_BINDING"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING,"FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE,"FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_RED_SIZE,"FRAMEBUFFER_ATTACHMENT_RED_SIZE"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_GREEN_SIZE,"FRAMEBUFFER_ATTACHMENT_GREEN_SIZE"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_BLUE_SIZE,"FRAMEBUFFER_ATTACHMENT_BLUE_SIZE"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE,"FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE,"FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE,"FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_DEFAULT,"FRAMEBUFFER_DEFAULT"); - HX_VISIT_MEMBER_NAME(DEPTH24_STENCIL8,"DEPTH24_STENCIL8"); - HX_VISIT_MEMBER_NAME(DRAW_FRAMEBUFFER_BINDING,"DRAW_FRAMEBUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(READ_FRAMEBUFFER,"READ_FRAMEBUFFER"); - HX_VISIT_MEMBER_NAME(DRAW_FRAMEBUFFER,"DRAW_FRAMEBUFFER"); - HX_VISIT_MEMBER_NAME(READ_FRAMEBUFFER_BINDING,"READ_FRAMEBUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(RENDERBUFFER_SAMPLES,"RENDERBUFFER_SAMPLES"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER,"FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER"); - HX_VISIT_MEMBER_NAME(FRAMEBUFFER_INCOMPLETE_MULTISAMPLE,"FRAMEBUFFER_INCOMPLETE_MULTISAMPLE"); - HX_VISIT_MEMBER_NAME(UNIFORM_BUFFER,"UNIFORM_BUFFER"); - HX_VISIT_MEMBER_NAME(UNIFORM_BUFFER_BINDING,"UNIFORM_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(UNIFORM_BUFFER_START,"UNIFORM_BUFFER_START"); - HX_VISIT_MEMBER_NAME(UNIFORM_BUFFER_SIZE,"UNIFORM_BUFFER_SIZE"); - HX_VISIT_MEMBER_NAME(MAX_VERTEX_UNIFORM_BLOCKS,"MAX_VERTEX_UNIFORM_BLOCKS"); - HX_VISIT_MEMBER_NAME(MAX_FRAGMENT_UNIFORM_BLOCKS,"MAX_FRAGMENT_UNIFORM_BLOCKS"); - HX_VISIT_MEMBER_NAME(MAX_COMBINED_UNIFORM_BLOCKS,"MAX_COMBINED_UNIFORM_BLOCKS"); - HX_VISIT_MEMBER_NAME(MAX_UNIFORM_BUFFER_BINDINGS,"MAX_UNIFORM_BUFFER_BINDINGS"); - HX_VISIT_MEMBER_NAME(MAX_UNIFORM_BLOCK_SIZE,"MAX_UNIFORM_BLOCK_SIZE"); - HX_VISIT_MEMBER_NAME(MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS,"MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS"); - HX_VISIT_MEMBER_NAME(MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS,"MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS"); - HX_VISIT_MEMBER_NAME(UNIFORM_BUFFER_OFFSET_ALIGNMENT,"UNIFORM_BUFFER_OFFSET_ALIGNMENT"); - HX_VISIT_MEMBER_NAME(ACTIVE_UNIFORM_BLOCKS,"ACTIVE_UNIFORM_BLOCKS"); - HX_VISIT_MEMBER_NAME(UNIFORM_TYPE,"UNIFORM_TYPE"); - HX_VISIT_MEMBER_NAME(UNIFORM_SIZE,"UNIFORM_SIZE"); - HX_VISIT_MEMBER_NAME(UNIFORM_BLOCK_INDEX,"UNIFORM_BLOCK_INDEX"); - HX_VISIT_MEMBER_NAME(UNIFORM_OFFSET,"UNIFORM_OFFSET"); - HX_VISIT_MEMBER_NAME(UNIFORM_ARRAY_STRIDE,"UNIFORM_ARRAY_STRIDE"); - HX_VISIT_MEMBER_NAME(UNIFORM_MATRIX_STRIDE,"UNIFORM_MATRIX_STRIDE"); - HX_VISIT_MEMBER_NAME(UNIFORM_IS_ROW_MAJOR,"UNIFORM_IS_ROW_MAJOR"); - HX_VISIT_MEMBER_NAME(UNIFORM_BLOCK_BINDING,"UNIFORM_BLOCK_BINDING"); - HX_VISIT_MEMBER_NAME(UNIFORM_BLOCK_DATA_SIZE,"UNIFORM_BLOCK_DATA_SIZE"); - HX_VISIT_MEMBER_NAME(UNIFORM_BLOCK_ACTIVE_UNIFORMS,"UNIFORM_BLOCK_ACTIVE_UNIFORMS"); - HX_VISIT_MEMBER_NAME(UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES,"UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES"); - HX_VISIT_MEMBER_NAME(UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER,"UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER"); - HX_VISIT_MEMBER_NAME(UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER,"UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER"); - HX_VISIT_MEMBER_NAME(OBJECT_TYPE,"OBJECT_TYPE"); - HX_VISIT_MEMBER_NAME(SYNC_CONDITION,"SYNC_CONDITION"); - HX_VISIT_MEMBER_NAME(SYNC_STATUS,"SYNC_STATUS"); - HX_VISIT_MEMBER_NAME(SYNC_FLAGS,"SYNC_FLAGS"); - HX_VISIT_MEMBER_NAME(SYNC_FENCE,"SYNC_FENCE"); - HX_VISIT_MEMBER_NAME(SYNC_GPU_COMMANDS_COMPLETE,"SYNC_GPU_COMMANDS_COMPLETE"); - HX_VISIT_MEMBER_NAME(UNSIGNALED,"UNSIGNALED"); - HX_VISIT_MEMBER_NAME(SIGNALED,"SIGNALED"); - HX_VISIT_MEMBER_NAME(ALREADY_SIGNALED,"ALREADY_SIGNALED"); - HX_VISIT_MEMBER_NAME(TIMEOUT_EXPIRED,"TIMEOUT_EXPIRED"); - HX_VISIT_MEMBER_NAME(CONDITION_SATISFIED,"CONDITION_SATISFIED"); - HX_VISIT_MEMBER_NAME(WAIT_FAILED,"WAIT_FAILED"); - HX_VISIT_MEMBER_NAME(SYNC_FLUSH_COMMANDS_BIT,"SYNC_FLUSH_COMMANDS_BIT"); - HX_VISIT_MEMBER_NAME(COLOR,"COLOR"); - HX_VISIT_MEMBER_NAME(DEPTH,"DEPTH"); - HX_VISIT_MEMBER_NAME(STENCIL,"STENCIL"); - HX_VISIT_MEMBER_NAME(MIN,"MIN"); - HX_VISIT_MEMBER_NAME(MAX,"MAX"); - HX_VISIT_MEMBER_NAME(DEPTH_COMPONENT24,"DEPTH_COMPONENT24"); - HX_VISIT_MEMBER_NAME(STREAM_READ,"STREAM_READ"); - HX_VISIT_MEMBER_NAME(STREAM_COPY,"STREAM_COPY"); - HX_VISIT_MEMBER_NAME(STATIC_READ,"STATIC_READ"); - HX_VISIT_MEMBER_NAME(STATIC_COPY,"STATIC_COPY"); - HX_VISIT_MEMBER_NAME(DYNAMIC_READ,"DYNAMIC_READ"); - HX_VISIT_MEMBER_NAME(DYNAMIC_COPY,"DYNAMIC_COPY"); - HX_VISIT_MEMBER_NAME(DEPTH_COMPONENT32F,"DEPTH_COMPONENT32F"); - HX_VISIT_MEMBER_NAME(DEPTH32F_STENCIL8,"DEPTH32F_STENCIL8"); - HX_VISIT_MEMBER_NAME(INVALID_INDEX,"INVALID_INDEX"); - HX_VISIT_MEMBER_NAME(TIMEOUT_IGNORED,"TIMEOUT_IGNORED"); - HX_VISIT_MEMBER_NAME(MAX_CLIENT_WAIT_TIMEOUT_WEBGL,"MAX_CLIENT_WAIT_TIMEOUT_WEBGL"); - HX_VISIT_MEMBER_NAME(type,"type"); - HX_VISIT_MEMBER_NAME(version,"version"); - HX_VISIT_MEMBER_NAME(_hx___arrayBufferBinding,"__arrayBufferBinding"); - HX_VISIT_MEMBER_NAME(_hx___elementBufferBinding,"__elementBufferBinding"); - HX_VISIT_MEMBER_NAME(_hx___contextID,"__contextID"); - HX_VISIT_MEMBER_NAME(_hx___currentProgram,"__currentProgram"); - HX_VISIT_MEMBER_NAME(_hx___framebufferBinding,"__framebufferBinding"); - HX_VISIT_MEMBER_NAME(_hx___initialized,"__initialized"); - HX_VISIT_MEMBER_NAME(_hx___isContextLost,"__isContextLost"); - HX_VISIT_MEMBER_NAME(_hx___renderbufferBinding,"__renderbufferBinding"); - HX_VISIT_MEMBER_NAME(_hx___texture2DBinding,"__texture2DBinding"); - HX_VISIT_MEMBER_NAME(_hx___textureCubeMapBinding,"__textureCubeMapBinding"); -} - -hx::Val NativeOpenGLRenderContext_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"CW") ) { return hx::Val( CW ); } - if (HX_FIELD_EQ(inName,"R8") ) { return hx::Val( R8 ); } - if (HX_FIELD_EQ(inName,"RG") ) { return hx::Val( RG ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"ONE") ) { return hx::Val( ONE ); } - if (HX_FIELD_EQ(inName,"CCW") ) { return hx::Val( CCW ); } - if (HX_FIELD_EQ(inName,"INT") ) { return hx::Val( INT ); } - if (HX_FIELD_EQ(inName,"RGB") ) { return hx::Val( RGB ); } - if (HX_FIELD_EQ(inName,"RED") ) { return hx::Val( RED ); } - if (HX_FIELD_EQ(inName,"RG8") ) { return hx::Val( RG8 ); } - if (HX_FIELD_EQ(inName,"R8I") ) { return hx::Val( R8I ); } - if (HX_FIELD_EQ(inName,"MIN") ) { return hx::Val( MIN ); } - if (HX_FIELD_EQ(inName,"MAX") ) { return hx::Val( MAX ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"ZERO") ) { return hx::Val( ZERO ); } - if (HX_FIELD_EQ(inName,"BACK") ) { return hx::Val( BACK ); } - if (HX_FIELD_EQ(inName,"BYTE") ) { return hx::Val( BYTE ); } - if (HX_FIELD_EQ(inName,"RGBA") ) { return hx::Val( RGBA ); } - if (HX_FIELD_EQ(inName,"LESS") ) { return hx::Val( LESS ); } - if (HX_FIELD_EQ(inName,"KEEP") ) { return hx::Val( KEEP ); } - if (HX_FIELD_EQ(inName,"INCR") ) { return hx::Val( INCR ); } - if (HX_FIELD_EQ(inName,"DECR") ) { return hx::Val( DECR ); } - if (HX_FIELD_EQ(inName,"BOOL") ) { return hx::Val( BOOL ); } - if (HX_FIELD_EQ(inName,"NONE") ) { return hx::Val( NONE ); } - if (HX_FIELD_EQ(inName,"RGB8") ) { return hx::Val( RGB8 ); } - if (HX_FIELD_EQ(inName,"SRGB") ) { return hx::Val( SRGB ); } - if (HX_FIELD_EQ(inName,"R16F") ) { return hx::Val( R16F ); } - if (HX_FIELD_EQ(inName,"R32F") ) { return hx::Val( R32F ); } - if (HX_FIELD_EQ(inName,"R8UI") ) { return hx::Val( R8UI ); } - if (HX_FIELD_EQ(inName,"R16I") ) { return hx::Val( R16I ); } - if (HX_FIELD_EQ(inName,"R32I") ) { return hx::Val( R32I ); } - if (HX_FIELD_EQ(inName,"RG8I") ) { return hx::Val( RG8I ); } - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - if (HX_FIELD_EQ(inName,"hint") ) { return hx::Val( hint_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"LINES") ) { return hx::Val( LINES ); } - if (HX_FIELD_EQ(inName,"FRONT") ) { return hx::Val( FRONT ); } - if (HX_FIELD_EQ(inName,"BLEND") ) { return hx::Val( BLEND ); } - if (HX_FIELD_EQ(inName,"SHORT") ) { return hx::Val( SHORT ); } - if (HX_FIELD_EQ(inName,"FLOAT") ) { return hx::Val( FLOAT ); } - if (HX_FIELD_EQ(inName,"FIXED") ) { return hx::Val( FIXED ); } - if (HX_FIELD_EQ(inName,"ALPHA") ) { return hx::Val( ALPHA ); } - if (HX_FIELD_EQ(inName,"NEVER") ) { return hx::Val( NEVER ); } - if (HX_FIELD_EQ(inName,"EQUAL") ) { return hx::Val( EQUAL ); } - if (HX_FIELD_EQ(inName,"RGBA4") ) { return hx::Val( RGBA4 ); } - if (HX_FIELD_EQ(inName,"RGBA8") ) { return hx::Val( RGBA8 ); } - if (HX_FIELD_EQ(inName,"SRGB8") ) { return hx::Val( SRGB8 ); } - if (HX_FIELD_EQ(inName,"RGB8I") ) { return hx::Val( RGB8I ); } - if (HX_FIELD_EQ(inName,"RG16F") ) { return hx::Val( RG16F ); } - if (HX_FIELD_EQ(inName,"RG32F") ) { return hx::Val( RG32F ); } - if (HX_FIELD_EQ(inName,"R16UI") ) { return hx::Val( R16UI ); } - if (HX_FIELD_EQ(inName,"R32UI") ) { return hx::Val( R32UI ); } - if (HX_FIELD_EQ(inName,"RG8UI") ) { return hx::Val( RG8UI ); } - if (HX_FIELD_EQ(inName,"RG16I") ) { return hx::Val( RG16I ); } - if (HX_FIELD_EQ(inName,"RG32I") ) { return hx::Val( RG32I ); } - if (HX_FIELD_EQ(inName,"COLOR") ) { return hx::Val( COLOR ); } - if (HX_FIELD_EQ(inName,"DEPTH") ) { return hx::Val( DEPTH ); } - if (HX_FIELD_EQ(inName,"clear") ) { return hx::Val( clear_dyn() ); } - if (HX_FIELD_EQ(inName,"flush") ) { return hx::Val( flush_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"POINTS") ) { return hx::Val( POINTS ); } - if (HX_FIELD_EQ(inName,"DITHER") ) { return hx::Val( DITHER ); } - if (HX_FIELD_EQ(inName,"NICEST") ) { return hx::Val( NICEST ); } - if (HX_FIELD_EQ(inName,"LEQUAL") ) { return hx::Val( LEQUAL ); } - if (HX_FIELD_EQ(inName,"GEQUAL") ) { return hx::Val( GEQUAL ); } - if (HX_FIELD_EQ(inName,"ALWAYS") ) { return hx::Val( ALWAYS ); } - if (HX_FIELD_EQ(inName,"INVERT") ) { return hx::Val( INVERT ); } - if (HX_FIELD_EQ(inName,"VENDOR") ) { return hx::Val( VENDOR ); } - if (HX_FIELD_EQ(inName,"LINEAR") ) { return hx::Val( LINEAR ); } - if (HX_FIELD_EQ(inName,"REPEAT") ) { return hx::Val( REPEAT ); } - if (HX_FIELD_EQ(inName,"RGB565") ) { return hx::Val( RGB565 ); } - if (HX_FIELD_EQ(inName,"RGB32F") ) { return hx::Val( RGB32F ); } - if (HX_FIELD_EQ(inName,"RGB16F") ) { return hx::Val( RGB16F ); } - if (HX_FIELD_EQ(inName,"RGB8UI") ) { return hx::Val( RGB8UI ); } - if (HX_FIELD_EQ(inName,"RGB32I") ) { return hx::Val( RGB32I ); } - if (HX_FIELD_EQ(inName,"RGB16I") ) { return hx::Val( RGB16I ); } - if (HX_FIELD_EQ(inName,"RGBA8I") ) { return hx::Val( RGBA8I ); } - if (HX_FIELD_EQ(inName,"RG16UI") ) { return hx::Val( RG16UI ); } - if (HX_FIELD_EQ(inName,"RG32UI") ) { return hx::Val( RG32UI ); } - if (HX_FIELD_EQ(inName,"enable") ) { return hx::Val( enable_dyn() ); } - if (HX_FIELD_EQ(inName,"finish") ) { return hx::Val( finish_dyn() ); } - if (HX_FIELD_EQ(inName,"isSync") ) { return hx::Val( isSync_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"SAMPLES") ) { return hx::Val( SAMPLES ); } - if (HX_FIELD_EQ(inName,"FASTEST") ) { return hx::Val( FASTEST ); } - if (HX_FIELD_EQ(inName,"GREATER") ) { return hx::Val( GREATER ); } - if (HX_FIELD_EQ(inName,"REPLACE") ) { return hx::Val( REPLACE ); } - if (HX_FIELD_EQ(inName,"VERSION") ) { return hx::Val( VERSION ); } - if (HX_FIELD_EQ(inName,"NEAREST") ) { return hx::Val( NEAREST ); } - if (HX_FIELD_EQ(inName,"TEXTURE") ) { return hx::Val( TEXTURE ); } - if (HX_FIELD_EQ(inName,"LOW_INT") ) { return hx::Val( LOW_INT ); } - if (HX_FIELD_EQ(inName,"RGB5_A1") ) { return hx::Val( RGB5_A1 ); } - if (HX_FIELD_EQ(inName,"RGBA32F") ) { return hx::Val( RGBA32F ); } - if (HX_FIELD_EQ(inName,"RGBA16F") ) { return hx::Val( RGBA16F ); } - if (HX_FIELD_EQ(inName,"RGB9_E5") ) { return hx::Val( RGB9_E5 ); } - if (HX_FIELD_EQ(inName,"RGB32UI") ) { return hx::Val( RGB32UI ); } - if (HX_FIELD_EQ(inName,"RGB16UI") ) { return hx::Val( RGB16UI ); } - if (HX_FIELD_EQ(inName,"RGBA8UI") ) { return hx::Val( RGBA8UI ); } - if (HX_FIELD_EQ(inName,"RGBA32I") ) { return hx::Val( RGBA32I ); } - if (HX_FIELD_EQ(inName,"RGBA16I") ) { return hx::Val( RGBA16I ); } - if (HX_FIELD_EQ(inName,"STENCIL") ) { return hx::Val( STENCIL ); } - if (HX_FIELD_EQ(inName,"version") ) { return hx::Val( version ); } - if (HX_FIELD_EQ(inName,"disable") ) { return hx::Val( disable_dyn() ); } - if (HX_FIELD_EQ(inName,"isQuery") ) { return hx::Val( isQuery_dyn() ); } - if (HX_FIELD_EQ(inName,"scissor") ) { return hx::Val( scissor_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"FUNC_ADD") ) { return hx::Val( FUNC_ADD ); } - if (HX_FIELD_EQ(inName,"NO_ERROR") ) { return hx::Val( NO_ERROR ); } - if (HX_FIELD_EQ(inName,"VIEWPORT") ) { return hx::Val( VIEWPORT ); } - if (HX_FIELD_EQ(inName,"RED_BITS") ) { return hx::Val( RED_BITS ); } - if (HX_FIELD_EQ(inName,"NOTEQUAL") ) { return hx::Val( NOTEQUAL ); } - if (HX_FIELD_EQ(inName,"RENDERER") ) { return hx::Val( RENDERER ); } - if (HX_FIELD_EQ(inName,"TEXTURE0") ) { return hx::Val( TEXTURE0 ); } - if (HX_FIELD_EQ(inName,"TEXTURE1") ) { return hx::Val( TEXTURE1 ); } - if (HX_FIELD_EQ(inName,"TEXTURE2") ) { return hx::Val( TEXTURE2 ); } - if (HX_FIELD_EQ(inName,"TEXTURE3") ) { return hx::Val( TEXTURE3 ); } - if (HX_FIELD_EQ(inName,"TEXTURE4") ) { return hx::Val( TEXTURE4 ); } - if (HX_FIELD_EQ(inName,"TEXTURE5") ) { return hx::Val( TEXTURE5 ); } - if (HX_FIELD_EQ(inName,"TEXTURE6") ) { return hx::Val( TEXTURE6 ); } - if (HX_FIELD_EQ(inName,"TEXTURE7") ) { return hx::Val( TEXTURE7 ); } - if (HX_FIELD_EQ(inName,"TEXTURE8") ) { return hx::Val( TEXTURE8 ); } - if (HX_FIELD_EQ(inName,"TEXTURE9") ) { return hx::Val( TEXTURE9 ); } - if (HX_FIELD_EQ(inName,"INT_VEC2") ) { return hx::Val( INT_VEC2 ); } - if (HX_FIELD_EQ(inName,"INT_VEC3") ) { return hx::Val( INT_VEC3 ); } - if (HX_FIELD_EQ(inName,"INT_VEC4") ) { return hx::Val( INT_VEC4 ); } - if (HX_FIELD_EQ(inName,"HIGH_INT") ) { return hx::Val( HIGH_INT ); } - if (HX_FIELD_EQ(inName,"RGB10_A2") ) { return hx::Val( RGB10_A2 ); } - if (HX_FIELD_EQ(inName,"RGBA32UI") ) { return hx::Val( RGBA32UI ); } - if (HX_FIELD_EQ(inName,"RGBA16UI") ) { return hx::Val( RGBA16UI ); } - if (HX_FIELD_EQ(inName,"R8_SNORM") ) { return hx::Val( R8_SNORM ); } - if (HX_FIELD_EQ(inName,"SIGNALED") ) { return hx::Val( SIGNALED ); } - if (HX_FIELD_EQ(inName,"cullFace") ) { return hx::Val( cullFace_dyn() ); } - if (HX_FIELD_EQ(inName,"endQuery") ) { return hx::Val( endQuery_dyn() ); } - if (HX_FIELD_EQ(inName,"getError") ) { return hx::Val( getError_dyn() ); } - if (HX_FIELD_EQ(inName,"getFloat") ) { return hx::Val( getFloat_dyn() ); } - if (HX_FIELD_EQ(inName,"getQuery") ) { return hx::Val( getQuery_dyn() ); } - if (HX_FIELD_EQ(inName,"isBuffer") ) { return hx::Val( isBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"isShader") ) { return hx::Val( isShader_dyn() ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - if (HX_FIELD_EQ(inName,"viewport") ) { return hx::Val( viewport_dyn() ); } - if (HX_FIELD_EQ(inName,"waitSync") ) { return hx::Val( waitSync_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"LINE_LOOP") ) { return hx::Val( LINE_LOOP ); } - if (HX_FIELD_EQ(inName,"TRIANGLES") ) { return hx::Val( TRIANGLES ); } - if (HX_FIELD_EQ(inName,"SRC_COLOR") ) { return hx::Val( SRC_COLOR ); } - if (HX_FIELD_EQ(inName,"SRC_ALPHA") ) { return hx::Val( SRC_ALPHA ); } - if (HX_FIELD_EQ(inName,"DST_ALPHA") ) { return hx::Val( DST_ALPHA ); } - if (HX_FIELD_EQ(inName,"DST_COLOR") ) { return hx::Val( DST_COLOR ); } - if (HX_FIELD_EQ(inName,"CULL_FACE") ) { return hx::Val( CULL_FACE ); } - if (HX_FIELD_EQ(inName,"BLUE_BITS") ) { return hx::Val( BLUE_BITS ); } - if (HX_FIELD_EQ(inName,"DONT_CARE") ) { return hx::Val( DONT_CARE ); } - if (HX_FIELD_EQ(inName,"LUMINANCE") ) { return hx::Val( LUMINANCE ); } - if (HX_FIELD_EQ(inName,"INCR_WRAP") ) { return hx::Val( INCR_WRAP ); } - if (HX_FIELD_EQ(inName,"DECR_WRAP") ) { return hx::Val( DECR_WRAP ); } - if (HX_FIELD_EQ(inName,"TEXTURE10") ) { return hx::Val( TEXTURE10 ); } - if (HX_FIELD_EQ(inName,"TEXTURE11") ) { return hx::Val( TEXTURE11 ); } - if (HX_FIELD_EQ(inName,"TEXTURE12") ) { return hx::Val( TEXTURE12 ); } - if (HX_FIELD_EQ(inName,"TEXTURE13") ) { return hx::Val( TEXTURE13 ); } - if (HX_FIELD_EQ(inName,"TEXTURE14") ) { return hx::Val( TEXTURE14 ); } - if (HX_FIELD_EQ(inName,"TEXTURE15") ) { return hx::Val( TEXTURE15 ); } - if (HX_FIELD_EQ(inName,"TEXTURE16") ) { return hx::Val( TEXTURE16 ); } - if (HX_FIELD_EQ(inName,"TEXTURE17") ) { return hx::Val( TEXTURE17 ); } - if (HX_FIELD_EQ(inName,"TEXTURE18") ) { return hx::Val( TEXTURE18 ); } - if (HX_FIELD_EQ(inName,"TEXTURE19") ) { return hx::Val( TEXTURE19 ); } - if (HX_FIELD_EQ(inName,"TEXTURE20") ) { return hx::Val( TEXTURE20 ); } - if (HX_FIELD_EQ(inName,"TEXTURE21") ) { return hx::Val( TEXTURE21 ); } - if (HX_FIELD_EQ(inName,"TEXTURE22") ) { return hx::Val( TEXTURE22 ); } - if (HX_FIELD_EQ(inName,"TEXTURE23") ) { return hx::Val( TEXTURE23 ); } - if (HX_FIELD_EQ(inName,"TEXTURE24") ) { return hx::Val( TEXTURE24 ); } - if (HX_FIELD_EQ(inName,"TEXTURE25") ) { return hx::Val( TEXTURE25 ); } - if (HX_FIELD_EQ(inName,"TEXTURE26") ) { return hx::Val( TEXTURE26 ); } - if (HX_FIELD_EQ(inName,"TEXTURE27") ) { return hx::Val( TEXTURE27 ); } - if (HX_FIELD_EQ(inName,"TEXTURE28") ) { return hx::Val( TEXTURE28 ); } - if (HX_FIELD_EQ(inName,"TEXTURE29") ) { return hx::Val( TEXTURE29 ); } - if (HX_FIELD_EQ(inName,"TEXTURE30") ) { return hx::Val( TEXTURE30 ); } - if (HX_FIELD_EQ(inName,"TEXTURE31") ) { return hx::Val( TEXTURE31 ); } - if (HX_FIELD_EQ(inName,"BOOL_VEC2") ) { return hx::Val( BOOL_VEC2 ); } - if (HX_FIELD_EQ(inName,"BOOL_VEC3") ) { return hx::Val( BOOL_VEC3 ); } - if (HX_FIELD_EQ(inName,"BOOL_VEC4") ) { return hx::Val( BOOL_VEC4 ); } - if (HX_FIELD_EQ(inName,"LOW_FLOAT") ) { return hx::Val( LOW_FLOAT ); } - if (HX_FIELD_EQ(inName,"RG8_SNORM") ) { return hx::Val( RG8_SNORM ); } - if (HX_FIELD_EQ(inName,"blendFunc") ) { return hx::Val( blendFunc_dyn() ); } - if (HX_FIELD_EQ(inName,"colorMask") ) { return hx::Val( colorMask_dyn() ); } - if (HX_FIELD_EQ(inName,"depthFunc") ) { return hx::Val( depthFunc_dyn() ); } - if (HX_FIELD_EQ(inName,"depthMask") ) { return hx::Val( depthMask_dyn() ); } - if (HX_FIELD_EQ(inName,"fenceSync") ) { return hx::Val( fenceSync_dyn() ); } - if (HX_FIELD_EQ(inName,"frontFace") ) { return hx::Val( frontFace_dyn() ); } - if (HX_FIELD_EQ(inName,"getFloatv") ) { return hx::Val( getFloatv_dyn() ); } - if (HX_FIELD_EQ(inName,"getQueryi") ) { return hx::Val( getQueryi_dyn() ); } - if (HX_FIELD_EQ(inName,"getString") ) { return hx::Val( getString_dyn() ); } - if (HX_FIELD_EQ(inName,"isEnabled") ) { return hx::Val( isEnabled_dyn() ); } - if (HX_FIELD_EQ(inName,"isProgram") ) { return hx::Val( isProgram_dyn() ); } - if (HX_FIELD_EQ(inName,"isSampler") ) { return hx::Val( isSampler_dyn() ); } - if (HX_FIELD_EQ(inName,"isTexture") ) { return hx::Val( isTexture_dyn() ); } - if (HX_FIELD_EQ(inName,"lineWidth") ) { return hx::Val( lineWidth_dyn() ); } - if (HX_FIELD_EQ(inName,"stencilOp") ) { return hx::Val( stencilOp_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform1f") ) { return hx::Val( uniform1f_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform1i") ) { return hx::Val( uniform1i_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform2f") ) { return hx::Val( uniform2f_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform2i") ) { return hx::Val( uniform2i_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform3f") ) { return hx::Val( uniform3f_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform3i") ) { return hx::Val( uniform3i_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform4f") ) { return hx::Val( uniform4f_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform4i") ) { return hx::Val( uniform4i_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"LINE_STRIP") ) { return hx::Val( LINE_STRIP ); } - if (HX_FIELD_EQ(inName,"TEXTURE_2D") ) { return hx::Val( TEXTURE_2D ); } - if (HX_FIELD_EQ(inName,"DEPTH_TEST") ) { return hx::Val( DEPTH_TEST ); } - if (HX_FIELD_EQ(inName,"LINE_WIDTH") ) { return hx::Val( LINE_WIDTH ); } - if (HX_FIELD_EQ(inName,"FRONT_FACE") ) { return hx::Val( FRONT_FACE ); } - if (HX_FIELD_EQ(inName,"DEPTH_FUNC") ) { return hx::Val( DEPTH_FUNC ); } - if (HX_FIELD_EQ(inName,"GREEN_BITS") ) { return hx::Val( GREEN_BITS ); } - if (HX_FIELD_EQ(inName,"ALPHA_BITS") ) { return hx::Val( ALPHA_BITS ); } - if (HX_FIELD_EQ(inName,"DEPTH_BITS") ) { return hx::Val( DEPTH_BITS ); } - if (HX_FIELD_EQ(inName,"EXTENSIONS") ) { return hx::Val( EXTENSIONS ); } - if (HX_FIELD_EQ(inName,"FLOAT_VEC2") ) { return hx::Val( FLOAT_VEC2 ); } - if (HX_FIELD_EQ(inName,"FLOAT_VEC3") ) { return hx::Val( FLOAT_VEC3 ); } - if (HX_FIELD_EQ(inName,"FLOAT_VEC4") ) { return hx::Val( FLOAT_VEC4 ); } - if (HX_FIELD_EQ(inName,"FLOAT_MAT2") ) { return hx::Val( FLOAT_MAT2 ); } - if (HX_FIELD_EQ(inName,"FLOAT_MAT3") ) { return hx::Val( FLOAT_MAT3 ); } - if (HX_FIELD_EQ(inName,"FLOAT_MAT4") ) { return hx::Val( FLOAT_MAT4 ); } - if (HX_FIELD_EQ(inName,"SAMPLER_2D") ) { return hx::Val( SAMPLER_2D ); } - if (HX_FIELD_EQ(inName,"HIGH_FLOAT") ) { return hx::Val( HIGH_FLOAT ); } - if (HX_FIELD_EQ(inName,"MEDIUM_INT") ) { return hx::Val( MEDIUM_INT ); } - if (HX_FIELD_EQ(inName,"TEXTURE_3D") ) { return hx::Val( TEXTURE_3D ); } - if (HX_FIELD_EQ(inName,"RGB8_SNORM") ) { return hx::Val( RGB8_SNORM ); } - if (HX_FIELD_EQ(inName,"RGB10_A2UI") ) { return hx::Val( RGB10_A2UI ); } - if (HX_FIELD_EQ(inName,"HALF_FLOAT") ) { return hx::Val( HALF_FLOAT ); } - if (HX_FIELD_EQ(inName,"RG_INTEGER") ) { return hx::Val( RG_INTEGER ); } - if (HX_FIELD_EQ(inName,"SAMPLER_3D") ) { return hx::Val( SAMPLER_3D ); } - if (HX_FIELD_EQ(inName,"SYNC_FLAGS") ) { return hx::Val( SYNC_FLAGS ); } - if (HX_FIELD_EQ(inName,"SYNC_FENCE") ) { return hx::Val( SYNC_FENCE ); } - if (HX_FIELD_EQ(inName,"UNSIGNALED") ) { return hx::Val( UNSIGNALED ); } - if (HX_FIELD_EQ(inName,"beginQuery") ) { return hx::Val( beginQuery_dyn() ); } - if (HX_FIELD_EQ(inName,"bindBuffer") ) { return hx::Val( bindBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"blendColor") ) { return hx::Val( blendColor_dyn() ); } - if (HX_FIELD_EQ(inName,"bufferData") ) { return hx::Val( bufferData_dyn() ); } - if (HX_FIELD_EQ(inName,"clearColor") ) { return hx::Val( clearColor_dyn() ); } - if (HX_FIELD_EQ(inName,"deleteSync") ) { return hx::Val( deleteSync_dyn() ); } - if (HX_FIELD_EQ(inName,"drawArrays") ) { return hx::Val( drawArrays_dyn() ); } - if (HX_FIELD_EQ(inName,"getBoolean") ) { return hx::Val( getBoolean_dyn() ); } - if (HX_FIELD_EQ(inName,"getInteger") ) { return hx::Val( getInteger_dyn() ); } - if (HX_FIELD_EQ(inName,"getQueryiv") ) { return hx::Val( getQueryiv_dyn() ); } - if (HX_FIELD_EQ(inName,"getShaderi") ) { return hx::Val( getShaderi_dyn() ); } - if (HX_FIELD_EQ(inName,"getStringi") ) { return hx::Val( getStringi_dyn() ); } - if (HX_FIELD_EQ(inName,"getUniform") ) { return hx::Val( getUniform_dyn() ); } - if (HX_FIELD_EQ(inName,"readBuffer") ) { return hx::Val( readBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"readPixels") ) { return hx::Val( readPixels_dyn() ); } - if (HX_FIELD_EQ(inName,"texImage2D") ) { return hx::Val( texImage2D_dyn() ); } - if (HX_FIELD_EQ(inName,"texImage3D") ) { return hx::Val( texImage3D_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform1fv") ) { return hx::Val( uniform1fv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform1iv") ) { return hx::Val( uniform1iv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform1ui") ) { return hx::Val( uniform1ui_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform2fv") ) { return hx::Val( uniform2fv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform2iv") ) { return hx::Val( uniform2iv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform2ui") ) { return hx::Val( uniform2ui_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform3fv") ) { return hx::Val( uniform3fv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform3iv") ) { return hx::Val( uniform3iv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform3ui") ) { return hx::Val( uniform3ui_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform4fv") ) { return hx::Val( uniform4fv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform4iv") ) { return hx::Val( uniform4iv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform4ui") ) { return hx::Val( uniform4ui_dyn() ); } - if (HX_FIELD_EQ(inName,"useProgram") ) { return hx::Val( useProgram_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"BLEND_COLOR") ) { return hx::Val( BLEND_COLOR ); } - if (HX_FIELD_EQ(inName,"STREAM_DRAW") ) { return hx::Val( STREAM_DRAW ); } - if (HX_FIELD_EQ(inName,"STATIC_DRAW") ) { return hx::Val( STATIC_DRAW ); } - if (HX_FIELD_EQ(inName,"BUFFER_SIZE") ) { return hx::Val( BUFFER_SIZE ); } - if (HX_FIELD_EQ(inName,"DEPTH_RANGE") ) { return hx::Val( DEPTH_RANGE ); } - if (HX_FIELD_EQ(inName,"STENCIL_REF") ) { return hx::Val( STENCIL_REF ); } - if (HX_FIELD_EQ(inName,"SCISSOR_BOX") ) { return hx::Val( SCISSOR_BOX ); } - if (HX_FIELD_EQ(inName,"SHADER_TYPE") ) { return hx::Val( SHADER_TYPE ); } - if (HX_FIELD_EQ(inName,"LINK_STATUS") ) { return hx::Val( LINK_STATUS ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER") ) { return hx::Val( FRAMEBUFFER ); } - if (HX_FIELD_EQ(inName,"READ_BUFFER") ) { return hx::Val( READ_BUFFER ); } - if (HX_FIELD_EQ(inName,"RED_INTEGER") ) { return hx::Val( RED_INTEGER ); } - if (HX_FIELD_EQ(inName,"RGB_INTEGER") ) { return hx::Val( RGB_INTEGER ); } - if (HX_FIELD_EQ(inName,"RGBA8_SNORM") ) { return hx::Val( RGBA8_SNORM ); } - if (HX_FIELD_EQ(inName,"MAX_SAMPLES") ) { return hx::Val( MAX_SAMPLES ); } - if (HX_FIELD_EQ(inName,"OBJECT_TYPE") ) { return hx::Val( OBJECT_TYPE ); } - if (HX_FIELD_EQ(inName,"SYNC_STATUS") ) { return hx::Val( SYNC_STATUS ); } - if (HX_FIELD_EQ(inName,"WAIT_FAILED") ) { return hx::Val( WAIT_FAILED ); } - if (HX_FIELD_EQ(inName,"STREAM_READ") ) { return hx::Val( STREAM_READ ); } - if (HX_FIELD_EQ(inName,"STREAM_COPY") ) { return hx::Val( STREAM_COPY ); } - if (HX_FIELD_EQ(inName,"STATIC_READ") ) { return hx::Val( STATIC_READ ); } - if (HX_FIELD_EQ(inName,"STATIC_COPY") ) { return hx::Val( STATIC_COPY ); } - if (HX_FIELD_EQ(inName,"__contextID") ) { return hx::Val( _hx___contextID ); } - if (HX_FIELD_EQ(inName,"bindSampler") ) { return hx::Val( bindSampler_dyn() ); } - if (HX_FIELD_EQ(inName,"bindTexture") ) { return hx::Val( bindTexture_dyn() ); } - if (HX_FIELD_EQ(inName,"clearDepthf") ) { return hx::Val( clearDepthf_dyn() ); } - if (HX_FIELD_EQ(inName,"createQuery") ) { return hx::Val( createQuery_dyn() ); } - if (HX_FIELD_EQ(inName,"deleteQuery") ) { return hx::Val( deleteQuery_dyn() ); } - if (HX_FIELD_EQ(inName,"depthRangef") ) { return hx::Val( depthRangef_dyn() ); } - if (HX_FIELD_EQ(inName,"drawBuffers") ) { return hx::Val( drawBuffers_dyn() ); } - if (HX_FIELD_EQ(inName,"getBooleanv") ) { return hx::Val( getBooleanv_dyn() ); } - if (HX_FIELD_EQ(inName,"getIntegerv") ) { return hx::Val( getIntegerv_dyn() ); } - if (HX_FIELD_EQ(inName,"getProgrami") ) { return hx::Val( getProgrami_dyn() ); } - if (HX_FIELD_EQ(inName,"getShaderiv") ) { return hx::Val( getShaderiv_dyn() ); } - if (HX_FIELD_EQ(inName,"getUniformf") ) { return hx::Val( getUniformf_dyn() ); } - if (HX_FIELD_EQ(inName,"getUniformi") ) { return hx::Val( getUniformi_dyn() ); } - if (HX_FIELD_EQ(inName,"linkProgram") ) { return hx::Val( linkProgram_dyn() ); } - if (HX_FIELD_EQ(inName,"pixelStorei") ) { return hx::Val( pixelStorei_dyn() ); } - if (HX_FIELD_EQ(inName,"stencilFunc") ) { return hx::Val( stencilFunc_dyn() ); } - if (HX_FIELD_EQ(inName,"stencilMask") ) { return hx::Val( stencilMask_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform1uiv") ) { return hx::Val( uniform1uiv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform2uiv") ) { return hx::Val( uniform2uiv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform3uiv") ) { return hx::Val( uniform3uiv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniform4uiv") ) { return hx::Val( uniform4uiv_dyn() ); } - if (HX_FIELD_EQ(inName,"unmapBuffer") ) { return hx::Val( unmapBuffer_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"TRIANGLE_FAN") ) { return hx::Val( TRIANGLE_FAN ); } - if (HX_FIELD_EQ(inName,"ARRAY_BUFFER") ) { return hx::Val( ARRAY_BUFFER ); } - if (HX_FIELD_EQ(inName,"DYNAMIC_DRAW") ) { return hx::Val( DYNAMIC_DRAW ); } - if (HX_FIELD_EQ(inName,"BUFFER_USAGE") ) { return hx::Val( BUFFER_USAGE ); } - if (HX_FIELD_EQ(inName,"STENCIL_TEST") ) { return hx::Val( STENCIL_TEST ); } - if (HX_FIELD_EQ(inName,"SCISSOR_TEST") ) { return hx::Val( SCISSOR_TEST ); } - if (HX_FIELD_EQ(inName,"INVALID_ENUM") ) { return hx::Val( INVALID_ENUM ); } - if (HX_FIELD_EQ(inName,"STENCIL_FUNC") ) { return hx::Val( STENCIL_FUNC ); } - if (HX_FIELD_EQ(inName,"STENCIL_FAIL") ) { return hx::Val( STENCIL_FAIL ); } - if (HX_FIELD_EQ(inName,"STENCIL_BITS") ) { return hx::Val( STENCIL_BITS ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT") ) { return hx::Val( UNSIGNED_INT ); } - if (HX_FIELD_EQ(inName,"SAMPLER_CUBE") ) { return hx::Val( SAMPLER_CUBE ); } - if (HX_FIELD_EQ(inName,"POINT_SPRITE") ) { return hx::Val( POINT_SPRITE ); } - if (HX_FIELD_EQ(inName,"MEDIUM_FLOAT") ) { return hx::Val( MEDIUM_FLOAT ); } - if (HX_FIELD_EQ(inName,"RENDERBUFFER") ) { return hx::Val( RENDERBUFFER ); } - if (HX_FIELD_EQ(inName,"SRGB8_ALPHA8") ) { return hx::Val( SRGB8_ALPHA8 ); } - if (HX_FIELD_EQ(inName,"RGBA_INTEGER") ) { return hx::Val( RGBA_INTEGER ); } - if (HX_FIELD_EQ(inName,"QUERY_RESULT") ) { return hx::Val( QUERY_RESULT ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER0") ) { return hx::Val( DRAW_BUFFER0 ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER1") ) { return hx::Val( DRAW_BUFFER1 ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER2") ) { return hx::Val( DRAW_BUFFER2 ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER3") ) { return hx::Val( DRAW_BUFFER3 ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER4") ) { return hx::Val( DRAW_BUFFER4 ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER5") ) { return hx::Val( DRAW_BUFFER5 ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER6") ) { return hx::Val( DRAW_BUFFER6 ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER7") ) { return hx::Val( DRAW_BUFFER7 ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER8") ) { return hx::Val( DRAW_BUFFER8 ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER9") ) { return hx::Val( DRAW_BUFFER9 ); } - if (HX_FIELD_EQ(inName,"FLOAT_MAT2x3") ) { return hx::Val( FLOAT_MAT2x3 ); } - if (HX_FIELD_EQ(inName,"FLOAT_MAT2x4") ) { return hx::Val( FLOAT_MAT2x4 ); } - if (HX_FIELD_EQ(inName,"FLOAT_MAT3x2") ) { return hx::Val( FLOAT_MAT3x2 ); } - if (HX_FIELD_EQ(inName,"FLOAT_MAT3x4") ) { return hx::Val( FLOAT_MAT3x4 ); } - if (HX_FIELD_EQ(inName,"FLOAT_MAT4x2") ) { return hx::Val( FLOAT_MAT4x2 ); } - if (HX_FIELD_EQ(inName,"FLOAT_MAT4x3") ) { return hx::Val( FLOAT_MAT4x3 ); } - if (HX_FIELD_EQ(inName,"UNIFORM_TYPE") ) { return hx::Val( UNIFORM_TYPE ); } - if (HX_FIELD_EQ(inName,"UNIFORM_SIZE") ) { return hx::Val( UNIFORM_SIZE ); } - if (HX_FIELD_EQ(inName,"DYNAMIC_READ") ) { return hx::Val( DYNAMIC_READ ); } - if (HX_FIELD_EQ(inName,"DYNAMIC_COPY") ) { return hx::Val( DYNAMIC_COPY ); } - if (HX_FIELD_EQ(inName,"attachShader") ) { return hx::Val( attachShader_dyn() ); } - if (HX_FIELD_EQ(inName,"clearStencil") ) { return hx::Val( clearStencil_dyn() ); } - if (HX_FIELD_EQ(inName,"createBuffer") ) { return hx::Val( createBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"createShader") ) { return hx::Val( createShader_dyn() ); } - if (HX_FIELD_EQ(inName,"deleteBuffer") ) { return hx::Val( deleteBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"deleteShader") ) { return hx::Val( deleteShader_dyn() ); } - if (HX_FIELD_EQ(inName,"detachShader") ) { return hx::Val( detachShader_dyn() ); } - if (HX_FIELD_EQ(inName,"drawElements") ) { return hx::Val( drawElements_dyn() ); } - if (HX_FIELD_EQ(inName,"getExtension") ) { return hx::Val( getExtension_dyn() ); } - if (HX_FIELD_EQ(inName,"getInteger64") ) { return hx::Val( getInteger64_dyn() ); } - if (HX_FIELD_EQ(inName,"getParameter") ) { return hx::Val( getParameter_dyn() ); } - if (HX_FIELD_EQ(inName,"getProgramiv") ) { return hx::Val( getProgramiv_dyn() ); } - if (HX_FIELD_EQ(inName,"getUniformfv") ) { return hx::Val( getUniformfv_dyn() ); } - if (HX_FIELD_EQ(inName,"getUniformiv") ) { return hx::Val( getUniformiv_dyn() ); } - if (HX_FIELD_EQ(inName,"getUniformui") ) { return hx::Val( getUniformui_dyn() ); } - if (HX_FIELD_EQ(inName,"shaderBinary") ) { return hx::Val( shaderBinary_dyn() ); } - if (HX_FIELD_EQ(inName,"shaderSource") ) { return hx::Val( shaderSource_dyn() ); } - if (HX_FIELD_EQ(inName,"texStorage2D") ) { return hx::Val( texStorage2D_dyn() ); } - if (HX_FIELD_EQ(inName,"texStorage3D") ) { return hx::Val( texStorage3D_dyn() ); } - if (HX_FIELD_EQ(inName,"__initialize") ) { return hx::Val( _hx___initialize_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"FUNC_SUBTRACT") ) { return hx::Val( FUNC_SUBTRACT ); } - if (HX_FIELD_EQ(inName,"BLEND_DST_RGB") ) { return hx::Val( BLEND_DST_RGB ); } - if (HX_FIELD_EQ(inName,"BLEND_SRC_RGB") ) { return hx::Val( BLEND_SRC_RGB ); } - if (HX_FIELD_EQ(inName,"INVALID_VALUE") ) { return hx::Val( INVALID_VALUE ); } - if (HX_FIELD_EQ(inName,"OUT_OF_MEMORY") ) { return hx::Val( OUT_OF_MEMORY ); } - if (HX_FIELD_EQ(inName,"SUBPIXEL_BITS") ) { return hx::Val( SUBPIXEL_BITS ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_BYTE") ) { return hx::Val( UNSIGNED_BYTE ); } - if (HX_FIELD_EQ(inName,"VERTEX_SHADER") ) { return hx::Val( VERTEX_SHADER ); } - if (HX_FIELD_EQ(inName,"DELETE_STATUS") ) { return hx::Val( DELETE_STATUS ); } - if (HX_FIELD_EQ(inName,"CLAMP_TO_EDGE") ) { return hx::Val( CLAMP_TO_EDGE ); } - if (HX_FIELD_EQ(inName,"STENCIL_INDEX") ) { return hx::Val( STENCIL_INDEX ); } - if (HX_FIELD_EQ(inName,"DEPTH_STENCIL") ) { return hx::Val( DEPTH_STENCIL ); } - if (HX_FIELD_EQ(inName,"CURRENT_QUERY") ) { return hx::Val( CURRENT_QUERY ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER10") ) { return hx::Val( DRAW_BUFFER10 ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER11") ) { return hx::Val( DRAW_BUFFER11 ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER12") ) { return hx::Val( DRAW_BUFFER12 ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER13") ) { return hx::Val( DRAW_BUFFER13 ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER14") ) { return hx::Val( DRAW_BUFFER14 ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER15") ) { return hx::Val( DRAW_BUFFER15 ); } - if (HX_FIELD_EQ(inName,"INVALID_INDEX") ) { return hx::Val( INVALID_INDEX ); } - if (HX_FIELD_EQ(inName,"__initialized") ) { return hx::Val( _hx___initialized ); } - if (HX_FIELD_EQ(inName,"activeTexture") ) { return hx::Val( activeTexture_dyn() ); } - if (HX_FIELD_EQ(inName,"blendEquation") ) { return hx::Val( blendEquation_dyn() ); } - if (HX_FIELD_EQ(inName,"bufferSubData") ) { return hx::Val( bufferSubData_dyn() ); } - if (HX_FIELD_EQ(inName,"clearBufferfi") ) { return hx::Val( clearBufferfi_dyn() ); } - if (HX_FIELD_EQ(inName,"clearBufferfv") ) { return hx::Val( clearBufferfv_dyn() ); } - if (HX_FIELD_EQ(inName,"clearBufferiv") ) { return hx::Val( clearBufferiv_dyn() ); } - if (HX_FIELD_EQ(inName,"compileShader") ) { return hx::Val( compileShader_dyn() ); } - if (HX_FIELD_EQ(inName,"createProgram") ) { return hx::Val( createProgram_dyn() ); } - if (HX_FIELD_EQ(inName,"createSampler") ) { return hx::Val( createSampler_dyn() ); } - if (HX_FIELD_EQ(inName,"createTexture") ) { return hx::Val( createTexture_dyn() ); } - if (HX_FIELD_EQ(inName,"deleteProgram") ) { return hx::Val( deleteProgram_dyn() ); } - if (HX_FIELD_EQ(inName,"deleteSampler") ) { return hx::Val( deleteSampler_dyn() ); } - if (HX_FIELD_EQ(inName,"deleteTexture") ) { return hx::Val( deleteTexture_dyn() ); } - if (HX_FIELD_EQ(inName,"getInteger64i") ) { return hx::Val( getInteger64i_dyn() ); } - if (HX_FIELD_EQ(inName,"getInteger64v") ) { return hx::Val( getInteger64v_dyn() ); } - if (HX_FIELD_EQ(inName,"getIntegeri_v") ) { return hx::Val( getIntegeri_v_dyn() ); } - if (HX_FIELD_EQ(inName,"getUniformuiv") ) { return hx::Val( getUniformuiv_dyn() ); } - if (HX_FIELD_EQ(inName,"isContextLost") ) { return hx::Val( isContextLost_dyn() ); } - if (HX_FIELD_EQ(inName,"isFramebuffer") ) { return hx::Val( isFramebuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"isVertexArray") ) { return hx::Val( isVertexArray_dyn() ); } - if (HX_FIELD_EQ(inName,"polygonOffset") ) { return hx::Val( polygonOffset_dyn() ); } - if (HX_FIELD_EQ(inName,"programBinary") ) { return hx::Val( programBinary_dyn() ); } - if (HX_FIELD_EQ(inName,"texParameterf") ) { return hx::Val( texParameterf_dyn() ); } - if (HX_FIELD_EQ(inName,"texParameteri") ) { return hx::Val( texParameteri_dyn() ); } - if (HX_FIELD_EQ(inName,"texSubImage2D") ) { return hx::Val( texSubImage2D_dyn() ); } - if (HX_FIELD_EQ(inName,"texSubImage3D") ) { return hx::Val( texSubImage3D_dyn() ); } - if (HX_FIELD_EQ(inName,"__contextLost") ) { return hx::Val( _hx___contextLost_dyn() ); } - if (HX_FIELD_EQ(inName,"__getObjectID") ) { return hx::Val( _hx___getObjectID_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"TRIANGLE_STRIP") ) { return hx::Val( TRIANGLE_STRIP ); } - if (HX_FIELD_EQ(inName,"BLEND_EQUATION") ) { return hx::Val( BLEND_EQUATION ); } - if (HX_FIELD_EQ(inName,"CONSTANT_COLOR") ) { return hx::Val( CONSTANT_COLOR ); } - if (HX_FIELD_EQ(inName,"CONSTANT_ALPHA") ) { return hx::Val( CONSTANT_ALPHA ); } - if (HX_FIELD_EQ(inName,"FRONT_AND_BACK") ) { return hx::Val( FRONT_AND_BACK ); } - if (HX_FIELD_EQ(inName,"CULL_FACE_MODE") ) { return hx::Val( CULL_FACE_MODE ); } - if (HX_FIELD_EQ(inName,"PACK_ALIGNMENT") ) { return hx::Val( PACK_ALIGNMENT ); } - if (HX_FIELD_EQ(inName,"SAMPLE_BUFFERS") ) { return hx::Val( SAMPLE_BUFFERS ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT") ) { return hx::Val( UNSIGNED_SHORT ); } - if (HX_FIELD_EQ(inName,"TEXTURE_WRAP_S") ) { return hx::Val( TEXTURE_WRAP_S ); } - if (HX_FIELD_EQ(inName,"TEXTURE_WRAP_T") ) { return hx::Val( TEXTURE_WRAP_T ); } - if (HX_FIELD_EQ(inName,"ACTIVE_TEXTURE") ) { return hx::Val( ACTIVE_TEXTURE ); } - if (HX_FIELD_EQ(inName,"COMPILE_STATUS") ) { return hx::Val( COMPILE_STATUS ); } - if (HX_FIELD_EQ(inName,"STENCIL_INDEX8") ) { return hx::Val( STENCIL_INDEX8 ); } - if (HX_FIELD_EQ(inName,"PACK_SKIP_ROWS") ) { return hx::Val( PACK_SKIP_ROWS ); } - if (HX_FIELD_EQ(inName,"TEXTURE_WRAP_R") ) { return hx::Val( TEXTURE_WRAP_R ); } - if (HX_FIELD_EQ(inName,"R11F_G11F_B10F") ) { return hx::Val( R11F_G11F_B10F ); } - if (HX_FIELD_EQ(inName,"INT_SAMPLER_2D") ) { return hx::Val( INT_SAMPLER_2D ); } - if (HX_FIELD_EQ(inName,"INT_SAMPLER_3D") ) { return hx::Val( INT_SAMPLER_3D ); } - if (HX_FIELD_EQ(inName,"UNIFORM_BUFFER") ) { return hx::Val( UNIFORM_BUFFER ); } - if (HX_FIELD_EQ(inName,"UNIFORM_OFFSET") ) { return hx::Val( UNIFORM_OFFSET ); } - if (HX_FIELD_EQ(inName,"SYNC_CONDITION") ) { return hx::Val( SYNC_CONDITION ); } - if (HX_FIELD_EQ(inName,"bindBufferBase") ) { return hx::Val( bindBufferBase_dyn() ); } - if (HX_FIELD_EQ(inName,"clearBufferuiv") ) { return hx::Val( clearBufferuiv_dyn() ); } - if (HX_FIELD_EQ(inName,"clientWaitSync") ) { return hx::Val( clientWaitSync_dyn() ); } - if (HX_FIELD_EQ(inName,"copyTexImage2D") ) { return hx::Val( copyTexImage2D_dyn() ); } - if (HX_FIELD_EQ(inName,"generateMipmap") ) { return hx::Val( generateMipmap_dyn() ); } - if (HX_FIELD_EQ(inName,"isRenderbuffer") ) { return hx::Val( isRenderbuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"mapBufferRange") ) { return hx::Val( mapBufferRange_dyn() ); } - if (HX_FIELD_EQ(inName,"sampleCoverage") ) { return hx::Val( sampleCoverage_dyn() ); } - if (HX_FIELD_EQ(inName,"vertexAttrib1f") ) { return hx::Val( vertexAttrib1f_dyn() ); } - if (HX_FIELD_EQ(inName,"vertexAttrib2f") ) { return hx::Val( vertexAttrib2f_dyn() ); } - if (HX_FIELD_EQ(inName,"vertexAttrib3f") ) { return hx::Val( vertexAttrib3f_dyn() ); } - if (HX_FIELD_EQ(inName,"vertexAttrib4f") ) { return hx::Val( vertexAttrib4f_dyn() ); } - if (HX_FIELD_EQ(inName,"__createObject") ) { return hx::Val( _hx___createObject_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"BLEND_DST_ALPHA") ) { return hx::Val( BLEND_DST_ALPHA ); } - if (HX_FIELD_EQ(inName,"BLEND_SRC_ALPHA") ) { return hx::Val( BLEND_SRC_ALPHA ); } - if (HX_FIELD_EQ(inName,"SAMPLE_COVERAGE") ) { return hx::Val( SAMPLE_COVERAGE ); } - if (HX_FIELD_EQ(inName,"DEPTH_WRITEMASK") ) { return hx::Val( DEPTH_WRITEMASK ); } - if (HX_FIELD_EQ(inName,"COLOR_WRITEMASK") ) { return hx::Val( COLOR_WRITEMASK ); } - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT") ) { return hx::Val( DEPTH_COMPONENT ); } - if (HX_FIELD_EQ(inName,"LUMINANCE_ALPHA") ) { return hx::Val( LUMINANCE_ALPHA ); } - if (HX_FIELD_EQ(inName,"FRAGMENT_SHADER") ) { return hx::Val( FRAGMENT_SHADER ); } - if (HX_FIELD_EQ(inName,"VALIDATE_STATUS") ) { return hx::Val( VALIDATE_STATUS ); } - if (HX_FIELD_EQ(inName,"ACTIVE_UNIFORMS") ) { return hx::Val( ACTIVE_UNIFORMS ); } - if (HX_FIELD_EQ(inName,"CURRENT_PROGRAM") ) { return hx::Val( CURRENT_PROGRAM ); } - if (HX_FIELD_EQ(inName,"MIRRORED_REPEAT") ) { return hx::Val( MIRRORED_REPEAT ); } - if (HX_FIELD_EQ(inName,"INFO_LOG_LENGTH") ) { return hx::Val( INFO_LOG_LENGTH ); } - if (HX_FIELD_EQ(inName,"SHADER_COMPILER") ) { return hx::Val( SHADER_COMPILER ); } - if (HX_FIELD_EQ(inName,"PACK_ROW_LENGTH") ) { return hx::Val( PACK_ROW_LENGTH ); } - if (HX_FIELD_EQ(inName,"TEXTURE_MIN_LOD") ) { return hx::Val( TEXTURE_MIN_LOD ); } - if (HX_FIELD_EQ(inName,"TEXTURE_MAX_LOD") ) { return hx::Val( TEXTURE_MAX_LOD ); } - if (HX_FIELD_EQ(inName,"SAMPLER_BINDING") ) { return hx::Val( SAMPLER_BINDING ); } - if (HX_FIELD_EQ(inName,"TIMEOUT_EXPIRED") ) { return hx::Val( TIMEOUT_EXPIRED ); } - if (HX_FIELD_EQ(inName,"TIMEOUT_IGNORED") ) { return hx::Val( TIMEOUT_IGNORED ); } - if (HX_FIELD_EQ(inName,"__isContextLost") ) { return hx::Val( _hx___isContextLost ); } - if (HX_FIELD_EQ(inName,"bindBufferRange") ) { return hx::Val( bindBufferRange_dyn() ); } - if (HX_FIELD_EQ(inName,"bindFramebuffer") ) { return hx::Val( bindFramebuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"bindVertexArray") ) { return hx::Val( bindVertexArray_dyn() ); } - if (HX_FIELD_EQ(inName,"blitFramebuffer") ) { return hx::Val( blitFramebuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"getActiveAttrib") ) { return hx::Val( getActiveAttrib_dyn() ); } - if (HX_FIELD_EQ(inName,"getInteger64i_v") ) { return hx::Val( getInteger64i_v_dyn() ); } - if (HX_FIELD_EQ(inName,"getShaderSource") ) { return hx::Val( getShaderSource_dyn() ); } - if (HX_FIELD_EQ(inName,"getTexParameter") ) { return hx::Val( getTexParameter_dyn() ); } - if (HX_FIELD_EQ(inName,"getVertexAttrib") ) { return hx::Val( getVertexAttrib_dyn() ); } - if (HX_FIELD_EQ(inName,"validateProgram") ) { return hx::Val( validateProgram_dyn() ); } - if (HX_FIELD_EQ(inName,"vertexAttrib1fv") ) { return hx::Val( vertexAttrib1fv_dyn() ); } - if (HX_FIELD_EQ(inName,"vertexAttrib2fv") ) { return hx::Val( vertexAttrib2fv_dyn() ); } - if (HX_FIELD_EQ(inName,"vertexAttrib3fv") ) { return hx::Val( vertexAttrib3fv_dyn() ); } - if (HX_FIELD_EQ(inName,"vertexAttrib4fv") ) { return hx::Val( vertexAttrib4fv_dyn() ); } - if (HX_FIELD_EQ(inName,"vertexAttribI4i") ) { return hx::Val( vertexAttribI4i_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT") ) { return hx::Val( DEPTH_BUFFER_BIT ); } - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT") ) { return hx::Val( COLOR_BUFFER_BIT ); } - if (HX_FIELD_EQ(inName,"STENCIL_BACK_REF") ) { return hx::Val( STENCIL_BACK_REF ); } - if (HX_FIELD_EQ(inName,"UNPACK_ALIGNMENT") ) { return hx::Val( UNPACK_ALIGNMENT ); } - if (HX_FIELD_EQ(inName,"MAX_TEXTURE_SIZE") ) { return hx::Val( MAX_TEXTURE_SIZE ); } - if (HX_FIELD_EQ(inName,"ATTACHED_SHADERS") ) { return hx::Val( ATTACHED_SHADERS ); } - if (HX_FIELD_EQ(inName,"TEXTURE_CUBE_MAP") ) { return hx::Val( TEXTURE_CUBE_MAP ); } - if (HX_FIELD_EQ(inName,"DEPTH_ATTACHMENT") ) { return hx::Val( DEPTH_ATTACHMENT ); } - if (HX_FIELD_EQ(inName,"UNPACK_SKIP_ROWS") ) { return hx::Val( UNPACK_SKIP_ROWS ); } - if (HX_FIELD_EQ(inName,"PACK_SKIP_PIXELS") ) { return hx::Val( PACK_SKIP_PIXELS ); } - if (HX_FIELD_EQ(inName,"TEXTURE_2D_ARRAY") ) { return hx::Val( TEXTURE_2D_ARRAY ); } - if (HX_FIELD_EQ(inName,"MAX_DRAW_BUFFERS") ) { return hx::Val( MAX_DRAW_BUFFERS ); } - if (HX_FIELD_EQ(inName,"SAMPLER_2D_ARRAY") ) { return hx::Val( SAMPLER_2D_ARRAY ); } - if (HX_FIELD_EQ(inName,"INT_SAMPLER_CUBE") ) { return hx::Val( INT_SAMPLER_CUBE ); } - if (HX_FIELD_EQ(inName,"COPY_READ_BUFFER") ) { return hx::Val( COPY_READ_BUFFER ); } - if (HX_FIELD_EQ(inName,"SEPARATE_ATTRIBS") ) { return hx::Val( SEPARATE_ATTRIBS ); } - if (HX_FIELD_EQ(inName,"DEPTH24_STENCIL8") ) { return hx::Val( DEPTH24_STENCIL8 ); } - if (HX_FIELD_EQ(inName,"READ_FRAMEBUFFER") ) { return hx::Val( READ_FRAMEBUFFER ); } - if (HX_FIELD_EQ(inName,"DRAW_FRAMEBUFFER") ) { return hx::Val( DRAW_FRAMEBUFFER ); } - if (HX_FIELD_EQ(inName,"ALREADY_SIGNALED") ) { return hx::Val( ALREADY_SIGNALED ); } - if (HX_FIELD_EQ(inName,"__currentProgram") ) { return hx::Val( _hx___currentProgram ); } - if (HX_FIELD_EQ(inName,"bindRenderbuffer") ) { return hx::Val( bindRenderbuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"getActiveUniform") ) { return hx::Val( getActiveUniform_dyn() ); } - if (HX_FIELD_EQ(inName,"getBufferSubData") ) { return hx::Val( getBufferSubData_dyn() ); } - if (HX_FIELD_EQ(inName,"getProgramBinary") ) { return hx::Val( getProgramBinary_dyn() ); } - if (HX_FIELD_EQ(inName,"getQueryObjectui") ) { return hx::Val( getQueryObjectui_dyn() ); } - if (HX_FIELD_EQ(inName,"getShaderInfoLog") ) { return hx::Val( getShaderInfoLog_dyn() ); } - if (HX_FIELD_EQ(inName,"getSyncParameter") ) { return hx::Val( getSyncParameter_dyn() ); } - if (HX_FIELD_EQ(inName,"getTexParameterf") ) { return hx::Val( getTexParameterf_dyn() ); } - if (HX_FIELD_EQ(inName,"getTexParameteri") ) { return hx::Val( getTexParameteri_dyn() ); } - if (HX_FIELD_EQ(inName,"getVertexAttribf") ) { return hx::Val( getVertexAttribf_dyn() ); } - if (HX_FIELD_EQ(inName,"getVertexAttribi") ) { return hx::Val( getVertexAttribi_dyn() ); } - if (HX_FIELD_EQ(inName,"uniformMatrix2fv") ) { return hx::Val( uniformMatrix2fv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniformMatrix3fv") ) { return hx::Val( uniformMatrix3fv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniformMatrix4fv") ) { return hx::Val( uniformMatrix4fv_dyn() ); } - if (HX_FIELD_EQ(inName,"vertexAttribI4iv") ) { return hx::Val( vertexAttribI4iv_dyn() ); } - if (HX_FIELD_EQ(inName,"vertexAttribI4ui") ) { return hx::Val( vertexAttribI4ui_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"INVALID_OPERATION") ) { return hx::Val( INVALID_OPERATION ); } - if (HX_FIELD_EQ(inName,"DEPTH_CLEAR_VALUE") ) { return hx::Val( DEPTH_CLEAR_VALUE ); } - if (HX_FIELD_EQ(inName,"STENCIL_WRITEMASK") ) { return hx::Val( STENCIL_WRITEMASK ); } - if (HX_FIELD_EQ(inName,"STENCIL_BACK_FUNC") ) { return hx::Val( STENCIL_BACK_FUNC ); } - if (HX_FIELD_EQ(inName,"STENCIL_BACK_FAIL") ) { return hx::Val( STENCIL_BACK_FAIL ); } - if (HX_FIELD_EQ(inName,"COLOR_CLEAR_VALUE") ) { return hx::Val( COLOR_CLEAR_VALUE ); } - if (HX_FIELD_EQ(inName,"MAX_VIEWPORT_DIMS") ) { return hx::Val( MAX_VIEWPORT_DIMS ); } - if (HX_FIELD_EQ(inName,"ACTIVE_ATTRIBUTES") ) { return hx::Val( ACTIVE_ATTRIBUTES ); } - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT16") ) { return hx::Val( DEPTH_COMPONENT16 ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT0") ) { return hx::Val( COLOR_ATTACHMENT0 ); } - if (HX_FIELD_EQ(inName,"UNPACK_ROW_LENGTH") ) { return hx::Val( UNPACK_ROW_LENGTH ); } - if (HX_FIELD_EQ(inName,"MAX_ELEMENT_INDEX") ) { return hx::Val( MAX_ELEMENT_INDEX ); } - if (HX_FIELD_EQ(inName,"TEXTURE_MAX_LEVEL") ) { return hx::Val( TEXTURE_MAX_LEVEL ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_24_8") ) { return hx::Val( UNSIGNED_INT_24_8 ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT1") ) { return hx::Val( COLOR_ATTACHMENT1 ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT2") ) { return hx::Val( COLOR_ATTACHMENT2 ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT3") ) { return hx::Val( COLOR_ATTACHMENT3 ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT4") ) { return hx::Val( COLOR_ATTACHMENT4 ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT5") ) { return hx::Val( COLOR_ATTACHMENT5 ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT6") ) { return hx::Val( COLOR_ATTACHMENT6 ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT7") ) { return hx::Val( COLOR_ATTACHMENT7 ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT8") ) { return hx::Val( COLOR_ATTACHMENT8 ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT9") ) { return hx::Val( COLOR_ATTACHMENT9 ); } - if (HX_FIELD_EQ(inName,"SAMPLER_2D_SHADOW") ) { return hx::Val( SAMPLER_2D_SHADOW ); } - if (HX_FIELD_EQ(inName,"PIXEL_PACK_BUFFER") ) { return hx::Val( PIXEL_PACK_BUFFER ); } - if (HX_FIELD_EQ(inName,"COPY_WRITE_BUFFER") ) { return hx::Val( COPY_WRITE_BUFFER ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_VEC2") ) { return hx::Val( UNSIGNED_INT_VEC2 ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_VEC3") ) { return hx::Val( UNSIGNED_INT_VEC3 ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_VEC4") ) { return hx::Val( UNSIGNED_INT_VEC4 ); } - if (HX_FIELD_EQ(inName,"SIGNED_NORMALIZED") ) { return hx::Val( SIGNED_NORMALIZED ); } - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT24") ) { return hx::Val( DEPTH_COMPONENT24 ); } - if (HX_FIELD_EQ(inName,"DEPTH32F_STENCIL8") ) { return hx::Val( DEPTH32F_STENCIL8 ); } - if (HX_FIELD_EQ(inName,"blendFuncSeparate") ) { return hx::Val( blendFuncSeparate_dyn() ); } - if (HX_FIELD_EQ(inName,"copyBufferSubData") ) { return hx::Val( copyBufferSubData_dyn() ); } - if (HX_FIELD_EQ(inName,"copyTexSubImage2D") ) { return hx::Val( copyTexSubImage2D_dyn() ); } - if (HX_FIELD_EQ(inName,"copyTexSubImage3D") ) { return hx::Val( copyTexSubImage3D_dyn() ); } - if (HX_FIELD_EQ(inName,"createFramebuffer") ) { return hx::Val( createFramebuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"createVertexArray") ) { return hx::Val( createVertexArray_dyn() ); } - if (HX_FIELD_EQ(inName,"deleteFramebuffer") ) { return hx::Val( deleteFramebuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"deleteVertexArray") ) { return hx::Val( deleteVertexArray_dyn() ); } - if (HX_FIELD_EQ(inName,"drawRangeElements") ) { return hx::Val( drawRangeElements_dyn() ); } - if (HX_FIELD_EQ(inName,"getActiveUniforms") ) { return hx::Val( getActiveUniforms_dyn() ); } - if (HX_FIELD_EQ(inName,"getAttribLocation") ) { return hx::Val( getAttribLocation_dyn() ); } - if (HX_FIELD_EQ(inName,"getBufferPointerv") ) { return hx::Val( getBufferPointerv_dyn() ); } - if (HX_FIELD_EQ(inName,"getProgramInfoLog") ) { return hx::Val( getProgramInfoLog_dyn() ); } - if (HX_FIELD_EQ(inName,"getQueryObjectuiv") ) { return hx::Val( getQueryObjectuiv_dyn() ); } - if (HX_FIELD_EQ(inName,"getQueryParameter") ) { return hx::Val( getQueryParameter_dyn() ); } - if (HX_FIELD_EQ(inName,"getSyncParameteri") ) { return hx::Val( getSyncParameteri_dyn() ); } - if (HX_FIELD_EQ(inName,"getTexParameterfv") ) { return hx::Val( getTexParameterfv_dyn() ); } - if (HX_FIELD_EQ(inName,"getTexParameteriv") ) { return hx::Val( getTexParameteriv_dyn() ); } - if (HX_FIELD_EQ(inName,"getUniformIndices") ) { return hx::Val( getUniformIndices_dyn() ); } - if (HX_FIELD_EQ(inName,"getVertexAttribfv") ) { return hx::Val( getVertexAttribfv_dyn() ); } - if (HX_FIELD_EQ(inName,"getVertexAttribIi") ) { return hx::Val( getVertexAttribIi_dyn() ); } - if (HX_FIELD_EQ(inName,"getVertexAttribiv") ) { return hx::Val( getVertexAttribiv_dyn() ); } - if (HX_FIELD_EQ(inName,"programParameteri") ) { return hx::Val( programParameteri_dyn() ); } - if (HX_FIELD_EQ(inName,"samplerParameterf") ) { return hx::Val( samplerParameterf_dyn() ); } - if (HX_FIELD_EQ(inName,"samplerParameteri") ) { return hx::Val( samplerParameteri_dyn() ); } - if (HX_FIELD_EQ(inName,"stencilOpSeparate") ) { return hx::Val( stencilOpSeparate_dyn() ); } - if (HX_FIELD_EQ(inName,"vertexAttribI4uiv") ) { return hx::Val( vertexAttribI4uiv_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT") ) { return hx::Val( STENCIL_BUFFER_BIT ); } - if (HX_FIELD_EQ(inName,"SRC_ALPHA_SATURATE") ) { return hx::Val( SRC_ALPHA_SATURATE ); } - if (HX_FIELD_EQ(inName,"BLEND_EQUATION_RGB") ) { return hx::Val( BLEND_EQUATION_RGB ); } - if (HX_FIELD_EQ(inName,"STENCIL_VALUE_MASK") ) { return hx::Val( STENCIL_VALUE_MASK ); } - if (HX_FIELD_EQ(inName,"TEXTURE_BINDING_2D") ) { return hx::Val( TEXTURE_BINDING_2D ); } - if (HX_FIELD_EQ(inName,"MAX_VERTEX_ATTRIBS") ) { return hx::Val( MAX_VERTEX_ATTRIBS ); } - if (HX_FIELD_EQ(inName,"TEXTURE_MAG_FILTER") ) { return hx::Val( TEXTURE_MAG_FILTER ); } - if (HX_FIELD_EQ(inName,"TEXTURE_MIN_FILTER") ) { return hx::Val( TEXTURE_MIN_FILTER ); } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_WIDTH") ) { return hx::Val( RENDERBUFFER_WIDTH ); } - if (HX_FIELD_EQ(inName,"STENCIL_ATTACHMENT") ) { return hx::Val( STENCIL_ATTACHMENT ); } - if (HX_FIELD_EQ(inName,"CONTEXT_LOST_WEBGL") ) { return hx::Val( CONTEXT_LOST_WEBGL ); } - if (HX_FIELD_EQ(inName,"UNPACK_SKIP_PIXELS") ) { return hx::Val( UNPACK_SKIP_PIXELS ); } - if (HX_FIELD_EQ(inName,"TEXTURE_BINDING_3D") ) { return hx::Val( TEXTURE_BINDING_3D ); } - if (HX_FIELD_EQ(inName,"UNPACK_SKIP_IMAGES") ) { return hx::Val( UNPACK_SKIP_IMAGES ); } - if (HX_FIELD_EQ(inName,"RASTERIZER_DISCARD") ) { return hx::Val( RASTERIZER_DISCARD ); } - if (HX_FIELD_EQ(inName,"TEXTURE_BASE_LEVEL") ) { return hx::Val( TEXTURE_BASE_LEVEL ); } - if (HX_FIELD_EQ(inName,"INT_2_10_10_10_REV") ) { return hx::Val( INT_2_10_10_10_REV ); } - if (HX_FIELD_EQ(inName,"ANY_SAMPLES_PASSED") ) { return hx::Val( ANY_SAMPLES_PASSED ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT10") ) { return hx::Val( COLOR_ATTACHMENT10 ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT11") ) { return hx::Val( COLOR_ATTACHMENT11 ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT12") ) { return hx::Val( COLOR_ATTACHMENT12 ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT13") ) { return hx::Val( COLOR_ATTACHMENT13 ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT14") ) { return hx::Val( COLOR_ATTACHMENT14 ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT15") ) { return hx::Val( COLOR_ATTACHMENT15 ); } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK") ) { return hx::Val( TRANSFORM_FEEDBACK ); } - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT32F") ) { return hx::Val( DEPTH_COMPONENT32F ); } - if (HX_FIELD_EQ(inName,"__texture2DBinding") ) { return hx::Val( _hx___texture2DBinding ); } - if (HX_FIELD_EQ(inName,"bindAttribLocation") ) { return hx::Val( bindAttribLocation_dyn() ); } - if (HX_FIELD_EQ(inName,"createRenderbuffer") ) { return hx::Val( createRenderbuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"deleteRenderbuffer") ) { return hx::Val( deleteRenderbuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"getAttachedShaders") ) { return hx::Val( getAttachedShaders_dyn() ); } - if (HX_FIELD_EQ(inName,"getBufferParameter") ) { return hx::Val( getBufferParameter_dyn() ); } - if (HX_FIELD_EQ(inName,"getInternalformati") ) { return hx::Val( getInternalformati_dyn() ); } - if (HX_FIELD_EQ(inName,"getShaderParameter") ) { return hx::Val( getShaderParameter_dyn() ); } - if (HX_FIELD_EQ(inName,"getSyncParameteriv") ) { return hx::Val( getSyncParameteriv_dyn() ); } - if (HX_FIELD_EQ(inName,"getUniformLocation") ) { return hx::Val( getUniformLocation_dyn() ); } - if (HX_FIELD_EQ(inName,"getVertexAttribIiv") ) { return hx::Val( getVertexAttribIiv_dyn() ); } - if (HX_FIELD_EQ(inName,"getVertexAttribIui") ) { return hx::Val( getVertexAttribIui_dyn() ); } - if (HX_FIELD_EQ(inName,"uniformMatrix2x3fv") ) { return hx::Val( uniformMatrix2x3fv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniformMatrix2x4fv") ) { return hx::Val( uniformMatrix2x4fv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniformMatrix3x2fv") ) { return hx::Val( uniformMatrix3x2fv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniformMatrix3x4fv") ) { return hx::Val( uniformMatrix3x4fv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniformMatrix4x2fv") ) { return hx::Val( uniformMatrix4x2fv_dyn() ); } - if (HX_FIELD_EQ(inName,"uniformMatrix4x3fv") ) { return hx::Val( uniformMatrix4x3fv_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"ONE_MINUS_SRC_COLOR") ) { return hx::Val( ONE_MINUS_SRC_COLOR ); } - if (HX_FIELD_EQ(inName,"ONE_MINUS_SRC_ALPHA") ) { return hx::Val( ONE_MINUS_SRC_ALPHA ); } - if (HX_FIELD_EQ(inName,"ONE_MINUS_DST_ALPHA") ) { return hx::Val( ONE_MINUS_DST_ALPHA ); } - if (HX_FIELD_EQ(inName,"ONE_MINUS_DST_COLOR") ) { return hx::Val( ONE_MINUS_DST_COLOR ); } - if (HX_FIELD_EQ(inName,"POLYGON_OFFSET_FILL") ) { return hx::Val( POLYGON_OFFSET_FILL ); } - if (HX_FIELD_EQ(inName,"STENCIL_CLEAR_VALUE") ) { return hx::Val( STENCIL_CLEAR_VALUE ); } - if (HX_FIELD_EQ(inName,"MAX_VARYING_VECTORS") ) { return hx::Val( MAX_VARYING_VECTORS ); } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_HEIGHT") ) { return hx::Val( RENDERBUFFER_HEIGHT ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_BINDING") ) { return hx::Val( FRAMEBUFFER_BINDING ); } - if (HX_FIELD_EQ(inName,"UNPACK_FLIP_Y_WEBGL") ) { return hx::Val( UNPACK_FLIP_Y_WEBGL ); } - if (HX_FIELD_EQ(inName,"UNPACK_IMAGE_HEIGHT") ) { return hx::Val( UNPACK_IMAGE_HEIGHT ); } - if (HX_FIELD_EQ(inName,"MAX_3D_TEXTURE_SIZE") ) { return hx::Val( MAX_3D_TEXTURE_SIZE ); } - if (HX_FIELD_EQ(inName,"SAMPLER_CUBE_SHADOW") ) { return hx::Val( SAMPLER_CUBE_SHADOW ); } - if (HX_FIELD_EQ(inName,"PIXEL_UNPACK_BUFFER") ) { return hx::Val( PIXEL_UNPACK_BUFFER ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_NORMALIZED") ) { return hx::Val( UNSIGNED_NORMALIZED ); } - if (HX_FIELD_EQ(inName,"INTERLEAVED_ATTRIBS") ) { return hx::Val( INTERLEAVED_ATTRIBS ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_DEFAULT") ) { return hx::Val( FRAMEBUFFER_DEFAULT ); } - if (HX_FIELD_EQ(inName,"UNIFORM_BUFFER_SIZE") ) { return hx::Val( UNIFORM_BUFFER_SIZE ); } - if (HX_FIELD_EQ(inName,"UNIFORM_BLOCK_INDEX") ) { return hx::Val( UNIFORM_BLOCK_INDEX ); } - if (HX_FIELD_EQ(inName,"CONDITION_SATISFIED") ) { return hx::Val( CONDITION_SATISFIED ); } - if (HX_FIELD_EQ(inName,"drawArraysInstanced") ) { return hx::Val( drawArraysInstanced_dyn() ); } - if (HX_FIELD_EQ(inName,"getActiveUniformsiv") ) { return hx::Val( getActiveUniformsiv_dyn() ); } - if (HX_FIELD_EQ(inName,"getBufferParameteri") ) { return hx::Val( getBufferParameteri_dyn() ); } - if (HX_FIELD_EQ(inName,"getFragDataLocation") ) { return hx::Val( getFragDataLocation_dyn() ); } - if (HX_FIELD_EQ(inName,"getIndexedParameter") ) { return hx::Val( getIndexedParameter_dyn() ); } - if (HX_FIELD_EQ(inName,"getInternalformativ") ) { return hx::Val( getInternalformativ_dyn() ); } - if (HX_FIELD_EQ(inName,"getProgramParameter") ) { return hx::Val( getProgramParameter_dyn() ); } - if (HX_FIELD_EQ(inName,"getSamplerParameter") ) { return hx::Val( getSamplerParameter_dyn() ); } - if (HX_FIELD_EQ(inName,"getVertexAttribIuiv") ) { return hx::Val( getVertexAttribIuiv_dyn() ); } - if (HX_FIELD_EQ(inName,"isTransformFeedback") ) { return hx::Val( isTransformFeedback_dyn() ); } - if (HX_FIELD_EQ(inName,"renderbufferStorage") ) { return hx::Val( renderbufferStorage_dyn() ); } - if (HX_FIELD_EQ(inName,"stencilFuncSeparate") ) { return hx::Val( stencilFuncSeparate_dyn() ); } - if (HX_FIELD_EQ(inName,"stencilMaskSeparate") ) { return hx::Val( stencilMaskSeparate_dyn() ); } - if (HX_FIELD_EQ(inName,"uniformBlockBinding") ) { return hx::Val( uniformBlockBinding_dyn() ); } - if (HX_FIELD_EQ(inName,"vertexAttribDivisor") ) { return hx::Val( vertexAttribDivisor_dyn() ); } - if (HX_FIELD_EQ(inName,"vertexAttribPointer") ) { return hx::Val( vertexAttribPointer_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"BLEND_EQUATION_ALPHA") ) { return hx::Val( BLEND_EQUATION_ALPHA ); } - if (HX_FIELD_EQ(inName,"ELEMENT_ARRAY_BUFFER") ) { return hx::Val( ELEMENT_ARRAY_BUFFER ); } - if (HX_FIELD_EQ(inName,"ARRAY_BUFFER_BINDING") ) { return hx::Val( ARRAY_BUFFER_BINDING ); } - if (HX_FIELD_EQ(inName,"POLYGON_OFFSET_UNITS") ) { return hx::Val( POLYGON_OFFSET_UNITS ); } - if (HX_FIELD_EQ(inName,"GENERATE_MIPMAP_HINT") ) { return hx::Val( GENERATE_MIPMAP_HINT ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT_5_6_5") ) { return hx::Val( UNSIGNED_SHORT_5_6_5 ); } - if (HX_FIELD_EQ(inName,"LINEAR_MIPMAP_LINEAR") ) { return hx::Val( LINEAR_MIPMAP_LINEAR ); } - if (HX_FIELD_EQ(inName,"SHADER_SOURCE_LENGTH") ) { return hx::Val( SHADER_SOURCE_LENGTH ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_COMPLETE") ) { return hx::Val( FRAMEBUFFER_COMPLETE ); } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_BINDING") ) { return hx::Val( RENDERBUFFER_BINDING ); } - if (HX_FIELD_EQ(inName,"MAX_ELEMENTS_INDICES") ) { return hx::Val( MAX_ELEMENTS_INDICES ); } - if (HX_FIELD_EQ(inName,"MAX_TEXTURE_LOD_BIAS") ) { return hx::Val( MAX_TEXTURE_LOD_BIAS ); } - if (HX_FIELD_EQ(inName,"VERTEX_ARRAY_BINDING") ) { return hx::Val( VERTEX_ARRAY_BINDING ); } - if (HX_FIELD_EQ(inName,"TEXTURE_COMPARE_MODE") ) { return hx::Val( TEXTURE_COMPARE_MODE ); } - if (HX_FIELD_EQ(inName,"TEXTURE_COMPARE_FUNC") ) { return hx::Val( TEXTURE_COMPARE_FUNC ); } - if (HX_FIELD_EQ(inName,"INT_SAMPLER_2D_ARRAY") ) { return hx::Val( INT_SAMPLER_2D_ARRAY ); } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_SAMPLES") ) { return hx::Val( RENDERBUFFER_SAMPLES ); } - if (HX_FIELD_EQ(inName,"UNIFORM_BUFFER_START") ) { return hx::Val( UNIFORM_BUFFER_START ); } - if (HX_FIELD_EQ(inName,"UNIFORM_ARRAY_STRIDE") ) { return hx::Val( UNIFORM_ARRAY_STRIDE ); } - if (HX_FIELD_EQ(inName,"UNIFORM_IS_ROW_MAJOR") ) { return hx::Val( UNIFORM_IS_ROW_MAJOR ); } - if (HX_FIELD_EQ(inName,"__arrayBufferBinding") ) { return hx::Val( _hx___arrayBufferBinding ); } - if (HX_FIELD_EQ(inName,"__framebufferBinding") ) { return hx::Val( _hx___framebufferBinding ); } - if (HX_FIELD_EQ(inName,"compressedTexImage2D") ) { return hx::Val( compressedTexImage2D_dyn() ); } - if (HX_FIELD_EQ(inName,"compressedTexImage3D") ) { return hx::Val( compressedTexImage3D_dyn() ); } - if (HX_FIELD_EQ(inName,"endTransformFeedback") ) { return hx::Val( endTransformFeedback_dyn() ); } - if (HX_FIELD_EQ(inName,"framebufferTexture2D") ) { return hx::Val( framebufferTexture2D_dyn() ); } - if (HX_FIELD_EQ(inName,"getBufferParameteriv") ) { return hx::Val( getBufferParameteriv_dyn() ); } - if (HX_FIELD_EQ(inName,"getContextAttributes") ) { return hx::Val( getContextAttributes_dyn() ); } - if (HX_FIELD_EQ(inName,"getSamplerParameterf") ) { return hx::Val( getSamplerParameterf_dyn() ); } - if (HX_FIELD_EQ(inName,"getSamplerParameteri") ) { return hx::Val( getSamplerParameteri_dyn() ); } - if (HX_FIELD_EQ(inName,"getUniformBlockIndex") ) { return hx::Val( getUniformBlockIndex_dyn() ); } - if (HX_FIELD_EQ(inName,"vertexAttribIPointer") ) { return hx::Val( vertexAttribIPointer_dyn() ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"FUNC_REVERSE_SUBTRACT") ) { return hx::Val( FUNC_REVERSE_SUBTRACT ); } - if (HX_FIELD_EQ(inName,"CURRENT_VERTEX_ATTRIB") ) { return hx::Val( CURRENT_VERTEX_ATTRIB ); } - if (HX_FIELD_EQ(inName,"POLYGON_OFFSET_FACTOR") ) { return hx::Val( POLYGON_OFFSET_FACTOR ); } - if (HX_FIELD_EQ(inName,"SAMPLE_COVERAGE_VALUE") ) { return hx::Val( SAMPLE_COVERAGE_VALUE ); } - if (HX_FIELD_EQ(inName,"LINEAR_MIPMAP_NEAREST") ) { return hx::Val( LINEAR_MIPMAP_NEAREST ); } - if (HX_FIELD_EQ(inName,"NEAREST_MIPMAP_LINEAR") ) { return hx::Val( NEAREST_MIPMAP_LINEAR ); } - if (HX_FIELD_EQ(inName,"SHADER_BINARY_FORMATS") ) { return hx::Val( SHADER_BINARY_FORMATS ); } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_RED_SIZE") ) { return hx::Val( RENDERBUFFER_RED_SIZE ); } - if (HX_FIELD_EQ(inName,"MAX_RENDERBUFFER_SIZE") ) { return hx::Val( MAX_RENDERBUFFER_SIZE ); } - if (HX_FIELD_EQ(inName,"BROWSER_DEFAULT_WEBGL") ) { return hx::Val( BROWSER_DEFAULT_WEBGL ); } - if (HX_FIELD_EQ(inName,"MAX_ELEMENTS_VERTICES") ) { return hx::Val( MAX_ELEMENTS_VERTICES ); } - if (HX_FIELD_EQ(inName,"MAX_COLOR_ATTACHMENTS") ) { return hx::Val( MAX_COLOR_ATTACHMENTS ); } - if (HX_FIELD_EQ(inName,"ACTIVE_UNIFORM_BLOCKS") ) { return hx::Val( ACTIVE_UNIFORM_BLOCKS ); } - if (HX_FIELD_EQ(inName,"UNIFORM_MATRIX_STRIDE") ) { return hx::Val( UNIFORM_MATRIX_STRIDE ); } - if (HX_FIELD_EQ(inName,"UNIFORM_BLOCK_BINDING") ) { return hx::Val( UNIFORM_BLOCK_BINDING ); } - if (HX_FIELD_EQ(inName,"__renderbufferBinding") ) { return hx::Val( _hx___renderbufferBinding ); } - if (HX_FIELD_EQ(inName,"bindTransformFeedback") ) { return hx::Val( bindTransformFeedback_dyn() ); } - if (HX_FIELD_EQ(inName,"blendEquationSeparate") ) { return hx::Val( blendEquationSeparate_dyn() ); } - if (HX_FIELD_EQ(inName,"drawElementsInstanced") ) { return hx::Val( drawElementsInstanced_dyn() ); } - if (HX_FIELD_EQ(inName,"getSamplerParameterfv") ) { return hx::Val( getSamplerParameterfv_dyn() ); } - if (HX_FIELD_EQ(inName,"getSamplerParameteriv") ) { return hx::Val( getSamplerParameteriv_dyn() ); } - if (HX_FIELD_EQ(inName,"invalidateFramebuffer") ) { return hx::Val( invalidateFramebuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"releaseShaderCompiler") ) { return hx::Val( releaseShaderCompiler_dyn() ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"STENCIL_BACK_WRITEMASK") ) { return hx::Val( STENCIL_BACK_WRITEMASK ); } - if (HX_FIELD_EQ(inName,"SAMPLE_COVERAGE_INVERT") ) { return hx::Val( SAMPLE_COVERAGE_INVERT ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT_4_4_4_4") ) { return hx::Val( UNSIGNED_SHORT_4_4_4_4 ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT_5_5_5_1") ) { return hx::Val( UNSIGNED_SHORT_5_5_5_1 ); } - if (HX_FIELD_EQ(inName,"NEAREST_MIPMAP_NEAREST") ) { return hx::Val( NEAREST_MIPMAP_NEAREST ); } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_BLUE_SIZE") ) { return hx::Val( RENDERBUFFER_BLUE_SIZE ); } - if (HX_FIELD_EQ(inName,"MAX_VARYING_COMPONENTS") ) { return hx::Val( MAX_VARYING_COMPONENTS ); } - if (HX_FIELD_EQ(inName,"COMPARE_REF_TO_TEXTURE") ) { return hx::Val( COMPARE_REF_TO_TEXTURE ); } - if (HX_FIELD_EQ(inName,"QUERY_RESULT_AVAILABLE") ) { return hx::Val( QUERY_RESULT_AVAILABLE ); } - if (HX_FIELD_EQ(inName,"UNIFORM_BUFFER_BINDING") ) { return hx::Val( UNIFORM_BUFFER_BINDING ); } - if (HX_FIELD_EQ(inName,"MAX_UNIFORM_BLOCK_SIZE") ) { return hx::Val( MAX_UNIFORM_BLOCK_SIZE ); } - if (HX_FIELD_EQ(inName,"__elementBufferBinding") ) { return hx::Val( _hx___elementBufferBinding ); } - if (HX_FIELD_EQ(inName,"beginTransformFeedback") ) { return hx::Val( beginTransformFeedback_dyn() ); } - if (HX_FIELD_EQ(inName,"checkFramebufferStatus") ) { return hx::Val( checkFramebufferStatus_dyn() ); } - if (HX_FIELD_EQ(inName,"getActiveUniformBlocki") ) { return hx::Val( getActiveUniformBlocki_dyn() ); } - if (HX_FIELD_EQ(inName,"getBufferParameteri64v") ) { return hx::Val( getBufferParameteri64v_dyn() ); } - if (HX_FIELD_EQ(inName,"getSupportedExtensions") ) { return hx::Val( getSupportedExtensions_dyn() ); } - if (HX_FIELD_EQ(inName,"pauseTransformFeedback") ) { return hx::Val( pauseTransformFeedback_dyn() ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"STENCIL_PASS_DEPTH_FAIL") ) { return hx::Val( STENCIL_PASS_DEPTH_FAIL ); } - if (HX_FIELD_EQ(inName,"STENCIL_PASS_DEPTH_PASS") ) { return hx::Val( STENCIL_PASS_DEPTH_PASS ); } - if (HX_FIELD_EQ(inName,"STENCIL_BACK_VALUE_MASK") ) { return hx::Val( STENCIL_BACK_VALUE_MASK ); } - if (HX_FIELD_EQ(inName,"MAX_TEXTURE_IMAGE_UNITS") ) { return hx::Val( MAX_TEXTURE_IMAGE_UNITS ); } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_GREEN_SIZE") ) { return hx::Val( RENDERBUFFER_GREEN_SIZE ); } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_ALPHA_SIZE") ) { return hx::Val( RENDERBUFFER_ALPHA_SIZE ); } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_DEPTH_SIZE") ) { return hx::Val( RENDERBUFFER_DEPTH_SIZE ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_UNSUPPORTED") ) { return hx::Val( FRAMEBUFFER_UNSUPPORTED ); } - if (HX_FIELD_EQ(inName,"MAX_SERVER_WAIT_TIMEOUT") ) { return hx::Val( MAX_SERVER_WAIT_TIMEOUT ); } - if (HX_FIELD_EQ(inName,"SAMPLER_2D_ARRAY_SHADOW") ) { return hx::Val( SAMPLER_2D_ARRAY_SHADOW ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_SAMPLER_2D") ) { return hx::Val( UNSIGNED_INT_SAMPLER_2D ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_SAMPLER_3D") ) { return hx::Val( UNSIGNED_INT_SAMPLER_3D ); } - if (HX_FIELD_EQ(inName,"UNIFORM_BLOCK_DATA_SIZE") ) { return hx::Val( UNIFORM_BLOCK_DATA_SIZE ); } - if (HX_FIELD_EQ(inName,"SYNC_FLUSH_COMMANDS_BIT") ) { return hx::Val( SYNC_FLUSH_COMMANDS_BIT ); } - if (HX_FIELD_EQ(inName,"__textureCubeMapBinding") ) { return hx::Val( _hx___textureCubeMapBinding ); } - if (HX_FIELD_EQ(inName,"compressedTexSubImage2D") ) { return hx::Val( compressedTexSubImage2D_dyn() ); } - if (HX_FIELD_EQ(inName,"compressedTexSubImage3D") ) { return hx::Val( compressedTexSubImage3D_dyn() ); } - if (HX_FIELD_EQ(inName,"createTransformFeedback") ) { return hx::Val( createTransformFeedback_dyn() ); } - if (HX_FIELD_EQ(inName,"deleteTransformFeedback") ) { return hx::Val( deleteTransformFeedback_dyn() ); } - if (HX_FIELD_EQ(inName,"enableVertexAttribArray") ) { return hx::Val( enableVertexAttribArray_dyn() ); } - if (HX_FIELD_EQ(inName,"framebufferRenderbuffer") ) { return hx::Val( framebufferRenderbuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"framebufferTextureLayer") ) { return hx::Val( framebufferTextureLayer_dyn() ); } - if (HX_FIELD_EQ(inName,"getActiveUniformBlockiv") ) { return hx::Val( getActiveUniformBlockiv_dyn() ); } - if (HX_FIELD_EQ(inName,"getVertexAttribPointerv") ) { return hx::Val( getVertexAttribPointerv_dyn() ); } - if (HX_FIELD_EQ(inName,"resumeTransformFeedback") ) { return hx::Val( resumeTransformFeedback_dyn() ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"ONE_MINUS_CONSTANT_COLOR") ) { return hx::Val( ONE_MINUS_CONSTANT_COLOR ); } - if (HX_FIELD_EQ(inName,"ONE_MINUS_CONSTANT_ALPHA") ) { return hx::Val( ONE_MINUS_CONSTANT_ALPHA ); } - if (HX_FIELD_EQ(inName,"SAMPLE_ALPHA_TO_COVERAGE") ) { return hx::Val( SAMPLE_ALPHA_TO_COVERAGE ); } - if (HX_FIELD_EQ(inName,"ALIASED_POINT_SIZE_RANGE") ) { return hx::Val( ALIASED_POINT_SIZE_RANGE ); } - if (HX_FIELD_EQ(inName,"ALIASED_LINE_WIDTH_RANGE") ) { return hx::Val( ALIASED_LINE_WIDTH_RANGE ); } - if (HX_FIELD_EQ(inName,"SHADING_LANGUAGE_VERSION") ) { return hx::Val( SHADING_LANGUAGE_VERSION ); } - if (HX_FIELD_EQ(inName,"TEXTURE_BINDING_CUBE_MAP") ) { return hx::Val( TEXTURE_BINDING_CUBE_MAP ); } - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_SIZE") ) { return hx::Val( VERTEX_ATTRIB_ARRAY_SIZE ); } - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_TYPE") ) { return hx::Val( VERTEX_ATTRIB_ARRAY_TYPE ); } - if (HX_FIELD_EQ(inName,"DEPTH_STENCIL_ATTACHMENT") ) { return hx::Val( DEPTH_STENCIL_ATTACHMENT ); } - if (HX_FIELD_EQ(inName,"MAX_ARRAY_TEXTURE_LAYERS") ) { return hx::Val( MAX_ARRAY_TEXTURE_LAYERS ); } - if (HX_FIELD_EQ(inName,"MIN_PROGRAM_TEXEL_OFFSET") ) { return hx::Val( MIN_PROGRAM_TEXEL_OFFSET ); } - if (HX_FIELD_EQ(inName,"MAX_PROGRAM_TEXEL_OFFSET") ) { return hx::Val( MAX_PROGRAM_TEXEL_OFFSET ); } - if (HX_FIELD_EQ(inName,"TEXTURE_BINDING_2D_ARRAY") ) { return hx::Val( TEXTURE_BINDING_2D_ARRAY ); } - if (HX_FIELD_EQ(inName,"TEXTURE_IMMUTABLE_FORMAT") ) { return hx::Val( TEXTURE_IMMUTABLE_FORMAT ); } - if (HX_FIELD_EQ(inName,"TEXTURE_IMMUTABLE_LEVELS") ) { return hx::Val( TEXTURE_IMMUTABLE_LEVELS ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_5_9_9_9_REV") ) { return hx::Val( UNSIGNED_INT_5_9_9_9_REV ); } - if (HX_FIELD_EQ(inName,"COPY_READ_BUFFER_BINDING") ) { return hx::Val( COPY_READ_BUFFER_BINDING ); } - if (HX_FIELD_EQ(inName,"DRAW_FRAMEBUFFER_BINDING") ) { return hx::Val( DRAW_FRAMEBUFFER_BINDING ); } - if (HX_FIELD_EQ(inName,"READ_FRAMEBUFFER_BINDING") ) { return hx::Val( READ_FRAMEBUFFER_BINDING ); } - if (HX_FIELD_EQ(inName,"disableVertexAttribArray") ) { return hx::Val( disableVertexAttribArray_dyn() ); } - if (HX_FIELD_EQ(inName,"getRenderbufferParameter") ) { return hx::Val( getRenderbufferParameter_dyn() ); } - if (HX_FIELD_EQ(inName,"getShaderPrecisionFormat") ) { return hx::Val( getShaderPrecisionFormat_dyn() ); } - if (HX_FIELD_EQ(inName,"invalidateSubFramebuffer") ) { return hx::Val( invalidateSubFramebuffer_dyn() ); } - break; - case 25: - if (HX_FIELD_EQ(inName,"MAX_CUBE_MAP_TEXTURE_SIZE") ) { return hx::Val( MAX_CUBE_MAP_TEXTURE_SIZE ); } - if (HX_FIELD_EQ(inName,"VERTEX_PROGRAM_POINT_SIZE") ) { return hx::Val( VERTEX_PROGRAM_POINT_SIZE ); } - if (HX_FIELD_EQ(inName,"NUM_SHADER_BINARY_FORMATS") ) { return hx::Val( NUM_SHADER_BINARY_FORMATS ); } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_STENCIL_SIZE") ) { return hx::Val( RENDERBUFFER_STENCIL_SIZE ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_SAMPLER_CUBE") ) { return hx::Val( UNSIGNED_INT_SAMPLER_CUBE ); } - if (HX_FIELD_EQ(inName,"PIXEL_PACK_BUFFER_BINDING") ) { return hx::Val( PIXEL_PACK_BUFFER_BINDING ); } - if (HX_FIELD_EQ(inName,"COPY_WRITE_BUFFER_BINDING") ) { return hx::Val( COPY_WRITE_BUFFER_BINDING ); } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_BUFFER") ) { return hx::Val( TRANSFORM_FEEDBACK_BUFFER ); } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_PAUSED") ) { return hx::Val( TRANSFORM_FEEDBACK_PAUSED ); } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_ACTIVE") ) { return hx::Val( TRANSFORM_FEEDBACK_ACTIVE ); } - if (HX_FIELD_EQ(inName,"MAX_VERTEX_UNIFORM_BLOCKS") ) { return hx::Val( MAX_VERTEX_UNIFORM_BLOCKS ); } - if (HX_FIELD_EQ(inName,"getActiveUniformBlockName") ) { return hx::Val( getActiveUniformBlockName_dyn() ); } - if (HX_FIELD_EQ(inName,"getRenderbufferParameteri") ) { return hx::Val( getRenderbufferParameteri_dyn() ); } - if (HX_FIELD_EQ(inName,"transformFeedbackVaryings") ) { return hx::Val( transformFeedbackVaryings_dyn() ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"COMPRESSED_TEXTURE_FORMATS") ) { return hx::Val( COMPRESSED_TEXTURE_FORMATS ); } - if (HX_FIELD_EQ(inName,"MAX_VERTEX_UNIFORM_VECTORS") ) { return hx::Val( MAX_VERTEX_UNIFORM_VECTORS ); } - if (HX_FIELD_EQ(inName,"ACTIVE_UNIFORMS_MAX_LENGTH") ) { return hx::Val( ACTIVE_UNIFORMS_MAX_LENGTH ); } - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_STRIDE") ) { return hx::Val( VERTEX_ATTRIB_ARRAY_STRIDE ); } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_BINDING") ) { return hx::Val( TRANSFORM_FEEDBACK_BINDING ); } - if (HX_FIELD_EQ(inName,"SYNC_GPU_COMMANDS_COMPLETE") ) { return hx::Val( SYNC_GPU_COMMANDS_COMPLETE ); } - if (HX_FIELD_EQ(inName,"getInternalformatParameter") ) { return hx::Val( getInternalformatParameter_dyn() ); } - if (HX_FIELD_EQ(inName,"getRenderbufferParameteriv") ) { return hx::Val( getRenderbufferParameteriv_dyn() ); } - break; - case 27: - if (HX_FIELD_EQ(inName,"TEXTURE_CUBE_MAP_POSITIVE_X") ) { return hx::Val( TEXTURE_CUBE_MAP_POSITIVE_X ); } - if (HX_FIELD_EQ(inName,"TEXTURE_CUBE_MAP_NEGATIVE_X") ) { return hx::Val( TEXTURE_CUBE_MAP_NEGATIVE_X ); } - if (HX_FIELD_EQ(inName,"TEXTURE_CUBE_MAP_POSITIVE_Y") ) { return hx::Val( TEXTURE_CUBE_MAP_POSITIVE_Y ); } - if (HX_FIELD_EQ(inName,"TEXTURE_CUBE_MAP_NEGATIVE_Y") ) { return hx::Val( TEXTURE_CUBE_MAP_NEGATIVE_Y ); } - if (HX_FIELD_EQ(inName,"TEXTURE_CUBE_MAP_POSITIVE_Z") ) { return hx::Val( TEXTURE_CUBE_MAP_POSITIVE_Z ); } - if (HX_FIELD_EQ(inName,"TEXTURE_CUBE_MAP_NEGATIVE_Z") ) { return hx::Val( TEXTURE_CUBE_MAP_NEGATIVE_Z ); } - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_ENABLED") ) { return hx::Val( VERTEX_ATTRIB_ARRAY_ENABLED ); } - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_POINTER") ) { return hx::Val( VERTEX_ATTRIB_ARRAY_POINTER ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_2_10_10_10_REV") ) { return hx::Val( UNSIGNED_INT_2_10_10_10_REV ); } - if (HX_FIELD_EQ(inName,"PIXEL_UNPACK_BUFFER_BINDING") ) { return hx::Val( PIXEL_UNPACK_BUFFER_BINDING ); } - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_INTEGER") ) { return hx::Val( VERTEX_ATTRIB_ARRAY_INTEGER ); } - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_DIVISOR") ) { return hx::Val( VERTEX_ATTRIB_ARRAY_DIVISOR ); } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_VARYINGS") ) { return hx::Val( TRANSFORM_FEEDBACK_VARYINGS ); } - if (HX_FIELD_EQ(inName,"MAX_FRAGMENT_UNIFORM_BLOCKS") ) { return hx::Val( MAX_FRAGMENT_UNIFORM_BLOCKS ); } - if (HX_FIELD_EQ(inName,"MAX_COMBINED_UNIFORM_BLOCKS") ) { return hx::Val( MAX_COMBINED_UNIFORM_BLOCKS ); } - if (HX_FIELD_EQ(inName,"MAX_UNIFORM_BUFFER_BINDINGS") ) { return hx::Val( MAX_UNIFORM_BUFFER_BINDINGS ); } - if (HX_FIELD_EQ(inName,"getTransformFeedbackVarying") ) { return hx::Val( getTransformFeedbackVarying_dyn() ); } - break; - case 28: - if (HX_FIELD_EQ(inName,"ELEMENT_ARRAY_BUFFER_BINDING") ) { return hx::Val( ELEMENT_ARRAY_BUFFER_BINDING ); } - if (HX_FIELD_EQ(inName,"STENCIL_BACK_PASS_DEPTH_FAIL") ) { return hx::Val( STENCIL_BACK_PASS_DEPTH_FAIL ); } - if (HX_FIELD_EQ(inName,"STENCIL_BACK_PASS_DEPTH_PASS") ) { return hx::Val( STENCIL_BACK_PASS_DEPTH_PASS ); } - if (HX_FIELD_EQ(inName,"MAX_FRAGMENT_UNIFORM_VECTORS") ) { return hx::Val( MAX_FRAGMENT_UNIFORM_VECTORS ); } - if (HX_FIELD_EQ(inName,"ACTIVE_ATTRIBUTES_MAX_LENGTH") ) { return hx::Val( ACTIVE_ATTRIBUTES_MAX_LENGTH ); } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_INTERNAL_FORMAT") ) { return hx::Val( RENDERBUFFER_INTERNAL_FORMAT ); } - if (HX_FIELD_EQ(inName,"MAX_VERTEX_OUTPUT_COMPONENTS") ) { return hx::Val( MAX_VERTEX_OUTPUT_COMPONENTS ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_10F_11F_11F_REV") ) { return hx::Val( UNSIGNED_INT_10F_11F_11F_REV ); } - break; - case 29: - if (HX_FIELD_EQ(inName,"INVALID_FRAMEBUFFER_OPERATION") ) { return hx::Val( INVALID_FRAMEBUFFER_OPERATION ); } - if (HX_FIELD_EQ(inName,"MAX_VERTEX_UNIFORM_COMPONENTS") ) { return hx::Val( MAX_VERTEX_UNIFORM_COMPONENTS ); } - if (HX_FIELD_EQ(inName,"MAX_FRAGMENT_INPUT_COMPONENTS") ) { return hx::Val( MAX_FRAGMENT_INPUT_COMPONENTS ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_SAMPLER_2D_ARRAY") ) { return hx::Val( UNSIGNED_INT_SAMPLER_2D_ARRAY ); } - if (HX_FIELD_EQ(inName,"UNIFORM_BLOCK_ACTIVE_UNIFORMS") ) { return hx::Val( UNIFORM_BLOCK_ACTIVE_UNIFORMS ); } - if (HX_FIELD_EQ(inName,"MAX_CLIENT_WAIT_TIMEOUT_WEBGL") ) { return hx::Val( MAX_CLIENT_WAIT_TIMEOUT_WEBGL ); } - break; - case 30: - if (HX_FIELD_EQ(inName,"NUM_COMPRESSED_TEXTURE_FORMATS") ) { return hx::Val( NUM_COMPRESSED_TEXTURE_FORMATS ); } - if (HX_FIELD_EQ(inName,"MAX_VERTEX_TEXTURE_IMAGE_UNITS") ) { return hx::Val( MAX_VERTEX_TEXTURE_IMAGE_UNITS ); } - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_NORMALIZED") ) { return hx::Val( VERTEX_ATTRIB_ARRAY_NORMALIZED ); } - if (HX_FIELD_EQ(inName,"IMPLEMENTATION_COLOR_READ_TYPE") ) { return hx::Val( IMPLEMENTATION_COLOR_READ_TYPE ); } - if (HX_FIELD_EQ(inName,"UNPACK_PREMULTIPLY_ALPHA_WEBGL") ) { return hx::Val( UNPACK_PREMULTIPLY_ALPHA_WEBGL ); } - if (HX_FIELD_EQ(inName,"FLOAT_32_UNSIGNED_INT_24_8_REV") ) { return hx::Val( FLOAT_32_UNSIGNED_INT_24_8_REV ); } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_BUFFER_MODE") ) { return hx::Val( TRANSFORM_FEEDBACK_BUFFER_MODE ); } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_BUFFER_SIZE") ) { return hx::Val( TRANSFORM_FEEDBACK_BUFFER_SIZE ); } - if (HX_FIELD_EQ(inName,"getActiveUniformBlockParameter") ) { return hx::Val( getActiveUniformBlockParameter_dyn() ); } - if (HX_FIELD_EQ(inName,"renderbufferStorageMultisample") ) { return hx::Val( renderbufferStorageMultisample_dyn() ); } - break; - case 31: - if (HX_FIELD_EQ(inName,"MAX_FRAGMENT_UNIFORM_COMPONENTS") ) { return hx::Val( MAX_FRAGMENT_UNIFORM_COMPONENTS ); } - if (HX_FIELD_EQ(inName,"FRAGMENT_SHADER_DERIVATIVE_HINT") ) { return hx::Val( FRAGMENT_SHADER_DERIVATIVE_HINT ); } - if (HX_FIELD_EQ(inName,"ANY_SAMPLES_PASSED_CONSERVATIVE") ) { return hx::Val( ANY_SAMPLES_PASSED_CONSERVATIVE ); } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_BUFFER_START") ) { return hx::Val( TRANSFORM_FEEDBACK_BUFFER_START ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_RED_SIZE") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_RED_SIZE ); } - if (HX_FIELD_EQ(inName,"UNIFORM_BUFFER_OFFSET_ALIGNMENT") ) { return hx::Val( UNIFORM_BUFFER_OFFSET_ALIGNMENT ); } - break; - case 32: - if (HX_FIELD_EQ(inName,"MAX_COMBINED_TEXTURE_IMAGE_UNITS") ) { return hx::Val( MAX_COMBINED_TEXTURE_IMAGE_UNITS ); } - if (HX_FIELD_EQ(inName,"IMPLEMENTATION_COLOR_READ_FORMAT") ) { return hx::Val( IMPLEMENTATION_COLOR_READ_FORMAT ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_BLUE_SIZE") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_BLUE_SIZE ); } - break; - case 33: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_INCOMPLETE_ATTACHMENT") ) { return hx::Val( FRAMEBUFFER_INCOMPLETE_ATTACHMENT ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_INCOMPLETE_DIMENSIONS") ) { return hx::Val( FRAMEBUFFER_INCOMPLETE_DIMENSIONS ); } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_BUFFER_BINDING") ) { return hx::Val( TRANSFORM_FEEDBACK_BUFFER_BINDING ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_GREEN_SIZE") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_GREEN_SIZE ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE ); } - if (HX_FIELD_EQ(inName,"getFramebufferAttachmentParameter") ) { return hx::Val( getFramebufferAttachmentParameter_dyn() ); } - break; - case 34: - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_BUFFER_BINDING") ) { return hx::Val( VERTEX_ATTRIB_ARRAY_BUFFER_BINDING ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_OBJECT_NAME") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_OBJECT_NAME ); } - if (HX_FIELD_EQ(inName,"UNPACK_COLORSPACE_CONVERSION_WEBGL") ) { return hx::Val( UNPACK_COLORSPACE_CONVERSION_WEBGL ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_INCOMPLETE_MULTISAMPLE") ) { return hx::Val( FRAMEBUFFER_INCOMPLETE_MULTISAMPLE ); } - if (HX_FIELD_EQ(inName,"getFramebufferAttachmentParameteri") ) { return hx::Val( getFramebufferAttachmentParameteri_dyn() ); } - break; - case 35: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE ); } - if (HX_FIELD_EQ(inName,"getFramebufferAttachmentParameteriv") ) { return hx::Val( getFramebufferAttachmentParameteriv_dyn() ); } - break; - case 36: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER ); } - if (HX_FIELD_EQ(inName,"UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES") ) { return hx::Val( UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES ); } - break; - case 37: - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN") ) { return hx::Val( TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING ); } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE ); } - break; - case 38: - if (HX_FIELD_EQ(inName,"MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS") ) { return hx::Val( MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS ); } - break; - case 39: - if (HX_FIELD_EQ(inName,"MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS") ) { return hx::Val( MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS ); } - break; - case 40: - if (HX_FIELD_EQ(inName,"MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS") ) { return hx::Val( MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS ); } - break; - case 41: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT") ) { return hx::Val( FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT ); } - if (HX_FIELD_EQ(inName,"UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER") ) { return hx::Val( UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER ); } - break; - case 42: - if (HX_FIELD_EQ(inName,"MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS") ) { return hx::Val( MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS ); } - break; - case 43: - if (HX_FIELD_EQ(inName,"UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER") ) { return hx::Val( UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER ); } - break; - case 44: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE ); } - break; - case 45: - if (HX_FIELD_EQ(inName,"MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS") ) { return hx::Val( MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS ); } - } - return super::__Field(inName,inCallProp); -} - -bool NativeOpenGLRenderContext_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"__lastContextID") ) { outValue = ( _hx___lastContextID ); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__extensionObjects") ) { outValue = ( _hx___extensionObjects ); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"__supportedExtensions") ) { outValue = ( _hx___supportedExtensions ); return true; } - break; - case 29: - if (HX_FIELD_EQ(inName,"__extensionObjectConstructors") ) { outValue = ( _hx___extensionObjectConstructors ); return true; } - } - return false; -} - -hx::Val NativeOpenGLRenderContext_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"CW") ) { CW=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"R8") ) { R8=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RG") ) { RG=inValue.Cast< int >(); return inValue; } - break; - case 3: - if (HX_FIELD_EQ(inName,"ONE") ) { ONE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"CCW") ) { CCW=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INT") ) { INT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB") ) { RGB=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RED") ) { RED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RG8") ) { RG8=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"R8I") ) { R8I=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MIN") ) { MIN=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX") ) { MAX=inValue.Cast< int >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"ZERO") ) { ZERO=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BACK") ) { BACK=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BYTE") ) { BYTE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGBA") ) { RGBA=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LESS") ) { LESS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"KEEP") ) { KEEP=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INCR") ) { INCR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DECR") ) { DECR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BOOL") ) { BOOL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"NONE") ) { NONE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB8") ) { RGB8=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SRGB") ) { SRGB=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"R16F") ) { R16F=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"R32F") ) { R32F=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"R8UI") ) { R8UI=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"R16I") ) { R16I=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"R32I") ) { R32I=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RG8I") ) { RG8I=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< ::String >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"LINES") ) { LINES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRONT") ) { FRONT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BLEND") ) { BLEND=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SHORT") ) { SHORT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FLOAT") ) { FLOAT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FIXED") ) { FIXED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ALPHA") ) { ALPHA=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"NEVER") ) { NEVER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"EQUAL") ) { EQUAL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGBA4") ) { RGBA4=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGBA8") ) { RGBA8=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SRGB8") ) { SRGB8=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB8I") ) { RGB8I=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RG16F") ) { RG16F=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RG32F") ) { RG32F=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"R16UI") ) { R16UI=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"R32UI") ) { R32UI=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RG8UI") ) { RG8UI=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RG16I") ) { RG16I=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RG32I") ) { RG32I=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR") ) { COLOR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH") ) { DEPTH=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"POINTS") ) { POINTS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DITHER") ) { DITHER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"NICEST") ) { NICEST=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LEQUAL") ) { LEQUAL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"GEQUAL") ) { GEQUAL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ALWAYS") ) { ALWAYS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INVERT") ) { INVERT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VENDOR") ) { VENDOR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LINEAR") ) { LINEAR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"REPEAT") ) { REPEAT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB565") ) { RGB565=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB32F") ) { RGB32F=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB16F") ) { RGB16F=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB8UI") ) { RGB8UI=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB32I") ) { RGB32I=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB16I") ) { RGB16I=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGBA8I") ) { RGBA8I=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RG16UI") ) { RG16UI=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RG32UI") ) { RG32UI=inValue.Cast< int >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"SAMPLES") ) { SAMPLES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FASTEST") ) { FASTEST=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"GREATER") ) { GREATER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"REPLACE") ) { REPLACE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VERSION") ) { VERSION=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"NEAREST") ) { NEAREST=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE") ) { TEXTURE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LOW_INT") ) { LOW_INT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB5_A1") ) { RGB5_A1=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGBA32F") ) { RGBA32F=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGBA16F") ) { RGBA16F=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB9_E5") ) { RGB9_E5=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB32UI") ) { RGB32UI=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB16UI") ) { RGB16UI=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGBA8UI") ) { RGBA8UI=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGBA32I") ) { RGBA32I=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGBA16I") ) { RGBA16I=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL") ) { STENCIL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"version") ) { version=inValue.Cast< Float >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"FUNC_ADD") ) { FUNC_ADD=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"NO_ERROR") ) { NO_ERROR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VIEWPORT") ) { VIEWPORT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RED_BITS") ) { RED_BITS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"NOTEQUAL") ) { NOTEQUAL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RENDERER") ) { RENDERER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE0") ) { TEXTURE0=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE1") ) { TEXTURE1=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE2") ) { TEXTURE2=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE3") ) { TEXTURE3=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE4") ) { TEXTURE4=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE5") ) { TEXTURE5=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE6") ) { TEXTURE6=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE7") ) { TEXTURE7=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE8") ) { TEXTURE8=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE9") ) { TEXTURE9=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INT_VEC2") ) { INT_VEC2=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INT_VEC3") ) { INT_VEC3=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INT_VEC4") ) { INT_VEC4=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"HIGH_INT") ) { HIGH_INT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB10_A2") ) { RGB10_A2=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGBA32UI") ) { RGBA32UI=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGBA16UI") ) { RGBA16UI=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"R8_SNORM") ) { R8_SNORM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SIGNALED") ) { SIGNALED=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"LINE_LOOP") ) { LINE_LOOP=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TRIANGLES") ) { TRIANGLES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SRC_COLOR") ) { SRC_COLOR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SRC_ALPHA") ) { SRC_ALPHA=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DST_ALPHA") ) { DST_ALPHA=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DST_COLOR") ) { DST_COLOR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"CULL_FACE") ) { CULL_FACE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BLUE_BITS") ) { BLUE_BITS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DONT_CARE") ) { DONT_CARE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LUMINANCE") ) { LUMINANCE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INCR_WRAP") ) { INCR_WRAP=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DECR_WRAP") ) { DECR_WRAP=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE10") ) { TEXTURE10=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE11") ) { TEXTURE11=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE12") ) { TEXTURE12=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE13") ) { TEXTURE13=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE14") ) { TEXTURE14=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE15") ) { TEXTURE15=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE16") ) { TEXTURE16=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE17") ) { TEXTURE17=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE18") ) { TEXTURE18=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE19") ) { TEXTURE19=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE20") ) { TEXTURE20=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE21") ) { TEXTURE21=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE22") ) { TEXTURE22=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE23") ) { TEXTURE23=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE24") ) { TEXTURE24=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE25") ) { TEXTURE25=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE26") ) { TEXTURE26=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE27") ) { TEXTURE27=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE28") ) { TEXTURE28=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE29") ) { TEXTURE29=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE30") ) { TEXTURE30=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE31") ) { TEXTURE31=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BOOL_VEC2") ) { BOOL_VEC2=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BOOL_VEC3") ) { BOOL_VEC3=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BOOL_VEC4") ) { BOOL_VEC4=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LOW_FLOAT") ) { LOW_FLOAT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RG8_SNORM") ) { RG8_SNORM=inValue.Cast< int >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"LINE_STRIP") ) { LINE_STRIP=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_2D") ) { TEXTURE_2D=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_TEST") ) { DEPTH_TEST=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LINE_WIDTH") ) { LINE_WIDTH=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRONT_FACE") ) { FRONT_FACE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_FUNC") ) { DEPTH_FUNC=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"GREEN_BITS") ) { GREEN_BITS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ALPHA_BITS") ) { ALPHA_BITS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_BITS") ) { DEPTH_BITS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"EXTENSIONS") ) { EXTENSIONS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FLOAT_VEC2") ) { FLOAT_VEC2=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FLOAT_VEC3") ) { FLOAT_VEC3=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FLOAT_VEC4") ) { FLOAT_VEC4=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FLOAT_MAT2") ) { FLOAT_MAT2=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FLOAT_MAT3") ) { FLOAT_MAT3=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FLOAT_MAT4") ) { FLOAT_MAT4=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SAMPLER_2D") ) { SAMPLER_2D=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"HIGH_FLOAT") ) { HIGH_FLOAT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MEDIUM_INT") ) { MEDIUM_INT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_3D") ) { TEXTURE_3D=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB8_SNORM") ) { RGB8_SNORM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB10_A2UI") ) { RGB10_A2UI=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"HALF_FLOAT") ) { HALF_FLOAT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RG_INTEGER") ) { RG_INTEGER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SAMPLER_3D") ) { SAMPLER_3D=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SYNC_FLAGS") ) { SYNC_FLAGS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SYNC_FENCE") ) { SYNC_FENCE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNALED") ) { UNSIGNALED=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"BLEND_COLOR") ) { BLEND_COLOR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STREAM_DRAW") ) { STREAM_DRAW=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STATIC_DRAW") ) { STATIC_DRAW=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BUFFER_SIZE") ) { BUFFER_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_RANGE") ) { DEPTH_RANGE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_REF") ) { STENCIL_REF=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SCISSOR_BOX") ) { SCISSOR_BOX=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SHADER_TYPE") ) { SHADER_TYPE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LINK_STATUS") ) { LINK_STATUS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER") ) { FRAMEBUFFER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"READ_BUFFER") ) { READ_BUFFER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RED_INTEGER") ) { RED_INTEGER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB_INTEGER") ) { RGB_INTEGER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGBA8_SNORM") ) { RGBA8_SNORM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_SAMPLES") ) { MAX_SAMPLES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"OBJECT_TYPE") ) { OBJECT_TYPE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SYNC_STATUS") ) { SYNC_STATUS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"WAIT_FAILED") ) { WAIT_FAILED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STREAM_READ") ) { STREAM_READ=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STREAM_COPY") ) { STREAM_COPY=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STATIC_READ") ) { STATIC_READ=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STATIC_COPY") ) { STATIC_COPY=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__contextID") ) { _hx___contextID=inValue.Cast< int >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"TRIANGLE_FAN") ) { TRIANGLE_FAN=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ARRAY_BUFFER") ) { ARRAY_BUFFER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DYNAMIC_DRAW") ) { DYNAMIC_DRAW=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BUFFER_USAGE") ) { BUFFER_USAGE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_TEST") ) { STENCIL_TEST=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SCISSOR_TEST") ) { SCISSOR_TEST=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INVALID_ENUM") ) { INVALID_ENUM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_FUNC") ) { STENCIL_FUNC=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_FAIL") ) { STENCIL_FAIL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_BITS") ) { STENCIL_BITS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT") ) { UNSIGNED_INT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SAMPLER_CUBE") ) { SAMPLER_CUBE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"POINT_SPRITE") ) { POINT_SPRITE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MEDIUM_FLOAT") ) { MEDIUM_FLOAT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RENDERBUFFER") ) { RENDERBUFFER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SRGB8_ALPHA8") ) { SRGB8_ALPHA8=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGBA_INTEGER") ) { RGBA_INTEGER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"QUERY_RESULT") ) { QUERY_RESULT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER0") ) { DRAW_BUFFER0=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER1") ) { DRAW_BUFFER1=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER2") ) { DRAW_BUFFER2=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER3") ) { DRAW_BUFFER3=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER4") ) { DRAW_BUFFER4=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER5") ) { DRAW_BUFFER5=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER6") ) { DRAW_BUFFER6=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER7") ) { DRAW_BUFFER7=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER8") ) { DRAW_BUFFER8=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER9") ) { DRAW_BUFFER9=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FLOAT_MAT2x3") ) { FLOAT_MAT2x3=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FLOAT_MAT2x4") ) { FLOAT_MAT2x4=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FLOAT_MAT3x2") ) { FLOAT_MAT3x2=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FLOAT_MAT3x4") ) { FLOAT_MAT3x4=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FLOAT_MAT4x2") ) { FLOAT_MAT4x2=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FLOAT_MAT4x3") ) { FLOAT_MAT4x3=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_TYPE") ) { UNIFORM_TYPE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_SIZE") ) { UNIFORM_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DYNAMIC_READ") ) { DYNAMIC_READ=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DYNAMIC_COPY") ) { DYNAMIC_COPY=inValue.Cast< int >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"FUNC_SUBTRACT") ) { FUNC_SUBTRACT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BLEND_DST_RGB") ) { BLEND_DST_RGB=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BLEND_SRC_RGB") ) { BLEND_SRC_RGB=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INVALID_VALUE") ) { INVALID_VALUE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"OUT_OF_MEMORY") ) { OUT_OF_MEMORY=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SUBPIXEL_BITS") ) { SUBPIXEL_BITS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_BYTE") ) { UNSIGNED_BYTE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VERTEX_SHADER") ) { VERTEX_SHADER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DELETE_STATUS") ) { DELETE_STATUS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"CLAMP_TO_EDGE") ) { CLAMP_TO_EDGE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_INDEX") ) { STENCIL_INDEX=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_STENCIL") ) { DEPTH_STENCIL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"CURRENT_QUERY") ) { CURRENT_QUERY=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER10") ) { DRAW_BUFFER10=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER11") ) { DRAW_BUFFER11=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER12") ) { DRAW_BUFFER12=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER13") ) { DRAW_BUFFER13=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER14") ) { DRAW_BUFFER14=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER15") ) { DRAW_BUFFER15=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INVALID_INDEX") ) { INVALID_INDEX=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__initialized") ) { _hx___initialized=inValue.Cast< bool >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"TRIANGLE_STRIP") ) { TRIANGLE_STRIP=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BLEND_EQUATION") ) { BLEND_EQUATION=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"CONSTANT_COLOR") ) { CONSTANT_COLOR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"CONSTANT_ALPHA") ) { CONSTANT_ALPHA=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRONT_AND_BACK") ) { FRONT_AND_BACK=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"CULL_FACE_MODE") ) { CULL_FACE_MODE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PACK_ALIGNMENT") ) { PACK_ALIGNMENT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SAMPLE_BUFFERS") ) { SAMPLE_BUFFERS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT") ) { UNSIGNED_SHORT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_WRAP_S") ) { TEXTURE_WRAP_S=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_WRAP_T") ) { TEXTURE_WRAP_T=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ACTIVE_TEXTURE") ) { ACTIVE_TEXTURE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPILE_STATUS") ) { COMPILE_STATUS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_INDEX8") ) { STENCIL_INDEX8=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PACK_SKIP_ROWS") ) { PACK_SKIP_ROWS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_WRAP_R") ) { TEXTURE_WRAP_R=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"R11F_G11F_B10F") ) { R11F_G11F_B10F=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INT_SAMPLER_2D") ) { INT_SAMPLER_2D=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INT_SAMPLER_3D") ) { INT_SAMPLER_3D=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_BUFFER") ) { UNIFORM_BUFFER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_OFFSET") ) { UNIFORM_OFFSET=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SYNC_CONDITION") ) { SYNC_CONDITION=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"BLEND_DST_ALPHA") ) { BLEND_DST_ALPHA=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BLEND_SRC_ALPHA") ) { BLEND_SRC_ALPHA=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SAMPLE_COVERAGE") ) { SAMPLE_COVERAGE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_WRITEMASK") ) { DEPTH_WRITEMASK=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_WRITEMASK") ) { COLOR_WRITEMASK=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT") ) { DEPTH_COMPONENT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LUMINANCE_ALPHA") ) { LUMINANCE_ALPHA=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAGMENT_SHADER") ) { FRAGMENT_SHADER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VALIDATE_STATUS") ) { VALIDATE_STATUS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ACTIVE_UNIFORMS") ) { ACTIVE_UNIFORMS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"CURRENT_PROGRAM") ) { CURRENT_PROGRAM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MIRRORED_REPEAT") ) { MIRRORED_REPEAT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INFO_LOG_LENGTH") ) { INFO_LOG_LENGTH=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SHADER_COMPILER") ) { SHADER_COMPILER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PACK_ROW_LENGTH") ) { PACK_ROW_LENGTH=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_MIN_LOD") ) { TEXTURE_MIN_LOD=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_MAX_LOD") ) { TEXTURE_MAX_LOD=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SAMPLER_BINDING") ) { SAMPLER_BINDING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TIMEOUT_EXPIRED") ) { TIMEOUT_EXPIRED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TIMEOUT_IGNORED") ) { TIMEOUT_IGNORED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__isContextLost") ) { _hx___isContextLost=inValue.Cast< bool >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT") ) { DEPTH_BUFFER_BIT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT") ) { COLOR_BUFFER_BIT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_BACK_REF") ) { STENCIL_BACK_REF=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNPACK_ALIGNMENT") ) { UNPACK_ALIGNMENT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_TEXTURE_SIZE") ) { MAX_TEXTURE_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ATTACHED_SHADERS") ) { ATTACHED_SHADERS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_CUBE_MAP") ) { TEXTURE_CUBE_MAP=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_ATTACHMENT") ) { DEPTH_ATTACHMENT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNPACK_SKIP_ROWS") ) { UNPACK_SKIP_ROWS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PACK_SKIP_PIXELS") ) { PACK_SKIP_PIXELS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_2D_ARRAY") ) { TEXTURE_2D_ARRAY=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_DRAW_BUFFERS") ) { MAX_DRAW_BUFFERS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SAMPLER_2D_ARRAY") ) { SAMPLER_2D_ARRAY=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INT_SAMPLER_CUBE") ) { INT_SAMPLER_CUBE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COPY_READ_BUFFER") ) { COPY_READ_BUFFER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SEPARATE_ATTRIBS") ) { SEPARATE_ATTRIBS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH24_STENCIL8") ) { DEPTH24_STENCIL8=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"READ_FRAMEBUFFER") ) { READ_FRAMEBUFFER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_FRAMEBUFFER") ) { DRAW_FRAMEBUFFER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ALREADY_SIGNALED") ) { ALREADY_SIGNALED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__currentProgram") ) { _hx___currentProgram=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"INVALID_OPERATION") ) { INVALID_OPERATION=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_CLEAR_VALUE") ) { DEPTH_CLEAR_VALUE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_WRITEMASK") ) { STENCIL_WRITEMASK=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_BACK_FUNC") ) { STENCIL_BACK_FUNC=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_BACK_FAIL") ) { STENCIL_BACK_FAIL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_CLEAR_VALUE") ) { COLOR_CLEAR_VALUE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_VIEWPORT_DIMS") ) { MAX_VIEWPORT_DIMS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ACTIVE_ATTRIBUTES") ) { ACTIVE_ATTRIBUTES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT16") ) { DEPTH_COMPONENT16=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT0") ) { COLOR_ATTACHMENT0=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNPACK_ROW_LENGTH") ) { UNPACK_ROW_LENGTH=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_ELEMENT_INDEX") ) { MAX_ELEMENT_INDEX=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_MAX_LEVEL") ) { TEXTURE_MAX_LEVEL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_24_8") ) { UNSIGNED_INT_24_8=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT1") ) { COLOR_ATTACHMENT1=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT2") ) { COLOR_ATTACHMENT2=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT3") ) { COLOR_ATTACHMENT3=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT4") ) { COLOR_ATTACHMENT4=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT5") ) { COLOR_ATTACHMENT5=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT6") ) { COLOR_ATTACHMENT6=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT7") ) { COLOR_ATTACHMENT7=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT8") ) { COLOR_ATTACHMENT8=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT9") ) { COLOR_ATTACHMENT9=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SAMPLER_2D_SHADOW") ) { SAMPLER_2D_SHADOW=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PIXEL_PACK_BUFFER") ) { PIXEL_PACK_BUFFER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COPY_WRITE_BUFFER") ) { COPY_WRITE_BUFFER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_VEC2") ) { UNSIGNED_INT_VEC2=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_VEC3") ) { UNSIGNED_INT_VEC3=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_VEC4") ) { UNSIGNED_INT_VEC4=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SIGNED_NORMALIZED") ) { SIGNED_NORMALIZED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT24") ) { DEPTH_COMPONENT24=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH32F_STENCIL8") ) { DEPTH32F_STENCIL8=inValue.Cast< int >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT") ) { STENCIL_BUFFER_BIT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SRC_ALPHA_SATURATE") ) { SRC_ALPHA_SATURATE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BLEND_EQUATION_RGB") ) { BLEND_EQUATION_RGB=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_VALUE_MASK") ) { STENCIL_VALUE_MASK=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_BINDING_2D") ) { TEXTURE_BINDING_2D=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_VERTEX_ATTRIBS") ) { MAX_VERTEX_ATTRIBS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_MAG_FILTER") ) { TEXTURE_MAG_FILTER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_MIN_FILTER") ) { TEXTURE_MIN_FILTER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_WIDTH") ) { RENDERBUFFER_WIDTH=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_ATTACHMENT") ) { STENCIL_ATTACHMENT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"CONTEXT_LOST_WEBGL") ) { CONTEXT_LOST_WEBGL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNPACK_SKIP_PIXELS") ) { UNPACK_SKIP_PIXELS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_BINDING_3D") ) { TEXTURE_BINDING_3D=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNPACK_SKIP_IMAGES") ) { UNPACK_SKIP_IMAGES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RASTERIZER_DISCARD") ) { RASTERIZER_DISCARD=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_BASE_LEVEL") ) { TEXTURE_BASE_LEVEL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INT_2_10_10_10_REV") ) { INT_2_10_10_10_REV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ANY_SAMPLES_PASSED") ) { ANY_SAMPLES_PASSED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT10") ) { COLOR_ATTACHMENT10=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT11") ) { COLOR_ATTACHMENT11=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT12") ) { COLOR_ATTACHMENT12=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT13") ) { COLOR_ATTACHMENT13=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT14") ) { COLOR_ATTACHMENT14=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT15") ) { COLOR_ATTACHMENT15=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK") ) { TRANSFORM_FEEDBACK=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT32F") ) { DEPTH_COMPONENT32F=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__texture2DBinding") ) { _hx___texture2DBinding=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"ONE_MINUS_SRC_COLOR") ) { ONE_MINUS_SRC_COLOR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ONE_MINUS_SRC_ALPHA") ) { ONE_MINUS_SRC_ALPHA=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ONE_MINUS_DST_ALPHA") ) { ONE_MINUS_DST_ALPHA=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ONE_MINUS_DST_COLOR") ) { ONE_MINUS_DST_COLOR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"POLYGON_OFFSET_FILL") ) { POLYGON_OFFSET_FILL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_CLEAR_VALUE") ) { STENCIL_CLEAR_VALUE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_VARYING_VECTORS") ) { MAX_VARYING_VECTORS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_HEIGHT") ) { RENDERBUFFER_HEIGHT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_BINDING") ) { FRAMEBUFFER_BINDING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNPACK_FLIP_Y_WEBGL") ) { UNPACK_FLIP_Y_WEBGL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNPACK_IMAGE_HEIGHT") ) { UNPACK_IMAGE_HEIGHT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_3D_TEXTURE_SIZE") ) { MAX_3D_TEXTURE_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SAMPLER_CUBE_SHADOW") ) { SAMPLER_CUBE_SHADOW=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PIXEL_UNPACK_BUFFER") ) { PIXEL_UNPACK_BUFFER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_NORMALIZED") ) { UNSIGNED_NORMALIZED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INTERLEAVED_ATTRIBS") ) { INTERLEAVED_ATTRIBS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_DEFAULT") ) { FRAMEBUFFER_DEFAULT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_BUFFER_SIZE") ) { UNIFORM_BUFFER_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_BLOCK_INDEX") ) { UNIFORM_BLOCK_INDEX=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"CONDITION_SATISFIED") ) { CONDITION_SATISFIED=inValue.Cast< int >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"BLEND_EQUATION_ALPHA") ) { BLEND_EQUATION_ALPHA=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ELEMENT_ARRAY_BUFFER") ) { ELEMENT_ARRAY_BUFFER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ARRAY_BUFFER_BINDING") ) { ARRAY_BUFFER_BINDING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"POLYGON_OFFSET_UNITS") ) { POLYGON_OFFSET_UNITS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"GENERATE_MIPMAP_HINT") ) { GENERATE_MIPMAP_HINT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT_5_6_5") ) { UNSIGNED_SHORT_5_6_5=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LINEAR_MIPMAP_LINEAR") ) { LINEAR_MIPMAP_LINEAR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SHADER_SOURCE_LENGTH") ) { SHADER_SOURCE_LENGTH=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_COMPLETE") ) { FRAMEBUFFER_COMPLETE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_BINDING") ) { RENDERBUFFER_BINDING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_ELEMENTS_INDICES") ) { MAX_ELEMENTS_INDICES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_TEXTURE_LOD_BIAS") ) { MAX_TEXTURE_LOD_BIAS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VERTEX_ARRAY_BINDING") ) { VERTEX_ARRAY_BINDING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_COMPARE_MODE") ) { TEXTURE_COMPARE_MODE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_COMPARE_FUNC") ) { TEXTURE_COMPARE_FUNC=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INT_SAMPLER_2D_ARRAY") ) { INT_SAMPLER_2D_ARRAY=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_SAMPLES") ) { RENDERBUFFER_SAMPLES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_BUFFER_START") ) { UNIFORM_BUFFER_START=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_ARRAY_STRIDE") ) { UNIFORM_ARRAY_STRIDE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_IS_ROW_MAJOR") ) { UNIFORM_IS_ROW_MAJOR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__arrayBufferBinding") ) { _hx___arrayBufferBinding=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__framebufferBinding") ) { _hx___framebufferBinding=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"FUNC_REVERSE_SUBTRACT") ) { FUNC_REVERSE_SUBTRACT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"CURRENT_VERTEX_ATTRIB") ) { CURRENT_VERTEX_ATTRIB=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"POLYGON_OFFSET_FACTOR") ) { POLYGON_OFFSET_FACTOR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SAMPLE_COVERAGE_VALUE") ) { SAMPLE_COVERAGE_VALUE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LINEAR_MIPMAP_NEAREST") ) { LINEAR_MIPMAP_NEAREST=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"NEAREST_MIPMAP_LINEAR") ) { NEAREST_MIPMAP_LINEAR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SHADER_BINARY_FORMATS") ) { SHADER_BINARY_FORMATS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_RED_SIZE") ) { RENDERBUFFER_RED_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_RENDERBUFFER_SIZE") ) { MAX_RENDERBUFFER_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BROWSER_DEFAULT_WEBGL") ) { BROWSER_DEFAULT_WEBGL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_ELEMENTS_VERTICES") ) { MAX_ELEMENTS_VERTICES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_COLOR_ATTACHMENTS") ) { MAX_COLOR_ATTACHMENTS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ACTIVE_UNIFORM_BLOCKS") ) { ACTIVE_UNIFORM_BLOCKS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_MATRIX_STRIDE") ) { UNIFORM_MATRIX_STRIDE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_BLOCK_BINDING") ) { UNIFORM_BLOCK_BINDING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__renderbufferBinding") ) { _hx___renderbufferBinding=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"STENCIL_BACK_WRITEMASK") ) { STENCIL_BACK_WRITEMASK=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SAMPLE_COVERAGE_INVERT") ) { SAMPLE_COVERAGE_INVERT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT_4_4_4_4") ) { UNSIGNED_SHORT_4_4_4_4=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT_5_5_5_1") ) { UNSIGNED_SHORT_5_5_5_1=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"NEAREST_MIPMAP_NEAREST") ) { NEAREST_MIPMAP_NEAREST=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_BLUE_SIZE") ) { RENDERBUFFER_BLUE_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_VARYING_COMPONENTS") ) { MAX_VARYING_COMPONENTS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPARE_REF_TO_TEXTURE") ) { COMPARE_REF_TO_TEXTURE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"QUERY_RESULT_AVAILABLE") ) { QUERY_RESULT_AVAILABLE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_BUFFER_BINDING") ) { UNIFORM_BUFFER_BINDING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_UNIFORM_BLOCK_SIZE") ) { MAX_UNIFORM_BLOCK_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__elementBufferBinding") ) { _hx___elementBufferBinding=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 23: - if (HX_FIELD_EQ(inName,"STENCIL_PASS_DEPTH_FAIL") ) { STENCIL_PASS_DEPTH_FAIL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_PASS_DEPTH_PASS") ) { STENCIL_PASS_DEPTH_PASS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_BACK_VALUE_MASK") ) { STENCIL_BACK_VALUE_MASK=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_TEXTURE_IMAGE_UNITS") ) { MAX_TEXTURE_IMAGE_UNITS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_GREEN_SIZE") ) { RENDERBUFFER_GREEN_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_ALPHA_SIZE") ) { RENDERBUFFER_ALPHA_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_DEPTH_SIZE") ) { RENDERBUFFER_DEPTH_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_UNSUPPORTED") ) { FRAMEBUFFER_UNSUPPORTED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_SERVER_WAIT_TIMEOUT") ) { MAX_SERVER_WAIT_TIMEOUT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SAMPLER_2D_ARRAY_SHADOW") ) { SAMPLER_2D_ARRAY_SHADOW=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_SAMPLER_2D") ) { UNSIGNED_INT_SAMPLER_2D=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_SAMPLER_3D") ) { UNSIGNED_INT_SAMPLER_3D=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_BLOCK_DATA_SIZE") ) { UNIFORM_BLOCK_DATA_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SYNC_FLUSH_COMMANDS_BIT") ) { SYNC_FLUSH_COMMANDS_BIT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__textureCubeMapBinding") ) { _hx___textureCubeMapBinding=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 24: - if (HX_FIELD_EQ(inName,"ONE_MINUS_CONSTANT_COLOR") ) { ONE_MINUS_CONSTANT_COLOR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ONE_MINUS_CONSTANT_ALPHA") ) { ONE_MINUS_CONSTANT_ALPHA=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SAMPLE_ALPHA_TO_COVERAGE") ) { SAMPLE_ALPHA_TO_COVERAGE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ALIASED_POINT_SIZE_RANGE") ) { ALIASED_POINT_SIZE_RANGE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ALIASED_LINE_WIDTH_RANGE") ) { ALIASED_LINE_WIDTH_RANGE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SHADING_LANGUAGE_VERSION") ) { SHADING_LANGUAGE_VERSION=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_BINDING_CUBE_MAP") ) { TEXTURE_BINDING_CUBE_MAP=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_SIZE") ) { VERTEX_ATTRIB_ARRAY_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_TYPE") ) { VERTEX_ATTRIB_ARRAY_TYPE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_STENCIL_ATTACHMENT") ) { DEPTH_STENCIL_ATTACHMENT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_ARRAY_TEXTURE_LAYERS") ) { MAX_ARRAY_TEXTURE_LAYERS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MIN_PROGRAM_TEXEL_OFFSET") ) { MIN_PROGRAM_TEXEL_OFFSET=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_PROGRAM_TEXEL_OFFSET") ) { MAX_PROGRAM_TEXEL_OFFSET=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_BINDING_2D_ARRAY") ) { TEXTURE_BINDING_2D_ARRAY=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_IMMUTABLE_FORMAT") ) { TEXTURE_IMMUTABLE_FORMAT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_IMMUTABLE_LEVELS") ) { TEXTURE_IMMUTABLE_LEVELS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_5_9_9_9_REV") ) { UNSIGNED_INT_5_9_9_9_REV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COPY_READ_BUFFER_BINDING") ) { COPY_READ_BUFFER_BINDING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_FRAMEBUFFER_BINDING") ) { DRAW_FRAMEBUFFER_BINDING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"READ_FRAMEBUFFER_BINDING") ) { READ_FRAMEBUFFER_BINDING=inValue.Cast< int >(); return inValue; } - break; - case 25: - if (HX_FIELD_EQ(inName,"MAX_CUBE_MAP_TEXTURE_SIZE") ) { MAX_CUBE_MAP_TEXTURE_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VERTEX_PROGRAM_POINT_SIZE") ) { VERTEX_PROGRAM_POINT_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"NUM_SHADER_BINARY_FORMATS") ) { NUM_SHADER_BINARY_FORMATS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_STENCIL_SIZE") ) { RENDERBUFFER_STENCIL_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_SAMPLER_CUBE") ) { UNSIGNED_INT_SAMPLER_CUBE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PIXEL_PACK_BUFFER_BINDING") ) { PIXEL_PACK_BUFFER_BINDING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COPY_WRITE_BUFFER_BINDING") ) { COPY_WRITE_BUFFER_BINDING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_BUFFER") ) { TRANSFORM_FEEDBACK_BUFFER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_PAUSED") ) { TRANSFORM_FEEDBACK_PAUSED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_ACTIVE") ) { TRANSFORM_FEEDBACK_ACTIVE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_VERTEX_UNIFORM_BLOCKS") ) { MAX_VERTEX_UNIFORM_BLOCKS=inValue.Cast< int >(); return inValue; } - break; - case 26: - if (HX_FIELD_EQ(inName,"COMPRESSED_TEXTURE_FORMATS") ) { COMPRESSED_TEXTURE_FORMATS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_VERTEX_UNIFORM_VECTORS") ) { MAX_VERTEX_UNIFORM_VECTORS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ACTIVE_UNIFORMS_MAX_LENGTH") ) { ACTIVE_UNIFORMS_MAX_LENGTH=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_STRIDE") ) { VERTEX_ATTRIB_ARRAY_STRIDE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_BINDING") ) { TRANSFORM_FEEDBACK_BINDING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SYNC_GPU_COMMANDS_COMPLETE") ) { SYNC_GPU_COMMANDS_COMPLETE=inValue.Cast< int >(); return inValue; } - break; - case 27: - if (HX_FIELD_EQ(inName,"TEXTURE_CUBE_MAP_POSITIVE_X") ) { TEXTURE_CUBE_MAP_POSITIVE_X=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_CUBE_MAP_NEGATIVE_X") ) { TEXTURE_CUBE_MAP_NEGATIVE_X=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_CUBE_MAP_POSITIVE_Y") ) { TEXTURE_CUBE_MAP_POSITIVE_Y=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_CUBE_MAP_NEGATIVE_Y") ) { TEXTURE_CUBE_MAP_NEGATIVE_Y=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_CUBE_MAP_POSITIVE_Z") ) { TEXTURE_CUBE_MAP_POSITIVE_Z=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_CUBE_MAP_NEGATIVE_Z") ) { TEXTURE_CUBE_MAP_NEGATIVE_Z=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_ENABLED") ) { VERTEX_ATTRIB_ARRAY_ENABLED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_POINTER") ) { VERTEX_ATTRIB_ARRAY_POINTER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_2_10_10_10_REV") ) { UNSIGNED_INT_2_10_10_10_REV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PIXEL_UNPACK_BUFFER_BINDING") ) { PIXEL_UNPACK_BUFFER_BINDING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_INTEGER") ) { VERTEX_ATTRIB_ARRAY_INTEGER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_DIVISOR") ) { VERTEX_ATTRIB_ARRAY_DIVISOR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_VARYINGS") ) { TRANSFORM_FEEDBACK_VARYINGS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_FRAGMENT_UNIFORM_BLOCKS") ) { MAX_FRAGMENT_UNIFORM_BLOCKS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_COMBINED_UNIFORM_BLOCKS") ) { MAX_COMBINED_UNIFORM_BLOCKS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_UNIFORM_BUFFER_BINDINGS") ) { MAX_UNIFORM_BUFFER_BINDINGS=inValue.Cast< int >(); return inValue; } - break; - case 28: - if (HX_FIELD_EQ(inName,"ELEMENT_ARRAY_BUFFER_BINDING") ) { ELEMENT_ARRAY_BUFFER_BINDING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_BACK_PASS_DEPTH_FAIL") ) { STENCIL_BACK_PASS_DEPTH_FAIL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_BACK_PASS_DEPTH_PASS") ) { STENCIL_BACK_PASS_DEPTH_PASS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_FRAGMENT_UNIFORM_VECTORS") ) { MAX_FRAGMENT_UNIFORM_VECTORS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ACTIVE_ATTRIBUTES_MAX_LENGTH") ) { ACTIVE_ATTRIBUTES_MAX_LENGTH=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RENDERBUFFER_INTERNAL_FORMAT") ) { RENDERBUFFER_INTERNAL_FORMAT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_VERTEX_OUTPUT_COMPONENTS") ) { MAX_VERTEX_OUTPUT_COMPONENTS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_10F_11F_11F_REV") ) { UNSIGNED_INT_10F_11F_11F_REV=inValue.Cast< int >(); return inValue; } - break; - case 29: - if (HX_FIELD_EQ(inName,"INVALID_FRAMEBUFFER_OPERATION") ) { INVALID_FRAMEBUFFER_OPERATION=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_VERTEX_UNIFORM_COMPONENTS") ) { MAX_VERTEX_UNIFORM_COMPONENTS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_FRAGMENT_INPUT_COMPONENTS") ) { MAX_FRAGMENT_INPUT_COMPONENTS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_SAMPLER_2D_ARRAY") ) { UNSIGNED_INT_SAMPLER_2D_ARRAY=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_BLOCK_ACTIVE_UNIFORMS") ) { UNIFORM_BLOCK_ACTIVE_UNIFORMS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_CLIENT_WAIT_TIMEOUT_WEBGL") ) { MAX_CLIENT_WAIT_TIMEOUT_WEBGL=inValue.Cast< int >(); return inValue; } - break; - case 30: - if (HX_FIELD_EQ(inName,"NUM_COMPRESSED_TEXTURE_FORMATS") ) { NUM_COMPRESSED_TEXTURE_FORMATS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_VERTEX_TEXTURE_IMAGE_UNITS") ) { MAX_VERTEX_TEXTURE_IMAGE_UNITS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_NORMALIZED") ) { VERTEX_ATTRIB_ARRAY_NORMALIZED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"IMPLEMENTATION_COLOR_READ_TYPE") ) { IMPLEMENTATION_COLOR_READ_TYPE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNPACK_PREMULTIPLY_ALPHA_WEBGL") ) { UNPACK_PREMULTIPLY_ALPHA_WEBGL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FLOAT_32_UNSIGNED_INT_24_8_REV") ) { FLOAT_32_UNSIGNED_INT_24_8_REV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_BUFFER_MODE") ) { TRANSFORM_FEEDBACK_BUFFER_MODE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_BUFFER_SIZE") ) { TRANSFORM_FEEDBACK_BUFFER_SIZE=inValue.Cast< int >(); return inValue; } - break; - case 31: - if (HX_FIELD_EQ(inName,"MAX_FRAGMENT_UNIFORM_COMPONENTS") ) { MAX_FRAGMENT_UNIFORM_COMPONENTS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAGMENT_SHADER_DERIVATIVE_HINT") ) { FRAGMENT_SHADER_DERIVATIVE_HINT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ANY_SAMPLES_PASSED_CONSERVATIVE") ) { ANY_SAMPLES_PASSED_CONSERVATIVE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_BUFFER_START") ) { TRANSFORM_FEEDBACK_BUFFER_START=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_RED_SIZE") ) { FRAMEBUFFER_ATTACHMENT_RED_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_BUFFER_OFFSET_ALIGNMENT") ) { UNIFORM_BUFFER_OFFSET_ALIGNMENT=inValue.Cast< int >(); return inValue; } - break; - case 32: - if (HX_FIELD_EQ(inName,"MAX_COMBINED_TEXTURE_IMAGE_UNITS") ) { MAX_COMBINED_TEXTURE_IMAGE_UNITS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"IMPLEMENTATION_COLOR_READ_FORMAT") ) { IMPLEMENTATION_COLOR_READ_FORMAT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_BLUE_SIZE") ) { FRAMEBUFFER_ATTACHMENT_BLUE_SIZE=inValue.Cast< int >(); return inValue; } - break; - case 33: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_INCOMPLETE_ATTACHMENT") ) { FRAMEBUFFER_INCOMPLETE_ATTACHMENT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_INCOMPLETE_DIMENSIONS") ) { FRAMEBUFFER_INCOMPLETE_DIMENSIONS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_BUFFER_BINDING") ) { TRANSFORM_FEEDBACK_BUFFER_BINDING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_GREEN_SIZE") ) { FRAMEBUFFER_ATTACHMENT_GREEN_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE") ) { FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE") ) { FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE=inValue.Cast< int >(); return inValue; } - break; - case 34: - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_BUFFER_BINDING") ) { VERTEX_ATTRIB_ARRAY_BUFFER_BINDING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE") ) { FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_OBJECT_NAME") ) { FRAMEBUFFER_ATTACHMENT_OBJECT_NAME=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNPACK_COLORSPACE_CONVERSION_WEBGL") ) { UNPACK_COLORSPACE_CONVERSION_WEBGL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_INCOMPLETE_MULTISAMPLE") ) { FRAMEBUFFER_INCOMPLETE_MULTISAMPLE=inValue.Cast< int >(); return inValue; } - break; - case 35: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE") ) { FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE=inValue.Cast< int >(); return inValue; } - break; - case 36: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL") ) { FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER") ) { FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES") ) { UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES=inValue.Cast< int >(); return inValue; } - break; - case 37: - if (HX_FIELD_EQ(inName,"TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN") ) { TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING") ) { FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE") ) { FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE=inValue.Cast< int >(); return inValue; } - break; - case 38: - if (HX_FIELD_EQ(inName,"MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS") ) { MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS=inValue.Cast< int >(); return inValue; } - break; - case 39: - if (HX_FIELD_EQ(inName,"MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS") ) { MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS=inValue.Cast< int >(); return inValue; } - break; - case 40: - if (HX_FIELD_EQ(inName,"MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS") ) { MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS=inValue.Cast< int >(); return inValue; } - break; - case 41: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT") ) { FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER") ) { UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER=inValue.Cast< int >(); return inValue; } - break; - case 42: - if (HX_FIELD_EQ(inName,"MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS") ) { MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS=inValue.Cast< int >(); return inValue; } - break; - case 43: - if (HX_FIELD_EQ(inName,"UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER") ) { UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER=inValue.Cast< int >(); return inValue; } - break; - case 44: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE") ) { FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE=inValue.Cast< int >(); return inValue; } - break; - case 45: - if (HX_FIELD_EQ(inName,"MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS") ) { MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool NativeOpenGLRenderContext_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"__lastContextID") ) { _hx___lastContextID=ioValue.Cast< int >(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__extensionObjects") ) { _hx___extensionObjects=ioValue.Cast< ::haxe::ds::StringMap >(); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"__supportedExtensions") ) { _hx___supportedExtensions=ioValue.Cast< ::Array< ::String > >(); return true; } - break; - case 29: - if (HX_FIELD_EQ(inName,"__extensionObjectConstructors") ) { _hx___extensionObjectConstructors=ioValue.Cast< ::haxe::ds::StringMap >(); return true; } - } - return false; -} - -void NativeOpenGLRenderContext_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("DEPTH_BUFFER_BIT",ca,5b,ce,c6)); - outFields->push(HX_("STENCIL_BUFFER_BIT",71,93,29,de)); - outFields->push(HX_("COLOR_BUFFER_BIT",6a,f7,74,fb)); - outFields->push(HX_("POINTS",23,be,b0,a9)); - outFields->push(HX_("LINES",df,15,f0,f2)); - outFields->push(HX_("LINE_LOOP",cf,55,c1,16)); - outFields->push(HX_("LINE_STRIP",ed,20,88,dd)); - outFields->push(HX_("TRIANGLES",8b,a0,99,7a)); - outFields->push(HX_("TRIANGLE_STRIP",c1,66,6c,f6)); - outFields->push(HX_("TRIANGLE_FAN",7c,ee,2e,91)); - outFields->push(HX_("ZERO",28,d7,b1,3b)); - outFields->push(HX_("ONE",46,36,3c,00)); - outFields->push(HX_("SRC_COLOR",48,9e,bd,5c)); - outFields->push(HX_("ONE_MINUS_SRC_COLOR",20,3b,e1,48)); - outFields->push(HX_("SRC_ALPHA",43,d4,f7,33)); - outFields->push(HX_("ONE_MINUS_SRC_ALPHA",1b,71,1b,20)); - outFields->push(HX_("DST_ALPHA",24,02,f2,d3)); - outFields->push(HX_("ONE_MINUS_DST_ALPHA",fc,9e,15,c0)); - outFields->push(HX_("DST_COLOR",29,cc,b7,fc)); - outFields->push(HX_("ONE_MINUS_DST_COLOR",01,69,db,e8)); - outFields->push(HX_("SRC_ALPHA_SATURATE",ab,e2,3d,33)); - outFields->push(HX_("FUNC_ADD",46,78,17,75)); - outFields->push(HX_("BLEND_EQUATION",9a,14,92,71)); - outFields->push(HX_("BLEND_EQUATION_RGB",88,25,eb,90)); - outFields->push(HX_("BLEND_EQUATION_ALPHA",99,aa,ae,37)); - outFields->push(HX_("FUNC_SUBTRACT",af,c0,a0,17)); - outFields->push(HX_("FUNC_REVERSE_SUBTRACT",cc,8d,ef,f3)); - outFields->push(HX_("BLEND_DST_RGB",05,87,f5,ec)); - outFields->push(HX_("BLEND_SRC_RGB",64,43,8c,2c)); - outFields->push(HX_("BLEND_DST_ALPHA",56,25,32,74)); - outFields->push(HX_("BLEND_SRC_ALPHA",75,f7,37,d4)); - outFields->push(HX_("CONSTANT_COLOR",e8,64,8a,c8)); - outFields->push(HX_("ONE_MINUS_CONSTANT_COLOR",10,39,e7,06)); - outFields->push(HX_("CONSTANT_ALPHA",e3,9a,c4,9f)); - outFields->push(HX_("ONE_MINUS_CONSTANT_ALPHA",0b,6f,21,de)); - outFields->push(HX_("BLEND_COLOR",75,cb,c8,67)); - outFields->push(HX_("ARRAY_BUFFER",46,66,17,f4)); - outFields->push(HX_("ELEMENT_ARRAY_BUFFER",09,05,53,3d)); - outFields->push(HX_("ARRAY_BUFFER_BINDING",ec,d4,a9,79)); - outFields->push(HX_("ELEMENT_ARRAY_BUFFER_BINDING",af,6e,96,a2)); - outFields->push(HX_("STREAM_DRAW",63,7f,28,15)); - outFields->push(HX_("STATIC_DRAW",75,50,2f,ba)); - outFields->push(HX_("DYNAMIC_DRAW",24,04,1f,24)); - outFields->push(HX_("BUFFER_SIZE",a0,7b,91,4c)); - outFields->push(HX_("BUFFER_USAGE",42,05,11,e0)); - outFields->push(HX_("CURRENT_VERTEX_ATTRIB",1f,8c,2f,ab)); - outFields->push(HX_("FRONT",89,50,7c,84)); - outFields->push(HX_("BACK",27,a2,d1,2b)); - outFields->push(HX_("FRONT_AND_BACK",a5,3d,6a,c1)); - outFields->push(HX_("TEXTURE_2D",16,0c,f8,a2)); - outFields->push(HX_("CULL_FACE",8a,a5,f4,cf)); - outFields->push(HX_("BLEND",31,20,e3,32)); - outFields->push(HX_("DITHER",e6,ac,41,70)); - outFields->push(HX_("STENCIL_TEST",d5,dc,69,d5)); - outFields->push(HX_("DEPTH_TEST",6e,6c,25,28)); - outFields->push(HX_("SCISSOR_TEST",b5,be,51,59)); - outFields->push(HX_("POLYGON_OFFSET_FILL",4a,3d,32,ac)); - outFields->push(HX_("SAMPLE_ALPHA_TO_COVERAGE",16,3e,56,e1)); - outFields->push(HX_("SAMPLE_COVERAGE",dd,b7,0e,c1)); - outFields->push(HX_("NO_ERROR",ea,b5,7d,2f)); - outFields->push(HX_("INVALID_ENUM",a9,74,70,13)); - outFields->push(HX_("INVALID_VALUE",a9,e8,26,b0)); - outFields->push(HX_("INVALID_OPERATION",5f,b1,c8,29)); - outFields->push(HX_("OUT_OF_MEMORY",18,f2,97,e1)); - outFields->push(HX_("CW",b4,3a,00,00)); - outFields->push(HX_("CCW",b7,11,33,00)); - outFields->push(HX_("LINE_WIDTH",1b,84,d2,23)); - outFields->push(HX_("ALIASED_POINT_SIZE_RANGE",fe,f6,a4,7b)); - outFields->push(HX_("ALIASED_LINE_WIDTH_RANGE",e9,22,d5,8a)); - outFields->push(HX_("CULL_FACE_MODE",78,bd,87,d1)); - outFields->push(HX_("FRONT_FACE",53,b7,4d,ef)); - outFields->push(HX_("DEPTH_RANGE",01,9a,23,cf)); - outFields->push(HX_("DEPTH_WRITEMASK",8f,37,3f,66)); - outFields->push(HX_("DEPTH_CLEAR_VALUE",23,17,0d,1b)); - outFields->push(HX_("DEPTH_FUNC",60,8f,f0,1e)); - outFields->push(HX_("STENCIL_CLEAR_VALUE",9c,91,82,73)); - outFields->push(HX_("STENCIL_FUNC",c7,ff,34,cc)); - outFields->push(HX_("STENCIL_FAIL",61,ce,25,cc)); - outFields->push(HX_("STENCIL_PASS_DEPTH_FAIL",45,ca,b9,c8)); - outFields->push(HX_("STENCIL_PASS_DEPTH_PASS",38,f5,55,cf)); - outFields->push(HX_("STENCIL_REF",10,6a,a5,3c)); - outFields->push(HX_("STENCIL_VALUE_MASK",9d,58,5e,a0)); - outFields->push(HX_("STENCIL_WRITEMASK",c8,f1,a6,49)); - outFields->push(HX_("STENCIL_BACK_FUNC",39,78,a2,90)); - outFields->push(HX_("STENCIL_BACK_FAIL",d3,46,93,90)); - outFields->push(HX_("STENCIL_BACK_PASS_DEPTH_FAIL",13,23,0e,34)); - outFields->push(HX_("STENCIL_BACK_PASS_DEPTH_PASS",06,4e,aa,3a)); - outFields->push(HX_("STENCIL_BACK_REF",de,45,b8,08)); - outFields->push(HX_("STENCIL_BACK_VALUE_MASK",8f,b2,c4,88)); - outFields->push(HX_("STENCIL_BACK_WRITEMASK",16,9c,15,c2)); - outFields->push(HX_("VIEWPORT",66,dc,2a,f6)); - outFields->push(HX_("SCISSOR_BOX",e8,48,4c,55)); - outFields->push(HX_("COLOR_CLEAR_VALUE",83,a7,2e,f8)); - outFields->push(HX_("COLOR_WRITEMASK",ef,ef,f9,14)); - outFields->push(HX_("UNPACK_ALIGNMENT",b6,2a,2e,4b)); - outFields->push(HX_("PACK_ALIGNMENT",9d,d6,85,c3)); - outFields->push(HX_("MAX_TEXTURE_SIZE",e0,0b,5b,fb)); - outFields->push(HX_("MAX_VIEWPORT_DIMS",a9,2d,fb,08)); - outFields->push(HX_("SUBPIXEL_BITS",1f,ac,14,0a)); - outFields->push(HX_("RED_BITS",14,f8,9e,96)); - outFields->push(HX_("GREEN_BITS",62,a9,9b,94)); - outFields->push(HX_("BLUE_BITS",0b,26,60,a1)); - outFields->push(HX_("ALPHA_BITS",e7,fe,7b,e0)); - outFields->push(HX_("DEPTH_BITS",22,9f,42,1c)); - outFields->push(HX_("STENCIL_BITS",89,0f,87,c9)); - outFields->push(HX_("POLYGON_OFFSET_UNITS",a8,e8,11,a6)); - outFields->push(HX_("POLYGON_OFFSET_FACTOR",56,6b,12,2a)); - outFields->push(HX_("TEXTURE_BINDING_2D",30,ec,98,b1)); - outFields->push(HX_("SAMPLE_BUFFERS",fe,16,71,3c)); - outFields->push(HX_("SAMPLES",e9,98,9d,03)); - outFields->push(HX_("SAMPLE_COVERAGE_VALUE",2f,7a,07,69)); - outFields->push(HX_("SAMPLE_COVERAGE_INVERT",78,52,a5,cd)); - outFields->push(HX_("NUM_COMPRESSED_TEXTURE_FORMATS",33,ae,1c,0d)); - outFields->push(HX_("COMPRESSED_TEXTURE_FORMATS",7a,13,e3,12)); - outFields->push(HX_("DONT_CARE",7f,9b,c1,cf)); - outFields->push(HX_("FASTEST",0a,a3,0d,5e)); - outFields->push(HX_("NICEST",7e,6d,94,64)); - outFields->push(HX_("GENERATE_MIPMAP_HINT",94,d3,d5,83)); - outFields->push(HX_("BYTE",08,e7,e3,2b)); - outFields->push(HX_("UNSIGNED_BYTE",d2,79,6b,01)); - outFields->push(HX_("SHORT",5c,bc,15,fa)); - outFields->push(HX_("UNSIGNED_SHORT",52,9a,2e,fb)); - outFields->push(HX_("INT",cf,a8,37,00)); - outFields->push(HX_("UNSIGNED_INT",45,fd,b9,1c)); - outFields->push(HX_("FLOAT",7c,fd,84,80)); - outFields->push(HX_("FIXED",54,31,90,7e)); - outFields->push(HX_("DEPTH_COMPONENT",01,1f,62,0f)); - outFields->push(HX_("ALPHA",3e,df,84,9f)); - outFields->push(HX_("RGB",ed,76,3e,00)); - outFields->push(HX_("RGBA",b4,98,69,36)); - outFields->push(HX_("LUMINANCE",d8,a7,e0,63)); - outFields->push(HX_("LUMINANCE_ALPHA",57,40,e0,bd)); - outFields->push(HX_("UNSIGNED_SHORT_4_4_4_4",a6,33,71,7b)); - outFields->push(HX_("UNSIGNED_SHORT_5_5_5_1",26,01,6e,38)); - outFields->push(HX_("UNSIGNED_SHORT_5_6_5",75,bb,16,8c)); - outFields->push(HX_("FRAGMENT_SHADER",f4,26,78,e9)); - outFields->push(HX_("VERTEX_SHADER",e0,69,73,49)); - outFields->push(HX_("MAX_VERTEX_ATTRIBS",49,c9,15,5f)); - outFields->push(HX_("MAX_VERTEX_UNIFORM_VECTORS",45,6c,16,5a)); - outFields->push(HX_("MAX_VARYING_VECTORS",06,b9,f7,37)); - outFields->push(HX_("MAX_COMBINED_TEXTURE_IMAGE_UNITS",a8,d1,a6,77)); - outFields->push(HX_("MAX_VERTEX_TEXTURE_IMAGE_UNITS",c7,90,95,2b)); - outFields->push(HX_("MAX_TEXTURE_IMAGE_UNITS",cc,6c,61,54)); - outFields->push(HX_("MAX_FRAGMENT_UNIFORM_VECTORS",71,49,f5,0a)); - outFields->push(HX_("SHADER_TYPE",54,e5,27,87)); - outFields->push(HX_("DELETE_STATUS",06,e4,98,1e)); - outFields->push(HX_("LINK_STATUS",17,18,8f,45)); - outFields->push(HX_("VALIDATE_STATUS",fb,22,07,c6)); - outFields->push(HX_("ATTACHED_SHADERS",73,d2,76,75)); - outFields->push(HX_("ACTIVE_UNIFORMS",98,7d,3a,2c)); - outFields->push(HX_("ACTIVE_UNIFORMS_MAX_LENGTH",08,cb,c9,4d)); - outFields->push(HX_("ACTIVE_ATTRIBUTES",f0,e5,c7,4a)); - outFields->push(HX_("ACTIVE_ATTRIBUTES_MAX_LENGTH",b0,11,b3,ae)); - outFields->push(HX_("SHADING_LANGUAGE_VERSION",e6,c4,ef,70)); - outFields->push(HX_("CURRENT_PROGRAM",fe,28,c0,3f)); - outFields->push(HX_("NEVER",6c,76,1e,17)); - outFields->push(HX_("LESS",59,db,70,32)); - outFields->push(HX_("EQUAL",94,07,71,f0)); - outFields->push(HX_("LEQUAL",c8,73,90,53)); - outFields->push(HX_("GREATER",da,64,94,37)); - outFields->push(HX_("NOTEQUAL",c1,c1,e9,c8)); - outFields->push(HX_("GEQUAL",ed,a5,c7,53)); - outFields->push(HX_("ALWAYS",cf,ba,59,f9)); - outFields->push(HX_("KEEP",85,98,c7,31)); - outFields->push(HX_("REPLACE",14,1c,fc,2a)); - outFields->push(HX_("INCR",d4,fd,7b,30)); - outFields->push(HX_("DECR",70,18,27,2d)); - outFields->push(HX_("INVERT",16,93,5b,52)); - outFields->push(HX_("INCR_WRAP",55,7f,68,2c)); - outFields->push(HX_("DECR_WRAP",39,6f,eb,0a)); - outFields->push(HX_("VENDOR",88,91,19,51)); - outFields->push(HX_("RENDERER",43,55,61,0c)); - outFields->push(HX_("VERSION",f8,ba,c5,fc)); - outFields->push(HX_("EXTENSIONS",14,f0,79,7b)); - outFields->push(HX_("NEAREST",3e,ec,9d,e5)); - outFields->push(HX_("LINEAR",e5,fd,22,9f)); - outFields->push(HX_("NEAREST_MIPMAP_NEAREST",68,b9,63,7e)); - outFields->push(HX_("LINEAR_MIPMAP_NEAREST",a1,9b,a4,65)); - outFields->push(HX_("NEAREST_MIPMAP_LINEAR",fb,83,f2,3b)); - outFields->push(HX_("LINEAR_MIPMAP_LINEAR",e2,8b,f8,99)); - outFields->push(HX_("TEXTURE_MAG_FILTER",88,ff,d5,1e)); - outFields->push(HX_("TEXTURE_MIN_FILTER",69,66,c2,46)); - outFields->push(HX_("TEXTURE_WRAP_S",a2,2d,c3,fe)); - outFields->push(HX_("TEXTURE_WRAP_T",a3,2d,c3,fe)); - outFields->push(HX_("TEXTURE",bb,9c,b4,1e)); - outFields->push(HX_("TEXTURE_CUBE_MAP",36,7a,e1,ad)); - outFields->push(HX_("TEXTURE_BINDING_CUBE_MAP",d0,69,98,75)); - outFields->push(HX_("TEXTURE_CUBE_MAP_POSITIVE_X",bb,1c,ee,24)); - outFields->push(HX_("TEXTURE_CUBE_MAP_NEGATIVE_X",77,03,e2,6b)); - outFields->push(HX_("TEXTURE_CUBE_MAP_POSITIVE_Y",bc,1c,ee,24)); - outFields->push(HX_("TEXTURE_CUBE_MAP_NEGATIVE_Y",78,03,e2,6b)); - outFields->push(HX_("TEXTURE_CUBE_MAP_POSITIVE_Z",bd,1c,ee,24)); - outFields->push(HX_("TEXTURE_CUBE_MAP_NEGATIVE_Z",79,03,e2,6b)); - outFields->push(HX_("MAX_CUBE_MAP_TEXTURE_SIZE",77,b9,24,9d)); - outFields->push(HX_("TEXTURE0",15,87,54,bf)); - outFields->push(HX_("TEXTURE1",16,87,54,bf)); - outFields->push(HX_("TEXTURE2",17,87,54,bf)); - outFields->push(HX_("TEXTURE3",18,87,54,bf)); - outFields->push(HX_("TEXTURE4",19,87,54,bf)); - outFields->push(HX_("TEXTURE5",1a,87,54,bf)); - outFields->push(HX_("TEXTURE6",1b,87,54,bf)); - outFields->push(HX_("TEXTURE7",1c,87,54,bf)); - outFields->push(HX_("TEXTURE8",1d,87,54,bf)); - outFields->push(HX_("TEXTURE9",1e,87,54,bf)); - outFields->push(HX_("TEXTURE10",5a,ac,a1,aa)); - outFields->push(HX_("TEXTURE11",5b,ac,a1,aa)); - outFields->push(HX_("TEXTURE12",5c,ac,a1,aa)); - outFields->push(HX_("TEXTURE13",5d,ac,a1,aa)); - outFields->push(HX_("TEXTURE14",5e,ac,a1,aa)); - outFields->push(HX_("TEXTURE15",5f,ac,a1,aa)); - outFields->push(HX_("TEXTURE16",60,ac,a1,aa)); - outFields->push(HX_("TEXTURE17",61,ac,a1,aa)); - outFields->push(HX_("TEXTURE18",62,ac,a1,aa)); - outFields->push(HX_("TEXTURE19",63,ac,a1,aa)); - outFields->push(HX_("TEXTURE20",39,ad,a1,aa)); - outFields->push(HX_("TEXTURE21",3a,ad,a1,aa)); - outFields->push(HX_("TEXTURE22",3b,ad,a1,aa)); - outFields->push(HX_("TEXTURE23",3c,ad,a1,aa)); - outFields->push(HX_("TEXTURE24",3d,ad,a1,aa)); - outFields->push(HX_("TEXTURE25",3e,ad,a1,aa)); - outFields->push(HX_("TEXTURE26",3f,ad,a1,aa)); - outFields->push(HX_("TEXTURE27",40,ad,a1,aa)); - outFields->push(HX_("TEXTURE28",41,ad,a1,aa)); - outFields->push(HX_("TEXTURE29",42,ad,a1,aa)); - outFields->push(HX_("TEXTURE30",18,ae,a1,aa)); - outFields->push(HX_("TEXTURE31",19,ae,a1,aa)); - outFields->push(HX_("ACTIVE_TEXTURE",02,1a,22,ce)); - outFields->push(HX_("REPEAT",5b,43,ff,b8)); - outFields->push(HX_("CLAMP_TO_EDGE",1d,fc,5a,96)); - outFields->push(HX_("MIRRORED_REPEAT",5c,94,80,4a)); - outFields->push(HX_("FLOAT_VEC2",61,ac,a4,eb)); - outFields->push(HX_("FLOAT_VEC3",62,ac,a4,eb)); - outFields->push(HX_("FLOAT_VEC4",63,ac,a4,eb)); - outFields->push(HX_("INT_VEC2",2e,14,05,7d)); - outFields->push(HX_("INT_VEC3",2f,14,05,7d)); - outFields->push(HX_("INT_VEC4",30,14,05,7d)); - outFields->push(HX_("BOOL",2a,4c,dc,2b)); - outFields->push(HX_("BOOL_VEC2",f3,66,2b,2d)); - outFields->push(HX_("BOOL_VEC3",f4,66,2b,2d)); - outFields->push(HX_("BOOL_VEC4",f5,66,2b,2d)); - outFields->push(HX_("FLOAT_MAT2",95,c6,ae,e5)); - outFields->push(HX_("FLOAT_MAT3",96,c6,ae,e5)); - outFields->push(HX_("FLOAT_MAT4",97,c6,ae,e5)); - outFields->push(HX_("SAMPLER_2D",09,2a,93,6e)); - outFields->push(HX_("SAMPLER_CUBE",ec,3e,82,a4)); - outFields->push(HX_("VERTEX_ATTRIB_ARRAY_ENABLED",61,99,09,66)); - outFields->push(HX_("VERTEX_ATTRIB_ARRAY_SIZE",c1,07,fd,08)); - outFields->push(HX_("VERTEX_ATTRIB_ARRAY_STRIDE",19,2b,41,58)); - outFields->push(HX_("VERTEX_ATTRIB_ARRAY_TYPE",ba,59,b2,09)); - outFields->push(HX_("VERTEX_ATTRIB_ARRAY_NORMALIZED",37,b7,22,78)); - outFields->push(HX_("VERTEX_ATTRIB_ARRAY_POINTER",9d,55,fa,38)); - outFields->push(HX_("VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",a6,80,67,97)); - outFields->push(HX_("IMPLEMENTATION_COLOR_READ_TYPE",fa,b6,2b,35)); - outFields->push(HX_("IMPLEMENTATION_COLOR_READ_FORMAT",77,c7,1a,47)); - outFields->push(HX_("VERTEX_PROGRAM_POINT_SIZE",e6,56,be,34)); - outFields->push(HX_("POINT_SPRITE",74,93,5c,14)); - outFields->push(HX_("COMPILE_STATUS",de,cb,4e,8c)); - outFields->push(HX_("INFO_LOG_LENGTH",12,de,68,c7)); - outFields->push(HX_("SHADER_SOURCE_LENGTH",30,c9,50,62)); - outFields->push(HX_("SHADER_COMPILER",39,af,c7,ad)); - outFields->push(HX_("SHADER_BINARY_FORMATS",d8,ee,25,d0)); - outFields->push(HX_("NUM_SHADER_BINARY_FORMATS",bf,4e,e4,a8)); - outFields->push(HX_("LOW_FLOAT",31,04,74,e4)); - outFields->push(HX_("MEDIUM_FLOAT",f2,8a,46,b9)); - outFields->push(HX_("HIGH_FLOAT",9f,f9,3b,47)); - outFields->push(HX_("LOW_INT",44,28,70,45)); - outFields->push(HX_("MEDIUM_INT",c5,cc,af,4f)); - outFields->push(HX_("HIGH_INT",32,46,02,09)); - outFields->push(HX_("FRAMEBUFFER",cd,20,84,50)); - outFields->push(HX_("RENDERBUFFER",d6,a4,a4,a9)); - outFields->push(HX_("RGBA4",00,05,fc,65)); - outFields->push(HX_("RGB5_A1",47,8f,f9,d8)); - outFields->push(HX_("RGB565",e7,41,7f,d6)); - outFields->push(HX_("DEPTH_COMPONENT16",26,cc,68,43)); - outFields->push(HX_("STENCIL_INDEX",0f,79,b6,97)); - outFields->push(HX_("STENCIL_INDEX8",49,74,f3,27)); - outFields->push(HX_("DEPTH_STENCIL",40,2f,20,2b)); - outFields->push(HX_("RENDERBUFFER_WIDTH",7d,1e,e1,43)); - outFields->push(HX_("RENDERBUFFER_HEIGHT",70,07,69,d7)); - outFields->push(HX_("RENDERBUFFER_INTERNAL_FORMAT",90,da,eb,b5)); - outFields->push(HX_("RENDERBUFFER_RED_SIZE",98,a5,58,5e)); - outFields->push(HX_("RENDERBUFFER_GREEN_SIZE",26,9b,7d,3b)); - outFields->push(HX_("RENDERBUFFER_BLUE_SIZE",dd,93,86,dd)); - outFields->push(HX_("RENDERBUFFER_ALPHA_SIZE",ab,f0,5d,87)); - outFields->push(HX_("RENDERBUFFER_DEPTH_SIZE",e6,90,24,c3)); - outFields->push(HX_("RENDERBUFFER_STENCIL_SIZE",8d,d5,5a,9d)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE",50,22,44,50)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_OBJECT_NAME",e1,a1,3a,4c)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL",f6,9b,ba,81)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE",dc,4c,39,8a)); - outFields->push(HX_("COLOR_ATTACHMENT0",b1,9a,fe,86)); - outFields->push(HX_("DEPTH_ATTACHMENT",ff,54,cd,e9)); - outFields->push(HX_("STENCIL_ATTACHMENT",a6,8c,28,01)); - outFields->push(HX_("DEPTH_STENCIL_ATTACHMENT",c2,e1,e1,9f)); - outFields->push(HX_("NONE",b8,da,ca,33)); - outFields->push(HX_("FRAMEBUFFER_COMPLETE",ab,65,7d,ea)); - outFields->push(HX_("FRAMEBUFFER_INCOMPLETE_ATTACHMENT",f2,cf,b7,1d)); - outFields->push(HX_("FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT",8b,0a,cd,77)); - outFields->push(HX_("FRAMEBUFFER_INCOMPLETE_DIMENSIONS",5c,86,e4,1c)); - outFields->push(HX_("FRAMEBUFFER_UNSUPPORTED",e3,a6,4e,c8)); - outFields->push(HX_("FRAMEBUFFER_BINDING",73,ee,ae,c5)); - outFields->push(HX_("RENDERBUFFER_BINDING",7c,23,70,23)); - outFields->push(HX_("MAX_RENDERBUFFER_SIZE",4f,d4,3d,65)); - outFields->push(HX_("INVALID_FRAMEBUFFER_OPERATION",2d,d4,c5,43)); - outFields->push(HX_("UNPACK_FLIP_Y_WEBGL",0e,9f,94,9d)); - outFields->push(HX_("UNPACK_PREMULTIPLY_ALPHA_WEBGL",73,5d,cb,c6)); - outFields->push(HX_("CONTEXT_LOST_WEBGL",6e,67,71,45)); - outFields->push(HX_("UNPACK_COLORSPACE_CONVERSION_WEBGL",9f,d9,f0,b9)); - outFields->push(HX_("BROWSER_DEFAULT_WEBGL",04,04,92,c0)); - outFields->push(HX_("READ_BUFFER",09,1e,91,cd)); - outFields->push(HX_("UNPACK_ROW_LENGTH",78,04,c5,5f)); - outFields->push(HX_("UNPACK_SKIP_ROWS",0c,e6,50,4d)); - outFields->push(HX_("UNPACK_SKIP_PIXELS",e0,26,60,af)); - outFields->push(HX_("PACK_ROW_LENGTH",b1,c2,23,34)); - outFields->push(HX_("PACK_SKIP_ROWS",f3,91,a8,c5)); - outFields->push(HX_("PACK_SKIP_PIXELS",87,da,e7,ad)); - outFields->push(HX_("TEXTURE_BINDING_3D",0f,ed,98,b1)); - outFields->push(HX_("UNPACK_SKIP_IMAGES",6b,88,48,21)); - outFields->push(HX_("UNPACK_IMAGE_HEIGHT",98,fd,7e,14)); - outFields->push(HX_("MAX_3D_TEXTURE_SIZE",98,9e,8f,d5)); - outFields->push(HX_("MAX_ELEMENTS_VERTICES",86,be,2e,25)); - outFields->push(HX_("MAX_ELEMENTS_INDICES",1a,7d,aa,73)); - outFields->push(HX_("MAX_TEXTURE_LOD_BIAS",f6,fc,86,68)); - outFields->push(HX_("MAX_FRAGMENT_UNIFORM_COMPONENTS",75,6c,59,3e)); - outFields->push(HX_("MAX_VERTEX_UNIFORM_COMPONENTS",21,c6,3a,5f)); - outFields->push(HX_("MAX_ARRAY_TEXTURE_LAYERS",e7,c3,5b,6e)); - outFields->push(HX_("MIN_PROGRAM_TEXEL_OFFSET",2c,3a,dc,08)); - outFields->push(HX_("MAX_PROGRAM_TEXEL_OFFSET",da,db,54,b2)); - outFields->push(HX_("MAX_VARYING_COMPONENTS",00,28,c3,5f)); - outFields->push(HX_("FRAGMENT_SHADER_DERIVATIVE_HINT",74,51,a3,7e)); - outFields->push(HX_("RASTERIZER_DISCARD",1a,72,dc,4a)); - outFields->push(HX_("VERTEX_ARRAY_BINDING",c4,1d,24,31)); - outFields->push(HX_("MAX_VERTEX_OUTPUT_COMPONENTS",54,64,33,f3)); - outFields->push(HX_("MAX_FRAGMENT_INPUT_COMPONENTS",5f,cc,5e,d8)); - outFields->push(HX_("MAX_SERVER_WAIT_TIMEOUT",38,5d,22,83)); - outFields->push(HX_("MAX_ELEMENT_INDEX",94,ef,d5,74)); - outFields->push(HX_("RED",31,75,3e,00)); - outFields->push(HX_("RGB8",ab,98,69,36)); - outFields->push(HX_("RGBA8",04,05,fc,65)); - outFields->push(HX_("RGB10_A2",64,47,cf,94)); - outFields->push(HX_("TEXTURE_3D",f5,0c,f8,a2)); - outFields->push(HX_("TEXTURE_WRAP_R",a1,2d,c3,fe)); - outFields->push(HX_("TEXTURE_MIN_LOD",10,2d,09,39)); - outFields->push(HX_("TEXTURE_MAX_LOD",22,17,30,c8)); - outFields->push(HX_("TEXTURE_BASE_LEVEL",ba,eb,52,05)); - outFields->push(HX_("TEXTURE_MAX_LEVEL",65,66,2f,3f)); - outFields->push(HX_("TEXTURE_COMPARE_MODE",e1,a5,b9,86)); - outFields->push(HX_("TEXTURE_COMPARE_FUNC",c2,bd,1d,82)); - outFields->push(HX_("SRGB",7a,2c,1b,37)); - outFields->push(HX_("SRGB8",7e,be,ab,00)); - outFields->push(HX_("SRGB8_ALPHA8",1b,b6,71,35)); - outFields->push(HX_("COMPARE_REF_TO_TEXTURE",3d,3b,36,aa)); - outFields->push(HX_("RGBA32F",93,ae,c6,e0)); - outFields->push(HX_("RGB32F",fa,b9,7d,d6)); - outFields->push(HX_("RGBA16F",8d,2d,c5,e0)); - outFields->push(HX_("RGB16F",f4,38,7c,d6)); - outFields->push(HX_("TEXTURE_2D_ARRAY",50,2d,c6,60)); - outFields->push(HX_("TEXTURE_BINDING_2D_ARRAY",ea,1c,7d,28)); - outFields->push(HX_("R11F_G11F_B10F",9a,02,7e,28)); - outFields->push(HX_("RGB9_E5",43,6d,9e,db)); - outFields->push(HX_("RGBA32UI",67,1f,12,cd)); - outFields->push(HX_("RGB32UI",20,0e,85,d7)); - outFields->push(HX_("RGBA16UI",2d,bb,c2,cb)); - outFields->push(HX_("RGB16UI",e6,a9,35,d6)); - outFields->push(HX_("RGBA8UI",58,98,ca,e0)); - outFields->push(HX_("RGB8UI",bf,a3,81,d6)); - outFields->push(HX_("RGBA32I",96,ae,c6,e0)); - outFields->push(HX_("RGB32I",fd,b9,7d,d6)); - outFields->push(HX_("RGBA16I",90,2d,c5,e0)); - outFields->push(HX_("RGB16I",f7,38,7c,d6)); - outFields->push(HX_("RGBA8I",c5,5e,88,d6)); - outFields->push(HX_("RGB8I",3e,fd,fb,65)); - outFields->push(HX_("RED_INTEGER",50,79,18,f4)); - outFields->push(HX_("RGB_INTEGER",0c,97,ca,ce)); - outFields->push(HX_("RGBA_INTEGER",d3,57,27,c0)); - outFields->push(HX_("R8",a6,47,00,00)); - outFields->push(HX_("RG8",e3,76,3e,00)); - outFields->push(HX_("R16F",af,dc,58,36)); - outFields->push(HX_("R32F",b5,5d,5a,36)); - outFields->push(HX_("RG16F",2c,15,ef,65)); - outFields->push(HX_("RG32F",32,96,f0,65)); - outFields->push(HX_("R8I",e3,69,3e,00)); - outFields->push(HX_("R8UI",7a,47,5e,36)); - outFields->push(HX_("R16I",b2,dc,58,36)); - outFields->push(HX_("R16UI",cb,49,68,57)); - outFields->push(HX_("R32I",b8,5d,5a,36)); - outFields->push(HX_("R32UI",05,ae,b7,58)); - outFields->push(HX_("RG8I",06,90,69,36)); - outFields->push(HX_("RG8UI",f7,7f,f4,65)); - outFields->push(HX_("RG16I",2f,15,ef,65)); - outFields->push(HX_("RG16UI",ae,7e,43,cb)); - outFields->push(HX_("RG32I",35,96,f0,65)); - outFields->push(HX_("RG32UI",e8,e2,92,cc)); - outFields->push(HX_("R8_SNORM",76,d3,ce,64)); - outFields->push(HX_("RG8_SNORM",73,8e,f7,80)); - outFields->push(HX_("RGB8_SNORM",3b,36,76,ea)); - outFields->push(HX_("RGBA8_SNORM",54,eb,97,96)); - outFields->push(HX_("RGB10_A2UI",b8,32,bb,dc)); - outFields->push(HX_("TEXTURE_IMMUTABLE_FORMAT",38,2c,95,5e)); - outFields->push(HX_("TEXTURE_IMMUTABLE_LEVELS",70,5b,56,05)); - outFields->push(HX_("UNSIGNED_INT_2_10_10_10_REV",0a,41,8d,b2)); - outFields->push(HX_("UNSIGNED_INT_10F_11F_11F_REV",5f,56,ed,03)); - outFields->push(HX_("UNSIGNED_INT_5_9_9_9_REV",ed,ec,63,c7)); - outFields->push(HX_("FLOAT_32_UNSIGNED_INT_24_8_REV",fc,a5,51,95)); - outFields->push(HX_("UNSIGNED_INT_24_8",b5,57,d6,d9)); - outFields->push(HX_("HALF_FLOAT",b0,fe,81,7a)); - outFields->push(HX_("RG",b5,47,00,00)); - outFields->push(HX_("RG_INTEGER",d4,6f,76,e9)); - outFields->push(HX_("INT_2_10_10_10_REV",c0,20,1e,cf)); - outFields->push(HX_("CURRENT_QUERY",02,13,44,ba)); - outFields->push(HX_("QUERY_RESULT",94,10,d9,08)); - outFields->push(HX_("QUERY_RESULT_AVAILABLE",fe,56,e1,27)); - outFields->push(HX_("ANY_SAMPLES_PASSED",99,0e,a3,86)); - outFields->push(HX_("ANY_SAMPLES_PASSED_CONSERVATIVE",53,18,b7,3e)); - outFields->push(HX_("MAX_DRAW_BUFFERS",b3,92,8a,37)); - outFields->push(HX_("DRAW_BUFFER0",b5,68,27,ac)); - outFields->push(HX_("DRAW_BUFFER1",b6,68,27,ac)); - outFields->push(HX_("DRAW_BUFFER2",b7,68,27,ac)); - outFields->push(HX_("DRAW_BUFFER3",b8,68,27,ac)); - outFields->push(HX_("DRAW_BUFFER4",b9,68,27,ac)); - outFields->push(HX_("DRAW_BUFFER5",ba,68,27,ac)); - outFields->push(HX_("DRAW_BUFFER6",bb,68,27,ac)); - outFields->push(HX_("DRAW_BUFFER7",bc,68,27,ac)); - outFields->push(HX_("DRAW_BUFFER8",bd,68,27,ac)); - outFields->push(HX_("DRAW_BUFFER9",be,68,27,ac)); - outFields->push(HX_("DRAW_BUFFER10",ba,36,54,f6)); - outFields->push(HX_("DRAW_BUFFER11",bb,36,54,f6)); - outFields->push(HX_("DRAW_BUFFER12",bc,36,54,f6)); - outFields->push(HX_("DRAW_BUFFER13",bd,36,54,f6)); - outFields->push(HX_("DRAW_BUFFER14",be,36,54,f6)); - outFields->push(HX_("DRAW_BUFFER15",bf,36,54,f6)); - outFields->push(HX_("MAX_COLOR_ATTACHMENTS",19,d7,ae,06)); - outFields->push(HX_("COLOR_ATTACHMENT1",b2,9a,fe,86)); - outFields->push(HX_("COLOR_ATTACHMENT2",b3,9a,fe,86)); - outFields->push(HX_("COLOR_ATTACHMENT3",b4,9a,fe,86)); - outFields->push(HX_("COLOR_ATTACHMENT4",b5,9a,fe,86)); - outFields->push(HX_("COLOR_ATTACHMENT5",b6,9a,fe,86)); - outFields->push(HX_("COLOR_ATTACHMENT6",b7,9a,fe,86)); - outFields->push(HX_("COLOR_ATTACHMENT7",b8,9a,fe,86)); - outFields->push(HX_("COLOR_ATTACHMENT8",b9,9a,fe,86)); - outFields->push(HX_("COLOR_ATTACHMENT9",ba,9a,fe,86)); - outFields->push(HX_("COLOR_ATTACHMENT10",3e,c1,c8,97)); - outFields->push(HX_("COLOR_ATTACHMENT11",3f,c1,c8,97)); - outFields->push(HX_("COLOR_ATTACHMENT12",40,c1,c8,97)); - outFields->push(HX_("COLOR_ATTACHMENT13",41,c1,c8,97)); - outFields->push(HX_("COLOR_ATTACHMENT14",42,c1,c8,97)); - outFields->push(HX_("COLOR_ATTACHMENT15",43,c1,c8,97)); - outFields->push(HX_("SAMPLER_3D",e8,2a,93,6e)); - outFields->push(HX_("SAMPLER_2D_SHADOW",96,9e,66,61)); - outFields->push(HX_("SAMPLER_2D_ARRAY",83,c3,f4,b9)); - outFields->push(HX_("SAMPLER_2D_ARRAY_SHADOW",5c,88,64,1c)); - outFields->push(HX_("SAMPLER_CUBE_SHADOW",13,3c,fd,ff)); - outFields->push(HX_("INT_SAMPLER_2D",b9,f2,ff,97)); - outFields->push(HX_("INT_SAMPLER_3D",98,f3,ff,97)); - outFields->push(HX_("INT_SAMPLER_CUBE",9c,93,36,99)); - outFields->push(HX_("INT_SAMPLER_2D_ARRAY",33,30,e9,17)); - outFields->push(HX_("UNSIGNED_INT_SAMPLER_2D",03,a6,f2,c4)); - outFields->push(HX_("UNSIGNED_INT_SAMPLER_3D",e2,a6,f2,c4)); - outFields->push(HX_("UNSIGNED_INT_SAMPLER_CUBE",66,2d,b4,ee)); - outFields->push(HX_("UNSIGNED_INT_SAMPLER_2D_ARRAY",fd,76,98,0d)); - outFields->push(HX_("MAX_SAMPLES",ee,bc,20,56)); - outFields->push(HX_("SAMPLER_BINDING",8e,79,76,22)); - outFields->push(HX_("PIXEL_PACK_BUFFER",4d,06,41,84)); - outFields->push(HX_("PIXEL_UNPACK_BUFFER",54,80,91,31)); - outFields->push(HX_("PIXEL_PACK_BUFFER_BINDING",f3,53,0d,81)); - outFields->push(HX_("PIXEL_UNPACK_BUFFER_BINDING",fa,ac,01,cf)); - outFields->push(HX_("COPY_READ_BUFFER",3f,8b,f1,64)); - outFields->push(HX_("COPY_WRITE_BUFFER",ca,9d,e5,e4)); - outFields->push(HX_("COPY_READ_BUFFER_BINDING",e5,1a,17,74)); - outFields->push(HX_("COPY_WRITE_BUFFER_BINDING",70,30,81,8a)); - outFields->push(HX_("FLOAT_MAT2x3",90,be,dd,c3)); - outFields->push(HX_("FLOAT_MAT2x4",91,be,dd,c3)); - outFields->push(HX_("FLOAT_MAT3x2",d0,80,de,c3)); - outFields->push(HX_("FLOAT_MAT3x4",d2,80,de,c3)); - outFields->push(HX_("FLOAT_MAT4x2",11,43,df,c3)); - outFields->push(HX_("FLOAT_MAT4x3",12,43,df,c3)); - outFields->push(HX_("UNSIGNED_INT_VEC2",f8,d3,ae,f1)); - outFields->push(HX_("UNSIGNED_INT_VEC3",f9,d3,ae,f1)); - outFields->push(HX_("UNSIGNED_INT_VEC4",fa,d3,ae,f1)); - outFields->push(HX_("UNSIGNED_NORMALIZED",81,9e,e9,b5)); - outFields->push(HX_("SIGNED_NORMALIZED",fa,1c,1f,6e)); - outFields->push(HX_("VERTEX_ATTRIB_ARRAY_INTEGER",9e,52,f4,fe)); - outFields->push(HX_("VERTEX_ATTRIB_ARRAY_DIVISOR",3e,5a,bb,58)); - outFields->push(HX_("TRANSFORM_FEEDBACK_BUFFER_MODE",5b,21,21,18)); - outFields->push(HX_("MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS",66,0f,c1,2a)); - outFields->push(HX_("TRANSFORM_FEEDBACK_VARYINGS",4a,49,b8,8f)); - outFields->push(HX_("TRANSFORM_FEEDBACK_BUFFER_START",4a,5f,8f,7c)); - outFields->push(HX_("TRANSFORM_FEEDBACK_BUFFER_SIZE",b9,ee,13,1c)); - outFields->push(HX_("TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN",2b,e6,b6,9f)); - outFields->push(HX_("MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS",18,9a,28,79)); - outFields->push(HX_("MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS",79,55,1c,52)); - outFields->push(HX_("INTERLEAVED_ATTRIBS",d3,03,58,cf)); - outFields->push(HX_("SEPARATE_ATTRIBS",ad,f1,7d,f6)); - outFields->push(HX_("TRANSFORM_FEEDBACK_BUFFER",87,cc,fb,c7)); - outFields->push(HX_("TRANSFORM_FEEDBACK_BUFFER_BINDING",2d,e4,af,90)); - outFields->push(HX_("TRANSFORM_FEEDBACK",18,81,af,95)); - outFields->push(HX_("TRANSFORM_FEEDBACK_PAUSED",35,50,eb,e6)); - outFields->push(HX_("TRANSFORM_FEEDBACK_ACTIVE",4d,51,ad,0d)); - outFields->push(HX_("TRANSFORM_FEEDBACK_BINDING",be,11,f4,01)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING",79,c9,9d,03)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE",c6,3b,6e,90)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_RED_SIZE",39,51,04,f1)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_GREEN_SIZE",07,31,24,91)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_BLUE_SIZE",1c,15,11,a1)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE",8c,86,04,dd)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE",c7,26,cb,18)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE",ae,65,3b,9a)); - outFields->push(HX_("FRAMEBUFFER_DEFAULT",ef,3b,45,e2)); - outFields->push(HX_("DEPTH24_STENCIL8",36,5e,b6,a6)); - outFields->push(HX_("DRAW_FRAMEBUFFER_BINDING",78,93,98,ce)); - outFields->push(HX_("READ_FRAMEBUFFER",24,8b,f0,a0)); - outFields->push(HX_("DRAW_FRAMEBUFFER",d2,b8,5e,7a)); - outFields->push(HX_("READ_FRAMEBUFFER_BINDING",ca,07,a0,07)); - outFields->push(HX_("RENDERBUFFER_SAMPLES",40,5d,0c,28)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER",43,08,18,7f)); - outFields->push(HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE",54,d0,f2,d0)); - outFields->push(HX_("UNIFORM_BUFFER",0b,f0,a3,ee)); - outFields->push(HX_("UNIFORM_BUFFER_BINDING",b1,2b,2d,65)); - outFields->push(HX_("UNIFORM_BUFFER_START",ce,fd,84,f1)); - outFields->push(HX_("UNIFORM_BUFFER_SIZE",b5,8c,28,19)); - outFields->push(HX_("MAX_VERTEX_UNIFORM_BLOCKS",11,56,73,a0)); - outFields->push(HX_("MAX_FRAGMENT_UNIFORM_BLOCKS",65,42,83,5d)); - outFields->push(HX_("MAX_COMBINED_UNIFORM_BLOCKS",d0,c0,cb,e7)); - outFields->push(HX_("MAX_UNIFORM_BUFFER_BINDINGS",87,4d,27,c3)); - outFields->push(HX_("MAX_UNIFORM_BLOCK_SIZE",f9,dc,3f,6c)); - outFields->push(HX_("MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS",fd,37,15,e3)); - outFields->push(HX_("MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS",51,0d,19,43)); - outFields->push(HX_("UNIFORM_BUFFER_OFFSET_ALIGNMENT",cb,a9,f8,cc)); - outFields->push(HX_("ACTIVE_UNIFORM_BLOCKS",2a,2b,e3,0c)); - outFields->push(HX_("UNIFORM_TYPE",05,d9,59,48)); - outFields->push(HX_("UNIFORM_SIZE",0c,87,a4,47)); - outFields->push(HX_("UNIFORM_BLOCK_INDEX",35,78,71,93)); - outFields->push(HX_("UNIFORM_OFFSET",9e,ca,4e,7e)); - outFields->push(HX_("UNIFORM_ARRAY_STRIDE",aa,aa,4a,6c)); - outFields->push(HX_("UNIFORM_MATRIX_STRIDE",ec,75,fb,fc)); - outFields->push(HX_("UNIFORM_IS_ROW_MAJOR",4a,d7,8e,f1)); - outFields->push(HX_("UNIFORM_BLOCK_BINDING",28,1b,56,0b)); - outFields->push(HX_("UNIFORM_BLOCK_DATA_SIZE",f9,d0,4f,72)); - outFields->push(HX_("UNIFORM_BLOCK_ACTIVE_UNIFORMS",9b,74,7f,6e)); - outFields->push(HX_("UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES",40,99,27,7e)); - outFields->push(HX_("UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER",c1,8d,d1,e0)); - outFields->push(HX_("UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER",15,c5,8f,af)); - outFields->push(HX_("OBJECT_TYPE",7a,57,2a,1f)); - outFields->push(HX_("SYNC_CONDITION",57,f7,d5,73)); - outFields->push(HX_("SYNC_STATUS",d6,f3,b7,06)); - outFields->push(HX_("SYNC_FLAGS",03,e3,f0,79)); - outFields->push(HX_("SYNC_FENCE",6d,3e,5a,75)); - outFields->push(HX_("SYNC_GPU_COMMANDS_COMPLETE",f9,23,65,18)); - outFields->push(HX_("UNSIGNALED",20,4c,0a,fd)); - outFields->push(HX_("SIGNALED",c7,80,c2,de)); - outFields->push(HX_("ALREADY_SIGNALED",ae,dd,3f,e3)); - outFields->push(HX_("TIMEOUT_EXPIRED",87,64,05,cd)); - outFields->push(HX_("CONDITION_SATISFIED",ce,a6,40,b0)); - outFields->push(HX_("WAIT_FAILED",87,c9,db,92)); - outFields->push(HX_("SYNC_FLUSH_COMMANDS_BIT",d5,c6,2c,c7)); - outFields->push(HX_("COLOR",43,a9,4a,c8)); - outFields->push(HX_("DEPTH",e3,28,18,55)); - outFields->push(HX_("STENCIL",dc,91,d7,ff)); - outFields->push(HX_("MIN",72,ad,3a,00)); - outFields->push(HX_("MAX",84,a6,3a,00)); - outFields->push(HX_("DEPTH_COMPONENT24",03,cd,68,43)); - outFields->push(HX_("STREAM_READ",b5,9e,5f,1e)); - outFields->push(HX_("STREAM_COPY",14,0f,7d,14)); - outFields->push(HX_("STATIC_READ",c7,6f,66,c3)); - outFields->push(HX_("STATIC_COPY",26,e0,83,b9)); - outFields->push(HX_("DYNAMIC_READ",76,23,56,2d)); - outFields->push(HX_("DYNAMIC_COPY",d5,93,73,23)); - outFields->push(HX_("DEPTH_COMPONENT32F",66,56,4b,b8)); - outFields->push(HX_("DEPTH32F_STENCIL8",f7,07,b2,83)); - outFields->push(HX_("INVALID_INDEX",4a,04,83,3c)); - outFields->push(HX_("TIMEOUT_IGNORED",f4,3b,74,84)); - outFields->push(HX_("MAX_CLIENT_WAIT_TIMEOUT_WEBGL",8a,37,14,d5)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("version",18,e7,f1,7c)); - outFields->push(HX_("__arrayBufferBinding",ec,c7,f6,4e)); - outFields->push(HX_("__elementBufferBinding",e9,54,64,1f)); - outFields->push(HX_("__contextID",6a,b8,28,45)); - outFields->push(HX_("__currentProgram",6b,4a,cd,35)); - outFields->push(HX_("__framebufferBinding",f8,60,08,ef)); - outFields->push(HX_("__initialized",f4,35,88,7f)); - outFields->push(HX_("__isContextLost",89,18,92,b5)); - outFields->push(HX_("__renderbufferBinding",ef,6d,e9,2f)); - outFields->push(HX_("__texture2DBinding",78,dc,16,4f)); - outFields->push(HX_("__textureCubeMapBinding",79,78,a4,c8)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo NativeOpenGLRenderContext_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH_BUFFER_BIT),HX_("DEPTH_BUFFER_BIT",ca,5b,ce,c6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_BUFFER_BIT),HX_("STENCIL_BUFFER_BIT",71,93,29,de)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_BUFFER_BIT),HX_("COLOR_BUFFER_BIT",6a,f7,74,fb)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,POINTS),HX_("POINTS",23,be,b0,a9)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,LINES),HX_("LINES",df,15,f0,f2)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,LINE_LOOP),HX_("LINE_LOOP",cf,55,c1,16)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,LINE_STRIP),HX_("LINE_STRIP",ed,20,88,dd)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TRIANGLES),HX_("TRIANGLES",8b,a0,99,7a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TRIANGLE_STRIP),HX_("TRIANGLE_STRIP",c1,66,6c,f6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TRIANGLE_FAN),HX_("TRIANGLE_FAN",7c,ee,2e,91)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ZERO),HX_("ZERO",28,d7,b1,3b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ONE),HX_("ONE",46,36,3c,00)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SRC_COLOR),HX_("SRC_COLOR",48,9e,bd,5c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ONE_MINUS_SRC_COLOR),HX_("ONE_MINUS_SRC_COLOR",20,3b,e1,48)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SRC_ALPHA),HX_("SRC_ALPHA",43,d4,f7,33)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ONE_MINUS_SRC_ALPHA),HX_("ONE_MINUS_SRC_ALPHA",1b,71,1b,20)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DST_ALPHA),HX_("DST_ALPHA",24,02,f2,d3)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ONE_MINUS_DST_ALPHA),HX_("ONE_MINUS_DST_ALPHA",fc,9e,15,c0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DST_COLOR),HX_("DST_COLOR",29,cc,b7,fc)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ONE_MINUS_DST_COLOR),HX_("ONE_MINUS_DST_COLOR",01,69,db,e8)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SRC_ALPHA_SATURATE),HX_("SRC_ALPHA_SATURATE",ab,e2,3d,33)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FUNC_ADD),HX_("FUNC_ADD",46,78,17,75)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BLEND_EQUATION),HX_("BLEND_EQUATION",9a,14,92,71)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BLEND_EQUATION_RGB),HX_("BLEND_EQUATION_RGB",88,25,eb,90)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BLEND_EQUATION_ALPHA),HX_("BLEND_EQUATION_ALPHA",99,aa,ae,37)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FUNC_SUBTRACT),HX_("FUNC_SUBTRACT",af,c0,a0,17)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FUNC_REVERSE_SUBTRACT),HX_("FUNC_REVERSE_SUBTRACT",cc,8d,ef,f3)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BLEND_DST_RGB),HX_("BLEND_DST_RGB",05,87,f5,ec)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BLEND_SRC_RGB),HX_("BLEND_SRC_RGB",64,43,8c,2c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BLEND_DST_ALPHA),HX_("BLEND_DST_ALPHA",56,25,32,74)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BLEND_SRC_ALPHA),HX_("BLEND_SRC_ALPHA",75,f7,37,d4)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,CONSTANT_COLOR),HX_("CONSTANT_COLOR",e8,64,8a,c8)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ONE_MINUS_CONSTANT_COLOR),HX_("ONE_MINUS_CONSTANT_COLOR",10,39,e7,06)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,CONSTANT_ALPHA),HX_("CONSTANT_ALPHA",e3,9a,c4,9f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ONE_MINUS_CONSTANT_ALPHA),HX_("ONE_MINUS_CONSTANT_ALPHA",0b,6f,21,de)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BLEND_COLOR),HX_("BLEND_COLOR",75,cb,c8,67)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ARRAY_BUFFER),HX_("ARRAY_BUFFER",46,66,17,f4)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ELEMENT_ARRAY_BUFFER),HX_("ELEMENT_ARRAY_BUFFER",09,05,53,3d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ARRAY_BUFFER_BINDING),HX_("ARRAY_BUFFER_BINDING",ec,d4,a9,79)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ELEMENT_ARRAY_BUFFER_BINDING),HX_("ELEMENT_ARRAY_BUFFER_BINDING",af,6e,96,a2)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STREAM_DRAW),HX_("STREAM_DRAW",63,7f,28,15)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STATIC_DRAW),HX_("STATIC_DRAW",75,50,2f,ba)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DYNAMIC_DRAW),HX_("DYNAMIC_DRAW",24,04,1f,24)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BUFFER_SIZE),HX_("BUFFER_SIZE",a0,7b,91,4c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BUFFER_USAGE),HX_("BUFFER_USAGE",42,05,11,e0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,CURRENT_VERTEX_ATTRIB),HX_("CURRENT_VERTEX_ATTRIB",1f,8c,2f,ab)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRONT),HX_("FRONT",89,50,7c,84)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BACK),HX_("BACK",27,a2,d1,2b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRONT_AND_BACK),HX_("FRONT_AND_BACK",a5,3d,6a,c1)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_2D),HX_("TEXTURE_2D",16,0c,f8,a2)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,CULL_FACE),HX_("CULL_FACE",8a,a5,f4,cf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BLEND),HX_("BLEND",31,20,e3,32)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DITHER),HX_("DITHER",e6,ac,41,70)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_TEST),HX_("STENCIL_TEST",d5,dc,69,d5)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH_TEST),HX_("DEPTH_TEST",6e,6c,25,28)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SCISSOR_TEST),HX_("SCISSOR_TEST",b5,be,51,59)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,POLYGON_OFFSET_FILL),HX_("POLYGON_OFFSET_FILL",4a,3d,32,ac)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SAMPLE_ALPHA_TO_COVERAGE),HX_("SAMPLE_ALPHA_TO_COVERAGE",16,3e,56,e1)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SAMPLE_COVERAGE),HX_("SAMPLE_COVERAGE",dd,b7,0e,c1)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,NO_ERROR),HX_("NO_ERROR",ea,b5,7d,2f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INVALID_ENUM),HX_("INVALID_ENUM",a9,74,70,13)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INVALID_VALUE),HX_("INVALID_VALUE",a9,e8,26,b0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INVALID_OPERATION),HX_("INVALID_OPERATION",5f,b1,c8,29)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,OUT_OF_MEMORY),HX_("OUT_OF_MEMORY",18,f2,97,e1)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,CW),HX_("CW",b4,3a,00,00)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,CCW),HX_("CCW",b7,11,33,00)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,LINE_WIDTH),HX_("LINE_WIDTH",1b,84,d2,23)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ALIASED_POINT_SIZE_RANGE),HX_("ALIASED_POINT_SIZE_RANGE",fe,f6,a4,7b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ALIASED_LINE_WIDTH_RANGE),HX_("ALIASED_LINE_WIDTH_RANGE",e9,22,d5,8a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,CULL_FACE_MODE),HX_("CULL_FACE_MODE",78,bd,87,d1)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRONT_FACE),HX_("FRONT_FACE",53,b7,4d,ef)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH_RANGE),HX_("DEPTH_RANGE",01,9a,23,cf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH_WRITEMASK),HX_("DEPTH_WRITEMASK",8f,37,3f,66)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH_CLEAR_VALUE),HX_("DEPTH_CLEAR_VALUE",23,17,0d,1b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH_FUNC),HX_("DEPTH_FUNC",60,8f,f0,1e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_CLEAR_VALUE),HX_("STENCIL_CLEAR_VALUE",9c,91,82,73)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_FUNC),HX_("STENCIL_FUNC",c7,ff,34,cc)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_FAIL),HX_("STENCIL_FAIL",61,ce,25,cc)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_PASS_DEPTH_FAIL),HX_("STENCIL_PASS_DEPTH_FAIL",45,ca,b9,c8)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_PASS_DEPTH_PASS),HX_("STENCIL_PASS_DEPTH_PASS",38,f5,55,cf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_REF),HX_("STENCIL_REF",10,6a,a5,3c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_VALUE_MASK),HX_("STENCIL_VALUE_MASK",9d,58,5e,a0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_WRITEMASK),HX_("STENCIL_WRITEMASK",c8,f1,a6,49)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_BACK_FUNC),HX_("STENCIL_BACK_FUNC",39,78,a2,90)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_BACK_FAIL),HX_("STENCIL_BACK_FAIL",d3,46,93,90)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_BACK_PASS_DEPTH_FAIL),HX_("STENCIL_BACK_PASS_DEPTH_FAIL",13,23,0e,34)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_BACK_PASS_DEPTH_PASS),HX_("STENCIL_BACK_PASS_DEPTH_PASS",06,4e,aa,3a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_BACK_REF),HX_("STENCIL_BACK_REF",de,45,b8,08)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_BACK_VALUE_MASK),HX_("STENCIL_BACK_VALUE_MASK",8f,b2,c4,88)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_BACK_WRITEMASK),HX_("STENCIL_BACK_WRITEMASK",16,9c,15,c2)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,VIEWPORT),HX_("VIEWPORT",66,dc,2a,f6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SCISSOR_BOX),HX_("SCISSOR_BOX",e8,48,4c,55)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_CLEAR_VALUE),HX_("COLOR_CLEAR_VALUE",83,a7,2e,f8)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_WRITEMASK),HX_("COLOR_WRITEMASK",ef,ef,f9,14)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNPACK_ALIGNMENT),HX_("UNPACK_ALIGNMENT",b6,2a,2e,4b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,PACK_ALIGNMENT),HX_("PACK_ALIGNMENT",9d,d6,85,c3)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_TEXTURE_SIZE),HX_("MAX_TEXTURE_SIZE",e0,0b,5b,fb)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_VIEWPORT_DIMS),HX_("MAX_VIEWPORT_DIMS",a9,2d,fb,08)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SUBPIXEL_BITS),HX_("SUBPIXEL_BITS",1f,ac,14,0a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RED_BITS),HX_("RED_BITS",14,f8,9e,96)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,GREEN_BITS),HX_("GREEN_BITS",62,a9,9b,94)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BLUE_BITS),HX_("BLUE_BITS",0b,26,60,a1)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ALPHA_BITS),HX_("ALPHA_BITS",e7,fe,7b,e0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH_BITS),HX_("DEPTH_BITS",22,9f,42,1c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_BITS),HX_("STENCIL_BITS",89,0f,87,c9)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,POLYGON_OFFSET_UNITS),HX_("POLYGON_OFFSET_UNITS",a8,e8,11,a6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,POLYGON_OFFSET_FACTOR),HX_("POLYGON_OFFSET_FACTOR",56,6b,12,2a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_BINDING_2D),HX_("TEXTURE_BINDING_2D",30,ec,98,b1)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SAMPLE_BUFFERS),HX_("SAMPLE_BUFFERS",fe,16,71,3c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SAMPLES),HX_("SAMPLES",e9,98,9d,03)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SAMPLE_COVERAGE_VALUE),HX_("SAMPLE_COVERAGE_VALUE",2f,7a,07,69)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SAMPLE_COVERAGE_INVERT),HX_("SAMPLE_COVERAGE_INVERT",78,52,a5,cd)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,NUM_COMPRESSED_TEXTURE_FORMATS),HX_("NUM_COMPRESSED_TEXTURE_FORMATS",33,ae,1c,0d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COMPRESSED_TEXTURE_FORMATS),HX_("COMPRESSED_TEXTURE_FORMATS",7a,13,e3,12)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DONT_CARE),HX_("DONT_CARE",7f,9b,c1,cf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FASTEST),HX_("FASTEST",0a,a3,0d,5e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,NICEST),HX_("NICEST",7e,6d,94,64)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,GENERATE_MIPMAP_HINT),HX_("GENERATE_MIPMAP_HINT",94,d3,d5,83)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BYTE),HX_("BYTE",08,e7,e3,2b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_BYTE),HX_("UNSIGNED_BYTE",d2,79,6b,01)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SHORT),HX_("SHORT",5c,bc,15,fa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_SHORT),HX_("UNSIGNED_SHORT",52,9a,2e,fb)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INT),HX_("INT",cf,a8,37,00)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_INT),HX_("UNSIGNED_INT",45,fd,b9,1c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FLOAT),HX_("FLOAT",7c,fd,84,80)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FIXED),HX_("FIXED",54,31,90,7e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH_COMPONENT),HX_("DEPTH_COMPONENT",01,1f,62,0f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ALPHA),HX_("ALPHA",3e,df,84,9f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB),HX_("RGB",ed,76,3e,00)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGBA),HX_("RGBA",b4,98,69,36)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,LUMINANCE),HX_("LUMINANCE",d8,a7,e0,63)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,LUMINANCE_ALPHA),HX_("LUMINANCE_ALPHA",57,40,e0,bd)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_SHORT_4_4_4_4),HX_("UNSIGNED_SHORT_4_4_4_4",a6,33,71,7b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_SHORT_5_5_5_1),HX_("UNSIGNED_SHORT_5_5_5_1",26,01,6e,38)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_SHORT_5_6_5),HX_("UNSIGNED_SHORT_5_6_5",75,bb,16,8c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAGMENT_SHADER),HX_("FRAGMENT_SHADER",f4,26,78,e9)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,VERTEX_SHADER),HX_("VERTEX_SHADER",e0,69,73,49)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_VERTEX_ATTRIBS),HX_("MAX_VERTEX_ATTRIBS",49,c9,15,5f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_VERTEX_UNIFORM_VECTORS),HX_("MAX_VERTEX_UNIFORM_VECTORS",45,6c,16,5a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_VARYING_VECTORS),HX_("MAX_VARYING_VECTORS",06,b9,f7,37)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_COMBINED_TEXTURE_IMAGE_UNITS),HX_("MAX_COMBINED_TEXTURE_IMAGE_UNITS",a8,d1,a6,77)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_VERTEX_TEXTURE_IMAGE_UNITS),HX_("MAX_VERTEX_TEXTURE_IMAGE_UNITS",c7,90,95,2b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_TEXTURE_IMAGE_UNITS),HX_("MAX_TEXTURE_IMAGE_UNITS",cc,6c,61,54)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_FRAGMENT_UNIFORM_VECTORS),HX_("MAX_FRAGMENT_UNIFORM_VECTORS",71,49,f5,0a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SHADER_TYPE),HX_("SHADER_TYPE",54,e5,27,87)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DELETE_STATUS),HX_("DELETE_STATUS",06,e4,98,1e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,LINK_STATUS),HX_("LINK_STATUS",17,18,8f,45)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,VALIDATE_STATUS),HX_("VALIDATE_STATUS",fb,22,07,c6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ATTACHED_SHADERS),HX_("ATTACHED_SHADERS",73,d2,76,75)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ACTIVE_UNIFORMS),HX_("ACTIVE_UNIFORMS",98,7d,3a,2c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ACTIVE_UNIFORMS_MAX_LENGTH),HX_("ACTIVE_UNIFORMS_MAX_LENGTH",08,cb,c9,4d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ACTIVE_ATTRIBUTES),HX_("ACTIVE_ATTRIBUTES",f0,e5,c7,4a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ACTIVE_ATTRIBUTES_MAX_LENGTH),HX_("ACTIVE_ATTRIBUTES_MAX_LENGTH",b0,11,b3,ae)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SHADING_LANGUAGE_VERSION),HX_("SHADING_LANGUAGE_VERSION",e6,c4,ef,70)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,CURRENT_PROGRAM),HX_("CURRENT_PROGRAM",fe,28,c0,3f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,NEVER),HX_("NEVER",6c,76,1e,17)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,LESS),HX_("LESS",59,db,70,32)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,EQUAL),HX_("EQUAL",94,07,71,f0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,LEQUAL),HX_("LEQUAL",c8,73,90,53)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,GREATER),HX_("GREATER",da,64,94,37)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,NOTEQUAL),HX_("NOTEQUAL",c1,c1,e9,c8)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,GEQUAL),HX_("GEQUAL",ed,a5,c7,53)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ALWAYS),HX_("ALWAYS",cf,ba,59,f9)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,KEEP),HX_("KEEP",85,98,c7,31)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,REPLACE),HX_("REPLACE",14,1c,fc,2a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INCR),HX_("INCR",d4,fd,7b,30)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DECR),HX_("DECR",70,18,27,2d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INVERT),HX_("INVERT",16,93,5b,52)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INCR_WRAP),HX_("INCR_WRAP",55,7f,68,2c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DECR_WRAP),HX_("DECR_WRAP",39,6f,eb,0a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,VENDOR),HX_("VENDOR",88,91,19,51)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RENDERER),HX_("RENDERER",43,55,61,0c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,VERSION),HX_("VERSION",f8,ba,c5,fc)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,EXTENSIONS),HX_("EXTENSIONS",14,f0,79,7b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,NEAREST),HX_("NEAREST",3e,ec,9d,e5)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,LINEAR),HX_("LINEAR",e5,fd,22,9f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,NEAREST_MIPMAP_NEAREST),HX_("NEAREST_MIPMAP_NEAREST",68,b9,63,7e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,LINEAR_MIPMAP_NEAREST),HX_("LINEAR_MIPMAP_NEAREST",a1,9b,a4,65)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,NEAREST_MIPMAP_LINEAR),HX_("NEAREST_MIPMAP_LINEAR",fb,83,f2,3b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,LINEAR_MIPMAP_LINEAR),HX_("LINEAR_MIPMAP_LINEAR",e2,8b,f8,99)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_MAG_FILTER),HX_("TEXTURE_MAG_FILTER",88,ff,d5,1e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_MIN_FILTER),HX_("TEXTURE_MIN_FILTER",69,66,c2,46)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_WRAP_S),HX_("TEXTURE_WRAP_S",a2,2d,c3,fe)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_WRAP_T),HX_("TEXTURE_WRAP_T",a3,2d,c3,fe)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE),HX_("TEXTURE",bb,9c,b4,1e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_CUBE_MAP),HX_("TEXTURE_CUBE_MAP",36,7a,e1,ad)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_BINDING_CUBE_MAP),HX_("TEXTURE_BINDING_CUBE_MAP",d0,69,98,75)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_CUBE_MAP_POSITIVE_X),HX_("TEXTURE_CUBE_MAP_POSITIVE_X",bb,1c,ee,24)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_CUBE_MAP_NEGATIVE_X),HX_("TEXTURE_CUBE_MAP_NEGATIVE_X",77,03,e2,6b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_CUBE_MAP_POSITIVE_Y),HX_("TEXTURE_CUBE_MAP_POSITIVE_Y",bc,1c,ee,24)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_CUBE_MAP_NEGATIVE_Y),HX_("TEXTURE_CUBE_MAP_NEGATIVE_Y",78,03,e2,6b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_CUBE_MAP_POSITIVE_Z),HX_("TEXTURE_CUBE_MAP_POSITIVE_Z",bd,1c,ee,24)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_CUBE_MAP_NEGATIVE_Z),HX_("TEXTURE_CUBE_MAP_NEGATIVE_Z",79,03,e2,6b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_CUBE_MAP_TEXTURE_SIZE),HX_("MAX_CUBE_MAP_TEXTURE_SIZE",77,b9,24,9d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE0),HX_("TEXTURE0",15,87,54,bf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE1),HX_("TEXTURE1",16,87,54,bf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE2),HX_("TEXTURE2",17,87,54,bf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE3),HX_("TEXTURE3",18,87,54,bf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE4),HX_("TEXTURE4",19,87,54,bf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE5),HX_("TEXTURE5",1a,87,54,bf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE6),HX_("TEXTURE6",1b,87,54,bf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE7),HX_("TEXTURE7",1c,87,54,bf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE8),HX_("TEXTURE8",1d,87,54,bf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE9),HX_("TEXTURE9",1e,87,54,bf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE10),HX_("TEXTURE10",5a,ac,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE11),HX_("TEXTURE11",5b,ac,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE12),HX_("TEXTURE12",5c,ac,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE13),HX_("TEXTURE13",5d,ac,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE14),HX_("TEXTURE14",5e,ac,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE15),HX_("TEXTURE15",5f,ac,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE16),HX_("TEXTURE16",60,ac,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE17),HX_("TEXTURE17",61,ac,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE18),HX_("TEXTURE18",62,ac,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE19),HX_("TEXTURE19",63,ac,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE20),HX_("TEXTURE20",39,ad,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE21),HX_("TEXTURE21",3a,ad,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE22),HX_("TEXTURE22",3b,ad,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE23),HX_("TEXTURE23",3c,ad,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE24),HX_("TEXTURE24",3d,ad,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE25),HX_("TEXTURE25",3e,ad,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE26),HX_("TEXTURE26",3f,ad,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE27),HX_("TEXTURE27",40,ad,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE28),HX_("TEXTURE28",41,ad,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE29),HX_("TEXTURE29",42,ad,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE30),HX_("TEXTURE30",18,ae,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE31),HX_("TEXTURE31",19,ae,a1,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ACTIVE_TEXTURE),HX_("ACTIVE_TEXTURE",02,1a,22,ce)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,REPEAT),HX_("REPEAT",5b,43,ff,b8)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,CLAMP_TO_EDGE),HX_("CLAMP_TO_EDGE",1d,fc,5a,96)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MIRRORED_REPEAT),HX_("MIRRORED_REPEAT",5c,94,80,4a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FLOAT_VEC2),HX_("FLOAT_VEC2",61,ac,a4,eb)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FLOAT_VEC3),HX_("FLOAT_VEC3",62,ac,a4,eb)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FLOAT_VEC4),HX_("FLOAT_VEC4",63,ac,a4,eb)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INT_VEC2),HX_("INT_VEC2",2e,14,05,7d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INT_VEC3),HX_("INT_VEC3",2f,14,05,7d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INT_VEC4),HX_("INT_VEC4",30,14,05,7d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BOOL),HX_("BOOL",2a,4c,dc,2b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BOOL_VEC2),HX_("BOOL_VEC2",f3,66,2b,2d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BOOL_VEC3),HX_("BOOL_VEC3",f4,66,2b,2d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BOOL_VEC4),HX_("BOOL_VEC4",f5,66,2b,2d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FLOAT_MAT2),HX_("FLOAT_MAT2",95,c6,ae,e5)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FLOAT_MAT3),HX_("FLOAT_MAT3",96,c6,ae,e5)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FLOAT_MAT4),HX_("FLOAT_MAT4",97,c6,ae,e5)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SAMPLER_2D),HX_("SAMPLER_2D",09,2a,93,6e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SAMPLER_CUBE),HX_("SAMPLER_CUBE",ec,3e,82,a4)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,VERTEX_ATTRIB_ARRAY_ENABLED),HX_("VERTEX_ATTRIB_ARRAY_ENABLED",61,99,09,66)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,VERTEX_ATTRIB_ARRAY_SIZE),HX_("VERTEX_ATTRIB_ARRAY_SIZE",c1,07,fd,08)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,VERTEX_ATTRIB_ARRAY_STRIDE),HX_("VERTEX_ATTRIB_ARRAY_STRIDE",19,2b,41,58)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,VERTEX_ATTRIB_ARRAY_TYPE),HX_("VERTEX_ATTRIB_ARRAY_TYPE",ba,59,b2,09)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,VERTEX_ATTRIB_ARRAY_NORMALIZED),HX_("VERTEX_ATTRIB_ARRAY_NORMALIZED",37,b7,22,78)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,VERTEX_ATTRIB_ARRAY_POINTER),HX_("VERTEX_ATTRIB_ARRAY_POINTER",9d,55,fa,38)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,VERTEX_ATTRIB_ARRAY_BUFFER_BINDING),HX_("VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",a6,80,67,97)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,IMPLEMENTATION_COLOR_READ_TYPE),HX_("IMPLEMENTATION_COLOR_READ_TYPE",fa,b6,2b,35)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,IMPLEMENTATION_COLOR_READ_FORMAT),HX_("IMPLEMENTATION_COLOR_READ_FORMAT",77,c7,1a,47)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,VERTEX_PROGRAM_POINT_SIZE),HX_("VERTEX_PROGRAM_POINT_SIZE",e6,56,be,34)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,POINT_SPRITE),HX_("POINT_SPRITE",74,93,5c,14)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COMPILE_STATUS),HX_("COMPILE_STATUS",de,cb,4e,8c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INFO_LOG_LENGTH),HX_("INFO_LOG_LENGTH",12,de,68,c7)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SHADER_SOURCE_LENGTH),HX_("SHADER_SOURCE_LENGTH",30,c9,50,62)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SHADER_COMPILER),HX_("SHADER_COMPILER",39,af,c7,ad)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SHADER_BINARY_FORMATS),HX_("SHADER_BINARY_FORMATS",d8,ee,25,d0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,NUM_SHADER_BINARY_FORMATS),HX_("NUM_SHADER_BINARY_FORMATS",bf,4e,e4,a8)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,LOW_FLOAT),HX_("LOW_FLOAT",31,04,74,e4)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MEDIUM_FLOAT),HX_("MEDIUM_FLOAT",f2,8a,46,b9)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,HIGH_FLOAT),HX_("HIGH_FLOAT",9f,f9,3b,47)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,LOW_INT),HX_("LOW_INT",44,28,70,45)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MEDIUM_INT),HX_("MEDIUM_INT",c5,cc,af,4f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,HIGH_INT),HX_("HIGH_INT",32,46,02,09)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER),HX_("FRAMEBUFFER",cd,20,84,50)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RENDERBUFFER),HX_("RENDERBUFFER",d6,a4,a4,a9)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGBA4),HX_("RGBA4",00,05,fc,65)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB5_A1),HX_("RGB5_A1",47,8f,f9,d8)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB565),HX_("RGB565",e7,41,7f,d6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH_COMPONENT16),HX_("DEPTH_COMPONENT16",26,cc,68,43)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_INDEX),HX_("STENCIL_INDEX",0f,79,b6,97)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_INDEX8),HX_("STENCIL_INDEX8",49,74,f3,27)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH_STENCIL),HX_("DEPTH_STENCIL",40,2f,20,2b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RENDERBUFFER_WIDTH),HX_("RENDERBUFFER_WIDTH",7d,1e,e1,43)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RENDERBUFFER_HEIGHT),HX_("RENDERBUFFER_HEIGHT",70,07,69,d7)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RENDERBUFFER_INTERNAL_FORMAT),HX_("RENDERBUFFER_INTERNAL_FORMAT",90,da,eb,b5)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RENDERBUFFER_RED_SIZE),HX_("RENDERBUFFER_RED_SIZE",98,a5,58,5e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RENDERBUFFER_GREEN_SIZE),HX_("RENDERBUFFER_GREEN_SIZE",26,9b,7d,3b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RENDERBUFFER_BLUE_SIZE),HX_("RENDERBUFFER_BLUE_SIZE",dd,93,86,dd)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RENDERBUFFER_ALPHA_SIZE),HX_("RENDERBUFFER_ALPHA_SIZE",ab,f0,5d,87)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RENDERBUFFER_DEPTH_SIZE),HX_("RENDERBUFFER_DEPTH_SIZE",e6,90,24,c3)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RENDERBUFFER_STENCIL_SIZE),HX_("RENDERBUFFER_STENCIL_SIZE",8d,d5,5a,9d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE),HX_("FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE",50,22,44,50)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_ATTACHMENT_OBJECT_NAME),HX_("FRAMEBUFFER_ATTACHMENT_OBJECT_NAME",e1,a1,3a,4c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL),HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL",f6,9b,ba,81)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE),HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE",dc,4c,39,8a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_ATTACHMENT0),HX_("COLOR_ATTACHMENT0",b1,9a,fe,86)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH_ATTACHMENT),HX_("DEPTH_ATTACHMENT",ff,54,cd,e9)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL_ATTACHMENT),HX_("STENCIL_ATTACHMENT",a6,8c,28,01)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH_STENCIL_ATTACHMENT),HX_("DEPTH_STENCIL_ATTACHMENT",c2,e1,e1,9f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,NONE),HX_("NONE",b8,da,ca,33)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_COMPLETE),HX_("FRAMEBUFFER_COMPLETE",ab,65,7d,ea)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_INCOMPLETE_ATTACHMENT),HX_("FRAMEBUFFER_INCOMPLETE_ATTACHMENT",f2,cf,b7,1d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT),HX_("FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT",8b,0a,cd,77)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_INCOMPLETE_DIMENSIONS),HX_("FRAMEBUFFER_INCOMPLETE_DIMENSIONS",5c,86,e4,1c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_UNSUPPORTED),HX_("FRAMEBUFFER_UNSUPPORTED",e3,a6,4e,c8)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_BINDING),HX_("FRAMEBUFFER_BINDING",73,ee,ae,c5)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RENDERBUFFER_BINDING),HX_("RENDERBUFFER_BINDING",7c,23,70,23)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_RENDERBUFFER_SIZE),HX_("MAX_RENDERBUFFER_SIZE",4f,d4,3d,65)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INVALID_FRAMEBUFFER_OPERATION),HX_("INVALID_FRAMEBUFFER_OPERATION",2d,d4,c5,43)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNPACK_FLIP_Y_WEBGL),HX_("UNPACK_FLIP_Y_WEBGL",0e,9f,94,9d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNPACK_PREMULTIPLY_ALPHA_WEBGL),HX_("UNPACK_PREMULTIPLY_ALPHA_WEBGL",73,5d,cb,c6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,CONTEXT_LOST_WEBGL),HX_("CONTEXT_LOST_WEBGL",6e,67,71,45)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNPACK_COLORSPACE_CONVERSION_WEBGL),HX_("UNPACK_COLORSPACE_CONVERSION_WEBGL",9f,d9,f0,b9)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,BROWSER_DEFAULT_WEBGL),HX_("BROWSER_DEFAULT_WEBGL",04,04,92,c0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,READ_BUFFER),HX_("READ_BUFFER",09,1e,91,cd)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNPACK_ROW_LENGTH),HX_("UNPACK_ROW_LENGTH",78,04,c5,5f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNPACK_SKIP_ROWS),HX_("UNPACK_SKIP_ROWS",0c,e6,50,4d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNPACK_SKIP_PIXELS),HX_("UNPACK_SKIP_PIXELS",e0,26,60,af)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,PACK_ROW_LENGTH),HX_("PACK_ROW_LENGTH",b1,c2,23,34)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,PACK_SKIP_ROWS),HX_("PACK_SKIP_ROWS",f3,91,a8,c5)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,PACK_SKIP_PIXELS),HX_("PACK_SKIP_PIXELS",87,da,e7,ad)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_BINDING_3D),HX_("TEXTURE_BINDING_3D",0f,ed,98,b1)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNPACK_SKIP_IMAGES),HX_("UNPACK_SKIP_IMAGES",6b,88,48,21)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNPACK_IMAGE_HEIGHT),HX_("UNPACK_IMAGE_HEIGHT",98,fd,7e,14)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_3D_TEXTURE_SIZE),HX_("MAX_3D_TEXTURE_SIZE",98,9e,8f,d5)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_ELEMENTS_VERTICES),HX_("MAX_ELEMENTS_VERTICES",86,be,2e,25)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_ELEMENTS_INDICES),HX_("MAX_ELEMENTS_INDICES",1a,7d,aa,73)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_TEXTURE_LOD_BIAS),HX_("MAX_TEXTURE_LOD_BIAS",f6,fc,86,68)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_FRAGMENT_UNIFORM_COMPONENTS),HX_("MAX_FRAGMENT_UNIFORM_COMPONENTS",75,6c,59,3e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_VERTEX_UNIFORM_COMPONENTS),HX_("MAX_VERTEX_UNIFORM_COMPONENTS",21,c6,3a,5f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_ARRAY_TEXTURE_LAYERS),HX_("MAX_ARRAY_TEXTURE_LAYERS",e7,c3,5b,6e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MIN_PROGRAM_TEXEL_OFFSET),HX_("MIN_PROGRAM_TEXEL_OFFSET",2c,3a,dc,08)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_PROGRAM_TEXEL_OFFSET),HX_("MAX_PROGRAM_TEXEL_OFFSET",da,db,54,b2)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_VARYING_COMPONENTS),HX_("MAX_VARYING_COMPONENTS",00,28,c3,5f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAGMENT_SHADER_DERIVATIVE_HINT),HX_("FRAGMENT_SHADER_DERIVATIVE_HINT",74,51,a3,7e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RASTERIZER_DISCARD),HX_("RASTERIZER_DISCARD",1a,72,dc,4a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,VERTEX_ARRAY_BINDING),HX_("VERTEX_ARRAY_BINDING",c4,1d,24,31)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_VERTEX_OUTPUT_COMPONENTS),HX_("MAX_VERTEX_OUTPUT_COMPONENTS",54,64,33,f3)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_FRAGMENT_INPUT_COMPONENTS),HX_("MAX_FRAGMENT_INPUT_COMPONENTS",5f,cc,5e,d8)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_SERVER_WAIT_TIMEOUT),HX_("MAX_SERVER_WAIT_TIMEOUT",38,5d,22,83)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_ELEMENT_INDEX),HX_("MAX_ELEMENT_INDEX",94,ef,d5,74)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RED),HX_("RED",31,75,3e,00)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB8),HX_("RGB8",ab,98,69,36)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGBA8),HX_("RGBA8",04,05,fc,65)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB10_A2),HX_("RGB10_A2",64,47,cf,94)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_3D),HX_("TEXTURE_3D",f5,0c,f8,a2)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_WRAP_R),HX_("TEXTURE_WRAP_R",a1,2d,c3,fe)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_MIN_LOD),HX_("TEXTURE_MIN_LOD",10,2d,09,39)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_MAX_LOD),HX_("TEXTURE_MAX_LOD",22,17,30,c8)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_BASE_LEVEL),HX_("TEXTURE_BASE_LEVEL",ba,eb,52,05)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_MAX_LEVEL),HX_("TEXTURE_MAX_LEVEL",65,66,2f,3f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_COMPARE_MODE),HX_("TEXTURE_COMPARE_MODE",e1,a5,b9,86)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_COMPARE_FUNC),HX_("TEXTURE_COMPARE_FUNC",c2,bd,1d,82)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SRGB),HX_("SRGB",7a,2c,1b,37)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SRGB8),HX_("SRGB8",7e,be,ab,00)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SRGB8_ALPHA8),HX_("SRGB8_ALPHA8",1b,b6,71,35)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COMPARE_REF_TO_TEXTURE),HX_("COMPARE_REF_TO_TEXTURE",3d,3b,36,aa)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGBA32F),HX_("RGBA32F",93,ae,c6,e0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB32F),HX_("RGB32F",fa,b9,7d,d6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGBA16F),HX_("RGBA16F",8d,2d,c5,e0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB16F),HX_("RGB16F",f4,38,7c,d6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_2D_ARRAY),HX_("TEXTURE_2D_ARRAY",50,2d,c6,60)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_BINDING_2D_ARRAY),HX_("TEXTURE_BINDING_2D_ARRAY",ea,1c,7d,28)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,R11F_G11F_B10F),HX_("R11F_G11F_B10F",9a,02,7e,28)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB9_E5),HX_("RGB9_E5",43,6d,9e,db)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGBA32UI),HX_("RGBA32UI",67,1f,12,cd)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB32UI),HX_("RGB32UI",20,0e,85,d7)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGBA16UI),HX_("RGBA16UI",2d,bb,c2,cb)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB16UI),HX_("RGB16UI",e6,a9,35,d6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGBA8UI),HX_("RGBA8UI",58,98,ca,e0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB8UI),HX_("RGB8UI",bf,a3,81,d6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGBA32I),HX_("RGBA32I",96,ae,c6,e0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB32I),HX_("RGB32I",fd,b9,7d,d6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGBA16I),HX_("RGBA16I",90,2d,c5,e0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB16I),HX_("RGB16I",f7,38,7c,d6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGBA8I),HX_("RGBA8I",c5,5e,88,d6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB8I),HX_("RGB8I",3e,fd,fb,65)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RED_INTEGER),HX_("RED_INTEGER",50,79,18,f4)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB_INTEGER),HX_("RGB_INTEGER",0c,97,ca,ce)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGBA_INTEGER),HX_("RGBA_INTEGER",d3,57,27,c0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,R8),HX_("R8",a6,47,00,00)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RG8),HX_("RG8",e3,76,3e,00)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,R16F),HX_("R16F",af,dc,58,36)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,R32F),HX_("R32F",b5,5d,5a,36)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RG16F),HX_("RG16F",2c,15,ef,65)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RG32F),HX_("RG32F",32,96,f0,65)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,R8I),HX_("R8I",e3,69,3e,00)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,R8UI),HX_("R8UI",7a,47,5e,36)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,R16I),HX_("R16I",b2,dc,58,36)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,R16UI),HX_("R16UI",cb,49,68,57)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,R32I),HX_("R32I",b8,5d,5a,36)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,R32UI),HX_("R32UI",05,ae,b7,58)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RG8I),HX_("RG8I",06,90,69,36)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RG8UI),HX_("RG8UI",f7,7f,f4,65)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RG16I),HX_("RG16I",2f,15,ef,65)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RG16UI),HX_("RG16UI",ae,7e,43,cb)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RG32I),HX_("RG32I",35,96,f0,65)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RG32UI),HX_("RG32UI",e8,e2,92,cc)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,R8_SNORM),HX_("R8_SNORM",76,d3,ce,64)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RG8_SNORM),HX_("RG8_SNORM",73,8e,f7,80)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB8_SNORM),HX_("RGB8_SNORM",3b,36,76,ea)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGBA8_SNORM),HX_("RGBA8_SNORM",54,eb,97,96)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RGB10_A2UI),HX_("RGB10_A2UI",b8,32,bb,dc)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_IMMUTABLE_FORMAT),HX_("TEXTURE_IMMUTABLE_FORMAT",38,2c,95,5e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TEXTURE_IMMUTABLE_LEVELS),HX_("TEXTURE_IMMUTABLE_LEVELS",70,5b,56,05)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_INT_2_10_10_10_REV),HX_("UNSIGNED_INT_2_10_10_10_REV",0a,41,8d,b2)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_INT_10F_11F_11F_REV),HX_("UNSIGNED_INT_10F_11F_11F_REV",5f,56,ed,03)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_INT_5_9_9_9_REV),HX_("UNSIGNED_INT_5_9_9_9_REV",ed,ec,63,c7)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FLOAT_32_UNSIGNED_INT_24_8_REV),HX_("FLOAT_32_UNSIGNED_INT_24_8_REV",fc,a5,51,95)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_INT_24_8),HX_("UNSIGNED_INT_24_8",b5,57,d6,d9)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,HALF_FLOAT),HX_("HALF_FLOAT",b0,fe,81,7a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RG),HX_("RG",b5,47,00,00)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RG_INTEGER),HX_("RG_INTEGER",d4,6f,76,e9)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INT_2_10_10_10_REV),HX_("INT_2_10_10_10_REV",c0,20,1e,cf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,CURRENT_QUERY),HX_("CURRENT_QUERY",02,13,44,ba)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,QUERY_RESULT),HX_("QUERY_RESULT",94,10,d9,08)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,QUERY_RESULT_AVAILABLE),HX_("QUERY_RESULT_AVAILABLE",fe,56,e1,27)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ANY_SAMPLES_PASSED),HX_("ANY_SAMPLES_PASSED",99,0e,a3,86)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ANY_SAMPLES_PASSED_CONSERVATIVE),HX_("ANY_SAMPLES_PASSED_CONSERVATIVE",53,18,b7,3e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_DRAW_BUFFERS),HX_("MAX_DRAW_BUFFERS",b3,92,8a,37)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_BUFFER0),HX_("DRAW_BUFFER0",b5,68,27,ac)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_BUFFER1),HX_("DRAW_BUFFER1",b6,68,27,ac)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_BUFFER2),HX_("DRAW_BUFFER2",b7,68,27,ac)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_BUFFER3),HX_("DRAW_BUFFER3",b8,68,27,ac)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_BUFFER4),HX_("DRAW_BUFFER4",b9,68,27,ac)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_BUFFER5),HX_("DRAW_BUFFER5",ba,68,27,ac)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_BUFFER6),HX_("DRAW_BUFFER6",bb,68,27,ac)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_BUFFER7),HX_("DRAW_BUFFER7",bc,68,27,ac)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_BUFFER8),HX_("DRAW_BUFFER8",bd,68,27,ac)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_BUFFER9),HX_("DRAW_BUFFER9",be,68,27,ac)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_BUFFER10),HX_("DRAW_BUFFER10",ba,36,54,f6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_BUFFER11),HX_("DRAW_BUFFER11",bb,36,54,f6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_BUFFER12),HX_("DRAW_BUFFER12",bc,36,54,f6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_BUFFER13),HX_("DRAW_BUFFER13",bd,36,54,f6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_BUFFER14),HX_("DRAW_BUFFER14",be,36,54,f6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_BUFFER15),HX_("DRAW_BUFFER15",bf,36,54,f6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_COLOR_ATTACHMENTS),HX_("MAX_COLOR_ATTACHMENTS",19,d7,ae,06)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_ATTACHMENT1),HX_("COLOR_ATTACHMENT1",b2,9a,fe,86)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_ATTACHMENT2),HX_("COLOR_ATTACHMENT2",b3,9a,fe,86)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_ATTACHMENT3),HX_("COLOR_ATTACHMENT3",b4,9a,fe,86)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_ATTACHMENT4),HX_("COLOR_ATTACHMENT4",b5,9a,fe,86)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_ATTACHMENT5),HX_("COLOR_ATTACHMENT5",b6,9a,fe,86)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_ATTACHMENT6),HX_("COLOR_ATTACHMENT6",b7,9a,fe,86)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_ATTACHMENT7),HX_("COLOR_ATTACHMENT7",b8,9a,fe,86)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_ATTACHMENT8),HX_("COLOR_ATTACHMENT8",b9,9a,fe,86)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_ATTACHMENT9),HX_("COLOR_ATTACHMENT9",ba,9a,fe,86)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_ATTACHMENT10),HX_("COLOR_ATTACHMENT10",3e,c1,c8,97)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_ATTACHMENT11),HX_("COLOR_ATTACHMENT11",3f,c1,c8,97)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_ATTACHMENT12),HX_("COLOR_ATTACHMENT12",40,c1,c8,97)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_ATTACHMENT13),HX_("COLOR_ATTACHMENT13",41,c1,c8,97)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_ATTACHMENT14),HX_("COLOR_ATTACHMENT14",42,c1,c8,97)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR_ATTACHMENT15),HX_("COLOR_ATTACHMENT15",43,c1,c8,97)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SAMPLER_3D),HX_("SAMPLER_3D",e8,2a,93,6e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SAMPLER_2D_SHADOW),HX_("SAMPLER_2D_SHADOW",96,9e,66,61)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SAMPLER_2D_ARRAY),HX_("SAMPLER_2D_ARRAY",83,c3,f4,b9)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SAMPLER_2D_ARRAY_SHADOW),HX_("SAMPLER_2D_ARRAY_SHADOW",5c,88,64,1c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SAMPLER_CUBE_SHADOW),HX_("SAMPLER_CUBE_SHADOW",13,3c,fd,ff)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INT_SAMPLER_2D),HX_("INT_SAMPLER_2D",b9,f2,ff,97)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INT_SAMPLER_3D),HX_("INT_SAMPLER_3D",98,f3,ff,97)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INT_SAMPLER_CUBE),HX_("INT_SAMPLER_CUBE",9c,93,36,99)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INT_SAMPLER_2D_ARRAY),HX_("INT_SAMPLER_2D_ARRAY",33,30,e9,17)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_INT_SAMPLER_2D),HX_("UNSIGNED_INT_SAMPLER_2D",03,a6,f2,c4)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_INT_SAMPLER_3D),HX_("UNSIGNED_INT_SAMPLER_3D",e2,a6,f2,c4)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_INT_SAMPLER_CUBE),HX_("UNSIGNED_INT_SAMPLER_CUBE",66,2d,b4,ee)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_INT_SAMPLER_2D_ARRAY),HX_("UNSIGNED_INT_SAMPLER_2D_ARRAY",fd,76,98,0d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_SAMPLES),HX_("MAX_SAMPLES",ee,bc,20,56)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SAMPLER_BINDING),HX_("SAMPLER_BINDING",8e,79,76,22)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,PIXEL_PACK_BUFFER),HX_("PIXEL_PACK_BUFFER",4d,06,41,84)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,PIXEL_UNPACK_BUFFER),HX_("PIXEL_UNPACK_BUFFER",54,80,91,31)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,PIXEL_PACK_BUFFER_BINDING),HX_("PIXEL_PACK_BUFFER_BINDING",f3,53,0d,81)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,PIXEL_UNPACK_BUFFER_BINDING),HX_("PIXEL_UNPACK_BUFFER_BINDING",fa,ac,01,cf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COPY_READ_BUFFER),HX_("COPY_READ_BUFFER",3f,8b,f1,64)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COPY_WRITE_BUFFER),HX_("COPY_WRITE_BUFFER",ca,9d,e5,e4)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COPY_READ_BUFFER_BINDING),HX_("COPY_READ_BUFFER_BINDING",e5,1a,17,74)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COPY_WRITE_BUFFER_BINDING),HX_("COPY_WRITE_BUFFER_BINDING",70,30,81,8a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FLOAT_MAT2x3),HX_("FLOAT_MAT2x3",90,be,dd,c3)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FLOAT_MAT2x4),HX_("FLOAT_MAT2x4",91,be,dd,c3)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FLOAT_MAT3x2),HX_("FLOAT_MAT3x2",d0,80,de,c3)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FLOAT_MAT3x4),HX_("FLOAT_MAT3x4",d2,80,de,c3)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FLOAT_MAT4x2),HX_("FLOAT_MAT4x2",11,43,df,c3)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FLOAT_MAT4x3),HX_("FLOAT_MAT4x3",12,43,df,c3)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_INT_VEC2),HX_("UNSIGNED_INT_VEC2",f8,d3,ae,f1)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_INT_VEC3),HX_("UNSIGNED_INT_VEC3",f9,d3,ae,f1)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_INT_VEC4),HX_("UNSIGNED_INT_VEC4",fa,d3,ae,f1)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNED_NORMALIZED),HX_("UNSIGNED_NORMALIZED",81,9e,e9,b5)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SIGNED_NORMALIZED),HX_("SIGNED_NORMALIZED",fa,1c,1f,6e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,VERTEX_ATTRIB_ARRAY_INTEGER),HX_("VERTEX_ATTRIB_ARRAY_INTEGER",9e,52,f4,fe)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,VERTEX_ATTRIB_ARRAY_DIVISOR),HX_("VERTEX_ATTRIB_ARRAY_DIVISOR",3e,5a,bb,58)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TRANSFORM_FEEDBACK_BUFFER_MODE),HX_("TRANSFORM_FEEDBACK_BUFFER_MODE",5b,21,21,18)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS),HX_("MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS",66,0f,c1,2a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TRANSFORM_FEEDBACK_VARYINGS),HX_("TRANSFORM_FEEDBACK_VARYINGS",4a,49,b8,8f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TRANSFORM_FEEDBACK_BUFFER_START),HX_("TRANSFORM_FEEDBACK_BUFFER_START",4a,5f,8f,7c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TRANSFORM_FEEDBACK_BUFFER_SIZE),HX_("TRANSFORM_FEEDBACK_BUFFER_SIZE",b9,ee,13,1c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN),HX_("TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN",2b,e6,b6,9f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS),HX_("MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS",18,9a,28,79)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS),HX_("MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS",79,55,1c,52)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INTERLEAVED_ATTRIBS),HX_("INTERLEAVED_ATTRIBS",d3,03,58,cf)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SEPARATE_ATTRIBS),HX_("SEPARATE_ATTRIBS",ad,f1,7d,f6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TRANSFORM_FEEDBACK_BUFFER),HX_("TRANSFORM_FEEDBACK_BUFFER",87,cc,fb,c7)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TRANSFORM_FEEDBACK_BUFFER_BINDING),HX_("TRANSFORM_FEEDBACK_BUFFER_BINDING",2d,e4,af,90)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TRANSFORM_FEEDBACK),HX_("TRANSFORM_FEEDBACK",18,81,af,95)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TRANSFORM_FEEDBACK_PAUSED),HX_("TRANSFORM_FEEDBACK_PAUSED",35,50,eb,e6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TRANSFORM_FEEDBACK_ACTIVE),HX_("TRANSFORM_FEEDBACK_ACTIVE",4d,51,ad,0d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TRANSFORM_FEEDBACK_BINDING),HX_("TRANSFORM_FEEDBACK_BINDING",be,11,f4,01)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING),HX_("FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING",79,c9,9d,03)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE),HX_("FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE",c6,3b,6e,90)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_ATTACHMENT_RED_SIZE),HX_("FRAMEBUFFER_ATTACHMENT_RED_SIZE",39,51,04,f1)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_ATTACHMENT_GREEN_SIZE),HX_("FRAMEBUFFER_ATTACHMENT_GREEN_SIZE",07,31,24,91)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_ATTACHMENT_BLUE_SIZE),HX_("FRAMEBUFFER_ATTACHMENT_BLUE_SIZE",1c,15,11,a1)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE),HX_("FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE",8c,86,04,dd)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE),HX_("FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE",c7,26,cb,18)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE),HX_("FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE",ae,65,3b,9a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_DEFAULT),HX_("FRAMEBUFFER_DEFAULT",ef,3b,45,e2)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH24_STENCIL8),HX_("DEPTH24_STENCIL8",36,5e,b6,a6)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_FRAMEBUFFER_BINDING),HX_("DRAW_FRAMEBUFFER_BINDING",78,93,98,ce)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,READ_FRAMEBUFFER),HX_("READ_FRAMEBUFFER",24,8b,f0,a0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DRAW_FRAMEBUFFER),HX_("DRAW_FRAMEBUFFER",d2,b8,5e,7a)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,READ_FRAMEBUFFER_BINDING),HX_("READ_FRAMEBUFFER_BINDING",ca,07,a0,07)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,RENDERBUFFER_SAMPLES),HX_("RENDERBUFFER_SAMPLES",40,5d,0c,28)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER),HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER",43,08,18,7f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,FRAMEBUFFER_INCOMPLETE_MULTISAMPLE),HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE",54,d0,f2,d0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_BUFFER),HX_("UNIFORM_BUFFER",0b,f0,a3,ee)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_BUFFER_BINDING),HX_("UNIFORM_BUFFER_BINDING",b1,2b,2d,65)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_BUFFER_START),HX_("UNIFORM_BUFFER_START",ce,fd,84,f1)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_BUFFER_SIZE),HX_("UNIFORM_BUFFER_SIZE",b5,8c,28,19)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_VERTEX_UNIFORM_BLOCKS),HX_("MAX_VERTEX_UNIFORM_BLOCKS",11,56,73,a0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_FRAGMENT_UNIFORM_BLOCKS),HX_("MAX_FRAGMENT_UNIFORM_BLOCKS",65,42,83,5d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_COMBINED_UNIFORM_BLOCKS),HX_("MAX_COMBINED_UNIFORM_BLOCKS",d0,c0,cb,e7)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_UNIFORM_BUFFER_BINDINGS),HX_("MAX_UNIFORM_BUFFER_BINDINGS",87,4d,27,c3)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_UNIFORM_BLOCK_SIZE),HX_("MAX_UNIFORM_BLOCK_SIZE",f9,dc,3f,6c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS),HX_("MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS",fd,37,15,e3)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS),HX_("MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS",51,0d,19,43)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_BUFFER_OFFSET_ALIGNMENT),HX_("UNIFORM_BUFFER_OFFSET_ALIGNMENT",cb,a9,f8,cc)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ACTIVE_UNIFORM_BLOCKS),HX_("ACTIVE_UNIFORM_BLOCKS",2a,2b,e3,0c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_TYPE),HX_("UNIFORM_TYPE",05,d9,59,48)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_SIZE),HX_("UNIFORM_SIZE",0c,87,a4,47)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_BLOCK_INDEX),HX_("UNIFORM_BLOCK_INDEX",35,78,71,93)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_OFFSET),HX_("UNIFORM_OFFSET",9e,ca,4e,7e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_ARRAY_STRIDE),HX_("UNIFORM_ARRAY_STRIDE",aa,aa,4a,6c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_MATRIX_STRIDE),HX_("UNIFORM_MATRIX_STRIDE",ec,75,fb,fc)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_IS_ROW_MAJOR),HX_("UNIFORM_IS_ROW_MAJOR",4a,d7,8e,f1)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_BLOCK_BINDING),HX_("UNIFORM_BLOCK_BINDING",28,1b,56,0b)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_BLOCK_DATA_SIZE),HX_("UNIFORM_BLOCK_DATA_SIZE",f9,d0,4f,72)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_BLOCK_ACTIVE_UNIFORMS),HX_("UNIFORM_BLOCK_ACTIVE_UNIFORMS",9b,74,7f,6e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES),HX_("UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES",40,99,27,7e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER),HX_("UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER",c1,8d,d1,e0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER),HX_("UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER",15,c5,8f,af)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,OBJECT_TYPE),HX_("OBJECT_TYPE",7a,57,2a,1f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SYNC_CONDITION),HX_("SYNC_CONDITION",57,f7,d5,73)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SYNC_STATUS),HX_("SYNC_STATUS",d6,f3,b7,06)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SYNC_FLAGS),HX_("SYNC_FLAGS",03,e3,f0,79)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SYNC_FENCE),HX_("SYNC_FENCE",6d,3e,5a,75)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SYNC_GPU_COMMANDS_COMPLETE),HX_("SYNC_GPU_COMMANDS_COMPLETE",f9,23,65,18)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,UNSIGNALED),HX_("UNSIGNALED",20,4c,0a,fd)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SIGNALED),HX_("SIGNALED",c7,80,c2,de)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,ALREADY_SIGNALED),HX_("ALREADY_SIGNALED",ae,dd,3f,e3)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TIMEOUT_EXPIRED),HX_("TIMEOUT_EXPIRED",87,64,05,cd)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,CONDITION_SATISFIED),HX_("CONDITION_SATISFIED",ce,a6,40,b0)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,WAIT_FAILED),HX_("WAIT_FAILED",87,c9,db,92)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,SYNC_FLUSH_COMMANDS_BIT),HX_("SYNC_FLUSH_COMMANDS_BIT",d5,c6,2c,c7)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,COLOR),HX_("COLOR",43,a9,4a,c8)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH),HX_("DEPTH",e3,28,18,55)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STENCIL),HX_("STENCIL",dc,91,d7,ff)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MIN),HX_("MIN",72,ad,3a,00)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX),HX_("MAX",84,a6,3a,00)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH_COMPONENT24),HX_("DEPTH_COMPONENT24",03,cd,68,43)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STREAM_READ),HX_("STREAM_READ",b5,9e,5f,1e)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STREAM_COPY),HX_("STREAM_COPY",14,0f,7d,14)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STATIC_READ),HX_("STATIC_READ",c7,6f,66,c3)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,STATIC_COPY),HX_("STATIC_COPY",26,e0,83,b9)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DYNAMIC_READ),HX_("DYNAMIC_READ",76,23,56,2d)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DYNAMIC_COPY),HX_("DYNAMIC_COPY",d5,93,73,23)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH_COMPONENT32F),HX_("DEPTH_COMPONENT32F",66,56,4b,b8)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,DEPTH32F_STENCIL8),HX_("DEPTH32F_STENCIL8",f7,07,b2,83)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,INVALID_INDEX),HX_("INVALID_INDEX",4a,04,83,3c)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,TIMEOUT_IGNORED),HX_("TIMEOUT_IGNORED",f4,3b,74,84)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,MAX_CLIENT_WAIT_TIMEOUT_WEBGL),HX_("MAX_CLIENT_WAIT_TIMEOUT_WEBGL",8a,37,14,d5)}, - {hx::fsString,(int)offsetof(NativeOpenGLRenderContext_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsFloat,(int)offsetof(NativeOpenGLRenderContext_obj,version),HX_("version",18,e7,f1,7c)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(NativeOpenGLRenderContext_obj,_hx___arrayBufferBinding),HX_("__arrayBufferBinding",ec,c7,f6,4e)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(NativeOpenGLRenderContext_obj,_hx___elementBufferBinding),HX_("__elementBufferBinding",e9,54,64,1f)}, - {hx::fsInt,(int)offsetof(NativeOpenGLRenderContext_obj,_hx___contextID),HX_("__contextID",6a,b8,28,45)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(NativeOpenGLRenderContext_obj,_hx___currentProgram),HX_("__currentProgram",6b,4a,cd,35)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(NativeOpenGLRenderContext_obj,_hx___framebufferBinding),HX_("__framebufferBinding",f8,60,08,ef)}, - {hx::fsBool,(int)offsetof(NativeOpenGLRenderContext_obj,_hx___initialized),HX_("__initialized",f4,35,88,7f)}, - {hx::fsBool,(int)offsetof(NativeOpenGLRenderContext_obj,_hx___isContextLost),HX_("__isContextLost",89,18,92,b5)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(NativeOpenGLRenderContext_obj,_hx___renderbufferBinding),HX_("__renderbufferBinding",ef,6d,e9,2f)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(NativeOpenGLRenderContext_obj,_hx___texture2DBinding),HX_("__texture2DBinding",78,dc,16,4f)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(NativeOpenGLRenderContext_obj,_hx___textureCubeMapBinding),HX_("__textureCubeMapBinding",79,78,a4,c8)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo NativeOpenGLRenderContext_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::StringMap */ ,(void *) &NativeOpenGLRenderContext_obj::_hx___extensionObjects,HX_("__extensionObjects",35,8e,af,ef)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(void *) &NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors,HX_("__extensionObjectConstructors",d7,1f,f7,9f)}, - {hx::fsInt,(void *) &NativeOpenGLRenderContext_obj::_hx___lastContextID,HX_("__lastContextID",34,83,e7,9c)}, - {hx::fsObject /* ::Array< ::String > */ ,(void *) &NativeOpenGLRenderContext_obj::_hx___supportedExtensions,HX_("__supportedExtensions",c2,2c,4a,37)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String NativeOpenGLRenderContext_obj_sMemberFields[] = { - HX_("DEPTH_BUFFER_BIT",ca,5b,ce,c6), - HX_("STENCIL_BUFFER_BIT",71,93,29,de), - HX_("COLOR_BUFFER_BIT",6a,f7,74,fb), - HX_("POINTS",23,be,b0,a9), - HX_("LINES",df,15,f0,f2), - HX_("LINE_LOOP",cf,55,c1,16), - HX_("LINE_STRIP",ed,20,88,dd), - HX_("TRIANGLES",8b,a0,99,7a), - HX_("TRIANGLE_STRIP",c1,66,6c,f6), - HX_("TRIANGLE_FAN",7c,ee,2e,91), - HX_("ZERO",28,d7,b1,3b), - HX_("ONE",46,36,3c,00), - HX_("SRC_COLOR",48,9e,bd,5c), - HX_("ONE_MINUS_SRC_COLOR",20,3b,e1,48), - HX_("SRC_ALPHA",43,d4,f7,33), - HX_("ONE_MINUS_SRC_ALPHA",1b,71,1b,20), - HX_("DST_ALPHA",24,02,f2,d3), - HX_("ONE_MINUS_DST_ALPHA",fc,9e,15,c0), - HX_("DST_COLOR",29,cc,b7,fc), - HX_("ONE_MINUS_DST_COLOR",01,69,db,e8), - HX_("SRC_ALPHA_SATURATE",ab,e2,3d,33), - HX_("FUNC_ADD",46,78,17,75), - HX_("BLEND_EQUATION",9a,14,92,71), - HX_("BLEND_EQUATION_RGB",88,25,eb,90), - HX_("BLEND_EQUATION_ALPHA",99,aa,ae,37), - HX_("FUNC_SUBTRACT",af,c0,a0,17), - HX_("FUNC_REVERSE_SUBTRACT",cc,8d,ef,f3), - HX_("BLEND_DST_RGB",05,87,f5,ec), - HX_("BLEND_SRC_RGB",64,43,8c,2c), - HX_("BLEND_DST_ALPHA",56,25,32,74), - HX_("BLEND_SRC_ALPHA",75,f7,37,d4), - HX_("CONSTANT_COLOR",e8,64,8a,c8), - HX_("ONE_MINUS_CONSTANT_COLOR",10,39,e7,06), - HX_("CONSTANT_ALPHA",e3,9a,c4,9f), - HX_("ONE_MINUS_CONSTANT_ALPHA",0b,6f,21,de), - HX_("BLEND_COLOR",75,cb,c8,67), - HX_("ARRAY_BUFFER",46,66,17,f4), - HX_("ELEMENT_ARRAY_BUFFER",09,05,53,3d), - HX_("ARRAY_BUFFER_BINDING",ec,d4,a9,79), - HX_("ELEMENT_ARRAY_BUFFER_BINDING",af,6e,96,a2), - HX_("STREAM_DRAW",63,7f,28,15), - HX_("STATIC_DRAW",75,50,2f,ba), - HX_("DYNAMIC_DRAW",24,04,1f,24), - HX_("BUFFER_SIZE",a0,7b,91,4c), - HX_("BUFFER_USAGE",42,05,11,e0), - HX_("CURRENT_VERTEX_ATTRIB",1f,8c,2f,ab), - HX_("FRONT",89,50,7c,84), - HX_("BACK",27,a2,d1,2b), - HX_("FRONT_AND_BACK",a5,3d,6a,c1), - HX_("TEXTURE_2D",16,0c,f8,a2), - HX_("CULL_FACE",8a,a5,f4,cf), - HX_("BLEND",31,20,e3,32), - HX_("DITHER",e6,ac,41,70), - HX_("STENCIL_TEST",d5,dc,69,d5), - HX_("DEPTH_TEST",6e,6c,25,28), - HX_("SCISSOR_TEST",b5,be,51,59), - HX_("POLYGON_OFFSET_FILL",4a,3d,32,ac), - HX_("SAMPLE_ALPHA_TO_COVERAGE",16,3e,56,e1), - HX_("SAMPLE_COVERAGE",dd,b7,0e,c1), - HX_("NO_ERROR",ea,b5,7d,2f), - HX_("INVALID_ENUM",a9,74,70,13), - HX_("INVALID_VALUE",a9,e8,26,b0), - HX_("INVALID_OPERATION",5f,b1,c8,29), - HX_("OUT_OF_MEMORY",18,f2,97,e1), - HX_("CW",b4,3a,00,00), - HX_("CCW",b7,11,33,00), - HX_("LINE_WIDTH",1b,84,d2,23), - HX_("ALIASED_POINT_SIZE_RANGE",fe,f6,a4,7b), - HX_("ALIASED_LINE_WIDTH_RANGE",e9,22,d5,8a), - HX_("CULL_FACE_MODE",78,bd,87,d1), - HX_("FRONT_FACE",53,b7,4d,ef), - HX_("DEPTH_RANGE",01,9a,23,cf), - HX_("DEPTH_WRITEMASK",8f,37,3f,66), - HX_("DEPTH_CLEAR_VALUE",23,17,0d,1b), - HX_("DEPTH_FUNC",60,8f,f0,1e), - HX_("STENCIL_CLEAR_VALUE",9c,91,82,73), - HX_("STENCIL_FUNC",c7,ff,34,cc), - HX_("STENCIL_FAIL",61,ce,25,cc), - HX_("STENCIL_PASS_DEPTH_FAIL",45,ca,b9,c8), - HX_("STENCIL_PASS_DEPTH_PASS",38,f5,55,cf), - HX_("STENCIL_REF",10,6a,a5,3c), - HX_("STENCIL_VALUE_MASK",9d,58,5e,a0), - HX_("STENCIL_WRITEMASK",c8,f1,a6,49), - HX_("STENCIL_BACK_FUNC",39,78,a2,90), - HX_("STENCIL_BACK_FAIL",d3,46,93,90), - HX_("STENCIL_BACK_PASS_DEPTH_FAIL",13,23,0e,34), - HX_("STENCIL_BACK_PASS_DEPTH_PASS",06,4e,aa,3a), - HX_("STENCIL_BACK_REF",de,45,b8,08), - HX_("STENCIL_BACK_VALUE_MASK",8f,b2,c4,88), - HX_("STENCIL_BACK_WRITEMASK",16,9c,15,c2), - HX_("VIEWPORT",66,dc,2a,f6), - HX_("SCISSOR_BOX",e8,48,4c,55), - HX_("COLOR_CLEAR_VALUE",83,a7,2e,f8), - HX_("COLOR_WRITEMASK",ef,ef,f9,14), - HX_("UNPACK_ALIGNMENT",b6,2a,2e,4b), - HX_("PACK_ALIGNMENT",9d,d6,85,c3), - HX_("MAX_TEXTURE_SIZE",e0,0b,5b,fb), - HX_("MAX_VIEWPORT_DIMS",a9,2d,fb,08), - HX_("SUBPIXEL_BITS",1f,ac,14,0a), - HX_("RED_BITS",14,f8,9e,96), - HX_("GREEN_BITS",62,a9,9b,94), - HX_("BLUE_BITS",0b,26,60,a1), - HX_("ALPHA_BITS",e7,fe,7b,e0), - HX_("DEPTH_BITS",22,9f,42,1c), - HX_("STENCIL_BITS",89,0f,87,c9), - HX_("POLYGON_OFFSET_UNITS",a8,e8,11,a6), - HX_("POLYGON_OFFSET_FACTOR",56,6b,12,2a), - HX_("TEXTURE_BINDING_2D",30,ec,98,b1), - HX_("SAMPLE_BUFFERS",fe,16,71,3c), - HX_("SAMPLES",e9,98,9d,03), - HX_("SAMPLE_COVERAGE_VALUE",2f,7a,07,69), - HX_("SAMPLE_COVERAGE_INVERT",78,52,a5,cd), - HX_("NUM_COMPRESSED_TEXTURE_FORMATS",33,ae,1c,0d), - HX_("COMPRESSED_TEXTURE_FORMATS",7a,13,e3,12), - HX_("DONT_CARE",7f,9b,c1,cf), - HX_("FASTEST",0a,a3,0d,5e), - HX_("NICEST",7e,6d,94,64), - HX_("GENERATE_MIPMAP_HINT",94,d3,d5,83), - HX_("BYTE",08,e7,e3,2b), - HX_("UNSIGNED_BYTE",d2,79,6b,01), - HX_("SHORT",5c,bc,15,fa), - HX_("UNSIGNED_SHORT",52,9a,2e,fb), - HX_("INT",cf,a8,37,00), - HX_("UNSIGNED_INT",45,fd,b9,1c), - HX_("FLOAT",7c,fd,84,80), - HX_("FIXED",54,31,90,7e), - HX_("DEPTH_COMPONENT",01,1f,62,0f), - HX_("ALPHA",3e,df,84,9f), - HX_("RGB",ed,76,3e,00), - HX_("RGBA",b4,98,69,36), - HX_("LUMINANCE",d8,a7,e0,63), - HX_("LUMINANCE_ALPHA",57,40,e0,bd), - HX_("UNSIGNED_SHORT_4_4_4_4",a6,33,71,7b), - HX_("UNSIGNED_SHORT_5_5_5_1",26,01,6e,38), - HX_("UNSIGNED_SHORT_5_6_5",75,bb,16,8c), - HX_("FRAGMENT_SHADER",f4,26,78,e9), - HX_("VERTEX_SHADER",e0,69,73,49), - HX_("MAX_VERTEX_ATTRIBS",49,c9,15,5f), - HX_("MAX_VERTEX_UNIFORM_VECTORS",45,6c,16,5a), - HX_("MAX_VARYING_VECTORS",06,b9,f7,37), - HX_("MAX_COMBINED_TEXTURE_IMAGE_UNITS",a8,d1,a6,77), - HX_("MAX_VERTEX_TEXTURE_IMAGE_UNITS",c7,90,95,2b), - HX_("MAX_TEXTURE_IMAGE_UNITS",cc,6c,61,54), - HX_("MAX_FRAGMENT_UNIFORM_VECTORS",71,49,f5,0a), - HX_("SHADER_TYPE",54,e5,27,87), - HX_("DELETE_STATUS",06,e4,98,1e), - HX_("LINK_STATUS",17,18,8f,45), - HX_("VALIDATE_STATUS",fb,22,07,c6), - HX_("ATTACHED_SHADERS",73,d2,76,75), - HX_("ACTIVE_UNIFORMS",98,7d,3a,2c), - HX_("ACTIVE_UNIFORMS_MAX_LENGTH",08,cb,c9,4d), - HX_("ACTIVE_ATTRIBUTES",f0,e5,c7,4a), - HX_("ACTIVE_ATTRIBUTES_MAX_LENGTH",b0,11,b3,ae), - HX_("SHADING_LANGUAGE_VERSION",e6,c4,ef,70), - HX_("CURRENT_PROGRAM",fe,28,c0,3f), - HX_("NEVER",6c,76,1e,17), - HX_("LESS",59,db,70,32), - HX_("EQUAL",94,07,71,f0), - HX_("LEQUAL",c8,73,90,53), - HX_("GREATER",da,64,94,37), - HX_("NOTEQUAL",c1,c1,e9,c8), - HX_("GEQUAL",ed,a5,c7,53), - HX_("ALWAYS",cf,ba,59,f9), - HX_("KEEP",85,98,c7,31), - HX_("REPLACE",14,1c,fc,2a), - HX_("INCR",d4,fd,7b,30), - HX_("DECR",70,18,27,2d), - HX_("INVERT",16,93,5b,52), - HX_("INCR_WRAP",55,7f,68,2c), - HX_("DECR_WRAP",39,6f,eb,0a), - HX_("VENDOR",88,91,19,51), - HX_("RENDERER",43,55,61,0c), - HX_("VERSION",f8,ba,c5,fc), - HX_("EXTENSIONS",14,f0,79,7b), - HX_("NEAREST",3e,ec,9d,e5), - HX_("LINEAR",e5,fd,22,9f), - HX_("NEAREST_MIPMAP_NEAREST",68,b9,63,7e), - HX_("LINEAR_MIPMAP_NEAREST",a1,9b,a4,65), - HX_("NEAREST_MIPMAP_LINEAR",fb,83,f2,3b), - HX_("LINEAR_MIPMAP_LINEAR",e2,8b,f8,99), - HX_("TEXTURE_MAG_FILTER",88,ff,d5,1e), - HX_("TEXTURE_MIN_FILTER",69,66,c2,46), - HX_("TEXTURE_WRAP_S",a2,2d,c3,fe), - HX_("TEXTURE_WRAP_T",a3,2d,c3,fe), - HX_("TEXTURE",bb,9c,b4,1e), - HX_("TEXTURE_CUBE_MAP",36,7a,e1,ad), - HX_("TEXTURE_BINDING_CUBE_MAP",d0,69,98,75), - HX_("TEXTURE_CUBE_MAP_POSITIVE_X",bb,1c,ee,24), - HX_("TEXTURE_CUBE_MAP_NEGATIVE_X",77,03,e2,6b), - HX_("TEXTURE_CUBE_MAP_POSITIVE_Y",bc,1c,ee,24), - HX_("TEXTURE_CUBE_MAP_NEGATIVE_Y",78,03,e2,6b), - HX_("TEXTURE_CUBE_MAP_POSITIVE_Z",bd,1c,ee,24), - HX_("TEXTURE_CUBE_MAP_NEGATIVE_Z",79,03,e2,6b), - HX_("MAX_CUBE_MAP_TEXTURE_SIZE",77,b9,24,9d), - HX_("TEXTURE0",15,87,54,bf), - HX_("TEXTURE1",16,87,54,bf), - HX_("TEXTURE2",17,87,54,bf), - HX_("TEXTURE3",18,87,54,bf), - HX_("TEXTURE4",19,87,54,bf), - HX_("TEXTURE5",1a,87,54,bf), - HX_("TEXTURE6",1b,87,54,bf), - HX_("TEXTURE7",1c,87,54,bf), - HX_("TEXTURE8",1d,87,54,bf), - HX_("TEXTURE9",1e,87,54,bf), - HX_("TEXTURE10",5a,ac,a1,aa), - HX_("TEXTURE11",5b,ac,a1,aa), - HX_("TEXTURE12",5c,ac,a1,aa), - HX_("TEXTURE13",5d,ac,a1,aa), - HX_("TEXTURE14",5e,ac,a1,aa), - HX_("TEXTURE15",5f,ac,a1,aa), - HX_("TEXTURE16",60,ac,a1,aa), - HX_("TEXTURE17",61,ac,a1,aa), - HX_("TEXTURE18",62,ac,a1,aa), - HX_("TEXTURE19",63,ac,a1,aa), - HX_("TEXTURE20",39,ad,a1,aa), - HX_("TEXTURE21",3a,ad,a1,aa), - HX_("TEXTURE22",3b,ad,a1,aa), - HX_("TEXTURE23",3c,ad,a1,aa), - HX_("TEXTURE24",3d,ad,a1,aa), - HX_("TEXTURE25",3e,ad,a1,aa), - HX_("TEXTURE26",3f,ad,a1,aa), - HX_("TEXTURE27",40,ad,a1,aa), - HX_("TEXTURE28",41,ad,a1,aa), - HX_("TEXTURE29",42,ad,a1,aa), - HX_("TEXTURE30",18,ae,a1,aa), - HX_("TEXTURE31",19,ae,a1,aa), - HX_("ACTIVE_TEXTURE",02,1a,22,ce), - HX_("REPEAT",5b,43,ff,b8), - HX_("CLAMP_TO_EDGE",1d,fc,5a,96), - HX_("MIRRORED_REPEAT",5c,94,80,4a), - HX_("FLOAT_VEC2",61,ac,a4,eb), - HX_("FLOAT_VEC3",62,ac,a4,eb), - HX_("FLOAT_VEC4",63,ac,a4,eb), - HX_("INT_VEC2",2e,14,05,7d), - HX_("INT_VEC3",2f,14,05,7d), - HX_("INT_VEC4",30,14,05,7d), - HX_("BOOL",2a,4c,dc,2b), - HX_("BOOL_VEC2",f3,66,2b,2d), - HX_("BOOL_VEC3",f4,66,2b,2d), - HX_("BOOL_VEC4",f5,66,2b,2d), - HX_("FLOAT_MAT2",95,c6,ae,e5), - HX_("FLOAT_MAT3",96,c6,ae,e5), - HX_("FLOAT_MAT4",97,c6,ae,e5), - HX_("SAMPLER_2D",09,2a,93,6e), - HX_("SAMPLER_CUBE",ec,3e,82,a4), - HX_("VERTEX_ATTRIB_ARRAY_ENABLED",61,99,09,66), - HX_("VERTEX_ATTRIB_ARRAY_SIZE",c1,07,fd,08), - HX_("VERTEX_ATTRIB_ARRAY_STRIDE",19,2b,41,58), - HX_("VERTEX_ATTRIB_ARRAY_TYPE",ba,59,b2,09), - HX_("VERTEX_ATTRIB_ARRAY_NORMALIZED",37,b7,22,78), - HX_("VERTEX_ATTRIB_ARRAY_POINTER",9d,55,fa,38), - HX_("VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",a6,80,67,97), - HX_("IMPLEMENTATION_COLOR_READ_TYPE",fa,b6,2b,35), - HX_("IMPLEMENTATION_COLOR_READ_FORMAT",77,c7,1a,47), - HX_("VERTEX_PROGRAM_POINT_SIZE",e6,56,be,34), - HX_("POINT_SPRITE",74,93,5c,14), - HX_("COMPILE_STATUS",de,cb,4e,8c), - HX_("INFO_LOG_LENGTH",12,de,68,c7), - HX_("SHADER_SOURCE_LENGTH",30,c9,50,62), - HX_("SHADER_COMPILER",39,af,c7,ad), - HX_("SHADER_BINARY_FORMATS",d8,ee,25,d0), - HX_("NUM_SHADER_BINARY_FORMATS",bf,4e,e4,a8), - HX_("LOW_FLOAT",31,04,74,e4), - HX_("MEDIUM_FLOAT",f2,8a,46,b9), - HX_("HIGH_FLOAT",9f,f9,3b,47), - HX_("LOW_INT",44,28,70,45), - HX_("MEDIUM_INT",c5,cc,af,4f), - HX_("HIGH_INT",32,46,02,09), - HX_("FRAMEBUFFER",cd,20,84,50), - HX_("RENDERBUFFER",d6,a4,a4,a9), - HX_("RGBA4",00,05,fc,65), - HX_("RGB5_A1",47,8f,f9,d8), - HX_("RGB565",e7,41,7f,d6), - HX_("DEPTH_COMPONENT16",26,cc,68,43), - HX_("STENCIL_INDEX",0f,79,b6,97), - HX_("STENCIL_INDEX8",49,74,f3,27), - HX_("DEPTH_STENCIL",40,2f,20,2b), - HX_("RENDERBUFFER_WIDTH",7d,1e,e1,43), - HX_("RENDERBUFFER_HEIGHT",70,07,69,d7), - HX_("RENDERBUFFER_INTERNAL_FORMAT",90,da,eb,b5), - HX_("RENDERBUFFER_RED_SIZE",98,a5,58,5e), - HX_("RENDERBUFFER_GREEN_SIZE",26,9b,7d,3b), - HX_("RENDERBUFFER_BLUE_SIZE",dd,93,86,dd), - HX_("RENDERBUFFER_ALPHA_SIZE",ab,f0,5d,87), - HX_("RENDERBUFFER_DEPTH_SIZE",e6,90,24,c3), - HX_("RENDERBUFFER_STENCIL_SIZE",8d,d5,5a,9d), - HX_("FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE",50,22,44,50), - HX_("FRAMEBUFFER_ATTACHMENT_OBJECT_NAME",e1,a1,3a,4c), - HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL",f6,9b,ba,81), - HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE",dc,4c,39,8a), - HX_("COLOR_ATTACHMENT0",b1,9a,fe,86), - HX_("DEPTH_ATTACHMENT",ff,54,cd,e9), - HX_("STENCIL_ATTACHMENT",a6,8c,28,01), - HX_("DEPTH_STENCIL_ATTACHMENT",c2,e1,e1,9f), - HX_("NONE",b8,da,ca,33), - HX_("FRAMEBUFFER_COMPLETE",ab,65,7d,ea), - HX_("FRAMEBUFFER_INCOMPLETE_ATTACHMENT",f2,cf,b7,1d), - HX_("FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT",8b,0a,cd,77), - HX_("FRAMEBUFFER_INCOMPLETE_DIMENSIONS",5c,86,e4,1c), - HX_("FRAMEBUFFER_UNSUPPORTED",e3,a6,4e,c8), - HX_("FRAMEBUFFER_BINDING",73,ee,ae,c5), - HX_("RENDERBUFFER_BINDING",7c,23,70,23), - HX_("MAX_RENDERBUFFER_SIZE",4f,d4,3d,65), - HX_("INVALID_FRAMEBUFFER_OPERATION",2d,d4,c5,43), - HX_("UNPACK_FLIP_Y_WEBGL",0e,9f,94,9d), - HX_("UNPACK_PREMULTIPLY_ALPHA_WEBGL",73,5d,cb,c6), - HX_("CONTEXT_LOST_WEBGL",6e,67,71,45), - HX_("UNPACK_COLORSPACE_CONVERSION_WEBGL",9f,d9,f0,b9), - HX_("BROWSER_DEFAULT_WEBGL",04,04,92,c0), - HX_("READ_BUFFER",09,1e,91,cd), - HX_("UNPACK_ROW_LENGTH",78,04,c5,5f), - HX_("UNPACK_SKIP_ROWS",0c,e6,50,4d), - HX_("UNPACK_SKIP_PIXELS",e0,26,60,af), - HX_("PACK_ROW_LENGTH",b1,c2,23,34), - HX_("PACK_SKIP_ROWS",f3,91,a8,c5), - HX_("PACK_SKIP_PIXELS",87,da,e7,ad), - HX_("TEXTURE_BINDING_3D",0f,ed,98,b1), - HX_("UNPACK_SKIP_IMAGES",6b,88,48,21), - HX_("UNPACK_IMAGE_HEIGHT",98,fd,7e,14), - HX_("MAX_3D_TEXTURE_SIZE",98,9e,8f,d5), - HX_("MAX_ELEMENTS_VERTICES",86,be,2e,25), - HX_("MAX_ELEMENTS_INDICES",1a,7d,aa,73), - HX_("MAX_TEXTURE_LOD_BIAS",f6,fc,86,68), - HX_("MAX_FRAGMENT_UNIFORM_COMPONENTS",75,6c,59,3e), - HX_("MAX_VERTEX_UNIFORM_COMPONENTS",21,c6,3a,5f), - HX_("MAX_ARRAY_TEXTURE_LAYERS",e7,c3,5b,6e), - HX_("MIN_PROGRAM_TEXEL_OFFSET",2c,3a,dc,08), - HX_("MAX_PROGRAM_TEXEL_OFFSET",da,db,54,b2), - HX_("MAX_VARYING_COMPONENTS",00,28,c3,5f), - HX_("FRAGMENT_SHADER_DERIVATIVE_HINT",74,51,a3,7e), - HX_("RASTERIZER_DISCARD",1a,72,dc,4a), - HX_("VERTEX_ARRAY_BINDING",c4,1d,24,31), - HX_("MAX_VERTEX_OUTPUT_COMPONENTS",54,64,33,f3), - HX_("MAX_FRAGMENT_INPUT_COMPONENTS",5f,cc,5e,d8), - HX_("MAX_SERVER_WAIT_TIMEOUT",38,5d,22,83), - HX_("MAX_ELEMENT_INDEX",94,ef,d5,74), - HX_("RED",31,75,3e,00), - HX_("RGB8",ab,98,69,36), - HX_("RGBA8",04,05,fc,65), - HX_("RGB10_A2",64,47,cf,94), - HX_("TEXTURE_3D",f5,0c,f8,a2), - HX_("TEXTURE_WRAP_R",a1,2d,c3,fe), - HX_("TEXTURE_MIN_LOD",10,2d,09,39), - HX_("TEXTURE_MAX_LOD",22,17,30,c8), - HX_("TEXTURE_BASE_LEVEL",ba,eb,52,05), - HX_("TEXTURE_MAX_LEVEL",65,66,2f,3f), - HX_("TEXTURE_COMPARE_MODE",e1,a5,b9,86), - HX_("TEXTURE_COMPARE_FUNC",c2,bd,1d,82), - HX_("SRGB",7a,2c,1b,37), - HX_("SRGB8",7e,be,ab,00), - HX_("SRGB8_ALPHA8",1b,b6,71,35), - HX_("COMPARE_REF_TO_TEXTURE",3d,3b,36,aa), - HX_("RGBA32F",93,ae,c6,e0), - HX_("RGB32F",fa,b9,7d,d6), - HX_("RGBA16F",8d,2d,c5,e0), - HX_("RGB16F",f4,38,7c,d6), - HX_("TEXTURE_2D_ARRAY",50,2d,c6,60), - HX_("TEXTURE_BINDING_2D_ARRAY",ea,1c,7d,28), - HX_("R11F_G11F_B10F",9a,02,7e,28), - HX_("RGB9_E5",43,6d,9e,db), - HX_("RGBA32UI",67,1f,12,cd), - HX_("RGB32UI",20,0e,85,d7), - HX_("RGBA16UI",2d,bb,c2,cb), - HX_("RGB16UI",e6,a9,35,d6), - HX_("RGBA8UI",58,98,ca,e0), - HX_("RGB8UI",bf,a3,81,d6), - HX_("RGBA32I",96,ae,c6,e0), - HX_("RGB32I",fd,b9,7d,d6), - HX_("RGBA16I",90,2d,c5,e0), - HX_("RGB16I",f7,38,7c,d6), - HX_("RGBA8I",c5,5e,88,d6), - HX_("RGB8I",3e,fd,fb,65), - HX_("RED_INTEGER",50,79,18,f4), - HX_("RGB_INTEGER",0c,97,ca,ce), - HX_("RGBA_INTEGER",d3,57,27,c0), - HX_("R8",a6,47,00,00), - HX_("RG8",e3,76,3e,00), - HX_("R16F",af,dc,58,36), - HX_("R32F",b5,5d,5a,36), - HX_("RG16F",2c,15,ef,65), - HX_("RG32F",32,96,f0,65), - HX_("R8I",e3,69,3e,00), - HX_("R8UI",7a,47,5e,36), - HX_("R16I",b2,dc,58,36), - HX_("R16UI",cb,49,68,57), - HX_("R32I",b8,5d,5a,36), - HX_("R32UI",05,ae,b7,58), - HX_("RG8I",06,90,69,36), - HX_("RG8UI",f7,7f,f4,65), - HX_("RG16I",2f,15,ef,65), - HX_("RG16UI",ae,7e,43,cb), - HX_("RG32I",35,96,f0,65), - HX_("RG32UI",e8,e2,92,cc), - HX_("R8_SNORM",76,d3,ce,64), - HX_("RG8_SNORM",73,8e,f7,80), - HX_("RGB8_SNORM",3b,36,76,ea), - HX_("RGBA8_SNORM",54,eb,97,96), - HX_("RGB10_A2UI",b8,32,bb,dc), - HX_("TEXTURE_IMMUTABLE_FORMAT",38,2c,95,5e), - HX_("TEXTURE_IMMUTABLE_LEVELS",70,5b,56,05), - HX_("UNSIGNED_INT_2_10_10_10_REV",0a,41,8d,b2), - HX_("UNSIGNED_INT_10F_11F_11F_REV",5f,56,ed,03), - HX_("UNSIGNED_INT_5_9_9_9_REV",ed,ec,63,c7), - HX_("FLOAT_32_UNSIGNED_INT_24_8_REV",fc,a5,51,95), - HX_("UNSIGNED_INT_24_8",b5,57,d6,d9), - HX_("HALF_FLOAT",b0,fe,81,7a), - HX_("RG",b5,47,00,00), - HX_("RG_INTEGER",d4,6f,76,e9), - HX_("INT_2_10_10_10_REV",c0,20,1e,cf), - HX_("CURRENT_QUERY",02,13,44,ba), - HX_("QUERY_RESULT",94,10,d9,08), - HX_("QUERY_RESULT_AVAILABLE",fe,56,e1,27), - HX_("ANY_SAMPLES_PASSED",99,0e,a3,86), - HX_("ANY_SAMPLES_PASSED_CONSERVATIVE",53,18,b7,3e), - HX_("MAX_DRAW_BUFFERS",b3,92,8a,37), - HX_("DRAW_BUFFER0",b5,68,27,ac), - HX_("DRAW_BUFFER1",b6,68,27,ac), - HX_("DRAW_BUFFER2",b7,68,27,ac), - HX_("DRAW_BUFFER3",b8,68,27,ac), - HX_("DRAW_BUFFER4",b9,68,27,ac), - HX_("DRAW_BUFFER5",ba,68,27,ac), - HX_("DRAW_BUFFER6",bb,68,27,ac), - HX_("DRAW_BUFFER7",bc,68,27,ac), - HX_("DRAW_BUFFER8",bd,68,27,ac), - HX_("DRAW_BUFFER9",be,68,27,ac), - HX_("DRAW_BUFFER10",ba,36,54,f6), - HX_("DRAW_BUFFER11",bb,36,54,f6), - HX_("DRAW_BUFFER12",bc,36,54,f6), - HX_("DRAW_BUFFER13",bd,36,54,f6), - HX_("DRAW_BUFFER14",be,36,54,f6), - HX_("DRAW_BUFFER15",bf,36,54,f6), - HX_("MAX_COLOR_ATTACHMENTS",19,d7,ae,06), - HX_("COLOR_ATTACHMENT1",b2,9a,fe,86), - HX_("COLOR_ATTACHMENT2",b3,9a,fe,86), - HX_("COLOR_ATTACHMENT3",b4,9a,fe,86), - HX_("COLOR_ATTACHMENT4",b5,9a,fe,86), - HX_("COLOR_ATTACHMENT5",b6,9a,fe,86), - HX_("COLOR_ATTACHMENT6",b7,9a,fe,86), - HX_("COLOR_ATTACHMENT7",b8,9a,fe,86), - HX_("COLOR_ATTACHMENT8",b9,9a,fe,86), - HX_("COLOR_ATTACHMENT9",ba,9a,fe,86), - HX_("COLOR_ATTACHMENT10",3e,c1,c8,97), - HX_("COLOR_ATTACHMENT11",3f,c1,c8,97), - HX_("COLOR_ATTACHMENT12",40,c1,c8,97), - HX_("COLOR_ATTACHMENT13",41,c1,c8,97), - HX_("COLOR_ATTACHMENT14",42,c1,c8,97), - HX_("COLOR_ATTACHMENT15",43,c1,c8,97), - HX_("SAMPLER_3D",e8,2a,93,6e), - HX_("SAMPLER_2D_SHADOW",96,9e,66,61), - HX_("SAMPLER_2D_ARRAY",83,c3,f4,b9), - HX_("SAMPLER_2D_ARRAY_SHADOW",5c,88,64,1c), - HX_("SAMPLER_CUBE_SHADOW",13,3c,fd,ff), - HX_("INT_SAMPLER_2D",b9,f2,ff,97), - HX_("INT_SAMPLER_3D",98,f3,ff,97), - HX_("INT_SAMPLER_CUBE",9c,93,36,99), - HX_("INT_SAMPLER_2D_ARRAY",33,30,e9,17), - HX_("UNSIGNED_INT_SAMPLER_2D",03,a6,f2,c4), - HX_("UNSIGNED_INT_SAMPLER_3D",e2,a6,f2,c4), - HX_("UNSIGNED_INT_SAMPLER_CUBE",66,2d,b4,ee), - HX_("UNSIGNED_INT_SAMPLER_2D_ARRAY",fd,76,98,0d), - HX_("MAX_SAMPLES",ee,bc,20,56), - HX_("SAMPLER_BINDING",8e,79,76,22), - HX_("PIXEL_PACK_BUFFER",4d,06,41,84), - HX_("PIXEL_UNPACK_BUFFER",54,80,91,31), - HX_("PIXEL_PACK_BUFFER_BINDING",f3,53,0d,81), - HX_("PIXEL_UNPACK_BUFFER_BINDING",fa,ac,01,cf), - HX_("COPY_READ_BUFFER",3f,8b,f1,64), - HX_("COPY_WRITE_BUFFER",ca,9d,e5,e4), - HX_("COPY_READ_BUFFER_BINDING",e5,1a,17,74), - HX_("COPY_WRITE_BUFFER_BINDING",70,30,81,8a), - HX_("FLOAT_MAT2x3",90,be,dd,c3), - HX_("FLOAT_MAT2x4",91,be,dd,c3), - HX_("FLOAT_MAT3x2",d0,80,de,c3), - HX_("FLOAT_MAT3x4",d2,80,de,c3), - HX_("FLOAT_MAT4x2",11,43,df,c3), - HX_("FLOAT_MAT4x3",12,43,df,c3), - HX_("UNSIGNED_INT_VEC2",f8,d3,ae,f1), - HX_("UNSIGNED_INT_VEC3",f9,d3,ae,f1), - HX_("UNSIGNED_INT_VEC4",fa,d3,ae,f1), - HX_("UNSIGNED_NORMALIZED",81,9e,e9,b5), - HX_("SIGNED_NORMALIZED",fa,1c,1f,6e), - HX_("VERTEX_ATTRIB_ARRAY_INTEGER",9e,52,f4,fe), - HX_("VERTEX_ATTRIB_ARRAY_DIVISOR",3e,5a,bb,58), - HX_("TRANSFORM_FEEDBACK_BUFFER_MODE",5b,21,21,18), - HX_("MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS",66,0f,c1,2a), - HX_("TRANSFORM_FEEDBACK_VARYINGS",4a,49,b8,8f), - HX_("TRANSFORM_FEEDBACK_BUFFER_START",4a,5f,8f,7c), - HX_("TRANSFORM_FEEDBACK_BUFFER_SIZE",b9,ee,13,1c), - HX_("TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN",2b,e6,b6,9f), - HX_("MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS",18,9a,28,79), - HX_("MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS",79,55,1c,52), - HX_("INTERLEAVED_ATTRIBS",d3,03,58,cf), - HX_("SEPARATE_ATTRIBS",ad,f1,7d,f6), - HX_("TRANSFORM_FEEDBACK_BUFFER",87,cc,fb,c7), - HX_("TRANSFORM_FEEDBACK_BUFFER_BINDING",2d,e4,af,90), - HX_("TRANSFORM_FEEDBACK",18,81,af,95), - HX_("TRANSFORM_FEEDBACK_PAUSED",35,50,eb,e6), - HX_("TRANSFORM_FEEDBACK_ACTIVE",4d,51,ad,0d), - HX_("TRANSFORM_FEEDBACK_BINDING",be,11,f4,01), - HX_("FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING",79,c9,9d,03), - HX_("FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE",c6,3b,6e,90), - HX_("FRAMEBUFFER_ATTACHMENT_RED_SIZE",39,51,04,f1), - HX_("FRAMEBUFFER_ATTACHMENT_GREEN_SIZE",07,31,24,91), - HX_("FRAMEBUFFER_ATTACHMENT_BLUE_SIZE",1c,15,11,a1), - HX_("FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE",8c,86,04,dd), - HX_("FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE",c7,26,cb,18), - HX_("FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE",ae,65,3b,9a), - HX_("FRAMEBUFFER_DEFAULT",ef,3b,45,e2), - HX_("DEPTH24_STENCIL8",36,5e,b6,a6), - HX_("DRAW_FRAMEBUFFER_BINDING",78,93,98,ce), - HX_("READ_FRAMEBUFFER",24,8b,f0,a0), - HX_("DRAW_FRAMEBUFFER",d2,b8,5e,7a), - HX_("READ_FRAMEBUFFER_BINDING",ca,07,a0,07), - HX_("RENDERBUFFER_SAMPLES",40,5d,0c,28), - HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER",43,08,18,7f), - HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE",54,d0,f2,d0), - HX_("UNIFORM_BUFFER",0b,f0,a3,ee), - HX_("UNIFORM_BUFFER_BINDING",b1,2b,2d,65), - HX_("UNIFORM_BUFFER_START",ce,fd,84,f1), - HX_("UNIFORM_BUFFER_SIZE",b5,8c,28,19), - HX_("MAX_VERTEX_UNIFORM_BLOCKS",11,56,73,a0), - HX_("MAX_FRAGMENT_UNIFORM_BLOCKS",65,42,83,5d), - HX_("MAX_COMBINED_UNIFORM_BLOCKS",d0,c0,cb,e7), - HX_("MAX_UNIFORM_BUFFER_BINDINGS",87,4d,27,c3), - HX_("MAX_UNIFORM_BLOCK_SIZE",f9,dc,3f,6c), - HX_("MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS",fd,37,15,e3), - HX_("MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS",51,0d,19,43), - HX_("UNIFORM_BUFFER_OFFSET_ALIGNMENT",cb,a9,f8,cc), - HX_("ACTIVE_UNIFORM_BLOCKS",2a,2b,e3,0c), - HX_("UNIFORM_TYPE",05,d9,59,48), - HX_("UNIFORM_SIZE",0c,87,a4,47), - HX_("UNIFORM_BLOCK_INDEX",35,78,71,93), - HX_("UNIFORM_OFFSET",9e,ca,4e,7e), - HX_("UNIFORM_ARRAY_STRIDE",aa,aa,4a,6c), - HX_("UNIFORM_MATRIX_STRIDE",ec,75,fb,fc), - HX_("UNIFORM_IS_ROW_MAJOR",4a,d7,8e,f1), - HX_("UNIFORM_BLOCK_BINDING",28,1b,56,0b), - HX_("UNIFORM_BLOCK_DATA_SIZE",f9,d0,4f,72), - HX_("UNIFORM_BLOCK_ACTIVE_UNIFORMS",9b,74,7f,6e), - HX_("UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES",40,99,27,7e), - HX_("UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER",c1,8d,d1,e0), - HX_("UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER",15,c5,8f,af), - HX_("OBJECT_TYPE",7a,57,2a,1f), - HX_("SYNC_CONDITION",57,f7,d5,73), - HX_("SYNC_STATUS",d6,f3,b7,06), - HX_("SYNC_FLAGS",03,e3,f0,79), - HX_("SYNC_FENCE",6d,3e,5a,75), - HX_("SYNC_GPU_COMMANDS_COMPLETE",f9,23,65,18), - HX_("UNSIGNALED",20,4c,0a,fd), - HX_("SIGNALED",c7,80,c2,de), - HX_("ALREADY_SIGNALED",ae,dd,3f,e3), - HX_("TIMEOUT_EXPIRED",87,64,05,cd), - HX_("CONDITION_SATISFIED",ce,a6,40,b0), - HX_("WAIT_FAILED",87,c9,db,92), - HX_("SYNC_FLUSH_COMMANDS_BIT",d5,c6,2c,c7), - HX_("COLOR",43,a9,4a,c8), - HX_("DEPTH",e3,28,18,55), - HX_("STENCIL",dc,91,d7,ff), - HX_("MIN",72,ad,3a,00), - HX_("MAX",84,a6,3a,00), - HX_("DEPTH_COMPONENT24",03,cd,68,43), - HX_("STREAM_READ",b5,9e,5f,1e), - HX_("STREAM_COPY",14,0f,7d,14), - HX_("STATIC_READ",c7,6f,66,c3), - HX_("STATIC_COPY",26,e0,83,b9), - HX_("DYNAMIC_READ",76,23,56,2d), - HX_("DYNAMIC_COPY",d5,93,73,23), - HX_("DEPTH_COMPONENT32F",66,56,4b,b8), - HX_("DEPTH32F_STENCIL8",f7,07,b2,83), - HX_("INVALID_INDEX",4a,04,83,3c), - HX_("TIMEOUT_IGNORED",f4,3b,74,84), - HX_("MAX_CLIENT_WAIT_TIMEOUT_WEBGL",8a,37,14,d5), - HX_("type",ba,f2,08,4d), - HX_("version",18,e7,f1,7c), - HX_("__arrayBufferBinding",ec,c7,f6,4e), - HX_("__elementBufferBinding",e9,54,64,1f), - HX_("__contextID",6a,b8,28,45), - HX_("__currentProgram",6b,4a,cd,35), - HX_("__framebufferBinding",f8,60,08,ef), - HX_("__initialized",f4,35,88,7f), - HX_("__isContextLost",89,18,92,b5), - HX_("__renderbufferBinding",ef,6d,e9,2f), - HX_("__texture2DBinding",78,dc,16,4f), - HX_("__textureCubeMapBinding",79,78,a4,c8), - HX_("activeTexture",b5,13,aa,56), - HX_("attachShader",ca,d0,77,b2), - HX_("beginQuery",1f,9c,b3,d3), - HX_("beginTransformFeedback",a8,ad,bb,cc), - HX_("bindAttribLocation",3c,a6,30,1e), - HX_("bindBuffer",9d,92,be,f8), - HX_("bindBufferBase",4e,b9,42,42), - HX_("bindBufferRange",e0,e9,84,ee), - HX_("bindFramebuffer",30,c6,61,e7), - HX_("bindRenderbuffer",33,b6,b7,14), - HX_("bindSampler",cb,d8,3a,80), - HX_("bindTexture",9e,dc,51,9b), - HX_("bindTransformFeedback",94,5b,e4,3f), - HX_("bindVertexArray",d8,e8,e4,a6), - HX_("blendColor",52,33,b4,e2), - HX_("blendEquation",fd,98,ad,02), - HX_("blendEquationSeparate",80,39,68,a7), - HX_("blendFunc",35,fc,9b,07), - HX_("blendFuncSeparate",b8,94,c0,ca), - HX_("blitFramebuffer",b8,26,9e,ee), - HX_("bufferData",4a,bf,73,93), - HX_("bufferSubData",aa,f6,e4,45), - HX_("checkFramebufferStatus",17,26,75,0a), - HX_("clear",8d,71,5b,48), - HX_("clearBufferfi",f0,58,5b,e0), - HX_("clearBufferfv",fd,58,5b,e0), - HX_("clearBufferiv",9a,5b,5b,e0), - HX_("clearBufferuiv",55,db,9d,6f), - HX_("clearColor",96,b0,66,1f), - HX_("clearDepthf",70,ff,75,01), - HX_("clearStencil",ef,6f,82,5b), - HX_("clientWaitSync",db,68,d7,e9), - HX_("colorMask",ef,cb,c3,23), - HX_("compileShader",f8,70,b2,da), - HX_("compressedTexImage2D",a7,d8,5d,24), - HX_("compressedTexImage3D",86,d9,5d,24), - HX_("compressedTexSubImage2D",d3,b5,7d,36), - HX_("compressedTexSubImage3D",b2,b6,7d,36), - HX_("copyBufferSubData",b5,9d,03,c2), - HX_("copyTexImage2D",db,d0,76,e4), - HX_("copyTexSubImage2D",1f,d6,ae,a4), - HX_("copyTexSubImage3D",fe,d6,ae,a4), - HX_("createBuffer",1c,fd,e9,f2), - HX_("createFramebuffer",51,ef,e8,cc), - HX_("createProgram",e8,22,3c,dc), - HX_("createQuery",6c,c2,65,87), - HX_("createRenderbuffer",f2,89,74,05), - HX_("createSampler",6c,9d,0c,6c), - HX_("createShader",41,ff,75,3f), - HX_("createTexture",3f,a1,23,87), - HX_("createTransformFeedback",75,93,f4,d0), - HX_("createVertexArray",f9,11,6c,8c), - HX_("cullFace",6f,e7,31,ac), - HX_("deleteBuffer",8b,e3,2c,37), - HX_("deleteFramebuffer",82,56,01,50), - HX_("deleteProgram",99,dd,82,52), - HX_("deleteQuery",dd,be,df,ed), - HX_("deleteRenderbuffer",a1,6d,b6,37), - HX_("deleteSampler",1d,58,53,e2), - HX_("deleteShader",b0,e5,b8,83), - HX_("deleteSync",26,98,ac,9f), - HX_("deleteTexture",f0,5b,6a,fd), - HX_("deleteTransformFeedback",66,f5,6f,ce), - HX_("deleteVertexArray",2a,79,84,0f), - HX_("depthFunc",e7,45,48,9a), - HX_("depthMask",8f,9b,d9,9e), - HX_("depthRangef",6c,e9,9a,39), - HX_("detachShader",d8,d0,ad,ea), - HX_("disable",e8,69,58,b1), - HX_("disableVertexAttribArray",e3,69,74,4a), - HX_("drawArrays",de,f3,b3,f9), - HX_("drawArraysInstanced",71,03,37,15), - HX_("drawBuffers",cf,e7,d8,fa), - HX_("drawElements",5b,c2,b7,59), - HX_("drawElementsInstanced",54,fd,a5,ed), - HX_("drawRangeElements",70,0e,07,62), - HX_("enable",83,ae,87,f8), - HX_("enableVertexAttribArray",e8,46,5a,ac), - HX_("endQuery",2d,1d,e8,5b), - HX_("endTransformFeedback",b6,8b,b4,a2), - HX_("fenceSync",ac,19,56,6f), - HX_("finish",53,40,7f,86), - HX_("flush",c4,62,9b,02), - HX_("framebufferRenderbuffer",63,dd,b2,36), - HX_("framebufferTexture2D",c0,66,22,24), - HX_("framebufferTextureLayer",83,bf,bc,93), - HX_("frontFace",e6,01,c1,80), - HX_("generateMipmap",9d,d6,0d,5b), - HX_("getActiveAttrib",66,8b,22,63), - HX_("getActiveUniform",98,35,4e,d7), - HX_("getActiveUniformBlocki",34,1a,a1,c4), - HX_("getActiveUniformBlockiv",c2,d3,55,48), - HX_("getActiveUniformBlockName",80,75,5b,56), - HX_("getActiveUniformBlockParameter",54,72,d3,90), - HX_("getActiveUniforms",db,af,20,8d), - HX_("getActiveUniformsiv",88,f8,90,9a), - HX_("getAttachedShaders",b4,2e,77,93), - HX_("getAttribLocation",d5,1a,10,5d), - HX_("getBoolean",b2,70,60,cd), - HX_("getBooleanv",84,2b,02,e7), - HX_("getBufferParameter",93,58,b4,14), - HX_("getBufferParameteri",76,28,19,09), - HX_("getBufferParameteri64v",c2,2c,38,ab), - HX_("getBufferParameteriv",40,3f,ea,ec), - HX_("getBufferPointerv",6f,0d,a6,b7), - HX_("getBufferSubData",34,a0,05,b0), - HX_("getContextAttributes",30,da,e1,ad), - HX_("getError",52,db,00,d3), - HX_("getExtension",09,30,67,f4), - HX_("getFloat",26,d5,6d,62), - HX_("getFloatv",90,ac,ac,bd), - HX_("getFragDataLocation",87,0b,d2,5c), - HX_("getFramebufferAttachmentParameter",8f,bf,8d,ff), - HX_("getFramebufferAttachmentParameteri",fa,dd,79,9c), - HX_("getFramebufferAttachmentParameteriv",3c,5d,28,4e), - HX_("getIndexedParameter",2e,9c,c1,b2), - HX_("getInteger",c8,43,7d,66), - HX_("getInteger64",06,f5,2b,f3), - HX_("getInteger64i",a3,70,4a,d3), - HX_("getInteger64i_v",9a,72,42,0f), - HX_("getInteger64v",b0,70,4a,d3), - HX_("getIntegeri_v",18,49,71,d3), - HX_("getIntegerv",ae,0b,1e,47), - HX_("getInternalformati",bf,0b,2e,f1), - HX_("getInternalformativ",d7,3b,1c,17), - HX_("getInternalformatParameter",df,66,4d,f6), - HX_("getParameter",33,d2,06,58), - HX_("getProgrami",1b,ac,1b,ac), - HX_("getProgramiv",fb,eb,1a,ec), - HX_("getProgramBinary",2f,df,de,e5), - HX_("getProgramInfoLog",c8,f1,f2,cd), - HX_("getProgramParameter",3b,c3,9c,96), - HX_("getQuery",92,9a,c1,bd), - HX_("getQueryi",97,a5,a5,4b), - HX_("getQueryiv",ff,3e,4b,e5), - HX_("getQueryObjectui",85,8b,77,ca), - HX_("getQueryObjectuiv",51,89,22,5e), - HX_("getQueryParameter",b7,98,36,63), - HX_("getRenderbufferParameter",7d,c1,d7,3c), - HX_("getRenderbufferParameteri",4c,8c,f1,ff), - HX_("getRenderbufferParameteriv",aa,36,69,f3), - HX_("getSamplerParameter",37,d8,52,30), - HX_("getSamplerParameterf",4f,58,2a,18), - HX_("getSamplerParameterfv",47,ed,e2,0c), - HX_("getSamplerParameteri",52,58,2a,18), - HX_("getSamplerParameteriv",e4,ef,e2,0c), - HX_("getShaderi",ae,07,e8,ae), - HX_("getShaderiv",08,b1,1e,5c), - HX_("getShaderInfoLog",9b,bd,c8,f3), - HX_("getShaderParameter",ce,69,5b,36), - HX_("getShaderPrecisionFormat",fa,b8,cf,ce), - HX_("getShaderSource",96,a3,04,c5), - HX_("getString",07,b2,86,8d), - HX_("getStringi",82,14,55,48), - HX_("getSupportedExtensions",ec,78,6d,a1), - HX_("getSyncParameter",58,61,f5,79), - HX_("getSyncParameteri",11,cc,bf,3c), - HX_("getSyncParameteriv",45,c3,12,eb), - HX_("getTexParameter",78,98,d3,d2), - HX_("getTexParameterf",ee,d0,51,a6), - HX_("getTexParameterfv",c8,ff,44,e1), - HX_("getTexParameteri",f1,d0,51,a6), - HX_("getTexParameteriv",65,02,45,e1), - HX_("getTransformFeedbackVarying",15,71,4a,f2), - HX_("getUniform",3e,c7,c5,04), - HX_("getUniformf",68,8f,48,28), - HX_("getUniformfv",0e,ec,34,17), - HX_("getUniformi",6b,8f,48,28), - HX_("getUniformiv",ab,ee,34,17), - HX_("getUniformui",12,f9,34,17), - HX_("getUniformuiv",24,f7,24,37), - HX_("getUniformBlockIndex",63,c3,6b,34), - HX_("getUniformIndices",89,2b,6e,0f), - HX_("getUniformLocation",93,5f,d4,4f), - HX_("getVertexAttrib",84,2f,1c,a3), - HX_("getVertexAttribf",62,64,8d,15), - HX_("getVertexAttribfv",d4,71,2a,c6), - HX_("getVertexAttribi",65,64,8d,15), - HX_("getVertexAttribIi",84,58,2a,c6), - HX_("getVertexAttribIiv",72,1b,e3,9e), - HX_("getVertexAttribIui",d9,25,e3,9e), - HX_("getVertexAttribIuiv",7d,f8,dd,67), - HX_("getVertexAttribiv",71,74,2a,c6), - HX_("getVertexAttribPointerv",bd,f4,f5,bb), - HX_("hint",87,3d,0e,45), - HX_("invalidateFramebuffer",32,df,3e,7c), - HX_("invalidateSubFramebuffer",28,a2,17,ad), - HX_("isBuffer",8a,58,fe,28), - HX_("isContextLost",a9,df,df,2d), - HX_("isEnabled",b7,81,2f,82), - HX_("isFramebuffer",23,65,6c,83), - HX_("isProgram",ba,c7,f7,f7), - HX_("isQuery",be,2e,70,fa), - HX_("isRenderbuffer",e0,2b,f8,01), - HX_("isSampler",3e,42,c8,87), - HX_("isShader",af,5a,8a,75), - HX_("isSync",65,7f,c6,69), - HX_("isTexture",11,46,df,a2), - HX_("isTransformFeedback",c7,32,99,37), - HX_("isVertexArray",cb,87,ef,42), - HX_("lineWidth",72,b9,5d,11), - HX_("linkProgram",aa,ad,7b,89), - HX_("mapBufferRange",61,d3,19,7b), - HX_("pauseTransformFeedback",3b,8a,d6,e8), - HX_("pixelStorei",8e,34,c8,80), - HX_("polygonOffset",ad,25,4d,66), - HX_("programBinary",a5,35,be,7b), - HX_("programParameteri",44,da,18,0b), - HX_("readBuffer",f6,a0,10,ca), - HX_("readPixels",23,d3,25,86), - HX_("releaseShaderCompiler",0b,50,7a,a0), - HX_("renderbufferStorage",05,a1,70,87), - HX_("renderbufferStorageMultisample",5e,46,79,34), - HX_("resumeTransformFeedback",a4,79,d5,6f), - HX_("sampleCoverage",32,68,81,3b), - HX_("samplerParameterf",c5,21,b5,f0), - HX_("samplerParameteri",c8,21,b5,f0), - HX_("scissor",1c,28,e7,04), - HX_("shaderBinary",06,59,f4,5c), - HX_("shaderSource",e0,4d,1a,a2), - HX_("stencilFunc",60,83,be,40), - HX_("stencilFuncSeparate",e3,be,ce,b2), - HX_("stencilMask",08,d9,4f,45), - HX_("stencilMaskSeparate",8b,fc,a9,c6), - HX_("stencilOp",3d,7a,ec,56), - HX_("stencilOpSeparate",c0,5a,4a,53), - HX_("texImage2D",c6,7c,67,b9), - HX_("texImage3D",a5,7d,67,b9), - HX_("texStorage2D",e6,9c,44,cf), - HX_("texStorage3D",c5,9d,44,cf), - HX_("texParameterf",64,27,31,3c), - HX_("texParameteri",67,27,31,3c), - HX_("texSubImage2D",14,2f,90,28), - HX_("texSubImage3D",f3,2f,90,28), - HX_("toString",ac,d0,6e,38), - HX_("transformFeedbackVaryings",34,b1,1a,48), - HX_("uniform1f",49,21,de,07), - HX_("uniform1fv",0d,ff,7e,da), - HX_("uniform1i",4c,21,de,07), - HX_("uniform1iv",aa,01,7f,da), - HX_("uniform1ui",11,0c,7f,da), - HX_("uniform1uiv",45,83,ab,54), - HX_("uniform2f",28,22,de,07), - HX_("uniform2fv",4e,c1,7f,da), - HX_("uniform2i",2b,22,de,07), - HX_("uniform2iv",eb,c3,7f,da), - HX_("uniform2ui",52,ce,7f,da), - HX_("uniform2uiv",e4,b9,54,55), - HX_("uniform3f",07,23,de,07), - HX_("uniform3fv",8f,83,80,da), - HX_("uniform3i",0a,23,de,07), - HX_("uniform3iv",2c,86,80,da), - HX_("uniform3ui",93,90,80,da), - HX_("uniform3uiv",83,f0,fd,55), - HX_("uniform4f",e6,23,de,07), - HX_("uniform4fv",d0,45,81,da), - HX_("uniform4i",e9,23,de,07), - HX_("uniform4iv",6d,48,81,da), - HX_("uniform4ui",d4,52,81,da), - HX_("uniform4uiv",22,27,a7,56), - HX_("uniformBlockBinding",cc,bc,c4,bf), - HX_("uniformMatrix2fv",8d,8a,59,c5), - HX_("uniformMatrix2x3fv",48,61,6e,02), - HX_("uniformMatrix2x4fv",89,23,6f,02), - HX_("uniformMatrix3fv",ce,4c,5a,c5), - HX_("uniformMatrix3x2fv",88,33,d4,95), - HX_("uniformMatrix3x4fv",0a,b8,d5,95), - HX_("uniformMatrix4fv",0f,0f,5b,c5), - HX_("uniformMatrix4x2fv",09,c8,3a,29), - HX_("uniformMatrix4x3fv",4a,8a,3b,29), - HX_("unmapBuffer",43,9f,1a,39), - HX_("useProgram",fd,6c,ac,f6), - HX_("validateProgram",8e,80,0f,ef), - HX_("vertexAttrib1f",63,94,b6,53), - HX_("vertexAttrib1fv",b3,42,0b,ec), - HX_("vertexAttrib2f",42,95,b6,53), - HX_("vertexAttrib2fv",f4,04,0c,ec), - HX_("vertexAttrib3f",21,96,b6,53), - HX_("vertexAttrib3fv",35,c7,0c,ec), - HX_("vertexAttrib4f",00,97,b6,53), - HX_("vertexAttrib4fv",76,89,0d,ec), - HX_("vertexAttribDivisor",30,09,77,5f), - HX_("vertexAttribI4i",30,4d,1d,ec), - HX_("vertexAttribI4iv",46,3d,86,ad), - HX_("vertexAttribI4ui",ad,47,86,ad), - HX_("vertexAttribI4uiv",29,70,f8,27), - HX_("vertexAttribIPointer",42,cb,4a,67), - HX_("vertexAttribPointer",8f,04,b6,3f), - HX_("viewport",66,4c,a5,9c), - HX_("waitSync",70,1f,42,55), - HX_("__contextLost",53,d0,33,6d), - HX_("__createObject",fb,41,55,58), - HX_("__getObjectID",f0,2f,98,f1), - HX_("__initialize",70,ac,4e,25), - ::String(null()) }; - -static void NativeOpenGLRenderContext_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(NativeOpenGLRenderContext_obj::_hx___extensionObjects,"__extensionObjects"); - HX_MARK_MEMBER_NAME(NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors,"__extensionObjectConstructors"); - HX_MARK_MEMBER_NAME(NativeOpenGLRenderContext_obj::_hx___lastContextID,"__lastContextID"); - HX_MARK_MEMBER_NAME(NativeOpenGLRenderContext_obj::_hx___supportedExtensions,"__supportedExtensions"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void NativeOpenGLRenderContext_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(NativeOpenGLRenderContext_obj::_hx___extensionObjects,"__extensionObjects"); - HX_VISIT_MEMBER_NAME(NativeOpenGLRenderContext_obj::_hx___extensionObjectConstructors,"__extensionObjectConstructors"); - HX_VISIT_MEMBER_NAME(NativeOpenGLRenderContext_obj::_hx___lastContextID,"__lastContextID"); - HX_VISIT_MEMBER_NAME(NativeOpenGLRenderContext_obj::_hx___supportedExtensions,"__supportedExtensions"); -}; - -#endif - -hx::Class NativeOpenGLRenderContext_obj::__mClass; - -static ::String NativeOpenGLRenderContext_obj_sStaticFields[] = { - HX_("__extensionObjects",35,8e,af,ef), - HX_("__extensionObjectConstructors",d7,1f,f7,9f), - HX_("__lastContextID",34,83,e7,9c), - HX_("__supportedExtensions",c2,2c,4a,37), - ::String(null()) -}; - -void NativeOpenGLRenderContext_obj::__register() -{ - NativeOpenGLRenderContext_obj _hx_dummy; - NativeOpenGLRenderContext_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.NativeOpenGLRenderContext",a1,fb,a1,9c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &NativeOpenGLRenderContext_obj::__GetStatic; - __mClass->mSetStaticField = &NativeOpenGLRenderContext_obj::__SetStatic; - __mClass->mMarkFunc = NativeOpenGLRenderContext_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(NativeOpenGLRenderContext_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(NativeOpenGLRenderContext_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< NativeOpenGLRenderContext_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = NativeOpenGLRenderContext_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NativeOpenGLRenderContext_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NativeOpenGLRenderContext_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void NativeOpenGLRenderContext_obj::__boot() -{ -{ - HX_GC_STACKFRAME(&_hx_pos_65c657fec0b420d3_39_boot) -HXDLIN( 39) _hx___extensionObjectConstructors = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } -{ - HX_STACKFRAME(&_hx_pos_65c657fec0b420d3_40_boot) -HXDLIN( 40) _hx___lastContextID = 0; - } -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeWindow.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeWindow.cpp deleted file mode 100644 index c66c5a7d..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/NativeWindow.cpp +++ /dev/null @@ -1,1304 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeApplication -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeWindow -#include -#endif -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageBuffer -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageType -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGL2RenderContext_WebGL2RenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGLRenderContext_WebGLRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoImageSurface_CairoImageSurface_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoSurface_CairoSurface_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GL -#include -#endif -#ifndef INCLUDED_lime_math_Rectangle -#include -#endif -#ifndef INCLUDED_lime_system_Display -#include -#endif -#ifndef INCLUDED_lime_system_DisplayMode -#include -#endif -#ifndef INCLUDED_lime_system_System -#include -#endif -#ifndef INCLUDED_lime_ui_MouseCursor -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_utils__BytePointer_BytePointer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b81205d558ca9a41_57_new,"lime._internal.backend.native.NativeWindow","new",0x09d80f6b,"lime._internal.backend.native.NativeWindow.new","lime/_internal/backend/native/NativeWindow.hx",57,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_183_alert,"lime._internal.backend.native.NativeWindow","alert",0xc3e8af27,"lime._internal.backend.native.NativeWindow.alert","lime/_internal/backend/native/NativeWindow.hx",183,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_193_close,"lime._internal.backend.native.NativeWindow","close",0xeabd6f83,"lime._internal.backend.native.NativeWindow.close","lime/_internal/backend/native/NativeWindow.hx",193,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_216_contextFlip,"lime._internal.backend.native.NativeWindow","contextFlip",0xc77cba47,"lime._internal.backend.native.NativeWindow.contextFlip","lime/_internal/backend/native/NativeWindow.hx",216,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_235_focus,"lime._internal.backend.native.NativeWindow","focus",0xa6e3b7a3,"lime._internal.backend.native.NativeWindow.focus","lime/_internal/backend/native/NativeWindow.hx",235,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_245_getCursor,"lime._internal.backend.native.NativeWindow","getCursor",0x5168b157,"lime._internal.backend.native.NativeWindow.getCursor","lime/_internal/backend/native/NativeWindow.hx",245,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_249_getDisplay,"lime._internal.backend.native.NativeWindow","getDisplay",0xd8e838a1,"lime._internal.backend.native.NativeWindow.getDisplay","lime/_internal/backend/native/NativeWindow.hx",249,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_266_getDisplayMode,"lime._internal.backend.native.NativeWindow","getDisplayMode",0xc4219ca4,"lime._internal.backend.native.NativeWindow.getDisplayMode","lime/_internal/backend/native/NativeWindow.hx",266,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_287_getFrameRate,"lime._internal.backend.native.NativeWindow","getFrameRate",0x852ab5cc,"lime._internal.backend.native.NativeWindow.getFrameRate","lime/_internal/backend/native/NativeWindow.hx",287,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_291_getMouseLock,"lime._internal.backend.native.NativeWindow","getMouseLock",0x4011f8cf,"lime._internal.backend.native.NativeWindow.getMouseLock","lime/_internal/backend/native/NativeWindow.hx",291,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_303_getTextInputEnabled,"lime._internal.backend.native.NativeWindow","getTextInputEnabled",0x70d2f3a5,"lime._internal.backend.native.NativeWindow.getTextInputEnabled","lime/_internal/backend/native/NativeWindow.hx",303,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_316_move,"lime._internal.backend.native.NativeWindow","move",0x9293cda6,"lime._internal.backend.native.NativeWindow.move","lime/_internal/backend/native/NativeWindow.hx",316,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_325_readPixels,"lime._internal.backend.native.NativeWindow","readPixels",0x54625b78,"lime._internal.backend.native.NativeWindow.readPixels","lime/_internal/backend/native/NativeWindow.hx",325,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_408_render,"lime._internal.backend.native.NativeWindow","render",0x71dbe52b,"lime._internal.backend.native.NativeWindow.render","lime/_internal/backend/native/NativeWindow.hx",408,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_444_resize,"lime._internal.backend.native.NativeWindow","resize",0x752dd3c9,"lime._internal.backend.native.NativeWindow.resize","lime/_internal/backend/native/NativeWindow.hx",444,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_453_setBorderless,"lime._internal.backend.native.NativeWindow","setBorderless",0x95611f52,"lime._internal.backend.native.NativeWindow.setBorderless","lime/_internal/backend/native/NativeWindow.hx",453,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_465_setCursor,"lime._internal.backend.native.NativeWindow","setCursor",0x34b99d63,"lime._internal.backend.native.NativeWindow.setCursor","lime/_internal/backend/native/NativeWindow.hx",465,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_504_setDisplayMode,"lime._internal.backend.native.NativeWindow","setDisplayMode",0xe4418518,"lime._internal.backend.native.NativeWindow.setDisplayMode","lime/_internal/backend/native/NativeWindow.hx",504,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_524_setMouseLock,"lime._internal.backend.native.NativeWindow","setMouseLock",0x550b1c43,"lime._internal.backend.native.NativeWindow.setMouseLock","lime/_internal/backend/native/NativeWindow.hx",524,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_538_setTextInputEnabled,"lime._internal.backend.native.NativeWindow","setTextInputEnabled",0xad6fe6b1,"lime._internal.backend.native.NativeWindow.setTextInputEnabled","lime/_internal/backend/native/NativeWindow.hx",538,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_550_setFrameRate,"lime._internal.backend.native.NativeWindow","setFrameRate",0x9a23d940,"lime._internal.backend.native.NativeWindow.setFrameRate","lime/_internal/backend/native/NativeWindow.hx",550,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_564_setFullscreen,"lime._internal.backend.native.NativeWindow","setFullscreen",0x77a41348,"lime._internal.backend.native.NativeWindow.setFullscreen","lime/_internal/backend/native/NativeWindow.hx",564,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_587_setIcon,"lime._internal.backend.native.NativeWindow","setIcon",0xbaaf48c6,"lime._internal.backend.native.NativeWindow.setIcon","lime/_internal/backend/native/NativeWindow.hx",587,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_596_setMaximized,"lime._internal.backend.native.NativeWindow","setMaximized",0x5fdfd5ab,"lime._internal.backend.native.NativeWindow.setMaximized","lime/_internal/backend/native/NativeWindow.hx",596,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_608_setMinimized,"lime._internal.backend.native.NativeWindow","setMinimized",0x899cc319,"lime._internal.backend.native.NativeWindow.setMinimized","lime/_internal/backend/native/NativeWindow.hx",608,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_620_setResizable,"lime._internal.backend.native.NativeWindow","setResizable",0x0a4efefe,"lime._internal.backend.native.NativeWindow.setResizable","lime/_internal/backend/native/NativeWindow.hx",620,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_637_setTitle,"lime._internal.backend.native.NativeWindow","setTitle",0xf813d7ab,"lime._internal.backend.native.NativeWindow.setTitle","lime/_internal/backend/native/NativeWindow.hx",637,0x10f0f707) -HX_LOCAL_STACK_FRAME(_hx_pos_b81205d558ca9a41_651_warpMouse,"lime._internal.backend.native.NativeWindow","warpMouse",0x3c987808,"lime._internal.backend.native.NativeWindow.warpMouse","lime/_internal/backend/native/NativeWindow.hx",651,0x10f0f707) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void NativeWindow_obj::__construct( ::lime::ui::Window parent){ - HX_GC_STACKFRAME(&_hx_pos_b81205d558ca9a41_57_new) -HXLINE( 58) this->parent = parent; -HXLINE( 60) this->cursor = ::lime::ui::MouseCursor_obj::DEFAULT_dyn(); -HXLINE( 61) this->displayMode = ::lime::_hx_system::DisplayMode_obj::__alloc( HX_CTX ,0,0,0,0); -HXLINE( 63) ::Dynamic attributes = parent->_hx___attributes; -HXLINE( 64) ::Dynamic contextAttributes; -HXDLIN( 64) if (::Reflect_obj::hasField(attributes,HX_("context",ef,95,77,19))) { -HXLINE( 64) contextAttributes = attributes->__Field(HX_("context",ef,95,77,19),hx::paccDynamic); - } - else { -HXLINE( 64) contextAttributes = ::Dynamic(hx::Anon_obj::Create(0)); - } -HXLINE( 65) ::String title; -HXDLIN( 65) if (::Reflect_obj::hasField(attributes,HX_("title",98,15,3b,10))) { -HXLINE( 65) title = ( (::String)(attributes->__Field(HX_("title",98,15,3b,10),hx::paccDynamic)) ); - } - else { -HXLINE( 65) title = HX_("Lime Application",c5,b5,9d,ec); - } -HXLINE( 66) int flags = 0; -HXLINE( 68) if (!(::Reflect_obj::hasField(contextAttributes,HX_("antialiasing",f4,16,b3,48)))) { -HXLINE( 68) contextAttributes->__SetField(HX_("antialiasing",f4,16,b3,48),0,hx::paccDynamic); - } -HXLINE( 69) if (!(::Reflect_obj::hasField(contextAttributes,HX_("background",ee,93,1d,26)))) { -HXLINE( 69) contextAttributes->__SetField(HX_("background",ee,93,1d,26),0,hx::paccDynamic); - } -HXLINE( 70) if (!(::Reflect_obj::hasField(contextAttributes,HX_("colorDepth",a0,08,96,fb)))) { -HXLINE( 70) contextAttributes->__SetField(HX_("colorDepth",a0,08,96,fb),24,hx::paccDynamic); - } -HXLINE( 71) if (!(::Reflect_obj::hasField(contextAttributes,HX_("depth",03,f1,29,d7)))) { -HXLINE( 71) contextAttributes->__SetField(HX_("depth",03,f1,29,d7),true,hx::paccDynamic); - } -HXLINE( 72) if (!(::Reflect_obj::hasField(contextAttributes,HX_("hardware",a8,e2,d3,75)))) { -HXLINE( 72) contextAttributes->__SetField(HX_("hardware",a8,e2,d3,75),true,hx::paccDynamic); - } -HXLINE( 73) if (!(::Reflect_obj::hasField(contextAttributes,HX_("stencil",fc,bd,03,80)))) { -HXLINE( 73) contextAttributes->__SetField(HX_("stencil",fc,bd,03,80),true,hx::paccDynamic); - } -HXLINE( 74) if (!(::Reflect_obj::hasField(contextAttributes,HX_("vsync",d1,2d,a8,3d)))) { -HXLINE( 74) contextAttributes->__SetField(HX_("vsync",d1,2d,a8,3d),false,hx::paccDynamic); - } -HXLINE( 79) bool _hx_tmp; -HXDLIN( 79) if (::Reflect_obj::hasField(contextAttributes,HX_("type",ba,f2,08,4d))) { -HXLINE( 79) _hx_tmp = hx::IsEq( contextAttributes->__Field(HX_("type",ba,f2,08,4d),hx::paccDynamic),HX_("cairo",88,30,19,41) ); - } - else { -HXLINE( 79) _hx_tmp = false; - } -HXDLIN( 79) if (_hx_tmp) { -HXLINE( 79) contextAttributes->__SetField(HX_("hardware",a8,e2,d3,75),false,hx::paccDynamic); - } -HXLINE( 81) bool _hx_tmp1; -HXDLIN( 81) if (::Reflect_obj::hasField(attributes,HX_("allowHighDPI",92,07,a2,b4))) { -HXLINE( 81) _hx_tmp1 = ( (bool)(attributes->__Field(HX_("allowHighDPI",92,07,a2,b4),hx::paccDynamic)) ); - } - else { -HXLINE( 81) _hx_tmp1 = false; - } -HXDLIN( 81) if (_hx_tmp1) { -HXLINE( 81) flags = (flags | 2048); - } -HXLINE( 82) bool _hx_tmp2; -HXDLIN( 82) if (::Reflect_obj::hasField(attributes,HX_("alwaysOnTop",67,4d,53,16))) { -HXLINE( 82) _hx_tmp2 = ( (bool)(attributes->__Field(HX_("alwaysOnTop",67,4d,53,16),hx::paccDynamic)) ); - } - else { -HXLINE( 82) _hx_tmp2 = false; - } -HXDLIN( 82) if (_hx_tmp2) { -HXLINE( 82) flags = (flags | 32768); - } -HXLINE( 83) bool _hx_tmp3; -HXDLIN( 83) if (::Reflect_obj::hasField(attributes,HX_("borderless",45,46,71,17))) { -HXLINE( 83) _hx_tmp3 = ( (bool)(attributes->__Field(HX_("borderless",45,46,71,17),hx::paccDynamic)) ); - } - else { -HXLINE( 83) _hx_tmp3 = false; - } -HXDLIN( 83) if (_hx_tmp3) { -HXLINE( 83) flags = (flags | 2); - } -HXLINE( 84) bool _hx_tmp4; -HXDLIN( 84) if (::Reflect_obj::hasField(attributes,HX_("fullscreen",3b,3a,b4,f9))) { -HXLINE( 84) _hx_tmp4 = ( (bool)(attributes->__Field(HX_("fullscreen",3b,3a,b4,f9),hx::paccDynamic)) ); - } - else { -HXLINE( 84) _hx_tmp4 = false; - } -HXDLIN( 84) if (_hx_tmp4) { -HXLINE( 84) flags = (flags | 1); - } -HXLINE( 85) bool _hx_tmp5; -HXDLIN( 85) if (::Reflect_obj::hasField(attributes,HX_("hidden",6a,ff,95,4c))) { -HXLINE( 85) _hx_tmp5 = ( (bool)(attributes->__Field(HX_("hidden",6a,ff,95,4c),hx::paccDynamic)) ); - } - else { -HXLINE( 85) _hx_tmp5 = false; - } -HXDLIN( 85) if (_hx_tmp5) { -HXLINE( 85) flags = (flags | 4096); - } -HXLINE( 86) bool _hx_tmp6; -HXDLIN( 86) if (::Reflect_obj::hasField(attributes,HX_("maximized",18,0e,e1,fe))) { -HXLINE( 86) _hx_tmp6 = ( (bool)(attributes->__Field(HX_("maximized",18,0e,e1,fe),hx::paccDynamic)) ); - } - else { -HXLINE( 86) _hx_tmp6 = false; - } -HXDLIN( 86) if (_hx_tmp6) { -HXLINE( 86) flags = (flags | 16384); - } -HXLINE( 87) bool _hx_tmp7; -HXDLIN( 87) if (::Reflect_obj::hasField(attributes,HX_("minimized",86,fb,9d,28))) { -HXLINE( 87) _hx_tmp7 = ( (bool)(attributes->__Field(HX_("minimized",86,fb,9d,28),hx::paccDynamic)) ); - } - else { -HXLINE( 87) _hx_tmp7 = false; - } -HXDLIN( 87) if (_hx_tmp7) { -HXLINE( 87) flags = (flags | 8192); - } -HXLINE( 88) bool _hx_tmp8; -HXDLIN( 88) if (::Reflect_obj::hasField(attributes,HX_("resizable",6b,37,50,a9))) { -HXLINE( 88) _hx_tmp8 = ( (bool)(attributes->__Field(HX_("resizable",6b,37,50,a9),hx::paccDynamic)) ); - } - else { -HXLINE( 88) _hx_tmp8 = false; - } -HXDLIN( 88) if (_hx_tmp8) { -HXLINE( 88) flags = (flags | 4); - } -HXLINE( 90) if (hx::IsGreaterEq( contextAttributes->__Field(HX_("antialiasing",f4,16,b3,48),hx::paccDynamic),4 )) { -HXLINE( 92) flags = (flags | 96); - } - else { -HXLINE( 94) if (hx::IsGreaterEq( contextAttributes->__Field(HX_("antialiasing",f4,16,b3,48),hx::paccDynamic),2 )) { -HXLINE( 96) flags = (flags | 32); - } - } -HXLINE( 99) if (hx::IsEq( contextAttributes->__Field(HX_("colorDepth",a0,08,96,fb),hx::paccDynamic),32 )) { -HXLINE( 99) flags = (flags | 65536); - } -HXLINE( 100) if (( (bool)(contextAttributes->__Field(HX_("depth",03,f1,29,d7),hx::paccDynamic)) )) { -HXLINE( 100) flags = (flags | 512); - } -HXLINE( 101) if (( (bool)(contextAttributes->__Field(HX_("hardware",a8,e2,d3,75),hx::paccDynamic)) )) { -HXLINE( 101) flags = (flags | 8); - } -HXLINE( 102) if (( (bool)(contextAttributes->__Field(HX_("stencil",fc,bd,03,80),hx::paccDynamic)) )) { -HXLINE( 102) flags = (flags | 1024); - } -HXLINE( 103) if (( (bool)(contextAttributes->__Field(HX_("vsync",d1,2d,a8,3d),hx::paccDynamic)) )) { -HXLINE( 103) flags = (flags | 16); - } -HXLINE( 105) ::Dynamic width; -HXDLIN( 105) if (::Reflect_obj::hasField(attributes,HX_("width",06,b6,62,ca))) { -HXLINE( 105) width = attributes->__Field(HX_("width",06,b6,62,ca),hx::paccDynamic); - } - else { -HXLINE( 105) width = 800; - } -HXLINE( 106) ::Dynamic height; -HXDLIN( 106) if (::Reflect_obj::hasField(attributes,HX_("height",e7,07,4c,02))) { -HXLINE( 106) height = attributes->__Field(HX_("height",e7,07,4c,02),hx::paccDynamic); - } - else { -HXLINE( 106) height = 600; - } -HXLINE( 109) this->handle = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_window_create(hx::DynamicPtr(parent->application->_hx___backend->handle),( (int)(width) ),( (int)(height) ),flags,title)) ); -HXLINE( 111) if (hx::IsNotNull( this->handle )) { -HXLINE( 113) parent->_hx___width = ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_get_width(hx::DynamicPtr(this->handle)); -HXLINE( 114) parent->_hx___height = ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_get_height(hx::DynamicPtr(this->handle)); -HXLINE( 115) parent->_hx___x = ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_get_x(hx::DynamicPtr(this->handle)); -HXLINE( 116) parent->_hx___y = ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_get_y(hx::DynamicPtr(this->handle)); -HXLINE( 117) bool _hx_tmp9; -HXDLIN( 117) if (::Reflect_obj::hasField(attributes,HX_("hidden",6a,ff,95,4c))) { -HXLINE( 117) _hx_tmp9 = ( (bool)(attributes->__Field(HX_("hidden",6a,ff,95,4c),hx::paccDynamic)) ); - } - else { -HXLINE( 117) _hx_tmp9 = false; - } -HXDLIN( 117) parent->_hx___hidden = _hx_tmp9; -HXLINE( 118) parent->id = ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_get_id(hx::DynamicPtr(this->handle)); - } -HXLINE( 121) parent->_hx___scale = ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_get_scale(hx::DynamicPtr(this->handle)); -HXLINE( 123) ::lime::graphics::RenderContext context = ::lime::graphics::RenderContext_obj::__alloc( HX_CTX ); -HXLINE( 124) context->window = parent; -HXLINE( 129) ::String contextType = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_window_get_context_type(hx::DynamicPtr(this->handle))) ); -HXLINE( 132) if ((contextType == HX_("opengl",6f,64,94,21))) { -HXLINE( 135) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = ::lime::_internal::backend::native::NativeOpenGLRenderContext_obj::__alloc( HX_CTX ); -HXLINE( 137) this->useHardware = true; -HXLINE( 140) context->gl = gl; -HXLINE( 143) context->gles2 = gl; -HXLINE( 144) context->webgl = ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::fromWebGL2RenderContext(gl); -HXLINE( 145) context->type = gl->type; -HXLINE( 146) context->version = ::Std_obj::string(gl->version); -HXLINE( 148) bool _hx_tmp10; -HXDLIN( 148) if ((gl->type == HX_("opengles",9d,f6,c9,fa))) { -HXLINE( 148) _hx_tmp10 = (gl->version >= 3); - } - else { -HXLINE( 148) _hx_tmp10 = false; - } -HXDLIN( 148) if (_hx_tmp10) { -HXLINE( 150) context->gles3 = gl; -HXLINE( 151) context->webgl2 = ::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::fromOpenGLES3RenderContext(gl); - } -HXLINE( 154) if (hx::IsNull( ::lime::graphics::opengl::GL_obj::context )) { -HXLINE( 156) ::lime::graphics::opengl::GL_obj::context = gl; - } - } - else { -HXLINE( 160) this->useHardware = false; -HXLINE( 163) context->cairo = this->cairo; -HXLINE( 164) context->type = HX_("cairo",88,30,19,41); -HXLINE( 165) context->version = HX_("",00,00,00,00); -HXLINE( 167) parent->context = context; -HXLINE( 168) this->render(); -HXLINE( 170) context->type = HX_("cairo",88,30,19,41); - } -HXLINE( 173) contextAttributes->__SetField(HX_("type",ba,f2,08,4d),context->type,hx::paccDynamic); -HXLINE( 174) context->attributes = contextAttributes; -HXLINE( 175) parent->context = context; -HXLINE( 177) Float _hx_tmp11; -HXDLIN( 177) if (::Reflect_obj::hasField(attributes,HX_("frameRate",ad,11,25,39))) { -HXLINE( 177) _hx_tmp11 = ( (Float)(attributes->__Field(HX_("frameRate",ad,11,25,39),hx::paccDynamic)) ); - } - else { -HXLINE( 177) _hx_tmp11 = ( (Float)(60) ); - } -HXDLIN( 177) this->setFrameRate(_hx_tmp11); - } - -Dynamic NativeWindow_obj::__CreateEmpty() { return new NativeWindow_obj; } - -void *NativeWindow_obj::_hx_vtable = 0; - -Dynamic NativeWindow_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NativeWindow_obj > _hx_result = new NativeWindow_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool NativeWindow_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7d8a733b; -} - -void NativeWindow_obj::alert(::String message,::String title){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_183_alert) -HXDLIN( 183) if (hx::IsNotNull( this->handle )) { -HXLINE( 186) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_alert(hx::DynamicPtr(this->handle),message,title); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeWindow_obj,alert,(void)) - -void NativeWindow_obj::close(){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_193_close) -HXDLIN( 193) if (!(this->closing)) { -HXLINE( 195) this->closing = true; -HXLINE( 196) this->parent->onClose->dispatch(); -HXLINE( 198) if (!(this->parent->onClose->canceled)) { -HXLINE( 200) if (hx::IsNotNull( this->handle )) { -HXLINE( 203) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_close(hx::DynamicPtr(this->handle)); -HXLINE( 205) this->handle = null(); - } - } - else { -HXLINE( 210) this->closing = false; - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeWindow_obj,close,(void)) - -void NativeWindow_obj::contextFlip(){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_216_contextFlip) -HXLINE( 218) if (!(this->useHardware)) { -HXLINE( 221) if (hx::IsNotNull( this->cairo )) { -HXLINE( 223) ::lime::graphics::cairo::_CairoSurface::CairoSurface_Impl__obj::flush(this->primarySurface); - } -HXLINE( 226) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_context_unlock(hx::DynamicPtr(this->handle)); - } -HXLINE( 229) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_context_flip(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeWindow_obj,contextFlip,(void)) - -void NativeWindow_obj::focus(){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_235_focus) -HXDLIN( 235) if (hx::IsNotNull( this->handle )) { -HXLINE( 238) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_focus(hx::DynamicPtr(this->handle)); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeWindow_obj,focus,(void)) - - ::lime::ui::MouseCursor NativeWindow_obj::getCursor(){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_245_getCursor) -HXDLIN( 245) return this->cursor; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeWindow_obj,getCursor,return ) - - ::lime::_hx_system::Display NativeWindow_obj::getDisplay(){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_249_getDisplay) -HXLINE( 250) if (hx::IsNotNull( this->handle )) { -HXLINE( 253) int index = ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_get_display(hx::DynamicPtr(this->handle)); -HXLINE( 255) if ((index > -1)) { -HXLINE( 257) return ::lime::_hx_system::System_obj::getDisplay(index); - } - } -HXLINE( 262) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeWindow_obj,getDisplay,return ) - - ::lime::_hx_system::DisplayMode NativeWindow_obj::getDisplayMode(){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_266_getDisplayMode) -HXLINE( 267) if (hx::IsNotNull( this->handle )) { -HXLINE( 273) ::Dynamic data = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_window_get_display_mode(hx::DynamicPtr(this->handle))) ); -HXLINE( 274) this->displayMode->width = ( (int)(data->__Field(HX_("width",06,b6,62,ca),hx::paccDynamic)) ); -HXLINE( 275) this->displayMode->height = ( (int)(data->__Field(HX_("height",e7,07,4c,02),hx::paccDynamic)) ); -HXLINE( 276) this->displayMode->pixelFormat = ( (int)(data->__Field(HX_("pixelFormat",5d,72,1b,6f),hx::paccDynamic)) ); -HXLINE( 277) this->displayMode->refreshRate = ( (int)(data->__Field(HX_("refreshRate",5b,e2,3f,40),hx::paccDynamic)) ); - } -HXLINE( 282) return this->displayMode; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeWindow_obj,getDisplayMode,return ) - -Float NativeWindow_obj::getFrameRate(){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_287_getFrameRate) -HXDLIN( 287) return this->frameRate; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeWindow_obj,getFrameRate,return ) - -bool NativeWindow_obj::getMouseLock(){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_291_getMouseLock) -HXLINE( 292) if (hx::IsNotNull( this->handle )) { -HXLINE( 295) this->mouseLock = ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_get_mouse_lock(hx::DynamicPtr(this->handle)); - } -HXLINE( 299) return this->mouseLock; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeWindow_obj,getMouseLock,return ) - -bool NativeWindow_obj::getTextInputEnabled(){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_303_getTextInputEnabled) -HXLINE( 304) if (hx::IsNotNull( this->handle )) { -HXLINE( 307) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_get_text_input_enabled(hx::DynamicPtr(this->handle)); - } -HXLINE( 311) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeWindow_obj,getTextInputEnabled,return ) - -void NativeWindow_obj::move(int x,int y){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_316_move) -HXDLIN( 316) if (hx::IsNotNull( this->handle )) { -HXLINE( 319) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_move(hx::DynamicPtr(this->handle),x,y); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeWindow_obj,move,(void)) - - ::lime::graphics::Image NativeWindow_obj::readPixels( ::lime::math::Rectangle rect){ - HX_GC_STACKFRAME(&_hx_pos_b81205d558ca9a41_325_readPixels) -HXLINE( 326) ::lime::graphics::ImageBuffer imageBuffer = null(); -HXLINE( 328) ::String _hx_switch_0 = this->parent->context->type; - if ( (_hx_switch_0==HX_("opengl",6f,64,94,21)) || (_hx_switch_0==HX_("opengles",9d,f6,c9,fa)) || (_hx_switch_0==HX_("webgl",b9,4b,bc,c7)) ){ -HXLINE( 331) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->parent->context->webgl; -HXLINE( 332) int windowWidth = ::Std_obj::_hx_int((( (Float)(this->parent->_hx___width) ) * this->parent->_hx___scale)); -HXLINE( 333) int windowHeight = ::Std_obj::_hx_int((( (Float)(this->parent->_hx___height) ) * this->parent->_hx___scale)); -HXLINE( 335) int x; -HXDLIN( 335) int y; -HXDLIN( 335) int width; -HXDLIN( 335) int height; -HXLINE( 337) if (hx::IsNotNull( rect )) { -HXLINE( 339) x = ::Std_obj::_hx_int(rect->x); -HXLINE( 340) y = ::Std_obj::_hx_int(((( (Float)(windowHeight) ) - rect->y) - rect->height)); -HXLINE( 341) width = ::Std_obj::_hx_int(rect->width); -HXLINE( 342) height = ::Std_obj::_hx_int(rect->height); - } - else { -HXLINE( 346) x = 0; -HXLINE( 347) y = 0; -HXLINE( 348) width = windowWidth; -HXLINE( 349) height = windowHeight; - } -HXLINE( 352) ::Dynamic elements = ((width * height) * 4); -HXDLIN( 352) ::haxe::io::Bytes buffer = null(); -HXDLIN( 352) ::cpp::VirtualArray array = null(); -HXDLIN( 352) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 352) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 352) ::Dynamic len = null(); -HXDLIN( 352) ::lime::utils::ArrayBufferView this1; -HXDLIN( 352) if (hx::IsNotNull( elements )) { -HXLINE( 352) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 352) if (hx::IsNotNull( array )) { -HXLINE( 352) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 352) _this->byteOffset = 0; -HXDLIN( 352) _this->length = array->get_length(); -HXDLIN( 352) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 352) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 352) _this->buffer = this2; -HXDLIN( 352) _this->copyFromArray(array,null()); -HXDLIN( 352) this1 = _this; - } - else { -HXLINE( 352) if (hx::IsNotNull( vector )) { -HXLINE( 352) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 352) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 352) _this1->byteOffset = 0; -HXDLIN( 352) _this1->length = array1->get_length(); -HXDLIN( 352) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 352) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 352) _this1->buffer = this3; -HXDLIN( 352) _this1->copyFromArray(array1,null()); -HXDLIN( 352) this1 = _this1; - } - else { -HXLINE( 352) if (hx::IsNotNull( view )) { -HXLINE( 352) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 352) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 352) int srcLength = view->length; -HXDLIN( 352) int srcByteOffset = view->byteOffset; -HXDLIN( 352) int srcElementSize = view->bytesPerElement; -HXDLIN( 352) int elementSize = _this2->bytesPerElement; -HXDLIN( 352) if ((view->type == _this2->type)) { -HXLINE( 352) int srcLength1 = srcData->length; -HXDLIN( 352) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 352) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 352) _this2->buffer = this4; -HXDLIN( 352) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 352) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 352) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 352) _this2->byteOffset = 0; -HXDLIN( 352) _this2->length = srcLength; -HXDLIN( 352) this1 = _this2; - } - else { -HXLINE( 352) if (hx::IsNotNull( buffer )) { -HXLINE( 352) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 352) int in_byteOffset = 0; -HXDLIN( 352) if ((in_byteOffset < 0)) { -HXLINE( 352) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 352) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 352) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 352) int bufferByteLength = buffer->length; -HXDLIN( 352) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 352) int newByteLength = bufferByteLength; -HXDLIN( 352) if (hx::IsNull( len )) { -HXLINE( 352) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 352) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 352) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 352) if ((newByteLength < 0)) { -HXLINE( 352) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 352) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 352) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 352) if ((newRange > bufferByteLength)) { -HXLINE( 352) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 352) _this3->buffer = buffer; -HXDLIN( 352) _this3->byteOffset = in_byteOffset; -HXDLIN( 352) _this3->byteLength = newByteLength; -HXDLIN( 352) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 352) this1 = _this3; - } - else { -HXLINE( 352) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 352) ::lime::utils::ArrayBufferView data = this1; -HXLINE( 354) { -HXLINE( 354) int format = gl->RGBA; -HXDLIN( 354) int type = gl->UNSIGNED_BYTE; -HXDLIN( 354) { -HXLINE( 354) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),data,null(),0); -HXDLIN( 354) gl->readPixels(x,y,width,height,format,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - } -HXLINE( 358) int rowLength = (width * 4); -HXLINE( 359) int srcPosition = ((height - 1) * rowLength); -HXLINE( 360) int destPosition = 0; -HXLINE( 362) ::haxe::io::Bytes temp = ::haxe::io::Bytes_obj::alloc(rowLength); -HXLINE( 363) ::haxe::io::Bytes buffer1 = data->buffer; -HXLINE( 364) int rows = ::Std_obj::_hx_int((( (Float)(height) ) / ( (Float)(2) ))); -HXLINE( 366) while(true){ -HXLINE( 366) rows = (rows - 1); -HXDLIN( 366) if (!(((rows + 1) > 0))) { -HXLINE( 366) goto _hx_goto_13; - } -HXLINE( 368) temp->blit(0,buffer1,destPosition,rowLength); -HXLINE( 369) buffer1->blit(destPosition,buffer1,srcPosition,rowLength); -HXLINE( 370) buffer1->blit(srcPosition,temp,0,rowLength); -HXLINE( 372) destPosition = (destPosition + rowLength); -HXLINE( 373) srcPosition = (srcPosition - rowLength); - } - _hx_goto_13:; -HXLINE( 377) imageBuffer = ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,data,width,height,32,0); -HXLINE( 330) goto _hx_goto_12; - } - /* default */{ -HXLINE( 382) ::Dynamic imageBuffer1 = this->handle; -HXDLIN( 382) ::Dynamic elements1 = null(); -HXDLIN( 382) ::haxe::io::Bytes buffer2 = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 382) ::cpp::VirtualArray array2 = null(); -HXDLIN( 382) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 382) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 382) ::Dynamic len1 = null(); -HXDLIN( 382) ::lime::utils::ArrayBufferView this5; -HXDLIN( 382) if (hx::IsNotNull( elements1 )) { -HXLINE( 382) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,4); - } - else { -HXLINE( 382) if (hx::IsNotNull( array2 )) { -HXLINE( 382) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 382) _this4->byteOffset = 0; -HXDLIN( 382) _this4->length = array2->get_length(); -HXDLIN( 382) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 382) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 382) _this4->buffer = this6; -HXDLIN( 382) _this4->copyFromArray(array2,null()); -HXDLIN( 382) this5 = _this4; - } - else { -HXLINE( 382) if (hx::IsNotNull( vector1 )) { -HXLINE( 382) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 382) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 382) _this5->byteOffset = 0; -HXDLIN( 382) _this5->length = array3->get_length(); -HXDLIN( 382) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 382) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 382) _this5->buffer = this7; -HXDLIN( 382) _this5->copyFromArray(array3,null()); -HXDLIN( 382) this5 = _this5; - } - else { -HXLINE( 382) if (hx::IsNotNull( view1 )) { -HXLINE( 382) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 382) ::haxe::io::Bytes srcData1 = view1->buffer; -HXDLIN( 382) int srcLength2 = view1->length; -HXDLIN( 382) int srcByteOffset1 = view1->byteOffset; -HXDLIN( 382) int srcElementSize1 = view1->bytesPerElement; -HXDLIN( 382) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 382) if ((view1->type == _this6->type)) { -HXLINE( 382) int srcLength3 = srcData1->length; -HXDLIN( 382) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 382) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 382) _this6->buffer = this8; -HXDLIN( 382) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 382) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 382) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 382) _this6->byteOffset = 0; -HXDLIN( 382) _this6->length = srcLength2; -HXDLIN( 382) this5 = _this6; - } - else { -HXLINE( 382) if (hx::IsNotNull( buffer2 )) { -HXLINE( 382) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 382) int in_byteOffset1 = 0; -HXDLIN( 382) if ((in_byteOffset1 < 0)) { -HXLINE( 382) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 382) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 382) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 382) int bufferByteLength1 = buffer2->length; -HXDLIN( 382) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 382) int newByteLength1 = bufferByteLength1; -HXDLIN( 382) if (hx::IsNull( len1 )) { -HXLINE( 382) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 382) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 382) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 382) if ((newByteLength1 < 0)) { -HXLINE( 382) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 382) newByteLength1 = (( (int)(len1) ) * _this7->bytesPerElement); -HXDLIN( 382) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 382) if ((newRange1 > bufferByteLength1)) { -HXLINE( 382) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 382) _this7->buffer = buffer2; -HXDLIN( 382) _this7->byteOffset = in_byteOffset1; -HXDLIN( 382) _this7->byteLength = newByteLength1; -HXDLIN( 382) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 382) this5 = _this7; - } - else { -HXLINE( 382) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 382) imageBuffer = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_window_read_pixels(hx::DynamicPtr(imageBuffer1),hx::DynamicPtr(rect),hx::DynamicPtr( ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,this5,null(),null(),null(),null())))) ); -HXLINE( 393) if (hx::IsNotNull( imageBuffer )) { -HXLINE( 395) imageBuffer->format = 0; - } - } - _hx_goto_12:; -HXLINE( 399) if (hx::IsNotNull( imageBuffer )) { -HXLINE( 401) return ::lime::graphics::Image_obj::__alloc( HX_CTX ,imageBuffer,null(),null(),null(),null(),null(),null()); - } -HXLINE( 404) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeWindow_obj,readPixels,return ) - -void NativeWindow_obj::render(){ - HX_GC_STACKFRAME(&_hx_pos_b81205d558ca9a41_408_render) -HXLINE( 410) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_context_make_current(hx::DynamicPtr(this->handle)); -HXLINE( 412) if (!(this->useHardware)) { -HXLINE( 415) ::Dynamic lock = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_window_context_lock(hx::DynamicPtr(this->handle))) ); -HXLINE( 417) bool _hx_tmp; -HXDLIN( 417) if (hx::IsNotNull( lock )) { -HXLINE( 418) bool _hx_tmp1; -HXDLIN( 418) bool _hx_tmp2; -HXDLIN( 418) if (hx::IsNotNull( this->cacheLock )) { -HXLINE( 418) _hx_tmp2 = hx::IsNotEq( this->cacheLock->__Field(HX_("pixels",2d,ef,a9,8c),hx::paccDynamic),lock->__Field(HX_("pixels",2d,ef,a9,8c),hx::paccDynamic) ); - } - else { -HXLINE( 418) _hx_tmp2 = true; - } -HXDLIN( 418) if (!(_hx_tmp2)) { -HXLINE( 418) _hx_tmp1 = hx::IsNotEq( this->cacheLock->__Field(HX_("width",06,b6,62,ca),hx::paccDynamic),lock->__Field(HX_("width",06,b6,62,ca),hx::paccDynamic) ); - } - else { -HXLINE( 418) _hx_tmp1 = true; - } -HXDLIN( 418) if (!(_hx_tmp1)) { -HXLINE( 417) _hx_tmp = hx::IsNotEq( this->cacheLock->__Field(HX_("height",e7,07,4c,02),hx::paccDynamic),lock->__Field(HX_("height",e7,07,4c,02),hx::paccDynamic) ); - } - else { -HXLINE( 417) _hx_tmp = true; - } - } - else { -HXLINE( 417) _hx_tmp = false; - } -HXDLIN( 417) if (_hx_tmp) { -HXLINE( 420) this->primarySurface = ::lime::graphics::cairo::_CairoImageSurface::CairoImageSurface_Impl__obj::create(( (Float)(lock->__Field(HX_("pixels",2d,ef,a9,8c),hx::paccDynamic)) ),0,( (int)(lock->__Field(HX_("width",06,b6,62,ca),hx::paccDynamic)) ),( (int)(lock->__Field(HX_("height",e7,07,4c,02),hx::paccDynamic)) ),( (int)(lock->__Field(HX_("pitch",c0,bb,a0,c2),hx::paccDynamic)) )); -HXLINE( 422) if (hx::IsNotNull( this->cairo )) { -HXLINE( 424) this->cairo->recreate(this->primarySurface); - } - else { -HXLINE( 428) this->cairo = ::lime::graphics::cairo::Cairo_obj::__alloc( HX_CTX ,this->primarySurface); - } -HXLINE( 431) this->parent->context->cairo = this->cairo; - } -HXLINE( 434) this->cacheLock = lock; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(NativeWindow_obj,render,(void)) - -void NativeWindow_obj::resize(int width,int height){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_444_resize) -HXDLIN( 444) if (hx::IsNotNull( this->handle )) { -HXLINE( 447) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_resize(hx::DynamicPtr(this->handle),width,height); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeWindow_obj,resize,(void)) - -bool NativeWindow_obj::setBorderless(bool value){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_453_setBorderless) -HXLINE( 454) if (hx::IsNotNull( this->handle )) { -HXLINE( 457) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_set_borderless(hx::DynamicPtr(this->handle),value); - } -HXLINE( 461) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeWindow_obj,setBorderless,return ) - - ::lime::ui::MouseCursor NativeWindow_obj::setCursor( ::lime::ui::MouseCursor value){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_465_setCursor) -HXLINE( 466) if (hx::IsNotEq( this->cursor,value )) { -HXLINE( 468) if (hx::IsNull( value )) { -HXLINE( 471) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_set_cursor(hx::DynamicPtr(this->handle),0); - } - else { -HXLINE( 476) int type; -HXDLIN( 476) switch((int)(value->_hx_getIndex())){ - case (int)0: { -HXLINE( 476) type = 1; - } - break; - case (int)1: { -HXLINE( 476) type = 2; - } - break; - case (int)3: { -HXLINE( 476) type = 4; - } - break; - case (int)4: { -HXLINE( 476) type = 5; - } - break; - case (int)5: { -HXLINE( 476) type = 6; - } - break; - case (int)6: { -HXLINE( 476) type = 7; - } - break; - case (int)7: { -HXLINE( 476) type = 8; - } - break; - case (int)8: { -HXLINE( 476) type = 9; - } - break; - case (int)9: { -HXLINE( 476) type = 10; - } - break; - case (int)10: { -HXLINE( 476) type = 11; - } - break; - case (int)11: { -HXLINE( 476) type = 12; - } - break; - default:{ -HXLINE( 476) type = 3; - } - } -HXLINE( 493) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_set_cursor(hx::DynamicPtr(this->handle),type); - } -HXLINE( 497) this->cursor = value; - } -HXLINE( 500) return this->cursor; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeWindow_obj,setCursor,return ) - - ::lime::_hx_system::DisplayMode NativeWindow_obj::setDisplayMode( ::lime::_hx_system::DisplayMode value){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_504_setDisplayMode) -HXLINE( 505) if (hx::IsNotNull( this->handle )) { -HXLINE( 511) ::Dynamic data = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_window_set_display_mode(hx::DynamicPtr(this->handle),hx::DynamicPtr(value))) ); -HXLINE( 512) this->displayMode->width = ( (int)(data->__Field(HX_("width",06,b6,62,ca),hx::paccDynamic)) ); -HXLINE( 513) this->displayMode->height = ( (int)(data->__Field(HX_("height",e7,07,4c,02),hx::paccDynamic)) ); -HXLINE( 514) this->displayMode->pixelFormat = ( (int)(data->__Field(HX_("pixelFormat",5d,72,1b,6f),hx::paccDynamic)) ); -HXLINE( 515) this->displayMode->refreshRate = ( (int)(data->__Field(HX_("refreshRate",5b,e2,3f,40),hx::paccDynamic)) ); - } -HXLINE( 520) return this->displayMode; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeWindow_obj,setDisplayMode,return ) - -bool NativeWindow_obj::setMouseLock(bool value){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_524_setMouseLock) -HXLINE( 525) if ((this->mouseLock != value)) { -HXLINE( 528) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_set_mouse_lock(hx::DynamicPtr(this->handle),value); -HXLINE( 531) this->mouseLock = value; - } -HXLINE( 534) return this->mouseLock; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeWindow_obj,setMouseLock,return ) - -bool NativeWindow_obj::setTextInputEnabled(bool value){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_538_setTextInputEnabled) -HXLINE( 539) if (hx::IsNotNull( this->handle )) { -HXLINE( 542) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_set_text_input_enabled(hx::DynamicPtr(this->handle),value); - } -HXLINE( 546) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeWindow_obj,setTextInputEnabled,return ) - -Float NativeWindow_obj::setFrameRate(Float value){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_550_setFrameRate) -HXLINE( 553) if (hx::IsNotNull( this->handle )) { -HXLINE( 556) ::lime::_internal::backend::native::NativeCFFI_obj::lime_application_set_frame_rate(hx::DynamicPtr(this->parent->application->_hx___backend->handle),value); - } -HXLINE( 560) return (this->frameRate = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeWindow_obj,setFrameRate,return ) - -bool NativeWindow_obj::setFullscreen(bool value){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_564_setFullscreen) -HXLINE( 565) if (hx::IsNotNull( this->handle )) { -HXLINE( 568) value = ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_set_fullscreen(hx::DynamicPtr(this->handle),value); -HXLINE( 570) this->parent->_hx___width = ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_get_width(hx::DynamicPtr(this->handle)); -HXLINE( 571) this->parent->_hx___height = ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_get_height(hx::DynamicPtr(this->handle)); -HXLINE( 572) this->parent->_hx___x = ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_get_x(hx::DynamicPtr(this->handle)); -HXLINE( 573) this->parent->_hx___y = ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_get_y(hx::DynamicPtr(this->handle)); -HXLINE( 576) if (value) { -HXLINE( 578) this->parent->onFullscreen->dispatch(); - } - } -HXLINE( 582) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeWindow_obj,setFullscreen,return ) - -void NativeWindow_obj::setIcon( ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_587_setIcon) -HXDLIN( 587) if (hx::IsNotNull( this->handle )) { -HXLINE( 590) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_set_icon(hx::DynamicPtr(this->handle),hx::DynamicPtr(image->buffer)); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeWindow_obj,setIcon,(void)) - -bool NativeWindow_obj::setMaximized(bool value){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_596_setMaximized) -HXLINE( 597) if (hx::IsNotNull( this->handle )) { -HXLINE( 600) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_set_maximized(hx::DynamicPtr(this->handle),value); - } -HXLINE( 604) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeWindow_obj,setMaximized,return ) - -bool NativeWindow_obj::setMinimized(bool value){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_608_setMinimized) -HXLINE( 609) if (hx::IsNotNull( this->handle )) { -HXLINE( 612) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_set_minimized(hx::DynamicPtr(this->handle),value); - } -HXLINE( 616) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeWindow_obj,setMinimized,return ) - -bool NativeWindow_obj::setResizable(bool value){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_620_setResizable) -HXLINE( 621) if (hx::IsNotNull( this->handle )) { -HXLINE( 624) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_set_resizable(hx::DynamicPtr(this->handle),value); -HXLINE( 628) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_set_borderless(hx::DynamicPtr(this->handle),!(this->parent->_hx___borderless)); -HXLINE( 629) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_set_borderless(hx::DynamicPtr(this->handle),this->parent->_hx___borderless); - } -HXLINE( 633) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeWindow_obj,setResizable,return ) - -::String NativeWindow_obj::setTitle(::String value){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_637_setTitle) -HXLINE( 638) if (hx::IsNotNull( this->handle )) { -HXLINE( 641) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_window_set_title(hx::DynamicPtr(this->handle),value)) ); - } -HXLINE( 645) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NativeWindow_obj,setTitle,return ) - -void NativeWindow_obj::warpMouse(int x,int y){ - HX_STACKFRAME(&_hx_pos_b81205d558ca9a41_651_warpMouse) -HXDLIN( 651) ::lime::_internal::backend::native::NativeCFFI_obj::lime_window_warp_mouse(hx::DynamicPtr(this->handle),x,y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(NativeWindow_obj,warpMouse,(void)) - - -hx::ObjectPtr< NativeWindow_obj > NativeWindow_obj::__new( ::lime::ui::Window parent) { - hx::ObjectPtr< NativeWindow_obj > __this = new NativeWindow_obj(); - __this->__construct(parent); - return __this; -} - -hx::ObjectPtr< NativeWindow_obj > NativeWindow_obj::__alloc(hx::Ctx *_hx_ctx, ::lime::ui::Window parent) { - NativeWindow_obj *__this = (NativeWindow_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NativeWindow_obj), true, "lime._internal.backend.native.NativeWindow")); - *(void **)__this = NativeWindow_obj::_hx_vtable; - __this->__construct(parent); - return __this; -} - -NativeWindow_obj::NativeWindow_obj() -{ -} - -void NativeWindow_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(NativeWindow); - HX_MARK_MEMBER_NAME(handle,"handle"); - HX_MARK_MEMBER_NAME(closing,"closing"); - HX_MARK_MEMBER_NAME(cursor,"cursor"); - HX_MARK_MEMBER_NAME(displayMode,"displayMode"); - HX_MARK_MEMBER_NAME(frameRate,"frameRate"); - HX_MARK_MEMBER_NAME(mouseLock,"mouseLock"); - HX_MARK_MEMBER_NAME(parent,"parent"); - HX_MARK_MEMBER_NAME(useHardware,"useHardware"); - HX_MARK_MEMBER_NAME(cacheLock,"cacheLock"); - HX_MARK_MEMBER_NAME(cairo,"cairo"); - HX_MARK_MEMBER_NAME(primarySurface,"primarySurface"); - HX_MARK_END_CLASS(); -} - -void NativeWindow_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(handle,"handle"); - HX_VISIT_MEMBER_NAME(closing,"closing"); - HX_VISIT_MEMBER_NAME(cursor,"cursor"); - HX_VISIT_MEMBER_NAME(displayMode,"displayMode"); - HX_VISIT_MEMBER_NAME(frameRate,"frameRate"); - HX_VISIT_MEMBER_NAME(mouseLock,"mouseLock"); - HX_VISIT_MEMBER_NAME(parent,"parent"); - HX_VISIT_MEMBER_NAME(useHardware,"useHardware"); - HX_VISIT_MEMBER_NAME(cacheLock,"cacheLock"); - HX_VISIT_MEMBER_NAME(cairo,"cairo"); - HX_VISIT_MEMBER_NAME(primarySurface,"primarySurface"); -} - -hx::Val NativeWindow_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"move") ) { return hx::Val( move_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"cairo") ) { return hx::Val( cairo ); } - if (HX_FIELD_EQ(inName,"alert") ) { return hx::Val( alert_dyn() ); } - if (HX_FIELD_EQ(inName,"close") ) { return hx::Val( close_dyn() ); } - if (HX_FIELD_EQ(inName,"focus") ) { return hx::Val( focus_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"handle") ) { return hx::Val( handle ); } - if (HX_FIELD_EQ(inName,"cursor") ) { return hx::Val( cursor ); } - if (HX_FIELD_EQ(inName,"parent") ) { return hx::Val( parent ); } - if (HX_FIELD_EQ(inName,"render") ) { return hx::Val( render_dyn() ); } - if (HX_FIELD_EQ(inName,"resize") ) { return hx::Val( resize_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"closing") ) { return hx::Val( closing ); } - if (HX_FIELD_EQ(inName,"setIcon") ) { return hx::Val( setIcon_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"setTitle") ) { return hx::Val( setTitle_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"frameRate") ) { return hx::Val( frameRate ); } - if (HX_FIELD_EQ(inName,"mouseLock") ) { return hx::Val( mouseLock ); } - if (HX_FIELD_EQ(inName,"cacheLock") ) { return hx::Val( cacheLock ); } - if (HX_FIELD_EQ(inName,"getCursor") ) { return hx::Val( getCursor_dyn() ); } - if (HX_FIELD_EQ(inName,"setCursor") ) { return hx::Val( setCursor_dyn() ); } - if (HX_FIELD_EQ(inName,"warpMouse") ) { return hx::Val( warpMouse_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"getDisplay") ) { return hx::Val( getDisplay_dyn() ); } - if (HX_FIELD_EQ(inName,"readPixels") ) { return hx::Val( readPixels_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"displayMode") ) { return hx::Val( displayMode ); } - if (HX_FIELD_EQ(inName,"useHardware") ) { return hx::Val( useHardware ); } - if (HX_FIELD_EQ(inName,"contextFlip") ) { return hx::Val( contextFlip_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"getFrameRate") ) { return hx::Val( getFrameRate_dyn() ); } - if (HX_FIELD_EQ(inName,"getMouseLock") ) { return hx::Val( getMouseLock_dyn() ); } - if (HX_FIELD_EQ(inName,"setMouseLock") ) { return hx::Val( setMouseLock_dyn() ); } - if (HX_FIELD_EQ(inName,"setFrameRate") ) { return hx::Val( setFrameRate_dyn() ); } - if (HX_FIELD_EQ(inName,"setMaximized") ) { return hx::Val( setMaximized_dyn() ); } - if (HX_FIELD_EQ(inName,"setMinimized") ) { return hx::Val( setMinimized_dyn() ); } - if (HX_FIELD_EQ(inName,"setResizable") ) { return hx::Val( setResizable_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"setBorderless") ) { return hx::Val( setBorderless_dyn() ); } - if (HX_FIELD_EQ(inName,"setFullscreen") ) { return hx::Val( setFullscreen_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"primarySurface") ) { return hx::Val( primarySurface ); } - if (HX_FIELD_EQ(inName,"getDisplayMode") ) { return hx::Val( getDisplayMode_dyn() ); } - if (HX_FIELD_EQ(inName,"setDisplayMode") ) { return hx::Val( setDisplayMode_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"getTextInputEnabled") ) { return hx::Val( getTextInputEnabled_dyn() ); } - if (HX_FIELD_EQ(inName,"setTextInputEnabled") ) { return hx::Val( setTextInputEnabled_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val NativeWindow_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"cairo") ) { cairo=inValue.Cast< ::lime::graphics::cairo::Cairo >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"handle") ) { handle=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"cursor") ) { cursor=inValue.Cast< ::lime::ui::MouseCursor >(); return inValue; } - if (HX_FIELD_EQ(inName,"parent") ) { parent=inValue.Cast< ::lime::ui::Window >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"closing") ) { closing=inValue.Cast< bool >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"frameRate") ) { frameRate=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"mouseLock") ) { mouseLock=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"cacheLock") ) { cacheLock=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"displayMode") ) { displayMode=inValue.Cast< ::lime::_hx_system::DisplayMode >(); return inValue; } - if (HX_FIELD_EQ(inName,"useHardware") ) { useHardware=inValue.Cast< bool >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"primarySurface") ) { primarySurface=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void NativeWindow_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("handle",a8,83,fd,b7)); - outFields->push(HX_("closing",f5,de,25,79)); - outFields->push(HX_("cursor",d6,8e,e8,3e)); - outFields->push(HX_("displayMode",c5,72,53,30)); - outFields->push(HX_("frameRate",ad,11,25,39)); - outFields->push(HX_("mouseLock",b0,54,0c,f4)); - outFields->push(HX_("parent",2a,05,7e,ed)); - outFields->push(HX_("useHardware",0f,ea,de,cf)); - outFields->push(HX_("cacheLock",4d,ab,6c,43)); - outFields->push(HX_("cairo",88,30,19,41)); - outFields->push(HX_("primarySurface",8b,aa,ee,10)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo NativeWindow_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(NativeWindow_obj,handle),HX_("handle",a8,83,fd,b7)}, - {hx::fsBool,(int)offsetof(NativeWindow_obj,closing),HX_("closing",f5,de,25,79)}, - {hx::fsObject /* ::lime::ui::MouseCursor */ ,(int)offsetof(NativeWindow_obj,cursor),HX_("cursor",d6,8e,e8,3e)}, - {hx::fsObject /* ::lime::_hx_system::DisplayMode */ ,(int)offsetof(NativeWindow_obj,displayMode),HX_("displayMode",c5,72,53,30)}, - {hx::fsFloat,(int)offsetof(NativeWindow_obj,frameRate),HX_("frameRate",ad,11,25,39)}, - {hx::fsBool,(int)offsetof(NativeWindow_obj,mouseLock),HX_("mouseLock",b0,54,0c,f4)}, - {hx::fsObject /* ::lime::ui::Window */ ,(int)offsetof(NativeWindow_obj,parent),HX_("parent",2a,05,7e,ed)}, - {hx::fsBool,(int)offsetof(NativeWindow_obj,useHardware),HX_("useHardware",0f,ea,de,cf)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(NativeWindow_obj,cacheLock),HX_("cacheLock",4d,ab,6c,43)}, - {hx::fsObject /* ::lime::graphics::cairo::Cairo */ ,(int)offsetof(NativeWindow_obj,cairo),HX_("cairo",88,30,19,41)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(NativeWindow_obj,primarySurface),HX_("primarySurface",8b,aa,ee,10)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *NativeWindow_obj_sStaticStorageInfo = 0; -#endif - -static ::String NativeWindow_obj_sMemberFields[] = { - HX_("handle",a8,83,fd,b7), - HX_("closing",f5,de,25,79), - HX_("cursor",d6,8e,e8,3e), - HX_("displayMode",c5,72,53,30), - HX_("frameRate",ad,11,25,39), - HX_("mouseLock",b0,54,0c,f4), - HX_("parent",2a,05,7e,ed), - HX_("useHardware",0f,ea,de,cf), - HX_("cacheLock",4d,ab,6c,43), - HX_("cairo",88,30,19,41), - HX_("primarySurface",8b,aa,ee,10), - HX_("alert",5c,57,8e,21), - HX_("close",b8,17,63,48), - HX_("contextFlip",3c,f8,c1,20), - HX_("focus",d8,5f,89,04), - HX_("getCursor",0c,18,3f,bb), - HX_("getDisplay",4c,b0,ab,0a), - HX_("getDisplayMode",cf,c5,f1,b7), - HX_("getFrameRate",37,ae,7b,48), - HX_("getMouseLock",3a,f1,62,03), - HX_("getTextInputEnabled",9a,ae,26,7e), - HX_("move",11,e3,60,48), - HX_("readPixels",23,d3,25,86), - HX_("render",56,6b,29,05), - HX_("resize",f4,59,7b,08), - HX_("setBorderless",87,84,e9,b8), - HX_("setCursor",18,04,90,9e), - HX_("setDisplayMode",43,ae,11,d8), - HX_("setMouseLock",ae,14,5c,18), - HX_("setTextInputEnabled",a6,a1,c3,ba), - HX_("setFrameRate",ab,d1,74,5d), - HX_("setFullscreen",7d,78,2c,9b), - HX_("setIcon",3b,28,37,0b), - HX_("setMaximized",16,ce,30,23), - HX_("setMinimized",84,bb,ed,4c), - HX_("setResizable",69,f7,9f,cd), - HX_("setTitle",96,7e,6f,1e), - HX_("warpMouse",bd,de,6e,a6), - ::String(null()) }; - -hx::Class NativeWindow_obj::__mClass; - -void NativeWindow_obj::__register() -{ - NativeWindow_obj _hx_dummy; - NativeWindow_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.NativeWindow",f9,7d,53,50); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(NativeWindow_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< NativeWindow_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NativeWindow_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NativeWindow_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/RenderEventInfo.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/RenderEventInfo.cpp deleted file mode 100644 index 6117a9c1..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/RenderEventInfo.cpp +++ /dev/null @@ -1,116 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_RenderEventInfo -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e2a4e584e1f8ec25_807_new,"lime._internal.backend.native.RenderEventInfo","new",0x4ace2292,"lime._internal.backend.native.RenderEventInfo.new","lime/_internal/backend/native/NativeApplication.hx",807,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_e2a4e584e1f8ec25_812_clone,"lime._internal.backend.native.RenderEventInfo","clone",0xe3bbd60f,"lime._internal.backend.native.RenderEventInfo.clone","lime/_internal/backend/native/NativeApplication.hx",812,0xc1eba895) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void RenderEventInfo_obj::__construct( ::Dynamic type){ - HX_STACKFRAME(&_hx_pos_e2a4e584e1f8ec25_807_new) -HXDLIN( 807) this->type = ( (int)(type) ); - } - -Dynamic RenderEventInfo_obj::__CreateEmpty() { return new RenderEventInfo_obj; } - -void *RenderEventInfo_obj::_hx_vtable = 0; - -Dynamic RenderEventInfo_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< RenderEventInfo_obj > _hx_result = new RenderEventInfo_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool RenderEventInfo_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x68cc752e; -} - - ::lime::_internal::backend::native::RenderEventInfo RenderEventInfo_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_e2a4e584e1f8ec25_812_clone) -HXDLIN( 812) return ::lime::_internal::backend::native::RenderEventInfo_obj::__alloc( HX_CTX ,this->type); - } - - -HX_DEFINE_DYNAMIC_FUNC0(RenderEventInfo_obj,clone,return ) - - -RenderEventInfo_obj::RenderEventInfo_obj() -{ -} - -hx::Val RenderEventInfo_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val RenderEventInfo_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void RenderEventInfo_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("type",ba,f2,08,4d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo RenderEventInfo_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(RenderEventInfo_obj,type),HX_("type",ba,f2,08,4d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *RenderEventInfo_obj_sStaticStorageInfo = 0; -#endif - -static ::String RenderEventInfo_obj_sMemberFields[] = { - HX_("type",ba,f2,08,4d), - HX_("clone",5d,13,63,48), - ::String(null()) }; - -hx::Class RenderEventInfo_obj::__mClass; - -void RenderEventInfo_obj::__register() -{ - RenderEventInfo_obj _hx_dummy; - RenderEventInfo_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.RenderEventInfo",a0,31,09,b1); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(RenderEventInfo_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< RenderEventInfo_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = RenderEventInfo_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = RenderEventInfo_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/SensorEventInfo.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/SensorEventInfo.cpp deleted file mode 100644 index 91315e47..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/SensorEventInfo.cpp +++ /dev/null @@ -1,152 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_SensorEventInfo -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_60e5fd49cce3a06e_832_new,"lime._internal.backend.native.SensorEventInfo","new",0xcd81dd2e,"lime._internal.backend.native.SensorEventInfo.new","lime/_internal/backend/native/NativeApplication.hx",832,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_60e5fd49cce3a06e_842_clone,"lime._internal.backend.native.SensorEventInfo","clone",0x46c86fab,"lime._internal.backend.native.SensorEventInfo.clone","lime/_internal/backend/native/NativeApplication.hx",842,0xc1eba895) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void SensorEventInfo_obj::__construct( ::Dynamic type,hx::Null< int > __o_id,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_z){ - int id = __o_id.Default(0); - Float x = __o_x.Default(0); - Float y = __o_y.Default(0); - Float z = __o_z.Default(0); - HX_STACKFRAME(&_hx_pos_60e5fd49cce3a06e_832_new) -HXLINE( 833) this->type = ( (int)(type) ); -HXLINE( 834) this->id = id; -HXLINE( 835) this->x = x; -HXLINE( 836) this->y = y; -HXLINE( 837) this->z = z; - } - -Dynamic SensorEventInfo_obj::__CreateEmpty() { return new SensorEventInfo_obj; } - -void *SensorEventInfo_obj::_hx_vtable = 0; - -Dynamic SensorEventInfo_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< SensorEventInfo_obj > _hx_result = new SensorEventInfo_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4]); - return _hx_result; -} - -bool SensorEventInfo_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4f863002; -} - - ::lime::_internal::backend::native::SensorEventInfo SensorEventInfo_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_60e5fd49cce3a06e_842_clone) -HXDLIN( 842) return ::lime::_internal::backend::native::SensorEventInfo_obj::__alloc( HX_CTX ,this->type,this->id,this->x,this->y,this->z); - } - - -HX_DEFINE_DYNAMIC_FUNC0(SensorEventInfo_obj,clone,return ) - - -SensorEventInfo_obj::SensorEventInfo_obj() -{ -} - -hx::Val SensorEventInfo_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { return hx::Val( x ); } - if (HX_FIELD_EQ(inName,"y") ) { return hx::Val( y ); } - if (HX_FIELD_EQ(inName,"z") ) { return hx::Val( z ); } - break; - case 2: - if (HX_FIELD_EQ(inName,"id") ) { return hx::Val( id ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val SensorEventInfo_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { x=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"y") ) { y=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"z") ) { z=inValue.Cast< Float >(); return inValue; } - break; - case 2: - if (HX_FIELD_EQ(inName,"id") ) { id=inValue.Cast< int >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void SensorEventInfo_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("id",db,5b,00,00)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - outFields->push(HX_("z",7a,00,00,00)); - outFields->push(HX_("type",ba,f2,08,4d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo SensorEventInfo_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(SensorEventInfo_obj,id),HX_("id",db,5b,00,00)}, - {hx::fsFloat,(int)offsetof(SensorEventInfo_obj,x),HX_("x",78,00,00,00)}, - {hx::fsFloat,(int)offsetof(SensorEventInfo_obj,y),HX_("y",79,00,00,00)}, - {hx::fsFloat,(int)offsetof(SensorEventInfo_obj,z),HX_("z",7a,00,00,00)}, - {hx::fsInt,(int)offsetof(SensorEventInfo_obj,type),HX_("type",ba,f2,08,4d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *SensorEventInfo_obj_sStaticStorageInfo = 0; -#endif - -static ::String SensorEventInfo_obj_sMemberFields[] = { - HX_("id",db,5b,00,00), - HX_("x",78,00,00,00), - HX_("y",79,00,00,00), - HX_("z",7a,00,00,00), - HX_("type",ba,f2,08,4d), - HX_("clone",5d,13,63,48), - ::String(null()) }; - -hx::Class SensorEventInfo_obj::__mClass; - -void SensorEventInfo_obj::__register() -{ - SensorEventInfo_obj _hx_dummy; - SensorEventInfo_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.SensorEventInfo",3c,6e,ec,28); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(SensorEventInfo_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< SensorEventInfo_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = SensorEventInfo_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = SensorEventInfo_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/TextEventInfo.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/TextEventInfo.cpp deleted file mode 100644 index 3bf5b79f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/TextEventInfo.cpp +++ /dev/null @@ -1,184 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_TextEventInfo -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_48b909785036aaec_861_new,"lime._internal.backend.native.TextEventInfo","new",0x7aff2f5b,"lime._internal.backend.native.TextEventInfo.new","lime/_internal/backend/native/NativeApplication.hx",861,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_48b909785036aaec_871_clone,"lime._internal.backend.native.TextEventInfo","clone",0x4be06718,"lime._internal.backend.native.TextEventInfo.clone","lime/_internal/backend/native/NativeApplication.hx",871,0xc1eba895) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void TextEventInfo_obj::__construct( ::Dynamic type,hx::Null< int > __o_windowID,::String text,hx::Null< int > __o_start,hx::Null< int > __o_length){ - int windowID = __o_windowID.Default(0); - int start = __o_start.Default(0); - int length = __o_length.Default(0); - HX_STACKFRAME(&_hx_pos_48b909785036aaec_861_new) -HXLINE( 862) this->type = ( (int)(type) ); -HXLINE( 863) this->windowID = windowID; -HXLINE( 864) this->text = text; -HXLINE( 865) this->start = start; -HXLINE( 866) this->length = length; - } - -Dynamic TextEventInfo_obj::__CreateEmpty() { return new TextEventInfo_obj; } - -void *TextEventInfo_obj::_hx_vtable = 0; - -Dynamic TextEventInfo_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< TextEventInfo_obj > _hx_result = new TextEventInfo_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4]); - return _hx_result; -} - -bool TextEventInfo_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x091789f7; -} - - ::lime::_internal::backend::native::TextEventInfo TextEventInfo_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_48b909785036aaec_871_clone) -HXDLIN( 871) return ::lime::_internal::backend::native::TextEventInfo_obj::__alloc( HX_CTX ,this->type,this->windowID,this->text,this->start,this->length); - } - - -HX_DEFINE_DYNAMIC_FUNC0(TextEventInfo_obj,clone,return ) - - -TextEventInfo_obj::TextEventInfo_obj() -{ -} - -void TextEventInfo_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(TextEventInfo); - HX_MARK_MEMBER_NAME(id,"id"); - HX_MARK_MEMBER_NAME(length,"length"); - HX_MARK_MEMBER_NAME(start,"start"); - HX_MARK_MEMBER_NAME(text,"text"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_MEMBER_NAME(windowID,"windowID"); - HX_MARK_END_CLASS(); -} - -void TextEventInfo_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(id,"id"); - HX_VISIT_MEMBER_NAME(length,"length"); - HX_VISIT_MEMBER_NAME(start,"start"); - HX_VISIT_MEMBER_NAME(text,"text"); - HX_VISIT_MEMBER_NAME(type,"type"); - HX_VISIT_MEMBER_NAME(windowID,"windowID"); -} - -hx::Val TextEventInfo_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { return hx::Val( id ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"text") ) { return hx::Val( text ); } - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"start") ) { return hx::Val( start ); } - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { return hx::Val( length ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"windowID") ) { return hx::Val( windowID ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val TextEventInfo_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { id=inValue.Cast< int >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"text") ) { text=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"start") ) { start=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { length=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"windowID") ) { windowID=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void TextEventInfo_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("id",db,5b,00,00)); - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("start",62,74,0b,84)); - outFields->push(HX_("text",ad,cc,f9,4c)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("windowID",cb,af,cd,7d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo TextEventInfo_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(TextEventInfo_obj,id),HX_("id",db,5b,00,00)}, - {hx::fsInt,(int)offsetof(TextEventInfo_obj,length),HX_("length",e6,94,07,9f)}, - {hx::fsInt,(int)offsetof(TextEventInfo_obj,start),HX_("start",62,74,0b,84)}, - {hx::fsString,(int)offsetof(TextEventInfo_obj,text),HX_("text",ad,cc,f9,4c)}, - {hx::fsInt,(int)offsetof(TextEventInfo_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsInt,(int)offsetof(TextEventInfo_obj,windowID),HX_("windowID",cb,af,cd,7d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *TextEventInfo_obj_sStaticStorageInfo = 0; -#endif - -static ::String TextEventInfo_obj_sMemberFields[] = { - HX_("id",db,5b,00,00), - HX_("length",e6,94,07,9f), - HX_("start",62,74,0b,84), - HX_("text",ad,cc,f9,4c), - HX_("type",ba,f2,08,4d), - HX_("windowID",cb,af,cd,7d), - HX_("clone",5d,13,63,48), - ::String(null()) }; - -hx::Class TextEventInfo_obj::__mClass; - -void TextEventInfo_obj::__register() -{ - TextEventInfo_obj _hx_dummy; - TextEventInfo_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.TextEventInfo",e9,e5,8f,fd); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(TextEventInfo_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< TextEventInfo_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = TextEventInfo_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = TextEventInfo_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/TouchEventInfo.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/TouchEventInfo.cpp deleted file mode 100644 index 04a8c93c..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/TouchEventInfo.cpp +++ /dev/null @@ -1,181 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_TouchEventInfo -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_dc6fd8f0bbdab31a_893_new,"lime._internal.backend.native.TouchEventInfo","new",0xc006dded,"lime._internal.backend.native.TouchEventInfo.new","lime/_internal/backend/native/NativeApplication.hx",893,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_dc6fd8f0bbdab31a_906_clone,"lime._internal.backend.native.TouchEventInfo","clone",0xa51e5e2a,"lime._internal.backend.native.TouchEventInfo.clone","lime/_internal/backend/native/NativeApplication.hx",906,0xc1eba895) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void TouchEventInfo_obj::__construct( ::Dynamic type,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< int > __o_id,hx::Null< Float > __o_dx,hx::Null< Float > __o_dy,hx::Null< Float > __o_pressure,hx::Null< int > __o_device){ - Float x = __o_x.Default(0); - Float y = __o_y.Default(0); - int id = __o_id.Default(0); - Float dx = __o_dx.Default(0); - Float dy = __o_dy.Default(0); - Float pressure = __o_pressure.Default(0); - int device = __o_device.Default(0); - HX_STACKFRAME(&_hx_pos_dc6fd8f0bbdab31a_893_new) -HXLINE( 894) this->type = ( (int)(type) ); -HXLINE( 895) this->x = x; -HXLINE( 896) this->y = y; -HXLINE( 897) this->id = id; -HXLINE( 898) this->dx = dx; -HXLINE( 899) this->dy = dy; -HXLINE( 900) this->pressure = pressure; -HXLINE( 901) this->device = device; - } - -Dynamic TouchEventInfo_obj::__CreateEmpty() { return new TouchEventInfo_obj; } - -void *TouchEventInfo_obj::_hx_vtable = 0; - -Dynamic TouchEventInfo_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< TouchEventInfo_obj > _hx_result = new TouchEventInfo_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5],inArgs[6],inArgs[7]); - return _hx_result; -} - -bool TouchEventInfo_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x000d0ecd; -} - - ::lime::_internal::backend::native::TouchEventInfo TouchEventInfo_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_dc6fd8f0bbdab31a_906_clone) -HXDLIN( 906) return ::lime::_internal::backend::native::TouchEventInfo_obj::__alloc( HX_CTX ,this->type,this->x,this->y,this->id,this->dx,this->dy,this->pressure,this->device); - } - - -HX_DEFINE_DYNAMIC_FUNC0(TouchEventInfo_obj,clone,return ) - - -TouchEventInfo_obj::TouchEventInfo_obj() -{ -} - -hx::Val TouchEventInfo_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { return hx::Val( x ); } - if (HX_FIELD_EQ(inName,"y") ) { return hx::Val( y ); } - break; - case 2: - if (HX_FIELD_EQ(inName,"dx") ) { return hx::Val( dx ); } - if (HX_FIELD_EQ(inName,"dy") ) { return hx::Val( dy ); } - if (HX_FIELD_EQ(inName,"id") ) { return hx::Val( id ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"device") ) { return hx::Val( device ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"pressure") ) { return hx::Val( pressure ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val TouchEventInfo_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { x=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"y") ) { y=inValue.Cast< Float >(); return inValue; } - break; - case 2: - if (HX_FIELD_EQ(inName,"dx") ) { dx=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"dy") ) { dy=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"id") ) { id=inValue.Cast< int >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"device") ) { device=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"pressure") ) { pressure=inValue.Cast< Float >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void TouchEventInfo_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("device",96,dc,77,71)); - outFields->push(HX_("dx",94,57,00,00)); - outFields->push(HX_("dy",95,57,00,00)); - outFields->push(HX_("id",db,5b,00,00)); - outFields->push(HX_("pressure",c5,ab,1d,70)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo TouchEventInfo_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(TouchEventInfo_obj,device),HX_("device",96,dc,77,71)}, - {hx::fsFloat,(int)offsetof(TouchEventInfo_obj,dx),HX_("dx",94,57,00,00)}, - {hx::fsFloat,(int)offsetof(TouchEventInfo_obj,dy),HX_("dy",95,57,00,00)}, - {hx::fsInt,(int)offsetof(TouchEventInfo_obj,id),HX_("id",db,5b,00,00)}, - {hx::fsFloat,(int)offsetof(TouchEventInfo_obj,pressure),HX_("pressure",c5,ab,1d,70)}, - {hx::fsInt,(int)offsetof(TouchEventInfo_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsFloat,(int)offsetof(TouchEventInfo_obj,x),HX_("x",78,00,00,00)}, - {hx::fsFloat,(int)offsetof(TouchEventInfo_obj,y),HX_("y",79,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *TouchEventInfo_obj_sStaticStorageInfo = 0; -#endif - -static ::String TouchEventInfo_obj_sMemberFields[] = { - HX_("device",96,dc,77,71), - HX_("dx",94,57,00,00), - HX_("dy",95,57,00,00), - HX_("id",db,5b,00,00), - HX_("pressure",c5,ab,1d,70), - HX_("type",ba,f2,08,4d), - HX_("x",78,00,00,00), - HX_("y",79,00,00,00), - HX_("clone",5d,13,63,48), - ::String(null()) }; - -hx::Class TouchEventInfo_obj::__mClass; - -void TouchEventInfo_obj::__register() -{ - TouchEventInfo_obj _hx_dummy; - TouchEventInfo_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.TouchEventInfo",7b,63,94,c9); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(TouchEventInfo_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< TouchEventInfo_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = TouchEventInfo_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = TouchEventInfo_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/WindowEventInfo.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/WindowEventInfo.cpp deleted file mode 100644 index f7603260..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/backend/native/WindowEventInfo.cpp +++ /dev/null @@ -1,165 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_WindowEventInfo -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d8a53269ce4a50a3_927_new,"lime._internal.backend.native.WindowEventInfo","new",0x4cd621b8,"lime._internal.backend.native.WindowEventInfo.new","lime/_internal/backend/native/NativeApplication.hx",927,0xc1eba895) -HX_LOCAL_STACK_FRAME(_hx_pos_d8a53269ce4a50a3_938_clone,"lime._internal.backend.native.WindowEventInfo","clone",0x771e6ab5,"lime._internal.backend.native.WindowEventInfo.clone","lime/_internal/backend/native/NativeApplication.hx",938,0xc1eba895) -namespace lime{ -namespace _internal{ -namespace backend{ -namespace native{ - -void WindowEventInfo_obj::__construct( ::Dynamic type,hx::Null< int > __o_windowID,hx::Null< int > __o_width,hx::Null< int > __o_height,hx::Null< int > __o_x,hx::Null< int > __o_y){ - int windowID = __o_windowID.Default(0); - int width = __o_width.Default(0); - int height = __o_height.Default(0); - int x = __o_x.Default(0); - int y = __o_y.Default(0); - HX_STACKFRAME(&_hx_pos_d8a53269ce4a50a3_927_new) -HXLINE( 928) this->type = ( (int)(type) ); -HXLINE( 929) this->windowID = windowID; -HXLINE( 930) this->width = width; -HXLINE( 931) this->height = height; -HXLINE( 932) this->x = x; -HXLINE( 933) this->y = y; - } - -Dynamic WindowEventInfo_obj::__CreateEmpty() { return new WindowEventInfo_obj; } - -void *WindowEventInfo_obj::_hx_vtable = 0; - -Dynamic WindowEventInfo_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< WindowEventInfo_obj > _hx_result = new WindowEventInfo_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5]); - return _hx_result; -} - -bool WindowEventInfo_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x26906954; -} - - ::lime::_internal::backend::native::WindowEventInfo WindowEventInfo_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_d8a53269ce4a50a3_938_clone) -HXDLIN( 938) return ::lime::_internal::backend::native::WindowEventInfo_obj::__alloc( HX_CTX ,this->type,this->windowID,this->width,this->height,this->x,this->y); - } - - -HX_DEFINE_DYNAMIC_FUNC0(WindowEventInfo_obj,clone,return ) - - -WindowEventInfo_obj::WindowEventInfo_obj() -{ -} - -hx::Val WindowEventInfo_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { return hx::Val( x ); } - if (HX_FIELD_EQ(inName,"y") ) { return hx::Val( y ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"width") ) { return hx::Val( width ); } - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"height") ) { return hx::Val( height ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"windowID") ) { return hx::Val( windowID ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val WindowEventInfo_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { x=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"y") ) { y=inValue.Cast< int >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"width") ) { width=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"height") ) { height=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"windowID") ) { windowID=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void WindowEventInfo_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("height",e7,07,4c,02)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("width",06,b6,62,ca)); - outFields->push(HX_("windowID",cb,af,cd,7d)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo WindowEventInfo_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(WindowEventInfo_obj,height),HX_("height",e7,07,4c,02)}, - {hx::fsInt,(int)offsetof(WindowEventInfo_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsInt,(int)offsetof(WindowEventInfo_obj,width),HX_("width",06,b6,62,ca)}, - {hx::fsInt,(int)offsetof(WindowEventInfo_obj,windowID),HX_("windowID",cb,af,cd,7d)}, - {hx::fsInt,(int)offsetof(WindowEventInfo_obj,x),HX_("x",78,00,00,00)}, - {hx::fsInt,(int)offsetof(WindowEventInfo_obj,y),HX_("y",79,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *WindowEventInfo_obj_sStaticStorageInfo = 0; -#endif - -static ::String WindowEventInfo_obj_sMemberFields[] = { - HX_("height",e7,07,4c,02), - HX_("type",ba,f2,08,4d), - HX_("width",06,b6,62,ca), - HX_("windowID",cb,af,cd,7d), - HX_("x",78,00,00,00), - HX_("y",79,00,00,00), - HX_("clone",5d,13,63,48), - ::String(null()) }; - -hx::Class WindowEventInfo_obj::__mClass; - -void WindowEventInfo_obj::__register() -{ - WindowEventInfo_obj _hx_dummy; - WindowEventInfo_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.backend.native.WindowEventInfo",c6,25,cd,6e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(WindowEventInfo_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< WindowEventInfo_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = WindowEventInfo_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = WindowEventInfo_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace backend -} // end namespace native diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/format/BMP.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/format/BMP.cpp deleted file mode 100644 index b1e835b2..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/format/BMP.cpp +++ /dev/null @@ -1,479 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_format_BMP -#include -#endif -#ifndef INCLUDED_lime__internal_format_BMPType -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_math_Rectangle -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_b7d25674645dcbd1_14_encode,"lime._internal.format.BMP","encode",0xed49c7eb,"lime._internal.format.BMP.encode","lime/_internal/format/BMP.hx",14,0x5d470ca4) -namespace lime{ -namespace _internal{ -namespace format{ - -void BMP_obj::__construct() { } - -Dynamic BMP_obj::__CreateEmpty() { return new BMP_obj; } - -void *BMP_obj::_hx_vtable = 0; - -Dynamic BMP_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< BMP_obj > _hx_result = new BMP_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool BMP_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x21416cc7; -} - - ::haxe::io::Bytes BMP_obj::encode( ::lime::graphics::Image image, ::lime::_internal::format::BMPType type){ - HX_GC_STACKFRAME(&_hx_pos_b7d25674645dcbd1_14_encode) -HXLINE( 15) bool _hx_tmp; -HXDLIN( 15) if (!(image->get_premultiplied())) { -HXLINE( 15) _hx_tmp = (image->get_format() != 0); - } - else { -HXLINE( 15) _hx_tmp = true; - } -HXDLIN( 15) if (_hx_tmp) { -HXLINE( 19) image = image->clone(); -HXLINE( 20) image->set_premultiplied(false); -HXLINE( 21) image->set_format(0); - } -HXLINE( 24) if (hx::IsNull( type )) { -HXLINE( 26) type = ::lime::_internal::format::BMPType_obj::RGB_dyn(); - } -HXLINE( 29) int fileHeaderLength = 14; -HXLINE( 30) int infoHeaderLength = 40; -HXLINE( 31) int pixelValuesLength = ((image->width * image->height) * 4); -HXLINE( 33) if (hx::IsNotNull( type )) { -HXLINE( 33) switch((int)(type->_hx_getIndex())){ - case (int)0: { -HXLINE( 43) pixelValuesLength = (((image->width * 3) + hx::Mod((image->width * 3),4)) * image->height); - } - break; - case (int)1: { -HXLINE( 36) infoHeaderLength = 108; - } - break; - case (int)2: { -HXLINE( 39) fileHeaderLength = 0; -HXLINE( 40) pixelValuesLength = (pixelValuesLength + (image->width * image->height)); - } - break; - } - } -HXLINE( 48) ::haxe::io::Bytes data = ::haxe::io::Bytes_obj::alloc(((fileHeaderLength + infoHeaderLength) + pixelValuesLength)); -HXLINE( 49) int position = 0; -HXLINE( 51) if ((fileHeaderLength > 0)) { -HXLINE( 53) { -HXLINE( 53) position = (position + 1); -HXDLIN( 53) data->b[(position - 1)] = ( (unsigned char)(66) ); - } -HXLINE( 54) { -HXLINE( 54) position = (position + 1); -HXDLIN( 54) data->b[(position - 1)] = ( (unsigned char)(77) ); - } -HXLINE( 55) { -HXLINE( 55) int v = data->length; -HXDLIN( 55) data->b[position] = ( (unsigned char)((v & 255)) ); -HXDLIN( 55) data->b[(position + 1)] = ( (unsigned char)(((v >> 8) & 255)) ); -HXDLIN( 55) data->b[(position + 2)] = ( (unsigned char)(((v >> 16) & 255)) ); -HXDLIN( 55) data->b[(position + 3)] = ( (unsigned char)((hx::UShr(v,24) & 255)) ); - } -HXLINE( 56) position = (position + 4); -HXLINE( 57) { -HXLINE( 57) data->b[position] = ( (unsigned char)(0) ); -HXDLIN( 57) data->b[(position + 1)] = ( (unsigned char)(0) ); - } -HXLINE( 58) position = (position + 2); -HXLINE( 59) { -HXLINE( 59) data->b[position] = ( (unsigned char)(0) ); -HXDLIN( 59) data->b[(position + 1)] = ( (unsigned char)(0) ); - } -HXLINE( 60) position = (position + 2); -HXLINE( 61) { -HXLINE( 61) int v1 = (fileHeaderLength + infoHeaderLength); -HXDLIN( 61) data->b[position] = ( (unsigned char)((v1 & 255)) ); -HXDLIN( 61) data->b[(position + 1)] = ( (unsigned char)(((v1 >> 8) & 255)) ); -HXDLIN( 61) data->b[(position + 2)] = ( (unsigned char)(((v1 >> 16) & 255)) ); -HXDLIN( 61) data->b[(position + 3)] = ( (unsigned char)((hx::UShr(v1,24) & 255)) ); - } -HXLINE( 62) position = (position + 4); - } -HXLINE( 65) { -HXLINE( 65) data->b[position] = ( (unsigned char)((infoHeaderLength & 255)) ); -HXDLIN( 65) data->b[(position + 1)] = ( (unsigned char)(((infoHeaderLength >> 8) & 255)) ); -HXDLIN( 65) data->b[(position + 2)] = ( (unsigned char)(((infoHeaderLength >> 16) & 255)) ); -HXDLIN( 65) data->b[(position + 3)] = ( (unsigned char)((hx::UShr(infoHeaderLength,24) & 255)) ); - } -HXLINE( 66) position = (position + 4); -HXLINE( 67) { -HXLINE( 67) int v2 = image->width; -HXDLIN( 67) data->b[position] = ( (unsigned char)((v2 & 255)) ); -HXDLIN( 67) data->b[(position + 1)] = ( (unsigned char)(((v2 >> 8) & 255)) ); -HXDLIN( 67) data->b[(position + 2)] = ( (unsigned char)(((v2 >> 16) & 255)) ); -HXDLIN( 67) data->b[(position + 3)] = ( (unsigned char)((hx::UShr(v2,24) & 255)) ); - } -HXLINE( 68) position = (position + 4); -HXLINE( 69) { -HXLINE( 69) int v3; -HXDLIN( 69) if (hx::IsEq( type,::lime::_internal::format::BMPType_obj::ICO_dyn() )) { -HXLINE( 69) v3 = (image->height * 2); - } - else { -HXLINE( 69) v3 = image->height; - } -HXDLIN( 69) data->b[position] = ( (unsigned char)((v3 & 255)) ); -HXDLIN( 69) data->b[(position + 1)] = ( (unsigned char)(((v3 >> 8) & 255)) ); -HXDLIN( 69) data->b[(position + 2)] = ( (unsigned char)(((v3 >> 16) & 255)) ); -HXDLIN( 69) data->b[(position + 3)] = ( (unsigned char)((hx::UShr(v3,24) & 255)) ); - } -HXLINE( 70) position = (position + 4); -HXLINE( 71) { -HXLINE( 71) data->b[position] = ( (unsigned char)(1) ); -HXDLIN( 71) data->b[(position + 1)] = ( (unsigned char)(0) ); - } -HXLINE( 72) position = (position + 2); -HXLINE( 73) { -HXLINE( 73) int v4; -HXDLIN( 73) if (hx::IsEq( type,::lime::_internal::format::BMPType_obj::RGB_dyn() )) { -HXLINE( 73) v4 = 24; - } - else { -HXLINE( 73) v4 = 32; - } -HXDLIN( 73) data->b[position] = ( (unsigned char)(v4) ); -HXDLIN( 73) data->b[(position + 1)] = ( (unsigned char)((v4 >> 8)) ); - } -HXLINE( 74) position = (position + 2); -HXLINE( 75) { -HXLINE( 75) int v5; -HXDLIN( 75) if (hx::IsEq( type,::lime::_internal::format::BMPType_obj::BITFIELD_dyn() )) { -HXLINE( 75) v5 = 3; - } - else { -HXLINE( 75) v5 = 0; - } -HXDLIN( 75) data->b[position] = ( (unsigned char)((v5 & 255)) ); -HXDLIN( 75) data->b[(position + 1)] = ( (unsigned char)(((v5 >> 8) & 255)) ); -HXDLIN( 75) data->b[(position + 2)] = ( (unsigned char)(((v5 >> 16) & 255)) ); -HXDLIN( 75) data->b[(position + 3)] = ( (unsigned char)((hx::UShr(v5,24) & 255)) ); - } -HXLINE( 76) position = (position + 4); -HXLINE( 77) { -HXLINE( 77) data->b[position] = ( (unsigned char)((pixelValuesLength & 255)) ); -HXDLIN( 77) data->b[(position + 1)] = ( (unsigned char)(((pixelValuesLength >> 8) & 255)) ); -HXDLIN( 77) data->b[(position + 2)] = ( (unsigned char)(((pixelValuesLength >> 16) & 255)) ); -HXDLIN( 77) data->b[(position + 3)] = ( (unsigned char)((hx::UShr(pixelValuesLength,24) & 255)) ); - } -HXLINE( 78) position = (position + 4); -HXLINE( 79) { -HXLINE( 79) data->b[position] = ( (unsigned char)(48) ); -HXDLIN( 79) data->b[(position + 1)] = ( (unsigned char)(46) ); -HXDLIN( 79) data->b[(position + 2)] = ( (unsigned char)(0) ); -HXDLIN( 79) data->b[(position + 3)] = ( (unsigned char)(0) ); - } -HXLINE( 80) position = (position + 4); -HXLINE( 81) { -HXLINE( 81) data->b[position] = ( (unsigned char)(48) ); -HXDLIN( 81) data->b[(position + 1)] = ( (unsigned char)(46) ); -HXDLIN( 81) data->b[(position + 2)] = ( (unsigned char)(0) ); -HXDLIN( 81) data->b[(position + 3)] = ( (unsigned char)(0) ); - } -HXLINE( 82) position = (position + 4); -HXLINE( 83) { -HXLINE( 83) data->b[position] = ( (unsigned char)(0) ); -HXDLIN( 83) data->b[(position + 1)] = ( (unsigned char)(0) ); -HXDLIN( 83) data->b[(position + 2)] = ( (unsigned char)(0) ); -HXDLIN( 83) data->b[(position + 3)] = ( (unsigned char)(0) ); - } -HXLINE( 84) position = (position + 4); -HXLINE( 85) { -HXLINE( 85) data->b[position] = ( (unsigned char)(0) ); -HXDLIN( 85) data->b[(position + 1)] = ( (unsigned char)(0) ); -HXDLIN( 85) data->b[(position + 2)] = ( (unsigned char)(0) ); -HXDLIN( 85) data->b[(position + 3)] = ( (unsigned char)(0) ); - } -HXLINE( 86) position = (position + 4); -HXLINE( 88) if (hx::IsEq( type,::lime::_internal::format::BMPType_obj::BITFIELD_dyn() )) { -HXLINE( 90) { -HXLINE( 90) data->b[position] = ( (unsigned char)(0) ); -HXDLIN( 90) data->b[(position + 1)] = ( (unsigned char)(0) ); -HXDLIN( 90) data->b[(position + 2)] = ( (unsigned char)(255) ); -HXDLIN( 90) data->b[(position + 3)] = ( (unsigned char)(0) ); - } -HXLINE( 91) position = (position + 4); -HXLINE( 92) { -HXLINE( 92) data->b[position] = ( (unsigned char)(0) ); -HXDLIN( 92) data->b[(position + 1)] = ( (unsigned char)(255) ); -HXDLIN( 92) data->b[(position + 2)] = ( (unsigned char)(0) ); -HXDLIN( 92) data->b[(position + 3)] = ( (unsigned char)(0) ); - } -HXLINE( 93) position = (position + 4); -HXLINE( 94) { -HXLINE( 94) data->b[position] = ( (unsigned char)(255) ); -HXDLIN( 94) data->b[(position + 1)] = ( (unsigned char)(0) ); -HXDLIN( 94) data->b[(position + 2)] = ( (unsigned char)(0) ); -HXDLIN( 94) data->b[(position + 3)] = ( (unsigned char)(0) ); - } -HXLINE( 95) position = (position + 4); -HXLINE( 96) { -HXLINE( 96) data->b[position] = ( (unsigned char)(0) ); -HXDLIN( 96) data->b[(position + 1)] = ( (unsigned char)(0) ); -HXDLIN( 96) data->b[(position + 2)] = ( (unsigned char)(0) ); -HXDLIN( 96) data->b[(position + 3)] = ( (unsigned char)(255) ); - } -HXLINE( 97) position = (position + 4); -HXLINE( 99) { -HXLINE( 99) position = (position + 1); -HXDLIN( 99) data->b[(position - 1)] = ( (unsigned char)(32) ); - } -HXLINE( 100) { -HXLINE( 100) position = (position + 1); -HXDLIN( 100) data->b[(position - 1)] = ( (unsigned char)(110) ); - } -HXLINE( 101) { -HXLINE( 101) position = (position + 1); -HXDLIN( 101) data->b[(position - 1)] = ( (unsigned char)(105) ); - } -HXLINE( 102) { -HXLINE( 102) position = (position + 1); -HXDLIN( 102) data->b[(position - 1)] = ( (unsigned char)(87) ); - } -HXLINE( 104) { -HXLINE( 104) int _g = 0; -HXDLIN( 104) while((_g < 48)){ -HXLINE( 104) _g = (_g + 1); -HXDLIN( 104) int i = (_g - 1); -HXLINE( 106) { -HXLINE( 106) position = (position + 1); -HXDLIN( 106) data->b[(position - 1)] = ( (unsigned char)(0) ); - } - } - } - } -HXLINE( 110) ::haxe::io::Bytes pixels = image->getPixels( ::lime::math::Rectangle_obj::__alloc( HX_CTX ,0,0,image->width,image->height),1); -HXLINE( 111) int readPosition = 0; -HXLINE( 112) int a; -HXDLIN( 112) int r; -HXDLIN( 112) int g; -HXDLIN( 112) int b; -HXLINE( 114) if (hx::IsNotNull( type )) { -HXLINE( 114) switch((int)(type->_hx_getIndex())){ - case (int)0: { -HXLINE( 170) int _g1 = 0; -HXDLIN( 170) int _g11 = image->height; -HXDLIN( 170) while((_g1 < _g11)){ -HXLINE( 170) _g1 = (_g1 + 1); -HXDLIN( 170) int y = (_g1 - 1); -HXLINE( 172) readPosition = ((((image->height - 1) - y) * 4) * image->width); -HXLINE( 174) { -HXLINE( 174) int _g2 = 0; -HXDLIN( 174) int _g12 = image->width; -HXDLIN( 174) while((_g2 < _g12)){ -HXLINE( 174) _g2 = (_g2 + 1); -HXDLIN( 174) int x = (_g2 - 1); -HXLINE( 176) readPosition = (readPosition + 1); -HXDLIN( 176) a = ( (int)(pixels->b->__get((readPosition - 1))) ); -HXLINE( 177) readPosition = (readPosition + 1); -HXDLIN( 177) r = ( (int)(pixels->b->__get((readPosition - 1))) ); -HXLINE( 178) readPosition = (readPosition + 1); -HXDLIN( 178) g = ( (int)(pixels->b->__get((readPosition - 1))) ); -HXLINE( 179) readPosition = (readPosition + 1); -HXDLIN( 179) b = ( (int)(pixels->b->__get((readPosition - 1))) ); -HXLINE( 181) { -HXLINE( 181) position = (position + 1); -HXDLIN( 181) data->b[(position - 1)] = ( (unsigned char)(b) ); - } -HXLINE( 182) { -HXLINE( 182) position = (position + 1); -HXDLIN( 182) data->b[(position - 1)] = ( (unsigned char)(g) ); - } -HXLINE( 183) { -HXLINE( 183) position = (position + 1); -HXDLIN( 183) data->b[(position - 1)] = ( (unsigned char)(r) ); - } - } - } -HXLINE( 186) { -HXLINE( 186) int _g21 = 0; -HXDLIN( 186) int _g3 = hx::Mod((image->width * 3),4); -HXDLIN( 186) while((_g21 < _g3)){ -HXLINE( 186) _g21 = (_g21 + 1); -HXDLIN( 186) int i1 = (_g21 - 1); -HXLINE( 188) { -HXLINE( 188) position = (position + 1); -HXDLIN( 188) data->b[(position - 1)] = ( (unsigned char)(0) ); - } - } - } - } - } - break; - case (int)1: { -HXLINE( 117) int _g4 = 0; -HXDLIN( 117) int _g13 = image->height; -HXDLIN( 117) while((_g4 < _g13)){ -HXLINE( 117) _g4 = (_g4 + 1); -HXDLIN( 117) int y1 = (_g4 - 1); -HXLINE( 119) readPosition = ((((image->height - 1) - y1) * 4) * image->width); -HXLINE( 121) { -HXLINE( 121) int _g5 = 0; -HXDLIN( 121) int _g14 = image->width; -HXDLIN( 121) while((_g5 < _g14)){ -HXLINE( 121) _g5 = (_g5 + 1); -HXDLIN( 121) int x1 = (_g5 - 1); -HXLINE( 123) readPosition = (readPosition + 1); -HXDLIN( 123) a = ( (int)(pixels->b->__get((readPosition - 1))) ); -HXLINE( 124) readPosition = (readPosition + 1); -HXDLIN( 124) r = ( (int)(pixels->b->__get((readPosition - 1))) ); -HXLINE( 125) readPosition = (readPosition + 1); -HXDLIN( 125) g = ( (int)(pixels->b->__get((readPosition - 1))) ); -HXLINE( 126) readPosition = (readPosition + 1); -HXDLIN( 126) b = ( (int)(pixels->b->__get((readPosition - 1))) ); -HXLINE( 128) { -HXLINE( 128) position = (position + 1); -HXDLIN( 128) data->b[(position - 1)] = ( (unsigned char)(b) ); - } -HXLINE( 129) { -HXLINE( 129) position = (position + 1); -HXDLIN( 129) data->b[(position - 1)] = ( (unsigned char)(g) ); - } -HXLINE( 130) { -HXLINE( 130) position = (position + 1); -HXDLIN( 130) data->b[(position - 1)] = ( (unsigned char)(r) ); - } -HXLINE( 131) { -HXLINE( 131) position = (position + 1); -HXDLIN( 131) data->b[(position - 1)] = ( (unsigned char)(a) ); - } - } - } - } - } - break; - case (int)2: { -HXLINE( 136) ::haxe::io::Bytes andMask = ::haxe::io::Bytes_obj::alloc((image->width * image->height)); -HXLINE( 137) int maskPosition = 0; -HXLINE( 139) { -HXLINE( 139) int _g6 = 0; -HXDLIN( 139) int _g15 = image->height; -HXDLIN( 139) while((_g6 < _g15)){ -HXLINE( 139) _g6 = (_g6 + 1); -HXDLIN( 139) int y2 = (_g6 - 1); -HXLINE( 141) readPosition = ((((image->height - 1) - y2) * 4) * image->width); -HXLINE( 143) { -HXLINE( 143) int _g7 = 0; -HXDLIN( 143) int _g16 = image->width; -HXDLIN( 143) while((_g7 < _g16)){ -HXLINE( 143) _g7 = (_g7 + 1); -HXDLIN( 143) int x2 = (_g7 - 1); -HXLINE( 145) readPosition = (readPosition + 1); -HXDLIN( 145) a = ( (int)(pixels->b->__get((readPosition - 1))) ); -HXLINE( 146) readPosition = (readPosition + 1); -HXDLIN( 146) r = ( (int)(pixels->b->__get((readPosition - 1))) ); -HXLINE( 147) readPosition = (readPosition + 1); -HXDLIN( 147) g = ( (int)(pixels->b->__get((readPosition - 1))) ); -HXLINE( 148) readPosition = (readPosition + 1); -HXDLIN( 148) b = ( (int)(pixels->b->__get((readPosition - 1))) ); -HXLINE( 150) { -HXLINE( 150) position = (position + 1); -HXDLIN( 150) data->b[(position - 1)] = ( (unsigned char)(b) ); - } -HXLINE( 151) { -HXLINE( 151) position = (position + 1); -HXDLIN( 151) data->b[(position - 1)] = ( (unsigned char)(g) ); - } -HXLINE( 152) { -HXLINE( 152) position = (position + 1); -HXDLIN( 152) data->b[(position - 1)] = ( (unsigned char)(r) ); - } -HXLINE( 153) { -HXLINE( 153) position = (position + 1); -HXDLIN( 153) data->b[(position - 1)] = ( (unsigned char)(a) ); - } -HXLINE( 161) { -HXLINE( 161) maskPosition = (maskPosition + 1); -HXDLIN( 161) andMask->b[(maskPosition - 1)] = ( (unsigned char)(0) ); - } - } - } - } - } -HXLINE( 167) data->blit(position,andMask,0,(image->width * image->height)); - } - break; - } - } -HXLINE( 195) return data; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(BMP_obj,encode,return ) - - -BMP_obj::BMP_obj() -{ -} - -bool BMP_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"encode") ) { outValue = encode_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *BMP_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *BMP_obj_sStaticStorageInfo = 0; -#endif - -hx::Class BMP_obj::__mClass; - -static ::String BMP_obj_sStaticFields[] = { - HX_("encode",16,f2,e3,f9), - ::String(null()) -}; - -void BMP_obj::__register() -{ - BMP_obj _hx_dummy; - BMP_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.format.BMP",f9,a1,cc,12); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &BMP_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(BMP_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< BMP_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = BMP_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = BMP_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace format diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/format/BMPType.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/format/BMPType.cpp deleted file mode 100644 index 4bcdfa2c..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/format/BMPType.cpp +++ /dev/null @@ -1,88 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_format_BMPType -#include -#endif -namespace lime{ -namespace _internal{ -namespace format{ - -::lime::_internal::format::BMPType BMPType_obj::BITFIELD; - -::lime::_internal::format::BMPType BMPType_obj::ICO; - -::lime::_internal::format::BMPType BMPType_obj::RGB; - -bool BMPType_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("BITFIELD",cd,64,1c,af)) { outValue = BMPType_obj::BITFIELD; return true; } - if (inName==HX_("ICO",35,9f,37,00)) { outValue = BMPType_obj::ICO; return true; } - if (inName==HX_("RGB",ed,76,3e,00)) { outValue = BMPType_obj::RGB; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(BMPType_obj) - -int BMPType_obj::__FindIndex(::String inName) -{ - if (inName==HX_("BITFIELD",cd,64,1c,af)) return 1; - if (inName==HX_("ICO",35,9f,37,00)) return 2; - if (inName==HX_("RGB",ed,76,3e,00)) return 0; - return super::__FindIndex(inName); -} - -int BMPType_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("BITFIELD",cd,64,1c,af)) return 0; - if (inName==HX_("ICO",35,9f,37,00)) return 0; - if (inName==HX_("RGB",ed,76,3e,00)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val BMPType_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("BITFIELD",cd,64,1c,af)) return BITFIELD; - if (inName==HX_("ICO",35,9f,37,00)) return ICO; - if (inName==HX_("RGB",ed,76,3e,00)) return RGB; - return super::__Field(inName,inCallProp); -} - -static ::String BMPType_obj_sStaticFields[] = { - HX_("RGB",ed,76,3e,00), - HX_("BITFIELD",cd,64,1c,af), - HX_("ICO",35,9f,37,00), - ::String(null()) -}; - -hx::Class BMPType_obj::__mClass; - -Dynamic __Create_BMPType_obj() { return new BMPType_obj; } - -void BMPType_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("lime._internal.format.BMPType",53,b1,d9,82), hx::TCanCast< BMPType_obj >,BMPType_obj_sStaticFields,0, - &__Create_BMPType_obj, &__Create, - &super::__SGetClass(), &CreateBMPType_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &BMPType_obj::__GetStatic; -} - -void BMPType_obj::__boot() -{ -BITFIELD = hx::CreateConstEnum< BMPType_obj >(HX_("BITFIELD",cd,64,1c,af),1); -ICO = hx::CreateConstEnum< BMPType_obj >(HX_("ICO",35,9f,37,00),2); -RGB = hx::CreateConstEnum< BMPType_obj >(HX_("RGB",ed,76,3e,00),0); -} - - -} // end namespace lime -} // end namespace _internal -} // end namespace format diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/format/Base64.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/format/Base64.cpp deleted file mode 100644 index 928edf48..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/format/Base64.cpp +++ /dev/null @@ -1,227 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_haxe_crypto_Base64 -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_format_Base64 -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_26b81c39c19229fa_24_decode,"lime._internal.format.Base64","decode",0xdd48c0e1,"lime._internal.format.Base64.decode","lime/_internal/format/Base64.hx",24,0x72383064) -HX_LOCAL_STACK_FRAME(_hx_pos_26b81c39c19229fa_28_encode,"lime._internal.format.Base64","encode",0x723f55c9,"lime._internal.format.Base64.encode","lime/_internal/format/Base64.hx",28,0x72383064) -HX_LOCAL_STACK_FRAME(_hx_pos_26b81c39c19229fa_8_boot,"lime._internal.format.Base64","boot",0x79fe8525,"lime._internal.format.Base64.boot","lime/_internal/format/Base64.hx",8,0x72383064) -HX_LOCAL_STACK_FRAME(_hx_pos_26b81c39c19229fa_10_boot,"lime._internal.format.Base64","boot",0x79fe8525,"lime._internal.format.Base64.boot","lime/_internal/format/Base64.hx",10,0x72383064) -namespace lime{ -namespace _internal{ -namespace format{ - -void Base64_obj::__construct() { } - -Dynamic Base64_obj::__CreateEmpty() { return new Base64_obj; } - -void *Base64_obj::_hx_vtable = 0; - -Dynamic Base64_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Base64_obj > _hx_result = new Base64_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Base64_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7f2f9dd9; -} - -::Array< ::String > Base64_obj::DICTIONARY; - -::Array< ::String > Base64_obj::EXTENDED_DICTIONARY; - - ::haxe::io::Bytes Base64_obj::decode(::String source){ - HX_STACKFRAME(&_hx_pos_26b81c39c19229fa_24_decode) -HXDLIN( 24) return ::haxe::crypto::Base64_obj::decode(source,null()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Base64_obj,decode,return ) - -::String Base64_obj::encode( ::haxe::io::Bytes source){ - HX_STACKFRAME(&_hx_pos_26b81c39c19229fa_28_encode) -HXLINE( 29) ::Array< ::String > result = ::Array_obj< ::String >::__new(); -HXLINE( 31) ::Array< ::String > dictionary = ::lime::_internal::format::Base64_obj::DICTIONARY; -HXLINE( 32) ::Array< ::String > extendedDictionary = ::lime::_internal::format::Base64_obj::EXTENDED_DICTIONARY; -HXLINE( 34) int numBytes = source->length; -HXLINE( 35) int numInputTriplets = ::Math_obj::floor((( (Float)(numBytes) ) / ( (Float)(3) ))); -HXLINE( 36) int numChunksToWrite = (numInputTriplets * 2); -HXLINE( 39) _hx_array_set_size_exact(result,(::Math_obj::ceil((( (Float)(numBytes) ) / ( (Float)(3) ))) * 2)); -HXLINE( 44) int numBytesRead = 0; -HXLINE( 45) int numChunksWritten = 0; -HXLINE( 46) int inputTriplet; -HXLINE( 48) while((numChunksWritten < numChunksToWrite)){ -HXLINE( 50) inputTriplet = (((( (int)(source->b->__get(numBytesRead)) ) << 16) | (( (int)(source->b->__get((numBytesRead + 1))) ) << 8)) | ( (int)(source->b->__get((numBytesRead + 2))) )); -HXLINE( 51) result[numChunksWritten] = extendedDictionary->__get(((inputTriplet >> 12) & 4095)); -HXLINE( 52) result[(numChunksWritten + 1)] = extendedDictionary->__get((inputTriplet & 4095)); -HXLINE( 54) numBytesRead = (numBytesRead + 3); -HXLINE( 55) numChunksWritten = (numChunksWritten + 2); - } -HXLINE( 58) switch((int)((numBytes - (numInputTriplets * 3)))){ - case (int)1: { -HXLINE( 61) inputTriplet = (( (int)(source->b->__get(numBytesRead)) ) << 16); -HXLINE( 62) result[numChunksWritten] = extendedDictionary->__get(((inputTriplet >> 12) & 4095)); -HXLINE( 63) result[(numChunksWritten + 1)] = HX_("==",60,35,00,00); - } - break; - case (int)2: { -HXLINE( 65) inputTriplet = ((( (int)(source->b->__get(numBytesRead)) ) << 16) | (( (int)(source->b->__get((numBytesRead + 1))) ) << 8)); -HXLINE( 66) result[numChunksWritten] = extendedDictionary->__get(((inputTriplet >> 12) & 4095)); -HXLINE( 67) result[(numChunksWritten + 1)] = (dictionary->__get(((inputTriplet >> 6) & 63)) + HX_("=",3d,00,00,00)); - } - break; - default:{ - } - } -HXLINE( 71) return result->join(HX_("",00,00,00,00)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Base64_obj,encode,return ) - - -Base64_obj::Base64_obj() -{ -} - -bool Base64_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"decode") ) { outValue = decode_dyn(); return true; } - if (HX_FIELD_EQ(inName,"encode") ) { outValue = encode_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"DICTIONARY") ) { outValue = ( DICTIONARY ); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"EXTENDED_DICTIONARY") ) { outValue = ( EXTENDED_DICTIONARY ); return true; } - } - return false; -} - -bool Base64_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"DICTIONARY") ) { DICTIONARY=ioValue.Cast< ::Array< ::String > >(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"EXTENDED_DICTIONARY") ) { EXTENDED_DICTIONARY=ioValue.Cast< ::Array< ::String > >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Base64_obj_sMemberStorageInfo = 0; -static hx::StaticInfo Base64_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Array< ::String > */ ,(void *) &Base64_obj::DICTIONARY,HX_("DICTIONARY",96,07,53,b8)}, - {hx::fsObject /* ::Array< ::String > */ ,(void *) &Base64_obj::EXTENDED_DICTIONARY,HX_("EXTENDED_DICTIONARY",9c,28,29,40)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Base64_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Base64_obj::DICTIONARY,"DICTIONARY"); - HX_MARK_MEMBER_NAME(Base64_obj::EXTENDED_DICTIONARY,"EXTENDED_DICTIONARY"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Base64_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Base64_obj::DICTIONARY,"DICTIONARY"); - HX_VISIT_MEMBER_NAME(Base64_obj::EXTENDED_DICTIONARY,"EXTENDED_DICTIONARY"); -}; - -#endif - -hx::Class Base64_obj::__mClass; - -static ::String Base64_obj_sStaticFields[] = { - HX_("DICTIONARY",96,07,53,b8), - HX_("EXTENDED_DICTIONARY",9c,28,29,40), - HX_("decode",2e,5d,ed,64), - HX_("encode",16,f2,e3,f9), - ::String(null()) -}; - -void Base64_obj::__register() -{ - Base64_obj _hx_dummy; - Base64_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.format.Base64",5b,04,17,60); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Base64_obj::__GetStatic; - __mClass->mSetStaticField = &Base64_obj::__SetStatic; - __mClass->mMarkFunc = Base64_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Base64_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Base64_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Base64_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Base64_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Base64_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Base64_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_26b81c39c19229fa_8_boot) -HXDLIN( 8) DICTIONARY = HX_("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",03,41,03,7f).split(HX_("",00,00,00,00)); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::Array< ::String > _hx_run(){ - HX_STACKFRAME(&_hx_pos_26b81c39c19229fa_10_boot) -HXLINE( 11) ::Array< ::String > result = ::Array_obj< ::String >::__new(); -HXLINE( 12) { -HXLINE( 12) int _g = 0; -HXDLIN( 12) ::Array< ::String > _g1 = ::lime::_internal::format::Base64_obj::DICTIONARY; -HXDLIN( 12) while((_g < _g1->length)){ -HXLINE( 12) ::String a = _g1->__get(_g); -HXDLIN( 12) _g = (_g + 1); -HXLINE( 14) { -HXLINE( 14) int _g2 = 0; -HXDLIN( 14) ::Array< ::String > _g11 = ::lime::_internal::format::Base64_obj::DICTIONARY; -HXDLIN( 14) while((_g2 < _g11->length)){ -HXLINE( 14) ::String b = _g11->__get(_g2); -HXDLIN( 14) _g2 = (_g2 + 1); -HXLINE( 16) result->push((a + b)); - } - } - } - } -HXLINE( 19) return result; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_26b81c39c19229fa_10_boot) -HXDLIN( 10) EXTENDED_DICTIONARY = ( (::Array< ::String >)( ::Dynamic(new _hx_Closure_0())()) ); - } -} - -} // end namespace lime -} // end namespace _internal -} // end namespace format diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/format/Deflate.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/format/Deflate.cpp deleted file mode 100644 index 201ac4e6..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/format/Deflate.cpp +++ /dev/null @@ -1,110 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime__internal_format_Deflate -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_eb00e02a6b98bd42_20_compress,"lime._internal.format.Deflate","compress",0xbe9cd2d1,"lime._internal.format.Deflate.compress","lime/_internal/format/Deflate.hx",20,0xb5ff7ebe) -HX_LOCAL_STACK_FRAME(_hx_pos_eb00e02a6b98bd42_50_decompress,"lime._internal.format.Deflate","decompress",0xafce7d12,"lime._internal.format.Deflate.decompress","lime/_internal/format/Deflate.hx",50,0xb5ff7ebe) -namespace lime{ -namespace _internal{ -namespace format{ - -void Deflate_obj::__construct() { } - -Dynamic Deflate_obj::__CreateEmpty() { return new Deflate_obj; } - -void *Deflate_obj::_hx_vtable = 0; - -Dynamic Deflate_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Deflate_obj > _hx_result = new Deflate_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Deflate_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0f5e40ed; -} - - ::haxe::io::Bytes Deflate_obj::compress( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_eb00e02a6b98bd42_20_compress) -HXDLIN( 20) ::haxe::io::Bytes _hx_tmp = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 20) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_deflate_compress(hx::DynamicPtr(bytes),hx::DynamicPtr(_hx_tmp))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Deflate_obj,compress,return ) - - ::haxe::io::Bytes Deflate_obj::decompress( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_eb00e02a6b98bd42_50_decompress) -HXDLIN( 50) ::haxe::io::Bytes _hx_tmp = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 50) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_deflate_decompress(hx::DynamicPtr(bytes),hx::DynamicPtr(_hx_tmp))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Deflate_obj,decompress,return ) - - -Deflate_obj::Deflate_obj() -{ -} - -bool Deflate_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"compress") ) { outValue = compress_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"decompress") ) { outValue = decompress_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Deflate_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Deflate_obj_sStaticStorageInfo = 0; -#endif - -hx::Class Deflate_obj::__mClass; - -static ::String Deflate_obj_sStaticFields[] = { - HX_("compress",a2,47,bf,83), - HX_("decompress",23,88,14,da), - ::String(null()) -}; - -void Deflate_obj::__register() -{ - Deflate_obj _hx_dummy; - Deflate_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.format.Deflate",1f,f7,30,29); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Deflate_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Deflate_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Deflate_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Deflate_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Deflate_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace format diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/format/GZip.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/format/GZip.cpp deleted file mode 100644 index 0f9e18aa..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/format/GZip.cpp +++ /dev/null @@ -1,110 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime__internal_format_GZip -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_d82d32e5304980fb_17_compress,"lime._internal.format.GZip","compress",0x187e488a,"lime._internal.format.GZip.compress","lime/_internal/format/GZip.hx",17,0xd3eb8ad9) -HX_LOCAL_STACK_FRAME(_hx_pos_d82d32e5304980fb_39_decompress,"lime._internal.format.GZip","decompress",0x5d43930b,"lime._internal.format.GZip.decompress","lime/_internal/format/GZip.hx",39,0xd3eb8ad9) -namespace lime{ -namespace _internal{ -namespace format{ - -void GZip_obj::__construct() { } - -Dynamic GZip_obj::__CreateEmpty() { return new GZip_obj; } - -void *GZip_obj::_hx_vtable = 0; - -Dynamic GZip_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GZip_obj > _hx_result = new GZip_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GZip_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1ba74f14; -} - - ::haxe::io::Bytes GZip_obj::compress( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_d82d32e5304980fb_17_compress) -HXDLIN( 17) ::haxe::io::Bytes _hx_tmp = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 17) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gzip_compress(hx::DynamicPtr(bytes),hx::DynamicPtr(_hx_tmp))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GZip_obj,compress,return ) - - ::haxe::io::Bytes GZip_obj::decompress( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_d82d32e5304980fb_39_decompress) -HXDLIN( 39) ::haxe::io::Bytes _hx_tmp = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 39) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gzip_decompress(hx::DynamicPtr(bytes),hx::DynamicPtr(_hx_tmp))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GZip_obj,decompress,return ) - - -GZip_obj::GZip_obj() -{ -} - -bool GZip_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"compress") ) { outValue = compress_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"decompress") ) { outValue = decompress_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GZip_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *GZip_obj_sStaticStorageInfo = 0; -#endif - -hx::Class GZip_obj::__mClass; - -static ::String GZip_obj_sStaticFields[] = { - HX_("compress",a2,47,bf,83), - HX_("decompress",23,88,14,da), - ::String(null()) -}; - -void GZip_obj::__register() -{ - GZip_obj _hx_dummy; - GZip_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.format.GZip",86,1c,99,63); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GZip_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(GZip_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< GZip_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GZip_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GZip_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace format diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/format/JPEG.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/format/JPEG.cpp deleted file mode 100644 index 57c13988..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/format/JPEG.cpp +++ /dev/null @@ -1,371 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime__internal_format_JPEG -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageBuffer -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageType -#include -#endif -#ifndef INCLUDED_lime_system_CFFI -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_4ccd4a1491a42735_30_decodeBytes,"lime._internal.format.JPEG","decodeBytes",0xc3347f43,"lime._internal.format.JPEG.decodeBytes","lime/_internal/format/JPEG.hx",30,0x7b93b1cb) -HX_LOCAL_STACK_FRAME(_hx_pos_4ccd4a1491a42735_55_decodeFile,"lime._internal.format.JPEG","decodeFile",0x1f05faa4,"lime._internal.format.JPEG.decodeFile","lime/_internal/format/JPEG.hx",55,0x7b93b1cb) -HX_LOCAL_STACK_FRAME(_hx_pos_4ccd4a1491a42735_80_encode,"lime._internal.format.JPEG","encode",0x45d4f0f0,"lime._internal.format.JPEG.encode","lime/_internal/format/JPEG.hx",80,0x7b93b1cb) -namespace lime{ -namespace _internal{ -namespace format{ - -void JPEG_obj::__construct() { } - -Dynamic JPEG_obj::__CreateEmpty() { return new JPEG_obj; } - -void *JPEG_obj::_hx_vtable = 0; - -Dynamic JPEG_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< JPEG_obj > _hx_result = new JPEG_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool JPEG_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1d9b3ce2; -} - - ::lime::graphics::Image JPEG_obj::decodeBytes( ::haxe::io::Bytes bytes,hx::Null< bool > __o_decodeData){ - bool decodeData = __o_decodeData.Default(true); - HX_GC_STACKFRAME(&_hx_pos_4ccd4a1491a42735_30_decodeBytes) -HXLINE( 33) ::Dynamic elements = null(); -HXDLIN( 33) ::haxe::io::Bytes buffer = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 33) ::cpp::VirtualArray array = null(); -HXDLIN( 33) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 33) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 33) ::Dynamic len = null(); -HXDLIN( 33) ::lime::utils::ArrayBufferView this1; -HXDLIN( 33) if (hx::IsNotNull( elements )) { -HXLINE( 33) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 33) if (hx::IsNotNull( array )) { -HXLINE( 33) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 33) _this->byteOffset = 0; -HXDLIN( 33) _this->length = array->get_length(); -HXDLIN( 33) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 33) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 33) _this->buffer = this2; -HXDLIN( 33) _this->copyFromArray(array,null()); -HXDLIN( 33) this1 = _this; - } - else { -HXLINE( 33) if (hx::IsNotNull( vector )) { -HXLINE( 33) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 33) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 33) _this1->byteOffset = 0; -HXDLIN( 33) _this1->length = array1->get_length(); -HXDLIN( 33) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 33) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 33) _this1->buffer = this3; -HXDLIN( 33) _this1->copyFromArray(array1,null()); -HXDLIN( 33) this1 = _this1; - } - else { -HXLINE( 33) if (hx::IsNotNull( view )) { -HXLINE( 33) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 33) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 33) int srcLength = view->length; -HXDLIN( 33) int srcByteOffset = view->byteOffset; -HXDLIN( 33) int srcElementSize = view->bytesPerElement; -HXDLIN( 33) int elementSize = _this2->bytesPerElement; -HXDLIN( 33) if ((view->type == _this2->type)) { -HXLINE( 33) int srcLength1 = srcData->length; -HXDLIN( 33) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 33) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 33) _this2->buffer = this4; -HXDLIN( 33) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 33) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 33) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 33) _this2->byteOffset = 0; -HXDLIN( 33) _this2->length = srcLength; -HXDLIN( 33) this1 = _this2; - } - else { -HXLINE( 33) if (hx::IsNotNull( buffer )) { -HXLINE( 33) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 33) int in_byteOffset = 0; -HXDLIN( 33) if ((in_byteOffset < 0)) { -HXLINE( 33) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 33) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 33) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 33) int bufferByteLength = buffer->length; -HXDLIN( 33) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 33) int newByteLength = bufferByteLength; -HXDLIN( 33) if (hx::IsNull( len )) { -HXLINE( 33) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 33) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 33) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 33) if ((newByteLength < 0)) { -HXLINE( 33) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 33) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 33) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 33) if ((newRange > bufferByteLength)) { -HXLINE( 33) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 33) _this3->buffer = buffer; -HXDLIN( 33) _this3->byteOffset = in_byteOffset; -HXDLIN( 33) _this3->byteLength = newByteLength; -HXDLIN( 33) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 33) this1 = _this3; - } - else { -HXLINE( 33) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 33) ::hx::Object * buffer1 = ::lime::_internal::backend::native::NativeCFFI_obj::lime_jpeg_decode_bytes(hx::DynamicPtr(bytes),decodeData,hx::DynamicPtr( ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,this1,null(),null(),null(),null()))); -HXLINE( 35) if (hx::IsNotNull( buffer1 )) { -HXLINE( 37) return ::lime::graphics::Image_obj::__alloc( HX_CTX ,( ( ::Dynamic)(buffer1) ),null(),null(),null(),null(),null(),null()); - } -HXLINE( 51) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(JPEG_obj,decodeBytes,return ) - - ::lime::graphics::Image JPEG_obj::decodeFile(::String path,hx::Null< bool > __o_decodeData){ - bool decodeData = __o_decodeData.Default(true); - HX_GC_STACKFRAME(&_hx_pos_4ccd4a1491a42735_55_decodeFile) -HXLINE( 58) ::Dynamic elements = null(); -HXDLIN( 58) ::haxe::io::Bytes buffer = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 58) ::cpp::VirtualArray array = null(); -HXDLIN( 58) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 58) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 58) ::Dynamic len = null(); -HXDLIN( 58) ::lime::utils::ArrayBufferView this1; -HXDLIN( 58) if (hx::IsNotNull( elements )) { -HXLINE( 58) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 58) if (hx::IsNotNull( array )) { -HXLINE( 58) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 58) _this->byteOffset = 0; -HXDLIN( 58) _this->length = array->get_length(); -HXDLIN( 58) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 58) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 58) _this->buffer = this2; -HXDLIN( 58) _this->copyFromArray(array,null()); -HXDLIN( 58) this1 = _this; - } - else { -HXLINE( 58) if (hx::IsNotNull( vector )) { -HXLINE( 58) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 58) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 58) _this1->byteOffset = 0; -HXDLIN( 58) _this1->length = array1->get_length(); -HXDLIN( 58) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 58) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 58) _this1->buffer = this3; -HXDLIN( 58) _this1->copyFromArray(array1,null()); -HXDLIN( 58) this1 = _this1; - } - else { -HXLINE( 58) if (hx::IsNotNull( view )) { -HXLINE( 58) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 58) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 58) int srcLength = view->length; -HXDLIN( 58) int srcByteOffset = view->byteOffset; -HXDLIN( 58) int srcElementSize = view->bytesPerElement; -HXDLIN( 58) int elementSize = _this2->bytesPerElement; -HXDLIN( 58) if ((view->type == _this2->type)) { -HXLINE( 58) int srcLength1 = srcData->length; -HXDLIN( 58) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 58) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 58) _this2->buffer = this4; -HXDLIN( 58) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 58) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 58) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 58) _this2->byteOffset = 0; -HXDLIN( 58) _this2->length = srcLength; -HXDLIN( 58) this1 = _this2; - } - else { -HXLINE( 58) if (hx::IsNotNull( buffer )) { -HXLINE( 58) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 58) int in_byteOffset = 0; -HXDLIN( 58) if ((in_byteOffset < 0)) { -HXLINE( 58) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 58) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 58) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 58) int bufferByteLength = buffer->length; -HXDLIN( 58) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 58) int newByteLength = bufferByteLength; -HXDLIN( 58) if (hx::IsNull( len )) { -HXLINE( 58) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 58) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 58) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 58) if ((newByteLength < 0)) { -HXLINE( 58) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 58) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 58) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 58) if ((newRange > bufferByteLength)) { -HXLINE( 58) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 58) _this3->buffer = buffer; -HXDLIN( 58) _this3->byteOffset = in_byteOffset; -HXDLIN( 58) _this3->byteLength = newByteLength; -HXDLIN( 58) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 58) this1 = _this3; - } - else { -HXLINE( 58) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 58) ::hx::Object * buffer1 = ::lime::_internal::backend::native::NativeCFFI_obj::lime_jpeg_decode_file(path,decodeData,hx::DynamicPtr( ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,this1,null(),null(),null(),null()))); -HXLINE( 60) if (hx::IsNotNull( buffer1 )) { -HXLINE( 62) return ::lime::graphics::Image_obj::__alloc( HX_CTX ,( ( ::Dynamic)(buffer1) ),null(),null(),null(),null(),null(),null()); - } -HXLINE( 76) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(JPEG_obj,decodeFile,return ) - - ::haxe::io::Bytes JPEG_obj::encode( ::lime::graphics::Image image,int quality){ - HX_STACKFRAME(&_hx_pos_4ccd4a1491a42735_80_encode) -HXLINE( 81) bool _hx_tmp; -HXDLIN( 81) if (!(image->get_premultiplied())) { -HXLINE( 81) _hx_tmp = (image->get_format() != 0); - } - else { -HXLINE( 81) _hx_tmp = true; - } -HXDLIN( 81) if (_hx_tmp) { -HXLINE( 85) image = image->clone(); -HXLINE( 86) image->set_premultiplied(false); -HXLINE( 87) image->set_format(0); - } -HXLINE( 92) if (::lime::_hx_system::CFFI_obj::enabled) { -HXLINE( 95) ::lime::graphics::ImageBuffer image1 = image->buffer; -HXDLIN( 95) ::haxe::io::Bytes _hx_tmp1 = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 95) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_image_encode(hx::DynamicPtr(image1),1,quality,hx::DynamicPtr(_hx_tmp1))) ); - } -HXLINE( 150) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(JPEG_obj,encode,return ) - - -JPEG_obj::JPEG_obj() -{ -} - -bool JPEG_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"encode") ) { outValue = encode_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"decodeFile") ) { outValue = decodeFile_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"decodeBytes") ) { outValue = decodeBytes_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *JPEG_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *JPEG_obj_sStaticStorageInfo = 0; -#endif - -hx::Class JPEG_obj::__mClass; - -static ::String JPEG_obj_sStaticFields[] = { - HX_("decodeBytes",5d,94,b1,85), - HX_("decodeFile",ca,86,63,ce), - HX_("encode",16,f2,e3,f9), - ::String(null()) -}; - -void JPEG_obj::__register() -{ - JPEG_obj _hx_dummy; - JPEG_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.format.JPEG",54,0a,8d,65); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &JPEG_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(JPEG_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< JPEG_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = JPEG_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = JPEG_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace format diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/format/LZMA.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/format/LZMA.cpp deleted file mode 100644 index 1f0e105e..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/format/LZMA.cpp +++ /dev/null @@ -1,110 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime__internal_format_LZMA -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_335285a16ed3a766_21_compress,"lime._internal.format.LZMA","compress",0x0f40ff02,"lime._internal.format.LZMA.compress","lime/_internal/format/LZMA.hx",21,0x658d9751) -HX_LOCAL_STACK_FRAME(_hx_pos_335285a16ed3a766_44_decompress,"lime._internal.format.LZMA","decompress",0x92fad783,"lime._internal.format.LZMA.decompress","lime/_internal/format/LZMA.hx",44,0x658d9751) -namespace lime{ -namespace _internal{ -namespace format{ - -void LZMA_obj::__construct() { } - -Dynamic LZMA_obj::__CreateEmpty() { return new LZMA_obj; } - -void *LZMA_obj::_hx_vtable = 0; - -Dynamic LZMA_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< LZMA_obj > _hx_result = new LZMA_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool LZMA_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1ef5479c; -} - - ::haxe::io::Bytes LZMA_obj::compress( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_335285a16ed3a766_21_compress) -HXDLIN( 21) ::haxe::io::Bytes _hx_tmp = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 21) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_lzma_compress(hx::DynamicPtr(bytes),hx::DynamicPtr(_hx_tmp))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LZMA_obj,compress,return ) - - ::haxe::io::Bytes LZMA_obj::decompress( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_335285a16ed3a766_44_decompress) -HXDLIN( 44) ::haxe::io::Bytes _hx_tmp = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 44) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_lzma_decompress(hx::DynamicPtr(bytes),hx::DynamicPtr(_hx_tmp))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LZMA_obj,decompress,return ) - - -LZMA_obj::LZMA_obj() -{ -} - -bool LZMA_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"compress") ) { outValue = compress_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"decompress") ) { outValue = decompress_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *LZMA_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *LZMA_obj_sStaticStorageInfo = 0; -#endif - -hx::Class LZMA_obj::__mClass; - -static ::String LZMA_obj_sStaticFields[] = { - HX_("compress",a2,47,bf,83), - HX_("decompress",23,88,14,da), - ::String(null()) -}; - -void LZMA_obj::__register() -{ - LZMA_obj _hx_dummy; - LZMA_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.format.LZMA",0e,15,e7,66); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &LZMA_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(LZMA_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< LZMA_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = LZMA_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = LZMA_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace format diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/format/PNG.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/format/PNG.cpp deleted file mode 100644 index 7b1f58e8..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/format/PNG.cpp +++ /dev/null @@ -1,371 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime__internal_format_PNG -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageBuffer -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageType -#include -#endif -#ifndef INCLUDED_lime_system_CFFI -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_4cd2471e08407622_30_decodeBytes,"lime._internal.format.PNG","decodeBytes",0xc6b720cc,"lime._internal.format.PNG.decodeBytes","lime/_internal/format/PNG.hx",30,0x83b9c2c0) -HX_LOCAL_STACK_FRAME(_hx_pos_4cd2471e08407622_55_decodeFile,"lime._internal.format.PNG","decodeFile",0x71b19d3b,"lime._internal.format.PNG.decodeFile","lime/_internal/format/PNG.hx",55,0x83b9c2c0) -HX_LOCAL_STACK_FRAME(_hx_pos_4cd2471e08407622_80_encode,"lime._internal.format.PNG","encode",0x4187bc07,"lime._internal.format.PNG.encode","lime/_internal/format/PNG.hx",80,0x83b9c2c0) -namespace lime{ -namespace _internal{ -namespace format{ - -void PNG_obj::__construct() { } - -Dynamic PNG_obj::__CreateEmpty() { return new PNG_obj; } - -void *PNG_obj::_hx_vtable = 0; - -Dynamic PNG_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< PNG_obj > _hx_result = new PNG_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool PNG_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x214c0d2b; -} - - ::lime::graphics::Image PNG_obj::decodeBytes( ::haxe::io::Bytes bytes,hx::Null< bool > __o_decodeData){ - bool decodeData = __o_decodeData.Default(true); - HX_GC_STACKFRAME(&_hx_pos_4cd2471e08407622_30_decodeBytes) -HXLINE( 33) ::Dynamic elements = null(); -HXDLIN( 33) ::haxe::io::Bytes buffer = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 33) ::cpp::VirtualArray array = null(); -HXDLIN( 33) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 33) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 33) ::Dynamic len = null(); -HXDLIN( 33) ::lime::utils::ArrayBufferView this1; -HXDLIN( 33) if (hx::IsNotNull( elements )) { -HXLINE( 33) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 33) if (hx::IsNotNull( array )) { -HXLINE( 33) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 33) _this->byteOffset = 0; -HXDLIN( 33) _this->length = array->get_length(); -HXDLIN( 33) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 33) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 33) _this->buffer = this2; -HXDLIN( 33) _this->copyFromArray(array,null()); -HXDLIN( 33) this1 = _this; - } - else { -HXLINE( 33) if (hx::IsNotNull( vector )) { -HXLINE( 33) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 33) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 33) _this1->byteOffset = 0; -HXDLIN( 33) _this1->length = array1->get_length(); -HXDLIN( 33) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 33) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 33) _this1->buffer = this3; -HXDLIN( 33) _this1->copyFromArray(array1,null()); -HXDLIN( 33) this1 = _this1; - } - else { -HXLINE( 33) if (hx::IsNotNull( view )) { -HXLINE( 33) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 33) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 33) int srcLength = view->length; -HXDLIN( 33) int srcByteOffset = view->byteOffset; -HXDLIN( 33) int srcElementSize = view->bytesPerElement; -HXDLIN( 33) int elementSize = _this2->bytesPerElement; -HXDLIN( 33) if ((view->type == _this2->type)) { -HXLINE( 33) int srcLength1 = srcData->length; -HXDLIN( 33) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 33) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 33) _this2->buffer = this4; -HXDLIN( 33) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 33) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 33) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 33) _this2->byteOffset = 0; -HXDLIN( 33) _this2->length = srcLength; -HXDLIN( 33) this1 = _this2; - } - else { -HXLINE( 33) if (hx::IsNotNull( buffer )) { -HXLINE( 33) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 33) int in_byteOffset = 0; -HXDLIN( 33) if ((in_byteOffset < 0)) { -HXLINE( 33) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 33) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 33) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 33) int bufferByteLength = buffer->length; -HXDLIN( 33) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 33) int newByteLength = bufferByteLength; -HXDLIN( 33) if (hx::IsNull( len )) { -HXLINE( 33) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 33) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 33) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 33) if ((newByteLength < 0)) { -HXLINE( 33) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 33) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 33) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 33) if ((newRange > bufferByteLength)) { -HXLINE( 33) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 33) _this3->buffer = buffer; -HXDLIN( 33) _this3->byteOffset = in_byteOffset; -HXDLIN( 33) _this3->byteLength = newByteLength; -HXDLIN( 33) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 33) this1 = _this3; - } - else { -HXLINE( 33) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 33) ::hx::Object * buffer1 = ::lime::_internal::backend::native::NativeCFFI_obj::lime_png_decode_bytes(hx::DynamicPtr(bytes),decodeData,hx::DynamicPtr( ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,this1,null(),null(),null(),null()))); -HXLINE( 35) if (hx::IsNotNull( buffer1 )) { -HXLINE( 37) return ::lime::graphics::Image_obj::__alloc( HX_CTX ,( ( ::Dynamic)(buffer1) ),null(),null(),null(),null(),null(),null()); - } -HXLINE( 51) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(PNG_obj,decodeBytes,return ) - - ::lime::graphics::Image PNG_obj::decodeFile(::String path,hx::Null< bool > __o_decodeData){ - bool decodeData = __o_decodeData.Default(true); - HX_GC_STACKFRAME(&_hx_pos_4cd2471e08407622_55_decodeFile) -HXLINE( 58) ::Dynamic elements = null(); -HXDLIN( 58) ::haxe::io::Bytes buffer = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 58) ::cpp::VirtualArray array = null(); -HXDLIN( 58) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 58) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 58) ::Dynamic len = null(); -HXDLIN( 58) ::lime::utils::ArrayBufferView this1; -HXDLIN( 58) if (hx::IsNotNull( elements )) { -HXLINE( 58) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 58) if (hx::IsNotNull( array )) { -HXLINE( 58) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 58) _this->byteOffset = 0; -HXDLIN( 58) _this->length = array->get_length(); -HXDLIN( 58) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 58) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 58) _this->buffer = this2; -HXDLIN( 58) _this->copyFromArray(array,null()); -HXDLIN( 58) this1 = _this; - } - else { -HXLINE( 58) if (hx::IsNotNull( vector )) { -HXLINE( 58) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 58) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 58) _this1->byteOffset = 0; -HXDLIN( 58) _this1->length = array1->get_length(); -HXDLIN( 58) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 58) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 58) _this1->buffer = this3; -HXDLIN( 58) _this1->copyFromArray(array1,null()); -HXDLIN( 58) this1 = _this1; - } - else { -HXLINE( 58) if (hx::IsNotNull( view )) { -HXLINE( 58) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 58) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 58) int srcLength = view->length; -HXDLIN( 58) int srcByteOffset = view->byteOffset; -HXDLIN( 58) int srcElementSize = view->bytesPerElement; -HXDLIN( 58) int elementSize = _this2->bytesPerElement; -HXDLIN( 58) if ((view->type == _this2->type)) { -HXLINE( 58) int srcLength1 = srcData->length; -HXDLIN( 58) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 58) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 58) _this2->buffer = this4; -HXDLIN( 58) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 58) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 58) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 58) _this2->byteOffset = 0; -HXDLIN( 58) _this2->length = srcLength; -HXDLIN( 58) this1 = _this2; - } - else { -HXLINE( 58) if (hx::IsNotNull( buffer )) { -HXLINE( 58) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 58) int in_byteOffset = 0; -HXDLIN( 58) if ((in_byteOffset < 0)) { -HXLINE( 58) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 58) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 58) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 58) int bufferByteLength = buffer->length; -HXDLIN( 58) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 58) int newByteLength = bufferByteLength; -HXDLIN( 58) if (hx::IsNull( len )) { -HXLINE( 58) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 58) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 58) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 58) if ((newByteLength < 0)) { -HXLINE( 58) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 58) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 58) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 58) if ((newRange > bufferByteLength)) { -HXLINE( 58) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 58) _this3->buffer = buffer; -HXDLIN( 58) _this3->byteOffset = in_byteOffset; -HXDLIN( 58) _this3->byteLength = newByteLength; -HXDLIN( 58) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 58) this1 = _this3; - } - else { -HXLINE( 58) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 58) ::hx::Object * buffer1 = ::lime::_internal::backend::native::NativeCFFI_obj::lime_png_decode_file(path,decodeData,hx::DynamicPtr( ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,this1,null(),null(),null(),null()))); -HXLINE( 60) if (hx::IsNotNull( buffer1 )) { -HXLINE( 62) return ::lime::graphics::Image_obj::__alloc( HX_CTX ,( ( ::Dynamic)(buffer1) ),null(),null(),null(),null(),null(),null()); - } -HXLINE( 76) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(PNG_obj,decodeFile,return ) - - ::haxe::io::Bytes PNG_obj::encode( ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_4cd2471e08407622_80_encode) -HXLINE( 81) bool _hx_tmp; -HXDLIN( 81) if (!(image->get_premultiplied())) { -HXLINE( 81) _hx_tmp = (image->get_format() != 0); - } - else { -HXLINE( 81) _hx_tmp = true; - } -HXDLIN( 81) if (_hx_tmp) { -HXLINE( 85) image = image->clone(); -HXLINE( 86) image->set_premultiplied(false); -HXLINE( 87) image->set_format(0); - } -HXLINE( 92) if (::lime::_hx_system::CFFI_obj::enabled) { -HXLINE( 95) ::lime::graphics::ImageBuffer image1 = image->buffer; -HXDLIN( 95) ::haxe::io::Bytes _hx_tmp1 = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 95) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_image_encode(hx::DynamicPtr(image1),0,0,hx::DynamicPtr(_hx_tmp1))) ); - } -HXLINE( 166) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(PNG_obj,encode,return ) - - -PNG_obj::PNG_obj() -{ -} - -bool PNG_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"encode") ) { outValue = encode_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"decodeFile") ) { outValue = decodeFile_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"decodeBytes") ) { outValue = decodeBytes_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *PNG_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *PNG_obj_sStaticStorageInfo = 0; -#endif - -hx::Class PNG_obj::__mClass; - -static ::String PNG_obj_sStaticFields[] = { - HX_("decodeBytes",5d,94,b1,85), - HX_("decodeFile",ca,86,63,ce), - HX_("encode",16,f2,e3,f9), - ::String(null()) -}; - -void PNG_obj::__register() -{ - PNG_obj _hx_dummy; - PNG_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.format.PNG",5d,42,d7,12); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &PNG_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(PNG_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< PNG_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = PNG_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = PNG_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace format diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/format/Zlib.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/format/Zlib.cpp deleted file mode 100644 index 0fd94a26..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/format/Zlib.cpp +++ /dev/null @@ -1,110 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime__internal_format_Zlib -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_1e53264516846038_20_compress,"lime._internal.format.Zlib","compress",0x612ac019,"lime._internal.format.Zlib.compress","lime/_internal/format/Zlib.hx",20,0x132edd28) -HX_LOCAL_STACK_FRAME(_hx_pos_1e53264516846038_50_decompress,"lime._internal.format.Zlib","decompress",0x83a84c5a,"lime._internal.format.Zlib.decompress","lime/_internal/format/Zlib.hx",50,0x132edd28) -namespace lime{ -namespace _internal{ -namespace format{ - -void Zlib_obj::__construct() { } - -Dynamic Zlib_obj::__CreateEmpty() { return new Zlib_obj; } - -void *Zlib_obj::_hx_vtable = 0; - -Dynamic Zlib_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Zlib_obj > _hx_result = new Zlib_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Zlib_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x07f27c49; -} - - ::haxe::io::Bytes Zlib_obj::compress( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_1e53264516846038_20_compress) -HXDLIN( 20) ::haxe::io::Bytes _hx_tmp = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 20) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_zlib_compress(hx::DynamicPtr(bytes),hx::DynamicPtr(_hx_tmp))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Zlib_obj,compress,return ) - - ::haxe::io::Bytes Zlib_obj::decompress( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_1e53264516846038_50_decompress) -HXDLIN( 50) ::haxe::io::Bytes _hx_tmp = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 50) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_zlib_decompress(hx::DynamicPtr(bytes),hx::DynamicPtr(_hx_tmp))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Zlib_obj,decompress,return ) - - -Zlib_obj::Zlib_obj() -{ -} - -bool Zlib_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"compress") ) { outValue = compress_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"decompress") ) { outValue = decompress_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Zlib_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Zlib_obj_sStaticStorageInfo = 0; -#endif - -hx::Class Zlib_obj::__mClass; - -static ::String Zlib_obj_sStaticFields[] = { - HX_("compress",a2,47,bf,83), - HX_("decompress",23,88,14,da), - ::String(null()) -}; - -void Zlib_obj::__register() -{ - Zlib_obj _hx_dummy; - Zlib_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.format.Zlib",d7,d2,35,70); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Zlib_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Zlib_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Zlib_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Zlib_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Zlib_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace format diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/graphics/BlurStack.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/graphics/BlurStack.cpp deleted file mode 100644 index 4f345760..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/graphics/BlurStack.cpp +++ /dev/null @@ -1,145 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_graphics_BlurStack -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_03d4cd0e01152a25_248_new,"lime._internal.graphics.BlurStack","new",0xf9e2749b,"lime._internal.graphics.BlurStack.new","lime/_internal/graphics/StackBlur.hx",248,0x80163c06) -namespace lime{ -namespace _internal{ -namespace graphics{ - -void BlurStack_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_03d4cd0e01152a25_248_new) -HXLINE( 249) this->r = 0; -HXLINE( 250) this->g = 0; -HXLINE( 251) this->b = 0; -HXLINE( 252) this->a = 0; -HXLINE( 253) this->n = null(); - } - -Dynamic BlurStack_obj::__CreateEmpty() { return new BlurStack_obj; } - -void *BlurStack_obj::_hx_vtable = 0; - -Dynamic BlurStack_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< BlurStack_obj > _hx_result = new BlurStack_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool BlurStack_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x35e83ab3; -} - - -BlurStack_obj::BlurStack_obj() -{ -} - -void BlurStack_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(BlurStack); - HX_MARK_MEMBER_NAME(r,"r"); - HX_MARK_MEMBER_NAME(g,"g"); - HX_MARK_MEMBER_NAME(b,"b"); - HX_MARK_MEMBER_NAME(a,"a"); - HX_MARK_MEMBER_NAME(n,"n"); - HX_MARK_END_CLASS(); -} - -void BlurStack_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(r,"r"); - HX_VISIT_MEMBER_NAME(g,"g"); - HX_VISIT_MEMBER_NAME(b,"b"); - HX_VISIT_MEMBER_NAME(a,"a"); - HX_VISIT_MEMBER_NAME(n,"n"); -} - -hx::Val BlurStack_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"r") ) { return hx::Val( r ); } - if (HX_FIELD_EQ(inName,"g") ) { return hx::Val( g ); } - if (HX_FIELD_EQ(inName,"b") ) { return hx::Val( b ); } - if (HX_FIELD_EQ(inName,"a") ) { return hx::Val( a ); } - if (HX_FIELD_EQ(inName,"n") ) { return hx::Val( n ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val BlurStack_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"r") ) { r=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"g") ) { g=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"b") ) { b=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"a") ) { a=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"n") ) { n=inValue.Cast< ::lime::_internal::graphics::BlurStack >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void BlurStack_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("r",72,00,00,00)); - outFields->push(HX_("g",67,00,00,00)); - outFields->push(HX_("b",62,00,00,00)); - outFields->push(HX_("a",61,00,00,00)); - outFields->push(HX_("n",6e,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo BlurStack_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(BlurStack_obj,r),HX_("r",72,00,00,00)}, - {hx::fsInt,(int)offsetof(BlurStack_obj,g),HX_("g",67,00,00,00)}, - {hx::fsInt,(int)offsetof(BlurStack_obj,b),HX_("b",62,00,00,00)}, - {hx::fsInt,(int)offsetof(BlurStack_obj,a),HX_("a",61,00,00,00)}, - {hx::fsObject /* ::lime::_internal::graphics::BlurStack */ ,(int)offsetof(BlurStack_obj,n),HX_("n",6e,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *BlurStack_obj_sStaticStorageInfo = 0; -#endif - -static ::String BlurStack_obj_sMemberFields[] = { - HX_("r",72,00,00,00), - HX_("g",67,00,00,00), - HX_("b",62,00,00,00), - HX_("a",61,00,00,00), - HX_("n",6e,00,00,00), - ::String(null()) }; - -hx::Class BlurStack_obj::__mClass; - -void BlurStack_obj::__register() -{ - BlurStack_obj _hx_dummy; - BlurStack_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.graphics.BlurStack",29,8b,97,75); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(BlurStack_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< BlurStack_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = BlurStack_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = BlurStack_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace graphics diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/graphics/ImageCanvasUtil.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/graphics/ImageCanvasUtil.cpp deleted file mode 100644 index f857b434..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/graphics/ImageCanvasUtil.cpp +++ /dev/null @@ -1,542 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_graphics_ImageCanvasUtil -#include -#endif -#ifndef INCLUDED_lime__internal_graphics_ImageDataUtil -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageBuffer -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageChannel -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageType -#include -#endif -#ifndef INCLUDED_lime_math_Rectangle -#include -#endif -#ifndef INCLUDED_lime_math_Vector2 -#include -#endif -#ifndef INCLUDED_lime_system_Endian -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_23_colorTransform,"lime._internal.graphics.ImageCanvasUtil","colorTransform",0xe9ebc69a,"lime._internal.graphics.ImageCanvasUtil.colorTransform","lime/_internal/graphics/ImageCanvasUtil.hx",23,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_75_convertToCanvas,"lime._internal.graphics.ImageCanvasUtil","convertToCanvas",0xeeada195,"lime._internal.graphics.ImageCanvasUtil.convertToCanvas","lime/_internal/graphics/ImageCanvasUtil.hx",75,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_79_convertToData,"lime._internal.graphics.ImageCanvasUtil","convertToData",0xc05d09a7,"lime._internal.graphics.ImageCanvasUtil.convertToData","lime/_internal/graphics/ImageCanvasUtil.hx",79,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_120_copyChannel,"lime._internal.graphics.ImageCanvasUtil","copyChannel",0xf1dde9dd,"lime._internal.graphics.ImageCanvasUtil.copyChannel","lime/_internal/graphics/ImageCanvasUtil.hx",120,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_129_copyPixels,"lime._internal.graphics.ImageCanvasUtil","copyPixels",0xfc2f2753,"lime._internal.graphics.ImageCanvasUtil.copyPixels","lime/_internal/graphics/ImageCanvasUtil.hx",129,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_180_createCanvas,"lime._internal.graphics.ImageCanvasUtil","createCanvas",0x241eedc5,"lime._internal.graphics.ImageCanvasUtil.createCanvas","lime/_internal/graphics/ImageCanvasUtil.hx",180,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_204_createImageData,"lime._internal.graphics.ImageCanvasUtil","createImageData",0x9f51e458,"lime._internal.graphics.ImageCanvasUtil.createImageData","lime/_internal/graphics/ImageCanvasUtil.hx",204,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_226_fillRect,"lime._internal.graphics.ImageCanvasUtil","fillRect",0xcb6da198,"lime._internal.graphics.ImageCanvasUtil.fillRect","lime/_internal/graphics/ImageCanvasUtil.hx",226,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_271_floodFill,"lime._internal.graphics.ImageCanvasUtil","floodFill",0xd8a6edf0,"lime._internal.graphics.ImageCanvasUtil.floodFill","lime/_internal/graphics/ImageCanvasUtil.hx",271,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_278_getPixel,"lime._internal.graphics.ImageCanvasUtil","getPixel",0x812f3261,"lime._internal.graphics.ImageCanvasUtil.getPixel","lime/_internal/graphics/ImageCanvasUtil.hx",278,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_285_getPixel32,"lime._internal.graphics.ImageCanvasUtil","getPixel32",0x91297940,"lime._internal.graphics.ImageCanvasUtil.getPixel32","lime/_internal/graphics/ImageCanvasUtil.hx",285,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_292_getPixels,"lime._internal.graphics.ImageCanvasUtil","getPixels",0x881ce2f2,"lime._internal.graphics.ImageCanvasUtil.getPixels","lime/_internal/graphics/ImageCanvasUtil.hx",292,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_300_merge,"lime._internal.graphics.ImageCanvasUtil","merge",0x56f8d9c7,"lime._internal.graphics.ImageCanvasUtil.merge","lime/_internal/graphics/ImageCanvasUtil.hx",300,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_308_resize,"lime._internal.graphics.ImageCanvasUtil","resize",0xc3395005,"lime._internal.graphics.ImageCanvasUtil.resize","lime/_internal/graphics/ImageCanvasUtil.hx",308,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_333_scroll,"lime._internal.graphics.ImageCanvasUtil","scroll",0x0222ce1e,"lime._internal.graphics.ImageCanvasUtil.scroll","lime/_internal/graphics/ImageCanvasUtil.hx",333,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_348_setPixel,"lime._internal.graphics.ImageCanvasUtil","setPixel",0x2f8c8bd5,"lime._internal.graphics.ImageCanvasUtil.setPixel","lime/_internal/graphics/ImageCanvasUtil.hx",348,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_355_setPixel32,"lime._internal.graphics.ImageCanvasUtil","setPixel32",0x94a717b4,"lime._internal.graphics.ImageCanvasUtil.setPixel32","lime/_internal/graphics/ImageCanvasUtil.hx",355,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_362_setPixels,"lime._internal.graphics.ImageCanvasUtil","setPixels",0x6b6dcefe,"lime._internal.graphics.ImageCanvasUtil.setPixels","lime/_internal/graphics/ImageCanvasUtil.hx",362,0x04a6dce0) -HX_LOCAL_STACK_FRAME(_hx_pos_c961afc6e6a20fc0_370_sync,"lime._internal.graphics.ImageCanvasUtil","sync",0x0d995a2c,"lime._internal.graphics.ImageCanvasUtil.sync","lime/_internal/graphics/ImageCanvasUtil.hx",370,0x04a6dce0) -namespace lime{ -namespace _internal{ -namespace graphics{ - -void ImageCanvasUtil_obj::__construct() { } - -Dynamic ImageCanvasUtil_obj::__CreateEmpty() { return new ImageCanvasUtil_obj; } - -void *ImageCanvasUtil_obj::_hx_vtable = 0; - -Dynamic ImageCanvasUtil_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ImageCanvasUtil_obj > _hx_result = new ImageCanvasUtil_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ImageCanvasUtil_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7e2ecfe3; -} - -void ImageCanvasUtil_obj::colorTransform( ::lime::graphics::Image image, ::lime::math::Rectangle rect, ::lime::utils::ArrayBufferView colorMatrix){ - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_23_colorTransform) -HXLINE( 24) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToData(image,null()); -HXLINE( 26) ::lime::_internal::graphics::ImageDataUtil_obj::colorTransform(image,rect,colorMatrix); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ImageCanvasUtil_obj,colorTransform,(void)) - -void ImageCanvasUtil_obj::convertToCanvas( ::lime::graphics::Image image,hx::Null< bool > __o_clear){ - bool clear = __o_clear.Default(false); - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_75_convertToCanvas) -HXDLIN( 75) image->type = ::lime::graphics::ImageType_obj::CANVAS_dyn(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ImageCanvasUtil_obj,convertToCanvas,(void)) - -void ImageCanvasUtil_obj::convertToData( ::lime::graphics::Image image,hx::Null< bool > __o_clear){ - bool clear = __o_clear.Default(false); - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_79_convertToData) -HXLINE( 80) ::lime::graphics::ImageBuffer buffer = image->buffer; -HXLINE( 115) image->type = ::lime::graphics::ImageType_obj::DATA_dyn(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ImageCanvasUtil_obj,convertToData,(void)) - -void ImageCanvasUtil_obj::copyChannel( ::lime::graphics::Image image, ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint, ::lime::graphics::ImageChannel sourceChannel, ::lime::graphics::ImageChannel destChannel){ - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_120_copyChannel) -HXLINE( 121) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToData(sourceImage,null()); -HXLINE( 122) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToData(image,null()); -HXLINE( 124) ::lime::_internal::graphics::ImageDataUtil_obj::copyChannel(image,sourceImage,sourceRect,destPoint,sourceChannel,destChannel); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(ImageCanvasUtil_obj,copyChannel,(void)) - -void ImageCanvasUtil_obj::copyPixels( ::lime::graphics::Image image, ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint, ::lime::graphics::Image alphaImage, ::lime::math::Vector2 alphaPoint,hx::Null< bool > __o_mergeAlpha){ - bool mergeAlpha = __o_mergeAlpha.Default(false); - HX_GC_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_129_copyPixels) -HXLINE( 130) bool _hx_tmp; -HXDLIN( 130) bool _hx_tmp1; -HXDLIN( 130) bool _hx_tmp2; -HXDLIN( 130) bool _hx_tmp3; -HXDLIN( 130) bool _hx_tmp4; -HXDLIN( 130) if (hx::IsNotNull( destPoint )) { -HXLINE( 130) _hx_tmp4 = (destPoint->x >= image->width); - } - else { -HXLINE( 130) _hx_tmp4 = true; - } -HXDLIN( 130) if (!(_hx_tmp4)) { -HXLINE( 130) _hx_tmp3 = (destPoint->y >= image->height); - } - else { -HXLINE( 130) _hx_tmp3 = true; - } -HXDLIN( 130) if (!(_hx_tmp3)) { -HXLINE( 130) _hx_tmp2 = hx::IsNull( sourceRect ); - } - else { -HXLINE( 130) _hx_tmp2 = true; - } -HXDLIN( 130) if (!(_hx_tmp2)) { -HXLINE( 130) _hx_tmp1 = (sourceRect->width < 1); - } - else { -HXLINE( 130) _hx_tmp1 = true; - } -HXDLIN( 130) if (!(_hx_tmp1)) { -HXLINE( 130) _hx_tmp = (sourceRect->height < 1); - } - else { -HXLINE( 130) _hx_tmp = true; - } -HXDLIN( 130) if (_hx_tmp) { -HXLINE( 133) return; - } -HXLINE( 136) bool _hx_tmp5; -HXDLIN( 136) if (hx::IsNotNull( alphaImage )) { -HXLINE( 136) _hx_tmp5 = alphaImage->get_transparent(); - } - else { -HXLINE( 136) _hx_tmp5 = false; - } -HXDLIN( 136) if (_hx_tmp5) { -HXLINE( 138) if (hx::IsNull( alphaPoint )) { -HXLINE( 138) alphaPoint = ::lime::math::Vector2_obj::__alloc( HX_CTX ,null(),null()); - } -HXLINE( 142) ::lime::graphics::Image tempData = sourceImage->clone(); -HXLINE( 143) ::lime::math::Rectangle _hx_tmp6 = ::lime::math::Rectangle_obj::__alloc( HX_CTX ,(sourceRect->x + alphaPoint->x),(sourceRect->y + alphaPoint->y),sourceRect->width,sourceRect->height); -HXDLIN( 143) tempData->copyChannel(alphaImage,_hx_tmp6, ::lime::math::Vector2_obj::__alloc( HX_CTX ,sourceRect->x,sourceRect->y),::lime::graphics::ImageChannel_obj::ALPHA_dyn(),::lime::graphics::ImageChannel_obj::ALPHA_dyn()); -HXLINE( 145) sourceImage = tempData; - } -HXLINE( 148) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToCanvas(image,true); -HXLINE( 150) if (!(mergeAlpha)) { -HXLINE( 152) bool _hx_tmp7; -HXDLIN( 152) if (image->get_transparent()) { -HXLINE( 152) _hx_tmp7 = sourceImage->get_transparent(); - } - else { -HXLINE( 152) _hx_tmp7 = false; - } -HXDLIN( 152) if (_hx_tmp7) { -HXLINE( 154) image->buffer->_hx___srcContext->__Field(HX_("clearRect",51,35,68,bf),hx::paccDynamic)((destPoint->x + image->offsetX),(destPoint->y + image->offsetY),(sourceRect->width + image->offsetX),(sourceRect->height + image->offsetY)); - } - } -HXLINE( 163) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToCanvas(sourceImage,null()); -HXLINE( 165) if (hx::IsNotNull( sourceImage->buffer->get_src() )) { -HXLINE( 168) image->buffer->_hx___srcContext->__SetField(HX_("globalCompositeOperation",63,05,f9,c0),HX_("source-over",46,01,99,ce),hx::paccDynamic); -HXLINE( 170) ::Dynamic image1 = ::Dynamic(image->buffer->_hx___srcContext->__Field(HX_("drawImage",b7,54,74,85),hx::paccDynamic)); -HXDLIN( 170) ::Dynamic _hx_tmp8 = sourceImage->buffer->get_src(); -HXDLIN( 170) int _hx_tmp9 = ::Std_obj::_hx_int((sourceRect->x + sourceImage->offsetX)); -HXLINE( 171) int _hx_tmp10 = ::Std_obj::_hx_int((sourceRect->y + sourceImage->offsetY)); -HXDLIN( 171) int _hx_tmp11 = ::Std_obj::_hx_int(sourceRect->width); -HXDLIN( 171) int _hx_tmp12 = ::Std_obj::_hx_int(sourceRect->height); -HXDLIN( 171) int _hx_tmp13 = ::Std_obj::_hx_int((destPoint->x + image->offsetX)); -HXLINE( 172) int _hx_tmp14 = ::Std_obj::_hx_int((destPoint->y + image->offsetY)); -HXDLIN( 172) int _hx_tmp15 = ::Std_obj::_hx_int(sourceRect->width); -HXLINE( 170) image1(_hx_tmp8,_hx_tmp9,_hx_tmp10,_hx_tmp11,_hx_tmp12,_hx_tmp13,_hx_tmp14,_hx_tmp15,::Std_obj::_hx_int(sourceRect->height)); - } -HXLINE( 175) image->dirty = true; -HXLINE( 176) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(ImageCanvasUtil_obj,copyPixels,(void)) - -void ImageCanvasUtil_obj::createCanvas( ::lime::graphics::Image image,int width,int height){ - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_180_createCanvas) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ImageCanvasUtil_obj,createCanvas,(void)) - -void ImageCanvasUtil_obj::createImageData( ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_204_createImageData) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ImageCanvasUtil_obj,createImageData,(void)) - -void ImageCanvasUtil_obj::fillRect( ::lime::graphics::Image image, ::lime::math::Rectangle rect,int color,int format){ - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_226_fillRect) -HXLINE( 227) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToCanvas(image,null()); -HXLINE( 229) int r; -HXDLIN( 229) int g; -HXDLIN( 229) int b; -HXDLIN( 229) int a; -HXLINE( 231) if ((format == 1)) { -HXLINE( 233) r = ((color >> 16) & 255); -HXLINE( 234) g = ((color >> 8) & 255); -HXLINE( 235) b = (color & 255); -HXLINE( 236) if (image->get_transparent()) { -HXLINE( 236) a = ((color >> 24) & 255); - } - else { -HXLINE( 236) a = 255; - } - } - else { -HXLINE( 240) r = ((color >> 24) & 255); -HXLINE( 241) g = ((color >> 16) & 255); -HXLINE( 242) b = ((color >> 8) & 255); -HXLINE( 243) if (image->get_transparent()) { -HXLINE( 243) a = (color & 255); - } - else { -HXLINE( 243) a = 255; - } - } -HXLINE( 246) bool _hx_tmp; -HXDLIN( 246) bool _hx_tmp1; -HXDLIN( 246) bool _hx_tmp2; -HXDLIN( 246) if ((rect->x == 0)) { -HXLINE( 246) _hx_tmp2 = (rect->y == 0); - } - else { -HXLINE( 246) _hx_tmp2 = false; - } -HXDLIN( 246) if (_hx_tmp2) { -HXLINE( 246) _hx_tmp1 = (rect->width == image->width); - } - else { -HXLINE( 246) _hx_tmp1 = false; - } -HXDLIN( 246) if (_hx_tmp1) { -HXLINE( 246) _hx_tmp = (rect->height == image->height); - } - else { -HXLINE( 246) _hx_tmp = false; - } -HXDLIN( 246) if (_hx_tmp) { -HXLINE( 248) bool _hx_tmp3; -HXDLIN( 248) if (image->get_transparent()) { -HXLINE( 248) _hx_tmp3 = (a == 0); - } - else { -HXLINE( 248) _hx_tmp3 = false; - } -HXDLIN( 248) if (_hx_tmp3) { -HXLINE( 250) image->buffer->_hx___srcCanvas->__SetField(HX_("width",06,b6,62,ca),image->buffer->width,hx::paccDynamic); -HXLINE( 251) return; - } - } -HXLINE( 255) if ((a < 255)) { -HXLINE( 257) image->buffer->_hx___srcContext->__Field(HX_("clearRect",51,35,68,bf),hx::paccDynamic)((rect->x + image->offsetX),(rect->y + image->offsetY),(rect->width + image->offsetX),(rect->height + image->offsetY)); - } -HXLINE( 260) if ((a > 0)) { -HXLINE( 262) image->buffer->_hx___srcContext->__SetField(HX_("fillStyle",ae,cb,c4,52),((((((((HX_("rgba(",f4,cc,0d,e8) + r) + HX_(", ",74,26,00,00)) + g) + HX_(", ",74,26,00,00)) + b) + HX_(", ",74,26,00,00)) + (( (Float)(a) ) / ( (Float)(255) ))) + HX_(")",29,00,00,00)),hx::paccDynamic); -HXLINE( 263) image->buffer->_hx___srcContext->__Field(HX_("fillRect",47,45,b9,6c),hx::paccDynamic)((rect->x + image->offsetX),(rect->y + image->offsetY),(rect->width + image->offsetX),(rect->height + image->offsetY)); - } -HXLINE( 266) image->dirty = true; -HXLINE( 267) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(ImageCanvasUtil_obj,fillRect,(void)) - -void ImageCanvasUtil_obj::floodFill( ::lime::graphics::Image image,int x,int y,int color,int format){ - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_271_floodFill) -HXLINE( 272) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToData(image,null()); -HXLINE( 274) ::lime::_internal::graphics::ImageDataUtil_obj::floodFill(image,x,y,color,format); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(ImageCanvasUtil_obj,floodFill,(void)) - -int ImageCanvasUtil_obj::getPixel( ::lime::graphics::Image image,int x,int y,int format){ - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_278_getPixel) -HXLINE( 279) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToData(image,null()); -HXLINE( 281) return ::lime::_internal::graphics::ImageDataUtil_obj::getPixel(image,x,y,format); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(ImageCanvasUtil_obj,getPixel,return ) - -int ImageCanvasUtil_obj::getPixel32( ::lime::graphics::Image image,int x,int y,int format){ - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_285_getPixel32) -HXLINE( 286) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToData(image,null()); -HXLINE( 288) return ::lime::_internal::graphics::ImageDataUtil_obj::getPixel32(image,x,y,format); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(ImageCanvasUtil_obj,getPixel32,return ) - - ::haxe::io::Bytes ImageCanvasUtil_obj::getPixels( ::lime::graphics::Image image, ::lime::math::Rectangle rect,int format){ - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_292_getPixels) -HXLINE( 293) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToData(image,null()); -HXLINE( 295) return ::lime::_internal::graphics::ImageDataUtil_obj::getPixels(image,rect,format); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ImageCanvasUtil_obj,getPixels,return ) - -void ImageCanvasUtil_obj::merge( ::lime::graphics::Image image, ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint,int redMultiplier,int greenMultiplier,int blueMultiplier,int alphaMultiplier){ - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_300_merge) -HXLINE( 301) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToData(sourceImage,null()); -HXLINE( 302) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToData(image,null()); -HXLINE( 304) ::lime::_internal::graphics::ImageDataUtil_obj::merge(image,sourceImage,sourceRect,destPoint,redMultiplier,greenMultiplier,blueMultiplier,alphaMultiplier); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC8(ImageCanvasUtil_obj,merge,(void)) - -void ImageCanvasUtil_obj::resize( ::lime::graphics::Image image,int newWidth,int newHeight){ - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_308_resize) -HXLINE( 309) ::lime::graphics::ImageBuffer buffer = image->buffer; -HXLINE( 311) if (hx::IsNull( buffer->_hx___srcCanvas )) { -HXLINE( 313) ::lime::_internal::graphics::ImageCanvasUtil_obj::createCanvas(image,newWidth,newHeight); -HXLINE( 314) ::Dynamic buffer1 = ::Dynamic(buffer->_hx___srcContext->__Field(HX_("drawImage",b7,54,74,85),hx::paccDynamic)); -HXDLIN( 314) buffer1(buffer->get_src(),0,0,newWidth,newHeight); - } - else { -HXLINE( 318) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToCanvas(image,true); -HXLINE( 319) ::Dynamic sourceCanvas = buffer->_hx___srcCanvas; -HXLINE( 320) buffer->_hx___srcCanvas = null(); -HXLINE( 321) ::lime::_internal::graphics::ImageCanvasUtil_obj::createCanvas(image,newWidth,newHeight); -HXLINE( 322) buffer->_hx___srcContext->__Field(HX_("drawImage",b7,54,74,85),hx::paccDynamic)(sourceCanvas,0,0,newWidth,newHeight); - } -HXLINE( 325) buffer->_hx___srcImageData = null(); -HXLINE( 326) buffer->data = null(); -HXLINE( 328) image->dirty = true; -HXLINE( 329) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ImageCanvasUtil_obj,resize,(void)) - -void ImageCanvasUtil_obj::scroll( ::lime::graphics::Image image,int x,int y){ - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_333_scroll) -HXLINE( 334) bool _hx_tmp; -HXDLIN( 334) if ((hx::Mod(x,image->width) == 0)) { -HXLINE( 334) _hx_tmp = (hx::Mod(y,image->height) == 0); - } - else { -HXLINE( 334) _hx_tmp = false; - } -HXDLIN( 334) if (_hx_tmp) { -HXLINE( 334) return; - } -HXLINE( 336) ::lime::graphics::Image copy = image->clone(); -HXLINE( 338) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToCanvas(image,true); -HXLINE( 340) image->buffer->_hx___srcContext->__Field(HX_("clearRect",51,35,68,bf),hx::paccDynamic)(x,y,image->width,image->height); -HXLINE( 341) ::Dynamic image1 = ::Dynamic(image->buffer->_hx___srcContext->__Field(HX_("drawImage",b7,54,74,85),hx::paccDynamic)); -HXDLIN( 341) image1(copy->get_src(),x,y); -HXLINE( 343) image->dirty = true; -HXLINE( 344) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ImageCanvasUtil_obj,scroll,(void)) - -void ImageCanvasUtil_obj::setPixel( ::lime::graphics::Image image,int x,int y,int color,int format){ - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_348_setPixel) -HXLINE( 349) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToData(image,null()); -HXLINE( 351) ::lime::_internal::graphics::ImageDataUtil_obj::setPixel(image,x,y,color,format); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(ImageCanvasUtil_obj,setPixel,(void)) - -void ImageCanvasUtil_obj::setPixel32( ::lime::graphics::Image image,int x,int y,int color,int format){ - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_355_setPixel32) -HXLINE( 356) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToData(image,null()); -HXLINE( 358) ::lime::_internal::graphics::ImageDataUtil_obj::setPixel32(image,x,y,color,format); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(ImageCanvasUtil_obj,setPixel32,(void)) - -void ImageCanvasUtil_obj::setPixels( ::lime::graphics::Image image, ::lime::math::Rectangle rect, ::lime::utils::BytePointerData bytePointer,int format, ::lime::_hx_system::Endian endian){ - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_362_setPixels) -HXLINE( 363) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToData(image,null()); -HXLINE( 365) ::lime::_internal::graphics::ImageDataUtil_obj::setPixels(image,rect,bytePointer,format,endian); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(ImageCanvasUtil_obj,setPixels,(void)) - -void ImageCanvasUtil_obj::sync( ::lime::graphics::Image image,bool clear){ - HX_STACKFRAME(&_hx_pos_c961afc6e6a20fc0_370_sync) -HXDLIN( 370) if (hx::IsNull( image )) { -HXDLIN( 370) return; - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ImageCanvasUtil_obj,sync,(void)) - - -ImageCanvasUtil_obj::ImageCanvasUtil_obj() -{ -} - -bool ImageCanvasUtil_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"sync") ) { outValue = sync_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"merge") ) { outValue = merge_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"resize") ) { outValue = resize_dyn(); return true; } - if (HX_FIELD_EQ(inName,"scroll") ) { outValue = scroll_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"fillRect") ) { outValue = fillRect_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getPixel") ) { outValue = getPixel_dyn(); return true; } - if (HX_FIELD_EQ(inName,"setPixel") ) { outValue = setPixel_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"floodFill") ) { outValue = floodFill_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getPixels") ) { outValue = getPixels_dyn(); return true; } - if (HX_FIELD_EQ(inName,"setPixels") ) { outValue = setPixels_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"copyPixels") ) { outValue = copyPixels_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getPixel32") ) { outValue = getPixel32_dyn(); return true; } - if (HX_FIELD_EQ(inName,"setPixel32") ) { outValue = setPixel32_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"copyChannel") ) { outValue = copyChannel_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"createCanvas") ) { outValue = createCanvas_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"convertToData") ) { outValue = convertToData_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"colorTransform") ) { outValue = colorTransform_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"convertToCanvas") ) { outValue = convertToCanvas_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createImageData") ) { outValue = createImageData_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ImageCanvasUtil_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *ImageCanvasUtil_obj_sStaticStorageInfo = 0; -#endif - -hx::Class ImageCanvasUtil_obj::__mClass; - -static ::String ImageCanvasUtil_obj_sStaticFields[] = { - HX_("colorTransform",89,d7,3f,ad), - HX_("convertToCanvas",c6,61,e8,14), - HX_("convertToData",98,ab,76,b3), - HX_("copyChannel",8e,7d,e6,22), - HX_("copyPixels",c2,54,6e,42), - HX_("createCanvas",f4,94,97,da), - HX_("createImageData",89,a4,8c,c5), - HX_("fillRect",47,45,b9,6c), - HX_("floodFill",61,83,8a,59), - HX_("getPixel",10,d6,7a,22), - HX_("getPixel32",af,a6,68,d7), - HX_("getPixels",63,78,00,09), - HX_("merge",b8,a2,c6,05), - HX_("resize",f4,59,7b,08), - HX_("scroll",0d,d8,64,47), - HX_("setPixel",84,2f,d8,d0), - HX_("setPixel32",23,45,e6,da), - HX_("setPixels",6f,64,51,ec), - HX_("sync",5b,ba,5f,4c), - ::String(null()) -}; - -void ImageCanvasUtil_obj::__register() -{ - ImageCanvasUtil_obj _hx_dummy; - ImageCanvasUtil_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.graphics.ImageCanvasUtil",3d,d2,c0,58); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ImageCanvasUtil_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(ImageCanvasUtil_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ImageCanvasUtil_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ImageCanvasUtil_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ImageCanvasUtil_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace graphics diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/graphics/ImageDataUtil.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/graphics/ImageDataUtil.cpp deleted file mode 100644 index e49b3e32..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/graphics/ImageDataUtil.cpp +++ /dev/null @@ -1,6640 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime__internal_graphics_ImageDataUtil -#include -#endif -#ifndef INCLUDED_lime__internal_graphics_StackBlur -#include -#endif -#ifndef INCLUDED_lime__internal_graphics__ImageDataUtil_ImageDataView -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageBuffer -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageChannel -#include -#endif -#ifndef INCLUDED_lime_math_Rectangle -#include -#endif -#ifndef INCLUDED_lime_math_Vector2 -#include -#endif -#ifndef INCLUDED_lime_math_Vector4 -#include -#endif -#ifndef INCLUDED_lime_math__ColorMatrix_ColorMatrix_Impl_ -#include -#endif -#ifndef INCLUDED_lime_math__RGBA_RGBA_Impl_ -#include -#endif -#ifndef INCLUDED_lime_system_CFFI -#include -#endif -#ifndef INCLUDED_lime_system_Endian -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_33_displaceMap,"lime._internal.graphics.ImageDataUtil","displaceMap",0x5f09aa44,"lime._internal.graphics.ImageDataUtil.displaceMap","lime/_internal/graphics/ImageDataUtil.hx",33,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_139_bilinear,"lime._internal.graphics.ImageDataUtil","bilinear",0x779ce56b,"lime._internal.graphics.ImageDataUtil.bilinear","lime/_internal/graphics/ImageDataUtil.hx",139,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_143_lerpRGBA,"lime._internal.graphics.ImageDataUtil","lerpRGBA",0x6898e12a,"lime._internal.graphics.ImageDataUtil.lerpRGBA","lime/_internal/graphics/ImageDataUtil.hx",143,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_155_lerp4f,"lime._internal.graphics.ImageDataUtil","lerp4f",0x5c714ca8,"lime._internal.graphics.ImageDataUtil.lerp4f","lime/_internal/graphics/ImageDataUtil.hx",155,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_160_lerp,"lime._internal.graphics.ImageDataUtil","lerp",0x85985576,"lime._internal.graphics.ImageDataUtil.lerp","lime/_internal/graphics/ImageDataUtil.hx",160,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_164_colorTransform,"lime._internal.graphics.ImageDataUtil","colorTransform",0x125b6f48,"lime._internal.graphics.ImageDataUtil.colorTransform","lime/_internal/graphics/ImageDataUtil.hx",164,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_206_copyChannel,"lime._internal.graphics.ImageDataUtil","copyChannel",0xecaa286f,"lime._internal.graphics.ImageDataUtil.copyChannel","lime/_internal/graphics/ImageDataUtil.hx",206,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_295_copyPixels,"lime._internal.graphics.ImageDataUtil","copyPixels",0xd2d56101,"lime._internal.graphics.ImageDataUtil.copyPixels","lime/_internal/graphics/ImageDataUtil.hx",295,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_507_fillRect,"lime._internal.graphics.ImageDataUtil","fillRect",0x041873c6,"lime._internal.graphics.ImageDataUtil.fillRect","lime/_internal/graphics/ImageDataUtil.hx",507,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_557_floodFill,"lime._internal.graphics.ImageDataUtil","floodFill",0x35740402,"lime._internal.graphics.ImageDataUtil.floodFill","lime/_internal/graphics/ImageDataUtil.hx",557,0x59dddace) -static const int _hx_array_data_0eb0fdcf_29[] = { - (int)0,(int)-1,(int)1,(int)0, -}; -static const int _hx_array_data_0eb0fdcf_30[] = { - (int)-1,(int)0,(int)0,(int)1, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_641_gaussianBlur,"lime._internal.graphics.ImageDataUtil","gaussianBlur",0xb8d3c441,"lime._internal.graphics.ImageDataUtil.gaussianBlur","lime/_internal/graphics/ImageDataUtil.hx",641,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_667_getColorBoundsRect,"lime._internal.graphics.ImageDataUtil","getColorBoundsRect",0x8aa490c5,"lime._internal.graphics.ImageDataUtil.getColorBoundsRect","lime/_internal/graphics/ImageDataUtil.hx",667,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_811_getPixel,"lime._internal.graphics.ImageDataUtil","getPixel",0xb9da048f,"lime._internal.graphics.ImageDataUtil.getPixel","lime/_internal/graphics/ImageDataUtil.hx",811,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_830_getPixel32,"lime._internal.graphics.ImageDataUtil","getPixel32",0x67cfb2ee,"lime._internal.graphics.ImageDataUtil.getPixel32","lime/_internal/graphics/ImageDataUtil.hx",830,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_848_getPixels,"lime._internal.graphics.ImageDataUtil","getPixels",0xe4e9f904,"lime._internal.graphics.ImageDataUtil.getPixels","lime/_internal/graphics/ImageDataUtil.hx",848,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_901_merge,"lime._internal.graphics.ImageDataUtil","merge",0xf318fed9,"lime._internal.graphics.ImageDataUtil.merge","lime/_internal/graphics/ImageDataUtil.hx",901,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_950_multiplyAlpha,"lime._internal.graphics.ImageDataUtil","multiplyAlpha",0xed49d7bb,"lime._internal.graphics.ImageDataUtil.multiplyAlpha","lime/_internal/graphics/ImageDataUtil.hx",950,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_976_resize,"lime._internal.graphics.ImageDataUtil","resize",0xc3399ab3,"lime._internal.graphics.ImageDataUtil.resize","lime/_internal/graphics/ImageDataUtil.hx",976,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_1065_resizeBuffer,"lime._internal.graphics.ImageDataUtil","resizeBuffer",0x76145413,"lime._internal.graphics.ImageDataUtil.resizeBuffer","lime/_internal/graphics/ImageDataUtil.hx",1065,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_1101_setFormat,"lime._internal.graphics.ImageDataUtil","setFormat",0x391f851a,"lime._internal.graphics.ImageDataUtil.setFormat","lime/_internal/graphics/ImageDataUtil.hx",1101,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_1179_setPixel,"lime._internal.graphics.ImageDataUtil","setPixel",0x68375e03,"lime._internal.graphics.ImageDataUtil.setPixel","lime/_internal/graphics/ImageDataUtil.hx",1179,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_1207_setPixel32,"lime._internal.graphics.ImageDataUtil","setPixel32",0x6b4d5162,"lime._internal.graphics.ImageDataUtil.setPixel32","lime/_internal/graphics/ImageDataUtil.hx",1207,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_1229_setPixels,"lime._internal.graphics.ImageDataUtil","setPixels",0xc83ae510,"lime._internal.graphics.ImageDataUtil.setPixels","lime/_internal/graphics/ImageDataUtil.hx",1229,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_1287_threshold,"lime._internal.graphics.ImageDataUtil","threshold",0x108d444c,"lime._internal.graphics.ImageDataUtil.threshold","lime/_internal/graphics/ImageDataUtil.hx",1287,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_1400_unmultiplyAlpha,"lime._internal.graphics.ImageDataUtil","unmultiplyAlpha",0x3b9ff802,"lime._internal.graphics.ImageDataUtil.unmultiplyAlpha","lime/_internal/graphics/ImageDataUtil.hx",1400,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_1426___boxBlur,"lime._internal.graphics.ImageDataUtil","__boxBlur",0xee145fd3,"lime._internal.graphics.ImageDataUtil.__boxBlur","lime/_internal/graphics/ImageDataUtil.hx",1426,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_1446___boxBlurH,"lime._internal.graphics.ImageDataUtil","__boxBlurH",0x63bf7915,"lime._internal.graphics.ImageDataUtil.__boxBlurH","lime/_internal/graphics/ImageDataUtil.hx",1446,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_1493___boxBlurT,"lime._internal.graphics.ImageDataUtil","__boxBlurT",0x63bf7921,"lime._internal.graphics.ImageDataUtil.__boxBlurT","lime/_internal/graphics/ImageDataUtil.hx",1493,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_1545___calculateSourceOffset,"lime._internal.graphics.ImageDataUtil","__calculateSourceOffset",0x5e2fc695,"lime._internal.graphics.ImageDataUtil.__calculateSourceOffset","lime/_internal/graphics/ImageDataUtil.hx",1545,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_1564___getBoxesForGaussianBlur,"lime._internal.graphics.ImageDataUtil","__getBoxesForGaussianBlur",0xdeeea6e9,"lime._internal.graphics.ImageDataUtil.__getBoxesForGaussianBlur","lime/_internal/graphics/ImageDataUtil.hx",1564,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_1583___pixelCompare,"lime._internal.graphics.ImageDataUtil","__pixelCompare",0xf2ff119e,"lime._internal.graphics.ImageDataUtil.__pixelCompare","lime/_internal/graphics/ImageDataUtil.hx",1583,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_68d87270d4f7b5ed_1632___translatePixel,"lime._internal.graphics.ImageDataUtil","__translatePixel",0xf39bf4f7,"lime._internal.graphics.ImageDataUtil.__translatePixel","lime/_internal/graphics/ImageDataUtil.hx",1632,0x59dddace) -namespace lime{ -namespace _internal{ -namespace graphics{ - -void ImageDataUtil_obj::__construct() { } - -Dynamic ImageDataUtil_obj::__CreateEmpty() { return new ImageDataUtil_obj; } - -void *ImageDataUtil_obj::_hx_vtable = 0; - -Dynamic ImageDataUtil_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ImageDataUtil_obj > _hx_result = new ImageDataUtil_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ImageDataUtil_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2fa36321; -} - -void ImageDataUtil_obj::displaceMap( ::lime::graphics::Image target, ::lime::graphics::Image source, ::lime::graphics::Image map, ::lime::math::Vector2 mapPoint, ::lime::math::Vector4 componentX, ::lime::math::Vector4 componentY,bool smooth){ - HX_GC_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_33_displaceMap) -HXLINE( 34) ::lime::utils::ArrayBufferView targetData = target->buffer->data; -HXLINE( 35) ::lime::utils::ArrayBufferView sourceData = source->buffer->data; -HXLINE( 36) ::lime::utils::ArrayBufferView mapData = map->buffer->data; -HXLINE( 38) int targetFormat = target->buffer->format; -HXLINE( 39) int sourceFormat = source->buffer->format; -HXLINE( 40) int mapFormat = map->buffer->format; -HXLINE( 42) bool targetPremultiplied = target->get_premultiplied(); -HXLINE( 43) bool sourcePremultiplied = source->get_premultiplied(); -HXLINE( 44) bool mapPremultiplied = map->get_premultiplied(); -HXLINE( 46) ::lime::_internal::graphics::_ImageDataUtil::ImageDataView sourceView = ::lime::_internal::graphics::_ImageDataUtil::ImageDataView_obj::__alloc( HX_CTX ,source,null()); -HXLINE( 47) ::lime::_internal::graphics::_ImageDataUtil::ImageDataView mapView = ::lime::_internal::graphics::_ImageDataUtil::ImageDataView_obj::__alloc( HX_CTX ,map,null()); -HXLINE( 49) int row; -HXLINE( 51) int sourceOffset; -HXLINE( 53) int sourcePixel; -HXLINE( 54) int mapPixel; -HXLINE( 55) int targetPixel; -HXLINE( 57) Float mapPixelX; -HXLINE( 58) Float mapPixelY; -HXLINE( 59) Float mapPixelA; -HXLINE( 62) int s1; -HXLINE( 63) int s2; -HXLINE( 64) int s3; -HXLINE( 65) int s4; -HXLINE( 67) int mPointXFloor; -HXLINE( 68) int mPointYFloor; -HXLINE( 70) int disOffsetXFloor; -HXLINE( 71) int disOffsetYFloor; -HXLINE( 73) Float disX; -HXLINE( 74) Float disY; -HXLINE( 76) { -HXLINE( 76) int _g = 0; -HXDLIN( 76) int _g1 = sourceView->height; -HXDLIN( 76) while((_g < _g1)){ -HXLINE( 76) _g = (_g + 1); -HXDLIN( 76) int y = (_g - 1); -HXLINE( 78) row = (sourceView->byteOffset + (sourceView->stride * y)); -HXLINE( 80) { -HXLINE( 80) int _g2 = 0; -HXDLIN( 80) int _g11 = sourceView->width; -HXDLIN( 80) while((_g2 < _g11)){ -HXLINE( 80) _g2 = (_g2 + 1); -HXDLIN( 80) int x = (_g2 - 1); -HXLINE( 82) sourceOffset = (row + (x * 4)); -HXLINE( 84) mPointXFloor = ::Std_obj::_hx_int(mapPoint->x); -HXLINE( 85) mPointYFloor = ::Std_obj::_hx_int(mapPoint->y); -HXLINE( 87) if (smooth) { -HXLINE( 89) { -HXLINE( 89) int offset = ((sourceView->byteOffset + (sourceView->stride * ((y - mPointYFloor) + 1))) + ((x - mPointXFloor) * 4)); -HXDLIN( 89) switch((int)(mapFormat)){ - case (int)0: { -HXLINE( 89) int r = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + offset)) & 255)) ); -HXDLIN( 89) int g = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 89) int b = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 89) s1 = (((((r & 255) << 24) | ((g & 255) << 16)) | ((b & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 89) int r1 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 89) int g1 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 89) int b1 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset + 3))) & 255)) ); -HXDLIN( 89) s1 = (((((r1 & 255) << 24) | ((g1 & 255) << 16)) | ((b1 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + offset)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 89) int r2 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 89) int g2 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 89) int b2 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + offset)) & 255)) ); -HXDLIN( 89) s1 = (((((r2 & 255) << 24) | ((g2 & 255) << 16)) | ((b2 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 89) if (mapPremultiplied) { -HXLINE( 89) bool _hx_tmp; -HXDLIN( 89) if (((s1 & 255) != 0)) { -HXLINE( 89) _hx_tmp = ((s1 & 255) != 255); - } - else { -HXLINE( 89) _hx_tmp = false; - } -HXDLIN( 89) if (_hx_tmp) { -HXLINE( 89) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((s1 & 255)) )); -HXDLIN( 89) { -HXLINE( 89) ::lime::utils::ArrayBufferView this1 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 89) int r3 = ( (int)(( ::__hxcpp_memory_get_byte(this1->buffer->b,(this1->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s1,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 89) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 89) int g3 = ( (int)(( ::__hxcpp_memory_get_byte(this2->buffer->b,(this2->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s1,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 89) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 89) s1 = (((((r3 & 255) << 24) | ((g3 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this3->buffer->b,(this3->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s1,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((s1 & 255) & 255)); - } - } - } - } -HXLINE( 90) { -HXLINE( 90) int offset1 = ((sourceView->byteOffset + (sourceView->stride * (y - mPointYFloor))) + (((x - mPointXFloor) + 1) * 4)); -HXDLIN( 90) switch((int)(mapFormat)){ - case (int)0: { -HXLINE( 90) int r4 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + offset1)) & 255)) ); -HXDLIN( 90) int g4 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset1 + 1))) & 255)) ); -HXDLIN( 90) int b3 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset1 + 2))) & 255)) ); -HXDLIN( 90) s2 = (((((r4 & 255) << 24) | ((g4 & 255) << 16)) | ((b3 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset1 + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 90) int r5 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset1 + 1))) & 255)) ); -HXDLIN( 90) int g5 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset1 + 2))) & 255)) ); -HXDLIN( 90) int b4 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset1 + 3))) & 255)) ); -HXDLIN( 90) s2 = (((((r5 & 255) << 24) | ((g5 & 255) << 16)) | ((b4 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + offset1)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 90) int r6 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset1 + 2))) & 255)) ); -HXDLIN( 90) int g6 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset1 + 1))) & 255)) ); -HXDLIN( 90) int b5 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + offset1)) & 255)) ); -HXDLIN( 90) s2 = (((((r6 & 255) << 24) | ((g6 & 255) << 16)) | ((b5 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset1 + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 90) if (mapPremultiplied) { -HXLINE( 90) bool _hx_tmp1; -HXDLIN( 90) if (((s2 & 255) != 0)) { -HXLINE( 90) _hx_tmp1 = ((s2 & 255) != 255); - } - else { -HXLINE( 90) _hx_tmp1 = false; - } -HXDLIN( 90) if (_hx_tmp1) { -HXLINE( 90) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((s2 & 255)) )); -HXDLIN( 90) { -HXLINE( 90) ::lime::utils::ArrayBufferView this4 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 90) int r7 = ( (int)(( ::__hxcpp_memory_get_byte(this4->buffer->b,(this4->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s2,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 90) ::lime::utils::ArrayBufferView this5 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 90) int g7 = ( (int)(( ::__hxcpp_memory_get_byte(this5->buffer->b,(this5->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s2,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 90) ::lime::utils::ArrayBufferView this6 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 90) s2 = (((((r7 & 255) << 24) | ((g7 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this6->buffer->b,(this6->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s2,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((s2 & 255) & 255)); - } - } - } - } -HXLINE( 91) { -HXLINE( 91) int offset2 = ((sourceView->byteOffset + (sourceView->stride * ((y - mPointYFloor) + 1))) + (((x - mPointXFloor) + 1) * 4)); -HXDLIN( 91) switch((int)(mapFormat)){ - case (int)0: { -HXLINE( 91) int r8 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + offset2)) & 255)) ); -HXDLIN( 91) int g8 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset2 + 1))) & 255)) ); -HXDLIN( 91) int b6 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset2 + 2))) & 255)) ); -HXDLIN( 91) s3 = (((((r8 & 255) << 24) | ((g8 & 255) << 16)) | ((b6 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset2 + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 91) int r9 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset2 + 1))) & 255)) ); -HXDLIN( 91) int g9 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset2 + 2))) & 255)) ); -HXDLIN( 91) int b7 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset2 + 3))) & 255)) ); -HXDLIN( 91) s3 = (((((r9 & 255) << 24) | ((g9 & 255) << 16)) | ((b7 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + offset2)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 91) int r10 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset2 + 2))) & 255)) ); -HXDLIN( 91) int g10 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset2 + 1))) & 255)) ); -HXDLIN( 91) int b8 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + offset2)) & 255)) ); -HXDLIN( 91) s3 = (((((r10 & 255) << 24) | ((g10 & 255) << 16)) | ((b8 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset2 + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 91) if (mapPremultiplied) { -HXLINE( 91) bool _hx_tmp2; -HXDLIN( 91) if (((s3 & 255) != 0)) { -HXLINE( 91) _hx_tmp2 = ((s3 & 255) != 255); - } - else { -HXLINE( 91) _hx_tmp2 = false; - } -HXDLIN( 91) if (_hx_tmp2) { -HXLINE( 91) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((s3 & 255)) )); -HXDLIN( 91) { -HXLINE( 91) ::lime::utils::ArrayBufferView this7 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 91) int r11 = ( (int)(( ::__hxcpp_memory_get_byte(this7->buffer->b,(this7->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s3,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 91) ::lime::utils::ArrayBufferView this8 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 91) int g11 = ( (int)(( ::__hxcpp_memory_get_byte(this8->buffer->b,(this8->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s3,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 91) ::lime::utils::ArrayBufferView this9 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 91) s3 = (((((r11 & 255) << 24) | ((g11 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this9->buffer->b,(this9->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s3,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((s3 & 255) & 255)); - } - } - } - } -HXLINE( 92) { -HXLINE( 92) int offset3 = ((sourceView->byteOffset + (sourceView->stride * (y - mPointYFloor))) + ((x - mPointXFloor) * 4)); -HXDLIN( 92) switch((int)(mapFormat)){ - case (int)0: { -HXLINE( 92) int r12 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + offset3)) & 255)) ); -HXDLIN( 92) int g12 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset3 + 1))) & 255)) ); -HXDLIN( 92) int b9 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset3 + 2))) & 255)) ); -HXDLIN( 92) s4 = (((((r12 & 255) << 24) | ((g12 & 255) << 16)) | ((b9 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset3 + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 92) int r13 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset3 + 1))) & 255)) ); -HXDLIN( 92) int g13 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset3 + 2))) & 255)) ); -HXDLIN( 92) int b10 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset3 + 3))) & 255)) ); -HXDLIN( 92) s4 = (((((r13 & 255) << 24) | ((g13 & 255) << 16)) | ((b10 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + offset3)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 92) int r14 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset3 + 2))) & 255)) ); -HXDLIN( 92) int g14 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset3 + 1))) & 255)) ); -HXDLIN( 92) int b11 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + offset3)) & 255)) ); -HXDLIN( 92) s4 = (((((r14 & 255) << 24) | ((g14 & 255) << 16)) | ((b11 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset3 + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 92) if (mapPremultiplied) { -HXLINE( 92) bool _hx_tmp3; -HXDLIN( 92) if (((s4 & 255) != 0)) { -HXLINE( 92) _hx_tmp3 = ((s4 & 255) != 255); - } - else { -HXLINE( 92) _hx_tmp3 = false; - } -HXDLIN( 92) if (_hx_tmp3) { -HXLINE( 92) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((s4 & 255)) )); -HXDLIN( 92) { -HXLINE( 92) ::lime::utils::ArrayBufferView this10 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 92) int r15 = ( (int)(( ::__hxcpp_memory_get_byte(this10->buffer->b,(this10->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s4,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 92) ::lime::utils::ArrayBufferView this11 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 92) int g15 = ( (int)(( ::__hxcpp_memory_get_byte(this11->buffer->b,(this11->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s4,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 92) ::lime::utils::ArrayBufferView this12 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 92) s4 = (((((r15 & 255) << 24) | ((g15 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this12->buffer->b,(this12->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s4,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((s4 & 255) & 255)); - } - } - } - } -HXLINE( 94) mapPixel = ::lime::_internal::graphics::ImageDataUtil_obj::bilinear(s1,s2,s3,s4,(mapPoint->x - ( (Float)(mPointXFloor) )),(mapPoint->y - ( (Float)(mPointYFloor) ))); - } - else { -HXLINE( 98) int offset4 = ((mapView->byteOffset + (mapView->stride * (y - mPointYFloor))) + ((x - mPointXFloor) * 4)); -HXDLIN( 98) switch((int)(mapFormat)){ - case (int)0: { -HXLINE( 98) int r16 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + offset4)) & 255)) ); -HXDLIN( 98) int g16 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset4 + 1))) & 255)) ); -HXDLIN( 98) int b12 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset4 + 2))) & 255)) ); -HXDLIN( 98) mapPixel = (((((r16 & 255) << 24) | ((g16 & 255) << 16)) | ((b12 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset4 + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 98) int r17 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset4 + 1))) & 255)) ); -HXDLIN( 98) int g17 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset4 + 2))) & 255)) ); -HXDLIN( 98) int b13 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset4 + 3))) & 255)) ); -HXDLIN( 98) mapPixel = (((((r17 & 255) << 24) | ((g17 & 255) << 16)) | ((b13 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + offset4)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 98) int r18 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset4 + 2))) & 255)) ); -HXDLIN( 98) int g18 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset4 + 1))) & 255)) ); -HXDLIN( 98) int b14 = ( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + offset4)) & 255)) ); -HXDLIN( 98) mapPixel = (((((r18 & 255) << 24) | ((g18 & 255) << 16)) | ((b14 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(mapData->buffer->b,(mapData->byteOffset + (offset4 + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 98) if (mapPremultiplied) { -HXLINE( 98) bool _hx_tmp4; -HXDLIN( 98) if (((mapPixel & 255) != 0)) { -HXLINE( 98) _hx_tmp4 = ((mapPixel & 255) != 255); - } - else { -HXLINE( 98) _hx_tmp4 = false; - } -HXDLIN( 98) if (_hx_tmp4) { -HXLINE( 98) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((mapPixel & 255)) )); -HXDLIN( 98) { -HXLINE( 98) ::lime::utils::ArrayBufferView this13 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 98) int r19 = ( (int)(( ::__hxcpp_memory_get_byte(this13->buffer->b,(this13->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(mapPixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 98) ::lime::utils::ArrayBufferView this14 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 98) int g19 = ( (int)(( ::__hxcpp_memory_get_byte(this14->buffer->b,(this14->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(mapPixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 98) ::lime::utils::ArrayBufferView this15 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 98) mapPixel = (((((r19 & 255) << 24) | ((g19 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this15->buffer->b,(this15->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(mapPixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((mapPixel & 255) & 255)); - } - } - } - } -HXLINE( 101) mapPixelA = (( (Float)((mapPixel & 255)) ) / ((Float)255.0)); -HXLINE( 102) mapPixelX = ((( (Float)(((hx::UShr(mapPixel,24) & 255) - 128)) ) / ((Float)255.0)) * mapPixelA); -HXLINE( 103) mapPixelY = ((( (Float)(((hx::UShr(mapPixel,16) & 255) - 128)) ) / ((Float)255.0)) * mapPixelA); -HXLINE( 105) disX = ((mapPixelX * componentX->x) + (mapPixelY * componentY->x)); -HXLINE( 106) disY = ((mapPixelX * componentX->y) + (mapPixelY * componentY->y)); -HXLINE( 108) disOffsetXFloor = ::Math_obj::floor((disX * ( (Float)(sourceView->width) ))); -HXLINE( 109) disOffsetYFloor = ::Math_obj::floor((disY * ( (Float)(sourceView->height) ))); -HXLINE( 111) if (smooth) { -HXLINE( 113) { -HXLINE( 113) int offset5 = ((sourceView->byteOffset + (sourceView->stride * ((y + disOffsetYFloor) + 1))) + ((x + disOffsetXFloor) * 4)); -HXDLIN( 113) switch((int)(sourceFormat)){ - case (int)0: { -HXLINE( 113) int r20 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + offset5)) & 255)) ); -HXDLIN( 113) int g20 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset5 + 1))) & 255)) ); -HXDLIN( 113) int b15 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset5 + 2))) & 255)) ); -HXDLIN( 113) s1 = (((((r20 & 255) << 24) | ((g20 & 255) << 16)) | ((b15 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset5 + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 113) int r21 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset5 + 1))) & 255)) ); -HXDLIN( 113) int g21 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset5 + 2))) & 255)) ); -HXDLIN( 113) int b16 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset5 + 3))) & 255)) ); -HXDLIN( 113) s1 = (((((r21 & 255) << 24) | ((g21 & 255) << 16)) | ((b16 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + offset5)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 113) int r22 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset5 + 2))) & 255)) ); -HXDLIN( 113) int g22 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset5 + 1))) & 255)) ); -HXDLIN( 113) int b17 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + offset5)) & 255)) ); -HXDLIN( 113) s1 = (((((r22 & 255) << 24) | ((g22 & 255) << 16)) | ((b17 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset5 + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 113) if (sourcePremultiplied) { -HXLINE( 113) bool _hx_tmp5; -HXDLIN( 113) if (((s1 & 255) != 0)) { -HXLINE( 113) _hx_tmp5 = ((s1 & 255) != 255); - } - else { -HXLINE( 113) _hx_tmp5 = false; - } -HXDLIN( 113) if (_hx_tmp5) { -HXLINE( 113) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((s1 & 255)) )); -HXDLIN( 113) { -HXLINE( 113) ::lime::utils::ArrayBufferView this16 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 113) int r23 = ( (int)(( ::__hxcpp_memory_get_byte(this16->buffer->b,(this16->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s1,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 113) ::lime::utils::ArrayBufferView this17 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 113) int g23 = ( (int)(( ::__hxcpp_memory_get_byte(this17->buffer->b,(this17->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s1,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 113) ::lime::utils::ArrayBufferView this18 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 113) s1 = (((((r23 & 255) << 24) | ((g23 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this18->buffer->b,(this18->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s1,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((s1 & 255) & 255)); - } - } - } - } -HXLINE( 114) { -HXLINE( 114) int offset6 = ((sourceView->byteOffset + (sourceView->stride * (y + disOffsetYFloor))) + (((x + disOffsetXFloor) + 1) * 4)); -HXDLIN( 114) switch((int)(sourceFormat)){ - case (int)0: { -HXLINE( 114) int r24 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + offset6)) & 255)) ); -HXDLIN( 114) int g24 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset6 + 1))) & 255)) ); -HXDLIN( 114) int b18 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset6 + 2))) & 255)) ); -HXDLIN( 114) s2 = (((((r24 & 255) << 24) | ((g24 & 255) << 16)) | ((b18 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset6 + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 114) int r25 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset6 + 1))) & 255)) ); -HXDLIN( 114) int g25 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset6 + 2))) & 255)) ); -HXDLIN( 114) int b19 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset6 + 3))) & 255)) ); -HXDLIN( 114) s2 = (((((r25 & 255) << 24) | ((g25 & 255) << 16)) | ((b19 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + offset6)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 114) int r26 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset6 + 2))) & 255)) ); -HXDLIN( 114) int g26 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset6 + 1))) & 255)) ); -HXDLIN( 114) int b20 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + offset6)) & 255)) ); -HXDLIN( 114) s2 = (((((r26 & 255) << 24) | ((g26 & 255) << 16)) | ((b20 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset6 + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 114) if (sourcePremultiplied) { -HXLINE( 114) bool _hx_tmp6; -HXDLIN( 114) if (((s2 & 255) != 0)) { -HXLINE( 114) _hx_tmp6 = ((s2 & 255) != 255); - } - else { -HXLINE( 114) _hx_tmp6 = false; - } -HXDLIN( 114) if (_hx_tmp6) { -HXLINE( 114) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((s2 & 255)) )); -HXDLIN( 114) { -HXLINE( 114) ::lime::utils::ArrayBufferView this19 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 114) int r27 = ( (int)(( ::__hxcpp_memory_get_byte(this19->buffer->b,(this19->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s2,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 114) ::lime::utils::ArrayBufferView this20 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 114) int g27 = ( (int)(( ::__hxcpp_memory_get_byte(this20->buffer->b,(this20->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s2,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 114) ::lime::utils::ArrayBufferView this21 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 114) s2 = (((((r27 & 255) << 24) | ((g27 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this21->buffer->b,(this21->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s2,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((s2 & 255) & 255)); - } - } - } - } -HXLINE( 115) { -HXLINE( 115) int offset7 = ((sourceView->byteOffset + (sourceView->stride * ((y + disOffsetYFloor) + 1))) + (((x + disOffsetXFloor) + 1) * 4)); -HXDLIN( 115) switch((int)(sourceFormat)){ - case (int)0: { -HXLINE( 115) int r28 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + offset7)) & 255)) ); -HXDLIN( 115) int g28 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset7 + 1))) & 255)) ); -HXDLIN( 115) int b21 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset7 + 2))) & 255)) ); -HXDLIN( 115) s3 = (((((r28 & 255) << 24) | ((g28 & 255) << 16)) | ((b21 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset7 + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 115) int r29 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset7 + 1))) & 255)) ); -HXDLIN( 115) int g29 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset7 + 2))) & 255)) ); -HXDLIN( 115) int b22 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset7 + 3))) & 255)) ); -HXDLIN( 115) s3 = (((((r29 & 255) << 24) | ((g29 & 255) << 16)) | ((b22 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + offset7)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 115) int r30 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset7 + 2))) & 255)) ); -HXDLIN( 115) int g30 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset7 + 1))) & 255)) ); -HXDLIN( 115) int b23 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + offset7)) & 255)) ); -HXDLIN( 115) s3 = (((((r30 & 255) << 24) | ((g30 & 255) << 16)) | ((b23 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset7 + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 115) if (sourcePremultiplied) { -HXLINE( 115) bool _hx_tmp7; -HXDLIN( 115) if (((s3 & 255) != 0)) { -HXLINE( 115) _hx_tmp7 = ((s3 & 255) != 255); - } - else { -HXLINE( 115) _hx_tmp7 = false; - } -HXDLIN( 115) if (_hx_tmp7) { -HXLINE( 115) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((s3 & 255)) )); -HXDLIN( 115) { -HXLINE( 115) ::lime::utils::ArrayBufferView this22 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 115) int r31 = ( (int)(( ::__hxcpp_memory_get_byte(this22->buffer->b,(this22->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s3,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 115) ::lime::utils::ArrayBufferView this23 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 115) int g31 = ( (int)(( ::__hxcpp_memory_get_byte(this23->buffer->b,(this23->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s3,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 115) ::lime::utils::ArrayBufferView this24 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 115) s3 = (((((r31 & 255) << 24) | ((g31 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this24->buffer->b,(this24->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s3,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((s3 & 255) & 255)); - } - } - } - } -HXLINE( 116) { -HXLINE( 116) int offset8 = ((sourceView->byteOffset + (sourceView->stride * (y + disOffsetYFloor))) + ((x + disOffsetXFloor) * 4)); -HXDLIN( 116) switch((int)(sourceFormat)){ - case (int)0: { -HXLINE( 116) int r32 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + offset8)) & 255)) ); -HXDLIN( 116) int g32 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset8 + 1))) & 255)) ); -HXDLIN( 116) int b24 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset8 + 2))) & 255)) ); -HXDLIN( 116) s4 = (((((r32 & 255) << 24) | ((g32 & 255) << 16)) | ((b24 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset8 + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 116) int r33 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset8 + 1))) & 255)) ); -HXDLIN( 116) int g33 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset8 + 2))) & 255)) ); -HXDLIN( 116) int b25 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset8 + 3))) & 255)) ); -HXDLIN( 116) s4 = (((((r33 & 255) << 24) | ((g33 & 255) << 16)) | ((b25 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + offset8)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 116) int r34 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset8 + 2))) & 255)) ); -HXDLIN( 116) int g34 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset8 + 1))) & 255)) ); -HXDLIN( 116) int b26 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + offset8)) & 255)) ); -HXDLIN( 116) s4 = (((((r34 & 255) << 24) | ((g34 & 255) << 16)) | ((b26 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset8 + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 116) if (sourcePremultiplied) { -HXLINE( 116) bool _hx_tmp8; -HXDLIN( 116) if (((s4 & 255) != 0)) { -HXLINE( 116) _hx_tmp8 = ((s4 & 255) != 255); - } - else { -HXLINE( 116) _hx_tmp8 = false; - } -HXDLIN( 116) if (_hx_tmp8) { -HXLINE( 116) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((s4 & 255)) )); -HXDLIN( 116) { -HXLINE( 116) ::lime::utils::ArrayBufferView this25 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 116) int r35 = ( (int)(( ::__hxcpp_memory_get_byte(this25->buffer->b,(this25->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s4,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 116) ::lime::utils::ArrayBufferView this26 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 116) int g35 = ( (int)(( ::__hxcpp_memory_get_byte(this26->buffer->b,(this26->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s4,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 116) ::lime::utils::ArrayBufferView this27 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 116) s4 = (((((r35 & 255) << 24) | ((g35 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this27->buffer->b,(this27->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(s4,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((s4 & 255) & 255)); - } - } - } - } -HXLINE( 118) sourcePixel = ::lime::_internal::graphics::ImageDataUtil_obj::bilinear(s1,s2,s3,s4,((disX * ( (Float)(sourceView->width) )) - ( (Float)(disOffsetXFloor) )),((disY * ( (Float)(sourceView->height) )) - ( (Float)(disOffsetYFloor) ))); - } - else { -HXLINE( 122) int offset9 = ((sourceView->byteOffset + (sourceView->stride * (y + disOffsetYFloor))) + ((x + disOffsetXFloor) * 4)); -HXDLIN( 122) switch((int)(sourceFormat)){ - case (int)0: { -HXLINE( 122) int r36 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + offset9)) & 255)) ); -HXDLIN( 122) int g36 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset9 + 1))) & 255)) ); -HXDLIN( 122) int b27 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset9 + 2))) & 255)) ); -HXDLIN( 122) sourcePixel = (((((r36 & 255) << 24) | ((g36 & 255) << 16)) | ((b27 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset9 + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 122) int r37 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset9 + 1))) & 255)) ); -HXDLIN( 122) int g37 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset9 + 2))) & 255)) ); -HXDLIN( 122) int b28 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset9 + 3))) & 255)) ); -HXDLIN( 122) sourcePixel = (((((r37 & 255) << 24) | ((g37 & 255) << 16)) | ((b28 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + offset9)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 122) int r38 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset9 + 2))) & 255)) ); -HXDLIN( 122) int g38 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset9 + 1))) & 255)) ); -HXDLIN( 122) int b29 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + offset9)) & 255)) ); -HXDLIN( 122) sourcePixel = (((((r38 & 255) << 24) | ((g38 & 255) << 16)) | ((b29 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (offset9 + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 122) if (sourcePremultiplied) { -HXLINE( 122) bool _hx_tmp9; -HXDLIN( 122) if (((sourcePixel & 255) != 0)) { -HXLINE( 122) _hx_tmp9 = ((sourcePixel & 255) != 255); - } - else { -HXLINE( 122) _hx_tmp9 = false; - } -HXDLIN( 122) if (_hx_tmp9) { -HXLINE( 122) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((sourcePixel & 255)) )); -HXDLIN( 122) { -HXLINE( 122) ::lime::utils::ArrayBufferView this28 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 122) int r39 = ( (int)(( ::__hxcpp_memory_get_byte(this28->buffer->b,(this28->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 122) ::lime::utils::ArrayBufferView this29 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 122) int g39 = ( (int)(( ::__hxcpp_memory_get_byte(this29->buffer->b,(this29->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 122) ::lime::utils::ArrayBufferView this30 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 122) sourcePixel = (((((r39 & 255) << 24) | ((g39 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this30->buffer->b,(this30->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((sourcePixel & 255) & 255)); - } - } - } - } -HXLINE( 125) { -HXLINE( 125) if (targetPremultiplied) { -HXLINE( 125) if (((sourcePixel & 255) == 0)) { -HXLINE( 125) if ((sourcePixel != 0)) { -HXLINE( 125) sourcePixel = 0; - } - } - else { -HXLINE( 125) if (((sourcePixel & 255) != 255)) { -HXLINE( 125) ::lime::utils::ArrayBufferView this31 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 125) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this31->buffer->b,(this31->byteOffset + ((sourcePixel & 255) * 4)))) ); -HXDLIN( 125) sourcePixel = ((((((((hx::UShr(sourcePixel,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(sourcePixel,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(sourcePixel,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((sourcePixel & 255) & 255)); - } - } - } -HXDLIN( 125) switch((int)(targetFormat)){ - case (int)0: { -HXLINE( 125) { -HXLINE( 125) int val = (hx::UShr(sourcePixel,24) & 255); -HXDLIN( 125) ::__hxcpp_memory_set_byte(targetData->buffer->b,(targetData->byteOffset + sourceOffset),val); - } -HXDLIN( 125) { -HXLINE( 125) int val1 = (hx::UShr(sourcePixel,16) & 255); -HXDLIN( 125) ::__hxcpp_memory_set_byte(targetData->buffer->b,(targetData->byteOffset + (sourceOffset + 1)),val1); - } -HXDLIN( 125) { -HXLINE( 125) int val2 = (hx::UShr(sourcePixel,8) & 255); -HXDLIN( 125) ::__hxcpp_memory_set_byte(targetData->buffer->b,(targetData->byteOffset + (sourceOffset + 2)),val2); - } -HXDLIN( 125) { -HXLINE( 125) int val3 = (sourcePixel & 255); -HXDLIN( 125) ::__hxcpp_memory_set_byte(targetData->buffer->b,(targetData->byteOffset + (sourceOffset + 3)),val3); - } - } - break; - case (int)1: { -HXLINE( 125) { -HXLINE( 125) int val4 = (sourcePixel & 255); -HXDLIN( 125) ::__hxcpp_memory_set_byte(targetData->buffer->b,(targetData->byteOffset + sourceOffset),val4); - } -HXDLIN( 125) { -HXLINE( 125) int val5 = (hx::UShr(sourcePixel,24) & 255); -HXDLIN( 125) ::__hxcpp_memory_set_byte(targetData->buffer->b,(targetData->byteOffset + (sourceOffset + 1)),val5); - } -HXDLIN( 125) { -HXLINE( 125) int val6 = (hx::UShr(sourcePixel,16) & 255); -HXDLIN( 125) ::__hxcpp_memory_set_byte(targetData->buffer->b,(targetData->byteOffset + (sourceOffset + 2)),val6); - } -HXDLIN( 125) { -HXLINE( 125) int val7 = (hx::UShr(sourcePixel,8) & 255); -HXDLIN( 125) ::__hxcpp_memory_set_byte(targetData->buffer->b,(targetData->byteOffset + (sourceOffset + 3)),val7); - } - } - break; - case (int)2: { -HXLINE( 125) { -HXLINE( 125) int val8 = (hx::UShr(sourcePixel,8) & 255); -HXDLIN( 125) ::__hxcpp_memory_set_byte(targetData->buffer->b,(targetData->byteOffset + sourceOffset),val8); - } -HXDLIN( 125) { -HXLINE( 125) int val9 = (hx::UShr(sourcePixel,16) & 255); -HXDLIN( 125) ::__hxcpp_memory_set_byte(targetData->buffer->b,(targetData->byteOffset + (sourceOffset + 1)),val9); - } -HXDLIN( 125) { -HXLINE( 125) int val10 = (hx::UShr(sourcePixel,24) & 255); -HXDLIN( 125) ::__hxcpp_memory_set_byte(targetData->buffer->b,(targetData->byteOffset + (sourceOffset + 2)),val10); - } -HXDLIN( 125) { -HXLINE( 125) int val11 = (sourcePixel & 255); -HXDLIN( 125) ::__hxcpp_memory_set_byte(targetData->buffer->b,(targetData->byteOffset + (sourceOffset + 3)),val11); - } - } - break; - } - } - } - } - } - } -HXLINE( 129) target->dirty = true; -HXLINE( 130) target->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(ImageDataUtil_obj,displaceMap,(void)) - -int ImageDataUtil_obj::bilinear(int s1,int s2,int s3,int s4,Float su,Float sv){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_139_bilinear) -HXDLIN( 139) int _hx_tmp = ::lime::_internal::graphics::ImageDataUtil_obj::lerpRGBA(s4,s2,su); -HXDLIN( 139) return ::lime::_internal::graphics::ImageDataUtil_obj::lerpRGBA(_hx_tmp,::lime::_internal::graphics::ImageDataUtil_obj::lerpRGBA(s1,s3,su),sv); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(ImageDataUtil_obj,bilinear,return ) - -int ImageDataUtil_obj::lerpRGBA(int v0,int v1,Float x){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_143_lerpRGBA) -HXLINE( 144) int this1 = 0; -HXDLIN( 144) int result = this1; -HXLINE( 145) { -HXLINE( 145) int value = ::Math_obj::floor(::lime::_internal::graphics::ImageDataUtil_obj::lerp(( (Float)((hx::UShr(v0,24) & 255)) ),( (Float)((hx::UShr(v1,24) & 255)) ),x)); -HXDLIN( 145) result = (((((value & 255) << 24) | (((hx::UShr(result,16) & 255) & 255) << 16)) | (((hx::UShr(result,8) & 255) & 255) << 8)) | ((result & 255) & 255)); - } -HXLINE( 146) { -HXLINE( 146) int value1 = ::Math_obj::floor(::lime::_internal::graphics::ImageDataUtil_obj::lerp(( (Float)((hx::UShr(v0,16) & 255)) ),( (Float)((hx::UShr(v1,16) & 255)) ),x)); -HXDLIN( 146) result = ((((((hx::UShr(result,24) & 255) & 255) << 24) | ((value1 & 255) << 16)) | (((hx::UShr(result,8) & 255) & 255) << 8)) | ((result & 255) & 255)); - } -HXLINE( 147) { -HXLINE( 147) int value2 = ::Math_obj::floor(::lime::_internal::graphics::ImageDataUtil_obj::lerp(( (Float)((hx::UShr(v0,8) & 255)) ),( (Float)((hx::UShr(v1,8) & 255)) ),x)); -HXDLIN( 147) result = ((((((hx::UShr(result,24) & 255) & 255) << 24) | (((hx::UShr(result,16) & 255) & 255) << 16)) | ((value2 & 255) << 8)) | ((result & 255) & 255)); - } -HXLINE( 148) { -HXLINE( 148) int value3 = ::Math_obj::floor(::lime::_internal::graphics::ImageDataUtil_obj::lerp(( (Float)((v0 & 255)) ),( (Float)((v1 & 255)) ),x)); -HXDLIN( 148) result = ((((((hx::UShr(result,24) & 255) & 255) << 24) | (((hx::UShr(result,16) & 255) & 255) << 16)) | (((hx::UShr(result,8) & 255) & 255) << 8)) | (value3 & 255)); - } -HXLINE( 150) return result; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ImageDataUtil_obj,lerpRGBA,return ) - - ::lime::math::Vector4 ImageDataUtil_obj::lerp4f( ::lime::math::Vector4 v0, ::lime::math::Vector4 v1,Float x){ - HX_GC_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_155_lerp4f) -HXDLIN( 155) Float _hx_tmp = ::lime::_internal::graphics::ImageDataUtil_obj::lerp(v0->x,v1->x,x); -HXDLIN( 155) Float _hx_tmp1 = ::lime::_internal::graphics::ImageDataUtil_obj::lerp(v0->y,v1->y,x); -HXDLIN( 155) Float _hx_tmp2 = ::lime::_internal::graphics::ImageDataUtil_obj::lerp(v0->z,v1->z,x); -HXDLIN( 155) return ::lime::math::Vector4_obj::__alloc( HX_CTX ,_hx_tmp,_hx_tmp1,_hx_tmp2,::lime::_internal::graphics::ImageDataUtil_obj::lerp(v0->w,v1->w,x)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ImageDataUtil_obj,lerp4f,return ) - -Float ImageDataUtil_obj::lerp(Float v0,Float v1,Float x){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_160_lerp) -HXDLIN( 160) return (((((Float)1.0) - x) * v0) + (x * v1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ImageDataUtil_obj,lerp,return ) - -void ImageDataUtil_obj::colorTransform( ::lime::graphics::Image image, ::lime::math::Rectangle rect, ::lime::utils::ArrayBufferView colorMatrix){ - HX_GC_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_164_colorTransform) -HXLINE( 165) ::lime::utils::ArrayBufferView data = image->buffer->data; -HXLINE( 166) if (hx::IsNull( data )) { -HXLINE( 166) return; - } -HXLINE( 169) if (::lime::_hx_system::CFFI_obj::enabled) { -HXLINE( 169) ::lime::_internal::backend::native::NativeCFFI_obj::lime_image_data_util_color_transform(hx::DynamicPtr(image),hx::DynamicPtr(rect),hx::DynamicPtr(colorMatrix)); - } - else { -HXLINE( 173) int format = image->buffer->format; -HXLINE( 174) bool premultiplied = image->buffer->premultiplied; -HXLINE( 176) ::lime::_internal::graphics::_ImageDataUtil::ImageDataView dataView = ::lime::_internal::graphics::_ImageDataUtil::ImageDataView_obj::__alloc( HX_CTX ,image,rect); -HXLINE( 178) ::lime::utils::ArrayBufferView alphaTable = ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::getAlphaTable(colorMatrix); -HXLINE( 179) ::lime::utils::ArrayBufferView redTable = ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::getRedTable(colorMatrix); -HXLINE( 180) ::lime::utils::ArrayBufferView greenTable = ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::getGreenTable(colorMatrix); -HXLINE( 181) ::lime::utils::ArrayBufferView blueTable = ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::getBlueTable(colorMatrix); -HXLINE( 183) int row; -HXDLIN( 183) int offset; -HXDLIN( 183) int pixel; -HXLINE( 185) { -HXLINE( 185) int _g = 0; -HXDLIN( 185) int _g1 = dataView->height; -HXDLIN( 185) while((_g < _g1)){ -HXLINE( 185) _g = (_g + 1); -HXDLIN( 185) int y = (_g - 1); -HXLINE( 187) row = (dataView->byteOffset + (dataView->stride * y)); -HXLINE( 189) { -HXLINE( 189) int _g2 = 0; -HXDLIN( 189) int _g11 = dataView->width; -HXDLIN( 189) while((_g2 < _g11)){ -HXLINE( 189) _g2 = (_g2 + 1); -HXDLIN( 189) int x = (_g2 - 1); -HXLINE( 191) offset = (row + (x * 4)); -HXLINE( 193) { -HXLINE( 193) switch((int)(format)){ - case (int)0: { -HXLINE( 193) int r = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN( 193) int g = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 193) int b = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 193) pixel = (((((r & 255) << 24) | ((g & 255) << 16)) | ((b & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 193) int r1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 193) int g1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 193) int b1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ); -HXDLIN( 193) pixel = (((((r1 & 255) << 24) | ((g1 & 255) << 16)) | ((b1 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 193) int r2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 193) int g2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 193) int b2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN( 193) pixel = (((((r2 & 255) << 24) | ((g2 & 255) << 16)) | ((b2 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 193) if (premultiplied) { -HXLINE( 193) bool _hx_tmp; -HXDLIN( 193) if (((pixel & 255) != 0)) { -HXLINE( 193) _hx_tmp = ((pixel & 255) != 255); - } - else { -HXLINE( 193) _hx_tmp = false; - } -HXDLIN( 193) if (_hx_tmp) { -HXLINE( 193) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((pixel & 255)) )); -HXDLIN( 193) { -HXLINE( 193) ::lime::utils::ArrayBufferView this1 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 193) int r3 = ( (int)(( ::__hxcpp_memory_get_byte(this1->buffer->b,(this1->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(pixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 193) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 193) int g3 = ( (int)(( ::__hxcpp_memory_get_byte(this2->buffer->b,(this2->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(pixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 193) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 193) pixel = (((((r3 & 255) << 24) | ((g3 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this3->buffer->b,(this3->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(pixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((pixel & 255) & 255)); - } - } - } - } -HXLINE( 194) { -HXLINE( 194) int r4 = ( (int)(( ::__hxcpp_memory_get_byte(redTable->buffer->b,(redTable->byteOffset + (hx::UShr(pixel,24) & 255))) & 255)) ); -HXDLIN( 194) int g4 = ( (int)(( ::__hxcpp_memory_get_byte(greenTable->buffer->b,(greenTable->byteOffset + (hx::UShr(pixel,16) & 255))) & 255)) ); -HXDLIN( 194) int b3 = ( (int)(( ::__hxcpp_memory_get_byte(blueTable->buffer->b,(blueTable->byteOffset + (hx::UShr(pixel,8) & 255))) & 255)) ); -HXDLIN( 194) pixel = (((((r4 & 255) << 24) | ((g4 & 255) << 16)) | ((b3 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(alphaTable->buffer->b,(alphaTable->byteOffset + (pixel & 255))) & 255)) ) & 255)); - } -HXLINE( 195) { -HXLINE( 195) if (premultiplied) { -HXLINE( 195) if (((pixel & 255) == 0)) { -HXLINE( 195) if ((pixel != 0)) { -HXLINE( 195) pixel = 0; - } - } - else { -HXLINE( 195) if (((pixel & 255) != 255)) { -HXLINE( 195) ::lime::utils::ArrayBufferView this4 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 195) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this4->buffer->b,(this4->byteOffset + ((pixel & 255) * 4)))) ); -HXDLIN( 195) pixel = ((((((((hx::UShr(pixel,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(pixel,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(pixel,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((pixel & 255) & 255)); - } - } - } -HXDLIN( 195) switch((int)(format)){ - case (int)0: { -HXLINE( 195) { -HXLINE( 195) int val = (hx::UShr(pixel,24) & 255); -HXDLIN( 195) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val); - } -HXDLIN( 195) { -HXLINE( 195) int val1 = (hx::UShr(pixel,16) & 255); -HXDLIN( 195) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val1); - } -HXDLIN( 195) { -HXLINE( 195) int val2 = (hx::UShr(pixel,8) & 255); -HXDLIN( 195) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val2); - } -HXDLIN( 195) { -HXLINE( 195) int val3 = (pixel & 255); -HXDLIN( 195) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val3); - } - } - break; - case (int)1: { -HXLINE( 195) { -HXLINE( 195) int val4 = (pixel & 255); -HXDLIN( 195) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val4); - } -HXDLIN( 195) { -HXLINE( 195) int val5 = (hx::UShr(pixel,24) & 255); -HXDLIN( 195) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val5); - } -HXDLIN( 195) { -HXLINE( 195) int val6 = (hx::UShr(pixel,16) & 255); -HXDLIN( 195) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val6); - } -HXDLIN( 195) { -HXLINE( 195) int val7 = (hx::UShr(pixel,8) & 255); -HXDLIN( 195) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val7); - } - } - break; - case (int)2: { -HXLINE( 195) { -HXLINE( 195) int val8 = (hx::UShr(pixel,8) & 255); -HXDLIN( 195) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val8); - } -HXDLIN( 195) { -HXLINE( 195) int val9 = (hx::UShr(pixel,16) & 255); -HXDLIN( 195) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val9); - } -HXDLIN( 195) { -HXLINE( 195) int val10 = (hx::UShr(pixel,24) & 255); -HXDLIN( 195) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val10); - } -HXDLIN( 195) { -HXLINE( 195) int val11 = (pixel & 255); -HXDLIN( 195) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val11); - } - } - break; - } - } - } - } - } - } - } -HXLINE( 200) image->dirty = true; -HXLINE( 201) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ImageDataUtil_obj,colorTransform,(void)) - -void ImageDataUtil_obj::copyChannel( ::lime::graphics::Image image, ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint, ::lime::graphics::ImageChannel sourceChannel, ::lime::graphics::ImageChannel destChannel){ - HX_GC_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_206_copyChannel) -HXLINE( 207) int destIdx; -HXDLIN( 207) switch((int)(destChannel->_hx_getIndex())){ - case (int)0: { -HXLINE( 207) destIdx = 0; - } - break; - case (int)1: { -HXLINE( 207) destIdx = 1; - } - break; - case (int)2: { -HXLINE( 207) destIdx = 2; - } - break; - case (int)3: { -HXLINE( 207) destIdx = 3; - } - break; - } -HXLINE( 215) int srcIdx; -HXDLIN( 215) switch((int)(sourceChannel->_hx_getIndex())){ - case (int)0: { -HXLINE( 215) srcIdx = 0; - } - break; - case (int)1: { -HXLINE( 215) srcIdx = 1; - } - break; - case (int)2: { -HXLINE( 215) srcIdx = 2; - } - break; - case (int)3: { -HXLINE( 215) srcIdx = 3; - } - break; - } -HXLINE( 223) ::lime::utils::ArrayBufferView srcData = sourceImage->buffer->data; -HXLINE( 224) ::lime::utils::ArrayBufferView destData = image->buffer->data; -HXLINE( 226) bool _hx_tmp; -HXDLIN( 226) if (hx::IsNotNull( srcData )) { -HXLINE( 226) _hx_tmp = hx::IsNull( destData ); - } - else { -HXLINE( 226) _hx_tmp = true; - } -HXDLIN( 226) if (_hx_tmp) { -HXLINE( 226) return; - } -HXLINE( 229) if (::lime::_hx_system::CFFI_obj::enabled) { -HXLINE( 229) ::lime::_internal::backend::native::NativeCFFI_obj::lime_image_data_util_copy_channel(hx::DynamicPtr(image),hx::DynamicPtr(sourceImage),hx::DynamicPtr(sourceRect),hx::DynamicPtr(destPoint),srcIdx,destIdx); - } - else { -HXLINE( 233) ::lime::_internal::graphics::_ImageDataUtil::ImageDataView srcView = ::lime::_internal::graphics::_ImageDataUtil::ImageDataView_obj::__alloc( HX_CTX ,sourceImage,sourceRect); -HXLINE( 234) ::lime::_internal::graphics::_ImageDataUtil::ImageDataView destView = ::lime::_internal::graphics::_ImageDataUtil::ImageDataView_obj::__alloc( HX_CTX ,image, ::lime::math::Rectangle_obj::__alloc( HX_CTX ,destPoint->x,destPoint->y,srcView->width,srcView->height)); -HXLINE( 236) int srcFormat = sourceImage->buffer->format; -HXLINE( 237) int destFormat = image->buffer->format; -HXLINE( 238) bool srcPremultiplied = sourceImage->buffer->premultiplied; -HXLINE( 239) bool destPremultiplied = image->buffer->premultiplied; -HXLINE( 241) int srcPosition; -HXDLIN( 241) int destPosition; -HXDLIN( 241) int srcPixel; -HXDLIN( 241) int destPixel; -HXDLIN( 241) int value = 0; -HXLINE( 247) { -HXLINE( 247) int _g = 0; -HXDLIN( 247) int _g1 = destView->height; -HXDLIN( 247) while((_g < _g1)){ -HXLINE( 247) _g = (_g + 1); -HXDLIN( 247) int y = (_g - 1); -HXLINE( 249) srcPosition = (srcView->byteOffset + (srcView->stride * y)); -HXLINE( 250) destPosition = (destView->byteOffset + (destView->stride * y)); -HXLINE( 252) { -HXLINE( 252) int _g2 = 0; -HXDLIN( 252) int _g11 = destView->width; -HXDLIN( 252) while((_g2 < _g11)){ -HXLINE( 252) _g2 = (_g2 + 1); -HXDLIN( 252) int x = (_g2 - 1); -HXLINE( 254) { -HXLINE( 254) switch((int)(srcFormat)){ - case (int)0: { -HXLINE( 254) int r = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + srcPosition)) & 255)) ); -HXDLIN( 254) int g = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 1))) & 255)) ); -HXDLIN( 254) int b = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 2))) & 255)) ); -HXDLIN( 254) srcPixel = (((((r & 255) << 24) | ((g & 255) << 16)) | ((b & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 254) int r1 = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 1))) & 255)) ); -HXDLIN( 254) int g1 = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 2))) & 255)) ); -HXDLIN( 254) int b1 = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 3))) & 255)) ); -HXDLIN( 254) srcPixel = (((((r1 & 255) << 24) | ((g1 & 255) << 16)) | ((b1 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + srcPosition)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 254) int r2 = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 2))) & 255)) ); -HXDLIN( 254) int g2 = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 1))) & 255)) ); -HXDLIN( 254) int b2 = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + srcPosition)) & 255)) ); -HXDLIN( 254) srcPixel = (((((r2 & 255) << 24) | ((g2 & 255) << 16)) | ((b2 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 254) if (srcPremultiplied) { -HXLINE( 254) bool _hx_tmp1; -HXDLIN( 254) if (((srcPixel & 255) != 0)) { -HXLINE( 254) _hx_tmp1 = ((srcPixel & 255) != 255); - } - else { -HXLINE( 254) _hx_tmp1 = false; - } -HXDLIN( 254) if (_hx_tmp1) { -HXLINE( 254) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((srcPixel & 255)) )); -HXDLIN( 254) { -HXLINE( 254) ::lime::utils::ArrayBufferView this1 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 254) int r3 = ( (int)(( ::__hxcpp_memory_get_byte(this1->buffer->b,(this1->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(srcPixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 254) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 254) int g3 = ( (int)(( ::__hxcpp_memory_get_byte(this2->buffer->b,(this2->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(srcPixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 254) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 254) srcPixel = (((((r3 & 255) << 24) | ((g3 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this3->buffer->b,(this3->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(srcPixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((srcPixel & 255) & 255)); - } - } - } - } -HXLINE( 255) { -HXLINE( 255) switch((int)(destFormat)){ - case (int)0: { -HXLINE( 255) int r4 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + destPosition)) & 255)) ); -HXDLIN( 255) int g4 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1))) & 255)) ); -HXDLIN( 255) int b3 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2))) & 255)) ); -HXDLIN( 255) destPixel = (((((r4 & 255) << 24) | ((g4 & 255) << 16)) | ((b3 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 255) int r5 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1))) & 255)) ); -HXDLIN( 255) int g5 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2))) & 255)) ); -HXDLIN( 255) int b4 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3))) & 255)) ); -HXDLIN( 255) destPixel = (((((r5 & 255) << 24) | ((g5 & 255) << 16)) | ((b4 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + destPosition)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 255) int r6 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2))) & 255)) ); -HXDLIN( 255) int g6 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1))) & 255)) ); -HXDLIN( 255) int b5 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + destPosition)) & 255)) ); -HXDLIN( 255) destPixel = (((((r6 & 255) << 24) | ((g6 & 255) << 16)) | ((b5 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 255) if (destPremultiplied) { -HXLINE( 255) bool _hx_tmp2; -HXDLIN( 255) if (((destPixel & 255) != 0)) { -HXLINE( 255) _hx_tmp2 = ((destPixel & 255) != 255); - } - else { -HXLINE( 255) _hx_tmp2 = false; - } -HXDLIN( 255) if (_hx_tmp2) { -HXLINE( 255) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((destPixel & 255)) )); -HXDLIN( 255) { -HXLINE( 255) ::lime::utils::ArrayBufferView this4 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 255) int r7 = ( (int)(( ::__hxcpp_memory_get_byte(this4->buffer->b,(this4->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(destPixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 255) ::lime::utils::ArrayBufferView this5 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 255) int g7 = ( (int)(( ::__hxcpp_memory_get_byte(this5->buffer->b,(this5->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(destPixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 255) ::lime::utils::ArrayBufferView this6 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 255) destPixel = (((((r7 & 255) << 24) | ((g7 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this6->buffer->b,(this6->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(destPixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((destPixel & 255) & 255)); - } - } - } - } -HXLINE( 257) switch((int)(srcIdx)){ - case (int)0: { -HXLINE( 260) value = (hx::UShr(srcPixel,24) & 255); - } - break; - case (int)1: { -HXLINE( 262) value = (hx::UShr(srcPixel,16) & 255); - } - break; - case (int)2: { -HXLINE( 264) value = (hx::UShr(srcPixel,8) & 255); - } - break; - case (int)3: { -HXLINE( 266) value = (srcPixel & 255); - } - break; - } -HXLINE( 269) switch((int)(destIdx)){ - case (int)0: { -HXLINE( 272) destPixel = (((((value & 255) << 24) | (((hx::UShr(destPixel,16) & 255) & 255) << 16)) | (((hx::UShr(destPixel,8) & 255) & 255) << 8)) | ((destPixel & 255) & 255)); - } - break; - case (int)1: { -HXLINE( 274) destPixel = ((((((hx::UShr(destPixel,24) & 255) & 255) << 24) | ((value & 255) << 16)) | (((hx::UShr(destPixel,8) & 255) & 255) << 8)) | ((destPixel & 255) & 255)); - } - break; - case (int)2: { -HXLINE( 276) destPixel = ((((((hx::UShr(destPixel,24) & 255) & 255) << 24) | (((hx::UShr(destPixel,16) & 255) & 255) << 16)) | ((value & 255) << 8)) | ((destPixel & 255) & 255)); - } - break; - case (int)3: { -HXLINE( 278) destPixel = ((((((hx::UShr(destPixel,24) & 255) & 255) << 24) | (((hx::UShr(destPixel,16) & 255) & 255) << 16)) | (((hx::UShr(destPixel,8) & 255) & 255) << 8)) | (value & 255)); - } - break; - } -HXLINE( 281) { -HXLINE( 281) if (destPremultiplied) { -HXLINE( 281) if (((destPixel & 255) == 0)) { -HXLINE( 281) if ((destPixel != 0)) { -HXLINE( 281) destPixel = 0; - } - } - else { -HXLINE( 281) if (((destPixel & 255) != 255)) { -HXLINE( 281) ::lime::utils::ArrayBufferView this7 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 281) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this7->buffer->b,(this7->byteOffset + ((destPixel & 255) * 4)))) ); -HXDLIN( 281) destPixel = ((((((((hx::UShr(destPixel,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(destPixel,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(destPixel,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((destPixel & 255) & 255)); - } - } - } -HXDLIN( 281) switch((int)(destFormat)){ - case (int)0: { -HXLINE( 281) { -HXLINE( 281) int val = (hx::UShr(destPixel,24) & 255); -HXDLIN( 281) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val); - } -HXDLIN( 281) { -HXLINE( 281) int val1 = (hx::UShr(destPixel,16) & 255); -HXDLIN( 281) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val1); - } -HXDLIN( 281) { -HXLINE( 281) int val2 = (hx::UShr(destPixel,8) & 255); -HXDLIN( 281) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val2); - } -HXDLIN( 281) { -HXLINE( 281) int val3 = (destPixel & 255); -HXDLIN( 281) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val3); - } - } - break; - case (int)1: { -HXLINE( 281) { -HXLINE( 281) int val4 = (destPixel & 255); -HXDLIN( 281) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val4); - } -HXDLIN( 281) { -HXLINE( 281) int val5 = (hx::UShr(destPixel,24) & 255); -HXDLIN( 281) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val5); - } -HXDLIN( 281) { -HXLINE( 281) int val6 = (hx::UShr(destPixel,16) & 255); -HXDLIN( 281) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val6); - } -HXDLIN( 281) { -HXLINE( 281) int val7 = (hx::UShr(destPixel,8) & 255); -HXDLIN( 281) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val7); - } - } - break; - case (int)2: { -HXLINE( 281) { -HXLINE( 281) int val8 = (hx::UShr(destPixel,8) & 255); -HXDLIN( 281) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val8); - } -HXDLIN( 281) { -HXLINE( 281) int val9 = (hx::UShr(destPixel,16) & 255); -HXDLIN( 281) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val9); - } -HXDLIN( 281) { -HXLINE( 281) int val10 = (hx::UShr(destPixel,24) & 255); -HXDLIN( 281) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val10); - } -HXDLIN( 281) { -HXLINE( 281) int val11 = (destPixel & 255); -HXDLIN( 281) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val11); - } - } - break; - } - } -HXLINE( 283) srcPosition = (srcPosition + 4); -HXLINE( 284) destPosition = (destPosition + 4); - } - } - } - } - } -HXLINE( 289) image->dirty = true; -HXLINE( 290) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(ImageDataUtil_obj,copyChannel,(void)) - -void ImageDataUtil_obj::copyPixels( ::lime::graphics::Image image, ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint, ::lime::graphics::Image alphaImage, ::lime::math::Vector2 alphaPoint,hx::Null< bool > __o_mergeAlpha){ - bool mergeAlpha = __o_mergeAlpha.Default(false); - HX_GC_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_295_copyPixels) -HXLINE( 296) bool _hx_tmp; -HXDLIN( 296) bool _hx_tmp1; -HXDLIN( 296) bool _hx_tmp2; -HXDLIN( 296) bool _hx_tmp3; -HXDLIN( 296) bool _hx_tmp4; -HXDLIN( 296) bool _hx_tmp5; -HXDLIN( 296) bool _hx_tmp6; -HXDLIN( 296) bool _hx_tmp7; -HXDLIN( 296) bool _hx_tmp8; -HXDLIN( 296) bool _hx_tmp9; -HXDLIN( 296) bool _hx_tmp10; -HXDLIN( 296) if ((image->width == sourceImage->width)) { -HXLINE( 296) _hx_tmp10 = (image->height == sourceImage->height); - } - else { -HXLINE( 296) _hx_tmp10 = false; - } -HXDLIN( 296) if (_hx_tmp10) { -HXLINE( 296) _hx_tmp9 = (sourceRect->width == sourceImage->width); - } - else { -HXLINE( 296) _hx_tmp9 = false; - } -HXDLIN( 296) if (_hx_tmp9) { -HXLINE( 296) _hx_tmp8 = (sourceRect->height == sourceImage->height); - } - else { -HXLINE( 296) _hx_tmp8 = false; - } -HXDLIN( 296) if (_hx_tmp8) { -HXLINE( 296) _hx_tmp7 = (sourceRect->x == 0); - } - else { -HXLINE( 296) _hx_tmp7 = false; - } -HXDLIN( 296) if (_hx_tmp7) { -HXLINE( 296) _hx_tmp6 = (sourceRect->y == 0); - } - else { -HXLINE( 296) _hx_tmp6 = false; - } -HXDLIN( 296) if (_hx_tmp6) { -HXLINE( 296) _hx_tmp5 = (destPoint->x == 0); - } - else { -HXLINE( 296) _hx_tmp5 = false; - } -HXDLIN( 296) if (_hx_tmp5) { -HXLINE( 296) _hx_tmp4 = (destPoint->y == 0); - } - else { -HXLINE( 296) _hx_tmp4 = false; - } -HXDLIN( 296) if (_hx_tmp4) { -HXLINE( 296) _hx_tmp3 = hx::IsNull( alphaImage ); - } - else { -HXLINE( 296) _hx_tmp3 = false; - } -HXDLIN( 296) if (_hx_tmp3) { -HXLINE( 296) _hx_tmp2 = hx::IsNull( alphaPoint ); - } - else { -HXLINE( 296) _hx_tmp2 = false; - } -HXDLIN( 296) if (_hx_tmp2) { -HXLINE( 296) _hx_tmp1 = (mergeAlpha == false); - } - else { -HXLINE( 296) _hx_tmp1 = false; - } -HXDLIN( 296) if (_hx_tmp1) { -HXLINE( 307) int _hx_tmp11 = image->get_format(); -HXLINE( 296) _hx_tmp = (_hx_tmp11 == sourceImage->get_format()); - } - else { -HXLINE( 296) _hx_tmp = false; - } -HXDLIN( 296) if (_hx_tmp) { -HXLINE( 309) ::lime::utils::ArrayBufferView _this = image->buffer->data; -HXDLIN( 309) ::lime::utils::ArrayBufferView view = sourceImage->buffer->data; -HXDLIN( 309) ::cpp::VirtualArray array = null(); -HXDLIN( 309) int offset = 0; -HXDLIN( 309) bool _hx_tmp12; -HXDLIN( 309) if (hx::IsNotNull( view )) { -HXLINE( 309) _hx_tmp12 = hx::IsNull( array ); - } - else { -HXLINE( 309) _hx_tmp12 = false; - } -HXDLIN( 309) if (_hx_tmp12) { -HXLINE( 309) _this->buffer->blit((offset * _this->bytesPerElement),view->buffer,view->byteOffset,view->byteLength); - } - else { -HXLINE( 309) bool _hx_tmp13; -HXDLIN( 309) if (hx::IsNotNull( array )) { -HXLINE( 309) _hx_tmp13 = hx::IsNull( view ); - } - else { -HXLINE( 309) _hx_tmp13 = false; - } -HXDLIN( 309) if (_hx_tmp13) { -HXLINE( 309) _this->copyFromArray(array,offset); - } - else { -HXLINE( 309) HX_STACK_DO_THROW(HX_("Invalid .set call. either view, or array must be not-null.",64,ba,b7,6c)); - } - } - } - else { -HXLINE( 314) if (::lime::_hx_system::CFFI_obj::enabled) { -HXLINE( 314) ::lime::_internal::backend::native::NativeCFFI_obj::lime_image_data_util_copy_pixels(hx::DynamicPtr(image),hx::DynamicPtr(sourceImage),hx::DynamicPtr(sourceRect),hx::DynamicPtr(destPoint),hx::DynamicPtr(alphaImage),hx::DynamicPtr(alphaPoint),mergeAlpha); - } - else { -HXLINE( 318) ::lime::utils::ArrayBufferView sourceData = sourceImage->buffer->data; -HXLINE( 319) ::lime::utils::ArrayBufferView destData = image->buffer->data; -HXLINE( 321) bool _hx_tmp14; -HXDLIN( 321) if (hx::IsNotNull( sourceData )) { -HXLINE( 321) _hx_tmp14 = hx::IsNull( destData ); - } - else { -HXLINE( 321) _hx_tmp14 = true; - } -HXDLIN( 321) if (_hx_tmp14) { -HXLINE( 321) return; - } -HXLINE( 323) ::lime::_internal::graphics::_ImageDataUtil::ImageDataView sourceView = ::lime::_internal::graphics::_ImageDataUtil::ImageDataView_obj::__alloc( HX_CTX ,sourceImage,sourceRect); -HXLINE( 324) ::lime::math::Rectangle destRect = ::lime::math::Rectangle_obj::__alloc( HX_CTX ,destPoint->x,destPoint->y,sourceView->width,sourceView->height); -HXLINE( 325) ::lime::_internal::graphics::_ImageDataUtil::ImageDataView destView = ::lime::_internal::graphics::_ImageDataUtil::ImageDataView_obj::__alloc( HX_CTX ,image,destRect); -HXLINE( 327) int sourceFormat = sourceImage->buffer->format; -HXLINE( 328) int destFormat = image->buffer->format; -HXLINE( 330) int sourcePosition; -HXDLIN( 330) int destPosition; -HXLINE( 331) Float sourceAlpha; -HXDLIN( 331) Float destAlpha; -HXDLIN( 331) Float oneMinusSourceAlpha; -HXDLIN( 331) Float blendAlpha; -HXLINE( 332) int sourcePixel; -HXDLIN( 332) int destPixel; -HXLINE( 334) bool sourcePremultiplied = sourceImage->buffer->premultiplied; -HXLINE( 335) bool destPremultiplied = image->buffer->premultiplied; -HXLINE( 336) int sourceBytesPerPixel = ::Std_obj::_hx_int((( (Float)(sourceImage->buffer->bitsPerPixel) ) / ( (Float)(8) ))); -HXLINE( 337) int destBytesPerPixel = ::Std_obj::_hx_int((( (Float)(image->buffer->bitsPerPixel) ) / ( (Float)(8) ))); -HXLINE( 339) bool useAlphaImage; -HXDLIN( 339) if (hx::IsNotNull( alphaImage )) { -HXLINE( 339) useAlphaImage = alphaImage->get_transparent(); - } - else { -HXLINE( 339) useAlphaImage = false; - } -HXLINE( 340) bool blend; -HXDLIN( 340) bool blend1; -HXDLIN( 340) if (!(mergeAlpha)) { -HXLINE( 340) if (useAlphaImage) { -HXLINE( 340) blend1 = !(image->get_transparent()); - } - else { -HXLINE( 340) blend1 = false; - } - } - else { -HXLINE( 340) blend1 = true; - } -HXDLIN( 340) if (!(blend1)) { -HXLINE( 341) bool blend2; -HXDLIN( 341) if (!(mergeAlpha)) { -HXLINE( 341) blend2 = !(image->get_transparent()); - } - else { -HXLINE( 341) blend2 = false; - } -HXDLIN( 341) if (blend2) { -HXLINE( 340) blend = sourceImage->get_transparent(); - } - else { -HXLINE( 340) blend = false; - } - } - else { -HXLINE( 340) blend = true; - } -HXLINE( 343) if (!(useAlphaImage)) { -HXLINE( 345) if (blend) { -HXLINE( 347) int _g = 0; -HXDLIN( 347) int _g1 = destView->height; -HXDLIN( 347) while((_g < _g1)){ -HXLINE( 347) _g = (_g + 1); -HXDLIN( 347) int y = (_g - 1); -HXLINE( 349) sourcePosition = (sourceView->byteOffset + (sourceView->stride * y)); -HXLINE( 350) destPosition = (destView->byteOffset + (destView->stride * y)); -HXLINE( 352) { -HXLINE( 352) int _g2 = 0; -HXDLIN( 352) int _g11 = destView->width; -HXDLIN( 352) while((_g2 < _g11)){ -HXLINE( 352) _g2 = (_g2 + 1); -HXDLIN( 352) int x = (_g2 - 1); -HXLINE( 354) { -HXLINE( 354) switch((int)(sourceFormat)){ - case (int)0: { -HXLINE( 354) int r = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + sourcePosition)) & 255)) ); -HXDLIN( 354) int g = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 1))) & 255)) ); -HXDLIN( 354) int b = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 2))) & 255)) ); -HXDLIN( 354) sourcePixel = (((((r & 255) << 24) | ((g & 255) << 16)) | ((b & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 354) int r1 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 1))) & 255)) ); -HXDLIN( 354) int g1 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 2))) & 255)) ); -HXDLIN( 354) int b1 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 3))) & 255)) ); -HXDLIN( 354) sourcePixel = (((((r1 & 255) << 24) | ((g1 & 255) << 16)) | ((b1 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + sourcePosition)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 354) int r2 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 2))) & 255)) ); -HXDLIN( 354) int g2 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 1))) & 255)) ); -HXDLIN( 354) int b2 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + sourcePosition)) & 255)) ); -HXDLIN( 354) sourcePixel = (((((r2 & 255) << 24) | ((g2 & 255) << 16)) | ((b2 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 354) if (sourcePremultiplied) { -HXLINE( 354) bool _hx_tmp15; -HXDLIN( 354) if (((sourcePixel & 255) != 0)) { -HXLINE( 354) _hx_tmp15 = ((sourcePixel & 255) != 255); - } - else { -HXLINE( 354) _hx_tmp15 = false; - } -HXDLIN( 354) if (_hx_tmp15) { -HXLINE( 354) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((sourcePixel & 255)) )); -HXDLIN( 354) { -HXLINE( 354) ::lime::utils::ArrayBufferView this1 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 354) int r3 = ( (int)(( ::__hxcpp_memory_get_byte(this1->buffer->b,(this1->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 354) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 354) int g3 = ( (int)(( ::__hxcpp_memory_get_byte(this2->buffer->b,(this2->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 354) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 354) sourcePixel = (((((r3 & 255) << 24) | ((g3 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this3->buffer->b,(this3->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((sourcePixel & 255) & 255)); - } - } - } - } -HXLINE( 355) { -HXLINE( 355) switch((int)(destFormat)){ - case (int)0: { -HXLINE( 355) int r4 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + destPosition)) & 255)) ); -HXDLIN( 355) int g4 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1))) & 255)) ); -HXDLIN( 355) int b3 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2))) & 255)) ); -HXDLIN( 355) destPixel = (((((r4 & 255) << 24) | ((g4 & 255) << 16)) | ((b3 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 355) int r5 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1))) & 255)) ); -HXDLIN( 355) int g5 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2))) & 255)) ); -HXDLIN( 355) int b4 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3))) & 255)) ); -HXDLIN( 355) destPixel = (((((r5 & 255) << 24) | ((g5 & 255) << 16)) | ((b4 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + destPosition)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 355) int r6 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2))) & 255)) ); -HXDLIN( 355) int g6 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1))) & 255)) ); -HXDLIN( 355) int b5 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + destPosition)) & 255)) ); -HXDLIN( 355) destPixel = (((((r6 & 255) << 24) | ((g6 & 255) << 16)) | ((b5 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 355) if (destPremultiplied) { -HXLINE( 355) bool _hx_tmp16; -HXDLIN( 355) if (((destPixel & 255) != 0)) { -HXLINE( 355) _hx_tmp16 = ((destPixel & 255) != 255); - } - else { -HXLINE( 355) _hx_tmp16 = false; - } -HXDLIN( 355) if (_hx_tmp16) { -HXLINE( 355) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((destPixel & 255)) )); -HXDLIN( 355) { -HXLINE( 355) ::lime::utils::ArrayBufferView this4 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 355) int r7 = ( (int)(( ::__hxcpp_memory_get_byte(this4->buffer->b,(this4->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(destPixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 355) ::lime::utils::ArrayBufferView this5 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 355) int g7 = ( (int)(( ::__hxcpp_memory_get_byte(this5->buffer->b,(this5->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(destPixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 355) ::lime::utils::ArrayBufferView this6 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 355) destPixel = (((((r7 & 255) << 24) | ((g7 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this6->buffer->b,(this6->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(destPixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((destPixel & 255) & 255)); - } - } - } - } -HXLINE( 357) sourceAlpha = (( (Float)((sourcePixel & 255)) ) / ((Float)255.0)); -HXLINE( 358) destAlpha = (( (Float)((destPixel & 255)) ) / ((Float)255.0)); -HXLINE( 359) oneMinusSourceAlpha = (( (Float)(1) ) - sourceAlpha); -HXLINE( 360) blendAlpha = (sourceAlpha + (destAlpha * oneMinusSourceAlpha)); -HXLINE( 362) if ((blendAlpha == 0)) { -HXLINE( 364) destPixel = 0; - } - else { -HXLINE( 368) { -HXLINE( 368) ::lime::utils::ArrayBufferView this7 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 368) int value = ( (int)(( ::__hxcpp_memory_get_byte(this7->buffer->b,(this7->byteOffset + ::Math_obj::round((((( (Float)((hx::UShr(sourcePixel,24) & 255)) ) * sourceAlpha) + ((( (Float)((hx::UShr(destPixel,24) & 255)) ) * destAlpha) * oneMinusSourceAlpha)) / blendAlpha)))) & 255)) ); -HXDLIN( 368) destPixel = (((((value & 255) << 24) | (((hx::UShr(destPixel,16) & 255) & 255) << 16)) | (((hx::UShr(destPixel,8) & 255) & 255) << 8)) | ((destPixel & 255) & 255)); - } -HXLINE( 371) { -HXLINE( 371) ::lime::utils::ArrayBufferView this8 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 371) int value1 = ( (int)(( ::__hxcpp_memory_get_byte(this8->buffer->b,(this8->byteOffset + ::Math_obj::round((((( (Float)((hx::UShr(sourcePixel,16) & 255)) ) * sourceAlpha) + ((( (Float)((hx::UShr(destPixel,16) & 255)) ) * destAlpha) * oneMinusSourceAlpha)) / blendAlpha)))) & 255)) ); -HXDLIN( 371) destPixel = ((((((hx::UShr(destPixel,24) & 255) & 255) << 24) | ((value1 & 255) << 16)) | (((hx::UShr(destPixel,8) & 255) & 255) << 8)) | ((destPixel & 255) & 255)); - } -HXLINE( 374) { -HXLINE( 374) ::lime::utils::ArrayBufferView this9 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 374) int value2 = ( (int)(( ::__hxcpp_memory_get_byte(this9->buffer->b,(this9->byteOffset + ::Math_obj::round((((( (Float)((hx::UShr(sourcePixel,8) & 255)) ) * sourceAlpha) + ((( (Float)((hx::UShr(destPixel,8) & 255)) ) * destAlpha) * oneMinusSourceAlpha)) / blendAlpha)))) & 255)) ); -HXDLIN( 374) destPixel = ((((((hx::UShr(destPixel,24) & 255) & 255) << 24) | (((hx::UShr(destPixel,16) & 255) & 255) << 16)) | ((value2 & 255) << 8)) | ((destPixel & 255) & 255)); - } -HXLINE( 377) { -HXLINE( 377) ::lime::utils::ArrayBufferView this10 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 377) int value3 = ( (int)(( ::__hxcpp_memory_get_byte(this10->buffer->b,(this10->byteOffset + ::Math_obj::round((blendAlpha * ((Float)255.0))))) & 255)) ); -HXDLIN( 377) destPixel = ((((((hx::UShr(destPixel,24) & 255) & 255) << 24) | (((hx::UShr(destPixel,16) & 255) & 255) << 16)) | (((hx::UShr(destPixel,8) & 255) & 255) << 8)) | (value3 & 255)); - } - } -HXLINE( 380) { -HXLINE( 380) if (destPremultiplied) { -HXLINE( 380) if (((destPixel & 255) == 0)) { -HXLINE( 380) if ((destPixel != 0)) { -HXLINE( 380) destPixel = 0; - } - } - else { -HXLINE( 380) if (((destPixel & 255) != 255)) { -HXLINE( 380) ::lime::utils::ArrayBufferView this11 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 380) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this11->buffer->b,(this11->byteOffset + ((destPixel & 255) * 4)))) ); -HXDLIN( 380) destPixel = ((((((((hx::UShr(destPixel,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(destPixel,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(destPixel,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((destPixel & 255) & 255)); - } - } - } -HXDLIN( 380) switch((int)(destFormat)){ - case (int)0: { -HXLINE( 380) { -HXLINE( 380) int val = (hx::UShr(destPixel,24) & 255); -HXDLIN( 380) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val); - } -HXDLIN( 380) { -HXLINE( 380) int val1 = (hx::UShr(destPixel,16) & 255); -HXDLIN( 380) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val1); - } -HXDLIN( 380) { -HXLINE( 380) int val2 = (hx::UShr(destPixel,8) & 255); -HXDLIN( 380) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val2); - } -HXDLIN( 380) { -HXLINE( 380) int val3 = (destPixel & 255); -HXDLIN( 380) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val3); - } - } - break; - case (int)1: { -HXLINE( 380) { -HXLINE( 380) int val4 = (destPixel & 255); -HXDLIN( 380) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val4); - } -HXDLIN( 380) { -HXLINE( 380) int val5 = (hx::UShr(destPixel,24) & 255); -HXDLIN( 380) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val5); - } -HXDLIN( 380) { -HXLINE( 380) int val6 = (hx::UShr(destPixel,16) & 255); -HXDLIN( 380) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val6); - } -HXDLIN( 380) { -HXLINE( 380) int val7 = (hx::UShr(destPixel,8) & 255); -HXDLIN( 380) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val7); - } - } - break; - case (int)2: { -HXLINE( 380) { -HXLINE( 380) int val8 = (hx::UShr(destPixel,8) & 255); -HXDLIN( 380) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val8); - } -HXDLIN( 380) { -HXLINE( 380) int val9 = (hx::UShr(destPixel,16) & 255); -HXDLIN( 380) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val9); - } -HXDLIN( 380) { -HXLINE( 380) int val10 = (hx::UShr(destPixel,24) & 255); -HXDLIN( 380) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val10); - } -HXDLIN( 380) { -HXLINE( 380) int val11 = (destPixel & 255); -HXDLIN( 380) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val11); - } - } - break; - } - } -HXLINE( 382) sourcePosition = (sourcePosition + 4); -HXLINE( 383) destPosition = (destPosition + 4); - } - } - } - } - else { -HXLINE( 387) bool _hx_tmp17; -HXDLIN( 387) bool _hx_tmp18; -HXDLIN( 387) if ((sourceFormat == destFormat)) { -HXLINE( 387) _hx_tmp18 = (sourcePremultiplied == destPremultiplied); - } - else { -HXLINE( 387) _hx_tmp18 = false; - } -HXDLIN( 387) if (_hx_tmp18) { -HXLINE( 387) _hx_tmp17 = (sourceBytesPerPixel == destBytesPerPixel); - } - else { -HXLINE( 387) _hx_tmp17 = false; - } -HXDLIN( 387) if (_hx_tmp17) { -HXLINE( 391) int _g3 = 0; -HXDLIN( 391) int _g12 = destView->height; -HXDLIN( 391) while((_g3 < _g12)){ -HXLINE( 391) _g3 = (_g3 + 1); -HXDLIN( 391) int y1 = (_g3 - 1); -HXLINE( 393) sourcePosition = (sourceView->byteOffset + (sourceView->stride * y1)); -HXLINE( 394) destPosition = (destView->byteOffset + (destView->stride * y1)); -HXLINE( 400) destData->buffer->blit(destPosition,sourceData->buffer,sourcePosition,(destView->width * destBytesPerPixel)); - } - } - else { -HXLINE( 406) int _g4 = 0; -HXDLIN( 406) int _g13 = destView->height; -HXDLIN( 406) while((_g4 < _g13)){ -HXLINE( 406) _g4 = (_g4 + 1); -HXDLIN( 406) int y2 = (_g4 - 1); -HXLINE( 408) sourcePosition = (sourceView->byteOffset + (sourceView->stride * y2)); -HXLINE( 409) destPosition = (destView->byteOffset + (destView->stride * y2)); -HXLINE( 411) { -HXLINE( 411) int _g5 = 0; -HXDLIN( 411) int _g14 = destView->width; -HXDLIN( 411) while((_g5 < _g14)){ -HXLINE( 411) _g5 = (_g5 + 1); -HXDLIN( 411) int x1 = (_g5 - 1); -HXLINE( 413) { -HXLINE( 413) switch((int)(sourceFormat)){ - case (int)0: { -HXLINE( 413) int r8 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + sourcePosition)) & 255)) ); -HXDLIN( 413) int g8 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 1))) & 255)) ); -HXDLIN( 413) int b6 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 2))) & 255)) ); -HXDLIN( 413) sourcePixel = (((((r8 & 255) << 24) | ((g8 & 255) << 16)) | ((b6 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 413) int r9 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 1))) & 255)) ); -HXDLIN( 413) int g9 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 2))) & 255)) ); -HXDLIN( 413) int b7 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 3))) & 255)) ); -HXDLIN( 413) sourcePixel = (((((r9 & 255) << 24) | ((g9 & 255) << 16)) | ((b7 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + sourcePosition)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 413) int r10 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 2))) & 255)) ); -HXDLIN( 413) int g10 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 1))) & 255)) ); -HXDLIN( 413) int b8 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + sourcePosition)) & 255)) ); -HXDLIN( 413) sourcePixel = (((((r10 & 255) << 24) | ((g10 & 255) << 16)) | ((b8 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 413) if (sourcePremultiplied) { -HXLINE( 413) bool _hx_tmp19; -HXDLIN( 413) if (((sourcePixel & 255) != 0)) { -HXLINE( 413) _hx_tmp19 = ((sourcePixel & 255) != 255); - } - else { -HXLINE( 413) _hx_tmp19 = false; - } -HXDLIN( 413) if (_hx_tmp19) { -HXLINE( 413) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((sourcePixel & 255)) )); -HXDLIN( 413) { -HXLINE( 413) ::lime::utils::ArrayBufferView this12 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 413) int r11 = ( (int)(( ::__hxcpp_memory_get_byte(this12->buffer->b,(this12->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 413) ::lime::utils::ArrayBufferView this13 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 413) int g11 = ( (int)(( ::__hxcpp_memory_get_byte(this13->buffer->b,(this13->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 413) ::lime::utils::ArrayBufferView this14 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 413) sourcePixel = (((((r11 & 255) << 24) | ((g11 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this14->buffer->b,(this14->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((sourcePixel & 255) & 255)); - } - } - } - } -HXLINE( 414) { -HXLINE( 414) if (destPremultiplied) { -HXLINE( 414) if (((sourcePixel & 255) == 0)) { -HXLINE( 414) if ((sourcePixel != 0)) { -HXLINE( 414) sourcePixel = 0; - } - } - else { -HXLINE( 414) if (((sourcePixel & 255) != 255)) { -HXLINE( 414) ::lime::utils::ArrayBufferView this15 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 414) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this15->buffer->b,(this15->byteOffset + ((sourcePixel & 255) * 4)))) ); -HXDLIN( 414) sourcePixel = ((((((((hx::UShr(sourcePixel,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(sourcePixel,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(sourcePixel,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((sourcePixel & 255) & 255)); - } - } - } -HXDLIN( 414) switch((int)(destFormat)){ - case (int)0: { -HXLINE( 414) { -HXLINE( 414) int val12 = (hx::UShr(sourcePixel,24) & 255); -HXDLIN( 414) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val12); - } -HXDLIN( 414) { -HXLINE( 414) int val13 = (hx::UShr(sourcePixel,16) & 255); -HXDLIN( 414) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val13); - } -HXDLIN( 414) { -HXLINE( 414) int val14 = (hx::UShr(sourcePixel,8) & 255); -HXDLIN( 414) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val14); - } -HXDLIN( 414) { -HXLINE( 414) int val15 = (sourcePixel & 255); -HXDLIN( 414) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val15); - } - } - break; - case (int)1: { -HXLINE( 414) { -HXLINE( 414) int val16 = (sourcePixel & 255); -HXDLIN( 414) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val16); - } -HXDLIN( 414) { -HXLINE( 414) int val17 = (hx::UShr(sourcePixel,24) & 255); -HXDLIN( 414) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val17); - } -HXDLIN( 414) { -HXLINE( 414) int val18 = (hx::UShr(sourcePixel,16) & 255); -HXDLIN( 414) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val18); - } -HXDLIN( 414) { -HXLINE( 414) int val19 = (hx::UShr(sourcePixel,8) & 255); -HXDLIN( 414) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val19); - } - } - break; - case (int)2: { -HXLINE( 414) { -HXLINE( 414) int val20 = (hx::UShr(sourcePixel,8) & 255); -HXDLIN( 414) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val20); - } -HXDLIN( 414) { -HXLINE( 414) int val21 = (hx::UShr(sourcePixel,16) & 255); -HXDLIN( 414) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val21); - } -HXDLIN( 414) { -HXLINE( 414) int val22 = (hx::UShr(sourcePixel,24) & 255); -HXDLIN( 414) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val22); - } -HXDLIN( 414) { -HXLINE( 414) int val23 = (sourcePixel & 255); -HXDLIN( 414) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val23); - } - } - break; - } - } -HXLINE( 416) sourcePosition = (sourcePosition + 4); -HXLINE( 417) destPosition = (destPosition + 4); - } - } - } - } - } - } - else { -HXLINE( 424) ::lime::utils::ArrayBufferView alphaData = alphaImage->buffer->data; -HXLINE( 425) int alphaFormat = alphaImage->buffer->format; -HXLINE( 426) int alphaPosition; -HXDLIN( 426) int alphaPixel; -HXLINE( 429) Float alphaView; -HXDLIN( 429) if (hx::IsNull( alphaPoint )) { -HXLINE( 429) alphaView = ( (Float)(0) ); - } - else { -HXLINE( 429) alphaView = alphaPoint->x; - } -HXDLIN( 429) Float alphaView1; -HXDLIN( 429) if (hx::IsNull( alphaPoint )) { -HXLINE( 429) alphaView1 = ( (Float)(0) ); - } - else { -HXLINE( 429) alphaView1 = alphaPoint->y; - } -HXLINE( 428) ::lime::_internal::graphics::_ImageDataUtil::ImageDataView alphaView2 = ::lime::_internal::graphics::_ImageDataUtil::ImageDataView_obj::__alloc( HX_CTX ,alphaImage, ::lime::math::Rectangle_obj::__alloc( HX_CTX ,(sourceView->x + alphaView),(sourceView->y + alphaView1),sourceView->width,sourceView->height)); -HXLINE( 432) int _hx_tmp20 = ::Std_obj::_hx_int(destPoint->x); -HXDLIN( 432) int _hx_tmp21 = ::Std_obj::_hx_int(destPoint->y); -HXDLIN( 432) destView->clip(_hx_tmp20,_hx_tmp21,alphaView2->width,alphaView2->height); -HXLINE( 434) if (blend) { -HXLINE( 436) int _g6 = 0; -HXDLIN( 436) int _g15 = destView->height; -HXDLIN( 436) while((_g6 < _g15)){ -HXLINE( 436) _g6 = (_g6 + 1); -HXDLIN( 436) int y3 = (_g6 - 1); -HXLINE( 438) sourcePosition = (sourceView->byteOffset + (sourceView->stride * y3)); -HXLINE( 439) destPosition = (destView->byteOffset + (destView->stride * y3)); -HXLINE( 440) alphaPosition = (alphaView2->byteOffset + (alphaView2->stride * y3)); -HXLINE( 442) { -HXLINE( 442) int _g7 = 0; -HXDLIN( 442) int _g16 = destView->width; -HXDLIN( 442) while((_g7 < _g16)){ -HXLINE( 442) _g7 = (_g7 + 1); -HXDLIN( 442) int x2 = (_g7 - 1); -HXLINE( 444) { -HXLINE( 444) switch((int)(sourceFormat)){ - case (int)0: { -HXLINE( 444) int r12 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + sourcePosition)) & 255)) ); -HXDLIN( 444) int g12 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 1))) & 255)) ); -HXDLIN( 444) int b9 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 2))) & 255)) ); -HXDLIN( 444) sourcePixel = (((((r12 & 255) << 24) | ((g12 & 255) << 16)) | ((b9 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 444) int r13 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 1))) & 255)) ); -HXDLIN( 444) int g13 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 2))) & 255)) ); -HXDLIN( 444) int b10 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 3))) & 255)) ); -HXDLIN( 444) sourcePixel = (((((r13 & 255) << 24) | ((g13 & 255) << 16)) | ((b10 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + sourcePosition)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 444) int r14 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 2))) & 255)) ); -HXDLIN( 444) int g14 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 1))) & 255)) ); -HXDLIN( 444) int b11 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + sourcePosition)) & 255)) ); -HXDLIN( 444) sourcePixel = (((((r14 & 255) << 24) | ((g14 & 255) << 16)) | ((b11 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 444) if (sourcePremultiplied) { -HXLINE( 444) bool _hx_tmp22; -HXDLIN( 444) if (((sourcePixel & 255) != 0)) { -HXLINE( 444) _hx_tmp22 = ((sourcePixel & 255) != 255); - } - else { -HXLINE( 444) _hx_tmp22 = false; - } -HXDLIN( 444) if (_hx_tmp22) { -HXLINE( 444) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((sourcePixel & 255)) )); -HXDLIN( 444) { -HXLINE( 444) ::lime::utils::ArrayBufferView this16 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 444) int r15 = ( (int)(( ::__hxcpp_memory_get_byte(this16->buffer->b,(this16->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 444) ::lime::utils::ArrayBufferView this17 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 444) int g15 = ( (int)(( ::__hxcpp_memory_get_byte(this17->buffer->b,(this17->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 444) ::lime::utils::ArrayBufferView this18 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 444) sourcePixel = (((((r15 & 255) << 24) | ((g15 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this18->buffer->b,(this18->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((sourcePixel & 255) & 255)); - } - } - } - } -HXLINE( 445) { -HXLINE( 445) switch((int)(destFormat)){ - case (int)0: { -HXLINE( 445) int r16 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + destPosition)) & 255)) ); -HXDLIN( 445) int g16 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1))) & 255)) ); -HXDLIN( 445) int b12 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2))) & 255)) ); -HXDLIN( 445) destPixel = (((((r16 & 255) << 24) | ((g16 & 255) << 16)) | ((b12 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 445) int r17 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1))) & 255)) ); -HXDLIN( 445) int g17 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2))) & 255)) ); -HXDLIN( 445) int b13 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3))) & 255)) ); -HXDLIN( 445) destPixel = (((((r17 & 255) << 24) | ((g17 & 255) << 16)) | ((b13 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + destPosition)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 445) int r18 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2))) & 255)) ); -HXDLIN( 445) int g18 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1))) & 255)) ); -HXDLIN( 445) int b14 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + destPosition)) & 255)) ); -HXDLIN( 445) destPixel = (((((r18 & 255) << 24) | ((g18 & 255) << 16)) | ((b14 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 445) if (destPremultiplied) { -HXLINE( 445) bool _hx_tmp23; -HXDLIN( 445) if (((destPixel & 255) != 0)) { -HXLINE( 445) _hx_tmp23 = ((destPixel & 255) != 255); - } - else { -HXLINE( 445) _hx_tmp23 = false; - } -HXDLIN( 445) if (_hx_tmp23) { -HXLINE( 445) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((destPixel & 255)) )); -HXDLIN( 445) { -HXLINE( 445) ::lime::utils::ArrayBufferView this19 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 445) int r19 = ( (int)(( ::__hxcpp_memory_get_byte(this19->buffer->b,(this19->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(destPixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 445) ::lime::utils::ArrayBufferView this20 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 445) int g19 = ( (int)(( ::__hxcpp_memory_get_byte(this20->buffer->b,(this20->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(destPixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 445) ::lime::utils::ArrayBufferView this21 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 445) destPixel = (((((r19 & 255) << 24) | ((g19 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this21->buffer->b,(this21->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(destPixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((destPixel & 255) & 255)); - } - } - } - } -HXLINE( 446) switch((int)(alphaFormat)){ - case (int)0: { -HXLINE( 446) int r20 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + alphaPosition)) & 255)) ); -HXDLIN( 446) int g20 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 1))) & 255)) ); -HXDLIN( 446) int b15 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 2))) & 255)) ); -HXDLIN( 446) alphaPixel = (((((r20 & 255) << 24) | ((g20 & 255) << 16)) | ((b15 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 446) int r21 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 1))) & 255)) ); -HXDLIN( 446) int g21 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 2))) & 255)) ); -HXDLIN( 446) int b16 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 3))) & 255)) ); -HXDLIN( 446) alphaPixel = (((((r21 & 255) << 24) | ((g21 & 255) << 16)) | ((b16 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + alphaPosition)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 446) int r22 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 2))) & 255)) ); -HXDLIN( 446) int g22 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 1))) & 255)) ); -HXDLIN( 446) int b17 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + alphaPosition)) & 255)) ); -HXDLIN( 446) alphaPixel = (((((r22 & 255) << 24) | ((g22 & 255) << 16)) | ((b17 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 3))) & 255)) ) & 255)); - } - break; - } -HXLINE( 448) sourceAlpha = ((( (Float)((alphaPixel & 255)) ) / ((Float)255.0)) * (( (Float)((sourcePixel & 255)) ) / ((Float)255.0))); -HXLINE( 450) if ((sourceAlpha > 0)) { -HXLINE( 452) destAlpha = (( (Float)((destPixel & 255)) ) / ((Float)255.0)); -HXLINE( 453) oneMinusSourceAlpha = (( (Float)(1) ) - sourceAlpha); -HXLINE( 454) blendAlpha = (sourceAlpha + (destAlpha * oneMinusSourceAlpha)); -HXLINE( 456) { -HXLINE( 456) ::lime::utils::ArrayBufferView this22 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 456) int value4 = ( (int)(( ::__hxcpp_memory_get_byte(this22->buffer->b,(this22->byteOffset + ::Math_obj::round((((( (Float)((hx::UShr(sourcePixel,24) & 255)) ) * sourceAlpha) + ((( (Float)((hx::UShr(destPixel,24) & 255)) ) * destAlpha) * oneMinusSourceAlpha)) / blendAlpha)))) & 255)) ); -HXDLIN( 456) destPixel = (((((value4 & 255) << 24) | (((hx::UShr(destPixel,16) & 255) & 255) << 16)) | (((hx::UShr(destPixel,8) & 255) & 255) << 8)) | ((destPixel & 255) & 255)); - } -HXLINE( 459) { -HXLINE( 459) ::lime::utils::ArrayBufferView this23 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 459) int value5 = ( (int)(( ::__hxcpp_memory_get_byte(this23->buffer->b,(this23->byteOffset + ::Math_obj::round((((( (Float)((hx::UShr(sourcePixel,16) & 255)) ) * sourceAlpha) + ((( (Float)((hx::UShr(destPixel,16) & 255)) ) * destAlpha) * oneMinusSourceAlpha)) / blendAlpha)))) & 255)) ); -HXDLIN( 459) destPixel = ((((((hx::UShr(destPixel,24) & 255) & 255) << 24) | ((value5 & 255) << 16)) | (((hx::UShr(destPixel,8) & 255) & 255) << 8)) | ((destPixel & 255) & 255)); - } -HXLINE( 462) { -HXLINE( 462) ::lime::utils::ArrayBufferView this24 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 462) int value6 = ( (int)(( ::__hxcpp_memory_get_byte(this24->buffer->b,(this24->byteOffset + ::Math_obj::round((((( (Float)((hx::UShr(sourcePixel,8) & 255)) ) * sourceAlpha) + ((( (Float)((hx::UShr(destPixel,8) & 255)) ) * destAlpha) * oneMinusSourceAlpha)) / blendAlpha)))) & 255)) ); -HXDLIN( 462) destPixel = ((((((hx::UShr(destPixel,24) & 255) & 255) << 24) | (((hx::UShr(destPixel,16) & 255) & 255) << 16)) | ((value6 & 255) << 8)) | ((destPixel & 255) & 255)); - } -HXLINE( 465) { -HXLINE( 465) ::lime::utils::ArrayBufferView this25 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 465) int value7 = ( (int)(( ::__hxcpp_memory_get_byte(this25->buffer->b,(this25->byteOffset + ::Math_obj::round((blendAlpha * ((Float)255.0))))) & 255)) ); -HXDLIN( 465) destPixel = ((((((hx::UShr(destPixel,24) & 255) & 255) << 24) | (((hx::UShr(destPixel,16) & 255) & 255) << 16)) | (((hx::UShr(destPixel,8) & 255) & 255) << 8)) | (value7 & 255)); - } -HXLINE( 467) { -HXLINE( 467) if (destPremultiplied) { -HXLINE( 467) if (((destPixel & 255) == 0)) { -HXLINE( 467) if ((destPixel != 0)) { -HXLINE( 467) destPixel = 0; - } - } - else { -HXLINE( 467) if (((destPixel & 255) != 255)) { -HXLINE( 467) ::lime::utils::ArrayBufferView this26 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 467) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this26->buffer->b,(this26->byteOffset + ((destPixel & 255) * 4)))) ); -HXDLIN( 467) destPixel = ((((((((hx::UShr(destPixel,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(destPixel,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(destPixel,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((destPixel & 255) & 255)); - } - } - } -HXDLIN( 467) switch((int)(destFormat)){ - case (int)0: { -HXLINE( 467) { -HXLINE( 467) int val24 = (hx::UShr(destPixel,24) & 255); -HXDLIN( 467) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val24); - } -HXDLIN( 467) { -HXLINE( 467) int val25 = (hx::UShr(destPixel,16) & 255); -HXDLIN( 467) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val25); - } -HXDLIN( 467) { -HXLINE( 467) int val26 = (hx::UShr(destPixel,8) & 255); -HXDLIN( 467) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val26); - } -HXDLIN( 467) { -HXLINE( 467) int val27 = (destPixel & 255); -HXDLIN( 467) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val27); - } - } - break; - case (int)1: { -HXLINE( 467) { -HXLINE( 467) int val28 = (destPixel & 255); -HXDLIN( 467) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val28); - } -HXDLIN( 467) { -HXLINE( 467) int val29 = (hx::UShr(destPixel,24) & 255); -HXDLIN( 467) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val29); - } -HXDLIN( 467) { -HXLINE( 467) int val30 = (hx::UShr(destPixel,16) & 255); -HXDLIN( 467) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val30); - } -HXDLIN( 467) { -HXLINE( 467) int val31 = (hx::UShr(destPixel,8) & 255); -HXDLIN( 467) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val31); - } - } - break; - case (int)2: { -HXLINE( 467) { -HXLINE( 467) int val32 = (hx::UShr(destPixel,8) & 255); -HXDLIN( 467) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val32); - } -HXDLIN( 467) { -HXLINE( 467) int val33 = (hx::UShr(destPixel,16) & 255); -HXDLIN( 467) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val33); - } -HXDLIN( 467) { -HXLINE( 467) int val34 = (hx::UShr(destPixel,24) & 255); -HXDLIN( 467) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val34); - } -HXDLIN( 467) { -HXLINE( 467) int val35 = (destPixel & 255); -HXDLIN( 467) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val35); - } - } - break; - } - } - } -HXLINE( 470) sourcePosition = (sourcePosition + 4); -HXLINE( 471) destPosition = (destPosition + 4); -HXLINE( 472) alphaPosition = (alphaPosition + 4); - } - } - } - } - else { -HXLINE( 478) int _g8 = 0; -HXDLIN( 478) int _g17 = destView->height; -HXDLIN( 478) while((_g8 < _g17)){ -HXLINE( 478) _g8 = (_g8 + 1); -HXDLIN( 478) int y4 = (_g8 - 1); -HXLINE( 480) sourcePosition = (sourceView->byteOffset + (sourceView->stride * y4)); -HXLINE( 481) destPosition = (destView->byteOffset + (destView->stride * y4)); -HXLINE( 482) alphaPosition = (alphaView2->byteOffset + (alphaView2->stride * y4)); -HXLINE( 484) { -HXLINE( 484) int _g9 = 0; -HXDLIN( 484) int _g18 = destView->width; -HXDLIN( 484) while((_g9 < _g18)){ -HXLINE( 484) _g9 = (_g9 + 1); -HXDLIN( 484) int x3 = (_g9 - 1); -HXLINE( 486) { -HXLINE( 486) switch((int)(sourceFormat)){ - case (int)0: { -HXLINE( 486) int r23 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + sourcePosition)) & 255)) ); -HXDLIN( 486) int g23 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 1))) & 255)) ); -HXDLIN( 486) int b18 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 2))) & 255)) ); -HXDLIN( 486) sourcePixel = (((((r23 & 255) << 24) | ((g23 & 255) << 16)) | ((b18 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 486) int r24 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 1))) & 255)) ); -HXDLIN( 486) int g24 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 2))) & 255)) ); -HXDLIN( 486) int b19 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 3))) & 255)) ); -HXDLIN( 486) sourcePixel = (((((r24 & 255) << 24) | ((g24 & 255) << 16)) | ((b19 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + sourcePosition)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 486) int r25 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 2))) & 255)) ); -HXDLIN( 486) int g25 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 1))) & 255)) ); -HXDLIN( 486) int b20 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + sourcePosition)) & 255)) ); -HXDLIN( 486) sourcePixel = (((((r25 & 255) << 24) | ((g25 & 255) << 16)) | ((b20 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 486) if (sourcePremultiplied) { -HXLINE( 486) bool _hx_tmp24; -HXDLIN( 486) if (((sourcePixel & 255) != 0)) { -HXLINE( 486) _hx_tmp24 = ((sourcePixel & 255) != 255); - } - else { -HXLINE( 486) _hx_tmp24 = false; - } -HXDLIN( 486) if (_hx_tmp24) { -HXLINE( 486) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((sourcePixel & 255)) )); -HXDLIN( 486) { -HXLINE( 486) ::lime::utils::ArrayBufferView this27 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 486) int r26 = ( (int)(( ::__hxcpp_memory_get_byte(this27->buffer->b,(this27->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 486) ::lime::utils::ArrayBufferView this28 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 486) int g26 = ( (int)(( ::__hxcpp_memory_get_byte(this28->buffer->b,(this28->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 486) ::lime::utils::ArrayBufferView this29 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 486) sourcePixel = (((((r26 & 255) << 24) | ((g26 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this29->buffer->b,(this29->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((sourcePixel & 255) & 255)); - } - } - } - } -HXLINE( 487) switch((int)(alphaFormat)){ - case (int)0: { -HXLINE( 487) int r27 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + alphaPosition)) & 255)) ); -HXDLIN( 487) int g27 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 1))) & 255)) ); -HXDLIN( 487) int b21 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 2))) & 255)) ); -HXDLIN( 487) alphaPixel = (((((r27 & 255) << 24) | ((g27 & 255) << 16)) | ((b21 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 487) int r28 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 1))) & 255)) ); -HXDLIN( 487) int g28 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 2))) & 255)) ); -HXDLIN( 487) int b22 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 3))) & 255)) ); -HXDLIN( 487) alphaPixel = (((((r28 & 255) << 24) | ((g28 & 255) << 16)) | ((b22 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + alphaPosition)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 487) int r29 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 2))) & 255)) ); -HXDLIN( 487) int g29 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 1))) & 255)) ); -HXDLIN( 487) int b23 = ( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + alphaPosition)) & 255)) ); -HXDLIN( 487) alphaPixel = (((((r29 & 255) << 24) | ((g29 & 255) << 16)) | ((b23 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(alphaData->buffer->b,(alphaData->byteOffset + (alphaPosition + 3))) & 255)) ) & 255)); - } - break; - } -HXLINE( 489) { -HXLINE( 489) int value8 = ::Math_obj::round((( (Float)((sourcePixel & 255)) ) * (( (Float)((alphaPixel & 255)) ) / ( (Float)(255) )))); -HXDLIN( 489) sourcePixel = ((((((hx::UShr(sourcePixel,24) & 255) & 255) << 24) | (((hx::UShr(sourcePixel,16) & 255) & 255) << 16)) | (((hx::UShr(sourcePixel,8) & 255) & 255) << 8)) | (value8 & 255)); - } -HXLINE( 490) { -HXLINE( 490) if (destPremultiplied) { -HXLINE( 490) if (((sourcePixel & 255) == 0)) { -HXLINE( 490) if ((sourcePixel != 0)) { -HXLINE( 490) sourcePixel = 0; - } - } - else { -HXLINE( 490) if (((sourcePixel & 255) != 255)) { -HXLINE( 490) ::lime::utils::ArrayBufferView this30 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 490) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this30->buffer->b,(this30->byteOffset + ((sourcePixel & 255) * 4)))) ); -HXDLIN( 490) sourcePixel = ((((((((hx::UShr(sourcePixel,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(sourcePixel,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(sourcePixel,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((sourcePixel & 255) & 255)); - } - } - } -HXDLIN( 490) switch((int)(destFormat)){ - case (int)0: { -HXLINE( 490) { -HXLINE( 490) int val36 = (hx::UShr(sourcePixel,24) & 255); -HXDLIN( 490) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val36); - } -HXDLIN( 490) { -HXLINE( 490) int val37 = (hx::UShr(sourcePixel,16) & 255); -HXDLIN( 490) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val37); - } -HXDLIN( 490) { -HXLINE( 490) int val38 = (hx::UShr(sourcePixel,8) & 255); -HXDLIN( 490) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val38); - } -HXDLIN( 490) { -HXLINE( 490) int val39 = (sourcePixel & 255); -HXDLIN( 490) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val39); - } - } - break; - case (int)1: { -HXLINE( 490) { -HXLINE( 490) int val40 = (sourcePixel & 255); -HXDLIN( 490) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val40); - } -HXDLIN( 490) { -HXLINE( 490) int val41 = (hx::UShr(sourcePixel,24) & 255); -HXDLIN( 490) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val41); - } -HXDLIN( 490) { -HXLINE( 490) int val42 = (hx::UShr(sourcePixel,16) & 255); -HXDLIN( 490) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val42); - } -HXDLIN( 490) { -HXLINE( 490) int val43 = (hx::UShr(sourcePixel,8) & 255); -HXDLIN( 490) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val43); - } - } - break; - case (int)2: { -HXLINE( 490) { -HXLINE( 490) int val44 = (hx::UShr(sourcePixel,8) & 255); -HXDLIN( 490) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val44); - } -HXDLIN( 490) { -HXLINE( 490) int val45 = (hx::UShr(sourcePixel,16) & 255); -HXDLIN( 490) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val45); - } -HXDLIN( 490) { -HXLINE( 490) int val46 = (hx::UShr(sourcePixel,24) & 255); -HXDLIN( 490) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val46); - } -HXDLIN( 490) { -HXLINE( 490) int val47 = (sourcePixel & 255); -HXDLIN( 490) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val47); - } - } - break; - } - } -HXLINE( 492) sourcePosition = (sourcePosition + 4); -HXLINE( 493) destPosition = (destPosition + 4); -HXLINE( 494) alphaPosition = (alphaPosition + 4); - } - } - } - } - } - } - } -HXLINE( 502) image->dirty = true; -HXLINE( 503) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(ImageDataUtil_obj,copyPixels,(void)) - -void ImageDataUtil_obj::fillRect( ::lime::graphics::Image image, ::lime::math::Rectangle rect,int color,int format){ - HX_GC_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_507_fillRect) -HXLINE( 508) int fillColor; -HXLINE( 510) switch((int)(format)){ - case (int)1: { -HXLINE( 513) int argb = color; -HXDLIN( 513) int this1 = 0; -HXDLIN( 513) int rgba = this1; -HXDLIN( 513) rgba = ((((((hx::UShr(argb,16) & 255) & 255) << 24) | (((hx::UShr(argb,8) & 255) & 255) << 16)) | (((argb & 255) & 255) << 8)) | ((hx::UShr(argb,24) & 255) & 255)); -HXDLIN( 513) fillColor = rgba; - } - break; - case (int)2: { -HXLINE( 515) int bgra = color; -HXDLIN( 515) int this2 = 0; -HXDLIN( 515) int rgba1 = this2; -HXDLIN( 515) rgba1 = ((((((hx::UShr(bgra,8) & 255) & 255) << 24) | (((hx::UShr(bgra,16) & 255) & 255) << 16)) | (((hx::UShr(bgra,24) & 255) & 255) << 8)) | ((bgra & 255) & 255)); -HXDLIN( 515) fillColor = rgba1; - } - break; - default:{ -HXLINE( 517) fillColor = color; - } - } -HXLINE( 520) if (!(image->get_transparent())) { -HXLINE( 522) fillColor = ((((((hx::UShr(fillColor,24) & 255) & 255) << 24) | (((hx::UShr(fillColor,16) & 255) & 255) << 16)) | (((hx::UShr(fillColor,8) & 255) & 255) << 8)) | 255); - } -HXLINE( 525) ::lime::utils::ArrayBufferView data = image->buffer->data; -HXLINE( 526) if (hx::IsNull( data )) { -HXLINE( 526) return; - } -HXLINE( 529) if (::lime::_hx_system::CFFI_obj::enabled) { -HXLINE( 529) ::lime::_internal::backend::native::NativeCFFI_obj::lime_image_data_util_fill_rect(hx::DynamicPtr(image),hx::DynamicPtr(rect),((fillColor >> 16) & 65535),(fillColor & 65535)); - } - else { -HXLINE( 534) int format1 = image->buffer->format; -HXLINE( 535) bool premultiplied = image->buffer->premultiplied; -HXLINE( 536) if (premultiplied) { -HXLINE( 536) if (((fillColor & 255) == 0)) { -HXLINE( 536) if ((fillColor != 0)) { -HXLINE( 536) fillColor = 0; - } - } - else { -HXLINE( 536) if (((fillColor & 255) != 255)) { -HXLINE( 536) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 536) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this3->buffer->b,(this3->byteOffset + ((fillColor & 255) * 4)))) ); -HXDLIN( 536) fillColor = ((((((((hx::UShr(fillColor,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(fillColor,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(fillColor,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((fillColor & 255) & 255)); - } - } - } -HXLINE( 538) ::lime::_internal::graphics::_ImageDataUtil::ImageDataView dataView = ::lime::_internal::graphics::_ImageDataUtil::ImageDataView_obj::__alloc( HX_CTX ,image,rect); -HXLINE( 539) int row; -HXLINE( 541) { -HXLINE( 541) int _g = 0; -HXDLIN( 541) int _g1 = dataView->height; -HXDLIN( 541) while((_g < _g1)){ -HXLINE( 541) _g = (_g + 1); -HXDLIN( 541) int y = (_g - 1); -HXLINE( 543) row = (dataView->byteOffset + (dataView->stride * y)); -HXLINE( 545) { -HXLINE( 545) int _g2 = 0; -HXDLIN( 545) int _g11 = dataView->width; -HXDLIN( 545) while((_g2 < _g11)){ -HXLINE( 545) _g2 = (_g2 + 1); -HXDLIN( 545) int x = (_g2 - 1); -HXLINE( 547) { -HXLINE( 547) int offset = (row + (x * 4)); -HXDLIN( 547) switch((int)(format1)){ - case (int)0: { -HXLINE( 547) { -HXLINE( 547) int val = (hx::UShr(fillColor,24) & 255); -HXDLIN( 547) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val); - } -HXDLIN( 547) { -HXLINE( 547) int val1 = (hx::UShr(fillColor,16) & 255); -HXDLIN( 547) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val1); - } -HXDLIN( 547) { -HXLINE( 547) int val2 = (hx::UShr(fillColor,8) & 255); -HXDLIN( 547) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val2); - } -HXDLIN( 547) { -HXLINE( 547) int val3 = (fillColor & 255); -HXDLIN( 547) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val3); - } - } - break; - case (int)1: { -HXLINE( 547) { -HXLINE( 547) int val4 = (fillColor & 255); -HXDLIN( 547) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val4); - } -HXDLIN( 547) { -HXLINE( 547) int val5 = (hx::UShr(fillColor,24) & 255); -HXDLIN( 547) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val5); - } -HXDLIN( 547) { -HXLINE( 547) int val6 = (hx::UShr(fillColor,16) & 255); -HXDLIN( 547) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val6); - } -HXDLIN( 547) { -HXLINE( 547) int val7 = (hx::UShr(fillColor,8) & 255); -HXDLIN( 547) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val7); - } - } - break; - case (int)2: { -HXLINE( 547) { -HXLINE( 547) int val8 = (hx::UShr(fillColor,8) & 255); -HXDLIN( 547) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val8); - } -HXDLIN( 547) { -HXLINE( 547) int val9 = (hx::UShr(fillColor,16) & 255); -HXDLIN( 547) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val9); - } -HXDLIN( 547) { -HXLINE( 547) int val10 = (hx::UShr(fillColor,24) & 255); -HXDLIN( 547) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val10); - } -HXDLIN( 547) { -HXLINE( 547) int val11 = (fillColor & 255); -HXDLIN( 547) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val11); - } - } - break; - } - } - } - } - } - } - } -HXLINE( 552) image->dirty = true; -HXLINE( 553) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(ImageDataUtil_obj,fillRect,(void)) - -void ImageDataUtil_obj::floodFill( ::lime::graphics::Image image,int x,int y,int color,int format){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_557_floodFill) -HXLINE( 558) ::lime::utils::ArrayBufferView data = image->buffer->data; -HXLINE( 559) if (hx::IsNull( data )) { -HXLINE( 559) return; - } -HXLINE( 561) if ((format == 1)) { -HXLINE( 561) color = (((color & 16777215) << 8) | ((color >> 24) & 255)); - } -HXLINE( 564) if (::lime::_hx_system::CFFI_obj::enabled) { -HXLINE( 564) ::lime::_internal::backend::native::NativeCFFI_obj::lime_image_data_util_flood_fill(hx::DynamicPtr(image),x,y,((color >> 16) & 65535),(color & 65535)); - } - else { -HXLINE( 569) int format1 = image->buffer->format; -HXLINE( 570) bool premultiplied = image->buffer->premultiplied; -HXLINE( 572) int fillColor = color; -HXLINE( 574) int hitColor; -HXLINE( 575) { -HXLINE( 575) int offset = (((y + image->offsetY) * (image->buffer->width * 4)) + ((x + image->offsetX) * 4)); -HXDLIN( 575) switch((int)(format1)){ - case (int)0: { -HXLINE( 575) int r = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN( 575) int g = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 575) int b = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 575) hitColor = (((((r & 255) << 24) | ((g & 255) << 16)) | ((b & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 575) int r1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 575) int g1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 575) int b1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ); -HXDLIN( 575) hitColor = (((((r1 & 255) << 24) | ((g1 & 255) << 16)) | ((b1 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 575) int r2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 575) int g2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 575) int b2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN( 575) hitColor = (((((r2 & 255) << 24) | ((g2 & 255) << 16)) | ((b2 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 575) if (premultiplied) { -HXLINE( 575) bool _hx_tmp; -HXDLIN( 575) if (((hitColor & 255) != 0)) { -HXLINE( 575) _hx_tmp = ((hitColor & 255) != 255); - } - else { -HXLINE( 575) _hx_tmp = false; - } -HXDLIN( 575) if (_hx_tmp) { -HXLINE( 575) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((hitColor & 255)) )); -HXDLIN( 575) { -HXLINE( 575) ::lime::utils::ArrayBufferView this1 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 575) int r3 = ( (int)(( ::__hxcpp_memory_get_byte(this1->buffer->b,(this1->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(hitColor,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 575) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 575) int g3 = ( (int)(( ::__hxcpp_memory_get_byte(this2->buffer->b,(this2->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(hitColor,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 575) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 575) hitColor = (((((r3 & 255) << 24) | ((g3 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this3->buffer->b,(this3->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(hitColor,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((hitColor & 255) & 255)); - } - } - } - } -HXLINE( 577) if (!(image->get_transparent())) { -HXLINE( 579) fillColor = ((((((hx::UShr(fillColor,24) & 255) & 255) << 24) | (((hx::UShr(fillColor,16) & 255) & 255) << 16)) | (((hx::UShr(fillColor,8) & 255) & 255) << 8)) | 255); -HXLINE( 580) hitColor = ((((((hx::UShr(hitColor,24) & 255) & 255) << 24) | (((hx::UShr(hitColor,16) & 255) & 255) << 16)) | (((hx::UShr(hitColor,8) & 255) & 255) << 8)) | 255); - } -HXLINE( 583) if ((fillColor == hitColor)) { -HXLINE( 583) return; - } -HXLINE( 585) if (premultiplied) { -HXLINE( 585) if (((fillColor & 255) == 0)) { -HXLINE( 585) if ((fillColor != 0)) { -HXLINE( 585) fillColor = 0; - } - } - else { -HXLINE( 585) if (((fillColor & 255) != 255)) { -HXLINE( 585) ::lime::utils::ArrayBufferView this4 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 585) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this4->buffer->b,(this4->byteOffset + ((fillColor & 255) * 4)))) ); -HXDLIN( 585) fillColor = ((((((((hx::UShr(fillColor,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(fillColor,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(fillColor,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((fillColor & 255) & 255)); - } - } - } -HXLINE( 587) ::Array< int > dx = ::Array_obj< int >::fromData( _hx_array_data_0eb0fdcf_29,4); -HXLINE( 588) ::Array< int > dy = ::Array_obj< int >::fromData( _hx_array_data_0eb0fdcf_30,4); -HXLINE( 590) int minX = -(image->offsetX); -HXLINE( 591) int minY = -(image->offsetY); -HXLINE( 592) int maxX = (minX + image->width); -HXLINE( 593) int maxY = (minY + image->height); -HXLINE( 595) ::Array< int > queue = ::Array_obj< int >::__new(); -HXLINE( 596) queue->push(x); -HXLINE( 597) queue->push(y); -HXLINE( 599) ::Dynamic curPointX; -HXDLIN( 599) ::Dynamic curPointY; -HXDLIN( 599) int nextPointX; -HXDLIN( 599) int nextPointY; -HXDLIN( 599) int nextPointOffset; -HXDLIN( 599) int readColor; -HXLINE( 606) while((queue->length > 0)){ -HXLINE( 608) curPointY = queue->pop(); -HXLINE( 609) curPointX = queue->pop(); -HXLINE( 611) { -HXLINE( 611) int _g = 0; -HXDLIN( 611) while((_g < 4)){ -HXLINE( 611) _g = (_g + 1); -HXDLIN( 611) int i = (_g - 1); -HXLINE( 613) nextPointX = (curPointX + dx->__get(i)); -HXLINE( 614) nextPointY = (curPointY + dy->__get(i)); -HXLINE( 616) bool _hx_tmp1; -HXDLIN( 616) bool _hx_tmp2; -HXDLIN( 616) bool _hx_tmp3; -HXDLIN( 616) if ((nextPointX >= minX)) { -HXLINE( 616) _hx_tmp3 = (nextPointY < minY); - } - else { -HXLINE( 616) _hx_tmp3 = true; - } -HXDLIN( 616) if (!(_hx_tmp3)) { -HXLINE( 616) _hx_tmp2 = (nextPointX >= maxX); - } - else { -HXLINE( 616) _hx_tmp2 = true; - } -HXDLIN( 616) if (!(_hx_tmp2)) { -HXLINE( 616) _hx_tmp1 = (nextPointY >= maxY); - } - else { -HXLINE( 616) _hx_tmp1 = true; - } -HXDLIN( 616) if (_hx_tmp1) { -HXLINE( 618) continue; - } -HXLINE( 621) nextPointOffset = (((nextPointY * image->width) + nextPointX) * 4); -HXLINE( 622) { -HXLINE( 622) switch((int)(format1)){ - case (int)0: { -HXLINE( 622) int r4 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + nextPointOffset)) & 255)) ); -HXDLIN( 622) int g4 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 1))) & 255)) ); -HXDLIN( 622) int b3 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 2))) & 255)) ); -HXDLIN( 622) readColor = (((((r4 & 255) << 24) | ((g4 & 255) << 16)) | ((b3 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 622) int r5 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 1))) & 255)) ); -HXDLIN( 622) int g5 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 2))) & 255)) ); -HXDLIN( 622) int b4 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 3))) & 255)) ); -HXDLIN( 622) readColor = (((((r5 & 255) << 24) | ((g5 & 255) << 16)) | ((b4 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + nextPointOffset)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 622) int r6 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 2))) & 255)) ); -HXDLIN( 622) int g6 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 1))) & 255)) ); -HXDLIN( 622) int b5 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + nextPointOffset)) & 255)) ); -HXDLIN( 622) readColor = (((((r6 & 255) << 24) | ((g6 & 255) << 16)) | ((b5 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 622) if (premultiplied) { -HXLINE( 622) bool _hx_tmp4; -HXDLIN( 622) if (((readColor & 255) != 0)) { -HXLINE( 622) _hx_tmp4 = ((readColor & 255) != 255); - } - else { -HXLINE( 622) _hx_tmp4 = false; - } -HXDLIN( 622) if (_hx_tmp4) { -HXLINE( 622) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((readColor & 255)) )); -HXDLIN( 622) { -HXLINE( 622) ::lime::utils::ArrayBufferView this5 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 622) int r7 = ( (int)(( ::__hxcpp_memory_get_byte(this5->buffer->b,(this5->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(readColor,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 622) ::lime::utils::ArrayBufferView this6 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 622) int g7 = ( (int)(( ::__hxcpp_memory_get_byte(this6->buffer->b,(this6->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(readColor,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 622) ::lime::utils::ArrayBufferView this7 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 622) readColor = (((((r7 & 255) << 24) | ((g7 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this7->buffer->b,(this7->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(readColor,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((readColor & 255) & 255)); - } - } - } - } -HXLINE( 624) if ((readColor == hitColor)) { -HXLINE( 626) switch((int)(format1)){ - case (int)0: { -HXLINE( 626) { -HXLINE( 626) int val = (hx::UShr(fillColor,24) & 255); -HXDLIN( 626) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + nextPointOffset),val); - } -HXDLIN( 626) { -HXLINE( 626) int val1 = (hx::UShr(fillColor,16) & 255); -HXDLIN( 626) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 1)),val1); - } -HXDLIN( 626) { -HXLINE( 626) int val2 = (hx::UShr(fillColor,8) & 255); -HXDLIN( 626) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 2)),val2); - } -HXDLIN( 626) { -HXLINE( 626) int val3 = (fillColor & 255); -HXDLIN( 626) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 3)),val3); - } - } - break; - case (int)1: { -HXLINE( 626) { -HXLINE( 626) int val4 = (fillColor & 255); -HXDLIN( 626) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + nextPointOffset),val4); - } -HXDLIN( 626) { -HXLINE( 626) int val5 = (hx::UShr(fillColor,24) & 255); -HXDLIN( 626) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 1)),val5); - } -HXDLIN( 626) { -HXLINE( 626) int val6 = (hx::UShr(fillColor,16) & 255); -HXDLIN( 626) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 2)),val6); - } -HXDLIN( 626) { -HXLINE( 626) int val7 = (hx::UShr(fillColor,8) & 255); -HXDLIN( 626) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 3)),val7); - } - } - break; - case (int)2: { -HXLINE( 626) { -HXLINE( 626) int val8 = (hx::UShr(fillColor,8) & 255); -HXDLIN( 626) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + nextPointOffset),val8); - } -HXDLIN( 626) { -HXLINE( 626) int val9 = (hx::UShr(fillColor,16) & 255); -HXDLIN( 626) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 1)),val9); - } -HXDLIN( 626) { -HXLINE( 626) int val10 = (hx::UShr(fillColor,24) & 255); -HXDLIN( 626) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 2)),val10); - } -HXDLIN( 626) { -HXLINE( 626) int val11 = (fillColor & 255); -HXDLIN( 626) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (nextPointOffset + 3)),val11); - } - } - break; - } -HXLINE( 628) queue->push(nextPointX); -HXLINE( 629) queue->push(nextPointY); - } - } - } - } - } -HXLINE( 635) image->dirty = true; -HXLINE( 636) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(ImageDataUtil_obj,floodFill,(void)) - - ::lime::graphics::Image ImageDataUtil_obj::gaussianBlur( ::lime::graphics::Image image, ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint,hx::Null< Float > __o_blurX,hx::Null< Float > __o_blurY,hx::Null< int > __o_quality,hx::Null< Float > __o_strength, ::Dynamic color){ - Float blurX = __o_blurX.Default(4); - Float blurY = __o_blurY.Default(4); - int quality = __o_quality.Default(1); - Float strength = __o_strength.Default(1); - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_641_gaussianBlur) -HXLINE( 645) bool imagePremultiplied = image->get_premultiplied(); -HXLINE( 646) if (imagePremultiplied) { -HXLINE( 646) image->set_premultiplied(false); - } -HXLINE( 656) ::lime::_internal::graphics::StackBlur_obj::blur(image,sourceImage,sourceRect,destPoint,blurX,blurY,quality); -HXLINE( 658) image->dirty = true; -HXLINE( 659) image->version++; -HXLINE( 661) if (imagePremultiplied) { -HXLINE( 661) image->set_premultiplied(true); - } -HXLINE( 663) return image; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC9(ImageDataUtil_obj,gaussianBlur,return ) - - ::lime::math::Rectangle ImageDataUtil_obj::getColorBoundsRect( ::lime::graphics::Image image,int mask,int color,bool findColor,int format){ - HX_GC_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_667_getColorBoundsRect) -HXLINE( 668) int left = (image->width + 1); -HXLINE( 669) int right = 0; -HXLINE( 670) int top = (image->height + 1); -HXLINE( 671) int bottom = 0; -HXLINE( 673) int _color; -HXDLIN( 673) int _mask; -HXLINE( 675) switch((int)(format)){ - case (int)1: { -HXLINE( 678) int argb = color; -HXDLIN( 678) int this1 = 0; -HXDLIN( 678) int rgba = this1; -HXDLIN( 678) rgba = ((((((hx::UShr(argb,16) & 255) & 255) << 24) | (((hx::UShr(argb,8) & 255) & 255) << 16)) | (((argb & 255) & 255) << 8)) | ((hx::UShr(argb,24) & 255) & 255)); -HXDLIN( 678) _color = rgba; -HXLINE( 679) int argb1 = mask; -HXDLIN( 679) int this2 = 0; -HXDLIN( 679) int rgba1 = this2; -HXDLIN( 679) rgba1 = ((((((hx::UShr(argb1,16) & 255) & 255) << 24) | (((hx::UShr(argb1,8) & 255) & 255) << 16)) | (((argb1 & 255) & 255) << 8)) | ((hx::UShr(argb1,24) & 255) & 255)); -HXDLIN( 679) _mask = rgba1; - } - break; - case (int)2: { -HXLINE( 682) int bgra = color; -HXDLIN( 682) int this3 = 0; -HXDLIN( 682) int rgba2 = this3; -HXDLIN( 682) rgba2 = ((((((hx::UShr(bgra,8) & 255) & 255) << 24) | (((hx::UShr(bgra,16) & 255) & 255) << 16)) | (((hx::UShr(bgra,24) & 255) & 255) << 8)) | ((bgra & 255) & 255)); -HXDLIN( 682) _color = rgba2; -HXLINE( 683) int bgra1 = mask; -HXDLIN( 683) int this4 = 0; -HXDLIN( 683) int rgba3 = this4; -HXDLIN( 683) rgba3 = ((((((hx::UShr(bgra1,8) & 255) & 255) << 24) | (((hx::UShr(bgra1,16) & 255) & 255) << 16)) | (((hx::UShr(bgra1,24) & 255) & 255) << 8)) | ((bgra1 & 255) & 255)); -HXDLIN( 683) _mask = rgba3; - } - break; - default:{ -HXLINE( 686) _color = color; -HXLINE( 687) _mask = mask; - } - } -HXLINE( 690) if (!(image->get_transparent())) { -HXLINE( 692) _color = ((((((hx::UShr(_color,24) & 255) & 255) << 24) | (((hx::UShr(_color,16) & 255) & 255) << 16)) | (((hx::UShr(_color,8) & 255) & 255) << 8)) | 255); -HXLINE( 693) _mask = ((((((hx::UShr(_mask,24) & 255) & 255) << 24) | (((hx::UShr(_mask,16) & 255) & 255) << 16)) | (((hx::UShr(_mask,8) & 255) & 255) << 8)) | 255); - } -HXLINE( 696) int pixel; -HXDLIN( 696) bool hit; -HXLINE( 698) { -HXLINE( 698) int _g = 0; -HXDLIN( 698) int _g1 = image->width; -HXDLIN( 698) while((_g < _g1)){ -HXLINE( 698) _g = (_g + 1); -HXDLIN( 698) int x = (_g - 1); -HXLINE( 700) hit = false; -HXLINE( 702) { -HXLINE( 702) int _g2 = 0; -HXDLIN( 702) int _g11 = image->height; -HXDLIN( 702) while((_g2 < _g11)){ -HXLINE( 702) _g2 = (_g2 + 1); -HXDLIN( 702) int y = (_g2 - 1); -HXLINE( 704) pixel = image->getPixel32(x,y,0); -HXLINE( 705) if (findColor) { -HXLINE( 705) hit = ((pixel & _mask) == _color); - } - else { -HXLINE( 705) hit = ((pixel & _mask) != _color); - } -HXLINE( 707) if (hit) { -HXLINE( 709) if ((x < left)) { -HXLINE( 709) left = x; - } -HXLINE( 710) goto _hx_goto_33; - } - } - _hx_goto_33:; - } -HXLINE( 714) if (hit) { -HXLINE( 716) goto _hx_goto_32; - } - } - _hx_goto_32:; - } -HXLINE( 720) int ix; -HXLINE( 722) { -HXLINE( 722) int _g21 = 0; -HXDLIN( 722) int _g3 = image->width; -HXDLIN( 722) while((_g21 < _g3)){ -HXLINE( 722) _g21 = (_g21 + 1); -HXDLIN( 722) int x1 = (_g21 - 1); -HXLINE( 724) ix = ((image->width - 1) - x1); -HXLINE( 725) hit = false; -HXLINE( 727) { -HXLINE( 727) int _g22 = 0; -HXDLIN( 727) int _g31 = image->height; -HXDLIN( 727) while((_g22 < _g31)){ -HXLINE( 727) _g22 = (_g22 + 1); -HXDLIN( 727) int y1 = (_g22 - 1); -HXLINE( 729) pixel = image->getPixel32(ix,y1,0); -HXLINE( 730) if (findColor) { -HXLINE( 730) hit = ((pixel & _mask) == _color); - } - else { -HXLINE( 730) hit = ((pixel & _mask) != _color); - } -HXLINE( 732) if (hit) { -HXLINE( 734) if ((ix > right)) { -HXLINE( 734) right = ix; - } -HXLINE( 735) goto _hx_goto_35; - } - } - _hx_goto_35:; - } -HXLINE( 739) if (hit) { -HXLINE( 741) goto _hx_goto_34; - } - } - _hx_goto_34:; - } -HXLINE( 745) { -HXLINE( 745) int _g4 = 0; -HXDLIN( 745) int _g5 = image->height; -HXDLIN( 745) while((_g4 < _g5)){ -HXLINE( 745) _g4 = (_g4 + 1); -HXDLIN( 745) int y2 = (_g4 - 1); -HXLINE( 747) hit = false; -HXLINE( 749) { -HXLINE( 749) int _g41 = 0; -HXDLIN( 749) int _g51 = image->width; -HXDLIN( 749) while((_g41 < _g51)){ -HXLINE( 749) _g41 = (_g41 + 1); -HXDLIN( 749) int x2 = (_g41 - 1); -HXLINE( 751) pixel = image->getPixel32(x2,y2,0); -HXLINE( 752) if (findColor) { -HXLINE( 752) hit = ((pixel & _mask) == _color); - } - else { -HXLINE( 752) hit = ((pixel & _mask) != _color); - } -HXLINE( 754) if (hit) { -HXLINE( 756) if ((y2 < top)) { -HXLINE( 756) top = y2; - } -HXLINE( 757) goto _hx_goto_37; - } - } - _hx_goto_37:; - } -HXLINE( 761) if (hit) { -HXLINE( 763) goto _hx_goto_36; - } - } - _hx_goto_36:; - } -HXLINE( 767) int iy; -HXLINE( 769) { -HXLINE( 769) int _g6 = 0; -HXDLIN( 769) int _g7 = image->height; -HXDLIN( 769) while((_g6 < _g7)){ -HXLINE( 769) _g6 = (_g6 + 1); -HXDLIN( 769) int y3 = (_g6 - 1); -HXLINE( 771) iy = ((image->height - 1) - y3); -HXLINE( 772) hit = false; -HXLINE( 774) { -HXLINE( 774) int _g61 = 0; -HXDLIN( 774) int _g71 = image->width; -HXDLIN( 774) while((_g61 < _g71)){ -HXLINE( 774) _g61 = (_g61 + 1); -HXDLIN( 774) int x3 = (_g61 - 1); -HXLINE( 776) pixel = image->getPixel32(x3,iy,0); -HXLINE( 777) if (findColor) { -HXLINE( 777) hit = ((pixel & _mask) == _color); - } - else { -HXLINE( 777) hit = ((pixel & _mask) != _color); - } -HXLINE( 779) if (hit) { -HXLINE( 781) if ((iy > bottom)) { -HXLINE( 781) bottom = iy; - } -HXLINE( 782) goto _hx_goto_39; - } - } - _hx_goto_39:; - } -HXLINE( 786) if (hit) { -HXLINE( 788) goto _hx_goto_38; - } - } - _hx_goto_38:; - } -HXLINE( 792) int w = (right - left); -HXLINE( 793) int h = (bottom - top); -HXLINE( 795) if ((w > 0)) { -HXLINE( 795) w = (w + 1); - } -HXLINE( 796) if ((h > 0)) { -HXLINE( 796) h = (h + 1); - } -HXLINE( 798) if ((w < 0)) { -HXLINE( 798) w = 0; - } -HXLINE( 799) if ((h < 0)) { -HXLINE( 799) h = 0; - } -HXLINE( 801) if ((left == right)) { -HXLINE( 801) w = 1; - } -HXLINE( 802) if ((top == bottom)) { -HXLINE( 802) h = 1; - } -HXLINE( 804) if ((left > image->width)) { -HXLINE( 804) left = 0; - } -HXLINE( 805) if ((top > image->height)) { -HXLINE( 805) top = 0; - } -HXLINE( 807) return ::lime::math::Rectangle_obj::__alloc( HX_CTX ,left,top,w,h); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(ImageDataUtil_obj,getColorBoundsRect,return ) - -int ImageDataUtil_obj::getPixel( ::lime::graphics::Image image,int x,int y,int format){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_811_getPixel) -HXLINE( 812) int pixel; -HXLINE( 814) { -HXLINE( 814) ::lime::utils::ArrayBufferView data = image->buffer->data; -HXDLIN( 814) int offset = (((4 * (y + image->offsetY)) * image->buffer->width) + ((x + image->offsetX) * 4)); -HXDLIN( 814) bool premultiplied = image->buffer->premultiplied; -HXDLIN( 814) switch((int)(image->buffer->format)){ - case (int)0: { -HXLINE( 814) int r = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN( 814) int g = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 814) int b = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 814) pixel = (((((r & 255) << 24) | ((g & 255) << 16)) | ((b & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 814) int r1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 814) int g1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 814) int b1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ); -HXDLIN( 814) pixel = (((((r1 & 255) << 24) | ((g1 & 255) << 16)) | ((b1 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 814) int r2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 814) int g2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 814) int b2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN( 814) pixel = (((((r2 & 255) << 24) | ((g2 & 255) << 16)) | ((b2 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 814) if (premultiplied) { -HXLINE( 814) bool _hx_tmp; -HXDLIN( 814) if (((pixel & 255) != 0)) { -HXLINE( 814) _hx_tmp = ((pixel & 255) != 255); - } - else { -HXLINE( 814) _hx_tmp = false; - } -HXDLIN( 814) if (_hx_tmp) { -HXLINE( 814) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((pixel & 255)) )); -HXDLIN( 814) { -HXLINE( 814) ::lime::utils::ArrayBufferView this1 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 814) int r3 = ( (int)(( ::__hxcpp_memory_get_byte(this1->buffer->b,(this1->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(pixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 814) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 814) int g3 = ( (int)(( ::__hxcpp_memory_get_byte(this2->buffer->b,(this2->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(pixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 814) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 814) pixel = (((((r3 & 255) << 24) | ((g3 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this3->buffer->b,(this3->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(pixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((pixel & 255) & 255)); - } - } - } - } -HXLINE( 816) pixel = ((((((hx::UShr(pixel,24) & 255) & 255) << 24) | (((hx::UShr(pixel,16) & 255) & 255) << 16)) | (((hx::UShr(pixel,8) & 255) & 255) << 8)) | 0); -HXLINE( 818) switch((int)(format)){ - case (int)1: { -HXLINE( 821) int this4 = 0; -HXDLIN( 821) int argb = this4; -HXDLIN( 821) argb = ((((((pixel & 255) & 255) << 24) | (((hx::UShr(pixel,24) & 255) & 255) << 16)) | (((hx::UShr(pixel,16) & 255) & 255) << 8)) | ((hx::UShr(pixel,8) & 255) & 255)); -HXDLIN( 821) return argb; - } - break; - case (int)2: { -HXLINE( 823) int this5 = 0; -HXDLIN( 823) int bgra = this5; -HXDLIN( 823) bgra = ((((((hx::UShr(pixel,8) & 255) & 255) << 24) | (((hx::UShr(pixel,16) & 255) & 255) << 16)) | (((hx::UShr(pixel,24) & 255) & 255) << 8)) | ((pixel & 255) & 255)); -HXDLIN( 823) return bgra; - } - break; - default:{ -HXLINE( 825) return pixel; - } - } -HXLINE( 818) return 0; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(ImageDataUtil_obj,getPixel,return ) - -int ImageDataUtil_obj::getPixel32( ::lime::graphics::Image image,int x,int y,int format){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_830_getPixel32) -HXLINE( 831) int pixel; -HXLINE( 833) { -HXLINE( 833) ::lime::utils::ArrayBufferView data = image->buffer->data; -HXDLIN( 833) int offset = (((4 * (y + image->offsetY)) * image->buffer->width) + ((x + image->offsetX) * 4)); -HXDLIN( 833) bool premultiplied = image->buffer->premultiplied; -HXDLIN( 833) switch((int)(image->buffer->format)){ - case (int)0: { -HXLINE( 833) int r = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN( 833) int g = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 833) int b = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 833) pixel = (((((r & 255) << 24) | ((g & 255) << 16)) | ((b & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 833) int r1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 833) int g1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 833) int b1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ); -HXDLIN( 833) pixel = (((((r1 & 255) << 24) | ((g1 & 255) << 16)) | ((b1 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 833) int r2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 833) int g2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 833) int b2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN( 833) pixel = (((((r2 & 255) << 24) | ((g2 & 255) << 16)) | ((b2 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 833) if (premultiplied) { -HXLINE( 833) bool _hx_tmp; -HXDLIN( 833) if (((pixel & 255) != 0)) { -HXLINE( 833) _hx_tmp = ((pixel & 255) != 255); - } - else { -HXLINE( 833) _hx_tmp = false; - } -HXDLIN( 833) if (_hx_tmp) { -HXLINE( 833) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((pixel & 255)) )); -HXDLIN( 833) { -HXLINE( 833) ::lime::utils::ArrayBufferView this1 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 833) int r3 = ( (int)(( ::__hxcpp_memory_get_byte(this1->buffer->b,(this1->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(pixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 833) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 833) int g3 = ( (int)(( ::__hxcpp_memory_get_byte(this2->buffer->b,(this2->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(pixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 833) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 833) pixel = (((((r3 & 255) << 24) | ((g3 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this3->buffer->b,(this3->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(pixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((pixel & 255) & 255)); - } - } - } - } -HXLINE( 836) switch((int)(format)){ - case (int)1: { -HXLINE( 839) int this4 = 0; -HXDLIN( 839) int argb = this4; -HXDLIN( 839) argb = ((((((pixel & 255) & 255) << 24) | (((hx::UShr(pixel,24) & 255) & 255) << 16)) | (((hx::UShr(pixel,16) & 255) & 255) << 8)) | ((hx::UShr(pixel,8) & 255) & 255)); -HXDLIN( 839) return argb; - } - break; - case (int)2: { -HXLINE( 841) int this5 = 0; -HXDLIN( 841) int bgra = this5; -HXDLIN( 841) bgra = ((((((hx::UShr(pixel,8) & 255) & 255) << 24) | (((hx::UShr(pixel,16) & 255) & 255) << 16)) | (((hx::UShr(pixel,24) & 255) & 255) << 8)) | ((pixel & 255) & 255)); -HXDLIN( 841) return bgra; - } - break; - default:{ -HXLINE( 843) return pixel; - } - } -HXLINE( 836) return 0; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(ImageDataUtil_obj,getPixel32,return ) - - ::haxe::io::Bytes ImageDataUtil_obj::getPixels( ::lime::graphics::Image image, ::lime::math::Rectangle rect,int format){ - HX_GC_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_848_getPixels) -HXLINE( 849) if (hx::IsNull( image->buffer->data )) { -HXLINE( 849) return null(); - } -HXLINE( 851) int length = ::Std_obj::_hx_int((rect->width * rect->height)); -HXLINE( 852) ::haxe::io::Bytes bytes = ::haxe::io::Bytes_obj::alloc((length * 4)); -HXLINE( 855) if (::lime::_hx_system::CFFI_obj::enabled) { -HXLINE( 855) ::lime::_internal::backend::native::NativeCFFI_obj::lime_image_data_util_get_pixels(hx::DynamicPtr(image),hx::DynamicPtr(rect),format,hx::DynamicPtr(bytes)); - } - else { -HXLINE( 859) ::lime::utils::ArrayBufferView data = image->buffer->data; -HXLINE( 860) int sourceFormat = image->buffer->format; -HXLINE( 861) bool premultiplied = image->buffer->premultiplied; -HXLINE( 863) ::lime::_internal::graphics::_ImageDataUtil::ImageDataView dataView = ::lime::_internal::graphics::_ImageDataUtil::ImageDataView_obj::__alloc( HX_CTX ,image,rect); -HXLINE( 864) int position; -HXDLIN( 864) int argb; -HXDLIN( 864) int bgra; -HXDLIN( 864) int pixel; -HXLINE( 865) int destPosition = 0; -HXLINE( 867) { -HXLINE( 867) int _g = 0; -HXDLIN( 867) int _g1 = dataView->height; -HXDLIN( 867) while((_g < _g1)){ -HXLINE( 867) _g = (_g + 1); -HXDLIN( 867) int y = (_g - 1); -HXLINE( 869) position = (dataView->byteOffset + (dataView->stride * y)); -HXLINE( 871) { -HXLINE( 871) int _g2 = 0; -HXDLIN( 871) int _g11 = dataView->width; -HXDLIN( 871) while((_g2 < _g11)){ -HXLINE( 871) _g2 = (_g2 + 1); -HXDLIN( 871) int x = (_g2 - 1); -HXLINE( 873) { -HXLINE( 873) switch((int)(sourceFormat)){ - case (int)0: { -HXLINE( 873) int r = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + position)) & 255)) ); -HXDLIN( 873) int g = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (position + 1))) & 255)) ); -HXDLIN( 873) int b = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (position + 2))) & 255)) ); -HXDLIN( 873) pixel = (((((r & 255) << 24) | ((g & 255) << 16)) | ((b & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (position + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 873) int r1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (position + 1))) & 255)) ); -HXDLIN( 873) int g1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (position + 2))) & 255)) ); -HXDLIN( 873) int b1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (position + 3))) & 255)) ); -HXDLIN( 873) pixel = (((((r1 & 255) << 24) | ((g1 & 255) << 16)) | ((b1 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + position)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 873) int r2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (position + 2))) & 255)) ); -HXDLIN( 873) int g2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (position + 1))) & 255)) ); -HXDLIN( 873) int b2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + position)) & 255)) ); -HXDLIN( 873) pixel = (((((r2 & 255) << 24) | ((g2 & 255) << 16)) | ((b2 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (position + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 873) if (premultiplied) { -HXLINE( 873) bool _hx_tmp; -HXDLIN( 873) if (((pixel & 255) != 0)) { -HXLINE( 873) _hx_tmp = ((pixel & 255) != 255); - } - else { -HXLINE( 873) _hx_tmp = false; - } -HXDLIN( 873) if (_hx_tmp) { -HXLINE( 873) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((pixel & 255)) )); -HXDLIN( 873) { -HXLINE( 873) ::lime::utils::ArrayBufferView this1 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 873) int r3 = ( (int)(( ::__hxcpp_memory_get_byte(this1->buffer->b,(this1->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(pixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 873) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 873) int g3 = ( (int)(( ::__hxcpp_memory_get_byte(this2->buffer->b,(this2->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(pixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 873) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 873) pixel = (((((r3 & 255) << 24) | ((g3 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this3->buffer->b,(this3->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(pixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((pixel & 255) & 255)); - } - } - } - } -HXLINE( 875) switch((int)(format)){ - case (int)1: { -HXLINE( 878) int this4 = 0; -HXDLIN( 878) int argb1 = this4; -HXDLIN( 878) argb1 = ((((((pixel & 255) & 255) << 24) | (((hx::UShr(pixel,24) & 255) & 255) << 16)) | (((hx::UShr(pixel,16) & 255) & 255) << 8)) | ((hx::UShr(pixel,8) & 255) & 255)); -HXDLIN( 878) argb = argb1; -HXLINE( 879) pixel = argb; - } - break; - case (int)2: { -HXLINE( 881) int this5 = 0; -HXDLIN( 881) int bgra1 = this5; -HXDLIN( 881) bgra1 = ((((((hx::UShr(pixel,8) & 255) & 255) << 24) | (((hx::UShr(pixel,16) & 255) & 255) << 16)) | (((hx::UShr(pixel,24) & 255) & 255) << 8)) | ((pixel & 255) & 255)); -HXDLIN( 881) bgra = bgra1; -HXLINE( 882) pixel = bgra; - } - break; - default:{ - } - } -HXLINE( 886) { -HXLINE( 886) destPosition = (destPosition + 1); -HXDLIN( 886) bytes->b[(destPosition - 1)] = ( (unsigned char)((hx::UShr(pixel,24) & 255)) ); - } -HXLINE( 887) { -HXLINE( 887) destPosition = (destPosition + 1); -HXDLIN( 887) bytes->b[(destPosition - 1)] = ( (unsigned char)((hx::UShr(pixel,16) & 255)) ); - } -HXLINE( 888) { -HXLINE( 888) destPosition = (destPosition + 1); -HXDLIN( 888) bytes->b[(destPosition - 1)] = ( (unsigned char)((hx::UShr(pixel,8) & 255)) ); - } -HXLINE( 889) { -HXLINE( 889) destPosition = (destPosition + 1); -HXDLIN( 889) bytes->b[(destPosition - 1)] = ( (unsigned char)((pixel & 255)) ); - } -HXLINE( 891) position = (position + 4); - } - } - } - } - } -HXLINE( 896) return bytes; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ImageDataUtil_obj,getPixels,return ) - -void ImageDataUtil_obj::merge( ::lime::graphics::Image image, ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint,int redMultiplier,int greenMultiplier,int blueMultiplier,int alphaMultiplier){ - HX_GC_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_901_merge) -HXLINE( 902) bool _hx_tmp; -HXDLIN( 902) if (hx::IsNotNull( image->buffer->data )) { -HXLINE( 902) _hx_tmp = hx::IsNull( sourceImage->buffer->data ); - } - else { -HXLINE( 902) _hx_tmp = true; - } -HXDLIN( 902) if (_hx_tmp) { -HXLINE( 902) return; - } -HXLINE( 905) if (::lime::_hx_system::CFFI_obj::enabled) { -HXLINE( 905) ::lime::_internal::backend::native::NativeCFFI_obj::lime_image_data_util_merge(hx::DynamicPtr(image),hx::DynamicPtr(sourceImage),hx::DynamicPtr(sourceRect),hx::DynamicPtr(destPoint),redMultiplier,greenMultiplier,blueMultiplier,alphaMultiplier); - } - else { -HXLINE( 910) ::lime::_internal::graphics::_ImageDataUtil::ImageDataView sourceView = ::lime::_internal::graphics::_ImageDataUtil::ImageDataView_obj::__alloc( HX_CTX ,sourceImage,sourceRect); -HXLINE( 911) ::lime::_internal::graphics::_ImageDataUtil::ImageDataView destView = ::lime::_internal::graphics::_ImageDataUtil::ImageDataView_obj::__alloc( HX_CTX ,image, ::lime::math::Rectangle_obj::__alloc( HX_CTX ,destPoint->x,destPoint->y,sourceView->width,sourceView->height)); -HXLINE( 913) ::lime::utils::ArrayBufferView sourceData = sourceImage->buffer->data; -HXLINE( 914) ::lime::utils::ArrayBufferView destData = image->buffer->data; -HXLINE( 915) int sourceFormat = sourceImage->buffer->format; -HXLINE( 916) int destFormat = image->buffer->format; -HXLINE( 917) bool sourcePremultiplied = sourceImage->buffer->premultiplied; -HXLINE( 918) bool destPremultiplied = image->buffer->premultiplied; -HXLINE( 920) int sourcePosition; -HXDLIN( 920) int destPosition; -HXDLIN( 920) int sourcePixel; -HXDLIN( 920) int destPixel; -HXLINE( 922) { -HXLINE( 922) int _g = 0; -HXDLIN( 922) int _g1 = destView->height; -HXDLIN( 922) while((_g < _g1)){ -HXLINE( 922) _g = (_g + 1); -HXDLIN( 922) int y = (_g - 1); -HXLINE( 924) sourcePosition = (sourceView->byteOffset + (sourceView->stride * y)); -HXLINE( 925) destPosition = (destView->byteOffset + (destView->stride * y)); -HXLINE( 927) { -HXLINE( 927) int _g2 = 0; -HXDLIN( 927) int _g11 = destView->width; -HXDLIN( 927) while((_g2 < _g11)){ -HXLINE( 927) _g2 = (_g2 + 1); -HXDLIN( 927) int x = (_g2 - 1); -HXLINE( 929) { -HXLINE( 929) switch((int)(sourceFormat)){ - case (int)0: { -HXLINE( 929) int r = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + sourcePosition)) & 255)) ); -HXDLIN( 929) int g = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 1))) & 255)) ); -HXDLIN( 929) int b = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 2))) & 255)) ); -HXDLIN( 929) sourcePixel = (((((r & 255) << 24) | ((g & 255) << 16)) | ((b & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 929) int r1 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 1))) & 255)) ); -HXDLIN( 929) int g1 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 2))) & 255)) ); -HXDLIN( 929) int b1 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 3))) & 255)) ); -HXDLIN( 929) sourcePixel = (((((r1 & 255) << 24) | ((g1 & 255) << 16)) | ((b1 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + sourcePosition)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 929) int r2 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 2))) & 255)) ); -HXDLIN( 929) int g2 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 1))) & 255)) ); -HXDLIN( 929) int b2 = ( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + sourcePosition)) & 255)) ); -HXDLIN( 929) sourcePixel = (((((r2 & 255) << 24) | ((g2 & 255) << 16)) | ((b2 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(sourceData->buffer->b,(sourceData->byteOffset + (sourcePosition + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 929) if (sourcePremultiplied) { -HXLINE( 929) bool _hx_tmp1; -HXDLIN( 929) if (((sourcePixel & 255) != 0)) { -HXLINE( 929) _hx_tmp1 = ((sourcePixel & 255) != 255); - } - else { -HXLINE( 929) _hx_tmp1 = false; - } -HXDLIN( 929) if (_hx_tmp1) { -HXLINE( 929) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((sourcePixel & 255)) )); -HXDLIN( 929) { -HXLINE( 929) ::lime::utils::ArrayBufferView this1 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 929) int r3 = ( (int)(( ::__hxcpp_memory_get_byte(this1->buffer->b,(this1->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 929) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 929) int g3 = ( (int)(( ::__hxcpp_memory_get_byte(this2->buffer->b,(this2->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 929) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 929) sourcePixel = (((((r3 & 255) << 24) | ((g3 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this3->buffer->b,(this3->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(sourcePixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((sourcePixel & 255) & 255)); - } - } - } - } -HXLINE( 930) { -HXLINE( 930) switch((int)(destFormat)){ - case (int)0: { -HXLINE( 930) int r4 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + destPosition)) & 255)) ); -HXDLIN( 930) int g4 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1))) & 255)) ); -HXDLIN( 930) int b3 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2))) & 255)) ); -HXDLIN( 930) destPixel = (((((r4 & 255) << 24) | ((g4 & 255) << 16)) | ((b3 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 930) int r5 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1))) & 255)) ); -HXDLIN( 930) int g5 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2))) & 255)) ); -HXDLIN( 930) int b4 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3))) & 255)) ); -HXDLIN( 930) destPixel = (((((r5 & 255) << 24) | ((g5 & 255) << 16)) | ((b4 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + destPosition)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 930) int r6 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2))) & 255)) ); -HXDLIN( 930) int g6 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1))) & 255)) ); -HXDLIN( 930) int b5 = ( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + destPosition)) & 255)) ); -HXDLIN( 930) destPixel = (((((r6 & 255) << 24) | ((g6 & 255) << 16)) | ((b5 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN( 930) if (destPremultiplied) { -HXLINE( 930) bool _hx_tmp2; -HXDLIN( 930) if (((destPixel & 255) != 0)) { -HXLINE( 930) _hx_tmp2 = ((destPixel & 255) != 255); - } - else { -HXLINE( 930) _hx_tmp2 = false; - } -HXDLIN( 930) if (_hx_tmp2) { -HXLINE( 930) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((destPixel & 255)) )); -HXDLIN( 930) { -HXLINE( 930) ::lime::utils::ArrayBufferView this4 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 930) int r7 = ( (int)(( ::__hxcpp_memory_get_byte(this4->buffer->b,(this4->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(destPixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 930) ::lime::utils::ArrayBufferView this5 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 930) int g7 = ( (int)(( ::__hxcpp_memory_get_byte(this5->buffer->b,(this5->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(destPixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 930) ::lime::utils::ArrayBufferView this6 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 930) destPixel = (((((r7 & 255) << 24) | ((g7 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this6->buffer->b,(this6->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(destPixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((destPixel & 255) & 255)); - } - } - } - } -HXLINE( 932) { -HXLINE( 932) int value = ::Std_obj::_hx_int((( (Float)((((hx::UShr(sourcePixel,24) & 255) * redMultiplier) + ((hx::UShr(destPixel,24) & 255) * (256 - redMultiplier)))) ) / ( (Float)(256) ))); -HXDLIN( 932) destPixel = (((((value & 255) << 24) | (((hx::UShr(destPixel,16) & 255) & 255) << 16)) | (((hx::UShr(destPixel,8) & 255) & 255) << 8)) | ((destPixel & 255) & 255)); - } -HXLINE( 933) { -HXLINE( 933) int value1 = ::Std_obj::_hx_int((( (Float)((((hx::UShr(sourcePixel,16) & 255) * greenMultiplier) + ((hx::UShr(destPixel,16) & 255) * (256 - greenMultiplier)))) ) / ( (Float)(256) ))); -HXDLIN( 933) destPixel = ((((((hx::UShr(destPixel,24) & 255) & 255) << 24) | ((value1 & 255) << 16)) | (((hx::UShr(destPixel,8) & 255) & 255) << 8)) | ((destPixel & 255) & 255)); - } -HXLINE( 934) { -HXLINE( 934) int value2 = ::Std_obj::_hx_int((( (Float)((((hx::UShr(sourcePixel,8) & 255) * blueMultiplier) + ((hx::UShr(destPixel,8) & 255) * (256 - blueMultiplier)))) ) / ( (Float)(256) ))); -HXDLIN( 934) destPixel = ((((((hx::UShr(destPixel,24) & 255) & 255) << 24) | (((hx::UShr(destPixel,16) & 255) & 255) << 16)) | ((value2 & 255) << 8)) | ((destPixel & 255) & 255)); - } -HXLINE( 935) { -HXLINE( 935) int value3 = ::Std_obj::_hx_int((( (Float)((((sourcePixel & 255) * alphaMultiplier) + ((destPixel & 255) * (256 - alphaMultiplier)))) ) / ( (Float)(256) ))); -HXDLIN( 935) destPixel = ((((((hx::UShr(destPixel,24) & 255) & 255) << 24) | (((hx::UShr(destPixel,16) & 255) & 255) << 16)) | (((hx::UShr(destPixel,8) & 255) & 255) << 8)) | (value3 & 255)); - } -HXLINE( 937) { -HXLINE( 937) if (destPremultiplied) { -HXLINE( 937) if (((destPixel & 255) == 0)) { -HXLINE( 937) if ((destPixel != 0)) { -HXLINE( 937) destPixel = 0; - } - } - else { -HXLINE( 937) if (((destPixel & 255) != 255)) { -HXLINE( 937) ::lime::utils::ArrayBufferView this7 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 937) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this7->buffer->b,(this7->byteOffset + ((destPixel & 255) * 4)))) ); -HXDLIN( 937) destPixel = ((((((((hx::UShr(destPixel,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(destPixel,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(destPixel,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((destPixel & 255) & 255)); - } - } - } -HXDLIN( 937) switch((int)(destFormat)){ - case (int)0: { -HXLINE( 937) { -HXLINE( 937) int val = (hx::UShr(destPixel,24) & 255); -HXDLIN( 937) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val); - } -HXDLIN( 937) { -HXLINE( 937) int val1 = (hx::UShr(destPixel,16) & 255); -HXDLIN( 937) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val1); - } -HXDLIN( 937) { -HXLINE( 937) int val2 = (hx::UShr(destPixel,8) & 255); -HXDLIN( 937) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val2); - } -HXDLIN( 937) { -HXLINE( 937) int val3 = (destPixel & 255); -HXDLIN( 937) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val3); - } - } - break; - case (int)1: { -HXLINE( 937) { -HXLINE( 937) int val4 = (destPixel & 255); -HXDLIN( 937) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val4); - } -HXDLIN( 937) { -HXLINE( 937) int val5 = (hx::UShr(destPixel,24) & 255); -HXDLIN( 937) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val5); - } -HXDLIN( 937) { -HXLINE( 937) int val6 = (hx::UShr(destPixel,16) & 255); -HXDLIN( 937) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val6); - } -HXDLIN( 937) { -HXLINE( 937) int val7 = (hx::UShr(destPixel,8) & 255); -HXDLIN( 937) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val7); - } - } - break; - case (int)2: { -HXLINE( 937) { -HXLINE( 937) int val8 = (hx::UShr(destPixel,8) & 255); -HXDLIN( 937) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val8); - } -HXDLIN( 937) { -HXLINE( 937) int val9 = (hx::UShr(destPixel,16) & 255); -HXDLIN( 937) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val9); - } -HXDLIN( 937) { -HXLINE( 937) int val10 = (hx::UShr(destPixel,24) & 255); -HXDLIN( 937) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val10); - } -HXDLIN( 937) { -HXLINE( 937) int val11 = (destPixel & 255); -HXDLIN( 937) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val11); - } - } - break; - } - } -HXLINE( 939) sourcePosition = (sourcePosition + 4); -HXLINE( 940) destPosition = (destPosition + 4); - } - } - } - } - } -HXLINE( 945) image->dirty = true; -HXLINE( 946) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC8(ImageDataUtil_obj,merge,(void)) - -void ImageDataUtil_obj::multiplyAlpha( ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_950_multiplyAlpha) -HXLINE( 951) ::lime::utils::ArrayBufferView data = image->buffer->data; -HXLINE( 952) bool _hx_tmp; -HXDLIN( 952) if (hx::IsNotNull( data )) { -HXLINE( 952) _hx_tmp = !(image->buffer->transparent); - } - else { -HXLINE( 952) _hx_tmp = true; - } -HXDLIN( 952) if (_hx_tmp) { -HXLINE( 952) return; - } -HXLINE( 955) if (::lime::_hx_system::CFFI_obj::enabled) { -HXLINE( 955) ::lime::_internal::backend::native::NativeCFFI_obj::lime_image_data_util_multiply_alpha(hx::DynamicPtr(image)); - } - else { -HXLINE( 959) int format = image->buffer->format; -HXLINE( 960) int length = ::Std_obj::_hx_int((( (Float)(data->length) ) / ( (Float)(4) ))); -HXLINE( 961) int pixel; -HXLINE( 963) { -HXLINE( 963) int _g = 0; -HXDLIN( 963) int _g1 = length; -HXDLIN( 963) while((_g < _g1)){ -HXLINE( 963) _g = (_g + 1); -HXDLIN( 963) int i = (_g - 1); -HXLINE( 965) { -HXLINE( 965) int offset = (i * 4); -HXDLIN( 965) switch((int)(format)){ - case (int)0: { -HXLINE( 965) int r = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN( 965) int g = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 965) int b = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 965) pixel = (((((r & 255) << 24) | ((g & 255) << 16)) | ((b & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 965) int r1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 965) int g1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 965) int b1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ); -HXDLIN( 965) pixel = (((((r1 & 255) << 24) | ((g1 & 255) << 16)) | ((b1 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 965) int r2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 965) int g2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 965) int b2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN( 965) pixel = (((((r2 & 255) << 24) | ((g2 & 255) << 16)) | ((b2 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - } - } -HXLINE( 966) { -HXLINE( 966) int offset1 = (i * 4); -HXDLIN( 966) if (((pixel & 255) == 0)) { -HXLINE( 966) if ((pixel != 0)) { -HXLINE( 966) pixel = 0; - } - } - else { -HXLINE( 966) if (((pixel & 255) != 255)) { -HXLINE( 966) ::lime::utils::ArrayBufferView this1 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 966) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this1->buffer->b,(this1->byteOffset + ((pixel & 255) * 4)))) ); -HXDLIN( 966) pixel = ((((((((hx::UShr(pixel,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(pixel,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(pixel,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((pixel & 255) & 255)); - } - } -HXDLIN( 966) switch((int)(format)){ - case (int)0: { -HXLINE( 966) { -HXLINE( 966) int val = (hx::UShr(pixel,24) & 255); -HXDLIN( 966) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset1),val); - } -HXDLIN( 966) { -HXLINE( 966) int val1 = (hx::UShr(pixel,16) & 255); -HXDLIN( 966) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 1)),val1); - } -HXDLIN( 966) { -HXLINE( 966) int val2 = (hx::UShr(pixel,8) & 255); -HXDLIN( 966) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 2)),val2); - } -HXDLIN( 966) { -HXLINE( 966) int val3 = (pixel & 255); -HXDLIN( 966) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 3)),val3); - } - } - break; - case (int)1: { -HXLINE( 966) { -HXLINE( 966) int val4 = (pixel & 255); -HXDLIN( 966) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset1),val4); - } -HXDLIN( 966) { -HXLINE( 966) int val5 = (hx::UShr(pixel,24) & 255); -HXDLIN( 966) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 1)),val5); - } -HXDLIN( 966) { -HXLINE( 966) int val6 = (hx::UShr(pixel,16) & 255); -HXDLIN( 966) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 2)),val6); - } -HXDLIN( 966) { -HXLINE( 966) int val7 = (hx::UShr(pixel,8) & 255); -HXDLIN( 966) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 3)),val7); - } - } - break; - case (int)2: { -HXLINE( 966) { -HXLINE( 966) int val8 = (hx::UShr(pixel,8) & 255); -HXDLIN( 966) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset1),val8); - } -HXDLIN( 966) { -HXLINE( 966) int val9 = (hx::UShr(pixel,16) & 255); -HXDLIN( 966) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 1)),val9); - } -HXDLIN( 966) { -HXLINE( 966) int val10 = (hx::UShr(pixel,24) & 255); -HXDLIN( 966) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 2)),val10); - } -HXDLIN( 966) { -HXLINE( 966) int val11 = (pixel & 255); -HXDLIN( 966) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 3)),val11); - } - } - break; - } - } - } - } - } -HXLINE( 970) image->buffer->premultiplied = true; -HXLINE( 971) image->dirty = true; -HXLINE( 972) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ImageDataUtil_obj,multiplyAlpha,(void)) - -void ImageDataUtil_obj::resize( ::lime::graphics::Image image,int newWidth,int newHeight){ - HX_GC_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_976_resize) -HXLINE( 977) ::lime::graphics::ImageBuffer buffer = image->buffer; -HXLINE( 978) bool _hx_tmp; -HXDLIN( 978) if ((buffer->width == newWidth)) { -HXLINE( 978) _hx_tmp = (buffer->height == newHeight); - } - else { -HXLINE( 978) _hx_tmp = false; - } -HXDLIN( 978) if (_hx_tmp) { -HXLINE( 978) return; - } -HXLINE( 979) ::Dynamic elements = ((newWidth * newHeight) * 4); -HXDLIN( 979) ::haxe::io::Bytes buffer1 = null(); -HXDLIN( 979) ::cpp::VirtualArray array = null(); -HXDLIN( 979) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 979) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 979) ::Dynamic len = null(); -HXDLIN( 979) ::lime::utils::ArrayBufferView this1; -HXDLIN( 979) if (hx::IsNotNull( elements )) { -HXLINE( 979) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 979) if (hx::IsNotNull( array )) { -HXLINE( 979) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 979) _this->byteOffset = 0; -HXDLIN( 979) _this->length = array->get_length(); -HXDLIN( 979) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 979) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 979) _this->buffer = this2; -HXDLIN( 979) _this->copyFromArray(array,null()); -HXDLIN( 979) this1 = _this; - } - else { -HXLINE( 979) if (hx::IsNotNull( vector )) { -HXLINE( 979) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 979) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 979) _this1->byteOffset = 0; -HXDLIN( 979) _this1->length = array1->get_length(); -HXDLIN( 979) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 979) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 979) _this1->buffer = this3; -HXDLIN( 979) _this1->copyFromArray(array1,null()); -HXDLIN( 979) this1 = _this1; - } - else { -HXLINE( 979) if (hx::IsNotNull( view )) { -HXLINE( 979) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 979) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 979) int srcLength = view->length; -HXDLIN( 979) int srcByteOffset = view->byteOffset; -HXDLIN( 979) int srcElementSize = view->bytesPerElement; -HXDLIN( 979) int elementSize = _this2->bytesPerElement; -HXDLIN( 979) if ((view->type == _this2->type)) { -HXLINE( 979) int srcLength1 = srcData->length; -HXDLIN( 979) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 979) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 979) _this2->buffer = this4; -HXDLIN( 979) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 979) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 979) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 979) _this2->byteOffset = 0; -HXDLIN( 979) _this2->length = srcLength; -HXDLIN( 979) this1 = _this2; - } - else { -HXLINE( 979) if (hx::IsNotNull( buffer1 )) { -HXLINE( 979) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 979) int in_byteOffset = 0; -HXDLIN( 979) if ((in_byteOffset < 0)) { -HXLINE( 979) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 979) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 979) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 979) int bufferByteLength = buffer1->length; -HXDLIN( 979) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 979) int newByteLength = bufferByteLength; -HXDLIN( 979) if (hx::IsNull( len )) { -HXLINE( 979) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 979) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 979) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 979) if ((newByteLength < 0)) { -HXLINE( 979) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 979) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 979) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 979) if ((newRange > bufferByteLength)) { -HXLINE( 979) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 979) _this3->buffer = buffer1; -HXDLIN( 979) _this3->byteOffset = in_byteOffset; -HXDLIN( 979) _this3->byteLength = newByteLength; -HXDLIN( 979) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 979) this1 = _this3; - } - else { -HXLINE( 979) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 979) ::lime::graphics::ImageBuffer newBuffer = ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,this1,newWidth,newHeight,null(),null()); -HXLINE( 982) if (::lime::_hx_system::CFFI_obj::enabled) { -HXLINE( 982) ::lime::_internal::backend::native::NativeCFFI_obj::lime_image_data_util_resize(hx::DynamicPtr(image),hx::DynamicPtr(newBuffer),newWidth,newHeight); - } - else { -HXLINE( 986) int imageWidth = image->width; -HXLINE( 987) int imageHeight = image->height; -HXLINE( 989) ::lime::utils::ArrayBufferView data = image->get_data(); -HXLINE( 990) ::lime::utils::ArrayBufferView newData = newBuffer->data; -HXLINE( 991) int sourceIndex; -HXDLIN( 991) int sourceIndexX; -HXDLIN( 991) int sourceIndexY; -HXDLIN( 991) int sourceIndexXY; -HXDLIN( 991) int index; -HXLINE( 996) int sourceX; -HXDLIN( 996) int sourceY; -HXLINE( 997) Float u; -HXDLIN( 997) Float v; -HXDLIN( 997) Float uRatio; -HXDLIN( 997) Float vRatio; -HXDLIN( 997) Float uOpposite; -HXDLIN( 997) Float vOpposite; -HXLINE(1004) { -HXLINE(1004) int _g = 0; -HXDLIN(1004) int _g1 = newHeight; -HXDLIN(1004) while((_g < _g1)){ -HXLINE(1004) _g = (_g + 1); -HXDLIN(1004) int y = (_g - 1); -HXLINE(1006) { -HXLINE(1006) int _g2 = 0; -HXDLIN(1006) int _g11 = newWidth; -HXDLIN(1006) while((_g2 < _g11)){ -HXLINE(1006) _g2 = (_g2 + 1); -HXDLIN(1006) int x = (_g2 - 1); -HXLINE(1010) u = ((((x + ((Float)0.5)) / ( (Float)(newWidth) )) * ( (Float)(imageWidth) )) - ((Float)0.5)); -HXLINE(1011) v = ((((y + ((Float)0.5)) / ( (Float)(newHeight) )) * ( (Float)(imageHeight) )) - ((Float)0.5)); -HXLINE(1013) sourceX = ::Std_obj::_hx_int(u); -HXLINE(1014) sourceY = ::Std_obj::_hx_int(v); -HXLINE(1016) sourceIndex = (((sourceY * imageWidth) + sourceX) * 4); -HXLINE(1017) if ((sourceX < (imageWidth - 1))) { -HXLINE(1017) sourceIndexX = (sourceIndex + 4); - } - else { -HXLINE(1017) sourceIndexX = sourceIndex; - } -HXLINE(1018) if ((sourceY < (imageHeight - 1))) { -HXLINE(1018) sourceIndexY = (sourceIndex + (imageWidth * 4)); - } - else { -HXLINE(1018) sourceIndexY = sourceIndex; - } -HXLINE(1019) if ((sourceIndexX != sourceIndex)) { -HXLINE(1019) sourceIndexXY = (sourceIndexY + 4); - } - else { -HXLINE(1019) sourceIndexXY = sourceIndexY; - } -HXLINE(1021) index = (((y * newWidth) + x) * 4); -HXLINE(1023) uRatio = (u - ( (Float)(sourceX) )); -HXLINE(1024) vRatio = (v - ( (Float)(sourceY) )); -HXLINE(1025) uOpposite = (( (Float)(1) ) - uRatio); -HXLINE(1026) vOpposite = (( (Float)(1) ) - vRatio); -HXLINE(1028) { -HXLINE(1028) int _hx_int = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + sourceIndex)) & 255)) ); -HXDLIN(1028) Float val; -HXDLIN(1028) if ((_hx_int < 0)) { -HXLINE(1028) val = (((Float)4294967296.0) + _hx_int); - } - else { -HXLINE(1028) val = (_hx_int + ((Float)0.0)); - } -HXDLIN(1028) int int1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + sourceIndexX)) & 255)) ); -HXDLIN(1028) Float val1; -HXDLIN(1028) if ((int1 < 0)) { -HXLINE(1028) val1 = (((Float)4294967296.0) + int1); - } - else { -HXLINE(1028) val1 = (int1 + ((Float)0.0)); - } -HXLINE(1029) int int2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + sourceIndexY)) & 255)) ); -HXDLIN(1029) Float val2; -HXDLIN(1029) if ((int2 < 0)) { -HXLINE(1029) val2 = (((Float)4294967296.0) + int2); - } - else { -HXLINE(1029) val2 = (int2 + ((Float)0.0)); - } -HXDLIN(1029) int int3 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + sourceIndexXY)) & 255)) ); -HXDLIN(1029) Float val3; -HXDLIN(1029) if ((int3 < 0)) { -HXLINE(1029) val3 = (((Float)4294967296.0) + int3); - } - else { -HXLINE(1029) val3 = (int3 + ((Float)0.0)); - } -HXLINE(1028) int val4 = ::Std_obj::_hx_int(((((val * uOpposite) + (val1 * uRatio)) * vOpposite) + (((val2 * uOpposite) + (val3 * uRatio)) * vRatio))); -HXDLIN(1028) ::__hxcpp_memory_set_byte(newData->buffer->b,(newData->byteOffset + index),val4); - } -HXLINE(1030) { -HXLINE(1030) int int4 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (sourceIndex + 1))) & 255)) ); -HXDLIN(1030) Float val5; -HXDLIN(1030) if ((int4 < 0)) { -HXLINE(1030) val5 = (((Float)4294967296.0) + int4); - } - else { -HXLINE(1030) val5 = (int4 + ((Float)0.0)); - } -HXDLIN(1030) int int5 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (sourceIndexX + 1))) & 255)) ); -HXDLIN(1030) Float val6; -HXDLIN(1030) if ((int5 < 0)) { -HXLINE(1030) val6 = (((Float)4294967296.0) + int5); - } - else { -HXLINE(1030) val6 = (int5 + ((Float)0.0)); - } -HXLINE(1031) int int6 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (sourceIndexY + 1))) & 255)) ); -HXDLIN(1031) Float val7; -HXDLIN(1031) if ((int6 < 0)) { -HXLINE(1031) val7 = (((Float)4294967296.0) + int6); - } - else { -HXLINE(1031) val7 = (int6 + ((Float)0.0)); - } -HXDLIN(1031) int int7 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (sourceIndexXY + 1))) & 255)) ); -HXDLIN(1031) Float val8; -HXDLIN(1031) if ((int7 < 0)) { -HXLINE(1031) val8 = (((Float)4294967296.0) + int7); - } - else { -HXLINE(1031) val8 = (int7 + ((Float)0.0)); - } -HXLINE(1030) int val9 = ::Std_obj::_hx_int(((((val5 * uOpposite) + (val6 * uRatio)) * vOpposite) + (((val7 * uOpposite) + (val8 * uRatio)) * vRatio))); -HXDLIN(1030) ::__hxcpp_memory_set_byte(newData->buffer->b,(newData->byteOffset + (index + 1)),val9); - } -HXLINE(1032) { -HXLINE(1032) int int8 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (sourceIndex + 2))) & 255)) ); -HXDLIN(1032) Float val10; -HXDLIN(1032) if ((int8 < 0)) { -HXLINE(1032) val10 = (((Float)4294967296.0) + int8); - } - else { -HXLINE(1032) val10 = (int8 + ((Float)0.0)); - } -HXDLIN(1032) int int9 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (sourceIndexX + 2))) & 255)) ); -HXDLIN(1032) Float val11; -HXDLIN(1032) if ((int9 < 0)) { -HXLINE(1032) val11 = (((Float)4294967296.0) + int9); - } - else { -HXLINE(1032) val11 = (int9 + ((Float)0.0)); - } -HXLINE(1033) int int10 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (sourceIndexY + 2))) & 255)) ); -HXDLIN(1033) Float val12; -HXDLIN(1033) if ((int10 < 0)) { -HXLINE(1033) val12 = (((Float)4294967296.0) + int10); - } - else { -HXLINE(1033) val12 = (int10 + ((Float)0.0)); - } -HXDLIN(1033) int int11 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (sourceIndexXY + 2))) & 255)) ); -HXDLIN(1033) Float val13; -HXDLIN(1033) if ((int11 < 0)) { -HXLINE(1033) val13 = (((Float)4294967296.0) + int11); - } - else { -HXLINE(1033) val13 = (int11 + ((Float)0.0)); - } -HXLINE(1032) int val14 = ::Std_obj::_hx_int(((((val10 * uOpposite) + (val11 * uRatio)) * vOpposite) + (((val12 * uOpposite) + (val13 * uRatio)) * vRatio))); -HXDLIN(1032) ::__hxcpp_memory_set_byte(newData->buffer->b,(newData->byteOffset + (index + 2)),val14); - } -HXLINE(1037) bool _hx_tmp1; -HXDLIN(1037) bool _hx_tmp2; -HXDLIN(1037) if ((( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (sourceIndexX + 3))) & 255)) ) != 0)) { -HXLINE(1037) _hx_tmp2 = (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (sourceIndexY + 3))) & 255)) ) == 0); - } - else { -HXLINE(1037) _hx_tmp2 = true; - } -HXDLIN(1037) if (!(_hx_tmp2)) { -HXLINE(1037) _hx_tmp1 = (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (sourceIndexXY + 3))) & 255)) ) == 0); - } - else { -HXLINE(1037) _hx_tmp1 = true; - } -HXDLIN(1037) if (_hx_tmp1) { -HXLINE(1039) ::__hxcpp_memory_set_byte(newData->buffer->b,(newData->byteOffset + (index + 3)),0); - } - else { -HXLINE(1043) int val15 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (sourceIndex + 3))) & 255)) ); -HXDLIN(1043) ::__hxcpp_memory_set_byte(newData->buffer->b,(newData->byteOffset + (index + 3)),val15); - } - } - } - } - } - } -HXLINE(1049) buffer->data = newBuffer->data; -HXLINE(1050) buffer->width = newWidth; -HXLINE(1051) buffer->height = newHeight; -HXLINE(1060) image->dirty = true; -HXLINE(1061) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ImageDataUtil_obj,resize,(void)) - -void ImageDataUtil_obj::resizeBuffer( ::lime::graphics::Image image,int newWidth,int newHeight){ - HX_GC_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_1065_resizeBuffer) -HXLINE(1066) ::lime::graphics::ImageBuffer buffer = image->buffer; -HXLINE(1067) ::lime::utils::ArrayBufferView data = image->get_data(); -HXLINE(1068) ::Dynamic elements = ((newWidth * newHeight) * 4); -HXDLIN(1068) ::haxe::io::Bytes buffer1 = null(); -HXDLIN(1068) ::cpp::VirtualArray array = null(); -HXDLIN(1068) ::openfl::_Vector::IntVector vector = null(); -HXDLIN(1068) ::lime::utils::ArrayBufferView view = null(); -HXDLIN(1068) ::Dynamic len = null(); -HXDLIN(1068) ::lime::utils::ArrayBufferView this1; -HXDLIN(1068) if (hx::IsNotNull( elements )) { -HXLINE(1068) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE(1068) if (hx::IsNotNull( array )) { -HXLINE(1068) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN(1068) _this->byteOffset = 0; -HXDLIN(1068) _this->length = array->get_length(); -HXDLIN(1068) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN(1068) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN(1068) _this->buffer = this2; -HXDLIN(1068) _this->copyFromArray(array,null()); -HXDLIN(1068) this1 = _this; - } - else { -HXLINE(1068) if (hx::IsNotNull( vector )) { -HXLINE(1068) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN(1068) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN(1068) _this1->byteOffset = 0; -HXDLIN(1068) _this1->length = array1->get_length(); -HXDLIN(1068) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN(1068) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN(1068) _this1->buffer = this3; -HXDLIN(1068) _this1->copyFromArray(array1,null()); -HXDLIN(1068) this1 = _this1; - } - else { -HXLINE(1068) if (hx::IsNotNull( view )) { -HXLINE(1068) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN(1068) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN(1068) int srcLength = view->length; -HXDLIN(1068) int srcByteOffset = view->byteOffset; -HXDLIN(1068) int srcElementSize = view->bytesPerElement; -HXDLIN(1068) int elementSize = _this2->bytesPerElement; -HXDLIN(1068) if ((view->type == _this2->type)) { -HXLINE(1068) int srcLength1 = srcData->length; -HXDLIN(1068) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN(1068) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN(1068) _this2->buffer = this4; -HXDLIN(1068) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE(1068) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN(1068) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN(1068) _this2->byteOffset = 0; -HXDLIN(1068) _this2->length = srcLength; -HXDLIN(1068) this1 = _this2; - } - else { -HXLINE(1068) if (hx::IsNotNull( buffer1 )) { -HXLINE(1068) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN(1068) int in_byteOffset = 0; -HXDLIN(1068) if ((in_byteOffset < 0)) { -HXLINE(1068) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1068) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE(1068) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1068) int bufferByteLength = buffer1->length; -HXDLIN(1068) int elementSize1 = _this3->bytesPerElement; -HXDLIN(1068) int newByteLength = bufferByteLength; -HXDLIN(1068) if (hx::IsNull( len )) { -HXLINE(1068) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN(1068) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE(1068) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1068) if ((newByteLength < 0)) { -HXLINE(1068) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE(1068) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN(1068) int newRange = (in_byteOffset + newByteLength); -HXDLIN(1068) if ((newRange > bufferByteLength)) { -HXLINE(1068) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN(1068) _this3->buffer = buffer1; -HXDLIN(1068) _this3->byteOffset = in_byteOffset; -HXDLIN(1068) _this3->byteLength = newByteLength; -HXDLIN(1068) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN(1068) this1 = _this3; - } - else { -HXLINE(1068) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN(1068) ::lime::utils::ArrayBufferView newData = this1; -HXLINE(1069) int sourceIndex; -HXDLIN(1069) int index; -HXLINE(1071) { -HXLINE(1071) int _g = 0; -HXDLIN(1071) int _g1 = buffer->height; -HXDLIN(1071) while((_g < _g1)){ -HXLINE(1071) _g = (_g + 1); -HXDLIN(1071) int y = (_g - 1); -HXLINE(1073) { -HXLINE(1073) int _g2 = 0; -HXDLIN(1073) int _g11 = buffer->width; -HXDLIN(1073) while((_g2 < _g11)){ -HXLINE(1073) _g2 = (_g2 + 1); -HXDLIN(1073) int x = (_g2 - 1); -HXLINE(1075) sourceIndex = (((y * buffer->width) + x) * 4); -HXLINE(1076) index = (((y * newWidth) + x) * 4); -HXLINE(1078) { -HXLINE(1078) int val = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + sourceIndex)) & 255)) ); -HXDLIN(1078) ::__hxcpp_memory_set_byte(newData->buffer->b,(newData->byteOffset + index),val); - } -HXLINE(1079) { -HXLINE(1079) int val1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (sourceIndex + 1))) & 255)) ); -HXDLIN(1079) ::__hxcpp_memory_set_byte(newData->buffer->b,(newData->byteOffset + (index + 1)),val1); - } -HXLINE(1080) { -HXLINE(1080) int val2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (sourceIndex + 2))) & 255)) ); -HXDLIN(1080) ::__hxcpp_memory_set_byte(newData->buffer->b,(newData->byteOffset + (index + 2)),val2); - } -HXLINE(1081) { -HXLINE(1081) int val3 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (sourceIndex + 3))) & 255)) ); -HXDLIN(1081) ::__hxcpp_memory_set_byte(newData->buffer->b,(newData->byteOffset + (index + 3)),val3); - } - } - } - } - } -HXLINE(1085) buffer->data = newData; -HXLINE(1086) buffer->width = newWidth; -HXLINE(1087) buffer->height = newHeight; -HXLINE(1096) image->dirty = true; -HXLINE(1097) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ImageDataUtil_obj,resizeBuffer,(void)) - -void ImageDataUtil_obj::setFormat( ::lime::graphics::Image image,int format){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_1101_setFormat) -HXLINE(1102) ::lime::utils::ArrayBufferView data = image->buffer->data; -HXLINE(1103) if (hx::IsNull( data )) { -HXLINE(1103) return; - } -HXLINE(1106) if (::lime::_hx_system::CFFI_obj::enabled) { -HXLINE(1106) ::lime::_internal::backend::native::NativeCFFI_obj::lime_image_data_util_set_format(hx::DynamicPtr(image),format); - } - else { -HXLINE(1110) int index; -HXDLIN(1110) ::Dynamic a16; -HXLINE(1111) int length = ::Std_obj::_hx_int((( (Float)(data->length) ) / ( (Float)(4) ))); -HXLINE(1112) int r1; -HXDLIN(1112) int g1; -HXDLIN(1112) int b1; -HXDLIN(1112) int a1; -HXDLIN(1112) int r2; -HXDLIN(1112) int g2; -HXDLIN(1112) int b2; -HXDLIN(1112) int a2; -HXLINE(1113) ::Dynamic r; -HXDLIN(1113) ::Dynamic g; -HXDLIN(1113) ::Dynamic b; -HXDLIN(1113) ::Dynamic a; -HXLINE(1115) switch((int)(image->get_format())){ - case (int)0: { -HXLINE(1118) r1 = 0; -HXLINE(1119) g1 = 1; -HXLINE(1120) b1 = 2; -HXLINE(1121) a1 = 3; - } - break; - case (int)1: { -HXLINE(1124) r1 = 1; -HXLINE(1125) g1 = 2; -HXLINE(1126) b1 = 3; -HXLINE(1127) a1 = 0; - } - break; - case (int)2: { -HXLINE(1130) r1 = 2; -HXLINE(1131) g1 = 1; -HXLINE(1132) b1 = 0; -HXLINE(1133) a1 = 3; - } - break; - } -HXLINE(1136) switch((int)(format)){ - case (int)0: { -HXLINE(1139) r2 = 0; -HXLINE(1140) g2 = 1; -HXLINE(1141) b2 = 2; -HXLINE(1142) a2 = 3; - } - break; - case (int)1: { -HXLINE(1145) r2 = 1; -HXLINE(1146) g2 = 2; -HXLINE(1147) b2 = 3; -HXLINE(1148) a2 = 0; - } - break; - case (int)2: { -HXLINE(1151) r2 = 2; -HXLINE(1152) g2 = 1; -HXLINE(1153) b2 = 0; -HXLINE(1154) a2 = 3; - } - break; - } -HXLINE(1157) { -HXLINE(1157) int _g1 = 0; -HXDLIN(1157) int _g2 = length; -HXDLIN(1157) while((_g1 < _g2)){ -HXLINE(1157) _g1 = (_g1 + 1); -HXDLIN(1157) int i = (_g1 - 1); -HXLINE(1159) index = (i * 4); -HXLINE(1161) r = ( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (index + r1))) & 255); -HXLINE(1162) g = ( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (index + g1))) & 255); -HXLINE(1163) b = ( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (index + b1))) & 255); -HXLINE(1164) a = ( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (index + a1))) & 255); -HXLINE(1166) { -HXLINE(1166) int val = ( (int)(r) ); -HXDLIN(1166) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (index + r2)),val); - } -HXLINE(1167) { -HXLINE(1167) int val1 = ( (int)(g) ); -HXDLIN(1167) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (index + g2)),val1); - } -HXLINE(1168) { -HXLINE(1168) int val2 = ( (int)(b) ); -HXDLIN(1168) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (index + b2)),val2); - } -HXLINE(1169) { -HXLINE(1169) int val3 = ( (int)(a) ); -HXDLIN(1169) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (index + a2)),val3); - } - } - } - } -HXLINE(1173) image->buffer->format = format; -HXLINE(1174) image->dirty = true; -HXLINE(1175) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ImageDataUtil_obj,setFormat,(void)) - -void ImageDataUtil_obj::setPixel( ::lime::graphics::Image image,int x,int y,int color,int format){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_1179_setPixel) -HXLINE(1180) int pixel; -HXLINE(1182) switch((int)(format)){ - case (int)1: { -HXLINE(1185) int argb = color; -HXDLIN(1185) int this1 = 0; -HXDLIN(1185) int rgba = this1; -HXDLIN(1185) rgba = ((((((hx::UShr(argb,16) & 255) & 255) << 24) | (((hx::UShr(argb,8) & 255) & 255) << 16)) | (((argb & 255) & 255) << 8)) | ((hx::UShr(argb,24) & 255) & 255)); -HXDLIN(1185) pixel = rgba; - } - break; - case (int)2: { -HXLINE(1187) int bgra = color; -HXDLIN(1187) int this2 = 0; -HXDLIN(1187) int rgba1 = this2; -HXDLIN(1187) rgba1 = ((((((hx::UShr(bgra,8) & 255) & 255) << 24) | (((hx::UShr(bgra,16) & 255) & 255) << 16)) | (((hx::UShr(bgra,24) & 255) & 255) << 8)) | ((bgra & 255) & 255)); -HXDLIN(1187) pixel = rgba1; - } - break; - default:{ -HXLINE(1189) pixel = color; - } - } -HXLINE(1194) int this3 = 0; -HXDLIN(1194) int source = this3; -HXLINE(1195) { -HXLINE(1195) ::lime::utils::ArrayBufferView data = image->buffer->data; -HXDLIN(1195) int offset = (((4 * (y + image->offsetY)) * image->buffer->width) + ((x + image->offsetX) * 4)); -HXDLIN(1195) bool premultiplied = image->buffer->premultiplied; -HXDLIN(1195) switch((int)(image->buffer->format)){ - case (int)0: { -HXLINE(1195) int r = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN(1195) int g = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN(1195) int b = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN(1195) source = (((((r & 255) << 24) | ((g & 255) << 16)) | ((b & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE(1195) int r1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN(1195) int g1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN(1195) int b1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ); -HXDLIN(1195) source = (((((r1 & 255) << 24) | ((g1 & 255) << 16)) | ((b1 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE(1195) int r2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN(1195) int g2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN(1195) int b2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN(1195) source = (((((r2 & 255) << 24) | ((g2 & 255) << 16)) | ((b2 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN(1195) if (premultiplied) { -HXLINE(1195) bool _hx_tmp; -HXDLIN(1195) if (((source & 255) != 0)) { -HXLINE(1195) _hx_tmp = ((source & 255) != 255); - } - else { -HXLINE(1195) _hx_tmp = false; - } -HXDLIN(1195) if (_hx_tmp) { -HXLINE(1195) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((source & 255)) )); -HXDLIN(1195) { -HXLINE(1195) ::lime::utils::ArrayBufferView this4 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN(1195) int r3 = ( (int)(( ::__hxcpp_memory_get_byte(this4->buffer->b,(this4->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(source,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN(1195) ::lime::utils::ArrayBufferView this5 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN(1195) int g3 = ( (int)(( ::__hxcpp_memory_get_byte(this5->buffer->b,(this5->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(source,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN(1195) ::lime::utils::ArrayBufferView this6 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN(1195) source = (((((r3 & 255) << 24) | ((g3 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this6->buffer->b,(this6->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(source,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((source & 255) & 255)); - } - } - } - } -HXLINE(1198) { -HXLINE(1198) int value = (source & 255); -HXDLIN(1198) pixel = ((((((hx::UShr(pixel,24) & 255) & 255) << 24) | (((hx::UShr(pixel,16) & 255) & 255) << 16)) | (((hx::UShr(pixel,8) & 255) & 255) << 8)) | (value & 255)); - } -HXLINE(1199) { -HXLINE(1199) ::lime::utils::ArrayBufferView data1 = image->buffer->data; -HXDLIN(1199) int offset1 = (((4 * (y + image->offsetY)) * image->buffer->width) + ((x + image->offsetX) * 4)); -HXDLIN(1199) int format1 = image->buffer->format; -HXDLIN(1199) if (image->buffer->premultiplied) { -HXLINE(1199) if (((pixel & 255) == 0)) { -HXLINE(1199) if ((pixel != 0)) { -HXLINE(1199) pixel = 0; - } - } - else { -HXLINE(1199) if (((pixel & 255) != 255)) { -HXLINE(1199) ::lime::utils::ArrayBufferView this7 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN(1199) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this7->buffer->b,(this7->byteOffset + ((pixel & 255) * 4)))) ); -HXDLIN(1199) pixel = ((((((((hx::UShr(pixel,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(pixel,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(pixel,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((pixel & 255) & 255)); - } - } - } -HXDLIN(1199) switch((int)(format1)){ - case (int)0: { -HXLINE(1199) { -HXLINE(1199) int val = (hx::UShr(pixel,24) & 255); -HXDLIN(1199) ::__hxcpp_memory_set_byte(data1->buffer->b,(data1->byteOffset + offset1),val); - } -HXDLIN(1199) { -HXLINE(1199) int val1 = (hx::UShr(pixel,16) & 255); -HXDLIN(1199) ::__hxcpp_memory_set_byte(data1->buffer->b,(data1->byteOffset + (offset1 + 1)),val1); - } -HXDLIN(1199) { -HXLINE(1199) int val2 = (hx::UShr(pixel,8) & 255); -HXDLIN(1199) ::__hxcpp_memory_set_byte(data1->buffer->b,(data1->byteOffset + (offset1 + 2)),val2); - } -HXDLIN(1199) { -HXLINE(1199) int val3 = (pixel & 255); -HXDLIN(1199) ::__hxcpp_memory_set_byte(data1->buffer->b,(data1->byteOffset + (offset1 + 3)),val3); - } - } - break; - case (int)1: { -HXLINE(1199) { -HXLINE(1199) int val4 = (pixel & 255); -HXDLIN(1199) ::__hxcpp_memory_set_byte(data1->buffer->b,(data1->byteOffset + offset1),val4); - } -HXDLIN(1199) { -HXLINE(1199) int val5 = (hx::UShr(pixel,24) & 255); -HXDLIN(1199) ::__hxcpp_memory_set_byte(data1->buffer->b,(data1->byteOffset + (offset1 + 1)),val5); - } -HXDLIN(1199) { -HXLINE(1199) int val6 = (hx::UShr(pixel,16) & 255); -HXDLIN(1199) ::__hxcpp_memory_set_byte(data1->buffer->b,(data1->byteOffset + (offset1 + 2)),val6); - } -HXDLIN(1199) { -HXLINE(1199) int val7 = (hx::UShr(pixel,8) & 255); -HXDLIN(1199) ::__hxcpp_memory_set_byte(data1->buffer->b,(data1->byteOffset + (offset1 + 3)),val7); - } - } - break; - case (int)2: { -HXLINE(1199) { -HXLINE(1199) int val8 = (hx::UShr(pixel,8) & 255); -HXDLIN(1199) ::__hxcpp_memory_set_byte(data1->buffer->b,(data1->byteOffset + offset1),val8); - } -HXDLIN(1199) { -HXLINE(1199) int val9 = (hx::UShr(pixel,16) & 255); -HXDLIN(1199) ::__hxcpp_memory_set_byte(data1->buffer->b,(data1->byteOffset + (offset1 + 1)),val9); - } -HXDLIN(1199) { -HXLINE(1199) int val10 = (hx::UShr(pixel,24) & 255); -HXDLIN(1199) ::__hxcpp_memory_set_byte(data1->buffer->b,(data1->byteOffset + (offset1 + 2)),val10); - } -HXDLIN(1199) { -HXLINE(1199) int val11 = (pixel & 255); -HXDLIN(1199) ::__hxcpp_memory_set_byte(data1->buffer->b,(data1->byteOffset + (offset1 + 3)),val11); - } - } - break; - } - } -HXLINE(1202) image->dirty = true; -HXLINE(1203) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(ImageDataUtil_obj,setPixel,(void)) - -void ImageDataUtil_obj::setPixel32( ::lime::graphics::Image image,int x,int y,int color,int format){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_1207_setPixel32) -HXLINE(1208) int pixel; -HXLINE(1210) switch((int)(format)){ - case (int)1: { -HXLINE(1213) int argb = color; -HXDLIN(1213) int this1 = 0; -HXDLIN(1213) int rgba = this1; -HXDLIN(1213) rgba = ((((((hx::UShr(argb,16) & 255) & 255) << 24) | (((hx::UShr(argb,8) & 255) & 255) << 16)) | (((argb & 255) & 255) << 8)) | ((hx::UShr(argb,24) & 255) & 255)); -HXDLIN(1213) pixel = rgba; - } - break; - case (int)2: { -HXLINE(1215) int bgra = color; -HXDLIN(1215) int this2 = 0; -HXDLIN(1215) int rgba1 = this2; -HXDLIN(1215) rgba1 = ((((((hx::UShr(bgra,8) & 255) & 255) << 24) | (((hx::UShr(bgra,16) & 255) & 255) << 16)) | (((hx::UShr(bgra,24) & 255) & 255) << 8)) | ((bgra & 255) & 255)); -HXDLIN(1215) pixel = rgba1; - } - break; - default:{ -HXLINE(1217) pixel = color; - } - } -HXLINE(1220) if (!(image->get_transparent())) { -HXLINE(1220) pixel = ((((((hx::UShr(pixel,24) & 255) & 255) << 24) | (((hx::UShr(pixel,16) & 255) & 255) << 16)) | (((hx::UShr(pixel,8) & 255) & 255) << 8)) | 255); - } -HXLINE(1221) { -HXLINE(1221) ::lime::utils::ArrayBufferView data = image->buffer->data; -HXDLIN(1221) int offset = (((4 * (y + image->offsetY)) * image->buffer->width) + ((x + image->offsetX) * 4)); -HXDLIN(1221) int format1 = image->buffer->format; -HXDLIN(1221) if (image->buffer->premultiplied) { -HXLINE(1221) if (((pixel & 255) == 0)) { -HXLINE(1221) if ((pixel != 0)) { -HXLINE(1221) pixel = 0; - } - } - else { -HXLINE(1221) if (((pixel & 255) != 255)) { -HXLINE(1221) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN(1221) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this3->buffer->b,(this3->byteOffset + ((pixel & 255) * 4)))) ); -HXDLIN(1221) pixel = ((((((((hx::UShr(pixel,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(pixel,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(pixel,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((pixel & 255) & 255)); - } - } - } -HXDLIN(1221) switch((int)(format1)){ - case (int)0: { -HXLINE(1221) { -HXLINE(1221) int val = (hx::UShr(pixel,24) & 255); -HXDLIN(1221) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val); - } -HXDLIN(1221) { -HXLINE(1221) int val1 = (hx::UShr(pixel,16) & 255); -HXDLIN(1221) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val1); - } -HXDLIN(1221) { -HXLINE(1221) int val2 = (hx::UShr(pixel,8) & 255); -HXDLIN(1221) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val2); - } -HXDLIN(1221) { -HXLINE(1221) int val3 = (pixel & 255); -HXDLIN(1221) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val3); - } - } - break; - case (int)1: { -HXLINE(1221) { -HXLINE(1221) int val4 = (pixel & 255); -HXDLIN(1221) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val4); - } -HXDLIN(1221) { -HXLINE(1221) int val5 = (hx::UShr(pixel,24) & 255); -HXDLIN(1221) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val5); - } -HXDLIN(1221) { -HXLINE(1221) int val6 = (hx::UShr(pixel,16) & 255); -HXDLIN(1221) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val6); - } -HXDLIN(1221) { -HXLINE(1221) int val7 = (hx::UShr(pixel,8) & 255); -HXDLIN(1221) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val7); - } - } - break; - case (int)2: { -HXLINE(1221) { -HXLINE(1221) int val8 = (hx::UShr(pixel,8) & 255); -HXDLIN(1221) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val8); - } -HXDLIN(1221) { -HXLINE(1221) int val9 = (hx::UShr(pixel,16) & 255); -HXDLIN(1221) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val9); - } -HXDLIN(1221) { -HXLINE(1221) int val10 = (hx::UShr(pixel,24) & 255); -HXDLIN(1221) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val10); - } -HXDLIN(1221) { -HXLINE(1221) int val11 = (pixel & 255); -HXDLIN(1221) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val11); - } - } - break; - } - } -HXLINE(1224) image->dirty = true; -HXLINE(1225) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(ImageDataUtil_obj,setPixel32,(void)) - -void ImageDataUtil_obj::setPixels( ::lime::graphics::Image image, ::lime::math::Rectangle rect, ::lime::utils::BytePointerData bytePointer,int format, ::lime::_hx_system::Endian endian){ - HX_GC_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_1229_setPixels) -HXLINE(1230) if (hx::IsNull( image->buffer->data )) { -HXLINE(1230) return; - } -HXLINE(1233) if (::lime::_hx_system::CFFI_obj::enabled) { -HXLINE(1233) int _hx_tmp; -HXDLIN(1233) if (hx::IsEq( endian,::lime::_hx_system::Endian_obj::_hx_BIG_ENDIAN_dyn() )) { -HXLINE(1233) _hx_tmp = 1; - } - else { -HXLINE(1233) _hx_tmp = 0; - } -HXDLIN(1233) ::lime::_internal::backend::native::NativeCFFI_obj::lime_image_data_util_set_pixels(hx::DynamicPtr(image),hx::DynamicPtr(rect),hx::DynamicPtr(bytePointer->bytes),bytePointer->offset,format,_hx_tmp); - } - else { -HXLINE(1237) ::lime::utils::ArrayBufferView data = image->buffer->data; -HXLINE(1238) int sourceFormat = image->buffer->format; -HXLINE(1239) bool premultiplied = image->buffer->premultiplied; -HXLINE(1240) ::lime::_internal::graphics::_ImageDataUtil::ImageDataView dataView = ::lime::_internal::graphics::_ImageDataUtil::ImageDataView_obj::__alloc( HX_CTX ,image,rect); -HXLINE(1241) int row; -HXDLIN(1241) int color; -HXDLIN(1241) int pixel; -HXLINE(1242) bool transparent = image->get_transparent(); -HXLINE(1243) ::haxe::io::Bytes bytes = bytePointer->bytes; -HXLINE(1244) int dataPosition = bytePointer->offset; -HXLINE(1245) bool littleEndian = hx::IsNotEq( endian,::lime::_hx_system::Endian_obj::_hx_BIG_ENDIAN_dyn() ); -HXLINE(1247) { -HXLINE(1247) int _g = 0; -HXDLIN(1247) int _g1 = dataView->height; -HXDLIN(1247) while((_g < _g1)){ -HXLINE(1247) _g = (_g + 1); -HXDLIN(1247) int y = (_g - 1); -HXLINE(1249) row = (dataView->byteOffset + (dataView->stride * y)); -HXLINE(1251) { -HXLINE(1251) int _g2 = 0; -HXDLIN(1251) int _g11 = dataView->width; -HXDLIN(1251) while((_g2 < _g11)){ -HXLINE(1251) _g2 = (_g2 + 1); -HXDLIN(1251) int x = (_g2 - 1); -HXLINE(1253) if (littleEndian) { -HXLINE(1255) color = (((( (int)(bytes->b->__get(dataPosition)) ) | (( (int)(bytes->b->__get((dataPosition + 1))) ) << 8)) | (( (int)(bytes->b->__get((dataPosition + 2))) ) << 16)) | (( (int)(bytes->b->__get((dataPosition + 3))) ) << 24)); - } - else { -HXLINE(1259) color = (((( (int)(bytes->b->__get((dataPosition + 3))) ) | (( (int)(bytes->b->__get((dataPosition + 2))) ) << 8)) | (( (int)(bytes->b->__get((dataPosition + 1))) ) << 16)) | (( (int)(bytes->b->__get(dataPosition)) ) << 24)); - } -HXLINE(1263) dataPosition = (dataPosition + 4); -HXLINE(1265) switch((int)(format)){ - case (int)1: { -HXLINE(1268) int argb = color; -HXDLIN(1268) int this1 = 0; -HXDLIN(1268) int rgba = this1; -HXDLIN(1268) rgba = ((((((hx::UShr(argb,16) & 255) & 255) << 24) | (((hx::UShr(argb,8) & 255) & 255) << 16)) | (((argb & 255) & 255) << 8)) | ((hx::UShr(argb,24) & 255) & 255)); -HXDLIN(1268) pixel = rgba; - } - break; - case (int)2: { -HXLINE(1270) int bgra = color; -HXDLIN(1270) int this2 = 0; -HXDLIN(1270) int rgba1 = this2; -HXDLIN(1270) rgba1 = ((((((hx::UShr(bgra,8) & 255) & 255) << 24) | (((hx::UShr(bgra,16) & 255) & 255) << 16)) | (((hx::UShr(bgra,24) & 255) & 255) << 8)) | ((bgra & 255) & 255)); -HXDLIN(1270) pixel = rgba1; - } - break; - default:{ -HXLINE(1272) pixel = color; - } - } -HXLINE(1275) if (!(transparent)) { -HXLINE(1275) pixel = ((((((hx::UShr(pixel,24) & 255) & 255) << 24) | (((hx::UShr(pixel,16) & 255) & 255) << 16)) | (((hx::UShr(pixel,8) & 255) & 255) << 8)) | 255); - } -HXLINE(1276) { -HXLINE(1276) int offset = (row + (x * 4)); -HXDLIN(1276) if (premultiplied) { -HXLINE(1276) if (((pixel & 255) == 0)) { -HXLINE(1276) if ((pixel != 0)) { -HXLINE(1276) pixel = 0; - } - } - else { -HXLINE(1276) if (((pixel & 255) != 255)) { -HXLINE(1276) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN(1276) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this3->buffer->b,(this3->byteOffset + ((pixel & 255) * 4)))) ); -HXDLIN(1276) pixel = ((((((((hx::UShr(pixel,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(pixel,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(pixel,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((pixel & 255) & 255)); - } - } - } -HXDLIN(1276) switch((int)(sourceFormat)){ - case (int)0: { -HXLINE(1276) { -HXLINE(1276) int val = (hx::UShr(pixel,24) & 255); -HXDLIN(1276) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val); - } -HXDLIN(1276) { -HXLINE(1276) int val1 = (hx::UShr(pixel,16) & 255); -HXDLIN(1276) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val1); - } -HXDLIN(1276) { -HXLINE(1276) int val2 = (hx::UShr(pixel,8) & 255); -HXDLIN(1276) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val2); - } -HXDLIN(1276) { -HXLINE(1276) int val3 = (pixel & 255); -HXDLIN(1276) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val3); - } - } - break; - case (int)1: { -HXLINE(1276) { -HXLINE(1276) int val4 = (pixel & 255); -HXDLIN(1276) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val4); - } -HXDLIN(1276) { -HXLINE(1276) int val5 = (hx::UShr(pixel,24) & 255); -HXDLIN(1276) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val5); - } -HXDLIN(1276) { -HXLINE(1276) int val6 = (hx::UShr(pixel,16) & 255); -HXDLIN(1276) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val6); - } -HXDLIN(1276) { -HXLINE(1276) int val7 = (hx::UShr(pixel,8) & 255); -HXDLIN(1276) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val7); - } - } - break; - case (int)2: { -HXLINE(1276) { -HXLINE(1276) int val8 = (hx::UShr(pixel,8) & 255); -HXDLIN(1276) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val8); - } -HXDLIN(1276) { -HXLINE(1276) int val9 = (hx::UShr(pixel,16) & 255); -HXDLIN(1276) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val9); - } -HXDLIN(1276) { -HXLINE(1276) int val10 = (hx::UShr(pixel,24) & 255); -HXDLIN(1276) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val10); - } -HXDLIN(1276) { -HXLINE(1276) int val11 = (pixel & 255); -HXDLIN(1276) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val11); - } - } - break; - } - } - } - } - } - } - } -HXLINE(1281) image->dirty = true; -HXLINE(1282) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(ImageDataUtil_obj,setPixels,(void)) - -int ImageDataUtil_obj::threshold( ::lime::graphics::Image image, ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint,::String operation,int threshold,int color,int mask,bool copySource,int format){ - HX_GC_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_1287_threshold) -HXLINE(1288) int _color; -HXDLIN(1288) int _mask; -HXDLIN(1288) int _threshold; -HXLINE(1290) switch((int)(format)){ - case (int)1: { -HXLINE(1293) int argb = color; -HXDLIN(1293) int this1 = 0; -HXDLIN(1293) int rgba = this1; -HXDLIN(1293) rgba = ((((((hx::UShr(argb,16) & 255) & 255) << 24) | (((hx::UShr(argb,8) & 255) & 255) << 16)) | (((argb & 255) & 255) << 8)) | ((hx::UShr(argb,24) & 255) & 255)); -HXDLIN(1293) _color = rgba; -HXLINE(1294) int argb1 = mask; -HXDLIN(1294) int this2 = 0; -HXDLIN(1294) int rgba1 = this2; -HXDLIN(1294) rgba1 = ((((((hx::UShr(argb1,16) & 255) & 255) << 24) | (((hx::UShr(argb1,8) & 255) & 255) << 16)) | (((argb1 & 255) & 255) << 8)) | ((hx::UShr(argb1,24) & 255) & 255)); -HXDLIN(1294) _mask = rgba1; -HXLINE(1295) int argb2 = threshold; -HXDLIN(1295) int this3 = 0; -HXDLIN(1295) int rgba2 = this3; -HXDLIN(1295) rgba2 = ((((((hx::UShr(argb2,16) & 255) & 255) << 24) | (((hx::UShr(argb2,8) & 255) & 255) << 16)) | (((argb2 & 255) & 255) << 8)) | ((hx::UShr(argb2,24) & 255) & 255)); -HXDLIN(1295) _threshold = rgba2; - } - break; - case (int)2: { -HXLINE(1298) int bgra = color; -HXDLIN(1298) int this4 = 0; -HXDLIN(1298) int rgba3 = this4; -HXDLIN(1298) rgba3 = ((((((hx::UShr(bgra,8) & 255) & 255) << 24) | (((hx::UShr(bgra,16) & 255) & 255) << 16)) | (((hx::UShr(bgra,24) & 255) & 255) << 8)) | ((bgra & 255) & 255)); -HXDLIN(1298) _color = rgba3; -HXLINE(1299) int bgra1 = mask; -HXDLIN(1299) int this5 = 0; -HXDLIN(1299) int rgba4 = this5; -HXDLIN(1299) rgba4 = ((((((hx::UShr(bgra1,8) & 255) & 255) << 24) | (((hx::UShr(bgra1,16) & 255) & 255) << 16)) | (((hx::UShr(bgra1,24) & 255) & 255) << 8)) | ((bgra1 & 255) & 255)); -HXDLIN(1299) _mask = rgba4; -HXLINE(1300) int bgra2 = threshold; -HXDLIN(1300) int this6 = 0; -HXDLIN(1300) int rgba5 = this6; -HXDLIN(1300) rgba5 = ((((((hx::UShr(bgra2,8) & 255) & 255) << 24) | (((hx::UShr(bgra2,16) & 255) & 255) << 16)) | (((hx::UShr(bgra2,24) & 255) & 255) << 8)) | ((bgra2 & 255) & 255)); -HXDLIN(1300) _threshold = rgba5; - } - break; - default:{ -HXLINE(1303) _color = color; -HXLINE(1304) _mask = mask; -HXLINE(1305) _threshold = threshold; - } - } -HXLINE(1308) int _operation; -HXDLIN(1308) ::String _hx_switch_0 = operation; - if ( (_hx_switch_0==HX_("!=",fc,1c,00,00)) ){ -HXLINE(1308) _operation = 0; -HXDLIN(1308) goto _hx_goto_64; - } - if ( (_hx_switch_0==HX_("<",3c,00,00,00)) ){ -HXLINE(1308) _operation = 2; -HXDLIN(1308) goto _hx_goto_64; - } - if ( (_hx_switch_0==HX_("<=",81,34,00,00)) ){ -HXLINE(1308) _operation = 3; -HXDLIN(1308) goto _hx_goto_64; - } - if ( (_hx_switch_0==HX_("==",60,35,00,00)) ){ -HXLINE(1308) _operation = 1; -HXDLIN(1308) goto _hx_goto_64; - } - if ( (_hx_switch_0==HX_(">",3e,00,00,00)) ){ -HXLINE(1308) _operation = 4; -HXDLIN(1308) goto _hx_goto_64; - } - if ( (_hx_switch_0==HX_(">=",3f,36,00,00)) ){ -HXLINE(1308) _operation = 5; -HXDLIN(1308) goto _hx_goto_64; - } - /* default */{ -HXLINE(1308) _operation = -1; - } - _hx_goto_64:; -HXLINE(1319) if ((_operation == -1)) { -HXLINE(1319) return 0; - } -HXLINE(1321) ::lime::utils::ArrayBufferView srcData = sourceImage->buffer->data; -HXLINE(1322) ::lime::utils::ArrayBufferView destData = image->buffer->data; -HXLINE(1324) bool _hx_tmp; -HXDLIN(1324) if (hx::IsNotNull( srcData )) { -HXLINE(1324) _hx_tmp = hx::IsNull( destData ); - } - else { -HXLINE(1324) _hx_tmp = true; - } -HXDLIN(1324) if (_hx_tmp) { -HXLINE(1324) return 0; - } -HXLINE(1326) int hits = 0; -HXLINE(1329) if (::lime::_hx_system::CFFI_obj::enabled) { -HXLINE(1329) hits = ::lime::_internal::backend::native::NativeCFFI_obj::lime_image_data_util_threshold(hx::DynamicPtr(image),hx::DynamicPtr(sourceImage),hx::DynamicPtr(sourceRect),hx::DynamicPtr(destPoint),_operation,((_threshold >> 16) & 65535),(_threshold & 65535),((_color >> 16) & 65535),(_color & 65535),((_mask >> 16) & 65535),(_mask & 65535),copySource); - } - else { -HXLINE(1334) ::lime::_internal::graphics::_ImageDataUtil::ImageDataView srcView = ::lime::_internal::graphics::_ImageDataUtil::ImageDataView_obj::__alloc( HX_CTX ,sourceImage,sourceRect); -HXLINE(1335) ::lime::_internal::graphics::_ImageDataUtil::ImageDataView destView = ::lime::_internal::graphics::_ImageDataUtil::ImageDataView_obj::__alloc( HX_CTX ,image, ::lime::math::Rectangle_obj::__alloc( HX_CTX ,destPoint->x,destPoint->y,srcView->width,srcView->height)); -HXLINE(1337) int srcFormat = sourceImage->buffer->format; -HXLINE(1338) int destFormat = image->buffer->format; -HXLINE(1339) bool srcPremultiplied = sourceImage->buffer->premultiplied; -HXLINE(1340) bool destPremultiplied = image->buffer->premultiplied; -HXLINE(1342) int srcPosition; -HXDLIN(1342) int destPosition; -HXDLIN(1342) int srcPixel; -HXDLIN(1342) int destPixel; -HXDLIN(1342) int pixelMask; -HXDLIN(1342) bool test; -HXDLIN(1342) int value; -HXLINE(1350) { -HXLINE(1350) int _g = 0; -HXDLIN(1350) int _g1 = destView->height; -HXDLIN(1350) while((_g < _g1)){ -HXLINE(1350) _g = (_g + 1); -HXDLIN(1350) int y = (_g - 1); -HXLINE(1352) srcPosition = (srcView->byteOffset + (srcView->stride * y)); -HXLINE(1353) destPosition = (destView->byteOffset + (destView->stride * y)); -HXLINE(1355) { -HXLINE(1355) int _g2 = 0; -HXDLIN(1355) int _g11 = destView->width; -HXDLIN(1355) while((_g2 < _g11)){ -HXLINE(1355) _g2 = (_g2 + 1); -HXDLIN(1355) int x = (_g2 - 1); -HXLINE(1357) { -HXLINE(1357) switch((int)(srcFormat)){ - case (int)0: { -HXLINE(1357) int r = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + srcPosition)) & 255)) ); -HXDLIN(1357) int g = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 1))) & 255)) ); -HXDLIN(1357) int b = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 2))) & 255)) ); -HXDLIN(1357) srcPixel = (((((r & 255) << 24) | ((g & 255) << 16)) | ((b & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE(1357) int r1 = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 1))) & 255)) ); -HXDLIN(1357) int g1 = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 2))) & 255)) ); -HXDLIN(1357) int b1 = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 3))) & 255)) ); -HXDLIN(1357) srcPixel = (((((r1 & 255) << 24) | ((g1 & 255) << 16)) | ((b1 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + srcPosition)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE(1357) int r2 = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 2))) & 255)) ); -HXDLIN(1357) int g2 = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 1))) & 255)) ); -HXDLIN(1357) int b2 = ( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + srcPosition)) & 255)) ); -HXDLIN(1357) srcPixel = (((((r2 & 255) << 24) | ((g2 & 255) << 16)) | ((b2 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(srcData->buffer->b,(srcData->byteOffset + (srcPosition + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN(1357) if (srcPremultiplied) { -HXLINE(1357) bool _hx_tmp1; -HXDLIN(1357) if (((srcPixel & 255) != 0)) { -HXLINE(1357) _hx_tmp1 = ((srcPixel & 255) != 255); - } - else { -HXLINE(1357) _hx_tmp1 = false; - } -HXDLIN(1357) if (_hx_tmp1) { -HXLINE(1357) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((srcPixel & 255)) )); -HXDLIN(1357) { -HXLINE(1357) ::lime::utils::ArrayBufferView this7 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN(1357) int r3 = ( (int)(( ::__hxcpp_memory_get_byte(this7->buffer->b,(this7->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(srcPixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN(1357) ::lime::utils::ArrayBufferView this8 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN(1357) int g3 = ( (int)(( ::__hxcpp_memory_get_byte(this8->buffer->b,(this8->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(srcPixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN(1357) ::lime::utils::ArrayBufferView this9 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN(1357) srcPixel = (((((r3 & 255) << 24) | ((g3 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this9->buffer->b,(this9->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(srcPixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((srcPixel & 255) & 255)); - } - } - } - } -HXLINE(1359) pixelMask = (srcPixel & _mask); -HXLINE(1361) int tmp1 = (hx::UShr(pixelMask,24) & 255); -HXDLIN(1361) int tmp2 = (hx::UShr(_threshold,24) & 255); -HXDLIN(1361) if ((tmp1 != tmp2)) { -HXLINE(1361) bool aNeg = (tmp1 < 0); -HXDLIN(1361) bool bNeg = (tmp2 < 0); -HXDLIN(1361) bool value1; -HXDLIN(1361) if ((aNeg != bNeg)) { -HXLINE(1361) value1 = aNeg; - } - else { -HXLINE(1361) value1 = (tmp1 > tmp2); - } -HXDLIN(1361) if (value1) { -HXLINE(1361) value = 1; - } - else { -HXLINE(1361) value = -1; - } - } - else { -HXLINE(1361) tmp1 = (hx::UShr(pixelMask,16) & 255); -HXDLIN(1361) tmp2 = (hx::UShr(_threshold,16) & 255); -HXDLIN(1361) if ((tmp1 != tmp2)) { -HXLINE(1361) bool aNeg1 = (tmp1 < 0); -HXDLIN(1361) bool bNeg1 = (tmp2 < 0); -HXDLIN(1361) bool value2; -HXDLIN(1361) if ((aNeg1 != bNeg1)) { -HXLINE(1361) value2 = aNeg1; - } - else { -HXLINE(1361) value2 = (tmp1 > tmp2); - } -HXDLIN(1361) if (value2) { -HXLINE(1361) value = 1; - } - else { -HXLINE(1361) value = -1; - } - } - else { -HXLINE(1361) tmp1 = (hx::UShr(pixelMask,8) & 255); -HXDLIN(1361) tmp2 = (hx::UShr(_threshold,8) & 255); -HXDLIN(1361) if ((tmp1 != tmp2)) { -HXLINE(1361) bool aNeg2 = (tmp1 < 0); -HXDLIN(1361) bool bNeg2 = (tmp2 < 0); -HXDLIN(1361) bool value3; -HXDLIN(1361) if ((aNeg2 != bNeg2)) { -HXLINE(1361) value3 = aNeg2; - } - else { -HXLINE(1361) value3 = (tmp1 > tmp2); - } -HXDLIN(1361) if (value3) { -HXLINE(1361) value = 1; - } - else { -HXLINE(1361) value = -1; - } - } - else { -HXLINE(1361) tmp1 = (pixelMask & 255); -HXDLIN(1361) tmp2 = (_threshold & 255); -HXDLIN(1361) if ((tmp1 != tmp2)) { -HXLINE(1361) bool aNeg3 = (tmp1 < 0); -HXDLIN(1361) bool bNeg3 = (tmp2 < 0); -HXDLIN(1361) bool value4; -HXDLIN(1361) if ((aNeg3 != bNeg3)) { -HXLINE(1361) value4 = aNeg3; - } - else { -HXLINE(1361) value4 = (tmp1 > tmp2); - } -HXDLIN(1361) if (value4) { -HXLINE(1361) value = 1; - } - else { -HXLINE(1361) value = -1; - } - } - else { -HXLINE(1361) value = 0; - } - } - } - } -HXLINE(1363) switch((int)(_operation)){ - case (int)0: { -HXLINE(1365) test = (value != 0); - } - break; - case (int)1: { -HXLINE(1366) test = (value == 0); - } - break; - case (int)2: { -HXLINE(1367) test = (value == -1); - } - break; - case (int)3: { -HXLINE(1368) if ((value != 0)) { -HXLINE(1368) test = (value == -1); - } - else { -HXLINE(1368) test = true; - } - } - break; - case (int)4: { -HXLINE(1369) test = (value == 1); - } - break; - case (int)5: { -HXLINE(1370) if ((value != 0)) { -HXLINE(1370) test = (value == 1); - } - else { -HXLINE(1370) test = true; - } - } - break; - default:{ -HXLINE(1371) test = false; - } - } -HXLINE(1374) if (test) { -HXLINE(1376) { -HXLINE(1376) if (destPremultiplied) { -HXLINE(1376) if (((_color & 255) == 0)) { -HXLINE(1376) if ((_color != 0)) { -HXLINE(1376) _color = 0; - } - } - else { -HXLINE(1376) if (((_color & 255) != 255)) { -HXLINE(1376) ::lime::utils::ArrayBufferView this10 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN(1376) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this10->buffer->b,(this10->byteOffset + ((_color & 255) * 4)))) ); -HXDLIN(1376) _color = ((((((((hx::UShr(_color,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(_color,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(_color,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((_color & 255) & 255)); - } - } - } -HXDLIN(1376) switch((int)(destFormat)){ - case (int)0: { -HXLINE(1376) { -HXLINE(1376) int val = (hx::UShr(_color,24) & 255); -HXDLIN(1376) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val); - } -HXDLIN(1376) { -HXLINE(1376) int val1 = (hx::UShr(_color,16) & 255); -HXDLIN(1376) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val1); - } -HXDLIN(1376) { -HXLINE(1376) int val2 = (hx::UShr(_color,8) & 255); -HXDLIN(1376) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val2); - } -HXDLIN(1376) { -HXLINE(1376) int val3 = (_color & 255); -HXDLIN(1376) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val3); - } - } - break; - case (int)1: { -HXLINE(1376) { -HXLINE(1376) int val4 = (_color & 255); -HXDLIN(1376) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val4); - } -HXDLIN(1376) { -HXLINE(1376) int val5 = (hx::UShr(_color,24) & 255); -HXDLIN(1376) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val5); - } -HXDLIN(1376) { -HXLINE(1376) int val6 = (hx::UShr(_color,16) & 255); -HXDLIN(1376) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val6); - } -HXDLIN(1376) { -HXLINE(1376) int val7 = (hx::UShr(_color,8) & 255); -HXDLIN(1376) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val7); - } - } - break; - case (int)2: { -HXLINE(1376) { -HXLINE(1376) int val8 = (hx::UShr(_color,8) & 255); -HXDLIN(1376) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val8); - } -HXDLIN(1376) { -HXLINE(1376) int val9 = (hx::UShr(_color,16) & 255); -HXDLIN(1376) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val9); - } -HXDLIN(1376) { -HXLINE(1376) int val10 = (hx::UShr(_color,24) & 255); -HXDLIN(1376) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val10); - } -HXDLIN(1376) { -HXLINE(1376) int val11 = (_color & 255); -HXDLIN(1376) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val11); - } - } - break; - } - } -HXLINE(1377) hits = (hits + 1); - } - else { -HXLINE(1379) if (copySource) { -HXLINE(1381) if (destPremultiplied) { -HXLINE(1381) if (((srcPixel & 255) == 0)) { -HXLINE(1381) if ((srcPixel != 0)) { -HXLINE(1381) srcPixel = 0; - } - } - else { -HXLINE(1381) if (((srcPixel & 255) != 255)) { -HXLINE(1381) ::lime::utils::ArrayBufferView this11 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN(1381) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this11->buffer->b,(this11->byteOffset + ((srcPixel & 255) * 4)))) ); -HXDLIN(1381) srcPixel = ((((((((hx::UShr(srcPixel,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(srcPixel,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(srcPixel,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((srcPixel & 255) & 255)); - } - } - } -HXDLIN(1381) switch((int)(destFormat)){ - case (int)0: { -HXLINE(1381) { -HXLINE(1381) int val12 = (hx::UShr(srcPixel,24) & 255); -HXDLIN(1381) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val12); - } -HXDLIN(1381) { -HXLINE(1381) int val13 = (hx::UShr(srcPixel,16) & 255); -HXDLIN(1381) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val13); - } -HXDLIN(1381) { -HXLINE(1381) int val14 = (hx::UShr(srcPixel,8) & 255); -HXDLIN(1381) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val14); - } -HXDLIN(1381) { -HXLINE(1381) int val15 = (srcPixel & 255); -HXDLIN(1381) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val15); - } - } - break; - case (int)1: { -HXLINE(1381) { -HXLINE(1381) int val16 = (srcPixel & 255); -HXDLIN(1381) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val16); - } -HXDLIN(1381) { -HXLINE(1381) int val17 = (hx::UShr(srcPixel,24) & 255); -HXDLIN(1381) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val17); - } -HXDLIN(1381) { -HXLINE(1381) int val18 = (hx::UShr(srcPixel,16) & 255); -HXDLIN(1381) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val18); - } -HXDLIN(1381) { -HXLINE(1381) int val19 = (hx::UShr(srcPixel,8) & 255); -HXDLIN(1381) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val19); - } - } - break; - case (int)2: { -HXLINE(1381) { -HXLINE(1381) int val20 = (hx::UShr(srcPixel,8) & 255); -HXDLIN(1381) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + destPosition),val20); - } -HXDLIN(1381) { -HXLINE(1381) int val21 = (hx::UShr(srcPixel,16) & 255); -HXDLIN(1381) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 1)),val21); - } -HXDLIN(1381) { -HXLINE(1381) int val22 = (hx::UShr(srcPixel,24) & 255); -HXDLIN(1381) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 2)),val22); - } -HXDLIN(1381) { -HXLINE(1381) int val23 = (srcPixel & 255); -HXDLIN(1381) ::__hxcpp_memory_set_byte(destData->buffer->b,(destData->byteOffset + (destPosition + 3)),val23); - } - } - break; - } - } - } -HXLINE(1384) srcPosition = (srcPosition + 4); -HXLINE(1385) destPosition = (destPosition + 4); - } - } - } - } - } -HXLINE(1390) if ((hits > 0)) { -HXLINE(1392) image->dirty = true; -HXLINE(1393) image->version++; - } -HXLINE(1396) return hits; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC10(ImageDataUtil_obj,threshold,return ) - -void ImageDataUtil_obj::unmultiplyAlpha( ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_1400_unmultiplyAlpha) -HXLINE(1401) ::lime::utils::ArrayBufferView data = image->buffer->data; -HXLINE(1402) if (hx::IsNull( data )) { -HXLINE(1402) return; - } -HXLINE(1405) if (::lime::_hx_system::CFFI_obj::enabled) { -HXLINE(1405) ::lime::_internal::backend::native::NativeCFFI_obj::lime_image_data_util_unmultiply_alpha(hx::DynamicPtr(image)); - } - else { -HXLINE(1409) int format = image->buffer->format; -HXLINE(1410) int length = ::Std_obj::_hx_int((( (Float)(data->length) ) / ( (Float)(4) ))); -HXLINE(1411) int pixel; -HXLINE(1413) { -HXLINE(1413) int _g = 0; -HXDLIN(1413) int _g1 = length; -HXDLIN(1413) while((_g < _g1)){ -HXLINE(1413) _g = (_g + 1); -HXDLIN(1413) int i = (_g - 1); -HXLINE(1415) { -HXLINE(1415) int offset = (i * 4); -HXDLIN(1415) switch((int)(format)){ - case (int)0: { -HXLINE(1415) int r = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN(1415) int g = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN(1415) int b = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN(1415) pixel = (((((r & 255) << 24) | ((g & 255) << 16)) | ((b & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE(1415) int r1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN(1415) int g1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN(1415) int b1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ); -HXDLIN(1415) pixel = (((((r1 & 255) << 24) | ((g1 & 255) << 16)) | ((b1 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE(1415) int r2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN(1415) int g2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN(1415) int b2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN(1415) pixel = (((((r2 & 255) << 24) | ((g2 & 255) << 16)) | ((b2 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - } -HXDLIN(1415) bool _hx_tmp; -HXDLIN(1415) if (((pixel & 255) != 0)) { -HXLINE(1415) _hx_tmp = ((pixel & 255) != 255); - } - else { -HXLINE(1415) _hx_tmp = false; - } -HXDLIN(1415) if (_hx_tmp) { -HXLINE(1415) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((pixel & 255)) )); -HXDLIN(1415) { -HXLINE(1415) ::lime::utils::ArrayBufferView this1 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN(1415) int r3 = ( (int)(( ::__hxcpp_memory_get_byte(this1->buffer->b,(this1->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(pixel,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN(1415) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN(1415) int g3 = ( (int)(( ::__hxcpp_memory_get_byte(this2->buffer->b,(this2->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(pixel,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN(1415) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN(1415) pixel = (((((r3 & 255) << 24) | ((g3 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this3->buffer->b,(this3->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(pixel,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((pixel & 255) & 255)); - } - } - } -HXLINE(1416) { -HXLINE(1416) int offset1 = (i * 4); -HXDLIN(1416) switch((int)(format)){ - case (int)0: { -HXLINE(1416) { -HXLINE(1416) int val = (hx::UShr(pixel,24) & 255); -HXDLIN(1416) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset1),val); - } -HXDLIN(1416) { -HXLINE(1416) int val1 = (hx::UShr(pixel,16) & 255); -HXDLIN(1416) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 1)),val1); - } -HXDLIN(1416) { -HXLINE(1416) int val2 = (hx::UShr(pixel,8) & 255); -HXDLIN(1416) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 2)),val2); - } -HXDLIN(1416) { -HXLINE(1416) int val3 = (pixel & 255); -HXDLIN(1416) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 3)),val3); - } - } - break; - case (int)1: { -HXLINE(1416) { -HXLINE(1416) int val4 = (pixel & 255); -HXDLIN(1416) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset1),val4); - } -HXDLIN(1416) { -HXLINE(1416) int val5 = (hx::UShr(pixel,24) & 255); -HXDLIN(1416) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 1)),val5); - } -HXDLIN(1416) { -HXLINE(1416) int val6 = (hx::UShr(pixel,16) & 255); -HXDLIN(1416) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 2)),val6); - } -HXDLIN(1416) { -HXLINE(1416) int val7 = (hx::UShr(pixel,8) & 255); -HXDLIN(1416) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 3)),val7); - } - } - break; - case (int)2: { -HXLINE(1416) { -HXLINE(1416) int val8 = (hx::UShr(pixel,8) & 255); -HXDLIN(1416) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset1),val8); - } -HXDLIN(1416) { -HXLINE(1416) int val9 = (hx::UShr(pixel,16) & 255); -HXDLIN(1416) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 1)),val9); - } -HXDLIN(1416) { -HXLINE(1416) int val10 = (hx::UShr(pixel,24) & 255); -HXDLIN(1416) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 2)),val10); - } -HXDLIN(1416) { -HXLINE(1416) int val11 = (pixel & 255); -HXDLIN(1416) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset1 + 3)),val11); - } - } - break; - } - } - } - } - } -HXLINE(1420) image->buffer->premultiplied = false; -HXLINE(1421) image->dirty = true; -HXLINE(1422) image->version++; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ImageDataUtil_obj,unmultiplyAlpha,(void)) - -void ImageDataUtil_obj::_hx___boxBlur( ::lime::utils::ArrayBufferView imgA, ::lime::utils::ArrayBufferView imgB,int w,int h,Float bx,Float by){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_1426___boxBlur) -HXLINE(1429) { -HXLINE(1429) ::cpp::VirtualArray array = null(); -HXDLIN(1429) int offset = 0; -HXDLIN(1429) bool _hx_tmp; -HXDLIN(1429) if (hx::IsNotNull( imgA )) { -HXLINE(1429) _hx_tmp = hx::IsNull( array ); - } - else { -HXLINE(1429) _hx_tmp = false; - } -HXDLIN(1429) if (_hx_tmp) { -HXLINE(1429) imgB->buffer->blit((offset * imgB->bytesPerElement),imgA->buffer,imgA->byteOffset,imgA->byteLength); - } - else { -HXLINE(1429) bool _hx_tmp1; -HXDLIN(1429) if (hx::IsNotNull( array )) { -HXLINE(1429) _hx_tmp1 = hx::IsNull( imgA ); - } - else { -HXLINE(1429) _hx_tmp1 = false; - } -HXDLIN(1429) if (_hx_tmp1) { -HXLINE(1429) imgB->copyFromArray(array,offset); - } - else { -HXLINE(1429) HX_STACK_DO_THROW(HX_("Invalid .set call. either view, or array must be not-null.",64,ba,b7,6c)); - } - } - } -HXLINE(1431) int bx1 = ::Std_obj::_hx_int(bx); -HXLINE(1432) int by1 = ::Std_obj::_hx_int(by); -HXLINE(1434) { -HXLINE(1434) Float iarr = (( (Float)(1) ) / ( (Float)(((bx1 + bx1) + 1)) )); -HXDLIN(1434) int ti; -HXDLIN(1434) int li; -HXDLIN(1434) int ri; -HXDLIN(1434) ::Dynamic fv; -HXDLIN(1434) ::Dynamic lv; -HXDLIN(1434) int val; -HXDLIN(1434) { -HXLINE(1434) int _g = 0; -HXDLIN(1434) int _g1 = h; -HXDLIN(1434) while((_g < _g1)){ -HXLINE(1434) _g = (_g + 1); -HXDLIN(1434) int i = (_g - 1); -HXDLIN(1434) ti = (i * w); -HXDLIN(1434) li = ti; -HXDLIN(1434) ri = (ti + bx1); -HXDLIN(1434) fv = ( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + (ti * 4))) & 255); -HXDLIN(1434) lv = ( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + (((ti + w) - 1) * 4))) & 255); -HXDLIN(1434) val = ((bx1 + 1) * ( (int)(fv) )); -HXDLIN(1434) { -HXLINE(1434) int _g2 = 0; -HXDLIN(1434) int _g11 = bx1; -HXDLIN(1434) while((_g2 < _g11)){ -HXLINE(1434) _g2 = (_g2 + 1); -HXDLIN(1434) int j = (_g2 - 1); -HXDLIN(1434) val = (val + ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((ti + j) * 4))) & 255)) )); - } - } -HXDLIN(1434) { -HXLINE(1434) int _g21 = 0; -HXDLIN(1434) int _g3 = (bx1 + 1); -HXDLIN(1434) while((_g21 < _g3)){ -HXLINE(1434) _g21 = (_g21 + 1); -HXDLIN(1434) int j1 = (_g21 - 1); -HXDLIN(1434) val = (val + (( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + (ri * 4))) & 255)) ) - ( (int)(fv) ))); -HXDLIN(1434) { -HXLINE(1434) int _hx_int = val; -HXDLIN(1434) Float val1; -HXDLIN(1434) if ((_hx_int < 0)) { -HXLINE(1434) val1 = (((Float)4294967296.0) + _hx_int); - } - else { -HXLINE(1434) val1 = (_hx_int + ((Float)0.0)); - } -HXDLIN(1434) int val2 = ::Math_obj::round((val1 * iarr)); -HXDLIN(1434) ::__hxcpp_memory_set_byte(imgA->buffer->b,(imgA->byteOffset + (ti * 4)),val2); - } -HXDLIN(1434) ri = (ri + 1); -HXDLIN(1434) ti = (ti + 1); - } - } -HXDLIN(1434) { -HXLINE(1434) int _g4 = (bx1 + 1); -HXDLIN(1434) int _g5 = (w - bx1); -HXDLIN(1434) while((_g4 < _g5)){ -HXLINE(1434) _g4 = (_g4 + 1); -HXDLIN(1434) int j2 = (_g4 - 1); -HXDLIN(1434) int a = ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + (ri * 4))) & 255)) ); -HXDLIN(1434) val = (val + (a - ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + (li * 4))) & 255)) ))); -HXDLIN(1434) { -HXLINE(1434) int int1 = val; -HXDLIN(1434) Float val3; -HXDLIN(1434) if ((int1 < 0)) { -HXLINE(1434) val3 = (((Float)4294967296.0) + int1); - } - else { -HXLINE(1434) val3 = (int1 + ((Float)0.0)); - } -HXDLIN(1434) int val4 = ::Math_obj::round((val3 * iarr)); -HXDLIN(1434) ::__hxcpp_memory_set_byte(imgA->buffer->b,(imgA->byteOffset + (ti * 4)),val4); - } -HXDLIN(1434) ri = (ri + 1); -HXDLIN(1434) li = (li + 1); -HXDLIN(1434) ti = (ti + 1); - } - } -HXDLIN(1434) { -HXLINE(1434) int _g6 = (w - bx1); -HXDLIN(1434) int _g7 = w; -HXDLIN(1434) while((_g6 < _g7)){ -HXLINE(1434) _g6 = (_g6 + 1); -HXDLIN(1434) int j3 = (_g6 - 1); -HXDLIN(1434) val = (val + (( (int)(lv) ) - ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + (li * 4))) & 255)) ))); -HXDLIN(1434) { -HXLINE(1434) int int2 = val; -HXDLIN(1434) Float val5; -HXDLIN(1434) if ((int2 < 0)) { -HXLINE(1434) val5 = (((Float)4294967296.0) + int2); - } - else { -HXLINE(1434) val5 = (int2 + ((Float)0.0)); - } -HXDLIN(1434) int val6 = ::Math_obj::round((val5 * iarr)); -HXDLIN(1434) ::__hxcpp_memory_set_byte(imgA->buffer->b,(imgA->byteOffset + (ti * 4)),val6); - } -HXDLIN(1434) li = (li + 1); -HXDLIN(1434) ti = (ti + 1); - } - } - } - } - } -HXLINE(1435) { -HXLINE(1435) Float iarr1 = (( (Float)(1) ) / ( (Float)(((bx1 + bx1) + 1)) )); -HXDLIN(1435) int ti1; -HXDLIN(1435) int li1; -HXDLIN(1435) int ri1; -HXDLIN(1435) ::Dynamic fv1; -HXDLIN(1435) ::Dynamic lv1; -HXDLIN(1435) int val7; -HXDLIN(1435) { -HXLINE(1435) int _g8 = 0; -HXDLIN(1435) int _g12 = h; -HXDLIN(1435) while((_g8 < _g12)){ -HXLINE(1435) _g8 = (_g8 + 1); -HXDLIN(1435) int i1 = (_g8 - 1); -HXDLIN(1435) ti1 = (i1 * w); -HXDLIN(1435) li1 = ti1; -HXDLIN(1435) ri1 = (ti1 + bx1); -HXDLIN(1435) fv1 = ( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((ti1 * 4) + 1))) & 255); -HXDLIN(1435) lv1 = ( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((((ti1 + w) - 1) * 4) + 1))) & 255); -HXDLIN(1435) val7 = ((bx1 + 1) * ( (int)(fv1) )); -HXDLIN(1435) { -HXLINE(1435) int _g9 = 0; -HXDLIN(1435) int _g13 = bx1; -HXDLIN(1435) while((_g9 < _g13)){ -HXLINE(1435) _g9 = (_g9 + 1); -HXDLIN(1435) int j4 = (_g9 - 1); -HXDLIN(1435) val7 = (val7 + ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + (((ti1 + j4) * 4) + 1))) & 255)) )); - } - } -HXDLIN(1435) { -HXLINE(1435) int _g22 = 0; -HXDLIN(1435) int _g31 = (bx1 + 1); -HXDLIN(1435) while((_g22 < _g31)){ -HXLINE(1435) _g22 = (_g22 + 1); -HXDLIN(1435) int j5 = (_g22 - 1); -HXDLIN(1435) val7 = (val7 + (( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((ri1 * 4) + 1))) & 255)) ) - ( (int)(fv1) ))); -HXDLIN(1435) { -HXLINE(1435) int int3 = val7; -HXDLIN(1435) Float val8; -HXDLIN(1435) if ((int3 < 0)) { -HXLINE(1435) val8 = (((Float)4294967296.0) + int3); - } - else { -HXLINE(1435) val8 = (int3 + ((Float)0.0)); - } -HXDLIN(1435) int val9 = ::Math_obj::round((val8 * iarr1)); -HXDLIN(1435) ::__hxcpp_memory_set_byte(imgA->buffer->b,(imgA->byteOffset + ((ti1 * 4) + 1)),val9); - } -HXDLIN(1435) ri1 = (ri1 + 1); -HXDLIN(1435) ti1 = (ti1 + 1); - } - } -HXDLIN(1435) { -HXLINE(1435) int _g41 = (bx1 + 1); -HXDLIN(1435) int _g51 = (w - bx1); -HXDLIN(1435) while((_g41 < _g51)){ -HXLINE(1435) _g41 = (_g41 + 1); -HXDLIN(1435) int j6 = (_g41 - 1); -HXDLIN(1435) int a1 = ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((ri1 * 4) + 1))) & 255)) ); -HXDLIN(1435) val7 = (val7 + (a1 - ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((li1 * 4) + 1))) & 255)) ))); -HXDLIN(1435) { -HXLINE(1435) int int4 = val7; -HXDLIN(1435) Float val10; -HXDLIN(1435) if ((int4 < 0)) { -HXLINE(1435) val10 = (((Float)4294967296.0) + int4); - } - else { -HXLINE(1435) val10 = (int4 + ((Float)0.0)); - } -HXDLIN(1435) int val11 = ::Math_obj::round((val10 * iarr1)); -HXDLIN(1435) ::__hxcpp_memory_set_byte(imgA->buffer->b,(imgA->byteOffset + ((ti1 * 4) + 1)),val11); - } -HXDLIN(1435) ri1 = (ri1 + 1); -HXDLIN(1435) li1 = (li1 + 1); -HXDLIN(1435) ti1 = (ti1 + 1); - } - } -HXDLIN(1435) { -HXLINE(1435) int _g61 = (w - bx1); -HXDLIN(1435) int _g71 = w; -HXDLIN(1435) while((_g61 < _g71)){ -HXLINE(1435) _g61 = (_g61 + 1); -HXDLIN(1435) int j7 = (_g61 - 1); -HXDLIN(1435) val7 = (val7 + (( (int)(lv1) ) - ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((li1 * 4) + 1))) & 255)) ))); -HXDLIN(1435) { -HXLINE(1435) int int5 = val7; -HXDLIN(1435) Float val12; -HXDLIN(1435) if ((int5 < 0)) { -HXLINE(1435) val12 = (((Float)4294967296.0) + int5); - } - else { -HXLINE(1435) val12 = (int5 + ((Float)0.0)); - } -HXDLIN(1435) int val13 = ::Math_obj::round((val12 * iarr1)); -HXDLIN(1435) ::__hxcpp_memory_set_byte(imgA->buffer->b,(imgA->byteOffset + ((ti1 * 4) + 1)),val13); - } -HXDLIN(1435) li1 = (li1 + 1); -HXDLIN(1435) ti1 = (ti1 + 1); - } - } - } - } - } -HXLINE(1436) { -HXLINE(1436) Float iarr2 = (( (Float)(1) ) / ( (Float)(((bx1 + bx1) + 1)) )); -HXDLIN(1436) int ti2; -HXDLIN(1436) int li2; -HXDLIN(1436) int ri2; -HXDLIN(1436) ::Dynamic fv2; -HXDLIN(1436) ::Dynamic lv2; -HXDLIN(1436) int val14; -HXDLIN(1436) { -HXLINE(1436) int _g10 = 0; -HXDLIN(1436) int _g14 = h; -HXDLIN(1436) while((_g10 < _g14)){ -HXLINE(1436) _g10 = (_g10 + 1); -HXDLIN(1436) int i2 = (_g10 - 1); -HXDLIN(1436) ti2 = (i2 * w); -HXDLIN(1436) li2 = ti2; -HXDLIN(1436) ri2 = (ti2 + bx1); -HXDLIN(1436) fv2 = ( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((ti2 * 4) + 2))) & 255); -HXDLIN(1436) lv2 = ( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((((ti2 + w) - 1) * 4) + 2))) & 255); -HXDLIN(1436) val14 = ((bx1 + 1) * ( (int)(fv2) )); -HXDLIN(1436) { -HXLINE(1436) int _g15 = 0; -HXDLIN(1436) int _g16 = bx1; -HXDLIN(1436) while((_g15 < _g16)){ -HXLINE(1436) _g15 = (_g15 + 1); -HXDLIN(1436) int j8 = (_g15 - 1); -HXDLIN(1436) val14 = (val14 + ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + (((ti2 + j8) * 4) + 2))) & 255)) )); - } - } -HXDLIN(1436) { -HXLINE(1436) int _g23 = 0; -HXDLIN(1436) int _g32 = (bx1 + 1); -HXDLIN(1436) while((_g23 < _g32)){ -HXLINE(1436) _g23 = (_g23 + 1); -HXDLIN(1436) int j9 = (_g23 - 1); -HXDLIN(1436) val14 = (val14 + (( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((ri2 * 4) + 2))) & 255)) ) - ( (int)(fv2) ))); -HXDLIN(1436) { -HXLINE(1436) int int6 = val14; -HXDLIN(1436) Float val15; -HXDLIN(1436) if ((int6 < 0)) { -HXLINE(1436) val15 = (((Float)4294967296.0) + int6); - } - else { -HXLINE(1436) val15 = (int6 + ((Float)0.0)); - } -HXDLIN(1436) int val16 = ::Math_obj::round((val15 * iarr2)); -HXDLIN(1436) ::__hxcpp_memory_set_byte(imgA->buffer->b,(imgA->byteOffset + ((ti2 * 4) + 2)),val16); - } -HXDLIN(1436) ri2 = (ri2 + 1); -HXDLIN(1436) ti2 = (ti2 + 1); - } - } -HXDLIN(1436) { -HXLINE(1436) int _g42 = (bx1 + 1); -HXDLIN(1436) int _g52 = (w - bx1); -HXDLIN(1436) while((_g42 < _g52)){ -HXLINE(1436) _g42 = (_g42 + 1); -HXDLIN(1436) int j10 = (_g42 - 1); -HXDLIN(1436) int a2 = ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((ri2 * 4) + 2))) & 255)) ); -HXDLIN(1436) val14 = (val14 + (a2 - ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((li2 * 4) + 2))) & 255)) ))); -HXDLIN(1436) { -HXLINE(1436) int int7 = val14; -HXDLIN(1436) Float val17; -HXDLIN(1436) if ((int7 < 0)) { -HXLINE(1436) val17 = (((Float)4294967296.0) + int7); - } - else { -HXLINE(1436) val17 = (int7 + ((Float)0.0)); - } -HXDLIN(1436) int val18 = ::Math_obj::round((val17 * iarr2)); -HXDLIN(1436) ::__hxcpp_memory_set_byte(imgA->buffer->b,(imgA->byteOffset + ((ti2 * 4) + 2)),val18); - } -HXDLIN(1436) ri2 = (ri2 + 1); -HXDLIN(1436) li2 = (li2 + 1); -HXDLIN(1436) ti2 = (ti2 + 1); - } - } -HXDLIN(1436) { -HXLINE(1436) int _g62 = (w - bx1); -HXDLIN(1436) int _g72 = w; -HXDLIN(1436) while((_g62 < _g72)){ -HXLINE(1436) _g62 = (_g62 + 1); -HXDLIN(1436) int j11 = (_g62 - 1); -HXDLIN(1436) val14 = (val14 + (( (int)(lv2) ) - ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((li2 * 4) + 2))) & 255)) ))); -HXDLIN(1436) { -HXLINE(1436) int int8 = val14; -HXDLIN(1436) Float val19; -HXDLIN(1436) if ((int8 < 0)) { -HXLINE(1436) val19 = (((Float)4294967296.0) + int8); - } - else { -HXLINE(1436) val19 = (int8 + ((Float)0.0)); - } -HXDLIN(1436) int val20 = ::Math_obj::round((val19 * iarr2)); -HXDLIN(1436) ::__hxcpp_memory_set_byte(imgA->buffer->b,(imgA->byteOffset + ((ti2 * 4) + 2)),val20); - } -HXDLIN(1436) li2 = (li2 + 1); -HXDLIN(1436) ti2 = (ti2 + 1); - } - } - } - } - } -HXLINE(1437) { -HXLINE(1437) Float iarr3 = (( (Float)(1) ) / ( (Float)(((bx1 + bx1) + 1)) )); -HXDLIN(1437) int ti3; -HXDLIN(1437) int li3; -HXDLIN(1437) int ri3; -HXDLIN(1437) ::Dynamic fv3; -HXDLIN(1437) ::Dynamic lv3; -HXDLIN(1437) int val21; -HXDLIN(1437) { -HXLINE(1437) int _g17 = 0; -HXDLIN(1437) int _g18 = h; -HXDLIN(1437) while((_g17 < _g18)){ -HXLINE(1437) _g17 = (_g17 + 1); -HXDLIN(1437) int i3 = (_g17 - 1); -HXDLIN(1437) ti3 = (i3 * w); -HXDLIN(1437) li3 = ti3; -HXDLIN(1437) ri3 = (ti3 + bx1); -HXDLIN(1437) fv3 = ( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((ti3 * 4) + 3))) & 255); -HXDLIN(1437) lv3 = ( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((((ti3 + w) - 1) * 4) + 3))) & 255); -HXDLIN(1437) val21 = ((bx1 + 1) * ( (int)(fv3) )); -HXDLIN(1437) { -HXLINE(1437) int _g19 = 0; -HXDLIN(1437) int _g110 = bx1; -HXDLIN(1437) while((_g19 < _g110)){ -HXLINE(1437) _g19 = (_g19 + 1); -HXDLIN(1437) int j12 = (_g19 - 1); -HXDLIN(1437) val21 = (val21 + ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + (((ti3 + j12) * 4) + 3))) & 255)) )); - } - } -HXDLIN(1437) { -HXLINE(1437) int _g24 = 0; -HXDLIN(1437) int _g33 = (bx1 + 1); -HXDLIN(1437) while((_g24 < _g33)){ -HXLINE(1437) _g24 = (_g24 + 1); -HXDLIN(1437) int j13 = (_g24 - 1); -HXDLIN(1437) val21 = (val21 + (( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((ri3 * 4) + 3))) & 255)) ) - ( (int)(fv3) ))); -HXDLIN(1437) { -HXLINE(1437) int int9 = val21; -HXDLIN(1437) Float val22; -HXDLIN(1437) if ((int9 < 0)) { -HXLINE(1437) val22 = (((Float)4294967296.0) + int9); - } - else { -HXLINE(1437) val22 = (int9 + ((Float)0.0)); - } -HXDLIN(1437) int val23 = ::Math_obj::round((val22 * iarr3)); -HXDLIN(1437) ::__hxcpp_memory_set_byte(imgA->buffer->b,(imgA->byteOffset + ((ti3 * 4) + 3)),val23); - } -HXDLIN(1437) ri3 = (ri3 + 1); -HXDLIN(1437) ti3 = (ti3 + 1); - } - } -HXDLIN(1437) { -HXLINE(1437) int _g43 = (bx1 + 1); -HXDLIN(1437) int _g53 = (w - bx1); -HXDLIN(1437) while((_g43 < _g53)){ -HXLINE(1437) _g43 = (_g43 + 1); -HXDLIN(1437) int j14 = (_g43 - 1); -HXDLIN(1437) int a3 = ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((ri3 * 4) + 3))) & 255)) ); -HXDLIN(1437) val21 = (val21 + (a3 - ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((li3 * 4) + 3))) & 255)) ))); -HXDLIN(1437) { -HXLINE(1437) int int10 = val21; -HXDLIN(1437) Float val24; -HXDLIN(1437) if ((int10 < 0)) { -HXLINE(1437) val24 = (((Float)4294967296.0) + int10); - } - else { -HXLINE(1437) val24 = (int10 + ((Float)0.0)); - } -HXDLIN(1437) int val25 = ::Math_obj::round((val24 * iarr3)); -HXDLIN(1437) ::__hxcpp_memory_set_byte(imgA->buffer->b,(imgA->byteOffset + ((ti3 * 4) + 3)),val25); - } -HXDLIN(1437) ri3 = (ri3 + 1); -HXDLIN(1437) li3 = (li3 + 1); -HXDLIN(1437) ti3 = (ti3 + 1); - } - } -HXDLIN(1437) { -HXLINE(1437) int _g63 = (w - bx1); -HXDLIN(1437) int _g73 = w; -HXDLIN(1437) while((_g63 < _g73)){ -HXLINE(1437) _g63 = (_g63 + 1); -HXDLIN(1437) int j15 = (_g63 - 1); -HXDLIN(1437) val21 = (val21 + (( (int)(lv3) ) - ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + ((li3 * 4) + 3))) & 255)) ))); -HXDLIN(1437) { -HXLINE(1437) int int11 = val21; -HXDLIN(1437) Float val26; -HXDLIN(1437) if ((int11 < 0)) { -HXLINE(1437) val26 = (((Float)4294967296.0) + int11); - } - else { -HXLINE(1437) val26 = (int11 + ((Float)0.0)); - } -HXDLIN(1437) int val27 = ::Math_obj::round((val26 * iarr3)); -HXDLIN(1437) ::__hxcpp_memory_set_byte(imgA->buffer->b,(imgA->byteOffset + ((ti3 * 4) + 3)),val27); - } -HXDLIN(1437) li3 = (li3 + 1); -HXDLIN(1437) ti3 = (ti3 + 1); - } - } - } - } - } -HXLINE(1439) { -HXLINE(1439) Float iarr4 = (( (Float)(1) ) / ( (Float)(((by1 + by1) + 1)) )); -HXDLIN(1439) int ws = (w * 4); -HXDLIN(1439) int ti4; -HXDLIN(1439) int li4; -HXDLIN(1439) int ri4; -HXDLIN(1439) ::Dynamic fv4; -HXDLIN(1439) ::Dynamic lv4; -HXDLIN(1439) int val28; -HXDLIN(1439) { -HXLINE(1439) int _g20 = 0; -HXDLIN(1439) int _g111 = w; -HXDLIN(1439) while((_g20 < _g111)){ -HXLINE(1439) _g20 = (_g20 + 1); -HXDLIN(1439) int i4 = (_g20 - 1); -HXDLIN(1439) ti4 = (i4 * 4); -HXDLIN(1439) li4 = ti4; -HXDLIN(1439) ri4 = (ti4 + (by1 * ws)); -HXDLIN(1439) fv4 = ( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ti4)) & 255); -HXDLIN(1439) lv4 = ( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + (ti4 + (ws * (h - 1))))) & 255); -HXDLIN(1439) val28 = ((by1 + 1) * ( (int)(fv4) )); -HXDLIN(1439) { -HXLINE(1439) int _g25 = 0; -HXDLIN(1439) int _g112 = by1; -HXDLIN(1439) while((_g25 < _g112)){ -HXLINE(1439) _g25 = (_g25 + 1); -HXDLIN(1439) int j16 = (_g25 - 1); -HXDLIN(1439) val28 = (val28 + ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + (ti4 + (j16 * ws)))) & 255)) )); - } - } -HXDLIN(1439) { -HXLINE(1439) int _g26 = 0; -HXDLIN(1439) int _g34 = (by1 + 1); -HXDLIN(1439) while((_g26 < _g34)){ -HXLINE(1439) _g26 = (_g26 + 1); -HXDLIN(1439) int j17 = (_g26 - 1); -HXDLIN(1439) val28 = (val28 + (( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ri4)) & 255)) ) - ( (int)(fv4) ))); -HXDLIN(1439) { -HXLINE(1439) int int12 = val28; -HXDLIN(1439) Float val29; -HXDLIN(1439) if ((int12 < 0)) { -HXLINE(1439) val29 = (((Float)4294967296.0) + int12); - } - else { -HXLINE(1439) val29 = (int12 + ((Float)0.0)); - } -HXDLIN(1439) int val30 = ::Math_obj::round((val29 * iarr4)); -HXDLIN(1439) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ti4),val30); - } -HXDLIN(1439) ri4 = (ri4 + ws); -HXDLIN(1439) ti4 = (ti4 + ws); - } - } -HXDLIN(1439) { -HXLINE(1439) int _g44 = (by1 + 1); -HXDLIN(1439) int _g54 = (h - by1); -HXDLIN(1439) while((_g44 < _g54)){ -HXLINE(1439) _g44 = (_g44 + 1); -HXDLIN(1439) int j18 = (_g44 - 1); -HXDLIN(1439) int a4 = ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ri4)) & 255)) ); -HXDLIN(1439) val28 = (val28 + (a4 - ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + li4)) & 255)) ))); -HXDLIN(1439) { -HXLINE(1439) int int13 = val28; -HXDLIN(1439) Float val31; -HXDLIN(1439) if ((int13 < 0)) { -HXLINE(1439) val31 = (((Float)4294967296.0) + int13); - } - else { -HXLINE(1439) val31 = (int13 + ((Float)0.0)); - } -HXDLIN(1439) int val32 = ::Math_obj::round((val31 * iarr4)); -HXDLIN(1439) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ti4),val32); - } -HXDLIN(1439) li4 = (li4 + ws); -HXDLIN(1439) ri4 = (ri4 + ws); -HXDLIN(1439) ti4 = (ti4 + ws); - } - } -HXDLIN(1439) { -HXLINE(1439) int _g64 = (h - by1); -HXDLIN(1439) int _g74 = h; -HXDLIN(1439) while((_g64 < _g74)){ -HXLINE(1439) _g64 = (_g64 + 1); -HXDLIN(1439) int j19 = (_g64 - 1); -HXDLIN(1439) val28 = (val28 + (( (int)(lv4) ) - ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + li4)) & 255)) ))); -HXDLIN(1439) { -HXLINE(1439) int int14 = val28; -HXDLIN(1439) Float val33; -HXDLIN(1439) if ((int14 < 0)) { -HXLINE(1439) val33 = (((Float)4294967296.0) + int14); - } - else { -HXLINE(1439) val33 = (int14 + ((Float)0.0)); - } -HXDLIN(1439) int val34 = ::Math_obj::round((val33 * iarr4)); -HXDLIN(1439) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ti4),val34); - } -HXDLIN(1439) li4 = (li4 + ws); -HXDLIN(1439) ti4 = (ti4 + ws); - } - } - } - } - } -HXLINE(1440) { -HXLINE(1440) Float iarr5 = (( (Float)(1) ) / ( (Float)(((by1 + by1) + 1)) )); -HXDLIN(1440) int ws1 = (w * 4); -HXDLIN(1440) int ti5; -HXDLIN(1440) int li5; -HXDLIN(1440) int ri5; -HXDLIN(1440) ::Dynamic fv5; -HXDLIN(1440) ::Dynamic lv5; -HXDLIN(1440) int val35; -HXDLIN(1440) { -HXLINE(1440) int _g27 = 0; -HXDLIN(1440) int _g113 = w; -HXDLIN(1440) while((_g27 < _g113)){ -HXLINE(1440) _g27 = (_g27 + 1); -HXDLIN(1440) int i5 = (_g27 - 1); -HXDLIN(1440) ti5 = ((i5 * 4) + 1); -HXDLIN(1440) li5 = ti5; -HXDLIN(1440) ri5 = (ti5 + (by1 * ws1)); -HXDLIN(1440) fv5 = ( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ti5)) & 255); -HXDLIN(1440) lv5 = ( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + (ti5 + (ws1 * (h - 1))))) & 255); -HXDLIN(1440) val35 = ((by1 + 1) * ( (int)(fv5) )); -HXDLIN(1440) { -HXLINE(1440) int _g28 = 0; -HXDLIN(1440) int _g114 = by1; -HXDLIN(1440) while((_g28 < _g114)){ -HXLINE(1440) _g28 = (_g28 + 1); -HXDLIN(1440) int j20 = (_g28 - 1); -HXDLIN(1440) val35 = (val35 + ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + (ti5 + (j20 * ws1)))) & 255)) )); - } - } -HXDLIN(1440) { -HXLINE(1440) int _g29 = 0; -HXDLIN(1440) int _g35 = (by1 + 1); -HXDLIN(1440) while((_g29 < _g35)){ -HXLINE(1440) _g29 = (_g29 + 1); -HXDLIN(1440) int j21 = (_g29 - 1); -HXDLIN(1440) val35 = (val35 + (( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ri5)) & 255)) ) - ( (int)(fv5) ))); -HXDLIN(1440) { -HXLINE(1440) int int15 = val35; -HXDLIN(1440) Float val36; -HXDLIN(1440) if ((int15 < 0)) { -HXLINE(1440) val36 = (((Float)4294967296.0) + int15); - } - else { -HXLINE(1440) val36 = (int15 + ((Float)0.0)); - } -HXDLIN(1440) int val37 = ::Math_obj::round((val36 * iarr5)); -HXDLIN(1440) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ti5),val37); - } -HXDLIN(1440) ri5 = (ri5 + ws1); -HXDLIN(1440) ti5 = (ti5 + ws1); - } - } -HXDLIN(1440) { -HXLINE(1440) int _g45 = (by1 + 1); -HXDLIN(1440) int _g55 = (h - by1); -HXDLIN(1440) while((_g45 < _g55)){ -HXLINE(1440) _g45 = (_g45 + 1); -HXDLIN(1440) int j22 = (_g45 - 1); -HXDLIN(1440) int a5 = ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ri5)) & 255)) ); -HXDLIN(1440) val35 = (val35 + (a5 - ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + li5)) & 255)) ))); -HXDLIN(1440) { -HXLINE(1440) int int16 = val35; -HXDLIN(1440) Float val38; -HXDLIN(1440) if ((int16 < 0)) { -HXLINE(1440) val38 = (((Float)4294967296.0) + int16); - } - else { -HXLINE(1440) val38 = (int16 + ((Float)0.0)); - } -HXDLIN(1440) int val39 = ::Math_obj::round((val38 * iarr5)); -HXDLIN(1440) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ti5),val39); - } -HXDLIN(1440) li5 = (li5 + ws1); -HXDLIN(1440) ri5 = (ri5 + ws1); -HXDLIN(1440) ti5 = (ti5 + ws1); - } - } -HXDLIN(1440) { -HXLINE(1440) int _g65 = (h - by1); -HXDLIN(1440) int _g75 = h; -HXDLIN(1440) while((_g65 < _g75)){ -HXLINE(1440) _g65 = (_g65 + 1); -HXDLIN(1440) int j23 = (_g65 - 1); -HXDLIN(1440) val35 = (val35 + (( (int)(lv5) ) - ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + li5)) & 255)) ))); -HXDLIN(1440) { -HXLINE(1440) int int17 = val35; -HXDLIN(1440) Float val40; -HXDLIN(1440) if ((int17 < 0)) { -HXLINE(1440) val40 = (((Float)4294967296.0) + int17); - } - else { -HXLINE(1440) val40 = (int17 + ((Float)0.0)); - } -HXDLIN(1440) int val41 = ::Math_obj::round((val40 * iarr5)); -HXDLIN(1440) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ti5),val41); - } -HXDLIN(1440) li5 = (li5 + ws1); -HXDLIN(1440) ti5 = (ti5 + ws1); - } - } - } - } - } -HXLINE(1441) { -HXLINE(1441) Float iarr6 = (( (Float)(1) ) / ( (Float)(((by1 + by1) + 1)) )); -HXDLIN(1441) int ws2 = (w * 4); -HXDLIN(1441) int ti6; -HXDLIN(1441) int li6; -HXDLIN(1441) int ri6; -HXDLIN(1441) ::Dynamic fv6; -HXDLIN(1441) ::Dynamic lv6; -HXDLIN(1441) int val42; -HXDLIN(1441) { -HXLINE(1441) int _g30 = 0; -HXDLIN(1441) int _g115 = w; -HXDLIN(1441) while((_g30 < _g115)){ -HXLINE(1441) _g30 = (_g30 + 1); -HXDLIN(1441) int i6 = (_g30 - 1); -HXDLIN(1441) ti6 = ((i6 * 4) + 2); -HXDLIN(1441) li6 = ti6; -HXDLIN(1441) ri6 = (ti6 + (by1 * ws2)); -HXDLIN(1441) fv6 = ( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ti6)) & 255); -HXDLIN(1441) lv6 = ( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + (ti6 + (ws2 * (h - 1))))) & 255); -HXDLIN(1441) val42 = ((by1 + 1) * ( (int)(fv6) )); -HXDLIN(1441) { -HXLINE(1441) int _g36 = 0; -HXDLIN(1441) int _g116 = by1; -HXDLIN(1441) while((_g36 < _g116)){ -HXLINE(1441) _g36 = (_g36 + 1); -HXDLIN(1441) int j24 = (_g36 - 1); -HXDLIN(1441) val42 = (val42 + ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + (ti6 + (j24 * ws2)))) & 255)) )); - } - } -HXDLIN(1441) { -HXLINE(1441) int _g210 = 0; -HXDLIN(1441) int _g37 = (by1 + 1); -HXDLIN(1441) while((_g210 < _g37)){ -HXLINE(1441) _g210 = (_g210 + 1); -HXDLIN(1441) int j25 = (_g210 - 1); -HXDLIN(1441) val42 = (val42 + (( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ri6)) & 255)) ) - ( (int)(fv6) ))); -HXDLIN(1441) { -HXLINE(1441) int int18 = val42; -HXDLIN(1441) Float val43; -HXDLIN(1441) if ((int18 < 0)) { -HXLINE(1441) val43 = (((Float)4294967296.0) + int18); - } - else { -HXLINE(1441) val43 = (int18 + ((Float)0.0)); - } -HXDLIN(1441) int val44 = ::Math_obj::round((val43 * iarr6)); -HXDLIN(1441) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ti6),val44); - } -HXDLIN(1441) ri6 = (ri6 + ws2); -HXDLIN(1441) ti6 = (ti6 + ws2); - } - } -HXDLIN(1441) { -HXLINE(1441) int _g46 = (by1 + 1); -HXDLIN(1441) int _g56 = (h - by1); -HXDLIN(1441) while((_g46 < _g56)){ -HXLINE(1441) _g46 = (_g46 + 1); -HXDLIN(1441) int j26 = (_g46 - 1); -HXDLIN(1441) int a6 = ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ri6)) & 255)) ); -HXDLIN(1441) val42 = (val42 + (a6 - ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + li6)) & 255)) ))); -HXDLIN(1441) { -HXLINE(1441) int int19 = val42; -HXDLIN(1441) Float val45; -HXDLIN(1441) if ((int19 < 0)) { -HXLINE(1441) val45 = (((Float)4294967296.0) + int19); - } - else { -HXLINE(1441) val45 = (int19 + ((Float)0.0)); - } -HXDLIN(1441) int val46 = ::Math_obj::round((val45 * iarr6)); -HXDLIN(1441) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ti6),val46); - } -HXDLIN(1441) li6 = (li6 + ws2); -HXDLIN(1441) ri6 = (ri6 + ws2); -HXDLIN(1441) ti6 = (ti6 + ws2); - } - } -HXDLIN(1441) { -HXLINE(1441) int _g66 = (h - by1); -HXDLIN(1441) int _g76 = h; -HXDLIN(1441) while((_g66 < _g76)){ -HXLINE(1441) _g66 = (_g66 + 1); -HXDLIN(1441) int j27 = (_g66 - 1); -HXDLIN(1441) val42 = (val42 + (( (int)(lv6) ) - ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + li6)) & 255)) ))); -HXDLIN(1441) { -HXLINE(1441) int int20 = val42; -HXDLIN(1441) Float val47; -HXDLIN(1441) if ((int20 < 0)) { -HXLINE(1441) val47 = (((Float)4294967296.0) + int20); - } - else { -HXLINE(1441) val47 = (int20 + ((Float)0.0)); - } -HXDLIN(1441) int val48 = ::Math_obj::round((val47 * iarr6)); -HXDLIN(1441) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ti6),val48); - } -HXDLIN(1441) li6 = (li6 + ws2); -HXDLIN(1441) ti6 = (ti6 + ws2); - } - } - } - } - } -HXLINE(1442) { -HXLINE(1442) Float iarr7 = (( (Float)(1) ) / ( (Float)(((by1 + by1) + 1)) )); -HXDLIN(1442) int ws3 = (w * 4); -HXDLIN(1442) int ti7; -HXDLIN(1442) int li7; -HXDLIN(1442) int ri7; -HXDLIN(1442) ::Dynamic fv7; -HXDLIN(1442) ::Dynamic lv7; -HXDLIN(1442) int val49; -HXDLIN(1442) { -HXLINE(1442) int _g38 = 0; -HXDLIN(1442) int _g117 = w; -HXDLIN(1442) while((_g38 < _g117)){ -HXLINE(1442) _g38 = (_g38 + 1); -HXDLIN(1442) int i7 = (_g38 - 1); -HXDLIN(1442) ti7 = ((i7 * 4) + 3); -HXDLIN(1442) li7 = ti7; -HXDLIN(1442) ri7 = (ti7 + (by1 * ws3)); -HXDLIN(1442) fv7 = ( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ti7)) & 255); -HXDLIN(1442) lv7 = ( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + (ti7 + (ws3 * (h - 1))))) & 255); -HXDLIN(1442) val49 = ((by1 + 1) * ( (int)(fv7) )); -HXDLIN(1442) { -HXLINE(1442) int _g39 = 0; -HXDLIN(1442) int _g118 = by1; -HXDLIN(1442) while((_g39 < _g118)){ -HXLINE(1442) _g39 = (_g39 + 1); -HXDLIN(1442) int j28 = (_g39 - 1); -HXDLIN(1442) val49 = (val49 + ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + (ti7 + (j28 * ws3)))) & 255)) )); - } - } -HXDLIN(1442) { -HXLINE(1442) int _g211 = 0; -HXDLIN(1442) int _g310 = (by1 + 1); -HXDLIN(1442) while((_g211 < _g310)){ -HXLINE(1442) _g211 = (_g211 + 1); -HXDLIN(1442) int j29 = (_g211 - 1); -HXDLIN(1442) val49 = (val49 + (( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ri7)) & 255)) ) - ( (int)(fv7) ))); -HXDLIN(1442) { -HXLINE(1442) int int21 = val49; -HXDLIN(1442) Float val50; -HXDLIN(1442) if ((int21 < 0)) { -HXLINE(1442) val50 = (((Float)4294967296.0) + int21); - } - else { -HXLINE(1442) val50 = (int21 + ((Float)0.0)); - } -HXDLIN(1442) int val51 = ::Math_obj::round((val50 * iarr7)); -HXDLIN(1442) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ti7),val51); - } -HXDLIN(1442) ri7 = (ri7 + ws3); -HXDLIN(1442) ti7 = (ti7 + ws3); - } - } -HXDLIN(1442) { -HXLINE(1442) int _g47 = (by1 + 1); -HXDLIN(1442) int _g57 = (h - by1); -HXDLIN(1442) while((_g47 < _g57)){ -HXLINE(1442) _g47 = (_g47 + 1); -HXDLIN(1442) int j30 = (_g47 - 1); -HXDLIN(1442) int a7 = ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ri7)) & 255)) ); -HXDLIN(1442) val49 = (val49 + (a7 - ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + li7)) & 255)) ))); -HXDLIN(1442) { -HXLINE(1442) int int22 = val49; -HXDLIN(1442) Float val52; -HXDLIN(1442) if ((int22 < 0)) { -HXLINE(1442) val52 = (((Float)4294967296.0) + int22); - } - else { -HXLINE(1442) val52 = (int22 + ((Float)0.0)); - } -HXDLIN(1442) int val53 = ::Math_obj::round((val52 * iarr7)); -HXDLIN(1442) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ti7),val53); - } -HXDLIN(1442) li7 = (li7 + ws3); -HXDLIN(1442) ri7 = (ri7 + ws3); -HXDLIN(1442) ti7 = (ti7 + ws3); - } - } -HXDLIN(1442) { -HXLINE(1442) int _g67 = (h - by1); -HXDLIN(1442) int _g77 = h; -HXDLIN(1442) while((_g67 < _g77)){ -HXLINE(1442) _g67 = (_g67 + 1); -HXDLIN(1442) int j31 = (_g67 - 1); -HXDLIN(1442) val49 = (val49 + (( (int)(lv7) ) - ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + li7)) & 255)) ))); -HXDLIN(1442) { -HXLINE(1442) int int23 = val49; -HXDLIN(1442) Float val54; -HXDLIN(1442) if ((int23 < 0)) { -HXLINE(1442) val54 = (((Float)4294967296.0) + int23); - } - else { -HXLINE(1442) val54 = (int23 + ((Float)0.0)); - } -HXDLIN(1442) int val55 = ::Math_obj::round((val54 * iarr7)); -HXDLIN(1442) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ti7),val55); - } -HXDLIN(1442) li7 = (li7 + ws3); -HXDLIN(1442) ti7 = (ti7 + ws3); - } - } - } - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(ImageDataUtil_obj,_hx___boxBlur,(void)) - -void ImageDataUtil_obj::_hx___boxBlurH( ::lime::utils::ArrayBufferView imgA, ::lime::utils::ArrayBufferView imgB,int w,int h,int r,int off){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_1446___boxBlurH) -HXLINE(1447) Float iarr = (( (Float)(1) ) / ( (Float)(((r + r) + 1)) )); -HXLINE(1448) int ti; -HXDLIN(1448) int li; -HXDLIN(1448) int ri; -HXDLIN(1448) ::Dynamic fv; -HXDLIN(1448) ::Dynamic lv; -HXDLIN(1448) int val; -HXLINE(1450) { -HXLINE(1450) int _g = 0; -HXDLIN(1450) int _g1 = h; -HXDLIN(1450) while((_g < _g1)){ -HXLINE(1450) _g = (_g + 1); -HXDLIN(1450) int i = (_g - 1); -HXLINE(1452) ti = (i * w); -HXLINE(1453) li = ti; -HXLINE(1454) ri = (ti + r); -HXLINE(1456) fv = ( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ((ti * 4) + off))) & 255); -HXLINE(1457) lv = ( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ((((ti + w) - 1) * 4) + off))) & 255); -HXLINE(1458) val = ((r + 1) * ( (int)(fv) )); -HXLINE(1460) { -HXLINE(1460) int _g2 = 0; -HXDLIN(1460) int _g11 = r; -HXDLIN(1460) while((_g2 < _g11)){ -HXLINE(1460) _g2 = (_g2 + 1); -HXDLIN(1460) int j = (_g2 - 1); -HXLINE(1462) val = (val + ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + (((ti + j) * 4) + off))) & 255)) )); - } - } -HXLINE(1465) { -HXLINE(1465) int _g21 = 0; -HXDLIN(1465) int _g3 = (r + 1); -HXDLIN(1465) while((_g21 < _g3)){ -HXLINE(1465) _g21 = (_g21 + 1); -HXDLIN(1465) int j1 = (_g21 - 1); -HXLINE(1467) val = (val + (( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ((ri * 4) + off))) & 255)) ) - ( (int)(fv) ))); -HXLINE(1468) { -HXLINE(1468) int _hx_int = val; -HXDLIN(1468) Float val1; -HXDLIN(1468) if ((_hx_int < 0)) { -HXLINE(1468) val1 = (((Float)4294967296.0) + _hx_int); - } - else { -HXLINE(1468) val1 = (_hx_int + ((Float)0.0)); - } -HXDLIN(1468) int val2 = ::Math_obj::round((val1 * iarr)); -HXDLIN(1468) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ((ti * 4) + off)),val2); - } -HXLINE(1469) ri = (ri + 1); -HXLINE(1470) ti = (ti + 1); - } - } -HXLINE(1473) { -HXLINE(1473) int _g4 = (r + 1); -HXDLIN(1473) int _g5 = (w - r); -HXDLIN(1473) while((_g4 < _g5)){ -HXLINE(1473) _g4 = (_g4 + 1); -HXDLIN(1473) int j2 = (_g4 - 1); -HXLINE(1475) int a = ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ((ri * 4) + off))) & 255)) ); -HXDLIN(1475) val = (val + (a - ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ((li * 4) + off))) & 255)) ))); -HXLINE(1476) { -HXLINE(1476) int int1 = val; -HXDLIN(1476) Float val3; -HXDLIN(1476) if ((int1 < 0)) { -HXLINE(1476) val3 = (((Float)4294967296.0) + int1); - } - else { -HXLINE(1476) val3 = (int1 + ((Float)0.0)); - } -HXDLIN(1476) int val4 = ::Math_obj::round((val3 * iarr)); -HXDLIN(1476) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ((ti * 4) + off)),val4); - } -HXLINE(1477) ri = (ri + 1); -HXLINE(1478) li = (li + 1); -HXLINE(1479) ti = (ti + 1); - } - } -HXLINE(1482) { -HXLINE(1482) int _g6 = (w - r); -HXDLIN(1482) int _g7 = w; -HXDLIN(1482) while((_g6 < _g7)){ -HXLINE(1482) _g6 = (_g6 + 1); -HXDLIN(1482) int j3 = (_g6 - 1); -HXLINE(1484) val = (val + (( (int)(lv) ) - ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ((li * 4) + off))) & 255)) ))); -HXLINE(1485) { -HXLINE(1485) int int2 = val; -HXDLIN(1485) Float val5; -HXDLIN(1485) if ((int2 < 0)) { -HXLINE(1485) val5 = (((Float)4294967296.0) + int2); - } - else { -HXLINE(1485) val5 = (int2 + ((Float)0.0)); - } -HXDLIN(1485) int val6 = ::Math_obj::round((val5 * iarr)); -HXDLIN(1485) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ((ti * 4) + off)),val6); - } -HXLINE(1486) li = (li + 1); -HXLINE(1487) ti = (ti + 1); - } - } - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(ImageDataUtil_obj,_hx___boxBlurH,(void)) - -void ImageDataUtil_obj::_hx___boxBlurT( ::lime::utils::ArrayBufferView imgA, ::lime::utils::ArrayBufferView imgB,int w,int h,int r,int off){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_1493___boxBlurT) -HXLINE(1494) Float iarr = (( (Float)(1) ) / ( (Float)(((r + r) + 1)) )); -HXLINE(1495) int ws = (w * 4); -HXLINE(1496) int ti; -HXDLIN(1496) int li; -HXDLIN(1496) int ri; -HXDLIN(1496) ::Dynamic fv; -HXDLIN(1496) ::Dynamic lv; -HXDLIN(1496) int val; -HXLINE(1498) { -HXLINE(1498) int _g = 0; -HXDLIN(1498) int _g1 = w; -HXDLIN(1498) while((_g < _g1)){ -HXLINE(1498) _g = (_g + 1); -HXDLIN(1498) int i = (_g - 1); -HXLINE(1500) ti = ((i * 4) + off); -HXLINE(1501) li = ti; -HXLINE(1502) ri = (ti + (r * ws)); -HXLINE(1504) fv = ( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ti)) & 255); -HXLINE(1505) lv = ( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + (ti + (ws * (h - 1))))) & 255); -HXLINE(1506) val = ((r + 1) * ( (int)(fv) )); -HXLINE(1508) { -HXLINE(1508) int _g2 = 0; -HXDLIN(1508) int _g11 = r; -HXDLIN(1508) while((_g2 < _g11)){ -HXLINE(1508) _g2 = (_g2 + 1); -HXDLIN(1508) int j = (_g2 - 1); -HXLINE(1510) val = (val + ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + (ti + (j * ws)))) & 255)) )); - } - } -HXLINE(1513) { -HXLINE(1513) int _g21 = 0; -HXDLIN(1513) int _g3 = (r + 1); -HXDLIN(1513) while((_g21 < _g3)){ -HXLINE(1513) _g21 = (_g21 + 1); -HXDLIN(1513) int j1 = (_g21 - 1); -HXLINE(1515) val = (val + (( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ri)) & 255)) ) - ( (int)(fv) ))); -HXLINE(1516) { -HXLINE(1516) int _hx_int = val; -HXDLIN(1516) Float val1; -HXDLIN(1516) if ((_hx_int < 0)) { -HXLINE(1516) val1 = (((Float)4294967296.0) + _hx_int); - } - else { -HXLINE(1516) val1 = (_hx_int + ((Float)0.0)); - } -HXDLIN(1516) int val2 = ::Math_obj::round((val1 * iarr)); -HXDLIN(1516) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ti),val2); - } -HXLINE(1517) ri = (ri + ws); -HXLINE(1518) ti = (ti + ws); - } - } -HXLINE(1521) { -HXLINE(1521) int _g4 = (r + 1); -HXDLIN(1521) int _g5 = (h - r); -HXDLIN(1521) while((_g4 < _g5)){ -HXLINE(1521) _g4 = (_g4 + 1); -HXDLIN(1521) int j2 = (_g4 - 1); -HXLINE(1523) int a = ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + ri)) & 255)) ); -HXDLIN(1523) val = (val + (a - ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + li)) & 255)) ))); -HXLINE(1524) { -HXLINE(1524) int int1 = val; -HXDLIN(1524) Float val3; -HXDLIN(1524) if ((int1 < 0)) { -HXLINE(1524) val3 = (((Float)4294967296.0) + int1); - } - else { -HXLINE(1524) val3 = (int1 + ((Float)0.0)); - } -HXDLIN(1524) int val4 = ::Math_obj::round((val3 * iarr)); -HXDLIN(1524) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ti),val4); - } -HXLINE(1525) li = (li + ws); -HXLINE(1526) ri = (ri + ws); -HXLINE(1527) ti = (ti + ws); - } - } -HXLINE(1530) { -HXLINE(1530) int _g6 = (h - r); -HXDLIN(1530) int _g7 = h; -HXDLIN(1530) while((_g6 < _g7)){ -HXLINE(1530) _g6 = (_g6 + 1); -HXDLIN(1530) int j3 = (_g6 - 1); -HXLINE(1532) val = (val + (( (int)(lv) ) - ( (int)(( ::__hxcpp_memory_get_byte(imgA->buffer->b,(imgA->byteOffset + li)) & 255)) ))); -HXLINE(1533) { -HXLINE(1533) int int2 = val; -HXDLIN(1533) Float val5; -HXDLIN(1533) if ((int2 < 0)) { -HXLINE(1533) val5 = (((Float)4294967296.0) + int2); - } - else { -HXLINE(1533) val5 = (int2 + ((Float)0.0)); - } -HXDLIN(1533) int val6 = ::Math_obj::round((val5 * iarr)); -HXDLIN(1533) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + ti),val6); - } -HXLINE(1534) li = (li + ws); -HXLINE(1535) ti = (ti + ws); - } - } - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(ImageDataUtil_obj,_hx___boxBlurT,(void)) - -int ImageDataUtil_obj::_hx___calculateSourceOffset( ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint,int destX,int destY){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_1545___calculateSourceOffset) -HXLINE(1546) int sourceX = (destX - ::Std_obj::_hx_int(destPoint->x)); -HXLINE(1547) int sourceY = (destY - ::Std_obj::_hx_int(destPoint->y)); -HXLINE(1549) int offset = 0; -HXLINE(1551) bool _hx_tmp; -HXDLIN(1551) bool _hx_tmp1; -HXDLIN(1551) bool _hx_tmp2; -HXDLIN(1551) if ((sourceX >= 0)) { -HXLINE(1551) _hx_tmp2 = (sourceY < 0); - } - else { -HXLINE(1551) _hx_tmp2 = true; - } -HXDLIN(1551) if (!(_hx_tmp2)) { -HXLINE(1551) _hx_tmp1 = (sourceX >= sourceRect->width); - } - else { -HXLINE(1551) _hx_tmp1 = true; - } -HXDLIN(1551) if (!(_hx_tmp1)) { -HXLINE(1551) _hx_tmp = (sourceY >= sourceRect->height); - } - else { -HXLINE(1551) _hx_tmp = true; - } -HXDLIN(1551) if (_hx_tmp) { -HXLINE(1553) offset = -1; - } - else { -HXLINE(1557) offset = (4 * ((sourceY * ::Std_obj::_hx_int(sourceRect->width)) + sourceX)); - } -HXLINE(1560) return offset; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(ImageDataUtil_obj,_hx___calculateSourceOffset,return ) - -::Array< Float > ImageDataUtil_obj::_hx___getBoxesForGaussianBlur(Float sigma,int n){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_1564___getBoxesForGaussianBlur) -HXLINE(1565) Float wIdeal = ::Math_obj::sqrt(((((( (Float)(12) ) * sigma) * sigma) / ( (Float)(n) )) + 1)); -HXLINE(1566) int wl = ::Math_obj::floor(wIdeal); -HXLINE(1567) if ((hx::Mod(wl,2) == 0)) { -HXLINE(1567) wl = (wl - 1); - } -HXLINE(1568) int wu = (wl + 2); -HXLINE(1570) Float mIdeal = ((((((( (Float)(12) ) * sigma) * sigma) - ( (Float)(((n * wl) * wl)) )) - ( (Float)(((4 * n) * wl)) )) - ( (Float)((3 * n)) )) / ( (Float)(((-4 * wl) - 4)) )); -HXLINE(1571) int m = ::Math_obj::round(mIdeal); -HXLINE(1572) ::Array< Float > sizes = ::Array_obj< Float >::__new(0); -HXLINE(1574) { -HXLINE(1574) int _g = 0; -HXDLIN(1574) int _g1 = n; -HXDLIN(1574) while((_g < _g1)){ -HXLINE(1574) _g = (_g + 1); -HXDLIN(1574) int i = (_g - 1); -HXLINE(1576) Float _hx_tmp; -HXDLIN(1576) if ((i < m)) { -HXLINE(1576) _hx_tmp = ( (Float)(wl) ); - } - else { -HXLINE(1576) _hx_tmp = ( (Float)(wu) ); - } -HXDLIN(1576) sizes->push(_hx_tmp); - } - } -HXLINE(1579) return sizes; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ImageDataUtil_obj,_hx___getBoxesForGaussianBlur,return ) - -int ImageDataUtil_obj::_hx___pixelCompare(int n1,int n2){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_1583___pixelCompare) -HXLINE(1584) int tmp1 = (hx::UShr(n1,24) & 255); -HXLINE(1585) int tmp2 = (hx::UShr(n2,24) & 255); -HXLINE(1590) if ((tmp1 != tmp2)) { -HXLINE(1592) bool aNeg = (tmp1 < 0); -HXDLIN(1592) bool bNeg = (tmp2 < 0); -HXDLIN(1592) bool _hx_tmp; -HXDLIN(1592) if ((aNeg != bNeg)) { -HXLINE(1592) _hx_tmp = aNeg; - } - else { -HXLINE(1592) _hx_tmp = (tmp1 > tmp2); - } -HXDLIN(1592) if (_hx_tmp) { -HXLINE(1592) return 1; - } - else { -HXLINE(1592) return -1; - } - } - else { -HXLINE(1596) tmp1 = (hx::UShr(n1,16) & 255); -HXLINE(1597) tmp2 = (hx::UShr(n2,16) & 255); -HXLINE(1599) if ((tmp1 != tmp2)) { -HXLINE(1601) bool aNeg1 = (tmp1 < 0); -HXDLIN(1601) bool bNeg1 = (tmp2 < 0); -HXDLIN(1601) bool _hx_tmp1; -HXDLIN(1601) if ((aNeg1 != bNeg1)) { -HXLINE(1601) _hx_tmp1 = aNeg1; - } - else { -HXLINE(1601) _hx_tmp1 = (tmp1 > tmp2); - } -HXDLIN(1601) if (_hx_tmp1) { -HXLINE(1601) return 1; - } - else { -HXLINE(1601) return -1; - } - } - else { -HXLINE(1605) tmp1 = (hx::UShr(n1,8) & 255); -HXLINE(1606) tmp2 = (hx::UShr(n2,8) & 255); -HXLINE(1608) if ((tmp1 != tmp2)) { -HXLINE(1610) bool aNeg2 = (tmp1 < 0); -HXDLIN(1610) bool bNeg2 = (tmp2 < 0); -HXDLIN(1610) bool _hx_tmp2; -HXDLIN(1610) if ((aNeg2 != bNeg2)) { -HXLINE(1610) _hx_tmp2 = aNeg2; - } - else { -HXLINE(1610) _hx_tmp2 = (tmp1 > tmp2); - } -HXDLIN(1610) if (_hx_tmp2) { -HXLINE(1610) return 1; - } - else { -HXLINE(1610) return -1; - } - } - else { -HXLINE(1614) tmp1 = (n1 & 255); -HXLINE(1615) tmp2 = (n2 & 255); -HXLINE(1617) if ((tmp1 != tmp2)) { -HXLINE(1619) bool aNeg3 = (tmp1 < 0); -HXDLIN(1619) bool bNeg3 = (tmp2 < 0); -HXDLIN(1619) bool _hx_tmp3; -HXDLIN(1619) if ((aNeg3 != bNeg3)) { -HXLINE(1619) _hx_tmp3 = aNeg3; - } - else { -HXLINE(1619) _hx_tmp3 = (tmp1 > tmp2); - } -HXDLIN(1619) if (_hx_tmp3) { -HXLINE(1619) return 1; - } - else { -HXLINE(1619) return -1; - } - } - else { -HXLINE(1623) return 0; - } - } - } - } -HXLINE(1590) return 0; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ImageDataUtil_obj,_hx___pixelCompare,return ) - -void ImageDataUtil_obj::_hx___translatePixel( ::lime::utils::ArrayBufferView imgB, ::lime::math::Rectangle sourceRect, ::lime::math::Rectangle destRect, ::lime::math::Vector2 destPoint,int destX,int destY,Float strength){ - HX_STACKFRAME(&_hx_pos_68d87270d4f7b5ed_1632___translatePixel) -HXLINE(1633) int d = (4 * ((destY * ::Std_obj::_hx_int(destRect->width)) + destX)); -HXLINE(1634) int sourceX = (destX - ::Std_obj::_hx_int(destPoint->x)); -HXDLIN(1634) int sourceY = (destY - ::Std_obj::_hx_int(destPoint->y)); -HXDLIN(1634) int offset = 0; -HXDLIN(1634) bool _hx_tmp; -HXDLIN(1634) bool _hx_tmp1; -HXDLIN(1634) bool _hx_tmp2; -HXDLIN(1634) if ((sourceX >= 0)) { -HXLINE(1634) _hx_tmp2 = (sourceY < 0); - } - else { -HXLINE(1634) _hx_tmp2 = true; - } -HXDLIN(1634) if (!(_hx_tmp2)) { -HXLINE(1634) _hx_tmp1 = (sourceX >= sourceRect->width); - } - else { -HXLINE(1634) _hx_tmp1 = true; - } -HXDLIN(1634) if (!(_hx_tmp1)) { -HXLINE(1634) _hx_tmp = (sourceY >= sourceRect->height); - } - else { -HXLINE(1634) _hx_tmp = true; - } -HXDLIN(1634) if (_hx_tmp) { -HXLINE(1634) offset = -1; - } - else { -HXLINE(1634) offset = (4 * ((sourceY * ::Std_obj::_hx_int(sourceRect->width)) + sourceX)); - } -HXDLIN(1634) int s = offset; -HXLINE(1636) if ((s < 0)) { -HXLINE(1638) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + (d + 3)),0); -HXDLIN(1638) int val = 0; -HXDLIN(1638) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + (d + 2)),val); -HXDLIN(1638) int val1 = val; -HXDLIN(1638) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + (d + 1)),val1); -HXDLIN(1638) int val2 = val1; -HXDLIN(1638) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + d),val2); - } - else { -HXLINE(1642) { -HXLINE(1642) int val3 = ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + s)) & 255)) ); -HXDLIN(1642) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + d),val3); - } -HXLINE(1643) { -HXLINE(1643) int val4 = ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + (s + 1))) & 255)) ); -HXDLIN(1643) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + (d + 1)),val4); - } -HXLINE(1644) { -HXLINE(1644) int val5 = ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + (s + 2))) & 255)) ); -HXDLIN(1644) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + (d + 2)),val5); - } -HXLINE(1646) int _hx_int = ( (int)(( ::__hxcpp_memory_get_byte(imgB->buffer->b,(imgB->byteOffset + (s + 3))) & 255)) ); -HXDLIN(1646) Float a; -HXDLIN(1646) if ((_hx_int < 0)) { -HXLINE(1646) a = (((Float)4294967296.0) + _hx_int); - } - else { -HXLINE(1646) a = (_hx_int + ((Float)0.0)); - } -HXDLIN(1646) int a1 = ::Std_obj::_hx_int((a * strength)); -HXLINE(1647) { -HXLINE(1647) int val6; -HXDLIN(1647) if ((a1 < 0)) { -HXLINE(1647) val6 = 0; - } - else { -HXLINE(1647) if ((a1 > 255)) { -HXLINE(1647) val6 = 255; - } - else { -HXLINE(1647) val6 = a1; - } - } -HXDLIN(1647) ::__hxcpp_memory_set_byte(imgB->buffer->b,(imgB->byteOffset + (d + 3)),val6); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(ImageDataUtil_obj,_hx___translatePixel,(void)) - - -ImageDataUtil_obj::ImageDataUtil_obj() -{ -} - -bool ImageDataUtil_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"lerp") ) { outValue = lerp_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"merge") ) { outValue = merge_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"lerp4f") ) { outValue = lerp4f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"resize") ) { outValue = resize_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"bilinear") ) { outValue = bilinear_dyn(); return true; } - if (HX_FIELD_EQ(inName,"lerpRGBA") ) { outValue = lerpRGBA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fillRect") ) { outValue = fillRect_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getPixel") ) { outValue = getPixel_dyn(); return true; } - if (HX_FIELD_EQ(inName,"setPixel") ) { outValue = setPixel_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"floodFill") ) { outValue = floodFill_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getPixels") ) { outValue = getPixels_dyn(); return true; } - if (HX_FIELD_EQ(inName,"setFormat") ) { outValue = setFormat_dyn(); return true; } - if (HX_FIELD_EQ(inName,"setPixels") ) { outValue = setPixels_dyn(); return true; } - if (HX_FIELD_EQ(inName,"threshold") ) { outValue = threshold_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__boxBlur") ) { outValue = _hx___boxBlur_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"copyPixels") ) { outValue = copyPixels_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getPixel32") ) { outValue = getPixel32_dyn(); return true; } - if (HX_FIELD_EQ(inName,"setPixel32") ) { outValue = setPixel32_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__boxBlurH") ) { outValue = _hx___boxBlurH_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__boxBlurT") ) { outValue = _hx___boxBlurT_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"displaceMap") ) { outValue = displaceMap_dyn(); return true; } - if (HX_FIELD_EQ(inName,"copyChannel") ) { outValue = copyChannel_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"gaussianBlur") ) { outValue = gaussianBlur_dyn(); return true; } - if (HX_FIELD_EQ(inName,"resizeBuffer") ) { outValue = resizeBuffer_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"multiplyAlpha") ) { outValue = multiplyAlpha_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"colorTransform") ) { outValue = colorTransform_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__pixelCompare") ) { outValue = _hx___pixelCompare_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"unmultiplyAlpha") ) { outValue = unmultiplyAlpha_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__translatePixel") ) { outValue = _hx___translatePixel_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"getColorBoundsRect") ) { outValue = getColorBoundsRect_dyn(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"__calculateSourceOffset") ) { outValue = _hx___calculateSourceOffset_dyn(); return true; } - break; - case 25: - if (HX_FIELD_EQ(inName,"__getBoxesForGaussianBlur") ) { outValue = _hx___getBoxesForGaussianBlur_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ImageDataUtil_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *ImageDataUtil_obj_sStaticStorageInfo = 0; -#endif - -hx::Class ImageDataUtil_obj::__mClass; - -static ::String ImageDataUtil_obj_sStaticFields[] = { - HX_("displaceMap",63,ff,45,95), - HX_("bilinear",ec,b6,3d,e0), - HX_("lerpRGBA",ab,b2,39,d1), - HX_("lerp4f",e9,0b,b3,a1), - HX_("lerp",77,12,b0,47), - HX_("colorTransform",89,d7,3f,ad), - HX_("copyChannel",8e,7d,e6,22), - HX_("copyPixels",c2,54,6e,42), - HX_("fillRect",47,45,b9,6c), - HX_("floodFill",61,83,8a,59), - HX_("gaussianBlur",42,ea,61,f7), - HX_("getColorBoundsRect",86,ad,e8,80), - HX_("getPixel",10,d6,7a,22), - HX_("getPixel32",af,a6,68,d7), - HX_("getPixels",63,78,00,09), - HX_("merge",b8,a2,c6,05), - HX_("multiplyAlpha",9a,f2,1c,6b), - HX_("resize",f4,59,7b,08), - HX_("resizeBuffer",14,7a,a2,b4), - HX_("setFormat",79,04,36,5d), - HX_("setPixel",84,2f,d8,d0), - HX_("setPixel32",23,45,e6,da), - HX_("setPixels",6f,64,51,ec), - HX_("threshold",ab,c3,a3,34), - HX_("unmultiplyAlpha",a1,c8,96,28), - HX_("__boxBlur",32,df,2a,12), - HX_("__boxBlurH",d6,6c,58,d3), - HX_("__boxBlurT",e2,6c,58,d3), - HX_("__calculateSourceOffset",34,ce,66,5a), - HX_("__getBoxesForGaussianBlur",48,14,ae,9c), - HX_("__pixelCompare",df,79,e3,8d), - HX_("__translatePixel",78,af,9b,5e), - ::String(null()) -}; - -void ImageDataUtil_obj::__register() -{ - ImageDataUtil_obj _hx_dummy; - ImageDataUtil_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.graphics.ImageDataUtil",cf,fd,b0,0e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ImageDataUtil_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(ImageDataUtil_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ImageDataUtil_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ImageDataUtil_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ImageDataUtil_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace graphics diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/graphics/StackBlur.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/graphics/StackBlur.cpp deleted file mode 100644 index 37b76dcb..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/graphics/StackBlur.cpp +++ /dev/null @@ -1,560 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_graphics_BlurStack -#include -#endif -#ifndef INCLUDED_lime__internal_graphics_StackBlur -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_math_Rectangle -#include -#endif -#ifndef INCLUDED_lime_math_Vector2 -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_0876aa6d3697a386_32_blur,"lime._internal.graphics.StackBlur","blur",0x11e5705e,"lime._internal.graphics.StackBlur.blur","lime/_internal/graphics/StackBlur.hx",32,0x80163c06) -HX_LOCAL_STACK_FRAME(_hx_pos_0876aa6d3697a386_38___stackBlurCanvasRGBA,"lime._internal.graphics.StackBlur","__stackBlurCanvasRGBA",0x767d35c4,"lime._internal.graphics.StackBlur.__stackBlurCanvasRGBA","lime/_internal/graphics/StackBlur.hx",38,0x80163c06) -HX_LOCAL_STACK_FRAME(_hx_pos_0876aa6d3697a386_10_boot,"lime._internal.graphics.StackBlur","boot",0x11e7b1e9,"lime._internal.graphics.StackBlur.boot","lime/_internal/graphics/StackBlur.hx",10,0x80163c06) -static const int _hx_array_data_b2c50e17_15[] = { - (int)1,(int)171,(int)205,(int)293,(int)57,(int)373,(int)79,(int)137,(int)241,(int)27,(int)391,(int)357,(int)41,(int)19,(int)283,(int)265,(int)497,(int)469,(int)443,(int)421,(int)25,(int)191,(int)365,(int)349,(int)335,(int)161,(int)155,(int)149,(int)9,(int)278,(int)269,(int)261,(int)505,(int)245,(int)475,(int)231,(int)449,(int)437,(int)213,(int)415,(int)405,(int)395,(int)193,(int)377,(int)369,(int)361,(int)353,(int)345,(int)169,(int)331,(int)325,(int)319,(int)313,(int)307,(int)301,(int)37,(int)145,(int)285,(int)281,(int)69,(int)271,(int)267,(int)263,(int)259,(int)509,(int)501,(int)493,(int)243,(int)479,(int)118,(int)465,(int)459,(int)113,(int)446,(int)55,(int)435,(int)429,(int)423,(int)209,(int)413,(int)51,(int)403,(int)199,(int)393,(int)97,(int)3,(int)379,(int)375,(int)371,(int)367,(int)363,(int)359,(int)355,(int)351,(int)347,(int)43,(int)85,(int)337,(int)333,(int)165,(int)327,(int)323,(int)5,(int)317,(int)157,(int)311,(int)77,(int)305,(int)303,(int)75,(int)297,(int)294,(int)73,(int)289,(int)287,(int)71,(int)141,(int)279,(int)277,(int)275,(int)68,(int)135,(int)67,(int)133,(int)33,(int)262,(int)260,(int)129,(int)511,(int)507,(int)503,(int)499,(int)495,(int)491,(int)61,(int)121,(int)481,(int)477,(int)237,(int)235,(int)467,(int)232,(int)115,(int)457,(int)227,(int)451,(int)7,(int)445,(int)221,(int)439,(int)218,(int)433,(int)215,(int)427,(int)425,(int)211,(int)419,(int)417,(int)207,(int)411,(int)409,(int)203,(int)202,(int)401,(int)399,(int)396,(int)197,(int)49,(int)389,(int)387,(int)385,(int)383,(int)95,(int)189,(int)47,(int)187,(int)93,(int)185,(int)23,(int)183,(int)91,(int)181,(int)45,(int)179,(int)89,(int)177,(int)11,(int)175,(int)87,(int)173,(int)345,(int)343,(int)341,(int)339,(int)337,(int)21,(int)167,(int)83,(int)331,(int)329,(int)327,(int)163,(int)81,(int)323,(int)321,(int)319,(int)159,(int)79,(int)315,(int)313,(int)39,(int)155,(int)309,(int)307,(int)153,(int)305,(int)303,(int)151,(int)75,(int)299,(int)149,(int)37,(int)295,(int)147,(int)73,(int)291,(int)145,(int)289,(int)287,(int)143,(int)285,(int)71,(int)141,(int)281,(int)35,(int)279,(int)139,(int)69,(int)275,(int)137,(int)273,(int)17,(int)271,(int)135,(int)269,(int)267,(int)133,(int)265,(int)33,(int)263,(int)131,(int)261,(int)130,(int)259,(int)129,(int)257,(int)1, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_0876aa6d3697a386_21_boot,"lime._internal.graphics.StackBlur","boot",0x11e7b1e9,"lime._internal.graphics.StackBlur.boot","lime/_internal/graphics/StackBlur.hx",21,0x80163c06) -static const int _hx_array_data_b2c50e17_17[] = { - (int)0,(int)9,(int)10,(int)11,(int)9,(int)12,(int)10,(int)11,(int)12,(int)9,(int)13,(int)13,(int)10,(int)9,(int)13,(int)13,(int)14,(int)14,(int)14,(int)14,(int)10,(int)13,(int)14,(int)14,(int)14,(int)13,(int)13,(int)13,(int)9,(int)14,(int)14,(int)14,(int)15,(int)14,(int)15,(int)14,(int)15,(int)15,(int)14,(int)15,(int)15,(int)15,(int)14,(int)15,(int)15,(int)15,(int)15,(int)15,(int)14,(int)15,(int)15,(int)15,(int)15,(int)15,(int)15,(int)12,(int)14,(int)15,(int)15,(int)13,(int)15,(int)15,(int)15,(int)15,(int)16,(int)16,(int)16,(int)15,(int)16,(int)14,(int)16,(int)16,(int)14,(int)16,(int)13,(int)16,(int)16,(int)16,(int)15,(int)16,(int)13,(int)16,(int)15,(int)16,(int)14,(int)9,(int)16,(int)16,(int)16,(int)16,(int)16,(int)16,(int)16,(int)16,(int)16,(int)13,(int)14,(int)16,(int)16,(int)15,(int)16,(int)16,(int)10,(int)16,(int)15,(int)16,(int)14,(int)16,(int)16,(int)14,(int)16,(int)16,(int)14,(int)16,(int)16,(int)14,(int)15,(int)16,(int)16,(int)16,(int)14,(int)15,(int)14,(int)15,(int)13,(int)16,(int)16,(int)15,(int)17,(int)17,(int)17,(int)17,(int)17,(int)17,(int)14,(int)15,(int)17,(int)17,(int)16,(int)16,(int)17,(int)16,(int)15,(int)17,(int)16,(int)17,(int)11,(int)17,(int)16,(int)17,(int)16,(int)17,(int)16,(int)17,(int)17,(int)16,(int)17,(int)17,(int)16,(int)17,(int)17,(int)16,(int)16,(int)17,(int)17,(int)17,(int)16,(int)14,(int)17,(int)17,(int)17,(int)17,(int)15,(int)16,(int)14,(int)16,(int)15,(int)16,(int)13,(int)16,(int)15,(int)16,(int)14,(int)16,(int)15,(int)16,(int)12,(int)16,(int)15,(int)16,(int)17,(int)17,(int)17,(int)17,(int)17,(int)13,(int)16,(int)15,(int)17,(int)17,(int)17,(int)16,(int)15,(int)17,(int)17,(int)17,(int)16,(int)15,(int)17,(int)17,(int)14,(int)16,(int)17,(int)17,(int)16,(int)17,(int)17,(int)16,(int)15,(int)17,(int)16,(int)14,(int)17,(int)16,(int)15,(int)17,(int)16,(int)17,(int)17,(int)16,(int)17,(int)15,(int)16,(int)17,(int)14,(int)17,(int)16,(int)15,(int)17,(int)16,(int)17,(int)13,(int)17,(int)16,(int)17,(int)17,(int)16,(int)17,(int)14,(int)17,(int)16,(int)17,(int)16,(int)17,(int)16,(int)17,(int)9, -}; -namespace lime{ -namespace _internal{ -namespace graphics{ - -void StackBlur_obj::__construct() { } - -Dynamic StackBlur_obj::__CreateEmpty() { return new StackBlur_obj; } - -void *StackBlur_obj::_hx_vtable = 0; - -Dynamic StackBlur_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< StackBlur_obj > _hx_result = new StackBlur_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool StackBlur_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x36afab3d; -} - -::Array< int > StackBlur_obj::MUL_TABLE; - -::Array< int > StackBlur_obj::SHG_TABLE; - -void StackBlur_obj::blur( ::lime::graphics::Image dest, ::lime::graphics::Image source, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint,Float blurX,Float blurY,int quality){ - HX_STACKFRAME(&_hx_pos_0876aa6d3697a386_32_blur) -HXLINE( 33) dest->copyPixels(source,sourceRect,destPoint,null(),null(),null()); -HXLINE( 34) int _hx_tmp = ::Std_obj::_hx_int(sourceRect->width); -HXDLIN( 34) ::lime::_internal::graphics::StackBlur_obj::_hx___stackBlurCanvasRGBA(dest,_hx_tmp,::Std_obj::_hx_int(sourceRect->height),blurX,blurY,quality); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(StackBlur_obj,blur,(void)) - -void StackBlur_obj::_hx___stackBlurCanvasRGBA( ::lime::graphics::Image image,int width,int height,Float blurX,Float blurY,int quality){ - HX_GC_STACKFRAME(&_hx_pos_0876aa6d3697a386_38___stackBlurCanvasRGBA) -HXLINE( 42) int radiusX = (::Math_obj::round(blurX) >> 1); -HXLINE( 43) int radiusY = (::Math_obj::round(blurY) >> 1); -HXLINE( 45) if (hx::IsNull( ::lime::_internal::graphics::StackBlur_obj::MUL_TABLE )) { -HXLINE( 45) return; - } -HXLINE( 46) if ((radiusX >= ::lime::_internal::graphics::StackBlur_obj::MUL_TABLE->length)) { -HXLINE( 46) radiusX = (::lime::_internal::graphics::StackBlur_obj::MUL_TABLE->length - 1); - } -HXLINE( 47) if ((radiusY >= ::lime::_internal::graphics::StackBlur_obj::MUL_TABLE->length)) { -HXLINE( 47) radiusY = (::lime::_internal::graphics::StackBlur_obj::MUL_TABLE->length - 1); - } -HXLINE( 48) bool _hx_tmp; -HXDLIN( 48) if ((radiusX >= 0)) { -HXLINE( 48) _hx_tmp = (radiusY < 0); - } - else { -HXLINE( 48) _hx_tmp = true; - } -HXDLIN( 48) if (_hx_tmp) { -HXLINE( 48) return; - } -HXLINE( 50) int iterations = quality; -HXLINE( 51) if ((iterations < 1)) { -HXLINE( 51) iterations = 1; - } -HXLINE( 52) if ((iterations > 3)) { -HXLINE( 52) iterations = 3; - } -HXLINE( 54) ::lime::utils::ArrayBufferView px = image->get_data(); -HXLINE( 55) int x; -HXDLIN( 55) int y; -HXDLIN( 55) int i; -HXDLIN( 55) int p; -HXDLIN( 55) int yp; -HXDLIN( 55) int yi; -HXDLIN( 55) int yw; -HXLINE( 56) int r; -HXDLIN( 56) int g; -HXDLIN( 56) int b; -HXDLIN( 56) int a; -HXDLIN( 56) int pr; -HXDLIN( 56) int pg; -HXDLIN( 56) int pb; -HXDLIN( 56) int pa; -HXLINE( 57) Float f; -HXLINE( 59) int divx = ((radiusX + radiusX) + 1); -HXLINE( 60) int divy = ((radiusY + radiusY) + 1); -HXLINE( 61) int w = width; -HXLINE( 62) int h = height; -HXLINE( 64) int w1 = (w - 1); -HXLINE( 65) int h1 = (h - 1); -HXLINE( 66) int rxp1 = (radiusX + 1); -HXLINE( 67) int ryp1 = (radiusY + 1); -HXLINE( 69) ::lime::_internal::graphics::BlurStack ssx = ::lime::_internal::graphics::BlurStack_obj::__alloc( HX_CTX ); -HXLINE( 70) ::lime::_internal::graphics::BlurStack sx = ssx; -HXLINE( 71) { -HXLINE( 71) int _g = 1; -HXDLIN( 71) int _g1 = divx; -HXDLIN( 71) while((_g < _g1)){ -HXLINE( 71) _g = (_g + 1); -HXDLIN( 71) int i1 = (_g - 1); -HXLINE( 73) sx = (sx->n = ::lime::_internal::graphics::BlurStack_obj::__alloc( HX_CTX )); - } - } -HXLINE( 75) sx->n = ssx; -HXLINE( 77) ::lime::_internal::graphics::BlurStack ssy = ::lime::_internal::graphics::BlurStack_obj::__alloc( HX_CTX ); -HXLINE( 78) ::lime::_internal::graphics::BlurStack sy = ssy; -HXLINE( 79) { -HXLINE( 79) int _g2 = 1; -HXDLIN( 79) int _g3 = divy; -HXDLIN( 79) while((_g2 < _g3)){ -HXLINE( 79) _g2 = (_g2 + 1); -HXDLIN( 79) int i2 = (_g2 - 1); -HXLINE( 81) sy = (sy->n = ::lime::_internal::graphics::BlurStack_obj::__alloc( HX_CTX )); - } - } -HXLINE( 83) sy->n = ssy; -HXLINE( 85) ::lime::_internal::graphics::BlurStack si = null(); -HXLINE( 87) int mtx = ::lime::_internal::graphics::StackBlur_obj::MUL_TABLE->__get(radiusX); -HXLINE( 88) int stx = ::lime::_internal::graphics::StackBlur_obj::SHG_TABLE->__get(radiusX); -HXLINE( 89) int mty = ::lime::_internal::graphics::StackBlur_obj::MUL_TABLE->__get(radiusY); -HXLINE( 90) int sty = ::lime::_internal::graphics::StackBlur_obj::SHG_TABLE->__get(radiusY); -HXLINE( 92) while((iterations > 0)){ -HXLINE( 94) iterations = (iterations - 1); -HXLINE( 95) yi = 0; -HXDLIN( 95) yw = yi; -HXLINE( 96) int ms = mtx; -HXLINE( 97) int ss = stx; -HXLINE( 98) y = h; -HXLINE( 99) while(true){ -HXLINE( 101) pr = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + yi)) & 255)) ); -HXDLIN( 101) r = (rxp1 * pr); -HXLINE( 102) pg = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (yi + 1))) & 255)) ); -HXDLIN( 102) g = (rxp1 * pg); -HXLINE( 103) pb = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (yi + 2))) & 255)) ); -HXDLIN( 103) b = (rxp1 * pb); -HXLINE( 104) pa = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (yi + 3))) & 255)) ); -HXDLIN( 104) a = (rxp1 * pa); -HXLINE( 105) sx = ssx; -HXLINE( 106) i = rxp1; -HXLINE( 107) while(true){ -HXLINE( 109) sx->r = pr; -HXLINE( 110) sx->g = pg; -HXLINE( 111) sx->b = pb; -HXLINE( 112) sx->a = pa; -HXLINE( 113) sx = sx->n; -HXLINE( 115) i = (i - 1); -HXLINE( 107) if (!((i > -1))) { -HXLINE( 107) goto _hx_goto_5; - } - } - _hx_goto_5:; -HXLINE( 117) { -HXLINE( 117) int _g4 = 1; -HXDLIN( 117) int _g5 = rxp1; -HXDLIN( 117) while((_g4 < _g5)){ -HXLINE( 117) _g4 = (_g4 + 1); -HXDLIN( 117) int i3 = (_g4 - 1); -HXLINE( 119) int p1; -HXDLIN( 119) if ((w1 < i3)) { -HXLINE( 119) p1 = w1; - } - else { -HXLINE( 119) p1 = i3; - } -HXDLIN( 119) p = (yi + (p1 << 2)); -HXLINE( 120) r = (r + (sx->r = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + p)) & 255)) ))); -HXLINE( 121) g = (g + (sx->g = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (p + 1))) & 255)) ))); -HXLINE( 122) b = (b + (sx->b = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (p + 2))) & 255)) ))); -HXLINE( 123) a = (a + (sx->a = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (p + 3))) & 255)) ))); -HXLINE( 124) sx = sx->n; - } - } -HXLINE( 127) si = ssx; -HXLINE( 128) { -HXLINE( 128) int _g6 = 0; -HXDLIN( 128) int _g7 = w; -HXDLIN( 128) while((_g6 < _g7)){ -HXLINE( 128) _g6 = (_g6 + 1); -HXDLIN( 128) int x1 = (_g6 - 1); -HXLINE( 130) { -HXLINE( 130) yi = (yi + 1); -HXDLIN( 130) int val = hx::UShr((r * ms),ss); -HXDLIN( 130) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + (yi - 1)),val); - } -HXLINE( 131) { -HXLINE( 131) yi = (yi + 1); -HXDLIN( 131) int val1 = hx::UShr((g * ms),ss); -HXDLIN( 131) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + (yi - 1)),val1); - } -HXLINE( 132) { -HXLINE( 132) yi = (yi + 1); -HXDLIN( 132) int val2 = hx::UShr((b * ms),ss); -HXDLIN( 132) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + (yi - 1)),val2); - } -HXLINE( 133) { -HXLINE( 133) yi = (yi + 1); -HXDLIN( 133) int val3 = hx::UShr((a * ms),ss); -HXDLIN( 133) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + (yi - 1)),val3); - } -HXLINE( 134) int p2; -HXDLIN( 134) p = ((x1 + radiusX) + 1); -HXDLIN( 134) if ((p < w1)) { -HXLINE( 134) p2 = p; - } - else { -HXLINE( 134) p2 = w1; - } -HXDLIN( 134) p = ((yw + p2) << 2); -HXLINE( 135) int si1 = si->r; -HXDLIN( 135) r = (r - (si1 - (si->r = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + p)) & 255)) )))); -HXLINE( 136) int si2 = si->g; -HXDLIN( 136) g = (g - (si2 - (si->g = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (p + 1))) & 255)) )))); -HXLINE( 137) int si3 = si->b; -HXDLIN( 137) b = (b - (si3 - (si->b = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (p + 2))) & 255)) )))); -HXLINE( 138) int si4 = si->a; -HXDLIN( 138) a = (a - (si4 - (si->a = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (p + 3))) & 255)) )))); -HXLINE( 139) si = si->n; - } - } -HXLINE( 141) yw = (yw + w); -HXLINE( 143) y = (y - 1); -HXLINE( 99) if (!((y > 0))) { -HXLINE( 99) goto _hx_goto_4; - } - } - _hx_goto_4:; -HXLINE( 145) ms = mty; -HXLINE( 146) ss = sty; -HXLINE( 147) { -HXLINE( 147) int _g41 = 0; -HXDLIN( 147) int _g51 = w; -HXDLIN( 147) while((_g41 < _g51)){ -HXLINE( 147) _g41 = (_g41 + 1); -HXDLIN( 147) int x2 = (_g41 - 1); -HXLINE( 149) yi = (x2 << 2); -HXLINE( 150) pr = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + yi)) & 255)) ); -HXDLIN( 150) r = (ryp1 * pr); -HXLINE( 151) pg = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (yi + 1))) & 255)) ); -HXDLIN( 151) g = (ryp1 * pg); -HXLINE( 152) pb = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (yi + 2))) & 255)) ); -HXDLIN( 152) b = (ryp1 * pb); -HXLINE( 153) pa = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (yi + 3))) & 255)) ); -HXDLIN( 153) a = (ryp1 * pa); -HXLINE( 154) sy = ssy; -HXLINE( 155) { -HXLINE( 155) int _g42 = 0; -HXDLIN( 155) int _g52 = ryp1; -HXDLIN( 155) while((_g42 < _g52)){ -HXLINE( 155) _g42 = (_g42 + 1); -HXDLIN( 155) int i4 = (_g42 - 1); -HXLINE( 157) sy->r = pr; -HXLINE( 158) sy->g = pg; -HXLINE( 159) sy->b = pb; -HXLINE( 160) sy->a = pa; -HXLINE( 161) sy = sy->n; - } - } -HXLINE( 163) yp = w; -HXLINE( 164) { -HXLINE( 164) int _g61 = 1; -HXDLIN( 164) int _g71 = (radiusY + 1); -HXDLIN( 164) while((_g61 < _g71)){ -HXLINE( 164) _g61 = (_g61 + 1); -HXDLIN( 164) int i5 = (_g61 - 1); -HXLINE( 166) yi = ((yp + x2) << 2); -HXLINE( 167) r = (r + (sy->r = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + yi)) & 255)) ))); -HXLINE( 168) g = (g + (sy->g = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (yi + 1))) & 255)) ))); -HXLINE( 169) b = (b + (sy->b = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (yi + 2))) & 255)) ))); -HXLINE( 170) a = (a + (sy->a = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (yi + 3))) & 255)) ))); -HXLINE( 171) sy = sy->n; -HXLINE( 172) if ((i5 < h1)) { -HXLINE( 174) yp = (yp + w); - } - } - } -HXLINE( 177) yi = x2; -HXLINE( 178) si = ssy; -HXLINE( 180) if ((iterations > 0)) { -HXLINE( 182) int _g8 = 0; -HXDLIN( 182) int _g9 = h; -HXDLIN( 182) while((_g8 < _g9)){ -HXLINE( 182) _g8 = (_g8 + 1); -HXDLIN( 182) int y1 = (_g8 - 1); -HXLINE( 184) p = (yi << 2); -HXLINE( 185) { -HXLINE( 185) pa = hx::UShr((a * ms),ss); -HXDLIN( 185) int val4 = pa; -HXDLIN( 185) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + (p + 3)),val4); - } -HXLINE( 186) if ((pa > 0)) { -HXLINE( 188) { -HXLINE( 188) int val5 = hx::UShr((r * ms),ss); -HXDLIN( 188) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + p),val5); - } -HXLINE( 189) { -HXLINE( 189) int val6 = hx::UShr((g * ms),ss); -HXDLIN( 189) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + (p + 1)),val6); - } -HXLINE( 190) { -HXLINE( 190) int val7 = hx::UShr((b * ms),ss); -HXDLIN( 190) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + (p + 2)),val7); - } - } - else { -HXLINE( 194) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + (p + 2)),0); -HXDLIN( 194) int val8 = 0; -HXDLIN( 194) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + (p + 1)),val8); -HXDLIN( 194) int val9 = val8; -HXDLIN( 194) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + p),val9); - } -HXLINE( 196) int p3; -HXDLIN( 196) p = (y1 + ryp1); -HXDLIN( 196) if ((p < h1)) { -HXLINE( 196) p3 = p; - } - else { -HXLINE( 196) p3 = h1; - } -HXDLIN( 196) p = ((x2 + (p3 * w)) << 2); -HXLINE( 197) int si5 = si->r; -HXDLIN( 197) r = (r - (si5 - (si->r = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + p)) & 255)) )))); -HXLINE( 198) int si6 = si->g; -HXDLIN( 198) g = (g - (si6 - (si->g = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (p + 1))) & 255)) )))); -HXLINE( 199) int si7 = si->b; -HXDLIN( 199) b = (b - (si7 - (si->b = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (p + 2))) & 255)) )))); -HXLINE( 200) int si8 = si->a; -HXDLIN( 200) a = (a - (si8 - (si->a = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (p + 3))) & 255)) )))); -HXLINE( 201) si = si->n; -HXLINE( 202) yi = (yi + w); - } - } - else { -HXLINE( 207) int _g81 = 0; -HXDLIN( 207) int _g91 = h; -HXDLIN( 207) while((_g81 < _g91)){ -HXLINE( 207) _g81 = (_g81 + 1); -HXDLIN( 207) int y2 = (_g81 - 1); -HXLINE( 209) p = (yi << 2); -HXLINE( 210) { -HXLINE( 210) pa = hx::UShr((a * ms),ss); -HXDLIN( 210) int val10 = pa; -HXDLIN( 210) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + (p + 3)),val10); - } -HXLINE( 211) if ((pa > 0)) { -HXLINE( 213) f = (( (Float)(255) ) / ( (Float)(pa) )); -HXLINE( 214) pr = ::Std_obj::_hx_int((( (Float)(hx::UShr((r * ms),ss)) ) * f)); -HXLINE( 215) pg = ::Std_obj::_hx_int((( (Float)(hx::UShr((g * ms),ss)) ) * f)); -HXLINE( 216) pb = ::Std_obj::_hx_int((( (Float)(hx::UShr((b * ms),ss)) ) * f)); -HXLINE( 217) { -HXLINE( 217) int val11; -HXDLIN( 217) if ((pr > 255)) { -HXLINE( 217) val11 = 255; - } - else { -HXLINE( 217) val11 = pr; - } -HXDLIN( 217) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + p),val11); - } -HXLINE( 218) { -HXLINE( 218) int val12; -HXDLIN( 218) if ((pg > 255)) { -HXLINE( 218) val12 = 255; - } - else { -HXLINE( 218) val12 = pg; - } -HXDLIN( 218) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + (p + 1)),val12); - } -HXLINE( 219) { -HXLINE( 219) int val13; -HXDLIN( 219) if ((pb > 255)) { -HXLINE( 219) val13 = 255; - } - else { -HXLINE( 219) val13 = pb; - } -HXDLIN( 219) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + (p + 2)),val13); - } - } - else { -HXLINE( 223) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + (p + 2)),0); -HXDLIN( 223) int val14 = 0; -HXDLIN( 223) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + (p + 1)),val14); -HXDLIN( 223) int val15 = val14; -HXDLIN( 223) ::__hxcpp_memory_set_byte(px->buffer->b,(px->byteOffset + p),val15); - } -HXLINE( 225) int p4; -HXDLIN( 225) p = (y2 + ryp1); -HXDLIN( 225) if ((p < h1)) { -HXLINE( 225) p4 = p; - } - else { -HXLINE( 225) p4 = h1; - } -HXDLIN( 225) p = ((x2 + (p4 * w)) << 2); -HXLINE( 226) int si9 = si->r; -HXDLIN( 226) r = (r - (si9 - (si->r = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + p)) & 255)) )))); -HXLINE( 227) int si10 = si->g; -HXDLIN( 227) g = (g - (si10 - (si->g = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (p + 1))) & 255)) )))); -HXLINE( 228) int si11 = si->b; -HXDLIN( 228) b = (b - (si11 - (si->b = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (p + 2))) & 255)) )))); -HXLINE( 229) int si12 = si->a; -HXDLIN( 229) a = (a - (si12 - (si->a = ( (int)(( ::__hxcpp_memory_get_byte(px->buffer->b,(px->byteOffset + (p + 3))) & 255)) )))); -HXLINE( 230) si = si->n; -HXLINE( 231) yi = (yi + w); - } - } - } - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(StackBlur_obj,_hx___stackBlurCanvasRGBA,(void)) - - -StackBlur_obj::StackBlur_obj() -{ -} - -bool StackBlur_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"blur") ) { outValue = blur_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"MUL_TABLE") ) { outValue = ( MUL_TABLE ); return true; } - if (HX_FIELD_EQ(inName,"SHG_TABLE") ) { outValue = ( SHG_TABLE ); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"__stackBlurCanvasRGBA") ) { outValue = _hx___stackBlurCanvasRGBA_dyn(); return true; } - } - return false; -} - -bool StackBlur_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"MUL_TABLE") ) { MUL_TABLE=ioValue.Cast< ::Array< int > >(); return true; } - if (HX_FIELD_EQ(inName,"SHG_TABLE") ) { SHG_TABLE=ioValue.Cast< ::Array< int > >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *StackBlur_obj_sMemberStorageInfo = 0; -static hx::StaticInfo StackBlur_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Array< int > */ ,(void *) &StackBlur_obj::MUL_TABLE,HX_("MUL_TABLE",13,f2,74,4d)}, - {hx::fsObject /* ::Array< int > */ ,(void *) &StackBlur_obj::SHG_TABLE,HX_("SHG_TABLE",c1,4a,a2,87)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void StackBlur_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(StackBlur_obj::MUL_TABLE,"MUL_TABLE"); - HX_MARK_MEMBER_NAME(StackBlur_obj::SHG_TABLE,"SHG_TABLE"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void StackBlur_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(StackBlur_obj::MUL_TABLE,"MUL_TABLE"); - HX_VISIT_MEMBER_NAME(StackBlur_obj::SHG_TABLE,"SHG_TABLE"); -}; - -#endif - -hx::Class StackBlur_obj::__mClass; - -static ::String StackBlur_obj_sStaticFields[] = { - HX_("MUL_TABLE",13,f2,74,4d), - HX_("SHG_TABLE",c1,4a,a2,87), - HX_("blur",a7,42,19,41), - HX_("__stackBlurCanvasRGBA",5b,41,5c,36), - ::String(null()) -}; - -void StackBlur_obj::__register() -{ - StackBlur_obj _hx_dummy; - StackBlur_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.graphics.StackBlur",17,0e,c5,b2); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &StackBlur_obj::__GetStatic; - __mClass->mSetStaticField = &StackBlur_obj::__SetStatic; - __mClass->mMarkFunc = StackBlur_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(StackBlur_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< StackBlur_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = StackBlur_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = StackBlur_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = StackBlur_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void StackBlur_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_0876aa6d3697a386_10_boot) -HXDLIN( 10) MUL_TABLE = ::Array_obj< int >::fromData( _hx_array_data_b2c50e17_15,257); - } -{ - HX_STACKFRAME(&_hx_pos_0876aa6d3697a386_21_boot) -HXDLIN( 21) SHG_TABLE = ::Array_obj< int >::fromData( _hx_array_data_b2c50e17_17,257); - } -} - -} // end namespace lime -} // end namespace _internal -} // end namespace graphics diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/graphics/_ImageDataUtil/ImageDataView.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/graphics/_ImageDataUtil/ImageDataView.cpp deleted file mode 100644 index 6a61d406..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/graphics/_ImageDataUtil/ImageDataView.cpp +++ /dev/null @@ -1,341 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_lime__internal_graphics__ImageDataUtil_ImageDataView -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageBuffer -#include -#endif -#ifndef INCLUDED_lime_math_Rectangle -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_0f70c5927802d56d_1666_new,"lime._internal.graphics._ImageDataUtil.ImageDataView","new",0x36089ace,"lime._internal.graphics._ImageDataUtil.ImageDataView.new","lime/_internal/graphics/ImageDataUtil.hx",1666,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_0f70c5927802d56d_1690_clip,"lime._internal.graphics._ImageDataUtil.ImageDataView","clip",0x0a3ec4a2,"lime._internal.graphics._ImageDataUtil.ImageDataView.clip","lime/_internal/graphics/ImageDataUtil.hx",1690,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_0f70c5927802d56d_1700_hasRow,"lime._internal.graphics._ImageDataUtil.ImageDataView","hasRow",0xdbd8dd32,"lime._internal.graphics._ImageDataUtil.ImageDataView.hasRow","lime/_internal/graphics/ImageDataUtil.hx",1700,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_0f70c5927802d56d_1704_offset,"lime._internal.graphics._ImageDataUtil.ImageDataView","offset",0x80da85e5,"lime._internal.graphics._ImageDataUtil.ImageDataView.offset","lime/_internal/graphics/ImageDataUtil.hx",1704,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_0f70c5927802d56d_1732_row,"lime._internal.graphics._ImageDataUtil.ImageDataView","row",0x360bac88,"lime._internal.graphics._ImageDataUtil.ImageDataView.row","lime/_internal/graphics/ImageDataUtil.hx",1732,0x59dddace) -HX_LOCAL_STACK_FRAME(_hx_pos_0f70c5927802d56d_1736___update,"lime._internal.graphics._ImageDataUtil.ImageDataView","__update",0xdf2597fb,"lime._internal.graphics._ImageDataUtil.ImageDataView.__update","lime/_internal/graphics/ImageDataUtil.hx",1736,0x59dddace) -namespace lime{ -namespace _internal{ -namespace graphics{ -namespace _ImageDataUtil{ - -void ImageDataView_obj::__construct( ::lime::graphics::Image image, ::lime::math::Rectangle rect){ - HX_STACKFRAME(&_hx_pos_0f70c5927802d56d_1666_new) -HXLINE(1667) this->image = image; -HXLINE(1669) if (hx::IsNull( rect )) { -HXLINE(1671) this->rect = image->get_rect(); - } - else { -HXLINE(1675) if ((rect->x < 0)) { -HXLINE(1675) rect->x = ( (Float)(0) ); - } -HXLINE(1676) if ((rect->y < 0)) { -HXLINE(1676) rect->y = ( (Float)(0) ); - } -HXLINE(1677) if (((rect->x + rect->width) > image->width)) { -HXLINE(1677) rect->width = (( (Float)(image->width) ) - rect->x); - } -HXLINE(1678) if (((rect->y + rect->height) > image->height)) { -HXLINE(1678) rect->height = (( (Float)(image->height) ) - rect->y); - } -HXLINE(1679) if ((rect->width < 0)) { -HXLINE(1679) rect->width = ( (Float)(0) ); - } -HXLINE(1680) if ((rect->height < 0)) { -HXLINE(1680) rect->height = ( (Float)(0) ); - } -HXLINE(1681) this->rect = rect; - } -HXLINE(1684) this->stride = image->buffer->get_stride(); -HXLINE(1686) this->_hx___update(); - } - -Dynamic ImageDataView_obj::__CreateEmpty() { return new ImageDataView_obj; } - -void *ImageDataView_obj::_hx_vtable = 0; - -Dynamic ImageDataView_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ImageDataView_obj > _hx_result = new ImageDataView_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool ImageDataView_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x58696d14; -} - -void ImageDataView_obj::clip(int x,int y,int width,int height){ - HX_GC_STACKFRAME(&_hx_pos_0f70c5927802d56d_1690_clip) -HXLINE(1691) if (hx::IsNull( this->tempRect )) { -HXLINE(1691) this->tempRect = ::lime::math::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE(1692) this->tempRect->setTo(( (Float)(x) ),( (Float)(y) ),( (Float)(width) ),( (Float)(height) )); -HXLINE(1694) this->rect->intersection(this->tempRect,this->rect); -HXLINE(1695) this->_hx___update(); - } - - -HX_DEFINE_DYNAMIC_FUNC4(ImageDataView_obj,clip,(void)) - -bool ImageDataView_obj::hasRow(int y){ - HX_STACKFRAME(&_hx_pos_0f70c5927802d56d_1700_hasRow) -HXDLIN(1700) if ((y >= 0)) { -HXDLIN(1700) return (y < this->height); - } - else { -HXDLIN(1700) return false; - } -HXDLIN(1700) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(ImageDataView_obj,hasRow,return ) - -void ImageDataView_obj::offset(int x,int y){ - HX_STACKFRAME(&_hx_pos_0f70c5927802d56d_1704_offset) -HXLINE(1705) if ((x < 0)) { -HXLINE(1707) ::lime::math::Rectangle _hx_tmp = this->rect; -HXDLIN(1707) _hx_tmp->x = (_hx_tmp->x + x); -HXLINE(1708) if ((this->rect->x < 0)) { -HXLINE(1708) this->rect->x = ( (Float)(0) ); - } - } - else { -HXLINE(1712) ::lime::math::Rectangle _hx_tmp1 = this->rect; -HXDLIN(1712) _hx_tmp1->x = (_hx_tmp1->x + x); -HXLINE(1713) ::lime::math::Rectangle _hx_tmp2 = this->rect; -HXDLIN(1713) _hx_tmp2->width = (_hx_tmp2->width - ( (Float)(x) )); - } -HXLINE(1716) if ((y < 0)) { -HXLINE(1718) ::lime::math::Rectangle _hx_tmp3 = this->rect; -HXDLIN(1718) _hx_tmp3->y = (_hx_tmp3->y + y); -HXLINE(1719) if ((this->rect->y < 0)) { -HXLINE(1719) this->rect->y = ( (Float)(0) ); - } - } - else { -HXLINE(1723) ::lime::math::Rectangle _hx_tmp4 = this->rect; -HXDLIN(1723) _hx_tmp4->y = (_hx_tmp4->y + y); -HXLINE(1724) ::lime::math::Rectangle _hx_tmp5 = this->rect; -HXDLIN(1724) _hx_tmp5->height = (_hx_tmp5->height - ( (Float)(y) )); - } -HXLINE(1727) this->_hx___update(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(ImageDataView_obj,offset,(void)) - -int ImageDataView_obj::row(int y){ - HX_STACKFRAME(&_hx_pos_0f70c5927802d56d_1732_row) -HXDLIN(1732) return (this->byteOffset + (this->stride * y)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ImageDataView_obj,row,return ) - -void ImageDataView_obj::_hx___update(){ - HX_STACKFRAME(&_hx_pos_0f70c5927802d56d_1736___update) -HXLINE(1737) this->x = ::Math_obj::ceil(this->rect->x); -HXLINE(1738) this->y = ::Math_obj::ceil(this->rect->y); -HXLINE(1739) this->width = ::Math_obj::floor(this->rect->width); -HXLINE(1740) this->height = ::Math_obj::floor(this->rect->height); -HXLINE(1741) this->byteOffset = ((this->stride * (this->y + this->image->offsetY)) + ((this->x + this->image->offsetX) * 4)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ImageDataView_obj,_hx___update,(void)) - - -hx::ObjectPtr< ImageDataView_obj > ImageDataView_obj::__new( ::lime::graphics::Image image, ::lime::math::Rectangle rect) { - hx::ObjectPtr< ImageDataView_obj > __this = new ImageDataView_obj(); - __this->__construct(image,rect); - return __this; -} - -hx::ObjectPtr< ImageDataView_obj > ImageDataView_obj::__alloc(hx::Ctx *_hx_ctx, ::lime::graphics::Image image, ::lime::math::Rectangle rect) { - ImageDataView_obj *__this = (ImageDataView_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ImageDataView_obj), true, "lime._internal.graphics._ImageDataUtil.ImageDataView")); - *(void **)__this = ImageDataView_obj::_hx_vtable; - __this->__construct(image,rect); - return __this; -} - -ImageDataView_obj::ImageDataView_obj() -{ -} - -void ImageDataView_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ImageDataView); - HX_MARK_MEMBER_NAME(x,"x"); - HX_MARK_MEMBER_NAME(y,"y"); - HX_MARK_MEMBER_NAME(height,"height"); - HX_MARK_MEMBER_NAME(width,"width"); - HX_MARK_MEMBER_NAME(byteOffset,"byteOffset"); - HX_MARK_MEMBER_NAME(image,"image"); - HX_MARK_MEMBER_NAME(rect,"rect"); - HX_MARK_MEMBER_NAME(stride,"stride"); - HX_MARK_MEMBER_NAME(tempRect,"tempRect"); - HX_MARK_END_CLASS(); -} - -void ImageDataView_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(x,"x"); - HX_VISIT_MEMBER_NAME(y,"y"); - HX_VISIT_MEMBER_NAME(height,"height"); - HX_VISIT_MEMBER_NAME(width,"width"); - HX_VISIT_MEMBER_NAME(byteOffset,"byteOffset"); - HX_VISIT_MEMBER_NAME(image,"image"); - HX_VISIT_MEMBER_NAME(rect,"rect"); - HX_VISIT_MEMBER_NAME(stride,"stride"); - HX_VISIT_MEMBER_NAME(tempRect,"tempRect"); -} - -hx::Val ImageDataView_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { return hx::Val( x ); } - if (HX_FIELD_EQ(inName,"y") ) { return hx::Val( y ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"row") ) { return hx::Val( row_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"rect") ) { return hx::Val( rect ); } - if (HX_FIELD_EQ(inName,"clip") ) { return hx::Val( clip_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"width") ) { return hx::Val( width ); } - if (HX_FIELD_EQ(inName,"image") ) { return hx::Val( image ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"height") ) { return hx::Val( height ); } - if (HX_FIELD_EQ(inName,"stride") ) { return hx::Val( stride ); } - if (HX_FIELD_EQ(inName,"hasRow") ) { return hx::Val( hasRow_dyn() ); } - if (HX_FIELD_EQ(inName,"offset") ) { return hx::Val( offset_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"tempRect") ) { return hx::Val( tempRect ); } - if (HX_FIELD_EQ(inName,"__update") ) { return hx::Val( _hx___update_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"byteOffset") ) { return hx::Val( byteOffset ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ImageDataView_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { x=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"y") ) { y=inValue.Cast< int >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"rect") ) { rect=inValue.Cast< ::lime::math::Rectangle >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"width") ) { width=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"image") ) { image=inValue.Cast< ::lime::graphics::Image >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"height") ) { height=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"stride") ) { stride=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"tempRect") ) { tempRect=inValue.Cast< ::lime::math::Rectangle >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"byteOffset") ) { byteOffset=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ImageDataView_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - outFields->push(HX_("height",e7,07,4c,02)); - outFields->push(HX_("width",06,b6,62,ca)); - outFields->push(HX_("byteOffset",bb,20,44,38)); - outFields->push(HX_("image",5b,1f,69,bd)); - outFields->push(HX_("rect",24,4d,a7,4b)); - outFields->push(HX_("stride",19,20,30,11)); - outFields->push(HX_("tempRect",58,56,1b,9b)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ImageDataView_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ImageDataView_obj,x),HX_("x",78,00,00,00)}, - {hx::fsInt,(int)offsetof(ImageDataView_obj,y),HX_("y",79,00,00,00)}, - {hx::fsInt,(int)offsetof(ImageDataView_obj,height),HX_("height",e7,07,4c,02)}, - {hx::fsInt,(int)offsetof(ImageDataView_obj,width),HX_("width",06,b6,62,ca)}, - {hx::fsInt,(int)offsetof(ImageDataView_obj,byteOffset),HX_("byteOffset",bb,20,44,38)}, - {hx::fsObject /* ::lime::graphics::Image */ ,(int)offsetof(ImageDataView_obj,image),HX_("image",5b,1f,69,bd)}, - {hx::fsObject /* ::lime::math::Rectangle */ ,(int)offsetof(ImageDataView_obj,rect),HX_("rect",24,4d,a7,4b)}, - {hx::fsInt,(int)offsetof(ImageDataView_obj,stride),HX_("stride",19,20,30,11)}, - {hx::fsObject /* ::lime::math::Rectangle */ ,(int)offsetof(ImageDataView_obj,tempRect),HX_("tempRect",58,56,1b,9b)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ImageDataView_obj_sStaticStorageInfo = 0; -#endif - -static ::String ImageDataView_obj_sMemberFields[] = { - HX_("x",78,00,00,00), - HX_("y",79,00,00,00), - HX_("height",e7,07,4c,02), - HX_("width",06,b6,62,ca), - HX_("byteOffset",bb,20,44,38), - HX_("image",5b,1f,69,bd), - HX_("rect",24,4d,a7,4b), - HX_("stride",19,20,30,11), - HX_("tempRect",58,56,1b,9b), - HX_("clip",d0,6e,c2,41), - HX_("hasRow",e0,ee,3d,bb), - HX_("offset",93,97,3f,60), - HX_("row",1a,e2,56,00), - HX_("__update",29,f1,34,2f), - ::String(null()) }; - -hx::Class ImageDataView_obj::__mClass; - -void ImageDataView_obj::__register() -{ - ImageDataView_obj _hx_dummy; - ImageDataView_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.graphics._ImageDataUtil.ImageDataView",dc,db,9b,c0); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ImageDataView_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ImageDataView_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ImageDataView_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ImageDataView_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace graphics -} // end namespace _ImageDataUtil diff --git a/hGameTest/bin/linux/obj/src/lime/_internal/macros/AssetsMacro.cpp b/hGameTest/bin/linux/obj/src/lime/_internal/macros/AssetsMacro.cpp deleted file mode 100644 index ad8b6125..00000000 --- a/hGameTest/bin/linux/obj/src/lime/_internal/macros/AssetsMacro.cpp +++ /dev/null @@ -1,66 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_macros_AssetsMacro -#include -#endif - -namespace lime{ -namespace _internal{ -namespace macros{ - -void AssetsMacro_obj::__construct() { } - -Dynamic AssetsMacro_obj::__CreateEmpty() { return new AssetsMacro_obj; } - -void *AssetsMacro_obj::_hx_vtable = 0; - -Dynamic AssetsMacro_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AssetsMacro_obj > _hx_result = new AssetsMacro_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool AssetsMacro_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x33f7615b; -} - - -AssetsMacro_obj::AssetsMacro_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *AssetsMacro_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *AssetsMacro_obj_sStaticStorageInfo = 0; -#endif - -hx::Class AssetsMacro_obj::__mClass; - -void AssetsMacro_obj::__register() -{ - AssetsMacro_obj _hx_dummy; - AssetsMacro_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime._internal.macros.AssetsMacro",ed,85,fc,8d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< AssetsMacro_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AssetsMacro_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AssetsMacro_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace _internal -} // end namespace macros diff --git a/hGameTest/bin/linux/obj/src/lime/app/Application.cpp b/hGameTest/bin/linux/obj/src/lime/app/Application.cpp deleted file mode 100644 index 0e00b80a..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/Application.cpp +++ /dev/null @@ -1,1294 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeApplication -#include -#endif -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseButton_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseWheelMode_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Float_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_lime_ui_JoystickHatPosition_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_String_Int_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_String_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_graphics_RenderContext_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_GamepadAxis_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_GamepadButton_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Gamepad_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Joystick_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Touch_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Window_Void -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_system_System -#include -#endif -#ifndef INCLUDED_lime_ui_Gamepad -#include -#endif -#ifndef INCLUDED_lime_ui_Joystick -#include -#endif -#ifndef INCLUDED_lime_ui_MouseWheelMode -#include -#endif -#ifndef INCLUDED_lime_ui_Touch -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif -#ifndef INCLUDED_lime_utils_Preloader -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_da4fb7bee4c62773_30_new,"lime.app.Application","new",0x9354427c,"lime.app.Application.new","lime/app/Application.hx",30,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_aca430172aa84436_81___init__,"::lime::app::Application_obj","__init__",0x5d7d4402,"::lime::app::Application_obj.__init__","lime/app/Application.hx",81,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_124_addModule,"lime.app.Application","addModule",0x673258c9,"lime.app.Application.addModule","lime/app/Application.hx",124,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_134_createWindow,"lime.app.Application","createWindow",0xb3683e70,"lime.app.Application.createWindow","lime/app/Application.hx",134,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_147_exec,"lime.app.Application","exec",0x508159f5,"lime.app.Application.exec","lime/app/Application.hx",147,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_159_onGamepadAxisMove,"lime.app.Application","onGamepadAxisMove",0x507e62d0,"lime.app.Application.onGamepadAxisMove","lime/app/Application.hx",159,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_166_onGamepadButtonDown,"lime.app.Application","onGamepadButtonDown",0x00e65572,"lime.app.Application.onGamepadButtonDown","lime/app/Application.hx",166,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_173_onGamepadButtonUp,"lime.app.Application","onGamepadButtonUp",0x1cbc5f6b,"lime.app.Application.onGamepadButtonUp","lime/app/Application.hx",173,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_179_onGamepadConnect,"lime.app.Application","onGamepadConnect",0xf3ecc32c,"lime.app.Application.onGamepadConnect","lime/app/Application.hx",179,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_185_onGamepadDisconnect,"lime.app.Application","onGamepadDisconnect",0xbdc6525a,"lime.app.Application.onGamepadDisconnect","lime/app/Application.hx",185,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_193_onJoystickAxisMove,"lime.app.Application","onJoystickAxisMove",0x646941d1,"lime.app.Application.onJoystickAxisMove","lime/app/Application.hx",193,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_200_onJoystickButtonDown,"lime.app.Application","onJoystickButtonDown",0x0c87b6b3,"lime.app.Application.onJoystickButtonDown","lime/app/Application.hx",200,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_207_onJoystickButtonUp,"lime.app.Application","onJoystickButtonUp",0x30a73e6c,"lime.app.Application.onJoystickButtonUp","lime/app/Application.hx",207,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_213_onJoystickConnect,"lime.app.Application","onJoystickConnect",0x26867f4b,"lime.app.Application.onJoystickConnect","lime/app/Application.hx",213,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_219_onJoystickDisconnect,"lime.app.Application","onJoystickDisconnect",0xc967b39b,"lime.app.Application.onJoystickDisconnect","lime/app/Application.hx",219,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_227_onJoystickHatMove,"lime.app.Application","onJoystickHatMove",0xbc11db6d,"lime.app.Application.onJoystickHatMove","lime/app/Application.hx",227,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_236_onJoystickTrackballMove,"lime.app.Application","onJoystickTrackballMove",0xefab705c,"lime.app.Application.onJoystickTrackballMove","lime/app/Application.hx",236,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_243_onKeyDown,"lime.app.Application","onKeyDown",0x622d115e,"lime.app.Application.onKeyDown","lime/app/Application.hx",243,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_250_onKeyUp,"lime.app.Application","onKeyUp",0x55960857,"lime.app.Application.onKeyUp","lime/app/Application.hx",250,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_255_onModuleExit,"lime.app.Application","onModuleExit",0x4a2a2a4d,"lime.app.Application.onModuleExit","lime/app/Application.hx",255,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_263_onMouseDown,"lime.app.Application","onMouseDown",0x372f8224,"lime.app.Application.onMouseDown","lime/app/Application.hx",263,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_270_onMouseMove,"lime.app.Application","onMouseMove",0x3d226cd3,"lime.app.Application.onMouseMove","lime/app/Application.hx",270,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_277_onMouseMoveRelative,"lime.app.Application","onMouseMoveRelative",0xf3ee70bf,"lime.app.Application.onMouseMoveRelative","lime/app/Application.hx",277,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_285_onMouseUp,"lime.app.Application","onMouseUp",0x86589b9d,"lime.app.Application.onMouseUp","lime/app/Application.hx",285,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_293_onMouseWheel,"lime.app.Application","onMouseWheel",0xfe513499,"lime.app.Application.onMouseWheel","lime/app/Application.hx",293,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_298_onPreloadComplete,"lime.app.Application","onPreloadComplete",0x8806a25f,"lime.app.Application.onPreloadComplete","lime/app/Application.hx",298,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_305_onPreloadProgress,"lime.app.Application","onPreloadProgress",0x8e699953,"lime.app.Application.onPreloadProgress","lime/app/Application.hx",305,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_310_onRenderContextLost,"lime.app.Application","onRenderContextLost",0xfdd705ba,"lime.app.Application.onRenderContextLost","lime/app/Application.hx",310,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_316_onRenderContextRestored,"lime.app.Application","onRenderContextRestored",0x4fd2fc2c,"lime.app.Application.onRenderContextRestored","lime/app/Application.hx",316,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_324_onTextEdit,"lime.app.Application","onTextEdit",0xa9173afa,"lime.app.Application.onTextEdit","lime/app/Application.hx",324,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_330_onTextInput,"lime.app.Application","onTextInput",0x9f78251a,"lime.app.Application.onTextInput","lime/app/Application.hx",330,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_336_onTouchCancel,"lime.app.Application","onTouchCancel",0xf76b1cd6,"lime.app.Application.onTouchCancel","lime/app/Application.hx",336,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_342_onTouchEnd,"lime.app.Application","onTouchEnd",0x6316e2ff,"lime.app.Application.onTouchEnd","lime/app/Application.hx",342,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_348_onTouchMove,"lime.app.Application","onTouchMove",0x563a436d,"lime.app.Application.onTouchMove","lime/app/Application.hx",348,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_354_onTouchStart,"lime.app.Application","onTouchStart",0x94666486,"lime.app.Application.onTouchStart","lime/app/Application.hx",354,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_359_onWindowActivate,"lime.app.Application","onWindowActivate",0xf2f355a6,"lime.app.Application.onWindowActivate","lime/app/Application.hx",359,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_364_onWindowClose,"lime.app.Application","onWindowClose",0x133677e5,"lime.app.Application.onWindowClose","lime/app/Application.hx",364,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_369_onWindowCreate,"lime.app.Application","onWindowCreate",0x2a302e2f,"lime.app.Application.onWindowCreate","lime/app/Application.hx",369,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_374_onWindowDeactivate,"lime.app.Application","onWindowDeactivate",0x950138e7,"lime.app.Application.onWindowDeactivate","lime/app/Application.hx",374,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_379_onWindowDropFile,"lime.app.Application","onWindowDropFile",0xf69db03e,"lime.app.Application.onWindowDropFile","lime/app/Application.hx",379,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_384_onWindowEnter,"lime.app.Application","onWindowEnter",0x3b59cd45,"lime.app.Application.onWindowEnter","lime/app/Application.hx",384,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_389_onWindowExpose,"lime.app.Application","onWindowExpose",0x729e5977,"lime.app.Application.onWindowExpose","lime/app/Application.hx",389,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_394_onWindowFocusIn,"lime.app.Application","onWindowFocusIn",0xf010cb4a,"lime.app.Application.onWindowFocusIn","lime/app/Application.hx",394,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_399_onWindowFocusOut,"lime.app.Application","onWindowFocusOut",0x1ea5a989,"lime.app.Application.onWindowFocusOut","lime/app/Application.hx",399,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_404_onWindowFullscreen,"lime.app.Application","onWindowFullscreen",0x52b416ee,"lime.app.Application.onWindowFullscreen","lime/app/Application.hx",404,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_409_onWindowLeave,"lime.app.Application","onWindowLeave",0x3d269524,"lime.app.Application.onWindowLeave","lime/app/Application.hx",409,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_416_onWindowMove,"lime.app.Application","onWindowMove",0xea016784,"lime.app.Application.onWindowMove","lime/app/Application.hx",416,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_421_onWindowMinimize,"lime.app.Application","onWindowMinimize",0x2ec07911,"lime.app.Application.onWindowMinimize","lime/app/Application.hx",421,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_428_onWindowResize,"lime.app.Application","onWindowResize",0xb69c2127,"lime.app.Application.onWindowResize","lime/app/Application.hx",428,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_433_onWindowRestore,"lime.app.Application","onWindowRestore",0x193decbb,"lime.app.Application.onWindowRestore","lime/app/Application.hx",433,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_441_removeModule,"lime.app.Application","removeModule",0x6e873a74,"lime.app.Application.removeModule","lime/app/Application.hx",441,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_452_render,"lime.app.Application","render",0xbefe32ba,"lime.app.Application.render","lime/app/Application.hx",452,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_458_update,"lime.app.Application","update",0x40da4d6d,"lime.app.Application.update","lime/app/Application.hx",458,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_462___addWindow,"lime.app.Application","__addWindow",0x5f06ffed,"lime.app.Application.__addWindow","lime/app/Application.hx",462,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_467___addWindow,"lime.app.Application","__addWindow",0x5f06ffed,"lime.app.Application.__addWindow","lime/app/Application.hx",467,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_507___createWindow,"lime.app.Application","__createWindow",0x52632290,"lime.app.Application.__createWindow","lime/app/Application.hx",507,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_514___registerLimeModule,"lime.app.Application","__registerLimeModule",0x3f696b68,"lime.app.Application.__registerLimeModule","lime/app/Application.hx",514,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_541___removeWindow,"lime.app.Application","__removeWindow",0x9f3b7dd8,"lime.app.Application.__removeWindow","lime/app/Application.hx",541,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_565___onGamepadConnect,"lime.app.Application","__onGamepadConnect",0x60fc374c,"lime.app.Application.__onGamepadConnect","lime/app/Application.hx",565,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_566___onGamepadConnect,"lime.app.Application","__onGamepadConnect",0x60fc374c,"lime.app.Application.__onGamepadConnect","lime/app/Application.hx",566,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_567___onGamepadConnect,"lime.app.Application","__onGamepadConnect",0x60fc374c,"lime.app.Application.__onGamepadConnect","lime/app/Application.hx",567,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_568___onGamepadConnect,"lime.app.Application","__onGamepadConnect",0x60fc374c,"lime.app.Application.__onGamepadConnect","lime/app/Application.hx",568,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_562___onGamepadConnect,"lime.app.Application","__onGamepadConnect",0x60fc374c,"lime.app.Application.__onGamepadConnect","lime/app/Application.hx",562,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_575___onJoystickConnect,"lime.app.Application","__onJoystickConnect",0x26fca72b,"lime.app.Application.__onJoystickConnect","lime/app/Application.hx",575,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_576___onJoystickConnect,"lime.app.Application","__onJoystickConnect",0x26fca72b,"lime.app.Application.__onJoystickConnect","lime/app/Application.hx",576,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_577___onJoystickConnect,"lime.app.Application","__onJoystickConnect",0x26fca72b,"lime.app.Application.__onJoystickConnect","lime/app/Application.hx",577,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_578___onJoystickConnect,"lime.app.Application","__onJoystickConnect",0x26fca72b,"lime.app.Application.__onJoystickConnect","lime/app/Application.hx",578,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_579___onJoystickConnect,"lime.app.Application","__onJoystickConnect",0x26fca72b,"lime.app.Application.__onJoystickConnect","lime/app/Application.hx",579,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_580___onJoystickConnect,"lime.app.Application","__onJoystickConnect",0x26fca72b,"lime.app.Application.__onJoystickConnect","lime/app/Application.hx",580,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_572___onJoystickConnect,"lime.app.Application","__onJoystickConnect",0x26fca72b,"lime.app.Application.__onJoystickConnect","lime/app/Application.hx",572,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_585___onModuleExit,"lime.app.Application","__onModuleExit",0xe9250e6d,"lime.app.Application.__onModuleExit","lime/app/Application.hx",585,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_589___onWindowClose,"lime.app.Application","__onWindowClose",0x8fc32fc5,"lime.app.Application.__onWindowClose","lime/app/Application.hx",589,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_599___unregisterLimeModule,"lime.app.Application","__unregisterLimeModule",0xe07fc501,"lime.app.Application.__unregisterLimeModule","lime/app/Application.hx",599,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_617_get_preloader,"lime.app.Application","get_preloader",0xbaf66569,"lime.app.Application.get_preloader","lime/app/Application.hx",617,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_622_get_window,"lime.app.Application","get_window",0xc86a4d1d,"lime.app.Application.get_window","lime/app/Application.hx",622,0x8bc55476) -HX_LOCAL_STACK_FRAME(_hx_pos_da4fb7bee4c62773_627_get_windows,"lime.app.Application","get_windows",0x94992cb6,"lime.app.Application.get_windows","lime/app/Application.hx",627,0x8bc55476) -namespace lime{ -namespace app{ - -void Application_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_da4fb7bee4c62773_30_new) -HXLINE( 55) this->onCreateWindow = ::lime::app::_Event_lime_ui_Window_Void_obj::__alloc( HX_CTX ); -HXLINE( 50) this->onUpdate = ::lime::app::_Event_Int_Void_obj::__alloc( HX_CTX ); -HXLINE( 98) super::__construct(); -HXLINE( 100) if (hx::IsNull( ::lime::app::Application_obj::current )) { -HXLINE( 102) ::lime::app::Application_obj::current = hx::ObjectPtr(this); - } -HXLINE( 105) this->meta = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 106) this->modules = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 107) this->_hx___windowByID = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); -HXLINE( 108) this->_hx___windows = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 110) this->_hx___backend = ::lime::_internal::backend::native::NativeApplication_obj::__alloc( HX_CTX ,hx::ObjectPtr(this)); -HXLINE( 112) this->_hx___registerLimeModule(hx::ObjectPtr(this)); -HXLINE( 114) this->_hx___preloader = ::lime::utils::Preloader_obj::__alloc( HX_CTX ); -HXLINE( 115) this->_hx___preloader->onProgress->add(this->onPreloadProgress_dyn(),null(),null()); -HXLINE( 116) this->_hx___preloader->onComplete->add(this->onPreloadComplete_dyn(),null(),null()); - } - -Dynamic Application_obj::__CreateEmpty() { return new Application_obj; } - -void *Application_obj::_hx_vtable = 0; - -Dynamic Application_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Application_obj > _hx_result = new Application_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Application_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x31cfae44) { - return inClassId==(int)0x00000001 || inClassId==(int)0x31cfae44; - } else { - return inClassId==(int)0x77491638; - } -} - -void Application_obj::__init__(){ - HX_STACKFRAME(&_hx_pos_aca430172aa84436_81___init__) -HXDLIN( 81) ::Dynamic _init = hx::ClassOf< ::lime::_internal::backend::native::NativeApplication >(); - } - - -void Application_obj::addModule(::Dynamic module){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_124_addModule) -HXLINE( 125) ::lime::app::IModule_obj::_hx___registerLimeModule(module,hx::ObjectPtr(this)); -HXLINE( 126) this->modules->push(module); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,addModule,(void)) - - ::lime::ui::Window Application_obj::createWindow( ::Dynamic attributes){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_134_createWindow) -HXLINE( 135) ::lime::ui::Window window = this->_hx___createWindow(attributes); -HXLINE( 136) this->_hx___addWindow(window); -HXLINE( 137) return window; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,createWindow,return ) - -int Application_obj::exec(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_147_exec) -HXLINE( 148) ::lime::app::Application_obj::current = hx::ObjectPtr(this); -HXLINE( 150) return this->_hx___backend->exec(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,exec,return ) - -void Application_obj::onGamepadAxisMove( ::lime::ui::Gamepad gamepad,int axis,Float value){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_159_onGamepadAxisMove) - } - - -HX_DEFINE_DYNAMIC_FUNC3(Application_obj,onGamepadAxisMove,(void)) - -void Application_obj::onGamepadButtonDown( ::lime::ui::Gamepad gamepad,int button){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_166_onGamepadButtonDown) - } - - -HX_DEFINE_DYNAMIC_FUNC2(Application_obj,onGamepadButtonDown,(void)) - -void Application_obj::onGamepadButtonUp( ::lime::ui::Gamepad gamepad,int button){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_173_onGamepadButtonUp) - } - - -HX_DEFINE_DYNAMIC_FUNC2(Application_obj,onGamepadButtonUp,(void)) - -void Application_obj::onGamepadConnect( ::lime::ui::Gamepad gamepad){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_179_onGamepadConnect) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,onGamepadConnect,(void)) - -void Application_obj::onGamepadDisconnect( ::lime::ui::Gamepad gamepad){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_185_onGamepadDisconnect) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,onGamepadDisconnect,(void)) - -void Application_obj::onJoystickAxisMove( ::lime::ui::Joystick joystick,int axis,Float value){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_193_onJoystickAxisMove) - } - - -HX_DEFINE_DYNAMIC_FUNC3(Application_obj,onJoystickAxisMove,(void)) - -void Application_obj::onJoystickButtonDown( ::lime::ui::Joystick joystick,int button){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_200_onJoystickButtonDown) - } - - -HX_DEFINE_DYNAMIC_FUNC2(Application_obj,onJoystickButtonDown,(void)) - -void Application_obj::onJoystickButtonUp( ::lime::ui::Joystick joystick,int button){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_207_onJoystickButtonUp) - } - - -HX_DEFINE_DYNAMIC_FUNC2(Application_obj,onJoystickButtonUp,(void)) - -void Application_obj::onJoystickConnect( ::lime::ui::Joystick joystick){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_213_onJoystickConnect) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,onJoystickConnect,(void)) - -void Application_obj::onJoystickDisconnect( ::lime::ui::Joystick joystick){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_219_onJoystickDisconnect) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,onJoystickDisconnect,(void)) - -void Application_obj::onJoystickHatMove( ::lime::ui::Joystick joystick,int hat,int position){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_227_onJoystickHatMove) - } - - -HX_DEFINE_DYNAMIC_FUNC3(Application_obj,onJoystickHatMove,(void)) - -void Application_obj::onJoystickTrackballMove( ::lime::ui::Joystick joystick,int trackball,Float x,Float y){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_236_onJoystickTrackballMove) - } - - -HX_DEFINE_DYNAMIC_FUNC4(Application_obj,onJoystickTrackballMove,(void)) - -void Application_obj::onKeyDown(int keyCode,int modifier){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_243_onKeyDown) - } - - -HX_DEFINE_DYNAMIC_FUNC2(Application_obj,onKeyDown,(void)) - -void Application_obj::onKeyUp(int keyCode,int modifier){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_250_onKeyUp) - } - - -HX_DEFINE_DYNAMIC_FUNC2(Application_obj,onKeyUp,(void)) - -void Application_obj::onModuleExit(int code){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_255_onModuleExit) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,onModuleExit,(void)) - -void Application_obj::onMouseDown(Float x,Float y,int button){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_263_onMouseDown) - } - - -HX_DEFINE_DYNAMIC_FUNC3(Application_obj,onMouseDown,(void)) - -void Application_obj::onMouseMove(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_270_onMouseMove) - } - - -HX_DEFINE_DYNAMIC_FUNC2(Application_obj,onMouseMove,(void)) - -void Application_obj::onMouseMoveRelative(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_277_onMouseMoveRelative) - } - - -HX_DEFINE_DYNAMIC_FUNC2(Application_obj,onMouseMoveRelative,(void)) - -void Application_obj::onMouseUp(Float x,Float y,int button){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_285_onMouseUp) - } - - -HX_DEFINE_DYNAMIC_FUNC3(Application_obj,onMouseUp,(void)) - -void Application_obj::onMouseWheel(Float deltaX,Float deltaY, ::lime::ui::MouseWheelMode deltaMode){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_293_onMouseWheel) - } - - -HX_DEFINE_DYNAMIC_FUNC3(Application_obj,onMouseWheel,(void)) - -void Application_obj::onPreloadComplete(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_298_onPreloadComplete) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,onPreloadComplete,(void)) - -void Application_obj::onPreloadProgress(int loaded,int total){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_305_onPreloadProgress) - } - - -HX_DEFINE_DYNAMIC_FUNC2(Application_obj,onPreloadProgress,(void)) - -void Application_obj::onRenderContextLost(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_310_onRenderContextLost) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,onRenderContextLost,(void)) - -void Application_obj::onRenderContextRestored( ::lime::graphics::RenderContext context){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_316_onRenderContextRestored) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,onRenderContextRestored,(void)) - -void Application_obj::onTextEdit(::String text,int start,int length){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_324_onTextEdit) - } - - -HX_DEFINE_DYNAMIC_FUNC3(Application_obj,onTextEdit,(void)) - -void Application_obj::onTextInput(::String text){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_330_onTextInput) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,onTextInput,(void)) - -void Application_obj::onTouchCancel( ::lime::ui::Touch touch){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_336_onTouchCancel) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,onTouchCancel,(void)) - -void Application_obj::onTouchEnd( ::lime::ui::Touch touch){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_342_onTouchEnd) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,onTouchEnd,(void)) - -void Application_obj::onTouchMove( ::lime::ui::Touch touch){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_348_onTouchMove) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,onTouchMove,(void)) - -void Application_obj::onTouchStart( ::lime::ui::Touch touch){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_354_onTouchStart) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,onTouchStart,(void)) - -void Application_obj::onWindowActivate(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_359_onWindowActivate) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,onWindowActivate,(void)) - -void Application_obj::onWindowClose(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_364_onWindowClose) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,onWindowClose,(void)) - -void Application_obj::onWindowCreate(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_369_onWindowCreate) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,onWindowCreate,(void)) - -void Application_obj::onWindowDeactivate(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_374_onWindowDeactivate) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,onWindowDeactivate,(void)) - -void Application_obj::onWindowDropFile(::String file){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_379_onWindowDropFile) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,onWindowDropFile,(void)) - -void Application_obj::onWindowEnter(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_384_onWindowEnter) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,onWindowEnter,(void)) - -void Application_obj::onWindowExpose(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_389_onWindowExpose) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,onWindowExpose,(void)) - -void Application_obj::onWindowFocusIn(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_394_onWindowFocusIn) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,onWindowFocusIn,(void)) - -void Application_obj::onWindowFocusOut(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_399_onWindowFocusOut) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,onWindowFocusOut,(void)) - -void Application_obj::onWindowFullscreen(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_404_onWindowFullscreen) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,onWindowFullscreen,(void)) - -void Application_obj::onWindowLeave(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_409_onWindowLeave) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,onWindowLeave,(void)) - -void Application_obj::onWindowMove(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_416_onWindowMove) - } - - -HX_DEFINE_DYNAMIC_FUNC2(Application_obj,onWindowMove,(void)) - -void Application_obj::onWindowMinimize(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_421_onWindowMinimize) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,onWindowMinimize,(void)) - -void Application_obj::onWindowResize(int width,int height){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_428_onWindowResize) - } - - -HX_DEFINE_DYNAMIC_FUNC2(Application_obj,onWindowResize,(void)) - -void Application_obj::onWindowRestore(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_433_onWindowRestore) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,onWindowRestore,(void)) - -void Application_obj::removeModule(::Dynamic module){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_441_removeModule) -HXDLIN( 441) if (hx::IsNotNull( module )) { -HXLINE( 443) ::lime::app::IModule_obj::_hx___unregisterLimeModule(module,hx::ObjectPtr(this)); -HXLINE( 444) this->modules->remove(module); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,removeModule,(void)) - -void Application_obj::render( ::lime::graphics::RenderContext context){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_452_render) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,render,(void)) - -void Application_obj::update(int deltaTime){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_458_update) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,update,(void)) - -void Application_obj::_hx___addWindow( ::lime::ui::Window window){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_462___addWindow) -HXDLIN( 462) if (hx::IsNotNull( window )) { - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0, ::Dynamic,f, ::lime::ui::Window,window1) HXARGC(0) - void _hx_run(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_467___addWindow) -HXLINE( 467) f(window1); - } - HX_END_LOCAL_FUNC0((void)) - -HXLINE( 464) this->_hx___windows->push(window); -HXLINE( 465) this->_hx___windowByID->set(window->id,window); -HXLINE( 467) ::Dynamic f = this->_hx___onWindowClose_dyn(); -HXDLIN( 467) ::lime::ui::Window window1 = window; -HXDLIN( 467) ::Dynamic _hx_tmp = ::Dynamic(new _hx_Closure_0(f,window1)); -HXDLIN( 467) window->onClose->add(_hx_tmp,false,-10000); -HXLINE( 469) if (hx::IsNull( this->_hx___window )) { -HXLINE( 471) this->_hx___window = window; -HXLINE( 473) window->onActivate->add(this->onWindowActivate_dyn(),null(),null()); -HXLINE( 474) window->onRenderContextLost->add(this->onRenderContextLost_dyn(),null(),null()); -HXLINE( 475) window->onRenderContextRestored->add(this->onRenderContextRestored_dyn(),null(),null()); -HXLINE( 476) window->onDeactivate->add(this->onWindowDeactivate_dyn(),null(),null()); -HXLINE( 477) window->onDropFile->add(this->onWindowDropFile_dyn(),null(),null()); -HXLINE( 478) window->onEnter->add(this->onWindowEnter_dyn(),null(),null()); -HXLINE( 479) window->onExpose->add(this->onWindowExpose_dyn(),null(),null()); -HXLINE( 480) window->onFocusIn->add(this->onWindowFocusIn_dyn(),null(),null()); -HXLINE( 481) window->onFocusOut->add(this->onWindowFocusOut_dyn(),null(),null()); -HXLINE( 482) window->onFullscreen->add(this->onWindowFullscreen_dyn(),null(),null()); -HXLINE( 483) window->onKeyDown->add(this->onKeyDown_dyn(),null(),null()); -HXLINE( 484) window->onKeyUp->add(this->onKeyUp_dyn(),null(),null()); -HXLINE( 485) window->onLeave->add(this->onWindowLeave_dyn(),null(),null()); -HXLINE( 486) window->onMinimize->add(this->onWindowMinimize_dyn(),null(),null()); -HXLINE( 487) window->onMouseDown->add(this->onMouseDown_dyn(),null(),null()); -HXLINE( 488) window->onMouseMove->add(this->onMouseMove_dyn(),null(),null()); -HXLINE( 489) window->onMouseMoveRelative->add(this->onMouseMoveRelative_dyn(),null(),null()); -HXLINE( 490) window->onMouseUp->add(this->onMouseUp_dyn(),null(),null()); -HXLINE( 491) window->onMouseWheel->add(this->onMouseWheel_dyn(),null(),null()); -HXLINE( 492) window->onMove->add(this->onWindowMove_dyn(),null(),null()); -HXLINE( 493) window->onRender->add(this->render_dyn(),null(),null()); -HXLINE( 494) window->onResize->add(this->onWindowResize_dyn(),null(),null()); -HXLINE( 495) window->onRestore->add(this->onWindowRestore_dyn(),null(),null()); -HXLINE( 496) window->onTextEdit->add(this->onTextEdit_dyn(),null(),null()); -HXLINE( 497) window->onTextInput->add(this->onTextInput_dyn(),null(),null()); -HXLINE( 499) this->onWindowCreate(); - } -HXLINE( 502) this->onCreateWindow->dispatch(window); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,_hx___addWindow,(void)) - - ::lime::ui::Window Application_obj::_hx___createWindow( ::Dynamic attributes){ - HX_GC_STACKFRAME(&_hx_pos_da4fb7bee4c62773_507___createWindow) -HXLINE( 508) ::lime::ui::Window window = ::lime::ui::Window_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),attributes); -HXLINE( 509) if ((window->id == -1)) { -HXLINE( 509) return null(); - } -HXLINE( 510) return window; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,_hx___createWindow,return ) - -void Application_obj::_hx___registerLimeModule( ::lime::app::Application application){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_514___registerLimeModule) -HXLINE( 515) application->onUpdate->add(this->update_dyn(),null(),null()); -HXLINE( 516) application->onExit->add(this->onModuleExit_dyn(),false,0); -HXLINE( 517) application->onExit->add(this->_hx___onModuleExit_dyn(),false,0); -HXLINE( 519) { -HXLINE( 519) ::Dynamic gamepad = ::lime::ui::Gamepad_obj::devices->iterator(); -HXDLIN( 519) while(( (bool)(gamepad->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 519) ::lime::ui::Gamepad gamepad1 = ( ( ::lime::ui::Gamepad)(gamepad->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 521) this->_hx___onGamepadConnect(gamepad1); - } - } -HXLINE( 524) ::lime::ui::Gamepad_obj::onConnect->add(this->_hx___onGamepadConnect_dyn(),null(),null()); -HXLINE( 526) { -HXLINE( 526) ::Dynamic joystick = ::lime::ui::Joystick_obj::devices->iterator(); -HXDLIN( 526) while(( (bool)(joystick->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 526) ::lime::ui::Joystick joystick1 = ( ( ::lime::ui::Joystick)(joystick->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 528) this->_hx___onJoystickConnect(joystick1); - } - } -HXLINE( 531) ::lime::ui::Joystick_obj::onConnect->add(this->_hx___onJoystickConnect_dyn(),null(),null()); -HXLINE( 533) ::lime::ui::Touch_obj::onCancel->add(this->onTouchCancel_dyn(),null(),null()); -HXLINE( 534) ::lime::ui::Touch_obj::onStart->add(this->onTouchStart_dyn(),null(),null()); -HXLINE( 535) ::lime::ui::Touch_obj::onMove->add(this->onTouchMove_dyn(),null(),null()); -HXLINE( 536) ::lime::ui::Touch_obj::onEnd->add(this->onTouchEnd_dyn(),null(),null()); - } - - -void Application_obj::_hx___removeWindow( ::lime::ui::Window window){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_541___removeWindow) -HXDLIN( 541) bool _hx_tmp; -HXDLIN( 541) if (hx::IsNotNull( window )) { -HXDLIN( 541) _hx_tmp = this->_hx___windowByID->exists(window->id); - } - else { -HXDLIN( 541) _hx_tmp = false; - } -HXDLIN( 541) if (_hx_tmp) { -HXLINE( 543) if (hx::IsEq( this->_hx___window,window )) { -HXLINE( 545) this->_hx___window = null(); - } -HXLINE( 548) this->_hx___windows->remove(window); -HXLINE( 549) this->_hx___windowByID->remove(window->id); -HXLINE( 550) window->close(); -HXLINE( 552) if ((this->_hx___windows->length == 0)) { -HXLINE( 555) ::lime::_hx_system::System_obj::exit(0); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,_hx___removeWindow,(void)) - -void Application_obj::_hx___onGamepadConnect( ::lime::ui::Gamepad gamepad){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0, ::lime::ui::Gamepad,gamepad1, ::Dynamic,f) HXARGC(2) - void _hx_run(int axis,Float value){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_565___onGamepadConnect) -HXLINE( 565) f(gamepad1,axis,value); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_1, ::lime::ui::Gamepad,gamepad2, ::Dynamic,f1) HXARGC(1) - void _hx_run(int button){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_566___onGamepadConnect) -HXLINE( 566) f1(gamepad2,button); - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_2, ::Dynamic,f2, ::lime::ui::Gamepad,gamepad3) HXARGC(1) - void _hx_run(int button1){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_567___onGamepadConnect) -HXLINE( 567) f2(gamepad3,button1); - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_3, ::Dynamic,f3, ::lime::ui::Gamepad,gamepad4) HXARGC(0) - void _hx_run(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_568___onGamepadConnect) -HXLINE( 568) f3(gamepad4); - } - HX_END_LOCAL_FUNC0((void)) - - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_562___onGamepadConnect) -HXLINE( 563) this->onGamepadConnect(gamepad); -HXLINE( 565) ::Dynamic f = this->onGamepadAxisMove_dyn(); -HXDLIN( 565) ::lime::ui::Gamepad gamepad1 = gamepad; -HXDLIN( 565) ::Dynamic _hx_tmp = ::Dynamic(new _hx_Closure_0(gamepad1,f)); -HXDLIN( 565) gamepad->onAxisMove->add(_hx_tmp,null(),null()); -HXLINE( 566) ::Dynamic f1 = this->onGamepadButtonDown_dyn(); -HXDLIN( 566) ::lime::ui::Gamepad gamepad2 = gamepad; -HXDLIN( 566) ::Dynamic _hx_tmp1 = ::Dynamic(new _hx_Closure_1(gamepad2,f1)); -HXDLIN( 566) gamepad->onButtonDown->add(_hx_tmp1,null(),null()); -HXLINE( 567) ::Dynamic f2 = this->onGamepadButtonUp_dyn(); -HXDLIN( 567) ::lime::ui::Gamepad gamepad3 = gamepad; -HXDLIN( 567) ::Dynamic _hx_tmp2 = ::Dynamic(new _hx_Closure_2(f2,gamepad3)); -HXDLIN( 567) gamepad->onButtonUp->add(_hx_tmp2,null(),null()); -HXLINE( 568) ::Dynamic f3 = this->onGamepadDisconnect_dyn(); -HXDLIN( 568) ::lime::ui::Gamepad gamepad4 = gamepad; -HXDLIN( 568) ::Dynamic _hx_tmp3 = ::Dynamic(new _hx_Closure_3(f3,gamepad4)); -HXDLIN( 568) gamepad->onDisconnect->add(_hx_tmp3,null(),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,_hx___onGamepadConnect,(void)) - -void Application_obj::_hx___onJoystickConnect( ::lime::ui::Joystick joystick){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0, ::Dynamic,f, ::lime::ui::Joystick,joystick1) HXARGC(2) - void _hx_run(int axis,Float value){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_575___onJoystickConnect) -HXLINE( 575) f(joystick1,axis,value); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_1, ::lime::ui::Joystick,joystick2, ::Dynamic,f1) HXARGC(1) - void _hx_run(int button){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_576___onJoystickConnect) -HXLINE( 576) f1(joystick2,button); - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_2, ::Dynamic,f2, ::lime::ui::Joystick,joystick3) HXARGC(1) - void _hx_run(int button1){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_577___onJoystickConnect) -HXLINE( 577) f2(joystick3,button1); - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_3, ::Dynamic,f3, ::lime::ui::Joystick,joystick4) HXARGC(0) - void _hx_run(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_578___onJoystickConnect) -HXLINE( 578) f3(joystick4); - } - HX_END_LOCAL_FUNC0((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_4, ::lime::ui::Joystick,joystick5, ::Dynamic,f4) HXARGC(2) - void _hx_run(int hat,int position){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_579___onJoystickConnect) -HXLINE( 579) f4(joystick5,hat,position); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_5, ::Dynamic,f5, ::lime::ui::Joystick,joystick6) HXARGC(3) - void _hx_run(int trackball,Float x,Float y){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_580___onJoystickConnect) -HXLINE( 580) f5(joystick6,trackball,x,y); - } - HX_END_LOCAL_FUNC3((void)) - - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_572___onJoystickConnect) -HXLINE( 573) this->onJoystickConnect(joystick); -HXLINE( 575) ::Dynamic f = this->onJoystickAxisMove_dyn(); -HXDLIN( 575) ::lime::ui::Joystick joystick1 = joystick; -HXDLIN( 575) ::Dynamic _hx_tmp = ::Dynamic(new _hx_Closure_0(f,joystick1)); -HXDLIN( 575) joystick->onAxisMove->add(_hx_tmp,null(),null()); -HXLINE( 576) ::Dynamic f1 = this->onJoystickButtonDown_dyn(); -HXDLIN( 576) ::lime::ui::Joystick joystick2 = joystick; -HXDLIN( 576) ::Dynamic _hx_tmp1 = ::Dynamic(new _hx_Closure_1(joystick2,f1)); -HXDLIN( 576) joystick->onButtonDown->add(_hx_tmp1,null(),null()); -HXLINE( 577) ::Dynamic f2 = this->onJoystickButtonUp_dyn(); -HXDLIN( 577) ::lime::ui::Joystick joystick3 = joystick; -HXDLIN( 577) ::Dynamic _hx_tmp2 = ::Dynamic(new _hx_Closure_2(f2,joystick3)); -HXDLIN( 577) joystick->onButtonUp->add(_hx_tmp2,null(),null()); -HXLINE( 578) ::Dynamic f3 = this->onJoystickDisconnect_dyn(); -HXDLIN( 578) ::lime::ui::Joystick joystick4 = joystick; -HXDLIN( 578) ::Dynamic _hx_tmp3 = ::Dynamic(new _hx_Closure_3(f3,joystick4)); -HXDLIN( 578) joystick->onDisconnect->add(_hx_tmp3,null(),null()); -HXLINE( 579) ::Dynamic f4 = this->onJoystickHatMove_dyn(); -HXDLIN( 579) ::lime::ui::Joystick joystick5 = joystick; -HXDLIN( 579) ::Dynamic _hx_tmp4 = ::Dynamic(new _hx_Closure_4(joystick5,f4)); -HXDLIN( 579) joystick->onHatMove->add(_hx_tmp4,null(),null()); -HXLINE( 580) ::Dynamic f5 = this->onJoystickTrackballMove_dyn(); -HXDLIN( 580) ::lime::ui::Joystick joystick6 = joystick; -HXDLIN( 580) ::Dynamic _hx_tmp5 = ::Dynamic(new _hx_Closure_5(f5,joystick6)); -HXDLIN( 580) joystick->onTrackballMove->add(_hx_tmp5,null(),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,_hx___onJoystickConnect,(void)) - -void Application_obj::_hx___onModuleExit(int code){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_585___onModuleExit) -HXDLIN( 585) this->_hx___backend->exit(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,_hx___onModuleExit,(void)) - -void Application_obj::_hx___onWindowClose( ::lime::ui::Window window){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_589___onWindowClose) -HXLINE( 590) if (hx::IsEq( this->_hx___window,window )) { -HXLINE( 592) this->onWindowClose(); - } -HXLINE( 595) this->_hx___removeWindow(window); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Application_obj,_hx___onWindowClose,(void)) - -void Application_obj::_hx___unregisterLimeModule( ::lime::app::Application application){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_599___unregisterLimeModule) -HXLINE( 600) application->onUpdate->remove(this->update_dyn()); -HXLINE( 601) application->onExit->remove(this->_hx___onModuleExit_dyn()); -HXLINE( 602) application->onExit->remove(this->onModuleExit_dyn()); -HXLINE( 604) ::lime::ui::Gamepad_obj::onConnect->remove(this->_hx___onGamepadConnect_dyn()); -HXLINE( 605) ::lime::ui::Joystick_obj::onConnect->remove(this->_hx___onJoystickConnect_dyn()); -HXLINE( 606) ::lime::ui::Touch_obj::onCancel->remove(this->onTouchCancel_dyn()); -HXLINE( 607) ::lime::ui::Touch_obj::onStart->remove(this->onTouchStart_dyn()); -HXLINE( 608) ::lime::ui::Touch_obj::onMove->remove(this->onTouchMove_dyn()); -HXLINE( 609) ::lime::ui::Touch_obj::onEnd->remove(this->onTouchEnd_dyn()); -HXLINE( 611) this->onModuleExit(0); - } - - - ::lime::utils::Preloader Application_obj::get_preloader(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_617_get_preloader) -HXDLIN( 617) return this->_hx___preloader; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,get_preloader,return ) - - ::lime::ui::Window Application_obj::get_window(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_622_get_window) -HXDLIN( 622) return this->_hx___window; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,get_window,return ) - -::Array< ::Dynamic> Application_obj::get_windows(){ - HX_STACKFRAME(&_hx_pos_da4fb7bee4c62773_627_get_windows) -HXDLIN( 627) return this->_hx___windows; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Application_obj,get_windows,return ) - - ::lime::app::Application Application_obj::current; - - -hx::ObjectPtr< Application_obj > Application_obj::__new() { - hx::ObjectPtr< Application_obj > __this = new Application_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Application_obj > Application_obj::__alloc(hx::Ctx *_hx_ctx) { - Application_obj *__this = (Application_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Application_obj), true, "lime.app.Application")); - *(void **)__this = Application_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Application_obj::Application_obj() -{ -} - -void Application_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Application); - HX_MARK_MEMBER_NAME(meta,"meta"); - HX_MARK_MEMBER_NAME(modules,"modules"); - HX_MARK_MEMBER_NAME(onUpdate,"onUpdate"); - HX_MARK_MEMBER_NAME(onCreateWindow,"onCreateWindow"); - HX_MARK_MEMBER_NAME(preloader,"preloader"); - HX_MARK_MEMBER_NAME(window,"window"); - HX_MARK_MEMBER_NAME(windows,"windows"); - HX_MARK_MEMBER_NAME(_hx___backend,"__backend"); - HX_MARK_MEMBER_NAME(_hx___preloader,"__preloader"); - HX_MARK_MEMBER_NAME(_hx___window,"__window"); - HX_MARK_MEMBER_NAME(_hx___windowByID,"__windowByID"); - HX_MARK_MEMBER_NAME(_hx___windows,"__windows"); - ::lime::app::Module_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void Application_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(meta,"meta"); - HX_VISIT_MEMBER_NAME(modules,"modules"); - HX_VISIT_MEMBER_NAME(onUpdate,"onUpdate"); - HX_VISIT_MEMBER_NAME(onCreateWindow,"onCreateWindow"); - HX_VISIT_MEMBER_NAME(preloader,"preloader"); - HX_VISIT_MEMBER_NAME(window,"window"); - HX_VISIT_MEMBER_NAME(windows,"windows"); - HX_VISIT_MEMBER_NAME(_hx___backend,"__backend"); - HX_VISIT_MEMBER_NAME(_hx___preloader,"__preloader"); - HX_VISIT_MEMBER_NAME(_hx___window,"__window"); - HX_VISIT_MEMBER_NAME(_hx___windowByID,"__windowByID"); - HX_VISIT_MEMBER_NAME(_hx___windows,"__windows"); - ::lime::app::Module_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val Application_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"meta") ) { return hx::Val( meta ); } - if (HX_FIELD_EQ(inName,"exec") ) { return hx::Val( exec_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"window") ) { return hx::Val( inCallProp == hx::paccAlways ? get_window() : window ); } - if (HX_FIELD_EQ(inName,"render") ) { return hx::Val( render_dyn() ); } - if (HX_FIELD_EQ(inName,"update") ) { return hx::Val( update_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"modules") ) { return hx::Val( modules ); } - if (HX_FIELD_EQ(inName,"windows") ) { return hx::Val( inCallProp == hx::paccAlways ? get_windows() : windows ); } - if (HX_FIELD_EQ(inName,"onKeyUp") ) { return hx::Val( onKeyUp_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"onUpdate") ) { return hx::Val( onUpdate ); } - if (HX_FIELD_EQ(inName,"__window") ) { return hx::Val( _hx___window ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"preloader") ) { return hx::Val( inCallProp == hx::paccAlways ? get_preloader() : preloader ); } - if (HX_FIELD_EQ(inName,"__backend") ) { return hx::Val( _hx___backend ); } - if (HX_FIELD_EQ(inName,"__windows") ) { return hx::Val( _hx___windows ); } - if (HX_FIELD_EQ(inName,"addModule") ) { return hx::Val( addModule_dyn() ); } - if (HX_FIELD_EQ(inName,"onKeyDown") ) { return hx::Val( onKeyDown_dyn() ); } - if (HX_FIELD_EQ(inName,"onMouseUp") ) { return hx::Val( onMouseUp_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"onTextEdit") ) { return hx::Val( onTextEdit_dyn() ); } - if (HX_FIELD_EQ(inName,"onTouchEnd") ) { return hx::Val( onTouchEnd_dyn() ); } - if (HX_FIELD_EQ(inName,"get_window") ) { return hx::Val( get_window_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__preloader") ) { return hx::Val( _hx___preloader ); } - if (HX_FIELD_EQ(inName,"onMouseDown") ) { return hx::Val( onMouseDown_dyn() ); } - if (HX_FIELD_EQ(inName,"onMouseMove") ) { return hx::Val( onMouseMove_dyn() ); } - if (HX_FIELD_EQ(inName,"onTextInput") ) { return hx::Val( onTextInput_dyn() ); } - if (HX_FIELD_EQ(inName,"onTouchMove") ) { return hx::Val( onTouchMove_dyn() ); } - if (HX_FIELD_EQ(inName,"__addWindow") ) { return hx::Val( _hx___addWindow_dyn() ); } - if (HX_FIELD_EQ(inName,"get_windows") ) { return hx::Val( get_windows_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__windowByID") ) { return hx::Val( _hx___windowByID ); } - if (HX_FIELD_EQ(inName,"createWindow") ) { return hx::Val( createWindow_dyn() ); } - if (HX_FIELD_EQ(inName,"onModuleExit") ) { return hx::Val( onModuleExit_dyn() ); } - if (HX_FIELD_EQ(inName,"onMouseWheel") ) { return hx::Val( onMouseWheel_dyn() ); } - if (HX_FIELD_EQ(inName,"onTouchStart") ) { return hx::Val( onTouchStart_dyn() ); } - if (HX_FIELD_EQ(inName,"onWindowMove") ) { return hx::Val( onWindowMove_dyn() ); } - if (HX_FIELD_EQ(inName,"removeModule") ) { return hx::Val( removeModule_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"onTouchCancel") ) { return hx::Val( onTouchCancel_dyn() ); } - if (HX_FIELD_EQ(inName,"onWindowClose") ) { return hx::Val( onWindowClose_dyn() ); } - if (HX_FIELD_EQ(inName,"onWindowEnter") ) { return hx::Val( onWindowEnter_dyn() ); } - if (HX_FIELD_EQ(inName,"onWindowLeave") ) { return hx::Val( onWindowLeave_dyn() ); } - if (HX_FIELD_EQ(inName,"get_preloader") ) { return hx::Val( get_preloader_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"onCreateWindow") ) { return hx::Val( onCreateWindow ); } - if (HX_FIELD_EQ(inName,"onWindowCreate") ) { return hx::Val( onWindowCreate_dyn() ); } - if (HX_FIELD_EQ(inName,"onWindowExpose") ) { return hx::Val( onWindowExpose_dyn() ); } - if (HX_FIELD_EQ(inName,"onWindowResize") ) { return hx::Val( onWindowResize_dyn() ); } - if (HX_FIELD_EQ(inName,"__createWindow") ) { return hx::Val( _hx___createWindow_dyn() ); } - if (HX_FIELD_EQ(inName,"__removeWindow") ) { return hx::Val( _hx___removeWindow_dyn() ); } - if (HX_FIELD_EQ(inName,"__onModuleExit") ) { return hx::Val( _hx___onModuleExit_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"onWindowFocusIn") ) { return hx::Val( onWindowFocusIn_dyn() ); } - if (HX_FIELD_EQ(inName,"onWindowRestore") ) { return hx::Val( onWindowRestore_dyn() ); } - if (HX_FIELD_EQ(inName,"__onWindowClose") ) { return hx::Val( _hx___onWindowClose_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"onGamepadConnect") ) { return hx::Val( onGamepadConnect_dyn() ); } - if (HX_FIELD_EQ(inName,"onWindowActivate") ) { return hx::Val( onWindowActivate_dyn() ); } - if (HX_FIELD_EQ(inName,"onWindowDropFile") ) { return hx::Val( onWindowDropFile_dyn() ); } - if (HX_FIELD_EQ(inName,"onWindowFocusOut") ) { return hx::Val( onWindowFocusOut_dyn() ); } - if (HX_FIELD_EQ(inName,"onWindowMinimize") ) { return hx::Val( onWindowMinimize_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"onGamepadAxisMove") ) { return hx::Val( onGamepadAxisMove_dyn() ); } - if (HX_FIELD_EQ(inName,"onGamepadButtonUp") ) { return hx::Val( onGamepadButtonUp_dyn() ); } - if (HX_FIELD_EQ(inName,"onJoystickConnect") ) { return hx::Val( onJoystickConnect_dyn() ); } - if (HX_FIELD_EQ(inName,"onJoystickHatMove") ) { return hx::Val( onJoystickHatMove_dyn() ); } - if (HX_FIELD_EQ(inName,"onPreloadComplete") ) { return hx::Val( onPreloadComplete_dyn() ); } - if (HX_FIELD_EQ(inName,"onPreloadProgress") ) { return hx::Val( onPreloadProgress_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"onJoystickAxisMove") ) { return hx::Val( onJoystickAxisMove_dyn() ); } - if (HX_FIELD_EQ(inName,"onJoystickButtonUp") ) { return hx::Val( onJoystickButtonUp_dyn() ); } - if (HX_FIELD_EQ(inName,"onWindowDeactivate") ) { return hx::Val( onWindowDeactivate_dyn() ); } - if (HX_FIELD_EQ(inName,"onWindowFullscreen") ) { return hx::Val( onWindowFullscreen_dyn() ); } - if (HX_FIELD_EQ(inName,"__onGamepadConnect") ) { return hx::Val( _hx___onGamepadConnect_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"onGamepadButtonDown") ) { return hx::Val( onGamepadButtonDown_dyn() ); } - if (HX_FIELD_EQ(inName,"onGamepadDisconnect") ) { return hx::Val( onGamepadDisconnect_dyn() ); } - if (HX_FIELD_EQ(inName,"onMouseMoveRelative") ) { return hx::Val( onMouseMoveRelative_dyn() ); } - if (HX_FIELD_EQ(inName,"onRenderContextLost") ) { return hx::Val( onRenderContextLost_dyn() ); } - if (HX_FIELD_EQ(inName,"__onJoystickConnect") ) { return hx::Val( _hx___onJoystickConnect_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"onJoystickButtonDown") ) { return hx::Val( onJoystickButtonDown_dyn() ); } - if (HX_FIELD_EQ(inName,"onJoystickDisconnect") ) { return hx::Val( onJoystickDisconnect_dyn() ); } - if (HX_FIELD_EQ(inName,"__registerLimeModule") ) { return hx::Val( _hx___registerLimeModule_dyn() ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"__unregisterLimeModule") ) { return hx::Val( _hx___unregisterLimeModule_dyn() ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"onJoystickTrackballMove") ) { return hx::Val( onJoystickTrackballMove_dyn() ); } - if (HX_FIELD_EQ(inName,"onRenderContextRestored") ) { return hx::Val( onRenderContextRestored_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Application_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"current") ) { outValue = ( current ); return true; } - } - return false; -} - -hx::Val Application_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"meta") ) { meta=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"window") ) { window=inValue.Cast< ::lime::ui::Window >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"modules") ) { modules=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"windows") ) { windows=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"onUpdate") ) { onUpdate=inValue.Cast< ::lime::app::_Event_Int_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"__window") ) { _hx___window=inValue.Cast< ::lime::ui::Window >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"preloader") ) { preloader=inValue.Cast< ::lime::utils::Preloader >(); return inValue; } - if (HX_FIELD_EQ(inName,"__backend") ) { _hx___backend=inValue.Cast< ::lime::_internal::backend::native::NativeApplication >(); return inValue; } - if (HX_FIELD_EQ(inName,"__windows") ) { _hx___windows=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__preloader") ) { _hx___preloader=inValue.Cast< ::lime::utils::Preloader >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__windowByID") ) { _hx___windowByID=inValue.Cast< ::haxe::ds::IntMap >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"onCreateWindow") ) { onCreateWindow=inValue.Cast< ::lime::app::_Event_lime_ui_Window_Void >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Application_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"current") ) { current=ioValue.Cast< ::lime::app::Application >(); return true; } - } - return false; -} - -void Application_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("meta",c5,4a,59,48)); - outFields->push(HX_("modules",47,e2,fa,f7)); - outFields->push(HX_("onUpdate",88,7c,b2,66)); - outFields->push(HX_("onCreateWindow",cb,33,d1,9e)); - outFields->push(HX_("preloader",76,e4,7b,82)); - outFields->push(HX_("window",f0,93,8c,52)); - outFields->push(HX_("windows",83,de,74,e8)); - outFields->push(HX_("__backend",f4,0c,d6,7c)); - outFields->push(HX_("__preloader",56,2d,a8,b0)); - outFields->push(HX_("__window",10,ff,bb,fa)); - outFields->push(HX_("__windowByID",a2,ec,8c,04)); - outFields->push(HX_("__windows",63,2f,c3,69)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Application_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(Application_obj,meta),HX_("meta",c5,4a,59,48)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Application_obj,modules),HX_("modules",47,e2,fa,f7)}, - {hx::fsObject /* ::lime::app::_Event_Int_Void */ ,(int)offsetof(Application_obj,onUpdate),HX_("onUpdate",88,7c,b2,66)}, - {hx::fsObject /* ::lime::app::_Event_lime_ui_Window_Void */ ,(int)offsetof(Application_obj,onCreateWindow),HX_("onCreateWindow",cb,33,d1,9e)}, - {hx::fsObject /* ::lime::utils::Preloader */ ,(int)offsetof(Application_obj,preloader),HX_("preloader",76,e4,7b,82)}, - {hx::fsObject /* ::lime::ui::Window */ ,(int)offsetof(Application_obj,window),HX_("window",f0,93,8c,52)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Application_obj,windows),HX_("windows",83,de,74,e8)}, - {hx::fsObject /* ::lime::_internal::backend::native::NativeApplication */ ,(int)offsetof(Application_obj,_hx___backend),HX_("__backend",f4,0c,d6,7c)}, - {hx::fsObject /* ::lime::utils::Preloader */ ,(int)offsetof(Application_obj,_hx___preloader),HX_("__preloader",56,2d,a8,b0)}, - {hx::fsObject /* ::lime::ui::Window */ ,(int)offsetof(Application_obj,_hx___window),HX_("__window",10,ff,bb,fa)}, - {hx::fsObject /* ::haxe::ds::IntMap */ ,(int)offsetof(Application_obj,_hx___windowByID),HX_("__windowByID",a2,ec,8c,04)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Application_obj,_hx___windows),HX_("__windows",63,2f,c3,69)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Application_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::lime::app::Application */ ,(void *) &Application_obj::current,HX_("current",39,9c,e3,cb)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Application_obj_sMemberFields[] = { - HX_("meta",c5,4a,59,48), - HX_("modules",47,e2,fa,f7), - HX_("onUpdate",88,7c,b2,66), - HX_("onCreateWindow",cb,33,d1,9e), - HX_("preloader",76,e4,7b,82), - HX_("window",f0,93,8c,52), - HX_("windows",83,de,74,e8), - HX_("__backend",f4,0c,d6,7c), - HX_("__preloader",56,2d,a8,b0), - HX_("__window",10,ff,bb,fa), - HX_("__windowByID",a2,ec,8c,04), - HX_("__windows",63,2f,c3,69), - HX_("addModule",ad,69,f7,78), - HX_("createWindow",0c,d4,e1,74), - HX_("exec",91,f3,1d,43), - HX_("onGamepadAxisMove",b4,f7,d4,24), - HX_("onGamepadButtonDown",56,eb,b6,87), - HX_("onGamepadButtonUp",4f,f4,12,f1), - HX_("onGamepadConnect",c8,56,d7,ec), - HX_("onGamepadDisconnect",3e,e8,96,44), - HX_("onJoystickAxisMove",6d,f4,d4,5b), - HX_("onJoystickButtonDown",4f,48,3a,7c), - HX_("onJoystickButtonUp",08,f1,12,28), - HX_("onJoystickConnect",2f,14,dd,fa), - HX_("onJoystickDisconnect",37,45,1a,39), - HX_("onJoystickHatMove",51,70,68,90), - HX_("onJoystickTrackballMove",40,c8,46,1a), - HX_("onKeyDown",42,22,f2,73), - HX_("onKeyUp",3b,58,3c,75), - HX_("onModuleExit",e9,bf,a3,0b), - HX_("onMouseDown",08,94,05,11), - HX_("onMouseMove",b7,7e,f8,16), - HX_("onMouseMoveRelative",a3,06,bf,7a), - HX_("onMouseUp",81,ac,1d,98), - HX_("onMouseWheel",35,ca,ca,bf), - HX_("onPreloadComplete",43,37,5d,5c), - HX_("onPreloadProgress",37,2e,c0,62), - HX_("onRenderContextLost",9e,9b,a7,84), - HX_("onRenderContextRestored",10,54,6e,7a), - HX_("onTextEdit",96,f1,c0,23), - HX_("onTextInput",fe,36,4e,79), - HX_("onTouchCancel",ba,6f,54,80), - HX_("onTouchEnd",9b,99,c0,dd), - HX_("onTouchMove",51,55,10,30), - HX_("onTouchStart",22,fa,df,55), - HX_("onWindowActivate",42,e9,dd,eb), - HX_("onWindowClose",c9,ca,1f,9c), - HX_("onWindowCreate",cb,62,6f,6d), - HX_("onWindowDeactivate",83,eb,6c,8c), - HX_("onWindowDropFile",da,43,88,ef), - HX_("onWindowEnter",29,20,43,c4), - HX_("onWindowExpose",13,8e,dd,b5), - HX_("onWindowFocusIn",2e,9f,1f,84), - HX_("onWindowFocusOut",25,3d,90,17), - HX_("onWindowFullscreen",8a,c9,1f,4a), - HX_("onWindowLeave",08,e8,0f,c6), - HX_("onWindowMove",20,fd,7a,ab), - HX_("onWindowMinimize",ad,0c,ab,27), - HX_("onWindowResize",c3,55,db,f9), - HX_("onWindowRestore",9f,c0,4c,ad), - HX_("removeModule",10,d0,00,30), - HX_("render",56,6b,29,05), - HX_("update",09,86,05,87), - HX_("__addWindow",d1,11,dd,38), - HX_("__createWindow",2c,57,a2,95), - HX_("__registerLimeModule",04,fd,1b,af), - HX_("__removeWindow",74,b2,7a,e2), - HX_("__onGamepadConnect",e8,e9,67,58), - HX_("__onJoystickConnect",0f,3d,cd,ad), - HX_("__onModuleExit",09,43,64,2c), - HX_("__onWindowClose",a9,03,d2,23), - HX_("__unregisterLimeModule",9d,f5,2e,8f), - HX_("get_preloader",4d,b8,df,43), - HX_("get_window",b9,03,14,43), - HX_("get_windows",9a,3e,6f,6e), - ::String(null()) }; - -static void Application_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Application_obj::current,"current"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Application_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Application_obj::current,"current"); -}; - -#endif - -hx::Class Application_obj::__mClass; - -static ::String Application_obj_sStaticFields[] = { - HX_("current",39,9c,e3,cb), - ::String(null()) -}; - -void Application_obj::__register() -{ - Application_obj _hx_dummy; - Application_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app.Application",8a,94,72,90); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Application_obj::__GetStatic; - __mClass->mSetStaticField = &Application_obj::__SetStatic; - __mClass->mMarkFunc = Application_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Application_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Application_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Application_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Application_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Application_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Application_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Application_obj::__boot() -{ -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/Event.cpp b/hGameTest/bin/linux/obj/src/lime/app/Event.cpp deleted file mode 100644 index 9cc99b58..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/Event.cpp +++ /dev/null @@ -1,255 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app_Event -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_0b5c7580c5ba99fe_42_new,"lime.app.Event","new",0xaf38c4c6,"lime.app.Event.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_0b5c7580c5ba99fe_58_add,"lime.app.Event","add",0xaf2ee687,"lime.app.Event.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_0b5c7580c5ba99fe_82_cancel,"lime.app.Event","cancel",0xfb4b3cd4,"lime.app.Event.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_0b5c7580c5ba99fe_127_has,"lime.app.Event","has",0xaf3433c0,"lime.app.Event.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_0b5c7580c5ba99fe_143_remove,"lime.app.Event","remove",0x479feb9e,"lime.app.Event.remove","lime/app/Event.hx",143,0xbda45bec) -namespace lime{ -namespace app{ - -void Event_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_0b5c7580c5ba99fe_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::cpp::VirtualArray_obj::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic Event_obj::__CreateEmpty() { return new Event_obj; } - -void *Event_obj::_hx_vtable = 0; - -Dynamic Event_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Event_obj > _hx_result = new Event_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Event_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x75705c0e; -} - -void Event_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_0b5c7580c5ba99fe_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Event_obj,add,(void)) - -void Event_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_0b5c7580c5ba99fe_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Event_obj,cancel,(void)) - -bool Event_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_0b5c7580c5ba99fe_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::cpp::VirtualArray _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->get_length())){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Event_obj,has,return ) - -void Event_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_0b5c7580c5ba99fe_143_remove) -HXLINE( 145) int i = this->_hx___listeners->get_length(); -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->splice(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Event_obj,remove,(void)) - - -hx::ObjectPtr< Event_obj > Event_obj::__new() { - hx::ObjectPtr< Event_obj > __this = new Event_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Event_obj > Event_obj::__alloc(hx::Ctx *_hx_ctx) { - Event_obj *__this = (Event_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Event_obj), true, "lime.app.Event")); - *(void **)__this = Event_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Event_obj::Event_obj() -{ -} - -void Event_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Event); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(dispatch,"dispatch"); - HX_MARK_END_CLASS(); -} - -void Event_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(dispatch,"dispatch"); -} - -hx::Val Event_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Event_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - if (HX_FIELD_EQ(inName,"dispatch") ) { dispatch=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::cpp::VirtualArray >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Event_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("dispatch",ba,ce,63,1e)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Event_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(Event_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::cpp::VirtualArray */ ,(int)offsetof(Event_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(Event_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(Event_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Event_obj,dispatch),HX_("dispatch",ba,ce,63,1e)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Event_obj_sStaticStorageInfo = 0; -#endif - -static ::String Event_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__listeners",5f,ae,ba,21), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("dispatch",ba,ce,63,1e), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - ::String(null()) }; - -hx::Class Event_obj::__mClass; - -void Event_obj::__register() -{ - Event_obj _hx_dummy; - Event_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app.Event",d4,a9,01,b3); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Event_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Event_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Event_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Event_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/Future.cpp b/hGameTest/bin/linux/obj/src/lime/app/Future.cpp deleted file mode 100644 index e536282f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/Future.cpp +++ /dev/null @@ -1,490 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Sys -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise -#include -#endif -#ifndef INCLUDED_lime_app__Event_Dynamic_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_ofEvents_T_Void -#include -#endif -#ifndef INCLUDED_lime_app__Future_FutureWork -#include -#endif -#ifndef INCLUDED_lime_system_System -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b16b96f10668b207_76_new,"lime.app.Future","new",0xc0e3b2bb,"lime.app.Future.new","lime/app/Future.hx",76,0x058e0853) -HX_LOCAL_STACK_FRAME(_hx_pos_b16b96f10668b207_123_onComplete,"lime.app.Future","onComplete",0x3a7dc3fd,"lime.app.Future.onComplete","lime/app/Future.hx",123,0x058e0853) -HX_LOCAL_STACK_FRAME(_hx_pos_b16b96f10668b207_152_onError,"lime.app.Future","onError",0xb2071604,"lime.app.Future.onError","lime/app/Future.hx",152,0x058e0853) -HX_LOCAL_STACK_FRAME(_hx_pos_b16b96f10668b207_181_onProgress,"lime.app.Future","onProgress",0x40e0baf1,"lime.app.Future.onProgress","lime/app/Future.hx",181,0x058e0853) -HX_LOCAL_STACK_FRAME(_hx_pos_b16b96f10668b207_213_ready,"lime.app.Future","ready",0xd4cc0f7e,"lime.app.Future.ready","lime/app/Future.hx",213,0x058e0853) -HX_LOCAL_STACK_FRAME(_hx_pos_b16b96f10668b207_242_result,"lime.app.Future","result",0x69b43162,"lime.app.Future.result","lime/app/Future.hx",242,0x058e0853) -HX_LOCAL_STACK_FRAME(_hx_pos_b16b96f10668b207_261_then,"lime.app.Future","then",0x0a523022,"lime.app.Future.then","lime/app/Future.hx",261,0x058e0853) -HX_LOCAL_STACK_FRAME(_hx_pos_b16b96f10668b207_280_then,"lime.app.Future","then",0x0a523022,"lime.app.Future.then","lime/app/Future.hx",280,0x058e0853) -HX_LOCAL_STACK_FRAME(_hx_pos_b16b96f10668b207_108_ofEvents,"lime.app.Future","ofEvents",0x0c824355,"lime.app.Future.ofEvents","lime/app/Future.hx",108,0x058e0853) -HX_LOCAL_STACK_FRAME(_hx_pos_b16b96f10668b207_105_ofEvents,"lime.app.Future","ofEvents",0x0c824355,"lime.app.Future.ofEvents","lime/app/Future.hx",105,0x058e0853) -HX_LOCAL_STACK_FRAME(_hx_pos_b16b96f10668b207_109_ofEvents,"lime.app.Future","ofEvents",0x0c824355,"lime.app.Future.ofEvents","lime/app/Future.hx",109,0x058e0853) -HX_LOCAL_STACK_FRAME(_hx_pos_b16b96f10668b207_110_ofEvents,"lime.app.Future","ofEvents",0x0c824355,"lime.app.Future.ofEvents","lime/app/Future.hx",110,0x058e0853) -HX_LOCAL_STACK_FRAME(_hx_pos_b16b96f10668b207_296_withError,"lime.app.Future","withError",0xc7ddc87d,"lime.app.Future.withError","lime/app/Future.hx",296,0x058e0853) -HX_LOCAL_STACK_FRAME(_hx_pos_b16b96f10668b207_309_withValue,"lime.app.Future","withValue",0x866c7c26,"lime.app.Future.withValue","lime/app/Future.hx",309,0x058e0853) -namespace lime{ -namespace app{ - -void Future_obj::__construct( ::Dynamic work,hx::Null< bool > __o_async){ - bool async = __o_async.Default(false); - HX_GC_STACKFRAME(&_hx_pos_b16b96f10668b207_76_new) -HXDLIN( 76) if (hx::IsNotNull( work )) { -HXLINE( 78) if (async) { -HXLINE( 80) ::lime::app::Promise promise = ::lime::app::Promise_obj::__alloc( HX_CTX ); -HXLINE( 81) promise->future = hx::ObjectPtr(this); -HXLINE( 83) ::lime::app::_Future::FutureWork_obj::queue( ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("promise",9b,cd,e9,f7),promise) - ->setFixed(1,HX_("work",d1,01,fd,4e),work))); - } - else { -HXLINE( 87) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE( 89) this->value = work(); -HXLINE( 90) this->isComplete = true; - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE( 94) this->error = e; -HXLINE( 95) this->isError = true; - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } - } - } - } - -Dynamic Future_obj::__CreateEmpty() { return new Future_obj; } - -void *Future_obj::_hx_vtable = 0; - -Dynamic Future_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Future_obj > _hx_result = new Future_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool Future_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x29c479cf; -} - - ::lime::app::Future Future_obj::onComplete( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_b16b96f10668b207_123_onComplete) -HXLINE( 124) if (hx::IsNotNull( listener )) { -HXLINE( 126) if (this->isComplete) { -HXLINE( 128) listener(this->value); - } - else { -HXLINE( 130) if (!(this->isError)) { -HXLINE( 132) if (hx::IsNull( this->_hx___completeListeners )) { -HXLINE( 134) this->_hx___completeListeners = ::Array_obj< ::Dynamic>::__new(); - } -HXLINE( 137) this->_hx___completeListeners->push(listener); - } - } - } -HXLINE( 141) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Future_obj,onComplete,return ) - - ::lime::app::Future Future_obj::onError( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_b16b96f10668b207_152_onError) -HXLINE( 153) if (hx::IsNotNull( listener )) { -HXLINE( 155) if (this->isError) { -HXLINE( 157) listener(this->error); - } - else { -HXLINE( 159) if (!(this->isComplete)) { -HXLINE( 161) if (hx::IsNull( this->_hx___errorListeners )) { -HXLINE( 163) this->_hx___errorListeners = ::Array_obj< ::Dynamic>::__new(); - } -HXLINE( 166) this->_hx___errorListeners->push(listener); - } - } - } -HXLINE( 170) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Future_obj,onError,return ) - - ::lime::app::Future Future_obj::onProgress( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_b16b96f10668b207_181_onProgress) -HXLINE( 182) if (hx::IsNotNull( listener )) { -HXLINE( 184) if (hx::IsNull( this->_hx___progressListeners )) { -HXLINE( 186) this->_hx___progressListeners = ::Array_obj< ::Dynamic>::__new(); - } -HXLINE( 189) this->_hx___progressListeners->push(listener); - } -HXLINE( 192) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Future_obj,onProgress,return ) - - ::lime::app::Future Future_obj::ready(hx::Null< int > __o_waitTime){ - int waitTime = __o_waitTime.Default(-1); - HX_STACKFRAME(&_hx_pos_b16b96f10668b207_213_ready) -HXDLIN( 213) bool _hx_tmp; -HXDLIN( 213) if (!(this->isComplete)) { -HXDLIN( 213) _hx_tmp = this->isError; - } - else { -HXDLIN( 213) _hx_tmp = true; - } -HXDLIN( 213) if (_hx_tmp) { -HXLINE( 215) return hx::ObjectPtr(this); - } - else { -HXLINE( 219) int time = ::lime::_hx_system::System_obj::getTimer(); -HXLINE( 220) int end = (time + waitTime); -HXLINE( 222) while(true){ -HXLINE( 222) bool _hx_tmp1; -HXDLIN( 222) bool _hx_tmp2; -HXDLIN( 222) if (!(this->isComplete)) { -HXLINE( 222) _hx_tmp2 = !(this->isError); - } - else { -HXLINE( 222) _hx_tmp2 = false; - } -HXDLIN( 222) if (_hx_tmp2) { -HXLINE( 222) _hx_tmp1 = (time <= end); - } - else { -HXLINE( 222) _hx_tmp1 = false; - } -HXDLIN( 222) if (!(_hx_tmp1)) { -HXLINE( 222) goto _hx_goto_4; - } -HXLINE( 225) ::Sys_obj::sleep(((Float)0.01)); -HXLINE( 228) time = ::lime::_hx_system::System_obj::getTimer(); - } - _hx_goto_4:; -HXLINE( 231) return hx::ObjectPtr(this); - } -HXLINE( 213) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Future_obj,ready,return ) - - ::Dynamic Future_obj::result(hx::Null< int > __o_waitTime){ - int waitTime = __o_waitTime.Default(-1); - HX_STACKFRAME(&_hx_pos_b16b96f10668b207_242_result) -HXLINE( 243) this->ready(waitTime); -HXLINE( 245) if (this->isComplete) { -HXLINE( 247) return this->value; - } - else { -HXLINE( 251) return null(); - } -HXLINE( 245) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Future_obj,result,return ) - - ::lime::app::Future Future_obj::then( ::Dynamic next){ - HX_GC_STACKFRAME(&_hx_pos_b16b96f10668b207_261_then) -HXDLIN( 261) if (this->isComplete) { -HXLINE( 263) return ( ( ::lime::app::Future)(next(this->value)) ); - } - else { -HXLINE( 265) if (this->isError) { -HXLINE( 267) ::lime::app::Future future = ::lime::app::Future_obj::__alloc( HX_CTX ,null(),null()); -HXLINE( 268) future->isError = true; -HXLINE( 269) future->error = this->error; -HXLINE( 270) return future; - } - else { - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0, ::Dynamic,next, ::lime::app::Promise,promise) HXARGC(1) - void _hx_run( ::Dynamic val){ - HX_GC_STACKFRAME(&_hx_pos_b16b96f10668b207_280_then) -HXLINE( 281) ::lime::app::Future future1 = ( ( ::lime::app::Future)(next(val)) ); -HXLINE( 282) future1->onError(promise->error_dyn()); -HXLINE( 283) future1->onComplete(promise->complete_dyn()); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 274) ::lime::app::Promise promise = ::lime::app::Promise_obj::__alloc( HX_CTX ); -HXLINE( 276) this->onError(promise->error_dyn()); -HXLINE( 277) this->onProgress(promise->progress_dyn()); -HXLINE( 279) this->onComplete( ::Dynamic(new _hx_Closure_0(next,promise))); -HXLINE( 286) return promise->future; - } - } -HXLINE( 261) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Future_obj,then,return ) - - ::lime::app::Future Future_obj::ofEvents( ::lime::app::_Event_ofEvents_T_Void onComplete, ::lime::app::_Event_Dynamic_Void onError, ::lime::app::_Event_Int_Int_Void onProgress){ - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_0, ::lime::app::Promise,promise) HXARGC(1) - void _hx_run( ::Dynamic data){ - HX_GC_STACKFRAME(&_hx_pos_b16b96f10668b207_108_ofEvents) -HXLINE( 108) promise->complete(data); - } - HX_END_LOCAL_FUNC1((void)) - - HX_GC_STACKFRAME(&_hx_pos_b16b96f10668b207_105_ofEvents) -HXLINE( 106) ::lime::app::Promise promise = ::lime::app::Promise_obj::__alloc( HX_CTX ); -HXLINE( 108) onComplete->add( ::Dynamic(new _hx_Closure_0(promise)),true,null()); -HXLINE( 109) if (hx::IsNotNull( onError )) { - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_1, ::lime::app::Promise,promise) HXARGC(1) - void _hx_run( ::Dynamic error){ - HX_GC_STACKFRAME(&_hx_pos_b16b96f10668b207_109_ofEvents) -HXLINE( 109) promise->error(error); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 109) onError->add( ::Dynamic(new _hx_Closure_1(promise)),true,null()); - } -HXLINE( 110) if (hx::IsNotNull( onProgress )) { - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_2, ::lime::app::Promise,promise) HXARGC(2) - void _hx_run(int progress,int total){ - HX_GC_STACKFRAME(&_hx_pos_b16b96f10668b207_110_ofEvents) -HXLINE( 110) promise->progress(progress,total); - } - HX_END_LOCAL_FUNC2((void)) - -HXLINE( 110) onProgress->add( ::Dynamic(new _hx_Closure_2(promise)),true,null()); - } -HXLINE( 112) return promise->future; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Future_obj,ofEvents,return ) - - ::lime::app::Future Future_obj::withError( ::Dynamic error){ - HX_GC_STACKFRAME(&_hx_pos_b16b96f10668b207_296_withError) -HXLINE( 297) ::lime::app::Future future = ::lime::app::Future_obj::__alloc( HX_CTX ,null(),null()); -HXLINE( 298) future->isError = true; -HXLINE( 299) future->error = error; -HXLINE( 300) return future; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Future_obj,withError,return ) - - ::lime::app::Future Future_obj::withValue( ::Dynamic value){ - HX_GC_STACKFRAME(&_hx_pos_b16b96f10668b207_309_withValue) -HXLINE( 310) ::lime::app::Future future = ::lime::app::Future_obj::__alloc( HX_CTX ,null(),null()); -HXLINE( 311) future->isComplete = true; -HXLINE( 312) future->value = value; -HXLINE( 313) return future; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Future_obj,withValue,return ) - - -hx::ObjectPtr< Future_obj > Future_obj::__new( ::Dynamic work,hx::Null< bool > __o_async) { - hx::ObjectPtr< Future_obj > __this = new Future_obj(); - __this->__construct(work,__o_async); - return __this; -} - -hx::ObjectPtr< Future_obj > Future_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic work,hx::Null< bool > __o_async) { - Future_obj *__this = (Future_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Future_obj), true, "lime.app.Future")); - *(void **)__this = Future_obj::_hx_vtable; - __this->__construct(work,__o_async); - return __this; -} - -Future_obj::Future_obj() -{ -} - -void Future_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Future); - HX_MARK_MEMBER_NAME(error,"error"); - HX_MARK_MEMBER_NAME(isComplete,"isComplete"); - HX_MARK_MEMBER_NAME(isError,"isError"); - HX_MARK_MEMBER_NAME(value,"value"); - HX_MARK_MEMBER_NAME(_hx___completeListeners,"__completeListeners"); - HX_MARK_MEMBER_NAME(_hx___errorListeners,"__errorListeners"); - HX_MARK_MEMBER_NAME(_hx___progressListeners,"__progressListeners"); - HX_MARK_END_CLASS(); -} - -void Future_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(error,"error"); - HX_VISIT_MEMBER_NAME(isComplete,"isComplete"); - HX_VISIT_MEMBER_NAME(isError,"isError"); - HX_VISIT_MEMBER_NAME(value,"value"); - HX_VISIT_MEMBER_NAME(_hx___completeListeners,"__completeListeners"); - HX_VISIT_MEMBER_NAME(_hx___errorListeners,"__errorListeners"); - HX_VISIT_MEMBER_NAME(_hx___progressListeners,"__progressListeners"); -} - -hx::Val Future_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"then") ) { return hx::Val( then_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"error") ) { return hx::Val( error ); } - if (HX_FIELD_EQ(inName,"value") ) { return hx::Val( value ); } - if (HX_FIELD_EQ(inName,"ready") ) { return hx::Val( ready_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"result") ) { return hx::Val( result_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { return hx::Val( isError ); } - if (HX_FIELD_EQ(inName,"onError") ) { return hx::Val( onError_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { return hx::Val( isComplete ); } - if (HX_FIELD_EQ(inName,"onComplete") ) { return hx::Val( onComplete_dyn() ); } - if (HX_FIELD_EQ(inName,"onProgress") ) { return hx::Val( onProgress_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__errorListeners") ) { return hx::Val( _hx___errorListeners ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"__completeListeners") ) { return hx::Val( _hx___completeListeners ); } - if (HX_FIELD_EQ(inName,"__progressListeners") ) { return hx::Val( _hx___progressListeners ); } - } - return super::__Field(inName,inCallProp); -} - -bool Future_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"ofEvents") ) { outValue = ofEvents_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"withError") ) { outValue = withError_dyn(); return true; } - if (HX_FIELD_EQ(inName,"withValue") ) { outValue = withValue_dyn(); return true; } - } - return false; -} - -hx::Val Future_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"error") ) { error=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"value") ) { value=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { isError=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { isComplete=inValue.Cast< bool >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__errorListeners") ) { _hx___errorListeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__completeListeners") ) { _hx___completeListeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"__progressListeners") ) { _hx___progressListeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Future_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("error",c8,cb,29,73)); - outFields->push(HX_("isComplete",c3,12,77,fa)); - outFields->push(HX_("isError",7e,6f,af,0f)); - outFields->push(HX_("value",71,7f,b8,31)); - outFields->push(HX_("__completeListeners",66,0e,5a,85)); - outFields->push(HX_("__errorListeners",b7,4b,93,70)); - outFields->push(HX_("__progressListeners",f2,98,e2,78)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Future_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Future_obj,error),HX_("error",c8,cb,29,73)}, - {hx::fsBool,(int)offsetof(Future_obj,isComplete),HX_("isComplete",c3,12,77,fa)}, - {hx::fsBool,(int)offsetof(Future_obj,isError),HX_("isError",7e,6f,af,0f)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Future_obj,value),HX_("value",71,7f,b8,31)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Future_obj,_hx___completeListeners),HX_("__completeListeners",66,0e,5a,85)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Future_obj,_hx___errorListeners),HX_("__errorListeners",b7,4b,93,70)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Future_obj,_hx___progressListeners),HX_("__progressListeners",f2,98,e2,78)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Future_obj_sStaticStorageInfo = 0; -#endif - -static ::String Future_obj_sMemberFields[] = { - HX_("error",c8,cb,29,73), - HX_("isComplete",c3,12,77,fa), - HX_("isError",7e,6f,af,0f), - HX_("value",71,7f,b8,31), - HX_("__completeListeners",66,0e,5a,85), - HX_("__errorListeners",b7,4b,93,70), - HX_("__progressListeners",f2,98,e2,78), - HX_("onComplete",f8,d4,7e,5d), - HX_("onError",29,6a,67,09), - HX_("onProgress",ec,cb,e1,63), - HX_("ready",63,a0,ba,e6), - HX_("result",dd,68,84,08), - HX_("then",dd,02,fc,4c), - ::String(null()) }; - -hx::Class Future_obj::__mClass; - -static ::String Future_obj_sStaticFields[] = { - HX_("ofEvents",90,8f,6b,29), - HX_("withError",e2,2f,17,f7), - HX_("withValue",8b,e3,a5,b5), - ::String(null()) -}; - -void Future_obj::__register() -{ - Future_obj _hx_dummy; - Future_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app.Future",49,39,57,cb); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Future_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Future_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Future_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Future_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Future_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Future_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/IModule.cpp b/hGameTest/bin/linux/obj/src/lime/app/IModule.cpp deleted file mode 100644 index 2a85301a..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/IModule.cpp +++ /dev/null @@ -1,36 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif - -namespace lime{ -namespace app{ - - -static ::String IModule_obj_sMemberFields[] = { - HX_("__registerLimeModule",04,fd,1b,af), - HX_("__unregisterLimeModule",9d,f5,2e,8f), - ::String(null()) }; - -hx::Class IModule_obj::__mClass; - -void IModule_obj::__register() -{ - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app.IModule",2f,a2,39,b3); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mMembers = hx::Class_obj::dupFunctions(IModule_obj_sMemberFields); - __mClass->mCanCast = hx::TIsInterface< (int)0xf464d6e9 >; - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/Module.cpp b/hGameTest/bin/linux/obj/src/lime/app/Module.cpp deleted file mode 100644 index 8b93ef24..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/Module.cpp +++ /dev/null @@ -1,173 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_aca9948080e5d770_20_new,"lime.app.Module","new",0x17f937a4,"lime.app.Module.new","lime/app/Module.hx",20,0x653a538a) -HX_LOCAL_STACK_FRAME(_hx_pos_aca9948080e5d770_27___registerLimeModule,"lime.app.Module","__registerLimeModule",0xc57e2940,"lime.app.Module.__registerLimeModule","lime/app/Module.hx",27,0x653a538a) -HX_LOCAL_STACK_FRAME(_hx_pos_aca9948080e5d770_29___unregisterLimeModule,"lime.app.Module","__unregisterLimeModule",0xa3a1a8d9,"lime.app.Module.__unregisterLimeModule","lime/app/Module.hx",29,0x653a538a) -namespace lime{ -namespace app{ - -void Module_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_aca9948080e5d770_20_new) -HXDLIN( 20) this->onExit = ::lime::app::_Event_Int_Void_obj::__alloc( HX_CTX ); - } - -Dynamic Module_obj::__CreateEmpty() { return new Module_obj; } - -void *Module_obj::_hx_vtable = 0; - -Dynamic Module_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Module_obj > _hx_result = new Module_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Module_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x77491638; -} - -static ::lime::app::IModule_obj _hx_lime_app_Module__hx_lime_app_IModule= { - ( void (hx::Object::*)( ::lime::app::Application))&::lime::app::Module_obj::_hx___registerLimeModule, - ( void (hx::Object::*)( ::lime::app::Application))&::lime::app::Module_obj::_hx___unregisterLimeModule, -}; - -void *Module_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0xf464d6e9: return &_hx_lime_app_Module__hx_lime_app_IModule; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - -void Module_obj::_hx___registerLimeModule( ::lime::app::Application application){ - HX_STACKFRAME(&_hx_pos_aca9948080e5d770_27___registerLimeModule) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Module_obj,_hx___registerLimeModule,(void)) - -void Module_obj::_hx___unregisterLimeModule( ::lime::app::Application application){ - HX_STACKFRAME(&_hx_pos_aca9948080e5d770_29___unregisterLimeModule) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Module_obj,_hx___unregisterLimeModule,(void)) - - -hx::ObjectPtr< Module_obj > Module_obj::__new() { - hx::ObjectPtr< Module_obj > __this = new Module_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Module_obj > Module_obj::__alloc(hx::Ctx *_hx_ctx) { - Module_obj *__this = (Module_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Module_obj), true, "lime.app.Module")); - *(void **)__this = Module_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Module_obj::Module_obj() -{ -} - -void Module_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Module); - HX_MARK_MEMBER_NAME(onExit,"onExit"); - HX_MARK_END_CLASS(); -} - -void Module_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(onExit,"onExit"); -} - -hx::Val Module_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"onExit") ) { return hx::Val( onExit ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"__registerLimeModule") ) { return hx::Val( _hx___registerLimeModule_dyn() ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"__unregisterLimeModule") ) { return hx::Val( _hx___unregisterLimeModule_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Module_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"onExit") ) { onExit=inValue.Cast< ::lime::app::_Event_Int_Void >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Module_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("onExit",dd,ff,a7,e5)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Module_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::app::_Event_Int_Void */ ,(int)offsetof(Module_obj,onExit),HX_("onExit",dd,ff,a7,e5)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Module_obj_sStaticStorageInfo = 0; -#endif - -static ::String Module_obj_sMemberFields[] = { - HX_("onExit",dd,ff,a7,e5), - HX_("__registerLimeModule",04,fd,1b,af), - HX_("__unregisterLimeModule",9d,f5,2e,8f), - ::String(null()) }; - -hx::Class Module_obj::__mClass; - -void Module_obj::__register() -{ - Module_obj _hx_dummy; - Module_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app.Module",b2,d5,db,18); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Module_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Module_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Module_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Module_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/Promise.cpp b/hGameTest/bin/linux/obj/src/lime/app/Promise.cpp deleted file mode 100644 index 21bcc608..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/Promise.cpp +++ /dev/null @@ -1,278 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_1fbf33b6b1186a81_89_new,"lime.app.Promise","new",0x895fc147,"lime.app.Promise.new","lime/app/Promise.hx",89,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_1fbf33b6b1186a81_98_complete,"lime.app.Promise","complete",0x51e66a72,"lime.app.Promise.complete","lime/app/Promise.hx",98,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_1fbf33b6b1186a81_125_completeWith,"lime.app.Promise","completeWith",0x93e32d98,"lime.app.Promise.completeWith","lime/app/Promise.hx",125,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_1fbf33b6b1186a81_139_error,"lime.app.Promise","error",0x4bc1046f,"lime.app.Promise.error","lime/app/Promise.hx",139,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_1fbf33b6b1186a81_166_progress,"lime.app.Promise","progress",0x58496166,"lime.app.Promise.progress","lime/app/Promise.hx",166,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_1fbf33b6b1186a81_184_get_isComplete,"lime.app.Promise","get_isComplete",0x07c29585,"lime.app.Promise.get_isComplete","lime/app/Promise.hx",184,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_1fbf33b6b1186a81_189_get_isError,"lime.app.Promise","get_isError",0x4bfb7f7c,"lime.app.Promise.get_isError","lime/app/Promise.hx",189,0x10ba4f0b) -namespace lime{ -namespace app{ - -void Promise_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_1fbf33b6b1186a81_89_new) -HXDLIN( 89) this->future = ::lime::app::Future_obj::__alloc( HX_CTX ,null(),null()); - } - -Dynamic Promise_obj::__CreateEmpty() { return new Promise_obj; } - -void *Promise_obj::_hx_vtable = 0; - -Dynamic Promise_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Promise_obj > _hx_result = new Promise_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Promise_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7a57dccf; -} - - ::lime::app::Promise Promise_obj::complete( ::Dynamic data){ - HX_STACKFRAME(&_hx_pos_1fbf33b6b1186a81_98_complete) -HXLINE( 99) if (!(this->future->isError)) { -HXLINE( 101) this->future->isComplete = true; -HXLINE( 102) this->future->value = data; -HXLINE( 104) if (hx::IsNotNull( this->future->_hx___completeListeners )) { -HXLINE( 106) { -HXLINE( 106) int _g = 0; -HXDLIN( 106) ::Array< ::Dynamic> _g1 = this->future->_hx___completeListeners; -HXDLIN( 106) while((_g < _g1->length)){ -HXLINE( 106) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 106) _g = (_g + 1); -HXLINE( 108) listener(data); - } - } -HXLINE( 111) this->future->_hx___completeListeners = null(); - } - } -HXLINE( 115) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_obj,complete,return ) - - ::lime::app::Promise Promise_obj::completeWith( ::lime::app::Future future){ - HX_STACKFRAME(&_hx_pos_1fbf33b6b1186a81_125_completeWith) -HXLINE( 126) future->onComplete(this->complete_dyn()); -HXLINE( 127) future->onError(this->error_dyn()); -HXLINE( 128) future->onProgress(this->progress_dyn()); -HXLINE( 130) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_obj,completeWith,return ) - - ::lime::app::Promise Promise_obj::error( ::Dynamic msg){ - HX_STACKFRAME(&_hx_pos_1fbf33b6b1186a81_139_error) -HXLINE( 140) if (!(this->future->isComplete)) { -HXLINE( 142) this->future->isError = true; -HXLINE( 143) this->future->error = msg; -HXLINE( 145) if (hx::IsNotNull( this->future->_hx___errorListeners )) { -HXLINE( 147) { -HXLINE( 147) int _g = 0; -HXDLIN( 147) ::Array< ::Dynamic> _g1 = this->future->_hx___errorListeners; -HXDLIN( 147) while((_g < _g1->length)){ -HXLINE( 147) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 147) _g = (_g + 1); -HXLINE( 149) listener(msg); - } - } -HXLINE( 152) this->future->_hx___errorListeners = null(); - } - } -HXLINE( 156) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_obj,error,return ) - - ::lime::app::Promise Promise_obj::progress(int progress,int total){ - HX_STACKFRAME(&_hx_pos_1fbf33b6b1186a81_166_progress) -HXLINE( 167) bool _hx_tmp; -HXDLIN( 167) if (!(this->future->isError)) { -HXLINE( 167) _hx_tmp = !(this->future->isComplete); - } - else { -HXLINE( 167) _hx_tmp = false; - } -HXDLIN( 167) if (_hx_tmp) { -HXLINE( 169) if (hx::IsNotNull( this->future->_hx___progressListeners )) { -HXLINE( 171) int _g = 0; -HXDLIN( 171) ::Array< ::Dynamic> _g1 = this->future->_hx___progressListeners; -HXDLIN( 171) while((_g < _g1->length)){ -HXLINE( 171) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 171) _g = (_g + 1); -HXLINE( 173) listener(progress,total); - } - } - } -HXLINE( 178) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Promise_obj,progress,return ) - -bool Promise_obj::get_isComplete(){ - HX_STACKFRAME(&_hx_pos_1fbf33b6b1186a81_184_get_isComplete) -HXDLIN( 184) return this->future->isComplete; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_obj,get_isComplete,return ) - -bool Promise_obj::get_isError(){ - HX_STACKFRAME(&_hx_pos_1fbf33b6b1186a81_189_get_isError) -HXDLIN( 189) return this->future->isError; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_obj,get_isError,return ) - - -hx::ObjectPtr< Promise_obj > Promise_obj::__new() { - hx::ObjectPtr< Promise_obj > __this = new Promise_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Promise_obj > Promise_obj::__alloc(hx::Ctx *_hx_ctx) { - Promise_obj *__this = (Promise_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Promise_obj), true, "lime.app.Promise")); - *(void **)__this = Promise_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Promise_obj::Promise_obj() -{ -} - -void Promise_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Promise); - HX_MARK_MEMBER_NAME(future,"future"); - HX_MARK_MEMBER_NAME(isComplete,"isComplete"); - HX_MARK_MEMBER_NAME(isError,"isError"); - HX_MARK_END_CLASS(); -} - -void Promise_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(future,"future"); - HX_VISIT_MEMBER_NAME(isComplete,"isComplete"); - HX_VISIT_MEMBER_NAME(isError,"isError"); -} - -hx::Val Promise_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"error") ) { return hx::Val( error_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"future") ) { return hx::Val( future ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isError() : isError ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"complete") ) { return hx::Val( complete_dyn() ); } - if (HX_FIELD_EQ(inName,"progress") ) { return hx::Val( progress_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isComplete() : isComplete ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_isError") ) { return hx::Val( get_isError_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"completeWith") ) { return hx::Val( completeWith_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_isComplete") ) { return hx::Val( get_isComplete_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Promise_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"future") ) { future=inValue.Cast< ::lime::app::Future >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { isError=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { isComplete=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Promise_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("future",43,98,4e,73)); - outFields->push(HX_("isComplete",c3,12,77,fa)); - outFields->push(HX_("isError",7e,6f,af,0f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Promise_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::app::Future */ ,(int)offsetof(Promise_obj,future),HX_("future",43,98,4e,73)}, - {hx::fsBool,(int)offsetof(Promise_obj,isComplete),HX_("isComplete",c3,12,77,fa)}, - {hx::fsBool,(int)offsetof(Promise_obj,isError),HX_("isError",7e,6f,af,0f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Promise_obj_sStaticStorageInfo = 0; -#endif - -static ::String Promise_obj_sMemberFields[] = { - HX_("future",43,98,4e,73), - HX_("isComplete",c3,12,77,fa), - HX_("isError",7e,6f,af,0f), - HX_("complete",b9,00,c8,7f), - HX_("completeWith",5f,f3,ba,c2), - HX_("error",c8,cb,29,73), - HX_("progress",ad,f7,2a,86), - HX_("get_isComplete",0c,9b,6c,70), - HX_("get_isError",95,cf,a9,95), - ::String(null()) }; - -hx::Class Promise_obj::__mClass; - -void Promise_obj::__register() -{ - Promise_obj _hx_dummy; - Promise_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app.Promise",d5,11,6e,a7); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Promise_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Promise_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Promise_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Promise_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/Promise_String.cpp b/hGameTest/bin/linux/obj/src/lime/app/Promise_String.cpp deleted file mode 100644 index 6f0f3f38..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/Promise_String.cpp +++ /dev/null @@ -1,281 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise -#include -#endif -#ifndef INCLUDED_lime_app_Promise_String -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_71852610b92d5838_89_new,"lime.app.Promise_String","new",0xecf99bcd,"lime.app.Promise_String.new","lime/app/Promise.hx",89,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_71852610b92d5838_98_complete,"lime.app.Promise_String","complete",0xa428aa2c,"lime.app.Promise_String.complete","lime/app/Promise.hx",98,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_71852610b92d5838_125_completeWith,"lime.app.Promise_String","completeWith",0x8638d252,"lime.app.Promise_String.completeWith","lime/app/Promise.hx",125,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_71852610b92d5838_139_error,"lime.app.Promise_String","error",0x2d6b0c75,"lime.app.Promise_String.error","lime/app/Promise.hx",139,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_71852610b92d5838_166_progress,"lime.app.Promise_String","progress",0xaa8ba120,"lime.app.Promise_String.progress","lime/app/Promise.hx",166,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_71852610b92d5838_184_get_isComplete,"lime.app.Promise_String","get_isComplete",0x76565cbf,"lime.app.Promise_String.get_isComplete","lime/app/Promise.hx",184,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_71852610b92d5838_189_get_isError,"lime.app.Promise_String","get_isError",0x6e5c5002,"lime.app.Promise_String.get_isError","lime/app/Promise.hx",189,0x10ba4f0b) -namespace lime{ -namespace app{ - -void Promise_String_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_71852610b92d5838_89_new) -HXDLIN( 89) this->future = ::lime::app::Future_obj::__alloc( HX_CTX ,null(),null()); - } - -Dynamic Promise_String_obj::__CreateEmpty() { return new Promise_String_obj; } - -void *Promise_String_obj::_hx_vtable = 0; - -Dynamic Promise_String_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Promise_String_obj > _hx_result = new Promise_String_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Promise_String_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x30fcb2fd; -} - - ::lime::app::Promise_String Promise_String_obj::complete(::String data){ - HX_STACKFRAME(&_hx_pos_71852610b92d5838_98_complete) -HXLINE( 99) if (!(this->future->isError)) { -HXLINE( 101) this->future->isComplete = true; -HXLINE( 102) this->future->value = data; -HXLINE( 104) if (hx::IsNotNull( this->future->_hx___completeListeners )) { -HXLINE( 106) { -HXLINE( 106) int _g = 0; -HXDLIN( 106) ::Array< ::Dynamic> _g1 = this->future->_hx___completeListeners; -HXDLIN( 106) while((_g < _g1->length)){ -HXLINE( 106) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 106) _g = (_g + 1); -HXLINE( 108) listener(data); - } - } -HXLINE( 111) this->future->_hx___completeListeners = null(); - } - } -HXLINE( 115) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_String_obj,complete,return ) - - ::lime::app::Promise_String Promise_String_obj::completeWith( ::lime::app::Future future){ - HX_STACKFRAME(&_hx_pos_71852610b92d5838_125_completeWith) -HXLINE( 126) future->onComplete(this->complete_dyn()); -HXLINE( 127) future->onError(this->error_dyn()); -HXLINE( 128) future->onProgress(this->progress_dyn()); -HXLINE( 130) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_String_obj,completeWith,return ) - - ::lime::app::Promise_String Promise_String_obj::error( ::Dynamic msg){ - HX_STACKFRAME(&_hx_pos_71852610b92d5838_139_error) -HXLINE( 140) if (!(this->future->isComplete)) { -HXLINE( 142) this->future->isError = true; -HXLINE( 143) this->future->error = msg; -HXLINE( 145) if (hx::IsNotNull( this->future->_hx___errorListeners )) { -HXLINE( 147) { -HXLINE( 147) int _g = 0; -HXDLIN( 147) ::Array< ::Dynamic> _g1 = this->future->_hx___errorListeners; -HXDLIN( 147) while((_g < _g1->length)){ -HXLINE( 147) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 147) _g = (_g + 1); -HXLINE( 149) listener(msg); - } - } -HXLINE( 152) this->future->_hx___errorListeners = null(); - } - } -HXLINE( 156) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_String_obj,error,return ) - - ::lime::app::Promise_String Promise_String_obj::progress(int progress,int total){ - HX_STACKFRAME(&_hx_pos_71852610b92d5838_166_progress) -HXLINE( 167) bool _hx_tmp; -HXDLIN( 167) if (!(this->future->isError)) { -HXLINE( 167) _hx_tmp = !(this->future->isComplete); - } - else { -HXLINE( 167) _hx_tmp = false; - } -HXDLIN( 167) if (_hx_tmp) { -HXLINE( 169) if (hx::IsNotNull( this->future->_hx___progressListeners )) { -HXLINE( 171) int _g = 0; -HXDLIN( 171) ::Array< ::Dynamic> _g1 = this->future->_hx___progressListeners; -HXDLIN( 171) while((_g < _g1->length)){ -HXLINE( 171) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 171) _g = (_g + 1); -HXLINE( 173) listener(progress,total); - } - } - } -HXLINE( 178) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Promise_String_obj,progress,return ) - -bool Promise_String_obj::get_isComplete(){ - HX_STACKFRAME(&_hx_pos_71852610b92d5838_184_get_isComplete) -HXDLIN( 184) return this->future->isComplete; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_String_obj,get_isComplete,return ) - -bool Promise_String_obj::get_isError(){ - HX_STACKFRAME(&_hx_pos_71852610b92d5838_189_get_isError) -HXDLIN( 189) return this->future->isError; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_String_obj,get_isError,return ) - - -hx::ObjectPtr< Promise_String_obj > Promise_String_obj::__new() { - hx::ObjectPtr< Promise_String_obj > __this = new Promise_String_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Promise_String_obj > Promise_String_obj::__alloc(hx::Ctx *_hx_ctx) { - Promise_String_obj *__this = (Promise_String_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Promise_String_obj), true, "lime.app.Promise_String")); - *(void **)__this = Promise_String_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Promise_String_obj::Promise_String_obj() -{ -} - -void Promise_String_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Promise_String); - HX_MARK_MEMBER_NAME(future,"future"); - HX_MARK_MEMBER_NAME(isComplete,"isComplete"); - HX_MARK_MEMBER_NAME(isError,"isError"); - HX_MARK_END_CLASS(); -} - -void Promise_String_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(future,"future"); - HX_VISIT_MEMBER_NAME(isComplete,"isComplete"); - HX_VISIT_MEMBER_NAME(isError,"isError"); -} - -hx::Val Promise_String_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"error") ) { return hx::Val( error_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"future") ) { return hx::Val( future ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isError() : isError ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"complete") ) { return hx::Val( complete_dyn() ); } - if (HX_FIELD_EQ(inName,"progress") ) { return hx::Val( progress_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isComplete() : isComplete ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_isError") ) { return hx::Val( get_isError_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"completeWith") ) { return hx::Val( completeWith_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_isComplete") ) { return hx::Val( get_isComplete_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Promise_String_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"future") ) { future=inValue.Cast< ::lime::app::Future >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { isError=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { isComplete=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Promise_String_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("future",43,98,4e,73)); - outFields->push(HX_("isComplete",c3,12,77,fa)); - outFields->push(HX_("isError",7e,6f,af,0f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Promise_String_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::app::Future */ ,(int)offsetof(Promise_String_obj,future),HX_("future",43,98,4e,73)}, - {hx::fsBool,(int)offsetof(Promise_String_obj,isComplete),HX_("isComplete",c3,12,77,fa)}, - {hx::fsBool,(int)offsetof(Promise_String_obj,isError),HX_("isError",7e,6f,af,0f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Promise_String_obj_sStaticStorageInfo = 0; -#endif - -static ::String Promise_String_obj_sMemberFields[] = { - HX_("future",43,98,4e,73), - HX_("isComplete",c3,12,77,fa), - HX_("isError",7e,6f,af,0f), - HX_("complete",b9,00,c8,7f), - HX_("completeWith",5f,f3,ba,c2), - HX_("error",c8,cb,29,73), - HX_("progress",ad,f7,2a,86), - HX_("get_isComplete",0c,9b,6c,70), - HX_("get_isError",95,cf,a9,95), - ::String(null()) }; - -hx::Class Promise_String_obj::__mClass; - -void Promise_String_obj::__register() -{ - Promise_String_obj _hx_dummy; - Promise_String_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app.Promise_String",5b,b1,1a,e7); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Promise_String_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Promise_String_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Promise_String_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Promise_String_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/Promise_haxe_io_Bytes.cpp b/hGameTest/bin/linux/obj/src/lime/app/Promise_haxe_io_Bytes.cpp deleted file mode 100644 index 34e3ce90..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/Promise_haxe_io_Bytes.cpp +++ /dev/null @@ -1,284 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise -#include -#endif -#ifndef INCLUDED_lime_app_Promise_haxe_io_Bytes -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_efb4ad2ff76273d5_89_new,"lime.app.Promise_haxe_io_Bytes","new",0x618f9cb3,"lime.app.Promise_haxe_io_Bytes.new","lime/app/Promise.hx",89,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_efb4ad2ff76273d5_98_complete,"lime.app.Promise_haxe_io_Bytes","complete",0xc5e7a786,"lime.app.Promise_haxe_io_Bytes.complete","lime/app/Promise.hx",98,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_efb4ad2ff76273d5_125_completeWith,"lime.app.Promise_haxe_io_Bytes","completeWith",0x91ca84ac,"lime.app.Promise_haxe_io_Bytes.completeWith","lime/app/Promise.hx",125,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_efb4ad2ff76273d5_139_error,"lime.app.Promise_haxe_io_Bytes","error",0x742f92db,"lime.app.Promise_haxe_io_Bytes.error","lime/app/Promise.hx",139,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_efb4ad2ff76273d5_166_progress,"lime.app.Promise_haxe_io_Bytes","progress",0xcc4a9e7a,"lime.app.Promise_haxe_io_Bytes.progress","lime/app/Promise.hx",166,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_efb4ad2ff76273d5_184_get_isComplete,"lime.app.Promise_haxe_io_Bytes","get_isComplete",0xcf7cd999,"lime.app.Promise_haxe_io_Bytes.get_isComplete","lime/app/Promise.hx",184,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_efb4ad2ff76273d5_189_get_isError,"lime.app.Promise_haxe_io_Bytes","get_isError",0xedd6a6e8,"lime.app.Promise_haxe_io_Bytes.get_isError","lime/app/Promise.hx",189,0x10ba4f0b) -namespace lime{ -namespace app{ - -void Promise_haxe_io_Bytes_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_efb4ad2ff76273d5_89_new) -HXDLIN( 89) this->future = ::lime::app::Future_obj::__alloc( HX_CTX ,null(),null()); - } - -Dynamic Promise_haxe_io_Bytes_obj::__CreateEmpty() { return new Promise_haxe_io_Bytes_obj; } - -void *Promise_haxe_io_Bytes_obj::_hx_vtable = 0; - -Dynamic Promise_haxe_io_Bytes_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Promise_haxe_io_Bytes_obj > _hx_result = new Promise_haxe_io_Bytes_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Promise_haxe_io_Bytes_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3e090d7b; -} - - ::lime::app::Promise_haxe_io_Bytes Promise_haxe_io_Bytes_obj::complete( ::haxe::io::Bytes data){ - HX_STACKFRAME(&_hx_pos_efb4ad2ff76273d5_98_complete) -HXLINE( 99) if (!(this->future->isError)) { -HXLINE( 101) this->future->isComplete = true; -HXLINE( 102) this->future->value = data; -HXLINE( 104) if (hx::IsNotNull( this->future->_hx___completeListeners )) { -HXLINE( 106) { -HXLINE( 106) int _g = 0; -HXDLIN( 106) ::Array< ::Dynamic> _g1 = this->future->_hx___completeListeners; -HXDLIN( 106) while((_g < _g1->length)){ -HXLINE( 106) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 106) _g = (_g + 1); -HXLINE( 108) listener(data); - } - } -HXLINE( 111) this->future->_hx___completeListeners = null(); - } - } -HXLINE( 115) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_haxe_io_Bytes_obj,complete,return ) - - ::lime::app::Promise_haxe_io_Bytes Promise_haxe_io_Bytes_obj::completeWith( ::lime::app::Future future){ - HX_STACKFRAME(&_hx_pos_efb4ad2ff76273d5_125_completeWith) -HXLINE( 126) future->onComplete(this->complete_dyn()); -HXLINE( 127) future->onError(this->error_dyn()); -HXLINE( 128) future->onProgress(this->progress_dyn()); -HXLINE( 130) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_haxe_io_Bytes_obj,completeWith,return ) - - ::lime::app::Promise_haxe_io_Bytes Promise_haxe_io_Bytes_obj::error( ::Dynamic msg){ - HX_STACKFRAME(&_hx_pos_efb4ad2ff76273d5_139_error) -HXLINE( 140) if (!(this->future->isComplete)) { -HXLINE( 142) this->future->isError = true; -HXLINE( 143) this->future->error = msg; -HXLINE( 145) if (hx::IsNotNull( this->future->_hx___errorListeners )) { -HXLINE( 147) { -HXLINE( 147) int _g = 0; -HXDLIN( 147) ::Array< ::Dynamic> _g1 = this->future->_hx___errorListeners; -HXDLIN( 147) while((_g < _g1->length)){ -HXLINE( 147) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 147) _g = (_g + 1); -HXLINE( 149) listener(msg); - } - } -HXLINE( 152) this->future->_hx___errorListeners = null(); - } - } -HXLINE( 156) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_haxe_io_Bytes_obj,error,return ) - - ::lime::app::Promise_haxe_io_Bytes Promise_haxe_io_Bytes_obj::progress(int progress,int total){ - HX_STACKFRAME(&_hx_pos_efb4ad2ff76273d5_166_progress) -HXLINE( 167) bool _hx_tmp; -HXDLIN( 167) if (!(this->future->isError)) { -HXLINE( 167) _hx_tmp = !(this->future->isComplete); - } - else { -HXLINE( 167) _hx_tmp = false; - } -HXDLIN( 167) if (_hx_tmp) { -HXLINE( 169) if (hx::IsNotNull( this->future->_hx___progressListeners )) { -HXLINE( 171) int _g = 0; -HXDLIN( 171) ::Array< ::Dynamic> _g1 = this->future->_hx___progressListeners; -HXDLIN( 171) while((_g < _g1->length)){ -HXLINE( 171) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 171) _g = (_g + 1); -HXLINE( 173) listener(progress,total); - } - } - } -HXLINE( 178) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Promise_haxe_io_Bytes_obj,progress,return ) - -bool Promise_haxe_io_Bytes_obj::get_isComplete(){ - HX_STACKFRAME(&_hx_pos_efb4ad2ff76273d5_184_get_isComplete) -HXDLIN( 184) return this->future->isComplete; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_haxe_io_Bytes_obj,get_isComplete,return ) - -bool Promise_haxe_io_Bytes_obj::get_isError(){ - HX_STACKFRAME(&_hx_pos_efb4ad2ff76273d5_189_get_isError) -HXDLIN( 189) return this->future->isError; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_haxe_io_Bytes_obj,get_isError,return ) - - -hx::ObjectPtr< Promise_haxe_io_Bytes_obj > Promise_haxe_io_Bytes_obj::__new() { - hx::ObjectPtr< Promise_haxe_io_Bytes_obj > __this = new Promise_haxe_io_Bytes_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Promise_haxe_io_Bytes_obj > Promise_haxe_io_Bytes_obj::__alloc(hx::Ctx *_hx_ctx) { - Promise_haxe_io_Bytes_obj *__this = (Promise_haxe_io_Bytes_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Promise_haxe_io_Bytes_obj), true, "lime.app.Promise_haxe_io_Bytes")); - *(void **)__this = Promise_haxe_io_Bytes_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Promise_haxe_io_Bytes_obj::Promise_haxe_io_Bytes_obj() -{ -} - -void Promise_haxe_io_Bytes_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Promise_haxe_io_Bytes); - HX_MARK_MEMBER_NAME(future,"future"); - HX_MARK_MEMBER_NAME(isComplete,"isComplete"); - HX_MARK_MEMBER_NAME(isError,"isError"); - HX_MARK_END_CLASS(); -} - -void Promise_haxe_io_Bytes_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(future,"future"); - HX_VISIT_MEMBER_NAME(isComplete,"isComplete"); - HX_VISIT_MEMBER_NAME(isError,"isError"); -} - -hx::Val Promise_haxe_io_Bytes_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"error") ) { return hx::Val( error_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"future") ) { return hx::Val( future ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isError() : isError ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"complete") ) { return hx::Val( complete_dyn() ); } - if (HX_FIELD_EQ(inName,"progress") ) { return hx::Val( progress_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isComplete() : isComplete ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_isError") ) { return hx::Val( get_isError_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"completeWith") ) { return hx::Val( completeWith_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_isComplete") ) { return hx::Val( get_isComplete_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Promise_haxe_io_Bytes_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"future") ) { future=inValue.Cast< ::lime::app::Future >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { isError=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { isComplete=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Promise_haxe_io_Bytes_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("future",43,98,4e,73)); - outFields->push(HX_("isComplete",c3,12,77,fa)); - outFields->push(HX_("isError",7e,6f,af,0f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Promise_haxe_io_Bytes_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::app::Future */ ,(int)offsetof(Promise_haxe_io_Bytes_obj,future),HX_("future",43,98,4e,73)}, - {hx::fsBool,(int)offsetof(Promise_haxe_io_Bytes_obj,isComplete),HX_("isComplete",c3,12,77,fa)}, - {hx::fsBool,(int)offsetof(Promise_haxe_io_Bytes_obj,isError),HX_("isError",7e,6f,af,0f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Promise_haxe_io_Bytes_obj_sStaticStorageInfo = 0; -#endif - -static ::String Promise_haxe_io_Bytes_obj_sMemberFields[] = { - HX_("future",43,98,4e,73), - HX_("isComplete",c3,12,77,fa), - HX_("isError",7e,6f,af,0f), - HX_("complete",b9,00,c8,7f), - HX_("completeWith",5f,f3,ba,c2), - HX_("error",c8,cb,29,73), - HX_("progress",ad,f7,2a,86), - HX_("get_isComplete",0c,9b,6c,70), - HX_("get_isError",95,cf,a9,95), - ::String(null()) }; - -hx::Class Promise_haxe_io_Bytes_obj::__mClass; - -void Promise_haxe_io_Bytes_obj::__register() -{ - Promise_haxe_io_Bytes_obj _hx_dummy; - Promise_haxe_io_Bytes_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app.Promise_haxe_io_Bytes",41,c7,58,0c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Promise_haxe_io_Bytes_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Promise_haxe_io_Bytes_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Promise_haxe_io_Bytes_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Promise_haxe_io_Bytes_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/Promise_lime_media_AudioBuffer.cpp b/hGameTest/bin/linux/obj/src/lime/app/Promise_lime_media_AudioBuffer.cpp deleted file mode 100644 index 6be0ee22..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/Promise_lime_media_AudioBuffer.cpp +++ /dev/null @@ -1,284 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise -#include -#endif -#ifndef INCLUDED_lime_app_Promise_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_media_AudioBuffer -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_dc587d2dc6aca49f_89_new,"lime.app.Promise_lime_media_AudioBuffer","new",0xd173472d,"lime.app.Promise_lime_media_AudioBuffer.new","lime/app/Promise.hx",89,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_dc587d2dc6aca49f_98_complete,"lime.app.Promise_lime_media_AudioBuffer","complete",0x5205c2cc,"lime.app.Promise_lime_media_AudioBuffer.complete","lime/app/Promise.hx",98,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_dc587d2dc6aca49f_125_completeWith,"lime.app.Promise_lime_media_AudioBuffer","completeWith",0xa49ebaf2,"lime.app.Promise_lime_media_AudioBuffer.completeWith","lime/app/Promise.hx",125,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_dc587d2dc6aca49f_139_error,"lime.app.Promise_lime_media_AudioBuffer","error",0x642e4fd5,"lime.app.Promise_lime_media_AudioBuffer.error","lime/app/Promise.hx",139,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_dc587d2dc6aca49f_166_progress,"lime.app.Promise_lime_media_AudioBuffer","progress",0x5868b9c0,"lime.app.Promise_lime_media_AudioBuffer.progress","lime/app/Promise.hx",166,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_dc587d2dc6aca49f_184_get_isComplete,"lime.app.Promise_lime_media_AudioBuffer","get_isComplete",0x687fad5f,"lime.app.Promise_lime_media_AudioBuffer.get_isComplete","lime/app/Promise.hx",184,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_dc587d2dc6aca49f_189_get_isError,"lime.app.Promise_lime_media_AudioBuffer","get_isError",0x4f805b62,"lime.app.Promise_lime_media_AudioBuffer.get_isError","lime/app/Promise.hx",189,0x10ba4f0b) -namespace lime{ -namespace app{ - -void Promise_lime_media_AudioBuffer_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_dc587d2dc6aca49f_89_new) -HXDLIN( 89) this->future = ::lime::app::Future_obj::__alloc( HX_CTX ,null(),null()); - } - -Dynamic Promise_lime_media_AudioBuffer_obj::__CreateEmpty() { return new Promise_lime_media_AudioBuffer_obj; } - -void *Promise_lime_media_AudioBuffer_obj::_hx_vtable = 0; - -Dynamic Promise_lime_media_AudioBuffer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Promise_lime_media_AudioBuffer_obj > _hx_result = new Promise_lime_media_AudioBuffer_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Promise_lime_media_AudioBuffer_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x47c2125d; -} - - ::lime::app::Promise_lime_media_AudioBuffer Promise_lime_media_AudioBuffer_obj::complete( ::lime::media::AudioBuffer data){ - HX_STACKFRAME(&_hx_pos_dc587d2dc6aca49f_98_complete) -HXLINE( 99) if (!(this->future->isError)) { -HXLINE( 101) this->future->isComplete = true; -HXLINE( 102) this->future->value = data; -HXLINE( 104) if (hx::IsNotNull( this->future->_hx___completeListeners )) { -HXLINE( 106) { -HXLINE( 106) int _g = 0; -HXDLIN( 106) ::Array< ::Dynamic> _g1 = this->future->_hx___completeListeners; -HXDLIN( 106) while((_g < _g1->length)){ -HXLINE( 106) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 106) _g = (_g + 1); -HXLINE( 108) listener(data); - } - } -HXLINE( 111) this->future->_hx___completeListeners = null(); - } - } -HXLINE( 115) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_lime_media_AudioBuffer_obj,complete,return ) - - ::lime::app::Promise_lime_media_AudioBuffer Promise_lime_media_AudioBuffer_obj::completeWith( ::lime::app::Future future){ - HX_STACKFRAME(&_hx_pos_dc587d2dc6aca49f_125_completeWith) -HXLINE( 126) future->onComplete(this->complete_dyn()); -HXLINE( 127) future->onError(this->error_dyn()); -HXLINE( 128) future->onProgress(this->progress_dyn()); -HXLINE( 130) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_lime_media_AudioBuffer_obj,completeWith,return ) - - ::lime::app::Promise_lime_media_AudioBuffer Promise_lime_media_AudioBuffer_obj::error( ::Dynamic msg){ - HX_STACKFRAME(&_hx_pos_dc587d2dc6aca49f_139_error) -HXLINE( 140) if (!(this->future->isComplete)) { -HXLINE( 142) this->future->isError = true; -HXLINE( 143) this->future->error = msg; -HXLINE( 145) if (hx::IsNotNull( this->future->_hx___errorListeners )) { -HXLINE( 147) { -HXLINE( 147) int _g = 0; -HXDLIN( 147) ::Array< ::Dynamic> _g1 = this->future->_hx___errorListeners; -HXDLIN( 147) while((_g < _g1->length)){ -HXLINE( 147) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 147) _g = (_g + 1); -HXLINE( 149) listener(msg); - } - } -HXLINE( 152) this->future->_hx___errorListeners = null(); - } - } -HXLINE( 156) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_lime_media_AudioBuffer_obj,error,return ) - - ::lime::app::Promise_lime_media_AudioBuffer Promise_lime_media_AudioBuffer_obj::progress(int progress,int total){ - HX_STACKFRAME(&_hx_pos_dc587d2dc6aca49f_166_progress) -HXLINE( 167) bool _hx_tmp; -HXDLIN( 167) if (!(this->future->isError)) { -HXLINE( 167) _hx_tmp = !(this->future->isComplete); - } - else { -HXLINE( 167) _hx_tmp = false; - } -HXDLIN( 167) if (_hx_tmp) { -HXLINE( 169) if (hx::IsNotNull( this->future->_hx___progressListeners )) { -HXLINE( 171) int _g = 0; -HXDLIN( 171) ::Array< ::Dynamic> _g1 = this->future->_hx___progressListeners; -HXDLIN( 171) while((_g < _g1->length)){ -HXLINE( 171) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 171) _g = (_g + 1); -HXLINE( 173) listener(progress,total); - } - } - } -HXLINE( 178) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Promise_lime_media_AudioBuffer_obj,progress,return ) - -bool Promise_lime_media_AudioBuffer_obj::get_isComplete(){ - HX_STACKFRAME(&_hx_pos_dc587d2dc6aca49f_184_get_isComplete) -HXDLIN( 184) return this->future->isComplete; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_lime_media_AudioBuffer_obj,get_isComplete,return ) - -bool Promise_lime_media_AudioBuffer_obj::get_isError(){ - HX_STACKFRAME(&_hx_pos_dc587d2dc6aca49f_189_get_isError) -HXDLIN( 189) return this->future->isError; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_lime_media_AudioBuffer_obj,get_isError,return ) - - -hx::ObjectPtr< Promise_lime_media_AudioBuffer_obj > Promise_lime_media_AudioBuffer_obj::__new() { - hx::ObjectPtr< Promise_lime_media_AudioBuffer_obj > __this = new Promise_lime_media_AudioBuffer_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Promise_lime_media_AudioBuffer_obj > Promise_lime_media_AudioBuffer_obj::__alloc(hx::Ctx *_hx_ctx) { - Promise_lime_media_AudioBuffer_obj *__this = (Promise_lime_media_AudioBuffer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Promise_lime_media_AudioBuffer_obj), true, "lime.app.Promise_lime_media_AudioBuffer")); - *(void **)__this = Promise_lime_media_AudioBuffer_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Promise_lime_media_AudioBuffer_obj::Promise_lime_media_AudioBuffer_obj() -{ -} - -void Promise_lime_media_AudioBuffer_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Promise_lime_media_AudioBuffer); - HX_MARK_MEMBER_NAME(future,"future"); - HX_MARK_MEMBER_NAME(isComplete,"isComplete"); - HX_MARK_MEMBER_NAME(isError,"isError"); - HX_MARK_END_CLASS(); -} - -void Promise_lime_media_AudioBuffer_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(future,"future"); - HX_VISIT_MEMBER_NAME(isComplete,"isComplete"); - HX_VISIT_MEMBER_NAME(isError,"isError"); -} - -hx::Val Promise_lime_media_AudioBuffer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"error") ) { return hx::Val( error_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"future") ) { return hx::Val( future ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isError() : isError ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"complete") ) { return hx::Val( complete_dyn() ); } - if (HX_FIELD_EQ(inName,"progress") ) { return hx::Val( progress_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isComplete() : isComplete ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_isError") ) { return hx::Val( get_isError_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"completeWith") ) { return hx::Val( completeWith_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_isComplete") ) { return hx::Val( get_isComplete_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Promise_lime_media_AudioBuffer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"future") ) { future=inValue.Cast< ::lime::app::Future >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { isError=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { isComplete=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Promise_lime_media_AudioBuffer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("future",43,98,4e,73)); - outFields->push(HX_("isComplete",c3,12,77,fa)); - outFields->push(HX_("isError",7e,6f,af,0f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Promise_lime_media_AudioBuffer_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::app::Future */ ,(int)offsetof(Promise_lime_media_AudioBuffer_obj,future),HX_("future",43,98,4e,73)}, - {hx::fsBool,(int)offsetof(Promise_lime_media_AudioBuffer_obj,isComplete),HX_("isComplete",c3,12,77,fa)}, - {hx::fsBool,(int)offsetof(Promise_lime_media_AudioBuffer_obj,isError),HX_("isError",7e,6f,af,0f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Promise_lime_media_AudioBuffer_obj_sStaticStorageInfo = 0; -#endif - -static ::String Promise_lime_media_AudioBuffer_obj_sMemberFields[] = { - HX_("future",43,98,4e,73), - HX_("isComplete",c3,12,77,fa), - HX_("isError",7e,6f,af,0f), - HX_("complete",b9,00,c8,7f), - HX_("completeWith",5f,f3,ba,c2), - HX_("error",c8,cb,29,73), - HX_("progress",ad,f7,2a,86), - HX_("get_isComplete",0c,9b,6c,70), - HX_("get_isError",95,cf,a9,95), - ::String(null()) }; - -hx::Class Promise_lime_media_AudioBuffer_obj::__mClass; - -void Promise_lime_media_AudioBuffer_obj::__register() -{ - Promise_lime_media_AudioBuffer_obj _hx_dummy; - Promise_lime_media_AudioBuffer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app.Promise_lime_media_AudioBuffer",bb,2c,c3,c7); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Promise_lime_media_AudioBuffer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Promise_lime_media_AudioBuffer_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Promise_lime_media_AudioBuffer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Promise_lime_media_AudioBuffer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/Promise_lime_text_Font.cpp b/hGameTest/bin/linux/obj/src/lime/app/Promise_lime_text_Font.cpp deleted file mode 100644 index fc69b3bc..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/Promise_lime_text_Font.cpp +++ /dev/null @@ -1,284 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise -#include -#endif -#ifndef INCLUDED_lime_app_Promise_lime_text_Font -#include -#endif -#ifndef INCLUDED_lime_text_Font -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_29facf1bb5373994_89_new,"lime.app.Promise_lime_text_Font","new",0x708368f3,"lime.app.Promise_lime_text_Font.new","lime/app/Promise.hx",89,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_29facf1bb5373994_98_complete,"lime.app.Promise_lime_text_Font","complete",0x0a877346,"lime.app.Promise_lime_text_Font.complete","lime/app/Promise.hx",98,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_29facf1bb5373994_125_completeWith,"lime.app.Promise_lime_text_Font","completeWith",0xf69b306c,"lime.app.Promise_lime_text_Font.completeWith","lime/app/Promise.hx",125,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_29facf1bb5373994_139_error,"lime.app.Promise_lime_text_Font","error",0x00deef1b,"lime.app.Promise_lime_text_Font.error","lime/app/Promise.hx",139,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_29facf1bb5373994_166_progress,"lime.app.Promise_lime_text_Font","progress",0x10ea6a3a,"lime.app.Promise_lime_text_Font.progress","lime/app/Promise.hx",166,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_29facf1bb5373994_184_get_isComplete,"lime.app.Promise_lime_text_Font","get_isComplete",0x8a9ff559,"lime.app.Promise_lime_text_Font.get_isComplete","lime/app/Promise.hx",184,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_29facf1bb5373994_189_get_isError,"lime.app.Promise_lime_text_Font","get_isError",0xc3d0b328,"lime.app.Promise_lime_text_Font.get_isError","lime/app/Promise.hx",189,0x10ba4f0b) -namespace lime{ -namespace app{ - -void Promise_lime_text_Font_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_29facf1bb5373994_89_new) -HXDLIN( 89) this->future = ::lime::app::Future_obj::__alloc( HX_CTX ,null(),null()); - } - -Dynamic Promise_lime_text_Font_obj::__CreateEmpty() { return new Promise_lime_text_Font_obj; } - -void *Promise_lime_text_Font_obj::_hx_vtable = 0; - -Dynamic Promise_lime_text_Font_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Promise_lime_text_Font_obj > _hx_result = new Promise_lime_text_Font_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Promise_lime_text_Font_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3a6ea007; -} - - ::lime::app::Promise_lime_text_Font Promise_lime_text_Font_obj::complete( ::lime::text::Font data){ - HX_STACKFRAME(&_hx_pos_29facf1bb5373994_98_complete) -HXLINE( 99) if (!(this->future->isError)) { -HXLINE( 101) this->future->isComplete = true; -HXLINE( 102) this->future->value = data; -HXLINE( 104) if (hx::IsNotNull( this->future->_hx___completeListeners )) { -HXLINE( 106) { -HXLINE( 106) int _g = 0; -HXDLIN( 106) ::Array< ::Dynamic> _g1 = this->future->_hx___completeListeners; -HXDLIN( 106) while((_g < _g1->length)){ -HXLINE( 106) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 106) _g = (_g + 1); -HXLINE( 108) listener(data); - } - } -HXLINE( 111) this->future->_hx___completeListeners = null(); - } - } -HXLINE( 115) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_lime_text_Font_obj,complete,return ) - - ::lime::app::Promise_lime_text_Font Promise_lime_text_Font_obj::completeWith( ::lime::app::Future future){ - HX_STACKFRAME(&_hx_pos_29facf1bb5373994_125_completeWith) -HXLINE( 126) future->onComplete(this->complete_dyn()); -HXLINE( 127) future->onError(this->error_dyn()); -HXLINE( 128) future->onProgress(this->progress_dyn()); -HXLINE( 130) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_lime_text_Font_obj,completeWith,return ) - - ::lime::app::Promise_lime_text_Font Promise_lime_text_Font_obj::error( ::Dynamic msg){ - HX_STACKFRAME(&_hx_pos_29facf1bb5373994_139_error) -HXLINE( 140) if (!(this->future->isComplete)) { -HXLINE( 142) this->future->isError = true; -HXLINE( 143) this->future->error = msg; -HXLINE( 145) if (hx::IsNotNull( this->future->_hx___errorListeners )) { -HXLINE( 147) { -HXLINE( 147) int _g = 0; -HXDLIN( 147) ::Array< ::Dynamic> _g1 = this->future->_hx___errorListeners; -HXDLIN( 147) while((_g < _g1->length)){ -HXLINE( 147) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 147) _g = (_g + 1); -HXLINE( 149) listener(msg); - } - } -HXLINE( 152) this->future->_hx___errorListeners = null(); - } - } -HXLINE( 156) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_lime_text_Font_obj,error,return ) - - ::lime::app::Promise_lime_text_Font Promise_lime_text_Font_obj::progress(int progress,int total){ - HX_STACKFRAME(&_hx_pos_29facf1bb5373994_166_progress) -HXLINE( 167) bool _hx_tmp; -HXDLIN( 167) if (!(this->future->isError)) { -HXLINE( 167) _hx_tmp = !(this->future->isComplete); - } - else { -HXLINE( 167) _hx_tmp = false; - } -HXDLIN( 167) if (_hx_tmp) { -HXLINE( 169) if (hx::IsNotNull( this->future->_hx___progressListeners )) { -HXLINE( 171) int _g = 0; -HXDLIN( 171) ::Array< ::Dynamic> _g1 = this->future->_hx___progressListeners; -HXDLIN( 171) while((_g < _g1->length)){ -HXLINE( 171) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 171) _g = (_g + 1); -HXLINE( 173) listener(progress,total); - } - } - } -HXLINE( 178) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Promise_lime_text_Font_obj,progress,return ) - -bool Promise_lime_text_Font_obj::get_isComplete(){ - HX_STACKFRAME(&_hx_pos_29facf1bb5373994_184_get_isComplete) -HXDLIN( 184) return this->future->isComplete; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_lime_text_Font_obj,get_isComplete,return ) - -bool Promise_lime_text_Font_obj::get_isError(){ - HX_STACKFRAME(&_hx_pos_29facf1bb5373994_189_get_isError) -HXDLIN( 189) return this->future->isError; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_lime_text_Font_obj,get_isError,return ) - - -hx::ObjectPtr< Promise_lime_text_Font_obj > Promise_lime_text_Font_obj::__new() { - hx::ObjectPtr< Promise_lime_text_Font_obj > __this = new Promise_lime_text_Font_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Promise_lime_text_Font_obj > Promise_lime_text_Font_obj::__alloc(hx::Ctx *_hx_ctx) { - Promise_lime_text_Font_obj *__this = (Promise_lime_text_Font_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Promise_lime_text_Font_obj), true, "lime.app.Promise_lime_text_Font")); - *(void **)__this = Promise_lime_text_Font_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Promise_lime_text_Font_obj::Promise_lime_text_Font_obj() -{ -} - -void Promise_lime_text_Font_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Promise_lime_text_Font); - HX_MARK_MEMBER_NAME(future,"future"); - HX_MARK_MEMBER_NAME(isComplete,"isComplete"); - HX_MARK_MEMBER_NAME(isError,"isError"); - HX_MARK_END_CLASS(); -} - -void Promise_lime_text_Font_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(future,"future"); - HX_VISIT_MEMBER_NAME(isComplete,"isComplete"); - HX_VISIT_MEMBER_NAME(isError,"isError"); -} - -hx::Val Promise_lime_text_Font_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"error") ) { return hx::Val( error_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"future") ) { return hx::Val( future ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isError() : isError ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"complete") ) { return hx::Val( complete_dyn() ); } - if (HX_FIELD_EQ(inName,"progress") ) { return hx::Val( progress_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isComplete() : isComplete ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_isError") ) { return hx::Val( get_isError_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"completeWith") ) { return hx::Val( completeWith_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_isComplete") ) { return hx::Val( get_isComplete_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Promise_lime_text_Font_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"future") ) { future=inValue.Cast< ::lime::app::Future >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { isError=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { isComplete=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Promise_lime_text_Font_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("future",43,98,4e,73)); - outFields->push(HX_("isComplete",c3,12,77,fa)); - outFields->push(HX_("isError",7e,6f,af,0f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Promise_lime_text_Font_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::app::Future */ ,(int)offsetof(Promise_lime_text_Font_obj,future),HX_("future",43,98,4e,73)}, - {hx::fsBool,(int)offsetof(Promise_lime_text_Font_obj,isComplete),HX_("isComplete",c3,12,77,fa)}, - {hx::fsBool,(int)offsetof(Promise_lime_text_Font_obj,isError),HX_("isError",7e,6f,af,0f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Promise_lime_text_Font_obj_sStaticStorageInfo = 0; -#endif - -static ::String Promise_lime_text_Font_obj_sMemberFields[] = { - HX_("future",43,98,4e,73), - HX_("isComplete",c3,12,77,fa), - HX_("isError",7e,6f,af,0f), - HX_("complete",b9,00,c8,7f), - HX_("completeWith",5f,f3,ba,c2), - HX_("error",c8,cb,29,73), - HX_("progress",ad,f7,2a,86), - HX_("get_isComplete",0c,9b,6c,70), - HX_("get_isError",95,cf,a9,95), - ::String(null()) }; - -hx::Class Promise_lime_text_Font_obj::__mClass; - -void Promise_lime_text_Font_obj::__register() -{ - Promise_lime_text_Font_obj _hx_dummy; - Promise_lime_text_Font_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app.Promise_lime_text_Font",81,73,e1,f1); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Promise_lime_text_Font_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Promise_lime_text_Font_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Promise_lime_text_Font_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Promise_lime_text_Font_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/Promise_lime_utils_AssetLibrary.cpp b/hGameTest/bin/linux/obj/src/lime/app/Promise_lime_utils_AssetLibrary.cpp deleted file mode 100644 index 0ca48c30..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/Promise_lime_utils_AssetLibrary.cpp +++ /dev/null @@ -1,284 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise -#include -#endif -#ifndef INCLUDED_lime_app_Promise_lime_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_lime_utils_AssetLibrary -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_fb3f90ed3afd7756_89_new,"lime.app.Promise_lime_utils_AssetLibrary","new",0x0f34710b,"lime.app.Promise_lime_utils_AssetLibrary.new","lime/app/Promise.hx",89,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_fb3f90ed3afd7756_98_complete,"lime.app.Promise_lime_utils_AssetLibrary","complete",0xfdaa142e,"lime.app.Promise_lime_utils_AssetLibrary.complete","lime/app/Promise.hx",98,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_fb3f90ed3afd7756_125_completeWith,"lime.app.Promise_lime_utils_AssetLibrary","completeWith",0xd4846554,"lime.app.Promise_lime_utils_AssetLibrary.completeWith","lime/app/Promise.hx",125,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_fb3f90ed3afd7756_139_error,"lime.app.Promise_lime_utils_AssetLibrary","error",0x73f42d33,"lime.app.Promise_lime_utils_AssetLibrary.error","lime/app/Promise.hx",139,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_fb3f90ed3afd7756_166_progress,"lime.app.Promise_lime_utils_AssetLibrary","progress",0x040d0b22,"lime.app.Promise_lime_utils_AssetLibrary.progress","lime/app/Promise.hx",166,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_fb3f90ed3afd7756_184_get_isComplete,"lime.app.Promise_lime_utils_AssetLibrary","get_isComplete",0x9cee3441,"lime.app.Promise_lime_utils_AssetLibrary.get_isComplete","lime/app/Promise.hx",184,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_fb3f90ed3afd7756_189_get_isError,"lime.app.Promise_lime_utils_AssetLibrary","get_isError",0x4d6b9340,"lime.app.Promise_lime_utils_AssetLibrary.get_isError","lime/app/Promise.hx",189,0x10ba4f0b) -namespace lime{ -namespace app{ - -void Promise_lime_utils_AssetLibrary_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_fb3f90ed3afd7756_89_new) -HXDLIN( 89) this->future = ::lime::app::Future_obj::__alloc( HX_CTX ,null(),null()); - } - -Dynamic Promise_lime_utils_AssetLibrary_obj::__CreateEmpty() { return new Promise_lime_utils_AssetLibrary_obj; } - -void *Promise_lime_utils_AssetLibrary_obj::_hx_vtable = 0; - -Dynamic Promise_lime_utils_AssetLibrary_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Promise_lime_utils_AssetLibrary_obj > _hx_result = new Promise_lime_utils_AssetLibrary_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Promise_lime_utils_AssetLibrary_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x699ea253; -} - - ::lime::app::Promise_lime_utils_AssetLibrary Promise_lime_utils_AssetLibrary_obj::complete( ::lime::utils::AssetLibrary data){ - HX_STACKFRAME(&_hx_pos_fb3f90ed3afd7756_98_complete) -HXLINE( 99) if (!(this->future->isError)) { -HXLINE( 101) this->future->isComplete = true; -HXLINE( 102) this->future->value = data; -HXLINE( 104) if (hx::IsNotNull( this->future->_hx___completeListeners )) { -HXLINE( 106) { -HXLINE( 106) int _g = 0; -HXDLIN( 106) ::Array< ::Dynamic> _g1 = this->future->_hx___completeListeners; -HXDLIN( 106) while((_g < _g1->length)){ -HXLINE( 106) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 106) _g = (_g + 1); -HXLINE( 108) listener(data); - } - } -HXLINE( 111) this->future->_hx___completeListeners = null(); - } - } -HXLINE( 115) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_lime_utils_AssetLibrary_obj,complete,return ) - - ::lime::app::Promise_lime_utils_AssetLibrary Promise_lime_utils_AssetLibrary_obj::completeWith( ::lime::app::Future future){ - HX_STACKFRAME(&_hx_pos_fb3f90ed3afd7756_125_completeWith) -HXLINE( 126) future->onComplete(this->complete_dyn()); -HXLINE( 127) future->onError(this->error_dyn()); -HXLINE( 128) future->onProgress(this->progress_dyn()); -HXLINE( 130) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_lime_utils_AssetLibrary_obj,completeWith,return ) - - ::lime::app::Promise_lime_utils_AssetLibrary Promise_lime_utils_AssetLibrary_obj::error( ::Dynamic msg){ - HX_STACKFRAME(&_hx_pos_fb3f90ed3afd7756_139_error) -HXLINE( 140) if (!(this->future->isComplete)) { -HXLINE( 142) this->future->isError = true; -HXLINE( 143) this->future->error = msg; -HXLINE( 145) if (hx::IsNotNull( this->future->_hx___errorListeners )) { -HXLINE( 147) { -HXLINE( 147) int _g = 0; -HXDLIN( 147) ::Array< ::Dynamic> _g1 = this->future->_hx___errorListeners; -HXDLIN( 147) while((_g < _g1->length)){ -HXLINE( 147) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 147) _g = (_g + 1); -HXLINE( 149) listener(msg); - } - } -HXLINE( 152) this->future->_hx___errorListeners = null(); - } - } -HXLINE( 156) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_lime_utils_AssetLibrary_obj,error,return ) - - ::lime::app::Promise_lime_utils_AssetLibrary Promise_lime_utils_AssetLibrary_obj::progress(int progress,int total){ - HX_STACKFRAME(&_hx_pos_fb3f90ed3afd7756_166_progress) -HXLINE( 167) bool _hx_tmp; -HXDLIN( 167) if (!(this->future->isError)) { -HXLINE( 167) _hx_tmp = !(this->future->isComplete); - } - else { -HXLINE( 167) _hx_tmp = false; - } -HXDLIN( 167) if (_hx_tmp) { -HXLINE( 169) if (hx::IsNotNull( this->future->_hx___progressListeners )) { -HXLINE( 171) int _g = 0; -HXDLIN( 171) ::Array< ::Dynamic> _g1 = this->future->_hx___progressListeners; -HXDLIN( 171) while((_g < _g1->length)){ -HXLINE( 171) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 171) _g = (_g + 1); -HXLINE( 173) listener(progress,total); - } - } - } -HXLINE( 178) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Promise_lime_utils_AssetLibrary_obj,progress,return ) - -bool Promise_lime_utils_AssetLibrary_obj::get_isComplete(){ - HX_STACKFRAME(&_hx_pos_fb3f90ed3afd7756_184_get_isComplete) -HXDLIN( 184) return this->future->isComplete; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_lime_utils_AssetLibrary_obj,get_isComplete,return ) - -bool Promise_lime_utils_AssetLibrary_obj::get_isError(){ - HX_STACKFRAME(&_hx_pos_fb3f90ed3afd7756_189_get_isError) -HXDLIN( 189) return this->future->isError; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_lime_utils_AssetLibrary_obj,get_isError,return ) - - -hx::ObjectPtr< Promise_lime_utils_AssetLibrary_obj > Promise_lime_utils_AssetLibrary_obj::__new() { - hx::ObjectPtr< Promise_lime_utils_AssetLibrary_obj > __this = new Promise_lime_utils_AssetLibrary_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Promise_lime_utils_AssetLibrary_obj > Promise_lime_utils_AssetLibrary_obj::__alloc(hx::Ctx *_hx_ctx) { - Promise_lime_utils_AssetLibrary_obj *__this = (Promise_lime_utils_AssetLibrary_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Promise_lime_utils_AssetLibrary_obj), true, "lime.app.Promise_lime_utils_AssetLibrary")); - *(void **)__this = Promise_lime_utils_AssetLibrary_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Promise_lime_utils_AssetLibrary_obj::Promise_lime_utils_AssetLibrary_obj() -{ -} - -void Promise_lime_utils_AssetLibrary_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Promise_lime_utils_AssetLibrary); - HX_MARK_MEMBER_NAME(future,"future"); - HX_MARK_MEMBER_NAME(isComplete,"isComplete"); - HX_MARK_MEMBER_NAME(isError,"isError"); - HX_MARK_END_CLASS(); -} - -void Promise_lime_utils_AssetLibrary_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(future,"future"); - HX_VISIT_MEMBER_NAME(isComplete,"isComplete"); - HX_VISIT_MEMBER_NAME(isError,"isError"); -} - -hx::Val Promise_lime_utils_AssetLibrary_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"error") ) { return hx::Val( error_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"future") ) { return hx::Val( future ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isError() : isError ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"complete") ) { return hx::Val( complete_dyn() ); } - if (HX_FIELD_EQ(inName,"progress") ) { return hx::Val( progress_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isComplete() : isComplete ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_isError") ) { return hx::Val( get_isError_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"completeWith") ) { return hx::Val( completeWith_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_isComplete") ) { return hx::Val( get_isComplete_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Promise_lime_utils_AssetLibrary_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"future") ) { future=inValue.Cast< ::lime::app::Future >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { isError=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { isComplete=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Promise_lime_utils_AssetLibrary_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("future",43,98,4e,73)); - outFields->push(HX_("isComplete",c3,12,77,fa)); - outFields->push(HX_("isError",7e,6f,af,0f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Promise_lime_utils_AssetLibrary_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::app::Future */ ,(int)offsetof(Promise_lime_utils_AssetLibrary_obj,future),HX_("future",43,98,4e,73)}, - {hx::fsBool,(int)offsetof(Promise_lime_utils_AssetLibrary_obj,isComplete),HX_("isComplete",c3,12,77,fa)}, - {hx::fsBool,(int)offsetof(Promise_lime_utils_AssetLibrary_obj,isError),HX_("isError",7e,6f,af,0f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Promise_lime_utils_AssetLibrary_obj_sStaticStorageInfo = 0; -#endif - -static ::String Promise_lime_utils_AssetLibrary_obj_sMemberFields[] = { - HX_("future",43,98,4e,73), - HX_("isComplete",c3,12,77,fa), - HX_("isError",7e,6f,af,0f), - HX_("complete",b9,00,c8,7f), - HX_("completeWith",5f,f3,ba,c2), - HX_("error",c8,cb,29,73), - HX_("progress",ad,f7,2a,86), - HX_("get_isComplete",0c,9b,6c,70), - HX_("get_isError",95,cf,a9,95), - ::String(null()) }; - -hx::Class Promise_lime_utils_AssetLibrary_obj::__mClass; - -void Promise_lime_utils_AssetLibrary_obj::__register() -{ - Promise_lime_utils_AssetLibrary_obj _hx_dummy; - Promise_lime_utils_AssetLibrary_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app.Promise_lime_utils_AssetLibrary",99,8f,36,38); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Promise_lime_utils_AssetLibrary_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Promise_lime_utils_AssetLibrary_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Promise_lime_utils_AssetLibrary_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Promise_lime_utils_AssetLibrary_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/Promise_openfl_display_BitmapData.cpp b/hGameTest/bin/linux/obj/src/lime/app/Promise_openfl_display_BitmapData.cpp deleted file mode 100644 index 46641f74..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/Promise_openfl_display_BitmapData.cpp +++ /dev/null @@ -1,287 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise -#include -#endif -#ifndef INCLUDED_lime_app_Promise_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7c7e0ab66c023809_89_new,"lime.app.Promise_openfl_display_BitmapData","new",0x68417acd,"lime.app.Promise_openfl_display_BitmapData.new","lime/app/Promise.hx",89,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_7c7e0ab66c023809_98_complete,"lime.app.Promise_openfl_display_BitmapData","complete",0x7cf86b2c,"lime.app.Promise_openfl_display_BitmapData.complete","lime/app/Promise.hx",98,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_7c7e0ab66c023809_125_completeWith,"lime.app.Promise_openfl_display_BitmapData","completeWith",0xc87d1352,"lime.app.Promise_openfl_display_BitmapData.completeWith","lime/app/Promise.hx",125,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_7c7e0ab66c023809_139_error,"lime.app.Promise_openfl_display_BitmapData","error",0xf1a8ab75,"lime.app.Promise_openfl_display_BitmapData.error","lime/app/Promise.hx",139,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_7c7e0ab66c023809_166_progress,"lime.app.Promise_openfl_display_BitmapData","progress",0x835b6220,"lime.app.Promise_openfl_display_BitmapData.progress","lime/app/Promise.hx",166,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_7c7e0ab66c023809_184_get_isComplete,"lime.app.Promise_openfl_display_BitmapData","get_isComplete",0x02ecddbf,"lime.app.Promise_openfl_display_BitmapData.get_isComplete","lime/app/Promise.hx",184,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_7c7e0ab66c023809_189_get_isError,"lime.app.Promise_openfl_display_BitmapData","get_isError",0x531b2f02,"lime.app.Promise_openfl_display_BitmapData.get_isError","lime/app/Promise.hx",189,0x10ba4f0b) -namespace lime{ -namespace app{ - -void Promise_openfl_display_BitmapData_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_7c7e0ab66c023809_89_new) -HXDLIN( 89) this->future = ::lime::app::Future_obj::__alloc( HX_CTX ,null(),null()); - } - -Dynamic Promise_openfl_display_BitmapData_obj::__CreateEmpty() { return new Promise_openfl_display_BitmapData_obj; } - -void *Promise_openfl_display_BitmapData_obj::_hx_vtable = 0; - -Dynamic Promise_openfl_display_BitmapData_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Promise_openfl_display_BitmapData_obj > _hx_result = new Promise_openfl_display_BitmapData_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Promise_openfl_display_BitmapData_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x34e4c595; -} - - ::lime::app::Promise_openfl_display_BitmapData Promise_openfl_display_BitmapData_obj::complete( ::openfl::display::BitmapData data){ - HX_STACKFRAME(&_hx_pos_7c7e0ab66c023809_98_complete) -HXLINE( 99) if (!(this->future->isError)) { -HXLINE( 101) this->future->isComplete = true; -HXLINE( 102) this->future->value = data; -HXLINE( 104) if (hx::IsNotNull( this->future->_hx___completeListeners )) { -HXLINE( 106) { -HXLINE( 106) int _g = 0; -HXDLIN( 106) ::Array< ::Dynamic> _g1 = this->future->_hx___completeListeners; -HXDLIN( 106) while((_g < _g1->length)){ -HXLINE( 106) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 106) _g = (_g + 1); -HXLINE( 108) listener(data); - } - } -HXLINE( 111) this->future->_hx___completeListeners = null(); - } - } -HXLINE( 115) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_openfl_display_BitmapData_obj,complete,return ) - - ::lime::app::Promise_openfl_display_BitmapData Promise_openfl_display_BitmapData_obj::completeWith( ::lime::app::Future future){ - HX_STACKFRAME(&_hx_pos_7c7e0ab66c023809_125_completeWith) -HXLINE( 126) future->onComplete(this->complete_dyn()); -HXLINE( 127) future->onError(this->error_dyn()); -HXLINE( 128) future->onProgress(this->progress_dyn()); -HXLINE( 130) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_openfl_display_BitmapData_obj,completeWith,return ) - - ::lime::app::Promise_openfl_display_BitmapData Promise_openfl_display_BitmapData_obj::error( ::Dynamic msg){ - HX_STACKFRAME(&_hx_pos_7c7e0ab66c023809_139_error) -HXLINE( 140) if (!(this->future->isComplete)) { -HXLINE( 142) this->future->isError = true; -HXLINE( 143) this->future->error = msg; -HXLINE( 145) if (hx::IsNotNull( this->future->_hx___errorListeners )) { -HXLINE( 147) { -HXLINE( 147) int _g = 0; -HXDLIN( 147) ::Array< ::Dynamic> _g1 = this->future->_hx___errorListeners; -HXDLIN( 147) while((_g < _g1->length)){ -HXLINE( 147) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 147) _g = (_g + 1); -HXLINE( 149) listener(msg); - } - } -HXLINE( 152) this->future->_hx___errorListeners = null(); - } - } -HXLINE( 156) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_openfl_display_BitmapData_obj,error,return ) - - ::lime::app::Promise_openfl_display_BitmapData Promise_openfl_display_BitmapData_obj::progress(int progress,int total){ - HX_STACKFRAME(&_hx_pos_7c7e0ab66c023809_166_progress) -HXLINE( 167) bool _hx_tmp; -HXDLIN( 167) if (!(this->future->isError)) { -HXLINE( 167) _hx_tmp = !(this->future->isComplete); - } - else { -HXLINE( 167) _hx_tmp = false; - } -HXDLIN( 167) if (_hx_tmp) { -HXLINE( 169) if (hx::IsNotNull( this->future->_hx___progressListeners )) { -HXLINE( 171) int _g = 0; -HXDLIN( 171) ::Array< ::Dynamic> _g1 = this->future->_hx___progressListeners; -HXDLIN( 171) while((_g < _g1->length)){ -HXLINE( 171) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 171) _g = (_g + 1); -HXLINE( 173) listener(progress,total); - } - } - } -HXLINE( 178) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Promise_openfl_display_BitmapData_obj,progress,return ) - -bool Promise_openfl_display_BitmapData_obj::get_isComplete(){ - HX_STACKFRAME(&_hx_pos_7c7e0ab66c023809_184_get_isComplete) -HXDLIN( 184) return this->future->isComplete; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_openfl_display_BitmapData_obj,get_isComplete,return ) - -bool Promise_openfl_display_BitmapData_obj::get_isError(){ - HX_STACKFRAME(&_hx_pos_7c7e0ab66c023809_189_get_isError) -HXDLIN( 189) return this->future->isError; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_openfl_display_BitmapData_obj,get_isError,return ) - - -hx::ObjectPtr< Promise_openfl_display_BitmapData_obj > Promise_openfl_display_BitmapData_obj::__new() { - hx::ObjectPtr< Promise_openfl_display_BitmapData_obj > __this = new Promise_openfl_display_BitmapData_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Promise_openfl_display_BitmapData_obj > Promise_openfl_display_BitmapData_obj::__alloc(hx::Ctx *_hx_ctx) { - Promise_openfl_display_BitmapData_obj *__this = (Promise_openfl_display_BitmapData_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Promise_openfl_display_BitmapData_obj), true, "lime.app.Promise_openfl_display_BitmapData")); - *(void **)__this = Promise_openfl_display_BitmapData_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Promise_openfl_display_BitmapData_obj::Promise_openfl_display_BitmapData_obj() -{ -} - -void Promise_openfl_display_BitmapData_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Promise_openfl_display_BitmapData); - HX_MARK_MEMBER_NAME(future,"future"); - HX_MARK_MEMBER_NAME(isComplete,"isComplete"); - HX_MARK_MEMBER_NAME(isError,"isError"); - HX_MARK_END_CLASS(); -} - -void Promise_openfl_display_BitmapData_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(future,"future"); - HX_VISIT_MEMBER_NAME(isComplete,"isComplete"); - HX_VISIT_MEMBER_NAME(isError,"isError"); -} - -hx::Val Promise_openfl_display_BitmapData_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"error") ) { return hx::Val( error_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"future") ) { return hx::Val( future ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isError() : isError ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"complete") ) { return hx::Val( complete_dyn() ); } - if (HX_FIELD_EQ(inName,"progress") ) { return hx::Val( progress_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isComplete() : isComplete ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_isError") ) { return hx::Val( get_isError_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"completeWith") ) { return hx::Val( completeWith_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_isComplete") ) { return hx::Val( get_isComplete_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Promise_openfl_display_BitmapData_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"future") ) { future=inValue.Cast< ::lime::app::Future >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { isError=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { isComplete=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Promise_openfl_display_BitmapData_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("future",43,98,4e,73)); - outFields->push(HX_("isComplete",c3,12,77,fa)); - outFields->push(HX_("isError",7e,6f,af,0f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Promise_openfl_display_BitmapData_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::app::Future */ ,(int)offsetof(Promise_openfl_display_BitmapData_obj,future),HX_("future",43,98,4e,73)}, - {hx::fsBool,(int)offsetof(Promise_openfl_display_BitmapData_obj,isComplete),HX_("isComplete",c3,12,77,fa)}, - {hx::fsBool,(int)offsetof(Promise_openfl_display_BitmapData_obj,isError),HX_("isError",7e,6f,af,0f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Promise_openfl_display_BitmapData_obj_sStaticStorageInfo = 0; -#endif - -static ::String Promise_openfl_display_BitmapData_obj_sMemberFields[] = { - HX_("future",43,98,4e,73), - HX_("isComplete",c3,12,77,fa), - HX_("isError",7e,6f,af,0f), - HX_("complete",b9,00,c8,7f), - HX_("completeWith",5f,f3,ba,c2), - HX_("error",c8,cb,29,73), - HX_("progress",ad,f7,2a,86), - HX_("get_isComplete",0c,9b,6c,70), - HX_("get_isError",95,cf,a9,95), - ::String(null()) }; - -hx::Class Promise_openfl_display_BitmapData_obj::__mClass; - -void Promise_openfl_display_BitmapData_obj::__register() -{ - Promise_openfl_display_BitmapData_obj _hx_dummy; - Promise_openfl_display_BitmapData_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app.Promise_openfl_display_BitmapData",5b,10,47,cb); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Promise_openfl_display_BitmapData_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Promise_openfl_display_BitmapData_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Promise_openfl_display_BitmapData_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Promise_openfl_display_BitmapData_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/Promise_openfl_display_MovieClip.cpp b/hGameTest/bin/linux/obj/src/lime/app/Promise_openfl_display_MovieClip.cpp deleted file mode 100644 index 054d1b64..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/Promise_openfl_display_MovieClip.cpp +++ /dev/null @@ -1,305 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise -#include -#endif -#ifndef INCLUDED_lime_app_Promise_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f62de80125dadfb8_89_new,"lime.app.Promise_openfl_display_MovieClip","new",0x161eea30,"lime.app.Promise_openfl_display_MovieClip.new","lime/app/Promise.hx",89,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_f62de80125dadfb8_98_complete,"lime.app.Promise_openfl_display_MovieClip","complete",0xa05d54e9,"lime.app.Promise_openfl_display_MovieClip.complete","lime/app/Promise.hx",98,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_f62de80125dadfb8_125_completeWith,"lime.app.Promise_openfl_display_MovieClip","completeWith",0x9dc61f8f,"lime.app.Promise_openfl_display_MovieClip.completeWith","lime/app/Promise.hx",125,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_f62de80125dadfb8_139_error,"lime.app.Promise_openfl_display_MovieClip","error",0xe54af998,"lime.app.Promise_openfl_display_MovieClip.error","lime/app/Promise.hx",139,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_f62de80125dadfb8_166_progress,"lime.app.Promise_openfl_display_MovieClip","progress",0xa6c04bdd,"lime.app.Promise_openfl_display_MovieClip.progress","lime/app/Promise.hx",166,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_f62de80125dadfb8_184_get_isComplete,"lime.app.Promise_openfl_display_MovieClip","get_isComplete",0x85bf333c,"lime.app.Promise_openfl_display_MovieClip.get_isComplete","lime/app/Promise.hx",184,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_f62de80125dadfb8_189_get_isError,"lime.app.Promise_openfl_display_MovieClip","get_isError",0xe5db3965,"lime.app.Promise_openfl_display_MovieClip.get_isError","lime/app/Promise.hx",189,0x10ba4f0b) -namespace lime{ -namespace app{ - -void Promise_openfl_display_MovieClip_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_f62de80125dadfb8_89_new) -HXDLIN( 89) this->future = ::lime::app::Future_obj::__alloc( HX_CTX ,null(),null()); - } - -Dynamic Promise_openfl_display_MovieClip_obj::__CreateEmpty() { return new Promise_openfl_display_MovieClip_obj; } - -void *Promise_openfl_display_MovieClip_obj::_hx_vtable = 0; - -Dynamic Promise_openfl_display_MovieClip_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Promise_openfl_display_MovieClip_obj > _hx_result = new Promise_openfl_display_MovieClip_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Promise_openfl_display_MovieClip_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2dcc267c; -} - - ::lime::app::Promise_openfl_display_MovieClip Promise_openfl_display_MovieClip_obj::complete( ::openfl::display::MovieClip data){ - HX_STACKFRAME(&_hx_pos_f62de80125dadfb8_98_complete) -HXLINE( 99) if (!(this->future->isError)) { -HXLINE( 101) this->future->isComplete = true; -HXLINE( 102) this->future->value = data; -HXLINE( 104) if (hx::IsNotNull( this->future->_hx___completeListeners )) { -HXLINE( 106) { -HXLINE( 106) int _g = 0; -HXDLIN( 106) ::Array< ::Dynamic> _g1 = this->future->_hx___completeListeners; -HXDLIN( 106) while((_g < _g1->length)){ -HXLINE( 106) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 106) _g = (_g + 1); -HXLINE( 108) listener(data); - } - } -HXLINE( 111) this->future->_hx___completeListeners = null(); - } - } -HXLINE( 115) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_openfl_display_MovieClip_obj,complete,return ) - - ::lime::app::Promise_openfl_display_MovieClip Promise_openfl_display_MovieClip_obj::completeWith( ::lime::app::Future future){ - HX_STACKFRAME(&_hx_pos_f62de80125dadfb8_125_completeWith) -HXLINE( 126) future->onComplete(this->complete_dyn()); -HXLINE( 127) future->onError(this->error_dyn()); -HXLINE( 128) future->onProgress(this->progress_dyn()); -HXLINE( 130) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_openfl_display_MovieClip_obj,completeWith,return ) - - ::lime::app::Promise_openfl_display_MovieClip Promise_openfl_display_MovieClip_obj::error( ::Dynamic msg){ - HX_STACKFRAME(&_hx_pos_f62de80125dadfb8_139_error) -HXLINE( 140) if (!(this->future->isComplete)) { -HXLINE( 142) this->future->isError = true; -HXLINE( 143) this->future->error = msg; -HXLINE( 145) if (hx::IsNotNull( this->future->_hx___errorListeners )) { -HXLINE( 147) { -HXLINE( 147) int _g = 0; -HXDLIN( 147) ::Array< ::Dynamic> _g1 = this->future->_hx___errorListeners; -HXDLIN( 147) while((_g < _g1->length)){ -HXLINE( 147) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 147) _g = (_g + 1); -HXLINE( 149) listener(msg); - } - } -HXLINE( 152) this->future->_hx___errorListeners = null(); - } - } -HXLINE( 156) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_openfl_display_MovieClip_obj,error,return ) - - ::lime::app::Promise_openfl_display_MovieClip Promise_openfl_display_MovieClip_obj::progress(int progress,int total){ - HX_STACKFRAME(&_hx_pos_f62de80125dadfb8_166_progress) -HXLINE( 167) bool _hx_tmp; -HXDLIN( 167) if (!(this->future->isError)) { -HXLINE( 167) _hx_tmp = !(this->future->isComplete); - } - else { -HXLINE( 167) _hx_tmp = false; - } -HXDLIN( 167) if (_hx_tmp) { -HXLINE( 169) if (hx::IsNotNull( this->future->_hx___progressListeners )) { -HXLINE( 171) int _g = 0; -HXDLIN( 171) ::Array< ::Dynamic> _g1 = this->future->_hx___progressListeners; -HXDLIN( 171) while((_g < _g1->length)){ -HXLINE( 171) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 171) _g = (_g + 1); -HXLINE( 173) listener(progress,total); - } - } - } -HXLINE( 178) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Promise_openfl_display_MovieClip_obj,progress,return ) - -bool Promise_openfl_display_MovieClip_obj::get_isComplete(){ - HX_STACKFRAME(&_hx_pos_f62de80125dadfb8_184_get_isComplete) -HXDLIN( 184) return this->future->isComplete; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_openfl_display_MovieClip_obj,get_isComplete,return ) - -bool Promise_openfl_display_MovieClip_obj::get_isError(){ - HX_STACKFRAME(&_hx_pos_f62de80125dadfb8_189_get_isError) -HXDLIN( 189) return this->future->isError; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_openfl_display_MovieClip_obj,get_isError,return ) - - -hx::ObjectPtr< Promise_openfl_display_MovieClip_obj > Promise_openfl_display_MovieClip_obj::__new() { - hx::ObjectPtr< Promise_openfl_display_MovieClip_obj > __this = new Promise_openfl_display_MovieClip_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Promise_openfl_display_MovieClip_obj > Promise_openfl_display_MovieClip_obj::__alloc(hx::Ctx *_hx_ctx) { - Promise_openfl_display_MovieClip_obj *__this = (Promise_openfl_display_MovieClip_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Promise_openfl_display_MovieClip_obj), true, "lime.app.Promise_openfl_display_MovieClip")); - *(void **)__this = Promise_openfl_display_MovieClip_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Promise_openfl_display_MovieClip_obj::Promise_openfl_display_MovieClip_obj() -{ -} - -void Promise_openfl_display_MovieClip_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Promise_openfl_display_MovieClip); - HX_MARK_MEMBER_NAME(future,"future"); - HX_MARK_MEMBER_NAME(isComplete,"isComplete"); - HX_MARK_MEMBER_NAME(isError,"isError"); - HX_MARK_END_CLASS(); -} - -void Promise_openfl_display_MovieClip_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(future,"future"); - HX_VISIT_MEMBER_NAME(isComplete,"isComplete"); - HX_VISIT_MEMBER_NAME(isError,"isError"); -} - -hx::Val Promise_openfl_display_MovieClip_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"error") ) { return hx::Val( error_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"future") ) { return hx::Val( future ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isError() : isError ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"complete") ) { return hx::Val( complete_dyn() ); } - if (HX_FIELD_EQ(inName,"progress") ) { return hx::Val( progress_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isComplete() : isComplete ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_isError") ) { return hx::Val( get_isError_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"completeWith") ) { return hx::Val( completeWith_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_isComplete") ) { return hx::Val( get_isComplete_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Promise_openfl_display_MovieClip_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"future") ) { future=inValue.Cast< ::lime::app::Future >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { isError=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { isComplete=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Promise_openfl_display_MovieClip_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("future",43,98,4e,73)); - outFields->push(HX_("isComplete",c3,12,77,fa)); - outFields->push(HX_("isError",7e,6f,af,0f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Promise_openfl_display_MovieClip_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::app::Future */ ,(int)offsetof(Promise_openfl_display_MovieClip_obj,future),HX_("future",43,98,4e,73)}, - {hx::fsBool,(int)offsetof(Promise_openfl_display_MovieClip_obj,isComplete),HX_("isComplete",c3,12,77,fa)}, - {hx::fsBool,(int)offsetof(Promise_openfl_display_MovieClip_obj,isError),HX_("isError",7e,6f,af,0f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Promise_openfl_display_MovieClip_obj_sStaticStorageInfo = 0; -#endif - -static ::String Promise_openfl_display_MovieClip_obj_sMemberFields[] = { - HX_("future",43,98,4e,73), - HX_("isComplete",c3,12,77,fa), - HX_("isError",7e,6f,af,0f), - HX_("complete",b9,00,c8,7f), - HX_("completeWith",5f,f3,ba,c2), - HX_("error",c8,cb,29,73), - HX_("progress",ad,f7,2a,86), - HX_("get_isComplete",0c,9b,6c,70), - HX_("get_isError",95,cf,a9,95), - ::String(null()) }; - -hx::Class Promise_openfl_display_MovieClip_obj::__mClass; - -void Promise_openfl_display_MovieClip_obj::__register() -{ - Promise_openfl_display_MovieClip_obj _hx_dummy; - Promise_openfl_display_MovieClip_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app.Promise_openfl_display_MovieClip",3e,52,fa,e3); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Promise_openfl_display_MovieClip_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Promise_openfl_display_MovieClip_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Promise_openfl_display_MovieClip_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Promise_openfl_display_MovieClip_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/Promise_openfl_media_Sound.cpp b/hGameTest/bin/linux/obj/src/lime/app/Promise_openfl_media_Sound.cpp deleted file mode 100644 index 654e80c3..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/Promise_openfl_media_Sound.cpp +++ /dev/null @@ -1,290 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise -#include -#endif -#ifndef INCLUDED_lime_app_Promise_openfl_media_Sound -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_media_Sound -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_6c5054cc355ea3e9_89_new,"lime.app.Promise_openfl_media_Sound","new",0x5f28f541,"lime.app.Promise_openfl_media_Sound.new","lime/app/Promise.hx",89,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_6c5054cc355ea3e9_98_complete,"lime.app.Promise_openfl_media_Sound","complete",0x0c1c8c38,"lime.app.Promise_openfl_media_Sound.complete","lime/app/Promise.hx",98,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_6c5054cc355ea3e9_125_completeWith,"lime.app.Promise_openfl_media_Sound","completeWith",0xdb94aa5e,"lime.app.Promise_openfl_media_Sound.completeWith","lime/app/Promise.hx",125,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_6c5054cc355ea3e9_139_error,"lime.app.Promise_openfl_media_Sound","error",0x0d3aaae9,"lime.app.Promise_openfl_media_Sound.error","lime/app/Promise.hx",139,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_6c5054cc355ea3e9_166_progress,"lime.app.Promise_openfl_media_Sound","progress",0x127f832c,"lime.app.Promise_openfl_media_Sound.progress","lime/app/Promise.hx",166,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_6c5054cc355ea3e9_184_get_isComplete,"lime.app.Promise_openfl_media_Sound","get_isComplete",0xbc614fcb,"lime.app.Promise_openfl_media_Sound.get_isComplete","lime/app/Promise.hx",184,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_6c5054cc355ea3e9_189_get_isError,"lime.app.Promise_openfl_media_Sound","get_isError",0xaa703d76,"lime.app.Promise_openfl_media_Sound.get_isError","lime/app/Promise.hx",189,0x10ba4f0b) -namespace lime{ -namespace app{ - -void Promise_openfl_media_Sound_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_6c5054cc355ea3e9_89_new) -HXDLIN( 89) this->future = ::lime::app::Future_obj::__alloc( HX_CTX ,null(),null()); - } - -Dynamic Promise_openfl_media_Sound_obj::__CreateEmpty() { return new Promise_openfl_media_Sound_obj; } - -void *Promise_openfl_media_Sound_obj::_hx_vtable = 0; - -Dynamic Promise_openfl_media_Sound_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Promise_openfl_media_Sound_obj > _hx_result = new Promise_openfl_media_Sound_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Promise_openfl_media_Sound_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5b0a2d71; -} - - ::lime::app::Promise_openfl_media_Sound Promise_openfl_media_Sound_obj::complete( ::openfl::media::Sound data){ - HX_STACKFRAME(&_hx_pos_6c5054cc355ea3e9_98_complete) -HXLINE( 99) if (!(this->future->isError)) { -HXLINE( 101) this->future->isComplete = true; -HXLINE( 102) this->future->value = data; -HXLINE( 104) if (hx::IsNotNull( this->future->_hx___completeListeners )) { -HXLINE( 106) { -HXLINE( 106) int _g = 0; -HXDLIN( 106) ::Array< ::Dynamic> _g1 = this->future->_hx___completeListeners; -HXDLIN( 106) while((_g < _g1->length)){ -HXLINE( 106) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 106) _g = (_g + 1); -HXLINE( 108) listener(data); - } - } -HXLINE( 111) this->future->_hx___completeListeners = null(); - } - } -HXLINE( 115) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_openfl_media_Sound_obj,complete,return ) - - ::lime::app::Promise_openfl_media_Sound Promise_openfl_media_Sound_obj::completeWith( ::lime::app::Future future){ - HX_STACKFRAME(&_hx_pos_6c5054cc355ea3e9_125_completeWith) -HXLINE( 126) future->onComplete(this->complete_dyn()); -HXLINE( 127) future->onError(this->error_dyn()); -HXLINE( 128) future->onProgress(this->progress_dyn()); -HXLINE( 130) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_openfl_media_Sound_obj,completeWith,return ) - - ::lime::app::Promise_openfl_media_Sound Promise_openfl_media_Sound_obj::error( ::Dynamic msg){ - HX_STACKFRAME(&_hx_pos_6c5054cc355ea3e9_139_error) -HXLINE( 140) if (!(this->future->isComplete)) { -HXLINE( 142) this->future->isError = true; -HXLINE( 143) this->future->error = msg; -HXLINE( 145) if (hx::IsNotNull( this->future->_hx___errorListeners )) { -HXLINE( 147) { -HXLINE( 147) int _g = 0; -HXDLIN( 147) ::Array< ::Dynamic> _g1 = this->future->_hx___errorListeners; -HXDLIN( 147) while((_g < _g1->length)){ -HXLINE( 147) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 147) _g = (_g + 1); -HXLINE( 149) listener(msg); - } - } -HXLINE( 152) this->future->_hx___errorListeners = null(); - } - } -HXLINE( 156) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_openfl_media_Sound_obj,error,return ) - - ::lime::app::Promise_openfl_media_Sound Promise_openfl_media_Sound_obj::progress(int progress,int total){ - HX_STACKFRAME(&_hx_pos_6c5054cc355ea3e9_166_progress) -HXLINE( 167) bool _hx_tmp; -HXDLIN( 167) if (!(this->future->isError)) { -HXLINE( 167) _hx_tmp = !(this->future->isComplete); - } - else { -HXLINE( 167) _hx_tmp = false; - } -HXDLIN( 167) if (_hx_tmp) { -HXLINE( 169) if (hx::IsNotNull( this->future->_hx___progressListeners )) { -HXLINE( 171) int _g = 0; -HXDLIN( 171) ::Array< ::Dynamic> _g1 = this->future->_hx___progressListeners; -HXDLIN( 171) while((_g < _g1->length)){ -HXLINE( 171) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 171) _g = (_g + 1); -HXLINE( 173) listener(progress,total); - } - } - } -HXLINE( 178) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Promise_openfl_media_Sound_obj,progress,return ) - -bool Promise_openfl_media_Sound_obj::get_isComplete(){ - HX_STACKFRAME(&_hx_pos_6c5054cc355ea3e9_184_get_isComplete) -HXDLIN( 184) return this->future->isComplete; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_openfl_media_Sound_obj,get_isComplete,return ) - -bool Promise_openfl_media_Sound_obj::get_isError(){ - HX_STACKFRAME(&_hx_pos_6c5054cc355ea3e9_189_get_isError) -HXDLIN( 189) return this->future->isError; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_openfl_media_Sound_obj,get_isError,return ) - - -hx::ObjectPtr< Promise_openfl_media_Sound_obj > Promise_openfl_media_Sound_obj::__new() { - hx::ObjectPtr< Promise_openfl_media_Sound_obj > __this = new Promise_openfl_media_Sound_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Promise_openfl_media_Sound_obj > Promise_openfl_media_Sound_obj::__alloc(hx::Ctx *_hx_ctx) { - Promise_openfl_media_Sound_obj *__this = (Promise_openfl_media_Sound_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Promise_openfl_media_Sound_obj), true, "lime.app.Promise_openfl_media_Sound")); - *(void **)__this = Promise_openfl_media_Sound_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Promise_openfl_media_Sound_obj::Promise_openfl_media_Sound_obj() -{ -} - -void Promise_openfl_media_Sound_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Promise_openfl_media_Sound); - HX_MARK_MEMBER_NAME(future,"future"); - HX_MARK_MEMBER_NAME(isComplete,"isComplete"); - HX_MARK_MEMBER_NAME(isError,"isError"); - HX_MARK_END_CLASS(); -} - -void Promise_openfl_media_Sound_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(future,"future"); - HX_VISIT_MEMBER_NAME(isComplete,"isComplete"); - HX_VISIT_MEMBER_NAME(isError,"isError"); -} - -hx::Val Promise_openfl_media_Sound_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"error") ) { return hx::Val( error_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"future") ) { return hx::Val( future ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isError() : isError ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"complete") ) { return hx::Val( complete_dyn() ); } - if (HX_FIELD_EQ(inName,"progress") ) { return hx::Val( progress_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isComplete() : isComplete ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_isError") ) { return hx::Val( get_isError_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"completeWith") ) { return hx::Val( completeWith_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_isComplete") ) { return hx::Val( get_isComplete_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Promise_openfl_media_Sound_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"future") ) { future=inValue.Cast< ::lime::app::Future >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { isError=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { isComplete=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Promise_openfl_media_Sound_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("future",43,98,4e,73)); - outFields->push(HX_("isComplete",c3,12,77,fa)); - outFields->push(HX_("isError",7e,6f,af,0f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Promise_openfl_media_Sound_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::app::Future */ ,(int)offsetof(Promise_openfl_media_Sound_obj,future),HX_("future",43,98,4e,73)}, - {hx::fsBool,(int)offsetof(Promise_openfl_media_Sound_obj,isComplete),HX_("isComplete",c3,12,77,fa)}, - {hx::fsBool,(int)offsetof(Promise_openfl_media_Sound_obj,isError),HX_("isError",7e,6f,af,0f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Promise_openfl_media_Sound_obj_sStaticStorageInfo = 0; -#endif - -static ::String Promise_openfl_media_Sound_obj_sMemberFields[] = { - HX_("future",43,98,4e,73), - HX_("isComplete",c3,12,77,fa), - HX_("isError",7e,6f,af,0f), - HX_("complete",b9,00,c8,7f), - HX_("completeWith",5f,f3,ba,c2), - HX_("error",c8,cb,29,73), - HX_("progress",ad,f7,2a,86), - HX_("get_isComplete",0c,9b,6c,70), - HX_("get_isError",95,cf,a9,95), - ::String(null()) }; - -hx::Class Promise_openfl_media_Sound_obj::__mClass; - -void Promise_openfl_media_Sound_obj::__register() -{ - Promise_openfl_media_Sound_obj _hx_dummy; - Promise_openfl_media_Sound_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app.Promise_openfl_media_Sound",cf,40,db,e1); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Promise_openfl_media_Sound_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Promise_openfl_media_Sound_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Promise_openfl_media_Sound_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Promise_openfl_media_Sound_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/Promise_openfl_text_Font.cpp b/hGameTest/bin/linux/obj/src/lime/app/Promise_openfl_text_Font.cpp deleted file mode 100644 index c4bf13fd..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/Promise_openfl_text_Font.cpp +++ /dev/null @@ -1,287 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise -#include -#endif -#ifndef INCLUDED_lime_app_Promise_openfl_text_Font -#include -#endif -#ifndef INCLUDED_lime_text_Font -#include -#endif -#ifndef INCLUDED_openfl_text_Font -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f89c69deb59c8a9c_89_new,"lime.app.Promise_openfl_text_Font","new",0xe920a52e,"lime.app.Promise_openfl_text_Font.new","lime/app/Promise.hx",89,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_f89c69deb59c8a9c_98_complete,"lime.app.Promise_openfl_text_Font","complete",0x397f012b,"lime.app.Promise_openfl_text_Font.complete","lime/app/Promise.hx",98,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_f89c69deb59c8a9c_125_completeWith,"lime.app.Promise_openfl_text_Font","completeWith",0xc7a014d1,"lime.app.Promise_openfl_text_Font.completeWith","lime/app/Promise.hx",125,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_f89c69deb59c8a9c_139_error,"lime.app.Promise_openfl_text_Font","error",0xc86ff016,"lime.app.Promise_openfl_text_Font.error","lime/app/Promise.hx",139,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_f89c69deb59c8a9c_166_progress,"lime.app.Promise_openfl_text_Font","progress",0x3fe1f81f,"lime.app.Promise_openfl_text_Font.progress","lime/app/Promise.hx",166,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_f89c69deb59c8a9c_184_get_isComplete,"lime.app.Promise_openfl_text_Font","get_isComplete",0x51f27cfe,"lime.app.Promise_openfl_text_Font.get_isComplete","lime/app/Promise.hx",184,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_f89c69deb59c8a9c_189_get_isError,"lime.app.Promise_openfl_text_Font","get_isError",0xd3ad2263,"lime.app.Promise_openfl_text_Font.get_isError","lime/app/Promise.hx",189,0x10ba4f0b) -namespace lime{ -namespace app{ - -void Promise_openfl_text_Font_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_f89c69deb59c8a9c_89_new) -HXDLIN( 89) this->future = ::lime::app::Future_obj::__alloc( HX_CTX ,null(),null()); - } - -Dynamic Promise_openfl_text_Font_obj::__CreateEmpty() { return new Promise_openfl_text_Font_obj; } - -void *Promise_openfl_text_Font_obj::_hx_vtable = 0; - -Dynamic Promise_openfl_text_Font_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Promise_openfl_text_Font_obj > _hx_result = new Promise_openfl_text_Font_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Promise_openfl_text_Font_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x331d1042; -} - - ::lime::app::Promise_openfl_text_Font Promise_openfl_text_Font_obj::complete( ::openfl::text::Font data){ - HX_STACKFRAME(&_hx_pos_f89c69deb59c8a9c_98_complete) -HXLINE( 99) if (!(this->future->isError)) { -HXLINE( 101) this->future->isComplete = true; -HXLINE( 102) this->future->value = data; -HXLINE( 104) if (hx::IsNotNull( this->future->_hx___completeListeners )) { -HXLINE( 106) { -HXLINE( 106) int _g = 0; -HXDLIN( 106) ::Array< ::Dynamic> _g1 = this->future->_hx___completeListeners; -HXDLIN( 106) while((_g < _g1->length)){ -HXLINE( 106) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 106) _g = (_g + 1); -HXLINE( 108) listener(data); - } - } -HXLINE( 111) this->future->_hx___completeListeners = null(); - } - } -HXLINE( 115) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_openfl_text_Font_obj,complete,return ) - - ::lime::app::Promise_openfl_text_Font Promise_openfl_text_Font_obj::completeWith( ::lime::app::Future future){ - HX_STACKFRAME(&_hx_pos_f89c69deb59c8a9c_125_completeWith) -HXLINE( 126) future->onComplete(this->complete_dyn()); -HXLINE( 127) future->onError(this->error_dyn()); -HXLINE( 128) future->onProgress(this->progress_dyn()); -HXLINE( 130) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_openfl_text_Font_obj,completeWith,return ) - - ::lime::app::Promise_openfl_text_Font Promise_openfl_text_Font_obj::error( ::Dynamic msg){ - HX_STACKFRAME(&_hx_pos_f89c69deb59c8a9c_139_error) -HXLINE( 140) if (!(this->future->isComplete)) { -HXLINE( 142) this->future->isError = true; -HXLINE( 143) this->future->error = msg; -HXLINE( 145) if (hx::IsNotNull( this->future->_hx___errorListeners )) { -HXLINE( 147) { -HXLINE( 147) int _g = 0; -HXDLIN( 147) ::Array< ::Dynamic> _g1 = this->future->_hx___errorListeners; -HXDLIN( 147) while((_g < _g1->length)){ -HXLINE( 147) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 147) _g = (_g + 1); -HXLINE( 149) listener(msg); - } - } -HXLINE( 152) this->future->_hx___errorListeners = null(); - } - } -HXLINE( 156) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_openfl_text_Font_obj,error,return ) - - ::lime::app::Promise_openfl_text_Font Promise_openfl_text_Font_obj::progress(int progress,int total){ - HX_STACKFRAME(&_hx_pos_f89c69deb59c8a9c_166_progress) -HXLINE( 167) bool _hx_tmp; -HXDLIN( 167) if (!(this->future->isError)) { -HXLINE( 167) _hx_tmp = !(this->future->isComplete); - } - else { -HXLINE( 167) _hx_tmp = false; - } -HXDLIN( 167) if (_hx_tmp) { -HXLINE( 169) if (hx::IsNotNull( this->future->_hx___progressListeners )) { -HXLINE( 171) int _g = 0; -HXDLIN( 171) ::Array< ::Dynamic> _g1 = this->future->_hx___progressListeners; -HXDLIN( 171) while((_g < _g1->length)){ -HXLINE( 171) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 171) _g = (_g + 1); -HXLINE( 173) listener(progress,total); - } - } - } -HXLINE( 178) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Promise_openfl_text_Font_obj,progress,return ) - -bool Promise_openfl_text_Font_obj::get_isComplete(){ - HX_STACKFRAME(&_hx_pos_f89c69deb59c8a9c_184_get_isComplete) -HXDLIN( 184) return this->future->isComplete; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_openfl_text_Font_obj,get_isComplete,return ) - -bool Promise_openfl_text_Font_obj::get_isError(){ - HX_STACKFRAME(&_hx_pos_f89c69deb59c8a9c_189_get_isError) -HXDLIN( 189) return this->future->isError; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_openfl_text_Font_obj,get_isError,return ) - - -hx::ObjectPtr< Promise_openfl_text_Font_obj > Promise_openfl_text_Font_obj::__new() { - hx::ObjectPtr< Promise_openfl_text_Font_obj > __this = new Promise_openfl_text_Font_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Promise_openfl_text_Font_obj > Promise_openfl_text_Font_obj::__alloc(hx::Ctx *_hx_ctx) { - Promise_openfl_text_Font_obj *__this = (Promise_openfl_text_Font_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Promise_openfl_text_Font_obj), true, "lime.app.Promise_openfl_text_Font")); - *(void **)__this = Promise_openfl_text_Font_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Promise_openfl_text_Font_obj::Promise_openfl_text_Font_obj() -{ -} - -void Promise_openfl_text_Font_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Promise_openfl_text_Font); - HX_MARK_MEMBER_NAME(future,"future"); - HX_MARK_MEMBER_NAME(isComplete,"isComplete"); - HX_MARK_MEMBER_NAME(isError,"isError"); - HX_MARK_END_CLASS(); -} - -void Promise_openfl_text_Font_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(future,"future"); - HX_VISIT_MEMBER_NAME(isComplete,"isComplete"); - HX_VISIT_MEMBER_NAME(isError,"isError"); -} - -hx::Val Promise_openfl_text_Font_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"error") ) { return hx::Val( error_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"future") ) { return hx::Val( future ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isError() : isError ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"complete") ) { return hx::Val( complete_dyn() ); } - if (HX_FIELD_EQ(inName,"progress") ) { return hx::Val( progress_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isComplete() : isComplete ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_isError") ) { return hx::Val( get_isError_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"completeWith") ) { return hx::Val( completeWith_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_isComplete") ) { return hx::Val( get_isComplete_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Promise_openfl_text_Font_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"future") ) { future=inValue.Cast< ::lime::app::Future >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { isError=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { isComplete=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Promise_openfl_text_Font_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("future",43,98,4e,73)); - outFields->push(HX_("isComplete",c3,12,77,fa)); - outFields->push(HX_("isError",7e,6f,af,0f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Promise_openfl_text_Font_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::app::Future */ ,(int)offsetof(Promise_openfl_text_Font_obj,future),HX_("future",43,98,4e,73)}, - {hx::fsBool,(int)offsetof(Promise_openfl_text_Font_obj,isComplete),HX_("isComplete",c3,12,77,fa)}, - {hx::fsBool,(int)offsetof(Promise_openfl_text_Font_obj,isError),HX_("isError",7e,6f,af,0f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Promise_openfl_text_Font_obj_sStaticStorageInfo = 0; -#endif - -static ::String Promise_openfl_text_Font_obj_sMemberFields[] = { - HX_("future",43,98,4e,73), - HX_("isComplete",c3,12,77,fa), - HX_("isError",7e,6f,af,0f), - HX_("complete",b9,00,c8,7f), - HX_("completeWith",5f,f3,ba,c2), - HX_("error",c8,cb,29,73), - HX_("progress",ad,f7,2a,86), - HX_("get_isComplete",0c,9b,6c,70), - HX_("get_isError",95,cf,a9,95), - ::String(null()) }; - -hx::Class Promise_openfl_text_Font_obj::__mClass; - -void Promise_openfl_text_Font_obj::__register() -{ - Promise_openfl_text_Font_obj _hx_dummy; - Promise_openfl_text_Font_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app.Promise_openfl_text_Font",3c,36,87,cb); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Promise_openfl_text_Font_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Promise_openfl_text_Font_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Promise_openfl_text_Font_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Promise_openfl_text_Font_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/Promise_openfl_utils_ByteArray.cpp b/hGameTest/bin/linux/obj/src/lime/app/Promise_openfl_utils_ByteArray.cpp deleted file mode 100644 index c9fc2b85..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/Promise_openfl_utils_ByteArray.cpp +++ /dev/null @@ -1,293 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise -#include -#endif -#ifndef INCLUDED_lime_app_Promise_openfl_utils_ByteArray -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_35e1b455c0a91d22_89_new,"lime.app.Promise_openfl_utils_ByteArray","new",0x9fa714f0,"lime.app.Promise_openfl_utils_ByteArray.new","lime/app/Promise.hx",89,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_35e1b455c0a91d22_98_complete,"lime.app.Promise_openfl_utils_ByteArray","complete",0x4b823229,"lime.app.Promise_openfl_utils_ByteArray.complete","lime/app/Promise.hx",98,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_35e1b455c0a91d22_125_completeWith,"lime.app.Promise_openfl_utils_ByteArray","completeWith",0x12c29ccf,"lime.app.Promise_openfl_utils_ByteArray.completeWith","lime/app/Promise.hx",125,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_35e1b455c0a91d22_139_error,"lime.app.Promise_openfl_utils_ByteArray","error",0x01435458,"lime.app.Promise_openfl_utils_ByteArray.error","lime/app/Promise.hx",139,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_35e1b455c0a91d22_166_progress,"lime.app.Promise_openfl_utils_ByteArray","progress",0x51e5291d,"lime.app.Promise_openfl_utils_ByteArray.progress","lime/app/Promise.hx",166,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_35e1b455c0a91d22_184_get_isComplete,"lime.app.Promise_openfl_utils_ByteArray","get_isComplete",0x90c5807c,"lime.app.Promise_openfl_utils_ByteArray.get_isComplete","lime/app/Promise.hx",184,0x10ba4f0b) -HX_LOCAL_STACK_FRAME(_hx_pos_35e1b455c0a91d22_189_get_isError,"lime.app.Promise_openfl_utils_ByteArray","get_isError",0x07ac2425,"lime.app.Promise_openfl_utils_ByteArray.get_isError","lime/app/Promise.hx",189,0x10ba4f0b) -namespace lime{ -namespace app{ - -void Promise_openfl_utils_ByteArray_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_35e1b455c0a91d22_89_new) -HXDLIN( 89) this->future = ::lime::app::Future_obj::__alloc( HX_CTX ,null(),null()); - } - -Dynamic Promise_openfl_utils_ByteArray_obj::__CreateEmpty() { return new Promise_openfl_utils_ByteArray_obj; } - -void *Promise_openfl_utils_ByteArray_obj::_hx_vtable = 0; - -Dynamic Promise_openfl_utils_ByteArray_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Promise_openfl_utils_ByteArray_obj > _hx_result = new Promise_openfl_utils_ByteArray_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Promise_openfl_utils_ByteArray_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x23dc3f84; -} - - ::lime::app::Promise_openfl_utils_ByteArray Promise_openfl_utils_ByteArray_obj::complete( ::openfl::utils::ByteArrayData data){ - HX_STACKFRAME(&_hx_pos_35e1b455c0a91d22_98_complete) -HXLINE( 99) if (!(this->future->isError)) { -HXLINE( 101) this->future->isComplete = true; -HXLINE( 102) this->future->value = data; -HXLINE( 104) if (hx::IsNotNull( this->future->_hx___completeListeners )) { -HXLINE( 106) { -HXLINE( 106) int _g = 0; -HXDLIN( 106) ::Array< ::Dynamic> _g1 = this->future->_hx___completeListeners; -HXDLIN( 106) while((_g < _g1->length)){ -HXLINE( 106) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 106) _g = (_g + 1); -HXLINE( 108) listener(data); - } - } -HXLINE( 111) this->future->_hx___completeListeners = null(); - } - } -HXLINE( 115) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_openfl_utils_ByteArray_obj,complete,return ) - - ::lime::app::Promise_openfl_utils_ByteArray Promise_openfl_utils_ByteArray_obj::completeWith( ::lime::app::Future future){ - HX_STACKFRAME(&_hx_pos_35e1b455c0a91d22_125_completeWith) -HXLINE( 126) future->onComplete(this->complete_dyn()); -HXLINE( 127) future->onError(this->error_dyn()); -HXLINE( 128) future->onProgress(this->progress_dyn()); -HXLINE( 130) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_openfl_utils_ByteArray_obj,completeWith,return ) - - ::lime::app::Promise_openfl_utils_ByteArray Promise_openfl_utils_ByteArray_obj::error( ::Dynamic msg){ - HX_STACKFRAME(&_hx_pos_35e1b455c0a91d22_139_error) -HXLINE( 140) if (!(this->future->isComplete)) { -HXLINE( 142) this->future->isError = true; -HXLINE( 143) this->future->error = msg; -HXLINE( 145) if (hx::IsNotNull( this->future->_hx___errorListeners )) { -HXLINE( 147) { -HXLINE( 147) int _g = 0; -HXDLIN( 147) ::Array< ::Dynamic> _g1 = this->future->_hx___errorListeners; -HXDLIN( 147) while((_g < _g1->length)){ -HXLINE( 147) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 147) _g = (_g + 1); -HXLINE( 149) listener(msg); - } - } -HXLINE( 152) this->future->_hx___errorListeners = null(); - } - } -HXLINE( 156) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Promise_openfl_utils_ByteArray_obj,error,return ) - - ::lime::app::Promise_openfl_utils_ByteArray Promise_openfl_utils_ByteArray_obj::progress(int progress,int total){ - HX_STACKFRAME(&_hx_pos_35e1b455c0a91d22_166_progress) -HXLINE( 167) bool _hx_tmp; -HXDLIN( 167) if (!(this->future->isError)) { -HXLINE( 167) _hx_tmp = !(this->future->isComplete); - } - else { -HXLINE( 167) _hx_tmp = false; - } -HXDLIN( 167) if (_hx_tmp) { -HXLINE( 169) if (hx::IsNotNull( this->future->_hx___progressListeners )) { -HXLINE( 171) int _g = 0; -HXDLIN( 171) ::Array< ::Dynamic> _g1 = this->future->_hx___progressListeners; -HXDLIN( 171) while((_g < _g1->length)){ -HXLINE( 171) ::Dynamic listener = _g1->__get(_g); -HXDLIN( 171) _g = (_g + 1); -HXLINE( 173) listener(progress,total); - } - } - } -HXLINE( 178) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Promise_openfl_utils_ByteArray_obj,progress,return ) - -bool Promise_openfl_utils_ByteArray_obj::get_isComplete(){ - HX_STACKFRAME(&_hx_pos_35e1b455c0a91d22_184_get_isComplete) -HXDLIN( 184) return this->future->isComplete; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_openfl_utils_ByteArray_obj,get_isComplete,return ) - -bool Promise_openfl_utils_ByteArray_obj::get_isError(){ - HX_STACKFRAME(&_hx_pos_35e1b455c0a91d22_189_get_isError) -HXDLIN( 189) return this->future->isError; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Promise_openfl_utils_ByteArray_obj,get_isError,return ) - - -hx::ObjectPtr< Promise_openfl_utils_ByteArray_obj > Promise_openfl_utils_ByteArray_obj::__new() { - hx::ObjectPtr< Promise_openfl_utils_ByteArray_obj > __this = new Promise_openfl_utils_ByteArray_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Promise_openfl_utils_ByteArray_obj > Promise_openfl_utils_ByteArray_obj::__alloc(hx::Ctx *_hx_ctx) { - Promise_openfl_utils_ByteArray_obj *__this = (Promise_openfl_utils_ByteArray_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Promise_openfl_utils_ByteArray_obj), true, "lime.app.Promise_openfl_utils_ByteArray")); - *(void **)__this = Promise_openfl_utils_ByteArray_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Promise_openfl_utils_ByteArray_obj::Promise_openfl_utils_ByteArray_obj() -{ -} - -void Promise_openfl_utils_ByteArray_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Promise_openfl_utils_ByteArray); - HX_MARK_MEMBER_NAME(future,"future"); - HX_MARK_MEMBER_NAME(isComplete,"isComplete"); - HX_MARK_MEMBER_NAME(isError,"isError"); - HX_MARK_END_CLASS(); -} - -void Promise_openfl_utils_ByteArray_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(future,"future"); - HX_VISIT_MEMBER_NAME(isComplete,"isComplete"); - HX_VISIT_MEMBER_NAME(isError,"isError"); -} - -hx::Val Promise_openfl_utils_ByteArray_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"error") ) { return hx::Val( error_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"future") ) { return hx::Val( future ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isError() : isError ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"complete") ) { return hx::Val( complete_dyn() ); } - if (HX_FIELD_EQ(inName,"progress") ) { return hx::Val( progress_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { return hx::Val( inCallProp == hx::paccAlways ? get_isComplete() : isComplete ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_isError") ) { return hx::Val( get_isError_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"completeWith") ) { return hx::Val( completeWith_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_isComplete") ) { return hx::Val( get_isComplete_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Promise_openfl_utils_ByteArray_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"future") ) { future=inValue.Cast< ::lime::app::Future >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"isError") ) { isError=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"isComplete") ) { isComplete=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Promise_openfl_utils_ByteArray_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("future",43,98,4e,73)); - outFields->push(HX_("isComplete",c3,12,77,fa)); - outFields->push(HX_("isError",7e,6f,af,0f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Promise_openfl_utils_ByteArray_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::app::Future */ ,(int)offsetof(Promise_openfl_utils_ByteArray_obj,future),HX_("future",43,98,4e,73)}, - {hx::fsBool,(int)offsetof(Promise_openfl_utils_ByteArray_obj,isComplete),HX_("isComplete",c3,12,77,fa)}, - {hx::fsBool,(int)offsetof(Promise_openfl_utils_ByteArray_obj,isError),HX_("isError",7e,6f,af,0f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Promise_openfl_utils_ByteArray_obj_sStaticStorageInfo = 0; -#endif - -static ::String Promise_openfl_utils_ByteArray_obj_sMemberFields[] = { - HX_("future",43,98,4e,73), - HX_("isComplete",c3,12,77,fa), - HX_("isError",7e,6f,af,0f), - HX_("complete",b9,00,c8,7f), - HX_("completeWith",5f,f3,ba,c2), - HX_("error",c8,cb,29,73), - HX_("progress",ad,f7,2a,86), - HX_("get_isComplete",0c,9b,6c,70), - HX_("get_isError",95,cf,a9,95), - ::String(null()) }; - -hx::Class Promise_openfl_utils_ByteArray_obj::__mClass; - -void Promise_openfl_utils_ByteArray_obj::__register() -{ - Promise_openfl_utils_ByteArray_obj _hx_dummy; - Promise_openfl_utils_ByteArray_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app.Promise_openfl_utils_ByteArray",fe,1c,e6,1d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Promise_openfl_utils_ByteArray_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Promise_openfl_utils_ByteArray_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Promise_openfl_utils_ByteArray_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Promise_openfl_utils_ByteArray_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_Dynamic_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_Dynamic_Void.cpp deleted file mode 100644 index ff2e03ad..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_Dynamic_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_Dynamic_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_1c30b4cf7548edbd_42_new,"lime.app._Event_Dynamic_Void","new",0xa035b3a4,"lime.app._Event_Dynamic_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_1c30b4cf7548edbd_58_add,"lime.app._Event_Dynamic_Void","add",0xa02bd565,"lime.app._Event_Dynamic_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_1c30b4cf7548edbd_82_cancel,"lime.app._Event_Dynamic_Void","cancel",0xb3546cb6,"lime.app._Event_Dynamic_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_1c30b4cf7548edbd_127_has,"lime.app._Event_Dynamic_Void","has",0xa031229e,"lime.app._Event_Dynamic_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_1c30b4cf7548edbd_143_remove,"lime.app._Event_Dynamic_Void","remove",0xffa91b80,"lime.app._Event_Dynamic_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_41d084f43c5c5d14_82_dispatch,"lime.app._Event_Dynamic_Void","dispatch",0x820f94f6,"lime.app._Event_Dynamic_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_Dynamic_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_1c30b4cf7548edbd_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_Dynamic_Void_obj::__CreateEmpty() { return new _Event_Dynamic_Void_obj; } - -void *_Event_Dynamic_Void_obj::_hx_vtable = 0; - -Dynamic _Event_Dynamic_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_Dynamic_Void_obj > _hx_result = new _Event_Dynamic_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_Dynamic_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1d3b9434; -} - -void _Event_Dynamic_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_1c30b4cf7548edbd_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Dynamic_Void_obj,add,(void)) - -void _Event_Dynamic_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_1c30b4cf7548edbd_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_Dynamic_Void_obj,cancel,(void)) - -bool _Event_Dynamic_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_1c30b4cf7548edbd_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Dynamic_Void_obj,has,return ) - -void _Event_Dynamic_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_1c30b4cf7548edbd_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Dynamic_Void_obj,remove,(void)) - -void _Event_Dynamic_Void_obj::dispatch( ::Dynamic a){ - HX_STACKFRAME(&_hx_pos_41d084f43c5c5d14_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Dynamic_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_Dynamic_Void_obj > _Event_Dynamic_Void_obj::__new() { - hx::ObjectPtr< _Event_Dynamic_Void_obj > __this = new _Event_Dynamic_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_Dynamic_Void_obj > _Event_Dynamic_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_Dynamic_Void_obj *__this = (_Event_Dynamic_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_Dynamic_Void_obj), true, "lime.app._Event_Dynamic_Void")); - *(void **)__this = _Event_Dynamic_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_Dynamic_Void_obj::_Event_Dynamic_Void_obj() -{ -} - -void _Event_Dynamic_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_Dynamic_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_Dynamic_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_Dynamic_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_Dynamic_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_Dynamic_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_Dynamic_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_Dynamic_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_Dynamic_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_Dynamic_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_Dynamic_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_Dynamic_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_Dynamic_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_Dynamic_Void_obj::__mClass; - -void _Event_Dynamic_Void_obj::__register() -{ - _Event_Dynamic_Void_obj _hx_dummy; - _Event_Dynamic_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_Dynamic_Void",b2,51,2a,32); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_Dynamic_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_Dynamic_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_Dynamic_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_Dynamic_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_Float_Float_Float_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_Float_Float_Float_Void.cpp deleted file mode 100644 index 77d148d1..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_Float_Float_Float_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Float_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_54895a6a32143762_42_new,"lime.app._Event_Float_Float_Float_Void","new",0x412944ed,"lime.app._Event_Float_Float_Float_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_54895a6a32143762_58_add,"lime.app._Event_Float_Float_Float_Void","add",0x411f66ae,"lime.app._Event_Float_Float_Float_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_54895a6a32143762_82_cancel,"lime.app._Event_Float_Float_Float_Void","cancel",0xf4720f0d,"lime.app._Event_Float_Float_Float_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_54895a6a32143762_127_has,"lime.app._Event_Float_Float_Float_Void","has",0x4124b3e7,"lime.app._Event_Float_Float_Float_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_54895a6a32143762_143_remove,"lime.app._Event_Float_Float_Float_Void","remove",0x40c6bdd7,"lime.app._Event_Float_Float_Float_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_5950ed595d27861f_82_dispatch,"lime.app._Event_Float_Float_Float_Void","dispatch",0x7f9bbb0d,"lime.app._Event_Float_Float_Float_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_Float_Float_Float_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_54895a6a32143762_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_Float_Float_Float_Void_obj::__CreateEmpty() { return new _Event_Float_Float_Float_Void_obj; } - -void *_Event_Float_Float_Float_Void_obj::_hx_vtable = 0; - -Dynamic _Event_Float_Float_Float_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_Float_Float_Float_Void_obj > _hx_result = new _Event_Float_Float_Float_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_Float_Float_Float_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x30cf5ab5; -} - -void _Event_Float_Float_Float_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_54895a6a32143762_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Float_Float_Float_Void_obj,add,(void)) - -void _Event_Float_Float_Float_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_54895a6a32143762_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_Float_Float_Float_Void_obj,cancel,(void)) - -bool _Event_Float_Float_Float_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_54895a6a32143762_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Float_Float_Float_Void_obj,has,return ) - -void _Event_Float_Float_Float_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_54895a6a32143762_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Float_Float_Float_Void_obj,remove,(void)) - -void _Event_Float_Float_Float_Void_obj::dispatch(Float a,Float a1,Float a2){ - HX_STACKFRAME(&_hx_pos_5950ed595d27861f_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a,a1,a2); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Float_Float_Float_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_Float_Float_Float_Void_obj > _Event_Float_Float_Float_Void_obj::__new() { - hx::ObjectPtr< _Event_Float_Float_Float_Void_obj > __this = new _Event_Float_Float_Float_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_Float_Float_Float_Void_obj > _Event_Float_Float_Float_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_Float_Float_Float_Void_obj *__this = (_Event_Float_Float_Float_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_Float_Float_Float_Void_obj), true, "lime.app._Event_Float_Float_Float_Void")); - *(void **)__this = _Event_Float_Float_Float_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_Float_Float_Float_Void_obj::_Event_Float_Float_Float_Void_obj() -{ -} - -void _Event_Float_Float_Float_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_Float_Float_Float_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_Float_Float_Float_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_Float_Float_Float_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_Float_Float_Float_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_Float_Float_Float_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_Float_Float_Float_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_Float_Float_Float_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_Float_Float_Float_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_Float_Float_Float_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_Float_Float_Float_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_Float_Float_Float_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_Float_Float_Float_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_Float_Float_Float_Void_obj::__mClass; - -void _Event_Float_Float_Float_Void_obj::__register() -{ - _Event_Float_Float_Float_Void_obj _hx_dummy; - _Event_Float_Float_Float_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_Float_Float_Float_Void",7b,4a,b7,01); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_Float_Float_Float_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_Float_Float_Float_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_Float_Float_Float_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_Float_Float_Float_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_Float_Float_Int_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_Float_Float_Int_Void.cpp deleted file mode 100644 index aa34f312..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_Float_Float_Int_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Int_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c628876fb044d8f8_42_new,"lime.app._Event_Float_Float_Int_Void","new",0x3a5da23a,"lime.app._Event_Float_Float_Int_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_c628876fb044d8f8_58_add,"lime.app._Event_Float_Float_Int_Void","add",0x3a53c3fb,"lime.app._Event_Float_Float_Int_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_c628876fb044d8f8_82_cancel,"lime.app._Event_Float_Float_Int_Void","cancel",0x5f7b3fe0,"lime.app._Event_Float_Float_Int_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_c628876fb044d8f8_127_has,"lime.app._Event_Float_Float_Int_Void","has",0x3a591134,"lime.app._Event_Float_Float_Int_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_c628876fb044d8f8_143_remove,"lime.app._Event_Float_Float_Int_Void","remove",0xabcfeeaa,"lime.app._Event_Float_Float_Int_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_9dd204a78c32ec7c_82_dispatch,"lime.app._Event_Float_Float_Int_Void","dispatch",0xa3f106a0,"lime.app._Event_Float_Float_Int_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_Float_Float_Int_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_c628876fb044d8f8_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_Float_Float_Int_Void_obj::__CreateEmpty() { return new _Event_Float_Float_Int_Void_obj; } - -void *_Event_Float_Float_Int_Void_obj::_hx_vtable = 0; - -Dynamic _Event_Float_Float_Int_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_Float_Float_Int_Void_obj > _hx_result = new _Event_Float_Float_Int_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_Float_Float_Int_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x14ab6b02; -} - -void _Event_Float_Float_Int_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_c628876fb044d8f8_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Float_Float_Int_Void_obj,add,(void)) - -void _Event_Float_Float_Int_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_c628876fb044d8f8_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_Float_Float_Int_Void_obj,cancel,(void)) - -bool _Event_Float_Float_Int_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_c628876fb044d8f8_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Float_Float_Int_Void_obj,has,return ) - -void _Event_Float_Float_Int_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_c628876fb044d8f8_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Float_Float_Int_Void_obj,remove,(void)) - -void _Event_Float_Float_Int_Void_obj::dispatch(Float a,Float a1,int a2){ - HX_STACKFRAME(&_hx_pos_9dd204a78c32ec7c_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a,a1,a2); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Float_Float_Int_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_Float_Float_Int_Void_obj > _Event_Float_Float_Int_Void_obj::__new() { - hx::ObjectPtr< _Event_Float_Float_Int_Void_obj > __this = new _Event_Float_Float_Int_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_Float_Float_Int_Void_obj > _Event_Float_Float_Int_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_Float_Float_Int_Void_obj *__this = (_Event_Float_Float_Int_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_Float_Float_Int_Void_obj), true, "lime.app._Event_Float_Float_Int_Void")); - *(void **)__this = _Event_Float_Float_Int_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_Float_Float_Int_Void_obj::_Event_Float_Float_Int_Void_obj() -{ -} - -void _Event_Float_Float_Int_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_Float_Float_Int_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_Float_Float_Int_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_Float_Float_Int_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_Float_Float_Int_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_Float_Float_Int_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_Float_Float_Int_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_Float_Float_Int_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_Float_Float_Int_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_Float_Float_Int_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_Float_Float_Int_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_Float_Float_Int_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_Float_Float_Int_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_Float_Float_Int_Void_obj::__mClass; - -void _Event_Float_Float_Int_Void_obj::__register() -{ - _Event_Float_Float_Int_Void_obj _hx_dummy; - _Event_Float_Float_Int_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_Float_Float_Int_Void",48,bd,a5,34); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_Float_Float_Int_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_Float_Float_Int_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_Float_Float_Int_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_Float_Float_Int_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_Float_Float_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_Float_Float_Void.cpp deleted file mode 100644 index e99e9339..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_Float_Float_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_ac55b5a79008e8e5_42_new,"lime.app._Event_Float_Float_Void","new",0xa66d9f8a,"lime.app._Event_Float_Float_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_ac55b5a79008e8e5_58_add,"lime.app._Event_Float_Float_Void","add",0xa663c14b,"lime.app._Event_Float_Float_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_ac55b5a79008e8e5_82_cancel,"lime.app._Event_Float_Float_Void","cancel",0x16a87490,"lime.app._Event_Float_Float_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_ac55b5a79008e8e5_127_has,"lime.app._Event_Float_Float_Void","has",0xa6690e84,"lime.app._Event_Float_Float_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_ac55b5a79008e8e5_143_remove,"lime.app._Event_Float_Float_Void","remove",0x62fd235a,"lime.app._Event_Float_Float_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_327059d4f22ea8db_82_dispatch,"lime.app._Event_Float_Float_Void","dispatch",0x6858c750,"lime.app._Event_Float_Float_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_Float_Float_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_ac55b5a79008e8e5_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_Float_Float_Void_obj::__CreateEmpty() { return new _Event_Float_Float_Void_obj; } - -void *_Event_Float_Float_Void_obj::_hx_vtable = 0; - -Dynamic _Event_Float_Float_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_Float_Float_Void_obj > _hx_result = new _Event_Float_Float_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_Float_Float_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x33f29b52; -} - -void _Event_Float_Float_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_ac55b5a79008e8e5_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Float_Float_Void_obj,add,(void)) - -void _Event_Float_Float_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_ac55b5a79008e8e5_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_Float_Float_Void_obj,cancel,(void)) - -bool _Event_Float_Float_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_ac55b5a79008e8e5_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Float_Float_Void_obj,has,return ) - -void _Event_Float_Float_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_ac55b5a79008e8e5_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Float_Float_Void_obj,remove,(void)) - -void _Event_Float_Float_Void_obj::dispatch(Float a,Float a1){ - HX_STACKFRAME(&_hx_pos_327059d4f22ea8db_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a,a1); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC2(_Event_Float_Float_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_Float_Float_Void_obj > _Event_Float_Float_Void_obj::__new() { - hx::ObjectPtr< _Event_Float_Float_Void_obj > __this = new _Event_Float_Float_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_Float_Float_Void_obj > _Event_Float_Float_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_Float_Float_Void_obj *__this = (_Event_Float_Float_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_Float_Float_Void_obj), true, "lime.app._Event_Float_Float_Void")); - *(void **)__this = _Event_Float_Float_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_Float_Float_Void_obj::_Event_Float_Float_Void_obj() -{ -} - -void _Event_Float_Float_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_Float_Float_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_Float_Float_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_Float_Float_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_Float_Float_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_Float_Float_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_Float_Float_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_Float_Float_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_Float_Float_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_Float_Float_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_Float_Float_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_Float_Float_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_Float_Float_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_Float_Float_Void_obj::__mClass; - -void _Event_Float_Float_Void_obj::__register() -{ - _Event_Float_Float_Void_obj _hx_dummy; - _Event_Float_Float_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_Float_Float_Void",98,d2,f8,00); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_Float_Float_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_Float_Float_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_Float_Float_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_Float_Float_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_Float_Float_lime_ui_MouseButton_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_Float_Float_lime_ui_MouseButton_Void.cpp deleted file mode 100644 index 1e8ab6ba..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_Float_Float_lime_ui_MouseButton_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseButton_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_bf7361d4459395d0_42_new,"lime.app._Event_Float_Float_lime_ui_MouseButton_Void","new",0x6b7cc4d3,"lime.app._Event_Float_Float_lime_ui_MouseButton_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_bf7361d4459395d0_58_add,"lime.app._Event_Float_Float_lime_ui_MouseButton_Void","add",0x6b72e694,"lime.app._Event_Float_Float_lime_ui_MouseButton_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_bf7361d4459395d0_82_cancel,"lime.app._Event_Float_Float_lime_ui_MouseButton_Void","cancel",0x4a1f02e7,"lime.app._Event_Float_Float_lime_ui_MouseButton_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_bf7361d4459395d0_127_has,"lime.app._Event_Float_Float_lime_ui_MouseButton_Void","has",0x6b7833cd,"lime.app._Event_Float_Float_lime_ui_MouseButton_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_bf7361d4459395d0_143_remove,"lime.app._Event_Float_Float_lime_ui_MouseButton_Void","remove",0x9673b1b1,"lime.app._Event_Float_Float_lime_ui_MouseButton_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_fb0f3e4e53412e5e_82_dispatch,"lime.app._Event_Float_Float_lime_ui_MouseButton_Void","dispatch",0x5150d967,"lime.app._Event_Float_Float_lime_ui_MouseButton_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_Float_Float_lime_ui_MouseButton_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_bf7361d4459395d0_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_Float_Float_lime_ui_MouseButton_Void_obj::__CreateEmpty() { return new _Event_Float_Float_lime_ui_MouseButton_Void_obj; } - -void *_Event_Float_Float_lime_ui_MouseButton_Void_obj::_hx_vtable = 0; - -Dynamic _Event_Float_Float_lime_ui_MouseButton_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_Float_Float_lime_ui_MouseButton_Void_obj > _hx_result = new _Event_Float_Float_lime_ui_MouseButton_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_Float_Float_lime_ui_MouseButton_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x165da11b; -} - -void _Event_Float_Float_lime_ui_MouseButton_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_bf7361d4459395d0_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Float_Float_lime_ui_MouseButton_Void_obj,add,(void)) - -void _Event_Float_Float_lime_ui_MouseButton_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_bf7361d4459395d0_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_Float_Float_lime_ui_MouseButton_Void_obj,cancel,(void)) - -bool _Event_Float_Float_lime_ui_MouseButton_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_bf7361d4459395d0_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Float_Float_lime_ui_MouseButton_Void_obj,has,return ) - -void _Event_Float_Float_lime_ui_MouseButton_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_bf7361d4459395d0_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Float_Float_lime_ui_MouseButton_Void_obj,remove,(void)) - -void _Event_Float_Float_lime_ui_MouseButton_Void_obj::dispatch(Float a,Float a1,int a2){ - HX_STACKFRAME(&_hx_pos_fb0f3e4e53412e5e_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a,a1,a2); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Float_Float_lime_ui_MouseButton_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_Float_Float_lime_ui_MouseButton_Void_obj > _Event_Float_Float_lime_ui_MouseButton_Void_obj::__new() { - hx::ObjectPtr< _Event_Float_Float_lime_ui_MouseButton_Void_obj > __this = new _Event_Float_Float_lime_ui_MouseButton_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_Float_Float_lime_ui_MouseButton_Void_obj > _Event_Float_Float_lime_ui_MouseButton_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_Float_Float_lime_ui_MouseButton_Void_obj *__this = (_Event_Float_Float_lime_ui_MouseButton_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_Float_Float_lime_ui_MouseButton_Void_obj), true, "lime.app._Event_Float_Float_lime_ui_MouseButton_Void")); - *(void **)__this = _Event_Float_Float_lime_ui_MouseButton_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_Float_Float_lime_ui_MouseButton_Void_obj::_Event_Float_Float_lime_ui_MouseButton_Void_obj() -{ -} - -void _Event_Float_Float_lime_ui_MouseButton_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_Float_Float_lime_ui_MouseButton_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_Float_Float_lime_ui_MouseButton_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_Float_Float_lime_ui_MouseButton_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_Float_Float_lime_ui_MouseButton_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_Float_Float_lime_ui_MouseButton_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_Float_Float_lime_ui_MouseButton_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_Float_Float_lime_ui_MouseButton_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_Float_Float_lime_ui_MouseButton_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_Float_Float_lime_ui_MouseButton_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_Float_Float_lime_ui_MouseButton_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_Float_Float_lime_ui_MouseButton_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_Float_Float_lime_ui_MouseButton_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_Float_Float_lime_ui_MouseButton_Void_obj::__mClass; - -void _Event_Float_Float_lime_ui_MouseButton_Void_obj::__register() -{ - _Event_Float_Float_lime_ui_MouseButton_Void_obj _hx_dummy; - _Event_Float_Float_lime_ui_MouseButton_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_Float_Float_lime_ui_MouseButton_Void",61,5f,47,32); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_Float_Float_lime_ui_MouseButton_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_Float_Float_lime_ui_MouseButton_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_Float_Float_lime_ui_MouseButton_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_Float_Float_lime_ui_MouseButton_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_Float_Float_lime_ui_MouseWheelMode_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_Float_Float_lime_ui_MouseWheelMode_Void.cpp deleted file mode 100644 index 6090f9df..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_Float_Float_lime_ui_MouseWheelMode_Void.cpp +++ /dev/null @@ -1,278 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseWheelMode_Void -#include -#endif -#ifndef INCLUDED_lime_ui_MouseWheelMode -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_296cfcb36408ef98_42_new,"lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void","new",0x45947527,"lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_296cfcb36408ef98_58_add,"lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void","add",0x458a96e8,"lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_296cfcb36408ef98_82_cancel,"lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void","cancel",0x257b3f13,"lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_296cfcb36408ef98_127_has,"lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void","has",0x458fe421,"lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_296cfcb36408ef98_143_remove,"lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void","remove",0x71cfeddd,"lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_2f2a48d36c0e7dad_82_dispatch,"lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void","dispatch",0xe9557893,"lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_296cfcb36408ef98_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::__CreateEmpty() { return new _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj; } - -void *_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::_hx_vtable = 0; - -Dynamic _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj > _hx_result = new _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0e4e0bc7; -} - -void _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_296cfcb36408ef98_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj,add,(void)) - -void _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_296cfcb36408ef98_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj,cancel,(void)) - -bool _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_296cfcb36408ef98_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj,has,return ) - -void _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_296cfcb36408ef98_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj,remove,(void)) - -void _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::dispatch(Float a,Float a1, ::lime::ui::MouseWheelMode a2){ - HX_STACKFRAME(&_hx_pos_2f2a48d36c0e7dad_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a,a1,a2); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj > _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::__new() { - hx::ObjectPtr< _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj > __this = new _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj > _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj *__this = (_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj), true, "lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void")); - *(void **)__this = _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj() -{ -} - -void _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_Float_Float_lime_ui_MouseWheelMode_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::__mClass; - -void _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::__register() -{ - _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj _hx_dummy; - _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_Float_Float_lime_ui_MouseWheelMode_Void",b5,55,83,e2); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_Float_Float_lime_ui_MouseWheelMode_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_Int_Float_Float_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_Int_Float_Float_Void.cpp deleted file mode 100644 index 05ccc30f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_Int_Float_Float_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Float_Float_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_3bd1ba364d059afa_42_new,"lime.app._Event_Int_Float_Float_Void","new",0xdf7fef3a,"lime.app._Event_Int_Float_Float_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_3bd1ba364d059afa_58_add,"lime.app._Event_Int_Float_Float_Void","add",0xdf7610fb,"lime.app._Event_Int_Float_Float_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_3bd1ba364d059afa_82_cancel,"lime.app._Event_Int_Float_Float_Void","cancel",0x010712e0,"lime.app._Event_Int_Float_Float_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_3bd1ba364d059afa_127_has,"lime.app._Event_Int_Float_Float_Void","has",0xdf7b5e34,"lime.app._Event_Int_Float_Float_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_3bd1ba364d059afa_143_remove,"lime.app._Event_Int_Float_Float_Void","remove",0x4d5bc1aa,"lime.app._Event_Int_Float_Float_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_c44ad2bfdf1d2301_82_dispatch,"lime.app._Event_Int_Float_Float_Void","dispatch",0x9e5799a0,"lime.app._Event_Int_Float_Float_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_Int_Float_Float_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_3bd1ba364d059afa_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_Int_Float_Float_Void_obj::__CreateEmpty() { return new _Event_Int_Float_Float_Void_obj; } - -void *_Event_Int_Float_Float_Void_obj::_hx_vtable = 0; - -Dynamic _Event_Int_Float_Float_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_Int_Float_Float_Void_obj > _hx_result = new _Event_Int_Float_Float_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_Int_Float_Float_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6d633802; -} - -void _Event_Int_Float_Float_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_3bd1ba364d059afa_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Int_Float_Float_Void_obj,add,(void)) - -void _Event_Int_Float_Float_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_3bd1ba364d059afa_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_Int_Float_Float_Void_obj,cancel,(void)) - -bool _Event_Int_Float_Float_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_3bd1ba364d059afa_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Int_Float_Float_Void_obj,has,return ) - -void _Event_Int_Float_Float_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_3bd1ba364d059afa_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Int_Float_Float_Void_obj,remove,(void)) - -void _Event_Int_Float_Float_Void_obj::dispatch(int a,Float a1,Float a2){ - HX_STACKFRAME(&_hx_pos_c44ad2bfdf1d2301_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a,a1,a2); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Int_Float_Float_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_Int_Float_Float_Void_obj > _Event_Int_Float_Float_Void_obj::__new() { - hx::ObjectPtr< _Event_Int_Float_Float_Void_obj > __this = new _Event_Int_Float_Float_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_Int_Float_Float_Void_obj > _Event_Int_Float_Float_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_Int_Float_Float_Void_obj *__this = (_Event_Int_Float_Float_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_Int_Float_Float_Void_obj), true, "lime.app._Event_Int_Float_Float_Void")); - *(void **)__this = _Event_Int_Float_Float_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_Int_Float_Float_Void_obj::_Event_Int_Float_Float_Void_obj() -{ -} - -void _Event_Int_Float_Float_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_Int_Float_Float_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_Int_Float_Float_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_Int_Float_Float_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_Int_Float_Float_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_Int_Float_Float_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_Int_Float_Float_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_Int_Float_Float_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_Int_Float_Float_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_Int_Float_Float_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_Int_Float_Float_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_Int_Float_Float_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_Int_Float_Float_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_Int_Float_Float_Void_obj::__mClass; - -void _Event_Int_Float_Float_Void_obj::__register() -{ - _Event_Int_Float_Float_Void_obj _hx_dummy; - _Event_Int_Float_Float_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_Int_Float_Float_Void",48,8a,5d,8d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_Int_Float_Float_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_Int_Float_Float_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_Int_Float_Float_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_Int_Float_Float_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_Int_Float_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_Int_Float_Void.cpp deleted file mode 100644 index 8362aa2f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_Int_Float_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Float_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_516576a6efa98cd2_42_new,"lime.app._Event_Int_Float_Void","new",0x70f46217,"lime.app._Event_Int_Float_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_516576a6efa98cd2_58_add,"lime.app._Event_Int_Float_Void","add",0x70ea83d8,"lime.app._Event_Int_Float_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_516576a6efa98cd2_82_cancel,"lime.app._Event_Int_Float_Void","cancel",0xbc7a0823,"lime.app._Event_Int_Float_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_516576a6efa98cd2_127_has,"lime.app._Event_Int_Float_Void","has",0x70efd111,"lime.app._Event_Int_Float_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_516576a6efa98cd2_143_remove,"lime.app._Event_Int_Float_Void","remove",0x08ceb6ed,"lime.app._Event_Int_Float_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_134e1ebc6ac98294_82_dispatch,"lime.app._Event_Int_Float_Void","dispatch",0x5464a5a3,"lime.app._Event_Int_Float_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_Int_Float_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_516576a6efa98cd2_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_Int_Float_Void_obj::__CreateEmpty() { return new _Event_Int_Float_Void_obj; } - -void *_Event_Int_Float_Void_obj::_hx_vtable = 0; - -Dynamic _Event_Int_Float_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_Int_Float_Void_obj > _hx_result = new _Event_Int_Float_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_Int_Float_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x41fe50df; -} - -void _Event_Int_Float_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_516576a6efa98cd2_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Int_Float_Void_obj,add,(void)) - -void _Event_Int_Float_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_516576a6efa98cd2_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_Int_Float_Void_obj,cancel,(void)) - -bool _Event_Int_Float_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_516576a6efa98cd2_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Int_Float_Void_obj,has,return ) - -void _Event_Int_Float_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_516576a6efa98cd2_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Int_Float_Void_obj,remove,(void)) - -void _Event_Int_Float_Void_obj::dispatch(int a,Float a1){ - HX_STACKFRAME(&_hx_pos_134e1ebc6ac98294_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a,a1); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC2(_Event_Int_Float_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_Int_Float_Void_obj > _Event_Int_Float_Void_obj::__new() { - hx::ObjectPtr< _Event_Int_Float_Void_obj > __this = new _Event_Int_Float_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_Int_Float_Void_obj > _Event_Int_Float_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_Int_Float_Void_obj *__this = (_Event_Int_Float_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_Int_Float_Void_obj), true, "lime.app._Event_Int_Float_Void")); - *(void **)__this = _Event_Int_Float_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_Int_Float_Void_obj::_Event_Int_Float_Void_obj() -{ -} - -void _Event_Int_Float_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_Int_Float_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_Int_Float_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_Int_Float_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_Int_Float_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_Int_Float_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_Int_Float_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_Int_Float_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_Int_Float_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_Int_Float_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_Int_Float_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_Int_Float_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_Int_Float_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_Int_Float_Void_obj::__mClass; - -void _Event_Int_Float_Void_obj::__register() -{ - _Event_Int_Float_Void_obj _hx_dummy; - _Event_Int_Float_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_Int_Float_Void",a5,0a,4e,10); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_Int_Float_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_Int_Float_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_Int_Float_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_Int_Float_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_Int_Int_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_Int_Int_Void.cpp deleted file mode 100644 index 272a2d30..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_Int_Int_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Int_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_dbb0d64da6dff05c_42_new,"lime.app._Event_Int_Int_Void","new",0x2c4440e4,"lime.app._Event_Int_Int_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_dbb0d64da6dff05c_58_add,"lime.app._Event_Int_Int_Void","add",0x2c3a62a5,"lime.app._Event_Int_Int_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_dbb0d64da6dff05c_82_cancel,"lime.app._Event_Int_Int_Void","cancel",0x0169a776,"lime.app._Event_Int_Int_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_dbb0d64da6dff05c_127_has,"lime.app._Event_Int_Int_Void","has",0x2c3fafde,"lime.app._Event_Int_Int_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_dbb0d64da6dff05c_143_remove,"lime.app._Event_Int_Int_Void","remove",0x4dbe5640,"lime.app._Event_Int_Int_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_f4d8c16c1e1f5155_82_dispatch,"lime.app._Event_Int_Int_Void","dispatch",0x6bf8ffb6,"lime.app._Event_Int_Int_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_Int_Int_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_dbb0d64da6dff05c_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_Int_Int_Void_obj::__CreateEmpty() { return new _Event_Int_Int_Void_obj; } - -void *_Event_Int_Int_Void_obj::_hx_vtable = 0; - -Dynamic _Event_Int_Int_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_Int_Int_Void_obj > _hx_result = new _Event_Int_Int_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_Int_Int_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x22241210; -} - -void _Event_Int_Int_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_dbb0d64da6dff05c_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Int_Int_Void_obj,add,(void)) - -void _Event_Int_Int_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_dbb0d64da6dff05c_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_Int_Int_Void_obj,cancel,(void)) - -bool _Event_Int_Int_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_dbb0d64da6dff05c_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Int_Int_Void_obj,has,return ) - -void _Event_Int_Int_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_dbb0d64da6dff05c_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Int_Int_Void_obj,remove,(void)) - -void _Event_Int_Int_Void_obj::dispatch(int a,int a1){ - HX_STACKFRAME(&_hx_pos_f4d8c16c1e1f5155_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a,a1); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC2(_Event_Int_Int_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_Int_Int_Void_obj > _Event_Int_Int_Void_obj::__new() { - hx::ObjectPtr< _Event_Int_Int_Void_obj > __this = new _Event_Int_Int_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_Int_Int_Void_obj > _Event_Int_Int_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_Int_Int_Void_obj *__this = (_Event_Int_Int_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_Int_Int_Void_obj), true, "lime.app._Event_Int_Int_Void")); - *(void **)__this = _Event_Int_Int_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_Int_Int_Void_obj::_Event_Int_Int_Void_obj() -{ -} - -void _Event_Int_Int_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_Int_Int_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_Int_Int_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_Int_Int_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_Int_Int_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_Int_Int_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_Int_Int_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_Int_Int_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_Int_Int_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_Int_Int_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_Int_Int_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_Int_Int_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_Int_Int_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_Int_Int_Void_obj::__mClass; - -void _Event_Int_Int_Void_obj::__register() -{ - _Event_Int_Int_Void_obj _hx_dummy; - _Event_Int_Int_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_Int_Int_Void",f2,3e,19,5e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_Int_Int_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_Int_Int_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_Int_Int_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_Int_Int_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_Int_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_Int_Void.cpp deleted file mode 100644 index e29c6157..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_Int_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_6b804c9bf1dfa8cd_42_new,"lime.app._Event_Int_Void","new",0xcfe12134,"lime.app._Event_Int_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_6b804c9bf1dfa8cd_58_add,"lime.app._Event_Int_Void","add",0xcfd742f5,"lime.app._Event_Int_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_6b804c9bf1dfa8cd_82_cancel,"lime.app._Event_Int_Void","cancel",0xcbf9d926,"lime.app._Event_Int_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_6b804c9bf1dfa8cd_127_has,"lime.app._Event_Int_Void","has",0xcfdc902e,"lime.app._Event_Int_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_6b804c9bf1dfa8cd_143_remove,"lime.app._Event_Int_Void","remove",0x184e87f0,"lime.app._Event_Int_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_bf509ea21d60cb32_82_dispatch,"lime.app._Event_Int_Void","dispatch",0x203cfd66,"lime.app._Event_Int_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_Int_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_6b804c9bf1dfa8cd_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_Int_Void_obj::__CreateEmpty() { return new _Event_Int_Void_obj; } - -void *_Event_Int_Void_obj::_hx_vtable = 0; - -Dynamic _Event_Int_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_Int_Void_obj > _hx_result = new _Event_Int_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_Int_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x01e510c4; -} - -void _Event_Int_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_6b804c9bf1dfa8cd_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Int_Void_obj,add,(void)) - -void _Event_Int_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_6b804c9bf1dfa8cd_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_Int_Void_obj,cancel,(void)) - -bool _Event_Int_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_6b804c9bf1dfa8cd_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Int_Void_obj,has,return ) - -void _Event_Int_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_6b804c9bf1dfa8cd_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Int_Void_obj,remove,(void)) - -void _Event_Int_Void_obj::dispatch(int a){ - HX_STACKFRAME(&_hx_pos_bf509ea21d60cb32_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Int_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_Int_Void_obj > _Event_Int_Void_obj::__new() { - hx::ObjectPtr< _Event_Int_Void_obj > __this = new _Event_Int_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_Int_Void_obj > _Event_Int_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_Int_Void_obj *__this = (_Event_Int_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_Int_Void_obj), true, "lime.app._Event_Int_Void")); - *(void **)__this = _Event_Int_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_Int_Void_obj::_Event_Int_Void_obj() -{ -} - -void _Event_Int_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_Int_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_Int_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_Int_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_Int_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_Int_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_Int_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_Int_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_Int_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_Int_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_Int_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_Int_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_Int_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_Int_Void_obj::__mClass; - -void _Event_Int_Void_obj::__register() -{ - _Event_Int_Void_obj _hx_dummy; - _Event_Int_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_Int_Void",42,b7,0b,7b); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_Int_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_Int_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_Int_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_Int_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_Int_lime_ui_JoystickHatPosition_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_Int_lime_ui_JoystickHatPosition_Void.cpp deleted file mode 100644 index 23712790..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_Int_lime_ui_JoystickHatPosition_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_lime_ui_JoystickHatPosition_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_99d023c3fed87873_42_new,"lime.app._Event_Int_lime_ui_JoystickHatPosition_Void","new",0x3fdaaa8c,"lime.app._Event_Int_lime_ui_JoystickHatPosition_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_99d023c3fed87873_58_add,"lime.app._Event_Int_lime_ui_JoystickHatPosition_Void","add",0x3fd0cc4d,"lime.app._Event_Int_lime_ui_JoystickHatPosition_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_99d023c3fed87873_82_cancel,"lime.app._Event_Int_lime_ui_JoystickHatPosition_Void","cancel",0xa606b6ce,"lime.app._Event_Int_lime_ui_JoystickHatPosition_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_99d023c3fed87873_127_has,"lime.app._Event_Int_lime_ui_JoystickHatPosition_Void","has",0x3fd61986,"lime.app._Event_Int_lime_ui_JoystickHatPosition_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_99d023c3fed87873_143_remove,"lime.app._Event_Int_lime_ui_JoystickHatPosition_Void","remove",0xf25b6598,"lime.app._Event_Int_lime_ui_JoystickHatPosition_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_e988052ebe5f17da_82_dispatch,"lime.app._Event_Int_lime_ui_JoystickHatPosition_Void","dispatch",0x3d7a950e,"lime.app._Event_Int_lime_ui_JoystickHatPosition_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_Int_lime_ui_JoystickHatPosition_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_99d023c3fed87873_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_Int_lime_ui_JoystickHatPosition_Void_obj::__CreateEmpty() { return new _Event_Int_lime_ui_JoystickHatPosition_Void_obj; } - -void *_Event_Int_lime_ui_JoystickHatPosition_Void_obj::_hx_vtable = 0; - -Dynamic _Event_Int_lime_ui_JoystickHatPosition_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_Int_lime_ui_JoystickHatPosition_Void_obj > _hx_result = new _Event_Int_lime_ui_JoystickHatPosition_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_Int_lime_ui_JoystickHatPosition_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0d95f654; -} - -void _Event_Int_lime_ui_JoystickHatPosition_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_99d023c3fed87873_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Int_lime_ui_JoystickHatPosition_Void_obj,add,(void)) - -void _Event_Int_lime_ui_JoystickHatPosition_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_99d023c3fed87873_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_Int_lime_ui_JoystickHatPosition_Void_obj,cancel,(void)) - -bool _Event_Int_lime_ui_JoystickHatPosition_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_99d023c3fed87873_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Int_lime_ui_JoystickHatPosition_Void_obj,has,return ) - -void _Event_Int_lime_ui_JoystickHatPosition_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_99d023c3fed87873_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Int_lime_ui_JoystickHatPosition_Void_obj,remove,(void)) - -void _Event_Int_lime_ui_JoystickHatPosition_Void_obj::dispatch(int a,int a1){ - HX_STACKFRAME(&_hx_pos_e988052ebe5f17da_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a,a1); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC2(_Event_Int_lime_ui_JoystickHatPosition_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_Int_lime_ui_JoystickHatPosition_Void_obj > _Event_Int_lime_ui_JoystickHatPosition_Void_obj::__new() { - hx::ObjectPtr< _Event_Int_lime_ui_JoystickHatPosition_Void_obj > __this = new _Event_Int_lime_ui_JoystickHatPosition_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_Int_lime_ui_JoystickHatPosition_Void_obj > _Event_Int_lime_ui_JoystickHatPosition_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_Int_lime_ui_JoystickHatPosition_Void_obj *__this = (_Event_Int_lime_ui_JoystickHatPosition_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_Int_lime_ui_JoystickHatPosition_Void_obj), true, "lime.app._Event_Int_lime_ui_JoystickHatPosition_Void")); - *(void **)__this = _Event_Int_lime_ui_JoystickHatPosition_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_Int_lime_ui_JoystickHatPosition_Void_obj::_Event_Int_lime_ui_JoystickHatPosition_Void_obj() -{ -} - -void _Event_Int_lime_ui_JoystickHatPosition_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_Int_lime_ui_JoystickHatPosition_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_Int_lime_ui_JoystickHatPosition_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_Int_lime_ui_JoystickHatPosition_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_Int_lime_ui_JoystickHatPosition_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_Int_lime_ui_JoystickHatPosition_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_Int_lime_ui_JoystickHatPosition_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_Int_lime_ui_JoystickHatPosition_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_Int_lime_ui_JoystickHatPosition_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_Int_lime_ui_JoystickHatPosition_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_Int_lime_ui_JoystickHatPosition_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_Int_lime_ui_JoystickHatPosition_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_Int_lime_ui_JoystickHatPosition_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_Int_lime_ui_JoystickHatPosition_Void_obj::__mClass; - -void _Event_Int_lime_ui_JoystickHatPosition_Void_obj::__register() -{ - _Event_Int_lime_ui_JoystickHatPosition_Void_obj _hx_dummy; - _Event_Int_lime_ui_JoystickHatPosition_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_Int_lime_ui_JoystickHatPosition_Void",9a,b4,7f,29); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_Int_lime_ui_JoystickHatPosition_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_Int_lime_ui_JoystickHatPosition_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_Int_lime_ui_JoystickHatPosition_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_Int_lime_ui_JoystickHatPosition_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_String_Int_Int_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_String_Int_Int_Void.cpp deleted file mode 100644 index 928dc242..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_String_Int_Int_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_String_Int_Int_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_294dc27eb7af430e_42_new,"lime.app._Event_String_Int_Int_Void","new",0x02a8d8b6,"lime.app._Event_String_Int_Int_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_294dc27eb7af430e_58_add,"lime.app._Event_String_Int_Int_Void","add",0x029efa77,"lime.app._Event_String_Int_Int_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_294dc27eb7af430e_82_cancel,"lime.app._Event_String_Int_Int_Void","cancel",0x9b8c3ee4,"lime.app._Event_String_Int_Int_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_294dc27eb7af430e_127_has,"lime.app._Event_String_Int_Int_Void","has",0x02a447b0,"lime.app._Event_String_Int_Int_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_294dc27eb7af430e_143_remove,"lime.app._Event_String_Int_Int_Void","remove",0xe7e0edae,"lime.app._Event_String_Int_Int_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_b8c5ee9a3c9aca69_82_dispatch,"lime.app._Event_String_Int_Int_Void","dispatch",0xc582cea4,"lime.app._Event_String_Int_Int_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_String_Int_Int_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_294dc27eb7af430e_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_String_Int_Int_Void_obj::__CreateEmpty() { return new _Event_String_Int_Int_Void_obj; } - -void *_Event_String_Int_Int_Void_obj::_hx_vtable = 0; - -Dynamic _Event_String_Int_Int_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_String_Int_Int_Void_obj > _hx_result = new _Event_String_Int_Int_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_String_Int_Int_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3f2bf266; -} - -void _Event_String_Int_Int_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_294dc27eb7af430e_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_String_Int_Int_Void_obj,add,(void)) - -void _Event_String_Int_Int_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_294dc27eb7af430e_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_String_Int_Int_Void_obj,cancel,(void)) - -bool _Event_String_Int_Int_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_294dc27eb7af430e_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_String_Int_Int_Void_obj,has,return ) - -void _Event_String_Int_Int_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_294dc27eb7af430e_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_String_Int_Int_Void_obj,remove,(void)) - -void _Event_String_Int_Int_Void_obj::dispatch(::String a,int a1,int a2){ - HX_STACKFRAME(&_hx_pos_b8c5ee9a3c9aca69_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a,a1,a2); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_String_Int_Int_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_String_Int_Int_Void_obj > _Event_String_Int_Int_Void_obj::__new() { - hx::ObjectPtr< _Event_String_Int_Int_Void_obj > __this = new _Event_String_Int_Int_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_String_Int_Int_Void_obj > _Event_String_Int_Int_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_String_Int_Int_Void_obj *__this = (_Event_String_Int_Int_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_String_Int_Int_Void_obj), true, "lime.app._Event_String_Int_Int_Void")); - *(void **)__this = _Event_String_Int_Int_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_String_Int_Int_Void_obj::_Event_String_Int_Int_Void_obj() -{ -} - -void _Event_String_Int_Int_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_String_Int_Int_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_String_Int_Int_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_String_Int_Int_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_String_Int_Int_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_String_Int_Int_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_String_Int_Int_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_String_Int_Int_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_String_Int_Int_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_String_Int_Int_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_String_Int_Int_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_String_Int_Int_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_String_Int_Int_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_String_Int_Int_Void_obj::__mClass; - -void _Event_String_Int_Int_Void_obj::__register() -{ - _Event_String_Int_Int_Void_obj _hx_dummy; - _Event_String_Int_Int_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_String_Int_Int_Void",c4,05,fd,c5); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_String_Int_Int_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_String_Int_Int_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_String_Int_Int_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_String_Int_Int_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_String_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_String_Void.cpp deleted file mode 100644 index 99d6880f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_String_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_String_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_68c0aff35b83ac66_42_new,"lime.app._Event_String_Void","new",0x6d330f56,"lime.app._Event_String_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_68c0aff35b83ac66_58_add,"lime.app._Event_String_Void","add",0x6d293117,"lime.app._Event_String_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_68c0aff35b83ac66_82_cancel,"lime.app._Event_String_Void","cancel",0xfe89ec44,"lime.app._Event_String_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_68c0aff35b83ac66_127_has,"lime.app._Event_String_Void","has",0x6d2e7e50,"lime.app._Event_String_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_68c0aff35b83ac66_143_remove,"lime.app._Event_String_Void","remove",0x4ade9b0e,"lime.app._Event_String_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_4ade5612dd03acc1_82_dispatch,"lime.app._Event_String_Void","dispatch",0x254e9404,"lime.app._Event_String_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_String_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_68c0aff35b83ac66_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_String_Void_obj::__CreateEmpty() { return new _Event_String_Void_obj; } - -void *_Event_String_Void_obj::_hx_vtable = 0; - -Dynamic _Event_String_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_String_Void_obj > _hx_result = new _Event_String_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_String_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x584e5dea; -} - -void _Event_String_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_68c0aff35b83ac66_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_String_Void_obj,add,(void)) - -void _Event_String_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_68c0aff35b83ac66_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_String_Void_obj,cancel,(void)) - -bool _Event_String_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_68c0aff35b83ac66_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_String_Void_obj,has,return ) - -void _Event_String_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_68c0aff35b83ac66_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_String_Void_obj,remove,(void)) - -void _Event_String_Void_obj::dispatch(::String a){ - HX_STACKFRAME(&_hx_pos_4ade5612dd03acc1_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_String_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_String_Void_obj > _Event_String_Void_obj::__new() { - hx::ObjectPtr< _Event_String_Void_obj > __this = new _Event_String_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_String_Void_obj > _Event_String_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_String_Void_obj *__this = (_Event_String_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_String_Void_obj), true, "lime.app._Event_String_Void")); - *(void **)__this = _Event_String_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_String_Void_obj::_Event_String_Void_obj() -{ -} - -void _Event_String_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_String_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_String_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_String_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_String_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_String_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_String_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_String_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_String_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_String_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_String_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_String_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_String_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_String_Void_obj::__mClass; - -void _Event_String_Void_obj::__register() -{ - _Event_String_Void_obj _hx_dummy; - _Event_String_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_String_Void",64,6c,3f,e8); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_String_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_String_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_String_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_String_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_Void_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_Void_Void.cpp deleted file mode 100644 index 8c8b15a6..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_Void_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_610670bb4735c812_42_new,"lime.app._Event_Void_Void","new",0xd4bd07f3,"lime.app._Event_Void_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_610670bb4735c812_58_add,"lime.app._Event_Void_Void","add",0xd4b329b4,"lime.app._Event_Void_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_610670bb4735c812_82_cancel,"lime.app._Event_Void_Void","cancel",0x875173c7,"lime.app._Event_Void_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_610670bb4735c812_127_has,"lime.app._Event_Void_Void","has",0xd4b876ed,"lime.app._Event_Void_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_610670bb4735c812_143_remove,"lime.app._Event_Void_Void","remove",0xd3a62291,"lime.app._Event_Void_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_c8fc7e9f793fd9ba_82_dispatch,"lime.app._Event_Void_Void","dispatch",0x14a94247,"lime.app._Event_Void_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_Void_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_610670bb4735c812_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_Void_Void_obj::__CreateEmpty() { return new _Event_Void_Void_obj; } - -void *_Event_Void_Void_obj::_hx_vtable = 0; - -Dynamic _Event_Void_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_Void_Void_obj > _hx_result = new _Event_Void_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_Void_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0b08f687; -} - -void _Event_Void_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_610670bb4735c812_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_Void_Void_obj,add,(void)) - -void _Event_Void_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_610670bb4735c812_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_Void_Void_obj,cancel,(void)) - -bool _Event_Void_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_610670bb4735c812_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Void_Void_obj,has,return ) - -void _Event_Void_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_610670bb4735c812_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_Void_Void_obj,remove,(void)) - -void _Event_Void_Void_obj::dispatch(){ - HX_STACKFRAME(&_hx_pos_c8fc7e9f793fd9ba_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_Void_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_Void_Void_obj > _Event_Void_Void_obj::__new() { - hx::ObjectPtr< _Event_Void_Void_obj > __this = new _Event_Void_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_Void_Void_obj > _Event_Void_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_Void_Void_obj *__this = (_Event_Void_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_Void_Void_obj), true, "lime.app._Event_Void_Void")); - *(void **)__this = _Event_Void_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_Void_Void_obj::_Event_Void_Void_obj() -{ -} - -void _Event_Void_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_Void_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_Void_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_Void_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_Void_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_Void_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_Void_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_Void_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_Void_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_Void_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_Void_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_Void_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_Void_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_Void_Void_obj::__mClass; - -void _Event_Void_Void_obj::__register() -{ - _Event_Void_Void_obj _hx_dummy; - _Event_Void_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_Void_Void",81,92,1f,73); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_Void_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_Void_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_Void_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_Void_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_graphics_RenderContext_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_graphics_RenderContext_Void.cpp deleted file mode 100644 index 040c584e..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_graphics_RenderContext_Void.cpp +++ /dev/null @@ -1,278 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_graphics_RenderContext_Void -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_1cd1e5f045e29cd4_42_new,"lime.app._Event_lime_graphics_RenderContext_Void","new",0x602b7d74,"lime.app._Event_lime_graphics_RenderContext_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_1cd1e5f045e29cd4_58_add,"lime.app._Event_lime_graphics_RenderContext_Void","add",0x60219f35,"lime.app._Event_lime_graphics_RenderContext_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_1cd1e5f045e29cd4_82_cancel,"lime.app._Event_lime_graphics_RenderContext_Void","cancel",0xffdea4e6,"lime.app._Event_lime_graphics_RenderContext_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_1cd1e5f045e29cd4_127_has,"lime.app._Event_lime_graphics_RenderContext_Void","has",0x6026ec6e,"lime.app._Event_lime_graphics_RenderContext_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_1cd1e5f045e29cd4_143_remove,"lime.app._Event_lime_graphics_RenderContext_Void","remove",0x4c3353b0,"lime.app._Event_lime_graphics_RenderContext_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_26f6c4433f61f605_82_dispatch,"lime.app._Event_lime_graphics_RenderContext_Void","dispatch",0xafbc3926,"lime.app._Event_lime_graphics_RenderContext_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_lime_graphics_RenderContext_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_1cd1e5f045e29cd4_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_lime_graphics_RenderContext_Void_obj::__CreateEmpty() { return new _Event_lime_graphics_RenderContext_Void_obj; } - -void *_Event_lime_graphics_RenderContext_Void_obj::_hx_vtable = 0; - -Dynamic _Event_lime_graphics_RenderContext_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_lime_graphics_RenderContext_Void_obj > _hx_result = new _Event_lime_graphics_RenderContext_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_lime_graphics_RenderContext_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x526b4304; -} - -void _Event_lime_graphics_RenderContext_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_1cd1e5f045e29cd4_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_lime_graphics_RenderContext_Void_obj,add,(void)) - -void _Event_lime_graphics_RenderContext_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_1cd1e5f045e29cd4_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_lime_graphics_RenderContext_Void_obj,cancel,(void)) - -bool _Event_lime_graphics_RenderContext_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_1cd1e5f045e29cd4_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_graphics_RenderContext_Void_obj,has,return ) - -void _Event_lime_graphics_RenderContext_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_1cd1e5f045e29cd4_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_graphics_RenderContext_Void_obj,remove,(void)) - -void _Event_lime_graphics_RenderContext_Void_obj::dispatch( ::lime::graphics::RenderContext a){ - HX_STACKFRAME(&_hx_pos_26f6c4433f61f605_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_graphics_RenderContext_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_lime_graphics_RenderContext_Void_obj > _Event_lime_graphics_RenderContext_Void_obj::__new() { - hx::ObjectPtr< _Event_lime_graphics_RenderContext_Void_obj > __this = new _Event_lime_graphics_RenderContext_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_lime_graphics_RenderContext_Void_obj > _Event_lime_graphics_RenderContext_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_lime_graphics_RenderContext_Void_obj *__this = (_Event_lime_graphics_RenderContext_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_lime_graphics_RenderContext_Void_obj), true, "lime.app._Event_lime_graphics_RenderContext_Void")); - *(void **)__this = _Event_lime_graphics_RenderContext_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_lime_graphics_RenderContext_Void_obj::_Event_lime_graphics_RenderContext_Void_obj() -{ -} - -void _Event_lime_graphics_RenderContext_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_lime_graphics_RenderContext_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_lime_graphics_RenderContext_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_lime_graphics_RenderContext_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_lime_graphics_RenderContext_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_lime_graphics_RenderContext_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_lime_graphics_RenderContext_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_lime_graphics_RenderContext_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_lime_graphics_RenderContext_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_lime_graphics_RenderContext_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_lime_graphics_RenderContext_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_lime_graphics_RenderContext_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_lime_graphics_RenderContext_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_lime_graphics_RenderContext_Void_obj::__mClass; - -void _Event_lime_graphics_RenderContext_Void_obj::__register() -{ - _Event_lime_graphics_RenderContext_Void_obj _hx_dummy; - _Event_lime_graphics_RenderContext_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_lime_graphics_RenderContext_Void",82,f3,62,af); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_lime_graphics_RenderContext_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_lime_graphics_RenderContext_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_lime_graphics_RenderContext_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_lime_graphics_RenderContext_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_GamepadAxis_Float_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_GamepadAxis_Float_Void.cpp deleted file mode 100644 index 637c17d4..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_GamepadAxis_Float_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_GamepadAxis_Float_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c4a8247314d086e9_42_new,"lime.app._Event_lime_ui_GamepadAxis_Float_Void","new",0x9f2bb9e5,"lime.app._Event_lime_ui_GamepadAxis_Float_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_c4a8247314d086e9_58_add,"lime.app._Event_lime_ui_GamepadAxis_Float_Void","add",0x9f21dba6,"lime.app._Event_lime_ui_GamepadAxis_Float_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_c4a8247314d086e9_82_cancel,"lime.app._Event_lime_ui_GamepadAxis_Float_Void","cancel",0x145d0515,"lime.app._Event_lime_ui_GamepadAxis_Float_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_c4a8247314d086e9_127_has,"lime.app._Event_lime_ui_GamepadAxis_Float_Void","has",0x9f2728df,"lime.app._Event_lime_ui_GamepadAxis_Float_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_c4a8247314d086e9_143_remove,"lime.app._Event_lime_ui_GamepadAxis_Float_Void","remove",0x60b1b3df,"lime.app._Event_lime_ui_GamepadAxis_Float_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_8687f99695833ae4_82_dispatch,"lime.app._Event_lime_ui_GamepadAxis_Float_Void","dispatch",0xa8b64315,"lime.app._Event_lime_ui_GamepadAxis_Float_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_lime_ui_GamepadAxis_Float_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_c4a8247314d086e9_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_lime_ui_GamepadAxis_Float_Void_obj::__CreateEmpty() { return new _Event_lime_ui_GamepadAxis_Float_Void_obj; } - -void *_Event_lime_ui_GamepadAxis_Float_Void_obj::_hx_vtable = 0; - -Dynamic _Event_lime_ui_GamepadAxis_Float_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_lime_ui_GamepadAxis_Float_Void_obj > _hx_result = new _Event_lime_ui_GamepadAxis_Float_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_lime_ui_GamepadAxis_Float_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x02fd74b5; -} - -void _Event_lime_ui_GamepadAxis_Float_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_c4a8247314d086e9_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_lime_ui_GamepadAxis_Float_Void_obj,add,(void)) - -void _Event_lime_ui_GamepadAxis_Float_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_c4a8247314d086e9_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_lime_ui_GamepadAxis_Float_Void_obj,cancel,(void)) - -bool _Event_lime_ui_GamepadAxis_Float_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_c4a8247314d086e9_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_GamepadAxis_Float_Void_obj,has,return ) - -void _Event_lime_ui_GamepadAxis_Float_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_c4a8247314d086e9_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_GamepadAxis_Float_Void_obj,remove,(void)) - -void _Event_lime_ui_GamepadAxis_Float_Void_obj::dispatch(int a,Float a1){ - HX_STACKFRAME(&_hx_pos_8687f99695833ae4_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a,a1); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC2(_Event_lime_ui_GamepadAxis_Float_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_lime_ui_GamepadAxis_Float_Void_obj > _Event_lime_ui_GamepadAxis_Float_Void_obj::__new() { - hx::ObjectPtr< _Event_lime_ui_GamepadAxis_Float_Void_obj > __this = new _Event_lime_ui_GamepadAxis_Float_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_lime_ui_GamepadAxis_Float_Void_obj > _Event_lime_ui_GamepadAxis_Float_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_lime_ui_GamepadAxis_Float_Void_obj *__this = (_Event_lime_ui_GamepadAxis_Float_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_lime_ui_GamepadAxis_Float_Void_obj), true, "lime.app._Event_lime_ui_GamepadAxis_Float_Void")); - *(void **)__this = _Event_lime_ui_GamepadAxis_Float_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_lime_ui_GamepadAxis_Float_Void_obj::_Event_lime_ui_GamepadAxis_Float_Void_obj() -{ -} - -void _Event_lime_ui_GamepadAxis_Float_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_lime_ui_GamepadAxis_Float_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_lime_ui_GamepadAxis_Float_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_lime_ui_GamepadAxis_Float_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_lime_ui_GamepadAxis_Float_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_lime_ui_GamepadAxis_Float_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_lime_ui_GamepadAxis_Float_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_lime_ui_GamepadAxis_Float_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_lime_ui_GamepadAxis_Float_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_lime_ui_GamepadAxis_Float_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_lime_ui_GamepadAxis_Float_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_lime_ui_GamepadAxis_Float_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_lime_ui_GamepadAxis_Float_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_lime_ui_GamepadAxis_Float_Void_obj::__mClass; - -void _Event_lime_ui_GamepadAxis_Float_Void_obj::__register() -{ - _Event_lime_ui_GamepadAxis_Float_Void_obj _hx_dummy; - _Event_lime_ui_GamepadAxis_Float_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_lime_ui_GamepadAxis_Float_Void",73,e3,2d,b9); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_lime_ui_GamepadAxis_Float_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_lime_ui_GamepadAxis_Float_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_lime_ui_GamepadAxis_Float_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_lime_ui_GamepadAxis_Float_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_GamepadButton_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_GamepadButton_Void.cpp deleted file mode 100644 index 78f9296b..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_GamepadButton_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_GamepadButton_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b2bdd2074bcac861_42_new,"lime.app._Event_lime_ui_GamepadButton_Void","new",0xbb4f6e91,"lime.app._Event_lime_ui_GamepadButton_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_b2bdd2074bcac861_58_add,"lime.app._Event_lime_ui_GamepadButton_Void","add",0xbb459052,"lime.app._Event_lime_ui_GamepadButton_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_b2bdd2074bcac861_82_cancel,"lime.app._Event_lime_ui_GamepadButton_Void","cancel",0x5c3283e9,"lime.app._Event_lime_ui_GamepadButton_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_b2bdd2074bcac861_127_has,"lime.app._Event_lime_ui_GamepadButton_Void","has",0xbb4add8b,"lime.app._Event_lime_ui_GamepadButton_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_b2bdd2074bcac861_143_remove,"lime.app._Event_lime_ui_GamepadButton_Void","remove",0xa88732b3,"lime.app._Event_lime_ui_GamepadButton_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_63b28171bf8eb3ff_82_dispatch,"lime.app._Event_lime_ui_GamepadButton_Void","dispatch",0xb0081ee9,"lime.app._Event_lime_ui_GamepadButton_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_lime_ui_GamepadButton_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_b2bdd2074bcac861_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_lime_ui_GamepadButton_Void_obj::__CreateEmpty() { return new _Event_lime_ui_GamepadButton_Void_obj; } - -void *_Event_lime_ui_GamepadButton_Void_obj::_hx_vtable = 0; - -Dynamic _Event_lime_ui_GamepadButton_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_lime_ui_GamepadButton_Void_obj > _hx_result = new _Event_lime_ui_GamepadButton_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_lime_ui_GamepadButton_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x23f48759; -} - -void _Event_lime_ui_GamepadButton_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_b2bdd2074bcac861_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_lime_ui_GamepadButton_Void_obj,add,(void)) - -void _Event_lime_ui_GamepadButton_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_b2bdd2074bcac861_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_lime_ui_GamepadButton_Void_obj,cancel,(void)) - -bool _Event_lime_ui_GamepadButton_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_b2bdd2074bcac861_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_GamepadButton_Void_obj,has,return ) - -void _Event_lime_ui_GamepadButton_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_b2bdd2074bcac861_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_GamepadButton_Void_obj,remove,(void)) - -void _Event_lime_ui_GamepadButton_Void_obj::dispatch(int a){ - HX_STACKFRAME(&_hx_pos_63b28171bf8eb3ff_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_GamepadButton_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_lime_ui_GamepadButton_Void_obj > _Event_lime_ui_GamepadButton_Void_obj::__new() { - hx::ObjectPtr< _Event_lime_ui_GamepadButton_Void_obj > __this = new _Event_lime_ui_GamepadButton_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_lime_ui_GamepadButton_Void_obj > _Event_lime_ui_GamepadButton_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_lime_ui_GamepadButton_Void_obj *__this = (_Event_lime_ui_GamepadButton_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_lime_ui_GamepadButton_Void_obj), true, "lime.app._Event_lime_ui_GamepadButton_Void")); - *(void **)__this = _Event_lime_ui_GamepadButton_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_lime_ui_GamepadButton_Void_obj::_Event_lime_ui_GamepadButton_Void_obj() -{ -} - -void _Event_lime_ui_GamepadButton_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_lime_ui_GamepadButton_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_lime_ui_GamepadButton_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_lime_ui_GamepadButton_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_lime_ui_GamepadButton_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_lime_ui_GamepadButton_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_lime_ui_GamepadButton_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_lime_ui_GamepadButton_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_lime_ui_GamepadButton_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_lime_ui_GamepadButton_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_lime_ui_GamepadButton_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_lime_ui_GamepadButton_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_lime_ui_GamepadButton_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_lime_ui_GamepadButton_Void_obj::__mClass; - -void _Event_lime_ui_GamepadButton_Void_obj::__register() -{ - _Event_lime_ui_GamepadButton_Void_obj _hx_dummy; - _Event_lime_ui_GamepadButton_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_lime_ui_GamepadButton_Void",1f,d2,56,ba); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_lime_ui_GamepadButton_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_lime_ui_GamepadButton_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_lime_ui_GamepadButton_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_lime_ui_GamepadButton_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_Gamepad_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_Gamepad_Void.cpp deleted file mode 100644 index b4bb57b1..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_Gamepad_Void.cpp +++ /dev/null @@ -1,278 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Gamepad_Void -#include -#endif -#ifndef INCLUDED_lime_ui_Gamepad -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d4db0414444a1702_42_new,"lime.app._Event_lime_ui_Gamepad_Void","new",0x137bcc63,"lime.app._Event_lime_ui_Gamepad_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_d4db0414444a1702_58_add,"lime.app._Event_lime_ui_Gamepad_Void","add",0x1371ee24,"lime.app._Event_lime_ui_Gamepad_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_d4db0414444a1702_82_cancel,"lime.app._Event_lime_ui_Gamepad_Void","cancel",0x6b2d1557,"lime.app._Event_lime_ui_Gamepad_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_d4db0414444a1702_127_has,"lime.app._Event_lime_ui_Gamepad_Void","has",0x13773b5d,"lime.app._Event_lime_ui_Gamepad_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_d4db0414444a1702_143_remove,"lime.app._Event_lime_ui_Gamepad_Void","remove",0xb781c421,"lime.app._Event_lime_ui_Gamepad_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_0ddf5ccf8f454d5c_82_dispatch,"lime.app._Event_lime_ui_Gamepad_Void","dispatch",0x5fdc67d7,"lime.app._Event_lime_ui_Gamepad_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_lime_ui_Gamepad_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_d4db0414444a1702_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_lime_ui_Gamepad_Void_obj::__CreateEmpty() { return new _Event_lime_ui_Gamepad_Void_obj; } - -void *_Event_lime_ui_Gamepad_Void_obj::_hx_vtable = 0; - -Dynamic _Event_lime_ui_Gamepad_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_lime_ui_Gamepad_Void_obj > _hx_result = new _Event_lime_ui_Gamepad_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_lime_ui_Gamepad_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x472d0cab; -} - -void _Event_lime_ui_Gamepad_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_d4db0414444a1702_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_lime_ui_Gamepad_Void_obj,add,(void)) - -void _Event_lime_ui_Gamepad_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_d4db0414444a1702_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_lime_ui_Gamepad_Void_obj,cancel,(void)) - -bool _Event_lime_ui_Gamepad_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_d4db0414444a1702_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_Gamepad_Void_obj,has,return ) - -void _Event_lime_ui_Gamepad_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_d4db0414444a1702_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_Gamepad_Void_obj,remove,(void)) - -void _Event_lime_ui_Gamepad_Void_obj::dispatch( ::lime::ui::Gamepad a){ - HX_STACKFRAME(&_hx_pos_0ddf5ccf8f454d5c_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_Gamepad_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_lime_ui_Gamepad_Void_obj > _Event_lime_ui_Gamepad_Void_obj::__new() { - hx::ObjectPtr< _Event_lime_ui_Gamepad_Void_obj > __this = new _Event_lime_ui_Gamepad_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_lime_ui_Gamepad_Void_obj > _Event_lime_ui_Gamepad_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_lime_ui_Gamepad_Void_obj *__this = (_Event_lime_ui_Gamepad_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_lime_ui_Gamepad_Void_obj), true, "lime.app._Event_lime_ui_Gamepad_Void")); - *(void **)__this = _Event_lime_ui_Gamepad_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_lime_ui_Gamepad_Void_obj::_Event_lime_ui_Gamepad_Void_obj() -{ -} - -void _Event_lime_ui_Gamepad_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_lime_ui_Gamepad_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_lime_ui_Gamepad_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_lime_ui_Gamepad_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_lime_ui_Gamepad_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_lime_ui_Gamepad_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_lime_ui_Gamepad_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_lime_ui_Gamepad_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_lime_ui_Gamepad_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_lime_ui_Gamepad_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_lime_ui_Gamepad_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_lime_ui_Gamepad_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_lime_ui_Gamepad_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_lime_ui_Gamepad_Void_obj::__mClass; - -void _Event_lime_ui_Gamepad_Void_obj::__register() -{ - _Event_lime_ui_Gamepad_Void_obj _hx_dummy; - _Event_lime_ui_Gamepad_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_lime_ui_Gamepad_Void",f1,5e,27,67); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_lime_ui_Gamepad_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_lime_ui_Gamepad_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_lime_ui_Gamepad_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_lime_ui_Gamepad_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_Joystick_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_Joystick_Void.cpp deleted file mode 100644 index 1282d79b..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_Joystick_Void.cpp +++ /dev/null @@ -1,278 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Joystick_Void -#include -#endif -#ifndef INCLUDED_lime_ui_Joystick -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7624a932d5e76cd0_42_new,"lime.app._Event_lime_ui_Joystick_Void","new",0x6a6cf54a,"lime.app._Event_lime_ui_Joystick_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_7624a932d5e76cd0_58_add,"lime.app._Event_lime_ui_Joystick_Void","add",0x6a63170b,"lime.app._Event_lime_ui_Joystick_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_7624a932d5e76cd0_82_cancel,"lime.app._Event_lime_ui_Joystick_Void","cancel",0x4a1536d0,"lime.app._Event_lime_ui_Joystick_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_7624a932d5e76cd0_127_has,"lime.app._Event_lime_ui_Joystick_Void","has",0x6a686444,"lime.app._Event_lime_ui_Joystick_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_7624a932d5e76cd0_143_remove,"lime.app._Event_lime_ui_Joystick_Void","remove",0x9669e59a,"lime.app._Event_lime_ui_Joystick_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_eee134e8c5214222_82_dispatch,"lime.app._Event_lime_ui_Joystick_Void","dispatch",0xe22a9990,"lime.app._Event_lime_ui_Joystick_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_lime_ui_Joystick_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_7624a932d5e76cd0_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_lime_ui_Joystick_Void_obj::__CreateEmpty() { return new _Event_lime_ui_Joystick_Void_obj; } - -void *_Event_lime_ui_Joystick_Void_obj::_hx_vtable = 0; - -Dynamic _Event_lime_ui_Joystick_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_lime_ui_Joystick_Void_obj > _hx_result = new _Event_lime_ui_Joystick_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_lime_ui_Joystick_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2d31a596; -} - -void _Event_lime_ui_Joystick_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_7624a932d5e76cd0_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_lime_ui_Joystick_Void_obj,add,(void)) - -void _Event_lime_ui_Joystick_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_7624a932d5e76cd0_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_lime_ui_Joystick_Void_obj,cancel,(void)) - -bool _Event_lime_ui_Joystick_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_7624a932d5e76cd0_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_Joystick_Void_obj,has,return ) - -void _Event_lime_ui_Joystick_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_7624a932d5e76cd0_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_Joystick_Void_obj,remove,(void)) - -void _Event_lime_ui_Joystick_Void_obj::dispatch( ::lime::ui::Joystick a){ - HX_STACKFRAME(&_hx_pos_eee134e8c5214222_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_Joystick_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_lime_ui_Joystick_Void_obj > _Event_lime_ui_Joystick_Void_obj::__new() { - hx::ObjectPtr< _Event_lime_ui_Joystick_Void_obj > __this = new _Event_lime_ui_Joystick_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_lime_ui_Joystick_Void_obj > _Event_lime_ui_Joystick_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_lime_ui_Joystick_Void_obj *__this = (_Event_lime_ui_Joystick_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_lime_ui_Joystick_Void_obj), true, "lime.app._Event_lime_ui_Joystick_Void")); - *(void **)__this = _Event_lime_ui_Joystick_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_lime_ui_Joystick_Void_obj::_Event_lime_ui_Joystick_Void_obj() -{ -} - -void _Event_lime_ui_Joystick_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_lime_ui_Joystick_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_lime_ui_Joystick_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_lime_ui_Joystick_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_lime_ui_Joystick_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_lime_ui_Joystick_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_lime_ui_Joystick_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_lime_ui_Joystick_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_lime_ui_Joystick_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_lime_ui_Joystick_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_lime_ui_Joystick_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_lime_ui_Joystick_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_lime_ui_Joystick_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_lime_ui_Joystick_Void_obj::__mClass; - -void _Event_lime_ui_Joystick_Void_obj::__register() -{ - _Event_lime_ui_Joystick_Void_obj _hx_dummy; - _Event_lime_ui_Joystick_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_lime_ui_Joystick_Void",58,48,aa,a9); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_lime_ui_Joystick_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_lime_ui_Joystick_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_lime_ui_Joystick_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_lime_ui_Joystick_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void.cpp deleted file mode 100644 index 2ba7b36e..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_56b65ef141dbb467_42_new,"lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void","new",0xf84a4b82,"lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_56b65ef141dbb467_58_add,"lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void","add",0xf8406d43,"lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_56b65ef141dbb467_82_cancel,"lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void","cancel",0x01b59398,"lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_56b65ef141dbb467_127_has,"lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void","has",0xf845ba7c,"lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_56b65ef141dbb467_143_remove,"lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void","remove",0x4e0a4262,"lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_19b40f96506a069b_82_dispatch,"lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void","dispatch",0x0831b858,"lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_56b65ef141dbb467_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::__CreateEmpty() { return new _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj; } - -void *_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::_hx_vtable = 0; - -Dynamic _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj > _hx_result = new _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7f02c176; -} - -void _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_56b65ef141dbb467_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj,add,(void)) - -void _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_56b65ef141dbb467_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj,cancel,(void)) - -bool _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_56b65ef141dbb467_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj,has,return ) - -void _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_56b65ef141dbb467_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj,remove,(void)) - -void _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::dispatch(int a,int a1){ - HX_STACKFRAME(&_hx_pos_19b40f96506a069b_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a,a1); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC2(_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj > _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::__new() { - hx::ObjectPtr< _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj > __this = new _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj > _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj *__this = (_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj), true, "lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void")); - *(void **)__this = _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj() -{ -} - -void _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::__mClass; - -void _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::__register() -{ - _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj _hx_dummy; - _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void",90,22,22,17); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_Touch_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_Touch_Void.cpp deleted file mode 100644 index c7e1fcb2..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_Touch_Void.cpp +++ /dev/null @@ -1,278 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Touch_Void -#include -#endif -#ifndef INCLUDED_lime_ui_Touch -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b42a541de25382ee_42_new,"lime.app._Event_lime_ui_Touch_Void","new",0xb34adbc5,"lime.app._Event_lime_ui_Touch_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_b42a541de25382ee_58_add,"lime.app._Event_lime_ui_Touch_Void","add",0xb340fd86,"lime.app._Event_lime_ui_Touch_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_b42a541de25382ee_82_cancel,"lime.app._Event_lime_ui_Touch_Void","cancel",0x81b84f35,"lime.app._Event_lime_ui_Touch_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_b42a541de25382ee_127_has,"lime.app._Event_lime_ui_Touch_Void","has",0xb3464abf,"lime.app._Event_lime_ui_Touch_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_b42a541de25382ee_143_remove,"lime.app._Event_lime_ui_Touch_Void","remove",0xce0cfdff,"lime.app._Event_lime_ui_Touch_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_369ee8607aea5bad_82_dispatch,"lime.app._Event_lime_ui_Touch_Void","dispatch",0x9b105535,"lime.app._Event_lime_ui_Touch_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_lime_ui_Touch_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_b42a541de25382ee_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_lime_ui_Touch_Void_obj::__CreateEmpty() { return new _Event_lime_ui_Touch_Void_obj; } - -void *_Event_lime_ui_Touch_Void_obj::_hx_vtable = 0; - -Dynamic _Event_lime_ui_Touch_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_lime_ui_Touch_Void_obj > _hx_result = new _Event_lime_ui_Touch_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_lime_ui_Touch_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0333a555; -} - -void _Event_lime_ui_Touch_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_b42a541de25382ee_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_lime_ui_Touch_Void_obj,add,(void)) - -void _Event_lime_ui_Touch_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_b42a541de25382ee_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_lime_ui_Touch_Void_obj,cancel,(void)) - -bool _Event_lime_ui_Touch_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_b42a541de25382ee_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_Touch_Void_obj,has,return ) - -void _Event_lime_ui_Touch_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_b42a541de25382ee_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_Touch_Void_obj,remove,(void)) - -void _Event_lime_ui_Touch_Void_obj::dispatch( ::lime::ui::Touch a){ - HX_STACKFRAME(&_hx_pos_369ee8607aea5bad_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_Touch_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_lime_ui_Touch_Void_obj > _Event_lime_ui_Touch_Void_obj::__new() { - hx::ObjectPtr< _Event_lime_ui_Touch_Void_obj > __this = new _Event_lime_ui_Touch_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_lime_ui_Touch_Void_obj > _Event_lime_ui_Touch_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_lime_ui_Touch_Void_obj *__this = (_Event_lime_ui_Touch_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_lime_ui_Touch_Void_obj), true, "lime.app._Event_lime_ui_Touch_Void")); - *(void **)__this = _Event_lime_ui_Touch_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_lime_ui_Touch_Void_obj::_Event_lime_ui_Touch_Void_obj() -{ -} - -void _Event_lime_ui_Touch_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_lime_ui_Touch_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_lime_ui_Touch_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_lime_ui_Touch_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_lime_ui_Touch_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_lime_ui_Touch_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_lime_ui_Touch_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_lime_ui_Touch_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_lime_ui_Touch_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_lime_ui_Touch_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_lime_ui_Touch_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_lime_ui_Touch_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_lime_ui_Touch_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_lime_ui_Touch_Void_obj::__mClass; - -void _Event_lime_ui_Touch_Void_obj::__register() -{ - _Event_lime_ui_Touch_Void_obj _hx_dummy; - _Event_lime_ui_Touch_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_lime_ui_Touch_Void",53,95,de,4e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_lime_ui_Touch_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_lime_ui_Touch_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_lime_ui_Touch_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_lime_ui_Touch_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_Window_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_Window_Void.cpp deleted file mode 100644 index 9b9128ad..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_lime_ui_Window_Void.cpp +++ /dev/null @@ -1,278 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Window_Void -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_3e785e2fafde5c5c_42_new,"lime.app._Event_lime_ui_Window_Void","new",0xfeda1956,"lime.app._Event_lime_ui_Window_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_3e785e2fafde5c5c_58_add,"lime.app._Event_lime_ui_Window_Void","add",0xfed03b17,"lime.app._Event_lime_ui_Window_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_3e785e2fafde5c5c_82_cancel,"lime.app._Event_lime_ui_Window_Void","cancel",0x4b652244,"lime.app._Event_lime_ui_Window_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_3e785e2fafde5c5c_127_has,"lime.app._Event_lime_ui_Window_Void","has",0xfed58850,"lime.app._Event_lime_ui_Window_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_3e785e2fafde5c5c_143_remove,"lime.app._Event_lime_ui_Window_Void","remove",0x97b9d10e,"lime.app._Event_lime_ui_Window_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_8d85d499811d4db5_82_dispatch,"lime.app._Event_lime_ui_Window_Void","dispatch",0xc7e34a04,"lime.app._Event_lime_ui_Window_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_lime_ui_Window_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_3e785e2fafde5c5c_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_lime_ui_Window_Void_obj::__CreateEmpty() { return new _Event_lime_ui_Window_Void_obj; } - -void *_Event_lime_ui_Window_Void_obj::_hx_vtable = 0; - -Dynamic _Event_lime_ui_Window_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_lime_ui_Window_Void_obj > _hx_result = new _Event_lime_ui_Window_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_lime_ui_Window_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7c486306; -} - -void _Event_lime_ui_Window_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_3e785e2fafde5c5c_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_lime_ui_Window_Void_obj,add,(void)) - -void _Event_lime_ui_Window_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_3e785e2fafde5c5c_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_lime_ui_Window_Void_obj,cancel,(void)) - -bool _Event_lime_ui_Window_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_3e785e2fafde5c5c_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_Window_Void_obj,has,return ) - -void _Event_lime_ui_Window_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_3e785e2fafde5c5c_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_Window_Void_obj,remove,(void)) - -void _Event_lime_ui_Window_Void_obj::dispatch( ::lime::ui::Window a){ - HX_STACKFRAME(&_hx_pos_8d85d499811d4db5_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_lime_ui_Window_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_lime_ui_Window_Void_obj > _Event_lime_ui_Window_Void_obj::__new() { - hx::ObjectPtr< _Event_lime_ui_Window_Void_obj > __this = new _Event_lime_ui_Window_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_lime_ui_Window_Void_obj > _Event_lime_ui_Window_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_lime_ui_Window_Void_obj *__this = (_Event_lime_ui_Window_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_lime_ui_Window_Void_obj), true, "lime.app._Event_lime_ui_Window_Void")); - *(void **)__this = _Event_lime_ui_Window_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_lime_ui_Window_Void_obj::_Event_lime_ui_Window_Void_obj() -{ -} - -void _Event_lime_ui_Window_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_lime_ui_Window_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_lime_ui_Window_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_lime_ui_Window_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_lime_ui_Window_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_lime_ui_Window_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_lime_ui_Window_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_lime_ui_Window_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_lime_ui_Window_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_lime_ui_Window_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_lime_ui_Window_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_lime_ui_Window_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_lime_ui_Window_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_lime_ui_Window_Void_obj::__mClass; - -void _Event_lime_ui_Window_Void_obj::__register() -{ - _Event_lime_ui_Window_Void_obj _hx_dummy; - _Event_lime_ui_Window_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_lime_ui_Window_Void",64,76,19,03); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_lime_ui_Window_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_lime_ui_Window_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_lime_ui_Window_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_lime_ui_Window_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Event_ofEvents_T_Void.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Event_ofEvents_T_Void.cpp deleted file mode 100644 index 61734d88..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Event_ofEvents_T_Void.cpp +++ /dev/null @@ -1,275 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app__Event_ofEvents_T_Void -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_602a5331235d55ea_42_new,"lime.app._Event_ofEvents_T_Void","new",0xde11e822,"lime.app._Event_ofEvents_T_Void.new","lime/app/Event.hx",42,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_602a5331235d55ea_58_add,"lime.app._Event_ofEvents_T_Void","add",0xde0809e3,"lime.app._Event_ofEvents_T_Void.add","lime/app/Event.hx",58,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_602a5331235d55ea_82_cancel,"lime.app._Event_ofEvents_T_Void","cancel",0x39599af8,"lime.app._Event_ofEvents_T_Void.cancel","lime/app/Event.hx",82,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_602a5331235d55ea_127_has,"lime.app._Event_ofEvents_T_Void","has",0xde0d571c,"lime.app._Event_ofEvents_T_Void.has","lime/app/Event.hx",127,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_602a5331235d55ea_143_remove,"lime.app._Event_ofEvents_T_Void","remove",0x85ae49c2,"lime.app._Event_ofEvents_T_Void.remove","lime/app/Event.hx",143,0xbda45bec) -HX_LOCAL_STACK_FRAME(_hx_pos_89c82c0cd6a35496_82_dispatch,"lime.app._Event_ofEvents_T_Void","dispatch",0x766e57b8,"lime.app._Event_ofEvents_T_Void.dispatch","lime/_internal/macros/EventMacro.hx",82,0xc5a10671) -namespace lime{ -namespace app{ - -void _Event_ofEvents_T_Void_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_602a5331235d55ea_42_new) -HXLINE( 44) this->canceled = false; -HXLINE( 45) this->_hx___listeners = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 46) this->_hx___priorities = ::Array_obj< int >::__new(); -HXLINE( 47) this->_hx___repeat = ::Array_obj< bool >::__new(); - } - -Dynamic _Event_ofEvents_T_Void_obj::__CreateEmpty() { return new _Event_ofEvents_T_Void_obj; } - -void *_Event_ofEvents_T_Void_obj::_hx_vtable = 0; - -Dynamic _Event_ofEvents_T_Void_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _Event_ofEvents_T_Void_obj > _hx_result = new _Event_ofEvents_T_Void_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool _Event_ofEvents_T_Void_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2d041bb6; -} - -void _Event_ofEvents_T_Void_obj::add( ::Dynamic listener,hx::Null< bool > __o_once,hx::Null< int > __o_priority){ - bool once = __o_once.Default(false); - int priority = __o_priority.Default(0); - HX_STACKFRAME(&_hx_pos_602a5331235d55ea_58_add) -HXLINE( 60) { -HXLINE( 60) int _g = 0; -HXDLIN( 60) int _g1 = this->_hx___priorities->length; -HXDLIN( 60) while((_g < _g1)){ -HXLINE( 60) _g = (_g + 1); -HXDLIN( 60) int i = (_g - 1); -HXLINE( 62) if ((priority > this->_hx___priorities->__get(i))) { -HXLINE( 64) this->_hx___listeners->insert(i,listener); -HXLINE( 65) this->_hx___priorities->insert(i,priority); -HXLINE( 66) this->_hx___repeat->insert(i,!(once)); -HXLINE( 67) return; - } - } - } -HXLINE( 71) this->_hx___listeners->push(listener); -HXLINE( 72) this->_hx___priorities->push(priority); -HXLINE( 73) this->_hx___repeat->push(!(once)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(_Event_ofEvents_T_Void_obj,add,(void)) - -void _Event_ofEvents_T_Void_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_602a5331235d55ea_82_cancel) -HXDLIN( 82) this->canceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(_Event_ofEvents_T_Void_obj,cancel,(void)) - -bool _Event_ofEvents_T_Void_obj::has( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_602a5331235d55ea_127_has) -HXLINE( 129) { -HXLINE( 129) int _g = 0; -HXDLIN( 129) ::Array< ::Dynamic> _g1 = this->_hx___listeners; -HXDLIN( 129) while((_g < _g1->length)){ -HXLINE( 129) ::Dynamic l = _g1->__get(_g); -HXDLIN( 129) _g = (_g + 1); -HXLINE( 131) if (::Reflect_obj::compareMethods(l,listener)) { -HXLINE( 131) return true; - } - } - } -HXLINE( 135) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_ofEvents_T_Void_obj,has,return ) - -void _Event_ofEvents_T_Void_obj::remove( ::Dynamic listener){ - HX_STACKFRAME(&_hx_pos_602a5331235d55ea_143_remove) -HXLINE( 145) int i = this->_hx___listeners->length; -HXLINE( 147) while(true){ -HXLINE( 147) i = (i - 1); -HXDLIN( 147) if (!((i >= 0))) { -HXLINE( 147) goto _hx_goto_6; - } -HXLINE( 149) if (::Reflect_obj::compareMethods(this->_hx___listeners->__get(i),listener)) { -HXLINE( 151) this->_hx___listeners->removeRange(i,1); -HXLINE( 152) this->_hx___priorities->removeRange(i,1); -HXLINE( 153) this->_hx___repeat->removeRange(i,1); - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_ofEvents_T_Void_obj,remove,(void)) - -void _Event_ofEvents_T_Void_obj::dispatch( ::Dynamic a){ - HX_STACKFRAME(&_hx_pos_89c82c0cd6a35496_82_dispatch) -HXLINE( 83) this->canceled = false; -HXLINE( 85) ::Array< ::Dynamic> listeners = this->_hx___listeners; -HXLINE( 86) ::Array< bool > repeat = this->_hx___repeat; -HXLINE( 87) int i = 0; -HXLINE( 89) while((i < listeners->length)){ -HXLINE( 91) listeners->__get(i)(a); -HXLINE( 93) if (!(repeat->__get(i))) { -HXLINE( 95) this->remove(listeners->__get(i)); - } - else { -HXLINE( 99) i = (i + 1); - } -HXLINE( 102) if (this->canceled) { -HXLINE( 104) goto _hx_goto_8; - } - } - _hx_goto_8:; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_Event_ofEvents_T_Void_obj,dispatch,(void)) - - -hx::ObjectPtr< _Event_ofEvents_T_Void_obj > _Event_ofEvents_T_Void_obj::__new() { - hx::ObjectPtr< _Event_ofEvents_T_Void_obj > __this = new _Event_ofEvents_T_Void_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< _Event_ofEvents_T_Void_obj > _Event_ofEvents_T_Void_obj::__alloc(hx::Ctx *_hx_ctx) { - _Event_ofEvents_T_Void_obj *__this = (_Event_ofEvents_T_Void_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_Event_ofEvents_T_Void_obj), true, "lime.app._Event_ofEvents_T_Void")); - *(void **)__this = _Event_ofEvents_T_Void_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -_Event_ofEvents_T_Void_obj::_Event_ofEvents_T_Void_obj() -{ -} - -void _Event_ofEvents_T_Void_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(_Event_ofEvents_T_Void); - HX_MARK_MEMBER_NAME(canceled,"canceled"); - HX_MARK_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_MARK_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_MARK_MEMBER_NAME(_hx___listeners,"__listeners"); - HX_MARK_END_CLASS(); -} - -void _Event_ofEvents_T_Void_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(canceled,"canceled"); - HX_VISIT_MEMBER_NAME(_hx___repeat,"__repeat"); - HX_VISIT_MEMBER_NAME(_hx___priorities,"__priorities"); - HX_VISIT_MEMBER_NAME(_hx___listeners,"__listeners"); -} - -hx::Val _Event_ofEvents_T_Void_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"has") ) { return hx::Val( has_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { return hx::Val( canceled ); } - if (HX_FIELD_EQ(inName,"__repeat") ) { return hx::Val( _hx___repeat ); } - if (HX_FIELD_EQ(inName,"dispatch") ) { return hx::Val( dispatch_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { return hx::Val( _hx___listeners ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { return hx::Val( _hx___priorities ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val _Event_ofEvents_T_Void_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"canceled") ) { canceled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__repeat") ) { _hx___repeat=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__listeners") ) { _hx___listeners=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__priorities") ) { _hx___priorities=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void _Event_ofEvents_T_Void_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("canceled",59,18,26,1f)); - outFields->push(HX_("__repeat",7b,02,ac,ae)); - outFields->push(HX_("__priorities",e2,cb,e6,1c)); - outFields->push(HX_("__listeners",5f,ae,ba,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo _Event_ofEvents_T_Void_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(_Event_ofEvents_T_Void_obj,canceled),HX_("canceled",59,18,26,1f)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(_Event_ofEvents_T_Void_obj,_hx___repeat),HX_("__repeat",7b,02,ac,ae)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(_Event_ofEvents_T_Void_obj,_hx___priorities),HX_("__priorities",e2,cb,e6,1c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(_Event_ofEvents_T_Void_obj,_hx___listeners),HX_("__listeners",5f,ae,ba,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *_Event_ofEvents_T_Void_obj_sStaticStorageInfo = 0; -#endif - -static ::String _Event_ofEvents_T_Void_obj_sMemberFields[] = { - HX_("canceled",59,18,26,1f), - HX_("__repeat",7b,02,ac,ae), - HX_("__priorities",e2,cb,e6,1c), - HX_("add",21,f2,49,00), - HX_("cancel",7a,ed,33,b8), - HX_("has",5a,3f,4f,00), - HX_("remove",44,9c,88,04), - HX_("__listeners",5f,ae,ba,21), - HX_("dispatch",ba,ce,63,1e), - ::String(null()) }; - -hx::Class _Event_ofEvents_T_Void_obj::__mClass; - -void _Event_ofEvents_T_Void_obj::__register() -{ - _Event_ofEvents_T_Void_obj _hx_dummy; - _Event_ofEvents_T_Void_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Event_ofEvents_T_Void",30,ef,76,e4); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_Event_ofEvents_T_Void_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _Event_ofEvents_T_Void_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _Event_ofEvents_T_Void_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _Event_ofEvents_T_Void_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app diff --git a/hGameTest/bin/linux/obj/src/lime/app/_Future/FutureWork.cpp b/hGameTest/bin/linux/obj/src/lime/app/_Future/FutureWork.cpp deleted file mode 100644 index d14f44de..00000000 --- a/hGameTest/bin/linux/obj/src/lime/app/_Future/FutureWork.cpp +++ /dev/null @@ -1,190 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app__Event_Dynamic_Void -#include -#endif -#ifndef INCLUDED_lime_app__Future_FutureWork -#include -#endif -#ifndef INCLUDED_lime_system_ThreadPool -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_07b7a29bdf563898_326_queue,"lime.app._Future.FutureWork","queue",0x91987fc9,"lime.app._Future.FutureWork.queue","lime/app/Future.hx",326,0x058e0853) -HX_LOCAL_STACK_FRAME(_hx_pos_07b7a29bdf563898_341_threadPool_doWork,"lime.app._Future.FutureWork","threadPool_doWork",0x0c558ecd,"lime.app._Future.FutureWork.threadPool_doWork","lime/app/Future.hx",341,0x058e0853) -HX_LOCAL_STACK_FRAME(_hx_pos_07b7a29bdf563898_354_threadPool_onComplete,"lime.app._Future.FutureWork","threadPool_onComplete",0x6b927949,"lime.app._Future.FutureWork.threadPool_onComplete","lime/app/Future.hx",354,0x058e0853) -HX_LOCAL_STACK_FRAME(_hx_pos_07b7a29bdf563898_359_threadPool_onError,"lime.app._Future.FutureWork","threadPool_onError",0xc65d5938,"lime.app._Future.FutureWork.threadPool_onError","lime/app/Future.hx",359,0x058e0853) -namespace lime{ -namespace app{ -namespace _Future{ - -void FutureWork_obj::__construct() { } - -Dynamic FutureWork_obj::__CreateEmpty() { return new FutureWork_obj; } - -void *FutureWork_obj::_hx_vtable = 0; - -Dynamic FutureWork_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< FutureWork_obj > _hx_result = new FutureWork_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool FutureWork_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x594b82aa; -} - - ::lime::_hx_system::ThreadPool FutureWork_obj::threadPool; - -void FutureWork_obj::queue( ::Dynamic state){ - HX_GC_STACKFRAME(&_hx_pos_07b7a29bdf563898_326_queue) -HXLINE( 327) if (hx::IsNull( ::lime::app::_Future::FutureWork_obj::threadPool )) { -HXLINE( 329) ::lime::app::_Future::FutureWork_obj::threadPool = ::lime::_hx_system::ThreadPool_obj::__alloc( HX_CTX ,null(),null()); -HXLINE( 330) ::lime::app::_Future::FutureWork_obj::threadPool->doWork->add(::lime::app::_Future::FutureWork_obj::threadPool_doWork_dyn(),null(),null()); -HXLINE( 331) ::lime::app::_Future::FutureWork_obj::threadPool->onComplete->add(::lime::app::_Future::FutureWork_obj::threadPool_onComplete_dyn(),null(),null()); -HXLINE( 332) ::lime::app::_Future::FutureWork_obj::threadPool->onError->add(::lime::app::_Future::FutureWork_obj::threadPool_onError_dyn(),null(),null()); - } -HXLINE( 335) ::lime::app::_Future::FutureWork_obj::threadPool->queue(state); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(FutureWork_obj,queue,(void)) - -void FutureWork_obj::threadPool_doWork( ::Dynamic state){ - HX_STACKFRAME(&_hx_pos_07b7a29bdf563898_341_threadPool_doWork) -HXDLIN( 341) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE( 343) ::Dynamic result = state->__Field(HX_("work",d1,01,fd,4e),hx::paccDynamic)(); -HXLINE( 344) ::lime::app::_Future::FutureWork_obj::threadPool->sendComplete( ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("promise",9b,cd,e9,f7), ::Dynamic(state->__Field(HX_("promise",9b,cd,e9,f7),hx::paccDynamic))) - ->setFixed(1,HX_("result",dd,68,84,08),result))); - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE( 348) ::lime::app::_Future::FutureWork_obj::threadPool->sendError( ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("promise",9b,cd,e9,f7), ::Dynamic(state->__Field(HX_("promise",9b,cd,e9,f7),hx::paccDynamic))) - ->setFixed(1,HX_("error",c8,cb,29,73),e))); - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(FutureWork_obj,threadPool_doWork,(void)) - -void FutureWork_obj::threadPool_onComplete( ::Dynamic state){ - HX_STACKFRAME(&_hx_pos_07b7a29bdf563898_354_threadPool_onComplete) -HXDLIN( 354) ::Dynamic(state->__Field(HX_("promise",9b,cd,e9,f7),hx::paccDynamic))->__Field(HX_("complete",b9,00,c8,7f),hx::paccDynamic)( ::Dynamic(state->__Field(HX_("result",dd,68,84,08),hx::paccDynamic))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(FutureWork_obj,threadPool_onComplete,(void)) - -void FutureWork_obj::threadPool_onError( ::Dynamic state){ - HX_STACKFRAME(&_hx_pos_07b7a29bdf563898_359_threadPool_onError) -HXDLIN( 359) ::Dynamic(state->__Field(HX_("promise",9b,cd,e9,f7),hx::paccDynamic))->__Field(HX_("error",c8,cb,29,73),hx::paccDynamic)( ::Dynamic(state->__Field(HX_("error",c8,cb,29,73),hx::paccDynamic))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(FutureWork_obj,threadPool_onError,(void)) - - -FutureWork_obj::FutureWork_obj() -{ -} - -bool FutureWork_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"queue") ) { outValue = queue_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"threadPool") ) { outValue = ( threadPool ); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"threadPool_doWork") ) { outValue = threadPool_doWork_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"threadPool_onError") ) { outValue = threadPool_onError_dyn(); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"threadPool_onComplete") ) { outValue = threadPool_onComplete_dyn(); return true; } - } - return false; -} - -bool FutureWork_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"threadPool") ) { threadPool=ioValue.Cast< ::lime::_hx_system::ThreadPool >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *FutureWork_obj_sMemberStorageInfo = 0; -static hx::StaticInfo FutureWork_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::lime::_hx_system::ThreadPool */ ,(void *) &FutureWork_obj::threadPool,HX_("threadPool",c6,54,25,46)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void FutureWork_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(FutureWork_obj::threadPool,"threadPool"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void FutureWork_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(FutureWork_obj::threadPool,"threadPool"); -}; - -#endif - -hx::Class FutureWork_obj::__mClass; - -static ::String FutureWork_obj_sStaticFields[] = { - HX_("threadPool",c6,54,25,46), - HX_("queue",91,8d,ea,5d), - HX_("threadPool_doWork",95,28,69,50), - HX_("threadPool_onComplete",11,97,0a,2c), - HX_("threadPool_onError",70,4e,70,13), - ::String(null()) -}; - -void FutureWork_obj::__register() -{ - FutureWork_obj _hx_dummy; - FutureWork_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.app._Future.FutureWork",a6,58,06,6f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &FutureWork_obj::__GetStatic; - __mClass->mSetStaticField = &FutureWork_obj::__SetStatic; - __mClass->mMarkFunc = FutureWork_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(FutureWork_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< FutureWork_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = FutureWork_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = FutureWork_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = FutureWork_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace app -} // end namespace _Future diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/Image.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/Image.cpp deleted file mode 100644 index d8e45cee..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/Image.cpp +++ /dev/null @@ -1,2626 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Encoding -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime__internal_format_BMP -#include -#endif -#ifndef INCLUDED_lime__internal_format_BMPType -#include -#endif -#ifndef INCLUDED_lime__internal_format_Base64 -#include -#endif -#ifndef INCLUDED_lime__internal_format_JPEG -#include -#endif -#ifndef INCLUDED_lime__internal_format_PNG -#include -#endif -#ifndef INCLUDED_lime__internal_graphics_ImageCanvasUtil -#include -#endif -#ifndef INCLUDED_lime__internal_graphics_ImageDataUtil -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageBuffer -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageChannel -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageFileFormat -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageType -#include -#endif -#ifndef INCLUDED_lime_math_Rectangle -#include -#endif -#ifndef INCLUDED_lime_math_Vector2 -#include -#endif -#ifndef INCLUDED_lime_math__ColorMatrix_ColorMatrix_Impl_ -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_system_CFFI -#include -#endif -#ifndef INCLUDED_lime_system_Endian -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_221_new,"lime.graphics.Image","new",0x344ae603,"lime.graphics.Image.new","lime/graphics/Image.hx",221,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_287_clone,"lime.graphics.Image","clone",0xb88517c0,"lime.graphics.Image.clone","lime/graphics/Image.hx",287,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_316_colorTransform,"lime.graphics.Image","colorTransform",0xaf89aec6,"lime.graphics.Image.colorTransform","lime/graphics/Image.hx",316,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_349_copyChannel,"lime.graphics.Image","copyChannel",0xc3306e31,"lime.graphics.Image.copyChannel","lime/graphics/Image.hx",349,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_408_copyPixels,"lime.graphics.Image","copyPixels",0x19d2897f,"lime.graphics.Image.copyPixels","lime/graphics/Image.hx",408,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_508_encode,"lime.graphics.Image","encode",0xa785c453,"lime.graphics.Image.encode","lime/graphics/Image.hx",508,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_532_fillRect,"lime.graphics.Image","fillRect",0x2421e0c4,"lime.graphics.Image.fillRect","lime/graphics/Image.hx",532,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_577_floodFill,"lime.graphics.Image","floodFill",0x1da9f544,"lime.graphics.Image.floodFill","lime/graphics/Image.hx",577,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_736_getColorBoundsRect,"lime.graphics.Image","getColorBoundsRect",0x21db6743,"lime.graphics.Image.getColorBoundsRect","lime/graphics/Image.hx",736,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_768_getPixel,"lime.graphics.Image","getPixel",0xd9e3718d,"lime.graphics.Image.getPixel","lime/graphics/Image.hx",768,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_810_getPixel32,"lime.graphics.Image","getPixel32",0xaeccdb6c,"lime.graphics.Image.getPixel32","lime/graphics/Image.hx",810,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_851_getPixels,"lime.graphics.Image","getPixels",0xcd1fea46,"lime.graphics.Image.getPixels","lime/graphics/Image.hx",851,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1080_merge,"lime.graphics.Image","merge",0x75e8a71b,"lime.graphics.Image.merge","lime/graphics/Image.hx",1080,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1114_resize,"lime.graphics.Image","resize",0xb61d2c31,"lime.graphics.Image.resize","lime/graphics/Image.hx",1114,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1154_scroll,"lime.graphics.Image","scroll",0xf506aa4a,"lime.graphics.Image.scroll","lime/graphics/Image.hx",1154,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1180_setPixel,"lime.graphics.Image","setPixel",0x8840cb01,"lime.graphics.Image.setPixel","lime/graphics/Image.hx",1180,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1217_setPixel32,"lime.graphics.Image","setPixel32",0xb24a79e0,"lime.graphics.Image.setPixel32","lime/graphics/Image.hx",1217,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1254_setPixels,"lime.graphics.Image","setPixels",0xb070d652,"lime.graphics.Image.setPixels","lime/graphics/Image.hx",1254,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1361_threshold,"lime.graphics.Image","threshold",0xf8c3358e,"lime.graphics.Image.threshold","lime/graphics/Image.hx",1361,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1402___clipRect,"lime.graphics.Image","__clipRect",0xd30737f1,"lime.graphics.Image.__clipRect","lime/graphics/Image.hx",1402,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1466___fromBase64,"lime.graphics.Image","__fromBase64",0x71681bb6,"lime.graphics.Image.__fromBase64","lime/graphics/Image.hx",1466,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1474___fromBytes,"lime.graphics.Image","__fromBytes",0x40972c24,"lime.graphics.Image.__fromBytes","lime/graphics/Image.hx",1474,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1531___fromFile,"lime.graphics.Image","__fromFile",0x1c2444e3,"lime.graphics.Image.__fromFile","lime/graphics/Image.hx",1531,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1693___fromImageBuffer,"lime.graphics.Image","__fromImageBuffer",0xe152fb34,"lime.graphics.Image.__fromImageBuffer","lime/graphics/Image.hx",1693,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1745_get_data,"lime.graphics.Image","get_data",0x7986ad30,"lime.graphics.Image.get_data","lime/graphics/Image.hx",1745,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1761_set_data,"lime.graphics.Image","set_data",0x27e406a4,"lime.graphics.Image.set_data","lime/graphics/Image.hx",1761,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1766_get_format,"lime.graphics.Image","get_format",0xc57a33bd,"lime.graphics.Image.get_format","lime/graphics/Image.hx",1766,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1770_set_format,"lime.graphics.Image","set_format",0xc8f7d231,"lime.graphics.Image.set_format","lime/graphics/Image.hx",1770,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1787_get_powerOfTwo,"lime.graphics.Image","get_powerOfTwo",0x62ee1df6,"lime.graphics.Image.get_powerOfTwo","lime/graphics/Image.hx",1787,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1793_set_powerOfTwo,"lime.graphics.Image","set_powerOfTwo",0x830e066a,"lime.graphics.Image.set_powerOfTwo","lime/graphics/Image.hx",1793,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1844_get_premultiplied,"lime.graphics.Image","get_premultiplied",0xc1478990,"lime.graphics.Image.get_premultiplied","lime/graphics/Image.hx",1844,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1848_set_premultiplied,"lime.graphics.Image","set_premultiplied",0xe4b5619c,"lime.graphics.Image.set_premultiplied","lime/graphics/Image.hx",1848,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1885_get_rect,"lime.graphics.Image","get_rect",0x82caa42a,"lime.graphics.Image.get_rect","lime/graphics/Image.hx",1885,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1897_get_src,"lime.graphics.Image","get_src",0x66c2929e,"lime.graphics.Image.get_src","lime/graphics/Image.hx",1897,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1902_set_src,"lime.graphics.Image","set_src",0x59c423aa,"lime.graphics.Image.set_src","lime/graphics/Image.hx",1902,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1906_get_transparent,"lime.graphics.Image","get_transparent",0xe1ee610c,"lime.graphics.Image.get_transparent","lime/graphics/Image.hx",1906,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1912_set_transparent,"lime.graphics.Image","set_transparent",0xddb9de18,"lime.graphics.Image.set_transparent","lime/graphics/Image.hx",1912,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_613_fromBase64,"lime.graphics.Image","fromBase64",0x6fd03756,"lime.graphics.Image.fromBase64","lime/graphics/Image.hx",613,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_627_fromBitmapData,"lime.graphics.Image","fromBitmapData",0x2e36df00,"lime.graphics.Image.fromBitmapData","lime/graphics/Image.hx",627,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_652_fromBytes,"lime.graphics.Image","fromBytes",0x36406484,"lime.graphics.Image.fromBytes","lime/graphics/Image.hx",652,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_672_fromCanvas,"lime.graphics.Image","fromCanvas",0xd2ea8e9f,"lime.graphics.Image.fromCanvas","lime/graphics/Image.hx",672,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_695_fromFile,"lime.graphics.Image","fromFile",0x58f03883,"lime.graphics.Image.fromFile","lime/graphics/Image.hx",695,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_715_fromImageElement,"lime.graphics.Image","fromImageElement",0x196571a8,"lime.graphics.Image.fromImageElement","lime/graphics/Image.hx",715,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_918_loadFromBase64,"lime.graphics.Image","loadFromBase64",0x3166e39c,"lime.graphics.Image.loadFromBase64","lime/graphics/Image.hx",918,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_997_loadFromBytes,"lime.graphics.Image","loadFromBytes",0xafa862fe,"lime.graphics.Image.loadFromBytes","lime/graphics/Image.hx",997,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_941_loadFromBytes,"lime.graphics.Image","loadFromBytes",0xafa862fe,"lime.graphics.Image.loadFromBytes","lime/graphics/Image.hx",941,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1056_loadFromFile,"lime.graphics.Image","loadFromFile",0xfb592749,"lime.graphics.Image.loadFromFile","lime/graphics/Image.hx",1056,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1007_loadFromFile,"lime.graphics.Image","loadFromFile",0xfb592749,"lime.graphics.Image.loadFromFile","lime/graphics/Image.hx",1007,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1711___isGIF,"lime.graphics.Image","__isGIF",0x6ba10e3d,"lime.graphics.Image.__isGIF","lime/graphics/Image.hx",1711,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1719___isJPG,"lime.graphics.Image","__isJPG",0x6ba35b1a,"lime.graphics.Image.__isJPG","lime/graphics/Image.hx",1719,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1729___isPNG,"lime.graphics.Image","__isPNG",0x6ba7e6e2,"lime.graphics.Image.__isPNG","lime/graphics/Image.hx",1729,0xc7b862ad) -HX_LOCAL_STACK_FRAME(_hx_pos_ef8f6e7e24e3b831_1737___isWebP,"lime.graphics.Image","__isWebP",0xcbf428e3,"lime.graphics.Image.__isWebP","lime/graphics/Image.hx",1737,0xc7b862ad) -namespace lime{ -namespace graphics{ - -void Image_obj::__construct( ::lime::graphics::ImageBuffer buffer,hx::Null< int > __o_offsetX,hx::Null< int > __o_offsetY,hx::Null< int > __o_width,hx::Null< int > __o_height, ::Dynamic color, ::lime::graphics::ImageType type){ - int offsetX = __o_offsetX.Default(0); - int offsetY = __o_offsetY.Default(0); - int width = __o_width.Default(-1); - int height = __o_height.Default(-1); - HX_GC_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_221_new) -HXLINE( 222) this->offsetX = offsetX; -HXLINE( 223) this->offsetY = offsetY; -HXLINE( 224) this->width = width; -HXLINE( 225) this->height = height; -HXLINE( 227) this->version = 0; -HXLINE( 229) if (hx::IsNull( type )) { -HXLINE( 236) type = ::lime::graphics::ImageType_obj::DATA_dyn(); - } -HXLINE( 240) this->type = type; -HXLINE( 242) if (hx::IsNull( buffer )) { -HXLINE( 244) bool _hx_tmp; -HXDLIN( 244) if ((width > 0)) { -HXLINE( 244) _hx_tmp = (height > 0); - } - else { -HXLINE( 244) _hx_tmp = false; - } -HXDLIN( 244) if (_hx_tmp) { -HXLINE( 246) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE( 249) this->buffer = ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,null(),width,height,null(),null()); -HXLINE( 250) ::lime::_internal::graphics::ImageCanvasUtil_obj::createCanvas(hx::ObjectPtr(this),width,height); -HXLINE( 252) bool _hx_tmp1; -HXDLIN( 252) if (hx::IsNotNull( color )) { -HXLINE( 252) _hx_tmp1 = hx::IsNotEq( color,0 ); - } - else { -HXLINE( 252) _hx_tmp1 = false; - } -HXDLIN( 252) if (_hx_tmp1) { -HXLINE( 254) this->fillRect( ::lime::math::Rectangle_obj::__alloc( HX_CTX ,0,0,width,height),( (int)(color) ),null()); - } - } - break; - case (int)1: { -HXLINE( 258) ::Dynamic elements = ((width * height) * 4); -HXDLIN( 258) ::haxe::io::Bytes buffer1 = null(); -HXDLIN( 258) ::cpp::VirtualArray array = null(); -HXDLIN( 258) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 258) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 258) ::Dynamic len = null(); -HXDLIN( 258) ::lime::utils::ArrayBufferView this1; -HXDLIN( 258) if (hx::IsNotNull( elements )) { -HXLINE( 258) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 258) if (hx::IsNotNull( array )) { -HXLINE( 258) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 258) _this->byteOffset = 0; -HXDLIN( 258) _this->length = array->get_length(); -HXDLIN( 258) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 258) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 258) _this->buffer = this2; -HXDLIN( 258) _this->copyFromArray(array,null()); -HXDLIN( 258) this1 = _this; - } - else { -HXLINE( 258) if (hx::IsNotNull( vector )) { -HXLINE( 258) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 258) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 258) _this1->byteOffset = 0; -HXDLIN( 258) _this1->length = array1->get_length(); -HXDLIN( 258) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 258) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 258) _this1->buffer = this3; -HXDLIN( 258) _this1->copyFromArray(array1,null()); -HXDLIN( 258) this1 = _this1; - } - else { -HXLINE( 258) if (hx::IsNotNull( view )) { -HXLINE( 258) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 258) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 258) int srcLength = view->length; -HXDLIN( 258) int srcByteOffset = view->byteOffset; -HXDLIN( 258) int srcElementSize = view->bytesPerElement; -HXDLIN( 258) int elementSize = _this2->bytesPerElement; -HXDLIN( 258) if ((view->type == _this2->type)) { -HXLINE( 258) int srcLength1 = srcData->length; -HXDLIN( 258) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 258) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 258) _this2->buffer = this4; -HXDLIN( 258) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 258) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 258) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 258) _this2->byteOffset = 0; -HXDLIN( 258) _this2->length = srcLength; -HXDLIN( 258) this1 = _this2; - } - else { -HXLINE( 258) if (hx::IsNotNull( buffer1 )) { -HXLINE( 258) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 258) int in_byteOffset = 0; -HXDLIN( 258) if ((in_byteOffset < 0)) { -HXLINE( 258) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 258) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 258) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 258) int bufferByteLength = buffer1->length; -HXDLIN( 258) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 258) int newByteLength = bufferByteLength; -HXDLIN( 258) if (hx::IsNull( len )) { -HXLINE( 258) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 258) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 258) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 258) if ((newByteLength < 0)) { -HXLINE( 258) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 258) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 258) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 258) if ((newRange > bufferByteLength)) { -HXLINE( 258) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 258) _this3->buffer = buffer1; -HXDLIN( 258) _this3->byteOffset = in_byteOffset; -HXDLIN( 258) _this3->byteLength = newByteLength; -HXDLIN( 258) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 258) this1 = _this3; - } - else { -HXLINE( 258) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 258) this->buffer = ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,this1,width,height,null(),null()); -HXLINE( 260) bool _hx_tmp2; -HXDLIN( 260) if (hx::IsNotNull( color )) { -HXLINE( 260) _hx_tmp2 = hx::IsNotEq( color,0 ); - } - else { -HXLINE( 260) _hx_tmp2 = false; - } -HXDLIN( 260) if (_hx_tmp2) { -HXLINE( 262) this->fillRect( ::lime::math::Rectangle_obj::__alloc( HX_CTX ,0,0,width,height),( (int)(color) ),null()); - } - } - break; - case (int)2: { - } - break; - default:{ - } - } - } - } - else { -HXLINE( 277) this->_hx___fromImageBuffer(buffer); - } - } - -Dynamic Image_obj::__CreateEmpty() { return new Image_obj; } - -void *Image_obj::_hx_vtable = 0; - -Dynamic Image_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Image_obj > _hx_result = new Image_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5],inArgs[6]); - return _hx_result; -} - -bool Image_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x66ea719b; -} - - ::lime::graphics::Image Image_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_287_clone) -HXDLIN( 287) if (hx::IsNotNull( this->buffer )) { -HXLINE( 300) ::lime::graphics::ImageBuffer image = this->buffer->clone(); -HXDLIN( 300) ::lime::graphics::Image image1 = ::lime::graphics::Image_obj::__alloc( HX_CTX ,image,this->offsetX,this->offsetY,this->width,this->height,null(),this->type); -HXLINE( 301) image1->version = this->version; -HXLINE( 302) return image1; - } - else { -HXLINE( 306) return ::lime::graphics::Image_obj::__alloc( HX_CTX ,null(),this->offsetX,this->offsetY,this->width,this->height,null(),this->type); - } -HXLINE( 287) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Image_obj,clone,return ) - -void Image_obj::colorTransform( ::lime::math::Rectangle rect, ::lime::utils::ArrayBufferView colorMatrix){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_316_colorTransform) -HXLINE( 317) rect = this->_hx___clipRect(rect); -HXLINE( 318) bool _hx_tmp; -HXDLIN( 318) if (hx::IsNotNull( this->buffer )) { -HXLINE( 318) _hx_tmp = hx::IsNull( rect ); - } - else { -HXLINE( 318) _hx_tmp = true; - } -HXDLIN( 318) if (_hx_tmp) { -HXLINE( 318) return; - } -HXLINE( 320) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE( 323) ::lime::_internal::graphics::ImageCanvasUtil_obj::colorTransform(hx::ObjectPtr(this),rect,colorMatrix); - } - break; - case (int)1: { -HXLINE( 330) ::lime::_internal::graphics::ImageDataUtil_obj::colorTransform(hx::ObjectPtr(this),rect,colorMatrix); - } - break; - case (int)2: { -HXLINE( 333) rect->offset(( (Float)(this->offsetX) ),( (Float)(this->offsetY) )); -HXLINE( 334) ::Dynamic _hx_tmp1 = ::Dynamic(this->buffer->_hx___srcBitmapData->__Field(HX_("colorTransform",89,d7,3f,ad),hx::paccDynamic)); -HXDLIN( 334) ::Dynamic _hx_tmp2 = rect->_hx___toFlashRectangle(); -HXDLIN( 334) _hx_tmp1(_hx_tmp2,::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___toFlashColorTransform(colorMatrix)); - } - break; - default:{ - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Image_obj,colorTransform,(void)) - -void Image_obj::copyChannel( ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint, ::lime::graphics::ImageChannel sourceChannel, ::lime::graphics::ImageChannel destChannel){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_349_copyChannel) -HXLINE( 350) sourceRect = this->_hx___clipRect(sourceRect); -HXLINE( 351) bool _hx_tmp; -HXDLIN( 351) if (hx::IsNotNull( this->buffer )) { -HXLINE( 351) _hx_tmp = hx::IsNull( sourceRect ); - } - else { -HXLINE( 351) _hx_tmp = true; - } -HXDLIN( 351) if (_hx_tmp) { -HXLINE( 351) return; - } -HXLINE( 352) bool _hx_tmp1; -HXDLIN( 352) if (hx::IsEq( destChannel,::lime::graphics::ImageChannel_obj::ALPHA_dyn() )) { -HXLINE( 352) _hx_tmp1 = !(this->get_transparent()); - } - else { -HXLINE( 352) _hx_tmp1 = false; - } -HXDLIN( 352) if (_hx_tmp1) { -HXLINE( 352) return; - } -HXLINE( 353) bool _hx_tmp2; -HXDLIN( 353) if (!((sourceRect->width <= 0))) { -HXLINE( 353) _hx_tmp2 = (sourceRect->height <= 0); - } - else { -HXLINE( 353) _hx_tmp2 = true; - } -HXDLIN( 353) if (_hx_tmp2) { -HXLINE( 353) return; - } -HXLINE( 354) if (((sourceRect->x + sourceRect->width) > sourceImage->width)) { -HXLINE( 354) sourceRect->width = (( (Float)(sourceImage->width) ) - sourceRect->x); - } -HXLINE( 355) if (((sourceRect->y + sourceRect->height) > sourceImage->height)) { -HXLINE( 355) sourceRect->height = (( (Float)(sourceImage->height) ) - sourceRect->y); - } -HXLINE( 357) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE( 360) ::lime::_internal::graphics::ImageCanvasUtil_obj::copyChannel(hx::ObjectPtr(this),sourceImage,sourceRect,destPoint,sourceChannel,destChannel); - } - break; - case (int)1: { -HXLINE( 368) ::lime::_internal::graphics::ImageDataUtil_obj::copyChannel(hx::ObjectPtr(this),sourceImage,sourceRect,destPoint,sourceChannel,destChannel); - } - break; - case (int)2: { -HXLINE( 371) int srcChannel; -HXDLIN( 371) switch((int)(sourceChannel->_hx_getIndex())){ - case (int)0: { -HXLINE( 371) srcChannel = 1; - } - break; - case (int)1: { -HXLINE( 371) srcChannel = 2; - } - break; - case (int)2: { -HXLINE( 371) srcChannel = 4; - } - break; - case (int)3: { -HXLINE( 371) srcChannel = 8; - } - break; - } -HXLINE( 379) int dstChannel; -HXDLIN( 379) switch((int)(destChannel->_hx_getIndex())){ - case (int)0: { -HXLINE( 379) dstChannel = 1; - } - break; - case (int)1: { -HXLINE( 379) dstChannel = 2; - } - break; - case (int)2: { -HXLINE( 379) dstChannel = 4; - } - break; - case (int)3: { -HXLINE( 379) dstChannel = 8; - } - break; - } -HXLINE( 387) sourceRect->offset(( (Float)(sourceImage->offsetX) ),( (Float)(sourceImage->offsetY) )); -HXLINE( 388) destPoint->offset(( (Float)(this->offsetX) ),( (Float)(this->offsetY) )); -HXLINE( 390) ::Dynamic _hx_tmp3 = ::Dynamic(this->buffer->_hx___srcBitmapData->__Field(HX_("copyChannel",8e,7d,e6,22),hx::paccDynamic)); -HXDLIN( 390) ::Dynamic _hx_tmp4 = sourceImage->buffer->get_src(); -HXDLIN( 390) ::Dynamic _hx_tmp5 = sourceRect->_hx___toFlashRectangle(); -HXDLIN( 390) _hx_tmp3(_hx_tmp4,_hx_tmp5,destPoint->_hx___toFlashPoint(),srcChannel,dstChannel); - } - break; - default:{ - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC5(Image_obj,copyChannel,(void)) - -void Image_obj::copyPixels( ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint, ::lime::graphics::Image alphaImage, ::lime::math::Vector2 alphaPoint,hx::Null< bool > __o_mergeAlpha){ - bool mergeAlpha = __o_mergeAlpha.Default(false); - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_408_copyPixels) -HXLINE( 409) bool _hx_tmp; -HXDLIN( 409) if (hx::IsNotNull( this->buffer )) { -HXLINE( 409) _hx_tmp = hx::IsNull( sourceImage ); - } - else { -HXLINE( 409) _hx_tmp = true; - } -HXDLIN( 409) if (_hx_tmp) { -HXLINE( 409) return; - } -HXLINE( 410) bool _hx_tmp1; -HXDLIN( 410) if (!((sourceRect->width <= 0))) { -HXLINE( 410) _hx_tmp1 = (sourceRect->height <= 0); - } - else { -HXLINE( 410) _hx_tmp1 = true; - } -HXDLIN( 410) if (_hx_tmp1) { -HXLINE( 410) return; - } -HXLINE( 411) bool _hx_tmp2; -HXDLIN( 411) if ((this->width > 0)) { -HXLINE( 411) _hx_tmp2 = (this->height <= 0); - } - else { -HXLINE( 411) _hx_tmp2 = true; - } -HXDLIN( 411) if (_hx_tmp2) { -HXLINE( 411) return; - } -HXLINE( 413) if (((sourceRect->x + sourceRect->width) > sourceImage->width)) { -HXLINE( 413) sourceRect->width = (( (Float)(sourceImage->width) ) - sourceRect->x); - } -HXLINE( 414) if (((sourceRect->y + sourceRect->height) > sourceImage->height)) { -HXLINE( 414) sourceRect->height = (( (Float)(sourceImage->height) ) - sourceRect->y); - } -HXLINE( 416) if ((sourceRect->x < 0)) { -HXLINE( 418) ::lime::math::Rectangle sourceRect1 = sourceRect; -HXDLIN( 418) sourceRect1->width = (sourceRect1->width + sourceRect->x); -HXLINE( 419) sourceRect->x = ( (Float)(0) ); - } -HXLINE( 422) if ((sourceRect->y < 0)) { -HXLINE( 424) ::lime::math::Rectangle sourceRect2 = sourceRect; -HXDLIN( 424) sourceRect2->height = (sourceRect2->height + sourceRect->y); -HXLINE( 425) sourceRect->y = ( (Float)(0) ); - } -HXLINE( 428) if (((destPoint->x + sourceRect->width) > this->width)) { -HXLINE( 428) sourceRect->width = (( (Float)(this->width) ) - destPoint->x); - } -HXLINE( 429) if (((destPoint->y + sourceRect->height) > this->height)) { -HXLINE( 429) sourceRect->height = (( (Float)(this->height) ) - destPoint->y); - } -HXLINE( 431) if ((destPoint->x < 0)) { -HXLINE( 433) ::lime::math::Rectangle sourceRect3 = sourceRect; -HXDLIN( 433) sourceRect3->width = (sourceRect3->width + destPoint->x); -HXLINE( 434) ::lime::math::Rectangle sourceRect4 = sourceRect; -HXDLIN( 434) sourceRect4->x = (sourceRect4->x - destPoint->x); -HXLINE( 435) destPoint->x = ( (Float)(0) ); - } -HXLINE( 438) if ((destPoint->y < 0)) { -HXLINE( 440) ::lime::math::Rectangle sourceRect5 = sourceRect; -HXDLIN( 440) sourceRect5->height = (sourceRect5->height + destPoint->y); -HXLINE( 441) ::lime::math::Rectangle sourceRect6 = sourceRect; -HXDLIN( 441) sourceRect6->y = (sourceRect6->y - destPoint->y); -HXLINE( 442) destPoint->y = ( (Float)(0) ); - } -HXLINE( 445) bool _hx_tmp3; -HXDLIN( 445) bool _hx_tmp4; -HXDLIN( 445) if (hx::IsEq( sourceImage,hx::ObjectPtr(this) )) { -HXLINE( 445) Float destPoint1 = destPoint->x; -HXDLIN( 445) _hx_tmp4 = (destPoint1 < sourceRect->get_right()); - } - else { -HXLINE( 445) _hx_tmp4 = false; - } -HXDLIN( 445) if (_hx_tmp4) { -HXLINE( 445) Float destPoint2 = destPoint->y; -HXDLIN( 445) _hx_tmp3 = (destPoint2 < sourceRect->get_bottom()); - } - else { -HXLINE( 445) _hx_tmp3 = false; - } -HXDLIN( 445) if (_hx_tmp3) { -HXLINE( 448) sourceImage = this->clone(); - } -HXLINE( 451) bool _hx_tmp5; -HXDLIN( 451) if (hx::IsEq( alphaImage,sourceImage )) { -HXLINE( 451) if (hx::IsNotNull( alphaPoint )) { -HXLINE( 451) if ((alphaPoint->x == 0)) { -HXLINE( 451) _hx_tmp5 = (alphaPoint->y == 0); - } - else { -HXLINE( 451) _hx_tmp5 = false; - } - } - else { -HXLINE( 451) _hx_tmp5 = true; - } - } - else { -HXLINE( 451) _hx_tmp5 = false; - } -HXDLIN( 451) if (_hx_tmp5) { -HXLINE( 453) alphaImage = null(); -HXLINE( 454) alphaPoint = null(); - } -HXLINE( 457) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE( 460) if (hx::IsNotNull( alphaImage )) { -HXLINE( 462) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToData(hx::ObjectPtr(this),null()); -HXLINE( 463) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToData(sourceImage,null()); -HXLINE( 464) if (hx::IsNotNull( alphaImage )) { -HXLINE( 464) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToData(alphaImage,null()); - } -HXLINE( 466) ::lime::_internal::graphics::ImageDataUtil_obj::copyPixels(hx::ObjectPtr(this),sourceImage,sourceRect,destPoint,alphaImage,alphaPoint,mergeAlpha); - } - else { -HXLINE( 470) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToCanvas(hx::ObjectPtr(this),null()); -HXLINE( 471) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToCanvas(sourceImage,null()); -HXLINE( 472) ::lime::_internal::graphics::ImageCanvasUtil_obj::copyPixels(hx::ObjectPtr(this),sourceImage,sourceRect,destPoint,alphaImage,alphaPoint,mergeAlpha); - } - } - break; - case (int)1: { -HXLINE( 482) ::lime::_internal::graphics::ImageDataUtil_obj::copyPixels(hx::ObjectPtr(this),sourceImage,sourceRect,destPoint,alphaImage,alphaPoint,mergeAlpha); - } - break; - case (int)2: { -HXLINE( 485) sourceRect->offset(( (Float)(sourceImage->offsetX) ),( (Float)(sourceImage->offsetY) )); -HXLINE( 486) destPoint->offset(( (Float)(this->offsetX) ),( (Float)(this->offsetY) )); -HXLINE( 488) bool _hx_tmp6; -HXDLIN( 488) if (hx::IsNotNull( alphaImage )) { -HXLINE( 488) _hx_tmp6 = hx::IsNotNull( alphaPoint ); - } - else { -HXLINE( 488) _hx_tmp6 = false; - } -HXDLIN( 488) if (_hx_tmp6) { -HXLINE( 490) alphaPoint->offset(( (Float)(alphaImage->offsetX) ),( (Float)(alphaImage->offsetY) )); - } -HXLINE( 493) ::Dynamic _hx_tmp7 = ::Dynamic(this->buffer->_hx___srcBitmapData->__Field(HX_("copyPixels",c2,54,6e,42),hx::paccDynamic)); -HXDLIN( 493) ::Dynamic sourceImage1 = sourceImage->buffer->_hx___srcBitmapData; -HXDLIN( 493) ::Dynamic _hx_tmp8 = sourceRect->_hx___toFlashRectangle(); -HXDLIN( 493) ::Dynamic _hx_tmp9 = destPoint->_hx___toFlashPoint(); -HXLINE( 494) ::Dynamic _hx_tmp10; -HXDLIN( 494) if (hx::IsNotNull( alphaImage )) { -HXLINE( 494) _hx_tmp10 = alphaImage->buffer->get_src(); - } - else { -HXLINE( 494) _hx_tmp10 = null(); - } -HXDLIN( 494) ::Dynamic _hx_tmp11; -HXDLIN( 494) if (hx::IsNotNull( alphaPoint )) { -HXLINE( 494) _hx_tmp11 = alphaPoint->_hx___toFlashPoint(); - } - else { -HXLINE( 494) _hx_tmp11 = null(); - } -HXLINE( 493) _hx_tmp7(sourceImage1,_hx_tmp8,_hx_tmp9,_hx_tmp10,_hx_tmp11,mergeAlpha); - } - break; - default:{ - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC6(Image_obj,copyPixels,(void)) - - ::haxe::io::Bytes Image_obj::encode( ::lime::graphics::ImageFileFormat format,hx::Null< int > __o_quality){ - int quality = __o_quality.Default(90); - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_508_encode) -HXDLIN( 508) if (hx::IsNull( format )) { -HXLINE( 511) return ::lime::_internal::format::PNG_obj::encode(hx::ObjectPtr(this)); - } - else { -HXDLIN( 508) switch((int)(format->_hx_getIndex())){ - case (int)0: { -HXLINE( 517) return ::lime::_internal::format::BMP_obj::encode(hx::ObjectPtr(this),null()); - } - break; - case (int)1: { -HXLINE( 514) return ::lime::_internal::format::JPEG_obj::encode(hx::ObjectPtr(this),quality); - } - break; - case (int)2: { -HXLINE( 511) return ::lime::_internal::format::PNG_obj::encode(hx::ObjectPtr(this)); - } - break; - } - } -HXLINE( 508) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Image_obj,encode,return ) - -void Image_obj::fillRect( ::lime::math::Rectangle rect,int color, ::Dynamic format){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_532_fillRect) -HXLINE( 533) rect = this->_hx___clipRect(rect); -HXLINE( 534) bool _hx_tmp; -HXDLIN( 534) if (hx::IsNotNull( this->buffer )) { -HXLINE( 534) _hx_tmp = hx::IsNull( rect ); - } - else { -HXLINE( 534) _hx_tmp = true; - } -HXDLIN( 534) if (_hx_tmp) { -HXLINE( 534) return; - } -HXLINE( 536) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE( 539) ::lime::_internal::graphics::ImageCanvasUtil_obj::fillRect(hx::ObjectPtr(this),rect,color,( (int)(format) )); - } - break; - case (int)1: { -HXLINE( 546) if ((this->buffer->data->length == 0)) { -HXLINE( 546) return; - } -HXLINE( 548) ::lime::_internal::graphics::ImageDataUtil_obj::fillRect(hx::ObjectPtr(this),rect,color,( (int)(format) )); - } - break; - case (int)2: { -HXLINE( 551) rect->offset(( (Float)(this->offsetX) ),( (Float)(this->offsetY) )); -HXLINE( 553) int argb; -HXDLIN( 553) if (hx::IsNull( format )) { -HXLINE( 557) int rgba = color; -HXDLIN( 557) int this1 = 0; -HXDLIN( 557) int argb1 = this1; -HXDLIN( 557) argb1 = ((((((rgba & 255) & 255) << 24) | (((hx::UShr(rgba,24) & 255) & 255) << 16)) | (((hx::UShr(rgba,16) & 255) & 255) << 8)) | ((hx::UShr(rgba,8) & 255) & 255)); -HXLINE( 553) argb = argb1; - } - else { -HXLINE( 553) ::Dynamic _hx_switch_0 = format; - if ( (_hx_switch_0==1) ){ -HXLINE( 553) argb = color; -HXDLIN( 553) goto _hx_goto_6; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 556) int bgra = color; -HXDLIN( 556) int this2 = 0; -HXDLIN( 556) int argb2 = this2; -HXDLIN( 556) argb2 = ((((((bgra & 255) & 255) << 24) | (((hx::UShr(bgra,8) & 255) & 255) << 16)) | (((hx::UShr(bgra,16) & 255) & 255) << 8)) | ((hx::UShr(bgra,24) & 255) & 255)); -HXLINE( 553) argb = argb2; -HXLINE( 556) goto _hx_goto_6; - } - /* default */{ -HXLINE( 557) int rgba1 = color; -HXDLIN( 557) int this3 = 0; -HXDLIN( 557) int argb3 = this3; -HXDLIN( 557) argb3 = ((((((rgba1 & 255) & 255) << 24) | (((hx::UShr(rgba1,24) & 255) & 255) << 16)) | (((hx::UShr(rgba1,16) & 255) & 255) << 8)) | ((hx::UShr(rgba1,8) & 255) & 255)); -HXLINE( 553) argb = argb3; - } - _hx_goto_6:; - } -HXLINE( 560) ::Dynamic _hx_tmp1 = ::Dynamic(this->buffer->_hx___srcBitmapData->__Field(HX_("fillRect",47,45,b9,6c),hx::paccDynamic)); -HXDLIN( 560) _hx_tmp1(rect->_hx___toFlashRectangle(),argb); - } - break; - default:{ - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Image_obj,fillRect,(void)) - -void Image_obj::floodFill(int x,int y,int color, ::Dynamic format){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_577_floodFill) -HXLINE( 578) if (hx::IsNull( this->buffer )) { -HXLINE( 578) return; - } -HXLINE( 580) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE( 583) ::lime::_internal::graphics::ImageCanvasUtil_obj::floodFill(hx::ObjectPtr(this),x,y,color,( (int)(format) )); - } - break; - case (int)1: { -HXLINE( 590) ::lime::_internal::graphics::ImageDataUtil_obj::floodFill(hx::ObjectPtr(this),x,y,color,( (int)(format) )); - } - break; - case (int)2: { -HXLINE( 593) int argb; -HXDLIN( 593) if (hx::IsNull( format )) { -HXLINE( 597) int rgba = color; -HXDLIN( 597) int this1 = 0; -HXDLIN( 597) int argb1 = this1; -HXDLIN( 597) argb1 = ((((((rgba & 255) & 255) << 24) | (((hx::UShr(rgba,24) & 255) & 255) << 16)) | (((hx::UShr(rgba,16) & 255) & 255) << 8)) | ((hx::UShr(rgba,8) & 255) & 255)); -HXLINE( 593) argb = argb1; - } - else { -HXLINE( 593) ::Dynamic _hx_switch_0 = format; - if ( (_hx_switch_0==1) ){ -HXLINE( 593) argb = color; -HXDLIN( 593) goto _hx_goto_8; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 596) int bgra = color; -HXDLIN( 596) int this2 = 0; -HXDLIN( 596) int argb2 = this2; -HXDLIN( 596) argb2 = ((((((bgra & 255) & 255) << 24) | (((hx::UShr(bgra,8) & 255) & 255) << 16)) | (((hx::UShr(bgra,16) & 255) & 255) << 8)) | ((hx::UShr(bgra,24) & 255) & 255)); -HXLINE( 593) argb = argb2; -HXLINE( 596) goto _hx_goto_8; - } - /* default */{ -HXLINE( 597) int rgba1 = color; -HXDLIN( 597) int this3 = 0; -HXDLIN( 597) int argb3 = this3; -HXDLIN( 597) argb3 = ((((((rgba1 & 255) & 255) << 24) | (((hx::UShr(rgba1,24) & 255) & 255) << 16)) | (((hx::UShr(rgba1,16) & 255) & 255) << 8)) | ((hx::UShr(rgba1,8) & 255) & 255)); -HXLINE( 593) argb = argb3; - } - _hx_goto_8:; - } -HXLINE( 600) this->buffer->_hx___srcBitmapData->__Field(HX_("floodFill",61,83,8a,59),hx::paccDynamic)((x + this->offsetX),(y + this->offsetY),argb); - } - break; - default:{ - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC4(Image_obj,floodFill,(void)) - - ::lime::math::Rectangle Image_obj::getColorBoundsRect(int mask,int color,hx::Null< bool > __o_findColor, ::Dynamic format){ - bool findColor = __o_findColor.Default(true); - HX_GC_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_736_getColorBoundsRect) -HXLINE( 737) if (hx::IsNull( this->buffer )) { -HXLINE( 737) return null(); - } -HXLINE( 739) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE( 746) return ::lime::_internal::graphics::ImageDataUtil_obj::getColorBoundsRect(hx::ObjectPtr(this),mask,color,findColor,( (int)(format) )); - } - break; - case (int)1: { -HXLINE( 749) return ::lime::_internal::graphics::ImageDataUtil_obj::getColorBoundsRect(hx::ObjectPtr(this),mask,color,findColor,( (int)(format) )); - } - break; - case (int)2: { -HXLINE( 752) ::Dynamic rect = this->buffer->_hx___srcBitmapData->__Field(HX_("getColorBoundsRect",86,ad,e8,80),hx::paccDynamic)(mask,color,findColor); -HXLINE( 753) return ::lime::math::Rectangle_obj::__alloc( HX_CTX ,rect->__Field(HX_("x",78,00,00,00),hx::paccDynamic),rect->__Field(HX_("y",79,00,00,00),hx::paccDynamic),rect->__Field(HX_("width",06,b6,62,ca),hx::paccDynamic),rect->__Field(HX_("height",e7,07,4c,02),hx::paccDynamic)); - } - break; - default:{ -HXLINE( 756) return null(); - } - } -HXLINE( 739) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Image_obj,getColorBoundsRect,return ) - -int Image_obj::getPixel(int x,int y, ::Dynamic format){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_768_getPixel) -HXLINE( 769) bool _hx_tmp; -HXDLIN( 769) bool _hx_tmp1; -HXDLIN( 769) bool _hx_tmp2; -HXDLIN( 769) bool _hx_tmp3; -HXDLIN( 769) if (hx::IsNotNull( this->buffer )) { -HXLINE( 769) _hx_tmp3 = (x < 0); - } - else { -HXLINE( 769) _hx_tmp3 = true; - } -HXDLIN( 769) if (!(_hx_tmp3)) { -HXLINE( 769) _hx_tmp2 = (y < 0); - } - else { -HXLINE( 769) _hx_tmp2 = true; - } -HXDLIN( 769) if (!(_hx_tmp2)) { -HXLINE( 769) _hx_tmp1 = (x >= this->width); - } - else { -HXLINE( 769) _hx_tmp1 = true; - } -HXDLIN( 769) if (!(_hx_tmp1)) { -HXLINE( 769) _hx_tmp = (y >= this->height); - } - else { -HXLINE( 769) _hx_tmp = true; - } -HXDLIN( 769) if (_hx_tmp) { -HXLINE( 769) return 0; - } -HXLINE( 771) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE( 774) return ::lime::_internal::graphics::ImageCanvasUtil_obj::getPixel(hx::ObjectPtr(this),x,y,( (int)(format) )); - } - break; - case (int)1: { -HXLINE( 781) return ::lime::_internal::graphics::ImageDataUtil_obj::getPixel(hx::ObjectPtr(this),x,y,( (int)(format) )); - } - break; - case (int)2: { -HXLINE( 784) int color = ( (int)(this->buffer->_hx___srcBitmapData->__Field(HX_("getPixel",10,d6,7a,22),hx::paccDynamic)((x + this->offsetX),(y + this->offsetY))) ); -HXLINE( 786) if (hx::IsNull( format )) { -HXLINE( 793) int this1 = 0; -HXDLIN( 793) int rgba = this1; -HXDLIN( 793) rgba = ((((((hx::UShr(color,16) & 255) & 255) << 24) | (((hx::UShr(color,8) & 255) & 255) << 16)) | (((color & 255) & 255) << 8)) | ((hx::UShr(color,24) & 255) & 255)); -HXDLIN( 793) int rgba1 = rgba; -HXLINE( 794) return rgba1; - } - else { -HXLINE( 786) ::Dynamic _hx_switch_0 = format; - if ( (_hx_switch_0==1) ){ -HXLINE( 788) return color; -HXDLIN( 788) goto _hx_goto_11; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 790) int this2 = 0; -HXDLIN( 790) int bgra = this2; -HXDLIN( 790) bgra = ((((((color & 255) & 255) << 24) | (((hx::UShr(color,8) & 255) & 255) << 16)) | (((hx::UShr(color,16) & 255) & 255) << 8)) | ((hx::UShr(color,24) & 255) & 255)); -HXDLIN( 790) int bgra1 = bgra; -HXLINE( 791) return bgra1; -HXLINE( 789) goto _hx_goto_11; - } - /* default */{ -HXLINE( 793) int this3 = 0; -HXDLIN( 793) int rgba2 = this3; -HXDLIN( 793) rgba2 = ((((((hx::UShr(color,16) & 255) & 255) << 24) | (((hx::UShr(color,8) & 255) & 255) << 16)) | (((color & 255) & 255) << 8)) | ((hx::UShr(color,24) & 255) & 255)); -HXDLIN( 793) int rgba3 = rgba2; -HXLINE( 794) return rgba3; - } - _hx_goto_11:; - } - } - break; - default:{ -HXLINE( 798) return 0; - } - } -HXLINE( 771) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC3(Image_obj,getPixel,return ) - -int Image_obj::getPixel32(int x,int y, ::Dynamic format){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_810_getPixel32) -HXLINE( 811) bool _hx_tmp; -HXDLIN( 811) bool _hx_tmp1; -HXDLIN( 811) bool _hx_tmp2; -HXDLIN( 811) bool _hx_tmp3; -HXDLIN( 811) if (hx::IsNotNull( this->buffer )) { -HXLINE( 811) _hx_tmp3 = (x < 0); - } - else { -HXLINE( 811) _hx_tmp3 = true; - } -HXDLIN( 811) if (!(_hx_tmp3)) { -HXLINE( 811) _hx_tmp2 = (y < 0); - } - else { -HXLINE( 811) _hx_tmp2 = true; - } -HXDLIN( 811) if (!(_hx_tmp2)) { -HXLINE( 811) _hx_tmp1 = (x >= this->width); - } - else { -HXLINE( 811) _hx_tmp1 = true; - } -HXDLIN( 811) if (!(_hx_tmp1)) { -HXLINE( 811) _hx_tmp = (y >= this->height); - } - else { -HXLINE( 811) _hx_tmp = true; - } -HXDLIN( 811) if (_hx_tmp) { -HXLINE( 811) return 0; - } -HXLINE( 813) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE( 816) return ::lime::_internal::graphics::ImageCanvasUtil_obj::getPixel32(hx::ObjectPtr(this),x,y,( (int)(format) )); - } - break; - case (int)1: { -HXLINE( 823) return ::lime::_internal::graphics::ImageDataUtil_obj::getPixel32(hx::ObjectPtr(this),x,y,( (int)(format) )); - } - break; - case (int)2: { -HXLINE( 826) int color = ( (int)(this->buffer->_hx___srcBitmapData->__Field(HX_("getPixel32",af,a6,68,d7),hx::paccDynamic)((x + this->offsetX),(y + this->offsetY))) ); -HXLINE( 828) if (hx::IsNull( format )) { -HXLINE( 835) int this1 = 0; -HXDLIN( 835) int rgba = this1; -HXDLIN( 835) rgba = ((((((hx::UShr(color,16) & 255) & 255) << 24) | (((hx::UShr(color,8) & 255) & 255) << 16)) | (((color & 255) & 255) << 8)) | ((hx::UShr(color,24) & 255) & 255)); -HXDLIN( 835) int rgba1 = rgba; -HXLINE( 836) return rgba1; - } - else { -HXLINE( 828) ::Dynamic _hx_switch_0 = format; - if ( (_hx_switch_0==1) ){ -HXLINE( 830) return color; -HXDLIN( 830) goto _hx_goto_13; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 832) int this2 = 0; -HXDLIN( 832) int bgra = this2; -HXDLIN( 832) bgra = ((((((color & 255) & 255) << 24) | (((hx::UShr(color,8) & 255) & 255) << 16)) | (((hx::UShr(color,16) & 255) & 255) << 8)) | ((hx::UShr(color,24) & 255) & 255)); -HXDLIN( 832) int bgra1 = bgra; -HXLINE( 833) return bgra1; -HXLINE( 831) goto _hx_goto_13; - } - /* default */{ -HXLINE( 835) int this3 = 0; -HXDLIN( 835) int rgba2 = this3; -HXDLIN( 835) rgba2 = ((((((hx::UShr(color,16) & 255) & 255) << 24) | (((hx::UShr(color,8) & 255) & 255) << 16)) | (((color & 255) & 255) << 8)) | ((hx::UShr(color,24) & 255) & 255)); -HXDLIN( 835) int rgba3 = rgba2; -HXLINE( 836) return rgba3; - } - _hx_goto_13:; - } - } - break; - default:{ -HXLINE( 840) return 0; - } - } -HXLINE( 813) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC3(Image_obj,getPixel32,return ) - - ::haxe::io::Bytes Image_obj::getPixels( ::lime::math::Rectangle rect, ::Dynamic format){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_851_getPixels) -HXLINE( 852) if (hx::IsNull( this->buffer )) { -HXLINE( 852) return null(); - } -HXLINE( 854) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE( 857) return ::lime::_internal::graphics::ImageCanvasUtil_obj::getPixels(hx::ObjectPtr(this),rect,( (int)(format) )); - } - break; - case (int)1: { -HXLINE( 864) return ::lime::_internal::graphics::ImageDataUtil_obj::getPixels(hx::ObjectPtr(this),rect,( (int)(format) )); - } - break; - case (int)2: { -HXLINE( 903) return null(); - } - break; - default:{ -HXLINE( 907) return null(); - } - } -HXLINE( 854) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Image_obj,getPixels,return ) - -void Image_obj::merge( ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint,int redMultiplier,int greenMultiplier,int blueMultiplier,int alphaMultiplier){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1080_merge) -HXLINE(1081) bool _hx_tmp; -HXDLIN(1081) if (hx::IsNotNull( this->buffer )) { -HXLINE(1081) _hx_tmp = hx::IsNull( sourceImage ); - } - else { -HXLINE(1081) _hx_tmp = true; - } -HXDLIN(1081) if (_hx_tmp) { -HXLINE(1081) return; - } -HXLINE(1083) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE(1086) ::lime::_internal::graphics::ImageCanvasUtil_obj::convertToCanvas(hx::ObjectPtr(this),null()); -HXLINE(1087) ::lime::_internal::graphics::ImageCanvasUtil_obj::merge(hx::ObjectPtr(this),sourceImage,sourceRect,destPoint,redMultiplier,greenMultiplier,blueMultiplier,alphaMultiplier); - } - break; - case (int)1: { -HXLINE(1095) ::lime::_internal::graphics::ImageDataUtil_obj::merge(hx::ObjectPtr(this),sourceImage,sourceRect,destPoint,redMultiplier,greenMultiplier,blueMultiplier,alphaMultiplier); - } - break; - case (int)2: { -HXLINE(1098) sourceRect->offset(( (Float)(this->offsetX) ),( (Float)(this->offsetY) )); -HXLINE(1099) ::Dynamic _hx_tmp1 = ::Dynamic(this->buffer->_hx___srcBitmapData->__Field(HX_("merge",b8,a2,c6,05),hx::paccDynamic)); -HXDLIN(1099) ::Dynamic sourceImage1 = sourceImage->buffer->_hx___srcBitmapData; -HXDLIN(1099) ::Dynamic _hx_tmp2 = sourceRect->_hx___toFlashRectangle(); -HXDLIN(1099) _hx_tmp1(sourceImage1,_hx_tmp2,destPoint->_hx___toFlashPoint(),redMultiplier,greenMultiplier,blueMultiplier,alphaMultiplier); - } - break; - default:{ -HXLINE(1103) return; - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC7(Image_obj,merge,(void)) - -void Image_obj::resize(int newWidth,int newHeight){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1114_resize) -HXLINE(1115) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE(1118) ::lime::_internal::graphics::ImageCanvasUtil_obj::resize(hx::ObjectPtr(this),newWidth,newHeight); - } - break; - case (int)1: { -HXLINE(1121) ::lime::_internal::graphics::ImageDataUtil_obj::resize(hx::ObjectPtr(this),newWidth,newHeight); - } - break; - case (int)2: { - } - break; - default:{ - } - } -HXLINE(1135) this->buffer->width = newWidth; -HXLINE(1136) this->buffer->height = newHeight; -HXLINE(1138) this->offsetX = 0; -HXLINE(1139) this->offsetY = 0; -HXLINE(1140) this->width = newWidth; -HXLINE(1141) this->height = newHeight; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Image_obj,resize,(void)) - -void Image_obj::scroll(int x,int y){ - HX_GC_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1154_scroll) -HXLINE(1155) if (hx::IsNull( this->buffer )) { -HXLINE(1155) return; - } -HXLINE(1157) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE(1160) ::lime::_internal::graphics::ImageCanvasUtil_obj::scroll(hx::ObjectPtr(this),x,y); - } - break; - case (int)1: { -HXLINE(1163) ::lime::math::Rectangle _hx_tmp = this->get_rect(); -HXDLIN(1163) this->copyPixels(hx::ObjectPtr(this),_hx_tmp, ::lime::math::Vector2_obj::__alloc( HX_CTX ,x,y),null(),null(),null()); - } - break; - case (int)2: { -HXLINE(1166) this->buffer->_hx___srcBitmapData->__Field(HX_("scroll",0d,d8,64,47),hx::paccDynamic)((x + this->offsetX),(y + this->offsetX)); - } - break; - default:{ - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Image_obj,scroll,(void)) - -void Image_obj::setPixel(int x,int y,int color, ::Dynamic format){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1180_setPixel) -HXLINE(1181) bool _hx_tmp; -HXDLIN(1181) bool _hx_tmp1; -HXDLIN(1181) bool _hx_tmp2; -HXDLIN(1181) bool _hx_tmp3; -HXDLIN(1181) if (hx::IsNotNull( this->buffer )) { -HXLINE(1181) _hx_tmp3 = (x < 0); - } - else { -HXLINE(1181) _hx_tmp3 = true; - } -HXDLIN(1181) if (!(_hx_tmp3)) { -HXLINE(1181) _hx_tmp2 = (y < 0); - } - else { -HXLINE(1181) _hx_tmp2 = true; - } -HXDLIN(1181) if (!(_hx_tmp2)) { -HXLINE(1181) _hx_tmp1 = (x >= this->width); - } - else { -HXLINE(1181) _hx_tmp1 = true; - } -HXDLIN(1181) if (!(_hx_tmp1)) { -HXLINE(1181) _hx_tmp = (y >= this->height); - } - else { -HXLINE(1181) _hx_tmp = true; - } -HXDLIN(1181) if (_hx_tmp) { -HXLINE(1181) return; - } -HXLINE(1183) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE(1186) ::lime::_internal::graphics::ImageCanvasUtil_obj::setPixel(hx::ObjectPtr(this),x,y,color,( (int)(format) )); - } - break; - case (int)1: { -HXLINE(1193) ::lime::_internal::graphics::ImageDataUtil_obj::setPixel(hx::ObjectPtr(this),x,y,color,( (int)(format) )); - } - break; - case (int)2: { -HXLINE(1196) int argb; -HXDLIN(1196) if (hx::IsNull( format )) { -HXLINE(1200) int rgba = color; -HXDLIN(1200) int this1 = 0; -HXDLIN(1200) int argb1 = this1; -HXDLIN(1200) argb1 = ((((((rgba & 255) & 255) << 24) | (((hx::UShr(rgba,24) & 255) & 255) << 16)) | (((hx::UShr(rgba,16) & 255) & 255) << 8)) | ((hx::UShr(rgba,8) & 255) & 255)); -HXLINE(1196) argb = argb1; - } - else { -HXLINE(1196) ::Dynamic _hx_switch_0 = format; - if ( (_hx_switch_0==1) ){ -HXLINE(1196) argb = color; -HXDLIN(1196) goto _hx_goto_19; - } - if ( (_hx_switch_0==2) ){ -HXLINE(1199) int bgra = color; -HXDLIN(1199) int this2 = 0; -HXDLIN(1199) int argb2 = this2; -HXDLIN(1199) argb2 = ((((((bgra & 255) & 255) << 24) | (((hx::UShr(bgra,8) & 255) & 255) << 16)) | (((hx::UShr(bgra,16) & 255) & 255) << 8)) | ((hx::UShr(bgra,24) & 255) & 255)); -HXLINE(1196) argb = argb2; -HXLINE(1199) goto _hx_goto_19; - } - /* default */{ -HXLINE(1200) int rgba1 = color; -HXDLIN(1200) int this3 = 0; -HXDLIN(1200) int argb3 = this3; -HXDLIN(1200) argb3 = ((((((rgba1 & 255) & 255) << 24) | (((hx::UShr(rgba1,24) & 255) & 255) << 16)) | (((hx::UShr(rgba1,16) & 255) & 255) << 8)) | ((hx::UShr(rgba1,8) & 255) & 255)); -HXLINE(1196) argb = argb3; - } - _hx_goto_19:; - } -HXLINE(1203) this->buffer->_hx___srcBitmapData->__Field(HX_("setPixel",84,2f,d8,d0),hx::paccDynamic)((x + this->offsetX),(y + this->offsetX),argb); - } - break; - default:{ - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC4(Image_obj,setPixel,(void)) - -void Image_obj::setPixel32(int x,int y,int color, ::Dynamic format){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1217_setPixel32) -HXLINE(1218) bool _hx_tmp; -HXDLIN(1218) bool _hx_tmp1; -HXDLIN(1218) bool _hx_tmp2; -HXDLIN(1218) bool _hx_tmp3; -HXDLIN(1218) if (hx::IsNotNull( this->buffer )) { -HXLINE(1218) _hx_tmp3 = (x < 0); - } - else { -HXLINE(1218) _hx_tmp3 = true; - } -HXDLIN(1218) if (!(_hx_tmp3)) { -HXLINE(1218) _hx_tmp2 = (y < 0); - } - else { -HXLINE(1218) _hx_tmp2 = true; - } -HXDLIN(1218) if (!(_hx_tmp2)) { -HXLINE(1218) _hx_tmp1 = (x >= this->width); - } - else { -HXLINE(1218) _hx_tmp1 = true; - } -HXDLIN(1218) if (!(_hx_tmp1)) { -HXLINE(1218) _hx_tmp = (y >= this->height); - } - else { -HXLINE(1218) _hx_tmp = true; - } -HXDLIN(1218) if (_hx_tmp) { -HXLINE(1218) return; - } -HXLINE(1220) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE(1223) ::lime::_internal::graphics::ImageCanvasUtil_obj::setPixel32(hx::ObjectPtr(this),x,y,color,( (int)(format) )); - } - break; - case (int)1: { -HXLINE(1230) ::lime::_internal::graphics::ImageDataUtil_obj::setPixel32(hx::ObjectPtr(this),x,y,color,( (int)(format) )); - } - break; - case (int)2: { -HXLINE(1233) int argb; -HXDLIN(1233) if (hx::IsNull( format )) { -HXLINE(1237) int rgba = color; -HXDLIN(1237) int this1 = 0; -HXDLIN(1237) int argb1 = this1; -HXDLIN(1237) argb1 = ((((((rgba & 255) & 255) << 24) | (((hx::UShr(rgba,24) & 255) & 255) << 16)) | (((hx::UShr(rgba,16) & 255) & 255) << 8)) | ((hx::UShr(rgba,8) & 255) & 255)); -HXLINE(1233) argb = argb1; - } - else { -HXLINE(1233) ::Dynamic _hx_switch_0 = format; - if ( (_hx_switch_0==1) ){ -HXLINE(1233) argb = color; -HXDLIN(1233) goto _hx_goto_21; - } - if ( (_hx_switch_0==2) ){ -HXLINE(1236) int bgra = color; -HXDLIN(1236) int this2 = 0; -HXDLIN(1236) int argb2 = this2; -HXDLIN(1236) argb2 = ((((((bgra & 255) & 255) << 24) | (((hx::UShr(bgra,8) & 255) & 255) << 16)) | (((hx::UShr(bgra,16) & 255) & 255) << 8)) | ((hx::UShr(bgra,24) & 255) & 255)); -HXLINE(1233) argb = argb2; -HXLINE(1236) goto _hx_goto_21; - } - /* default */{ -HXLINE(1237) int rgba1 = color; -HXDLIN(1237) int this3 = 0; -HXDLIN(1237) int argb3 = this3; -HXDLIN(1237) argb3 = ((((((rgba1 & 255) & 255) << 24) | (((hx::UShr(rgba1,24) & 255) & 255) << 16)) | (((hx::UShr(rgba1,16) & 255) & 255) << 8)) | ((hx::UShr(rgba1,8) & 255) & 255)); -HXLINE(1233) argb = argb3; - } - _hx_goto_21:; - } -HXLINE(1240) this->buffer->_hx___srcBitmapData->__Field(HX_("setPixel32",23,45,e6,da),hx::paccDynamic)((x + this->offsetX),(y + this->offsetY),argb); - } - break; - default:{ - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC4(Image_obj,setPixel32,(void)) - -void Image_obj::setPixels( ::lime::math::Rectangle rect, ::lime::utils::BytePointerData bytePointer, ::Dynamic format, ::lime::_hx_system::Endian endian){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1254_setPixels) -HXLINE(1255) rect = this->_hx___clipRect(rect); -HXLINE(1256) bool _hx_tmp; -HXDLIN(1256) if (hx::IsNotNull( this->buffer )) { -HXLINE(1256) _hx_tmp = hx::IsNull( rect ); - } - else { -HXLINE(1256) _hx_tmp = true; - } -HXDLIN(1256) if (_hx_tmp) { -HXLINE(1256) return; - } -HXLINE(1257) if (hx::IsNull( endian )) { -HXLINE(1257) endian = ::lime::_hx_system::Endian_obj::_hx_BIG_ENDIAN_dyn(); - } -HXLINE(1259) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE(1262) ::lime::_internal::graphics::ImageCanvasUtil_obj::setPixels(hx::ObjectPtr(this),rect,bytePointer,( (int)(format) ),endian); - } - break; - case (int)1: { -HXLINE(1269) ::lime::_internal::graphics::ImageDataUtil_obj::setPixels(hx::ObjectPtr(this),rect,bytePointer,( (int)(format) ),endian); - } - break; - case (int)2: { - } - break; - default:{ - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC4(Image_obj,setPixels,(void)) - -int Image_obj::threshold( ::lime::graphics::Image sourceImage, ::lime::math::Rectangle sourceRect, ::lime::math::Vector2 destPoint,::String operation,int threshold,hx::Null< int > __o_color,hx::Null< int > __o_mask,hx::Null< bool > __o_copySource, ::Dynamic format){ - int color = __o_color.Default(0); - int mask = __o_mask.Default(-1); - bool copySource = __o_copySource.Default(false); - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1361_threshold) -HXLINE(1362) bool _hx_tmp; -HXDLIN(1362) bool _hx_tmp1; -HXDLIN(1362) if (hx::IsNotNull( this->buffer )) { -HXLINE(1362) _hx_tmp1 = hx::IsNull( sourceImage ); - } - else { -HXLINE(1362) _hx_tmp1 = true; - } -HXDLIN(1362) if (!(_hx_tmp1)) { -HXLINE(1362) _hx_tmp = hx::IsNull( sourceRect ); - } - else { -HXLINE(1362) _hx_tmp = true; - } -HXDLIN(1362) if (_hx_tmp) { -HXLINE(1362) return 0; - } -HXLINE(1364) switch((int)(this->type->_hx_getIndex())){ - case (int)0: case (int)1: { -HXLINE(1372) return ::lime::_internal::graphics::ImageDataUtil_obj::threshold(hx::ObjectPtr(this),sourceImage,sourceRect,destPoint,operation,threshold,color,mask,copySource,( (int)(format) )); - } - break; - case (int)2: { -HXLINE(1375) int _color; -HXDLIN(1375) if (hx::IsNull( format )) { -HXLINE(1379) int rgba = color; -HXDLIN(1379) int this1 = 0; -HXDLIN(1379) int argb = this1; -HXDLIN(1379) argb = ((((((rgba & 255) & 255) << 24) | (((hx::UShr(rgba,24) & 255) & 255) << 16)) | (((hx::UShr(rgba,16) & 255) & 255) << 8)) | ((hx::UShr(rgba,8) & 255) & 255)); -HXLINE(1375) _color = argb; - } - else { -HXLINE(1375) ::Dynamic _hx_switch_0 = format; - if ( (_hx_switch_0==1) ){ -HXLINE(1375) _color = color; -HXDLIN(1375) goto _hx_goto_24; - } - if ( (_hx_switch_0==2) ){ -HXLINE(1378) int bgra = color; -HXDLIN(1378) int this2 = 0; -HXDLIN(1378) int argb1 = this2; -HXDLIN(1378) argb1 = ((((((bgra & 255) & 255) << 24) | (((hx::UShr(bgra,8) & 255) & 255) << 16)) | (((hx::UShr(bgra,16) & 255) & 255) << 8)) | ((hx::UShr(bgra,24) & 255) & 255)); -HXLINE(1375) _color = argb1; -HXLINE(1378) goto _hx_goto_24; - } - /* default */{ -HXLINE(1379) int rgba1 = color; -HXDLIN(1379) int this3 = 0; -HXDLIN(1379) int argb2 = this3; -HXDLIN(1379) argb2 = ((((((rgba1 & 255) & 255) << 24) | (((hx::UShr(rgba1,24) & 255) & 255) << 16)) | (((hx::UShr(rgba1,16) & 255) & 255) << 8)) | ((hx::UShr(rgba1,8) & 255) & 255)); -HXLINE(1375) _color = argb2; - } - _hx_goto_24:; - } -HXLINE(1382) int _mask; -HXDLIN(1382) if (hx::IsNull( format )) { -HXLINE(1386) int rgba2 = mask; -HXDLIN(1386) int this4 = 0; -HXDLIN(1386) int argb3 = this4; -HXDLIN(1386) argb3 = ((((((rgba2 & 255) & 255) << 24) | (((hx::UShr(rgba2,24) & 255) & 255) << 16)) | (((hx::UShr(rgba2,16) & 255) & 255) << 8)) | ((hx::UShr(rgba2,8) & 255) & 255)); -HXLINE(1382) _mask = argb3; - } - else { -HXLINE(1382) ::Dynamic _hx_switch_1 = format; - if ( (_hx_switch_1==1) ){ -HXLINE(1382) _mask = mask; -HXDLIN(1382) goto _hx_goto_25; - } - if ( (_hx_switch_1==2) ){ -HXLINE(1385) int bgra1 = mask; -HXDLIN(1385) int this5 = 0; -HXDLIN(1385) int argb4 = this5; -HXDLIN(1385) argb4 = ((((((bgra1 & 255) & 255) << 24) | (((hx::UShr(bgra1,8) & 255) & 255) << 16)) | (((hx::UShr(bgra1,16) & 255) & 255) << 8)) | ((hx::UShr(bgra1,24) & 255) & 255)); -HXLINE(1382) _mask = argb4; -HXLINE(1385) goto _hx_goto_25; - } - /* default */{ -HXLINE(1386) int rgba3 = mask; -HXDLIN(1386) int this6 = 0; -HXDLIN(1386) int argb5 = this6; -HXDLIN(1386) argb5 = ((((((rgba3 & 255) & 255) << 24) | (((hx::UShr(rgba3,24) & 255) & 255) << 16)) | (((hx::UShr(rgba3,16) & 255) & 255) << 8)) | ((hx::UShr(rgba3,8) & 255) & 255)); -HXLINE(1382) _mask = argb5; - } - _hx_goto_25:; - } -HXLINE(1389) sourceRect->offset(( (Float)(sourceImage->offsetX) ),( (Float)(sourceImage->offsetY) )); -HXLINE(1390) destPoint->offset(( (Float)(this->offsetX) ),( (Float)(this->offsetY) )); -HXLINE(1392) ::Dynamic _hx_tmp2 = ::Dynamic(this->buffer->_hx___srcBitmapData->__Field(HX_("threshold",ab,c3,a3,34),hx::paccDynamic)); -HXDLIN(1392) ::Dynamic _hx_tmp3 = sourceImage->buffer->get_src(); -HXDLIN(1392) ::Dynamic _hx_tmp4 = sourceRect->_hx___toFlashRectangle(); -HXDLIN(1392) return ( (int)(_hx_tmp2(_hx_tmp3,_hx_tmp4,destPoint->_hx___toFlashPoint(),operation,threshold,_color,_mask,copySource)) ); - } - break; - default:{ - } - } -HXLINE(1398) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC9(Image_obj,threshold,return ) - - ::lime::math::Rectangle Image_obj::_hx___clipRect( ::lime::math::Rectangle r){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1402___clipRect) -HXLINE(1403) if (hx::IsNull( r )) { -HXLINE(1403) return null(); - } -HXLINE(1405) if ((r->x < 0)) { -HXLINE(1407) ::lime::math::Rectangle r1 = r; -HXDLIN(1407) r1->width = (r1->width - -(r->x)); -HXLINE(1408) r->x = ( (Float)(0) ); -HXLINE(1410) if (((r->x + r->width) <= 0)) { -HXLINE(1410) return null(); - } - } -HXLINE(1413) if ((r->y < 0)) { -HXLINE(1415) ::lime::math::Rectangle r2 = r; -HXDLIN(1415) r2->height = (r2->height - -(r->y)); -HXLINE(1416) r->y = ( (Float)(0) ); -HXLINE(1418) if (((r->y + r->height) <= 0)) { -HXLINE(1418) return null(); - } - } -HXLINE(1421) if (((r->x + r->width) >= this->width)) { -HXLINE(1423) ::lime::math::Rectangle r3 = r; -HXDLIN(1423) r3->width = (r3->width - ((r->x + r->width) - ( (Float)(this->width) ))); -HXLINE(1425) if ((r->width <= 0)) { -HXLINE(1425) return null(); - } - } -HXLINE(1428) if (((r->y + r->height) >= this->height)) { -HXLINE(1430) ::lime::math::Rectangle r4 = r; -HXDLIN(1430) r4->height = (r4->height - ((r->y + r->height) - ( (Float)(this->height) ))); -HXLINE(1432) if ((r->height <= 0)) { -HXLINE(1432) return null(); - } - } -HXLINE(1435) return r; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Image_obj,_hx___clipRect,return ) - -void Image_obj::_hx___fromBase64(::String base64,::String type, ::Dynamic onload){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1466___fromBase64) -HXDLIN(1466) if (hx::IsNotNull( base64 )) { -HXLINE(1468) this->_hx___fromBytes(::lime::_internal::format::Base64_obj::decode(base64),null()); - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Image_obj,_hx___fromBase64,(void)) - -bool Image_obj::_hx___fromBytes( ::haxe::io::Bytes bytes, ::Dynamic onload){ - HX_GC_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1474___fromBytes) -HXLINE(1499) ::lime::graphics::ImageBuffer imageBuffer = null(); -HXLINE(1502) ::Dynamic elements = null(); -HXDLIN(1502) ::haxe::io::Bytes buffer = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN(1502) ::cpp::VirtualArray array = null(); -HXDLIN(1502) ::openfl::_Vector::IntVector vector = null(); -HXDLIN(1502) ::lime::utils::ArrayBufferView view = null(); -HXDLIN(1502) ::Dynamic len = null(); -HXDLIN(1502) ::lime::utils::ArrayBufferView this1; -HXDLIN(1502) if (hx::IsNotNull( elements )) { -HXLINE(1502) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE(1502) if (hx::IsNotNull( array )) { -HXLINE(1502) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN(1502) _this->byteOffset = 0; -HXDLIN(1502) _this->length = array->get_length(); -HXDLIN(1502) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN(1502) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN(1502) _this->buffer = this2; -HXDLIN(1502) _this->copyFromArray(array,null()); -HXDLIN(1502) this1 = _this; - } - else { -HXLINE(1502) if (hx::IsNotNull( vector )) { -HXLINE(1502) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN(1502) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN(1502) _this1->byteOffset = 0; -HXDLIN(1502) _this1->length = array1->get_length(); -HXDLIN(1502) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN(1502) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN(1502) _this1->buffer = this3; -HXDLIN(1502) _this1->copyFromArray(array1,null()); -HXDLIN(1502) this1 = _this1; - } - else { -HXLINE(1502) if (hx::IsNotNull( view )) { -HXLINE(1502) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN(1502) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN(1502) int srcLength = view->length; -HXDLIN(1502) int srcByteOffset = view->byteOffset; -HXDLIN(1502) int srcElementSize = view->bytesPerElement; -HXDLIN(1502) int elementSize = _this2->bytesPerElement; -HXDLIN(1502) if ((view->type == _this2->type)) { -HXLINE(1502) int srcLength1 = srcData->length; -HXDLIN(1502) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN(1502) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN(1502) _this2->buffer = this4; -HXDLIN(1502) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE(1502) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN(1502) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN(1502) _this2->byteOffset = 0; -HXDLIN(1502) _this2->length = srcLength; -HXDLIN(1502) this1 = _this2; - } - else { -HXLINE(1502) if (hx::IsNotNull( buffer )) { -HXLINE(1502) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN(1502) int in_byteOffset = 0; -HXDLIN(1502) if ((in_byteOffset < 0)) { -HXLINE(1502) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1502) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE(1502) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1502) int bufferByteLength = buffer->length; -HXDLIN(1502) int elementSize1 = _this3->bytesPerElement; -HXDLIN(1502) int newByteLength = bufferByteLength; -HXDLIN(1502) if (hx::IsNull( len )) { -HXLINE(1502) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN(1502) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE(1502) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1502) if ((newByteLength < 0)) { -HXLINE(1502) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE(1502) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN(1502) int newRange = (in_byteOffset + newByteLength); -HXDLIN(1502) if ((newRange > bufferByteLength)) { -HXLINE(1502) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN(1502) _this3->buffer = buffer; -HXDLIN(1502) _this3->byteOffset = in_byteOffset; -HXDLIN(1502) _this3->byteLength = newByteLength; -HXDLIN(1502) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN(1502) this1 = _this3; - } - else { -HXLINE(1502) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN(1502) imageBuffer = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_image_load_bytes(hx::DynamicPtr(bytes),hx::DynamicPtr( ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,this1,null(),null(),null(),null())))) ); -HXLINE(1512) if (hx::IsNotNull( imageBuffer )) { -HXLINE(1514) this->_hx___fromImageBuffer(imageBuffer); -HXLINE(1516) if (hx::IsNotNull( onload )) { -HXLINE(1518) onload(hx::ObjectPtr(this)); - } -HXLINE(1521) return true; - } -HXLINE(1527) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Image_obj,_hx___fromBytes,return ) - -bool Image_obj::_hx___fromFile(::String path, ::Dynamic onload, ::Dynamic onerror){ - HX_GC_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1531___fromFile) -HXLINE(1620) ::lime::graphics::ImageBuffer buffer = null(); -HXLINE(1625) if (::lime::_hx_system::CFFI_obj::enabled) { -HXLINE(1628) ::Dynamic elements = null(); -HXDLIN(1628) ::haxe::io::Bytes buffer1 = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN(1628) ::cpp::VirtualArray array = null(); -HXDLIN(1628) ::openfl::_Vector::IntVector vector = null(); -HXDLIN(1628) ::lime::utils::ArrayBufferView view = null(); -HXDLIN(1628) ::Dynamic len = null(); -HXDLIN(1628) ::lime::utils::ArrayBufferView this1; -HXDLIN(1628) if (hx::IsNotNull( elements )) { -HXLINE(1628) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE(1628) if (hx::IsNotNull( array )) { -HXLINE(1628) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN(1628) _this->byteOffset = 0; -HXDLIN(1628) _this->length = array->get_length(); -HXDLIN(1628) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN(1628) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN(1628) _this->buffer = this2; -HXDLIN(1628) _this->copyFromArray(array,null()); -HXDLIN(1628) this1 = _this; - } - else { -HXLINE(1628) if (hx::IsNotNull( vector )) { -HXLINE(1628) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN(1628) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN(1628) _this1->byteOffset = 0; -HXDLIN(1628) _this1->length = array1->get_length(); -HXDLIN(1628) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN(1628) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN(1628) _this1->buffer = this3; -HXDLIN(1628) _this1->copyFromArray(array1,null()); -HXDLIN(1628) this1 = _this1; - } - else { -HXLINE(1628) if (hx::IsNotNull( view )) { -HXLINE(1628) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN(1628) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN(1628) int srcLength = view->length; -HXDLIN(1628) int srcByteOffset = view->byteOffset; -HXDLIN(1628) int srcElementSize = view->bytesPerElement; -HXDLIN(1628) int elementSize = _this2->bytesPerElement; -HXDLIN(1628) if ((view->type == _this2->type)) { -HXLINE(1628) int srcLength1 = srcData->length; -HXDLIN(1628) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN(1628) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN(1628) _this2->buffer = this4; -HXDLIN(1628) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE(1628) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN(1628) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN(1628) _this2->byteOffset = 0; -HXDLIN(1628) _this2->length = srcLength; -HXDLIN(1628) this1 = _this2; - } - else { -HXLINE(1628) if (hx::IsNotNull( buffer1 )) { -HXLINE(1628) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN(1628) int in_byteOffset = 0; -HXDLIN(1628) if ((in_byteOffset < 0)) { -HXLINE(1628) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1628) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE(1628) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1628) int bufferByteLength = buffer1->length; -HXDLIN(1628) int elementSize1 = _this3->bytesPerElement; -HXDLIN(1628) int newByteLength = bufferByteLength; -HXDLIN(1628) if (hx::IsNull( len )) { -HXLINE(1628) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN(1628) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE(1628) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1628) if ((newByteLength < 0)) { -HXLINE(1628) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE(1628) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN(1628) int newRange = (in_byteOffset + newByteLength); -HXDLIN(1628) if ((newRange > bufferByteLength)) { -HXLINE(1628) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN(1628) _this3->buffer = buffer1; -HXDLIN(1628) _this3->byteOffset = in_byteOffset; -HXDLIN(1628) _this3->byteLength = newByteLength; -HXDLIN(1628) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN(1628) this1 = _this3; - } - else { -HXLINE(1628) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN(1628) buffer = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_image_load_file(hx::DynamicPtr(path),hx::DynamicPtr( ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,this1,null(),null(),null(),null())))) ); - } -HXLINE(1674) if (hx::IsNotNull( buffer )) { -HXLINE(1676) this->_hx___fromImageBuffer(buffer); -HXLINE(1678) if (hx::IsNotNull( onload )) { -HXLINE(1680) onload(hx::ObjectPtr(this)); - } -HXLINE(1683) return true; - } -HXLINE(1689) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC3(Image_obj,_hx___fromFile,return ) - -void Image_obj::_hx___fromImageBuffer( ::lime::graphics::ImageBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1693___fromImageBuffer) -HXLINE(1694) this->buffer = buffer; -HXLINE(1696) if (hx::IsNotNull( buffer )) { -HXLINE(1698) if ((this->width == -1)) { -HXLINE(1700) this->width = buffer->width; - } -HXLINE(1703) if ((this->height == -1)) { -HXLINE(1705) this->height = buffer->height; - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Image_obj,_hx___fromImageBuffer,(void)) - - ::lime::utils::ArrayBufferView Image_obj::get_data(){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1745_get_data) -HXLINE(1746) bool _hx_tmp; -HXDLIN(1746) bool _hx_tmp1; -HXDLIN(1746) if (hx::IsNull( this->buffer->data )) { -HXLINE(1746) _hx_tmp1 = (this->buffer->width > 0); - } - else { -HXLINE(1746) _hx_tmp1 = false; - } -HXDLIN(1746) if (_hx_tmp1) { -HXLINE(1746) _hx_tmp = (this->buffer->height > 0); - } - else { -HXLINE(1746) _hx_tmp = false; - } -HXLINE(1756) return this->buffer->data; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Image_obj,get_data,return ) - - ::lime::utils::ArrayBufferView Image_obj::set_data( ::lime::utils::ArrayBufferView value){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1761_set_data) -HXDLIN(1761) return (this->buffer->data = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Image_obj,set_data,return ) - -int Image_obj::get_format(){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1766_get_format) -HXDLIN(1766) return this->buffer->format; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Image_obj,get_format,return ) - -int Image_obj::set_format(int value){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1770_set_format) -HXLINE(1771) if ((this->buffer->format != value)) { -HXLINE(1773) if ((this->type->_hx_getIndex() == 1)) { -HXLINE(1776) ::lime::_internal::graphics::ImageDataUtil_obj::setFormat(hx::ObjectPtr(this),value); - } - } -HXLINE(1782) return (this->buffer->format = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Image_obj,set_format,return ) - -bool Image_obj::get_powerOfTwo(){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1787_get_powerOfTwo) -HXDLIN(1787) bool _hx_tmp; -HXDLIN(1787) if ((this->buffer->width != 0)) { -HXDLIN(1787) _hx_tmp = ((this->buffer->width & (~(this->buffer->width) + 1)) == this->buffer->width); - } - else { -HXDLIN(1787) _hx_tmp = false; - } -HXDLIN(1787) if (_hx_tmp) { -HXLINE(1789) if ((this->buffer->height != 0)) { -HXLINE(1789) return ((this->buffer->height & (~(this->buffer->height) + 1)) == this->buffer->height); - } - else { -HXLINE(1789) return false; - } - } - else { -HXDLIN(1787) return false; - } -HXDLIN(1787) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Image_obj,get_powerOfTwo,return ) - -bool Image_obj::set_powerOfTwo(bool value){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1793_set_powerOfTwo) -HXLINE(1794) if ((value != this->get_powerOfTwo())) { -HXLINE(1796) int newWidth = 1; -HXLINE(1797) int newHeight = 1; -HXLINE(1799) while((newWidth < this->buffer->width)){ -HXLINE(1801) newWidth = (newWidth << 1); - } -HXLINE(1804) while((newHeight < this->buffer->height)){ -HXLINE(1806) newHeight = (newHeight << 1); - } -HXLINE(1809) bool _hx_tmp; -HXDLIN(1809) if ((newWidth == this->buffer->width)) { -HXLINE(1809) _hx_tmp = (newHeight == this->buffer->height); - } - else { -HXLINE(1809) _hx_tmp = false; - } -HXDLIN(1809) if (_hx_tmp) { -HXLINE(1811) return value; - } -HXLINE(1814) switch((int)(this->type->_hx_getIndex())){ - case (int)0: { -HXLINE(1820) ::lime::_internal::graphics::ImageDataUtil_obj::resizeBuffer(hx::ObjectPtr(this),newWidth,newHeight); - } - break; - case (int)1: { -HXLINE(1823) ::lime::_internal::graphics::ImageDataUtil_obj::resizeBuffer(hx::ObjectPtr(this),newWidth,newHeight); - } - break; - case (int)2: { - } - break; - default:{ - } - } - } -HXLINE(1839) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Image_obj,set_powerOfTwo,return ) - -bool Image_obj::get_premultiplied(){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1844_get_premultiplied) -HXDLIN(1844) return this->buffer->premultiplied; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Image_obj,get_premultiplied,return ) - -bool Image_obj::set_premultiplied(bool value){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1848_set_premultiplied) -HXLINE(1849) bool _hx_tmp; -HXDLIN(1849) if (value) { -HXLINE(1849) _hx_tmp = !(this->buffer->premultiplied); - } - else { -HXLINE(1849) _hx_tmp = false; - } -HXDLIN(1849) if (_hx_tmp) { -HXLINE(1851) switch((int)(this->type->_hx_getIndex())){ - case (int)0: case (int)1: { -HXLINE(1858) ::lime::_internal::graphics::ImageDataUtil_obj::multiplyAlpha(hx::ObjectPtr(this)); - } - break; - default:{ - } - } - } - else { -HXLINE(1864) bool _hx_tmp1; -HXDLIN(1864) if (!(value)) { -HXLINE(1864) _hx_tmp1 = this->buffer->premultiplied; - } - else { -HXLINE(1864) _hx_tmp1 = false; - } -HXDLIN(1864) if (_hx_tmp1) { -HXLINE(1866) if ((this->type->_hx_getIndex() == 1)) { -HXLINE(1873) ::lime::_internal::graphics::ImageDataUtil_obj::unmultiplyAlpha(hx::ObjectPtr(this)); - } - } - } -HXLINE(1880) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Image_obj,set_premultiplied,return ) - - ::lime::math::Rectangle Image_obj::get_rect(){ - HX_GC_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1885_get_rect) -HXDLIN(1885) return ::lime::math::Rectangle_obj::__alloc( HX_CTX ,0,0,this->width,this->height); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Image_obj,get_rect,return ) - - ::Dynamic Image_obj::get_src(){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1897_get_src) -HXDLIN(1897) return this->buffer->get_src(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Image_obj,get_src,return ) - - ::Dynamic Image_obj::set_src( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1902_set_src) -HXDLIN(1902) return this->buffer->set_src(value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Image_obj,set_src,return ) - -bool Image_obj::get_transparent(){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1906_get_transparent) -HXLINE(1907) if (hx::IsNull( this->buffer )) { -HXLINE(1907) return false; - } -HXLINE(1908) return this->buffer->transparent; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Image_obj,get_transparent,return ) - -bool Image_obj::set_transparent(bool value){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1912_set_transparent) -HXLINE(1914) if (hx::IsNull( this->buffer )) { -HXLINE(1914) return false; - } -HXLINE(1915) return (this->buffer->transparent = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Image_obj,set_transparent,return ) - - ::lime::graphics::Image Image_obj::fromBase64(::String base64,::String type){ - HX_GC_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_613_fromBase64) -HXLINE( 614) if (hx::IsNull( base64 )) { -HXLINE( 614) return null(); - } -HXLINE( 615) ::lime::graphics::Image image = ::lime::graphics::Image_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null()); -HXLINE( 616) image->_hx___fromBase64(base64,type,null()); -HXLINE( 617) return image; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Image_obj,fromBase64,return ) - - ::lime::graphics::Image Image_obj::fromBitmapData( ::Dynamic bitmapData){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_627_fromBitmapData) -HXLINE( 628) if (hx::IsNull( bitmapData )) { -HXLINE( 628) return null(); - } -HXLINE( 635) return ( ( ::lime::graphics::Image)(bitmapData->__Field(HX_("image",5b,1f,69,bd),hx::paccDynamic)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Image_obj,fromBitmapData,return ) - - ::lime::graphics::Image Image_obj::fromBytes( ::haxe::io::Bytes bytes){ - HX_GC_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_652_fromBytes) -HXLINE( 653) if (hx::IsNull( bytes )) { -HXLINE( 653) return null(); - } -HXLINE( 654) ::lime::graphics::Image image = ::lime::graphics::Image_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null()); -HXLINE( 655) if (image->_hx___fromBytes(bytes,null())) { -HXLINE( 657) return image; - } - else { -HXLINE( 661) return null(); - } -HXLINE( 655) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Image_obj,fromBytes,return ) - - ::lime::graphics::Image Image_obj::fromCanvas( ::Dynamic canvas){ - HX_GC_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_672_fromCanvas) -HXLINE( 673) if (hx::IsNull( canvas )) { -HXLINE( 673) return null(); - } -HXLINE( 674) ::lime::graphics::ImageBuffer buffer = ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,null(),canvas->__Field(HX_("width",06,b6,62,ca),hx::paccDynamic),canvas->__Field(HX_("height",e7,07,4c,02),hx::paccDynamic),null(),null()); -HXLINE( 675) buffer->set_src(canvas); -HXLINE( 676) ::lime::graphics::Image image = ::lime::graphics::Image_obj::__alloc( HX_CTX ,buffer,null(),null(),null(),null(),null(),null()); -HXLINE( 678) image->type = ::lime::graphics::ImageType_obj::CANVAS_dyn(); -HXLINE( 679) return image; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Image_obj,fromCanvas,return ) - - ::lime::graphics::Image Image_obj::fromFile(::String path){ - HX_GC_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_695_fromFile) -HXLINE( 696) if (hx::IsNull( path )) { -HXLINE( 696) return null(); - } -HXLINE( 697) ::lime::graphics::Image image = ::lime::graphics::Image_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null()); -HXLINE( 698) if (image->_hx___fromFile(path,null(),null())) { -HXLINE( 700) return image; - } - else { -HXLINE( 704) return null(); - } -HXLINE( 698) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Image_obj,fromFile,return ) - - ::lime::graphics::Image Image_obj::fromImageElement( ::Dynamic image){ - HX_GC_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_715_fromImageElement) -HXLINE( 716) if (hx::IsNull( image )) { -HXLINE( 716) return null(); - } -HXLINE( 717) ::lime::graphics::ImageBuffer buffer = ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,null(),image->__Field(HX_("width",06,b6,62,ca),hx::paccDynamic),image->__Field(HX_("height",e7,07,4c,02),hx::paccDynamic),null(),null()); -HXLINE( 718) buffer->set_src(image); -HXLINE( 719) ::lime::graphics::Image _image = ::lime::graphics::Image_obj::__alloc( HX_CTX ,buffer,null(),null(),null(),null(),null(),null()); -HXLINE( 721) _image->type = ::lime::graphics::ImageType_obj::CANVAS_dyn(); -HXLINE( 722) return _image; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Image_obj,fromImageElement,return ) - - ::lime::app::Future Image_obj::loadFromBase64(::String base64,::String type){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_918_loadFromBase64) -HXLINE( 919) bool _hx_tmp; -HXDLIN( 919) if (hx::IsNotNull( base64 )) { -HXLINE( 919) _hx_tmp = hx::IsNull( type ); - } - else { -HXLINE( 919) _hx_tmp = true; - } -HXDLIN( 919) if (_hx_tmp) { -HXLINE( 919) return ::lime::app::Future_obj::withValue(null()); - } -HXLINE( 924) if (hx::IsNotNull( base64 )) { -HXLINE( 926) return ::lime::graphics::Image_obj::loadFromBytes(::lime::_internal::format::Base64_obj::decode(base64)); - } - else { -HXLINE( 930) return ::lime::app::Future_obj::withError(HX_("",00,00,00,00)); - } -HXLINE( 924) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Image_obj,loadFromBase64,return ) - - ::lime::app::Future Image_obj::loadFromBytes( ::haxe::io::Bytes bytes){ - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_0, ::haxe::io::Bytes,bytes) HXARGC(0) - ::lime::graphics::Image _hx_run(){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_997_loadFromBytes) -HXLINE( 997) return ::lime::graphics::Image_obj::fromBytes(bytes); - } - HX_END_LOCAL_FUNC0(return) - - HX_GC_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_941_loadFromBytes) -HXLINE( 942) if (hx::IsNull( bytes )) { -HXLINE( 942) return ::lime::app::Future_obj::withValue(null()); - } -HXLINE( 997) return ::lime::app::Future_obj::__alloc( HX_CTX , ::Dynamic(new _hx_Closure_0(bytes)),true); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Image_obj,loadFromBytes,return ) - - ::lime::app::Future Image_obj::loadFromFile(::String path){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::graphics::Image image){ - HX_GC_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1056_loadFromFile) -HXLINE(1056) if (hx::IsNotNull( image )) { -HXLINE(1058) return ::lime::app::Future_obj::withValue(image); - } - else { -HXLINE(1062) return ::lime::app::Future_obj::withError(HX_("",00,00,00,00)); - } -HXLINE(1056) return null(); - } - HX_END_LOCAL_FUNC1(return) - - HX_GC_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1007_loadFromFile) -HXLINE(1008) if (hx::IsNull( path )) { -HXLINE(1008) return ::lime::app::Future_obj::withValue(null()); - } -HXLINE(1053) ::lime::net::_HTTPRequest_lime_graphics_Image request = ::lime::net::_HTTPRequest_lime_graphics_Image_obj::__alloc( HX_CTX ,null()); -HXLINE(1054) return request->load(path)->then( ::Dynamic(new _hx_Closure_0())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Image_obj,loadFromFile,return ) - -bool Image_obj::_hx___isGIF( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1711___isGIF) -HXLINE(1712) bool _hx_tmp; -HXDLIN(1712) if (hx::IsNotNull( bytes )) { -HXLINE(1712) _hx_tmp = (bytes->length < 6); - } - else { -HXLINE(1712) _hx_tmp = true; - } -HXDLIN(1712) if (_hx_tmp) { -HXLINE(1712) return false; - } -HXLINE(1714) ::String header = bytes->getString(0,6,null()); -HXLINE(1715) if ((header != HX_("GIF87a",1e,95,06,9a))) { -HXLINE(1715) return (header == HX_("GIF89a",dc,96,06,9a)); - } - else { -HXLINE(1715) return true; - } -HXDLIN(1715) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Image_obj,_hx___isGIF,return ) - -bool Image_obj::_hx___isJPG( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1719___isJPG) -HXLINE(1720) bool _hx_tmp; -HXDLIN(1720) if (hx::IsNotNull( bytes )) { -HXLINE(1720) _hx_tmp = (bytes->length < 4); - } - else { -HXLINE(1720) _hx_tmp = true; - } -HXDLIN(1720) if (_hx_tmp) { -HXLINE(1720) return false; - } -HXLINE(1722) bool _hx_tmp1; -HXDLIN(1722) bool _hx_tmp2; -HXDLIN(1722) if ((bytes->b->__get(0) == 255)) { -HXLINE(1722) _hx_tmp2 = (bytes->b->__get(1) == 216); - } - else { -HXLINE(1722) _hx_tmp2 = false; - } -HXDLIN(1722) if (_hx_tmp2) { -HXLINE(1722) _hx_tmp1 = (bytes->b->__get((bytes->length - 2)) == 255); - } - else { -HXLINE(1722) _hx_tmp1 = false; - } -HXDLIN(1722) if (_hx_tmp1) { -HXLINE(1725) return (bytes->b->__get((bytes->length - 1)) == 217); - } - else { -HXLINE(1722) return false; - } -HXDLIN(1722) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Image_obj,_hx___isJPG,return ) - -bool Image_obj::_hx___isPNG( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1729___isPNG) -HXLINE(1730) bool _hx_tmp; -HXDLIN(1730) if (hx::IsNotNull( bytes )) { -HXLINE(1730) _hx_tmp = (bytes->length < 8); - } - else { -HXLINE(1730) _hx_tmp = true; - } -HXDLIN(1730) if (_hx_tmp) { -HXLINE(1730) return false; - } -HXLINE(1732) bool _hx_tmp1; -HXDLIN(1732) bool _hx_tmp2; -HXDLIN(1732) bool _hx_tmp3; -HXDLIN(1732) bool _hx_tmp4; -HXDLIN(1732) bool _hx_tmp5; -HXDLIN(1732) bool _hx_tmp6; -HXDLIN(1732) if ((bytes->b->__get(0) == 137)) { -HXLINE(1732) _hx_tmp6 = (bytes->b->__get(1) == 80); - } - else { -HXLINE(1732) _hx_tmp6 = false; - } -HXDLIN(1732) if (_hx_tmp6) { -HXLINE(1732) _hx_tmp5 = (bytes->b->__get(2) == 78); - } - else { -HXLINE(1732) _hx_tmp5 = false; - } -HXDLIN(1732) if (_hx_tmp5) { -HXLINE(1732) _hx_tmp4 = (bytes->b->__get(3) == 71); - } - else { -HXLINE(1732) _hx_tmp4 = false; - } -HXDLIN(1732) if (_hx_tmp4) { -HXLINE(1732) _hx_tmp3 = (bytes->b->__get(4) == 13); - } - else { -HXLINE(1732) _hx_tmp3 = false; - } -HXDLIN(1732) if (_hx_tmp3) { -HXLINE(1732) _hx_tmp2 = (bytes->b->__get(5) == 10); - } - else { -HXLINE(1732) _hx_tmp2 = false; - } -HXDLIN(1732) if (_hx_tmp2) { -HXLINE(1732) _hx_tmp1 = (bytes->b->__get(6) == 26); - } - else { -HXLINE(1732) _hx_tmp1 = false; - } -HXDLIN(1732) if (_hx_tmp1) { -HXLINE(1733) return (bytes->b->__get(7) == 10); - } - else { -HXLINE(1732) return false; - } -HXDLIN(1732) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Image_obj,_hx___isPNG,return ) - -bool Image_obj::_hx___isWebP( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_ef8f6e7e24e3b831_1737___isWebP) -HXLINE(1738) bool _hx_tmp; -HXDLIN(1738) if (hx::IsNotNull( bytes )) { -HXLINE(1738) _hx_tmp = (bytes->length < 16); - } - else { -HXLINE(1738) _hx_tmp = true; - } -HXDLIN(1738) if (_hx_tmp) { -HXLINE(1738) return false; - } -HXLINE(1740) if ((bytes->getString(0,4,null()) == HX_("RIFF",b7,20,6b,36))) { -HXLINE(1740) return (bytes->getString(8,4,null()) == HX_("WEBP",5c,25,b6,39)); - } - else { -HXLINE(1740) return false; - } -HXDLIN(1740) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Image_obj,_hx___isWebP,return ) - - -hx::ObjectPtr< Image_obj > Image_obj::__new( ::lime::graphics::ImageBuffer buffer,hx::Null< int > __o_offsetX,hx::Null< int > __o_offsetY,hx::Null< int > __o_width,hx::Null< int > __o_height, ::Dynamic color, ::lime::graphics::ImageType type) { - hx::ObjectPtr< Image_obj > __this = new Image_obj(); - __this->__construct(buffer,__o_offsetX,__o_offsetY,__o_width,__o_height,color,type); - return __this; -} - -hx::ObjectPtr< Image_obj > Image_obj::__alloc(hx::Ctx *_hx_ctx, ::lime::graphics::ImageBuffer buffer,hx::Null< int > __o_offsetX,hx::Null< int > __o_offsetY,hx::Null< int > __o_width,hx::Null< int > __o_height, ::Dynamic color, ::lime::graphics::ImageType type) { - Image_obj *__this = (Image_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Image_obj), true, "lime.graphics.Image")); - *(void **)__this = Image_obj::_hx_vtable; - __this->__construct(buffer,__o_offsetX,__o_offsetY,__o_width,__o_height,color,type); - return __this; -} - -Image_obj::Image_obj() -{ -} - -void Image_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Image); - HX_MARK_MEMBER_NAME(buffer,"buffer"); - HX_MARK_MEMBER_NAME(dirty,"dirty"); - HX_MARK_MEMBER_NAME(height,"height"); - HX_MARK_MEMBER_NAME(offsetX,"offsetX"); - HX_MARK_MEMBER_NAME(offsetY,"offsetY"); - HX_MARK_MEMBER_NAME(rect,"rect"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_MEMBER_NAME(version,"version"); - HX_MARK_MEMBER_NAME(width,"width"); - HX_MARK_MEMBER_NAME(x,"x"); - HX_MARK_MEMBER_NAME(y,"y"); - HX_MARK_END_CLASS(); -} - -void Image_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(buffer,"buffer"); - HX_VISIT_MEMBER_NAME(dirty,"dirty"); - HX_VISIT_MEMBER_NAME(height,"height"); - HX_VISIT_MEMBER_NAME(offsetX,"offsetX"); - HX_VISIT_MEMBER_NAME(offsetY,"offsetY"); - HX_VISIT_MEMBER_NAME(rect,"rect"); - HX_VISIT_MEMBER_NAME(type,"type"); - HX_VISIT_MEMBER_NAME(version,"version"); - HX_VISIT_MEMBER_NAME(width,"width"); - HX_VISIT_MEMBER_NAME(x,"x"); - HX_VISIT_MEMBER_NAME(y,"y"); -} - -hx::Val Image_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { return hx::Val( x ); } - if (HX_FIELD_EQ(inName,"y") ) { return hx::Val( y ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"src") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_src() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"data") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_data() ); } - if (HX_FIELD_EQ(inName,"rect") ) { return hx::Val( inCallProp == hx::paccAlways ? get_rect() : rect ); } - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"dirty") ) { return hx::Val( dirty ); } - if (HX_FIELD_EQ(inName,"width") ) { return hx::Val( width ); } - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - if (HX_FIELD_EQ(inName,"merge") ) { return hx::Val( merge_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"buffer") ) { return hx::Val( buffer ); } - if (HX_FIELD_EQ(inName,"format") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_format() ); } - if (HX_FIELD_EQ(inName,"height") ) { return hx::Val( height ); } - if (HX_FIELD_EQ(inName,"encode") ) { return hx::Val( encode_dyn() ); } - if (HX_FIELD_EQ(inName,"resize") ) { return hx::Val( resize_dyn() ); } - if (HX_FIELD_EQ(inName,"scroll") ) { return hx::Val( scroll_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"offsetX") ) { return hx::Val( offsetX ); } - if (HX_FIELD_EQ(inName,"offsetY") ) { return hx::Val( offsetY ); } - if (HX_FIELD_EQ(inName,"version") ) { return hx::Val( version ); } - if (HX_FIELD_EQ(inName,"get_src") ) { return hx::Val( get_src_dyn() ); } - if (HX_FIELD_EQ(inName,"set_src") ) { return hx::Val( set_src_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"fillRect") ) { return hx::Val( fillRect_dyn() ); } - if (HX_FIELD_EQ(inName,"getPixel") ) { return hx::Val( getPixel_dyn() ); } - if (HX_FIELD_EQ(inName,"setPixel") ) { return hx::Val( setPixel_dyn() ); } - if (HX_FIELD_EQ(inName,"get_data") ) { return hx::Val( get_data_dyn() ); } - if (HX_FIELD_EQ(inName,"set_data") ) { return hx::Val( set_data_dyn() ); } - if (HX_FIELD_EQ(inName,"get_rect") ) { return hx::Val( get_rect_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"floodFill") ) { return hx::Val( floodFill_dyn() ); } - if (HX_FIELD_EQ(inName,"getPixels") ) { return hx::Val( getPixels_dyn() ); } - if (HX_FIELD_EQ(inName,"setPixels") ) { return hx::Val( setPixels_dyn() ); } - if (HX_FIELD_EQ(inName,"threshold") ) { return hx::Val( threshold_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"powerOfTwo") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_powerOfTwo() ); } - if (HX_FIELD_EQ(inName,"copyPixels") ) { return hx::Val( copyPixels_dyn() ); } - if (HX_FIELD_EQ(inName,"getPixel32") ) { return hx::Val( getPixel32_dyn() ); } - if (HX_FIELD_EQ(inName,"setPixel32") ) { return hx::Val( setPixel32_dyn() ); } - if (HX_FIELD_EQ(inName,"__clipRect") ) { return hx::Val( _hx___clipRect_dyn() ); } - if (HX_FIELD_EQ(inName,"__fromFile") ) { return hx::Val( _hx___fromFile_dyn() ); } - if (HX_FIELD_EQ(inName,"get_format") ) { return hx::Val( get_format_dyn() ); } - if (HX_FIELD_EQ(inName,"set_format") ) { return hx::Val( set_format_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"transparent") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_transparent() ); } - if (HX_FIELD_EQ(inName,"copyChannel") ) { return hx::Val( copyChannel_dyn() ); } - if (HX_FIELD_EQ(inName,"__fromBytes") ) { return hx::Val( _hx___fromBytes_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__fromBase64") ) { return hx::Val( _hx___fromBase64_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"premultiplied") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_premultiplied() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"colorTransform") ) { return hx::Val( colorTransform_dyn() ); } - if (HX_FIELD_EQ(inName,"get_powerOfTwo") ) { return hx::Val( get_powerOfTwo_dyn() ); } - if (HX_FIELD_EQ(inName,"set_powerOfTwo") ) { return hx::Val( set_powerOfTwo_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"get_transparent") ) { return hx::Val( get_transparent_dyn() ); } - if (HX_FIELD_EQ(inName,"set_transparent") ) { return hx::Val( set_transparent_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__fromImageBuffer") ) { return hx::Val( _hx___fromImageBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"get_premultiplied") ) { return hx::Val( get_premultiplied_dyn() ); } - if (HX_FIELD_EQ(inName,"set_premultiplied") ) { return hx::Val( set_premultiplied_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"getColorBoundsRect") ) { return hx::Val( getColorBoundsRect_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Image_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"__isGIF") ) { outValue = _hx___isGIF_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__isJPG") ) { outValue = _hx___isJPG_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__isPNG") ) { outValue = _hx___isPNG_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"fromFile") ) { outValue = fromFile_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__isWebP") ) { outValue = _hx___isWebP_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromBase64") ) { outValue = fromBase64_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromCanvas") ) { outValue = fromCanvas_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"loadFromFile") ) { outValue = loadFromFile_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"loadFromBytes") ) { outValue = loadFromBytes_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"fromBitmapData") ) { outValue = fromBitmapData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"loadFromBase64") ) { outValue = loadFromBase64_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"fromImageElement") ) { outValue = fromImageElement_dyn(); return true; } - } - return false; -} - -hx::Val Image_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { x=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"y") ) { y=inValue.Cast< Float >(); return inValue; } - break; - case 3: - if (HX_FIELD_EQ(inName,"src") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_src(inValue.Cast< ::Dynamic >()) ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"data") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_data(inValue.Cast< ::lime::utils::ArrayBufferView >()) ); } - if (HX_FIELD_EQ(inName,"rect") ) { rect=inValue.Cast< ::lime::math::Rectangle >(); return inValue; } - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< ::lime::graphics::ImageType >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"dirty") ) { dirty=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"width") ) { width=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"buffer") ) { buffer=inValue.Cast< ::lime::graphics::ImageBuffer >(); return inValue; } - if (HX_FIELD_EQ(inName,"format") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_format(inValue.Cast< int >()) ); } - if (HX_FIELD_EQ(inName,"height") ) { height=inValue.Cast< int >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"offsetX") ) { offsetX=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"offsetY") ) { offsetY=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"version") ) { version=inValue.Cast< int >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"powerOfTwo") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_powerOfTwo(inValue.Cast< bool >()) ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"transparent") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_transparent(inValue.Cast< bool >()) ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"premultiplied") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_premultiplied(inValue.Cast< bool >()) ); } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Image_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("buffer",00,bd,94,d0)); - outFields->push(HX_("data",2a,56,63,42)); - outFields->push(HX_("dirty",12,50,d0,d9)); - outFields->push(HX_("format",37,8f,8e,fd)); - outFields->push(HX_("height",e7,07,4c,02)); - outFields->push(HX_("offsetX",65,09,65,d7)); - outFields->push(HX_("offsetY",66,09,65,d7)); - outFields->push(HX_("powerOfTwo",70,be,ae,ea)); - outFields->push(HX_("premultiplied",56,f1,4e,a4)); - outFields->push(HX_("rect",24,4d,a7,4b)); - outFields->push(HX_("src",e4,a6,57,00)); - outFields->push(HX_("transparent",52,2b,ba,22)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("version",18,e7,f1,7c)); - outFields->push(HX_("width",06,b6,62,ca)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Image_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::graphics::ImageBuffer */ ,(int)offsetof(Image_obj,buffer),HX_("buffer",00,bd,94,d0)}, - {hx::fsBool,(int)offsetof(Image_obj,dirty),HX_("dirty",12,50,d0,d9)}, - {hx::fsInt,(int)offsetof(Image_obj,height),HX_("height",e7,07,4c,02)}, - {hx::fsInt,(int)offsetof(Image_obj,offsetX),HX_("offsetX",65,09,65,d7)}, - {hx::fsInt,(int)offsetof(Image_obj,offsetY),HX_("offsetY",66,09,65,d7)}, - {hx::fsObject /* ::lime::math::Rectangle */ ,(int)offsetof(Image_obj,rect),HX_("rect",24,4d,a7,4b)}, - {hx::fsObject /* ::lime::graphics::ImageType */ ,(int)offsetof(Image_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsInt,(int)offsetof(Image_obj,version),HX_("version",18,e7,f1,7c)}, - {hx::fsInt,(int)offsetof(Image_obj,width),HX_("width",06,b6,62,ca)}, - {hx::fsFloat,(int)offsetof(Image_obj,x),HX_("x",78,00,00,00)}, - {hx::fsFloat,(int)offsetof(Image_obj,y),HX_("y",79,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Image_obj_sStaticStorageInfo = 0; -#endif - -static ::String Image_obj_sMemberFields[] = { - HX_("buffer",00,bd,94,d0), - HX_("dirty",12,50,d0,d9), - HX_("height",e7,07,4c,02), - HX_("offsetX",65,09,65,d7), - HX_("offsetY",66,09,65,d7), - HX_("rect",24,4d,a7,4b), - HX_("type",ba,f2,08,4d), - HX_("version",18,e7,f1,7c), - HX_("width",06,b6,62,ca), - HX_("x",78,00,00,00), - HX_("y",79,00,00,00), - HX_("clone",5d,13,63,48), - HX_("colorTransform",89,d7,3f,ad), - HX_("copyChannel",8e,7d,e6,22), - HX_("copyPixels",c2,54,6e,42), - HX_("encode",16,f2,e3,f9), - HX_("fillRect",47,45,b9,6c), - HX_("floodFill",61,83,8a,59), - HX_("getColorBoundsRect",86,ad,e8,80), - HX_("getPixel",10,d6,7a,22), - HX_("getPixel32",af,a6,68,d7), - HX_("getPixels",63,78,00,09), - HX_("merge",b8,a2,c6,05), - HX_("resize",f4,59,7b,08), - HX_("scroll",0d,d8,64,47), - HX_("setPixel",84,2f,d8,d0), - HX_("setPixel32",23,45,e6,da), - HX_("setPixels",6f,64,51,ec), - HX_("threshold",ab,c3,a3,34), - HX_("__clipRect",34,03,a3,fb), - HX_("__fromBase64",b9,7d,ff,d0), - HX_("__fromBytes",81,3b,4d,a0), - HX_("__fromFile",26,10,c0,44), - HX_("__fromImageBuffer",51,6e,ca,ca), - HX_("get_data",b3,11,1e,c2), - HX_("set_data",27,6b,7b,70), - HX_("get_format",00,ff,15,ee), - HX_("set_format",74,9d,93,f1), - HX_("get_powerOfTwo",b9,46,a4,60), - HX_("set_powerOfTwo",2d,2f,c4,80), - HX_("get_premultiplied",ad,fc,be,aa), - HX_("set_premultiplied",b9,d4,2c,ce), - HX_("get_rect",ad,08,62,cb), - HX_("get_src",7b,6f,cc,26), - HX_("set_src",87,00,ce,19), - HX_("get_transparent",e9,e2,9b,e3), - HX_("set_transparent",f5,5f,67,df), - ::String(null()) }; - -hx::Class Image_obj::__mClass; - -static ::String Image_obj_sStaticFields[] = { - HX_("fromBase64",99,02,6c,98), - HX_("fromBitmapData",c3,07,ed,2b), - HX_("fromBytes",a1,f2,20,72), - HX_("fromCanvas",e2,59,86,fb), - HX_("fromFile",06,9d,87,a1), - HX_("fromImageElement",2b,91,89,8f), - HX_("loadFromBase64",5f,0c,1d,2f), - HX_("loadFromBytes",9b,c3,86,f4), - HX_("loadFromFile",4c,89,f0,5a), - HX_("__isGIF",1a,eb,aa,2b), - HX_("__isJPG",f7,37,ad,2b), - HX_("__isPNG",bf,c3,b1,2b), - HX_("__isWebP",66,8d,8b,14), - ::String(null()) -}; - -void Image_obj::__register() -{ - Image_obj _hx_dummy; - Image_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.Image",91,28,c1,9c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Image_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Image_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Image_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Image_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Image_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Image_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/ImageBuffer.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/ImageBuffer.cpp deleted file mode 100644 index 57f10d7a..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/ImageBuffer.cpp +++ /dev/null @@ -1,438 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageBuffer -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_890299056ccc780d_110_new,"lime.graphics.ImageBuffer","new",0xb261c9e3,"lime.graphics.ImageBuffer.new","lime/graphics/ImageBuffer.hx",110,0x6475c2cd) -HX_LOCAL_STACK_FRAME(_hx_pos_890299056ccc780d_128_clone,"lime.graphics.ImageBuffer","clone",0x1504b3a0,"lime.graphics.ImageBuffer.clone","lime/graphics/ImageBuffer.hx",128,0x6475c2cd) -HX_LOCAL_STACK_FRAME(_hx_pos_890299056ccc780d_197_get_src,"lime.graphics.ImageBuffer","get_src",0x9748e67e,"lime.graphics.ImageBuffer.get_src","lime/graphics/ImageBuffer.hx",197,0x6475c2cd) -HX_LOCAL_STACK_FRAME(_hx_pos_890299056ccc780d_202_set_src,"lime.graphics.ImageBuffer","set_src",0x8a4a778a,"lime.graphics.ImageBuffer.set_src","lime/graphics/ImageBuffer.hx",202,0x6475c2cd) -HX_LOCAL_STACK_FRAME(_hx_pos_890299056ccc780d_224_get_stride,"lime.graphics.ImageBuffer","get_stride",0xb11b1cbf,"lime.graphics.ImageBuffer.get_stride","lime/graphics/ImageBuffer.hx",224,0x6475c2cd) -namespace lime{ -namespace graphics{ - -void ImageBuffer_obj::__construct( ::lime::utils::ArrayBufferView data,hx::Null< int > __o_width,hx::Null< int > __o_height,hx::Null< int > __o_bitsPerPixel, ::Dynamic format){ - int width = __o_width.Default(0); - int height = __o_height.Default(0); - int bitsPerPixel = __o_bitsPerPixel.Default(32); - HX_STACKFRAME(&_hx_pos_890299056ccc780d_110_new) -HXLINE( 111) this->data = data; -HXLINE( 112) this->width = width; -HXLINE( 113) this->height = height; -HXLINE( 114) this->bitsPerPixel = bitsPerPixel; -HXLINE( 115) int _hx_tmp; -HXDLIN( 115) if (hx::IsNull( format )) { -HXLINE( 115) _hx_tmp = 0; - } - else { -HXLINE( 115) _hx_tmp = ( (int)(format) ); - } -HXDLIN( 115) this->format = _hx_tmp; -HXLINE( 116) this->premultiplied = false; -HXLINE( 117) this->transparent = true; - } - -Dynamic ImageBuffer_obj::__CreateEmpty() { return new ImageBuffer_obj; } - -void *ImageBuffer_obj::_hx_vtable = 0; - -Dynamic ImageBuffer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ImageBuffer_obj > _hx_result = new ImageBuffer_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4]); - return _hx_result; -} - -bool ImageBuffer_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0e331317; -} - - ::lime::graphics::ImageBuffer ImageBuffer_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_890299056ccc780d_128_clone) -HXLINE( 129) ::lime::graphics::ImageBuffer buffer = ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,this->data,this->width,this->height,this->bitsPerPixel,null()); -HXLINE( 173) if (hx::IsNotNull( this->data )) { -HXLINE( 175) ::haxe::io::Bytes bytes = ::haxe::io::Bytes_obj::alloc(this->data->byteLength); -HXLINE( 176) bytes->blit(0,buffer->data->buffer,0,this->data->byteLength); -HXLINE( 177) ::Dynamic elements = null(); -HXDLIN( 177) ::cpp::VirtualArray array = null(); -HXDLIN( 177) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 177) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 177) ::Dynamic len = null(); -HXDLIN( 177) ::lime::utils::ArrayBufferView this1; -HXDLIN( 177) if (hx::IsNotNull( elements )) { -HXLINE( 177) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 177) if (hx::IsNotNull( array )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 177) _this->byteOffset = 0; -HXDLIN( 177) _this->length = array->get_length(); -HXDLIN( 177) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 177) _this->buffer = this2; -HXDLIN( 177) _this->copyFromArray(array,null()); -HXDLIN( 177) this1 = _this; - } - else { -HXLINE( 177) if (hx::IsNotNull( vector )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 177) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 177) _this1->byteOffset = 0; -HXDLIN( 177) _this1->length = array1->get_length(); -HXDLIN( 177) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 177) _this1->buffer = this3; -HXDLIN( 177) _this1->copyFromArray(array1,null()); -HXDLIN( 177) this1 = _this1; - } - else { -HXLINE( 177) if (hx::IsNotNull( view )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 177) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 177) int srcLength = view->length; -HXDLIN( 177) int srcByteOffset = view->byteOffset; -HXDLIN( 177) int srcElementSize = view->bytesPerElement; -HXDLIN( 177) int elementSize = _this2->bytesPerElement; -HXDLIN( 177) if ((view->type == _this2->type)) { -HXLINE( 177) int srcLength1 = srcData->length; -HXDLIN( 177) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 177) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 177) _this2->buffer = this4; -HXDLIN( 177) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 177) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 177) _this2->byteOffset = 0; -HXDLIN( 177) _this2->length = srcLength; -HXDLIN( 177) this1 = _this2; - } - else { -HXLINE( 177) if (hx::IsNotNull( bytes )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 177) int in_byteOffset = 0; -HXDLIN( 177) if ((in_byteOffset < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) int bufferByteLength = bytes->length; -HXDLIN( 177) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 177) int newByteLength = bufferByteLength; -HXDLIN( 177) if (hx::IsNull( len )) { -HXLINE( 177) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 177) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((newByteLength < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 177) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 177) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 177) if ((newRange > bufferByteLength)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 177) _this3->buffer = bytes; -HXDLIN( 177) _this3->byteOffset = in_byteOffset; -HXDLIN( 177) _this3->byteLength = newByteLength; -HXDLIN( 177) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 177) this1 = _this3; - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 177) buffer->data = this1; - } -HXLINE( 181) buffer->bitsPerPixel = this->bitsPerPixel; -HXLINE( 182) buffer->format = this->format; -HXLINE( 183) buffer->premultiplied = this->premultiplied; -HXLINE( 184) buffer->transparent = this->transparent; -HXLINE( 185) return buffer; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ImageBuffer_obj,clone,return ) - - ::Dynamic ImageBuffer_obj::get_src(){ - HX_STACKFRAME(&_hx_pos_890299056ccc780d_197_get_src) -HXDLIN( 197) return this->_hx___srcCustom; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ImageBuffer_obj,get_src,return ) - - ::Dynamic ImageBuffer_obj::set_src( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_890299056ccc780d_202_set_src) -HXLINE( 216) this->_hx___srcCustom = value; -HXLINE( 219) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(ImageBuffer_obj,set_src,return ) - -int ImageBuffer_obj::get_stride(){ - HX_STACKFRAME(&_hx_pos_890299056ccc780d_224_get_stride) -HXDLIN( 224) int _hx_tmp = this->width; -HXDLIN( 224) return (_hx_tmp * ::Std_obj::_hx_int((( (Float)(this->bitsPerPixel) ) / ( (Float)(8) )))); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ImageBuffer_obj,get_stride,return ) - - -hx::ObjectPtr< ImageBuffer_obj > ImageBuffer_obj::__new( ::lime::utils::ArrayBufferView data,hx::Null< int > __o_width,hx::Null< int > __o_height,hx::Null< int > __o_bitsPerPixel, ::Dynamic format) { - hx::ObjectPtr< ImageBuffer_obj > __this = new ImageBuffer_obj(); - __this->__construct(data,__o_width,__o_height,__o_bitsPerPixel,format); - return __this; -} - -hx::ObjectPtr< ImageBuffer_obj > ImageBuffer_obj::__alloc(hx::Ctx *_hx_ctx, ::lime::utils::ArrayBufferView data,hx::Null< int > __o_width,hx::Null< int > __o_height,hx::Null< int > __o_bitsPerPixel, ::Dynamic format) { - ImageBuffer_obj *__this = (ImageBuffer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ImageBuffer_obj), true, "lime.graphics.ImageBuffer")); - *(void **)__this = ImageBuffer_obj::_hx_vtable; - __this->__construct(data,__o_width,__o_height,__o_bitsPerPixel,format); - return __this; -} - -ImageBuffer_obj::ImageBuffer_obj() -{ -} - -void ImageBuffer_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ImageBuffer); - HX_MARK_MEMBER_NAME(bitsPerPixel,"bitsPerPixel"); - HX_MARK_MEMBER_NAME(data,"data"); - HX_MARK_MEMBER_NAME(format,"format"); - HX_MARK_MEMBER_NAME(height,"height"); - HX_MARK_MEMBER_NAME(premultiplied,"premultiplied"); - HX_MARK_MEMBER_NAME(transparent,"transparent"); - HX_MARK_MEMBER_NAME(width,"width"); - HX_MARK_MEMBER_NAME(_hx___srcBitmapData,"__srcBitmapData"); - HX_MARK_MEMBER_NAME(_hx___srcCanvas,"__srcCanvas"); - HX_MARK_MEMBER_NAME(_hx___srcContext,"__srcContext"); - HX_MARK_MEMBER_NAME(_hx___srcCustom,"__srcCustom"); - HX_MARK_MEMBER_NAME(_hx___srcImage,"__srcImage"); - HX_MARK_MEMBER_NAME(_hx___srcImageData,"__srcImageData"); - HX_MARK_END_CLASS(); -} - -void ImageBuffer_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(bitsPerPixel,"bitsPerPixel"); - HX_VISIT_MEMBER_NAME(data,"data"); - HX_VISIT_MEMBER_NAME(format,"format"); - HX_VISIT_MEMBER_NAME(height,"height"); - HX_VISIT_MEMBER_NAME(premultiplied,"premultiplied"); - HX_VISIT_MEMBER_NAME(transparent,"transparent"); - HX_VISIT_MEMBER_NAME(width,"width"); - HX_VISIT_MEMBER_NAME(_hx___srcBitmapData,"__srcBitmapData"); - HX_VISIT_MEMBER_NAME(_hx___srcCanvas,"__srcCanvas"); - HX_VISIT_MEMBER_NAME(_hx___srcContext,"__srcContext"); - HX_VISIT_MEMBER_NAME(_hx___srcCustom,"__srcCustom"); - HX_VISIT_MEMBER_NAME(_hx___srcImage,"__srcImage"); - HX_VISIT_MEMBER_NAME(_hx___srcImageData,"__srcImageData"); -} - -hx::Val ImageBuffer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"src") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_src() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"data") ) { return hx::Val( data ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"width") ) { return hx::Val( width ); } - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"format") ) { return hx::Val( format ); } - if (HX_FIELD_EQ(inName,"height") ) { return hx::Val( height ); } - if (HX_FIELD_EQ(inName,"stride") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_stride() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"get_src") ) { return hx::Val( get_src_dyn() ); } - if (HX_FIELD_EQ(inName,"set_src") ) { return hx::Val( set_src_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__srcImage") ) { return hx::Val( _hx___srcImage ); } - if (HX_FIELD_EQ(inName,"get_stride") ) { return hx::Val( get_stride_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"transparent") ) { return hx::Val( transparent ); } - if (HX_FIELD_EQ(inName,"__srcCanvas") ) { return hx::Val( _hx___srcCanvas ); } - if (HX_FIELD_EQ(inName,"__srcCustom") ) { return hx::Val( _hx___srcCustom ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"bitsPerPixel") ) { return hx::Val( bitsPerPixel ); } - if (HX_FIELD_EQ(inName,"__srcContext") ) { return hx::Val( _hx___srcContext ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"premultiplied") ) { return hx::Val( premultiplied ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__srcImageData") ) { return hx::Val( _hx___srcImageData ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__srcBitmapData") ) { return hx::Val( _hx___srcBitmapData ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ImageBuffer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"src") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_src(inValue.Cast< ::Dynamic >()) ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"data") ) { data=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"width") ) { width=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"format") ) { format=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"height") ) { height=inValue.Cast< int >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"__srcImage") ) { _hx___srcImage=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"transparent") ) { transparent=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__srcCanvas") ) { _hx___srcCanvas=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__srcCustom") ) { _hx___srcCustom=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"bitsPerPixel") ) { bitsPerPixel=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__srcContext") ) { _hx___srcContext=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"premultiplied") ) { premultiplied=inValue.Cast< bool >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__srcImageData") ) { _hx___srcImageData=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__srcBitmapData") ) { _hx___srcBitmapData=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ImageBuffer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bitsPerPixel",8f,4d,ee,1c)); - outFields->push(HX_("data",2a,56,63,42)); - outFields->push(HX_("format",37,8f,8e,fd)); - outFields->push(HX_("height",e7,07,4c,02)); - outFields->push(HX_("premultiplied",56,f1,4e,a4)); - outFields->push(HX_("src",e4,a6,57,00)); - outFields->push(HX_("stride",19,20,30,11)); - outFields->push(HX_("transparent",52,2b,ba,22)); - outFields->push(HX_("width",06,b6,62,ca)); - outFields->push(HX_("__srcBitmapData",9d,9e,de,24)); - outFields->push(HX_("__srcCanvas",bc,fb,b8,6a)); - outFields->push(HX_("__srcContext",8b,f6,d2,8e)); - outFields->push(HX_("__srcCustom",95,2e,09,f2)); - outFields->push(HX_("__srcImage",f7,e0,5b,bf)); - outFields->push(HX_("__srcImageData",c1,aa,01,30)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ImageBuffer_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ImageBuffer_obj,bitsPerPixel),HX_("bitsPerPixel",8f,4d,ee,1c)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(ImageBuffer_obj,data),HX_("data",2a,56,63,42)}, - {hx::fsInt,(int)offsetof(ImageBuffer_obj,format),HX_("format",37,8f,8e,fd)}, - {hx::fsInt,(int)offsetof(ImageBuffer_obj,height),HX_("height",e7,07,4c,02)}, - {hx::fsBool,(int)offsetof(ImageBuffer_obj,premultiplied),HX_("premultiplied",56,f1,4e,a4)}, - {hx::fsBool,(int)offsetof(ImageBuffer_obj,transparent),HX_("transparent",52,2b,ba,22)}, - {hx::fsInt,(int)offsetof(ImageBuffer_obj,width),HX_("width",06,b6,62,ca)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ImageBuffer_obj,_hx___srcBitmapData),HX_("__srcBitmapData",9d,9e,de,24)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ImageBuffer_obj,_hx___srcCanvas),HX_("__srcCanvas",bc,fb,b8,6a)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ImageBuffer_obj,_hx___srcContext),HX_("__srcContext",8b,f6,d2,8e)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ImageBuffer_obj,_hx___srcCustom),HX_("__srcCustom",95,2e,09,f2)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ImageBuffer_obj,_hx___srcImage),HX_("__srcImage",f7,e0,5b,bf)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ImageBuffer_obj,_hx___srcImageData),HX_("__srcImageData",c1,aa,01,30)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ImageBuffer_obj_sStaticStorageInfo = 0; -#endif - -static ::String ImageBuffer_obj_sMemberFields[] = { - HX_("bitsPerPixel",8f,4d,ee,1c), - HX_("data",2a,56,63,42), - HX_("format",37,8f,8e,fd), - HX_("height",e7,07,4c,02), - HX_("premultiplied",56,f1,4e,a4), - HX_("transparent",52,2b,ba,22), - HX_("width",06,b6,62,ca), - HX_("__srcBitmapData",9d,9e,de,24), - HX_("__srcCanvas",bc,fb,b8,6a), - HX_("__srcContext",8b,f6,d2,8e), - HX_("__srcCustom",95,2e,09,f2), - HX_("__srcImage",f7,e0,5b,bf), - HX_("__srcImageData",c1,aa,01,30), - HX_("clone",5d,13,63,48), - HX_("get_src",7b,6f,cc,26), - HX_("set_src",87,00,ce,19), - HX_("get_stride",e2,8f,b7,01), - ::String(null()) }; - -hx::Class ImageBuffer_obj::__mClass; - -void ImageBuffer_obj::__register() -{ - ImageBuffer_obj _hx_dummy; - ImageBuffer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.ImageBuffer",71,9c,e0,10); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ImageBuffer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ImageBuffer_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ImageBuffer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ImageBuffer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/ImageChannel.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/ImageChannel.cpp deleted file mode 100644 index a3bb045f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/ImageChannel.cpp +++ /dev/null @@ -1,94 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_ImageChannel -#include -#endif -namespace lime{ -namespace graphics{ - -::lime::graphics::ImageChannel ImageChannel_obj::ALPHA; - -::lime::graphics::ImageChannel ImageChannel_obj::BLUE; - -::lime::graphics::ImageChannel ImageChannel_obj::GREEN; - -::lime::graphics::ImageChannel ImageChannel_obj::RED; - -bool ImageChannel_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("ALPHA",3e,df,84,9f)) { outValue = ImageChannel_obj::ALPHA; return true; } - if (inName==HX_("BLUE",9a,0a,da,2b)) { outValue = ImageChannel_obj::BLUE; return true; } - if (inName==HX_("GREEN",a3,46,db,17)) { outValue = ImageChannel_obj::GREEN; return true; } - if (inName==HX_("RED",31,75,3e,00)) { outValue = ImageChannel_obj::RED; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(ImageChannel_obj) - -int ImageChannel_obj::__FindIndex(::String inName) -{ - if (inName==HX_("ALPHA",3e,df,84,9f)) return 3; - if (inName==HX_("BLUE",9a,0a,da,2b)) return 2; - if (inName==HX_("GREEN",a3,46,db,17)) return 1; - if (inName==HX_("RED",31,75,3e,00)) return 0; - return super::__FindIndex(inName); -} - -int ImageChannel_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("ALPHA",3e,df,84,9f)) return 0; - if (inName==HX_("BLUE",9a,0a,da,2b)) return 0; - if (inName==HX_("GREEN",a3,46,db,17)) return 0; - if (inName==HX_("RED",31,75,3e,00)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val ImageChannel_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("ALPHA",3e,df,84,9f)) return ALPHA; - if (inName==HX_("BLUE",9a,0a,da,2b)) return BLUE; - if (inName==HX_("GREEN",a3,46,db,17)) return GREEN; - if (inName==HX_("RED",31,75,3e,00)) return RED; - return super::__Field(inName,inCallProp); -} - -static ::String ImageChannel_obj_sStaticFields[] = { - HX_("RED",31,75,3e,00), - HX_("GREEN",a3,46,db,17), - HX_("BLUE",9a,0a,da,2b), - HX_("ALPHA",3e,df,84,9f), - ::String(null()) -}; - -hx::Class ImageChannel_obj::__mClass; - -Dynamic __Create_ImageChannel_obj() { return new ImageChannel_obj; } - -void ImageChannel_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("lime.graphics.ImageChannel",32,a4,e9,ce), hx::TCanCast< ImageChannel_obj >,ImageChannel_obj_sStaticFields,0, - &__Create_ImageChannel_obj, &__Create, - &super::__SGetClass(), &CreateImageChannel_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &ImageChannel_obj::__GetStatic; -} - -void ImageChannel_obj::__boot() -{ -ALPHA = hx::CreateConstEnum< ImageChannel_obj >(HX_("ALPHA",3e,df,84,9f),3); -BLUE = hx::CreateConstEnum< ImageChannel_obj >(HX_("BLUE",9a,0a,da,2b),2); -GREEN = hx::CreateConstEnum< ImageChannel_obj >(HX_("GREEN",a3,46,db,17),1); -RED = hx::CreateConstEnum< ImageChannel_obj >(HX_("RED",31,75,3e,00),0); -} - - -} // end namespace lime -} // end namespace graphics diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/ImageFileFormat.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/ImageFileFormat.cpp deleted file mode 100644 index 44df55b1..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/ImageFileFormat.cpp +++ /dev/null @@ -1,86 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_ImageFileFormat -#include -#endif -namespace lime{ -namespace graphics{ - -::lime::graphics::ImageFileFormat ImageFileFormat_obj::BMP; - -::lime::graphics::ImageFileFormat ImageFileFormat_obj::JPEG; - -::lime::graphics::ImageFileFormat ImageFileFormat_obj::PNG; - -bool ImageFileFormat_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("BMP",25,58,32,00)) { outValue = ImageFileFormat_obj::BMP; return true; } - if (inName==HX_("JPEG",a8,ba,26,31)) { outValue = ImageFileFormat_obj::JPEG; return true; } - if (inName==HX_("PNG",89,f8,3c,00)) { outValue = ImageFileFormat_obj::PNG; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(ImageFileFormat_obj) - -int ImageFileFormat_obj::__FindIndex(::String inName) -{ - if (inName==HX_("BMP",25,58,32,00)) return 0; - if (inName==HX_("JPEG",a8,ba,26,31)) return 1; - if (inName==HX_("PNG",89,f8,3c,00)) return 2; - return super::__FindIndex(inName); -} - -int ImageFileFormat_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("BMP",25,58,32,00)) return 0; - if (inName==HX_("JPEG",a8,ba,26,31)) return 0; - if (inName==HX_("PNG",89,f8,3c,00)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val ImageFileFormat_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("BMP",25,58,32,00)) return BMP; - if (inName==HX_("JPEG",a8,ba,26,31)) return JPEG; - if (inName==HX_("PNG",89,f8,3c,00)) return PNG; - return super::__Field(inName,inCallProp); -} - -static ::String ImageFileFormat_obj_sStaticFields[] = { - HX_("BMP",25,58,32,00), - HX_("JPEG",a8,ba,26,31), - HX_("PNG",89,f8,3c,00), - ::String(null()) -}; - -hx::Class ImageFileFormat_obj::__mClass; - -Dynamic __Create_ImageFileFormat_obj() { return new ImageFileFormat_obj; } - -void ImageFileFormat_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("lime.graphics.ImageFileFormat",c4,c2,81,0b), hx::TCanCast< ImageFileFormat_obj >,ImageFileFormat_obj_sStaticFields,0, - &__Create_ImageFileFormat_obj, &__Create, - &super::__SGetClass(), &CreateImageFileFormat_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &ImageFileFormat_obj::__GetStatic; -} - -void ImageFileFormat_obj::__boot() -{ -BMP = hx::CreateConstEnum< ImageFileFormat_obj >(HX_("BMP",25,58,32,00),0); -JPEG = hx::CreateConstEnum< ImageFileFormat_obj >(HX_("JPEG",a8,ba,26,31),1); -PNG = hx::CreateConstEnum< ImageFileFormat_obj >(HX_("PNG",89,f8,3c,00),2); -} - - -} // end namespace lime -} // end namespace graphics diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/ImageType.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/ImageType.cpp deleted file mode 100644 index 4e02b7f9..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/ImageType.cpp +++ /dev/null @@ -1,94 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_ImageType -#include -#endif -namespace lime{ -namespace graphics{ - -::lime::graphics::ImageType ImageType_obj::CANVAS; - -::lime::graphics::ImageType ImageType_obj::CUSTOM; - -::lime::graphics::ImageType ImageType_obj::DATA; - -::lime::graphics::ImageType ImageType_obj::FLASH; - -bool ImageType_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("CANVAS",d8,00,c5,6a)) { outValue = ImageType_obj::CANVAS; return true; } - if (inName==HX_("CUSTOM",b1,33,15,f2)) { outValue = ImageType_obj::CUSTOM; return true; } - if (inName==HX_("DATA",2a,1e,24,2d)) { outValue = ImageType_obj::DATA; return true; } - if (inName==HX_("FLASH",90,6d,7a,80)) { outValue = ImageType_obj::FLASH; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(ImageType_obj) - -int ImageType_obj::__FindIndex(::String inName) -{ - if (inName==HX_("CANVAS",d8,00,c5,6a)) return 0; - if (inName==HX_("CUSTOM",b1,33,15,f2)) return 3; - if (inName==HX_("DATA",2a,1e,24,2d)) return 1; - if (inName==HX_("FLASH",90,6d,7a,80)) return 2; - return super::__FindIndex(inName); -} - -int ImageType_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("CANVAS",d8,00,c5,6a)) return 0; - if (inName==HX_("CUSTOM",b1,33,15,f2)) return 0; - if (inName==HX_("DATA",2a,1e,24,2d)) return 0; - if (inName==HX_("FLASH",90,6d,7a,80)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val ImageType_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("CANVAS",d8,00,c5,6a)) return CANVAS; - if (inName==HX_("CUSTOM",b1,33,15,f2)) return CUSTOM; - if (inName==HX_("DATA",2a,1e,24,2d)) return DATA; - if (inName==HX_("FLASH",90,6d,7a,80)) return FLASH; - return super::__Field(inName,inCallProp); -} - -static ::String ImageType_obj_sStaticFields[] = { - HX_("CANVAS",d8,00,c5,6a), - HX_("DATA",2a,1e,24,2d), - HX_("FLASH",90,6d,7a,80), - HX_("CUSTOM",b1,33,15,f2), - ::String(null()) -}; - -hx::Class ImageType_obj::__mClass; - -Dynamic __Create_ImageType_obj() { return new ImageType_obj; } - -void ImageType_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("lime.graphics.ImageType",eb,63,71,4d), hx::TCanCast< ImageType_obj >,ImageType_obj_sStaticFields,0, - &__Create_ImageType_obj, &__Create, - &super::__SGetClass(), &CreateImageType_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &ImageType_obj::__GetStatic; -} - -void ImageType_obj::__boot() -{ -CANVAS = hx::CreateConstEnum< ImageType_obj >(HX_("CANVAS",d8,00,c5,6a),0); -CUSTOM = hx::CreateConstEnum< ImageType_obj >(HX_("CUSTOM",b1,33,15,f2),3); -DATA = hx::CreateConstEnum< ImageType_obj >(HX_("DATA",2a,1e,24,2d),1); -FLASH = hx::CreateConstEnum< ImageType_obj >(HX_("FLASH",90,6d,7a,80),2); -} - - -} // end namespace lime -} // end namespace graphics diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/RenderContext.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/RenderContext.cpp deleted file mode 100644 index e104438c..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/RenderContext.cpp +++ /dev/null @@ -1,231 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_96059818be203dd4_91_new,"lime.graphics.RenderContext","new",0xb60c3ce1,"lime.graphics.RenderContext.new","lime/graphics/RenderContext.hx",91,0xd99af18f) -namespace lime{ -namespace graphics{ - -void RenderContext_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_96059818be203dd4_91_new) - } - -Dynamic RenderContext_obj::__CreateEmpty() { return new RenderContext_obj; } - -void *RenderContext_obj::_hx_vtable = 0; - -Dynamic RenderContext_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< RenderContext_obj > _hx_result = new RenderContext_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool RenderContext_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x18d736cd; -} - - -RenderContext_obj::RenderContext_obj() -{ -} - -void RenderContext_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(RenderContext); - HX_MARK_MEMBER_NAME(attributes,"attributes"); - HX_MARK_MEMBER_NAME(cairo,"cairo"); - HX_MARK_MEMBER_NAME(canvas2D,"canvas2D"); - HX_MARK_MEMBER_NAME(dom,"dom"); - HX_MARK_MEMBER_NAME(flash,"flash"); - HX_MARK_MEMBER_NAME(gl,"gl"); - HX_MARK_MEMBER_NAME(gles2,"gles2"); - HX_MARK_MEMBER_NAME(gles3,"gles3"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_MEMBER_NAME(version,"version"); - HX_MARK_MEMBER_NAME(webgl,"webgl"); - HX_MARK_MEMBER_NAME(webgl2,"webgl2"); - HX_MARK_MEMBER_NAME(window,"window"); - HX_MARK_END_CLASS(); -} - -void RenderContext_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(attributes,"attributes"); - HX_VISIT_MEMBER_NAME(cairo,"cairo"); - HX_VISIT_MEMBER_NAME(canvas2D,"canvas2D"); - HX_VISIT_MEMBER_NAME(dom,"dom"); - HX_VISIT_MEMBER_NAME(flash,"flash"); - HX_VISIT_MEMBER_NAME(gl,"gl"); - HX_VISIT_MEMBER_NAME(gles2,"gles2"); - HX_VISIT_MEMBER_NAME(gles3,"gles3"); - HX_VISIT_MEMBER_NAME(type,"type"); - HX_VISIT_MEMBER_NAME(version,"version"); - HX_VISIT_MEMBER_NAME(webgl,"webgl"); - HX_VISIT_MEMBER_NAME(webgl2,"webgl2"); - HX_VISIT_MEMBER_NAME(window,"window"); -} - -hx::Val RenderContext_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"gl") ) { return hx::Val( gl ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"dom") ) { return hx::Val( dom ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"cairo") ) { return hx::Val( cairo ); } - if (HX_FIELD_EQ(inName,"flash") ) { return hx::Val( flash ); } - if (HX_FIELD_EQ(inName,"gles2") ) { return hx::Val( gles2 ); } - if (HX_FIELD_EQ(inName,"gles3") ) { return hx::Val( gles3 ); } - if (HX_FIELD_EQ(inName,"webgl") ) { return hx::Val( webgl ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"webgl2") ) { return hx::Val( webgl2 ); } - if (HX_FIELD_EQ(inName,"window") ) { return hx::Val( window ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"version") ) { return hx::Val( version ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"canvas2D") ) { return hx::Val( canvas2D ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"attributes") ) { return hx::Val( attributes ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val RenderContext_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"gl") ) { gl=inValue.Cast< ::lime::_internal::backend::native::NativeOpenGLRenderContext >(); return inValue; } - break; - case 3: - if (HX_FIELD_EQ(inName,"dom") ) { dom=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< ::String >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"cairo") ) { cairo=inValue.Cast< ::lime::graphics::cairo::Cairo >(); return inValue; } - if (HX_FIELD_EQ(inName,"flash") ) { flash=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"gles2") ) { gles2=inValue.Cast< ::lime::_internal::backend::native::NativeOpenGLRenderContext >(); return inValue; } - if (HX_FIELD_EQ(inName,"gles3") ) { gles3=inValue.Cast< ::lime::_internal::backend::native::NativeOpenGLRenderContext >(); return inValue; } - if (HX_FIELD_EQ(inName,"webgl") ) { webgl=inValue.Cast< ::lime::_internal::backend::native::NativeOpenGLRenderContext >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"webgl2") ) { webgl2=inValue.Cast< ::lime::_internal::backend::native::NativeOpenGLRenderContext >(); return inValue; } - if (HX_FIELD_EQ(inName,"window") ) { window=inValue.Cast< ::lime::ui::Window >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"version") ) { version=inValue.Cast< ::String >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"canvas2D") ) { canvas2D=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"attributes") ) { attributes=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void RenderContext_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("attributes",d7,a8,71,97)); - outFields->push(HX_("cairo",88,30,19,41)); - outFields->push(HX_("canvas2D",aa,66,23,0d)); - outFields->push(HX_("dom",82,42,4c,00)); - outFields->push(HX_("flash",b0,35,8c,02)); - outFields->push(HX_("gl",25,5a,00,00)); - outFields->push(HX_("gles2",ff,d2,f5,95)); - outFields->push(HX_("gles3",00,d3,f5,95)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("version",18,e7,f1,7c)); - outFields->push(HX_("webgl",b9,4b,bc,c7)); - outFields->push(HX_("webgl2",59,f6,05,fd)); - outFields->push(HX_("window",f0,93,8c,52)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo RenderContext_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(RenderContext_obj,attributes),HX_("attributes",d7,a8,71,97)}, - {hx::fsObject /* ::lime::graphics::cairo::Cairo */ ,(int)offsetof(RenderContext_obj,cairo),HX_("cairo",88,30,19,41)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(RenderContext_obj,canvas2D),HX_("canvas2D",aa,66,23,0d)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(RenderContext_obj,dom),HX_("dom",82,42,4c,00)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(RenderContext_obj,flash),HX_("flash",b0,35,8c,02)}, - {hx::fsObject /* ::lime::_internal::backend::native::NativeOpenGLRenderContext */ ,(int)offsetof(RenderContext_obj,gl),HX_("gl",25,5a,00,00)}, - {hx::fsObject /* ::lime::_internal::backend::native::NativeOpenGLRenderContext */ ,(int)offsetof(RenderContext_obj,gles2),HX_("gles2",ff,d2,f5,95)}, - {hx::fsObject /* ::lime::_internal::backend::native::NativeOpenGLRenderContext */ ,(int)offsetof(RenderContext_obj,gles3),HX_("gles3",00,d3,f5,95)}, - {hx::fsString,(int)offsetof(RenderContext_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsString,(int)offsetof(RenderContext_obj,version),HX_("version",18,e7,f1,7c)}, - {hx::fsObject /* ::lime::_internal::backend::native::NativeOpenGLRenderContext */ ,(int)offsetof(RenderContext_obj,webgl),HX_("webgl",b9,4b,bc,c7)}, - {hx::fsObject /* ::lime::_internal::backend::native::NativeOpenGLRenderContext */ ,(int)offsetof(RenderContext_obj,webgl2),HX_("webgl2",59,f6,05,fd)}, - {hx::fsObject /* ::lime::ui::Window */ ,(int)offsetof(RenderContext_obj,window),HX_("window",f0,93,8c,52)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *RenderContext_obj_sStaticStorageInfo = 0; -#endif - -static ::String RenderContext_obj_sMemberFields[] = { - HX_("attributes",d7,a8,71,97), - HX_("cairo",88,30,19,41), - HX_("canvas2D",aa,66,23,0d), - HX_("dom",82,42,4c,00), - HX_("flash",b0,35,8c,02), - HX_("gl",25,5a,00,00), - HX_("gles2",ff,d2,f5,95), - HX_("gles3",00,d3,f5,95), - HX_("type",ba,f2,08,4d), - HX_("version",18,e7,f1,7c), - HX_("webgl",b9,4b,bc,c7), - HX_("webgl2",59,f6,05,fd), - HX_("window",f0,93,8c,52), - ::String(null()) }; - -hx::Class RenderContext_obj::__mClass; - -void RenderContext_obj::__register() -{ - RenderContext_obj _hx_dummy; - RenderContext_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.RenderContext",6f,38,5a,08); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(RenderContext_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< RenderContext_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = RenderContext_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = RenderContext_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/_CairoRenderContext/CairoRenderContext_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/_CairoRenderContext/CairoRenderContext_Impl_.cpp deleted file mode 100644 index 19ed9cfe..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/_CairoRenderContext/CairoRenderContext_Impl_.cpp +++ /dev/null @@ -1,95 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__CairoRenderContext_CairoRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_8556288c3ba73522_23_fromRenderContext,"lime.graphics._CairoRenderContext.CairoRenderContext_Impl_","fromRenderContext",0x4c67089a,"lime.graphics._CairoRenderContext.CairoRenderContext_Impl_.fromRenderContext","lime/graphics/CairoRenderContext.hx",23,0x00243123) -namespace lime{ -namespace graphics{ -namespace _CairoRenderContext{ - -void CairoRenderContext_Impl__obj::__construct() { } - -Dynamic CairoRenderContext_Impl__obj::__CreateEmpty() { return new CairoRenderContext_Impl__obj; } - -void *CairoRenderContext_Impl__obj::_hx_vtable = 0; - -Dynamic CairoRenderContext_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CairoRenderContext_Impl__obj > _hx_result = new CairoRenderContext_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CairoRenderContext_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x13a40401; -} - - ::lime::graphics::cairo::Cairo CairoRenderContext_Impl__obj::fromRenderContext( ::lime::graphics::RenderContext context){ - HX_STACKFRAME(&_hx_pos_8556288c3ba73522_23_fromRenderContext) -HXDLIN( 23) return context->cairo; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoRenderContext_Impl__obj,fromRenderContext,return ) - - -CairoRenderContext_Impl__obj::CairoRenderContext_Impl__obj() -{ -} - -bool CairoRenderContext_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"fromRenderContext") ) { outValue = fromRenderContext_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CairoRenderContext_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *CairoRenderContext_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class CairoRenderContext_Impl__obj::__mClass; - -static ::String CairoRenderContext_Impl__obj_sStaticFields[] = { - HX_("fromRenderContext",6f,19,d4,ba), - ::String(null()) -}; - -void CairoRenderContext_Impl__obj::__register() -{ - CairoRenderContext_Impl__obj _hx_dummy; - CairoRenderContext_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics._CairoRenderContext.CairoRenderContext_Impl_",d9,d8,31,92); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CairoRenderContext_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(CairoRenderContext_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CairoRenderContext_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CairoRenderContext_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CairoRenderContext_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace _CairoRenderContext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/_Canvas2DRenderContext/Canvas2DRenderContext_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/_Canvas2DRenderContext/Canvas2DRenderContext_Impl_.cpp deleted file mode 100644 index bd19af06..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/_Canvas2DRenderContext/Canvas2DRenderContext_Impl_.cpp +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__Canvas2DRenderContext_Canvas2DRenderContext_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_392bae301ff0283f_33_fromRenderContext,"lime.graphics._Canvas2DRenderContext.Canvas2DRenderContext_Impl_","fromRenderContext",0x4df31afc,"lime.graphics._Canvas2DRenderContext.Canvas2DRenderContext_Impl_.fromRenderContext","lime/graphics/Canvas2DRenderContext.hx",33,0xf4e22259) -namespace lime{ -namespace graphics{ -namespace _Canvas2DRenderContext{ - -void Canvas2DRenderContext_Impl__obj::__construct() { } - -Dynamic Canvas2DRenderContext_Impl__obj::__CreateEmpty() { return new Canvas2DRenderContext_Impl__obj; } - -void *Canvas2DRenderContext_Impl__obj::_hx_vtable = 0; - -Dynamic Canvas2DRenderContext_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Canvas2DRenderContext_Impl__obj > _hx_result = new Canvas2DRenderContext_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Canvas2DRenderContext_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x18c2f63f; -} - - ::Dynamic Canvas2DRenderContext_Impl__obj::fromRenderContext( ::lime::graphics::RenderContext context){ - HX_STACKFRAME(&_hx_pos_392bae301ff0283f_33_fromRenderContext) -HXDLIN( 33) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Canvas2DRenderContext_Impl__obj,fromRenderContext,return ) - - -Canvas2DRenderContext_Impl__obj::Canvas2DRenderContext_Impl__obj() -{ -} - -bool Canvas2DRenderContext_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"fromRenderContext") ) { outValue = fromRenderContext_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Canvas2DRenderContext_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Canvas2DRenderContext_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class Canvas2DRenderContext_Impl__obj::__mClass; - -static ::String Canvas2DRenderContext_Impl__obj_sStaticFields[] = { - HX_("fromRenderContext",6f,19,d4,ba), - ::String(null()) -}; - -void Canvas2DRenderContext_Impl__obj::__register() -{ - Canvas2DRenderContext_Impl__obj _hx_dummy; - Canvas2DRenderContext_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics._Canvas2DRenderContext.Canvas2DRenderContext_Impl_",bb,ca,61,16); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Canvas2DRenderContext_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Canvas2DRenderContext_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Canvas2DRenderContext_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Canvas2DRenderContext_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Canvas2DRenderContext_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace _Canvas2DRenderContext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/_DOMRenderContext/DOMRenderContext_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/_DOMRenderContext/DOMRenderContext_Impl_.cpp deleted file mode 100644 index c8691180..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/_DOMRenderContext/DOMRenderContext_Impl_.cpp +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__DOMRenderContext_DOMRenderContext_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_2f3df008938fcd18_33_fromRenderContext,"lime.graphics._DOMRenderContext.DOMRenderContext_Impl_","fromRenderContext",0xc0c4271a,"lime.graphics._DOMRenderContext.DOMRenderContext_Impl_.fromRenderContext","lime/graphics/DOMRenderContext.hx",33,0x5950199d) -namespace lime{ -namespace graphics{ -namespace _DOMRenderContext{ - -void DOMRenderContext_Impl__obj::__construct() { } - -Dynamic DOMRenderContext_Impl__obj::__CreateEmpty() { return new DOMRenderContext_Impl__obj; } - -void *DOMRenderContext_Impl__obj::_hx_vtable = 0; - -Dynamic DOMRenderContext_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DOMRenderContext_Impl__obj > _hx_result = new DOMRenderContext_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DOMRenderContext_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x735c104d; -} - - ::Dynamic DOMRenderContext_Impl__obj::fromRenderContext( ::lime::graphics::RenderContext context){ - HX_STACKFRAME(&_hx_pos_2f3df008938fcd18_33_fromRenderContext) -HXDLIN( 33) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DOMRenderContext_Impl__obj,fromRenderContext,return ) - - -DOMRenderContext_Impl__obj::DOMRenderContext_Impl__obj() -{ -} - -bool DOMRenderContext_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"fromRenderContext") ) { outValue = fromRenderContext_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *DOMRenderContext_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *DOMRenderContext_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class DOMRenderContext_Impl__obj::__mClass; - -static ::String DOMRenderContext_Impl__obj_sStaticFields[] = { - HX_("fromRenderContext",6f,19,d4,ba), - ::String(null()) -}; - -void DOMRenderContext_Impl__obj::__register() -{ - DOMRenderContext_Impl__obj _hx_dummy; - DOMRenderContext_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics._DOMRenderContext.DOMRenderContext_Impl_",59,57,4d,2d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &DOMRenderContext_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(DOMRenderContext_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< DOMRenderContext_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DOMRenderContext_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DOMRenderContext_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace _DOMRenderContext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/_FlashRenderContext/FlashRenderContext_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/_FlashRenderContext/FlashRenderContext_Impl_.cpp deleted file mode 100644 index abc55295..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/_FlashRenderContext/FlashRenderContext_Impl_.cpp +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__FlashRenderContext_FlashRenderContext_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_08592d0777a89d8f_33_fromRenderContext,"lime.graphics._FlashRenderContext.FlashRenderContext_Impl_","fromRenderContext",0x745f8f9a,"lime.graphics._FlashRenderContext.FlashRenderContext_Impl_.fromRenderContext","lime/graphics/FlashRenderContext.hx",33,0x50ca064b) -namespace lime{ -namespace graphics{ -namespace _FlashRenderContext{ - -void FlashRenderContext_Impl__obj::__construct() { } - -Dynamic FlashRenderContext_Impl__obj::__CreateEmpty() { return new FlashRenderContext_Impl__obj; } - -void *FlashRenderContext_Impl__obj::_hx_vtable = 0; - -Dynamic FlashRenderContext_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< FlashRenderContext_Impl__obj > _hx_result = new FlashRenderContext_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool FlashRenderContext_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3cd520cd; -} - - ::Dynamic FlashRenderContext_Impl__obj::fromRenderContext( ::lime::graphics::RenderContext context){ - HX_STACKFRAME(&_hx_pos_08592d0777a89d8f_33_fromRenderContext) -HXDLIN( 33) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(FlashRenderContext_Impl__obj,fromRenderContext,return ) - - -FlashRenderContext_Impl__obj::FlashRenderContext_Impl__obj() -{ -} - -bool FlashRenderContext_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"fromRenderContext") ) { outValue = fromRenderContext_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *FlashRenderContext_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *FlashRenderContext_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class FlashRenderContext_Impl__obj::__mClass; - -static ::String FlashRenderContext_Impl__obj_sStaticFields[] = { - HX_("fromRenderContext",6f,19,d4,ba), - ::String(null()) -}; - -void FlashRenderContext_Impl__obj::__register() -{ - FlashRenderContext_Impl__obj _hx_dummy; - FlashRenderContext_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics._FlashRenderContext.FlashRenderContext_Impl_",d9,9f,ec,58); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &FlashRenderContext_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(FlashRenderContext_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< FlashRenderContext_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = FlashRenderContext_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = FlashRenderContext_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace _FlashRenderContext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/_OpenGLES2RenderContext/OpenGLES2RenderContext_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/_OpenGLES2RenderContext/OpenGLES2RenderContext_Impl_.cpp deleted file mode 100644 index c434769a..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/_OpenGLES2RenderContext/OpenGLES2RenderContext_Impl_.cpp +++ /dev/null @@ -1,111 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__OpenGLES2RenderContext_OpenGLES2RenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GL -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_11e6e6e4d8d36b5a_86_fromGL,"lime.graphics._OpenGLES2RenderContext.OpenGLES2RenderContext_Impl_","fromGL",0xe3cfdd24,"lime.graphics._OpenGLES2RenderContext.OpenGLES2RenderContext_Impl_.fromGL","lime/graphics/OpenGLES2RenderContext.hx",86,0x049dd890) -HX_LOCAL_STACK_FRAME(_hx_pos_11e6e6e4d8d36b5a_91_fromRenderContext,"lime.graphics._OpenGLES2RenderContext.OpenGLES2RenderContext_Impl_","fromRenderContext",0xa13cac7a,"lime.graphics._OpenGLES2RenderContext.OpenGLES2RenderContext_Impl_.fromRenderContext","lime/graphics/OpenGLES2RenderContext.hx",91,0x049dd890) -namespace lime{ -namespace graphics{ -namespace _OpenGLES2RenderContext{ - -void OpenGLES2RenderContext_Impl__obj::__construct() { } - -Dynamic OpenGLES2RenderContext_Impl__obj::__CreateEmpty() { return new OpenGLES2RenderContext_Impl__obj; } - -void *OpenGLES2RenderContext_Impl__obj::_hx_vtable = 0; - -Dynamic OpenGLES2RenderContext_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OpenGLES2RenderContext_Impl__obj > _hx_result = new OpenGLES2RenderContext_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OpenGLES2RenderContext_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5abd63e7; -} - - ::lime::_internal::backend::native::NativeOpenGLRenderContext OpenGLES2RenderContext_Impl__obj::fromGL(hx::Class gl){ - HX_STACKFRAME(&_hx_pos_11e6e6e4d8d36b5a_86_fromGL) -HXDLIN( 86) return ::lime::graphics::opengl::GL_obj::context; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES2RenderContext_Impl__obj,fromGL,return ) - - ::lime::_internal::backend::native::NativeOpenGLRenderContext OpenGLES2RenderContext_Impl__obj::fromRenderContext( ::lime::graphics::RenderContext context){ - HX_STACKFRAME(&_hx_pos_11e6e6e4d8d36b5a_91_fromRenderContext) -HXDLIN( 91) return context->gles2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES2RenderContext_Impl__obj,fromRenderContext,return ) - - -OpenGLES2RenderContext_Impl__obj::OpenGLES2RenderContext_Impl__obj() -{ -} - -bool OpenGLES2RenderContext_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"fromGL") ) { outValue = fromGL_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"fromRenderContext") ) { outValue = fromRenderContext_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *OpenGLES2RenderContext_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *OpenGLES2RenderContext_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class OpenGLES2RenderContext_Impl__obj::__mClass; - -static ::String OpenGLES2RenderContext_Impl__obj_sStaticFields[] = { - HX_("fromGL",0f,92,c6,b5), - HX_("fromRenderContext",6f,19,d4,ba), - ::String(null()) -}; - -void OpenGLES2RenderContext_Impl__obj::__register() -{ - OpenGLES2RenderContext_Impl__obj _hx_dummy; - OpenGLES2RenderContext_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics._OpenGLES2RenderContext.OpenGLES2RenderContext_Impl_",b9,04,ef,95); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &OpenGLES2RenderContext_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(OpenGLES2RenderContext_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< OpenGLES2RenderContext_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OpenGLES2RenderContext_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OpenGLES2RenderContext_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace _OpenGLES2RenderContext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/_OpenGLES3RenderContext/OpenGLES3RenderContext_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/_OpenGLES3RenderContext/OpenGLES3RenderContext_Impl_.cpp deleted file mode 100644 index 06e4ca68..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/_OpenGLES3RenderContext/OpenGLES3RenderContext_Impl_.cpp +++ /dev/null @@ -1,9525 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__OpenGLES3RenderContext_OpenGLES3RenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GL -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_619_get_EXTENSIONS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_EXTENSIONS",0xa06b0892,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_EXTENSIONS","lime/graphics/OpenGLES3RenderContext.hx",619,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_624_get_DEPTH_BUFFER_BIT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH_BUFFER_BIT",0x3131e6c8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH_BUFFER_BIT","lime/graphics/OpenGLES3RenderContext.hx",624,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_629_get_STENCIL_BUFFER_BIT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_BUFFER_BIT",0x50c459ef,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_BUFFER_BIT","lime/graphics/OpenGLES3RenderContext.hx",629,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_634_get_COLOR_BUFFER_BIT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_BUFFER_BIT",0x65d88268,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_BUFFER_BIT","lime/graphics/OpenGLES3RenderContext.hx",634,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_639_get_POINTS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_POINTS",0x95d03fa1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_POINTS","lime/graphics/OpenGLES3RenderContext.hx",639,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_644_get_LINES,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_LINES",0x3c51ce21,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_LINES","lime/graphics/OpenGLES3RenderContext.hx",644,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_649_get_LINE_LOOP,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_LINE_LOOP",0xdfd15711,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_LINE_LOOP","lime/graphics/OpenGLES3RenderContext.hx",649,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_654_get_LINE_STRIP,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_LINE_STRIP",0x0279396b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_LINE_STRIP","lime/graphics/OpenGLES3RenderContext.hx",654,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_659_get_TRIANGLES,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TRIANGLES",0x43a9a1cd,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TRIANGLES","lime/graphics/OpenGLES3RenderContext.hx",659,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_664_get_TRIANGLE_STRIP,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TRIANGLE_STRIP",0x1246963f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TRIANGLE_STRIP","lime/graphics/OpenGLES3RenderContext.hx",664,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_669_get_TRIANGLE_FAN,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TRIANGLE_FAN",0xa6f5a27a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TRIANGLE_FAN","lime/graphics/OpenGLES3RenderContext.hx",669,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_674_get_ZERO,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ZERO",0x2f655d26,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ZERO","lime/graphics/OpenGLES3RenderContext.hx",674,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_679_get_ONE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ONE",0x0153fa08,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ONE","lime/graphics/OpenGLES3RenderContext.hx",679,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_684_get_SRC_COLOR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SRC_COLOR",0x25cd9f8a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SRC_COLOR","lime/graphics/OpenGLES3RenderContext.hx",684,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_689_get_ONE_MINUS_SRC_COLOR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ONE_MINUS_SRC_COLOR",0x1db422e2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ONE_MINUS_SRC_COLOR","lime/graphics/OpenGLES3RenderContext.hx",689,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_694_get_SRC_ALPHA,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SRC_ALPHA",0xfd07d585,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SRC_ALPHA","lime/graphics/OpenGLES3RenderContext.hx",694,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_699_get_ONE_MINUS_SRC_ALPHA,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ONE_MINUS_SRC_ALPHA",0xf4ee58dd,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ONE_MINUS_SRC_ALPHA","lime/graphics/OpenGLES3RenderContext.hx",699,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_704_get_DST_ALPHA,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DST_ALPHA",0x9d020366,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DST_ALPHA","lime/graphics/OpenGLES3RenderContext.hx",704,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_709_get_ONE_MINUS_DST_ALPHA,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ONE_MINUS_DST_ALPHA",0x94e886be,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ONE_MINUS_DST_ALPHA","lime/graphics/OpenGLES3RenderContext.hx",709,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_714_get_DST_COLOR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DST_COLOR",0xc5c7cd6b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DST_COLOR","lime/graphics/OpenGLES3RenderContext.hx",714,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_719_get_ONE_MINUS_DST_COLOR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ONE_MINUS_DST_COLOR",0xbdae50c3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ONE_MINUS_DST_COLOR","lime/graphics/OpenGLES3RenderContext.hx",719,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_724_get_SRC_ALPHA_SATURATE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SRC_ALPHA_SATURATE",0xa5d8a929,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SRC_ALPHA_SATURATE","lime/graphics/OpenGLES3RenderContext.hx",724,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_729_get_FUNC_ADD,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FUNC_ADD",0x4938d544,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FUNC_ADD","lime/graphics/OpenGLES3RenderContext.hx",729,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_734_get_BLEND_EQUATION,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BLEND_EQUATION",0x8d6c4418,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BLEND_EQUATION","lime/graphics/OpenGLES3RenderContext.hx",734,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_739_get_BLEND_EQUATION_RGB,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BLEND_EQUATION_RGB",0x0385ec06,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BLEND_EQUATION_RGB","lime/graphics/OpenGLES3RenderContext.hx",739,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_744_get_BLEND_EQUATION_ALPHA,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BLEND_EQUATION_ALPHA",0x9b668c97,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BLEND_EQUATION_ALPHA","lime/graphics/OpenGLES3RenderContext.hx",744,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_749_get_FUNC_SUBTRACT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FUNC_SUBTRACT",0x0fb78af1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FUNC_SUBTRACT","lime/graphics/OpenGLES3RenderContext.hx",749,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_754_get_FUNC_REVERSE_SUBTRACT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FUNC_REVERSE_SUBTRACT",0xd11d6a0e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FUNC_REVERSE_SUBTRACT","lime/graphics/OpenGLES3RenderContext.hx",754,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_759_get_BLEND_DST_RGB,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BLEND_DST_RGB",0xe50c5147,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BLEND_DST_RGB","lime/graphics/OpenGLES3RenderContext.hx",759,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_764_get_BLEND_SRC_RGB,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BLEND_SRC_RGB",0x24a30da6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BLEND_SRC_RGB","lime/graphics/OpenGLES3RenderContext.hx",764,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_769_get_BLEND_DST_ALPHA,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BLEND_DST_ALPHA",0xb7418418,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BLEND_DST_ALPHA","lime/graphics/OpenGLES3RenderContext.hx",769,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_774_get_BLEND_SRC_ALPHA,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BLEND_SRC_ALPHA",0x17475637,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BLEND_SRC_ALPHA","lime/graphics/OpenGLES3RenderContext.hx",774,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_779_get_CONSTANT_COLOR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_CONSTANT_COLOR",0xe4649466,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_CONSTANT_COLOR","lime/graphics/OpenGLES3RenderContext.hx",779,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_784_get_ONE_MINUS_CONSTANT_COLOR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ONE_MINUS_CONSTANT_COLOR",0x7a6af20e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ONE_MINUS_CONSTANT_COLOR","lime/graphics/OpenGLES3RenderContext.hx",784,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_789_get_CONSTANT_ALPHA,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_CONSTANT_ALPHA",0xbb9eca61,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_CONSTANT_ALPHA","lime/graphics/OpenGLES3RenderContext.hx",789,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_794_get_ONE_MINUS_CONSTANT_ALPHA,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ONE_MINUS_CONSTANT_ALPHA",0x51a52809,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ONE_MINUS_CONSTANT_ALPHA","lime/graphics/OpenGLES3RenderContext.hx",794,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_799_get_BLEND_COLOR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BLEND_COLOR",0x95cd2137,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BLEND_COLOR","lime/graphics/OpenGLES3RenderContext.hx",799,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_804_get_ARRAY_BUFFER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ARRAY_BUFFER",0x09de1a44,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ARRAY_BUFFER","lime/graphics/OpenGLES3RenderContext.hx",804,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_809_get_ELEMENT_ARRAY_BUFFER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ELEMENT_ARRAY_BUFFER",0xa10ae707,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ELEMENT_ARRAY_BUFFER","lime/graphics/OpenGLES3RenderContext.hx",809,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_814_get_ARRAY_BUFFER_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ARRAY_BUFFER_BINDING",0xdd61b6ea,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ARRAY_BUFFER_BINDING","lime/graphics/OpenGLES3RenderContext.hx",814,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_819_get_ELEMENT_ARRAY_BUFFER_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ELEMENT_ARRAY_BUFFER_BINDING",0x8e1d7ead,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ELEMENT_ARRAY_BUFFER_BINDING","lime/graphics/OpenGLES3RenderContext.hx",819,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_824_get_STREAM_DRAW,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STREAM_DRAW",0x432cd525,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STREAM_DRAW","lime/graphics/OpenGLES3RenderContext.hx",824,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_829_get_STATIC_DRAW,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STATIC_DRAW",0xe833a637,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STATIC_DRAW","lime/graphics/OpenGLES3RenderContext.hx",829,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_834_get_DYNAMIC_DRAW,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DYNAMIC_DRAW",0x39e5b822,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DYNAMIC_DRAW","lime/graphics/OpenGLES3RenderContext.hx",834,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_839_get_BUFFER_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BUFFER_SIZE",0x7a95d162,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BUFFER_SIZE","lime/graphics/OpenGLES3RenderContext.hx",839,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_844_get_BUFFER_USAGE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BUFFER_USAGE",0xf5d7b940,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BUFFER_USAGE","lime/graphics/OpenGLES3RenderContext.hx",844,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_849_get_CURRENT_VERTEX_ATTRIB,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_CURRENT_VERTEX_ATTRIB",0x885d6861,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_CURRENT_VERTEX_ATTRIB","lime/graphics/OpenGLES3RenderContext.hx",849,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_854_get_FRONT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRONT",0xcdde08cb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRONT","lime/graphics/OpenGLES3RenderContext.hx",854,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_859_get_BACK,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BACK",0x1f852825,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BACK","lime/graphics/OpenGLES3RenderContext.hx",859,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_864_get_FRONT_AND_BACK,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRONT_AND_BACK",0xdd446d23,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRONT_AND_BACK","lime/graphics/OpenGLES3RenderContext.hx",864,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_869_get_CULL_FACE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_CULL_FACE",0x9904a6cc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_CULL_FACE","lime/graphics/OpenGLES3RenderContext.hx",869,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_874_get_BLEND,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BLEND",0x7c44d873,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BLEND","lime/graphics/OpenGLES3RenderContext.hx",874,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_879_get_DITHER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DITHER",0x5c612e64,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DITHER","lime/graphics/OpenGLES3RenderContext.hx",879,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_884_get_STENCIL_TEST,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_TEST",0xeb3090d3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_TEST","lime/graphics/OpenGLES3RenderContext.hx",884,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_889_get_DEPTH_TEST,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH_TEST",0x4d1684ec,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH_TEST","lime/graphics/OpenGLES3RenderContext.hx",889,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_894_get_SCISSOR_TEST,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SCISSOR_TEST",0x6f1872b3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SCISSOR_TEST","lime/graphics/OpenGLES3RenderContext.hx",894,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_899_get_POLYGON_OFFSET_FILL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_POLYGON_OFFSET_FILL",0x8105250c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_POLYGON_OFFSET_FILL","lime/graphics/OpenGLES3RenderContext.hx",899,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_904_get_SAMPLE_ALPHA_TO_COVERAGE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SAMPLE_ALPHA_TO_COVERAGE",0x54d9f714,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SAMPLE_ALPHA_TO_COVERAGE","lime/graphics/OpenGLES3RenderContext.hx",904,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_909_get_SAMPLE_COVERAGE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SAMPLE_COVERAGE",0x041e169f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SAMPLE_COVERAGE","lime/graphics/OpenGLES3RenderContext.hx",909,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_914_get_NO_ERROR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_NO_ERROR",0x039f12e8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_NO_ERROR","lime/graphics/OpenGLES3RenderContext.hx",914,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_919_get_INVALID_ENUM,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INVALID_ENUM",0x293728a7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INVALID_ENUM","lime/graphics/OpenGLES3RenderContext.hx",919,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_924_get_INVALID_VALUE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INVALID_VALUE",0xa83db2eb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INVALID_VALUE","lime/graphics/OpenGLES3RenderContext.hx",924,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_929_get_INVALID_OPERATION,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INVALID_OPERATION",0xd67ec4a1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INVALID_OPERATION","lime/graphics/OpenGLES3RenderContext.hx",929,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_934_get_OUT_OF_MEMORY,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_OUT_OF_MEMORY",0xd9aebc5a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_OUT_OF_MEMORY","lime/graphics/OpenGLES3RenderContext.hx",934,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_939_get_CW,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_CW",0xafa5a532,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_CW","lime/graphics/OpenGLES3RenderContext.hx",939,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_944_get_CCW,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_CCW",0x014ad579,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_CCW","lime/graphics/OpenGLES3RenderContext.hx",944,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_949_get_LINE_WIDTH,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_LINE_WIDTH",0x48c39c99,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_LINE_WIDTH","lime/graphics/OpenGLES3RenderContext.hx",949,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_954_get_ALIASED_POINT_SIZE_RANGE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ALIASED_POINT_SIZE_RANGE",0xef28affc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ALIASED_POINT_SIZE_RANGE","lime/graphics/OpenGLES3RenderContext.hx",954,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_959_get_ALIASED_LINE_WIDTH_RANGE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ALIASED_LINE_WIDTH_RANGE",0xfe58dbe7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ALIASED_LINE_WIDTH_RANGE","lime/graphics/OpenGLES3RenderContext.hx",959,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_964_get_CULL_FACE_MODE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_CULL_FACE_MODE",0xed61ecf6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_CULL_FACE_MODE","lime/graphics/OpenGLES3RenderContext.hx",964,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_969_get_FRONT_FACE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRONT_FACE",0x143ecfd1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRONT_FACE","lime/graphics/OpenGLES3RenderContext.hx",969,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_974_get_DEPTH_RANGE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH_RANGE",0xfd27efc3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH_RANGE","lime/graphics/OpenGLES3RenderContext.hx",974,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_979_get_DEPTH_WRITEMASK,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH_WRITEMASK",0xa94e9651,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH_WRITEMASK","lime/graphics/OpenGLES3RenderContext.hx",979,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_984_get_DEPTH_CLEAR_VALUE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH_CLEAR_VALUE",0xc7c32a65,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH_CLEAR_VALUE","lime/graphics/OpenGLES3RenderContext.hx",984,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_989_get_DEPTH_FUNC,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH_FUNC",0x43e1a7de,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH_FUNC","lime/graphics/OpenGLES3RenderContext.hx",989,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_994_get_STENCIL_CLEAR_VALUE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_CLEAR_VALUE",0x4855795e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_CLEAR_VALUE","lime/graphics/OpenGLES3RenderContext.hx",994,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_999_get_STENCIL_FUNC,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_FUNC",0xe1fbb3c5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_FUNC","lime/graphics/OpenGLES3RenderContext.hx",999,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1004_get_STENCIL_FAIL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_FAIL",0xe1ec825f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_FAIL","lime/graphics/OpenGLES3RenderContext.hx",1004,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1009_get_STENCIL_PASS_DEPTH_FAIL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_PASS_DEPTH_FAIL",0xb248bb07,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_PASS_DEPTH_FAIL","lime/graphics/OpenGLES3RenderContext.hx",1009,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1014_get_STENCIL_PASS_DEPTH_PASS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_PASS_DEPTH_PASS",0xb8e4e5fa,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_PASS_DEPTH_PASS","lime/graphics/OpenGLES3RenderContext.hx",1014,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1019_get_STENCIL_REF,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_REF",0x6aa9bfd2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_REF","lime/graphics/OpenGLES3RenderContext.hx",1019,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1024_get_STENCIL_VALUE_MASK,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_VALUE_MASK",0x12f91f1b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_VALUE_MASK","lime/graphics/OpenGLES3RenderContext.hx",1024,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1029_get_STENCIL_WRITEMASK,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_WRITEMASK",0xf65d050a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_WRITEMASK","lime/graphics/OpenGLES3RenderContext.hx",1029,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1034_get_STENCIL_BACK_FUNC,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_BACK_FUNC",0x3d588b7b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_BACK_FUNC","lime/graphics/OpenGLES3RenderContext.hx",1034,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1039_get_STENCIL_BACK_FAIL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_BACK_FAIL",0x3d495a15,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_BACK_FAIL","lime/graphics/OpenGLES3RenderContext.hx",1039,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1044_get_STENCIL_BACK_PASS_DEPTH_FAIL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_BACK_PASS_DEPTH_FAIL",0x1f953311,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_BACK_PASS_DEPTH_FAIL","lime/graphics/OpenGLES3RenderContext.hx",1044,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1049_get_STENCIL_BACK_PASS_DEPTH_PASS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_BACK_PASS_DEPTH_PASS",0x26315e04,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_BACK_PASS_DEPTH_PASS","lime/graphics/OpenGLES3RenderContext.hx",1049,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1054_get_STENCIL_BACK_REF,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_BACK_REF",0x731bd0dc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_BACK_REF","lime/graphics/OpenGLES3RenderContext.hx",1054,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1059_get_STENCIL_BACK_VALUE_MASK,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_BACK_VALUE_MASK",0x7253a351,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_BACK_VALUE_MASK","lime/graphics/OpenGLES3RenderContext.hx",1059,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1064_get_STENCIL_BACK_WRITEMASK,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_BACK_WRITEMASK",0x6d087994,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_BACK_WRITEMASK","lime/graphics/OpenGLES3RenderContext.hx",1064,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1069_get_VIEWPORT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_VIEWPORT",0xca4c3964,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_VIEWPORT","lime/graphics/OpenGLES3RenderContext.hx",1069,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1074_get_SCISSOR_BOX,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SCISSOR_BOX",0x83509eaa,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SCISSOR_BOX","lime/graphics/OpenGLES3RenderContext.hx",1074,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1079_get_COLOR_CLEAR_VALUE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_CLEAR_VALUE",0xa4e4bac5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_CLEAR_VALUE","lime/graphics/OpenGLES3RenderContext.hx",1079,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1084_get_COLOR_WRITEMASK,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_WRITEMASK",0x58094eb1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_WRITEMASK","lime/graphics/OpenGLES3RenderContext.hx",1084,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1089_get_UNPACK_ALIGNMENT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNPACK_ALIGNMENT",0xb591b5b4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNPACK_ALIGNMENT","lime/graphics/OpenGLES3RenderContext.hx",1089,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1094_get_PACK_ALIGNMENT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_PACK_ALIGNMENT",0xdf60061b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_PACK_ALIGNMENT","lime/graphics/OpenGLES3RenderContext.hx",1094,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1099_get_MAX_TEXTURE_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_TEXTURE_SIZE",0x65be96de,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_TEXTURE_SIZE","lime/graphics/OpenGLES3RenderContext.hx",1099,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1104_get_MAX_VIEWPORT_DIMS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_VIEWPORT_DIMS",0xb5b140eb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_VIEWPORT_DIMS","lime/graphics/OpenGLES3RenderContext.hx",1104,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1109_get_SUBPIXEL_BITS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SUBPIXEL_BITS",0x022b7661,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SUBPIXEL_BITS","lime/graphics/OpenGLES3RenderContext.hx",1109,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1114_get_RED_BITS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RED_BITS",0x6ac05512,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RED_BITS","lime/graphics/OpenGLES3RenderContext.hx",1114,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1119_get_GREEN_BITS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_GREEN_BITS",0xb98cc1e0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_GREEN_BITS","lime/graphics/OpenGLES3RenderContext.hx",1119,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1124_get_BLUE_BITS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BLUE_BITS",0x6a70274d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BLUE_BITS","lime/graphics/OpenGLES3RenderContext.hx",1124,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1129_get_ALPHA_BITS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ALPHA_BITS",0x056d1765,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ALPHA_BITS","lime/graphics/OpenGLES3RenderContext.hx",1129,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1134_get_DEPTH_BITS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH_BITS",0x4133b7a0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH_BITS","lime/graphics/OpenGLES3RenderContext.hx",1134,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1139_get_STENCIL_BITS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_BITS",0xdf4dc387,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_BITS","lime/graphics/OpenGLES3RenderContext.hx",1139,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1144_get_POLYGON_OFFSET_UNITS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_POLYGON_OFFSET_UNITS",0x09c9caa6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_POLYGON_OFFSET_UNITS","lime/graphics/OpenGLES3RenderContext.hx",1144,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1149_get_POLYGON_OFFSET_FACTOR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_POLYGON_OFFSET_FACTOR",0x07404798,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_POLYGON_OFFSET_FACTOR","lime/graphics/OpenGLES3RenderContext.hx",1149,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1154_get_TEXTURE_BINDING_2D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_BINDING_2D",0x2433b2ae,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_BINDING_2D","lime/graphics/OpenGLES3RenderContext.hx",1154,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1159_get_SAMPLE_BUFFERS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SAMPLE_BUFFERS",0x584b467c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SAMPLE_BUFFERS","lime/graphics/OpenGLES3RenderContext.hx",1159,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1164_get_SAMPLES,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SAMPLES",0xb30f65ab,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SAMPLES","lime/graphics/OpenGLES3RenderContext.hx",1164,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1169_get_SAMPLE_COVERAGE_VALUE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SAMPLE_COVERAGE_VALUE",0x46355671,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SAMPLE_COVERAGE_VALUE","lime/graphics/OpenGLES3RenderContext.hx",1169,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1174_get_SAMPLE_COVERAGE_INVERT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SAMPLE_COVERAGE_INVERT",0x78982ff6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SAMPLE_COVERAGE_INVERT","lime/graphics/OpenGLES3RenderContext.hx",1174,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1179_get_COMPRESSED_TEXTURE_FORMATS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COMPRESSED_TEXTURE_FORMATS",0x398587f8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COMPRESSED_TEXTURE_FORMATS","lime/graphics/OpenGLES3RenderContext.hx",1179,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1184_get_DONT_CARE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DONT_CARE",0x98d19cc1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DONT_CARE","lime/graphics/OpenGLES3RenderContext.hx",1184,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1189_get_FASTEST,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FASTEST",0x0d7f6fcc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FASTEST","lime/graphics/OpenGLES3RenderContext.hx",1189,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1194_get_NICEST,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_NICEST",0x50b3eefc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_NICEST","lime/graphics/OpenGLES3RenderContext.hx",1194,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1199_get_GENERATE_MIPMAP_HINT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_GENERATE_MIPMAP_HINT",0xe78db592,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_GENERATE_MIPMAP_HINT","lime/graphics/OpenGLES3RenderContext.hx",1199,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1204_get_BYTE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BYTE",0x1f976d06,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BYTE","lime/graphics/OpenGLES3RenderContext.hx",1204,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1209_get_UNSIGNED_BYTE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_BYTE",0xf9824414,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_BYTE","lime/graphics/OpenGLES3RenderContext.hx",1209,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1214_get_SHORT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SHORT",0x4377749e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SHORT","lime/graphics/OpenGLES3RenderContext.hx",1214,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1219_get_UNSIGNED_SHORT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_SHORT",0x1708c9d0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_SHORT","lime/graphics/OpenGLES3RenderContext.hx",1219,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1224_get_INT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INT",0x014f6c91,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INT","lime/graphics/OpenGLES3RenderContext.hx",1224,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1229_get_UNSIGNED_INT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_INT",0x3280b143,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_INT","lime/graphics/OpenGLES3RenderContext.hx",1229,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1234_get_FLOAT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FLOAT",0xc9e6b5be,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FLOAT","lime/graphics/OpenGLES3RenderContext.hx",1234,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1239_get_DEPTH_COMPONENT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH_COMPONENT",0x52717dc3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH_COMPONENT","lime/graphics/OpenGLES3RenderContext.hx",1239,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1244_get_ALPHA,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ALPHA",0xe8e69780,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ALPHA","lime/graphics/OpenGLES3RenderContext.hx",1244,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1249_get_RGB,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB",0x01563aaf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB","lime/graphics/OpenGLES3RenderContext.hx",1249,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1254_get_RGBA,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGBA",0x2a1d1eb2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGBA","lime/graphics/OpenGLES3RenderContext.hx",1254,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1259_get_LUMINANCE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_LUMINANCE",0x2cf0a91a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_LUMINANCE","lime/graphics/OpenGLES3RenderContext.hx",1259,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1264_get_LUMINANCE_ALPHA,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_LUMINANCE_ALPHA",0x00ef9f19,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_LUMINANCE_ALPHA","lime/graphics/OpenGLES3RenderContext.hx",1264,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1269_get_UNSIGNED_SHORT_4_4_4_4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_SHORT_4_4_4_4",0x26641124,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_SHORT_4_4_4_4","lime/graphics/OpenGLES3RenderContext.hx",1269,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1274_get_UNSIGNED_SHORT_5_5_5_1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_SHORT_5_5_5_1",0xe360dea4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_SHORT_5_5_5_1","lime/graphics/OpenGLES3RenderContext.hx",1274,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1279_get_UNSIGNED_SHORT_5_6_5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_SHORT_5_6_5",0xefce9d73,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_SHORT_5_6_5","lime/graphics/OpenGLES3RenderContext.hx",1279,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1284_get_FRAGMENT_SHADER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAGMENT_SHADER",0x2c8785b6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAGMENT_SHADER","lime/graphics/OpenGLES3RenderContext.hx",1284,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1289_get_VERTEX_SHADER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_VERTEX_SHADER",0x418a3422,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_VERTEX_SHADER","lime/graphics/OpenGLES3RenderContext.hx",1289,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1294_get_MAX_VERTEX_ATTRIBS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_VERTEX_ATTRIBS",0xd1b08fc7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_VERTEX_ATTRIBS","lime/graphics/OpenGLES3RenderContext.hx",1294,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1299_get_MAX_VERTEX_UNIFORM_VECTORS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_VERTEX_UNIFORM_VECTORS",0x80b8e0c3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_VERTEX_UNIFORM_VECTORS","lime/graphics/OpenGLES3RenderContext.hx",1299,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1304_get_MAX_VARYING_VECTORS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_VARYING_VECTORS",0x0ccaa0c8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_VARYING_VECTORS","lime/graphics/OpenGLES3RenderContext.hx",1304,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1309_get_MAX_COMBINED_TEXTURE_IMAGE_UNITS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_COMBINED_TEXTURE_IMAGE_UNITS",0x7528b8a6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_COMBINED_TEXTURE_IMAGE_UNITS","lime/graphics/OpenGLES3RenderContext.hx",1309,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1314_get_MAX_VERTEX_TEXTURE_IMAGE_UNITS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_VERTEX_TEXTURE_IMAGE_UNITS",0x52ff1c45,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_VERTEX_TEXTURE_IMAGE_UNITS","lime/graphics/OpenGLES3RenderContext.hx",1314,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1319_get_MAX_TEXTURE_IMAGE_UNITS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_TEXTURE_IMAGE_UNITS",0x3df05d8e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_TEXTURE_IMAGE_UNITS","lime/graphics/OpenGLES3RenderContext.hx",1319,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1324_get_MAX_FRAGMENT_UNIFORM_VECTORS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_FRAGMENT_UNIFORM_VECTORS",0xf67c596f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_FRAGMENT_UNIFORM_VECTORS","lime/graphics/OpenGLES3RenderContext.hx",1324,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1329_get_SHADER_TYPE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SHADER_TYPE",0xb52c3b16,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SHADER_TYPE","lime/graphics/OpenGLES3RenderContext.hx",1329,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1334_get_DELETE_STATUS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DELETE_STATUS",0x16afae48,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DELETE_STATUS","lime/graphics/OpenGLES3RenderContext.hx",1334,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1339_get_LINK_STATUS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_LINK_STATUS",0x73936dd9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_LINK_STATUS","lime/graphics/OpenGLES3RenderContext.hx",1339,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1344_get_VALIDATE_STATUS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_VALIDATE_STATUS",0x091681bd,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_VALIDATE_STATUS","lime/graphics/OpenGLES3RenderContext.hx",1344,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1349_get_ATTACHED_SHADERS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ATTACHED_SHADERS",0xdfda5d71,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ATTACHED_SHADERS","lime/graphics/OpenGLES3RenderContext.hx",1349,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1354_get_ACTIVE_UNIFORMS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ACTIVE_UNIFORMS",0x6f49dc5a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ACTIVE_UNIFORMS","lime/graphics/OpenGLES3RenderContext.hx",1354,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1359_get_ACTIVE_ATTRIBUTES,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ACTIVE_ATTRIBUTES",0xf77df932,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ACTIVE_ATTRIBUTES","lime/graphics/OpenGLES3RenderContext.hx",1359,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1364_get_SHADING_LANGUAGE_VERSION,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SHADING_LANGUAGE_VERSION",0xe4737de4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SHADING_LANGUAGE_VERSION","lime/graphics/OpenGLES3RenderContext.hx",1364,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1369_get_CURRENT_PROGRAM,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_CURRENT_PROGRAM",0x82cf87c0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_CURRENT_PROGRAM","lime/graphics/OpenGLES3RenderContext.hx",1369,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1374_get_NEVER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_NEVER",0x60802eae,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_NEVER","lime/graphics/OpenGLES3RenderContext.hx",1374,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1379_get_LESS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_LESS",0x26246157,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_LESS","lime/graphics/OpenGLES3RenderContext.hx",1379,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1384_get_EQUAL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_EQUAL",0x39d2bfd6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_EQUAL","lime/graphics/OpenGLES3RenderContext.hx",1384,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1389_get_LEQUAL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_LEQUAL",0x3faff546,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_LEQUAL","lime/graphics/OpenGLES3RenderContext.hx",1389,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1394_get_GREATER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_GREATER",0xe706319c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_GREATER","lime/graphics/OpenGLES3RenderContext.hx",1394,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1399_get_NOTEQUAL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_NOTEQUAL",0x9d0b1ebf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_NOTEQUAL","lime/graphics/OpenGLES3RenderContext.hx",1399,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1404_get_GEQUAL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_GEQUAL",0x3fe7276b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_GEQUAL","lime/graphics/OpenGLES3RenderContext.hx",1404,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1409_get_ALWAYS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ALWAYS",0xe5793c4d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ALWAYS","lime/graphics/OpenGLES3RenderContext.hx",1409,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1414_get_KEEP,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_KEEP",0x257b1e83,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_KEEP","lime/graphics/OpenGLES3RenderContext.hx",1414,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1419_get_REPLACE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_REPLACE",0xda6de8d6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_REPLACE","lime/graphics/OpenGLES3RenderContext.hx",1419,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1424_get_INCR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INCR",0x242f83d2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INCR","lime/graphics/OpenGLES3RenderContext.hx",1424,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1429_get_DECR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DECR",0x20da9e6e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DECR","lime/graphics/OpenGLES3RenderContext.hx",1429,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1434_get_INVERT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INVERT",0x3e7b1494,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INVERT","lime/graphics/OpenGLES3RenderContext.hx",1434,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1439_get_INCR_WRAP,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INCR_WRAP",0xf5788097,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INCR_WRAP","lime/graphics/OpenGLES3RenderContext.hx",1439,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1444_get_DECR_WRAP,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DECR_WRAP",0xd3fb707b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DECR_WRAP","lime/graphics/OpenGLES3RenderContext.hx",1444,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1449_get_VENDOR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_VENDOR",0x3d391306,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_VENDOR","lime/graphics/OpenGLES3RenderContext.hx",1449,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1454_get_RENDERER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RENDERER",0xe082b241,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RENDERER","lime/graphics/OpenGLES3RenderContext.hx",1454,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1459_get_VERSION,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_VERSION",0xac3787ba,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_VERSION","lime/graphics/OpenGLES3RenderContext.hx",1459,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1464_get_NEAREST,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_NEAREST",0x950fb900,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_NEAREST","lime/graphics/OpenGLES3RenderContext.hx",1464,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1469_get_LINEAR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_LINEAR",0x8b427f63,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_LINEAR","lime/graphics/OpenGLES3RenderContext.hx",1469,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1474_get_NEAREST_MIPMAP_NEAREST,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_NEAREST_MIPMAP_NEAREST",0x295696e6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_NEAREST_MIPMAP_NEAREST","lime/graphics/OpenGLES3RenderContext.hx",1474,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1479_get_LINEAR_MIPMAP_NEAREST,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_LINEAR_MIPMAP_NEAREST",0x42d277e3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_LINEAR_MIPMAP_NEAREST","lime/graphics/OpenGLES3RenderContext.hx",1479,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1484_get_NEAREST_MIPMAP_LINEAR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_NEAREST_MIPMAP_LINEAR",0x1920603d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_NEAREST_MIPMAP_LINEAR","lime/graphics/OpenGLES3RenderContext.hx",1484,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1489_get_LINEAR_MIPMAP_LINEAR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_LINEAR_MIPMAP_LINEAR",0xfdb06de0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_LINEAR_MIPMAP_LINEAR","lime/graphics/OpenGLES3RenderContext.hx",1489,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1494_get_TEXTURE_MAG_FILTER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_MAG_FILTER",0x9170c606,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_MAG_FILTER","lime/graphics/OpenGLES3RenderContext.hx",1494,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1499_get_TEXTURE_MIN_FILTER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_MIN_FILTER",0xb95d2ce7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_MIN_FILTER","lime/graphics/OpenGLES3RenderContext.hx",1499,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1504_get_TEXTURE_WRAP_S,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_WRAP_S",0x1a9d5d20,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_WRAP_S","lime/graphics/OpenGLES3RenderContext.hx",1504,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1509_get_TEXTURE_WRAP_T,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_WRAP_T",0x1a9d5d21,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_WRAP_T","lime/graphics/OpenGLES3RenderContext.hx",1509,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1514_get_TEXTURE_2D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_2D",0xc7e92494,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_2D","lime/graphics/OpenGLES3RenderContext.hx",1514,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1519_get_TEXTURE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE",0xce26697d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE","lime/graphics/OpenGLES3RenderContext.hx",1519,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1524_get_TEXTURE_CUBE_MAP,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_CUBE_MAP",0x18450534,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_CUBE_MAP","lime/graphics/OpenGLES3RenderContext.hx",1524,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1529_get_TEXTURE_BINDING_CUBE_MAP,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_BINDING_CUBE_MAP",0xe91c22ce,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_BINDING_CUBE_MAP","lime/graphics/OpenGLES3RenderContext.hx",1529,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1534_get_TEXTURE_CUBE_MAP_POSITIVE_X,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_CUBE_MAP_POSITIVE_X",0xcc71967d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_CUBE_MAP_POSITIVE_X","lime/graphics/OpenGLES3RenderContext.hx",1534,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1539_get_TEXTURE_CUBE_MAP_NEGATIVE_X,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_CUBE_MAP_NEGATIVE_X",0x13657d39,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_CUBE_MAP_NEGATIVE_X","lime/graphics/OpenGLES3RenderContext.hx",1539,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1544_get_TEXTURE_CUBE_MAP_POSITIVE_Y,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_CUBE_MAP_POSITIVE_Y",0xcc71967e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_CUBE_MAP_POSITIVE_Y","lime/graphics/OpenGLES3RenderContext.hx",1544,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1549_get_TEXTURE_CUBE_MAP_NEGATIVE_Y,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_CUBE_MAP_NEGATIVE_Y",0x13657d3a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_CUBE_MAP_NEGATIVE_Y","lime/graphics/OpenGLES3RenderContext.hx",1549,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1554_get_TEXTURE_CUBE_MAP_POSITIVE_Z,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_CUBE_MAP_POSITIVE_Z",0xcc71967f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_CUBE_MAP_POSITIVE_Z","lime/graphics/OpenGLES3RenderContext.hx",1554,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1559_get_TEXTURE_CUBE_MAP_NEGATIVE_Z,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_CUBE_MAP_NEGATIVE_Z",0x13657d3b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_CUBE_MAP_NEGATIVE_Z","lime/graphics/OpenGLES3RenderContext.hx",1559,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1564_get_MAX_CUBE_MAP_TEXTURE_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_CUBE_MAP_TEXTURE_SIZE",0x3ce2deb9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_CUBE_MAP_TEXTURE_SIZE","lime/graphics/OpenGLES3RenderContext.hx",1564,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1569_get_TEXTURE0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE0",0x9375e413,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE0","lime/graphics/OpenGLES3RenderContext.hx",1569,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1574_get_TEXTURE1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE1",0x9375e414,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE1","lime/graphics/OpenGLES3RenderContext.hx",1574,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1579_get_TEXTURE2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE2",0x9375e415,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE2","lime/graphics/OpenGLES3RenderContext.hx",1579,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1584_get_TEXTURE3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE3",0x9375e416,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE3","lime/graphics/OpenGLES3RenderContext.hx",1584,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1589_get_TEXTURE4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE4",0x9375e417,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE4","lime/graphics/OpenGLES3RenderContext.hx",1589,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1594_get_TEXTURE5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE5",0x9375e418,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE5","lime/graphics/OpenGLES3RenderContext.hx",1594,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1599_get_TEXTURE6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE6",0x9375e419,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE6","lime/graphics/OpenGLES3RenderContext.hx",1599,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1604_get_TEXTURE7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE7",0x9375e41a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE7","lime/graphics/OpenGLES3RenderContext.hx",1604,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1609_get_TEXTURE8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE8",0x9375e41b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE8","lime/graphics/OpenGLES3RenderContext.hx",1609,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1614_get_TEXTURE9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE9",0x9375e41c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE9","lime/graphics/OpenGLES3RenderContext.hx",1614,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1619_get_TEXTURE10,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE10",0x73b1ad9c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE10","lime/graphics/OpenGLES3RenderContext.hx",1619,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1624_get_TEXTURE11,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE11",0x73b1ad9d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE11","lime/graphics/OpenGLES3RenderContext.hx",1624,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1629_get_TEXTURE12,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE12",0x73b1ad9e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE12","lime/graphics/OpenGLES3RenderContext.hx",1629,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1634_get_TEXTURE13,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE13",0x73b1ad9f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE13","lime/graphics/OpenGLES3RenderContext.hx",1634,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1639_get_TEXTURE14,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE14",0x73b1ada0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE14","lime/graphics/OpenGLES3RenderContext.hx",1639,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1644_get_TEXTURE15,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE15",0x73b1ada1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE15","lime/graphics/OpenGLES3RenderContext.hx",1644,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1649_get_TEXTURE16,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE16",0x73b1ada2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE16","lime/graphics/OpenGLES3RenderContext.hx",1649,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1654_get_TEXTURE17,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE17",0x73b1ada3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE17","lime/graphics/OpenGLES3RenderContext.hx",1654,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1659_get_TEXTURE18,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE18",0x73b1ada4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE18","lime/graphics/OpenGLES3RenderContext.hx",1659,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1664_get_TEXTURE19,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE19",0x73b1ada5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE19","lime/graphics/OpenGLES3RenderContext.hx",1664,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1669_get_TEXTURE20,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE20",0x73b1ae7b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE20","lime/graphics/OpenGLES3RenderContext.hx",1669,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1674_get_TEXTURE21,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE21",0x73b1ae7c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE21","lime/graphics/OpenGLES3RenderContext.hx",1674,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1679_get_TEXTURE22,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE22",0x73b1ae7d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE22","lime/graphics/OpenGLES3RenderContext.hx",1679,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1684_get_TEXTURE23,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE23",0x73b1ae7e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE23","lime/graphics/OpenGLES3RenderContext.hx",1684,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1689_get_TEXTURE24,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE24",0x73b1ae7f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE24","lime/graphics/OpenGLES3RenderContext.hx",1689,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1694_get_TEXTURE25,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE25",0x73b1ae80,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE25","lime/graphics/OpenGLES3RenderContext.hx",1694,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1699_get_TEXTURE26,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE26",0x73b1ae81,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE26","lime/graphics/OpenGLES3RenderContext.hx",1699,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1704_get_TEXTURE27,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE27",0x73b1ae82,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE27","lime/graphics/OpenGLES3RenderContext.hx",1704,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1709_get_TEXTURE28,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE28",0x73b1ae83,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE28","lime/graphics/OpenGLES3RenderContext.hx",1709,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1714_get_TEXTURE29,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE29",0x73b1ae84,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE29","lime/graphics/OpenGLES3RenderContext.hx",1714,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1719_get_TEXTURE30,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE30",0x73b1af5a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE30","lime/graphics/OpenGLES3RenderContext.hx",1719,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1724_get_TEXTURE31,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE31",0x73b1af5b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE31","lime/graphics/OpenGLES3RenderContext.hx",1724,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1729_get_ACTIVE_TEXTURE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ACTIVE_TEXTURE",0xe9fc4980,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ACTIVE_TEXTURE","lime/graphics/OpenGLES3RenderContext.hx",1729,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1734_get_REPEAT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_REPEAT",0xa51ec4d9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_REPEAT","lime/graphics/OpenGLES3RenderContext.hx",1734,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1739_get_CLAMP_TO_EDGE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_CLAMP_TO_EDGE",0x8e71c65f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_CLAMP_TO_EDGE","lime/graphics/OpenGLES3RenderContext.hx",1739,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1744_get_MIRRORED_REPEAT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MIRRORED_REPEAT",0x8d8ff31e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MIRRORED_REPEAT","lime/graphics/OpenGLES3RenderContext.hx",1744,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1749_get_FLOAT_VEC2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FLOAT_VEC2",0x1095c4df,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FLOAT_VEC2","lime/graphics/OpenGLES3RenderContext.hx",1749,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1754_get_FLOAT_VEC3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FLOAT_VEC3",0x1095c4e0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FLOAT_VEC3","lime/graphics/OpenGLES3RenderContext.hx",1754,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1759_get_FLOAT_VEC4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FLOAT_VEC4",0x1095c4e1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FLOAT_VEC4","lime/graphics/OpenGLES3RenderContext.hx",1759,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1764_get_INT_VEC2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INT_VEC2",0x5126712c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INT_VEC2","lime/graphics/OpenGLES3RenderContext.hx",1764,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1769_get_INT_VEC3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INT_VEC3",0x5126712d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INT_VEC3","lime/graphics/OpenGLES3RenderContext.hx",1769,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1774_get_INT_VEC4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INT_VEC4",0x5126712e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INT_VEC4","lime/graphics/OpenGLES3RenderContext.hx",1774,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1779_get_BOOL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BOOL",0x1f8fd228,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BOOL","lime/graphics/OpenGLES3RenderContext.hx",1779,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1784_get_BOOL_VEC2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BOOL_VEC2",0xf63b6835,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BOOL_VEC2","lime/graphics/OpenGLES3RenderContext.hx",1784,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1789_get_BOOL_VEC3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BOOL_VEC3",0xf63b6836,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BOOL_VEC3","lime/graphics/OpenGLES3RenderContext.hx",1789,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1794_get_BOOL_VEC4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BOOL_VEC4",0xf63b6837,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BOOL_VEC4","lime/graphics/OpenGLES3RenderContext.hx",1794,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1799_get_FLOAT_MAT2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FLOAT_MAT2",0x0a9fdf13,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FLOAT_MAT2","lime/graphics/OpenGLES3RenderContext.hx",1799,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1804_get_FLOAT_MAT3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FLOAT_MAT3",0x0a9fdf14,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FLOAT_MAT3","lime/graphics/OpenGLES3RenderContext.hx",1804,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1809_get_FLOAT_MAT4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FLOAT_MAT4",0x0a9fdf15,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FLOAT_MAT4","lime/graphics/OpenGLES3RenderContext.hx",1809,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1814_get_SAMPLER_2D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SAMPLER_2D",0x93844287,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SAMPLER_2D","lime/graphics/OpenGLES3RenderContext.hx",1814,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1819_get_SAMPLER_CUBE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SAMPLER_CUBE",0xba48f2ea,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SAMPLER_CUBE","lime/graphics/OpenGLES3RenderContext.hx",1819,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1824_get_VERTEX_ATTRIB_ARRAY_ENABLED,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_ENABLED",0x0d8d1323,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_ENABLED","lime/graphics/OpenGLES3RenderContext.hx",1824,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1829_get_VERTEX_ATTRIB_ARRAY_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_SIZE",0x7c80c0bf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_SIZE","lime/graphics/OpenGLES3RenderContext.hx",1829,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1834_get_VERTEX_ATTRIB_ARRAY_STRIDE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_STRIDE",0x7ee39f97,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_STRIDE","lime/graphics/OpenGLES3RenderContext.hx",1834,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1839_get_VERTEX_ATTRIB_ARRAY_TYPE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_TYPE",0x7d3612b8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_TYPE","lime/graphics/OpenGLES3RenderContext.hx",1839,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1844_get_VERTEX_ATTRIB_ARRAY_NORMALIZED,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_NORMALIZED",0x9f8c42b5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_NORMALIZED","lime/graphics/OpenGLES3RenderContext.hx",1844,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1849_get_VERTEX_ATTRIB_ARRAY_POINTER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_POINTER",0xe07dcf5f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_POINTER","lime/graphics/OpenGLES3RenderContext.hx",1849,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1854_get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",0x666fa324,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING","lime/graphics/OpenGLES3RenderContext.hx",1854,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1858_get_VERTEX_PROGRAM_POINT_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_VERTEX_PROGRAM_POINT_SIZE",0xd47c7c28,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_VERTEX_PROGRAM_POINT_SIZE","lime/graphics/OpenGLES3RenderContext.hx",1858,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1862_get_POINT_SPRITE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_POINT_SPRITE",0x2a234772,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_POINT_SPRITE","lime/graphics/OpenGLES3RenderContext.hx",1862,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1867_get_COMPILE_STATUS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COMPILE_STATUS",0xa828fb5c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COMPILE_STATUS","lime/graphics/OpenGLES3RenderContext.hx",1867,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1872_get_LOW_FLOAT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_LOW_FLOAT",0xad840573,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_LOW_FLOAT","lime/graphics/OpenGLES3RenderContext.hx",1872,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1877_get_MEDIUM_FLOAT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MEDIUM_FLOAT",0xcf0d3ef0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MEDIUM_FLOAT","lime/graphics/OpenGLES3RenderContext.hx",1877,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1882_get_HIGH_FLOAT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_HIGH_FLOAT",0x6c2d121d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_HIGH_FLOAT","lime/graphics/OpenGLES3RenderContext.hx",1882,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1887_get_LOW_INT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_LOW_INT",0xf4e1f506,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_LOW_INT","lime/graphics/OpenGLES3RenderContext.hx",1887,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1892_get_MEDIUM_INT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MEDIUM_INT",0x74a0e543,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MEDIUM_INT","lime/graphics/OpenGLES3RenderContext.hx",1892,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1897_get_HIGH_INT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_HIGH_INT",0xdd23a330,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_HIGH_INT","lime/graphics/OpenGLES3RenderContext.hx",1897,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1902_get_FRAMEBUFFER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER",0x7e88768f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER","lime/graphics/OpenGLES3RenderContext.hx",1902,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1907_get_RENDERBUFFER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RENDERBUFFER",0xbf6b58d4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RENDERBUFFER","lime/graphics/OpenGLES3RenderContext.hx",1907,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1912_get_RGBA4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGBA4",0xaf5dbd42,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGBA4","lime/graphics/OpenGLES3RenderContext.hx",1912,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1917_get_RGB5_A1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB5_A1",0x886b5c09,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB5_A1","lime/graphics/OpenGLES3RenderContext.hx",1917,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1922_get_RGB565,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB565",0xc29ec365,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB565","lime/graphics/OpenGLES3RenderContext.hx",1922,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1927_get_DEPTH_COMPONENT16,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH_COMPONENT16",0xf01edf68,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH_COMPONENT16","lime/graphics/OpenGLES3RenderContext.hx",1927,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1932_get_STENCIL_INDEX,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_INDEX",0x8fcd4351,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_INDEX","lime/graphics/OpenGLES3RenderContext.hx",1932,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1937_get_STENCIL_INDEX8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_INDEX8",0x43cda3c7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_INDEX8","lime/graphics/OpenGLES3RenderContext.hx",1937,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1942_get_DEPTH_STENCIL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH_STENCIL",0x2336f982,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH_STENCIL","lime/graphics/OpenGLES3RenderContext.hx",1942,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1947_get_RENDERBUFFER_WIDTH,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RENDERBUFFER_WIDTH",0xb67be4fb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RENDERBUFFER_WIDTH","lime/graphics/OpenGLES3RenderContext.hx",1947,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1952_get_RENDERBUFFER_HEIGHT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RENDERBUFFER_HEIGHT",0xac3bef32,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RENDERBUFFER_HEIGHT","lime/graphics/OpenGLES3RenderContext.hx",1952,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1957_get_RENDERBUFFER_INTERNAL_FORMAT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RENDERBUFFER_INTERNAL_FORMAT",0xa172ea8e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RENDERBUFFER_INTERNAL_FORMAT","lime/graphics/OpenGLES3RenderContext.hx",1957,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1962_get_RENDERBUFFER_RED_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RENDERBUFFER_RED_SIZE",0x3b8681da,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RENDERBUFFER_RED_SIZE","lime/graphics/OpenGLES3RenderContext.hx",1962,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1967_get_RENDERBUFFER_GREEN_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RENDERBUFFER_GREEN_SIZE",0x250c8be8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RENDERBUFFER_GREEN_SIZE","lime/graphics/OpenGLES3RenderContext.hx",1967,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1972_get_RENDERBUFFER_BLUE_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RENDERBUFFER_BLUE_SIZE",0x8879715b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RENDERBUFFER_BLUE_SIZE","lime/graphics/OpenGLES3RenderContext.hx",1972,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1977_get_RENDERBUFFER_ALPHA_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RENDERBUFFER_ALPHA_SIZE",0x70ece16d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RENDERBUFFER_ALPHA_SIZE","lime/graphics/OpenGLES3RenderContext.hx",1977,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1982_get_RENDERBUFFER_DEPTH_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RENDERBUFFER_DEPTH_SIZE",0xacb381a8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RENDERBUFFER_DEPTH_SIZE","lime/graphics/OpenGLES3RenderContext.hx",1982,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1987_get_RENDERBUFFER_STENCIL_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RENDERBUFFER_STENCIL_SIZE",0x3d18facf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RENDERBUFFER_STENCIL_SIZE","lime/graphics/OpenGLES3RenderContext.hx",1987,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1992_get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE",0x1f4c44ce,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE","lime/graphics/OpenGLES3RenderContext.hx",1992,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_1997_get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME",0x1b42c45f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME","lime/graphics/OpenGLES3RenderContext.hx",1997,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2002_get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL",0x3ceed9f4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL","lime/graphics/OpenGLES3RenderContext.hx",2002,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2007_get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE",0x6af8b8da,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE","lime/graphics/OpenGLES3RenderContext.hx",2007,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2012_get_COLOR_ATTACHMENT0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_ATTACHMENT0",0x33b4adf3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_ATTACHMENT0","lime/graphics/OpenGLES3RenderContext.hx",2012,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2017_get_DEPTH_ATTACHMENT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH_ATTACHMENT",0x5430dffd,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH_ATTACHMENT","lime/graphics/OpenGLES3RenderContext.hx",2017,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2022_get_STENCIL_ATTACHMENT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL_ATTACHMENT",0x73c35324,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL_ATTACHMENT","lime/graphics/OpenGLES3RenderContext.hx",2022,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2027_get_DEPTH_STENCIL_ATTACHMENT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH_STENCIL_ATTACHMENT",0x13659ac0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH_STENCIL_ATTACHMENT","lime/graphics/OpenGLES3RenderContext.hx",2027,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2032_get_NONE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_NONE",0x277e60b6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_NONE","lime/graphics/OpenGLES3RenderContext.hx",2032,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2037_get_FRAMEBUFFER_COMPLETE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_COMPLETE",0x4e3547a9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_COMPLETE","lime/graphics/OpenGLES3RenderContext.hx",2037,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2042_get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT",0xf1e00734,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT","lime/graphics/OpenGLES3RenderContext.hx",2042,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2047_get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT",0xf3c153cd,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT","lime/graphics/OpenGLES3RenderContext.hx",2047,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2052_get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS",0xf10cbd9e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS","lime/graphics/OpenGLES3RenderContext.hx",2052,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2057_get_FRAMEBUFFER_UNSUPPORTED,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_UNSUPPORTED",0xb1dd97a5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_UNSUPPORTED","lime/graphics/OpenGLES3RenderContext.hx",2057,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2062_get_FRAMEBUFFER_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_BINDING",0x9a81d635,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_BINDING","lime/graphics/OpenGLES3RenderContext.hx",2062,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2067_get_RENDERBUFFER_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RENDERBUFFER_BINDING",0x8728057a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RENDERBUFFER_BINDING","lime/graphics/OpenGLES3RenderContext.hx",2067,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2072_get_MAX_RENDERBUFFER_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_RENDERBUFFER_SIZE",0x426bb091,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_RENDERBUFFER_SIZE","lime/graphics/OpenGLES3RenderContext.hx",2072,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2077_get_INVALID_FRAMEBUFFER_OPERATION,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INVALID_FRAMEBUFFER_OPERATION",0x6e6cc26f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INVALID_FRAMEBUFFER_OPERATION","lime/graphics/OpenGLES3RenderContext.hx",2077,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2082_get_UNPACK_FLIP_Y_WEBGL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNPACK_FLIP_Y_WEBGL",0x726786d0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNPACK_FLIP_Y_WEBGL","lime/graphics/OpenGLES3RenderContext.hx",2082,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2087_get_UNPACK_PREMULTIPLY_ALPHA_WEBGL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNPACK_PREMULTIPLY_ALPHA_WEBGL",0xee34e8f1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNPACK_PREMULTIPLY_ALPHA_WEBGL","lime/graphics/OpenGLES3RenderContext.hx",2087,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2092_get_CONTEXT_LOST_WEBGL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_CONTEXT_LOST_WEBGL",0xb80c2dec,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_CONTEXT_LOST_WEBGL","lime/graphics/OpenGLES3RenderContext.hx",2092,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2097_get_UNPACK_COLORSPACE_CONVERSION_WEBGL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNPACK_COLORSPACE_CONVERSION_WEBGL",0x88f8fc1d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNPACK_COLORSPACE_CONVERSION_WEBGL","lime/graphics/OpenGLES3RenderContext.hx",2097,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2102_get_BROWSER_DEFAULT_WEBGL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_BROWSER_DEFAULT_WEBGL",0x9dbfe046,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_BROWSER_DEFAULT_WEBGL","lime/graphics/OpenGLES3RenderContext.hx",2102,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2107_get_type,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_type",0x40bc78b8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_type","lime/graphics/OpenGLES3RenderContext.hx",2107,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2112_get_version,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_version",0x2c63b3da,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_version","lime/graphics/OpenGLES3RenderContext.hx",2112,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2117_get_READ_BUFFER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_READ_BUFFER",0xfb9573cb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_READ_BUFFER","lime/graphics/OpenGLES3RenderContext.hx",2117,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2122_get_UNPACK_ROW_LENGTH,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNPACK_ROW_LENGTH",0x0c7b17ba,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNPACK_ROW_LENGTH","lime/graphics/OpenGLES3RenderContext.hx",2122,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2127_get_UNPACK_SKIP_ROWS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNPACK_SKIP_ROWS",0xb7b4710a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNPACK_SKIP_ROWS","lime/graphics/OpenGLES3RenderContext.hx",2127,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2132_get_UNPACK_SKIP_PIXELS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNPACK_SKIP_PIXELS",0x21faed5e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNPACK_SKIP_PIXELS","lime/graphics/OpenGLES3RenderContext.hx",2132,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2137_get_PACK_ROW_LENGTH,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_PACK_ROW_LENGTH",0x77332173,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_PACK_ROW_LENGTH","lime/graphics/OpenGLES3RenderContext.hx",2137,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2142_get_PACK_SKIP_ROWS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_PACK_SKIP_ROWS",0xe182c171,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_PACK_SKIP_ROWS","lime/graphics/OpenGLES3RenderContext.hx",2142,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2147_get_PACK_SKIP_PIXELS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_PACK_SKIP_PIXELS",0x184b6585,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_PACK_SKIP_PIXELS","lime/graphics/OpenGLES3RenderContext.hx",2147,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2152_get_TEXTURE_BINDING_3D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_BINDING_3D",0x2433b38d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_BINDING_3D","lime/graphics/OpenGLES3RenderContext.hx",2152,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2157_get_UNPACK_SKIP_IMAGES,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNPACK_SKIP_IMAGES",0x93e34ee9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNPACK_SKIP_IMAGES","lime/graphics/OpenGLES3RenderContext.hx",2157,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2162_get_UNPACK_IMAGE_HEIGHT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNPACK_IMAGE_HEIGHT",0xe951e55a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNPACK_IMAGE_HEIGHT","lime/graphics/OpenGLES3RenderContext.hx",2162,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2167_get_MAX_3D_TEXTURE_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_3D_TEXTURE_SIZE",0xaa62865a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_3D_TEXTURE_SIZE","lime/graphics/OpenGLES3RenderContext.hx",2167,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2172_get_MAX_ELEMENTS_VERTICES,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_ELEMENTS_VERTICES",0x025c9ac8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_ELEMENTS_VERTICES","lime/graphics/OpenGLES3RenderContext.hx",2172,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2177_get_MAX_ELEMENTS_INDICES,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_ELEMENTS_INDICES",0xd7625f18,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_ELEMENTS_INDICES","lime/graphics/OpenGLES3RenderContext.hx",2177,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2182_get_MAX_TEXTURE_LOD_BIAS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_TEXTURE_LOD_BIAS",0xcc3edef4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_TEXTURE_LOD_BIAS","lime/graphics/OpenGLES3RenderContext.hx",2182,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2187_get_MAX_FRAGMENT_UNIFORM_COMPONENTS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_FRAGMENT_UNIFORM_COMPONENTS",0x9349ef37,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_FRAGMENT_UNIFORM_COMPONENTS","lime/graphics/OpenGLES3RenderContext.hx",2187,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2192_get_MAX_VERTEX_UNIFORM_COMPONENTS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_VERTEX_UNIFORM_COMPONENTS",0x89e1b463,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_VERTEX_UNIFORM_COMPONENTS","lime/graphics/OpenGLES3RenderContext.hx",2192,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2197_get_MAX_ARRAY_TEXTURE_LAYERS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_ARRAY_TEXTURE_LAYERS",0xe1df7ce5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_ARRAY_TEXTURE_LAYERS","lime/graphics/OpenGLES3RenderContext.hx",2197,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2202_get_MIN_PROGRAM_TEXEL_OFFSET,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MIN_PROGRAM_TEXEL_OFFSET",0x7c5ff32a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MIN_PROGRAM_TEXEL_OFFSET","lime/graphics/OpenGLES3RenderContext.hx",2202,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2207_get_MAX_PROGRAM_TEXEL_OFFSET,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_PROGRAM_TEXEL_OFFSET",0x25d894d8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_PROGRAM_TEXEL_OFFSET","lime/graphics/OpenGLES3RenderContext.hx",2207,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2212_get_MAX_VARYING_COMPONENTS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_VARYING_COMPONENTS",0x0ab6057e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_VARYING_COMPONENTS","lime/graphics/OpenGLES3RenderContext.hx",2212,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2217_get_FRAGMENT_SHADER_DERIVATIVE_HINT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAGMENT_SHADER_DERIVATIVE_HINT",0xd393d436,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAGMENT_SHADER_DERIVATIVE_HINT","lime/graphics/OpenGLES3RenderContext.hx",2217,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2222_get_RASTERIZER_DISCARD,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RASTERIZER_DISCARD",0xbd773898,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RASTERIZER_DISCARD","lime/graphics/OpenGLES3RenderContext.hx",2222,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2227_get_VERTEX_ARRAY_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_VERTEX_ARRAY_BINDING",0x94dbffc2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_VERTEX_ARRAY_BINDING","lime/graphics/OpenGLES3RenderContext.hx",2227,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2232_get_MAX_VERTEX_OUTPUT_COMPONENTS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_VERTEX_OUTPUT_COMPONENTS",0xdeba7452,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_VERTEX_OUTPUT_COMPONENTS","lime/graphics/OpenGLES3RenderContext.hx",2232,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2237_get_MAX_FRAGMENT_INPUT_COMPONENTS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_FRAGMENT_INPUT_COMPONENTS",0x0305baa1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_FRAGMENT_INPUT_COMPONENTS","lime/graphics/OpenGLES3RenderContext.hx",2237,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2242_get_MAX_SERVER_WAIT_TIMEOUT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_SERVER_WAIT_TIMEOUT",0x6cb14dfa,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_SERVER_WAIT_TIMEOUT","lime/graphics/OpenGLES3RenderContext.hx",2242,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2247_get_MAX_ELEMENT_INDEX,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_ELEMENT_INDEX",0x218c02d6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_ELEMENT_INDEX","lime/graphics/OpenGLES3RenderContext.hx",2247,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2252_get_RED,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RED",0x015638f3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RED","lime/graphics/OpenGLES3RenderContext.hx",2252,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2257_get_RGB8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB8",0x2a1d1ea9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB8","lime/graphics/OpenGLES3RenderContext.hx",2257,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2262_get_RGBA8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGBA8",0xaf5dbd46,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGBA8","lime/graphics/OpenGLES3RenderContext.hx",2262,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2267_get_RGB10_A2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB10_A2",0x68f0a462,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB10_A2","lime/graphics/OpenGLES3RenderContext.hx",2267,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2272_get_TEXTURE_3D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_3D",0xc7e92573,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_3D","lime/graphics/OpenGLES3RenderContext.hx",2272,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2277_get_TEXTURE_WRAP_R,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_WRAP_R",0x1a9d5d1f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_WRAP_R","lime/graphics/OpenGLES3RenderContext.hx",2277,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2282_get_TEXTURE_MIN_LOD,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_MIN_LOD",0x7c188bd2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_MIN_LOD","lime/graphics/OpenGLES3RenderContext.hx",2282,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2287_get_TEXTURE_MAX_LOD,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_MAX_LOD",0x0b3f75e4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_MAX_LOD","lime/graphics/OpenGLES3RenderContext.hx",2287,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2292_get_TEXTURE_BASE_LEVEL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_BASE_LEVEL",0x77edb238,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_BASE_LEVEL","lime/graphics/OpenGLES3RenderContext.hx",2292,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2297_get_TEXTURE_MAX_LEVEL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_MAX_LEVEL",0xebe579a7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_MAX_LEVEL","lime/graphics/OpenGLES3RenderContext.hx",2297,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2302_get_TEXTURE_COMPARE_MODE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_COMPARE_MODE",0xea7187df,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_COMPARE_MODE","lime/graphics/OpenGLES3RenderContext.hx",2302,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2307_get_TEXTURE_COMPARE_FUNC,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_COMPARE_FUNC",0xe5d59fc0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_COMPARE_FUNC","lime/graphics/OpenGLES3RenderContext.hx",2307,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2312_get_SRGB,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SRGB",0x2aceb278,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SRGB","lime/graphics/OpenGLES3RenderContext.hx",2312,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2317_get_SRGB8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SRGB8",0x4a0d76c0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SRGB8","lime/graphics/OpenGLES3RenderContext.hx",2317,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2322_get_SRGB8_ALPHA8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SRGB8_ALPHA8",0x4b386a19,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SRGB8_ALPHA8","lime/graphics/OpenGLES3RenderContext.hx",2322,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2327_get_COMPARE_REF_TO_TEXTURE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COMPARE_REF_TO_TEXTURE",0x552918bb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COMPARE_REF_TO_TEXTURE","lime/graphics/OpenGLES3RenderContext.hx",2327,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2332_get_RGBA32F,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGBA32F",0x90387b55,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGBA32F","lime/graphics/OpenGLES3RenderContext.hx",2332,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2337_get_RGB32F,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB32F",0xc29d3b78,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB32F","lime/graphics/OpenGLES3RenderContext.hx",2337,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2342_get_RGBA16F,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGBA16F",0x9036fa4f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGBA16F","lime/graphics/OpenGLES3RenderContext.hx",2342,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2347_get_RGB16F,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB16F",0xc29bba72,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB16F","lime/graphics/OpenGLES3RenderContext.hx",2347,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2352_get_TEXTURE_2D_ARRAY,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_2D_ARRAY",0xcb29b84e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_2D_ARRAY","lime/graphics/OpenGLES3RenderContext.hx",2352,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2357_get_TEXTURE_BINDING_2D_ARRAY,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_BINDING_2D_ARRAY",0x9c00d5e8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_BINDING_2D_ARRAY","lime/graphics/OpenGLES3RenderContext.hx",2357,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2362_get_R11F_G11F_B10F,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_R11F_G11F_B10F",0x44583218,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_R11F_G11F_B10F","lime/graphics/OpenGLES3RenderContext.hx",2362,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2367_get_RGB9_E5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB9_E5",0x8b103a05,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB9_E5","lime/graphics/OpenGLES3RenderContext.hx",2367,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2372_get_RGBA32UI,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGBA32UI",0xa1337c65,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGBA32UI","lime/graphics/OpenGLES3RenderContext.hx",2372,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2377_get_RGB32UI,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB32UI",0x86f6dae2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB32UI","lime/graphics/OpenGLES3RenderContext.hx",2377,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2382_get_RGBA16UI,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGBA16UI",0x9fe4182b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGBA16UI","lime/graphics/OpenGLES3RenderContext.hx",2382,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2387_get_RGB16UI,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB16UI",0x85a776a8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB16UI","lime/graphics/OpenGLES3RenderContext.hx",2387,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2392_get_RGBA8UI,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGBA8UI",0x903c651a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGBA8UI","lime/graphics/OpenGLES3RenderContext.hx",2392,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2397_get_RGB8UI,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB8UI",0xc2a1253d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB8UI","lime/graphics/OpenGLES3RenderContext.hx",2397,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2402_get_RGBA32I,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGBA32I",0x90387b58,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGBA32I","lime/graphics/OpenGLES3RenderContext.hx",2402,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2407_get_RGB32I,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB32I",0xc29d3b7b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB32I","lime/graphics/OpenGLES3RenderContext.hx",2407,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2412_get_RGBA16I,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGBA16I",0x9036fa52,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGBA16I","lime/graphics/OpenGLES3RenderContext.hx",2412,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2417_get_RGB16I,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB16I",0xc29bba75,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB16I","lime/graphics/OpenGLES3RenderContext.hx",2417,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2422_get_RGBA8I,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGBA8I",0xc2a7e043,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGBA8I","lime/graphics/OpenGLES3RenderContext.hx",2422,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2427_get_RGB8I,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB8I",0xaf5db580,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB8I","lime/graphics/OpenGLES3RenderContext.hx",2427,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2432_get_RED_INTEGER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RED_INTEGER",0x221ccf12,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RED_INTEGER","lime/graphics/OpenGLES3RenderContext.hx",2432,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2437_get_RGB_INTEGER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB_INTEGER",0xfcceecce,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB_INTEGER","lime/graphics/OpenGLES3RenderContext.hx",2437,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2442_get_RGBA_INTEGER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGBA_INTEGER",0xd5ee0bd1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGBA_INTEGER","lime/graphics/OpenGLES3RenderContext.hx",2442,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2447_get_R8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_R8",0xafa5b224,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_R8","lime/graphics/OpenGLES3RenderContext.hx",2447,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2452_get_RG8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RG8",0x01563aa5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RG8","lime/graphics/OpenGLES3RenderContext.hx",2452,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2457_get_R16F,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_R16F",0x2a0c62ad,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_R16F","lime/graphics/OpenGLES3RenderContext.hx",2457,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2462_get_R32F,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_R32F",0x2a0de3b3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_R32F","lime/graphics/OpenGLES3RenderContext.hx",2462,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2467_get_RG16F,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RG16F",0xaf50cd6e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RG16F","lime/graphics/OpenGLES3RenderContext.hx",2467,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2472_get_RG32F,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RG32F",0xaf524e74,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RG32F","lime/graphics/OpenGLES3RenderContext.hx",2472,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2477_get_R8I,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_R8I",0x01562da5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_R8I","lime/graphics/OpenGLES3RenderContext.hx",2477,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2482_get_R8UI,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_R8UI",0x2a11cd78,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_R8UI","lime/graphics/OpenGLES3RenderContext.hx",2482,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2487_get_R16I,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_R16I",0x2a0c62b0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_R16I","lime/graphics/OpenGLES3RenderContext.hx",2487,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2492_get_R16UI,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_R16UI",0xa0ca020d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_R16UI","lime/graphics/OpenGLES3RenderContext.hx",2492,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2497_get_R32I,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_R32I",0x2a0de3b6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_R32I","lime/graphics/OpenGLES3RenderContext.hx",2497,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2502_get_R32UI,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_R32UI",0xa2196647,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_R32UI","lime/graphics/OpenGLES3RenderContext.hx",2502,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2507_get_RG8I,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RG8I",0x2a1d1604,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RG8I","lime/graphics/OpenGLES3RenderContext.hx",2507,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2512_get_RG8UI,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RG8UI",0xaf563839,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RG8UI","lime/graphics/OpenGLES3RenderContext.hx",2512,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2517_get_RG16I,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RG16I",0xaf50cd71,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RG16I","lime/graphics/OpenGLES3RenderContext.hx",2517,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2522_get_RG16UI,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RG16UI",0xb763002c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RG16UI","lime/graphics/OpenGLES3RenderContext.hx",2522,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2527_get_RG32I,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RG32I",0xaf524e77,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RG32I","lime/graphics/OpenGLES3RenderContext.hx",2527,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2532_get_RG32UI,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RG32UI",0xb8b26466,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RG32UI","lime/graphics/OpenGLES3RenderContext.hx",2532,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2537_get_R8_SNORM,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_R8_SNORM",0x38f03074,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_R8_SNORM","lime/graphics/OpenGLES3RenderContext.hx",2537,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2542_get_RG8_SNORM,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RG8_SNORM",0x4a078fb5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RG8_SNORM","lime/graphics/OpenGLES3RenderContext.hx",2542,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2547_get_RGB8_SNORM,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB8_SNORM",0x0f674eb9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB8_SNORM","lime/graphics/OpenGLES3RenderContext.hx",2547,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2552_get_RGBA8_SNORM,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGBA8_SNORM",0xc49c4116,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGBA8_SNORM","lime/graphics/OpenGLES3RenderContext.hx",2552,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2557_get_RGB10_A2UI,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RGB10_A2UI",0x01ac4b36,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RGB10_A2UI","lime/graphics/OpenGLES3RenderContext.hx",2557,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2562_get_TEXTURE_IMMUTABLE_FORMAT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_IMMUTABLE_FORMAT",0xd218e536,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_IMMUTABLE_FORMAT","lime/graphics/OpenGLES3RenderContext.hx",2562,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2567_get_TEXTURE_IMMUTABLE_LEVELS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TEXTURE_IMMUTABLE_LEVELS",0x78da146e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TEXTURE_IMMUTABLE_LEVELS","lime/graphics/OpenGLES3RenderContext.hx",2567,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2572_get_UNSIGNED_INT_2_10_10_10_REV,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_INT_2_10_10_10_REV",0x5a10bacc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_INT_2_10_10_10_REV","lime/graphics/OpenGLES3RenderContext.hx",2572,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2577_get_UNSIGNED_INT_10F_11F_11F_REV,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_INT_10F_11F_11F_REV",0xef74665d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_INT_10F_11F_11F_REV","lime/graphics/OpenGLES3RenderContext.hx",2577,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2582_get_UNSIGNED_INT_5_9_9_9_REV,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_INT_5_9_9_9_REV",0x3ae7a5eb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_INT_5_9_9_9_REV","lime/graphics/OpenGLES3RenderContext.hx",2582,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2587_get_FLOAT_32_UNSIGNED_INT_24_8_REV,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FLOAT_32_UNSIGNED_INT_24_8_REV",0xbcbb317a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FLOAT_32_UNSIGNED_INT_24_8_REV","lime/graphics/OpenGLES3RenderContext.hx",2587,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2592_get_UNSIGNED_INT_24_8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_INT_24_8",0x868c6af7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_INT_24_8","lime/graphics/OpenGLES3RenderContext.hx",2592,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2597_get_HALF_FLOAT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_HALF_FLOAT",0x9f73172e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_HALF_FLOAT","lime/graphics/OpenGLES3RenderContext.hx",2597,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2602_get_RG,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RG",0xafa5b233,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RG","lime/graphics/OpenGLES3RenderContext.hx",2602,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2607_get_RG_INTEGER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RG_INTEGER",0x0e678852,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RG_INTEGER","lime/graphics/OpenGLES3RenderContext.hx",2607,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2612_get_INT_2_10_10_10_REV,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INT_2_10_10_10_REV",0x41b8e73e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INT_2_10_10_10_REV","lime/graphics/OpenGLES3RenderContext.hx",2612,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2617_get_CURRENT_QUERY,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_CURRENT_QUERY",0xb25add44,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_CURRENT_QUERY","lime/graphics/OpenGLES3RenderContext.hx",2617,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2622_get_QUERY_RESULT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_QUERY_RESULT",0x1e9fc492,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_QUERY_RESULT","lime/graphics/OpenGLES3RenderContext.hx",2622,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2627_get_QUERY_RESULT_AVAILABLE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_QUERY_RESULT_AVAILABLE",0xd2d4347c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_QUERY_RESULT_AVAILABLE","lime/graphics/OpenGLES3RenderContext.hx",2627,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2632_get_ANY_SAMPLES_PASSED,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ANY_SAMPLES_PASSED",0xf93dd517,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ANY_SAMPLES_PASSED","lime/graphics/OpenGLES3RenderContext.hx",2632,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2637_get_ANY_SAMPLES_PASSED_CONSERVATIVE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ANY_SAMPLES_PASSED_CONSERVATIVE",0x93a79b15,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ANY_SAMPLES_PASSED_CONSERVATIVE","lime/graphics/OpenGLES3RenderContext.hx",2637,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2642_get_MAX_DRAW_BUFFERS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_DRAW_BUFFERS",0xa1ee1db1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_DRAW_BUFFERS","lime/graphics/OpenGLES3RenderContext.hx",2642,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2647_get_DRAW_BUFFER0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_BUFFER0",0xc1ee1cb3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_BUFFER0","lime/graphics/OpenGLES3RenderContext.hx",2647,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2652_get_DRAW_BUFFER1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_BUFFER1",0xc1ee1cb4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_BUFFER1","lime/graphics/OpenGLES3RenderContext.hx",2652,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2657_get_DRAW_BUFFER2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_BUFFER2",0xc1ee1cb5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_BUFFER2","lime/graphics/OpenGLES3RenderContext.hx",2657,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2662_get_DRAW_BUFFER3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_BUFFER3",0xc1ee1cb6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_BUFFER3","lime/graphics/OpenGLES3RenderContext.hx",2662,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2667_get_DRAW_BUFFER4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_BUFFER4",0xc1ee1cb7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_BUFFER4","lime/graphics/OpenGLES3RenderContext.hx",2667,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2672_get_DRAW_BUFFER5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_BUFFER5",0xc1ee1cb8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_BUFFER5","lime/graphics/OpenGLES3RenderContext.hx",2672,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2677_get_DRAW_BUFFER6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_BUFFER6",0xc1ee1cb9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_BUFFER6","lime/graphics/OpenGLES3RenderContext.hx",2677,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2682_get_DRAW_BUFFER7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_BUFFER7",0xc1ee1cba,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_BUFFER7","lime/graphics/OpenGLES3RenderContext.hx",2682,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2687_get_DRAW_BUFFER8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_BUFFER8",0xc1ee1cbb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_BUFFER8","lime/graphics/OpenGLES3RenderContext.hx",2687,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2692_get_DRAW_BUFFER9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_BUFFER9",0xc1ee1cbc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_BUFFER9","lime/graphics/OpenGLES3RenderContext.hx",2692,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2697_get_DRAW_BUFFER10,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_BUFFER10",0xee6b00fc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_BUFFER10","lime/graphics/OpenGLES3RenderContext.hx",2697,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2702_get_DRAW_BUFFER11,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_BUFFER11",0xee6b00fd,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_BUFFER11","lime/graphics/OpenGLES3RenderContext.hx",2702,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2707_get_DRAW_BUFFER12,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_BUFFER12",0xee6b00fe,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_BUFFER12","lime/graphics/OpenGLES3RenderContext.hx",2707,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2712_get_DRAW_BUFFER13,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_BUFFER13",0xee6b00ff,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_BUFFER13","lime/graphics/OpenGLES3RenderContext.hx",2712,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2717_get_DRAW_BUFFER14,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_BUFFER14",0xee6b0100,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_BUFFER14","lime/graphics/OpenGLES3RenderContext.hx",2717,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2722_get_DRAW_BUFFER15,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_BUFFER15",0xee6b0101,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_BUFFER15","lime/graphics/OpenGLES3RenderContext.hx",2722,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2727_get_MAX_COLOR_ATTACHMENTS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_COLOR_ATTACHMENTS",0xe3dcb35b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_COLOR_ATTACHMENTS","lime/graphics/OpenGLES3RenderContext.hx",2727,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2732_get_COLOR_ATTACHMENT1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_ATTACHMENT1",0x33b4adf4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_ATTACHMENT1","lime/graphics/OpenGLES3RenderContext.hx",2732,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2737_get_COLOR_ATTACHMENT2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_ATTACHMENT2",0x33b4adf5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_ATTACHMENT2","lime/graphics/OpenGLES3RenderContext.hx",2737,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2742_get_COLOR_ATTACHMENT3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_ATTACHMENT3",0x33b4adf6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_ATTACHMENT3","lime/graphics/OpenGLES3RenderContext.hx",2742,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2747_get_COLOR_ATTACHMENT4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_ATTACHMENT4",0x33b4adf7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_ATTACHMENT4","lime/graphics/OpenGLES3RenderContext.hx",2747,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2752_get_COLOR_ATTACHMENT5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_ATTACHMENT5",0x33b4adf8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_ATTACHMENT5","lime/graphics/OpenGLES3RenderContext.hx",2752,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2757_get_COLOR_ATTACHMENT6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_ATTACHMENT6",0x33b4adf9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_ATTACHMENT6","lime/graphics/OpenGLES3RenderContext.hx",2757,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2762_get_COLOR_ATTACHMENT7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_ATTACHMENT7",0x33b4adfa,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_ATTACHMENT7","lime/graphics/OpenGLES3RenderContext.hx",2762,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2767_get_COLOR_ATTACHMENT8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_ATTACHMENT8",0x33b4adfb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_ATTACHMENT8","lime/graphics/OpenGLES3RenderContext.hx",2767,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2772_get_COLOR_ATTACHMENT9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_ATTACHMENT9",0x33b4adfc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_ATTACHMENT9","lime/graphics/OpenGLES3RenderContext.hx",2772,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2777_get_COLOR_ATTACHMENT10,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_ATTACHMENT10",0x0a6387bc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_ATTACHMENT10","lime/graphics/OpenGLES3RenderContext.hx",2777,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2782_get_COLOR_ATTACHMENT11,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_ATTACHMENT11",0x0a6387bd,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_ATTACHMENT11","lime/graphics/OpenGLES3RenderContext.hx",2782,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2787_get_COLOR_ATTACHMENT12,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_ATTACHMENT12",0x0a6387be,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_ATTACHMENT12","lime/graphics/OpenGLES3RenderContext.hx",2787,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2792_get_COLOR_ATTACHMENT13,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_ATTACHMENT13",0x0a6387bf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_ATTACHMENT13","lime/graphics/OpenGLES3RenderContext.hx",2792,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2797_get_COLOR_ATTACHMENT14,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_ATTACHMENT14",0x0a6387c0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_ATTACHMENT14","lime/graphics/OpenGLES3RenderContext.hx",2797,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2802_get_COLOR_ATTACHMENT15,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR_ATTACHMENT15",0x0a6387c1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR_ATTACHMENT15","lime/graphics/OpenGLES3RenderContext.hx",2802,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2807_get_SAMPLER_3D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SAMPLER_3D",0x93844366,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SAMPLER_3D","lime/graphics/OpenGLES3RenderContext.hx",2807,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2812_get_SAMPLER_2D_SHADOW,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SAMPLER_2D_SHADOW",0x0e1cb1d8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SAMPLER_2D_SHADOW","lime/graphics/OpenGLES3RenderContext.hx",2812,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2817_get_SAMPLER_2D_ARRAY,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SAMPLER_2D_ARRAY",0x24584e81,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SAMPLER_2D_ARRAY","lime/graphics/OpenGLES3RenderContext.hx",2817,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2822_get_SAMPLER_2D_ARRAY_SHADOW,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SAMPLER_2D_ARRAY_SHADOW",0x05f3791e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SAMPLER_2D_ARRAY_SHADOW","lime/graphics/OpenGLES3RenderContext.hx",2822,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2827_get_SAMPLER_CUBE_SHADOW,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SAMPLER_CUBE_SHADOW",0xd4d023d5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SAMPLER_CUBE_SHADOW","lime/graphics/OpenGLES3RenderContext.hx",2827,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2832_get_INT_SAMPLER_2D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INT_SAMPLER_2D",0xb3da2237,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INT_SAMPLER_2D","lime/graphics/OpenGLES3RenderContext.hx",2832,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2837_get_INT_SAMPLER_3D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INT_SAMPLER_3D",0xb3da2316,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INT_SAMPLER_3D","lime/graphics/OpenGLES3RenderContext.hx",2837,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2842_get_INT_SAMPLER_CUBE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INT_SAMPLER_CUBE",0x039a1e9a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INT_SAMPLER_CUBE","lime/graphics/OpenGLES3RenderContext.hx",2842,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2847_get_INT_SAMPLER_2D_ARRAY,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INT_SAMPLER_2D_ARRAY",0x7ba11231,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INT_SAMPLER_2D_ARRAY","lime/graphics/OpenGLES3RenderContext.hx",2847,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2852_get_UNSIGNED_INT_SAMPLER_2D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_INT_SAMPLER_2D",0xae8196c5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_INT_SAMPLER_2D","lime/graphics/OpenGLES3RenderContext.hx",2852,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2857_get_UNSIGNED_INT_SAMPLER_3D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_INT_SAMPLER_3D",0xae8197a4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_INT_SAMPLER_3D","lime/graphics/OpenGLES3RenderContext.hx",2857,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2862_get_UNSIGNED_INT_SAMPLER_CUBE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_INT_SAMPLER_CUBE",0x8e7252a8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_INT_SAMPLER_CUBE","lime/graphics/OpenGLES3RenderContext.hx",2862,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2867_get_UNSIGNED_INT_SAMPLER_2D_ARRAY,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_INT_SAMPLER_2D_ARRAY",0x383f653f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_INT_SAMPLER_2D_ARRAY","lime/graphics/OpenGLES3RenderContext.hx",2867,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2872_get_MAX_SAMPLES,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_SAMPLES",0x842512b0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_SAMPLES","lime/graphics/OpenGLES3RenderContext.hx",2872,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2877_get_SAMPLER_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SAMPLER_BINDING",0x6585d850,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SAMPLER_BINDING","lime/graphics/OpenGLES3RenderContext.hx",2877,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2882_get_PIXEL_PACK_BUFFER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_PIXEL_PACK_BUFFER",0x30f7198f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_PIXEL_PACK_BUFFER","lime/graphics/OpenGLES3RenderContext.hx",2882,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2887_get_PIXEL_UNPACK_BUFFER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_PIXEL_UNPACK_BUFFER",0x06646816,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_PIXEL_UNPACK_BUFFER","lime/graphics/OpenGLES3RenderContext.hx",2887,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2892_get_PIXEL_PACK_BUFFER_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_PIXEL_PACK_BUFFER_BINDING",0x20cb7935,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_PIXEL_PACK_BUFFER_BINDING","lime/graphics/OpenGLES3RenderContext.hx",2892,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2897_get_PIXEL_UNPACK_BUFFER_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_PIXEL_UNPACK_BUFFER_BINDING",0x768526bc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_PIXEL_UNPACK_BUFFER_BINDING","lime/graphics/OpenGLES3RenderContext.hx",2897,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2902_get_COPY_READ_BUFFER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COPY_READ_BUFFER",0xcf55163d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COPY_READ_BUFFER","lime/graphics/OpenGLES3RenderContext.hx",2902,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2907_get_COPY_WRITE_BUFFER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COPY_WRITE_BUFFER",0x919bb10c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COPY_WRITE_BUFFER","lime/graphics/OpenGLES3RenderContext.hx",2907,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2912_get_COPY_READ_BUFFER_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COPY_READ_BUFFER_BINDING",0xe79ad3e3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COPY_READ_BUFFER_BINDING","lime/graphics/OpenGLES3RenderContext.hx",2912,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2917_get_COPY_WRITE_BUFFER_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COPY_WRITE_BUFFER_BINDING",0x2a3f55b2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COPY_WRITE_BUFFER_BINDING","lime/graphics/OpenGLES3RenderContext.hx",2917,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2922_get_FLOAT_MAT2x3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FLOAT_MAT2x3",0xd9a4728e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FLOAT_MAT2x3","lime/graphics/OpenGLES3RenderContext.hx",2922,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2927_get_FLOAT_MAT2x4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FLOAT_MAT2x4",0xd9a4728f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FLOAT_MAT2x4","lime/graphics/OpenGLES3RenderContext.hx",2927,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2932_get_FLOAT_MAT3x2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FLOAT_MAT3x2",0xd9a534ce,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FLOAT_MAT3x2","lime/graphics/OpenGLES3RenderContext.hx",2932,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2937_get_FLOAT_MAT3x4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FLOAT_MAT3x4",0xd9a534d0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FLOAT_MAT3x4","lime/graphics/OpenGLES3RenderContext.hx",2937,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2942_get_FLOAT_MAT4x2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FLOAT_MAT4x2",0xd9a5f70f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FLOAT_MAT4x2","lime/graphics/OpenGLES3RenderContext.hx",2942,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2947_get_FLOAT_MAT4x3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FLOAT_MAT4x3",0xd9a5f710,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FLOAT_MAT4x3","lime/graphics/OpenGLES3RenderContext.hx",2947,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2952_get_UNSIGNED_INT_VEC2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_INT_VEC2",0x9e64e73a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_INT_VEC2","lime/graphics/OpenGLES3RenderContext.hx",2952,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2957_get_UNSIGNED_INT_VEC3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_INT_VEC3",0x9e64e73b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_INT_VEC3","lime/graphics/OpenGLES3RenderContext.hx",2957,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2962_get_UNSIGNED_INT_VEC4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_INT_VEC4",0x9e64e73c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_INT_VEC4","lime/graphics/OpenGLES3RenderContext.hx",2962,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2967_get_UNSIGNED_NORMALIZED,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNED_NORMALIZED",0x8abc8643,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNED_NORMALIZED","lime/graphics/OpenGLES3RenderContext.hx",2967,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2972_get_SIGNED_NORMALIZED,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SIGNED_NORMALIZED",0x1ad5303c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SIGNED_NORMALIZED","lime/graphics/OpenGLES3RenderContext.hx",2972,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2977_get_VERTEX_ATTRIB_ARRAY_INTEGER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_INTEGER",0xa677cc60,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_INTEGER","lime/graphics/OpenGLES3RenderContext.hx",2977,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2982_get_VERTEX_ATTRIB_ARRAY_DIVISOR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_DIVISOR",0x003ed400,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_DIVISOR","lime/graphics/OpenGLES3RenderContext.hx",2982,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2987_get_TRANSFORM_FEEDBACK_BUFFER_MODE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TRANSFORM_FEEDBACK_BUFFER_MODE",0x3f8aacd9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TRANSFORM_FEEDBACK_BUFFER_MODE","lime/graphics/OpenGLES3RenderContext.hx",2987,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2992_get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS",0x248cdfe4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS","lime/graphics/OpenGLES3RenderContext.hx",2992,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_2997_get_TRANSFORM_FEEDBACK_VARYINGS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TRANSFORM_FEEDBACK_VARYINGS",0x373bc30c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TRANSFORM_FEEDBACK_VARYINGS","lime/graphics/OpenGLES3RenderContext.hx",2997,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3002_get_TRANSFORM_FEEDBACK_BUFFER_START,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TRANSFORM_FEEDBACK_BUFFER_START",0xd17fe20c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TRANSFORM_FEEDBACK_BUFFER_START","lime/graphics/OpenGLES3RenderContext.hx",3002,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3007_get_TRANSFORM_FEEDBACK_BUFFER_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TRANSFORM_FEEDBACK_BUFFER_SIZE",0x437d7a37,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TRANSFORM_FEEDBACK_BUFFER_SIZE","lime/graphics/OpenGLES3RenderContext.hx",3007,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3012_get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN",0xb238e66d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN","lime/graphics/OpenGLES3RenderContext.hx",3012,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3017_get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS",0x3fe7ac5a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS","lime/graphics/OpenGLES3RenderContext.hx",3017,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3022_get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS",0x89506a3b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS","lime/graphics/OpenGLES3RenderContext.hx",3022,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3027_get_INTERLEAVED_ATTRIBS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INTERLEAVED_ATTRIBS",0xa42aeb95,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INTERLEAVED_ATTRIBS","lime/graphics/OpenGLES3RenderContext.hx",3027,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3032_get_SEPARATE_ATTRIBS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SEPARATE_ATTRIBS",0x60e17cab,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SEPARATE_ATTRIBS","lime/graphics/OpenGLES3RenderContext.hx",3032,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3037_get_TRANSFORM_FEEDBACK_BUFFER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TRANSFORM_FEEDBACK_BUFFER",0x67b9f1c9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TRANSFORM_FEEDBACK_BUFFER","lime/graphics/OpenGLES3RenderContext.hx",3037,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3042_get_TRANSFORM_FEEDBACK_BUFFER_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TRANSFORM_FEEDBACK_BUFFER_BINDING",0x64d81b6f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TRANSFORM_FEEDBACK_BUFFER_BINDING","lime/graphics/OpenGLES3RenderContext.hx",3042,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3047_get_TRANSFORM_FEEDBACK,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TRANSFORM_FEEDBACK",0x084a4796,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TRANSFORM_FEEDBACK","lime/graphics/OpenGLES3RenderContext.hx",3047,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3052_get_TRANSFORM_FEEDBACK_PAUSED,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TRANSFORM_FEEDBACK_PAUSED",0x86a97577,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TRANSFORM_FEEDBACK_PAUSED","lime/graphics/OpenGLES3RenderContext.hx",3052,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3057_get_TRANSFORM_FEEDBACK_ACTIVE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TRANSFORM_FEEDBACK_ACTIVE",0xad6b768f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TRANSFORM_FEEDBACK_ACTIVE","lime/graphics/OpenGLES3RenderContext.hx",3057,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3062_get_TRANSFORM_FEEDBACK_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TRANSFORM_FEEDBACK_BINDING",0x2896863c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TRANSFORM_FEEDBACK_BINDING","lime/graphics/OpenGLES3RenderContext.hx",3062,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3067_get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING",0x161fc9bb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING","lime/graphics/OpenGLES3RenderContext.hx",3067,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3072_get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE",0xa2f03c08,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE","lime/graphics/OpenGLES3RenderContext.hx",3072,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3077_get_FRAMEBUFFER_ATTACHMENT_RED_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_RED_SIZE",0x45f4d3fb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_RED_SIZE","lime/graphics/OpenGLES3RenderContext.hx",3077,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3082_get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE",0x654c6849,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE","lime/graphics/OpenGLES3RenderContext.hx",3082,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3087_get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE",0x9e92fc1a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE","lime/graphics/OpenGLES3RenderContext.hx",3087,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3092_get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE",0xb12cbdce,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE","lime/graphics/OpenGLES3RenderContext.hx",3092,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3097_get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE",0xecf35e09,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE","lime/graphics/OpenGLES3RenderContext.hx",3097,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3102_get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE",0xf2517170,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE","lime/graphics/OpenGLES3RenderContext.hx",3102,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3107_get_FRAMEBUFFER_DEFAULT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_DEFAULT",0xb71823b1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_DEFAULT","lime/graphics/OpenGLES3RenderContext.hx",3107,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3112_get_DEPTH24_STENCIL8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH24_STENCIL8",0x1119e934,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH24_STENCIL8","lime/graphics/OpenGLES3RenderContext.hx",3112,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3117_get_DRAW_FRAMEBUFFER_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_FRAMEBUFFER_BINDING",0x421c4c76,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_FRAMEBUFFER_BINDING","lime/graphics/OpenGLES3RenderContext.hx",3117,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3122_get_READ_FRAMEBUFFER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_READ_FRAMEBUFFER",0x0b541622,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_READ_FRAMEBUFFER","lime/graphics/OpenGLES3RenderContext.hx",3122,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3127_get_DRAW_FRAMEBUFFER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DRAW_FRAMEBUFFER",0xe4c243d0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DRAW_FRAMEBUFFER","lime/graphics/OpenGLES3RenderContext.hx",3127,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3132_get_READ_FRAMEBUFFER_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_READ_FRAMEBUFFER_BINDING",0x7b23c0c8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_READ_FRAMEBUFFER_BINDING","lime/graphics/OpenGLES3RenderContext.hx",3132,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3137_get_RENDERBUFFER_SAMPLES,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_RENDERBUFFER_SAMPLES",0x8bc43f3e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_RENDERBUFFER_SAMPLES","lime/graphics/OpenGLES3RenderContext.hx",3137,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3142_get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER",0x3a4c4641,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER","lime/graphics/OpenGLES3RenderContext.hx",3142,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3147_get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE",0x9ffaf2d2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE","lime/graphics/OpenGLES3RenderContext.hx",3147,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3152_get_UNIFORM_BUFFER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_BUFFER",0x0a7e1f89,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_BUFFER","lime/graphics/OpenGLES3RenderContext.hx",3152,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3157_get_UNIFORM_BUFFER_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_BUFFER_BINDING",0x1020092f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_BUFFER_BINDING","lime/graphics/OpenGLES3RenderContext.hx",3157,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3162_get_UNIFORM_BUFFER_START,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_BUFFER_START",0x553cdfcc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_BUFFER_START","lime/graphics/OpenGLES3RenderContext.hx",3162,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3167_get_UNIFORM_BUFFER_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_BUFFER_SIZE",0xedfb7477,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_BUFFER_SIZE","lime/graphics/OpenGLES3RenderContext.hx",3167,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3172_get_MAX_VERTEX_UNIFORM_BLOCKS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_VERTEX_UNIFORM_BLOCKS",0x40317b53,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_VERTEX_UNIFORM_BLOCKS","lime/graphics/OpenGLES3RenderContext.hx",3172,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3177_get_MAX_FRAGMENT_UNIFORM_BLOCKS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_FRAGMENT_UNIFORM_BLOCKS",0x0506bc27,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_FRAGMENT_UNIFORM_BLOCKS","lime/graphics/OpenGLES3RenderContext.hx",3177,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3182_get_MAX_COMBINED_UNIFORM_BLOCKS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_COMBINED_UNIFORM_BLOCKS",0x8f4f3a92,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_COMBINED_UNIFORM_BLOCKS","lime/graphics/OpenGLES3RenderContext.hx",3182,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3187_get_MAX_UNIFORM_BUFFER_BINDINGS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_UNIFORM_BUFFER_BINDINGS",0x6aaac749,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_UNIFORM_BUFFER_BINDINGS","lime/graphics/OpenGLES3RenderContext.hx",3187,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3192_get_MAX_UNIFORM_BLOCK_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_UNIFORM_BLOCK_SIZE",0x1732ba77,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_UNIFORM_BLOCK_SIZE","lime/graphics/OpenGLES3RenderContext.hx",3192,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3197_get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS",0x0253717b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS","lime/graphics/OpenGLES3RenderContext.hx",3197,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3202_get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS",0x5977224f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS","lime/graphics/OpenGLES3RenderContext.hx",3202,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3207_get_UNIFORM_BUFFER_OFFSET_ALIGNMENT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_BUFFER_OFFSET_ALIGNMENT",0x21e92c8d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_BUFFER_OFFSET_ALIGNMENT","lime/graphics/OpenGLES3RenderContext.hx",3207,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3212_get_ACTIVE_UNIFORM_BLOCKS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ACTIVE_UNIFORM_BLOCKS",0xea11076c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ACTIVE_UNIFORM_BLOCKS","lime/graphics/OpenGLES3RenderContext.hx",3212,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3217_get_UNIFORM_TYPE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_TYPE",0x5e208d03,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_TYPE","lime/graphics/OpenGLES3RenderContext.hx",3217,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3222_get_UNIFORM_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_SIZE",0x5d6b3b0a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_SIZE","lime/graphics/OpenGLES3RenderContext.hx",3222,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3227_get_UNIFORM_BLOCK_INDEX,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_BLOCK_INDEX",0x68445ff7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_BLOCK_INDEX","lime/graphics/OpenGLES3RenderContext.hx",3227,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3232_get_UNIFORM_OFFSET,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_OFFSET",0x9a28fa1c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_OFFSET","lime/graphics/OpenGLES3RenderContext.hx",3232,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3237_get_UNIFORM_ARRAY_STRIDE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_ARRAY_STRIDE",0xd0028ca8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_ARRAY_STRIDE","lime/graphics/OpenGLES3RenderContext.hx",3237,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3242_get_UNIFORM_MATRIX_STRIDE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_MATRIX_STRIDE",0xda29522e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_MATRIX_STRIDE","lime/graphics/OpenGLES3RenderContext.hx",3242,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3247_get_UNIFORM_IS_ROW_MAJOR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_IS_ROW_MAJOR",0x5546b948,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_IS_ROW_MAJOR","lime/graphics/OpenGLES3RenderContext.hx",3247,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3252_get_UNIFORM_BLOCK_BINDING,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_BLOCK_BINDING",0xe883f76a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_BLOCK_BINDING","lime/graphics/OpenGLES3RenderContext.hx",3252,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3257_get_UNIFORM_BLOCK_DATA_SIZE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_BLOCK_DATA_SIZE",0x5bdec1bb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_BLOCK_DATA_SIZE","lime/graphics/OpenGLES3RenderContext.hx",3257,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3262_get_UNIFORM_BLOCK_ACTIVE_UNIFORMS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_BLOCK_ACTIVE_UNIFORMS",0x992662dd,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_BLOCK_ACTIVE_UNIFORMS","lime/graphics/OpenGLES3RenderContext.hx",3262,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3267_get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES",0x395bd73e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES","lime/graphics/OpenGLES3RenderContext.hx",3267,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3272_get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER",0x5cc5d703,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER","lime/graphics/OpenGLES3RenderContext.hx",3272,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3277_get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER",0x481a62d7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER","lime/graphics/OpenGLES3RenderContext.hx",3277,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3282_get_OBJECT_TYPE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_OBJECT_TYPE",0x4d2ead3c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_OBJECT_TYPE","lime/graphics/OpenGLES3RenderContext.hx",3282,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3287_get_SYNC_CONDITION,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SYNC_CONDITION",0x8fb026d5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SYNC_CONDITION","lime/graphics/OpenGLES3RenderContext.hx",3287,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3292_get_SYNC_STATUS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SYNC_STATUS",0x34bc4998,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SYNC_STATUS","lime/graphics/OpenGLES3RenderContext.hx",3292,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3297_get_SYNC_FLAGS,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SYNC_FLAGS",0x9ee1fb81,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SYNC_FLAGS","lime/graphics/OpenGLES3RenderContext.hx",3297,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3302_get_SYNC_FENCE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SYNC_FENCE",0x9a4b56eb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SYNC_FENCE","lime/graphics/OpenGLES3RenderContext.hx",3302,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3307_get_SYNC_GPU_COMMANDS_COMPLETE,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SYNC_GPU_COMMANDS_COMPLETE",0x3f079877,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SYNC_GPU_COMMANDS_COMPLETE","lime/graphics/OpenGLES3RenderContext.hx",3307,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3312_get_UNSIGNALED,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_UNSIGNALED",0x21fb649e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_UNSIGNALED","lime/graphics/OpenGLES3RenderContext.hx",3312,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3317_get_SIGNALED,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SIGNALED",0xb2e3ddc5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SIGNALED","lime/graphics/OpenGLES3RenderContext.hx",3317,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3322_get_ALREADY_SIGNALED,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_ALREADY_SIGNALED",0x4da368ac,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_ALREADY_SIGNALED","lime/graphics/OpenGLES3RenderContext.hx",3322,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3327_get_TIMEOUT_EXPIRED,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TIMEOUT_EXPIRED",0x1014c349,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TIMEOUT_EXPIRED","lime/graphics/OpenGLES3RenderContext.hx",3327,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3332_get_CONDITION_SATISFIED,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_CONDITION_SATISFIED",0x85138e90,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_CONDITION_SATISFIED","lime/graphics/OpenGLES3RenderContext.hx",3332,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3337_get_WAIT_FAILED,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_WAIT_FAILED",0xc0e01f49,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_WAIT_FAILED","lime/graphics/OpenGLES3RenderContext.hx",3337,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3342_get_SYNC_FLUSH_COMMANDS_BIT,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_SYNC_FLUSH_COMMANDS_BIT",0xb0bbb797,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_SYNC_FLUSH_COMMANDS_BIT","lime/graphics/OpenGLES3RenderContext.hx",3342,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3347_get_COLOR,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_COLOR",0x11ac6185,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_COLOR","lime/graphics/OpenGLES3RenderContext.hx",3347,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3352_get_DEPTH,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH",0x9e79e125,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH","lime/graphics/OpenGLES3RenderContext.hx",3352,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3357_get_STENCIL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STENCIL",0xaf495e9e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STENCIL","lime/graphics/OpenGLES3RenderContext.hx",3357,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3362_get_MIN,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MIN",0x01527134,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MIN","lime/graphics/OpenGLES3RenderContext.hx",3362,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3367_get_MAX,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX",0x01526a46,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX","lime/graphics/OpenGLES3RenderContext.hx",3367,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3372_get_DEPTH_COMPONENT24,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH_COMPONENT24",0xf01ee045,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH_COMPONENT24","lime/graphics/OpenGLES3RenderContext.hx",3372,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3377_get_STREAM_READ,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STREAM_READ",0x4c63f477,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STREAM_READ","lime/graphics/OpenGLES3RenderContext.hx",3377,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3382_get_STREAM_COPY,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STREAM_COPY",0x428164d6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STREAM_COPY","lime/graphics/OpenGLES3RenderContext.hx",3382,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3387_get_STATIC_READ,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STATIC_READ",0xf16ac589,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STATIC_READ","lime/graphics/OpenGLES3RenderContext.hx",3387,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3392_get_STATIC_COPY,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_STATIC_COPY",0xe78835e8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_STATIC_COPY","lime/graphics/OpenGLES3RenderContext.hx",3392,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3397_get_DYNAMIC_READ,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DYNAMIC_READ",0x431cd774,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DYNAMIC_READ","lime/graphics/OpenGLES3RenderContext.hx",3397,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3402_get_DYNAMIC_COPY,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DYNAMIC_COPY",0x393a47d3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DYNAMIC_COPY","lime/graphics/OpenGLES3RenderContext.hx",3402,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3407_get_DEPTH_COMPONENT32F,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH_COMPONENT32F",0x2ae61ce4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH_COMPONENT32F","lime/graphics/OpenGLES3RenderContext.hx",3407,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3412_get_DEPTH32F_STENCIL8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_DEPTH32F_STENCIL8",0x30681b39,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_DEPTH32F_STENCIL8","lime/graphics/OpenGLES3RenderContext.hx",3412,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3417_get_INVALID_INDEX,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_INVALID_INDEX",0x3499ce8c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_INVALID_INDEX","lime/graphics/OpenGLES3RenderContext.hx",3417,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3422_get_TIMEOUT_IGNORED,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_TIMEOUT_IGNORED",0xc7839ab6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_TIMEOUT_IGNORED","lime/graphics/OpenGLES3RenderContext.hx",3422,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3427_get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL",0xffbb25cc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL","lime/graphics/OpenGLES3RenderContext.hx",3427,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3432_activeTexture,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","activeTexture",0x5e564120,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.activeTexture","lime/graphics/OpenGLES3RenderContext.hx",3432,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3437_attachShader,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","attachShader",0xd17f79bf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.attachShader","lime/graphics/OpenGLES3RenderContext.hx",3437,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3442_beginQuery,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","beginQuery",0xcf4badd4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.beginQuery","lime/graphics/OpenGLES3RenderContext.hx",3442,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3447_beginTransformFeedback,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","beginTransformFeedback",0xe5c1fadd,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.beginTransformFeedback","lime/graphics/OpenGLES3RenderContext.hx",3447,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3452_bindAttribLocation,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","bindAttribLocation",0x9e70f4f1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.bindAttribLocation","lime/graphics/OpenGLES3RenderContext.hx",3452,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3457_bindBuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","bindBuffer",0xf456a452,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.bindBuffer","lime/graphics/OpenGLES3RenderContext.hx",3457,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3462_bindBufferBase,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","bindBufferBase",0xf13e4983,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.bindBufferBase","lime/graphics/OpenGLES3RenderContext.hx",3462,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3467_bindBufferRange,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","bindBufferRange",0x5ba7880b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.bindBufferRange","lime/graphics/OpenGLES3RenderContext.hx",3467,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3472_bindFramebuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","bindFramebuffer",0x5484645b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.bindFramebuffer","lime/graphics/OpenGLES3RenderContext.hx",3472,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3477_bindRenderbuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","bindRenderbuffer",0x25df7da8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.bindRenderbuffer","lime/graphics/OpenGLES3RenderContext.hx",3477,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3482_bindSampler,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","bindSampler",0xa9b24576,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.bindSampler","lime/graphics/OpenGLES3RenderContext.hx",3482,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3487_bindTexture,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","bindTexture",0xc4c94949,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.bindTexture","lime/graphics/OpenGLES3RenderContext.hx",3487,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3492_bindTransformFeedback,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","bindTransformFeedback",0x6dec6bff,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.bindTransformFeedback","lime/graphics/OpenGLES3RenderContext.hx",3492,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3497_bindVertexArray,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","bindVertexArray",0x14078703,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.bindVertexArray","lime/graphics/OpenGLES3RenderContext.hx",3497,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3502_blendColor,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","blendColor",0xde4c4507,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.blendColor","lime/graphics/OpenGLES3RenderContext.hx",3502,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3507_blendEquation,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","blendEquation",0x0a59c668,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.blendEquation","lime/graphics/OpenGLES3RenderContext.hx",3507,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3512_blendEquationSeparate,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","blendEquationSeparate",0xd57049eb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.blendEquationSeparate","lime/graphics/OpenGLES3RenderContext.hx",3512,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3517_blendFunc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","blendFunc",0x0d545820,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.blendFunc","lime/graphics/OpenGLES3RenderContext.hx",3517,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3522_blendFuncSeparate,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","blendFuncSeparate",0xbc6753a3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.blendFuncSeparate","lime/graphics/OpenGLES3RenderContext.hx",3522,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3527_blitFramebuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","blitFramebuffer",0x5bc0c4e3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.blitFramebuffer","lime/graphics/OpenGLES3RenderContext.hx",3527,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3532_bufferData,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","bufferData",0x8f0bd0ff,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.bufferData","lime/graphics/OpenGLES3RenderContext.hx",3532,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3537_bufferSubData,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","bufferSubData",0x4d912415,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.bufferSubData","lime/graphics/OpenGLES3RenderContext.hx",3537,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3542_checkFramebufferStatus,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","checkFramebufferStatus",0x237b734c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.checkFramebufferStatus","lime/graphics/OpenGLES3RenderContext.hx",3542,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3547_clear,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","clear",0x79c6bbf8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.clear","lime/graphics/OpenGLES3RenderContext.hx",3547,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3552_clearBufferfi,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","clearBufferfi",0xe807865b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.clearBufferfi","lime/graphics/OpenGLES3RenderContext.hx",3552,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3557_clearBufferfv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","clearBufferfv",0xe8078668,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.clearBufferfv","lime/graphics/OpenGLES3RenderContext.hx",3557,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3562_clearBufferiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","clearBufferiv",0xe8078905,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.clearBufferiv","lime/graphics/OpenGLES3RenderContext.hx",3562,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3567_clearBufferuiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","clearBufferuiv",0x1e996b8a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.clearBufferuiv","lime/graphics/OpenGLES3RenderContext.hx",3567,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3572_clearColor,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","clearColor",0x1afec24b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.clearColor","lime/graphics/OpenGLES3RenderContext.hx",3572,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3577_clearDepthf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","clearDepthf",0x2aed6c1b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.clearDepthf","lime/graphics/OpenGLES3RenderContext.hx",3577,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3582_clearStencil,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","clearStencil",0x7a8a18e4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.clearStencil","lime/graphics/OpenGLES3RenderContext.hx",3582,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3587_clientWaitSync,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","clientWaitSync",0x98d2f910,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.clientWaitSync","lime/graphics/OpenGLES3RenderContext.hx",3587,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3592_colorMask,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","colorMask",0x297c27da,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.colorMask","lime/graphics/OpenGLES3RenderContext.hx",3592,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3597_compileShader,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","compileShader",0xe25e9e63,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.compileShader","lime/graphics/OpenGLES3RenderContext.hx",3597,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3602_compressedTexImage2D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","compressedTexImage2D",0x7056fe9c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.compressedTexImage2D","lime/graphics/OpenGLES3RenderContext.hx",3602,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3608_compressedTexImage3D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","compressedTexImage3D",0x7056ff7b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.compressedTexImage3D","lime/graphics/OpenGLES3RenderContext.hx",3608,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3614_compressedTexSubImage2D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","compressedTexSubImage2D",0x02faf6fe,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.compressedTexSubImage2D","lime/graphics/OpenGLES3RenderContext.hx",3614,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3620_compressedTexSubImage3D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","compressedTexSubImage3D",0x02faf7dd,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.compressedTexSubImage3D","lime/graphics/OpenGLES3RenderContext.hx",3620,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3625_copyBufferSubData,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","copyBufferSubData",0xb3aa5ca0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.copyBufferSubData","lime/graphics/OpenGLES3RenderContext.hx",3625,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3630_copyTexImage2D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","copyTexImage2D",0x93726110,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.copyTexImage2D","lime/graphics/OpenGLES3RenderContext.hx",3630,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3635_copyTexSubImage2D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","copyTexSubImage2D",0x9655950a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.copyTexSubImage2D","lime/graphics/OpenGLES3RenderContext.hx",3635,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3640_copyTexSubImage3D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","copyTexSubImage3D",0x965595e9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.copyTexSubImage3D","lime/graphics/OpenGLES3RenderContext.hx",3640,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3645_createBuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","createBuffer",0x11f1a611,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.createBuffer","lime/graphics/OpenGLES3RenderContext.hx",3645,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3650_createFramebuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","createFramebuffer",0xbe8fae3c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.createFramebuffer","lime/graphics/OpenGLES3RenderContext.hx",3650,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3655_createProgram,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","createProgram",0xe3e85053,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.createProgram","lime/graphics/OpenGLES3RenderContext.hx",3655,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3660_createQuery,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","createQuery",0xb0dd2f17,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.createQuery","lime/graphics/OpenGLES3RenderContext.hx",3660,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3665_createRenderbuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","createRenderbuffer",0x85b4d8a7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.createRenderbuffer","lime/graphics/OpenGLES3RenderContext.hx",3665,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3670_createSampler,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","createSampler",0x73b8cad7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.createSampler","lime/graphics/OpenGLES3RenderContext.hx",3670,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3675_createShader,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","createShader",0x5e7da836,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.createShader","lime/graphics/OpenGLES3RenderContext.hx",3675,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3680_createTexture,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","createTexture",0x8ecfceaa,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.createTexture","lime/graphics/OpenGLES3RenderContext.hx",3680,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3685_createTransformFeedback,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","createTransformFeedback",0x9d71d4a0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.createTransformFeedback","lime/graphics/OpenGLES3RenderContext.hx",3685,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3690_createVertexArray,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","createVertexArray",0x7e12d0e4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.createVertexArray","lime/graphics/OpenGLES3RenderContext.hx",3690,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3695_cullFace,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","cullFace",0x202ab1e4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.cullFace","lime/graphics/OpenGLES3RenderContext.hx",3695,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3700_deleteBuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","deleteBuffer",0x56348c80,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.deleteBuffer","lime/graphics/OpenGLES3RenderContext.hx",3700,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3705_deleteFramebuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","deleteFramebuffer",0x41a8156d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.deleteFramebuffer","lime/graphics/OpenGLES3RenderContext.hx",3705,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3710_deleteProgram,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","deleteProgram",0x5a2f0b04,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.deleteProgram","lime/graphics/OpenGLES3RenderContext.hx",3710,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3715_deleteQuery,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","deleteQuery",0x17572b88,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.deleteQuery","lime/graphics/OpenGLES3RenderContext.hx",3715,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3720_deleteRenderbuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","deleteRenderbuffer",0xb7f6bc56,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.deleteRenderbuffer","lime/graphics/OpenGLES3RenderContext.hx",3720,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3725_deleteSampler,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","deleteSampler",0xe9ff8588,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.deleteSampler","lime/graphics/OpenGLES3RenderContext.hx",3725,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3730_deleteShader,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","deleteShader",0xa2c08ea5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.deleteShader","lime/graphics/OpenGLES3RenderContext.hx",3730,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3735_deleteSync,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","deleteSync",0x9b44a9db,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.deleteSync","lime/graphics/OpenGLES3RenderContext.hx",3735,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3740_deleteTexture,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","deleteTexture",0x0516895b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.deleteTexture","lime/graphics/OpenGLES3RenderContext.hx",3740,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3745_deleteTransformFeedback,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","deleteTransformFeedback",0x9aed3691,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.deleteTransformFeedback","lime/graphics/OpenGLES3RenderContext.hx",3745,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3750_deleteVertexArray,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","deleteVertexArray",0x012b3815,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.deleteVertexArray","lime/graphics/OpenGLES3RenderContext.hx",3750,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3755_depthFunc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","depthFunc",0xa000a1d2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.depthFunc","lime/graphics/OpenGLES3RenderContext.hx",3755,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3760_depthMask,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","depthMask",0xa491f77a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.depthMask","lime/graphics/OpenGLES3RenderContext.hx",3760,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3765_depthRangef,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","depthRangef",0x63125617,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.depthRangef","lime/graphics/OpenGLES3RenderContext.hx",3765,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3770_detachShader,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","detachShader",0x09b579cd,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.detachShader","lime/graphics/OpenGLES3RenderContext.hx",3770,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3775_disable,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","disable",0x8bfb6513,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.disable","lime/graphics/OpenGLES3RenderContext.hx",3775,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3780_disableVertexAttribArray,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","disableVertexAttribArray",0x6b902e58,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.disableVertexAttribArray","lime/graphics/OpenGLES3RenderContext.hx",3780,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3785_drawArrays,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","drawArrays",0xf54c0593,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.drawArrays","lime/graphics/OpenGLES3RenderContext.hx",3785,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3790_drawArraysInstanced,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","drawArraysInstanced",0xcd3b931c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.drawArraysInstanced","lime/graphics/OpenGLES3RenderContext.hx",3790,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3795_drawBuffers,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","drawBuffers",0x2450547a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.drawBuffers","lime/graphics/OpenGLES3RenderContext.hx",3795,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3800_drawElements,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","drawElements",0x78bf6b50,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.drawElements","lime/graphics/OpenGLES3RenderContext.hx",3800,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3805_drawElementsInstanced,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","drawElementsInstanced",0x1bae0dbf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.drawElementsInstanced","lime/graphics/OpenGLES3RenderContext.hx",3805,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3810_drawRangeElements,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","drawRangeElements",0x53adcd5b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.drawRangeElements","lime/graphics/OpenGLES3RenderContext.hx",3810,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3815_enable,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","enable",0x04fd81b8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.enable","lime/graphics/OpenGLES3RenderContext.hx",3815,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3820_enableVertexAttribArray,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","enableVertexAttribArray",0x78d78813,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.enableVertexAttribArray","lime/graphics/OpenGLES3RenderContext.hx",3820,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3825_endQuery,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","endQuery",0xcfe0e7a2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.endQuery","lime/graphics/OpenGLES3RenderContext.hx",3825,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3830_endTransformFeedback,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","endTransformFeedback",0xeeadb1ab,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.endTransformFeedback","lime/graphics/OpenGLES3RenderContext.hx",3830,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3835_fenceSync,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","fenceSync",0x750e7597,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.fenceSync","lime/graphics/OpenGLES3RenderContext.hx",3835,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3840_finish,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","finish",0x92f51388,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.finish","lime/graphics/OpenGLES3RenderContext.hx",3840,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3845_flush,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","flush",0x3406ad2f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.flush","lime/graphics/OpenGLES3RenderContext.hx",3845,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3850_framebufferRenderbuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","framebufferRenderbuffer",0x03301e8e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.framebufferRenderbuffer","lime/graphics/OpenGLES3RenderContext.hx",3850,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3855_framebufferTexture2D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","framebufferTexture2D",0x701b8cb5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.framebufferTexture2D","lime/graphics/OpenGLES3RenderContext.hx",3855,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3860_framebufferTextureLayer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","framebufferTextureLayer",0x603a00ae,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.framebufferTextureLayer","lime/graphics/OpenGLES3RenderContext.hx",3860,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3865_frontFace,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","frontFace",0x86795dd1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.frontFace","lime/graphics/OpenGLES3RenderContext.hx",3865,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3869_genBuffers,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","genBuffers",0xa55b8e78,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.genBuffers","lime/graphics/OpenGLES3RenderContext.hx",3869,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3882_generateMipmap,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","generateMipmap",0x0a0966d2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.generateMipmap","lime/graphics/OpenGLES3RenderContext.hx",3882,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3886_genFramebuffers,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","genFramebuffers",0x72543dc1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.genFramebuffers","lime/graphics/OpenGLES3RenderContext.hx",3886,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3898_genQueries,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","genQueries",0x89a87c6b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.genQueries","lime/graphics/OpenGLES3RenderContext.hx",3898,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3910_genRenderbuffers,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","genRenderbuffers",0xcb656ba2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.genRenderbuffers","lime/graphics/OpenGLES3RenderContext.hx",3910,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3922_genSamplers,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","genSamplers",0x2a855bc6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.genSamplers","lime/graphics/OpenGLES3RenderContext.hx",3922,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3934_genTextures,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","genTextures",0xc391b093,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.genTextures","lime/graphics/OpenGLES3RenderContext.hx",3934,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3946_genTransformFeedbacks,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","genTransformFeedbacks",0xe59d925d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.genTransformFeedbacks","lime/graphics/OpenGLES3RenderContext.hx",3946,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3959_getActiveAttrib,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getActiveAttrib",0xd0452991,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getActiveAttrib","lime/graphics/OpenGLES3RenderContext.hx",3959,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3964_getActiveUniform,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getActiveUniform",0xe875fd0d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getActiveUniform","lime/graphics/OpenGLES3RenderContext.hx",3964,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3969_getActiveUniformBlocki,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getActiveUniformBlocki",0xdda76769,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getActiveUniformBlocki","lime/graphics/OpenGLES3RenderContext.hx",3969,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3974_getActiveUniformBlockiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getActiveUniformBlockiv",0x14d314ed,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getActiveUniformBlockiv","lime/graphics/OpenGLES3RenderContext.hx",3974,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3979_getActiveUniformBlockName,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getActiveUniformBlockName",0x2d8b976b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getActiveUniformBlockName","lime/graphics/OpenGLES3RenderContext.hx",3979,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3984_getActiveUniformsiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getActiveUniformsiv",0x52958833,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getActiveUniformsiv","lime/graphics/OpenGLES3RenderContext.hx",3984,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3989_getAttachedShaders,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getAttachedShaders",0x13b77d69,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getAttachedShaders","lime/graphics/OpenGLES3RenderContext.hx",3989,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3994_getAttribLocation,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getAttribLocation",0x4eb6d9c0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getAttribLocation","lime/graphics/OpenGLES3RenderContext.hx",3994,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_3999_getBoolean,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getBoolean",0xc8f88267,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getBoolean","lime/graphics/OpenGLES3RenderContext.hx",3999,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4004_getBooleanv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getBooleanv",0x1079982f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getBooleanv","lime/graphics/OpenGLES3RenderContext.hx",4004,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4009_getBufferParameteri,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getBufferParameteri",0xc11db821,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getBufferParameteri","lime/graphics/OpenGLES3RenderContext.hx",4009,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4014_getBufferParameteri64v,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getBufferParameteri64v",0xc43e79f7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getBufferParameteri64v","lime/graphics/OpenGLES3RenderContext.hx",4014,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4019_getBufferParameteriv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getBufferParameteriv",0x38e36535,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getBufferParameteriv","lime/graphics/OpenGLES3RenderContext.hx",4019,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4024_getBufferPointerv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getBufferPointerv",0xa94ccc5a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getBufferPointerv","lime/graphics/OpenGLES3RenderContext.hx",4024,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4029_getError,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getError",0x46f9a5c7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getError","lime/graphics/OpenGLES3RenderContext.hx",4029,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4034_getFloat,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getFloat",0xd6669f9b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getFloat","lime/graphics/OpenGLES3RenderContext.hx",4034,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4039_getFloatv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getFloatv",0xc365087b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getFloatv","lime/graphics/OpenGLES3RenderContext.hx",4039,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4044_getExtension,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getExtension",0x136ed8fe,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getExtension","lime/graphics/OpenGLES3RenderContext.hx",4044,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4049_getFragDataLocation,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getFragDataLocation",0x14d69b32,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getFragDataLocation","lime/graphics/OpenGLES3RenderContext.hx",4049,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4054_getFramebufferAttachmentParameteri,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getFramebufferAttachmentParameteri",0x7d19a6af,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getFramebufferAttachmentParameteri","lime/graphics/OpenGLES3RenderContext.hx",4054,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4059_getFramebufferAttachmentParameteriv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getFramebufferAttachmentParameteriv",0xf95832e7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getFramebufferAttachmentParameteriv","lime/graphics/OpenGLES3RenderContext.hx",4059,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4064_getInteger,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getInteger",0x6215557d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getInteger","lime/graphics/OpenGLES3RenderContext.hx",4064,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4069_getInteger64,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getInteger64",0x12339dfb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getInteger64","lime/graphics/OpenGLES3RenderContext.hx",4069,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4074_getInteger64i,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getInteger64i",0xdaf69e0e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getInteger64i","lime/graphics/OpenGLES3RenderContext.hx",4074,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4079_getInteger64i_v,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getInteger64i_v",0x7c6510c5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getInteger64i_v","lime/graphics/OpenGLES3RenderContext.hx",4079,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4084_getInteger64v,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getInteger64v",0xdaf69e1b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getInteger64v","lime/graphics/OpenGLES3RenderContext.hx",4084,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4089_getIntegeri_v,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getIntegeri_v",0xdb1d7683,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getIntegeri_v","lime/graphics/OpenGLES3RenderContext.hx",4089,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4094_getIntegerv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getIntegerv",0x70957859,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getIntegerv","lime/graphics/OpenGLES3RenderContext.hx",4094,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4099_getInternalformati,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getInternalformati",0x716e5a74,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getInternalformati","lime/graphics/OpenGLES3RenderContext.hx",4099,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4104_getInternalformativ,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getInternalformativ",0xcf20cb82,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getInternalformativ","lime/graphics/OpenGLES3RenderContext.hx",4104,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4109_getProgramBinary,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getProgramBinary",0xf706a6a4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getProgramBinary","lime/graphics/OpenGLES3RenderContext.hx",4109,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4114_getProgrami,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getProgrami",0xd59318c6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getProgrami","lime/graphics/OpenGLES3RenderContext.hx",4114,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4119_getProgramInfoLog,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getProgramInfoLog",0xbf99b0b3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getProgramInfoLog","lime/graphics/OpenGLES3RenderContext.hx",4119,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4124_getProgramiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getProgramiv",0x0b2294f0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getProgramiv","lime/graphics/OpenGLES3RenderContext.hx",4124,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4129_getQueryi,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getQueryi",0x515e0182,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getQueryi","lime/graphics/OpenGLES3RenderContext.hx",4129,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4134_getQueryiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getQueryiv",0xe0e350b4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getQueryiv","lime/graphics/OpenGLES3RenderContext.hx",4134,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4139_getQueryObjectui,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getQueryObjectui",0xdb9f52fa,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getQueryObjectui","lime/graphics/OpenGLES3RenderContext.hx",4139,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4144_getQueryObjectuiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getQueryObjectuiv",0x4fc9483c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getQueryObjectuiv","lime/graphics/OpenGLES3RenderContext.hx",4144,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4149_getRenderbufferParameteri,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getRenderbufferParameteri",0xd721ae37,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getRenderbufferParameteri","lime/graphics/OpenGLES3RenderContext.hx",4149,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4154_getRenderbufferParameteriv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getRenderbufferParameteriv",0x6656c25f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getRenderbufferParameteriv","lime/graphics/OpenGLES3RenderContext.hx",4154,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4159_getSamplerParameteri,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getSamplerParameteri",0x64237e47,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getSamplerParameteri","lime/graphics/OpenGLES3RenderContext.hx",4159,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4164_getSamplerParameteriv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getSamplerParameteriv",0x3aeb004f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getSamplerParameteriv","lime/graphics/OpenGLES3RenderContext.hx",4164,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4169_getSamplerParameterf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getSamplerParameterf",0x64237e44,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getSamplerParameterf","lime/graphics/OpenGLES3RenderContext.hx",4169,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4174_getSamplerParameterfv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getSamplerParameterfv",0x3aeafdb2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getSamplerParameterfv","lime/graphics/OpenGLES3RenderContext.hx",4174,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4179_getShaderInfoLog,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getShaderInfoLog",0x04f08510,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getShaderInfoLog","lime/graphics/OpenGLES3RenderContext.hx",4179,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4184_getShaderi,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getShaderi",0xaa801963,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getShaderi","lime/graphics/OpenGLES3RenderContext.hx",4184,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4189_getShaderiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getShaderiv",0x85961db3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getShaderiv","lime/graphics/OpenGLES3RenderContext.hx",4189,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4194_getShaderPrecisionFormat,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getShaderPrecisionFormat",0xefeb7d6f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getShaderPrecisionFormat","lime/graphics/OpenGLES3RenderContext.hx",4194,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4199_getShaderSource,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getShaderSource",0x322741c1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getShaderSource","lime/graphics/OpenGLES3RenderContext.hx",4199,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4204_getString,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getString",0x933f0df2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getString","lime/graphics/OpenGLES3RenderContext.hx",4204,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4209_getStringi,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getStringi",0x43ed2637,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getStringi","lime/graphics/OpenGLES3RenderContext.hx",4209,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4214_getSyncParameteri,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getSyncParameteri",0x2e668afc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getSyncParameteri","lime/graphics/OpenGLES3RenderContext.hx",4214,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4219_getSyncParameteriv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getSyncParameteriv",0x6b5311fa,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getSyncParameteriv","lime/graphics/OpenGLES3RenderContext.hx",4219,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4224_getTexParameterf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getTexParameterf",0xb7799863,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getTexParameterf","lime/graphics/OpenGLES3RenderContext.hx",4224,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4229_getTexParameterfv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getTexParameterfv",0xd2ebbeb3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getTexParameterfv","lime/graphics/OpenGLES3RenderContext.hx",4229,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4234_getTexParameteri,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getTexParameteri",0xb7799866,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getTexParameteri","lime/graphics/OpenGLES3RenderContext.hx",4234,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4239_getTexParameteriv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getTexParameteriv",0xd2ebc150,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getTexParameteriv","lime/graphics/OpenGLES3RenderContext.hx",4239,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4244_getTransformFeedbackVarying,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getTransformFeedbackVarying",0x0f3723c0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getTransformFeedbackVarying","lime/graphics/OpenGLES3RenderContext.hx",4244,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4249_getUniformf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getUniformf",0x51bffc13,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getUniformf","lime/graphics/OpenGLES3RenderContext.hx",4249,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4254_getUniformfv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getUniformfv",0x363c9503,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getUniformfv","lime/graphics/OpenGLES3RenderContext.hx",4254,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4259_getUniformi,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getUniformi",0x51bffc16,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getUniformi","lime/graphics/OpenGLES3RenderContext.hx",4259,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4264_getUniformiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getUniformiv",0x363c97a0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getUniformiv","lime/graphics/OpenGLES3RenderContext.hx",4264,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4269_getUniformui,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getUniformui",0x363ca207,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getUniformui","lime/graphics/OpenGLES3RenderContext.hx",4269,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4274_getUniformuiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getUniformuiv",0x3ed1248f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getUniformuiv","lime/graphics/OpenGLES3RenderContext.hx",4274,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4279_getUniformBlockIndex,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getUniformBlockIndex",0x8064e958,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getUniformBlockIndex","lime/graphics/OpenGLES3RenderContext.hx",4279,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4284_getUniformIndices,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getUniformIndices",0x0114ea74,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getUniformIndices","lime/graphics/OpenGLES3RenderContext.hx",4284,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4289_getUniformLocation,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getUniformLocation",0xd014ae48,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getUniformLocation","lime/graphics/OpenGLES3RenderContext.hx",4289,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4294_getVertexAttribf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getVertexAttribf",0x26b52bd7,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getVertexAttribf","lime/graphics/OpenGLES3RenderContext.hx",4294,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4299_getVertexAttribfv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getVertexAttribfv",0xb7d130bf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getVertexAttribfv","lime/graphics/OpenGLES3RenderContext.hx",4299,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4304_getVertexAttribi,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getVertexAttribi",0x26b52bda,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getVertexAttribi","lime/graphics/OpenGLES3RenderContext.hx",4304,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4309_getVertexAttribIi,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getVertexAttribIi",0xb7d1176f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getVertexAttribIi","lime/graphics/OpenGLES3RenderContext.hx",4309,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4314_getVertexAttribIiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getVertexAttribIiv",0x1f236a27,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getVertexAttribIiv","lime/graphics/OpenGLES3RenderContext.hx",4314,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4319_getVertexAttribIui,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getVertexAttribIui",0x1f23748e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getVertexAttribIui","lime/graphics/OpenGLES3RenderContext.hx",4319,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4324_getVertexAttribIuiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getVertexAttribIuiv",0x1fe28828,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getVertexAttribIuiv","lime/graphics/OpenGLES3RenderContext.hx",4324,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4329_getVertexAttribiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getVertexAttribiv",0xb7d1335c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getVertexAttribiv","lime/graphics/OpenGLES3RenderContext.hx",4329,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4334_getVertexAttribPointerv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","getVertexAttribPointerv",0x887335e8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.getVertexAttribPointerv","lime/graphics/OpenGLES3RenderContext.hx",4334,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4339_hint,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","hint",0xa369697c,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.hint","lime/graphics/OpenGLES3RenderContext.hx",4339,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4344_invalidateFramebuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","invalidateFramebuffer",0xaa46ef9d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.invalidateFramebuffer","lime/graphics/OpenGLES3RenderContext.hx",4344,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4349_invalidateSubFramebuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","invalidateSubFramebuffer",0xce33669d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.invalidateSubFramebuffer","lime/graphics/OpenGLES3RenderContext.hx",4349,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4354_isBuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","isBuffer",0x9cf722ff,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.isBuffer","lime/graphics/OpenGLES3RenderContext.hx",4354,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4359_isEnabled,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","isEnabled",0x87e7dda2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.isEnabled","lime/graphics/OpenGLES3RenderContext.hx",4359,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4364_isFramebuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","isFramebuffer",0x8b18928e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.isFramebuffer","lime/graphics/OpenGLES3RenderContext.hx",4364,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4369_isProgram,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","isProgram",0xfdb023a5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.isProgram","lime/graphics/OpenGLES3RenderContext.hx",4369,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4374_isQuery,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","isQuery",0xd51329e9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.isQuery","lime/graphics/OpenGLES3RenderContext.hx",4374,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4379_isRenderbuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","isRenderbuffer",0xb0f3bc15,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.isRenderbuffer","lime/graphics/OpenGLES3RenderContext.hx",4379,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4384_isSampler,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","isSampler",0x8d809e29,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.isSampler","lime/graphics/OpenGLES3RenderContext.hx",4384,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4389_isShader,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","isShader",0xe9832524,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.isShader","lime/graphics/OpenGLES3RenderContext.hx",4389,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4394_isTexture,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","isTexture",0xa897a1fc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.isTexture","lime/graphics/OpenGLES3RenderContext.hx",4394,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4399_isTransformFeedback,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","isTransformFeedback",0xef9dc272,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.isTransformFeedback","lime/graphics/OpenGLES3RenderContext.hx",4399,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4404_isVertexArray,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","isVertexArray",0x4a9bb536,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.isVertexArray","lime/graphics/OpenGLES3RenderContext.hx",4404,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4409_lineWidth,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","lineWidth",0x1716155d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.lineWidth","lime/graphics/OpenGLES3RenderContext.hx",4409,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4414_linkProgram,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","linkProgram",0xb2f31a55,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.linkProgram","lime/graphics/OpenGLES3RenderContext.hx",4414,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4419_mapBufferRange,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","mapBufferRange",0x2a156396,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.mapBufferRange","lime/graphics/OpenGLES3RenderContext.hx",4419,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4424_pauseTransformFeedback,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","pauseTransformFeedback",0x01dcd770,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.pauseTransformFeedback","lime/graphics/OpenGLES3RenderContext.hx",4424,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4429_pixelStorei,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","pixelStorei",0xaa3fa139,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.pixelStorei","lime/graphics/OpenGLES3RenderContext.hx",4429,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4434_polygonOffset,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","polygonOffset",0x6df95318,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.polygonOffset","lime/graphics/OpenGLES3RenderContext.hx",4434,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4439_programBinary,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","programBinary",0x836a6310,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.programBinary","lime/graphics/OpenGLES3RenderContext.hx",4439,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4444_programParameteri,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","programParameteri",0xfcbf992f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.programParameteri","lime/graphics/OpenGLES3RenderContext.hx",4444,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4449_readBuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","readBuffer",0xc5a8b2ab,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.readBuffer","lime/graphics/OpenGLES3RenderContext.hx",4449,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4454_readPixels,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","readPixels",0x81bde4d8,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.readPixels","lime/graphics/OpenGLES3RenderContext.hx",4454,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4459_releaseShaderCompiler,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","releaseShaderCompiler",0xce826076,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.releaseShaderCompiler","lime/graphics/OpenGLES3RenderContext.hx",4459,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4464_renderbufferStorage,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","renderbufferStorage",0x3f7530b0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.renderbufferStorage","lime/graphics/OpenGLES3RenderContext.hx",4464,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4469_renderbufferStorageMultisample,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","renderbufferStorageMultisample",0x0c0f5093,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.renderbufferStorageMultisample","lime/graphics/OpenGLES3RenderContext.hx",4469,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4474_resumeTransformFeedback,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","resumeTransformFeedback",0x3c52bacf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.resumeTransformFeedback","lime/graphics/OpenGLES3RenderContext.hx",4474,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4479_sampleCoverage,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","sampleCoverage",0xea7cf867,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.sampleCoverage","lime/graphics/OpenGLES3RenderContext.hx",4479,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4484_samplerParameterf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","samplerParameterf",0xe25be0b0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.samplerParameterf","lime/graphics/OpenGLES3RenderContext.hx",4484,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4489_samplerParameteri,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","samplerParameteri",0xe25be0b3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.samplerParameteri","lime/graphics/OpenGLES3RenderContext.hx",4489,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4494_scissor,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","scissor",0xdf8a2347,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.scissor","lime/graphics/OpenGLES3RenderContext.hx",4494,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4499_shaderBinary,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","shaderBinary",0x7bfc01fb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.shaderBinary","lime/graphics/OpenGLES3RenderContext.hx",4499,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4504_shaderSource,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","shaderSource",0xc121f6d5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.shaderSource","lime/graphics/OpenGLES3RenderContext.hx",4504,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4509_stencilFunc,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","stencilFunc",0x6a35f00b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.stencilFunc","lime/graphics/OpenGLES3RenderContext.hx",4509,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4514_stencilFuncSeparate,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","stencilFuncSeparate",0x6ad34e8e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.stencilFuncSeparate","lime/graphics/OpenGLES3RenderContext.hx",4514,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4519_stencilMask,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","stencilMask",0x6ec745b3,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.stencilMask","lime/graphics/OpenGLES3RenderContext.hx",4519,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4524_stencilMaskSeparate,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","stencilMaskSeparate",0x7eae8c36,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.stencilMaskSeparate","lime/graphics/OpenGLES3RenderContext.hx",4524,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4529_stencilOp,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","stencilOp",0x5ca4d628,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.stencilOp","lime/graphics/OpenGLES3RenderContext.hx",4529,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4534_stencilOpSeparate,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","stencilOpSeparate",0x44f119ab,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.stencilOpSeparate","lime/graphics/OpenGLES3RenderContext.hx",4534,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4539_texImage2D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","texImage2D",0xb4ff8e7b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.texImage2D","lime/graphics/OpenGLES3RenderContext.hx",4539,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4545_texImage3D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","texImage3D",0xb4ff8f5a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.texImage3D","lime/graphics/OpenGLES3RenderContext.hx",4545,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4550_texStorage2D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","texStorage2D",0xee4c45db,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.texStorage2D","lime/graphics/OpenGLES3RenderContext.hx",4550,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4555_texStorage3D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","texStorage3D",0xee4c46ba,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.texStorage3D","lime/graphics/OpenGLES3RenderContext.hx",4555,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4560_texParameterf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","texParameterf",0x43dd54cf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.texParameterf","lime/graphics/OpenGLES3RenderContext.hx",4560,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4565_texParameteri,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","texParameteri",0x43dd54d2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.texParameteri","lime/graphics/OpenGLES3RenderContext.hx",4565,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4570_texSubImage2D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","texSubImage2D",0x303c5c7f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.texSubImage2D","lime/graphics/OpenGLES3RenderContext.hx",4570,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4576_texSubImage3D,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","texSubImage3D",0x303c5d5e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.texSubImage3D","lime/graphics/OpenGLES3RenderContext.hx",4576,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4581_transformFeedbackVaryings,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","transformFeedbackVaryings",0x1f4ad31f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.transformFeedbackVaryings","lime/graphics/OpenGLES3RenderContext.hx",4581,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4586_uniform1f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform1f",0x0d967d34,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform1f","lime/graphics/OpenGLES3RenderContext.hx",4586,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4591_uniform1fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform1fv",0xd61710c2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform1fv","lime/graphics/OpenGLES3RenderContext.hx",4591,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4596_uniform1i,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform1i",0x0d967d37,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform1i","lime/graphics/OpenGLES3RenderContext.hx",4596,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4601_uniform1iv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform1iv",0xd617135f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform1iv","lime/graphics/OpenGLES3RenderContext.hx",4601,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4606_uniform1ui,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform1ui",0xd6171dc6,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform1ui","lime/graphics/OpenGLES3RenderContext.hx",4606,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4611_uniform1uiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform1uiv",0x7e22eff0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform1uiv","lime/graphics/OpenGLES3RenderContext.hx",4611,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4616_uniform2f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform2f",0x0d967e13,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform2f","lime/graphics/OpenGLES3RenderContext.hx",4616,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4621_uniform2fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform2fv",0xd617d303,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform2fv","lime/graphics/OpenGLES3RenderContext.hx",4621,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4626_uniform2i,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform2i",0x0d967e16,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform2i","lime/graphics/OpenGLES3RenderContext.hx",4626,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4631_uniform2iv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform2iv",0xd617d5a0,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform2iv","lime/graphics/OpenGLES3RenderContext.hx",4631,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4636_uniform2ui,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform2ui",0xd617e007,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform2ui","lime/graphics/OpenGLES3RenderContext.hx",4636,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4641_uniform2uiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform2uiv",0x7ecc268f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform2uiv","lime/graphics/OpenGLES3RenderContext.hx",4641,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4646_uniform3f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform3f",0x0d967ef2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform3f","lime/graphics/OpenGLES3RenderContext.hx",4646,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4651_uniform3fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform3fv",0xd6189544,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform3fv","lime/graphics/OpenGLES3RenderContext.hx",4651,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4656_uniform3i,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform3i",0x0d967ef5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform3i","lime/graphics/OpenGLES3RenderContext.hx",4656,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4661_uniform3iv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform3iv",0xd61897e1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform3iv","lime/graphics/OpenGLES3RenderContext.hx",4661,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4666_uniform3ui,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform3ui",0xd618a248,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform3ui","lime/graphics/OpenGLES3RenderContext.hx",4666,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4671_uniform3uiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform3uiv",0x7f755d2e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform3uiv","lime/graphics/OpenGLES3RenderContext.hx",4671,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4676_uniform4f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform4f",0x0d967fd1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform4f","lime/graphics/OpenGLES3RenderContext.hx",4676,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4681_uniform4fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform4fv",0xd6195785,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform4fv","lime/graphics/OpenGLES3RenderContext.hx",4681,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4686_uniform4i,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform4i",0x0d967fd4,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform4i","lime/graphics/OpenGLES3RenderContext.hx",4686,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4691_uniform4iv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform4iv",0xd6195a22,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform4iv","lime/graphics/OpenGLES3RenderContext.hx",4691,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4696_uniform4ui,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform4ui",0xd6196489,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform4ui","lime/graphics/OpenGLES3RenderContext.hx",4696,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4701_uniform4uiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniform4uiv",0x801e93cd,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniform4uiv","lime/graphics/OpenGLES3RenderContext.hx",4701,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4706_uniformBlockBinding,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniformBlockBinding",0x77c94c77,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniformBlockBinding","lime/graphics/OpenGLES3RenderContext.hx",4706,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4711_uniformMatrix2fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniformMatrix2fv",0xd6815202,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniformMatrix2fv","lime/graphics/OpenGLES3RenderContext.hx",4711,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4716_uniformMatrix2x3fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniformMatrix2x3fv",0x82aeaffd,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniformMatrix2x3fv","lime/graphics/OpenGLES3RenderContext.hx",4716,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4721_uniformMatrix2x4fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniformMatrix2x4fv",0x82af723e,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniformMatrix2x4fv","lime/graphics/OpenGLES3RenderContext.hx",4721,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4726_uniformMatrix3fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniformMatrix3fv",0xd6821443,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniformMatrix3fv","lime/graphics/OpenGLES3RenderContext.hx",4726,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4731_uniformMatrix3x2fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniformMatrix3x2fv",0x1614823d,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniformMatrix3x2fv","lime/graphics/OpenGLES3RenderContext.hx",4731,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4736_uniformMatrix3x4fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniformMatrix3x4fv",0x161606bf,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniformMatrix3x4fv","lime/graphics/OpenGLES3RenderContext.hx",4736,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4741_uniformMatrix4fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniformMatrix4fv",0xd682d684,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniformMatrix4fv","lime/graphics/OpenGLES3RenderContext.hx",4741,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4746_uniformMatrix4x2fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniformMatrix4x2fv",0xa97b16be,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniformMatrix4x2fv","lime/graphics/OpenGLES3RenderContext.hx",4746,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4751_uniformMatrix4x3fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","uniformMatrix4x3fv",0xa97bd8ff,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.uniformMatrix4x3fv","lime/graphics/OpenGLES3RenderContext.hx",4751,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4756_unmapBuffer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","unmapBuffer",0x62920bee,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.unmapBuffer","lime/graphics/OpenGLES3RenderContext.hx",4756,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4761_useProgram,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","useProgram",0xf2447eb2,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.useProgram","lime/graphics/OpenGLES3RenderContext.hx",4761,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4766_validateProgram,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","validateProgram",0x5c321eb9,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.validateProgram","lime/graphics/OpenGLES3RenderContext.hx",4766,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4771_vertexAttrib1f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","vertexAttrib1f",0x02b22498,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.vertexAttrib1f","lime/graphics/OpenGLES3RenderContext.hx",4771,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4776_vertexAttrib1fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","vertexAttrib1fv",0x592de0de,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.vertexAttrib1fv","lime/graphics/OpenGLES3RenderContext.hx",4776,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4781_vertexAttrib2f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","vertexAttrib2f",0x02b22577,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.vertexAttrib2f","lime/graphics/OpenGLES3RenderContext.hx",4781,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4786_vertexAttrib2fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","vertexAttrib2fv",0x592ea31f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.vertexAttrib2fv","lime/graphics/OpenGLES3RenderContext.hx",4786,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4791_vertexAttrib3f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","vertexAttrib3f",0x02b22656,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.vertexAttrib3f","lime/graphics/OpenGLES3RenderContext.hx",4791,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4796_vertexAttrib3fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","vertexAttrib3fv",0x592f6560,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.vertexAttrib3fv","lime/graphics/OpenGLES3RenderContext.hx",4796,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4801_vertexAttrib4f,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","vertexAttrib4f",0x02b22735,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.vertexAttrib4f","lime/graphics/OpenGLES3RenderContext.hx",4801,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4806_vertexAttrib4fv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","vertexAttrib4fv",0x593027a1,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.vertexAttrib4fv","lime/graphics/OpenGLES3RenderContext.hx",4806,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4811_vertexAttribDivisor,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","vertexAttribDivisor",0x177b98db,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.vertexAttribDivisor","lime/graphics/OpenGLES3RenderContext.hx",4811,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4816_vertexAttribI4i,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","vertexAttribI4i",0x593feb5b,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.vertexAttribI4i","lime/graphics/OpenGLES3RenderContext.hx",4816,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4821_vertexAttribI4iv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","vertexAttribI4iv",0xbeae04bb,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.vertexAttribI4iv","lime/graphics/OpenGLES3RenderContext.hx",4821,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4826_vertexAttribI4ui,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","vertexAttribI4ui",0xbeae0f22,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.vertexAttribI4ui","lime/graphics/OpenGLES3RenderContext.hx",4826,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4831_vertexAttribI4uiv,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","vertexAttribI4uiv",0x199f2f14,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.vertexAttribI4uiv","lime/graphics/OpenGLES3RenderContext.hx",4831,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4836_vertexAttribIPointer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","vertexAttribIPointer",0xb343f137,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.vertexAttribIPointer","lime/graphics/OpenGLES3RenderContext.hx",4836,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4841_vertexAttribPointer,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","vertexAttribPointer",0xf7ba943a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.vertexAttribPointer","lime/graphics/OpenGLES3RenderContext.hx",4841,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4846_viewport,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","viewport",0x109e16db,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.viewport","lime/graphics/OpenGLES3RenderContext.hx",4846,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4851_waitSync,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","waitSync",0xc93ae9e5,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.waitSync","lime/graphics/OpenGLES3RenderContext.hx",4851,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4856_fromGL,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","fromGL",0xc23c6544,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.fromGL","lime/graphics/OpenGLES3RenderContext.hx",4856,0x8791aa91) -HX_LOCAL_STACK_FRAME(_hx_pos_e5be75141b1afa84_4861_fromRenderContext,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_","fromRenderContext",0xac7ad85a,"lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_.fromRenderContext","lime/graphics/OpenGLES3RenderContext.hx",4861,0x8791aa91) -namespace lime{ -namespace graphics{ -namespace _OpenGLES3RenderContext{ - -void OpenGLES3RenderContext_Impl__obj::__construct() { } - -Dynamic OpenGLES3RenderContext_Impl__obj::__CreateEmpty() { return new OpenGLES3RenderContext_Impl__obj; } - -void *OpenGLES3RenderContext_Impl__obj::_hx_vtable = 0; - -Dynamic OpenGLES3RenderContext_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OpenGLES3RenderContext_Impl__obj > _hx_result = new OpenGLES3RenderContext_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OpenGLES3RenderContext_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x70d05225; -} - -::String OpenGLES3RenderContext_Impl__obj::_hx___extensions; - -int OpenGLES3RenderContext_Impl__obj::get_EXTENSIONS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_619_get_EXTENSIONS) -HXDLIN( 619) return 7939; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_EXTENSIONS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH_BUFFER_BIT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_624_get_DEPTH_BUFFER_BIT) -HXDLIN( 624) return this1->DEPTH_BUFFER_BIT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH_BUFFER_BIT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_BUFFER_BIT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_629_get_STENCIL_BUFFER_BIT) -HXDLIN( 629) return this1->STENCIL_BUFFER_BIT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_BUFFER_BIT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_BUFFER_BIT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_634_get_COLOR_BUFFER_BIT) -HXDLIN( 634) return this1->COLOR_BUFFER_BIT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_BUFFER_BIT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_POINTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_639_get_POINTS) -HXDLIN( 639) return this1->POINTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_POINTS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_LINES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_644_get_LINES) -HXDLIN( 644) return this1->LINES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_LINES,return ) - -int OpenGLES3RenderContext_Impl__obj::get_LINE_LOOP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_649_get_LINE_LOOP) -HXDLIN( 649) return this1->LINE_LOOP; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_LINE_LOOP,return ) - -int OpenGLES3RenderContext_Impl__obj::get_LINE_STRIP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_654_get_LINE_STRIP) -HXDLIN( 654) return this1->LINE_STRIP; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_LINE_STRIP,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TRIANGLES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_659_get_TRIANGLES) -HXDLIN( 659) return this1->TRIANGLES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TRIANGLES,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TRIANGLE_STRIP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_664_get_TRIANGLE_STRIP) -HXDLIN( 664) return this1->TRIANGLE_STRIP; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TRIANGLE_STRIP,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TRIANGLE_FAN( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_669_get_TRIANGLE_FAN) -HXDLIN( 669) return this1->TRIANGLE_FAN; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TRIANGLE_FAN,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ZERO( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_674_get_ZERO) -HXDLIN( 674) return this1->ZERO; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ZERO,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ONE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_679_get_ONE) -HXDLIN( 679) return this1->ONE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ONE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SRC_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_684_get_SRC_COLOR) -HXDLIN( 684) return this1->SRC_COLOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SRC_COLOR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ONE_MINUS_SRC_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_689_get_ONE_MINUS_SRC_COLOR) -HXDLIN( 689) return this1->ONE_MINUS_SRC_COLOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ONE_MINUS_SRC_COLOR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SRC_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_694_get_SRC_ALPHA) -HXDLIN( 694) return this1->SRC_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SRC_ALPHA,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ONE_MINUS_SRC_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_699_get_ONE_MINUS_SRC_ALPHA) -HXDLIN( 699) return this1->ONE_MINUS_SRC_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ONE_MINUS_SRC_ALPHA,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DST_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_704_get_DST_ALPHA) -HXDLIN( 704) return this1->DST_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DST_ALPHA,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ONE_MINUS_DST_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_709_get_ONE_MINUS_DST_ALPHA) -HXDLIN( 709) return this1->ONE_MINUS_DST_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ONE_MINUS_DST_ALPHA,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DST_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_714_get_DST_COLOR) -HXDLIN( 714) return this1->DST_COLOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DST_COLOR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ONE_MINUS_DST_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_719_get_ONE_MINUS_DST_COLOR) -HXDLIN( 719) return this1->ONE_MINUS_DST_COLOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ONE_MINUS_DST_COLOR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SRC_ALPHA_SATURATE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_724_get_SRC_ALPHA_SATURATE) -HXDLIN( 724) return this1->SRC_ALPHA_SATURATE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SRC_ALPHA_SATURATE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FUNC_ADD( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_729_get_FUNC_ADD) -HXDLIN( 729) return this1->FUNC_ADD; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FUNC_ADD,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BLEND_EQUATION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_734_get_BLEND_EQUATION) -HXDLIN( 734) return this1->BLEND_EQUATION; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BLEND_EQUATION,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BLEND_EQUATION_RGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_739_get_BLEND_EQUATION_RGB) -HXDLIN( 739) return this1->BLEND_EQUATION_RGB; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BLEND_EQUATION_RGB,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BLEND_EQUATION_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_744_get_BLEND_EQUATION_ALPHA) -HXDLIN( 744) return this1->BLEND_EQUATION_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BLEND_EQUATION_ALPHA,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FUNC_SUBTRACT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_749_get_FUNC_SUBTRACT) -HXDLIN( 749) return this1->FUNC_SUBTRACT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FUNC_SUBTRACT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FUNC_REVERSE_SUBTRACT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_754_get_FUNC_REVERSE_SUBTRACT) -HXDLIN( 754) return this1->FUNC_REVERSE_SUBTRACT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FUNC_REVERSE_SUBTRACT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BLEND_DST_RGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_759_get_BLEND_DST_RGB) -HXDLIN( 759) return this1->BLEND_DST_RGB; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BLEND_DST_RGB,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BLEND_SRC_RGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_764_get_BLEND_SRC_RGB) -HXDLIN( 764) return this1->BLEND_SRC_RGB; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BLEND_SRC_RGB,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BLEND_DST_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_769_get_BLEND_DST_ALPHA) -HXDLIN( 769) return this1->BLEND_DST_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BLEND_DST_ALPHA,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BLEND_SRC_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_774_get_BLEND_SRC_ALPHA) -HXDLIN( 774) return this1->BLEND_SRC_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BLEND_SRC_ALPHA,return ) - -int OpenGLES3RenderContext_Impl__obj::get_CONSTANT_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_779_get_CONSTANT_COLOR) -HXDLIN( 779) return this1->CONSTANT_COLOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_CONSTANT_COLOR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ONE_MINUS_CONSTANT_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_784_get_ONE_MINUS_CONSTANT_COLOR) -HXDLIN( 784) return this1->ONE_MINUS_CONSTANT_COLOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ONE_MINUS_CONSTANT_COLOR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_CONSTANT_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_789_get_CONSTANT_ALPHA) -HXDLIN( 789) return this1->CONSTANT_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_CONSTANT_ALPHA,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ONE_MINUS_CONSTANT_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_794_get_ONE_MINUS_CONSTANT_ALPHA) -HXDLIN( 794) return this1->ONE_MINUS_CONSTANT_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ONE_MINUS_CONSTANT_ALPHA,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BLEND_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_799_get_BLEND_COLOR) -HXDLIN( 799) return this1->BLEND_COLOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BLEND_COLOR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ARRAY_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_804_get_ARRAY_BUFFER) -HXDLIN( 804) return this1->ARRAY_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ARRAY_BUFFER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ELEMENT_ARRAY_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_809_get_ELEMENT_ARRAY_BUFFER) -HXDLIN( 809) return this1->ELEMENT_ARRAY_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ELEMENT_ARRAY_BUFFER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ARRAY_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_814_get_ARRAY_BUFFER_BINDING) -HXDLIN( 814) return this1->ARRAY_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ARRAY_BUFFER_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ELEMENT_ARRAY_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_819_get_ELEMENT_ARRAY_BUFFER_BINDING) -HXDLIN( 819) return this1->ELEMENT_ARRAY_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ELEMENT_ARRAY_BUFFER_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STREAM_DRAW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_824_get_STREAM_DRAW) -HXDLIN( 824) return this1->STREAM_DRAW; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STREAM_DRAW,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STATIC_DRAW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_829_get_STATIC_DRAW) -HXDLIN( 829) return this1->STATIC_DRAW; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STATIC_DRAW,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DYNAMIC_DRAW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_834_get_DYNAMIC_DRAW) -HXDLIN( 834) return this1->DYNAMIC_DRAW; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DYNAMIC_DRAW,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BUFFER_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_839_get_BUFFER_SIZE) -HXDLIN( 839) return this1->BUFFER_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BUFFER_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BUFFER_USAGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_844_get_BUFFER_USAGE) -HXDLIN( 844) return this1->BUFFER_USAGE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BUFFER_USAGE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_CURRENT_VERTEX_ATTRIB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_849_get_CURRENT_VERTEX_ATTRIB) -HXDLIN( 849) return this1->CURRENT_VERTEX_ATTRIB; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_CURRENT_VERTEX_ATTRIB,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRONT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_854_get_FRONT) -HXDLIN( 854) return this1->FRONT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRONT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BACK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_859_get_BACK) -HXDLIN( 859) return this1->BACK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BACK,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRONT_AND_BACK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_864_get_FRONT_AND_BACK) -HXDLIN( 864) return this1->FRONT_AND_BACK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRONT_AND_BACK,return ) - -int OpenGLES3RenderContext_Impl__obj::get_CULL_FACE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_869_get_CULL_FACE) -HXDLIN( 869) return this1->CULL_FACE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_CULL_FACE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BLEND( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_874_get_BLEND) -HXDLIN( 874) return this1->BLEND; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BLEND,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DITHER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_879_get_DITHER) -HXDLIN( 879) return this1->DITHER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DITHER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_TEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_884_get_STENCIL_TEST) -HXDLIN( 884) return this1->STENCIL_TEST; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_TEST,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH_TEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_889_get_DEPTH_TEST) -HXDLIN( 889) return this1->DEPTH_TEST; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH_TEST,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SCISSOR_TEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_894_get_SCISSOR_TEST) -HXDLIN( 894) return this1->SCISSOR_TEST; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SCISSOR_TEST,return ) - -int OpenGLES3RenderContext_Impl__obj::get_POLYGON_OFFSET_FILL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_899_get_POLYGON_OFFSET_FILL) -HXDLIN( 899) return this1->POLYGON_OFFSET_FILL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_POLYGON_OFFSET_FILL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SAMPLE_ALPHA_TO_COVERAGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_904_get_SAMPLE_ALPHA_TO_COVERAGE) -HXDLIN( 904) return this1->SAMPLE_ALPHA_TO_COVERAGE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SAMPLE_ALPHA_TO_COVERAGE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SAMPLE_COVERAGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_909_get_SAMPLE_COVERAGE) -HXDLIN( 909) return this1->SAMPLE_COVERAGE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SAMPLE_COVERAGE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_NO_ERROR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_914_get_NO_ERROR) -HXDLIN( 914) return this1->NO_ERROR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_NO_ERROR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INVALID_ENUM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_919_get_INVALID_ENUM) -HXDLIN( 919) return this1->INVALID_ENUM; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INVALID_ENUM,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INVALID_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_924_get_INVALID_VALUE) -HXDLIN( 924) return this1->INVALID_VALUE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INVALID_VALUE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INVALID_OPERATION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_929_get_INVALID_OPERATION) -HXDLIN( 929) return this1->INVALID_OPERATION; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INVALID_OPERATION,return ) - -int OpenGLES3RenderContext_Impl__obj::get_OUT_OF_MEMORY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_934_get_OUT_OF_MEMORY) -HXDLIN( 934) return this1->OUT_OF_MEMORY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_OUT_OF_MEMORY,return ) - -int OpenGLES3RenderContext_Impl__obj::get_CW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_939_get_CW) -HXDLIN( 939) return this1->CW; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_CW,return ) - -int OpenGLES3RenderContext_Impl__obj::get_CCW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_944_get_CCW) -HXDLIN( 944) return this1->CCW; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_CCW,return ) - -int OpenGLES3RenderContext_Impl__obj::get_LINE_WIDTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_949_get_LINE_WIDTH) -HXDLIN( 949) return this1->LINE_WIDTH; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_LINE_WIDTH,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ALIASED_POINT_SIZE_RANGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_954_get_ALIASED_POINT_SIZE_RANGE) -HXDLIN( 954) return this1->ALIASED_POINT_SIZE_RANGE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ALIASED_POINT_SIZE_RANGE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ALIASED_LINE_WIDTH_RANGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_959_get_ALIASED_LINE_WIDTH_RANGE) -HXDLIN( 959) return this1->ALIASED_LINE_WIDTH_RANGE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ALIASED_LINE_WIDTH_RANGE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_CULL_FACE_MODE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_964_get_CULL_FACE_MODE) -HXDLIN( 964) return this1->CULL_FACE_MODE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_CULL_FACE_MODE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRONT_FACE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_969_get_FRONT_FACE) -HXDLIN( 969) return this1->FRONT_FACE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRONT_FACE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH_RANGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_974_get_DEPTH_RANGE) -HXDLIN( 974) return this1->DEPTH_RANGE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH_RANGE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH_WRITEMASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_979_get_DEPTH_WRITEMASK) -HXDLIN( 979) return this1->DEPTH_WRITEMASK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH_WRITEMASK,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH_CLEAR_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_984_get_DEPTH_CLEAR_VALUE) -HXDLIN( 984) return this1->DEPTH_CLEAR_VALUE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH_CLEAR_VALUE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH_FUNC( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_989_get_DEPTH_FUNC) -HXDLIN( 989) return this1->DEPTH_FUNC; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH_FUNC,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_CLEAR_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_994_get_STENCIL_CLEAR_VALUE) -HXDLIN( 994) return this1->STENCIL_CLEAR_VALUE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_CLEAR_VALUE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_FUNC( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_999_get_STENCIL_FUNC) -HXDLIN( 999) return this1->STENCIL_FUNC; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_FUNC,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_FAIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1004_get_STENCIL_FAIL) -HXDLIN(1004) return this1->STENCIL_FAIL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_FAIL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_PASS_DEPTH_FAIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1009_get_STENCIL_PASS_DEPTH_FAIL) -HXDLIN(1009) return this1->STENCIL_PASS_DEPTH_FAIL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_PASS_DEPTH_FAIL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_PASS_DEPTH_PASS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1014_get_STENCIL_PASS_DEPTH_PASS) -HXDLIN(1014) return this1->STENCIL_PASS_DEPTH_PASS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_PASS_DEPTH_PASS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_REF( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1019_get_STENCIL_REF) -HXDLIN(1019) return this1->STENCIL_REF; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_REF,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_VALUE_MASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1024_get_STENCIL_VALUE_MASK) -HXDLIN(1024) return this1->STENCIL_VALUE_MASK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_VALUE_MASK,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_WRITEMASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1029_get_STENCIL_WRITEMASK) -HXDLIN(1029) return this1->STENCIL_WRITEMASK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_WRITEMASK,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_BACK_FUNC( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1034_get_STENCIL_BACK_FUNC) -HXDLIN(1034) return this1->STENCIL_BACK_FUNC; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_BACK_FUNC,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_BACK_FAIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1039_get_STENCIL_BACK_FAIL) -HXDLIN(1039) return this1->STENCIL_BACK_FAIL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_BACK_FAIL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_BACK_PASS_DEPTH_FAIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1044_get_STENCIL_BACK_PASS_DEPTH_FAIL) -HXDLIN(1044) return this1->STENCIL_BACK_PASS_DEPTH_FAIL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_BACK_PASS_DEPTH_FAIL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_BACK_PASS_DEPTH_PASS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1049_get_STENCIL_BACK_PASS_DEPTH_PASS) -HXDLIN(1049) return this1->STENCIL_BACK_PASS_DEPTH_PASS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_BACK_PASS_DEPTH_PASS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_BACK_REF( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1054_get_STENCIL_BACK_REF) -HXDLIN(1054) return this1->STENCIL_BACK_REF; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_BACK_REF,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_BACK_VALUE_MASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1059_get_STENCIL_BACK_VALUE_MASK) -HXDLIN(1059) return this1->STENCIL_BACK_VALUE_MASK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_BACK_VALUE_MASK,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_BACK_WRITEMASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1064_get_STENCIL_BACK_WRITEMASK) -HXDLIN(1064) return this1->STENCIL_BACK_WRITEMASK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_BACK_WRITEMASK,return ) - -int OpenGLES3RenderContext_Impl__obj::get_VIEWPORT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1069_get_VIEWPORT) -HXDLIN(1069) return this1->VIEWPORT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_VIEWPORT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SCISSOR_BOX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1074_get_SCISSOR_BOX) -HXDLIN(1074) return this1->SCISSOR_BOX; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SCISSOR_BOX,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_CLEAR_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1079_get_COLOR_CLEAR_VALUE) -HXDLIN(1079) return this1->COLOR_CLEAR_VALUE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_CLEAR_VALUE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_WRITEMASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1084_get_COLOR_WRITEMASK) -HXDLIN(1084) return this1->COLOR_WRITEMASK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_WRITEMASK,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNPACK_ALIGNMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1089_get_UNPACK_ALIGNMENT) -HXDLIN(1089) return this1->UNPACK_ALIGNMENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNPACK_ALIGNMENT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_PACK_ALIGNMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1094_get_PACK_ALIGNMENT) -HXDLIN(1094) return this1->PACK_ALIGNMENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_PACK_ALIGNMENT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_TEXTURE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1099_get_MAX_TEXTURE_SIZE) -HXDLIN(1099) return this1->MAX_TEXTURE_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_TEXTURE_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_VIEWPORT_DIMS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1104_get_MAX_VIEWPORT_DIMS) -HXDLIN(1104) return this1->MAX_VIEWPORT_DIMS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_VIEWPORT_DIMS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SUBPIXEL_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1109_get_SUBPIXEL_BITS) -HXDLIN(1109) return this1->SUBPIXEL_BITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SUBPIXEL_BITS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RED_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1114_get_RED_BITS) -HXDLIN(1114) return this1->RED_BITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RED_BITS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_GREEN_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1119_get_GREEN_BITS) -HXDLIN(1119) return this1->GREEN_BITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_GREEN_BITS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BLUE_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1124_get_BLUE_BITS) -HXDLIN(1124) return this1->BLUE_BITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BLUE_BITS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ALPHA_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1129_get_ALPHA_BITS) -HXDLIN(1129) return this1->ALPHA_BITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ALPHA_BITS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1134_get_DEPTH_BITS) -HXDLIN(1134) return this1->DEPTH_BITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH_BITS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1139_get_STENCIL_BITS) -HXDLIN(1139) return this1->STENCIL_BITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_BITS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_POLYGON_OFFSET_UNITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1144_get_POLYGON_OFFSET_UNITS) -HXDLIN(1144) return this1->POLYGON_OFFSET_UNITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_POLYGON_OFFSET_UNITS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_POLYGON_OFFSET_FACTOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1149_get_POLYGON_OFFSET_FACTOR) -HXDLIN(1149) return this1->POLYGON_OFFSET_FACTOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_POLYGON_OFFSET_FACTOR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_BINDING_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1154_get_TEXTURE_BINDING_2D) -HXDLIN(1154) return this1->TEXTURE_BINDING_2D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_BINDING_2D,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SAMPLE_BUFFERS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1159_get_SAMPLE_BUFFERS) -HXDLIN(1159) return this1->SAMPLE_BUFFERS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SAMPLE_BUFFERS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SAMPLES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1164_get_SAMPLES) -HXDLIN(1164) return this1->SAMPLES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SAMPLES,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SAMPLE_COVERAGE_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1169_get_SAMPLE_COVERAGE_VALUE) -HXDLIN(1169) return this1->SAMPLE_COVERAGE_VALUE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SAMPLE_COVERAGE_VALUE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SAMPLE_COVERAGE_INVERT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1174_get_SAMPLE_COVERAGE_INVERT) -HXDLIN(1174) return this1->SAMPLE_COVERAGE_INVERT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SAMPLE_COVERAGE_INVERT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COMPRESSED_TEXTURE_FORMATS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1179_get_COMPRESSED_TEXTURE_FORMATS) -HXDLIN(1179) return this1->COMPRESSED_TEXTURE_FORMATS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COMPRESSED_TEXTURE_FORMATS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DONT_CARE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1184_get_DONT_CARE) -HXDLIN(1184) return this1->DONT_CARE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DONT_CARE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FASTEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1189_get_FASTEST) -HXDLIN(1189) return this1->FASTEST; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FASTEST,return ) - -int OpenGLES3RenderContext_Impl__obj::get_NICEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1194_get_NICEST) -HXDLIN(1194) return this1->NICEST; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_NICEST,return ) - -int OpenGLES3RenderContext_Impl__obj::get_GENERATE_MIPMAP_HINT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1199_get_GENERATE_MIPMAP_HINT) -HXDLIN(1199) return this1->GENERATE_MIPMAP_HINT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_GENERATE_MIPMAP_HINT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BYTE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1204_get_BYTE) -HXDLIN(1204) return this1->BYTE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BYTE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_BYTE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1209_get_UNSIGNED_BYTE) -HXDLIN(1209) return this1->UNSIGNED_BYTE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_BYTE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SHORT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1214_get_SHORT) -HXDLIN(1214) return this1->SHORT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SHORT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_SHORT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1219_get_UNSIGNED_SHORT) -HXDLIN(1219) return this1->UNSIGNED_SHORT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_SHORT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1224_get_INT) -HXDLIN(1224) return this1->INT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1229_get_UNSIGNED_INT) -HXDLIN(1229) return this1->UNSIGNED_INT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_INT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1234_get_FLOAT) -HXDLIN(1234) return this1->FLOAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FLOAT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH_COMPONENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1239_get_DEPTH_COMPONENT) -HXDLIN(1239) return this1->DEPTH_COMPONENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH_COMPONENT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1244_get_ALPHA) -HXDLIN(1244) return this1->ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ALPHA,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1249_get_RGB) -HXDLIN(1249) return this1->RGB; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGBA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1254_get_RGBA) -HXDLIN(1254) return this1->RGBA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGBA,return ) - -int OpenGLES3RenderContext_Impl__obj::get_LUMINANCE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1259_get_LUMINANCE) -HXDLIN(1259) return this1->LUMINANCE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_LUMINANCE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_LUMINANCE_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1264_get_LUMINANCE_ALPHA) -HXDLIN(1264) return this1->LUMINANCE_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_LUMINANCE_ALPHA,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_SHORT_4_4_4_4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1269_get_UNSIGNED_SHORT_4_4_4_4) -HXDLIN(1269) return this1->UNSIGNED_SHORT_4_4_4_4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_SHORT_4_4_4_4,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_SHORT_5_5_5_1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1274_get_UNSIGNED_SHORT_5_5_5_1) -HXDLIN(1274) return this1->UNSIGNED_SHORT_5_5_5_1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_SHORT_5_5_5_1,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_SHORT_5_6_5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1279_get_UNSIGNED_SHORT_5_6_5) -HXDLIN(1279) return this1->UNSIGNED_SHORT_5_6_5; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_SHORT_5_6_5,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAGMENT_SHADER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1284_get_FRAGMENT_SHADER) -HXDLIN(1284) return this1->FRAGMENT_SHADER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAGMENT_SHADER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_VERTEX_SHADER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1289_get_VERTEX_SHADER) -HXDLIN(1289) return this1->VERTEX_SHADER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_VERTEX_SHADER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_VERTEX_ATTRIBS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1294_get_MAX_VERTEX_ATTRIBS) -HXDLIN(1294) return this1->MAX_VERTEX_ATTRIBS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_VERTEX_ATTRIBS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_VERTEX_UNIFORM_VECTORS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1299_get_MAX_VERTEX_UNIFORM_VECTORS) -HXDLIN(1299) return this1->MAX_VERTEX_UNIFORM_VECTORS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_VERTEX_UNIFORM_VECTORS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_VARYING_VECTORS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1304_get_MAX_VARYING_VECTORS) -HXDLIN(1304) return this1->MAX_VARYING_VECTORS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_VARYING_VECTORS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_COMBINED_TEXTURE_IMAGE_UNITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1309_get_MAX_COMBINED_TEXTURE_IMAGE_UNITS) -HXDLIN(1309) return this1->MAX_COMBINED_TEXTURE_IMAGE_UNITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_COMBINED_TEXTURE_IMAGE_UNITS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_VERTEX_TEXTURE_IMAGE_UNITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1314_get_MAX_VERTEX_TEXTURE_IMAGE_UNITS) -HXDLIN(1314) return this1->MAX_VERTEX_TEXTURE_IMAGE_UNITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_VERTEX_TEXTURE_IMAGE_UNITS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_TEXTURE_IMAGE_UNITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1319_get_MAX_TEXTURE_IMAGE_UNITS) -HXDLIN(1319) return this1->MAX_TEXTURE_IMAGE_UNITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_TEXTURE_IMAGE_UNITS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_FRAGMENT_UNIFORM_VECTORS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1324_get_MAX_FRAGMENT_UNIFORM_VECTORS) -HXDLIN(1324) return this1->MAX_FRAGMENT_UNIFORM_VECTORS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_FRAGMENT_UNIFORM_VECTORS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SHADER_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1329_get_SHADER_TYPE) -HXDLIN(1329) return this1->SHADER_TYPE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SHADER_TYPE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DELETE_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1334_get_DELETE_STATUS) -HXDLIN(1334) return this1->DELETE_STATUS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DELETE_STATUS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_LINK_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1339_get_LINK_STATUS) -HXDLIN(1339) return this1->LINK_STATUS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_LINK_STATUS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_VALIDATE_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1344_get_VALIDATE_STATUS) -HXDLIN(1344) return this1->VALIDATE_STATUS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_VALIDATE_STATUS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ATTACHED_SHADERS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1349_get_ATTACHED_SHADERS) -HXDLIN(1349) return this1->ATTACHED_SHADERS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ATTACHED_SHADERS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ACTIVE_UNIFORMS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1354_get_ACTIVE_UNIFORMS) -HXDLIN(1354) return this1->ACTIVE_UNIFORMS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ACTIVE_UNIFORMS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ACTIVE_ATTRIBUTES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1359_get_ACTIVE_ATTRIBUTES) -HXDLIN(1359) return this1->ACTIVE_ATTRIBUTES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ACTIVE_ATTRIBUTES,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SHADING_LANGUAGE_VERSION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1364_get_SHADING_LANGUAGE_VERSION) -HXDLIN(1364) return this1->SHADING_LANGUAGE_VERSION; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SHADING_LANGUAGE_VERSION,return ) - -int OpenGLES3RenderContext_Impl__obj::get_CURRENT_PROGRAM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1369_get_CURRENT_PROGRAM) -HXDLIN(1369) return this1->CURRENT_PROGRAM; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_CURRENT_PROGRAM,return ) - -int OpenGLES3RenderContext_Impl__obj::get_NEVER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1374_get_NEVER) -HXDLIN(1374) return this1->NEVER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_NEVER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_LESS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1379_get_LESS) -HXDLIN(1379) return this1->LESS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_LESS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_EQUAL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1384_get_EQUAL) -HXDLIN(1384) return this1->EQUAL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_EQUAL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_LEQUAL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1389_get_LEQUAL) -HXDLIN(1389) return this1->LEQUAL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_LEQUAL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_GREATER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1394_get_GREATER) -HXDLIN(1394) return this1->GREATER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_GREATER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_NOTEQUAL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1399_get_NOTEQUAL) -HXDLIN(1399) return this1->NOTEQUAL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_NOTEQUAL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_GEQUAL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1404_get_GEQUAL) -HXDLIN(1404) return this1->GEQUAL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_GEQUAL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ALWAYS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1409_get_ALWAYS) -HXDLIN(1409) return this1->ALWAYS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ALWAYS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_KEEP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1414_get_KEEP) -HXDLIN(1414) return this1->KEEP; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_KEEP,return ) - -int OpenGLES3RenderContext_Impl__obj::get_REPLACE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1419_get_REPLACE) -HXDLIN(1419) return this1->REPLACE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_REPLACE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INCR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1424_get_INCR) -HXDLIN(1424) return this1->INCR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INCR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DECR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1429_get_DECR) -HXDLIN(1429) return this1->DECR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DECR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INVERT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1434_get_INVERT) -HXDLIN(1434) return this1->INVERT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INVERT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INCR_WRAP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1439_get_INCR_WRAP) -HXDLIN(1439) return this1->INCR_WRAP; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INCR_WRAP,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DECR_WRAP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1444_get_DECR_WRAP) -HXDLIN(1444) return this1->DECR_WRAP; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DECR_WRAP,return ) - -int OpenGLES3RenderContext_Impl__obj::get_VENDOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1449_get_VENDOR) -HXDLIN(1449) return this1->VENDOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_VENDOR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RENDERER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1454_get_RENDERER) -HXDLIN(1454) return this1->RENDERER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RENDERER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_VERSION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1459_get_VERSION) -HXDLIN(1459) return this1->VERSION; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_VERSION,return ) - -int OpenGLES3RenderContext_Impl__obj::get_NEAREST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1464_get_NEAREST) -HXDLIN(1464) return this1->NEAREST; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_NEAREST,return ) - -int OpenGLES3RenderContext_Impl__obj::get_LINEAR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1469_get_LINEAR) -HXDLIN(1469) return this1->LINEAR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_LINEAR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_NEAREST_MIPMAP_NEAREST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1474_get_NEAREST_MIPMAP_NEAREST) -HXDLIN(1474) return this1->NEAREST_MIPMAP_NEAREST; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_NEAREST_MIPMAP_NEAREST,return ) - -int OpenGLES3RenderContext_Impl__obj::get_LINEAR_MIPMAP_NEAREST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1479_get_LINEAR_MIPMAP_NEAREST) -HXDLIN(1479) return this1->LINEAR_MIPMAP_NEAREST; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_LINEAR_MIPMAP_NEAREST,return ) - -int OpenGLES3RenderContext_Impl__obj::get_NEAREST_MIPMAP_LINEAR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1484_get_NEAREST_MIPMAP_LINEAR) -HXDLIN(1484) return this1->NEAREST_MIPMAP_LINEAR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_NEAREST_MIPMAP_LINEAR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_LINEAR_MIPMAP_LINEAR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1489_get_LINEAR_MIPMAP_LINEAR) -HXDLIN(1489) return this1->LINEAR_MIPMAP_LINEAR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_LINEAR_MIPMAP_LINEAR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_MAG_FILTER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1494_get_TEXTURE_MAG_FILTER) -HXDLIN(1494) return this1->TEXTURE_MAG_FILTER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_MAG_FILTER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_MIN_FILTER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1499_get_TEXTURE_MIN_FILTER) -HXDLIN(1499) return this1->TEXTURE_MIN_FILTER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_MIN_FILTER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_WRAP_S( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1504_get_TEXTURE_WRAP_S) -HXDLIN(1504) return this1->TEXTURE_WRAP_S; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_WRAP_S,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_WRAP_T( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1509_get_TEXTURE_WRAP_T) -HXDLIN(1509) return this1->TEXTURE_WRAP_T; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_WRAP_T,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1514_get_TEXTURE_2D) -HXDLIN(1514) return this1->TEXTURE_2D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_2D,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1519_get_TEXTURE) -HXDLIN(1519) return this1->TEXTURE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_CUBE_MAP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1524_get_TEXTURE_CUBE_MAP) -HXDLIN(1524) return this1->TEXTURE_CUBE_MAP; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_CUBE_MAP,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_BINDING_CUBE_MAP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1529_get_TEXTURE_BINDING_CUBE_MAP) -HXDLIN(1529) return this1->TEXTURE_BINDING_CUBE_MAP; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_BINDING_CUBE_MAP,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_CUBE_MAP_POSITIVE_X( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1534_get_TEXTURE_CUBE_MAP_POSITIVE_X) -HXDLIN(1534) return this1->TEXTURE_CUBE_MAP_POSITIVE_X; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_CUBE_MAP_POSITIVE_X,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_CUBE_MAP_NEGATIVE_X( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1539_get_TEXTURE_CUBE_MAP_NEGATIVE_X) -HXDLIN(1539) return this1->TEXTURE_CUBE_MAP_NEGATIVE_X; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_CUBE_MAP_NEGATIVE_X,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_CUBE_MAP_POSITIVE_Y( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1544_get_TEXTURE_CUBE_MAP_POSITIVE_Y) -HXDLIN(1544) return this1->TEXTURE_CUBE_MAP_POSITIVE_Y; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_CUBE_MAP_POSITIVE_Y,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_CUBE_MAP_NEGATIVE_Y( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1549_get_TEXTURE_CUBE_MAP_NEGATIVE_Y) -HXDLIN(1549) return this1->TEXTURE_CUBE_MAP_NEGATIVE_Y; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_CUBE_MAP_NEGATIVE_Y,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_CUBE_MAP_POSITIVE_Z( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1554_get_TEXTURE_CUBE_MAP_POSITIVE_Z) -HXDLIN(1554) return this1->TEXTURE_CUBE_MAP_POSITIVE_Z; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_CUBE_MAP_POSITIVE_Z,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_CUBE_MAP_NEGATIVE_Z( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1559_get_TEXTURE_CUBE_MAP_NEGATIVE_Z) -HXDLIN(1559) return this1->TEXTURE_CUBE_MAP_NEGATIVE_Z; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_CUBE_MAP_NEGATIVE_Z,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_CUBE_MAP_TEXTURE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1564_get_MAX_CUBE_MAP_TEXTURE_SIZE) -HXDLIN(1564) return this1->MAX_CUBE_MAP_TEXTURE_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_CUBE_MAP_TEXTURE_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE0( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1569_get_TEXTURE0) -HXDLIN(1569) return this1->TEXTURE0; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE0,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1574_get_TEXTURE1) -HXDLIN(1574) return this1->TEXTURE1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE1,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1579_get_TEXTURE2) -HXDLIN(1579) return this1->TEXTURE2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE2,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1584_get_TEXTURE3) -HXDLIN(1584) return this1->TEXTURE3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE3,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1589_get_TEXTURE4) -HXDLIN(1589) return this1->TEXTURE4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE4,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1594_get_TEXTURE5) -HXDLIN(1594) return this1->TEXTURE5; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE5,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE6( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1599_get_TEXTURE6) -HXDLIN(1599) return this1->TEXTURE6; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE6,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE7( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1604_get_TEXTURE7) -HXDLIN(1604) return this1->TEXTURE7; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE7,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1609_get_TEXTURE8) -HXDLIN(1609) return this1->TEXTURE8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE8,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE9( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1614_get_TEXTURE9) -HXDLIN(1614) return this1->TEXTURE9; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE9,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE10( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1619_get_TEXTURE10) -HXDLIN(1619) return this1->TEXTURE10; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE10,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE11( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1624_get_TEXTURE11) -HXDLIN(1624) return this1->TEXTURE11; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE11,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE12( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1629_get_TEXTURE12) -HXDLIN(1629) return this1->TEXTURE12; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE12,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE13( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1634_get_TEXTURE13) -HXDLIN(1634) return this1->TEXTURE13; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE13,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE14( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1639_get_TEXTURE14) -HXDLIN(1639) return this1->TEXTURE14; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE14,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE15( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1644_get_TEXTURE15) -HXDLIN(1644) return this1->TEXTURE15; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE15,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE16( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1649_get_TEXTURE16) -HXDLIN(1649) return this1->TEXTURE16; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE16,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE17( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1654_get_TEXTURE17) -HXDLIN(1654) return this1->TEXTURE17; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE17,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE18( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1659_get_TEXTURE18) -HXDLIN(1659) return this1->TEXTURE18; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE18,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE19( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1664_get_TEXTURE19) -HXDLIN(1664) return this1->TEXTURE19; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE19,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE20( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1669_get_TEXTURE20) -HXDLIN(1669) return this1->TEXTURE20; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE20,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE21( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1674_get_TEXTURE21) -HXDLIN(1674) return this1->TEXTURE21; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE21,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE22( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1679_get_TEXTURE22) -HXDLIN(1679) return this1->TEXTURE22; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE22,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE23( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1684_get_TEXTURE23) -HXDLIN(1684) return this1->TEXTURE23; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE23,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE24( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1689_get_TEXTURE24) -HXDLIN(1689) return this1->TEXTURE24; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE24,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE25( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1694_get_TEXTURE25) -HXDLIN(1694) return this1->TEXTURE25; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE25,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE26( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1699_get_TEXTURE26) -HXDLIN(1699) return this1->TEXTURE26; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE26,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE27( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1704_get_TEXTURE27) -HXDLIN(1704) return this1->TEXTURE27; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE27,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE28( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1709_get_TEXTURE28) -HXDLIN(1709) return this1->TEXTURE28; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE28,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE29( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1714_get_TEXTURE29) -HXDLIN(1714) return this1->TEXTURE29; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE29,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE30( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1719_get_TEXTURE30) -HXDLIN(1719) return this1->TEXTURE30; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE30,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE31( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1724_get_TEXTURE31) -HXDLIN(1724) return this1->TEXTURE31; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE31,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ACTIVE_TEXTURE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1729_get_ACTIVE_TEXTURE) -HXDLIN(1729) return this1->ACTIVE_TEXTURE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ACTIVE_TEXTURE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_REPEAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1734_get_REPEAT) -HXDLIN(1734) return this1->REPEAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_REPEAT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_CLAMP_TO_EDGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1739_get_CLAMP_TO_EDGE) -HXDLIN(1739) return this1->CLAMP_TO_EDGE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_CLAMP_TO_EDGE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MIRRORED_REPEAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1744_get_MIRRORED_REPEAT) -HXDLIN(1744) return this1->MIRRORED_REPEAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MIRRORED_REPEAT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FLOAT_VEC2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1749_get_FLOAT_VEC2) -HXDLIN(1749) return this1->FLOAT_VEC2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FLOAT_VEC2,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FLOAT_VEC3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1754_get_FLOAT_VEC3) -HXDLIN(1754) return this1->FLOAT_VEC3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FLOAT_VEC3,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FLOAT_VEC4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1759_get_FLOAT_VEC4) -HXDLIN(1759) return this1->FLOAT_VEC4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FLOAT_VEC4,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INT_VEC2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1764_get_INT_VEC2) -HXDLIN(1764) return this1->INT_VEC2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INT_VEC2,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INT_VEC3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1769_get_INT_VEC3) -HXDLIN(1769) return this1->INT_VEC3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INT_VEC3,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INT_VEC4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1774_get_INT_VEC4) -HXDLIN(1774) return this1->INT_VEC4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INT_VEC4,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BOOL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1779_get_BOOL) -HXDLIN(1779) return this1->BOOL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BOOL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BOOL_VEC2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1784_get_BOOL_VEC2) -HXDLIN(1784) return this1->BOOL_VEC2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BOOL_VEC2,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BOOL_VEC3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1789_get_BOOL_VEC3) -HXDLIN(1789) return this1->BOOL_VEC3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BOOL_VEC3,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BOOL_VEC4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1794_get_BOOL_VEC4) -HXDLIN(1794) return this1->BOOL_VEC4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BOOL_VEC4,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FLOAT_MAT2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1799_get_FLOAT_MAT2) -HXDLIN(1799) return this1->FLOAT_MAT2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FLOAT_MAT2,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FLOAT_MAT3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1804_get_FLOAT_MAT3) -HXDLIN(1804) return this1->FLOAT_MAT3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FLOAT_MAT3,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FLOAT_MAT4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1809_get_FLOAT_MAT4) -HXDLIN(1809) return this1->FLOAT_MAT4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FLOAT_MAT4,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SAMPLER_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1814_get_SAMPLER_2D) -HXDLIN(1814) return this1->SAMPLER_2D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SAMPLER_2D,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SAMPLER_CUBE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1819_get_SAMPLER_CUBE) -HXDLIN(1819) return this1->SAMPLER_CUBE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SAMPLER_CUBE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_ENABLED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1824_get_VERTEX_ATTRIB_ARRAY_ENABLED) -HXDLIN(1824) return this1->VERTEX_ATTRIB_ARRAY_ENABLED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_ENABLED,return ) - -int OpenGLES3RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1829_get_VERTEX_ATTRIB_ARRAY_SIZE) -HXDLIN(1829) return this1->VERTEX_ATTRIB_ARRAY_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_STRIDE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1834_get_VERTEX_ATTRIB_ARRAY_STRIDE) -HXDLIN(1834) return this1->VERTEX_ATTRIB_ARRAY_STRIDE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_STRIDE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1839_get_VERTEX_ATTRIB_ARRAY_TYPE) -HXDLIN(1839) return this1->VERTEX_ATTRIB_ARRAY_TYPE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_TYPE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_NORMALIZED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1844_get_VERTEX_ATTRIB_ARRAY_NORMALIZED) -HXDLIN(1844) return this1->VERTEX_ATTRIB_ARRAY_NORMALIZED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_NORMALIZED,return ) - -int OpenGLES3RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_POINTER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1849_get_VERTEX_ATTRIB_ARRAY_POINTER) -HXDLIN(1849) return this1->VERTEX_ATTRIB_ARRAY_POINTER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_POINTER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1854_get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) -HXDLIN(1854) return this1->VERTEX_ATTRIB_ARRAY_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_VERTEX_PROGRAM_POINT_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1858_get_VERTEX_PROGRAM_POINT_SIZE) -HXDLIN(1858) return this1->VERTEX_PROGRAM_POINT_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_VERTEX_PROGRAM_POINT_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_POINT_SPRITE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1862_get_POINT_SPRITE) -HXDLIN(1862) return this1->POINT_SPRITE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_POINT_SPRITE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COMPILE_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1867_get_COMPILE_STATUS) -HXDLIN(1867) return this1->COMPILE_STATUS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COMPILE_STATUS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_LOW_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1872_get_LOW_FLOAT) -HXDLIN(1872) return this1->LOW_FLOAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_LOW_FLOAT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MEDIUM_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1877_get_MEDIUM_FLOAT) -HXDLIN(1877) return this1->MEDIUM_FLOAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MEDIUM_FLOAT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_HIGH_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1882_get_HIGH_FLOAT) -HXDLIN(1882) return this1->HIGH_FLOAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_HIGH_FLOAT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_LOW_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1887_get_LOW_INT) -HXDLIN(1887) return this1->LOW_INT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_LOW_INT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MEDIUM_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1892_get_MEDIUM_INT) -HXDLIN(1892) return this1->MEDIUM_INT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MEDIUM_INT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_HIGH_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1897_get_HIGH_INT) -HXDLIN(1897) return this1->HIGH_INT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_HIGH_INT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1902_get_FRAMEBUFFER) -HXDLIN(1902) return this1->FRAMEBUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RENDERBUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1907_get_RENDERBUFFER) -HXDLIN(1907) return this1->RENDERBUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RENDERBUFFER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGBA4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1912_get_RGBA4) -HXDLIN(1912) return this1->RGBA4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGBA4,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB5_A1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1917_get_RGB5_A1) -HXDLIN(1917) return this1->RGB5_A1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB5_A1,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB565( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1922_get_RGB565) -HXDLIN(1922) return this1->RGB565; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB565,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH_COMPONENT16( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1927_get_DEPTH_COMPONENT16) -HXDLIN(1927) return this1->DEPTH_COMPONENT16; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH_COMPONENT16,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_INDEX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1932_get_STENCIL_INDEX) -HXDLIN(1932) return this1->STENCIL_INDEX; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_INDEX,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_INDEX8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1937_get_STENCIL_INDEX8) -HXDLIN(1937) return this1->STENCIL_INDEX8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_INDEX8,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH_STENCIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1942_get_DEPTH_STENCIL) -HXDLIN(1942) return this1->DEPTH_STENCIL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH_STENCIL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RENDERBUFFER_WIDTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1947_get_RENDERBUFFER_WIDTH) -HXDLIN(1947) return this1->RENDERBUFFER_WIDTH; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RENDERBUFFER_WIDTH,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RENDERBUFFER_HEIGHT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1952_get_RENDERBUFFER_HEIGHT) -HXDLIN(1952) return this1->RENDERBUFFER_HEIGHT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RENDERBUFFER_HEIGHT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RENDERBUFFER_INTERNAL_FORMAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1957_get_RENDERBUFFER_INTERNAL_FORMAT) -HXDLIN(1957) return this1->RENDERBUFFER_INTERNAL_FORMAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RENDERBUFFER_INTERNAL_FORMAT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RENDERBUFFER_RED_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1962_get_RENDERBUFFER_RED_SIZE) -HXDLIN(1962) return this1->RENDERBUFFER_RED_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RENDERBUFFER_RED_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RENDERBUFFER_GREEN_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1967_get_RENDERBUFFER_GREEN_SIZE) -HXDLIN(1967) return this1->RENDERBUFFER_GREEN_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RENDERBUFFER_GREEN_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RENDERBUFFER_BLUE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1972_get_RENDERBUFFER_BLUE_SIZE) -HXDLIN(1972) return this1->RENDERBUFFER_BLUE_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RENDERBUFFER_BLUE_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RENDERBUFFER_ALPHA_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1977_get_RENDERBUFFER_ALPHA_SIZE) -HXDLIN(1977) return this1->RENDERBUFFER_ALPHA_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RENDERBUFFER_ALPHA_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RENDERBUFFER_DEPTH_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1982_get_RENDERBUFFER_DEPTH_SIZE) -HXDLIN(1982) return this1->RENDERBUFFER_DEPTH_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RENDERBUFFER_DEPTH_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RENDERBUFFER_STENCIL_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1987_get_RENDERBUFFER_STENCIL_SIZE) -HXDLIN(1987) return this1->RENDERBUFFER_STENCIL_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RENDERBUFFER_STENCIL_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1992_get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) -HXDLIN(1992) return this1->FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_1997_get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) -HXDLIN(1997) return this1->FRAMEBUFFER_ATTACHMENT_OBJECT_NAME; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2002_get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL) -HXDLIN(2002) return this1->FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2007_get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE) -HXDLIN(2007) return this1->FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_ATTACHMENT0( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2012_get_COLOR_ATTACHMENT0) -HXDLIN(2012) return this1->COLOR_ATTACHMENT0; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_ATTACHMENT0,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2017_get_DEPTH_ATTACHMENT) -HXDLIN(2017) return this1->DEPTH_ATTACHMENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH_ATTACHMENT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2022_get_STENCIL_ATTACHMENT) -HXDLIN(2022) return this1->STENCIL_ATTACHMENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL_ATTACHMENT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH_STENCIL_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2027_get_DEPTH_STENCIL_ATTACHMENT) -HXDLIN(2027) return this1->DEPTH_STENCIL_ATTACHMENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH_STENCIL_ATTACHMENT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_NONE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2032_get_NONE) -HXDLIN(2032) return this1->NONE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_NONE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_COMPLETE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2037_get_FRAMEBUFFER_COMPLETE) -HXDLIN(2037) return this1->FRAMEBUFFER_COMPLETE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_COMPLETE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2042_get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT) -HXDLIN(2042) return this1->FRAMEBUFFER_INCOMPLETE_ATTACHMENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2047_get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT) -HXDLIN(2047) return this1->FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2052_get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS) -HXDLIN(2052) return this1->FRAMEBUFFER_INCOMPLETE_DIMENSIONS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_UNSUPPORTED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2057_get_FRAMEBUFFER_UNSUPPORTED) -HXDLIN(2057) return this1->FRAMEBUFFER_UNSUPPORTED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_UNSUPPORTED,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2062_get_FRAMEBUFFER_BINDING) -HXDLIN(2062) return this1->FRAMEBUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RENDERBUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2067_get_RENDERBUFFER_BINDING) -HXDLIN(2067) return this1->RENDERBUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RENDERBUFFER_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_RENDERBUFFER_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2072_get_MAX_RENDERBUFFER_SIZE) -HXDLIN(2072) return this1->MAX_RENDERBUFFER_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_RENDERBUFFER_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INVALID_FRAMEBUFFER_OPERATION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2077_get_INVALID_FRAMEBUFFER_OPERATION) -HXDLIN(2077) return this1->INVALID_FRAMEBUFFER_OPERATION; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INVALID_FRAMEBUFFER_OPERATION,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNPACK_FLIP_Y_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2082_get_UNPACK_FLIP_Y_WEBGL) -HXDLIN(2082) return this1->UNPACK_FLIP_Y_WEBGL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNPACK_FLIP_Y_WEBGL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNPACK_PREMULTIPLY_ALPHA_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2087_get_UNPACK_PREMULTIPLY_ALPHA_WEBGL) -HXDLIN(2087) return this1->UNPACK_PREMULTIPLY_ALPHA_WEBGL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNPACK_PREMULTIPLY_ALPHA_WEBGL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_CONTEXT_LOST_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2092_get_CONTEXT_LOST_WEBGL) -HXDLIN(2092) return this1->CONTEXT_LOST_WEBGL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_CONTEXT_LOST_WEBGL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNPACK_COLORSPACE_CONVERSION_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2097_get_UNPACK_COLORSPACE_CONVERSION_WEBGL) -HXDLIN(2097) return this1->UNPACK_COLORSPACE_CONVERSION_WEBGL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNPACK_COLORSPACE_CONVERSION_WEBGL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_BROWSER_DEFAULT_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2102_get_BROWSER_DEFAULT_WEBGL) -HXDLIN(2102) return this1->BROWSER_DEFAULT_WEBGL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_BROWSER_DEFAULT_WEBGL,return ) - -::String OpenGLES3RenderContext_Impl__obj::get_type( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2107_get_type) -HXDLIN(2107) return this1->type; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_type,return ) - -Float OpenGLES3RenderContext_Impl__obj::get_version( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2112_get_version) -HXDLIN(2112) return this1->version; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_version,return ) - -int OpenGLES3RenderContext_Impl__obj::get_READ_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2117_get_READ_BUFFER) -HXDLIN(2117) return this1->READ_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_READ_BUFFER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNPACK_ROW_LENGTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2122_get_UNPACK_ROW_LENGTH) -HXDLIN(2122) return this1->UNPACK_ROW_LENGTH; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNPACK_ROW_LENGTH,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNPACK_SKIP_ROWS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2127_get_UNPACK_SKIP_ROWS) -HXDLIN(2127) return this1->UNPACK_SKIP_ROWS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNPACK_SKIP_ROWS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNPACK_SKIP_PIXELS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2132_get_UNPACK_SKIP_PIXELS) -HXDLIN(2132) return this1->UNPACK_SKIP_PIXELS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNPACK_SKIP_PIXELS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_PACK_ROW_LENGTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2137_get_PACK_ROW_LENGTH) -HXDLIN(2137) return this1->PACK_ROW_LENGTH; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_PACK_ROW_LENGTH,return ) - -int OpenGLES3RenderContext_Impl__obj::get_PACK_SKIP_ROWS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2142_get_PACK_SKIP_ROWS) -HXDLIN(2142) return this1->PACK_SKIP_ROWS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_PACK_SKIP_ROWS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_PACK_SKIP_PIXELS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2147_get_PACK_SKIP_PIXELS) -HXDLIN(2147) return this1->PACK_SKIP_PIXELS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_PACK_SKIP_PIXELS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_BINDING_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2152_get_TEXTURE_BINDING_3D) -HXDLIN(2152) return this1->TEXTURE_BINDING_3D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_BINDING_3D,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNPACK_SKIP_IMAGES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2157_get_UNPACK_SKIP_IMAGES) -HXDLIN(2157) return this1->UNPACK_SKIP_IMAGES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNPACK_SKIP_IMAGES,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNPACK_IMAGE_HEIGHT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2162_get_UNPACK_IMAGE_HEIGHT) -HXDLIN(2162) return this1->UNPACK_IMAGE_HEIGHT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNPACK_IMAGE_HEIGHT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_3D_TEXTURE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2167_get_MAX_3D_TEXTURE_SIZE) -HXDLIN(2167) return this1->MAX_3D_TEXTURE_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_3D_TEXTURE_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_ELEMENTS_VERTICES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2172_get_MAX_ELEMENTS_VERTICES) -HXDLIN(2172) return this1->MAX_ELEMENTS_VERTICES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_ELEMENTS_VERTICES,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_ELEMENTS_INDICES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2177_get_MAX_ELEMENTS_INDICES) -HXDLIN(2177) return this1->MAX_ELEMENTS_INDICES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_ELEMENTS_INDICES,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_TEXTURE_LOD_BIAS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2182_get_MAX_TEXTURE_LOD_BIAS) -HXDLIN(2182) return this1->MAX_TEXTURE_LOD_BIAS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_TEXTURE_LOD_BIAS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_FRAGMENT_UNIFORM_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2187_get_MAX_FRAGMENT_UNIFORM_COMPONENTS) -HXDLIN(2187) return this1->MAX_FRAGMENT_UNIFORM_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_FRAGMENT_UNIFORM_COMPONENTS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_VERTEX_UNIFORM_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2192_get_MAX_VERTEX_UNIFORM_COMPONENTS) -HXDLIN(2192) return this1->MAX_VERTEX_UNIFORM_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_VERTEX_UNIFORM_COMPONENTS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_ARRAY_TEXTURE_LAYERS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2197_get_MAX_ARRAY_TEXTURE_LAYERS) -HXDLIN(2197) return this1->MAX_ARRAY_TEXTURE_LAYERS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_ARRAY_TEXTURE_LAYERS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MIN_PROGRAM_TEXEL_OFFSET( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2202_get_MIN_PROGRAM_TEXEL_OFFSET) -HXDLIN(2202) return this1->MIN_PROGRAM_TEXEL_OFFSET; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MIN_PROGRAM_TEXEL_OFFSET,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_PROGRAM_TEXEL_OFFSET( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2207_get_MAX_PROGRAM_TEXEL_OFFSET) -HXDLIN(2207) return this1->MAX_PROGRAM_TEXEL_OFFSET; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_PROGRAM_TEXEL_OFFSET,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_VARYING_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2212_get_MAX_VARYING_COMPONENTS) -HXDLIN(2212) return this1->MAX_VARYING_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_VARYING_COMPONENTS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAGMENT_SHADER_DERIVATIVE_HINT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2217_get_FRAGMENT_SHADER_DERIVATIVE_HINT) -HXDLIN(2217) return this1->FRAGMENT_SHADER_DERIVATIVE_HINT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAGMENT_SHADER_DERIVATIVE_HINT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RASTERIZER_DISCARD( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2222_get_RASTERIZER_DISCARD) -HXDLIN(2222) return this1->RASTERIZER_DISCARD; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RASTERIZER_DISCARD,return ) - -int OpenGLES3RenderContext_Impl__obj::get_VERTEX_ARRAY_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2227_get_VERTEX_ARRAY_BINDING) -HXDLIN(2227) return this1->VERTEX_ARRAY_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_VERTEX_ARRAY_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_VERTEX_OUTPUT_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2232_get_MAX_VERTEX_OUTPUT_COMPONENTS) -HXDLIN(2232) return this1->MAX_VERTEX_OUTPUT_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_VERTEX_OUTPUT_COMPONENTS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_FRAGMENT_INPUT_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2237_get_MAX_FRAGMENT_INPUT_COMPONENTS) -HXDLIN(2237) return this1->MAX_FRAGMENT_INPUT_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_FRAGMENT_INPUT_COMPONENTS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_SERVER_WAIT_TIMEOUT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2242_get_MAX_SERVER_WAIT_TIMEOUT) -HXDLIN(2242) return this1->MAX_SERVER_WAIT_TIMEOUT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_SERVER_WAIT_TIMEOUT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_ELEMENT_INDEX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2247_get_MAX_ELEMENT_INDEX) -HXDLIN(2247) return this1->MAX_ELEMENT_INDEX; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_ELEMENT_INDEX,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2252_get_RED) -HXDLIN(2252) return this1->RED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RED,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2257_get_RGB8) -HXDLIN(2257) return this1->RGB8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB8,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGBA8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2262_get_RGBA8) -HXDLIN(2262) return this1->RGBA8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGBA8,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB10_A2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2267_get_RGB10_A2) -HXDLIN(2267) return this1->RGB10_A2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB10_A2,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2272_get_TEXTURE_3D) -HXDLIN(2272) return this1->TEXTURE_3D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_3D,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_WRAP_R( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2277_get_TEXTURE_WRAP_R) -HXDLIN(2277) return this1->TEXTURE_WRAP_R; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_WRAP_R,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_MIN_LOD( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2282_get_TEXTURE_MIN_LOD) -HXDLIN(2282) return this1->TEXTURE_MIN_LOD; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_MIN_LOD,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_MAX_LOD( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2287_get_TEXTURE_MAX_LOD) -HXDLIN(2287) return this1->TEXTURE_MAX_LOD; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_MAX_LOD,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_BASE_LEVEL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2292_get_TEXTURE_BASE_LEVEL) -HXDLIN(2292) return this1->TEXTURE_BASE_LEVEL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_BASE_LEVEL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_MAX_LEVEL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2297_get_TEXTURE_MAX_LEVEL) -HXDLIN(2297) return this1->TEXTURE_MAX_LEVEL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_MAX_LEVEL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_COMPARE_MODE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2302_get_TEXTURE_COMPARE_MODE) -HXDLIN(2302) return this1->TEXTURE_COMPARE_MODE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_COMPARE_MODE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_COMPARE_FUNC( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2307_get_TEXTURE_COMPARE_FUNC) -HXDLIN(2307) return this1->TEXTURE_COMPARE_FUNC; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_COMPARE_FUNC,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SRGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2312_get_SRGB) -HXDLIN(2312) return this1->SRGB; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SRGB,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SRGB8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2317_get_SRGB8) -HXDLIN(2317) return this1->SRGB8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SRGB8,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SRGB8_ALPHA8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2322_get_SRGB8_ALPHA8) -HXDLIN(2322) return this1->SRGB8_ALPHA8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SRGB8_ALPHA8,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COMPARE_REF_TO_TEXTURE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2327_get_COMPARE_REF_TO_TEXTURE) -HXDLIN(2327) return this1->COMPARE_REF_TO_TEXTURE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COMPARE_REF_TO_TEXTURE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGBA32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2332_get_RGBA32F) -HXDLIN(2332) return this1->RGBA32F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGBA32F,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2337_get_RGB32F) -HXDLIN(2337) return this1->RGB32F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB32F,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGBA16F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2342_get_RGBA16F) -HXDLIN(2342) return this1->RGBA16F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGBA16F,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB16F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2347_get_RGB16F) -HXDLIN(2347) return this1->RGB16F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB16F,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2352_get_TEXTURE_2D_ARRAY) -HXDLIN(2352) return this1->TEXTURE_2D_ARRAY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_2D_ARRAY,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_BINDING_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2357_get_TEXTURE_BINDING_2D_ARRAY) -HXDLIN(2357) return this1->TEXTURE_BINDING_2D_ARRAY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_BINDING_2D_ARRAY,return ) - -int OpenGLES3RenderContext_Impl__obj::get_R11F_G11F_B10F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2362_get_R11F_G11F_B10F) -HXDLIN(2362) return this1->R11F_G11F_B10F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_R11F_G11F_B10F,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB9_E5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2367_get_RGB9_E5) -HXDLIN(2367) return this1->RGB9_E5; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB9_E5,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGBA32UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2372_get_RGBA32UI) -HXDLIN(2372) return this1->RGBA32UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGBA32UI,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB32UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2377_get_RGB32UI) -HXDLIN(2377) return this1->RGB32UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB32UI,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGBA16UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2382_get_RGBA16UI) -HXDLIN(2382) return this1->RGBA16UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGBA16UI,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB16UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2387_get_RGB16UI) -HXDLIN(2387) return this1->RGB16UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB16UI,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGBA8UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2392_get_RGBA8UI) -HXDLIN(2392) return this1->RGBA8UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGBA8UI,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB8UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2397_get_RGB8UI) -HXDLIN(2397) return this1->RGB8UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB8UI,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGBA32I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2402_get_RGBA32I) -HXDLIN(2402) return this1->RGBA32I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGBA32I,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB32I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2407_get_RGB32I) -HXDLIN(2407) return this1->RGB32I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB32I,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGBA16I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2412_get_RGBA16I) -HXDLIN(2412) return this1->RGBA16I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGBA16I,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB16I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2417_get_RGB16I) -HXDLIN(2417) return this1->RGB16I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB16I,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGBA8I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2422_get_RGBA8I) -HXDLIN(2422) return this1->RGBA8I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGBA8I,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB8I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2427_get_RGB8I) -HXDLIN(2427) return this1->RGB8I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB8I,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RED_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2432_get_RED_INTEGER) -HXDLIN(2432) return this1->RED_INTEGER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RED_INTEGER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2437_get_RGB_INTEGER) -HXDLIN(2437) return this1->RGB_INTEGER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB_INTEGER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGBA_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2442_get_RGBA_INTEGER) -HXDLIN(2442) return this1->RGBA_INTEGER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGBA_INTEGER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_R8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2447_get_R8) -HXDLIN(2447) return this1->R8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_R8,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RG8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2452_get_RG8) -HXDLIN(2452) return this1->RG8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RG8,return ) - -int OpenGLES3RenderContext_Impl__obj::get_R16F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2457_get_R16F) -HXDLIN(2457) return this1->R16F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_R16F,return ) - -int OpenGLES3RenderContext_Impl__obj::get_R32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2462_get_R32F) -HXDLIN(2462) return this1->R32F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_R32F,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RG16F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2467_get_RG16F) -HXDLIN(2467) return this1->RG16F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RG16F,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RG32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2472_get_RG32F) -HXDLIN(2472) return this1->RG32F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RG32F,return ) - -int OpenGLES3RenderContext_Impl__obj::get_R8I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2477_get_R8I) -HXDLIN(2477) return this1->R8I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_R8I,return ) - -int OpenGLES3RenderContext_Impl__obj::get_R8UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2482_get_R8UI) -HXDLIN(2482) return this1->R8UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_R8UI,return ) - -int OpenGLES3RenderContext_Impl__obj::get_R16I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2487_get_R16I) -HXDLIN(2487) return this1->R16I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_R16I,return ) - -int OpenGLES3RenderContext_Impl__obj::get_R16UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2492_get_R16UI) -HXDLIN(2492) return this1->R16UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_R16UI,return ) - -int OpenGLES3RenderContext_Impl__obj::get_R32I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2497_get_R32I) -HXDLIN(2497) return this1->R32I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_R32I,return ) - -int OpenGLES3RenderContext_Impl__obj::get_R32UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2502_get_R32UI) -HXDLIN(2502) return this1->R32UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_R32UI,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RG8I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2507_get_RG8I) -HXDLIN(2507) return this1->RG8I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RG8I,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RG8UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2512_get_RG8UI) -HXDLIN(2512) return this1->RG8UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RG8UI,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RG16I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2517_get_RG16I) -HXDLIN(2517) return this1->RG16I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RG16I,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RG16UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2522_get_RG16UI) -HXDLIN(2522) return this1->RG16UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RG16UI,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RG32I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2527_get_RG32I) -HXDLIN(2527) return this1->RG32I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RG32I,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RG32UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2532_get_RG32UI) -HXDLIN(2532) return this1->RG32UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RG32UI,return ) - -int OpenGLES3RenderContext_Impl__obj::get_R8_SNORM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2537_get_R8_SNORM) -HXDLIN(2537) return this1->R8_SNORM; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_R8_SNORM,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RG8_SNORM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2542_get_RG8_SNORM) -HXDLIN(2542) return this1->RG8_SNORM; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RG8_SNORM,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB8_SNORM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2547_get_RGB8_SNORM) -HXDLIN(2547) return this1->RGB8_SNORM; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB8_SNORM,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGBA8_SNORM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2552_get_RGBA8_SNORM) -HXDLIN(2552) return this1->RGBA8_SNORM; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGBA8_SNORM,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RGB10_A2UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2557_get_RGB10_A2UI) -HXDLIN(2557) return this1->RGB10_A2UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RGB10_A2UI,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_IMMUTABLE_FORMAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2562_get_TEXTURE_IMMUTABLE_FORMAT) -HXDLIN(2562) return this1->TEXTURE_IMMUTABLE_FORMAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_IMMUTABLE_FORMAT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TEXTURE_IMMUTABLE_LEVELS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2567_get_TEXTURE_IMMUTABLE_LEVELS) -HXDLIN(2567) return this1->TEXTURE_IMMUTABLE_LEVELS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TEXTURE_IMMUTABLE_LEVELS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_INT_2_10_10_10_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2572_get_UNSIGNED_INT_2_10_10_10_REV) -HXDLIN(2572) return this1->UNSIGNED_INT_2_10_10_10_REV; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_INT_2_10_10_10_REV,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_INT_10F_11F_11F_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2577_get_UNSIGNED_INT_10F_11F_11F_REV) -HXDLIN(2577) return this1->UNSIGNED_INT_10F_11F_11F_REV; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_INT_10F_11F_11F_REV,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_INT_5_9_9_9_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2582_get_UNSIGNED_INT_5_9_9_9_REV) -HXDLIN(2582) return this1->UNSIGNED_INT_5_9_9_9_REV; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_INT_5_9_9_9_REV,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FLOAT_32_UNSIGNED_INT_24_8_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2587_get_FLOAT_32_UNSIGNED_INT_24_8_REV) -HXDLIN(2587) return this1->FLOAT_32_UNSIGNED_INT_24_8_REV; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FLOAT_32_UNSIGNED_INT_24_8_REV,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_INT_24_8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2592_get_UNSIGNED_INT_24_8) -HXDLIN(2592) return this1->UNSIGNED_INT_24_8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_INT_24_8,return ) - -int OpenGLES3RenderContext_Impl__obj::get_HALF_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2597_get_HALF_FLOAT) -HXDLIN(2597) return this1->HALF_FLOAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_HALF_FLOAT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RG( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2602_get_RG) -HXDLIN(2602) return this1->RG; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RG,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RG_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2607_get_RG_INTEGER) -HXDLIN(2607) return this1->RG_INTEGER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RG_INTEGER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INT_2_10_10_10_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2612_get_INT_2_10_10_10_REV) -HXDLIN(2612) return this1->INT_2_10_10_10_REV; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INT_2_10_10_10_REV,return ) - -int OpenGLES3RenderContext_Impl__obj::get_CURRENT_QUERY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2617_get_CURRENT_QUERY) -HXDLIN(2617) return this1->CURRENT_QUERY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_CURRENT_QUERY,return ) - -int OpenGLES3RenderContext_Impl__obj::get_QUERY_RESULT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2622_get_QUERY_RESULT) -HXDLIN(2622) return this1->QUERY_RESULT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_QUERY_RESULT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_QUERY_RESULT_AVAILABLE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2627_get_QUERY_RESULT_AVAILABLE) -HXDLIN(2627) return this1->QUERY_RESULT_AVAILABLE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_QUERY_RESULT_AVAILABLE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ANY_SAMPLES_PASSED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2632_get_ANY_SAMPLES_PASSED) -HXDLIN(2632) return this1->ANY_SAMPLES_PASSED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ANY_SAMPLES_PASSED,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ANY_SAMPLES_PASSED_CONSERVATIVE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2637_get_ANY_SAMPLES_PASSED_CONSERVATIVE) -HXDLIN(2637) return this1->ANY_SAMPLES_PASSED_CONSERVATIVE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ANY_SAMPLES_PASSED_CONSERVATIVE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_DRAW_BUFFERS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2642_get_MAX_DRAW_BUFFERS) -HXDLIN(2642) return this1->MAX_DRAW_BUFFERS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_DRAW_BUFFERS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_BUFFER0( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2647_get_DRAW_BUFFER0) -HXDLIN(2647) return this1->DRAW_BUFFER0; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_BUFFER0,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_BUFFER1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2652_get_DRAW_BUFFER1) -HXDLIN(2652) return this1->DRAW_BUFFER1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_BUFFER1,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_BUFFER2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2657_get_DRAW_BUFFER2) -HXDLIN(2657) return this1->DRAW_BUFFER2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_BUFFER2,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_BUFFER3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2662_get_DRAW_BUFFER3) -HXDLIN(2662) return this1->DRAW_BUFFER3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_BUFFER3,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_BUFFER4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2667_get_DRAW_BUFFER4) -HXDLIN(2667) return this1->DRAW_BUFFER4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_BUFFER4,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_BUFFER5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2672_get_DRAW_BUFFER5) -HXDLIN(2672) return this1->DRAW_BUFFER5; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_BUFFER5,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_BUFFER6( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2677_get_DRAW_BUFFER6) -HXDLIN(2677) return this1->DRAW_BUFFER6; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_BUFFER6,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_BUFFER7( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2682_get_DRAW_BUFFER7) -HXDLIN(2682) return this1->DRAW_BUFFER7; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_BUFFER7,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_BUFFER8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2687_get_DRAW_BUFFER8) -HXDLIN(2687) return this1->DRAW_BUFFER8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_BUFFER8,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_BUFFER9( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2692_get_DRAW_BUFFER9) -HXDLIN(2692) return this1->DRAW_BUFFER9; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_BUFFER9,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_BUFFER10( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2697_get_DRAW_BUFFER10) -HXDLIN(2697) return this1->DRAW_BUFFER10; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_BUFFER10,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_BUFFER11( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2702_get_DRAW_BUFFER11) -HXDLIN(2702) return this1->DRAW_BUFFER11; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_BUFFER11,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_BUFFER12( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2707_get_DRAW_BUFFER12) -HXDLIN(2707) return this1->DRAW_BUFFER12; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_BUFFER12,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_BUFFER13( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2712_get_DRAW_BUFFER13) -HXDLIN(2712) return this1->DRAW_BUFFER13; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_BUFFER13,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_BUFFER14( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2717_get_DRAW_BUFFER14) -HXDLIN(2717) return this1->DRAW_BUFFER14; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_BUFFER14,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_BUFFER15( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2722_get_DRAW_BUFFER15) -HXDLIN(2722) return this1->DRAW_BUFFER15; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_BUFFER15,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_COLOR_ATTACHMENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2727_get_MAX_COLOR_ATTACHMENTS) -HXDLIN(2727) return this1->MAX_COLOR_ATTACHMENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_COLOR_ATTACHMENTS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_ATTACHMENT1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2732_get_COLOR_ATTACHMENT1) -HXDLIN(2732) return this1->COLOR_ATTACHMENT1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_ATTACHMENT1,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_ATTACHMENT2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2737_get_COLOR_ATTACHMENT2) -HXDLIN(2737) return this1->COLOR_ATTACHMENT2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_ATTACHMENT2,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_ATTACHMENT3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2742_get_COLOR_ATTACHMENT3) -HXDLIN(2742) return this1->COLOR_ATTACHMENT3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_ATTACHMENT3,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_ATTACHMENT4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2747_get_COLOR_ATTACHMENT4) -HXDLIN(2747) return this1->COLOR_ATTACHMENT4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_ATTACHMENT4,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_ATTACHMENT5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2752_get_COLOR_ATTACHMENT5) -HXDLIN(2752) return this1->COLOR_ATTACHMENT5; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_ATTACHMENT5,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_ATTACHMENT6( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2757_get_COLOR_ATTACHMENT6) -HXDLIN(2757) return this1->COLOR_ATTACHMENT6; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_ATTACHMENT6,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_ATTACHMENT7( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2762_get_COLOR_ATTACHMENT7) -HXDLIN(2762) return this1->COLOR_ATTACHMENT7; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_ATTACHMENT7,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_ATTACHMENT8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2767_get_COLOR_ATTACHMENT8) -HXDLIN(2767) return this1->COLOR_ATTACHMENT8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_ATTACHMENT8,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_ATTACHMENT9( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2772_get_COLOR_ATTACHMENT9) -HXDLIN(2772) return this1->COLOR_ATTACHMENT9; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_ATTACHMENT9,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_ATTACHMENT10( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2777_get_COLOR_ATTACHMENT10) -HXDLIN(2777) return this1->COLOR_ATTACHMENT10; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_ATTACHMENT10,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_ATTACHMENT11( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2782_get_COLOR_ATTACHMENT11) -HXDLIN(2782) return this1->COLOR_ATTACHMENT11; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_ATTACHMENT11,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_ATTACHMENT12( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2787_get_COLOR_ATTACHMENT12) -HXDLIN(2787) return this1->COLOR_ATTACHMENT12; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_ATTACHMENT12,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_ATTACHMENT13( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2792_get_COLOR_ATTACHMENT13) -HXDLIN(2792) return this1->COLOR_ATTACHMENT13; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_ATTACHMENT13,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_ATTACHMENT14( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2797_get_COLOR_ATTACHMENT14) -HXDLIN(2797) return this1->COLOR_ATTACHMENT14; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_ATTACHMENT14,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR_ATTACHMENT15( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2802_get_COLOR_ATTACHMENT15) -HXDLIN(2802) return this1->COLOR_ATTACHMENT15; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR_ATTACHMENT15,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SAMPLER_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2807_get_SAMPLER_3D) -HXDLIN(2807) return this1->SAMPLER_3D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SAMPLER_3D,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SAMPLER_2D_SHADOW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2812_get_SAMPLER_2D_SHADOW) -HXDLIN(2812) return this1->SAMPLER_2D_SHADOW; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SAMPLER_2D_SHADOW,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SAMPLER_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2817_get_SAMPLER_2D_ARRAY) -HXDLIN(2817) return this1->SAMPLER_2D_ARRAY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SAMPLER_2D_ARRAY,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SAMPLER_2D_ARRAY_SHADOW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2822_get_SAMPLER_2D_ARRAY_SHADOW) -HXDLIN(2822) return this1->SAMPLER_2D_ARRAY_SHADOW; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SAMPLER_2D_ARRAY_SHADOW,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SAMPLER_CUBE_SHADOW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2827_get_SAMPLER_CUBE_SHADOW) -HXDLIN(2827) return this1->SAMPLER_CUBE_SHADOW; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SAMPLER_CUBE_SHADOW,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INT_SAMPLER_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2832_get_INT_SAMPLER_2D) -HXDLIN(2832) return this1->INT_SAMPLER_2D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INT_SAMPLER_2D,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INT_SAMPLER_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2837_get_INT_SAMPLER_3D) -HXDLIN(2837) return this1->INT_SAMPLER_3D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INT_SAMPLER_3D,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INT_SAMPLER_CUBE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2842_get_INT_SAMPLER_CUBE) -HXDLIN(2842) return this1->INT_SAMPLER_CUBE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INT_SAMPLER_CUBE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INT_SAMPLER_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2847_get_INT_SAMPLER_2D_ARRAY) -HXDLIN(2847) return this1->INT_SAMPLER_2D_ARRAY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INT_SAMPLER_2D_ARRAY,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_INT_SAMPLER_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2852_get_UNSIGNED_INT_SAMPLER_2D) -HXDLIN(2852) return this1->UNSIGNED_INT_SAMPLER_2D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_INT_SAMPLER_2D,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_INT_SAMPLER_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2857_get_UNSIGNED_INT_SAMPLER_3D) -HXDLIN(2857) return this1->UNSIGNED_INT_SAMPLER_3D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_INT_SAMPLER_3D,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_INT_SAMPLER_CUBE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2862_get_UNSIGNED_INT_SAMPLER_CUBE) -HXDLIN(2862) return this1->UNSIGNED_INT_SAMPLER_CUBE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_INT_SAMPLER_CUBE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_INT_SAMPLER_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2867_get_UNSIGNED_INT_SAMPLER_2D_ARRAY) -HXDLIN(2867) return this1->UNSIGNED_INT_SAMPLER_2D_ARRAY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_INT_SAMPLER_2D_ARRAY,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_SAMPLES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2872_get_MAX_SAMPLES) -HXDLIN(2872) return this1->MAX_SAMPLES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_SAMPLES,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SAMPLER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2877_get_SAMPLER_BINDING) -HXDLIN(2877) return this1->SAMPLER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SAMPLER_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_PIXEL_PACK_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2882_get_PIXEL_PACK_BUFFER) -HXDLIN(2882) return this1->PIXEL_PACK_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_PIXEL_PACK_BUFFER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_PIXEL_UNPACK_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2887_get_PIXEL_UNPACK_BUFFER) -HXDLIN(2887) return this1->PIXEL_UNPACK_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_PIXEL_UNPACK_BUFFER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_PIXEL_PACK_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2892_get_PIXEL_PACK_BUFFER_BINDING) -HXDLIN(2892) return this1->PIXEL_PACK_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_PIXEL_PACK_BUFFER_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_PIXEL_UNPACK_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2897_get_PIXEL_UNPACK_BUFFER_BINDING) -HXDLIN(2897) return this1->PIXEL_UNPACK_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_PIXEL_UNPACK_BUFFER_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COPY_READ_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2902_get_COPY_READ_BUFFER) -HXDLIN(2902) return this1->COPY_READ_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COPY_READ_BUFFER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COPY_WRITE_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2907_get_COPY_WRITE_BUFFER) -HXDLIN(2907) return this1->COPY_WRITE_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COPY_WRITE_BUFFER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COPY_READ_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2912_get_COPY_READ_BUFFER_BINDING) -HXDLIN(2912) return this1->COPY_READ_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COPY_READ_BUFFER_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COPY_WRITE_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2917_get_COPY_WRITE_BUFFER_BINDING) -HXDLIN(2917) return this1->COPY_WRITE_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COPY_WRITE_BUFFER_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FLOAT_MAT2x3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2922_get_FLOAT_MAT2x3) -HXDLIN(2922) return this1->FLOAT_MAT2x3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FLOAT_MAT2x3,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FLOAT_MAT2x4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2927_get_FLOAT_MAT2x4) -HXDLIN(2927) return this1->FLOAT_MAT2x4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FLOAT_MAT2x4,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FLOAT_MAT3x2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2932_get_FLOAT_MAT3x2) -HXDLIN(2932) return this1->FLOAT_MAT3x2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FLOAT_MAT3x2,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FLOAT_MAT3x4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2937_get_FLOAT_MAT3x4) -HXDLIN(2937) return this1->FLOAT_MAT3x4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FLOAT_MAT3x4,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FLOAT_MAT4x2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2942_get_FLOAT_MAT4x2) -HXDLIN(2942) return this1->FLOAT_MAT4x2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FLOAT_MAT4x2,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FLOAT_MAT4x3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2947_get_FLOAT_MAT4x3) -HXDLIN(2947) return this1->FLOAT_MAT4x3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FLOAT_MAT4x3,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_INT_VEC2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2952_get_UNSIGNED_INT_VEC2) -HXDLIN(2952) return this1->UNSIGNED_INT_VEC2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_INT_VEC2,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_INT_VEC3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2957_get_UNSIGNED_INT_VEC3) -HXDLIN(2957) return this1->UNSIGNED_INT_VEC3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_INT_VEC3,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_INT_VEC4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2962_get_UNSIGNED_INT_VEC4) -HXDLIN(2962) return this1->UNSIGNED_INT_VEC4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_INT_VEC4,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNED_NORMALIZED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2967_get_UNSIGNED_NORMALIZED) -HXDLIN(2967) return this1->UNSIGNED_NORMALIZED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNED_NORMALIZED,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SIGNED_NORMALIZED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2972_get_SIGNED_NORMALIZED) -HXDLIN(2972) return this1->SIGNED_NORMALIZED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SIGNED_NORMALIZED,return ) - -int OpenGLES3RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2977_get_VERTEX_ATTRIB_ARRAY_INTEGER) -HXDLIN(2977) return this1->VERTEX_ATTRIB_ARRAY_INTEGER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_INTEGER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_DIVISOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2982_get_VERTEX_ATTRIB_ARRAY_DIVISOR) -HXDLIN(2982) return this1->VERTEX_ATTRIB_ARRAY_DIVISOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_DIVISOR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_BUFFER_MODE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2987_get_TRANSFORM_FEEDBACK_BUFFER_MODE) -HXDLIN(2987) return this1->TRANSFORM_FEEDBACK_BUFFER_MODE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_BUFFER_MODE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2992_get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS) -HXDLIN(2992) return this1->MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_VARYINGS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_2997_get_TRANSFORM_FEEDBACK_VARYINGS) -HXDLIN(2997) return this1->TRANSFORM_FEEDBACK_VARYINGS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_VARYINGS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_BUFFER_START( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3002_get_TRANSFORM_FEEDBACK_BUFFER_START) -HXDLIN(3002) return this1->TRANSFORM_FEEDBACK_BUFFER_START; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_BUFFER_START,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_BUFFER_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3007_get_TRANSFORM_FEEDBACK_BUFFER_SIZE) -HXDLIN(3007) return this1->TRANSFORM_FEEDBACK_BUFFER_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_BUFFER_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3012_get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN) -HXDLIN(3012) return this1->TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3017_get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS) -HXDLIN(3017) return this1->MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3022_get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS) -HXDLIN(3022) return this1->MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INTERLEAVED_ATTRIBS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3027_get_INTERLEAVED_ATTRIBS) -HXDLIN(3027) return this1->INTERLEAVED_ATTRIBS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INTERLEAVED_ATTRIBS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SEPARATE_ATTRIBS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3032_get_SEPARATE_ATTRIBS) -HXDLIN(3032) return this1->SEPARATE_ATTRIBS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SEPARATE_ATTRIBS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3037_get_TRANSFORM_FEEDBACK_BUFFER) -HXDLIN(3037) return this1->TRANSFORM_FEEDBACK_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_BUFFER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3042_get_TRANSFORM_FEEDBACK_BUFFER_BINDING) -HXDLIN(3042) return this1->TRANSFORM_FEEDBACK_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_BUFFER_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3047_get_TRANSFORM_FEEDBACK) -HXDLIN(3047) return this1->TRANSFORM_FEEDBACK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_PAUSED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3052_get_TRANSFORM_FEEDBACK_PAUSED) -HXDLIN(3052) return this1->TRANSFORM_FEEDBACK_PAUSED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_PAUSED,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_ACTIVE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3057_get_TRANSFORM_FEEDBACK_ACTIVE) -HXDLIN(3057) return this1->TRANSFORM_FEEDBACK_ACTIVE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_ACTIVE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3062_get_TRANSFORM_FEEDBACK_BINDING) -HXDLIN(3062) return this1->TRANSFORM_FEEDBACK_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3067_get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) -HXDLIN(3067) return this1->FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3072_get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) -HXDLIN(3072) return this1->FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_RED_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3077_get_FRAMEBUFFER_ATTACHMENT_RED_SIZE) -HXDLIN(3077) return this1->FRAMEBUFFER_ATTACHMENT_RED_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_RED_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3082_get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE) -HXDLIN(3082) return this1->FRAMEBUFFER_ATTACHMENT_GREEN_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3087_get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE) -HXDLIN(3087) return this1->FRAMEBUFFER_ATTACHMENT_BLUE_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3092_get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE) -HXDLIN(3092) return this1->FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3097_get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE) -HXDLIN(3097) return this1->FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3102_get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE) -HXDLIN(3102) return this1->FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_DEFAULT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3107_get_FRAMEBUFFER_DEFAULT) -HXDLIN(3107) return this1->FRAMEBUFFER_DEFAULT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_DEFAULT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH24_STENCIL8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3112_get_DEPTH24_STENCIL8) -HXDLIN(3112) return this1->DEPTH24_STENCIL8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH24_STENCIL8,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_FRAMEBUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3117_get_DRAW_FRAMEBUFFER_BINDING) -HXDLIN(3117) return this1->DRAW_FRAMEBUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_FRAMEBUFFER_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_READ_FRAMEBUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3122_get_READ_FRAMEBUFFER) -HXDLIN(3122) return this1->READ_FRAMEBUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_READ_FRAMEBUFFER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DRAW_FRAMEBUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3127_get_DRAW_FRAMEBUFFER) -HXDLIN(3127) return this1->DRAW_FRAMEBUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DRAW_FRAMEBUFFER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_READ_FRAMEBUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3132_get_READ_FRAMEBUFFER_BINDING) -HXDLIN(3132) return this1->READ_FRAMEBUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_READ_FRAMEBUFFER_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_RENDERBUFFER_SAMPLES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3137_get_RENDERBUFFER_SAMPLES) -HXDLIN(3137) return this1->RENDERBUFFER_SAMPLES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_RENDERBUFFER_SAMPLES,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3142_get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER) -HXDLIN(3142) return this1->FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3147_get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE) -HXDLIN(3147) return this1->FRAMEBUFFER_INCOMPLETE_MULTISAMPLE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3152_get_UNIFORM_BUFFER) -HXDLIN(3152) return this1->UNIFORM_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_BUFFER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3157_get_UNIFORM_BUFFER_BINDING) -HXDLIN(3157) return this1->UNIFORM_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_BUFFER_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_BUFFER_START( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3162_get_UNIFORM_BUFFER_START) -HXDLIN(3162) return this1->UNIFORM_BUFFER_START; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_BUFFER_START,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_BUFFER_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3167_get_UNIFORM_BUFFER_SIZE) -HXDLIN(3167) return this1->UNIFORM_BUFFER_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_BUFFER_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_VERTEX_UNIFORM_BLOCKS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3172_get_MAX_VERTEX_UNIFORM_BLOCKS) -HXDLIN(3172) return this1->MAX_VERTEX_UNIFORM_BLOCKS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_VERTEX_UNIFORM_BLOCKS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_FRAGMENT_UNIFORM_BLOCKS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3177_get_MAX_FRAGMENT_UNIFORM_BLOCKS) -HXDLIN(3177) return this1->MAX_FRAGMENT_UNIFORM_BLOCKS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_FRAGMENT_UNIFORM_BLOCKS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_COMBINED_UNIFORM_BLOCKS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3182_get_MAX_COMBINED_UNIFORM_BLOCKS) -HXDLIN(3182) return this1->MAX_COMBINED_UNIFORM_BLOCKS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_COMBINED_UNIFORM_BLOCKS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_UNIFORM_BUFFER_BINDINGS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3187_get_MAX_UNIFORM_BUFFER_BINDINGS) -HXDLIN(3187) return this1->MAX_UNIFORM_BUFFER_BINDINGS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_UNIFORM_BUFFER_BINDINGS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_UNIFORM_BLOCK_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3192_get_MAX_UNIFORM_BLOCK_SIZE) -HXDLIN(3192) return this1->MAX_UNIFORM_BLOCK_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_UNIFORM_BLOCK_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3197_get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS) -HXDLIN(3197) return this1->MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3202_get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS) -HXDLIN(3202) return this1->MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_BUFFER_OFFSET_ALIGNMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3207_get_UNIFORM_BUFFER_OFFSET_ALIGNMENT) -HXDLIN(3207) return this1->UNIFORM_BUFFER_OFFSET_ALIGNMENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_BUFFER_OFFSET_ALIGNMENT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ACTIVE_UNIFORM_BLOCKS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3212_get_ACTIVE_UNIFORM_BLOCKS) -HXDLIN(3212) return this1->ACTIVE_UNIFORM_BLOCKS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ACTIVE_UNIFORM_BLOCKS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3217_get_UNIFORM_TYPE) -HXDLIN(3217) return this1->UNIFORM_TYPE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_TYPE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3222_get_UNIFORM_SIZE) -HXDLIN(3222) return this1->UNIFORM_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_BLOCK_INDEX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3227_get_UNIFORM_BLOCK_INDEX) -HXDLIN(3227) return this1->UNIFORM_BLOCK_INDEX; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_BLOCK_INDEX,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_OFFSET( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3232_get_UNIFORM_OFFSET) -HXDLIN(3232) return this1->UNIFORM_OFFSET; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_OFFSET,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_ARRAY_STRIDE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3237_get_UNIFORM_ARRAY_STRIDE) -HXDLIN(3237) return this1->UNIFORM_ARRAY_STRIDE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_ARRAY_STRIDE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_MATRIX_STRIDE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3242_get_UNIFORM_MATRIX_STRIDE) -HXDLIN(3242) return this1->UNIFORM_MATRIX_STRIDE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_MATRIX_STRIDE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_IS_ROW_MAJOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3247_get_UNIFORM_IS_ROW_MAJOR) -HXDLIN(3247) return this1->UNIFORM_IS_ROW_MAJOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_IS_ROW_MAJOR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_BLOCK_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3252_get_UNIFORM_BLOCK_BINDING) -HXDLIN(3252) return this1->UNIFORM_BLOCK_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_BLOCK_BINDING,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_BLOCK_DATA_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3257_get_UNIFORM_BLOCK_DATA_SIZE) -HXDLIN(3257) return this1->UNIFORM_BLOCK_DATA_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_BLOCK_DATA_SIZE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_BLOCK_ACTIVE_UNIFORMS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3262_get_UNIFORM_BLOCK_ACTIVE_UNIFORMS) -HXDLIN(3262) return this1->UNIFORM_BLOCK_ACTIVE_UNIFORMS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_BLOCK_ACTIVE_UNIFORMS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3267_get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES) -HXDLIN(3267) return this1->UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3272_get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER) -HXDLIN(3272) return this1->UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3277_get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER) -HXDLIN(3277) return this1->UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER,return ) - -int OpenGLES3RenderContext_Impl__obj::get_OBJECT_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3282_get_OBJECT_TYPE) -HXDLIN(3282) return this1->OBJECT_TYPE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_OBJECT_TYPE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SYNC_CONDITION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3287_get_SYNC_CONDITION) -HXDLIN(3287) return this1->SYNC_CONDITION; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SYNC_CONDITION,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SYNC_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3292_get_SYNC_STATUS) -HXDLIN(3292) return this1->SYNC_STATUS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SYNC_STATUS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SYNC_FLAGS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3297_get_SYNC_FLAGS) -HXDLIN(3297) return this1->SYNC_FLAGS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SYNC_FLAGS,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SYNC_FENCE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3302_get_SYNC_FENCE) -HXDLIN(3302) return this1->SYNC_FENCE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SYNC_FENCE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SYNC_GPU_COMMANDS_COMPLETE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3307_get_SYNC_GPU_COMMANDS_COMPLETE) -HXDLIN(3307) return this1->SYNC_GPU_COMMANDS_COMPLETE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SYNC_GPU_COMMANDS_COMPLETE,return ) - -int OpenGLES3RenderContext_Impl__obj::get_UNSIGNALED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3312_get_UNSIGNALED) -HXDLIN(3312) return this1->UNSIGNALED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_UNSIGNALED,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SIGNALED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3317_get_SIGNALED) -HXDLIN(3317) return this1->SIGNALED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SIGNALED,return ) - -int OpenGLES3RenderContext_Impl__obj::get_ALREADY_SIGNALED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3322_get_ALREADY_SIGNALED) -HXDLIN(3322) return this1->ALREADY_SIGNALED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_ALREADY_SIGNALED,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TIMEOUT_EXPIRED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3327_get_TIMEOUT_EXPIRED) -HXDLIN(3327) return this1->TIMEOUT_EXPIRED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TIMEOUT_EXPIRED,return ) - -int OpenGLES3RenderContext_Impl__obj::get_CONDITION_SATISFIED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3332_get_CONDITION_SATISFIED) -HXDLIN(3332) return this1->CONDITION_SATISFIED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_CONDITION_SATISFIED,return ) - -int OpenGLES3RenderContext_Impl__obj::get_WAIT_FAILED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3337_get_WAIT_FAILED) -HXDLIN(3337) return this1->WAIT_FAILED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_WAIT_FAILED,return ) - -int OpenGLES3RenderContext_Impl__obj::get_SYNC_FLUSH_COMMANDS_BIT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3342_get_SYNC_FLUSH_COMMANDS_BIT) -HXDLIN(3342) return this1->SYNC_FLUSH_COMMANDS_BIT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_SYNC_FLUSH_COMMANDS_BIT,return ) - -int OpenGLES3RenderContext_Impl__obj::get_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3347_get_COLOR) -HXDLIN(3347) return this1->COLOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_COLOR,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3352_get_DEPTH) -HXDLIN(3352) return this1->DEPTH; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STENCIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3357_get_STENCIL) -HXDLIN(3357) return this1->STENCIL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STENCIL,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MIN( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3362_get_MIN) -HXDLIN(3362) return this1->MIN; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MIN,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3367_get_MAX) -HXDLIN(3367) return this1->MAX; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH_COMPONENT24( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3372_get_DEPTH_COMPONENT24) -HXDLIN(3372) return this1->DEPTH_COMPONENT24; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH_COMPONENT24,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STREAM_READ( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3377_get_STREAM_READ) -HXDLIN(3377) return this1->STREAM_READ; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STREAM_READ,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STREAM_COPY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3382_get_STREAM_COPY) -HXDLIN(3382) return this1->STREAM_COPY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STREAM_COPY,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STATIC_READ( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3387_get_STATIC_READ) -HXDLIN(3387) return this1->STATIC_READ; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STATIC_READ,return ) - -int OpenGLES3RenderContext_Impl__obj::get_STATIC_COPY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3392_get_STATIC_COPY) -HXDLIN(3392) return this1->STATIC_COPY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_STATIC_COPY,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DYNAMIC_READ( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3397_get_DYNAMIC_READ) -HXDLIN(3397) return this1->DYNAMIC_READ; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DYNAMIC_READ,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DYNAMIC_COPY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3402_get_DYNAMIC_COPY) -HXDLIN(3402) return this1->DYNAMIC_COPY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DYNAMIC_COPY,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH_COMPONENT32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3407_get_DEPTH_COMPONENT32F) -HXDLIN(3407) return this1->DEPTH_COMPONENT32F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH_COMPONENT32F,return ) - -int OpenGLES3RenderContext_Impl__obj::get_DEPTH32F_STENCIL8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3412_get_DEPTH32F_STENCIL8) -HXDLIN(3412) return this1->DEPTH32F_STENCIL8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_DEPTH32F_STENCIL8,return ) - -int OpenGLES3RenderContext_Impl__obj::get_INVALID_INDEX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3417_get_INVALID_INDEX) -HXDLIN(3417) return this1->INVALID_INDEX; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_INVALID_INDEX,return ) - -int OpenGLES3RenderContext_Impl__obj::get_TIMEOUT_IGNORED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3422_get_TIMEOUT_IGNORED) -HXDLIN(3422) return this1->TIMEOUT_IGNORED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_TIMEOUT_IGNORED,return ) - -int OpenGLES3RenderContext_Impl__obj::get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3427_get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL) -HXDLIN(3427) return this1->MAX_CLIENT_WAIT_TIMEOUT_WEBGL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL,return ) - -void OpenGLES3RenderContext_Impl__obj::activeTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int texture){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3432_activeTexture) -HXDLIN(3432) this1->activeTexture(texture); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,activeTexture,(void)) - -void OpenGLES3RenderContext_Impl__obj::attachShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3437_attachShader) -HXDLIN(3437) this1->attachShader(program,shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,attachShader,(void)) - -void OpenGLES3RenderContext_Impl__obj::beginQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject query){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3442_beginQuery) -HXDLIN(3442) this1->beginQuery(target,query); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,beginQuery,(void)) - -void OpenGLES3RenderContext_Impl__obj::beginTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int primitiveNode){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3447_beginTransformFeedback) -HXDLIN(3447) this1->beginTransformFeedback(primitiveNode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,beginTransformFeedback,(void)) - -void OpenGLES3RenderContext_Impl__obj::bindAttribLocation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int index,::String name){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3452_bindAttribLocation) -HXDLIN(3452) this1->bindAttribLocation(program,index,name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,bindAttribLocation,(void)) - -void OpenGLES3RenderContext_Impl__obj::bindBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3457_bindBuffer) -HXDLIN(3457) this1->bindBuffer(target,buffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,bindBuffer,(void)) - -void OpenGLES3RenderContext_Impl__obj::bindBufferBase( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int index, ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3462_bindBufferBase) -HXDLIN(3462) this1->bindBufferBase(target,index,buffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,bindBufferBase,(void)) - -void OpenGLES3RenderContext_Impl__obj::bindBufferRange( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int index, ::lime::graphics::opengl::GLObject buffer,Float offset,int size){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3467_bindBufferRange) -HXDLIN(3467) this1->bindBufferRange(target,index,buffer,offset,size); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(OpenGLES3RenderContext_Impl__obj,bindBufferRange,(void)) - -void OpenGLES3RenderContext_Impl__obj::bindFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject framebuffer){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3472_bindFramebuffer) -HXDLIN(3472) this1->bindFramebuffer(target,framebuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,bindFramebuffer,(void)) - -void OpenGLES3RenderContext_Impl__obj::bindRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject renderbuffer){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3477_bindRenderbuffer) -HXDLIN(3477) this1->bindRenderbuffer(target,renderbuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,bindRenderbuffer,(void)) - -void OpenGLES3RenderContext_Impl__obj::bindSampler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int unit, ::lime::graphics::opengl::GLObject sampler){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3482_bindSampler) -HXDLIN(3482) this1->bindSampler(unit,sampler); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,bindSampler,(void)) - -void OpenGLES3RenderContext_Impl__obj::bindTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject texture){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3487_bindTexture) -HXDLIN(3487) this1->bindTexture(target,texture); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,bindTexture,(void)) - -void OpenGLES3RenderContext_Impl__obj::bindTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject transformFeedback){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3492_bindTransformFeedback) -HXDLIN(3492) this1->bindTransformFeedback(target,transformFeedback); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,bindTransformFeedback,(void)) - -void OpenGLES3RenderContext_Impl__obj::bindVertexArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject vertexArray){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3497_bindVertexArray) -HXDLIN(3497) this1->bindVertexArray(vertexArray); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,bindVertexArray,(void)) - -void OpenGLES3RenderContext_Impl__obj::blendColor( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float red,Float green,Float blue,Float alpha){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3502_blendColor) -HXDLIN(3502) this1->blendColor(red,green,blue,alpha); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,blendColor,(void)) - -void OpenGLES3RenderContext_Impl__obj::blendEquation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3507_blendEquation) -HXDLIN(3507) this1->blendEquation(mode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,blendEquation,(void)) - -void OpenGLES3RenderContext_Impl__obj::blendEquationSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int modeRGB,int modeAlpha){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3512_blendEquationSeparate) -HXDLIN(3512) this1->blendEquationSeparate(modeRGB,modeAlpha); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,blendEquationSeparate,(void)) - -void OpenGLES3RenderContext_Impl__obj::blendFunc( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int sfactor,int dfactor){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3517_blendFunc) -HXDLIN(3517) this1->blendFunc(sfactor,dfactor); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,blendFunc,(void)) - -void OpenGLES3RenderContext_Impl__obj::blendFuncSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int srcRGB,int dstRGB,int srcAlpha,int dstAlpha){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3522_blendFuncSeparate) -HXDLIN(3522) this1->blendFuncSeparate(srcRGB,dstRGB,srcAlpha,dstAlpha); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,blendFuncSeparate,(void)) - -void OpenGLES3RenderContext_Impl__obj::blitFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int srcX0,int srcY0,int srcX1,int srcY1,int dstX0,int dstY0,int dstX1,int dstY1,int mask,int filter){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3527_blitFramebuffer) -HXDLIN(3527) this1->blitFramebuffer(srcX0,srcY0,srcX1,srcY1,dstX0,dstY0,dstX1,dstY1,mask,filter); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC11(OpenGLES3RenderContext_Impl__obj,blitFramebuffer,(void)) - -void OpenGLES3RenderContext_Impl__obj::bufferData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int size,Float data,int usage){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3532_bufferData) -HXDLIN(3532) this1->bufferData(target,size,data,usage); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,bufferData,(void)) - -void OpenGLES3RenderContext_Impl__obj::bufferSubData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int offset,int size,Float data){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3537_bufferSubData) -HXDLIN(3537) this1->bufferSubData(target,offset,size,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,bufferSubData,(void)) - -int OpenGLES3RenderContext_Impl__obj::checkFramebufferStatus( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3542_checkFramebufferStatus) -HXDLIN(3542) return this1->checkFramebufferStatus(target); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,checkFramebufferStatus,return ) - -void OpenGLES3RenderContext_Impl__obj::clear( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mask){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3547_clear) -HXDLIN(3547) this1->clear(mask); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,clear,(void)) - -void OpenGLES3RenderContext_Impl__obj::clearBufferfi( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int buffer,int drawbuffer,Float depth,int stencil){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3552_clearBufferfi) -HXDLIN(3552) this1->clearBufferfi(buffer,drawbuffer,depth,stencil); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,clearBufferfi,(void)) - -void OpenGLES3RenderContext_Impl__obj::clearBufferfv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int buffer,int drawbuffer,Float value){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3557_clearBufferfv) -HXDLIN(3557) this1->clearBufferfv(buffer,drawbuffer,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,clearBufferfv,(void)) - -void OpenGLES3RenderContext_Impl__obj::clearBufferiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int buffer,int drawbuffer,Float value){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3562_clearBufferiv) -HXDLIN(3562) this1->clearBufferiv(buffer,drawbuffer,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,clearBufferiv,(void)) - -void OpenGLES3RenderContext_Impl__obj::clearBufferuiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int buffer,int drawbuffer,Float value){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3567_clearBufferuiv) -HXDLIN(3567) this1->clearBufferuiv(buffer,drawbuffer,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,clearBufferuiv,(void)) - -void OpenGLES3RenderContext_Impl__obj::clearColor( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float red,Float green,Float blue,Float alpha){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3572_clearColor) -HXDLIN(3572) this1->clearColor(red,green,blue,alpha); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,clearColor,(void)) - -void OpenGLES3RenderContext_Impl__obj::clearDepthf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float depth){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3577_clearDepthf) -HXDLIN(3577) this1->clearDepthf(depth); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,clearDepthf,(void)) - -void OpenGLES3RenderContext_Impl__obj::clearStencil( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int s){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3582_clearStencil) -HXDLIN(3582) this1->clearStencil(s); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,clearStencil,(void)) - -int OpenGLES3RenderContext_Impl__obj::clientWaitSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync,int flags, cpp::Int64Struct timeout){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3587_clientWaitSync) -HXDLIN(3587) return this1->clientWaitSync(sync,flags,timeout); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,clientWaitSync,return ) - -void OpenGLES3RenderContext_Impl__obj::colorMask( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,bool red,bool green,bool blue,bool alpha){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3592_colorMask) -HXDLIN(3592) this1->colorMask(red,green,blue,alpha); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,colorMask,(void)) - -void OpenGLES3RenderContext_Impl__obj::compileShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3597_compileShader) -HXDLIN(3597) this1->compileShader(shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,compileShader,(void)) - -void OpenGLES3RenderContext_Impl__obj::compressedTexImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int border,int imageSize,Float data){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3602_compressedTexImage2D) -HXDLIN(3602) this1->compressedTexImage2D(target,level,internalformat,width,height,border,imageSize,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC9(OpenGLES3RenderContext_Impl__obj,compressedTexImage2D,(void)) - -void OpenGLES3RenderContext_Impl__obj::compressedTexImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int depth,int border,int imageSize,Float data){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3608_compressedTexImage3D) -HXDLIN(3608) this1->compressedTexImage3D(target,level,internalformat,width,height,depth,border,imageSize,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC10(OpenGLES3RenderContext_Impl__obj,compressedTexImage3D,(void)) - -void OpenGLES3RenderContext_Impl__obj::compressedTexSubImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int width,int height,int format,int imageSize,Float data){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3614_compressedTexSubImage2D) -HXDLIN(3614) this1->compressedTexSubImage2D(target,level,xoffset,yoffset,width,height,format,imageSize,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC10(OpenGLES3RenderContext_Impl__obj,compressedTexSubImage2D,(void)) - -void OpenGLES3RenderContext_Impl__obj::compressedTexSubImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int zoffset,int width,int height,int depth,int format,int imageSize,Float data){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3620_compressedTexSubImage3D) -HXDLIN(3620) this1->compressedTexSubImage3D(target,level,xoffset,yoffset,zoffset,width,height,depth,format,imageSize,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC12(OpenGLES3RenderContext_Impl__obj,compressedTexSubImage3D,(void)) - -void OpenGLES3RenderContext_Impl__obj::copyBufferSubData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int readTarget,int writeTarget,Float readOffset,Float writeOffset,int size){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3625_copyBufferSubData) -HXDLIN(3625) this1->copyBufferSubData(readTarget,writeTarget,readOffset,writeOffset,size); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(OpenGLES3RenderContext_Impl__obj,copyBufferSubData,(void)) - -void OpenGLES3RenderContext_Impl__obj::copyTexImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int x,int y,int width,int height,int border){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3630_copyTexImage2D) -HXDLIN(3630) this1->copyTexImage2D(target,level,internalformat,x,y,width,height,border); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC9(OpenGLES3RenderContext_Impl__obj,copyTexImage2D,(void)) - -void OpenGLES3RenderContext_Impl__obj::copyTexSubImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3635_copyTexSubImage2D) -HXDLIN(3635) this1->copyTexSubImage2D(target,level,xoffset,yoffset,x,y,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC9(OpenGLES3RenderContext_Impl__obj,copyTexSubImage2D,(void)) - -void OpenGLES3RenderContext_Impl__obj::copyTexSubImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int zoffset,int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3640_copyTexSubImage3D) -HXDLIN(3640) this1->copyTexSubImage3D(target,level,xoffset,yoffset,zoffset,x,y,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC10(OpenGLES3RenderContext_Impl__obj,copyTexSubImage3D,(void)) - - ::lime::graphics::opengl::GLObject OpenGLES3RenderContext_Impl__obj::createBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3645_createBuffer) -HXDLIN(3645) return this1->createBuffer(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,createBuffer,return ) - - ::lime::graphics::opengl::GLObject OpenGLES3RenderContext_Impl__obj::createFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3650_createFramebuffer) -HXDLIN(3650) return this1->createFramebuffer(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,createFramebuffer,return ) - - ::lime::graphics::opengl::GLObject OpenGLES3RenderContext_Impl__obj::createProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3655_createProgram) -HXDLIN(3655) return this1->createProgram(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,createProgram,return ) - - ::lime::graphics::opengl::GLObject OpenGLES3RenderContext_Impl__obj::createQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3660_createQuery) -HXDLIN(3660) return this1->createQuery(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,createQuery,return ) - - ::lime::graphics::opengl::GLObject OpenGLES3RenderContext_Impl__obj::createRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3665_createRenderbuffer) -HXDLIN(3665) return this1->createRenderbuffer(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,createRenderbuffer,return ) - - ::lime::graphics::opengl::GLObject OpenGLES3RenderContext_Impl__obj::createSampler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3670_createSampler) -HXDLIN(3670) return this1->createSampler(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,createSampler,return ) - - ::lime::graphics::opengl::GLObject OpenGLES3RenderContext_Impl__obj::createShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int type){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3675_createShader) -HXDLIN(3675) return this1->createShader(type); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,createShader,return ) - - ::lime::graphics::opengl::GLObject OpenGLES3RenderContext_Impl__obj::createTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3680_createTexture) -HXDLIN(3680) return this1->createTexture(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,createTexture,return ) - - ::lime::graphics::opengl::GLObject OpenGLES3RenderContext_Impl__obj::createTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3685_createTransformFeedback) -HXDLIN(3685) return this1->createTransformFeedback(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,createTransformFeedback,return ) - - ::lime::graphics::opengl::GLObject OpenGLES3RenderContext_Impl__obj::createVertexArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3690_createVertexArray) -HXDLIN(3690) return this1->createVertexArray(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,createVertexArray,return ) - -void OpenGLES3RenderContext_Impl__obj::cullFace( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3695_cullFace) -HXDLIN(3695) this1->cullFace(mode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,cullFace,(void)) - -void OpenGLES3RenderContext_Impl__obj::deleteBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3700_deleteBuffer) -HXDLIN(3700) this1->deleteBuffer(buffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,deleteBuffer,(void)) - -void OpenGLES3RenderContext_Impl__obj::deleteFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject framebuffer){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3705_deleteFramebuffer) -HXDLIN(3705) this1->deleteFramebuffer(framebuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,deleteFramebuffer,(void)) - -void OpenGLES3RenderContext_Impl__obj::deleteProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3710_deleteProgram) -HXDLIN(3710) this1->deleteProgram(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,deleteProgram,(void)) - -void OpenGLES3RenderContext_Impl__obj::deleteQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject query){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3715_deleteQuery) -HXDLIN(3715) this1->deleteQuery(query); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,deleteQuery,(void)) - -void OpenGLES3RenderContext_Impl__obj::deleteRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject renderbuffer){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3720_deleteRenderbuffer) -HXDLIN(3720) this1->deleteRenderbuffer(renderbuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,deleteRenderbuffer,(void)) - -void OpenGLES3RenderContext_Impl__obj::deleteSampler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3725_deleteSampler) -HXDLIN(3725) this1->deleteSampler(sampler); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,deleteSampler,(void)) - -void OpenGLES3RenderContext_Impl__obj::deleteShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3730_deleteShader) -HXDLIN(3730) this1->deleteShader(shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,deleteShader,(void)) - -void OpenGLES3RenderContext_Impl__obj::deleteSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3735_deleteSync) -HXDLIN(3735) this1->deleteSync(sync); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,deleteSync,(void)) - -void OpenGLES3RenderContext_Impl__obj::deleteTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject texture){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3740_deleteTexture) -HXDLIN(3740) this1->deleteTexture(texture); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,deleteTexture,(void)) - -void OpenGLES3RenderContext_Impl__obj::deleteTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject transformFeedback){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3745_deleteTransformFeedback) -HXDLIN(3745) this1->deleteTransformFeedback(transformFeedback); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,deleteTransformFeedback,(void)) - -void OpenGLES3RenderContext_Impl__obj::deleteVertexArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject vertexArray){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3750_deleteVertexArray) -HXDLIN(3750) this1->deleteVertexArray(vertexArray); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,deleteVertexArray,(void)) - -void OpenGLES3RenderContext_Impl__obj::depthFunc( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int func){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3755_depthFunc) -HXDLIN(3755) this1->depthFunc(func); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,depthFunc,(void)) - -void OpenGLES3RenderContext_Impl__obj::depthMask( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,bool flag){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3760_depthMask) -HXDLIN(3760) this1->depthMask(flag); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,depthMask,(void)) - -void OpenGLES3RenderContext_Impl__obj::depthRangef( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float zNear,Float zFar){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3765_depthRangef) -HXDLIN(3765) this1->depthRangef(zNear,zFar); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,depthRangef,(void)) - -void OpenGLES3RenderContext_Impl__obj::detachShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3770_detachShader) -HXDLIN(3770) this1->detachShader(program,shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,detachShader,(void)) - -void OpenGLES3RenderContext_Impl__obj::disable( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int cap){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3775_disable) -HXDLIN(3775) this1->disable(cap); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,disable,(void)) - -void OpenGLES3RenderContext_Impl__obj::disableVertexAttribArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3780_disableVertexAttribArray) -HXDLIN(3780) this1->disableVertexAttribArray(index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,disableVertexAttribArray,(void)) - -void OpenGLES3RenderContext_Impl__obj::drawArrays( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int first,int count){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3785_drawArrays) -HXDLIN(3785) this1->drawArrays(mode,first,count); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,drawArrays,(void)) - -void OpenGLES3RenderContext_Impl__obj::drawArraysInstanced( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int first,int count,int instanceCount){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3790_drawArraysInstanced) -HXDLIN(3790) this1->drawArraysInstanced(mode,first,count,instanceCount); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,drawArraysInstanced,(void)) - -void OpenGLES3RenderContext_Impl__obj::drawBuffers( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,::Array< int > buffers){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3795_drawBuffers) -HXDLIN(3795) this1->drawBuffers(buffers); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,drawBuffers,(void)) - -void OpenGLES3RenderContext_Impl__obj::drawElements( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int count,int type,Float offset){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3800_drawElements) -HXDLIN(3800) this1->drawElements(mode,count,type,offset); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,drawElements,(void)) - -void OpenGLES3RenderContext_Impl__obj::drawElementsInstanced( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int count,int type,Float offset,int instanceCount){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3805_drawElementsInstanced) -HXDLIN(3805) this1->drawElementsInstanced(mode,count,type,offset,instanceCount); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(OpenGLES3RenderContext_Impl__obj,drawElementsInstanced,(void)) - -void OpenGLES3RenderContext_Impl__obj::drawRangeElements( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int start,int end,int count,int type,Float offset){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3810_drawRangeElements) -HXDLIN(3810) this1->drawRangeElements(mode,start,end,count,type,offset); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(OpenGLES3RenderContext_Impl__obj,drawRangeElements,(void)) - -void OpenGLES3RenderContext_Impl__obj::enable( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int cap){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3815_enable) -HXDLIN(3815) this1->enable(cap); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,enable,(void)) - -void OpenGLES3RenderContext_Impl__obj::enableVertexAttribArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3820_enableVertexAttribArray) -HXDLIN(3820) this1->enableVertexAttribArray(index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,enableVertexAttribArray,(void)) - -void OpenGLES3RenderContext_Impl__obj::endQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3825_endQuery) -HXDLIN(3825) this1->endQuery(target); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,endQuery,(void)) - -void OpenGLES3RenderContext_Impl__obj::endTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3830_endTransformFeedback) -HXDLIN(3830) this1->endTransformFeedback(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,endTransformFeedback,(void)) - - ::Dynamic OpenGLES3RenderContext_Impl__obj::fenceSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int condition,int flags){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3835_fenceSync) -HXDLIN(3835) return this1->fenceSync(condition,flags); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,fenceSync,return ) - -void OpenGLES3RenderContext_Impl__obj::finish( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3840_finish) -HXDLIN(3840) this1->finish(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,finish,(void)) - -void OpenGLES3RenderContext_Impl__obj::flush( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3845_flush) -HXDLIN(3845) this1->flush(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,flush,(void)) - -void OpenGLES3RenderContext_Impl__obj::framebufferRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment,int renderbuffertarget, ::lime::graphics::opengl::GLObject renderbuffer){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3850_framebufferRenderbuffer) -HXDLIN(3850) this1->framebufferRenderbuffer(target,attachment,renderbuffertarget,renderbuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,framebufferRenderbuffer,(void)) - -void OpenGLES3RenderContext_Impl__obj::framebufferTexture2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment,int textarget, ::lime::graphics::opengl::GLObject texture,int level){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3855_framebufferTexture2D) -HXDLIN(3855) this1->framebufferTexture2D(target,attachment,textarget,texture,level); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(OpenGLES3RenderContext_Impl__obj,framebufferTexture2D,(void)) - -void OpenGLES3RenderContext_Impl__obj::framebufferTextureLayer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment, ::lime::graphics::opengl::GLObject texture,int level,int layer){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3860_framebufferTextureLayer) -HXDLIN(3860) this1->framebufferTextureLayer(target,attachment,texture,level,layer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(OpenGLES3RenderContext_Impl__obj,framebufferTextureLayer,(void)) - -void OpenGLES3RenderContext_Impl__obj::frontFace( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3865_frontFace) -HXDLIN(3865) this1->frontFace(mode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,frontFace,(void)) - -::Array< ::Dynamic> OpenGLES3RenderContext_Impl__obj::genBuffers( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int n,::Array< ::Dynamic> buffers){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3869_genBuffers) -HXLINE(3870) if (hx::IsNull( buffers )) { -HXLINE(3870) buffers = ::Array_obj< ::Dynamic>::__new(0); - } -HXLINE(3872) { -HXLINE(3872) int _g = 0; -HXDLIN(3872) int _g1 = n; -HXDLIN(3872) while((_g < _g1)){ -HXLINE(3872) _g = (_g + 1); -HXDLIN(3872) int i = (_g - 1); -HXLINE(3874) buffers[i] = this1->createBuffer(); - } - } -HXLINE(3877) return buffers; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,genBuffers,return ) - -void OpenGLES3RenderContext_Impl__obj::generateMipmap( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3882_generateMipmap) -HXDLIN(3882) this1->generateMipmap(target); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,generateMipmap,(void)) - -::Array< ::Dynamic> OpenGLES3RenderContext_Impl__obj::genFramebuffers( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int n,::Array< ::Dynamic> framebuffers){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3886_genFramebuffers) -HXLINE(3887) if (hx::IsNull( framebuffers )) { -HXLINE(3887) framebuffers = ::Array_obj< ::Dynamic>::__new(0); - } -HXLINE(3889) { -HXLINE(3889) int _g = 0; -HXDLIN(3889) int _g1 = n; -HXDLIN(3889) while((_g < _g1)){ -HXLINE(3889) _g = (_g + 1); -HXDLIN(3889) int i = (_g - 1); -HXLINE(3891) framebuffers[i] = this1->createFramebuffer(); - } - } -HXLINE(3894) return framebuffers; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,genFramebuffers,return ) - -::Array< ::Dynamic> OpenGLES3RenderContext_Impl__obj::genQueries( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int n,::Array< ::Dynamic> queries){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3898_genQueries) -HXLINE(3899) if (hx::IsNull( queries )) { -HXLINE(3899) queries = ::Array_obj< ::Dynamic>::__new(0); - } -HXLINE(3901) { -HXLINE(3901) int _g = 0; -HXDLIN(3901) int _g1 = n; -HXDLIN(3901) while((_g < _g1)){ -HXLINE(3901) _g = (_g + 1); -HXDLIN(3901) int i = (_g - 1); -HXLINE(3903) queries[i] = this1->createQuery(); - } - } -HXLINE(3906) return queries; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,genQueries,return ) - -::Array< ::Dynamic> OpenGLES3RenderContext_Impl__obj::genRenderbuffers( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int n,::Array< ::Dynamic> renderbuffers){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3910_genRenderbuffers) -HXLINE(3911) if (hx::IsNull( renderbuffers )) { -HXLINE(3911) renderbuffers = ::Array_obj< ::Dynamic>::__new(0); - } -HXLINE(3913) { -HXLINE(3913) int _g = 0; -HXDLIN(3913) int _g1 = n; -HXDLIN(3913) while((_g < _g1)){ -HXLINE(3913) _g = (_g + 1); -HXDLIN(3913) int i = (_g - 1); -HXLINE(3915) renderbuffers[i] = this1->createRenderbuffer(); - } - } -HXLINE(3918) return renderbuffers; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,genRenderbuffers,return ) - -::Array< ::Dynamic> OpenGLES3RenderContext_Impl__obj::genSamplers( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int n,::Array< ::Dynamic> samplers){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3922_genSamplers) -HXLINE(3923) if (hx::IsNull( samplers )) { -HXLINE(3923) samplers = ::Array_obj< ::Dynamic>::__new(0); - } -HXLINE(3925) { -HXLINE(3925) int _g = 0; -HXDLIN(3925) int _g1 = n; -HXDLIN(3925) while((_g < _g1)){ -HXLINE(3925) _g = (_g + 1); -HXDLIN(3925) int i = (_g - 1); -HXLINE(3927) samplers[i] = this1->createSampler(); - } - } -HXLINE(3930) return samplers; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,genSamplers,return ) - -::Array< ::Dynamic> OpenGLES3RenderContext_Impl__obj::genTextures( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int n,::Array< ::Dynamic> textures){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3934_genTextures) -HXLINE(3935) if (hx::IsNull( textures )) { -HXLINE(3935) textures = ::Array_obj< ::Dynamic>::__new(0); - } -HXLINE(3937) { -HXLINE(3937) int _g = 0; -HXDLIN(3937) int _g1 = n; -HXDLIN(3937) while((_g < _g1)){ -HXLINE(3937) _g = (_g + 1); -HXDLIN(3937) int i = (_g - 1); -HXLINE(3939) textures[i] = this1->createTexture(); - } - } -HXLINE(3942) return textures; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,genTextures,return ) - -::Array< ::Dynamic> OpenGLES3RenderContext_Impl__obj::genTransformFeedbacks( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int n,::Array< ::Dynamic> transformFeedbacks){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3946_genTransformFeedbacks) -HXLINE(3947) if (hx::IsNull( transformFeedbacks )) { -HXLINE(3947) transformFeedbacks = ::Array_obj< ::Dynamic>::__new(0); - } -HXLINE(3949) { -HXLINE(3949) int _g = 0; -HXDLIN(3949) int _g1 = n; -HXDLIN(3949) while((_g < _g1)){ -HXLINE(3949) _g = (_g + 1); -HXDLIN(3949) int i = (_g - 1); -HXLINE(3951) transformFeedbacks[i] = this1->createTransformFeedback(); - } - } -HXLINE(3954) return transformFeedbacks; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,genTransformFeedbacks,return ) - - ::Dynamic OpenGLES3RenderContext_Impl__obj::getActiveAttrib( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int index){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3959_getActiveAttrib) -HXDLIN(3959) return this1->getActiveAttrib(program,index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getActiveAttrib,return ) - - ::Dynamic OpenGLES3RenderContext_Impl__obj::getActiveUniform( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int index){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3964_getActiveUniform) -HXDLIN(3964) return this1->getActiveUniform(program,index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getActiveUniform,return ) - -int OpenGLES3RenderContext_Impl__obj::getActiveUniformBlocki( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3969_getActiveUniformBlocki) -HXDLIN(3969) return this1->getActiveUniformBlocki(program,uniformBlockIndex,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getActiveUniformBlocki,return ) - -void OpenGLES3RenderContext_Impl__obj::getActiveUniformBlockiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3974_getActiveUniformBlockiv) -HXDLIN(3974) this1->getActiveUniformBlockiv(program,uniformBlockIndex,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,getActiveUniformBlockiv,(void)) - -::String OpenGLES3RenderContext_Impl__obj::getActiveUniformBlockName( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int uniformBlockIndex){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3979_getActiveUniformBlockName) -HXDLIN(3979) return this1->getActiveUniformBlockName(program,uniformBlockIndex); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getActiveUniformBlockName,return ) - -void OpenGLES3RenderContext_Impl__obj::getActiveUniformsiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::Array< int > uniformIndices,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3984_getActiveUniformsiv) -HXDLIN(3984) this1->getActiveUniformsiv(program,uniformIndices,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,getActiveUniformsiv,(void)) - -::Array< ::Dynamic> OpenGLES3RenderContext_Impl__obj::getAttachedShaders( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3989_getAttachedShaders) -HXDLIN(3989) return this1->getAttachedShaders(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,getAttachedShaders,return ) - -int OpenGLES3RenderContext_Impl__obj::getAttribLocation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::String name){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3994_getAttribLocation) -HXDLIN(3994) return this1->getAttribLocation(program,name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getAttribLocation,return ) - -bool OpenGLES3RenderContext_Impl__obj::getBoolean( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_3999_getBoolean) -HXDLIN(3999) return this1->getBoolean(pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,getBoolean,return ) - -void OpenGLES3RenderContext_Impl__obj::getBooleanv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4004_getBooleanv) -HXDLIN(4004) this1->getBooleanv(pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getBooleanv,(void)) - -int OpenGLES3RenderContext_Impl__obj::getBufferParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4009_getBufferParameteri) -HXDLIN(4009) return this1->getBufferParameteri(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getBufferParameteri,return ) - -void OpenGLES3RenderContext_Impl__obj::getBufferParameteri64v( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4014_getBufferParameteri64v) -HXDLIN(4014) this1->getBufferParameteri64v(target,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getBufferParameteri64v,(void)) - -void OpenGLES3RenderContext_Impl__obj::getBufferParameteriv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4019_getBufferParameteriv) -HXDLIN(4019) this1->getBufferParameteriv(target,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getBufferParameteriv,(void)) - -Float OpenGLES3RenderContext_Impl__obj::getBufferPointerv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4024_getBufferPointerv) -HXDLIN(4024) return this1->getBufferPointerv(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getBufferPointerv,return ) - -int OpenGLES3RenderContext_Impl__obj::getError( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4029_getError) -HXDLIN(4029) return this1->getError(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,getError,return ) - -Float OpenGLES3RenderContext_Impl__obj::getFloat( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4034_getFloat) -HXDLIN(4034) return this1->getFloat(pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,getFloat,return ) - -void OpenGLES3RenderContext_Impl__obj::getFloatv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4039_getFloatv) -HXDLIN(4039) this1->getFloatv(pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getFloatv,(void)) - - ::Dynamic OpenGLES3RenderContext_Impl__obj::getExtension( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,::String name){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4044_getExtension) -HXDLIN(4044) return this1->getExtension(name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,getExtension,return ) - -int OpenGLES3RenderContext_Impl__obj::getFragDataLocation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::String name){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4049_getFragDataLocation) -HXDLIN(4049) return this1->getFragDataLocation(program,name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getFragDataLocation,return ) - -int OpenGLES3RenderContext_Impl__obj::getFramebufferAttachmentParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4054_getFramebufferAttachmentParameteri) -HXDLIN(4054) return this1->getFramebufferAttachmentParameteri(target,attachment,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getFramebufferAttachmentParameteri,return ) - -void OpenGLES3RenderContext_Impl__obj::getFramebufferAttachmentParameteriv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4059_getFramebufferAttachmentParameteriv) -HXDLIN(4059) this1->getFramebufferAttachmentParameteriv(target,attachment,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,getFramebufferAttachmentParameteriv,(void)) - -int OpenGLES3RenderContext_Impl__obj::getInteger( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4064_getInteger) -HXDLIN(4064) return this1->getInteger(pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,getInteger,return ) - - cpp::Int64Struct OpenGLES3RenderContext_Impl__obj::getInteger64( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4069_getInteger64) -HXDLIN(4069) return this1->getInteger64(pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,getInteger64,return ) - - cpp::Int64Struct OpenGLES3RenderContext_Impl__obj::getInteger64i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4074_getInteger64i) -HXDLIN(4074) return this1->getInteger64(pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,getInteger64i,return ) - -void OpenGLES3RenderContext_Impl__obj::getInteger64i_v( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname,int index,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4079_getInteger64i_v) -HXDLIN(4079) this1->getInteger64i_v(pname,index,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getInteger64i_v,(void)) - -void OpenGLES3RenderContext_Impl__obj::getInteger64v( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4084_getInteger64v) -HXDLIN(4084) this1->getInteger64v(pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getInteger64v,(void)) - -void OpenGLES3RenderContext_Impl__obj::getIntegeri_v( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname,int index,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4089_getIntegeri_v) -HXDLIN(4089) this1->getIntegeri_v(pname,index,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getIntegeri_v,(void)) - -void OpenGLES3RenderContext_Impl__obj::getIntegerv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4094_getIntegerv) -HXDLIN(4094) this1->getIntegerv(pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getIntegerv,(void)) - -int OpenGLES3RenderContext_Impl__obj::getInternalformati( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int internalformat,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4099_getInternalformati) -HXDLIN(4099) return ( (int)(this1->getInternalformatParameter(target,internalformat,pname)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getInternalformati,return ) - -void OpenGLES3RenderContext_Impl__obj::getInternalformativ( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int internalformat,int pname,int bufSize,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4104_getInternalformativ) -HXDLIN(4104) this1->getInternalformativ(target,internalformat,pname,bufSize,params); -HXDLIN(4104) return; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(OpenGLES3RenderContext_Impl__obj,getInternalformativ,(void)) - - ::haxe::io::Bytes OpenGLES3RenderContext_Impl__obj::getProgramBinary( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int binaryFormat){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4109_getProgramBinary) -HXDLIN(4109) return this1->getProgramBinary(program,binaryFormat); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getProgramBinary,return ) - -int OpenGLES3RenderContext_Impl__obj::getProgrami( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4114_getProgrami) -HXDLIN(4114) return this1->getProgrami(program,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getProgrami,return ) - -::String OpenGLES3RenderContext_Impl__obj::getProgramInfoLog( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4119_getProgramInfoLog) -HXDLIN(4119) return this1->getProgramInfoLog(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,getProgramInfoLog,return ) - -void OpenGLES3RenderContext_Impl__obj::getProgramiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4124_getProgramiv) -HXDLIN(4124) this1->getProgramiv(program,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getProgramiv,(void)) - -int OpenGLES3RenderContext_Impl__obj::getQueryi( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4129_getQueryi) -HXDLIN(4129) return this1->getQueryi(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getQueryi,return ) - -void OpenGLES3RenderContext_Impl__obj::getQueryiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4134_getQueryiv) -HXDLIN(4134) this1->getQueryiv(target,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getQueryiv,(void)) - -int OpenGLES3RenderContext_Impl__obj::getQueryObjectui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject query,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4139_getQueryObjectui) -HXDLIN(4139) return this1->getQueryObjectui(query,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getQueryObjectui,return ) - -void OpenGLES3RenderContext_Impl__obj::getQueryObjectuiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject query,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4144_getQueryObjectuiv) -HXDLIN(4144) this1->getQueryObjectuiv(query,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getQueryObjectuiv,(void)) - -int OpenGLES3RenderContext_Impl__obj::getRenderbufferParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4149_getRenderbufferParameteri) -HXDLIN(4149) return this1->getRenderbufferParameteri(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getRenderbufferParameteri,return ) - -void OpenGLES3RenderContext_Impl__obj::getRenderbufferParameteriv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4154_getRenderbufferParameteriv) -HXDLIN(4154) this1->getRenderbufferParameteriv(target,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getRenderbufferParameteriv,(void)) - -int OpenGLES3RenderContext_Impl__obj::getSamplerParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4159_getSamplerParameteri) -HXDLIN(4159) return this1->getSamplerParameteri(sampler,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getSamplerParameteri,return ) - -void OpenGLES3RenderContext_Impl__obj::getSamplerParameteriv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4164_getSamplerParameteriv) -HXDLIN(4164) this1->getSamplerParameteriv(sampler,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getSamplerParameteriv,(void)) - -Float OpenGLES3RenderContext_Impl__obj::getSamplerParameterf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4169_getSamplerParameterf) -HXDLIN(4169) return this1->getSamplerParameterf(sampler,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getSamplerParameterf,return ) - -void OpenGLES3RenderContext_Impl__obj::getSamplerParameterfv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4174_getSamplerParameterfv) -HXDLIN(4174) this1->getSamplerParameterfv(sampler,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getSamplerParameterfv,(void)) - -::String OpenGLES3RenderContext_Impl__obj::getShaderInfoLog( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4179_getShaderInfoLog) -HXDLIN(4179) return this1->getShaderInfoLog(shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,getShaderInfoLog,return ) - -int OpenGLES3RenderContext_Impl__obj::getShaderi( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4184_getShaderi) -HXDLIN(4184) return this1->getShaderi(shader,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getShaderi,return ) - -void OpenGLES3RenderContext_Impl__obj::getShaderiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4189_getShaderiv) -HXDLIN(4189) this1->getShaderiv(shader,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getShaderiv,(void)) - - ::Dynamic OpenGLES3RenderContext_Impl__obj::getShaderPrecisionFormat( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int shadertype,int precisiontype){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4194_getShaderPrecisionFormat) -HXDLIN(4194) return this1->getShaderPrecisionFormat(shadertype,precisiontype); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getShaderPrecisionFormat,return ) - -::String OpenGLES3RenderContext_Impl__obj::getShaderSource( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4199_getShaderSource) -HXDLIN(4199) return this1->getShaderSource(shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,getShaderSource,return ) - -::String OpenGLES3RenderContext_Impl__obj::getString( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int name){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4204_getString) -HXDLIN(4204) return this1->getString(name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,getString,return ) - -::String OpenGLES3RenderContext_Impl__obj::getStringi( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int name,int index){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4209_getStringi) -HXDLIN(4209) return this1->getStringi(name,index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getStringi,return ) - -int OpenGLES3RenderContext_Impl__obj::getSyncParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4214_getSyncParameteri) -HXDLIN(4214) return this1->getSyncParameteri(sync,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getSyncParameteri,return ) - -void OpenGLES3RenderContext_Impl__obj::getSyncParameteriv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4219_getSyncParameteriv) -HXDLIN(4219) this1->getSyncParameteriv(sync,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getSyncParameteriv,(void)) - -Float OpenGLES3RenderContext_Impl__obj::getTexParameterf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4224_getTexParameterf) -HXDLIN(4224) return this1->getTexParameterf(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getTexParameterf,return ) - -void OpenGLES3RenderContext_Impl__obj::getTexParameterfv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4229_getTexParameterfv) -HXDLIN(4229) this1->getTexParameterfv(target,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getTexParameterfv,(void)) - -int OpenGLES3RenderContext_Impl__obj::getTexParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4234_getTexParameteri) -HXDLIN(4234) return this1->getTexParameteri(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getTexParameteri,return ) - -void OpenGLES3RenderContext_Impl__obj::getTexParameteriv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4239_getTexParameteriv) -HXDLIN(4239) this1->getTexParameteriv(target,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getTexParameteriv,(void)) - - ::Dynamic OpenGLES3RenderContext_Impl__obj::getTransformFeedbackVarying( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int index){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4244_getTransformFeedbackVarying) -HXDLIN(4244) return this1->getTransformFeedbackVarying(program,index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getTransformFeedbackVarying,return ) - -Float OpenGLES3RenderContext_Impl__obj::getUniformf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int location){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4249_getUniformf) -HXDLIN(4249) return this1->getUniformf(program,location); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getUniformf,return ) - -void OpenGLES3RenderContext_Impl__obj::getUniformfv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int location,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4254_getUniformfv) -HXDLIN(4254) this1->getUniformfv(program,location,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getUniformfv,(void)) - -int OpenGLES3RenderContext_Impl__obj::getUniformi( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int location){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4259_getUniformi) -HXDLIN(4259) return this1->getUniformi(program,location); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getUniformi,return ) - -void OpenGLES3RenderContext_Impl__obj::getUniformiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int location,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4264_getUniformiv) -HXDLIN(4264) this1->getUniformiv(program,location,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getUniformiv,(void)) - -int OpenGLES3RenderContext_Impl__obj::getUniformui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int location){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4269_getUniformui) -HXDLIN(4269) return this1->getUniformui(program,location); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getUniformui,return ) - -void OpenGLES3RenderContext_Impl__obj::getUniformuiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int location,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4274_getUniformuiv) -HXDLIN(4274) this1->getUniformuiv(program,location,params); -HXDLIN(4274) return; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getUniformuiv,(void)) - -int OpenGLES3RenderContext_Impl__obj::getUniformBlockIndex( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::String uniformBlockName){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4279_getUniformBlockIndex) -HXDLIN(4279) return this1->getUniformBlockIndex(program,uniformBlockName); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getUniformBlockIndex,return ) - -::Array< int > OpenGLES3RenderContext_Impl__obj::getUniformIndices( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::Array< ::String > uniformNames){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4284_getUniformIndices) -HXDLIN(4284) return this1->getUniformIndices(program,uniformNames); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getUniformIndices,return ) - -int OpenGLES3RenderContext_Impl__obj::getUniformLocation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::String name){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4289_getUniformLocation) -HXDLIN(4289) return this1->getUniformLocation(program,name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getUniformLocation,return ) - -Float OpenGLES3RenderContext_Impl__obj::getVertexAttribf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4294_getVertexAttribf) -HXDLIN(4294) return this1->getVertexAttribf(index,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getVertexAttribf,return ) - -void OpenGLES3RenderContext_Impl__obj::getVertexAttribfv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4299_getVertexAttribfv) -HXDLIN(4299) this1->getVertexAttribfv(index,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getVertexAttribfv,(void)) - -int OpenGLES3RenderContext_Impl__obj::getVertexAttribi( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4304_getVertexAttribi) -HXDLIN(4304) return ( (int)(this1->getVertexAttrib(index,pname)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getVertexAttribi,return ) - -int OpenGLES3RenderContext_Impl__obj::getVertexAttribIi( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4309_getVertexAttribIi) -HXDLIN(4309) return this1->getVertexAttribIi(index,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getVertexAttribIi,return ) - -void OpenGLES3RenderContext_Impl__obj::getVertexAttribIiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4314_getVertexAttribIiv) -HXDLIN(4314) this1->getVertexAttribIiv(index,pname,params); -HXDLIN(4314) return; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getVertexAttribIiv,(void)) - -int OpenGLES3RenderContext_Impl__obj::getVertexAttribIui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4319_getVertexAttribIui) -HXDLIN(4319) return this1->getVertexAttribIui(index,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getVertexAttribIui,return ) - -void OpenGLES3RenderContext_Impl__obj::getVertexAttribIuiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4324_getVertexAttribIuiv) -HXDLIN(4324) this1->getVertexAttribIuiv(index,pname,params); -HXDLIN(4324) return; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getVertexAttribIuiv,(void)) - -void OpenGLES3RenderContext_Impl__obj::getVertexAttribiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4329_getVertexAttribiv) -HXDLIN(4329) this1->getVertexAttribiv(index,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,getVertexAttribiv,(void)) - -Float OpenGLES3RenderContext_Impl__obj::getVertexAttribPointerv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4334_getVertexAttribPointerv) -HXDLIN(4334) return this1->getVertexAttribPointerv(index,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,getVertexAttribPointerv,return ) - -void OpenGLES3RenderContext_Impl__obj::hint( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int mode){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4339_hint) -HXDLIN(4339) this1->hint(target,mode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,hint,(void)) - -void OpenGLES3RenderContext_Impl__obj::invalidateFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,::Array< int > attachments){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4344_invalidateFramebuffer) -HXDLIN(4344) this1->invalidateFramebuffer(target,attachments); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,invalidateFramebuffer,(void)) - -void OpenGLES3RenderContext_Impl__obj::invalidateSubFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,::Array< int > attachments,int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4349_invalidateSubFramebuffer) -HXDLIN(4349) this1->invalidateSubFramebuffer(target,attachments,x,y,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(OpenGLES3RenderContext_Impl__obj,invalidateSubFramebuffer,(void)) - -bool OpenGLES3RenderContext_Impl__obj::isBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4354_isBuffer) -HXDLIN(4354) return this1->isBuffer(buffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,isBuffer,return ) - -bool OpenGLES3RenderContext_Impl__obj::isEnabled( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int cap){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4359_isEnabled) -HXDLIN(4359) return this1->isEnabled(cap); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,isEnabled,return ) - -bool OpenGLES3RenderContext_Impl__obj::isFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject framebuffer){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4364_isFramebuffer) -HXDLIN(4364) return this1->isFramebuffer(framebuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,isFramebuffer,return ) - -bool OpenGLES3RenderContext_Impl__obj::isProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4369_isProgram) -HXDLIN(4369) return this1->isProgram(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,isProgram,return ) - -bool OpenGLES3RenderContext_Impl__obj::isQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject query){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4374_isQuery) -HXDLIN(4374) return this1->isQuery(query); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,isQuery,return ) - -bool OpenGLES3RenderContext_Impl__obj::isRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject renderbuffer){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4379_isRenderbuffer) -HXDLIN(4379) return this1->isRenderbuffer(renderbuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,isRenderbuffer,return ) - -bool OpenGLES3RenderContext_Impl__obj::isSampler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4384_isSampler) -HXDLIN(4384) return this1->isSampler(sampler); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,isSampler,return ) - -bool OpenGLES3RenderContext_Impl__obj::isShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4389_isShader) -HXDLIN(4389) return this1->isShader(shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,isShader,return ) - -bool OpenGLES3RenderContext_Impl__obj::isTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject texture){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4394_isTexture) -HXDLIN(4394) return this1->isTexture(texture); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,isTexture,return ) - -bool OpenGLES3RenderContext_Impl__obj::isTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject transformFeedback){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4399_isTransformFeedback) -HXDLIN(4399) return this1->isTransformFeedback(transformFeedback); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,isTransformFeedback,return ) - -bool OpenGLES3RenderContext_Impl__obj::isVertexArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject vertexArray){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4404_isVertexArray) -HXDLIN(4404) return this1->isVertexArray(vertexArray); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,isVertexArray,return ) - -void OpenGLES3RenderContext_Impl__obj::lineWidth( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float width){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4409_lineWidth) -HXDLIN(4409) this1->lineWidth(width); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,lineWidth,(void)) - -void OpenGLES3RenderContext_Impl__obj::linkProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4414_linkProgram) -HXDLIN(4414) this1->linkProgram(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,linkProgram,(void)) - -Float OpenGLES3RenderContext_Impl__obj::mapBufferRange( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,Float offset,int length,int access){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4419_mapBufferRange) -HXDLIN(4419) return this1->mapBufferRange(target,offset,length,access); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,mapBufferRange,return ) - -void OpenGLES3RenderContext_Impl__obj::pauseTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4424_pauseTransformFeedback) -HXDLIN(4424) this1->pauseTransformFeedback(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,pauseTransformFeedback,(void)) - -void OpenGLES3RenderContext_Impl__obj::pixelStorei( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname,int param){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4429_pixelStorei) -HXDLIN(4429) this1->pixelStorei(pname,param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,pixelStorei,(void)) - -void OpenGLES3RenderContext_Impl__obj::polygonOffset( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float factor,Float units){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4434_polygonOffset) -HXDLIN(4434) this1->polygonOffset(factor,units); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,polygonOffset,(void)) - -void OpenGLES3RenderContext_Impl__obj::programBinary( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int binaryFormat,Float binary,int length){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4439_programBinary) -HXDLIN(4439) this1->programBinary(program,binaryFormat,binary,length); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,programBinary,(void)) - -void OpenGLES3RenderContext_Impl__obj::programParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int pname,int value){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4444_programParameteri) -HXDLIN(4444) this1->programParameteri(program,pname,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,programParameteri,(void)) - -void OpenGLES3RenderContext_Impl__obj::readBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int src){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4449_readBuffer) -HXDLIN(4449) this1->readBuffer(src); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,readBuffer,(void)) - -void OpenGLES3RenderContext_Impl__obj::readPixels( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int x,int y,int width,int height,int format,int type,Float data){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4454_readPixels) -HXDLIN(4454) this1->readPixels(x,y,width,height,format,type,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC8(OpenGLES3RenderContext_Impl__obj,readPixels,(void)) - -void OpenGLES3RenderContext_Impl__obj::releaseShaderCompiler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4459_releaseShaderCompiler) -HXDLIN(4459) this1->releaseShaderCompiler(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,releaseShaderCompiler,(void)) - -void OpenGLES3RenderContext_Impl__obj::renderbufferStorage( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int internalformat,int width,int height){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4464_renderbufferStorage) -HXDLIN(4464) this1->renderbufferStorage(target,internalformat,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,renderbufferStorage,(void)) - -void OpenGLES3RenderContext_Impl__obj::renderbufferStorageMultisample( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int samples,int internalformat,int width,int height){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4469_renderbufferStorageMultisample) -HXDLIN(4469) this1->renderbufferStorageMultisample(target,samples,internalformat,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(OpenGLES3RenderContext_Impl__obj,renderbufferStorageMultisample,(void)) - -void OpenGLES3RenderContext_Impl__obj::resumeTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4474_resumeTransformFeedback) -HXDLIN(4474) this1->resumeTransformFeedback(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,resumeTransformFeedback,(void)) - -void OpenGLES3RenderContext_Impl__obj::sampleCoverage( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float value,bool invert){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4479_sampleCoverage) -HXDLIN(4479) this1->sampleCoverage(value,invert); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,sampleCoverage,(void)) - -void OpenGLES3RenderContext_Impl__obj::samplerParameterf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname,Float param){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4484_samplerParameterf) -HXDLIN(4484) this1->samplerParameterf(sampler,pname,param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,samplerParameterf,(void)) - -void OpenGLES3RenderContext_Impl__obj::samplerParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname,int param){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4489_samplerParameteri) -HXDLIN(4489) this1->samplerParameteri(sampler,pname,param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,samplerParameteri,(void)) - -void OpenGLES3RenderContext_Impl__obj::scissor( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4494_scissor) -HXDLIN(4494) this1->scissor(x,y,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,scissor,(void)) - -void OpenGLES3RenderContext_Impl__obj::shaderBinary( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,::Array< ::Dynamic> shaders,int binaryformat,Float binary,int length){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4499_shaderBinary) -HXDLIN(4499) this1->shaderBinary(shaders,binaryformat,binary,length); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,shaderBinary,(void)) - -void OpenGLES3RenderContext_Impl__obj::shaderSource( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader,::String source){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4504_shaderSource) -HXDLIN(4504) this1->shaderSource(shader,source); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,shaderSource,(void)) - -void OpenGLES3RenderContext_Impl__obj::stencilFunc( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int func,int ref,int mask){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4509_stencilFunc) -HXDLIN(4509) this1->stencilFunc(func,ref,mask); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,stencilFunc,(void)) - -void OpenGLES3RenderContext_Impl__obj::stencilFuncSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int face,int func,int ref,int mask){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4514_stencilFuncSeparate) -HXDLIN(4514) this1->stencilFuncSeparate(face,func,ref,mask); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,stencilFuncSeparate,(void)) - -void OpenGLES3RenderContext_Impl__obj::stencilMask( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mask){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4519_stencilMask) -HXDLIN(4519) this1->stencilMask(mask); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,stencilMask,(void)) - -void OpenGLES3RenderContext_Impl__obj::stencilMaskSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int face,int mask){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4524_stencilMaskSeparate) -HXDLIN(4524) this1->stencilMaskSeparate(face,mask); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,stencilMaskSeparate,(void)) - -void OpenGLES3RenderContext_Impl__obj::stencilOp( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int fail,int zfail,int zpass){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4529_stencilOp) -HXDLIN(4529) this1->stencilOp(fail,zfail,zpass); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,stencilOp,(void)) - -void OpenGLES3RenderContext_Impl__obj::stencilOpSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int face,int fail,int zfail,int zpass){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4534_stencilOpSeparate) -HXDLIN(4534) this1->stencilOpSeparate(face,fail,zfail,zpass); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,stencilOpSeparate,(void)) - -void OpenGLES3RenderContext_Impl__obj::texImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int border,int format,int type,Float data){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4539_texImage2D) -HXDLIN(4539) this1->texImage2D(target,level,internalformat,width,height,border,format,type,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC10(OpenGLES3RenderContext_Impl__obj,texImage2D,(void)) - -void OpenGLES3RenderContext_Impl__obj::texImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int depth,int border,int format,int type,Float data){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4545_texImage3D) -HXDLIN(4545) this1->texImage3D(target,level,internalformat,width,height,depth,border,format,type,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC11(OpenGLES3RenderContext_Impl__obj,texImage3D,(void)) - -void OpenGLES3RenderContext_Impl__obj::texStorage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4550_texStorage2D) -HXDLIN(4550) this1->texStorage2D(target,level,internalformat,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(OpenGLES3RenderContext_Impl__obj,texStorage2D,(void)) - -void OpenGLES3RenderContext_Impl__obj::texStorage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int depth){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4555_texStorage3D) -HXDLIN(4555) this1->texStorage3D(target,level,internalformat,width,height,depth); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(OpenGLES3RenderContext_Impl__obj,texStorage3D,(void)) - -void OpenGLES3RenderContext_Impl__obj::texParameterf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,Float param){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4560_texParameterf) -HXDLIN(4560) this1->texParameterf(target,pname,param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,texParameterf,(void)) - -void OpenGLES3RenderContext_Impl__obj::texParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,int param){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4565_texParameteri) -HXDLIN(4565) this1->texParameteri(target,pname,param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,texParameteri,(void)) - -void OpenGLES3RenderContext_Impl__obj::texSubImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int width,int height,int format,int type,Float data){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4570_texSubImage2D) -HXDLIN(4570) this1->texSubImage2D(target,level,xoffset,yoffset,width,height,format,type,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC10(OpenGLES3RenderContext_Impl__obj,texSubImage2D,(void)) - -void OpenGLES3RenderContext_Impl__obj::texSubImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int zoffset,int width,int height,int depth,int format,int type,Float data){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4576_texSubImage3D) -HXDLIN(4576) this1->texSubImage3D(target,level,xoffset,yoffset,zoffset,width,height,depth,format,type,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC12(OpenGLES3RenderContext_Impl__obj,texSubImage3D,(void)) - -void OpenGLES3RenderContext_Impl__obj::transformFeedbackVaryings( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::Array< ::String > varyings,int bufferMode){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4581_transformFeedbackVaryings) -HXDLIN(4581) this1->transformFeedbackVaryings(program,varyings,bufferMode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,transformFeedbackVaryings,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform1f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,Float v0){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4586_uniform1f) -HXDLIN(4586) this1->uniform1f(location,v0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,uniform1f,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform1fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4591_uniform1fv) -HXDLIN(4591) this1->uniform1fv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,uniform1fv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform1i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4596_uniform1i) -HXDLIN(4596) this1->uniform1i(location,v0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,uniform1i,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform1iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4601_uniform1iv) -HXDLIN(4601) this1->uniform1iv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,uniform1iv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform1ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4606_uniform1ui) -HXDLIN(4606) this1->uniform1ui(location,v0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,uniform1ui,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform1uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4611_uniform1uiv) -HXDLIN(4611) this1->uniform1uiv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,uniform1uiv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform2f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,Float v0,Float v1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4616_uniform2f) -HXDLIN(4616) this1->uniform2f(location,v0,v1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,uniform2f,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4621_uniform2fv) -HXDLIN(4621) this1->uniform2fv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,uniform2fv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform2i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4626_uniform2i) -HXDLIN(4626) this1->uniform2i(location,v0,v1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,uniform2i,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform2iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4631_uniform2iv) -HXDLIN(4631) this1->uniform2iv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,uniform2iv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform2ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4636_uniform2ui) -HXDLIN(4636) this1->uniform2ui(location,v0,v1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,uniform2ui,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform2uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4641_uniform2uiv) -HXDLIN(4641) this1->uniform2uiv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,uniform2uiv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform3f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,Float v0,Float v1,Float v2){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4646_uniform3f) -HXDLIN(4646) this1->uniform3f(location,v0,v1,v2); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,uniform3f,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4651_uniform3fv) -HXDLIN(4651) this1->uniform3fv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,uniform3fv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform3i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1,int v2){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4656_uniform3i) -HXDLIN(4656) this1->uniform3i(location,v0,v1,v2); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,uniform3i,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform3iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4661_uniform3iv) -HXDLIN(4661) this1->uniform3iv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,uniform3iv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform3ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1,int v2){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4666_uniform3ui) -HXDLIN(4666) this1->uniform3ui(location,v0,v1,v2); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,uniform3ui,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform3uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4671_uniform3uiv) -HXDLIN(4671) this1->uniform3uiv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,uniform3uiv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform4f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,Float v0,Float v1,Float v2,Float v3){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4676_uniform4f) -HXDLIN(4676) this1->uniform4f(location,v0,v1,v2,v3); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(OpenGLES3RenderContext_Impl__obj,uniform4f,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4681_uniform4fv) -HXDLIN(4681) this1->uniform4fv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,uniform4fv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform4i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1,int v2,int v3){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4686_uniform4i) -HXDLIN(4686) this1->uniform4i(location,v0,v1,v2,v3); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(OpenGLES3RenderContext_Impl__obj,uniform4i,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform4iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4691_uniform4iv) -HXDLIN(4691) this1->uniform4iv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,uniform4iv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform4ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1,int v2,int v3){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4696_uniform4ui) -HXDLIN(4696) this1->uniform4ui(location,v0,v1,v2,v3); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(OpenGLES3RenderContext_Impl__obj,uniform4ui,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniform4uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4701_uniform4uiv) -HXDLIN(4701) this1->uniform4uiv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,uniform4uiv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniformBlockBinding( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int uniformBlockBinding){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4706_uniformBlockBinding) -HXDLIN(4706) this1->uniformBlockBinding(program,uniformBlockIndex,uniformBlockBinding); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,uniformBlockBinding,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniformMatrix2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4711_uniformMatrix2fv) -HXDLIN(4711) this1->uniformMatrix2fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,uniformMatrix2fv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniformMatrix2x3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4716_uniformMatrix2x3fv) -HXDLIN(4716) this1->uniformMatrix2x3fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,uniformMatrix2x3fv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniformMatrix2x4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4721_uniformMatrix2x4fv) -HXDLIN(4721) this1->uniformMatrix2x4fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,uniformMatrix2x4fv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniformMatrix3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4726_uniformMatrix3fv) -HXDLIN(4726) this1->uniformMatrix3fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,uniformMatrix3fv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniformMatrix3x2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4731_uniformMatrix3x2fv) -HXDLIN(4731) this1->uniformMatrix3x2fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,uniformMatrix3x2fv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniformMatrix3x4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4736_uniformMatrix3x4fv) -HXDLIN(4736) this1->uniformMatrix3x4fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,uniformMatrix3x4fv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniformMatrix4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4741_uniformMatrix4fv) -HXDLIN(4741) this1->uniformMatrix4fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,uniformMatrix4fv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniformMatrix4x2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4746_uniformMatrix4x2fv) -HXDLIN(4746) this1->uniformMatrix4x2fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,uniformMatrix4x2fv,(void)) - -void OpenGLES3RenderContext_Impl__obj::uniformMatrix4x3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4751_uniformMatrix4x3fv) -HXDLIN(4751) this1->uniformMatrix4x3fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,uniformMatrix4x3fv,(void)) - -bool OpenGLES3RenderContext_Impl__obj::unmapBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4756_unmapBuffer) -HXDLIN(4756) return this1->unmapBuffer(target); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,unmapBuffer,return ) - -void OpenGLES3RenderContext_Impl__obj::useProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4761_useProgram) -HXDLIN(4761) this1->useProgram(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,useProgram,(void)) - -void OpenGLES3RenderContext_Impl__obj::validateProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4766_validateProgram) -HXDLIN(4766) this1->validateProgram(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(OpenGLES3RenderContext_Impl__obj,validateProgram,(void)) - -void OpenGLES3RenderContext_Impl__obj::vertexAttrib1f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float x){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4771_vertexAttrib1f) -HXDLIN(4771) this1->vertexAttrib1f(indx,x); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,vertexAttrib1f,(void)) - -void OpenGLES3RenderContext_Impl__obj::vertexAttrib1fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4776_vertexAttrib1fv) -HXDLIN(4776) this1->vertexAttrib1fv(indx,values); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,vertexAttrib1fv,(void)) - -void OpenGLES3RenderContext_Impl__obj::vertexAttrib2f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float x,Float y){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4781_vertexAttrib2f) -HXDLIN(4781) this1->vertexAttrib2f(indx,x,y); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,vertexAttrib2f,(void)) - -void OpenGLES3RenderContext_Impl__obj::vertexAttrib2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4786_vertexAttrib2fv) -HXDLIN(4786) this1->vertexAttrib2fv(indx,values); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,vertexAttrib2fv,(void)) - -void OpenGLES3RenderContext_Impl__obj::vertexAttrib3f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float x,Float y,Float z){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4791_vertexAttrib3f) -HXDLIN(4791) this1->vertexAttrib3f(indx,x,y,z); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,vertexAttrib3f,(void)) - -void OpenGLES3RenderContext_Impl__obj::vertexAttrib3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4796_vertexAttrib3fv) -HXDLIN(4796) this1->vertexAttrib3fv(indx,values); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,vertexAttrib3fv,(void)) - -void OpenGLES3RenderContext_Impl__obj::vertexAttrib4f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float x,Float y,Float z,Float w){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4801_vertexAttrib4f) -HXDLIN(4801) this1->vertexAttrib4f(indx,x,y,z,w); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(OpenGLES3RenderContext_Impl__obj,vertexAttrib4f,(void)) - -void OpenGLES3RenderContext_Impl__obj::vertexAttrib4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4806_vertexAttrib4fv) -HXDLIN(4806) this1->vertexAttrib4fv(indx,values); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,vertexAttrib4fv,(void)) - -void OpenGLES3RenderContext_Impl__obj::vertexAttribDivisor( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int divisor){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4811_vertexAttribDivisor) -HXDLIN(4811) this1->vertexAttribDivisor(index,divisor); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,vertexAttribDivisor,(void)) - -void OpenGLES3RenderContext_Impl__obj::vertexAttribI4i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,int x,int y,int z,int w){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4816_vertexAttribI4i) -HXDLIN(4816) this1->vertexAttribI4i(indx,x,y,z,w); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(OpenGLES3RenderContext_Impl__obj,vertexAttribI4i,(void)) - -void OpenGLES3RenderContext_Impl__obj::vertexAttribI4iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4821_vertexAttribI4iv) -HXDLIN(4821) this1->vertexAttribI4iv(indx,values); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,vertexAttribI4iv,(void)) - -void OpenGLES3RenderContext_Impl__obj::vertexAttribI4ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,int x,int y,int z,int w){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4826_vertexAttribI4ui) -HXDLIN(4826) this1->vertexAttribI4ui(indx,x,y,z,w); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(OpenGLES3RenderContext_Impl__obj,vertexAttribI4ui,(void)) - -void OpenGLES3RenderContext_Impl__obj::vertexAttribI4uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4831_vertexAttribI4uiv) -HXDLIN(4831) this1->vertexAttribI4uiv(indx,values); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(OpenGLES3RenderContext_Impl__obj,vertexAttribI4uiv,(void)) - -void OpenGLES3RenderContext_Impl__obj::vertexAttribIPointer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,int size,int type,int stride,Float pointer){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4836_vertexAttribIPointer) -HXDLIN(4836) this1->vertexAttribIPointer(indx,size,type,stride,pointer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(OpenGLES3RenderContext_Impl__obj,vertexAttribIPointer,(void)) - -void OpenGLES3RenderContext_Impl__obj::vertexAttribPointer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,int size,int type,bool normalized,int stride,Float pointer){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4841_vertexAttribPointer) -HXDLIN(4841) this1->vertexAttribPointer(indx,size,type,normalized,stride,pointer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(OpenGLES3RenderContext_Impl__obj,vertexAttribPointer,(void)) - -void OpenGLES3RenderContext_Impl__obj::viewport( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4846_viewport) -HXDLIN(4846) this1->viewport(x,y,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(OpenGLES3RenderContext_Impl__obj,viewport,(void)) - -void OpenGLES3RenderContext_Impl__obj::waitSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync,int flags, cpp::Int64Struct timeout){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4851_waitSync) -HXDLIN(4851) this1->waitSync(sync,flags,timeout); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(OpenGLES3RenderContext_Impl__obj,waitSync,(void)) - - ::lime::_internal::backend::native::NativeOpenGLRenderContext OpenGLES3RenderContext_Impl__obj::fromGL(hx::Class gl){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4856_fromGL) -HXDLIN(4856) return ::lime::graphics::opengl::GL_obj::context; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,fromGL,return ) - - ::lime::_internal::backend::native::NativeOpenGLRenderContext OpenGLES3RenderContext_Impl__obj::fromRenderContext( ::lime::graphics::RenderContext context){ - HX_STACKFRAME(&_hx_pos_e5be75141b1afa84_4861_fromRenderContext) -HXDLIN(4861) return context->gles3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLES3RenderContext_Impl__obj,fromRenderContext,return ) - - -OpenGLES3RenderContext_Impl__obj::OpenGLES3RenderContext_Impl__obj() -{ -} - -bool OpenGLES3RenderContext_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"hint") ) { outValue = hint_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"clear") ) { outValue = clear_dyn(); return true; } - if (HX_FIELD_EQ(inName,"flush") ) { outValue = flush_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"get_CW") ) { outValue = get_CW_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R8") ) { outValue = get_R8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG") ) { outValue = get_RG_dyn(); return true; } - if (HX_FIELD_EQ(inName,"enable") ) { outValue = enable_dyn(); return true; } - if (HX_FIELD_EQ(inName,"finish") ) { outValue = finish_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromGL") ) { outValue = fromGL_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"get_ONE") ) { outValue = get_ONE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CCW") ) { outValue = get_CCW_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT") ) { outValue = get_INT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB") ) { outValue = get_RGB_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RED") ) { outValue = get_RED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG8") ) { outValue = get_RG8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R8I") ) { outValue = get_R8I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MIN") ) { outValue = get_MIN_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX") ) { outValue = get_MAX_dyn(); return true; } - if (HX_FIELD_EQ(inName,"disable") ) { outValue = disable_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isQuery") ) { outValue = isQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"scissor") ) { outValue = scissor_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"get_ZERO") ) { outValue = get_ZERO_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BACK") ) { outValue = get_BACK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BYTE") ) { outValue = get_BYTE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA") ) { outValue = get_RGBA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LESS") ) { outValue = get_LESS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_KEEP") ) { outValue = get_KEEP_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INCR") ) { outValue = get_INCR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DECR") ) { outValue = get_DECR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BOOL") ) { outValue = get_BOOL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_NONE") ) { outValue = get_NONE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_type") ) { outValue = get_type_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB8") ) { outValue = get_RGB8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SRGB") ) { outValue = get_SRGB_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R16F") ) { outValue = get_R16F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R32F") ) { outValue = get_R32F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R8UI") ) { outValue = get_R8UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R16I") ) { outValue = get_R16I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R32I") ) { outValue = get_R32I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG8I") ) { outValue = get_RG8I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"cullFace") ) { outValue = cullFace_dyn(); return true; } - if (HX_FIELD_EQ(inName,"endQuery") ) { outValue = endQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getError") ) { outValue = getError_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getFloat") ) { outValue = getFloat_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isBuffer") ) { outValue = isBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isShader") ) { outValue = isShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"viewport") ) { outValue = viewport_dyn(); return true; } - if (HX_FIELD_EQ(inName,"waitSync") ) { outValue = waitSync_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"get_LINES") ) { outValue = get_LINES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRONT") ) { outValue = get_FRONT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BLEND") ) { outValue = get_BLEND_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SHORT") ) { outValue = get_SHORT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT") ) { outValue = get_FLOAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ALPHA") ) { outValue = get_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_NEVER") ) { outValue = get_NEVER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_EQUAL") ) { outValue = get_EQUAL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA4") ) { outValue = get_RGBA4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA8") ) { outValue = get_RGBA8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SRGB8") ) { outValue = get_SRGB8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB8I") ) { outValue = get_RGB8I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG16F") ) { outValue = get_RG16F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG32F") ) { outValue = get_RG32F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R16UI") ) { outValue = get_R16UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R32UI") ) { outValue = get_R32UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG8UI") ) { outValue = get_RG8UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG16I") ) { outValue = get_RG16I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG32I") ) { outValue = get_RG32I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR") ) { outValue = get_COLOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH") ) { outValue = get_DEPTH_dyn(); return true; } - if (HX_FIELD_EQ(inName,"blendFunc") ) { outValue = blendFunc_dyn(); return true; } - if (HX_FIELD_EQ(inName,"colorMask") ) { outValue = colorMask_dyn(); return true; } - if (HX_FIELD_EQ(inName,"depthFunc") ) { outValue = depthFunc_dyn(); return true; } - if (HX_FIELD_EQ(inName,"depthMask") ) { outValue = depthMask_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fenceSync") ) { outValue = fenceSync_dyn(); return true; } - if (HX_FIELD_EQ(inName,"frontFace") ) { outValue = frontFace_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getFloatv") ) { outValue = getFloatv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getQueryi") ) { outValue = getQueryi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getString") ) { outValue = getString_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isEnabled") ) { outValue = isEnabled_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isProgram") ) { outValue = isProgram_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isSampler") ) { outValue = isSampler_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isTexture") ) { outValue = isTexture_dyn(); return true; } - if (HX_FIELD_EQ(inName,"lineWidth") ) { outValue = lineWidth_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilOp") ) { outValue = stencilOp_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1f") ) { outValue = uniform1f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1i") ) { outValue = uniform1i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2f") ) { outValue = uniform2f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2i") ) { outValue = uniform2i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3f") ) { outValue = uniform3f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3i") ) { outValue = uniform3i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4f") ) { outValue = uniform4f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4i") ) { outValue = uniform4i_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_POINTS") ) { outValue = get_POINTS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DITHER") ) { outValue = get_DITHER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_NICEST") ) { outValue = get_NICEST_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LEQUAL") ) { outValue = get_LEQUAL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_GEQUAL") ) { outValue = get_GEQUAL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ALWAYS") ) { outValue = get_ALWAYS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INVERT") ) { outValue = get_INVERT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VENDOR") ) { outValue = get_VENDOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LINEAR") ) { outValue = get_LINEAR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_REPEAT") ) { outValue = get_REPEAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB565") ) { outValue = get_RGB565_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB32F") ) { outValue = get_RGB32F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB16F") ) { outValue = get_RGB16F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB8UI") ) { outValue = get_RGB8UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB32I") ) { outValue = get_RGB32I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB16I") ) { outValue = get_RGB16I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA8I") ) { outValue = get_RGBA8I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG16UI") ) { outValue = get_RG16UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG32UI") ) { outValue = get_RG32UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"beginQuery") ) { outValue = beginQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindBuffer") ) { outValue = bindBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"blendColor") ) { outValue = blendColor_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bufferData") ) { outValue = bufferData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearColor") ) { outValue = clearColor_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteSync") ) { outValue = deleteSync_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawArrays") ) { outValue = drawArrays_dyn(); return true; } - if (HX_FIELD_EQ(inName,"genBuffers") ) { outValue = genBuffers_dyn(); return true; } - if (HX_FIELD_EQ(inName,"genQueries") ) { outValue = genQueries_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBoolean") ) { outValue = getBoolean_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getInteger") ) { outValue = getInteger_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getQueryiv") ) { outValue = getQueryiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getShaderi") ) { outValue = getShaderi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getStringi") ) { outValue = getStringi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readBuffer") ) { outValue = readBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readPixels") ) { outValue = readPixels_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texImage2D") ) { outValue = texImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texImage3D") ) { outValue = texImage3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1fv") ) { outValue = uniform1fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1iv") ) { outValue = uniform1iv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1ui") ) { outValue = uniform1ui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2fv") ) { outValue = uniform2fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2iv") ) { outValue = uniform2iv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2ui") ) { outValue = uniform2ui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3fv") ) { outValue = uniform3fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3iv") ) { outValue = uniform3iv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3ui") ) { outValue = uniform3ui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4fv") ) { outValue = uniform4fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4iv") ) { outValue = uniform4iv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4ui") ) { outValue = uniform4ui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"useProgram") ) { outValue = useProgram_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_SAMPLES") ) { outValue = get_SAMPLES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FASTEST") ) { outValue = get_FASTEST_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_GREATER") ) { outValue = get_GREATER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_REPLACE") ) { outValue = get_REPLACE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERSION") ) { outValue = get_VERSION_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_NEAREST") ) { outValue = get_NEAREST_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE") ) { outValue = get_TEXTURE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LOW_INT") ) { outValue = get_LOW_INT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB5_A1") ) { outValue = get_RGB5_A1_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_version") ) { outValue = get_version_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA32F") ) { outValue = get_RGBA32F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA16F") ) { outValue = get_RGBA16F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB9_E5") ) { outValue = get_RGB9_E5_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB32UI") ) { outValue = get_RGB32UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB16UI") ) { outValue = get_RGB16UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA8UI") ) { outValue = get_RGBA8UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA32I") ) { outValue = get_RGBA32I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA16I") ) { outValue = get_RGBA16I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL") ) { outValue = get_STENCIL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindSampler") ) { outValue = bindSampler_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindTexture") ) { outValue = bindTexture_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearDepthf") ) { outValue = clearDepthf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createQuery") ) { outValue = createQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteQuery") ) { outValue = deleteQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"depthRangef") ) { outValue = depthRangef_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawBuffers") ) { outValue = drawBuffers_dyn(); return true; } - if (HX_FIELD_EQ(inName,"genSamplers") ) { outValue = genSamplers_dyn(); return true; } - if (HX_FIELD_EQ(inName,"genTextures") ) { outValue = genTextures_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBooleanv") ) { outValue = getBooleanv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getIntegerv") ) { outValue = getIntegerv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getProgrami") ) { outValue = getProgrami_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getShaderiv") ) { outValue = getShaderiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformf") ) { outValue = getUniformf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformi") ) { outValue = getUniformi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"linkProgram") ) { outValue = linkProgram_dyn(); return true; } - if (HX_FIELD_EQ(inName,"pixelStorei") ) { outValue = pixelStorei_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilFunc") ) { outValue = stencilFunc_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilMask") ) { outValue = stencilMask_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1uiv") ) { outValue = uniform1uiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2uiv") ) { outValue = uniform2uiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3uiv") ) { outValue = uniform3uiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4uiv") ) { outValue = uniform4uiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"unmapBuffer") ) { outValue = unmapBuffer_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"get_FUNC_ADD") ) { outValue = get_FUNC_ADD_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_NO_ERROR") ) { outValue = get_NO_ERROR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VIEWPORT") ) { outValue = get_VIEWPORT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RED_BITS") ) { outValue = get_RED_BITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_NOTEQUAL") ) { outValue = get_NOTEQUAL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERER") ) { outValue = get_RENDERER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE0") ) { outValue = get_TEXTURE0_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE1") ) { outValue = get_TEXTURE1_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE2") ) { outValue = get_TEXTURE2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE3") ) { outValue = get_TEXTURE3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE4") ) { outValue = get_TEXTURE4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE5") ) { outValue = get_TEXTURE5_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE6") ) { outValue = get_TEXTURE6_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE7") ) { outValue = get_TEXTURE7_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE8") ) { outValue = get_TEXTURE8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE9") ) { outValue = get_TEXTURE9_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT_VEC2") ) { outValue = get_INT_VEC2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT_VEC3") ) { outValue = get_INT_VEC3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT_VEC4") ) { outValue = get_INT_VEC4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_HIGH_INT") ) { outValue = get_HIGH_INT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB10_A2") ) { outValue = get_RGB10_A2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA32UI") ) { outValue = get_RGBA32UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA16UI") ) { outValue = get_RGBA16UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R8_SNORM") ) { outValue = get_R8_SNORM_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SIGNALED") ) { outValue = get_SIGNALED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"attachShader") ) { outValue = attachShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearStencil") ) { outValue = clearStencil_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createBuffer") ) { outValue = createBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createShader") ) { outValue = createShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteBuffer") ) { outValue = deleteBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteShader") ) { outValue = deleteShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"detachShader") ) { outValue = detachShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawElements") ) { outValue = drawElements_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getExtension") ) { outValue = getExtension_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getInteger64") ) { outValue = getInteger64_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getProgramiv") ) { outValue = getProgramiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformfv") ) { outValue = getUniformfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformiv") ) { outValue = getUniformiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformui") ) { outValue = getUniformui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"shaderBinary") ) { outValue = shaderBinary_dyn(); return true; } - if (HX_FIELD_EQ(inName,"shaderSource") ) { outValue = shaderSource_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texStorage2D") ) { outValue = texStorage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texStorage3D") ) { outValue = texStorage3D_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"get_LINE_LOOP") ) { outValue = get_LINE_LOOP_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRIANGLES") ) { outValue = get_TRIANGLES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SRC_COLOR") ) { outValue = get_SRC_COLOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SRC_ALPHA") ) { outValue = get_SRC_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DST_ALPHA") ) { outValue = get_DST_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DST_COLOR") ) { outValue = get_DST_COLOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CULL_FACE") ) { outValue = get_CULL_FACE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BLUE_BITS") ) { outValue = get_BLUE_BITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DONT_CARE") ) { outValue = get_DONT_CARE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LUMINANCE") ) { outValue = get_LUMINANCE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INCR_WRAP") ) { outValue = get_INCR_WRAP_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DECR_WRAP") ) { outValue = get_DECR_WRAP_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE10") ) { outValue = get_TEXTURE10_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE11") ) { outValue = get_TEXTURE11_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE12") ) { outValue = get_TEXTURE12_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE13") ) { outValue = get_TEXTURE13_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE14") ) { outValue = get_TEXTURE14_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE15") ) { outValue = get_TEXTURE15_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE16") ) { outValue = get_TEXTURE16_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE17") ) { outValue = get_TEXTURE17_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE18") ) { outValue = get_TEXTURE18_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE19") ) { outValue = get_TEXTURE19_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE20") ) { outValue = get_TEXTURE20_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE21") ) { outValue = get_TEXTURE21_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE22") ) { outValue = get_TEXTURE22_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE23") ) { outValue = get_TEXTURE23_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE24") ) { outValue = get_TEXTURE24_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE25") ) { outValue = get_TEXTURE25_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE26") ) { outValue = get_TEXTURE26_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE27") ) { outValue = get_TEXTURE27_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE28") ) { outValue = get_TEXTURE28_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE29") ) { outValue = get_TEXTURE29_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE30") ) { outValue = get_TEXTURE30_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE31") ) { outValue = get_TEXTURE31_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BOOL_VEC2") ) { outValue = get_BOOL_VEC2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BOOL_VEC3") ) { outValue = get_BOOL_VEC3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BOOL_VEC4") ) { outValue = get_BOOL_VEC4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LOW_FLOAT") ) { outValue = get_LOW_FLOAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG8_SNORM") ) { outValue = get_RG8_SNORM_dyn(); return true; } - if (HX_FIELD_EQ(inName,"activeTexture") ) { outValue = activeTexture_dyn(); return true; } - if (HX_FIELD_EQ(inName,"blendEquation") ) { outValue = blendEquation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bufferSubData") ) { outValue = bufferSubData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearBufferfi") ) { outValue = clearBufferfi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearBufferfv") ) { outValue = clearBufferfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearBufferiv") ) { outValue = clearBufferiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"compileShader") ) { outValue = compileShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createProgram") ) { outValue = createProgram_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createSampler") ) { outValue = createSampler_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createTexture") ) { outValue = createTexture_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteProgram") ) { outValue = deleteProgram_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteSampler") ) { outValue = deleteSampler_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteTexture") ) { outValue = deleteTexture_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getInteger64i") ) { outValue = getInteger64i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getInteger64v") ) { outValue = getInteger64v_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getIntegeri_v") ) { outValue = getIntegeri_v_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformuiv") ) { outValue = getUniformuiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isFramebuffer") ) { outValue = isFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isVertexArray") ) { outValue = isVertexArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"polygonOffset") ) { outValue = polygonOffset_dyn(); return true; } - if (HX_FIELD_EQ(inName,"programBinary") ) { outValue = programBinary_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texParameterf") ) { outValue = texParameterf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texParameteri") ) { outValue = texParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texSubImage2D") ) { outValue = texSubImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texSubImage3D") ) { outValue = texSubImage3D_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_EXTENSIONS") ) { outValue = get_EXTENSIONS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LINE_STRIP") ) { outValue = get_LINE_STRIP_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_TEST") ) { outValue = get_DEPTH_TEST_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LINE_WIDTH") ) { outValue = get_LINE_WIDTH_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRONT_FACE") ) { outValue = get_FRONT_FACE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_FUNC") ) { outValue = get_DEPTH_FUNC_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_GREEN_BITS") ) { outValue = get_GREEN_BITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ALPHA_BITS") ) { outValue = get_ALPHA_BITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_BITS") ) { outValue = get_DEPTH_BITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_2D") ) { outValue = get_TEXTURE_2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_VEC2") ) { outValue = get_FLOAT_VEC2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_VEC3") ) { outValue = get_FLOAT_VEC3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_VEC4") ) { outValue = get_FLOAT_VEC4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT2") ) { outValue = get_FLOAT_MAT2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT3") ) { outValue = get_FLOAT_MAT3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT4") ) { outValue = get_FLOAT_MAT4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLER_2D") ) { outValue = get_SAMPLER_2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_HIGH_FLOAT") ) { outValue = get_HIGH_FLOAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MEDIUM_INT") ) { outValue = get_MEDIUM_INT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_3D") ) { outValue = get_TEXTURE_3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB8_SNORM") ) { outValue = get_RGB8_SNORM_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB10_A2UI") ) { outValue = get_RGB10_A2UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_HALF_FLOAT") ) { outValue = get_HALF_FLOAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG_INTEGER") ) { outValue = get_RG_INTEGER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLER_3D") ) { outValue = get_SAMPLER_3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SYNC_FLAGS") ) { outValue = get_SYNC_FLAGS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SYNC_FENCE") ) { outValue = get_SYNC_FENCE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNALED") ) { outValue = get_UNSIGNALED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindBufferBase") ) { outValue = bindBufferBase_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearBufferuiv") ) { outValue = clearBufferuiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clientWaitSync") ) { outValue = clientWaitSync_dyn(); return true; } - if (HX_FIELD_EQ(inName,"copyTexImage2D") ) { outValue = copyTexImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"generateMipmap") ) { outValue = generateMipmap_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isRenderbuffer") ) { outValue = isRenderbuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"mapBufferRange") ) { outValue = mapBufferRange_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sampleCoverage") ) { outValue = sampleCoverage_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib1f") ) { outValue = vertexAttrib1f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib2f") ) { outValue = vertexAttrib2f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib3f") ) { outValue = vertexAttrib3f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib4f") ) { outValue = vertexAttrib4f_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"get_BLEND_COLOR") ) { outValue = get_BLEND_COLOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STREAM_DRAW") ) { outValue = get_STREAM_DRAW_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STATIC_DRAW") ) { outValue = get_STATIC_DRAW_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BUFFER_SIZE") ) { outValue = get_BUFFER_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_RANGE") ) { outValue = get_DEPTH_RANGE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_REF") ) { outValue = get_STENCIL_REF_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SCISSOR_BOX") ) { outValue = get_SCISSOR_BOX_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SHADER_TYPE") ) { outValue = get_SHADER_TYPE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LINK_STATUS") ) { outValue = get_LINK_STATUS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER") ) { outValue = get_FRAMEBUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_READ_BUFFER") ) { outValue = get_READ_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RED_INTEGER") ) { outValue = get_RED_INTEGER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB_INTEGER") ) { outValue = get_RGB_INTEGER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA8_SNORM") ) { outValue = get_RGBA8_SNORM_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_SAMPLES") ) { outValue = get_MAX_SAMPLES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_OBJECT_TYPE") ) { outValue = get_OBJECT_TYPE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SYNC_STATUS") ) { outValue = get_SYNC_STATUS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_WAIT_FAILED") ) { outValue = get_WAIT_FAILED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STREAM_READ") ) { outValue = get_STREAM_READ_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STREAM_COPY") ) { outValue = get_STREAM_COPY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STATIC_READ") ) { outValue = get_STATIC_READ_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STATIC_COPY") ) { outValue = get_STATIC_COPY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindBufferRange") ) { outValue = bindBufferRange_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindFramebuffer") ) { outValue = bindFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindVertexArray") ) { outValue = bindVertexArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"blitFramebuffer") ) { outValue = blitFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"genFramebuffers") ) { outValue = genFramebuffers_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveAttrib") ) { outValue = getActiveAttrib_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getInteger64i_v") ) { outValue = getInteger64i_v_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getShaderSource") ) { outValue = getShaderSource_dyn(); return true; } - if (HX_FIELD_EQ(inName,"validateProgram") ) { outValue = validateProgram_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib1fv") ) { outValue = vertexAttrib1fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib2fv") ) { outValue = vertexAttrib2fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib3fv") ) { outValue = vertexAttrib3fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib4fv") ) { outValue = vertexAttrib4fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribI4i") ) { outValue = vertexAttribI4i_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"get_TRIANGLE_FAN") ) { outValue = get_TRIANGLE_FAN_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ARRAY_BUFFER") ) { outValue = get_ARRAY_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DYNAMIC_DRAW") ) { outValue = get_DYNAMIC_DRAW_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BUFFER_USAGE") ) { outValue = get_BUFFER_USAGE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_TEST") ) { outValue = get_STENCIL_TEST_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SCISSOR_TEST") ) { outValue = get_SCISSOR_TEST_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INVALID_ENUM") ) { outValue = get_INVALID_ENUM_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_FUNC") ) { outValue = get_STENCIL_FUNC_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_FAIL") ) { outValue = get_STENCIL_FAIL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_BITS") ) { outValue = get_STENCIL_BITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT") ) { outValue = get_UNSIGNED_INT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLER_CUBE") ) { outValue = get_SAMPLER_CUBE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_POINT_SPRITE") ) { outValue = get_POINT_SPRITE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MEDIUM_FLOAT") ) { outValue = get_MEDIUM_FLOAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER") ) { outValue = get_RENDERBUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SRGB8_ALPHA8") ) { outValue = get_SRGB8_ALPHA8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA_INTEGER") ) { outValue = get_RGBA_INTEGER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_QUERY_RESULT") ) { outValue = get_QUERY_RESULT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER0") ) { outValue = get_DRAW_BUFFER0_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER1") ) { outValue = get_DRAW_BUFFER1_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER2") ) { outValue = get_DRAW_BUFFER2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER3") ) { outValue = get_DRAW_BUFFER3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER4") ) { outValue = get_DRAW_BUFFER4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER5") ) { outValue = get_DRAW_BUFFER5_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER6") ) { outValue = get_DRAW_BUFFER6_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER7") ) { outValue = get_DRAW_BUFFER7_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER8") ) { outValue = get_DRAW_BUFFER8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER9") ) { outValue = get_DRAW_BUFFER9_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT2x3") ) { outValue = get_FLOAT_MAT2x3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT2x4") ) { outValue = get_FLOAT_MAT2x4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT3x2") ) { outValue = get_FLOAT_MAT3x2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT3x4") ) { outValue = get_FLOAT_MAT3x4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT4x2") ) { outValue = get_FLOAT_MAT4x2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT4x3") ) { outValue = get_FLOAT_MAT4x3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_TYPE") ) { outValue = get_UNIFORM_TYPE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_SIZE") ) { outValue = get_UNIFORM_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DYNAMIC_READ") ) { outValue = get_DYNAMIC_READ_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DYNAMIC_COPY") ) { outValue = get_DYNAMIC_COPY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindRenderbuffer") ) { outValue = bindRenderbuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"genRenderbuffers") ) { outValue = genRenderbuffers_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveUniform") ) { outValue = getActiveUniform_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getProgramBinary") ) { outValue = getProgramBinary_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getQueryObjectui") ) { outValue = getQueryObjectui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getShaderInfoLog") ) { outValue = getShaderInfoLog_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getTexParameterf") ) { outValue = getTexParameterf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getTexParameteri") ) { outValue = getTexParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribf") ) { outValue = getVertexAttribf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribi") ) { outValue = getVertexAttribi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix2fv") ) { outValue = uniformMatrix2fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix3fv") ) { outValue = uniformMatrix3fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix4fv") ) { outValue = uniformMatrix4fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribI4iv") ) { outValue = vertexAttribI4iv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribI4ui") ) { outValue = vertexAttribI4ui_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"get_FUNC_SUBTRACT") ) { outValue = get_FUNC_SUBTRACT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BLEND_DST_RGB") ) { outValue = get_BLEND_DST_RGB_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BLEND_SRC_RGB") ) { outValue = get_BLEND_SRC_RGB_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INVALID_VALUE") ) { outValue = get_INVALID_VALUE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_OUT_OF_MEMORY") ) { outValue = get_OUT_OF_MEMORY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SUBPIXEL_BITS") ) { outValue = get_SUBPIXEL_BITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_BYTE") ) { outValue = get_UNSIGNED_BYTE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_SHADER") ) { outValue = get_VERTEX_SHADER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DELETE_STATUS") ) { outValue = get_DELETE_STATUS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CLAMP_TO_EDGE") ) { outValue = get_CLAMP_TO_EDGE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_INDEX") ) { outValue = get_STENCIL_INDEX_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_STENCIL") ) { outValue = get_DEPTH_STENCIL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CURRENT_QUERY") ) { outValue = get_CURRENT_QUERY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER10") ) { outValue = get_DRAW_BUFFER10_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER11") ) { outValue = get_DRAW_BUFFER11_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER12") ) { outValue = get_DRAW_BUFFER12_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER13") ) { outValue = get_DRAW_BUFFER13_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER14") ) { outValue = get_DRAW_BUFFER14_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER15") ) { outValue = get_DRAW_BUFFER15_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INVALID_INDEX") ) { outValue = get_INVALID_INDEX_dyn(); return true; } - if (HX_FIELD_EQ(inName,"blendFuncSeparate") ) { outValue = blendFuncSeparate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"copyBufferSubData") ) { outValue = copyBufferSubData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"copyTexSubImage2D") ) { outValue = copyTexSubImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"copyTexSubImage3D") ) { outValue = copyTexSubImage3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createFramebuffer") ) { outValue = createFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createVertexArray") ) { outValue = createVertexArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteFramebuffer") ) { outValue = deleteFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteVertexArray") ) { outValue = deleteVertexArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawRangeElements") ) { outValue = drawRangeElements_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getAttribLocation") ) { outValue = getAttribLocation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBufferPointerv") ) { outValue = getBufferPointerv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getProgramInfoLog") ) { outValue = getProgramInfoLog_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getQueryObjectuiv") ) { outValue = getQueryObjectuiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSyncParameteri") ) { outValue = getSyncParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getTexParameterfv") ) { outValue = getTexParameterfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getTexParameteriv") ) { outValue = getTexParameteriv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformIndices") ) { outValue = getUniformIndices_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribfv") ) { outValue = getVertexAttribfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribIi") ) { outValue = getVertexAttribIi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribiv") ) { outValue = getVertexAttribiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"programParameteri") ) { outValue = programParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"samplerParameterf") ) { outValue = samplerParameterf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"samplerParameteri") ) { outValue = samplerParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilOpSeparate") ) { outValue = stencilOpSeparate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribI4uiv") ) { outValue = vertexAttribI4uiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromRenderContext") ) { outValue = fromRenderContext_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"get_TRIANGLE_STRIP") ) { outValue = get_TRIANGLE_STRIP_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BLEND_EQUATION") ) { outValue = get_BLEND_EQUATION_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CONSTANT_COLOR") ) { outValue = get_CONSTANT_COLOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CONSTANT_ALPHA") ) { outValue = get_CONSTANT_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRONT_AND_BACK") ) { outValue = get_FRONT_AND_BACK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CULL_FACE_MODE") ) { outValue = get_CULL_FACE_MODE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_PACK_ALIGNMENT") ) { outValue = get_PACK_ALIGNMENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLE_BUFFERS") ) { outValue = get_SAMPLE_BUFFERS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_SHORT") ) { outValue = get_UNSIGNED_SHORT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_WRAP_S") ) { outValue = get_TEXTURE_WRAP_S_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_WRAP_T") ) { outValue = get_TEXTURE_WRAP_T_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ACTIVE_TEXTURE") ) { outValue = get_ACTIVE_TEXTURE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COMPILE_STATUS") ) { outValue = get_COMPILE_STATUS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_INDEX8") ) { outValue = get_STENCIL_INDEX8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_PACK_SKIP_ROWS") ) { outValue = get_PACK_SKIP_ROWS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_WRAP_R") ) { outValue = get_TEXTURE_WRAP_R_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R11F_G11F_B10F") ) { outValue = get_R11F_G11F_B10F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT_SAMPLER_2D") ) { outValue = get_INT_SAMPLER_2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT_SAMPLER_3D") ) { outValue = get_INT_SAMPLER_3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BUFFER") ) { outValue = get_UNIFORM_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_OFFSET") ) { outValue = get_UNIFORM_OFFSET_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SYNC_CONDITION") ) { outValue = get_SYNC_CONDITION_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindAttribLocation") ) { outValue = bindAttribLocation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createRenderbuffer") ) { outValue = createRenderbuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteRenderbuffer") ) { outValue = deleteRenderbuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getAttachedShaders") ) { outValue = getAttachedShaders_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getInternalformati") ) { outValue = getInternalformati_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSyncParameteriv") ) { outValue = getSyncParameteriv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformLocation") ) { outValue = getUniformLocation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribIiv") ) { outValue = getVertexAttribIiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribIui") ) { outValue = getVertexAttribIui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix2x3fv") ) { outValue = uniformMatrix2x3fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix2x4fv") ) { outValue = uniformMatrix2x4fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix3x2fv") ) { outValue = uniformMatrix3x2fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix3x4fv") ) { outValue = uniformMatrix3x4fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix4x2fv") ) { outValue = uniformMatrix4x2fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix4x3fv") ) { outValue = uniformMatrix4x3fv_dyn(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"get_BLEND_DST_ALPHA") ) { outValue = get_BLEND_DST_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BLEND_SRC_ALPHA") ) { outValue = get_BLEND_SRC_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLE_COVERAGE") ) { outValue = get_SAMPLE_COVERAGE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_WRITEMASK") ) { outValue = get_DEPTH_WRITEMASK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_WRITEMASK") ) { outValue = get_COLOR_WRITEMASK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_COMPONENT") ) { outValue = get_DEPTH_COMPONENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LUMINANCE_ALPHA") ) { outValue = get_LUMINANCE_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAGMENT_SHADER") ) { outValue = get_FRAGMENT_SHADER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VALIDATE_STATUS") ) { outValue = get_VALIDATE_STATUS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ACTIVE_UNIFORMS") ) { outValue = get_ACTIVE_UNIFORMS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CURRENT_PROGRAM") ) { outValue = get_CURRENT_PROGRAM_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MIRRORED_REPEAT") ) { outValue = get_MIRRORED_REPEAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_PACK_ROW_LENGTH") ) { outValue = get_PACK_ROW_LENGTH_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_MIN_LOD") ) { outValue = get_TEXTURE_MIN_LOD_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_MAX_LOD") ) { outValue = get_TEXTURE_MAX_LOD_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLER_BINDING") ) { outValue = get_SAMPLER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TIMEOUT_EXPIRED") ) { outValue = get_TIMEOUT_EXPIRED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TIMEOUT_IGNORED") ) { outValue = get_TIMEOUT_IGNORED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawArraysInstanced") ) { outValue = drawArraysInstanced_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveUniformsiv") ) { outValue = getActiveUniformsiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBufferParameteri") ) { outValue = getBufferParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getFragDataLocation") ) { outValue = getFragDataLocation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getInternalformativ") ) { outValue = getInternalformativ_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribIuiv") ) { outValue = getVertexAttribIuiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isTransformFeedback") ) { outValue = isTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"renderbufferStorage") ) { outValue = renderbufferStorage_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilFuncSeparate") ) { outValue = stencilFuncSeparate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilMaskSeparate") ) { outValue = stencilMaskSeparate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformBlockBinding") ) { outValue = uniformBlockBinding_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribDivisor") ) { outValue = vertexAttribDivisor_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribPointer") ) { outValue = vertexAttribPointer_dyn(); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"get_DEPTH_BUFFER_BIT") ) { outValue = get_DEPTH_BUFFER_BIT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_BUFFER_BIT") ) { outValue = get_COLOR_BUFFER_BIT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_BACK_REF") ) { outValue = get_STENCIL_BACK_REF_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_ALIGNMENT") ) { outValue = get_UNPACK_ALIGNMENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_TEXTURE_SIZE") ) { outValue = get_MAX_TEXTURE_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ATTACHED_SHADERS") ) { outValue = get_ATTACHED_SHADERS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_CUBE_MAP") ) { outValue = get_TEXTURE_CUBE_MAP_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_ATTACHMENT") ) { outValue = get_DEPTH_ATTACHMENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_SKIP_ROWS") ) { outValue = get_UNPACK_SKIP_ROWS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_PACK_SKIP_PIXELS") ) { outValue = get_PACK_SKIP_PIXELS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_2D_ARRAY") ) { outValue = get_TEXTURE_2D_ARRAY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_DRAW_BUFFERS") ) { outValue = get_MAX_DRAW_BUFFERS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLER_2D_ARRAY") ) { outValue = get_SAMPLER_2D_ARRAY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT_SAMPLER_CUBE") ) { outValue = get_INT_SAMPLER_CUBE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COPY_READ_BUFFER") ) { outValue = get_COPY_READ_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SEPARATE_ATTRIBS") ) { outValue = get_SEPARATE_ATTRIBS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH24_STENCIL8") ) { outValue = get_DEPTH24_STENCIL8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_READ_FRAMEBUFFER") ) { outValue = get_READ_FRAMEBUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_FRAMEBUFFER") ) { outValue = get_DRAW_FRAMEBUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ALREADY_SIGNALED") ) { outValue = get_ALREADY_SIGNALED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"compressedTexImage2D") ) { outValue = compressedTexImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"compressedTexImage3D") ) { outValue = compressedTexImage3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"endTransformFeedback") ) { outValue = endTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"framebufferTexture2D") ) { outValue = framebufferTexture2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBufferParameteriv") ) { outValue = getBufferParameteriv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSamplerParameteri") ) { outValue = getSamplerParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSamplerParameterf") ) { outValue = getSamplerParameterf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformBlockIndex") ) { outValue = getUniformBlockIndex_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribIPointer") ) { outValue = vertexAttribIPointer_dyn(); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"get_INVALID_OPERATION") ) { outValue = get_INVALID_OPERATION_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_CLEAR_VALUE") ) { outValue = get_DEPTH_CLEAR_VALUE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_WRITEMASK") ) { outValue = get_STENCIL_WRITEMASK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_BACK_FUNC") ) { outValue = get_STENCIL_BACK_FUNC_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_BACK_FAIL") ) { outValue = get_STENCIL_BACK_FAIL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_CLEAR_VALUE") ) { outValue = get_COLOR_CLEAR_VALUE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_VIEWPORT_DIMS") ) { outValue = get_MAX_VIEWPORT_DIMS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ACTIVE_ATTRIBUTES") ) { outValue = get_ACTIVE_ATTRIBUTES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_COMPONENT16") ) { outValue = get_DEPTH_COMPONENT16_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT0") ) { outValue = get_COLOR_ATTACHMENT0_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_ROW_LENGTH") ) { outValue = get_UNPACK_ROW_LENGTH_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_ELEMENT_INDEX") ) { outValue = get_MAX_ELEMENT_INDEX_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_MAX_LEVEL") ) { outValue = get_TEXTURE_MAX_LEVEL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_24_8") ) { outValue = get_UNSIGNED_INT_24_8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT1") ) { outValue = get_COLOR_ATTACHMENT1_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT2") ) { outValue = get_COLOR_ATTACHMENT2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT3") ) { outValue = get_COLOR_ATTACHMENT3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT4") ) { outValue = get_COLOR_ATTACHMENT4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT5") ) { outValue = get_COLOR_ATTACHMENT5_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT6") ) { outValue = get_COLOR_ATTACHMENT6_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT7") ) { outValue = get_COLOR_ATTACHMENT7_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT8") ) { outValue = get_COLOR_ATTACHMENT8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT9") ) { outValue = get_COLOR_ATTACHMENT9_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLER_2D_SHADOW") ) { outValue = get_SAMPLER_2D_SHADOW_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_PIXEL_PACK_BUFFER") ) { outValue = get_PIXEL_PACK_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COPY_WRITE_BUFFER") ) { outValue = get_COPY_WRITE_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_VEC2") ) { outValue = get_UNSIGNED_INT_VEC2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_VEC3") ) { outValue = get_UNSIGNED_INT_VEC3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_VEC4") ) { outValue = get_UNSIGNED_INT_VEC4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SIGNED_NORMALIZED") ) { outValue = get_SIGNED_NORMALIZED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_COMPONENT24") ) { outValue = get_DEPTH_COMPONENT24_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH32F_STENCIL8") ) { outValue = get_DEPTH32F_STENCIL8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindTransformFeedback") ) { outValue = bindTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"blendEquationSeparate") ) { outValue = blendEquationSeparate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawElementsInstanced") ) { outValue = drawElementsInstanced_dyn(); return true; } - if (HX_FIELD_EQ(inName,"genTransformFeedbacks") ) { outValue = genTransformFeedbacks_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSamplerParameteriv") ) { outValue = getSamplerParameteriv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSamplerParameterfv") ) { outValue = getSamplerParameterfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"invalidateFramebuffer") ) { outValue = invalidateFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"releaseShaderCompiler") ) { outValue = releaseShaderCompiler_dyn(); return true; } - break; - case 22: - if (HX_FIELD_EQ(inName,"get_STENCIL_BUFFER_BIT") ) { outValue = get_STENCIL_BUFFER_BIT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SRC_ALPHA_SATURATE") ) { outValue = get_SRC_ALPHA_SATURATE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BLEND_EQUATION_RGB") ) { outValue = get_BLEND_EQUATION_RGB_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_VALUE_MASK") ) { outValue = get_STENCIL_VALUE_MASK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_BINDING_2D") ) { outValue = get_TEXTURE_BINDING_2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_VERTEX_ATTRIBS") ) { outValue = get_MAX_VERTEX_ATTRIBS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_MAG_FILTER") ) { outValue = get_TEXTURE_MAG_FILTER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_MIN_FILTER") ) { outValue = get_TEXTURE_MIN_FILTER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_WIDTH") ) { outValue = get_RENDERBUFFER_WIDTH_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_ATTACHMENT") ) { outValue = get_STENCIL_ATTACHMENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CONTEXT_LOST_WEBGL") ) { outValue = get_CONTEXT_LOST_WEBGL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_SKIP_PIXELS") ) { outValue = get_UNPACK_SKIP_PIXELS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_BINDING_3D") ) { outValue = get_TEXTURE_BINDING_3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_SKIP_IMAGES") ) { outValue = get_UNPACK_SKIP_IMAGES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RASTERIZER_DISCARD") ) { outValue = get_RASTERIZER_DISCARD_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_BASE_LEVEL") ) { outValue = get_TEXTURE_BASE_LEVEL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT_2_10_10_10_REV") ) { outValue = get_INT_2_10_10_10_REV_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ANY_SAMPLES_PASSED") ) { outValue = get_ANY_SAMPLES_PASSED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT10") ) { outValue = get_COLOR_ATTACHMENT10_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT11") ) { outValue = get_COLOR_ATTACHMENT11_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT12") ) { outValue = get_COLOR_ATTACHMENT12_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT13") ) { outValue = get_COLOR_ATTACHMENT13_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT14") ) { outValue = get_COLOR_ATTACHMENT14_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT15") ) { outValue = get_COLOR_ATTACHMENT15_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK") ) { outValue = get_TRANSFORM_FEEDBACK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_COMPONENT32F") ) { outValue = get_DEPTH_COMPONENT32F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"beginTransformFeedback") ) { outValue = beginTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"checkFramebufferStatus") ) { outValue = checkFramebufferStatus_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveUniformBlocki") ) { outValue = getActiveUniformBlocki_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBufferParameteri64v") ) { outValue = getBufferParameteri64v_dyn(); return true; } - if (HX_FIELD_EQ(inName,"pauseTransformFeedback") ) { outValue = pauseTransformFeedback_dyn(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"get_ONE_MINUS_SRC_COLOR") ) { outValue = get_ONE_MINUS_SRC_COLOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ONE_MINUS_SRC_ALPHA") ) { outValue = get_ONE_MINUS_SRC_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ONE_MINUS_DST_ALPHA") ) { outValue = get_ONE_MINUS_DST_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ONE_MINUS_DST_COLOR") ) { outValue = get_ONE_MINUS_DST_COLOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_POLYGON_OFFSET_FILL") ) { outValue = get_POLYGON_OFFSET_FILL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_CLEAR_VALUE") ) { outValue = get_STENCIL_CLEAR_VALUE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_VARYING_VECTORS") ) { outValue = get_MAX_VARYING_VECTORS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_HEIGHT") ) { outValue = get_RENDERBUFFER_HEIGHT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_BINDING") ) { outValue = get_FRAMEBUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_FLIP_Y_WEBGL") ) { outValue = get_UNPACK_FLIP_Y_WEBGL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_IMAGE_HEIGHT") ) { outValue = get_UNPACK_IMAGE_HEIGHT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_3D_TEXTURE_SIZE") ) { outValue = get_MAX_3D_TEXTURE_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLER_CUBE_SHADOW") ) { outValue = get_SAMPLER_CUBE_SHADOW_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_PIXEL_UNPACK_BUFFER") ) { outValue = get_PIXEL_UNPACK_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_NORMALIZED") ) { outValue = get_UNSIGNED_NORMALIZED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INTERLEAVED_ATTRIBS") ) { outValue = get_INTERLEAVED_ATTRIBS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_DEFAULT") ) { outValue = get_FRAMEBUFFER_DEFAULT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BUFFER_SIZE") ) { outValue = get_UNIFORM_BUFFER_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BLOCK_INDEX") ) { outValue = get_UNIFORM_BLOCK_INDEX_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CONDITION_SATISFIED") ) { outValue = get_CONDITION_SATISFIED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"compressedTexSubImage2D") ) { outValue = compressedTexSubImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"compressedTexSubImage3D") ) { outValue = compressedTexSubImage3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createTransformFeedback") ) { outValue = createTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteTransformFeedback") ) { outValue = deleteTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"enableVertexAttribArray") ) { outValue = enableVertexAttribArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"framebufferRenderbuffer") ) { outValue = framebufferRenderbuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"framebufferTextureLayer") ) { outValue = framebufferTextureLayer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveUniformBlockiv") ) { outValue = getActiveUniformBlockiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribPointerv") ) { outValue = getVertexAttribPointerv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"resumeTransformFeedback") ) { outValue = resumeTransformFeedback_dyn(); return true; } - break; - case 24: - if (HX_FIELD_EQ(inName,"get_BLEND_EQUATION_ALPHA") ) { outValue = get_BLEND_EQUATION_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ELEMENT_ARRAY_BUFFER") ) { outValue = get_ELEMENT_ARRAY_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ARRAY_BUFFER_BINDING") ) { outValue = get_ARRAY_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_POLYGON_OFFSET_UNITS") ) { outValue = get_POLYGON_OFFSET_UNITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_GENERATE_MIPMAP_HINT") ) { outValue = get_GENERATE_MIPMAP_HINT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_SHORT_5_6_5") ) { outValue = get_UNSIGNED_SHORT_5_6_5_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LINEAR_MIPMAP_LINEAR") ) { outValue = get_LINEAR_MIPMAP_LINEAR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_COMPLETE") ) { outValue = get_FRAMEBUFFER_COMPLETE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_BINDING") ) { outValue = get_RENDERBUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_ELEMENTS_INDICES") ) { outValue = get_MAX_ELEMENTS_INDICES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_TEXTURE_LOD_BIAS") ) { outValue = get_MAX_TEXTURE_LOD_BIAS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ARRAY_BINDING") ) { outValue = get_VERTEX_ARRAY_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_COMPARE_MODE") ) { outValue = get_TEXTURE_COMPARE_MODE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_COMPARE_FUNC") ) { outValue = get_TEXTURE_COMPARE_FUNC_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT_SAMPLER_2D_ARRAY") ) { outValue = get_INT_SAMPLER_2D_ARRAY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_SAMPLES") ) { outValue = get_RENDERBUFFER_SAMPLES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BUFFER_START") ) { outValue = get_UNIFORM_BUFFER_START_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_ARRAY_STRIDE") ) { outValue = get_UNIFORM_ARRAY_STRIDE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_IS_ROW_MAJOR") ) { outValue = get_UNIFORM_IS_ROW_MAJOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"disableVertexAttribArray") ) { outValue = disableVertexAttribArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getShaderPrecisionFormat") ) { outValue = getShaderPrecisionFormat_dyn(); return true; } - if (HX_FIELD_EQ(inName,"invalidateSubFramebuffer") ) { outValue = invalidateSubFramebuffer_dyn(); return true; } - break; - case 25: - if (HX_FIELD_EQ(inName,"get_FUNC_REVERSE_SUBTRACT") ) { outValue = get_FUNC_REVERSE_SUBTRACT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CURRENT_VERTEX_ATTRIB") ) { outValue = get_CURRENT_VERTEX_ATTRIB_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_POLYGON_OFFSET_FACTOR") ) { outValue = get_POLYGON_OFFSET_FACTOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLE_COVERAGE_VALUE") ) { outValue = get_SAMPLE_COVERAGE_VALUE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LINEAR_MIPMAP_NEAREST") ) { outValue = get_LINEAR_MIPMAP_NEAREST_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_NEAREST_MIPMAP_LINEAR") ) { outValue = get_NEAREST_MIPMAP_LINEAR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_RED_SIZE") ) { outValue = get_RENDERBUFFER_RED_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_RENDERBUFFER_SIZE") ) { outValue = get_MAX_RENDERBUFFER_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BROWSER_DEFAULT_WEBGL") ) { outValue = get_BROWSER_DEFAULT_WEBGL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_ELEMENTS_VERTICES") ) { outValue = get_MAX_ELEMENTS_VERTICES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_COLOR_ATTACHMENTS") ) { outValue = get_MAX_COLOR_ATTACHMENTS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ACTIVE_UNIFORM_BLOCKS") ) { outValue = get_ACTIVE_UNIFORM_BLOCKS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_MATRIX_STRIDE") ) { outValue = get_UNIFORM_MATRIX_STRIDE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BLOCK_BINDING") ) { outValue = get_UNIFORM_BLOCK_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveUniformBlockName") ) { outValue = getActiveUniformBlockName_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getRenderbufferParameteri") ) { outValue = getRenderbufferParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"transformFeedbackVaryings") ) { outValue = transformFeedbackVaryings_dyn(); return true; } - break; - case 26: - if (HX_FIELD_EQ(inName,"get_STENCIL_BACK_WRITEMASK") ) { outValue = get_STENCIL_BACK_WRITEMASK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLE_COVERAGE_INVERT") ) { outValue = get_SAMPLE_COVERAGE_INVERT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_SHORT_4_4_4_4") ) { outValue = get_UNSIGNED_SHORT_4_4_4_4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_SHORT_5_5_5_1") ) { outValue = get_UNSIGNED_SHORT_5_5_5_1_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_NEAREST_MIPMAP_NEAREST") ) { outValue = get_NEAREST_MIPMAP_NEAREST_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_BLUE_SIZE") ) { outValue = get_RENDERBUFFER_BLUE_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_VARYING_COMPONENTS") ) { outValue = get_MAX_VARYING_COMPONENTS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COMPARE_REF_TO_TEXTURE") ) { outValue = get_COMPARE_REF_TO_TEXTURE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_QUERY_RESULT_AVAILABLE") ) { outValue = get_QUERY_RESULT_AVAILABLE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BUFFER_BINDING") ) { outValue = get_UNIFORM_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_UNIFORM_BLOCK_SIZE") ) { outValue = get_MAX_UNIFORM_BLOCK_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getRenderbufferParameteriv") ) { outValue = getRenderbufferParameteriv_dyn(); return true; } - break; - case 27: - if (HX_FIELD_EQ(inName,"get_STENCIL_PASS_DEPTH_FAIL") ) { outValue = get_STENCIL_PASS_DEPTH_FAIL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_PASS_DEPTH_PASS") ) { outValue = get_STENCIL_PASS_DEPTH_PASS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_BACK_VALUE_MASK") ) { outValue = get_STENCIL_BACK_VALUE_MASK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_TEXTURE_IMAGE_UNITS") ) { outValue = get_MAX_TEXTURE_IMAGE_UNITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_GREEN_SIZE") ) { outValue = get_RENDERBUFFER_GREEN_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_ALPHA_SIZE") ) { outValue = get_RENDERBUFFER_ALPHA_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_DEPTH_SIZE") ) { outValue = get_RENDERBUFFER_DEPTH_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_UNSUPPORTED") ) { outValue = get_FRAMEBUFFER_UNSUPPORTED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_SERVER_WAIT_TIMEOUT") ) { outValue = get_MAX_SERVER_WAIT_TIMEOUT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLER_2D_ARRAY_SHADOW") ) { outValue = get_SAMPLER_2D_ARRAY_SHADOW_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_SAMPLER_2D") ) { outValue = get_UNSIGNED_INT_SAMPLER_2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_SAMPLER_3D") ) { outValue = get_UNSIGNED_INT_SAMPLER_3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BLOCK_DATA_SIZE") ) { outValue = get_UNIFORM_BLOCK_DATA_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SYNC_FLUSH_COMMANDS_BIT") ) { outValue = get_SYNC_FLUSH_COMMANDS_BIT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getTransformFeedbackVarying") ) { outValue = getTransformFeedbackVarying_dyn(); return true; } - break; - case 28: - if (HX_FIELD_EQ(inName,"get_ONE_MINUS_CONSTANT_COLOR") ) { outValue = get_ONE_MINUS_CONSTANT_COLOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ONE_MINUS_CONSTANT_ALPHA") ) { outValue = get_ONE_MINUS_CONSTANT_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLE_ALPHA_TO_COVERAGE") ) { outValue = get_SAMPLE_ALPHA_TO_COVERAGE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ALIASED_POINT_SIZE_RANGE") ) { outValue = get_ALIASED_POINT_SIZE_RANGE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ALIASED_LINE_WIDTH_RANGE") ) { outValue = get_ALIASED_LINE_WIDTH_RANGE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SHADING_LANGUAGE_VERSION") ) { outValue = get_SHADING_LANGUAGE_VERSION_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_BINDING_CUBE_MAP") ) { outValue = get_TEXTURE_BINDING_CUBE_MAP_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_SIZE") ) { outValue = get_VERTEX_ATTRIB_ARRAY_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_TYPE") ) { outValue = get_VERTEX_ATTRIB_ARRAY_TYPE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_STENCIL_ATTACHMENT") ) { outValue = get_DEPTH_STENCIL_ATTACHMENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_ARRAY_TEXTURE_LAYERS") ) { outValue = get_MAX_ARRAY_TEXTURE_LAYERS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MIN_PROGRAM_TEXEL_OFFSET") ) { outValue = get_MIN_PROGRAM_TEXEL_OFFSET_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_PROGRAM_TEXEL_OFFSET") ) { outValue = get_MAX_PROGRAM_TEXEL_OFFSET_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_BINDING_2D_ARRAY") ) { outValue = get_TEXTURE_BINDING_2D_ARRAY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_IMMUTABLE_FORMAT") ) { outValue = get_TEXTURE_IMMUTABLE_FORMAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_IMMUTABLE_LEVELS") ) { outValue = get_TEXTURE_IMMUTABLE_LEVELS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_5_9_9_9_REV") ) { outValue = get_UNSIGNED_INT_5_9_9_9_REV_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COPY_READ_BUFFER_BINDING") ) { outValue = get_COPY_READ_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_FRAMEBUFFER_BINDING") ) { outValue = get_DRAW_FRAMEBUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_READ_FRAMEBUFFER_BINDING") ) { outValue = get_READ_FRAMEBUFFER_BINDING_dyn(); return true; } - break; - case 29: - if (HX_FIELD_EQ(inName,"get_MAX_CUBE_MAP_TEXTURE_SIZE") ) { outValue = get_MAX_CUBE_MAP_TEXTURE_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_PROGRAM_POINT_SIZE") ) { outValue = get_VERTEX_PROGRAM_POINT_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_STENCIL_SIZE") ) { outValue = get_RENDERBUFFER_STENCIL_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_SAMPLER_CUBE") ) { outValue = get_UNSIGNED_INT_SAMPLER_CUBE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_PIXEL_PACK_BUFFER_BINDING") ) { outValue = get_PIXEL_PACK_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COPY_WRITE_BUFFER_BINDING") ) { outValue = get_COPY_WRITE_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_BUFFER") ) { outValue = get_TRANSFORM_FEEDBACK_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_PAUSED") ) { outValue = get_TRANSFORM_FEEDBACK_PAUSED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_ACTIVE") ) { outValue = get_TRANSFORM_FEEDBACK_ACTIVE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_VERTEX_UNIFORM_BLOCKS") ) { outValue = get_MAX_VERTEX_UNIFORM_BLOCKS_dyn(); return true; } - break; - case 30: - if (HX_FIELD_EQ(inName,"get_COMPRESSED_TEXTURE_FORMATS") ) { outValue = get_COMPRESSED_TEXTURE_FORMATS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_VERTEX_UNIFORM_VECTORS") ) { outValue = get_MAX_VERTEX_UNIFORM_VECTORS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_STRIDE") ) { outValue = get_VERTEX_ATTRIB_ARRAY_STRIDE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_BINDING") ) { outValue = get_TRANSFORM_FEEDBACK_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SYNC_GPU_COMMANDS_COMPLETE") ) { outValue = get_SYNC_GPU_COMMANDS_COMPLETE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"renderbufferStorageMultisample") ) { outValue = renderbufferStorageMultisample_dyn(); return true; } - break; - case 31: - if (HX_FIELD_EQ(inName,"get_TEXTURE_CUBE_MAP_POSITIVE_X") ) { outValue = get_TEXTURE_CUBE_MAP_POSITIVE_X_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_CUBE_MAP_NEGATIVE_X") ) { outValue = get_TEXTURE_CUBE_MAP_NEGATIVE_X_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_CUBE_MAP_POSITIVE_Y") ) { outValue = get_TEXTURE_CUBE_MAP_POSITIVE_Y_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_CUBE_MAP_NEGATIVE_Y") ) { outValue = get_TEXTURE_CUBE_MAP_NEGATIVE_Y_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_CUBE_MAP_POSITIVE_Z") ) { outValue = get_TEXTURE_CUBE_MAP_POSITIVE_Z_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_CUBE_MAP_NEGATIVE_Z") ) { outValue = get_TEXTURE_CUBE_MAP_NEGATIVE_Z_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_ENABLED") ) { outValue = get_VERTEX_ATTRIB_ARRAY_ENABLED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_POINTER") ) { outValue = get_VERTEX_ATTRIB_ARRAY_POINTER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_2_10_10_10_REV") ) { outValue = get_UNSIGNED_INT_2_10_10_10_REV_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_PIXEL_UNPACK_BUFFER_BINDING") ) { outValue = get_PIXEL_UNPACK_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_INTEGER") ) { outValue = get_VERTEX_ATTRIB_ARRAY_INTEGER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_DIVISOR") ) { outValue = get_VERTEX_ATTRIB_ARRAY_DIVISOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_VARYINGS") ) { outValue = get_TRANSFORM_FEEDBACK_VARYINGS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_FRAGMENT_UNIFORM_BLOCKS") ) { outValue = get_MAX_FRAGMENT_UNIFORM_BLOCKS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_COMBINED_UNIFORM_BLOCKS") ) { outValue = get_MAX_COMBINED_UNIFORM_BLOCKS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_UNIFORM_BUFFER_BINDINGS") ) { outValue = get_MAX_UNIFORM_BUFFER_BINDINGS_dyn(); return true; } - break; - case 32: - if (HX_FIELD_EQ(inName,"get_ELEMENT_ARRAY_BUFFER_BINDING") ) { outValue = get_ELEMENT_ARRAY_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_BACK_PASS_DEPTH_FAIL") ) { outValue = get_STENCIL_BACK_PASS_DEPTH_FAIL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_BACK_PASS_DEPTH_PASS") ) { outValue = get_STENCIL_BACK_PASS_DEPTH_PASS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_FRAGMENT_UNIFORM_VECTORS") ) { outValue = get_MAX_FRAGMENT_UNIFORM_VECTORS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_INTERNAL_FORMAT") ) { outValue = get_RENDERBUFFER_INTERNAL_FORMAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_VERTEX_OUTPUT_COMPONENTS") ) { outValue = get_MAX_VERTEX_OUTPUT_COMPONENTS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_10F_11F_11F_REV") ) { outValue = get_UNSIGNED_INT_10F_11F_11F_REV_dyn(); return true; } - break; - case 33: - if (HX_FIELD_EQ(inName,"get_INVALID_FRAMEBUFFER_OPERATION") ) { outValue = get_INVALID_FRAMEBUFFER_OPERATION_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_VERTEX_UNIFORM_COMPONENTS") ) { outValue = get_MAX_VERTEX_UNIFORM_COMPONENTS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_FRAGMENT_INPUT_COMPONENTS") ) { outValue = get_MAX_FRAGMENT_INPUT_COMPONENTS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_SAMPLER_2D_ARRAY") ) { outValue = get_UNSIGNED_INT_SAMPLER_2D_ARRAY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BLOCK_ACTIVE_UNIFORMS") ) { outValue = get_UNIFORM_BLOCK_ACTIVE_UNIFORMS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL") ) { outValue = get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL_dyn(); return true; } - break; - case 34: - if (HX_FIELD_EQ(inName,"get_MAX_VERTEX_TEXTURE_IMAGE_UNITS") ) { outValue = get_MAX_VERTEX_TEXTURE_IMAGE_UNITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_NORMALIZED") ) { outValue = get_VERTEX_ATTRIB_ARRAY_NORMALIZED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_PREMULTIPLY_ALPHA_WEBGL") ) { outValue = get_UNPACK_PREMULTIPLY_ALPHA_WEBGL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_32_UNSIGNED_INT_24_8_REV") ) { outValue = get_FLOAT_32_UNSIGNED_INT_24_8_REV_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_BUFFER_MODE") ) { outValue = get_TRANSFORM_FEEDBACK_BUFFER_MODE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_BUFFER_SIZE") ) { outValue = get_TRANSFORM_FEEDBACK_BUFFER_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getFramebufferAttachmentParameteri") ) { outValue = getFramebufferAttachmentParameteri_dyn(); return true; } - break; - case 35: - if (HX_FIELD_EQ(inName,"get_MAX_FRAGMENT_UNIFORM_COMPONENTS") ) { outValue = get_MAX_FRAGMENT_UNIFORM_COMPONENTS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAGMENT_SHADER_DERIVATIVE_HINT") ) { outValue = get_FRAGMENT_SHADER_DERIVATIVE_HINT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ANY_SAMPLES_PASSED_CONSERVATIVE") ) { outValue = get_ANY_SAMPLES_PASSED_CONSERVATIVE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_BUFFER_START") ) { outValue = get_TRANSFORM_FEEDBACK_BUFFER_START_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_RED_SIZE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_RED_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BUFFER_OFFSET_ALIGNMENT") ) { outValue = get_UNIFORM_BUFFER_OFFSET_ALIGNMENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getFramebufferAttachmentParameteriv") ) { outValue = getFramebufferAttachmentParameteriv_dyn(); return true; } - break; - case 36: - if (HX_FIELD_EQ(inName,"get_MAX_COMBINED_TEXTURE_IMAGE_UNITS") ) { outValue = get_MAX_COMBINED_TEXTURE_IMAGE_UNITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE_dyn(); return true; } - break; - case 37: - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT") ) { outValue = get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS") ) { outValue = get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_BUFFER_BINDING") ) { outValue = get_TRANSFORM_FEEDBACK_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE_dyn(); return true; } - break; - case 38: - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING") ) { outValue = get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_COLORSPACE_CONVERSION_WEBGL") ) { outValue = get_UNPACK_COLORSPACE_CONVERSION_WEBGL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE") ) { outValue = get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_dyn(); return true; } - break; - case 39: - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE_dyn(); return true; } - break; - case 40: - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES") ) { outValue = get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES_dyn(); return true; } - break; - case 41: - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN") ) { outValue = get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_dyn(); return true; } - break; - case 42: - if (HX_FIELD_EQ(inName,"get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS") ) { outValue = get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS_dyn(); return true; } - break; - case 43: - if (HX_FIELD_EQ(inName,"get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS") ) { outValue = get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_dyn(); return true; } - break; - case 44: - if (HX_FIELD_EQ(inName,"get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS") ) { outValue = get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS_dyn(); return true; } - break; - case 45: - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT") ) { outValue = get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER") ) { outValue = get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER_dyn(); return true; } - break; - case 46: - if (HX_FIELD_EQ(inName,"get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS") ) { outValue = get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_dyn(); return true; } - break; - case 47: - if (HX_FIELD_EQ(inName,"get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER") ) { outValue = get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER_dyn(); return true; } - break; - case 48: - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_dyn(); return true; } - break; - case 49: - if (HX_FIELD_EQ(inName,"get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS") ) { outValue = get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *OpenGLES3RenderContext_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo OpenGLES3RenderContext_Impl__obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &OpenGLES3RenderContext_Impl__obj::_hx___extensions,HX_("__extensions",34,f7,03,c2)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void OpenGLES3RenderContext_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(OpenGLES3RenderContext_Impl__obj::_hx___extensions,"__extensions"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void OpenGLES3RenderContext_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(OpenGLES3RenderContext_Impl__obj::_hx___extensions,"__extensions"); -}; - -#endif - -hx::Class OpenGLES3RenderContext_Impl__obj::__mClass; - -static ::String OpenGLES3RenderContext_Impl__obj_sStaticFields[] = { - HX_("__extensions",34,f7,03,c2), - HX_("get_EXTENSIONS",5d,78,6f,f1), - HX_("get_DEPTH_BUFFER_BIT",d3,c0,38,e5), - HX_("get_STENCIL_BUFFER_BIT",ba,0c,be,37), - HX_("get_COLOR_BUFFER_BIT",73,5c,df,19), - HX_("get_POINTS",ec,2d,38,9a), - HX_("get_LINES",36,72,99,36), - HX_("get_LINE_LOOP",a6,29,25,d8), - HX_("get_LINE_STRIP",36,a9,7d,53), - HX_("get_TRIANGLES",62,74,fd,3b), - HX_("get_TRIANGLE_STRIP",8a,47,06,92), - HX_("get_TRIANGLE_FAN",05,db,cd,95), - HX_("get_ZERO",b1,92,6c,bb), - HX_("get_ONE",dd,fe,b0,26), - HX_("get_SRC_COLOR",1f,72,21,1e), - HX_("get_ONE_MINUS_SRC_COLOR",b7,e1,36,51), - HX_("get_SRC_ALPHA",1a,a8,5b,f5), - HX_("get_ONE_MINUS_SRC_ALPHA",b2,17,71,28), - HX_("get_DST_ALPHA",fb,d5,55,95), - HX_("get_ONE_MINUS_DST_ALPHA",93,45,6b,c8), - HX_("get_DST_COLOR",00,a0,1b,be), - HX_("get_ONE_MINUS_DST_COLOR",98,0f,31,f1), - HX_("get_SRC_ALPHA_SATURATE",f4,5b,d2,8c), - HX_("get_FUNC_ADD",4f,2c,31,2a), - HX_("get_BLEND_EQUATION",63,f5,2b,0d), - HX_("get_BLEND_EQUATION_RGB",d1,9e,7f,ea), - HX_("get_BLEND_EQUATION_ALPHA",22,c8,4a,7a), - HX_("get_FUNC_SUBTRACT",06,cc,10,1e), - HX_("get_FUNC_REVERSE_SUBTRACT",23,48,ed,f9), - HX_("get_BLEND_DST_RGB",5c,92,65,f3), - HX_("get_BLEND_SRC_RGB",bb,4e,fc,32), - HX_("get_BLEND_DST_ALPHA",6d,f4,3c,ff), - HX_("get_BLEND_SRC_ALPHA",8c,c6,42,5f), - HX_("get_CONSTANT_COLOR",b1,45,24,64), - HX_("get_ONE_MINUS_CONSTANT_COLOR",19,4f,3b,48), - HX_("get_CONSTANT_ALPHA",ac,7b,5e,3b), - HX_("get_ONE_MINUS_CONSTANT_ALPHA",14,85,75,1f), - HX_("get_BLEND_COLOR",0c,83,aa,28), - HX_("get_ARRAY_BUFFER",cf,52,b6,f8), - HX_("get_ELEMENT_ARRAY_BUFFER",92,22,ef,7f), - HX_("get_ARRAY_BUFFER_BINDING",75,f2,45,bc), - HX_("get_ELEMENT_ARRAY_BUFFER_BINDING",38,bd,48,1d), - HX_("get_STREAM_DRAW",fa,36,0a,d6), - HX_("get_STATIC_DRAW",0c,08,11,7b), - HX_("get_DYNAMIC_DRAW",ad,f0,bd,28), - HX_("get_BUFFER_SIZE",37,33,73,0d), - HX_("get_BUFFER_USAGE",cb,f1,af,e4), - HX_("get_CURRENT_VERTEX_ATTRIB",76,46,2d,b1), - HX_("get_FRONT",e0,ac,25,c8), - HX_("get_BACK",b0,5d,8c,ab), - HX_("get_FRONT_AND_BACK",6e,1e,04,5d), - HX_("get_CULL_FACE",61,79,58,91), - HX_("get_BLEND",88,7c,8c,76), - HX_("get_DITHER",af,1c,c9,60), - HX_("get_STENCIL_TEST",5e,c9,08,da), - HX_("get_DEPTH_TEST",b7,f4,1a,9e), - HX_("get_SCISSOR_TEST",3e,ab,f0,5d), - HX_("get_POLYGON_OFFSET_FILL",e1,e3,87,b4), - HX_("get_SAMPLE_ALPHA_TO_COVERAGE",1f,54,aa,22), - HX_("get_SAMPLE_COVERAGE",f4,86,19,4c), - HX_("get_NO_ERROR",f3,69,97,e4), - HX_("get_INVALID_ENUM",32,61,0f,18), - HX_("get_INVALID_VALUE",00,f4,96,b6), - HX_("get_INVALID_OPERATION",36,b4,76,a8), - HX_("get_OUT_OF_MEMORY",6f,fd,07,e8), - HX_("get_CW",fd,d1,2f,a3), - HX_("get_CCW",4e,da,a7,26), - HX_("get_LINE_WIDTH",64,0c,c8,99), - HX_("get_ALIASED_POINT_SIZE_RANGE",07,0d,f9,bc), - HX_("get_ALIASED_LINE_WIDTH_RANGE",f2,38,29,cc), - HX_("get_CULL_FACE_MODE",41,9e,21,6d), - HX_("get_FRONT_FACE",9c,3f,43,65), - HX_("get_DEPTH_RANGE",98,51,05,90), - HX_("get_DEPTH_WRITEMASK",a6,06,4a,f1), - HX_("get_DEPTH_CLEAR_VALUE",fa,19,bb,99), - HX_("get_DEPTH_FUNC",a9,17,e6,94), - HX_("get_STENCIL_CLEAR_VALUE",33,38,d8,7b), - HX_("get_STENCIL_FUNC",50,ec,d3,d0), - HX_("get_STENCIL_FAIL",ea,ba,c4,d0), - HX_("get_STENCIL_PASS_DEPTH_FAIL",5c,08,5c,95), - HX_("get_STENCIL_PASS_DEPTH_PASS",4f,33,f8,9b), - HX_("get_STENCIL_REF",a7,21,87,fd), - HX_("get_STENCIL_VALUE_MASK",e6,d1,f2,f9), - HX_("get_STENCIL_WRITEMASK",9f,f4,54,c8), - HX_("get_STENCIL_BACK_FUNC",10,7b,50,0f), - HX_("get_STENCIL_BACK_FAIL",aa,49,41,0f), - HX_("get_STENCIL_BACK_PASS_DEPTH_FAIL",9c,71,c0,ae), - HX_("get_STENCIL_BACK_PASS_DEPTH_PASS",8f,9c,5c,b5), - HX_("get_STENCIL_BACK_REF",e7,aa,22,27), - HX_("get_STENCIL_BACK_VALUE_MASK",a6,f0,66,55), - HX_("get_STENCIL_BACK_WRITEMASK",df,ed,1a,fa), - HX_("get_VIEWPORT",6f,90,44,ab), - HX_("get_SCISSOR_BOX",7f,00,2e,16), - HX_("get_COLOR_CLEAR_VALUE",5a,aa,dc,76), - HX_("get_COLOR_WRITEMASK",06,bf,04,a0), - HX_("get_UNPACK_ALIGNMENT",bf,8f,98,69), - HX_("get_PACK_ALIGNMENT",66,b7,1f,5f), - HX_("get_MAX_TEXTURE_SIZE",e9,70,c5,19), - HX_("get_MAX_VIEWPORT_DIMS",80,30,a9,87), - HX_("get_SUBPIXEL_BITS",76,b7,84,10), - HX_("get_RED_BITS",1d,ac,b8,4b), - HX_("get_GREEN_BITS",ab,31,91,0a), - HX_("get_BLUE_BITS",e2,f9,c3,62), - HX_("get_ALPHA_BITS",30,87,71,56), - HX_("get_DEPTH_BITS",6b,27,38,92), - HX_("get_STENCIL_BITS",12,fc,25,ce), - HX_("get_POLYGON_OFFSET_UNITS",31,06,ae,e8), - HX_("get_POLYGON_OFFSET_FACTOR",ad,25,10,30), - HX_("get_TEXTURE_BINDING_2D",79,65,2d,0b), - HX_("get_SAMPLE_BUFFERS",c7,f7,0a,d8), - HX_("get_SAMPLES",00,f9,97,89), - HX_("get_SAMPLE_COVERAGE_VALUE",86,34,05,6f), - HX_("get_SAMPLE_COVERAGE_INVERT",41,a4,aa,05), - HX_("get_COMPRESSED_TEXTURE_FORMATS",c3,7d,ef,61), - HX_("get_DONT_CARE",56,6f,25,91), - HX_("get_FASTEST",21,03,08,e4), - HX_("get_NICEST",47,dd,1b,55), - HX_("get_GENERATE_MIPMAP_HINT",1d,f1,71,c6), - HX_("get_BYTE",91,a2,9e,ab), - HX_("get_UNSIGNED_BYTE",29,85,db,07), - HX_("get_SHORT",b3,18,bf,3d), - HX_("get_UNSIGNED_SHORT",1b,7b,c8,96), - HX_("get_INT",66,71,ac,26), - HX_("get_UNSIGNED_INT",ce,e9,58,21), - HX_("get_FLOAT",d3,59,2e,c4), - HX_("get_DEPTH_COMPONENT",18,ee,6c,9a), - HX_("get_ALPHA",95,3b,2e,e3), - HX_("get_RGB",84,3f,b3,26), - HX_("get_RGBA",3d,54,24,b6), - HX_("get_LUMINANCE",af,7b,44,25), - HX_("get_LUMINANCE_ALPHA",6e,0f,eb,48), - HX_("get_UNSIGNED_SHORT_4_4_4_4",6f,85,76,b3), - HX_("get_UNSIGNED_SHORT_5_5_5_1",ef,52,73,70), - HX_("get_UNSIGNED_SHORT_5_6_5",fe,d8,b2,ce), - HX_("get_FRAGMENT_SHADER",0b,f6,82,74), - HX_("get_VERTEX_SHADER",37,75,e3,4f), - HX_("get_MAX_VERTEX_ATTRIBS",92,42,aa,b8), - HX_("get_MAX_VERTEX_UNIFORM_VECTORS",8e,d6,22,a9), - HX_("get_MAX_VARYING_VECTORS",9d,5f,4d,40), - HX_("get_MAX_COMBINED_TEXTURE_IMAGE_UNITS",b1,98,7d,56), - HX_("get_MAX_VERTEX_TEXTURE_IMAGE_UNITS",90,53,5f,72), - HX_("get_MAX_TEXTURE_IMAGE_UNITS",e3,aa,03,21), - HX_("get_MAX_FRAGMENT_UNIFORM_VECTORS",fa,97,a7,85), - HX_("get_SHADER_TYPE",eb,9c,09,48), - HX_("get_DELETE_STATUS",5d,ef,08,25), - HX_("get_LINK_STATUS",ae,cf,70,06), - HX_("get_VALIDATE_STATUS",12,f2,11,51), - HX_("get_ATTACHED_SHADERS",7c,37,e1,93), - HX_("get_ACTIVE_UNIFORMS",af,4c,45,b7), - HX_("get_ACTIVE_ATTRIBUTES",c7,e8,75,c9), - HX_("get_SHADING_LANGUAGE_VERSION",ef,da,43,b2), - HX_("get_CURRENT_PROGRAM",15,f8,ca,ca), - HX_("get_NEVER",c3,d2,c7,5a), - HX_("get_LESS",e2,96,2b,b2), - HX_("get_EQUAL",eb,63,1a,34), - HX_("get_LEQUAL",91,e3,17,44), - HX_("get_GREATER",f1,c4,8e,bd), - HX_("get_NOTEQUAL",ca,75,03,7e), - HX_("get_GEQUAL",b6,15,4f,44), - HX_("get_ALWAYS",98,2a,e1,e9), - HX_("get_KEEP",0e,54,82,b1), - HX_("get_REPLACE",2b,7c,f6,b0), - HX_("get_INCR",5d,b9,36,b0), - HX_("get_DECR",f9,d3,e1,ac), - HX_("get_INVERT",df,02,e3,42), - HX_("get_INCR_WRAP",2c,53,cc,ed), - HX_("get_DECR_WRAP",10,43,4f,cc), - HX_("get_VENDOR",51,01,a1,41), - HX_("get_RENDERER",4c,09,7b,c1), - HX_("get_VERSION",0f,1b,c0,82), - HX_("get_NEAREST",55,4c,98,6b), - HX_("get_LINEAR",ae,6d,aa,8f), - HX_("get_NEAREST_MIPMAP_NEAREST",31,0b,69,b6), - HX_("get_LINEAR_MIPMAP_NEAREST",f8,55,a2,6b), - HX_("get_NEAREST_MIPMAP_LINEAR",52,3e,f0,41), - HX_("get_LINEAR_MIPMAP_LINEAR",6b,a9,94,dc), - HX_("get_TEXTURE_MAG_FILTER",d1,78,6a,78), - HX_("get_TEXTURE_MIN_FILTER",b2,df,56,a0), - HX_("get_TEXTURE_WRAP_S",6b,0e,5d,9a), - HX_("get_TEXTURE_WRAP_T",6c,0e,5d,9a), - HX_("get_TEXTURE_2D",5f,94,ed,18), - HX_("get_TEXTURE",d2,fc,ae,a4), - HX_("get_TEXTURE_CUBE_MAP",3f,df,4b,cc), - HX_("get_TEXTURE_BINDING_CUBE_MAP",d9,7f,ec,b6), - HX_("get_TEXTURE_CUBE_MAP_POSITIVE_X",52,b2,be,00), - HX_("get_TEXTURE_CUBE_MAP_NEGATIVE_X",0e,99,b2,47), - HX_("get_TEXTURE_CUBE_MAP_POSITIVE_Y",53,b2,be,00), - HX_("get_TEXTURE_CUBE_MAP_NEGATIVE_Y",0f,99,b2,47), - HX_("get_TEXTURE_CUBE_MAP_POSITIVE_Z",54,b2,be,00), - HX_("get_TEXTURE_CUBE_MAP_NEGATIVE_Z",10,99,b2,47), - HX_("get_MAX_CUBE_MAP_TEXTURE_SIZE",4e,eb,63,85), - HX_("get_TEXTURE0",1e,3b,6e,74), - HX_("get_TEXTURE1",1f,3b,6e,74), - HX_("get_TEXTURE2",20,3b,6e,74), - HX_("get_TEXTURE3",21,3b,6e,74), - HX_("get_TEXTURE4",22,3b,6e,74), - HX_("get_TEXTURE5",23,3b,6e,74), - HX_("get_TEXTURE6",24,3b,6e,74), - HX_("get_TEXTURE7",25,3b,6e,74), - HX_("get_TEXTURE8",26,3b,6e,74), - HX_("get_TEXTURE9",27,3b,6e,74), - HX_("get_TEXTURE10",31,80,05,6c), - HX_("get_TEXTURE11",32,80,05,6c), - HX_("get_TEXTURE12",33,80,05,6c), - HX_("get_TEXTURE13",34,80,05,6c), - HX_("get_TEXTURE14",35,80,05,6c), - HX_("get_TEXTURE15",36,80,05,6c), - HX_("get_TEXTURE16",37,80,05,6c), - HX_("get_TEXTURE17",38,80,05,6c), - HX_("get_TEXTURE18",39,80,05,6c), - HX_("get_TEXTURE19",3a,80,05,6c), - HX_("get_TEXTURE20",10,81,05,6c), - HX_("get_TEXTURE21",11,81,05,6c), - HX_("get_TEXTURE22",12,81,05,6c), - HX_("get_TEXTURE23",13,81,05,6c), - HX_("get_TEXTURE24",14,81,05,6c), - HX_("get_TEXTURE25",15,81,05,6c), - HX_("get_TEXTURE26",16,81,05,6c), - HX_("get_TEXTURE27",17,81,05,6c), - HX_("get_TEXTURE28",18,81,05,6c), - HX_("get_TEXTURE29",19,81,05,6c), - HX_("get_TEXTURE30",ef,81,05,6c), - HX_("get_TEXTURE31",f0,81,05,6c), - HX_("get_ACTIVE_TEXTURE",cb,fa,bb,69), - HX_("get_REPEAT",24,b3,86,a9), - HX_("get_CLAMP_TO_EDGE",74,07,cb,9c), - HX_("get_MIRRORED_REPEAT",73,63,8b,d5), - HX_("get_FLOAT_VEC2",aa,34,9a,61), - HX_("get_FLOAT_VEC3",ab,34,9a,61), - HX_("get_FLOAT_VEC4",ac,34,9a,61), - HX_("get_INT_VEC2",37,c8,1e,32), - HX_("get_INT_VEC3",38,c8,1e,32), - HX_("get_INT_VEC4",39,c8,1e,32), - HX_("get_BOOL",b3,07,97,ab), - HX_("get_BOOL_VEC2",ca,3a,8f,ee), - HX_("get_BOOL_VEC3",cb,3a,8f,ee), - HX_("get_BOOL_VEC4",cc,3a,8f,ee), - HX_("get_FLOAT_MAT2",de,4e,a4,5b), - HX_("get_FLOAT_MAT3",df,4e,a4,5b), - HX_("get_FLOAT_MAT4",e0,4e,a4,5b), - HX_("get_SAMPLER_2D",52,b2,88,e4), - HX_("get_SAMPLER_CUBE",75,2b,21,a9), - HX_("get_VERTEX_ATTRIB_ARRAY_ENABLED",f8,2e,da,41), - HX_("get_VERTEX_ATTRIB_ARRAY_SIZE",ca,1d,51,4a), - HX_("get_VERTEX_ATTRIB_ARRAY_STRIDE",62,95,4d,a7), - HX_("get_VERTEX_ATTRIB_ARRAY_TYPE",c3,6f,06,4b), - HX_("get_VERTEX_ATTRIB_ARRAY_NORMALIZED",00,7a,ec,be), - HX_("get_VERTEX_ATTRIB_ARRAY_POINTER",34,eb,ca,14), - HX_("get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",ef,db,c4,ee), - HX_("get_VERTEX_PROGRAM_POINT_SIZE",bd,88,fd,1c), - HX_("get_POINT_SPRITE",fd,7f,fb,18), - HX_("get_COMPILE_STATUS",a7,ac,e8,27), - HX_("get_LOW_FLOAT",08,d8,d7,a5), - HX_("get_MEDIUM_FLOAT",7b,77,e5,bd), - HX_("get_HIGH_FLOAT",e8,81,31,bd), - HX_("get_LOW_INT",5b,88,6a,cb), - HX_("get_MEDIUM_INT",0e,55,a5,c5), - HX_("get_HIGH_INT",3b,fa,1b,be), - HX_("get_FRAMEBUFFER",64,d8,65,11), - HX_("get_RENDERBUFFER",5f,91,43,ae), - HX_("get_RGBA4",57,61,a5,a9), - HX_("get_RGB5_A1",5e,ef,f3,5e), - HX_("get_RGB565",b0,b1,06,c7), - HX_("get_DEPTH_COMPONENT16",fd,ce,16,c2), - HX_("get_STENCIL_INDEX",66,84,26,9e), - HX_("get_STENCIL_INDEX8",12,55,8d,c3), - HX_("get_DEPTH_STENCIL",97,3a,90,31), - HX_("get_RENDERBUFFER_WIDTH",c6,97,75,9d), - HX_("get_RENDERBUFFER_HEIGHT",07,ae,be,df), - HX_("get_RENDERBUFFER_INTERNAL_FORMAT",19,29,9e,30), - HX_("get_RENDERBUFFER_RED_SIZE",ef,5f,56,64), - HX_("get_RENDERBUFFER_GREEN_SIZE",3d,d9,1f,08), - HX_("get_RENDERBUFFER_BLUE_SIZE",a6,e5,8b,15), - HX_("get_RENDERBUFFER_ALPHA_SIZE",c2,2e,00,54), - HX_("get_RENDERBUFFER_DEPTH_SIZE",fd,ce,c6,8f), - HX_("get_RENDERBUFFER_STENCIL_SIZE",64,07,9a,85), - HX_("get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE",99,7d,a1,a7), - HX_("get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME",2a,fd,97,a3), - HX_("get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL",7f,1b,9c,6f), - HX_("get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE",65,fd,62,67), - HX_("get_COLOR_ATTACHMENT0",88,9d,ac,05), - HX_("get_DEPTH_ATTACHMENT",08,ba,37,08), - HX_("get_STENCIL_ATTACHMENT",ef,05,bd,5a), - HX_("get_DEPTH_STENCIL_ATTACHMENT",cb,f7,35,e1), - HX_("get_NONE",41,96,85,b3), - HX_("get_FRAMEBUFFER_COMPLETE",34,83,19,2d), - HX_("get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT",c9,30,cf,3a), - HX_("get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT",62,9a,03,b4), - HX_("get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS",33,e7,fb,39), - HX_("get_FRAMEBUFFER_UNSUPPORTED",fa,e4,f0,94), - HX_("get_FRAMEBUFFER_BINDING",0a,95,04,ce), - HX_("get_RENDERBUFFER_BINDING",05,41,0c,66), - HX_("get_MAX_RENDERBUFFER_SIZE",a6,8e,3b,6b), - HX_("get_INVALID_FRAMEBUFFER_OPERATION",84,3d,18,25), - HX_("get_UNPACK_FLIP_Y_WEBGL",a5,45,ea,a5), - HX_("get_UNPACK_PREMULTIPLY_ALPHA_WEBGL",3c,20,95,0d), - HX_("get_CONTEXT_LOST_WEBGL",b7,e0,05,9f), - HX_("get_UNPACK_COLORSPACE_CONVERSION_WEBGL",e8,34,4e,11), - HX_("get_BROWSER_DEFAULT_WEBGL",5b,be,8f,c6), - HX_("get_type",43,ae,c3,cc), - HX_("get_version",2f,47,ec,02), - HX_("get_READ_BUFFER",a0,d5,72,8e), - HX_("get_UNPACK_ROW_LENGTH",4f,07,73,de), - HX_("get_UNPACK_SKIP_ROWS",15,4b,bb,6b), - HX_("get_UNPACK_SKIP_PIXELS",29,a0,f4,08), - HX_("get_PACK_ROW_LENGTH",c8,91,2e,bf), - HX_("get_PACK_SKIP_ROWS",bc,72,42,61), - HX_("get_PACK_SKIP_PIXELS",90,3f,52,cc), - HX_("get_TEXTURE_BINDING_3D",58,66,2d,0b), - HX_("get_UNPACK_SKIP_IMAGES",b4,01,dd,7a), - HX_("get_UNPACK_IMAGE_HEIGHT",2f,a4,d4,1c), - HX_("get_MAX_3D_TEXTURE_SIZE",2f,45,e5,dd), - HX_("get_MAX_ELEMENTS_VERTICES",dd,78,2c,2b), - HX_("get_MAX_ELEMENTS_INDICES",a3,9a,46,b6), - HX_("get_MAX_TEXTURE_LOD_BIAS",7f,1a,23,ab), - HX_("get_MAX_FRAGMENT_UNIFORM_COMPONENTS",8c,19,1a,e8), - HX_("get_MAX_VERTEX_UNIFORM_COMPONENTS",78,2f,8d,40), - HX_("get_MAX_ARRAY_TEXTURE_LAYERS",f0,d9,af,af), - HX_("get_MIN_PROGRAM_TEXEL_OFFSET",35,50,30,4a), - HX_("get_MAX_PROGRAM_TEXEL_OFFSET",e3,f1,a8,f3), - HX_("get_MAX_VARYING_COMPONENTS",c9,79,c8,97), - HX_("get_FRAGMENT_SHADER_DERIVATIVE_HINT",8b,fe,63,28), - HX_("get_RASTERIZER_DISCARD",63,eb,70,a4), - HX_("get_VERTEX_ARRAY_BINDING",4d,3b,c0,73), - HX_("get_MAX_VERTEX_OUTPUT_COMPONENTS",dd,b2,e5,6d), - HX_("get_MAX_FRAGMENT_INPUT_COMPONENTS",b6,35,b1,b9), - HX_("get_MAX_SERVER_WAIT_TIMEOUT",4f,9b,c4,4f), - HX_("get_MAX_ELEMENT_INDEX",6b,f2,83,f3), - HX_("get_RED",c8,3d,b3,26), - HX_("get_RGB8",34,54,24,b6), - HX_("get_RGBA8",5b,61,a5,a9), - HX_("get_RGB10_A2",6d,fb,e8,49), - HX_("get_TEXTURE_3D",3e,95,ed,18), - HX_("get_TEXTURE_WRAP_R",6a,0e,5d,9a), - HX_("get_TEXTURE_MIN_LOD",27,fc,13,c4), - HX_("get_TEXTURE_MAX_LOD",39,e6,3a,53), - HX_("get_TEXTURE_BASE_LEVEL",03,65,e7,5e), - HX_("get_TEXTURE_MAX_LEVEL",3c,69,dd,bd), - HX_("get_TEXTURE_COMPARE_MODE",6a,c3,55,c9), - HX_("get_TEXTURE_COMPARE_FUNC",4b,db,b9,c4), - HX_("get_SRGB",03,e8,d5,b6), - HX_("get_SRGB8",d5,1a,55,44), - HX_("get_SRGB8_ALPHA8",a4,a2,10,3a), - HX_("get_COMPARE_REF_TO_TEXTURE",06,8d,3b,e2), - HX_("get_RGBA32F",aa,0e,c1,66), - HX_("get_RGB32F",c3,29,05,c7), - HX_("get_RGBA16F",a4,8d,bf,66), - HX_("get_RGB16F",bd,a8,03,c7), - HX_("get_TEXTURE_2D_ARRAY",59,92,30,7f), - HX_("get_TEXTURE_BINDING_2D_ARRAY",f3,32,d1,69), - HX_("get_R11F_G11F_B10F",63,e3,17,c4), - HX_("get_RGB9_E5",5a,cd,98,61), - HX_("get_RGBA32UI",70,d3,2b,82), - HX_("get_RGB32UI",37,6e,7f,5d), - HX_("get_RGBA16UI",36,6f,dc,80), - HX_("get_RGB16UI",fd,09,30,5c), - HX_("get_RGBA8UI",6f,f8,c4,66), - HX_("get_RGB8UI",88,13,09,c7), - HX_("get_RGBA32I",ad,0e,c1,66), - HX_("get_RGB32I",c6,29,05,c7), - HX_("get_RGBA16I",a7,8d,bf,66), - HX_("get_RGB16I",c0,a8,03,c7), - HX_("get_RGBA8I",8e,ce,0f,c7), - HX_("get_RGB8I",95,59,a5,a9), - HX_("get_RED_INTEGER",e7,30,fa,b4), - HX_("get_RGB_INTEGER",a3,4e,ac,8f), - HX_("get_RGBA_INTEGER",5c,44,c6,c4), - HX_("get_R8",ef,de,2f,a3), - HX_("get_RG8",7a,3f,b3,26), - HX_("get_R16F",38,98,13,b6), - HX_("get_R32F",3e,19,15,b6), - HX_("get_RG16F",83,71,98,a9), - HX_("get_RG32F",89,f2,99,a9), - HX_("get_R8I",7a,32,b3,26), - HX_("get_R8UI",03,03,19,b6), - HX_("get_R16I",3b,98,13,b6), - HX_("get_R16UI",22,a6,11,9b), - HX_("get_R32I",41,19,15,b6), - HX_("get_R32UI",5c,0a,61,9c), - HX_("get_RG8I",8f,4b,24,b6), - HX_("get_RG8UI",4e,dc,9d,a9), - HX_("get_RG16I",86,71,98,a9), - HX_("get_RG16UI",77,ee,ca,bb), - HX_("get_RG32I",8c,f2,99,a9), - HX_("get_RG32UI",b1,52,1a,bd), - HX_("get_R8_SNORM",7f,87,e8,19), - HX_("get_RG8_SNORM",4a,62,5b,42), - HX_("get_RGB8_SNORM",84,be,6b,60), - HX_("get_RGBA8_SNORM",eb,a2,79,57), - HX_("get_RGB10_A2UI",01,bb,b0,52), - HX_("get_TEXTURE_IMMUTABLE_FORMAT",41,42,e9,9f), - HX_("get_TEXTURE_IMMUTABLE_LEVELS",79,71,aa,46), - HX_("get_UNSIGNED_INT_2_10_10_10_REV",a1,d6,5d,8e), - HX_("get_UNSIGNED_INT_10F_11F_11F_REV",e8,a4,9f,7e), - HX_("get_UNSIGNED_INT_5_9_9_9_REV",f6,02,b8,08), - HX_("get_FLOAT_32_UNSIGNED_INT_24_8_REV",c5,68,1b,dc), - HX_("get_UNSIGNED_INT_24_8",8c,5a,84,58), - HX_("get_HALF_FLOAT",f9,86,77,f0), - HX_("get_RG",fe,de,2f,a3), - HX_("get_RG_INTEGER",1d,f8,6b,5f), - HX_("get_INT_2_10_10_10_REV",09,9a,b2,28), - HX_("get_CURRENT_QUERY",59,1e,b4,c0), - HX_("get_QUERY_RESULT",1d,fd,77,0d), - HX_("get_QUERY_RESULT_AVAILABLE",c7,a8,e6,5f), - HX_("get_ANY_SAMPLES_PASSED",e2,87,37,e0), - HX_("get_ANY_SAMPLES_PASSED_CONSERVATIVE",6a,c5,77,e8), - HX_("get_MAX_DRAW_BUFFERS",bc,f7,f4,55), - HX_("get_DRAW_BUFFER0",3e,55,c6,b0), - HX_("get_DRAW_BUFFER1",3f,55,c6,b0), - HX_("get_DRAW_BUFFER2",40,55,c6,b0), - HX_("get_DRAW_BUFFER3",41,55,c6,b0), - HX_("get_DRAW_BUFFER4",42,55,c6,b0), - HX_("get_DRAW_BUFFER5",43,55,c6,b0), - HX_("get_DRAW_BUFFER6",44,55,c6,b0), - HX_("get_DRAW_BUFFER7",45,55,c6,b0), - HX_("get_DRAW_BUFFER8",46,55,c6,b0), - HX_("get_DRAW_BUFFER9",47,55,c6,b0), - HX_("get_DRAW_BUFFER10",11,42,c4,fc), - HX_("get_DRAW_BUFFER11",12,42,c4,fc), - HX_("get_DRAW_BUFFER12",13,42,c4,fc), - HX_("get_DRAW_BUFFER13",14,42,c4,fc), - HX_("get_DRAW_BUFFER14",15,42,c4,fc), - HX_("get_DRAW_BUFFER15",16,42,c4,fc), - HX_("get_MAX_COLOR_ATTACHMENTS",70,91,ac,0c), - HX_("get_COLOR_ATTACHMENT1",89,9d,ac,05), - HX_("get_COLOR_ATTACHMENT2",8a,9d,ac,05), - HX_("get_COLOR_ATTACHMENT3",8b,9d,ac,05), - HX_("get_COLOR_ATTACHMENT4",8c,9d,ac,05), - HX_("get_COLOR_ATTACHMENT5",8d,9d,ac,05), - HX_("get_COLOR_ATTACHMENT6",8e,9d,ac,05), - HX_("get_COLOR_ATTACHMENT7",8f,9d,ac,05), - HX_("get_COLOR_ATTACHMENT8",90,9d,ac,05), - HX_("get_COLOR_ATTACHMENT9",91,9d,ac,05), - HX_("get_COLOR_ATTACHMENT10",87,3a,5d,f1), - HX_("get_COLOR_ATTACHMENT11",88,3a,5d,f1), - HX_("get_COLOR_ATTACHMENT12",89,3a,5d,f1), - HX_("get_COLOR_ATTACHMENT13",8a,3a,5d,f1), - HX_("get_COLOR_ATTACHMENT14",8b,3a,5d,f1), - HX_("get_COLOR_ATTACHMENT15",8c,3a,5d,f1), - HX_("get_SAMPLER_3D",31,b3,88,e4), - HX_("get_SAMPLER_2D_SHADOW",6d,a1,14,e0), - HX_("get_SAMPLER_2D_ARRAY",8c,28,5f,d8), - HX_("get_SAMPLER_2D_ARRAY_SHADOW",73,c6,06,e9), - HX_("get_SAMPLER_CUBE_SHADOW",aa,e2,52,08), - HX_("get_INT_SAMPLER_2D",82,d3,99,33), - HX_("get_INT_SAMPLER_3D",61,d4,99,33), - HX_("get_INT_SAMPLER_CUBE",a5,f8,a0,b7), - HX_("get_INT_SAMPLER_2D_ARRAY",bc,4d,85,5a), - HX_("get_UNSIGNED_INT_SAMPLER_2D",1a,e4,94,91), - HX_("get_UNSIGNED_INT_SAMPLER_3D",f9,e4,94,91), - HX_("get_UNSIGNED_INT_SAMPLER_CUBE",3d,5f,f3,d6), - HX_("get_UNSIGNED_INT_SAMPLER_2D_ARRAY",54,e0,ea,ee), - HX_("get_MAX_SAMPLES",85,74,02,17), - HX_("get_SAMPLER_BINDING",a5,48,81,ad), - HX_("get_PIXEL_PACK_BUFFER",24,09,ef,02), - HX_("get_PIXEL_UNPACK_BUFFER",eb,26,e7,39), - HX_("get_PIXEL_PACK_BUFFER_BINDING",ca,85,4c,69), - HX_("get_PIXEL_UNPACK_BUFFER_BINDING",91,42,d2,aa), - HX_("get_COPY_READ_BUFFER",48,f0,5b,83), - HX_("get_COPY_WRITE_BUFFER",a1,a0,93,63), - HX_("get_COPY_READ_BUFFER_BINDING",ee,30,6b,b5), - HX_("get_COPY_WRITE_BUFFER_BINDING",47,62,c0,72), - HX_("get_FLOAT_MAT2x3",19,ab,7c,c8), - HX_("get_FLOAT_MAT2x4",1a,ab,7c,c8), - HX_("get_FLOAT_MAT3x2",59,6d,7d,c8), - HX_("get_FLOAT_MAT3x4",5b,6d,7d,c8), - HX_("get_FLOAT_MAT4x2",9a,2f,7e,c8), - HX_("get_FLOAT_MAT4x3",9b,2f,7e,c8), - HX_("get_UNSIGNED_INT_VEC2",cf,d6,5c,70), - HX_("get_UNSIGNED_INT_VEC3",d0,d6,5c,70), - HX_("get_UNSIGNED_INT_VEC4",d1,d6,5c,70), - HX_("get_UNSIGNED_NORMALIZED",18,45,3f,be), - HX_("get_SIGNED_NORMALIZED",d1,1f,cd,ec), - HX_("get_VERTEX_ATTRIB_ARRAY_INTEGER",35,e8,c4,da), - HX_("get_VERTEX_ATTRIB_ARRAY_DIVISOR",d5,ef,8b,34), - HX_("get_TRANSFORM_FEEDBACK_BUFFER_MODE",24,e4,ea,5e), - HX_("get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS",af,5b,48,9e), - HX_("get_TRANSFORM_FEEDBACK_VARYINGS",e1,de,88,6b), - HX_("get_TRANSFORM_FEEDBACK_BUFFER_START",61,0c,50,26), - HX_("get_TRANSFORM_FEEDBACK_BUFFER_SIZE",82,b1,dd,62), - HX_("get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN",82,fe,24,d7), - HX_("get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS",6f,61,79,20), - HX_("get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS",90,71,82,d3), - HX_("get_INTERLEAVED_ATTRIBS",6a,aa,ad,d7), - HX_("get_SEPARATE_ATTRIBS",b6,56,e8,14), - HX_("get_TRANSFORM_FEEDBACK_BUFFER",5e,fe,3a,b0), - HX_("get_TRANSFORM_FEEDBACK_BUFFER_BINDING",04,45,c7,ad), - HX_("get_TRANSFORM_FEEDBACK",61,fa,43,ef), - HX_("get_TRANSFORM_FEEDBACK_PAUSED",0c,82,2a,cf), - HX_("get_TRANSFORM_FEEDBACK_ACTIVE",24,83,ec,f5), - HX_("get_TRANSFORM_FEEDBACK_BINDING",07,7c,00,51), - HX_("get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING",d0,e1,0b,3b), - HX_("get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE",1d,54,dc,c7), - HX_("get_FRAMEBUFFER_ATTACHMENT_RED_SIZE",50,fe,c4,9a), - HX_("get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE",de,91,3b,ae), - HX_("get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE",25,dc,e7,7f), - HX_("get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE",63,e7,1b,fa), - HX_("get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE",9e,87,e2,35), - HX_("get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE",45,ea,8d,b4), - HX_("get_FRAMEBUFFER_DEFAULT",86,e2,9a,ea), - HX_("get_DEPTH24_STENCIL8",3f,c3,20,c5), - HX_("get_DRAW_FRAMEBUFFER_BINDING",81,a9,ec,0f), - HX_("get_READ_FRAMEBUFFER",2d,f0,5a,bf), - HX_("get_DRAW_FRAMEBUFFER",db,1d,c9,98), - HX_("get_READ_FRAMEBUFFER_BINDING",d3,1d,f4,48), - HX_("get_RENDERBUFFER_SAMPLES",c9,7a,a8,6a), - HX_("get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER",cc,87,f9,6c), - HX_("get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE",9d,2b,50,28), - HX_("get_UNIFORM_BUFFER",d4,d0,3d,8a), - HX_("get_UNIFORM_BUFFER_BINDING",7a,7d,32,9d), - HX_("get_UNIFORM_BUFFER_START",57,1b,21,34), - HX_("get_UNIFORM_BUFFER_SIZE",4c,33,7e,21), - HX_("get_MAX_VERTEX_UNIFORM_BLOCKS",e8,87,b2,88), - HX_("get_MAX_FRAGMENT_UNIFORM_BLOCKS",fc,d7,53,39), - HX_("get_MAX_COMBINED_UNIFORM_BLOCKS",67,56,9c,c3), - HX_("get_MAX_UNIFORM_BUFFER_BINDINGS",1e,e3,f7,9e), - HX_("get_MAX_UNIFORM_BLOCK_SIZE",c2,2e,45,a4), - HX_("get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS",c6,6b,fc,2b), - HX_("get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS",5a,85,0b,fb), - HX_("get_UNIFORM_BUFFER_OFFSET_ALIGNMENT",e2,56,b9,76), - HX_("get_ACTIVE_UNIFORM_BLOCKS",81,e5,e0,12), - HX_("get_UNIFORM_TYPE",8e,c5,f8,4c), - HX_("get_UNIFORM_SIZE",95,73,43,4c), - HX_("get_UNIFORM_BLOCK_INDEX",cc,1e,c7,9b), - HX_("get_UNIFORM_OFFSET",67,ab,e8,19), - HX_("get_UNIFORM_ARRAY_STRIDE",33,c8,e6,ae), - HX_("get_UNIFORM_MATRIX_STRIDE",43,30,f9,02), - HX_("get_UNIFORM_IS_ROW_MAJOR",d3,f4,2a,34), - HX_("get_UNIFORM_BLOCK_BINDING",7f,d5,53,11), - HX_("get_UNIFORM_BLOCK_DATA_SIZE",10,0f,f2,3e), - HX_("get_UNIFORM_BLOCK_ACTIVE_UNIFORMS",f2,dd,d1,4f), - HX_("get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES",c9,18,09,6c), - HX_("get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER",98,1d,08,1d), - HX_("get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER",ac,38,6b,52), - HX_("get_OBJECT_TYPE",11,0f,0c,e0), - HX_("get_SYNC_CONDITION",20,d8,6f,0f), - HX_("get_SYNC_STATUS",6d,ab,99,c7), - HX_("get_SYNC_FLAGS",4c,6b,e6,ef), - HX_("get_SYNC_FENCE",b6,c6,4f,eb), - HX_("get_SYNC_GPU_COMMANDS_COMPLETE",42,8e,71,67), - HX_("get_UNSIGNALED",69,d4,ff,72), - HX_("get_SIGNALED",d0,34,dc,93), - HX_("get_ALREADY_SIGNALED",b7,42,aa,01), - HX_("get_TIMEOUT_EXPIRED",9e,33,10,58), - HX_("get_CONDITION_SATISFIED",65,4d,96,b8), - HX_("get_WAIT_FAILED",1e,81,bd,53), - HX_("get_SYNC_FLUSH_COMMANDS_BIT",ec,04,cf,93), - HX_("get_COLOR",9a,05,f4,0b), - HX_("get_DEPTH",3a,85,c1,98), - HX_("get_STENCIL",f3,f1,d1,85), - HX_("get_MIN",09,76,af,26), - HX_("get_MAX",1b,6f,af,26), - HX_("get_DEPTH_COMPONENT24",da,cf,16,c2), - HX_("get_STREAM_READ",4c,56,41,df), - HX_("get_STREAM_COPY",ab,c6,5e,d5), - HX_("get_STATIC_READ",5e,27,48,84), - HX_("get_STATIC_COPY",bd,97,65,7a), - HX_("get_DYNAMIC_READ",ff,0f,f5,31), - HX_("get_DYNAMIC_COPY",5e,80,12,28), - HX_("get_DEPTH_COMPONENT32F",af,cf,df,11), - HX_("get_DEPTH32F_STENCIL8",ce,0a,60,02), - HX_("get_INVALID_INDEX",a1,0f,f3,42), - HX_("get_TIMEOUT_IGNORED",0b,0b,7f,0f), - HX_("get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL",e1,a0,66,b6), - HX_("activeTexture",b5,13,aa,56), - HX_("attachShader",ca,d0,77,b2), - HX_("beginQuery",1f,9c,b3,d3), - HX_("beginTransformFeedback",a8,ad,bb,cc), - HX_("bindAttribLocation",3c,a6,30,1e), - HX_("bindBuffer",9d,92,be,f8), - HX_("bindBufferBase",4e,b9,42,42), - HX_("bindBufferRange",e0,e9,84,ee), - HX_("bindFramebuffer",30,c6,61,e7), - HX_("bindRenderbuffer",33,b6,b7,14), - HX_("bindSampler",cb,d8,3a,80), - HX_("bindTexture",9e,dc,51,9b), - HX_("bindTransformFeedback",94,5b,e4,3f), - HX_("bindVertexArray",d8,e8,e4,a6), - HX_("blendColor",52,33,b4,e2), - HX_("blendEquation",fd,98,ad,02), - HX_("blendEquationSeparate",80,39,68,a7), - HX_("blendFunc",35,fc,9b,07), - HX_("blendFuncSeparate",b8,94,c0,ca), - HX_("blitFramebuffer",b8,26,9e,ee), - HX_("bufferData",4a,bf,73,93), - HX_("bufferSubData",aa,f6,e4,45), - HX_("checkFramebufferStatus",17,26,75,0a), - HX_("clear",8d,71,5b,48), - HX_("clearBufferfi",f0,58,5b,e0), - HX_("clearBufferfv",fd,58,5b,e0), - HX_("clearBufferiv",9a,5b,5b,e0), - HX_("clearBufferuiv",55,db,9d,6f), - HX_("clearColor",96,b0,66,1f), - HX_("clearDepthf",70,ff,75,01), - HX_("clearStencil",ef,6f,82,5b), - HX_("clientWaitSync",db,68,d7,e9), - HX_("colorMask",ef,cb,c3,23), - HX_("compileShader",f8,70,b2,da), - HX_("compressedTexImage2D",a7,d8,5d,24), - HX_("compressedTexImage3D",86,d9,5d,24), - HX_("compressedTexSubImage2D",d3,b5,7d,36), - HX_("compressedTexSubImage3D",b2,b6,7d,36), - HX_("copyBufferSubData",b5,9d,03,c2), - HX_("copyTexImage2D",db,d0,76,e4), - HX_("copyTexSubImage2D",1f,d6,ae,a4), - HX_("copyTexSubImage3D",fe,d6,ae,a4), - HX_("createBuffer",1c,fd,e9,f2), - HX_("createFramebuffer",51,ef,e8,cc), - HX_("createProgram",e8,22,3c,dc), - HX_("createQuery",6c,c2,65,87), - HX_("createRenderbuffer",f2,89,74,05), - HX_("createSampler",6c,9d,0c,6c), - HX_("createShader",41,ff,75,3f), - HX_("createTexture",3f,a1,23,87), - HX_("createTransformFeedback",75,93,f4,d0), - HX_("createVertexArray",f9,11,6c,8c), - HX_("cullFace",6f,e7,31,ac), - HX_("deleteBuffer",8b,e3,2c,37), - HX_("deleteFramebuffer",82,56,01,50), - HX_("deleteProgram",99,dd,82,52), - HX_("deleteQuery",dd,be,df,ed), - HX_("deleteRenderbuffer",a1,6d,b6,37), - HX_("deleteSampler",1d,58,53,e2), - HX_("deleteShader",b0,e5,b8,83), - HX_("deleteSync",26,98,ac,9f), - HX_("deleteTexture",f0,5b,6a,fd), - HX_("deleteTransformFeedback",66,f5,6f,ce), - HX_("deleteVertexArray",2a,79,84,0f), - HX_("depthFunc",e7,45,48,9a), - HX_("depthMask",8f,9b,d9,9e), - HX_("depthRangef",6c,e9,9a,39), - HX_("detachShader",d8,d0,ad,ea), - HX_("disable",e8,69,58,b1), - HX_("disableVertexAttribArray",e3,69,74,4a), - HX_("drawArrays",de,f3,b3,f9), - HX_("drawArraysInstanced",71,03,37,15), - HX_("drawBuffers",cf,e7,d8,fa), - HX_("drawElements",5b,c2,b7,59), - HX_("drawElementsInstanced",54,fd,a5,ed), - HX_("drawRangeElements",70,0e,07,62), - HX_("enable",83,ae,87,f8), - HX_("enableVertexAttribArray",e8,46,5a,ac), - HX_("endQuery",2d,1d,e8,5b), - HX_("endTransformFeedback",b6,8b,b4,a2), - HX_("fenceSync",ac,19,56,6f), - HX_("finish",53,40,7f,86), - HX_("flush",c4,62,9b,02), - HX_("framebufferRenderbuffer",63,dd,b2,36), - HX_("framebufferTexture2D",c0,66,22,24), - HX_("framebufferTextureLayer",83,bf,bc,93), - HX_("frontFace",e6,01,c1,80), - HX_("genBuffers",c3,7c,c3,a9), - HX_("generateMipmap",9d,d6,0d,5b), - HX_("genFramebuffers",96,9f,31,05), - HX_("genQueries",b6,6a,10,8e), - HX_("genRenderbuffers",2d,a4,3d,ba), - HX_("genSamplers",1b,ef,0d,01), - HX_("genTextures",e8,43,1a,9a), - HX_("genTransformFeedbacks",f2,81,95,b7), - HX_("getActiveAttrib",66,8b,22,63), - HX_("getActiveUniform",98,35,4e,d7), - HX_("getActiveUniformBlocki",34,1a,a1,c4), - HX_("getActiveUniformBlockiv",c2,d3,55,48), - HX_("getActiveUniformBlockName",80,75,5b,56), - HX_("getActiveUniformsiv",88,f8,90,9a), - HX_("getAttachedShaders",b4,2e,77,93), - HX_("getAttribLocation",d5,1a,10,5d), - HX_("getBoolean",b2,70,60,cd), - HX_("getBooleanv",84,2b,02,e7), - HX_("getBufferParameteri",76,28,19,09), - HX_("getBufferParameteri64v",c2,2c,38,ab), - HX_("getBufferParameteriv",40,3f,ea,ec), - HX_("getBufferPointerv",6f,0d,a6,b7), - HX_("getError",52,db,00,d3), - HX_("getFloat",26,d5,6d,62), - HX_("getFloatv",90,ac,ac,bd), - HX_("getExtension",09,30,67,f4), - HX_("getFragDataLocation",87,0b,d2,5c), - HX_("getFramebufferAttachmentParameteri",fa,dd,79,9c), - HX_("getFramebufferAttachmentParameteriv",3c,5d,28,4e), - HX_("getInteger",c8,43,7d,66), - HX_("getInteger64",06,f5,2b,f3), - HX_("getInteger64i",a3,70,4a,d3), - HX_("getInteger64i_v",9a,72,42,0f), - HX_("getInteger64v",b0,70,4a,d3), - HX_("getIntegeri_v",18,49,71,d3), - HX_("getIntegerv",ae,0b,1e,47), - HX_("getInternalformati",bf,0b,2e,f1), - HX_("getInternalformativ",d7,3b,1c,17), - HX_("getProgramBinary",2f,df,de,e5), - HX_("getProgrami",1b,ac,1b,ac), - HX_("getProgramInfoLog",c8,f1,f2,cd), - HX_("getProgramiv",fb,eb,1a,ec), - HX_("getQueryi",97,a5,a5,4b), - HX_("getQueryiv",ff,3e,4b,e5), - HX_("getQueryObjectui",85,8b,77,ca), - HX_("getQueryObjectuiv",51,89,22,5e), - HX_("getRenderbufferParameteri",4c,8c,f1,ff), - HX_("getRenderbufferParameteriv",aa,36,69,f3), - HX_("getSamplerParameteri",52,58,2a,18), - HX_("getSamplerParameteriv",e4,ef,e2,0c), - HX_("getSamplerParameterf",4f,58,2a,18), - HX_("getSamplerParameterfv",47,ed,e2,0c), - HX_("getShaderInfoLog",9b,bd,c8,f3), - HX_("getShaderi",ae,07,e8,ae), - HX_("getShaderiv",08,b1,1e,5c), - HX_("getShaderPrecisionFormat",fa,b8,cf,ce), - HX_("getShaderSource",96,a3,04,c5), - HX_("getString",07,b2,86,8d), - HX_("getStringi",82,14,55,48), - HX_("getSyncParameteri",11,cc,bf,3c), - HX_("getSyncParameteriv",45,c3,12,eb), - HX_("getTexParameterf",ee,d0,51,a6), - HX_("getTexParameterfv",c8,ff,44,e1), - HX_("getTexParameteri",f1,d0,51,a6), - HX_("getTexParameteriv",65,02,45,e1), - HX_("getTransformFeedbackVarying",15,71,4a,f2), - HX_("getUniformf",68,8f,48,28), - HX_("getUniformfv",0e,ec,34,17), - HX_("getUniformi",6b,8f,48,28), - HX_("getUniformiv",ab,ee,34,17), - HX_("getUniformui",12,f9,34,17), - HX_("getUniformuiv",24,f7,24,37), - HX_("getUniformBlockIndex",63,c3,6b,34), - HX_("getUniformIndices",89,2b,6e,0f), - HX_("getUniformLocation",93,5f,d4,4f), - HX_("getVertexAttribf",62,64,8d,15), - HX_("getVertexAttribfv",d4,71,2a,c6), - HX_("getVertexAttribi",65,64,8d,15), - HX_("getVertexAttribIi",84,58,2a,c6), - HX_("getVertexAttribIiv",72,1b,e3,9e), - HX_("getVertexAttribIui",d9,25,e3,9e), - HX_("getVertexAttribIuiv",7d,f8,dd,67), - HX_("getVertexAttribiv",71,74,2a,c6), - HX_("getVertexAttribPointerv",bd,f4,f5,bb), - HX_("hint",87,3d,0e,45), - HX_("invalidateFramebuffer",32,df,3e,7c), - HX_("invalidateSubFramebuffer",28,a2,17,ad), - HX_("isBuffer",8a,58,fe,28), - HX_("isEnabled",b7,81,2f,82), - HX_("isFramebuffer",23,65,6c,83), - HX_("isProgram",ba,c7,f7,f7), - HX_("isQuery",be,2e,70,fa), - HX_("isRenderbuffer",e0,2b,f8,01), - HX_("isSampler",3e,42,c8,87), - HX_("isShader",af,5a,8a,75), - HX_("isTexture",11,46,df,a2), - HX_("isTransformFeedback",c7,32,99,37), - HX_("isVertexArray",cb,87,ef,42), - HX_("lineWidth",72,b9,5d,11), - HX_("linkProgram",aa,ad,7b,89), - HX_("mapBufferRange",61,d3,19,7b), - HX_("pauseTransformFeedback",3b,8a,d6,e8), - HX_("pixelStorei",8e,34,c8,80), - HX_("polygonOffset",ad,25,4d,66), - HX_("programBinary",a5,35,be,7b), - HX_("programParameteri",44,da,18,0b), - HX_("readBuffer",f6,a0,10,ca), - HX_("readPixels",23,d3,25,86), - HX_("releaseShaderCompiler",0b,50,7a,a0), - HX_("renderbufferStorage",05,a1,70,87), - HX_("renderbufferStorageMultisample",5e,46,79,34), - HX_("resumeTransformFeedback",a4,79,d5,6f), - HX_("sampleCoverage",32,68,81,3b), - HX_("samplerParameterf",c5,21,b5,f0), - HX_("samplerParameteri",c8,21,b5,f0), - HX_("scissor",1c,28,e7,04), - HX_("shaderBinary",06,59,f4,5c), - HX_("shaderSource",e0,4d,1a,a2), - HX_("stencilFunc",60,83,be,40), - HX_("stencilFuncSeparate",e3,be,ce,b2), - HX_("stencilMask",08,d9,4f,45), - HX_("stencilMaskSeparate",8b,fc,a9,c6), - HX_("stencilOp",3d,7a,ec,56), - HX_("stencilOpSeparate",c0,5a,4a,53), - HX_("texImage2D",c6,7c,67,b9), - HX_("texImage3D",a5,7d,67,b9), - HX_("texStorage2D",e6,9c,44,cf), - HX_("texStorage3D",c5,9d,44,cf), - HX_("texParameterf",64,27,31,3c), - HX_("texParameteri",67,27,31,3c), - HX_("texSubImage2D",14,2f,90,28), - HX_("texSubImage3D",f3,2f,90,28), - HX_("transformFeedbackVaryings",34,b1,1a,48), - HX_("uniform1f",49,21,de,07), - HX_("uniform1fv",0d,ff,7e,da), - HX_("uniform1i",4c,21,de,07), - HX_("uniform1iv",aa,01,7f,da), - HX_("uniform1ui",11,0c,7f,da), - HX_("uniform1uiv",45,83,ab,54), - HX_("uniform2f",28,22,de,07), - HX_("uniform2fv",4e,c1,7f,da), - HX_("uniform2i",2b,22,de,07), - HX_("uniform2iv",eb,c3,7f,da), - HX_("uniform2ui",52,ce,7f,da), - HX_("uniform2uiv",e4,b9,54,55), - HX_("uniform3f",07,23,de,07), - HX_("uniform3fv",8f,83,80,da), - HX_("uniform3i",0a,23,de,07), - HX_("uniform3iv",2c,86,80,da), - HX_("uniform3ui",93,90,80,da), - HX_("uniform3uiv",83,f0,fd,55), - HX_("uniform4f",e6,23,de,07), - HX_("uniform4fv",d0,45,81,da), - HX_("uniform4i",e9,23,de,07), - HX_("uniform4iv",6d,48,81,da), - HX_("uniform4ui",d4,52,81,da), - HX_("uniform4uiv",22,27,a7,56), - HX_("uniformBlockBinding",cc,bc,c4,bf), - HX_("uniformMatrix2fv",8d,8a,59,c5), - HX_("uniformMatrix2x3fv",48,61,6e,02), - HX_("uniformMatrix2x4fv",89,23,6f,02), - HX_("uniformMatrix3fv",ce,4c,5a,c5), - HX_("uniformMatrix3x2fv",88,33,d4,95), - HX_("uniformMatrix3x4fv",0a,b8,d5,95), - HX_("uniformMatrix4fv",0f,0f,5b,c5), - HX_("uniformMatrix4x2fv",09,c8,3a,29), - HX_("uniformMatrix4x3fv",4a,8a,3b,29), - HX_("unmapBuffer",43,9f,1a,39), - HX_("useProgram",fd,6c,ac,f6), - HX_("validateProgram",8e,80,0f,ef), - HX_("vertexAttrib1f",63,94,b6,53), - HX_("vertexAttrib1fv",b3,42,0b,ec), - HX_("vertexAttrib2f",42,95,b6,53), - HX_("vertexAttrib2fv",f4,04,0c,ec), - HX_("vertexAttrib3f",21,96,b6,53), - HX_("vertexAttrib3fv",35,c7,0c,ec), - HX_("vertexAttrib4f",00,97,b6,53), - HX_("vertexAttrib4fv",76,89,0d,ec), - HX_("vertexAttribDivisor",30,09,77,5f), - HX_("vertexAttribI4i",30,4d,1d,ec), - HX_("vertexAttribI4iv",46,3d,86,ad), - HX_("vertexAttribI4ui",ad,47,86,ad), - HX_("vertexAttribI4uiv",29,70,f8,27), - HX_("vertexAttribIPointer",42,cb,4a,67), - HX_("vertexAttribPointer",8f,04,b6,3f), - HX_("viewport",66,4c,a5,9c), - HX_("waitSync",70,1f,42,55), - HX_("fromGL",0f,92,c6,b5), - HX_("fromRenderContext",6f,19,d4,ba), - ::String(null()) -}; - -void OpenGLES3RenderContext_Impl__obj::__register() -{ - OpenGLES3RenderContext_Impl__obj _hx_dummy; - OpenGLES3RenderContext_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics._OpenGLES3RenderContext.OpenGLES3RenderContext_Impl_",99,b8,d2,db); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &OpenGLES3RenderContext_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = OpenGLES3RenderContext_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(OpenGLES3RenderContext_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< OpenGLES3RenderContext_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = OpenGLES3RenderContext_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OpenGLES3RenderContext_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OpenGLES3RenderContext_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace _OpenGLES3RenderContext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/_OpenGLRenderContext/OpenGLRenderContext_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/_OpenGLRenderContext/OpenGLRenderContext_Impl_.cpp deleted file mode 100644 index e092f70a..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/_OpenGLRenderContext/OpenGLRenderContext_Impl_.cpp +++ /dev/null @@ -1,95 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__OpenGLRenderContext_OpenGLRenderContext_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_0cee4d67e8e0740c_40_fromRenderContext,"lime.graphics._OpenGLRenderContext.OpenGLRenderContext_Impl_","fromRenderContext",0xc98e9ef2,"lime.graphics._OpenGLRenderContext.OpenGLRenderContext_Impl_.fromRenderContext","lime/graphics/OpenGLRenderContext.hx",40,0x007bcf9e) -namespace lime{ -namespace graphics{ -namespace _OpenGLRenderContext{ - -void OpenGLRenderContext_Impl__obj::__construct() { } - -Dynamic OpenGLRenderContext_Impl__obj::__CreateEmpty() { return new OpenGLRenderContext_Impl__obj; } - -void *OpenGLRenderContext_Impl__obj::_hx_vtable = 0; - -Dynamic OpenGLRenderContext_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OpenGLRenderContext_Impl__obj > _hx_result = new OpenGLRenderContext_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OpenGLRenderContext_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x777184d7; -} - - ::lime::_internal::backend::native::NativeOpenGLRenderContext OpenGLRenderContext_Impl__obj::fromRenderContext( ::lime::graphics::RenderContext context){ - HX_STACKFRAME(&_hx_pos_0cee4d67e8e0740c_40_fromRenderContext) -HXDLIN( 40) return context->gl; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderContext_Impl__obj,fromRenderContext,return ) - - -OpenGLRenderContext_Impl__obj::OpenGLRenderContext_Impl__obj() -{ -} - -bool OpenGLRenderContext_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"fromRenderContext") ) { outValue = fromRenderContext_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *OpenGLRenderContext_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *OpenGLRenderContext_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class OpenGLRenderContext_Impl__obj::__mClass; - -static ::String OpenGLRenderContext_Impl__obj_sStaticFields[] = { - HX_("fromRenderContext",6f,19,d4,ba), - ::String(null()) -}; - -void OpenGLRenderContext_Impl__obj::__register() -{ - OpenGLRenderContext_Impl__obj _hx_dummy; - OpenGLRenderContext_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics._OpenGLRenderContext.OpenGLRenderContext_Impl_",31,79,32,26); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &OpenGLRenderContext_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(OpenGLRenderContext_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< OpenGLRenderContext_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OpenGLRenderContext_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OpenGLRenderContext_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace _OpenGLRenderContext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/_WebGL2RenderContext/WebGL2RenderContext_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/_WebGL2RenderContext/WebGL2RenderContext_Impl_.cpp deleted file mode 100644 index ddd90e27..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/_WebGL2RenderContext/WebGL2RenderContext_Impl_.cpp +++ /dev/null @@ -1,9167 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGL2RenderContext_WebGL2RenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GL -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_utils__BytePointer_BytePointer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_872_get_DEPTH_BUFFER_BIT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH_BUFFER_BIT",0x5921d804,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH_BUFFER_BIT","lime/graphics/WebGL2RenderContext.hx",872,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_877_get_STENCIL_BUFFER_BIT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_BUFFER_BIT",0x4980122b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_BUFFER_BIT","lime/graphics/WebGL2RenderContext.hx",877,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_882_get_COLOR_BUFFER_BIT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_BUFFER_BIT",0x8dc873a4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_BUFFER_BIT","lime/graphics/WebGL2RenderContext.hx",882,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_887_get_POINTS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_POINTS",0xc1b18ddd,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_POINTS","lime/graphics/WebGL2RenderContext.hx",887,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_892_get_LINES,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_LINES",0xee741b65,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_LINES","lime/graphics/WebGL2RenderContext.hx",892,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_897_get_LINE_LOOP,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_LINE_LOOP",0x4cdd9655,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_LINE_LOOP","lime/graphics/WebGL2RenderContext.hx",897,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_902_get_LINE_STRIP,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_LINE_STRIP",0x002455a7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_LINE_STRIP","lime/graphics/WebGL2RenderContext.hx",902,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_907_get_TRIANGLES,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TRIANGLES",0xb0b5e111,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TRIANGLES","lime/graphics/WebGL2RenderContext.hx",907,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_912_get_TRIANGLE_STRIP,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TRIANGLE_STRIP",0x85ba807b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TRIANGLE_STRIP","lime/graphics/WebGL2RenderContext.hx",912,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_917_get_TRIANGLE_FAN,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TRIANGLE_FAN",0xbacd45b6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TRIANGLE_FAN","lime/graphics/WebGL2RenderContext.hx",917,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_922_get_ZERO,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ZERO",0x34c96462,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ZERO","lime/graphics/WebGL2RenderContext.hx",922,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_927_get_ONE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ONE",0xf26dae4c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ONE","lime/graphics/WebGL2RenderContext.hx",927,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_932_get_SRC_COLOR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SRC_COLOR",0x92d9dece,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SRC_COLOR","lime/graphics/WebGL2RenderContext.hx",932,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_937_get_ONE_MINUS_SRC_COLOR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ONE_MINUS_SRC_COLOR",0xc9399f26,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ONE_MINUS_SRC_COLOR","lime/graphics/WebGL2RenderContext.hx",937,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_942_get_SRC_ALPHA,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SRC_ALPHA",0x6a1414c9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SRC_ALPHA","lime/graphics/WebGL2RenderContext.hx",942,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_947_get_ONE_MINUS_SRC_ALPHA,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ONE_MINUS_SRC_ALPHA",0xa073d521,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ONE_MINUS_SRC_ALPHA","lime/graphics/WebGL2RenderContext.hx",947,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_952_get_DST_ALPHA,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DST_ALPHA",0x0a0e42aa,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DST_ALPHA","lime/graphics/WebGL2RenderContext.hx",952,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_957_get_ONE_MINUS_DST_ALPHA,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ONE_MINUS_DST_ALPHA",0x406e0302,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ONE_MINUS_DST_ALPHA","lime/graphics/WebGL2RenderContext.hx",957,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_962_get_DST_COLOR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DST_COLOR",0x32d40caf,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DST_COLOR","lime/graphics/WebGL2RenderContext.hx",962,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_967_get_ONE_MINUS_DST_COLOR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ONE_MINUS_DST_COLOR",0x6933cd07,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ONE_MINUS_DST_COLOR","lime/graphics/WebGL2RenderContext.hx",967,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_972_get_SRC_ALPHA_SATURATE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SRC_ALPHA_SATURATE",0x9e946165,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SRC_ALPHA_SATURATE","lime/graphics/WebGL2RenderContext.hx",972,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_977_get_FUNC_ADD,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FUNC_ADD",0x2ab72a80,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FUNC_ADD","lime/graphics/WebGL2RenderContext.hx",977,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_982_get_BLEND_EQUATION,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BLEND_EQUATION",0x00e02e54,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BLEND_EQUATION","lime/graphics/WebGL2RenderContext.hx",982,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_987_get_BLEND_EQUATION_RGB,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BLEND_EQUATION_RGB",0xfc41a442,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BLEND_EQUATION_RGB","lime/graphics/WebGL2RenderContext.hx",987,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_992_get_BLEND_EQUATION_ALPHA,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BLEND_EQUATION_ALPHA",0x04adcbd3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BLEND_EQUATION_ALPHA","lime/graphics/WebGL2RenderContext.hx",992,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_997_get_FUNC_SUBTRACT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FUNC_SUBTRACT",0x588ebc35,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FUNC_SUBTRACT","lime/graphics/WebGL2RenderContext.hx",997,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1002_get_FUNC_REVERSE_SUBTRACT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FUNC_REVERSE_SUBTRACT",0x862d7f52,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FUNC_REVERSE_SUBTRACT","lime/graphics/WebGL2RenderContext.hx",1002,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1007_get_BLEND_DST_RGB,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BLEND_DST_RGB",0x2de3828b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BLEND_DST_RGB","lime/graphics/WebGL2RenderContext.hx",1007,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1012_get_BLEND_SRC_RGB,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BLEND_SRC_RGB",0x6d7a3eea,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BLEND_SRC_RGB","lime/graphics/WebGL2RenderContext.hx",1012,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1017_get_BLEND_DST_ALPHA,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BLEND_DST_ALPHA",0x493a8e5c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BLEND_DST_ALPHA","lime/graphics/WebGL2RenderContext.hx",1017,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1022_get_BLEND_SRC_ALPHA,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BLEND_SRC_ALPHA",0xa940607b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BLEND_SRC_ALPHA","lime/graphics/WebGL2RenderContext.hx",1022,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1027_get_CONSTANT_COLOR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_CONSTANT_COLOR",0x57d87ea2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_CONSTANT_COLOR","lime/graphics/WebGL2RenderContext.hx",1027,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1032_get_ONE_MINUS_CONSTANT_COLOR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ONE_MINUS_CONSTANT_COLOR",0x5dc87f4a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ONE_MINUS_CONSTANT_COLOR","lime/graphics/WebGL2RenderContext.hx",1032,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1037_get_CONSTANT_ALPHA,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_CONSTANT_ALPHA",0x2f12b49d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_CONSTANT_ALPHA","lime/graphics/WebGL2RenderContext.hx",1037,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1042_get_ONE_MINUS_CONSTANT_ALPHA,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ONE_MINUS_CONSTANT_ALPHA",0x3502b545,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ONE_MINUS_CONSTANT_ALPHA","lime/graphics/WebGL2RenderContext.hx",1042,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1047_get_BLEND_COLOR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BLEND_COLOR",0x8ddab97b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BLEND_COLOR","lime/graphics/WebGL2RenderContext.hx",1047,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1052_get_ARRAY_BUFFER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ARRAY_BUFFER",0x1db5bd80,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ARRAY_BUFFER","lime/graphics/WebGL2RenderContext.hx",1052,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1057_get_ELEMENT_ARRAY_BUFFER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ELEMENT_ARRAY_BUFFER",0x0a522643,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ELEMENT_ARRAY_BUFFER","lime/graphics/WebGL2RenderContext.hx",1057,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1062_get_ARRAY_BUFFER_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ARRAY_BUFFER_BINDING",0x46a8f626,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ARRAY_BUFFER_BINDING","lime/graphics/WebGL2RenderContext.hx",1062,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1067_get_ELEMENT_ARRAY_BUFFER_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ELEMENT_ARRAY_BUFFER_BINDING",0xefd059e9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ELEMENT_ARRAY_BUFFER_BINDING","lime/graphics/WebGL2RenderContext.hx",1067,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1072_get_STREAM_DRAW,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STREAM_DRAW",0x3b3a6d69,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STREAM_DRAW","lime/graphics/WebGL2RenderContext.hx",1072,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1077_get_STATIC_DRAW,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STATIC_DRAW",0xe0413e7b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STATIC_DRAW","lime/graphics/WebGL2RenderContext.hx",1077,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1082_get_DYNAMIC_DRAW,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DYNAMIC_DRAW",0x4dbd5b5e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DYNAMIC_DRAW","lime/graphics/WebGL2RenderContext.hx",1082,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1087_get_BUFFER_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BUFFER_SIZE",0x72a369a6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BUFFER_SIZE","lime/graphics/WebGL2RenderContext.hx",1087,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1092_get_BUFFER_USAGE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BUFFER_USAGE",0x09af5c7c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BUFFER_USAGE","lime/graphics/WebGL2RenderContext.hx",1092,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1097_get_CURRENT_VERTEX_ATTRIB,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_CURRENT_VERTEX_ATTRIB",0x3d6d7da5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_CURRENT_VERTEX_ATTRIB","lime/graphics/WebGL2RenderContext.hx",1097,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1102_get_FRONT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRONT",0x8000560f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRONT","lime/graphics/WebGL2RenderContext.hx",1102,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1107_get_BACK,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BACK",0x24e92f61,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BACK","lime/graphics/WebGL2RenderContext.hx",1107,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1112_get_FRONT_AND_BACK,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRONT_AND_BACK",0x50b8575f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRONT_AND_BACK","lime/graphics/WebGL2RenderContext.hx",1112,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1117_get_CULL_FACE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_CULL_FACE",0x0610e610,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_CULL_FACE","lime/graphics/WebGL2RenderContext.hx",1117,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1122_get_BLEND,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BLEND",0x2e6725b7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BLEND","lime/graphics/WebGL2RenderContext.hx",1122,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1127_get_DITHER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DITHER",0x88427ca0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DITHER","lime/graphics/WebGL2RenderContext.hx",1127,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1132_get_STENCIL_TEST,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_TEST",0xff08340f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_TEST","lime/graphics/WebGL2RenderContext.hx",1132,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1137_get_DEPTH_TEST,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH_TEST",0x4ac1a128,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH_TEST","lime/graphics/WebGL2RenderContext.hx",1137,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1142_get_SCISSOR_TEST,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SCISSOR_TEST",0x82f015ef,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SCISSOR_TEST","lime/graphics/WebGL2RenderContext.hx",1142,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1147_get_POLYGON_OFFSET_FILL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_POLYGON_OFFSET_FILL",0x2c8aa150,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_POLYGON_OFFSET_FILL","lime/graphics/WebGL2RenderContext.hx",1147,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1152_get_SAMPLE_ALPHA_TO_COVERAGE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SAMPLE_ALPHA_TO_COVERAGE",0x38378450,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SAMPLE_ALPHA_TO_COVERAGE","lime/graphics/WebGL2RenderContext.hx",1152,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1157_get_SAMPLE_COVERAGE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SAMPLE_COVERAGE",0x961720e3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SAMPLE_COVERAGE","lime/graphics/WebGL2RenderContext.hx",1157,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1162_get_NO_ERROR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_NO_ERROR",0xe51d6824,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_NO_ERROR","lime/graphics/WebGL2RenderContext.hx",1162,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1167_get_INVALID_ENUM,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INVALID_ENUM",0x3d0ecbe3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INVALID_ENUM","lime/graphics/WebGL2RenderContext.hx",1167,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1172_get_INVALID_VALUE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INVALID_VALUE",0xf114e42f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INVALID_VALUE","lime/graphics/WebGL2RenderContext.hx",1172,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1177_get_INVALID_OPERATION,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INVALID_OPERATION",0xa081e7e5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INVALID_OPERATION","lime/graphics/WebGL2RenderContext.hx",1177,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1182_get_OUT_OF_MEMORY,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_OUT_OF_MEMORY",0x2285ed9e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_OUT_OF_MEMORY","lime/graphics/WebGL2RenderContext.hx",1182,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1187_get_CW,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_CW",0x023c256e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_CW","lime/graphics/WebGL2RenderContext.hx",1187,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1192_get_CCW,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_CCW",0xf26489bd,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_CCW","lime/graphics/WebGL2RenderContext.hx",1192,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1197_get_LINE_WIDTH,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_LINE_WIDTH",0x466eb8d5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_LINE_WIDTH","lime/graphics/WebGL2RenderContext.hx",1197,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1202_get_ALIASED_POINT_SIZE_RANGE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ALIASED_POINT_SIZE_RANGE",0xd2863d38,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ALIASED_POINT_SIZE_RANGE","lime/graphics/WebGL2RenderContext.hx",1202,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1207_get_ALIASED_LINE_WIDTH_RANGE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ALIASED_LINE_WIDTH_RANGE",0xe1b66923,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ALIASED_LINE_WIDTH_RANGE","lime/graphics/WebGL2RenderContext.hx",1207,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1212_get_CULL_FACE_MODE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_CULL_FACE_MODE",0x60d5d732,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_CULL_FACE_MODE","lime/graphics/WebGL2RenderContext.hx",1212,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1217_get_FRONT_FACE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRONT_FACE",0x11e9ec0d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRONT_FACE","lime/graphics/WebGL2RenderContext.hx",1217,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1222_get_DEPTH_RANGE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH_RANGE",0xf5358807,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH_RANGE","lime/graphics/WebGL2RenderContext.hx",1222,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1227_get_DEPTH_WRITEMASK,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH_WRITEMASK",0x3b47a095,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH_WRITEMASK","lime/graphics/WebGL2RenderContext.hx",1227,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1232_get_DEPTH_CLEAR_VALUE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH_CLEAR_VALUE",0x91c64da9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH_CLEAR_VALUE","lime/graphics/WebGL2RenderContext.hx",1232,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1237_get_DEPTH_FUNC,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH_FUNC",0x418cc41a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH_FUNC","lime/graphics/WebGL2RenderContext.hx",1237,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1242_get_STENCIL_CLEAR_VALUE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_CLEAR_VALUE",0xf3daf5a2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_CLEAR_VALUE","lime/graphics/WebGL2RenderContext.hx",1242,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1247_get_STENCIL_FUNC,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_FUNC",0xf5d35701,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_FUNC","lime/graphics/WebGL2RenderContext.hx",1247,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1252_get_STENCIL_FAIL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_FAIL",0xf5c4259b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_FAIL","lime/graphics/WebGL2RenderContext.hx",1252,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1257_get_STENCIL_PASS_DEPTH_FAIL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_PASS_DEPTH_FAIL",0xdb7ba94b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_PASS_DEPTH_FAIL","lime/graphics/WebGL2RenderContext.hx",1257,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1262_get_STENCIL_PASS_DEPTH_PASS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_PASS_DEPTH_PASS",0xe217d43e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_PASS_DEPTH_PASS","lime/graphics/WebGL2RenderContext.hx",1262,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1267_get_STENCIL_REF,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_REF",0x62b75816,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_REF","lime/graphics/WebGL2RenderContext.hx",1267,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1272_get_STENCIL_VALUE_MASK,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_VALUE_MASK",0x0bb4d757,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_VALUE_MASK","lime/graphics/WebGL2RenderContext.hx",1272,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1277_get_STENCIL_WRITEMASK,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_WRITEMASK",0xc060284e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_WRITEMASK","lime/graphics/WebGL2RenderContext.hx",1277,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1282_get_STENCIL_BACK_FUNC,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_BACK_FUNC",0x075baebf,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_BACK_FUNC","lime/graphics/WebGL2RenderContext.hx",1282,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1287_get_STENCIL_BACK_FAIL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_BACK_FAIL",0x074c7d59,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_BACK_FAIL","lime/graphics/WebGL2RenderContext.hx",1287,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1292_get_STENCIL_BACK_PASS_DEPTH_FAIL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_BACK_PASS_DEPTH_FAIL",0x81480e4d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_BACK_PASS_DEPTH_FAIL","lime/graphics/WebGL2RenderContext.hx",1292,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1297_get_STENCIL_BACK_PASS_DEPTH_PASS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_BACK_PASS_DEPTH_PASS",0x87e43940,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_BACK_PASS_DEPTH_PASS","lime/graphics/WebGL2RenderContext.hx",1297,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1302_get_STENCIL_BACK_REF,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_BACK_REF",0x9b0bc218,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_BACK_REF","lime/graphics/WebGL2RenderContext.hx",1302,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1307_get_STENCIL_BACK_VALUE_MASK,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_BACK_VALUE_MASK",0x9b869195,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_BACK_VALUE_MASK","lime/graphics/WebGL2RenderContext.hx",1307,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1312_get_STENCIL_BACK_WRITEMASK,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_BACK_WRITEMASK",0x260affd0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_BACK_WRITEMASK","lime/graphics/WebGL2RenderContext.hx",1312,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1317_get_VIEWPORT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_VIEWPORT",0xabca8ea0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_VIEWPORT","lime/graphics/WebGL2RenderContext.hx",1317,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1322_get_SCISSOR_BOX,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SCISSOR_BOX",0x7b5e36ee,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SCISSOR_BOX","lime/graphics/WebGL2RenderContext.hx",1322,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1327_get_COLOR_CLEAR_VALUE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_CLEAR_VALUE",0x6ee7de09,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_CLEAR_VALUE","lime/graphics/WebGL2RenderContext.hx",1327,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1332_get_COLOR_WRITEMASK,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_WRITEMASK",0xea0258f5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_WRITEMASK","lime/graphics/WebGL2RenderContext.hx",1332,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1337_get_UNPACK_ALIGNMENT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNPACK_ALIGNMENT",0xdd81a6f0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNPACK_ALIGNMENT","lime/graphics/WebGL2RenderContext.hx",1337,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1342_get_PACK_ALIGNMENT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_PACK_ALIGNMENT",0x52d3f057,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_PACK_ALIGNMENT","lime/graphics/WebGL2RenderContext.hx",1342,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1347_get_MAX_TEXTURE_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_TEXTURE_SIZE",0x8dae881a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_TEXTURE_SIZE","lime/graphics/WebGL2RenderContext.hx",1347,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1352_get_MAX_VIEWPORT_DIMS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_VIEWPORT_DIMS",0x7fb4642f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_VIEWPORT_DIMS","lime/graphics/WebGL2RenderContext.hx",1352,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1357_get_SUBPIXEL_BITS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SUBPIXEL_BITS",0x4b02a7a5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SUBPIXEL_BITS","lime/graphics/WebGL2RenderContext.hx",1357,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1362_get_RED_BITS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RED_BITS",0x4c3eaa4e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RED_BITS","lime/graphics/WebGL2RenderContext.hx",1362,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1367_get_GREEN_BITS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_GREEN_BITS",0xb737de1c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_GREEN_BITS","lime/graphics/WebGL2RenderContext.hx",1367,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1372_get_BLUE_BITS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BLUE_BITS",0xd77c6691,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BLUE_BITS","lime/graphics/WebGL2RenderContext.hx",1372,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1377_get_ALPHA_BITS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ALPHA_BITS",0x031833a1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ALPHA_BITS","lime/graphics/WebGL2RenderContext.hx",1377,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1382_get_DEPTH_BITS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH_BITS",0x3eded3dc,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH_BITS","lime/graphics/WebGL2RenderContext.hx",1382,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1387_get_STENCIL_BITS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_BITS",0xf32566c3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_BITS","lime/graphics/WebGL2RenderContext.hx",1387,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1392_get_POLYGON_OFFSET_UNITS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_POLYGON_OFFSET_UNITS",0x731109e2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_POLYGON_OFFSET_UNITS","lime/graphics/WebGL2RenderContext.hx",1392,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1397_get_POLYGON_OFFSET_FACTOR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_POLYGON_OFFSET_FACTOR",0xbc505cdc,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_POLYGON_OFFSET_FACTOR","lime/graphics/WebGL2RenderContext.hx",1397,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1402_get_TEXTURE_BINDING_2D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_BINDING_2D",0x1cef6aea,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_BINDING_2D","lime/graphics/WebGL2RenderContext.hx",1402,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1407_get_SAMPLE_BUFFERS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SAMPLE_BUFFERS",0xcbbf30b8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SAMPLE_BUFFERS","lime/graphics/WebGL2RenderContext.hx",1407,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1412_get_SAMPLES,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SAMPLES",0xec528bef,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SAMPLES","lime/graphics/WebGL2RenderContext.hx",1412,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1417_get_SAMPLE_COVERAGE_VALUE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SAMPLE_COVERAGE_VALUE",0xfb456bb5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SAMPLE_COVERAGE_VALUE","lime/graphics/WebGL2RenderContext.hx",1417,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1422_get_SAMPLE_COVERAGE_INVERT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SAMPLE_COVERAGE_INVERT",0x319ab632,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SAMPLE_COVERAGE_INVERT","lime/graphics/WebGL2RenderContext.hx",1422,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1427_get_COMPRESSED_TEXTURE_FORMATS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COMPRESSED_TEXTURE_FORMATS",0xd94ddc34,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COMPRESSED_TEXTURE_FORMATS","lime/graphics/WebGL2RenderContext.hx",1427,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1432_get_DONT_CARE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DONT_CARE",0x05dddc05,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DONT_CARE","lime/graphics/WebGL2RenderContext.hx",1432,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1437_get_FASTEST,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FASTEST",0x46c29610,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FASTEST","lime/graphics/WebGL2RenderContext.hx",1437,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1442_get_NICEST,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_NICEST",0x7c953d38,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_NICEST","lime/graphics/WebGL2RenderContext.hx",1442,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1447_get_GENERATE_MIPMAP_HINT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_GENERATE_MIPMAP_HINT",0x50d4f4ce,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_GENERATE_MIPMAP_HINT","lime/graphics/WebGL2RenderContext.hx",1447,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1452_get_BYTE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BYTE",0x24fb7442,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BYTE","lime/graphics/WebGL2RenderContext.hx",1452,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1457_get_UNSIGNED_BYTE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_BYTE",0x42597558,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_BYTE","lime/graphics/WebGL2RenderContext.hx",1457,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1462_get_SHORT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SHORT",0xf599c1e2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SHORT","lime/graphics/WebGL2RenderContext.hx",1462,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1467_get_UNSIGNED_SHORT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_SHORT",0x8a7cb40c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_SHORT","lime/graphics/WebGL2RenderContext.hx",1467,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1472_get_INT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INT",0xf26920d5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INT","lime/graphics/WebGL2RenderContext.hx",1472,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1477_get_UNSIGNED_INT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_INT",0x4658547f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_INT","lime/graphics/WebGL2RenderContext.hx",1477,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1482_get_FLOAT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FLOAT",0x7c090302,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FLOAT","lime/graphics/WebGL2RenderContext.hx",1482,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1487_get_DEPTH_COMPONENT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH_COMPONENT",0xe46a8807,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH_COMPONENT","lime/graphics/WebGL2RenderContext.hx",1487,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1492_get_ALPHA,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ALPHA",0x9b08e4c4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ALPHA","lime/graphics/WebGL2RenderContext.hx",1492,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1497_get_RGB,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB",0xf26feef3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB","lime/graphics/WebGL2RenderContext.hx",1497,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1502_get_RGBA,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGBA",0x2f8125ee,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGBA","lime/graphics/WebGL2RenderContext.hx",1502,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1507_get_LUMINANCE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_LUMINANCE",0x99fce85e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_LUMINANCE","lime/graphics/WebGL2RenderContext.hx",1507,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1512_get_LUMINANCE_ALPHA,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_LUMINANCE_ALPHA",0x92e8a95d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_LUMINANCE_ALPHA","lime/graphics/WebGL2RenderContext.hx",1512,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1517_get_UNSIGNED_SHORT_4_4_4_4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_SHORT_4_4_4_4",0xdf669760,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_SHORT_4_4_4_4","lime/graphics/WebGL2RenderContext.hx",1517,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1522_get_UNSIGNED_SHORT_5_5_5_1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_SHORT_5_5_5_1",0x9c6364e0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_SHORT_5_5_5_1","lime/graphics/WebGL2RenderContext.hx",1522,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1527_get_UNSIGNED_SHORT_5_6_5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_SHORT_5_6_5",0x5915dcaf,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_SHORT_5_6_5","lime/graphics/WebGL2RenderContext.hx",1527,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1532_get_FRAGMENT_SHADER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAGMENT_SHADER",0xbe808ffa,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAGMENT_SHADER","lime/graphics/WebGL2RenderContext.hx",1532,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1537_get_VERTEX_SHADER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_VERTEX_SHADER",0x8a616566,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_VERTEX_SHADER","lime/graphics/WebGL2RenderContext.hx",1537,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1542_get_MAX_VERTEX_ATTRIBS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_VERTEX_ATTRIBS",0xca6c4803,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_VERTEX_ATTRIBS","lime/graphics/WebGL2RenderContext.hx",1542,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1547_get_MAX_VERTEX_UNIFORM_VECTORS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_VERTEX_UNIFORM_VECTORS",0x208134ff,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_VERTEX_UNIFORM_VECTORS","lime/graphics/WebGL2RenderContext.hx",1547,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1552_get_MAX_VARYING_VECTORS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_VARYING_VECTORS",0xb8501d0c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_VARYING_VECTORS","lime/graphics/WebGL2RenderContext.hx",1552,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1557_get_MAX_COMBINED_TEXTURE_IMAGE_UNITS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_COMBINED_TEXTURE_IMAGE_UNITS",0xe4efe1e2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_COMBINED_TEXTURE_IMAGE_UNITS","lime/graphics/WebGL2RenderContext.hx",1557,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1562_get_MAX_VERTEX_TEXTURE_IMAGE_UNITS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_VERTEX_TEXTURE_IMAGE_UNITS",0xab8c3e81,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_VERTEX_TEXTURE_IMAGE_UNITS","lime/graphics/WebGL2RenderContext.hx",1562,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1567_get_MAX_TEXTURE_IMAGE_UNITS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_TEXTURE_IMAGE_UNITS",0x67234bd2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_TEXTURE_IMAGE_UNITS","lime/graphics/WebGL2RenderContext.hx",1567,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1572_get_MAX_FRAGMENT_UNIFORM_VECTORS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_FRAGMENT_UNIFORM_VECTORS",0x582f34ab,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_FRAGMENT_UNIFORM_VECTORS","lime/graphics/WebGL2RenderContext.hx",1572,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1577_get_SHADER_TYPE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SHADER_TYPE",0xad39d35a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SHADER_TYPE","lime/graphics/WebGL2RenderContext.hx",1577,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1582_get_DELETE_STATUS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DELETE_STATUS",0x5f86df8c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DELETE_STATUS","lime/graphics/WebGL2RenderContext.hx",1582,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1587_get_LINK_STATUS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_LINK_STATUS",0x6ba1061d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_LINK_STATUS","lime/graphics/WebGL2RenderContext.hx",1587,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1592_get_VALIDATE_STATUS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_VALIDATE_STATUS",0x9b0f8c01,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_VALIDATE_STATUS","lime/graphics/WebGL2RenderContext.hx",1592,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1597_get_ATTACHED_SHADERS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ATTACHED_SHADERS",0x07ca4ead,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ATTACHED_SHADERS","lime/graphics/WebGL2RenderContext.hx",1597,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1602_get_ACTIVE_UNIFORMS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ACTIVE_UNIFORMS",0x0142e69e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ACTIVE_UNIFORMS","lime/graphics/WebGL2RenderContext.hx",1602,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1607_get_ACTIVE_ATTRIBUTES,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ACTIVE_ATTRIBUTES",0xc1811c76,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ACTIVE_ATTRIBUTES","lime/graphics/WebGL2RenderContext.hx",1607,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1612_get_SHADING_LANGUAGE_VERSION,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SHADING_LANGUAGE_VERSION",0xc7d10b20,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SHADING_LANGUAGE_VERSION","lime/graphics/WebGL2RenderContext.hx",1612,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1617_get_CURRENT_PROGRAM,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_CURRENT_PROGRAM",0x14c89204,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_CURRENT_PROGRAM","lime/graphics/WebGL2RenderContext.hx",1617,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1622_get_NEVER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_NEVER",0x12a27bf2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_NEVER","lime/graphics/WebGL2RenderContext.hx",1622,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1627_get_LESS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_LESS",0x2b886893,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_LESS","lime/graphics/WebGL2RenderContext.hx",1627,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1632_get_EQUAL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_EQUAL",0xebf50d1a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_EQUAL","lime/graphics/WebGL2RenderContext.hx",1632,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1637_get_LEQUAL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_LEQUAL",0x6b914382,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_LEQUAL","lime/graphics/WebGL2RenderContext.hx",1637,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1642_get_GREATER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_GREATER",0x204957e0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_GREATER","lime/graphics/WebGL2RenderContext.hx",1642,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1647_get_NOTEQUAL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_NOTEQUAL",0x7e8973fb,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_NOTEQUAL","lime/graphics/WebGL2RenderContext.hx",1647,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1652_get_GEQUAL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_GEQUAL",0x6bc875a7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_GEQUAL","lime/graphics/WebGL2RenderContext.hx",1652,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1657_get_ALWAYS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ALWAYS",0x115a8a89,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ALWAYS","lime/graphics/WebGL2RenderContext.hx",1657,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1662_get_KEEP,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_KEEP",0x2adf25bf,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_KEEP","lime/graphics/WebGL2RenderContext.hx",1662,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1667_get_REPLACE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_REPLACE",0x13b10f1a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_REPLACE","lime/graphics/WebGL2RenderContext.hx",1667,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1672_get_INCR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INCR",0x29938b0e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INCR","lime/graphics/WebGL2RenderContext.hx",1672,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1677_get_DECR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DECR",0x263ea5aa,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DECR","lime/graphics/WebGL2RenderContext.hx",1677,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1682_get_INVERT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INVERT",0x6a5c62d0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INVERT","lime/graphics/WebGL2RenderContext.hx",1682,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1687_get_INCR_WRAP,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INCR_WRAP",0x6284bfdb,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INCR_WRAP","lime/graphics/WebGL2RenderContext.hx",1687,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1692_get_DECR_WRAP,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DECR_WRAP",0x4107afbf,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DECR_WRAP","lime/graphics/WebGL2RenderContext.hx",1692,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1697_get_VENDOR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_VENDOR",0x691a6142,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_VENDOR","lime/graphics/WebGL2RenderContext.hx",1697,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1702_get_RENDERER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RENDERER",0xc201077d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RENDERER","lime/graphics/WebGL2RenderContext.hx",1702,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1707_get_VERSION,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_VERSION",0xe57aadfe,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_VERSION","lime/graphics/WebGL2RenderContext.hx",1707,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1712_get_NEAREST,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_NEAREST",0xce52df44,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_NEAREST","lime/graphics/WebGL2RenderContext.hx",1712,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1717_get_LINEAR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_LINEAR",0xb723cd9f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_LINEAR","lime/graphics/WebGL2RenderContext.hx",1717,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1722_get_NEAREST_MIPMAP_NEAREST,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_NEAREST_MIPMAP_NEAREST",0xe2591d22,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_NEAREST_MIPMAP_NEAREST","lime/graphics/WebGL2RenderContext.hx",1722,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1727_get_LINEAR_MIPMAP_NEAREST,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_LINEAR_MIPMAP_NEAREST",0xf7e28d27,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_LINEAR_MIPMAP_NEAREST","lime/graphics/WebGL2RenderContext.hx",1727,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1732_get_NEAREST_MIPMAP_LINEAR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_NEAREST_MIPMAP_LINEAR",0xce307581,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_NEAREST_MIPMAP_LINEAR","lime/graphics/WebGL2RenderContext.hx",1732,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1737_get_LINEAR_MIPMAP_LINEAR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_LINEAR_MIPMAP_LINEAR",0x66f7ad1c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_LINEAR_MIPMAP_LINEAR","lime/graphics/WebGL2RenderContext.hx",1737,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1742_get_TEXTURE_MAG_FILTER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_MAG_FILTER",0x8a2c7e42,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_MAG_FILTER","lime/graphics/WebGL2RenderContext.hx",1742,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1747_get_TEXTURE_MIN_FILTER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_MIN_FILTER",0xb218e523,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_MIN_FILTER","lime/graphics/WebGL2RenderContext.hx",1747,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1752_get_TEXTURE_WRAP_S,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_WRAP_S",0x8e11475c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_WRAP_S","lime/graphics/WebGL2RenderContext.hx",1752,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1757_get_TEXTURE_WRAP_T,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_WRAP_T",0x8e11475d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_WRAP_T","lime/graphics/WebGL2RenderContext.hx",1757,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1762_get_TEXTURE_2D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_2D",0xc59440d0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_2D","lime/graphics/WebGL2RenderContext.hx",1762,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1767_get_TEXTURE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE",0x07698fc1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE","lime/graphics/WebGL2RenderContext.hx",1767,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1772_get_TEXTURE_CUBE_MAP,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_CUBE_MAP",0x4034f670,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_CUBE_MAP","lime/graphics/WebGL2RenderContext.hx",1772,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1777_get_TEXTURE_BINDING_CUBE_MAP,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_BINDING_CUBE_MAP",0xcc79b00a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_BINDING_CUBE_MAP","lime/graphics/WebGL2RenderContext.hx",1777,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1782_get_TEXTURE_CUBE_MAP_POSITIVE_X,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_CUBE_MAP_POSITIVE_X",0xfbf2f6c1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_CUBE_MAP_POSITIVE_X","lime/graphics/WebGL2RenderContext.hx",1782,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1787_get_TEXTURE_CUBE_MAP_NEGATIVE_X,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_CUBE_MAP_NEGATIVE_X",0x42e6dd7d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_CUBE_MAP_NEGATIVE_X","lime/graphics/WebGL2RenderContext.hx",1787,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1792_get_TEXTURE_CUBE_MAP_POSITIVE_Y,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_CUBE_MAP_POSITIVE_Y",0xfbf2f6c2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_CUBE_MAP_POSITIVE_Y","lime/graphics/WebGL2RenderContext.hx",1792,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1797_get_TEXTURE_CUBE_MAP_NEGATIVE_Y,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_CUBE_MAP_NEGATIVE_Y",0x42e6dd7e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_CUBE_MAP_NEGATIVE_Y","lime/graphics/WebGL2RenderContext.hx",1797,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1802_get_TEXTURE_CUBE_MAP_POSITIVE_Z,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_CUBE_MAP_POSITIVE_Z",0xfbf2f6c3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_CUBE_MAP_POSITIVE_Z","lime/graphics/WebGL2RenderContext.hx",1802,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1807_get_TEXTURE_CUBE_MAP_NEGATIVE_Z,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_CUBE_MAP_NEGATIVE_Z",0x42e6dd7f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_CUBE_MAP_NEGATIVE_Z","lime/graphics/WebGL2RenderContext.hx",1807,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1812_get_MAX_CUBE_MAP_TEXTURE_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_CUBE_MAP_TEXTURE_SIZE",0x4b60e5fd,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_CUBE_MAP_TEXTURE_SIZE","lime/graphics/WebGL2RenderContext.hx",1812,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1817_get_TEXTURE0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE0",0x74f4394f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE0","lime/graphics/WebGL2RenderContext.hx",1817,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1822_get_TEXTURE1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE1",0x74f43950,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE1","lime/graphics/WebGL2RenderContext.hx",1822,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1827_get_TEXTURE2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE2",0x74f43951,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE2","lime/graphics/WebGL2RenderContext.hx",1827,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1832_get_TEXTURE3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE3",0x74f43952,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE3","lime/graphics/WebGL2RenderContext.hx",1832,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1837_get_TEXTURE4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE4",0x74f43953,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE4","lime/graphics/WebGL2RenderContext.hx",1837,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1842_get_TEXTURE5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE5",0x74f43954,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE5","lime/graphics/WebGL2RenderContext.hx",1842,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1847_get_TEXTURE6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE6",0x74f43955,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE6","lime/graphics/WebGL2RenderContext.hx",1847,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1852_get_TEXTURE7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE7",0x74f43956,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE7","lime/graphics/WebGL2RenderContext.hx",1852,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1857_get_TEXTURE8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE8",0x74f43957,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE8","lime/graphics/WebGL2RenderContext.hx",1857,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1862_get_TEXTURE9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE9",0x74f43958,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE9","lime/graphics/WebGL2RenderContext.hx",1862,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1867_get_TEXTURE10,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE10",0xe0bdece0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE10","lime/graphics/WebGL2RenderContext.hx",1867,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1872_get_TEXTURE11,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE11",0xe0bdece1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE11","lime/graphics/WebGL2RenderContext.hx",1872,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1877_get_TEXTURE12,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE12",0xe0bdece2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE12","lime/graphics/WebGL2RenderContext.hx",1877,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1882_get_TEXTURE13,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE13",0xe0bdece3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE13","lime/graphics/WebGL2RenderContext.hx",1882,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1887_get_TEXTURE14,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE14",0xe0bdece4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE14","lime/graphics/WebGL2RenderContext.hx",1887,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1892_get_TEXTURE15,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE15",0xe0bdece5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE15","lime/graphics/WebGL2RenderContext.hx",1892,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1897_get_TEXTURE16,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE16",0xe0bdece6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE16","lime/graphics/WebGL2RenderContext.hx",1897,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1902_get_TEXTURE17,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE17",0xe0bdece7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE17","lime/graphics/WebGL2RenderContext.hx",1902,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1907_get_TEXTURE18,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE18",0xe0bdece8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE18","lime/graphics/WebGL2RenderContext.hx",1907,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1912_get_TEXTURE19,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE19",0xe0bdece9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE19","lime/graphics/WebGL2RenderContext.hx",1912,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1917_get_TEXTURE20,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE20",0xe0bdedbf,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE20","lime/graphics/WebGL2RenderContext.hx",1917,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1922_get_TEXTURE21,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE21",0xe0bdedc0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE21","lime/graphics/WebGL2RenderContext.hx",1922,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1927_get_TEXTURE22,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE22",0xe0bdedc1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE22","lime/graphics/WebGL2RenderContext.hx",1927,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1932_get_TEXTURE23,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE23",0xe0bdedc2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE23","lime/graphics/WebGL2RenderContext.hx",1932,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1937_get_TEXTURE24,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE24",0xe0bdedc3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE24","lime/graphics/WebGL2RenderContext.hx",1937,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1942_get_TEXTURE25,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE25",0xe0bdedc4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE25","lime/graphics/WebGL2RenderContext.hx",1942,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1947_get_TEXTURE26,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE26",0xe0bdedc5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE26","lime/graphics/WebGL2RenderContext.hx",1947,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1952_get_TEXTURE27,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE27",0xe0bdedc6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE27","lime/graphics/WebGL2RenderContext.hx",1952,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1957_get_TEXTURE28,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE28",0xe0bdedc7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE28","lime/graphics/WebGL2RenderContext.hx",1957,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1962_get_TEXTURE29,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE29",0xe0bdedc8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE29","lime/graphics/WebGL2RenderContext.hx",1962,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1967_get_TEXTURE30,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE30",0xe0bdee9e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE30","lime/graphics/WebGL2RenderContext.hx",1967,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1972_get_TEXTURE31,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE31",0xe0bdee9f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE31","lime/graphics/WebGL2RenderContext.hx",1972,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1977_get_ACTIVE_TEXTURE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ACTIVE_TEXTURE",0x5d7033bc,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ACTIVE_TEXTURE","lime/graphics/WebGL2RenderContext.hx",1977,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1982_get_REPEAT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_REPEAT",0xd1001315,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_REPEAT","lime/graphics/WebGL2RenderContext.hx",1982,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1987_get_CLAMP_TO_EDGE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_CLAMP_TO_EDGE",0xd748f7a3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_CLAMP_TO_EDGE","lime/graphics/WebGL2RenderContext.hx",1987,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1992_get_MIRRORED_REPEAT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MIRRORED_REPEAT",0x1f88fd62,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MIRRORED_REPEAT","lime/graphics/WebGL2RenderContext.hx",1992,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_1997_get_FLOAT_VEC2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FLOAT_VEC2",0x0e40e11b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FLOAT_VEC2","lime/graphics/WebGL2RenderContext.hx",1997,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2002_get_FLOAT_VEC3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FLOAT_VEC3",0x0e40e11c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FLOAT_VEC3","lime/graphics/WebGL2RenderContext.hx",2002,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2007_get_FLOAT_VEC4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FLOAT_VEC4",0x0e40e11d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FLOAT_VEC4","lime/graphics/WebGL2RenderContext.hx",2007,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2012_get_INT_VEC2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INT_VEC2",0x32a4c668,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INT_VEC2","lime/graphics/WebGL2RenderContext.hx",2012,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2017_get_INT_VEC3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INT_VEC3",0x32a4c669,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INT_VEC3","lime/graphics/WebGL2RenderContext.hx",2017,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2022_get_INT_VEC4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INT_VEC4",0x32a4c66a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INT_VEC4","lime/graphics/WebGL2RenderContext.hx",2022,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2027_get_BOOL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BOOL",0x24f3d964,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BOOL","lime/graphics/WebGL2RenderContext.hx",2027,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2032_get_BOOL_VEC2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BOOL_VEC2",0x6347a779,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BOOL_VEC2","lime/graphics/WebGL2RenderContext.hx",2032,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2037_get_BOOL_VEC3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BOOL_VEC3",0x6347a77a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BOOL_VEC3","lime/graphics/WebGL2RenderContext.hx",2037,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2042_get_BOOL_VEC4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BOOL_VEC4",0x6347a77b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BOOL_VEC4","lime/graphics/WebGL2RenderContext.hx",2042,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2047_get_FLOAT_MAT2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FLOAT_MAT2",0x084afb4f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FLOAT_MAT2","lime/graphics/WebGL2RenderContext.hx",2047,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2052_get_FLOAT_MAT3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FLOAT_MAT3",0x084afb50,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FLOAT_MAT3","lime/graphics/WebGL2RenderContext.hx",2052,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2057_get_FLOAT_MAT4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FLOAT_MAT4",0x084afb51,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FLOAT_MAT4","lime/graphics/WebGL2RenderContext.hx",2057,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2062_get_SAMPLER_2D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SAMPLER_2D",0x912f5ec3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SAMPLER_2D","lime/graphics/WebGL2RenderContext.hx",2062,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2067_get_SAMPLER_CUBE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SAMPLER_CUBE",0xce209626,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SAMPLER_CUBE","lime/graphics/WebGL2RenderContext.hx",2067,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2072_get_VERTEX_ATTRIB_ARRAY_ENABLED,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_ENABLED",0x3d0e7367,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_ENABLED","lime/graphics/WebGL2RenderContext.hx",2072,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2077_get_VERTEX_ATTRIB_ARRAY_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_SIZE",0x5fde4dfb,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_SIZE","lime/graphics/WebGL2RenderContext.hx",2077,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2082_get_VERTEX_ATTRIB_ARRAY_STRIDE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_STRIDE",0x1eabf3d3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_STRIDE","lime/graphics/WebGL2RenderContext.hx",2082,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2087_get_VERTEX_ATTRIB_ARRAY_TYPE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_TYPE",0x60939ff4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_TYPE","lime/graphics/WebGL2RenderContext.hx",2087,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2092_get_VERTEX_ATTRIB_ARRAY_NORMALIZED,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_NORMALIZED",0xf81964f1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_NORMALIZED","lime/graphics/WebGL2RenderContext.hx",2092,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2097_get_VERTEX_ATTRIB_ARRAY_POINTER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_POINTER",0x0fff2fa3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_POINTER","lime/graphics/WebGL2RenderContext.hx",2097,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2102_get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",0xb5409360,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING","lime/graphics/WebGL2RenderContext.hx",2102,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2107_get_COMPILE_STATUS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COMPILE_STATUS",0x1b9ce598,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COMPILE_STATUS","lime/graphics/WebGL2RenderContext.hx",2107,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2112_get_LOW_FLOAT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_LOW_FLOAT",0x1a9044b7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_LOW_FLOAT","lime/graphics/WebGL2RenderContext.hx",2112,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2117_get_MEDIUM_FLOAT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MEDIUM_FLOAT",0xe2e4e22c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MEDIUM_FLOAT","lime/graphics/WebGL2RenderContext.hx",2117,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2122_get_HIGH_FLOAT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_HIGH_FLOAT",0x69d82e59,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_HIGH_FLOAT","lime/graphics/WebGL2RenderContext.hx",2122,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2127_get_LOW_INT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_LOW_INT",0x2e251b4a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_LOW_INT","lime/graphics/WebGL2RenderContext.hx",2127,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2132_get_MEDIUM_INT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MEDIUM_INT",0x724c017f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MEDIUM_INT","lime/graphics/WebGL2RenderContext.hx",2132,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2137_get_HIGH_INT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_HIGH_INT",0xbea1f86c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_HIGH_INT","lime/graphics/WebGL2RenderContext.hx",2137,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2142_get_FRAMEBUFFER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER",0x76960ed3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER","lime/graphics/WebGL2RenderContext.hx",2142,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2147_get_RENDERBUFFER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RENDERBUFFER",0xd342fc10,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RENDERBUFFER","lime/graphics/WebGL2RenderContext.hx",2147,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2152_get_RGBA4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGBA4",0x61800a86,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGBA4","lime/graphics/WebGL2RenderContext.hx",2152,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2157_get_RGB5_A1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB5_A1",0xc1ae824d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB5_A1","lime/graphics/WebGL2RenderContext.hx",2157,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2162_get_RGB565,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB565",0xee8011a1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB565","lime/graphics/WebGL2RenderContext.hx",2162,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2167_get_DEPTH_COMPONENT16,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH_COMPONENT16",0xba2202ac,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH_COMPONENT16","lime/graphics/WebGL2RenderContext.hx",2167,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2172_get_STENCIL_INDEX,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_INDEX",0xd8a47495,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_INDEX","lime/graphics/WebGL2RenderContext.hx",2172,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2177_get_STENCIL_INDEX8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_INDEX8",0xb7418e03,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_INDEX8","lime/graphics/WebGL2RenderContext.hx",2177,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2182_get_DEPTH_STENCIL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH_STENCIL",0x6c0e2ac6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH_STENCIL","lime/graphics/WebGL2RenderContext.hx",2182,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2187_get_RENDERBUFFER_WIDTH,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RENDERBUFFER_WIDTH",0xaf379d37,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RENDERBUFFER_WIDTH","lime/graphics/WebGL2RenderContext.hx",2187,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2192_get_RENDERBUFFER_HEIGHT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RENDERBUFFER_HEIGHT",0x57c16b76,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RENDERBUFFER_HEIGHT","lime/graphics/WebGL2RenderContext.hx",2192,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2197_get_RENDERBUFFER_INTERNAL_FORMAT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RENDERBUFFER_INTERNAL_FORMAT",0x0325c5ca,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RENDERBUFFER_INTERNAL_FORMAT","lime/graphics/WebGL2RenderContext.hx",2197,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2202_get_RENDERBUFFER_RED_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RENDERBUFFER_RED_SIZE",0xf096971e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RENDERBUFFER_RED_SIZE","lime/graphics/WebGL2RenderContext.hx",2202,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2207_get_RENDERBUFFER_GREEN_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RENDERBUFFER_GREEN_SIZE",0x4e3f7a2c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RENDERBUFFER_GREEN_SIZE","lime/graphics/WebGL2RenderContext.hx",2207,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2212_get_RENDERBUFFER_BLUE_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RENDERBUFFER_BLUE_SIZE",0x417bf797,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RENDERBUFFER_BLUE_SIZE","lime/graphics/WebGL2RenderContext.hx",2212,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2217_get_RENDERBUFFER_ALPHA_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RENDERBUFFER_ALPHA_SIZE",0x9a1fcfb1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RENDERBUFFER_ALPHA_SIZE","lime/graphics/WebGL2RenderContext.hx",2217,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2222_get_RENDERBUFFER_DEPTH_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RENDERBUFFER_DEPTH_SIZE",0xd5e66fec,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RENDERBUFFER_DEPTH_SIZE","lime/graphics/WebGL2RenderContext.hx",2222,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2227_get_RENDERBUFFER_STENCIL_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RENDERBUFFER_STENCIL_SIZE",0x4b970213,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RENDERBUFFER_STENCIL_SIZE","lime/graphics/WebGL2RenderContext.hx",2227,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2232_get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE",0x6e1d350a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE","lime/graphics/WebGL2RenderContext.hx",2232,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2237_get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME",0x6a13b49b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME","lime/graphics/WebGL2RenderContext.hx",2237,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2242_get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL",0x96095130,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL","lime/graphics/WebGL2RenderContext.hx",2242,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2247_get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE",0x1676cc16,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE","lime/graphics/WebGL2RenderContext.hx",2247,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2252_get_COLOR_ATTACHMENT0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_ATTACHMENT0",0xfdb7d137,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_ATTACHMENT0","lime/graphics/WebGL2RenderContext.hx",2252,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2257_get_DEPTH_ATTACHMENT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH_ATTACHMENT",0x7c20d139,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH_ATTACHMENT","lime/graphics/WebGL2RenderContext.hx",2257,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2262_get_STENCIL_ATTACHMENT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL_ATTACHMENT",0x6c7f0b60,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL_ATTACHMENT","lime/graphics/WebGL2RenderContext.hx",2262,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2267_get_DEPTH_STENCIL_ATTACHMENT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH_STENCIL_ATTACHMENT",0xf6c327fc,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH_STENCIL_ATTACHMENT","lime/graphics/WebGL2RenderContext.hx",2267,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2272_get_NONE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_NONE",0x2ce267f2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_NONE","lime/graphics/WebGL2RenderContext.hx",2272,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2277_get_FRAMEBUFFER_COMPLETE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_COMPLETE",0xb77c86e5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_COMPLETE","lime/graphics/WebGL2RenderContext.hx",2277,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2282_get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT",0x505cf278,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT","lime/graphics/WebGL2RenderContext.hx",2282,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2287_get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT",0xd1c12311,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT","lime/graphics/WebGL2RenderContext.hx",2287,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2292_get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS",0x4f89a8e2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS","lime/graphics/WebGL2RenderContext.hx",2292,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2297_get_FRAMEBUFFER_UNSUPPORTED,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_UNSUPPORTED",0xdb1085e9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_UNSUPPORTED","lime/graphics/WebGL2RenderContext.hx",2297,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2302_get_FRAMEBUFFER_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_BINDING",0x46075279,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_BINDING","lime/graphics/WebGL2RenderContext.hx",2302,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2307_get_RENDERBUFFER_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RENDERBUFFER_BINDING",0xf06f44b6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RENDERBUFFER_BINDING","lime/graphics/WebGL2RenderContext.hx",2307,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2312_get_MAX_RENDERBUFFER_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_RENDERBUFFER_SIZE",0xf77bc5d5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_RENDERBUFFER_SIZE","lime/graphics/WebGL2RenderContext.hx",2312,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2317_get_INVALID_FRAMEBUFFER_OPERATION,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INVALID_FRAMEBUFFER_OPERATION",0x8939bbb3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INVALID_FRAMEBUFFER_OPERATION","lime/graphics/WebGL2RenderContext.hx",2317,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2322_get_UNPACK_FLIP_Y_WEBGL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNPACK_FLIP_Y_WEBGL",0x1ded0314,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNPACK_FLIP_Y_WEBGL","lime/graphics/WebGL2RenderContext.hx",2322,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2327_get_UNPACK_PREMULTIPLY_ALPHA_WEBGL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNPACK_PREMULTIPLY_ALPHA_WEBGL",0x46c20b2d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNPACK_PREMULTIPLY_ALPHA_WEBGL","lime/graphics/WebGL2RenderContext.hx",2327,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2332_get_CONTEXT_LOST_WEBGL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_CONTEXT_LOST_WEBGL",0xb0c7e628,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_CONTEXT_LOST_WEBGL","lime/graphics/WebGL2RenderContext.hx",2332,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2337_get_UNPACK_COLORSPACE_CONVERSION_WEBGL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNPACK_COLORSPACE_CONVERSION_WEBGL",0xd7c9ec59,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNPACK_COLORSPACE_CONVERSION_WEBGL","lime/graphics/WebGL2RenderContext.hx",2337,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2342_get_BROWSER_DEFAULT_WEBGL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_BROWSER_DEFAULT_WEBGL",0x52cff58a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_BROWSER_DEFAULT_WEBGL","lime/graphics/WebGL2RenderContext.hx",2342,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2347_get_READ_BUFFER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_READ_BUFFER",0xf3a30c0f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_READ_BUFFER","lime/graphics/WebGL2RenderContext.hx",2347,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2352_get_UNPACK_ROW_LENGTH,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNPACK_ROW_LENGTH",0xd67e3afe,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNPACK_ROW_LENGTH","lime/graphics/WebGL2RenderContext.hx",2352,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2357_get_UNPACK_SKIP_ROWS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNPACK_SKIP_ROWS",0xdfa46246,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNPACK_SKIP_ROWS","lime/graphics/WebGL2RenderContext.hx",2357,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2362_get_UNPACK_SKIP_PIXELS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNPACK_SKIP_PIXELS",0x1ab6a59a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNPACK_SKIP_PIXELS","lime/graphics/WebGL2RenderContext.hx",2362,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2367_get_PACK_ROW_LENGTH,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_PACK_ROW_LENGTH",0x092c2bb7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_PACK_ROW_LENGTH","lime/graphics/WebGL2RenderContext.hx",2367,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2372_get_PACK_SKIP_ROWS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_PACK_SKIP_ROWS",0x54f6abad,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_PACK_SKIP_ROWS","lime/graphics/WebGL2RenderContext.hx",2372,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2377_get_PACK_SKIP_PIXELS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_PACK_SKIP_PIXELS",0x403b56c1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_PACK_SKIP_PIXELS","lime/graphics/WebGL2RenderContext.hx",2377,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2382_get_TEXTURE_BINDING_3D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_BINDING_3D",0x1cef6bc9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_BINDING_3D","lime/graphics/WebGL2RenderContext.hx",2382,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2387_get_UNPACK_SKIP_IMAGES,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNPACK_SKIP_IMAGES",0x8c9f0725,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNPACK_SKIP_IMAGES","lime/graphics/WebGL2RenderContext.hx",2387,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2392_get_UNPACK_IMAGE_HEIGHT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNPACK_IMAGE_HEIGHT",0x94d7619e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNPACK_IMAGE_HEIGHT","lime/graphics/WebGL2RenderContext.hx",2392,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2397_get_MAX_3D_TEXTURE_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_3D_TEXTURE_SIZE",0x55e8029e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_3D_TEXTURE_SIZE","lime/graphics/WebGL2RenderContext.hx",2397,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2402_get_MAX_ELEMENTS_VERTICES,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_ELEMENTS_VERTICES",0xb76cb00c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_ELEMENTS_VERTICES","lime/graphics/WebGL2RenderContext.hx",2402,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2407_get_MAX_ELEMENTS_INDICES,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_ELEMENTS_INDICES",0x40a99e54,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_ELEMENTS_INDICES","lime/graphics/WebGL2RenderContext.hx",2407,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2412_get_MAX_TEXTURE_LOD_BIAS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_TEXTURE_LOD_BIAS",0x35861e30,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_TEXTURE_LOD_BIAS","lime/graphics/WebGL2RenderContext.hx",2412,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2417_get_MAX_FRAGMENT_UNIFORM_COMPONENTS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_FRAGMENT_UNIFORM_COMPONENTS",0xb63ac17b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_FRAGMENT_UNIFORM_COMPONENTS","lime/graphics/WebGL2RenderContext.hx",2417,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2422_get_MAX_VERTEX_UNIFORM_COMPONENTS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_VERTEX_UNIFORM_COMPONENTS",0xa4aeada7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_VERTEX_UNIFORM_COMPONENTS","lime/graphics/WebGL2RenderContext.hx",2422,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2427_get_MAX_ARRAY_TEXTURE_LAYERS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_ARRAY_TEXTURE_LAYERS",0xc53d0a21,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_ARRAY_TEXTURE_LAYERS","lime/graphics/WebGL2RenderContext.hx",2427,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2432_get_MIN_PROGRAM_TEXEL_OFFSET,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MIN_PROGRAM_TEXEL_OFFSET",0x5fbd8066,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MIN_PROGRAM_TEXEL_OFFSET","lime/graphics/WebGL2RenderContext.hx",2432,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2437_get_MAX_PROGRAM_TEXEL_OFFSET,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_PROGRAM_TEXEL_OFFSET",0x09362214,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_PROGRAM_TEXEL_OFFSET","lime/graphics/WebGL2RenderContext.hx",2437,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2442_get_MAX_VARYING_COMPONENTS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_VARYING_COMPONENTS",0xc3b88bba,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_VARYING_COMPONENTS","lime/graphics/WebGL2RenderContext.hx",2442,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2447_get_FRAGMENT_SHADER_DERIVATIVE_HINT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAGMENT_SHADER_DERIVATIVE_HINT",0xf684a67a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAGMENT_SHADER_DERIVATIVE_HINT","lime/graphics/WebGL2RenderContext.hx",2447,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2452_get_RASTERIZER_DISCARD,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RASTERIZER_DISCARD",0xb632f0d4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RASTERIZER_DISCARD","lime/graphics/WebGL2RenderContext.hx",2452,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2457_get_VERTEX_ARRAY_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_VERTEX_ARRAY_BINDING",0xfe233efe,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_VERTEX_ARRAY_BINDING","lime/graphics/WebGL2RenderContext.hx",2457,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2462_get_MAX_VERTEX_OUTPUT_COMPONENTS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_VERTEX_OUTPUT_COMPONENTS",0x406d4f8e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_VERTEX_OUTPUT_COMPONENTS","lime/graphics/WebGL2RenderContext.hx",2462,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2467_get_MAX_FRAGMENT_INPUT_COMPONENTS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_FRAGMENT_INPUT_COMPONENTS",0x1dd2b3e5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_FRAGMENT_INPUT_COMPONENTS","lime/graphics/WebGL2RenderContext.hx",2467,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2472_get_MAX_SERVER_WAIT_TIMEOUT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_SERVER_WAIT_TIMEOUT",0x95e43c3e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_SERVER_WAIT_TIMEOUT","lime/graphics/WebGL2RenderContext.hx",2472,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2477_get_MAX_ELEMENT_INDEX,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_ELEMENT_INDEX",0xeb8f261a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_ELEMENT_INDEX","lime/graphics/WebGL2RenderContext.hx",2477,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2482_get_RED,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RED",0xf26fed37,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RED","lime/graphics/WebGL2RenderContext.hx",2482,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2487_get_RGB8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB8",0x2f8125e5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB8","lime/graphics/WebGL2RenderContext.hx",2487,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2492_get_RGBA8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGBA8",0x61800a8a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGBA8","lime/graphics/WebGL2RenderContext.hx",2492,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2497_get_RGB10_A2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB10_A2",0x4a6ef99e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB10_A2","lime/graphics/WebGL2RenderContext.hx",2497,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2502_get_TEXTURE_3D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_3D",0xc59441af,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_3D","lime/graphics/WebGL2RenderContext.hx",2502,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2507_get_TEXTURE_WRAP_R,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_WRAP_R",0x8e11475b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_WRAP_R","lime/graphics/WebGL2RenderContext.hx",2507,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2512_get_TEXTURE_MIN_LOD,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_MIN_LOD",0x0e119616,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_MIN_LOD","lime/graphics/WebGL2RenderContext.hx",2512,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2517_get_TEXTURE_MAX_LOD,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_MAX_LOD",0x9d388028,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_MAX_LOD","lime/graphics/WebGL2RenderContext.hx",2517,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2522_get_TEXTURE_BASE_LEVEL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_BASE_LEVEL",0x70a96a74,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_BASE_LEVEL","lime/graphics/WebGL2RenderContext.hx",2522,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2527_get_TEXTURE_MAX_LEVEL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_MAX_LEVEL",0xb5e89ceb,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_MAX_LEVEL","lime/graphics/WebGL2RenderContext.hx",2527,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2532_get_TEXTURE_COMPARE_MODE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_COMPARE_MODE",0x53b8c71b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_COMPARE_MODE","lime/graphics/WebGL2RenderContext.hx",2532,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2537_get_TEXTURE_COMPARE_FUNC,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_COMPARE_FUNC",0x4f1cdefc,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_COMPARE_FUNC","lime/graphics/WebGL2RenderContext.hx",2537,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2542_get_SRGB,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SRGB",0x3032b9b4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SRGB","lime/graphics/WebGL2RenderContext.hx",2542,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2547_get_SRGB8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SRGB8",0xfc2fc404,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SRGB8","lime/graphics/WebGL2RenderContext.hx",2547,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2552_get_SRGB8_ALPHA8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SRGB8_ALPHA8",0x5f100d55,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SRGB8_ALPHA8","lime/graphics/WebGL2RenderContext.hx",2552,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2557_get_COMPARE_REF_TO_TEXTURE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COMPARE_REF_TO_TEXTURE",0x0e2b9ef7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COMPARE_REF_TO_TEXTURE","lime/graphics/WebGL2RenderContext.hx",2557,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2562_get_RGBA32F,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGBA32F",0xc97ba199,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGBA32F","lime/graphics/WebGL2RenderContext.hx",2562,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2567_get_RGB32F,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB32F",0xee7e89b4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB32F","lime/graphics/WebGL2RenderContext.hx",2567,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2572_get_RGBA16F,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGBA16F",0xc97a2093,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGBA16F","lime/graphics/WebGL2RenderContext.hx",2572,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2577_get_RGB16F,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB16F",0xee7d08ae,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB16F","lime/graphics/WebGL2RenderContext.hx",2577,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2582_get_TEXTURE_2D_ARRAY,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_2D_ARRAY",0xf319a98a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_2D_ARRAY","lime/graphics/WebGL2RenderContext.hx",2582,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2587_get_TEXTURE_BINDING_2D_ARRAY,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_BINDING_2D_ARRAY",0x7f5e6324,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_BINDING_2D_ARRAY","lime/graphics/WebGL2RenderContext.hx",2587,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2592_get_R11F_G11F_B10F,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_R11F_G11F_B10F",0xb7cc1c54,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_R11F_G11F_B10F","lime/graphics/WebGL2RenderContext.hx",2592,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2597_get_RGB9_E5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB9_E5",0xc4536049,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB9_E5","lime/graphics/WebGL2RenderContext.hx",2597,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2602_get_RGBA32UI,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGBA32UI",0x82b1d1a1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGBA32UI","lime/graphics/WebGL2RenderContext.hx",2602,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2607_get_RGB32UI,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB32UI",0xc03a0126,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB32UI","lime/graphics/WebGL2RenderContext.hx",2607,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2612_get_RGBA16UI,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGBA16UI",0x81626d67,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGBA16UI","lime/graphics/WebGL2RenderContext.hx",2612,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2617_get_RGB16UI,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB16UI",0xbeea9cec,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB16UI","lime/graphics/WebGL2RenderContext.hx",2617,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2622_get_RGBA8UI,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGBA8UI",0xc97f8b5e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGBA8UI","lime/graphics/WebGL2RenderContext.hx",2622,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2627_get_RGB8UI,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB8UI",0xee827379,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB8UI","lime/graphics/WebGL2RenderContext.hx",2627,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2632_get_RGBA32I,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGBA32I",0xc97ba19c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGBA32I","lime/graphics/WebGL2RenderContext.hx",2632,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2637_get_RGB32I,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB32I",0xee7e89b7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB32I","lime/graphics/WebGL2RenderContext.hx",2637,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2642_get_RGBA16I,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGBA16I",0xc97a2096,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGBA16I","lime/graphics/WebGL2RenderContext.hx",2642,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2647_get_RGB16I,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB16I",0xee7d08b1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB16I","lime/graphics/WebGL2RenderContext.hx",2647,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2652_get_RGBA8I,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGBA8I",0xee892e7f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGBA8I","lime/graphics/WebGL2RenderContext.hx",2652,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2657_get_RGB8I,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB8I",0x618002c4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB8I","lime/graphics/WebGL2RenderContext.hx",2657,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2662_get_RED_INTEGER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RED_INTEGER",0x1a2a6756,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RED_INTEGER","lime/graphics/WebGL2RenderContext.hx",2662,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2667_get_RGB_INTEGER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB_INTEGER",0xf4dc8512,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB_INTEGER","lime/graphics/WebGL2RenderContext.hx",2667,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2672_get_RGBA_INTEGER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGBA_INTEGER",0xe9c5af0d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGBA_INTEGER","lime/graphics/WebGL2RenderContext.hx",2672,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2677_get_R8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_R8",0x023c3260,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_R8","lime/graphics/WebGL2RenderContext.hx",2677,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2682_get_RG8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RG8",0xf26feee9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RG8","lime/graphics/WebGL2RenderContext.hx",2682,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2687_get_R16F,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_R16F",0x2f7069e9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_R16F","lime/graphics/WebGL2RenderContext.hx",2687,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2692_get_R32F,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_R32F",0x2f71eaef,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_R32F","lime/graphics/WebGL2RenderContext.hx",2692,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2697_get_RG16F,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RG16F",0x61731ab2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RG16F","lime/graphics/WebGL2RenderContext.hx",2697,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2702_get_RG32F,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RG32F",0x61749bb8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RG32F","lime/graphics/WebGL2RenderContext.hx",2702,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2707_get_R8I,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_R8I",0xf26fe1e9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_R8I","lime/graphics/WebGL2RenderContext.hx",2707,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2712_get_R8UI,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_R8UI",0x2f75d4b4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_R8UI","lime/graphics/WebGL2RenderContext.hx",2712,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2717_get_R16I,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_R16I",0x2f7069ec,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_R16I","lime/graphics/WebGL2RenderContext.hx",2717,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2722_get_R16UI,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_R16UI",0x52ec4f51,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_R16UI","lime/graphics/WebGL2RenderContext.hx",2722,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2727_get_R32I,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_R32I",0x2f71eaf2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_R32I","lime/graphics/WebGL2RenderContext.hx",2727,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2732_get_R32UI,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_R32UI",0x543bb38b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_R32UI","lime/graphics/WebGL2RenderContext.hx",2732,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2737_get_RG8I,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RG8I",0x2f811d40,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RG8I","lime/graphics/WebGL2RenderContext.hx",2737,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2742_get_RG8UI,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RG8UI",0x6178857d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RG8UI","lime/graphics/WebGL2RenderContext.hx",2742,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2747_get_RG16I,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RG16I",0x61731ab5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RG16I","lime/graphics/WebGL2RenderContext.hx",2747,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2752_get_RG16UI,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RG16UI",0xe3444e68,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RG16UI","lime/graphics/WebGL2RenderContext.hx",2752,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2757_get_RG32I,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RG32I",0x61749bbb,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RG32I","lime/graphics/WebGL2RenderContext.hx",2757,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2762_get_RG32UI,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RG32UI",0xe493b2a2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RG32UI","lime/graphics/WebGL2RenderContext.hx",2762,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2767_get_R8_SNORM,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_R8_SNORM",0x1a6e85b0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_R8_SNORM","lime/graphics/WebGL2RenderContext.hx",2767,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2772_get_RG8_SNORM,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RG8_SNORM",0xb713cef9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RG8_SNORM","lime/graphics/WebGL2RenderContext.hx",2772,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2777_get_RGB8_SNORM,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB8_SNORM",0x0d126af5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB8_SNORM","lime/graphics/WebGL2RenderContext.hx",2777,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2782_get_RGBA8_SNORM,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGBA8_SNORM",0xbca9d95a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGBA8_SNORM","lime/graphics/WebGL2RenderContext.hx",2782,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2787_get_RGB10_A2UI,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RGB10_A2UI",0xff576772,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RGB10_A2UI","lime/graphics/WebGL2RenderContext.hx",2787,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2792_get_TEXTURE_IMMUTABLE_FORMAT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_IMMUTABLE_FORMAT",0xb5767272,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_IMMUTABLE_FORMAT","lime/graphics/WebGL2RenderContext.hx",2792,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2797_get_TEXTURE_IMMUTABLE_LEVELS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TEXTURE_IMMUTABLE_LEVELS",0x5c37a1aa,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TEXTURE_IMMUTABLE_LEVELS","lime/graphics/WebGL2RenderContext.hx",2797,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2802_get_UNSIGNED_INT_2_10_10_10_REV,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_INT_2_10_10_10_REV",0x89921b10,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_INT_2_10_10_10_REV","lime/graphics/WebGL2RenderContext.hx",2802,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2807_get_UNSIGNED_INT_10F_11F_11F_REV,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_INT_10F_11F_11F_REV",0x51274199,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_INT_10F_11F_11F_REV","lime/graphics/WebGL2RenderContext.hx",2807,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2812_get_UNSIGNED_INT_5_9_9_9_REV,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_INT_5_9_9_9_REV",0x1e453327,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_INT_5_9_9_9_REV","lime/graphics/WebGL2RenderContext.hx",2812,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2817_get_FLOAT_32_UNSIGNED_INT_24_8_REV,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FLOAT_32_UNSIGNED_INT_24_8_REV",0x154853b6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FLOAT_32_UNSIGNED_INT_24_8_REV","lime/graphics/WebGL2RenderContext.hx",2817,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2822_get_UNSIGNED_INT_24_8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_INT_24_8",0x508f8e3b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_INT_24_8","lime/graphics/WebGL2RenderContext.hx",2822,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2827_get_HALF_FLOAT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_HALF_FLOAT",0x9d1e336a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_HALF_FLOAT","lime/graphics/WebGL2RenderContext.hx",2827,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2832_get_RG,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RG",0x023c326f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RG","lime/graphics/WebGL2RenderContext.hx",2832,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2837_get_RG_INTEGER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RG_INTEGER",0x0c12a48e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RG_INTEGER","lime/graphics/WebGL2RenderContext.hx",2837,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2842_get_INT_2_10_10_10_REV,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INT_2_10_10_10_REV",0x3a749f7a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INT_2_10_10_10_REV","lime/graphics/WebGL2RenderContext.hx",2842,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2847_get_CURRENT_QUERY,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_CURRENT_QUERY",0xfb320e88,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_CURRENT_QUERY","lime/graphics/WebGL2RenderContext.hx",2847,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2852_get_QUERY_RESULT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_QUERY_RESULT",0x327767ce,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_QUERY_RESULT","lime/graphics/WebGL2RenderContext.hx",2852,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2857_get_QUERY_RESULT_AVAILABLE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_QUERY_RESULT_AVAILABLE",0x8bd6bab8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_QUERY_RESULT_AVAILABLE","lime/graphics/WebGL2RenderContext.hx",2857,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2862_get_ANY_SAMPLES_PASSED,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ANY_SAMPLES_PASSED",0xf1f98d53,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ANY_SAMPLES_PASSED","lime/graphics/WebGL2RenderContext.hx",2862,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2867_get_ANY_SAMPLES_PASSED_CONSERVATIVE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ANY_SAMPLES_PASSED_CONSERVATIVE",0xb6986d59,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ANY_SAMPLES_PASSED_CONSERVATIVE","lime/graphics/WebGL2RenderContext.hx",2867,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2872_get_MAX_DRAW_BUFFERS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_DRAW_BUFFERS",0xc9de0eed,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_DRAW_BUFFERS","lime/graphics/WebGL2RenderContext.hx",2872,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2877_get_DRAW_BUFFER0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_BUFFER0",0xd5c5bfef,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_BUFFER0","lime/graphics/WebGL2RenderContext.hx",2877,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2882_get_DRAW_BUFFER1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_BUFFER1",0xd5c5bff0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_BUFFER1","lime/graphics/WebGL2RenderContext.hx",2882,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2887_get_DRAW_BUFFER2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_BUFFER2",0xd5c5bff1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_BUFFER2","lime/graphics/WebGL2RenderContext.hx",2887,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2892_get_DRAW_BUFFER3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_BUFFER3",0xd5c5bff2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_BUFFER3","lime/graphics/WebGL2RenderContext.hx",2892,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2897_get_DRAW_BUFFER4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_BUFFER4",0xd5c5bff3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_BUFFER4","lime/graphics/WebGL2RenderContext.hx",2897,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2902_get_DRAW_BUFFER5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_BUFFER5",0xd5c5bff4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_BUFFER5","lime/graphics/WebGL2RenderContext.hx",2902,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2907_get_DRAW_BUFFER6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_BUFFER6",0xd5c5bff5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_BUFFER6","lime/graphics/WebGL2RenderContext.hx",2907,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2912_get_DRAW_BUFFER7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_BUFFER7",0xd5c5bff6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_BUFFER7","lime/graphics/WebGL2RenderContext.hx",2912,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2917_get_DRAW_BUFFER8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_BUFFER8",0xd5c5bff7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_BUFFER8","lime/graphics/WebGL2RenderContext.hx",2917,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2922_get_DRAW_BUFFER9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_BUFFER9",0xd5c5bff8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_BUFFER9","lime/graphics/WebGL2RenderContext.hx",2922,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2927_get_DRAW_BUFFER10,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_BUFFER10",0x37423240,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_BUFFER10","lime/graphics/WebGL2RenderContext.hx",2927,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2932_get_DRAW_BUFFER11,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_BUFFER11",0x37423241,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_BUFFER11","lime/graphics/WebGL2RenderContext.hx",2932,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2937_get_DRAW_BUFFER12,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_BUFFER12",0x37423242,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_BUFFER12","lime/graphics/WebGL2RenderContext.hx",2937,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2942_get_DRAW_BUFFER13,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_BUFFER13",0x37423243,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_BUFFER13","lime/graphics/WebGL2RenderContext.hx",2942,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2947_get_DRAW_BUFFER14,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_BUFFER14",0x37423244,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_BUFFER14","lime/graphics/WebGL2RenderContext.hx",2947,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2952_get_DRAW_BUFFER15,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_BUFFER15",0x37423245,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_BUFFER15","lime/graphics/WebGL2RenderContext.hx",2952,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2957_get_MAX_COLOR_ATTACHMENTS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_COLOR_ATTACHMENTS",0x98ecc89f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_COLOR_ATTACHMENTS","lime/graphics/WebGL2RenderContext.hx",2957,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2962_get_COLOR_ATTACHMENT1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_ATTACHMENT1",0xfdb7d138,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_ATTACHMENT1","lime/graphics/WebGL2RenderContext.hx",2962,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2967_get_COLOR_ATTACHMENT2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_ATTACHMENT2",0xfdb7d139,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_ATTACHMENT2","lime/graphics/WebGL2RenderContext.hx",2967,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2972_get_COLOR_ATTACHMENT3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_ATTACHMENT3",0xfdb7d13a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_ATTACHMENT3","lime/graphics/WebGL2RenderContext.hx",2972,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2977_get_COLOR_ATTACHMENT4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_ATTACHMENT4",0xfdb7d13b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_ATTACHMENT4","lime/graphics/WebGL2RenderContext.hx",2977,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2982_get_COLOR_ATTACHMENT5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_ATTACHMENT5",0xfdb7d13c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_ATTACHMENT5","lime/graphics/WebGL2RenderContext.hx",2982,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2987_get_COLOR_ATTACHMENT6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_ATTACHMENT6",0xfdb7d13d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_ATTACHMENT6","lime/graphics/WebGL2RenderContext.hx",2987,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2992_get_COLOR_ATTACHMENT7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_ATTACHMENT7",0xfdb7d13e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_ATTACHMENT7","lime/graphics/WebGL2RenderContext.hx",2992,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_2997_get_COLOR_ATTACHMENT8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_ATTACHMENT8",0xfdb7d13f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_ATTACHMENT8","lime/graphics/WebGL2RenderContext.hx",2997,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3002_get_COLOR_ATTACHMENT9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_ATTACHMENT9",0xfdb7d140,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_ATTACHMENT9","lime/graphics/WebGL2RenderContext.hx",3002,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3007_get_COLOR_ATTACHMENT10,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_ATTACHMENT10",0x031f3ff8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_ATTACHMENT10","lime/graphics/WebGL2RenderContext.hx",3007,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3012_get_COLOR_ATTACHMENT11,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_ATTACHMENT11",0x031f3ff9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_ATTACHMENT11","lime/graphics/WebGL2RenderContext.hx",3012,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3017_get_COLOR_ATTACHMENT12,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_ATTACHMENT12",0x031f3ffa,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_ATTACHMENT12","lime/graphics/WebGL2RenderContext.hx",3017,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3022_get_COLOR_ATTACHMENT13,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_ATTACHMENT13",0x031f3ffb,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_ATTACHMENT13","lime/graphics/WebGL2RenderContext.hx",3022,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3027_get_COLOR_ATTACHMENT14,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_ATTACHMENT14",0x031f3ffc,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_ATTACHMENT14","lime/graphics/WebGL2RenderContext.hx",3027,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3032_get_COLOR_ATTACHMENT15,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR_ATTACHMENT15",0x031f3ffd,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR_ATTACHMENT15","lime/graphics/WebGL2RenderContext.hx",3032,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3037_get_SAMPLER_3D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SAMPLER_3D",0x912f5fa2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SAMPLER_3D","lime/graphics/WebGL2RenderContext.hx",3037,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3042_get_SAMPLER_2D_SHADOW,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SAMPLER_2D_SHADOW",0xd81fd51c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SAMPLER_2D_SHADOW","lime/graphics/WebGL2RenderContext.hx",3042,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3047_get_SAMPLER_2D_ARRAY,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SAMPLER_2D_ARRAY",0x4c483fbd,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SAMPLER_2D_ARRAY","lime/graphics/WebGL2RenderContext.hx",3047,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3052_get_SAMPLER_2D_ARRAY_SHADOW,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SAMPLER_2D_ARRAY_SHADOW",0x2f266762,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SAMPLER_2D_ARRAY_SHADOW","lime/graphics/WebGL2RenderContext.hx",3052,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3057_get_SAMPLER_CUBE_SHADOW,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SAMPLER_CUBE_SHADOW",0x8055a019,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SAMPLER_CUBE_SHADOW","lime/graphics/WebGL2RenderContext.hx",3057,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3062_get_INT_SAMPLER_2D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INT_SAMPLER_2D",0x274e0c73,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INT_SAMPLER_2D","lime/graphics/WebGL2RenderContext.hx",3062,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3067_get_INT_SAMPLER_3D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INT_SAMPLER_3D",0x274e0d52,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INT_SAMPLER_3D","lime/graphics/WebGL2RenderContext.hx",3067,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3072_get_INT_SAMPLER_CUBE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INT_SAMPLER_CUBE",0x2b8a0fd6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INT_SAMPLER_CUBE","lime/graphics/WebGL2RenderContext.hx",3072,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3077_get_INT_SAMPLER_2D_ARRAY,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INT_SAMPLER_2D_ARRAY",0xe4e8516d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INT_SAMPLER_2D_ARRAY","lime/graphics/WebGL2RenderContext.hx",3077,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3082_get_UNSIGNED_INT_SAMPLER_2D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_INT_SAMPLER_2D",0xd7b48509,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_INT_SAMPLER_2D","lime/graphics/WebGL2RenderContext.hx",3082,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3087_get_UNSIGNED_INT_SAMPLER_3D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_INT_SAMPLER_3D",0xd7b485e8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_INT_SAMPLER_3D","lime/graphics/WebGL2RenderContext.hx",3087,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3092_get_UNSIGNED_INT_SAMPLER_CUBE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_INT_SAMPLER_CUBE",0x9cf059ec,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_INT_SAMPLER_CUBE","lime/graphics/WebGL2RenderContext.hx",3092,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3097_get_UNSIGNED_INT_SAMPLER_2D_ARRAY,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_INT_SAMPLER_2D_ARRAY",0x530c5e83,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_INT_SAMPLER_2D_ARRAY","lime/graphics/WebGL2RenderContext.hx",3097,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3102_get_MAX_SAMPLES,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_SAMPLES",0x7c32aaf4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_SAMPLES","lime/graphics/WebGL2RenderContext.hx",3102,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3107_get_SAMPLER_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SAMPLER_BINDING",0xf77ee294,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SAMPLER_BINDING","lime/graphics/WebGL2RenderContext.hx",3107,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3112_get_PIXEL_PACK_BUFFER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_PIXEL_PACK_BUFFER",0xfafa3cd3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_PIXEL_PACK_BUFFER","lime/graphics/WebGL2RenderContext.hx",3112,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3117_get_PIXEL_UNPACK_BUFFER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_PIXEL_UNPACK_BUFFER",0xb1e9e45a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_PIXEL_UNPACK_BUFFER","lime/graphics/WebGL2RenderContext.hx",3117,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3122_get_PIXEL_PACK_BUFFER_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_PIXEL_PACK_BUFFER_BINDING",0x2f498079,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_PIXEL_PACK_BUFFER_BINDING","lime/graphics/WebGL2RenderContext.hx",3122,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3127_get_PIXEL_UNPACK_BUFFER_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_PIXEL_UNPACK_BUFFER_BINDING",0xa6068700,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_PIXEL_UNPACK_BUFFER_BINDING","lime/graphics/WebGL2RenderContext.hx",3127,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3132_get_COPY_READ_BUFFER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COPY_READ_BUFFER",0xf7450779,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COPY_READ_BUFFER","lime/graphics/WebGL2RenderContext.hx",3132,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3137_get_COPY_WRITE_BUFFER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COPY_WRITE_BUFFER",0x5b9ed450,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COPY_WRITE_BUFFER","lime/graphics/WebGL2RenderContext.hx",3137,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3142_get_COPY_READ_BUFFER_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COPY_READ_BUFFER_BINDING",0xcaf8611f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COPY_READ_BUFFER_BINDING","lime/graphics/WebGL2RenderContext.hx",3142,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3147_get_COPY_WRITE_BUFFER_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COPY_WRITE_BUFFER_BINDING",0x38bd5cf6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COPY_WRITE_BUFFER_BINDING","lime/graphics/WebGL2RenderContext.hx",3147,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3152_get_FLOAT_MAT2x3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FLOAT_MAT2x3",0xed7c15ca,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FLOAT_MAT2x3","lime/graphics/WebGL2RenderContext.hx",3152,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3157_get_FLOAT_MAT2x4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FLOAT_MAT2x4",0xed7c15cb,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FLOAT_MAT2x4","lime/graphics/WebGL2RenderContext.hx",3157,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3162_get_FLOAT_MAT3x2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FLOAT_MAT3x2",0xed7cd80a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FLOAT_MAT3x2","lime/graphics/WebGL2RenderContext.hx",3162,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3167_get_FLOAT_MAT3x4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FLOAT_MAT3x4",0xed7cd80c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FLOAT_MAT3x4","lime/graphics/WebGL2RenderContext.hx",3167,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3172_get_FLOAT_MAT4x2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FLOAT_MAT4x2",0xed7d9a4b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FLOAT_MAT4x2","lime/graphics/WebGL2RenderContext.hx",3172,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3177_get_FLOAT_MAT4x3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FLOAT_MAT4x3",0xed7d9a4c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FLOAT_MAT4x3","lime/graphics/WebGL2RenderContext.hx",3177,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3182_get_UNSIGNED_INT_VEC2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_INT_VEC2",0x68680a7e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_INT_VEC2","lime/graphics/WebGL2RenderContext.hx",3182,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3187_get_UNSIGNED_INT_VEC3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_INT_VEC3",0x68680a7f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_INT_VEC3","lime/graphics/WebGL2RenderContext.hx",3187,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3192_get_UNSIGNED_INT_VEC4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_INT_VEC4",0x68680a80,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_INT_VEC4","lime/graphics/WebGL2RenderContext.hx",3192,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3197_get_UNSIGNED_NORMALIZED,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNED_NORMALIZED",0x36420287,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNED_NORMALIZED","lime/graphics/WebGL2RenderContext.hx",3197,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3202_get_SIGNED_NORMALIZED,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SIGNED_NORMALIZED",0xe4d85380,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SIGNED_NORMALIZED","lime/graphics/WebGL2RenderContext.hx",3202,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3207_get_VERTEX_ATTRIB_ARRAY_INTEGER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_INTEGER",0xd5f92ca4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_INTEGER","lime/graphics/WebGL2RenderContext.hx",3207,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3212_get_VERTEX_ATTRIB_ARRAY_DIVISOR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_VERTEX_ATTRIB_ARRAY_DIVISOR",0x2fc03444,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_VERTEX_ATTRIB_ARRAY_DIVISOR","lime/graphics/WebGL2RenderContext.hx",3212,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3217_get_TRANSFORM_FEEDBACK_BUFFER_MODE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TRANSFORM_FEEDBACK_BUFFER_MODE",0x9817cf15,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TRANSFORM_FEEDBACK_BUFFER_MODE","lime/graphics/WebGL2RenderContext.hx",3217,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3222_get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS",0x86626c20,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS","lime/graphics/WebGL2RenderContext.hx",3222,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3227_get_TRANSFORM_FEEDBACK_VARYINGS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TRANSFORM_FEEDBACK_VARYINGS",0x66bd2350,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TRANSFORM_FEEDBACK_VARYINGS","lime/graphics/WebGL2RenderContext.hx",3227,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3232_get_TRANSFORM_FEEDBACK_BUFFER_START,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TRANSFORM_FEEDBACK_BUFFER_START",0xf470b450,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TRANSFORM_FEEDBACK_BUFFER_START","lime/graphics/WebGL2RenderContext.hx",3232,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3237_get_TRANSFORM_FEEDBACK_BUFFER_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TRANSFORM_FEEDBACK_BUFFER_SIZE",0x9c0a9c73,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TRANSFORM_FEEDBACK_BUFFER_SIZE","lime/graphics/WebGL2RenderContext.hx",3237,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3242_get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN",0x5046c3b1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN","lime/graphics/WebGL2RenderContext.hx",3242,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3247_get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS",0xa2ba6d9e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS","lime/graphics/WebGL2RenderContext.hx",3247,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3252_get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS",0x2c83207f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS","lime/graphics/WebGL2RenderContext.hx",3252,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3257_get_INTERLEAVED_ATTRIBS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INTERLEAVED_ATTRIBS",0x4fb067d9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INTERLEAVED_ATTRIBS","lime/graphics/WebGL2RenderContext.hx",3257,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3262_get_SEPARATE_ATTRIBS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SEPARATE_ATTRIBS",0x88d16de7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SEPARATE_ATTRIBS","lime/graphics/WebGL2RenderContext.hx",3262,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3267_get_TRANSFORM_FEEDBACK_BUFFER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TRANSFORM_FEEDBACK_BUFFER",0x7637f90d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TRANSFORM_FEEDBACK_BUFFER","lime/graphics/WebGL2RenderContext.hx",3267,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3272_get_TRANSFORM_FEEDBACK_BUFFER_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TRANSFORM_FEEDBACK_BUFFER_BINDING",0xc35506b3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TRANSFORM_FEEDBACK_BUFFER_BINDING","lime/graphics/WebGL2RenderContext.hx",3272,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3277_get_TRANSFORM_FEEDBACK,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TRANSFORM_FEEDBACK",0x0105ffd2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TRANSFORM_FEEDBACK","lime/graphics/WebGL2RenderContext.hx",3277,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3282_get_TRANSFORM_FEEDBACK_PAUSED,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TRANSFORM_FEEDBACK_PAUSED",0x95277cbb,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TRANSFORM_FEEDBACK_PAUSED","lime/graphics/WebGL2RenderContext.hx",3282,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3287_get_TRANSFORM_FEEDBACK_ACTIVE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TRANSFORM_FEEDBACK_ACTIVE",0xbbe97dd3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TRANSFORM_FEEDBACK_ACTIVE","lime/graphics/WebGL2RenderContext.hx",3287,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3292_get_TRANSFORM_FEEDBACK_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TRANSFORM_FEEDBACK_BINDING",0xc85eda78,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TRANSFORM_FEEDBACK_BINDING","lime/graphics/WebGL2RenderContext.hx",3292,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3297_get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING",0xb42da6ff,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING","lime/graphics/WebGL2RenderContext.hx",3297,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3302_get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE",0x40fe194c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE","lime/graphics/WebGL2RenderContext.hx",3302,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3307_get_FRAMEBUFFER_ATTACHMENT_RED_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_RED_SIZE",0x68e5a63f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_RED_SIZE","lime/graphics/WebGL2RenderContext.hx",3307,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3312_get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE",0xc3c9538d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE","lime/graphics/WebGL2RenderContext.hx",3312,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3317_get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE",0x0e5a2556,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE","lime/graphics/WebGL2RenderContext.hx",3317,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3322_get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE",0x0fa9a912,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE","lime/graphics/WebGL2RenderContext.hx",3322,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3327_get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE",0x4b70494d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE","lime/graphics/WebGL2RenderContext.hx",3327,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3332_get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE",0x9a52b5b4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE","lime/graphics/WebGL2RenderContext.hx",3332,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3337_get_FRAMEBUFFER_DEFAULT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_DEFAULT",0x629d9ff5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_DEFAULT","lime/graphics/WebGL2RenderContext.hx",3337,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3342_get_DEPTH24_STENCIL8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH24_STENCIL8",0x3909da70,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH24_STENCIL8","lime/graphics/WebGL2RenderContext.hx",3342,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3347_get_DRAW_FRAMEBUFFER_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_FRAMEBUFFER_BINDING",0x2579d9b2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_FRAMEBUFFER_BINDING","lime/graphics/WebGL2RenderContext.hx",3347,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3352_get_READ_FRAMEBUFFER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_READ_FRAMEBUFFER",0x3344075e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_READ_FRAMEBUFFER","lime/graphics/WebGL2RenderContext.hx",3352,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3357_get_DRAW_FRAMEBUFFER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DRAW_FRAMEBUFFER",0x0cb2350c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DRAW_FRAMEBUFFER","lime/graphics/WebGL2RenderContext.hx",3357,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3362_get_READ_FRAMEBUFFER_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_READ_FRAMEBUFFER_BINDING",0x5e814e04,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_READ_FRAMEBUFFER_BINDING","lime/graphics/WebGL2RenderContext.hx",3362,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3367_get_RENDERBUFFER_SAMPLES,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_RENDERBUFFER_SAMPLES",0xf50b7e7a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_RENDERBUFFER_SAMPLES","lime/graphics/WebGL2RenderContext.hx",3367,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3372_get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER",0x9366bd7d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER","lime/graphics/WebGL2RenderContext.hx",3372,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3377_get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE",0xeecbe30e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE","lime/graphics/WebGL2RenderContext.hx",3377,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3382_get_UNIFORM_BUFFER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_BUFFER",0x7df209c5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_BUFFER","lime/graphics/WebGL2RenderContext.hx",3382,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3387_get_UNIFORM_BUFFER_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_BUFFER_BINDING",0xc9228f6b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_BUFFER_BINDING","lime/graphics/WebGL2RenderContext.hx",3387,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3392_get_UNIFORM_BUFFER_START,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_BUFFER_START",0xbe841f08,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_BUFFER_START","lime/graphics/WebGL2RenderContext.hx",3392,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3397_get_UNIFORM_BUFFER_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_BUFFER_SIZE",0x9980f0bb,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_BUFFER_SIZE","lime/graphics/WebGL2RenderContext.hx",3397,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3402_get_MAX_VERTEX_UNIFORM_BLOCKS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_VERTEX_UNIFORM_BLOCKS",0x4eaf8297,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_VERTEX_UNIFORM_BLOCKS","lime/graphics/WebGL2RenderContext.hx",3402,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3407_get_MAX_FRAGMENT_UNIFORM_BLOCKS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_FRAGMENT_UNIFORM_BLOCKS",0x34881c6b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_FRAGMENT_UNIFORM_BLOCKS","lime/graphics/WebGL2RenderContext.hx",3407,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3412_get_MAX_COMBINED_UNIFORM_BLOCKS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_COMBINED_UNIFORM_BLOCKS",0xbed09ad6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_COMBINED_UNIFORM_BLOCKS","lime/graphics/WebGL2RenderContext.hx",3412,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3417_get_MAX_UNIFORM_BUFFER_BINDINGS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_UNIFORM_BUFFER_BINDINGS",0x9a2c278d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_UNIFORM_BUFFER_BINDINGS","lime/graphics/WebGL2RenderContext.hx",3417,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3422_get_MAX_UNIFORM_BLOCK_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_UNIFORM_BLOCK_SIZE",0xd03540b3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_UNIFORM_BLOCK_SIZE","lime/graphics/WebGL2RenderContext.hx",3422,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3427_get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS",0xb0672fb7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS","lime/graphics/WebGL2RenderContext.hx",3427,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3432_get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS",0x82a3e78b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS","lime/graphics/WebGL2RenderContext.hx",3432,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3437_get_UNIFORM_BUFFER_OFFSET_ALIGNMENT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_BUFFER_OFFSET_ALIGNMENT",0x44d9fed1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_BUFFER_OFFSET_ALIGNMENT","lime/graphics/WebGL2RenderContext.hx",3437,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3442_get_ACTIVE_UNIFORM_BLOCKS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ACTIVE_UNIFORM_BLOCKS",0x9f211cb0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ACTIVE_UNIFORM_BLOCKS","lime/graphics/WebGL2RenderContext.hx",3442,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3447_get_UNIFORM_TYPE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_TYPE",0x71f8303f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_TYPE","lime/graphics/WebGL2RenderContext.hx",3447,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3452_get_UNIFORM_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_SIZE",0x7142de46,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_SIZE","lime/graphics/WebGL2RenderContext.hx",3452,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3457_get_UNIFORM_BLOCK_INDEX,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_BLOCK_INDEX",0x13c9dc3b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_BLOCK_INDEX","lime/graphics/WebGL2RenderContext.hx",3457,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3462_get_UNIFORM_OFFSET,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_OFFSET",0x0d9ce458,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_OFFSET","lime/graphics/WebGL2RenderContext.hx",3462,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3467_get_UNIFORM_ARRAY_STRIDE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_ARRAY_STRIDE",0x3949cbe4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_ARRAY_STRIDE","lime/graphics/WebGL2RenderContext.hx",3467,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3472_get_UNIFORM_MATRIX_STRIDE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_MATRIX_STRIDE",0x8f396772,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_MATRIX_STRIDE","lime/graphics/WebGL2RenderContext.hx",3472,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3477_get_UNIFORM_IS_ROW_MAJOR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_IS_ROW_MAJOR",0xbe8df884,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_IS_ROW_MAJOR","lime/graphics/WebGL2RenderContext.hx",3477,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3482_get_UNIFORM_BLOCK_BINDING,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_BLOCK_BINDING",0x9d940cae,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_BLOCK_BINDING","lime/graphics/WebGL2RenderContext.hx",3482,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3487_get_UNIFORM_BLOCK_DATA_SIZE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_BLOCK_DATA_SIZE",0x8511afff,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_BLOCK_DATA_SIZE","lime/graphics/WebGL2RenderContext.hx",3487,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3492_get_UNIFORM_BLOCK_ACTIVE_UNIFORMS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_BLOCK_ACTIVE_UNIFORMS",0xb3f35c21,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_BLOCK_ACTIVE_UNIFORMS","lime/graphics/WebGL2RenderContext.hx",3492,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3497_get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES",0x92764e7a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES","lime/graphics/WebGL2RenderContext.hx",3497,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3502_get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER",0x3ac5a647,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER","lime/graphics/WebGL2RenderContext.hx",3502,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3507_get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER",0x811f8b1b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER","lime/graphics/WebGL2RenderContext.hx",3507,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3512_get_OBJECT_TYPE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_OBJECT_TYPE",0x453c4580,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_OBJECT_TYPE","lime/graphics/WebGL2RenderContext.hx",3512,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3517_get_SYNC_CONDITION,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SYNC_CONDITION",0x03241111,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SYNC_CONDITION","lime/graphics/WebGL2RenderContext.hx",3517,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3522_get_SYNC_STATUS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SYNC_STATUS",0x2cc9e1dc,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SYNC_STATUS","lime/graphics/WebGL2RenderContext.hx",3522,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3527_get_SYNC_FLAGS,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SYNC_FLAGS",0x9c8d17bd,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SYNC_FLAGS","lime/graphics/WebGL2RenderContext.hx",3527,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3532_get_SYNC_FENCE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SYNC_FENCE",0x97f67327,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SYNC_FENCE","lime/graphics/WebGL2RenderContext.hx",3532,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3537_get_SYNC_GPU_COMMANDS_COMPLETE,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SYNC_GPU_COMMANDS_COMPLETE",0xdecfecb3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SYNC_GPU_COMMANDS_COMPLETE","lime/graphics/WebGL2RenderContext.hx",3537,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3542_get_UNSIGNALED,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_UNSIGNALED",0x1fa680da,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_UNSIGNALED","lime/graphics/WebGL2RenderContext.hx",3542,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3547_get_SIGNALED,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SIGNALED",0x94623301,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SIGNALED","lime/graphics/WebGL2RenderContext.hx",3547,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3552_get_ALREADY_SIGNALED,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_ALREADY_SIGNALED",0x759359e8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_ALREADY_SIGNALED","lime/graphics/WebGL2RenderContext.hx",3552,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3557_get_TIMEOUT_EXPIRED,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TIMEOUT_EXPIRED",0xa20dcd8d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TIMEOUT_EXPIRED","lime/graphics/WebGL2RenderContext.hx",3557,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3562_get_CONDITION_SATISFIED,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_CONDITION_SATISFIED",0x30990ad4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_CONDITION_SATISFIED","lime/graphics/WebGL2RenderContext.hx",3562,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3567_get_WAIT_FAILED,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_WAIT_FAILED",0xb8edb78d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_WAIT_FAILED","lime/graphics/WebGL2RenderContext.hx",3567,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3572_get_SYNC_FLUSH_COMMANDS_BIT,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_SYNC_FLUSH_COMMANDS_BIT",0xd9eea5db,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_SYNC_FLUSH_COMMANDS_BIT","lime/graphics/WebGL2RenderContext.hx",3572,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3577_get_COLOR,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_COLOR",0xc3ceaec9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_COLOR","lime/graphics/WebGL2RenderContext.hx",3577,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3582_get_DEPTH,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH",0x509c2e69,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH","lime/graphics/WebGL2RenderContext.hx",3582,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3587_get_STENCIL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STENCIL",0xe88c84e2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STENCIL","lime/graphics/WebGL2RenderContext.hx",3587,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3592_get_MIN,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MIN",0xf26c2578,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MIN","lime/graphics/WebGL2RenderContext.hx",3592,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3597_get_MAX,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX",0xf26c1e8a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX","lime/graphics/WebGL2RenderContext.hx",3597,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3602_get_DEPTH_COMPONENT24,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH_COMPONENT24",0xba220389,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH_COMPONENT24","lime/graphics/WebGL2RenderContext.hx",3602,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3607_get_STREAM_READ,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STREAM_READ",0x44718cbb,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STREAM_READ","lime/graphics/WebGL2RenderContext.hx",3607,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3612_get_STREAM_COPY,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STREAM_COPY",0x3a8efd1a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STREAM_COPY","lime/graphics/WebGL2RenderContext.hx",3612,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3617_get_STATIC_READ,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STATIC_READ",0xe9785dcd,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STATIC_READ","lime/graphics/WebGL2RenderContext.hx",3617,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3622_get_STATIC_COPY,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_STATIC_COPY",0xdf95ce2c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_STATIC_COPY","lime/graphics/WebGL2RenderContext.hx",3622,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3627_get_DYNAMIC_READ,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DYNAMIC_READ",0x56f47ab0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DYNAMIC_READ","lime/graphics/WebGL2RenderContext.hx",3627,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3632_get_DYNAMIC_COPY,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DYNAMIC_COPY",0x4d11eb0f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DYNAMIC_COPY","lime/graphics/WebGL2RenderContext.hx",3632,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3637_get_DEPTH_COMPONENT32F,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH_COMPONENT32F",0x23a1d520,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH_COMPONENT32F","lime/graphics/WebGL2RenderContext.hx",3637,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3642_get_DEPTH32F_STENCIL8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_DEPTH32F_STENCIL8",0xfa6b3e7d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_DEPTH32F_STENCIL8","lime/graphics/WebGL2RenderContext.hx",3642,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3647_get_INVALID_INDEX,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_INVALID_INDEX",0x7d70ffd0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_INVALID_INDEX","lime/graphics/WebGL2RenderContext.hx",3647,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3652_get_TIMEOUT_IGNORED,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_TIMEOUT_IGNORED",0x597ca4fa,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_TIMEOUT_IGNORED","lime/graphics/WebGL2RenderContext.hx",3652,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3657_get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL",0x1a881f10,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL","lime/graphics/WebGL2RenderContext.hx",3657,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3662_activeTexture,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","activeTexture",0xcb628064,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.activeTexture","lime/graphics/WebGL2RenderContext.hx",3662,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3667_attachShader,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","attachShader",0xb2fdcefb,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.attachShader","lime/graphics/WebGL2RenderContext.hx",3667,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3672_beginQuery,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","beginQuery",0xfb2cfc10,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.beginQuery","lime/graphics/WebGL2RenderContext.hx",3672,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3677_beginTransformFeedback,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","beginTransformFeedback",0xde7db319,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.beginTransformFeedback","lime/graphics/WebGL2RenderContext.hx",3677,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3682_bindAttribLocation,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","bindAttribLocation",0x11e4df2d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.bindAttribLocation","lime/graphics/WebGL2RenderContext.hx",3682,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3687_bindBuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","bindBuffer",0x2037f28e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.bindBuffer","lime/graphics/WebGL2RenderContext.hx",3687,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3692_bindBufferBase,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","bindBufferBase",0xeee965bf,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.bindBufferBase","lime/graphics/WebGL2RenderContext.hx",3692,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3697_bindBufferRange,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","bindBufferRange",0x53b5204f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.bindBufferRange","lime/graphics/WebGL2RenderContext.hx",3697,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3702_bindFramebuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","bindFramebuffer",0x4c91fc9f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.bindFramebuffer","lime/graphics/WebGL2RenderContext.hx",3702,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3707_bindRenderbuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","bindRenderbuffer",0x39b720e4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.bindRenderbuffer","lime/graphics/WebGL2RenderContext.hx",3707,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3712_bindSampler,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","bindSampler",0xe2f56bba,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.bindSampler","lime/graphics/WebGL2RenderContext.hx",3712,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3717_bindTexture,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","bindTexture",0xfe0c6f8d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.bindTexture","lime/graphics/WebGL2RenderContext.hx",3717,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3722_bindTransformFeedback,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","bindTransformFeedback",0x37ef8f43,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.bindTransformFeedback","lime/graphics/WebGL2RenderContext.hx",3722,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3727_bindVertexArray,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","bindVertexArray",0x0c151f47,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.bindVertexArray","lime/graphics/WebGL2RenderContext.hx",3727,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3732_blendColor,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","blendColor",0x0a2d9343,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.blendColor","lime/graphics/WebGL2RenderContext.hx",3732,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3737_blendEquation,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","blendEquation",0x776605ac,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.blendEquation","lime/graphics/WebGL2RenderContext.hx",3737,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3742_blendEquationSeparate,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","blendEquationSeparate",0x9f736d2f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.blendEquationSeparate","lime/graphics/WebGL2RenderContext.hx",3742,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3747_blendFunc,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","blendFunc",0xbf76a564,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.blendFunc","lime/graphics/WebGL2RenderContext.hx",3747,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3752_blendFuncSeparate,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","blendFuncSeparate",0x053e84e7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.blendFuncSeparate","lime/graphics/WebGL2RenderContext.hx",3752,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3757_blitFramebuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","blitFramebuffer",0x53ce5d27,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.blitFramebuffer","lime/graphics/WebGL2RenderContext.hx",3757,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3762_bufferData,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","bufferData",0xbaed1f3b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.bufferData","lime/graphics/WebGL2RenderContext.hx",3762,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3775_bufferSubData,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","bufferSubData",0xba9d6359,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.bufferSubData","lime/graphics/WebGL2RenderContext.hx",3775,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3787_checkFramebufferStatus,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","checkFramebufferStatus",0x1c372b88,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.checkFramebufferStatus","lime/graphics/WebGL2RenderContext.hx",3787,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3792_clear,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","clear",0x4d60173c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.clear","lime/graphics/WebGL2RenderContext.hx",3792,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3797_clearBufferfi,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","clearBufferfi",0x5513c59f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.clearBufferfi","lime/graphics/WebGL2RenderContext.hx",3797,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3801_clearBufferfv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","clearBufferfv",0x5513c5ac,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.clearBufferfv","lime/graphics/WebGL2RenderContext.hx",3801,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3807_clearBufferiv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","clearBufferiv",0x5513c849,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.clearBufferiv","lime/graphics/WebGL2RenderContext.hx",3807,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3813_clearBufferuiv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","clearBufferuiv",0x1c4487c6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.clearBufferuiv","lime/graphics/WebGL2RenderContext.hx",3813,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3820_clearColor,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","clearColor",0x46e01087,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.clearColor","lime/graphics/WebGL2RenderContext.hx",3820,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3825_clearDepth,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","clearDepth",0xd3ad9027,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.clearDepth","lime/graphics/WebGL2RenderContext.hx",3825,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3830_clearStencil,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","clearStencil",0x5c086e20,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.clearStencil","lime/graphics/WebGL2RenderContext.hx",3830,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3835_clientWaitSync,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","clientWaitSync",0x967e154c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.clientWaitSync","lime/graphics/WebGL2RenderContext.hx",3835,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3840_colorMask,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","colorMask",0xdb9e751e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.colorMask","lime/graphics/WebGL2RenderContext.hx",3840,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3845_compileShader,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","compileShader",0x4f6adda7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.compileShader","lime/graphics/WebGL2RenderContext.hx",3845,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3852_compressedTexImage2D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","compressedTexImage2D",0x9846efd8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.compressedTexImage2D","lime/graphics/WebGL2RenderContext.hx",3852,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3867_compressedTexImage3D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","compressedTexImage3D",0x9846f0b7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.compressedTexImage3D","lime/graphics/WebGL2RenderContext.hx",3867,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3877_compressedTexSubImage2D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","compressedTexSubImage2D",0xae807342,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.compressedTexSubImage2D","lime/graphics/WebGL2RenderContext.hx",3877,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3892_compressedTexSubImage3D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","compressedTexSubImage3D",0xae807421,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.compressedTexSubImage3D","lime/graphics/WebGL2RenderContext.hx",3892,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3900_copyBufferSubData,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","copyBufferSubData",0xfc818de4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.copyBufferSubData","lime/graphics/WebGL2RenderContext.hx",3900,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3905_copyTexImage2D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","copyTexImage2D",0x911d7d4c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.copyTexImage2D","lime/graphics/WebGL2RenderContext.hx",3905,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3910_copyTexSubImage2D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","copyTexSubImage2D",0xdf2cc64e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.copyTexSubImage2D","lime/graphics/WebGL2RenderContext.hx",3910,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3916_copyTexSubImage3D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","copyTexSubImage3D",0xdf2cc72d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.copyTexSubImage3D","lime/graphics/WebGL2RenderContext.hx",3916,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3921_createBuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","createBuffer",0xf36ffb4d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.createBuffer","lime/graphics/WebGL2RenderContext.hx",3921,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3926_createFramebuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","createFramebuffer",0x0766df80,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.createFramebuffer","lime/graphics/WebGL2RenderContext.hx",3926,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3931_createProgram,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","createProgram",0x50f48f97,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.createProgram","lime/graphics/WebGL2RenderContext.hx",3931,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3936_createQuery,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","createQuery",0xea20555b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.createQuery","lime/graphics/WebGL2RenderContext.hx",3936,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3941_createRenderbuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","createRenderbuffer",0xf928c2e3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.createRenderbuffer","lime/graphics/WebGL2RenderContext.hx",3941,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3946_createSampler,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","createSampler",0xe0c50a1b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.createSampler","lime/graphics/WebGL2RenderContext.hx",3946,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3951_createShader,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","createShader",0x3ffbfd72,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.createShader","lime/graphics/WebGL2RenderContext.hx",3951,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3956_createTexture,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","createTexture",0xfbdc0dee,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.createTexture","lime/graphics/WebGL2RenderContext.hx",3956,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3961_createTransformFeedback,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","createTransformFeedback",0x48f750e4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.createTransformFeedback","lime/graphics/WebGL2RenderContext.hx",3961,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3966_createVertexArray,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","createVertexArray",0xc6ea0228,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.createVertexArray","lime/graphics/WebGL2RenderContext.hx",3966,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3971_cullFace,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","cullFace",0x258eb920,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.cullFace","lime/graphics/WebGL2RenderContext.hx",3971,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3976_deleteBuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","deleteBuffer",0x37b2e1bc,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.deleteBuffer","lime/graphics/WebGL2RenderContext.hx",3976,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3981_deleteFramebuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","deleteFramebuffer",0x8a7f46b1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.deleteFramebuffer","lime/graphics/WebGL2RenderContext.hx",3981,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3986_deleteProgram,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","deleteProgram",0xc73b4a48,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.deleteProgram","lime/graphics/WebGL2RenderContext.hx",3986,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3991_deleteQuery,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","deleteQuery",0x509a51cc,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.deleteQuery","lime/graphics/WebGL2RenderContext.hx",3991,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_3996_deleteRenderbuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","deleteRenderbuffer",0x2b6aa692,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.deleteRenderbuffer","lime/graphics/WebGL2RenderContext.hx",3996,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4001_deleteSampler,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","deleteSampler",0x570bc4cc,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.deleteSampler","lime/graphics/WebGL2RenderContext.hx",4001,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4006_deleteShader,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","deleteShader",0x843ee3e1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.deleteShader","lime/graphics/WebGL2RenderContext.hx",4006,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4011_deleteSync,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","deleteSync",0xc725f817,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.deleteSync","lime/graphics/WebGL2RenderContext.hx",4011,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4016_deleteTexture,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","deleteTexture",0x7222c89f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.deleteTexture","lime/graphics/WebGL2RenderContext.hx",4016,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4021_deleteTransformFeedback,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","deleteTransformFeedback",0x4672b2d5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.deleteTransformFeedback","lime/graphics/WebGL2RenderContext.hx",4021,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4026_deleteVertexArray,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","deleteVertexArray",0x4a026959,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.deleteVertexArray","lime/graphics/WebGL2RenderContext.hx",4026,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4031_depthFunc,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","depthFunc",0x5222ef16,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.depthFunc","lime/graphics/WebGL2RenderContext.hx",4031,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4036_depthMask,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","depthMask",0x56b444be,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.depthMask","lime/graphics/WebGL2RenderContext.hx",4036,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4041_depthRange,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","depthRange",0x6804f9ab,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.depthRange","lime/graphics/WebGL2RenderContext.hx",4041,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4046_detachShader,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","detachShader",0xeb33cf09,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.detachShader","lime/graphics/WebGL2RenderContext.hx",4046,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4051_disable,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","disable",0x7d151957,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.disable","lime/graphics/WebGL2RenderContext.hx",4051,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4056_disableVertexAttribArray,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","disableVertexAttribArray",0xd4d76d94,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.disableVertexAttribArray","lime/graphics/WebGL2RenderContext.hx",4056,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4061_drawArrays,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","drawArrays",0x212d53cf,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.drawArrays","lime/graphics/WebGL2RenderContext.hx",4061,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4066_drawArraysInstanced,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","drawArraysInstanced",0x5f349d60,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.drawArraysInstanced","lime/graphics/WebGL2RenderContext.hx",4066,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4071_drawBuffers,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","drawBuffers",0x5d937abe,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.drawBuffers","lime/graphics/WebGL2RenderContext.hx",4071,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4076_drawElements,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","drawElements",0x5a3dc08c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.drawElements","lime/graphics/WebGL2RenderContext.hx",4076,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4081_drawElementsInstanced,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","drawElementsInstanced",0xe5b13103,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.drawElementsInstanced","lime/graphics/WebGL2RenderContext.hx",4081,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4086_drawRangeElements,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","drawRangeElements",0x9c84fe9f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.drawRangeElements","lime/graphics/WebGL2RenderContext.hx",4086,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4091_enable,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","enable",0x579401f4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.enable","lime/graphics/WebGL2RenderContext.hx",4091,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4096_enableVertexAttribArray,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","enableVertexAttribArray",0x245d0457,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.enableVertexAttribArray","lime/graphics/WebGL2RenderContext.hx",4096,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4101_endQuery,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","endQuery",0xd544eede,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.endQuery","lime/graphics/WebGL2RenderContext.hx",4101,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4106_endTransformFeedback,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","endTransformFeedback",0x169da2e7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.endTransformFeedback","lime/graphics/WebGL2RenderContext.hx",4106,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4111_fenceSync,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","fenceSync",0x2730c2db,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.fenceSync","lime/graphics/WebGL2RenderContext.hx",4111,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4116_finish,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","finish",0xe58b93c4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.finish","lime/graphics/WebGL2RenderContext.hx",4116,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4121_flush,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","flush",0x07a00873,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.flush","lime/graphics/WebGL2RenderContext.hx",4121,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4126_framebufferRenderbuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","framebufferRenderbuffer",0xaeb59ad2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.framebufferRenderbuffer","lime/graphics/WebGL2RenderContext.hx",4126,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4131_framebufferTexture2D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","framebufferTexture2D",0x980b7df1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.framebufferTexture2D","lime/graphics/WebGL2RenderContext.hx",4131,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4136_framebufferTextureLayer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","framebufferTextureLayer",0x0bbf7cf2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.framebufferTextureLayer","lime/graphics/WebGL2RenderContext.hx",4136,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4141_frontFace,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","frontFace",0x389bab15,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.frontFace","lime/graphics/WebGL2RenderContext.hx",4141,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4146_generateMipmap,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","generateMipmap",0x07b4830e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.generateMipmap","lime/graphics/WebGL2RenderContext.hx",4146,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4151_getActiveAttrib,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getActiveAttrib",0xc852c1d5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getActiveAttrib","lime/graphics/WebGL2RenderContext.hx",4151,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4156_getActiveUniform,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getActiveUniform",0xfc4da049,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getActiveUniform","lime/graphics/WebGL2RenderContext.hx",4156,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4161_getActiveUniformBlockName,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getActiveUniformBlockName",0xe29bacaf,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getActiveUniformBlockName","lime/graphics/WebGL2RenderContext.hx",4161,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4166_getActiveUniformBlockParameter,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getActiveUniformBlockParameter",0x0831d0c5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getActiveUniformBlockParameter","lime/graphics/WebGL2RenderContext.hx",4166,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4171_getActiveUniforms,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getActiveUniforms",0xc79ea00a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getActiveUniforms","lime/graphics/WebGL2RenderContext.hx",4171,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4176_getAttachedShaders,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getAttachedShaders",0x872b67a5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getAttachedShaders","lime/graphics/WebGL2RenderContext.hx",4176,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4181_getAttribLocation,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getAttribLocation",0x978e0b04,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getAttribLocation","lime/graphics/WebGL2RenderContext.hx",4181,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4186_getBufferParameter,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getBufferParameter",0x08689184,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getBufferParameter","lime/graphics/WebGL2RenderContext.hx",4186,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4191_getBufferSubData,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getBufferSubData",0xd5050ae5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getBufferSubData","lime/graphics/WebGL2RenderContext.hx",4191,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4204_getContextAttributes,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getContextAttributes",0x21caf161,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getContextAttributes","lime/graphics/WebGL2RenderContext.hx",4204,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4209_getError,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getError",0x4c5dad03,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getError","lime/graphics/WebGL2RenderContext.hx",4209,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4214_getExtension,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getExtension",0xf4ed2e3a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getExtension","lime/graphics/WebGL2RenderContext.hx",4214,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4219_getFragDataLocation,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getFragDataLocation",0xa6cfa576,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getFragDataLocation","lime/graphics/WebGL2RenderContext.hx",4219,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4224_getFramebufferAttachmentParameter,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getFramebufferAttachmentParameter",0x63af3dbe,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getFramebufferAttachmentParameter","lime/graphics/WebGL2RenderContext.hx",4224,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4229_getIndexedParameter,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getIndexedParameter",0xfcbf361d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getIndexedParameter","lime/graphics/WebGL2RenderContext.hx",4229,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4234_getInternalformatParameter,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getInternalformatParameter",0x223d78d0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getInternalformatParameter","lime/graphics/WebGL2RenderContext.hx",4234,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4239_getParameter,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getParameter",0x588cd064,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getParameter","lime/graphics/WebGL2RenderContext.hx",4239,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4244_getProgramInfoLog,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getProgramInfoLog",0x0870e1f7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getProgramInfoLog","lime/graphics/WebGL2RenderContext.hx",4244,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4249_getProgramParameter,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getProgramParameter",0xe09a5d2a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getProgramParameter","lime/graphics/WebGL2RenderContext.hx",4249,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4254_getQuery,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getQuery",0x371e6c43,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getQuery","lime/graphics/WebGL2RenderContext.hx",4254,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4259_getQueryParameter,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getQueryParameter",0x9db488e6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getQueryParameter","lime/graphics/WebGL2RenderContext.hx",4259,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4264_getRenderbufferParameter,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getRenderbufferParameter",0xc73ac52e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getRenderbufferParameter","lime/graphics/WebGL2RenderContext.hx",4264,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4269_getSamplerParameter,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getSamplerParameter",0x7a507226,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getSamplerParameter","lime/graphics/WebGL2RenderContext.hx",4269,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4274_getShaderInfoLog,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getShaderInfoLog",0x18c8284c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getShaderInfoLog","lime/graphics/WebGL2RenderContext.hx",4274,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4279_getShaderParameter,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getShaderParameter",0x2a0fa2bf,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getShaderParameter","lime/graphics/WebGL2RenderContext.hx",4279,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4284_getShaderPrecisionFormat,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getShaderPrecisionFormat",0x5932bcab,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getShaderPrecisionFormat","lime/graphics/WebGL2RenderContext.hx",4284,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4289_getShaderSource,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getShaderSource",0x2a34da05,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getShaderSource","lime/graphics/WebGL2RenderContext.hx",4289,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4294_getSupportedExtensions,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getSupportedExtensions",0xb32f7e5d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getSupportedExtensions","lime/graphics/WebGL2RenderContext.hx",4294,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4299_getSyncParameter,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getSyncParameter",0x9ef4cc09,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getSyncParameter","lime/graphics/WebGL2RenderContext.hx",4299,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4304_getTexParameter,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getTexParameter",0x3803cee7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getTexParameter","lime/graphics/WebGL2RenderContext.hx",4304,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4309_getTransformFeedbackVarying,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getTransformFeedbackVarying",0x386a1204,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getTransformFeedbackVarying","lime/graphics/WebGL2RenderContext.hx",4309,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4314_getUniform,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getUniform",0x2c3f272f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getUniform","lime/graphics/WebGL2RenderContext.hx",4314,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4319_getUniformBlockIndex,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getUniformBlockIndex",0xa854da94,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getUniformBlockIndex","lime/graphics/WebGL2RenderContext.hx",4319,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4324_getUniformIndices,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getUniformIndices",0x49ec1bb8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getUniformIndices","lime/graphics/WebGL2RenderContext.hx",4324,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4329_getUniformLocation,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getUniformLocation",0x43889884,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getUniformLocation","lime/graphics/WebGL2RenderContext.hx",4329,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4334_getVertexAttrib,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getVertexAttrib",0x084c65f3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getVertexAttrib","lime/graphics/WebGL2RenderContext.hx",4334,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4339_getVertexAttribOffset,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","getVertexAttribOffset",0x4ed9e9e6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.getVertexAttribOffset","lime/graphics/WebGL2RenderContext.hx",4339,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4344_hint,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","hint",0x577222b8,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.hint","lime/graphics/WebGL2RenderContext.hx",4344,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4349_invalidateFramebuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","invalidateFramebuffer",0x744a12e1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.invalidateFramebuffer","lime/graphics/WebGL2RenderContext.hx",4349,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4354_invalidateSubFramebuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","invalidateSubFramebuffer",0x377aa5d9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.invalidateSubFramebuffer","lime/graphics/WebGL2RenderContext.hx",4354,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4359_isBuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","isBuffer",0xa25b2a3b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.isBuffer","lime/graphics/WebGL2RenderContext.hx",4359,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4364_isContextLost,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","isContextLost",0xa2984c58,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.isContextLost","lime/graphics/WebGL2RenderContext.hx",4364,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4369_isEnabled,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","isEnabled",0x3a0a2ae6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.isEnabled","lime/graphics/WebGL2RenderContext.hx",4369,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4374_isFramebuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","isFramebuffer",0xf824d1d2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.isFramebuffer","lime/graphics/WebGL2RenderContext.hx",4374,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4379_isProgram,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","isProgram",0xafd270e9,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.isProgram","lime/graphics/WebGL2RenderContext.hx",4379,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4384_isQuery,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","isQuery",0xc62cde2d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.isQuery","lime/graphics/WebGL2RenderContext.hx",4384,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4389_isRenderbuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","isRenderbuffer",0xae9ed851,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.isRenderbuffer","lime/graphics/WebGL2RenderContext.hx",4389,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4394_isSampler,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","isSampler",0x3fa2eb6d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.isSampler","lime/graphics/WebGL2RenderContext.hx",4394,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4399_isShader,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","isShader",0xeee72c60,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.isShader","lime/graphics/WebGL2RenderContext.hx",4399,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4404_isSync,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","isSync",0xc8d2d2d6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.isSync","lime/graphics/WebGL2RenderContext.hx",4404,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4409_isTexture,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","isTexture",0x5ab9ef40,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.isTexture","lime/graphics/WebGL2RenderContext.hx",4409,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4414_isTransformFeedback,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","isTransformFeedback",0x8196ccb6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.isTransformFeedback","lime/graphics/WebGL2RenderContext.hx",4414,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4419_isVertexArray,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","isVertexArray",0xb7a7f47a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.isVertexArray","lime/graphics/WebGL2RenderContext.hx",4419,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4424_lineWidth,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","lineWidth",0xc93862a1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.lineWidth","lime/graphics/WebGL2RenderContext.hx",4424,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4429_linkProgram,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","linkProgram",0xec364099,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.linkProgram","lime/graphics/WebGL2RenderContext.hx",4429,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4434_pauseTransformFeedback,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","pauseTransformFeedback",0xfa988fac,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.pauseTransformFeedback","lime/graphics/WebGL2RenderContext.hx",4434,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4439_pixelStorei,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","pixelStorei",0xe382c77d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.pixelStorei","lime/graphics/WebGL2RenderContext.hx",4439,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4444_polygonOffset,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","polygonOffset",0xdb05925c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.polygonOffset","lime/graphics/WebGL2RenderContext.hx",4444,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4449_readBuffer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","readBuffer",0xf18a00e7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.readBuffer","lime/graphics/WebGL2RenderContext.hx",4449,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4455_readPixels,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","readPixels",0xad9f3314,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.readPixels","lime/graphics/WebGL2RenderContext.hx",4455,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4465_renderbufferStorage,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","renderbufferStorage",0xd16e3af4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.renderbufferStorage","lime/graphics/WebGL2RenderContext.hx",4465,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4470_renderbufferStorageMultisample,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","renderbufferStorageMultisample",0xabd7a4cf,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.renderbufferStorageMultisample","lime/graphics/WebGL2RenderContext.hx",4470,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4475_resumeTransformFeedback,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","resumeTransformFeedback",0xe7d83713,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.resumeTransformFeedback","lime/graphics/WebGL2RenderContext.hx",4475,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4480_sampleCoverage,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","sampleCoverage",0xe82814a3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.sampleCoverage","lime/graphics/WebGL2RenderContext.hx",4480,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4485_samplerParameterf,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","samplerParameterf",0x2b3311f4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.samplerParameterf","lime/graphics/WebGL2RenderContext.hx",4485,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4490_samplerParameteri,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","samplerParameteri",0x2b3311f7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.samplerParameteri","lime/graphics/WebGL2RenderContext.hx",4490,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4495_scissor,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","scissor",0xd0a3d78b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.scissor","lime/graphics/WebGL2RenderContext.hx",4495,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4500_shaderSource,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","shaderSource",0xa2a04c11,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.shaderSource","lime/graphics/WebGL2RenderContext.hx",4500,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4505_stencilFunc,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","stencilFunc",0xa379164f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.stencilFunc","lime/graphics/WebGL2RenderContext.hx",4505,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4510_stencilFuncSeparate,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","stencilFuncSeparate",0xfccc58d2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.stencilFuncSeparate","lime/graphics/WebGL2RenderContext.hx",4510,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4515_stencilMask,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","stencilMask",0xa80a6bf7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.stencilMask","lime/graphics/WebGL2RenderContext.hx",4515,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4520_stencilMaskSeparate,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","stencilMaskSeparate",0x10a7967a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.stencilMaskSeparate","lime/graphics/WebGL2RenderContext.hx",4520,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4525_stencilOp,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","stencilOp",0x0ec7236c,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.stencilOp","lime/graphics/WebGL2RenderContext.hx",4525,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4530_stencilOpSeparate,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","stencilOpSeparate",0x8dc84aef,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.stencilOpSeparate","lime/graphics/WebGL2RenderContext.hx",4530,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4537_texImage2D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","texImage2D",0xe0e0dcb7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.texImage2D","lime/graphics/WebGL2RenderContext.hx",4537,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4552_texImage3D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","texImage3D",0xe0e0dd96,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.texImage3D","lime/graphics/WebGL2RenderContext.hx",4552,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4559_texStorage2D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","texStorage2D",0xcfca9b17,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.texStorage2D","lime/graphics/WebGL2RenderContext.hx",4559,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4564_texStorage3D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","texStorage3D",0xcfca9bf6,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.texStorage3D","lime/graphics/WebGL2RenderContext.hx",4564,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4569_texParameterf,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","texParameterf",0xb0e99413,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.texParameterf","lime/graphics/WebGL2RenderContext.hx",4569,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4574_texParameteri,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","texParameteri",0xb0e99416,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.texParameteri","lime/graphics/WebGL2RenderContext.hx",4574,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4581_texSubImage2D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","texSubImage2D",0x9d489bc3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.texSubImage2D","lime/graphics/WebGL2RenderContext.hx",4581,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4594_texSubImage3D,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","texSubImage3D",0x9d489ca2,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.texSubImage3D","lime/graphics/WebGL2RenderContext.hx",4594,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4601_transformFeedbackVaryings,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","transformFeedbackVaryings",0xd45ae863,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.transformFeedbackVaryings","lime/graphics/WebGL2RenderContext.hx",4601,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4606_uniform1f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform1f",0xbfb8ca78,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform1f","lime/graphics/WebGL2RenderContext.hx",4606,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4617_uniform1fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform1fv",0x01f85efe,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform1fv","lime/graphics/WebGL2RenderContext.hx",4617,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4620_uniform1i,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform1i",0xbfb8ca7b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform1i","lime/graphics/WebGL2RenderContext.hx",4620,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4631_uniform1iv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform1iv",0x01f8619b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform1iv","lime/graphics/WebGL2RenderContext.hx",4631,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4634_uniform1ui,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform1ui",0x01f86c02,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform1ui","lime/graphics/WebGL2RenderContext.hx",4634,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4639_uniform1uiv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform1uiv",0xb7661634,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform1uiv","lime/graphics/WebGL2RenderContext.hx",4639,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4644_uniform2f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform2f",0xbfb8cb57,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform2f","lime/graphics/WebGL2RenderContext.hx",4644,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4655_uniform2fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform2fv",0x01f9213f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform2fv","lime/graphics/WebGL2RenderContext.hx",4655,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4658_uniform2i,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform2i",0xbfb8cb5a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform2i","lime/graphics/WebGL2RenderContext.hx",4658,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4669_uniform2iv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform2iv",0x01f923dc,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform2iv","lime/graphics/WebGL2RenderContext.hx",4669,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4672_uniform2ui,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform2ui",0x01f92e43,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform2ui","lime/graphics/WebGL2RenderContext.hx",4672,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4678_uniform2uiv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform2uiv",0xb80f4cd3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform2uiv","lime/graphics/WebGL2RenderContext.hx",4678,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4683_uniform3f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform3f",0xbfb8cc36,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform3f","lime/graphics/WebGL2RenderContext.hx",4683,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4696_uniform3fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform3fv",0x01f9e380,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform3fv","lime/graphics/WebGL2RenderContext.hx",4696,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4699_uniform3i,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform3i",0xbfb8cc39,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform3i","lime/graphics/WebGL2RenderContext.hx",4699,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4712_uniform3iv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform3iv",0x01f9e61d,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform3iv","lime/graphics/WebGL2RenderContext.hx",4712,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4715_uniform3ui,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform3ui",0x01f9f084,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform3ui","lime/graphics/WebGL2RenderContext.hx",4715,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4721_uniform3uiv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform3uiv",0xb8b88372,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform3uiv","lime/graphics/WebGL2RenderContext.hx",4721,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4727_uniform4f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform4f",0xbfb8cd15,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform4f","lime/graphics/WebGL2RenderContext.hx",4727,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4740_uniform4fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform4fv",0x01faa5c1,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform4fv","lime/graphics/WebGL2RenderContext.hx",4740,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4744_uniform4i,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform4i",0xbfb8cd18,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform4i","lime/graphics/WebGL2RenderContext.hx",4744,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4757_uniform4iv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform4iv",0x01faa85e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform4iv","lime/graphics/WebGL2RenderContext.hx",4757,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4761_uniform4ui,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform4ui",0x01fab2c5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform4ui","lime/graphics/WebGL2RenderContext.hx",4761,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4767_uniform4uiv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniform4uiv",0xb961ba11,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniform4uiv","lime/graphics/WebGL2RenderContext.hx",4767,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4773_uniformBlockBinding,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniformBlockBinding",0x09c256bb,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniformBlockBinding","lime/graphics/WebGL2RenderContext.hx",4773,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4779_uniformMatrix2fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniformMatrix2fv",0xea58f53e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniformMatrix2fv","lime/graphics/WebGL2RenderContext.hx",4779,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4794_uniformMatrix2x3fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniformMatrix2x3fv",0xf6229a39,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniformMatrix2x3fv","lime/graphics/WebGL2RenderContext.hx",4794,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4806_uniformMatrix2x4fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniformMatrix2x4fv",0xf6235c7a,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniformMatrix2x4fv","lime/graphics/WebGL2RenderContext.hx",4806,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4819_uniformMatrix3fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniformMatrix3fv",0xea59b77f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniformMatrix3fv","lime/graphics/WebGL2RenderContext.hx",4819,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4834_uniformMatrix3x2fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniformMatrix3x2fv",0x89886c79,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniformMatrix3x2fv","lime/graphics/WebGL2RenderContext.hx",4834,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4846_uniformMatrix3x4fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniformMatrix3x4fv",0x8989f0fb,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniformMatrix3x4fv","lime/graphics/WebGL2RenderContext.hx",4846,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4859_uniformMatrix4fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniformMatrix4fv",0xea5a79c0,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniformMatrix4fv","lime/graphics/WebGL2RenderContext.hx",4859,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4874_uniformMatrix4x2fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniformMatrix4x2fv",0x1cef00fa,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniformMatrix4x2fv","lime/graphics/WebGL2RenderContext.hx",4874,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4886_uniformMatrix4x3fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","uniformMatrix4x3fv",0x1cefc33b,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.uniformMatrix4x3fv","lime/graphics/WebGL2RenderContext.hx",4886,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4898_useProgram,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","useProgram",0x1e25ccee,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.useProgram","lime/graphics/WebGL2RenderContext.hx",4898,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4903_validateProgram,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","validateProgram",0x543fb6fd,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.validateProgram","lime/graphics/WebGL2RenderContext.hx",4903,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4908_vertexAttrib1f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","vertexAttrib1f",0x005d40d4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.vertexAttrib1f","lime/graphics/WebGL2RenderContext.hx",4908,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4914_vertexAttrib1fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","vertexAttrib1fv",0x513b7922,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.vertexAttrib1fv","lime/graphics/WebGL2RenderContext.hx",4914,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4919_vertexAttrib2f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","vertexAttrib2f",0x005d41b3,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.vertexAttrib2f","lime/graphics/WebGL2RenderContext.hx",4919,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4925_vertexAttrib2fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","vertexAttrib2fv",0x513c3b63,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.vertexAttrib2fv","lime/graphics/WebGL2RenderContext.hx",4925,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4930_vertexAttrib3f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","vertexAttrib3f",0x005d4292,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.vertexAttrib3f","lime/graphics/WebGL2RenderContext.hx",4930,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4936_vertexAttrib3fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","vertexAttrib3fv",0x513cfda4,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.vertexAttrib3fv","lime/graphics/WebGL2RenderContext.hx",4936,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4942_vertexAttrib4f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","vertexAttrib4f",0x005d4371,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.vertexAttrib4f","lime/graphics/WebGL2RenderContext.hx",4942,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4948_vertexAttrib4fv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","vertexAttrib4fv",0x513dbfe5,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.vertexAttrib4fv","lime/graphics/WebGL2RenderContext.hx",4948,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4953_vertexAttribDivisor,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","vertexAttribDivisor",0xa974a31f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.vertexAttribDivisor","lime/graphics/WebGL2RenderContext.hx",4953,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4959_vertexAttribI4i,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","vertexAttribI4i",0x514d839f,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.vertexAttribI4i","lime/graphics/WebGL2RenderContext.hx",4959,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4965_vertexAttribI4iv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","vertexAttribI4iv",0xd285a7f7,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.vertexAttribI4iv","lime/graphics/WebGL2RenderContext.hx",4965,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4971_vertexAttribI4ui,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","vertexAttribI4ui",0xd285b25e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.vertexAttribI4ui","lime/graphics/WebGL2RenderContext.hx",4971,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4977_vertexAttribI4uiv,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","vertexAttribI4uiv",0x62766058,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.vertexAttribI4uiv","lime/graphics/WebGL2RenderContext.hx",4977,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4983_vertexAttribIPointer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","vertexAttribIPointer",0xdb33e273,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.vertexAttribIPointer","lime/graphics/WebGL2RenderContext.hx",4983,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4989_vertexAttribPointer,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","vertexAttribPointer",0x89b39e7e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.vertexAttribPointer","lime/graphics/WebGL2RenderContext.hx",4989,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4994_viewport,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","viewport",0x16021e17,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.viewport","lime/graphics/WebGL2RenderContext.hx",4994,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_4999_waitSync,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","waitSync",0xce9ef121,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.waitSync","lime/graphics/WebGL2RenderContext.hx",4999,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_5004_fromRenderContext,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","fromRenderContext",0xf552099e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.fromRenderContext","lime/graphics/WebGL2RenderContext.hx",5004,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_5010_fromOpenGLES3RenderContext,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","fromOpenGLES3RenderContext",0x1f9d775e,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.fromOpenGLES3RenderContext","lime/graphics/WebGL2RenderContext.hx",5010,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_5016_fromGL,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","fromGL",0x14d2e580,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.fromGL","lime/graphics/WebGL2RenderContext.hx",5016,0x17950d88) -HX_LOCAL_STACK_FRAME(_hx_pos_58de3869fe61a077_310_boot,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_","boot",0x537f6963,"lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_.boot","lime/graphics/WebGL2RenderContext.hx",310,0x17950d88) -namespace lime{ -namespace graphics{ -namespace _WebGL2RenderContext{ - -void WebGL2RenderContext_Impl__obj::__construct() { } - -Dynamic WebGL2RenderContext_Impl__obj::__CreateEmpty() { return new WebGL2RenderContext_Impl__obj; } - -void *WebGL2RenderContext_Impl__obj::_hx_vtable = 0; - -Dynamic WebGL2RenderContext_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< WebGL2RenderContext_Impl__obj > _hx_result = new WebGL2RenderContext_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool WebGL2RenderContext_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7a7441f7; -} - - ::lime::utils::BytePointerData WebGL2RenderContext_Impl__obj::_hx___tempPointer; - -int WebGL2RenderContext_Impl__obj::get_DEPTH_BUFFER_BIT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_872_get_DEPTH_BUFFER_BIT) -HXDLIN( 872) return this1->DEPTH_BUFFER_BIT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH_BUFFER_BIT,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_BUFFER_BIT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_877_get_STENCIL_BUFFER_BIT) -HXDLIN( 877) return this1->STENCIL_BUFFER_BIT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_BUFFER_BIT,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_BUFFER_BIT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_882_get_COLOR_BUFFER_BIT) -HXDLIN( 882) return this1->COLOR_BUFFER_BIT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_BUFFER_BIT,return ) - -int WebGL2RenderContext_Impl__obj::get_POINTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_887_get_POINTS) -HXDLIN( 887) return this1->POINTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_POINTS,return ) - -int WebGL2RenderContext_Impl__obj::get_LINES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_892_get_LINES) -HXDLIN( 892) return this1->LINES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_LINES,return ) - -int WebGL2RenderContext_Impl__obj::get_LINE_LOOP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_897_get_LINE_LOOP) -HXDLIN( 897) return this1->LINE_LOOP; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_LINE_LOOP,return ) - -int WebGL2RenderContext_Impl__obj::get_LINE_STRIP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_902_get_LINE_STRIP) -HXDLIN( 902) return this1->LINE_STRIP; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_LINE_STRIP,return ) - -int WebGL2RenderContext_Impl__obj::get_TRIANGLES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_907_get_TRIANGLES) -HXDLIN( 907) return this1->TRIANGLES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TRIANGLES,return ) - -int WebGL2RenderContext_Impl__obj::get_TRIANGLE_STRIP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_912_get_TRIANGLE_STRIP) -HXDLIN( 912) return this1->TRIANGLE_STRIP; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TRIANGLE_STRIP,return ) - -int WebGL2RenderContext_Impl__obj::get_TRIANGLE_FAN( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_917_get_TRIANGLE_FAN) -HXDLIN( 917) return this1->TRIANGLE_FAN; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TRIANGLE_FAN,return ) - -int WebGL2RenderContext_Impl__obj::get_ZERO( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_922_get_ZERO) -HXDLIN( 922) return this1->ZERO; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ZERO,return ) - -int WebGL2RenderContext_Impl__obj::get_ONE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_927_get_ONE) -HXDLIN( 927) return this1->ONE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ONE,return ) - -int WebGL2RenderContext_Impl__obj::get_SRC_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_932_get_SRC_COLOR) -HXDLIN( 932) return this1->SRC_COLOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SRC_COLOR,return ) - -int WebGL2RenderContext_Impl__obj::get_ONE_MINUS_SRC_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_937_get_ONE_MINUS_SRC_COLOR) -HXDLIN( 937) return this1->ONE_MINUS_SRC_COLOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ONE_MINUS_SRC_COLOR,return ) - -int WebGL2RenderContext_Impl__obj::get_SRC_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_942_get_SRC_ALPHA) -HXDLIN( 942) return this1->SRC_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SRC_ALPHA,return ) - -int WebGL2RenderContext_Impl__obj::get_ONE_MINUS_SRC_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_947_get_ONE_MINUS_SRC_ALPHA) -HXDLIN( 947) return this1->ONE_MINUS_SRC_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ONE_MINUS_SRC_ALPHA,return ) - -int WebGL2RenderContext_Impl__obj::get_DST_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_952_get_DST_ALPHA) -HXDLIN( 952) return this1->DST_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DST_ALPHA,return ) - -int WebGL2RenderContext_Impl__obj::get_ONE_MINUS_DST_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_957_get_ONE_MINUS_DST_ALPHA) -HXDLIN( 957) return this1->ONE_MINUS_DST_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ONE_MINUS_DST_ALPHA,return ) - -int WebGL2RenderContext_Impl__obj::get_DST_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_962_get_DST_COLOR) -HXDLIN( 962) return this1->DST_COLOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DST_COLOR,return ) - -int WebGL2RenderContext_Impl__obj::get_ONE_MINUS_DST_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_967_get_ONE_MINUS_DST_COLOR) -HXDLIN( 967) return this1->ONE_MINUS_DST_COLOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ONE_MINUS_DST_COLOR,return ) - -int WebGL2RenderContext_Impl__obj::get_SRC_ALPHA_SATURATE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_972_get_SRC_ALPHA_SATURATE) -HXDLIN( 972) return this1->SRC_ALPHA_SATURATE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SRC_ALPHA_SATURATE,return ) - -int WebGL2RenderContext_Impl__obj::get_FUNC_ADD( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_977_get_FUNC_ADD) -HXDLIN( 977) return this1->FUNC_ADD; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FUNC_ADD,return ) - -int WebGL2RenderContext_Impl__obj::get_BLEND_EQUATION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_982_get_BLEND_EQUATION) -HXDLIN( 982) return this1->BLEND_EQUATION; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BLEND_EQUATION,return ) - -int WebGL2RenderContext_Impl__obj::get_BLEND_EQUATION_RGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_987_get_BLEND_EQUATION_RGB) -HXDLIN( 987) return this1->BLEND_EQUATION_RGB; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BLEND_EQUATION_RGB,return ) - -int WebGL2RenderContext_Impl__obj::get_BLEND_EQUATION_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_992_get_BLEND_EQUATION_ALPHA) -HXDLIN( 992) return this1->BLEND_EQUATION_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BLEND_EQUATION_ALPHA,return ) - -int WebGL2RenderContext_Impl__obj::get_FUNC_SUBTRACT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_997_get_FUNC_SUBTRACT) -HXDLIN( 997) return this1->FUNC_SUBTRACT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FUNC_SUBTRACT,return ) - -int WebGL2RenderContext_Impl__obj::get_FUNC_REVERSE_SUBTRACT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1002_get_FUNC_REVERSE_SUBTRACT) -HXDLIN(1002) return this1->FUNC_REVERSE_SUBTRACT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FUNC_REVERSE_SUBTRACT,return ) - -int WebGL2RenderContext_Impl__obj::get_BLEND_DST_RGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1007_get_BLEND_DST_RGB) -HXDLIN(1007) return this1->BLEND_DST_RGB; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BLEND_DST_RGB,return ) - -int WebGL2RenderContext_Impl__obj::get_BLEND_SRC_RGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1012_get_BLEND_SRC_RGB) -HXDLIN(1012) return this1->BLEND_SRC_RGB; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BLEND_SRC_RGB,return ) - -int WebGL2RenderContext_Impl__obj::get_BLEND_DST_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1017_get_BLEND_DST_ALPHA) -HXDLIN(1017) return this1->BLEND_DST_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BLEND_DST_ALPHA,return ) - -int WebGL2RenderContext_Impl__obj::get_BLEND_SRC_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1022_get_BLEND_SRC_ALPHA) -HXDLIN(1022) return this1->BLEND_SRC_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BLEND_SRC_ALPHA,return ) - -int WebGL2RenderContext_Impl__obj::get_CONSTANT_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1027_get_CONSTANT_COLOR) -HXDLIN(1027) return this1->CONSTANT_COLOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_CONSTANT_COLOR,return ) - -int WebGL2RenderContext_Impl__obj::get_ONE_MINUS_CONSTANT_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1032_get_ONE_MINUS_CONSTANT_COLOR) -HXDLIN(1032) return this1->ONE_MINUS_CONSTANT_COLOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ONE_MINUS_CONSTANT_COLOR,return ) - -int WebGL2RenderContext_Impl__obj::get_CONSTANT_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1037_get_CONSTANT_ALPHA) -HXDLIN(1037) return this1->CONSTANT_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_CONSTANT_ALPHA,return ) - -int WebGL2RenderContext_Impl__obj::get_ONE_MINUS_CONSTANT_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1042_get_ONE_MINUS_CONSTANT_ALPHA) -HXDLIN(1042) return this1->ONE_MINUS_CONSTANT_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ONE_MINUS_CONSTANT_ALPHA,return ) - -int WebGL2RenderContext_Impl__obj::get_BLEND_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1047_get_BLEND_COLOR) -HXDLIN(1047) return this1->BLEND_COLOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BLEND_COLOR,return ) - -int WebGL2RenderContext_Impl__obj::get_ARRAY_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1052_get_ARRAY_BUFFER) -HXDLIN(1052) return this1->ARRAY_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ARRAY_BUFFER,return ) - -int WebGL2RenderContext_Impl__obj::get_ELEMENT_ARRAY_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1057_get_ELEMENT_ARRAY_BUFFER) -HXDLIN(1057) return this1->ELEMENT_ARRAY_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ELEMENT_ARRAY_BUFFER,return ) - -int WebGL2RenderContext_Impl__obj::get_ARRAY_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1062_get_ARRAY_BUFFER_BINDING) -HXDLIN(1062) return this1->ARRAY_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ARRAY_BUFFER_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_ELEMENT_ARRAY_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1067_get_ELEMENT_ARRAY_BUFFER_BINDING) -HXDLIN(1067) return this1->ELEMENT_ARRAY_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ELEMENT_ARRAY_BUFFER_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_STREAM_DRAW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1072_get_STREAM_DRAW) -HXDLIN(1072) return this1->STREAM_DRAW; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STREAM_DRAW,return ) - -int WebGL2RenderContext_Impl__obj::get_STATIC_DRAW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1077_get_STATIC_DRAW) -HXDLIN(1077) return this1->STATIC_DRAW; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STATIC_DRAW,return ) - -int WebGL2RenderContext_Impl__obj::get_DYNAMIC_DRAW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1082_get_DYNAMIC_DRAW) -HXDLIN(1082) return this1->DYNAMIC_DRAW; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DYNAMIC_DRAW,return ) - -int WebGL2RenderContext_Impl__obj::get_BUFFER_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1087_get_BUFFER_SIZE) -HXDLIN(1087) return this1->BUFFER_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BUFFER_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_BUFFER_USAGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1092_get_BUFFER_USAGE) -HXDLIN(1092) return this1->BUFFER_USAGE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BUFFER_USAGE,return ) - -int WebGL2RenderContext_Impl__obj::get_CURRENT_VERTEX_ATTRIB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1097_get_CURRENT_VERTEX_ATTRIB) -HXDLIN(1097) return this1->CURRENT_VERTEX_ATTRIB; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_CURRENT_VERTEX_ATTRIB,return ) - -int WebGL2RenderContext_Impl__obj::get_FRONT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1102_get_FRONT) -HXDLIN(1102) return this1->FRONT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRONT,return ) - -int WebGL2RenderContext_Impl__obj::get_BACK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1107_get_BACK) -HXDLIN(1107) return this1->BACK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BACK,return ) - -int WebGL2RenderContext_Impl__obj::get_FRONT_AND_BACK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1112_get_FRONT_AND_BACK) -HXDLIN(1112) return this1->FRONT_AND_BACK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRONT_AND_BACK,return ) - -int WebGL2RenderContext_Impl__obj::get_CULL_FACE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1117_get_CULL_FACE) -HXDLIN(1117) return this1->CULL_FACE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_CULL_FACE,return ) - -int WebGL2RenderContext_Impl__obj::get_BLEND( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1122_get_BLEND) -HXDLIN(1122) return this1->BLEND; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BLEND,return ) - -int WebGL2RenderContext_Impl__obj::get_DITHER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1127_get_DITHER) -HXDLIN(1127) return this1->DITHER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DITHER,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_TEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1132_get_STENCIL_TEST) -HXDLIN(1132) return this1->STENCIL_TEST; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_TEST,return ) - -int WebGL2RenderContext_Impl__obj::get_DEPTH_TEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1137_get_DEPTH_TEST) -HXDLIN(1137) return this1->DEPTH_TEST; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH_TEST,return ) - -int WebGL2RenderContext_Impl__obj::get_SCISSOR_TEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1142_get_SCISSOR_TEST) -HXDLIN(1142) return this1->SCISSOR_TEST; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SCISSOR_TEST,return ) - -int WebGL2RenderContext_Impl__obj::get_POLYGON_OFFSET_FILL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1147_get_POLYGON_OFFSET_FILL) -HXDLIN(1147) return this1->POLYGON_OFFSET_FILL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_POLYGON_OFFSET_FILL,return ) - -int WebGL2RenderContext_Impl__obj::get_SAMPLE_ALPHA_TO_COVERAGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1152_get_SAMPLE_ALPHA_TO_COVERAGE) -HXDLIN(1152) return this1->SAMPLE_ALPHA_TO_COVERAGE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SAMPLE_ALPHA_TO_COVERAGE,return ) - -int WebGL2RenderContext_Impl__obj::get_SAMPLE_COVERAGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1157_get_SAMPLE_COVERAGE) -HXDLIN(1157) return this1->SAMPLE_COVERAGE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SAMPLE_COVERAGE,return ) - -int WebGL2RenderContext_Impl__obj::get_NO_ERROR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1162_get_NO_ERROR) -HXDLIN(1162) return this1->NO_ERROR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_NO_ERROR,return ) - -int WebGL2RenderContext_Impl__obj::get_INVALID_ENUM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1167_get_INVALID_ENUM) -HXDLIN(1167) return this1->INVALID_ENUM; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INVALID_ENUM,return ) - -int WebGL2RenderContext_Impl__obj::get_INVALID_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1172_get_INVALID_VALUE) -HXDLIN(1172) return this1->INVALID_VALUE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INVALID_VALUE,return ) - -int WebGL2RenderContext_Impl__obj::get_INVALID_OPERATION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1177_get_INVALID_OPERATION) -HXDLIN(1177) return this1->INVALID_OPERATION; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INVALID_OPERATION,return ) - -int WebGL2RenderContext_Impl__obj::get_OUT_OF_MEMORY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1182_get_OUT_OF_MEMORY) -HXDLIN(1182) return this1->OUT_OF_MEMORY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_OUT_OF_MEMORY,return ) - -int WebGL2RenderContext_Impl__obj::get_CW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1187_get_CW) -HXDLIN(1187) return this1->CW; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_CW,return ) - -int WebGL2RenderContext_Impl__obj::get_CCW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1192_get_CCW) -HXDLIN(1192) return this1->CCW; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_CCW,return ) - -int WebGL2RenderContext_Impl__obj::get_LINE_WIDTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1197_get_LINE_WIDTH) -HXDLIN(1197) return this1->LINE_WIDTH; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_LINE_WIDTH,return ) - -int WebGL2RenderContext_Impl__obj::get_ALIASED_POINT_SIZE_RANGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1202_get_ALIASED_POINT_SIZE_RANGE) -HXDLIN(1202) return this1->ALIASED_POINT_SIZE_RANGE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ALIASED_POINT_SIZE_RANGE,return ) - -int WebGL2RenderContext_Impl__obj::get_ALIASED_LINE_WIDTH_RANGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1207_get_ALIASED_LINE_WIDTH_RANGE) -HXDLIN(1207) return this1->ALIASED_LINE_WIDTH_RANGE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ALIASED_LINE_WIDTH_RANGE,return ) - -int WebGL2RenderContext_Impl__obj::get_CULL_FACE_MODE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1212_get_CULL_FACE_MODE) -HXDLIN(1212) return this1->CULL_FACE_MODE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_CULL_FACE_MODE,return ) - -int WebGL2RenderContext_Impl__obj::get_FRONT_FACE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1217_get_FRONT_FACE) -HXDLIN(1217) return this1->FRONT_FACE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRONT_FACE,return ) - -int WebGL2RenderContext_Impl__obj::get_DEPTH_RANGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1222_get_DEPTH_RANGE) -HXDLIN(1222) return this1->DEPTH_RANGE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH_RANGE,return ) - -int WebGL2RenderContext_Impl__obj::get_DEPTH_WRITEMASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1227_get_DEPTH_WRITEMASK) -HXDLIN(1227) return this1->DEPTH_WRITEMASK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH_WRITEMASK,return ) - -int WebGL2RenderContext_Impl__obj::get_DEPTH_CLEAR_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1232_get_DEPTH_CLEAR_VALUE) -HXDLIN(1232) return this1->DEPTH_CLEAR_VALUE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH_CLEAR_VALUE,return ) - -int WebGL2RenderContext_Impl__obj::get_DEPTH_FUNC( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1237_get_DEPTH_FUNC) -HXDLIN(1237) return this1->DEPTH_FUNC; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH_FUNC,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_CLEAR_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1242_get_STENCIL_CLEAR_VALUE) -HXDLIN(1242) return this1->STENCIL_CLEAR_VALUE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_CLEAR_VALUE,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_FUNC( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1247_get_STENCIL_FUNC) -HXDLIN(1247) return this1->STENCIL_FUNC; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_FUNC,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_FAIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1252_get_STENCIL_FAIL) -HXDLIN(1252) return this1->STENCIL_FAIL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_FAIL,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_PASS_DEPTH_FAIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1257_get_STENCIL_PASS_DEPTH_FAIL) -HXDLIN(1257) return this1->STENCIL_PASS_DEPTH_FAIL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_PASS_DEPTH_FAIL,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_PASS_DEPTH_PASS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1262_get_STENCIL_PASS_DEPTH_PASS) -HXDLIN(1262) return this1->STENCIL_PASS_DEPTH_PASS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_PASS_DEPTH_PASS,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_REF( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1267_get_STENCIL_REF) -HXDLIN(1267) return this1->STENCIL_REF; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_REF,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_VALUE_MASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1272_get_STENCIL_VALUE_MASK) -HXDLIN(1272) return this1->STENCIL_VALUE_MASK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_VALUE_MASK,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_WRITEMASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1277_get_STENCIL_WRITEMASK) -HXDLIN(1277) return this1->STENCIL_WRITEMASK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_WRITEMASK,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_BACK_FUNC( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1282_get_STENCIL_BACK_FUNC) -HXDLIN(1282) return this1->STENCIL_BACK_FUNC; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_BACK_FUNC,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_BACK_FAIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1287_get_STENCIL_BACK_FAIL) -HXDLIN(1287) return this1->STENCIL_BACK_FAIL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_BACK_FAIL,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_BACK_PASS_DEPTH_FAIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1292_get_STENCIL_BACK_PASS_DEPTH_FAIL) -HXDLIN(1292) return this1->STENCIL_BACK_PASS_DEPTH_FAIL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_BACK_PASS_DEPTH_FAIL,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_BACK_PASS_DEPTH_PASS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1297_get_STENCIL_BACK_PASS_DEPTH_PASS) -HXDLIN(1297) return this1->STENCIL_BACK_PASS_DEPTH_PASS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_BACK_PASS_DEPTH_PASS,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_BACK_REF( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1302_get_STENCIL_BACK_REF) -HXDLIN(1302) return this1->STENCIL_BACK_REF; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_BACK_REF,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_BACK_VALUE_MASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1307_get_STENCIL_BACK_VALUE_MASK) -HXDLIN(1307) return this1->STENCIL_BACK_VALUE_MASK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_BACK_VALUE_MASK,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_BACK_WRITEMASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1312_get_STENCIL_BACK_WRITEMASK) -HXDLIN(1312) return this1->STENCIL_BACK_WRITEMASK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_BACK_WRITEMASK,return ) - -int WebGL2RenderContext_Impl__obj::get_VIEWPORT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1317_get_VIEWPORT) -HXDLIN(1317) return this1->VIEWPORT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_VIEWPORT,return ) - -int WebGL2RenderContext_Impl__obj::get_SCISSOR_BOX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1322_get_SCISSOR_BOX) -HXDLIN(1322) return this1->SCISSOR_BOX; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SCISSOR_BOX,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_CLEAR_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1327_get_COLOR_CLEAR_VALUE) -HXDLIN(1327) return this1->COLOR_CLEAR_VALUE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_CLEAR_VALUE,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_WRITEMASK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1332_get_COLOR_WRITEMASK) -HXDLIN(1332) return this1->COLOR_WRITEMASK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_WRITEMASK,return ) - -int WebGL2RenderContext_Impl__obj::get_UNPACK_ALIGNMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1337_get_UNPACK_ALIGNMENT) -HXDLIN(1337) return this1->UNPACK_ALIGNMENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNPACK_ALIGNMENT,return ) - -int WebGL2RenderContext_Impl__obj::get_PACK_ALIGNMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1342_get_PACK_ALIGNMENT) -HXDLIN(1342) return this1->PACK_ALIGNMENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_PACK_ALIGNMENT,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_TEXTURE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1347_get_MAX_TEXTURE_SIZE) -HXDLIN(1347) return this1->MAX_TEXTURE_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_TEXTURE_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_VIEWPORT_DIMS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1352_get_MAX_VIEWPORT_DIMS) -HXDLIN(1352) return this1->MAX_VIEWPORT_DIMS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_VIEWPORT_DIMS,return ) - -int WebGL2RenderContext_Impl__obj::get_SUBPIXEL_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1357_get_SUBPIXEL_BITS) -HXDLIN(1357) return this1->SUBPIXEL_BITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SUBPIXEL_BITS,return ) - -int WebGL2RenderContext_Impl__obj::get_RED_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1362_get_RED_BITS) -HXDLIN(1362) return this1->RED_BITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RED_BITS,return ) - -int WebGL2RenderContext_Impl__obj::get_GREEN_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1367_get_GREEN_BITS) -HXDLIN(1367) return this1->GREEN_BITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_GREEN_BITS,return ) - -int WebGL2RenderContext_Impl__obj::get_BLUE_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1372_get_BLUE_BITS) -HXDLIN(1372) return this1->BLUE_BITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BLUE_BITS,return ) - -int WebGL2RenderContext_Impl__obj::get_ALPHA_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1377_get_ALPHA_BITS) -HXDLIN(1377) return this1->ALPHA_BITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ALPHA_BITS,return ) - -int WebGL2RenderContext_Impl__obj::get_DEPTH_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1382_get_DEPTH_BITS) -HXDLIN(1382) return this1->DEPTH_BITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH_BITS,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_BITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1387_get_STENCIL_BITS) -HXDLIN(1387) return this1->STENCIL_BITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_BITS,return ) - -int WebGL2RenderContext_Impl__obj::get_POLYGON_OFFSET_UNITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1392_get_POLYGON_OFFSET_UNITS) -HXDLIN(1392) return this1->POLYGON_OFFSET_UNITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_POLYGON_OFFSET_UNITS,return ) - -int WebGL2RenderContext_Impl__obj::get_POLYGON_OFFSET_FACTOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1397_get_POLYGON_OFFSET_FACTOR) -HXDLIN(1397) return this1->POLYGON_OFFSET_FACTOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_POLYGON_OFFSET_FACTOR,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_BINDING_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1402_get_TEXTURE_BINDING_2D) -HXDLIN(1402) return this1->TEXTURE_BINDING_2D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_BINDING_2D,return ) - -int WebGL2RenderContext_Impl__obj::get_SAMPLE_BUFFERS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1407_get_SAMPLE_BUFFERS) -HXDLIN(1407) return this1->SAMPLE_BUFFERS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SAMPLE_BUFFERS,return ) - -int WebGL2RenderContext_Impl__obj::get_SAMPLES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1412_get_SAMPLES) -HXDLIN(1412) return this1->SAMPLES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SAMPLES,return ) - -int WebGL2RenderContext_Impl__obj::get_SAMPLE_COVERAGE_VALUE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1417_get_SAMPLE_COVERAGE_VALUE) -HXDLIN(1417) return this1->SAMPLE_COVERAGE_VALUE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SAMPLE_COVERAGE_VALUE,return ) - -int WebGL2RenderContext_Impl__obj::get_SAMPLE_COVERAGE_INVERT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1422_get_SAMPLE_COVERAGE_INVERT) -HXDLIN(1422) return this1->SAMPLE_COVERAGE_INVERT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SAMPLE_COVERAGE_INVERT,return ) - -int WebGL2RenderContext_Impl__obj::get_COMPRESSED_TEXTURE_FORMATS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1427_get_COMPRESSED_TEXTURE_FORMATS) -HXDLIN(1427) return this1->COMPRESSED_TEXTURE_FORMATS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COMPRESSED_TEXTURE_FORMATS,return ) - -int WebGL2RenderContext_Impl__obj::get_DONT_CARE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1432_get_DONT_CARE) -HXDLIN(1432) return this1->DONT_CARE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DONT_CARE,return ) - -int WebGL2RenderContext_Impl__obj::get_FASTEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1437_get_FASTEST) -HXDLIN(1437) return this1->FASTEST; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FASTEST,return ) - -int WebGL2RenderContext_Impl__obj::get_NICEST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1442_get_NICEST) -HXDLIN(1442) return this1->NICEST; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_NICEST,return ) - -int WebGL2RenderContext_Impl__obj::get_GENERATE_MIPMAP_HINT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1447_get_GENERATE_MIPMAP_HINT) -HXDLIN(1447) return this1->GENERATE_MIPMAP_HINT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_GENERATE_MIPMAP_HINT,return ) - -int WebGL2RenderContext_Impl__obj::get_BYTE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1452_get_BYTE) -HXDLIN(1452) return this1->BYTE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BYTE,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_BYTE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1457_get_UNSIGNED_BYTE) -HXDLIN(1457) return this1->UNSIGNED_BYTE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_BYTE,return ) - -int WebGL2RenderContext_Impl__obj::get_SHORT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1462_get_SHORT) -HXDLIN(1462) return this1->SHORT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SHORT,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_SHORT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1467_get_UNSIGNED_SHORT) -HXDLIN(1467) return this1->UNSIGNED_SHORT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_SHORT,return ) - -int WebGL2RenderContext_Impl__obj::get_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1472_get_INT) -HXDLIN(1472) return this1->INT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INT,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1477_get_UNSIGNED_INT) -HXDLIN(1477) return this1->UNSIGNED_INT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_INT,return ) - -int WebGL2RenderContext_Impl__obj::get_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1482_get_FLOAT) -HXDLIN(1482) return this1->FLOAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FLOAT,return ) - -int WebGL2RenderContext_Impl__obj::get_DEPTH_COMPONENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1487_get_DEPTH_COMPONENT) -HXDLIN(1487) return this1->DEPTH_COMPONENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH_COMPONENT,return ) - -int WebGL2RenderContext_Impl__obj::get_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1492_get_ALPHA) -HXDLIN(1492) return this1->ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ALPHA,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1497_get_RGB) -HXDLIN(1497) return this1->RGB; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB,return ) - -int WebGL2RenderContext_Impl__obj::get_RGBA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1502_get_RGBA) -HXDLIN(1502) return this1->RGBA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGBA,return ) - -int WebGL2RenderContext_Impl__obj::get_LUMINANCE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1507_get_LUMINANCE) -HXDLIN(1507) return this1->LUMINANCE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_LUMINANCE,return ) - -int WebGL2RenderContext_Impl__obj::get_LUMINANCE_ALPHA( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1512_get_LUMINANCE_ALPHA) -HXDLIN(1512) return this1->LUMINANCE_ALPHA; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_LUMINANCE_ALPHA,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_SHORT_4_4_4_4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1517_get_UNSIGNED_SHORT_4_4_4_4) -HXDLIN(1517) return this1->UNSIGNED_SHORT_4_4_4_4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_SHORT_4_4_4_4,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_SHORT_5_5_5_1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1522_get_UNSIGNED_SHORT_5_5_5_1) -HXDLIN(1522) return this1->UNSIGNED_SHORT_5_5_5_1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_SHORT_5_5_5_1,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_SHORT_5_6_5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1527_get_UNSIGNED_SHORT_5_6_5) -HXDLIN(1527) return this1->UNSIGNED_SHORT_5_6_5; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_SHORT_5_6_5,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAGMENT_SHADER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1532_get_FRAGMENT_SHADER) -HXDLIN(1532) return this1->FRAGMENT_SHADER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAGMENT_SHADER,return ) - -int WebGL2RenderContext_Impl__obj::get_VERTEX_SHADER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1537_get_VERTEX_SHADER) -HXDLIN(1537) return this1->VERTEX_SHADER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_VERTEX_SHADER,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_VERTEX_ATTRIBS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1542_get_MAX_VERTEX_ATTRIBS) -HXDLIN(1542) return this1->MAX_VERTEX_ATTRIBS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_VERTEX_ATTRIBS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_VERTEX_UNIFORM_VECTORS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1547_get_MAX_VERTEX_UNIFORM_VECTORS) -HXDLIN(1547) return this1->MAX_VERTEX_UNIFORM_VECTORS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_VERTEX_UNIFORM_VECTORS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_VARYING_VECTORS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1552_get_MAX_VARYING_VECTORS) -HXDLIN(1552) return this1->MAX_VARYING_VECTORS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_VARYING_VECTORS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_COMBINED_TEXTURE_IMAGE_UNITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1557_get_MAX_COMBINED_TEXTURE_IMAGE_UNITS) -HXDLIN(1557) return this1->MAX_COMBINED_TEXTURE_IMAGE_UNITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_COMBINED_TEXTURE_IMAGE_UNITS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_VERTEX_TEXTURE_IMAGE_UNITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1562_get_MAX_VERTEX_TEXTURE_IMAGE_UNITS) -HXDLIN(1562) return this1->MAX_VERTEX_TEXTURE_IMAGE_UNITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_VERTEX_TEXTURE_IMAGE_UNITS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_TEXTURE_IMAGE_UNITS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1567_get_MAX_TEXTURE_IMAGE_UNITS) -HXDLIN(1567) return this1->MAX_TEXTURE_IMAGE_UNITS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_TEXTURE_IMAGE_UNITS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_FRAGMENT_UNIFORM_VECTORS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1572_get_MAX_FRAGMENT_UNIFORM_VECTORS) -HXDLIN(1572) return this1->MAX_FRAGMENT_UNIFORM_VECTORS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_FRAGMENT_UNIFORM_VECTORS,return ) - -int WebGL2RenderContext_Impl__obj::get_SHADER_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1577_get_SHADER_TYPE) -HXDLIN(1577) return this1->SHADER_TYPE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SHADER_TYPE,return ) - -int WebGL2RenderContext_Impl__obj::get_DELETE_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1582_get_DELETE_STATUS) -HXDLIN(1582) return this1->DELETE_STATUS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DELETE_STATUS,return ) - -int WebGL2RenderContext_Impl__obj::get_LINK_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1587_get_LINK_STATUS) -HXDLIN(1587) return this1->LINK_STATUS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_LINK_STATUS,return ) - -int WebGL2RenderContext_Impl__obj::get_VALIDATE_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1592_get_VALIDATE_STATUS) -HXDLIN(1592) return this1->VALIDATE_STATUS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_VALIDATE_STATUS,return ) - -int WebGL2RenderContext_Impl__obj::get_ATTACHED_SHADERS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1597_get_ATTACHED_SHADERS) -HXDLIN(1597) return this1->ATTACHED_SHADERS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ATTACHED_SHADERS,return ) - -int WebGL2RenderContext_Impl__obj::get_ACTIVE_UNIFORMS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1602_get_ACTIVE_UNIFORMS) -HXDLIN(1602) return this1->ACTIVE_UNIFORMS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ACTIVE_UNIFORMS,return ) - -int WebGL2RenderContext_Impl__obj::get_ACTIVE_ATTRIBUTES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1607_get_ACTIVE_ATTRIBUTES) -HXDLIN(1607) return this1->ACTIVE_ATTRIBUTES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ACTIVE_ATTRIBUTES,return ) - -int WebGL2RenderContext_Impl__obj::get_SHADING_LANGUAGE_VERSION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1612_get_SHADING_LANGUAGE_VERSION) -HXDLIN(1612) return this1->SHADING_LANGUAGE_VERSION; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SHADING_LANGUAGE_VERSION,return ) - -int WebGL2RenderContext_Impl__obj::get_CURRENT_PROGRAM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1617_get_CURRENT_PROGRAM) -HXDLIN(1617) return this1->CURRENT_PROGRAM; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_CURRENT_PROGRAM,return ) - -int WebGL2RenderContext_Impl__obj::get_NEVER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1622_get_NEVER) -HXDLIN(1622) return this1->NEVER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_NEVER,return ) - -int WebGL2RenderContext_Impl__obj::get_LESS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1627_get_LESS) -HXDLIN(1627) return this1->LESS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_LESS,return ) - -int WebGL2RenderContext_Impl__obj::get_EQUAL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1632_get_EQUAL) -HXDLIN(1632) return this1->EQUAL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_EQUAL,return ) - -int WebGL2RenderContext_Impl__obj::get_LEQUAL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1637_get_LEQUAL) -HXDLIN(1637) return this1->LEQUAL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_LEQUAL,return ) - -int WebGL2RenderContext_Impl__obj::get_GREATER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1642_get_GREATER) -HXDLIN(1642) return this1->GREATER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_GREATER,return ) - -int WebGL2RenderContext_Impl__obj::get_NOTEQUAL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1647_get_NOTEQUAL) -HXDLIN(1647) return this1->NOTEQUAL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_NOTEQUAL,return ) - -int WebGL2RenderContext_Impl__obj::get_GEQUAL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1652_get_GEQUAL) -HXDLIN(1652) return this1->GEQUAL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_GEQUAL,return ) - -int WebGL2RenderContext_Impl__obj::get_ALWAYS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1657_get_ALWAYS) -HXDLIN(1657) return this1->ALWAYS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ALWAYS,return ) - -int WebGL2RenderContext_Impl__obj::get_KEEP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1662_get_KEEP) -HXDLIN(1662) return this1->KEEP; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_KEEP,return ) - -int WebGL2RenderContext_Impl__obj::get_REPLACE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1667_get_REPLACE) -HXDLIN(1667) return this1->REPLACE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_REPLACE,return ) - -int WebGL2RenderContext_Impl__obj::get_INCR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1672_get_INCR) -HXDLIN(1672) return this1->INCR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INCR,return ) - -int WebGL2RenderContext_Impl__obj::get_DECR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1677_get_DECR) -HXDLIN(1677) return this1->DECR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DECR,return ) - -int WebGL2RenderContext_Impl__obj::get_INVERT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1682_get_INVERT) -HXDLIN(1682) return this1->INVERT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INVERT,return ) - -int WebGL2RenderContext_Impl__obj::get_INCR_WRAP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1687_get_INCR_WRAP) -HXDLIN(1687) return this1->INCR_WRAP; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INCR_WRAP,return ) - -int WebGL2RenderContext_Impl__obj::get_DECR_WRAP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1692_get_DECR_WRAP) -HXDLIN(1692) return this1->DECR_WRAP; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DECR_WRAP,return ) - -int WebGL2RenderContext_Impl__obj::get_VENDOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1697_get_VENDOR) -HXDLIN(1697) return this1->VENDOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_VENDOR,return ) - -int WebGL2RenderContext_Impl__obj::get_RENDERER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1702_get_RENDERER) -HXDLIN(1702) return this1->RENDERER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RENDERER,return ) - -int WebGL2RenderContext_Impl__obj::get_VERSION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1707_get_VERSION) -HXDLIN(1707) return this1->VERSION; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_VERSION,return ) - -int WebGL2RenderContext_Impl__obj::get_NEAREST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1712_get_NEAREST) -HXDLIN(1712) return this1->NEAREST; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_NEAREST,return ) - -int WebGL2RenderContext_Impl__obj::get_LINEAR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1717_get_LINEAR) -HXDLIN(1717) return this1->LINEAR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_LINEAR,return ) - -int WebGL2RenderContext_Impl__obj::get_NEAREST_MIPMAP_NEAREST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1722_get_NEAREST_MIPMAP_NEAREST) -HXDLIN(1722) return this1->NEAREST_MIPMAP_NEAREST; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_NEAREST_MIPMAP_NEAREST,return ) - -int WebGL2RenderContext_Impl__obj::get_LINEAR_MIPMAP_NEAREST( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1727_get_LINEAR_MIPMAP_NEAREST) -HXDLIN(1727) return this1->LINEAR_MIPMAP_NEAREST; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_LINEAR_MIPMAP_NEAREST,return ) - -int WebGL2RenderContext_Impl__obj::get_NEAREST_MIPMAP_LINEAR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1732_get_NEAREST_MIPMAP_LINEAR) -HXDLIN(1732) return this1->NEAREST_MIPMAP_LINEAR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_NEAREST_MIPMAP_LINEAR,return ) - -int WebGL2RenderContext_Impl__obj::get_LINEAR_MIPMAP_LINEAR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1737_get_LINEAR_MIPMAP_LINEAR) -HXDLIN(1737) return this1->LINEAR_MIPMAP_LINEAR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_LINEAR_MIPMAP_LINEAR,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_MAG_FILTER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1742_get_TEXTURE_MAG_FILTER) -HXDLIN(1742) return this1->TEXTURE_MAG_FILTER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_MAG_FILTER,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_MIN_FILTER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1747_get_TEXTURE_MIN_FILTER) -HXDLIN(1747) return this1->TEXTURE_MIN_FILTER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_MIN_FILTER,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_WRAP_S( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1752_get_TEXTURE_WRAP_S) -HXDLIN(1752) return this1->TEXTURE_WRAP_S; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_WRAP_S,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_WRAP_T( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1757_get_TEXTURE_WRAP_T) -HXDLIN(1757) return this1->TEXTURE_WRAP_T; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_WRAP_T,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1762_get_TEXTURE_2D) -HXDLIN(1762) return this1->TEXTURE_2D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_2D,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1767_get_TEXTURE) -HXDLIN(1767) return this1->TEXTURE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_CUBE_MAP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1772_get_TEXTURE_CUBE_MAP) -HXDLIN(1772) return this1->TEXTURE_CUBE_MAP; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_CUBE_MAP,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_BINDING_CUBE_MAP( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1777_get_TEXTURE_BINDING_CUBE_MAP) -HXDLIN(1777) return this1->TEXTURE_BINDING_CUBE_MAP; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_BINDING_CUBE_MAP,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_CUBE_MAP_POSITIVE_X( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1782_get_TEXTURE_CUBE_MAP_POSITIVE_X) -HXDLIN(1782) return this1->TEXTURE_CUBE_MAP_POSITIVE_X; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_CUBE_MAP_POSITIVE_X,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_CUBE_MAP_NEGATIVE_X( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1787_get_TEXTURE_CUBE_MAP_NEGATIVE_X) -HXDLIN(1787) return this1->TEXTURE_CUBE_MAP_NEGATIVE_X; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_CUBE_MAP_NEGATIVE_X,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_CUBE_MAP_POSITIVE_Y( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1792_get_TEXTURE_CUBE_MAP_POSITIVE_Y) -HXDLIN(1792) return this1->TEXTURE_CUBE_MAP_POSITIVE_Y; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_CUBE_MAP_POSITIVE_Y,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_CUBE_MAP_NEGATIVE_Y( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1797_get_TEXTURE_CUBE_MAP_NEGATIVE_Y) -HXDLIN(1797) return this1->TEXTURE_CUBE_MAP_NEGATIVE_Y; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_CUBE_MAP_NEGATIVE_Y,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_CUBE_MAP_POSITIVE_Z( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1802_get_TEXTURE_CUBE_MAP_POSITIVE_Z) -HXDLIN(1802) return this1->TEXTURE_CUBE_MAP_POSITIVE_Z; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_CUBE_MAP_POSITIVE_Z,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_CUBE_MAP_NEGATIVE_Z( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1807_get_TEXTURE_CUBE_MAP_NEGATIVE_Z) -HXDLIN(1807) return this1->TEXTURE_CUBE_MAP_NEGATIVE_Z; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_CUBE_MAP_NEGATIVE_Z,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_CUBE_MAP_TEXTURE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1812_get_MAX_CUBE_MAP_TEXTURE_SIZE) -HXDLIN(1812) return this1->MAX_CUBE_MAP_TEXTURE_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_CUBE_MAP_TEXTURE_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE0( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1817_get_TEXTURE0) -HXDLIN(1817) return this1->TEXTURE0; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE0,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1822_get_TEXTURE1) -HXDLIN(1822) return this1->TEXTURE1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE1,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1827_get_TEXTURE2) -HXDLIN(1827) return this1->TEXTURE2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE2,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1832_get_TEXTURE3) -HXDLIN(1832) return this1->TEXTURE3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE3,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1837_get_TEXTURE4) -HXDLIN(1837) return this1->TEXTURE4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE4,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1842_get_TEXTURE5) -HXDLIN(1842) return this1->TEXTURE5; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE5,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE6( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1847_get_TEXTURE6) -HXDLIN(1847) return this1->TEXTURE6; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE6,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE7( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1852_get_TEXTURE7) -HXDLIN(1852) return this1->TEXTURE7; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE7,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1857_get_TEXTURE8) -HXDLIN(1857) return this1->TEXTURE8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE8,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE9( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1862_get_TEXTURE9) -HXDLIN(1862) return this1->TEXTURE9; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE9,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE10( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1867_get_TEXTURE10) -HXDLIN(1867) return this1->TEXTURE10; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE10,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE11( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1872_get_TEXTURE11) -HXDLIN(1872) return this1->TEXTURE11; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE11,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE12( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1877_get_TEXTURE12) -HXDLIN(1877) return this1->TEXTURE12; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE12,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE13( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1882_get_TEXTURE13) -HXDLIN(1882) return this1->TEXTURE13; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE13,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE14( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1887_get_TEXTURE14) -HXDLIN(1887) return this1->TEXTURE14; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE14,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE15( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1892_get_TEXTURE15) -HXDLIN(1892) return this1->TEXTURE15; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE15,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE16( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1897_get_TEXTURE16) -HXDLIN(1897) return this1->TEXTURE16; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE16,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE17( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1902_get_TEXTURE17) -HXDLIN(1902) return this1->TEXTURE17; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE17,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE18( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1907_get_TEXTURE18) -HXDLIN(1907) return this1->TEXTURE18; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE18,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE19( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1912_get_TEXTURE19) -HXDLIN(1912) return this1->TEXTURE19; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE19,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE20( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1917_get_TEXTURE20) -HXDLIN(1917) return this1->TEXTURE20; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE20,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE21( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1922_get_TEXTURE21) -HXDLIN(1922) return this1->TEXTURE21; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE21,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE22( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1927_get_TEXTURE22) -HXDLIN(1927) return this1->TEXTURE22; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE22,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE23( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1932_get_TEXTURE23) -HXDLIN(1932) return this1->TEXTURE23; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE23,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE24( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1937_get_TEXTURE24) -HXDLIN(1937) return this1->TEXTURE24; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE24,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE25( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1942_get_TEXTURE25) -HXDLIN(1942) return this1->TEXTURE25; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE25,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE26( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1947_get_TEXTURE26) -HXDLIN(1947) return this1->TEXTURE26; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE26,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE27( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1952_get_TEXTURE27) -HXDLIN(1952) return this1->TEXTURE27; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE27,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE28( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1957_get_TEXTURE28) -HXDLIN(1957) return this1->TEXTURE28; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE28,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE29( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1962_get_TEXTURE29) -HXDLIN(1962) return this1->TEXTURE29; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE29,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE30( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1967_get_TEXTURE30) -HXDLIN(1967) return this1->TEXTURE30; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE30,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE31( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1972_get_TEXTURE31) -HXDLIN(1972) return this1->TEXTURE31; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE31,return ) - -int WebGL2RenderContext_Impl__obj::get_ACTIVE_TEXTURE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1977_get_ACTIVE_TEXTURE) -HXDLIN(1977) return this1->ACTIVE_TEXTURE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ACTIVE_TEXTURE,return ) - -int WebGL2RenderContext_Impl__obj::get_REPEAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1982_get_REPEAT) -HXDLIN(1982) return this1->REPEAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_REPEAT,return ) - -int WebGL2RenderContext_Impl__obj::get_CLAMP_TO_EDGE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1987_get_CLAMP_TO_EDGE) -HXDLIN(1987) return this1->CLAMP_TO_EDGE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_CLAMP_TO_EDGE,return ) - -int WebGL2RenderContext_Impl__obj::get_MIRRORED_REPEAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1992_get_MIRRORED_REPEAT) -HXDLIN(1992) return this1->MIRRORED_REPEAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MIRRORED_REPEAT,return ) - -int WebGL2RenderContext_Impl__obj::get_FLOAT_VEC2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_1997_get_FLOAT_VEC2) -HXDLIN(1997) return this1->FLOAT_VEC2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FLOAT_VEC2,return ) - -int WebGL2RenderContext_Impl__obj::get_FLOAT_VEC3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2002_get_FLOAT_VEC3) -HXDLIN(2002) return this1->FLOAT_VEC3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FLOAT_VEC3,return ) - -int WebGL2RenderContext_Impl__obj::get_FLOAT_VEC4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2007_get_FLOAT_VEC4) -HXDLIN(2007) return this1->FLOAT_VEC4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FLOAT_VEC4,return ) - -int WebGL2RenderContext_Impl__obj::get_INT_VEC2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2012_get_INT_VEC2) -HXDLIN(2012) return this1->INT_VEC2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INT_VEC2,return ) - -int WebGL2RenderContext_Impl__obj::get_INT_VEC3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2017_get_INT_VEC3) -HXDLIN(2017) return this1->INT_VEC3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INT_VEC3,return ) - -int WebGL2RenderContext_Impl__obj::get_INT_VEC4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2022_get_INT_VEC4) -HXDLIN(2022) return this1->INT_VEC4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INT_VEC4,return ) - -int WebGL2RenderContext_Impl__obj::get_BOOL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2027_get_BOOL) -HXDLIN(2027) return this1->BOOL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BOOL,return ) - -int WebGL2RenderContext_Impl__obj::get_BOOL_VEC2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2032_get_BOOL_VEC2) -HXDLIN(2032) return this1->BOOL_VEC2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BOOL_VEC2,return ) - -int WebGL2RenderContext_Impl__obj::get_BOOL_VEC3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2037_get_BOOL_VEC3) -HXDLIN(2037) return this1->BOOL_VEC3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BOOL_VEC3,return ) - -int WebGL2RenderContext_Impl__obj::get_BOOL_VEC4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2042_get_BOOL_VEC4) -HXDLIN(2042) return this1->BOOL_VEC4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BOOL_VEC4,return ) - -int WebGL2RenderContext_Impl__obj::get_FLOAT_MAT2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2047_get_FLOAT_MAT2) -HXDLIN(2047) return this1->FLOAT_MAT2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FLOAT_MAT2,return ) - -int WebGL2RenderContext_Impl__obj::get_FLOAT_MAT3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2052_get_FLOAT_MAT3) -HXDLIN(2052) return this1->FLOAT_MAT3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FLOAT_MAT3,return ) - -int WebGL2RenderContext_Impl__obj::get_FLOAT_MAT4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2057_get_FLOAT_MAT4) -HXDLIN(2057) return this1->FLOAT_MAT4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FLOAT_MAT4,return ) - -int WebGL2RenderContext_Impl__obj::get_SAMPLER_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2062_get_SAMPLER_2D) -HXDLIN(2062) return this1->SAMPLER_2D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SAMPLER_2D,return ) - -int WebGL2RenderContext_Impl__obj::get_SAMPLER_CUBE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2067_get_SAMPLER_CUBE) -HXDLIN(2067) return this1->SAMPLER_CUBE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SAMPLER_CUBE,return ) - -int WebGL2RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_ENABLED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2072_get_VERTEX_ATTRIB_ARRAY_ENABLED) -HXDLIN(2072) return this1->VERTEX_ATTRIB_ARRAY_ENABLED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_ENABLED,return ) - -int WebGL2RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2077_get_VERTEX_ATTRIB_ARRAY_SIZE) -HXDLIN(2077) return this1->VERTEX_ATTRIB_ARRAY_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_STRIDE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2082_get_VERTEX_ATTRIB_ARRAY_STRIDE) -HXDLIN(2082) return this1->VERTEX_ATTRIB_ARRAY_STRIDE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_STRIDE,return ) - -int WebGL2RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2087_get_VERTEX_ATTRIB_ARRAY_TYPE) -HXDLIN(2087) return this1->VERTEX_ATTRIB_ARRAY_TYPE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_TYPE,return ) - -int WebGL2RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_NORMALIZED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2092_get_VERTEX_ATTRIB_ARRAY_NORMALIZED) -HXDLIN(2092) return this1->VERTEX_ATTRIB_ARRAY_NORMALIZED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_NORMALIZED,return ) - -int WebGL2RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_POINTER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2097_get_VERTEX_ATTRIB_ARRAY_POINTER) -HXDLIN(2097) return this1->VERTEX_ATTRIB_ARRAY_POINTER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_POINTER,return ) - -int WebGL2RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2102_get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) -HXDLIN(2102) return this1->VERTEX_ATTRIB_ARRAY_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_COMPILE_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2107_get_COMPILE_STATUS) -HXDLIN(2107) return this1->COMPILE_STATUS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COMPILE_STATUS,return ) - -int WebGL2RenderContext_Impl__obj::get_LOW_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2112_get_LOW_FLOAT) -HXDLIN(2112) return this1->LOW_FLOAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_LOW_FLOAT,return ) - -int WebGL2RenderContext_Impl__obj::get_MEDIUM_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2117_get_MEDIUM_FLOAT) -HXDLIN(2117) return this1->MEDIUM_FLOAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MEDIUM_FLOAT,return ) - -int WebGL2RenderContext_Impl__obj::get_HIGH_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2122_get_HIGH_FLOAT) -HXDLIN(2122) return this1->HIGH_FLOAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_HIGH_FLOAT,return ) - -int WebGL2RenderContext_Impl__obj::get_LOW_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2127_get_LOW_INT) -HXDLIN(2127) return this1->LOW_INT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_LOW_INT,return ) - -int WebGL2RenderContext_Impl__obj::get_MEDIUM_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2132_get_MEDIUM_INT) -HXDLIN(2132) return this1->MEDIUM_INT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MEDIUM_INT,return ) - -int WebGL2RenderContext_Impl__obj::get_HIGH_INT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2137_get_HIGH_INT) -HXDLIN(2137) return this1->HIGH_INT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_HIGH_INT,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2142_get_FRAMEBUFFER) -HXDLIN(2142) return this1->FRAMEBUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER,return ) - -int WebGL2RenderContext_Impl__obj::get_RENDERBUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2147_get_RENDERBUFFER) -HXDLIN(2147) return this1->RENDERBUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RENDERBUFFER,return ) - -int WebGL2RenderContext_Impl__obj::get_RGBA4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2152_get_RGBA4) -HXDLIN(2152) return this1->RGBA4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGBA4,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB5_A1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2157_get_RGB5_A1) -HXDLIN(2157) return this1->RGB5_A1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB5_A1,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB565( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2162_get_RGB565) -HXDLIN(2162) return this1->RGB565; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB565,return ) - -int WebGL2RenderContext_Impl__obj::get_DEPTH_COMPONENT16( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2167_get_DEPTH_COMPONENT16) -HXDLIN(2167) return this1->DEPTH_COMPONENT16; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH_COMPONENT16,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_INDEX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2172_get_STENCIL_INDEX) -HXDLIN(2172) return this1->STENCIL_INDEX; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_INDEX,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_INDEX8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2177_get_STENCIL_INDEX8) -HXDLIN(2177) return this1->STENCIL_INDEX8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_INDEX8,return ) - -int WebGL2RenderContext_Impl__obj::get_DEPTH_STENCIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2182_get_DEPTH_STENCIL) -HXDLIN(2182) return this1->DEPTH_STENCIL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH_STENCIL,return ) - -int WebGL2RenderContext_Impl__obj::get_RENDERBUFFER_WIDTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2187_get_RENDERBUFFER_WIDTH) -HXDLIN(2187) return this1->RENDERBUFFER_WIDTH; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RENDERBUFFER_WIDTH,return ) - -int WebGL2RenderContext_Impl__obj::get_RENDERBUFFER_HEIGHT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2192_get_RENDERBUFFER_HEIGHT) -HXDLIN(2192) return this1->RENDERBUFFER_HEIGHT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RENDERBUFFER_HEIGHT,return ) - -int WebGL2RenderContext_Impl__obj::get_RENDERBUFFER_INTERNAL_FORMAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2197_get_RENDERBUFFER_INTERNAL_FORMAT) -HXDLIN(2197) return this1->RENDERBUFFER_INTERNAL_FORMAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RENDERBUFFER_INTERNAL_FORMAT,return ) - -int WebGL2RenderContext_Impl__obj::get_RENDERBUFFER_RED_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2202_get_RENDERBUFFER_RED_SIZE) -HXDLIN(2202) return this1->RENDERBUFFER_RED_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RENDERBUFFER_RED_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_RENDERBUFFER_GREEN_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2207_get_RENDERBUFFER_GREEN_SIZE) -HXDLIN(2207) return this1->RENDERBUFFER_GREEN_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RENDERBUFFER_GREEN_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_RENDERBUFFER_BLUE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2212_get_RENDERBUFFER_BLUE_SIZE) -HXDLIN(2212) return this1->RENDERBUFFER_BLUE_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RENDERBUFFER_BLUE_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_RENDERBUFFER_ALPHA_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2217_get_RENDERBUFFER_ALPHA_SIZE) -HXDLIN(2217) return this1->RENDERBUFFER_ALPHA_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RENDERBUFFER_ALPHA_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_RENDERBUFFER_DEPTH_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2222_get_RENDERBUFFER_DEPTH_SIZE) -HXDLIN(2222) return this1->RENDERBUFFER_DEPTH_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RENDERBUFFER_DEPTH_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_RENDERBUFFER_STENCIL_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2227_get_RENDERBUFFER_STENCIL_SIZE) -HXDLIN(2227) return this1->RENDERBUFFER_STENCIL_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RENDERBUFFER_STENCIL_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2232_get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE) -HXDLIN(2232) return this1->FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2237_get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME) -HXDLIN(2237) return this1->FRAMEBUFFER_ATTACHMENT_OBJECT_NAME; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2242_get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL) -HXDLIN(2242) return this1->FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2247_get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE) -HXDLIN(2247) return this1->FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_ATTACHMENT0( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2252_get_COLOR_ATTACHMENT0) -HXDLIN(2252) return this1->COLOR_ATTACHMENT0; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_ATTACHMENT0,return ) - -int WebGL2RenderContext_Impl__obj::get_DEPTH_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2257_get_DEPTH_ATTACHMENT) -HXDLIN(2257) return this1->DEPTH_ATTACHMENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH_ATTACHMENT,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2262_get_STENCIL_ATTACHMENT) -HXDLIN(2262) return this1->STENCIL_ATTACHMENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL_ATTACHMENT,return ) - -int WebGL2RenderContext_Impl__obj::get_DEPTH_STENCIL_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2267_get_DEPTH_STENCIL_ATTACHMENT) -HXDLIN(2267) return this1->DEPTH_STENCIL_ATTACHMENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH_STENCIL_ATTACHMENT,return ) - -int WebGL2RenderContext_Impl__obj::get_NONE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2272_get_NONE) -HXDLIN(2272) return this1->NONE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_NONE,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_COMPLETE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2277_get_FRAMEBUFFER_COMPLETE) -HXDLIN(2277) return this1->FRAMEBUFFER_COMPLETE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_COMPLETE,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2282_get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT) -HXDLIN(2282) return this1->FRAMEBUFFER_INCOMPLETE_ATTACHMENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2287_get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT) -HXDLIN(2287) return this1->FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2292_get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS) -HXDLIN(2292) return this1->FRAMEBUFFER_INCOMPLETE_DIMENSIONS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_UNSUPPORTED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2297_get_FRAMEBUFFER_UNSUPPORTED) -HXDLIN(2297) return this1->FRAMEBUFFER_UNSUPPORTED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_UNSUPPORTED,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2302_get_FRAMEBUFFER_BINDING) -HXDLIN(2302) return this1->FRAMEBUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_RENDERBUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2307_get_RENDERBUFFER_BINDING) -HXDLIN(2307) return this1->RENDERBUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RENDERBUFFER_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_RENDERBUFFER_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2312_get_MAX_RENDERBUFFER_SIZE) -HXDLIN(2312) return this1->MAX_RENDERBUFFER_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_RENDERBUFFER_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_INVALID_FRAMEBUFFER_OPERATION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2317_get_INVALID_FRAMEBUFFER_OPERATION) -HXDLIN(2317) return this1->INVALID_FRAMEBUFFER_OPERATION; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INVALID_FRAMEBUFFER_OPERATION,return ) - -int WebGL2RenderContext_Impl__obj::get_UNPACK_FLIP_Y_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2322_get_UNPACK_FLIP_Y_WEBGL) -HXDLIN(2322) return this1->UNPACK_FLIP_Y_WEBGL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNPACK_FLIP_Y_WEBGL,return ) - -int WebGL2RenderContext_Impl__obj::get_UNPACK_PREMULTIPLY_ALPHA_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2327_get_UNPACK_PREMULTIPLY_ALPHA_WEBGL) -HXDLIN(2327) return this1->UNPACK_PREMULTIPLY_ALPHA_WEBGL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNPACK_PREMULTIPLY_ALPHA_WEBGL,return ) - -int WebGL2RenderContext_Impl__obj::get_CONTEXT_LOST_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2332_get_CONTEXT_LOST_WEBGL) -HXDLIN(2332) return this1->CONTEXT_LOST_WEBGL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_CONTEXT_LOST_WEBGL,return ) - -int WebGL2RenderContext_Impl__obj::get_UNPACK_COLORSPACE_CONVERSION_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2337_get_UNPACK_COLORSPACE_CONVERSION_WEBGL) -HXDLIN(2337) return this1->UNPACK_COLORSPACE_CONVERSION_WEBGL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNPACK_COLORSPACE_CONVERSION_WEBGL,return ) - -int WebGL2RenderContext_Impl__obj::get_BROWSER_DEFAULT_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2342_get_BROWSER_DEFAULT_WEBGL) -HXDLIN(2342) return this1->BROWSER_DEFAULT_WEBGL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_BROWSER_DEFAULT_WEBGL,return ) - -int WebGL2RenderContext_Impl__obj::get_READ_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2347_get_READ_BUFFER) -HXDLIN(2347) return this1->READ_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_READ_BUFFER,return ) - -int WebGL2RenderContext_Impl__obj::get_UNPACK_ROW_LENGTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2352_get_UNPACK_ROW_LENGTH) -HXDLIN(2352) return this1->UNPACK_ROW_LENGTH; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNPACK_ROW_LENGTH,return ) - -int WebGL2RenderContext_Impl__obj::get_UNPACK_SKIP_ROWS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2357_get_UNPACK_SKIP_ROWS) -HXDLIN(2357) return this1->UNPACK_SKIP_ROWS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNPACK_SKIP_ROWS,return ) - -int WebGL2RenderContext_Impl__obj::get_UNPACK_SKIP_PIXELS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2362_get_UNPACK_SKIP_PIXELS) -HXDLIN(2362) return this1->UNPACK_SKIP_PIXELS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNPACK_SKIP_PIXELS,return ) - -int WebGL2RenderContext_Impl__obj::get_PACK_ROW_LENGTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2367_get_PACK_ROW_LENGTH) -HXDLIN(2367) return this1->PACK_ROW_LENGTH; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_PACK_ROW_LENGTH,return ) - -int WebGL2RenderContext_Impl__obj::get_PACK_SKIP_ROWS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2372_get_PACK_SKIP_ROWS) -HXDLIN(2372) return this1->PACK_SKIP_ROWS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_PACK_SKIP_ROWS,return ) - -int WebGL2RenderContext_Impl__obj::get_PACK_SKIP_PIXELS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2377_get_PACK_SKIP_PIXELS) -HXDLIN(2377) return this1->PACK_SKIP_PIXELS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_PACK_SKIP_PIXELS,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_BINDING_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2382_get_TEXTURE_BINDING_3D) -HXDLIN(2382) return this1->TEXTURE_BINDING_3D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_BINDING_3D,return ) - -int WebGL2RenderContext_Impl__obj::get_UNPACK_SKIP_IMAGES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2387_get_UNPACK_SKIP_IMAGES) -HXDLIN(2387) return this1->UNPACK_SKIP_IMAGES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNPACK_SKIP_IMAGES,return ) - -int WebGL2RenderContext_Impl__obj::get_UNPACK_IMAGE_HEIGHT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2392_get_UNPACK_IMAGE_HEIGHT) -HXDLIN(2392) return this1->UNPACK_IMAGE_HEIGHT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNPACK_IMAGE_HEIGHT,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_3D_TEXTURE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2397_get_MAX_3D_TEXTURE_SIZE) -HXDLIN(2397) return this1->MAX_3D_TEXTURE_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_3D_TEXTURE_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_ELEMENTS_VERTICES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2402_get_MAX_ELEMENTS_VERTICES) -HXDLIN(2402) return this1->MAX_ELEMENTS_VERTICES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_ELEMENTS_VERTICES,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_ELEMENTS_INDICES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2407_get_MAX_ELEMENTS_INDICES) -HXDLIN(2407) return this1->MAX_ELEMENTS_INDICES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_ELEMENTS_INDICES,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_TEXTURE_LOD_BIAS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2412_get_MAX_TEXTURE_LOD_BIAS) -HXDLIN(2412) return this1->MAX_TEXTURE_LOD_BIAS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_TEXTURE_LOD_BIAS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_FRAGMENT_UNIFORM_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2417_get_MAX_FRAGMENT_UNIFORM_COMPONENTS) -HXDLIN(2417) return this1->MAX_FRAGMENT_UNIFORM_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_FRAGMENT_UNIFORM_COMPONENTS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_VERTEX_UNIFORM_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2422_get_MAX_VERTEX_UNIFORM_COMPONENTS) -HXDLIN(2422) return this1->MAX_VERTEX_UNIFORM_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_VERTEX_UNIFORM_COMPONENTS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_ARRAY_TEXTURE_LAYERS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2427_get_MAX_ARRAY_TEXTURE_LAYERS) -HXDLIN(2427) return this1->MAX_ARRAY_TEXTURE_LAYERS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_ARRAY_TEXTURE_LAYERS,return ) - -int WebGL2RenderContext_Impl__obj::get_MIN_PROGRAM_TEXEL_OFFSET( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2432_get_MIN_PROGRAM_TEXEL_OFFSET) -HXDLIN(2432) return this1->MIN_PROGRAM_TEXEL_OFFSET; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MIN_PROGRAM_TEXEL_OFFSET,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_PROGRAM_TEXEL_OFFSET( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2437_get_MAX_PROGRAM_TEXEL_OFFSET) -HXDLIN(2437) return this1->MAX_PROGRAM_TEXEL_OFFSET; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_PROGRAM_TEXEL_OFFSET,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_VARYING_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2442_get_MAX_VARYING_COMPONENTS) -HXDLIN(2442) return this1->MAX_VARYING_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_VARYING_COMPONENTS,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAGMENT_SHADER_DERIVATIVE_HINT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2447_get_FRAGMENT_SHADER_DERIVATIVE_HINT) -HXDLIN(2447) return this1->FRAGMENT_SHADER_DERIVATIVE_HINT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAGMENT_SHADER_DERIVATIVE_HINT,return ) - -int WebGL2RenderContext_Impl__obj::get_RASTERIZER_DISCARD( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2452_get_RASTERIZER_DISCARD) -HXDLIN(2452) return this1->RASTERIZER_DISCARD; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RASTERIZER_DISCARD,return ) - -int WebGL2RenderContext_Impl__obj::get_VERTEX_ARRAY_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2457_get_VERTEX_ARRAY_BINDING) -HXDLIN(2457) return this1->VERTEX_ARRAY_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_VERTEX_ARRAY_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_VERTEX_OUTPUT_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2462_get_MAX_VERTEX_OUTPUT_COMPONENTS) -HXDLIN(2462) return this1->MAX_VERTEX_OUTPUT_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_VERTEX_OUTPUT_COMPONENTS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_FRAGMENT_INPUT_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2467_get_MAX_FRAGMENT_INPUT_COMPONENTS) -HXDLIN(2467) return this1->MAX_FRAGMENT_INPUT_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_FRAGMENT_INPUT_COMPONENTS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_SERVER_WAIT_TIMEOUT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2472_get_MAX_SERVER_WAIT_TIMEOUT) -HXDLIN(2472) return this1->MAX_SERVER_WAIT_TIMEOUT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_SERVER_WAIT_TIMEOUT,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_ELEMENT_INDEX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2477_get_MAX_ELEMENT_INDEX) -HXDLIN(2477) return this1->MAX_ELEMENT_INDEX; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_ELEMENT_INDEX,return ) - -int WebGL2RenderContext_Impl__obj::get_RED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2482_get_RED) -HXDLIN(2482) return this1->RED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RED,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2487_get_RGB8) -HXDLIN(2487) return this1->RGB8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB8,return ) - -int WebGL2RenderContext_Impl__obj::get_RGBA8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2492_get_RGBA8) -HXDLIN(2492) return this1->RGBA8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGBA8,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB10_A2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2497_get_RGB10_A2) -HXDLIN(2497) return this1->RGB10_A2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB10_A2,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2502_get_TEXTURE_3D) -HXDLIN(2502) return this1->TEXTURE_3D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_3D,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_WRAP_R( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2507_get_TEXTURE_WRAP_R) -HXDLIN(2507) return this1->TEXTURE_WRAP_R; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_WRAP_R,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_MIN_LOD( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2512_get_TEXTURE_MIN_LOD) -HXDLIN(2512) return this1->TEXTURE_MIN_LOD; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_MIN_LOD,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_MAX_LOD( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2517_get_TEXTURE_MAX_LOD) -HXDLIN(2517) return this1->TEXTURE_MAX_LOD; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_MAX_LOD,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_BASE_LEVEL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2522_get_TEXTURE_BASE_LEVEL) -HXDLIN(2522) return this1->TEXTURE_BASE_LEVEL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_BASE_LEVEL,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_MAX_LEVEL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2527_get_TEXTURE_MAX_LEVEL) -HXDLIN(2527) return this1->TEXTURE_MAX_LEVEL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_MAX_LEVEL,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_COMPARE_MODE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2532_get_TEXTURE_COMPARE_MODE) -HXDLIN(2532) return this1->TEXTURE_COMPARE_MODE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_COMPARE_MODE,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_COMPARE_FUNC( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2537_get_TEXTURE_COMPARE_FUNC) -HXDLIN(2537) return this1->TEXTURE_COMPARE_FUNC; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_COMPARE_FUNC,return ) - -int WebGL2RenderContext_Impl__obj::get_SRGB( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2542_get_SRGB) -HXDLIN(2542) return this1->SRGB; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SRGB,return ) - -int WebGL2RenderContext_Impl__obj::get_SRGB8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2547_get_SRGB8) -HXDLIN(2547) return this1->SRGB8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SRGB8,return ) - -int WebGL2RenderContext_Impl__obj::get_SRGB8_ALPHA8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2552_get_SRGB8_ALPHA8) -HXDLIN(2552) return this1->SRGB8_ALPHA8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SRGB8_ALPHA8,return ) - -int WebGL2RenderContext_Impl__obj::get_COMPARE_REF_TO_TEXTURE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2557_get_COMPARE_REF_TO_TEXTURE) -HXDLIN(2557) return this1->COMPARE_REF_TO_TEXTURE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COMPARE_REF_TO_TEXTURE,return ) - -int WebGL2RenderContext_Impl__obj::get_RGBA32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2562_get_RGBA32F) -HXDLIN(2562) return this1->RGBA32F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGBA32F,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2567_get_RGB32F) -HXDLIN(2567) return this1->RGB32F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB32F,return ) - -int WebGL2RenderContext_Impl__obj::get_RGBA16F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2572_get_RGBA16F) -HXDLIN(2572) return this1->RGBA16F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGBA16F,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB16F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2577_get_RGB16F) -HXDLIN(2577) return this1->RGB16F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB16F,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2582_get_TEXTURE_2D_ARRAY) -HXDLIN(2582) return this1->TEXTURE_2D_ARRAY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_2D_ARRAY,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_BINDING_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2587_get_TEXTURE_BINDING_2D_ARRAY) -HXDLIN(2587) return this1->TEXTURE_BINDING_2D_ARRAY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_BINDING_2D_ARRAY,return ) - -int WebGL2RenderContext_Impl__obj::get_R11F_G11F_B10F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2592_get_R11F_G11F_B10F) -HXDLIN(2592) return this1->R11F_G11F_B10F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_R11F_G11F_B10F,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB9_E5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2597_get_RGB9_E5) -HXDLIN(2597) return this1->RGB9_E5; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB9_E5,return ) - -int WebGL2RenderContext_Impl__obj::get_RGBA32UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2602_get_RGBA32UI) -HXDLIN(2602) return this1->RGBA32UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGBA32UI,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB32UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2607_get_RGB32UI) -HXDLIN(2607) return this1->RGB32UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB32UI,return ) - -int WebGL2RenderContext_Impl__obj::get_RGBA16UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2612_get_RGBA16UI) -HXDLIN(2612) return this1->RGBA16UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGBA16UI,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB16UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2617_get_RGB16UI) -HXDLIN(2617) return this1->RGB16UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB16UI,return ) - -int WebGL2RenderContext_Impl__obj::get_RGBA8UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2622_get_RGBA8UI) -HXDLIN(2622) return this1->RGBA8UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGBA8UI,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB8UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2627_get_RGB8UI) -HXDLIN(2627) return this1->RGB8UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB8UI,return ) - -int WebGL2RenderContext_Impl__obj::get_RGBA32I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2632_get_RGBA32I) -HXDLIN(2632) return this1->RGBA32I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGBA32I,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB32I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2637_get_RGB32I) -HXDLIN(2637) return this1->RGB32I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB32I,return ) - -int WebGL2RenderContext_Impl__obj::get_RGBA16I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2642_get_RGBA16I) -HXDLIN(2642) return this1->RGBA16I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGBA16I,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB16I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2647_get_RGB16I) -HXDLIN(2647) return this1->RGB16I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB16I,return ) - -int WebGL2RenderContext_Impl__obj::get_RGBA8I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2652_get_RGBA8I) -HXDLIN(2652) return this1->RGBA8I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGBA8I,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB8I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2657_get_RGB8I) -HXDLIN(2657) return this1->RGB8I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB8I,return ) - -int WebGL2RenderContext_Impl__obj::get_RED_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2662_get_RED_INTEGER) -HXDLIN(2662) return this1->RED_INTEGER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RED_INTEGER,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2667_get_RGB_INTEGER) -HXDLIN(2667) return this1->RGB_INTEGER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB_INTEGER,return ) - -int WebGL2RenderContext_Impl__obj::get_RGBA_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2672_get_RGBA_INTEGER) -HXDLIN(2672) return this1->RGBA_INTEGER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGBA_INTEGER,return ) - -int WebGL2RenderContext_Impl__obj::get_R8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2677_get_R8) -HXDLIN(2677) return this1->R8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_R8,return ) - -int WebGL2RenderContext_Impl__obj::get_RG8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2682_get_RG8) -HXDLIN(2682) return this1->RG8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RG8,return ) - -int WebGL2RenderContext_Impl__obj::get_R16F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2687_get_R16F) -HXDLIN(2687) return this1->R16F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_R16F,return ) - -int WebGL2RenderContext_Impl__obj::get_R32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2692_get_R32F) -HXDLIN(2692) return this1->R32F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_R32F,return ) - -int WebGL2RenderContext_Impl__obj::get_RG16F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2697_get_RG16F) -HXDLIN(2697) return this1->RG16F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RG16F,return ) - -int WebGL2RenderContext_Impl__obj::get_RG32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2702_get_RG32F) -HXDLIN(2702) return this1->RG32F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RG32F,return ) - -int WebGL2RenderContext_Impl__obj::get_R8I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2707_get_R8I) -HXDLIN(2707) return this1->R8I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_R8I,return ) - -int WebGL2RenderContext_Impl__obj::get_R8UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2712_get_R8UI) -HXDLIN(2712) return this1->R8UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_R8UI,return ) - -int WebGL2RenderContext_Impl__obj::get_R16I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2717_get_R16I) -HXDLIN(2717) return this1->R16I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_R16I,return ) - -int WebGL2RenderContext_Impl__obj::get_R16UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2722_get_R16UI) -HXDLIN(2722) return this1->R16UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_R16UI,return ) - -int WebGL2RenderContext_Impl__obj::get_R32I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2727_get_R32I) -HXDLIN(2727) return this1->R32I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_R32I,return ) - -int WebGL2RenderContext_Impl__obj::get_R32UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2732_get_R32UI) -HXDLIN(2732) return this1->R32UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_R32UI,return ) - -int WebGL2RenderContext_Impl__obj::get_RG8I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2737_get_RG8I) -HXDLIN(2737) return this1->RG8I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RG8I,return ) - -int WebGL2RenderContext_Impl__obj::get_RG8UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2742_get_RG8UI) -HXDLIN(2742) return this1->RG8UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RG8UI,return ) - -int WebGL2RenderContext_Impl__obj::get_RG16I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2747_get_RG16I) -HXDLIN(2747) return this1->RG16I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RG16I,return ) - -int WebGL2RenderContext_Impl__obj::get_RG16UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2752_get_RG16UI) -HXDLIN(2752) return this1->RG16UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RG16UI,return ) - -int WebGL2RenderContext_Impl__obj::get_RG32I( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2757_get_RG32I) -HXDLIN(2757) return this1->RG32I; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RG32I,return ) - -int WebGL2RenderContext_Impl__obj::get_RG32UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2762_get_RG32UI) -HXDLIN(2762) return this1->RG32UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RG32UI,return ) - -int WebGL2RenderContext_Impl__obj::get_R8_SNORM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2767_get_R8_SNORM) -HXDLIN(2767) return this1->R8_SNORM; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_R8_SNORM,return ) - -int WebGL2RenderContext_Impl__obj::get_RG8_SNORM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2772_get_RG8_SNORM) -HXDLIN(2772) return this1->RG8_SNORM; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RG8_SNORM,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB8_SNORM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2777_get_RGB8_SNORM) -HXDLIN(2777) return this1->RGB8_SNORM; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB8_SNORM,return ) - -int WebGL2RenderContext_Impl__obj::get_RGBA8_SNORM( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2782_get_RGBA8_SNORM) -HXDLIN(2782) return this1->RGBA8_SNORM; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGBA8_SNORM,return ) - -int WebGL2RenderContext_Impl__obj::get_RGB10_A2UI( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2787_get_RGB10_A2UI) -HXDLIN(2787) return this1->RGB10_A2UI; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RGB10_A2UI,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_IMMUTABLE_FORMAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2792_get_TEXTURE_IMMUTABLE_FORMAT) -HXDLIN(2792) return this1->TEXTURE_IMMUTABLE_FORMAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_IMMUTABLE_FORMAT,return ) - -int WebGL2RenderContext_Impl__obj::get_TEXTURE_IMMUTABLE_LEVELS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2797_get_TEXTURE_IMMUTABLE_LEVELS) -HXDLIN(2797) return this1->TEXTURE_IMMUTABLE_LEVELS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TEXTURE_IMMUTABLE_LEVELS,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_INT_2_10_10_10_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2802_get_UNSIGNED_INT_2_10_10_10_REV) -HXDLIN(2802) return this1->UNSIGNED_INT_2_10_10_10_REV; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_INT_2_10_10_10_REV,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_INT_10F_11F_11F_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2807_get_UNSIGNED_INT_10F_11F_11F_REV) -HXDLIN(2807) return this1->UNSIGNED_INT_10F_11F_11F_REV; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_INT_10F_11F_11F_REV,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_INT_5_9_9_9_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2812_get_UNSIGNED_INT_5_9_9_9_REV) -HXDLIN(2812) return this1->UNSIGNED_INT_5_9_9_9_REV; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_INT_5_9_9_9_REV,return ) - -int WebGL2RenderContext_Impl__obj::get_FLOAT_32_UNSIGNED_INT_24_8_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2817_get_FLOAT_32_UNSIGNED_INT_24_8_REV) -HXDLIN(2817) return this1->FLOAT_32_UNSIGNED_INT_24_8_REV; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FLOAT_32_UNSIGNED_INT_24_8_REV,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_INT_24_8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2822_get_UNSIGNED_INT_24_8) -HXDLIN(2822) return this1->UNSIGNED_INT_24_8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_INT_24_8,return ) - -int WebGL2RenderContext_Impl__obj::get_HALF_FLOAT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2827_get_HALF_FLOAT) -HXDLIN(2827) return this1->HALF_FLOAT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_HALF_FLOAT,return ) - -int WebGL2RenderContext_Impl__obj::get_RG( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2832_get_RG) -HXDLIN(2832) return this1->RG; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RG,return ) - -int WebGL2RenderContext_Impl__obj::get_RG_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2837_get_RG_INTEGER) -HXDLIN(2837) return this1->RG_INTEGER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RG_INTEGER,return ) - -int WebGL2RenderContext_Impl__obj::get_INT_2_10_10_10_REV( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2842_get_INT_2_10_10_10_REV) -HXDLIN(2842) return this1->INT_2_10_10_10_REV; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INT_2_10_10_10_REV,return ) - -int WebGL2RenderContext_Impl__obj::get_CURRENT_QUERY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2847_get_CURRENT_QUERY) -HXDLIN(2847) return this1->CURRENT_QUERY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_CURRENT_QUERY,return ) - -int WebGL2RenderContext_Impl__obj::get_QUERY_RESULT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2852_get_QUERY_RESULT) -HXDLIN(2852) return this1->QUERY_RESULT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_QUERY_RESULT,return ) - -int WebGL2RenderContext_Impl__obj::get_QUERY_RESULT_AVAILABLE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2857_get_QUERY_RESULT_AVAILABLE) -HXDLIN(2857) return this1->QUERY_RESULT_AVAILABLE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_QUERY_RESULT_AVAILABLE,return ) - -int WebGL2RenderContext_Impl__obj::get_ANY_SAMPLES_PASSED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2862_get_ANY_SAMPLES_PASSED) -HXDLIN(2862) return this1->ANY_SAMPLES_PASSED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ANY_SAMPLES_PASSED,return ) - -int WebGL2RenderContext_Impl__obj::get_ANY_SAMPLES_PASSED_CONSERVATIVE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2867_get_ANY_SAMPLES_PASSED_CONSERVATIVE) -HXDLIN(2867) return this1->ANY_SAMPLES_PASSED_CONSERVATIVE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ANY_SAMPLES_PASSED_CONSERVATIVE,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_DRAW_BUFFERS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2872_get_MAX_DRAW_BUFFERS) -HXDLIN(2872) return this1->MAX_DRAW_BUFFERS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_DRAW_BUFFERS,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_BUFFER0( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2877_get_DRAW_BUFFER0) -HXDLIN(2877) return this1->DRAW_BUFFER0; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_BUFFER0,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_BUFFER1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2882_get_DRAW_BUFFER1) -HXDLIN(2882) return this1->DRAW_BUFFER1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_BUFFER1,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_BUFFER2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2887_get_DRAW_BUFFER2) -HXDLIN(2887) return this1->DRAW_BUFFER2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_BUFFER2,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_BUFFER3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2892_get_DRAW_BUFFER3) -HXDLIN(2892) return this1->DRAW_BUFFER3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_BUFFER3,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_BUFFER4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2897_get_DRAW_BUFFER4) -HXDLIN(2897) return this1->DRAW_BUFFER4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_BUFFER4,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_BUFFER5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2902_get_DRAW_BUFFER5) -HXDLIN(2902) return this1->DRAW_BUFFER5; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_BUFFER5,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_BUFFER6( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2907_get_DRAW_BUFFER6) -HXDLIN(2907) return this1->DRAW_BUFFER6; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_BUFFER6,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_BUFFER7( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2912_get_DRAW_BUFFER7) -HXDLIN(2912) return this1->DRAW_BUFFER7; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_BUFFER7,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_BUFFER8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2917_get_DRAW_BUFFER8) -HXDLIN(2917) return this1->DRAW_BUFFER8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_BUFFER8,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_BUFFER9( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2922_get_DRAW_BUFFER9) -HXDLIN(2922) return this1->DRAW_BUFFER9; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_BUFFER9,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_BUFFER10( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2927_get_DRAW_BUFFER10) -HXDLIN(2927) return this1->DRAW_BUFFER10; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_BUFFER10,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_BUFFER11( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2932_get_DRAW_BUFFER11) -HXDLIN(2932) return this1->DRAW_BUFFER11; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_BUFFER11,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_BUFFER12( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2937_get_DRAW_BUFFER12) -HXDLIN(2937) return this1->DRAW_BUFFER12; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_BUFFER12,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_BUFFER13( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2942_get_DRAW_BUFFER13) -HXDLIN(2942) return this1->DRAW_BUFFER13; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_BUFFER13,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_BUFFER14( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2947_get_DRAW_BUFFER14) -HXDLIN(2947) return this1->DRAW_BUFFER14; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_BUFFER14,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_BUFFER15( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2952_get_DRAW_BUFFER15) -HXDLIN(2952) return this1->DRAW_BUFFER15; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_BUFFER15,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_COLOR_ATTACHMENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2957_get_MAX_COLOR_ATTACHMENTS) -HXDLIN(2957) return this1->MAX_COLOR_ATTACHMENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_COLOR_ATTACHMENTS,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_ATTACHMENT1( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2962_get_COLOR_ATTACHMENT1) -HXDLIN(2962) return this1->COLOR_ATTACHMENT1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_ATTACHMENT1,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_ATTACHMENT2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2967_get_COLOR_ATTACHMENT2) -HXDLIN(2967) return this1->COLOR_ATTACHMENT2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_ATTACHMENT2,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_ATTACHMENT3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2972_get_COLOR_ATTACHMENT3) -HXDLIN(2972) return this1->COLOR_ATTACHMENT3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_ATTACHMENT3,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_ATTACHMENT4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2977_get_COLOR_ATTACHMENT4) -HXDLIN(2977) return this1->COLOR_ATTACHMENT4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_ATTACHMENT4,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_ATTACHMENT5( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2982_get_COLOR_ATTACHMENT5) -HXDLIN(2982) return this1->COLOR_ATTACHMENT5; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_ATTACHMENT5,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_ATTACHMENT6( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2987_get_COLOR_ATTACHMENT6) -HXDLIN(2987) return this1->COLOR_ATTACHMENT6; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_ATTACHMENT6,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_ATTACHMENT7( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2992_get_COLOR_ATTACHMENT7) -HXDLIN(2992) return this1->COLOR_ATTACHMENT7; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_ATTACHMENT7,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_ATTACHMENT8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_2997_get_COLOR_ATTACHMENT8) -HXDLIN(2997) return this1->COLOR_ATTACHMENT8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_ATTACHMENT8,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_ATTACHMENT9( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3002_get_COLOR_ATTACHMENT9) -HXDLIN(3002) return this1->COLOR_ATTACHMENT9; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_ATTACHMENT9,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_ATTACHMENT10( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3007_get_COLOR_ATTACHMENT10) -HXDLIN(3007) return this1->COLOR_ATTACHMENT10; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_ATTACHMENT10,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_ATTACHMENT11( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3012_get_COLOR_ATTACHMENT11) -HXDLIN(3012) return this1->COLOR_ATTACHMENT11; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_ATTACHMENT11,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_ATTACHMENT12( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3017_get_COLOR_ATTACHMENT12) -HXDLIN(3017) return this1->COLOR_ATTACHMENT12; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_ATTACHMENT12,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_ATTACHMENT13( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3022_get_COLOR_ATTACHMENT13) -HXDLIN(3022) return this1->COLOR_ATTACHMENT13; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_ATTACHMENT13,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_ATTACHMENT14( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3027_get_COLOR_ATTACHMENT14) -HXDLIN(3027) return this1->COLOR_ATTACHMENT14; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_ATTACHMENT14,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR_ATTACHMENT15( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3032_get_COLOR_ATTACHMENT15) -HXDLIN(3032) return this1->COLOR_ATTACHMENT15; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR_ATTACHMENT15,return ) - -int WebGL2RenderContext_Impl__obj::get_SAMPLER_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3037_get_SAMPLER_3D) -HXDLIN(3037) return this1->SAMPLER_3D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SAMPLER_3D,return ) - -int WebGL2RenderContext_Impl__obj::get_SAMPLER_2D_SHADOW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3042_get_SAMPLER_2D_SHADOW) -HXDLIN(3042) return this1->SAMPLER_2D_SHADOW; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SAMPLER_2D_SHADOW,return ) - -int WebGL2RenderContext_Impl__obj::get_SAMPLER_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3047_get_SAMPLER_2D_ARRAY) -HXDLIN(3047) return this1->SAMPLER_2D_ARRAY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SAMPLER_2D_ARRAY,return ) - -int WebGL2RenderContext_Impl__obj::get_SAMPLER_2D_ARRAY_SHADOW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3052_get_SAMPLER_2D_ARRAY_SHADOW) -HXDLIN(3052) return this1->SAMPLER_2D_ARRAY_SHADOW; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SAMPLER_2D_ARRAY_SHADOW,return ) - -int WebGL2RenderContext_Impl__obj::get_SAMPLER_CUBE_SHADOW( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3057_get_SAMPLER_CUBE_SHADOW) -HXDLIN(3057) return this1->SAMPLER_CUBE_SHADOW; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SAMPLER_CUBE_SHADOW,return ) - -int WebGL2RenderContext_Impl__obj::get_INT_SAMPLER_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3062_get_INT_SAMPLER_2D) -HXDLIN(3062) return this1->INT_SAMPLER_2D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INT_SAMPLER_2D,return ) - -int WebGL2RenderContext_Impl__obj::get_INT_SAMPLER_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3067_get_INT_SAMPLER_3D) -HXDLIN(3067) return this1->INT_SAMPLER_3D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INT_SAMPLER_3D,return ) - -int WebGL2RenderContext_Impl__obj::get_INT_SAMPLER_CUBE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3072_get_INT_SAMPLER_CUBE) -HXDLIN(3072) return this1->INT_SAMPLER_CUBE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INT_SAMPLER_CUBE,return ) - -int WebGL2RenderContext_Impl__obj::get_INT_SAMPLER_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3077_get_INT_SAMPLER_2D_ARRAY) -HXDLIN(3077) return this1->INT_SAMPLER_2D_ARRAY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INT_SAMPLER_2D_ARRAY,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_INT_SAMPLER_2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3082_get_UNSIGNED_INT_SAMPLER_2D) -HXDLIN(3082) return this1->UNSIGNED_INT_SAMPLER_2D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_INT_SAMPLER_2D,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_INT_SAMPLER_3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3087_get_UNSIGNED_INT_SAMPLER_3D) -HXDLIN(3087) return this1->UNSIGNED_INT_SAMPLER_3D; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_INT_SAMPLER_3D,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_INT_SAMPLER_CUBE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3092_get_UNSIGNED_INT_SAMPLER_CUBE) -HXDLIN(3092) return this1->UNSIGNED_INT_SAMPLER_CUBE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_INT_SAMPLER_CUBE,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_INT_SAMPLER_2D_ARRAY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3097_get_UNSIGNED_INT_SAMPLER_2D_ARRAY) -HXDLIN(3097) return this1->UNSIGNED_INT_SAMPLER_2D_ARRAY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_INT_SAMPLER_2D_ARRAY,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_SAMPLES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3102_get_MAX_SAMPLES) -HXDLIN(3102) return this1->MAX_SAMPLES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_SAMPLES,return ) - -int WebGL2RenderContext_Impl__obj::get_SAMPLER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3107_get_SAMPLER_BINDING) -HXDLIN(3107) return this1->SAMPLER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SAMPLER_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_PIXEL_PACK_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3112_get_PIXEL_PACK_BUFFER) -HXDLIN(3112) return this1->PIXEL_PACK_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_PIXEL_PACK_BUFFER,return ) - -int WebGL2RenderContext_Impl__obj::get_PIXEL_UNPACK_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3117_get_PIXEL_UNPACK_BUFFER) -HXDLIN(3117) return this1->PIXEL_UNPACK_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_PIXEL_UNPACK_BUFFER,return ) - -int WebGL2RenderContext_Impl__obj::get_PIXEL_PACK_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3122_get_PIXEL_PACK_BUFFER_BINDING) -HXDLIN(3122) return this1->PIXEL_PACK_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_PIXEL_PACK_BUFFER_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_PIXEL_UNPACK_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3127_get_PIXEL_UNPACK_BUFFER_BINDING) -HXDLIN(3127) return this1->PIXEL_UNPACK_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_PIXEL_UNPACK_BUFFER_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_COPY_READ_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3132_get_COPY_READ_BUFFER) -HXDLIN(3132) return this1->COPY_READ_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COPY_READ_BUFFER,return ) - -int WebGL2RenderContext_Impl__obj::get_COPY_WRITE_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3137_get_COPY_WRITE_BUFFER) -HXDLIN(3137) return this1->COPY_WRITE_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COPY_WRITE_BUFFER,return ) - -int WebGL2RenderContext_Impl__obj::get_COPY_READ_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3142_get_COPY_READ_BUFFER_BINDING) -HXDLIN(3142) return this1->COPY_READ_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COPY_READ_BUFFER_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_COPY_WRITE_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3147_get_COPY_WRITE_BUFFER_BINDING) -HXDLIN(3147) return this1->COPY_WRITE_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COPY_WRITE_BUFFER_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_FLOAT_MAT2x3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3152_get_FLOAT_MAT2x3) -HXDLIN(3152) return this1->FLOAT_MAT2x3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FLOAT_MAT2x3,return ) - -int WebGL2RenderContext_Impl__obj::get_FLOAT_MAT2x4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3157_get_FLOAT_MAT2x4) -HXDLIN(3157) return this1->FLOAT_MAT2x4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FLOAT_MAT2x4,return ) - -int WebGL2RenderContext_Impl__obj::get_FLOAT_MAT3x2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3162_get_FLOAT_MAT3x2) -HXDLIN(3162) return this1->FLOAT_MAT3x2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FLOAT_MAT3x2,return ) - -int WebGL2RenderContext_Impl__obj::get_FLOAT_MAT3x4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3167_get_FLOAT_MAT3x4) -HXDLIN(3167) return this1->FLOAT_MAT3x4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FLOAT_MAT3x4,return ) - -int WebGL2RenderContext_Impl__obj::get_FLOAT_MAT4x2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3172_get_FLOAT_MAT4x2) -HXDLIN(3172) return this1->FLOAT_MAT4x2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FLOAT_MAT4x2,return ) - -int WebGL2RenderContext_Impl__obj::get_FLOAT_MAT4x3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3177_get_FLOAT_MAT4x3) -HXDLIN(3177) return this1->FLOAT_MAT4x3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FLOAT_MAT4x3,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_INT_VEC2( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3182_get_UNSIGNED_INT_VEC2) -HXDLIN(3182) return this1->UNSIGNED_INT_VEC2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_INT_VEC2,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_INT_VEC3( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3187_get_UNSIGNED_INT_VEC3) -HXDLIN(3187) return this1->UNSIGNED_INT_VEC3; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_INT_VEC3,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_INT_VEC4( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3192_get_UNSIGNED_INT_VEC4) -HXDLIN(3192) return this1->UNSIGNED_INT_VEC4; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_INT_VEC4,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNED_NORMALIZED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3197_get_UNSIGNED_NORMALIZED) -HXDLIN(3197) return this1->UNSIGNED_NORMALIZED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNED_NORMALIZED,return ) - -int WebGL2RenderContext_Impl__obj::get_SIGNED_NORMALIZED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3202_get_SIGNED_NORMALIZED) -HXDLIN(3202) return this1->SIGNED_NORMALIZED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SIGNED_NORMALIZED,return ) - -int WebGL2RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_INTEGER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3207_get_VERTEX_ATTRIB_ARRAY_INTEGER) -HXDLIN(3207) return this1->VERTEX_ATTRIB_ARRAY_INTEGER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_INTEGER,return ) - -int WebGL2RenderContext_Impl__obj::get_VERTEX_ATTRIB_ARRAY_DIVISOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3212_get_VERTEX_ATTRIB_ARRAY_DIVISOR) -HXDLIN(3212) return this1->VERTEX_ATTRIB_ARRAY_DIVISOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_VERTEX_ATTRIB_ARRAY_DIVISOR,return ) - -int WebGL2RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_BUFFER_MODE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3217_get_TRANSFORM_FEEDBACK_BUFFER_MODE) -HXDLIN(3217) return this1->TRANSFORM_FEEDBACK_BUFFER_MODE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_BUFFER_MODE,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3222_get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS) -HXDLIN(3222) return this1->MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS,return ) - -int WebGL2RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_VARYINGS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3227_get_TRANSFORM_FEEDBACK_VARYINGS) -HXDLIN(3227) return this1->TRANSFORM_FEEDBACK_VARYINGS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_VARYINGS,return ) - -int WebGL2RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_BUFFER_START( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3232_get_TRANSFORM_FEEDBACK_BUFFER_START) -HXDLIN(3232) return this1->TRANSFORM_FEEDBACK_BUFFER_START; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_BUFFER_START,return ) - -int WebGL2RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_BUFFER_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3237_get_TRANSFORM_FEEDBACK_BUFFER_SIZE) -HXDLIN(3237) return this1->TRANSFORM_FEEDBACK_BUFFER_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_BUFFER_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3242_get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN) -HXDLIN(3242) return this1->TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3247_get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS) -HXDLIN(3247) return this1->MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3252_get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS) -HXDLIN(3252) return this1->MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS,return ) - -int WebGL2RenderContext_Impl__obj::get_INTERLEAVED_ATTRIBS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3257_get_INTERLEAVED_ATTRIBS) -HXDLIN(3257) return this1->INTERLEAVED_ATTRIBS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INTERLEAVED_ATTRIBS,return ) - -int WebGL2RenderContext_Impl__obj::get_SEPARATE_ATTRIBS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3262_get_SEPARATE_ATTRIBS) -HXDLIN(3262) return this1->SEPARATE_ATTRIBS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SEPARATE_ATTRIBS,return ) - -int WebGL2RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3267_get_TRANSFORM_FEEDBACK_BUFFER) -HXDLIN(3267) return this1->TRANSFORM_FEEDBACK_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_BUFFER,return ) - -int WebGL2RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3272_get_TRANSFORM_FEEDBACK_BUFFER_BINDING) -HXDLIN(3272) return this1->TRANSFORM_FEEDBACK_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_BUFFER_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3277_get_TRANSFORM_FEEDBACK) -HXDLIN(3277) return this1->TRANSFORM_FEEDBACK; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK,return ) - -int WebGL2RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_PAUSED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3282_get_TRANSFORM_FEEDBACK_PAUSED) -HXDLIN(3282) return this1->TRANSFORM_FEEDBACK_PAUSED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_PAUSED,return ) - -int WebGL2RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_ACTIVE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3287_get_TRANSFORM_FEEDBACK_ACTIVE) -HXDLIN(3287) return this1->TRANSFORM_FEEDBACK_ACTIVE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_ACTIVE,return ) - -int WebGL2RenderContext_Impl__obj::get_TRANSFORM_FEEDBACK_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3292_get_TRANSFORM_FEEDBACK_BINDING) -HXDLIN(3292) return this1->TRANSFORM_FEEDBACK_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TRANSFORM_FEEDBACK_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3297_get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING) -HXDLIN(3297) return this1->FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3302_get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE) -HXDLIN(3302) return this1->FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_RED_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3307_get_FRAMEBUFFER_ATTACHMENT_RED_SIZE) -HXDLIN(3307) return this1->FRAMEBUFFER_ATTACHMENT_RED_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_RED_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3312_get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE) -HXDLIN(3312) return this1->FRAMEBUFFER_ATTACHMENT_GREEN_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3317_get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE) -HXDLIN(3317) return this1->FRAMEBUFFER_ATTACHMENT_BLUE_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3322_get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE) -HXDLIN(3322) return this1->FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3327_get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE) -HXDLIN(3327) return this1->FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3332_get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE) -HXDLIN(3332) return this1->FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_DEFAULT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3337_get_FRAMEBUFFER_DEFAULT) -HXDLIN(3337) return this1->FRAMEBUFFER_DEFAULT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_DEFAULT,return ) - -int WebGL2RenderContext_Impl__obj::get_DEPTH24_STENCIL8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3342_get_DEPTH24_STENCIL8) -HXDLIN(3342) return this1->DEPTH24_STENCIL8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH24_STENCIL8,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_FRAMEBUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3347_get_DRAW_FRAMEBUFFER_BINDING) -HXDLIN(3347) return this1->DRAW_FRAMEBUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_FRAMEBUFFER_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_READ_FRAMEBUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3352_get_READ_FRAMEBUFFER) -HXDLIN(3352) return this1->READ_FRAMEBUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_READ_FRAMEBUFFER,return ) - -int WebGL2RenderContext_Impl__obj::get_DRAW_FRAMEBUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3357_get_DRAW_FRAMEBUFFER) -HXDLIN(3357) return this1->DRAW_FRAMEBUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DRAW_FRAMEBUFFER,return ) - -int WebGL2RenderContext_Impl__obj::get_READ_FRAMEBUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3362_get_READ_FRAMEBUFFER_BINDING) -HXDLIN(3362) return this1->READ_FRAMEBUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_READ_FRAMEBUFFER_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_RENDERBUFFER_SAMPLES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3367_get_RENDERBUFFER_SAMPLES) -HXDLIN(3367) return this1->RENDERBUFFER_SAMPLES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_RENDERBUFFER_SAMPLES,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3372_get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER) -HXDLIN(3372) return this1->FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER,return ) - -int WebGL2RenderContext_Impl__obj::get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3377_get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE) -HXDLIN(3377) return this1->FRAMEBUFFER_INCOMPLETE_MULTISAMPLE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_BUFFER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3382_get_UNIFORM_BUFFER) -HXDLIN(3382) return this1->UNIFORM_BUFFER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_BUFFER,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_BUFFER_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3387_get_UNIFORM_BUFFER_BINDING) -HXDLIN(3387) return this1->UNIFORM_BUFFER_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_BUFFER_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_BUFFER_START( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3392_get_UNIFORM_BUFFER_START) -HXDLIN(3392) return this1->UNIFORM_BUFFER_START; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_BUFFER_START,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_BUFFER_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3397_get_UNIFORM_BUFFER_SIZE) -HXDLIN(3397) return this1->UNIFORM_BUFFER_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_BUFFER_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_VERTEX_UNIFORM_BLOCKS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3402_get_MAX_VERTEX_UNIFORM_BLOCKS) -HXDLIN(3402) return this1->MAX_VERTEX_UNIFORM_BLOCKS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_VERTEX_UNIFORM_BLOCKS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_FRAGMENT_UNIFORM_BLOCKS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3407_get_MAX_FRAGMENT_UNIFORM_BLOCKS) -HXDLIN(3407) return this1->MAX_FRAGMENT_UNIFORM_BLOCKS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_FRAGMENT_UNIFORM_BLOCKS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_COMBINED_UNIFORM_BLOCKS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3412_get_MAX_COMBINED_UNIFORM_BLOCKS) -HXDLIN(3412) return this1->MAX_COMBINED_UNIFORM_BLOCKS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_COMBINED_UNIFORM_BLOCKS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_UNIFORM_BUFFER_BINDINGS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3417_get_MAX_UNIFORM_BUFFER_BINDINGS) -HXDLIN(3417) return this1->MAX_UNIFORM_BUFFER_BINDINGS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_UNIFORM_BUFFER_BINDINGS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_UNIFORM_BLOCK_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3422_get_MAX_UNIFORM_BLOCK_SIZE) -HXDLIN(3422) return this1->MAX_UNIFORM_BLOCK_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_UNIFORM_BLOCK_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3427_get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS) -HXDLIN(3427) return this1->MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3432_get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS) -HXDLIN(3432) return this1->MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_BUFFER_OFFSET_ALIGNMENT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3437_get_UNIFORM_BUFFER_OFFSET_ALIGNMENT) -HXDLIN(3437) return this1->UNIFORM_BUFFER_OFFSET_ALIGNMENT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_BUFFER_OFFSET_ALIGNMENT,return ) - -int WebGL2RenderContext_Impl__obj::get_ACTIVE_UNIFORM_BLOCKS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3442_get_ACTIVE_UNIFORM_BLOCKS) -HXDLIN(3442) return this1->ACTIVE_UNIFORM_BLOCKS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ACTIVE_UNIFORM_BLOCKS,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3447_get_UNIFORM_TYPE) -HXDLIN(3447) return this1->UNIFORM_TYPE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_TYPE,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3452_get_UNIFORM_SIZE) -HXDLIN(3452) return this1->UNIFORM_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_BLOCK_INDEX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3457_get_UNIFORM_BLOCK_INDEX) -HXDLIN(3457) return this1->UNIFORM_BLOCK_INDEX; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_BLOCK_INDEX,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_OFFSET( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3462_get_UNIFORM_OFFSET) -HXDLIN(3462) return this1->UNIFORM_OFFSET; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_OFFSET,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_ARRAY_STRIDE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3467_get_UNIFORM_ARRAY_STRIDE) -HXDLIN(3467) return this1->UNIFORM_ARRAY_STRIDE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_ARRAY_STRIDE,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_MATRIX_STRIDE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3472_get_UNIFORM_MATRIX_STRIDE) -HXDLIN(3472) return this1->UNIFORM_MATRIX_STRIDE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_MATRIX_STRIDE,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_IS_ROW_MAJOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3477_get_UNIFORM_IS_ROW_MAJOR) -HXDLIN(3477) return this1->UNIFORM_IS_ROW_MAJOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_IS_ROW_MAJOR,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_BLOCK_BINDING( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3482_get_UNIFORM_BLOCK_BINDING) -HXDLIN(3482) return this1->UNIFORM_BLOCK_BINDING; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_BLOCK_BINDING,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_BLOCK_DATA_SIZE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3487_get_UNIFORM_BLOCK_DATA_SIZE) -HXDLIN(3487) return this1->UNIFORM_BLOCK_DATA_SIZE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_BLOCK_DATA_SIZE,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_BLOCK_ACTIVE_UNIFORMS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3492_get_UNIFORM_BLOCK_ACTIVE_UNIFORMS) -HXDLIN(3492) return this1->UNIFORM_BLOCK_ACTIVE_UNIFORMS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_BLOCK_ACTIVE_UNIFORMS,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3497_get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES) -HXDLIN(3497) return this1->UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3502_get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER) -HXDLIN(3502) return this1->UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER,return ) - -int WebGL2RenderContext_Impl__obj::get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3507_get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER) -HXDLIN(3507) return this1->UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER,return ) - -int WebGL2RenderContext_Impl__obj::get_OBJECT_TYPE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3512_get_OBJECT_TYPE) -HXDLIN(3512) return this1->OBJECT_TYPE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_OBJECT_TYPE,return ) - -int WebGL2RenderContext_Impl__obj::get_SYNC_CONDITION( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3517_get_SYNC_CONDITION) -HXDLIN(3517) return this1->SYNC_CONDITION; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SYNC_CONDITION,return ) - -int WebGL2RenderContext_Impl__obj::get_SYNC_STATUS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3522_get_SYNC_STATUS) -HXDLIN(3522) return this1->SYNC_STATUS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SYNC_STATUS,return ) - -int WebGL2RenderContext_Impl__obj::get_SYNC_FLAGS( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3527_get_SYNC_FLAGS) -HXDLIN(3527) return this1->SYNC_FLAGS; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SYNC_FLAGS,return ) - -int WebGL2RenderContext_Impl__obj::get_SYNC_FENCE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3532_get_SYNC_FENCE) -HXDLIN(3532) return this1->SYNC_FENCE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SYNC_FENCE,return ) - -int WebGL2RenderContext_Impl__obj::get_SYNC_GPU_COMMANDS_COMPLETE( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3537_get_SYNC_GPU_COMMANDS_COMPLETE) -HXDLIN(3537) return this1->SYNC_GPU_COMMANDS_COMPLETE; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SYNC_GPU_COMMANDS_COMPLETE,return ) - -int WebGL2RenderContext_Impl__obj::get_UNSIGNALED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3542_get_UNSIGNALED) -HXDLIN(3542) return this1->UNSIGNALED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_UNSIGNALED,return ) - -int WebGL2RenderContext_Impl__obj::get_SIGNALED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3547_get_SIGNALED) -HXDLIN(3547) return this1->SIGNALED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SIGNALED,return ) - -int WebGL2RenderContext_Impl__obj::get_ALREADY_SIGNALED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3552_get_ALREADY_SIGNALED) -HXDLIN(3552) return this1->ALREADY_SIGNALED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_ALREADY_SIGNALED,return ) - -int WebGL2RenderContext_Impl__obj::get_TIMEOUT_EXPIRED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3557_get_TIMEOUT_EXPIRED) -HXDLIN(3557) return this1->TIMEOUT_EXPIRED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TIMEOUT_EXPIRED,return ) - -int WebGL2RenderContext_Impl__obj::get_CONDITION_SATISFIED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3562_get_CONDITION_SATISFIED) -HXDLIN(3562) return this1->CONDITION_SATISFIED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_CONDITION_SATISFIED,return ) - -int WebGL2RenderContext_Impl__obj::get_WAIT_FAILED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3567_get_WAIT_FAILED) -HXDLIN(3567) return this1->WAIT_FAILED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_WAIT_FAILED,return ) - -int WebGL2RenderContext_Impl__obj::get_SYNC_FLUSH_COMMANDS_BIT( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3572_get_SYNC_FLUSH_COMMANDS_BIT) -HXDLIN(3572) return this1->SYNC_FLUSH_COMMANDS_BIT; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_SYNC_FLUSH_COMMANDS_BIT,return ) - -int WebGL2RenderContext_Impl__obj::get_COLOR( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3577_get_COLOR) -HXDLIN(3577) return this1->COLOR; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_COLOR,return ) - -int WebGL2RenderContext_Impl__obj::get_DEPTH( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3582_get_DEPTH) -HXDLIN(3582) return this1->DEPTH; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH,return ) - -int WebGL2RenderContext_Impl__obj::get_STENCIL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3587_get_STENCIL) -HXDLIN(3587) return this1->STENCIL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STENCIL,return ) - -int WebGL2RenderContext_Impl__obj::get_MIN( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3592_get_MIN) -HXDLIN(3592) return this1->MIN; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MIN,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3597_get_MAX) -HXDLIN(3597) return this1->MAX; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX,return ) - -int WebGL2RenderContext_Impl__obj::get_DEPTH_COMPONENT24( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3602_get_DEPTH_COMPONENT24) -HXDLIN(3602) return this1->DEPTH_COMPONENT24; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH_COMPONENT24,return ) - -int WebGL2RenderContext_Impl__obj::get_STREAM_READ( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3607_get_STREAM_READ) -HXDLIN(3607) return this1->STREAM_READ; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STREAM_READ,return ) - -int WebGL2RenderContext_Impl__obj::get_STREAM_COPY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3612_get_STREAM_COPY) -HXDLIN(3612) return this1->STREAM_COPY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STREAM_COPY,return ) - -int WebGL2RenderContext_Impl__obj::get_STATIC_READ( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3617_get_STATIC_READ) -HXDLIN(3617) return this1->STATIC_READ; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STATIC_READ,return ) - -int WebGL2RenderContext_Impl__obj::get_STATIC_COPY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3622_get_STATIC_COPY) -HXDLIN(3622) return this1->STATIC_COPY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_STATIC_COPY,return ) - -int WebGL2RenderContext_Impl__obj::get_DYNAMIC_READ( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3627_get_DYNAMIC_READ) -HXDLIN(3627) return this1->DYNAMIC_READ; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DYNAMIC_READ,return ) - -int WebGL2RenderContext_Impl__obj::get_DYNAMIC_COPY( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3632_get_DYNAMIC_COPY) -HXDLIN(3632) return this1->DYNAMIC_COPY; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DYNAMIC_COPY,return ) - -int WebGL2RenderContext_Impl__obj::get_DEPTH_COMPONENT32F( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3637_get_DEPTH_COMPONENT32F) -HXDLIN(3637) return this1->DEPTH_COMPONENT32F; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH_COMPONENT32F,return ) - -int WebGL2RenderContext_Impl__obj::get_DEPTH32F_STENCIL8( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3642_get_DEPTH32F_STENCIL8) -HXDLIN(3642) return this1->DEPTH32F_STENCIL8; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_DEPTH32F_STENCIL8,return ) - -int WebGL2RenderContext_Impl__obj::get_INVALID_INDEX( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3647_get_INVALID_INDEX) -HXDLIN(3647) return this1->INVALID_INDEX; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_INVALID_INDEX,return ) - -int WebGL2RenderContext_Impl__obj::get_TIMEOUT_IGNORED( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3652_get_TIMEOUT_IGNORED) -HXDLIN(3652) return this1->TIMEOUT_IGNORED; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_TIMEOUT_IGNORED,return ) - -int WebGL2RenderContext_Impl__obj::get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3657_get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL) -HXDLIN(3657) return this1->MAX_CLIENT_WAIT_TIMEOUT_WEBGL; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL,return ) - -void WebGL2RenderContext_Impl__obj::activeTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int texture){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3662_activeTexture) -HXDLIN(3662) this1->activeTexture(texture); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,activeTexture,(void)) - -void WebGL2RenderContext_Impl__obj::attachShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3667_attachShader) -HXDLIN(3667) this1->attachShader(program,shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,attachShader,(void)) - -void WebGL2RenderContext_Impl__obj::beginQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject query){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3672_beginQuery) -HXDLIN(3672) this1->beginQuery(target,query); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,beginQuery,(void)) - -void WebGL2RenderContext_Impl__obj::beginTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int primitiveNode){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3677_beginTransformFeedback) -HXDLIN(3677) this1->beginTransformFeedback(primitiveNode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,beginTransformFeedback,(void)) - -void WebGL2RenderContext_Impl__obj::bindAttribLocation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int index,::String name){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3682_bindAttribLocation) -HXDLIN(3682) this1->bindAttribLocation(program,index,name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,bindAttribLocation,(void)) - -void WebGL2RenderContext_Impl__obj::bindBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3687_bindBuffer) -HXDLIN(3687) this1->bindBuffer(target,buffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,bindBuffer,(void)) - -void WebGL2RenderContext_Impl__obj::bindBufferBase( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int index, ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3692_bindBufferBase) -HXDLIN(3692) this1->bindBufferBase(target,index,buffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,bindBufferBase,(void)) - -void WebGL2RenderContext_Impl__obj::bindBufferRange( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int index, ::lime::graphics::opengl::GLObject buffer,Float offset,int size){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3697_bindBufferRange) -HXDLIN(3697) this1->bindBufferRange(target,index,buffer,offset,size); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,bindBufferRange,(void)) - -void WebGL2RenderContext_Impl__obj::bindFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject framebuffer){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3702_bindFramebuffer) -HXDLIN(3702) this1->bindFramebuffer(target,framebuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,bindFramebuffer,(void)) - -void WebGL2RenderContext_Impl__obj::bindRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject renderbuffer){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3707_bindRenderbuffer) -HXDLIN(3707) this1->bindRenderbuffer(target,renderbuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,bindRenderbuffer,(void)) - -void WebGL2RenderContext_Impl__obj::bindSampler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int unit, ::lime::graphics::opengl::GLObject sampler){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3712_bindSampler) -HXDLIN(3712) this1->bindSampler(unit,sampler); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,bindSampler,(void)) - -void WebGL2RenderContext_Impl__obj::bindTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject texture){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3717_bindTexture) -HXDLIN(3717) this1->bindTexture(target,texture); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,bindTexture,(void)) - -void WebGL2RenderContext_Impl__obj::bindTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::graphics::opengl::GLObject transformFeedback){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3722_bindTransformFeedback) -HXDLIN(3722) this1->bindTransformFeedback(target,transformFeedback); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,bindTransformFeedback,(void)) - -void WebGL2RenderContext_Impl__obj::bindVertexArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject vertexArray){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3727_bindVertexArray) -HXDLIN(3727) this1->bindVertexArray(vertexArray); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,bindVertexArray,(void)) - -void WebGL2RenderContext_Impl__obj::blendColor( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float red,Float green,Float blue,Float alpha){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3732_blendColor) -HXDLIN(3732) this1->blendColor(red,green,blue,alpha); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,blendColor,(void)) - -void WebGL2RenderContext_Impl__obj::blendEquation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3737_blendEquation) -HXDLIN(3737) this1->blendEquation(mode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,blendEquation,(void)) - -void WebGL2RenderContext_Impl__obj::blendEquationSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int modeRGB,int modeAlpha){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3742_blendEquationSeparate) -HXDLIN(3742) this1->blendEquationSeparate(modeRGB,modeAlpha); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,blendEquationSeparate,(void)) - -void WebGL2RenderContext_Impl__obj::blendFunc( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int sfactor,int dfactor){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3747_blendFunc) -HXDLIN(3747) this1->blendFunc(sfactor,dfactor); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,blendFunc,(void)) - -void WebGL2RenderContext_Impl__obj::blendFuncSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int srcRGB,int dstRGB,int srcAlpha,int dstAlpha){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3752_blendFuncSeparate) -HXDLIN(3752) this1->blendFuncSeparate(srcRGB,dstRGB,srcAlpha,dstAlpha); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,blendFuncSeparate,(void)) - -void WebGL2RenderContext_Impl__obj::blitFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int srcX0,int srcY0,int srcX1,int srcY1,int dstX0,int dstY0,int dstX1,int dstY1,int mask,int filter){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3757_blitFramebuffer) -HXDLIN(3757) this1->blitFramebuffer(srcX0,srcY0,srcX1,srcY1,dstX0,dstY0,dstX1,dstY1,mask,filter); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC11(WebGL2RenderContext_Impl__obj,blitFramebuffer,(void)) - -void WebGL2RenderContext_Impl__obj::bufferData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::utils::ArrayBufferView srcData,int usage,hx::Null< int > __o_srcOffset,hx::Null< int > __o_length){ - int srcOffset = __o_srcOffset.Default(0); - int length = __o_length.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3762_bufferData) -HXLINE(3768) int size; -HXDLIN(3768) if (hx::IsNotNull( srcData )) { -HXLINE(3768) size = srcData->byteLength; - } - else { -HXLINE(3768) size = 0; - } -HXLINE(3770) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),srcData,null(),srcOffset); -HXLINE(3771) this1->bufferData(target,size,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer),usage); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,bufferData,(void)) - -void WebGL2RenderContext_Impl__obj::bufferSubData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int offset, ::lime::utils::ArrayBufferView srcData,hx::Null< int > __o_srcOffset, ::Dynamic length){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3775_bufferSubData) -HXLINE(3781) ::Dynamic size; -HXDLIN(3781) if (hx::IsNotNull( length )) { -HXLINE(3781) size = length; - } - else { -HXLINE(3781) if (hx::IsNotNull( srcData )) { -HXLINE(3781) size = srcData->byteLength; - } - else { -HXLINE(3781) size = 0; - } - } -HXLINE(3783) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),srcData,null(),srcOffset); -HXLINE(3784) this1->bufferSubData(target,offset,( (int)(size) ),::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,bufferSubData,(void)) - -int WebGL2RenderContext_Impl__obj::checkFramebufferStatus( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3787_checkFramebufferStatus) -HXDLIN(3787) return this1->checkFramebufferStatus(target); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,checkFramebufferStatus,return ) - -void WebGL2RenderContext_Impl__obj::clear( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mask){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3792_clear) -HXDLIN(3792) this1->clear(mask); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,clear,(void)) - -void WebGL2RenderContext_Impl__obj::clearBufferfi( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int buffer,int drawbuffer,Float depth,int stencil){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3797_clearBufferfi) -HXDLIN(3797) this1->clearBufferfi(buffer,drawbuffer,depth,stencil); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,clearBufferfi,(void)) - -void WebGL2RenderContext_Impl__obj::clearBufferfv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int buffer,int drawbuffer, ::lime::utils::ArrayBufferView values,hx::Null< int > __o_srcOffset){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3801_clearBufferfv) -HXLINE(3802) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),values,null(),srcOffset); -HXLINE(3803) this1->clearBufferfv(buffer,drawbuffer,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,clearBufferfv,(void)) - -void WebGL2RenderContext_Impl__obj::clearBufferiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int buffer,int drawbuffer, ::lime::utils::ArrayBufferView values, ::Dynamic srcOffset){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3807_clearBufferiv) -HXLINE(3808) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),values,null(),srcOffset); -HXLINE(3809) this1->clearBufferiv(buffer,drawbuffer,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,clearBufferiv,(void)) - -void WebGL2RenderContext_Impl__obj::clearBufferuiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int buffer,int drawbuffer, ::lime::utils::ArrayBufferView values, ::Dynamic srcOffset){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3813_clearBufferuiv) -HXLINE(3814) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),values,null(),srcOffset); -HXLINE(3815) this1->clearBufferuiv(buffer,drawbuffer,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,clearBufferuiv,(void)) - -void WebGL2RenderContext_Impl__obj::clearColor( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float red,Float green,Float blue,Float alpha){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3820_clearColor) -HXDLIN(3820) this1->clearColor(red,green,blue,alpha); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,clearColor,(void)) - -void WebGL2RenderContext_Impl__obj::clearDepth( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float depth){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3825_clearDepth) -HXDLIN(3825) this1->clearDepthf(depth); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,clearDepth,(void)) - -void WebGL2RenderContext_Impl__obj::clearStencil( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int s){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3830_clearStencil) -HXDLIN(3830) this1->clearStencil(s); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,clearStencil,(void)) - -int WebGL2RenderContext_Impl__obj::clientWaitSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync,int flags, cpp::Int64Struct timeout){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3835_clientWaitSync) -HXDLIN(3835) return this1->clientWaitSync(sync,flags,timeout); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,clientWaitSync,return ) - -void WebGL2RenderContext_Impl__obj::colorMask( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,bool red,bool green,bool blue,bool alpha){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3840_colorMask) -HXDLIN(3840) this1->colorMask(red,green,blue,alpha); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,colorMask,(void)) - -void WebGL2RenderContext_Impl__obj::compileShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3845_compileShader) -HXDLIN(3845) this1->compileShader(shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,compileShader,(void)) - -void WebGL2RenderContext_Impl__obj::compressedTexImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int border, ::lime::utils::ArrayBufferView srcData,hx::Null< int > __o_srcOffset, ::Dynamic srcLengthOverride){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3852_compressedTexImage2D) -HXLINE(3860) ::Dynamic imageSize; -HXDLIN(3860) if (hx::IsNotNull( srcLengthOverride )) { -HXLINE(3860) imageSize = srcLengthOverride; - } - else { -HXLINE(3860) if (hx::IsNotNull( srcData )) { -HXLINE(3860) imageSize = srcData->byteLength; - } - else { -HXLINE(3860) imageSize = 0; - } - } -HXLINE(3862) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),srcData,null(),srcOffset); -HXLINE(3863) this1->compressedTexImage2D(target,level,internalformat,width,height,border,( (int)(imageSize) ),::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC10(WebGL2RenderContext_Impl__obj,compressedTexImage2D,(void)) - -void WebGL2RenderContext_Impl__obj::compressedTexImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int depth,int border, ::lime::utils::ArrayBufferView srcData,hx::Null< int > __o_srcOffset, ::Dynamic srcLengthOverride){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3867_compressedTexImage3D) -HXLINE(3868) ::Dynamic imageSize; -HXDLIN(3868) if (hx::IsNotNull( srcLengthOverride )) { -HXLINE(3868) imageSize = srcLengthOverride; - } - else { -HXLINE(3868) if (hx::IsNotNull( srcData )) { -HXLINE(3868) imageSize = srcData->byteLength; - } - else { -HXLINE(3868) imageSize = 0; - } - } -HXLINE(3869) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),srcData,null(),srcOffset); -HXLINE(3870) this1->compressedTexImage3D(target,level,internalformat,width,height,depth,border,( (int)(imageSize) ),::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC11(WebGL2RenderContext_Impl__obj,compressedTexImage3D,(void)) - -void WebGL2RenderContext_Impl__obj::compressedTexSubImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int width,int height,int format, ::lime::utils::ArrayBufferView srcData,hx::Null< int > __o_srcOffset, ::Dynamic srcLengthOverride){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3877_compressedTexSubImage2D) -HXLINE(3885) ::Dynamic imageSize; -HXDLIN(3885) if (hx::IsNotNull( srcLengthOverride )) { -HXLINE(3885) imageSize = srcLengthOverride; - } - else { -HXLINE(3885) if (hx::IsNotNull( srcData )) { -HXLINE(3885) imageSize = srcData->byteLength; - } - else { -HXLINE(3885) imageSize = 0; - } - } -HXLINE(3887) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),srcData,null(),srcOffset); -HXLINE(3888) this1->compressedTexSubImage2D(target,level,xoffset,yoffset,width,height,format,( (int)(imageSize) ),::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC11(WebGL2RenderContext_Impl__obj,compressedTexSubImage2D,(void)) - -void WebGL2RenderContext_Impl__obj::compressedTexSubImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int zoffset,int width,int height,int depth,int format, ::lime::utils::ArrayBufferView srcData,hx::Null< int > __o_srcOffset, ::Dynamic srcLengthOverride){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3892_compressedTexSubImage3D) -HXLINE(3893) ::Dynamic imageSize; -HXDLIN(3893) if (hx::IsNotNull( srcLengthOverride )) { -HXLINE(3893) imageSize = srcLengthOverride; - } - else { -HXLINE(3893) if (hx::IsNotNull( srcData )) { -HXLINE(3893) imageSize = srcData->byteLength; - } - else { -HXLINE(3893) imageSize = 0; - } - } -HXLINE(3894) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),srcData,null(),srcOffset); -HXLINE(3895) this1->compressedTexSubImage3D(target,level,xoffset,yoffset,zoffset,width,height,depth,format,( (int)(imageSize) ),::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC13(WebGL2RenderContext_Impl__obj,compressedTexSubImage3D,(void)) - -void WebGL2RenderContext_Impl__obj::copyBufferSubData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int readTarget,int writeTarget,Float readOffset,Float writeOffset,int size){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3900_copyBufferSubData) -HXDLIN(3900) this1->copyBufferSubData(readTarget,writeTarget,readOffset,writeOffset,size); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,copyBufferSubData,(void)) - -void WebGL2RenderContext_Impl__obj::copyTexImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int x,int y,int width,int height,int border){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3905_copyTexImage2D) -HXDLIN(3905) this1->copyTexImage2D(target,level,internalformat,x,y,width,height,border); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC9(WebGL2RenderContext_Impl__obj,copyTexImage2D,(void)) - -void WebGL2RenderContext_Impl__obj::copyTexSubImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3910_copyTexSubImage2D) -HXDLIN(3910) this1->copyTexSubImage2D(target,level,xoffset,yoffset,x,y,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC9(WebGL2RenderContext_Impl__obj,copyTexSubImage2D,(void)) - -void WebGL2RenderContext_Impl__obj::copyTexSubImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int zoffset,int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3916_copyTexSubImage3D) -HXDLIN(3916) this1->copyTexSubImage3D(target,level,xoffset,yoffset,zoffset,x,y,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC10(WebGL2RenderContext_Impl__obj,copyTexSubImage3D,(void)) - - ::lime::graphics::opengl::GLObject WebGL2RenderContext_Impl__obj::createBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3921_createBuffer) -HXDLIN(3921) return this1->createBuffer(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,createBuffer,return ) - - ::lime::graphics::opengl::GLObject WebGL2RenderContext_Impl__obj::createFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3926_createFramebuffer) -HXDLIN(3926) return this1->createFramebuffer(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,createFramebuffer,return ) - - ::lime::graphics::opengl::GLObject WebGL2RenderContext_Impl__obj::createProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3931_createProgram) -HXDLIN(3931) return this1->createProgram(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,createProgram,return ) - - ::lime::graphics::opengl::GLObject WebGL2RenderContext_Impl__obj::createQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3936_createQuery) -HXDLIN(3936) return this1->createQuery(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,createQuery,return ) - - ::lime::graphics::opengl::GLObject WebGL2RenderContext_Impl__obj::createRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3941_createRenderbuffer) -HXDLIN(3941) return this1->createRenderbuffer(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,createRenderbuffer,return ) - - ::lime::graphics::opengl::GLObject WebGL2RenderContext_Impl__obj::createSampler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3946_createSampler) -HXDLIN(3946) return this1->createSampler(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,createSampler,return ) - - ::lime::graphics::opengl::GLObject WebGL2RenderContext_Impl__obj::createShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int type){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3951_createShader) -HXDLIN(3951) return this1->createShader(type); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,createShader,return ) - - ::lime::graphics::opengl::GLObject WebGL2RenderContext_Impl__obj::createTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3956_createTexture) -HXDLIN(3956) return this1->createTexture(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,createTexture,return ) - - ::lime::graphics::opengl::GLObject WebGL2RenderContext_Impl__obj::createTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3961_createTransformFeedback) -HXDLIN(3961) return this1->createTransformFeedback(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,createTransformFeedback,return ) - - ::lime::graphics::opengl::GLObject WebGL2RenderContext_Impl__obj::createVertexArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3966_createVertexArray) -HXDLIN(3966) return this1->createVertexArray(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,createVertexArray,return ) - -void WebGL2RenderContext_Impl__obj::cullFace( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3971_cullFace) -HXDLIN(3971) this1->cullFace(mode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,cullFace,(void)) - -void WebGL2RenderContext_Impl__obj::deleteBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3976_deleteBuffer) -HXDLIN(3976) this1->deleteBuffer(buffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,deleteBuffer,(void)) - -void WebGL2RenderContext_Impl__obj::deleteFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject framebuffer){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3981_deleteFramebuffer) -HXDLIN(3981) this1->deleteFramebuffer(framebuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,deleteFramebuffer,(void)) - -void WebGL2RenderContext_Impl__obj::deleteProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3986_deleteProgram) -HXDLIN(3986) this1->deleteProgram(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,deleteProgram,(void)) - -void WebGL2RenderContext_Impl__obj::deleteQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject query){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3991_deleteQuery) -HXDLIN(3991) this1->deleteQuery(query); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,deleteQuery,(void)) - -void WebGL2RenderContext_Impl__obj::deleteRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject renderbuffer){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_3996_deleteRenderbuffer) -HXDLIN(3996) this1->deleteRenderbuffer(renderbuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,deleteRenderbuffer,(void)) - -void WebGL2RenderContext_Impl__obj::deleteSampler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4001_deleteSampler) -HXDLIN(4001) this1->deleteSampler(sampler); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,deleteSampler,(void)) - -void WebGL2RenderContext_Impl__obj::deleteShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4006_deleteShader) -HXDLIN(4006) this1->deleteShader(shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,deleteShader,(void)) - -void WebGL2RenderContext_Impl__obj::deleteSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4011_deleteSync) -HXDLIN(4011) this1->deleteSync(sync); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,deleteSync,(void)) - -void WebGL2RenderContext_Impl__obj::deleteTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject texture){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4016_deleteTexture) -HXDLIN(4016) this1->deleteTexture(texture); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,deleteTexture,(void)) - -void WebGL2RenderContext_Impl__obj::deleteTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject transformFeedback){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4021_deleteTransformFeedback) -HXDLIN(4021) this1->deleteTransformFeedback(transformFeedback); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,deleteTransformFeedback,(void)) - -void WebGL2RenderContext_Impl__obj::deleteVertexArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject vertexArray){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4026_deleteVertexArray) -HXDLIN(4026) this1->deleteVertexArray(vertexArray); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,deleteVertexArray,(void)) - -void WebGL2RenderContext_Impl__obj::depthFunc( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int func){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4031_depthFunc) -HXDLIN(4031) this1->depthFunc(func); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,depthFunc,(void)) - -void WebGL2RenderContext_Impl__obj::depthMask( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,bool flag){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4036_depthMask) -HXDLIN(4036) this1->depthMask(flag); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,depthMask,(void)) - -void WebGL2RenderContext_Impl__obj::depthRange( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float zNear,Float zFar){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4041_depthRange) -HXDLIN(4041) this1->depthRangef(zNear,zFar); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,depthRange,(void)) - -void WebGL2RenderContext_Impl__obj::detachShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4046_detachShader) -HXDLIN(4046) this1->detachShader(program,shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,detachShader,(void)) - -void WebGL2RenderContext_Impl__obj::disable( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int cap){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4051_disable) -HXDLIN(4051) this1->disable(cap); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,disable,(void)) - -void WebGL2RenderContext_Impl__obj::disableVertexAttribArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4056_disableVertexAttribArray) -HXDLIN(4056) this1->disableVertexAttribArray(index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,disableVertexAttribArray,(void)) - -void WebGL2RenderContext_Impl__obj::drawArrays( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int first,int count){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4061_drawArrays) -HXDLIN(4061) this1->drawArrays(mode,first,count); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,drawArrays,(void)) - -void WebGL2RenderContext_Impl__obj::drawArraysInstanced( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int first,int count,int instanceCount){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4066_drawArraysInstanced) -HXDLIN(4066) this1->drawArraysInstanced(mode,first,count,instanceCount); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,drawArraysInstanced,(void)) - -void WebGL2RenderContext_Impl__obj::drawBuffers( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,::Array< int > buffers){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4071_drawBuffers) -HXDLIN(4071) this1->drawBuffers(buffers); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,drawBuffers,(void)) - -void WebGL2RenderContext_Impl__obj::drawElements( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int count,int type,Float offset){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4076_drawElements) -HXDLIN(4076) this1->drawElements(mode,count,type,offset); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,drawElements,(void)) - -void WebGL2RenderContext_Impl__obj::drawElementsInstanced( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int count,int type,Float offset,int instanceCount){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4081_drawElementsInstanced) -HXDLIN(4081) this1->drawElementsInstanced(mode,count,type,offset,instanceCount); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,drawElementsInstanced,(void)) - -void WebGL2RenderContext_Impl__obj::drawRangeElements( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode,int start,int end,int count,int type,Float offset){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4086_drawRangeElements) -HXDLIN(4086) this1->drawRangeElements(mode,start,end,count,type,offset); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(WebGL2RenderContext_Impl__obj,drawRangeElements,(void)) - -void WebGL2RenderContext_Impl__obj::enable( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int cap){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4091_enable) -HXDLIN(4091) this1->enable(cap); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,enable,(void)) - -void WebGL2RenderContext_Impl__obj::enableVertexAttribArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4096_enableVertexAttribArray) -HXDLIN(4096) this1->enableVertexAttribArray(index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,enableVertexAttribArray,(void)) - -void WebGL2RenderContext_Impl__obj::endQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4101_endQuery) -HXDLIN(4101) this1->endQuery(target); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,endQuery,(void)) - -void WebGL2RenderContext_Impl__obj::endTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4106_endTransformFeedback) -HXDLIN(4106) this1->endTransformFeedback(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,endTransformFeedback,(void)) - - ::Dynamic WebGL2RenderContext_Impl__obj::fenceSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int condition,int flags){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4111_fenceSync) -HXDLIN(4111) return this1->fenceSync(condition,flags); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,fenceSync,return ) - -void WebGL2RenderContext_Impl__obj::finish( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4116_finish) -HXDLIN(4116) this1->finish(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,finish,(void)) - -void WebGL2RenderContext_Impl__obj::flush( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4121_flush) -HXDLIN(4121) this1->flush(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,flush,(void)) - -void WebGL2RenderContext_Impl__obj::framebufferRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment,int renderbuffertarget, ::lime::graphics::opengl::GLObject renderbuffer){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4126_framebufferRenderbuffer) -HXDLIN(4126) this1->framebufferRenderbuffer(target,attachment,renderbuffertarget,renderbuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,framebufferRenderbuffer,(void)) - -void WebGL2RenderContext_Impl__obj::framebufferTexture2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment,int textarget, ::lime::graphics::opengl::GLObject texture,int level){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4131_framebufferTexture2D) -HXDLIN(4131) this1->framebufferTexture2D(target,attachment,textarget,texture,level); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,framebufferTexture2D,(void)) - -void WebGL2RenderContext_Impl__obj::framebufferTextureLayer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment, ::lime::graphics::opengl::GLObject texture,int level,int layer){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4136_framebufferTextureLayer) -HXDLIN(4136) this1->framebufferTextureLayer(target,attachment,texture,level,layer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,framebufferTextureLayer,(void)) - -void WebGL2RenderContext_Impl__obj::frontFace( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mode){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4141_frontFace) -HXDLIN(4141) this1->frontFace(mode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,frontFace,(void)) - -void WebGL2RenderContext_Impl__obj::generateMipmap( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4146_generateMipmap) -HXDLIN(4146) this1->generateMipmap(target); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,generateMipmap,(void)) - - ::Dynamic WebGL2RenderContext_Impl__obj::getActiveAttrib( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int index){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4151_getActiveAttrib) -HXDLIN(4151) return this1->getActiveAttrib(program,index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getActiveAttrib,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getActiveUniform( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int index){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4156_getActiveUniform) -HXDLIN(4156) return this1->getActiveUniform(program,index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getActiveUniform,return ) - -::String WebGL2RenderContext_Impl__obj::getActiveUniformBlockName( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int uniformBlockIndex){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4161_getActiveUniformBlockName) -HXDLIN(4161) return this1->getActiveUniformBlockName(program,uniformBlockIndex); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getActiveUniformBlockName,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getActiveUniformBlockParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4166_getActiveUniformBlockParameter) -HXDLIN(4166) return this1->getActiveUniformBlockParameter(program,uniformBlockIndex,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,getActiveUniformBlockParameter,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getActiveUniforms( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::Array< int > uniformIndices,int pname){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4171_getActiveUniforms) -HXDLIN(4171) return this1->getActiveUniforms(program,uniformIndices,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,getActiveUniforms,return ) - -::Array< ::Dynamic> WebGL2RenderContext_Impl__obj::getAttachedShaders( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4176_getAttachedShaders) -HXDLIN(4176) return this1->getAttachedShaders(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,getAttachedShaders,return ) - -int WebGL2RenderContext_Impl__obj::getAttribLocation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::String name){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4181_getAttribLocation) -HXDLIN(4181) return this1->getAttribLocation(program,name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getAttribLocation,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getBufferParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4186_getBufferParameter) -HXDLIN(4186) return this1->getBufferParameter(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getBufferParameter,return ) - -void WebGL2RenderContext_Impl__obj::getBufferSubData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,Float srcByteOffset, ::haxe::io::Bytes dstData,hx::Null< int > __o_srcOffset, ::Dynamic length){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4191_getBufferSubData) -HXLINE(4198) ::Dynamic size; -HXDLIN(4198) if (hx::IsNotNull( length )) { -HXLINE(4198) size = length; - } - else { -HXLINE(4198) if (hx::IsNotNull( dstData )) { -HXLINE(4198) size = dstData->length; - } - else { -HXLINE(4198) size = 0; - } - } -HXLINE(4200) Float _hx_tmp = ::lime::utils::_DataPointer::DataPointer_Impl__obj::_hx___withOffset(srcByteOffset,srcOffset); -HXDLIN(4200) this1->getBufferSubData(target,_hx_tmp,( (int)(size) ),::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBuffer(dstData)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,getBufferSubData,(void)) - - ::Dynamic WebGL2RenderContext_Impl__obj::getContextAttributes( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4204_getContextAttributes) -HXDLIN(4204) return this1->getContextAttributes(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,getContextAttributes,return ) - -int WebGL2RenderContext_Impl__obj::getError( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4209_getError) -HXDLIN(4209) return this1->getError(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,getError,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getExtension( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,::String name){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4214_getExtension) -HXDLIN(4214) return this1->getExtension(name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,getExtension,return ) - -int WebGL2RenderContext_Impl__obj::getFragDataLocation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::String name){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4219_getFragDataLocation) -HXDLIN(4219) return this1->getFragDataLocation(program,name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getFragDataLocation,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getFramebufferAttachmentParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int attachment,int pname){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4224_getFramebufferAttachmentParameter) -HXDLIN(4224) return this1->getFramebufferAttachmentParameter(target,attachment,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,getFramebufferAttachmentParameter,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getIndexedParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int index){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4229_getIndexedParameter) -HXDLIN(4229) return this1->getIndexedParameter(target,index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getIndexedParameter,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getInternalformatParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int internalformat,int pname){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4234_getInternalformatParameter) -HXDLIN(4234) return this1->getInternalformatParameter(target,internalformat,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,getInternalformatParameter,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4239_getParameter) -HXDLIN(4239) return this1->getParameter(pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,getParameter,return ) - -::String WebGL2RenderContext_Impl__obj::getProgramInfoLog( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4244_getProgramInfoLog) -HXDLIN(4244) return this1->getProgramInfoLog(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,getProgramInfoLog,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getProgramParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int pname){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4249_getProgramParameter) -HXDLIN(4249) return this1->getProgramParameter(program,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getProgramParameter,return ) - - ::lime::graphics::opengl::GLObject WebGL2RenderContext_Impl__obj::getQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4254_getQuery) -HXDLIN(4254) return this1->getQuery(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getQuery,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getQueryParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject query,int pname){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4259_getQueryParameter) -HXDLIN(4259) return this1->getQueryParameter(query,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getQueryParameter,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getRenderbufferParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4264_getRenderbufferParameter) -HXDLIN(4264) return this1->getRenderbufferParameter(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getRenderbufferParameter,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getSamplerParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4269_getSamplerParameter) -HXDLIN(4269) return this1->getSamplerParameter(sampler,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getSamplerParameter,return ) - -::String WebGL2RenderContext_Impl__obj::getShaderInfoLog( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4274_getShaderInfoLog) -HXDLIN(4274) return this1->getShaderInfoLog(shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,getShaderInfoLog,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getShaderParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader,int pname){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4279_getShaderParameter) -HXDLIN(4279) return this1->getShaderParameter(shader,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getShaderParameter,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getShaderPrecisionFormat( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int shadertype,int precisiontype){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4284_getShaderPrecisionFormat) -HXDLIN(4284) return this1->getShaderPrecisionFormat(shadertype,precisiontype); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getShaderPrecisionFormat,return ) - -::String WebGL2RenderContext_Impl__obj::getShaderSource( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4289_getShaderSource) -HXDLIN(4289) return this1->getShaderSource(shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,getShaderSource,return ) - -::Array< ::String > WebGL2RenderContext_Impl__obj::getSupportedExtensions( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4294_getSupportedExtensions) -HXDLIN(4294) return this1->getSupportedExtensions(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,getSupportedExtensions,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getSyncParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync,int pname){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4299_getSyncParameter) -HXDLIN(4299) return this1->getSyncParameter(sync,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getSyncParameter,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getTexParameter( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4304_getTexParameter) -HXDLIN(4304) return this1->getTexParameter(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getTexParameter,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getTransformFeedbackVarying( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int index){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4309_getTransformFeedbackVarying) -HXDLIN(4309) return this1->getTransformFeedbackVarying(program,index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getTransformFeedbackVarying,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getUniform( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int location){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4314_getUniform) -HXDLIN(4314) return this1->getUniform(program,location); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getUniform,return ) - -int WebGL2RenderContext_Impl__obj::getUniformBlockIndex( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::String uniformBlockName){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4319_getUniformBlockIndex) -HXDLIN(4319) return this1->getUniformBlockIndex(program,uniformBlockName); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getUniformBlockIndex,return ) - -::Array< int > WebGL2RenderContext_Impl__obj::getUniformIndices( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::Array< ::String > uniformNames){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4324_getUniformIndices) -HXDLIN(4324) return this1->getUniformIndices(program,uniformNames); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getUniformIndices,return ) - -int WebGL2RenderContext_Impl__obj::getUniformLocation( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::String name){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4329_getUniformLocation) -HXDLIN(4329) return this1->getUniformLocation(program,name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getUniformLocation,return ) - - ::Dynamic WebGL2RenderContext_Impl__obj::getVertexAttrib( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4334_getVertexAttrib) -HXDLIN(4334) return this1->getVertexAttrib(index,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getVertexAttrib,return ) - -Float WebGL2RenderContext_Impl__obj::getVertexAttribOffset( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int pname){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4339_getVertexAttribOffset) -HXDLIN(4339) return this1->getVertexAttribPointerv(index,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,getVertexAttribOffset,return ) - -void WebGL2RenderContext_Impl__obj::hint( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int mode){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4344_hint) -HXDLIN(4344) this1->hint(target,mode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,hint,(void)) - -void WebGL2RenderContext_Impl__obj::invalidateFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,::Array< int > attachments){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4349_invalidateFramebuffer) -HXDLIN(4349) this1->invalidateFramebuffer(target,attachments); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,invalidateFramebuffer,(void)) - -void WebGL2RenderContext_Impl__obj::invalidateSubFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,::Array< int > attachments,int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4354_invalidateSubFramebuffer) -HXDLIN(4354) this1->invalidateSubFramebuffer(target,attachments,x,y,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(WebGL2RenderContext_Impl__obj,invalidateSubFramebuffer,(void)) - -bool WebGL2RenderContext_Impl__obj::isBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4359_isBuffer) -HXDLIN(4359) return this1->isBuffer(buffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,isBuffer,return ) - -bool WebGL2RenderContext_Impl__obj::isContextLost( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4364_isContextLost) -HXDLIN(4364) return this1->isContextLost(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,isContextLost,return ) - -bool WebGL2RenderContext_Impl__obj::isEnabled( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int cap){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4369_isEnabled) -HXDLIN(4369) return this1->isEnabled(cap); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,isEnabled,return ) - -bool WebGL2RenderContext_Impl__obj::isFramebuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject framebuffer){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4374_isFramebuffer) -HXDLIN(4374) return this1->isFramebuffer(framebuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,isFramebuffer,return ) - -bool WebGL2RenderContext_Impl__obj::isProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4379_isProgram) -HXDLIN(4379) return this1->isProgram(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,isProgram,return ) - -bool WebGL2RenderContext_Impl__obj::isQuery( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject query){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4384_isQuery) -HXDLIN(4384) return this1->isQuery(query); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,isQuery,return ) - -bool WebGL2RenderContext_Impl__obj::isRenderbuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject renderbuffer){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4389_isRenderbuffer) -HXDLIN(4389) return this1->isRenderbuffer(renderbuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,isRenderbuffer,return ) - -bool WebGL2RenderContext_Impl__obj::isSampler( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4394_isSampler) -HXDLIN(4394) return this1->isSampler(sampler); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,isSampler,return ) - -bool WebGL2RenderContext_Impl__obj::isShader( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4399_isShader) -HXDLIN(4399) return this1->isShader(shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,isShader,return ) - -bool WebGL2RenderContext_Impl__obj::isSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4404_isSync) -HXDLIN(4404) return this1->isSync(sync); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,isSync,return ) - -bool WebGL2RenderContext_Impl__obj::isTexture( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject texture){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4409_isTexture) -HXDLIN(4409) return this1->isTexture(texture); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,isTexture,return ) - -bool WebGL2RenderContext_Impl__obj::isTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject transformFeedback){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4414_isTransformFeedback) -HXDLIN(4414) return this1->isTransformFeedback(transformFeedback); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,isTransformFeedback,return ) - -bool WebGL2RenderContext_Impl__obj::isVertexArray( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject vertexArray){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4419_isVertexArray) -HXDLIN(4419) return this1->isVertexArray(vertexArray); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,isVertexArray,return ) - -void WebGL2RenderContext_Impl__obj::lineWidth( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float width){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4424_lineWidth) -HXDLIN(4424) this1->lineWidth(width); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,lineWidth,(void)) - -void WebGL2RenderContext_Impl__obj::linkProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4429_linkProgram) -HXDLIN(4429) this1->linkProgram(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,linkProgram,(void)) - -void WebGL2RenderContext_Impl__obj::pauseTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4434_pauseTransformFeedback) -HXDLIN(4434) this1->pauseTransformFeedback(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,pauseTransformFeedback,(void)) - -void WebGL2RenderContext_Impl__obj::pixelStorei( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int pname,int param){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4439_pixelStorei) -HXDLIN(4439) this1->pixelStorei(pname,param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,pixelStorei,(void)) - -void WebGL2RenderContext_Impl__obj::polygonOffset( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float factor,Float units){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4444_polygonOffset) -HXDLIN(4444) this1->polygonOffset(factor,units); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,polygonOffset,(void)) - -void WebGL2RenderContext_Impl__obj::readBuffer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int src){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4449_readBuffer) -HXDLIN(4449) this1->readBuffer(src); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,readBuffer,(void)) - -void WebGL2RenderContext_Impl__obj::readPixels( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int x,int y,int width,int height,int format,int type, ::lime::utils::ArrayBufferView pixels,hx::Null< int > __o_dstOffset){ - int dstOffset = __o_dstOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4455_readPixels) -HXLINE(4461) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),pixels,null(),dstOffset); -HXLINE(4462) this1->readPixels(x,y,width,height,format,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC9(WebGL2RenderContext_Impl__obj,readPixels,(void)) - -void WebGL2RenderContext_Impl__obj::renderbufferStorage( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int internalformat,int width,int height){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4465_renderbufferStorage) -HXDLIN(4465) this1->renderbufferStorage(target,internalformat,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,renderbufferStorage,(void)) - -void WebGL2RenderContext_Impl__obj::renderbufferStorageMultisample( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int samples,int internalformat,int width,int height){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4470_renderbufferStorageMultisample) -HXDLIN(4470) this1->renderbufferStorageMultisample(target,samples,internalformat,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,renderbufferStorageMultisample,(void)) - -void WebGL2RenderContext_Impl__obj::resumeTransformFeedback( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4475_resumeTransformFeedback) -HXDLIN(4475) this1->resumeTransformFeedback(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,resumeTransformFeedback,(void)) - -void WebGL2RenderContext_Impl__obj::sampleCoverage( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,Float value,bool invert){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4480_sampleCoverage) -HXDLIN(4480) this1->sampleCoverage(value,invert); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,sampleCoverage,(void)) - -void WebGL2RenderContext_Impl__obj::samplerParameterf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname,Float param){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4485_samplerParameterf) -HXDLIN(4485) this1->samplerParameterf(sampler,pname,param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,samplerParameterf,(void)) - -void WebGL2RenderContext_Impl__obj::samplerParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject sampler,int pname,int param){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4490_samplerParameteri) -HXDLIN(4490) this1->samplerParameteri(sampler,pname,param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,samplerParameteri,(void)) - -void WebGL2RenderContext_Impl__obj::scissor( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4495_scissor) -HXDLIN(4495) this1->scissor(x,y,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,scissor,(void)) - -void WebGL2RenderContext_Impl__obj::shaderSource( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject shader,::String source){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4500_shaderSource) -HXDLIN(4500) this1->shaderSource(shader,source); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,shaderSource,(void)) - -void WebGL2RenderContext_Impl__obj::stencilFunc( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int func,int ref,int mask){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4505_stencilFunc) -HXDLIN(4505) this1->stencilFunc(func,ref,mask); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,stencilFunc,(void)) - -void WebGL2RenderContext_Impl__obj::stencilFuncSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int face,int func,int ref,int mask){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4510_stencilFuncSeparate) -HXDLIN(4510) this1->stencilFuncSeparate(face,func,ref,mask); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,stencilFuncSeparate,(void)) - -void WebGL2RenderContext_Impl__obj::stencilMask( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int mask){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4515_stencilMask) -HXDLIN(4515) this1->stencilMask(mask); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,stencilMask,(void)) - -void WebGL2RenderContext_Impl__obj::stencilMaskSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int face,int mask){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4520_stencilMaskSeparate) -HXDLIN(4520) this1->stencilMaskSeparate(face,mask); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,stencilMaskSeparate,(void)) - -void WebGL2RenderContext_Impl__obj::stencilOp( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int fail,int zfail,int zpass){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4525_stencilOp) -HXDLIN(4525) this1->stencilOp(fail,zfail,zpass); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,stencilOp,(void)) - -void WebGL2RenderContext_Impl__obj::stencilOpSeparate( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int face,int fail,int zfail,int zpass){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4530_stencilOpSeparate) -HXDLIN(4530) this1->stencilOpSeparate(face,fail,zfail,zpass); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,stencilOpSeparate,(void)) - -void WebGL2RenderContext_Impl__obj::texImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int border,int format,int type, ::lime::utils::ArrayBufferView srcData,hx::Null< int > __o_srcOffset){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4537_texImage2D) -HXLINE(4546) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),srcData,null(),srcOffset); -HXLINE(4547) this1->texImage2D(target,level,internalformat,width,height,border,format,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC11(WebGL2RenderContext_Impl__obj,texImage2D,(void)) - -void WebGL2RenderContext_Impl__obj::texImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int depth,int border,int format,int type, ::lime::utils::ArrayBufferView srcData,hx::Null< int > __o_srcOffset){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4552_texImage3D) -HXLINE(4553) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),srcData,null(),srcOffset); -HXLINE(4554) this1->texImage3D(target,level,internalformat,width,height,depth,border,format,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC12(WebGL2RenderContext_Impl__obj,texImage3D,(void)) - -void WebGL2RenderContext_Impl__obj::texStorage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4559_texStorage2D) -HXDLIN(4559) this1->texStorage2D(target,level,internalformat,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,texStorage2D,(void)) - -void WebGL2RenderContext_Impl__obj::texStorage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int depth){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4564_texStorage3D) -HXDLIN(4564) this1->texStorage3D(target,level,internalformat,width,height,depth); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(WebGL2RenderContext_Impl__obj,texStorage3D,(void)) - -void WebGL2RenderContext_Impl__obj::texParameterf( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,Float param){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4569_texParameterf) -HXDLIN(4569) this1->texParameterf(target,pname,param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,texParameterf,(void)) - -void WebGL2RenderContext_Impl__obj::texParameteri( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int pname,int param){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4574_texParameteri) -HXDLIN(4574) this1->texParameteri(target,pname,param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,texParameteri,(void)) - -void WebGL2RenderContext_Impl__obj::texSubImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int width,int height,int format,int type, ::lime::utils::ArrayBufferView srcData,hx::Null< int > __o_srcOffset){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4581_texSubImage2D) -HXLINE(4589) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),srcData,null(),srcOffset); -HXLINE(4590) this1->texSubImage2D(target,level,xoffset,yoffset,width,height,format,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC11(WebGL2RenderContext_Impl__obj,texSubImage2D,(void)) - -void WebGL2RenderContext_Impl__obj::texSubImage3D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int zoffset,int width,int height,int depth,int format,int type, ::lime::utils::ArrayBufferView srcData,hx::Null< int > __o_srcOffset){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4594_texSubImage3D) -HXLINE(4595) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),srcData,null(),srcOffset); -HXLINE(4596) this1->texSubImage3D(target,level,xoffset,yoffset,zoffset,width,height,depth,format,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC13(WebGL2RenderContext_Impl__obj,texSubImage3D,(void)) - -void WebGL2RenderContext_Impl__obj::transformFeedbackVaryings( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,::Array< ::String > varyings,int bufferMode){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4601_transformFeedbackVaryings) -HXDLIN(4601) this1->transformFeedbackVaryings(program,varyings,bufferMode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,transformFeedbackVaryings,(void)) - -void WebGL2RenderContext_Impl__obj::uniform1f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,Float v0){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4606_uniform1f) -HXDLIN(4606) this1->uniform1f(location,v0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,uniform1f,(void)) - -void WebGL2RenderContext_Impl__obj::uniform1fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4617_uniform1fv) -HXDLIN(4617) int _hx_tmp; -HXDLIN(4617) if (hx::IsNotNull( v )) { -HXDLIN(4617) _hx_tmp = v->length; - } - else { -HXDLIN(4617) _hx_tmp = 0; - } -HXDLIN(4617) this1->uniform1fv(location,_hx_tmp,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(v)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,uniform1fv,(void)) - -void WebGL2RenderContext_Impl__obj::uniform1i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4620_uniform1i) -HXDLIN(4620) this1->uniform1i(location,v0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,uniform1i,(void)) - -void WebGL2RenderContext_Impl__obj::uniform1iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4631_uniform1iv) -HXDLIN(4631) int _hx_tmp; -HXDLIN(4631) if (hx::IsNotNull( v )) { -HXDLIN(4631) _hx_tmp = v->length; - } - else { -HXDLIN(4631) _hx_tmp = 0; - } -HXDLIN(4631) this1->uniform1iv(location,_hx_tmp,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(v)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,uniform1iv,(void)) - -void WebGL2RenderContext_Impl__obj::uniform1ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4634_uniform1ui) -HXDLIN(4634) this1->uniform1ui(location,v0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,uniform1ui,(void)) - -void WebGL2RenderContext_Impl__obj::uniform1uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4639_uniform1uiv) -HXDLIN(4639) int _hx_tmp; -HXDLIN(4639) if (hx::IsNotNull( v )) { -HXDLIN(4639) _hx_tmp = v->length; - } - else { -HXDLIN(4639) _hx_tmp = 0; - } -HXDLIN(4639) this1->uniform1uiv(location,_hx_tmp,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(v)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,uniform1uiv,(void)) - -void WebGL2RenderContext_Impl__obj::uniform2f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,Float v0,Float v1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4644_uniform2f) -HXDLIN(4644) this1->uniform2f(location,v0,v1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,uniform2f,(void)) - -void WebGL2RenderContext_Impl__obj::uniform2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4655_uniform2fv) -HXDLIN(4655) int _hx_tmp; -HXDLIN(4655) if (hx::IsNotNull( v )) { -HXDLIN(4655) _hx_tmp = (v->length >> 1); - } - else { -HXDLIN(4655) _hx_tmp = 0; - } -HXDLIN(4655) this1->uniform2fv(location,_hx_tmp,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(v)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,uniform2fv,(void)) - -void WebGL2RenderContext_Impl__obj::uniform2i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4658_uniform2i) -HXDLIN(4658) this1->uniform2i(location,v0,v1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,uniform2i,(void)) - -void WebGL2RenderContext_Impl__obj::uniform2iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4669_uniform2iv) -HXDLIN(4669) int _hx_tmp; -HXDLIN(4669) if (hx::IsNotNull( v )) { -HXDLIN(4669) _hx_tmp = (v->length >> 1); - } - else { -HXDLIN(4669) _hx_tmp = 0; - } -HXDLIN(4669) this1->uniform2iv(location,_hx_tmp,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(v)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,uniform2iv,(void)) - -void WebGL2RenderContext_Impl__obj::uniform2ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4672_uniform2ui) -HXDLIN(4672) this1->uniform2ui(location,v0,v1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,uniform2ui,(void)) - -void WebGL2RenderContext_Impl__obj::uniform2uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4678_uniform2uiv) -HXDLIN(4678) int _hx_tmp; -HXDLIN(4678) if (hx::IsNotNull( v )) { -HXDLIN(4678) _hx_tmp = (v->length >> 1); - } - else { -HXDLIN(4678) _hx_tmp = 0; - } -HXDLIN(4678) this1->uniform2uiv(location,_hx_tmp,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(v)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,uniform2uiv,(void)) - -void WebGL2RenderContext_Impl__obj::uniform3f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,Float v0,Float v1,Float v2){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4683_uniform3f) -HXDLIN(4683) this1->uniform3f(location,v0,v1,v2); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,uniform3f,(void)) - -void WebGL2RenderContext_Impl__obj::uniform3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4696_uniform3fv) -HXDLIN(4696) int _hx_tmp; -HXDLIN(4696) if (hx::IsNotNull( v )) { -HXDLIN(4696) _hx_tmp = ::Std_obj::_hx_int((( (Float)(v->length) ) / ( (Float)(3) ))); - } - else { -HXDLIN(4696) _hx_tmp = 0; - } -HXDLIN(4696) this1->uniform3fv(location,_hx_tmp,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(v)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,uniform3fv,(void)) - -void WebGL2RenderContext_Impl__obj::uniform3i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1,int v2){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4699_uniform3i) -HXDLIN(4699) this1->uniform3i(location,v0,v1,v2); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,uniform3i,(void)) - -void WebGL2RenderContext_Impl__obj::uniform3iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4712_uniform3iv) -HXDLIN(4712) int _hx_tmp; -HXDLIN(4712) if (hx::IsNotNull( v )) { -HXDLIN(4712) _hx_tmp = ::Std_obj::_hx_int((( (Float)(v->length) ) / ( (Float)(3) ))); - } - else { -HXDLIN(4712) _hx_tmp = 0; - } -HXDLIN(4712) this1->uniform3iv(location,_hx_tmp,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(v)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,uniform3iv,(void)) - -void WebGL2RenderContext_Impl__obj::uniform3ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1,int v2){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4715_uniform3ui) -HXDLIN(4715) this1->uniform3ui(location,v0,v1,v2); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,uniform3ui,(void)) - -void WebGL2RenderContext_Impl__obj::uniform3uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4721_uniform3uiv) -HXDLIN(4721) int _hx_tmp; -HXDLIN(4721) if (hx::IsNotNull( v )) { -HXDLIN(4721) _hx_tmp = ::Std_obj::_hx_int((( (Float)(v->length) ) / ( (Float)(3) ))); - } - else { -HXDLIN(4721) _hx_tmp = 0; - } -HXDLIN(4721) this1->uniform3uiv(location,_hx_tmp,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(v)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,uniform3uiv,(void)) - -void WebGL2RenderContext_Impl__obj::uniform4f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,Float v0,Float v1,Float v2,Float v3){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4727_uniform4f) -HXDLIN(4727) this1->uniform4f(location,v0,v1,v2,v3); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,uniform4f,(void)) - -void WebGL2RenderContext_Impl__obj::uniform4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4740_uniform4fv) -HXDLIN(4740) int _hx_tmp; -HXDLIN(4740) if (hx::IsNotNull( v )) { -HXDLIN(4740) _hx_tmp = (v->length >> 2); - } - else { -HXDLIN(4740) _hx_tmp = 0; - } -HXDLIN(4740) this1->uniform4fv(location,_hx_tmp,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(v)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,uniform4fv,(void)) - -void WebGL2RenderContext_Impl__obj::uniform4i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1,int v2,int v3){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4744_uniform4i) -HXDLIN(4744) this1->uniform4i(location,v0,v1,v2,v3); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,uniform4i,(void)) - -void WebGL2RenderContext_Impl__obj::uniform4iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4757_uniform4iv) -HXDLIN(4757) int _hx_tmp; -HXDLIN(4757) if (hx::IsNotNull( v )) { -HXDLIN(4757) _hx_tmp = (v->length >> 2); - } - else { -HXDLIN(4757) _hx_tmp = 0; - } -HXDLIN(4757) this1->uniform4iv(location,_hx_tmp,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(v)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,uniform4iv,(void)) - -void WebGL2RenderContext_Impl__obj::uniform4ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,int v0,int v1,int v2,int v3){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4761_uniform4ui) -HXDLIN(4761) this1->uniform4ui(location,v0,v1,v2,v3); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,uniform4ui,(void)) - -void WebGL2RenderContext_Impl__obj::uniform4uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location, ::lime::utils::ArrayBufferView v, ::Dynamic srcOffset, ::Dynamic srcLength){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4767_uniform4uiv) -HXDLIN(4767) int _hx_tmp; -HXDLIN(4767) if (hx::IsNotNull( v )) { -HXDLIN(4767) _hx_tmp = (v->length >> 2); - } - else { -HXDLIN(4767) _hx_tmp = 0; - } -HXDLIN(4767) this1->uniform4uiv(location,_hx_tmp,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(v)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,uniform4uiv,(void)) - -void WebGL2RenderContext_Impl__obj::uniformBlockBinding( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int uniformBlockBinding){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4773_uniformBlockBinding) -HXDLIN(4773) this1->uniformBlockBinding(program,uniformBlockIndex,uniformBlockBinding); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,uniformBlockBinding,(void)) - -void WebGL2RenderContext_Impl__obj::uniformMatrix2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > __o_srcOffset, ::Dynamic srcLength){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4779_uniformMatrix2fv) -HXLINE(4786) int count = 0; -HXLINE(4788) if (hx::IsNotNull( srcLength )) { -HXLINE(4788) count = ( (int)(srcLength) ); - } - else { -HXLINE(4789) if (hx::IsNotNull( v )) { -HXLINE(4789) count = (v->length >> 2); - } - } -HXLINE(4790) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),v,null(),srcOffset); -HXLINE(4791) this1->uniformMatrix2fv(location,count,transpose,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,uniformMatrix2fv,(void)) - -void WebGL2RenderContext_Impl__obj::uniformMatrix2x3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > __o_srcOffset, ::Dynamic srcLength){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4794_uniformMatrix2x3fv) -HXLINE(4795) int count = 0; -HXLINE(4796) if (hx::IsNotNull( srcLength )) { -HXLINE(4796) count = ( (int)(srcLength) ); - } - else { -HXLINE(4797) if (hx::IsNotNull( v )) { -HXLINE(4797) count = ::Std_obj::_hx_int((( (Float)(v->length) ) / ( (Float)(6) ))); - } - } -HXLINE(4799) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),v,null(),srcOffset); -HXLINE(4801) this1->uniformMatrix2x3fv(location,count,transpose,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,uniformMatrix2x3fv,(void)) - -void WebGL2RenderContext_Impl__obj::uniformMatrix2x4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > __o_srcOffset, ::Dynamic srcLength){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4806_uniformMatrix2x4fv) -HXLINE(4807) int count = 0; -HXLINE(4808) if (hx::IsNotNull( srcLength )) { -HXLINE(4808) count = ( (int)(srcLength) ); - } - else { -HXLINE(4809) if (hx::IsNotNull( v )) { -HXLINE(4809) count = ::Std_obj::_hx_int((( (Float)(v->length) ) / ( (Float)(8) ))); - } - } -HXLINE(4811) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),v,null(),srcOffset); -HXLINE(4813) this1->uniformMatrix2x4fv(location,count,transpose,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,uniformMatrix2x4fv,(void)) - -void WebGL2RenderContext_Impl__obj::uniformMatrix3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > __o_srcOffset, ::Dynamic srcLength){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4819_uniformMatrix3fv) -HXLINE(4826) int count = 0; -HXLINE(4828) if (hx::IsNotNull( srcLength )) { -HXLINE(4828) count = ( (int)(srcLength) ); - } - else { -HXLINE(4829) if (hx::IsNotNull( v )) { -HXLINE(4829) count = ::Std_obj::_hx_int((( (Float)(v->length) ) / ( (Float)(9) ))); - } - } -HXLINE(4830) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),v,null(),srcOffset); -HXLINE(4831) this1->uniformMatrix3fv(location,count,transpose,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,uniformMatrix3fv,(void)) - -void WebGL2RenderContext_Impl__obj::uniformMatrix3x2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > __o_srcOffset, ::Dynamic srcLength){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4834_uniformMatrix3x2fv) -HXLINE(4835) int count = 0; -HXLINE(4836) if (hx::IsNotNull( srcLength )) { -HXLINE(4836) count = ( (int)(srcLength) ); - } - else { -HXLINE(4837) if (hx::IsNotNull( v )) { -HXLINE(4837) count = ::Std_obj::_hx_int((( (Float)(v->length) ) / ( (Float)(6) ))); - } - } -HXLINE(4839) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),v,null(),srcOffset); -HXLINE(4841) this1->uniformMatrix3x2fv(location,count,transpose,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,uniformMatrix3x2fv,(void)) - -void WebGL2RenderContext_Impl__obj::uniformMatrix3x4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > __o_srcOffset, ::Dynamic srcLength){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4846_uniformMatrix3x4fv) -HXLINE(4847) int count = 0; -HXLINE(4848) if (hx::IsNotNull( srcLength )) { -HXLINE(4848) count = ( (int)(srcLength) ); - } - else { -HXLINE(4849) if (hx::IsNotNull( v )) { -HXLINE(4849) count = ::Std_obj::_hx_int((( (Float)(v->length) ) / ( (Float)(12) ))); - } - } -HXLINE(4851) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),v,null(),srcOffset); -HXLINE(4853) this1->uniformMatrix3x4fv(location,count,transpose,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,uniformMatrix3x4fv,(void)) - -void WebGL2RenderContext_Impl__obj::uniformMatrix4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > __o_srcOffset, ::Dynamic srcLength){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4859_uniformMatrix4fv) -HXLINE(4866) int count = 0; -HXLINE(4868) if (hx::IsNotNull( srcLength )) { -HXLINE(4868) count = ( (int)(srcLength) ); - } - else { -HXLINE(4869) if (hx::IsNotNull( v )) { -HXLINE(4869) count = (v->length >> 4); - } - } -HXLINE(4870) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),v,null(),srcOffset); -HXLINE(4871) this1->uniformMatrix4fv(location,count,transpose,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,uniformMatrix4fv,(void)) - -void WebGL2RenderContext_Impl__obj::uniformMatrix4x2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > __o_srcOffset, ::Dynamic srcLength){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4874_uniformMatrix4x2fv) -HXLINE(4875) int count = 0; -HXLINE(4876) if (hx::IsNotNull( srcLength )) { -HXLINE(4876) count = ( (int)(srcLength) ); - } - else { -HXLINE(4877) if (hx::IsNotNull( v )) { -HXLINE(4877) count = ::Std_obj::_hx_int((( (Float)(v->length) ) / ( (Float)(8) ))); - } - } -HXLINE(4879) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),v,null(),srcOffset); -HXLINE(4881) this1->uniformMatrix4x2fv(location,count,transpose,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,uniformMatrix4x2fv,(void)) - -void WebGL2RenderContext_Impl__obj::uniformMatrix4x3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v,hx::Null< int > __o_srcOffset, ::Dynamic srcLength){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4886_uniformMatrix4x3fv) -HXLINE(4887) int count = 0; -HXLINE(4888) if (hx::IsNotNull( srcLength )) { -HXLINE(4888) count = ( (int)(srcLength) ); - } - else { -HXLINE(4889) if (hx::IsNotNull( v )) { -HXLINE(4889) count = ::Std_obj::_hx_int((( (Float)(v->length) ) / ( (Float)(12) ))); - } - } -HXLINE(4891) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),v,null(),srcOffset); -HXLINE(4893) this1->uniformMatrix4x3fv(location,count,transpose,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,uniformMatrix4x3fv,(void)) - -void WebGL2RenderContext_Impl__obj::useProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4898_useProgram) -HXDLIN(4898) this1->useProgram(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,useProgram,(void)) - -void WebGL2RenderContext_Impl__obj::validateProgram( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4903_validateProgram) -HXDLIN(4903) this1->validateProgram(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(WebGL2RenderContext_Impl__obj,validateProgram,(void)) - -void WebGL2RenderContext_Impl__obj::vertexAttrib1f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float x){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4908_vertexAttrib1f) -HXDLIN(4908) this1->vertexAttrib1f(indx,x); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,vertexAttrib1f,(void)) - -void WebGL2RenderContext_Impl__obj::vertexAttrib1fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4914_vertexAttrib1fv) -HXDLIN(4914) this1->vertexAttrib1fv(indx,values); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,vertexAttrib1fv,(void)) - -void WebGL2RenderContext_Impl__obj::vertexAttrib2f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float x,Float y){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4919_vertexAttrib2f) -HXDLIN(4919) this1->vertexAttrib2f(indx,x,y); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,vertexAttrib2f,(void)) - -void WebGL2RenderContext_Impl__obj::vertexAttrib2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4925_vertexAttrib2fv) -HXDLIN(4925) this1->vertexAttrib2fv(indx,values); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,vertexAttrib2fv,(void)) - -void WebGL2RenderContext_Impl__obj::vertexAttrib3f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float x,Float y,Float z){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4930_vertexAttrib3f) -HXDLIN(4930) this1->vertexAttrib3f(indx,x,y,z); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,vertexAttrib3f,(void)) - -void WebGL2RenderContext_Impl__obj::vertexAttrib3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4936_vertexAttrib3fv) -HXDLIN(4936) this1->vertexAttrib3fv(indx,values); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,vertexAttrib3fv,(void)) - -void WebGL2RenderContext_Impl__obj::vertexAttrib4f( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float x,Float y,Float z,Float w){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4942_vertexAttrib4f) -HXDLIN(4942) this1->vertexAttrib4f(indx,x,y,z,w); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,vertexAttrib4f,(void)) - -void WebGL2RenderContext_Impl__obj::vertexAttrib4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4948_vertexAttrib4fv) -HXDLIN(4948) this1->vertexAttrib4fv(indx,values); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,vertexAttrib4fv,(void)) - -void WebGL2RenderContext_Impl__obj::vertexAttribDivisor( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int divisor){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4953_vertexAttribDivisor) -HXDLIN(4953) this1->vertexAttribDivisor(index,divisor); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,vertexAttribDivisor,(void)) - -void WebGL2RenderContext_Impl__obj::vertexAttribI4i( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,int x,int y,int z,int w){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4959_vertexAttribI4i) -HXDLIN(4959) this1->vertexAttribI4i(indx,x,y,z,w); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,vertexAttribI4i,(void)) - -void WebGL2RenderContext_Impl__obj::vertexAttribI4iv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4965_vertexAttribI4iv) -HXDLIN(4965) this1->vertexAttribI4iv(indx,values); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,vertexAttribI4iv,(void)) - -void WebGL2RenderContext_Impl__obj::vertexAttribI4ui( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,int x,int y,int z,int w){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4971_vertexAttribI4ui) -HXDLIN(4971) this1->vertexAttribI4ui(indx,x,y,z,w); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,vertexAttribI4ui,(void)) - -void WebGL2RenderContext_Impl__obj::vertexAttribI4uiv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,Float values){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4977_vertexAttribI4uiv) -HXDLIN(4977) this1->vertexAttribI4uiv(indx,values); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(WebGL2RenderContext_Impl__obj,vertexAttribI4uiv,(void)) - -void WebGL2RenderContext_Impl__obj::vertexAttribIPointer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int index,int size,int type,int stride,Float offset){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4983_vertexAttribIPointer) -HXDLIN(4983) this1->vertexAttribIPointer(index,size,type,stride,offset); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(WebGL2RenderContext_Impl__obj,vertexAttribIPointer,(void)) - -void WebGL2RenderContext_Impl__obj::vertexAttribPointer( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int indx,int size,int type,bool normalized,int stride,Float offset){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4989_vertexAttribPointer) -HXDLIN(4989) this1->vertexAttribPointer(indx,size,type,normalized,stride,offset); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(WebGL2RenderContext_Impl__obj,vertexAttribPointer,(void)) - -void WebGL2RenderContext_Impl__obj::viewport( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4994_viewport) -HXDLIN(4994) this1->viewport(x,y,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(WebGL2RenderContext_Impl__obj,viewport,(void)) - -void WebGL2RenderContext_Impl__obj::waitSync( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1, ::Dynamic sync,int flags, cpp::Int64Struct timeout){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_4999_waitSync) -HXDLIN(4999) this1->waitSync(sync,flags,timeout); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGL2RenderContext_Impl__obj,waitSync,(void)) - - ::lime::_internal::backend::native::NativeOpenGLRenderContext WebGL2RenderContext_Impl__obj::fromRenderContext( ::lime::graphics::RenderContext context){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_5004_fromRenderContext) -HXDLIN(5004) return context->webgl2; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,fromRenderContext,return ) - - ::lime::_internal::backend::native::NativeOpenGLRenderContext WebGL2RenderContext_Impl__obj::fromOpenGLES3RenderContext( ::lime::_internal::backend::native::NativeOpenGLRenderContext gl){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_5010_fromOpenGLES3RenderContext) -HXDLIN(5010) return gl; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,fromOpenGLES3RenderContext,return ) - - ::lime::_internal::backend::native::NativeOpenGLRenderContext WebGL2RenderContext_Impl__obj::fromGL(hx::Class gl){ - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_5016_fromGL) -HXDLIN(5016) return ::lime::graphics::opengl::GL_obj::context; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGL2RenderContext_Impl__obj,fromGL,return ) - - -WebGL2RenderContext_Impl__obj::WebGL2RenderContext_Impl__obj() -{ -} - -bool WebGL2RenderContext_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"hint") ) { outValue = hint_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"clear") ) { outValue = clear_dyn(); return true; } - if (HX_FIELD_EQ(inName,"flush") ) { outValue = flush_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"get_CW") ) { outValue = get_CW_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R8") ) { outValue = get_R8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG") ) { outValue = get_RG_dyn(); return true; } - if (HX_FIELD_EQ(inName,"enable") ) { outValue = enable_dyn(); return true; } - if (HX_FIELD_EQ(inName,"finish") ) { outValue = finish_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isSync") ) { outValue = isSync_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromGL") ) { outValue = fromGL_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"get_ONE") ) { outValue = get_ONE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CCW") ) { outValue = get_CCW_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT") ) { outValue = get_INT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB") ) { outValue = get_RGB_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RED") ) { outValue = get_RED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG8") ) { outValue = get_RG8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R8I") ) { outValue = get_R8I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MIN") ) { outValue = get_MIN_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX") ) { outValue = get_MAX_dyn(); return true; } - if (HX_FIELD_EQ(inName,"disable") ) { outValue = disable_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isQuery") ) { outValue = isQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"scissor") ) { outValue = scissor_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"get_ZERO") ) { outValue = get_ZERO_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BACK") ) { outValue = get_BACK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BYTE") ) { outValue = get_BYTE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA") ) { outValue = get_RGBA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LESS") ) { outValue = get_LESS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_KEEP") ) { outValue = get_KEEP_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INCR") ) { outValue = get_INCR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DECR") ) { outValue = get_DECR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BOOL") ) { outValue = get_BOOL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_NONE") ) { outValue = get_NONE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB8") ) { outValue = get_RGB8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SRGB") ) { outValue = get_SRGB_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R16F") ) { outValue = get_R16F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R32F") ) { outValue = get_R32F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R8UI") ) { outValue = get_R8UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R16I") ) { outValue = get_R16I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R32I") ) { outValue = get_R32I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG8I") ) { outValue = get_RG8I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"cullFace") ) { outValue = cullFace_dyn(); return true; } - if (HX_FIELD_EQ(inName,"endQuery") ) { outValue = endQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getError") ) { outValue = getError_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getQuery") ) { outValue = getQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isBuffer") ) { outValue = isBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isShader") ) { outValue = isShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"viewport") ) { outValue = viewport_dyn(); return true; } - if (HX_FIELD_EQ(inName,"waitSync") ) { outValue = waitSync_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"get_LINES") ) { outValue = get_LINES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRONT") ) { outValue = get_FRONT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BLEND") ) { outValue = get_BLEND_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SHORT") ) { outValue = get_SHORT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT") ) { outValue = get_FLOAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ALPHA") ) { outValue = get_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_NEVER") ) { outValue = get_NEVER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_EQUAL") ) { outValue = get_EQUAL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA4") ) { outValue = get_RGBA4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA8") ) { outValue = get_RGBA8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SRGB8") ) { outValue = get_SRGB8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB8I") ) { outValue = get_RGB8I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG16F") ) { outValue = get_RG16F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG32F") ) { outValue = get_RG32F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R16UI") ) { outValue = get_R16UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R32UI") ) { outValue = get_R32UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG8UI") ) { outValue = get_RG8UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG16I") ) { outValue = get_RG16I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG32I") ) { outValue = get_RG32I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR") ) { outValue = get_COLOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH") ) { outValue = get_DEPTH_dyn(); return true; } - if (HX_FIELD_EQ(inName,"blendFunc") ) { outValue = blendFunc_dyn(); return true; } - if (HX_FIELD_EQ(inName,"colorMask") ) { outValue = colorMask_dyn(); return true; } - if (HX_FIELD_EQ(inName,"depthFunc") ) { outValue = depthFunc_dyn(); return true; } - if (HX_FIELD_EQ(inName,"depthMask") ) { outValue = depthMask_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fenceSync") ) { outValue = fenceSync_dyn(); return true; } - if (HX_FIELD_EQ(inName,"frontFace") ) { outValue = frontFace_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isEnabled") ) { outValue = isEnabled_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isProgram") ) { outValue = isProgram_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isSampler") ) { outValue = isSampler_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isTexture") ) { outValue = isTexture_dyn(); return true; } - if (HX_FIELD_EQ(inName,"lineWidth") ) { outValue = lineWidth_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilOp") ) { outValue = stencilOp_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1f") ) { outValue = uniform1f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1i") ) { outValue = uniform1i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2f") ) { outValue = uniform2f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2i") ) { outValue = uniform2i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3f") ) { outValue = uniform3f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3i") ) { outValue = uniform3i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4f") ) { outValue = uniform4f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4i") ) { outValue = uniform4i_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_POINTS") ) { outValue = get_POINTS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DITHER") ) { outValue = get_DITHER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_NICEST") ) { outValue = get_NICEST_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LEQUAL") ) { outValue = get_LEQUAL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_GEQUAL") ) { outValue = get_GEQUAL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ALWAYS") ) { outValue = get_ALWAYS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INVERT") ) { outValue = get_INVERT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VENDOR") ) { outValue = get_VENDOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LINEAR") ) { outValue = get_LINEAR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_REPEAT") ) { outValue = get_REPEAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB565") ) { outValue = get_RGB565_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB32F") ) { outValue = get_RGB32F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB16F") ) { outValue = get_RGB16F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB8UI") ) { outValue = get_RGB8UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB32I") ) { outValue = get_RGB32I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB16I") ) { outValue = get_RGB16I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA8I") ) { outValue = get_RGBA8I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG16UI") ) { outValue = get_RG16UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG32UI") ) { outValue = get_RG32UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"beginQuery") ) { outValue = beginQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindBuffer") ) { outValue = bindBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"blendColor") ) { outValue = blendColor_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bufferData") ) { outValue = bufferData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearColor") ) { outValue = clearColor_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearDepth") ) { outValue = clearDepth_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteSync") ) { outValue = deleteSync_dyn(); return true; } - if (HX_FIELD_EQ(inName,"depthRange") ) { outValue = depthRange_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawArrays") ) { outValue = drawArrays_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniform") ) { outValue = getUniform_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readBuffer") ) { outValue = readBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readPixels") ) { outValue = readPixels_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texImage2D") ) { outValue = texImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texImage3D") ) { outValue = texImage3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1fv") ) { outValue = uniform1fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1iv") ) { outValue = uniform1iv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1ui") ) { outValue = uniform1ui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2fv") ) { outValue = uniform2fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2iv") ) { outValue = uniform2iv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2ui") ) { outValue = uniform2ui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3fv") ) { outValue = uniform3fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3iv") ) { outValue = uniform3iv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3ui") ) { outValue = uniform3ui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4fv") ) { outValue = uniform4fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4iv") ) { outValue = uniform4iv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4ui") ) { outValue = uniform4ui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"useProgram") ) { outValue = useProgram_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_SAMPLES") ) { outValue = get_SAMPLES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FASTEST") ) { outValue = get_FASTEST_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_GREATER") ) { outValue = get_GREATER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_REPLACE") ) { outValue = get_REPLACE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERSION") ) { outValue = get_VERSION_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_NEAREST") ) { outValue = get_NEAREST_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE") ) { outValue = get_TEXTURE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LOW_INT") ) { outValue = get_LOW_INT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB5_A1") ) { outValue = get_RGB5_A1_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA32F") ) { outValue = get_RGBA32F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA16F") ) { outValue = get_RGBA16F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB9_E5") ) { outValue = get_RGB9_E5_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB32UI") ) { outValue = get_RGB32UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB16UI") ) { outValue = get_RGB16UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA8UI") ) { outValue = get_RGBA8UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA32I") ) { outValue = get_RGBA32I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA16I") ) { outValue = get_RGBA16I_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL") ) { outValue = get_STENCIL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindSampler") ) { outValue = bindSampler_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindTexture") ) { outValue = bindTexture_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createQuery") ) { outValue = createQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteQuery") ) { outValue = deleteQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawBuffers") ) { outValue = drawBuffers_dyn(); return true; } - if (HX_FIELD_EQ(inName,"linkProgram") ) { outValue = linkProgram_dyn(); return true; } - if (HX_FIELD_EQ(inName,"pixelStorei") ) { outValue = pixelStorei_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilFunc") ) { outValue = stencilFunc_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilMask") ) { outValue = stencilMask_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1uiv") ) { outValue = uniform1uiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2uiv") ) { outValue = uniform2uiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3uiv") ) { outValue = uniform3uiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4uiv") ) { outValue = uniform4uiv_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"get_FUNC_ADD") ) { outValue = get_FUNC_ADD_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_NO_ERROR") ) { outValue = get_NO_ERROR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VIEWPORT") ) { outValue = get_VIEWPORT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RED_BITS") ) { outValue = get_RED_BITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_NOTEQUAL") ) { outValue = get_NOTEQUAL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERER") ) { outValue = get_RENDERER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE0") ) { outValue = get_TEXTURE0_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE1") ) { outValue = get_TEXTURE1_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE2") ) { outValue = get_TEXTURE2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE3") ) { outValue = get_TEXTURE3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE4") ) { outValue = get_TEXTURE4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE5") ) { outValue = get_TEXTURE5_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE6") ) { outValue = get_TEXTURE6_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE7") ) { outValue = get_TEXTURE7_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE8") ) { outValue = get_TEXTURE8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE9") ) { outValue = get_TEXTURE9_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT_VEC2") ) { outValue = get_INT_VEC2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT_VEC3") ) { outValue = get_INT_VEC3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT_VEC4") ) { outValue = get_INT_VEC4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_HIGH_INT") ) { outValue = get_HIGH_INT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB10_A2") ) { outValue = get_RGB10_A2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA32UI") ) { outValue = get_RGBA32UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA16UI") ) { outValue = get_RGBA16UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R8_SNORM") ) { outValue = get_R8_SNORM_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SIGNALED") ) { outValue = get_SIGNALED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"attachShader") ) { outValue = attachShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearStencil") ) { outValue = clearStencil_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createBuffer") ) { outValue = createBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createShader") ) { outValue = createShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteBuffer") ) { outValue = deleteBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteShader") ) { outValue = deleteShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"detachShader") ) { outValue = detachShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawElements") ) { outValue = drawElements_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getExtension") ) { outValue = getExtension_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getParameter") ) { outValue = getParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"shaderSource") ) { outValue = shaderSource_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texStorage2D") ) { outValue = texStorage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texStorage3D") ) { outValue = texStorage3D_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"get_LINE_LOOP") ) { outValue = get_LINE_LOOP_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRIANGLES") ) { outValue = get_TRIANGLES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SRC_COLOR") ) { outValue = get_SRC_COLOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SRC_ALPHA") ) { outValue = get_SRC_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DST_ALPHA") ) { outValue = get_DST_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DST_COLOR") ) { outValue = get_DST_COLOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CULL_FACE") ) { outValue = get_CULL_FACE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BLUE_BITS") ) { outValue = get_BLUE_BITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DONT_CARE") ) { outValue = get_DONT_CARE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LUMINANCE") ) { outValue = get_LUMINANCE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INCR_WRAP") ) { outValue = get_INCR_WRAP_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DECR_WRAP") ) { outValue = get_DECR_WRAP_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE10") ) { outValue = get_TEXTURE10_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE11") ) { outValue = get_TEXTURE11_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE12") ) { outValue = get_TEXTURE12_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE13") ) { outValue = get_TEXTURE13_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE14") ) { outValue = get_TEXTURE14_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE15") ) { outValue = get_TEXTURE15_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE16") ) { outValue = get_TEXTURE16_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE17") ) { outValue = get_TEXTURE17_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE18") ) { outValue = get_TEXTURE18_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE19") ) { outValue = get_TEXTURE19_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE20") ) { outValue = get_TEXTURE20_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE21") ) { outValue = get_TEXTURE21_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE22") ) { outValue = get_TEXTURE22_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE23") ) { outValue = get_TEXTURE23_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE24") ) { outValue = get_TEXTURE24_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE25") ) { outValue = get_TEXTURE25_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE26") ) { outValue = get_TEXTURE26_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE27") ) { outValue = get_TEXTURE27_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE28") ) { outValue = get_TEXTURE28_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE29") ) { outValue = get_TEXTURE29_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE30") ) { outValue = get_TEXTURE30_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE31") ) { outValue = get_TEXTURE31_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BOOL_VEC2") ) { outValue = get_BOOL_VEC2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BOOL_VEC3") ) { outValue = get_BOOL_VEC3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BOOL_VEC4") ) { outValue = get_BOOL_VEC4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LOW_FLOAT") ) { outValue = get_LOW_FLOAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG8_SNORM") ) { outValue = get_RG8_SNORM_dyn(); return true; } - if (HX_FIELD_EQ(inName,"activeTexture") ) { outValue = activeTexture_dyn(); return true; } - if (HX_FIELD_EQ(inName,"blendEquation") ) { outValue = blendEquation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bufferSubData") ) { outValue = bufferSubData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearBufferfi") ) { outValue = clearBufferfi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearBufferfv") ) { outValue = clearBufferfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearBufferiv") ) { outValue = clearBufferiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"compileShader") ) { outValue = compileShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createProgram") ) { outValue = createProgram_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createSampler") ) { outValue = createSampler_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createTexture") ) { outValue = createTexture_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteProgram") ) { outValue = deleteProgram_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteSampler") ) { outValue = deleteSampler_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteTexture") ) { outValue = deleteTexture_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isContextLost") ) { outValue = isContextLost_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isFramebuffer") ) { outValue = isFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isVertexArray") ) { outValue = isVertexArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"polygonOffset") ) { outValue = polygonOffset_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texParameterf") ) { outValue = texParameterf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texParameteri") ) { outValue = texParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texSubImage2D") ) { outValue = texSubImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texSubImage3D") ) { outValue = texSubImage3D_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_LINE_STRIP") ) { outValue = get_LINE_STRIP_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_TEST") ) { outValue = get_DEPTH_TEST_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LINE_WIDTH") ) { outValue = get_LINE_WIDTH_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRONT_FACE") ) { outValue = get_FRONT_FACE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_FUNC") ) { outValue = get_DEPTH_FUNC_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_GREEN_BITS") ) { outValue = get_GREEN_BITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ALPHA_BITS") ) { outValue = get_ALPHA_BITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_BITS") ) { outValue = get_DEPTH_BITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_2D") ) { outValue = get_TEXTURE_2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_VEC2") ) { outValue = get_FLOAT_VEC2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_VEC3") ) { outValue = get_FLOAT_VEC3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_VEC4") ) { outValue = get_FLOAT_VEC4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT2") ) { outValue = get_FLOAT_MAT2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT3") ) { outValue = get_FLOAT_MAT3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT4") ) { outValue = get_FLOAT_MAT4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLER_2D") ) { outValue = get_SAMPLER_2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_HIGH_FLOAT") ) { outValue = get_HIGH_FLOAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MEDIUM_INT") ) { outValue = get_MEDIUM_INT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_3D") ) { outValue = get_TEXTURE_3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB8_SNORM") ) { outValue = get_RGB8_SNORM_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB10_A2UI") ) { outValue = get_RGB10_A2UI_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_HALF_FLOAT") ) { outValue = get_HALF_FLOAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RG_INTEGER") ) { outValue = get_RG_INTEGER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLER_3D") ) { outValue = get_SAMPLER_3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SYNC_FLAGS") ) { outValue = get_SYNC_FLAGS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SYNC_FENCE") ) { outValue = get_SYNC_FENCE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNALED") ) { outValue = get_UNSIGNALED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindBufferBase") ) { outValue = bindBufferBase_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearBufferuiv") ) { outValue = clearBufferuiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clientWaitSync") ) { outValue = clientWaitSync_dyn(); return true; } - if (HX_FIELD_EQ(inName,"copyTexImage2D") ) { outValue = copyTexImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"generateMipmap") ) { outValue = generateMipmap_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isRenderbuffer") ) { outValue = isRenderbuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sampleCoverage") ) { outValue = sampleCoverage_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib1f") ) { outValue = vertexAttrib1f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib2f") ) { outValue = vertexAttrib2f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib3f") ) { outValue = vertexAttrib3f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib4f") ) { outValue = vertexAttrib4f_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"get_BLEND_COLOR") ) { outValue = get_BLEND_COLOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STREAM_DRAW") ) { outValue = get_STREAM_DRAW_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STATIC_DRAW") ) { outValue = get_STATIC_DRAW_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BUFFER_SIZE") ) { outValue = get_BUFFER_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_RANGE") ) { outValue = get_DEPTH_RANGE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_REF") ) { outValue = get_STENCIL_REF_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SCISSOR_BOX") ) { outValue = get_SCISSOR_BOX_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SHADER_TYPE") ) { outValue = get_SHADER_TYPE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LINK_STATUS") ) { outValue = get_LINK_STATUS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER") ) { outValue = get_FRAMEBUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_READ_BUFFER") ) { outValue = get_READ_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RED_INTEGER") ) { outValue = get_RED_INTEGER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGB_INTEGER") ) { outValue = get_RGB_INTEGER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA8_SNORM") ) { outValue = get_RGBA8_SNORM_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_SAMPLES") ) { outValue = get_MAX_SAMPLES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_OBJECT_TYPE") ) { outValue = get_OBJECT_TYPE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SYNC_STATUS") ) { outValue = get_SYNC_STATUS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_WAIT_FAILED") ) { outValue = get_WAIT_FAILED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STREAM_READ") ) { outValue = get_STREAM_READ_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STREAM_COPY") ) { outValue = get_STREAM_COPY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STATIC_READ") ) { outValue = get_STATIC_READ_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STATIC_COPY") ) { outValue = get_STATIC_COPY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindBufferRange") ) { outValue = bindBufferRange_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindFramebuffer") ) { outValue = bindFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindVertexArray") ) { outValue = bindVertexArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"blitFramebuffer") ) { outValue = blitFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveAttrib") ) { outValue = getActiveAttrib_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getShaderSource") ) { outValue = getShaderSource_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getTexParameter") ) { outValue = getTexParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttrib") ) { outValue = getVertexAttrib_dyn(); return true; } - if (HX_FIELD_EQ(inName,"validateProgram") ) { outValue = validateProgram_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib1fv") ) { outValue = vertexAttrib1fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib2fv") ) { outValue = vertexAttrib2fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib3fv") ) { outValue = vertexAttrib3fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib4fv") ) { outValue = vertexAttrib4fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribI4i") ) { outValue = vertexAttribI4i_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"get_TRIANGLE_FAN") ) { outValue = get_TRIANGLE_FAN_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ARRAY_BUFFER") ) { outValue = get_ARRAY_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DYNAMIC_DRAW") ) { outValue = get_DYNAMIC_DRAW_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BUFFER_USAGE") ) { outValue = get_BUFFER_USAGE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_TEST") ) { outValue = get_STENCIL_TEST_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SCISSOR_TEST") ) { outValue = get_SCISSOR_TEST_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INVALID_ENUM") ) { outValue = get_INVALID_ENUM_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_FUNC") ) { outValue = get_STENCIL_FUNC_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_FAIL") ) { outValue = get_STENCIL_FAIL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_BITS") ) { outValue = get_STENCIL_BITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT") ) { outValue = get_UNSIGNED_INT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLER_CUBE") ) { outValue = get_SAMPLER_CUBE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MEDIUM_FLOAT") ) { outValue = get_MEDIUM_FLOAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER") ) { outValue = get_RENDERBUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SRGB8_ALPHA8") ) { outValue = get_SRGB8_ALPHA8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RGBA_INTEGER") ) { outValue = get_RGBA_INTEGER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_QUERY_RESULT") ) { outValue = get_QUERY_RESULT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER0") ) { outValue = get_DRAW_BUFFER0_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER1") ) { outValue = get_DRAW_BUFFER1_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER2") ) { outValue = get_DRAW_BUFFER2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER3") ) { outValue = get_DRAW_BUFFER3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER4") ) { outValue = get_DRAW_BUFFER4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER5") ) { outValue = get_DRAW_BUFFER5_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER6") ) { outValue = get_DRAW_BUFFER6_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER7") ) { outValue = get_DRAW_BUFFER7_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER8") ) { outValue = get_DRAW_BUFFER8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER9") ) { outValue = get_DRAW_BUFFER9_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT2x3") ) { outValue = get_FLOAT_MAT2x3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT2x4") ) { outValue = get_FLOAT_MAT2x4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT3x2") ) { outValue = get_FLOAT_MAT3x2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT3x4") ) { outValue = get_FLOAT_MAT3x4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT4x2") ) { outValue = get_FLOAT_MAT4x2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_MAT4x3") ) { outValue = get_FLOAT_MAT4x3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_TYPE") ) { outValue = get_UNIFORM_TYPE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_SIZE") ) { outValue = get_UNIFORM_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DYNAMIC_READ") ) { outValue = get_DYNAMIC_READ_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DYNAMIC_COPY") ) { outValue = get_DYNAMIC_COPY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindRenderbuffer") ) { outValue = bindRenderbuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveUniform") ) { outValue = getActiveUniform_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBufferSubData") ) { outValue = getBufferSubData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getShaderInfoLog") ) { outValue = getShaderInfoLog_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSyncParameter") ) { outValue = getSyncParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix2fv") ) { outValue = uniformMatrix2fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix3fv") ) { outValue = uniformMatrix3fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix4fv") ) { outValue = uniformMatrix4fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribI4iv") ) { outValue = vertexAttribI4iv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribI4ui") ) { outValue = vertexAttribI4ui_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"get_FUNC_SUBTRACT") ) { outValue = get_FUNC_SUBTRACT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BLEND_DST_RGB") ) { outValue = get_BLEND_DST_RGB_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BLEND_SRC_RGB") ) { outValue = get_BLEND_SRC_RGB_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INVALID_VALUE") ) { outValue = get_INVALID_VALUE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_OUT_OF_MEMORY") ) { outValue = get_OUT_OF_MEMORY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SUBPIXEL_BITS") ) { outValue = get_SUBPIXEL_BITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_BYTE") ) { outValue = get_UNSIGNED_BYTE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_SHADER") ) { outValue = get_VERTEX_SHADER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DELETE_STATUS") ) { outValue = get_DELETE_STATUS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CLAMP_TO_EDGE") ) { outValue = get_CLAMP_TO_EDGE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_INDEX") ) { outValue = get_STENCIL_INDEX_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_STENCIL") ) { outValue = get_DEPTH_STENCIL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CURRENT_QUERY") ) { outValue = get_CURRENT_QUERY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER10") ) { outValue = get_DRAW_BUFFER10_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER11") ) { outValue = get_DRAW_BUFFER11_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER12") ) { outValue = get_DRAW_BUFFER12_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER13") ) { outValue = get_DRAW_BUFFER13_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER14") ) { outValue = get_DRAW_BUFFER14_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_BUFFER15") ) { outValue = get_DRAW_BUFFER15_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INVALID_INDEX") ) { outValue = get_INVALID_INDEX_dyn(); return true; } - if (HX_FIELD_EQ(inName,"blendFuncSeparate") ) { outValue = blendFuncSeparate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"copyBufferSubData") ) { outValue = copyBufferSubData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"copyTexSubImage2D") ) { outValue = copyTexSubImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"copyTexSubImage3D") ) { outValue = copyTexSubImage3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createFramebuffer") ) { outValue = createFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createVertexArray") ) { outValue = createVertexArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteFramebuffer") ) { outValue = deleteFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteVertexArray") ) { outValue = deleteVertexArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawRangeElements") ) { outValue = drawRangeElements_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveUniforms") ) { outValue = getActiveUniforms_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getAttribLocation") ) { outValue = getAttribLocation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getProgramInfoLog") ) { outValue = getProgramInfoLog_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getQueryParameter") ) { outValue = getQueryParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformIndices") ) { outValue = getUniformIndices_dyn(); return true; } - if (HX_FIELD_EQ(inName,"samplerParameterf") ) { outValue = samplerParameterf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"samplerParameteri") ) { outValue = samplerParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilOpSeparate") ) { outValue = stencilOpSeparate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribI4uiv") ) { outValue = vertexAttribI4uiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromRenderContext") ) { outValue = fromRenderContext_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"get_TRIANGLE_STRIP") ) { outValue = get_TRIANGLE_STRIP_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BLEND_EQUATION") ) { outValue = get_BLEND_EQUATION_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CONSTANT_COLOR") ) { outValue = get_CONSTANT_COLOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CONSTANT_ALPHA") ) { outValue = get_CONSTANT_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRONT_AND_BACK") ) { outValue = get_FRONT_AND_BACK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CULL_FACE_MODE") ) { outValue = get_CULL_FACE_MODE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_PACK_ALIGNMENT") ) { outValue = get_PACK_ALIGNMENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLE_BUFFERS") ) { outValue = get_SAMPLE_BUFFERS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_SHORT") ) { outValue = get_UNSIGNED_SHORT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_WRAP_S") ) { outValue = get_TEXTURE_WRAP_S_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_WRAP_T") ) { outValue = get_TEXTURE_WRAP_T_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ACTIVE_TEXTURE") ) { outValue = get_ACTIVE_TEXTURE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COMPILE_STATUS") ) { outValue = get_COMPILE_STATUS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_INDEX8") ) { outValue = get_STENCIL_INDEX8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_PACK_SKIP_ROWS") ) { outValue = get_PACK_SKIP_ROWS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_WRAP_R") ) { outValue = get_TEXTURE_WRAP_R_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_R11F_G11F_B10F") ) { outValue = get_R11F_G11F_B10F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT_SAMPLER_2D") ) { outValue = get_INT_SAMPLER_2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT_SAMPLER_3D") ) { outValue = get_INT_SAMPLER_3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BUFFER") ) { outValue = get_UNIFORM_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_OFFSET") ) { outValue = get_UNIFORM_OFFSET_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SYNC_CONDITION") ) { outValue = get_SYNC_CONDITION_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindAttribLocation") ) { outValue = bindAttribLocation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createRenderbuffer") ) { outValue = createRenderbuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteRenderbuffer") ) { outValue = deleteRenderbuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getAttachedShaders") ) { outValue = getAttachedShaders_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBufferParameter") ) { outValue = getBufferParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getShaderParameter") ) { outValue = getShaderParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformLocation") ) { outValue = getUniformLocation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix2x3fv") ) { outValue = uniformMatrix2x3fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix2x4fv") ) { outValue = uniformMatrix2x4fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix3x2fv") ) { outValue = uniformMatrix3x2fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix3x4fv") ) { outValue = uniformMatrix3x4fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix4x2fv") ) { outValue = uniformMatrix4x2fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix4x3fv") ) { outValue = uniformMatrix4x3fv_dyn(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"get_BLEND_DST_ALPHA") ) { outValue = get_BLEND_DST_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BLEND_SRC_ALPHA") ) { outValue = get_BLEND_SRC_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLE_COVERAGE") ) { outValue = get_SAMPLE_COVERAGE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_WRITEMASK") ) { outValue = get_DEPTH_WRITEMASK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_WRITEMASK") ) { outValue = get_COLOR_WRITEMASK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_COMPONENT") ) { outValue = get_DEPTH_COMPONENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LUMINANCE_ALPHA") ) { outValue = get_LUMINANCE_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAGMENT_SHADER") ) { outValue = get_FRAGMENT_SHADER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VALIDATE_STATUS") ) { outValue = get_VALIDATE_STATUS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ACTIVE_UNIFORMS") ) { outValue = get_ACTIVE_UNIFORMS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CURRENT_PROGRAM") ) { outValue = get_CURRENT_PROGRAM_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MIRRORED_REPEAT") ) { outValue = get_MIRRORED_REPEAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_PACK_ROW_LENGTH") ) { outValue = get_PACK_ROW_LENGTH_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_MIN_LOD") ) { outValue = get_TEXTURE_MIN_LOD_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_MAX_LOD") ) { outValue = get_TEXTURE_MAX_LOD_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLER_BINDING") ) { outValue = get_SAMPLER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TIMEOUT_EXPIRED") ) { outValue = get_TIMEOUT_EXPIRED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TIMEOUT_IGNORED") ) { outValue = get_TIMEOUT_IGNORED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawArraysInstanced") ) { outValue = drawArraysInstanced_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getFragDataLocation") ) { outValue = getFragDataLocation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getIndexedParameter") ) { outValue = getIndexedParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getProgramParameter") ) { outValue = getProgramParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSamplerParameter") ) { outValue = getSamplerParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isTransformFeedback") ) { outValue = isTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"renderbufferStorage") ) { outValue = renderbufferStorage_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilFuncSeparate") ) { outValue = stencilFuncSeparate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilMaskSeparate") ) { outValue = stencilMaskSeparate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformBlockBinding") ) { outValue = uniformBlockBinding_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribDivisor") ) { outValue = vertexAttribDivisor_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribPointer") ) { outValue = vertexAttribPointer_dyn(); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"get_DEPTH_BUFFER_BIT") ) { outValue = get_DEPTH_BUFFER_BIT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_BUFFER_BIT") ) { outValue = get_COLOR_BUFFER_BIT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_BACK_REF") ) { outValue = get_STENCIL_BACK_REF_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_ALIGNMENT") ) { outValue = get_UNPACK_ALIGNMENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_TEXTURE_SIZE") ) { outValue = get_MAX_TEXTURE_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ATTACHED_SHADERS") ) { outValue = get_ATTACHED_SHADERS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_CUBE_MAP") ) { outValue = get_TEXTURE_CUBE_MAP_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_ATTACHMENT") ) { outValue = get_DEPTH_ATTACHMENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_SKIP_ROWS") ) { outValue = get_UNPACK_SKIP_ROWS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_PACK_SKIP_PIXELS") ) { outValue = get_PACK_SKIP_PIXELS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_2D_ARRAY") ) { outValue = get_TEXTURE_2D_ARRAY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_DRAW_BUFFERS") ) { outValue = get_MAX_DRAW_BUFFERS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLER_2D_ARRAY") ) { outValue = get_SAMPLER_2D_ARRAY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT_SAMPLER_CUBE") ) { outValue = get_INT_SAMPLER_CUBE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COPY_READ_BUFFER") ) { outValue = get_COPY_READ_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SEPARATE_ATTRIBS") ) { outValue = get_SEPARATE_ATTRIBS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH24_STENCIL8") ) { outValue = get_DEPTH24_STENCIL8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_READ_FRAMEBUFFER") ) { outValue = get_READ_FRAMEBUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_FRAMEBUFFER") ) { outValue = get_DRAW_FRAMEBUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ALREADY_SIGNALED") ) { outValue = get_ALREADY_SIGNALED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"compressedTexImage2D") ) { outValue = compressedTexImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"compressedTexImage3D") ) { outValue = compressedTexImage3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"endTransformFeedback") ) { outValue = endTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"framebufferTexture2D") ) { outValue = framebufferTexture2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getContextAttributes") ) { outValue = getContextAttributes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformBlockIndex") ) { outValue = getUniformBlockIndex_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribIPointer") ) { outValue = vertexAttribIPointer_dyn(); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"get_INVALID_OPERATION") ) { outValue = get_INVALID_OPERATION_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_CLEAR_VALUE") ) { outValue = get_DEPTH_CLEAR_VALUE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_WRITEMASK") ) { outValue = get_STENCIL_WRITEMASK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_BACK_FUNC") ) { outValue = get_STENCIL_BACK_FUNC_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_BACK_FAIL") ) { outValue = get_STENCIL_BACK_FAIL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_CLEAR_VALUE") ) { outValue = get_COLOR_CLEAR_VALUE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_VIEWPORT_DIMS") ) { outValue = get_MAX_VIEWPORT_DIMS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ACTIVE_ATTRIBUTES") ) { outValue = get_ACTIVE_ATTRIBUTES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_COMPONENT16") ) { outValue = get_DEPTH_COMPONENT16_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT0") ) { outValue = get_COLOR_ATTACHMENT0_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_ROW_LENGTH") ) { outValue = get_UNPACK_ROW_LENGTH_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_ELEMENT_INDEX") ) { outValue = get_MAX_ELEMENT_INDEX_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_MAX_LEVEL") ) { outValue = get_TEXTURE_MAX_LEVEL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_24_8") ) { outValue = get_UNSIGNED_INT_24_8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT1") ) { outValue = get_COLOR_ATTACHMENT1_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT2") ) { outValue = get_COLOR_ATTACHMENT2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT3") ) { outValue = get_COLOR_ATTACHMENT3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT4") ) { outValue = get_COLOR_ATTACHMENT4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT5") ) { outValue = get_COLOR_ATTACHMENT5_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT6") ) { outValue = get_COLOR_ATTACHMENT6_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT7") ) { outValue = get_COLOR_ATTACHMENT7_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT8") ) { outValue = get_COLOR_ATTACHMENT8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT9") ) { outValue = get_COLOR_ATTACHMENT9_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLER_2D_SHADOW") ) { outValue = get_SAMPLER_2D_SHADOW_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_PIXEL_PACK_BUFFER") ) { outValue = get_PIXEL_PACK_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COPY_WRITE_BUFFER") ) { outValue = get_COPY_WRITE_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_VEC2") ) { outValue = get_UNSIGNED_INT_VEC2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_VEC3") ) { outValue = get_UNSIGNED_INT_VEC3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_VEC4") ) { outValue = get_UNSIGNED_INT_VEC4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SIGNED_NORMALIZED") ) { outValue = get_SIGNED_NORMALIZED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_COMPONENT24") ) { outValue = get_DEPTH_COMPONENT24_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH32F_STENCIL8") ) { outValue = get_DEPTH32F_STENCIL8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindTransformFeedback") ) { outValue = bindTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"blendEquationSeparate") ) { outValue = blendEquationSeparate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawElementsInstanced") ) { outValue = drawElementsInstanced_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribOffset") ) { outValue = getVertexAttribOffset_dyn(); return true; } - if (HX_FIELD_EQ(inName,"invalidateFramebuffer") ) { outValue = invalidateFramebuffer_dyn(); return true; } - break; - case 22: - if (HX_FIELD_EQ(inName,"get_STENCIL_BUFFER_BIT") ) { outValue = get_STENCIL_BUFFER_BIT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SRC_ALPHA_SATURATE") ) { outValue = get_SRC_ALPHA_SATURATE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BLEND_EQUATION_RGB") ) { outValue = get_BLEND_EQUATION_RGB_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_VALUE_MASK") ) { outValue = get_STENCIL_VALUE_MASK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_BINDING_2D") ) { outValue = get_TEXTURE_BINDING_2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_VERTEX_ATTRIBS") ) { outValue = get_MAX_VERTEX_ATTRIBS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_MAG_FILTER") ) { outValue = get_TEXTURE_MAG_FILTER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_MIN_FILTER") ) { outValue = get_TEXTURE_MIN_FILTER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_WIDTH") ) { outValue = get_RENDERBUFFER_WIDTH_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_ATTACHMENT") ) { outValue = get_STENCIL_ATTACHMENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CONTEXT_LOST_WEBGL") ) { outValue = get_CONTEXT_LOST_WEBGL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_SKIP_PIXELS") ) { outValue = get_UNPACK_SKIP_PIXELS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_BINDING_3D") ) { outValue = get_TEXTURE_BINDING_3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_SKIP_IMAGES") ) { outValue = get_UNPACK_SKIP_IMAGES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RASTERIZER_DISCARD") ) { outValue = get_RASTERIZER_DISCARD_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_BASE_LEVEL") ) { outValue = get_TEXTURE_BASE_LEVEL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT_2_10_10_10_REV") ) { outValue = get_INT_2_10_10_10_REV_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ANY_SAMPLES_PASSED") ) { outValue = get_ANY_SAMPLES_PASSED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT10") ) { outValue = get_COLOR_ATTACHMENT10_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT11") ) { outValue = get_COLOR_ATTACHMENT11_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT12") ) { outValue = get_COLOR_ATTACHMENT12_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT13") ) { outValue = get_COLOR_ATTACHMENT13_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT14") ) { outValue = get_COLOR_ATTACHMENT14_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COLOR_ATTACHMENT15") ) { outValue = get_COLOR_ATTACHMENT15_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK") ) { outValue = get_TRANSFORM_FEEDBACK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_COMPONENT32F") ) { outValue = get_DEPTH_COMPONENT32F_dyn(); return true; } - if (HX_FIELD_EQ(inName,"beginTransformFeedback") ) { outValue = beginTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"checkFramebufferStatus") ) { outValue = checkFramebufferStatus_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSupportedExtensions") ) { outValue = getSupportedExtensions_dyn(); return true; } - if (HX_FIELD_EQ(inName,"pauseTransformFeedback") ) { outValue = pauseTransformFeedback_dyn(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"get_ONE_MINUS_SRC_COLOR") ) { outValue = get_ONE_MINUS_SRC_COLOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ONE_MINUS_SRC_ALPHA") ) { outValue = get_ONE_MINUS_SRC_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ONE_MINUS_DST_ALPHA") ) { outValue = get_ONE_MINUS_DST_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ONE_MINUS_DST_COLOR") ) { outValue = get_ONE_MINUS_DST_COLOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_POLYGON_OFFSET_FILL") ) { outValue = get_POLYGON_OFFSET_FILL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_CLEAR_VALUE") ) { outValue = get_STENCIL_CLEAR_VALUE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_VARYING_VECTORS") ) { outValue = get_MAX_VARYING_VECTORS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_HEIGHT") ) { outValue = get_RENDERBUFFER_HEIGHT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_BINDING") ) { outValue = get_FRAMEBUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_FLIP_Y_WEBGL") ) { outValue = get_UNPACK_FLIP_Y_WEBGL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_IMAGE_HEIGHT") ) { outValue = get_UNPACK_IMAGE_HEIGHT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_3D_TEXTURE_SIZE") ) { outValue = get_MAX_3D_TEXTURE_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLER_CUBE_SHADOW") ) { outValue = get_SAMPLER_CUBE_SHADOW_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_PIXEL_UNPACK_BUFFER") ) { outValue = get_PIXEL_UNPACK_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_NORMALIZED") ) { outValue = get_UNSIGNED_NORMALIZED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INTERLEAVED_ATTRIBS") ) { outValue = get_INTERLEAVED_ATTRIBS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_DEFAULT") ) { outValue = get_FRAMEBUFFER_DEFAULT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BUFFER_SIZE") ) { outValue = get_UNIFORM_BUFFER_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BLOCK_INDEX") ) { outValue = get_UNIFORM_BLOCK_INDEX_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CONDITION_SATISFIED") ) { outValue = get_CONDITION_SATISFIED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"compressedTexSubImage2D") ) { outValue = compressedTexSubImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"compressedTexSubImage3D") ) { outValue = compressedTexSubImage3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createTransformFeedback") ) { outValue = createTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteTransformFeedback") ) { outValue = deleteTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"enableVertexAttribArray") ) { outValue = enableVertexAttribArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"framebufferRenderbuffer") ) { outValue = framebufferRenderbuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"framebufferTextureLayer") ) { outValue = framebufferTextureLayer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"resumeTransformFeedback") ) { outValue = resumeTransformFeedback_dyn(); return true; } - break; - case 24: - if (HX_FIELD_EQ(inName,"get_BLEND_EQUATION_ALPHA") ) { outValue = get_BLEND_EQUATION_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ELEMENT_ARRAY_BUFFER") ) { outValue = get_ELEMENT_ARRAY_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ARRAY_BUFFER_BINDING") ) { outValue = get_ARRAY_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_POLYGON_OFFSET_UNITS") ) { outValue = get_POLYGON_OFFSET_UNITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_GENERATE_MIPMAP_HINT") ) { outValue = get_GENERATE_MIPMAP_HINT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_SHORT_5_6_5") ) { outValue = get_UNSIGNED_SHORT_5_6_5_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LINEAR_MIPMAP_LINEAR") ) { outValue = get_LINEAR_MIPMAP_LINEAR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_COMPLETE") ) { outValue = get_FRAMEBUFFER_COMPLETE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_BINDING") ) { outValue = get_RENDERBUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_ELEMENTS_INDICES") ) { outValue = get_MAX_ELEMENTS_INDICES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_TEXTURE_LOD_BIAS") ) { outValue = get_MAX_TEXTURE_LOD_BIAS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ARRAY_BINDING") ) { outValue = get_VERTEX_ARRAY_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_COMPARE_MODE") ) { outValue = get_TEXTURE_COMPARE_MODE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_COMPARE_FUNC") ) { outValue = get_TEXTURE_COMPARE_FUNC_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_INT_SAMPLER_2D_ARRAY") ) { outValue = get_INT_SAMPLER_2D_ARRAY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_SAMPLES") ) { outValue = get_RENDERBUFFER_SAMPLES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BUFFER_START") ) { outValue = get_UNIFORM_BUFFER_START_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_ARRAY_STRIDE") ) { outValue = get_UNIFORM_ARRAY_STRIDE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_IS_ROW_MAJOR") ) { outValue = get_UNIFORM_IS_ROW_MAJOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"disableVertexAttribArray") ) { outValue = disableVertexAttribArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getRenderbufferParameter") ) { outValue = getRenderbufferParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getShaderPrecisionFormat") ) { outValue = getShaderPrecisionFormat_dyn(); return true; } - if (HX_FIELD_EQ(inName,"invalidateSubFramebuffer") ) { outValue = invalidateSubFramebuffer_dyn(); return true; } - break; - case 25: - if (HX_FIELD_EQ(inName,"get_FUNC_REVERSE_SUBTRACT") ) { outValue = get_FUNC_REVERSE_SUBTRACT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_CURRENT_VERTEX_ATTRIB") ) { outValue = get_CURRENT_VERTEX_ATTRIB_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_POLYGON_OFFSET_FACTOR") ) { outValue = get_POLYGON_OFFSET_FACTOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLE_COVERAGE_VALUE") ) { outValue = get_SAMPLE_COVERAGE_VALUE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_LINEAR_MIPMAP_NEAREST") ) { outValue = get_LINEAR_MIPMAP_NEAREST_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_NEAREST_MIPMAP_LINEAR") ) { outValue = get_NEAREST_MIPMAP_LINEAR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_RED_SIZE") ) { outValue = get_RENDERBUFFER_RED_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_RENDERBUFFER_SIZE") ) { outValue = get_MAX_RENDERBUFFER_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_BROWSER_DEFAULT_WEBGL") ) { outValue = get_BROWSER_DEFAULT_WEBGL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_ELEMENTS_VERTICES") ) { outValue = get_MAX_ELEMENTS_VERTICES_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_COLOR_ATTACHMENTS") ) { outValue = get_MAX_COLOR_ATTACHMENTS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ACTIVE_UNIFORM_BLOCKS") ) { outValue = get_ACTIVE_UNIFORM_BLOCKS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_MATRIX_STRIDE") ) { outValue = get_UNIFORM_MATRIX_STRIDE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BLOCK_BINDING") ) { outValue = get_UNIFORM_BLOCK_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveUniformBlockName") ) { outValue = getActiveUniformBlockName_dyn(); return true; } - if (HX_FIELD_EQ(inName,"transformFeedbackVaryings") ) { outValue = transformFeedbackVaryings_dyn(); return true; } - break; - case 26: - if (HX_FIELD_EQ(inName,"get_STENCIL_BACK_WRITEMASK") ) { outValue = get_STENCIL_BACK_WRITEMASK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLE_COVERAGE_INVERT") ) { outValue = get_SAMPLE_COVERAGE_INVERT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_SHORT_4_4_4_4") ) { outValue = get_UNSIGNED_SHORT_4_4_4_4_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_SHORT_5_5_5_1") ) { outValue = get_UNSIGNED_SHORT_5_5_5_1_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_NEAREST_MIPMAP_NEAREST") ) { outValue = get_NEAREST_MIPMAP_NEAREST_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_BLUE_SIZE") ) { outValue = get_RENDERBUFFER_BLUE_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_VARYING_COMPONENTS") ) { outValue = get_MAX_VARYING_COMPONENTS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COMPARE_REF_TO_TEXTURE") ) { outValue = get_COMPARE_REF_TO_TEXTURE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_QUERY_RESULT_AVAILABLE") ) { outValue = get_QUERY_RESULT_AVAILABLE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BUFFER_BINDING") ) { outValue = get_UNIFORM_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_UNIFORM_BLOCK_SIZE") ) { outValue = get_MAX_UNIFORM_BLOCK_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getInternalformatParameter") ) { outValue = getInternalformatParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromOpenGLES3RenderContext") ) { outValue = fromOpenGLES3RenderContext_dyn(); return true; } - break; - case 27: - if (HX_FIELD_EQ(inName,"get_STENCIL_PASS_DEPTH_FAIL") ) { outValue = get_STENCIL_PASS_DEPTH_FAIL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_PASS_DEPTH_PASS") ) { outValue = get_STENCIL_PASS_DEPTH_PASS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_BACK_VALUE_MASK") ) { outValue = get_STENCIL_BACK_VALUE_MASK_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_TEXTURE_IMAGE_UNITS") ) { outValue = get_MAX_TEXTURE_IMAGE_UNITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_GREEN_SIZE") ) { outValue = get_RENDERBUFFER_GREEN_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_ALPHA_SIZE") ) { outValue = get_RENDERBUFFER_ALPHA_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_DEPTH_SIZE") ) { outValue = get_RENDERBUFFER_DEPTH_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_UNSUPPORTED") ) { outValue = get_FRAMEBUFFER_UNSUPPORTED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_SERVER_WAIT_TIMEOUT") ) { outValue = get_MAX_SERVER_WAIT_TIMEOUT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLER_2D_ARRAY_SHADOW") ) { outValue = get_SAMPLER_2D_ARRAY_SHADOW_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_SAMPLER_2D") ) { outValue = get_UNSIGNED_INT_SAMPLER_2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_SAMPLER_3D") ) { outValue = get_UNSIGNED_INT_SAMPLER_3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BLOCK_DATA_SIZE") ) { outValue = get_UNIFORM_BLOCK_DATA_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SYNC_FLUSH_COMMANDS_BIT") ) { outValue = get_SYNC_FLUSH_COMMANDS_BIT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getTransformFeedbackVarying") ) { outValue = getTransformFeedbackVarying_dyn(); return true; } - break; - case 28: - if (HX_FIELD_EQ(inName,"get_ONE_MINUS_CONSTANT_COLOR") ) { outValue = get_ONE_MINUS_CONSTANT_COLOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ONE_MINUS_CONSTANT_ALPHA") ) { outValue = get_ONE_MINUS_CONSTANT_ALPHA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SAMPLE_ALPHA_TO_COVERAGE") ) { outValue = get_SAMPLE_ALPHA_TO_COVERAGE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ALIASED_POINT_SIZE_RANGE") ) { outValue = get_ALIASED_POINT_SIZE_RANGE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ALIASED_LINE_WIDTH_RANGE") ) { outValue = get_ALIASED_LINE_WIDTH_RANGE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SHADING_LANGUAGE_VERSION") ) { outValue = get_SHADING_LANGUAGE_VERSION_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_BINDING_CUBE_MAP") ) { outValue = get_TEXTURE_BINDING_CUBE_MAP_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_SIZE") ) { outValue = get_VERTEX_ATTRIB_ARRAY_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_TYPE") ) { outValue = get_VERTEX_ATTRIB_ARRAY_TYPE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DEPTH_STENCIL_ATTACHMENT") ) { outValue = get_DEPTH_STENCIL_ATTACHMENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_ARRAY_TEXTURE_LAYERS") ) { outValue = get_MAX_ARRAY_TEXTURE_LAYERS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MIN_PROGRAM_TEXEL_OFFSET") ) { outValue = get_MIN_PROGRAM_TEXEL_OFFSET_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_PROGRAM_TEXEL_OFFSET") ) { outValue = get_MAX_PROGRAM_TEXEL_OFFSET_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_BINDING_2D_ARRAY") ) { outValue = get_TEXTURE_BINDING_2D_ARRAY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_IMMUTABLE_FORMAT") ) { outValue = get_TEXTURE_IMMUTABLE_FORMAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_IMMUTABLE_LEVELS") ) { outValue = get_TEXTURE_IMMUTABLE_LEVELS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_5_9_9_9_REV") ) { outValue = get_UNSIGNED_INT_5_9_9_9_REV_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COPY_READ_BUFFER_BINDING") ) { outValue = get_COPY_READ_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_DRAW_FRAMEBUFFER_BINDING") ) { outValue = get_DRAW_FRAMEBUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_READ_FRAMEBUFFER_BINDING") ) { outValue = get_READ_FRAMEBUFFER_BINDING_dyn(); return true; } - break; - case 29: - if (HX_FIELD_EQ(inName,"get_MAX_CUBE_MAP_TEXTURE_SIZE") ) { outValue = get_MAX_CUBE_MAP_TEXTURE_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_STENCIL_SIZE") ) { outValue = get_RENDERBUFFER_STENCIL_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_SAMPLER_CUBE") ) { outValue = get_UNSIGNED_INT_SAMPLER_CUBE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_PIXEL_PACK_BUFFER_BINDING") ) { outValue = get_PIXEL_PACK_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_COPY_WRITE_BUFFER_BINDING") ) { outValue = get_COPY_WRITE_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_BUFFER") ) { outValue = get_TRANSFORM_FEEDBACK_BUFFER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_PAUSED") ) { outValue = get_TRANSFORM_FEEDBACK_PAUSED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_ACTIVE") ) { outValue = get_TRANSFORM_FEEDBACK_ACTIVE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_VERTEX_UNIFORM_BLOCKS") ) { outValue = get_MAX_VERTEX_UNIFORM_BLOCKS_dyn(); return true; } - break; - case 30: - if (HX_FIELD_EQ(inName,"get_COMPRESSED_TEXTURE_FORMATS") ) { outValue = get_COMPRESSED_TEXTURE_FORMATS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_VERTEX_UNIFORM_VECTORS") ) { outValue = get_MAX_VERTEX_UNIFORM_VECTORS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_STRIDE") ) { outValue = get_VERTEX_ATTRIB_ARRAY_STRIDE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_BINDING") ) { outValue = get_TRANSFORM_FEEDBACK_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_SYNC_GPU_COMMANDS_COMPLETE") ) { outValue = get_SYNC_GPU_COMMANDS_COMPLETE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveUniformBlockParameter") ) { outValue = getActiveUniformBlockParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"renderbufferStorageMultisample") ) { outValue = renderbufferStorageMultisample_dyn(); return true; } - break; - case 31: - if (HX_FIELD_EQ(inName,"get_TEXTURE_CUBE_MAP_POSITIVE_X") ) { outValue = get_TEXTURE_CUBE_MAP_POSITIVE_X_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_CUBE_MAP_NEGATIVE_X") ) { outValue = get_TEXTURE_CUBE_MAP_NEGATIVE_X_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_CUBE_MAP_POSITIVE_Y") ) { outValue = get_TEXTURE_CUBE_MAP_POSITIVE_Y_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_CUBE_MAP_NEGATIVE_Y") ) { outValue = get_TEXTURE_CUBE_MAP_NEGATIVE_Y_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_CUBE_MAP_POSITIVE_Z") ) { outValue = get_TEXTURE_CUBE_MAP_POSITIVE_Z_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TEXTURE_CUBE_MAP_NEGATIVE_Z") ) { outValue = get_TEXTURE_CUBE_MAP_NEGATIVE_Z_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_ENABLED") ) { outValue = get_VERTEX_ATTRIB_ARRAY_ENABLED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_POINTER") ) { outValue = get_VERTEX_ATTRIB_ARRAY_POINTER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_2_10_10_10_REV") ) { outValue = get_UNSIGNED_INT_2_10_10_10_REV_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_PIXEL_UNPACK_BUFFER_BINDING") ) { outValue = get_PIXEL_UNPACK_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_INTEGER") ) { outValue = get_VERTEX_ATTRIB_ARRAY_INTEGER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_DIVISOR") ) { outValue = get_VERTEX_ATTRIB_ARRAY_DIVISOR_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_VARYINGS") ) { outValue = get_TRANSFORM_FEEDBACK_VARYINGS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_FRAGMENT_UNIFORM_BLOCKS") ) { outValue = get_MAX_FRAGMENT_UNIFORM_BLOCKS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_COMBINED_UNIFORM_BLOCKS") ) { outValue = get_MAX_COMBINED_UNIFORM_BLOCKS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_UNIFORM_BUFFER_BINDINGS") ) { outValue = get_MAX_UNIFORM_BUFFER_BINDINGS_dyn(); return true; } - break; - case 32: - if (HX_FIELD_EQ(inName,"get_ELEMENT_ARRAY_BUFFER_BINDING") ) { outValue = get_ELEMENT_ARRAY_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_BACK_PASS_DEPTH_FAIL") ) { outValue = get_STENCIL_BACK_PASS_DEPTH_FAIL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_STENCIL_BACK_PASS_DEPTH_PASS") ) { outValue = get_STENCIL_BACK_PASS_DEPTH_PASS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_FRAGMENT_UNIFORM_VECTORS") ) { outValue = get_MAX_FRAGMENT_UNIFORM_VECTORS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_RENDERBUFFER_INTERNAL_FORMAT") ) { outValue = get_RENDERBUFFER_INTERNAL_FORMAT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_VERTEX_OUTPUT_COMPONENTS") ) { outValue = get_MAX_VERTEX_OUTPUT_COMPONENTS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_10F_11F_11F_REV") ) { outValue = get_UNSIGNED_INT_10F_11F_11F_REV_dyn(); return true; } - break; - case 33: - if (HX_FIELD_EQ(inName,"get_INVALID_FRAMEBUFFER_OPERATION") ) { outValue = get_INVALID_FRAMEBUFFER_OPERATION_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_VERTEX_UNIFORM_COMPONENTS") ) { outValue = get_MAX_VERTEX_UNIFORM_COMPONENTS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_FRAGMENT_INPUT_COMPONENTS") ) { outValue = get_MAX_FRAGMENT_INPUT_COMPONENTS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNSIGNED_INT_SAMPLER_2D_ARRAY") ) { outValue = get_UNSIGNED_INT_SAMPLER_2D_ARRAY_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BLOCK_ACTIVE_UNIFORMS") ) { outValue = get_UNIFORM_BLOCK_ACTIVE_UNIFORMS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL") ) { outValue = get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getFramebufferAttachmentParameter") ) { outValue = getFramebufferAttachmentParameter_dyn(); return true; } - break; - case 34: - if (HX_FIELD_EQ(inName,"get_MAX_VERTEX_TEXTURE_IMAGE_UNITS") ) { outValue = get_MAX_VERTEX_TEXTURE_IMAGE_UNITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_NORMALIZED") ) { outValue = get_VERTEX_ATTRIB_ARRAY_NORMALIZED_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_PREMULTIPLY_ALPHA_WEBGL") ) { outValue = get_UNPACK_PREMULTIPLY_ALPHA_WEBGL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FLOAT_32_UNSIGNED_INT_24_8_REV") ) { outValue = get_FLOAT_32_UNSIGNED_INT_24_8_REV_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_BUFFER_MODE") ) { outValue = get_TRANSFORM_FEEDBACK_BUFFER_MODE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_BUFFER_SIZE") ) { outValue = get_TRANSFORM_FEEDBACK_BUFFER_SIZE_dyn(); return true; } - break; - case 35: - if (HX_FIELD_EQ(inName,"get_MAX_FRAGMENT_UNIFORM_COMPONENTS") ) { outValue = get_MAX_FRAGMENT_UNIFORM_COMPONENTS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAGMENT_SHADER_DERIVATIVE_HINT") ) { outValue = get_FRAGMENT_SHADER_DERIVATIVE_HINT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ANY_SAMPLES_PASSED_CONSERVATIVE") ) { outValue = get_ANY_SAMPLES_PASSED_CONSERVATIVE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_BUFFER_START") ) { outValue = get_TRANSFORM_FEEDBACK_BUFFER_START_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_RED_SIZE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_RED_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BUFFER_OFFSET_ALIGNMENT") ) { outValue = get_UNIFORM_BUFFER_OFFSET_ALIGNMENT_dyn(); return true; } - break; - case 36: - if (HX_FIELD_EQ(inName,"get_MAX_COMBINED_TEXTURE_IMAGE_UNITS") ) { outValue = get_MAX_COMBINED_TEXTURE_IMAGE_UNITS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE_dyn(); return true; } - break; - case 37: - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT") ) { outValue = get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS") ) { outValue = get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_BUFFER_BINDING") ) { outValue = get_TRANSFORM_FEEDBACK_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE_dyn(); return true; } - break; - case 38: - if (HX_FIELD_EQ(inName,"get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING") ) { outValue = get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNPACK_COLORSPACE_CONVERSION_WEBGL") ) { outValue = get_UNPACK_COLORSPACE_CONVERSION_WEBGL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE") ) { outValue = get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_dyn(); return true; } - break; - case 39: - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE_dyn(); return true; } - break; - case 40: - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES") ) { outValue = get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES_dyn(); return true; } - break; - case 41: - if (HX_FIELD_EQ(inName,"get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN") ) { outValue = get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_dyn(); return true; } - break; - case 42: - if (HX_FIELD_EQ(inName,"get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS") ) { outValue = get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS_dyn(); return true; } - break; - case 43: - if (HX_FIELD_EQ(inName,"get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS") ) { outValue = get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_dyn(); return true; } - break; - case 44: - if (HX_FIELD_EQ(inName,"get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS") ) { outValue = get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS_dyn(); return true; } - break; - case 45: - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT") ) { outValue = get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER") ) { outValue = get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER_dyn(); return true; } - break; - case 46: - if (HX_FIELD_EQ(inName,"get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS") ) { outValue = get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_dyn(); return true; } - break; - case 47: - if (HX_FIELD_EQ(inName,"get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER") ) { outValue = get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER_dyn(); return true; } - break; - case 48: - if (HX_FIELD_EQ(inName,"get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE") ) { outValue = get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_dyn(); return true; } - break; - case 49: - if (HX_FIELD_EQ(inName,"get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS") ) { outValue = get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *WebGL2RenderContext_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo WebGL2RenderContext_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::lime::utils::BytePointerData */ ,(void *) &WebGL2RenderContext_Impl__obj::_hx___tempPointer,HX_("__tempPointer",e9,b0,f0,7f)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void WebGL2RenderContext_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(WebGL2RenderContext_Impl__obj::_hx___tempPointer,"__tempPointer"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void WebGL2RenderContext_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(WebGL2RenderContext_Impl__obj::_hx___tempPointer,"__tempPointer"); -}; - -#endif - -hx::Class WebGL2RenderContext_Impl__obj::__mClass; - -static ::String WebGL2RenderContext_Impl__obj_sStaticFields[] = { - HX_("__tempPointer",e9,b0,f0,7f), - HX_("get_DEPTH_BUFFER_BIT",d3,c0,38,e5), - HX_("get_STENCIL_BUFFER_BIT",ba,0c,be,37), - HX_("get_COLOR_BUFFER_BIT",73,5c,df,19), - HX_("get_POINTS",ec,2d,38,9a), - HX_("get_LINES",36,72,99,36), - HX_("get_LINE_LOOP",a6,29,25,d8), - HX_("get_LINE_STRIP",36,a9,7d,53), - HX_("get_TRIANGLES",62,74,fd,3b), - HX_("get_TRIANGLE_STRIP",8a,47,06,92), - HX_("get_TRIANGLE_FAN",05,db,cd,95), - HX_("get_ZERO",b1,92,6c,bb), - HX_("get_ONE",dd,fe,b0,26), - HX_("get_SRC_COLOR",1f,72,21,1e), - HX_("get_ONE_MINUS_SRC_COLOR",b7,e1,36,51), - HX_("get_SRC_ALPHA",1a,a8,5b,f5), - HX_("get_ONE_MINUS_SRC_ALPHA",b2,17,71,28), - HX_("get_DST_ALPHA",fb,d5,55,95), - HX_("get_ONE_MINUS_DST_ALPHA",93,45,6b,c8), - HX_("get_DST_COLOR",00,a0,1b,be), - HX_("get_ONE_MINUS_DST_COLOR",98,0f,31,f1), - HX_("get_SRC_ALPHA_SATURATE",f4,5b,d2,8c), - HX_("get_FUNC_ADD",4f,2c,31,2a), - HX_("get_BLEND_EQUATION",63,f5,2b,0d), - HX_("get_BLEND_EQUATION_RGB",d1,9e,7f,ea), - HX_("get_BLEND_EQUATION_ALPHA",22,c8,4a,7a), - HX_("get_FUNC_SUBTRACT",06,cc,10,1e), - HX_("get_FUNC_REVERSE_SUBTRACT",23,48,ed,f9), - HX_("get_BLEND_DST_RGB",5c,92,65,f3), - HX_("get_BLEND_SRC_RGB",bb,4e,fc,32), - HX_("get_BLEND_DST_ALPHA",6d,f4,3c,ff), - HX_("get_BLEND_SRC_ALPHA",8c,c6,42,5f), - HX_("get_CONSTANT_COLOR",b1,45,24,64), - HX_("get_ONE_MINUS_CONSTANT_COLOR",19,4f,3b,48), - HX_("get_CONSTANT_ALPHA",ac,7b,5e,3b), - HX_("get_ONE_MINUS_CONSTANT_ALPHA",14,85,75,1f), - HX_("get_BLEND_COLOR",0c,83,aa,28), - HX_("get_ARRAY_BUFFER",cf,52,b6,f8), - HX_("get_ELEMENT_ARRAY_BUFFER",92,22,ef,7f), - HX_("get_ARRAY_BUFFER_BINDING",75,f2,45,bc), - HX_("get_ELEMENT_ARRAY_BUFFER_BINDING",38,bd,48,1d), - HX_("get_STREAM_DRAW",fa,36,0a,d6), - HX_("get_STATIC_DRAW",0c,08,11,7b), - HX_("get_DYNAMIC_DRAW",ad,f0,bd,28), - HX_("get_BUFFER_SIZE",37,33,73,0d), - HX_("get_BUFFER_USAGE",cb,f1,af,e4), - HX_("get_CURRENT_VERTEX_ATTRIB",76,46,2d,b1), - HX_("get_FRONT",e0,ac,25,c8), - HX_("get_BACK",b0,5d,8c,ab), - HX_("get_FRONT_AND_BACK",6e,1e,04,5d), - HX_("get_CULL_FACE",61,79,58,91), - HX_("get_BLEND",88,7c,8c,76), - HX_("get_DITHER",af,1c,c9,60), - HX_("get_STENCIL_TEST",5e,c9,08,da), - HX_("get_DEPTH_TEST",b7,f4,1a,9e), - HX_("get_SCISSOR_TEST",3e,ab,f0,5d), - HX_("get_POLYGON_OFFSET_FILL",e1,e3,87,b4), - HX_("get_SAMPLE_ALPHA_TO_COVERAGE",1f,54,aa,22), - HX_("get_SAMPLE_COVERAGE",f4,86,19,4c), - HX_("get_NO_ERROR",f3,69,97,e4), - HX_("get_INVALID_ENUM",32,61,0f,18), - HX_("get_INVALID_VALUE",00,f4,96,b6), - HX_("get_INVALID_OPERATION",36,b4,76,a8), - HX_("get_OUT_OF_MEMORY",6f,fd,07,e8), - HX_("get_CW",fd,d1,2f,a3), - HX_("get_CCW",4e,da,a7,26), - HX_("get_LINE_WIDTH",64,0c,c8,99), - HX_("get_ALIASED_POINT_SIZE_RANGE",07,0d,f9,bc), - HX_("get_ALIASED_LINE_WIDTH_RANGE",f2,38,29,cc), - HX_("get_CULL_FACE_MODE",41,9e,21,6d), - HX_("get_FRONT_FACE",9c,3f,43,65), - HX_("get_DEPTH_RANGE",98,51,05,90), - HX_("get_DEPTH_WRITEMASK",a6,06,4a,f1), - HX_("get_DEPTH_CLEAR_VALUE",fa,19,bb,99), - HX_("get_DEPTH_FUNC",a9,17,e6,94), - HX_("get_STENCIL_CLEAR_VALUE",33,38,d8,7b), - HX_("get_STENCIL_FUNC",50,ec,d3,d0), - HX_("get_STENCIL_FAIL",ea,ba,c4,d0), - HX_("get_STENCIL_PASS_DEPTH_FAIL",5c,08,5c,95), - HX_("get_STENCIL_PASS_DEPTH_PASS",4f,33,f8,9b), - HX_("get_STENCIL_REF",a7,21,87,fd), - HX_("get_STENCIL_VALUE_MASK",e6,d1,f2,f9), - HX_("get_STENCIL_WRITEMASK",9f,f4,54,c8), - HX_("get_STENCIL_BACK_FUNC",10,7b,50,0f), - HX_("get_STENCIL_BACK_FAIL",aa,49,41,0f), - HX_("get_STENCIL_BACK_PASS_DEPTH_FAIL",9c,71,c0,ae), - HX_("get_STENCIL_BACK_PASS_DEPTH_PASS",8f,9c,5c,b5), - HX_("get_STENCIL_BACK_REF",e7,aa,22,27), - HX_("get_STENCIL_BACK_VALUE_MASK",a6,f0,66,55), - HX_("get_STENCIL_BACK_WRITEMASK",df,ed,1a,fa), - HX_("get_VIEWPORT",6f,90,44,ab), - HX_("get_SCISSOR_BOX",7f,00,2e,16), - HX_("get_COLOR_CLEAR_VALUE",5a,aa,dc,76), - HX_("get_COLOR_WRITEMASK",06,bf,04,a0), - HX_("get_UNPACK_ALIGNMENT",bf,8f,98,69), - HX_("get_PACK_ALIGNMENT",66,b7,1f,5f), - HX_("get_MAX_TEXTURE_SIZE",e9,70,c5,19), - HX_("get_MAX_VIEWPORT_DIMS",80,30,a9,87), - HX_("get_SUBPIXEL_BITS",76,b7,84,10), - HX_("get_RED_BITS",1d,ac,b8,4b), - HX_("get_GREEN_BITS",ab,31,91,0a), - HX_("get_BLUE_BITS",e2,f9,c3,62), - HX_("get_ALPHA_BITS",30,87,71,56), - HX_("get_DEPTH_BITS",6b,27,38,92), - HX_("get_STENCIL_BITS",12,fc,25,ce), - HX_("get_POLYGON_OFFSET_UNITS",31,06,ae,e8), - HX_("get_POLYGON_OFFSET_FACTOR",ad,25,10,30), - HX_("get_TEXTURE_BINDING_2D",79,65,2d,0b), - HX_("get_SAMPLE_BUFFERS",c7,f7,0a,d8), - HX_("get_SAMPLES",00,f9,97,89), - HX_("get_SAMPLE_COVERAGE_VALUE",86,34,05,6f), - HX_("get_SAMPLE_COVERAGE_INVERT",41,a4,aa,05), - HX_("get_COMPRESSED_TEXTURE_FORMATS",c3,7d,ef,61), - HX_("get_DONT_CARE",56,6f,25,91), - HX_("get_FASTEST",21,03,08,e4), - HX_("get_NICEST",47,dd,1b,55), - HX_("get_GENERATE_MIPMAP_HINT",1d,f1,71,c6), - HX_("get_BYTE",91,a2,9e,ab), - HX_("get_UNSIGNED_BYTE",29,85,db,07), - HX_("get_SHORT",b3,18,bf,3d), - HX_("get_UNSIGNED_SHORT",1b,7b,c8,96), - HX_("get_INT",66,71,ac,26), - HX_("get_UNSIGNED_INT",ce,e9,58,21), - HX_("get_FLOAT",d3,59,2e,c4), - HX_("get_DEPTH_COMPONENT",18,ee,6c,9a), - HX_("get_ALPHA",95,3b,2e,e3), - HX_("get_RGB",84,3f,b3,26), - HX_("get_RGBA",3d,54,24,b6), - HX_("get_LUMINANCE",af,7b,44,25), - HX_("get_LUMINANCE_ALPHA",6e,0f,eb,48), - HX_("get_UNSIGNED_SHORT_4_4_4_4",6f,85,76,b3), - HX_("get_UNSIGNED_SHORT_5_5_5_1",ef,52,73,70), - HX_("get_UNSIGNED_SHORT_5_6_5",fe,d8,b2,ce), - HX_("get_FRAGMENT_SHADER",0b,f6,82,74), - HX_("get_VERTEX_SHADER",37,75,e3,4f), - HX_("get_MAX_VERTEX_ATTRIBS",92,42,aa,b8), - HX_("get_MAX_VERTEX_UNIFORM_VECTORS",8e,d6,22,a9), - HX_("get_MAX_VARYING_VECTORS",9d,5f,4d,40), - HX_("get_MAX_COMBINED_TEXTURE_IMAGE_UNITS",b1,98,7d,56), - HX_("get_MAX_VERTEX_TEXTURE_IMAGE_UNITS",90,53,5f,72), - HX_("get_MAX_TEXTURE_IMAGE_UNITS",e3,aa,03,21), - HX_("get_MAX_FRAGMENT_UNIFORM_VECTORS",fa,97,a7,85), - HX_("get_SHADER_TYPE",eb,9c,09,48), - HX_("get_DELETE_STATUS",5d,ef,08,25), - HX_("get_LINK_STATUS",ae,cf,70,06), - HX_("get_VALIDATE_STATUS",12,f2,11,51), - HX_("get_ATTACHED_SHADERS",7c,37,e1,93), - HX_("get_ACTIVE_UNIFORMS",af,4c,45,b7), - HX_("get_ACTIVE_ATTRIBUTES",c7,e8,75,c9), - HX_("get_SHADING_LANGUAGE_VERSION",ef,da,43,b2), - HX_("get_CURRENT_PROGRAM",15,f8,ca,ca), - HX_("get_NEVER",c3,d2,c7,5a), - HX_("get_LESS",e2,96,2b,b2), - HX_("get_EQUAL",eb,63,1a,34), - HX_("get_LEQUAL",91,e3,17,44), - HX_("get_GREATER",f1,c4,8e,bd), - HX_("get_NOTEQUAL",ca,75,03,7e), - HX_("get_GEQUAL",b6,15,4f,44), - HX_("get_ALWAYS",98,2a,e1,e9), - HX_("get_KEEP",0e,54,82,b1), - HX_("get_REPLACE",2b,7c,f6,b0), - HX_("get_INCR",5d,b9,36,b0), - HX_("get_DECR",f9,d3,e1,ac), - HX_("get_INVERT",df,02,e3,42), - HX_("get_INCR_WRAP",2c,53,cc,ed), - HX_("get_DECR_WRAP",10,43,4f,cc), - HX_("get_VENDOR",51,01,a1,41), - HX_("get_RENDERER",4c,09,7b,c1), - HX_("get_VERSION",0f,1b,c0,82), - HX_("get_NEAREST",55,4c,98,6b), - HX_("get_LINEAR",ae,6d,aa,8f), - HX_("get_NEAREST_MIPMAP_NEAREST",31,0b,69,b6), - HX_("get_LINEAR_MIPMAP_NEAREST",f8,55,a2,6b), - HX_("get_NEAREST_MIPMAP_LINEAR",52,3e,f0,41), - HX_("get_LINEAR_MIPMAP_LINEAR",6b,a9,94,dc), - HX_("get_TEXTURE_MAG_FILTER",d1,78,6a,78), - HX_("get_TEXTURE_MIN_FILTER",b2,df,56,a0), - HX_("get_TEXTURE_WRAP_S",6b,0e,5d,9a), - HX_("get_TEXTURE_WRAP_T",6c,0e,5d,9a), - HX_("get_TEXTURE_2D",5f,94,ed,18), - HX_("get_TEXTURE",d2,fc,ae,a4), - HX_("get_TEXTURE_CUBE_MAP",3f,df,4b,cc), - HX_("get_TEXTURE_BINDING_CUBE_MAP",d9,7f,ec,b6), - HX_("get_TEXTURE_CUBE_MAP_POSITIVE_X",52,b2,be,00), - HX_("get_TEXTURE_CUBE_MAP_NEGATIVE_X",0e,99,b2,47), - HX_("get_TEXTURE_CUBE_MAP_POSITIVE_Y",53,b2,be,00), - HX_("get_TEXTURE_CUBE_MAP_NEGATIVE_Y",0f,99,b2,47), - HX_("get_TEXTURE_CUBE_MAP_POSITIVE_Z",54,b2,be,00), - HX_("get_TEXTURE_CUBE_MAP_NEGATIVE_Z",10,99,b2,47), - HX_("get_MAX_CUBE_MAP_TEXTURE_SIZE",4e,eb,63,85), - HX_("get_TEXTURE0",1e,3b,6e,74), - HX_("get_TEXTURE1",1f,3b,6e,74), - HX_("get_TEXTURE2",20,3b,6e,74), - HX_("get_TEXTURE3",21,3b,6e,74), - HX_("get_TEXTURE4",22,3b,6e,74), - HX_("get_TEXTURE5",23,3b,6e,74), - HX_("get_TEXTURE6",24,3b,6e,74), - HX_("get_TEXTURE7",25,3b,6e,74), - HX_("get_TEXTURE8",26,3b,6e,74), - HX_("get_TEXTURE9",27,3b,6e,74), - HX_("get_TEXTURE10",31,80,05,6c), - HX_("get_TEXTURE11",32,80,05,6c), - HX_("get_TEXTURE12",33,80,05,6c), - HX_("get_TEXTURE13",34,80,05,6c), - HX_("get_TEXTURE14",35,80,05,6c), - HX_("get_TEXTURE15",36,80,05,6c), - HX_("get_TEXTURE16",37,80,05,6c), - HX_("get_TEXTURE17",38,80,05,6c), - HX_("get_TEXTURE18",39,80,05,6c), - HX_("get_TEXTURE19",3a,80,05,6c), - HX_("get_TEXTURE20",10,81,05,6c), - HX_("get_TEXTURE21",11,81,05,6c), - HX_("get_TEXTURE22",12,81,05,6c), - HX_("get_TEXTURE23",13,81,05,6c), - HX_("get_TEXTURE24",14,81,05,6c), - HX_("get_TEXTURE25",15,81,05,6c), - HX_("get_TEXTURE26",16,81,05,6c), - HX_("get_TEXTURE27",17,81,05,6c), - HX_("get_TEXTURE28",18,81,05,6c), - HX_("get_TEXTURE29",19,81,05,6c), - HX_("get_TEXTURE30",ef,81,05,6c), - HX_("get_TEXTURE31",f0,81,05,6c), - HX_("get_ACTIVE_TEXTURE",cb,fa,bb,69), - HX_("get_REPEAT",24,b3,86,a9), - HX_("get_CLAMP_TO_EDGE",74,07,cb,9c), - HX_("get_MIRRORED_REPEAT",73,63,8b,d5), - HX_("get_FLOAT_VEC2",aa,34,9a,61), - HX_("get_FLOAT_VEC3",ab,34,9a,61), - HX_("get_FLOAT_VEC4",ac,34,9a,61), - HX_("get_INT_VEC2",37,c8,1e,32), - HX_("get_INT_VEC3",38,c8,1e,32), - HX_("get_INT_VEC4",39,c8,1e,32), - HX_("get_BOOL",b3,07,97,ab), - HX_("get_BOOL_VEC2",ca,3a,8f,ee), - HX_("get_BOOL_VEC3",cb,3a,8f,ee), - HX_("get_BOOL_VEC4",cc,3a,8f,ee), - HX_("get_FLOAT_MAT2",de,4e,a4,5b), - HX_("get_FLOAT_MAT3",df,4e,a4,5b), - HX_("get_FLOAT_MAT4",e0,4e,a4,5b), - HX_("get_SAMPLER_2D",52,b2,88,e4), - HX_("get_SAMPLER_CUBE",75,2b,21,a9), - HX_("get_VERTEX_ATTRIB_ARRAY_ENABLED",f8,2e,da,41), - HX_("get_VERTEX_ATTRIB_ARRAY_SIZE",ca,1d,51,4a), - HX_("get_VERTEX_ATTRIB_ARRAY_STRIDE",62,95,4d,a7), - HX_("get_VERTEX_ATTRIB_ARRAY_TYPE",c3,6f,06,4b), - HX_("get_VERTEX_ATTRIB_ARRAY_NORMALIZED",00,7a,ec,be), - HX_("get_VERTEX_ATTRIB_ARRAY_POINTER",34,eb,ca,14), - HX_("get_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",ef,db,c4,ee), - HX_("get_COMPILE_STATUS",a7,ac,e8,27), - HX_("get_LOW_FLOAT",08,d8,d7,a5), - HX_("get_MEDIUM_FLOAT",7b,77,e5,bd), - HX_("get_HIGH_FLOAT",e8,81,31,bd), - HX_("get_LOW_INT",5b,88,6a,cb), - HX_("get_MEDIUM_INT",0e,55,a5,c5), - HX_("get_HIGH_INT",3b,fa,1b,be), - HX_("get_FRAMEBUFFER",64,d8,65,11), - HX_("get_RENDERBUFFER",5f,91,43,ae), - HX_("get_RGBA4",57,61,a5,a9), - HX_("get_RGB5_A1",5e,ef,f3,5e), - HX_("get_RGB565",b0,b1,06,c7), - HX_("get_DEPTH_COMPONENT16",fd,ce,16,c2), - HX_("get_STENCIL_INDEX",66,84,26,9e), - HX_("get_STENCIL_INDEX8",12,55,8d,c3), - HX_("get_DEPTH_STENCIL",97,3a,90,31), - HX_("get_RENDERBUFFER_WIDTH",c6,97,75,9d), - HX_("get_RENDERBUFFER_HEIGHT",07,ae,be,df), - HX_("get_RENDERBUFFER_INTERNAL_FORMAT",19,29,9e,30), - HX_("get_RENDERBUFFER_RED_SIZE",ef,5f,56,64), - HX_("get_RENDERBUFFER_GREEN_SIZE",3d,d9,1f,08), - HX_("get_RENDERBUFFER_BLUE_SIZE",a6,e5,8b,15), - HX_("get_RENDERBUFFER_ALPHA_SIZE",c2,2e,00,54), - HX_("get_RENDERBUFFER_DEPTH_SIZE",fd,ce,c6,8f), - HX_("get_RENDERBUFFER_STENCIL_SIZE",64,07,9a,85), - HX_("get_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE",99,7d,a1,a7), - HX_("get_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME",2a,fd,97,a3), - HX_("get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL",7f,1b,9c,6f), - HX_("get_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE",65,fd,62,67), - HX_("get_COLOR_ATTACHMENT0",88,9d,ac,05), - HX_("get_DEPTH_ATTACHMENT",08,ba,37,08), - HX_("get_STENCIL_ATTACHMENT",ef,05,bd,5a), - HX_("get_DEPTH_STENCIL_ATTACHMENT",cb,f7,35,e1), - HX_("get_NONE",41,96,85,b3), - HX_("get_FRAMEBUFFER_COMPLETE",34,83,19,2d), - HX_("get_FRAMEBUFFER_INCOMPLETE_ATTACHMENT",c9,30,cf,3a), - HX_("get_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT",62,9a,03,b4), - HX_("get_FRAMEBUFFER_INCOMPLETE_DIMENSIONS",33,e7,fb,39), - HX_("get_FRAMEBUFFER_UNSUPPORTED",fa,e4,f0,94), - HX_("get_FRAMEBUFFER_BINDING",0a,95,04,ce), - HX_("get_RENDERBUFFER_BINDING",05,41,0c,66), - HX_("get_MAX_RENDERBUFFER_SIZE",a6,8e,3b,6b), - HX_("get_INVALID_FRAMEBUFFER_OPERATION",84,3d,18,25), - HX_("get_UNPACK_FLIP_Y_WEBGL",a5,45,ea,a5), - HX_("get_UNPACK_PREMULTIPLY_ALPHA_WEBGL",3c,20,95,0d), - HX_("get_CONTEXT_LOST_WEBGL",b7,e0,05,9f), - HX_("get_UNPACK_COLORSPACE_CONVERSION_WEBGL",e8,34,4e,11), - HX_("get_BROWSER_DEFAULT_WEBGL",5b,be,8f,c6), - HX_("get_READ_BUFFER",a0,d5,72,8e), - HX_("get_UNPACK_ROW_LENGTH",4f,07,73,de), - HX_("get_UNPACK_SKIP_ROWS",15,4b,bb,6b), - HX_("get_UNPACK_SKIP_PIXELS",29,a0,f4,08), - HX_("get_PACK_ROW_LENGTH",c8,91,2e,bf), - HX_("get_PACK_SKIP_ROWS",bc,72,42,61), - HX_("get_PACK_SKIP_PIXELS",90,3f,52,cc), - HX_("get_TEXTURE_BINDING_3D",58,66,2d,0b), - HX_("get_UNPACK_SKIP_IMAGES",b4,01,dd,7a), - HX_("get_UNPACK_IMAGE_HEIGHT",2f,a4,d4,1c), - HX_("get_MAX_3D_TEXTURE_SIZE",2f,45,e5,dd), - HX_("get_MAX_ELEMENTS_VERTICES",dd,78,2c,2b), - HX_("get_MAX_ELEMENTS_INDICES",a3,9a,46,b6), - HX_("get_MAX_TEXTURE_LOD_BIAS",7f,1a,23,ab), - HX_("get_MAX_FRAGMENT_UNIFORM_COMPONENTS",8c,19,1a,e8), - HX_("get_MAX_VERTEX_UNIFORM_COMPONENTS",78,2f,8d,40), - HX_("get_MAX_ARRAY_TEXTURE_LAYERS",f0,d9,af,af), - HX_("get_MIN_PROGRAM_TEXEL_OFFSET",35,50,30,4a), - HX_("get_MAX_PROGRAM_TEXEL_OFFSET",e3,f1,a8,f3), - HX_("get_MAX_VARYING_COMPONENTS",c9,79,c8,97), - HX_("get_FRAGMENT_SHADER_DERIVATIVE_HINT",8b,fe,63,28), - HX_("get_RASTERIZER_DISCARD",63,eb,70,a4), - HX_("get_VERTEX_ARRAY_BINDING",4d,3b,c0,73), - HX_("get_MAX_VERTEX_OUTPUT_COMPONENTS",dd,b2,e5,6d), - HX_("get_MAX_FRAGMENT_INPUT_COMPONENTS",b6,35,b1,b9), - HX_("get_MAX_SERVER_WAIT_TIMEOUT",4f,9b,c4,4f), - HX_("get_MAX_ELEMENT_INDEX",6b,f2,83,f3), - HX_("get_RED",c8,3d,b3,26), - HX_("get_RGB8",34,54,24,b6), - HX_("get_RGBA8",5b,61,a5,a9), - HX_("get_RGB10_A2",6d,fb,e8,49), - HX_("get_TEXTURE_3D",3e,95,ed,18), - HX_("get_TEXTURE_WRAP_R",6a,0e,5d,9a), - HX_("get_TEXTURE_MIN_LOD",27,fc,13,c4), - HX_("get_TEXTURE_MAX_LOD",39,e6,3a,53), - HX_("get_TEXTURE_BASE_LEVEL",03,65,e7,5e), - HX_("get_TEXTURE_MAX_LEVEL",3c,69,dd,bd), - HX_("get_TEXTURE_COMPARE_MODE",6a,c3,55,c9), - HX_("get_TEXTURE_COMPARE_FUNC",4b,db,b9,c4), - HX_("get_SRGB",03,e8,d5,b6), - HX_("get_SRGB8",d5,1a,55,44), - HX_("get_SRGB8_ALPHA8",a4,a2,10,3a), - HX_("get_COMPARE_REF_TO_TEXTURE",06,8d,3b,e2), - HX_("get_RGBA32F",aa,0e,c1,66), - HX_("get_RGB32F",c3,29,05,c7), - HX_("get_RGBA16F",a4,8d,bf,66), - HX_("get_RGB16F",bd,a8,03,c7), - HX_("get_TEXTURE_2D_ARRAY",59,92,30,7f), - HX_("get_TEXTURE_BINDING_2D_ARRAY",f3,32,d1,69), - HX_("get_R11F_G11F_B10F",63,e3,17,c4), - HX_("get_RGB9_E5",5a,cd,98,61), - HX_("get_RGBA32UI",70,d3,2b,82), - HX_("get_RGB32UI",37,6e,7f,5d), - HX_("get_RGBA16UI",36,6f,dc,80), - HX_("get_RGB16UI",fd,09,30,5c), - HX_("get_RGBA8UI",6f,f8,c4,66), - HX_("get_RGB8UI",88,13,09,c7), - HX_("get_RGBA32I",ad,0e,c1,66), - HX_("get_RGB32I",c6,29,05,c7), - HX_("get_RGBA16I",a7,8d,bf,66), - HX_("get_RGB16I",c0,a8,03,c7), - HX_("get_RGBA8I",8e,ce,0f,c7), - HX_("get_RGB8I",95,59,a5,a9), - HX_("get_RED_INTEGER",e7,30,fa,b4), - HX_("get_RGB_INTEGER",a3,4e,ac,8f), - HX_("get_RGBA_INTEGER",5c,44,c6,c4), - HX_("get_R8",ef,de,2f,a3), - HX_("get_RG8",7a,3f,b3,26), - HX_("get_R16F",38,98,13,b6), - HX_("get_R32F",3e,19,15,b6), - HX_("get_RG16F",83,71,98,a9), - HX_("get_RG32F",89,f2,99,a9), - HX_("get_R8I",7a,32,b3,26), - HX_("get_R8UI",03,03,19,b6), - HX_("get_R16I",3b,98,13,b6), - HX_("get_R16UI",22,a6,11,9b), - HX_("get_R32I",41,19,15,b6), - HX_("get_R32UI",5c,0a,61,9c), - HX_("get_RG8I",8f,4b,24,b6), - HX_("get_RG8UI",4e,dc,9d,a9), - HX_("get_RG16I",86,71,98,a9), - HX_("get_RG16UI",77,ee,ca,bb), - HX_("get_RG32I",8c,f2,99,a9), - HX_("get_RG32UI",b1,52,1a,bd), - HX_("get_R8_SNORM",7f,87,e8,19), - HX_("get_RG8_SNORM",4a,62,5b,42), - HX_("get_RGB8_SNORM",84,be,6b,60), - HX_("get_RGBA8_SNORM",eb,a2,79,57), - HX_("get_RGB10_A2UI",01,bb,b0,52), - HX_("get_TEXTURE_IMMUTABLE_FORMAT",41,42,e9,9f), - HX_("get_TEXTURE_IMMUTABLE_LEVELS",79,71,aa,46), - HX_("get_UNSIGNED_INT_2_10_10_10_REV",a1,d6,5d,8e), - HX_("get_UNSIGNED_INT_10F_11F_11F_REV",e8,a4,9f,7e), - HX_("get_UNSIGNED_INT_5_9_9_9_REV",f6,02,b8,08), - HX_("get_FLOAT_32_UNSIGNED_INT_24_8_REV",c5,68,1b,dc), - HX_("get_UNSIGNED_INT_24_8",8c,5a,84,58), - HX_("get_HALF_FLOAT",f9,86,77,f0), - HX_("get_RG",fe,de,2f,a3), - HX_("get_RG_INTEGER",1d,f8,6b,5f), - HX_("get_INT_2_10_10_10_REV",09,9a,b2,28), - HX_("get_CURRENT_QUERY",59,1e,b4,c0), - HX_("get_QUERY_RESULT",1d,fd,77,0d), - HX_("get_QUERY_RESULT_AVAILABLE",c7,a8,e6,5f), - HX_("get_ANY_SAMPLES_PASSED",e2,87,37,e0), - HX_("get_ANY_SAMPLES_PASSED_CONSERVATIVE",6a,c5,77,e8), - HX_("get_MAX_DRAW_BUFFERS",bc,f7,f4,55), - HX_("get_DRAW_BUFFER0",3e,55,c6,b0), - HX_("get_DRAW_BUFFER1",3f,55,c6,b0), - HX_("get_DRAW_BUFFER2",40,55,c6,b0), - HX_("get_DRAW_BUFFER3",41,55,c6,b0), - HX_("get_DRAW_BUFFER4",42,55,c6,b0), - HX_("get_DRAW_BUFFER5",43,55,c6,b0), - HX_("get_DRAW_BUFFER6",44,55,c6,b0), - HX_("get_DRAW_BUFFER7",45,55,c6,b0), - HX_("get_DRAW_BUFFER8",46,55,c6,b0), - HX_("get_DRAW_BUFFER9",47,55,c6,b0), - HX_("get_DRAW_BUFFER10",11,42,c4,fc), - HX_("get_DRAW_BUFFER11",12,42,c4,fc), - HX_("get_DRAW_BUFFER12",13,42,c4,fc), - HX_("get_DRAW_BUFFER13",14,42,c4,fc), - HX_("get_DRAW_BUFFER14",15,42,c4,fc), - HX_("get_DRAW_BUFFER15",16,42,c4,fc), - HX_("get_MAX_COLOR_ATTACHMENTS",70,91,ac,0c), - HX_("get_COLOR_ATTACHMENT1",89,9d,ac,05), - HX_("get_COLOR_ATTACHMENT2",8a,9d,ac,05), - HX_("get_COLOR_ATTACHMENT3",8b,9d,ac,05), - HX_("get_COLOR_ATTACHMENT4",8c,9d,ac,05), - HX_("get_COLOR_ATTACHMENT5",8d,9d,ac,05), - HX_("get_COLOR_ATTACHMENT6",8e,9d,ac,05), - HX_("get_COLOR_ATTACHMENT7",8f,9d,ac,05), - HX_("get_COLOR_ATTACHMENT8",90,9d,ac,05), - HX_("get_COLOR_ATTACHMENT9",91,9d,ac,05), - HX_("get_COLOR_ATTACHMENT10",87,3a,5d,f1), - HX_("get_COLOR_ATTACHMENT11",88,3a,5d,f1), - HX_("get_COLOR_ATTACHMENT12",89,3a,5d,f1), - HX_("get_COLOR_ATTACHMENT13",8a,3a,5d,f1), - HX_("get_COLOR_ATTACHMENT14",8b,3a,5d,f1), - HX_("get_COLOR_ATTACHMENT15",8c,3a,5d,f1), - HX_("get_SAMPLER_3D",31,b3,88,e4), - HX_("get_SAMPLER_2D_SHADOW",6d,a1,14,e0), - HX_("get_SAMPLER_2D_ARRAY",8c,28,5f,d8), - HX_("get_SAMPLER_2D_ARRAY_SHADOW",73,c6,06,e9), - HX_("get_SAMPLER_CUBE_SHADOW",aa,e2,52,08), - HX_("get_INT_SAMPLER_2D",82,d3,99,33), - HX_("get_INT_SAMPLER_3D",61,d4,99,33), - HX_("get_INT_SAMPLER_CUBE",a5,f8,a0,b7), - HX_("get_INT_SAMPLER_2D_ARRAY",bc,4d,85,5a), - HX_("get_UNSIGNED_INT_SAMPLER_2D",1a,e4,94,91), - HX_("get_UNSIGNED_INT_SAMPLER_3D",f9,e4,94,91), - HX_("get_UNSIGNED_INT_SAMPLER_CUBE",3d,5f,f3,d6), - HX_("get_UNSIGNED_INT_SAMPLER_2D_ARRAY",54,e0,ea,ee), - HX_("get_MAX_SAMPLES",85,74,02,17), - HX_("get_SAMPLER_BINDING",a5,48,81,ad), - HX_("get_PIXEL_PACK_BUFFER",24,09,ef,02), - HX_("get_PIXEL_UNPACK_BUFFER",eb,26,e7,39), - HX_("get_PIXEL_PACK_BUFFER_BINDING",ca,85,4c,69), - HX_("get_PIXEL_UNPACK_BUFFER_BINDING",91,42,d2,aa), - HX_("get_COPY_READ_BUFFER",48,f0,5b,83), - HX_("get_COPY_WRITE_BUFFER",a1,a0,93,63), - HX_("get_COPY_READ_BUFFER_BINDING",ee,30,6b,b5), - HX_("get_COPY_WRITE_BUFFER_BINDING",47,62,c0,72), - HX_("get_FLOAT_MAT2x3",19,ab,7c,c8), - HX_("get_FLOAT_MAT2x4",1a,ab,7c,c8), - HX_("get_FLOAT_MAT3x2",59,6d,7d,c8), - HX_("get_FLOAT_MAT3x4",5b,6d,7d,c8), - HX_("get_FLOAT_MAT4x2",9a,2f,7e,c8), - HX_("get_FLOAT_MAT4x3",9b,2f,7e,c8), - HX_("get_UNSIGNED_INT_VEC2",cf,d6,5c,70), - HX_("get_UNSIGNED_INT_VEC3",d0,d6,5c,70), - HX_("get_UNSIGNED_INT_VEC4",d1,d6,5c,70), - HX_("get_UNSIGNED_NORMALIZED",18,45,3f,be), - HX_("get_SIGNED_NORMALIZED",d1,1f,cd,ec), - HX_("get_VERTEX_ATTRIB_ARRAY_INTEGER",35,e8,c4,da), - HX_("get_VERTEX_ATTRIB_ARRAY_DIVISOR",d5,ef,8b,34), - HX_("get_TRANSFORM_FEEDBACK_BUFFER_MODE",24,e4,ea,5e), - HX_("get_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS",af,5b,48,9e), - HX_("get_TRANSFORM_FEEDBACK_VARYINGS",e1,de,88,6b), - HX_("get_TRANSFORM_FEEDBACK_BUFFER_START",61,0c,50,26), - HX_("get_TRANSFORM_FEEDBACK_BUFFER_SIZE",82,b1,dd,62), - HX_("get_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN",82,fe,24,d7), - HX_("get_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS",6f,61,79,20), - HX_("get_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS",90,71,82,d3), - HX_("get_INTERLEAVED_ATTRIBS",6a,aa,ad,d7), - HX_("get_SEPARATE_ATTRIBS",b6,56,e8,14), - HX_("get_TRANSFORM_FEEDBACK_BUFFER",5e,fe,3a,b0), - HX_("get_TRANSFORM_FEEDBACK_BUFFER_BINDING",04,45,c7,ad), - HX_("get_TRANSFORM_FEEDBACK",61,fa,43,ef), - HX_("get_TRANSFORM_FEEDBACK_PAUSED",0c,82,2a,cf), - HX_("get_TRANSFORM_FEEDBACK_ACTIVE",24,83,ec,f5), - HX_("get_TRANSFORM_FEEDBACK_BINDING",07,7c,00,51), - HX_("get_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING",d0,e1,0b,3b), - HX_("get_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE",1d,54,dc,c7), - HX_("get_FRAMEBUFFER_ATTACHMENT_RED_SIZE",50,fe,c4,9a), - HX_("get_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE",de,91,3b,ae), - HX_("get_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE",25,dc,e7,7f), - HX_("get_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE",63,e7,1b,fa), - HX_("get_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE",9e,87,e2,35), - HX_("get_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE",45,ea,8d,b4), - HX_("get_FRAMEBUFFER_DEFAULT",86,e2,9a,ea), - HX_("get_DEPTH24_STENCIL8",3f,c3,20,c5), - HX_("get_DRAW_FRAMEBUFFER_BINDING",81,a9,ec,0f), - HX_("get_READ_FRAMEBUFFER",2d,f0,5a,bf), - HX_("get_DRAW_FRAMEBUFFER",db,1d,c9,98), - HX_("get_READ_FRAMEBUFFER_BINDING",d3,1d,f4,48), - HX_("get_RENDERBUFFER_SAMPLES",c9,7a,a8,6a), - HX_("get_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER",cc,87,f9,6c), - HX_("get_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE",9d,2b,50,28), - HX_("get_UNIFORM_BUFFER",d4,d0,3d,8a), - HX_("get_UNIFORM_BUFFER_BINDING",7a,7d,32,9d), - HX_("get_UNIFORM_BUFFER_START",57,1b,21,34), - HX_("get_UNIFORM_BUFFER_SIZE",4c,33,7e,21), - HX_("get_MAX_VERTEX_UNIFORM_BLOCKS",e8,87,b2,88), - HX_("get_MAX_FRAGMENT_UNIFORM_BLOCKS",fc,d7,53,39), - HX_("get_MAX_COMBINED_UNIFORM_BLOCKS",67,56,9c,c3), - HX_("get_MAX_UNIFORM_BUFFER_BINDINGS",1e,e3,f7,9e), - HX_("get_MAX_UNIFORM_BLOCK_SIZE",c2,2e,45,a4), - HX_("get_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS",c6,6b,fc,2b), - HX_("get_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS",5a,85,0b,fb), - HX_("get_UNIFORM_BUFFER_OFFSET_ALIGNMENT",e2,56,b9,76), - HX_("get_ACTIVE_UNIFORM_BLOCKS",81,e5,e0,12), - HX_("get_UNIFORM_TYPE",8e,c5,f8,4c), - HX_("get_UNIFORM_SIZE",95,73,43,4c), - HX_("get_UNIFORM_BLOCK_INDEX",cc,1e,c7,9b), - HX_("get_UNIFORM_OFFSET",67,ab,e8,19), - HX_("get_UNIFORM_ARRAY_STRIDE",33,c8,e6,ae), - HX_("get_UNIFORM_MATRIX_STRIDE",43,30,f9,02), - HX_("get_UNIFORM_IS_ROW_MAJOR",d3,f4,2a,34), - HX_("get_UNIFORM_BLOCK_BINDING",7f,d5,53,11), - HX_("get_UNIFORM_BLOCK_DATA_SIZE",10,0f,f2,3e), - HX_("get_UNIFORM_BLOCK_ACTIVE_UNIFORMS",f2,dd,d1,4f), - HX_("get_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES",c9,18,09,6c), - HX_("get_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER",98,1d,08,1d), - HX_("get_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER",ac,38,6b,52), - HX_("get_OBJECT_TYPE",11,0f,0c,e0), - HX_("get_SYNC_CONDITION",20,d8,6f,0f), - HX_("get_SYNC_STATUS",6d,ab,99,c7), - HX_("get_SYNC_FLAGS",4c,6b,e6,ef), - HX_("get_SYNC_FENCE",b6,c6,4f,eb), - HX_("get_SYNC_GPU_COMMANDS_COMPLETE",42,8e,71,67), - HX_("get_UNSIGNALED",69,d4,ff,72), - HX_("get_SIGNALED",d0,34,dc,93), - HX_("get_ALREADY_SIGNALED",b7,42,aa,01), - HX_("get_TIMEOUT_EXPIRED",9e,33,10,58), - HX_("get_CONDITION_SATISFIED",65,4d,96,b8), - HX_("get_WAIT_FAILED",1e,81,bd,53), - HX_("get_SYNC_FLUSH_COMMANDS_BIT",ec,04,cf,93), - HX_("get_COLOR",9a,05,f4,0b), - HX_("get_DEPTH",3a,85,c1,98), - HX_("get_STENCIL",f3,f1,d1,85), - HX_("get_MIN",09,76,af,26), - HX_("get_MAX",1b,6f,af,26), - HX_("get_DEPTH_COMPONENT24",da,cf,16,c2), - HX_("get_STREAM_READ",4c,56,41,df), - HX_("get_STREAM_COPY",ab,c6,5e,d5), - HX_("get_STATIC_READ",5e,27,48,84), - HX_("get_STATIC_COPY",bd,97,65,7a), - HX_("get_DYNAMIC_READ",ff,0f,f5,31), - HX_("get_DYNAMIC_COPY",5e,80,12,28), - HX_("get_DEPTH_COMPONENT32F",af,cf,df,11), - HX_("get_DEPTH32F_STENCIL8",ce,0a,60,02), - HX_("get_INVALID_INDEX",a1,0f,f3,42), - HX_("get_TIMEOUT_IGNORED",0b,0b,7f,0f), - HX_("get_MAX_CLIENT_WAIT_TIMEOUT_WEBGL",e1,a0,66,b6), - HX_("activeTexture",b5,13,aa,56), - HX_("attachShader",ca,d0,77,b2), - HX_("beginQuery",1f,9c,b3,d3), - HX_("beginTransformFeedback",a8,ad,bb,cc), - HX_("bindAttribLocation",3c,a6,30,1e), - HX_("bindBuffer",9d,92,be,f8), - HX_("bindBufferBase",4e,b9,42,42), - HX_("bindBufferRange",e0,e9,84,ee), - HX_("bindFramebuffer",30,c6,61,e7), - HX_("bindRenderbuffer",33,b6,b7,14), - HX_("bindSampler",cb,d8,3a,80), - HX_("bindTexture",9e,dc,51,9b), - HX_("bindTransformFeedback",94,5b,e4,3f), - HX_("bindVertexArray",d8,e8,e4,a6), - HX_("blendColor",52,33,b4,e2), - HX_("blendEquation",fd,98,ad,02), - HX_("blendEquationSeparate",80,39,68,a7), - HX_("blendFunc",35,fc,9b,07), - HX_("blendFuncSeparate",b8,94,c0,ca), - HX_("blitFramebuffer",b8,26,9e,ee), - HX_("bufferData",4a,bf,73,93), - HX_("bufferSubData",aa,f6,e4,45), - HX_("checkFramebufferStatus",17,26,75,0a), - HX_("clear",8d,71,5b,48), - HX_("clearBufferfi",f0,58,5b,e0), - HX_("clearBufferfv",fd,58,5b,e0), - HX_("clearBufferiv",9a,5b,5b,e0), - HX_("clearBufferuiv",55,db,9d,6f), - HX_("clearColor",96,b0,66,1f), - HX_("clearDepth",36,30,34,ac), - HX_("clearStencil",ef,6f,82,5b), - HX_("clientWaitSync",db,68,d7,e9), - HX_("colorMask",ef,cb,c3,23), - HX_("compileShader",f8,70,b2,da), - HX_("compressedTexImage2D",a7,d8,5d,24), - HX_("compressedTexImage3D",86,d9,5d,24), - HX_("compressedTexSubImage2D",d3,b5,7d,36), - HX_("compressedTexSubImage3D",b2,b6,7d,36), - HX_("copyBufferSubData",b5,9d,03,c2), - HX_("copyTexImage2D",db,d0,76,e4), - HX_("copyTexSubImage2D",1f,d6,ae,a4), - HX_("copyTexSubImage3D",fe,d6,ae,a4), - HX_("createBuffer",1c,fd,e9,f2), - HX_("createFramebuffer",51,ef,e8,cc), - HX_("createProgram",e8,22,3c,dc), - HX_("createQuery",6c,c2,65,87), - HX_("createRenderbuffer",f2,89,74,05), - HX_("createSampler",6c,9d,0c,6c), - HX_("createShader",41,ff,75,3f), - HX_("createTexture",3f,a1,23,87), - HX_("createTransformFeedback",75,93,f4,d0), - HX_("createVertexArray",f9,11,6c,8c), - HX_("cullFace",6f,e7,31,ac), - HX_("deleteBuffer",8b,e3,2c,37), - HX_("deleteFramebuffer",82,56,01,50), - HX_("deleteProgram",99,dd,82,52), - HX_("deleteQuery",dd,be,df,ed), - HX_("deleteRenderbuffer",a1,6d,b6,37), - HX_("deleteSampler",1d,58,53,e2), - HX_("deleteShader",b0,e5,b8,83), - HX_("deleteSync",26,98,ac,9f), - HX_("deleteTexture",f0,5b,6a,fd), - HX_("deleteTransformFeedback",66,f5,6f,ce), - HX_("deleteVertexArray",2a,79,84,0f), - HX_("depthFunc",e7,45,48,9a), - HX_("depthMask",8f,9b,d9,9e), - HX_("depthRange",ba,99,8b,40), - HX_("detachShader",d8,d0,ad,ea), - HX_("disable",e8,69,58,b1), - HX_("disableVertexAttribArray",e3,69,74,4a), - HX_("drawArrays",de,f3,b3,f9), - HX_("drawArraysInstanced",71,03,37,15), - HX_("drawBuffers",cf,e7,d8,fa), - HX_("drawElements",5b,c2,b7,59), - HX_("drawElementsInstanced",54,fd,a5,ed), - HX_("drawRangeElements",70,0e,07,62), - HX_("enable",83,ae,87,f8), - HX_("enableVertexAttribArray",e8,46,5a,ac), - HX_("endQuery",2d,1d,e8,5b), - HX_("endTransformFeedback",b6,8b,b4,a2), - HX_("fenceSync",ac,19,56,6f), - HX_("finish",53,40,7f,86), - HX_("flush",c4,62,9b,02), - HX_("framebufferRenderbuffer",63,dd,b2,36), - HX_("framebufferTexture2D",c0,66,22,24), - HX_("framebufferTextureLayer",83,bf,bc,93), - HX_("frontFace",e6,01,c1,80), - HX_("generateMipmap",9d,d6,0d,5b), - HX_("getActiveAttrib",66,8b,22,63), - HX_("getActiveUniform",98,35,4e,d7), - HX_("getActiveUniformBlockName",80,75,5b,56), - HX_("getActiveUniformBlockParameter",54,72,d3,90), - HX_("getActiveUniforms",db,af,20,8d), - HX_("getAttachedShaders",b4,2e,77,93), - HX_("getAttribLocation",d5,1a,10,5d), - HX_("getBufferParameter",93,58,b4,14), - HX_("getBufferSubData",34,a0,05,b0), - HX_("getContextAttributes",30,da,e1,ad), - HX_("getError",52,db,00,d3), - HX_("getExtension",09,30,67,f4), - HX_("getFragDataLocation",87,0b,d2,5c), - HX_("getFramebufferAttachmentParameter",8f,bf,8d,ff), - HX_("getIndexedParameter",2e,9c,c1,b2), - HX_("getInternalformatParameter",df,66,4d,f6), - HX_("getParameter",33,d2,06,58), - HX_("getProgramInfoLog",c8,f1,f2,cd), - HX_("getProgramParameter",3b,c3,9c,96), - HX_("getQuery",92,9a,c1,bd), - HX_("getQueryParameter",b7,98,36,63), - HX_("getRenderbufferParameter",7d,c1,d7,3c), - HX_("getSamplerParameter",37,d8,52,30), - HX_("getShaderInfoLog",9b,bd,c8,f3), - HX_("getShaderParameter",ce,69,5b,36), - HX_("getShaderPrecisionFormat",fa,b8,cf,ce), - HX_("getShaderSource",96,a3,04,c5), - HX_("getSupportedExtensions",ec,78,6d,a1), - HX_("getSyncParameter",58,61,f5,79), - HX_("getTexParameter",78,98,d3,d2), - HX_("getTransformFeedbackVarying",15,71,4a,f2), - HX_("getUniform",3e,c7,c5,04), - HX_("getUniformBlockIndex",63,c3,6b,34), - HX_("getUniformIndices",89,2b,6e,0f), - HX_("getUniformLocation",93,5f,d4,4f), - HX_("getVertexAttrib",84,2f,1c,a3), - HX_("getVertexAttribOffset",37,b6,ce,56), - HX_("hint",87,3d,0e,45), - HX_("invalidateFramebuffer",32,df,3e,7c), - HX_("invalidateSubFramebuffer",28,a2,17,ad), - HX_("isBuffer",8a,58,fe,28), - HX_("isContextLost",a9,df,df,2d), - HX_("isEnabled",b7,81,2f,82), - HX_("isFramebuffer",23,65,6c,83), - HX_("isProgram",ba,c7,f7,f7), - HX_("isQuery",be,2e,70,fa), - HX_("isRenderbuffer",e0,2b,f8,01), - HX_("isSampler",3e,42,c8,87), - HX_("isShader",af,5a,8a,75), - HX_("isSync",65,7f,c6,69), - HX_("isTexture",11,46,df,a2), - HX_("isTransformFeedback",c7,32,99,37), - HX_("isVertexArray",cb,87,ef,42), - HX_("lineWidth",72,b9,5d,11), - HX_("linkProgram",aa,ad,7b,89), - HX_("pauseTransformFeedback",3b,8a,d6,e8), - HX_("pixelStorei",8e,34,c8,80), - HX_("polygonOffset",ad,25,4d,66), - HX_("readBuffer",f6,a0,10,ca), - HX_("readPixels",23,d3,25,86), - HX_("renderbufferStorage",05,a1,70,87), - HX_("renderbufferStorageMultisample",5e,46,79,34), - HX_("resumeTransformFeedback",a4,79,d5,6f), - HX_("sampleCoverage",32,68,81,3b), - HX_("samplerParameterf",c5,21,b5,f0), - HX_("samplerParameteri",c8,21,b5,f0), - HX_("scissor",1c,28,e7,04), - HX_("shaderSource",e0,4d,1a,a2), - HX_("stencilFunc",60,83,be,40), - HX_("stencilFuncSeparate",e3,be,ce,b2), - HX_("stencilMask",08,d9,4f,45), - HX_("stencilMaskSeparate",8b,fc,a9,c6), - HX_("stencilOp",3d,7a,ec,56), - HX_("stencilOpSeparate",c0,5a,4a,53), - HX_("texImage2D",c6,7c,67,b9), - HX_("texImage3D",a5,7d,67,b9), - HX_("texStorage2D",e6,9c,44,cf), - HX_("texStorage3D",c5,9d,44,cf), - HX_("texParameterf",64,27,31,3c), - HX_("texParameteri",67,27,31,3c), - HX_("texSubImage2D",14,2f,90,28), - HX_("texSubImage3D",f3,2f,90,28), - HX_("transformFeedbackVaryings",34,b1,1a,48), - HX_("uniform1f",49,21,de,07), - HX_("uniform1fv",0d,ff,7e,da), - HX_("uniform1i",4c,21,de,07), - HX_("uniform1iv",aa,01,7f,da), - HX_("uniform1ui",11,0c,7f,da), - HX_("uniform1uiv",45,83,ab,54), - HX_("uniform2f",28,22,de,07), - HX_("uniform2fv",4e,c1,7f,da), - HX_("uniform2i",2b,22,de,07), - HX_("uniform2iv",eb,c3,7f,da), - HX_("uniform2ui",52,ce,7f,da), - HX_("uniform2uiv",e4,b9,54,55), - HX_("uniform3f",07,23,de,07), - HX_("uniform3fv",8f,83,80,da), - HX_("uniform3i",0a,23,de,07), - HX_("uniform3iv",2c,86,80,da), - HX_("uniform3ui",93,90,80,da), - HX_("uniform3uiv",83,f0,fd,55), - HX_("uniform4f",e6,23,de,07), - HX_("uniform4fv",d0,45,81,da), - HX_("uniform4i",e9,23,de,07), - HX_("uniform4iv",6d,48,81,da), - HX_("uniform4ui",d4,52,81,da), - HX_("uniform4uiv",22,27,a7,56), - HX_("uniformBlockBinding",cc,bc,c4,bf), - HX_("uniformMatrix2fv",8d,8a,59,c5), - HX_("uniformMatrix2x3fv",48,61,6e,02), - HX_("uniformMatrix2x4fv",89,23,6f,02), - HX_("uniformMatrix3fv",ce,4c,5a,c5), - HX_("uniformMatrix3x2fv",88,33,d4,95), - HX_("uniformMatrix3x4fv",0a,b8,d5,95), - HX_("uniformMatrix4fv",0f,0f,5b,c5), - HX_("uniformMatrix4x2fv",09,c8,3a,29), - HX_("uniformMatrix4x3fv",4a,8a,3b,29), - HX_("useProgram",fd,6c,ac,f6), - HX_("validateProgram",8e,80,0f,ef), - HX_("vertexAttrib1f",63,94,b6,53), - HX_("vertexAttrib1fv",b3,42,0b,ec), - HX_("vertexAttrib2f",42,95,b6,53), - HX_("vertexAttrib2fv",f4,04,0c,ec), - HX_("vertexAttrib3f",21,96,b6,53), - HX_("vertexAttrib3fv",35,c7,0c,ec), - HX_("vertexAttrib4f",00,97,b6,53), - HX_("vertexAttrib4fv",76,89,0d,ec), - HX_("vertexAttribDivisor",30,09,77,5f), - HX_("vertexAttribI4i",30,4d,1d,ec), - HX_("vertexAttribI4iv",46,3d,86,ad), - HX_("vertexAttribI4ui",ad,47,86,ad), - HX_("vertexAttribI4uiv",29,70,f8,27), - HX_("vertexAttribIPointer",42,cb,4a,67), - HX_("vertexAttribPointer",8f,04,b6,3f), - HX_("viewport",66,4c,a5,9c), - HX_("waitSync",70,1f,42,55), - HX_("fromRenderContext",6f,19,d4,ba), - HX_("fromOpenGLES3RenderContext",6d,65,ad,f3), - HX_("fromGL",0f,92,c6,b5), - ::String(null()) -}; - -void WebGL2RenderContext_Impl__obj::__register() -{ - WebGL2RenderContext_Impl__obj _hx_dummy; - WebGL2RenderContext_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics._WebGL2RenderContext.WebGL2RenderContext_Impl_",dd,88,7c,4e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &WebGL2RenderContext_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = WebGL2RenderContext_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(WebGL2RenderContext_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< WebGL2RenderContext_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = WebGL2RenderContext_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = WebGL2RenderContext_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = WebGL2RenderContext_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void WebGL2RenderContext_Impl__obj::__boot() -{ -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::lime::utils::BytePointerData _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_58de3869fe61a077_310_boot) -HXDLIN( 310) ::haxe::io::Bytes bytes = null(); -HXDLIN( 310) ::lime::utils::BytePointerData this1 = ::lime::utils::BytePointerData_obj::__alloc( HX_CTX ,bytes,0); -HXDLIN( 310) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_58de3869fe61a077_310_boot) -HXDLIN( 310) _hx___tempPointer = ( ( ::lime::utils::BytePointerData)( ::Dynamic(new _hx_Closure_0())()) ); - } -} - -} // end namespace lime -} // end namespace graphics -} // end namespace _WebGL2RenderContext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/_WebGLRenderContext/WebGLRenderContext_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/_WebGLRenderContext/WebGLRenderContext_Impl_.cpp deleted file mode 100644 index ccc99243..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/_WebGLRenderContext/WebGLRenderContext_Impl_.cpp +++ /dev/null @@ -1,325 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGL2RenderContext_WebGL2RenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGLRenderContext_WebGLRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GL -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_utils__BytePointer_BytePointer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_03d5164364d6a378_80_bufferData,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_","bufferData",0x95dd935f,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_.bufferData","lime/graphics/WebGLRenderContext.hx",80,0x59a06254) -HX_LOCAL_STACK_FRAME(_hx_pos_03d5164364d6a378_85_bufferSubData,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_","bufferSubData",0x1a391db5,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_.bufferSubData","lime/graphics/WebGLRenderContext.hx",85,0x59a06254) -HX_LOCAL_STACK_FRAME(_hx_pos_03d5164364d6a378_91_compressedTexImage2D,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_","compressedTexImage2D",0x671778fc,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_.compressedTexImage2D","lime/graphics/WebGLRenderContext.hx",91,0x59a06254) -HX_LOCAL_STACK_FRAME(_hx_pos_03d5164364d6a378_97_compressedTexSubImage2D,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_","compressedTexSubImage2D",0xa7b7389e,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_.compressedTexSubImage2D","lime/graphics/WebGLRenderContext.hx",97,0x59a06254) -HX_LOCAL_STACK_FRAME(_hx_pos_03d5164364d6a378_103_readPixels,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_","readPixels",0x888fa738,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_.readPixels","lime/graphics/WebGLRenderContext.hx",103,0x59a06254) -HX_LOCAL_STACK_FRAME(_hx_pos_03d5164364d6a378_110_texImage2D,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_","texImage2D",0xbbd150db,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_.texImage2D","lime/graphics/WebGLRenderContext.hx",110,0x59a06254) -HX_LOCAL_STACK_FRAME(_hx_pos_03d5164364d6a378_129_texSubImage2D,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_","texSubImage2D",0xfce4561f,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_.texSubImage2D","lime/graphics/WebGLRenderContext.hx",129,0x59a06254) -HX_LOCAL_STACK_FRAME(_hx_pos_03d5164364d6a378_146_uniformMatrix2fv,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_","uniformMatrix2fv",0x2c1d1c62,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_.uniformMatrix2fv","lime/graphics/WebGLRenderContext.hx",146,0x59a06254) -HX_LOCAL_STACK_FRAME(_hx_pos_03d5164364d6a378_151_uniformMatrix3fv,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_","uniformMatrix3fv",0x2c1ddea3,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_.uniformMatrix3fv","lime/graphics/WebGLRenderContext.hx",151,0x59a06254) -HX_LOCAL_STACK_FRAME(_hx_pos_03d5164364d6a378_156_uniformMatrix4fv,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_","uniformMatrix4fv",0x2c1ea0e4,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_.uniformMatrix4fv","lime/graphics/WebGLRenderContext.hx",156,0x59a06254) -HX_LOCAL_STACK_FRAME(_hx_pos_03d5164364d6a378_161_fromWebGL2RenderContext,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_","fromWebGL2RenderContext",0x08f222a1,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_.fromWebGL2RenderContext","lime/graphics/WebGLRenderContext.hx",161,0x59a06254) -HX_LOCAL_STACK_FRAME(_hx_pos_03d5164364d6a378_166_fromRenderContext,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_","fromRenderContext",0x3f3021fa,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_.fromRenderContext","lime/graphics/WebGLRenderContext.hx",166,0x59a06254) -HX_LOCAL_STACK_FRAME(_hx_pos_03d5164364d6a378_171_fromGL,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_","fromGL",0xe3a577a4,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_.fromGL","lime/graphics/WebGLRenderContext.hx",171,0x59a06254) -HX_LOCAL_STACK_FRAME(_hx_pos_03d5164364d6a378_178_fromOpenGLContext,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_","fromOpenGLContext",0x06780a01,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_.fromOpenGLContext","lime/graphics/WebGLRenderContext.hx",178,0x59a06254) -HX_LOCAL_STACK_FRAME(_hx_pos_03d5164364d6a378_189_fromOpenGLES2Context,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_","fromOpenGLES2Context",0x3fef4159,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_.fromOpenGLES2Context","lime/graphics/WebGLRenderContext.hx",189,0x59a06254) -HX_LOCAL_STACK_FRAME(_hx_pos_03d5164364d6a378_200_fromOpenGLES3Context,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_","fromOpenGLES3Context",0x7921b378,"lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_.fromOpenGLES3Context","lime/graphics/WebGLRenderContext.hx",200,0x59a06254) -namespace lime{ -namespace graphics{ -namespace _WebGLRenderContext{ - -void WebGLRenderContext_Impl__obj::__construct() { } - -Dynamic WebGLRenderContext_Impl__obj::__CreateEmpty() { return new WebGLRenderContext_Impl__obj; } - -void *WebGLRenderContext_Impl__obj::_hx_vtable = 0; - -Dynamic WebGLRenderContext_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< WebGLRenderContext_Impl__obj > _hx_result = new WebGLRenderContext_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool WebGLRenderContext_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4810bc5f; -} - -void WebGLRenderContext_Impl__obj::bufferData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target, ::lime::utils::ArrayBufferView srcData,int usage){ - HX_STACKFRAME(&_hx_pos_03d5164364d6a378_80_bufferData) -HXDLIN( 80) ::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::bufferData(this1,target,srcData,usage,null(),null()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGLRenderContext_Impl__obj,bufferData,(void)) - -void WebGLRenderContext_Impl__obj::bufferSubData( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int offset, ::lime::utils::ArrayBufferView srcData){ - HX_STACKFRAME(&_hx_pos_03d5164364d6a378_85_bufferSubData) -HXDLIN( 85) ::Dynamic length = null(); -HXDLIN( 85) ::Dynamic size; -HXDLIN( 85) if (hx::IsNotNull( length )) { -HXDLIN( 85) size = length; - } - else { -HXDLIN( 85) if (hx::IsNotNull( srcData )) { -HXDLIN( 85) size = srcData->byteLength; - } - else { -HXDLIN( 85) size = 0; - } - } -HXDLIN( 85) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),srcData,null(),0); -HXDLIN( 85) this1->bufferSubData(target,offset,( (int)(size) ),::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGLRenderContext_Impl__obj,bufferSubData,(void)) - -void WebGLRenderContext_Impl__obj::compressedTexImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int border, ::lime::utils::ArrayBufferView srcData){ - HX_STACKFRAME(&_hx_pos_03d5164364d6a378_91_compressedTexImage2D) -HXDLIN( 91) ::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::compressedTexImage2D(this1,target,level,internalformat,width,height,border,srcData,null(),null()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC8(WebGLRenderContext_Impl__obj,compressedTexImage2D,(void)) - -void WebGLRenderContext_Impl__obj::compressedTexSubImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int width,int height,int format, ::lime::utils::ArrayBufferView srcData){ - HX_STACKFRAME(&_hx_pos_03d5164364d6a378_97_compressedTexSubImage2D) -HXDLIN( 97) ::Dynamic srcLengthOverride = null(); -HXDLIN( 97) ::Dynamic imageSize; -HXDLIN( 97) if (hx::IsNotNull( srcLengthOverride )) { -HXDLIN( 97) imageSize = srcLengthOverride; - } - else { -HXDLIN( 97) if (hx::IsNotNull( srcData )) { -HXDLIN( 97) imageSize = srcData->byteLength; - } - else { -HXDLIN( 97) imageSize = 0; - } - } -HXDLIN( 97) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),srcData,null(),0); -HXDLIN( 97) this1->compressedTexSubImage2D(target,level,xoffset,yoffset,width,height,format,( (int)(imageSize) ),::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC9(WebGLRenderContext_Impl__obj,compressedTexSubImage2D,(void)) - -void WebGLRenderContext_Impl__obj::readPixels( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int x,int y,int width,int height,int format,int type, ::lime::utils::ArrayBufferView pixels){ - HX_STACKFRAME(&_hx_pos_03d5164364d6a378_103_readPixels) -HXDLIN( 103) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),pixels,null(),0); -HXDLIN( 103) this1->readPixels(x,y,width,height,format,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC8(WebGLRenderContext_Impl__obj,readPixels,(void)) - -void WebGLRenderContext_Impl__obj::texImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int internalformat,int width,int height,int border,int format,int type, ::lime::utils::ArrayBufferView srcData){ - HX_STACKFRAME(&_hx_pos_03d5164364d6a378_110_texImage2D) -HXDLIN( 110) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),srcData,null(),0); -HXDLIN( 110) this1->texImage2D(target,level,internalformat,width,height,border,format,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC10(WebGLRenderContext_Impl__obj,texImage2D,(void)) - -void WebGLRenderContext_Impl__obj::texSubImage2D( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int target,int level,int xoffset,int yoffset,int width,int height,int format,int type, ::lime::utils::ArrayBufferView srcData,hx::Null< int > __o_srcOffset){ - int srcOffset = __o_srcOffset.Default(0); - HX_STACKFRAME(&_hx_pos_03d5164364d6a378_129_texSubImage2D) -HXDLIN( 129) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),srcData,null(),srcOffset); -HXDLIN( 129) this1->texSubImage2D(target,level,xoffset,yoffset,width,height,format,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC11(WebGLRenderContext_Impl__obj,texSubImage2D,(void)) - -void WebGLRenderContext_Impl__obj::uniformMatrix2fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v){ - HX_STACKFRAME(&_hx_pos_03d5164364d6a378_146_uniformMatrix2fv) -HXDLIN( 146) ::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::uniformMatrix2fv(this1,location,transpose,v,null(),null()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGLRenderContext_Impl__obj,uniformMatrix2fv,(void)) - -void WebGLRenderContext_Impl__obj::uniformMatrix3fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v){ - HX_STACKFRAME(&_hx_pos_03d5164364d6a378_151_uniformMatrix3fv) -HXDLIN( 151) ::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::uniformMatrix3fv(this1,location,transpose,v,null(),null()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGLRenderContext_Impl__obj,uniformMatrix3fv,(void)) - -void WebGLRenderContext_Impl__obj::uniformMatrix4fv( ::lime::_internal::backend::native::NativeOpenGLRenderContext this1,int location,bool transpose, ::lime::utils::ArrayBufferView v){ - HX_STACKFRAME(&_hx_pos_03d5164364d6a378_156_uniformMatrix4fv) -HXDLIN( 156) ::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::uniformMatrix4fv(this1,location,transpose,v,null(),null()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(WebGLRenderContext_Impl__obj,uniformMatrix4fv,(void)) - - ::lime::_internal::backend::native::NativeOpenGLRenderContext WebGLRenderContext_Impl__obj::fromWebGL2RenderContext( ::lime::_internal::backend::native::NativeOpenGLRenderContext gl){ - HX_STACKFRAME(&_hx_pos_03d5164364d6a378_161_fromWebGL2RenderContext) -HXDLIN( 161) return gl; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGLRenderContext_Impl__obj,fromWebGL2RenderContext,return ) - - ::lime::_internal::backend::native::NativeOpenGLRenderContext WebGLRenderContext_Impl__obj::fromRenderContext( ::lime::graphics::RenderContext context){ - HX_STACKFRAME(&_hx_pos_03d5164364d6a378_166_fromRenderContext) -HXDLIN( 166) return context->webgl; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGLRenderContext_Impl__obj,fromRenderContext,return ) - - ::lime::_internal::backend::native::NativeOpenGLRenderContext WebGLRenderContext_Impl__obj::fromGL(hx::Class gl){ - HX_STACKFRAME(&_hx_pos_03d5164364d6a378_171_fromGL) -HXDLIN( 171) return ::lime::graphics::opengl::GL_obj::context; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGLRenderContext_Impl__obj,fromGL,return ) - - ::lime::_internal::backend::native::NativeOpenGLRenderContext WebGLRenderContext_Impl__obj::fromOpenGLContext( ::lime::_internal::backend::native::NativeOpenGLRenderContext gl){ - HX_STACKFRAME(&_hx_pos_03d5164364d6a378_178_fromOpenGLContext) -HXDLIN( 178) return gl; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGLRenderContext_Impl__obj,fromOpenGLContext,return ) - - ::lime::_internal::backend::native::NativeOpenGLRenderContext WebGLRenderContext_Impl__obj::fromOpenGLES2Context( ::lime::_internal::backend::native::NativeOpenGLRenderContext gl){ - HX_STACKFRAME(&_hx_pos_03d5164364d6a378_189_fromOpenGLES2Context) -HXDLIN( 189) return gl; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGLRenderContext_Impl__obj,fromOpenGLES2Context,return ) - - ::lime::_internal::backend::native::NativeOpenGLRenderContext WebGLRenderContext_Impl__obj::fromOpenGLES3Context( ::lime::_internal::backend::native::NativeOpenGLRenderContext gl){ - HX_STACKFRAME(&_hx_pos_03d5164364d6a378_200_fromOpenGLES3Context) -HXDLIN( 200) return gl; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WebGLRenderContext_Impl__obj,fromOpenGLES3Context,return ) - - -WebGLRenderContext_Impl__obj::WebGLRenderContext_Impl__obj() -{ -} - -bool WebGLRenderContext_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"fromGL") ) { outValue = fromGL_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"bufferData") ) { outValue = bufferData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readPixels") ) { outValue = readPixels_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texImage2D") ) { outValue = texImage2D_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"bufferSubData") ) { outValue = bufferSubData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texSubImage2D") ) { outValue = texSubImage2D_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"uniformMatrix2fv") ) { outValue = uniformMatrix2fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix3fv") ) { outValue = uniformMatrix3fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix4fv") ) { outValue = uniformMatrix4fv_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"fromRenderContext") ) { outValue = fromRenderContext_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromOpenGLContext") ) { outValue = fromOpenGLContext_dyn(); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"compressedTexImage2D") ) { outValue = compressedTexImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromOpenGLES2Context") ) { outValue = fromOpenGLES2Context_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromOpenGLES3Context") ) { outValue = fromOpenGLES3Context_dyn(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"compressedTexSubImage2D") ) { outValue = compressedTexSubImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromWebGL2RenderContext") ) { outValue = fromWebGL2RenderContext_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *WebGLRenderContext_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *WebGLRenderContext_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class WebGLRenderContext_Impl__obj::__mClass; - -static ::String WebGLRenderContext_Impl__obj_sStaticFields[] = { - HX_("bufferData",4a,bf,73,93), - HX_("bufferSubData",aa,f6,e4,45), - HX_("compressedTexImage2D",a7,d8,5d,24), - HX_("compressedTexSubImage2D",d3,b5,7d,36), - HX_("readPixels",23,d3,25,86), - HX_("texImage2D",c6,7c,67,b9), - HX_("texSubImage2D",14,2f,90,28), - HX_("uniformMatrix2fv",8d,8a,59,c5), - HX_("uniformMatrix3fv",ce,4c,5a,c5), - HX_("uniformMatrix4fv",0f,0f,5b,c5), - HX_("fromWebGL2RenderContext",d6,9f,b8,97), - HX_("fromRenderContext",6f,19,d4,ba), - HX_("fromGL",0f,92,c6,b5), - HX_("fromOpenGLContext",76,01,1c,82), - HX_("fromOpenGLES2Context",04,a1,35,fd), - HX_("fromOpenGLES3Context",23,13,68,36), - ::String(null()) -}; - -void WebGLRenderContext_Impl__obj::__register() -{ - WebGLRenderContext_Impl__obj _hx_dummy; - WebGLRenderContext_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics._WebGLRenderContext.WebGLRenderContext_Impl_",39,1a,af,6a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &WebGLRenderContext_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(WebGLRenderContext_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< WebGLRenderContext_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = WebGLRenderContext_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = WebGLRenderContext_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace _WebGLRenderContext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/cairo/Cairo.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/cairo/Cairo.cpp deleted file mode 100644 index dd842065..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/cairo/Cairo.cpp +++ /dev/null @@ -1,1228 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo_CairoGlyph -#include -#endif -#ifndef INCLUDED_lime_math_Matrix3 -#include -#endif -#ifndef INCLUDED_lime_math_Vector2 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_47_new,"lime.graphics.cairo.Cairo","new",0x5bfa2aca,"lime.graphics.cairo.Cairo.new","lime/graphics/cairo/Cairo.hx",47,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_58_arc,"lime.graphics.cairo.Cairo","arc",0x5bf058bc,"lime.graphics.cairo.Cairo.arc","lime/graphics/cairo/Cairo.hx",58,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_65_arcNegative,"lime.graphics.cairo.Cairo","arcNegative",0xdc455751,"lime.graphics.cairo.Cairo.arcNegative","lime/graphics/cairo/Cairo.hx",65,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_72_clip,"lime.graphics.cairo.Cairo","clip",0x17ab3126,"lime.graphics.cairo.Cairo.clip","lime/graphics/cairo/Cairo.hx",72,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_79_clipExtents,"lime.graphics.cairo.Cairo","clipExtents",0x66b7e2c3,"lime.graphics.cairo.Cairo.clipExtents","lime/graphics/cairo/Cairo.hx",79,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_86_clipPreserve,"lime.graphics.cairo.Cairo","clipPreserve",0x0025ef12,"lime.graphics.cairo.Cairo.clipPreserve","lime/graphics/cairo/Cairo.hx",86,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_93_closePath,"lime.graphics.cairo.Cairo","closePath",0x73e96b67,"lime.graphics.cairo.Cairo.closePath","lime/graphics/cairo/Cairo.hx",93,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_100_copyPage,"lime.graphics.cairo.Cairo","copyPage",0xf9d7e5fa,"lime.graphics.cairo.Cairo.copyPage","lime/graphics/cairo/Cairo.hx",100,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_107_curveTo,"lime.graphics.cairo.Cairo","curveTo",0x0ddd3774,"lime.graphics.cairo.Cairo.curveTo","lime/graphics/cairo/Cairo.hx",107,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_114_fill,"lime.graphics.cairo.Cairo","fill",0x19a490d9,"lime.graphics.cairo.Cairo.fill","lime/graphics/cairo/Cairo.hx",114,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_121_fillExtents,"lime.graphics.cairo.Cairo","fillExtents",0x3c7e2f70,"lime.graphics.cairo.Cairo.fillExtents","lime/graphics/cairo/Cairo.hx",121,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_128_fillPreserve,"lime.graphics.cairo.Cairo","fillPreserve",0x37e2b9c5,"lime.graphics.cairo.Cairo.fillPreserve","lime/graphics/cairo/Cairo.hx",128,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_135_getOperator,"lime.graphics.cairo.Cairo","getOperator",0x12ecb2c4,"lime.graphics.cairo.Cairo.getOperator","lime/graphics/cairo/Cairo.hx",135,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_144_identityMatrix,"lime.graphics.cairo.Cairo","identityMatrix",0xb1e7bbf5,"lime.graphics.cairo.Cairo.identityMatrix","lime/graphics/cairo/Cairo.hx",144,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_151_inClip,"lime.graphics.cairo.Cairo","inClip",0x3186d12b,"lime.graphics.cairo.Cairo.inClip","lime/graphics/cairo/Cairo.hx",151,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_160_inFill,"lime.graphics.cairo.Cairo","inFill",0x338030de,"lime.graphics.cairo.Cairo.inFill","lime/graphics/cairo/Cairo.hx",160,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_169_inStroke,"lime.graphics.cairo.Cairo","inStroke",0xc49aa2d3,"lime.graphics.cairo.Cairo.inStroke","lime/graphics/cairo/Cairo.hx",169,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_178_lineTo,"lime.graphics.cairo.Cairo","lineTo",0x9ffeca65,"lime.graphics.cairo.Cairo.lineTo","lime/graphics/cairo/Cairo.hx",178,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_185_mask,"lime.graphics.cairo.Cairo","mask",0x1e3f0342,"lime.graphics.cairo.Cairo.mask","lime/graphics/cairo/Cairo.hx",185,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_192_maskSurface,"lime.graphics.cairo.Cairo","maskSurface",0x3893570b,"lime.graphics.cairo.Cairo.maskSurface","lime/graphics/cairo/Cairo.hx",192,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_199_moveTo,"lime.graphics.cairo.Cairo","moveTo",0x800b56c2,"lime.graphics.cairo.Cairo.moveTo","lime/graphics/cairo/Cairo.hx",199,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_206_newPath,"lime.graphics.cairo.Cairo","newPath",0x3973698f,"lime.graphics.cairo.Cairo.newPath","lime/graphics/cairo/Cairo.hx",206,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_213_paint,"lime.graphics.cairo.Cairo","paint",0x13100088,"lime.graphics.cairo.Cairo.paint","lime/graphics/cairo/Cairo.hx",213,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_220_paintWithAlpha,"lime.graphics.cairo.Cairo","paintWithAlpha",0x79d699d0,"lime.graphics.cairo.Cairo.paintWithAlpha","lime/graphics/cairo/Cairo.hx",220,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_227_popGroup,"lime.graphics.cairo.Cairo","popGroup",0x2de29d44,"lime.graphics.cairo.Cairo.popGroup","lime/graphics/cairo/Cairo.hx",227,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_236_popGroupToSource,"lime.graphics.cairo.Cairo","popGroupToSource",0x2889961a,"lime.graphics.cairo.Cairo.popGroupToSource","lime/graphics/cairo/Cairo.hx",236,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_243_pushGroup,"lime.graphics.cairo.Cairo","pushGroup",0x3dd920ef,"lime.graphics.cairo.Cairo.pushGroup","lime/graphics/cairo/Cairo.hx",243,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_250_pushGroupWithContent,"lime.graphics.cairo.Cairo","pushGroupWithContent",0x80fe7b24,"lime.graphics.cairo.Cairo.pushGroupWithContent","lime/graphics/cairo/Cairo.hx",250,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_257_recreate,"lime.graphics.cairo.Cairo","recreate",0x8765b845,"lime.graphics.cairo.Cairo.recreate","lime/graphics/cairo/Cairo.hx",257,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_264_rectangle,"lime.graphics.cairo.Cairo","rectangle",0x7945da19,"lime.graphics.cairo.Cairo.rectangle","lime/graphics/cairo/Cairo.hx",264,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_271_relCurveTo,"lime.graphics.cairo.Cairo","relCurveTo",0x07a5a287,"lime.graphics.cairo.Cairo.relCurveTo","lime/graphics/cairo/Cairo.hx",271,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_278_relLineTo,"lime.graphics.cairo.Cairo","relLineTo",0x8c73a2b2,"lime.graphics.cairo.Cairo.relLineTo","lime/graphics/cairo/Cairo.hx",278,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_285_relMoveTo,"lime.graphics.cairo.Cairo","relMoveTo",0x6c802f0f,"lime.graphics.cairo.Cairo.relMoveTo","lime/graphics/cairo/Cairo.hx",285,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_292_resetClip,"lime.graphics.cairo.Cairo","resetClip",0xe7777e29,"lime.graphics.cairo.Cairo.resetClip","lime/graphics/cairo/Cairo.hx",292,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_299_restore,"lime.graphics.cairo.Cairo","restore",0xaa053eb8,"lime.graphics.cairo.Cairo.restore","lime/graphics/cairo/Cairo.hx",299,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_306_rotate,"lime.graphics.cairo.Cairo","rotate",0x7e7eca31,"lime.graphics.cairo.Cairo.rotate","lime/graphics/cairo/Cairo.hx",306,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_313_save,"lime.graphics.cairo.Cairo","save",0x22364d93,"lime.graphics.cairo.Cairo.save","lime/graphics/cairo/Cairo.hx",313,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_320_scale,"lime.graphics.cairo.Cairo","scale",0xce901774,"lime.graphics.cairo.Cairo.scale","lime/graphics/cairo/Cairo.hx",320,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_327_setFontSize,"lime.graphics.cairo.Cairo","setFontSize",0xa7b85c5c,"lime.graphics.cairo.Cairo.setFontSize","lime/graphics/cairo/Cairo.hx",327,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_332_setOperator,"lime.graphics.cairo.Cairo","setOperator",0x1d59b9d0,"lime.graphics.cairo.Cairo.setOperator","lime/graphics/cairo/Cairo.hx",332,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_343_setSourceRGB,"lime.graphics.cairo.Cairo","setSourceRGB",0x59e04946,"lime.graphics.cairo.Cairo.setSourceRGB","lime/graphics/cairo/Cairo.hx",343,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_350_setSourceRGBA,"lime.graphics.cairo.Cairo","setSourceRGBA",0x4a5fd43b,"lime.graphics.cairo.Cairo.setSourceRGBA","lime/graphics/cairo/Cairo.hx",350,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_357_setSourceSurface,"lime.graphics.cairo.Cairo","setSourceSurface",0xcd3700e6,"lime.graphics.cairo.Cairo.setSourceSurface","lime/graphics/cairo/Cairo.hx",357,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_370_showGlyphs,"lime.graphics.cairo.Cairo","showGlyphs",0x87e9c4fa,"lime.graphics.cairo.Cairo.showGlyphs","lime/graphics/cairo/Cairo.hx",370,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_377_showPage,"lime.graphics.cairo.Cairo","showPage",0xdcc04342,"lime.graphics.cairo.Cairo.showPage","lime/graphics/cairo/Cairo.hx",377,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_384_showText,"lime.graphics.cairo.Cairo","showText",0xdf6835a0,"lime.graphics.cairo.Cairo.showText","lime/graphics/cairo/Cairo.hx",384,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_391_status,"lime.graphics.cairo.Cairo","status",0xb95a6b08,"lime.graphics.cairo.Cairo.status","lime/graphics/cairo/Cairo.hx",391,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_400_stroke,"lime.graphics.cairo.Cairo","stroke",0xc493378e,"lime.graphics.cairo.Cairo.stroke","lime/graphics/cairo/Cairo.hx",400,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_407_strokeExtents,"lime.graphics.cairo.Cairo","strokeExtents",0x11faf95b,"lime.graphics.cairo.Cairo.strokeExtents","lime/graphics/cairo/Cairo.hx",407,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_414_strokePreserve,"lime.graphics.cairo.Cairo","strokePreserve",0x2f969d7a,"lime.graphics.cairo.Cairo.strokePreserve","lime/graphics/cairo/Cairo.hx",414,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_421_textPath,"lime.graphics.cairo.Cairo","textPath",0x7834de48,"lime.graphics.cairo.Cairo.textPath","lime/graphics/cairo/Cairo.hx",421,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_428_transform,"lime.graphics.cairo.Cairo","transform",0xa55c3356,"lime.graphics.cairo.Cairo.transform","lime/graphics/cairo/Cairo.hx",428,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_435_translate,"lime.graphics.cairo.Cairo","translate",0xa948dd38,"lime.graphics.cairo.Cairo.translate","lime/graphics/cairo/Cairo.hx",435,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_443_get_antialias,"lime.graphics.cairo.Cairo","get_antialias",0x6c40ed6f,"lime.graphics.cairo.Cairo.get_antialias","lime/graphics/cairo/Cairo.hx",443,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_450_set_antialias,"lime.graphics.cairo.Cairo","set_antialias",0xb146cf7b,"lime.graphics.cairo.Cairo.set_antialias","lime/graphics/cairo/Cairo.hx",450,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_459_get_currentPoint,"lime.graphics.cairo.Cairo","get_currentPoint",0x71e87136,"lime.graphics.cairo.Cairo.get_currentPoint","lime/graphics/cairo/Cairo.hx",459,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_473_get_dash,"lime.graphics.cairo.Cairo","get_dash",0xed05b631,"lime.graphics.cairo.Cairo.get_dash","lime/graphics/cairo/Cairo.hx",473,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_492_set_dash,"lime.graphics.cairo.Cairo","set_dash",0x9b630fa5,"lime.graphics.cairo.Cairo.set_dash","lime/graphics/cairo/Cairo.hx",492,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_510_get_dashCount,"lime.graphics.cairo.Cairo","get_dashCount",0x2993ecde,"lime.graphics.cairo.Cairo.get_dashCount","lime/graphics/cairo/Cairo.hx",510,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_519_get_fillRule,"lime.graphics.cairo.Cairo","get_fillRule",0xee732d7e,"lime.graphics.cairo.Cairo.get_fillRule","lime/graphics/cairo/Cairo.hx",519,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_526_set_fillRule,"lime.graphics.cairo.Cairo","set_fillRule",0x036c50f2,"lime.graphics.cairo.Cairo.set_fillRule","lime/graphics/cairo/Cairo.hx",526,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_537_get_fontFace,"lime.graphics.cairo.Cairo","get_fontFace",0x47e18e6b,"lime.graphics.cairo.Cairo.get_fontFace","lime/graphics/cairo/Cairo.hx",537,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_544_set_fontFace,"lime.graphics.cairo.Cairo","set_fontFace",0x5cdab1df,"lime.graphics.cairo.Cairo.set_fontFace","lime/graphics/cairo/Cairo.hx",544,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_555_get_fontOptions,"lime.graphics.cairo.Cairo","get_fontOptions",0x8029ee50,"lime.graphics.cairo.Cairo.get_fontOptions","lime/graphics/cairo/Cairo.hx",555,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_562_set_fontOptions,"lime.graphics.cairo.Cairo","set_fontOptions",0x7bf56b5c,"lime.graphics.cairo.Cairo.set_fontOptions","lime/graphics/cairo/Cairo.hx",562,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_573_get_groupTarget,"lime.graphics.cairo.Cairo","get_groupTarget",0x8da19cf1,"lime.graphics.cairo.Cairo.get_groupTarget","lime/graphics/cairo/Cairo.hx",573,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_582_get_hasCurrentPoint,"lime.graphics.cairo.Cairo","get_hasCurrentPoint",0x7885e152,"lime.graphics.cairo.Cairo.get_hasCurrentPoint","lime/graphics/cairo/Cairo.hx",582,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_591_get_lineCap,"lime.graphics.cairo.Cairo","get_lineCap",0x4e10b8ff,"lime.graphics.cairo.Cairo.get_lineCap","lime/graphics/cairo/Cairo.hx",591,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_598_set_lineCap,"lime.graphics.cairo.Cairo","set_lineCap",0x587dc00b,"lime.graphics.cairo.Cairo.set_lineCap","lime/graphics/cairo/Cairo.hx",598,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_609_get_lineJoin,"lime.graphics.cairo.Cairo","get_lineJoin",0x053c3e5d,"lime.graphics.cairo.Cairo.get_lineJoin","lime/graphics/cairo/Cairo.hx",609,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_616_set_lineJoin,"lime.graphics.cairo.Cairo","set_lineJoin",0x1a3561d1,"lime.graphics.cairo.Cairo.set_lineJoin","lime/graphics/cairo/Cairo.hx",616,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_627_get_lineWidth,"lime.graphics.cairo.Cairo","get_lineWidth",0x07b4d033,"lime.graphics.cairo.Cairo.get_lineWidth","lime/graphics/cairo/Cairo.hx",627,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_634_set_lineWidth,"lime.graphics.cairo.Cairo","set_lineWidth",0x4cbab23f,"lime.graphics.cairo.Cairo.set_lineWidth","lime/graphics/cairo/Cairo.hx",634,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_643_get_matrix,"lime.graphics.cairo.Cairo","get_matrix",0x1c6bcce0,"lime.graphics.cairo.Cairo.get_matrix","lime/graphics/cairo/Cairo.hx",643,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_657_set_matrix,"lime.graphics.cairo.Cairo","set_matrix",0x1fe96b54,"lime.graphics.cairo.Cairo.set_matrix","lime/graphics/cairo/Cairo.hx",657,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_673_get_miterLimit,"lime.graphics.cairo.Cairo","get_miterLimit",0xea472f15,"lime.graphics.cairo.Cairo.get_miterLimit","lime/graphics/cairo/Cairo.hx",673,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_680_set_miterLimit,"lime.graphics.cairo.Cairo","set_miterLimit",0x0a671789,"lime.graphics.cairo.Cairo.set_miterLimit","lime/graphics/cairo/Cairo.hx",680,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_711_get_source,"lime.graphics.cairo.Cairo","get_source",0x92d5477a,"lime.graphics.cairo.Cairo.get_source","lime/graphics/cairo/Cairo.hx",711,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_718_set_source,"lime.graphics.cairo.Cairo","set_source",0x9652e5ee,"lime.graphics.cairo.Cairo.set_source","lime/graphics/cairo/Cairo.hx",718,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_729_get_target,"lime.graphics.cairo.Cairo","get_target",0xe79089f0,"lime.graphics.cairo.Cairo.get_target","lime/graphics/cairo/Cairo.hx",729,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_738_get_tolerance,"lime.graphics.cairo.Cairo","get_tolerance",0x29d353ce,"lime.graphics.cairo.Cairo.get_tolerance","lime/graphics/cairo/Cairo.hx",738,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_745_set_tolerance,"lime.graphics.cairo.Cairo","set_tolerance",0x6ed935da,"lime.graphics.cairo.Cairo.set_tolerance","lime/graphics/cairo/Cairo.hx",745,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_756_get_version,"lime.graphics.cairo.Cairo","get_version",0xab721b99,"lime.graphics.cairo.Cairo.get_version","lime/graphics/cairo/Cairo.hx",756,0x0918a4c7) -HX_LOCAL_STACK_FRAME(_hx_pos_cd8fe9e91aca1c90_768_get_versionString,"lime.graphics.cairo.Cairo","get_versionString",0xb090f14a,"lime.graphics.cairo.Cairo.get_versionString","lime/graphics/cairo/Cairo.hx",768,0x0918a4c7) -namespace lime{ -namespace graphics{ -namespace cairo{ - -void Cairo_obj::__construct( ::Dynamic surface){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_47_new) -HXDLIN( 47) if (hx::IsNotNull( surface )) { -HXLINE( 50) this->handle = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_create(hx::DynamicPtr(surface))) ); - } - } - -Dynamic Cairo_obj::__CreateEmpty() { return new Cairo_obj; } - -void *Cairo_obj::_hx_vtable = 0; - -Dynamic Cairo_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Cairo_obj > _hx_result = new Cairo_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Cairo_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x42221e24; -} - -void Cairo_obj::arc(Float xc,Float yc,Float radius,Float angle1,Float angle2){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_58_arc) -HXDLIN( 58) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_arc(hx::DynamicPtr(this->handle),xc,yc,radius,angle1,angle2); - } - - -HX_DEFINE_DYNAMIC_FUNC5(Cairo_obj,arc,(void)) - -void Cairo_obj::arcNegative(Float xc,Float yc,Float radius,Float angle1,Float angle2){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_65_arcNegative) -HXDLIN( 65) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_arc_negative(hx::DynamicPtr(this->handle),xc,yc,radius,angle1,angle2); - } - - -HX_DEFINE_DYNAMIC_FUNC5(Cairo_obj,arcNegative,(void)) - -void Cairo_obj::clip(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_72_clip) -HXDLIN( 72) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_clip(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,clip,(void)) - -void Cairo_obj::clipExtents(Float x1,Float y1,Float x2,Float y2){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_79_clipExtents) -HXDLIN( 79) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_clip_extents(hx::DynamicPtr(this->handle),x1,y1,x2,y2); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Cairo_obj,clipExtents,(void)) - -void Cairo_obj::clipPreserve(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_86_clipPreserve) -HXDLIN( 86) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_clip_preserve(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,clipPreserve,(void)) - -void Cairo_obj::closePath(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_93_closePath) -HXDLIN( 93) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_close_path(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,closePath,(void)) - -void Cairo_obj::copyPage(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_100_copyPage) -HXDLIN( 100) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_copy_page(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,copyPage,(void)) - -void Cairo_obj::curveTo(Float x1,Float y1,Float x2,Float y2,Float x3,Float y3){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_107_curveTo) -HXDLIN( 107) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_curve_to(hx::DynamicPtr(this->handle),x1,y1,x2,y2,x3,y3); - } - - -HX_DEFINE_DYNAMIC_FUNC6(Cairo_obj,curveTo,(void)) - -void Cairo_obj::fill(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_114_fill) -HXDLIN( 114) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_fill(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,fill,(void)) - -void Cairo_obj::fillExtents(Float x1,Float y1,Float x2,Float y2){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_121_fillExtents) -HXDLIN( 121) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_fill_extents(hx::DynamicPtr(this->handle),x1,y1,x2,y2); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Cairo_obj,fillExtents,(void)) - -void Cairo_obj::fillPreserve(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_128_fillPreserve) -HXDLIN( 128) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_fill_preserve(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,fillPreserve,(void)) - -int Cairo_obj::getOperator(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_135_getOperator) -HXDLIN( 135) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_operator(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,getOperator,return ) - -void Cairo_obj::identityMatrix(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_144_identityMatrix) -HXDLIN( 144) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_identity_matrix(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,identityMatrix,(void)) - -bool Cairo_obj::inClip(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_151_inClip) -HXDLIN( 151) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_in_clip(hx::DynamicPtr(this->handle),x,y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Cairo_obj,inClip,return ) - -bool Cairo_obj::inFill(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_160_inFill) -HXDLIN( 160) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_in_fill(hx::DynamicPtr(this->handle),x,y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Cairo_obj,inFill,return ) - -bool Cairo_obj::inStroke(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_169_inStroke) -HXDLIN( 169) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_in_stroke(hx::DynamicPtr(this->handle),x,y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Cairo_obj,inStroke,return ) - -void Cairo_obj::lineTo(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_178_lineTo) -HXDLIN( 178) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_line_to(hx::DynamicPtr(this->handle),x,y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Cairo_obj,lineTo,(void)) - -void Cairo_obj::mask( ::Dynamic pattern){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_185_mask) -HXDLIN( 185) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_mask(hx::DynamicPtr(this->handle),hx::DynamicPtr(pattern)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,mask,(void)) - -void Cairo_obj::maskSurface( ::Dynamic surface,Float x,Float y){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_192_maskSurface) -HXDLIN( 192) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_mask_surface(hx::DynamicPtr(this->handle),hx::DynamicPtr(surface),x,y); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Cairo_obj,maskSurface,(void)) - -void Cairo_obj::moveTo(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_199_moveTo) -HXDLIN( 199) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_move_to(hx::DynamicPtr(this->handle),x,y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Cairo_obj,moveTo,(void)) - -void Cairo_obj::newPath(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_206_newPath) -HXDLIN( 206) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_new_path(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,newPath,(void)) - -void Cairo_obj::paint(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_213_paint) -HXDLIN( 213) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_paint(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,paint,(void)) - -void Cairo_obj::paintWithAlpha(Float alpha){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_220_paintWithAlpha) -HXDLIN( 220) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_paint_with_alpha(hx::DynamicPtr(this->handle),alpha); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,paintWithAlpha,(void)) - - ::Dynamic Cairo_obj::popGroup(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_227_popGroup) -HXDLIN( 227) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_pop_group(hx::DynamicPtr(this->handle))) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,popGroup,return ) - -void Cairo_obj::popGroupToSource(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_236_popGroupToSource) -HXDLIN( 236) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_pop_group_to_source(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,popGroupToSource,(void)) - -void Cairo_obj::pushGroup(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_243_pushGroup) -HXDLIN( 243) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_push_group(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,pushGroup,(void)) - -void Cairo_obj::pushGroupWithContent(int content){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_250_pushGroupWithContent) -HXDLIN( 250) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_push_group_with_content(hx::DynamicPtr(this->handle),content); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,pushGroupWithContent,(void)) - -void Cairo_obj::recreate( ::Dynamic surface){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_257_recreate) -HXDLIN( 257) this->handle = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_create(hx::DynamicPtr(surface))) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,recreate,(void)) - -void Cairo_obj::rectangle(Float x,Float y,Float width,Float height){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_264_rectangle) -HXDLIN( 264) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_rectangle(hx::DynamicPtr(this->handle),x,y,width,height); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Cairo_obj,rectangle,(void)) - -void Cairo_obj::relCurveTo(Float dx1,Float dy1,Float dx2,Float dy2,Float dx3,Float dy3){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_271_relCurveTo) -HXDLIN( 271) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_rel_curve_to(hx::DynamicPtr(this->handle),dx1,dy1,dx2,dy2,dx3,dy3); - } - - -HX_DEFINE_DYNAMIC_FUNC6(Cairo_obj,relCurveTo,(void)) - -void Cairo_obj::relLineTo(Float dx,Float dy){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_278_relLineTo) -HXDLIN( 278) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_rel_line_to(hx::DynamicPtr(this->handle),dx,dy); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Cairo_obj,relLineTo,(void)) - -void Cairo_obj::relMoveTo(Float dx,Float dy){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_285_relMoveTo) -HXDLIN( 285) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_rel_move_to(hx::DynamicPtr(this->handle),dx,dy); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Cairo_obj,relMoveTo,(void)) - -void Cairo_obj::resetClip(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_292_resetClip) -HXDLIN( 292) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_reset_clip(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,resetClip,(void)) - -void Cairo_obj::restore(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_299_restore) -HXDLIN( 299) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_restore(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,restore,(void)) - -void Cairo_obj::rotate(Float amount){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_306_rotate) -HXDLIN( 306) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_rotate(hx::DynamicPtr(this->handle),amount); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,rotate,(void)) - -void Cairo_obj::save(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_313_save) -HXDLIN( 313) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_save(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,save,(void)) - -void Cairo_obj::scale(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_320_scale) -HXDLIN( 320) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_scale(hx::DynamicPtr(this->handle),x,y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Cairo_obj,scale,(void)) - -void Cairo_obj::setFontSize(Float size){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_327_setFontSize) -HXDLIN( 327) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_font_size(hx::DynamicPtr(this->handle),size); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,setFontSize,(void)) - -int Cairo_obj::setOperator(int value){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_332_setOperator) -HXLINE( 334) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_operator(hx::DynamicPtr(this->handle),value); -HXLINE( 337) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,setOperator,return ) - -void Cairo_obj::setSourceRGB(Float r,Float g,Float b){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_343_setSourceRGB) -HXDLIN( 343) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_source_rgb(hx::DynamicPtr(this->handle),r,g,b); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Cairo_obj,setSourceRGB,(void)) - -void Cairo_obj::setSourceRGBA(Float r,Float g,Float b,Float a){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_350_setSourceRGBA) -HXDLIN( 350) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_source_rgba(hx::DynamicPtr(this->handle),r,g,b,a); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Cairo_obj,setSourceRGBA,(void)) - -void Cairo_obj::setSourceSurface( ::Dynamic surface,Float x,Float y){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_357_setSourceSurface) -HXDLIN( 357) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_source_surface(hx::DynamicPtr(this->handle),hx::DynamicPtr(surface),x,y); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Cairo_obj,setSourceSurface,(void)) - -void Cairo_obj::showGlyphs(::Array< ::Dynamic> glyphs){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_370_showGlyphs) -HXDLIN( 370) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_show_glyphs(hx::DynamicPtr(this->handle),hx::DynamicPtr(glyphs)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,showGlyphs,(void)) - -void Cairo_obj::showPage(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_377_showPage) -HXDLIN( 377) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_show_page(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,showPage,(void)) - -void Cairo_obj::showText(::String utf8){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_384_showText) -HXDLIN( 384) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_show_text(hx::DynamicPtr(this->handle),utf8); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,showText,(void)) - -int Cairo_obj::status(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_391_status) -HXDLIN( 391) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_status(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,status,return ) - -void Cairo_obj::stroke(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_400_stroke) -HXDLIN( 400) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_stroke(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,stroke,(void)) - -void Cairo_obj::strokeExtents(Float x1,Float y1,Float x2,Float y2){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_407_strokeExtents) -HXDLIN( 407) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_stroke_extents(hx::DynamicPtr(this->handle),x1,y1,x2,y2); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Cairo_obj,strokeExtents,(void)) - -void Cairo_obj::strokePreserve(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_414_strokePreserve) -HXDLIN( 414) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_stroke_preserve(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,strokePreserve,(void)) - -void Cairo_obj::textPath(::String utf8){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_421_textPath) -HXDLIN( 421) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_text_path(hx::DynamicPtr(this->handle),utf8); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,textPath,(void)) - -void Cairo_obj::transform( ::lime::math::Matrix3 matrix){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_428_transform) -HXDLIN( 428) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_transform(hx::DynamicPtr(this->handle),hx::DynamicPtr(matrix)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,transform,(void)) - -void Cairo_obj::translate(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_435_translate) -HXDLIN( 435) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_translate(hx::DynamicPtr(this->handle),x,y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Cairo_obj,translate,(void)) - -int Cairo_obj::get_antialias(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_443_get_antialias) -HXDLIN( 443) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_antialias(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_antialias,return ) - -int Cairo_obj::set_antialias(int value){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_450_set_antialias) -HXLINE( 452) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_antialias(hx::DynamicPtr(this->handle),value); -HXLINE( 455) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,set_antialias,return ) - - ::lime::math::Vector2 Cairo_obj::get_currentPoint(){ - HX_GC_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_459_get_currentPoint) -HXLINE( 464) ::Dynamic vec = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_current_point(hx::DynamicPtr(this->handle))) ); -HXLINE( 465) return ::lime::math::Vector2_obj::__alloc( HX_CTX ,vec->__Field(HX_("x",78,00,00,00),hx::paccDynamic),vec->__Field(HX_("y",79,00,00,00),hx::paccDynamic)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_currentPoint,return ) - -::Array< Float > Cairo_obj::get_dash(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_473_get_dash) -HXLINE( 483) ::Dynamic result = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_dash(hx::DynamicPtr(this->handle))) ); -HXLINE( 484) return ( (::Array< Float >)(result) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_dash,return ) - -::Array< Float > Cairo_obj::set_dash(::Array< Float > value){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_492_set_dash) -HXLINE( 500) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_dash(hx::DynamicPtr(this->handle),hx::DynamicPtr(value)); -HXLINE( 504) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,set_dash,return ) - -int Cairo_obj::get_dashCount(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_510_get_dashCount) -HXDLIN( 510) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_dash_count(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_dashCount,return ) - -int Cairo_obj::get_fillRule(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_519_get_fillRule) -HXDLIN( 519) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_fill_rule(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_fillRule,return ) - -int Cairo_obj::set_fillRule(int value){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_526_set_fillRule) -HXLINE( 528) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_fill_rule(hx::DynamicPtr(this->handle),value); -HXLINE( 531) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,set_fillRule,return ) - - ::Dynamic Cairo_obj::get_fontFace(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_537_get_fontFace) -HXDLIN( 537) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_font_face(hx::DynamicPtr(this->handle))) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_fontFace,return ) - - ::Dynamic Cairo_obj::set_fontFace( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_544_set_fontFace) -HXLINE( 546) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_font_face(hx::DynamicPtr(this->handle),hx::DynamicPtr(value)); -HXLINE( 549) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,set_fontFace,return ) - - ::Dynamic Cairo_obj::get_fontOptions(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_555_get_fontOptions) -HXDLIN( 555) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_font_options(hx::DynamicPtr(this->handle))) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_fontOptions,return ) - - ::Dynamic Cairo_obj::set_fontOptions( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_562_set_fontOptions) -HXLINE( 564) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_font_options(hx::DynamicPtr(this->handle),hx::DynamicPtr(value)); -HXLINE( 567) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,set_fontOptions,return ) - - ::Dynamic Cairo_obj::get_groupTarget(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_573_get_groupTarget) -HXDLIN( 573) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_group_target(hx::DynamicPtr(this->handle))) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_groupTarget,return ) - -bool Cairo_obj::get_hasCurrentPoint(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_582_get_hasCurrentPoint) -HXDLIN( 582) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_has_current_point(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_hasCurrentPoint,return ) - -int Cairo_obj::get_lineCap(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_591_get_lineCap) -HXDLIN( 591) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_line_cap(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_lineCap,return ) - -int Cairo_obj::set_lineCap(int value){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_598_set_lineCap) -HXLINE( 600) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_line_cap(hx::DynamicPtr(this->handle),value); -HXLINE( 603) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,set_lineCap,return ) - -int Cairo_obj::get_lineJoin(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_609_get_lineJoin) -HXDLIN( 609) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_line_join(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_lineJoin,return ) - -int Cairo_obj::set_lineJoin(int value){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_616_set_lineJoin) -HXLINE( 618) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_line_join(hx::DynamicPtr(this->handle),value); -HXLINE( 621) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,set_lineJoin,return ) - -Float Cairo_obj::get_lineWidth(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_627_get_lineWidth) -HXDLIN( 627) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_line_width(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_lineWidth,return ) - -Float Cairo_obj::set_lineWidth(Float value){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_634_set_lineWidth) -HXLINE( 636) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_line_width(hx::DynamicPtr(this->handle),value); -HXLINE( 639) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,set_lineWidth,return ) - - ::lime::math::Matrix3 Cairo_obj::get_matrix(){ - HX_GC_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_643_get_matrix) -HXLINE( 648) ::Dynamic m = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_matrix(hx::DynamicPtr(this->handle))) ); -HXLINE( 649) return ::lime::math::Matrix3_obj::__alloc( HX_CTX ,m->__Field(HX_("a",61,00,00,00),hx::paccDynamic),m->__Field(HX_("b",62,00,00,00),hx::paccDynamic),m->__Field(HX_("c",63,00,00,00),hx::paccDynamic),m->__Field(HX_("d",64,00,00,00),hx::paccDynamic),m->__Field(HX_("tx",84,65,00,00),hx::paccDynamic),m->__Field(HX_("ty",85,65,00,00),hx::paccDynamic)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_matrix,return ) - - ::lime::math::Matrix3 Cairo_obj::set_matrix( ::lime::math::Matrix3 value){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_657_set_matrix) -HXLINE( 662) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_matrix(hx::DynamicPtr(this->handle),value->a,value->b,value->c,value->d,value->tx,value->ty); -HXLINE( 667) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,set_matrix,return ) - -Float Cairo_obj::get_miterLimit(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_673_get_miterLimit) -HXDLIN( 673) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_miter_limit(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_miterLimit,return ) - -Float Cairo_obj::set_miterLimit(Float value){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_680_set_miterLimit) -HXLINE( 682) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_miter_limit(hx::DynamicPtr(this->handle),value); -HXLINE( 685) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,set_miterLimit,return ) - - ::Dynamic Cairo_obj::get_source(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_711_get_source) -HXDLIN( 711) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_source(hx::DynamicPtr(this->handle))) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_source,return ) - - ::Dynamic Cairo_obj::set_source( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_718_set_source) -HXLINE( 720) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_source(hx::DynamicPtr(this->handle),hx::DynamicPtr(value)); -HXLINE( 723) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,set_source,return ) - - ::Dynamic Cairo_obj::get_target(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_729_get_target) -HXDLIN( 729) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_target(hx::DynamicPtr(this->handle))) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_target,return ) - -Float Cairo_obj::get_tolerance(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_738_get_tolerance) -HXDLIN( 738) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_get_tolerance(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_tolerance,return ) - -Float Cairo_obj::set_tolerance(Float value){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_745_set_tolerance) -HXLINE( 747) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_set_tolerance(hx::DynamicPtr(this->handle),value); -HXLINE( 750) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Cairo_obj,set_tolerance,return ) - -int Cairo_obj::version; - -::String Cairo_obj::versionString; - -int Cairo_obj::get_version(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_756_get_version) -HXDLIN( 756) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_version(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_version,return ) - -::String Cairo_obj::get_versionString(){ - HX_STACKFRAME(&_hx_pos_cd8fe9e91aca1c90_768_get_versionString) -HXDLIN( 768) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_version_string(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Cairo_obj,get_versionString,return ) - - -hx::ObjectPtr< Cairo_obj > Cairo_obj::__new( ::Dynamic surface) { - hx::ObjectPtr< Cairo_obj > __this = new Cairo_obj(); - __this->__construct(surface); - return __this; -} - -hx::ObjectPtr< Cairo_obj > Cairo_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic surface) { - Cairo_obj *__this = (Cairo_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Cairo_obj), true, "lime.graphics.cairo.Cairo")); - *(void **)__this = Cairo_obj::_hx_vtable; - __this->__construct(surface); - return __this; -} - -Cairo_obj::Cairo_obj() -{ -} - -void Cairo_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Cairo); - HX_MARK_MEMBER_NAME(target,"target"); - HX_MARK_MEMBER_NAME(userData,"userData"); - HX_MARK_MEMBER_NAME(handle,"handle"); - HX_MARK_END_CLASS(); -} - -void Cairo_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(target,"target"); - HX_VISIT_MEMBER_NAME(userData,"userData"); - HX_VISIT_MEMBER_NAME(handle,"handle"); -} - -hx::Val Cairo_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"arc") ) { return hx::Val( arc_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"dash") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_dash() ); } - if (HX_FIELD_EQ(inName,"clip") ) { return hx::Val( clip_dyn() ); } - if (HX_FIELD_EQ(inName,"fill") ) { return hx::Val( fill_dyn() ); } - if (HX_FIELD_EQ(inName,"mask") ) { return hx::Val( mask_dyn() ); } - if (HX_FIELD_EQ(inName,"save") ) { return hx::Val( save_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"paint") ) { return hx::Val( paint_dyn() ); } - if (HX_FIELD_EQ(inName,"scale") ) { return hx::Val( scale_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"matrix") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_matrix() ); } - if (HX_FIELD_EQ(inName,"source") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_source() ); } - if (HX_FIELD_EQ(inName,"target") ) { return hx::Val( inCallProp == hx::paccAlways ? get_target() : target ); } - if (HX_FIELD_EQ(inName,"handle") ) { return hx::Val( handle ); } - if (HX_FIELD_EQ(inName,"inClip") ) { return hx::Val( inClip_dyn() ); } - if (HX_FIELD_EQ(inName,"inFill") ) { return hx::Val( inFill_dyn() ); } - if (HX_FIELD_EQ(inName,"lineTo") ) { return hx::Val( lineTo_dyn() ); } - if (HX_FIELD_EQ(inName,"moveTo") ) { return hx::Val( moveTo_dyn() ); } - if (HX_FIELD_EQ(inName,"rotate") ) { return hx::Val( rotate_dyn() ); } - if (HX_FIELD_EQ(inName,"status") ) { return hx::Val( status_dyn() ); } - if (HX_FIELD_EQ(inName,"stroke") ) { return hx::Val( stroke_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"lineCap") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_lineCap() ); } - if (HX_FIELD_EQ(inName,"curveTo") ) { return hx::Val( curveTo_dyn() ); } - if (HX_FIELD_EQ(inName,"newPath") ) { return hx::Val( newPath_dyn() ); } - if (HX_FIELD_EQ(inName,"restore") ) { return hx::Val( restore_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"fillRule") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_fillRule() ); } - if (HX_FIELD_EQ(inName,"fontFace") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_fontFace() ); } - if (HX_FIELD_EQ(inName,"lineJoin") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_lineJoin() ); } - if (HX_FIELD_EQ(inName,"userData") ) { return hx::Val( userData ); } - if (HX_FIELD_EQ(inName,"copyPage") ) { return hx::Val( copyPage_dyn() ); } - if (HX_FIELD_EQ(inName,"inStroke") ) { return hx::Val( inStroke_dyn() ); } - if (HX_FIELD_EQ(inName,"popGroup") ) { return hx::Val( popGroup_dyn() ); } - if (HX_FIELD_EQ(inName,"recreate") ) { return hx::Val( recreate_dyn() ); } - if (HX_FIELD_EQ(inName,"showPage") ) { return hx::Val( showPage_dyn() ); } - if (HX_FIELD_EQ(inName,"showText") ) { return hx::Val( showText_dyn() ); } - if (HX_FIELD_EQ(inName,"textPath") ) { return hx::Val( textPath_dyn() ); } - if (HX_FIELD_EQ(inName,"get_dash") ) { return hx::Val( get_dash_dyn() ); } - if (HX_FIELD_EQ(inName,"set_dash") ) { return hx::Val( set_dash_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"antialias") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_antialias() ); } - if (HX_FIELD_EQ(inName,"dashCount") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_dashCount() ); } - if (HX_FIELD_EQ(inName,"lineWidth") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_lineWidth() ); } - if (HX_FIELD_EQ(inName,"tolerance") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_tolerance() ); } - if (HX_FIELD_EQ(inName,"closePath") ) { return hx::Val( closePath_dyn() ); } - if (HX_FIELD_EQ(inName,"pushGroup") ) { return hx::Val( pushGroup_dyn() ); } - if (HX_FIELD_EQ(inName,"rectangle") ) { return hx::Val( rectangle_dyn() ); } - if (HX_FIELD_EQ(inName,"relLineTo") ) { return hx::Val( relLineTo_dyn() ); } - if (HX_FIELD_EQ(inName,"relMoveTo") ) { return hx::Val( relMoveTo_dyn() ); } - if (HX_FIELD_EQ(inName,"resetClip") ) { return hx::Val( resetClip_dyn() ); } - if (HX_FIELD_EQ(inName,"transform") ) { return hx::Val( transform_dyn() ); } - if (HX_FIELD_EQ(inName,"translate") ) { return hx::Val( translate_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"miterLimit") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_miterLimit() ); } - if (HX_FIELD_EQ(inName,"relCurveTo") ) { return hx::Val( relCurveTo_dyn() ); } - if (HX_FIELD_EQ(inName,"showGlyphs") ) { return hx::Val( showGlyphs_dyn() ); } - if (HX_FIELD_EQ(inName,"get_matrix") ) { return hx::Val( get_matrix_dyn() ); } - if (HX_FIELD_EQ(inName,"set_matrix") ) { return hx::Val( set_matrix_dyn() ); } - if (HX_FIELD_EQ(inName,"get_source") ) { return hx::Val( get_source_dyn() ); } - if (HX_FIELD_EQ(inName,"set_source") ) { return hx::Val( set_source_dyn() ); } - if (HX_FIELD_EQ(inName,"get_target") ) { return hx::Val( get_target_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"fontOptions") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_fontOptions() ); } - if (HX_FIELD_EQ(inName,"groupTarget") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_groupTarget() ); } - if (HX_FIELD_EQ(inName,"arcNegative") ) { return hx::Val( arcNegative_dyn() ); } - if (HX_FIELD_EQ(inName,"clipExtents") ) { return hx::Val( clipExtents_dyn() ); } - if (HX_FIELD_EQ(inName,"fillExtents") ) { return hx::Val( fillExtents_dyn() ); } - if (HX_FIELD_EQ(inName,"getOperator") ) { return hx::Val( getOperator_dyn() ); } - if (HX_FIELD_EQ(inName,"maskSurface") ) { return hx::Val( maskSurface_dyn() ); } - if (HX_FIELD_EQ(inName,"setFontSize") ) { return hx::Val( setFontSize_dyn() ); } - if (HX_FIELD_EQ(inName,"setOperator") ) { return hx::Val( setOperator_dyn() ); } - if (HX_FIELD_EQ(inName,"get_lineCap") ) { return hx::Val( get_lineCap_dyn() ); } - if (HX_FIELD_EQ(inName,"set_lineCap") ) { return hx::Val( set_lineCap_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"currentPoint") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_currentPoint() ); } - if (HX_FIELD_EQ(inName,"clipPreserve") ) { return hx::Val( clipPreserve_dyn() ); } - if (HX_FIELD_EQ(inName,"fillPreserve") ) { return hx::Val( fillPreserve_dyn() ); } - if (HX_FIELD_EQ(inName,"setSourceRGB") ) { return hx::Val( setSourceRGB_dyn() ); } - if (HX_FIELD_EQ(inName,"get_fillRule") ) { return hx::Val( get_fillRule_dyn() ); } - if (HX_FIELD_EQ(inName,"set_fillRule") ) { return hx::Val( set_fillRule_dyn() ); } - if (HX_FIELD_EQ(inName,"get_fontFace") ) { return hx::Val( get_fontFace_dyn() ); } - if (HX_FIELD_EQ(inName,"set_fontFace") ) { return hx::Val( set_fontFace_dyn() ); } - if (HX_FIELD_EQ(inName,"get_lineJoin") ) { return hx::Val( get_lineJoin_dyn() ); } - if (HX_FIELD_EQ(inName,"set_lineJoin") ) { return hx::Val( set_lineJoin_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"setSourceRGBA") ) { return hx::Val( setSourceRGBA_dyn() ); } - if (HX_FIELD_EQ(inName,"strokeExtents") ) { return hx::Val( strokeExtents_dyn() ); } - if (HX_FIELD_EQ(inName,"get_antialias") ) { return hx::Val( get_antialias_dyn() ); } - if (HX_FIELD_EQ(inName,"set_antialias") ) { return hx::Val( set_antialias_dyn() ); } - if (HX_FIELD_EQ(inName,"get_dashCount") ) { return hx::Val( get_dashCount_dyn() ); } - if (HX_FIELD_EQ(inName,"get_lineWidth") ) { return hx::Val( get_lineWidth_dyn() ); } - if (HX_FIELD_EQ(inName,"set_lineWidth") ) { return hx::Val( set_lineWidth_dyn() ); } - if (HX_FIELD_EQ(inName,"get_tolerance") ) { return hx::Val( get_tolerance_dyn() ); } - if (HX_FIELD_EQ(inName,"set_tolerance") ) { return hx::Val( set_tolerance_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"identityMatrix") ) { return hx::Val( identityMatrix_dyn() ); } - if (HX_FIELD_EQ(inName,"paintWithAlpha") ) { return hx::Val( paintWithAlpha_dyn() ); } - if (HX_FIELD_EQ(inName,"strokePreserve") ) { return hx::Val( strokePreserve_dyn() ); } - if (HX_FIELD_EQ(inName,"get_miterLimit") ) { return hx::Val( get_miterLimit_dyn() ); } - if (HX_FIELD_EQ(inName,"set_miterLimit") ) { return hx::Val( set_miterLimit_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"hasCurrentPoint") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_hasCurrentPoint() ); } - if (HX_FIELD_EQ(inName,"get_fontOptions") ) { return hx::Val( get_fontOptions_dyn() ); } - if (HX_FIELD_EQ(inName,"set_fontOptions") ) { return hx::Val( set_fontOptions_dyn() ); } - if (HX_FIELD_EQ(inName,"get_groupTarget") ) { return hx::Val( get_groupTarget_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"popGroupToSource") ) { return hx::Val( popGroupToSource_dyn() ); } - if (HX_FIELD_EQ(inName,"setSourceSurface") ) { return hx::Val( setSourceSurface_dyn() ); } - if (HX_FIELD_EQ(inName,"get_currentPoint") ) { return hx::Val( get_currentPoint_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"get_hasCurrentPoint") ) { return hx::Val( get_hasCurrentPoint_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"pushGroupWithContent") ) { return hx::Val( pushGroupWithContent_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Cairo_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"version") ) { outValue = ( inCallProp == hx::paccAlways ? get_version() : version ); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_version") ) { outValue = get_version_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"versionString") ) { outValue = ( inCallProp == hx::paccAlways ? get_versionString() : versionString ); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"get_versionString") ) { outValue = get_versionString_dyn(); return true; } - } - return false; -} - -hx::Val Cairo_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"dash") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_dash(inValue.Cast< ::Array< Float > >()) ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"matrix") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_matrix(inValue.Cast< ::lime::math::Matrix3 >()) ); } - if (HX_FIELD_EQ(inName,"source") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_source(inValue.Cast< ::Dynamic >()) ); } - if (HX_FIELD_EQ(inName,"target") ) { target=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"handle") ) { handle=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"lineCap") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_lineCap(inValue.Cast< int >()) ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"fillRule") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_fillRule(inValue.Cast< int >()) ); } - if (HX_FIELD_EQ(inName,"fontFace") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_fontFace(inValue.Cast< ::Dynamic >()) ); } - if (HX_FIELD_EQ(inName,"lineJoin") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_lineJoin(inValue.Cast< int >()) ); } - if (HX_FIELD_EQ(inName,"userData") ) { userData=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"antialias") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_antialias(inValue.Cast< int >()) ); } - if (HX_FIELD_EQ(inName,"lineWidth") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_lineWidth(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"tolerance") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_tolerance(inValue.Cast< Float >()) ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"miterLimit") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_miterLimit(inValue.Cast< Float >()) ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"fontOptions") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_fontOptions(inValue.Cast< ::Dynamic >()) ); } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Cairo_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"version") ) { version=ioValue.Cast< int >(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"versionString") ) { versionString=ioValue.Cast< ::String >(); return true; } - } - return false; -} - -void Cairo_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("antialias",ae,d6,e9,75)); - outFields->push(HX_("currentPoint",57,99,9b,0d)); - outFields->push(HX_("dash",52,55,63,42)); - outFields->push(HX_("dashCount",1d,d6,3c,33)); - outFields->push(HX_("fillRule",1f,71,c5,6c)); - outFields->push(HX_("fontFace",0c,d2,33,c6)); - outFields->push(HX_("fontOptions",4f,e5,ce,f4)); - outFields->push(HX_("groupTarget",f0,93,46,02)); - outFields->push(HX_("hasCurrentPoint",d1,c3,0b,75)); - outFields->push(HX_("lineCap",7e,84,90,1f)); - outFields->push(HX_("lineJoin",fe,81,8e,83)); - outFields->push(HX_("lineWidth",72,b9,5d,11)); - outFields->push(HX_("matrix",41,36,c8,bb)); - outFields->push(HX_("miterLimit",f6,5c,6a,54)); - outFields->push(HX_("source",db,b0,31,32)); - outFields->push(HX_("target",51,f3,ec,86)); - outFields->push(HX_("tolerance",0d,3d,7c,33)); - outFields->push(HX_("userData",15,96,28,05)); - outFields->push(HX_("handle",a8,83,fd,b7)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Cairo_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Cairo_obj,target),HX_("target",51,f3,ec,86)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Cairo_obj,userData),HX_("userData",15,96,28,05)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Cairo_obj,handle),HX_("handle",a8,83,fd,b7)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Cairo_obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &Cairo_obj::version,HX_("version",18,e7,f1,7c)}, - {hx::fsString,(void *) &Cairo_obj::versionString,HX_("versionString",09,e6,a0,51)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Cairo_obj_sMemberFields[] = { - HX_("target",51,f3,ec,86), - HX_("userData",15,96,28,05), - HX_("handle",a8,83,fd,b7), - HX_("arc",52,fe,49,00), - HX_("arcNegative",e7,82,bf,33), - HX_("clip",d0,6e,c2,41), - HX_("clipExtents",59,0e,32,be), - HX_("clipPreserve",bc,e6,91,33), - HX_("closePath",7d,65,20,14), - HX_("copyPage",a4,40,f0,ce), - HX_("curveTo",0a,60,88,ce), - HX_("fill",83,ce,bb,43), - HX_("fillExtents",06,5b,f8,93), - HX_("fillPreserve",6f,b1,4e,6b), - HX_("getOperator",5a,de,66,6a), - HX_("identityMatrix",1f,72,00,92), - HX_("inClip",55,4d,28,7e), - HX_("inFill",08,ad,21,80), - HX_("inStroke",7d,fd,b2,99), - HX_("lineTo",8f,46,a0,ec), - HX_("mask",ec,40,56,48), - HX_("maskSurface",a1,82,0d,90), - HX_("moveTo",ec,d2,ac,cc), - HX_("newPath",25,92,1e,fa), - HX_("paint",9e,b7,4e,bd), - HX_("paintWithAlpha",fa,4f,ef,59), - HX_("popGroup",ee,f7,fa,02), - HX_("popGroupToSource",c4,aa,db,c8), - HX_("pushGroup",05,1b,10,de), - HX_("pushGroupWithContent",ce,2c,09,98), - HX_("recreate",ef,12,7e,5c), - HX_("rectangle",2f,d4,7c,19), - HX_("relCurveTo",b1,7b,89,97), - HX_("relLineTo",c8,9c,aa,2c), - HX_("relMoveTo",25,29,b7,0c), - HX_("resetClip",3f,78,ae,87), - HX_("restore",4e,67,b0,6a), - HX_("rotate",5b,46,20,cb), - HX_("save",3d,8b,4d,4c), - HX_("scale",8a,ce,ce,78), - HX_("setFontSize",f2,87,32,ff), - HX_("setOperator",66,e5,d3,74), - HX_("setSourceRGB",f0,40,4c,8d), - HX_("setSourceRGBA",51,91,6c,15), - HX_("setSourceSurface",90,15,89,6d), - HX_("showGlyphs",24,9e,cd,17), - HX_("showPage",ec,9d,d8,b1), - HX_("showText",4a,90,80,b4), - HX_("status",32,e7,fb,05), - HX_("stroke",b8,b3,34,11), - HX_("strokeExtents",71,b6,07,dd), - HX_("strokePreserve",a4,53,af,0f), - HX_("textPath",f2,38,4d,4d), - HX_("transform",6c,2d,93,45), - HX_("translate",4e,d7,7f,49), - HX_("get_antialias",85,aa,4d,37), - HX_("set_antialias",91,8c,53,7c), - HX_("get_currentPoint",e0,85,3a,12), - HX_("get_dash",db,10,1e,c2), - HX_("set_dash",4f,6a,7b,70), - HX_("get_dashCount",f4,a9,a0,f4), - HX_("get_fillRule",28,25,df,21), - HX_("set_fillRule",9c,48,d8,36), - HX_("get_fontFace",15,86,4d,7b), - HX_("set_fontFace",89,a9,46,90), - HX_("get_fontOptions",e6,9c,b0,b5), - HX_("set_fontOptions",f2,19,7c,b1), - HX_("get_groupTarget",87,4b,28,c3), - HX_("get_hasCurrentPoint",e8,92,16,00), - HX_("get_lineCap",95,e4,8a,a5), - HX_("set_lineCap",a1,eb,f7,af), - HX_("get_lineJoin",07,36,a8,38), - HX_("set_lineJoin",7b,59,a1,4d), - HX_("get_lineWidth",49,8d,c1,d2), - HX_("set_lineWidth",55,6f,c7,17), - HX_("get_matrix",0a,a6,4f,ac), - HX_("set_matrix",7e,44,cd,af), - HX_("get_miterLimit",3f,e5,5f,ca), - HX_("set_miterLimit",b3,cd,7f,ea), - HX_("get_source",a4,20,b9,22), - HX_("set_source",18,bf,36,26), - HX_("get_target",1a,63,74,77), - HX_("get_tolerance",e4,10,e0,f4), - HX_("set_tolerance",f0,f2,e5,39), - ::String(null()) }; - -static void Cairo_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Cairo_obj::version,"version"); - HX_MARK_MEMBER_NAME(Cairo_obj::versionString,"versionString"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Cairo_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Cairo_obj::version,"version"); - HX_VISIT_MEMBER_NAME(Cairo_obj::versionString,"versionString"); -}; - -#endif - -hx::Class Cairo_obj::__mClass; - -static ::String Cairo_obj_sStaticFields[] = { - HX_("version",18,e7,f1,7c), - HX_("versionString",09,e6,a0,51), - HX_("get_version",2f,47,ec,02), - HX_("get_versionString",60,f1,10,58), - ::String(null()) -}; - -void Cairo_obj::__register() -{ - Cairo_obj _hx_dummy; - Cairo_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.cairo.Cairo",d8,bd,0e,04); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Cairo_obj::__GetStatic; - __mClass->mSetStaticField = &Cairo_obj::__SetStatic; - __mClass->mMarkFunc = Cairo_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Cairo_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Cairo_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Cairo_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Cairo_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Cairo_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Cairo_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace cairo diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/cairo/CairoGlyph.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/cairo/CairoGlyph.cpp deleted file mode 100644 index 410f08ce..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/cairo/CairoGlyph.cpp +++ /dev/null @@ -1,119 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_cairo_CairoGlyph -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_294e16b65fbd220a_15_new,"lime.graphics.cairo.CairoGlyph","new",0x55c88ba6,"lime.graphics.cairo.CairoGlyph.new","lime/graphics/cairo/CairoGlyph.hx",15,0x7c7a7209) -namespace lime{ -namespace graphics{ -namespace cairo{ - -void CairoGlyph_obj::__construct(int index,hx::Null< Float > __o_x,hx::Null< Float > __o_y){ - Float x = __o_x.Default(0); - Float y = __o_y.Default(0); - HX_STACKFRAME(&_hx_pos_294e16b65fbd220a_15_new) -HXLINE( 16) this->index = index; -HXLINE( 17) this->x = x; -HXLINE( 18) this->y = y; - } - -Dynamic CairoGlyph_obj::__CreateEmpty() { return new CairoGlyph_obj; } - -void *CairoGlyph_obj::_hx_vtable = 0; - -Dynamic CairoGlyph_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CairoGlyph_obj > _hx_result = new CairoGlyph_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool CairoGlyph_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x057c8ce8; -} - - -CairoGlyph_obj::CairoGlyph_obj() -{ -} - -hx::Val CairoGlyph_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { return hx::Val( x ); } - if (HX_FIELD_EQ(inName,"y") ) { return hx::Val( y ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { return hx::Val( index ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val CairoGlyph_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { x=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"y") ) { y=inValue.Cast< Float >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { index=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void CairoGlyph_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("index",12,9b,14,be)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo CairoGlyph_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(CairoGlyph_obj,index),HX_("index",12,9b,14,be)}, - {hx::fsFloat,(int)offsetof(CairoGlyph_obj,x),HX_("x",78,00,00,00)}, - {hx::fsFloat,(int)offsetof(CairoGlyph_obj,y),HX_("y",79,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *CairoGlyph_obj_sStaticStorageInfo = 0; -#endif - -static ::String CairoGlyph_obj_sMemberFields[] = { - HX_("index",12,9b,14,be), - HX_("x",78,00,00,00), - HX_("y",79,00,00,00), - ::String(null()) }; - -hx::Class CairoGlyph_obj::__mClass; - -void CairoGlyph_obj::__register() -{ - CairoGlyph_obj _hx_dummy; - CairoGlyph_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.cairo.CairoGlyph",b4,80,ac,82); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(CairoGlyph_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< CairoGlyph_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CairoGlyph_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CairoGlyph_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace cairo diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/cairo/_CairoFontFace/CairoFontFace_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/cairo/_CairoFontFace/CairoFontFace_Impl_.cpp deleted file mode 100644 index b900a0bb..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/cairo/_CairoFontFace/CairoFontFace_Impl_.cpp +++ /dev/null @@ -1,108 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoFontFace_CairoFontFace_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_cd3761928c8426c6_10__new,"lime.graphics.cairo._CairoFontFace.CairoFontFace_Impl_","_new",0x1006fe04,"lime.graphics.cairo._CairoFontFace.CairoFontFace_Impl_._new","lime/graphics/cairo/CairoFontFace.hx",10,0xf163eb1b) -HX_LOCAL_STACK_FRAME(_hx_pos_cd3761928c8426c6_18_status,"lime.graphics.cairo._CairoFontFace.CairoFontFace_Impl_","status",0xcf297e95,"lime.graphics.cairo._CairoFontFace.CairoFontFace_Impl_.status","lime/graphics/cairo/CairoFontFace.hx",18,0xf163eb1b) -namespace lime{ -namespace graphics{ -namespace cairo{ -namespace _CairoFontFace{ - -void CairoFontFace_Impl__obj::__construct() { } - -Dynamic CairoFontFace_Impl__obj::__CreateEmpty() { return new CairoFontFace_Impl__obj; } - -void *CairoFontFace_Impl__obj::_hx_vtable = 0; - -Dynamic CairoFontFace_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CairoFontFace_Impl__obj > _hx_result = new CairoFontFace_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CairoFontFace_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6d20e13b; -} - - ::Dynamic CairoFontFace_Impl__obj::_new(){ - HX_STACKFRAME(&_hx_pos_cd3761928c8426c6_10__new) -HXDLIN( 10) ::Dynamic this1 = null(); -HXDLIN( 10) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(CairoFontFace_Impl__obj,_new,return ) - -int CairoFontFace_Impl__obj::status( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_cd3761928c8426c6_18_status) -HXDLIN( 18) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_font_face_status(hx::DynamicPtr(this1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoFontFace_Impl__obj,status,return ) - - -CairoFontFace_Impl__obj::CairoFontFace_Impl__obj() -{ -} - -bool CairoFontFace_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"status") ) { outValue = status_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CairoFontFace_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *CairoFontFace_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class CairoFontFace_Impl__obj::__mClass; - -static ::String CairoFontFace_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("status",32,e7,fb,05), - ::String(null()) -}; - -void CairoFontFace_Impl__obj::__register() -{ - CairoFontFace_Impl__obj _hx_dummy; - CairoFontFace_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.cairo._CairoFontFace.CairoFontFace_Impl_",ab,3a,9b,cb); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CairoFontFace_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(CairoFontFace_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CairoFontFace_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CairoFontFace_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CairoFontFace_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace cairo -} // end namespace _CairoFontFace diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/cairo/_CairoFontOptions/CairoFontOptions_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/cairo/_CairoFontOptions/CairoFontOptions_Impl_.cpp deleted file mode 100644 index c4c0cb42..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/cairo/_CairoFontOptions/CairoFontOptions_Impl_.cpp +++ /dev/null @@ -1,193 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoFontOptions_CairoFontOptions_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_5b07771aa33dd9a4_16__new,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_","_new",0x3ba81ab0,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_._new","lime/graphics/cairo/CairoFontOptions.hx",16,0x355ba586) -HX_LOCAL_STACK_FRAME(_hx_pos_5b07771aa33dd9a4_29_get_antialias,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_","get_antialias",0xacf70356,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_.get_antialias","lime/graphics/cairo/CairoFontOptions.hx",29,0x355ba586) -HX_LOCAL_STACK_FRAME(_hx_pos_5b07771aa33dd9a4_36_set_antialias,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_","set_antialias",0xf1fce562,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_.set_antialias","lime/graphics/cairo/CairoFontOptions.hx",36,0x355ba586) -HX_LOCAL_STACK_FRAME(_hx_pos_5b07771aa33dd9a4_47_get_hintMetrics,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_","get_hintMetrics",0xb7d30224,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_.get_hintMetrics","lime/graphics/cairo/CairoFontOptions.hx",47,0x355ba586) -HX_LOCAL_STACK_FRAME(_hx_pos_5b07771aa33dd9a4_54_set_hintMetrics,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_","set_hintMetrics",0xb39e7f30,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_.set_hintMetrics","lime/graphics/cairo/CairoFontOptions.hx",54,0x355ba586) -HX_LOCAL_STACK_FRAME(_hx_pos_5b07771aa33dd9a4_65_get_hintStyle,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_","get_hintStyle",0xb5ba9ad2,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_.get_hintStyle","lime/graphics/cairo/CairoFontOptions.hx",65,0x355ba586) -HX_LOCAL_STACK_FRAME(_hx_pos_5b07771aa33dd9a4_72_set_hintStyle,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_","set_hintStyle",0xfac07cde,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_.set_hintStyle","lime/graphics/cairo/CairoFontOptions.hx",72,0x355ba586) -HX_LOCAL_STACK_FRAME(_hx_pos_5b07771aa33dd9a4_83_get_subpixelOrder,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_","get_subpixelOrder",0x298e5e50,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_.get_subpixelOrder","lime/graphics/cairo/CairoFontOptions.hx",83,0x355ba586) -HX_LOCAL_STACK_FRAME(_hx_pos_5b07771aa33dd9a4_90_set_subpixelOrder,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_","set_subpixelOrder",0x4cfc365c,"lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_.set_subpixelOrder","lime/graphics/cairo/CairoFontOptions.hx",90,0x355ba586) -namespace lime{ -namespace graphics{ -namespace cairo{ -namespace _CairoFontOptions{ - -void CairoFontOptions_Impl__obj::__construct() { } - -Dynamic CairoFontOptions_Impl__obj::__CreateEmpty() { return new CairoFontOptions_Impl__obj; } - -void *CairoFontOptions_Impl__obj::_hx_vtable = 0; - -Dynamic CairoFontOptions_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CairoFontOptions_Impl__obj > _hx_result = new CairoFontOptions_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CairoFontOptions_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6c8265e5; -} - - ::Dynamic CairoFontOptions_Impl__obj::_new(){ - HX_STACKFRAME(&_hx_pos_5b07771aa33dd9a4_16__new) -HXDLIN( 16) ::Dynamic this1 = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_font_options_create()) ); -HXDLIN( 16) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(CairoFontOptions_Impl__obj,_new,return ) - -int CairoFontOptions_Impl__obj::get_antialias( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_5b07771aa33dd9a4_29_get_antialias) -HXDLIN( 29) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_font_options_get_antialias(hx::DynamicPtr(this1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoFontOptions_Impl__obj,get_antialias,return ) - -int CairoFontOptions_Impl__obj::set_antialias( ::Dynamic this1,int value){ - HX_STACKFRAME(&_hx_pos_5b07771aa33dd9a4_36_set_antialias) -HXLINE( 38) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_font_options_set_antialias(hx::DynamicPtr(this1),value); -HXLINE( 41) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CairoFontOptions_Impl__obj,set_antialias,return ) - -int CairoFontOptions_Impl__obj::get_hintMetrics( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_5b07771aa33dd9a4_47_get_hintMetrics) -HXDLIN( 47) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_font_options_get_hint_metrics(hx::DynamicPtr(this1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoFontOptions_Impl__obj,get_hintMetrics,return ) - -int CairoFontOptions_Impl__obj::set_hintMetrics( ::Dynamic this1,int value){ - HX_STACKFRAME(&_hx_pos_5b07771aa33dd9a4_54_set_hintMetrics) -HXLINE( 56) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_font_options_set_hint_metrics(hx::DynamicPtr(this1),value); -HXLINE( 59) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CairoFontOptions_Impl__obj,set_hintMetrics,return ) - -int CairoFontOptions_Impl__obj::get_hintStyle( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_5b07771aa33dd9a4_65_get_hintStyle) -HXDLIN( 65) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_font_options_get_hint_style(hx::DynamicPtr(this1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoFontOptions_Impl__obj,get_hintStyle,return ) - -int CairoFontOptions_Impl__obj::set_hintStyle( ::Dynamic this1,int value){ - HX_STACKFRAME(&_hx_pos_5b07771aa33dd9a4_72_set_hintStyle) -HXLINE( 74) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_font_options_set_hint_style(hx::DynamicPtr(this1),value); -HXLINE( 77) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CairoFontOptions_Impl__obj,set_hintStyle,return ) - -int CairoFontOptions_Impl__obj::get_subpixelOrder( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_5b07771aa33dd9a4_83_get_subpixelOrder) -HXDLIN( 83) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_font_options_get_subpixel_order(hx::DynamicPtr(this1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoFontOptions_Impl__obj,get_subpixelOrder,return ) - -int CairoFontOptions_Impl__obj::set_subpixelOrder( ::Dynamic this1,int value){ - HX_STACKFRAME(&_hx_pos_5b07771aa33dd9a4_90_set_subpixelOrder) -HXLINE( 92) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_font_options_set_subpixel_order(hx::DynamicPtr(this1),value); -HXLINE( 95) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CairoFontOptions_Impl__obj,set_subpixelOrder,return ) - - -CairoFontOptions_Impl__obj::CairoFontOptions_Impl__obj() -{ -} - -bool CairoFontOptions_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"get_antialias") ) { outValue = get_antialias_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_antialias") ) { outValue = set_antialias_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_hintStyle") ) { outValue = get_hintStyle_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_hintStyle") ) { outValue = set_hintStyle_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"get_hintMetrics") ) { outValue = get_hintMetrics_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_hintMetrics") ) { outValue = set_hintMetrics_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"get_subpixelOrder") ) { outValue = get_subpixelOrder_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_subpixelOrder") ) { outValue = set_subpixelOrder_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CairoFontOptions_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *CairoFontOptions_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class CairoFontOptions_Impl__obj::__mClass; - -static ::String CairoFontOptions_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_antialias",85,aa,4d,37), - HX_("set_antialias",91,8c,53,7c), - HX_("get_hintMetrics",13,13,85,82), - HX_("set_hintMetrics",1f,90,50,7e), - HX_("get_hintStyle",01,42,11,40), - HX_("set_hintStyle",0d,24,17,85), - HX_("get_subpixelOrder",ff,c8,99,91), - HX_("set_subpixelOrder",0b,a1,07,b5), - ::String(null()) -}; - -void CairoFontOptions_Impl__obj::__register() -{ - CairoFontOptions_Impl__obj _hx_dummy; - CairoFontOptions_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.cairo._CairoFontOptions.CairoFontOptions_Impl_",7f,5d,67,62); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CairoFontOptions_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(CairoFontOptions_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CairoFontOptions_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CairoFontOptions_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CairoFontOptions_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace cairo -} // end namespace _CairoFontOptions diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/cairo/_CairoImageSurface/CairoImageSurface_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/cairo/_CairoImageSurface/CairoImageSurface_Impl_.cpp deleted file mode 100644 index 286b4740..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/cairo/_CairoImageSurface/CairoImageSurface_Impl_.cpp +++ /dev/null @@ -1,198 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageBuffer -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoImageSurface_CairoImageSurface_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_da604a36baaf9d90_17__new,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_","_new",0x1720eff8,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_._new","lime/graphics/cairo/CairoImageSurface.hx",17,0x38340d55) -HX_LOCAL_STACK_FRAME(_hx_pos_da604a36baaf9d90_29_create,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_","create",0xbc2e5553,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_.create","lime/graphics/cairo/CairoImageSurface.hx",29,0x38340d55) -HX_LOCAL_STACK_FRAME(_hx_pos_da604a36baaf9d90_38_fromImage,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_","fromImage",0x22dd6b9a,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_.fromImage","lime/graphics/cairo/CairoImageSurface.hx",38,0x38340d55) -HX_LOCAL_STACK_FRAME(_hx_pos_da604a36baaf9d90_48_get_data,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_","get_data",0x7a9683ca,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_.get_data","lime/graphics/cairo/CairoImageSurface.hx",48,0x38340d55) -HX_LOCAL_STACK_FRAME(_hx_pos_da604a36baaf9d90_57_get_format,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_","get_format",0x0b2064d7,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_.get_format","lime/graphics/cairo/CairoImageSurface.hx",57,0x38340d55) -HX_LOCAL_STACK_FRAME(_hx_pos_da604a36baaf9d90_66_get_height,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_","get_height",0x0fdddd87,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_.get_height","lime/graphics/cairo/CairoImageSurface.hx",66,0x38340d55) -HX_LOCAL_STACK_FRAME(_hx_pos_da604a36baaf9d90_75_get_stride,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_","get_stride",0x1ec1f5b9,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_.get_stride","lime/graphics/cairo/CairoImageSurface.hx",75,0x38340d55) -HX_LOCAL_STACK_FRAME(_hx_pos_da604a36baaf9d90_84_get_width,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_","get_width",0xbef77466,"lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_.get_width","lime/graphics/cairo/CairoImageSurface.hx",84,0x38340d55) -namespace lime{ -namespace graphics{ -namespace cairo{ -namespace _CairoImageSurface{ - -void CairoImageSurface_Impl__obj::__construct() { } - -Dynamic CairoImageSurface_Impl__obj::__CreateEmpty() { return new CairoImageSurface_Impl__obj; } - -void *CairoImageSurface_Impl__obj::_hx_vtable = 0; - -Dynamic CairoImageSurface_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CairoImageSurface_Impl__obj > _hx_result = new CairoImageSurface_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CairoImageSurface_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x277ca497; -} - - ::Dynamic CairoImageSurface_Impl__obj::_new(int format,int width,int height){ - HX_STACKFRAME(&_hx_pos_da604a36baaf9d90_17__new) -HXDLIN( 17) ::Dynamic this1 = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_image_surface_create(format,width,height)) ); -HXDLIN( 17) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(CairoImageSurface_Impl__obj,_new,return ) - - ::Dynamic CairoImageSurface_Impl__obj::create(Float data,int format,int width,int height,int stride){ - HX_STACKFRAME(&_hx_pos_da604a36baaf9d90_29_create) -HXDLIN( 29) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_image_surface_create_for_data(data,format,width,height,stride)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(CairoImageSurface_Impl__obj,create,return ) - - ::Dynamic CairoImageSurface_Impl__obj::fromImage( ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_da604a36baaf9d90_38_fromImage) -HXDLIN( 38) Float _hx_tmp = ::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBuffer(image->get_data()->buffer); -HXDLIN( 38) int image1 = image->width; -HXDLIN( 38) int image2 = image->height; -HXDLIN( 38) return ::lime::graphics::cairo::_CairoImageSurface::CairoImageSurface_Impl__obj::create(_hx_tmp,0,image1,image2,image->buffer->get_stride()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoImageSurface_Impl__obj,fromImage,return ) - -Float CairoImageSurface_Impl__obj::get_data( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_da604a36baaf9d90_48_get_data) -HXDLIN( 48) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_image_surface_get_data(hx::DynamicPtr(this1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoImageSurface_Impl__obj,get_data,return ) - -int CairoImageSurface_Impl__obj::get_format( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_da604a36baaf9d90_57_get_format) -HXDLIN( 57) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_image_surface_get_format(hx::DynamicPtr(this1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoImageSurface_Impl__obj,get_format,return ) - -int CairoImageSurface_Impl__obj::get_height( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_da604a36baaf9d90_66_get_height) -HXDLIN( 66) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_image_surface_get_height(hx::DynamicPtr(this1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoImageSurface_Impl__obj,get_height,return ) - -int CairoImageSurface_Impl__obj::get_stride( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_da604a36baaf9d90_75_get_stride) -HXDLIN( 75) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_image_surface_get_stride(hx::DynamicPtr(this1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoImageSurface_Impl__obj,get_stride,return ) - -int CairoImageSurface_Impl__obj::get_width( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_da604a36baaf9d90_84_get_width) -HXDLIN( 84) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_image_surface_get_width(hx::DynamicPtr(this1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoImageSurface_Impl__obj,get_width,return ) - - -CairoImageSurface_Impl__obj::CairoImageSurface_Impl__obj() -{ -} - -bool CairoImageSurface_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"create") ) { outValue = create_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"get_data") ) { outValue = get_data_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromImage") ) { outValue = fromImage_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_width") ) { outValue = get_width_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_format") ) { outValue = get_format_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_height") ) { outValue = get_height_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_stride") ) { outValue = get_stride_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CairoImageSurface_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *CairoImageSurface_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class CairoImageSurface_Impl__obj::__mClass; - -static ::String CairoImageSurface_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("create",fc,66,0f,7c), - HX_("fromImage",91,09,f2,71), - HX_("get_data",b3,11,1e,c2), - HX_("get_format",00,ff,15,ee), - HX_("get_height",b0,77,d3,f2), - HX_("get_stride",e2,8f,b7,01), - HX_("get_width",5d,12,0c,0e), - ::String(null()) -}; - -void CairoImageSurface_Impl__obj::__register() -{ - CairoImageSurface_Impl__obj _hx_dummy; - CairoImageSurface_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.cairo._CairoImageSurface.CairoImageSurface_Impl_",37,8d,2e,6d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CairoImageSurface_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(CairoImageSurface_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CairoImageSurface_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CairoImageSurface_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CairoImageSurface_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace cairo -} // end namespace _CairoImageSurface diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/cairo/_CairoPattern/CairoPattern_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/cairo/_CairoPattern/CairoPattern_Impl_.cpp deleted file mode 100644 index a66a4820..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/cairo/_CairoPattern/CairoPattern_Impl_.cpp +++ /dev/null @@ -1,268 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoPattern_CairoPattern_Impl_ -#include -#endif -#ifndef INCLUDED_lime_math_Matrix3 -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_1e7711c525853e66_16__new,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_","_new",0xc71fdbd0,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_._new","lime/graphics/cairo/CairoPattern.hx",16,0x9806f3a5) -HX_LOCAL_STACK_FRAME(_hx_pos_1e7711c525853e66_24_addColorStopRGB,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_","addColorStopRGB",0xfbbadaba,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_.addColorStopRGB","lime/graphics/cairo/CairoPattern.hx",24,0x9806f3a5) -HX_LOCAL_STACK_FRAME(_hx_pos_1e7711c525853e66_31_addColorStopRGBA,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_","addColorStopRGBA",0x47c48847,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_.addColorStopRGBA","lime/graphics/cairo/CairoPattern.hx",31,0x9806f3a5) -HX_LOCAL_STACK_FRAME(_hx_pos_1e7711c525853e66_38_createForSurface,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_","createForSurface",0x941f592f,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_.createForSurface","lime/graphics/cairo/CairoPattern.hx",38,0x9806f3a5) -HX_LOCAL_STACK_FRAME(_hx_pos_1e7711c525853e66_47_createLinear,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_","createLinear",0xc4d8df70,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_.createLinear","lime/graphics/cairo/CairoPattern.hx",47,0x9806f3a5) -HX_LOCAL_STACK_FRAME(_hx_pos_1e7711c525853e66_56_createRadial,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_","createRadial",0x892f4c6a,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_.createRadial","lime/graphics/cairo/CairoPattern.hx",56,0x9806f3a5) -HX_LOCAL_STACK_FRAME(_hx_pos_1e7711c525853e66_65_createRGB,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_","createRGB",0xccf31ca2,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_.createRGB","lime/graphics/cairo/CairoPattern.hx",65,0x9806f3a5) -HX_LOCAL_STACK_FRAME(_hx_pos_1e7711c525853e66_74_createRGBA,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_","createRGBA",0x87c5f15f,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_.createRGBA","lime/graphics/cairo/CairoPattern.hx",74,0x9806f3a5) -HX_LOCAL_STACK_FRAME(_hx_pos_1e7711c525853e66_84_get_colorStopCount,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_","get_colorStopCount",0x1c959302,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_.get_colorStopCount","lime/graphics/cairo/CairoPattern.hx",84,0x9806f3a5) -HX_LOCAL_STACK_FRAME(_hx_pos_1e7711c525853e66_93_get_extend,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_","get_extend",0xe14a0552,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_.get_extend","lime/graphics/cairo/CairoPattern.hx",93,0x9806f3a5) -HX_LOCAL_STACK_FRAME(_hx_pos_1e7711c525853e66_100_set_extend,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_","set_extend",0xe4c7a3c6,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_.set_extend","lime/graphics/cairo/CairoPattern.hx",100,0x9806f3a5) -HX_LOCAL_STACK_FRAME(_hx_pos_1e7711c525853e66_111_get_filter,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_","get_filter",0x9f645330,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_.get_filter","lime/graphics/cairo/CairoPattern.hx",111,0x9806f3a5) -HX_LOCAL_STACK_FRAME(_hx_pos_1e7711c525853e66_118_set_filter,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_","set_filter",0xa2e1f1a4,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_.set_filter","lime/graphics/cairo/CairoPattern.hx",118,0x9806f3a5) -HX_LOCAL_STACK_FRAME(_hx_pos_1e7711c525853e66_127_get_matrix,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_","get_matrix",0xd5f769b9,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_.get_matrix","lime/graphics/cairo/CairoPattern.hx",127,0x9806f3a5) -HX_LOCAL_STACK_FRAME(_hx_pos_1e7711c525853e66_141_set_matrix,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_","set_matrix",0xd975082d,"lime.graphics.cairo._CairoPattern.CairoPattern_Impl_.set_matrix","lime/graphics/cairo/CairoPattern.hx",141,0x9806f3a5) -namespace lime{ -namespace graphics{ -namespace cairo{ -namespace _CairoPattern{ - -void CairoPattern_Impl__obj::__construct() { } - -Dynamic CairoPattern_Impl__obj::__CreateEmpty() { return new CairoPattern_Impl__obj; } - -void *CairoPattern_Impl__obj::_hx_vtable = 0; - -Dynamic CairoPattern_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CairoPattern_Impl__obj > _hx_result = new CairoPattern_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CairoPattern_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5c5b8b0b; -} - - ::Dynamic CairoPattern_Impl__obj::_new( ::Dynamic handle){ - HX_STACKFRAME(&_hx_pos_1e7711c525853e66_16__new) -HXDLIN( 16) ::Dynamic this1 = handle; -HXDLIN( 16) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoPattern_Impl__obj,_new,return ) - -void CairoPattern_Impl__obj::addColorStopRGB( ::Dynamic this1,Float offset,Float r,Float g,Float b){ - HX_STACKFRAME(&_hx_pos_1e7711c525853e66_24_addColorStopRGB) -HXDLIN( 24) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_pattern_add_color_stop_rgb(hx::DynamicPtr(this1),offset,r,g,b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(CairoPattern_Impl__obj,addColorStopRGB,(void)) - -void CairoPattern_Impl__obj::addColorStopRGBA( ::Dynamic this1,Float offset,Float r,Float g,Float b,Float a){ - HX_STACKFRAME(&_hx_pos_1e7711c525853e66_31_addColorStopRGBA) -HXDLIN( 31) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_pattern_add_color_stop_rgba(hx::DynamicPtr(this1),offset,r,g,b,a); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(CairoPattern_Impl__obj,addColorStopRGBA,(void)) - - ::Dynamic CairoPattern_Impl__obj::createForSurface( ::Dynamic surface){ - HX_STACKFRAME(&_hx_pos_1e7711c525853e66_38_createForSurface) -HXDLIN( 38) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_pattern_create_for_surface(hx::DynamicPtr(surface))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoPattern_Impl__obj,createForSurface,return ) - - ::Dynamic CairoPattern_Impl__obj::createLinear(Float x0,Float y0,Float x1,Float y1){ - HX_STACKFRAME(&_hx_pos_1e7711c525853e66_47_createLinear) -HXDLIN( 47) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_pattern_create_linear(x0,y0,x1,y1)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(CairoPattern_Impl__obj,createLinear,return ) - - ::Dynamic CairoPattern_Impl__obj::createRadial(Float cx0,Float cy0,Float radius0,Float cx1,Float cy1,Float radius1){ - HX_STACKFRAME(&_hx_pos_1e7711c525853e66_56_createRadial) -HXDLIN( 56) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_pattern_create_radial(cx0,cy0,radius0,cx1,cy1,radius1)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(CairoPattern_Impl__obj,createRadial,return ) - - ::Dynamic CairoPattern_Impl__obj::createRGB(Float r,Float g,Float b){ - HX_STACKFRAME(&_hx_pos_1e7711c525853e66_65_createRGB) -HXDLIN( 65) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_pattern_create_rgb(r,g,b)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(CairoPattern_Impl__obj,createRGB,return ) - - ::Dynamic CairoPattern_Impl__obj::createRGBA(Float r,Float g,Float b,Float a){ - HX_STACKFRAME(&_hx_pos_1e7711c525853e66_74_createRGBA) -HXDLIN( 74) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_pattern_create_rgba(r,g,b,a)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(CairoPattern_Impl__obj,createRGBA,return ) - -int CairoPattern_Impl__obj::get_colorStopCount( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_1e7711c525853e66_84_get_colorStopCount) -HXDLIN( 84) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_pattern_get_color_stop_count(hx::DynamicPtr(this1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoPattern_Impl__obj,get_colorStopCount,return ) - -int CairoPattern_Impl__obj::get_extend( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_1e7711c525853e66_93_get_extend) -HXDLIN( 93) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_pattern_get_extend(hx::DynamicPtr(this1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoPattern_Impl__obj,get_extend,return ) - -int CairoPattern_Impl__obj::set_extend( ::Dynamic this1,int value){ - HX_STACKFRAME(&_hx_pos_1e7711c525853e66_100_set_extend) -HXLINE( 102) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_pattern_set_extend(hx::DynamicPtr(this1),value); -HXLINE( 105) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CairoPattern_Impl__obj,set_extend,return ) - -int CairoPattern_Impl__obj::get_filter( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_1e7711c525853e66_111_get_filter) -HXDLIN( 111) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_pattern_get_filter(hx::DynamicPtr(this1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoPattern_Impl__obj,get_filter,return ) - -int CairoPattern_Impl__obj::set_filter( ::Dynamic this1,int value){ - HX_STACKFRAME(&_hx_pos_1e7711c525853e66_118_set_filter) -HXLINE( 120) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_pattern_set_filter(hx::DynamicPtr(this1),value); -HXLINE( 123) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CairoPattern_Impl__obj,set_filter,return ) - - ::lime::math::Matrix3 CairoPattern_Impl__obj::get_matrix( ::Dynamic this1){ - HX_GC_STACKFRAME(&_hx_pos_1e7711c525853e66_127_get_matrix) -HXLINE( 132) ::Dynamic m = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_pattern_get_matrix(hx::DynamicPtr(this1))) ); -HXLINE( 133) return ::lime::math::Matrix3_obj::__alloc( HX_CTX ,m->__Field(HX_("a",61,00,00,00),hx::paccDynamic),m->__Field(HX_("b",62,00,00,00),hx::paccDynamic),m->__Field(HX_("c",63,00,00,00),hx::paccDynamic),m->__Field(HX_("d",64,00,00,00),hx::paccDynamic),m->__Field(HX_("tx",84,65,00,00),hx::paccDynamic),m->__Field(HX_("ty",85,65,00,00),hx::paccDynamic)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoPattern_Impl__obj,get_matrix,return ) - - ::lime::math::Matrix3 CairoPattern_Impl__obj::set_matrix( ::Dynamic this1, ::lime::math::Matrix3 value){ - HX_STACKFRAME(&_hx_pos_1e7711c525853e66_141_set_matrix) -HXLINE( 143) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_pattern_set_matrix(hx::DynamicPtr(this1),hx::DynamicPtr(value)); -HXLINE( 146) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CairoPattern_Impl__obj,set_matrix,return ) - - -CairoPattern_Impl__obj::CairoPattern_Impl__obj() -{ -} - -bool CairoPattern_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"createRGB") ) { outValue = createRGB_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"createRGBA") ) { outValue = createRGBA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_extend") ) { outValue = get_extend_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_extend") ) { outValue = set_extend_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_filter") ) { outValue = get_filter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_filter") ) { outValue = set_filter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_matrix") ) { outValue = get_matrix_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_matrix") ) { outValue = set_matrix_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"createLinear") ) { outValue = createLinear_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createRadial") ) { outValue = createRadial_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"addColorStopRGB") ) { outValue = addColorStopRGB_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"addColorStopRGBA") ) { outValue = addColorStopRGBA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createForSurface") ) { outValue = createForSurface_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"get_colorStopCount") ) { outValue = get_colorStopCount_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CairoPattern_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *CairoPattern_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class CairoPattern_Impl__obj::__mClass; - -static ::String CairoPattern_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("addColorStopRGB",c9,58,f1,f2), - HX_("addColorStopRGBA",58,57,3c,a0), - HX_("createForSurface",40,28,97,ec), - HX_("createLinear",01,92,f5,0e), - HX_("createRadial",fb,fe,4b,d3), - HX_("createRGB",71,95,e4,49), - HX_("createRGBA",b0,2d,1e,5e), - HX_("get_colorStopCount",53,08,ec,5d), - HX_("get_extend",a3,41,a2,b7), - HX_("set_extend",17,e0,1f,bb), - HX_("get_filter",81,8f,bc,75), - HX_("set_filter",f5,2d,3a,79), - HX_("get_matrix",0a,a6,4f,ac), - HX_("set_matrix",7e,44,cd,af), - ::String(null()) -}; - -void CairoPattern_Impl__obj::__register() -{ - CairoPattern_Impl__obj _hx_dummy; - CairoPattern_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.cairo._CairoPattern.CairoPattern_Impl_",5f,30,47,b0); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CairoPattern_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(CairoPattern_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CairoPattern_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CairoPattern_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CairoPattern_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace cairo -} // end namespace _CairoPattern diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/cairo/_CairoSurface/CairoSurface_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/cairo/_CairoSurface/CairoSurface_Impl_.cpp deleted file mode 100644 index 6aa24eaa..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/cairo/_CairoSurface/CairoSurface_Impl_.cpp +++ /dev/null @@ -1,94 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoSurface_CairoSurface_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_87aa2d206f2b4265_13_flush,"lime.graphics.cairo._CairoSurface.CairoSurface_Impl_","flush",0x2a892755,"lime.graphics.cairo._CairoSurface.CairoSurface_Impl_.flush","lime/graphics/cairo/CairoSurface.hx",13,0x58ce1be8) -namespace lime{ -namespace graphics{ -namespace cairo{ -namespace _CairoSurface{ - -void CairoSurface_Impl__obj::__construct() { } - -Dynamic CairoSurface_Impl__obj::__CreateEmpty() { return new CairoSurface_Impl__obj; } - -void *CairoSurface_Impl__obj::_hx_vtable = 0; - -Dynamic CairoSurface_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CairoSurface_Impl__obj > _hx_result = new CairoSurface_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CairoSurface_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0b9a0b05; -} - -void CairoSurface_Impl__obj::flush( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_87aa2d206f2b4265_13_flush) -HXDLIN( 13) ::lime::_internal::backend::native::NativeCFFI_obj::lime_cairo_surface_flush(hx::DynamicPtr(this1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoSurface_Impl__obj,flush,(void)) - - -CairoSurface_Impl__obj::CairoSurface_Impl__obj() -{ -} - -bool CairoSurface_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"flush") ) { outValue = flush_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CairoSurface_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *CairoSurface_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class CairoSurface_Impl__obj::__mClass; - -static ::String CairoSurface_Impl__obj_sStaticFields[] = { - HX_("flush",c4,62,9b,02), - ::String(null()) -}; - -void CairoSurface_Impl__obj::__register() -{ - CairoSurface_Impl__obj _hx_dummy; - CairoSurface_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.cairo._CairoSurface.CairoSurface_Impl_",3f,72,19,60); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CairoSurface_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(CairoSurface_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CairoSurface_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CairoSurface_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CairoSurface_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace cairo -} // end namespace _CairoSurface diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/GL.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/GL.cpp deleted file mode 100644 index d3287a24..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/GL.cpp +++ /dev/null @@ -1,9610 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GL -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_598_activeTexture,"lime.graphics.opengl.GL","activeTexture",0x4f66f561,"lime.graphics.opengl.GL.activeTexture","lime/graphics/opengl/GL.hx",598,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_603_attachShader,"lime.graphics.opengl.GL","attachShader",0xfe33c89e,"lime.graphics.opengl.GL.attachShader","lime/graphics/opengl/GL.hx",603,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_608_beginQuery,"lime.graphics.opengl.GL","beginQuery",0x99f436f3,"lime.graphics.opengl.GL.beginQuery","lime/graphics/opengl/GL.hx",608,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_613_beginTransformFeedback,"lime.graphics.opengl.GL","beginTransformFeedback",0x81e3367c,"lime.graphics.opengl.GL.beginTransformFeedback","lime/graphics/opengl/GL.hx",613,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_618_bindAttribLocation,"lime.graphics.opengl.GL","bindAttribLocation",0x0d863510,"lime.graphics.opengl.GL.bindAttribLocation","lime/graphics/opengl/GL.hx",618,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_623_bindBuffer,"lime.graphics.opengl.GL","bindBuffer",0xbeff2d71,"lime.graphics.opengl.GL.bindBuffer","lime/graphics/opengl/GL.hx",623,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_628_bindBufferBase,"lime.graphics.opengl.GL","bindBufferBase",0xeecb4e22,"lime.graphics.opengl.GL.bindBufferBase","lime/graphics/opengl/GL.hx",628,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_633_bindBufferRange,"lime.graphics.opengl.GL","bindBufferRange",0x397e8e8c,"lime.graphics.opengl.GL.bindBufferRange","lime/graphics/opengl/GL.hx",633,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_638_bindFramebuffer,"lime.graphics.opengl.GL","bindFramebuffer",0x325b6adc,"lime.graphics.opengl.GL.bindFramebuffer","lime/graphics/opengl/GL.hx",638,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_643_bindRenderbuffer,"lime.graphics.opengl.GL","bindRenderbuffer",0x642e2807,"lime.graphics.opengl.GL.bindRenderbuffer","lime/graphics/opengl/GL.hx",643,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_648_bindSampler,"lime.graphics.opengl.GL","bindSampler",0x3281b777,"lime.graphics.opengl.GL.bindSampler","lime/graphics/opengl/GL.hx",648,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_653_bindTexture,"lime.graphics.opengl.GL","bindTexture",0x4d98bb4a,"lime.graphics.opengl.GL.bindTexture","lime/graphics/opengl/GL.hx",653,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_658_bindTransformFeedback,"lime.graphics.opengl.GL","bindTransformFeedback",0x3c1cc940,"lime.graphics.opengl.GL.bindTransformFeedback","lime/graphics/opengl/GL.hx",658,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_663_bindVertexArray,"lime.graphics.opengl.GL","bindVertexArray",0xf1de8d84,"lime.graphics.opengl.GL.bindVertexArray","lime/graphics/opengl/GL.hx",663,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_669_blitFramebuffer,"lime.graphics.opengl.GL","blitFramebuffer",0x3997cb64,"lime.graphics.opengl.GL.blitFramebuffer","lime/graphics/opengl/GL.hx",669,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_674_blendColor,"lime.graphics.opengl.GL","blendColor",0xa8f4ce26,"lime.graphics.opengl.GL.blendColor","lime/graphics/opengl/GL.hx",674,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_679_blendEquation,"lime.graphics.opengl.GL","blendEquation",0xfb6a7aa9,"lime.graphics.opengl.GL.blendEquation","lime/graphics/opengl/GL.hx",679,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_684_blendEquationSeparate,"lime.graphics.opengl.GL","blendEquationSeparate",0xa3a0a72c,"lime.graphics.opengl.GL.blendEquationSeparate","lime/graphics/opengl/GL.hx",684,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_689_blendFunc,"lime.graphics.opengl.GL","blendFunc",0x1c0397e1,"lime.graphics.opengl.GL.blendFunc","lime/graphics/opengl/GL.hx",689,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_694_blendFuncSeparate,"lime.graphics.opengl.GL","blendFuncSeparate",0x02edbc64,"lime.graphics.opengl.GL.blendFuncSeparate","lime/graphics/opengl/GL.hx",694,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_700_bufferData,"lime.graphics.opengl.GL","bufferData",0x59b45a1e,"lime.graphics.opengl.GL.bufferData","lime/graphics/opengl/GL.hx",700,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_714_bufferSubData,"lime.graphics.opengl.GL","bufferSubData",0x3ea1d856,"lime.graphics.opengl.GL.bufferSubData","lime/graphics/opengl/GL.hx",714,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_727_checkFramebufferStatus,"lime.graphics.opengl.GL","checkFramebufferStatus",0xbf9caeeb,"lime.graphics.opengl.GL.checkFramebufferStatus","lime/graphics/opengl/GL.hx",727,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_732_clear,"lime.graphics.opengl.GL","clear",0x6a08c739,"lime.graphics.opengl.GL.clear","lime/graphics/opengl/GL.hx",732,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_737_clearBufferfi,"lime.graphics.opengl.GL","clearBufferfi",0xd9183a9c,"lime.graphics.opengl.GL.clearBufferfi","lime/graphics/opengl/GL.hx",737,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_743_clearBufferfv,"lime.graphics.opengl.GL","clearBufferfv",0xd9183aa9,"lime.graphics.opengl.GL.clearBufferfv","lime/graphics/opengl/GL.hx",743,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_757_clearBufferiv,"lime.graphics.opengl.GL","clearBufferiv",0xd9183d46,"lime.graphics.opengl.GL.clearBufferiv","lime/graphics/opengl/GL.hx",757,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_771_clearBufferuiv,"lime.graphics.opengl.GL","clearBufferuiv",0x1c267029,"lime.graphics.opengl.GL.clearBufferuiv","lime/graphics/opengl/GL.hx",771,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_784_clearColor,"lime.graphics.opengl.GL","clearColor",0xe5a74b6a,"lime.graphics.opengl.GL.clearColor","lime/graphics/opengl/GL.hx",784,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_797_clearDepthf,"lime.graphics.opengl.GL","clearDepthf",0xb3bcde1c,"lime.graphics.opengl.GL.clearDepthf","lime/graphics/opengl/GL.hx",797,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_803_clearStencil,"lime.graphics.opengl.GL","clearStencil",0xa73e67c3,"lime.graphics.opengl.GL.clearStencil","lime/graphics/opengl/GL.hx",803,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_808_clientWaitSync,"lime.graphics.opengl.GL","clientWaitSync",0x965ffdaf,"lime.graphics.opengl.GL.clientWaitSync","lime/graphics/opengl/GL.hx",808,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_813_colorMask,"lime.graphics.opengl.GL","colorMask",0x382b679b,"lime.graphics.opengl.GL.colorMask","lime/graphics/opengl/GL.hx",813,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_818_compileShader,"lime.graphics.opengl.GL","compileShader",0xd36f52a4,"lime.graphics.opengl.GL.compileShader","lime/graphics/opengl/GL.hx",818,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_825_compressedTexImage2D,"lime.graphics.opengl.GL","compressedTexImage2D",0xbf53c47b,"lime.graphics.opengl.GL.compressedTexImage2D","lime/graphics/opengl/GL.hx",825,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_841_compressedTexImage3D,"lime.graphics.opengl.GL","compressedTexImage3D",0xbf53c55a,"lime.graphics.opengl.GL.compressedTexImage3D","lime/graphics/opengl/GL.hx",841,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_857_compressedTexSubImage2D,"lime.graphics.opengl.GL","compressedTexSubImage2D",0x03ede67f,"lime.graphics.opengl.GL.compressedTexSubImage2D","lime/graphics/opengl/GL.hx",857,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_873_compressedTexSubImage3D,"lime.graphics.opengl.GL","compressedTexSubImage3D",0x03ede75e,"lime.graphics.opengl.GL.compressedTexSubImage3D","lime/graphics/opengl/GL.hx",873,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_888_copyBufferSubData,"lime.graphics.opengl.GL","copyBufferSubData",0xfa30c561,"lime.graphics.opengl.GL.copyBufferSubData","lime/graphics/opengl/GL.hx",888,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_894_copyTexImage2D,"lime.graphics.opengl.GL","copyTexImage2D",0x90ff65af,"lime.graphics.opengl.GL.copyTexImage2D","lime/graphics/opengl/GL.hx",894,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_899_copyTexSubImage2D,"lime.graphics.opengl.GL","copyTexSubImage2D",0xdcdbfdcb,"lime.graphics.opengl.GL.copyTexSubImage2D","lime/graphics/opengl/GL.hx",899,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_904_copyTexSubImage3D,"lime.graphics.opengl.GL","copyTexSubImage3D",0xdcdbfeaa,"lime.graphics.opengl.GL.copyTexSubImage3D","lime/graphics/opengl/GL.hx",904,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_909_createBuffer,"lime.graphics.opengl.GL","createBuffer",0x3ea5f4f0,"lime.graphics.opengl.GL.createBuffer","lime/graphics/opengl/GL.hx",909,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_914_createFramebuffer,"lime.graphics.opengl.GL","createFramebuffer",0x051616fd,"lime.graphics.opengl.GL.createFramebuffer","lime/graphics/opengl/GL.hx",914,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_919_createProgram,"lime.graphics.opengl.GL","createProgram",0xd4f90494,"lime.graphics.opengl.GL.createProgram","lime/graphics/opengl/GL.hx",919,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_924_createQuery,"lime.graphics.opengl.GL","createQuery",0x39aca118,"lime.graphics.opengl.GL.createQuery","lime/graphics/opengl/GL.hx",924,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_929_createRenderbuffer,"lime.graphics.opengl.GL","createRenderbuffer",0xf4ca18c6,"lime.graphics.opengl.GL.createRenderbuffer","lime/graphics/opengl/GL.hx",929,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_934_createSampler,"lime.graphics.opengl.GL","createSampler",0x64c97f18,"lime.graphics.opengl.GL.createSampler","lime/graphics/opengl/GL.hx",934,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_939_createShader,"lime.graphics.opengl.GL","createShader",0x8b31f715,"lime.graphics.opengl.GL.createShader","lime/graphics/opengl/GL.hx",939,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_944_createTexture,"lime.graphics.opengl.GL","createTexture",0x7fe082eb,"lime.graphics.opengl.GL.createTexture","lime/graphics/opengl/GL.hx",944,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_949_createTransformFeedback,"lime.graphics.opengl.GL","createTransformFeedback",0x9e64c421,"lime.graphics.opengl.GL.createTransformFeedback","lime/graphics/opengl/GL.hx",949,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_954_createVertexArray,"lime.graphics.opengl.GL","createVertexArray",0xc49939a5,"lime.graphics.opengl.GL.createVertexArray","lime/graphics/opengl/GL.hx",954,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_959_cullFace,"lime.graphics.opengl.GL","cullFace",0xb5786543,"lime.graphics.opengl.GL.cullFace","lime/graphics/opengl/GL.hx",959,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_964_deleteBuffer,"lime.graphics.opengl.GL","deleteBuffer",0x82e8db5f,"lime.graphics.opengl.GL.deleteBuffer","lime/graphics/opengl/GL.hx",964,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_969_deleteFramebuffer,"lime.graphics.opengl.GL","deleteFramebuffer",0x882e7e2e,"lime.graphics.opengl.GL.deleteFramebuffer","lime/graphics/opengl/GL.hx",969,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_974_deleteProgram,"lime.graphics.opengl.GL","deleteProgram",0x4b3fbf45,"lime.graphics.opengl.GL.deleteProgram","lime/graphics/opengl/GL.hx",974,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_979_deleteQuery,"lime.graphics.opengl.GL","deleteQuery",0xa0269d89,"lime.graphics.opengl.GL.deleteQuery","lime/graphics/opengl/GL.hx",979,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_984_deleteRenderbuffer,"lime.graphics.opengl.GL","deleteRenderbuffer",0x270bfc75,"lime.graphics.opengl.GL.deleteRenderbuffer","lime/graphics/opengl/GL.hx",984,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_989_deleteSampler,"lime.graphics.opengl.GL","deleteSampler",0xdb1039c9,"lime.graphics.opengl.GL.deleteSampler","lime/graphics/opengl/GL.hx",989,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_994_deleteShader,"lime.graphics.opengl.GL","deleteShader",0xcf74dd84,"lime.graphics.opengl.GL.deleteShader","lime/graphics/opengl/GL.hx",994,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_999_deleteSync,"lime.graphics.opengl.GL","deleteSync",0x65ed32fa,"lime.graphics.opengl.GL.deleteSync","lime/graphics/opengl/GL.hx",999,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1004_deleteTexture,"lime.graphics.opengl.GL","deleteTexture",0xf6273d9c,"lime.graphics.opengl.GL.deleteTexture","lime/graphics/opengl/GL.hx",1004,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1009_deleteTransformFeedback,"lime.graphics.opengl.GL","deleteTransformFeedback",0x9be02612,"lime.graphics.opengl.GL.deleteTransformFeedback","lime/graphics/opengl/GL.hx",1009,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1014_deleteVertexArray,"lime.graphics.opengl.GL","deleteVertexArray",0x47b1a0d6,"lime.graphics.opengl.GL.deleteVertexArray","lime/graphics/opengl/GL.hx",1014,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1019_depthFunc,"lime.graphics.opengl.GL","depthFunc",0xaeafe193,"lime.graphics.opengl.GL.depthFunc","lime/graphics/opengl/GL.hx",1019,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1024_depthMask,"lime.graphics.opengl.GL","depthMask",0xb341373b,"lime.graphics.opengl.GL.depthMask","lime/graphics/opengl/GL.hx",1024,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1037_depthRangef,"lime.graphics.opengl.GL","depthRangef",0xebe1c818,"lime.graphics.opengl.GL.depthRangef","lime/graphics/opengl/GL.hx",1037,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1043_detachShader,"lime.graphics.opengl.GL","detachShader",0x3669c8ac,"lime.graphics.opengl.GL.detachShader","lime/graphics/opengl/GL.hx",1043,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1048_disable,"lime.graphics.opengl.GL","disable",0x99478294,"lime.graphics.opengl.GL.disable","lime/graphics/opengl/GL.hx",1048,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1053_disableVertexAttribArray,"lime.graphics.opengl.GL","disableVertexAttribArray",0x3f2ecfb7,"lime.graphics.opengl.GL.disableVertexAttribArray","lime/graphics/opengl/GL.hx",1053,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1058_drawArrays,"lime.graphics.opengl.GL","drawArrays",0xbff48eb2,"lime.graphics.opengl.GL.drawArrays","lime/graphics/opengl/GL.hx",1058,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1063_drawArraysInstanced,"lime.graphics.opengl.GL","drawArraysInstanced",0x90be6e1d,"lime.graphics.opengl.GL.drawArraysInstanced","lime/graphics/opengl/GL.hx",1063,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1068_drawBuffers,"lime.graphics.opengl.GL","drawBuffers",0xad1fc67b,"lime.graphics.opengl.GL.drawBuffers","lime/graphics/opengl/GL.hx",1068,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1073_drawElements,"lime.graphics.opengl.GL","drawElements",0xa573ba2f,"lime.graphics.opengl.GL.drawElements","lime/graphics/opengl/GL.hx",1073,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1078_drawElementsInstanced,"lime.graphics.opengl.GL","drawElementsInstanced",0xe9de6b00,"lime.graphics.opengl.GL.drawElementsInstanced","lime/graphics/opengl/GL.hx",1078,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1083_drawRangeElements,"lime.graphics.opengl.GL","drawRangeElements",0x9a34361c,"lime.graphics.opengl.GL.drawRangeElements","lime/graphics/opengl/GL.hx",1083,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1088_enable,"lime.graphics.opengl.GL","enable",0x4e854f57,"lime.graphics.opengl.GL.enable","lime/graphics/opengl/GL.hx",1088,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1093_enableVertexAttribArray,"lime.graphics.opengl.GL","enableVertexAttribArray",0x79ca7794,"lime.graphics.opengl.GL.enableVertexAttribArray","lime/graphics/opengl/GL.hx",1093,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1098_endQuery,"lime.graphics.opengl.GL","endQuery",0x652e9b01,"lime.graphics.opengl.GL.endQuery","lime/graphics/opengl/GL.hx",1098,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1103_endTransformFeedback,"lime.graphics.opengl.GL","endTransformFeedback",0x3daa778a,"lime.graphics.opengl.GL.endTransformFeedback","lime/graphics/opengl/GL.hx",1103,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1108_fenceSync,"lime.graphics.opengl.GL","fenceSync",0x83bdb558,"lime.graphics.opengl.GL.fenceSync","lime/graphics/opengl/GL.hx",1108,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1113_finish,"lime.graphics.opengl.GL","finish",0xdc7ce127,"lime.graphics.opengl.GL.finish","lime/graphics/opengl/GL.hx",1113,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1118_flush,"lime.graphics.opengl.GL","flush",0x2448b870,"lime.graphics.opengl.GL.flush","lime/graphics/opengl/GL.hx",1118,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1123_framebufferRenderbuffer,"lime.graphics.opengl.GL","framebufferRenderbuffer",0x04230e0f,"lime.graphics.opengl.GL.framebufferRenderbuffer","lime/graphics/opengl/GL.hx",1123,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1128_framebufferTexture2D,"lime.graphics.opengl.GL","framebufferTexture2D",0xbf185294,"lime.graphics.opengl.GL.framebufferTexture2D","lime/graphics/opengl/GL.hx",1128,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1133_framebufferTextureLayer,"lime.graphics.opengl.GL","framebufferTextureLayer",0x612cf02f,"lime.graphics.opengl.GL.framebufferTextureLayer","lime/graphics/opengl/GL.hx",1133,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1138_frontFace,"lime.graphics.opengl.GL","frontFace",0x95289d92,"lime.graphics.opengl.GL.frontFace","lime/graphics/opengl/GL.hx",1138,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1143_generateMipmap,"lime.graphics.opengl.GL","generateMipmap",0x07966b71,"lime.graphics.opengl.GL.generateMipmap","lime/graphics/opengl/GL.hx",1143,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1148_getActiveAttrib,"lime.graphics.opengl.GL","getActiveAttrib",0xae1c3012,"lime.graphics.opengl.GL.getActiveAttrib","lime/graphics/opengl/GL.hx",1148,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1153_getActiveUniform,"lime.graphics.opengl.GL","getActiveUniform",0x26c4a76c,"lime.graphics.opengl.GL.getActiveUniform","lime/graphics/opengl/GL.hx",1153,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1159_getActiveUniformBlocki,"lime.graphics.opengl.GL","getActiveUniformBlocki",0x79c8a308,"lime.graphics.opengl.GL.getActiveUniformBlocki","lime/graphics/opengl/GL.hx",1159,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1166_getActiveUniformBlockiv,"lime.graphics.opengl.GL","getActiveUniformBlockiv",0x15c6046e,"lime.graphics.opengl.GL.getActiveUniformBlockiv","lime/graphics/opengl/GL.hx",1166,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1172_getActiveUniformBlockName,"lime.graphics.opengl.GL","getActiveUniformBlockName",0x84ba292c,"lime.graphics.opengl.GL.getActiveUniformBlockName","lime/graphics/opengl/GL.hx",1172,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1177_getActiveUniformBlockParameter,"lime.graphics.opengl.GL","getActiveUniformBlockParameter",0x34adef28,"lime.graphics.opengl.GL.getActiveUniformBlockParameter","lime/graphics/opengl/GL.hx",1177,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1182_getActiveUniforms,"lime.graphics.opengl.GL","getActiveUniforms",0xc54dd787,"lime.graphics.opengl.GL.getActiveUniforms","lime/graphics/opengl/GL.hx",1182,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1188_getActiveUniformsiv,"lime.graphics.opengl.GL","getActiveUniformsiv",0x16186334,"lime.graphics.opengl.GL.getActiveUniformsiv","lime/graphics/opengl/GL.hx",1188,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1194_getAttachedShaders,"lime.graphics.opengl.GL","getAttachedShaders",0x82ccbd88,"lime.graphics.opengl.GL.getAttachedShaders","lime/graphics/opengl/GL.hx",1194,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1199_getAttribLocation,"lime.graphics.opengl.GL","getAttribLocation",0x953d4281,"lime.graphics.opengl.GL.getAttribLocation","lime/graphics/opengl/GL.hx",1199,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1205_getBoolean,"lime.graphics.opengl.GL","getBoolean",0x93a10b86,"lime.graphics.opengl.GL.getBoolean","lime/graphics/opengl/GL.hx",1205,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1212_getBooleanv,"lime.graphics.opengl.GL","getBooleanv",0x99490a30,"lime.graphics.opengl.GL.getBooleanv","lime/graphics/opengl/GL.hx",1212,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1218_getBufferParameter,"lime.graphics.opengl.GL","getBufferParameter",0x0409e767,"lime.graphics.opengl.GL.getBufferParameter","lime/graphics/opengl/GL.hx",1218,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1224_getBufferParameteri,"lime.graphics.opengl.GL","getBufferParameteri",0x84a09322,"lime.graphics.opengl.GL.getBufferParameteri","lime/graphics/opengl/GL.hx",1224,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1231_getBufferParameteri64v,"lime.graphics.opengl.GL","getBufferParameteri64v",0x605fb596,"lime.graphics.opengl.GL.getBufferParameteri64v","lime/graphics/opengl/GL.hx",1231,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1238_getBufferParameteriv,"lime.graphics.opengl.GL","getBufferParameteriv",0x87e02b14,"lime.graphics.opengl.GL.getBufferParameteriv","lime/graphics/opengl/GL.hx",1238,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1245_getBufferPointerv,"lime.graphics.opengl.GL","getBufferPointerv",0xefd3351b,"lime.graphics.opengl.GL.getBufferPointerv","lime/graphics/opengl/GL.hx",1245,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1252_getBufferSubData,"lime.graphics.opengl.GL","getBufferSubData",0xff7c1208,"lime.graphics.opengl.GL.getBufferSubData","lime/graphics/opengl/GL.hx",1252,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1265_getContextAttributes,"lime.graphics.opengl.GL","getContextAttributes",0x48d7c604,"lime.graphics.opengl.GL.getContextAttributes","lime/graphics/opengl/GL.hx",1265,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1270_getError,"lime.graphics.opengl.GL","getError",0xdc475926,"lime.graphics.opengl.GL.getError","lime/graphics/opengl/GL.hx",1270,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1275_getExtension,"lime.graphics.opengl.GL","getExtension",0x402327dd,"lime.graphics.opengl.GL.getExtension","lime/graphics/opengl/GL.hx",1275,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1281_getFloat,"lime.graphics.opengl.GL","getFloat",0x6bb452fa,"lime.graphics.opengl.GL.getFloat","lime/graphics/opengl/GL.hx",1281,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1288_getFloatv,"lime.graphics.opengl.GL","getFloatv",0xd214483c,"lime.graphics.opengl.GL.getFloatv","lime/graphics/opengl/GL.hx",1288,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1294_getFragDataLocation,"lime.graphics.opengl.GL","getFragDataLocation",0xd8597633,"lime.graphics.opengl.GL.getFragDataLocation","lime/graphics/opengl/GL.hx",1294,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1299_getFramebufferAttachmentParameter,"lime.graphics.opengl.GL","getFramebufferAttachmentParameter",0x4289ff3b,"lime.graphics.opengl.GL.getFramebufferAttachmentParameter","lime/graphics/opengl/GL.hx",1299,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1305_getFramebufferAttachmentParameteri,"lime.graphics.opengl.GL","getFramebufferAttachmentParameteri",0xf63554ce,"lime.graphics.opengl.GL.getFramebufferAttachmentParameteri","lime/graphics/opengl/GL.hx",1305,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1312_getFramebufferAttachmentParameteriv,"lime.graphics.opengl.GL","getFramebufferAttachmentParameteriv",0x7874dfe8,"lime.graphics.opengl.GL.getFramebufferAttachmentParameteriv","lime/graphics/opengl/GL.hx",1312,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1318_getIndexedParameter,"lime.graphics.opengl.GL","getIndexedParameter",0x2e4906da,"lime.graphics.opengl.GL.getIndexedParameter","lime/graphics/opengl/GL.hx",1318,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1324_getInteger,"lime.graphics.opengl.GL","getInteger",0x2cbdde9c,"lime.graphics.opengl.GL.getInteger","lime/graphics/opengl/GL.hx",1324,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1331_getInteger64,"lime.graphics.opengl.GL","getInteger64",0x3ee7ecda,"lime.graphics.opengl.GL.getInteger64","lime/graphics/opengl/GL.hx",1331,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1338_getInteger64i,"lime.graphics.opengl.GL","getInteger64i",0xcc07524f,"lime.graphics.opengl.GL.getInteger64i","lime/graphics/opengl/GL.hx",1338,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1345_getInteger64i_v,"lime.graphics.opengl.GL","getInteger64i_v",0x5a3c1746,"lime.graphics.opengl.GL.getInteger64i_v","lime/graphics/opengl/GL.hx",1345,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1352_getInteger64v,"lime.graphics.opengl.GL","getInteger64v",0xcc07525c,"lime.graphics.opengl.GL.getInteger64v","lime/graphics/opengl/GL.hx",1352,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1359_getIntegeri_v,"lime.graphics.opengl.GL","getIntegeri_v",0xcc2e2ac4,"lime.graphics.opengl.GL.getIntegeri_v","lime/graphics/opengl/GL.hx",1359,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1366_getIntegerv,"lime.graphics.opengl.GL","getIntegerv",0xf964ea5a,"lime.graphics.opengl.GL.getIntegerv","lime/graphics/opengl/GL.hx",1366,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1373_getInternalformati,"lime.graphics.opengl.GL","getInternalformati",0xe0839a93,"lime.graphics.opengl.GL.getInternalformati","lime/graphics/opengl/GL.hx",1373,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1380_getInternalformativ,"lime.graphics.opengl.GL","getInternalformativ",0x92a3a683,"lime.graphics.opengl.GL.getInternalformativ","lime/graphics/opengl/GL.hx",1380,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1386_getInternalformatParameter,"lime.graphics.opengl.GL","getInternalformatParameter",0x5acbe9b3,"lime.graphics.opengl.GL.getInternalformatParameter","lime/graphics/opengl/GL.hx",1386,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1391_getParameter,"lime.graphics.opengl.GL","getParameter",0xa3c2ca07,"lime.graphics.opengl.GL.getParameter","lime/graphics/opengl/GL.hx",1391,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1397_getProgrami,"lime.graphics.opengl.GL","getProgrami",0x5e628ac7,"lime.graphics.opengl.GL.getProgrami","lime/graphics/opengl/GL.hx",1397,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1404_getProgramiv,"lime.graphics.opengl.GL","getProgramiv",0x37d6e3cf,"lime.graphics.opengl.GL.getProgramiv","lime/graphics/opengl/GL.hx",1404,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1411_getProgramBinary,"lime.graphics.opengl.GL","getProgramBinary",0x35555103,"lime.graphics.opengl.GL.getProgramBinary","lime/graphics/opengl/GL.hx",1411,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1417_getProgramInfoLog,"lime.graphics.opengl.GL","getProgramInfoLog",0x06201974,"lime.graphics.opengl.GL.getProgramInfoLog","lime/graphics/opengl/GL.hx",1417,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1422_getProgramParameter,"lime.graphics.opengl.GL","getProgramParameter",0x12242de7,"lime.graphics.opengl.GL.getProgramParameter","lime/graphics/opengl/GL.hx",1422,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1427_getQuery,"lime.graphics.opengl.GL","getQuery",0xc7081866,"lime.graphics.opengl.GL.getQuery","lime/graphics/opengl/GL.hx",1427,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1433_getQueryi,"lime.graphics.opengl.GL","getQueryi",0x600d4143,"lime.graphics.opengl.GL.getQueryi","lime/graphics/opengl/GL.hx",1433,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1440_getQueryiv,"lime.graphics.opengl.GL","getQueryiv",0xab8bd9d3,"lime.graphics.opengl.GL.getQueryiv","lime/graphics/opengl/GL.hx",1440,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1447_getQueryObjectui,"lime.graphics.opengl.GL","getQueryObjectui",0x19edfd59,"lime.graphics.opengl.GL.getQueryObjectui","lime/graphics/opengl/GL.hx",1447,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1454_getQueryObjectuiv,"lime.graphics.opengl.GL","getQueryObjectuiv",0x964fb0fd,"lime.graphics.opengl.GL.getQueryObjectuiv","lime/graphics/opengl/GL.hx",1454,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1460_getQueryParameter,"lime.graphics.opengl.GL","getQueryParameter",0x9b63c063,"lime.graphics.opengl.GL.getQueryParameter","lime/graphics/opengl/GL.hx",1460,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1465_getRenderbufferParameter,"lime.graphics.opengl.GL","getRenderbufferParameter",0x31922751,"lime.graphics.opengl.GL.getRenderbufferParameter","lime/graphics/opengl/GL.hx",1465,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1471_getRenderbufferParameteri,"lime.graphics.opengl.GL","getRenderbufferParameteri",0x2e503ff8,"lime.graphics.opengl.GL.getRenderbufferParameteri","lime/graphics/opengl/GL.hx",1471,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1478_getRenderbufferParameteriv,"lime.graphics.opengl.GL","getRenderbufferParameteriv",0x57e7b97e,"lime.graphics.opengl.GL.getRenderbufferParameteriv","lime/graphics/opengl/GL.hx",1478,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1484_getSamplerParameter,"lime.graphics.opengl.GL","getSamplerParameter",0xabda42e3,"lime.graphics.opengl.GL.getSamplerParameter","lime/graphics/opengl/GL.hx",1484,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1490_getSamplerParameterf,"lime.graphics.opengl.GL","getSamplerParameterf",0xb3204423,"lime.graphics.opengl.GL.getSamplerParameterf","lime/graphics/opengl/GL.hx",1490,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1497_getSamplerParameterfv,"lime.graphics.opengl.GL","getSamplerParameterfv",0x091b5af3,"lime.graphics.opengl.GL.getSamplerParameterfv","lime/graphics/opengl/GL.hx",1497,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1504_getSamplerParameteri,"lime.graphics.opengl.GL","getSamplerParameteri",0xb3204426,"lime.graphics.opengl.GL.getSamplerParameteri","lime/graphics/opengl/GL.hx",1504,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1511_getSamplerParameteriv,"lime.graphics.opengl.GL","getSamplerParameteriv",0x091b5d90,"lime.graphics.opengl.GL.getSamplerParameteriv","lime/graphics/opengl/GL.hx",1511,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1518_getShaderi,"lime.graphics.opengl.GL","getShaderi",0x7528a282,"lime.graphics.opengl.GL.getShaderi","lime/graphics/opengl/GL.hx",1518,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1525_getShaderiv,"lime.graphics.opengl.GL","getShaderiv",0x0e658fb4,"lime.graphics.opengl.GL.getShaderiv","lime/graphics/opengl/GL.hx",1525,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1531_getShaderInfoLog,"lime.graphics.opengl.GL","getShaderInfoLog",0x433f2f6f,"lime.graphics.opengl.GL.getShaderInfoLog","lime/graphics/opengl/GL.hx",1531,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1536_getShaderParameter,"lime.graphics.opengl.GL","getShaderParameter",0x25b0f8a2,"lime.graphics.opengl.GL.getShaderParameter","lime/graphics/opengl/GL.hx",1536,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1541_getShaderPrecisionFormat,"lime.graphics.opengl.GL","getShaderPrecisionFormat",0xc38a1ece,"lime.graphics.opengl.GL.getShaderPrecisionFormat","lime/graphics/opengl/GL.hx",1541,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1546_getShaderSource,"lime.graphics.opengl.GL","getShaderSource",0x0ffe4842,"lime.graphics.opengl.GL.getShaderSource","lime/graphics/opengl/GL.hx",1546,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1552_getString,"lime.graphics.opengl.GL","getString",0xa1ee4db3,"lime.graphics.opengl.GL.getString","lime/graphics/opengl/GL.hx",1552,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1559_getStringi,"lime.graphics.opengl.GL","getStringi",0x0e95af56,"lime.graphics.opengl.GL.getStringi","lime/graphics/opengl/GL.hx",1559,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1565_getSupportedExtensions,"lime.graphics.opengl.GL","getSupportedExtensions",0x569501c0,"lime.graphics.opengl.GL.getSupportedExtensions","lime/graphics/opengl/GL.hx",1565,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1570_getSyncParameter,"lime.graphics.opengl.GL","getSyncParameter",0xc96bd32c,"lime.graphics.opengl.GL.getSyncParameter","lime/graphics/opengl/GL.hx",1570,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1576_getSyncParameteri,"lime.graphics.opengl.GL","getSyncParameteri",0x74ecf3bd,"lime.graphics.opengl.GL.getSyncParameteri","lime/graphics/opengl/GL.hx",1576,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1583_getSyncParameteriv,"lime.graphics.opengl.GL","getSyncParameteriv",0xda685219,"lime.graphics.opengl.GL.getSyncParameteriv","lime/graphics/opengl/GL.hx",1583,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1589_getTexParameter,"lime.graphics.opengl.GL","getTexParameter",0x1dcd3d24,"lime.graphics.opengl.GL.getTexParameter","lime/graphics/opengl/GL.hx",1589,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1595_getTexParameterf,"lime.graphics.opengl.GL","getTexParameterf",0xf5c842c2,"lime.graphics.opengl.GL.getTexParameterf","lime/graphics/opengl/GL.hx",1595,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1602_getTexParameterfv,"lime.graphics.opengl.GL","getTexParameterfv",0x19722774,"lime.graphics.opengl.GL.getTexParameterfv","lime/graphics/opengl/GL.hx",1602,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1609_getTexParameteri,"lime.graphics.opengl.GL","getTexParameteri",0xf5c842c5,"lime.graphics.opengl.GL.getTexParameteri","lime/graphics/opengl/GL.hx",1609,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1616_getTexParameteriv,"lime.graphics.opengl.GL","getTexParameteriv",0x19722a11,"lime.graphics.opengl.GL.getTexParameteriv","lime/graphics/opengl/GL.hx",1616,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1622_getTransformFeedbackVarying,"lime.graphics.opengl.GL","getTransformFeedbackVarying",0x7c7e67c1,"lime.graphics.opengl.GL.getTransformFeedbackVarying","lime/graphics/opengl/GL.hx",1622,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1627_getUniform,"lime.graphics.opengl.GL","getUniform",0xcb066212,"lime.graphics.opengl.GL.getUniform","lime/graphics/opengl/GL.hx",1627,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1633_getUniformf,"lime.graphics.opengl.GL","getUniformf",0xda8f6e14,"lime.graphics.opengl.GL.getUniformf","lime/graphics/opengl/GL.hx",1633,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1640_getUniformfv,"lime.graphics.opengl.GL","getUniformfv",0x62f0e3e2,"lime.graphics.opengl.GL.getUniformfv","lime/graphics/opengl/GL.hx",1640,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1647_getUniformi,"lime.graphics.opengl.GL","getUniformi",0xda8f6e17,"lime.graphics.opengl.GL.getUniformi","lime/graphics/opengl/GL.hx",1647,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1654_getUniformiv,"lime.graphics.opengl.GL","getUniformiv",0x62f0e67f,"lime.graphics.opengl.GL.getUniformiv","lime/graphics/opengl/GL.hx",1654,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1661_getUniformui,"lime.graphics.opengl.GL","getUniformui",0x62f0f0e6,"lime.graphics.opengl.GL.getUniformui","lime/graphics/opengl/GL.hx",1661,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1668_getUniformuiv,"lime.graphics.opengl.GL","getUniformuiv",0x2fe1d8d0,"lime.graphics.opengl.GL.getUniformuiv","lime/graphics/opengl/GL.hx",1668,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1674_getUniformBlockIndex,"lime.graphics.opengl.GL","getUniformBlockIndex",0xcf61af37,"lime.graphics.opengl.GL.getUniformBlockIndex","lime/graphics/opengl/GL.hx",1674,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1679_getUniformIndices,"lime.graphics.opengl.GL","getUniformIndices",0x479b5335,"lime.graphics.opengl.GL.getUniformIndices","lime/graphics/opengl/GL.hx",1679,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1684_getUniformLocation,"lime.graphics.opengl.GL","getUniformLocation",0x3f29ee67,"lime.graphics.opengl.GL.getUniformLocation","lime/graphics/opengl/GL.hx",1684,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1689_getVertexAttrib,"lime.graphics.opengl.GL","getVertexAttrib",0xee15d430,"lime.graphics.opengl.GL.getVertexAttrib","lime/graphics/opengl/GL.hx",1689,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1695_getVertexAttribf,"lime.graphics.opengl.GL","getVertexAttribf",0x6503d636,"lime.graphics.opengl.GL.getVertexAttribf","lime/graphics/opengl/GL.hx",1695,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1702_getVertexAttribfv,"lime.graphics.opengl.GL","getVertexAttribfv",0xfe579980,"lime.graphics.opengl.GL.getVertexAttribfv","lime/graphics/opengl/GL.hx",1702,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1709_getVertexAttribi,"lime.graphics.opengl.GL","getVertexAttribi",0x6503d639,"lime.graphics.opengl.GL.getVertexAttribi","lime/graphics/opengl/GL.hx",1709,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1716_getVertexAttribIi,"lime.graphics.opengl.GL","getVertexAttribIi",0xfe578030,"lime.graphics.opengl.GL.getVertexAttribIi","lime/graphics/opengl/GL.hx",1716,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1723_getVertexAttribIiv,"lime.graphics.opengl.GL","getVertexAttribIiv",0x8e38aa46,"lime.graphics.opengl.GL.getVertexAttribIiv","lime/graphics/opengl/GL.hx",1723,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1730_getVertexAttribIui,"lime.graphics.opengl.GL","getVertexAttribIui",0x8e38b4ad,"lime.graphics.opengl.GL.getVertexAttribIui","lime/graphics/opengl/GL.hx",1730,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1737_getVertexAttribIuiv,"lime.graphics.opengl.GL","getVertexAttribIuiv",0xe3656329,"lime.graphics.opengl.GL.getVertexAttribIuiv","lime/graphics/opengl/GL.hx",1737,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1744_getVertexAttribiv,"lime.graphics.opengl.GL","getVertexAttribiv",0xfe579c1d,"lime.graphics.opengl.GL.getVertexAttribiv","lime/graphics/opengl/GL.hx",1744,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1758_getVertexAttribPointerv,"lime.graphics.opengl.GL","getVertexAttribPointerv",0x89662569,"lime.graphics.opengl.GL.getVertexAttribPointerv","lime/graphics/opengl/GL.hx",1758,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1764_hint,"lime.graphics.opengl.GL","hint",0x86a4415b,"lime.graphics.opengl.GL.hint","lime/graphics/opengl/GL.hx",1764,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1769_invalidateFramebuffer,"lime.graphics.opengl.GL","invalidateFramebuffer",0x78774cde,"lime.graphics.opengl.GL.invalidateFramebuffer","lime/graphics/opengl/GL.hx",1769,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1774_invalidateSubFramebuffer,"lime.graphics.opengl.GL","invalidateSubFramebuffer",0xa1d207fc,"lime.graphics.opengl.GL.invalidateSubFramebuffer","lime/graphics/opengl/GL.hx",1774,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1779_isBuffer,"lime.graphics.opengl.GL","isBuffer",0x3244d65e,"lime.graphics.opengl.GL.isBuffer","lime/graphics/opengl/GL.hx",1779,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1784_isContextLost,"lime.graphics.opengl.GL","isContextLost",0x269cc155,"lime.graphics.opengl.GL.isContextLost","lime/graphics/opengl/GL.hx",1784,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1789_isEnabled,"lime.graphics.opengl.GL","isEnabled",0x96971d63,"lime.graphics.opengl.GL.isEnabled","lime/graphics/opengl/GL.hx",1789,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1794_isFramebuffer,"lime.graphics.opengl.GL","isFramebuffer",0x7c2946cf,"lime.graphics.opengl.GL.isFramebuffer","lime/graphics/opengl/GL.hx",1794,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1799_isProgram,"lime.graphics.opengl.GL","isProgram",0x0c5f6366,"lime.graphics.opengl.GL.isProgram","lime/graphics/opengl/GL.hx",1799,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1804_isQuery,"lime.graphics.opengl.GL","isQuery",0xe25f476a,"lime.graphics.opengl.GL.isQuery","lime/graphics/opengl/GL.hx",1804,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1809_isRenderbuffer,"lime.graphics.opengl.GL","isRenderbuffer",0xae80c0b4,"lime.graphics.opengl.GL.isRenderbuffer","lime/graphics/opengl/GL.hx",1809,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1814_isSampler,"lime.graphics.opengl.GL","isSampler",0x9c2fddea,"lime.graphics.opengl.GL.isSampler","lime/graphics/opengl/GL.hx",1814,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1819_isShader,"lime.graphics.opengl.GL","isShader",0x7ed0d883,"lime.graphics.opengl.GL.isShader","lime/graphics/opengl/GL.hx",1819,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1824_isSync,"lime.graphics.opengl.GL","isSync",0xbfc42039,"lime.graphics.opengl.GL.isSync","lime/graphics/opengl/GL.hx",1824,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1829_isTexture,"lime.graphics.opengl.GL","isTexture",0xb746e1bd,"lime.graphics.opengl.GL.isTexture","lime/graphics/opengl/GL.hx",1829,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1834_isTransformFeedback,"lime.graphics.opengl.GL","isTransformFeedback",0xb3209d73,"lime.graphics.opengl.GL.isTransformFeedback","lime/graphics/opengl/GL.hx",1834,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1839_isVertexArray,"lime.graphics.opengl.GL","isVertexArray",0x3bac6977,"lime.graphics.opengl.GL.isVertexArray","lime/graphics/opengl/GL.hx",1839,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1844_lineWidth,"lime.graphics.opengl.GL","lineWidth",0x25c5551e,"lime.graphics.opengl.GL.lineWidth","lime/graphics/opengl/GL.hx",1844,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1849_linkProgram,"lime.graphics.opengl.GL","linkProgram",0x3bc28c56,"lime.graphics.opengl.GL.linkProgram","lime/graphics/opengl/GL.hx",1849,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1855_mapBufferRange,"lime.graphics.opengl.GL","mapBufferRange",0x27a26835,"lime.graphics.opengl.GL.mapBufferRange","lime/graphics/opengl/GL.hx",1855,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1861_pauseTransformFeedback,"lime.graphics.opengl.GL","pauseTransformFeedback",0x9dfe130f,"lime.graphics.opengl.GL.pauseTransformFeedback","lime/graphics/opengl/GL.hx",1861,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1866_pixelStorei,"lime.graphics.opengl.GL","pixelStorei",0x330f133a,"lime.graphics.opengl.GL.pixelStorei","lime/graphics/opengl/GL.hx",1866,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1871_polygonOffset,"lime.graphics.opengl.GL","polygonOffset",0x5f0a0759,"lime.graphics.opengl.GL.polygonOffset","lime/graphics/opengl/GL.hx",1871,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1877_programBinary,"lime.graphics.opengl.GL","programBinary",0x747b1751,"lime.graphics.opengl.GL.programBinary","lime/graphics/opengl/GL.hx",1877,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1884_programParameteri,"lime.graphics.opengl.GL","programParameteri",0x434601f0,"lime.graphics.opengl.GL.programParameteri","lime/graphics/opengl/GL.hx",1884,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1890_readBuffer,"lime.graphics.opengl.GL","readBuffer",0x90513bca,"lime.graphics.opengl.GL.readBuffer","lime/graphics/opengl/GL.hx",1890,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1896_readPixels,"lime.graphics.opengl.GL","readPixels",0x4c666df7,"lime.graphics.opengl.GL.readPixels","lime/graphics/opengl/GL.hx",1896,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1910_releaseShaderCompiler,"lime.graphics.opengl.GL","releaseShaderCompiler",0x9cb2bdb7,"lime.graphics.opengl.GL.releaseShaderCompiler","lime/graphics/opengl/GL.hx",1910,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1916_renderbufferStorage,"lime.graphics.opengl.GL","renderbufferStorage",0x02f80bb1,"lime.graphics.opengl.GL.renderbufferStorage","lime/graphics/opengl/GL.hx",1916,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1921_renderbufferStorageMultisample,"lime.graphics.opengl.GL","renderbufferStorageMultisample",0xd853c332,"lime.graphics.opengl.GL.renderbufferStorageMultisample","lime/graphics/opengl/GL.hx",1921,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1926_resumeTransformFeedback,"lime.graphics.opengl.GL","resumeTransformFeedback",0x3d45aa50,"lime.graphics.opengl.GL.resumeTransformFeedback","lime/graphics/opengl/GL.hx",1926,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1931_sampleCoverage,"lime.graphics.opengl.GL","sampleCoverage",0xe809fd06,"lime.graphics.opengl.GL.sampleCoverage","lime/graphics/opengl/GL.hx",1931,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1936_samplerParameterf,"lime.graphics.opengl.GL","samplerParameterf",0x28e24971,"lime.graphics.opengl.GL.samplerParameterf","lime/graphics/opengl/GL.hx",1936,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1941_samplerParameteri,"lime.graphics.opengl.GL","samplerParameteri",0x28e24974,"lime.graphics.opengl.GL.samplerParameteri","lime/graphics/opengl/GL.hx",1941,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1946_scissor,"lime.graphics.opengl.GL","scissor",0xecd640c8,"lime.graphics.opengl.GL.scissor","lime/graphics/opengl/GL.hx",1946,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1952_shaderBinary,"lime.graphics.opengl.GL","shaderBinary",0xa8b050da,"lime.graphics.opengl.GL.shaderBinary","lime/graphics/opengl/GL.hx",1952,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1958_shaderSource,"lime.graphics.opengl.GL","shaderSource",0xedd645b4,"lime.graphics.opengl.GL.shaderSource","lime/graphics/opengl/GL.hx",1958,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1963_stencilFunc,"lime.graphics.opengl.GL","stencilFunc",0xf305620c,"lime.graphics.opengl.GL.stencilFunc","lime/graphics/opengl/GL.hx",1963,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1968_stencilFuncSeparate,"lime.graphics.opengl.GL","stencilFuncSeparate",0x2e56298f,"lime.graphics.opengl.GL.stencilFuncSeparate","lime/graphics/opengl/GL.hx",1968,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1973_stencilMask,"lime.graphics.opengl.GL","stencilMask",0xf796b7b4,"lime.graphics.opengl.GL.stencilMask","lime/graphics/opengl/GL.hx",1973,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1978_stencilMaskSeparate,"lime.graphics.opengl.GL","stencilMaskSeparate",0x42316737,"lime.graphics.opengl.GL.stencilMaskSeparate","lime/graphics/opengl/GL.hx",1978,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1983_stencilOp,"lime.graphics.opengl.GL","stencilOp",0x6b5415e9,"lime.graphics.opengl.GL.stencilOp","lime/graphics/opengl/GL.hx",1983,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1988_stencilOpSeparate,"lime.graphics.opengl.GL","stencilOpSeparate",0x8b77826c,"lime.graphics.opengl.GL.stencilOpSeparate","lime/graphics/opengl/GL.hx",1988,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_1995_texImage2D,"lime.graphics.opengl.GL","texImage2D",0x7fa8179a,"lime.graphics.opengl.GL.texImage2D","lime/graphics/opengl/GL.hx",1995,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2011_texImage3D,"lime.graphics.opengl.GL","texImage3D",0x7fa81879,"lime.graphics.opengl.GL.texImage3D","lime/graphics/opengl/GL.hx",2011,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2025_texStorage2D,"lime.graphics.opengl.GL","texStorage2D",0x1b0094ba,"lime.graphics.opengl.GL.texStorage2D","lime/graphics/opengl/GL.hx",2025,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2030_texStorage3D,"lime.graphics.opengl.GL","texStorage3D",0x1b009599,"lime.graphics.opengl.GL.texStorage3D","lime/graphics/opengl/GL.hx",2030,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2035_texParameterf,"lime.graphics.opengl.GL","texParameterf",0x34ee0910,"lime.graphics.opengl.GL.texParameterf","lime/graphics/opengl/GL.hx",2035,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2040_texParameteri,"lime.graphics.opengl.GL","texParameteri",0x34ee0913,"lime.graphics.opengl.GL.texParameteri","lime/graphics/opengl/GL.hx",2040,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2047_texSubImage2D,"lime.graphics.opengl.GL","texSubImage2D",0x214d10c0,"lime.graphics.opengl.GL.texSubImage2D","lime/graphics/opengl/GL.hx",2047,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2063_texSubImage3D,"lime.graphics.opengl.GL","texSubImage3D",0x214d119f,"lime.graphics.opengl.GL.texSubImage3D","lime/graphics/opengl/GL.hx",2063,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2077_transformFeedbackVaryings,"lime.graphics.opengl.GL","transformFeedbackVaryings",0x767964e0,"lime.graphics.opengl.GL.transformFeedbackVaryings","lime/graphics/opengl/GL.hx",2077,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2082_uniform1f,"lime.graphics.opengl.GL","uniform1f",0x1c45bcf5,"lime.graphics.opengl.GL.uniform1f","lime/graphics/opengl/GL.hx",2082,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2088_uniform1fv,"lime.graphics.opengl.GL","uniform1fv",0xa0bf99e1,"lime.graphics.opengl.GL.uniform1fv","lime/graphics/opengl/GL.hx",2088,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2101_uniform1i,"lime.graphics.opengl.GL","uniform1i",0x1c45bcf8,"lime.graphics.opengl.GL.uniform1i","lime/graphics/opengl/GL.hx",2101,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2107_uniform1iv,"lime.graphics.opengl.GL","uniform1iv",0xa0bf9c7e,"lime.graphics.opengl.GL.uniform1iv","lime/graphics/opengl/GL.hx",2107,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2120_uniform1ui,"lime.graphics.opengl.GL","uniform1ui",0xa0bfa6e5,"lime.graphics.opengl.GL.uniform1ui","lime/graphics/opengl/GL.hx",2120,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2126_uniform1uiv,"lime.graphics.opengl.GL","uniform1uiv",0x06f261f1,"lime.graphics.opengl.GL.uniform1uiv","lime/graphics/opengl/GL.hx",2126,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2139_uniform2f,"lime.graphics.opengl.GL","uniform2f",0x1c45bdd4,"lime.graphics.opengl.GL.uniform2f","lime/graphics/opengl/GL.hx",2139,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2145_uniform2fv,"lime.graphics.opengl.GL","uniform2fv",0xa0c05c22,"lime.graphics.opengl.GL.uniform2fv","lime/graphics/opengl/GL.hx",2145,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2158_uniform2i,"lime.graphics.opengl.GL","uniform2i",0x1c45bdd7,"lime.graphics.opengl.GL.uniform2i","lime/graphics/opengl/GL.hx",2158,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2164_uniform2iv,"lime.graphics.opengl.GL","uniform2iv",0xa0c05ebf,"lime.graphics.opengl.GL.uniform2iv","lime/graphics/opengl/GL.hx",2164,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2177_uniform2ui,"lime.graphics.opengl.GL","uniform2ui",0xa0c06926,"lime.graphics.opengl.GL.uniform2ui","lime/graphics/opengl/GL.hx",2177,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2183_uniform2uiv,"lime.graphics.opengl.GL","uniform2uiv",0x079b9890,"lime.graphics.opengl.GL.uniform2uiv","lime/graphics/opengl/GL.hx",2183,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2196_uniform3f,"lime.graphics.opengl.GL","uniform3f",0x1c45beb3,"lime.graphics.opengl.GL.uniform3f","lime/graphics/opengl/GL.hx",2196,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2202_uniform3fv,"lime.graphics.opengl.GL","uniform3fv",0xa0c11e63,"lime.graphics.opengl.GL.uniform3fv","lime/graphics/opengl/GL.hx",2202,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2215_uniform3i,"lime.graphics.opengl.GL","uniform3i",0x1c45beb6,"lime.graphics.opengl.GL.uniform3i","lime/graphics/opengl/GL.hx",2215,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2221_uniform3iv,"lime.graphics.opengl.GL","uniform3iv",0xa0c12100,"lime.graphics.opengl.GL.uniform3iv","lime/graphics/opengl/GL.hx",2221,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2234_uniform3ui,"lime.graphics.opengl.GL","uniform3ui",0xa0c12b67,"lime.graphics.opengl.GL.uniform3ui","lime/graphics/opengl/GL.hx",2234,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2240_uniform3uiv,"lime.graphics.opengl.GL","uniform3uiv",0x0844cf2f,"lime.graphics.opengl.GL.uniform3uiv","lime/graphics/opengl/GL.hx",2240,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2253_uniform4f,"lime.graphics.opengl.GL","uniform4f",0x1c45bf92,"lime.graphics.opengl.GL.uniform4f","lime/graphics/opengl/GL.hx",2253,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2259_uniform4fv,"lime.graphics.opengl.GL","uniform4fv",0xa0c1e0a4,"lime.graphics.opengl.GL.uniform4fv","lime/graphics/opengl/GL.hx",2259,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2272_uniform4i,"lime.graphics.opengl.GL","uniform4i",0x1c45bf95,"lime.graphics.opengl.GL.uniform4i","lime/graphics/opengl/GL.hx",2272,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2278_uniform4iv,"lime.graphics.opengl.GL","uniform4iv",0xa0c1e341,"lime.graphics.opengl.GL.uniform4iv","lime/graphics/opengl/GL.hx",2278,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2291_uniform4ui,"lime.graphics.opengl.GL","uniform4ui",0xa0c1eda8,"lime.graphics.opengl.GL.uniform4ui","lime/graphics/opengl/GL.hx",2291,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2297_uniform4uiv,"lime.graphics.opengl.GL","uniform4uiv",0x08ee05ce,"lime.graphics.opengl.GL.uniform4uiv","lime/graphics/opengl/GL.hx",2297,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2310_uniformBlockBinding,"lime.graphics.opengl.GL","uniformBlockBinding",0x3b4c2778,"lime.graphics.opengl.GL.uniformBlockBinding","lime/graphics/opengl/GL.hx",2310,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2316_uniformMatrix2fv,"lime.graphics.opengl.GL","uniformMatrix2fv",0x14cffc61,"lime.graphics.opengl.GL.uniformMatrix2fv","lime/graphics/opengl/GL.hx",2316,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2330_uniformMatrix2x3fv,"lime.graphics.opengl.GL","uniformMatrix2x3fv",0xf1c3f01c,"lime.graphics.opengl.GL.uniformMatrix2x3fv","lime/graphics/opengl/GL.hx",2330,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2344_uniformMatrix2x4fv,"lime.graphics.opengl.GL","uniformMatrix2x4fv",0xf1c4b25d,"lime.graphics.opengl.GL.uniformMatrix2x4fv","lime/graphics/opengl/GL.hx",2344,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2358_uniformMatrix3fv,"lime.graphics.opengl.GL","uniformMatrix3fv",0x14d0bea2,"lime.graphics.opengl.GL.uniformMatrix3fv","lime/graphics/opengl/GL.hx",2358,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2372_uniformMatrix3x2fv,"lime.graphics.opengl.GL","uniformMatrix3x2fv",0x8529c25c,"lime.graphics.opengl.GL.uniformMatrix3x2fv","lime/graphics/opengl/GL.hx",2372,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2386_uniformMatrix3x4fv,"lime.graphics.opengl.GL","uniformMatrix3x4fv",0x852b46de,"lime.graphics.opengl.GL.uniformMatrix3x4fv","lime/graphics/opengl/GL.hx",2386,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2400_uniformMatrix4fv,"lime.graphics.opengl.GL","uniformMatrix4fv",0x14d180e3,"lime.graphics.opengl.GL.uniformMatrix4fv","lime/graphics/opengl/GL.hx",2400,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2414_uniformMatrix4x2fv,"lime.graphics.opengl.GL","uniformMatrix4x2fv",0x189056dd,"lime.graphics.opengl.GL.uniformMatrix4x2fv","lime/graphics/opengl/GL.hx",2414,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2428_uniformMatrix4x3fv,"lime.graphics.opengl.GL","uniformMatrix4x3fv",0x1891191e,"lime.graphics.opengl.GL.uniformMatrix4x3fv","lime/graphics/opengl/GL.hx",2428,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2442_unmapBuffer,"lime.graphics.opengl.GL","unmapBuffer",0xeb617def,"lime.graphics.opengl.GL.unmapBuffer","lime/graphics/opengl/GL.hx",2442,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2448_useProgram,"lime.graphics.opengl.GL","useProgram",0xbced07d1,"lime.graphics.opengl.GL.useProgram","lime/graphics/opengl/GL.hx",2448,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2453_validateProgram,"lime.graphics.opengl.GL","validateProgram",0x3a09253a,"lime.graphics.opengl.GL.validateProgram","lime/graphics/opengl/GL.hx",2453,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2458_vertexAttrib1f,"lime.graphics.opengl.GL","vertexAttrib1f",0x003f2937,"lime.graphics.opengl.GL.vertexAttrib1f","lime/graphics/opengl/GL.hx",2458,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2464_vertexAttrib1fv,"lime.graphics.opengl.GL","vertexAttrib1fv",0x3704e75f,"lime.graphics.opengl.GL.vertexAttrib1fv","lime/graphics/opengl/GL.hx",2464,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2477_vertexAttrib2f,"lime.graphics.opengl.GL","vertexAttrib2f",0x003f2a16,"lime.graphics.opengl.GL.vertexAttrib2f","lime/graphics/opengl/GL.hx",2477,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2483_vertexAttrib2fv,"lime.graphics.opengl.GL","vertexAttrib2fv",0x3705a9a0,"lime.graphics.opengl.GL.vertexAttrib2fv","lime/graphics/opengl/GL.hx",2483,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2496_vertexAttrib3f,"lime.graphics.opengl.GL","vertexAttrib3f",0x003f2af5,"lime.graphics.opengl.GL.vertexAttrib3f","lime/graphics/opengl/GL.hx",2496,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2502_vertexAttrib3fv,"lime.graphics.opengl.GL","vertexAttrib3fv",0x37066be1,"lime.graphics.opengl.GL.vertexAttrib3fv","lime/graphics/opengl/GL.hx",2502,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2515_vertexAttrib4f,"lime.graphics.opengl.GL","vertexAttrib4f",0x003f2bd4,"lime.graphics.opengl.GL.vertexAttrib4f","lime/graphics/opengl/GL.hx",2515,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2521_vertexAttrib4fv,"lime.graphics.opengl.GL","vertexAttrib4fv",0x37072e22,"lime.graphics.opengl.GL.vertexAttrib4fv","lime/graphics/opengl/GL.hx",2521,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2534_vertexAttribDivisor,"lime.graphics.opengl.GL","vertexAttribDivisor",0xdafe73dc,"lime.graphics.opengl.GL.vertexAttribDivisor","lime/graphics/opengl/GL.hx",2534,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2539_vertexAttribI4i,"lime.graphics.opengl.GL","vertexAttribI4i",0x3716f1dc,"lime.graphics.opengl.GL.vertexAttribI4i","lime/graphics/opengl/GL.hx",2539,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2545_vertexAttribI4iv,"lime.graphics.opengl.GL","vertexAttribI4iv",0xfcfcaf1a,"lime.graphics.opengl.GL.vertexAttribI4iv","lime/graphics/opengl/GL.hx",2545,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2558_vertexAttribI4ui,"lime.graphics.opengl.GL","vertexAttribI4ui",0xfcfcb981,"lime.graphics.opengl.GL.vertexAttribI4ui","lime/graphics/opengl/GL.hx",2558,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2564_vertexAttribI4uiv,"lime.graphics.opengl.GL","vertexAttribI4uiv",0x602597d5,"lime.graphics.opengl.GL.vertexAttribI4uiv","lime/graphics/opengl/GL.hx",2564,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2577_vertexAttribIPointer,"lime.graphics.opengl.GL","vertexAttribIPointer",0x0240b716,"lime.graphics.opengl.GL.vertexAttribIPointer","lime/graphics/opengl/GL.hx",2577,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2582_vertexAttribPointer,"lime.graphics.opengl.GL","vertexAttribPointer",0xbb3d6f3b,"lime.graphics.opengl.GL.vertexAttribPointer","lime/graphics/opengl/GL.hx",2582,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2587_viewport,"lime.graphics.opengl.GL","viewport",0xa5ebca3a,"lime.graphics.opengl.GL.viewport","lime/graphics/opengl/GL.hx",2587,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2592_waitSync,"lime.graphics.opengl.GL","waitSync",0x5e889d44,"lime.graphics.opengl.GL.waitSync","lime/graphics/opengl/GL.hx",2592,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_2597___getObjectID,"lime.graphics.opengl.GL","__getObjectID",0xea55119c,"lime.graphics.opengl.GL.__getObjectID","lime/graphics/opengl/GL.hx",2597,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_20_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",20,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_21_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",21,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_22_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",22,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_23_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",23,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_24_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",24,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_25_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",25,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_26_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",26,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_27_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",27,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_28_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",28,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_29_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",29,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_30_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",30,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_31_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",31,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_32_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",32,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_33_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",33,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_34_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",34,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_35_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",35,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_36_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",36,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_37_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",37,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_38_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",38,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_39_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",39,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_40_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",40,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_41_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",41,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_42_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",42,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_43_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",43,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_44_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",44,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_45_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",45,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_46_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",46,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_47_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",47,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_48_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",48,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_49_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",49,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_50_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",50,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_51_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",51,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_52_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",52,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_53_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",53,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_54_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",54,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_55_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",55,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_56_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",56,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_57_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",57,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_58_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",58,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_59_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",59,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_60_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",60,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_61_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",61,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_62_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",62,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_63_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",63,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_64_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",64,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_65_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",65,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_66_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",66,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_67_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",67,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_68_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",68,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_69_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",69,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_70_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",70,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_71_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",71,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_72_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",72,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_73_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",73,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_74_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",74,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_75_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",75,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_76_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",76,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_77_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",77,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_78_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",78,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_79_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",79,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_80_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",80,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_81_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",81,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_82_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",82,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_83_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",83,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_84_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",84,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_85_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",85,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_86_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",86,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_87_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",87,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_88_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",88,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_89_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",89,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_90_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",90,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_91_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",91,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_92_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",92,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_93_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",93,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_94_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",94,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_95_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",95,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_96_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",96,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_97_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",97,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_98_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",98,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_99_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",99,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_100_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",100,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_101_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",101,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_102_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",102,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_103_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",103,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_104_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",104,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_105_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",105,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_106_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",106,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_107_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",107,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_108_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",108,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_109_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",109,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_110_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",110,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_111_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",111,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_112_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",112,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_113_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",113,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_114_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",114,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_115_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",115,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_116_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",116,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_117_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",117,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_118_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",118,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_119_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",119,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_120_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",120,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_121_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",121,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_122_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",122,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_123_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",123,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_124_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",124,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_125_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",125,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_126_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",126,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_127_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",127,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_128_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",128,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_129_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",129,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_130_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",130,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_131_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",131,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_132_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",132,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_133_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",133,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_134_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",134,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_135_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",135,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_136_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",136,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_137_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",137,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_138_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",138,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_139_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",139,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_140_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",140,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_141_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",141,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_142_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",142,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_143_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",143,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_144_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",144,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_145_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",145,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_146_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",146,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_147_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",147,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_148_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",148,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_149_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",149,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_150_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",150,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_151_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",151,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_152_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",152,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_153_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",153,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_154_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",154,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_155_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",155,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_156_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",156,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_157_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",157,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_158_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",158,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_159_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",159,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_160_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",160,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_161_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",161,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_162_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",162,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_163_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",163,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_164_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",164,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_165_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",165,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_166_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",166,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_167_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",167,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_168_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",168,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_169_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",169,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_170_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",170,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_171_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",171,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_172_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",172,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_173_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",173,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_174_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",174,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_175_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",175,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_176_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",176,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_177_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",177,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_178_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",178,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_179_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",179,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_180_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",180,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_181_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",181,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_182_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",182,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_183_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",183,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_184_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",184,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_185_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",185,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_186_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",186,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_187_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",187,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_188_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",188,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_189_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",189,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_190_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",190,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_191_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",191,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_192_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",192,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_193_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",193,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_194_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",194,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_195_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",195,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_196_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",196,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_197_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",197,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_198_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",198,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_199_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",199,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_200_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",200,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_201_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",201,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_202_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",202,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_203_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",203,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_204_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",204,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_205_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",205,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_206_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",206,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_207_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",207,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_208_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",208,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_209_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",209,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_210_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",210,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_211_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",211,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_212_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",212,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_213_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",213,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_214_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",214,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_215_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",215,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_216_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",216,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_217_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",217,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_218_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",218,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_219_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",219,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_220_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",220,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_221_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",221,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_222_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",222,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_223_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",223,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_224_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",224,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_225_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",225,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_226_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",226,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_227_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",227,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_228_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",228,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_229_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",229,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_230_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",230,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_231_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",231,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_232_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",232,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_233_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",233,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_234_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",234,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_235_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",235,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_236_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",236,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_237_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",237,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_238_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",238,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_239_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",239,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_240_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",240,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_241_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",241,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_242_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",242,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_243_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",243,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_244_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",244,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_245_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",245,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_246_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",246,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_247_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",247,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_248_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",248,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_249_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",249,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_250_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",250,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_251_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",251,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_252_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",252,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_253_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",253,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_254_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",254,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_255_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",255,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_256_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",256,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_257_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",257,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_258_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",258,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_259_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",259,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_260_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",260,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_261_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",261,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_262_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",262,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_263_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",263,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_264_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",264,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_265_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",265,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_266_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",266,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_267_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",267,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_268_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",268,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_269_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",269,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_270_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",270,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_271_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",271,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_272_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",272,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_273_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",273,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_274_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",274,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_275_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",275,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_276_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",276,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_277_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",277,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_278_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",278,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_279_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",279,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_280_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",280,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_281_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",281,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_282_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",282,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_283_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",283,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_284_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",284,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_285_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",285,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_286_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",286,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_287_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",287,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_288_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",288,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_289_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",289,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_290_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",290,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_291_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",291,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_292_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",292,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_293_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",293,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_294_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",294,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_295_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",295,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_296_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",296,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_297_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",297,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_298_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",298,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_299_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",299,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_300_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",300,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_301_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",301,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_302_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",302,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_303_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",303,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_304_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",304,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_305_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",305,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_306_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",306,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_307_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",307,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_308_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",308,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_309_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",309,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_310_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",310,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_311_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",311,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_312_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",312,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_313_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",313,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_314_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",314,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_315_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",315,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_316_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",316,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_317_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",317,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_318_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",318,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_319_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",319,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_320_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",320,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_321_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",321,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_322_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",322,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_323_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",323,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_324_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",324,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_325_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",325,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_326_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",326,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_327_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",327,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_328_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",328,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_329_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",329,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_330_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",330,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_331_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",331,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_332_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",332,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_333_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",333,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_334_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",334,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_335_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",335,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_336_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",336,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_337_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",337,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_338_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",338,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_339_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",339,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_340_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",340,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_341_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",341,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_342_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",342,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_343_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",343,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_344_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",344,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_345_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",345,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_346_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",346,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_347_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",347,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_348_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",348,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_349_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",349,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_350_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",350,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_351_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",351,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_352_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",352,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_353_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",353,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_354_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",354,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_355_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",355,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_356_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",356,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_357_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",357,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_358_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",358,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_359_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",359,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_360_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",360,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_361_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",361,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_362_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",362,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_363_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",363,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_364_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",364,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_365_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",365,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_366_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",366,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_367_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",367,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_368_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",368,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_369_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",369,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_370_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",370,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_371_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",371,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_372_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",372,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_373_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",373,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_374_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",374,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_375_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",375,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_376_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",376,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_377_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",377,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_378_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",378,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_379_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",379,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_380_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",380,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_381_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",381,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_382_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",382,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_383_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",383,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_384_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",384,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_385_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",385,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_386_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",386,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_387_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",387,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_388_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",388,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_389_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",389,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_390_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",390,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_391_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",391,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_392_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",392,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_393_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",393,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_394_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",394,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_395_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",395,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_396_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",396,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_397_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",397,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_398_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",398,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_399_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",399,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_400_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",400,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_401_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",401,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_402_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",402,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_403_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",403,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_404_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",404,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_405_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",405,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_406_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",406,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_407_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",407,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_408_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",408,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_409_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",409,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_410_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",410,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_411_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",411,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_412_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",412,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_413_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",413,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_414_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",414,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_415_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",415,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_416_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",416,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_417_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",417,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_418_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",418,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_419_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",419,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_420_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",420,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_421_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",421,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_422_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",422,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_423_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",423,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_424_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",424,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_425_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",425,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_426_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",426,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_427_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",427,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_428_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",428,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_429_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",429,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_430_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",430,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_431_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",431,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_432_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",432,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_433_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",433,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_434_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",434,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_435_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",435,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_436_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",436,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_437_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",437,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_438_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",438,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_439_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",439,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_440_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",440,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_441_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",441,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_442_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",442,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_443_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",443,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_444_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",444,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_445_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",445,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_446_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",446,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_447_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",447,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_448_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",448,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_449_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",449,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_450_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",450,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_451_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",451,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_452_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",452,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_453_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",453,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_454_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",454,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_455_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",455,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_456_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",456,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_457_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",457,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_458_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",458,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_459_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",459,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_460_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",460,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_461_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",461,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_462_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",462,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_463_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",463,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_464_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",464,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_465_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",465,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_466_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",466,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_467_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",467,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_468_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",468,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_469_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",469,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_470_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",470,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_471_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",471,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_472_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",472,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_473_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",473,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_474_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",474,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_475_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",475,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_476_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",476,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_477_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",477,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_478_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",478,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_479_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",479,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_480_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",480,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_481_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",481,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_482_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",482,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_483_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",483,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_484_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",484,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_485_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",485,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_486_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",486,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_487_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",487,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_488_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",488,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_489_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",489,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_490_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",490,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_491_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",491,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_492_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",492,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_493_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",493,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_494_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",494,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_495_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",495,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_496_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",496,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_497_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",497,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_498_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",498,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_499_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",499,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_500_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",500,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_501_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",501,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_502_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",502,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_503_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",503,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_504_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",504,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_505_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",505,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_506_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",506,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_507_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",507,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_508_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",508,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_509_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",509,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_510_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",510,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_511_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",511,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_512_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",512,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_513_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",513,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_514_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",514,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_515_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",515,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_516_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",516,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_517_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",517,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_518_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",518,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_519_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",519,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_520_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",520,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_521_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",521,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_522_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",522,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_523_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",523,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_524_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",524,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_525_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",525,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_526_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",526,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_527_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",527,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_528_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",528,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_529_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",529,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_530_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",530,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_531_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",531,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_532_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",532,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_533_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",533,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_534_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",534,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_535_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",535,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_536_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",536,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_537_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",537,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_538_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",538,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_539_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",539,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_540_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",540,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_541_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",541,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_542_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",542,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_543_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",543,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_544_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",544,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_545_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",545,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_546_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",546,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_547_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",547,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_548_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",548,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_549_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",549,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_550_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",550,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_551_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",551,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_552_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",552,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_553_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",553,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_554_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",554,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_555_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",555,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_556_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",556,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_557_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",557,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_558_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",558,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_559_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",559,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_560_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",560,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_561_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",561,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_562_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",562,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_563_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",563,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_564_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",564,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_565_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",565,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_566_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",566,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_567_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",567,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_568_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",568,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_569_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",569,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_570_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",570,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_571_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",571,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_572_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",572,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_573_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",573,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_574_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",574,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_575_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",575,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_576_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",576,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_577_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",577,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_578_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",578,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_579_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",579,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_580_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",580,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_581_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",581,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_582_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",582,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_d040899e73154b05_583_boot,"lime.graphics.opengl.GL","boot",0x82b18806,"lime.graphics.opengl.GL.boot","lime/graphics/opengl/GL.hx",583,0xa5aa2623) -namespace lime{ -namespace graphics{ -namespace opengl{ - -void GL_obj::__construct() { } - -Dynamic GL_obj::__CreateEmpty() { return new GL_obj; } - -void *GL_obj::_hx_vtable = 0; - -Dynamic GL_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GL_obj > _hx_result = new GL_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GL_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1a22c53c; -} - -int GL_obj::DEPTH_BUFFER_BIT; - -int GL_obj::STENCIL_BUFFER_BIT; - -int GL_obj::COLOR_BUFFER_BIT; - -int GL_obj::POINTS; - -int GL_obj::LINES; - -int GL_obj::LINE_LOOP; - -int GL_obj::LINE_STRIP; - -int GL_obj::TRIANGLES; - -int GL_obj::TRIANGLE_STRIP; - -int GL_obj::TRIANGLE_FAN; - -int GL_obj::ZERO; - -int GL_obj::ONE; - -int GL_obj::SRC_COLOR; - -int GL_obj::ONE_MINUS_SRC_COLOR; - -int GL_obj::SRC_ALPHA; - -int GL_obj::ONE_MINUS_SRC_ALPHA; - -int GL_obj::DST_ALPHA; - -int GL_obj::ONE_MINUS_DST_ALPHA; - -int GL_obj::DST_COLOR; - -int GL_obj::ONE_MINUS_DST_COLOR; - -int GL_obj::SRC_ALPHA_SATURATE; - -int GL_obj::FUNC_ADD; - -int GL_obj::BLEND_EQUATION; - -int GL_obj::BLEND_EQUATION_RGB; - -int GL_obj::BLEND_EQUATION_ALPHA; - -int GL_obj::FUNC_SUBTRACT; - -int GL_obj::FUNC_REVERSE_SUBTRACT; - -int GL_obj::BLEND_DST_RGB; - -int GL_obj::BLEND_SRC_RGB; - -int GL_obj::BLEND_DST_ALPHA; - -int GL_obj::BLEND_SRC_ALPHA; - -int GL_obj::CONSTANT_COLOR; - -int GL_obj::ONE_MINUS_CONSTANT_COLOR; - -int GL_obj::CONSTANT_ALPHA; - -int GL_obj::ONE_MINUS_CONSTANT_ALPHA; - -int GL_obj::BLEND_COLOR; - -int GL_obj::ARRAY_BUFFER; - -int GL_obj::ELEMENT_ARRAY_BUFFER; - -int GL_obj::ARRAY_BUFFER_BINDING; - -int GL_obj::ELEMENT_ARRAY_BUFFER_BINDING; - -int GL_obj::STREAM_DRAW; - -int GL_obj::STATIC_DRAW; - -int GL_obj::DYNAMIC_DRAW; - -int GL_obj::BUFFER_SIZE; - -int GL_obj::BUFFER_USAGE; - -int GL_obj::CURRENT_VERTEX_ATTRIB; - -int GL_obj::FRONT; - -int GL_obj::BACK; - -int GL_obj::FRONT_AND_BACK; - -int GL_obj::CULL_FACE; - -int GL_obj::BLEND; - -int GL_obj::DITHER; - -int GL_obj::STENCIL_TEST; - -int GL_obj::DEPTH_TEST; - -int GL_obj::SCISSOR_TEST; - -int GL_obj::POLYGON_OFFSET_FILL; - -int GL_obj::SAMPLE_ALPHA_TO_COVERAGE; - -int GL_obj::SAMPLE_COVERAGE; - -int GL_obj::NO_ERROR; - -int GL_obj::INVALID_ENUM; - -int GL_obj::INVALID_VALUE; - -int GL_obj::INVALID_OPERATION; - -int GL_obj::OUT_OF_MEMORY; - -int GL_obj::CW; - -int GL_obj::CCW; - -int GL_obj::LINE_WIDTH; - -int GL_obj::ALIASED_POINT_SIZE_RANGE; - -int GL_obj::ALIASED_LINE_WIDTH_RANGE; - -int GL_obj::CULL_FACE_MODE; - -int GL_obj::FRONT_FACE; - -int GL_obj::DEPTH_RANGE; - -int GL_obj::DEPTH_WRITEMASK; - -int GL_obj::DEPTH_CLEAR_VALUE; - -int GL_obj::DEPTH_FUNC; - -int GL_obj::STENCIL_CLEAR_VALUE; - -int GL_obj::STENCIL_FUNC; - -int GL_obj::STENCIL_FAIL; - -int GL_obj::STENCIL_PASS_DEPTH_FAIL; - -int GL_obj::STENCIL_PASS_DEPTH_PASS; - -int GL_obj::STENCIL_REF; - -int GL_obj::STENCIL_VALUE_MASK; - -int GL_obj::STENCIL_WRITEMASK; - -int GL_obj::STENCIL_BACK_FUNC; - -int GL_obj::STENCIL_BACK_FAIL; - -int GL_obj::STENCIL_BACK_PASS_DEPTH_FAIL; - -int GL_obj::STENCIL_BACK_PASS_DEPTH_PASS; - -int GL_obj::STENCIL_BACK_REF; - -int GL_obj::STENCIL_BACK_VALUE_MASK; - -int GL_obj::STENCIL_BACK_WRITEMASK; - -int GL_obj::VIEWPORT; - -int GL_obj::SCISSOR_BOX; - -int GL_obj::COLOR_CLEAR_VALUE; - -int GL_obj::COLOR_WRITEMASK; - -int GL_obj::UNPACK_ALIGNMENT; - -int GL_obj::PACK_ALIGNMENT; - -int GL_obj::MAX_TEXTURE_SIZE; - -int GL_obj::MAX_VIEWPORT_DIMS; - -int GL_obj::SUBPIXEL_BITS; - -int GL_obj::RED_BITS; - -int GL_obj::GREEN_BITS; - -int GL_obj::BLUE_BITS; - -int GL_obj::ALPHA_BITS; - -int GL_obj::DEPTH_BITS; - -int GL_obj::STENCIL_BITS; - -int GL_obj::POLYGON_OFFSET_UNITS; - -int GL_obj::POLYGON_OFFSET_FACTOR; - -int GL_obj::TEXTURE_BINDING_2D; - -int GL_obj::SAMPLE_BUFFERS; - -int GL_obj::SAMPLES; - -int GL_obj::SAMPLE_COVERAGE_VALUE; - -int GL_obj::SAMPLE_COVERAGE_INVERT; - -int GL_obj::NUM_COMPRESSED_TEXTURE_FORMATS; - -int GL_obj::COMPRESSED_TEXTURE_FORMATS; - -int GL_obj::DONT_CARE; - -int GL_obj::FASTEST; - -int GL_obj::NICEST; - -int GL_obj::GENERATE_MIPMAP_HINT; - -int GL_obj::BYTE; - -int GL_obj::UNSIGNED_BYTE; - -int GL_obj::SHORT; - -int GL_obj::UNSIGNED_SHORT; - -int GL_obj::INT; - -int GL_obj::UNSIGNED_INT; - -int GL_obj::FLOAT; - -int GL_obj::DEPTH_COMPONENT; - -int GL_obj::ALPHA; - -int GL_obj::RGB; - -int GL_obj::RGBA; - -int GL_obj::LUMINANCE; - -int GL_obj::LUMINANCE_ALPHA; - -int GL_obj::UNSIGNED_SHORT_4_4_4_4; - -int GL_obj::UNSIGNED_SHORT_5_5_5_1; - -int GL_obj::UNSIGNED_SHORT_5_6_5; - -int GL_obj::FRAGMENT_SHADER; - -int GL_obj::VERTEX_SHADER; - -int GL_obj::MAX_VERTEX_ATTRIBS; - -int GL_obj::MAX_VERTEX_UNIFORM_VECTORS; - -int GL_obj::MAX_VARYING_VECTORS; - -int GL_obj::MAX_COMBINED_TEXTURE_IMAGE_UNITS; - -int GL_obj::MAX_VERTEX_TEXTURE_IMAGE_UNITS; - -int GL_obj::MAX_TEXTURE_IMAGE_UNITS; - -int GL_obj::MAX_FRAGMENT_UNIFORM_VECTORS; - -int GL_obj::SHADER_TYPE; - -int GL_obj::DELETE_STATUS; - -int GL_obj::LINK_STATUS; - -int GL_obj::VALIDATE_STATUS; - -int GL_obj::ATTACHED_SHADERS; - -int GL_obj::ACTIVE_UNIFORMS; - -int GL_obj::ACTIVE_ATTRIBUTES; - -int GL_obj::SHADING_LANGUAGE_VERSION; - -int GL_obj::CURRENT_PROGRAM; - -int GL_obj::NEVER; - -int GL_obj::LESS; - -int GL_obj::EQUAL; - -int GL_obj::LEQUAL; - -int GL_obj::GREATER; - -int GL_obj::NOTEQUAL; - -int GL_obj::GEQUAL; - -int GL_obj::ALWAYS; - -int GL_obj::KEEP; - -int GL_obj::REPLACE; - -int GL_obj::INCR; - -int GL_obj::DECR; - -int GL_obj::INVERT; - -int GL_obj::INCR_WRAP; - -int GL_obj::DECR_WRAP; - -int GL_obj::VENDOR; - -int GL_obj::RENDERER; - -int GL_obj::VERSION; - -int GL_obj::EXTENSIONS; - -int GL_obj::NEAREST; - -int GL_obj::LINEAR; - -int GL_obj::NEAREST_MIPMAP_NEAREST; - -int GL_obj::LINEAR_MIPMAP_NEAREST; - -int GL_obj::NEAREST_MIPMAP_LINEAR; - -int GL_obj::LINEAR_MIPMAP_LINEAR; - -int GL_obj::TEXTURE_MAG_FILTER; - -int GL_obj::TEXTURE_MIN_FILTER; - -int GL_obj::TEXTURE_WRAP_S; - -int GL_obj::TEXTURE_WRAP_T; - -int GL_obj::TEXTURE_2D; - -int GL_obj::TEXTURE; - -int GL_obj::TEXTURE_CUBE_MAP; - -int GL_obj::TEXTURE_BINDING_CUBE_MAP; - -int GL_obj::TEXTURE_CUBE_MAP_POSITIVE_X; - -int GL_obj::TEXTURE_CUBE_MAP_NEGATIVE_X; - -int GL_obj::TEXTURE_CUBE_MAP_POSITIVE_Y; - -int GL_obj::TEXTURE_CUBE_MAP_NEGATIVE_Y; - -int GL_obj::TEXTURE_CUBE_MAP_POSITIVE_Z; - -int GL_obj::TEXTURE_CUBE_MAP_NEGATIVE_Z; - -int GL_obj::MAX_CUBE_MAP_TEXTURE_SIZE; - -int GL_obj::TEXTURE0; - -int GL_obj::TEXTURE1; - -int GL_obj::TEXTURE2; - -int GL_obj::TEXTURE3; - -int GL_obj::TEXTURE4; - -int GL_obj::TEXTURE5; - -int GL_obj::TEXTURE6; - -int GL_obj::TEXTURE7; - -int GL_obj::TEXTURE8; - -int GL_obj::TEXTURE9; - -int GL_obj::TEXTURE10; - -int GL_obj::TEXTURE11; - -int GL_obj::TEXTURE12; - -int GL_obj::TEXTURE13; - -int GL_obj::TEXTURE14; - -int GL_obj::TEXTURE15; - -int GL_obj::TEXTURE16; - -int GL_obj::TEXTURE17; - -int GL_obj::TEXTURE18; - -int GL_obj::TEXTURE19; - -int GL_obj::TEXTURE20; - -int GL_obj::TEXTURE21; - -int GL_obj::TEXTURE22; - -int GL_obj::TEXTURE23; - -int GL_obj::TEXTURE24; - -int GL_obj::TEXTURE25; - -int GL_obj::TEXTURE26; - -int GL_obj::TEXTURE27; - -int GL_obj::TEXTURE28; - -int GL_obj::TEXTURE29; - -int GL_obj::TEXTURE30; - -int GL_obj::TEXTURE31; - -int GL_obj::ACTIVE_TEXTURE; - -int GL_obj::REPEAT; - -int GL_obj::CLAMP_TO_EDGE; - -int GL_obj::MIRRORED_REPEAT; - -int GL_obj::FLOAT_VEC2; - -int GL_obj::FLOAT_VEC3; - -int GL_obj::FLOAT_VEC4; - -int GL_obj::INT_VEC2; - -int GL_obj::INT_VEC3; - -int GL_obj::INT_VEC4; - -int GL_obj::BOOL; - -int GL_obj::BOOL_VEC2; - -int GL_obj::BOOL_VEC3; - -int GL_obj::BOOL_VEC4; - -int GL_obj::FLOAT_MAT2; - -int GL_obj::FLOAT_MAT3; - -int GL_obj::FLOAT_MAT4; - -int GL_obj::SAMPLER_2D; - -int GL_obj::SAMPLER_CUBE; - -int GL_obj::VERTEX_ATTRIB_ARRAY_ENABLED; - -int GL_obj::VERTEX_ATTRIB_ARRAY_SIZE; - -int GL_obj::VERTEX_ATTRIB_ARRAY_STRIDE; - -int GL_obj::VERTEX_ATTRIB_ARRAY_TYPE; - -int GL_obj::VERTEX_ATTRIB_ARRAY_NORMALIZED; - -int GL_obj::VERTEX_ATTRIB_ARRAY_POINTER; - -int GL_obj::VERTEX_ATTRIB_ARRAY_BUFFER_BINDING; - -int GL_obj::IMPLEMENTATION_COLOR_READ_TYPE; - -int GL_obj::IMPLEMENTATION_COLOR_READ_FORMAT; - -int GL_obj::VERTEX_PROGRAM_POINT_SIZE; - -int GL_obj::POINT_SPRITE; - -int GL_obj::COMPILE_STATUS; - -int GL_obj::LOW_FLOAT; - -int GL_obj::MEDIUM_FLOAT; - -int GL_obj::HIGH_FLOAT; - -int GL_obj::LOW_INT; - -int GL_obj::MEDIUM_INT; - -int GL_obj::HIGH_INT; - -int GL_obj::FRAMEBUFFER; - -int GL_obj::RENDERBUFFER; - -int GL_obj::RGBA4; - -int GL_obj::RGB5_A1; - -int GL_obj::RGB565; - -int GL_obj::DEPTH_COMPONENT16; - -int GL_obj::STENCIL_INDEX; - -int GL_obj::STENCIL_INDEX8; - -int GL_obj::DEPTH_STENCIL; - -int GL_obj::RENDERBUFFER_WIDTH; - -int GL_obj::RENDERBUFFER_HEIGHT; - -int GL_obj::RENDERBUFFER_INTERNAL_FORMAT; - -int GL_obj::RENDERBUFFER_RED_SIZE; - -int GL_obj::RENDERBUFFER_GREEN_SIZE; - -int GL_obj::RENDERBUFFER_BLUE_SIZE; - -int GL_obj::RENDERBUFFER_ALPHA_SIZE; - -int GL_obj::RENDERBUFFER_DEPTH_SIZE; - -int GL_obj::RENDERBUFFER_STENCIL_SIZE; - -int GL_obj::FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE; - -int GL_obj::FRAMEBUFFER_ATTACHMENT_OBJECT_NAME; - -int GL_obj::FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL; - -int GL_obj::FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE; - -int GL_obj::COLOR_ATTACHMENT0; - -int GL_obj::DEPTH_ATTACHMENT; - -int GL_obj::STENCIL_ATTACHMENT; - -int GL_obj::DEPTH_STENCIL_ATTACHMENT; - -int GL_obj::NONE; - -int GL_obj::FRAMEBUFFER_COMPLETE; - -int GL_obj::FRAMEBUFFER_INCOMPLETE_ATTACHMENT; - -int GL_obj::FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT; - -int GL_obj::FRAMEBUFFER_INCOMPLETE_DIMENSIONS; - -int GL_obj::FRAMEBUFFER_UNSUPPORTED; - -int GL_obj::FRAMEBUFFER_BINDING; - -int GL_obj::RENDERBUFFER_BINDING; - -int GL_obj::MAX_RENDERBUFFER_SIZE; - -int GL_obj::INVALID_FRAMEBUFFER_OPERATION; - -int GL_obj::UNPACK_FLIP_Y_WEBGL; - -int GL_obj::UNPACK_PREMULTIPLY_ALPHA_WEBGL; - -int GL_obj::CONTEXT_LOST_WEBGL; - -int GL_obj::UNPACK_COLORSPACE_CONVERSION_WEBGL; - -int GL_obj::BROWSER_DEFAULT_WEBGL; - -int GL_obj::READ_BUFFER; - -int GL_obj::UNPACK_ROW_LENGTH; - -int GL_obj::UNPACK_SKIP_ROWS; - -int GL_obj::UNPACK_SKIP_PIXELS; - -int GL_obj::PACK_ROW_LENGTH; - -int GL_obj::PACK_SKIP_ROWS; - -int GL_obj::PACK_SKIP_PIXELS; - -int GL_obj::TEXTURE_BINDING_3D; - -int GL_obj::UNPACK_SKIP_IMAGES; - -int GL_obj::UNPACK_IMAGE_HEIGHT; - -int GL_obj::MAX_3D_TEXTURE_SIZE; - -int GL_obj::MAX_ELEMENTS_VERTICES; - -int GL_obj::MAX_ELEMENTS_INDICES; - -int GL_obj::MAX_TEXTURE_LOD_BIAS; - -int GL_obj::MAX_FRAGMENT_UNIFORM_COMPONENTS; - -int GL_obj::MAX_VERTEX_UNIFORM_COMPONENTS; - -int GL_obj::MAX_ARRAY_TEXTURE_LAYERS; - -int GL_obj::MIN_PROGRAM_TEXEL_OFFSET; - -int GL_obj::MAX_PROGRAM_TEXEL_OFFSET; - -int GL_obj::MAX_VARYING_COMPONENTS; - -int GL_obj::FRAGMENT_SHADER_DERIVATIVE_HINT; - -int GL_obj::RASTERIZER_DISCARD; - -int GL_obj::VERTEX_ARRAY_BINDING; - -int GL_obj::MAX_VERTEX_OUTPUT_COMPONENTS; - -int GL_obj::MAX_FRAGMENT_INPUT_COMPONENTS; - -int GL_obj::MAX_SERVER_WAIT_TIMEOUT; - -int GL_obj::MAX_ELEMENT_INDEX; - -int GL_obj::RED; - -int GL_obj::RGB8; - -int GL_obj::RGBA8; - -int GL_obj::RGB10_A2; - -int GL_obj::TEXTURE_3D; - -int GL_obj::TEXTURE_WRAP_R; - -int GL_obj::TEXTURE_MIN_LOD; - -int GL_obj::TEXTURE_MAX_LOD; - -int GL_obj::TEXTURE_BASE_LEVEL; - -int GL_obj::TEXTURE_MAX_LEVEL; - -int GL_obj::TEXTURE_COMPARE_MODE; - -int GL_obj::TEXTURE_COMPARE_FUNC; - -int GL_obj::SRGB; - -int GL_obj::SRGB8; - -int GL_obj::SRGB8_ALPHA8; - -int GL_obj::COMPARE_REF_TO_TEXTURE; - -int GL_obj::RGBA32F; - -int GL_obj::RGB32F; - -int GL_obj::RGBA16F; - -int GL_obj::RGB16F; - -int GL_obj::TEXTURE_2D_ARRAY; - -int GL_obj::TEXTURE_BINDING_2D_ARRAY; - -int GL_obj::R11F_G11F_B10F; - -int GL_obj::RGB9_E5; - -int GL_obj::RGBA32UI; - -int GL_obj::RGB32UI; - -int GL_obj::RGBA16UI; - -int GL_obj::RGB16UI; - -int GL_obj::RGBA8UI; - -int GL_obj::RGB8UI; - -int GL_obj::RGBA32I; - -int GL_obj::RGB32I; - -int GL_obj::RGBA16I; - -int GL_obj::RGB16I; - -int GL_obj::RGBA8I; - -int GL_obj::RGB8I; - -int GL_obj::RED_INTEGER; - -int GL_obj::RGB_INTEGER; - -int GL_obj::RGBA_INTEGER; - -int GL_obj::R8; - -int GL_obj::RG8; - -int GL_obj::R16F; - -int GL_obj::R32F; - -int GL_obj::RG16F; - -int GL_obj::RG32F; - -int GL_obj::R8I; - -int GL_obj::R8UI; - -int GL_obj::R16I; - -int GL_obj::R16UI; - -int GL_obj::R32I; - -int GL_obj::R32UI; - -int GL_obj::RG8I; - -int GL_obj::RG8UI; - -int GL_obj::RG16I; - -int GL_obj::RG16UI; - -int GL_obj::RG32I; - -int GL_obj::RG32UI; - -int GL_obj::R8_SNORM; - -int GL_obj::RG8_SNORM; - -int GL_obj::RGB8_SNORM; - -int GL_obj::RGBA8_SNORM; - -int GL_obj::RGB10_A2UI; - -int GL_obj::TEXTURE_IMMUTABLE_FORMAT; - -int GL_obj::TEXTURE_IMMUTABLE_LEVELS; - -int GL_obj::UNSIGNED_INT_2_10_10_10_REV; - -int GL_obj::UNSIGNED_INT_10F_11F_11F_REV; - -int GL_obj::UNSIGNED_INT_5_9_9_9_REV; - -int GL_obj::FLOAT_32_UNSIGNED_INT_24_8_REV; - -int GL_obj::UNSIGNED_INT_24_8; - -int GL_obj::HALF_FLOAT; - -int GL_obj::RG; - -int GL_obj::RG_INTEGER; - -int GL_obj::INT_2_10_10_10_REV; - -int GL_obj::CURRENT_QUERY; - -int GL_obj::QUERY_RESULT; - -int GL_obj::QUERY_RESULT_AVAILABLE; - -int GL_obj::ANY_SAMPLES_PASSED; - -int GL_obj::ANY_SAMPLES_PASSED_CONSERVATIVE; - -int GL_obj::MAX_DRAW_BUFFERS; - -int GL_obj::DRAW_BUFFER0; - -int GL_obj::DRAW_BUFFER1; - -int GL_obj::DRAW_BUFFER2; - -int GL_obj::DRAW_BUFFER3; - -int GL_obj::DRAW_BUFFER4; - -int GL_obj::DRAW_BUFFER5; - -int GL_obj::DRAW_BUFFER6; - -int GL_obj::DRAW_BUFFER7; - -int GL_obj::DRAW_BUFFER8; - -int GL_obj::DRAW_BUFFER9; - -int GL_obj::DRAW_BUFFER10; - -int GL_obj::DRAW_BUFFER11; - -int GL_obj::DRAW_BUFFER12; - -int GL_obj::DRAW_BUFFER13; - -int GL_obj::DRAW_BUFFER14; - -int GL_obj::DRAW_BUFFER15; - -int GL_obj::MAX_COLOR_ATTACHMENTS; - -int GL_obj::COLOR_ATTACHMENT1; - -int GL_obj::COLOR_ATTACHMENT2; - -int GL_obj::COLOR_ATTACHMENT3; - -int GL_obj::COLOR_ATTACHMENT4; - -int GL_obj::COLOR_ATTACHMENT5; - -int GL_obj::COLOR_ATTACHMENT6; - -int GL_obj::COLOR_ATTACHMENT7; - -int GL_obj::COLOR_ATTACHMENT8; - -int GL_obj::COLOR_ATTACHMENT9; - -int GL_obj::COLOR_ATTACHMENT10; - -int GL_obj::COLOR_ATTACHMENT11; - -int GL_obj::COLOR_ATTACHMENT12; - -int GL_obj::COLOR_ATTACHMENT13; - -int GL_obj::COLOR_ATTACHMENT14; - -int GL_obj::COLOR_ATTACHMENT15; - -int GL_obj::SAMPLER_3D; - -int GL_obj::SAMPLER_2D_SHADOW; - -int GL_obj::SAMPLER_2D_ARRAY; - -int GL_obj::SAMPLER_2D_ARRAY_SHADOW; - -int GL_obj::SAMPLER_CUBE_SHADOW; - -int GL_obj::INT_SAMPLER_2D; - -int GL_obj::INT_SAMPLER_3D; - -int GL_obj::INT_SAMPLER_CUBE; - -int GL_obj::INT_SAMPLER_2D_ARRAY; - -int GL_obj::UNSIGNED_INT_SAMPLER_2D; - -int GL_obj::UNSIGNED_INT_SAMPLER_3D; - -int GL_obj::UNSIGNED_INT_SAMPLER_CUBE; - -int GL_obj::UNSIGNED_INT_SAMPLER_2D_ARRAY; - -int GL_obj::MAX_SAMPLES; - -int GL_obj::SAMPLER_BINDING; - -int GL_obj::PIXEL_PACK_BUFFER; - -int GL_obj::PIXEL_UNPACK_BUFFER; - -int GL_obj::PIXEL_PACK_BUFFER_BINDING; - -int GL_obj::PIXEL_UNPACK_BUFFER_BINDING; - -int GL_obj::COPY_READ_BUFFER; - -int GL_obj::COPY_WRITE_BUFFER; - -int GL_obj::COPY_READ_BUFFER_BINDING; - -int GL_obj::COPY_WRITE_BUFFER_BINDING; - -int GL_obj::FLOAT_MAT2x3; - -int GL_obj::FLOAT_MAT2x4; - -int GL_obj::FLOAT_MAT3x2; - -int GL_obj::FLOAT_MAT3x4; - -int GL_obj::FLOAT_MAT4x2; - -int GL_obj::FLOAT_MAT4x3; - -int GL_obj::UNSIGNED_INT_VEC2; - -int GL_obj::UNSIGNED_INT_VEC3; - -int GL_obj::UNSIGNED_INT_VEC4; - -int GL_obj::UNSIGNED_NORMALIZED; - -int GL_obj::SIGNED_NORMALIZED; - -int GL_obj::VERTEX_ATTRIB_ARRAY_INTEGER; - -int GL_obj::VERTEX_ATTRIB_ARRAY_DIVISOR; - -int GL_obj::TRANSFORM_FEEDBACK_BUFFER_MODE; - -int GL_obj::MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS; - -int GL_obj::TRANSFORM_FEEDBACK_VARYINGS; - -int GL_obj::TRANSFORM_FEEDBACK_BUFFER_START; - -int GL_obj::TRANSFORM_FEEDBACK_BUFFER_SIZE; - -int GL_obj::TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN; - -int GL_obj::MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS; - -int GL_obj::MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS; - -int GL_obj::INTERLEAVED_ATTRIBS; - -int GL_obj::SEPARATE_ATTRIBS; - -int GL_obj::TRANSFORM_FEEDBACK_BUFFER; - -int GL_obj::TRANSFORM_FEEDBACK_BUFFER_BINDING; - -int GL_obj::TRANSFORM_FEEDBACK; - -int GL_obj::TRANSFORM_FEEDBACK_PAUSED; - -int GL_obj::TRANSFORM_FEEDBACK_ACTIVE; - -int GL_obj::TRANSFORM_FEEDBACK_BINDING; - -int GL_obj::FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING; - -int GL_obj::FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE; - -int GL_obj::FRAMEBUFFER_ATTACHMENT_RED_SIZE; - -int GL_obj::FRAMEBUFFER_ATTACHMENT_GREEN_SIZE; - -int GL_obj::FRAMEBUFFER_ATTACHMENT_BLUE_SIZE; - -int GL_obj::FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE; - -int GL_obj::FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE; - -int GL_obj::FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE; - -int GL_obj::FRAMEBUFFER_DEFAULT; - -int GL_obj::DEPTH24_STENCIL8; - -int GL_obj::DRAW_FRAMEBUFFER_BINDING; - -int GL_obj::READ_FRAMEBUFFER; - -int GL_obj::DRAW_FRAMEBUFFER; - -int GL_obj::READ_FRAMEBUFFER_BINDING; - -int GL_obj::RENDERBUFFER_SAMPLES; - -int GL_obj::FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER; - -int GL_obj::FRAMEBUFFER_INCOMPLETE_MULTISAMPLE; - -int GL_obj::UNIFORM_BUFFER; - -int GL_obj::UNIFORM_BUFFER_BINDING; - -int GL_obj::UNIFORM_BUFFER_START; - -int GL_obj::UNIFORM_BUFFER_SIZE; - -int GL_obj::MAX_VERTEX_UNIFORM_BLOCKS; - -int GL_obj::MAX_FRAGMENT_UNIFORM_BLOCKS; - -int GL_obj::MAX_COMBINED_UNIFORM_BLOCKS; - -int GL_obj::MAX_UNIFORM_BUFFER_BINDINGS; - -int GL_obj::MAX_UNIFORM_BLOCK_SIZE; - -int GL_obj::MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS; - -int GL_obj::MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS; - -int GL_obj::UNIFORM_BUFFER_OFFSET_ALIGNMENT; - -int GL_obj::ACTIVE_UNIFORM_BLOCKS; - -int GL_obj::UNIFORM_TYPE; - -int GL_obj::UNIFORM_SIZE; - -int GL_obj::UNIFORM_BLOCK_INDEX; - -int GL_obj::UNIFORM_OFFSET; - -int GL_obj::UNIFORM_ARRAY_STRIDE; - -int GL_obj::UNIFORM_MATRIX_STRIDE; - -int GL_obj::UNIFORM_IS_ROW_MAJOR; - -int GL_obj::UNIFORM_BLOCK_BINDING; - -int GL_obj::UNIFORM_BLOCK_DATA_SIZE; - -int GL_obj::UNIFORM_BLOCK_ACTIVE_UNIFORMS; - -int GL_obj::UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES; - -int GL_obj::UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER; - -int GL_obj::UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER; - -int GL_obj::OBJECT_TYPE; - -int GL_obj::SYNC_CONDITION; - -int GL_obj::SYNC_STATUS; - -int GL_obj::SYNC_FLAGS; - -int GL_obj::SYNC_FENCE; - -int GL_obj::SYNC_GPU_COMMANDS_COMPLETE; - -int GL_obj::UNSIGNALED; - -int GL_obj::SIGNALED; - -int GL_obj::ALREADY_SIGNALED; - -int GL_obj::TIMEOUT_EXPIRED; - -int GL_obj::CONDITION_SATISFIED; - -int GL_obj::WAIT_FAILED; - -int GL_obj::SYNC_FLUSH_COMMANDS_BIT; - -int GL_obj::COLOR; - -int GL_obj::DEPTH; - -int GL_obj::STENCIL; - -int GL_obj::MIN; - -int GL_obj::MAX; - -int GL_obj::DEPTH_COMPONENT24; - -int GL_obj::STREAM_READ; - -int GL_obj::STREAM_COPY; - -int GL_obj::STATIC_READ; - -int GL_obj::STATIC_COPY; - -int GL_obj::DYNAMIC_READ; - -int GL_obj::DYNAMIC_COPY; - -int GL_obj::DEPTH_COMPONENT32F; - -int GL_obj::DEPTH32F_STENCIL8; - -int GL_obj::INVALID_INDEX; - -int GL_obj::TIMEOUT_IGNORED; - -int GL_obj::MAX_CLIENT_WAIT_TIMEOUT_WEBGL; - - ::lime::_internal::backend::native::NativeOpenGLRenderContext GL_obj::context; - -::String GL_obj::type; - -Float GL_obj::version; - -void GL_obj::activeTexture(int texture){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_598_activeTexture) -HXDLIN( 598) ::lime::graphics::opengl::GL_obj::context->activeTexture(texture); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,activeTexture,(void)) - -void GL_obj::attachShader( ::lime::graphics::opengl::GLObject program, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_603_attachShader) -HXDLIN( 603) ::lime::graphics::opengl::GL_obj::context->attachShader(program,shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,attachShader,(void)) - -void GL_obj::beginQuery(int target, ::lime::graphics::opengl::GLObject query){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_608_beginQuery) -HXDLIN( 608) ::lime::graphics::opengl::GL_obj::context->beginQuery(target,query); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,beginQuery,(void)) - -void GL_obj::beginTransformFeedback(int primitiveNode){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_613_beginTransformFeedback) -HXDLIN( 613) ::lime::graphics::opengl::GL_obj::context->beginTransformFeedback(primitiveNode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,beginTransformFeedback,(void)) - -void GL_obj::bindAttribLocation( ::lime::graphics::opengl::GLObject program,int index,::String name){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_618_bindAttribLocation) -HXDLIN( 618) ::lime::graphics::opengl::GL_obj::context->bindAttribLocation(program,index,name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,bindAttribLocation,(void)) - -void GL_obj::bindBuffer(int target, ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_623_bindBuffer) -HXDLIN( 623) ::lime::graphics::opengl::GL_obj::context->bindBuffer(target,buffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,bindBuffer,(void)) - -void GL_obj::bindBufferBase(int target,int index, ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_628_bindBufferBase) -HXDLIN( 628) ::lime::graphics::opengl::GL_obj::context->bindBufferBase(target,index,buffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,bindBufferBase,(void)) - -void GL_obj::bindBufferRange(int target,int index, ::lime::graphics::opengl::GLObject buffer,Float offset,int size){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_633_bindBufferRange) -HXDLIN( 633) ::lime::graphics::opengl::GL_obj::context->bindBufferRange(target,index,buffer,offset,size); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(GL_obj,bindBufferRange,(void)) - -void GL_obj::bindFramebuffer(int target, ::lime::graphics::opengl::GLObject framebuffer){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_638_bindFramebuffer) -HXDLIN( 638) ::lime::graphics::opengl::GL_obj::context->bindFramebuffer(target,framebuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,bindFramebuffer,(void)) - -void GL_obj::bindRenderbuffer(int target, ::lime::graphics::opengl::GLObject renderbuffer){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_643_bindRenderbuffer) -HXDLIN( 643) ::lime::graphics::opengl::GL_obj::context->bindRenderbuffer(target,renderbuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,bindRenderbuffer,(void)) - -void GL_obj::bindSampler(int unit, ::lime::graphics::opengl::GLObject sampler){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_648_bindSampler) -HXDLIN( 648) ::lime::graphics::opengl::GL_obj::context->bindSampler(unit,sampler); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,bindSampler,(void)) - -void GL_obj::bindTexture(int target, ::lime::graphics::opengl::GLObject texture){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_653_bindTexture) -HXDLIN( 653) ::lime::graphics::opengl::GL_obj::context->bindTexture(target,texture); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,bindTexture,(void)) - -void GL_obj::bindTransformFeedback(int target, ::lime::graphics::opengl::GLObject transformFeedback){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_658_bindTransformFeedback) -HXDLIN( 658) ::lime::graphics::opengl::GL_obj::context->bindTransformFeedback(target,transformFeedback); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,bindTransformFeedback,(void)) - -void GL_obj::bindVertexArray( ::lime::graphics::opengl::GLObject vertexArray){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_663_bindVertexArray) -HXDLIN( 663) ::lime::graphics::opengl::GL_obj::context->bindVertexArray(vertexArray); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,bindVertexArray,(void)) - -void GL_obj::blitFramebuffer(int srcX0,int srcY0,int srcX1,int srcY1,int dstX0,int dstY0,int dstX1,int dstY1,int mask,int filter){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_669_blitFramebuffer) -HXDLIN( 669) ::lime::graphics::opengl::GL_obj::context->blitFramebuffer(srcX0,srcY0,srcX1,srcY1,dstX0,dstY0,dstX1,dstY1,mask,filter); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC10(GL_obj,blitFramebuffer,(void)) - -void GL_obj::blendColor(Float red,Float green,Float blue,Float alpha){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_674_blendColor) -HXDLIN( 674) ::lime::graphics::opengl::GL_obj::context->blendColor(red,green,blue,alpha); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,blendColor,(void)) - -void GL_obj::blendEquation(int mode){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_679_blendEquation) -HXDLIN( 679) ::lime::graphics::opengl::GL_obj::context->blendEquation(mode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,blendEquation,(void)) - -void GL_obj::blendEquationSeparate(int modeRGB,int modeAlpha){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_684_blendEquationSeparate) -HXDLIN( 684) ::lime::graphics::opengl::GL_obj::context->blendEquationSeparate(modeRGB,modeAlpha); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,blendEquationSeparate,(void)) - -void GL_obj::blendFunc(int sfactor,int dfactor){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_689_blendFunc) -HXDLIN( 689) ::lime::graphics::opengl::GL_obj::context->blendFunc(sfactor,dfactor); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,blendFunc,(void)) - -void GL_obj::blendFuncSeparate(int srcRGB,int dstRGB,int srcAlpha,int dstAlpha){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_694_blendFuncSeparate) -HXDLIN( 694) ::lime::graphics::opengl::GL_obj::context->blendFuncSeparate(srcRGB,dstRGB,srcAlpha,dstAlpha); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,blendFuncSeparate,(void)) - -void GL_obj::bufferData(int target,int size,Float srcData,int usage){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_700_bufferData) -HXDLIN( 700) ::lime::graphics::opengl::GL_obj::context->bufferData(target,size,srcData,usage); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,bufferData,(void)) - -void GL_obj::bufferSubData(int target,int dstByteOffset,int size,Float srcData){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_714_bufferSubData) -HXDLIN( 714) ::lime::graphics::opengl::GL_obj::context->bufferSubData(target,dstByteOffset,size,srcData); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,bufferSubData,(void)) - -int GL_obj::checkFramebufferStatus(int target){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_727_checkFramebufferStatus) -HXDLIN( 727) return ::lime::graphics::opengl::GL_obj::context->checkFramebufferStatus(target); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,checkFramebufferStatus,return ) - -void GL_obj::clear(int mask){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_732_clear) -HXDLIN( 732) ::lime::graphics::opengl::GL_obj::context->clear(mask); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,clear,(void)) - -void GL_obj::clearBufferfi(int buffer,int drawbuffer,Float depth,int stencil){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_737_clearBufferfi) -HXDLIN( 737) ::lime::graphics::opengl::GL_obj::context->clearBufferfi(buffer,drawbuffer,depth,stencil); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,clearBufferfi,(void)) - -void GL_obj::clearBufferfv(int buffer,int drawbuffer,Float value){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_743_clearBufferfv) -HXDLIN( 743) ::lime::graphics::opengl::GL_obj::context->clearBufferfv(buffer,drawbuffer,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,clearBufferfv,(void)) - -void GL_obj::clearBufferiv(int buffer,int drawbuffer,Float value){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_757_clearBufferiv) -HXDLIN( 757) ::lime::graphics::opengl::GL_obj::context->clearBufferiv(buffer,drawbuffer,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,clearBufferiv,(void)) - -void GL_obj::clearBufferuiv(int buffer,int drawbuffer,Float value){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_771_clearBufferuiv) -HXDLIN( 771) ::lime::graphics::opengl::GL_obj::context->clearBufferuiv(buffer,drawbuffer,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,clearBufferuiv,(void)) - -void GL_obj::clearColor(Float red,Float green,Float blue,Float alpha){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_784_clearColor) -HXDLIN( 784) ::lime::graphics::opengl::GL_obj::context->clearColor(red,green,blue,alpha); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,clearColor,(void)) - -void GL_obj::clearDepthf(Float depth){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_797_clearDepthf) -HXDLIN( 797) ::lime::graphics::opengl::GL_obj::context->clearDepthf(depth); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,clearDepthf,(void)) - -void GL_obj::clearStencil(int s){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_803_clearStencil) -HXDLIN( 803) ::lime::graphics::opengl::GL_obj::context->clearStencil(s); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,clearStencil,(void)) - -int GL_obj::clientWaitSync( ::Dynamic sync,int flags, cpp::Int64Struct timeout){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_808_clientWaitSync) -HXDLIN( 808) return ::lime::graphics::opengl::GL_obj::context->clientWaitSync(sync,flags,timeout); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,clientWaitSync,return ) - -void GL_obj::colorMask(bool red,bool green,bool blue,bool alpha){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_813_colorMask) -HXDLIN( 813) ::lime::graphics::opengl::GL_obj::context->colorMask(red,green,blue,alpha); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,colorMask,(void)) - -void GL_obj::compileShader( ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_818_compileShader) -HXDLIN( 818) ::lime::graphics::opengl::GL_obj::context->compileShader(shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,compileShader,(void)) - -void GL_obj::compressedTexImage2D(int target,int level,int internalformat,int width,int height,int border,int imageSize,Float data){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_825_compressedTexImage2D) -HXDLIN( 825) ::lime::graphics::opengl::GL_obj::context->compressedTexImage2D(target,level,internalformat,width,height,border,imageSize,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC8(GL_obj,compressedTexImage2D,(void)) - -void GL_obj::compressedTexImage3D(int target,int level,int internalformat,int width,int height,int depth,int border,int imageSize,Float data){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_841_compressedTexImage3D) -HXDLIN( 841) ::lime::graphics::opengl::GL_obj::context->compressedTexImage3D(target,level,internalformat,width,height,depth,border,imageSize,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC9(GL_obj,compressedTexImage3D,(void)) - -void GL_obj::compressedTexSubImage2D(int target,int level,int xoffset,int yoffset,int width,int height,int format,int imageSize,Float data){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_857_compressedTexSubImage2D) -HXDLIN( 857) ::lime::graphics::opengl::GL_obj::context->compressedTexSubImage2D(target,level,xoffset,yoffset,width,height,format,imageSize,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC9(GL_obj,compressedTexSubImage2D,(void)) - -void GL_obj::compressedTexSubImage3D(int target,int level,int xoffset,int yoffset,int zoffset,int width,int height,int depth,int format,int imageSize,Float data){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_873_compressedTexSubImage3D) -HXDLIN( 873) ::lime::graphics::opengl::GL_obj::context->compressedTexSubImage3D(target,level,xoffset,yoffset,zoffset,width,height,depth,format,imageSize,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC11(GL_obj,compressedTexSubImage3D,(void)) - -void GL_obj::copyBufferSubData(int readTarget,int writeTarget,Float readOffset,Float writeOffset,int size){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_888_copyBufferSubData) -HXDLIN( 888) ::lime::graphics::opengl::GL_obj::context->copyBufferSubData(readTarget,writeTarget,readOffset,writeOffset,size); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(GL_obj,copyBufferSubData,(void)) - -void GL_obj::copyTexImage2D(int target,int level,int internalformat,int x,int y,int width,int height,int border){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_894_copyTexImage2D) -HXDLIN( 894) ::lime::graphics::opengl::GL_obj::context->copyTexImage2D(target,level,internalformat,x,y,width,height,border); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC8(GL_obj,copyTexImage2D,(void)) - -void GL_obj::copyTexSubImage2D(int target,int level,int xoffset,int yoffset,int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_899_copyTexSubImage2D) -HXDLIN( 899) ::lime::graphics::opengl::GL_obj::context->copyTexSubImage2D(target,level,xoffset,yoffset,x,y,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC8(GL_obj,copyTexSubImage2D,(void)) - -void GL_obj::copyTexSubImage3D(int target,int level,int xoffset,int yoffset,int zoffset,int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_904_copyTexSubImage3D) -HXDLIN( 904) ::lime::graphics::opengl::GL_obj::context->copyTexSubImage3D(target,level,xoffset,yoffset,zoffset,x,y,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC9(GL_obj,copyTexSubImage3D,(void)) - - ::lime::graphics::opengl::GLObject GL_obj::createBuffer(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_909_createBuffer) -HXDLIN( 909) return ::lime::graphics::opengl::GL_obj::context->createBuffer(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,createBuffer,return ) - - ::lime::graphics::opengl::GLObject GL_obj::createFramebuffer(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_914_createFramebuffer) -HXDLIN( 914) return ::lime::graphics::opengl::GL_obj::context->createFramebuffer(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,createFramebuffer,return ) - - ::lime::graphics::opengl::GLObject GL_obj::createProgram(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_919_createProgram) -HXDLIN( 919) return ::lime::graphics::opengl::GL_obj::context->createProgram(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,createProgram,return ) - - ::lime::graphics::opengl::GLObject GL_obj::createQuery(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_924_createQuery) -HXDLIN( 924) return ::lime::graphics::opengl::GL_obj::context->createQuery(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,createQuery,return ) - - ::lime::graphics::opengl::GLObject GL_obj::createRenderbuffer(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_929_createRenderbuffer) -HXDLIN( 929) return ::lime::graphics::opengl::GL_obj::context->createRenderbuffer(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,createRenderbuffer,return ) - - ::lime::graphics::opengl::GLObject GL_obj::createSampler(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_934_createSampler) -HXDLIN( 934) return ::lime::graphics::opengl::GL_obj::context->createSampler(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,createSampler,return ) - - ::lime::graphics::opengl::GLObject GL_obj::createShader(int type){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_939_createShader) -HXDLIN( 939) return ::lime::graphics::opengl::GL_obj::context->createShader(type); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,createShader,return ) - - ::lime::graphics::opengl::GLObject GL_obj::createTexture(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_944_createTexture) -HXDLIN( 944) return ::lime::graphics::opengl::GL_obj::context->createTexture(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,createTexture,return ) - - ::lime::graphics::opengl::GLObject GL_obj::createTransformFeedback(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_949_createTransformFeedback) -HXDLIN( 949) return ::lime::graphics::opengl::GL_obj::context->createTransformFeedback(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,createTransformFeedback,return ) - - ::lime::graphics::opengl::GLObject GL_obj::createVertexArray(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_954_createVertexArray) -HXDLIN( 954) return ::lime::graphics::opengl::GL_obj::context->createVertexArray(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,createVertexArray,return ) - -void GL_obj::cullFace(int mode){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_959_cullFace) -HXDLIN( 959) ::lime::graphics::opengl::GL_obj::context->cullFace(mode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,cullFace,(void)) - -void GL_obj::deleteBuffer( ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_964_deleteBuffer) -HXDLIN( 964) ::lime::graphics::opengl::GL_obj::context->deleteBuffer(buffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,deleteBuffer,(void)) - -void GL_obj::deleteFramebuffer( ::lime::graphics::opengl::GLObject framebuffer){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_969_deleteFramebuffer) -HXDLIN( 969) ::lime::graphics::opengl::GL_obj::context->deleteFramebuffer(framebuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,deleteFramebuffer,(void)) - -void GL_obj::deleteProgram( ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_974_deleteProgram) -HXDLIN( 974) ::lime::graphics::opengl::GL_obj::context->deleteProgram(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,deleteProgram,(void)) - -void GL_obj::deleteQuery( ::lime::graphics::opengl::GLObject query){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_979_deleteQuery) -HXDLIN( 979) ::lime::graphics::opengl::GL_obj::context->deleteQuery(query); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,deleteQuery,(void)) - -void GL_obj::deleteRenderbuffer( ::lime::graphics::opengl::GLObject renderbuffer){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_984_deleteRenderbuffer) -HXDLIN( 984) ::lime::graphics::opengl::GL_obj::context->deleteRenderbuffer(renderbuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,deleteRenderbuffer,(void)) - -void GL_obj::deleteSampler( ::lime::graphics::opengl::GLObject sampler){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_989_deleteSampler) -HXDLIN( 989) ::lime::graphics::opengl::GL_obj::context->deleteSampler(sampler); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,deleteSampler,(void)) - -void GL_obj::deleteShader( ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_994_deleteShader) -HXDLIN( 994) ::lime::graphics::opengl::GL_obj::context->deleteShader(shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,deleteShader,(void)) - -void GL_obj::deleteSync( ::Dynamic sync){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_999_deleteSync) -HXDLIN( 999) ::lime::graphics::opengl::GL_obj::context->deleteSync(sync); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,deleteSync,(void)) - -void GL_obj::deleteTexture( ::lime::graphics::opengl::GLObject texture){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1004_deleteTexture) -HXDLIN(1004) ::lime::graphics::opengl::GL_obj::context->deleteTexture(texture); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,deleteTexture,(void)) - -void GL_obj::deleteTransformFeedback( ::lime::graphics::opengl::GLObject transformFeedback){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1009_deleteTransformFeedback) -HXDLIN(1009) ::lime::graphics::opengl::GL_obj::context->deleteTransformFeedback(transformFeedback); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,deleteTransformFeedback,(void)) - -void GL_obj::deleteVertexArray( ::lime::graphics::opengl::GLObject vertexArray){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1014_deleteVertexArray) -HXDLIN(1014) ::lime::graphics::opengl::GL_obj::context->deleteVertexArray(vertexArray); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,deleteVertexArray,(void)) - -void GL_obj::depthFunc(int func){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1019_depthFunc) -HXDLIN(1019) ::lime::graphics::opengl::GL_obj::context->depthFunc(func); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,depthFunc,(void)) - -void GL_obj::depthMask(bool flag){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1024_depthMask) -HXDLIN(1024) ::lime::graphics::opengl::GL_obj::context->depthMask(flag); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,depthMask,(void)) - -void GL_obj::depthRangef(Float zNear,Float zFar){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1037_depthRangef) -HXDLIN(1037) ::lime::graphics::opengl::GL_obj::context->depthRangef(zNear,zFar); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,depthRangef,(void)) - -void GL_obj::detachShader( ::lime::graphics::opengl::GLObject program, ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1043_detachShader) -HXDLIN(1043) ::lime::graphics::opengl::GL_obj::context->detachShader(program,shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,detachShader,(void)) - -void GL_obj::disable(int cap){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1048_disable) -HXDLIN(1048) ::lime::graphics::opengl::GL_obj::context->disable(cap); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,disable,(void)) - -void GL_obj::disableVertexAttribArray(int index){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1053_disableVertexAttribArray) -HXDLIN(1053) ::lime::graphics::opengl::GL_obj::context->disableVertexAttribArray(index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,disableVertexAttribArray,(void)) - -void GL_obj::drawArrays(int mode,int first,int count){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1058_drawArrays) -HXDLIN(1058) ::lime::graphics::opengl::GL_obj::context->drawArrays(mode,first,count); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,drawArrays,(void)) - -void GL_obj::drawArraysInstanced(int mode,int first,int count,int instanceCount){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1063_drawArraysInstanced) -HXDLIN(1063) ::lime::graphics::opengl::GL_obj::context->drawArraysInstanced(mode,first,count,instanceCount); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,drawArraysInstanced,(void)) - -void GL_obj::drawBuffers(::Array< int > buffers){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1068_drawBuffers) -HXDLIN(1068) ::lime::graphics::opengl::GL_obj::context->drawBuffers(buffers); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,drawBuffers,(void)) - -void GL_obj::drawElements(int mode,int count,int type,int offset){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1073_drawElements) -HXDLIN(1073) ::lime::_internal::backend::native::NativeOpenGLRenderContext _hx_tmp = ::lime::graphics::opengl::GL_obj::context; -HXDLIN(1073) _hx_tmp->drawElements(mode,count,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromInt(offset)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,drawElements,(void)) - -void GL_obj::drawElementsInstanced(int mode,int count,int type,Float offset,int instanceCount){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1078_drawElementsInstanced) -HXDLIN(1078) ::lime::graphics::opengl::GL_obj::context->drawElementsInstanced(mode,count,type,offset,instanceCount); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(GL_obj,drawElementsInstanced,(void)) - -void GL_obj::drawRangeElements(int mode,int start,int end,int count,int type,Float offset){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1083_drawRangeElements) -HXDLIN(1083) ::lime::graphics::opengl::GL_obj::context->drawRangeElements(mode,start,end,count,type,offset); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(GL_obj,drawRangeElements,(void)) - -void GL_obj::enable(int cap){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1088_enable) -HXDLIN(1088) ::lime::graphics::opengl::GL_obj::context->enable(cap); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,enable,(void)) - -void GL_obj::enableVertexAttribArray(int index){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1093_enableVertexAttribArray) -HXDLIN(1093) ::lime::graphics::opengl::GL_obj::context->enableVertexAttribArray(index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,enableVertexAttribArray,(void)) - -void GL_obj::endQuery(int target){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1098_endQuery) -HXDLIN(1098) ::lime::graphics::opengl::GL_obj::context->endQuery(target); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,endQuery,(void)) - -void GL_obj::endTransformFeedback(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1103_endTransformFeedback) -HXDLIN(1103) ::lime::graphics::opengl::GL_obj::context->endTransformFeedback(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,endTransformFeedback,(void)) - - ::Dynamic GL_obj::fenceSync(int condition,int flags){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1108_fenceSync) -HXDLIN(1108) return ::lime::graphics::opengl::GL_obj::context->fenceSync(condition,flags); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,fenceSync,return ) - -void GL_obj::finish(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1113_finish) -HXDLIN(1113) ::lime::graphics::opengl::GL_obj::context->finish(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,finish,(void)) - -void GL_obj::flush(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1118_flush) -HXDLIN(1118) ::lime::graphics::opengl::GL_obj::context->flush(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,flush,(void)) - -void GL_obj::framebufferRenderbuffer(int target,int attachment,int renderbuffertarget, ::lime::graphics::opengl::GLObject renderbuffer){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1123_framebufferRenderbuffer) -HXDLIN(1123) ::lime::graphics::opengl::GL_obj::context->framebufferRenderbuffer(target,attachment,renderbuffertarget,renderbuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,framebufferRenderbuffer,(void)) - -void GL_obj::framebufferTexture2D(int target,int attachment,int textarget, ::lime::graphics::opengl::GLObject texture,int level){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1128_framebufferTexture2D) -HXDLIN(1128) ::lime::graphics::opengl::GL_obj::context->framebufferTexture2D(target,attachment,textarget,texture,level); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(GL_obj,framebufferTexture2D,(void)) - -void GL_obj::framebufferTextureLayer(int target,int attachment, ::lime::graphics::opengl::GLObject texture,int level,int layer){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1133_framebufferTextureLayer) -HXDLIN(1133) ::lime::graphics::opengl::GL_obj::context->framebufferTextureLayer(target,attachment,texture,level,layer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(GL_obj,framebufferTextureLayer,(void)) - -void GL_obj::frontFace(int mode){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1138_frontFace) -HXDLIN(1138) ::lime::graphics::opengl::GL_obj::context->frontFace(mode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,frontFace,(void)) - -void GL_obj::generateMipmap(int target){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1143_generateMipmap) -HXDLIN(1143) ::lime::graphics::opengl::GL_obj::context->generateMipmap(target); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,generateMipmap,(void)) - - ::Dynamic GL_obj::getActiveAttrib( ::lime::graphics::opengl::GLObject program,int index){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1148_getActiveAttrib) -HXDLIN(1148) return ::lime::graphics::opengl::GL_obj::context->getActiveAttrib(program,index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getActiveAttrib,return ) - - ::Dynamic GL_obj::getActiveUniform( ::lime::graphics::opengl::GLObject program,int index){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1153_getActiveUniform) -HXDLIN(1153) return ::lime::graphics::opengl::GL_obj::context->getActiveUniform(program,index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getActiveUniform,return ) - -int GL_obj::getActiveUniformBlocki( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1159_getActiveUniformBlocki) -HXDLIN(1159) return ::lime::graphics::opengl::GL_obj::context->getActiveUniformBlocki(program,uniformBlockIndex,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getActiveUniformBlocki,return ) - -void GL_obj::getActiveUniformBlockiv( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1166_getActiveUniformBlockiv) -HXDLIN(1166) ::lime::graphics::opengl::GL_obj::context->getActiveUniformBlockiv(program,uniformBlockIndex,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,getActiveUniformBlockiv,(void)) - -::String GL_obj::getActiveUniformBlockName( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1172_getActiveUniformBlockName) -HXDLIN(1172) return ::lime::graphics::opengl::GL_obj::context->getActiveUniformBlockName(program,uniformBlockIndex); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getActiveUniformBlockName,return ) - - ::Dynamic GL_obj::getActiveUniformBlockParameter( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1177_getActiveUniformBlockParameter) -HXDLIN(1177) return ::lime::graphics::opengl::GL_obj::context->getActiveUniformBlockParameter(program,uniformBlockIndex,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getActiveUniformBlockParameter,return ) - - ::Dynamic GL_obj::getActiveUniforms( ::lime::graphics::opengl::GLObject program,::Array< int > uniformIndices,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1182_getActiveUniforms) -HXDLIN(1182) return ::lime::graphics::opengl::GL_obj::context->getActiveUniforms(program,uniformIndices,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getActiveUniforms,return ) - -void GL_obj::getActiveUniformsiv( ::lime::graphics::opengl::GLObject program,::Array< int > uniformIndices,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1188_getActiveUniformsiv) -HXDLIN(1188) ::lime::graphics::opengl::GL_obj::context->getActiveUniformsiv(program,uniformIndices,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,getActiveUniformsiv,(void)) - -::Array< ::Dynamic> GL_obj::getAttachedShaders( ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1194_getAttachedShaders) -HXDLIN(1194) return ::lime::graphics::opengl::GL_obj::context->getAttachedShaders(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,getAttachedShaders,return ) - -int GL_obj::getAttribLocation( ::lime::graphics::opengl::GLObject program,::String name){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1199_getAttribLocation) -HXDLIN(1199) return ::lime::graphics::opengl::GL_obj::context->getAttribLocation(program,name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getAttribLocation,return ) - -bool GL_obj::getBoolean(int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1205_getBoolean) -HXDLIN(1205) return ::lime::graphics::opengl::GL_obj::context->getBoolean(pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,getBoolean,return ) - -void GL_obj::getBooleanv(int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1212_getBooleanv) -HXDLIN(1212) ::lime::graphics::opengl::GL_obj::context->getBooleanv(pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getBooleanv,(void)) - - ::Dynamic GL_obj::getBufferParameter(int target,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1218_getBufferParameter) -HXDLIN(1218) return ::lime::graphics::opengl::GL_obj::context->getBufferParameter(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getBufferParameter,return ) - -int GL_obj::getBufferParameteri(int target,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1224_getBufferParameteri) -HXDLIN(1224) return ::lime::graphics::opengl::GL_obj::context->getBufferParameteri(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getBufferParameteri,return ) - -void GL_obj::getBufferParameteri64v(int target,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1231_getBufferParameteri64v) -HXDLIN(1231) ::lime::graphics::opengl::GL_obj::context->getBufferParameteri64v(target,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getBufferParameteri64v,(void)) - -void GL_obj::getBufferParameteriv(int target,int pname,Float data){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1238_getBufferParameteriv) -HXDLIN(1238) ::lime::graphics::opengl::GL_obj::context->getBufferParameteriv(target,pname,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getBufferParameteriv,(void)) - -Float GL_obj::getBufferPointerv(int target,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1245_getBufferPointerv) -HXDLIN(1245) return ::lime::graphics::opengl::GL_obj::context->getBufferPointerv(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getBufferPointerv,return ) - -void GL_obj::getBufferSubData(int target,Float offset,int size,Float data){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1252_getBufferSubData) -HXDLIN(1252) ::lime::graphics::opengl::GL_obj::context->getBufferSubData(target,offset,size,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,getBufferSubData,(void)) - - ::Dynamic GL_obj::getContextAttributes(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1265_getContextAttributes) -HXDLIN(1265) return ::lime::graphics::opengl::GL_obj::context->getContextAttributes(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,getContextAttributes,return ) - -int GL_obj::getError(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1270_getError) -HXDLIN(1270) return ::lime::graphics::opengl::GL_obj::context->getError(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,getError,return ) - - ::Dynamic GL_obj::getExtension(::String name){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1275_getExtension) -HXDLIN(1275) return ::lime::graphics::opengl::GL_obj::context->getExtension(name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,getExtension,return ) - -Float GL_obj::getFloat(int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1281_getFloat) -HXDLIN(1281) return ::lime::graphics::opengl::GL_obj::context->getFloat(pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,getFloat,return ) - -void GL_obj::getFloatv(int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1288_getFloatv) -HXDLIN(1288) ::lime::graphics::opengl::GL_obj::context->getFloatv(pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getFloatv,(void)) - -int GL_obj::getFragDataLocation( ::lime::graphics::opengl::GLObject program,::String name){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1294_getFragDataLocation) -HXDLIN(1294) return ::lime::graphics::opengl::GL_obj::context->getFragDataLocation(program,name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getFragDataLocation,return ) - - ::Dynamic GL_obj::getFramebufferAttachmentParameter(int target,int attachment,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1299_getFramebufferAttachmentParameter) -HXDLIN(1299) return ::lime::graphics::opengl::GL_obj::context->getFramebufferAttachmentParameter(target,attachment,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getFramebufferAttachmentParameter,return ) - -int GL_obj::getFramebufferAttachmentParameteri(int target,int attachment,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1305_getFramebufferAttachmentParameteri) -HXDLIN(1305) return ::lime::graphics::opengl::GL_obj::context->getFramebufferAttachmentParameteri(target,attachment,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getFramebufferAttachmentParameteri,return ) - -void GL_obj::getFramebufferAttachmentParameteriv(int target,int attachment,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1312_getFramebufferAttachmentParameteriv) -HXDLIN(1312) ::lime::graphics::opengl::GL_obj::context->getFramebufferAttachmentParameteriv(target,attachment,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,getFramebufferAttachmentParameteriv,(void)) - - ::Dynamic GL_obj::getIndexedParameter(int target,int index){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1318_getIndexedParameter) -HXDLIN(1318) return ::lime::graphics::opengl::GL_obj::context->getIndexedParameter(target,index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getIndexedParameter,return ) - -int GL_obj::getInteger(int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1324_getInteger) -HXDLIN(1324) return ::lime::graphics::opengl::GL_obj::context->getInteger(pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,getInteger,return ) - - cpp::Int64Struct GL_obj::getInteger64(int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1331_getInteger64) -HXDLIN(1331) return ::lime::graphics::opengl::GL_obj::context->getInteger64(pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,getInteger64,return ) - - cpp::Int64Struct GL_obj::getInteger64i(int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1338_getInteger64i) -HXDLIN(1338) return ::lime::graphics::opengl::GL_obj::context->getInteger64i(pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,getInteger64i,return ) - -void GL_obj::getInteger64i_v(int pname,int index,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1345_getInteger64i_v) -HXDLIN(1345) ::lime::graphics::opengl::GL_obj::context->getInteger64i_v(pname,index,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getInteger64i_v,(void)) - -void GL_obj::getInteger64v(int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1352_getInteger64v) -HXDLIN(1352) ::lime::graphics::opengl::GL_obj::context->getInteger64v(pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getInteger64v,(void)) - -void GL_obj::getIntegeri_v(int pname,int index,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1359_getIntegeri_v) -HXDLIN(1359) ::lime::graphics::opengl::GL_obj::context->getIntegeri_v(pname,index,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getIntegeri_v,(void)) - -void GL_obj::getIntegerv(int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1366_getIntegerv) -HXDLIN(1366) ::lime::graphics::opengl::GL_obj::context->getIntegerv(pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getIntegerv,(void)) - -int GL_obj::getInternalformati(int target,int internalformat,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1373_getInternalformati) -HXDLIN(1373) return ::lime::graphics::opengl::GL_obj::context->getInternalformati(target,internalformat,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getInternalformati,return ) - -void GL_obj::getInternalformativ(int target,int internalformat,int pname,int bufSize,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1380_getInternalformativ) -HXDLIN(1380) ::lime::graphics::opengl::GL_obj::context->getInternalformativ(target,internalformat,pname,bufSize,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(GL_obj,getInternalformativ,(void)) - - ::Dynamic GL_obj::getInternalformatParameter(int target,int internalformat,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1386_getInternalformatParameter) -HXDLIN(1386) return ::lime::graphics::opengl::GL_obj::context->getInternalformatParameter(target,internalformat,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getInternalformatParameter,return ) - - ::Dynamic GL_obj::getParameter(int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1391_getParameter) -HXDLIN(1391) return ::lime::graphics::opengl::GL_obj::context->getParameter(pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,getParameter,return ) - -int GL_obj::getProgrami( ::lime::graphics::opengl::GLObject program,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1397_getProgrami) -HXDLIN(1397) return ::lime::graphics::opengl::GL_obj::context->getProgrami(program,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getProgrami,return ) - -void GL_obj::getProgramiv( ::lime::graphics::opengl::GLObject program,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1404_getProgramiv) -HXDLIN(1404) ::lime::graphics::opengl::GL_obj::context->getProgramiv(program,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getProgramiv,(void)) - - ::haxe::io::Bytes GL_obj::getProgramBinary( ::lime::graphics::opengl::GLObject program,int binaryFormat){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1411_getProgramBinary) -HXDLIN(1411) return ::lime::graphics::opengl::GL_obj::context->getProgramBinary(program,binaryFormat); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getProgramBinary,return ) - -::String GL_obj::getProgramInfoLog( ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1417_getProgramInfoLog) -HXDLIN(1417) return ::lime::graphics::opengl::GL_obj::context->getProgramInfoLog(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,getProgramInfoLog,return ) - - ::Dynamic GL_obj::getProgramParameter( ::lime::graphics::opengl::GLObject program,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1422_getProgramParameter) -HXDLIN(1422) return ::lime::graphics::opengl::GL_obj::context->getProgramParameter(program,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getProgramParameter,return ) - - ::lime::graphics::opengl::GLObject GL_obj::getQuery(int target,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1427_getQuery) -HXDLIN(1427) return ::lime::graphics::opengl::GL_obj::context->getQuery(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getQuery,return ) - -int GL_obj::getQueryi(int target,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1433_getQueryi) -HXDLIN(1433) return ::lime::graphics::opengl::GL_obj::context->getQueryi(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getQueryi,return ) - -void GL_obj::getQueryiv(int target,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1440_getQueryiv) -HXDLIN(1440) ::lime::graphics::opengl::GL_obj::context->getQueryiv(target,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getQueryiv,(void)) - -int GL_obj::getQueryObjectui( ::lime::graphics::opengl::GLObject query,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1447_getQueryObjectui) -HXDLIN(1447) return ::lime::graphics::opengl::GL_obj::context->getQueryObjectui(query,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getQueryObjectui,return ) - -void GL_obj::getQueryObjectuiv( ::lime::graphics::opengl::GLObject query,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1454_getQueryObjectuiv) -HXDLIN(1454) ::lime::graphics::opengl::GL_obj::context->getQueryObjectuiv(query,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getQueryObjectuiv,(void)) - - ::Dynamic GL_obj::getQueryParameter( ::lime::graphics::opengl::GLObject query,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1460_getQueryParameter) -HXDLIN(1460) return ::lime::graphics::opengl::GL_obj::context->getQueryParameter(query,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getQueryParameter,return ) - - ::Dynamic GL_obj::getRenderbufferParameter(int target,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1465_getRenderbufferParameter) -HXDLIN(1465) return ::lime::graphics::opengl::GL_obj::context->getRenderbufferParameter(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getRenderbufferParameter,return ) - -int GL_obj::getRenderbufferParameteri(int target,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1471_getRenderbufferParameteri) -HXDLIN(1471) return ::lime::graphics::opengl::GL_obj::context->getRenderbufferParameteri(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getRenderbufferParameteri,return ) - -void GL_obj::getRenderbufferParameteriv(int target,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1478_getRenderbufferParameteriv) -HXDLIN(1478) ::lime::graphics::opengl::GL_obj::context->getRenderbufferParameteriv(target,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getRenderbufferParameteriv,(void)) - - ::Dynamic GL_obj::getSamplerParameter( ::lime::graphics::opengl::GLObject sampler,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1484_getSamplerParameter) -HXDLIN(1484) return ::lime::graphics::opengl::GL_obj::context->getSamplerParameter(sampler,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getSamplerParameter,return ) - -Float GL_obj::getSamplerParameterf( ::lime::graphics::opengl::GLObject sampler,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1490_getSamplerParameterf) -HXDLIN(1490) return ::lime::graphics::opengl::GL_obj::context->getSamplerParameterf(sampler,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getSamplerParameterf,return ) - -void GL_obj::getSamplerParameterfv( ::lime::graphics::opengl::GLObject sampler,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1497_getSamplerParameterfv) -HXDLIN(1497) ::lime::graphics::opengl::GL_obj::context->getSamplerParameterfv(sampler,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getSamplerParameterfv,(void)) - -int GL_obj::getSamplerParameteri( ::lime::graphics::opengl::GLObject sampler,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1504_getSamplerParameteri) -HXDLIN(1504) return ::lime::graphics::opengl::GL_obj::context->getSamplerParameteri(sampler,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getSamplerParameteri,return ) - -void GL_obj::getSamplerParameteriv( ::lime::graphics::opengl::GLObject sampler,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1511_getSamplerParameteriv) -HXDLIN(1511) ::lime::graphics::opengl::GL_obj::context->getSamplerParameteriv(sampler,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getSamplerParameteriv,(void)) - -int GL_obj::getShaderi( ::lime::graphics::opengl::GLObject shader,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1518_getShaderi) -HXDLIN(1518) return ::lime::graphics::opengl::GL_obj::context->getShaderi(shader,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getShaderi,return ) - -void GL_obj::getShaderiv( ::lime::graphics::opengl::GLObject shader,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1525_getShaderiv) -HXDLIN(1525) ::lime::graphics::opengl::GL_obj::context->getShaderiv(shader,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getShaderiv,(void)) - -::String GL_obj::getShaderInfoLog( ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1531_getShaderInfoLog) -HXDLIN(1531) return ::lime::graphics::opengl::GL_obj::context->getShaderInfoLog(shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,getShaderInfoLog,return ) - - ::Dynamic GL_obj::getShaderParameter( ::lime::graphics::opengl::GLObject shader,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1536_getShaderParameter) -HXDLIN(1536) return ::lime::graphics::opengl::GL_obj::context->getShaderParameter(shader,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getShaderParameter,return ) - - ::Dynamic GL_obj::getShaderPrecisionFormat(int shadertype,int precisiontype){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1541_getShaderPrecisionFormat) -HXDLIN(1541) return ::lime::graphics::opengl::GL_obj::context->getShaderPrecisionFormat(shadertype,precisiontype); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getShaderPrecisionFormat,return ) - -::String GL_obj::getShaderSource( ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1546_getShaderSource) -HXDLIN(1546) return ::lime::graphics::opengl::GL_obj::context->getShaderSource(shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,getShaderSource,return ) - -::String GL_obj::getString(int name){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1552_getString) -HXDLIN(1552) return ::lime::graphics::opengl::GL_obj::context->getString(name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,getString,return ) - -::String GL_obj::getStringi(int name,int index){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1559_getStringi) -HXDLIN(1559) return ::lime::graphics::opengl::GL_obj::context->getStringi(name,index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getStringi,return ) - -::Array< ::String > GL_obj::getSupportedExtensions(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1565_getSupportedExtensions) -HXDLIN(1565) return ::lime::graphics::opengl::GL_obj::context->getSupportedExtensions(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,getSupportedExtensions,return ) - - ::Dynamic GL_obj::getSyncParameter( ::Dynamic sync,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1570_getSyncParameter) -HXDLIN(1570) return ::lime::graphics::opengl::GL_obj::context->getSyncParameter(sync,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getSyncParameter,return ) - -int GL_obj::getSyncParameteri( ::Dynamic sync,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1576_getSyncParameteri) -HXDLIN(1576) return ::lime::graphics::opengl::GL_obj::context->getSyncParameteri(sync,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getSyncParameteri,return ) - -void GL_obj::getSyncParameteriv( ::Dynamic sync,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1583_getSyncParameteriv) -HXDLIN(1583) ::lime::graphics::opengl::GL_obj::context->getSyncParameteriv(sync,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getSyncParameteriv,(void)) - - ::Dynamic GL_obj::getTexParameter(int target,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1589_getTexParameter) -HXDLIN(1589) return ::lime::graphics::opengl::GL_obj::context->getTexParameter(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getTexParameter,return ) - -Float GL_obj::getTexParameterf(int target,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1595_getTexParameterf) -HXDLIN(1595) return ::lime::graphics::opengl::GL_obj::context->getTexParameterf(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getTexParameterf,return ) - -void GL_obj::getTexParameterfv(int target,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1602_getTexParameterfv) -HXDLIN(1602) ::lime::graphics::opengl::GL_obj::context->getTexParameterfv(target,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getTexParameterfv,(void)) - -int GL_obj::getTexParameteri(int target,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1609_getTexParameteri) -HXDLIN(1609) return ::lime::graphics::opengl::GL_obj::context->getTexParameteri(target,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getTexParameteri,return ) - -void GL_obj::getTexParameteriv(int target,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1616_getTexParameteriv) -HXDLIN(1616) ::lime::graphics::opengl::GL_obj::context->getTexParameteriv(target,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getTexParameteriv,(void)) - - ::Dynamic GL_obj::getTransformFeedbackVarying( ::lime::graphics::opengl::GLObject program,int index){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1622_getTransformFeedbackVarying) -HXDLIN(1622) return ::lime::graphics::opengl::GL_obj::context->getTransformFeedbackVarying(program,index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getTransformFeedbackVarying,return ) - - ::Dynamic GL_obj::getUniform( ::lime::graphics::opengl::GLObject program,int location){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1627_getUniform) -HXDLIN(1627) return ::lime::graphics::opengl::GL_obj::context->getUniform(program,location); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getUniform,return ) - -Float GL_obj::getUniformf( ::lime::graphics::opengl::GLObject program,int location){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1633_getUniformf) -HXDLIN(1633) return ::lime::graphics::opengl::GL_obj::context->getUniformf(program,location); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getUniformf,return ) - -void GL_obj::getUniformfv( ::lime::graphics::opengl::GLObject program,int location,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1640_getUniformfv) -HXDLIN(1640) ::lime::graphics::opengl::GL_obj::context->getUniformfv(program,location,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getUniformfv,(void)) - -int GL_obj::getUniformi( ::lime::graphics::opengl::GLObject program,int location){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1647_getUniformi) -HXDLIN(1647) return ::lime::graphics::opengl::GL_obj::context->getUniformi(program,location); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getUniformi,return ) - -void GL_obj::getUniformiv( ::lime::graphics::opengl::GLObject program,int location,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1654_getUniformiv) -HXDLIN(1654) ::lime::graphics::opengl::GL_obj::context->getUniformiv(program,location,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getUniformiv,(void)) - -int GL_obj::getUniformui( ::lime::graphics::opengl::GLObject program,int location){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1661_getUniformui) -HXDLIN(1661) return ::lime::graphics::opengl::GL_obj::context->getUniformui(program,location); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getUniformui,return ) - -void GL_obj::getUniformuiv( ::lime::graphics::opengl::GLObject program,int location,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1668_getUniformuiv) -HXDLIN(1668) ::lime::graphics::opengl::GL_obj::context->getUniformuiv(program,location,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getUniformuiv,(void)) - -int GL_obj::getUniformBlockIndex( ::lime::graphics::opengl::GLObject program,::String uniformBlockName){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1674_getUniformBlockIndex) -HXDLIN(1674) return ::lime::graphics::opengl::GL_obj::context->getUniformBlockIndex(program,uniformBlockName); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getUniformBlockIndex,return ) - -::Array< int > GL_obj::getUniformIndices( ::lime::graphics::opengl::GLObject program,::Array< ::String > uniformNames){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1679_getUniformIndices) -HXDLIN(1679) return ::lime::graphics::opengl::GL_obj::context->getUniformIndices(program,uniformNames); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getUniformIndices,return ) - -int GL_obj::getUniformLocation( ::lime::graphics::opengl::GLObject program,::String name){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1684_getUniformLocation) -HXDLIN(1684) return ::lime::graphics::opengl::GL_obj::context->getUniformLocation(program,name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getUniformLocation,return ) - - ::Dynamic GL_obj::getVertexAttrib(int index,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1689_getVertexAttrib) -HXDLIN(1689) return ::lime::graphics::opengl::GL_obj::context->getVertexAttrib(index,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getVertexAttrib,return ) - -Float GL_obj::getVertexAttribf(int index,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1695_getVertexAttribf) -HXDLIN(1695) return ::lime::graphics::opengl::GL_obj::context->getVertexAttribf(index,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getVertexAttribf,return ) - -void GL_obj::getVertexAttribfv(int index,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1702_getVertexAttribfv) -HXDLIN(1702) ::lime::graphics::opengl::GL_obj::context->getVertexAttribfv(index,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getVertexAttribfv,(void)) - -int GL_obj::getVertexAttribi(int index,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1709_getVertexAttribi) -HXDLIN(1709) return ::lime::graphics::opengl::GL_obj::context->getVertexAttribi(index,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getVertexAttribi,return ) - -int GL_obj::getVertexAttribIi(int index,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1716_getVertexAttribIi) -HXDLIN(1716) return ::lime::graphics::opengl::GL_obj::context->getVertexAttribIi(index,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getVertexAttribIi,return ) - -void GL_obj::getVertexAttribIiv(int index,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1723_getVertexAttribIiv) -HXDLIN(1723) ::lime::graphics::opengl::GL_obj::context->getVertexAttribIiv(index,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getVertexAttribIiv,(void)) - -int GL_obj::getVertexAttribIui(int index,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1730_getVertexAttribIui) -HXDLIN(1730) return ::lime::graphics::opengl::GL_obj::context->getVertexAttribIui(index,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getVertexAttribIui,return ) - -void GL_obj::getVertexAttribIuiv(int index,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1737_getVertexAttribIuiv) -HXDLIN(1737) ::lime::graphics::opengl::GL_obj::context->getVertexAttribIuiv(index,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getVertexAttribIuiv,(void)) - -void GL_obj::getVertexAttribiv(int index,int pname,Float params){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1744_getVertexAttribiv) -HXDLIN(1744) ::lime::graphics::opengl::GL_obj::context->getVertexAttribiv(index,pname,params); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,getVertexAttribiv,(void)) - -Float GL_obj::getVertexAttribPointerv(int index,int pname){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1758_getVertexAttribPointerv) -HXDLIN(1758) return ::lime::graphics::opengl::GL_obj::context->getVertexAttribPointerv(index,pname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,getVertexAttribPointerv,return ) - -void GL_obj::hint(int target,int mode){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1764_hint) -HXDLIN(1764) ::lime::graphics::opengl::GL_obj::context->hint(target,mode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,hint,(void)) - -void GL_obj::invalidateFramebuffer(int target,::Array< int > attachments){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1769_invalidateFramebuffer) -HXDLIN(1769) ::lime::graphics::opengl::GL_obj::context->invalidateFramebuffer(target,attachments); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,invalidateFramebuffer,(void)) - -void GL_obj::invalidateSubFramebuffer(int target,::Array< int > attachments,int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1774_invalidateSubFramebuffer) -HXDLIN(1774) ::lime::graphics::opengl::GL_obj::context->invalidateSubFramebuffer(target,attachments,x,y,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(GL_obj,invalidateSubFramebuffer,(void)) - -bool GL_obj::isBuffer( ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1779_isBuffer) -HXDLIN(1779) return ::lime::graphics::opengl::GL_obj::context->isBuffer(buffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,isBuffer,return ) - -bool GL_obj::isContextLost(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1784_isContextLost) -HXDLIN(1784) return ::lime::graphics::opengl::GL_obj::context->isContextLost(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,isContextLost,return ) - -bool GL_obj::isEnabled(int cap){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1789_isEnabled) -HXDLIN(1789) return ::lime::graphics::opengl::GL_obj::context->isEnabled(cap); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,isEnabled,return ) - -bool GL_obj::isFramebuffer( ::lime::graphics::opengl::GLObject framebuffer){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1794_isFramebuffer) -HXDLIN(1794) return ::lime::graphics::opengl::GL_obj::context->isFramebuffer(framebuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,isFramebuffer,return ) - -bool GL_obj::isProgram( ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1799_isProgram) -HXDLIN(1799) return ::lime::graphics::opengl::GL_obj::context->isProgram(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,isProgram,return ) - -bool GL_obj::isQuery( ::lime::graphics::opengl::GLObject query){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1804_isQuery) -HXDLIN(1804) return ::lime::graphics::opengl::GL_obj::context->isQuery(query); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,isQuery,return ) - -bool GL_obj::isRenderbuffer( ::lime::graphics::opengl::GLObject renderbuffer){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1809_isRenderbuffer) -HXDLIN(1809) return ::lime::graphics::opengl::GL_obj::context->isRenderbuffer(renderbuffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,isRenderbuffer,return ) - -bool GL_obj::isSampler( ::lime::graphics::opengl::GLObject sampler){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1814_isSampler) -HXDLIN(1814) return ::lime::graphics::opengl::GL_obj::context->isSampler(sampler); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,isSampler,return ) - -bool GL_obj::isShader( ::lime::graphics::opengl::GLObject shader){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1819_isShader) -HXDLIN(1819) return ::lime::graphics::opengl::GL_obj::context->isShader(shader); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,isShader,return ) - -bool GL_obj::isSync( ::Dynamic sync){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1824_isSync) -HXDLIN(1824) return ::lime::graphics::opengl::GL_obj::context->isSync(sync); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,isSync,return ) - -bool GL_obj::isTexture( ::lime::graphics::opengl::GLObject texture){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1829_isTexture) -HXDLIN(1829) return ::lime::graphics::opengl::GL_obj::context->isTexture(texture); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,isTexture,return ) - -bool GL_obj::isTransformFeedback( ::lime::graphics::opengl::GLObject transformFeedback){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1834_isTransformFeedback) -HXDLIN(1834) return ::lime::graphics::opengl::GL_obj::context->isTransformFeedback(transformFeedback); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,isTransformFeedback,return ) - -bool GL_obj::isVertexArray( ::lime::graphics::opengl::GLObject vertexArray){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1839_isVertexArray) -HXDLIN(1839) return ::lime::graphics::opengl::GL_obj::context->isVertexArray(vertexArray); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,isVertexArray,return ) - -void GL_obj::lineWidth(Float width){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1844_lineWidth) -HXDLIN(1844) ::lime::graphics::opengl::GL_obj::context->lineWidth(width); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,lineWidth,(void)) - -void GL_obj::linkProgram( ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1849_linkProgram) -HXDLIN(1849) ::lime::graphics::opengl::GL_obj::context->linkProgram(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,linkProgram,(void)) - -Float GL_obj::mapBufferRange(int target,Float offset,int length,int access){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1855_mapBufferRange) -HXDLIN(1855) return ::lime::graphics::opengl::GL_obj::context->mapBufferRange(target,offset,length,access); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,mapBufferRange,return ) - -void GL_obj::pauseTransformFeedback(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1861_pauseTransformFeedback) -HXDLIN(1861) ::lime::graphics::opengl::GL_obj::context->pauseTransformFeedback(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,pauseTransformFeedback,(void)) - -void GL_obj::pixelStorei(int pname,int param){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1866_pixelStorei) -HXDLIN(1866) ::lime::graphics::opengl::GL_obj::context->pixelStorei(pname,param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,pixelStorei,(void)) - -void GL_obj::polygonOffset(Float factor,Float units){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1871_polygonOffset) -HXDLIN(1871) ::lime::graphics::opengl::GL_obj::context->polygonOffset(factor,units); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,polygonOffset,(void)) - -void GL_obj::programBinary( ::lime::graphics::opengl::GLObject program,int binaryFormat,Float binary,int length){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1877_programBinary) -HXDLIN(1877) ::lime::graphics::opengl::GL_obj::context->programBinary(program,binaryFormat,binary,length); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,programBinary,(void)) - -void GL_obj::programParameteri( ::lime::graphics::opengl::GLObject program,int pname,int value){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1884_programParameteri) -HXDLIN(1884) ::lime::graphics::opengl::GL_obj::context->programParameteri(program,pname,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,programParameteri,(void)) - -void GL_obj::readBuffer(int src){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1890_readBuffer) -HXDLIN(1890) ::lime::graphics::opengl::GL_obj::context->readBuffer(src); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,readBuffer,(void)) - -void GL_obj::readPixels(int x,int y,int width,int height,int format,int type, ::lime::utils::BytePointerData pixels){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1896_readPixels) -HXDLIN(1896) ::lime::_internal::backend::native::NativeOpenGLRenderContext _hx_tmp = ::lime::graphics::opengl::GL_obj::context; -HXDLIN(1896) _hx_tmp->readPixels(x,y,width,height,format,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(pixels)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(GL_obj,readPixels,(void)) - -void GL_obj::releaseShaderCompiler(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1910_releaseShaderCompiler) -HXDLIN(1910) ::lime::graphics::opengl::GL_obj::context->releaseShaderCompiler(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,releaseShaderCompiler,(void)) - -void GL_obj::renderbufferStorage(int target,int internalformat,int width,int height){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1916_renderbufferStorage) -HXDLIN(1916) ::lime::graphics::opengl::GL_obj::context->renderbufferStorage(target,internalformat,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,renderbufferStorage,(void)) - -void GL_obj::renderbufferStorageMultisample(int target,int samples,int internalformat,int width,int height){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1921_renderbufferStorageMultisample) -HXDLIN(1921) ::lime::graphics::opengl::GL_obj::context->renderbufferStorageMultisample(target,samples,internalformat,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(GL_obj,renderbufferStorageMultisample,(void)) - -void GL_obj::resumeTransformFeedback(){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1926_resumeTransformFeedback) -HXDLIN(1926) ::lime::graphics::opengl::GL_obj::context->resumeTransformFeedback(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(GL_obj,resumeTransformFeedback,(void)) - -void GL_obj::sampleCoverage(Float value,bool invert){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1931_sampleCoverage) -HXDLIN(1931) ::lime::graphics::opengl::GL_obj::context->sampleCoverage(value,invert); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,sampleCoverage,(void)) - -void GL_obj::samplerParameterf( ::lime::graphics::opengl::GLObject sampler,int pname,Float param){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1936_samplerParameterf) -HXDLIN(1936) ::lime::graphics::opengl::GL_obj::context->samplerParameterf(sampler,pname,param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,samplerParameterf,(void)) - -void GL_obj::samplerParameteri( ::lime::graphics::opengl::GLObject sampler,int pname,int param){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1941_samplerParameteri) -HXDLIN(1941) ::lime::graphics::opengl::GL_obj::context->samplerParameteri(sampler,pname,param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,samplerParameteri,(void)) - -void GL_obj::scissor(int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1946_scissor) -HXDLIN(1946) ::lime::graphics::opengl::GL_obj::context->scissor(x,y,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,scissor,(void)) - -void GL_obj::shaderBinary(::Array< ::Dynamic> shaders,int binaryformat,Float binary,int length){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1952_shaderBinary) -HXDLIN(1952) ::lime::graphics::opengl::GL_obj::context->shaderBinary(shaders,binaryformat,binary,length); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,shaderBinary,(void)) - -void GL_obj::shaderSource( ::lime::graphics::opengl::GLObject shader,::String source){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1958_shaderSource) -HXDLIN(1958) ::lime::graphics::opengl::GL_obj::context->shaderSource(shader,source); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,shaderSource,(void)) - -void GL_obj::stencilFunc(int func,int ref,int mask){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1963_stencilFunc) -HXDLIN(1963) ::lime::graphics::opengl::GL_obj::context->stencilFunc(func,ref,mask); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,stencilFunc,(void)) - -void GL_obj::stencilFuncSeparate(int face,int func,int ref,int mask){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1968_stencilFuncSeparate) -HXDLIN(1968) ::lime::graphics::opengl::GL_obj::context->stencilFuncSeparate(face,func,ref,mask); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,stencilFuncSeparate,(void)) - -void GL_obj::stencilMask(int mask){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1973_stencilMask) -HXDLIN(1973) ::lime::graphics::opengl::GL_obj::context->stencilMask(mask); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,stencilMask,(void)) - -void GL_obj::stencilMaskSeparate(int face,int mask){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1978_stencilMaskSeparate) -HXDLIN(1978) ::lime::graphics::opengl::GL_obj::context->stencilMaskSeparate(face,mask); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,stencilMaskSeparate,(void)) - -void GL_obj::stencilOp(int fail,int zfail,int zpass){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1983_stencilOp) -HXDLIN(1983) ::lime::graphics::opengl::GL_obj::context->stencilOp(fail,zfail,zpass); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,stencilOp,(void)) - -void GL_obj::stencilOpSeparate(int face,int fail,int zfail,int zpass){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1988_stencilOpSeparate) -HXDLIN(1988) ::lime::graphics::opengl::GL_obj::context->stencilOpSeparate(face,fail,zfail,zpass); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,stencilOpSeparate,(void)) - -void GL_obj::texImage2D(int target,int level,int internalformat,int width,int height,int border,int format,int type,Float data){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_1995_texImage2D) -HXDLIN(1995) ::lime::graphics::opengl::GL_obj::context->texImage2D(target,level,internalformat,width,height,border,format,type,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC9(GL_obj,texImage2D,(void)) - -void GL_obj::texImage3D(int target,int level,int internalformat,int width,int height,int depth,int border,int format,int type,Float data){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2011_texImage3D) -HXDLIN(2011) ::lime::graphics::opengl::GL_obj::context->texImage3D(target,level,internalformat,width,height,depth,border,format,type,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC10(GL_obj,texImage3D,(void)) - -void GL_obj::texStorage2D(int target,int level,int internalformat,int width,int height){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2025_texStorage2D) -HXDLIN(2025) ::lime::graphics::opengl::GL_obj::context->texStorage2D(target,level,internalformat,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(GL_obj,texStorage2D,(void)) - -void GL_obj::texStorage3D(int target,int level,int internalformat,int width,int height,int depth){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2030_texStorage3D) -HXDLIN(2030) ::lime::graphics::opengl::GL_obj::context->texStorage3D(target,level,internalformat,width,height,depth); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(GL_obj,texStorage3D,(void)) - -void GL_obj::texParameterf(int target,int pname,Float param){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2035_texParameterf) -HXDLIN(2035) ::lime::graphics::opengl::GL_obj::context->texParameterf(target,pname,param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,texParameterf,(void)) - -void GL_obj::texParameteri(int target,int pname,int param){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2040_texParameteri) -HXDLIN(2040) ::lime::graphics::opengl::GL_obj::context->texParameteri(target,pname,param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,texParameteri,(void)) - -void GL_obj::texSubImage2D(int target,int level,int xoffset,int yoffset,int width,int height,int format,int type, ::lime::utils::ArrayBufferView pixels){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2047_texSubImage2D) -HXDLIN(2047) ::lime::_internal::backend::native::NativeOpenGLRenderContext _hx_tmp = ::lime::graphics::opengl::GL_obj::context; -HXDLIN(2047) _hx_tmp->texSubImage2D(target,level,xoffset,yoffset,width,height,format,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(pixels)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC9(GL_obj,texSubImage2D,(void)) - -void GL_obj::texSubImage3D(int target,int level,int xoffset,int yoffset,int zoffset,int width,int height,int depth,int format,int type,Float data){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2063_texSubImage3D) -HXDLIN(2063) ::lime::graphics::opengl::GL_obj::context->texSubImage3D(target,level,xoffset,yoffset,zoffset,width,height,depth,format,type,data); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC11(GL_obj,texSubImage3D,(void)) - -void GL_obj::transformFeedbackVaryings( ::lime::graphics::opengl::GLObject program,::Array< ::String > varyings,int bufferMode){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2077_transformFeedbackVaryings) -HXDLIN(2077) ::lime::graphics::opengl::GL_obj::context->transformFeedbackVaryings(program,varyings,bufferMode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,transformFeedbackVaryings,(void)) - -void GL_obj::uniform1f(int location,Float v0){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2082_uniform1f) -HXDLIN(2082) ::lime::graphics::opengl::GL_obj::context->uniform1f(location,v0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,uniform1f,(void)) - -void GL_obj::uniform1fv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2088_uniform1fv) -HXDLIN(2088) ::lime::graphics::opengl::GL_obj::context->uniform1fv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,uniform1fv,(void)) - -void GL_obj::uniform1i(int location,int v0){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2101_uniform1i) -HXDLIN(2101) ::lime::graphics::opengl::GL_obj::context->uniform1i(location,v0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,uniform1i,(void)) - -void GL_obj::uniform1iv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2107_uniform1iv) -HXDLIN(2107) ::lime::graphics::opengl::GL_obj::context->uniform1iv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,uniform1iv,(void)) - -void GL_obj::uniform1ui(int location,int v0){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2120_uniform1ui) -HXDLIN(2120) ::lime::graphics::opengl::GL_obj::context->uniform1ui(location,v0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,uniform1ui,(void)) - -void GL_obj::uniform1uiv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2126_uniform1uiv) -HXDLIN(2126) ::lime::graphics::opengl::GL_obj::context->uniform1uiv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,uniform1uiv,(void)) - -void GL_obj::uniform2f(int location,Float v0,Float v1){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2139_uniform2f) -HXDLIN(2139) ::lime::graphics::opengl::GL_obj::context->uniform2f(location,v0,v1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,uniform2f,(void)) - -void GL_obj::uniform2fv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2145_uniform2fv) -HXDLIN(2145) ::lime::graphics::opengl::GL_obj::context->uniform2fv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,uniform2fv,(void)) - -void GL_obj::uniform2i(int location,int x,int y){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2158_uniform2i) -HXDLIN(2158) ::lime::graphics::opengl::GL_obj::context->uniform2i(location,x,y); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,uniform2i,(void)) - -void GL_obj::uniform2iv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2164_uniform2iv) -HXDLIN(2164) ::lime::graphics::opengl::GL_obj::context->uniform2iv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,uniform2iv,(void)) - -void GL_obj::uniform2ui(int location,int x,int y){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2177_uniform2ui) -HXDLIN(2177) ::lime::graphics::opengl::GL_obj::context->uniform2ui(location,x,y); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,uniform2ui,(void)) - -void GL_obj::uniform2uiv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2183_uniform2uiv) -HXDLIN(2183) ::lime::graphics::opengl::GL_obj::context->uniform2uiv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,uniform2uiv,(void)) - -void GL_obj::uniform3f(int location,Float v0,Float v1,Float v2){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2196_uniform3f) -HXDLIN(2196) ::lime::graphics::opengl::GL_obj::context->uniform3f(location,v0,v1,v2); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,uniform3f,(void)) - -void GL_obj::uniform3fv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2202_uniform3fv) -HXDLIN(2202) ::lime::graphics::opengl::GL_obj::context->uniform3fv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,uniform3fv,(void)) - -void GL_obj::uniform3i(int location,int v0,int v1,int v2){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2215_uniform3i) -HXDLIN(2215) ::lime::graphics::opengl::GL_obj::context->uniform3i(location,v0,v1,v2); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,uniform3i,(void)) - -void GL_obj::uniform3iv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2221_uniform3iv) -HXDLIN(2221) ::lime::graphics::opengl::GL_obj::context->uniform3iv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,uniform3iv,(void)) - -void GL_obj::uniform3ui(int location,int v0,int v1,int v2){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2234_uniform3ui) -HXDLIN(2234) ::lime::graphics::opengl::GL_obj::context->uniform3ui(location,v0,v1,v2); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,uniform3ui,(void)) - -void GL_obj::uniform3uiv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2240_uniform3uiv) -HXDLIN(2240) ::lime::graphics::opengl::GL_obj::context->uniform3uiv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,uniform3uiv,(void)) - -void GL_obj::uniform4f(int location,Float v0,Float v1,Float v2,Float v3){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2253_uniform4f) -HXDLIN(2253) ::lime::graphics::opengl::GL_obj::context->uniform4f(location,v0,v1,v2,v3); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(GL_obj,uniform4f,(void)) - -void GL_obj::uniform4fv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2259_uniform4fv) -HXDLIN(2259) ::lime::graphics::opengl::GL_obj::context->uniform4fv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,uniform4fv,(void)) - -void GL_obj::uniform4i(int location,int v0,int v1,int v2,int v3){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2272_uniform4i) -HXDLIN(2272) ::lime::graphics::opengl::GL_obj::context->uniform4i(location,v0,v1,v2,v3); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(GL_obj,uniform4i,(void)) - -void GL_obj::uniform4iv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2278_uniform4iv) -HXDLIN(2278) ::lime::graphics::opengl::GL_obj::context->uniform4iv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,uniform4iv,(void)) - -void GL_obj::uniform4ui(int location,int v0,int v1,int v2,int v3){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2291_uniform4ui) -HXDLIN(2291) ::lime::graphics::opengl::GL_obj::context->uniform4ui(location,v0,v1,v2,v3); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(GL_obj,uniform4ui,(void)) - -void GL_obj::uniform4uiv(int location,int count,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2297_uniform4uiv) -HXDLIN(2297) ::lime::graphics::opengl::GL_obj::context->uniform4uiv(location,count,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,uniform4uiv,(void)) - -void GL_obj::uniformBlockBinding( ::lime::graphics::opengl::GLObject program,int uniformBlockIndex,int uniformBlockBinding){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2310_uniformBlockBinding) -HXDLIN(2310) ::lime::graphics::opengl::GL_obj::context->uniformBlockBinding(program,uniformBlockIndex,uniformBlockBinding); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,uniformBlockBinding,(void)) - -void GL_obj::uniformMatrix2fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2316_uniformMatrix2fv) -HXDLIN(2316) ::lime::graphics::opengl::GL_obj::context->uniformMatrix2fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,uniformMatrix2fv,(void)) - -void GL_obj::uniformMatrix2x3fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2330_uniformMatrix2x3fv) -HXDLIN(2330) ::lime::graphics::opengl::GL_obj::context->uniformMatrix2x3fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,uniformMatrix2x3fv,(void)) - -void GL_obj::uniformMatrix2x4fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2344_uniformMatrix2x4fv) -HXDLIN(2344) ::lime::graphics::opengl::GL_obj::context->uniformMatrix2x4fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,uniformMatrix2x4fv,(void)) - -void GL_obj::uniformMatrix3fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2358_uniformMatrix3fv) -HXDLIN(2358) ::lime::graphics::opengl::GL_obj::context->uniformMatrix3fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,uniformMatrix3fv,(void)) - -void GL_obj::uniformMatrix3x2fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2372_uniformMatrix3x2fv) -HXDLIN(2372) ::lime::graphics::opengl::GL_obj::context->uniformMatrix3x2fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,uniformMatrix3x2fv,(void)) - -void GL_obj::uniformMatrix3x4fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2386_uniformMatrix3x4fv) -HXDLIN(2386) ::lime::graphics::opengl::GL_obj::context->uniformMatrix3x4fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,uniformMatrix3x4fv,(void)) - -void GL_obj::uniformMatrix4fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2400_uniformMatrix4fv) -HXDLIN(2400) ::lime::graphics::opengl::GL_obj::context->uniformMatrix4fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,uniformMatrix4fv,(void)) - -void GL_obj::uniformMatrix4x2fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2414_uniformMatrix4x2fv) -HXDLIN(2414) ::lime::graphics::opengl::GL_obj::context->uniformMatrix4x2fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,uniformMatrix4x2fv,(void)) - -void GL_obj::uniformMatrix4x3fv(int location,int count,bool transpose,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2428_uniformMatrix4x3fv) -HXDLIN(2428) ::lime::graphics::opengl::GL_obj::context->uniformMatrix4x3fv(location,count,transpose,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,uniformMatrix4x3fv,(void)) - -bool GL_obj::unmapBuffer(int target){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2442_unmapBuffer) -HXDLIN(2442) return ::lime::graphics::opengl::GL_obj::context->unmapBuffer(target); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,unmapBuffer,return ) - -void GL_obj::useProgram( ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2448_useProgram) -HXDLIN(2448) ::lime::graphics::opengl::GL_obj::context->useProgram(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,useProgram,(void)) - -void GL_obj::validateProgram( ::lime::graphics::opengl::GLObject program){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2453_validateProgram) -HXDLIN(2453) ::lime::graphics::opengl::GL_obj::context->validateProgram(program); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,validateProgram,(void)) - -void GL_obj::vertexAttrib1f(int index,Float v0){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2458_vertexAttrib1f) -HXDLIN(2458) ::lime::graphics::opengl::GL_obj::context->vertexAttrib1f(index,v0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,vertexAttrib1f,(void)) - -void GL_obj::vertexAttrib1fv(int index,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2464_vertexAttrib1fv) -HXDLIN(2464) ::lime::graphics::opengl::GL_obj::context->vertexAttrib1fv(index,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,vertexAttrib1fv,(void)) - -void GL_obj::vertexAttrib2f(int index,Float v0,Float v1){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2477_vertexAttrib2f) -HXDLIN(2477) ::lime::graphics::opengl::GL_obj::context->vertexAttrib2f(index,v0,v1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,vertexAttrib2f,(void)) - -void GL_obj::vertexAttrib2fv(int index,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2483_vertexAttrib2fv) -HXDLIN(2483) ::lime::graphics::opengl::GL_obj::context->vertexAttrib2fv(index,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,vertexAttrib2fv,(void)) - -void GL_obj::vertexAttrib3f(int index,Float v0,Float v1,Float v2){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2496_vertexAttrib3f) -HXDLIN(2496) ::lime::graphics::opengl::GL_obj::context->vertexAttrib3f(index,v0,v1,v2); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,vertexAttrib3f,(void)) - -void GL_obj::vertexAttrib3fv(int index,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2502_vertexAttrib3fv) -HXDLIN(2502) ::lime::graphics::opengl::GL_obj::context->vertexAttrib3fv(index,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,vertexAttrib3fv,(void)) - -void GL_obj::vertexAttrib4f(int index,Float v0,Float v1,Float v2,Float v3){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2515_vertexAttrib4f) -HXDLIN(2515) ::lime::graphics::opengl::GL_obj::context->vertexAttrib4f(index,v0,v1,v2,v3); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(GL_obj,vertexAttrib4f,(void)) - -void GL_obj::vertexAttrib4fv(int index,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2521_vertexAttrib4fv) -HXDLIN(2521) ::lime::graphics::opengl::GL_obj::context->vertexAttrib4fv(index,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,vertexAttrib4fv,(void)) - -void GL_obj::vertexAttribDivisor(int index,int divisor){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2534_vertexAttribDivisor) -HXDLIN(2534) ::lime::graphics::opengl::GL_obj::context->vertexAttribDivisor(index,divisor); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,vertexAttribDivisor,(void)) - -void GL_obj::vertexAttribI4i(int index,int v0,int v1,int v2,int v3){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2539_vertexAttribI4i) -HXDLIN(2539) ::lime::graphics::opengl::GL_obj::context->vertexAttribI4i(index,v0,v1,v2,v3); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(GL_obj,vertexAttribI4i,(void)) - -void GL_obj::vertexAttribI4iv(int index,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2545_vertexAttribI4iv) -HXDLIN(2545) ::lime::graphics::opengl::GL_obj::context->vertexAttribI4iv(index,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,vertexAttribI4iv,(void)) - -void GL_obj::vertexAttribI4ui(int index,int v0,int v1,int v2,int v3){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2558_vertexAttribI4ui) -HXDLIN(2558) ::lime::graphics::opengl::GL_obj::context->vertexAttribI4ui(index,v0,v1,v2,v3); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(GL_obj,vertexAttribI4ui,(void)) - -void GL_obj::vertexAttribI4uiv(int index,Float v){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2564_vertexAttribI4uiv) -HXDLIN(2564) ::lime::graphics::opengl::GL_obj::context->vertexAttribI4uiv(index,v); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GL_obj,vertexAttribI4uiv,(void)) - -void GL_obj::vertexAttribIPointer(int index,int size,int type,int stride,Float offset){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2577_vertexAttribIPointer) -HXDLIN(2577) ::lime::graphics::opengl::GL_obj::context->vertexAttribIPointer(index,size,type,stride,offset); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(GL_obj,vertexAttribIPointer,(void)) - -void GL_obj::vertexAttribPointer(int index,int size,int type,bool normalized,int stride,Float offset){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2582_vertexAttribPointer) -HXDLIN(2582) ::lime::graphics::opengl::GL_obj::context->vertexAttribPointer(index,size,type,normalized,stride,offset); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(GL_obj,vertexAttribPointer,(void)) - -void GL_obj::viewport(int x,int y,int width,int height){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2587_viewport) -HXDLIN(2587) ::lime::graphics::opengl::GL_obj::context->viewport(x,y,width,height); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(GL_obj,viewport,(void)) - -void GL_obj::waitSync( ::Dynamic sync,int flags, cpp::Int64Struct timeout){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2592_waitSync) -HXDLIN(2592) ::lime::graphics::opengl::GL_obj::context->waitSync(sync,flags,timeout); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GL_obj,waitSync,(void)) - -int GL_obj::_hx___getObjectID( ::lime::graphics::opengl::GLObject object){ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_2597___getObjectID) -HXDLIN(2597) if (hx::IsNull( object )) { -HXDLIN(2597) return 0; - } - else { -HXDLIN(2597) return object->id; - } -HXDLIN(2597) return 0; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GL_obj,_hx___getObjectID,return ) - - -GL_obj::GL_obj() -{ -} - -bool GL_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { outValue = ( type ); return true; } - if (HX_FIELD_EQ(inName,"hint") ) { outValue = hint_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"clear") ) { outValue = clear_dyn(); return true; } - if (HX_FIELD_EQ(inName,"flush") ) { outValue = flush_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"enable") ) { outValue = enable_dyn(); return true; } - if (HX_FIELD_EQ(inName,"finish") ) { outValue = finish_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isSync") ) { outValue = isSync_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"context") ) { outValue = ( context ); return true; } - if (HX_FIELD_EQ(inName,"version") ) { outValue = ( version ); return true; } - if (HX_FIELD_EQ(inName,"disable") ) { outValue = disable_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isQuery") ) { outValue = isQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"scissor") ) { outValue = scissor_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"cullFace") ) { outValue = cullFace_dyn(); return true; } - if (HX_FIELD_EQ(inName,"endQuery") ) { outValue = endQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getError") ) { outValue = getError_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getFloat") ) { outValue = getFloat_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getQuery") ) { outValue = getQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isBuffer") ) { outValue = isBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isShader") ) { outValue = isShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"viewport") ) { outValue = viewport_dyn(); return true; } - if (HX_FIELD_EQ(inName,"waitSync") ) { outValue = waitSync_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"blendFunc") ) { outValue = blendFunc_dyn(); return true; } - if (HX_FIELD_EQ(inName,"colorMask") ) { outValue = colorMask_dyn(); return true; } - if (HX_FIELD_EQ(inName,"depthFunc") ) { outValue = depthFunc_dyn(); return true; } - if (HX_FIELD_EQ(inName,"depthMask") ) { outValue = depthMask_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fenceSync") ) { outValue = fenceSync_dyn(); return true; } - if (HX_FIELD_EQ(inName,"frontFace") ) { outValue = frontFace_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getFloatv") ) { outValue = getFloatv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getQueryi") ) { outValue = getQueryi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getString") ) { outValue = getString_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isEnabled") ) { outValue = isEnabled_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isProgram") ) { outValue = isProgram_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isSampler") ) { outValue = isSampler_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isTexture") ) { outValue = isTexture_dyn(); return true; } - if (HX_FIELD_EQ(inName,"lineWidth") ) { outValue = lineWidth_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilOp") ) { outValue = stencilOp_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1f") ) { outValue = uniform1f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1i") ) { outValue = uniform1i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2f") ) { outValue = uniform2f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2i") ) { outValue = uniform2i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3f") ) { outValue = uniform3f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3i") ) { outValue = uniform3i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4f") ) { outValue = uniform4f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4i") ) { outValue = uniform4i_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"beginQuery") ) { outValue = beginQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindBuffer") ) { outValue = bindBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"blendColor") ) { outValue = blendColor_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bufferData") ) { outValue = bufferData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearColor") ) { outValue = clearColor_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteSync") ) { outValue = deleteSync_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawArrays") ) { outValue = drawArrays_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBoolean") ) { outValue = getBoolean_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getInteger") ) { outValue = getInteger_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getQueryiv") ) { outValue = getQueryiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getShaderi") ) { outValue = getShaderi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getStringi") ) { outValue = getStringi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniform") ) { outValue = getUniform_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readBuffer") ) { outValue = readBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readPixels") ) { outValue = readPixels_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texImage2D") ) { outValue = texImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texImage3D") ) { outValue = texImage3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1fv") ) { outValue = uniform1fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1iv") ) { outValue = uniform1iv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1ui") ) { outValue = uniform1ui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2fv") ) { outValue = uniform2fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2iv") ) { outValue = uniform2iv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2ui") ) { outValue = uniform2ui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3fv") ) { outValue = uniform3fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3iv") ) { outValue = uniform3iv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3ui") ) { outValue = uniform3ui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4fv") ) { outValue = uniform4fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4iv") ) { outValue = uniform4iv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4ui") ) { outValue = uniform4ui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"useProgram") ) { outValue = useProgram_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"bindSampler") ) { outValue = bindSampler_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindTexture") ) { outValue = bindTexture_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearDepthf") ) { outValue = clearDepthf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createQuery") ) { outValue = createQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteQuery") ) { outValue = deleteQuery_dyn(); return true; } - if (HX_FIELD_EQ(inName,"depthRangef") ) { outValue = depthRangef_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawBuffers") ) { outValue = drawBuffers_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBooleanv") ) { outValue = getBooleanv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getIntegerv") ) { outValue = getIntegerv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getProgrami") ) { outValue = getProgrami_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getShaderiv") ) { outValue = getShaderiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformf") ) { outValue = getUniformf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformi") ) { outValue = getUniformi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"linkProgram") ) { outValue = linkProgram_dyn(); return true; } - if (HX_FIELD_EQ(inName,"pixelStorei") ) { outValue = pixelStorei_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilFunc") ) { outValue = stencilFunc_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilMask") ) { outValue = stencilMask_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform1uiv") ) { outValue = uniform1uiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform2uiv") ) { outValue = uniform2uiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform3uiv") ) { outValue = uniform3uiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniform4uiv") ) { outValue = uniform4uiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"unmapBuffer") ) { outValue = unmapBuffer_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"attachShader") ) { outValue = attachShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearStencil") ) { outValue = clearStencil_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createBuffer") ) { outValue = createBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createShader") ) { outValue = createShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteBuffer") ) { outValue = deleteBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteShader") ) { outValue = deleteShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"detachShader") ) { outValue = detachShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawElements") ) { outValue = drawElements_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getExtension") ) { outValue = getExtension_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getInteger64") ) { outValue = getInteger64_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getParameter") ) { outValue = getParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getProgramiv") ) { outValue = getProgramiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformfv") ) { outValue = getUniformfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformiv") ) { outValue = getUniformiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformui") ) { outValue = getUniformui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"shaderBinary") ) { outValue = shaderBinary_dyn(); return true; } - if (HX_FIELD_EQ(inName,"shaderSource") ) { outValue = shaderSource_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texStorage2D") ) { outValue = texStorage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texStorage3D") ) { outValue = texStorage3D_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"activeTexture") ) { outValue = activeTexture_dyn(); return true; } - if (HX_FIELD_EQ(inName,"blendEquation") ) { outValue = blendEquation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bufferSubData") ) { outValue = bufferSubData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearBufferfi") ) { outValue = clearBufferfi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearBufferfv") ) { outValue = clearBufferfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearBufferiv") ) { outValue = clearBufferiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"compileShader") ) { outValue = compileShader_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createProgram") ) { outValue = createProgram_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createSampler") ) { outValue = createSampler_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createTexture") ) { outValue = createTexture_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteProgram") ) { outValue = deleteProgram_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteSampler") ) { outValue = deleteSampler_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteTexture") ) { outValue = deleteTexture_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getInteger64i") ) { outValue = getInteger64i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getInteger64v") ) { outValue = getInteger64v_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getIntegeri_v") ) { outValue = getIntegeri_v_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformuiv") ) { outValue = getUniformuiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isContextLost") ) { outValue = isContextLost_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isFramebuffer") ) { outValue = isFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isVertexArray") ) { outValue = isVertexArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"polygonOffset") ) { outValue = polygonOffset_dyn(); return true; } - if (HX_FIELD_EQ(inName,"programBinary") ) { outValue = programBinary_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texParameterf") ) { outValue = texParameterf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texParameteri") ) { outValue = texParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texSubImage2D") ) { outValue = texSubImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"texSubImage3D") ) { outValue = texSubImage3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__getObjectID") ) { outValue = _hx___getObjectID_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"bindBufferBase") ) { outValue = bindBufferBase_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clearBufferuiv") ) { outValue = clearBufferuiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"clientWaitSync") ) { outValue = clientWaitSync_dyn(); return true; } - if (HX_FIELD_EQ(inName,"copyTexImage2D") ) { outValue = copyTexImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"generateMipmap") ) { outValue = generateMipmap_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isRenderbuffer") ) { outValue = isRenderbuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"mapBufferRange") ) { outValue = mapBufferRange_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sampleCoverage") ) { outValue = sampleCoverage_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib1f") ) { outValue = vertexAttrib1f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib2f") ) { outValue = vertexAttrib2f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib3f") ) { outValue = vertexAttrib3f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib4f") ) { outValue = vertexAttrib4f_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"bindBufferRange") ) { outValue = bindBufferRange_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindFramebuffer") ) { outValue = bindFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bindVertexArray") ) { outValue = bindVertexArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"blitFramebuffer") ) { outValue = blitFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveAttrib") ) { outValue = getActiveAttrib_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getInteger64i_v") ) { outValue = getInteger64i_v_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getShaderSource") ) { outValue = getShaderSource_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getTexParameter") ) { outValue = getTexParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttrib") ) { outValue = getVertexAttrib_dyn(); return true; } - if (HX_FIELD_EQ(inName,"validateProgram") ) { outValue = validateProgram_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib1fv") ) { outValue = vertexAttrib1fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib2fv") ) { outValue = vertexAttrib2fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib3fv") ) { outValue = vertexAttrib3fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttrib4fv") ) { outValue = vertexAttrib4fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribI4i") ) { outValue = vertexAttribI4i_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"bindRenderbuffer") ) { outValue = bindRenderbuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveUniform") ) { outValue = getActiveUniform_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBufferSubData") ) { outValue = getBufferSubData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getProgramBinary") ) { outValue = getProgramBinary_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getQueryObjectui") ) { outValue = getQueryObjectui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getShaderInfoLog") ) { outValue = getShaderInfoLog_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSyncParameter") ) { outValue = getSyncParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getTexParameterf") ) { outValue = getTexParameterf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getTexParameteri") ) { outValue = getTexParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribf") ) { outValue = getVertexAttribf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribi") ) { outValue = getVertexAttribi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix2fv") ) { outValue = uniformMatrix2fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix3fv") ) { outValue = uniformMatrix3fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix4fv") ) { outValue = uniformMatrix4fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribI4iv") ) { outValue = vertexAttribI4iv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribI4ui") ) { outValue = vertexAttribI4ui_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"blendFuncSeparate") ) { outValue = blendFuncSeparate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"copyBufferSubData") ) { outValue = copyBufferSubData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"copyTexSubImage2D") ) { outValue = copyTexSubImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"copyTexSubImage3D") ) { outValue = copyTexSubImage3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createFramebuffer") ) { outValue = createFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createVertexArray") ) { outValue = createVertexArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteFramebuffer") ) { outValue = deleteFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteVertexArray") ) { outValue = deleteVertexArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawRangeElements") ) { outValue = drawRangeElements_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveUniforms") ) { outValue = getActiveUniforms_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getAttribLocation") ) { outValue = getAttribLocation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBufferPointerv") ) { outValue = getBufferPointerv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getProgramInfoLog") ) { outValue = getProgramInfoLog_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getQueryObjectuiv") ) { outValue = getQueryObjectuiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getQueryParameter") ) { outValue = getQueryParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSyncParameteri") ) { outValue = getSyncParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getTexParameterfv") ) { outValue = getTexParameterfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getTexParameteriv") ) { outValue = getTexParameteriv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformIndices") ) { outValue = getUniformIndices_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribfv") ) { outValue = getVertexAttribfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribIi") ) { outValue = getVertexAttribIi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribiv") ) { outValue = getVertexAttribiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"programParameteri") ) { outValue = programParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"samplerParameterf") ) { outValue = samplerParameterf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"samplerParameteri") ) { outValue = samplerParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilOpSeparate") ) { outValue = stencilOpSeparate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribI4uiv") ) { outValue = vertexAttribI4uiv_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"bindAttribLocation") ) { outValue = bindAttribLocation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createRenderbuffer") ) { outValue = createRenderbuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteRenderbuffer") ) { outValue = deleteRenderbuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getAttachedShaders") ) { outValue = getAttachedShaders_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBufferParameter") ) { outValue = getBufferParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getInternalformati") ) { outValue = getInternalformati_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getShaderParameter") ) { outValue = getShaderParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSyncParameteriv") ) { outValue = getSyncParameteriv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformLocation") ) { outValue = getUniformLocation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribIiv") ) { outValue = getVertexAttribIiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribIui") ) { outValue = getVertexAttribIui_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix2x3fv") ) { outValue = uniformMatrix2x3fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix2x4fv") ) { outValue = uniformMatrix2x4fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix3x2fv") ) { outValue = uniformMatrix3x2fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix3x4fv") ) { outValue = uniformMatrix3x4fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix4x2fv") ) { outValue = uniformMatrix4x2fv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformMatrix4x3fv") ) { outValue = uniformMatrix4x3fv_dyn(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"drawArraysInstanced") ) { outValue = drawArraysInstanced_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveUniformsiv") ) { outValue = getActiveUniformsiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBufferParameteri") ) { outValue = getBufferParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getFragDataLocation") ) { outValue = getFragDataLocation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getIndexedParameter") ) { outValue = getIndexedParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getInternalformativ") ) { outValue = getInternalformativ_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getProgramParameter") ) { outValue = getProgramParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSamplerParameter") ) { outValue = getSamplerParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribIuiv") ) { outValue = getVertexAttribIuiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isTransformFeedback") ) { outValue = isTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"renderbufferStorage") ) { outValue = renderbufferStorage_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilFuncSeparate") ) { outValue = stencilFuncSeparate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"stencilMaskSeparate") ) { outValue = stencilMaskSeparate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uniformBlockBinding") ) { outValue = uniformBlockBinding_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribDivisor") ) { outValue = vertexAttribDivisor_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribPointer") ) { outValue = vertexAttribPointer_dyn(); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"compressedTexImage2D") ) { outValue = compressedTexImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"compressedTexImage3D") ) { outValue = compressedTexImage3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"endTransformFeedback") ) { outValue = endTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"framebufferTexture2D") ) { outValue = framebufferTexture2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBufferParameteriv") ) { outValue = getBufferParameteriv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getContextAttributes") ) { outValue = getContextAttributes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSamplerParameterf") ) { outValue = getSamplerParameterf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSamplerParameteri") ) { outValue = getSamplerParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getUniformBlockIndex") ) { outValue = getUniformBlockIndex_dyn(); return true; } - if (HX_FIELD_EQ(inName,"vertexAttribIPointer") ) { outValue = vertexAttribIPointer_dyn(); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"bindTransformFeedback") ) { outValue = bindTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"blendEquationSeparate") ) { outValue = blendEquationSeparate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"drawElementsInstanced") ) { outValue = drawElementsInstanced_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSamplerParameterfv") ) { outValue = getSamplerParameterfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSamplerParameteriv") ) { outValue = getSamplerParameteriv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"invalidateFramebuffer") ) { outValue = invalidateFramebuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"releaseShaderCompiler") ) { outValue = releaseShaderCompiler_dyn(); return true; } - break; - case 22: - if (HX_FIELD_EQ(inName,"beginTransformFeedback") ) { outValue = beginTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"checkFramebufferStatus") ) { outValue = checkFramebufferStatus_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveUniformBlocki") ) { outValue = getActiveUniformBlocki_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBufferParameteri64v") ) { outValue = getBufferParameteri64v_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSupportedExtensions") ) { outValue = getSupportedExtensions_dyn(); return true; } - if (HX_FIELD_EQ(inName,"pauseTransformFeedback") ) { outValue = pauseTransformFeedback_dyn(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"compressedTexSubImage2D") ) { outValue = compressedTexSubImage2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"compressedTexSubImage3D") ) { outValue = compressedTexSubImage3D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createTransformFeedback") ) { outValue = createTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteTransformFeedback") ) { outValue = deleteTransformFeedback_dyn(); return true; } - if (HX_FIELD_EQ(inName,"enableVertexAttribArray") ) { outValue = enableVertexAttribArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"framebufferRenderbuffer") ) { outValue = framebufferRenderbuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"framebufferTextureLayer") ) { outValue = framebufferTextureLayer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getActiveUniformBlockiv") ) { outValue = getActiveUniformBlockiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getVertexAttribPointerv") ) { outValue = getVertexAttribPointerv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"resumeTransformFeedback") ) { outValue = resumeTransformFeedback_dyn(); return true; } - break; - case 24: - if (HX_FIELD_EQ(inName,"disableVertexAttribArray") ) { outValue = disableVertexAttribArray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getRenderbufferParameter") ) { outValue = getRenderbufferParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getShaderPrecisionFormat") ) { outValue = getShaderPrecisionFormat_dyn(); return true; } - if (HX_FIELD_EQ(inName,"invalidateSubFramebuffer") ) { outValue = invalidateSubFramebuffer_dyn(); return true; } - break; - case 25: - if (HX_FIELD_EQ(inName,"getActiveUniformBlockName") ) { outValue = getActiveUniformBlockName_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getRenderbufferParameteri") ) { outValue = getRenderbufferParameteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"transformFeedbackVaryings") ) { outValue = transformFeedbackVaryings_dyn(); return true; } - break; - case 26: - if (HX_FIELD_EQ(inName,"getInternalformatParameter") ) { outValue = getInternalformatParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getRenderbufferParameteriv") ) { outValue = getRenderbufferParameteriv_dyn(); return true; } - break; - case 27: - if (HX_FIELD_EQ(inName,"getTransformFeedbackVarying") ) { outValue = getTransformFeedbackVarying_dyn(); return true; } - break; - case 30: - if (HX_FIELD_EQ(inName,"getActiveUniformBlockParameter") ) { outValue = getActiveUniformBlockParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"renderbufferStorageMultisample") ) { outValue = renderbufferStorageMultisample_dyn(); return true; } - break; - case 33: - if (HX_FIELD_EQ(inName,"getFramebufferAttachmentParameter") ) { outValue = getFramebufferAttachmentParameter_dyn(); return true; } - break; - case 34: - if (HX_FIELD_EQ(inName,"getFramebufferAttachmentParameteri") ) { outValue = getFramebufferAttachmentParameteri_dyn(); return true; } - break; - case 35: - if (HX_FIELD_EQ(inName,"getFramebufferAttachmentParameteriv") ) { outValue = getFramebufferAttachmentParameteriv_dyn(); return true; } - } - return false; -} - -bool GL_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=ioValue.Cast< ::String >(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"context") ) { context=ioValue.Cast< ::lime::_internal::backend::native::NativeOpenGLRenderContext >(); return true; } - if (HX_FIELD_EQ(inName,"version") ) { version=ioValue.Cast< Float >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GL_obj_sMemberStorageInfo = 0; -static hx::StaticInfo GL_obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &GL_obj::DEPTH_BUFFER_BIT,HX_("DEPTH_BUFFER_BIT",ca,5b,ce,c6)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_BUFFER_BIT,HX_("STENCIL_BUFFER_BIT",71,93,29,de)}, - {hx::fsInt,(void *) &GL_obj::COLOR_BUFFER_BIT,HX_("COLOR_BUFFER_BIT",6a,f7,74,fb)}, - {hx::fsInt,(void *) &GL_obj::POINTS,HX_("POINTS",23,be,b0,a9)}, - {hx::fsInt,(void *) &GL_obj::LINES,HX_("LINES",df,15,f0,f2)}, - {hx::fsInt,(void *) &GL_obj::LINE_LOOP,HX_("LINE_LOOP",cf,55,c1,16)}, - {hx::fsInt,(void *) &GL_obj::LINE_STRIP,HX_("LINE_STRIP",ed,20,88,dd)}, - {hx::fsInt,(void *) &GL_obj::TRIANGLES,HX_("TRIANGLES",8b,a0,99,7a)}, - {hx::fsInt,(void *) &GL_obj::TRIANGLE_STRIP,HX_("TRIANGLE_STRIP",c1,66,6c,f6)}, - {hx::fsInt,(void *) &GL_obj::TRIANGLE_FAN,HX_("TRIANGLE_FAN",7c,ee,2e,91)}, - {hx::fsInt,(void *) &GL_obj::ZERO,HX_("ZERO",28,d7,b1,3b)}, - {hx::fsInt,(void *) &GL_obj::ONE,HX_("ONE",46,36,3c,00)}, - {hx::fsInt,(void *) &GL_obj::SRC_COLOR,HX_("SRC_COLOR",48,9e,bd,5c)}, - {hx::fsInt,(void *) &GL_obj::ONE_MINUS_SRC_COLOR,HX_("ONE_MINUS_SRC_COLOR",20,3b,e1,48)}, - {hx::fsInt,(void *) &GL_obj::SRC_ALPHA,HX_("SRC_ALPHA",43,d4,f7,33)}, - {hx::fsInt,(void *) &GL_obj::ONE_MINUS_SRC_ALPHA,HX_("ONE_MINUS_SRC_ALPHA",1b,71,1b,20)}, - {hx::fsInt,(void *) &GL_obj::DST_ALPHA,HX_("DST_ALPHA",24,02,f2,d3)}, - {hx::fsInt,(void *) &GL_obj::ONE_MINUS_DST_ALPHA,HX_("ONE_MINUS_DST_ALPHA",fc,9e,15,c0)}, - {hx::fsInt,(void *) &GL_obj::DST_COLOR,HX_("DST_COLOR",29,cc,b7,fc)}, - {hx::fsInt,(void *) &GL_obj::ONE_MINUS_DST_COLOR,HX_("ONE_MINUS_DST_COLOR",01,69,db,e8)}, - {hx::fsInt,(void *) &GL_obj::SRC_ALPHA_SATURATE,HX_("SRC_ALPHA_SATURATE",ab,e2,3d,33)}, - {hx::fsInt,(void *) &GL_obj::FUNC_ADD,HX_("FUNC_ADD",46,78,17,75)}, - {hx::fsInt,(void *) &GL_obj::BLEND_EQUATION,HX_("BLEND_EQUATION",9a,14,92,71)}, - {hx::fsInt,(void *) &GL_obj::BLEND_EQUATION_RGB,HX_("BLEND_EQUATION_RGB",88,25,eb,90)}, - {hx::fsInt,(void *) &GL_obj::BLEND_EQUATION_ALPHA,HX_("BLEND_EQUATION_ALPHA",99,aa,ae,37)}, - {hx::fsInt,(void *) &GL_obj::FUNC_SUBTRACT,HX_("FUNC_SUBTRACT",af,c0,a0,17)}, - {hx::fsInt,(void *) &GL_obj::FUNC_REVERSE_SUBTRACT,HX_("FUNC_REVERSE_SUBTRACT",cc,8d,ef,f3)}, - {hx::fsInt,(void *) &GL_obj::BLEND_DST_RGB,HX_("BLEND_DST_RGB",05,87,f5,ec)}, - {hx::fsInt,(void *) &GL_obj::BLEND_SRC_RGB,HX_("BLEND_SRC_RGB",64,43,8c,2c)}, - {hx::fsInt,(void *) &GL_obj::BLEND_DST_ALPHA,HX_("BLEND_DST_ALPHA",56,25,32,74)}, - {hx::fsInt,(void *) &GL_obj::BLEND_SRC_ALPHA,HX_("BLEND_SRC_ALPHA",75,f7,37,d4)}, - {hx::fsInt,(void *) &GL_obj::CONSTANT_COLOR,HX_("CONSTANT_COLOR",e8,64,8a,c8)}, - {hx::fsInt,(void *) &GL_obj::ONE_MINUS_CONSTANT_COLOR,HX_("ONE_MINUS_CONSTANT_COLOR",10,39,e7,06)}, - {hx::fsInt,(void *) &GL_obj::CONSTANT_ALPHA,HX_("CONSTANT_ALPHA",e3,9a,c4,9f)}, - {hx::fsInt,(void *) &GL_obj::ONE_MINUS_CONSTANT_ALPHA,HX_("ONE_MINUS_CONSTANT_ALPHA",0b,6f,21,de)}, - {hx::fsInt,(void *) &GL_obj::BLEND_COLOR,HX_("BLEND_COLOR",75,cb,c8,67)}, - {hx::fsInt,(void *) &GL_obj::ARRAY_BUFFER,HX_("ARRAY_BUFFER",46,66,17,f4)}, - {hx::fsInt,(void *) &GL_obj::ELEMENT_ARRAY_BUFFER,HX_("ELEMENT_ARRAY_BUFFER",09,05,53,3d)}, - {hx::fsInt,(void *) &GL_obj::ARRAY_BUFFER_BINDING,HX_("ARRAY_BUFFER_BINDING",ec,d4,a9,79)}, - {hx::fsInt,(void *) &GL_obj::ELEMENT_ARRAY_BUFFER_BINDING,HX_("ELEMENT_ARRAY_BUFFER_BINDING",af,6e,96,a2)}, - {hx::fsInt,(void *) &GL_obj::STREAM_DRAW,HX_("STREAM_DRAW",63,7f,28,15)}, - {hx::fsInt,(void *) &GL_obj::STATIC_DRAW,HX_("STATIC_DRAW",75,50,2f,ba)}, - {hx::fsInt,(void *) &GL_obj::DYNAMIC_DRAW,HX_("DYNAMIC_DRAW",24,04,1f,24)}, - {hx::fsInt,(void *) &GL_obj::BUFFER_SIZE,HX_("BUFFER_SIZE",a0,7b,91,4c)}, - {hx::fsInt,(void *) &GL_obj::BUFFER_USAGE,HX_("BUFFER_USAGE",42,05,11,e0)}, - {hx::fsInt,(void *) &GL_obj::CURRENT_VERTEX_ATTRIB,HX_("CURRENT_VERTEX_ATTRIB",1f,8c,2f,ab)}, - {hx::fsInt,(void *) &GL_obj::FRONT,HX_("FRONT",89,50,7c,84)}, - {hx::fsInt,(void *) &GL_obj::BACK,HX_("BACK",27,a2,d1,2b)}, - {hx::fsInt,(void *) &GL_obj::FRONT_AND_BACK,HX_("FRONT_AND_BACK",a5,3d,6a,c1)}, - {hx::fsInt,(void *) &GL_obj::CULL_FACE,HX_("CULL_FACE",8a,a5,f4,cf)}, - {hx::fsInt,(void *) &GL_obj::BLEND,HX_("BLEND",31,20,e3,32)}, - {hx::fsInt,(void *) &GL_obj::DITHER,HX_("DITHER",e6,ac,41,70)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_TEST,HX_("STENCIL_TEST",d5,dc,69,d5)}, - {hx::fsInt,(void *) &GL_obj::DEPTH_TEST,HX_("DEPTH_TEST",6e,6c,25,28)}, - {hx::fsInt,(void *) &GL_obj::SCISSOR_TEST,HX_("SCISSOR_TEST",b5,be,51,59)}, - {hx::fsInt,(void *) &GL_obj::POLYGON_OFFSET_FILL,HX_("POLYGON_OFFSET_FILL",4a,3d,32,ac)}, - {hx::fsInt,(void *) &GL_obj::SAMPLE_ALPHA_TO_COVERAGE,HX_("SAMPLE_ALPHA_TO_COVERAGE",16,3e,56,e1)}, - {hx::fsInt,(void *) &GL_obj::SAMPLE_COVERAGE,HX_("SAMPLE_COVERAGE",dd,b7,0e,c1)}, - {hx::fsInt,(void *) &GL_obj::NO_ERROR,HX_("NO_ERROR",ea,b5,7d,2f)}, - {hx::fsInt,(void *) &GL_obj::INVALID_ENUM,HX_("INVALID_ENUM",a9,74,70,13)}, - {hx::fsInt,(void *) &GL_obj::INVALID_VALUE,HX_("INVALID_VALUE",a9,e8,26,b0)}, - {hx::fsInt,(void *) &GL_obj::INVALID_OPERATION,HX_("INVALID_OPERATION",5f,b1,c8,29)}, - {hx::fsInt,(void *) &GL_obj::OUT_OF_MEMORY,HX_("OUT_OF_MEMORY",18,f2,97,e1)}, - {hx::fsInt,(void *) &GL_obj::CW,HX_("CW",b4,3a,00,00)}, - {hx::fsInt,(void *) &GL_obj::CCW,HX_("CCW",b7,11,33,00)}, - {hx::fsInt,(void *) &GL_obj::LINE_WIDTH,HX_("LINE_WIDTH",1b,84,d2,23)}, - {hx::fsInt,(void *) &GL_obj::ALIASED_POINT_SIZE_RANGE,HX_("ALIASED_POINT_SIZE_RANGE",fe,f6,a4,7b)}, - {hx::fsInt,(void *) &GL_obj::ALIASED_LINE_WIDTH_RANGE,HX_("ALIASED_LINE_WIDTH_RANGE",e9,22,d5,8a)}, - {hx::fsInt,(void *) &GL_obj::CULL_FACE_MODE,HX_("CULL_FACE_MODE",78,bd,87,d1)}, - {hx::fsInt,(void *) &GL_obj::FRONT_FACE,HX_("FRONT_FACE",53,b7,4d,ef)}, - {hx::fsInt,(void *) &GL_obj::DEPTH_RANGE,HX_("DEPTH_RANGE",01,9a,23,cf)}, - {hx::fsInt,(void *) &GL_obj::DEPTH_WRITEMASK,HX_("DEPTH_WRITEMASK",8f,37,3f,66)}, - {hx::fsInt,(void *) &GL_obj::DEPTH_CLEAR_VALUE,HX_("DEPTH_CLEAR_VALUE",23,17,0d,1b)}, - {hx::fsInt,(void *) &GL_obj::DEPTH_FUNC,HX_("DEPTH_FUNC",60,8f,f0,1e)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_CLEAR_VALUE,HX_("STENCIL_CLEAR_VALUE",9c,91,82,73)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_FUNC,HX_("STENCIL_FUNC",c7,ff,34,cc)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_FAIL,HX_("STENCIL_FAIL",61,ce,25,cc)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_PASS_DEPTH_FAIL,HX_("STENCIL_PASS_DEPTH_FAIL",45,ca,b9,c8)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_PASS_DEPTH_PASS,HX_("STENCIL_PASS_DEPTH_PASS",38,f5,55,cf)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_REF,HX_("STENCIL_REF",10,6a,a5,3c)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_VALUE_MASK,HX_("STENCIL_VALUE_MASK",9d,58,5e,a0)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_WRITEMASK,HX_("STENCIL_WRITEMASK",c8,f1,a6,49)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_BACK_FUNC,HX_("STENCIL_BACK_FUNC",39,78,a2,90)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_BACK_FAIL,HX_("STENCIL_BACK_FAIL",d3,46,93,90)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_BACK_PASS_DEPTH_FAIL,HX_("STENCIL_BACK_PASS_DEPTH_FAIL",13,23,0e,34)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_BACK_PASS_DEPTH_PASS,HX_("STENCIL_BACK_PASS_DEPTH_PASS",06,4e,aa,3a)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_BACK_REF,HX_("STENCIL_BACK_REF",de,45,b8,08)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_BACK_VALUE_MASK,HX_("STENCIL_BACK_VALUE_MASK",8f,b2,c4,88)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_BACK_WRITEMASK,HX_("STENCIL_BACK_WRITEMASK",16,9c,15,c2)}, - {hx::fsInt,(void *) &GL_obj::VIEWPORT,HX_("VIEWPORT",66,dc,2a,f6)}, - {hx::fsInt,(void *) &GL_obj::SCISSOR_BOX,HX_("SCISSOR_BOX",e8,48,4c,55)}, - {hx::fsInt,(void *) &GL_obj::COLOR_CLEAR_VALUE,HX_("COLOR_CLEAR_VALUE",83,a7,2e,f8)}, - {hx::fsInt,(void *) &GL_obj::COLOR_WRITEMASK,HX_("COLOR_WRITEMASK",ef,ef,f9,14)}, - {hx::fsInt,(void *) &GL_obj::UNPACK_ALIGNMENT,HX_("UNPACK_ALIGNMENT",b6,2a,2e,4b)}, - {hx::fsInt,(void *) &GL_obj::PACK_ALIGNMENT,HX_("PACK_ALIGNMENT",9d,d6,85,c3)}, - {hx::fsInt,(void *) &GL_obj::MAX_TEXTURE_SIZE,HX_("MAX_TEXTURE_SIZE",e0,0b,5b,fb)}, - {hx::fsInt,(void *) &GL_obj::MAX_VIEWPORT_DIMS,HX_("MAX_VIEWPORT_DIMS",a9,2d,fb,08)}, - {hx::fsInt,(void *) &GL_obj::SUBPIXEL_BITS,HX_("SUBPIXEL_BITS",1f,ac,14,0a)}, - {hx::fsInt,(void *) &GL_obj::RED_BITS,HX_("RED_BITS",14,f8,9e,96)}, - {hx::fsInt,(void *) &GL_obj::GREEN_BITS,HX_("GREEN_BITS",62,a9,9b,94)}, - {hx::fsInt,(void *) &GL_obj::BLUE_BITS,HX_("BLUE_BITS",0b,26,60,a1)}, - {hx::fsInt,(void *) &GL_obj::ALPHA_BITS,HX_("ALPHA_BITS",e7,fe,7b,e0)}, - {hx::fsInt,(void *) &GL_obj::DEPTH_BITS,HX_("DEPTH_BITS",22,9f,42,1c)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_BITS,HX_("STENCIL_BITS",89,0f,87,c9)}, - {hx::fsInt,(void *) &GL_obj::POLYGON_OFFSET_UNITS,HX_("POLYGON_OFFSET_UNITS",a8,e8,11,a6)}, - {hx::fsInt,(void *) &GL_obj::POLYGON_OFFSET_FACTOR,HX_("POLYGON_OFFSET_FACTOR",56,6b,12,2a)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_BINDING_2D,HX_("TEXTURE_BINDING_2D",30,ec,98,b1)}, - {hx::fsInt,(void *) &GL_obj::SAMPLE_BUFFERS,HX_("SAMPLE_BUFFERS",fe,16,71,3c)}, - {hx::fsInt,(void *) &GL_obj::SAMPLES,HX_("SAMPLES",e9,98,9d,03)}, - {hx::fsInt,(void *) &GL_obj::SAMPLE_COVERAGE_VALUE,HX_("SAMPLE_COVERAGE_VALUE",2f,7a,07,69)}, - {hx::fsInt,(void *) &GL_obj::SAMPLE_COVERAGE_INVERT,HX_("SAMPLE_COVERAGE_INVERT",78,52,a5,cd)}, - {hx::fsInt,(void *) &GL_obj::NUM_COMPRESSED_TEXTURE_FORMATS,HX_("NUM_COMPRESSED_TEXTURE_FORMATS",33,ae,1c,0d)}, - {hx::fsInt,(void *) &GL_obj::COMPRESSED_TEXTURE_FORMATS,HX_("COMPRESSED_TEXTURE_FORMATS",7a,13,e3,12)}, - {hx::fsInt,(void *) &GL_obj::DONT_CARE,HX_("DONT_CARE",7f,9b,c1,cf)}, - {hx::fsInt,(void *) &GL_obj::FASTEST,HX_("FASTEST",0a,a3,0d,5e)}, - {hx::fsInt,(void *) &GL_obj::NICEST,HX_("NICEST",7e,6d,94,64)}, - {hx::fsInt,(void *) &GL_obj::GENERATE_MIPMAP_HINT,HX_("GENERATE_MIPMAP_HINT",94,d3,d5,83)}, - {hx::fsInt,(void *) &GL_obj::BYTE,HX_("BYTE",08,e7,e3,2b)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_BYTE,HX_("UNSIGNED_BYTE",d2,79,6b,01)}, - {hx::fsInt,(void *) &GL_obj::SHORT,HX_("SHORT",5c,bc,15,fa)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_SHORT,HX_("UNSIGNED_SHORT",52,9a,2e,fb)}, - {hx::fsInt,(void *) &GL_obj::INT,HX_("INT",cf,a8,37,00)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_INT,HX_("UNSIGNED_INT",45,fd,b9,1c)}, - {hx::fsInt,(void *) &GL_obj::FLOAT,HX_("FLOAT",7c,fd,84,80)}, - {hx::fsInt,(void *) &GL_obj::DEPTH_COMPONENT,HX_("DEPTH_COMPONENT",01,1f,62,0f)}, - {hx::fsInt,(void *) &GL_obj::ALPHA,HX_("ALPHA",3e,df,84,9f)}, - {hx::fsInt,(void *) &GL_obj::RGB,HX_("RGB",ed,76,3e,00)}, - {hx::fsInt,(void *) &GL_obj::RGBA,HX_("RGBA",b4,98,69,36)}, - {hx::fsInt,(void *) &GL_obj::LUMINANCE,HX_("LUMINANCE",d8,a7,e0,63)}, - {hx::fsInt,(void *) &GL_obj::LUMINANCE_ALPHA,HX_("LUMINANCE_ALPHA",57,40,e0,bd)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_SHORT_4_4_4_4,HX_("UNSIGNED_SHORT_4_4_4_4",a6,33,71,7b)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_SHORT_5_5_5_1,HX_("UNSIGNED_SHORT_5_5_5_1",26,01,6e,38)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_SHORT_5_6_5,HX_("UNSIGNED_SHORT_5_6_5",75,bb,16,8c)}, - {hx::fsInt,(void *) &GL_obj::FRAGMENT_SHADER,HX_("FRAGMENT_SHADER",f4,26,78,e9)}, - {hx::fsInt,(void *) &GL_obj::VERTEX_SHADER,HX_("VERTEX_SHADER",e0,69,73,49)}, - {hx::fsInt,(void *) &GL_obj::MAX_VERTEX_ATTRIBS,HX_("MAX_VERTEX_ATTRIBS",49,c9,15,5f)}, - {hx::fsInt,(void *) &GL_obj::MAX_VERTEX_UNIFORM_VECTORS,HX_("MAX_VERTEX_UNIFORM_VECTORS",45,6c,16,5a)}, - {hx::fsInt,(void *) &GL_obj::MAX_VARYING_VECTORS,HX_("MAX_VARYING_VECTORS",06,b9,f7,37)}, - {hx::fsInt,(void *) &GL_obj::MAX_COMBINED_TEXTURE_IMAGE_UNITS,HX_("MAX_COMBINED_TEXTURE_IMAGE_UNITS",a8,d1,a6,77)}, - {hx::fsInt,(void *) &GL_obj::MAX_VERTEX_TEXTURE_IMAGE_UNITS,HX_("MAX_VERTEX_TEXTURE_IMAGE_UNITS",c7,90,95,2b)}, - {hx::fsInt,(void *) &GL_obj::MAX_TEXTURE_IMAGE_UNITS,HX_("MAX_TEXTURE_IMAGE_UNITS",cc,6c,61,54)}, - {hx::fsInt,(void *) &GL_obj::MAX_FRAGMENT_UNIFORM_VECTORS,HX_("MAX_FRAGMENT_UNIFORM_VECTORS",71,49,f5,0a)}, - {hx::fsInt,(void *) &GL_obj::SHADER_TYPE,HX_("SHADER_TYPE",54,e5,27,87)}, - {hx::fsInt,(void *) &GL_obj::DELETE_STATUS,HX_("DELETE_STATUS",06,e4,98,1e)}, - {hx::fsInt,(void *) &GL_obj::LINK_STATUS,HX_("LINK_STATUS",17,18,8f,45)}, - {hx::fsInt,(void *) &GL_obj::VALIDATE_STATUS,HX_("VALIDATE_STATUS",fb,22,07,c6)}, - {hx::fsInt,(void *) &GL_obj::ATTACHED_SHADERS,HX_("ATTACHED_SHADERS",73,d2,76,75)}, - {hx::fsInt,(void *) &GL_obj::ACTIVE_UNIFORMS,HX_("ACTIVE_UNIFORMS",98,7d,3a,2c)}, - {hx::fsInt,(void *) &GL_obj::ACTIVE_ATTRIBUTES,HX_("ACTIVE_ATTRIBUTES",f0,e5,c7,4a)}, - {hx::fsInt,(void *) &GL_obj::SHADING_LANGUAGE_VERSION,HX_("SHADING_LANGUAGE_VERSION",e6,c4,ef,70)}, - {hx::fsInt,(void *) &GL_obj::CURRENT_PROGRAM,HX_("CURRENT_PROGRAM",fe,28,c0,3f)}, - {hx::fsInt,(void *) &GL_obj::NEVER,HX_("NEVER",6c,76,1e,17)}, - {hx::fsInt,(void *) &GL_obj::LESS,HX_("LESS",59,db,70,32)}, - {hx::fsInt,(void *) &GL_obj::EQUAL,HX_("EQUAL",94,07,71,f0)}, - {hx::fsInt,(void *) &GL_obj::LEQUAL,HX_("LEQUAL",c8,73,90,53)}, - {hx::fsInt,(void *) &GL_obj::GREATER,HX_("GREATER",da,64,94,37)}, - {hx::fsInt,(void *) &GL_obj::NOTEQUAL,HX_("NOTEQUAL",c1,c1,e9,c8)}, - {hx::fsInt,(void *) &GL_obj::GEQUAL,HX_("GEQUAL",ed,a5,c7,53)}, - {hx::fsInt,(void *) &GL_obj::ALWAYS,HX_("ALWAYS",cf,ba,59,f9)}, - {hx::fsInt,(void *) &GL_obj::KEEP,HX_("KEEP",85,98,c7,31)}, - {hx::fsInt,(void *) &GL_obj::REPLACE,HX_("REPLACE",14,1c,fc,2a)}, - {hx::fsInt,(void *) &GL_obj::INCR,HX_("INCR",d4,fd,7b,30)}, - {hx::fsInt,(void *) &GL_obj::DECR,HX_("DECR",70,18,27,2d)}, - {hx::fsInt,(void *) &GL_obj::INVERT,HX_("INVERT",16,93,5b,52)}, - {hx::fsInt,(void *) &GL_obj::INCR_WRAP,HX_("INCR_WRAP",55,7f,68,2c)}, - {hx::fsInt,(void *) &GL_obj::DECR_WRAP,HX_("DECR_WRAP",39,6f,eb,0a)}, - {hx::fsInt,(void *) &GL_obj::VENDOR,HX_("VENDOR",88,91,19,51)}, - {hx::fsInt,(void *) &GL_obj::RENDERER,HX_("RENDERER",43,55,61,0c)}, - {hx::fsInt,(void *) &GL_obj::VERSION,HX_("VERSION",f8,ba,c5,fc)}, - {hx::fsInt,(void *) &GL_obj::EXTENSIONS,HX_("EXTENSIONS",14,f0,79,7b)}, - {hx::fsInt,(void *) &GL_obj::NEAREST,HX_("NEAREST",3e,ec,9d,e5)}, - {hx::fsInt,(void *) &GL_obj::LINEAR,HX_("LINEAR",e5,fd,22,9f)}, - {hx::fsInt,(void *) &GL_obj::NEAREST_MIPMAP_NEAREST,HX_("NEAREST_MIPMAP_NEAREST",68,b9,63,7e)}, - {hx::fsInt,(void *) &GL_obj::LINEAR_MIPMAP_NEAREST,HX_("LINEAR_MIPMAP_NEAREST",a1,9b,a4,65)}, - {hx::fsInt,(void *) &GL_obj::NEAREST_MIPMAP_LINEAR,HX_("NEAREST_MIPMAP_LINEAR",fb,83,f2,3b)}, - {hx::fsInt,(void *) &GL_obj::LINEAR_MIPMAP_LINEAR,HX_("LINEAR_MIPMAP_LINEAR",e2,8b,f8,99)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_MAG_FILTER,HX_("TEXTURE_MAG_FILTER",88,ff,d5,1e)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_MIN_FILTER,HX_("TEXTURE_MIN_FILTER",69,66,c2,46)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_WRAP_S,HX_("TEXTURE_WRAP_S",a2,2d,c3,fe)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_WRAP_T,HX_("TEXTURE_WRAP_T",a3,2d,c3,fe)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_2D,HX_("TEXTURE_2D",16,0c,f8,a2)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE,HX_("TEXTURE",bb,9c,b4,1e)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_CUBE_MAP,HX_("TEXTURE_CUBE_MAP",36,7a,e1,ad)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_BINDING_CUBE_MAP,HX_("TEXTURE_BINDING_CUBE_MAP",d0,69,98,75)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_CUBE_MAP_POSITIVE_X,HX_("TEXTURE_CUBE_MAP_POSITIVE_X",bb,1c,ee,24)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_CUBE_MAP_NEGATIVE_X,HX_("TEXTURE_CUBE_MAP_NEGATIVE_X",77,03,e2,6b)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_CUBE_MAP_POSITIVE_Y,HX_("TEXTURE_CUBE_MAP_POSITIVE_Y",bc,1c,ee,24)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_CUBE_MAP_NEGATIVE_Y,HX_("TEXTURE_CUBE_MAP_NEGATIVE_Y",78,03,e2,6b)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_CUBE_MAP_POSITIVE_Z,HX_("TEXTURE_CUBE_MAP_POSITIVE_Z",bd,1c,ee,24)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_CUBE_MAP_NEGATIVE_Z,HX_("TEXTURE_CUBE_MAP_NEGATIVE_Z",79,03,e2,6b)}, - {hx::fsInt,(void *) &GL_obj::MAX_CUBE_MAP_TEXTURE_SIZE,HX_("MAX_CUBE_MAP_TEXTURE_SIZE",77,b9,24,9d)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE0,HX_("TEXTURE0",15,87,54,bf)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE1,HX_("TEXTURE1",16,87,54,bf)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE2,HX_("TEXTURE2",17,87,54,bf)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE3,HX_("TEXTURE3",18,87,54,bf)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE4,HX_("TEXTURE4",19,87,54,bf)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE5,HX_("TEXTURE5",1a,87,54,bf)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE6,HX_("TEXTURE6",1b,87,54,bf)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE7,HX_("TEXTURE7",1c,87,54,bf)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE8,HX_("TEXTURE8",1d,87,54,bf)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE9,HX_("TEXTURE9",1e,87,54,bf)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE10,HX_("TEXTURE10",5a,ac,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE11,HX_("TEXTURE11",5b,ac,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE12,HX_("TEXTURE12",5c,ac,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE13,HX_("TEXTURE13",5d,ac,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE14,HX_("TEXTURE14",5e,ac,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE15,HX_("TEXTURE15",5f,ac,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE16,HX_("TEXTURE16",60,ac,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE17,HX_("TEXTURE17",61,ac,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE18,HX_("TEXTURE18",62,ac,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE19,HX_("TEXTURE19",63,ac,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE20,HX_("TEXTURE20",39,ad,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE21,HX_("TEXTURE21",3a,ad,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE22,HX_("TEXTURE22",3b,ad,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE23,HX_("TEXTURE23",3c,ad,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE24,HX_("TEXTURE24",3d,ad,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE25,HX_("TEXTURE25",3e,ad,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE26,HX_("TEXTURE26",3f,ad,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE27,HX_("TEXTURE27",40,ad,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE28,HX_("TEXTURE28",41,ad,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE29,HX_("TEXTURE29",42,ad,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE30,HX_("TEXTURE30",18,ae,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE31,HX_("TEXTURE31",19,ae,a1,aa)}, - {hx::fsInt,(void *) &GL_obj::ACTIVE_TEXTURE,HX_("ACTIVE_TEXTURE",02,1a,22,ce)}, - {hx::fsInt,(void *) &GL_obj::REPEAT,HX_("REPEAT",5b,43,ff,b8)}, - {hx::fsInt,(void *) &GL_obj::CLAMP_TO_EDGE,HX_("CLAMP_TO_EDGE",1d,fc,5a,96)}, - {hx::fsInt,(void *) &GL_obj::MIRRORED_REPEAT,HX_("MIRRORED_REPEAT",5c,94,80,4a)}, - {hx::fsInt,(void *) &GL_obj::FLOAT_VEC2,HX_("FLOAT_VEC2",61,ac,a4,eb)}, - {hx::fsInt,(void *) &GL_obj::FLOAT_VEC3,HX_("FLOAT_VEC3",62,ac,a4,eb)}, - {hx::fsInt,(void *) &GL_obj::FLOAT_VEC4,HX_("FLOAT_VEC4",63,ac,a4,eb)}, - {hx::fsInt,(void *) &GL_obj::INT_VEC2,HX_("INT_VEC2",2e,14,05,7d)}, - {hx::fsInt,(void *) &GL_obj::INT_VEC3,HX_("INT_VEC3",2f,14,05,7d)}, - {hx::fsInt,(void *) &GL_obj::INT_VEC4,HX_("INT_VEC4",30,14,05,7d)}, - {hx::fsInt,(void *) &GL_obj::BOOL,HX_("BOOL",2a,4c,dc,2b)}, - {hx::fsInt,(void *) &GL_obj::BOOL_VEC2,HX_("BOOL_VEC2",f3,66,2b,2d)}, - {hx::fsInt,(void *) &GL_obj::BOOL_VEC3,HX_("BOOL_VEC3",f4,66,2b,2d)}, - {hx::fsInt,(void *) &GL_obj::BOOL_VEC4,HX_("BOOL_VEC4",f5,66,2b,2d)}, - {hx::fsInt,(void *) &GL_obj::FLOAT_MAT2,HX_("FLOAT_MAT2",95,c6,ae,e5)}, - {hx::fsInt,(void *) &GL_obj::FLOAT_MAT3,HX_("FLOAT_MAT3",96,c6,ae,e5)}, - {hx::fsInt,(void *) &GL_obj::FLOAT_MAT4,HX_("FLOAT_MAT4",97,c6,ae,e5)}, - {hx::fsInt,(void *) &GL_obj::SAMPLER_2D,HX_("SAMPLER_2D",09,2a,93,6e)}, - {hx::fsInt,(void *) &GL_obj::SAMPLER_CUBE,HX_("SAMPLER_CUBE",ec,3e,82,a4)}, - {hx::fsInt,(void *) &GL_obj::VERTEX_ATTRIB_ARRAY_ENABLED,HX_("VERTEX_ATTRIB_ARRAY_ENABLED",61,99,09,66)}, - {hx::fsInt,(void *) &GL_obj::VERTEX_ATTRIB_ARRAY_SIZE,HX_("VERTEX_ATTRIB_ARRAY_SIZE",c1,07,fd,08)}, - {hx::fsInt,(void *) &GL_obj::VERTEX_ATTRIB_ARRAY_STRIDE,HX_("VERTEX_ATTRIB_ARRAY_STRIDE",19,2b,41,58)}, - {hx::fsInt,(void *) &GL_obj::VERTEX_ATTRIB_ARRAY_TYPE,HX_("VERTEX_ATTRIB_ARRAY_TYPE",ba,59,b2,09)}, - {hx::fsInt,(void *) &GL_obj::VERTEX_ATTRIB_ARRAY_NORMALIZED,HX_("VERTEX_ATTRIB_ARRAY_NORMALIZED",37,b7,22,78)}, - {hx::fsInt,(void *) &GL_obj::VERTEX_ATTRIB_ARRAY_POINTER,HX_("VERTEX_ATTRIB_ARRAY_POINTER",9d,55,fa,38)}, - {hx::fsInt,(void *) &GL_obj::VERTEX_ATTRIB_ARRAY_BUFFER_BINDING,HX_("VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",a6,80,67,97)}, - {hx::fsInt,(void *) &GL_obj::IMPLEMENTATION_COLOR_READ_TYPE,HX_("IMPLEMENTATION_COLOR_READ_TYPE",fa,b6,2b,35)}, - {hx::fsInt,(void *) &GL_obj::IMPLEMENTATION_COLOR_READ_FORMAT,HX_("IMPLEMENTATION_COLOR_READ_FORMAT",77,c7,1a,47)}, - {hx::fsInt,(void *) &GL_obj::VERTEX_PROGRAM_POINT_SIZE,HX_("VERTEX_PROGRAM_POINT_SIZE",e6,56,be,34)}, - {hx::fsInt,(void *) &GL_obj::POINT_SPRITE,HX_("POINT_SPRITE",74,93,5c,14)}, - {hx::fsInt,(void *) &GL_obj::COMPILE_STATUS,HX_("COMPILE_STATUS",de,cb,4e,8c)}, - {hx::fsInt,(void *) &GL_obj::LOW_FLOAT,HX_("LOW_FLOAT",31,04,74,e4)}, - {hx::fsInt,(void *) &GL_obj::MEDIUM_FLOAT,HX_("MEDIUM_FLOAT",f2,8a,46,b9)}, - {hx::fsInt,(void *) &GL_obj::HIGH_FLOAT,HX_("HIGH_FLOAT",9f,f9,3b,47)}, - {hx::fsInt,(void *) &GL_obj::LOW_INT,HX_("LOW_INT",44,28,70,45)}, - {hx::fsInt,(void *) &GL_obj::MEDIUM_INT,HX_("MEDIUM_INT",c5,cc,af,4f)}, - {hx::fsInt,(void *) &GL_obj::HIGH_INT,HX_("HIGH_INT",32,46,02,09)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER,HX_("FRAMEBUFFER",cd,20,84,50)}, - {hx::fsInt,(void *) &GL_obj::RENDERBUFFER,HX_("RENDERBUFFER",d6,a4,a4,a9)}, - {hx::fsInt,(void *) &GL_obj::RGBA4,HX_("RGBA4",00,05,fc,65)}, - {hx::fsInt,(void *) &GL_obj::RGB5_A1,HX_("RGB5_A1",47,8f,f9,d8)}, - {hx::fsInt,(void *) &GL_obj::RGB565,HX_("RGB565",e7,41,7f,d6)}, - {hx::fsInt,(void *) &GL_obj::DEPTH_COMPONENT16,HX_("DEPTH_COMPONENT16",26,cc,68,43)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_INDEX,HX_("STENCIL_INDEX",0f,79,b6,97)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_INDEX8,HX_("STENCIL_INDEX8",49,74,f3,27)}, - {hx::fsInt,(void *) &GL_obj::DEPTH_STENCIL,HX_("DEPTH_STENCIL",40,2f,20,2b)}, - {hx::fsInt,(void *) &GL_obj::RENDERBUFFER_WIDTH,HX_("RENDERBUFFER_WIDTH",7d,1e,e1,43)}, - {hx::fsInt,(void *) &GL_obj::RENDERBUFFER_HEIGHT,HX_("RENDERBUFFER_HEIGHT",70,07,69,d7)}, - {hx::fsInt,(void *) &GL_obj::RENDERBUFFER_INTERNAL_FORMAT,HX_("RENDERBUFFER_INTERNAL_FORMAT",90,da,eb,b5)}, - {hx::fsInt,(void *) &GL_obj::RENDERBUFFER_RED_SIZE,HX_("RENDERBUFFER_RED_SIZE",98,a5,58,5e)}, - {hx::fsInt,(void *) &GL_obj::RENDERBUFFER_GREEN_SIZE,HX_("RENDERBUFFER_GREEN_SIZE",26,9b,7d,3b)}, - {hx::fsInt,(void *) &GL_obj::RENDERBUFFER_BLUE_SIZE,HX_("RENDERBUFFER_BLUE_SIZE",dd,93,86,dd)}, - {hx::fsInt,(void *) &GL_obj::RENDERBUFFER_ALPHA_SIZE,HX_("RENDERBUFFER_ALPHA_SIZE",ab,f0,5d,87)}, - {hx::fsInt,(void *) &GL_obj::RENDERBUFFER_DEPTH_SIZE,HX_("RENDERBUFFER_DEPTH_SIZE",e6,90,24,c3)}, - {hx::fsInt,(void *) &GL_obj::RENDERBUFFER_STENCIL_SIZE,HX_("RENDERBUFFER_STENCIL_SIZE",8d,d5,5a,9d)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE,HX_("FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE",50,22,44,50)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_ATTACHMENT_OBJECT_NAME,HX_("FRAMEBUFFER_ATTACHMENT_OBJECT_NAME",e1,a1,3a,4c)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL,HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL",f6,9b,ba,81)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE,HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE",dc,4c,39,8a)}, - {hx::fsInt,(void *) &GL_obj::COLOR_ATTACHMENT0,HX_("COLOR_ATTACHMENT0",b1,9a,fe,86)}, - {hx::fsInt,(void *) &GL_obj::DEPTH_ATTACHMENT,HX_("DEPTH_ATTACHMENT",ff,54,cd,e9)}, - {hx::fsInt,(void *) &GL_obj::STENCIL_ATTACHMENT,HX_("STENCIL_ATTACHMENT",a6,8c,28,01)}, - {hx::fsInt,(void *) &GL_obj::DEPTH_STENCIL_ATTACHMENT,HX_("DEPTH_STENCIL_ATTACHMENT",c2,e1,e1,9f)}, - {hx::fsInt,(void *) &GL_obj::NONE,HX_("NONE",b8,da,ca,33)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_COMPLETE,HX_("FRAMEBUFFER_COMPLETE",ab,65,7d,ea)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_INCOMPLETE_ATTACHMENT,HX_("FRAMEBUFFER_INCOMPLETE_ATTACHMENT",f2,cf,b7,1d)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT,HX_("FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT",8b,0a,cd,77)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_INCOMPLETE_DIMENSIONS,HX_("FRAMEBUFFER_INCOMPLETE_DIMENSIONS",5c,86,e4,1c)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_UNSUPPORTED,HX_("FRAMEBUFFER_UNSUPPORTED",e3,a6,4e,c8)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_BINDING,HX_("FRAMEBUFFER_BINDING",73,ee,ae,c5)}, - {hx::fsInt,(void *) &GL_obj::RENDERBUFFER_BINDING,HX_("RENDERBUFFER_BINDING",7c,23,70,23)}, - {hx::fsInt,(void *) &GL_obj::MAX_RENDERBUFFER_SIZE,HX_("MAX_RENDERBUFFER_SIZE",4f,d4,3d,65)}, - {hx::fsInt,(void *) &GL_obj::INVALID_FRAMEBUFFER_OPERATION,HX_("INVALID_FRAMEBUFFER_OPERATION",2d,d4,c5,43)}, - {hx::fsInt,(void *) &GL_obj::UNPACK_FLIP_Y_WEBGL,HX_("UNPACK_FLIP_Y_WEBGL",0e,9f,94,9d)}, - {hx::fsInt,(void *) &GL_obj::UNPACK_PREMULTIPLY_ALPHA_WEBGL,HX_("UNPACK_PREMULTIPLY_ALPHA_WEBGL",73,5d,cb,c6)}, - {hx::fsInt,(void *) &GL_obj::CONTEXT_LOST_WEBGL,HX_("CONTEXT_LOST_WEBGL",6e,67,71,45)}, - {hx::fsInt,(void *) &GL_obj::UNPACK_COLORSPACE_CONVERSION_WEBGL,HX_("UNPACK_COLORSPACE_CONVERSION_WEBGL",9f,d9,f0,b9)}, - {hx::fsInt,(void *) &GL_obj::BROWSER_DEFAULT_WEBGL,HX_("BROWSER_DEFAULT_WEBGL",04,04,92,c0)}, - {hx::fsInt,(void *) &GL_obj::READ_BUFFER,HX_("READ_BUFFER",09,1e,91,cd)}, - {hx::fsInt,(void *) &GL_obj::UNPACK_ROW_LENGTH,HX_("UNPACK_ROW_LENGTH",78,04,c5,5f)}, - {hx::fsInt,(void *) &GL_obj::UNPACK_SKIP_ROWS,HX_("UNPACK_SKIP_ROWS",0c,e6,50,4d)}, - {hx::fsInt,(void *) &GL_obj::UNPACK_SKIP_PIXELS,HX_("UNPACK_SKIP_PIXELS",e0,26,60,af)}, - {hx::fsInt,(void *) &GL_obj::PACK_ROW_LENGTH,HX_("PACK_ROW_LENGTH",b1,c2,23,34)}, - {hx::fsInt,(void *) &GL_obj::PACK_SKIP_ROWS,HX_("PACK_SKIP_ROWS",f3,91,a8,c5)}, - {hx::fsInt,(void *) &GL_obj::PACK_SKIP_PIXELS,HX_("PACK_SKIP_PIXELS",87,da,e7,ad)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_BINDING_3D,HX_("TEXTURE_BINDING_3D",0f,ed,98,b1)}, - {hx::fsInt,(void *) &GL_obj::UNPACK_SKIP_IMAGES,HX_("UNPACK_SKIP_IMAGES",6b,88,48,21)}, - {hx::fsInt,(void *) &GL_obj::UNPACK_IMAGE_HEIGHT,HX_("UNPACK_IMAGE_HEIGHT",98,fd,7e,14)}, - {hx::fsInt,(void *) &GL_obj::MAX_3D_TEXTURE_SIZE,HX_("MAX_3D_TEXTURE_SIZE",98,9e,8f,d5)}, - {hx::fsInt,(void *) &GL_obj::MAX_ELEMENTS_VERTICES,HX_("MAX_ELEMENTS_VERTICES",86,be,2e,25)}, - {hx::fsInt,(void *) &GL_obj::MAX_ELEMENTS_INDICES,HX_("MAX_ELEMENTS_INDICES",1a,7d,aa,73)}, - {hx::fsInt,(void *) &GL_obj::MAX_TEXTURE_LOD_BIAS,HX_("MAX_TEXTURE_LOD_BIAS",f6,fc,86,68)}, - {hx::fsInt,(void *) &GL_obj::MAX_FRAGMENT_UNIFORM_COMPONENTS,HX_("MAX_FRAGMENT_UNIFORM_COMPONENTS",75,6c,59,3e)}, - {hx::fsInt,(void *) &GL_obj::MAX_VERTEX_UNIFORM_COMPONENTS,HX_("MAX_VERTEX_UNIFORM_COMPONENTS",21,c6,3a,5f)}, - {hx::fsInt,(void *) &GL_obj::MAX_ARRAY_TEXTURE_LAYERS,HX_("MAX_ARRAY_TEXTURE_LAYERS",e7,c3,5b,6e)}, - {hx::fsInt,(void *) &GL_obj::MIN_PROGRAM_TEXEL_OFFSET,HX_("MIN_PROGRAM_TEXEL_OFFSET",2c,3a,dc,08)}, - {hx::fsInt,(void *) &GL_obj::MAX_PROGRAM_TEXEL_OFFSET,HX_("MAX_PROGRAM_TEXEL_OFFSET",da,db,54,b2)}, - {hx::fsInt,(void *) &GL_obj::MAX_VARYING_COMPONENTS,HX_("MAX_VARYING_COMPONENTS",00,28,c3,5f)}, - {hx::fsInt,(void *) &GL_obj::FRAGMENT_SHADER_DERIVATIVE_HINT,HX_("FRAGMENT_SHADER_DERIVATIVE_HINT",74,51,a3,7e)}, - {hx::fsInt,(void *) &GL_obj::RASTERIZER_DISCARD,HX_("RASTERIZER_DISCARD",1a,72,dc,4a)}, - {hx::fsInt,(void *) &GL_obj::VERTEX_ARRAY_BINDING,HX_("VERTEX_ARRAY_BINDING",c4,1d,24,31)}, - {hx::fsInt,(void *) &GL_obj::MAX_VERTEX_OUTPUT_COMPONENTS,HX_("MAX_VERTEX_OUTPUT_COMPONENTS",54,64,33,f3)}, - {hx::fsInt,(void *) &GL_obj::MAX_FRAGMENT_INPUT_COMPONENTS,HX_("MAX_FRAGMENT_INPUT_COMPONENTS",5f,cc,5e,d8)}, - {hx::fsInt,(void *) &GL_obj::MAX_SERVER_WAIT_TIMEOUT,HX_("MAX_SERVER_WAIT_TIMEOUT",38,5d,22,83)}, - {hx::fsInt,(void *) &GL_obj::MAX_ELEMENT_INDEX,HX_("MAX_ELEMENT_INDEX",94,ef,d5,74)}, - {hx::fsInt,(void *) &GL_obj::RED,HX_("RED",31,75,3e,00)}, - {hx::fsInt,(void *) &GL_obj::RGB8,HX_("RGB8",ab,98,69,36)}, - {hx::fsInt,(void *) &GL_obj::RGBA8,HX_("RGBA8",04,05,fc,65)}, - {hx::fsInt,(void *) &GL_obj::RGB10_A2,HX_("RGB10_A2",64,47,cf,94)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_3D,HX_("TEXTURE_3D",f5,0c,f8,a2)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_WRAP_R,HX_("TEXTURE_WRAP_R",a1,2d,c3,fe)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_MIN_LOD,HX_("TEXTURE_MIN_LOD",10,2d,09,39)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_MAX_LOD,HX_("TEXTURE_MAX_LOD",22,17,30,c8)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_BASE_LEVEL,HX_("TEXTURE_BASE_LEVEL",ba,eb,52,05)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_MAX_LEVEL,HX_("TEXTURE_MAX_LEVEL",65,66,2f,3f)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_COMPARE_MODE,HX_("TEXTURE_COMPARE_MODE",e1,a5,b9,86)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_COMPARE_FUNC,HX_("TEXTURE_COMPARE_FUNC",c2,bd,1d,82)}, - {hx::fsInt,(void *) &GL_obj::SRGB,HX_("SRGB",7a,2c,1b,37)}, - {hx::fsInt,(void *) &GL_obj::SRGB8,HX_("SRGB8",7e,be,ab,00)}, - {hx::fsInt,(void *) &GL_obj::SRGB8_ALPHA8,HX_("SRGB8_ALPHA8",1b,b6,71,35)}, - {hx::fsInt,(void *) &GL_obj::COMPARE_REF_TO_TEXTURE,HX_("COMPARE_REF_TO_TEXTURE",3d,3b,36,aa)}, - {hx::fsInt,(void *) &GL_obj::RGBA32F,HX_("RGBA32F",93,ae,c6,e0)}, - {hx::fsInt,(void *) &GL_obj::RGB32F,HX_("RGB32F",fa,b9,7d,d6)}, - {hx::fsInt,(void *) &GL_obj::RGBA16F,HX_("RGBA16F",8d,2d,c5,e0)}, - {hx::fsInt,(void *) &GL_obj::RGB16F,HX_("RGB16F",f4,38,7c,d6)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_2D_ARRAY,HX_("TEXTURE_2D_ARRAY",50,2d,c6,60)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_BINDING_2D_ARRAY,HX_("TEXTURE_BINDING_2D_ARRAY",ea,1c,7d,28)}, - {hx::fsInt,(void *) &GL_obj::R11F_G11F_B10F,HX_("R11F_G11F_B10F",9a,02,7e,28)}, - {hx::fsInt,(void *) &GL_obj::RGB9_E5,HX_("RGB9_E5",43,6d,9e,db)}, - {hx::fsInt,(void *) &GL_obj::RGBA32UI,HX_("RGBA32UI",67,1f,12,cd)}, - {hx::fsInt,(void *) &GL_obj::RGB32UI,HX_("RGB32UI",20,0e,85,d7)}, - {hx::fsInt,(void *) &GL_obj::RGBA16UI,HX_("RGBA16UI",2d,bb,c2,cb)}, - {hx::fsInt,(void *) &GL_obj::RGB16UI,HX_("RGB16UI",e6,a9,35,d6)}, - {hx::fsInt,(void *) &GL_obj::RGBA8UI,HX_("RGBA8UI",58,98,ca,e0)}, - {hx::fsInt,(void *) &GL_obj::RGB8UI,HX_("RGB8UI",bf,a3,81,d6)}, - {hx::fsInt,(void *) &GL_obj::RGBA32I,HX_("RGBA32I",96,ae,c6,e0)}, - {hx::fsInt,(void *) &GL_obj::RGB32I,HX_("RGB32I",fd,b9,7d,d6)}, - {hx::fsInt,(void *) &GL_obj::RGBA16I,HX_("RGBA16I",90,2d,c5,e0)}, - {hx::fsInt,(void *) &GL_obj::RGB16I,HX_("RGB16I",f7,38,7c,d6)}, - {hx::fsInt,(void *) &GL_obj::RGBA8I,HX_("RGBA8I",c5,5e,88,d6)}, - {hx::fsInt,(void *) &GL_obj::RGB8I,HX_("RGB8I",3e,fd,fb,65)}, - {hx::fsInt,(void *) &GL_obj::RED_INTEGER,HX_("RED_INTEGER",50,79,18,f4)}, - {hx::fsInt,(void *) &GL_obj::RGB_INTEGER,HX_("RGB_INTEGER",0c,97,ca,ce)}, - {hx::fsInt,(void *) &GL_obj::RGBA_INTEGER,HX_("RGBA_INTEGER",d3,57,27,c0)}, - {hx::fsInt,(void *) &GL_obj::R8,HX_("R8",a6,47,00,00)}, - {hx::fsInt,(void *) &GL_obj::RG8,HX_("RG8",e3,76,3e,00)}, - {hx::fsInt,(void *) &GL_obj::R16F,HX_("R16F",af,dc,58,36)}, - {hx::fsInt,(void *) &GL_obj::R32F,HX_("R32F",b5,5d,5a,36)}, - {hx::fsInt,(void *) &GL_obj::RG16F,HX_("RG16F",2c,15,ef,65)}, - {hx::fsInt,(void *) &GL_obj::RG32F,HX_("RG32F",32,96,f0,65)}, - {hx::fsInt,(void *) &GL_obj::R8I,HX_("R8I",e3,69,3e,00)}, - {hx::fsInt,(void *) &GL_obj::R8UI,HX_("R8UI",7a,47,5e,36)}, - {hx::fsInt,(void *) &GL_obj::R16I,HX_("R16I",b2,dc,58,36)}, - {hx::fsInt,(void *) &GL_obj::R16UI,HX_("R16UI",cb,49,68,57)}, - {hx::fsInt,(void *) &GL_obj::R32I,HX_("R32I",b8,5d,5a,36)}, - {hx::fsInt,(void *) &GL_obj::R32UI,HX_("R32UI",05,ae,b7,58)}, - {hx::fsInt,(void *) &GL_obj::RG8I,HX_("RG8I",06,90,69,36)}, - {hx::fsInt,(void *) &GL_obj::RG8UI,HX_("RG8UI",f7,7f,f4,65)}, - {hx::fsInt,(void *) &GL_obj::RG16I,HX_("RG16I",2f,15,ef,65)}, - {hx::fsInt,(void *) &GL_obj::RG16UI,HX_("RG16UI",ae,7e,43,cb)}, - {hx::fsInt,(void *) &GL_obj::RG32I,HX_("RG32I",35,96,f0,65)}, - {hx::fsInt,(void *) &GL_obj::RG32UI,HX_("RG32UI",e8,e2,92,cc)}, - {hx::fsInt,(void *) &GL_obj::R8_SNORM,HX_("R8_SNORM",76,d3,ce,64)}, - {hx::fsInt,(void *) &GL_obj::RG8_SNORM,HX_("RG8_SNORM",73,8e,f7,80)}, - {hx::fsInt,(void *) &GL_obj::RGB8_SNORM,HX_("RGB8_SNORM",3b,36,76,ea)}, - {hx::fsInt,(void *) &GL_obj::RGBA8_SNORM,HX_("RGBA8_SNORM",54,eb,97,96)}, - {hx::fsInt,(void *) &GL_obj::RGB10_A2UI,HX_("RGB10_A2UI",b8,32,bb,dc)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_IMMUTABLE_FORMAT,HX_("TEXTURE_IMMUTABLE_FORMAT",38,2c,95,5e)}, - {hx::fsInt,(void *) &GL_obj::TEXTURE_IMMUTABLE_LEVELS,HX_("TEXTURE_IMMUTABLE_LEVELS",70,5b,56,05)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_INT_2_10_10_10_REV,HX_("UNSIGNED_INT_2_10_10_10_REV",0a,41,8d,b2)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_INT_10F_11F_11F_REV,HX_("UNSIGNED_INT_10F_11F_11F_REV",5f,56,ed,03)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_INT_5_9_9_9_REV,HX_("UNSIGNED_INT_5_9_9_9_REV",ed,ec,63,c7)}, - {hx::fsInt,(void *) &GL_obj::FLOAT_32_UNSIGNED_INT_24_8_REV,HX_("FLOAT_32_UNSIGNED_INT_24_8_REV",fc,a5,51,95)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_INT_24_8,HX_("UNSIGNED_INT_24_8",b5,57,d6,d9)}, - {hx::fsInt,(void *) &GL_obj::HALF_FLOAT,HX_("HALF_FLOAT",b0,fe,81,7a)}, - {hx::fsInt,(void *) &GL_obj::RG,HX_("RG",b5,47,00,00)}, - {hx::fsInt,(void *) &GL_obj::RG_INTEGER,HX_("RG_INTEGER",d4,6f,76,e9)}, - {hx::fsInt,(void *) &GL_obj::INT_2_10_10_10_REV,HX_("INT_2_10_10_10_REV",c0,20,1e,cf)}, - {hx::fsInt,(void *) &GL_obj::CURRENT_QUERY,HX_("CURRENT_QUERY",02,13,44,ba)}, - {hx::fsInt,(void *) &GL_obj::QUERY_RESULT,HX_("QUERY_RESULT",94,10,d9,08)}, - {hx::fsInt,(void *) &GL_obj::QUERY_RESULT_AVAILABLE,HX_("QUERY_RESULT_AVAILABLE",fe,56,e1,27)}, - {hx::fsInt,(void *) &GL_obj::ANY_SAMPLES_PASSED,HX_("ANY_SAMPLES_PASSED",99,0e,a3,86)}, - {hx::fsInt,(void *) &GL_obj::ANY_SAMPLES_PASSED_CONSERVATIVE,HX_("ANY_SAMPLES_PASSED_CONSERVATIVE",53,18,b7,3e)}, - {hx::fsInt,(void *) &GL_obj::MAX_DRAW_BUFFERS,HX_("MAX_DRAW_BUFFERS",b3,92,8a,37)}, - {hx::fsInt,(void *) &GL_obj::DRAW_BUFFER0,HX_("DRAW_BUFFER0",b5,68,27,ac)}, - {hx::fsInt,(void *) &GL_obj::DRAW_BUFFER1,HX_("DRAW_BUFFER1",b6,68,27,ac)}, - {hx::fsInt,(void *) &GL_obj::DRAW_BUFFER2,HX_("DRAW_BUFFER2",b7,68,27,ac)}, - {hx::fsInt,(void *) &GL_obj::DRAW_BUFFER3,HX_("DRAW_BUFFER3",b8,68,27,ac)}, - {hx::fsInt,(void *) &GL_obj::DRAW_BUFFER4,HX_("DRAW_BUFFER4",b9,68,27,ac)}, - {hx::fsInt,(void *) &GL_obj::DRAW_BUFFER5,HX_("DRAW_BUFFER5",ba,68,27,ac)}, - {hx::fsInt,(void *) &GL_obj::DRAW_BUFFER6,HX_("DRAW_BUFFER6",bb,68,27,ac)}, - {hx::fsInt,(void *) &GL_obj::DRAW_BUFFER7,HX_("DRAW_BUFFER7",bc,68,27,ac)}, - {hx::fsInt,(void *) &GL_obj::DRAW_BUFFER8,HX_("DRAW_BUFFER8",bd,68,27,ac)}, - {hx::fsInt,(void *) &GL_obj::DRAW_BUFFER9,HX_("DRAW_BUFFER9",be,68,27,ac)}, - {hx::fsInt,(void *) &GL_obj::DRAW_BUFFER10,HX_("DRAW_BUFFER10",ba,36,54,f6)}, - {hx::fsInt,(void *) &GL_obj::DRAW_BUFFER11,HX_("DRAW_BUFFER11",bb,36,54,f6)}, - {hx::fsInt,(void *) &GL_obj::DRAW_BUFFER12,HX_("DRAW_BUFFER12",bc,36,54,f6)}, - {hx::fsInt,(void *) &GL_obj::DRAW_BUFFER13,HX_("DRAW_BUFFER13",bd,36,54,f6)}, - {hx::fsInt,(void *) &GL_obj::DRAW_BUFFER14,HX_("DRAW_BUFFER14",be,36,54,f6)}, - {hx::fsInt,(void *) &GL_obj::DRAW_BUFFER15,HX_("DRAW_BUFFER15",bf,36,54,f6)}, - {hx::fsInt,(void *) &GL_obj::MAX_COLOR_ATTACHMENTS,HX_("MAX_COLOR_ATTACHMENTS",19,d7,ae,06)}, - {hx::fsInt,(void *) &GL_obj::COLOR_ATTACHMENT1,HX_("COLOR_ATTACHMENT1",b2,9a,fe,86)}, - {hx::fsInt,(void *) &GL_obj::COLOR_ATTACHMENT2,HX_("COLOR_ATTACHMENT2",b3,9a,fe,86)}, - {hx::fsInt,(void *) &GL_obj::COLOR_ATTACHMENT3,HX_("COLOR_ATTACHMENT3",b4,9a,fe,86)}, - {hx::fsInt,(void *) &GL_obj::COLOR_ATTACHMENT4,HX_("COLOR_ATTACHMENT4",b5,9a,fe,86)}, - {hx::fsInt,(void *) &GL_obj::COLOR_ATTACHMENT5,HX_("COLOR_ATTACHMENT5",b6,9a,fe,86)}, - {hx::fsInt,(void *) &GL_obj::COLOR_ATTACHMENT6,HX_("COLOR_ATTACHMENT6",b7,9a,fe,86)}, - {hx::fsInt,(void *) &GL_obj::COLOR_ATTACHMENT7,HX_("COLOR_ATTACHMENT7",b8,9a,fe,86)}, - {hx::fsInt,(void *) &GL_obj::COLOR_ATTACHMENT8,HX_("COLOR_ATTACHMENT8",b9,9a,fe,86)}, - {hx::fsInt,(void *) &GL_obj::COLOR_ATTACHMENT9,HX_("COLOR_ATTACHMENT9",ba,9a,fe,86)}, - {hx::fsInt,(void *) &GL_obj::COLOR_ATTACHMENT10,HX_("COLOR_ATTACHMENT10",3e,c1,c8,97)}, - {hx::fsInt,(void *) &GL_obj::COLOR_ATTACHMENT11,HX_("COLOR_ATTACHMENT11",3f,c1,c8,97)}, - {hx::fsInt,(void *) &GL_obj::COLOR_ATTACHMENT12,HX_("COLOR_ATTACHMENT12",40,c1,c8,97)}, - {hx::fsInt,(void *) &GL_obj::COLOR_ATTACHMENT13,HX_("COLOR_ATTACHMENT13",41,c1,c8,97)}, - {hx::fsInt,(void *) &GL_obj::COLOR_ATTACHMENT14,HX_("COLOR_ATTACHMENT14",42,c1,c8,97)}, - {hx::fsInt,(void *) &GL_obj::COLOR_ATTACHMENT15,HX_("COLOR_ATTACHMENT15",43,c1,c8,97)}, - {hx::fsInt,(void *) &GL_obj::SAMPLER_3D,HX_("SAMPLER_3D",e8,2a,93,6e)}, - {hx::fsInt,(void *) &GL_obj::SAMPLER_2D_SHADOW,HX_("SAMPLER_2D_SHADOW",96,9e,66,61)}, - {hx::fsInt,(void *) &GL_obj::SAMPLER_2D_ARRAY,HX_("SAMPLER_2D_ARRAY",83,c3,f4,b9)}, - {hx::fsInt,(void *) &GL_obj::SAMPLER_2D_ARRAY_SHADOW,HX_("SAMPLER_2D_ARRAY_SHADOW",5c,88,64,1c)}, - {hx::fsInt,(void *) &GL_obj::SAMPLER_CUBE_SHADOW,HX_("SAMPLER_CUBE_SHADOW",13,3c,fd,ff)}, - {hx::fsInt,(void *) &GL_obj::INT_SAMPLER_2D,HX_("INT_SAMPLER_2D",b9,f2,ff,97)}, - {hx::fsInt,(void *) &GL_obj::INT_SAMPLER_3D,HX_("INT_SAMPLER_3D",98,f3,ff,97)}, - {hx::fsInt,(void *) &GL_obj::INT_SAMPLER_CUBE,HX_("INT_SAMPLER_CUBE",9c,93,36,99)}, - {hx::fsInt,(void *) &GL_obj::INT_SAMPLER_2D_ARRAY,HX_("INT_SAMPLER_2D_ARRAY",33,30,e9,17)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_INT_SAMPLER_2D,HX_("UNSIGNED_INT_SAMPLER_2D",03,a6,f2,c4)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_INT_SAMPLER_3D,HX_("UNSIGNED_INT_SAMPLER_3D",e2,a6,f2,c4)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_INT_SAMPLER_CUBE,HX_("UNSIGNED_INT_SAMPLER_CUBE",66,2d,b4,ee)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_INT_SAMPLER_2D_ARRAY,HX_("UNSIGNED_INT_SAMPLER_2D_ARRAY",fd,76,98,0d)}, - {hx::fsInt,(void *) &GL_obj::MAX_SAMPLES,HX_("MAX_SAMPLES",ee,bc,20,56)}, - {hx::fsInt,(void *) &GL_obj::SAMPLER_BINDING,HX_("SAMPLER_BINDING",8e,79,76,22)}, - {hx::fsInt,(void *) &GL_obj::PIXEL_PACK_BUFFER,HX_("PIXEL_PACK_BUFFER",4d,06,41,84)}, - {hx::fsInt,(void *) &GL_obj::PIXEL_UNPACK_BUFFER,HX_("PIXEL_UNPACK_BUFFER",54,80,91,31)}, - {hx::fsInt,(void *) &GL_obj::PIXEL_PACK_BUFFER_BINDING,HX_("PIXEL_PACK_BUFFER_BINDING",f3,53,0d,81)}, - {hx::fsInt,(void *) &GL_obj::PIXEL_UNPACK_BUFFER_BINDING,HX_("PIXEL_UNPACK_BUFFER_BINDING",fa,ac,01,cf)}, - {hx::fsInt,(void *) &GL_obj::COPY_READ_BUFFER,HX_("COPY_READ_BUFFER",3f,8b,f1,64)}, - {hx::fsInt,(void *) &GL_obj::COPY_WRITE_BUFFER,HX_("COPY_WRITE_BUFFER",ca,9d,e5,e4)}, - {hx::fsInt,(void *) &GL_obj::COPY_READ_BUFFER_BINDING,HX_("COPY_READ_BUFFER_BINDING",e5,1a,17,74)}, - {hx::fsInt,(void *) &GL_obj::COPY_WRITE_BUFFER_BINDING,HX_("COPY_WRITE_BUFFER_BINDING",70,30,81,8a)}, - {hx::fsInt,(void *) &GL_obj::FLOAT_MAT2x3,HX_("FLOAT_MAT2x3",90,be,dd,c3)}, - {hx::fsInt,(void *) &GL_obj::FLOAT_MAT2x4,HX_("FLOAT_MAT2x4",91,be,dd,c3)}, - {hx::fsInt,(void *) &GL_obj::FLOAT_MAT3x2,HX_("FLOAT_MAT3x2",d0,80,de,c3)}, - {hx::fsInt,(void *) &GL_obj::FLOAT_MAT3x4,HX_("FLOAT_MAT3x4",d2,80,de,c3)}, - {hx::fsInt,(void *) &GL_obj::FLOAT_MAT4x2,HX_("FLOAT_MAT4x2",11,43,df,c3)}, - {hx::fsInt,(void *) &GL_obj::FLOAT_MAT4x3,HX_("FLOAT_MAT4x3",12,43,df,c3)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_INT_VEC2,HX_("UNSIGNED_INT_VEC2",f8,d3,ae,f1)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_INT_VEC3,HX_("UNSIGNED_INT_VEC3",f9,d3,ae,f1)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_INT_VEC4,HX_("UNSIGNED_INT_VEC4",fa,d3,ae,f1)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNED_NORMALIZED,HX_("UNSIGNED_NORMALIZED",81,9e,e9,b5)}, - {hx::fsInt,(void *) &GL_obj::SIGNED_NORMALIZED,HX_("SIGNED_NORMALIZED",fa,1c,1f,6e)}, - {hx::fsInt,(void *) &GL_obj::VERTEX_ATTRIB_ARRAY_INTEGER,HX_("VERTEX_ATTRIB_ARRAY_INTEGER",9e,52,f4,fe)}, - {hx::fsInt,(void *) &GL_obj::VERTEX_ATTRIB_ARRAY_DIVISOR,HX_("VERTEX_ATTRIB_ARRAY_DIVISOR",3e,5a,bb,58)}, - {hx::fsInt,(void *) &GL_obj::TRANSFORM_FEEDBACK_BUFFER_MODE,HX_("TRANSFORM_FEEDBACK_BUFFER_MODE",5b,21,21,18)}, - {hx::fsInt,(void *) &GL_obj::MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS,HX_("MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS",66,0f,c1,2a)}, - {hx::fsInt,(void *) &GL_obj::TRANSFORM_FEEDBACK_VARYINGS,HX_("TRANSFORM_FEEDBACK_VARYINGS",4a,49,b8,8f)}, - {hx::fsInt,(void *) &GL_obj::TRANSFORM_FEEDBACK_BUFFER_START,HX_("TRANSFORM_FEEDBACK_BUFFER_START",4a,5f,8f,7c)}, - {hx::fsInt,(void *) &GL_obj::TRANSFORM_FEEDBACK_BUFFER_SIZE,HX_("TRANSFORM_FEEDBACK_BUFFER_SIZE",b9,ee,13,1c)}, - {hx::fsInt,(void *) &GL_obj::TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN,HX_("TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN",2b,e6,b6,9f)}, - {hx::fsInt,(void *) &GL_obj::MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS,HX_("MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS",18,9a,28,79)}, - {hx::fsInt,(void *) &GL_obj::MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS,HX_("MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS",79,55,1c,52)}, - {hx::fsInt,(void *) &GL_obj::INTERLEAVED_ATTRIBS,HX_("INTERLEAVED_ATTRIBS",d3,03,58,cf)}, - {hx::fsInt,(void *) &GL_obj::SEPARATE_ATTRIBS,HX_("SEPARATE_ATTRIBS",ad,f1,7d,f6)}, - {hx::fsInt,(void *) &GL_obj::TRANSFORM_FEEDBACK_BUFFER,HX_("TRANSFORM_FEEDBACK_BUFFER",87,cc,fb,c7)}, - {hx::fsInt,(void *) &GL_obj::TRANSFORM_FEEDBACK_BUFFER_BINDING,HX_("TRANSFORM_FEEDBACK_BUFFER_BINDING",2d,e4,af,90)}, - {hx::fsInt,(void *) &GL_obj::TRANSFORM_FEEDBACK,HX_("TRANSFORM_FEEDBACK",18,81,af,95)}, - {hx::fsInt,(void *) &GL_obj::TRANSFORM_FEEDBACK_PAUSED,HX_("TRANSFORM_FEEDBACK_PAUSED",35,50,eb,e6)}, - {hx::fsInt,(void *) &GL_obj::TRANSFORM_FEEDBACK_ACTIVE,HX_("TRANSFORM_FEEDBACK_ACTIVE",4d,51,ad,0d)}, - {hx::fsInt,(void *) &GL_obj::TRANSFORM_FEEDBACK_BINDING,HX_("TRANSFORM_FEEDBACK_BINDING",be,11,f4,01)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING,HX_("FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING",79,c9,9d,03)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE,HX_("FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE",c6,3b,6e,90)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_ATTACHMENT_RED_SIZE,HX_("FRAMEBUFFER_ATTACHMENT_RED_SIZE",39,51,04,f1)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_ATTACHMENT_GREEN_SIZE,HX_("FRAMEBUFFER_ATTACHMENT_GREEN_SIZE",07,31,24,91)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_ATTACHMENT_BLUE_SIZE,HX_("FRAMEBUFFER_ATTACHMENT_BLUE_SIZE",1c,15,11,a1)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE,HX_("FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE",8c,86,04,dd)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE,HX_("FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE",c7,26,cb,18)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE,HX_("FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE",ae,65,3b,9a)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_DEFAULT,HX_("FRAMEBUFFER_DEFAULT",ef,3b,45,e2)}, - {hx::fsInt,(void *) &GL_obj::DEPTH24_STENCIL8,HX_("DEPTH24_STENCIL8",36,5e,b6,a6)}, - {hx::fsInt,(void *) &GL_obj::DRAW_FRAMEBUFFER_BINDING,HX_("DRAW_FRAMEBUFFER_BINDING",78,93,98,ce)}, - {hx::fsInt,(void *) &GL_obj::READ_FRAMEBUFFER,HX_("READ_FRAMEBUFFER",24,8b,f0,a0)}, - {hx::fsInt,(void *) &GL_obj::DRAW_FRAMEBUFFER,HX_("DRAW_FRAMEBUFFER",d2,b8,5e,7a)}, - {hx::fsInt,(void *) &GL_obj::READ_FRAMEBUFFER_BINDING,HX_("READ_FRAMEBUFFER_BINDING",ca,07,a0,07)}, - {hx::fsInt,(void *) &GL_obj::RENDERBUFFER_SAMPLES,HX_("RENDERBUFFER_SAMPLES",40,5d,0c,28)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER,HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER",43,08,18,7f)}, - {hx::fsInt,(void *) &GL_obj::FRAMEBUFFER_INCOMPLETE_MULTISAMPLE,HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE",54,d0,f2,d0)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_BUFFER,HX_("UNIFORM_BUFFER",0b,f0,a3,ee)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_BUFFER_BINDING,HX_("UNIFORM_BUFFER_BINDING",b1,2b,2d,65)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_BUFFER_START,HX_("UNIFORM_BUFFER_START",ce,fd,84,f1)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_BUFFER_SIZE,HX_("UNIFORM_BUFFER_SIZE",b5,8c,28,19)}, - {hx::fsInt,(void *) &GL_obj::MAX_VERTEX_UNIFORM_BLOCKS,HX_("MAX_VERTEX_UNIFORM_BLOCKS",11,56,73,a0)}, - {hx::fsInt,(void *) &GL_obj::MAX_FRAGMENT_UNIFORM_BLOCKS,HX_("MAX_FRAGMENT_UNIFORM_BLOCKS",65,42,83,5d)}, - {hx::fsInt,(void *) &GL_obj::MAX_COMBINED_UNIFORM_BLOCKS,HX_("MAX_COMBINED_UNIFORM_BLOCKS",d0,c0,cb,e7)}, - {hx::fsInt,(void *) &GL_obj::MAX_UNIFORM_BUFFER_BINDINGS,HX_("MAX_UNIFORM_BUFFER_BINDINGS",87,4d,27,c3)}, - {hx::fsInt,(void *) &GL_obj::MAX_UNIFORM_BLOCK_SIZE,HX_("MAX_UNIFORM_BLOCK_SIZE",f9,dc,3f,6c)}, - {hx::fsInt,(void *) &GL_obj::MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS,HX_("MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS",fd,37,15,e3)}, - {hx::fsInt,(void *) &GL_obj::MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS,HX_("MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS",51,0d,19,43)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_BUFFER_OFFSET_ALIGNMENT,HX_("UNIFORM_BUFFER_OFFSET_ALIGNMENT",cb,a9,f8,cc)}, - {hx::fsInt,(void *) &GL_obj::ACTIVE_UNIFORM_BLOCKS,HX_("ACTIVE_UNIFORM_BLOCKS",2a,2b,e3,0c)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_TYPE,HX_("UNIFORM_TYPE",05,d9,59,48)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_SIZE,HX_("UNIFORM_SIZE",0c,87,a4,47)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_BLOCK_INDEX,HX_("UNIFORM_BLOCK_INDEX",35,78,71,93)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_OFFSET,HX_("UNIFORM_OFFSET",9e,ca,4e,7e)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_ARRAY_STRIDE,HX_("UNIFORM_ARRAY_STRIDE",aa,aa,4a,6c)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_MATRIX_STRIDE,HX_("UNIFORM_MATRIX_STRIDE",ec,75,fb,fc)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_IS_ROW_MAJOR,HX_("UNIFORM_IS_ROW_MAJOR",4a,d7,8e,f1)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_BLOCK_BINDING,HX_("UNIFORM_BLOCK_BINDING",28,1b,56,0b)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_BLOCK_DATA_SIZE,HX_("UNIFORM_BLOCK_DATA_SIZE",f9,d0,4f,72)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_BLOCK_ACTIVE_UNIFORMS,HX_("UNIFORM_BLOCK_ACTIVE_UNIFORMS",9b,74,7f,6e)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES,HX_("UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES",40,99,27,7e)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER,HX_("UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER",c1,8d,d1,e0)}, - {hx::fsInt,(void *) &GL_obj::UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER,HX_("UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER",15,c5,8f,af)}, - {hx::fsInt,(void *) &GL_obj::OBJECT_TYPE,HX_("OBJECT_TYPE",7a,57,2a,1f)}, - {hx::fsInt,(void *) &GL_obj::SYNC_CONDITION,HX_("SYNC_CONDITION",57,f7,d5,73)}, - {hx::fsInt,(void *) &GL_obj::SYNC_STATUS,HX_("SYNC_STATUS",d6,f3,b7,06)}, - {hx::fsInt,(void *) &GL_obj::SYNC_FLAGS,HX_("SYNC_FLAGS",03,e3,f0,79)}, - {hx::fsInt,(void *) &GL_obj::SYNC_FENCE,HX_("SYNC_FENCE",6d,3e,5a,75)}, - {hx::fsInt,(void *) &GL_obj::SYNC_GPU_COMMANDS_COMPLETE,HX_("SYNC_GPU_COMMANDS_COMPLETE",f9,23,65,18)}, - {hx::fsInt,(void *) &GL_obj::UNSIGNALED,HX_("UNSIGNALED",20,4c,0a,fd)}, - {hx::fsInt,(void *) &GL_obj::SIGNALED,HX_("SIGNALED",c7,80,c2,de)}, - {hx::fsInt,(void *) &GL_obj::ALREADY_SIGNALED,HX_("ALREADY_SIGNALED",ae,dd,3f,e3)}, - {hx::fsInt,(void *) &GL_obj::TIMEOUT_EXPIRED,HX_("TIMEOUT_EXPIRED",87,64,05,cd)}, - {hx::fsInt,(void *) &GL_obj::CONDITION_SATISFIED,HX_("CONDITION_SATISFIED",ce,a6,40,b0)}, - {hx::fsInt,(void *) &GL_obj::WAIT_FAILED,HX_("WAIT_FAILED",87,c9,db,92)}, - {hx::fsInt,(void *) &GL_obj::SYNC_FLUSH_COMMANDS_BIT,HX_("SYNC_FLUSH_COMMANDS_BIT",d5,c6,2c,c7)}, - {hx::fsInt,(void *) &GL_obj::COLOR,HX_("COLOR",43,a9,4a,c8)}, - {hx::fsInt,(void *) &GL_obj::DEPTH,HX_("DEPTH",e3,28,18,55)}, - {hx::fsInt,(void *) &GL_obj::STENCIL,HX_("STENCIL",dc,91,d7,ff)}, - {hx::fsInt,(void *) &GL_obj::MIN,HX_("MIN",72,ad,3a,00)}, - {hx::fsInt,(void *) &GL_obj::MAX,HX_("MAX",84,a6,3a,00)}, - {hx::fsInt,(void *) &GL_obj::DEPTH_COMPONENT24,HX_("DEPTH_COMPONENT24",03,cd,68,43)}, - {hx::fsInt,(void *) &GL_obj::STREAM_READ,HX_("STREAM_READ",b5,9e,5f,1e)}, - {hx::fsInt,(void *) &GL_obj::STREAM_COPY,HX_("STREAM_COPY",14,0f,7d,14)}, - {hx::fsInt,(void *) &GL_obj::STATIC_READ,HX_("STATIC_READ",c7,6f,66,c3)}, - {hx::fsInt,(void *) &GL_obj::STATIC_COPY,HX_("STATIC_COPY",26,e0,83,b9)}, - {hx::fsInt,(void *) &GL_obj::DYNAMIC_READ,HX_("DYNAMIC_READ",76,23,56,2d)}, - {hx::fsInt,(void *) &GL_obj::DYNAMIC_COPY,HX_("DYNAMIC_COPY",d5,93,73,23)}, - {hx::fsInt,(void *) &GL_obj::DEPTH_COMPONENT32F,HX_("DEPTH_COMPONENT32F",66,56,4b,b8)}, - {hx::fsInt,(void *) &GL_obj::DEPTH32F_STENCIL8,HX_("DEPTH32F_STENCIL8",f7,07,b2,83)}, - {hx::fsInt,(void *) &GL_obj::INVALID_INDEX,HX_("INVALID_INDEX",4a,04,83,3c)}, - {hx::fsInt,(void *) &GL_obj::TIMEOUT_IGNORED,HX_("TIMEOUT_IGNORED",f4,3b,74,84)}, - {hx::fsInt,(void *) &GL_obj::MAX_CLIENT_WAIT_TIMEOUT_WEBGL,HX_("MAX_CLIENT_WAIT_TIMEOUT_WEBGL",8a,37,14,d5)}, - {hx::fsObject /* ::lime::_internal::backend::native::NativeOpenGLRenderContext */ ,(void *) &GL_obj::context,HX_("context",ef,95,77,19)}, - {hx::fsString,(void *) &GL_obj::type,HX_("type",ba,f2,08,4d)}, - {hx::fsFloat,(void *) &GL_obj::version,HX_("version",18,e7,f1,7c)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void GL_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(GL_obj::DEPTH_BUFFER_BIT,"DEPTH_BUFFER_BIT"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_BUFFER_BIT,"STENCIL_BUFFER_BIT"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_BUFFER_BIT,"COLOR_BUFFER_BIT"); - HX_MARK_MEMBER_NAME(GL_obj::POINTS,"POINTS"); - HX_MARK_MEMBER_NAME(GL_obj::LINES,"LINES"); - HX_MARK_MEMBER_NAME(GL_obj::LINE_LOOP,"LINE_LOOP"); - HX_MARK_MEMBER_NAME(GL_obj::LINE_STRIP,"LINE_STRIP"); - HX_MARK_MEMBER_NAME(GL_obj::TRIANGLES,"TRIANGLES"); - HX_MARK_MEMBER_NAME(GL_obj::TRIANGLE_STRIP,"TRIANGLE_STRIP"); - HX_MARK_MEMBER_NAME(GL_obj::TRIANGLE_FAN,"TRIANGLE_FAN"); - HX_MARK_MEMBER_NAME(GL_obj::ZERO,"ZERO"); - HX_MARK_MEMBER_NAME(GL_obj::ONE,"ONE"); - HX_MARK_MEMBER_NAME(GL_obj::SRC_COLOR,"SRC_COLOR"); - HX_MARK_MEMBER_NAME(GL_obj::ONE_MINUS_SRC_COLOR,"ONE_MINUS_SRC_COLOR"); - HX_MARK_MEMBER_NAME(GL_obj::SRC_ALPHA,"SRC_ALPHA"); - HX_MARK_MEMBER_NAME(GL_obj::ONE_MINUS_SRC_ALPHA,"ONE_MINUS_SRC_ALPHA"); - HX_MARK_MEMBER_NAME(GL_obj::DST_ALPHA,"DST_ALPHA"); - HX_MARK_MEMBER_NAME(GL_obj::ONE_MINUS_DST_ALPHA,"ONE_MINUS_DST_ALPHA"); - HX_MARK_MEMBER_NAME(GL_obj::DST_COLOR,"DST_COLOR"); - HX_MARK_MEMBER_NAME(GL_obj::ONE_MINUS_DST_COLOR,"ONE_MINUS_DST_COLOR"); - HX_MARK_MEMBER_NAME(GL_obj::SRC_ALPHA_SATURATE,"SRC_ALPHA_SATURATE"); - HX_MARK_MEMBER_NAME(GL_obj::FUNC_ADD,"FUNC_ADD"); - HX_MARK_MEMBER_NAME(GL_obj::BLEND_EQUATION,"BLEND_EQUATION"); - HX_MARK_MEMBER_NAME(GL_obj::BLEND_EQUATION_RGB,"BLEND_EQUATION_RGB"); - HX_MARK_MEMBER_NAME(GL_obj::BLEND_EQUATION_ALPHA,"BLEND_EQUATION_ALPHA"); - HX_MARK_MEMBER_NAME(GL_obj::FUNC_SUBTRACT,"FUNC_SUBTRACT"); - HX_MARK_MEMBER_NAME(GL_obj::FUNC_REVERSE_SUBTRACT,"FUNC_REVERSE_SUBTRACT"); - HX_MARK_MEMBER_NAME(GL_obj::BLEND_DST_RGB,"BLEND_DST_RGB"); - HX_MARK_MEMBER_NAME(GL_obj::BLEND_SRC_RGB,"BLEND_SRC_RGB"); - HX_MARK_MEMBER_NAME(GL_obj::BLEND_DST_ALPHA,"BLEND_DST_ALPHA"); - HX_MARK_MEMBER_NAME(GL_obj::BLEND_SRC_ALPHA,"BLEND_SRC_ALPHA"); - HX_MARK_MEMBER_NAME(GL_obj::CONSTANT_COLOR,"CONSTANT_COLOR"); - HX_MARK_MEMBER_NAME(GL_obj::ONE_MINUS_CONSTANT_COLOR,"ONE_MINUS_CONSTANT_COLOR"); - HX_MARK_MEMBER_NAME(GL_obj::CONSTANT_ALPHA,"CONSTANT_ALPHA"); - HX_MARK_MEMBER_NAME(GL_obj::ONE_MINUS_CONSTANT_ALPHA,"ONE_MINUS_CONSTANT_ALPHA"); - HX_MARK_MEMBER_NAME(GL_obj::BLEND_COLOR,"BLEND_COLOR"); - HX_MARK_MEMBER_NAME(GL_obj::ARRAY_BUFFER,"ARRAY_BUFFER"); - HX_MARK_MEMBER_NAME(GL_obj::ELEMENT_ARRAY_BUFFER,"ELEMENT_ARRAY_BUFFER"); - HX_MARK_MEMBER_NAME(GL_obj::ARRAY_BUFFER_BINDING,"ARRAY_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::ELEMENT_ARRAY_BUFFER_BINDING,"ELEMENT_ARRAY_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::STREAM_DRAW,"STREAM_DRAW"); - HX_MARK_MEMBER_NAME(GL_obj::STATIC_DRAW,"STATIC_DRAW"); - HX_MARK_MEMBER_NAME(GL_obj::DYNAMIC_DRAW,"DYNAMIC_DRAW"); - HX_MARK_MEMBER_NAME(GL_obj::BUFFER_SIZE,"BUFFER_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::BUFFER_USAGE,"BUFFER_USAGE"); - HX_MARK_MEMBER_NAME(GL_obj::CURRENT_VERTEX_ATTRIB,"CURRENT_VERTEX_ATTRIB"); - HX_MARK_MEMBER_NAME(GL_obj::FRONT,"FRONT"); - HX_MARK_MEMBER_NAME(GL_obj::BACK,"BACK"); - HX_MARK_MEMBER_NAME(GL_obj::FRONT_AND_BACK,"FRONT_AND_BACK"); - HX_MARK_MEMBER_NAME(GL_obj::CULL_FACE,"CULL_FACE"); - HX_MARK_MEMBER_NAME(GL_obj::BLEND,"BLEND"); - HX_MARK_MEMBER_NAME(GL_obj::DITHER,"DITHER"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_TEST,"STENCIL_TEST"); - HX_MARK_MEMBER_NAME(GL_obj::DEPTH_TEST,"DEPTH_TEST"); - HX_MARK_MEMBER_NAME(GL_obj::SCISSOR_TEST,"SCISSOR_TEST"); - HX_MARK_MEMBER_NAME(GL_obj::POLYGON_OFFSET_FILL,"POLYGON_OFFSET_FILL"); - HX_MARK_MEMBER_NAME(GL_obj::SAMPLE_ALPHA_TO_COVERAGE,"SAMPLE_ALPHA_TO_COVERAGE"); - HX_MARK_MEMBER_NAME(GL_obj::SAMPLE_COVERAGE,"SAMPLE_COVERAGE"); - HX_MARK_MEMBER_NAME(GL_obj::NO_ERROR,"NO_ERROR"); - HX_MARK_MEMBER_NAME(GL_obj::INVALID_ENUM,"INVALID_ENUM"); - HX_MARK_MEMBER_NAME(GL_obj::INVALID_VALUE,"INVALID_VALUE"); - HX_MARK_MEMBER_NAME(GL_obj::INVALID_OPERATION,"INVALID_OPERATION"); - HX_MARK_MEMBER_NAME(GL_obj::OUT_OF_MEMORY,"OUT_OF_MEMORY"); - HX_MARK_MEMBER_NAME(GL_obj::CW,"CW"); - HX_MARK_MEMBER_NAME(GL_obj::CCW,"CCW"); - HX_MARK_MEMBER_NAME(GL_obj::LINE_WIDTH,"LINE_WIDTH"); - HX_MARK_MEMBER_NAME(GL_obj::ALIASED_POINT_SIZE_RANGE,"ALIASED_POINT_SIZE_RANGE"); - HX_MARK_MEMBER_NAME(GL_obj::ALIASED_LINE_WIDTH_RANGE,"ALIASED_LINE_WIDTH_RANGE"); - HX_MARK_MEMBER_NAME(GL_obj::CULL_FACE_MODE,"CULL_FACE_MODE"); - HX_MARK_MEMBER_NAME(GL_obj::FRONT_FACE,"FRONT_FACE"); - HX_MARK_MEMBER_NAME(GL_obj::DEPTH_RANGE,"DEPTH_RANGE"); - HX_MARK_MEMBER_NAME(GL_obj::DEPTH_WRITEMASK,"DEPTH_WRITEMASK"); - HX_MARK_MEMBER_NAME(GL_obj::DEPTH_CLEAR_VALUE,"DEPTH_CLEAR_VALUE"); - HX_MARK_MEMBER_NAME(GL_obj::DEPTH_FUNC,"DEPTH_FUNC"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_CLEAR_VALUE,"STENCIL_CLEAR_VALUE"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_FUNC,"STENCIL_FUNC"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_FAIL,"STENCIL_FAIL"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_PASS_DEPTH_FAIL,"STENCIL_PASS_DEPTH_FAIL"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_PASS_DEPTH_PASS,"STENCIL_PASS_DEPTH_PASS"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_REF,"STENCIL_REF"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_VALUE_MASK,"STENCIL_VALUE_MASK"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_WRITEMASK,"STENCIL_WRITEMASK"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_BACK_FUNC,"STENCIL_BACK_FUNC"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_BACK_FAIL,"STENCIL_BACK_FAIL"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_BACK_PASS_DEPTH_FAIL,"STENCIL_BACK_PASS_DEPTH_FAIL"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_BACK_PASS_DEPTH_PASS,"STENCIL_BACK_PASS_DEPTH_PASS"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_BACK_REF,"STENCIL_BACK_REF"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_BACK_VALUE_MASK,"STENCIL_BACK_VALUE_MASK"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_BACK_WRITEMASK,"STENCIL_BACK_WRITEMASK"); - HX_MARK_MEMBER_NAME(GL_obj::VIEWPORT,"VIEWPORT"); - HX_MARK_MEMBER_NAME(GL_obj::SCISSOR_BOX,"SCISSOR_BOX"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_CLEAR_VALUE,"COLOR_CLEAR_VALUE"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_WRITEMASK,"COLOR_WRITEMASK"); - HX_MARK_MEMBER_NAME(GL_obj::UNPACK_ALIGNMENT,"UNPACK_ALIGNMENT"); - HX_MARK_MEMBER_NAME(GL_obj::PACK_ALIGNMENT,"PACK_ALIGNMENT"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_TEXTURE_SIZE,"MAX_TEXTURE_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_VIEWPORT_DIMS,"MAX_VIEWPORT_DIMS"); - HX_MARK_MEMBER_NAME(GL_obj::SUBPIXEL_BITS,"SUBPIXEL_BITS"); - HX_MARK_MEMBER_NAME(GL_obj::RED_BITS,"RED_BITS"); - HX_MARK_MEMBER_NAME(GL_obj::GREEN_BITS,"GREEN_BITS"); - HX_MARK_MEMBER_NAME(GL_obj::BLUE_BITS,"BLUE_BITS"); - HX_MARK_MEMBER_NAME(GL_obj::ALPHA_BITS,"ALPHA_BITS"); - HX_MARK_MEMBER_NAME(GL_obj::DEPTH_BITS,"DEPTH_BITS"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_BITS,"STENCIL_BITS"); - HX_MARK_MEMBER_NAME(GL_obj::POLYGON_OFFSET_UNITS,"POLYGON_OFFSET_UNITS"); - HX_MARK_MEMBER_NAME(GL_obj::POLYGON_OFFSET_FACTOR,"POLYGON_OFFSET_FACTOR"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_BINDING_2D,"TEXTURE_BINDING_2D"); - HX_MARK_MEMBER_NAME(GL_obj::SAMPLE_BUFFERS,"SAMPLE_BUFFERS"); - HX_MARK_MEMBER_NAME(GL_obj::SAMPLES,"SAMPLES"); - HX_MARK_MEMBER_NAME(GL_obj::SAMPLE_COVERAGE_VALUE,"SAMPLE_COVERAGE_VALUE"); - HX_MARK_MEMBER_NAME(GL_obj::SAMPLE_COVERAGE_INVERT,"SAMPLE_COVERAGE_INVERT"); - HX_MARK_MEMBER_NAME(GL_obj::NUM_COMPRESSED_TEXTURE_FORMATS,"NUM_COMPRESSED_TEXTURE_FORMATS"); - HX_MARK_MEMBER_NAME(GL_obj::COMPRESSED_TEXTURE_FORMATS,"COMPRESSED_TEXTURE_FORMATS"); - HX_MARK_MEMBER_NAME(GL_obj::DONT_CARE,"DONT_CARE"); - HX_MARK_MEMBER_NAME(GL_obj::FASTEST,"FASTEST"); - HX_MARK_MEMBER_NAME(GL_obj::NICEST,"NICEST"); - HX_MARK_MEMBER_NAME(GL_obj::GENERATE_MIPMAP_HINT,"GENERATE_MIPMAP_HINT"); - HX_MARK_MEMBER_NAME(GL_obj::BYTE,"BYTE"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_BYTE,"UNSIGNED_BYTE"); - HX_MARK_MEMBER_NAME(GL_obj::SHORT,"SHORT"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_SHORT,"UNSIGNED_SHORT"); - HX_MARK_MEMBER_NAME(GL_obj::INT,"INT"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_INT,"UNSIGNED_INT"); - HX_MARK_MEMBER_NAME(GL_obj::FLOAT,"FLOAT"); - HX_MARK_MEMBER_NAME(GL_obj::DEPTH_COMPONENT,"DEPTH_COMPONENT"); - HX_MARK_MEMBER_NAME(GL_obj::ALPHA,"ALPHA"); - HX_MARK_MEMBER_NAME(GL_obj::RGB,"RGB"); - HX_MARK_MEMBER_NAME(GL_obj::RGBA,"RGBA"); - HX_MARK_MEMBER_NAME(GL_obj::LUMINANCE,"LUMINANCE"); - HX_MARK_MEMBER_NAME(GL_obj::LUMINANCE_ALPHA,"LUMINANCE_ALPHA"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_SHORT_4_4_4_4,"UNSIGNED_SHORT_4_4_4_4"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_SHORT_5_5_5_1,"UNSIGNED_SHORT_5_5_5_1"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_SHORT_5_6_5,"UNSIGNED_SHORT_5_6_5"); - HX_MARK_MEMBER_NAME(GL_obj::FRAGMENT_SHADER,"FRAGMENT_SHADER"); - HX_MARK_MEMBER_NAME(GL_obj::VERTEX_SHADER,"VERTEX_SHADER"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_VERTEX_ATTRIBS,"MAX_VERTEX_ATTRIBS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_VERTEX_UNIFORM_VECTORS,"MAX_VERTEX_UNIFORM_VECTORS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_VARYING_VECTORS,"MAX_VARYING_VECTORS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_COMBINED_TEXTURE_IMAGE_UNITS,"MAX_COMBINED_TEXTURE_IMAGE_UNITS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_VERTEX_TEXTURE_IMAGE_UNITS,"MAX_VERTEX_TEXTURE_IMAGE_UNITS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_TEXTURE_IMAGE_UNITS,"MAX_TEXTURE_IMAGE_UNITS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_FRAGMENT_UNIFORM_VECTORS,"MAX_FRAGMENT_UNIFORM_VECTORS"); - HX_MARK_MEMBER_NAME(GL_obj::SHADER_TYPE,"SHADER_TYPE"); - HX_MARK_MEMBER_NAME(GL_obj::DELETE_STATUS,"DELETE_STATUS"); - HX_MARK_MEMBER_NAME(GL_obj::LINK_STATUS,"LINK_STATUS"); - HX_MARK_MEMBER_NAME(GL_obj::VALIDATE_STATUS,"VALIDATE_STATUS"); - HX_MARK_MEMBER_NAME(GL_obj::ATTACHED_SHADERS,"ATTACHED_SHADERS"); - HX_MARK_MEMBER_NAME(GL_obj::ACTIVE_UNIFORMS,"ACTIVE_UNIFORMS"); - HX_MARK_MEMBER_NAME(GL_obj::ACTIVE_ATTRIBUTES,"ACTIVE_ATTRIBUTES"); - HX_MARK_MEMBER_NAME(GL_obj::SHADING_LANGUAGE_VERSION,"SHADING_LANGUAGE_VERSION"); - HX_MARK_MEMBER_NAME(GL_obj::CURRENT_PROGRAM,"CURRENT_PROGRAM"); - HX_MARK_MEMBER_NAME(GL_obj::NEVER,"NEVER"); - HX_MARK_MEMBER_NAME(GL_obj::LESS,"LESS"); - HX_MARK_MEMBER_NAME(GL_obj::EQUAL,"EQUAL"); - HX_MARK_MEMBER_NAME(GL_obj::LEQUAL,"LEQUAL"); - HX_MARK_MEMBER_NAME(GL_obj::GREATER,"GREATER"); - HX_MARK_MEMBER_NAME(GL_obj::NOTEQUAL,"NOTEQUAL"); - HX_MARK_MEMBER_NAME(GL_obj::GEQUAL,"GEQUAL"); - HX_MARK_MEMBER_NAME(GL_obj::ALWAYS,"ALWAYS"); - HX_MARK_MEMBER_NAME(GL_obj::KEEP,"KEEP"); - HX_MARK_MEMBER_NAME(GL_obj::REPLACE,"REPLACE"); - HX_MARK_MEMBER_NAME(GL_obj::INCR,"INCR"); - HX_MARK_MEMBER_NAME(GL_obj::DECR,"DECR"); - HX_MARK_MEMBER_NAME(GL_obj::INVERT,"INVERT"); - HX_MARK_MEMBER_NAME(GL_obj::INCR_WRAP,"INCR_WRAP"); - HX_MARK_MEMBER_NAME(GL_obj::DECR_WRAP,"DECR_WRAP"); - HX_MARK_MEMBER_NAME(GL_obj::VENDOR,"VENDOR"); - HX_MARK_MEMBER_NAME(GL_obj::RENDERER,"RENDERER"); - HX_MARK_MEMBER_NAME(GL_obj::VERSION,"VERSION"); - HX_MARK_MEMBER_NAME(GL_obj::EXTENSIONS,"EXTENSIONS"); - HX_MARK_MEMBER_NAME(GL_obj::NEAREST,"NEAREST"); - HX_MARK_MEMBER_NAME(GL_obj::LINEAR,"LINEAR"); - HX_MARK_MEMBER_NAME(GL_obj::NEAREST_MIPMAP_NEAREST,"NEAREST_MIPMAP_NEAREST"); - HX_MARK_MEMBER_NAME(GL_obj::LINEAR_MIPMAP_NEAREST,"LINEAR_MIPMAP_NEAREST"); - HX_MARK_MEMBER_NAME(GL_obj::NEAREST_MIPMAP_LINEAR,"NEAREST_MIPMAP_LINEAR"); - HX_MARK_MEMBER_NAME(GL_obj::LINEAR_MIPMAP_LINEAR,"LINEAR_MIPMAP_LINEAR"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_MAG_FILTER,"TEXTURE_MAG_FILTER"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_MIN_FILTER,"TEXTURE_MIN_FILTER"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_WRAP_S,"TEXTURE_WRAP_S"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_WRAP_T,"TEXTURE_WRAP_T"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_2D,"TEXTURE_2D"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE,"TEXTURE"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_CUBE_MAP,"TEXTURE_CUBE_MAP"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_BINDING_CUBE_MAP,"TEXTURE_BINDING_CUBE_MAP"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_CUBE_MAP_POSITIVE_X,"TEXTURE_CUBE_MAP_POSITIVE_X"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_CUBE_MAP_NEGATIVE_X,"TEXTURE_CUBE_MAP_NEGATIVE_X"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_CUBE_MAP_POSITIVE_Y,"TEXTURE_CUBE_MAP_POSITIVE_Y"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_CUBE_MAP_NEGATIVE_Y,"TEXTURE_CUBE_MAP_NEGATIVE_Y"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_CUBE_MAP_POSITIVE_Z,"TEXTURE_CUBE_MAP_POSITIVE_Z"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_CUBE_MAP_NEGATIVE_Z,"TEXTURE_CUBE_MAP_NEGATIVE_Z"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_CUBE_MAP_TEXTURE_SIZE,"MAX_CUBE_MAP_TEXTURE_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE0,"TEXTURE0"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE1,"TEXTURE1"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE2,"TEXTURE2"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE3,"TEXTURE3"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE4,"TEXTURE4"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE5,"TEXTURE5"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE6,"TEXTURE6"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE7,"TEXTURE7"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE8,"TEXTURE8"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE9,"TEXTURE9"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE10,"TEXTURE10"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE11,"TEXTURE11"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE12,"TEXTURE12"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE13,"TEXTURE13"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE14,"TEXTURE14"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE15,"TEXTURE15"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE16,"TEXTURE16"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE17,"TEXTURE17"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE18,"TEXTURE18"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE19,"TEXTURE19"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE20,"TEXTURE20"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE21,"TEXTURE21"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE22,"TEXTURE22"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE23,"TEXTURE23"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE24,"TEXTURE24"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE25,"TEXTURE25"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE26,"TEXTURE26"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE27,"TEXTURE27"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE28,"TEXTURE28"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE29,"TEXTURE29"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE30,"TEXTURE30"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE31,"TEXTURE31"); - HX_MARK_MEMBER_NAME(GL_obj::ACTIVE_TEXTURE,"ACTIVE_TEXTURE"); - HX_MARK_MEMBER_NAME(GL_obj::REPEAT,"REPEAT"); - HX_MARK_MEMBER_NAME(GL_obj::CLAMP_TO_EDGE,"CLAMP_TO_EDGE"); - HX_MARK_MEMBER_NAME(GL_obj::MIRRORED_REPEAT,"MIRRORED_REPEAT"); - HX_MARK_MEMBER_NAME(GL_obj::FLOAT_VEC2,"FLOAT_VEC2"); - HX_MARK_MEMBER_NAME(GL_obj::FLOAT_VEC3,"FLOAT_VEC3"); - HX_MARK_MEMBER_NAME(GL_obj::FLOAT_VEC4,"FLOAT_VEC4"); - HX_MARK_MEMBER_NAME(GL_obj::INT_VEC2,"INT_VEC2"); - HX_MARK_MEMBER_NAME(GL_obj::INT_VEC3,"INT_VEC3"); - HX_MARK_MEMBER_NAME(GL_obj::INT_VEC4,"INT_VEC4"); - HX_MARK_MEMBER_NAME(GL_obj::BOOL,"BOOL"); - HX_MARK_MEMBER_NAME(GL_obj::BOOL_VEC2,"BOOL_VEC2"); - HX_MARK_MEMBER_NAME(GL_obj::BOOL_VEC3,"BOOL_VEC3"); - HX_MARK_MEMBER_NAME(GL_obj::BOOL_VEC4,"BOOL_VEC4"); - HX_MARK_MEMBER_NAME(GL_obj::FLOAT_MAT2,"FLOAT_MAT2"); - HX_MARK_MEMBER_NAME(GL_obj::FLOAT_MAT3,"FLOAT_MAT3"); - HX_MARK_MEMBER_NAME(GL_obj::FLOAT_MAT4,"FLOAT_MAT4"); - HX_MARK_MEMBER_NAME(GL_obj::SAMPLER_2D,"SAMPLER_2D"); - HX_MARK_MEMBER_NAME(GL_obj::SAMPLER_CUBE,"SAMPLER_CUBE"); - HX_MARK_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_ENABLED,"VERTEX_ATTRIB_ARRAY_ENABLED"); - HX_MARK_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_SIZE,"VERTEX_ATTRIB_ARRAY_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_STRIDE,"VERTEX_ATTRIB_ARRAY_STRIDE"); - HX_MARK_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_TYPE,"VERTEX_ATTRIB_ARRAY_TYPE"); - HX_MARK_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_NORMALIZED,"VERTEX_ATTRIB_ARRAY_NORMALIZED"); - HX_MARK_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_POINTER,"VERTEX_ATTRIB_ARRAY_POINTER"); - HX_MARK_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_BUFFER_BINDING,"VERTEX_ATTRIB_ARRAY_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::IMPLEMENTATION_COLOR_READ_TYPE,"IMPLEMENTATION_COLOR_READ_TYPE"); - HX_MARK_MEMBER_NAME(GL_obj::IMPLEMENTATION_COLOR_READ_FORMAT,"IMPLEMENTATION_COLOR_READ_FORMAT"); - HX_MARK_MEMBER_NAME(GL_obj::VERTEX_PROGRAM_POINT_SIZE,"VERTEX_PROGRAM_POINT_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::POINT_SPRITE,"POINT_SPRITE"); - HX_MARK_MEMBER_NAME(GL_obj::COMPILE_STATUS,"COMPILE_STATUS"); - HX_MARK_MEMBER_NAME(GL_obj::LOW_FLOAT,"LOW_FLOAT"); - HX_MARK_MEMBER_NAME(GL_obj::MEDIUM_FLOAT,"MEDIUM_FLOAT"); - HX_MARK_MEMBER_NAME(GL_obj::HIGH_FLOAT,"HIGH_FLOAT"); - HX_MARK_MEMBER_NAME(GL_obj::LOW_INT,"LOW_INT"); - HX_MARK_MEMBER_NAME(GL_obj::MEDIUM_INT,"MEDIUM_INT"); - HX_MARK_MEMBER_NAME(GL_obj::HIGH_INT,"HIGH_INT"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER,"FRAMEBUFFER"); - HX_MARK_MEMBER_NAME(GL_obj::RENDERBUFFER,"RENDERBUFFER"); - HX_MARK_MEMBER_NAME(GL_obj::RGBA4,"RGBA4"); - HX_MARK_MEMBER_NAME(GL_obj::RGB5_A1,"RGB5_A1"); - HX_MARK_MEMBER_NAME(GL_obj::RGB565,"RGB565"); - HX_MARK_MEMBER_NAME(GL_obj::DEPTH_COMPONENT16,"DEPTH_COMPONENT16"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_INDEX,"STENCIL_INDEX"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_INDEX8,"STENCIL_INDEX8"); - HX_MARK_MEMBER_NAME(GL_obj::DEPTH_STENCIL,"DEPTH_STENCIL"); - HX_MARK_MEMBER_NAME(GL_obj::RENDERBUFFER_WIDTH,"RENDERBUFFER_WIDTH"); - HX_MARK_MEMBER_NAME(GL_obj::RENDERBUFFER_HEIGHT,"RENDERBUFFER_HEIGHT"); - HX_MARK_MEMBER_NAME(GL_obj::RENDERBUFFER_INTERNAL_FORMAT,"RENDERBUFFER_INTERNAL_FORMAT"); - HX_MARK_MEMBER_NAME(GL_obj::RENDERBUFFER_RED_SIZE,"RENDERBUFFER_RED_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::RENDERBUFFER_GREEN_SIZE,"RENDERBUFFER_GREEN_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::RENDERBUFFER_BLUE_SIZE,"RENDERBUFFER_BLUE_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::RENDERBUFFER_ALPHA_SIZE,"RENDERBUFFER_ALPHA_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::RENDERBUFFER_DEPTH_SIZE,"RENDERBUFFER_DEPTH_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::RENDERBUFFER_STENCIL_SIZE,"RENDERBUFFER_STENCIL_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE,"FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_OBJECT_NAME,"FRAMEBUFFER_ATTACHMENT_OBJECT_NAME"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL,"FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE,"FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT0,"COLOR_ATTACHMENT0"); - HX_MARK_MEMBER_NAME(GL_obj::DEPTH_ATTACHMENT,"DEPTH_ATTACHMENT"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL_ATTACHMENT,"STENCIL_ATTACHMENT"); - HX_MARK_MEMBER_NAME(GL_obj::DEPTH_STENCIL_ATTACHMENT,"DEPTH_STENCIL_ATTACHMENT"); - HX_MARK_MEMBER_NAME(GL_obj::NONE,"NONE"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_COMPLETE,"FRAMEBUFFER_COMPLETE"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_INCOMPLETE_ATTACHMENT,"FRAMEBUFFER_INCOMPLETE_ATTACHMENT"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT,"FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_INCOMPLETE_DIMENSIONS,"FRAMEBUFFER_INCOMPLETE_DIMENSIONS"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_UNSUPPORTED,"FRAMEBUFFER_UNSUPPORTED"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_BINDING,"FRAMEBUFFER_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::RENDERBUFFER_BINDING,"RENDERBUFFER_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_RENDERBUFFER_SIZE,"MAX_RENDERBUFFER_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::INVALID_FRAMEBUFFER_OPERATION,"INVALID_FRAMEBUFFER_OPERATION"); - HX_MARK_MEMBER_NAME(GL_obj::UNPACK_FLIP_Y_WEBGL,"UNPACK_FLIP_Y_WEBGL"); - HX_MARK_MEMBER_NAME(GL_obj::UNPACK_PREMULTIPLY_ALPHA_WEBGL,"UNPACK_PREMULTIPLY_ALPHA_WEBGL"); - HX_MARK_MEMBER_NAME(GL_obj::CONTEXT_LOST_WEBGL,"CONTEXT_LOST_WEBGL"); - HX_MARK_MEMBER_NAME(GL_obj::UNPACK_COLORSPACE_CONVERSION_WEBGL,"UNPACK_COLORSPACE_CONVERSION_WEBGL"); - HX_MARK_MEMBER_NAME(GL_obj::BROWSER_DEFAULT_WEBGL,"BROWSER_DEFAULT_WEBGL"); - HX_MARK_MEMBER_NAME(GL_obj::READ_BUFFER,"READ_BUFFER"); - HX_MARK_MEMBER_NAME(GL_obj::UNPACK_ROW_LENGTH,"UNPACK_ROW_LENGTH"); - HX_MARK_MEMBER_NAME(GL_obj::UNPACK_SKIP_ROWS,"UNPACK_SKIP_ROWS"); - HX_MARK_MEMBER_NAME(GL_obj::UNPACK_SKIP_PIXELS,"UNPACK_SKIP_PIXELS"); - HX_MARK_MEMBER_NAME(GL_obj::PACK_ROW_LENGTH,"PACK_ROW_LENGTH"); - HX_MARK_MEMBER_NAME(GL_obj::PACK_SKIP_ROWS,"PACK_SKIP_ROWS"); - HX_MARK_MEMBER_NAME(GL_obj::PACK_SKIP_PIXELS,"PACK_SKIP_PIXELS"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_BINDING_3D,"TEXTURE_BINDING_3D"); - HX_MARK_MEMBER_NAME(GL_obj::UNPACK_SKIP_IMAGES,"UNPACK_SKIP_IMAGES"); - HX_MARK_MEMBER_NAME(GL_obj::UNPACK_IMAGE_HEIGHT,"UNPACK_IMAGE_HEIGHT"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_3D_TEXTURE_SIZE,"MAX_3D_TEXTURE_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_ELEMENTS_VERTICES,"MAX_ELEMENTS_VERTICES"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_ELEMENTS_INDICES,"MAX_ELEMENTS_INDICES"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_TEXTURE_LOD_BIAS,"MAX_TEXTURE_LOD_BIAS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_FRAGMENT_UNIFORM_COMPONENTS,"MAX_FRAGMENT_UNIFORM_COMPONENTS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_VERTEX_UNIFORM_COMPONENTS,"MAX_VERTEX_UNIFORM_COMPONENTS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_ARRAY_TEXTURE_LAYERS,"MAX_ARRAY_TEXTURE_LAYERS"); - HX_MARK_MEMBER_NAME(GL_obj::MIN_PROGRAM_TEXEL_OFFSET,"MIN_PROGRAM_TEXEL_OFFSET"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_PROGRAM_TEXEL_OFFSET,"MAX_PROGRAM_TEXEL_OFFSET"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_VARYING_COMPONENTS,"MAX_VARYING_COMPONENTS"); - HX_MARK_MEMBER_NAME(GL_obj::FRAGMENT_SHADER_DERIVATIVE_HINT,"FRAGMENT_SHADER_DERIVATIVE_HINT"); - HX_MARK_MEMBER_NAME(GL_obj::RASTERIZER_DISCARD,"RASTERIZER_DISCARD"); - HX_MARK_MEMBER_NAME(GL_obj::VERTEX_ARRAY_BINDING,"VERTEX_ARRAY_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_VERTEX_OUTPUT_COMPONENTS,"MAX_VERTEX_OUTPUT_COMPONENTS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_FRAGMENT_INPUT_COMPONENTS,"MAX_FRAGMENT_INPUT_COMPONENTS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_SERVER_WAIT_TIMEOUT,"MAX_SERVER_WAIT_TIMEOUT"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_ELEMENT_INDEX,"MAX_ELEMENT_INDEX"); - HX_MARK_MEMBER_NAME(GL_obj::RED,"RED"); - HX_MARK_MEMBER_NAME(GL_obj::RGB8,"RGB8"); - HX_MARK_MEMBER_NAME(GL_obj::RGBA8,"RGBA8"); - HX_MARK_MEMBER_NAME(GL_obj::RGB10_A2,"RGB10_A2"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_3D,"TEXTURE_3D"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_WRAP_R,"TEXTURE_WRAP_R"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_MIN_LOD,"TEXTURE_MIN_LOD"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_MAX_LOD,"TEXTURE_MAX_LOD"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_BASE_LEVEL,"TEXTURE_BASE_LEVEL"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_MAX_LEVEL,"TEXTURE_MAX_LEVEL"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_COMPARE_MODE,"TEXTURE_COMPARE_MODE"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_COMPARE_FUNC,"TEXTURE_COMPARE_FUNC"); - HX_MARK_MEMBER_NAME(GL_obj::SRGB,"SRGB"); - HX_MARK_MEMBER_NAME(GL_obj::SRGB8,"SRGB8"); - HX_MARK_MEMBER_NAME(GL_obj::SRGB8_ALPHA8,"SRGB8_ALPHA8"); - HX_MARK_MEMBER_NAME(GL_obj::COMPARE_REF_TO_TEXTURE,"COMPARE_REF_TO_TEXTURE"); - HX_MARK_MEMBER_NAME(GL_obj::RGBA32F,"RGBA32F"); - HX_MARK_MEMBER_NAME(GL_obj::RGB32F,"RGB32F"); - HX_MARK_MEMBER_NAME(GL_obj::RGBA16F,"RGBA16F"); - HX_MARK_MEMBER_NAME(GL_obj::RGB16F,"RGB16F"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_2D_ARRAY,"TEXTURE_2D_ARRAY"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_BINDING_2D_ARRAY,"TEXTURE_BINDING_2D_ARRAY"); - HX_MARK_MEMBER_NAME(GL_obj::R11F_G11F_B10F,"R11F_G11F_B10F"); - HX_MARK_MEMBER_NAME(GL_obj::RGB9_E5,"RGB9_E5"); - HX_MARK_MEMBER_NAME(GL_obj::RGBA32UI,"RGBA32UI"); - HX_MARK_MEMBER_NAME(GL_obj::RGB32UI,"RGB32UI"); - HX_MARK_MEMBER_NAME(GL_obj::RGBA16UI,"RGBA16UI"); - HX_MARK_MEMBER_NAME(GL_obj::RGB16UI,"RGB16UI"); - HX_MARK_MEMBER_NAME(GL_obj::RGBA8UI,"RGBA8UI"); - HX_MARK_MEMBER_NAME(GL_obj::RGB8UI,"RGB8UI"); - HX_MARK_MEMBER_NAME(GL_obj::RGBA32I,"RGBA32I"); - HX_MARK_MEMBER_NAME(GL_obj::RGB32I,"RGB32I"); - HX_MARK_MEMBER_NAME(GL_obj::RGBA16I,"RGBA16I"); - HX_MARK_MEMBER_NAME(GL_obj::RGB16I,"RGB16I"); - HX_MARK_MEMBER_NAME(GL_obj::RGBA8I,"RGBA8I"); - HX_MARK_MEMBER_NAME(GL_obj::RGB8I,"RGB8I"); - HX_MARK_MEMBER_NAME(GL_obj::RED_INTEGER,"RED_INTEGER"); - HX_MARK_MEMBER_NAME(GL_obj::RGB_INTEGER,"RGB_INTEGER"); - HX_MARK_MEMBER_NAME(GL_obj::RGBA_INTEGER,"RGBA_INTEGER"); - HX_MARK_MEMBER_NAME(GL_obj::R8,"R8"); - HX_MARK_MEMBER_NAME(GL_obj::RG8,"RG8"); - HX_MARK_MEMBER_NAME(GL_obj::R16F,"R16F"); - HX_MARK_MEMBER_NAME(GL_obj::R32F,"R32F"); - HX_MARK_MEMBER_NAME(GL_obj::RG16F,"RG16F"); - HX_MARK_MEMBER_NAME(GL_obj::RG32F,"RG32F"); - HX_MARK_MEMBER_NAME(GL_obj::R8I,"R8I"); - HX_MARK_MEMBER_NAME(GL_obj::R8UI,"R8UI"); - HX_MARK_MEMBER_NAME(GL_obj::R16I,"R16I"); - HX_MARK_MEMBER_NAME(GL_obj::R16UI,"R16UI"); - HX_MARK_MEMBER_NAME(GL_obj::R32I,"R32I"); - HX_MARK_MEMBER_NAME(GL_obj::R32UI,"R32UI"); - HX_MARK_MEMBER_NAME(GL_obj::RG8I,"RG8I"); - HX_MARK_MEMBER_NAME(GL_obj::RG8UI,"RG8UI"); - HX_MARK_MEMBER_NAME(GL_obj::RG16I,"RG16I"); - HX_MARK_MEMBER_NAME(GL_obj::RG16UI,"RG16UI"); - HX_MARK_MEMBER_NAME(GL_obj::RG32I,"RG32I"); - HX_MARK_MEMBER_NAME(GL_obj::RG32UI,"RG32UI"); - HX_MARK_MEMBER_NAME(GL_obj::R8_SNORM,"R8_SNORM"); - HX_MARK_MEMBER_NAME(GL_obj::RG8_SNORM,"RG8_SNORM"); - HX_MARK_MEMBER_NAME(GL_obj::RGB8_SNORM,"RGB8_SNORM"); - HX_MARK_MEMBER_NAME(GL_obj::RGBA8_SNORM,"RGBA8_SNORM"); - HX_MARK_MEMBER_NAME(GL_obj::RGB10_A2UI,"RGB10_A2UI"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_IMMUTABLE_FORMAT,"TEXTURE_IMMUTABLE_FORMAT"); - HX_MARK_MEMBER_NAME(GL_obj::TEXTURE_IMMUTABLE_LEVELS,"TEXTURE_IMMUTABLE_LEVELS"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_INT_2_10_10_10_REV,"UNSIGNED_INT_2_10_10_10_REV"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_INT_10F_11F_11F_REV,"UNSIGNED_INT_10F_11F_11F_REV"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_INT_5_9_9_9_REV,"UNSIGNED_INT_5_9_9_9_REV"); - HX_MARK_MEMBER_NAME(GL_obj::FLOAT_32_UNSIGNED_INT_24_8_REV,"FLOAT_32_UNSIGNED_INT_24_8_REV"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_INT_24_8,"UNSIGNED_INT_24_8"); - HX_MARK_MEMBER_NAME(GL_obj::HALF_FLOAT,"HALF_FLOAT"); - HX_MARK_MEMBER_NAME(GL_obj::RG,"RG"); - HX_MARK_MEMBER_NAME(GL_obj::RG_INTEGER,"RG_INTEGER"); - HX_MARK_MEMBER_NAME(GL_obj::INT_2_10_10_10_REV,"INT_2_10_10_10_REV"); - HX_MARK_MEMBER_NAME(GL_obj::CURRENT_QUERY,"CURRENT_QUERY"); - HX_MARK_MEMBER_NAME(GL_obj::QUERY_RESULT,"QUERY_RESULT"); - HX_MARK_MEMBER_NAME(GL_obj::QUERY_RESULT_AVAILABLE,"QUERY_RESULT_AVAILABLE"); - HX_MARK_MEMBER_NAME(GL_obj::ANY_SAMPLES_PASSED,"ANY_SAMPLES_PASSED"); - HX_MARK_MEMBER_NAME(GL_obj::ANY_SAMPLES_PASSED_CONSERVATIVE,"ANY_SAMPLES_PASSED_CONSERVATIVE"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_DRAW_BUFFERS,"MAX_DRAW_BUFFERS"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_BUFFER0,"DRAW_BUFFER0"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_BUFFER1,"DRAW_BUFFER1"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_BUFFER2,"DRAW_BUFFER2"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_BUFFER3,"DRAW_BUFFER3"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_BUFFER4,"DRAW_BUFFER4"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_BUFFER5,"DRAW_BUFFER5"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_BUFFER6,"DRAW_BUFFER6"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_BUFFER7,"DRAW_BUFFER7"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_BUFFER8,"DRAW_BUFFER8"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_BUFFER9,"DRAW_BUFFER9"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_BUFFER10,"DRAW_BUFFER10"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_BUFFER11,"DRAW_BUFFER11"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_BUFFER12,"DRAW_BUFFER12"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_BUFFER13,"DRAW_BUFFER13"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_BUFFER14,"DRAW_BUFFER14"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_BUFFER15,"DRAW_BUFFER15"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_COLOR_ATTACHMENTS,"MAX_COLOR_ATTACHMENTS"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT1,"COLOR_ATTACHMENT1"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT2,"COLOR_ATTACHMENT2"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT3,"COLOR_ATTACHMENT3"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT4,"COLOR_ATTACHMENT4"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT5,"COLOR_ATTACHMENT5"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT6,"COLOR_ATTACHMENT6"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT7,"COLOR_ATTACHMENT7"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT8,"COLOR_ATTACHMENT8"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT9,"COLOR_ATTACHMENT9"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT10,"COLOR_ATTACHMENT10"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT11,"COLOR_ATTACHMENT11"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT12,"COLOR_ATTACHMENT12"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT13,"COLOR_ATTACHMENT13"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT14,"COLOR_ATTACHMENT14"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT15,"COLOR_ATTACHMENT15"); - HX_MARK_MEMBER_NAME(GL_obj::SAMPLER_3D,"SAMPLER_3D"); - HX_MARK_MEMBER_NAME(GL_obj::SAMPLER_2D_SHADOW,"SAMPLER_2D_SHADOW"); - HX_MARK_MEMBER_NAME(GL_obj::SAMPLER_2D_ARRAY,"SAMPLER_2D_ARRAY"); - HX_MARK_MEMBER_NAME(GL_obj::SAMPLER_2D_ARRAY_SHADOW,"SAMPLER_2D_ARRAY_SHADOW"); - HX_MARK_MEMBER_NAME(GL_obj::SAMPLER_CUBE_SHADOW,"SAMPLER_CUBE_SHADOW"); - HX_MARK_MEMBER_NAME(GL_obj::INT_SAMPLER_2D,"INT_SAMPLER_2D"); - HX_MARK_MEMBER_NAME(GL_obj::INT_SAMPLER_3D,"INT_SAMPLER_3D"); - HX_MARK_MEMBER_NAME(GL_obj::INT_SAMPLER_CUBE,"INT_SAMPLER_CUBE"); - HX_MARK_MEMBER_NAME(GL_obj::INT_SAMPLER_2D_ARRAY,"INT_SAMPLER_2D_ARRAY"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_INT_SAMPLER_2D,"UNSIGNED_INT_SAMPLER_2D"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_INT_SAMPLER_3D,"UNSIGNED_INT_SAMPLER_3D"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_INT_SAMPLER_CUBE,"UNSIGNED_INT_SAMPLER_CUBE"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_INT_SAMPLER_2D_ARRAY,"UNSIGNED_INT_SAMPLER_2D_ARRAY"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_SAMPLES,"MAX_SAMPLES"); - HX_MARK_MEMBER_NAME(GL_obj::SAMPLER_BINDING,"SAMPLER_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::PIXEL_PACK_BUFFER,"PIXEL_PACK_BUFFER"); - HX_MARK_MEMBER_NAME(GL_obj::PIXEL_UNPACK_BUFFER,"PIXEL_UNPACK_BUFFER"); - HX_MARK_MEMBER_NAME(GL_obj::PIXEL_PACK_BUFFER_BINDING,"PIXEL_PACK_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::PIXEL_UNPACK_BUFFER_BINDING,"PIXEL_UNPACK_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::COPY_READ_BUFFER,"COPY_READ_BUFFER"); - HX_MARK_MEMBER_NAME(GL_obj::COPY_WRITE_BUFFER,"COPY_WRITE_BUFFER"); - HX_MARK_MEMBER_NAME(GL_obj::COPY_READ_BUFFER_BINDING,"COPY_READ_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::COPY_WRITE_BUFFER_BINDING,"COPY_WRITE_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::FLOAT_MAT2x3,"FLOAT_MAT2x3"); - HX_MARK_MEMBER_NAME(GL_obj::FLOAT_MAT2x4,"FLOAT_MAT2x4"); - HX_MARK_MEMBER_NAME(GL_obj::FLOAT_MAT3x2,"FLOAT_MAT3x2"); - HX_MARK_MEMBER_NAME(GL_obj::FLOAT_MAT3x4,"FLOAT_MAT3x4"); - HX_MARK_MEMBER_NAME(GL_obj::FLOAT_MAT4x2,"FLOAT_MAT4x2"); - HX_MARK_MEMBER_NAME(GL_obj::FLOAT_MAT4x3,"FLOAT_MAT4x3"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_INT_VEC2,"UNSIGNED_INT_VEC2"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_INT_VEC3,"UNSIGNED_INT_VEC3"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_INT_VEC4,"UNSIGNED_INT_VEC4"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNED_NORMALIZED,"UNSIGNED_NORMALIZED"); - HX_MARK_MEMBER_NAME(GL_obj::SIGNED_NORMALIZED,"SIGNED_NORMALIZED"); - HX_MARK_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_INTEGER,"VERTEX_ATTRIB_ARRAY_INTEGER"); - HX_MARK_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_DIVISOR,"VERTEX_ATTRIB_ARRAY_DIVISOR"); - HX_MARK_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_BUFFER_MODE,"TRANSFORM_FEEDBACK_BUFFER_MODE"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS,"MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS"); - HX_MARK_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_VARYINGS,"TRANSFORM_FEEDBACK_VARYINGS"); - HX_MARK_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_BUFFER_START,"TRANSFORM_FEEDBACK_BUFFER_START"); - HX_MARK_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_BUFFER_SIZE,"TRANSFORM_FEEDBACK_BUFFER_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN,"TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS,"MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS,"MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS"); - HX_MARK_MEMBER_NAME(GL_obj::INTERLEAVED_ATTRIBS,"INTERLEAVED_ATTRIBS"); - HX_MARK_MEMBER_NAME(GL_obj::SEPARATE_ATTRIBS,"SEPARATE_ATTRIBS"); - HX_MARK_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_BUFFER,"TRANSFORM_FEEDBACK_BUFFER"); - HX_MARK_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_BUFFER_BINDING,"TRANSFORM_FEEDBACK_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK,"TRANSFORM_FEEDBACK"); - HX_MARK_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_PAUSED,"TRANSFORM_FEEDBACK_PAUSED"); - HX_MARK_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_ACTIVE,"TRANSFORM_FEEDBACK_ACTIVE"); - HX_MARK_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_BINDING,"TRANSFORM_FEEDBACK_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING,"FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE,"FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_RED_SIZE,"FRAMEBUFFER_ATTACHMENT_RED_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_GREEN_SIZE,"FRAMEBUFFER_ATTACHMENT_GREEN_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_BLUE_SIZE,"FRAMEBUFFER_ATTACHMENT_BLUE_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE,"FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE,"FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE,"FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_DEFAULT,"FRAMEBUFFER_DEFAULT"); - HX_MARK_MEMBER_NAME(GL_obj::DEPTH24_STENCIL8,"DEPTH24_STENCIL8"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_FRAMEBUFFER_BINDING,"DRAW_FRAMEBUFFER_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::READ_FRAMEBUFFER,"READ_FRAMEBUFFER"); - HX_MARK_MEMBER_NAME(GL_obj::DRAW_FRAMEBUFFER,"DRAW_FRAMEBUFFER"); - HX_MARK_MEMBER_NAME(GL_obj::READ_FRAMEBUFFER_BINDING,"READ_FRAMEBUFFER_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::RENDERBUFFER_SAMPLES,"RENDERBUFFER_SAMPLES"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER,"FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER"); - HX_MARK_MEMBER_NAME(GL_obj::FRAMEBUFFER_INCOMPLETE_MULTISAMPLE,"FRAMEBUFFER_INCOMPLETE_MULTISAMPLE"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_BUFFER,"UNIFORM_BUFFER"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_BUFFER_BINDING,"UNIFORM_BUFFER_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_BUFFER_START,"UNIFORM_BUFFER_START"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_BUFFER_SIZE,"UNIFORM_BUFFER_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_VERTEX_UNIFORM_BLOCKS,"MAX_VERTEX_UNIFORM_BLOCKS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_FRAGMENT_UNIFORM_BLOCKS,"MAX_FRAGMENT_UNIFORM_BLOCKS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_COMBINED_UNIFORM_BLOCKS,"MAX_COMBINED_UNIFORM_BLOCKS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_UNIFORM_BUFFER_BINDINGS,"MAX_UNIFORM_BUFFER_BINDINGS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_UNIFORM_BLOCK_SIZE,"MAX_UNIFORM_BLOCK_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS,"MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS,"MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_BUFFER_OFFSET_ALIGNMENT,"UNIFORM_BUFFER_OFFSET_ALIGNMENT"); - HX_MARK_MEMBER_NAME(GL_obj::ACTIVE_UNIFORM_BLOCKS,"ACTIVE_UNIFORM_BLOCKS"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_TYPE,"UNIFORM_TYPE"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_SIZE,"UNIFORM_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_BLOCK_INDEX,"UNIFORM_BLOCK_INDEX"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_OFFSET,"UNIFORM_OFFSET"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_ARRAY_STRIDE,"UNIFORM_ARRAY_STRIDE"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_MATRIX_STRIDE,"UNIFORM_MATRIX_STRIDE"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_IS_ROW_MAJOR,"UNIFORM_IS_ROW_MAJOR"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_BLOCK_BINDING,"UNIFORM_BLOCK_BINDING"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_BLOCK_DATA_SIZE,"UNIFORM_BLOCK_DATA_SIZE"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_BLOCK_ACTIVE_UNIFORMS,"UNIFORM_BLOCK_ACTIVE_UNIFORMS"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES,"UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER,"UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER"); - HX_MARK_MEMBER_NAME(GL_obj::UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER,"UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER"); - HX_MARK_MEMBER_NAME(GL_obj::OBJECT_TYPE,"OBJECT_TYPE"); - HX_MARK_MEMBER_NAME(GL_obj::SYNC_CONDITION,"SYNC_CONDITION"); - HX_MARK_MEMBER_NAME(GL_obj::SYNC_STATUS,"SYNC_STATUS"); - HX_MARK_MEMBER_NAME(GL_obj::SYNC_FLAGS,"SYNC_FLAGS"); - HX_MARK_MEMBER_NAME(GL_obj::SYNC_FENCE,"SYNC_FENCE"); - HX_MARK_MEMBER_NAME(GL_obj::SYNC_GPU_COMMANDS_COMPLETE,"SYNC_GPU_COMMANDS_COMPLETE"); - HX_MARK_MEMBER_NAME(GL_obj::UNSIGNALED,"UNSIGNALED"); - HX_MARK_MEMBER_NAME(GL_obj::SIGNALED,"SIGNALED"); - HX_MARK_MEMBER_NAME(GL_obj::ALREADY_SIGNALED,"ALREADY_SIGNALED"); - HX_MARK_MEMBER_NAME(GL_obj::TIMEOUT_EXPIRED,"TIMEOUT_EXPIRED"); - HX_MARK_MEMBER_NAME(GL_obj::CONDITION_SATISFIED,"CONDITION_SATISFIED"); - HX_MARK_MEMBER_NAME(GL_obj::WAIT_FAILED,"WAIT_FAILED"); - HX_MARK_MEMBER_NAME(GL_obj::SYNC_FLUSH_COMMANDS_BIT,"SYNC_FLUSH_COMMANDS_BIT"); - HX_MARK_MEMBER_NAME(GL_obj::COLOR,"COLOR"); - HX_MARK_MEMBER_NAME(GL_obj::DEPTH,"DEPTH"); - HX_MARK_MEMBER_NAME(GL_obj::STENCIL,"STENCIL"); - HX_MARK_MEMBER_NAME(GL_obj::MIN,"MIN"); - HX_MARK_MEMBER_NAME(GL_obj::MAX,"MAX"); - HX_MARK_MEMBER_NAME(GL_obj::DEPTH_COMPONENT24,"DEPTH_COMPONENT24"); - HX_MARK_MEMBER_NAME(GL_obj::STREAM_READ,"STREAM_READ"); - HX_MARK_MEMBER_NAME(GL_obj::STREAM_COPY,"STREAM_COPY"); - HX_MARK_MEMBER_NAME(GL_obj::STATIC_READ,"STATIC_READ"); - HX_MARK_MEMBER_NAME(GL_obj::STATIC_COPY,"STATIC_COPY"); - HX_MARK_MEMBER_NAME(GL_obj::DYNAMIC_READ,"DYNAMIC_READ"); - HX_MARK_MEMBER_NAME(GL_obj::DYNAMIC_COPY,"DYNAMIC_COPY"); - HX_MARK_MEMBER_NAME(GL_obj::DEPTH_COMPONENT32F,"DEPTH_COMPONENT32F"); - HX_MARK_MEMBER_NAME(GL_obj::DEPTH32F_STENCIL8,"DEPTH32F_STENCIL8"); - HX_MARK_MEMBER_NAME(GL_obj::INVALID_INDEX,"INVALID_INDEX"); - HX_MARK_MEMBER_NAME(GL_obj::TIMEOUT_IGNORED,"TIMEOUT_IGNORED"); - HX_MARK_MEMBER_NAME(GL_obj::MAX_CLIENT_WAIT_TIMEOUT_WEBGL,"MAX_CLIENT_WAIT_TIMEOUT_WEBGL"); - HX_MARK_MEMBER_NAME(GL_obj::context,"context"); - HX_MARK_MEMBER_NAME(GL_obj::type,"type"); - HX_MARK_MEMBER_NAME(GL_obj::version,"version"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void GL_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH_BUFFER_BIT,"DEPTH_BUFFER_BIT"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_BUFFER_BIT,"STENCIL_BUFFER_BIT"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_BUFFER_BIT,"COLOR_BUFFER_BIT"); - HX_VISIT_MEMBER_NAME(GL_obj::POINTS,"POINTS"); - HX_VISIT_MEMBER_NAME(GL_obj::LINES,"LINES"); - HX_VISIT_MEMBER_NAME(GL_obj::LINE_LOOP,"LINE_LOOP"); - HX_VISIT_MEMBER_NAME(GL_obj::LINE_STRIP,"LINE_STRIP"); - HX_VISIT_MEMBER_NAME(GL_obj::TRIANGLES,"TRIANGLES"); - HX_VISIT_MEMBER_NAME(GL_obj::TRIANGLE_STRIP,"TRIANGLE_STRIP"); - HX_VISIT_MEMBER_NAME(GL_obj::TRIANGLE_FAN,"TRIANGLE_FAN"); - HX_VISIT_MEMBER_NAME(GL_obj::ZERO,"ZERO"); - HX_VISIT_MEMBER_NAME(GL_obj::ONE,"ONE"); - HX_VISIT_MEMBER_NAME(GL_obj::SRC_COLOR,"SRC_COLOR"); - HX_VISIT_MEMBER_NAME(GL_obj::ONE_MINUS_SRC_COLOR,"ONE_MINUS_SRC_COLOR"); - HX_VISIT_MEMBER_NAME(GL_obj::SRC_ALPHA,"SRC_ALPHA"); - HX_VISIT_MEMBER_NAME(GL_obj::ONE_MINUS_SRC_ALPHA,"ONE_MINUS_SRC_ALPHA"); - HX_VISIT_MEMBER_NAME(GL_obj::DST_ALPHA,"DST_ALPHA"); - HX_VISIT_MEMBER_NAME(GL_obj::ONE_MINUS_DST_ALPHA,"ONE_MINUS_DST_ALPHA"); - HX_VISIT_MEMBER_NAME(GL_obj::DST_COLOR,"DST_COLOR"); - HX_VISIT_MEMBER_NAME(GL_obj::ONE_MINUS_DST_COLOR,"ONE_MINUS_DST_COLOR"); - HX_VISIT_MEMBER_NAME(GL_obj::SRC_ALPHA_SATURATE,"SRC_ALPHA_SATURATE"); - HX_VISIT_MEMBER_NAME(GL_obj::FUNC_ADD,"FUNC_ADD"); - HX_VISIT_MEMBER_NAME(GL_obj::BLEND_EQUATION,"BLEND_EQUATION"); - HX_VISIT_MEMBER_NAME(GL_obj::BLEND_EQUATION_RGB,"BLEND_EQUATION_RGB"); - HX_VISIT_MEMBER_NAME(GL_obj::BLEND_EQUATION_ALPHA,"BLEND_EQUATION_ALPHA"); - HX_VISIT_MEMBER_NAME(GL_obj::FUNC_SUBTRACT,"FUNC_SUBTRACT"); - HX_VISIT_MEMBER_NAME(GL_obj::FUNC_REVERSE_SUBTRACT,"FUNC_REVERSE_SUBTRACT"); - HX_VISIT_MEMBER_NAME(GL_obj::BLEND_DST_RGB,"BLEND_DST_RGB"); - HX_VISIT_MEMBER_NAME(GL_obj::BLEND_SRC_RGB,"BLEND_SRC_RGB"); - HX_VISIT_MEMBER_NAME(GL_obj::BLEND_DST_ALPHA,"BLEND_DST_ALPHA"); - HX_VISIT_MEMBER_NAME(GL_obj::BLEND_SRC_ALPHA,"BLEND_SRC_ALPHA"); - HX_VISIT_MEMBER_NAME(GL_obj::CONSTANT_COLOR,"CONSTANT_COLOR"); - HX_VISIT_MEMBER_NAME(GL_obj::ONE_MINUS_CONSTANT_COLOR,"ONE_MINUS_CONSTANT_COLOR"); - HX_VISIT_MEMBER_NAME(GL_obj::CONSTANT_ALPHA,"CONSTANT_ALPHA"); - HX_VISIT_MEMBER_NAME(GL_obj::ONE_MINUS_CONSTANT_ALPHA,"ONE_MINUS_CONSTANT_ALPHA"); - HX_VISIT_MEMBER_NAME(GL_obj::BLEND_COLOR,"BLEND_COLOR"); - HX_VISIT_MEMBER_NAME(GL_obj::ARRAY_BUFFER,"ARRAY_BUFFER"); - HX_VISIT_MEMBER_NAME(GL_obj::ELEMENT_ARRAY_BUFFER,"ELEMENT_ARRAY_BUFFER"); - HX_VISIT_MEMBER_NAME(GL_obj::ARRAY_BUFFER_BINDING,"ARRAY_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::ELEMENT_ARRAY_BUFFER_BINDING,"ELEMENT_ARRAY_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::STREAM_DRAW,"STREAM_DRAW"); - HX_VISIT_MEMBER_NAME(GL_obj::STATIC_DRAW,"STATIC_DRAW"); - HX_VISIT_MEMBER_NAME(GL_obj::DYNAMIC_DRAW,"DYNAMIC_DRAW"); - HX_VISIT_MEMBER_NAME(GL_obj::BUFFER_SIZE,"BUFFER_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::BUFFER_USAGE,"BUFFER_USAGE"); - HX_VISIT_MEMBER_NAME(GL_obj::CURRENT_VERTEX_ATTRIB,"CURRENT_VERTEX_ATTRIB"); - HX_VISIT_MEMBER_NAME(GL_obj::FRONT,"FRONT"); - HX_VISIT_MEMBER_NAME(GL_obj::BACK,"BACK"); - HX_VISIT_MEMBER_NAME(GL_obj::FRONT_AND_BACK,"FRONT_AND_BACK"); - HX_VISIT_MEMBER_NAME(GL_obj::CULL_FACE,"CULL_FACE"); - HX_VISIT_MEMBER_NAME(GL_obj::BLEND,"BLEND"); - HX_VISIT_MEMBER_NAME(GL_obj::DITHER,"DITHER"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_TEST,"STENCIL_TEST"); - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH_TEST,"DEPTH_TEST"); - HX_VISIT_MEMBER_NAME(GL_obj::SCISSOR_TEST,"SCISSOR_TEST"); - HX_VISIT_MEMBER_NAME(GL_obj::POLYGON_OFFSET_FILL,"POLYGON_OFFSET_FILL"); - HX_VISIT_MEMBER_NAME(GL_obj::SAMPLE_ALPHA_TO_COVERAGE,"SAMPLE_ALPHA_TO_COVERAGE"); - HX_VISIT_MEMBER_NAME(GL_obj::SAMPLE_COVERAGE,"SAMPLE_COVERAGE"); - HX_VISIT_MEMBER_NAME(GL_obj::NO_ERROR,"NO_ERROR"); - HX_VISIT_MEMBER_NAME(GL_obj::INVALID_ENUM,"INVALID_ENUM"); - HX_VISIT_MEMBER_NAME(GL_obj::INVALID_VALUE,"INVALID_VALUE"); - HX_VISIT_MEMBER_NAME(GL_obj::INVALID_OPERATION,"INVALID_OPERATION"); - HX_VISIT_MEMBER_NAME(GL_obj::OUT_OF_MEMORY,"OUT_OF_MEMORY"); - HX_VISIT_MEMBER_NAME(GL_obj::CW,"CW"); - HX_VISIT_MEMBER_NAME(GL_obj::CCW,"CCW"); - HX_VISIT_MEMBER_NAME(GL_obj::LINE_WIDTH,"LINE_WIDTH"); - HX_VISIT_MEMBER_NAME(GL_obj::ALIASED_POINT_SIZE_RANGE,"ALIASED_POINT_SIZE_RANGE"); - HX_VISIT_MEMBER_NAME(GL_obj::ALIASED_LINE_WIDTH_RANGE,"ALIASED_LINE_WIDTH_RANGE"); - HX_VISIT_MEMBER_NAME(GL_obj::CULL_FACE_MODE,"CULL_FACE_MODE"); - HX_VISIT_MEMBER_NAME(GL_obj::FRONT_FACE,"FRONT_FACE"); - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH_RANGE,"DEPTH_RANGE"); - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH_WRITEMASK,"DEPTH_WRITEMASK"); - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH_CLEAR_VALUE,"DEPTH_CLEAR_VALUE"); - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH_FUNC,"DEPTH_FUNC"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_CLEAR_VALUE,"STENCIL_CLEAR_VALUE"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_FUNC,"STENCIL_FUNC"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_FAIL,"STENCIL_FAIL"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_PASS_DEPTH_FAIL,"STENCIL_PASS_DEPTH_FAIL"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_PASS_DEPTH_PASS,"STENCIL_PASS_DEPTH_PASS"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_REF,"STENCIL_REF"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_VALUE_MASK,"STENCIL_VALUE_MASK"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_WRITEMASK,"STENCIL_WRITEMASK"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_BACK_FUNC,"STENCIL_BACK_FUNC"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_BACK_FAIL,"STENCIL_BACK_FAIL"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_BACK_PASS_DEPTH_FAIL,"STENCIL_BACK_PASS_DEPTH_FAIL"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_BACK_PASS_DEPTH_PASS,"STENCIL_BACK_PASS_DEPTH_PASS"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_BACK_REF,"STENCIL_BACK_REF"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_BACK_VALUE_MASK,"STENCIL_BACK_VALUE_MASK"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_BACK_WRITEMASK,"STENCIL_BACK_WRITEMASK"); - HX_VISIT_MEMBER_NAME(GL_obj::VIEWPORT,"VIEWPORT"); - HX_VISIT_MEMBER_NAME(GL_obj::SCISSOR_BOX,"SCISSOR_BOX"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_CLEAR_VALUE,"COLOR_CLEAR_VALUE"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_WRITEMASK,"COLOR_WRITEMASK"); - HX_VISIT_MEMBER_NAME(GL_obj::UNPACK_ALIGNMENT,"UNPACK_ALIGNMENT"); - HX_VISIT_MEMBER_NAME(GL_obj::PACK_ALIGNMENT,"PACK_ALIGNMENT"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_TEXTURE_SIZE,"MAX_TEXTURE_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_VIEWPORT_DIMS,"MAX_VIEWPORT_DIMS"); - HX_VISIT_MEMBER_NAME(GL_obj::SUBPIXEL_BITS,"SUBPIXEL_BITS"); - HX_VISIT_MEMBER_NAME(GL_obj::RED_BITS,"RED_BITS"); - HX_VISIT_MEMBER_NAME(GL_obj::GREEN_BITS,"GREEN_BITS"); - HX_VISIT_MEMBER_NAME(GL_obj::BLUE_BITS,"BLUE_BITS"); - HX_VISIT_MEMBER_NAME(GL_obj::ALPHA_BITS,"ALPHA_BITS"); - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH_BITS,"DEPTH_BITS"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_BITS,"STENCIL_BITS"); - HX_VISIT_MEMBER_NAME(GL_obj::POLYGON_OFFSET_UNITS,"POLYGON_OFFSET_UNITS"); - HX_VISIT_MEMBER_NAME(GL_obj::POLYGON_OFFSET_FACTOR,"POLYGON_OFFSET_FACTOR"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_BINDING_2D,"TEXTURE_BINDING_2D"); - HX_VISIT_MEMBER_NAME(GL_obj::SAMPLE_BUFFERS,"SAMPLE_BUFFERS"); - HX_VISIT_MEMBER_NAME(GL_obj::SAMPLES,"SAMPLES"); - HX_VISIT_MEMBER_NAME(GL_obj::SAMPLE_COVERAGE_VALUE,"SAMPLE_COVERAGE_VALUE"); - HX_VISIT_MEMBER_NAME(GL_obj::SAMPLE_COVERAGE_INVERT,"SAMPLE_COVERAGE_INVERT"); - HX_VISIT_MEMBER_NAME(GL_obj::NUM_COMPRESSED_TEXTURE_FORMATS,"NUM_COMPRESSED_TEXTURE_FORMATS"); - HX_VISIT_MEMBER_NAME(GL_obj::COMPRESSED_TEXTURE_FORMATS,"COMPRESSED_TEXTURE_FORMATS"); - HX_VISIT_MEMBER_NAME(GL_obj::DONT_CARE,"DONT_CARE"); - HX_VISIT_MEMBER_NAME(GL_obj::FASTEST,"FASTEST"); - HX_VISIT_MEMBER_NAME(GL_obj::NICEST,"NICEST"); - HX_VISIT_MEMBER_NAME(GL_obj::GENERATE_MIPMAP_HINT,"GENERATE_MIPMAP_HINT"); - HX_VISIT_MEMBER_NAME(GL_obj::BYTE,"BYTE"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_BYTE,"UNSIGNED_BYTE"); - HX_VISIT_MEMBER_NAME(GL_obj::SHORT,"SHORT"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_SHORT,"UNSIGNED_SHORT"); - HX_VISIT_MEMBER_NAME(GL_obj::INT,"INT"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_INT,"UNSIGNED_INT"); - HX_VISIT_MEMBER_NAME(GL_obj::FLOAT,"FLOAT"); - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH_COMPONENT,"DEPTH_COMPONENT"); - HX_VISIT_MEMBER_NAME(GL_obj::ALPHA,"ALPHA"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB,"RGB"); - HX_VISIT_MEMBER_NAME(GL_obj::RGBA,"RGBA"); - HX_VISIT_MEMBER_NAME(GL_obj::LUMINANCE,"LUMINANCE"); - HX_VISIT_MEMBER_NAME(GL_obj::LUMINANCE_ALPHA,"LUMINANCE_ALPHA"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_SHORT_4_4_4_4,"UNSIGNED_SHORT_4_4_4_4"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_SHORT_5_5_5_1,"UNSIGNED_SHORT_5_5_5_1"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_SHORT_5_6_5,"UNSIGNED_SHORT_5_6_5"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAGMENT_SHADER,"FRAGMENT_SHADER"); - HX_VISIT_MEMBER_NAME(GL_obj::VERTEX_SHADER,"VERTEX_SHADER"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_VERTEX_ATTRIBS,"MAX_VERTEX_ATTRIBS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_VERTEX_UNIFORM_VECTORS,"MAX_VERTEX_UNIFORM_VECTORS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_VARYING_VECTORS,"MAX_VARYING_VECTORS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_COMBINED_TEXTURE_IMAGE_UNITS,"MAX_COMBINED_TEXTURE_IMAGE_UNITS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_VERTEX_TEXTURE_IMAGE_UNITS,"MAX_VERTEX_TEXTURE_IMAGE_UNITS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_TEXTURE_IMAGE_UNITS,"MAX_TEXTURE_IMAGE_UNITS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_FRAGMENT_UNIFORM_VECTORS,"MAX_FRAGMENT_UNIFORM_VECTORS"); - HX_VISIT_MEMBER_NAME(GL_obj::SHADER_TYPE,"SHADER_TYPE"); - HX_VISIT_MEMBER_NAME(GL_obj::DELETE_STATUS,"DELETE_STATUS"); - HX_VISIT_MEMBER_NAME(GL_obj::LINK_STATUS,"LINK_STATUS"); - HX_VISIT_MEMBER_NAME(GL_obj::VALIDATE_STATUS,"VALIDATE_STATUS"); - HX_VISIT_MEMBER_NAME(GL_obj::ATTACHED_SHADERS,"ATTACHED_SHADERS"); - HX_VISIT_MEMBER_NAME(GL_obj::ACTIVE_UNIFORMS,"ACTIVE_UNIFORMS"); - HX_VISIT_MEMBER_NAME(GL_obj::ACTIVE_ATTRIBUTES,"ACTIVE_ATTRIBUTES"); - HX_VISIT_MEMBER_NAME(GL_obj::SHADING_LANGUAGE_VERSION,"SHADING_LANGUAGE_VERSION"); - HX_VISIT_MEMBER_NAME(GL_obj::CURRENT_PROGRAM,"CURRENT_PROGRAM"); - HX_VISIT_MEMBER_NAME(GL_obj::NEVER,"NEVER"); - HX_VISIT_MEMBER_NAME(GL_obj::LESS,"LESS"); - HX_VISIT_MEMBER_NAME(GL_obj::EQUAL,"EQUAL"); - HX_VISIT_MEMBER_NAME(GL_obj::LEQUAL,"LEQUAL"); - HX_VISIT_MEMBER_NAME(GL_obj::GREATER,"GREATER"); - HX_VISIT_MEMBER_NAME(GL_obj::NOTEQUAL,"NOTEQUAL"); - HX_VISIT_MEMBER_NAME(GL_obj::GEQUAL,"GEQUAL"); - HX_VISIT_MEMBER_NAME(GL_obj::ALWAYS,"ALWAYS"); - HX_VISIT_MEMBER_NAME(GL_obj::KEEP,"KEEP"); - HX_VISIT_MEMBER_NAME(GL_obj::REPLACE,"REPLACE"); - HX_VISIT_MEMBER_NAME(GL_obj::INCR,"INCR"); - HX_VISIT_MEMBER_NAME(GL_obj::DECR,"DECR"); - HX_VISIT_MEMBER_NAME(GL_obj::INVERT,"INVERT"); - HX_VISIT_MEMBER_NAME(GL_obj::INCR_WRAP,"INCR_WRAP"); - HX_VISIT_MEMBER_NAME(GL_obj::DECR_WRAP,"DECR_WRAP"); - HX_VISIT_MEMBER_NAME(GL_obj::VENDOR,"VENDOR"); - HX_VISIT_MEMBER_NAME(GL_obj::RENDERER,"RENDERER"); - HX_VISIT_MEMBER_NAME(GL_obj::VERSION,"VERSION"); - HX_VISIT_MEMBER_NAME(GL_obj::EXTENSIONS,"EXTENSIONS"); - HX_VISIT_MEMBER_NAME(GL_obj::NEAREST,"NEAREST"); - HX_VISIT_MEMBER_NAME(GL_obj::LINEAR,"LINEAR"); - HX_VISIT_MEMBER_NAME(GL_obj::NEAREST_MIPMAP_NEAREST,"NEAREST_MIPMAP_NEAREST"); - HX_VISIT_MEMBER_NAME(GL_obj::LINEAR_MIPMAP_NEAREST,"LINEAR_MIPMAP_NEAREST"); - HX_VISIT_MEMBER_NAME(GL_obj::NEAREST_MIPMAP_LINEAR,"NEAREST_MIPMAP_LINEAR"); - HX_VISIT_MEMBER_NAME(GL_obj::LINEAR_MIPMAP_LINEAR,"LINEAR_MIPMAP_LINEAR"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_MAG_FILTER,"TEXTURE_MAG_FILTER"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_MIN_FILTER,"TEXTURE_MIN_FILTER"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_WRAP_S,"TEXTURE_WRAP_S"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_WRAP_T,"TEXTURE_WRAP_T"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_2D,"TEXTURE_2D"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE,"TEXTURE"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_CUBE_MAP,"TEXTURE_CUBE_MAP"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_BINDING_CUBE_MAP,"TEXTURE_BINDING_CUBE_MAP"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_CUBE_MAP_POSITIVE_X,"TEXTURE_CUBE_MAP_POSITIVE_X"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_CUBE_MAP_NEGATIVE_X,"TEXTURE_CUBE_MAP_NEGATIVE_X"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_CUBE_MAP_POSITIVE_Y,"TEXTURE_CUBE_MAP_POSITIVE_Y"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_CUBE_MAP_NEGATIVE_Y,"TEXTURE_CUBE_MAP_NEGATIVE_Y"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_CUBE_MAP_POSITIVE_Z,"TEXTURE_CUBE_MAP_POSITIVE_Z"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_CUBE_MAP_NEGATIVE_Z,"TEXTURE_CUBE_MAP_NEGATIVE_Z"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_CUBE_MAP_TEXTURE_SIZE,"MAX_CUBE_MAP_TEXTURE_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE0,"TEXTURE0"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE1,"TEXTURE1"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE2,"TEXTURE2"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE3,"TEXTURE3"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE4,"TEXTURE4"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE5,"TEXTURE5"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE6,"TEXTURE6"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE7,"TEXTURE7"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE8,"TEXTURE8"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE9,"TEXTURE9"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE10,"TEXTURE10"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE11,"TEXTURE11"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE12,"TEXTURE12"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE13,"TEXTURE13"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE14,"TEXTURE14"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE15,"TEXTURE15"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE16,"TEXTURE16"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE17,"TEXTURE17"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE18,"TEXTURE18"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE19,"TEXTURE19"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE20,"TEXTURE20"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE21,"TEXTURE21"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE22,"TEXTURE22"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE23,"TEXTURE23"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE24,"TEXTURE24"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE25,"TEXTURE25"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE26,"TEXTURE26"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE27,"TEXTURE27"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE28,"TEXTURE28"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE29,"TEXTURE29"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE30,"TEXTURE30"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE31,"TEXTURE31"); - HX_VISIT_MEMBER_NAME(GL_obj::ACTIVE_TEXTURE,"ACTIVE_TEXTURE"); - HX_VISIT_MEMBER_NAME(GL_obj::REPEAT,"REPEAT"); - HX_VISIT_MEMBER_NAME(GL_obj::CLAMP_TO_EDGE,"CLAMP_TO_EDGE"); - HX_VISIT_MEMBER_NAME(GL_obj::MIRRORED_REPEAT,"MIRRORED_REPEAT"); - HX_VISIT_MEMBER_NAME(GL_obj::FLOAT_VEC2,"FLOAT_VEC2"); - HX_VISIT_MEMBER_NAME(GL_obj::FLOAT_VEC3,"FLOAT_VEC3"); - HX_VISIT_MEMBER_NAME(GL_obj::FLOAT_VEC4,"FLOAT_VEC4"); - HX_VISIT_MEMBER_NAME(GL_obj::INT_VEC2,"INT_VEC2"); - HX_VISIT_MEMBER_NAME(GL_obj::INT_VEC3,"INT_VEC3"); - HX_VISIT_MEMBER_NAME(GL_obj::INT_VEC4,"INT_VEC4"); - HX_VISIT_MEMBER_NAME(GL_obj::BOOL,"BOOL"); - HX_VISIT_MEMBER_NAME(GL_obj::BOOL_VEC2,"BOOL_VEC2"); - HX_VISIT_MEMBER_NAME(GL_obj::BOOL_VEC3,"BOOL_VEC3"); - HX_VISIT_MEMBER_NAME(GL_obj::BOOL_VEC4,"BOOL_VEC4"); - HX_VISIT_MEMBER_NAME(GL_obj::FLOAT_MAT2,"FLOAT_MAT2"); - HX_VISIT_MEMBER_NAME(GL_obj::FLOAT_MAT3,"FLOAT_MAT3"); - HX_VISIT_MEMBER_NAME(GL_obj::FLOAT_MAT4,"FLOAT_MAT4"); - HX_VISIT_MEMBER_NAME(GL_obj::SAMPLER_2D,"SAMPLER_2D"); - HX_VISIT_MEMBER_NAME(GL_obj::SAMPLER_CUBE,"SAMPLER_CUBE"); - HX_VISIT_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_ENABLED,"VERTEX_ATTRIB_ARRAY_ENABLED"); - HX_VISIT_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_SIZE,"VERTEX_ATTRIB_ARRAY_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_STRIDE,"VERTEX_ATTRIB_ARRAY_STRIDE"); - HX_VISIT_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_TYPE,"VERTEX_ATTRIB_ARRAY_TYPE"); - HX_VISIT_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_NORMALIZED,"VERTEX_ATTRIB_ARRAY_NORMALIZED"); - HX_VISIT_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_POINTER,"VERTEX_ATTRIB_ARRAY_POINTER"); - HX_VISIT_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_BUFFER_BINDING,"VERTEX_ATTRIB_ARRAY_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::IMPLEMENTATION_COLOR_READ_TYPE,"IMPLEMENTATION_COLOR_READ_TYPE"); - HX_VISIT_MEMBER_NAME(GL_obj::IMPLEMENTATION_COLOR_READ_FORMAT,"IMPLEMENTATION_COLOR_READ_FORMAT"); - HX_VISIT_MEMBER_NAME(GL_obj::VERTEX_PROGRAM_POINT_SIZE,"VERTEX_PROGRAM_POINT_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::POINT_SPRITE,"POINT_SPRITE"); - HX_VISIT_MEMBER_NAME(GL_obj::COMPILE_STATUS,"COMPILE_STATUS"); - HX_VISIT_MEMBER_NAME(GL_obj::LOW_FLOAT,"LOW_FLOAT"); - HX_VISIT_MEMBER_NAME(GL_obj::MEDIUM_FLOAT,"MEDIUM_FLOAT"); - HX_VISIT_MEMBER_NAME(GL_obj::HIGH_FLOAT,"HIGH_FLOAT"); - HX_VISIT_MEMBER_NAME(GL_obj::LOW_INT,"LOW_INT"); - HX_VISIT_MEMBER_NAME(GL_obj::MEDIUM_INT,"MEDIUM_INT"); - HX_VISIT_MEMBER_NAME(GL_obj::HIGH_INT,"HIGH_INT"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER,"FRAMEBUFFER"); - HX_VISIT_MEMBER_NAME(GL_obj::RENDERBUFFER,"RENDERBUFFER"); - HX_VISIT_MEMBER_NAME(GL_obj::RGBA4,"RGBA4"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB5_A1,"RGB5_A1"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB565,"RGB565"); - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH_COMPONENT16,"DEPTH_COMPONENT16"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_INDEX,"STENCIL_INDEX"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_INDEX8,"STENCIL_INDEX8"); - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH_STENCIL,"DEPTH_STENCIL"); - HX_VISIT_MEMBER_NAME(GL_obj::RENDERBUFFER_WIDTH,"RENDERBUFFER_WIDTH"); - HX_VISIT_MEMBER_NAME(GL_obj::RENDERBUFFER_HEIGHT,"RENDERBUFFER_HEIGHT"); - HX_VISIT_MEMBER_NAME(GL_obj::RENDERBUFFER_INTERNAL_FORMAT,"RENDERBUFFER_INTERNAL_FORMAT"); - HX_VISIT_MEMBER_NAME(GL_obj::RENDERBUFFER_RED_SIZE,"RENDERBUFFER_RED_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::RENDERBUFFER_GREEN_SIZE,"RENDERBUFFER_GREEN_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::RENDERBUFFER_BLUE_SIZE,"RENDERBUFFER_BLUE_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::RENDERBUFFER_ALPHA_SIZE,"RENDERBUFFER_ALPHA_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::RENDERBUFFER_DEPTH_SIZE,"RENDERBUFFER_DEPTH_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::RENDERBUFFER_STENCIL_SIZE,"RENDERBUFFER_STENCIL_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE,"FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_OBJECT_NAME,"FRAMEBUFFER_ATTACHMENT_OBJECT_NAME"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL,"FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE,"FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT0,"COLOR_ATTACHMENT0"); - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH_ATTACHMENT,"DEPTH_ATTACHMENT"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL_ATTACHMENT,"STENCIL_ATTACHMENT"); - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH_STENCIL_ATTACHMENT,"DEPTH_STENCIL_ATTACHMENT"); - HX_VISIT_MEMBER_NAME(GL_obj::NONE,"NONE"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_COMPLETE,"FRAMEBUFFER_COMPLETE"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_INCOMPLETE_ATTACHMENT,"FRAMEBUFFER_INCOMPLETE_ATTACHMENT"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT,"FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_INCOMPLETE_DIMENSIONS,"FRAMEBUFFER_INCOMPLETE_DIMENSIONS"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_UNSUPPORTED,"FRAMEBUFFER_UNSUPPORTED"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_BINDING,"FRAMEBUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::RENDERBUFFER_BINDING,"RENDERBUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_RENDERBUFFER_SIZE,"MAX_RENDERBUFFER_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::INVALID_FRAMEBUFFER_OPERATION,"INVALID_FRAMEBUFFER_OPERATION"); - HX_VISIT_MEMBER_NAME(GL_obj::UNPACK_FLIP_Y_WEBGL,"UNPACK_FLIP_Y_WEBGL"); - HX_VISIT_MEMBER_NAME(GL_obj::UNPACK_PREMULTIPLY_ALPHA_WEBGL,"UNPACK_PREMULTIPLY_ALPHA_WEBGL"); - HX_VISIT_MEMBER_NAME(GL_obj::CONTEXT_LOST_WEBGL,"CONTEXT_LOST_WEBGL"); - HX_VISIT_MEMBER_NAME(GL_obj::UNPACK_COLORSPACE_CONVERSION_WEBGL,"UNPACK_COLORSPACE_CONVERSION_WEBGL"); - HX_VISIT_MEMBER_NAME(GL_obj::BROWSER_DEFAULT_WEBGL,"BROWSER_DEFAULT_WEBGL"); - HX_VISIT_MEMBER_NAME(GL_obj::READ_BUFFER,"READ_BUFFER"); - HX_VISIT_MEMBER_NAME(GL_obj::UNPACK_ROW_LENGTH,"UNPACK_ROW_LENGTH"); - HX_VISIT_MEMBER_NAME(GL_obj::UNPACK_SKIP_ROWS,"UNPACK_SKIP_ROWS"); - HX_VISIT_MEMBER_NAME(GL_obj::UNPACK_SKIP_PIXELS,"UNPACK_SKIP_PIXELS"); - HX_VISIT_MEMBER_NAME(GL_obj::PACK_ROW_LENGTH,"PACK_ROW_LENGTH"); - HX_VISIT_MEMBER_NAME(GL_obj::PACK_SKIP_ROWS,"PACK_SKIP_ROWS"); - HX_VISIT_MEMBER_NAME(GL_obj::PACK_SKIP_PIXELS,"PACK_SKIP_PIXELS"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_BINDING_3D,"TEXTURE_BINDING_3D"); - HX_VISIT_MEMBER_NAME(GL_obj::UNPACK_SKIP_IMAGES,"UNPACK_SKIP_IMAGES"); - HX_VISIT_MEMBER_NAME(GL_obj::UNPACK_IMAGE_HEIGHT,"UNPACK_IMAGE_HEIGHT"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_3D_TEXTURE_SIZE,"MAX_3D_TEXTURE_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_ELEMENTS_VERTICES,"MAX_ELEMENTS_VERTICES"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_ELEMENTS_INDICES,"MAX_ELEMENTS_INDICES"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_TEXTURE_LOD_BIAS,"MAX_TEXTURE_LOD_BIAS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_FRAGMENT_UNIFORM_COMPONENTS,"MAX_FRAGMENT_UNIFORM_COMPONENTS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_VERTEX_UNIFORM_COMPONENTS,"MAX_VERTEX_UNIFORM_COMPONENTS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_ARRAY_TEXTURE_LAYERS,"MAX_ARRAY_TEXTURE_LAYERS"); - HX_VISIT_MEMBER_NAME(GL_obj::MIN_PROGRAM_TEXEL_OFFSET,"MIN_PROGRAM_TEXEL_OFFSET"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_PROGRAM_TEXEL_OFFSET,"MAX_PROGRAM_TEXEL_OFFSET"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_VARYING_COMPONENTS,"MAX_VARYING_COMPONENTS"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAGMENT_SHADER_DERIVATIVE_HINT,"FRAGMENT_SHADER_DERIVATIVE_HINT"); - HX_VISIT_MEMBER_NAME(GL_obj::RASTERIZER_DISCARD,"RASTERIZER_DISCARD"); - HX_VISIT_MEMBER_NAME(GL_obj::VERTEX_ARRAY_BINDING,"VERTEX_ARRAY_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_VERTEX_OUTPUT_COMPONENTS,"MAX_VERTEX_OUTPUT_COMPONENTS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_FRAGMENT_INPUT_COMPONENTS,"MAX_FRAGMENT_INPUT_COMPONENTS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_SERVER_WAIT_TIMEOUT,"MAX_SERVER_WAIT_TIMEOUT"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_ELEMENT_INDEX,"MAX_ELEMENT_INDEX"); - HX_VISIT_MEMBER_NAME(GL_obj::RED,"RED"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB8,"RGB8"); - HX_VISIT_MEMBER_NAME(GL_obj::RGBA8,"RGBA8"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB10_A2,"RGB10_A2"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_3D,"TEXTURE_3D"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_WRAP_R,"TEXTURE_WRAP_R"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_MIN_LOD,"TEXTURE_MIN_LOD"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_MAX_LOD,"TEXTURE_MAX_LOD"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_BASE_LEVEL,"TEXTURE_BASE_LEVEL"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_MAX_LEVEL,"TEXTURE_MAX_LEVEL"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_COMPARE_MODE,"TEXTURE_COMPARE_MODE"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_COMPARE_FUNC,"TEXTURE_COMPARE_FUNC"); - HX_VISIT_MEMBER_NAME(GL_obj::SRGB,"SRGB"); - HX_VISIT_MEMBER_NAME(GL_obj::SRGB8,"SRGB8"); - HX_VISIT_MEMBER_NAME(GL_obj::SRGB8_ALPHA8,"SRGB8_ALPHA8"); - HX_VISIT_MEMBER_NAME(GL_obj::COMPARE_REF_TO_TEXTURE,"COMPARE_REF_TO_TEXTURE"); - HX_VISIT_MEMBER_NAME(GL_obj::RGBA32F,"RGBA32F"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB32F,"RGB32F"); - HX_VISIT_MEMBER_NAME(GL_obj::RGBA16F,"RGBA16F"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB16F,"RGB16F"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_2D_ARRAY,"TEXTURE_2D_ARRAY"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_BINDING_2D_ARRAY,"TEXTURE_BINDING_2D_ARRAY"); - HX_VISIT_MEMBER_NAME(GL_obj::R11F_G11F_B10F,"R11F_G11F_B10F"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB9_E5,"RGB9_E5"); - HX_VISIT_MEMBER_NAME(GL_obj::RGBA32UI,"RGBA32UI"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB32UI,"RGB32UI"); - HX_VISIT_MEMBER_NAME(GL_obj::RGBA16UI,"RGBA16UI"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB16UI,"RGB16UI"); - HX_VISIT_MEMBER_NAME(GL_obj::RGBA8UI,"RGBA8UI"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB8UI,"RGB8UI"); - HX_VISIT_MEMBER_NAME(GL_obj::RGBA32I,"RGBA32I"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB32I,"RGB32I"); - HX_VISIT_MEMBER_NAME(GL_obj::RGBA16I,"RGBA16I"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB16I,"RGB16I"); - HX_VISIT_MEMBER_NAME(GL_obj::RGBA8I,"RGBA8I"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB8I,"RGB8I"); - HX_VISIT_MEMBER_NAME(GL_obj::RED_INTEGER,"RED_INTEGER"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB_INTEGER,"RGB_INTEGER"); - HX_VISIT_MEMBER_NAME(GL_obj::RGBA_INTEGER,"RGBA_INTEGER"); - HX_VISIT_MEMBER_NAME(GL_obj::R8,"R8"); - HX_VISIT_MEMBER_NAME(GL_obj::RG8,"RG8"); - HX_VISIT_MEMBER_NAME(GL_obj::R16F,"R16F"); - HX_VISIT_MEMBER_NAME(GL_obj::R32F,"R32F"); - HX_VISIT_MEMBER_NAME(GL_obj::RG16F,"RG16F"); - HX_VISIT_MEMBER_NAME(GL_obj::RG32F,"RG32F"); - HX_VISIT_MEMBER_NAME(GL_obj::R8I,"R8I"); - HX_VISIT_MEMBER_NAME(GL_obj::R8UI,"R8UI"); - HX_VISIT_MEMBER_NAME(GL_obj::R16I,"R16I"); - HX_VISIT_MEMBER_NAME(GL_obj::R16UI,"R16UI"); - HX_VISIT_MEMBER_NAME(GL_obj::R32I,"R32I"); - HX_VISIT_MEMBER_NAME(GL_obj::R32UI,"R32UI"); - HX_VISIT_MEMBER_NAME(GL_obj::RG8I,"RG8I"); - HX_VISIT_MEMBER_NAME(GL_obj::RG8UI,"RG8UI"); - HX_VISIT_MEMBER_NAME(GL_obj::RG16I,"RG16I"); - HX_VISIT_MEMBER_NAME(GL_obj::RG16UI,"RG16UI"); - HX_VISIT_MEMBER_NAME(GL_obj::RG32I,"RG32I"); - HX_VISIT_MEMBER_NAME(GL_obj::RG32UI,"RG32UI"); - HX_VISIT_MEMBER_NAME(GL_obj::R8_SNORM,"R8_SNORM"); - HX_VISIT_MEMBER_NAME(GL_obj::RG8_SNORM,"RG8_SNORM"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB8_SNORM,"RGB8_SNORM"); - HX_VISIT_MEMBER_NAME(GL_obj::RGBA8_SNORM,"RGBA8_SNORM"); - HX_VISIT_MEMBER_NAME(GL_obj::RGB10_A2UI,"RGB10_A2UI"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_IMMUTABLE_FORMAT,"TEXTURE_IMMUTABLE_FORMAT"); - HX_VISIT_MEMBER_NAME(GL_obj::TEXTURE_IMMUTABLE_LEVELS,"TEXTURE_IMMUTABLE_LEVELS"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_INT_2_10_10_10_REV,"UNSIGNED_INT_2_10_10_10_REV"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_INT_10F_11F_11F_REV,"UNSIGNED_INT_10F_11F_11F_REV"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_INT_5_9_9_9_REV,"UNSIGNED_INT_5_9_9_9_REV"); - HX_VISIT_MEMBER_NAME(GL_obj::FLOAT_32_UNSIGNED_INT_24_8_REV,"FLOAT_32_UNSIGNED_INT_24_8_REV"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_INT_24_8,"UNSIGNED_INT_24_8"); - HX_VISIT_MEMBER_NAME(GL_obj::HALF_FLOAT,"HALF_FLOAT"); - HX_VISIT_MEMBER_NAME(GL_obj::RG,"RG"); - HX_VISIT_MEMBER_NAME(GL_obj::RG_INTEGER,"RG_INTEGER"); - HX_VISIT_MEMBER_NAME(GL_obj::INT_2_10_10_10_REV,"INT_2_10_10_10_REV"); - HX_VISIT_MEMBER_NAME(GL_obj::CURRENT_QUERY,"CURRENT_QUERY"); - HX_VISIT_MEMBER_NAME(GL_obj::QUERY_RESULT,"QUERY_RESULT"); - HX_VISIT_MEMBER_NAME(GL_obj::QUERY_RESULT_AVAILABLE,"QUERY_RESULT_AVAILABLE"); - HX_VISIT_MEMBER_NAME(GL_obj::ANY_SAMPLES_PASSED,"ANY_SAMPLES_PASSED"); - HX_VISIT_MEMBER_NAME(GL_obj::ANY_SAMPLES_PASSED_CONSERVATIVE,"ANY_SAMPLES_PASSED_CONSERVATIVE"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_DRAW_BUFFERS,"MAX_DRAW_BUFFERS"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_BUFFER0,"DRAW_BUFFER0"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_BUFFER1,"DRAW_BUFFER1"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_BUFFER2,"DRAW_BUFFER2"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_BUFFER3,"DRAW_BUFFER3"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_BUFFER4,"DRAW_BUFFER4"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_BUFFER5,"DRAW_BUFFER5"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_BUFFER6,"DRAW_BUFFER6"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_BUFFER7,"DRAW_BUFFER7"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_BUFFER8,"DRAW_BUFFER8"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_BUFFER9,"DRAW_BUFFER9"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_BUFFER10,"DRAW_BUFFER10"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_BUFFER11,"DRAW_BUFFER11"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_BUFFER12,"DRAW_BUFFER12"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_BUFFER13,"DRAW_BUFFER13"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_BUFFER14,"DRAW_BUFFER14"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_BUFFER15,"DRAW_BUFFER15"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_COLOR_ATTACHMENTS,"MAX_COLOR_ATTACHMENTS"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT1,"COLOR_ATTACHMENT1"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT2,"COLOR_ATTACHMENT2"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT3,"COLOR_ATTACHMENT3"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT4,"COLOR_ATTACHMENT4"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT5,"COLOR_ATTACHMENT5"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT6,"COLOR_ATTACHMENT6"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT7,"COLOR_ATTACHMENT7"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT8,"COLOR_ATTACHMENT8"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT9,"COLOR_ATTACHMENT9"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT10,"COLOR_ATTACHMENT10"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT11,"COLOR_ATTACHMENT11"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT12,"COLOR_ATTACHMENT12"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT13,"COLOR_ATTACHMENT13"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT14,"COLOR_ATTACHMENT14"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR_ATTACHMENT15,"COLOR_ATTACHMENT15"); - HX_VISIT_MEMBER_NAME(GL_obj::SAMPLER_3D,"SAMPLER_3D"); - HX_VISIT_MEMBER_NAME(GL_obj::SAMPLER_2D_SHADOW,"SAMPLER_2D_SHADOW"); - HX_VISIT_MEMBER_NAME(GL_obj::SAMPLER_2D_ARRAY,"SAMPLER_2D_ARRAY"); - HX_VISIT_MEMBER_NAME(GL_obj::SAMPLER_2D_ARRAY_SHADOW,"SAMPLER_2D_ARRAY_SHADOW"); - HX_VISIT_MEMBER_NAME(GL_obj::SAMPLER_CUBE_SHADOW,"SAMPLER_CUBE_SHADOW"); - HX_VISIT_MEMBER_NAME(GL_obj::INT_SAMPLER_2D,"INT_SAMPLER_2D"); - HX_VISIT_MEMBER_NAME(GL_obj::INT_SAMPLER_3D,"INT_SAMPLER_3D"); - HX_VISIT_MEMBER_NAME(GL_obj::INT_SAMPLER_CUBE,"INT_SAMPLER_CUBE"); - HX_VISIT_MEMBER_NAME(GL_obj::INT_SAMPLER_2D_ARRAY,"INT_SAMPLER_2D_ARRAY"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_INT_SAMPLER_2D,"UNSIGNED_INT_SAMPLER_2D"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_INT_SAMPLER_3D,"UNSIGNED_INT_SAMPLER_3D"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_INT_SAMPLER_CUBE,"UNSIGNED_INT_SAMPLER_CUBE"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_INT_SAMPLER_2D_ARRAY,"UNSIGNED_INT_SAMPLER_2D_ARRAY"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_SAMPLES,"MAX_SAMPLES"); - HX_VISIT_MEMBER_NAME(GL_obj::SAMPLER_BINDING,"SAMPLER_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::PIXEL_PACK_BUFFER,"PIXEL_PACK_BUFFER"); - HX_VISIT_MEMBER_NAME(GL_obj::PIXEL_UNPACK_BUFFER,"PIXEL_UNPACK_BUFFER"); - HX_VISIT_MEMBER_NAME(GL_obj::PIXEL_PACK_BUFFER_BINDING,"PIXEL_PACK_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::PIXEL_UNPACK_BUFFER_BINDING,"PIXEL_UNPACK_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::COPY_READ_BUFFER,"COPY_READ_BUFFER"); - HX_VISIT_MEMBER_NAME(GL_obj::COPY_WRITE_BUFFER,"COPY_WRITE_BUFFER"); - HX_VISIT_MEMBER_NAME(GL_obj::COPY_READ_BUFFER_BINDING,"COPY_READ_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::COPY_WRITE_BUFFER_BINDING,"COPY_WRITE_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::FLOAT_MAT2x3,"FLOAT_MAT2x3"); - HX_VISIT_MEMBER_NAME(GL_obj::FLOAT_MAT2x4,"FLOAT_MAT2x4"); - HX_VISIT_MEMBER_NAME(GL_obj::FLOAT_MAT3x2,"FLOAT_MAT3x2"); - HX_VISIT_MEMBER_NAME(GL_obj::FLOAT_MAT3x4,"FLOAT_MAT3x4"); - HX_VISIT_MEMBER_NAME(GL_obj::FLOAT_MAT4x2,"FLOAT_MAT4x2"); - HX_VISIT_MEMBER_NAME(GL_obj::FLOAT_MAT4x3,"FLOAT_MAT4x3"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_INT_VEC2,"UNSIGNED_INT_VEC2"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_INT_VEC3,"UNSIGNED_INT_VEC3"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_INT_VEC4,"UNSIGNED_INT_VEC4"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNED_NORMALIZED,"UNSIGNED_NORMALIZED"); - HX_VISIT_MEMBER_NAME(GL_obj::SIGNED_NORMALIZED,"SIGNED_NORMALIZED"); - HX_VISIT_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_INTEGER,"VERTEX_ATTRIB_ARRAY_INTEGER"); - HX_VISIT_MEMBER_NAME(GL_obj::VERTEX_ATTRIB_ARRAY_DIVISOR,"VERTEX_ATTRIB_ARRAY_DIVISOR"); - HX_VISIT_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_BUFFER_MODE,"TRANSFORM_FEEDBACK_BUFFER_MODE"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS,"MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS"); - HX_VISIT_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_VARYINGS,"TRANSFORM_FEEDBACK_VARYINGS"); - HX_VISIT_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_BUFFER_START,"TRANSFORM_FEEDBACK_BUFFER_START"); - HX_VISIT_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_BUFFER_SIZE,"TRANSFORM_FEEDBACK_BUFFER_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN,"TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS,"MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS,"MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS"); - HX_VISIT_MEMBER_NAME(GL_obj::INTERLEAVED_ATTRIBS,"INTERLEAVED_ATTRIBS"); - HX_VISIT_MEMBER_NAME(GL_obj::SEPARATE_ATTRIBS,"SEPARATE_ATTRIBS"); - HX_VISIT_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_BUFFER,"TRANSFORM_FEEDBACK_BUFFER"); - HX_VISIT_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_BUFFER_BINDING,"TRANSFORM_FEEDBACK_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK,"TRANSFORM_FEEDBACK"); - HX_VISIT_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_PAUSED,"TRANSFORM_FEEDBACK_PAUSED"); - HX_VISIT_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_ACTIVE,"TRANSFORM_FEEDBACK_ACTIVE"); - HX_VISIT_MEMBER_NAME(GL_obj::TRANSFORM_FEEDBACK_BINDING,"TRANSFORM_FEEDBACK_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING,"FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE,"FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_RED_SIZE,"FRAMEBUFFER_ATTACHMENT_RED_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_GREEN_SIZE,"FRAMEBUFFER_ATTACHMENT_GREEN_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_BLUE_SIZE,"FRAMEBUFFER_ATTACHMENT_BLUE_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE,"FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE,"FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE,"FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_DEFAULT,"FRAMEBUFFER_DEFAULT"); - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH24_STENCIL8,"DEPTH24_STENCIL8"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_FRAMEBUFFER_BINDING,"DRAW_FRAMEBUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::READ_FRAMEBUFFER,"READ_FRAMEBUFFER"); - HX_VISIT_MEMBER_NAME(GL_obj::DRAW_FRAMEBUFFER,"DRAW_FRAMEBUFFER"); - HX_VISIT_MEMBER_NAME(GL_obj::READ_FRAMEBUFFER_BINDING,"READ_FRAMEBUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::RENDERBUFFER_SAMPLES,"RENDERBUFFER_SAMPLES"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER,"FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER"); - HX_VISIT_MEMBER_NAME(GL_obj::FRAMEBUFFER_INCOMPLETE_MULTISAMPLE,"FRAMEBUFFER_INCOMPLETE_MULTISAMPLE"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_BUFFER,"UNIFORM_BUFFER"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_BUFFER_BINDING,"UNIFORM_BUFFER_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_BUFFER_START,"UNIFORM_BUFFER_START"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_BUFFER_SIZE,"UNIFORM_BUFFER_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_VERTEX_UNIFORM_BLOCKS,"MAX_VERTEX_UNIFORM_BLOCKS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_FRAGMENT_UNIFORM_BLOCKS,"MAX_FRAGMENT_UNIFORM_BLOCKS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_COMBINED_UNIFORM_BLOCKS,"MAX_COMBINED_UNIFORM_BLOCKS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_UNIFORM_BUFFER_BINDINGS,"MAX_UNIFORM_BUFFER_BINDINGS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_UNIFORM_BLOCK_SIZE,"MAX_UNIFORM_BLOCK_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS,"MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS,"MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_BUFFER_OFFSET_ALIGNMENT,"UNIFORM_BUFFER_OFFSET_ALIGNMENT"); - HX_VISIT_MEMBER_NAME(GL_obj::ACTIVE_UNIFORM_BLOCKS,"ACTIVE_UNIFORM_BLOCKS"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_TYPE,"UNIFORM_TYPE"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_SIZE,"UNIFORM_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_BLOCK_INDEX,"UNIFORM_BLOCK_INDEX"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_OFFSET,"UNIFORM_OFFSET"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_ARRAY_STRIDE,"UNIFORM_ARRAY_STRIDE"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_MATRIX_STRIDE,"UNIFORM_MATRIX_STRIDE"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_IS_ROW_MAJOR,"UNIFORM_IS_ROW_MAJOR"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_BLOCK_BINDING,"UNIFORM_BLOCK_BINDING"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_BLOCK_DATA_SIZE,"UNIFORM_BLOCK_DATA_SIZE"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_BLOCK_ACTIVE_UNIFORMS,"UNIFORM_BLOCK_ACTIVE_UNIFORMS"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES,"UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER,"UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER"); - HX_VISIT_MEMBER_NAME(GL_obj::UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER,"UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER"); - HX_VISIT_MEMBER_NAME(GL_obj::OBJECT_TYPE,"OBJECT_TYPE"); - HX_VISIT_MEMBER_NAME(GL_obj::SYNC_CONDITION,"SYNC_CONDITION"); - HX_VISIT_MEMBER_NAME(GL_obj::SYNC_STATUS,"SYNC_STATUS"); - HX_VISIT_MEMBER_NAME(GL_obj::SYNC_FLAGS,"SYNC_FLAGS"); - HX_VISIT_MEMBER_NAME(GL_obj::SYNC_FENCE,"SYNC_FENCE"); - HX_VISIT_MEMBER_NAME(GL_obj::SYNC_GPU_COMMANDS_COMPLETE,"SYNC_GPU_COMMANDS_COMPLETE"); - HX_VISIT_MEMBER_NAME(GL_obj::UNSIGNALED,"UNSIGNALED"); - HX_VISIT_MEMBER_NAME(GL_obj::SIGNALED,"SIGNALED"); - HX_VISIT_MEMBER_NAME(GL_obj::ALREADY_SIGNALED,"ALREADY_SIGNALED"); - HX_VISIT_MEMBER_NAME(GL_obj::TIMEOUT_EXPIRED,"TIMEOUT_EXPIRED"); - HX_VISIT_MEMBER_NAME(GL_obj::CONDITION_SATISFIED,"CONDITION_SATISFIED"); - HX_VISIT_MEMBER_NAME(GL_obj::WAIT_FAILED,"WAIT_FAILED"); - HX_VISIT_MEMBER_NAME(GL_obj::SYNC_FLUSH_COMMANDS_BIT,"SYNC_FLUSH_COMMANDS_BIT"); - HX_VISIT_MEMBER_NAME(GL_obj::COLOR,"COLOR"); - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH,"DEPTH"); - HX_VISIT_MEMBER_NAME(GL_obj::STENCIL,"STENCIL"); - HX_VISIT_MEMBER_NAME(GL_obj::MIN,"MIN"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX,"MAX"); - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH_COMPONENT24,"DEPTH_COMPONENT24"); - HX_VISIT_MEMBER_NAME(GL_obj::STREAM_READ,"STREAM_READ"); - HX_VISIT_MEMBER_NAME(GL_obj::STREAM_COPY,"STREAM_COPY"); - HX_VISIT_MEMBER_NAME(GL_obj::STATIC_READ,"STATIC_READ"); - HX_VISIT_MEMBER_NAME(GL_obj::STATIC_COPY,"STATIC_COPY"); - HX_VISIT_MEMBER_NAME(GL_obj::DYNAMIC_READ,"DYNAMIC_READ"); - HX_VISIT_MEMBER_NAME(GL_obj::DYNAMIC_COPY,"DYNAMIC_COPY"); - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH_COMPONENT32F,"DEPTH_COMPONENT32F"); - HX_VISIT_MEMBER_NAME(GL_obj::DEPTH32F_STENCIL8,"DEPTH32F_STENCIL8"); - HX_VISIT_MEMBER_NAME(GL_obj::INVALID_INDEX,"INVALID_INDEX"); - HX_VISIT_MEMBER_NAME(GL_obj::TIMEOUT_IGNORED,"TIMEOUT_IGNORED"); - HX_VISIT_MEMBER_NAME(GL_obj::MAX_CLIENT_WAIT_TIMEOUT_WEBGL,"MAX_CLIENT_WAIT_TIMEOUT_WEBGL"); - HX_VISIT_MEMBER_NAME(GL_obj::context,"context"); - HX_VISIT_MEMBER_NAME(GL_obj::type,"type"); - HX_VISIT_MEMBER_NAME(GL_obj::version,"version"); -}; - -#endif - -hx::Class GL_obj::__mClass; - -static ::String GL_obj_sStaticFields[] = { - HX_("DEPTH_BUFFER_BIT",ca,5b,ce,c6), - HX_("STENCIL_BUFFER_BIT",71,93,29,de), - HX_("COLOR_BUFFER_BIT",6a,f7,74,fb), - HX_("POINTS",23,be,b0,a9), - HX_("LINES",df,15,f0,f2), - HX_("LINE_LOOP",cf,55,c1,16), - HX_("LINE_STRIP",ed,20,88,dd), - HX_("TRIANGLES",8b,a0,99,7a), - HX_("TRIANGLE_STRIP",c1,66,6c,f6), - HX_("TRIANGLE_FAN",7c,ee,2e,91), - HX_("ZERO",28,d7,b1,3b), - HX_("ONE",46,36,3c,00), - HX_("SRC_COLOR",48,9e,bd,5c), - HX_("ONE_MINUS_SRC_COLOR",20,3b,e1,48), - HX_("SRC_ALPHA",43,d4,f7,33), - HX_("ONE_MINUS_SRC_ALPHA",1b,71,1b,20), - HX_("DST_ALPHA",24,02,f2,d3), - HX_("ONE_MINUS_DST_ALPHA",fc,9e,15,c0), - HX_("DST_COLOR",29,cc,b7,fc), - HX_("ONE_MINUS_DST_COLOR",01,69,db,e8), - HX_("SRC_ALPHA_SATURATE",ab,e2,3d,33), - HX_("FUNC_ADD",46,78,17,75), - HX_("BLEND_EQUATION",9a,14,92,71), - HX_("BLEND_EQUATION_RGB",88,25,eb,90), - HX_("BLEND_EQUATION_ALPHA",99,aa,ae,37), - HX_("FUNC_SUBTRACT",af,c0,a0,17), - HX_("FUNC_REVERSE_SUBTRACT",cc,8d,ef,f3), - HX_("BLEND_DST_RGB",05,87,f5,ec), - HX_("BLEND_SRC_RGB",64,43,8c,2c), - HX_("BLEND_DST_ALPHA",56,25,32,74), - HX_("BLEND_SRC_ALPHA",75,f7,37,d4), - HX_("CONSTANT_COLOR",e8,64,8a,c8), - HX_("ONE_MINUS_CONSTANT_COLOR",10,39,e7,06), - HX_("CONSTANT_ALPHA",e3,9a,c4,9f), - HX_("ONE_MINUS_CONSTANT_ALPHA",0b,6f,21,de), - HX_("BLEND_COLOR",75,cb,c8,67), - HX_("ARRAY_BUFFER",46,66,17,f4), - HX_("ELEMENT_ARRAY_BUFFER",09,05,53,3d), - HX_("ARRAY_BUFFER_BINDING",ec,d4,a9,79), - HX_("ELEMENT_ARRAY_BUFFER_BINDING",af,6e,96,a2), - HX_("STREAM_DRAW",63,7f,28,15), - HX_("STATIC_DRAW",75,50,2f,ba), - HX_("DYNAMIC_DRAW",24,04,1f,24), - HX_("BUFFER_SIZE",a0,7b,91,4c), - HX_("BUFFER_USAGE",42,05,11,e0), - HX_("CURRENT_VERTEX_ATTRIB",1f,8c,2f,ab), - HX_("FRONT",89,50,7c,84), - HX_("BACK",27,a2,d1,2b), - HX_("FRONT_AND_BACK",a5,3d,6a,c1), - HX_("CULL_FACE",8a,a5,f4,cf), - HX_("BLEND",31,20,e3,32), - HX_("DITHER",e6,ac,41,70), - HX_("STENCIL_TEST",d5,dc,69,d5), - HX_("DEPTH_TEST",6e,6c,25,28), - HX_("SCISSOR_TEST",b5,be,51,59), - HX_("POLYGON_OFFSET_FILL",4a,3d,32,ac), - HX_("SAMPLE_ALPHA_TO_COVERAGE",16,3e,56,e1), - HX_("SAMPLE_COVERAGE",dd,b7,0e,c1), - HX_("NO_ERROR",ea,b5,7d,2f), - HX_("INVALID_ENUM",a9,74,70,13), - HX_("INVALID_VALUE",a9,e8,26,b0), - HX_("INVALID_OPERATION",5f,b1,c8,29), - HX_("OUT_OF_MEMORY",18,f2,97,e1), - HX_("CW",b4,3a,00,00), - HX_("CCW",b7,11,33,00), - HX_("LINE_WIDTH",1b,84,d2,23), - HX_("ALIASED_POINT_SIZE_RANGE",fe,f6,a4,7b), - HX_("ALIASED_LINE_WIDTH_RANGE",e9,22,d5,8a), - HX_("CULL_FACE_MODE",78,bd,87,d1), - HX_("FRONT_FACE",53,b7,4d,ef), - HX_("DEPTH_RANGE",01,9a,23,cf), - HX_("DEPTH_WRITEMASK",8f,37,3f,66), - HX_("DEPTH_CLEAR_VALUE",23,17,0d,1b), - HX_("DEPTH_FUNC",60,8f,f0,1e), - HX_("STENCIL_CLEAR_VALUE",9c,91,82,73), - HX_("STENCIL_FUNC",c7,ff,34,cc), - HX_("STENCIL_FAIL",61,ce,25,cc), - HX_("STENCIL_PASS_DEPTH_FAIL",45,ca,b9,c8), - HX_("STENCIL_PASS_DEPTH_PASS",38,f5,55,cf), - HX_("STENCIL_REF",10,6a,a5,3c), - HX_("STENCIL_VALUE_MASK",9d,58,5e,a0), - HX_("STENCIL_WRITEMASK",c8,f1,a6,49), - HX_("STENCIL_BACK_FUNC",39,78,a2,90), - HX_("STENCIL_BACK_FAIL",d3,46,93,90), - HX_("STENCIL_BACK_PASS_DEPTH_FAIL",13,23,0e,34), - HX_("STENCIL_BACK_PASS_DEPTH_PASS",06,4e,aa,3a), - HX_("STENCIL_BACK_REF",de,45,b8,08), - HX_("STENCIL_BACK_VALUE_MASK",8f,b2,c4,88), - HX_("STENCIL_BACK_WRITEMASK",16,9c,15,c2), - HX_("VIEWPORT",66,dc,2a,f6), - HX_("SCISSOR_BOX",e8,48,4c,55), - HX_("COLOR_CLEAR_VALUE",83,a7,2e,f8), - HX_("COLOR_WRITEMASK",ef,ef,f9,14), - HX_("UNPACK_ALIGNMENT",b6,2a,2e,4b), - HX_("PACK_ALIGNMENT",9d,d6,85,c3), - HX_("MAX_TEXTURE_SIZE",e0,0b,5b,fb), - HX_("MAX_VIEWPORT_DIMS",a9,2d,fb,08), - HX_("SUBPIXEL_BITS",1f,ac,14,0a), - HX_("RED_BITS",14,f8,9e,96), - HX_("GREEN_BITS",62,a9,9b,94), - HX_("BLUE_BITS",0b,26,60,a1), - HX_("ALPHA_BITS",e7,fe,7b,e0), - HX_("DEPTH_BITS",22,9f,42,1c), - HX_("STENCIL_BITS",89,0f,87,c9), - HX_("POLYGON_OFFSET_UNITS",a8,e8,11,a6), - HX_("POLYGON_OFFSET_FACTOR",56,6b,12,2a), - HX_("TEXTURE_BINDING_2D",30,ec,98,b1), - HX_("SAMPLE_BUFFERS",fe,16,71,3c), - HX_("SAMPLES",e9,98,9d,03), - HX_("SAMPLE_COVERAGE_VALUE",2f,7a,07,69), - HX_("SAMPLE_COVERAGE_INVERT",78,52,a5,cd), - HX_("NUM_COMPRESSED_TEXTURE_FORMATS",33,ae,1c,0d), - HX_("COMPRESSED_TEXTURE_FORMATS",7a,13,e3,12), - HX_("DONT_CARE",7f,9b,c1,cf), - HX_("FASTEST",0a,a3,0d,5e), - HX_("NICEST",7e,6d,94,64), - HX_("GENERATE_MIPMAP_HINT",94,d3,d5,83), - HX_("BYTE",08,e7,e3,2b), - HX_("UNSIGNED_BYTE",d2,79,6b,01), - HX_("SHORT",5c,bc,15,fa), - HX_("UNSIGNED_SHORT",52,9a,2e,fb), - HX_("INT",cf,a8,37,00), - HX_("UNSIGNED_INT",45,fd,b9,1c), - HX_("FLOAT",7c,fd,84,80), - HX_("DEPTH_COMPONENT",01,1f,62,0f), - HX_("ALPHA",3e,df,84,9f), - HX_("RGB",ed,76,3e,00), - HX_("RGBA",b4,98,69,36), - HX_("LUMINANCE",d8,a7,e0,63), - HX_("LUMINANCE_ALPHA",57,40,e0,bd), - HX_("UNSIGNED_SHORT_4_4_4_4",a6,33,71,7b), - HX_("UNSIGNED_SHORT_5_5_5_1",26,01,6e,38), - HX_("UNSIGNED_SHORT_5_6_5",75,bb,16,8c), - HX_("FRAGMENT_SHADER",f4,26,78,e9), - HX_("VERTEX_SHADER",e0,69,73,49), - HX_("MAX_VERTEX_ATTRIBS",49,c9,15,5f), - HX_("MAX_VERTEX_UNIFORM_VECTORS",45,6c,16,5a), - HX_("MAX_VARYING_VECTORS",06,b9,f7,37), - HX_("MAX_COMBINED_TEXTURE_IMAGE_UNITS",a8,d1,a6,77), - HX_("MAX_VERTEX_TEXTURE_IMAGE_UNITS",c7,90,95,2b), - HX_("MAX_TEXTURE_IMAGE_UNITS",cc,6c,61,54), - HX_("MAX_FRAGMENT_UNIFORM_VECTORS",71,49,f5,0a), - HX_("SHADER_TYPE",54,e5,27,87), - HX_("DELETE_STATUS",06,e4,98,1e), - HX_("LINK_STATUS",17,18,8f,45), - HX_("VALIDATE_STATUS",fb,22,07,c6), - HX_("ATTACHED_SHADERS",73,d2,76,75), - HX_("ACTIVE_UNIFORMS",98,7d,3a,2c), - HX_("ACTIVE_ATTRIBUTES",f0,e5,c7,4a), - HX_("SHADING_LANGUAGE_VERSION",e6,c4,ef,70), - HX_("CURRENT_PROGRAM",fe,28,c0,3f), - HX_("NEVER",6c,76,1e,17), - HX_("LESS",59,db,70,32), - HX_("EQUAL",94,07,71,f0), - HX_("LEQUAL",c8,73,90,53), - HX_("GREATER",da,64,94,37), - HX_("NOTEQUAL",c1,c1,e9,c8), - HX_("GEQUAL",ed,a5,c7,53), - HX_("ALWAYS",cf,ba,59,f9), - HX_("KEEP",85,98,c7,31), - HX_("REPLACE",14,1c,fc,2a), - HX_("INCR",d4,fd,7b,30), - HX_("DECR",70,18,27,2d), - HX_("INVERT",16,93,5b,52), - HX_("INCR_WRAP",55,7f,68,2c), - HX_("DECR_WRAP",39,6f,eb,0a), - HX_("VENDOR",88,91,19,51), - HX_("RENDERER",43,55,61,0c), - HX_("VERSION",f8,ba,c5,fc), - HX_("EXTENSIONS",14,f0,79,7b), - HX_("NEAREST",3e,ec,9d,e5), - HX_("LINEAR",e5,fd,22,9f), - HX_("NEAREST_MIPMAP_NEAREST",68,b9,63,7e), - HX_("LINEAR_MIPMAP_NEAREST",a1,9b,a4,65), - HX_("NEAREST_MIPMAP_LINEAR",fb,83,f2,3b), - HX_("LINEAR_MIPMAP_LINEAR",e2,8b,f8,99), - HX_("TEXTURE_MAG_FILTER",88,ff,d5,1e), - HX_("TEXTURE_MIN_FILTER",69,66,c2,46), - HX_("TEXTURE_WRAP_S",a2,2d,c3,fe), - HX_("TEXTURE_WRAP_T",a3,2d,c3,fe), - HX_("TEXTURE_2D",16,0c,f8,a2), - HX_("TEXTURE",bb,9c,b4,1e), - HX_("TEXTURE_CUBE_MAP",36,7a,e1,ad), - HX_("TEXTURE_BINDING_CUBE_MAP",d0,69,98,75), - HX_("TEXTURE_CUBE_MAP_POSITIVE_X",bb,1c,ee,24), - HX_("TEXTURE_CUBE_MAP_NEGATIVE_X",77,03,e2,6b), - HX_("TEXTURE_CUBE_MAP_POSITIVE_Y",bc,1c,ee,24), - HX_("TEXTURE_CUBE_MAP_NEGATIVE_Y",78,03,e2,6b), - HX_("TEXTURE_CUBE_MAP_POSITIVE_Z",bd,1c,ee,24), - HX_("TEXTURE_CUBE_MAP_NEGATIVE_Z",79,03,e2,6b), - HX_("MAX_CUBE_MAP_TEXTURE_SIZE",77,b9,24,9d), - HX_("TEXTURE0",15,87,54,bf), - HX_("TEXTURE1",16,87,54,bf), - HX_("TEXTURE2",17,87,54,bf), - HX_("TEXTURE3",18,87,54,bf), - HX_("TEXTURE4",19,87,54,bf), - HX_("TEXTURE5",1a,87,54,bf), - HX_("TEXTURE6",1b,87,54,bf), - HX_("TEXTURE7",1c,87,54,bf), - HX_("TEXTURE8",1d,87,54,bf), - HX_("TEXTURE9",1e,87,54,bf), - HX_("TEXTURE10",5a,ac,a1,aa), - HX_("TEXTURE11",5b,ac,a1,aa), - HX_("TEXTURE12",5c,ac,a1,aa), - HX_("TEXTURE13",5d,ac,a1,aa), - HX_("TEXTURE14",5e,ac,a1,aa), - HX_("TEXTURE15",5f,ac,a1,aa), - HX_("TEXTURE16",60,ac,a1,aa), - HX_("TEXTURE17",61,ac,a1,aa), - HX_("TEXTURE18",62,ac,a1,aa), - HX_("TEXTURE19",63,ac,a1,aa), - HX_("TEXTURE20",39,ad,a1,aa), - HX_("TEXTURE21",3a,ad,a1,aa), - HX_("TEXTURE22",3b,ad,a1,aa), - HX_("TEXTURE23",3c,ad,a1,aa), - HX_("TEXTURE24",3d,ad,a1,aa), - HX_("TEXTURE25",3e,ad,a1,aa), - HX_("TEXTURE26",3f,ad,a1,aa), - HX_("TEXTURE27",40,ad,a1,aa), - HX_("TEXTURE28",41,ad,a1,aa), - HX_("TEXTURE29",42,ad,a1,aa), - HX_("TEXTURE30",18,ae,a1,aa), - HX_("TEXTURE31",19,ae,a1,aa), - HX_("ACTIVE_TEXTURE",02,1a,22,ce), - HX_("REPEAT",5b,43,ff,b8), - HX_("CLAMP_TO_EDGE",1d,fc,5a,96), - HX_("MIRRORED_REPEAT",5c,94,80,4a), - HX_("FLOAT_VEC2",61,ac,a4,eb), - HX_("FLOAT_VEC3",62,ac,a4,eb), - HX_("FLOAT_VEC4",63,ac,a4,eb), - HX_("INT_VEC2",2e,14,05,7d), - HX_("INT_VEC3",2f,14,05,7d), - HX_("INT_VEC4",30,14,05,7d), - HX_("BOOL",2a,4c,dc,2b), - HX_("BOOL_VEC2",f3,66,2b,2d), - HX_("BOOL_VEC3",f4,66,2b,2d), - HX_("BOOL_VEC4",f5,66,2b,2d), - HX_("FLOAT_MAT2",95,c6,ae,e5), - HX_("FLOAT_MAT3",96,c6,ae,e5), - HX_("FLOAT_MAT4",97,c6,ae,e5), - HX_("SAMPLER_2D",09,2a,93,6e), - HX_("SAMPLER_CUBE",ec,3e,82,a4), - HX_("VERTEX_ATTRIB_ARRAY_ENABLED",61,99,09,66), - HX_("VERTEX_ATTRIB_ARRAY_SIZE",c1,07,fd,08), - HX_("VERTEX_ATTRIB_ARRAY_STRIDE",19,2b,41,58), - HX_("VERTEX_ATTRIB_ARRAY_TYPE",ba,59,b2,09), - HX_("VERTEX_ATTRIB_ARRAY_NORMALIZED",37,b7,22,78), - HX_("VERTEX_ATTRIB_ARRAY_POINTER",9d,55,fa,38), - HX_("VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",a6,80,67,97), - HX_("IMPLEMENTATION_COLOR_READ_TYPE",fa,b6,2b,35), - HX_("IMPLEMENTATION_COLOR_READ_FORMAT",77,c7,1a,47), - HX_("VERTEX_PROGRAM_POINT_SIZE",e6,56,be,34), - HX_("POINT_SPRITE",74,93,5c,14), - HX_("COMPILE_STATUS",de,cb,4e,8c), - HX_("LOW_FLOAT",31,04,74,e4), - HX_("MEDIUM_FLOAT",f2,8a,46,b9), - HX_("HIGH_FLOAT",9f,f9,3b,47), - HX_("LOW_INT",44,28,70,45), - HX_("MEDIUM_INT",c5,cc,af,4f), - HX_("HIGH_INT",32,46,02,09), - HX_("FRAMEBUFFER",cd,20,84,50), - HX_("RENDERBUFFER",d6,a4,a4,a9), - HX_("RGBA4",00,05,fc,65), - HX_("RGB5_A1",47,8f,f9,d8), - HX_("RGB565",e7,41,7f,d6), - HX_("DEPTH_COMPONENT16",26,cc,68,43), - HX_("STENCIL_INDEX",0f,79,b6,97), - HX_("STENCIL_INDEX8",49,74,f3,27), - HX_("DEPTH_STENCIL",40,2f,20,2b), - HX_("RENDERBUFFER_WIDTH",7d,1e,e1,43), - HX_("RENDERBUFFER_HEIGHT",70,07,69,d7), - HX_("RENDERBUFFER_INTERNAL_FORMAT",90,da,eb,b5), - HX_("RENDERBUFFER_RED_SIZE",98,a5,58,5e), - HX_("RENDERBUFFER_GREEN_SIZE",26,9b,7d,3b), - HX_("RENDERBUFFER_BLUE_SIZE",dd,93,86,dd), - HX_("RENDERBUFFER_ALPHA_SIZE",ab,f0,5d,87), - HX_("RENDERBUFFER_DEPTH_SIZE",e6,90,24,c3), - HX_("RENDERBUFFER_STENCIL_SIZE",8d,d5,5a,9d), - HX_("FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE",50,22,44,50), - HX_("FRAMEBUFFER_ATTACHMENT_OBJECT_NAME",e1,a1,3a,4c), - HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL",f6,9b,ba,81), - HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE",dc,4c,39,8a), - HX_("COLOR_ATTACHMENT0",b1,9a,fe,86), - HX_("DEPTH_ATTACHMENT",ff,54,cd,e9), - HX_("STENCIL_ATTACHMENT",a6,8c,28,01), - HX_("DEPTH_STENCIL_ATTACHMENT",c2,e1,e1,9f), - HX_("NONE",b8,da,ca,33), - HX_("FRAMEBUFFER_COMPLETE",ab,65,7d,ea), - HX_("FRAMEBUFFER_INCOMPLETE_ATTACHMENT",f2,cf,b7,1d), - HX_("FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT",8b,0a,cd,77), - HX_("FRAMEBUFFER_INCOMPLETE_DIMENSIONS",5c,86,e4,1c), - HX_("FRAMEBUFFER_UNSUPPORTED",e3,a6,4e,c8), - HX_("FRAMEBUFFER_BINDING",73,ee,ae,c5), - HX_("RENDERBUFFER_BINDING",7c,23,70,23), - HX_("MAX_RENDERBUFFER_SIZE",4f,d4,3d,65), - HX_("INVALID_FRAMEBUFFER_OPERATION",2d,d4,c5,43), - HX_("UNPACK_FLIP_Y_WEBGL",0e,9f,94,9d), - HX_("UNPACK_PREMULTIPLY_ALPHA_WEBGL",73,5d,cb,c6), - HX_("CONTEXT_LOST_WEBGL",6e,67,71,45), - HX_("UNPACK_COLORSPACE_CONVERSION_WEBGL",9f,d9,f0,b9), - HX_("BROWSER_DEFAULT_WEBGL",04,04,92,c0), - HX_("READ_BUFFER",09,1e,91,cd), - HX_("UNPACK_ROW_LENGTH",78,04,c5,5f), - HX_("UNPACK_SKIP_ROWS",0c,e6,50,4d), - HX_("UNPACK_SKIP_PIXELS",e0,26,60,af), - HX_("PACK_ROW_LENGTH",b1,c2,23,34), - HX_("PACK_SKIP_ROWS",f3,91,a8,c5), - HX_("PACK_SKIP_PIXELS",87,da,e7,ad), - HX_("TEXTURE_BINDING_3D",0f,ed,98,b1), - HX_("UNPACK_SKIP_IMAGES",6b,88,48,21), - HX_("UNPACK_IMAGE_HEIGHT",98,fd,7e,14), - HX_("MAX_3D_TEXTURE_SIZE",98,9e,8f,d5), - HX_("MAX_ELEMENTS_VERTICES",86,be,2e,25), - HX_("MAX_ELEMENTS_INDICES",1a,7d,aa,73), - HX_("MAX_TEXTURE_LOD_BIAS",f6,fc,86,68), - HX_("MAX_FRAGMENT_UNIFORM_COMPONENTS",75,6c,59,3e), - HX_("MAX_VERTEX_UNIFORM_COMPONENTS",21,c6,3a,5f), - HX_("MAX_ARRAY_TEXTURE_LAYERS",e7,c3,5b,6e), - HX_("MIN_PROGRAM_TEXEL_OFFSET",2c,3a,dc,08), - HX_("MAX_PROGRAM_TEXEL_OFFSET",da,db,54,b2), - HX_("MAX_VARYING_COMPONENTS",00,28,c3,5f), - HX_("FRAGMENT_SHADER_DERIVATIVE_HINT",74,51,a3,7e), - HX_("RASTERIZER_DISCARD",1a,72,dc,4a), - HX_("VERTEX_ARRAY_BINDING",c4,1d,24,31), - HX_("MAX_VERTEX_OUTPUT_COMPONENTS",54,64,33,f3), - HX_("MAX_FRAGMENT_INPUT_COMPONENTS",5f,cc,5e,d8), - HX_("MAX_SERVER_WAIT_TIMEOUT",38,5d,22,83), - HX_("MAX_ELEMENT_INDEX",94,ef,d5,74), - HX_("RED",31,75,3e,00), - HX_("RGB8",ab,98,69,36), - HX_("RGBA8",04,05,fc,65), - HX_("RGB10_A2",64,47,cf,94), - HX_("TEXTURE_3D",f5,0c,f8,a2), - HX_("TEXTURE_WRAP_R",a1,2d,c3,fe), - HX_("TEXTURE_MIN_LOD",10,2d,09,39), - HX_("TEXTURE_MAX_LOD",22,17,30,c8), - HX_("TEXTURE_BASE_LEVEL",ba,eb,52,05), - HX_("TEXTURE_MAX_LEVEL",65,66,2f,3f), - HX_("TEXTURE_COMPARE_MODE",e1,a5,b9,86), - HX_("TEXTURE_COMPARE_FUNC",c2,bd,1d,82), - HX_("SRGB",7a,2c,1b,37), - HX_("SRGB8",7e,be,ab,00), - HX_("SRGB8_ALPHA8",1b,b6,71,35), - HX_("COMPARE_REF_TO_TEXTURE",3d,3b,36,aa), - HX_("RGBA32F",93,ae,c6,e0), - HX_("RGB32F",fa,b9,7d,d6), - HX_("RGBA16F",8d,2d,c5,e0), - HX_("RGB16F",f4,38,7c,d6), - HX_("TEXTURE_2D_ARRAY",50,2d,c6,60), - HX_("TEXTURE_BINDING_2D_ARRAY",ea,1c,7d,28), - HX_("R11F_G11F_B10F",9a,02,7e,28), - HX_("RGB9_E5",43,6d,9e,db), - HX_("RGBA32UI",67,1f,12,cd), - HX_("RGB32UI",20,0e,85,d7), - HX_("RGBA16UI",2d,bb,c2,cb), - HX_("RGB16UI",e6,a9,35,d6), - HX_("RGBA8UI",58,98,ca,e0), - HX_("RGB8UI",bf,a3,81,d6), - HX_("RGBA32I",96,ae,c6,e0), - HX_("RGB32I",fd,b9,7d,d6), - HX_("RGBA16I",90,2d,c5,e0), - HX_("RGB16I",f7,38,7c,d6), - HX_("RGBA8I",c5,5e,88,d6), - HX_("RGB8I",3e,fd,fb,65), - HX_("RED_INTEGER",50,79,18,f4), - HX_("RGB_INTEGER",0c,97,ca,ce), - HX_("RGBA_INTEGER",d3,57,27,c0), - HX_("R8",a6,47,00,00), - HX_("RG8",e3,76,3e,00), - HX_("R16F",af,dc,58,36), - HX_("R32F",b5,5d,5a,36), - HX_("RG16F",2c,15,ef,65), - HX_("RG32F",32,96,f0,65), - HX_("R8I",e3,69,3e,00), - HX_("R8UI",7a,47,5e,36), - HX_("R16I",b2,dc,58,36), - HX_("R16UI",cb,49,68,57), - HX_("R32I",b8,5d,5a,36), - HX_("R32UI",05,ae,b7,58), - HX_("RG8I",06,90,69,36), - HX_("RG8UI",f7,7f,f4,65), - HX_("RG16I",2f,15,ef,65), - HX_("RG16UI",ae,7e,43,cb), - HX_("RG32I",35,96,f0,65), - HX_("RG32UI",e8,e2,92,cc), - HX_("R8_SNORM",76,d3,ce,64), - HX_("RG8_SNORM",73,8e,f7,80), - HX_("RGB8_SNORM",3b,36,76,ea), - HX_("RGBA8_SNORM",54,eb,97,96), - HX_("RGB10_A2UI",b8,32,bb,dc), - HX_("TEXTURE_IMMUTABLE_FORMAT",38,2c,95,5e), - HX_("TEXTURE_IMMUTABLE_LEVELS",70,5b,56,05), - HX_("UNSIGNED_INT_2_10_10_10_REV",0a,41,8d,b2), - HX_("UNSIGNED_INT_10F_11F_11F_REV",5f,56,ed,03), - HX_("UNSIGNED_INT_5_9_9_9_REV",ed,ec,63,c7), - HX_("FLOAT_32_UNSIGNED_INT_24_8_REV",fc,a5,51,95), - HX_("UNSIGNED_INT_24_8",b5,57,d6,d9), - HX_("HALF_FLOAT",b0,fe,81,7a), - HX_("RG",b5,47,00,00), - HX_("RG_INTEGER",d4,6f,76,e9), - HX_("INT_2_10_10_10_REV",c0,20,1e,cf), - HX_("CURRENT_QUERY",02,13,44,ba), - HX_("QUERY_RESULT",94,10,d9,08), - HX_("QUERY_RESULT_AVAILABLE",fe,56,e1,27), - HX_("ANY_SAMPLES_PASSED",99,0e,a3,86), - HX_("ANY_SAMPLES_PASSED_CONSERVATIVE",53,18,b7,3e), - HX_("MAX_DRAW_BUFFERS",b3,92,8a,37), - HX_("DRAW_BUFFER0",b5,68,27,ac), - HX_("DRAW_BUFFER1",b6,68,27,ac), - HX_("DRAW_BUFFER2",b7,68,27,ac), - HX_("DRAW_BUFFER3",b8,68,27,ac), - HX_("DRAW_BUFFER4",b9,68,27,ac), - HX_("DRAW_BUFFER5",ba,68,27,ac), - HX_("DRAW_BUFFER6",bb,68,27,ac), - HX_("DRAW_BUFFER7",bc,68,27,ac), - HX_("DRAW_BUFFER8",bd,68,27,ac), - HX_("DRAW_BUFFER9",be,68,27,ac), - HX_("DRAW_BUFFER10",ba,36,54,f6), - HX_("DRAW_BUFFER11",bb,36,54,f6), - HX_("DRAW_BUFFER12",bc,36,54,f6), - HX_("DRAW_BUFFER13",bd,36,54,f6), - HX_("DRAW_BUFFER14",be,36,54,f6), - HX_("DRAW_BUFFER15",bf,36,54,f6), - HX_("MAX_COLOR_ATTACHMENTS",19,d7,ae,06), - HX_("COLOR_ATTACHMENT1",b2,9a,fe,86), - HX_("COLOR_ATTACHMENT2",b3,9a,fe,86), - HX_("COLOR_ATTACHMENT3",b4,9a,fe,86), - HX_("COLOR_ATTACHMENT4",b5,9a,fe,86), - HX_("COLOR_ATTACHMENT5",b6,9a,fe,86), - HX_("COLOR_ATTACHMENT6",b7,9a,fe,86), - HX_("COLOR_ATTACHMENT7",b8,9a,fe,86), - HX_("COLOR_ATTACHMENT8",b9,9a,fe,86), - HX_("COLOR_ATTACHMENT9",ba,9a,fe,86), - HX_("COLOR_ATTACHMENT10",3e,c1,c8,97), - HX_("COLOR_ATTACHMENT11",3f,c1,c8,97), - HX_("COLOR_ATTACHMENT12",40,c1,c8,97), - HX_("COLOR_ATTACHMENT13",41,c1,c8,97), - HX_("COLOR_ATTACHMENT14",42,c1,c8,97), - HX_("COLOR_ATTACHMENT15",43,c1,c8,97), - HX_("SAMPLER_3D",e8,2a,93,6e), - HX_("SAMPLER_2D_SHADOW",96,9e,66,61), - HX_("SAMPLER_2D_ARRAY",83,c3,f4,b9), - HX_("SAMPLER_2D_ARRAY_SHADOW",5c,88,64,1c), - HX_("SAMPLER_CUBE_SHADOW",13,3c,fd,ff), - HX_("INT_SAMPLER_2D",b9,f2,ff,97), - HX_("INT_SAMPLER_3D",98,f3,ff,97), - HX_("INT_SAMPLER_CUBE",9c,93,36,99), - HX_("INT_SAMPLER_2D_ARRAY",33,30,e9,17), - HX_("UNSIGNED_INT_SAMPLER_2D",03,a6,f2,c4), - HX_("UNSIGNED_INT_SAMPLER_3D",e2,a6,f2,c4), - HX_("UNSIGNED_INT_SAMPLER_CUBE",66,2d,b4,ee), - HX_("UNSIGNED_INT_SAMPLER_2D_ARRAY",fd,76,98,0d), - HX_("MAX_SAMPLES",ee,bc,20,56), - HX_("SAMPLER_BINDING",8e,79,76,22), - HX_("PIXEL_PACK_BUFFER",4d,06,41,84), - HX_("PIXEL_UNPACK_BUFFER",54,80,91,31), - HX_("PIXEL_PACK_BUFFER_BINDING",f3,53,0d,81), - HX_("PIXEL_UNPACK_BUFFER_BINDING",fa,ac,01,cf), - HX_("COPY_READ_BUFFER",3f,8b,f1,64), - HX_("COPY_WRITE_BUFFER",ca,9d,e5,e4), - HX_("COPY_READ_BUFFER_BINDING",e5,1a,17,74), - HX_("COPY_WRITE_BUFFER_BINDING",70,30,81,8a), - HX_("FLOAT_MAT2x3",90,be,dd,c3), - HX_("FLOAT_MAT2x4",91,be,dd,c3), - HX_("FLOAT_MAT3x2",d0,80,de,c3), - HX_("FLOAT_MAT3x4",d2,80,de,c3), - HX_("FLOAT_MAT4x2",11,43,df,c3), - HX_("FLOAT_MAT4x3",12,43,df,c3), - HX_("UNSIGNED_INT_VEC2",f8,d3,ae,f1), - HX_("UNSIGNED_INT_VEC3",f9,d3,ae,f1), - HX_("UNSIGNED_INT_VEC4",fa,d3,ae,f1), - HX_("UNSIGNED_NORMALIZED",81,9e,e9,b5), - HX_("SIGNED_NORMALIZED",fa,1c,1f,6e), - HX_("VERTEX_ATTRIB_ARRAY_INTEGER",9e,52,f4,fe), - HX_("VERTEX_ATTRIB_ARRAY_DIVISOR",3e,5a,bb,58), - HX_("TRANSFORM_FEEDBACK_BUFFER_MODE",5b,21,21,18), - HX_("MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS",66,0f,c1,2a), - HX_("TRANSFORM_FEEDBACK_VARYINGS",4a,49,b8,8f), - HX_("TRANSFORM_FEEDBACK_BUFFER_START",4a,5f,8f,7c), - HX_("TRANSFORM_FEEDBACK_BUFFER_SIZE",b9,ee,13,1c), - HX_("TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN",2b,e6,b6,9f), - HX_("MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS",18,9a,28,79), - HX_("MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS",79,55,1c,52), - HX_("INTERLEAVED_ATTRIBS",d3,03,58,cf), - HX_("SEPARATE_ATTRIBS",ad,f1,7d,f6), - HX_("TRANSFORM_FEEDBACK_BUFFER",87,cc,fb,c7), - HX_("TRANSFORM_FEEDBACK_BUFFER_BINDING",2d,e4,af,90), - HX_("TRANSFORM_FEEDBACK",18,81,af,95), - HX_("TRANSFORM_FEEDBACK_PAUSED",35,50,eb,e6), - HX_("TRANSFORM_FEEDBACK_ACTIVE",4d,51,ad,0d), - HX_("TRANSFORM_FEEDBACK_BINDING",be,11,f4,01), - HX_("FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING",79,c9,9d,03), - HX_("FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE",c6,3b,6e,90), - HX_("FRAMEBUFFER_ATTACHMENT_RED_SIZE",39,51,04,f1), - HX_("FRAMEBUFFER_ATTACHMENT_GREEN_SIZE",07,31,24,91), - HX_("FRAMEBUFFER_ATTACHMENT_BLUE_SIZE",1c,15,11,a1), - HX_("FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE",8c,86,04,dd), - HX_("FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE",c7,26,cb,18), - HX_("FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE",ae,65,3b,9a), - HX_("FRAMEBUFFER_DEFAULT",ef,3b,45,e2), - HX_("DEPTH24_STENCIL8",36,5e,b6,a6), - HX_("DRAW_FRAMEBUFFER_BINDING",78,93,98,ce), - HX_("READ_FRAMEBUFFER",24,8b,f0,a0), - HX_("DRAW_FRAMEBUFFER",d2,b8,5e,7a), - HX_("READ_FRAMEBUFFER_BINDING",ca,07,a0,07), - HX_("RENDERBUFFER_SAMPLES",40,5d,0c,28), - HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER",43,08,18,7f), - HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE",54,d0,f2,d0), - HX_("UNIFORM_BUFFER",0b,f0,a3,ee), - HX_("UNIFORM_BUFFER_BINDING",b1,2b,2d,65), - HX_("UNIFORM_BUFFER_START",ce,fd,84,f1), - HX_("UNIFORM_BUFFER_SIZE",b5,8c,28,19), - HX_("MAX_VERTEX_UNIFORM_BLOCKS",11,56,73,a0), - HX_("MAX_FRAGMENT_UNIFORM_BLOCKS",65,42,83,5d), - HX_("MAX_COMBINED_UNIFORM_BLOCKS",d0,c0,cb,e7), - HX_("MAX_UNIFORM_BUFFER_BINDINGS",87,4d,27,c3), - HX_("MAX_UNIFORM_BLOCK_SIZE",f9,dc,3f,6c), - HX_("MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS",fd,37,15,e3), - HX_("MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS",51,0d,19,43), - HX_("UNIFORM_BUFFER_OFFSET_ALIGNMENT",cb,a9,f8,cc), - HX_("ACTIVE_UNIFORM_BLOCKS",2a,2b,e3,0c), - HX_("UNIFORM_TYPE",05,d9,59,48), - HX_("UNIFORM_SIZE",0c,87,a4,47), - HX_("UNIFORM_BLOCK_INDEX",35,78,71,93), - HX_("UNIFORM_OFFSET",9e,ca,4e,7e), - HX_("UNIFORM_ARRAY_STRIDE",aa,aa,4a,6c), - HX_("UNIFORM_MATRIX_STRIDE",ec,75,fb,fc), - HX_("UNIFORM_IS_ROW_MAJOR",4a,d7,8e,f1), - HX_("UNIFORM_BLOCK_BINDING",28,1b,56,0b), - HX_("UNIFORM_BLOCK_DATA_SIZE",f9,d0,4f,72), - HX_("UNIFORM_BLOCK_ACTIVE_UNIFORMS",9b,74,7f,6e), - HX_("UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES",40,99,27,7e), - HX_("UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER",c1,8d,d1,e0), - HX_("UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER",15,c5,8f,af), - HX_("OBJECT_TYPE",7a,57,2a,1f), - HX_("SYNC_CONDITION",57,f7,d5,73), - HX_("SYNC_STATUS",d6,f3,b7,06), - HX_("SYNC_FLAGS",03,e3,f0,79), - HX_("SYNC_FENCE",6d,3e,5a,75), - HX_("SYNC_GPU_COMMANDS_COMPLETE",f9,23,65,18), - HX_("UNSIGNALED",20,4c,0a,fd), - HX_("SIGNALED",c7,80,c2,de), - HX_("ALREADY_SIGNALED",ae,dd,3f,e3), - HX_("TIMEOUT_EXPIRED",87,64,05,cd), - HX_("CONDITION_SATISFIED",ce,a6,40,b0), - HX_("WAIT_FAILED",87,c9,db,92), - HX_("SYNC_FLUSH_COMMANDS_BIT",d5,c6,2c,c7), - HX_("COLOR",43,a9,4a,c8), - HX_("DEPTH",e3,28,18,55), - HX_("STENCIL",dc,91,d7,ff), - HX_("MIN",72,ad,3a,00), - HX_("MAX",84,a6,3a,00), - HX_("DEPTH_COMPONENT24",03,cd,68,43), - HX_("STREAM_READ",b5,9e,5f,1e), - HX_("STREAM_COPY",14,0f,7d,14), - HX_("STATIC_READ",c7,6f,66,c3), - HX_("STATIC_COPY",26,e0,83,b9), - HX_("DYNAMIC_READ",76,23,56,2d), - HX_("DYNAMIC_COPY",d5,93,73,23), - HX_("DEPTH_COMPONENT32F",66,56,4b,b8), - HX_("DEPTH32F_STENCIL8",f7,07,b2,83), - HX_("INVALID_INDEX",4a,04,83,3c), - HX_("TIMEOUT_IGNORED",f4,3b,74,84), - HX_("MAX_CLIENT_WAIT_TIMEOUT_WEBGL",8a,37,14,d5), - HX_("context",ef,95,77,19), - HX_("type",ba,f2,08,4d), - HX_("version",18,e7,f1,7c), - HX_("activeTexture",b5,13,aa,56), - HX_("attachShader",ca,d0,77,b2), - HX_("beginQuery",1f,9c,b3,d3), - HX_("beginTransformFeedback",a8,ad,bb,cc), - HX_("bindAttribLocation",3c,a6,30,1e), - HX_("bindBuffer",9d,92,be,f8), - HX_("bindBufferBase",4e,b9,42,42), - HX_("bindBufferRange",e0,e9,84,ee), - HX_("bindFramebuffer",30,c6,61,e7), - HX_("bindRenderbuffer",33,b6,b7,14), - HX_("bindSampler",cb,d8,3a,80), - HX_("bindTexture",9e,dc,51,9b), - HX_("bindTransformFeedback",94,5b,e4,3f), - HX_("bindVertexArray",d8,e8,e4,a6), - HX_("blitFramebuffer",b8,26,9e,ee), - HX_("blendColor",52,33,b4,e2), - HX_("blendEquation",fd,98,ad,02), - HX_("blendEquationSeparate",80,39,68,a7), - HX_("blendFunc",35,fc,9b,07), - HX_("blendFuncSeparate",b8,94,c0,ca), - HX_("bufferData",4a,bf,73,93), - HX_("bufferSubData",aa,f6,e4,45), - HX_("checkFramebufferStatus",17,26,75,0a), - HX_("clear",8d,71,5b,48), - HX_("clearBufferfi",f0,58,5b,e0), - HX_("clearBufferfv",fd,58,5b,e0), - HX_("clearBufferiv",9a,5b,5b,e0), - HX_("clearBufferuiv",55,db,9d,6f), - HX_("clearColor",96,b0,66,1f), - HX_("clearDepthf",70,ff,75,01), - HX_("clearStencil",ef,6f,82,5b), - HX_("clientWaitSync",db,68,d7,e9), - HX_("colorMask",ef,cb,c3,23), - HX_("compileShader",f8,70,b2,da), - HX_("compressedTexImage2D",a7,d8,5d,24), - HX_("compressedTexImage3D",86,d9,5d,24), - HX_("compressedTexSubImage2D",d3,b5,7d,36), - HX_("compressedTexSubImage3D",b2,b6,7d,36), - HX_("copyBufferSubData",b5,9d,03,c2), - HX_("copyTexImage2D",db,d0,76,e4), - HX_("copyTexSubImage2D",1f,d6,ae,a4), - HX_("copyTexSubImage3D",fe,d6,ae,a4), - HX_("createBuffer",1c,fd,e9,f2), - HX_("createFramebuffer",51,ef,e8,cc), - HX_("createProgram",e8,22,3c,dc), - HX_("createQuery",6c,c2,65,87), - HX_("createRenderbuffer",f2,89,74,05), - HX_("createSampler",6c,9d,0c,6c), - HX_("createShader",41,ff,75,3f), - HX_("createTexture",3f,a1,23,87), - HX_("createTransformFeedback",75,93,f4,d0), - HX_("createVertexArray",f9,11,6c,8c), - HX_("cullFace",6f,e7,31,ac), - HX_("deleteBuffer",8b,e3,2c,37), - HX_("deleteFramebuffer",82,56,01,50), - HX_("deleteProgram",99,dd,82,52), - HX_("deleteQuery",dd,be,df,ed), - HX_("deleteRenderbuffer",a1,6d,b6,37), - HX_("deleteSampler",1d,58,53,e2), - HX_("deleteShader",b0,e5,b8,83), - HX_("deleteSync",26,98,ac,9f), - HX_("deleteTexture",f0,5b,6a,fd), - HX_("deleteTransformFeedback",66,f5,6f,ce), - HX_("deleteVertexArray",2a,79,84,0f), - HX_("depthFunc",e7,45,48,9a), - HX_("depthMask",8f,9b,d9,9e), - HX_("depthRangef",6c,e9,9a,39), - HX_("detachShader",d8,d0,ad,ea), - HX_("disable",e8,69,58,b1), - HX_("disableVertexAttribArray",e3,69,74,4a), - HX_("drawArrays",de,f3,b3,f9), - HX_("drawArraysInstanced",71,03,37,15), - HX_("drawBuffers",cf,e7,d8,fa), - HX_("drawElements",5b,c2,b7,59), - HX_("drawElementsInstanced",54,fd,a5,ed), - HX_("drawRangeElements",70,0e,07,62), - HX_("enable",83,ae,87,f8), - HX_("enableVertexAttribArray",e8,46,5a,ac), - HX_("endQuery",2d,1d,e8,5b), - HX_("endTransformFeedback",b6,8b,b4,a2), - HX_("fenceSync",ac,19,56,6f), - HX_("finish",53,40,7f,86), - HX_("flush",c4,62,9b,02), - HX_("framebufferRenderbuffer",63,dd,b2,36), - HX_("framebufferTexture2D",c0,66,22,24), - HX_("framebufferTextureLayer",83,bf,bc,93), - HX_("frontFace",e6,01,c1,80), - HX_("generateMipmap",9d,d6,0d,5b), - HX_("getActiveAttrib",66,8b,22,63), - HX_("getActiveUniform",98,35,4e,d7), - HX_("getActiveUniformBlocki",34,1a,a1,c4), - HX_("getActiveUniformBlockiv",c2,d3,55,48), - HX_("getActiveUniformBlockName",80,75,5b,56), - HX_("getActiveUniformBlockParameter",54,72,d3,90), - HX_("getActiveUniforms",db,af,20,8d), - HX_("getActiveUniformsiv",88,f8,90,9a), - HX_("getAttachedShaders",b4,2e,77,93), - HX_("getAttribLocation",d5,1a,10,5d), - HX_("getBoolean",b2,70,60,cd), - HX_("getBooleanv",84,2b,02,e7), - HX_("getBufferParameter",93,58,b4,14), - HX_("getBufferParameteri",76,28,19,09), - HX_("getBufferParameteri64v",c2,2c,38,ab), - HX_("getBufferParameteriv",40,3f,ea,ec), - HX_("getBufferPointerv",6f,0d,a6,b7), - HX_("getBufferSubData",34,a0,05,b0), - HX_("getContextAttributes",30,da,e1,ad), - HX_("getError",52,db,00,d3), - HX_("getExtension",09,30,67,f4), - HX_("getFloat",26,d5,6d,62), - HX_("getFloatv",90,ac,ac,bd), - HX_("getFragDataLocation",87,0b,d2,5c), - HX_("getFramebufferAttachmentParameter",8f,bf,8d,ff), - HX_("getFramebufferAttachmentParameteri",fa,dd,79,9c), - HX_("getFramebufferAttachmentParameteriv",3c,5d,28,4e), - HX_("getIndexedParameter",2e,9c,c1,b2), - HX_("getInteger",c8,43,7d,66), - HX_("getInteger64",06,f5,2b,f3), - HX_("getInteger64i",a3,70,4a,d3), - HX_("getInteger64i_v",9a,72,42,0f), - HX_("getInteger64v",b0,70,4a,d3), - HX_("getIntegeri_v",18,49,71,d3), - HX_("getIntegerv",ae,0b,1e,47), - HX_("getInternalformati",bf,0b,2e,f1), - HX_("getInternalformativ",d7,3b,1c,17), - HX_("getInternalformatParameter",df,66,4d,f6), - HX_("getParameter",33,d2,06,58), - HX_("getProgrami",1b,ac,1b,ac), - HX_("getProgramiv",fb,eb,1a,ec), - HX_("getProgramBinary",2f,df,de,e5), - HX_("getProgramInfoLog",c8,f1,f2,cd), - HX_("getProgramParameter",3b,c3,9c,96), - HX_("getQuery",92,9a,c1,bd), - HX_("getQueryi",97,a5,a5,4b), - HX_("getQueryiv",ff,3e,4b,e5), - HX_("getQueryObjectui",85,8b,77,ca), - HX_("getQueryObjectuiv",51,89,22,5e), - HX_("getQueryParameter",b7,98,36,63), - HX_("getRenderbufferParameter",7d,c1,d7,3c), - HX_("getRenderbufferParameteri",4c,8c,f1,ff), - HX_("getRenderbufferParameteriv",aa,36,69,f3), - HX_("getSamplerParameter",37,d8,52,30), - HX_("getSamplerParameterf",4f,58,2a,18), - HX_("getSamplerParameterfv",47,ed,e2,0c), - HX_("getSamplerParameteri",52,58,2a,18), - HX_("getSamplerParameteriv",e4,ef,e2,0c), - HX_("getShaderi",ae,07,e8,ae), - HX_("getShaderiv",08,b1,1e,5c), - HX_("getShaderInfoLog",9b,bd,c8,f3), - HX_("getShaderParameter",ce,69,5b,36), - HX_("getShaderPrecisionFormat",fa,b8,cf,ce), - HX_("getShaderSource",96,a3,04,c5), - HX_("getString",07,b2,86,8d), - HX_("getStringi",82,14,55,48), - HX_("getSupportedExtensions",ec,78,6d,a1), - HX_("getSyncParameter",58,61,f5,79), - HX_("getSyncParameteri",11,cc,bf,3c), - HX_("getSyncParameteriv",45,c3,12,eb), - HX_("getTexParameter",78,98,d3,d2), - HX_("getTexParameterf",ee,d0,51,a6), - HX_("getTexParameterfv",c8,ff,44,e1), - HX_("getTexParameteri",f1,d0,51,a6), - HX_("getTexParameteriv",65,02,45,e1), - HX_("getTransformFeedbackVarying",15,71,4a,f2), - HX_("getUniform",3e,c7,c5,04), - HX_("getUniformf",68,8f,48,28), - HX_("getUniformfv",0e,ec,34,17), - HX_("getUniformi",6b,8f,48,28), - HX_("getUniformiv",ab,ee,34,17), - HX_("getUniformui",12,f9,34,17), - HX_("getUniformuiv",24,f7,24,37), - HX_("getUniformBlockIndex",63,c3,6b,34), - HX_("getUniformIndices",89,2b,6e,0f), - HX_("getUniformLocation",93,5f,d4,4f), - HX_("getVertexAttrib",84,2f,1c,a3), - HX_("getVertexAttribf",62,64,8d,15), - HX_("getVertexAttribfv",d4,71,2a,c6), - HX_("getVertexAttribi",65,64,8d,15), - HX_("getVertexAttribIi",84,58,2a,c6), - HX_("getVertexAttribIiv",72,1b,e3,9e), - HX_("getVertexAttribIui",d9,25,e3,9e), - HX_("getVertexAttribIuiv",7d,f8,dd,67), - HX_("getVertexAttribiv",71,74,2a,c6), - HX_("getVertexAttribPointerv",bd,f4,f5,bb), - HX_("hint",87,3d,0e,45), - HX_("invalidateFramebuffer",32,df,3e,7c), - HX_("invalidateSubFramebuffer",28,a2,17,ad), - HX_("isBuffer",8a,58,fe,28), - HX_("isContextLost",a9,df,df,2d), - HX_("isEnabled",b7,81,2f,82), - HX_("isFramebuffer",23,65,6c,83), - HX_("isProgram",ba,c7,f7,f7), - HX_("isQuery",be,2e,70,fa), - HX_("isRenderbuffer",e0,2b,f8,01), - HX_("isSampler",3e,42,c8,87), - HX_("isShader",af,5a,8a,75), - HX_("isSync",65,7f,c6,69), - HX_("isTexture",11,46,df,a2), - HX_("isTransformFeedback",c7,32,99,37), - HX_("isVertexArray",cb,87,ef,42), - HX_("lineWidth",72,b9,5d,11), - HX_("linkProgram",aa,ad,7b,89), - HX_("mapBufferRange",61,d3,19,7b), - HX_("pauseTransformFeedback",3b,8a,d6,e8), - HX_("pixelStorei",8e,34,c8,80), - HX_("polygonOffset",ad,25,4d,66), - HX_("programBinary",a5,35,be,7b), - HX_("programParameteri",44,da,18,0b), - HX_("readBuffer",f6,a0,10,ca), - HX_("readPixels",23,d3,25,86), - HX_("releaseShaderCompiler",0b,50,7a,a0), - HX_("renderbufferStorage",05,a1,70,87), - HX_("renderbufferStorageMultisample",5e,46,79,34), - HX_("resumeTransformFeedback",a4,79,d5,6f), - HX_("sampleCoverage",32,68,81,3b), - HX_("samplerParameterf",c5,21,b5,f0), - HX_("samplerParameteri",c8,21,b5,f0), - HX_("scissor",1c,28,e7,04), - HX_("shaderBinary",06,59,f4,5c), - HX_("shaderSource",e0,4d,1a,a2), - HX_("stencilFunc",60,83,be,40), - HX_("stencilFuncSeparate",e3,be,ce,b2), - HX_("stencilMask",08,d9,4f,45), - HX_("stencilMaskSeparate",8b,fc,a9,c6), - HX_("stencilOp",3d,7a,ec,56), - HX_("stencilOpSeparate",c0,5a,4a,53), - HX_("texImage2D",c6,7c,67,b9), - HX_("texImage3D",a5,7d,67,b9), - HX_("texStorage2D",e6,9c,44,cf), - HX_("texStorage3D",c5,9d,44,cf), - HX_("texParameterf",64,27,31,3c), - HX_("texParameteri",67,27,31,3c), - HX_("texSubImage2D",14,2f,90,28), - HX_("texSubImage3D",f3,2f,90,28), - HX_("transformFeedbackVaryings",34,b1,1a,48), - HX_("uniform1f",49,21,de,07), - HX_("uniform1fv",0d,ff,7e,da), - HX_("uniform1i",4c,21,de,07), - HX_("uniform1iv",aa,01,7f,da), - HX_("uniform1ui",11,0c,7f,da), - HX_("uniform1uiv",45,83,ab,54), - HX_("uniform2f",28,22,de,07), - HX_("uniform2fv",4e,c1,7f,da), - HX_("uniform2i",2b,22,de,07), - HX_("uniform2iv",eb,c3,7f,da), - HX_("uniform2ui",52,ce,7f,da), - HX_("uniform2uiv",e4,b9,54,55), - HX_("uniform3f",07,23,de,07), - HX_("uniform3fv",8f,83,80,da), - HX_("uniform3i",0a,23,de,07), - HX_("uniform3iv",2c,86,80,da), - HX_("uniform3ui",93,90,80,da), - HX_("uniform3uiv",83,f0,fd,55), - HX_("uniform4f",e6,23,de,07), - HX_("uniform4fv",d0,45,81,da), - HX_("uniform4i",e9,23,de,07), - HX_("uniform4iv",6d,48,81,da), - HX_("uniform4ui",d4,52,81,da), - HX_("uniform4uiv",22,27,a7,56), - HX_("uniformBlockBinding",cc,bc,c4,bf), - HX_("uniformMatrix2fv",8d,8a,59,c5), - HX_("uniformMatrix2x3fv",48,61,6e,02), - HX_("uniformMatrix2x4fv",89,23,6f,02), - HX_("uniformMatrix3fv",ce,4c,5a,c5), - HX_("uniformMatrix3x2fv",88,33,d4,95), - HX_("uniformMatrix3x4fv",0a,b8,d5,95), - HX_("uniformMatrix4fv",0f,0f,5b,c5), - HX_("uniformMatrix4x2fv",09,c8,3a,29), - HX_("uniformMatrix4x3fv",4a,8a,3b,29), - HX_("unmapBuffer",43,9f,1a,39), - HX_("useProgram",fd,6c,ac,f6), - HX_("validateProgram",8e,80,0f,ef), - HX_("vertexAttrib1f",63,94,b6,53), - HX_("vertexAttrib1fv",b3,42,0b,ec), - HX_("vertexAttrib2f",42,95,b6,53), - HX_("vertexAttrib2fv",f4,04,0c,ec), - HX_("vertexAttrib3f",21,96,b6,53), - HX_("vertexAttrib3fv",35,c7,0c,ec), - HX_("vertexAttrib4f",00,97,b6,53), - HX_("vertexAttrib4fv",76,89,0d,ec), - HX_("vertexAttribDivisor",30,09,77,5f), - HX_("vertexAttribI4i",30,4d,1d,ec), - HX_("vertexAttribI4iv",46,3d,86,ad), - HX_("vertexAttribI4ui",ad,47,86,ad), - HX_("vertexAttribI4uiv",29,70,f8,27), - HX_("vertexAttribIPointer",42,cb,4a,67), - HX_("vertexAttribPointer",8f,04,b6,3f), - HX_("viewport",66,4c,a5,9c), - HX_("waitSync",70,1f,42,55), - HX_("__getObjectID",f0,2f,98,f1), - ::String(null()) -}; - -void GL_obj::__register() -{ - GL_obj _hx_dummy; - GL_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.GL",1a,ed,24,f2); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GL_obj::__GetStatic; - __mClass->mSetStaticField = &GL_obj::__SetStatic; - __mClass->mMarkFunc = GL_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(GL_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< GL_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = GL_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GL_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GL_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void GL_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_20_boot) -HXDLIN( 20) DEPTH_BUFFER_BIT = 256; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_21_boot) -HXDLIN( 21) STENCIL_BUFFER_BIT = 1024; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_22_boot) -HXDLIN( 22) COLOR_BUFFER_BIT = 16384; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_23_boot) -HXDLIN( 23) POINTS = 0; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_24_boot) -HXDLIN( 24) LINES = 1; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_25_boot) -HXDLIN( 25) LINE_LOOP = 2; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_26_boot) -HXDLIN( 26) LINE_STRIP = 3; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_27_boot) -HXDLIN( 27) TRIANGLES = 4; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_28_boot) -HXDLIN( 28) TRIANGLE_STRIP = 5; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_29_boot) -HXDLIN( 29) TRIANGLE_FAN = 6; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_30_boot) -HXDLIN( 30) ZERO = 0; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_31_boot) -HXDLIN( 31) ONE = 1; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_32_boot) -HXDLIN( 32) SRC_COLOR = 768; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_33_boot) -HXDLIN( 33) ONE_MINUS_SRC_COLOR = 769; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_34_boot) -HXDLIN( 34) SRC_ALPHA = 770; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_35_boot) -HXDLIN( 35) ONE_MINUS_SRC_ALPHA = 771; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_36_boot) -HXDLIN( 36) DST_ALPHA = 772; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_37_boot) -HXDLIN( 37) ONE_MINUS_DST_ALPHA = 773; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_38_boot) -HXDLIN( 38) DST_COLOR = 774; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_39_boot) -HXDLIN( 39) ONE_MINUS_DST_COLOR = 775; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_40_boot) -HXDLIN( 40) SRC_ALPHA_SATURATE = 776; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_41_boot) -HXDLIN( 41) FUNC_ADD = 32774; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_42_boot) -HXDLIN( 42) BLEND_EQUATION = 32777; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_43_boot) -HXDLIN( 43) BLEND_EQUATION_RGB = 32777; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_44_boot) -HXDLIN( 44) BLEND_EQUATION_ALPHA = 34877; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_45_boot) -HXDLIN( 45) FUNC_SUBTRACT = 32778; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_46_boot) -HXDLIN( 46) FUNC_REVERSE_SUBTRACT = 32779; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_47_boot) -HXDLIN( 47) BLEND_DST_RGB = 32968; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_48_boot) -HXDLIN( 48) BLEND_SRC_RGB = 32969; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_49_boot) -HXDLIN( 49) BLEND_DST_ALPHA = 32970; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_50_boot) -HXDLIN( 50) BLEND_SRC_ALPHA = 32971; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_51_boot) -HXDLIN( 51) CONSTANT_COLOR = 32769; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_52_boot) -HXDLIN( 52) ONE_MINUS_CONSTANT_COLOR = 32770; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_53_boot) -HXDLIN( 53) CONSTANT_ALPHA = 32771; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_54_boot) -HXDLIN( 54) ONE_MINUS_CONSTANT_ALPHA = 32772; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_55_boot) -HXDLIN( 55) BLEND_COLOR = 32773; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_56_boot) -HXDLIN( 56) ARRAY_BUFFER = 34962; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_57_boot) -HXDLIN( 57) ELEMENT_ARRAY_BUFFER = 34963; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_58_boot) -HXDLIN( 58) ARRAY_BUFFER_BINDING = 34964; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_59_boot) -HXDLIN( 59) ELEMENT_ARRAY_BUFFER_BINDING = 34965; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_60_boot) -HXDLIN( 60) STREAM_DRAW = 35040; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_61_boot) -HXDLIN( 61) STATIC_DRAW = 35044; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_62_boot) -HXDLIN( 62) DYNAMIC_DRAW = 35048; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_63_boot) -HXDLIN( 63) BUFFER_SIZE = 34660; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_64_boot) -HXDLIN( 64) BUFFER_USAGE = 34661; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_65_boot) -HXDLIN( 65) CURRENT_VERTEX_ATTRIB = 34342; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_66_boot) -HXDLIN( 66) FRONT = 1028; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_67_boot) -HXDLIN( 67) BACK = 1029; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_68_boot) -HXDLIN( 68) FRONT_AND_BACK = 1032; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_69_boot) -HXDLIN( 69) CULL_FACE = 2884; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_70_boot) -HXDLIN( 70) BLEND = 3042; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_71_boot) -HXDLIN( 71) DITHER = 3024; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_72_boot) -HXDLIN( 72) STENCIL_TEST = 2960; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_73_boot) -HXDLIN( 73) DEPTH_TEST = 2929; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_74_boot) -HXDLIN( 74) SCISSOR_TEST = 3089; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_75_boot) -HXDLIN( 75) POLYGON_OFFSET_FILL = 32823; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_76_boot) -HXDLIN( 76) SAMPLE_ALPHA_TO_COVERAGE = 32926; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_77_boot) -HXDLIN( 77) SAMPLE_COVERAGE = 32928; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_78_boot) -HXDLIN( 78) NO_ERROR = 0; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_79_boot) -HXDLIN( 79) INVALID_ENUM = 1280; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_80_boot) -HXDLIN( 80) INVALID_VALUE = 1281; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_81_boot) -HXDLIN( 81) INVALID_OPERATION = 1282; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_82_boot) -HXDLIN( 82) OUT_OF_MEMORY = 1285; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_83_boot) -HXDLIN( 83) CW = 2304; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_84_boot) -HXDLIN( 84) CCW = 2305; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_85_boot) -HXDLIN( 85) LINE_WIDTH = 2849; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_86_boot) -HXDLIN( 86) ALIASED_POINT_SIZE_RANGE = 33901; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_87_boot) -HXDLIN( 87) ALIASED_LINE_WIDTH_RANGE = 33902; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_88_boot) -HXDLIN( 88) CULL_FACE_MODE = 2885; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_89_boot) -HXDLIN( 89) FRONT_FACE = 2886; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_90_boot) -HXDLIN( 90) DEPTH_RANGE = 2928; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_91_boot) -HXDLIN( 91) DEPTH_WRITEMASK = 2930; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_92_boot) -HXDLIN( 92) DEPTH_CLEAR_VALUE = 2931; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_93_boot) -HXDLIN( 93) DEPTH_FUNC = 2932; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_94_boot) -HXDLIN( 94) STENCIL_CLEAR_VALUE = 2961; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_95_boot) -HXDLIN( 95) STENCIL_FUNC = 2962; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_96_boot) -HXDLIN( 96) STENCIL_FAIL = 2964; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_97_boot) -HXDLIN( 97) STENCIL_PASS_DEPTH_FAIL = 2965; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_98_boot) -HXDLIN( 98) STENCIL_PASS_DEPTH_PASS = 2966; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_99_boot) -HXDLIN( 99) STENCIL_REF = 2967; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_100_boot) -HXDLIN( 100) STENCIL_VALUE_MASK = 2963; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_101_boot) -HXDLIN( 101) STENCIL_WRITEMASK = 2968; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_102_boot) -HXDLIN( 102) STENCIL_BACK_FUNC = 34816; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_103_boot) -HXDLIN( 103) STENCIL_BACK_FAIL = 34817; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_104_boot) -HXDLIN( 104) STENCIL_BACK_PASS_DEPTH_FAIL = 34818; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_105_boot) -HXDLIN( 105) STENCIL_BACK_PASS_DEPTH_PASS = 34819; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_106_boot) -HXDLIN( 106) STENCIL_BACK_REF = 36003; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_107_boot) -HXDLIN( 107) STENCIL_BACK_VALUE_MASK = 36004; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_108_boot) -HXDLIN( 108) STENCIL_BACK_WRITEMASK = 36005; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_109_boot) -HXDLIN( 109) VIEWPORT = 2978; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_110_boot) -HXDLIN( 110) SCISSOR_BOX = 3088; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_111_boot) -HXDLIN( 111) COLOR_CLEAR_VALUE = 3106; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_112_boot) -HXDLIN( 112) COLOR_WRITEMASK = 3107; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_113_boot) -HXDLIN( 113) UNPACK_ALIGNMENT = 3317; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_114_boot) -HXDLIN( 114) PACK_ALIGNMENT = 3333; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_115_boot) -HXDLIN( 115) MAX_TEXTURE_SIZE = 3379; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_116_boot) -HXDLIN( 116) MAX_VIEWPORT_DIMS = 3386; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_117_boot) -HXDLIN( 117) SUBPIXEL_BITS = 3408; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_118_boot) -HXDLIN( 118) RED_BITS = 3410; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_119_boot) -HXDLIN( 119) GREEN_BITS = 3411; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_120_boot) -HXDLIN( 120) BLUE_BITS = 3412; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_121_boot) -HXDLIN( 121) ALPHA_BITS = 3413; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_122_boot) -HXDLIN( 122) DEPTH_BITS = 3414; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_123_boot) -HXDLIN( 123) STENCIL_BITS = 3415; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_124_boot) -HXDLIN( 124) POLYGON_OFFSET_UNITS = 10752; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_125_boot) -HXDLIN( 125) POLYGON_OFFSET_FACTOR = 32824; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_126_boot) -HXDLIN( 126) TEXTURE_BINDING_2D = 32873; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_127_boot) -HXDLIN( 127) SAMPLE_BUFFERS = 32936; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_128_boot) -HXDLIN( 128) SAMPLES = 32937; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_129_boot) -HXDLIN( 129) SAMPLE_COVERAGE_VALUE = 32938; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_130_boot) -HXDLIN( 130) SAMPLE_COVERAGE_INVERT = 32939; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_131_boot) -HXDLIN( 131) NUM_COMPRESSED_TEXTURE_FORMATS = 34466; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_132_boot) -HXDLIN( 132) COMPRESSED_TEXTURE_FORMATS = 34467; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_133_boot) -HXDLIN( 133) DONT_CARE = 4352; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_134_boot) -HXDLIN( 134) FASTEST = 4353; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_135_boot) -HXDLIN( 135) NICEST = 4354; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_136_boot) -HXDLIN( 136) GENERATE_MIPMAP_HINT = 33170; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_137_boot) -HXDLIN( 137) BYTE = 5120; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_138_boot) -HXDLIN( 138) UNSIGNED_BYTE = 5121; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_139_boot) -HXDLIN( 139) SHORT = 5122; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_140_boot) -HXDLIN( 140) UNSIGNED_SHORT = 5123; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_141_boot) -HXDLIN( 141) INT = 5124; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_142_boot) -HXDLIN( 142) UNSIGNED_INT = 5125; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_143_boot) -HXDLIN( 143) FLOAT = 5126; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_144_boot) -HXDLIN( 144) DEPTH_COMPONENT = 6402; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_145_boot) -HXDLIN( 145) ALPHA = 6406; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_146_boot) -HXDLIN( 146) RGB = 6407; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_147_boot) -HXDLIN( 147) RGBA = 6408; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_148_boot) -HXDLIN( 148) LUMINANCE = 6409; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_149_boot) -HXDLIN( 149) LUMINANCE_ALPHA = 6410; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_150_boot) -HXDLIN( 150) UNSIGNED_SHORT_4_4_4_4 = 32819; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_151_boot) -HXDLIN( 151) UNSIGNED_SHORT_5_5_5_1 = 32820; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_152_boot) -HXDLIN( 152) UNSIGNED_SHORT_5_6_5 = 33635; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_153_boot) -HXDLIN( 153) FRAGMENT_SHADER = 35632; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_154_boot) -HXDLIN( 154) VERTEX_SHADER = 35633; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_155_boot) -HXDLIN( 155) MAX_VERTEX_ATTRIBS = 34921; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_156_boot) -HXDLIN( 156) MAX_VERTEX_UNIFORM_VECTORS = 36347; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_157_boot) -HXDLIN( 157) MAX_VARYING_VECTORS = 36348; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_158_boot) -HXDLIN( 158) MAX_COMBINED_TEXTURE_IMAGE_UNITS = 35661; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_159_boot) -HXDLIN( 159) MAX_VERTEX_TEXTURE_IMAGE_UNITS = 35660; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_160_boot) -HXDLIN( 160) MAX_TEXTURE_IMAGE_UNITS = 34930; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_161_boot) -HXDLIN( 161) MAX_FRAGMENT_UNIFORM_VECTORS = 36349; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_162_boot) -HXDLIN( 162) SHADER_TYPE = 35663; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_163_boot) -HXDLIN( 163) DELETE_STATUS = 35712; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_164_boot) -HXDLIN( 164) LINK_STATUS = 35714; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_165_boot) -HXDLIN( 165) VALIDATE_STATUS = 35715; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_166_boot) -HXDLIN( 166) ATTACHED_SHADERS = 35717; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_167_boot) -HXDLIN( 167) ACTIVE_UNIFORMS = 35718; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_168_boot) -HXDLIN( 168) ACTIVE_ATTRIBUTES = 35721; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_169_boot) -HXDLIN( 169) SHADING_LANGUAGE_VERSION = 35724; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_170_boot) -HXDLIN( 170) CURRENT_PROGRAM = 35725; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_171_boot) -HXDLIN( 171) NEVER = 512; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_172_boot) -HXDLIN( 172) LESS = 513; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_173_boot) -HXDLIN( 173) EQUAL = 514; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_174_boot) -HXDLIN( 174) LEQUAL = 515; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_175_boot) -HXDLIN( 175) GREATER = 516; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_176_boot) -HXDLIN( 176) NOTEQUAL = 517; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_177_boot) -HXDLIN( 177) GEQUAL = 518; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_178_boot) -HXDLIN( 178) ALWAYS = 519; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_179_boot) -HXDLIN( 179) KEEP = 7680; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_180_boot) -HXDLIN( 180) REPLACE = 7681; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_181_boot) -HXDLIN( 181) INCR = 7682; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_182_boot) -HXDLIN( 182) DECR = 7683; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_183_boot) -HXDLIN( 183) INVERT = 5386; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_184_boot) -HXDLIN( 184) INCR_WRAP = 34055; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_185_boot) -HXDLIN( 185) DECR_WRAP = 34056; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_186_boot) -HXDLIN( 186) VENDOR = 7936; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_187_boot) -HXDLIN( 187) RENDERER = 7937; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_188_boot) -HXDLIN( 188) VERSION = 7938; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_189_boot) -HXDLIN( 189) EXTENSIONS = 7939; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_190_boot) -HXDLIN( 190) NEAREST = 9728; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_191_boot) -HXDLIN( 191) LINEAR = 9729; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_192_boot) -HXDLIN( 192) NEAREST_MIPMAP_NEAREST = 9984; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_193_boot) -HXDLIN( 193) LINEAR_MIPMAP_NEAREST = 9985; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_194_boot) -HXDLIN( 194) NEAREST_MIPMAP_LINEAR = 9986; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_195_boot) -HXDLIN( 195) LINEAR_MIPMAP_LINEAR = 9987; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_196_boot) -HXDLIN( 196) TEXTURE_MAG_FILTER = 10240; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_197_boot) -HXDLIN( 197) TEXTURE_MIN_FILTER = 10241; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_198_boot) -HXDLIN( 198) TEXTURE_WRAP_S = 10242; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_199_boot) -HXDLIN( 199) TEXTURE_WRAP_T = 10243; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_200_boot) -HXDLIN( 200) TEXTURE_2D = 3553; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_201_boot) -HXDLIN( 201) TEXTURE = 5890; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_202_boot) -HXDLIN( 202) TEXTURE_CUBE_MAP = 34067; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_203_boot) -HXDLIN( 203) TEXTURE_BINDING_CUBE_MAP = 34068; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_204_boot) -HXDLIN( 204) TEXTURE_CUBE_MAP_POSITIVE_X = 34069; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_205_boot) -HXDLIN( 205) TEXTURE_CUBE_MAP_NEGATIVE_X = 34070; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_206_boot) -HXDLIN( 206) TEXTURE_CUBE_MAP_POSITIVE_Y = 34071; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_207_boot) -HXDLIN( 207) TEXTURE_CUBE_MAP_NEGATIVE_Y = 34072; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_208_boot) -HXDLIN( 208) TEXTURE_CUBE_MAP_POSITIVE_Z = 34073; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_209_boot) -HXDLIN( 209) TEXTURE_CUBE_MAP_NEGATIVE_Z = 34074; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_210_boot) -HXDLIN( 210) MAX_CUBE_MAP_TEXTURE_SIZE = 34076; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_211_boot) -HXDLIN( 211) TEXTURE0 = 33984; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_212_boot) -HXDLIN( 212) TEXTURE1 = 33985; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_213_boot) -HXDLIN( 213) TEXTURE2 = 33986; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_214_boot) -HXDLIN( 214) TEXTURE3 = 33987; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_215_boot) -HXDLIN( 215) TEXTURE4 = 33988; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_216_boot) -HXDLIN( 216) TEXTURE5 = 33989; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_217_boot) -HXDLIN( 217) TEXTURE6 = 33990; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_218_boot) -HXDLIN( 218) TEXTURE7 = 33991; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_219_boot) -HXDLIN( 219) TEXTURE8 = 33992; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_220_boot) -HXDLIN( 220) TEXTURE9 = 33993; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_221_boot) -HXDLIN( 221) TEXTURE10 = 33994; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_222_boot) -HXDLIN( 222) TEXTURE11 = 33995; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_223_boot) -HXDLIN( 223) TEXTURE12 = 33996; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_224_boot) -HXDLIN( 224) TEXTURE13 = 33997; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_225_boot) -HXDLIN( 225) TEXTURE14 = 33998; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_226_boot) -HXDLIN( 226) TEXTURE15 = 33999; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_227_boot) -HXDLIN( 227) TEXTURE16 = 34000; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_228_boot) -HXDLIN( 228) TEXTURE17 = 34001; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_229_boot) -HXDLIN( 229) TEXTURE18 = 34002; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_230_boot) -HXDLIN( 230) TEXTURE19 = 34003; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_231_boot) -HXDLIN( 231) TEXTURE20 = 34004; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_232_boot) -HXDLIN( 232) TEXTURE21 = 34005; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_233_boot) -HXDLIN( 233) TEXTURE22 = 34006; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_234_boot) -HXDLIN( 234) TEXTURE23 = 34007; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_235_boot) -HXDLIN( 235) TEXTURE24 = 34008; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_236_boot) -HXDLIN( 236) TEXTURE25 = 34009; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_237_boot) -HXDLIN( 237) TEXTURE26 = 34010; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_238_boot) -HXDLIN( 238) TEXTURE27 = 34011; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_239_boot) -HXDLIN( 239) TEXTURE28 = 34012; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_240_boot) -HXDLIN( 240) TEXTURE29 = 34013; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_241_boot) -HXDLIN( 241) TEXTURE30 = 34014; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_242_boot) -HXDLIN( 242) TEXTURE31 = 34015; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_243_boot) -HXDLIN( 243) ACTIVE_TEXTURE = 34016; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_244_boot) -HXDLIN( 244) REPEAT = 10497; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_245_boot) -HXDLIN( 245) CLAMP_TO_EDGE = 33071; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_246_boot) -HXDLIN( 246) MIRRORED_REPEAT = 33648; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_247_boot) -HXDLIN( 247) FLOAT_VEC2 = 35664; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_248_boot) -HXDLIN( 248) FLOAT_VEC3 = 35665; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_249_boot) -HXDLIN( 249) FLOAT_VEC4 = 35666; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_250_boot) -HXDLIN( 250) INT_VEC2 = 35667; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_251_boot) -HXDLIN( 251) INT_VEC3 = 35668; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_252_boot) -HXDLIN( 252) INT_VEC4 = 35669; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_253_boot) -HXDLIN( 253) BOOL = 35670; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_254_boot) -HXDLIN( 254) BOOL_VEC2 = 35671; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_255_boot) -HXDLIN( 255) BOOL_VEC3 = 35672; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_256_boot) -HXDLIN( 256) BOOL_VEC4 = 35673; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_257_boot) -HXDLIN( 257) FLOAT_MAT2 = 35674; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_258_boot) -HXDLIN( 258) FLOAT_MAT3 = 35675; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_259_boot) -HXDLIN( 259) FLOAT_MAT4 = 35676; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_260_boot) -HXDLIN( 260) SAMPLER_2D = 35678; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_261_boot) -HXDLIN( 261) SAMPLER_CUBE = 35680; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_262_boot) -HXDLIN( 262) VERTEX_ATTRIB_ARRAY_ENABLED = 34338; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_263_boot) -HXDLIN( 263) VERTEX_ATTRIB_ARRAY_SIZE = 34339; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_264_boot) -HXDLIN( 264) VERTEX_ATTRIB_ARRAY_STRIDE = 34340; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_265_boot) -HXDLIN( 265) VERTEX_ATTRIB_ARRAY_TYPE = 34341; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_266_boot) -HXDLIN( 266) VERTEX_ATTRIB_ARRAY_NORMALIZED = 34922; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_267_boot) -HXDLIN( 267) VERTEX_ATTRIB_ARRAY_POINTER = 34373; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_268_boot) -HXDLIN( 268) VERTEX_ATTRIB_ARRAY_BUFFER_BINDING = 34975; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_269_boot) -HXDLIN( 269) IMPLEMENTATION_COLOR_READ_TYPE = 35738; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_270_boot) -HXDLIN( 270) IMPLEMENTATION_COLOR_READ_FORMAT = 35739; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_271_boot) -HXDLIN( 271) VERTEX_PROGRAM_POINT_SIZE = 34370; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_272_boot) -HXDLIN( 272) POINT_SPRITE = 34913; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_273_boot) -HXDLIN( 273) COMPILE_STATUS = 35713; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_274_boot) -HXDLIN( 274) LOW_FLOAT = 36336; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_275_boot) -HXDLIN( 275) MEDIUM_FLOAT = 36337; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_276_boot) -HXDLIN( 276) HIGH_FLOAT = 36338; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_277_boot) -HXDLIN( 277) LOW_INT = 36339; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_278_boot) -HXDLIN( 278) MEDIUM_INT = 36340; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_279_boot) -HXDLIN( 279) HIGH_INT = 36341; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_280_boot) -HXDLIN( 280) FRAMEBUFFER = 36160; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_281_boot) -HXDLIN( 281) RENDERBUFFER = 36161; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_282_boot) -HXDLIN( 282) RGBA4 = 32854; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_283_boot) -HXDLIN( 283) RGB5_A1 = 32855; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_284_boot) -HXDLIN( 284) RGB565 = 36194; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_285_boot) -HXDLIN( 285) DEPTH_COMPONENT16 = 33189; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_286_boot) -HXDLIN( 286) STENCIL_INDEX = 6401; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_287_boot) -HXDLIN( 287) STENCIL_INDEX8 = 36168; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_288_boot) -HXDLIN( 288) DEPTH_STENCIL = 34041; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_289_boot) -HXDLIN( 289) RENDERBUFFER_WIDTH = 36162; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_290_boot) -HXDLIN( 290) RENDERBUFFER_HEIGHT = 36163; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_291_boot) -HXDLIN( 291) RENDERBUFFER_INTERNAL_FORMAT = 36164; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_292_boot) -HXDLIN( 292) RENDERBUFFER_RED_SIZE = 36176; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_293_boot) -HXDLIN( 293) RENDERBUFFER_GREEN_SIZE = 36177; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_294_boot) -HXDLIN( 294) RENDERBUFFER_BLUE_SIZE = 36178; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_295_boot) -HXDLIN( 295) RENDERBUFFER_ALPHA_SIZE = 36179; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_296_boot) -HXDLIN( 296) RENDERBUFFER_DEPTH_SIZE = 36180; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_297_boot) -HXDLIN( 297) RENDERBUFFER_STENCIL_SIZE = 36181; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_298_boot) -HXDLIN( 298) FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE = 36048; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_299_boot) -HXDLIN( 299) FRAMEBUFFER_ATTACHMENT_OBJECT_NAME = 36049; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_300_boot) -HXDLIN( 300) FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL = 36050; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_301_boot) -HXDLIN( 301) FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE = 36051; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_302_boot) -HXDLIN( 302) COLOR_ATTACHMENT0 = 36064; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_303_boot) -HXDLIN( 303) DEPTH_ATTACHMENT = 36096; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_304_boot) -HXDLIN( 304) STENCIL_ATTACHMENT = 36128; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_305_boot) -HXDLIN( 305) DEPTH_STENCIL_ATTACHMENT = 33306; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_306_boot) -HXDLIN( 306) NONE = 0; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_307_boot) -HXDLIN( 307) FRAMEBUFFER_COMPLETE = 36053; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_308_boot) -HXDLIN( 308) FRAMEBUFFER_INCOMPLETE_ATTACHMENT = 36054; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_309_boot) -HXDLIN( 309) FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT = 36055; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_310_boot) -HXDLIN( 310) FRAMEBUFFER_INCOMPLETE_DIMENSIONS = 36057; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_311_boot) -HXDLIN( 311) FRAMEBUFFER_UNSUPPORTED = 36061; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_312_boot) -HXDLIN( 312) FRAMEBUFFER_BINDING = 36006; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_313_boot) -HXDLIN( 313) RENDERBUFFER_BINDING = 36007; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_314_boot) -HXDLIN( 314) MAX_RENDERBUFFER_SIZE = 34024; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_315_boot) -HXDLIN( 315) INVALID_FRAMEBUFFER_OPERATION = 1286; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_316_boot) -HXDLIN( 316) UNPACK_FLIP_Y_WEBGL = 37440; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_317_boot) -HXDLIN( 317) UNPACK_PREMULTIPLY_ALPHA_WEBGL = 37441; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_318_boot) -HXDLIN( 318) CONTEXT_LOST_WEBGL = 37442; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_319_boot) -HXDLIN( 319) UNPACK_COLORSPACE_CONVERSION_WEBGL = 37443; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_320_boot) -HXDLIN( 320) BROWSER_DEFAULT_WEBGL = 37444; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_321_boot) -HXDLIN( 321) READ_BUFFER = 3074; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_322_boot) -HXDLIN( 322) UNPACK_ROW_LENGTH = 3314; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_323_boot) -HXDLIN( 323) UNPACK_SKIP_ROWS = 3315; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_324_boot) -HXDLIN( 324) UNPACK_SKIP_PIXELS = 3316; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_325_boot) -HXDLIN( 325) PACK_ROW_LENGTH = 3330; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_326_boot) -HXDLIN( 326) PACK_SKIP_ROWS = 3331; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_327_boot) -HXDLIN( 327) PACK_SKIP_PIXELS = 3332; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_328_boot) -HXDLIN( 328) TEXTURE_BINDING_3D = 32874; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_329_boot) -HXDLIN( 329) UNPACK_SKIP_IMAGES = 32877; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_330_boot) -HXDLIN( 330) UNPACK_IMAGE_HEIGHT = 32878; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_331_boot) -HXDLIN( 331) MAX_3D_TEXTURE_SIZE = 32883; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_332_boot) -HXDLIN( 332) MAX_ELEMENTS_VERTICES = 33000; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_333_boot) -HXDLIN( 333) MAX_ELEMENTS_INDICES = 33001; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_334_boot) -HXDLIN( 334) MAX_TEXTURE_LOD_BIAS = 34045; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_335_boot) -HXDLIN( 335) MAX_FRAGMENT_UNIFORM_COMPONENTS = 35657; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_336_boot) -HXDLIN( 336) MAX_VERTEX_UNIFORM_COMPONENTS = 35658; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_337_boot) -HXDLIN( 337) MAX_ARRAY_TEXTURE_LAYERS = 35071; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_338_boot) -HXDLIN( 338) MIN_PROGRAM_TEXEL_OFFSET = 35076; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_339_boot) -HXDLIN( 339) MAX_PROGRAM_TEXEL_OFFSET = 35077; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_340_boot) -HXDLIN( 340) MAX_VARYING_COMPONENTS = 35659; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_341_boot) -HXDLIN( 341) FRAGMENT_SHADER_DERIVATIVE_HINT = 35723; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_342_boot) -HXDLIN( 342) RASTERIZER_DISCARD = 35977; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_343_boot) -HXDLIN( 343) VERTEX_ARRAY_BINDING = 34229; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_344_boot) -HXDLIN( 344) MAX_VERTEX_OUTPUT_COMPONENTS = 37154; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_345_boot) -HXDLIN( 345) MAX_FRAGMENT_INPUT_COMPONENTS = 37157; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_346_boot) -HXDLIN( 346) MAX_SERVER_WAIT_TIMEOUT = 37137; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_347_boot) -HXDLIN( 347) MAX_ELEMENT_INDEX = 36203; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_348_boot) -HXDLIN( 348) RED = 6403; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_349_boot) -HXDLIN( 349) RGB8 = 32849; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_350_boot) -HXDLIN( 350) RGBA8 = 32856; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_351_boot) -HXDLIN( 351) RGB10_A2 = 32857; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_352_boot) -HXDLIN( 352) TEXTURE_3D = 32879; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_353_boot) -HXDLIN( 353) TEXTURE_WRAP_R = 32882; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_354_boot) -HXDLIN( 354) TEXTURE_MIN_LOD = 33082; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_355_boot) -HXDLIN( 355) TEXTURE_MAX_LOD = 33083; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_356_boot) -HXDLIN( 356) TEXTURE_BASE_LEVEL = 33084; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_357_boot) -HXDLIN( 357) TEXTURE_MAX_LEVEL = 33085; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_358_boot) -HXDLIN( 358) TEXTURE_COMPARE_MODE = 34892; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_359_boot) -HXDLIN( 359) TEXTURE_COMPARE_FUNC = 34893; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_360_boot) -HXDLIN( 360) SRGB = 35904; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_361_boot) -HXDLIN( 361) SRGB8 = 35905; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_362_boot) -HXDLIN( 362) SRGB8_ALPHA8 = 35907; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_363_boot) -HXDLIN( 363) COMPARE_REF_TO_TEXTURE = 34894; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_364_boot) -HXDLIN( 364) RGBA32F = 34836; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_365_boot) -HXDLIN( 365) RGB32F = 34837; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_366_boot) -HXDLIN( 366) RGBA16F = 34842; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_367_boot) -HXDLIN( 367) RGB16F = 34843; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_368_boot) -HXDLIN( 368) TEXTURE_2D_ARRAY = 35866; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_369_boot) -HXDLIN( 369) TEXTURE_BINDING_2D_ARRAY = 35869; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_370_boot) -HXDLIN( 370) R11F_G11F_B10F = 35898; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_371_boot) -HXDLIN( 371) RGB9_E5 = 35901; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_372_boot) -HXDLIN( 372) RGBA32UI = 36208; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_373_boot) -HXDLIN( 373) RGB32UI = 36209; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_374_boot) -HXDLIN( 374) RGBA16UI = 36214; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_375_boot) -HXDLIN( 375) RGB16UI = 36215; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_376_boot) -HXDLIN( 376) RGBA8UI = 36220; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_377_boot) -HXDLIN( 377) RGB8UI = 36221; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_378_boot) -HXDLIN( 378) RGBA32I = 36226; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_379_boot) -HXDLIN( 379) RGB32I = 36227; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_380_boot) -HXDLIN( 380) RGBA16I = 36232; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_381_boot) -HXDLIN( 381) RGB16I = 36233; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_382_boot) -HXDLIN( 382) RGBA8I = 36238; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_383_boot) -HXDLIN( 383) RGB8I = 36239; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_384_boot) -HXDLIN( 384) RED_INTEGER = 36244; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_385_boot) -HXDLIN( 385) RGB_INTEGER = 36248; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_386_boot) -HXDLIN( 386) RGBA_INTEGER = 36249; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_387_boot) -HXDLIN( 387) R8 = 33321; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_388_boot) -HXDLIN( 388) RG8 = 33323; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_389_boot) -HXDLIN( 389) R16F = 33325; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_390_boot) -HXDLIN( 390) R32F = 33326; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_391_boot) -HXDLIN( 391) RG16F = 33327; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_392_boot) -HXDLIN( 392) RG32F = 33328; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_393_boot) -HXDLIN( 393) R8I = 33329; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_394_boot) -HXDLIN( 394) R8UI = 33330; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_395_boot) -HXDLIN( 395) R16I = 33331; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_396_boot) -HXDLIN( 396) R16UI = 33332; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_397_boot) -HXDLIN( 397) R32I = 33333; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_398_boot) -HXDLIN( 398) R32UI = 33334; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_399_boot) -HXDLIN( 399) RG8I = 33335; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_400_boot) -HXDLIN( 400) RG8UI = 33336; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_401_boot) -HXDLIN( 401) RG16I = 33337; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_402_boot) -HXDLIN( 402) RG16UI = 33338; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_403_boot) -HXDLIN( 403) RG32I = 33339; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_404_boot) -HXDLIN( 404) RG32UI = 33340; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_405_boot) -HXDLIN( 405) R8_SNORM = 36756; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_406_boot) -HXDLIN( 406) RG8_SNORM = 36757; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_407_boot) -HXDLIN( 407) RGB8_SNORM = 36758; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_408_boot) -HXDLIN( 408) RGBA8_SNORM = 36759; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_409_boot) -HXDLIN( 409) RGB10_A2UI = 36975; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_410_boot) -HXDLIN( 410) TEXTURE_IMMUTABLE_FORMAT = 37167; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_411_boot) -HXDLIN( 411) TEXTURE_IMMUTABLE_LEVELS = 33503; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_412_boot) -HXDLIN( 412) UNSIGNED_INT_2_10_10_10_REV = 33640; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_413_boot) -HXDLIN( 413) UNSIGNED_INT_10F_11F_11F_REV = 35899; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_414_boot) -HXDLIN( 414) UNSIGNED_INT_5_9_9_9_REV = 35902; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_415_boot) -HXDLIN( 415) FLOAT_32_UNSIGNED_INT_24_8_REV = 36269; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_416_boot) -HXDLIN( 416) UNSIGNED_INT_24_8 = 34042; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_417_boot) -HXDLIN( 417) HALF_FLOAT = 5131; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_418_boot) -HXDLIN( 418) RG = 33319; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_419_boot) -HXDLIN( 419) RG_INTEGER = 33320; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_420_boot) -HXDLIN( 420) INT_2_10_10_10_REV = 36255; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_421_boot) -HXDLIN( 421) CURRENT_QUERY = 34917; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_422_boot) -HXDLIN( 422) QUERY_RESULT = 34918; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_423_boot) -HXDLIN( 423) QUERY_RESULT_AVAILABLE = 34919; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_424_boot) -HXDLIN( 424) ANY_SAMPLES_PASSED = 35887; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_425_boot) -HXDLIN( 425) ANY_SAMPLES_PASSED_CONSERVATIVE = 36202; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_426_boot) -HXDLIN( 426) MAX_DRAW_BUFFERS = 34852; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_427_boot) -HXDLIN( 427) DRAW_BUFFER0 = 34853; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_428_boot) -HXDLIN( 428) DRAW_BUFFER1 = 34854; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_429_boot) -HXDLIN( 429) DRAW_BUFFER2 = 34855; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_430_boot) -HXDLIN( 430) DRAW_BUFFER3 = 34856; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_431_boot) -HXDLIN( 431) DRAW_BUFFER4 = 34857; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_432_boot) -HXDLIN( 432) DRAW_BUFFER5 = 34858; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_433_boot) -HXDLIN( 433) DRAW_BUFFER6 = 34859; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_434_boot) -HXDLIN( 434) DRAW_BUFFER7 = 34860; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_435_boot) -HXDLIN( 435) DRAW_BUFFER8 = 34861; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_436_boot) -HXDLIN( 436) DRAW_BUFFER9 = 34862; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_437_boot) -HXDLIN( 437) DRAW_BUFFER10 = 34863; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_438_boot) -HXDLIN( 438) DRAW_BUFFER11 = 34864; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_439_boot) -HXDLIN( 439) DRAW_BUFFER12 = 34865; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_440_boot) -HXDLIN( 440) DRAW_BUFFER13 = 34866; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_441_boot) -HXDLIN( 441) DRAW_BUFFER14 = 34867; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_442_boot) -HXDLIN( 442) DRAW_BUFFER15 = 34868; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_443_boot) -HXDLIN( 443) MAX_COLOR_ATTACHMENTS = 36063; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_444_boot) -HXDLIN( 444) COLOR_ATTACHMENT1 = 36065; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_445_boot) -HXDLIN( 445) COLOR_ATTACHMENT2 = 36066; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_446_boot) -HXDLIN( 446) COLOR_ATTACHMENT3 = 36067; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_447_boot) -HXDLIN( 447) COLOR_ATTACHMENT4 = 36068; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_448_boot) -HXDLIN( 448) COLOR_ATTACHMENT5 = 36069; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_449_boot) -HXDLIN( 449) COLOR_ATTACHMENT6 = 36070; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_450_boot) -HXDLIN( 450) COLOR_ATTACHMENT7 = 36071; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_451_boot) -HXDLIN( 451) COLOR_ATTACHMENT8 = 36072; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_452_boot) -HXDLIN( 452) COLOR_ATTACHMENT9 = 36073; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_453_boot) -HXDLIN( 453) COLOR_ATTACHMENT10 = 36074; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_454_boot) -HXDLIN( 454) COLOR_ATTACHMENT11 = 36075; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_455_boot) -HXDLIN( 455) COLOR_ATTACHMENT12 = 36076; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_456_boot) -HXDLIN( 456) COLOR_ATTACHMENT13 = 36077; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_457_boot) -HXDLIN( 457) COLOR_ATTACHMENT14 = 36078; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_458_boot) -HXDLIN( 458) COLOR_ATTACHMENT15 = 36079; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_459_boot) -HXDLIN( 459) SAMPLER_3D = 35679; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_460_boot) -HXDLIN( 460) SAMPLER_2D_SHADOW = 35682; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_461_boot) -HXDLIN( 461) SAMPLER_2D_ARRAY = 36289; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_462_boot) -HXDLIN( 462) SAMPLER_2D_ARRAY_SHADOW = 36292; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_463_boot) -HXDLIN( 463) SAMPLER_CUBE_SHADOW = 36293; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_464_boot) -HXDLIN( 464) INT_SAMPLER_2D = 36298; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_465_boot) -HXDLIN( 465) INT_SAMPLER_3D = 36299; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_466_boot) -HXDLIN( 466) INT_SAMPLER_CUBE = 36300; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_467_boot) -HXDLIN( 467) INT_SAMPLER_2D_ARRAY = 36303; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_468_boot) -HXDLIN( 468) UNSIGNED_INT_SAMPLER_2D = 36306; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_469_boot) -HXDLIN( 469) UNSIGNED_INT_SAMPLER_3D = 36307; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_470_boot) -HXDLIN( 470) UNSIGNED_INT_SAMPLER_CUBE = 36308; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_471_boot) -HXDLIN( 471) UNSIGNED_INT_SAMPLER_2D_ARRAY = 36311; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_472_boot) -HXDLIN( 472) MAX_SAMPLES = 36183; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_473_boot) -HXDLIN( 473) SAMPLER_BINDING = 35097; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_474_boot) -HXDLIN( 474) PIXEL_PACK_BUFFER = 35051; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_475_boot) -HXDLIN( 475) PIXEL_UNPACK_BUFFER = 35052; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_476_boot) -HXDLIN( 476) PIXEL_PACK_BUFFER_BINDING = 35053; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_477_boot) -HXDLIN( 477) PIXEL_UNPACK_BUFFER_BINDING = 35055; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_478_boot) -HXDLIN( 478) COPY_READ_BUFFER = 36662; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_479_boot) -HXDLIN( 479) COPY_WRITE_BUFFER = 36663; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_480_boot) -HXDLIN( 480) COPY_READ_BUFFER_BINDING = 36662; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_481_boot) -HXDLIN( 481) COPY_WRITE_BUFFER_BINDING = 36663; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_482_boot) -HXDLIN( 482) FLOAT_MAT2x3 = 35685; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_483_boot) -HXDLIN( 483) FLOAT_MAT2x4 = 35686; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_484_boot) -HXDLIN( 484) FLOAT_MAT3x2 = 35687; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_485_boot) -HXDLIN( 485) FLOAT_MAT3x4 = 35688; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_486_boot) -HXDLIN( 486) FLOAT_MAT4x2 = 35689; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_487_boot) -HXDLIN( 487) FLOAT_MAT4x3 = 35690; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_488_boot) -HXDLIN( 488) UNSIGNED_INT_VEC2 = 36294; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_489_boot) -HXDLIN( 489) UNSIGNED_INT_VEC3 = 36295; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_490_boot) -HXDLIN( 490) UNSIGNED_INT_VEC4 = 36296; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_491_boot) -HXDLIN( 491) UNSIGNED_NORMALIZED = 35863; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_492_boot) -HXDLIN( 492) SIGNED_NORMALIZED = 36764; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_493_boot) -HXDLIN( 493) VERTEX_ATTRIB_ARRAY_INTEGER = 35069; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_494_boot) -HXDLIN( 494) VERTEX_ATTRIB_ARRAY_DIVISOR = 35070; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_495_boot) -HXDLIN( 495) TRANSFORM_FEEDBACK_BUFFER_MODE = 35967; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_496_boot) -HXDLIN( 496) MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS = 35968; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_497_boot) -HXDLIN( 497) TRANSFORM_FEEDBACK_VARYINGS = 35971; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_498_boot) -HXDLIN( 498) TRANSFORM_FEEDBACK_BUFFER_START = 35972; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_499_boot) -HXDLIN( 499) TRANSFORM_FEEDBACK_BUFFER_SIZE = 35973; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_500_boot) -HXDLIN( 500) TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN = 35976; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_501_boot) -HXDLIN( 501) MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS = 35978; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_502_boot) -HXDLIN( 502) MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS = 35979; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_503_boot) -HXDLIN( 503) INTERLEAVED_ATTRIBS = 35980; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_504_boot) -HXDLIN( 504) SEPARATE_ATTRIBS = 35981; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_505_boot) -HXDLIN( 505) TRANSFORM_FEEDBACK_BUFFER = 35982; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_506_boot) -HXDLIN( 506) TRANSFORM_FEEDBACK_BUFFER_BINDING = 35983; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_507_boot) -HXDLIN( 507) TRANSFORM_FEEDBACK = 36386; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_508_boot) -HXDLIN( 508) TRANSFORM_FEEDBACK_PAUSED = 36387; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_509_boot) -HXDLIN( 509) TRANSFORM_FEEDBACK_ACTIVE = 36388; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_510_boot) -HXDLIN( 510) TRANSFORM_FEEDBACK_BINDING = 36389; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_511_boot) -HXDLIN( 511) FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING = 33296; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_512_boot) -HXDLIN( 512) FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE = 33297; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_513_boot) -HXDLIN( 513) FRAMEBUFFER_ATTACHMENT_RED_SIZE = 33298; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_514_boot) -HXDLIN( 514) FRAMEBUFFER_ATTACHMENT_GREEN_SIZE = 33299; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_515_boot) -HXDLIN( 515) FRAMEBUFFER_ATTACHMENT_BLUE_SIZE = 33300; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_516_boot) -HXDLIN( 516) FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE = 33301; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_517_boot) -HXDLIN( 517) FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE = 33302; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_518_boot) -HXDLIN( 518) FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE = 33303; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_519_boot) -HXDLIN( 519) FRAMEBUFFER_DEFAULT = 33304; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_520_boot) -HXDLIN( 520) DEPTH24_STENCIL8 = 35056; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_521_boot) -HXDLIN( 521) DRAW_FRAMEBUFFER_BINDING = 36006; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_522_boot) -HXDLIN( 522) READ_FRAMEBUFFER = 36008; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_523_boot) -HXDLIN( 523) DRAW_FRAMEBUFFER = 36009; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_524_boot) -HXDLIN( 524) READ_FRAMEBUFFER_BINDING = 36010; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_525_boot) -HXDLIN( 525) RENDERBUFFER_SAMPLES = 36011; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_526_boot) -HXDLIN( 526) FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER = 36052; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_527_boot) -HXDLIN( 527) FRAMEBUFFER_INCOMPLETE_MULTISAMPLE = 36182; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_528_boot) -HXDLIN( 528) UNIFORM_BUFFER = 35345; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_529_boot) -HXDLIN( 529) UNIFORM_BUFFER_BINDING = 35368; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_530_boot) -HXDLIN( 530) UNIFORM_BUFFER_START = 35369; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_531_boot) -HXDLIN( 531) UNIFORM_BUFFER_SIZE = 35370; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_532_boot) -HXDLIN( 532) MAX_VERTEX_UNIFORM_BLOCKS = 35371; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_533_boot) -HXDLIN( 533) MAX_FRAGMENT_UNIFORM_BLOCKS = 35373; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_534_boot) -HXDLIN( 534) MAX_COMBINED_UNIFORM_BLOCKS = 35374; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_535_boot) -HXDLIN( 535) MAX_UNIFORM_BUFFER_BINDINGS = 35375; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_536_boot) -HXDLIN( 536) MAX_UNIFORM_BLOCK_SIZE = 35376; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_537_boot) -HXDLIN( 537) MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS = 35377; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_538_boot) -HXDLIN( 538) MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS = 35379; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_539_boot) -HXDLIN( 539) UNIFORM_BUFFER_OFFSET_ALIGNMENT = 35380; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_540_boot) -HXDLIN( 540) ACTIVE_UNIFORM_BLOCKS = 35382; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_541_boot) -HXDLIN( 541) UNIFORM_TYPE = 35383; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_542_boot) -HXDLIN( 542) UNIFORM_SIZE = 35384; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_543_boot) -HXDLIN( 543) UNIFORM_BLOCK_INDEX = 35386; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_544_boot) -HXDLIN( 544) UNIFORM_OFFSET = 35387; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_545_boot) -HXDLIN( 545) UNIFORM_ARRAY_STRIDE = 35388; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_546_boot) -HXDLIN( 546) UNIFORM_MATRIX_STRIDE = 35389; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_547_boot) -HXDLIN( 547) UNIFORM_IS_ROW_MAJOR = 35390; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_548_boot) -HXDLIN( 548) UNIFORM_BLOCK_BINDING = 35391; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_549_boot) -HXDLIN( 549) UNIFORM_BLOCK_DATA_SIZE = 35392; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_550_boot) -HXDLIN( 550) UNIFORM_BLOCK_ACTIVE_UNIFORMS = 35394; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_551_boot) -HXDLIN( 551) UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES = 35395; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_552_boot) -HXDLIN( 552) UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER = 35396; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_553_boot) -HXDLIN( 553) UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER = 35398; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_554_boot) -HXDLIN( 554) OBJECT_TYPE = 37138; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_555_boot) -HXDLIN( 555) SYNC_CONDITION = 37139; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_556_boot) -HXDLIN( 556) SYNC_STATUS = 37140; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_557_boot) -HXDLIN( 557) SYNC_FLAGS = 37141; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_558_boot) -HXDLIN( 558) SYNC_FENCE = 37142; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_559_boot) -HXDLIN( 559) SYNC_GPU_COMMANDS_COMPLETE = 37143; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_560_boot) -HXDLIN( 560) UNSIGNALED = 37144; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_561_boot) -HXDLIN( 561) SIGNALED = 37145; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_562_boot) -HXDLIN( 562) ALREADY_SIGNALED = 37146; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_563_boot) -HXDLIN( 563) TIMEOUT_EXPIRED = 37147; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_564_boot) -HXDLIN( 564) CONDITION_SATISFIED = 37148; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_565_boot) -HXDLIN( 565) WAIT_FAILED = 37149; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_566_boot) -HXDLIN( 566) SYNC_FLUSH_COMMANDS_BIT = 1; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_567_boot) -HXDLIN( 567) COLOR = 6144; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_568_boot) -HXDLIN( 568) DEPTH = 6145; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_569_boot) -HXDLIN( 569) STENCIL = 6146; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_570_boot) -HXDLIN( 570) MIN = 32775; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_571_boot) -HXDLIN( 571) MAX = 32776; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_572_boot) -HXDLIN( 572) DEPTH_COMPONENT24 = 33190; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_573_boot) -HXDLIN( 573) STREAM_READ = 35041; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_574_boot) -HXDLIN( 574) STREAM_COPY = 35042; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_575_boot) -HXDLIN( 575) STATIC_READ = 35045; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_576_boot) -HXDLIN( 576) STATIC_COPY = 35046; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_577_boot) -HXDLIN( 577) DYNAMIC_READ = 35049; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_578_boot) -HXDLIN( 578) DYNAMIC_COPY = 35050; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_579_boot) -HXDLIN( 579) DEPTH_COMPONENT32F = 36012; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_580_boot) -HXDLIN( 580) DEPTH32F_STENCIL8 = 36013; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_581_boot) -HXDLIN( 581) INVALID_INDEX = -1; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_582_boot) -HXDLIN( 582) TIMEOUT_IGNORED = -1; - } -{ - HX_STACKFRAME(&_hx_pos_d040899e73154b05_583_boot) -HXDLIN( 583) MAX_CLIENT_WAIT_TIMEOUT_WEBGL = 37447; - } -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/GLObject.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/GLObject.cpp deleted file mode 100644 index 7f18d2b1..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/GLObject.cpp +++ /dev/null @@ -1,170 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_def54b8cacb52d8e_2614_new,"lime.graphics.opengl.GLObject","new",0x33d200eb,"lime.graphics.opengl.GLObject.new","lime/graphics/opengl/GL.hx",2614,0xa5aa2623) -HX_LOCAL_STACK_FRAME(_hx_pos_def54b8cacb52d8e_2618_fromInt,"lime.graphics.opengl.GLObject","fromInt",0x6703afb0,"lime.graphics.opengl.GLObject.fromInt","lime/graphics/opengl/GL.hx",2618,0xa5aa2623) -namespace lime{ -namespace graphics{ -namespace opengl{ - -void GLObject_obj::__construct(int id){ - HX_STACKFRAME(&_hx_pos_def54b8cacb52d8e_2614_new) -HXDLIN(2614) this->id = id; - } - -Dynamic GLObject_obj::__CreateEmpty() { return new GLObject_obj; } - -void *GLObject_obj::_hx_vtable = 0; - -Dynamic GLObject_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GLObject_obj > _hx_result = new GLObject_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool GLObject_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6ce04d1b; -} - - ::lime::graphics::opengl::GLObject GLObject_obj::fromInt(int type,int id){ - HX_GC_STACKFRAME(&_hx_pos_def54b8cacb52d8e_2618_fromInt) -HXLINE(2619) if ((id == 0)) { -HXLINE(2619) return null(); - } -HXLINE(2622) ::hx::Object * object = ::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_from_id(id,type); -HXLINE(2624) if (hx::IsNotNull( object )) { -HXLINE(2626) return ( ( ::Dynamic)(object) ); - } -HXLINE(2629) object = hx::DynamicPtr( ::lime::graphics::opengl::GLObject_obj::__alloc( HX_CTX ,id)); -HXLINE(2630) ( ( ::Dynamic)(object) )->__SetField(HX_("ptr",ee,61,55,00),( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gl_object_register(id,type,object)) ),hx::paccDynamic); -HXLINE(2631) return ( ( ::Dynamic)(object) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GLObject_obj,fromInt,return ) - - -GLObject_obj::GLObject_obj() -{ -} - -void GLObject_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(GLObject); - HX_MARK_MEMBER_NAME(id,"id"); - HX_MARK_MEMBER_NAME(ptr,"ptr"); - HX_MARK_MEMBER_NAME(refs,"refs"); - HX_MARK_END_CLASS(); -} - -void GLObject_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(id,"id"); - HX_VISIT_MEMBER_NAME(ptr,"ptr"); - HX_VISIT_MEMBER_NAME(refs,"refs"); -} - -hx::Val GLObject_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { return hx::Val( id ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"ptr") ) { return hx::Val( ptr ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"refs") ) { return hx::Val( refs ); } - } - return super::__Field(inName,inCallProp); -} - -bool GLObject_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - } - return false; -} - -hx::Val GLObject_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { id=inValue.Cast< int >(); return inValue; } - break; - case 3: - if (HX_FIELD_EQ(inName,"ptr") ) { ptr=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"refs") ) { refs=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void GLObject_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("id",db,5b,00,00)); - outFields->push(HX_("ptr",ee,61,55,00)); - outFields->push(HX_("refs",c0,4f,a7,4b)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo GLObject_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(GLObject_obj,id),HX_("id",db,5b,00,00)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(GLObject_obj,ptr),HX_("ptr",ee,61,55,00)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(GLObject_obj,refs),HX_("refs",c0,4f,a7,4b)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *GLObject_obj_sStaticStorageInfo = 0; -#endif - -static ::String GLObject_obj_sMemberFields[] = { - HX_("id",db,5b,00,00), - HX_("ptr",ee,61,55,00), - HX_("refs",c0,4f,a7,4b), - ::String(null()) }; - -hx::Class GLObject_obj::__mClass; - -static ::String GLObject_obj_sStaticFields[] = { - HX_("fromInt",a5,dd,fa,57), - ::String(null()) -}; - -void GLObject_obj::__register() -{ - GLObject_obj _hx_dummy; - GLObject_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.GLObject",79,af,16,07); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GLObject_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(GLObject_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(GLObject_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GLObject_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GLObject_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GLObject_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLBuffer/GLBuffer_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLBuffer/GLBuffer_Impl_.cpp deleted file mode 100644 index 8315bfa9..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLBuffer/GLBuffer_Impl_.cpp +++ /dev/null @@ -1,94 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLBuffer_GLBuffer_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_0f2401efb1b32638_12_fromInt,"lime.graphics.opengl._GLBuffer.GLBuffer_Impl_","fromInt",0x6ac84e1b,"lime.graphics.opengl._GLBuffer.GLBuffer_Impl_.fromInt","lime/graphics/opengl/GLBuffer.hx",12,0xd18082c3) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLBuffer{ - -void GLBuffer_Impl__obj::__construct() { } - -Dynamic GLBuffer_Impl__obj::__CreateEmpty() { return new GLBuffer_Impl__obj; } - -void *GLBuffer_Impl__obj::_hx_vtable = 0; - -Dynamic GLBuffer_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GLBuffer_Impl__obj > _hx_result = new GLBuffer_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GLBuffer_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6769001a; -} - - ::lime::graphics::opengl::GLObject GLBuffer_Impl__obj::fromInt(int id){ - HX_STACKFRAME(&_hx_pos_0f2401efb1b32638_12_fromInt) -HXDLIN( 12) return ::lime::graphics::opengl::GLObject_obj::fromInt(3,id); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GLBuffer_Impl__obj,fromInt,return ) - - -GLBuffer_Impl__obj::GLBuffer_Impl__obj() -{ -} - -bool GLBuffer_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GLBuffer_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *GLBuffer_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class GLBuffer_Impl__obj::__mClass; - -static ::String GLBuffer_Impl__obj_sStaticFields[] = { - HX_("fromInt",a5,dd,fa,57), - ::String(null()) -}; - -void GLBuffer_Impl__obj::__register() -{ - GLBuffer_Impl__obj _hx_dummy; - GLBuffer_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl._GLBuffer.GLBuffer_Impl_",e4,6a,41,4e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GLBuffer_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(GLBuffer_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< GLBuffer_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GLBuffer_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GLBuffer_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLBuffer diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLFramebuffer/GLFramebuffer_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLFramebuffer/GLFramebuffer_Impl_.cpp deleted file mode 100644 index 327a2255..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLFramebuffer/GLFramebuffer_Impl_.cpp +++ /dev/null @@ -1,94 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLFramebuffer_GLFramebuffer_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_09e78a4290817425_12_fromInt,"lime.graphics.opengl._GLFramebuffer.GLFramebuffer_Impl_","fromInt",0xbb8569af,"lime.graphics.opengl._GLFramebuffer.GLFramebuffer_Impl_.fromInt","lime/graphics/opengl/GLFramebuffer.hx",12,0x2d1110cc) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLFramebuffer{ - -void GLFramebuffer_Impl__obj::__construct() { } - -Dynamic GLFramebuffer_Impl__obj::__CreateEmpty() { return new GLFramebuffer_Impl__obj; } - -void *GLFramebuffer_Impl__obj::_hx_vtable = 0; - -Dynamic GLFramebuffer_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GLFramebuffer_Impl__obj > _hx_result = new GLFramebuffer_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GLFramebuffer_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5e3351d0; -} - - ::lime::graphics::opengl::GLObject GLFramebuffer_Impl__obj::fromInt(int id){ - HX_STACKFRAME(&_hx_pos_09e78a4290817425_12_fromInt) -HXDLIN( 12) return ::lime::graphics::opengl::GLObject_obj::fromInt(5,id); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GLFramebuffer_Impl__obj,fromInt,return ) - - -GLFramebuffer_Impl__obj::GLFramebuffer_Impl__obj() -{ -} - -bool GLFramebuffer_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GLFramebuffer_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *GLFramebuffer_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class GLFramebuffer_Impl__obj::__mClass; - -static ::String GLFramebuffer_Impl__obj_sStaticFields[] = { - HX_("fromInt",a5,dd,fa,57), - ::String(null()) -}; - -void GLFramebuffer_Impl__obj::__register() -{ - GLFramebuffer_Impl__obj _hx_dummy; - GLFramebuffer_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl._GLFramebuffer.GLFramebuffer_Impl_",78,d2,2e,55); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GLFramebuffer_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(GLFramebuffer_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< GLFramebuffer_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GLFramebuffer_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GLFramebuffer_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLFramebuffer diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLProgram/GLProgram_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLProgram/GLProgram_Impl_.cpp deleted file mode 100644 index ebb094a4..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLProgram/GLProgram_Impl_.cpp +++ /dev/null @@ -1,130 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GL -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLProgram_GLProgram_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLShader_GLShader_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_f26ce6442e8f3a65_21_fromInt,"lime.graphics.opengl._GLProgram.GLProgram_Impl_","fromInt",0x3e290e1d,"lime.graphics.opengl._GLProgram.GLProgram_Impl_.fromInt","lime/graphics/opengl/GLProgram.hx",21,0x48d7ea15) -HX_LOCAL_STACK_FRAME(_hx_pos_f26ce6442e8f3a65_26_fromSources,"lime.graphics.opengl._GLProgram.GLProgram_Impl_","fromSources",0x3aa53f66,"lime.graphics.opengl._GLProgram.GLProgram_Impl_.fromSources","lime/graphics/opengl/GLProgram.hx",26,0x48d7ea15) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLProgram{ - -void GLProgram_Impl__obj::__construct() { } - -Dynamic GLProgram_Impl__obj::__CreateEmpty() { return new GLProgram_Impl__obj; } - -void *GLProgram_Impl__obj::_hx_vtable = 0; - -Dynamic GLProgram_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GLProgram_Impl__obj > _hx_result = new GLProgram_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GLProgram_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x699ee368; -} - - ::lime::graphics::opengl::GLObject GLProgram_Impl__obj::fromInt(int id){ - HX_STACKFRAME(&_hx_pos_f26ce6442e8f3a65_21_fromInt) -HXDLIN( 21) return ::lime::graphics::opengl::GLObject_obj::fromInt(1,id); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GLProgram_Impl__obj,fromInt,return ) - - ::lime::graphics::opengl::GLObject GLProgram_Impl__obj::fromSources( ::lime::_internal::backend::native::NativeOpenGLRenderContext gl,::String vertexSource,::String fragmentSource){ - HX_STACKFRAME(&_hx_pos_f26ce6442e8f3a65_26_fromSources) -HXLINE( 27) ::lime::graphics::opengl::GLObject vertexShader = ::lime::graphics::opengl::_GLShader::GLShader_Impl__obj::fromSource(gl,vertexSource,gl->VERTEX_SHADER); -HXLINE( 28) ::lime::graphics::opengl::GLObject fragmentShader = ::lime::graphics::opengl::_GLShader::GLShader_Impl__obj::fromSource(gl,fragmentSource,gl->FRAGMENT_SHADER); -HXLINE( 30) ::lime::graphics::opengl::GLObject program = gl->createProgram(); -HXLINE( 31) gl->attachShader(program,vertexShader); -HXLINE( 32) gl->attachShader(program,fragmentShader); -HXLINE( 33) gl->linkProgram(program); -HXLINE( 35) if (hx::IsEq( gl->getProgramParameter(program,35714),0 )) { -HXLINE( 37) ::String message = HX_("Unable to initialize the shader program",f0,86,8b,39); -HXLINE( 38) message = (message + (HX_("\n",0a,00,00,00) + ::lime::graphics::opengl::GL_obj::context->getProgramInfoLog(program))); -HXLINE( 39) ::lime::utils::Log_obj::error(message,hx::SourceInfo(HX_("lime/graphics/opengl/GLProgram.hx",15,ea,d7,48),39,HX_("lime.graphics.opengl._GLProgram.GLProgram_Impl_",e6,58,21,95),HX_("fromSources",ee,72,89,51))); - } -HXLINE( 42) return program; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GLProgram_Impl__obj,fromSources,return ) - - -GLProgram_Impl__obj::GLProgram_Impl__obj() -{ -} - -bool GLProgram_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"fromSources") ) { outValue = fromSources_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GLProgram_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *GLProgram_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class GLProgram_Impl__obj::__mClass; - -static ::String GLProgram_Impl__obj_sStaticFields[] = { - HX_("fromInt",a5,dd,fa,57), - HX_("fromSources",ee,72,89,51), - ::String(null()) -}; - -void GLProgram_Impl__obj::__register() -{ - GLProgram_Impl__obj _hx_dummy; - GLProgram_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl._GLProgram.GLProgram_Impl_",e6,58,21,95); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GLProgram_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(GLProgram_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< GLProgram_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GLProgram_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GLProgram_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLProgram diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLQuery/GLQuery_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLQuery/GLQuery_Impl_.cpp deleted file mode 100644 index 5dee2410..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLQuery/GLQuery_Impl_.cpp +++ /dev/null @@ -1,94 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLQuery_GLQuery_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_82fc8ff80fd7e425_12_fromInt,"lime.graphics.opengl._GLQuery.GLQuery_Impl_","fromInt",0xfb88d665,"lime.graphics.opengl._GLQuery.GLQuery_Impl_.fromInt","lime/graphics/opengl/GLQuery.hx",12,0x69cab751) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLQuery{ - -void GLQuery_Impl__obj::__construct() { } - -Dynamic GLQuery_Impl__obj::__CreateEmpty() { return new GLQuery_Impl__obj; } - -void *GLQuery_Impl__obj::_hx_vtable = 0; - -Dynamic GLQuery_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GLQuery_Impl__obj > _hx_result = new GLQuery_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GLQuery_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7f05a470; -} - - ::lime::graphics::opengl::GLObject GLQuery_Impl__obj::fromInt(int id){ - HX_STACKFRAME(&_hx_pos_82fc8ff80fd7e425_12_fromInt) -HXDLIN( 12) return ::lime::graphics::opengl::GLObject_obj::fromInt(8,id); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GLQuery_Impl__obj,fromInt,return ) - - -GLQuery_Impl__obj::GLQuery_Impl__obj() -{ -} - -bool GLQuery_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GLQuery_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *GLQuery_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class GLQuery_Impl__obj::__mClass; - -static ::String GLQuery_Impl__obj_sStaticFields[] = { - HX_("fromInt",a5,dd,fa,57), - ::String(null()) -}; - -void GLQuery_Impl__obj::__register() -{ - GLQuery_Impl__obj _hx_dummy; - GLQuery_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl._GLQuery.GLQuery_Impl_",2e,99,5b,da); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GLQuery_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(GLQuery_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< GLQuery_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GLQuery_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GLQuery_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLQuery diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLRenderbuffer/GLRenderbuffer_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLRenderbuffer/GLRenderbuffer_Impl_.cpp deleted file mode 100644 index fd354325..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLRenderbuffer/GLRenderbuffer_Impl_.cpp +++ /dev/null @@ -1,94 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLRenderbuffer_GLRenderbuffer_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_0c684fbb9993b6aa_12_fromInt,"lime.graphics.opengl._GLRenderbuffer.GLRenderbuffer_Impl_","fromInt",0x11b02c9b,"lime.graphics.opengl._GLRenderbuffer.GLRenderbuffer_Impl_.fromInt","lime/graphics/opengl/GLRenderbuffer.hx",12,0x63850e6d) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLRenderbuffer{ - -void GLRenderbuffer_Impl__obj::__construct() { } - -Dynamic GLRenderbuffer_Impl__obj::__CreateEmpty() { return new GLRenderbuffer_Impl__obj; } - -void *GLRenderbuffer_Impl__obj::_hx_vtable = 0; - -Dynamic GLRenderbuffer_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GLRenderbuffer_Impl__obj > _hx_result = new GLRenderbuffer_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GLRenderbuffer_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0ffc4206; -} - - ::lime::graphics::opengl::GLObject GLRenderbuffer_Impl__obj::fromInt(int id){ - HX_STACKFRAME(&_hx_pos_0c684fbb9993b6aa_12_fromInt) -HXDLIN( 12) return ::lime::graphics::opengl::GLObject_obj::fromInt(6,id); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GLRenderbuffer_Impl__obj,fromInt,return ) - - -GLRenderbuffer_Impl__obj::GLRenderbuffer_Impl__obj() -{ -} - -bool GLRenderbuffer_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GLRenderbuffer_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *GLRenderbuffer_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class GLRenderbuffer_Impl__obj::__mClass; - -static ::String GLRenderbuffer_Impl__obj_sStaticFields[] = { - HX_("fromInt",a5,dd,fa,57), - ::String(null()) -}; - -void GLRenderbuffer_Impl__obj::__register() -{ - GLRenderbuffer_Impl__obj _hx_dummy; - GLRenderbuffer_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl._GLRenderbuffer.GLRenderbuffer_Impl_",64,c9,e6,2a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GLRenderbuffer_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(GLRenderbuffer_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< GLRenderbuffer_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GLRenderbuffer_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GLRenderbuffer_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLRenderbuffer diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLSampler/GLSampler_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLSampler/GLSampler_Impl_.cpp deleted file mode 100644 index 28b966f5..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLSampler/GLSampler_Impl_.cpp +++ /dev/null @@ -1,94 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLSampler_GLSampler_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_3ddd19a8470d1ea4_12_fromInt,"lime.graphics.opengl._GLSampler.GLSampler_Impl_","fromInt",0x2f824e25,"lime.graphics.opengl._GLSampler.GLSampler_Impl_.fromInt","lime/graphics/opengl/GLSampler.hx",12,0x764fda11) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLSampler{ - -void GLSampler_Impl__obj::__construct() { } - -Dynamic GLSampler_Impl__obj::__CreateEmpty() { return new GLSampler_Impl__obj; } - -void *GLSampler_Impl__obj::_hx_vtable = 0; - -Dynamic GLSampler_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GLSampler_Impl__obj > _hx_result = new GLSampler_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GLSampler_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x72890db0; -} - - ::lime::graphics::opengl::GLObject GLSampler_Impl__obj::fromInt(int id){ - HX_STACKFRAME(&_hx_pos_3ddd19a8470d1ea4_12_fromInt) -HXDLIN( 12) return ::lime::graphics::opengl::GLObject_obj::fromInt(9,id); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GLSampler_Impl__obj,fromInt,return ) - - -GLSampler_Impl__obj::GLSampler_Impl__obj() -{ -} - -bool GLSampler_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GLSampler_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *GLSampler_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class GLSampler_Impl__obj::__mClass; - -static ::String GLSampler_Impl__obj_sStaticFields[] = { - HX_("fromInt",a5,dd,fa,57), - ::String(null()) -}; - -void GLSampler_Impl__obj::__register() -{ - GLSampler_Impl__obj _hx_dummy; - GLSampler_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl._GLSampler.GLSampler_Impl_",ee,50,37,74); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GLSampler_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(GLSampler_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< GLSampler_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GLSampler_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GLSampler_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLSampler diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLShader/GLShader_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLShader/GLShader_Impl_.cpp deleted file mode 100644 index c11923a4..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLShader/GLShader_Impl_.cpp +++ /dev/null @@ -1,132 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLShader_GLShader_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_ed6f09c812e3a5e5_20_fromInt,"lime.graphics.opengl._GLShader.GLShader_Impl_","fromInt",0xb772897b,"lime.graphics.opengl._GLShader.GLShader_Impl_.fromInt","lime/graphics/opengl/GLShader.hx",20,0x4f56a5be) -HX_LOCAL_STACK_FRAME(_hx_pos_ed6f09c812e3a5e5_25_fromSource,"lime.graphics.opengl._GLShader.GLShader_Impl_","fromSource",0x6f4e93cf,"lime.graphics.opengl._GLShader.GLShader_Impl_.fromSource","lime/graphics/opengl/GLShader.hx",25,0x4f56a5be) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLShader{ - -void GLShader_Impl__obj::__construct() { } - -Dynamic GLShader_Impl__obj::__CreateEmpty() { return new GLShader_Impl__obj; } - -void *GLShader_Impl__obj::_hx_vtable = 0; - -Dynamic GLShader_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GLShader_Impl__obj > _hx_result = new GLShader_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GLShader_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3ac0865c; -} - - ::lime::graphics::opengl::GLObject GLShader_Impl__obj::fromInt(int id){ - HX_STACKFRAME(&_hx_pos_ed6f09c812e3a5e5_20_fromInt) -HXDLIN( 20) return ::lime::graphics::opengl::GLObject_obj::fromInt(2,id); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GLShader_Impl__obj,fromInt,return ) - - ::lime::graphics::opengl::GLObject GLShader_Impl__obj::fromSource( ::lime::_internal::backend::native::NativeOpenGLRenderContext gl,::String source,int type){ - HX_STACKFRAME(&_hx_pos_ed6f09c812e3a5e5_25_fromSource) -HXLINE( 26) ::lime::graphics::opengl::GLObject shader = gl->createShader(type); -HXLINE( 27) gl->shaderSource(shader,source); -HXLINE( 28) gl->compileShader(shader); -HXLINE( 30) if (hx::IsEq( gl->getShaderParameter(shader,gl->COMPILE_STATUS),0 )) { -HXLINE( 32) ::String message; -HXLINE( 34) if ((type == gl->VERTEX_SHADER)) { -HXLINE( 34) message = HX_("Error compiling vertex shader",39,c9,c1,b2); - } - else { -HXLINE( 35) if ((type == gl->FRAGMENT_SHADER)) { -HXLINE( 35) message = HX_("Error compiling fragment shader",4d,d0,be,e3); - } - else { -HXLINE( 37) message = HX_("Error compiling unknown shader type",d7,06,f2,00); - } - } -HXLINE( 39) message = (message + (HX_("\n",0a,00,00,00) + gl->getShaderInfoLog(shader))); -HXLINE( 40) ::lime::utils::Log_obj::error(message,hx::SourceInfo(HX_("lime/graphics/opengl/GLShader.hx",be,a5,56,4f),40,HX_("lime.graphics.opengl._GLShader.GLShader_Impl_",44,46,91,94),HX_("fromSource",e5,b5,75,75))); - } -HXLINE( 43) return shader; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GLShader_Impl__obj,fromSource,return ) - - -GLShader_Impl__obj::GLShader_Impl__obj() -{ -} - -bool GLShader_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromSource") ) { outValue = fromSource_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GLShader_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *GLShader_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class GLShader_Impl__obj::__mClass; - -static ::String GLShader_Impl__obj_sStaticFields[] = { - HX_("fromInt",a5,dd,fa,57), - HX_("fromSource",e5,b5,75,75), - ::String(null()) -}; - -void GLShader_Impl__obj::__register() -{ - GLShader_Impl__obj _hx_dummy; - GLShader_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl._GLShader.GLShader_Impl_",44,46,91,94); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GLShader_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(GLShader_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< GLShader_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GLShader_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GLShader_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLShader diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLTexture/GLTexture_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLTexture/GLTexture_Impl_.cpp deleted file mode 100644 index 352fb151..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLTexture/GLTexture_Impl_.cpp +++ /dev/null @@ -1,94 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLTexture_GLTexture_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_58c1710013d07f8a_12_fromInt,"lime.graphics.opengl._GLTexture.GLTexture_Impl_","fromInt",0x91dae20b,"lime.graphics.opengl._GLTexture.GLTexture_Impl_.fromInt","lime/graphics/opengl/GLTexture.hx",12,0xaab4bc1e) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLTexture{ - -void GLTexture_Impl__obj::__construct() { } - -Dynamic GLTexture_Impl__obj::__CreateEmpty() { return new GLTexture_Impl__obj; } - -void *GLTexture_Impl__obj::_hx_vtable = 0; - -Dynamic GLTexture_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GLTexture_Impl__obj > _hx_result = new GLTexture_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GLTexture_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7ec52cc8; -} - - ::lime::graphics::opengl::GLObject GLTexture_Impl__obj::fromInt(int id){ - HX_STACKFRAME(&_hx_pos_58c1710013d07f8a_12_fromInt) -HXDLIN( 12) return ::lime::graphics::opengl::GLObject_obj::fromInt(4,id); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GLTexture_Impl__obj,fromInt,return ) - - -GLTexture_Impl__obj::GLTexture_Impl__obj() -{ -} - -bool GLTexture_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GLTexture_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *GLTexture_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class GLTexture_Impl__obj::__mClass; - -static ::String GLTexture_Impl__obj_sStaticFields[] = { - HX_("fromInt",a5,dd,fa,57), - ::String(null()) -}; - -void GLTexture_Impl__obj::__register() -{ - GLTexture_Impl__obj _hx_dummy; - GLTexture_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl._GLTexture.GLTexture_Impl_",d4,8e,a6,44); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GLTexture_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(GLTexture_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< GLTexture_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GLTexture_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GLTexture_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLTexture diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLTransformFeedback/GLTransformFeedback_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLTransformFeedback/GLTransformFeedback_Impl_.cpp deleted file mode 100644 index 0fbbb1ec..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLTransformFeedback/GLTransformFeedback_Impl_.cpp +++ /dev/null @@ -1,94 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLTransformFeedback_GLTransformFeedback_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_37b54af8ff8dc0de_12_fromInt,"lime.graphics.opengl._GLTransformFeedback.GLTransformFeedback_Impl_","fromInt",0xec7828f7,"lime.graphics.opengl._GLTransformFeedback.GLTransformFeedback_Impl_.fromInt","lime/graphics/opengl/GLTransformFeedback.hx",12,0xac3a3468) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLTransformFeedback{ - -void GLTransformFeedback_Impl__obj::__construct() { } - -Dynamic GLTransformFeedback_Impl__obj::__CreateEmpty() { return new GLTransformFeedback_Impl__obj; } - -void *GLTransformFeedback_Impl__obj::_hx_vtable = 0; - -Dynamic GLTransformFeedback_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GLTransformFeedback_Impl__obj > _hx_result = new GLTransformFeedback_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GLTransformFeedback_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4bae1988; -} - - ::lime::graphics::opengl::GLObject GLTransformFeedback_Impl__obj::fromInt(int id){ - HX_STACKFRAME(&_hx_pos_37b54af8ff8dc0de_12_fromInt) -HXDLIN( 12) return ::lime::graphics::opengl::GLObject_obj::fromInt(11,id); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GLTransformFeedback_Impl__obj,fromInt,return ) - - -GLTransformFeedback_Impl__obj::GLTransformFeedback_Impl__obj() -{ -} - -bool GLTransformFeedback_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GLTransformFeedback_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *GLTransformFeedback_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class GLTransformFeedback_Impl__obj::__mClass; - -static ::String GLTransformFeedback_Impl__obj_sStaticFields[] = { - HX_("fromInt",a5,dd,fa,57), - ::String(null()) -}; - -void GLTransformFeedback_Impl__obj::__register() -{ - GLTransformFeedback_Impl__obj _hx_dummy; - GLTransformFeedback_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl._GLTransformFeedback.GLTransformFeedback_Impl_",c0,09,ad,a6); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GLTransformFeedback_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(GLTransformFeedback_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< GLTransformFeedback_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GLTransformFeedback_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GLTransformFeedback_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLTransformFeedback diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLVertexArrayObject/GLVertexArrayObject_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLVertexArrayObject/GLVertexArrayObject_Impl_.cpp deleted file mode 100644 index 9afc91e9..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/_GLVertexArrayObject/GLVertexArrayObject_Impl_.cpp +++ /dev/null @@ -1,94 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl__GLVertexArrayObject_GLVertexArrayObject_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_7e0f8c2e5e5d29bc_12_fromInt,"lime.graphics.opengl._GLVertexArrayObject.GLVertexArrayObject_Impl_","fromInt",0xdded5f3d,"lime.graphics.opengl._GLVertexArrayObject.GLVertexArrayObject_Impl_.fromInt","lime/graphics/opengl/GLVertexArrayObject.hx",12,0x5a893a25) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace _GLVertexArrayObject{ - -void GLVertexArrayObject_Impl__obj::__construct() { } - -Dynamic GLVertexArrayObject_Impl__obj::__CreateEmpty() { return new GLVertexArrayObject_Impl__obj; } - -void *GLVertexArrayObject_Impl__obj::_hx_vtable = 0; - -Dynamic GLVertexArrayObject_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GLVertexArrayObject_Impl__obj > _hx_result = new GLVertexArrayObject_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GLVertexArrayObject_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x50e9a88c; -} - - ::lime::graphics::opengl::GLObject GLVertexArrayObject_Impl__obj::fromInt(int id){ - HX_STACKFRAME(&_hx_pos_7e0f8c2e5e5d29bc_12_fromInt) -HXDLIN( 12) return ::lime::graphics::opengl::GLObject_obj::fromInt(7,id); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GLVertexArrayObject_Impl__obj,fromInt,return ) - - -GLVertexArrayObject_Impl__obj::GLVertexArrayObject_Impl__obj() -{ -} - -bool GLVertexArrayObject_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GLVertexArrayObject_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *GLVertexArrayObject_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class GLVertexArrayObject_Impl__obj::__mClass; - -static ::String GLVertexArrayObject_Impl__obj_sStaticFields[] = { - HX_("fromInt",a5,dd,fa,57), - ::String(null()) -}; - -void GLVertexArrayObject_Impl__obj::__register() -{ - GLVertexArrayObject_Impl__obj _hx_dummy; - GLVertexArrayObject_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl._GLVertexArrayObject.GLVertexArrayObject_Impl_",06,8a,9f,f3); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GLVertexArrayObject_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(GLVertexArrayObject_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< GLVertexArrayObject_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GLVertexArrayObject_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GLVertexArrayObject_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace _GLVertexArrayObject diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/AMD_compressed_3DC_texture.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/AMD_compressed_3DC_texture.cpp deleted file mode 100644 index a8afcd7a..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/AMD_compressed_3DC_texture.cpp +++ /dev/null @@ -1,113 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_AMD_compressed_3DC_texture -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d2a7e04602cd59d8_4_new,"lime.graphics.opengl.ext.AMD_compressed_3DC_texture","new",0x9572fa2b,"lime.graphics.opengl.ext.AMD_compressed_3DC_texture.new","lime/graphics/opengl/ext/AMD_compressed_3DC_texture.hx",4,0x59f1a9c3) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void AMD_compressed_3DC_texture_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_d2a7e04602cd59d8_4_new) -HXLINE( 7) this->_3DC_XY_AMD = 34810; -HXLINE( 6) this->_3DC_X_AMD = 34809; - } - -Dynamic AMD_compressed_3DC_texture_obj::__CreateEmpty() { return new AMD_compressed_3DC_texture_obj; } - -void *AMD_compressed_3DC_texture_obj::_hx_vtable = 0; - -Dynamic AMD_compressed_3DC_texture_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AMD_compressed_3DC_texture_obj > _hx_result = new AMD_compressed_3DC_texture_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool AMD_compressed_3DC_texture_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6fd0dae5; -} - - -AMD_compressed_3DC_texture_obj::AMD_compressed_3DC_texture_obj() -{ -} - -hx::Val AMD_compressed_3DC_texture_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"_3DC_X_AMD") ) { return hx::Val( _3DC_X_AMD ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"_3DC_XY_AMD") ) { return hx::Val( _3DC_XY_AMD ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val AMD_compressed_3DC_texture_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"_3DC_X_AMD") ) { _3DC_X_AMD=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"_3DC_XY_AMD") ) { _3DC_XY_AMD=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void AMD_compressed_3DC_texture_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("_3DC_X_AMD",25,fa,65,5b)); - outFields->push(HX_("_3DC_XY_AMD",e6,be,38,3d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo AMD_compressed_3DC_texture_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(AMD_compressed_3DC_texture_obj,_3DC_X_AMD),HX_("_3DC_X_AMD",25,fa,65,5b)}, - {hx::fsInt,(int)offsetof(AMD_compressed_3DC_texture_obj,_3DC_XY_AMD),HX_("_3DC_XY_AMD",e6,be,38,3d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *AMD_compressed_3DC_texture_obj_sStaticStorageInfo = 0; -#endif - -static ::String AMD_compressed_3DC_texture_obj_sMemberFields[] = { - HX_("_3DC_X_AMD",25,fa,65,5b), - HX_("_3DC_XY_AMD",e6,be,38,3d), - ::String(null()) }; - -hx::Class AMD_compressed_3DC_texture_obj::__mClass; - -void AMD_compressed_3DC_texture_obj::__register() -{ - AMD_compressed_3DC_texture_obj _hx_dummy; - AMD_compressed_3DC_texture_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.AMD_compressed_3DC_texture",b9,08,f2,db); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(AMD_compressed_3DC_texture_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< AMD_compressed_3DC_texture_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AMD_compressed_3DC_texture_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AMD_compressed_3DC_texture_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/AMD_compressed_ATC_texture.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/AMD_compressed_ATC_texture.cpp deleted file mode 100644 index 68957a70..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/AMD_compressed_ATC_texture.cpp +++ /dev/null @@ -1,123 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_AMD_compressed_ATC_texture -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7a228448205ba8a3_4_new,"lime.graphics.opengl.ext.AMD_compressed_ATC_texture","new",0xe60aeca9,"lime.graphics.opengl.ext.AMD_compressed_ATC_texture.new","lime/graphics/opengl/ext/AMD_compressed_ATC_texture.hx",4,0x5b741105) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void AMD_compressed_ATC_texture_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_7a228448205ba8a3_4_new) -HXLINE( 8) this->ATC_RGBA_INTERPOLATED_ALPHA_AMD = 34798; -HXLINE( 7) this->ATC_RGBA_EXPLICIT_ALPHA_AMD = 35987; -HXLINE( 6) this->ATC_RGB_AMD = 35986; - } - -Dynamic AMD_compressed_ATC_texture_obj::__CreateEmpty() { return new AMD_compressed_ATC_texture_obj; } - -void *AMD_compressed_ATC_texture_obj::_hx_vtable = 0; - -Dynamic AMD_compressed_ATC_texture_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AMD_compressed_ATC_texture_obj > _hx_result = new AMD_compressed_ATC_texture_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool AMD_compressed_ATC_texture_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6edfb27f; -} - - -AMD_compressed_ATC_texture_obj::AMD_compressed_ATC_texture_obj() -{ -} - -hx::Val AMD_compressed_ATC_texture_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 11: - if (HX_FIELD_EQ(inName,"ATC_RGB_AMD") ) { return hx::Val( ATC_RGB_AMD ); } - break; - case 27: - if (HX_FIELD_EQ(inName,"ATC_RGBA_EXPLICIT_ALPHA_AMD") ) { return hx::Val( ATC_RGBA_EXPLICIT_ALPHA_AMD ); } - break; - case 31: - if (HX_FIELD_EQ(inName,"ATC_RGBA_INTERPOLATED_ALPHA_AMD") ) { return hx::Val( ATC_RGBA_INTERPOLATED_ALPHA_AMD ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val AMD_compressed_ATC_texture_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 11: - if (HX_FIELD_EQ(inName,"ATC_RGB_AMD") ) { ATC_RGB_AMD=inValue.Cast< int >(); return inValue; } - break; - case 27: - if (HX_FIELD_EQ(inName,"ATC_RGBA_EXPLICIT_ALPHA_AMD") ) { ATC_RGBA_EXPLICIT_ALPHA_AMD=inValue.Cast< int >(); return inValue; } - break; - case 31: - if (HX_FIELD_EQ(inName,"ATC_RGBA_INTERPOLATED_ALPHA_AMD") ) { ATC_RGBA_INTERPOLATED_ALPHA_AMD=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void AMD_compressed_ATC_texture_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("ATC_RGB_AMD",b7,31,75,34)); - outFields->push(HX_("ATC_RGBA_EXPLICIT_ALPHA_AMD",28,5c,13,57)); - outFields->push(HX_("ATC_RGBA_INTERPOLATED_ALPHA_AMD",77,dc,e4,2a)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo AMD_compressed_ATC_texture_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(AMD_compressed_ATC_texture_obj,ATC_RGB_AMD),HX_("ATC_RGB_AMD",b7,31,75,34)}, - {hx::fsInt,(int)offsetof(AMD_compressed_ATC_texture_obj,ATC_RGBA_EXPLICIT_ALPHA_AMD),HX_("ATC_RGBA_EXPLICIT_ALPHA_AMD",28,5c,13,57)}, - {hx::fsInt,(int)offsetof(AMD_compressed_ATC_texture_obj,ATC_RGBA_INTERPOLATED_ALPHA_AMD),HX_("ATC_RGBA_INTERPOLATED_ALPHA_AMD",77,dc,e4,2a)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *AMD_compressed_ATC_texture_obj_sStaticStorageInfo = 0; -#endif - -static ::String AMD_compressed_ATC_texture_obj_sMemberFields[] = { - HX_("ATC_RGB_AMD",b7,31,75,34), - HX_("ATC_RGBA_EXPLICIT_ALPHA_AMD",28,5c,13,57), - HX_("ATC_RGBA_INTERPOLATED_ALPHA_AMD",77,dc,e4,2a), - ::String(null()) }; - -hx::Class AMD_compressed_ATC_texture_obj::__mClass; - -void AMD_compressed_ATC_texture_obj::__register() -{ - AMD_compressed_ATC_texture_obj _hx_dummy; - AMD_compressed_ATC_texture_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.AMD_compressed_ATC_texture",37,64,c3,ec); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(AMD_compressed_ATC_texture_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< AMD_compressed_ATC_texture_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AMD_compressed_ATC_texture_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AMD_compressed_ATC_texture_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/AMD_performance_monitor.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/AMD_performance_monitor.cpp deleted file mode 100644 index ea0bf301..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/AMD_performance_monitor.cpp +++ /dev/null @@ -1,159 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_AMD_performance_monitor -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_86b53c0d4ece9a1b_4_new,"lime.graphics.opengl.ext.AMD_performance_monitor","new",0xb6600274,"lime.graphics.opengl.ext.AMD_performance_monitor.new","lime/graphics/opengl/ext/AMD_performance_monitor.hx",4,0x634e329e) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void AMD_performance_monitor_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_86b53c0d4ece9a1b_4_new) -HXLINE( 12) this->PERFMON_RESULT_AMD = 35782; -HXLINE( 11) this->PERFMON_RESULT_SIZE_AMD = 35781; -HXLINE( 10) this->PERFMON_RESULT_AVAILABLE_AMD = 35780; -HXLINE( 9) this->PERCENTAGE_AMD = 35779; -HXLINE( 8) this->UNSIGNED_INT64_AMD = 35778; -HXLINE( 7) this->COUNTER_RANGE_AMD = 35777; -HXLINE( 6) this->COUNTER_TYPE_AMD = 35776; - } - -Dynamic AMD_performance_monitor_obj::__CreateEmpty() { return new AMD_performance_monitor_obj; } - -void *AMD_performance_monitor_obj::_hx_vtable = 0; - -Dynamic AMD_performance_monitor_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AMD_performance_monitor_obj > _hx_result = new AMD_performance_monitor_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool AMD_performance_monitor_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2d6c52d6; -} - - -AMD_performance_monitor_obj::AMD_performance_monitor_obj() -{ -} - -hx::Val AMD_performance_monitor_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"PERCENTAGE_AMD") ) { return hx::Val( PERCENTAGE_AMD ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"COUNTER_TYPE_AMD") ) { return hx::Val( COUNTER_TYPE_AMD ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"COUNTER_RANGE_AMD") ) { return hx::Val( COUNTER_RANGE_AMD ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"UNSIGNED_INT64_AMD") ) { return hx::Val( UNSIGNED_INT64_AMD ); } - if (HX_FIELD_EQ(inName,"PERFMON_RESULT_AMD") ) { return hx::Val( PERFMON_RESULT_AMD ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"PERFMON_RESULT_SIZE_AMD") ) { return hx::Val( PERFMON_RESULT_SIZE_AMD ); } - break; - case 28: - if (HX_FIELD_EQ(inName,"PERFMON_RESULT_AVAILABLE_AMD") ) { return hx::Val( PERFMON_RESULT_AVAILABLE_AMD ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val AMD_performance_monitor_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"PERCENTAGE_AMD") ) { PERCENTAGE_AMD=inValue.Cast< int >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"COUNTER_TYPE_AMD") ) { COUNTER_TYPE_AMD=inValue.Cast< int >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"COUNTER_RANGE_AMD") ) { COUNTER_RANGE_AMD=inValue.Cast< int >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"UNSIGNED_INT64_AMD") ) { UNSIGNED_INT64_AMD=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PERFMON_RESULT_AMD") ) { PERFMON_RESULT_AMD=inValue.Cast< int >(); return inValue; } - break; - case 23: - if (HX_FIELD_EQ(inName,"PERFMON_RESULT_SIZE_AMD") ) { PERFMON_RESULT_SIZE_AMD=inValue.Cast< int >(); return inValue; } - break; - case 28: - if (HX_FIELD_EQ(inName,"PERFMON_RESULT_AVAILABLE_AMD") ) { PERFMON_RESULT_AVAILABLE_AMD=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void AMD_performance_monitor_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("COUNTER_TYPE_AMD",96,b3,5a,5d)); - outFields->push(HX_("COUNTER_RANGE_AMD",93,f4,50,e4)); - outFields->push(HX_("UNSIGNED_INT64_AMD",1c,40,37,a0)); - outFields->push(HX_("PERCENTAGE_AMD",f3,76,ad,36)); - outFields->push(HX_("PERFMON_RESULT_AVAILABLE_AMD",7c,92,8d,67)); - outFields->push(HX_("PERFMON_RESULT_SIZE_AMD",e0,c4,64,06)); - outFields->push(HX_("PERFMON_RESULT_AMD",d2,3e,3f,51)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo AMD_performance_monitor_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(AMD_performance_monitor_obj,COUNTER_TYPE_AMD),HX_("COUNTER_TYPE_AMD",96,b3,5a,5d)}, - {hx::fsInt,(int)offsetof(AMD_performance_monitor_obj,COUNTER_RANGE_AMD),HX_("COUNTER_RANGE_AMD",93,f4,50,e4)}, - {hx::fsInt,(int)offsetof(AMD_performance_monitor_obj,UNSIGNED_INT64_AMD),HX_("UNSIGNED_INT64_AMD",1c,40,37,a0)}, - {hx::fsInt,(int)offsetof(AMD_performance_monitor_obj,PERCENTAGE_AMD),HX_("PERCENTAGE_AMD",f3,76,ad,36)}, - {hx::fsInt,(int)offsetof(AMD_performance_monitor_obj,PERFMON_RESULT_AVAILABLE_AMD),HX_("PERFMON_RESULT_AVAILABLE_AMD",7c,92,8d,67)}, - {hx::fsInt,(int)offsetof(AMD_performance_monitor_obj,PERFMON_RESULT_SIZE_AMD),HX_("PERFMON_RESULT_SIZE_AMD",e0,c4,64,06)}, - {hx::fsInt,(int)offsetof(AMD_performance_monitor_obj,PERFMON_RESULT_AMD),HX_("PERFMON_RESULT_AMD",d2,3e,3f,51)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *AMD_performance_monitor_obj_sStaticStorageInfo = 0; -#endif - -static ::String AMD_performance_monitor_obj_sMemberFields[] = { - HX_("COUNTER_TYPE_AMD",96,b3,5a,5d), - HX_("COUNTER_RANGE_AMD",93,f4,50,e4), - HX_("UNSIGNED_INT64_AMD",1c,40,37,a0), - HX_("PERCENTAGE_AMD",f3,76,ad,36), - HX_("PERFMON_RESULT_AVAILABLE_AMD",7c,92,8d,67), - HX_("PERFMON_RESULT_SIZE_AMD",e0,c4,64,06), - HX_("PERFMON_RESULT_AMD",d2,3e,3f,51), - ::String(null()) }; - -hx::Class AMD_performance_monitor_obj::__mClass; - -void AMD_performance_monitor_obj::__register() -{ - AMD_performance_monitor_obj _hx_dummy; - AMD_performance_monitor_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.AMD_performance_monitor",82,f8,b0,c5); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(AMD_performance_monitor_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< AMD_performance_monitor_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AMD_performance_monitor_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AMD_performance_monitor_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/AMD_program_binary_Z400.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/AMD_program_binary_Z400.cpp deleted file mode 100644 index 407ebc83..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/AMD_program_binary_Z400.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_AMD_program_binary_Z400 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_67064d08ae812aee_6_new,"lime.graphics.opengl.ext.AMD_program_binary_Z400","new",0x8e433f46,"lime.graphics.opengl.ext.AMD_program_binary_Z400.new","lime/graphics/opengl/ext/AMD_program_binary_Z400.hx",6,0x1635f60c) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void AMD_program_binary_Z400_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_67064d08ae812aee_6_new) -HXDLIN( 6) this->Z400_BINARY_AMD = 34624; - } - -Dynamic AMD_program_binary_Z400_obj::__CreateEmpty() { return new AMD_program_binary_Z400_obj; } - -void *AMD_program_binary_Z400_obj::_hx_vtable = 0; - -Dynamic AMD_program_binary_Z400_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AMD_program_binary_Z400_obj > _hx_result = new AMD_program_binary_Z400_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool AMD_program_binary_Z400_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1f583ea8; -} - - -AMD_program_binary_Z400_obj::AMD_program_binary_Z400_obj() -{ -} - -hx::Val AMD_program_binary_Z400_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"Z400_BINARY_AMD") ) { return hx::Val( Z400_BINARY_AMD ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val AMD_program_binary_Z400_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"Z400_BINARY_AMD") ) { Z400_BINARY_AMD=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void AMD_program_binary_Z400_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("Z400_BINARY_AMD",9f,d3,76,23)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo AMD_program_binary_Z400_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(AMD_program_binary_Z400_obj,Z400_BINARY_AMD),HX_("Z400_BINARY_AMD",9f,d3,76,23)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *AMD_program_binary_Z400_obj_sStaticStorageInfo = 0; -#endif - -static ::String AMD_program_binary_Z400_obj_sMemberFields[] = { - HX_("Z400_BINARY_AMD",9f,d3,76,23), - ::String(null()) }; - -hx::Class AMD_program_binary_Z400_obj::__mClass; - -void AMD_program_binary_Z400_obj::__register() -{ - AMD_program_binary_Z400_obj _hx_dummy; - AMD_program_binary_Z400_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.AMD_program_binary_Z400",54,e4,9c,b7); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(AMD_program_binary_Z400_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< AMD_program_binary_Z400_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AMD_program_binary_Z400_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AMD_program_binary_Z400_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_framebuffer_blit.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_framebuffer_blit.cpp deleted file mode 100644 index f892d0a0..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_framebuffer_blit.cpp +++ /dev/null @@ -1,125 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_framebuffer_blit -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7378ebc94440c0ad_4_new,"lime.graphics.opengl.ext.ANGLE_framebuffer_blit","new",0x6745fce7,"lime.graphics.opengl.ext.ANGLE_framebuffer_blit.new","lime/graphics/opengl/ext/ANGLE_framebuffer_blit.hx",4,0xfaf96b87) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void ANGLE_framebuffer_blit_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_7378ebc94440c0ad_4_new) -HXLINE( 9) this->READ_FRAMEBUFFER_BINDING_ANGLE = 36010; -HXLINE( 8) this->DRAW_FRAMEBUFFER_BINDING_ANGLE = 36006; -HXLINE( 7) this->DRAW_FRAMEBUFFER_ANGLE = 36009; -HXLINE( 6) this->READ_FRAMEBUFFER_ANGLE = 36008; - } - -Dynamic ANGLE_framebuffer_blit_obj::__CreateEmpty() { return new ANGLE_framebuffer_blit_obj; } - -void *ANGLE_framebuffer_blit_obj::_hx_vtable = 0; - -Dynamic ANGLE_framebuffer_blit_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ANGLE_framebuffer_blit_obj > _hx_result = new ANGLE_framebuffer_blit_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ANGLE_framebuffer_blit_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5e0d49a1; -} - - -ANGLE_framebuffer_blit_obj::ANGLE_framebuffer_blit_obj() -{ -} - -hx::Val ANGLE_framebuffer_blit_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 22: - if (HX_FIELD_EQ(inName,"READ_FRAMEBUFFER_ANGLE") ) { return hx::Val( READ_FRAMEBUFFER_ANGLE ); } - if (HX_FIELD_EQ(inName,"DRAW_FRAMEBUFFER_ANGLE") ) { return hx::Val( DRAW_FRAMEBUFFER_ANGLE ); } - break; - case 30: - if (HX_FIELD_EQ(inName,"DRAW_FRAMEBUFFER_BINDING_ANGLE") ) { return hx::Val( DRAW_FRAMEBUFFER_BINDING_ANGLE ); } - if (HX_FIELD_EQ(inName,"READ_FRAMEBUFFER_BINDING_ANGLE") ) { return hx::Val( READ_FRAMEBUFFER_BINDING_ANGLE ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ANGLE_framebuffer_blit_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 22: - if (HX_FIELD_EQ(inName,"READ_FRAMEBUFFER_ANGLE") ) { READ_FRAMEBUFFER_ANGLE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_FRAMEBUFFER_ANGLE") ) { DRAW_FRAMEBUFFER_ANGLE=inValue.Cast< int >(); return inValue; } - break; - case 30: - if (HX_FIELD_EQ(inName,"DRAW_FRAMEBUFFER_BINDING_ANGLE") ) { DRAW_FRAMEBUFFER_BINDING_ANGLE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"READ_FRAMEBUFFER_BINDING_ANGLE") ) { READ_FRAMEBUFFER_BINDING_ANGLE=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ANGLE_framebuffer_blit_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("READ_FRAMEBUFFER_ANGLE",18,41,27,92)); - outFields->push(HX_("DRAW_FRAMEBUFFER_ANGLE",46,e5,8b,bb)); - outFields->push(HX_("DRAW_FRAMEBUFFER_BINDING_ANGLE",6c,40,90,be)); - outFields->push(HX_("READ_FRAMEBUFFER_BINDING_ANGLE",3e,be,86,02)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ANGLE_framebuffer_blit_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ANGLE_framebuffer_blit_obj,READ_FRAMEBUFFER_ANGLE),HX_("READ_FRAMEBUFFER_ANGLE",18,41,27,92)}, - {hx::fsInt,(int)offsetof(ANGLE_framebuffer_blit_obj,DRAW_FRAMEBUFFER_ANGLE),HX_("DRAW_FRAMEBUFFER_ANGLE",46,e5,8b,bb)}, - {hx::fsInt,(int)offsetof(ANGLE_framebuffer_blit_obj,DRAW_FRAMEBUFFER_BINDING_ANGLE),HX_("DRAW_FRAMEBUFFER_BINDING_ANGLE",6c,40,90,be)}, - {hx::fsInt,(int)offsetof(ANGLE_framebuffer_blit_obj,READ_FRAMEBUFFER_BINDING_ANGLE),HX_("READ_FRAMEBUFFER_BINDING_ANGLE",3e,be,86,02)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ANGLE_framebuffer_blit_obj_sStaticStorageInfo = 0; -#endif - -static ::String ANGLE_framebuffer_blit_obj_sMemberFields[] = { - HX_("READ_FRAMEBUFFER_ANGLE",18,41,27,92), - HX_("DRAW_FRAMEBUFFER_ANGLE",46,e5,8b,bb), - HX_("DRAW_FRAMEBUFFER_BINDING_ANGLE",6c,40,90,be), - HX_("READ_FRAMEBUFFER_BINDING_ANGLE",3e,be,86,02), - ::String(null()) }; - -hx::Class ANGLE_framebuffer_blit_obj::__mClass; - -void ANGLE_framebuffer_blit_obj::__register() -{ - ANGLE_framebuffer_blit_obj _hx_dummy; - ANGLE_framebuffer_blit_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.ANGLE_framebuffer_blit",75,fd,65,73); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ANGLE_framebuffer_blit_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ANGLE_framebuffer_blit_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ANGLE_framebuffer_blit_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ANGLE_framebuffer_blit_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_framebuffer_multisample.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_framebuffer_multisample.cpp deleted file mode 100644 index 1212fa8e..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_framebuffer_multisample.cpp +++ /dev/null @@ -1,123 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_framebuffer_multisample -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_6ff00ab511a94054_4_new,"lime.graphics.opengl.ext.ANGLE_framebuffer_multisample","new",0x237bdc95,"lime.graphics.opengl.ext.ANGLE_framebuffer_multisample.new","lime/graphics/opengl/ext/ANGLE_framebuffer_multisample.hx",4,0x48b2bd1d) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void ANGLE_framebuffer_multisample_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_6ff00ab511a94054_4_new) -HXLINE( 8) this->MAX_SAMPLES_ANGLE = 36183; -HXLINE( 7) this->FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE = 36182; -HXLINE( 6) this->RENDERBUFFER_SAMPLES_ANGLE = 36011; - } - -Dynamic ANGLE_framebuffer_multisample_obj::__CreateEmpty() { return new ANGLE_framebuffer_multisample_obj; } - -void *ANGLE_framebuffer_multisample_obj::_hx_vtable = 0; - -Dynamic ANGLE_framebuffer_multisample_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ANGLE_framebuffer_multisample_obj > _hx_result = new ANGLE_framebuffer_multisample_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ANGLE_framebuffer_multisample_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7970bf77; -} - - -ANGLE_framebuffer_multisample_obj::ANGLE_framebuffer_multisample_obj() -{ -} - -hx::Val ANGLE_framebuffer_multisample_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"MAX_SAMPLES_ANGLE") ) { return hx::Val( MAX_SAMPLES_ANGLE ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"RENDERBUFFER_SAMPLES_ANGLE") ) { return hx::Val( RENDERBUFFER_SAMPLES_ANGLE ); } - break; - case 40: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE") ) { return hx::Val( FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ANGLE_framebuffer_multisample_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"MAX_SAMPLES_ANGLE") ) { MAX_SAMPLES_ANGLE=inValue.Cast< int >(); return inValue; } - break; - case 26: - if (HX_FIELD_EQ(inName,"RENDERBUFFER_SAMPLES_ANGLE") ) { RENDERBUFFER_SAMPLES_ANGLE=inValue.Cast< int >(); return inValue; } - break; - case 40: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE") ) { FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ANGLE_framebuffer_multisample_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("RENDERBUFFER_SAMPLES_ANGLE",34,90,45,07)); - outFields->push(HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE",48,8a,b1,c4)); - outFields->push(HX_("MAX_SAMPLES_ANGLE",62,e6,01,b7)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ANGLE_framebuffer_multisample_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ANGLE_framebuffer_multisample_obj,RENDERBUFFER_SAMPLES_ANGLE),HX_("RENDERBUFFER_SAMPLES_ANGLE",34,90,45,07)}, - {hx::fsInt,(int)offsetof(ANGLE_framebuffer_multisample_obj,FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE),HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE",48,8a,b1,c4)}, - {hx::fsInt,(int)offsetof(ANGLE_framebuffer_multisample_obj,MAX_SAMPLES_ANGLE),HX_("MAX_SAMPLES_ANGLE",62,e6,01,b7)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ANGLE_framebuffer_multisample_obj_sStaticStorageInfo = 0; -#endif - -static ::String ANGLE_framebuffer_multisample_obj_sMemberFields[] = { - HX_("RENDERBUFFER_SAMPLES_ANGLE",34,90,45,07), - HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE",48,8a,b1,c4), - HX_("MAX_SAMPLES_ANGLE",62,e6,01,b7), - ::String(null()) }; - -hx::Class ANGLE_framebuffer_multisample_obj::__mClass; - -void ANGLE_framebuffer_multisample_obj::__register() -{ - ANGLE_framebuffer_multisample_obj _hx_dummy; - ANGLE_framebuffer_multisample_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.ANGLE_framebuffer_multisample",23,ee,aa,e2); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ANGLE_framebuffer_multisample_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ANGLE_framebuffer_multisample_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ANGLE_framebuffer_multisample_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ANGLE_framebuffer_multisample_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_instanced_arrays.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_instanced_arrays.cpp deleted file mode 100644 index 2f056696..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_instanced_arrays.cpp +++ /dev/null @@ -1,137 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_instanced_arrays -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b3b5b227d74e9109_7_new,"lime.graphics.opengl.ext.ANGLE_instanced_arrays","new",0x4559516a,"lime.graphics.opengl.ext.ANGLE_instanced_arrays.new","lime/graphics/opengl/ext/ANGLE_instanced_arrays.hx",7,0x2d555864) -HX_LOCAL_STACK_FRAME(_hx_pos_b3b5b227d74e9109_14_drawArraysInstancedANGLE,"lime.graphics.opengl.ext.ANGLE_instanced_arrays","drawArraysInstancedANGLE",0xb2062558,"lime.graphics.opengl.ext.ANGLE_instanced_arrays.drawArraysInstancedANGLE","lime/graphics/opengl/ext/ANGLE_instanced_arrays.hx",14,0x2d555864) -HX_LOCAL_STACK_FRAME(_hx_pos_b3b5b227d74e9109_16_drawElementsInstancedANGLE,"lime.graphics.opengl.ext.ANGLE_instanced_arrays","drawElementsInstancedANGLE",0x203b0e15,"lime.graphics.opengl.ext.ANGLE_instanced_arrays.drawElementsInstancedANGLE","lime/graphics/opengl/ext/ANGLE_instanced_arrays.hx",16,0x2d555864) -HX_LOCAL_STACK_FRAME(_hx_pos_b3b5b227d74e9109_18_vertexAttribDivisorANGLE,"lime.graphics.opengl.ext.ANGLE_instanced_arrays","vertexAttribDivisorANGLE",0x66bdeb39,"lime.graphics.opengl.ext.ANGLE_instanced_arrays.vertexAttribDivisorANGLE","lime/graphics/opengl/ext/ANGLE_instanced_arrays.hx",18,0x2d555864) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void ANGLE_instanced_arrays_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_b3b5b227d74e9109_7_new) -HXDLIN( 7) this->VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE = 35070; - } - -Dynamic ANGLE_instanced_arrays_obj::__CreateEmpty() { return new ANGLE_instanced_arrays_obj; } - -void *ANGLE_instanced_arrays_obj::_hx_vtable = 0; - -Dynamic ANGLE_instanced_arrays_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ANGLE_instanced_arrays_obj > _hx_result = new ANGLE_instanced_arrays_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ANGLE_instanced_arrays_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x669560a4; -} - -void ANGLE_instanced_arrays_obj::drawArraysInstancedANGLE(int mode,int first,int count,int primcount){ - HX_STACKFRAME(&_hx_pos_b3b5b227d74e9109_14_drawArraysInstancedANGLE) - } - - -HX_DEFINE_DYNAMIC_FUNC4(ANGLE_instanced_arrays_obj,drawArraysInstancedANGLE,(void)) - -void ANGLE_instanced_arrays_obj::drawElementsInstancedANGLE(int mode,int count,int type,int offset,int primcount){ - HX_STACKFRAME(&_hx_pos_b3b5b227d74e9109_16_drawElementsInstancedANGLE) - } - - -HX_DEFINE_DYNAMIC_FUNC5(ANGLE_instanced_arrays_obj,drawElementsInstancedANGLE,(void)) - -void ANGLE_instanced_arrays_obj::vertexAttribDivisorANGLE(int index,int divisor){ - HX_STACKFRAME(&_hx_pos_b3b5b227d74e9109_18_vertexAttribDivisorANGLE) - } - - -HX_DEFINE_DYNAMIC_FUNC2(ANGLE_instanced_arrays_obj,vertexAttribDivisorANGLE,(void)) - - -ANGLE_instanced_arrays_obj::ANGLE_instanced_arrays_obj() -{ -} - -hx::Val ANGLE_instanced_arrays_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 24: - if (HX_FIELD_EQ(inName,"drawArraysInstancedANGLE") ) { return hx::Val( drawArraysInstancedANGLE_dyn() ); } - if (HX_FIELD_EQ(inName,"vertexAttribDivisorANGLE") ) { return hx::Val( vertexAttribDivisorANGLE_dyn() ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"drawElementsInstancedANGLE") ) { return hx::Val( drawElementsInstancedANGLE_dyn() ); } - break; - case 33: - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE") ) { return hx::Val( VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ANGLE_instanced_arrays_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 33: - if (HX_FIELD_EQ(inName,"VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE") ) { VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ANGLE_instanced_arrays_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE",b2,5f,a5,51)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ANGLE_instanced_arrays_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ANGLE_instanced_arrays_obj,VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE),HX_("VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE",b2,5f,a5,51)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ANGLE_instanced_arrays_obj_sStaticStorageInfo = 0; -#endif - -static ::String ANGLE_instanced_arrays_obj_sMemberFields[] = { - HX_("VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE",b2,5f,a5,51), - HX_("drawArraysInstancedANGLE",a2,5e,a2,84), - HX_("drawElementsInstancedANGLE",df,ad,4f,fd), - HX_("vertexAttribDivisorANGLE",83,24,5a,39), - ::String(null()) }; - -hx::Class ANGLE_instanced_arrays_obj::__mClass; - -void ANGLE_instanced_arrays_obj::__register() -{ - ANGLE_instanced_arrays_obj _hx_dummy; - ANGLE_instanced_arrays_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.ANGLE_instanced_arrays",78,14,ee,7b); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ANGLE_instanced_arrays_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ANGLE_instanced_arrays_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ANGLE_instanced_arrays_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ANGLE_instanced_arrays_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_pack_reverse_row_order.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_pack_reverse_row_order.cpp deleted file mode 100644 index 4ce37857..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_pack_reverse_row_order.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_pack_reverse_row_order -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c1c02b5b920f81ba_6_new,"lime.graphics.opengl.ext.ANGLE_pack_reverse_row_order","new",0xf68bfd86,"lime.graphics.opengl.ext.ANGLE_pack_reverse_row_order.new","lime/graphics/opengl/ext/ANGLE_pack_reverse_row_order.hx",6,0xfa7dce48) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void ANGLE_pack_reverse_row_order_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_c1c02b5b920f81ba_6_new) -HXDLIN( 6) this->PACK_REVERSE_ROW_ORDER_ANGLE = 37796; - } - -Dynamic ANGLE_pack_reverse_row_order_obj::__CreateEmpty() { return new ANGLE_pack_reverse_row_order_obj; } - -void *ANGLE_pack_reverse_row_order_obj::_hx_vtable = 0; - -Dynamic ANGLE_pack_reverse_row_order_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ANGLE_pack_reverse_row_order_obj > _hx_result = new ANGLE_pack_reverse_row_order_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ANGLE_pack_reverse_row_order_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x19c87ca4; -} - - -ANGLE_pack_reverse_row_order_obj::ANGLE_pack_reverse_row_order_obj() -{ -} - -hx::Val ANGLE_pack_reverse_row_order_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 28: - if (HX_FIELD_EQ(inName,"PACK_REVERSE_ROW_ORDER_ANGLE") ) { return hx::Val( PACK_REVERSE_ROW_ORDER_ANGLE ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ANGLE_pack_reverse_row_order_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 28: - if (HX_FIELD_EQ(inName,"PACK_REVERSE_ROW_ORDER_ANGLE") ) { PACK_REVERSE_ROW_ORDER_ANGLE=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ANGLE_pack_reverse_row_order_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("PACK_REVERSE_ROW_ORDER_ANGLE",ba,ed,cd,94)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ANGLE_pack_reverse_row_order_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ANGLE_pack_reverse_row_order_obj,PACK_REVERSE_ROW_ORDER_ANGLE),HX_("PACK_REVERSE_ROW_ORDER_ANGLE",ba,ed,cd,94)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ANGLE_pack_reverse_row_order_obj_sStaticStorageInfo = 0; -#endif - -static ::String ANGLE_pack_reverse_row_order_obj_sMemberFields[] = { - HX_("PACK_REVERSE_ROW_ORDER_ANGLE",ba,ed,cd,94), - ::String(null()) }; - -hx::Class ANGLE_pack_reverse_row_order_obj::__mClass; - -void ANGLE_pack_reverse_row_order_obj::__register() -{ - ANGLE_pack_reverse_row_order_obj _hx_dummy; - ANGLE_pack_reverse_row_order_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.ANGLE_pack_reverse_row_order",94,82,99,c8); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ANGLE_pack_reverse_row_order_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ANGLE_pack_reverse_row_order_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ANGLE_pack_reverse_row_order_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ANGLE_pack_reverse_row_order_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_texture_compression_dxt3.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_texture_compression_dxt3.cpp deleted file mode 100644 index c0216a8d..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_texture_compression_dxt3.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_compression_dxt3 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b30108ea6b58727c_6_new,"lime.graphics.opengl.ext.ANGLE_texture_compression_dxt3","new",0x7f2a7b10,"lime.graphics.opengl.ext.ANGLE_texture_compression_dxt3.new","lime/graphics/opengl/ext/ANGLE_texture_compression_dxt3.hx",6,0x96f8f37e) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void ANGLE_texture_compression_dxt3_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_b30108ea6b58727c_6_new) -HXDLIN( 6) this->COMPRESSED_RGBA_S3TC_DXT3_ANGLE = 33778; - } - -Dynamic ANGLE_texture_compression_dxt3_obj::__CreateEmpty() { return new ANGLE_texture_compression_dxt3_obj; } - -void *ANGLE_texture_compression_dxt3_obj::_hx_vtable = 0; - -Dynamic ANGLE_texture_compression_dxt3_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ANGLE_texture_compression_dxt3_obj > _hx_result = new ANGLE_texture_compression_dxt3_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ANGLE_texture_compression_dxt3_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7c61912e; -} - - -ANGLE_texture_compression_dxt3_obj::ANGLE_texture_compression_dxt3_obj() -{ -} - -hx::Val ANGLE_texture_compression_dxt3_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 31: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_S3TC_DXT3_ANGLE") ) { return hx::Val( COMPRESSED_RGBA_S3TC_DXT3_ANGLE ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ANGLE_texture_compression_dxt3_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 31: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_S3TC_DXT3_ANGLE") ) { COMPRESSED_RGBA_S3TC_DXT3_ANGLE=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ANGLE_texture_compression_dxt3_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("COMPRESSED_RGBA_S3TC_DXT3_ANGLE",aa,27,34,e8)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ANGLE_texture_compression_dxt3_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ANGLE_texture_compression_dxt3_obj,COMPRESSED_RGBA_S3TC_DXT3_ANGLE),HX_("COMPRESSED_RGBA_S3TC_DXT3_ANGLE",aa,27,34,e8)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ANGLE_texture_compression_dxt3_obj_sStaticStorageInfo = 0; -#endif - -static ::String ANGLE_texture_compression_dxt3_obj_sMemberFields[] = { - HX_("COMPRESSED_RGBA_S3TC_DXT3_ANGLE",aa,27,34,e8), - ::String(null()) }; - -hx::Class ANGLE_texture_compression_dxt3_obj::__mClass; - -void ANGLE_texture_compression_dxt3_obj::__register() -{ - ANGLE_texture_compression_dxt3_obj _hx_dummy; - ANGLE_texture_compression_dxt3_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.ANGLE_texture_compression_dxt3",1e,f3,f3,45); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ANGLE_texture_compression_dxt3_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ANGLE_texture_compression_dxt3_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ANGLE_texture_compression_dxt3_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ANGLE_texture_compression_dxt3_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_texture_compression_dxt5.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_texture_compression_dxt5.cpp deleted file mode 100644 index 718d62a5..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_texture_compression_dxt5.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_compression_dxt5 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_958283fb81ddd880_6_new,"lime.graphics.opengl.ext.ANGLE_texture_compression_dxt5","new",0xa5f7a412,"lime.graphics.opengl.ext.ANGLE_texture_compression_dxt5.new","lime/graphics/opengl/ext/ANGLE_texture_compression_dxt5.hx",6,0x984b60bc) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void ANGLE_texture_compression_dxt5_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_958283fb81ddd880_6_new) -HXDLIN( 6) this->COMPRESSED_RGBA_S3TC_DXT5_ANGLE = 33779; - } - -Dynamic ANGLE_texture_compression_dxt5_obj::__CreateEmpty() { return new ANGLE_texture_compression_dxt5_obj; } - -void *ANGLE_texture_compression_dxt5_obj::_hx_vtable = 0; - -Dynamic ANGLE_texture_compression_dxt5_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ANGLE_texture_compression_dxt5_obj > _hx_result = new ANGLE_texture_compression_dxt5_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ANGLE_texture_compression_dxt5_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7c619130; -} - - -ANGLE_texture_compression_dxt5_obj::ANGLE_texture_compression_dxt5_obj() -{ -} - -hx::Val ANGLE_texture_compression_dxt5_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 31: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_S3TC_DXT5_ANGLE") ) { return hx::Val( COMPRESSED_RGBA_S3TC_DXT5_ANGLE ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ANGLE_texture_compression_dxt5_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 31: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_S3TC_DXT5_ANGLE") ) { COMPRESSED_RGBA_S3TC_DXT5_ANGLE=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ANGLE_texture_compression_dxt5_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("COMPRESSED_RGBA_S3TC_DXT5_ANGLE",2c,15,5f,3b)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ANGLE_texture_compression_dxt5_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ANGLE_texture_compression_dxt5_obj,COMPRESSED_RGBA_S3TC_DXT5_ANGLE),HX_("COMPRESSED_RGBA_S3TC_DXT5_ANGLE",2c,15,5f,3b)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ANGLE_texture_compression_dxt5_obj_sStaticStorageInfo = 0; -#endif - -static ::String ANGLE_texture_compression_dxt5_obj_sMemberFields[] = { - HX_("COMPRESSED_RGBA_S3TC_DXT5_ANGLE",2c,15,5f,3b), - ::String(null()) }; - -hx::Class ANGLE_texture_compression_dxt5_obj::__mClass; - -void ANGLE_texture_compression_dxt5_obj::__register() -{ - ANGLE_texture_compression_dxt5_obj _hx_dummy; - ANGLE_texture_compression_dxt5_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.ANGLE_texture_compression_dxt5",20,f3,f3,45); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ANGLE_texture_compression_dxt5_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ANGLE_texture_compression_dxt5_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ANGLE_texture_compression_dxt5_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ANGLE_texture_compression_dxt5_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_texture_usage.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_texture_usage.cpp deleted file mode 100644 index 29e48e80..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_texture_usage.cpp +++ /dev/null @@ -1,113 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_texture_usage -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f21a6c5ad88a2e71_4_new,"lime.graphics.opengl.ext.ANGLE_texture_usage","new",0xed342dc1,"lime.graphics.opengl.ext.ANGLE_texture_usage.new","lime/graphics/opengl/ext/ANGLE_texture_usage.hx",4,0x2c06f6f1) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void ANGLE_texture_usage_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_f21a6c5ad88a2e71_4_new) -HXLINE( 7) this->FRAMEBUFFER_ATTACHMENT_ANGLE = 37795; -HXLINE( 6) this->TEXTURE_USAGE_ANGLE = 37794; - } - -Dynamic ANGLE_texture_usage_obj::__CreateEmpty() { return new ANGLE_texture_usage_obj; } - -void *ANGLE_texture_usage_obj::_hx_vtable = 0; - -Dynamic ANGLE_texture_usage_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ANGLE_texture_usage_obj > _hx_result = new ANGLE_texture_usage_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ANGLE_texture_usage_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x056616b7; -} - - -ANGLE_texture_usage_obj::ANGLE_texture_usage_obj() -{ -} - -hx::Val ANGLE_texture_usage_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 19: - if (HX_FIELD_EQ(inName,"TEXTURE_USAGE_ANGLE") ) { return hx::Val( TEXTURE_USAGE_ANGLE ); } - break; - case 28: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_ANGLE") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_ANGLE ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ANGLE_texture_usage_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 19: - if (HX_FIELD_EQ(inName,"TEXTURE_USAGE_ANGLE") ) { TEXTURE_USAGE_ANGLE=inValue.Cast< int >(); return inValue; } - break; - case 28: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_ANGLE") ) { FRAMEBUFFER_ATTACHMENT_ANGLE=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ANGLE_texture_usage_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("TEXTURE_USAGE_ANGLE",f1,85,1c,63)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_ANGLE",09,e2,23,8c)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ANGLE_texture_usage_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ANGLE_texture_usage_obj,TEXTURE_USAGE_ANGLE),HX_("TEXTURE_USAGE_ANGLE",f1,85,1c,63)}, - {hx::fsInt,(int)offsetof(ANGLE_texture_usage_obj,FRAMEBUFFER_ATTACHMENT_ANGLE),HX_("FRAMEBUFFER_ATTACHMENT_ANGLE",09,e2,23,8c)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ANGLE_texture_usage_obj_sStaticStorageInfo = 0; -#endif - -static ::String ANGLE_texture_usage_obj_sMemberFields[] = { - HX_("TEXTURE_USAGE_ANGLE",f1,85,1c,63), - HX_("FRAMEBUFFER_ATTACHMENT_ANGLE",09,e2,23,8c), - ::String(null()) }; - -hx::Class ANGLE_texture_usage_obj::__mClass; - -void ANGLE_texture_usage_obj::__register() -{ - ANGLE_texture_usage_obj _hx_dummy; - ANGLE_texture_usage_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.ANGLE_texture_usage",4f,39,c0,1a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ANGLE_texture_usage_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ANGLE_texture_usage_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ANGLE_texture_usage_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ANGLE_texture_usage_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_translated_shader_source.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_translated_shader_source.cpp deleted file mode 100644 index 66b390aa..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ANGLE_translated_shader_source.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_ANGLE_translated_shader_source -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_276be14287d0ce94_6_new,"lime.graphics.opengl.ext.ANGLE_translated_shader_source","new",0xe2c2076c,"lime.graphics.opengl.ext.ANGLE_translated_shader_source.new","lime/graphics/opengl/ext/ANGLE_translated_shader_source.hx",6,0xc9ee26a2) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void ANGLE_translated_shader_source_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_276be14287d0ce94_6_new) -HXDLIN( 6) this->TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE = 37792; - } - -Dynamic ANGLE_translated_shader_source_obj::__CreateEmpty() { return new ANGLE_translated_shader_source_obj; } - -void *ANGLE_translated_shader_source_obj::_hx_vtable = 0; - -Dynamic ANGLE_translated_shader_source_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ANGLE_translated_shader_source_obj > _hx_result = new ANGLE_translated_shader_source_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ANGLE_translated_shader_source_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x16b433c2; -} - - -ANGLE_translated_shader_source_obj::ANGLE_translated_shader_source_obj() -{ -} - -hx::Val ANGLE_translated_shader_source_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 37: - if (HX_FIELD_EQ(inName,"TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE") ) { return hx::Val( TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ANGLE_translated_shader_source_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 37: - if (HX_FIELD_EQ(inName,"TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE") ) { TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ANGLE_translated_shader_source_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE",ad,31,15,74)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ANGLE_translated_shader_source_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ANGLE_translated_shader_source_obj,TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE),HX_("TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE",ad,31,15,74)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ANGLE_translated_shader_source_obj_sStaticStorageInfo = 0; -#endif - -static ::String ANGLE_translated_shader_source_obj_sMemberFields[] = { - HX_("TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE",ad,31,15,74), - ::String(null()) }; - -hx::Class ANGLE_translated_shader_source_obj::__mClass; - -void ANGLE_translated_shader_source_obj::__register() -{ - ANGLE_translated_shader_source_obj _hx_dummy; - ANGLE_translated_shader_source_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.ANGLE_translated_shader_source",7a,21,7f,a0); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ANGLE_translated_shader_source_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ANGLE_translated_shader_source_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ANGLE_translated_shader_source_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ANGLE_translated_shader_source_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_copy_texture_levels.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_copy_texture_levels.cpp deleted file mode 100644 index 0dcdd0aa..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_copy_texture_levels.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_copy_texture_levels -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_361d9d8d8f9c4e77_5_new,"lime.graphics.opengl.ext.APPLE_copy_texture_levels","new",0xe1bf6b68,"lime.graphics.opengl.ext.APPLE_copy_texture_levels.new","lime/graphics/opengl/ext/APPLE_copy_texture_levels.hx",5,0xf0dcb0aa) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void APPLE_copy_texture_levels_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_361d9d8d8f9c4e77_5_new) - } - -Dynamic APPLE_copy_texture_levels_obj::__CreateEmpty() { return new APPLE_copy_texture_levels_obj; } - -void *APPLE_copy_texture_levels_obj::_hx_vtable = 0; - -Dynamic APPLE_copy_texture_levels_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< APPLE_copy_texture_levels_obj > _hx_result = new APPLE_copy_texture_levels_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool APPLE_copy_texture_levels_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4c1af366; -} - - -APPLE_copy_texture_levels_obj::APPLE_copy_texture_levels_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *APPLE_copy_texture_levels_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *APPLE_copy_texture_levels_obj_sStaticStorageInfo = 0; -#endif - -hx::Class APPLE_copy_texture_levels_obj::__mClass; - -void APPLE_copy_texture_levels_obj::__register() -{ - APPLE_copy_texture_levels_obj _hx_dummy; - APPLE_copy_texture_levels_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.APPLE_copy_texture_levels",76,d7,83,2d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< APPLE_copy_texture_levels_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = APPLE_copy_texture_levels_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = APPLE_copy_texture_levels_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_framebuffer_multisample.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_framebuffer_multisample.cpp deleted file mode 100644 index 47d957fd..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_framebuffer_multisample.cpp +++ /dev/null @@ -1,155 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_framebuffer_multisample -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_0dc663a6fc7d5e27_4_new,"lime.graphics.opengl.ext.APPLE_framebuffer_multisample","new",0x083f8a9c,"lime.graphics.opengl.ext.APPLE_framebuffer_multisample.new","lime/graphics/opengl/ext/APPLE_framebuffer_multisample.hx",4,0x7558ecf6) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void APPLE_framebuffer_multisample_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_0dc663a6fc7d5e27_4_new) -HXLINE( 12) this->READ_FRAMEBUFFER_BINDING_APPLE = 36010; -HXLINE( 11) this->DRAW_FRAMEBUFFER_BINDING_APPLE = 36006; -HXLINE( 10) this->DRAW_FRAMEBUFFER_APPLE = 36009; -HXLINE( 9) this->READ_FRAMEBUFFER_APPLE = 36008; -HXLINE( 8) this->MAX_SAMPLES_APPLE = 36183; -HXLINE( 7) this->FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE = 36182; -HXLINE( 6) this->RENDERBUFFER_SAMPLES_APPLE = 36011; - } - -Dynamic APPLE_framebuffer_multisample_obj::__CreateEmpty() { return new APPLE_framebuffer_multisample_obj; } - -void *APPLE_framebuffer_multisample_obj::_hx_vtable = 0; - -Dynamic APPLE_framebuffer_multisample_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< APPLE_framebuffer_multisample_obj > _hx_result = new APPLE_framebuffer_multisample_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool APPLE_framebuffer_multisample_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x756f1b62; -} - - -APPLE_framebuffer_multisample_obj::APPLE_framebuffer_multisample_obj() -{ -} - -hx::Val APPLE_framebuffer_multisample_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"MAX_SAMPLES_APPLE") ) { return hx::Val( MAX_SAMPLES_APPLE ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"READ_FRAMEBUFFER_APPLE") ) { return hx::Val( READ_FRAMEBUFFER_APPLE ); } - if (HX_FIELD_EQ(inName,"DRAW_FRAMEBUFFER_APPLE") ) { return hx::Val( DRAW_FRAMEBUFFER_APPLE ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"RENDERBUFFER_SAMPLES_APPLE") ) { return hx::Val( RENDERBUFFER_SAMPLES_APPLE ); } - break; - case 30: - if (HX_FIELD_EQ(inName,"DRAW_FRAMEBUFFER_BINDING_APPLE") ) { return hx::Val( DRAW_FRAMEBUFFER_BINDING_APPLE ); } - if (HX_FIELD_EQ(inName,"READ_FRAMEBUFFER_BINDING_APPLE") ) { return hx::Val( READ_FRAMEBUFFER_BINDING_APPLE ); } - break; - case 40: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE") ) { return hx::Val( FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val APPLE_framebuffer_multisample_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"MAX_SAMPLES_APPLE") ) { MAX_SAMPLES_APPLE=inValue.Cast< int >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"READ_FRAMEBUFFER_APPLE") ) { READ_FRAMEBUFFER_APPLE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_FRAMEBUFFER_APPLE") ) { DRAW_FRAMEBUFFER_APPLE=inValue.Cast< int >(); return inValue; } - break; - case 26: - if (HX_FIELD_EQ(inName,"RENDERBUFFER_SAMPLES_APPLE") ) { RENDERBUFFER_SAMPLES_APPLE=inValue.Cast< int >(); return inValue; } - break; - case 30: - if (HX_FIELD_EQ(inName,"DRAW_FRAMEBUFFER_BINDING_APPLE") ) { DRAW_FRAMEBUFFER_BINDING_APPLE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"READ_FRAMEBUFFER_BINDING_APPLE") ) { READ_FRAMEBUFFER_BINDING_APPLE=inValue.Cast< int >(); return inValue; } - break; - case 40: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE") ) { FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void APPLE_framebuffer_multisample_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("RENDERBUFFER_SAMPLES_APPLE",bb,d1,9e,08)); - outFields->push(HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE",cf,cb,0a,c6)); - outFields->push(HX_("MAX_SAMPLES_APPLE",e9,27,5b,b8)); - outFields->push(HX_("READ_FRAMEBUFFER_APPLE",9f,82,80,93)); - outFields->push(HX_("DRAW_FRAMEBUFFER_APPLE",cd,26,e5,bc)); - outFields->push(HX_("DRAW_FRAMEBUFFER_BINDING_APPLE",f3,81,e9,bf)); - outFields->push(HX_("READ_FRAMEBUFFER_BINDING_APPLE",c5,ff,df,03)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo APPLE_framebuffer_multisample_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(APPLE_framebuffer_multisample_obj,RENDERBUFFER_SAMPLES_APPLE),HX_("RENDERBUFFER_SAMPLES_APPLE",bb,d1,9e,08)}, - {hx::fsInt,(int)offsetof(APPLE_framebuffer_multisample_obj,FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE),HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE",cf,cb,0a,c6)}, - {hx::fsInt,(int)offsetof(APPLE_framebuffer_multisample_obj,MAX_SAMPLES_APPLE),HX_("MAX_SAMPLES_APPLE",e9,27,5b,b8)}, - {hx::fsInt,(int)offsetof(APPLE_framebuffer_multisample_obj,READ_FRAMEBUFFER_APPLE),HX_("READ_FRAMEBUFFER_APPLE",9f,82,80,93)}, - {hx::fsInt,(int)offsetof(APPLE_framebuffer_multisample_obj,DRAW_FRAMEBUFFER_APPLE),HX_("DRAW_FRAMEBUFFER_APPLE",cd,26,e5,bc)}, - {hx::fsInt,(int)offsetof(APPLE_framebuffer_multisample_obj,DRAW_FRAMEBUFFER_BINDING_APPLE),HX_("DRAW_FRAMEBUFFER_BINDING_APPLE",f3,81,e9,bf)}, - {hx::fsInt,(int)offsetof(APPLE_framebuffer_multisample_obj,READ_FRAMEBUFFER_BINDING_APPLE),HX_("READ_FRAMEBUFFER_BINDING_APPLE",c5,ff,df,03)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *APPLE_framebuffer_multisample_obj_sStaticStorageInfo = 0; -#endif - -static ::String APPLE_framebuffer_multisample_obj_sMemberFields[] = { - HX_("RENDERBUFFER_SAMPLES_APPLE",bb,d1,9e,08), - HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE",cf,cb,0a,c6), - HX_("MAX_SAMPLES_APPLE",e9,27,5b,b8), - HX_("READ_FRAMEBUFFER_APPLE",9f,82,80,93), - HX_("DRAW_FRAMEBUFFER_APPLE",cd,26,e5,bc), - HX_("DRAW_FRAMEBUFFER_BINDING_APPLE",f3,81,e9,bf), - HX_("READ_FRAMEBUFFER_BINDING_APPLE",c5,ff,df,03), - ::String(null()) }; - -hx::Class APPLE_framebuffer_multisample_obj::__mClass; - -void APPLE_framebuffer_multisample_obj::__register() -{ - APPLE_framebuffer_multisample_obj _hx_dummy; - APPLE_framebuffer_multisample_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.APPLE_framebuffer_multisample",aa,4c,cf,ff); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(APPLE_framebuffer_multisample_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< APPLE_framebuffer_multisample_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = APPLE_framebuffer_multisample_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = APPLE_framebuffer_multisample_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_rgb_422.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_rgb_422.cpp deleted file mode 100644 index 5a6fa2b3..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_rgb_422.cpp +++ /dev/null @@ -1,123 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_rgb_422 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7884905029fdefd8_4_new,"lime.graphics.opengl.ext.APPLE_rgb_422","new",0x2a5502cd,"lime.graphics.opengl.ext.APPLE_rgb_422.new","lime/graphics/opengl/ext/APPLE_rgb_422.hx",4,0xcbee61e5) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void APPLE_rgb_422_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_7884905029fdefd8_4_new) -HXLINE( 8) this->UNSIGNED_SHORT_8_8_REV_APPLE = 34235; -HXLINE( 7) this->UNSIGNED_SHORT_8_8_APPLE = 34234; -HXLINE( 6) this->RGB_422_APPLE = 35359; - } - -Dynamic APPLE_rgb_422_obj::__CreateEmpty() { return new APPLE_rgb_422_obj; } - -void *APPLE_rgb_422_obj::_hx_vtable = 0; - -Dynamic APPLE_rgb_422_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< APPLE_rgb_422_obj > _hx_result = new APPLE_rgb_422_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool APPLE_rgb_422_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x293b7713; -} - - -APPLE_rgb_422_obj::APPLE_rgb_422_obj() -{ -} - -hx::Val APPLE_rgb_422_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"RGB_422_APPLE") ) { return hx::Val( RGB_422_APPLE ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT_8_8_APPLE") ) { return hx::Val( UNSIGNED_SHORT_8_8_APPLE ); } - break; - case 28: - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT_8_8_REV_APPLE") ) { return hx::Val( UNSIGNED_SHORT_8_8_REV_APPLE ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val APPLE_rgb_422_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"RGB_422_APPLE") ) { RGB_422_APPLE=inValue.Cast< int >(); return inValue; } - break; - case 24: - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT_8_8_APPLE") ) { UNSIGNED_SHORT_8_8_APPLE=inValue.Cast< int >(); return inValue; } - break; - case 28: - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT_8_8_REV_APPLE") ) { UNSIGNED_SHORT_8_8_REV_APPLE=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void APPLE_rgb_422_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("RGB_422_APPLE",5d,91,df,ea)); - outFields->push(HX_("UNSIGNED_SHORT_8_8_APPLE",ff,40,5e,85)); - outFields->push(HX_("UNSIGNED_SHORT_8_8_REV_APPLE",43,98,55,0b)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo APPLE_rgb_422_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(APPLE_rgb_422_obj,RGB_422_APPLE),HX_("RGB_422_APPLE",5d,91,df,ea)}, - {hx::fsInt,(int)offsetof(APPLE_rgb_422_obj,UNSIGNED_SHORT_8_8_APPLE),HX_("UNSIGNED_SHORT_8_8_APPLE",ff,40,5e,85)}, - {hx::fsInt,(int)offsetof(APPLE_rgb_422_obj,UNSIGNED_SHORT_8_8_REV_APPLE),HX_("UNSIGNED_SHORT_8_8_REV_APPLE",43,98,55,0b)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *APPLE_rgb_422_obj_sStaticStorageInfo = 0; -#endif - -static ::String APPLE_rgb_422_obj_sMemberFields[] = { - HX_("RGB_422_APPLE",5d,91,df,ea), - HX_("UNSIGNED_SHORT_8_8_APPLE",ff,40,5e,85), - HX_("UNSIGNED_SHORT_8_8_REV_APPLE",43,98,55,0b), - ::String(null()) }; - -hx::Class APPLE_rgb_422_obj::__mClass; - -void APPLE_rgb_422_obj::__register() -{ - APPLE_rgb_422_obj _hx_dummy; - APPLE_rgb_422_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.APPLE_rgb_422",5b,98,f6,0a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(APPLE_rgb_422_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< APPLE_rgb_422_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = APPLE_rgb_422_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = APPLE_rgb_422_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_sync.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_sync.cpp deleted file mode 100644 index 5f4f6e40..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_sync.cpp +++ /dev/null @@ -1,225 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_sync -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7969c112b28ce208_4_new,"lime.graphics.opengl.ext.APPLE_sync","new",0xc89c95d4,"lime.graphics.opengl.ext.APPLE_sync.new","lime/graphics/opengl/ext/APPLE_sync.hx",4,0x38845a3a) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void APPLE_sync_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_7969c112b28ce208_4_new) -HXLINE( 21) this->TIMEOUT_IGNORED_APPLE = -1; -HXLINE( 20) this->SYNC_FLUSH_COMMANDS_BIT_APPLE = 1; -HXLINE( 19) this->WAIT_FAILED_APPLE = 37149; -HXLINE( 18) this->CONDITION_SATISFIED_APPLE = 37148; -HXLINE( 17) this->TIMEOUT_EXPIRED_APPLE = 37147; -HXLINE( 16) this->ALREADY_SIGNALED_APPLE = 37146; -HXLINE( 15) this->SIGNALED_APPLE = 37145; -HXLINE( 14) this->UNSIGNALED_APPLE = 37144; -HXLINE( 13) this->SYNC_GPU_COMMANDS_COMPLETE_APPLE = 37143; -HXLINE( 12) this->SYNC_FENCE_APPLE = 37142; -HXLINE( 11) this->SYNC_FLAGS_APPLE = 37141; -HXLINE( 10) this->SYNC_STATUS_APPLE = 37140; -HXLINE( 9) this->SYNC_CONDITION_APPLE = 37139; -HXLINE( 8) this->OBJECT_TYPE_APPLE = 37138; -HXLINE( 7) this->MAX_SERVER_WAIT_TIMEOUT_APPLE = 37137; -HXLINE( 6) this->SYNC_OBJECT_APPLE = 35411; - } - -Dynamic APPLE_sync_obj::__CreateEmpty() { return new APPLE_sync_obj; } - -void *APPLE_sync_obj::_hx_vtable = 0; - -Dynamic APPLE_sync_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< APPLE_sync_obj > _hx_result = new APPLE_sync_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool APPLE_sync_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x14801e46; -} - - -APPLE_sync_obj::APPLE_sync_obj() -{ -} - -hx::Val APPLE_sync_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"SIGNALED_APPLE") ) { return hx::Val( SIGNALED_APPLE ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"SYNC_FLAGS_APPLE") ) { return hx::Val( SYNC_FLAGS_APPLE ); } - if (HX_FIELD_EQ(inName,"SYNC_FENCE_APPLE") ) { return hx::Val( SYNC_FENCE_APPLE ); } - if (HX_FIELD_EQ(inName,"UNSIGNALED_APPLE") ) { return hx::Val( UNSIGNALED_APPLE ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"SYNC_OBJECT_APPLE") ) { return hx::Val( SYNC_OBJECT_APPLE ); } - if (HX_FIELD_EQ(inName,"OBJECT_TYPE_APPLE") ) { return hx::Val( OBJECT_TYPE_APPLE ); } - if (HX_FIELD_EQ(inName,"SYNC_STATUS_APPLE") ) { return hx::Val( SYNC_STATUS_APPLE ); } - if (HX_FIELD_EQ(inName,"WAIT_FAILED_APPLE") ) { return hx::Val( WAIT_FAILED_APPLE ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"SYNC_CONDITION_APPLE") ) { return hx::Val( SYNC_CONDITION_APPLE ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"TIMEOUT_EXPIRED_APPLE") ) { return hx::Val( TIMEOUT_EXPIRED_APPLE ); } - if (HX_FIELD_EQ(inName,"TIMEOUT_IGNORED_APPLE") ) { return hx::Val( TIMEOUT_IGNORED_APPLE ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"ALREADY_SIGNALED_APPLE") ) { return hx::Val( ALREADY_SIGNALED_APPLE ); } - break; - case 25: - if (HX_FIELD_EQ(inName,"CONDITION_SATISFIED_APPLE") ) { return hx::Val( CONDITION_SATISFIED_APPLE ); } - break; - case 29: - if (HX_FIELD_EQ(inName,"MAX_SERVER_WAIT_TIMEOUT_APPLE") ) { return hx::Val( MAX_SERVER_WAIT_TIMEOUT_APPLE ); } - if (HX_FIELD_EQ(inName,"SYNC_FLUSH_COMMANDS_BIT_APPLE") ) { return hx::Val( SYNC_FLUSH_COMMANDS_BIT_APPLE ); } - break; - case 32: - if (HX_FIELD_EQ(inName,"SYNC_GPU_COMMANDS_COMPLETE_APPLE") ) { return hx::Val( SYNC_GPU_COMMANDS_COMPLETE_APPLE ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val APPLE_sync_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"SIGNALED_APPLE") ) { SIGNALED_APPLE=inValue.Cast< int >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"SYNC_FLAGS_APPLE") ) { SYNC_FLAGS_APPLE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SYNC_FENCE_APPLE") ) { SYNC_FENCE_APPLE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNALED_APPLE") ) { UNSIGNALED_APPLE=inValue.Cast< int >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"SYNC_OBJECT_APPLE") ) { SYNC_OBJECT_APPLE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"OBJECT_TYPE_APPLE") ) { OBJECT_TYPE_APPLE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SYNC_STATUS_APPLE") ) { SYNC_STATUS_APPLE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"WAIT_FAILED_APPLE") ) { WAIT_FAILED_APPLE=inValue.Cast< int >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"SYNC_CONDITION_APPLE") ) { SYNC_CONDITION_APPLE=inValue.Cast< int >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"TIMEOUT_EXPIRED_APPLE") ) { TIMEOUT_EXPIRED_APPLE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TIMEOUT_IGNORED_APPLE") ) { TIMEOUT_IGNORED_APPLE=inValue.Cast< int >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"ALREADY_SIGNALED_APPLE") ) { ALREADY_SIGNALED_APPLE=inValue.Cast< int >(); return inValue; } - break; - case 25: - if (HX_FIELD_EQ(inName,"CONDITION_SATISFIED_APPLE") ) { CONDITION_SATISFIED_APPLE=inValue.Cast< int >(); return inValue; } - break; - case 29: - if (HX_FIELD_EQ(inName,"MAX_SERVER_WAIT_TIMEOUT_APPLE") ) { MAX_SERVER_WAIT_TIMEOUT_APPLE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SYNC_FLUSH_COMMANDS_BIT_APPLE") ) { SYNC_FLUSH_COMMANDS_BIT_APPLE=inValue.Cast< int >(); return inValue; } - break; - case 32: - if (HX_FIELD_EQ(inName,"SYNC_GPU_COMMANDS_COMPLETE_APPLE") ) { SYNC_GPU_COMMANDS_COMPLETE_APPLE=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void APPLE_sync_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("SYNC_OBJECT_APPLE",1e,bc,93,1e)); - outFields->push(HX_("MAX_SERVER_WAIT_TIMEOUT_APPLE",b3,1b,89,8b)); - outFields->push(HX_("OBJECT_TYPE_APPLE",75,33,51,15)); - outFields->push(HX_("SYNC_CONDITION_APPLE",12,97,05,77)); - outFields->push(HX_("SYNC_STATUS_APPLE",d1,7c,b2,aa)); - outFields->push(HX_("SYNC_FLAGS_APPLE",be,8b,0e,31)); - outFields->push(HX_("SYNC_FENCE_APPLE",a8,52,51,7a)); - outFields->push(HX_("SYNC_GPU_COMMANDS_COMPLETE_APPLE",34,e9,d2,71)); - outFields->push(HX_("UNSIGNALED_APPLE",9b,28,8b,90)); - outFields->push(HX_("SIGNALED_APPLE",82,d4,e2,08)); - outFields->push(HX_("ALREADY_SIGNALED_APPLE",a9,58,ab,45)); - outFields->push(HX_("TIMEOUT_EXPIRED_APPLE",42,08,0b,cd)); - outFields->push(HX_("CONDITION_SATISFIED_APPLE",c9,b9,97,5f)); - outFields->push(HX_("WAIT_FAILED_APPLE",42,2d,3b,8f)); - outFields->push(HX_("SYNC_FLUSH_COMMANDS_BIT_APPLE",10,19,72,41)); - outFields->push(HX_("TIMEOUT_IGNORED_APPLE",6f,af,58,06)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo APPLE_sync_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(APPLE_sync_obj,SYNC_OBJECT_APPLE),HX_("SYNC_OBJECT_APPLE",1e,bc,93,1e)}, - {hx::fsInt,(int)offsetof(APPLE_sync_obj,MAX_SERVER_WAIT_TIMEOUT_APPLE),HX_("MAX_SERVER_WAIT_TIMEOUT_APPLE",b3,1b,89,8b)}, - {hx::fsInt,(int)offsetof(APPLE_sync_obj,OBJECT_TYPE_APPLE),HX_("OBJECT_TYPE_APPLE",75,33,51,15)}, - {hx::fsInt,(int)offsetof(APPLE_sync_obj,SYNC_CONDITION_APPLE),HX_("SYNC_CONDITION_APPLE",12,97,05,77)}, - {hx::fsInt,(int)offsetof(APPLE_sync_obj,SYNC_STATUS_APPLE),HX_("SYNC_STATUS_APPLE",d1,7c,b2,aa)}, - {hx::fsInt,(int)offsetof(APPLE_sync_obj,SYNC_FLAGS_APPLE),HX_("SYNC_FLAGS_APPLE",be,8b,0e,31)}, - {hx::fsInt,(int)offsetof(APPLE_sync_obj,SYNC_FENCE_APPLE),HX_("SYNC_FENCE_APPLE",a8,52,51,7a)}, - {hx::fsInt,(int)offsetof(APPLE_sync_obj,SYNC_GPU_COMMANDS_COMPLETE_APPLE),HX_("SYNC_GPU_COMMANDS_COMPLETE_APPLE",34,e9,d2,71)}, - {hx::fsInt,(int)offsetof(APPLE_sync_obj,UNSIGNALED_APPLE),HX_("UNSIGNALED_APPLE",9b,28,8b,90)}, - {hx::fsInt,(int)offsetof(APPLE_sync_obj,SIGNALED_APPLE),HX_("SIGNALED_APPLE",82,d4,e2,08)}, - {hx::fsInt,(int)offsetof(APPLE_sync_obj,ALREADY_SIGNALED_APPLE),HX_("ALREADY_SIGNALED_APPLE",a9,58,ab,45)}, - {hx::fsInt,(int)offsetof(APPLE_sync_obj,TIMEOUT_EXPIRED_APPLE),HX_("TIMEOUT_EXPIRED_APPLE",42,08,0b,cd)}, - {hx::fsInt,(int)offsetof(APPLE_sync_obj,CONDITION_SATISFIED_APPLE),HX_("CONDITION_SATISFIED_APPLE",c9,b9,97,5f)}, - {hx::fsInt,(int)offsetof(APPLE_sync_obj,WAIT_FAILED_APPLE),HX_("WAIT_FAILED_APPLE",42,2d,3b,8f)}, - {hx::fsInt,(int)offsetof(APPLE_sync_obj,SYNC_FLUSH_COMMANDS_BIT_APPLE),HX_("SYNC_FLUSH_COMMANDS_BIT_APPLE",10,19,72,41)}, - {hx::fsInt,(int)offsetof(APPLE_sync_obj,TIMEOUT_IGNORED_APPLE),HX_("TIMEOUT_IGNORED_APPLE",6f,af,58,06)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *APPLE_sync_obj_sStaticStorageInfo = 0; -#endif - -static ::String APPLE_sync_obj_sMemberFields[] = { - HX_("SYNC_OBJECT_APPLE",1e,bc,93,1e), - HX_("MAX_SERVER_WAIT_TIMEOUT_APPLE",b3,1b,89,8b), - HX_("OBJECT_TYPE_APPLE",75,33,51,15), - HX_("SYNC_CONDITION_APPLE",12,97,05,77), - HX_("SYNC_STATUS_APPLE",d1,7c,b2,aa), - HX_("SYNC_FLAGS_APPLE",be,8b,0e,31), - HX_("SYNC_FENCE_APPLE",a8,52,51,7a), - HX_("SYNC_GPU_COMMANDS_COMPLETE_APPLE",34,e9,d2,71), - HX_("UNSIGNALED_APPLE",9b,28,8b,90), - HX_("SIGNALED_APPLE",82,d4,e2,08), - HX_("ALREADY_SIGNALED_APPLE",a9,58,ab,45), - HX_("TIMEOUT_EXPIRED_APPLE",42,08,0b,cd), - HX_("CONDITION_SATISFIED_APPLE",c9,b9,97,5f), - HX_("WAIT_FAILED_APPLE",42,2d,3b,8f), - HX_("SYNC_FLUSH_COMMANDS_BIT_APPLE",10,19,72,41), - HX_("TIMEOUT_IGNORED_APPLE",6f,af,58,06), - ::String(null()) }; - -hx::Class APPLE_sync_obj::__mClass; - -void APPLE_sync_obj::__register() -{ - APPLE_sync_obj _hx_dummy; - APPLE_sync_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.APPLE_sync",e2,5b,88,2e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(APPLE_sync_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< APPLE_sync_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = APPLE_sync_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = APPLE_sync_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_texture_format_BGRA8888.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_texture_format_BGRA8888.cpp deleted file mode 100644 index 8e10d6b5..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_texture_format_BGRA8888.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_texture_format_BGRA8888 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_315ede9a8526b069_6_new,"lime.graphics.opengl.ext.APPLE_texture_format_BGRA8888","new",0x11d71fa3,"lime.graphics.opengl.ext.APPLE_texture_format_BGRA8888.new","lime/graphics/opengl/ext/APPLE_texture_format_BGRA8888.hx",6,0x566515cf) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void APPLE_texture_format_BGRA8888_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_315ede9a8526b069_6_new) -HXDLIN( 6) this->BGRA_EXT = 32993; - } - -Dynamic APPLE_texture_format_BGRA8888_obj::__CreateEmpty() { return new APPLE_texture_format_BGRA8888_obj; } - -void *APPLE_texture_format_BGRA8888_obj::_hx_vtable = 0; - -Dynamic APPLE_texture_format_BGRA8888_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< APPLE_texture_format_BGRA8888_obj > _hx_result = new APPLE_texture_format_BGRA8888_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool APPLE_texture_format_BGRA8888_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x78cde385; -} - - -APPLE_texture_format_BGRA8888_obj::APPLE_texture_format_BGRA8888_obj() -{ -} - -hx::Val APPLE_texture_format_BGRA8888_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"BGRA_EXT") ) { return hx::Val( BGRA_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val APPLE_texture_format_BGRA8888_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"BGRA_EXT") ) { BGRA_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void APPLE_texture_format_BGRA8888_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("BGRA_EXT",36,94,c4,bc)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo APPLE_texture_format_BGRA8888_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(APPLE_texture_format_BGRA8888_obj,BGRA_EXT),HX_("BGRA_EXT",36,94,c4,bc)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *APPLE_texture_format_BGRA8888_obj_sStaticStorageInfo = 0; -#endif - -static ::String APPLE_texture_format_BGRA8888_obj_sMemberFields[] = { - HX_("BGRA_EXT",36,94,c4,bc), - ::String(null()) }; - -hx::Class APPLE_texture_format_BGRA8888_obj::__mClass; - -void APPLE_texture_format_BGRA8888_obj::__register() -{ - APPLE_texture_format_BGRA8888_obj _hx_dummy; - APPLE_texture_format_BGRA8888_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.APPLE_texture_format_BGRA8888",31,12,08,e2); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(APPLE_texture_format_BGRA8888_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< APPLE_texture_format_BGRA8888_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = APPLE_texture_format_BGRA8888_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = APPLE_texture_format_BGRA8888_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_texture_max_level.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_texture_max_level.cpp deleted file mode 100644 index 5b59723a..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/APPLE_texture_max_level.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_APPLE_texture_max_level -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_2b1cc31c43c675de_6_new,"lime.graphics.opengl.ext.APPLE_texture_max_level","new",0xb41c1cd0,"lime.graphics.opengl.ext.APPLE_texture_max_level.new","lime/graphics/opengl/ext/APPLE_texture_max_level.hx",6,0x1e6a97c2) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void APPLE_texture_max_level_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_2b1cc31c43c675de_6_new) -HXDLIN( 6) this->TEXTURE_MAX_LEVEL_APPLE = 33085; - } - -Dynamic APPLE_texture_max_level_obj::__CreateEmpty() { return new APPLE_texture_max_level_obj; } - -void *APPLE_texture_max_level_obj::_hx_vtable = 0; - -Dynamic APPLE_texture_max_level_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< APPLE_texture_max_level_obj > _hx_result = new APPLE_texture_max_level_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool APPLE_texture_max_level_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1e0d43fa; -} - - -APPLE_texture_max_level_obj::APPLE_texture_max_level_obj() -{ -} - -hx::Val APPLE_texture_max_level_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 23: - if (HX_FIELD_EQ(inName,"TEXTURE_MAX_LEVEL_APPLE") ) { return hx::Val( TEXTURE_MAX_LEVEL_APPLE ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val APPLE_texture_max_level_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 23: - if (HX_FIELD_EQ(inName,"TEXTURE_MAX_LEVEL_APPLE") ) { TEXTURE_MAX_LEVEL_APPLE=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void APPLE_texture_max_level_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("TEXTURE_MAX_LEVEL_APPLE",a0,c4,c8,df)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo APPLE_texture_max_level_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(APPLE_texture_max_level_obj,TEXTURE_MAX_LEVEL_APPLE),HX_("TEXTURE_MAX_LEVEL_APPLE",a0,c4,c8,df)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *APPLE_texture_max_level_obj_sStaticStorageInfo = 0; -#endif - -static ::String APPLE_texture_max_level_obj_sMemberFields[] = { - HX_("TEXTURE_MAX_LEVEL_APPLE",a0,c4,c8,df), - ::String(null()) }; - -hx::Class APPLE_texture_max_level_obj::__mClass; - -void APPLE_texture_max_level_obj::__register() -{ - APPLE_texture_max_level_obj _hx_dummy; - APPLE_texture_max_level_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.APPLE_texture_max_level",de,b4,81,4d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(APPLE_texture_max_level_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< APPLE_texture_max_level_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = APPLE_texture_max_level_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = APPLE_texture_max_level_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ARM_mali_program_binary.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ARM_mali_program_binary.cpp deleted file mode 100644 index 3f0720d3..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ARM_mali_program_binary.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_ARM_mali_program_binary -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_15a8768f3739a6a3_6_new,"lime.graphics.opengl.ext.ARM_mali_program_binary","new",0xfa1b68d7,"lime.graphics.opengl.ext.ARM_mali_program_binary.new","lime/graphics/opengl/ext/ARM_mali_program_binary.hx",6,0xf7b2e99b) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void ARM_mali_program_binary_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_15a8768f3739a6a3_6_new) -HXDLIN( 6) this->MALI_PROGRAM_BINARY_ARM = 36705; - } - -Dynamic ARM_mali_program_binary_obj::__CreateEmpty() { return new ARM_mali_program_binary_obj; } - -void *ARM_mali_program_binary_obj::_hx_vtable = 0; - -Dynamic ARM_mali_program_binary_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ARM_mali_program_binary_obj > _hx_result = new ARM_mali_program_binary_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ARM_mali_program_binary_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x558df155; -} - - -ARM_mali_program_binary_obj::ARM_mali_program_binary_obj() -{ -} - -hx::Val ARM_mali_program_binary_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 23: - if (HX_FIELD_EQ(inName,"MALI_PROGRAM_BINARY_ARM") ) { return hx::Val( MALI_PROGRAM_BINARY_ARM ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ARM_mali_program_binary_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 23: - if (HX_FIELD_EQ(inName,"MALI_PROGRAM_BINARY_ARM") ) { MALI_PROGRAM_BINARY_ARM=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ARM_mali_program_binary_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("MALI_PROGRAM_BINARY_ARM",e7,44,59,db)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ARM_mali_program_binary_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ARM_mali_program_binary_obj,MALI_PROGRAM_BINARY_ARM),HX_("MALI_PROGRAM_BINARY_ARM",e7,44,59,db)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ARM_mali_program_binary_obj_sStaticStorageInfo = 0; -#endif - -static ::String ARM_mali_program_binary_obj_sMemberFields[] = { - HX_("MALI_PROGRAM_BINARY_ARM",e7,44,59,db), - ::String(null()) }; - -hx::Class ARM_mali_program_binary_obj::__mClass; - -void ARM_mali_program_binary_obj::__register() -{ - ARM_mali_program_binary_obj _hx_dummy; - ARM_mali_program_binary_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.ARM_mali_program_binary",65,b1,3a,22); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ARM_mali_program_binary_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ARM_mali_program_binary_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ARM_mali_program_binary_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ARM_mali_program_binary_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ARM_mali_shader_binary.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ARM_mali_shader_binary.cpp deleted file mode 100644 index ab3ec65e..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ARM_mali_shader_binary.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_ARM_mali_shader_binary -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e18d77e874350d8f_6_new,"lime.graphics.opengl.ext.ARM_mali_shader_binary","new",0x83002564,"lime.graphics.opengl.ext.ARM_mali_shader_binary.new","lime/graphics/opengl/ext/ARM_mali_shader_binary.hx",6,0xd9cea1aa) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void ARM_mali_shader_binary_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_e18d77e874350d8f_6_new) -HXDLIN( 6) this->MALI_SHADER_BINARY_ARM = 36704; - } - -Dynamic ARM_mali_shader_binary_obj::__CreateEmpty() { return new ARM_mali_shader_binary_obj; } - -void *ARM_mali_shader_binary_obj::_hx_vtable = 0; - -Dynamic ARM_mali_shader_binary_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ARM_mali_shader_binary_obj > _hx_result = new ARM_mali_shader_binary_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ARM_mali_shader_binary_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4981f182; -} - - -ARM_mali_shader_binary_obj::ARM_mali_shader_binary_obj() -{ -} - -hx::Val ARM_mali_shader_binary_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 22: - if (HX_FIELD_EQ(inName,"MALI_SHADER_BINARY_ARM") ) { return hx::Val( MALI_SHADER_BINARY_ARM ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ARM_mali_shader_binary_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 22: - if (HX_FIELD_EQ(inName,"MALI_SHADER_BINARY_ARM") ) { MALI_SHADER_BINARY_ARM=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ARM_mali_shader_binary_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("MALI_SHADER_BINARY_ARM",aa,a5,4b,82)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ARM_mali_shader_binary_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ARM_mali_shader_binary_obj,MALI_SHADER_BINARY_ARM),HX_("MALI_SHADER_BINARY_ARM",aa,a5,4b,82)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ARM_mali_shader_binary_obj_sStaticStorageInfo = 0; -#endif - -static ::String ARM_mali_shader_binary_obj_sMemberFields[] = { - HX_("MALI_SHADER_BINARY_ARM",aa,a5,4b,82), - ::String(null()) }; - -hx::Class ARM_mali_shader_binary_obj::__mClass; - -void ARM_mali_shader_binary_obj::__register() -{ - ARM_mali_shader_binary_obj _hx_dummy; - ARM_mali_shader_binary_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.ARM_mali_shader_binary",72,e3,e8,36); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ARM_mali_shader_binary_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ARM_mali_shader_binary_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ARM_mali_shader_binary_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ARM_mali_shader_binary_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ARM_rgba8.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ARM_rgba8.cpp deleted file mode 100644 index 994dc2c7..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/ARM_rgba8.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_ARM_rgba8 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e0775cc2fd58ee3f_5_new,"lime.graphics.opengl.ext.ARM_rgba8","new",0xe0dce511,"lime.graphics.opengl.ext.ARM_rgba8.new","lime/graphics/opengl/ext/ARM_rgba8.hx",5,0xfb26fb21) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void ARM_rgba8_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_e0775cc2fd58ee3f_5_new) - } - -Dynamic ARM_rgba8_obj::__CreateEmpty() { return new ARM_rgba8_obj; } - -void *ARM_rgba8_obj::_hx_vtable = 0; - -Dynamic ARM_rgba8_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ARM_rgba8_obj > _hx_result = new ARM_rgba8_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ARM_rgba8_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x31bdb7f3; -} - - -ARM_rgba8_obj::ARM_rgba8_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ARM_rgba8_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *ARM_rgba8_obj_sStaticStorageInfo = 0; -#endif - -hx::Class ARM_rgba8_obj::__mClass; - -void ARM_rgba8_obj::__register() -{ - ARM_rgba8_obj _hx_dummy; - ARM_rgba8_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.ARM_rgba8",9f,08,47,51); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ARM_rgba8_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ARM_rgba8_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ARM_rgba8_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/DMP_shader_binary.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/DMP_shader_binary.cpp deleted file mode 100644 index f112fa22..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/DMP_shader_binary.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_DMP_shader_binary -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_20c611465b484b2c_6_new,"lime.graphics.opengl.ext.DMP_shader_binary","new",0xc9fe28d3,"lime.graphics.opengl.ext.DMP_shader_binary.new","lime/graphics/opengl/ext/DMP_shader_binary.hx",6,0x26c2579f) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void DMP_shader_binary_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_20c611465b484b2c_6_new) -HXDLIN( 6) this->SHADER_BINARY_DMP = 37456; - } - -Dynamic DMP_shader_binary_obj::__CreateEmpty() { return new DMP_shader_binary_obj; } - -void *DMP_shader_binary_obj::_hx_vtable = 0; - -Dynamic DMP_shader_binary_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DMP_shader_binary_obj > _hx_result = new DMP_shader_binary_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DMP_shader_binary_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x25686f51; -} - - -DMP_shader_binary_obj::DMP_shader_binary_obj() -{ -} - -hx::Val DMP_shader_binary_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"SHADER_BINARY_DMP") ) { return hx::Val( SHADER_BINARY_DMP ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val DMP_shader_binary_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"SHADER_BINARY_DMP") ) { SHADER_BINARY_DMP=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void DMP_shader_binary_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("SHADER_BINARY_DMP",43,38,8b,b0)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo DMP_shader_binary_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(DMP_shader_binary_obj,SHADER_BINARY_DMP),HX_("SHADER_BINARY_DMP",43,38,8b,b0)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *DMP_shader_binary_obj_sStaticStorageInfo = 0; -#endif - -static ::String DMP_shader_binary_obj_sMemberFields[] = { - HX_("SHADER_BINARY_DMP",43,38,8b,b0), - ::String(null()) }; - -hx::Class DMP_shader_binary_obj::__mClass; - -void DMP_shader_binary_obj::__register() -{ - DMP_shader_binary_obj _hx_dummy; - DMP_shader_binary_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.DMP_shader_binary",61,c3,46,93); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(DMP_shader_binary_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< DMP_shader_binary_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DMP_shader_binary_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DMP_shader_binary_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_bgra.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_bgra.cpp deleted file mode 100644 index 2687b179..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_bgra.cpp +++ /dev/null @@ -1,113 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_bgra -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_46934636fcfe52a8_4_new,"lime.graphics.opengl.ext.EXT_bgra","new",0x426ab806,"lime.graphics.opengl.ext.EXT_bgra.new","lime/graphics/opengl/ext/EXT_bgra.hx",4,0xf6e9a0c8) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_bgra_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_46934636fcfe52a8_4_new) -HXLINE( 7) this->BGRA_EXT = 32993; -HXLINE( 6) this->BGR_EXT = 32992; - } - -Dynamic EXT_bgra_obj::__CreateEmpty() { return new EXT_bgra_obj; } - -void *EXT_bgra_obj::_hx_vtable = 0; - -Dynamic EXT_bgra_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_bgra_obj > _hx_result = new EXT_bgra_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_bgra_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4a569440; -} - - -EXT_bgra_obj::EXT_bgra_obj() -{ -} - -hx::Val EXT_bgra_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"BGR_EXT") ) { return hx::Val( BGR_EXT ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"BGRA_EXT") ) { return hx::Val( BGRA_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_bgra_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"BGR_EXT") ) { BGR_EXT=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"BGRA_EXT") ) { BGRA_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_bgra_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("BGR_EXT",ef,ba,ba,91)); - outFields->push(HX_("BGRA_EXT",36,94,c4,bc)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_bgra_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_bgra_obj,BGR_EXT),HX_("BGR_EXT",ef,ba,ba,91)}, - {hx::fsInt,(int)offsetof(EXT_bgra_obj,BGRA_EXT),HX_("BGRA_EXT",36,94,c4,bc)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_bgra_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_bgra_obj_sMemberFields[] = { - HX_("BGR_EXT",ef,ba,ba,91), - HX_("BGRA_EXT",36,94,c4,bc), - ::String(null()) }; - -hx::Class EXT_bgra_obj::__mClass; - -void EXT_bgra_obj::__register() -{ - EXT_bgra_obj _hx_dummy; - EXT_bgra_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_bgra",14,fd,e8,aa); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_bgra_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_bgra_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_bgra_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_bgra_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_blend_minmax.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_blend_minmax.cpp deleted file mode 100644 index f0b79140..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_blend_minmax.cpp +++ /dev/null @@ -1,109 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_blend_minmax -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_60db2844fe3361da_5_new,"lime.graphics.opengl.ext.EXT_blend_minmax","new",0xd4a71f12,"lime.graphics.opengl.ext.EXT_blend_minmax.new","lime/graphics/opengl/ext/EXT_blend_minmax.hx",5,0x3d88ad3c) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_blend_minmax_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_60db2844fe3361da_5_new) -HXLINE( 8) this->MAX_EXT = 32776; -HXLINE( 7) this->MIN_EXT = 32775; - } - -Dynamic EXT_blend_minmax_obj::__CreateEmpty() { return new EXT_blend_minmax_obj; } - -void *EXT_blend_minmax_obj::_hx_vtable = 0; - -Dynamic EXT_blend_minmax_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_blend_minmax_obj > _hx_result = new EXT_blend_minmax_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_blend_minmax_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0d061030; -} - - -EXT_blend_minmax_obj::EXT_blend_minmax_obj() -{ -} - -hx::Val EXT_blend_minmax_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"MIN_EXT") ) { return hx::Val( MIN_EXT ); } - if (HX_FIELD_EQ(inName,"MAX_EXT") ) { return hx::Val( MAX_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_blend_minmax_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"MIN_EXT") ) { MIN_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_EXT") ) { MAX_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_blend_minmax_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("MIN_EXT",f4,3b,43,da)); - outFields->push(HX_("MAX_EXT",06,26,6a,69)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_blend_minmax_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_blend_minmax_obj,MIN_EXT),HX_("MIN_EXT",f4,3b,43,da)}, - {hx::fsInt,(int)offsetof(EXT_blend_minmax_obj,MAX_EXT),HX_("MAX_EXT",06,26,6a,69)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_blend_minmax_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_blend_minmax_obj_sMemberFields[] = { - HX_("MIN_EXT",f4,3b,43,da), - HX_("MAX_EXT",06,26,6a,69), - ::String(null()) }; - -hx::Class EXT_blend_minmax_obj::__mClass; - -void EXT_blend_minmax_obj::__register() -{ - EXT_blend_minmax_obj _hx_dummy; - EXT_blend_minmax_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_blend_minmax",20,ee,89,72); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_blend_minmax_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_blend_minmax_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_blend_minmax_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_blend_minmax_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_color_buffer_float.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_color_buffer_float.cpp deleted file mode 100644 index 5e5cd998..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_color_buffer_float.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_color_buffer_float -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_ecf68149cf78b389_6_new,"lime.graphics.opengl.ext.EXT_color_buffer_float","new",0x9b72bb4b,"lime.graphics.opengl.ext.EXT_color_buffer_float.new","lime/graphics/opengl/ext/EXT_color_buffer_float.hx",6,0x5ba385a3) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_color_buffer_float_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_ecf68149cf78b389_6_new) - } - -Dynamic EXT_color_buffer_float_obj::__CreateEmpty() { return new EXT_color_buffer_float_obj; } - -void *EXT_color_buffer_float_obj::_hx_vtable = 0; - -Dynamic EXT_color_buffer_float_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_color_buffer_float_obj > _hx_result = new EXT_color_buffer_float_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_color_buffer_float_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5b0bc7e9; -} - - -EXT_color_buffer_float_obj::EXT_color_buffer_float_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *EXT_color_buffer_float_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *EXT_color_buffer_float_obj_sStaticStorageInfo = 0; -#endif - -hx::Class EXT_color_buffer_float_obj::__mClass; - -void EXT_color_buffer_float_obj::__register() -{ - EXT_color_buffer_float_obj _hx_dummy; - EXT_color_buffer_float_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_color_buffer_float",d9,b9,72,48); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< EXT_color_buffer_float_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_color_buffer_float_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_color_buffer_float_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_color_buffer_half_float.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_color_buffer_half_float.cpp deleted file mode 100644 index 32ee89ac..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_color_buffer_half_float.cpp +++ /dev/null @@ -1,153 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_color_buffer_half_float -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_15fbe66fa7b31d40_5_new,"lime.graphics.opengl.ext.EXT_color_buffer_half_float","new",0x4f3c63e5,"lime.graphics.opengl.ext.EXT_color_buffer_half_float.new","lime/graphics/opengl/ext/EXT_color_buffer_half_float.hx",5,0x98cfc34d) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_color_buffer_half_float_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_15fbe66fa7b31d40_5_new) -HXLINE( 14) this->UNSIGNED_NORMALIZED_EXT = 35863; -HXLINE( 13) this->FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT = 33297; -HXLINE( 11) this->R16F_EXT = 33325; -HXLINE( 10) this->RG16F_EXT = 33327; -HXLINE( 8) this->RGB16F_EXT = 34843; -HXLINE( 7) this->RGBA16F_EXT = 34842; - } - -Dynamic EXT_color_buffer_half_float_obj::__CreateEmpty() { return new EXT_color_buffer_half_float_obj; } - -void *EXT_color_buffer_half_float_obj::_hx_vtable = 0; - -Dynamic EXT_color_buffer_half_float_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_color_buffer_half_float_obj > _hx_result = new EXT_color_buffer_half_float_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_color_buffer_half_float_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1cab8563; -} - - -EXT_color_buffer_half_float_obj::EXT_color_buffer_half_float_obj() -{ -} - -hx::Val EXT_color_buffer_half_float_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"R16F_EXT") ) { return hx::Val( R16F_EXT ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"RG16F_EXT") ) { return hx::Val( RG16F_EXT ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"RGB16F_EXT") ) { return hx::Val( RGB16F_EXT ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"RGBA16F_EXT") ) { return hx::Val( RGBA16F_EXT ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"UNSIGNED_NORMALIZED_EXT") ) { return hx::Val( UNSIGNED_NORMALIZED_EXT ); } - break; - case 41: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_color_buffer_half_float_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"R16F_EXT") ) { R16F_EXT=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"RG16F_EXT") ) { RG16F_EXT=inValue.Cast< int >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"RGB16F_EXT") ) { RGB16F_EXT=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"RGBA16F_EXT") ) { RGBA16F_EXT=inValue.Cast< int >(); return inValue; } - break; - case 23: - if (HX_FIELD_EQ(inName,"UNSIGNED_NORMALIZED_EXT") ) { UNSIGNED_NORMALIZED_EXT=inValue.Cast< int >(); return inValue; } - break; - case 41: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT") ) { FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_color_buffer_half_float_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("RGBA16F_EXT",8f,65,df,9d)); - outFields->push(HX_("RGB16F_EXT",76,b0,bd,f1)); - outFields->push(HX_("RG16F_EXT",ae,08,3f,88)); - outFields->push(HX_("R16F_EXT",b1,4d,16,6c)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT",48,84,fe,43)); - outFields->push(HX_("UNSIGNED_NORMALIZED_EXT",83,60,c1,33)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_color_buffer_half_float_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_color_buffer_half_float_obj,RGBA16F_EXT),HX_("RGBA16F_EXT",8f,65,df,9d)}, - {hx::fsInt,(int)offsetof(EXT_color_buffer_half_float_obj,RGB16F_EXT),HX_("RGB16F_EXT",76,b0,bd,f1)}, - {hx::fsInt,(int)offsetof(EXT_color_buffer_half_float_obj,RG16F_EXT),HX_("RG16F_EXT",ae,08,3f,88)}, - {hx::fsInt,(int)offsetof(EXT_color_buffer_half_float_obj,R16F_EXT),HX_("R16F_EXT",b1,4d,16,6c)}, - {hx::fsInt,(int)offsetof(EXT_color_buffer_half_float_obj,FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT),HX_("FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT",48,84,fe,43)}, - {hx::fsInt,(int)offsetof(EXT_color_buffer_half_float_obj,UNSIGNED_NORMALIZED_EXT),HX_("UNSIGNED_NORMALIZED_EXT",83,60,c1,33)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_color_buffer_half_float_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_color_buffer_half_float_obj_sMemberFields[] = { - HX_("RGBA16F_EXT",8f,65,df,9d), - HX_("RGB16F_EXT",76,b0,bd,f1), - HX_("RG16F_EXT",ae,08,3f,88), - HX_("R16F_EXT",b1,4d,16,6c), - HX_("FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT",48,84,fe,43), - HX_("UNSIGNED_NORMALIZED_EXT",83,60,c1,33), - ::String(null()) }; - -hx::Class EXT_color_buffer_half_float_obj::__mClass; - -void EXT_color_buffer_half_float_obj::__register() -{ - EXT_color_buffer_half_float_obj _hx_dummy; - EXT_color_buffer_half_float_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_color_buffer_half_float",73,8d,21,d5); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_color_buffer_half_float_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_color_buffer_half_float_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_color_buffer_half_float_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_color_buffer_half_float_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_debug_label.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_debug_label.cpp deleted file mode 100644 index e390556f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_debug_label.cpp +++ /dev/null @@ -1,149 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_debug_label -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7a3489e7f3921050_4_new,"lime.graphics.opengl.ext.EXT_debug_label","new",0x2646605a,"lime.graphics.opengl.ext.EXT_debug_label.new","lime/graphics/opengl/ext/EXT_debug_label.hx",4,0xe58ba178) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_debug_label_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_7a3489e7f3921050_4_new) -HXLINE( 11) this->VERTEX_ARRAY_OBJECT_EXT = 37204; -HXLINE( 10) this->QUERY_OBJECT_EXT = 37203; -HXLINE( 9) this->BUFFER_OBJECT_EXT = 37201; -HXLINE( 8) this->SHADER_OBJECT_EXT = 35656; -HXLINE( 7) this->PROGRAM_OBJECT_EXT = 35648; -HXLINE( 6) this->PROGRAM_PIPELINE_OBJECT_EXT = 35407; - } - -Dynamic EXT_debug_label_obj::__CreateEmpty() { return new EXT_debug_label_obj; } - -void *EXT_debug_label_obj::_hx_vtable = 0; - -Dynamic EXT_debug_label_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_debug_label_obj > _hx_result = new EXT_debug_label_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_debug_label_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x41a6bb58; -} - - -EXT_debug_label_obj::EXT_debug_label_obj() -{ -} - -hx::Val EXT_debug_label_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 16: - if (HX_FIELD_EQ(inName,"QUERY_OBJECT_EXT") ) { return hx::Val( QUERY_OBJECT_EXT ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"SHADER_OBJECT_EXT") ) { return hx::Val( SHADER_OBJECT_EXT ); } - if (HX_FIELD_EQ(inName,"BUFFER_OBJECT_EXT") ) { return hx::Val( BUFFER_OBJECT_EXT ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"PROGRAM_OBJECT_EXT") ) { return hx::Val( PROGRAM_OBJECT_EXT ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"VERTEX_ARRAY_OBJECT_EXT") ) { return hx::Val( VERTEX_ARRAY_OBJECT_EXT ); } - break; - case 27: - if (HX_FIELD_EQ(inName,"PROGRAM_PIPELINE_OBJECT_EXT") ) { return hx::Val( PROGRAM_PIPELINE_OBJECT_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_debug_label_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 16: - if (HX_FIELD_EQ(inName,"QUERY_OBJECT_EXT") ) { QUERY_OBJECT_EXT=inValue.Cast< int >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"SHADER_OBJECT_EXT") ) { SHADER_OBJECT_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BUFFER_OBJECT_EXT") ) { BUFFER_OBJECT_EXT=inValue.Cast< int >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"PROGRAM_OBJECT_EXT") ) { PROGRAM_OBJECT_EXT=inValue.Cast< int >(); return inValue; } - break; - case 23: - if (HX_FIELD_EQ(inName,"VERTEX_ARRAY_OBJECT_EXT") ) { VERTEX_ARRAY_OBJECT_EXT=inValue.Cast< int >(); return inValue; } - break; - case 27: - if (HX_FIELD_EQ(inName,"PROGRAM_PIPELINE_OBJECT_EXT") ) { PROGRAM_PIPELINE_OBJECT_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_debug_label_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("PROGRAM_PIPELINE_OBJECT_EXT",63,14,f0,5a)); - outFields->push(HX_("PROGRAM_OBJECT_EXT",fc,24,24,03)); - outFields->push(HX_("SHADER_OBJECT_EXT",db,fd,ea,90)); - outFields->push(HX_("BUFFER_OBJECT_EXT",e0,e7,70,6a)); - outFields->push(HX_("QUERY_OBJECT_EXT",f8,86,e7,d9)); - outFields->push(HX_("VERTEX_ARRAY_OBJECT_EXT",82,d2,68,2c)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_debug_label_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_debug_label_obj,PROGRAM_PIPELINE_OBJECT_EXT),HX_("PROGRAM_PIPELINE_OBJECT_EXT",63,14,f0,5a)}, - {hx::fsInt,(int)offsetof(EXT_debug_label_obj,PROGRAM_OBJECT_EXT),HX_("PROGRAM_OBJECT_EXT",fc,24,24,03)}, - {hx::fsInt,(int)offsetof(EXT_debug_label_obj,SHADER_OBJECT_EXT),HX_("SHADER_OBJECT_EXT",db,fd,ea,90)}, - {hx::fsInt,(int)offsetof(EXT_debug_label_obj,BUFFER_OBJECT_EXT),HX_("BUFFER_OBJECT_EXT",e0,e7,70,6a)}, - {hx::fsInt,(int)offsetof(EXT_debug_label_obj,QUERY_OBJECT_EXT),HX_("QUERY_OBJECT_EXT",f8,86,e7,d9)}, - {hx::fsInt,(int)offsetof(EXT_debug_label_obj,VERTEX_ARRAY_OBJECT_EXT),HX_("VERTEX_ARRAY_OBJECT_EXT",82,d2,68,2c)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_debug_label_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_debug_label_obj_sMemberFields[] = { - HX_("PROGRAM_PIPELINE_OBJECT_EXT",63,14,f0,5a), - HX_("PROGRAM_OBJECT_EXT",fc,24,24,03), - HX_("SHADER_OBJECT_EXT",db,fd,ea,90), - HX_("BUFFER_OBJECT_EXT",e0,e7,70,6a), - HX_("QUERY_OBJECT_EXT",f8,86,e7,d9), - HX_("VERTEX_ARRAY_OBJECT_EXT",82,d2,68,2c), - ::String(null()) }; - -hx::Class EXT_debug_label_obj::__mClass; - -void EXT_debug_label_obj::__register() -{ - EXT_debug_label_obj _hx_dummy; - EXT_debug_label_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_debug_label",68,eb,8c,45); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_debug_label_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_debug_label_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_debug_label_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_debug_label_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_debug_marker.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_debug_marker.cpp deleted file mode 100644 index ca87ccc8..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_debug_marker.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_debug_marker -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_2d4093c89e1674d3_5_new,"lime.graphics.opengl.ext.EXT_debug_marker","new",0xd4b959b8,"lime.graphics.opengl.ext.EXT_debug_marker.new","lime/graphics/opengl/ext/EXT_debug_marker.hx",5,0xec070956) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_debug_marker_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_2d4093c89e1674d3_5_new) - } - -Dynamic EXT_debug_marker_obj::__CreateEmpty() { return new EXT_debug_marker_obj; } - -void *EXT_debug_marker_obj::_hx_vtable = 0; - -Dynamic EXT_debug_marker_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_debug_marker_obj > _hx_result = new EXT_debug_marker_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_debug_marker_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x018f00f2; -} - - -EXT_debug_marker_obj::EXT_debug_marker_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *EXT_debug_marker_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *EXT_debug_marker_obj_sStaticStorageInfo = 0; -#endif - -hx::Class EXT_debug_marker_obj::__mClass; - -void EXT_debug_marker_obj::__register() -{ - EXT_debug_marker_obj _hx_dummy; - EXT_debug_marker_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_debug_marker",c6,5d,b4,06); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< EXT_debug_marker_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_debug_marker_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_debug_marker_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_discard_framebuffer.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_discard_framebuffer.cpp deleted file mode 100644 index c520f591..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_discard_framebuffer.cpp +++ /dev/null @@ -1,119 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_discard_framebuffer -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_6c4caec69cb80b91_4_new,"lime.graphics.opengl.ext.EXT_discard_framebuffer","new",0xc7445c9e,"lime.graphics.opengl.ext.EXT_discard_framebuffer.new","lime/graphics/opengl/ext/EXT_discard_framebuffer.hx",4,0xc3cfcbb4) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_discard_framebuffer_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_6c4caec69cb80b91_4_new) -HXLINE( 8) this->STENCIL_EXT = 6146; -HXLINE( 7) this->DEPTH_EXT = 6145; -HXLINE( 6) this->COLOR_EXT = 6144; - } - -Dynamic EXT_discard_framebuffer_obj::__CreateEmpty() { return new EXT_discard_framebuffer_obj; } - -void *EXT_discard_framebuffer_obj::_hx_vtable = 0; - -Dynamic EXT_discard_framebuffer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_discard_framebuffer_obj > _hx_result = new EXT_discard_framebuffer_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_discard_framebuffer_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x22e1ea64; -} - - -EXT_discard_framebuffer_obj::EXT_discard_framebuffer_obj() -{ -} - -hx::Val EXT_discard_framebuffer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"COLOR_EXT") ) { return hx::Val( COLOR_EXT ); } - if (HX_FIELD_EQ(inName,"DEPTH_EXT") ) { return hx::Val( DEPTH_EXT ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"STENCIL_EXT") ) { return hx::Val( STENCIL_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_discard_framebuffer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"COLOR_EXT") ) { COLOR_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_EXT") ) { DEPTH_EXT=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"STENCIL_EXT") ) { STENCIL_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_discard_framebuffer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("COLOR_EXT",45,f4,2b,40)); - outFields->push(HX_("DEPTH_EXT",e5,c3,41,bb)); - outFields->push(HX_("STENCIL_EXT",5e,9d,9b,3c)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_discard_framebuffer_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_discard_framebuffer_obj,COLOR_EXT),HX_("COLOR_EXT",45,f4,2b,40)}, - {hx::fsInt,(int)offsetof(EXT_discard_framebuffer_obj,DEPTH_EXT),HX_("DEPTH_EXT",e5,c3,41,bb)}, - {hx::fsInt,(int)offsetof(EXT_discard_framebuffer_obj,STENCIL_EXT),HX_("STENCIL_EXT",5e,9d,9b,3c)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_discard_framebuffer_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_discard_framebuffer_obj_sMemberFields[] = { - HX_("COLOR_EXT",45,f4,2b,40), - HX_("DEPTH_EXT",e5,c3,41,bb), - HX_("STENCIL_EXT",5e,9d,9b,3c), - ::String(null()) }; - -hx::Class EXT_discard_framebuffer_obj::__mClass; - -void EXT_discard_framebuffer_obj::__register() -{ - EXT_discard_framebuffer_obj _hx_dummy; - EXT_discard_framebuffer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_discard_framebuffer",ac,75,be,86); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_discard_framebuffer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_discard_framebuffer_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_discard_framebuffer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_discard_framebuffer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_map_buffer_range.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_map_buffer_range.cpp deleted file mode 100644 index c954a17c..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_map_buffer_range.cpp +++ /dev/null @@ -1,149 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_map_buffer_range -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_267ae1770c737ebc_4_new,"lime.graphics.opengl.ext.EXT_map_buffer_range","new",0x9b075e93,"lime.graphics.opengl.ext.EXT_map_buffer_range.new","lime/graphics/opengl/ext/EXT_map_buffer_range.hx",4,0x29d83fdb) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_map_buffer_range_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_267ae1770c737ebc_4_new) -HXLINE( 11) this->MAP_UNSYNCHRONIZED_BIT_EXT = 32; -HXLINE( 10) this->MAP_FLUSH_EXPLICIT_BIT_EXT = 16; -HXLINE( 9) this->MAP_INVALIDATE_BUFFER_BIT_EXT = 8; -HXLINE( 8) this->MAP_INVALIDATE_RANGE_BIT_EXT = 4; -HXLINE( 7) this->MAP_WRITE_BIT_EXT = 2; -HXLINE( 6) this->MAP_READ_BIT_EXT = 1; - } - -Dynamic EXT_map_buffer_range_obj::__CreateEmpty() { return new EXT_map_buffer_range_obj; } - -void *EXT_map_buffer_range_obj::_hx_vtable = 0; - -Dynamic EXT_map_buffer_range_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_map_buffer_range_obj > _hx_result = new EXT_map_buffer_range_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_map_buffer_range_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x25308331; -} - - -EXT_map_buffer_range_obj::EXT_map_buffer_range_obj() -{ -} - -hx::Val EXT_map_buffer_range_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 16: - if (HX_FIELD_EQ(inName,"MAP_READ_BIT_EXT") ) { return hx::Val( MAP_READ_BIT_EXT ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"MAP_WRITE_BIT_EXT") ) { return hx::Val( MAP_WRITE_BIT_EXT ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"MAP_FLUSH_EXPLICIT_BIT_EXT") ) { return hx::Val( MAP_FLUSH_EXPLICIT_BIT_EXT ); } - if (HX_FIELD_EQ(inName,"MAP_UNSYNCHRONIZED_BIT_EXT") ) { return hx::Val( MAP_UNSYNCHRONIZED_BIT_EXT ); } - break; - case 28: - if (HX_FIELD_EQ(inName,"MAP_INVALIDATE_RANGE_BIT_EXT") ) { return hx::Val( MAP_INVALIDATE_RANGE_BIT_EXT ); } - break; - case 29: - if (HX_FIELD_EQ(inName,"MAP_INVALIDATE_BUFFER_BIT_EXT") ) { return hx::Val( MAP_INVALIDATE_BUFFER_BIT_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_map_buffer_range_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 16: - if (HX_FIELD_EQ(inName,"MAP_READ_BIT_EXT") ) { MAP_READ_BIT_EXT=inValue.Cast< int >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"MAP_WRITE_BIT_EXT") ) { MAP_WRITE_BIT_EXT=inValue.Cast< int >(); return inValue; } - break; - case 26: - if (HX_FIELD_EQ(inName,"MAP_FLUSH_EXPLICIT_BIT_EXT") ) { MAP_FLUSH_EXPLICIT_BIT_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAP_UNSYNCHRONIZED_BIT_EXT") ) { MAP_UNSYNCHRONIZED_BIT_EXT=inValue.Cast< int >(); return inValue; } - break; - case 28: - if (HX_FIELD_EQ(inName,"MAP_INVALIDATE_RANGE_BIT_EXT") ) { MAP_INVALIDATE_RANGE_BIT_EXT=inValue.Cast< int >(); return inValue; } - break; - case 29: - if (HX_FIELD_EQ(inName,"MAP_INVALIDATE_BUFFER_BIT_EXT") ) { MAP_INVALIDATE_BUFFER_BIT_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_map_buffer_range_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("MAP_READ_BIT_EXT",69,de,3b,db)); - outFields->push(HX_("MAP_WRITE_BIT_EXT",ac,69,24,f9)); - outFields->push(HX_("MAP_INVALIDATE_RANGE_BIT_EXT",2c,0f,a4,db)); - outFields->push(HX_("MAP_INVALIDATE_BUFFER_BIT_EXT",f1,1b,6e,04)); - outFields->push(HX_("MAP_FLUSH_EXPLICIT_BIT_EXT",02,81,37,cb)); - outFields->push(HX_("MAP_UNSYNCHRONIZED_BIT_EXT",c0,12,90,a0)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_map_buffer_range_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_map_buffer_range_obj,MAP_READ_BIT_EXT),HX_("MAP_READ_BIT_EXT",69,de,3b,db)}, - {hx::fsInt,(int)offsetof(EXT_map_buffer_range_obj,MAP_WRITE_BIT_EXT),HX_("MAP_WRITE_BIT_EXT",ac,69,24,f9)}, - {hx::fsInt,(int)offsetof(EXT_map_buffer_range_obj,MAP_INVALIDATE_RANGE_BIT_EXT),HX_("MAP_INVALIDATE_RANGE_BIT_EXT",2c,0f,a4,db)}, - {hx::fsInt,(int)offsetof(EXT_map_buffer_range_obj,MAP_INVALIDATE_BUFFER_BIT_EXT),HX_("MAP_INVALIDATE_BUFFER_BIT_EXT",f1,1b,6e,04)}, - {hx::fsInt,(int)offsetof(EXT_map_buffer_range_obj,MAP_FLUSH_EXPLICIT_BIT_EXT),HX_("MAP_FLUSH_EXPLICIT_BIT_EXT",02,81,37,cb)}, - {hx::fsInt,(int)offsetof(EXT_map_buffer_range_obj,MAP_UNSYNCHRONIZED_BIT_EXT),HX_("MAP_UNSYNCHRONIZED_BIT_EXT",c0,12,90,a0)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_map_buffer_range_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_map_buffer_range_obj_sMemberFields[] = { - HX_("MAP_READ_BIT_EXT",69,de,3b,db), - HX_("MAP_WRITE_BIT_EXT",ac,69,24,f9), - HX_("MAP_INVALIDATE_RANGE_BIT_EXT",2c,0f,a4,db), - HX_("MAP_INVALIDATE_BUFFER_BIT_EXT",f1,1b,6e,04), - HX_("MAP_FLUSH_EXPLICIT_BIT_EXT",02,81,37,cb), - HX_("MAP_UNSYNCHRONIZED_BIT_EXT",c0,12,90,a0), - ::String(null()) }; - -hx::Class EXT_map_buffer_range_obj::__mClass; - -void EXT_map_buffer_range_obj::__register() -{ - EXT_map_buffer_range_obj _hx_dummy; - EXT_map_buffer_range_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_map_buffer_range",21,19,92,c6); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_map_buffer_range_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_map_buffer_range_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_map_buffer_range_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_map_buffer_range_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_multi_draw_arrays.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_multi_draw_arrays.cpp deleted file mode 100644 index 85554c07..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_multi_draw_arrays.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_multi_draw_arrays -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_8283b78ee08036b7_5_new,"lime.graphics.opengl.ext.EXT_multi_draw_arrays","new",0xcf92f0e1,"lime.graphics.opengl.ext.EXT_multi_draw_arrays.new","lime/graphics/opengl/ext/EXT_multi_draw_arrays.hx",5,0xea834451) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_multi_draw_arrays_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_8283b78ee08036b7_5_new) - } - -Dynamic EXT_multi_draw_arrays_obj::__CreateEmpty() { return new EXT_multi_draw_arrays_obj; } - -void *EXT_multi_draw_arrays_obj::_hx_vtable = 0; - -Dynamic EXT_multi_draw_arrays_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_multi_draw_arrays_obj > _hx_result = new EXT_multi_draw_arrays_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_multi_draw_arrays_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x75e149c3; -} - - -EXT_multi_draw_arrays_obj::EXT_multi_draw_arrays_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *EXT_multi_draw_arrays_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *EXT_multi_draw_arrays_obj_sStaticStorageInfo = 0; -#endif - -hx::Class EXT_multi_draw_arrays_obj::__mClass; - -void EXT_multi_draw_arrays_obj::__register() -{ - EXT_multi_draw_arrays_obj _hx_dummy; - EXT_multi_draw_arrays_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_multi_draw_arrays",6f,ec,76,43); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< EXT_multi_draw_arrays_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_multi_draw_arrays_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_multi_draw_arrays_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_multisampled_render_to_texture.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_multisampled_render_to_texture.cpp deleted file mode 100644 index bfc62f4f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_multisampled_render_to_texture.cpp +++ /dev/null @@ -1,133 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_multisampled_render_to_texture -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_04dcf93d6e0b1395_4_new,"lime.graphics.opengl.ext.EXT_multisampled_render_to_texture","new",0x7ed41754,"lime.graphics.opengl.ext.EXT_multisampled_render_to_texture.new","lime/graphics/opengl/ext/EXT_multisampled_render_to_texture.hx",4,0x46ec72ba) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_multisampled_render_to_texture_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_04dcf93d6e0b1395_4_new) -HXLINE( 9) this->MAX_SAMPLES_EXT = 36183; -HXLINE( 8) this->FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT = 36182; -HXLINE( 7) this->RENDERBUFFER_SAMPLES_EXT = 36011; -HXLINE( 6) this->FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT = 36204; - } - -Dynamic EXT_multisampled_render_to_texture_obj::__CreateEmpty() { return new EXT_multisampled_render_to_texture_obj; } - -void *EXT_multisampled_render_to_texture_obj::_hx_vtable = 0; - -Dynamic EXT_multisampled_render_to_texture_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_multisampled_render_to_texture_obj > _hx_result = new EXT_multisampled_render_to_texture_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_multisampled_render_to_texture_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7809aca6; -} - - -EXT_multisampled_render_to_texture_obj::EXT_multisampled_render_to_texture_obj() -{ -} - -hx::Val EXT_multisampled_render_to_texture_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"MAX_SAMPLES_EXT") ) { return hx::Val( MAX_SAMPLES_EXT ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"RENDERBUFFER_SAMPLES_EXT") ) { return hx::Val( RENDERBUFFER_SAMPLES_EXT ); } - break; - case 38: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT") ) { return hx::Val( FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT ); } - break; - case 42: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_multisampled_render_to_texture_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"MAX_SAMPLES_EXT") ) { MAX_SAMPLES_EXT=inValue.Cast< int >(); return inValue; } - break; - case 24: - if (HX_FIELD_EQ(inName,"RENDERBUFFER_SAMPLES_EXT") ) { RENDERBUFFER_SAMPLES_EXT=inValue.Cast< int >(); return inValue; } - break; - case 38: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT") ) { FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT=inValue.Cast< int >(); return inValue; } - break; - case 42: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT") ) { FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_multisampled_render_to_texture_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT",fd,36,3c,2d)); - outFields->push(HX_("RENDERBUFFER_SAMPLES_EXT",c2,ea,a3,7a)); - outFields->push(HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT",d6,77,43,27)); - outFields->push(HX_("MAX_SAMPLES_EXT",70,b9,8c,83)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_multisampled_render_to_texture_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_multisampled_render_to_texture_obj,FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT),HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT",fd,36,3c,2d)}, - {hx::fsInt,(int)offsetof(EXT_multisampled_render_to_texture_obj,RENDERBUFFER_SAMPLES_EXT),HX_("RENDERBUFFER_SAMPLES_EXT",c2,ea,a3,7a)}, - {hx::fsInt,(int)offsetof(EXT_multisampled_render_to_texture_obj,FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT),HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT",d6,77,43,27)}, - {hx::fsInt,(int)offsetof(EXT_multisampled_render_to_texture_obj,MAX_SAMPLES_EXT),HX_("MAX_SAMPLES_EXT",70,b9,8c,83)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_multisampled_render_to_texture_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_multisampled_render_to_texture_obj_sMemberFields[] = { - HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT",fd,36,3c,2d), - HX_("RENDERBUFFER_SAMPLES_EXT",c2,ea,a3,7a), - HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT",d6,77,43,27), - HX_("MAX_SAMPLES_EXT",70,b9,8c,83), - ::String(null()) }; - -hx::Class EXT_multisampled_render_to_texture_obj::__mClass; - -void EXT_multisampled_render_to_texture_obj::__register() -{ - EXT_multisampled_render_to_texture_obj _hx_dummy; - EXT_multisampled_render_to_texture_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_multisampled_render_to_texture",62,1d,81,ff); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_multisampled_render_to_texture_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_multisampled_render_to_texture_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_multisampled_render_to_texture_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_multisampled_render_to_texture_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_multiview_draw_buffers.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_multiview_draw_buffers.cpp deleted file mode 100644 index 8936e733..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_multiview_draw_buffers.cpp +++ /dev/null @@ -1,139 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_multiview_draw_buffers -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_36278e956d66cc9e_4_new,"lime.graphics.opengl.ext.EXT_multiview_draw_buffers","new",0xf0c5318b,"lime.graphics.opengl.ext.EXT_multiview_draw_buffers.new","lime/graphics/opengl/ext/EXT_multiview_draw_buffers.hx",4,0x15797e63) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_multiview_draw_buffers_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_36278e956d66cc9e_4_new) -HXLINE( 10) this->MAX_MULTIVIEW_BUFFERS_EXT = 37106; -HXLINE( 9) this->READ_BUFFER_EXT = 3074; -HXLINE( 8) this->DRAW_BUFFER_EXT = 3073; -HXLINE( 7) this->MULTIVIEW_EXT = 37105; -HXLINE( 6) this->COLOR_ATTACHMENT_EXT = 37104; - } - -Dynamic EXT_multiview_draw_buffers_obj::__CreateEmpty() { return new EXT_multiview_draw_buffers_obj; } - -void *EXT_multiview_draw_buffers_obj::_hx_vtable = 0; - -Dynamic EXT_multiview_draw_buffers_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_multiview_draw_buffers_obj > _hx_result = new EXT_multiview_draw_buffers_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_multiview_draw_buffers_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7fd45699; -} - - -EXT_multiview_draw_buffers_obj::EXT_multiview_draw_buffers_obj() -{ -} - -hx::Val EXT_multiview_draw_buffers_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"MULTIVIEW_EXT") ) { return hx::Val( MULTIVIEW_EXT ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"DRAW_BUFFER_EXT") ) { return hx::Val( DRAW_BUFFER_EXT ); } - if (HX_FIELD_EQ(inName,"READ_BUFFER_EXT") ) { return hx::Val( READ_BUFFER_EXT ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT_EXT") ) { return hx::Val( COLOR_ATTACHMENT_EXT ); } - break; - case 25: - if (HX_FIELD_EQ(inName,"MAX_MULTIVIEW_BUFFERS_EXT") ) { return hx::Val( MAX_MULTIVIEW_BUFFERS_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_multiview_draw_buffers_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"MULTIVIEW_EXT") ) { MULTIVIEW_EXT=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"DRAW_BUFFER_EXT") ) { DRAW_BUFFER_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"READ_BUFFER_EXT") ) { READ_BUFFER_EXT=inValue.Cast< int >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT_EXT") ) { COLOR_ATTACHMENT_EXT=inValue.Cast< int >(); return inValue; } - break; - case 25: - if (HX_FIELD_EQ(inName,"MAX_MULTIVIEW_BUFFERS_EXT") ) { MAX_MULTIVIEW_BUFFERS_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_multiview_draw_buffers_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("COLOR_ATTACHMENT_EXT",a1,19,e2,ca)); - outFields->push(HX_("MULTIVIEW_EXT",c0,c1,d0,50)); - outFields->push(HX_("DRAW_BUFFER_EXT",1d,e6,52,7b)); - outFields->push(HX_("READ_BUFFER_EXT",0b,44,13,dd)); - outFields->push(HX_("MAX_MULTIVIEW_BUFFERS_EXT",59,3d,18,12)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_multiview_draw_buffers_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_multiview_draw_buffers_obj,COLOR_ATTACHMENT_EXT),HX_("COLOR_ATTACHMENT_EXT",a1,19,e2,ca)}, - {hx::fsInt,(int)offsetof(EXT_multiview_draw_buffers_obj,MULTIVIEW_EXT),HX_("MULTIVIEW_EXT",c0,c1,d0,50)}, - {hx::fsInt,(int)offsetof(EXT_multiview_draw_buffers_obj,DRAW_BUFFER_EXT),HX_("DRAW_BUFFER_EXT",1d,e6,52,7b)}, - {hx::fsInt,(int)offsetof(EXT_multiview_draw_buffers_obj,READ_BUFFER_EXT),HX_("READ_BUFFER_EXT",0b,44,13,dd)}, - {hx::fsInt,(int)offsetof(EXT_multiview_draw_buffers_obj,MAX_MULTIVIEW_BUFFERS_EXT),HX_("MAX_MULTIVIEW_BUFFERS_EXT",59,3d,18,12)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_multiview_draw_buffers_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_multiview_draw_buffers_obj_sMemberFields[] = { - HX_("COLOR_ATTACHMENT_EXT",a1,19,e2,ca), - HX_("MULTIVIEW_EXT",c0,c1,d0,50), - HX_("DRAW_BUFFER_EXT",1d,e6,52,7b), - HX_("READ_BUFFER_EXT",0b,44,13,dd), - HX_("MAX_MULTIVIEW_BUFFERS_EXT",59,3d,18,12), - ::String(null()) }; - -hx::Class EXT_multiview_draw_buffers_obj::__mClass; - -void EXT_multiview_draw_buffers_obj::__register() -{ - EXT_multiview_draw_buffers_obj _hx_dummy; - EXT_multiview_draw_buffers_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_multiview_draw_buffers",19,10,3d,21); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_multiview_draw_buffers_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_multiview_draw_buffers_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_multiview_draw_buffers_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_multiview_draw_buffers_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_occlusion_query_boolean.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_occlusion_query_boolean.cpp deleted file mode 100644 index 6e65ddd6..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_occlusion_query_boolean.cpp +++ /dev/null @@ -1,143 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_occlusion_query_boolean -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f43e8bd3fec2f24b_4_new,"lime.graphics.opengl.ext.EXT_occlusion_query_boolean","new",0x6c68e891,"lime.graphics.opengl.ext.EXT_occlusion_query_boolean.new","lime/graphics/opengl/ext/EXT_occlusion_query_boolean.hx",4,0x83217821) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_occlusion_query_boolean_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_f43e8bd3fec2f24b_4_new) -HXLINE( 10) this->QUERY_RESULT_AVAILABLE_EXT = 34919; -HXLINE( 9) this->QUERY_RESULT_EXT = 34918; -HXLINE( 8) this->CURRENT_QUERY_EXT = 34917; -HXLINE( 7) this->ANY_SAMPLES_PASSED_CONSERVATIVE_EXT = 36202; -HXLINE( 6) this->ANY_SAMPLES_PASSED_EXT = 35887; - } - -Dynamic EXT_occlusion_query_boolean_obj::__CreateEmpty() { return new EXT_occlusion_query_boolean_obj; } - -void *EXT_occlusion_query_boolean_obj::_hx_vtable = 0; - -Dynamic EXT_occlusion_query_boolean_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_occlusion_query_boolean_obj > _hx_result = new EXT_occlusion_query_boolean_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_occlusion_query_boolean_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1635440f; -} - - -EXT_occlusion_query_boolean_obj::EXT_occlusion_query_boolean_obj() -{ -} - -hx::Val EXT_occlusion_query_boolean_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 16: - if (HX_FIELD_EQ(inName,"QUERY_RESULT_EXT") ) { return hx::Val( QUERY_RESULT_EXT ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"CURRENT_QUERY_EXT") ) { return hx::Val( CURRENT_QUERY_EXT ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"ANY_SAMPLES_PASSED_EXT") ) { return hx::Val( ANY_SAMPLES_PASSED_EXT ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"QUERY_RESULT_AVAILABLE_EXT") ) { return hx::Val( QUERY_RESULT_AVAILABLE_EXT ); } - break; - case 35: - if (HX_FIELD_EQ(inName,"ANY_SAMPLES_PASSED_CONSERVATIVE_EXT") ) { return hx::Val( ANY_SAMPLES_PASSED_CONSERVATIVE_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_occlusion_query_boolean_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 16: - if (HX_FIELD_EQ(inName,"QUERY_RESULT_EXT") ) { QUERY_RESULT_EXT=inValue.Cast< int >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"CURRENT_QUERY_EXT") ) { CURRENT_QUERY_EXT=inValue.Cast< int >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"ANY_SAMPLES_PASSED_EXT") ) { ANY_SAMPLES_PASSED_EXT=inValue.Cast< int >(); return inValue; } - break; - case 26: - if (HX_FIELD_EQ(inName,"QUERY_RESULT_AVAILABLE_EXT") ) { QUERY_RESULT_AVAILABLE_EXT=inValue.Cast< int >(); return inValue; } - break; - case 35: - if (HX_FIELD_EQ(inName,"ANY_SAMPLES_PASSED_CONSERVATIVE_EXT") ) { ANY_SAMPLES_PASSED_CONSERVATIVE_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_occlusion_query_boolean_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("ANY_SAMPLES_PASSED_EXT",9b,bc,90,07)); - outFields->push(HX_("ANY_SAMPLES_PASSED_CONSERVATIVE_EXT",55,2b,65,0d)); - outFields->push(HX_("CURRENT_QUERY_EXT",84,a9,16,2f)); - outFields->push(HX_("QUERY_RESULT_EXT",16,d8,ee,c8)); - outFields->push(HX_("QUERY_RESULT_AVAILABLE_EXT",80,9b,0b,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_occlusion_query_boolean_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_occlusion_query_boolean_obj,ANY_SAMPLES_PASSED_EXT),HX_("ANY_SAMPLES_PASSED_EXT",9b,bc,90,07)}, - {hx::fsInt,(int)offsetof(EXT_occlusion_query_boolean_obj,ANY_SAMPLES_PASSED_CONSERVATIVE_EXT),HX_("ANY_SAMPLES_PASSED_CONSERVATIVE_EXT",55,2b,65,0d)}, - {hx::fsInt,(int)offsetof(EXT_occlusion_query_boolean_obj,CURRENT_QUERY_EXT),HX_("CURRENT_QUERY_EXT",84,a9,16,2f)}, - {hx::fsInt,(int)offsetof(EXT_occlusion_query_boolean_obj,QUERY_RESULT_EXT),HX_("QUERY_RESULT_EXT",16,d8,ee,c8)}, - {hx::fsInt,(int)offsetof(EXT_occlusion_query_boolean_obj,QUERY_RESULT_AVAILABLE_EXT),HX_("QUERY_RESULT_AVAILABLE_EXT",80,9b,0b,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_occlusion_query_boolean_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_occlusion_query_boolean_obj_sMemberFields[] = { - HX_("ANY_SAMPLES_PASSED_EXT",9b,bc,90,07), - HX_("ANY_SAMPLES_PASSED_CONSERVATIVE_EXT",55,2b,65,0d), - HX_("CURRENT_QUERY_EXT",84,a9,16,2f), - HX_("QUERY_RESULT_EXT",16,d8,ee,c8), - HX_("QUERY_RESULT_AVAILABLE_EXT",80,9b,0b,21), - ::String(null()) }; - -hx::Class EXT_occlusion_query_boolean_obj::__mClass; - -void EXT_occlusion_query_boolean_obj::__register() -{ - EXT_occlusion_query_boolean_obj _hx_dummy; - EXT_occlusion_query_boolean_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_occlusion_query_boolean",1f,4c,ab,ce); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_occlusion_query_boolean_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_occlusion_query_boolean_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_occlusion_query_boolean_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_occlusion_query_boolean_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_packed_depth_stencil.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_packed_depth_stencil.cpp deleted file mode 100644 index 605895cf..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_packed_depth_stencil.cpp +++ /dev/null @@ -1,133 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_packed_depth_stencil -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_cab1116d5a570d04_4_new,"lime.graphics.opengl.ext.EXT_packed_depth_stencil","new",0x6fb5d70b,"lime.graphics.opengl.ext.EXT_packed_depth_stencil.new","lime/graphics/opengl/ext/EXT_packed_depth_stencil.hx",4,0xea41a563) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_packed_depth_stencil_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_cab1116d5a570d04_4_new) -HXLINE( 9) this->TEXTURE_STENCIL_SIZE_EXT = 35057; -HXLINE( 8) this->DEPTH24_STENCIL8_EXT = 35056; -HXLINE( 7) this->UNSIGNED_INT_24_8_EXT = 34042; -HXLINE( 6) this->DEPTH_STENCIL_EXT = 34041; - } - -Dynamic EXT_packed_depth_stencil_obj::__CreateEmpty() { return new EXT_packed_depth_stencil_obj; } - -void *EXT_packed_depth_stencil_obj::_hx_vtable = 0; - -Dynamic EXT_packed_depth_stencil_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_packed_depth_stencil_obj > _hx_result = new EXT_packed_depth_stencil_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_packed_depth_stencil_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x32c0a4c5; -} - - -EXT_packed_depth_stencil_obj::EXT_packed_depth_stencil_obj() -{ -} - -hx::Val EXT_packed_depth_stencil_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"DEPTH_STENCIL_EXT") ) { return hx::Val( DEPTH_STENCIL_EXT ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"DEPTH24_STENCIL8_EXT") ) { return hx::Val( DEPTH24_STENCIL8_EXT ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_24_8_EXT") ) { return hx::Val( UNSIGNED_INT_24_8_EXT ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"TEXTURE_STENCIL_SIZE_EXT") ) { return hx::Val( TEXTURE_STENCIL_SIZE_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_packed_depth_stencil_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"DEPTH_STENCIL_EXT") ) { DEPTH_STENCIL_EXT=inValue.Cast< int >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"DEPTH24_STENCIL8_EXT") ) { DEPTH24_STENCIL8_EXT=inValue.Cast< int >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_24_8_EXT") ) { UNSIGNED_INT_24_8_EXT=inValue.Cast< int >(); return inValue; } - break; - case 24: - if (HX_FIELD_EQ(inName,"TEXTURE_STENCIL_SIZE_EXT") ) { TEXTURE_STENCIL_SIZE_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_packed_depth_stencil_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("DEPTH_STENCIL_EXT",c2,bc,08,29)); - outFields->push(HX_("UNSIGNED_INT_24_8_EXT",b7,c3,d4,cf)); - outFields->push(HX_("DEPTH24_STENCIL8_EXT",b8,9e,e0,3a)); - outFields->push(HX_("TEXTURE_STENCIL_SIZE_EXT",0a,e4,57,e3)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_packed_depth_stencil_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_packed_depth_stencil_obj,DEPTH_STENCIL_EXT),HX_("DEPTH_STENCIL_EXT",c2,bc,08,29)}, - {hx::fsInt,(int)offsetof(EXT_packed_depth_stencil_obj,UNSIGNED_INT_24_8_EXT),HX_("UNSIGNED_INT_24_8_EXT",b7,c3,d4,cf)}, - {hx::fsInt,(int)offsetof(EXT_packed_depth_stencil_obj,DEPTH24_STENCIL8_EXT),HX_("DEPTH24_STENCIL8_EXT",b8,9e,e0,3a)}, - {hx::fsInt,(int)offsetof(EXT_packed_depth_stencil_obj,TEXTURE_STENCIL_SIZE_EXT),HX_("TEXTURE_STENCIL_SIZE_EXT",0a,e4,57,e3)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_packed_depth_stencil_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_packed_depth_stencil_obj_sMemberFields[] = { - HX_("DEPTH_STENCIL_EXT",c2,bc,08,29), - HX_("UNSIGNED_INT_24_8_EXT",b7,c3,d4,cf), - HX_("DEPTH24_STENCIL8_EXT",b8,9e,e0,3a), - HX_("TEXTURE_STENCIL_SIZE_EXT",0a,e4,57,e3), - ::String(null()) }; - -hx::Class EXT_packed_depth_stencil_obj::__mClass; - -void EXT_packed_depth_stencil_obj::__register() -{ - EXT_packed_depth_stencil_obj _hx_dummy; - EXT_packed_depth_stencil_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_packed_depth_stencil",99,f5,8c,d6); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_packed_depth_stencil_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_packed_depth_stencil_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_packed_depth_stencil_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_packed_depth_stencil_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_read_format_bgra.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_read_format_bgra.cpp deleted file mode 100644 index 98d8859c..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_read_format_bgra.cpp +++ /dev/null @@ -1,119 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_read_format_bgra -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_87671ce3ef4fd386_4_new,"lime.graphics.opengl.ext.EXT_read_format_bgra","new",0x02c02b25,"lime.graphics.opengl.ext.EXT_read_format_bgra.new","lime/graphics/opengl/ext/EXT_read_format_bgra.hx",4,0x26ddab89) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_read_format_bgra_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_87671ce3ef4fd386_4_new) -HXLINE( 8) this->UNSIGNED_SHORT_1_5_5_5_REV_EXT = 33638; -HXLINE( 7) this->UNSIGNED_SHORT_4_4_4_4_REV_EXT = 33637; -HXLINE( 6) this->BGRA_EXT = 32993; - } - -Dynamic EXT_read_format_bgra_obj::__CreateEmpty() { return new EXT_read_format_bgra_obj; } - -void *EXT_read_format_bgra_obj::_hx_vtable = 0; - -Dynamic EXT_read_format_bgra_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_read_format_bgra_obj > _hx_result = new EXT_read_format_bgra_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_read_format_bgra_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x217f1ec3; -} - - -EXT_read_format_bgra_obj::EXT_read_format_bgra_obj() -{ -} - -hx::Val EXT_read_format_bgra_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"BGRA_EXT") ) { return hx::Val( BGRA_EXT ); } - break; - case 30: - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT_4_4_4_4_REV_EXT") ) { return hx::Val( UNSIGNED_SHORT_4_4_4_4_REV_EXT ); } - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT_1_5_5_5_REV_EXT") ) { return hx::Val( UNSIGNED_SHORT_1_5_5_5_REV_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_read_format_bgra_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"BGRA_EXT") ) { BGRA_EXT=inValue.Cast< int >(); return inValue; } - break; - case 30: - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT_4_4_4_4_REV_EXT") ) { UNSIGNED_SHORT_4_4_4_4_REV_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT_1_5_5_5_REV_EXT") ) { UNSIGNED_SHORT_1_5_5_5_REV_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_read_format_bgra_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("BGRA_EXT",36,94,c4,bc)); - outFields->push(HX_("UNSIGNED_SHORT_4_4_4_4_REV_EXT",6c,63,94,9a)); - outFields->push(HX_("UNSIGNED_SHORT_1_5_5_5_REV_EXT",ec,d5,31,75)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_read_format_bgra_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_read_format_bgra_obj,BGRA_EXT),HX_("BGRA_EXT",36,94,c4,bc)}, - {hx::fsInt,(int)offsetof(EXT_read_format_bgra_obj,UNSIGNED_SHORT_4_4_4_4_REV_EXT),HX_("UNSIGNED_SHORT_4_4_4_4_REV_EXT",6c,63,94,9a)}, - {hx::fsInt,(int)offsetof(EXT_read_format_bgra_obj,UNSIGNED_SHORT_1_5_5_5_REV_EXT),HX_("UNSIGNED_SHORT_1_5_5_5_REV_EXT",ec,d5,31,75)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_read_format_bgra_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_read_format_bgra_obj_sMemberFields[] = { - HX_("BGRA_EXT",36,94,c4,bc), - HX_("UNSIGNED_SHORT_4_4_4_4_REV_EXT",6c,63,94,9a), - HX_("UNSIGNED_SHORT_1_5_5_5_REV_EXT",ec,d5,31,75), - ::String(null()) }; - -hx::Class EXT_read_format_bgra_obj::__mClass; - -void EXT_read_format_bgra_obj::__register() -{ - EXT_read_format_bgra_obj _hx_dummy; - EXT_read_format_bgra_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_read_format_bgra",b3,b4,e0,c2); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_read_format_bgra_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_read_format_bgra_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_read_format_bgra_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_read_format_bgra_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_robustness.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_robustness.cpp deleted file mode 100644 index 9f9db646..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_robustness.cpp +++ /dev/null @@ -1,151 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_robustness -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_60e6ca196390a6ae_4_new,"lime.graphics.opengl.ext.EXT_robustness","new",0xcfe16dda,"lime.graphics.opengl.ext.EXT_robustness.new","lime/graphics/opengl/ext/EXT_robustness.hx",4,0xa3734bf4) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_robustness_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_60e6ca196390a6ae_4_new) -HXLINE( 12) this->NO_RESET_NOTIFICATION_EXT = 33377; -HXLINE( 11) this->LOSE_CONTEXT_ON_RESET_EXT = 33362; -HXLINE( 10) this->RESET_NOTIFICATION_STRATEGY_EXT = 33366; -HXLINE( 9) this->CONTEXT_ROBUST_ACCESS_EXT = 37107; -HXLINE( 8) this->UNKNOWN_CONTEXT_RESET_EXT = 33365; -HXLINE( 7) this->INNOCENT_CONTEXT_RESET_EXT = 33364; -HXLINE( 6) this->GUILTY_CONTEXT_RESET_EXT = 33363; - } - -Dynamic EXT_robustness_obj::__CreateEmpty() { return new EXT_robustness_obj; } - -void *EXT_robustness_obj::_hx_vtable = 0; - -Dynamic EXT_robustness_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_robustness_obj > _hx_result = new EXT_robustness_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_robustness_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3407b6f8; -} - - -EXT_robustness_obj::EXT_robustness_obj() -{ -} - -hx::Val EXT_robustness_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 24: - if (HX_FIELD_EQ(inName,"GUILTY_CONTEXT_RESET_EXT") ) { return hx::Val( GUILTY_CONTEXT_RESET_EXT ); } - break; - case 25: - if (HX_FIELD_EQ(inName,"UNKNOWN_CONTEXT_RESET_EXT") ) { return hx::Val( UNKNOWN_CONTEXT_RESET_EXT ); } - if (HX_FIELD_EQ(inName,"CONTEXT_ROBUST_ACCESS_EXT") ) { return hx::Val( CONTEXT_ROBUST_ACCESS_EXT ); } - if (HX_FIELD_EQ(inName,"LOSE_CONTEXT_ON_RESET_EXT") ) { return hx::Val( LOSE_CONTEXT_ON_RESET_EXT ); } - if (HX_FIELD_EQ(inName,"NO_RESET_NOTIFICATION_EXT") ) { return hx::Val( NO_RESET_NOTIFICATION_EXT ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"INNOCENT_CONTEXT_RESET_EXT") ) { return hx::Val( INNOCENT_CONTEXT_RESET_EXT ); } - break; - case 31: - if (HX_FIELD_EQ(inName,"RESET_NOTIFICATION_STRATEGY_EXT") ) { return hx::Val( RESET_NOTIFICATION_STRATEGY_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_robustness_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 24: - if (HX_FIELD_EQ(inName,"GUILTY_CONTEXT_RESET_EXT") ) { GUILTY_CONTEXT_RESET_EXT=inValue.Cast< int >(); return inValue; } - break; - case 25: - if (HX_FIELD_EQ(inName,"UNKNOWN_CONTEXT_RESET_EXT") ) { UNKNOWN_CONTEXT_RESET_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"CONTEXT_ROBUST_ACCESS_EXT") ) { CONTEXT_ROBUST_ACCESS_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LOSE_CONTEXT_ON_RESET_EXT") ) { LOSE_CONTEXT_ON_RESET_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"NO_RESET_NOTIFICATION_EXT") ) { NO_RESET_NOTIFICATION_EXT=inValue.Cast< int >(); return inValue; } - break; - case 26: - if (HX_FIELD_EQ(inName,"INNOCENT_CONTEXT_RESET_EXT") ) { INNOCENT_CONTEXT_RESET_EXT=inValue.Cast< int >(); return inValue; } - break; - case 31: - if (HX_FIELD_EQ(inName,"RESET_NOTIFICATION_STRATEGY_EXT") ) { RESET_NOTIFICATION_STRATEGY_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_robustness_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("GUILTY_CONTEXT_RESET_EXT",98,78,ca,75)); - outFields->push(HX_("INNOCENT_CONTEXT_RESET_EXT",10,1f,1e,90)); - outFields->push(HX_("UNKNOWN_CONTEXT_RESET_EXT",ac,0f,07,0f)); - outFields->push(HX_("CONTEXT_ROBUST_ACCESS_EXT",c4,c8,9b,f5)); - outFields->push(HX_("RESET_NOTIFICATION_STRATEGY_EXT",b9,66,23,cb)); - outFields->push(HX_("LOSE_CONTEXT_ON_RESET_EXT",eb,3d,db,68)); - outFields->push(HX_("NO_RESET_NOTIFICATION_EXT",3b,c9,cb,58)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_robustness_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_robustness_obj,GUILTY_CONTEXT_RESET_EXT),HX_("GUILTY_CONTEXT_RESET_EXT",98,78,ca,75)}, - {hx::fsInt,(int)offsetof(EXT_robustness_obj,INNOCENT_CONTEXT_RESET_EXT),HX_("INNOCENT_CONTEXT_RESET_EXT",10,1f,1e,90)}, - {hx::fsInt,(int)offsetof(EXT_robustness_obj,UNKNOWN_CONTEXT_RESET_EXT),HX_("UNKNOWN_CONTEXT_RESET_EXT",ac,0f,07,0f)}, - {hx::fsInt,(int)offsetof(EXT_robustness_obj,CONTEXT_ROBUST_ACCESS_EXT),HX_("CONTEXT_ROBUST_ACCESS_EXT",c4,c8,9b,f5)}, - {hx::fsInt,(int)offsetof(EXT_robustness_obj,RESET_NOTIFICATION_STRATEGY_EXT),HX_("RESET_NOTIFICATION_STRATEGY_EXT",b9,66,23,cb)}, - {hx::fsInt,(int)offsetof(EXT_robustness_obj,LOSE_CONTEXT_ON_RESET_EXT),HX_("LOSE_CONTEXT_ON_RESET_EXT",eb,3d,db,68)}, - {hx::fsInt,(int)offsetof(EXT_robustness_obj,NO_RESET_NOTIFICATION_EXT),HX_("NO_RESET_NOTIFICATION_EXT",3b,c9,cb,58)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_robustness_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_robustness_obj_sMemberFields[] = { - HX_("GUILTY_CONTEXT_RESET_EXT",98,78,ca,75), - HX_("INNOCENT_CONTEXT_RESET_EXT",10,1f,1e,90), - HX_("UNKNOWN_CONTEXT_RESET_EXT",ac,0f,07,0f), - HX_("CONTEXT_ROBUST_ACCESS_EXT",c4,c8,9b,f5), - HX_("RESET_NOTIFICATION_STRATEGY_EXT",b9,66,23,cb), - HX_("LOSE_CONTEXT_ON_RESET_EXT",eb,3d,db,68), - HX_("NO_RESET_NOTIFICATION_EXT",3b,c9,cb,58), - ::String(null()) }; - -hx::Class EXT_robustness_obj::__mClass; - -void EXT_robustness_obj::__register() -{ - EXT_robustness_obj _hx_dummy; - EXT_robustness_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_robustness",e8,38,33,16); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_robustness_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_robustness_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_robustness_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_robustness_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_sRGB.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_sRGB.cpp deleted file mode 100644 index d9ff5d77..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_sRGB.cpp +++ /dev/null @@ -1,133 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_sRGB -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_36f3917dca2bced0_5_new,"lime.graphics.opengl.ext.EXT_sRGB","new",0x9abd0eac,"lime.graphics.opengl.ext.EXT_sRGB.new","lime/graphics/opengl/ext/EXT_sRGB.hx",5,0x7d9f60e2) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_sRGB_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_36f3917dca2bced0_5_new) -HXLINE( 10) this->FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT = 33296; -HXLINE( 9) this->SRGB8_ALPHA8_EXT = 35907; -HXLINE( 8) this->SRGB_ALPHA_EXT = 35906; -HXLINE( 7) this->SRGB_EXT = 35904; - } - -Dynamic EXT_sRGB_obj::__CreateEmpty() { return new EXT_sRGB_obj; } - -void *EXT_sRGB_obj::_hx_vtable = 0; - -Dynamic EXT_sRGB_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_sRGB_obj > _hx_result = new EXT_sRGB_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_sRGB_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x55831fe6; -} - - -EXT_sRGB_obj::EXT_sRGB_obj() -{ -} - -hx::Val EXT_sRGB_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"SRGB_EXT") ) { return hx::Val( SRGB_EXT ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"SRGB_ALPHA_EXT") ) { return hx::Val( SRGB_ALPHA_EXT ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"SRGB8_ALPHA8_EXT") ) { return hx::Val( SRGB8_ALPHA8_EXT ); } - break; - case 41: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_sRGB_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"SRGB_EXT") ) { SRGB_EXT=inValue.Cast< int >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"SRGB_ALPHA_EXT") ) { SRGB_ALPHA_EXT=inValue.Cast< int >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"SRGB8_ALPHA8_EXT") ) { SRGB8_ALPHA8_EXT=inValue.Cast< int >(); return inValue; } - break; - case 41: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT") ) { FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_sRGB_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("SRGB_EXT",fc,de,03,80)); - outFields->push(HX_("SRGB_ALPHA_EXT",7b,08,a4,45)); - outFields->push(HX_("SRGB8_ALPHA8_EXT",1d,4d,56,fa)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT",7b,67,32,0b)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_sRGB_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_sRGB_obj,SRGB_EXT),HX_("SRGB_EXT",fc,de,03,80)}, - {hx::fsInt,(int)offsetof(EXT_sRGB_obj,SRGB_ALPHA_EXT),HX_("SRGB_ALPHA_EXT",7b,08,a4,45)}, - {hx::fsInt,(int)offsetof(EXT_sRGB_obj,SRGB8_ALPHA8_EXT),HX_("SRGB8_ALPHA8_EXT",1d,4d,56,fa)}, - {hx::fsInt,(int)offsetof(EXT_sRGB_obj,FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT),HX_("FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT",7b,67,32,0b)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_sRGB_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_sRGB_obj_sMemberFields[] = { - HX_("SRGB_EXT",fc,de,03,80), - HX_("SRGB_ALPHA_EXT",7b,08,a4,45), - HX_("SRGB8_ALPHA8_EXT",1d,4d,56,fa), - HX_("FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT",7b,67,32,0b), - ::String(null()) }; - -hx::Class EXT_sRGB_obj::__mClass; - -void EXT_sRGB_obj::__register() -{ - EXT_sRGB_obj _hx_dummy; - EXT_sRGB_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_sRGB",ba,88,15,b6); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_sRGB_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_sRGB_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_sRGB_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_sRGB_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_separate_shader_objects.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_separate_shader_objects.cpp deleted file mode 100644 index ba95081f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_separate_shader_objects.cpp +++ /dev/null @@ -1,149 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_separate_shader_objects -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_daff336b6d887460_4_new,"lime.graphics.opengl.ext.EXT_separate_shader_objects","new",0xf8fc06a8,"lime.graphics.opengl.ext.EXT_separate_shader_objects.new","lime/graphics/opengl/ext/EXT_separate_shader_objects.hx",4,0x8cf1e9ea) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_separate_shader_objects_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_daff336b6d887460_4_new) -HXLINE( 11) this->PROGRAM_PIPELINE_BINDING_EXT = 33370; -HXLINE( 10) this->ACTIVE_PROGRAM_EXT = 33369; -HXLINE( 9) this->PROGRAM_SEPARABLE_EXT = 33368; -HXLINE( 8) this->ALL_SHADER_BITS_EXT = -1; -HXLINE( 7) this->FRAGMENT_SHADER_BIT_EXT = 2; -HXLINE( 6) this->VERTEX_SHADER_BIT_EXT = 1; - } - -Dynamic EXT_separate_shader_objects_obj::__CreateEmpty() { return new EXT_separate_shader_objects_obj; } - -void *EXT_separate_shader_objects_obj::_hx_vtable = 0; - -Dynamic EXT_separate_shader_objects_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_separate_shader_objects_obj > _hx_result = new EXT_separate_shader_objects_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_separate_shader_objects_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1c8bcaa6; -} - - -EXT_separate_shader_objects_obj::EXT_separate_shader_objects_obj() -{ -} - -hx::Val EXT_separate_shader_objects_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 18: - if (HX_FIELD_EQ(inName,"ACTIVE_PROGRAM_EXT") ) { return hx::Val( ACTIVE_PROGRAM_EXT ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"ALL_SHADER_BITS_EXT") ) { return hx::Val( ALL_SHADER_BITS_EXT ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"VERTEX_SHADER_BIT_EXT") ) { return hx::Val( VERTEX_SHADER_BIT_EXT ); } - if (HX_FIELD_EQ(inName,"PROGRAM_SEPARABLE_EXT") ) { return hx::Val( PROGRAM_SEPARABLE_EXT ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"FRAGMENT_SHADER_BIT_EXT") ) { return hx::Val( FRAGMENT_SHADER_BIT_EXT ); } - break; - case 28: - if (HX_FIELD_EQ(inName,"PROGRAM_PIPELINE_BINDING_EXT") ) { return hx::Val( PROGRAM_PIPELINE_BINDING_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_separate_shader_objects_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 18: - if (HX_FIELD_EQ(inName,"ACTIVE_PROGRAM_EXT") ) { ACTIVE_PROGRAM_EXT=inValue.Cast< int >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"ALL_SHADER_BITS_EXT") ) { ALL_SHADER_BITS_EXT=inValue.Cast< int >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"VERTEX_SHADER_BIT_EXT") ) { VERTEX_SHADER_BIT_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PROGRAM_SEPARABLE_EXT") ) { PROGRAM_SEPARABLE_EXT=inValue.Cast< int >(); return inValue; } - break; - case 23: - if (HX_FIELD_EQ(inName,"FRAGMENT_SHADER_BIT_EXT") ) { FRAGMENT_SHADER_BIT_EXT=inValue.Cast< int >(); return inValue; } - break; - case 28: - if (HX_FIELD_EQ(inName,"PROGRAM_PIPELINE_BINDING_EXT") ) { PROGRAM_PIPELINE_BINDING_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_separate_shader_objects_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("VERTEX_SHADER_BIT_EXT",10,40,b7,ca)); - outFields->push(HX_("FRAGMENT_SHADER_BIT_EXT",24,31,1d,c4)); - outFields->push(HX_("ALL_SHADER_BITS_EXT",a4,d4,8b,99)); - outFields->push(HX_("PROGRAM_SEPARABLE_EXT",b0,c0,bd,28)); - outFields->push(HX_("ACTIVE_PROGRAM_EXT",ad,3a,a9,18)); - outFields->push(HX_("PROGRAM_PIPELINE_BINDING_EXT",45,a0,52,d3)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_separate_shader_objects_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_separate_shader_objects_obj,VERTEX_SHADER_BIT_EXT),HX_("VERTEX_SHADER_BIT_EXT",10,40,b7,ca)}, - {hx::fsInt,(int)offsetof(EXT_separate_shader_objects_obj,FRAGMENT_SHADER_BIT_EXT),HX_("FRAGMENT_SHADER_BIT_EXT",24,31,1d,c4)}, - {hx::fsInt,(int)offsetof(EXT_separate_shader_objects_obj,ALL_SHADER_BITS_EXT),HX_("ALL_SHADER_BITS_EXT",a4,d4,8b,99)}, - {hx::fsInt,(int)offsetof(EXT_separate_shader_objects_obj,PROGRAM_SEPARABLE_EXT),HX_("PROGRAM_SEPARABLE_EXT",b0,c0,bd,28)}, - {hx::fsInt,(int)offsetof(EXT_separate_shader_objects_obj,ACTIVE_PROGRAM_EXT),HX_("ACTIVE_PROGRAM_EXT",ad,3a,a9,18)}, - {hx::fsInt,(int)offsetof(EXT_separate_shader_objects_obj,PROGRAM_PIPELINE_BINDING_EXT),HX_("PROGRAM_PIPELINE_BINDING_EXT",45,a0,52,d3)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_separate_shader_objects_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_separate_shader_objects_obj_sMemberFields[] = { - HX_("VERTEX_SHADER_BIT_EXT",10,40,b7,ca), - HX_("FRAGMENT_SHADER_BIT_EXT",24,31,1d,c4), - HX_("ALL_SHADER_BITS_EXT",a4,d4,8b,99), - HX_("PROGRAM_SEPARABLE_EXT",b0,c0,bd,28), - HX_("ACTIVE_PROGRAM_EXT",ad,3a,a9,18), - HX_("PROGRAM_PIPELINE_BINDING_EXT",45,a0,52,d3), - ::String(null()) }; - -hx::Class EXT_separate_shader_objects_obj::__mClass; - -void EXT_separate_shader_objects_obj::__register() -{ - EXT_separate_shader_objects_obj _hx_dummy; - EXT_separate_shader_objects_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_separate_shader_objects",b6,d2,01,d5); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_separate_shader_objects_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_separate_shader_objects_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_separate_shader_objects_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_separate_shader_objects_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_shader_framebuffer_fetch.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_shader_framebuffer_fetch.cpp deleted file mode 100644 index b2ad52f1..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_shader_framebuffer_fetch.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_shader_framebuffer_fetch -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c2a15eaaaac5f681_6_new,"lime.graphics.opengl.ext.EXT_shader_framebuffer_fetch","new",0x36f079a0,"lime.graphics.opengl.ext.EXT_shader_framebuffer_fetch.new","lime/graphics/opengl/ext/EXT_shader_framebuffer_fetch.hx",6,0xe61dd36e) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_shader_framebuffer_fetch_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_c2a15eaaaac5f681_6_new) -HXDLIN( 6) this->FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT = 35410; - } - -Dynamic EXT_shader_framebuffer_fetch_obj::__CreateEmpty() { return new EXT_shader_framebuffer_fetch_obj; } - -void *EXT_shader_framebuffer_fetch_obj::_hx_vtable = 0; - -Dynamic EXT_shader_framebuffer_fetch_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_shader_framebuffer_fetch_obj > _hx_result = new EXT_shader_framebuffer_fetch_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_shader_framebuffer_fetch_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x214263be; -} - - -EXT_shader_framebuffer_fetch_obj::EXT_shader_framebuffer_fetch_obj() -{ -} - -hx::Val EXT_shader_framebuffer_fetch_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 36: - if (HX_FIELD_EQ(inName,"FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT") ) { return hx::Val( FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_shader_framebuffer_fetch_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 36: - if (HX_FIELD_EQ(inName,"FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT") ) { FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_shader_framebuffer_fetch_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT",6c,bf,6f,46)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_shader_framebuffer_fetch_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_shader_framebuffer_fetch_obj,FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT),HX_("FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT",6c,bf,6f,46)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_shader_framebuffer_fetch_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_shader_framebuffer_fetch_obj_sMemberFields[] = { - HX_("FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT",6c,bf,6f,46), - ::String(null()) }; - -hx::Class EXT_shader_framebuffer_fetch_obj::__mClass; - -void EXT_shader_framebuffer_fetch_obj::__register() -{ - EXT_shader_framebuffer_fetch_obj _hx_dummy; - EXT_shader_framebuffer_fetch_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_shader_framebuffer_fetch",ae,69,13,d0); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_shader_framebuffer_fetch_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_shader_framebuffer_fetch_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_shader_framebuffer_fetch_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_shader_framebuffer_fetch_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_shader_texture_lod.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_shader_texture_lod.cpp deleted file mode 100644 index 2e90f4d7..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_shader_texture_lod.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_shader_texture_lod -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e1acbdc797cf4fd1_7_new,"lime.graphics.opengl.ext.EXT_shader_texture_lod","new",0xb7c73b55,"lime.graphics.opengl.ext.EXT_shader_texture_lod.new","lime/graphics/opengl/ext/EXT_shader_texture_lod.hx",7,0x940454d9) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_shader_texture_lod_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_e1acbdc797cf4fd1_7_new) - } - -Dynamic EXT_shader_texture_lod_obj::__CreateEmpty() { return new EXT_shader_texture_lod_obj; } - -void *EXT_shader_texture_lod_obj::_hx_vtable = 0; - -Dynamic EXT_shader_texture_lod_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_shader_texture_lod_obj > _hx_result = new EXT_shader_texture_lod_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_shader_texture_lod_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6b73b547; -} - - -EXT_shader_texture_lod_obj::EXT_shader_texture_lod_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *EXT_shader_texture_lod_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *EXT_shader_texture_lod_obj_sStaticStorageInfo = 0; -#endif - -hx::Class EXT_shader_texture_lod_obj::__mClass; - -void EXT_shader_texture_lod_obj::__register() -{ - EXT_shader_texture_lod_obj _hx_dummy; - EXT_shader_texture_lod_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_shader_texture_lod",e3,ec,af,d0); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< EXT_shader_texture_lod_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_shader_texture_lod_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_shader_texture_lod_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_shadow_samplers.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_shadow_samplers.cpp deleted file mode 100644 index 745f579a..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_shadow_samplers.cpp +++ /dev/null @@ -1,129 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_shadow_samplers -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_21ea11ad88c3ea67_4_new,"lime.graphics.opengl.ext.EXT_shadow_samplers","new",0x0292977c,"lime.graphics.opengl.ext.EXT_shadow_samplers.new","lime/graphics/opengl/ext/EXT_shadow_samplers.hx",4,0x5ea25d96) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_shadow_samplers_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_21ea11ad88c3ea67_4_new) -HXLINE( 9) this->SAMPLER_2D_SHADOW_EXT = 35682; -HXLINE( 8) this->COMPARE_REF_TO_TEXTURE_EXT = 34894; -HXLINE( 7) this->TEXTURE_COMPARE_FUNC_EXT = 34893; -HXLINE( 6) this->TEXTURE_COMPARE_MODE_EXT = 34892; - } - -Dynamic EXT_shadow_samplers_obj::__CreateEmpty() { return new EXT_shadow_samplers_obj; } - -void *EXT_shadow_samplers_obj::_hx_vtable = 0; - -Dynamic EXT_shadow_samplers_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_shadow_samplers_obj > _hx_result = new EXT_shadow_samplers_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_shadow_samplers_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x017af17a; -} - - -EXT_shadow_samplers_obj::EXT_shadow_samplers_obj() -{ -} - -hx::Val EXT_shadow_samplers_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 21: - if (HX_FIELD_EQ(inName,"SAMPLER_2D_SHADOW_EXT") ) { return hx::Val( SAMPLER_2D_SHADOW_EXT ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"TEXTURE_COMPARE_MODE_EXT") ) { return hx::Val( TEXTURE_COMPARE_MODE_EXT ); } - if (HX_FIELD_EQ(inName,"TEXTURE_COMPARE_FUNC_EXT") ) { return hx::Val( TEXTURE_COMPARE_FUNC_EXT ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"COMPARE_REF_TO_TEXTURE_EXT") ) { return hx::Val( COMPARE_REF_TO_TEXTURE_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_shadow_samplers_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 21: - if (HX_FIELD_EQ(inName,"SAMPLER_2D_SHADOW_EXT") ) { SAMPLER_2D_SHADOW_EXT=inValue.Cast< int >(); return inValue; } - break; - case 24: - if (HX_FIELD_EQ(inName,"TEXTURE_COMPARE_MODE_EXT") ) { TEXTURE_COMPARE_MODE_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_COMPARE_FUNC_EXT") ) { TEXTURE_COMPARE_FUNC_EXT=inValue.Cast< int >(); return inValue; } - break; - case 26: - if (HX_FIELD_EQ(inName,"COMPARE_REF_TO_TEXTURE_EXT") ) { COMPARE_REF_TO_TEXTURE_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_shadow_samplers_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("TEXTURE_COMPARE_MODE_EXT",e3,97,18,c1)); - outFields->push(HX_("TEXTURE_COMPARE_FUNC_EXT",44,b4,fc,02)); - outFields->push(HX_("COMPARE_REF_TO_TEXTURE_EXT",3f,0b,e1,ff)); - outFields->push(HX_("SAMPLER_2D_SHADOW_EXT",18,8f,28,f9)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_shadow_samplers_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_shadow_samplers_obj,TEXTURE_COMPARE_MODE_EXT),HX_("TEXTURE_COMPARE_MODE_EXT",e3,97,18,c1)}, - {hx::fsInt,(int)offsetof(EXT_shadow_samplers_obj,TEXTURE_COMPARE_FUNC_EXT),HX_("TEXTURE_COMPARE_FUNC_EXT",44,b4,fc,02)}, - {hx::fsInt,(int)offsetof(EXT_shadow_samplers_obj,COMPARE_REF_TO_TEXTURE_EXT),HX_("COMPARE_REF_TO_TEXTURE_EXT",3f,0b,e1,ff)}, - {hx::fsInt,(int)offsetof(EXT_shadow_samplers_obj,SAMPLER_2D_SHADOW_EXT),HX_("SAMPLER_2D_SHADOW_EXT",18,8f,28,f9)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_shadow_samplers_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_shadow_samplers_obj_sMemberFields[] = { - HX_("TEXTURE_COMPARE_MODE_EXT",e3,97,18,c1), - HX_("TEXTURE_COMPARE_FUNC_EXT",44,b4,fc,02), - HX_("COMPARE_REF_TO_TEXTURE_EXT",3f,0b,e1,ff), - HX_("SAMPLER_2D_SHADOW_EXT",18,8f,28,f9), - ::String(null()) }; - -hx::Class EXT_shadow_samplers_obj::__mClass; - -void EXT_shadow_samplers_obj::__register() -{ - EXT_shadow_samplers_obj _hx_dummy; - EXT_shadow_samplers_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_shadow_samplers",8a,69,a2,62); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_shadow_samplers_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_shadow_samplers_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_shadow_samplers_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_shadow_samplers_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_compression_dxt1.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_compression_dxt1.cpp deleted file mode 100644 index 41c3aa2a..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_compression_dxt1.cpp +++ /dev/null @@ -1,113 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_compression_dxt1 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b718990e202eab9f_4_new,"lime.graphics.opengl.ext.EXT_texture_compression_dxt1","new",0x7a9fd400,"lime.graphics.opengl.ext.EXT_texture_compression_dxt1.new","lime/graphics/opengl/ext/EXT_texture_compression_dxt1.hx",4,0xf67de50e) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_texture_compression_dxt1_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_b718990e202eab9f_4_new) -HXLINE( 7) this->COMPRESSED_RGBA_S3TC_DXT1_EXT = 33777; -HXLINE( 6) this->COMPRESSED_RGB_S3TC_DXT1_EXT = 33776; - } - -Dynamic EXT_texture_compression_dxt1_obj::__CreateEmpty() { return new EXT_texture_compression_dxt1_obj; } - -void *EXT_texture_compression_dxt1_obj::_hx_vtable = 0; - -Dynamic EXT_texture_compression_dxt1_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_texture_compression_dxt1_obj > _hx_result = new EXT_texture_compression_dxt1_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_texture_compression_dxt1_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2add0e1e; -} - - -EXT_texture_compression_dxt1_obj::EXT_texture_compression_dxt1_obj() -{ -} - -hx::Val EXT_texture_compression_dxt1_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 28: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGB_S3TC_DXT1_EXT") ) { return hx::Val( COMPRESSED_RGB_S3TC_DXT1_EXT ); } - break; - case 29: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_S3TC_DXT1_EXT") ) { return hx::Val( COMPRESSED_RGBA_S3TC_DXT1_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_texture_compression_dxt1_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 28: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGB_S3TC_DXT1_EXT") ) { COMPRESSED_RGB_S3TC_DXT1_EXT=inValue.Cast< int >(); return inValue; } - break; - case 29: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_S3TC_DXT1_EXT") ) { COMPRESSED_RGBA_S3TC_DXT1_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_texture_compression_dxt1_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("COMPRESSED_RGB_S3TC_DXT1_EXT",f3,40,24,b7)); - outFields->push(HX_("COMPRESSED_RGBA_S3TC_DXT1_EXT",b6,6f,45,f9)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_texture_compression_dxt1_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_texture_compression_dxt1_obj,COMPRESSED_RGB_S3TC_DXT1_EXT),HX_("COMPRESSED_RGB_S3TC_DXT1_EXT",f3,40,24,b7)}, - {hx::fsInt,(int)offsetof(EXT_texture_compression_dxt1_obj,COMPRESSED_RGBA_S3TC_DXT1_EXT),HX_("COMPRESSED_RGBA_S3TC_DXT1_EXT",b6,6f,45,f9)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_texture_compression_dxt1_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_texture_compression_dxt1_obj_sMemberFields[] = { - HX_("COMPRESSED_RGB_S3TC_DXT1_EXT",f3,40,24,b7), - HX_("COMPRESSED_RGBA_S3TC_DXT1_EXT",b6,6f,45,f9), - ::String(null()) }; - -hx::Class EXT_texture_compression_dxt1_obj::__mClass; - -void EXT_texture_compression_dxt1_obj::__register() -{ - EXT_texture_compression_dxt1_obj _hx_dummy; - EXT_texture_compression_dxt1_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_texture_compression_dxt1",0e,14,ae,d9); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_texture_compression_dxt1_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_texture_compression_dxt1_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_texture_compression_dxt1_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_texture_compression_dxt1_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_compression_s3tc.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_compression_s3tc.cpp deleted file mode 100644 index 9974a32b..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_compression_s3tc.cpp +++ /dev/null @@ -1,125 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_compression_s3tc -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_65773d6de4f580f8_4_new,"lime.graphics.opengl.ext.EXT_texture_compression_s3tc","new",0x695482fe,"lime.graphics.opengl.ext.EXT_texture_compression_s3tc.new","lime/graphics/opengl/ext/EXT_texture_compression_s3tc.hx",4,0xf0ac9fd0) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_texture_compression_s3tc_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_65773d6de4f580f8_4_new) -HXLINE( 9) this->COMPRESSED_RGBA_S3TC_DXT5_EXT = 33779; -HXLINE( 8) this->COMPRESSED_RGBA_S3TC_DXT3_EXT = 33778; -HXLINE( 7) this->COMPRESSED_RGBA_S3TC_DXT1_EXT = 33777; -HXLINE( 6) this->COMPRESSED_RGB_S3TC_DXT1_EXT = 33776; - } - -Dynamic EXT_texture_compression_s3tc_obj::__CreateEmpty() { return new EXT_texture_compression_s3tc_obj; } - -void *EXT_texture_compression_s3tc_obj::_hx_vtable = 0; - -Dynamic EXT_texture_compression_s3tc_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_texture_compression_s3tc_obj > _hx_result = new EXT_texture_compression_s3tc_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_texture_compression_s3tc_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3492e61c; -} - - -EXT_texture_compression_s3tc_obj::EXT_texture_compression_s3tc_obj() -{ -} - -hx::Val EXT_texture_compression_s3tc_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 28: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGB_S3TC_DXT1_EXT") ) { return hx::Val( COMPRESSED_RGB_S3TC_DXT1_EXT ); } - break; - case 29: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_S3TC_DXT1_EXT") ) { return hx::Val( COMPRESSED_RGBA_S3TC_DXT1_EXT ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_S3TC_DXT3_EXT") ) { return hx::Val( COMPRESSED_RGBA_S3TC_DXT3_EXT ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_S3TC_DXT5_EXT") ) { return hx::Val( COMPRESSED_RGBA_S3TC_DXT5_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_texture_compression_s3tc_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 28: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGB_S3TC_DXT1_EXT") ) { COMPRESSED_RGB_S3TC_DXT1_EXT=inValue.Cast< int >(); return inValue; } - break; - case 29: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_S3TC_DXT1_EXT") ) { COMPRESSED_RGBA_S3TC_DXT1_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_S3TC_DXT3_EXT") ) { COMPRESSED_RGBA_S3TC_DXT3_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_S3TC_DXT5_EXT") ) { COMPRESSED_RGBA_S3TC_DXT5_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_texture_compression_s3tc_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("COMPRESSED_RGB_S3TC_DXT1_EXT",f3,40,24,b7)); - outFields->push(HX_("COMPRESSED_RGBA_S3TC_DXT1_EXT",b6,6f,45,f9)); - outFields->push(HX_("COMPRESSED_RGBA_S3TC_DXT3_EXT",b8,98,12,20)); - outFields->push(HX_("COMPRESSED_RGBA_S3TC_DXT5_EXT",ba,c1,df,46)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_texture_compression_s3tc_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_texture_compression_s3tc_obj,COMPRESSED_RGB_S3TC_DXT1_EXT),HX_("COMPRESSED_RGB_S3TC_DXT1_EXT",f3,40,24,b7)}, - {hx::fsInt,(int)offsetof(EXT_texture_compression_s3tc_obj,COMPRESSED_RGBA_S3TC_DXT1_EXT),HX_("COMPRESSED_RGBA_S3TC_DXT1_EXT",b6,6f,45,f9)}, - {hx::fsInt,(int)offsetof(EXT_texture_compression_s3tc_obj,COMPRESSED_RGBA_S3TC_DXT3_EXT),HX_("COMPRESSED_RGBA_S3TC_DXT3_EXT",b8,98,12,20)}, - {hx::fsInt,(int)offsetof(EXT_texture_compression_s3tc_obj,COMPRESSED_RGBA_S3TC_DXT5_EXT),HX_("COMPRESSED_RGBA_S3TC_DXT5_EXT",ba,c1,df,46)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_texture_compression_s3tc_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_texture_compression_s3tc_obj_sMemberFields[] = { - HX_("COMPRESSED_RGB_S3TC_DXT1_EXT",f3,40,24,b7), - HX_("COMPRESSED_RGBA_S3TC_DXT1_EXT",b6,6f,45,f9), - HX_("COMPRESSED_RGBA_S3TC_DXT3_EXT",b8,98,12,20), - HX_("COMPRESSED_RGBA_S3TC_DXT5_EXT",ba,c1,df,46), - ::String(null()) }; - -hx::Class EXT_texture_compression_s3tc_obj::__mClass; - -void EXT_texture_compression_s3tc_obj::__register() -{ - EXT_texture_compression_s3tc_obj _hx_dummy; - EXT_texture_compression_s3tc_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_texture_compression_s3tc",0c,ec,63,e3); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_texture_compression_s3tc_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_texture_compression_s3tc_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_texture_compression_s3tc_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_texture_compression_s3tc_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_filter_anisotropic.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_filter_anisotropic.cpp deleted file mode 100644 index 49684024..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_filter_anisotropic.cpp +++ /dev/null @@ -1,113 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_filter_anisotropic -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d977a03d893e508f_5_new,"lime.graphics.opengl.ext.EXT_texture_filter_anisotropic","new",0x0f604e60,"lime.graphics.opengl.ext.EXT_texture_filter_anisotropic.new","lime/graphics/opengl/ext/EXT_texture_filter_anisotropic.hx",5,0x1cc8fa2e) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_texture_filter_anisotropic_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_d977a03d893e508f_5_new) -HXLINE( 8) this->MAX_TEXTURE_MAX_ANISOTROPY_EXT = 34047; -HXLINE( 7) this->TEXTURE_MAX_ANISOTROPY_EXT = 34046; - } - -Dynamic EXT_texture_filter_anisotropic_obj::__CreateEmpty() { return new EXT_texture_filter_anisotropic_obj; } - -void *EXT_texture_filter_anisotropic_obj::_hx_vtable = 0; - -Dynamic EXT_texture_filter_anisotropic_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_texture_filter_anisotropic_obj > _hx_result = new EXT_texture_filter_anisotropic_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_texture_filter_anisotropic_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x03b77c7e; -} - - -EXT_texture_filter_anisotropic_obj::EXT_texture_filter_anisotropic_obj() -{ -} - -hx::Val EXT_texture_filter_anisotropic_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 26: - if (HX_FIELD_EQ(inName,"TEXTURE_MAX_ANISOTROPY_EXT") ) { return hx::Val( TEXTURE_MAX_ANISOTROPY_EXT ); } - break; - case 30: - if (HX_FIELD_EQ(inName,"MAX_TEXTURE_MAX_ANISOTROPY_EXT") ) { return hx::Val( MAX_TEXTURE_MAX_ANISOTROPY_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_texture_filter_anisotropic_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 26: - if (HX_FIELD_EQ(inName,"TEXTURE_MAX_ANISOTROPY_EXT") ) { TEXTURE_MAX_ANISOTROPY_EXT=inValue.Cast< int >(); return inValue; } - break; - case 30: - if (HX_FIELD_EQ(inName,"MAX_TEXTURE_MAX_ANISOTROPY_EXT") ) { MAX_TEXTURE_MAX_ANISOTROPY_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_texture_filter_anisotropic_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("TEXTURE_MAX_ANISOTROPY_EXT",63,c1,6c,51)); - outFields->push(HX_("MAX_TEXTURE_MAX_ANISOTROPY_EXT",7e,54,e7,a3)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_texture_filter_anisotropic_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_texture_filter_anisotropic_obj,TEXTURE_MAX_ANISOTROPY_EXT),HX_("TEXTURE_MAX_ANISOTROPY_EXT",63,c1,6c,51)}, - {hx::fsInt,(int)offsetof(EXT_texture_filter_anisotropic_obj,MAX_TEXTURE_MAX_ANISOTROPY_EXT),HX_("MAX_TEXTURE_MAX_ANISOTROPY_EXT",7e,54,e7,a3)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_texture_filter_anisotropic_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_texture_filter_anisotropic_obj_sMemberFields[] = { - HX_("TEXTURE_MAX_ANISOTROPY_EXT",63,c1,6c,51), - HX_("MAX_TEXTURE_MAX_ANISOTROPY_EXT",7e,54,e7,a3), - ::String(null()) }; - -hx::Class EXT_texture_filter_anisotropic_obj::__mClass; - -void EXT_texture_filter_anisotropic_obj::__register() -{ - EXT_texture_filter_anisotropic_obj _hx_dummy; - EXT_texture_filter_anisotropic_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_texture_filter_anisotropic",6e,de,49,cd); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_texture_filter_anisotropic_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_texture_filter_anisotropic_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_texture_filter_anisotropic_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_texture_filter_anisotropic_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_format_BGRA8888.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_format_BGRA8888.cpp deleted file mode 100644 index c2edc86a..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_format_BGRA8888.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_format_BGRA8888 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d5b9ccaa5426931f_6_new,"lime.graphics.opengl.ext.EXT_texture_format_BGRA8888","new",0xf062f3ea,"lime.graphics.opengl.ext.EXT_texture_format_BGRA8888.new","lime/graphics/opengl/ext/EXT_texture_format_BGRA8888.hx",6,0x3ffddae8) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_texture_format_BGRA8888_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_d5b9ccaa5426931f_6_new) -HXDLIN( 6) this->BGRA_EXT = 32993; - } - -Dynamic EXT_texture_format_BGRA8888_obj::__CreateEmpty() { return new EXT_texture_format_BGRA8888_obj; } - -void *EXT_texture_format_BGRA8888_obj::_hx_vtable = 0; - -Dynamic EXT_texture_format_BGRA8888_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_texture_format_BGRA8888_obj > _hx_result = new EXT_texture_format_BGRA8888_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_texture_format_BGRA8888_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x12ed8b4c; -} - - -EXT_texture_format_BGRA8888_obj::EXT_texture_format_BGRA8888_obj() -{ -} - -hx::Val EXT_texture_format_BGRA8888_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"BGRA_EXT") ) { return hx::Val( BGRA_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_texture_format_BGRA8888_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"BGRA_EXT") ) { BGRA_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_texture_format_BGRA8888_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("BGRA_EXT",36,94,c4,bc)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_texture_format_BGRA8888_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_texture_format_BGRA8888_obj,BGRA_EXT),HX_("BGRA_EXT",36,94,c4,bc)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_texture_format_BGRA8888_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_texture_format_BGRA8888_obj_sMemberFields[] = { - HX_("BGRA_EXT",36,94,c4,bc), - ::String(null()) }; - -hx::Class EXT_texture_format_BGRA8888_obj::__mClass; - -void EXT_texture_format_BGRA8888_obj::__register() -{ - EXT_texture_format_BGRA8888_obj _hx_dummy; - EXT_texture_format_BGRA8888_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_texture_format_BGRA8888",f8,76,d4,43); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_texture_format_BGRA8888_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_texture_format_BGRA8888_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_texture_format_BGRA8888_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_texture_format_BGRA8888_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_rg.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_rg.cpp deleted file mode 100644 index 9bf22548..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_rg.cpp +++ /dev/null @@ -1,125 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_rg -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d8ba4f960147a2e5_4_new,"lime.graphics.opengl.ext.EXT_texture_rg","new",0x508d2dab,"lime.graphics.opengl.ext.EXT_texture_rg.new","lime/graphics/opengl/ext/EXT_texture_rg.hx",4,0xac103143) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_texture_rg_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_d8ba4f960147a2e5_4_new) -HXLINE( 9) this->RG8_EXT = 33323; -HXLINE( 8) this->R8_EXT = 33321; -HXLINE( 7) this->RG_EXT = 33319; -HXLINE( 6) this->RED_EXT = 6403; - } - -Dynamic EXT_texture_rg_obj::__CreateEmpty() { return new EXT_texture_rg_obj; } - -void *EXT_texture_rg_obj::_hx_vtable = 0; - -Dynamic EXT_texture_rg_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_texture_rg_obj > _hx_result = new EXT_texture_rg_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_texture_rg_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x77f5bc65; -} - - -EXT_texture_rg_obj::EXT_texture_rg_obj() -{ -} - -hx::Val EXT_texture_rg_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"RG_EXT") ) { return hx::Val( RG_EXT ); } - if (HX_FIELD_EQ(inName,"R8_EXT") ) { return hx::Val( R8_EXT ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"RED_EXT") ) { return hx::Val( RED_EXT ); } - if (HX_FIELD_EQ(inName,"RG8_EXT") ) { return hx::Val( RG8_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_texture_rg_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"RG_EXT") ) { RG_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"R8_EXT") ) { R8_EXT=inValue.Cast< int >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"RED_EXT") ) { RED_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RG8_EXT") ) { RG8_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_texture_rg_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("RED_EXT",33,4f,bf,4e)); - outFields->push(HX_("RG_EXT",b7,b3,b6,e9)); - outFields->push(HX_("R8_EXT",28,00,b4,46)); - outFields->push(HX_("RG8_EXT",e5,11,a7,32)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_texture_rg_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_texture_rg_obj,RED_EXT),HX_("RED_EXT",33,4f,bf,4e)}, - {hx::fsInt,(int)offsetof(EXT_texture_rg_obj,RG_EXT),HX_("RG_EXT",b7,b3,b6,e9)}, - {hx::fsInt,(int)offsetof(EXT_texture_rg_obj,R8_EXT),HX_("R8_EXT",28,00,b4,46)}, - {hx::fsInt,(int)offsetof(EXT_texture_rg_obj,RG8_EXT),HX_("RG8_EXT",e5,11,a7,32)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_texture_rg_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_texture_rg_obj_sMemberFields[] = { - HX_("RED_EXT",33,4f,bf,4e), - HX_("RG_EXT",b7,b3,b6,e9), - HX_("R8_EXT",28,00,b4,46), - HX_("RG8_EXT",e5,11,a7,32), - ::String(null()) }; - -hx::Class EXT_texture_rg_obj::__mClass; - -void EXT_texture_rg_obj::__register() -{ - EXT_texture_rg_obj _hx_dummy; - EXT_texture_rg_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_texture_rg",39,7c,0c,ba); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_texture_rg_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_texture_rg_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_texture_rg_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_texture_rg_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_storage.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_storage.cpp deleted file mode 100644 index 6e32bc25..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_storage.cpp +++ /dev/null @@ -1,279 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_storage -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_4a94eca10f0d89d1_4_new,"lime.graphics.opengl.ext.EXT_texture_storage","new",0xf17af0a9,"lime.graphics.opengl.ext.EXT_texture_storage.new","lime/graphics/opengl/ext/EXT_texture_storage.hx",4,0xdbb00909) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_texture_storage_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_4a94eca10f0d89d1_4_new) -HXLINE( 28) this->RG16F_EXT = 33327; -HXLINE( 27) this->R16F_EXT = 33325; -HXLINE( 26) this->RG32F_EXT = 33328; -HXLINE( 25) this->R32F_EXT = 33326; -HXLINE( 24) this->RG8_EXT = 33323; -HXLINE( 23) this->R8_EXT = 33321; -HXLINE( 22) this->BGRA8_EXT = 37793; -HXLINE( 21) this->RGB10_EXT = 32850; -HXLINE( 20) this->RGB10_A2_EXT = 32857; -HXLINE( 19) this->LUMINANCE_ALPHA16F_EXT = 34847; -HXLINE( 18) this->LUMINANCE16F_EXT = 34846; -HXLINE( 17) this->ALPHA16F_EXT = 34844; -HXLINE( 16) this->RGB16F_EXT = 34843; -HXLINE( 15) this->RGBA16F_EXT = 34842; -HXLINE( 14) this->LUMINANCE_ALPHA32F_EXT = 34841; -HXLINE( 13) this->LUMINANCE32F_EXT = 34840; -HXLINE( 12) this->ALPHA32F_EXT = 34838; -HXLINE( 11) this->RGB32F_EXT = 34837; -HXLINE( 10) this->RGBA32F_EXT = 34836; -HXLINE( 9) this->LUMINANCE8_ALPHA8_EXT = 32837; -HXLINE( 8) this->LUMINANCE8_EXT = 32832; -HXLINE( 7) this->ALPHA8_EXT = 32828; -HXLINE( 6) this->TEXTURE_IMMUTABLE_FORMAT_EXT = 37167; - } - -Dynamic EXT_texture_storage_obj::__CreateEmpty() { return new EXT_texture_storage_obj; } - -void *EXT_texture_storage_obj::_hx_vtable = 0; - -Dynamic EXT_texture_storage_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_texture_storage_obj > _hx_result = new EXT_texture_storage_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_texture_storage_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0203d7f7; -} - - -EXT_texture_storage_obj::EXT_texture_storage_obj() -{ -} - -hx::Val EXT_texture_storage_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"R8_EXT") ) { return hx::Val( R8_EXT ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"RG8_EXT") ) { return hx::Val( RG8_EXT ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"R32F_EXT") ) { return hx::Val( R32F_EXT ); } - if (HX_FIELD_EQ(inName,"R16F_EXT") ) { return hx::Val( R16F_EXT ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"RGB10_EXT") ) { return hx::Val( RGB10_EXT ); } - if (HX_FIELD_EQ(inName,"BGRA8_EXT") ) { return hx::Val( BGRA8_EXT ); } - if (HX_FIELD_EQ(inName,"RG32F_EXT") ) { return hx::Val( RG32F_EXT ); } - if (HX_FIELD_EQ(inName,"RG16F_EXT") ) { return hx::Val( RG16F_EXT ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"ALPHA8_EXT") ) { return hx::Val( ALPHA8_EXT ); } - if (HX_FIELD_EQ(inName,"RGB32F_EXT") ) { return hx::Val( RGB32F_EXT ); } - if (HX_FIELD_EQ(inName,"RGB16F_EXT") ) { return hx::Val( RGB16F_EXT ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"RGBA32F_EXT") ) { return hx::Val( RGBA32F_EXT ); } - if (HX_FIELD_EQ(inName,"RGBA16F_EXT") ) { return hx::Val( RGBA16F_EXT ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"ALPHA32F_EXT") ) { return hx::Val( ALPHA32F_EXT ); } - if (HX_FIELD_EQ(inName,"ALPHA16F_EXT") ) { return hx::Val( ALPHA16F_EXT ); } - if (HX_FIELD_EQ(inName,"RGB10_A2_EXT") ) { return hx::Val( RGB10_A2_EXT ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"LUMINANCE8_EXT") ) { return hx::Val( LUMINANCE8_EXT ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"LUMINANCE32F_EXT") ) { return hx::Val( LUMINANCE32F_EXT ); } - if (HX_FIELD_EQ(inName,"LUMINANCE16F_EXT") ) { return hx::Val( LUMINANCE16F_EXT ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"LUMINANCE8_ALPHA8_EXT") ) { return hx::Val( LUMINANCE8_ALPHA8_EXT ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"LUMINANCE_ALPHA32F_EXT") ) { return hx::Val( LUMINANCE_ALPHA32F_EXT ); } - if (HX_FIELD_EQ(inName,"LUMINANCE_ALPHA16F_EXT") ) { return hx::Val( LUMINANCE_ALPHA16F_EXT ); } - break; - case 28: - if (HX_FIELD_EQ(inName,"TEXTURE_IMMUTABLE_FORMAT_EXT") ) { return hx::Val( TEXTURE_IMMUTABLE_FORMAT_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_texture_storage_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"R8_EXT") ) { R8_EXT=inValue.Cast< int >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"RG8_EXT") ) { RG8_EXT=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"R32F_EXT") ) { R32F_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"R16F_EXT") ) { R16F_EXT=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"RGB10_EXT") ) { RGB10_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BGRA8_EXT") ) { BGRA8_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RG32F_EXT") ) { RG32F_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RG16F_EXT") ) { RG16F_EXT=inValue.Cast< int >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"ALPHA8_EXT") ) { ALPHA8_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB32F_EXT") ) { RGB32F_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB16F_EXT") ) { RGB16F_EXT=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"RGBA32F_EXT") ) { RGBA32F_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGBA16F_EXT") ) { RGBA16F_EXT=inValue.Cast< int >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"ALPHA32F_EXT") ) { ALPHA32F_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ALPHA16F_EXT") ) { ALPHA16F_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB10_A2_EXT") ) { RGB10_A2_EXT=inValue.Cast< int >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"LUMINANCE8_EXT") ) { LUMINANCE8_EXT=inValue.Cast< int >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"LUMINANCE32F_EXT") ) { LUMINANCE32F_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LUMINANCE16F_EXT") ) { LUMINANCE16F_EXT=inValue.Cast< int >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"LUMINANCE8_ALPHA8_EXT") ) { LUMINANCE8_ALPHA8_EXT=inValue.Cast< int >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"LUMINANCE_ALPHA32F_EXT") ) { LUMINANCE_ALPHA32F_EXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LUMINANCE_ALPHA16F_EXT") ) { LUMINANCE_ALPHA16F_EXT=inValue.Cast< int >(); return inValue; } - break; - case 28: - if (HX_FIELD_EQ(inName,"TEXTURE_IMMUTABLE_FORMAT_EXT") ) { TEXTURE_IMMUTABLE_FORMAT_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_texture_storage_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("TEXTURE_IMMUTABLE_FORMAT_EXT",ba,95,0b,ec)); - outFields->push(HX_("ALPHA8_EXT",bc,89,03,7f)); - outFields->push(HX_("LUMINANCE8_EXT",e2,52,e8,03)); - outFields->push(HX_("LUMINANCE8_ALPHA8_EXT",7b,5d,96,d3)); - outFields->push(HX_("RGBA32F_EXT",95,e1,9c,57)); - outFields->push(HX_("RGB32F_EXT",7c,2c,7b,ab)); - outFields->push(HX_("ALPHA32F_EXT",4b,e0,47,b8)); - outFields->push(HX_("LUMINANCE32F_EXT",f1,be,cd,d6)); - outFields->push(HX_("LUMINANCE_ALPHA32F_EXT",52,c4,77,9e)); - outFields->push(HX_("RGBA16F_EXT",8f,65,df,9d)); - outFields->push(HX_("RGB16F_EXT",76,b0,bd,f1)); - outFields->push(HX_("ALPHA16F_EXT",45,64,8a,fe)); - outFields->push(HX_("LUMINANCE16F_EXT",eb,42,10,1d)); - outFields->push(HX_("LUMINANCE_ALPHA16F_EXT",4c,48,ba,e4)); - outFields->push(HX_("RGB10_A2_EXT",e6,b6,90,ee)); - outFields->push(HX_("RGB10_EXT",8e,5a,92,a0)); - outFields->push(HX_("BGRA8_EXT",86,a0,bd,0b)); - outFields->push(HX_("R8_EXT",28,00,b4,46)); - outFields->push(HX_("RG8_EXT",e5,11,a7,32)); - outFields->push(HX_("R32F_EXT",b7,c9,d3,25)); - outFields->push(HX_("RG32F_EXT",b4,84,fc,41)); - outFields->push(HX_("R16F_EXT",b1,4d,16,6c)); - outFields->push(HX_("RG16F_EXT",ae,08,3f,88)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_texture_storage_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,TEXTURE_IMMUTABLE_FORMAT_EXT),HX_("TEXTURE_IMMUTABLE_FORMAT_EXT",ba,95,0b,ec)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,ALPHA8_EXT),HX_("ALPHA8_EXT",bc,89,03,7f)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,LUMINANCE8_EXT),HX_("LUMINANCE8_EXT",e2,52,e8,03)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,LUMINANCE8_ALPHA8_EXT),HX_("LUMINANCE8_ALPHA8_EXT",7b,5d,96,d3)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,RGBA32F_EXT),HX_("RGBA32F_EXT",95,e1,9c,57)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,RGB32F_EXT),HX_("RGB32F_EXT",7c,2c,7b,ab)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,ALPHA32F_EXT),HX_("ALPHA32F_EXT",4b,e0,47,b8)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,LUMINANCE32F_EXT),HX_("LUMINANCE32F_EXT",f1,be,cd,d6)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,LUMINANCE_ALPHA32F_EXT),HX_("LUMINANCE_ALPHA32F_EXT",52,c4,77,9e)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,RGBA16F_EXT),HX_("RGBA16F_EXT",8f,65,df,9d)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,RGB16F_EXT),HX_("RGB16F_EXT",76,b0,bd,f1)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,ALPHA16F_EXT),HX_("ALPHA16F_EXT",45,64,8a,fe)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,LUMINANCE16F_EXT),HX_("LUMINANCE16F_EXT",eb,42,10,1d)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,LUMINANCE_ALPHA16F_EXT),HX_("LUMINANCE_ALPHA16F_EXT",4c,48,ba,e4)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,RGB10_A2_EXT),HX_("RGB10_A2_EXT",e6,b6,90,ee)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,RGB10_EXT),HX_("RGB10_EXT",8e,5a,92,a0)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,BGRA8_EXT),HX_("BGRA8_EXT",86,a0,bd,0b)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,R8_EXT),HX_("R8_EXT",28,00,b4,46)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,RG8_EXT),HX_("RG8_EXT",e5,11,a7,32)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,R32F_EXT),HX_("R32F_EXT",b7,c9,d3,25)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,RG32F_EXT),HX_("RG32F_EXT",b4,84,fc,41)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,R16F_EXT),HX_("R16F_EXT",b1,4d,16,6c)}, - {hx::fsInt,(int)offsetof(EXT_texture_storage_obj,RG16F_EXT),HX_("RG16F_EXT",ae,08,3f,88)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_texture_storage_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_texture_storage_obj_sMemberFields[] = { - HX_("TEXTURE_IMMUTABLE_FORMAT_EXT",ba,95,0b,ec), - HX_("ALPHA8_EXT",bc,89,03,7f), - HX_("LUMINANCE8_EXT",e2,52,e8,03), - HX_("LUMINANCE8_ALPHA8_EXT",7b,5d,96,d3), - HX_("RGBA32F_EXT",95,e1,9c,57), - HX_("RGB32F_EXT",7c,2c,7b,ab), - HX_("ALPHA32F_EXT",4b,e0,47,b8), - HX_("LUMINANCE32F_EXT",f1,be,cd,d6), - HX_("LUMINANCE_ALPHA32F_EXT",52,c4,77,9e), - HX_("RGBA16F_EXT",8f,65,df,9d), - HX_("RGB16F_EXT",76,b0,bd,f1), - HX_("ALPHA16F_EXT",45,64,8a,fe), - HX_("LUMINANCE16F_EXT",eb,42,10,1d), - HX_("LUMINANCE_ALPHA16F_EXT",4c,48,ba,e4), - HX_("RGB10_A2_EXT",e6,b6,90,ee), - HX_("RGB10_EXT",8e,5a,92,a0), - HX_("BGRA8_EXT",86,a0,bd,0b), - HX_("R8_EXT",28,00,b4,46), - HX_("RG8_EXT",e5,11,a7,32), - HX_("R32F_EXT",b7,c9,d3,25), - HX_("RG32F_EXT",b4,84,fc,41), - HX_("R16F_EXT",b1,4d,16,6c), - HX_("RG16F_EXT",ae,08,3f,88), - ::String(null()) }; - -hx::Class EXT_texture_storage_obj::__mClass; - -void EXT_texture_storage_obj::__register() -{ - EXT_texture_storage_obj _hx_dummy; - EXT_texture_storage_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_texture_storage",37,68,e1,f6); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_texture_storage_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_texture_storage_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_texture_storage_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_texture_storage_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_type_2_10_10_10_REV.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_type_2_10_10_10_REV.cpp deleted file mode 100644 index d935c605..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_texture_type_2_10_10_10_REV.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_texture_type_2_10_10_10_REV -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d9ba4fd59f8a4b9b_6_new,"lime.graphics.opengl.ext.EXT_texture_type_2_10_10_10_REV","new",0x9147d7a3,"lime.graphics.opengl.ext.EXT_texture_type_2_10_10_10_REV.new","lime/graphics/opengl/ext/EXT_texture_type_2_10_10_10_REV.hx",6,0x0a1a4a4f) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_texture_type_2_10_10_10_REV_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_d9ba4fd59f8a4b9b_6_new) -HXDLIN( 6) this->UNSIGNED_INT_2_10_10_10_REV_EXT = 33640; - } - -Dynamic EXT_texture_type_2_10_10_10_REV_obj::__CreateEmpty() { return new EXT_texture_type_2_10_10_10_REV_obj; } - -void *EXT_texture_type_2_10_10_10_REV_obj::_hx_vtable = 0; - -Dynamic EXT_texture_type_2_10_10_10_REV_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_texture_type_2_10_10_10_REV_obj > _hx_result = new EXT_texture_type_2_10_10_10_REV_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_texture_type_2_10_10_10_REV_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6d989885; -} - - -EXT_texture_type_2_10_10_10_REV_obj::EXT_texture_type_2_10_10_10_REV_obj() -{ -} - -hx::Val EXT_texture_type_2_10_10_10_REV_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 31: - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_2_10_10_10_REV_EXT") ) { return hx::Val( UNSIGNED_INT_2_10_10_10_REV_EXT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_texture_type_2_10_10_10_REV_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 31: - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_2_10_10_10_REV_EXT") ) { UNSIGNED_INT_2_10_10_10_REV_EXT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_texture_type_2_10_10_10_REV_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("UNSIGNED_INT_2_10_10_10_REV_EXT",8c,7b,c3,89)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_texture_type_2_10_10_10_REV_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_texture_type_2_10_10_10_REV_obj,UNSIGNED_INT_2_10_10_10_REV_EXT),HX_("UNSIGNED_INT_2_10_10_10_REV_EXT",8c,7b,c3,89)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_texture_type_2_10_10_10_REV_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_texture_type_2_10_10_10_REV_obj_sMemberFields[] = { - HX_("UNSIGNED_INT_2_10_10_10_REV_EXT",8c,7b,c3,89), - ::String(null()) }; - -hx::Class EXT_texture_type_2_10_10_10_REV_obj::__mClass; - -void EXT_texture_type_2_10_10_10_REV_obj::__register() -{ - EXT_texture_type_2_10_10_10_REV_obj _hx_dummy; - EXT_texture_type_2_10_10_10_REV_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_texture_type_2_10_10_10_REV",31,ca,bc,3c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_texture_type_2_10_10_10_REV_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_texture_type_2_10_10_10_REV_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_texture_type_2_10_10_10_REV_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_texture_type_2_10_10_10_REV_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_unpack_subimage.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_unpack_subimage.cpp deleted file mode 100644 index 5797855e..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/EXT_unpack_subimage.cpp +++ /dev/null @@ -1,123 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_EXT_unpack_subimage -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_379d20639afe89d4_4_new,"lime.graphics.opengl.ext.EXT_unpack_subimage","new",0xdcb8a1da,"lime.graphics.opengl.ext.EXT_unpack_subimage.new","lime/graphics/opengl/ext/EXT_unpack_subimage.hx",4,0xb36a48f8) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void EXT_unpack_subimage_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_379d20639afe89d4_4_new) -HXLINE( 8) this->UNPACK_SKIP_PIXELS = 3316; -HXLINE( 7) this->UNPACK_SKIP_ROWS = 3315; -HXLINE( 6) this->UNPACK_ROW_LENGTH = 3314; - } - -Dynamic EXT_unpack_subimage_obj::__CreateEmpty() { return new EXT_unpack_subimage_obj; } - -void *EXT_unpack_subimage_obj::_hx_vtable = 0; - -Dynamic EXT_unpack_subimage_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EXT_unpack_subimage_obj > _hx_result = new EXT_unpack_subimage_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EXT_unpack_subimage_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x01f3d05c; -} - - -EXT_unpack_subimage_obj::EXT_unpack_subimage_obj() -{ -} - -hx::Val EXT_unpack_subimage_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 16: - if (HX_FIELD_EQ(inName,"UNPACK_SKIP_ROWS") ) { return hx::Val( UNPACK_SKIP_ROWS ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"UNPACK_ROW_LENGTH") ) { return hx::Val( UNPACK_ROW_LENGTH ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"UNPACK_SKIP_PIXELS") ) { return hx::Val( UNPACK_SKIP_PIXELS ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EXT_unpack_subimage_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 16: - if (HX_FIELD_EQ(inName,"UNPACK_SKIP_ROWS") ) { UNPACK_SKIP_ROWS=inValue.Cast< int >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"UNPACK_ROW_LENGTH") ) { UNPACK_ROW_LENGTH=inValue.Cast< int >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"UNPACK_SKIP_PIXELS") ) { UNPACK_SKIP_PIXELS=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EXT_unpack_subimage_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("UNPACK_ROW_LENGTH",78,04,c5,5f)); - outFields->push(HX_("UNPACK_SKIP_ROWS",0c,e6,50,4d)); - outFields->push(HX_("UNPACK_SKIP_PIXELS",e0,26,60,af)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EXT_unpack_subimage_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(EXT_unpack_subimage_obj,UNPACK_ROW_LENGTH),HX_("UNPACK_ROW_LENGTH",78,04,c5,5f)}, - {hx::fsInt,(int)offsetof(EXT_unpack_subimage_obj,UNPACK_SKIP_ROWS),HX_("UNPACK_SKIP_ROWS",0c,e6,50,4d)}, - {hx::fsInt,(int)offsetof(EXT_unpack_subimage_obj,UNPACK_SKIP_PIXELS),HX_("UNPACK_SKIP_PIXELS",e0,26,60,af)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EXT_unpack_subimage_obj_sStaticStorageInfo = 0; -#endif - -static ::String EXT_unpack_subimage_obj_sMemberFields[] = { - HX_("UNPACK_ROW_LENGTH",78,04,c5,5f), - HX_("UNPACK_SKIP_ROWS",0c,e6,50,4d), - HX_("UNPACK_SKIP_PIXELS",e0,26,60,af), - ::String(null()) }; - -hx::Class EXT_unpack_subimage_obj::__mClass; - -void EXT_unpack_subimage_obj::__register() -{ - EXT_unpack_subimage_obj _hx_dummy; - EXT_unpack_subimage_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.EXT_unpack_subimage",e8,6c,60,32); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EXT_unpack_subimage_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EXT_unpack_subimage_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EXT_unpack_subimage_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EXT_unpack_subimage_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/FJ_shader_binary_GCCSO.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/FJ_shader_binary_GCCSO.cpp deleted file mode 100644 index eb33fa92..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/FJ_shader_binary_GCCSO.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_FJ_shader_binary_GCCSO -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_2eff1332e1dfb34e_6_new,"lime.graphics.opengl.ext.FJ_shader_binary_GCCSO","new",0x76465ff8,"lime.graphics.opengl.ext.FJ_shader_binary_GCCSO.new","lime/graphics/opengl/ext/FJ_shader_binary_GCCSO.hx",6,0x8cd5d596) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void FJ_shader_binary_GCCSO_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_2eff1332e1dfb34e_6_new) -HXDLIN( 6) this->GCCSO_SHADER_BINARY_FJ = 37472; - } - -Dynamic FJ_shader_binary_GCCSO_obj::__CreateEmpty() { return new FJ_shader_binary_GCCSO_obj; } - -void *FJ_shader_binary_GCCSO_obj::_hx_vtable = 0; - -Dynamic FJ_shader_binary_GCCSO_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< FJ_shader_binary_GCCSO_obj > _hx_result = new FJ_shader_binary_GCCSO_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool FJ_shader_binary_GCCSO_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x79e6ce4e; -} - - -FJ_shader_binary_GCCSO_obj::FJ_shader_binary_GCCSO_obj() -{ -} - -hx::Val FJ_shader_binary_GCCSO_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 22: - if (HX_FIELD_EQ(inName,"GCCSO_SHADER_BINARY_FJ") ) { return hx::Val( GCCSO_SHADER_BINARY_FJ ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val FJ_shader_binary_GCCSO_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 22: - if (HX_FIELD_EQ(inName,"GCCSO_SHADER_BINARY_FJ") ) { GCCSO_SHADER_BINARY_FJ=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void FJ_shader_binary_GCCSO_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("GCCSO_SHADER_BINARY_FJ",24,09,cc,3e)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo FJ_shader_binary_GCCSO_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(FJ_shader_binary_GCCSO_obj,GCCSO_SHADER_BINARY_FJ),HX_("GCCSO_SHADER_BINARY_FJ",24,09,cc,3e)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *FJ_shader_binary_GCCSO_obj_sStaticStorageInfo = 0; -#endif - -static ::String FJ_shader_binary_GCCSO_obj_sMemberFields[] = { - HX_("GCCSO_SHADER_BINARY_FJ",24,09,cc,3e), - ::String(null()) }; - -hx::Class FJ_shader_binary_GCCSO_obj::__mClass; - -void FJ_shader_binary_GCCSO_obj::__register() -{ - FJ_shader_binary_GCCSO_obj _hx_dummy; - FJ_shader_binary_GCCSO_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.FJ_shader_binary_GCCSO",06,44,31,b7); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(FJ_shader_binary_GCCSO_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< FJ_shader_binary_GCCSO_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = FJ_shader_binary_GCCSO_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = FJ_shader_binary_GCCSO_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/IMG_multisampled_render_to_texture.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/IMG_multisampled_render_to_texture.cpp deleted file mode 100644 index 76d3ea99..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/IMG_multisampled_render_to_texture.cpp +++ /dev/null @@ -1,133 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_multisampled_render_to_texture -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_ebcce84ebca33b42_4_new,"lime.graphics.opengl.ext.IMG_multisampled_render_to_texture","new",0xa9dd9932,"lime.graphics.opengl.ext.IMG_multisampled_render_to_texture.new","lime/graphics/opengl/ext/IMG_multisampled_render_to_texture.hx",4,0x560a569c) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void IMG_multisampled_render_to_texture_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_ebcce84ebca33b42_4_new) -HXLINE( 9) this->TEXTURE_SAMPLES_IMG = 37174; -HXLINE( 8) this->MAX_SAMPLES_IMG = 37173; -HXLINE( 7) this->FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG = 37172; -HXLINE( 6) this->RENDERBUFFER_SAMPLES_IMG = 37171; - } - -Dynamic IMG_multisampled_render_to_texture_obj::__CreateEmpty() { return new IMG_multisampled_render_to_texture_obj; } - -void *IMG_multisampled_render_to_texture_obj::_hx_vtable = 0; - -Dynamic IMG_multisampled_render_to_texture_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< IMG_multisampled_render_to_texture_obj > _hx_result = new IMG_multisampled_render_to_texture_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool IMG_multisampled_render_to_texture_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x432ebe50; -} - - -IMG_multisampled_render_to_texture_obj::IMG_multisampled_render_to_texture_obj() -{ -} - -hx::Val IMG_multisampled_render_to_texture_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"MAX_SAMPLES_IMG") ) { return hx::Val( MAX_SAMPLES_IMG ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"TEXTURE_SAMPLES_IMG") ) { return hx::Val( TEXTURE_SAMPLES_IMG ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"RENDERBUFFER_SAMPLES_IMG") ) { return hx::Val( RENDERBUFFER_SAMPLES_IMG ); } - break; - case 38: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG") ) { return hx::Val( FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val IMG_multisampled_render_to_texture_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"MAX_SAMPLES_IMG") ) { MAX_SAMPLES_IMG=inValue.Cast< int >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"TEXTURE_SAMPLES_IMG") ) { TEXTURE_SAMPLES_IMG=inValue.Cast< int >(); return inValue; } - break; - case 24: - if (HX_FIELD_EQ(inName,"RENDERBUFFER_SAMPLES_IMG") ) { RENDERBUFFER_SAMPLES_IMG=inValue.Cast< int >(); return inValue; } - break; - case 38: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG") ) { FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void IMG_multisampled_render_to_texture_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("RENDERBUFFER_SAMPLES_IMG",24,ea,a6,7a)); - outFields->push(HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG",38,77,46,27)); - outFields->push(HX_("MAX_SAMPLES_IMG",d2,b8,8f,83)); - outFields->push(HX_("TEXTURE_SAMPLES_IMG",89,a5,7d,e8)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo IMG_multisampled_render_to_texture_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(IMG_multisampled_render_to_texture_obj,RENDERBUFFER_SAMPLES_IMG),HX_("RENDERBUFFER_SAMPLES_IMG",24,ea,a6,7a)}, - {hx::fsInt,(int)offsetof(IMG_multisampled_render_to_texture_obj,FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG),HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG",38,77,46,27)}, - {hx::fsInt,(int)offsetof(IMG_multisampled_render_to_texture_obj,MAX_SAMPLES_IMG),HX_("MAX_SAMPLES_IMG",d2,b8,8f,83)}, - {hx::fsInt,(int)offsetof(IMG_multisampled_render_to_texture_obj,TEXTURE_SAMPLES_IMG),HX_("TEXTURE_SAMPLES_IMG",89,a5,7d,e8)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *IMG_multisampled_render_to_texture_obj_sStaticStorageInfo = 0; -#endif - -static ::String IMG_multisampled_render_to_texture_obj_sMemberFields[] = { - HX_("RENDERBUFFER_SAMPLES_IMG",24,ea,a6,7a), - HX_("FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG",38,77,46,27), - HX_("MAX_SAMPLES_IMG",d2,b8,8f,83), - HX_("TEXTURE_SAMPLES_IMG",89,a5,7d,e8), - ::String(null()) }; - -hx::Class IMG_multisampled_render_to_texture_obj::__mClass; - -void IMG_multisampled_render_to_texture_obj::__register() -{ - IMG_multisampled_render_to_texture_obj _hx_dummy; - IMG_multisampled_render_to_texture_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.IMG_multisampled_render_to_texture",40,d8,30,4c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(IMG_multisampled_render_to_texture_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< IMG_multisampled_render_to_texture_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = IMG_multisampled_render_to_texture_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = IMG_multisampled_render_to_texture_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/IMG_program_binary.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/IMG_program_binary.cpp deleted file mode 100644 index d8a63ad4..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/IMG_program_binary.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_program_binary -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_ad90b26c872a9ef8_6_new,"lime.graphics.opengl.ext.IMG_program_binary","new",0x8d5e10cc,"lime.graphics.opengl.ext.IMG_program_binary.new","lime/graphics/opengl/ext/IMG_program_binary.hx",6,0xcae1b442) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void IMG_program_binary_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_ad90b26c872a9ef8_6_new) -HXDLIN( 6) this->SGX_PROGRAM_BINARY_IMG = 37168; - } - -Dynamic IMG_program_binary_obj::__CreateEmpty() { return new IMG_program_binary_obj; } - -void *IMG_program_binary_obj::_hx_vtable = 0; - -Dynamic IMG_program_binary_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< IMG_program_binary_obj > _hx_result = new IMG_program_binary_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool IMG_program_binary_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3e97c0ea; -} - - -IMG_program_binary_obj::IMG_program_binary_obj() -{ -} - -hx::Val IMG_program_binary_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 22: - if (HX_FIELD_EQ(inName,"SGX_PROGRAM_BINARY_IMG") ) { return hx::Val( SGX_PROGRAM_BINARY_IMG ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val IMG_program_binary_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 22: - if (HX_FIELD_EQ(inName,"SGX_PROGRAM_BINARY_IMG") ) { SGX_PROGRAM_BINARY_IMG=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void IMG_program_binary_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("SGX_PROGRAM_BINARY_IMG",fb,cf,26,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo IMG_program_binary_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(IMG_program_binary_obj,SGX_PROGRAM_BINARY_IMG),HX_("SGX_PROGRAM_BINARY_IMG",fb,cf,26,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *IMG_program_binary_obj_sStaticStorageInfo = 0; -#endif - -static ::String IMG_program_binary_obj_sMemberFields[] = { - HX_("SGX_PROGRAM_BINARY_IMG",fb,cf,26,21), - ::String(null()) }; - -hx::Class IMG_program_binary_obj::__mClass; - -void IMG_program_binary_obj::__register() -{ - IMG_program_binary_obj _hx_dummy; - IMG_program_binary_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.IMG_program_binary",da,fa,42,f3); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(IMG_program_binary_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< IMG_program_binary_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = IMG_program_binary_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = IMG_program_binary_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/IMG_read_format.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/IMG_read_format.cpp deleted file mode 100644 index de055855..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/IMG_read_format.cpp +++ /dev/null @@ -1,113 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_read_format -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_4bfa4e4fce498d05_4_new,"lime.graphics.opengl.ext.IMG_read_format","new",0x9790c434,"lime.graphics.opengl.ext.IMG_read_format.new","lime/graphics/opengl/ext/IMG_read_format.hx",4,0x948bf6de) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void IMG_read_format_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_4bfa4e4fce498d05_4_new) -HXLINE( 7) this->UNSIGNED_SHORT_4_4_4_4_REV_IMG = 33637; -HXLINE( 6) this->BGRA_IMG = 32993; - } - -Dynamic IMG_read_format_obj::__CreateEmpty() { return new IMG_read_format_obj; } - -void *IMG_read_format_obj::_hx_vtable = 0; - -Dynamic IMG_read_format_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< IMG_read_format_obj > _hx_result = new IMG_read_format_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool IMG_read_format_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5f87aa32; -} - - -IMG_read_format_obj::IMG_read_format_obj() -{ -} - -hx::Val IMG_read_format_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"BGRA_IMG") ) { return hx::Val( BGRA_IMG ); } - break; - case 30: - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT_4_4_4_4_REV_IMG") ) { return hx::Val( UNSIGNED_SHORT_4_4_4_4_REV_IMG ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val IMG_read_format_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"BGRA_IMG") ) { BGRA_IMG=inValue.Cast< int >(); return inValue; } - break; - case 30: - if (HX_FIELD_EQ(inName,"UNSIGNED_SHORT_4_4_4_4_REV_IMG") ) { UNSIGNED_SHORT_4_4_4_4_REV_IMG=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void IMG_read_format_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("BGRA_IMG",98,93,c7,bc)); - outFields->push(HX_("UNSIGNED_SHORT_4_4_4_4_REV_IMG",ce,62,97,9a)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo IMG_read_format_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(IMG_read_format_obj,BGRA_IMG),HX_("BGRA_IMG",98,93,c7,bc)}, - {hx::fsInt,(int)offsetof(IMG_read_format_obj,UNSIGNED_SHORT_4_4_4_4_REV_IMG),HX_("UNSIGNED_SHORT_4_4_4_4_REV_IMG",ce,62,97,9a)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *IMG_read_format_obj_sStaticStorageInfo = 0; -#endif - -static ::String IMG_read_format_obj_sMemberFields[] = { - HX_("BGRA_IMG",98,93,c7,bc), - HX_("UNSIGNED_SHORT_4_4_4_4_REV_IMG",ce,62,97,9a), - ::String(null()) }; - -hx::Class IMG_read_format_obj::__mClass; - -void IMG_read_format_obj::__register() -{ - IMG_read_format_obj _hx_dummy; - IMG_read_format_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.IMG_read_format",42,da,6d,63); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(IMG_read_format_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< IMG_read_format_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = IMG_read_format_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = IMG_read_format_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/IMG_shader_binary.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/IMG_shader_binary.cpp deleted file mode 100644 index 1fcb7686..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/IMG_shader_binary.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_shader_binary -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_43d6216dc32e8c46_6_new,"lime.graphics.opengl.ext.IMG_shader_binary","new",0x94e1730f,"lime.graphics.opengl.ext.IMG_shader_binary.new","lime/graphics/opengl/ext/IMG_shader_binary.hx",6,0x813628e3) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void IMG_shader_binary_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_43d6216dc32e8c46_6_new) -HXDLIN( 6) this->SGX_BINARY_IMG = 35850; - } - -Dynamic IMG_shader_binary_obj::__CreateEmpty() { return new IMG_shader_binary_obj; } - -void *IMG_shader_binary_obj::_hx_vtable = 0; - -Dynamic IMG_shader_binary_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< IMG_shader_binary_obj > _hx_result = new IMG_shader_binary_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool IMG_shader_binary_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7752eb8d; -} - - -IMG_shader_binary_obj::IMG_shader_binary_obj() -{ -} - -hx::Val IMG_shader_binary_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"SGX_BINARY_IMG") ) { return hx::Val( SGX_BINARY_IMG ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val IMG_shader_binary_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"SGX_BINARY_IMG") ) { SGX_BINARY_IMG=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void IMG_shader_binary_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("SGX_BINARY_IMG",c0,3b,38,e0)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo IMG_shader_binary_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(IMG_shader_binary_obj,SGX_BINARY_IMG),HX_("SGX_BINARY_IMG",c0,3b,38,e0)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *IMG_shader_binary_obj_sStaticStorageInfo = 0; -#endif - -static ::String IMG_shader_binary_obj_sMemberFields[] = { - HX_("SGX_BINARY_IMG",c0,3b,38,e0), - ::String(null()) }; - -hx::Class IMG_shader_binary_obj::__mClass; - -void IMG_shader_binary_obj::__register() -{ - IMG_shader_binary_obj _hx_dummy; - IMG_shader_binary_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.IMG_shader_binary",9d,3f,31,e5); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(IMG_shader_binary_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< IMG_shader_binary_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = IMG_shader_binary_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = IMG_shader_binary_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/IMG_texture_compression_pvrtc.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/IMG_texture_compression_pvrtc.cpp deleted file mode 100644 index d2a403d1..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/IMG_texture_compression_pvrtc.cpp +++ /dev/null @@ -1,125 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_IMG_texture_compression_pvrtc -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7f8e4f7c75ceaac2_4_new,"lime.graphics.opengl.ext.IMG_texture_compression_pvrtc","new",0x8bbb9a12,"lime.graphics.opengl.ext.IMG_texture_compression_pvrtc.new","lime/graphics/opengl/ext/IMG_texture_compression_pvrtc.hx",4,0xfe8bfe40) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void IMG_texture_compression_pvrtc_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_7f8e4f7c75ceaac2_4_new) -HXLINE( 9) this->COMPRESSED_RGBA_PVRTC_2BPPV1_IMG = 35843; -HXLINE( 8) this->COMPRESSED_RGBA_PVRTC_4BPPV1_IMG = 35842; -HXLINE( 7) this->COMPRESSED_RGB_PVRTC_2BPPV1_IMG = 35841; -HXLINE( 6) this->COMPRESSED_RGB_PVRTC_4BPPV1_IMG = 35840; - } - -Dynamic IMG_texture_compression_pvrtc_obj::__CreateEmpty() { return new IMG_texture_compression_pvrtc_obj; } - -void *IMG_texture_compression_pvrtc_obj::_hx_vtable = 0; - -Dynamic IMG_texture_compression_pvrtc_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< IMG_texture_compression_pvrtc_obj > _hx_result = new IMG_texture_compression_pvrtc_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool IMG_texture_compression_pvrtc_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x67caba74; -} - - -IMG_texture_compression_pvrtc_obj::IMG_texture_compression_pvrtc_obj() -{ -} - -hx::Val IMG_texture_compression_pvrtc_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 31: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGB_PVRTC_4BPPV1_IMG") ) { return hx::Val( COMPRESSED_RGB_PVRTC_4BPPV1_IMG ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGB_PVRTC_2BPPV1_IMG") ) { return hx::Val( COMPRESSED_RGB_PVRTC_2BPPV1_IMG ); } - break; - case 32: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_PVRTC_4BPPV1_IMG") ) { return hx::Val( COMPRESSED_RGBA_PVRTC_4BPPV1_IMG ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_PVRTC_2BPPV1_IMG") ) { return hx::Val( COMPRESSED_RGBA_PVRTC_2BPPV1_IMG ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val IMG_texture_compression_pvrtc_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 31: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGB_PVRTC_4BPPV1_IMG") ) { COMPRESSED_RGB_PVRTC_4BPPV1_IMG=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGB_PVRTC_2BPPV1_IMG") ) { COMPRESSED_RGB_PVRTC_2BPPV1_IMG=inValue.Cast< int >(); return inValue; } - break; - case 32: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_PVRTC_4BPPV1_IMG") ) { COMPRESSED_RGBA_PVRTC_4BPPV1_IMG=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_PVRTC_2BPPV1_IMG") ) { COMPRESSED_RGBA_PVRTC_2BPPV1_IMG=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void IMG_texture_compression_pvrtc_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("COMPRESSED_RGB_PVRTC_4BPPV1_IMG",a1,18,41,ce)); - outFields->push(HX_("COMPRESSED_RGB_PVRTC_2BPPV1_IMG",e3,28,ac,4d)); - outFields->push(HX_("COMPRESSED_RGBA_PVRTC_4BPPV1_IMG",be,45,75,bf)); - outFields->push(HX_("COMPRESSED_RGBA_PVRTC_2BPPV1_IMG",00,56,e0,3e)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo IMG_texture_compression_pvrtc_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(IMG_texture_compression_pvrtc_obj,COMPRESSED_RGB_PVRTC_4BPPV1_IMG),HX_("COMPRESSED_RGB_PVRTC_4BPPV1_IMG",a1,18,41,ce)}, - {hx::fsInt,(int)offsetof(IMG_texture_compression_pvrtc_obj,COMPRESSED_RGB_PVRTC_2BPPV1_IMG),HX_("COMPRESSED_RGB_PVRTC_2BPPV1_IMG",e3,28,ac,4d)}, - {hx::fsInt,(int)offsetof(IMG_texture_compression_pvrtc_obj,COMPRESSED_RGBA_PVRTC_4BPPV1_IMG),HX_("COMPRESSED_RGBA_PVRTC_4BPPV1_IMG",be,45,75,bf)}, - {hx::fsInt,(int)offsetof(IMG_texture_compression_pvrtc_obj,COMPRESSED_RGBA_PVRTC_2BPPV1_IMG),HX_("COMPRESSED_RGBA_PVRTC_2BPPV1_IMG",00,56,e0,3e)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *IMG_texture_compression_pvrtc_obj_sStaticStorageInfo = 0; -#endif - -static ::String IMG_texture_compression_pvrtc_obj_sMemberFields[] = { - HX_("COMPRESSED_RGB_PVRTC_4BPPV1_IMG",a1,18,41,ce), - HX_("COMPRESSED_RGB_PVRTC_2BPPV1_IMG",e3,28,ac,4d), - HX_("COMPRESSED_RGBA_PVRTC_4BPPV1_IMG",be,45,75,bf), - HX_("COMPRESSED_RGBA_PVRTC_2BPPV1_IMG",00,56,e0,3e), - ::String(null()) }; - -hx::Class IMG_texture_compression_pvrtc_obj::__mClass; - -void IMG_texture_compression_pvrtc_obj::__register() -{ - IMG_texture_compression_pvrtc_obj _hx_dummy; - IMG_texture_compression_pvrtc_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.IMG_texture_compression_pvrtc",20,e9,04,d1); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(IMG_texture_compression_pvrtc_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< IMG_texture_compression_pvrtc_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = IMG_texture_compression_pvrtc_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = IMG_texture_compression_pvrtc_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/KHR_debug.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/KHR_debug.cpp deleted file mode 100644 index a846a6b1..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/KHR_debug.cpp +++ /dev/null @@ -1,409 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_KHR_debug -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e7ead9e1a8712dad_4_new,"lime.graphics.opengl.ext.KHR_debug","new",0xa09f74f9,"lime.graphics.opengl.ext.KHR_debug.new","lime/graphics/opengl/ext/KHR_debug.hx",4,0x748ce039) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void KHR_debug_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_e7ead9e1a8712dad_4_new) -HXLINE( 43) this->STACK_UNDERFLOW = 1284; -HXLINE( 42) this->STACK_OVERFLOW = 1283; -HXLINE( 41) this->CONTEXT_FLAG_DEBUG_BIT = 2; -HXLINE( 40) this->DEBUG_OUTPUT = 37600; -HXLINE( 39) this->DEBUG_SEVERITY_LOW = 37192; -HXLINE( 38) this->DEBUG_SEVERITY_MEDIUM = 37191; -HXLINE( 37) this->DEBUG_SEVERITY_HIGH = 37190; -HXLINE( 36) this->DEBUG_LOGGED_MESSAGES = 37189; -HXLINE( 35) this->MAX_DEBUG_LOGGED_MESSAGES = 37188; -HXLINE( 34) this->MAX_DEBUG_MESSAGE_LENGTH = 37187; -HXLINE( 33) this->MAX_LABEL_LENGTH = 33512; -HXLINE( 32) this->SAMPLER = 33510; -HXLINE( 31) this->QUERY = 33507; -HXLINE( 30) this->PROGRAM = 33506; -HXLINE( 29) this->SHADER = 33505; -HXLINE( 28) this->BUFFER = 33504; -HXLINE( 27) this->DEBUG_GROUP_STACK_DEPTH = 33389; -HXLINE( 26) this->MAX_DEBUG_GROUP_STACK_DEPTH = 33388; -HXLINE( 25) this->DEBUG_SEVERITY_NOTIFICATION = 33387; -HXLINE( 24) this->DEBUG_TYPE_POP_GROUP = 33386; -HXLINE( 23) this->DEBUG_TYPE_PUSH_GROUP = 33385; -HXLINE( 22) this->DEBUG_TYPE_MARKER = 33384; -HXLINE( 21) this->DEBUG_TYPE_OTHER = 33361; -HXLINE( 20) this->DEBUG_TYPE_PERFORMANCE = 33360; -HXLINE( 19) this->DEBUG_TYPE_PORTABILITY = 33359; -HXLINE( 18) this->DEBUG_TYPE_UNDEFINED_BEHAVIOR = 33358; -HXLINE( 17) this->DEBUG_TYPE_DEPRECATED_BEHAVIOR = 33357; -HXLINE( 16) this->DEBUG_TYPE_ERROR = 33356; -HXLINE( 15) this->DEBUG_SOURCE_OTHER = 33355; -HXLINE( 14) this->DEBUG_SOURCE_APPLICATION = 33354; -HXLINE( 13) this->DEBUG_SOURCE_THIRD_PARTY = 33353; -HXLINE( 12) this->DEBUG_SOURCE_SHADER_COMPILER = 33352; -HXLINE( 11) this->DEBUG_SOURCE_WINDOW_SYSTEM = 33351; -HXLINE( 10) this->DEBUG_SOURCE_API = 33350; -HXLINE( 9) this->DEBUG_CALLBACK_USER_PARAM = 33349; -HXLINE( 8) this->DEBUG_CALLBACK_FUNCTION = 33348; -HXLINE( 7) this->DEBUG_NEXT_LOGGED_MESSAGE_LENGTH = 33347; -HXLINE( 6) this->DEBUG_OUTPUT_SYNCHRONOUS = 33346; - } - -Dynamic KHR_debug_obj::__CreateEmpty() { return new KHR_debug_obj; } - -void *KHR_debug_obj::_hx_vtable = 0; - -Dynamic KHR_debug_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< KHR_debug_obj > _hx_result = new KHR_debug_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool KHR_debug_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4255c077; -} - - -KHR_debug_obj::KHR_debug_obj() -{ -} - -hx::Val KHR_debug_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"QUERY") ) { return hx::Val( QUERY ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"BUFFER") ) { return hx::Val( BUFFER ); } - if (HX_FIELD_EQ(inName,"SHADER") ) { return hx::Val( SHADER ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"PROGRAM") ) { return hx::Val( PROGRAM ); } - if (HX_FIELD_EQ(inName,"SAMPLER") ) { return hx::Val( SAMPLER ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"DEBUG_OUTPUT") ) { return hx::Val( DEBUG_OUTPUT ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"STACK_OVERFLOW") ) { return hx::Val( STACK_OVERFLOW ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"STACK_UNDERFLOW") ) { return hx::Val( STACK_UNDERFLOW ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"DEBUG_SOURCE_API") ) { return hx::Val( DEBUG_SOURCE_API ); } - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_ERROR") ) { return hx::Val( DEBUG_TYPE_ERROR ); } - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_OTHER") ) { return hx::Val( DEBUG_TYPE_OTHER ); } - if (HX_FIELD_EQ(inName,"MAX_LABEL_LENGTH") ) { return hx::Val( MAX_LABEL_LENGTH ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_MARKER") ) { return hx::Val( DEBUG_TYPE_MARKER ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"DEBUG_SOURCE_OTHER") ) { return hx::Val( DEBUG_SOURCE_OTHER ); } - if (HX_FIELD_EQ(inName,"DEBUG_SEVERITY_LOW") ) { return hx::Val( DEBUG_SEVERITY_LOW ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"DEBUG_SEVERITY_HIGH") ) { return hx::Val( DEBUG_SEVERITY_HIGH ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_POP_GROUP") ) { return hx::Val( DEBUG_TYPE_POP_GROUP ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_PUSH_GROUP") ) { return hx::Val( DEBUG_TYPE_PUSH_GROUP ); } - if (HX_FIELD_EQ(inName,"DEBUG_LOGGED_MESSAGES") ) { return hx::Val( DEBUG_LOGGED_MESSAGES ); } - if (HX_FIELD_EQ(inName,"DEBUG_SEVERITY_MEDIUM") ) { return hx::Val( DEBUG_SEVERITY_MEDIUM ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_PORTABILITY") ) { return hx::Val( DEBUG_TYPE_PORTABILITY ); } - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_PERFORMANCE") ) { return hx::Val( DEBUG_TYPE_PERFORMANCE ); } - if (HX_FIELD_EQ(inName,"CONTEXT_FLAG_DEBUG_BIT") ) { return hx::Val( CONTEXT_FLAG_DEBUG_BIT ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"DEBUG_CALLBACK_FUNCTION") ) { return hx::Val( DEBUG_CALLBACK_FUNCTION ); } - if (HX_FIELD_EQ(inName,"DEBUG_GROUP_STACK_DEPTH") ) { return hx::Val( DEBUG_GROUP_STACK_DEPTH ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"DEBUG_OUTPUT_SYNCHRONOUS") ) { return hx::Val( DEBUG_OUTPUT_SYNCHRONOUS ); } - if (HX_FIELD_EQ(inName,"DEBUG_SOURCE_THIRD_PARTY") ) { return hx::Val( DEBUG_SOURCE_THIRD_PARTY ); } - if (HX_FIELD_EQ(inName,"DEBUG_SOURCE_APPLICATION") ) { return hx::Val( DEBUG_SOURCE_APPLICATION ); } - if (HX_FIELD_EQ(inName,"MAX_DEBUG_MESSAGE_LENGTH") ) { return hx::Val( MAX_DEBUG_MESSAGE_LENGTH ); } - break; - case 25: - if (HX_FIELD_EQ(inName,"DEBUG_CALLBACK_USER_PARAM") ) { return hx::Val( DEBUG_CALLBACK_USER_PARAM ); } - if (HX_FIELD_EQ(inName,"MAX_DEBUG_LOGGED_MESSAGES") ) { return hx::Val( MAX_DEBUG_LOGGED_MESSAGES ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"DEBUG_SOURCE_WINDOW_SYSTEM") ) { return hx::Val( DEBUG_SOURCE_WINDOW_SYSTEM ); } - break; - case 27: - if (HX_FIELD_EQ(inName,"DEBUG_SEVERITY_NOTIFICATION") ) { return hx::Val( DEBUG_SEVERITY_NOTIFICATION ); } - if (HX_FIELD_EQ(inName,"MAX_DEBUG_GROUP_STACK_DEPTH") ) { return hx::Val( MAX_DEBUG_GROUP_STACK_DEPTH ); } - break; - case 28: - if (HX_FIELD_EQ(inName,"DEBUG_SOURCE_SHADER_COMPILER") ) { return hx::Val( DEBUG_SOURCE_SHADER_COMPILER ); } - break; - case 29: - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_UNDEFINED_BEHAVIOR") ) { return hx::Val( DEBUG_TYPE_UNDEFINED_BEHAVIOR ); } - break; - case 30: - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_DEPRECATED_BEHAVIOR") ) { return hx::Val( DEBUG_TYPE_DEPRECATED_BEHAVIOR ); } - break; - case 32: - if (HX_FIELD_EQ(inName,"DEBUG_NEXT_LOGGED_MESSAGE_LENGTH") ) { return hx::Val( DEBUG_NEXT_LOGGED_MESSAGE_LENGTH ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val KHR_debug_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"QUERY") ) { QUERY=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"BUFFER") ) { BUFFER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SHADER") ) { SHADER=inValue.Cast< int >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"PROGRAM") ) { PROGRAM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SAMPLER") ) { SAMPLER=inValue.Cast< int >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"DEBUG_OUTPUT") ) { DEBUG_OUTPUT=inValue.Cast< int >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"STACK_OVERFLOW") ) { STACK_OVERFLOW=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"STACK_UNDERFLOW") ) { STACK_UNDERFLOW=inValue.Cast< int >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"DEBUG_SOURCE_API") ) { DEBUG_SOURCE_API=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_ERROR") ) { DEBUG_TYPE_ERROR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_OTHER") ) { DEBUG_TYPE_OTHER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_LABEL_LENGTH") ) { MAX_LABEL_LENGTH=inValue.Cast< int >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_MARKER") ) { DEBUG_TYPE_MARKER=inValue.Cast< int >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"DEBUG_SOURCE_OTHER") ) { DEBUG_SOURCE_OTHER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEBUG_SEVERITY_LOW") ) { DEBUG_SEVERITY_LOW=inValue.Cast< int >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"DEBUG_SEVERITY_HIGH") ) { DEBUG_SEVERITY_HIGH=inValue.Cast< int >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_POP_GROUP") ) { DEBUG_TYPE_POP_GROUP=inValue.Cast< int >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_PUSH_GROUP") ) { DEBUG_TYPE_PUSH_GROUP=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEBUG_LOGGED_MESSAGES") ) { DEBUG_LOGGED_MESSAGES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEBUG_SEVERITY_MEDIUM") ) { DEBUG_SEVERITY_MEDIUM=inValue.Cast< int >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_PORTABILITY") ) { DEBUG_TYPE_PORTABILITY=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_PERFORMANCE") ) { DEBUG_TYPE_PERFORMANCE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"CONTEXT_FLAG_DEBUG_BIT") ) { CONTEXT_FLAG_DEBUG_BIT=inValue.Cast< int >(); return inValue; } - break; - case 23: - if (HX_FIELD_EQ(inName,"DEBUG_CALLBACK_FUNCTION") ) { DEBUG_CALLBACK_FUNCTION=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEBUG_GROUP_STACK_DEPTH") ) { DEBUG_GROUP_STACK_DEPTH=inValue.Cast< int >(); return inValue; } - break; - case 24: - if (HX_FIELD_EQ(inName,"DEBUG_OUTPUT_SYNCHRONOUS") ) { DEBUG_OUTPUT_SYNCHRONOUS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEBUG_SOURCE_THIRD_PARTY") ) { DEBUG_SOURCE_THIRD_PARTY=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEBUG_SOURCE_APPLICATION") ) { DEBUG_SOURCE_APPLICATION=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_DEBUG_MESSAGE_LENGTH") ) { MAX_DEBUG_MESSAGE_LENGTH=inValue.Cast< int >(); return inValue; } - break; - case 25: - if (HX_FIELD_EQ(inName,"DEBUG_CALLBACK_USER_PARAM") ) { DEBUG_CALLBACK_USER_PARAM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_DEBUG_LOGGED_MESSAGES") ) { MAX_DEBUG_LOGGED_MESSAGES=inValue.Cast< int >(); return inValue; } - break; - case 26: - if (HX_FIELD_EQ(inName,"DEBUG_SOURCE_WINDOW_SYSTEM") ) { DEBUG_SOURCE_WINDOW_SYSTEM=inValue.Cast< int >(); return inValue; } - break; - case 27: - if (HX_FIELD_EQ(inName,"DEBUG_SEVERITY_NOTIFICATION") ) { DEBUG_SEVERITY_NOTIFICATION=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_DEBUG_GROUP_STACK_DEPTH") ) { MAX_DEBUG_GROUP_STACK_DEPTH=inValue.Cast< int >(); return inValue; } - break; - case 28: - if (HX_FIELD_EQ(inName,"DEBUG_SOURCE_SHADER_COMPILER") ) { DEBUG_SOURCE_SHADER_COMPILER=inValue.Cast< int >(); return inValue; } - break; - case 29: - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_UNDEFINED_BEHAVIOR") ) { DEBUG_TYPE_UNDEFINED_BEHAVIOR=inValue.Cast< int >(); return inValue; } - break; - case 30: - if (HX_FIELD_EQ(inName,"DEBUG_TYPE_DEPRECATED_BEHAVIOR") ) { DEBUG_TYPE_DEPRECATED_BEHAVIOR=inValue.Cast< int >(); return inValue; } - break; - case 32: - if (HX_FIELD_EQ(inName,"DEBUG_NEXT_LOGGED_MESSAGE_LENGTH") ) { DEBUG_NEXT_LOGGED_MESSAGE_LENGTH=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void KHR_debug_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("DEBUG_OUTPUT_SYNCHRONOUS",b7,6c,34,b8)); - outFields->push(HX_("DEBUG_NEXT_LOGGED_MESSAGE_LENGTH",5b,ea,d6,b8)); - outFields->push(HX_("DEBUG_CALLBACK_FUNCTION",c6,df,cb,cf)); - outFields->push(HX_("DEBUG_CALLBACK_USER_PARAM",67,50,4b,b2)); - outFields->push(HX_("DEBUG_SOURCE_API",a2,9d,a7,fc)); - outFields->push(HX_("DEBUG_SOURCE_WINDOW_SYSTEM",c6,f9,dc,4e)); - outFields->push(HX_("DEBUG_SOURCE_SHADER_COMPILER",61,d0,c4,2b)); - outFields->push(HX_("DEBUG_SOURCE_THIRD_PARTY",f6,6f,06,29)); - outFields->push(HX_("DEBUG_SOURCE_APPLICATION",58,24,b6,0f)); - outFields->push(HX_("DEBUG_SOURCE_OTHER",d8,3d,44,3e)); - outFields->push(HX_("DEBUG_TYPE_ERROR",ef,26,40,e9)); - outFields->push(HX_("DEBUG_TYPE_DEPRECATED_BEHAVIOR",a5,cf,17,8c)); - outFields->push(HX_("DEBUG_TYPE_UNDEFINED_BEHAVIOR",da,37,6a,74)); - outFields->push(HX_("DEBUG_TYPE_PORTABILITY",b0,1e,6b,9d)); - outFields->push(HX_("DEBUG_TYPE_PERFORMANCE",57,2c,fb,eb)); - outFields->push(HX_("DEBUG_TYPE_OTHER",f7,c1,8c,ac)); - outFields->push(HX_("DEBUG_TYPE_MARKER",93,dc,e9,97)); - outFields->push(HX_("DEBUG_TYPE_PUSH_GROUP",13,87,6b,ca)); - outFields->push(HX_("DEBUG_TYPE_POP_GROUP",58,29,6a,b8)); - outFields->push(HX_("DEBUG_SEVERITY_NOTIFICATION",a1,b3,a6,11)); - outFields->push(HX_("MAX_DEBUG_GROUP_STACK_DEPTH",a5,1e,fc,f4)); - outFields->push(HX_("DEBUG_GROUP_STACK_DEPTH",a0,e0,2d,54)); - outFields->push(HX_("BUFFER",00,69,17,83)); - outFields->push(HX_("SHADER",25,6b,a3,cf)); - outFields->push(HX_("PROGRAM",64,1e,cd,73)); - outFields->push(HX_("QUERY",e8,c2,d8,db)); - outFields->push(HX_("SAMPLER",e8,98,9d,03)); - outFields->push(HX_("MAX_LABEL_LENGTH",0c,59,f0,f1)); - outFields->push(HX_("MAX_DEBUG_MESSAGE_LENGTH",65,08,17,87)); - outFields->push(HX_("MAX_DEBUG_LOGGED_MESSAGES",e2,62,56,d5)); - outFields->push(HX_("DEBUG_LOGGED_MESSAGES",1d,20,32,f8)); - outFields->push(HX_("DEBUG_SEVERITY_HIGH",18,be,8d,35)); - outFields->push(HX_("DEBUG_SEVERITY_MEDIUM",ab,58,3f,b3)); - outFields->push(HX_("DEBUG_SEVERITY_LOW",7e,fa,43,a3)); - outFields->push(HX_("DEBUG_OUTPUT",cd,3e,9f,da)); - outFields->push(HX_("CONTEXT_FLAG_DEBUG_BIT",7e,17,c3,b0)); - outFields->push(HX_("STACK_OVERFLOW",79,a6,54,a5)); - outFields->push(HX_("STACK_UNDERFLOW",cf,21,6e,b5)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo KHR_debug_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_OUTPUT_SYNCHRONOUS),HX_("DEBUG_OUTPUT_SYNCHRONOUS",b7,6c,34,b8)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_NEXT_LOGGED_MESSAGE_LENGTH),HX_("DEBUG_NEXT_LOGGED_MESSAGE_LENGTH",5b,ea,d6,b8)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_CALLBACK_FUNCTION),HX_("DEBUG_CALLBACK_FUNCTION",c6,df,cb,cf)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_CALLBACK_USER_PARAM),HX_("DEBUG_CALLBACK_USER_PARAM",67,50,4b,b2)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_SOURCE_API),HX_("DEBUG_SOURCE_API",a2,9d,a7,fc)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_SOURCE_WINDOW_SYSTEM),HX_("DEBUG_SOURCE_WINDOW_SYSTEM",c6,f9,dc,4e)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_SOURCE_SHADER_COMPILER),HX_("DEBUG_SOURCE_SHADER_COMPILER",61,d0,c4,2b)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_SOURCE_THIRD_PARTY),HX_("DEBUG_SOURCE_THIRD_PARTY",f6,6f,06,29)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_SOURCE_APPLICATION),HX_("DEBUG_SOURCE_APPLICATION",58,24,b6,0f)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_SOURCE_OTHER),HX_("DEBUG_SOURCE_OTHER",d8,3d,44,3e)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_TYPE_ERROR),HX_("DEBUG_TYPE_ERROR",ef,26,40,e9)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_TYPE_DEPRECATED_BEHAVIOR),HX_("DEBUG_TYPE_DEPRECATED_BEHAVIOR",a5,cf,17,8c)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_TYPE_UNDEFINED_BEHAVIOR),HX_("DEBUG_TYPE_UNDEFINED_BEHAVIOR",da,37,6a,74)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_TYPE_PORTABILITY),HX_("DEBUG_TYPE_PORTABILITY",b0,1e,6b,9d)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_TYPE_PERFORMANCE),HX_("DEBUG_TYPE_PERFORMANCE",57,2c,fb,eb)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_TYPE_OTHER),HX_("DEBUG_TYPE_OTHER",f7,c1,8c,ac)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_TYPE_MARKER),HX_("DEBUG_TYPE_MARKER",93,dc,e9,97)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_TYPE_PUSH_GROUP),HX_("DEBUG_TYPE_PUSH_GROUP",13,87,6b,ca)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_TYPE_POP_GROUP),HX_("DEBUG_TYPE_POP_GROUP",58,29,6a,b8)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_SEVERITY_NOTIFICATION),HX_("DEBUG_SEVERITY_NOTIFICATION",a1,b3,a6,11)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,MAX_DEBUG_GROUP_STACK_DEPTH),HX_("MAX_DEBUG_GROUP_STACK_DEPTH",a5,1e,fc,f4)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_GROUP_STACK_DEPTH),HX_("DEBUG_GROUP_STACK_DEPTH",a0,e0,2d,54)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,BUFFER),HX_("BUFFER",00,69,17,83)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,SHADER),HX_("SHADER",25,6b,a3,cf)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,PROGRAM),HX_("PROGRAM",64,1e,cd,73)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,QUERY),HX_("QUERY",e8,c2,d8,db)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,SAMPLER),HX_("SAMPLER",e8,98,9d,03)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,MAX_LABEL_LENGTH),HX_("MAX_LABEL_LENGTH",0c,59,f0,f1)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,MAX_DEBUG_MESSAGE_LENGTH),HX_("MAX_DEBUG_MESSAGE_LENGTH",65,08,17,87)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,MAX_DEBUG_LOGGED_MESSAGES),HX_("MAX_DEBUG_LOGGED_MESSAGES",e2,62,56,d5)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_LOGGED_MESSAGES),HX_("DEBUG_LOGGED_MESSAGES",1d,20,32,f8)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_SEVERITY_HIGH),HX_("DEBUG_SEVERITY_HIGH",18,be,8d,35)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_SEVERITY_MEDIUM),HX_("DEBUG_SEVERITY_MEDIUM",ab,58,3f,b3)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_SEVERITY_LOW),HX_("DEBUG_SEVERITY_LOW",7e,fa,43,a3)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,DEBUG_OUTPUT),HX_("DEBUG_OUTPUT",cd,3e,9f,da)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,CONTEXT_FLAG_DEBUG_BIT),HX_("CONTEXT_FLAG_DEBUG_BIT",7e,17,c3,b0)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,STACK_OVERFLOW),HX_("STACK_OVERFLOW",79,a6,54,a5)}, - {hx::fsInt,(int)offsetof(KHR_debug_obj,STACK_UNDERFLOW),HX_("STACK_UNDERFLOW",cf,21,6e,b5)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *KHR_debug_obj_sStaticStorageInfo = 0; -#endif - -static ::String KHR_debug_obj_sMemberFields[] = { - HX_("DEBUG_OUTPUT_SYNCHRONOUS",b7,6c,34,b8), - HX_("DEBUG_NEXT_LOGGED_MESSAGE_LENGTH",5b,ea,d6,b8), - HX_("DEBUG_CALLBACK_FUNCTION",c6,df,cb,cf), - HX_("DEBUG_CALLBACK_USER_PARAM",67,50,4b,b2), - HX_("DEBUG_SOURCE_API",a2,9d,a7,fc), - HX_("DEBUG_SOURCE_WINDOW_SYSTEM",c6,f9,dc,4e), - HX_("DEBUG_SOURCE_SHADER_COMPILER",61,d0,c4,2b), - HX_("DEBUG_SOURCE_THIRD_PARTY",f6,6f,06,29), - HX_("DEBUG_SOURCE_APPLICATION",58,24,b6,0f), - HX_("DEBUG_SOURCE_OTHER",d8,3d,44,3e), - HX_("DEBUG_TYPE_ERROR",ef,26,40,e9), - HX_("DEBUG_TYPE_DEPRECATED_BEHAVIOR",a5,cf,17,8c), - HX_("DEBUG_TYPE_UNDEFINED_BEHAVIOR",da,37,6a,74), - HX_("DEBUG_TYPE_PORTABILITY",b0,1e,6b,9d), - HX_("DEBUG_TYPE_PERFORMANCE",57,2c,fb,eb), - HX_("DEBUG_TYPE_OTHER",f7,c1,8c,ac), - HX_("DEBUG_TYPE_MARKER",93,dc,e9,97), - HX_("DEBUG_TYPE_PUSH_GROUP",13,87,6b,ca), - HX_("DEBUG_TYPE_POP_GROUP",58,29,6a,b8), - HX_("DEBUG_SEVERITY_NOTIFICATION",a1,b3,a6,11), - HX_("MAX_DEBUG_GROUP_STACK_DEPTH",a5,1e,fc,f4), - HX_("DEBUG_GROUP_STACK_DEPTH",a0,e0,2d,54), - HX_("BUFFER",00,69,17,83), - HX_("SHADER",25,6b,a3,cf), - HX_("PROGRAM",64,1e,cd,73), - HX_("QUERY",e8,c2,d8,db), - HX_("SAMPLER",e8,98,9d,03), - HX_("MAX_LABEL_LENGTH",0c,59,f0,f1), - HX_("MAX_DEBUG_MESSAGE_LENGTH",65,08,17,87), - HX_("MAX_DEBUG_LOGGED_MESSAGES",e2,62,56,d5), - HX_("DEBUG_LOGGED_MESSAGES",1d,20,32,f8), - HX_("DEBUG_SEVERITY_HIGH",18,be,8d,35), - HX_("DEBUG_SEVERITY_MEDIUM",ab,58,3f,b3), - HX_("DEBUG_SEVERITY_LOW",7e,fa,43,a3), - HX_("DEBUG_OUTPUT",cd,3e,9f,da), - HX_("CONTEXT_FLAG_DEBUG_BIT",7e,17,c3,b0), - HX_("STACK_OVERFLOW",79,a6,54,a5), - HX_("STACK_UNDERFLOW",cf,21,6e,b5), - ::String(null()) }; - -hx::Class KHR_debug_obj::__mClass; - -void KHR_debug_obj::__register() -{ - KHR_debug_obj _hx_dummy; - KHR_debug_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.KHR_debug",87,84,b9,11); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(KHR_debug_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< KHR_debug_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = KHR_debug_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = KHR_debug_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/KHR_texture_compression_astc_ldr.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/KHR_texture_compression_astc_ldr.cpp deleted file mode 100644 index ddab054c..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/KHR_texture_compression_astc_ldr.cpp +++ /dev/null @@ -1,285 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_KHR_texture_compression_astc_ldr -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_34b59b2f01b3fbe6_4_new,"lime.graphics.opengl.ext.KHR_texture_compression_astc_ldr","new",0x09d08f77,"lime.graphics.opengl.ext.KHR_texture_compression_astc_ldr.new","lime/graphics/opengl/ext/KHR_texture_compression_astc_ldr.hx",4,0x3159ac77) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void KHR_texture_compression_astc_ldr_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_34b59b2f01b3fbe6_4_new) -HXLINE( 33) this->COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR = 37853; -HXLINE( 32) this->COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR = 37852; -HXLINE( 31) this->COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR = 37851; -HXLINE( 30) this->COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR = 37850; -HXLINE( 29) this->COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR = 37849; -HXLINE( 28) this->COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR = 37848; -HXLINE( 27) this->COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR = 37847; -HXLINE( 26) this->COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR = 37846; -HXLINE( 25) this->COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR = 37845; -HXLINE( 24) this->COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR = 37844; -HXLINE( 23) this->COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR = 37843; -HXLINE( 22) this->COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR = 37842; -HXLINE( 21) this->COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR = 37841; -HXLINE( 20) this->COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR = 37840; -HXLINE( 19) this->COMPRESSED_RGBA_ASTC_12x12_KHR = 37821; -HXLINE( 18) this->COMPRESSED_RGBA_ASTC_12x10_KHR = 37820; -HXLINE( 17) this->COMPRESSED_RGBA_ASTC_10x10_KHR = 37819; -HXLINE( 16) this->COMPRESSED_RGBA_ASTC_10x8_KHR = 37818; -HXLINE( 15) this->COMPRESSED_RGBA_ASTC_10x6_KHR = 37817; -HXLINE( 14) this->COMPRESSED_RGBA_ASTC_10x5_KHR = 37816; -HXLINE( 13) this->COMPRESSED_RGBA_ASTC_8x8_KHR = 37815; -HXLINE( 12) this->COMPRESSED_RGBA_ASTC_8x6_KHR = 37814; -HXLINE( 11) this->COMPRESSED_RGBA_ASTC_8x5_KHR = 37813; -HXLINE( 10) this->COMPRESSED_RGBA_ASTC_6x6_KHR = 37812; -HXLINE( 9) this->COMPRESSED_RGBA_ASTC_6x5_KHR = 37811; -HXLINE( 8) this->COMPRESSED_RGBA_ASTC_5x5_KHR = 37810; -HXLINE( 7) this->COMPRESSED_RGBA_ASTC_5x4_KHR = 37809; -HXLINE( 6) this->COMPRESSED_RGBA_ASTC_4x4_KHR = 37808; - } - -Dynamic KHR_texture_compression_astc_ldr_obj::__CreateEmpty() { return new KHR_texture_compression_astc_ldr_obj; } - -void *KHR_texture_compression_astc_ldr_obj::_hx_vtable = 0; - -Dynamic KHR_texture_compression_astc_ldr_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< KHR_texture_compression_astc_ldr_obj > _hx_result = new KHR_texture_compression_astc_ldr_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool KHR_texture_compression_astc_ldr_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x410d4a15; -} - - -KHR_texture_compression_astc_ldr_obj::KHR_texture_compression_astc_ldr_obj() -{ -} - -hx::Val KHR_texture_compression_astc_ldr_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 28: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_4x4_KHR") ) { return hx::Val( COMPRESSED_RGBA_ASTC_4x4_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_5x4_KHR") ) { return hx::Val( COMPRESSED_RGBA_ASTC_5x4_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_5x5_KHR") ) { return hx::Val( COMPRESSED_RGBA_ASTC_5x5_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_6x5_KHR") ) { return hx::Val( COMPRESSED_RGBA_ASTC_6x5_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_6x6_KHR") ) { return hx::Val( COMPRESSED_RGBA_ASTC_6x6_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_8x5_KHR") ) { return hx::Val( COMPRESSED_RGBA_ASTC_8x5_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_8x6_KHR") ) { return hx::Val( COMPRESSED_RGBA_ASTC_8x6_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_8x8_KHR") ) { return hx::Val( COMPRESSED_RGBA_ASTC_8x8_KHR ); } - break; - case 29: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_10x5_KHR") ) { return hx::Val( COMPRESSED_RGBA_ASTC_10x5_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_10x6_KHR") ) { return hx::Val( COMPRESSED_RGBA_ASTC_10x6_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_10x8_KHR") ) { return hx::Val( COMPRESSED_RGBA_ASTC_10x8_KHR ); } - break; - case 30: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_10x10_KHR") ) { return hx::Val( COMPRESSED_RGBA_ASTC_10x10_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_12x10_KHR") ) { return hx::Val( COMPRESSED_RGBA_ASTC_12x10_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_12x12_KHR") ) { return hx::Val( COMPRESSED_RGBA_ASTC_12x12_KHR ); } - break; - case 36: - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR") ) { return hx::Val( COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR") ) { return hx::Val( COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR") ) { return hx::Val( COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR") ) { return hx::Val( COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR") ) { return hx::Val( COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR") ) { return hx::Val( COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR") ) { return hx::Val( COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR") ) { return hx::Val( COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR ); } - break; - case 37: - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR") ) { return hx::Val( COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR") ) { return hx::Val( COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR") ) { return hx::Val( COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR ); } - break; - case 38: - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR") ) { return hx::Val( COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR") ) { return hx::Val( COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR ); } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR") ) { return hx::Val( COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val KHR_texture_compression_astc_ldr_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 28: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_4x4_KHR") ) { COMPRESSED_RGBA_ASTC_4x4_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_5x4_KHR") ) { COMPRESSED_RGBA_ASTC_5x4_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_5x5_KHR") ) { COMPRESSED_RGBA_ASTC_5x5_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_6x5_KHR") ) { COMPRESSED_RGBA_ASTC_6x5_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_6x6_KHR") ) { COMPRESSED_RGBA_ASTC_6x6_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_8x5_KHR") ) { COMPRESSED_RGBA_ASTC_8x5_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_8x6_KHR") ) { COMPRESSED_RGBA_ASTC_8x6_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_8x8_KHR") ) { COMPRESSED_RGBA_ASTC_8x8_KHR=inValue.Cast< int >(); return inValue; } - break; - case 29: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_10x5_KHR") ) { COMPRESSED_RGBA_ASTC_10x5_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_10x6_KHR") ) { COMPRESSED_RGBA_ASTC_10x6_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_10x8_KHR") ) { COMPRESSED_RGBA_ASTC_10x8_KHR=inValue.Cast< int >(); return inValue; } - break; - case 30: - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_10x10_KHR") ) { COMPRESSED_RGBA_ASTC_10x10_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_12x10_KHR") ) { COMPRESSED_RGBA_ASTC_12x10_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_RGBA_ASTC_12x12_KHR") ) { COMPRESSED_RGBA_ASTC_12x12_KHR=inValue.Cast< int >(); return inValue; } - break; - case 36: - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR") ) { COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR") ) { COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR") ) { COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR") ) { COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR") ) { COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR") ) { COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR") ) { COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR") ) { COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR=inValue.Cast< int >(); return inValue; } - break; - case 37: - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR") ) { COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR") ) { COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR") ) { COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR=inValue.Cast< int >(); return inValue; } - break; - case 38: - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR") ) { COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR") ) { COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR") ) { COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void KHR_texture_compression_astc_ldr_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("COMPRESSED_RGBA_ASTC_4x4_KHR",95,fb,5c,44)); - outFields->push(HX_("COMPRESSED_RGBA_ASTC_5x4_KHR",56,72,f2,6d)); - outFields->push(HX_("COMPRESSED_RGBA_ASTC_5x5_KHR",d7,06,59,01)); - outFields->push(HX_("COMPRESSED_RGBA_ASTC_6x5_KHR",98,7d,ee,2a)); - outFields->push(HX_("COMPRESSED_RGBA_ASTC_6x6_KHR",19,12,55,be)); - outFields->push(HX_("COMPRESSED_RGBA_ASTC_8x5_KHR",1a,6b,19,7e)); - outFields->push(HX_("COMPRESSED_RGBA_ASTC_8x6_KHR",9b,ff,7f,11)); - outFields->push(HX_("COMPRESSED_RGBA_ASTC_8x8_KHR",9d,28,4d,38)); - outFields->push(HX_("COMPRESSED_RGBA_ASTC_10x5_KHR",03,19,09,3e)); - outFields->push(HX_("COMPRESSED_RGBA_ASTC_10x6_KHR",84,ad,6f,d1)); - outFields->push(HX_("COMPRESSED_RGBA_ASTC_10x8_KHR",86,d6,3c,f8)); - outFields->push(HX_("COMPRESSED_RGBA_ASTC_10x10_KHR",3d,97,e4,6d)); - outFields->push(HX_("COMPRESSED_RGBA_ASTC_12x10_KHR",7b,7b,49,e0)); - outFields->push(HX_("COMPRESSED_RGBA_ASTC_12x12_KHR",7d,a4,16,07)); - outFields->push(HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR",ce,9b,db,5c)); - outFields->push(HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR",8f,12,71,86)); - outFields->push(HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR",10,a7,d7,19)); - outFields->push(HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR",d1,1d,6d,43)); - outFields->push(HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR",52,b2,d3,d6)); - outFields->push(HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR",53,0b,98,96)); - outFields->push(HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR",d4,9f,fe,29)); - outFields->push(HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR",d6,c8,cb,50)); - outFields->push(HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR",aa,aa,56,94)); - outFields->push(HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR",2b,3f,bd,27)); - outFields->push(HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR",2d,68,8a,4e)); - outFields->push(HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR",b6,77,76,9b)); - outFields->push(HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR",f4,5b,db,0d)); - outFields->push(HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR",f6,84,a8,34)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo KHR_texture_compression_astc_ldr_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_RGBA_ASTC_4x4_KHR),HX_("COMPRESSED_RGBA_ASTC_4x4_KHR",95,fb,5c,44)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_RGBA_ASTC_5x4_KHR),HX_("COMPRESSED_RGBA_ASTC_5x4_KHR",56,72,f2,6d)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_RGBA_ASTC_5x5_KHR),HX_("COMPRESSED_RGBA_ASTC_5x5_KHR",d7,06,59,01)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_RGBA_ASTC_6x5_KHR),HX_("COMPRESSED_RGBA_ASTC_6x5_KHR",98,7d,ee,2a)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_RGBA_ASTC_6x6_KHR),HX_("COMPRESSED_RGBA_ASTC_6x6_KHR",19,12,55,be)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_RGBA_ASTC_8x5_KHR),HX_("COMPRESSED_RGBA_ASTC_8x5_KHR",1a,6b,19,7e)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_RGBA_ASTC_8x6_KHR),HX_("COMPRESSED_RGBA_ASTC_8x6_KHR",9b,ff,7f,11)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_RGBA_ASTC_8x8_KHR),HX_("COMPRESSED_RGBA_ASTC_8x8_KHR",9d,28,4d,38)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_RGBA_ASTC_10x5_KHR),HX_("COMPRESSED_RGBA_ASTC_10x5_KHR",03,19,09,3e)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_RGBA_ASTC_10x6_KHR),HX_("COMPRESSED_RGBA_ASTC_10x6_KHR",84,ad,6f,d1)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_RGBA_ASTC_10x8_KHR),HX_("COMPRESSED_RGBA_ASTC_10x8_KHR",86,d6,3c,f8)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_RGBA_ASTC_10x10_KHR),HX_("COMPRESSED_RGBA_ASTC_10x10_KHR",3d,97,e4,6d)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_RGBA_ASTC_12x10_KHR),HX_("COMPRESSED_RGBA_ASTC_12x10_KHR",7b,7b,49,e0)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_RGBA_ASTC_12x12_KHR),HX_("COMPRESSED_RGBA_ASTC_12x12_KHR",7d,a4,16,07)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR),HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR",ce,9b,db,5c)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR),HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR",8f,12,71,86)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR),HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR",10,a7,d7,19)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR),HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR",d1,1d,6d,43)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR),HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR",52,b2,d3,d6)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR),HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR",53,0b,98,96)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR),HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR",d4,9f,fe,29)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR),HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR",d6,c8,cb,50)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR),HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR",aa,aa,56,94)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR),HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR",2b,3f,bd,27)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR),HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR",2d,68,8a,4e)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR),HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR",b6,77,76,9b)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR),HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR",f4,5b,db,0d)}, - {hx::fsInt,(int)offsetof(KHR_texture_compression_astc_ldr_obj,COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR),HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR",f6,84,a8,34)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *KHR_texture_compression_astc_ldr_obj_sStaticStorageInfo = 0; -#endif - -static ::String KHR_texture_compression_astc_ldr_obj_sMemberFields[] = { - HX_("COMPRESSED_RGBA_ASTC_4x4_KHR",95,fb,5c,44), - HX_("COMPRESSED_RGBA_ASTC_5x4_KHR",56,72,f2,6d), - HX_("COMPRESSED_RGBA_ASTC_5x5_KHR",d7,06,59,01), - HX_("COMPRESSED_RGBA_ASTC_6x5_KHR",98,7d,ee,2a), - HX_("COMPRESSED_RGBA_ASTC_6x6_KHR",19,12,55,be), - HX_("COMPRESSED_RGBA_ASTC_8x5_KHR",1a,6b,19,7e), - HX_("COMPRESSED_RGBA_ASTC_8x6_KHR",9b,ff,7f,11), - HX_("COMPRESSED_RGBA_ASTC_8x8_KHR",9d,28,4d,38), - HX_("COMPRESSED_RGBA_ASTC_10x5_KHR",03,19,09,3e), - HX_("COMPRESSED_RGBA_ASTC_10x6_KHR",84,ad,6f,d1), - HX_("COMPRESSED_RGBA_ASTC_10x8_KHR",86,d6,3c,f8), - HX_("COMPRESSED_RGBA_ASTC_10x10_KHR",3d,97,e4,6d), - HX_("COMPRESSED_RGBA_ASTC_12x10_KHR",7b,7b,49,e0), - HX_("COMPRESSED_RGBA_ASTC_12x12_KHR",7d,a4,16,07), - HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR",ce,9b,db,5c), - HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR",8f,12,71,86), - HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR",10,a7,d7,19), - HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR",d1,1d,6d,43), - HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR",52,b2,d3,d6), - HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR",53,0b,98,96), - HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR",d4,9f,fe,29), - HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR",d6,c8,cb,50), - HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR",aa,aa,56,94), - HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR",2b,3f,bd,27), - HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR",2d,68,8a,4e), - HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR",b6,77,76,9b), - HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR",f4,5b,db,0d), - HX_("COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR",f6,84,a8,34), - ::String(null()) }; - -hx::Class KHR_texture_compression_astc_ldr_obj::__mClass; - -void KHR_texture_compression_astc_ldr_obj::__register() -{ - KHR_texture_compression_astc_ldr_obj _hx_dummy; - KHR_texture_compression_astc_ldr_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.KHR_texture_compression_astc_ldr",05,08,70,5d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(KHR_texture_compression_astc_ldr_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< KHR_texture_compression_astc_ldr_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = KHR_texture_compression_astc_ldr_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = KHR_texture_compression_astc_ldr_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NVX_gpu_memory_info.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NVX_gpu_memory_info.cpp deleted file mode 100644 index 8f1427ed..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NVX_gpu_memory_info.cpp +++ /dev/null @@ -1,139 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_NVX_gpu_memory_info -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_beb86411f1650ca3_4_new,"lime.graphics.opengl.ext.NVX_gpu_memory_info","new",0xa06ec8fa,"lime.graphics.opengl.ext.NVX_gpu_memory_info.new","lime/graphics/opengl/ext/NVX_gpu_memory_info.hx",4,0x126d65d8) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void NVX_gpu_memory_info_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_beb86411f1650ca3_4_new) -HXLINE( 10) this->GPU_MEMORY_INFO_EVICTED_MEMORY_NVX = 36939; -HXLINE( 9) this->GPU_MEMORY_INFO_EVICTION_COUNT_NVX = 36938; -HXLINE( 8) this->GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX = 36937; -HXLINE( 7) this->GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 36936; -HXLINE( 6) this->GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 36935; - } - -Dynamic NVX_gpu_memory_info_obj::__CreateEmpty() { return new NVX_gpu_memory_info_obj; } - -void *NVX_gpu_memory_info_obj::_hx_vtable = 0; - -Dynamic NVX_gpu_memory_info_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NVX_gpu_memory_info_obj > _hx_result = new NVX_gpu_memory_info_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NVX_gpu_memory_info_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3ac50bf8; -} - - -NVX_gpu_memory_info_obj::NVX_gpu_memory_info_obj() -{ -} - -hx::Val NVX_gpu_memory_info_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 34: - if (HX_FIELD_EQ(inName,"GPU_MEMORY_INFO_EVICTION_COUNT_NVX") ) { return hx::Val( GPU_MEMORY_INFO_EVICTION_COUNT_NVX ); } - if (HX_FIELD_EQ(inName,"GPU_MEMORY_INFO_EVICTED_MEMORY_NVX") ) { return hx::Val( GPU_MEMORY_INFO_EVICTED_MEMORY_NVX ); } - break; - case 36: - if (HX_FIELD_EQ(inName,"GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX") ) { return hx::Val( GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX ); } - break; - case 42: - if (HX_FIELD_EQ(inName,"GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX") ) { return hx::Val( GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX ); } - break; - case 44: - if (HX_FIELD_EQ(inName,"GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX") ) { return hx::Val( GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val NVX_gpu_memory_info_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 34: - if (HX_FIELD_EQ(inName,"GPU_MEMORY_INFO_EVICTION_COUNT_NVX") ) { GPU_MEMORY_INFO_EVICTION_COUNT_NVX=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"GPU_MEMORY_INFO_EVICTED_MEMORY_NVX") ) { GPU_MEMORY_INFO_EVICTED_MEMORY_NVX=inValue.Cast< int >(); return inValue; } - break; - case 36: - if (HX_FIELD_EQ(inName,"GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX") ) { GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX=inValue.Cast< int >(); return inValue; } - break; - case 42: - if (HX_FIELD_EQ(inName,"GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX") ) { GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX=inValue.Cast< int >(); return inValue; } - break; - case 44: - if (HX_FIELD_EQ(inName,"GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX") ) { GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void NVX_gpu_memory_info_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX",2b,93,c6,01)); - outFields->push(HX_("GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX",69,8b,f2,8a)); - outFields->push(HX_("GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX",b7,75,d8,0b)); - outFields->push(HX_("GPU_MEMORY_INFO_EVICTION_COUNT_NVX",a6,de,fb,3c)); - outFields->push(HX_("GPU_MEMORY_INFO_EVICTED_MEMORY_NVX",af,61,b4,10)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo NVX_gpu_memory_info_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(NVX_gpu_memory_info_obj,GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX),HX_("GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX",2b,93,c6,01)}, - {hx::fsInt,(int)offsetof(NVX_gpu_memory_info_obj,GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX),HX_("GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX",69,8b,f2,8a)}, - {hx::fsInt,(int)offsetof(NVX_gpu_memory_info_obj,GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX),HX_("GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX",b7,75,d8,0b)}, - {hx::fsInt,(int)offsetof(NVX_gpu_memory_info_obj,GPU_MEMORY_INFO_EVICTION_COUNT_NVX),HX_("GPU_MEMORY_INFO_EVICTION_COUNT_NVX",a6,de,fb,3c)}, - {hx::fsInt,(int)offsetof(NVX_gpu_memory_info_obj,GPU_MEMORY_INFO_EVICTED_MEMORY_NVX),HX_("GPU_MEMORY_INFO_EVICTED_MEMORY_NVX",af,61,b4,10)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *NVX_gpu_memory_info_obj_sStaticStorageInfo = 0; -#endif - -static ::String NVX_gpu_memory_info_obj_sMemberFields[] = { - HX_("GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX",2b,93,c6,01), - HX_("GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX",69,8b,f2,8a), - HX_("GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX",b7,75,d8,0b), - HX_("GPU_MEMORY_INFO_EVICTION_COUNT_NVX",a6,de,fb,3c), - HX_("GPU_MEMORY_INFO_EVICTED_MEMORY_NVX",af,61,b4,10), - ::String(null()) }; - -hx::Class NVX_gpu_memory_info_obj::__mClass; - -void NVX_gpu_memory_info_obj::__register() -{ - NVX_gpu_memory_info_obj _hx_dummy; - NVX_gpu_memory_info_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.NVX_gpu_memory_info",08,84,ec,9b); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(NVX_gpu_memory_info_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< NVX_gpu_memory_info_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NVX_gpu_memory_info_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NVX_gpu_memory_info_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_coverage_sample.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_coverage_sample.cpp deleted file mode 100644 index 40711101..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_coverage_sample.cpp +++ /dev/null @@ -1,167 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_coverage_sample -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d197f49e97430958_4_new,"lime.graphics.opengl.ext.NV_coverage_sample","new",0x08bce1be,"lime.graphics.opengl.ext.NV_coverage_sample.new","lime/graphics/opengl/ext/NV_coverage_sample.hx",4,0xb353c790) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void NV_coverage_sample_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_d197f49e97430958_4_new) -HXLINE( 14) this->COVERAGE_BUFFER_BIT_NV = 32768; -HXLINE( 13) this->COVERAGE_AUTOMATIC_NV = 36567; -HXLINE( 12) this->COVERAGE_EDGE_FRAGMENTS_NV = 36566; -HXLINE( 11) this->COVERAGE_ALL_FRAGMENTS_NV = 36565; -HXLINE( 10) this->COVERAGE_SAMPLES_NV = 36564; -HXLINE( 9) this->COVERAGE_BUFFERS_NV = 36563; -HXLINE( 8) this->COVERAGE_ATTACHMENT_NV = 36562; -HXLINE( 7) this->COVERAGE_COMPONENT4_NV = 36561; -HXLINE( 6) this->COVERAGE_COMPONENT_NV = 36560; - } - -Dynamic NV_coverage_sample_obj::__CreateEmpty() { return new NV_coverage_sample_obj; } - -void *NV_coverage_sample_obj::_hx_vtable = 0; - -Dynamic NV_coverage_sample_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NV_coverage_sample_obj > _hx_result = new NV_coverage_sample_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NV_coverage_sample_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x155ab0dc; -} - - -NV_coverage_sample_obj::NV_coverage_sample_obj() -{ -} - -hx::Val NV_coverage_sample_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 19: - if (HX_FIELD_EQ(inName,"COVERAGE_BUFFERS_NV") ) { return hx::Val( COVERAGE_BUFFERS_NV ); } - if (HX_FIELD_EQ(inName,"COVERAGE_SAMPLES_NV") ) { return hx::Val( COVERAGE_SAMPLES_NV ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"COVERAGE_COMPONENT_NV") ) { return hx::Val( COVERAGE_COMPONENT_NV ); } - if (HX_FIELD_EQ(inName,"COVERAGE_AUTOMATIC_NV") ) { return hx::Val( COVERAGE_AUTOMATIC_NV ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"COVERAGE_COMPONENT4_NV") ) { return hx::Val( COVERAGE_COMPONENT4_NV ); } - if (HX_FIELD_EQ(inName,"COVERAGE_ATTACHMENT_NV") ) { return hx::Val( COVERAGE_ATTACHMENT_NV ); } - if (HX_FIELD_EQ(inName,"COVERAGE_BUFFER_BIT_NV") ) { return hx::Val( COVERAGE_BUFFER_BIT_NV ); } - break; - case 25: - if (HX_FIELD_EQ(inName,"COVERAGE_ALL_FRAGMENTS_NV") ) { return hx::Val( COVERAGE_ALL_FRAGMENTS_NV ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"COVERAGE_EDGE_FRAGMENTS_NV") ) { return hx::Val( COVERAGE_EDGE_FRAGMENTS_NV ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val NV_coverage_sample_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 19: - if (HX_FIELD_EQ(inName,"COVERAGE_BUFFERS_NV") ) { COVERAGE_BUFFERS_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COVERAGE_SAMPLES_NV") ) { COVERAGE_SAMPLES_NV=inValue.Cast< int >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"COVERAGE_COMPONENT_NV") ) { COVERAGE_COMPONENT_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COVERAGE_AUTOMATIC_NV") ) { COVERAGE_AUTOMATIC_NV=inValue.Cast< int >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"COVERAGE_COMPONENT4_NV") ) { COVERAGE_COMPONENT4_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COVERAGE_ATTACHMENT_NV") ) { COVERAGE_ATTACHMENT_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COVERAGE_BUFFER_BIT_NV") ) { COVERAGE_BUFFER_BIT_NV=inValue.Cast< int >(); return inValue; } - break; - case 25: - if (HX_FIELD_EQ(inName,"COVERAGE_ALL_FRAGMENTS_NV") ) { COVERAGE_ALL_FRAGMENTS_NV=inValue.Cast< int >(); return inValue; } - break; - case 26: - if (HX_FIELD_EQ(inName,"COVERAGE_EDGE_FRAGMENTS_NV") ) { COVERAGE_EDGE_FRAGMENTS_NV=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void NV_coverage_sample_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("COVERAGE_COMPONENT_NV",e1,59,e0,37)); - outFields->push(HX_("COVERAGE_COMPONENT4_NV",f9,fd,0e,90)); - outFields->push(HX_("COVERAGE_ATTACHMENT_NV",8d,46,b8,a8)); - outFields->push(HX_("COVERAGE_BUFFERS_NV",2b,1d,ec,5b)); - outFields->push(HX_("COVERAGE_SAMPLES_NV",55,9d,83,26)); - outFields->push(HX_("COVERAGE_ALL_FRAGMENTS_NV",79,00,b4,19)); - outFields->push(HX_("COVERAGE_EDGE_FRAGMENTS_NV",ef,e8,79,d6)); - outFields->push(HX_("COVERAGE_AUTOMATIC_NV",b3,d6,d0,ac)); - outFields->push(HX_("COVERAGE_BUFFER_BIT_NV",a2,50,cd,9f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo NV_coverage_sample_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(NV_coverage_sample_obj,COVERAGE_COMPONENT_NV),HX_("COVERAGE_COMPONENT_NV",e1,59,e0,37)}, - {hx::fsInt,(int)offsetof(NV_coverage_sample_obj,COVERAGE_COMPONENT4_NV),HX_("COVERAGE_COMPONENT4_NV",f9,fd,0e,90)}, - {hx::fsInt,(int)offsetof(NV_coverage_sample_obj,COVERAGE_ATTACHMENT_NV),HX_("COVERAGE_ATTACHMENT_NV",8d,46,b8,a8)}, - {hx::fsInt,(int)offsetof(NV_coverage_sample_obj,COVERAGE_BUFFERS_NV),HX_("COVERAGE_BUFFERS_NV",2b,1d,ec,5b)}, - {hx::fsInt,(int)offsetof(NV_coverage_sample_obj,COVERAGE_SAMPLES_NV),HX_("COVERAGE_SAMPLES_NV",55,9d,83,26)}, - {hx::fsInt,(int)offsetof(NV_coverage_sample_obj,COVERAGE_ALL_FRAGMENTS_NV),HX_("COVERAGE_ALL_FRAGMENTS_NV",79,00,b4,19)}, - {hx::fsInt,(int)offsetof(NV_coverage_sample_obj,COVERAGE_EDGE_FRAGMENTS_NV),HX_("COVERAGE_EDGE_FRAGMENTS_NV",ef,e8,79,d6)}, - {hx::fsInt,(int)offsetof(NV_coverage_sample_obj,COVERAGE_AUTOMATIC_NV),HX_("COVERAGE_AUTOMATIC_NV",b3,d6,d0,ac)}, - {hx::fsInt,(int)offsetof(NV_coverage_sample_obj,COVERAGE_BUFFER_BIT_NV),HX_("COVERAGE_BUFFER_BIT_NV",a2,50,cd,9f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *NV_coverage_sample_obj_sStaticStorageInfo = 0; -#endif - -static ::String NV_coverage_sample_obj_sMemberFields[] = { - HX_("COVERAGE_COMPONENT_NV",e1,59,e0,37), - HX_("COVERAGE_COMPONENT4_NV",f9,fd,0e,90), - HX_("COVERAGE_ATTACHMENT_NV",8d,46,b8,a8), - HX_("COVERAGE_BUFFERS_NV",2b,1d,ec,5b), - HX_("COVERAGE_SAMPLES_NV",55,9d,83,26), - HX_("COVERAGE_ALL_FRAGMENTS_NV",79,00,b4,19), - HX_("COVERAGE_EDGE_FRAGMENTS_NV",ef,e8,79,d6), - HX_("COVERAGE_AUTOMATIC_NV",b3,d6,d0,ac), - HX_("COVERAGE_BUFFER_BIT_NV",a2,50,cd,9f), - ::String(null()) }; - -hx::Class NV_coverage_sample_obj::__mClass; - -void NV_coverage_sample_obj::__register() -{ - NV_coverage_sample_obj _hx_dummy; - NV_coverage_sample_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.NV_coverage_sample",cc,ea,05,ca); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(NV_coverage_sample_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< NV_coverage_sample_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NV_coverage_sample_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NV_coverage_sample_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_depth_nonlinear.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_depth_nonlinear.cpp deleted file mode 100644 index 71562cf7..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_depth_nonlinear.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_depth_nonlinear -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_651bef4d6f261626_6_new,"lime.graphics.opengl.ext.NV_depth_nonlinear","new",0x7b262493,"lime.graphics.opengl.ext.NV_depth_nonlinear.new","lime/graphics/opengl/ext/NV_depth_nonlinear.hx",6,0x26a3765b) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void NV_depth_nonlinear_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_651bef4d6f261626_6_new) -HXDLIN( 6) this->DEPTH_COMPONENT16_NONLINEAR_NV = 36396; - } - -Dynamic NV_depth_nonlinear_obj::__CreateEmpty() { return new NV_depth_nonlinear_obj; } - -void *NV_depth_nonlinear_obj::_hx_vtable = 0; - -Dynamic NV_depth_nonlinear_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NV_depth_nonlinear_obj > _hx_result = new NV_depth_nonlinear_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NV_depth_nonlinear_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1380a54d; -} - - -NV_depth_nonlinear_obj::NV_depth_nonlinear_obj() -{ -} - -hx::Val NV_depth_nonlinear_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 30: - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT16_NONLINEAR_NV") ) { return hx::Val( DEPTH_COMPONENT16_NONLINEAR_NV ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val NV_depth_nonlinear_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 30: - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT16_NONLINEAR_NV") ) { DEPTH_COMPONENT16_NONLINEAR_NV=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void NV_depth_nonlinear_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("DEPTH_COMPONENT16_NONLINEAR_NV",0e,06,97,da)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo NV_depth_nonlinear_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(NV_depth_nonlinear_obj,DEPTH_COMPONENT16_NONLINEAR_NV),HX_("DEPTH_COMPONENT16_NONLINEAR_NV",0e,06,97,da)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *NV_depth_nonlinear_obj_sStaticStorageInfo = 0; -#endif - -static ::String NV_depth_nonlinear_obj_sMemberFields[] = { - HX_("DEPTH_COMPONENT16_NONLINEAR_NV",0e,06,97,da), - ::String(null()) }; - -hx::Class NV_depth_nonlinear_obj::__mClass; - -void NV_depth_nonlinear_obj::__register() -{ - NV_depth_nonlinear_obj _hx_dummy; - NV_depth_nonlinear_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.NV_depth_nonlinear",21,df,55,b2); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(NV_depth_nonlinear_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< NV_depth_nonlinear_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NV_depth_nonlinear_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NV_depth_nonlinear_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_draw_buffers.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_draw_buffers.cpp deleted file mode 100644 index e1c37d4f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_draw_buffers.cpp +++ /dev/null @@ -1,311 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_draw_buffers -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_1e712ceb2a038135_4_new,"lime.graphics.opengl.ext.NV_draw_buffers","new",0xc657799f,"lime.graphics.opengl.ext.NV_draw_buffers.new","lime/graphics/opengl/ext/NV_draw_buffers.hx",4,0x692217d3) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void NV_draw_buffers_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_1e712ceb2a038135_4_new) -HXLINE( 38) this->COLOR_ATTACHMENT15_NV = 36079; -HXLINE( 37) this->COLOR_ATTACHMENT14_NV = 36078; -HXLINE( 36) this->COLOR_ATTACHMENT13_NV = 36077; -HXLINE( 35) this->COLOR_ATTACHMENT12_NV = 36076; -HXLINE( 34) this->COLOR_ATTACHMENT11_NV = 36075; -HXLINE( 33) this->COLOR_ATTACHMENT10_NV = 36074; -HXLINE( 32) this->COLOR_ATTACHMENT9_NV = 36073; -HXLINE( 31) this->COLOR_ATTACHMENT8_NV = 36072; -HXLINE( 30) this->COLOR_ATTACHMENT7_NV = 36071; -HXLINE( 29) this->COLOR_ATTACHMENT6_NV = 36070; -HXLINE( 28) this->COLOR_ATTACHMENT5_NV = 36069; -HXLINE( 27) this->COLOR_ATTACHMENT4_NV = 36068; -HXLINE( 26) this->COLOR_ATTACHMENT3_NV = 36067; -HXLINE( 25) this->COLOR_ATTACHMENT2_NV = 36066; -HXLINE( 24) this->COLOR_ATTACHMENT1_NV = 36065; -HXLINE( 23) this->COLOR_ATTACHMENT0_NV = 36064; -HXLINE( 22) this->DRAW_BUFFER15_NV = 34868; -HXLINE( 21) this->DRAW_BUFFER14_NV = 34867; -HXLINE( 20) this->DRAW_BUFFER13_NV = 34866; -HXLINE( 19) this->DRAW_BUFFER12_NV = 34865; -HXLINE( 18) this->DRAW_BUFFER11_NV = 34864; -HXLINE( 17) this->DRAW_BUFFER10_NV = 34863; -HXLINE( 16) this->DRAW_BUFFER9_NV = 34862; -HXLINE( 15) this->DRAW_BUFFER8_NV = 34861; -HXLINE( 14) this->DRAW_BUFFER7_NV = 34860; -HXLINE( 13) this->DRAW_BUFFER6_NV = 34859; -HXLINE( 12) this->DRAW_BUFFER5_NV = 34858; -HXLINE( 11) this->DRAW_BUFFER4_NV = 34857; -HXLINE( 10) this->DRAW_BUFFER3_NV = 34856; -HXLINE( 9) this->DRAW_BUFFER2_NV = 34855; -HXLINE( 8) this->DRAW_BUFFER1_NV = 34854; -HXLINE( 7) this->DRAW_BUFFER0_NV = 34853; -HXLINE( 6) this->MAX_DRAW_BUFFERS_NV = 34852; - } - -Dynamic NV_draw_buffers_obj::__CreateEmpty() { return new NV_draw_buffers_obj; } - -void *NV_draw_buffers_obj::_hx_vtable = 0; - -Dynamic NV_draw_buffers_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NV_draw_buffers_obj > _hx_result = new NV_draw_buffers_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NV_draw_buffers_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3a768e1d; -} - - -NV_draw_buffers_obj::NV_draw_buffers_obj() -{ -} - -hx::Val NV_draw_buffers_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"DRAW_BUFFER0_NV") ) { return hx::Val( DRAW_BUFFER0_NV ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER1_NV") ) { return hx::Val( DRAW_BUFFER1_NV ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER2_NV") ) { return hx::Val( DRAW_BUFFER2_NV ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER3_NV") ) { return hx::Val( DRAW_BUFFER3_NV ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER4_NV") ) { return hx::Val( DRAW_BUFFER4_NV ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER5_NV") ) { return hx::Val( DRAW_BUFFER5_NV ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER6_NV") ) { return hx::Val( DRAW_BUFFER6_NV ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER7_NV") ) { return hx::Val( DRAW_BUFFER7_NV ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER8_NV") ) { return hx::Val( DRAW_BUFFER8_NV ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER9_NV") ) { return hx::Val( DRAW_BUFFER9_NV ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"DRAW_BUFFER10_NV") ) { return hx::Val( DRAW_BUFFER10_NV ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER11_NV") ) { return hx::Val( DRAW_BUFFER11_NV ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER12_NV") ) { return hx::Val( DRAW_BUFFER12_NV ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER13_NV") ) { return hx::Val( DRAW_BUFFER13_NV ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER14_NV") ) { return hx::Val( DRAW_BUFFER14_NV ); } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER15_NV") ) { return hx::Val( DRAW_BUFFER15_NV ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"MAX_DRAW_BUFFERS_NV") ) { return hx::Val( MAX_DRAW_BUFFERS_NV ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT0_NV") ) { return hx::Val( COLOR_ATTACHMENT0_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT1_NV") ) { return hx::Val( COLOR_ATTACHMENT1_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT2_NV") ) { return hx::Val( COLOR_ATTACHMENT2_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT3_NV") ) { return hx::Val( COLOR_ATTACHMENT3_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT4_NV") ) { return hx::Val( COLOR_ATTACHMENT4_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT5_NV") ) { return hx::Val( COLOR_ATTACHMENT5_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT6_NV") ) { return hx::Val( COLOR_ATTACHMENT6_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT7_NV") ) { return hx::Val( COLOR_ATTACHMENT7_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT8_NV") ) { return hx::Val( COLOR_ATTACHMENT8_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT9_NV") ) { return hx::Val( COLOR_ATTACHMENT9_NV ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT10_NV") ) { return hx::Val( COLOR_ATTACHMENT10_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT11_NV") ) { return hx::Val( COLOR_ATTACHMENT11_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT12_NV") ) { return hx::Val( COLOR_ATTACHMENT12_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT13_NV") ) { return hx::Val( COLOR_ATTACHMENT13_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT14_NV") ) { return hx::Val( COLOR_ATTACHMENT14_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT15_NV") ) { return hx::Val( COLOR_ATTACHMENT15_NV ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val NV_draw_buffers_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"DRAW_BUFFER0_NV") ) { DRAW_BUFFER0_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER1_NV") ) { DRAW_BUFFER1_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER2_NV") ) { DRAW_BUFFER2_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER3_NV") ) { DRAW_BUFFER3_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER4_NV") ) { DRAW_BUFFER4_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER5_NV") ) { DRAW_BUFFER5_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER6_NV") ) { DRAW_BUFFER6_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER7_NV") ) { DRAW_BUFFER7_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER8_NV") ) { DRAW_BUFFER8_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER9_NV") ) { DRAW_BUFFER9_NV=inValue.Cast< int >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"DRAW_BUFFER10_NV") ) { DRAW_BUFFER10_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER11_NV") ) { DRAW_BUFFER11_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER12_NV") ) { DRAW_BUFFER12_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER13_NV") ) { DRAW_BUFFER13_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER14_NV") ) { DRAW_BUFFER14_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DRAW_BUFFER15_NV") ) { DRAW_BUFFER15_NV=inValue.Cast< int >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"MAX_DRAW_BUFFERS_NV") ) { MAX_DRAW_BUFFERS_NV=inValue.Cast< int >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT0_NV") ) { COLOR_ATTACHMENT0_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT1_NV") ) { COLOR_ATTACHMENT1_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT2_NV") ) { COLOR_ATTACHMENT2_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT3_NV") ) { COLOR_ATTACHMENT3_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT4_NV") ) { COLOR_ATTACHMENT4_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT5_NV") ) { COLOR_ATTACHMENT5_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT6_NV") ) { COLOR_ATTACHMENT6_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT7_NV") ) { COLOR_ATTACHMENT7_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT8_NV") ) { COLOR_ATTACHMENT8_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT9_NV") ) { COLOR_ATTACHMENT9_NV=inValue.Cast< int >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT10_NV") ) { COLOR_ATTACHMENT10_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT11_NV") ) { COLOR_ATTACHMENT11_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT12_NV") ) { COLOR_ATTACHMENT12_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT13_NV") ) { COLOR_ATTACHMENT13_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT14_NV") ) { COLOR_ATTACHMENT14_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT15_NV") ) { COLOR_ATTACHMENT15_NV=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void NV_draw_buffers_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("MAX_DRAW_BUFFERS_NV",94,39,76,92)); - outFields->push(HX_("DRAW_BUFFER0_NV",d2,90,55,5c)); - outFields->push(HX_("DRAW_BUFFER1_NV",71,c7,fe,5c)); - outFields->push(HX_("DRAW_BUFFER2_NV",10,fe,a7,5d)); - outFields->push(HX_("DRAW_BUFFER3_NV",af,34,51,5e)); - outFields->push(HX_("DRAW_BUFFER4_NV",4e,6b,fa,5e)); - outFields->push(HX_("DRAW_BUFFER5_NV",ed,a1,a3,5f)); - outFields->push(HX_("DRAW_BUFFER6_NV",8c,d8,4c,60)); - outFields->push(HX_("DRAW_BUFFER7_NV",2b,0f,f6,60)); - outFields->push(HX_("DRAW_BUFFER8_NV",ca,45,9f,61)); - outFields->push(HX_("DRAW_BUFFER9_NV",69,7c,48,62)); - outFields->push(HX_("DRAW_BUFFER10_NV",ed,93,eb,e2)); - outFields->push(HX_("DRAW_BUFFER11_NV",8c,ca,94,e3)); - outFields->push(HX_("DRAW_BUFFER12_NV",2b,01,3e,e4)); - outFields->push(HX_("DRAW_BUFFER13_NV",ca,37,e7,e4)); - outFields->push(HX_("DRAW_BUFFER14_NV",69,6e,90,e5)); - outFields->push(HX_("DRAW_BUFFER15_NV",08,a5,39,e6)); - outFields->push(HX_("COLOR_ATTACHMENT0_NV",56,c4,e4,ab)); - outFields->push(HX_("COLOR_ATTACHMENT1_NV",f5,fa,8d,ac)); - outFields->push(HX_("COLOR_ATTACHMENT2_NV",94,31,37,ad)); - outFields->push(HX_("COLOR_ATTACHMENT3_NV",33,68,e0,ad)); - outFields->push(HX_("COLOR_ATTACHMENT4_NV",d2,9e,89,ae)); - outFields->push(HX_("COLOR_ATTACHMENT5_NV",71,d5,32,af)); - outFields->push(HX_("COLOR_ATTACHMENT6_NV",10,0c,dc,af)); - outFields->push(HX_("COLOR_ATTACHMENT7_NV",af,42,85,b0)); - outFields->push(HX_("COLOR_ATTACHMENT8_NV",4e,79,2e,b1)); - outFields->push(HX_("COLOR_ATTACHMENT9_NV",ed,af,d7,b1)); - outFields->push(HX_("COLOR_ATTACHMENT10_NV",e9,73,a9,30)); - outFields->push(HX_("COLOR_ATTACHMENT11_NV",88,aa,52,31)); - outFields->push(HX_("COLOR_ATTACHMENT12_NV",27,e1,fb,31)); - outFields->push(HX_("COLOR_ATTACHMENT13_NV",c6,17,a5,32)); - outFields->push(HX_("COLOR_ATTACHMENT14_NV",65,4e,4e,33)); - outFields->push(HX_("COLOR_ATTACHMENT15_NV",04,85,f7,33)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo NV_draw_buffers_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,MAX_DRAW_BUFFERS_NV),HX_("MAX_DRAW_BUFFERS_NV",94,39,76,92)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,DRAW_BUFFER0_NV),HX_("DRAW_BUFFER0_NV",d2,90,55,5c)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,DRAW_BUFFER1_NV),HX_("DRAW_BUFFER1_NV",71,c7,fe,5c)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,DRAW_BUFFER2_NV),HX_("DRAW_BUFFER2_NV",10,fe,a7,5d)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,DRAW_BUFFER3_NV),HX_("DRAW_BUFFER3_NV",af,34,51,5e)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,DRAW_BUFFER4_NV),HX_("DRAW_BUFFER4_NV",4e,6b,fa,5e)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,DRAW_BUFFER5_NV),HX_("DRAW_BUFFER5_NV",ed,a1,a3,5f)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,DRAW_BUFFER6_NV),HX_("DRAW_BUFFER6_NV",8c,d8,4c,60)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,DRAW_BUFFER7_NV),HX_("DRAW_BUFFER7_NV",2b,0f,f6,60)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,DRAW_BUFFER8_NV),HX_("DRAW_BUFFER8_NV",ca,45,9f,61)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,DRAW_BUFFER9_NV),HX_("DRAW_BUFFER9_NV",69,7c,48,62)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,DRAW_BUFFER10_NV),HX_("DRAW_BUFFER10_NV",ed,93,eb,e2)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,DRAW_BUFFER11_NV),HX_("DRAW_BUFFER11_NV",8c,ca,94,e3)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,DRAW_BUFFER12_NV),HX_("DRAW_BUFFER12_NV",2b,01,3e,e4)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,DRAW_BUFFER13_NV),HX_("DRAW_BUFFER13_NV",ca,37,e7,e4)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,DRAW_BUFFER14_NV),HX_("DRAW_BUFFER14_NV",69,6e,90,e5)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,DRAW_BUFFER15_NV),HX_("DRAW_BUFFER15_NV",08,a5,39,e6)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,COLOR_ATTACHMENT0_NV),HX_("COLOR_ATTACHMENT0_NV",56,c4,e4,ab)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,COLOR_ATTACHMENT1_NV),HX_("COLOR_ATTACHMENT1_NV",f5,fa,8d,ac)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,COLOR_ATTACHMENT2_NV),HX_("COLOR_ATTACHMENT2_NV",94,31,37,ad)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,COLOR_ATTACHMENT3_NV),HX_("COLOR_ATTACHMENT3_NV",33,68,e0,ad)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,COLOR_ATTACHMENT4_NV),HX_("COLOR_ATTACHMENT4_NV",d2,9e,89,ae)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,COLOR_ATTACHMENT5_NV),HX_("COLOR_ATTACHMENT5_NV",71,d5,32,af)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,COLOR_ATTACHMENT6_NV),HX_("COLOR_ATTACHMENT6_NV",10,0c,dc,af)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,COLOR_ATTACHMENT7_NV),HX_("COLOR_ATTACHMENT7_NV",af,42,85,b0)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,COLOR_ATTACHMENT8_NV),HX_("COLOR_ATTACHMENT8_NV",4e,79,2e,b1)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,COLOR_ATTACHMENT9_NV),HX_("COLOR_ATTACHMENT9_NV",ed,af,d7,b1)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,COLOR_ATTACHMENT10_NV),HX_("COLOR_ATTACHMENT10_NV",e9,73,a9,30)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,COLOR_ATTACHMENT11_NV),HX_("COLOR_ATTACHMENT11_NV",88,aa,52,31)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,COLOR_ATTACHMENT12_NV),HX_("COLOR_ATTACHMENT12_NV",27,e1,fb,31)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,COLOR_ATTACHMENT13_NV),HX_("COLOR_ATTACHMENT13_NV",c6,17,a5,32)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,COLOR_ATTACHMENT14_NV),HX_("COLOR_ATTACHMENT14_NV",65,4e,4e,33)}, - {hx::fsInt,(int)offsetof(NV_draw_buffers_obj,COLOR_ATTACHMENT15_NV),HX_("COLOR_ATTACHMENT15_NV",04,85,f7,33)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *NV_draw_buffers_obj_sStaticStorageInfo = 0; -#endif - -static ::String NV_draw_buffers_obj_sMemberFields[] = { - HX_("MAX_DRAW_BUFFERS_NV",94,39,76,92), - HX_("DRAW_BUFFER0_NV",d2,90,55,5c), - HX_("DRAW_BUFFER1_NV",71,c7,fe,5c), - HX_("DRAW_BUFFER2_NV",10,fe,a7,5d), - HX_("DRAW_BUFFER3_NV",af,34,51,5e), - HX_("DRAW_BUFFER4_NV",4e,6b,fa,5e), - HX_("DRAW_BUFFER5_NV",ed,a1,a3,5f), - HX_("DRAW_BUFFER6_NV",8c,d8,4c,60), - HX_("DRAW_BUFFER7_NV",2b,0f,f6,60), - HX_("DRAW_BUFFER8_NV",ca,45,9f,61), - HX_("DRAW_BUFFER9_NV",69,7c,48,62), - HX_("DRAW_BUFFER10_NV",ed,93,eb,e2), - HX_("DRAW_BUFFER11_NV",8c,ca,94,e3), - HX_("DRAW_BUFFER12_NV",2b,01,3e,e4), - HX_("DRAW_BUFFER13_NV",ca,37,e7,e4), - HX_("DRAW_BUFFER14_NV",69,6e,90,e5), - HX_("DRAW_BUFFER15_NV",08,a5,39,e6), - HX_("COLOR_ATTACHMENT0_NV",56,c4,e4,ab), - HX_("COLOR_ATTACHMENT1_NV",f5,fa,8d,ac), - HX_("COLOR_ATTACHMENT2_NV",94,31,37,ad), - HX_("COLOR_ATTACHMENT3_NV",33,68,e0,ad), - HX_("COLOR_ATTACHMENT4_NV",d2,9e,89,ae), - HX_("COLOR_ATTACHMENT5_NV",71,d5,32,af), - HX_("COLOR_ATTACHMENT6_NV",10,0c,dc,af), - HX_("COLOR_ATTACHMENT7_NV",af,42,85,b0), - HX_("COLOR_ATTACHMENT8_NV",4e,79,2e,b1), - HX_("COLOR_ATTACHMENT9_NV",ed,af,d7,b1), - HX_("COLOR_ATTACHMENT10_NV",e9,73,a9,30), - HX_("COLOR_ATTACHMENT11_NV",88,aa,52,31), - HX_("COLOR_ATTACHMENT12_NV",27,e1,fb,31), - HX_("COLOR_ATTACHMENT13_NV",c6,17,a5,32), - HX_("COLOR_ATTACHMENT14_NV",65,4e,4e,33), - HX_("COLOR_ATTACHMENT15_NV",04,85,f7,33), - ::String(null()) }; - -hx::Class NV_draw_buffers_obj::__mClass; - -void NV_draw_buffers_obj::__register() -{ - NV_draw_buffers_obj _hx_dummy; - NV_draw_buffers_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.NV_draw_buffers",2d,be,5c,3e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(NV_draw_buffers_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< NV_draw_buffers_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NV_draw_buffers_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NV_draw_buffers_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_fbo_color_attachments.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_fbo_color_attachments.cpp deleted file mode 100644 index 1c4cd750..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_fbo_color_attachments.cpp +++ /dev/null @@ -1,207 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_fbo_color_attachments -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_a70c78690b87ad78_4_new,"lime.graphics.opengl.ext.NV_fbo_color_attachments","new",0xf66e66e5,"lime.graphics.opengl.ext.NV_fbo_color_attachments.new","lime/graphics/opengl/ext/NV_fbo_color_attachments.hx",4,0x2fbd4ec9) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void NV_fbo_color_attachments_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_a70c78690b87ad78_4_new) -HXLINE( 22) this->COLOR_ATTACHMENT15_NV = 36079; -HXLINE( 21) this->COLOR_ATTACHMENT14_NV = 36078; -HXLINE( 20) this->COLOR_ATTACHMENT13_NV = 36077; -HXLINE( 19) this->COLOR_ATTACHMENT12_NV = 36076; -HXLINE( 18) this->COLOR_ATTACHMENT11_NV = 36075; -HXLINE( 17) this->COLOR_ATTACHMENT10_NV = 36074; -HXLINE( 16) this->COLOR_ATTACHMENT9_NV = 36073; -HXLINE( 15) this->COLOR_ATTACHMENT8_NV = 36072; -HXLINE( 14) this->COLOR_ATTACHMENT7_NV = 36071; -HXLINE( 13) this->COLOR_ATTACHMENT6_NV = 36070; -HXLINE( 12) this->COLOR_ATTACHMENT5_NV = 36069; -HXLINE( 11) this->COLOR_ATTACHMENT4_NV = 36068; -HXLINE( 10) this->COLOR_ATTACHMENT3_NV = 36067; -HXLINE( 9) this->COLOR_ATTACHMENT2_NV = 36066; -HXLINE( 8) this->COLOR_ATTACHMENT1_NV = 36065; -HXLINE( 7) this->COLOR_ATTACHMENT0_NV = 36064; -HXLINE( 6) this->MAX_COLOR_ATTACHMENTS_NV = 36063; - } - -Dynamic NV_fbo_color_attachments_obj::__CreateEmpty() { return new NV_fbo_color_attachments_obj; } - -void *NV_fbo_color_attachments_obj::_hx_vtable = 0; - -Dynamic NV_fbo_color_attachments_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NV_fbo_color_attachments_obj > _hx_result = new NV_fbo_color_attachments_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NV_fbo_color_attachments_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x09dac283; -} - - -NV_fbo_color_attachments_obj::NV_fbo_color_attachments_obj() -{ -} - -hx::Val NV_fbo_color_attachments_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 20: - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT0_NV") ) { return hx::Val( COLOR_ATTACHMENT0_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT1_NV") ) { return hx::Val( COLOR_ATTACHMENT1_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT2_NV") ) { return hx::Val( COLOR_ATTACHMENT2_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT3_NV") ) { return hx::Val( COLOR_ATTACHMENT3_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT4_NV") ) { return hx::Val( COLOR_ATTACHMENT4_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT5_NV") ) { return hx::Val( COLOR_ATTACHMENT5_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT6_NV") ) { return hx::Val( COLOR_ATTACHMENT6_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT7_NV") ) { return hx::Val( COLOR_ATTACHMENT7_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT8_NV") ) { return hx::Val( COLOR_ATTACHMENT8_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT9_NV") ) { return hx::Val( COLOR_ATTACHMENT9_NV ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT10_NV") ) { return hx::Val( COLOR_ATTACHMENT10_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT11_NV") ) { return hx::Val( COLOR_ATTACHMENT11_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT12_NV") ) { return hx::Val( COLOR_ATTACHMENT12_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT13_NV") ) { return hx::Val( COLOR_ATTACHMENT13_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT14_NV") ) { return hx::Val( COLOR_ATTACHMENT14_NV ); } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT15_NV") ) { return hx::Val( COLOR_ATTACHMENT15_NV ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"MAX_COLOR_ATTACHMENTS_NV") ) { return hx::Val( MAX_COLOR_ATTACHMENTS_NV ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val NV_fbo_color_attachments_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 20: - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT0_NV") ) { COLOR_ATTACHMENT0_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT1_NV") ) { COLOR_ATTACHMENT1_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT2_NV") ) { COLOR_ATTACHMENT2_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT3_NV") ) { COLOR_ATTACHMENT3_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT4_NV") ) { COLOR_ATTACHMENT4_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT5_NV") ) { COLOR_ATTACHMENT5_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT6_NV") ) { COLOR_ATTACHMENT6_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT7_NV") ) { COLOR_ATTACHMENT7_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT8_NV") ) { COLOR_ATTACHMENT8_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT9_NV") ) { COLOR_ATTACHMENT9_NV=inValue.Cast< int >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT10_NV") ) { COLOR_ATTACHMENT10_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT11_NV") ) { COLOR_ATTACHMENT11_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT12_NV") ) { COLOR_ATTACHMENT12_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT13_NV") ) { COLOR_ATTACHMENT13_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT14_NV") ) { COLOR_ATTACHMENT14_NV=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_ATTACHMENT15_NV") ) { COLOR_ATTACHMENT15_NV=inValue.Cast< int >(); return inValue; } - break; - case 24: - if (HX_FIELD_EQ(inName,"MAX_COLOR_ATTACHMENTS_NV") ) { MAX_COLOR_ATTACHMENTS_NV=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void NV_fbo_color_attachments_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("MAX_COLOR_ATTACHMENTS_NV",ee,38,c0,07)); - outFields->push(HX_("COLOR_ATTACHMENT0_NV",56,c4,e4,ab)); - outFields->push(HX_("COLOR_ATTACHMENT1_NV",f5,fa,8d,ac)); - outFields->push(HX_("COLOR_ATTACHMENT2_NV",94,31,37,ad)); - outFields->push(HX_("COLOR_ATTACHMENT3_NV",33,68,e0,ad)); - outFields->push(HX_("COLOR_ATTACHMENT4_NV",d2,9e,89,ae)); - outFields->push(HX_("COLOR_ATTACHMENT5_NV",71,d5,32,af)); - outFields->push(HX_("COLOR_ATTACHMENT6_NV",10,0c,dc,af)); - outFields->push(HX_("COLOR_ATTACHMENT7_NV",af,42,85,b0)); - outFields->push(HX_("COLOR_ATTACHMENT8_NV",4e,79,2e,b1)); - outFields->push(HX_("COLOR_ATTACHMENT9_NV",ed,af,d7,b1)); - outFields->push(HX_("COLOR_ATTACHMENT10_NV",e9,73,a9,30)); - outFields->push(HX_("COLOR_ATTACHMENT11_NV",88,aa,52,31)); - outFields->push(HX_("COLOR_ATTACHMENT12_NV",27,e1,fb,31)); - outFields->push(HX_("COLOR_ATTACHMENT13_NV",c6,17,a5,32)); - outFields->push(HX_("COLOR_ATTACHMENT14_NV",65,4e,4e,33)); - outFields->push(HX_("COLOR_ATTACHMENT15_NV",04,85,f7,33)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo NV_fbo_color_attachments_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,MAX_COLOR_ATTACHMENTS_NV),HX_("MAX_COLOR_ATTACHMENTS_NV",ee,38,c0,07)}, - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,COLOR_ATTACHMENT0_NV),HX_("COLOR_ATTACHMENT0_NV",56,c4,e4,ab)}, - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,COLOR_ATTACHMENT1_NV),HX_("COLOR_ATTACHMENT1_NV",f5,fa,8d,ac)}, - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,COLOR_ATTACHMENT2_NV),HX_("COLOR_ATTACHMENT2_NV",94,31,37,ad)}, - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,COLOR_ATTACHMENT3_NV),HX_("COLOR_ATTACHMENT3_NV",33,68,e0,ad)}, - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,COLOR_ATTACHMENT4_NV),HX_("COLOR_ATTACHMENT4_NV",d2,9e,89,ae)}, - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,COLOR_ATTACHMENT5_NV),HX_("COLOR_ATTACHMENT5_NV",71,d5,32,af)}, - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,COLOR_ATTACHMENT6_NV),HX_("COLOR_ATTACHMENT6_NV",10,0c,dc,af)}, - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,COLOR_ATTACHMENT7_NV),HX_("COLOR_ATTACHMENT7_NV",af,42,85,b0)}, - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,COLOR_ATTACHMENT8_NV),HX_("COLOR_ATTACHMENT8_NV",4e,79,2e,b1)}, - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,COLOR_ATTACHMENT9_NV),HX_("COLOR_ATTACHMENT9_NV",ed,af,d7,b1)}, - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,COLOR_ATTACHMENT10_NV),HX_("COLOR_ATTACHMENT10_NV",e9,73,a9,30)}, - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,COLOR_ATTACHMENT11_NV),HX_("COLOR_ATTACHMENT11_NV",88,aa,52,31)}, - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,COLOR_ATTACHMENT12_NV),HX_("COLOR_ATTACHMENT12_NV",27,e1,fb,31)}, - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,COLOR_ATTACHMENT13_NV),HX_("COLOR_ATTACHMENT13_NV",c6,17,a5,32)}, - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,COLOR_ATTACHMENT14_NV),HX_("COLOR_ATTACHMENT14_NV",65,4e,4e,33)}, - {hx::fsInt,(int)offsetof(NV_fbo_color_attachments_obj,COLOR_ATTACHMENT15_NV),HX_("COLOR_ATTACHMENT15_NV",04,85,f7,33)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *NV_fbo_color_attachments_obj_sStaticStorageInfo = 0; -#endif - -static ::String NV_fbo_color_attachments_obj_sMemberFields[] = { - HX_("MAX_COLOR_ATTACHMENTS_NV",ee,38,c0,07), - HX_("COLOR_ATTACHMENT0_NV",56,c4,e4,ab), - HX_("COLOR_ATTACHMENT1_NV",f5,fa,8d,ac), - HX_("COLOR_ATTACHMENT2_NV",94,31,37,ad), - HX_("COLOR_ATTACHMENT3_NV",33,68,e0,ad), - HX_("COLOR_ATTACHMENT4_NV",d2,9e,89,ae), - HX_("COLOR_ATTACHMENT5_NV",71,d5,32,af), - HX_("COLOR_ATTACHMENT6_NV",10,0c,dc,af), - HX_("COLOR_ATTACHMENT7_NV",af,42,85,b0), - HX_("COLOR_ATTACHMENT8_NV",4e,79,2e,b1), - HX_("COLOR_ATTACHMENT9_NV",ed,af,d7,b1), - HX_("COLOR_ATTACHMENT10_NV",e9,73,a9,30), - HX_("COLOR_ATTACHMENT11_NV",88,aa,52,31), - HX_("COLOR_ATTACHMENT12_NV",27,e1,fb,31), - HX_("COLOR_ATTACHMENT13_NV",c6,17,a5,32), - HX_("COLOR_ATTACHMENT14_NV",65,4e,4e,33), - HX_("COLOR_ATTACHMENT15_NV",04,85,f7,33), - ::String(null()) }; - -hx::Class NV_fbo_color_attachments_obj::__mClass; - -void NV_fbo_color_attachments_obj::__register() -{ - NV_fbo_color_attachments_obj _hx_dummy; - NV_fbo_color_attachments_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.NV_fbo_color_attachments",73,10,56,54); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(NV_fbo_color_attachments_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< NV_fbo_color_attachments_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NV_fbo_color_attachments_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NV_fbo_color_attachments_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_fence.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_fence.cpp deleted file mode 100644 index 790d5f74..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_fence.cpp +++ /dev/null @@ -1,123 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_fence -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_9db5615dca29a616_4_new,"lime.graphics.opengl.ext.NV_fence","new",0xb5233fce,"lime.graphics.opengl.ext.NV_fence.new","lime/graphics/opengl/ext/NV_fence.hx",4,0x47c92a00) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void NV_fence_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_9db5615dca29a616_4_new) -HXLINE( 8) this->FENCE_CONDITION_NV = 34036; -HXLINE( 7) this->FENCE_STATUS_NV = 34035; -HXLINE( 6) this->ALL_COMPLETED_NV = 34034; - } - -Dynamic NV_fence_obj::__CreateEmpty() { return new NV_fence_obj; } - -void *NV_fence_obj::_hx_vtable = 0; - -Dynamic NV_fence_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NV_fence_obj > _hx_result = new NV_fence_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NV_fence_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x69ad9808; -} - - -NV_fence_obj::NV_fence_obj() -{ -} - -hx::Val NV_fence_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"FENCE_STATUS_NV") ) { return hx::Val( FENCE_STATUS_NV ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"ALL_COMPLETED_NV") ) { return hx::Val( ALL_COMPLETED_NV ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"FENCE_CONDITION_NV") ) { return hx::Val( FENCE_CONDITION_NV ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val NV_fence_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"FENCE_STATUS_NV") ) { FENCE_STATUS_NV=inValue.Cast< int >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"ALL_COMPLETED_NV") ) { ALL_COMPLETED_NV=inValue.Cast< int >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"FENCE_CONDITION_NV") ) { FENCE_CONDITION_NV=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void NV_fence_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("ALL_COMPLETED_NV",1a,ef,82,e5)); - outFields->push(HX_("FENCE_STATUS_NV",07,cc,ce,38)); - outFields->push(HX_("FENCE_CONDITION_NV",7a,2d,3f,ca)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo NV_fence_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(NV_fence_obj,ALL_COMPLETED_NV),HX_("ALL_COMPLETED_NV",1a,ef,82,e5)}, - {hx::fsInt,(int)offsetof(NV_fence_obj,FENCE_STATUS_NV),HX_("FENCE_STATUS_NV",07,cc,ce,38)}, - {hx::fsInt,(int)offsetof(NV_fence_obj,FENCE_CONDITION_NV),HX_("FENCE_CONDITION_NV",7a,2d,3f,ca)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *NV_fence_obj_sStaticStorageInfo = 0; -#endif - -static ::String NV_fence_obj_sMemberFields[] = { - HX_("ALL_COMPLETED_NV",1a,ef,82,e5), - HX_("FENCE_STATUS_NV",07,cc,ce,38), - HX_("FENCE_CONDITION_NV",7a,2d,3f,ca), - ::String(null()) }; - -hx::Class NV_fence_obj::__mClass; - -void NV_fence_obj::__register() -{ - NV_fence_obj _hx_dummy; - NV_fence_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.NV_fence",dc,00,40,ca); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(NV_fence_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< NV_fence_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NV_fence_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NV_fence_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_read_buffer.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_read_buffer.cpp deleted file mode 100644 index ea964d20..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_read_buffer.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_buffer -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7fd5b608eccbd553_6_new,"lime.graphics.opengl.ext.NV_read_buffer","new",0x0be51166,"lime.graphics.opengl.ext.NV_read_buffer.new","lime/graphics/opengl/ext/NV_read_buffer.hx",6,0x21ff5de8) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void NV_read_buffer_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_7fd5b608eccbd553_6_new) -HXDLIN( 6) this->READ_BUFFER_NV = 3074; - } - -Dynamic NV_read_buffer_obj::__CreateEmpty() { return new NV_read_buffer_obj; } - -void *NV_read_buffer_obj::_hx_vtable = 0; - -Dynamic NV_read_buffer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NV_read_buffer_obj > _hx_result = new NV_read_buffer_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NV_read_buffer_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x38f7a484; -} - - -NV_read_buffer_obj::NV_read_buffer_obj() -{ -} - -hx::Val NV_read_buffer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"READ_BUFFER_NV") ) { return hx::Val( READ_BUFFER_NV ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val NV_read_buffer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"READ_BUFFER_NV") ) { READ_BUFFER_NV=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void NV_read_buffer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("READ_BUFFER_NV",fe,e7,b0,1d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo NV_read_buffer_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(NV_read_buffer_obj,READ_BUFFER_NV),HX_("READ_BUFFER_NV",fe,e7,b0,1d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *NV_read_buffer_obj_sStaticStorageInfo = 0; -#endif - -static ::String NV_read_buffer_obj_sMemberFields[] = { - HX_("READ_BUFFER_NV",fe,e7,b0,1d), - ::String(null()) }; - -hx::Class NV_read_buffer_obj::__mClass; - -void NV_read_buffer_obj::__register() -{ - NV_read_buffer_obj _hx_dummy; - NV_read_buffer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.NV_read_buffer",74,26,23,1b); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(NV_read_buffer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< NV_read_buffer_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NV_read_buffer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NV_read_buffer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_read_buffer_front.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_read_buffer_front.cpp deleted file mode 100644 index 43df615d..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_read_buffer_front.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_buffer_front -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_5337d949f43690c9_5_new,"lime.graphics.opengl.ext.NV_read_buffer_front","new",0xba277d50,"lime.graphics.opengl.ext.NV_read_buffer_front.new","lime/graphics/opengl/ext/NV_read_buffer_front.hx",5,0x1fa707be) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void NV_read_buffer_front_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_5337d949f43690c9_5_new) - } - -Dynamic NV_read_buffer_front_obj::__CreateEmpty() { return new NV_read_buffer_front_obj; } - -void *NV_read_buffer_front_obj::_hx_vtable = 0; - -Dynamic NV_read_buffer_front_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NV_read_buffer_front_obj > _hx_result = new NV_read_buffer_front_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NV_read_buffer_front_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6ea7bda6; -} - - -NV_read_buffer_front_obj::NV_read_buffer_front_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *NV_read_buffer_front_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *NV_read_buffer_front_obj_sStaticStorageInfo = 0; -#endif - -hx::Class NV_read_buffer_front_obj::__mClass; - -void NV_read_buffer_front_obj::__register() -{ - NV_read_buffer_front_obj _hx_dummy; - NV_read_buffer_front_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.NV_read_buffer_front",5e,d5,32,a1); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< NV_read_buffer_front_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NV_read_buffer_front_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NV_read_buffer_front_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_read_depth.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_read_depth.cpp deleted file mode 100644 index d8501684..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_read_depth.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_depth -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_94059d33c32043c1_5_new,"lime.graphics.opengl.ext.NV_read_depth","new",0x80abc681,"lime.graphics.opengl.ext.NV_read_depth.new","lime/graphics/opengl/ext/NV_read_depth.hx",5,0xd58090b1) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void NV_read_depth_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_94059d33c32043c1_5_new) - } - -Dynamic NV_read_depth_obj::__CreateEmpty() { return new NV_read_depth_obj; } - -void *NV_read_depth_obj::_hx_vtable = 0; - -Dynamic NV_read_depth_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NV_read_depth_obj > _hx_result = new NV_read_depth_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NV_read_depth_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3dcd65ff; -} - - -NV_read_depth_obj::NV_read_depth_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *NV_read_depth_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *NV_read_depth_obj_sStaticStorageInfo = 0; -#endif - -hx::Class NV_read_depth_obj::__mClass; - -void NV_read_depth_obj::__register() -{ - NV_read_depth_obj _hx_dummy; - NV_read_depth_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.NV_read_depth",0f,72,cc,ba); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< NV_read_depth_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NV_read_depth_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NV_read_depth_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_read_depth_stencil.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_read_depth_stencil.cpp deleted file mode 100644 index 1b9b5b87..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_read_depth_stencil.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_depth_stencil -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_12fd9b206b598ca3_5_new,"lime.graphics.opengl.ext.NV_read_depth_stencil","new",0x21dc877e,"lime.graphics.opengl.ext.NV_read_depth_stencil.new","lime/graphics/opengl/ext/NV_read_depth_stencil.hx",5,0x5c883054) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void NV_read_depth_stencil_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_12fd9b206b598ca3_5_new) - } - -Dynamic NV_read_depth_stencil_obj::__CreateEmpty() { return new NV_read_depth_stencil_obj; } - -void *NV_read_depth_stencil_obj::_hx_vtable = 0; - -Dynamic NV_read_depth_stencil_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NV_read_depth_stencil_obj > _hx_result = new NV_read_depth_stencil_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NV_read_depth_stencil_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x696e147c; -} - - -NV_read_depth_stencil_obj::NV_read_depth_stencil_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *NV_read_depth_stencil_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *NV_read_depth_stencil_obj_sStaticStorageInfo = 0; -#endif - -hx::Class NV_read_depth_stencil_obj::__mClass; - -void NV_read_depth_stencil_obj::__register() -{ - NV_read_depth_stencil_obj _hx_dummy; - NV_read_depth_stencil_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.NV_read_depth_stencil",8c,b0,6f,fd); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< NV_read_depth_stencil_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NV_read_depth_stencil_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NV_read_depth_stencil_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_read_stencil.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_read_stencil.cpp deleted file mode 100644 index 4da4d105..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_read_stencil.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_read_stencil -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_8a976b7eb1d3d624_5_new,"lime.graphics.opengl.ext.NV_read_stencil","new",0xbdd6defa,"lime.graphics.opengl.ext.NV_read_stencil.new","lime/graphics/opengl/ext/NV_read_stencil.hx",5,0xd069d6d8) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void NV_read_stencil_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_8a976b7eb1d3d624_5_new) - } - -Dynamic NV_read_stencil_obj::__CreateEmpty() { return new NV_read_stencil_obj; } - -void *NV_read_stencil_obj::_hx_vtable = 0; - -Dynamic NV_read_stencil_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NV_read_stencil_obj > _hx_result = new NV_read_stencil_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NV_read_stencil_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6e2b69f8; -} - - -NV_read_stencil_obj::NV_read_stencil_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *NV_read_stencil_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *NV_read_stencil_obj_sStaticStorageInfo = 0; -#endif - -hx::Class NV_read_stencil_obj::__mClass; - -void NV_read_stencil_obj::__register() -{ - NV_read_stencil_obj _hx_dummy; - NV_read_stencil_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.NV_read_stencil",08,9a,11,72); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< NV_read_stencil_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NV_read_stencil_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NV_read_stencil_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_texture_compression_s3tc_update.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_texture_compression_s3tc_update.cpp deleted file mode 100644 index 1c437f1c..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_texture_compression_s3tc_update.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_texture_compression_s3tc_update -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_1c3020d116783696_5_new,"lime.graphics.opengl.ext.NV_texture_compression_s3tc_update","new",0xf27e55d9,"lime.graphics.opengl.ext.NV_texture_compression_s3tc_update.new","lime/graphics/opengl/ext/NV_texture_compression_s3tc_update.hx",5,0xc8042bd5) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void NV_texture_compression_s3tc_update_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_1c3020d116783696_5_new) - } - -Dynamic NV_texture_compression_s3tc_update_obj::__CreateEmpty() { return new NV_texture_compression_s3tc_update_obj; } - -void *NV_texture_compression_s3tc_update_obj::_hx_vtable = 0; - -Dynamic NV_texture_compression_s3tc_update_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NV_texture_compression_s3tc_update_obj > _hx_result = new NV_texture_compression_s3tc_update_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NV_texture_compression_s3tc_update_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x752704ab; -} - - -NV_texture_compression_s3tc_update_obj::NV_texture_compression_s3tc_update_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *NV_texture_compression_s3tc_update_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *NV_texture_compression_s3tc_update_obj_sStaticStorageInfo = 0; -#endif - -hx::Class NV_texture_compression_s3tc_update_obj::__mClass; - -void NV_texture_compression_s3tc_update_obj::__register() -{ - NV_texture_compression_s3tc_update_obj _hx_dummy; - NV_texture_compression_s3tc_update_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.NV_texture_compression_s3tc_update",67,75,9e,fc); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< NV_texture_compression_s3tc_update_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NV_texture_compression_s3tc_update_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NV_texture_compression_s3tc_update_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_texture_npot_2D_mipmap.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_texture_npot_2D_mipmap.cpp deleted file mode 100644 index 30cfc0bf..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/NV_texture_npot_2D_mipmap.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_NV_texture_npot_2D_mipmap -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_4e1ebca46ecf80ff_5_new,"lime.graphics.opengl.ext.NV_texture_npot_2D_mipmap","new",0xfe36a188,"lime.graphics.opengl.ext.NV_texture_npot_2D_mipmap.new","lime/graphics/opengl/ext/NV_texture_npot_2D_mipmap.hx",5,0x02359e8a) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void NV_texture_npot_2D_mipmap_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_4e1ebca46ecf80ff_5_new) - } - -Dynamic NV_texture_npot_2D_mipmap_obj::__CreateEmpty() { return new NV_texture_npot_2D_mipmap_obj; } - -void *NV_texture_npot_2D_mipmap_obj::_hx_vtable = 0; - -Dynamic NV_texture_npot_2D_mipmap_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NV_texture_npot_2D_mipmap_obj > _hx_result = new NV_texture_npot_2D_mipmap_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NV_texture_npot_2D_mipmap_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2e400bb2; -} - - -NV_texture_npot_2D_mipmap_obj::NV_texture_npot_2D_mipmap_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *NV_texture_npot_2D_mipmap_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *NV_texture_npot_2D_mipmap_obj_sStaticStorageInfo = 0; -#endif - -hx::Class NV_texture_npot_2D_mipmap_obj::__mClass; - -void NV_texture_npot_2D_mipmap_obj::__register() -{ - NV_texture_npot_2D_mipmap_obj _hx_dummy; - NV_texture_npot_2D_mipmap_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.NV_texture_npot_2D_mipmap",96,7d,5d,78); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< NV_texture_npot_2D_mipmap_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NV_texture_npot_2D_mipmap_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NV_texture_npot_2D_mipmap_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_EGL_image.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_EGL_image.cpp deleted file mode 100644 index 6234b06e..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_EGL_image.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_EGL_image -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_8d0895ed1f8ffb08_5_new,"lime.graphics.opengl.ext.OES_EGL_image","new",0x6c1a8a54,"lime.graphics.opengl.ext.OES_EGL_image.new","lime/graphics/opengl/ext/OES_EGL_image.hx",5,0x022e683e) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_EGL_image_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_8d0895ed1f8ffb08_5_new) - } - -Dynamic OES_EGL_image_obj::__CreateEmpty() { return new OES_EGL_image_obj; } - -void *OES_EGL_image_obj::_hx_vtable = 0; - -Dynamic OES_EGL_image_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_EGL_image_obj > _hx_result = new OES_EGL_image_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_EGL_image_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4416ef1a; -} - - -OES_EGL_image_obj::OES_EGL_image_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *OES_EGL_image_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *OES_EGL_image_obj_sStaticStorageInfo = 0; -#endif - -hx::Class OES_EGL_image_obj::__mClass; - -void OES_EGL_image_obj::__register() -{ - OES_EGL_image_obj _hx_dummy; - OES_EGL_image_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_EGL_image",62,10,d2,25); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< OES_EGL_image_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_EGL_image_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_EGL_image_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_EGL_image_external.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_EGL_image_external.cpp deleted file mode 100644 index 76c67e73..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_EGL_image_external.cpp +++ /dev/null @@ -1,129 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_EGL_image_external -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_a78482bd5914f663_4_new,"lime.graphics.opengl.ext.OES_EGL_image_external","new",0x7e01d1fa,"lime.graphics.opengl.ext.OES_EGL_image_external.new","lime/graphics/opengl/ext/OES_EGL_image_external.hx",4,0xf55619d4) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_EGL_image_external_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_a78482bd5914f663_4_new) -HXLINE( 9) this->REQUIRED_TEXTURE_IMAGE_UNITS_OES = 36200; -HXLINE( 8) this->TEXTURE_BINDING_EXTERNAL_OES = 36199; -HXLINE( 7) this->SAMPLER_EXTERNAL_OES = 36198; -HXLINE( 6) this->TEXTURE_EXTERNAL_OES = 36197; - } - -Dynamic OES_EGL_image_external_obj::__CreateEmpty() { return new OES_EGL_image_external_obj; } - -void *OES_EGL_image_external_obj::_hx_vtable = 0; - -Dynamic OES_EGL_image_external_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_EGL_image_external_obj > _hx_result = new OES_EGL_image_external_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_EGL_image_external_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x11a01b18; -} - - -OES_EGL_image_external_obj::OES_EGL_image_external_obj() -{ -} - -hx::Val OES_EGL_image_external_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 20: - if (HX_FIELD_EQ(inName,"TEXTURE_EXTERNAL_OES") ) { return hx::Val( TEXTURE_EXTERNAL_OES ); } - if (HX_FIELD_EQ(inName,"SAMPLER_EXTERNAL_OES") ) { return hx::Val( SAMPLER_EXTERNAL_OES ); } - break; - case 28: - if (HX_FIELD_EQ(inName,"TEXTURE_BINDING_EXTERNAL_OES") ) { return hx::Val( TEXTURE_BINDING_EXTERNAL_OES ); } - break; - case 32: - if (HX_FIELD_EQ(inName,"REQUIRED_TEXTURE_IMAGE_UNITS_OES") ) { return hx::Val( REQUIRED_TEXTURE_IMAGE_UNITS_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_EGL_image_external_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 20: - if (HX_FIELD_EQ(inName,"TEXTURE_EXTERNAL_OES") ) { TEXTURE_EXTERNAL_OES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SAMPLER_EXTERNAL_OES") ) { SAMPLER_EXTERNAL_OES=inValue.Cast< int >(); return inValue; } - break; - case 28: - if (HX_FIELD_EQ(inName,"TEXTURE_BINDING_EXTERNAL_OES") ) { TEXTURE_BINDING_EXTERNAL_OES=inValue.Cast< int >(); return inValue; } - break; - case 32: - if (HX_FIELD_EQ(inName,"REQUIRED_TEXTURE_IMAGE_UNITS_OES") ) { REQUIRED_TEXTURE_IMAGE_UNITS_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_EGL_image_external_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("TEXTURE_EXTERNAL_OES",8d,24,93,6b)); - outFields->push(HX_("SAMPLER_EXTERNAL_OES",40,50,34,6c)); - outFields->push(HX_("TEXTURE_BINDING_EXTERNAL_OES",27,e9,a2,b6)); - outFields->push(HX_("REQUIRED_TEXTURE_IMAGE_UNITS_OES",25,2a,48,aa)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_EGL_image_external_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_EGL_image_external_obj,TEXTURE_EXTERNAL_OES),HX_("TEXTURE_EXTERNAL_OES",8d,24,93,6b)}, - {hx::fsInt,(int)offsetof(OES_EGL_image_external_obj,SAMPLER_EXTERNAL_OES),HX_("SAMPLER_EXTERNAL_OES",40,50,34,6c)}, - {hx::fsInt,(int)offsetof(OES_EGL_image_external_obj,TEXTURE_BINDING_EXTERNAL_OES),HX_("TEXTURE_BINDING_EXTERNAL_OES",27,e9,a2,b6)}, - {hx::fsInt,(int)offsetof(OES_EGL_image_external_obj,REQUIRED_TEXTURE_IMAGE_UNITS_OES),HX_("REQUIRED_TEXTURE_IMAGE_UNITS_OES",25,2a,48,aa)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_EGL_image_external_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_EGL_image_external_obj_sMemberFields[] = { - HX_("TEXTURE_EXTERNAL_OES",8d,24,93,6b), - HX_("SAMPLER_EXTERNAL_OES",40,50,34,6c), - HX_("TEXTURE_BINDING_EXTERNAL_OES",27,e9,a2,b6), - HX_("REQUIRED_TEXTURE_IMAGE_UNITS_OES",25,2a,48,aa), - ::String(null()) }; - -hx::Class OES_EGL_image_external_obj::__mClass; - -void OES_EGL_image_external_obj::__register() -{ - OES_EGL_image_external_obj _hx_dummy; - OES_EGL_image_external_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_EGL_image_external",08,0d,07,ff); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_EGL_image_external_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_EGL_image_external_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_EGL_image_external_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_EGL_image_external_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_compressed_ETC1_RGB8_texture.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_compressed_ETC1_RGB8_texture.cpp deleted file mode 100644 index 1861bb9d..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_compressed_ETC1_RGB8_texture.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_compressed_ETC1_RGB8_texture -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d9cc39cd2e451b00_6_new,"lime.graphics.opengl.ext.OES_compressed_ETC1_RGB8_texture","new",0x4138d4e1,"lime.graphics.opengl.ext.OES_compressed_ETC1_RGB8_texture.new","lime/graphics/opengl/ext/OES_compressed_ETC1_RGB8_texture.hx",6,0xea6c824d) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_compressed_ETC1_RGB8_texture_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_d9cc39cd2e451b00_6_new) -HXDLIN( 6) this->ETC1_RGB8_OES = 36196; - } - -Dynamic OES_compressed_ETC1_RGB8_texture_obj::__CreateEmpty() { return new OES_compressed_ETC1_RGB8_texture_obj; } - -void *OES_compressed_ETC1_RGB8_texture_obj::_hx_vtable = 0; - -Dynamic OES_compressed_ETC1_RGB8_texture_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_compressed_ETC1_RGB8_texture_obj > _hx_result = new OES_compressed_ETC1_RGB8_texture_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_compressed_ETC1_RGB8_texture_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0ef8127f; -} - - -OES_compressed_ETC1_RGB8_texture_obj::OES_compressed_ETC1_RGB8_texture_obj() -{ -} - -hx::Val OES_compressed_ETC1_RGB8_texture_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"ETC1_RGB8_OES") ) { return hx::Val( ETC1_RGB8_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_compressed_ETC1_RGB8_texture_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"ETC1_RGB8_OES") ) { ETC1_RGB8_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_compressed_ETC1_RGB8_texture_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("ETC1_RGB8_OES",ab,04,61,eb)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_compressed_ETC1_RGB8_texture_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_compressed_ETC1_RGB8_texture_obj,ETC1_RGB8_OES),HX_("ETC1_RGB8_OES",ab,04,61,eb)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_compressed_ETC1_RGB8_texture_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_compressed_ETC1_RGB8_texture_obj_sMemberFields[] = { - HX_("ETC1_RGB8_OES",ab,04,61,eb), - ::String(null()) }; - -hx::Class OES_compressed_ETC1_RGB8_texture_obj::__mClass; - -void OES_compressed_ETC1_RGB8_texture_obj::__register() -{ - OES_compressed_ETC1_RGB8_texture_obj _hx_dummy; - OES_compressed_ETC1_RGB8_texture_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_compressed_ETC1_RGB8_texture",6f,d0,5a,2b); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_compressed_ETC1_RGB8_texture_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_compressed_ETC1_RGB8_texture_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_compressed_ETC1_RGB8_texture_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_compressed_ETC1_RGB8_texture_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_compressed_paletted_texture.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_compressed_paletted_texture.cpp deleted file mode 100644 index 3d4f2169..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_compressed_paletted_texture.cpp +++ /dev/null @@ -1,169 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_compressed_paletted_texture -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_169dd139fd8d75fb_4_new,"lime.graphics.opengl.ext.OES_compressed_paletted_texture","new",0x4e71e5b1,"lime.graphics.opengl.ext.OES_compressed_paletted_texture.new","lime/graphics/opengl/ext/OES_compressed_paletted_texture.hx",4,0x52203801) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_compressed_paletted_texture_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_169dd139fd8d75fb_4_new) -HXLINE( 15) this->PALETTE8_RGB5_A1_OES = 35737; -HXLINE( 14) this->PALETTE8_RGBA4_OES = 35736; -HXLINE( 13) this->PALETTE8_R5_G6_B5_OES = 35735; -HXLINE( 12) this->PALETTE8_RGBA8_OES = 35734; -HXLINE( 11) this->PALETTE8_RGB8_OES = 35733; -HXLINE( 10) this->PALETTE4_RGB5_A1_OES = 35732; -HXLINE( 9) this->PALETTE4_RGBA4_OES = 35731; -HXLINE( 8) this->PALETTE4_R5_G6_B5_OES = 35730; -HXLINE( 7) this->PALETTE4_RGBA8_OES = 35729; -HXLINE( 6) this->PALETTE4_RGB8_OES = 35728; - } - -Dynamic OES_compressed_paletted_texture_obj::__CreateEmpty() { return new OES_compressed_paletted_texture_obj; } - -void *OES_compressed_paletted_texture_obj::_hx_vtable = 0; - -Dynamic OES_compressed_paletted_texture_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_compressed_paletted_texture_obj > _hx_result = new OES_compressed_paletted_texture_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_compressed_paletted_texture_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7c63e92f; -} - - -OES_compressed_paletted_texture_obj::OES_compressed_paletted_texture_obj() -{ -} - -hx::Val OES_compressed_paletted_texture_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"PALETTE4_RGB8_OES") ) { return hx::Val( PALETTE4_RGB8_OES ); } - if (HX_FIELD_EQ(inName,"PALETTE8_RGB8_OES") ) { return hx::Val( PALETTE8_RGB8_OES ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"PALETTE4_RGBA8_OES") ) { return hx::Val( PALETTE4_RGBA8_OES ); } - if (HX_FIELD_EQ(inName,"PALETTE4_RGBA4_OES") ) { return hx::Val( PALETTE4_RGBA4_OES ); } - if (HX_FIELD_EQ(inName,"PALETTE8_RGBA8_OES") ) { return hx::Val( PALETTE8_RGBA8_OES ); } - if (HX_FIELD_EQ(inName,"PALETTE8_RGBA4_OES") ) { return hx::Val( PALETTE8_RGBA4_OES ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"PALETTE4_RGB5_A1_OES") ) { return hx::Val( PALETTE4_RGB5_A1_OES ); } - if (HX_FIELD_EQ(inName,"PALETTE8_RGB5_A1_OES") ) { return hx::Val( PALETTE8_RGB5_A1_OES ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"PALETTE4_R5_G6_B5_OES") ) { return hx::Val( PALETTE4_R5_G6_B5_OES ); } - if (HX_FIELD_EQ(inName,"PALETTE8_R5_G6_B5_OES") ) { return hx::Val( PALETTE8_R5_G6_B5_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_compressed_paletted_texture_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"PALETTE4_RGB8_OES") ) { PALETTE4_RGB8_OES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PALETTE8_RGB8_OES") ) { PALETTE8_RGB8_OES=inValue.Cast< int >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"PALETTE4_RGBA8_OES") ) { PALETTE4_RGBA8_OES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PALETTE4_RGBA4_OES") ) { PALETTE4_RGBA4_OES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PALETTE8_RGBA8_OES") ) { PALETTE8_RGBA8_OES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PALETTE8_RGBA4_OES") ) { PALETTE8_RGBA4_OES=inValue.Cast< int >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"PALETTE4_RGB5_A1_OES") ) { PALETTE4_RGB5_A1_OES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PALETTE8_RGB5_A1_OES") ) { PALETTE8_RGB5_A1_OES=inValue.Cast< int >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"PALETTE4_R5_G6_B5_OES") ) { PALETTE4_R5_G6_B5_OES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PALETTE8_R5_G6_B5_OES") ) { PALETTE8_R5_G6_B5_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_compressed_paletted_texture_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("PALETTE4_RGB8_OES",6f,94,1b,77)); - outFields->push(HX_("PALETTE4_RGBA8_OES",fc,e0,36,f0)); - outFields->push(HX_("PALETTE4_R5_G6_B5_OES",0b,45,14,23)); - outFields->push(HX_("PALETTE4_RGBA4_OES",f8,8e,9c,a2)); - outFields->push(HX_("PALETTE4_RGB5_A1_OES",3f,5b,48,08)); - outFields->push(HX_("PALETTE8_RGB8_OES",eb,73,45,78)); - outFields->push(HX_("PALETTE8_RGBA8_OES",00,8e,b0,f3)); - outFields->push(HX_("PALETTE8_R5_G6_B5_OES",87,92,c9,2d)); - outFields->push(HX_("PALETTE8_RGBA4_OES",fc,3b,16,a6)); - outFields->push(HX_("PALETTE8_RGB5_A1_OES",43,51,4a,1f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_compressed_paletted_texture_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_compressed_paletted_texture_obj,PALETTE4_RGB8_OES),HX_("PALETTE4_RGB8_OES",6f,94,1b,77)}, - {hx::fsInt,(int)offsetof(OES_compressed_paletted_texture_obj,PALETTE4_RGBA8_OES),HX_("PALETTE4_RGBA8_OES",fc,e0,36,f0)}, - {hx::fsInt,(int)offsetof(OES_compressed_paletted_texture_obj,PALETTE4_R5_G6_B5_OES),HX_("PALETTE4_R5_G6_B5_OES",0b,45,14,23)}, - {hx::fsInt,(int)offsetof(OES_compressed_paletted_texture_obj,PALETTE4_RGBA4_OES),HX_("PALETTE4_RGBA4_OES",f8,8e,9c,a2)}, - {hx::fsInt,(int)offsetof(OES_compressed_paletted_texture_obj,PALETTE4_RGB5_A1_OES),HX_("PALETTE4_RGB5_A1_OES",3f,5b,48,08)}, - {hx::fsInt,(int)offsetof(OES_compressed_paletted_texture_obj,PALETTE8_RGB8_OES),HX_("PALETTE8_RGB8_OES",eb,73,45,78)}, - {hx::fsInt,(int)offsetof(OES_compressed_paletted_texture_obj,PALETTE8_RGBA8_OES),HX_("PALETTE8_RGBA8_OES",00,8e,b0,f3)}, - {hx::fsInt,(int)offsetof(OES_compressed_paletted_texture_obj,PALETTE8_R5_G6_B5_OES),HX_("PALETTE8_R5_G6_B5_OES",87,92,c9,2d)}, - {hx::fsInt,(int)offsetof(OES_compressed_paletted_texture_obj,PALETTE8_RGBA4_OES),HX_("PALETTE8_RGBA4_OES",fc,3b,16,a6)}, - {hx::fsInt,(int)offsetof(OES_compressed_paletted_texture_obj,PALETTE8_RGB5_A1_OES),HX_("PALETTE8_RGB5_A1_OES",43,51,4a,1f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_compressed_paletted_texture_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_compressed_paletted_texture_obj_sMemberFields[] = { - HX_("PALETTE4_RGB8_OES",6f,94,1b,77), - HX_("PALETTE4_RGBA8_OES",fc,e0,36,f0), - HX_("PALETTE4_R5_G6_B5_OES",0b,45,14,23), - HX_("PALETTE4_RGBA4_OES",f8,8e,9c,a2), - HX_("PALETTE4_RGB5_A1_OES",3f,5b,48,08), - HX_("PALETTE8_RGB8_OES",eb,73,45,78), - HX_("PALETTE8_RGBA8_OES",00,8e,b0,f3), - HX_("PALETTE8_R5_G6_B5_OES",87,92,c9,2d), - HX_("PALETTE8_RGBA4_OES",fc,3b,16,a6), - HX_("PALETTE8_RGB5_A1_OES",43,51,4a,1f), - ::String(null()) }; - -hx::Class OES_compressed_paletted_texture_obj::__mClass; - -void OES_compressed_paletted_texture_obj::__register() -{ - OES_compressed_paletted_texture_obj _hx_dummy; - OES_compressed_paletted_texture_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_compressed_paletted_texture",3f,39,e7,12); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_compressed_paletted_texture_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_compressed_paletted_texture_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_compressed_paletted_texture_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_compressed_paletted_texture_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_depth24.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_depth24.cpp deleted file mode 100644 index 0359386d..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_depth24.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_depth24 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f8d54f752c084853_6_new,"lime.graphics.opengl.ext.OES_depth24","new",0x7a2dbe93,"lime.graphics.opengl.ext.OES_depth24.new","lime/graphics/opengl/ext/OES_depth24.hx",6,0x5d6ef45f) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_depth24_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_f8d54f752c084853_6_new) -HXDLIN( 6) this->DEPTH_COMPONENT24_OES = 33190; - } - -Dynamic OES_depth24_obj::__CreateEmpty() { return new OES_depth24_obj; } - -void *OES_depth24_obj::_hx_vtable = 0; - -Dynamic OES_depth24_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_depth24_obj > _hx_result = new OES_depth24_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_depth24_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x781f9111; -} - - -OES_depth24_obj::OES_depth24_obj() -{ -} - -hx::Val OES_depth24_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 21: - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT24_OES") ) { return hx::Val( DEPTH_COMPONENT24_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_depth24_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 21: - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT24_OES") ) { DEPTH_COMPONENT24_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_depth24_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("DEPTH_COMPONENT24_OES",01,7e,8e,35)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_depth24_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_depth24_obj,DEPTH_COMPONENT24_OES),HX_("DEPTH_COMPONENT24_OES",01,7e,8e,35)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_depth24_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_depth24_obj_sMemberFields[] = { - HX_("DEPTH_COMPONENT24_OES",01,7e,8e,35), - ::String(null()) }; - -hx::Class OES_depth24_obj::__mClass; - -void OES_depth24_obj::__register() -{ - OES_depth24_obj _hx_dummy; - OES_depth24_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_depth24",21,79,08,bb); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_depth24_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_depth24_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_depth24_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_depth24_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_depth32.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_depth32.cpp deleted file mode 100644 index b775b600..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_depth32.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_depth32 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_ffc0fa1babf247a6_6_new,"lime.graphics.opengl.ext.OES_depth32","new",0xb9bbf1f0,"lime.graphics.opengl.ext.OES_depth32.new","lime/graphics/opengl/ext/OES_depth32.hx",6,0xef831ba2) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_depth32_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_ffc0fa1babf247a6_6_new) -HXDLIN( 6) this->DEPTH_COMPONENT32_OES = 33191; - } - -Dynamic OES_depth32_obj::__CreateEmpty() { return new OES_depth32_obj; } - -void *OES_depth32_obj::_hx_vtable = 0; - -Dynamic OES_depth32_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_depth32_obj > _hx_result = new OES_depth32_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_depth32_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x781f91ee; -} - - -OES_depth32_obj::OES_depth32_obj() -{ -} - -hx::Val OES_depth32_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 21: - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT32_OES") ) { return hx::Val( DEPTH_COMPONENT32_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_depth32_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 21: - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT32_OES") ) { DEPTH_COMPONENT32_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_depth32_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("DEPTH_COMPONENT32_OES",5e,b1,1c,75)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_depth32_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_depth32_obj,DEPTH_COMPONENT32_OES),HX_("DEPTH_COMPONENT32_OES",5e,b1,1c,75)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_depth32_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_depth32_obj_sMemberFields[] = { - HX_("DEPTH_COMPONENT32_OES",5e,b1,1c,75), - ::String(null()) }; - -hx::Class OES_depth32_obj::__mClass; - -void OES_depth32_obj::__register() -{ - OES_depth32_obj _hx_dummy; - OES_depth32_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_depth32",fe,79,08,bb); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_depth32_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_depth32_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_depth32_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_depth32_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_depth_texture.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_depth_texture.cpp deleted file mode 100644 index aab519ee..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_depth_texture.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_depth_texture -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_40e705a33ea3613f_5_new,"lime.graphics.opengl.ext.OES_depth_texture","new",0xde3f7b6d,"lime.graphics.opengl.ext.OES_depth_texture.new","lime/graphics/opengl/ext/OES_depth_texture.hx",5,0xae4fd645) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_depth_texture_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_40e705a33ea3613f_5_new) - } - -Dynamic OES_depth_texture_obj::__CreateEmpty() { return new OES_depth_texture_obj; } - -void *OES_depth_texture_obj::_hx_vtable = 0; - -Dynamic OES_depth_texture_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_depth_texture_obj > _hx_result = new OES_depth_texture_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_depth_texture_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7ef1eceb; -} - - -OES_depth_texture_obj::OES_depth_texture_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *OES_depth_texture_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *OES_depth_texture_obj_sStaticStorageInfo = 0; -#endif - -hx::Class OES_depth_texture_obj::__mClass; - -void OES_depth_texture_obj::__register() -{ - OES_depth_texture_obj _hx_dummy; - OES_depth_texture_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_depth_texture",fb,40,d0,ec); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< OES_depth_texture_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_depth_texture_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_depth_texture_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_element_index_uint.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_element_index_uint.cpp deleted file mode 100644 index 50ac21de..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_element_index_uint.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_element_index_uint -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c9ab2221efeb0596_7_new,"lime.graphics.opengl.ext.OES_element_index_uint","new",0xddf74ae0,"lime.graphics.opengl.ext.OES_element_index_uint.new","lime/graphics/opengl/ext/OES_element_index_uint.hx",7,0x4991bfae) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_element_index_uint_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_c9ab2221efeb0596_7_new) -HXDLIN( 7) this->UNSIGNED_INT = 5125; - } - -Dynamic OES_element_index_uint_obj::__CreateEmpty() { return new OES_element_index_uint_obj; } - -void *OES_element_index_uint_obj::_hx_vtable = 0; - -Dynamic OES_element_index_uint_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_element_index_uint_obj > _hx_result = new OES_element_index_uint_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_element_index_uint_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2f21a8fe; -} - - -OES_element_index_uint_obj::OES_element_index_uint_obj() -{ -} - -hx::Val OES_element_index_uint_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"UNSIGNED_INT") ) { return hx::Val( UNSIGNED_INT ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_element_index_uint_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"UNSIGNED_INT") ) { UNSIGNED_INT=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_element_index_uint_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("UNSIGNED_INT",45,fd,b9,1c)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_element_index_uint_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_element_index_uint_obj,UNSIGNED_INT),HX_("UNSIGNED_INT",45,fd,b9,1c)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_element_index_uint_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_element_index_uint_obj_sMemberFields[] = { - HX_("UNSIGNED_INT",45,fd,b9,1c), - ::String(null()) }; - -hx::Class OES_element_index_uint_obj::__mClass; - -void OES_element_index_uint_obj::__register() -{ - OES_element_index_uint_obj _hx_dummy; - OES_element_index_uint_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_element_index_uint",ee,9a,88,1c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_element_index_uint_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_element_index_uint_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_element_index_uint_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_element_index_uint_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_get_program_binary.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_get_program_binary.cpp deleted file mode 100644 index 4df870d2..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_get_program_binary.cpp +++ /dev/null @@ -1,123 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_get_program_binary -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_497b3991c268df4c_4_new,"lime.graphics.opengl.ext.OES_get_program_binary","new",0x4a588dbb,"lime.graphics.opengl.ext.OES_get_program_binary.new","lime/graphics/opengl/ext/OES_get_program_binary.hx",4,0x4d7fd133) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_get_program_binary_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_497b3991c268df4c_4_new) -HXLINE( 8) this->PROGRAM_BINARY_FORMATS_OES = 34815; -HXLINE( 7) this->NUM_PROGRAM_BINARY_FORMATS_OES = 34814; -HXLINE( 6) this->PROGRAM_BINARY_LENGTH_OES = 34625; - } - -Dynamic OES_get_program_binary_obj::__CreateEmpty() { return new OES_get_program_binary_obj; } - -void *OES_get_program_binary_obj::_hx_vtable = 0; - -Dynamic OES_get_program_binary_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_get_program_binary_obj > _hx_result = new OES_get_program_binary_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_get_program_binary_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7f1ba259; -} - - -OES_get_program_binary_obj::OES_get_program_binary_obj() -{ -} - -hx::Val OES_get_program_binary_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 25: - if (HX_FIELD_EQ(inName,"PROGRAM_BINARY_LENGTH_OES") ) { return hx::Val( PROGRAM_BINARY_LENGTH_OES ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"PROGRAM_BINARY_FORMATS_OES") ) { return hx::Val( PROGRAM_BINARY_FORMATS_OES ); } - break; - case 30: - if (HX_FIELD_EQ(inName,"NUM_PROGRAM_BINARY_FORMATS_OES") ) { return hx::Val( NUM_PROGRAM_BINARY_FORMATS_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_get_program_binary_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 25: - if (HX_FIELD_EQ(inName,"PROGRAM_BINARY_LENGTH_OES") ) { PROGRAM_BINARY_LENGTH_OES=inValue.Cast< int >(); return inValue; } - break; - case 26: - if (HX_FIELD_EQ(inName,"PROGRAM_BINARY_FORMATS_OES") ) { PROGRAM_BINARY_FORMATS_OES=inValue.Cast< int >(); return inValue; } - break; - case 30: - if (HX_FIELD_EQ(inName,"NUM_PROGRAM_BINARY_FORMATS_OES") ) { NUM_PROGRAM_BINARY_FORMATS_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_get_program_binary_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("PROGRAM_BINARY_LENGTH_OES",47,1e,7d,58)); - outFields->push(HX_("NUM_PROGRAM_BINARY_FORMATS_OES",30,f9,d9,07)); - outFields->push(HX_("PROGRAM_BINARY_FORMATS_OES",77,5e,a0,0d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_get_program_binary_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_get_program_binary_obj,PROGRAM_BINARY_LENGTH_OES),HX_("PROGRAM_BINARY_LENGTH_OES",47,1e,7d,58)}, - {hx::fsInt,(int)offsetof(OES_get_program_binary_obj,NUM_PROGRAM_BINARY_FORMATS_OES),HX_("NUM_PROGRAM_BINARY_FORMATS_OES",30,f9,d9,07)}, - {hx::fsInt,(int)offsetof(OES_get_program_binary_obj,PROGRAM_BINARY_FORMATS_OES),HX_("PROGRAM_BINARY_FORMATS_OES",77,5e,a0,0d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_get_program_binary_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_get_program_binary_obj_sMemberFields[] = { - HX_("PROGRAM_BINARY_LENGTH_OES",47,1e,7d,58), - HX_("NUM_PROGRAM_BINARY_FORMATS_OES",30,f9,d9,07), - HX_("PROGRAM_BINARY_FORMATS_OES",77,5e,a0,0d), - ::String(null()) }; - -hx::Class OES_get_program_binary_obj::__mClass; - -void OES_get_program_binary_obj::__register() -{ - OES_get_program_binary_obj _hx_dummy; - OES_get_program_binary_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_get_program_binary",49,94,82,6c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_get_program_binary_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_get_program_binary_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_get_program_binary_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_get_program_binary_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_mapbuffer.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_mapbuffer.cpp deleted file mode 100644 index 54115674..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_mapbuffer.cpp +++ /dev/null @@ -1,129 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_mapbuffer -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c25d4af8f239f11a_4_new,"lime.graphics.opengl.ext.OES_mapbuffer","new",0x321fb62a,"lime.graphics.opengl.ext.OES_mapbuffer.new","lime/graphics/opengl/ext/OES_mapbuffer.hx",4,0x4ed60928) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_mapbuffer_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_c25d4af8f239f11a_4_new) -HXLINE( 9) this->BUFFER_MAP_POINTER_OES = 35005; -HXLINE( 8) this->BUFFER_MAPPED_OES = 35004; -HXLINE( 7) this->BUFFER_ACCESS_OES = 35003; -HXLINE( 6) this->WRITE_ONLY_OES = 35001; - } - -Dynamic OES_mapbuffer_obj::__CreateEmpty() { return new OES_mapbuffer_obj; } - -void *OES_mapbuffer_obj::_hx_vtable = 0; - -Dynamic OES_mapbuffer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_mapbuffer_obj > _hx_result = new OES_mapbuffer_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_mapbuffer_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5df40d28; -} - - -OES_mapbuffer_obj::OES_mapbuffer_obj() -{ -} - -hx::Val OES_mapbuffer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"WRITE_ONLY_OES") ) { return hx::Val( WRITE_ONLY_OES ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"BUFFER_ACCESS_OES") ) { return hx::Val( BUFFER_ACCESS_OES ); } - if (HX_FIELD_EQ(inName,"BUFFER_MAPPED_OES") ) { return hx::Val( BUFFER_MAPPED_OES ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"BUFFER_MAP_POINTER_OES") ) { return hx::Val( BUFFER_MAP_POINTER_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_mapbuffer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"WRITE_ONLY_OES") ) { WRITE_ONLY_OES=inValue.Cast< int >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"BUFFER_ACCESS_OES") ) { BUFFER_ACCESS_OES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BUFFER_MAPPED_OES") ) { BUFFER_MAPPED_OES=inValue.Cast< int >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"BUFFER_MAP_POINTER_OES") ) { BUFFER_MAP_POINTER_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_mapbuffer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("WRITE_ONLY_OES",aa,29,b5,d7)); - outFields->push(HX_("BUFFER_ACCESS_OES",41,5b,45,fb)); - outFields->push(HX_("BUFFER_MAPPED_OES",d0,4c,da,cd)); - outFields->push(HX_("BUFFER_MAP_POINTER_OES",99,e4,3a,9f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_mapbuffer_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_mapbuffer_obj,WRITE_ONLY_OES),HX_("WRITE_ONLY_OES",aa,29,b5,d7)}, - {hx::fsInt,(int)offsetof(OES_mapbuffer_obj,BUFFER_ACCESS_OES),HX_("BUFFER_ACCESS_OES",41,5b,45,fb)}, - {hx::fsInt,(int)offsetof(OES_mapbuffer_obj,BUFFER_MAPPED_OES),HX_("BUFFER_MAPPED_OES",d0,4c,da,cd)}, - {hx::fsInt,(int)offsetof(OES_mapbuffer_obj,BUFFER_MAP_POINTER_OES),HX_("BUFFER_MAP_POINTER_OES",99,e4,3a,9f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_mapbuffer_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_mapbuffer_obj_sMemberFields[] = { - HX_("WRITE_ONLY_OES",aa,29,b5,d7), - HX_("BUFFER_ACCESS_OES",41,5b,45,fb), - HX_("BUFFER_MAPPED_OES",d0,4c,da,cd), - HX_("BUFFER_MAP_POINTER_OES",99,e4,3a,9f), - ::String(null()) }; - -hx::Class OES_mapbuffer_obj::__mClass; - -void OES_mapbuffer_obj::__register() -{ - OES_mapbuffer_obj _hx_dummy; - OES_mapbuffer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_mapbuffer",38,19,f3,da); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_mapbuffer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_mapbuffer_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_mapbuffer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_mapbuffer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_packed_depth_stencil.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_packed_depth_stencil.cpp deleted file mode 100644 index 512ab246..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_packed_depth_stencil.cpp +++ /dev/null @@ -1,123 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_packed_depth_stencil -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_cffe52c47ffe91d7_4_new,"lime.graphics.opengl.ext.OES_packed_depth_stencil","new",0xc0eff98f,"lime.graphics.opengl.ext.OES_packed_depth_stencil.new","lime/graphics/opengl/ext/OES_packed_depth_stencil.hx",4,0x2c0e3f5f) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_packed_depth_stencil_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_cffe52c47ffe91d7_4_new) -HXLINE( 8) this->DEPTH24_STENCIL8_OES = 35056; -HXLINE( 7) this->UNSIGNED_INT_24_8_OES = 34042; -HXLINE( 6) this->DEPTH_STENCIL_OES = 34041; - } - -Dynamic OES_packed_depth_stencil_obj::__CreateEmpty() { return new OES_packed_depth_stencil_obj; } - -void *OES_packed_depth_stencil_obj::_hx_vtable = 0; - -Dynamic OES_packed_depth_stencil_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_packed_depth_stencil_obj > _hx_result = new OES_packed_depth_stencil_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_packed_depth_stencil_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7e5f382d; -} - - -OES_packed_depth_stencil_obj::OES_packed_depth_stencil_obj() -{ -} - -hx::Val OES_packed_depth_stencil_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"DEPTH_STENCIL_OES") ) { return hx::Val( DEPTH_STENCIL_OES ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"DEPTH24_STENCIL8_OES") ) { return hx::Val( DEPTH24_STENCIL8_OES ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_24_8_OES") ) { return hx::Val( UNSIGNED_INT_24_8_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_packed_depth_stencil_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"DEPTH_STENCIL_OES") ) { DEPTH_STENCIL_OES=inValue.Cast< int >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"DEPTH24_STENCIL8_OES") ) { DEPTH24_STENCIL8_OES=inValue.Cast< int >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_24_8_OES") ) { UNSIGNED_INT_24_8_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_packed_depth_stencil_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("DEPTH_STENCIL_OES",be,42,10,29)); - outFields->push(HX_("UNSIGNED_INT_24_8_OES",b3,49,dc,cf)); - outFields->push(HX_("DEPTH24_STENCIL8_OES",b4,24,e8,3a)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_packed_depth_stencil_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_packed_depth_stencil_obj,DEPTH_STENCIL_OES),HX_("DEPTH_STENCIL_OES",be,42,10,29)}, - {hx::fsInt,(int)offsetof(OES_packed_depth_stencil_obj,UNSIGNED_INT_24_8_OES),HX_("UNSIGNED_INT_24_8_OES",b3,49,dc,cf)}, - {hx::fsInt,(int)offsetof(OES_packed_depth_stencil_obj,DEPTH24_STENCIL8_OES),HX_("DEPTH24_STENCIL8_OES",b4,24,e8,3a)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_packed_depth_stencil_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_packed_depth_stencil_obj_sMemberFields[] = { - HX_("DEPTH_STENCIL_OES",be,42,10,29), - HX_("UNSIGNED_INT_24_8_OES",b3,49,dc,cf), - HX_("DEPTH24_STENCIL8_OES",b4,24,e8,3a), - ::String(null()) }; - -hx::Class OES_packed_depth_stencil_obj::__mClass; - -void OES_packed_depth_stencil_obj::__register() -{ - OES_packed_depth_stencil_obj _hx_dummy; - OES_packed_depth_stencil_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_packed_depth_stencil",1d,86,da,c8); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_packed_depth_stencil_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_packed_depth_stencil_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_packed_depth_stencil_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_packed_depth_stencil_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_required_internalformat.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_required_internalformat.cpp deleted file mode 100644 index 30da62aa..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_required_internalformat.cpp +++ /dev/null @@ -1,215 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_required_internalformat -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_ecc8bf145862a1ac_4_new,"lime.graphics.opengl.ext.OES_required_internalformat","new",0x0eacc2e2,"lime.graphics.opengl.ext.OES_required_internalformat.new","lime/graphics/opengl/ext/OES_required_internalformat.hx",4,0x280512f0) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_required_internalformat_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_ecc8bf145862a1ac_4_new) -HXLINE( 20) this->RGB10_A2_EXT = 32857; -HXLINE( 19) this->RGB10_EXT = 32850; -HXLINE( 18) this->RGBA8_OES = 32856; -HXLINE( 17) this->RGB8_OES = 32849; -HXLINE( 16) this->RGB565_OES = 36194; -HXLINE( 15) this->RGB5_A1_OES = 32855; -HXLINE( 14) this->RGBA4_OES = 32854; -HXLINE( 13) this->LUMINANCE8_OES = 32832; -HXLINE( 12) this->LUMINANCE8_ALPHA8_OES = 32837; -HXLINE( 11) this->LUMINANCE4_ALPHA4_OES = 32835; -HXLINE( 10) this->DEPTH_COMPONENT32_OES = 33191; -HXLINE( 9) this->DEPTH24_STENCIL8_OES = 35056; -HXLINE( 8) this->DEPTH_COMPONENT24_OES = 33190; -HXLINE( 7) this->DEPTH_COMPONENT16_OES = 33189; -HXLINE( 6) this->ALPHA8_OES = 32828; - } - -Dynamic OES_required_internalformat_obj::__CreateEmpty() { return new OES_required_internalformat_obj; } - -void *OES_required_internalformat_obj::_hx_vtable = 0; - -Dynamic OES_required_internalformat_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_required_internalformat_obj > _hx_result = new OES_required_internalformat_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_required_internalformat_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x01e761e0; -} - - -OES_required_internalformat_obj::OES_required_internalformat_obj() -{ -} - -hx::Val OES_required_internalformat_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"RGB8_OES") ) { return hx::Val( RGB8_OES ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"RGBA4_OES") ) { return hx::Val( RGBA4_OES ); } - if (HX_FIELD_EQ(inName,"RGBA8_OES") ) { return hx::Val( RGBA8_OES ); } - if (HX_FIELD_EQ(inName,"RGB10_EXT") ) { return hx::Val( RGB10_EXT ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"ALPHA8_OES") ) { return hx::Val( ALPHA8_OES ); } - if (HX_FIELD_EQ(inName,"RGB565_OES") ) { return hx::Val( RGB565_OES ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"RGB5_A1_OES") ) { return hx::Val( RGB5_A1_OES ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"RGB10_A2_EXT") ) { return hx::Val( RGB10_A2_EXT ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"LUMINANCE8_OES") ) { return hx::Val( LUMINANCE8_OES ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"DEPTH24_STENCIL8_OES") ) { return hx::Val( DEPTH24_STENCIL8_OES ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT16_OES") ) { return hx::Val( DEPTH_COMPONENT16_OES ); } - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT24_OES") ) { return hx::Val( DEPTH_COMPONENT24_OES ); } - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT32_OES") ) { return hx::Val( DEPTH_COMPONENT32_OES ); } - if (HX_FIELD_EQ(inName,"LUMINANCE4_ALPHA4_OES") ) { return hx::Val( LUMINANCE4_ALPHA4_OES ); } - if (HX_FIELD_EQ(inName,"LUMINANCE8_ALPHA8_OES") ) { return hx::Val( LUMINANCE8_ALPHA8_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_required_internalformat_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"RGB8_OES") ) { RGB8_OES=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"RGBA4_OES") ) { RGBA4_OES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGBA8_OES") ) { RGBA8_OES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB10_EXT") ) { RGB10_EXT=inValue.Cast< int >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"ALPHA8_OES") ) { ALPHA8_OES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RGB565_OES") ) { RGB565_OES=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"RGB5_A1_OES") ) { RGB5_A1_OES=inValue.Cast< int >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"RGB10_A2_EXT") ) { RGB10_A2_EXT=inValue.Cast< int >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"LUMINANCE8_OES") ) { LUMINANCE8_OES=inValue.Cast< int >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"DEPTH24_STENCIL8_OES") ) { DEPTH24_STENCIL8_OES=inValue.Cast< int >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT16_OES") ) { DEPTH_COMPONENT16_OES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT24_OES") ) { DEPTH_COMPONENT24_OES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_COMPONENT32_OES") ) { DEPTH_COMPONENT32_OES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LUMINANCE4_ALPHA4_OES") ) { LUMINANCE4_ALPHA4_OES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LUMINANCE8_ALPHA8_OES") ) { LUMINANCE8_ALPHA8_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_required_internalformat_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("ALPHA8_OES",b8,0f,0b,7f)); - outFields->push(HX_("DEPTH_COMPONENT16_OES",a4,4a,00,f6)); - outFields->push(HX_("DEPTH_COMPONENT24_OES",01,7e,8e,35)); - outFields->push(HX_("DEPTH24_STENCIL8_OES",b4,24,e8,3a)); - outFields->push(HX_("DEPTH_COMPONENT32_OES",5e,b1,1c,75)); - outFields->push(HX_("LUMINANCE4_ALPHA4_OES",f7,da,05,7f)); - outFields->push(HX_("LUMINANCE8_ALPHA8_OES",77,e3,9d,d3)); - outFields->push(HX_("LUMINANCE8_OES",de,d8,ef,03)); - outFields->push(HX_("RGBA4_OES",7e,f8,e9,53)); - outFields->push(HX_("RGB5_A1_OES",45,b2,e7,b6)); - outFields->push(HX_("RGB565_OES",e5,34,4b,ce)); - outFields->push(HX_("RGB8_OES",a9,3d,a2,bb)); - outFields->push(HX_("RGBA8_OES",82,4a,84,a1)); - outFields->push(HX_("RGB10_EXT",8e,5a,92,a0)); - outFields->push(HX_("RGB10_A2_EXT",e6,b6,90,ee)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_required_internalformat_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_required_internalformat_obj,ALPHA8_OES),HX_("ALPHA8_OES",b8,0f,0b,7f)}, - {hx::fsInt,(int)offsetof(OES_required_internalformat_obj,DEPTH_COMPONENT16_OES),HX_("DEPTH_COMPONENT16_OES",a4,4a,00,f6)}, - {hx::fsInt,(int)offsetof(OES_required_internalformat_obj,DEPTH_COMPONENT24_OES),HX_("DEPTH_COMPONENT24_OES",01,7e,8e,35)}, - {hx::fsInt,(int)offsetof(OES_required_internalformat_obj,DEPTH24_STENCIL8_OES),HX_("DEPTH24_STENCIL8_OES",b4,24,e8,3a)}, - {hx::fsInt,(int)offsetof(OES_required_internalformat_obj,DEPTH_COMPONENT32_OES),HX_("DEPTH_COMPONENT32_OES",5e,b1,1c,75)}, - {hx::fsInt,(int)offsetof(OES_required_internalformat_obj,LUMINANCE4_ALPHA4_OES),HX_("LUMINANCE4_ALPHA4_OES",f7,da,05,7f)}, - {hx::fsInt,(int)offsetof(OES_required_internalformat_obj,LUMINANCE8_ALPHA8_OES),HX_("LUMINANCE8_ALPHA8_OES",77,e3,9d,d3)}, - {hx::fsInt,(int)offsetof(OES_required_internalformat_obj,LUMINANCE8_OES),HX_("LUMINANCE8_OES",de,d8,ef,03)}, - {hx::fsInt,(int)offsetof(OES_required_internalformat_obj,RGBA4_OES),HX_("RGBA4_OES",7e,f8,e9,53)}, - {hx::fsInt,(int)offsetof(OES_required_internalformat_obj,RGB5_A1_OES),HX_("RGB5_A1_OES",45,b2,e7,b6)}, - {hx::fsInt,(int)offsetof(OES_required_internalformat_obj,RGB565_OES),HX_("RGB565_OES",e5,34,4b,ce)}, - {hx::fsInt,(int)offsetof(OES_required_internalformat_obj,RGB8_OES),HX_("RGB8_OES",a9,3d,a2,bb)}, - {hx::fsInt,(int)offsetof(OES_required_internalformat_obj,RGBA8_OES),HX_("RGBA8_OES",82,4a,84,a1)}, - {hx::fsInt,(int)offsetof(OES_required_internalformat_obj,RGB10_EXT),HX_("RGB10_EXT",8e,5a,92,a0)}, - {hx::fsInt,(int)offsetof(OES_required_internalformat_obj,RGB10_A2_EXT),HX_("RGB10_A2_EXT",e6,b6,90,ee)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_required_internalformat_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_required_internalformat_obj_sMemberFields[] = { - HX_("ALPHA8_OES",b8,0f,0b,7f), - HX_("DEPTH_COMPONENT16_OES",a4,4a,00,f6), - HX_("DEPTH_COMPONENT24_OES",01,7e,8e,35), - HX_("DEPTH24_STENCIL8_OES",b4,24,e8,3a), - HX_("DEPTH_COMPONENT32_OES",5e,b1,1c,75), - HX_("LUMINANCE4_ALPHA4_OES",f7,da,05,7f), - HX_("LUMINANCE8_ALPHA8_OES",77,e3,9d,d3), - HX_("LUMINANCE8_OES",de,d8,ef,03), - HX_("RGBA4_OES",7e,f8,e9,53), - HX_("RGB5_A1_OES",45,b2,e7,b6), - HX_("RGB565_OES",e5,34,4b,ce), - HX_("RGB8_OES",a9,3d,a2,bb), - HX_("RGBA8_OES",82,4a,84,a1), - HX_("RGB10_EXT",8e,5a,92,a0), - HX_("RGB10_A2_EXT",e6,b6,90,ee), - ::String(null()) }; - -hx::Class OES_required_internalformat_obj::__mClass; - -void OES_required_internalformat_obj::__register() -{ - OES_required_internalformat_obj _hx_dummy; - OES_required_internalformat_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_required_internalformat",f0,69,5d,ba); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_required_internalformat_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_required_internalformat_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_required_internalformat_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_required_internalformat_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_rgb8_rgba8.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_rgb8_rgba8.cpp deleted file mode 100644 index 9e0fa2e0..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_rgb8_rgba8.cpp +++ /dev/null @@ -1,113 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_rgb8_rgba8 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_4c7657ea6f006b0a_4_new,"lime.graphics.opengl.ext.OES_rgb8_rgba8","new",0x41961de6,"lime.graphics.opengl.ext.OES_rgb8_rgba8.new","lime/graphics/opengl/ext/OES_rgb8_rgba8.hx",4,0xbc116168) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_rgb8_rgba8_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_4c7657ea6f006b0a_4_new) -HXLINE( 7) this->RGBA8_OES = 32856; -HXLINE( 6) this->RGB8_OES = 32849; - } - -Dynamic OES_rgb8_rgba8_obj::__CreateEmpty() { return new OES_rgb8_rgba8_obj; } - -void *OES_rgb8_rgba8_obj::_hx_vtable = 0; - -Dynamic OES_rgb8_rgba8_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_rgb8_rgba8_obj > _hx_result = new OES_rgb8_rgba8_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_rgb8_rgba8_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x551d3320; -} - - -OES_rgb8_rgba8_obj::OES_rgb8_rgba8_obj() -{ -} - -hx::Val OES_rgb8_rgba8_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"RGB8_OES") ) { return hx::Val( RGB8_OES ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"RGBA8_OES") ) { return hx::Val( RGBA8_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_rgb8_rgba8_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"RGB8_OES") ) { RGB8_OES=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"RGBA8_OES") ) { RGBA8_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_rgb8_rgba8_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("RGB8_OES",a9,3d,a2,bb)); - outFields->push(HX_("RGBA8_OES",82,4a,84,a1)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_rgb8_rgba8_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_rgb8_rgba8_obj,RGB8_OES),HX_("RGB8_OES",a9,3d,a2,bb)}, - {hx::fsInt,(int)offsetof(OES_rgb8_rgba8_obj,RGBA8_OES),HX_("RGBA8_OES",82,4a,84,a1)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_rgb8_rgba8_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_rgb8_rgba8_obj_sMemberFields[] = { - HX_("RGB8_OES",a9,3d,a2,bb), - HX_("RGBA8_OES",82,4a,84,a1), - ::String(null()) }; - -hx::Class OES_rgb8_rgba8_obj::__mClass; - -void OES_rgb8_rgba8_obj::__register() -{ - OES_rgb8_rgba8_obj _hx_dummy; - OES_rgb8_rgba8_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_rgb8_rgba8",f4,f2,33,97); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_rgb8_rgba8_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_rgb8_rgba8_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_rgb8_rgba8_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_rgb8_rgba8_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_standard_derivatives.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_standard_derivatives.cpp deleted file mode 100644 index 8e783387..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_standard_derivatives.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_standard_derivatives -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_20db0725ba88843e_7_new,"lime.graphics.opengl.ext.OES_standard_derivatives","new",0x79508820,"lime.graphics.opengl.ext.OES_standard_derivatives.new","lime/graphics/opengl/ext/OES_standard_derivatives.hx",7,0x62d66dee) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_standard_derivatives_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_20db0725ba88843e_7_new) -HXDLIN( 7) this->FRAGMENT_SHADER_DERIVATIVE_HINT_OES = 35723; - } - -Dynamic OES_standard_derivatives_obj::__CreateEmpty() { return new OES_standard_derivatives_obj; } - -void *OES_standard_derivatives_obj::_hx_vtable = 0; - -Dynamic OES_standard_derivatives_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_standard_derivatives_obj > _hx_result = new OES_standard_derivatives_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_standard_derivatives_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2cdde75a; -} - - -OES_standard_derivatives_obj::OES_standard_derivatives_obj() -{ -} - -hx::Val OES_standard_derivatives_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 35: - if (HX_FIELD_EQ(inName,"FRAGMENT_SHADER_DERIVATIVE_HINT_OES") ) { return hx::Val( FRAGMENT_SHADER_DERIVATIVE_HINT_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_standard_derivatives_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 35: - if (HX_FIELD_EQ(inName,"FRAGMENT_SHADER_DERIVATIVE_HINT_OES") ) { FRAGMENT_SHADER_DERIVATIVE_HINT_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_standard_derivatives_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("FRAGMENT_SHADER_DERIVATIVE_HINT_OES",f2,8e,a2,8a)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_standard_derivatives_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_standard_derivatives_obj,FRAGMENT_SHADER_DERIVATIVE_HINT_OES),HX_("FRAGMENT_SHADER_DERIVATIVE_HINT_OES",f2,8e,a2,8a)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_standard_derivatives_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_standard_derivatives_obj_sMemberFields[] = { - HX_("FRAGMENT_SHADER_DERIVATIVE_HINT_OES",f2,8e,a2,8a), - ::String(null()) }; - -hx::Class OES_standard_derivatives_obj::__mClass; - -void OES_standard_derivatives_obj::__register() -{ - OES_standard_derivatives_obj _hx_dummy; - OES_standard_derivatives_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_standard_derivatives",2e,38,aa,d0); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_standard_derivatives_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_standard_derivatives_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_standard_derivatives_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_standard_derivatives_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_stencil1.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_stencil1.cpp deleted file mode 100644 index 38ee61f3..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_stencil1.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_stencil1 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_57243b7a5552ffb1_6_new,"lime.graphics.opengl.ext.OES_stencil1","new",0x6546730b,"lime.graphics.opengl.ext.OES_stencil1.new","lime/graphics/opengl/ext/OES_stencil1.hx",6,0x3b739463) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_stencil1_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_57243b7a5552ffb1_6_new) -HXDLIN( 6) this->STENCIL_INDEX1_OES = 36166; - } - -Dynamic OES_stencil1_obj::__CreateEmpty() { return new OES_stencil1_obj; } - -void *OES_stencil1_obj::_hx_vtable = 0; - -Dynamic OES_stencil1_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_stencil1_obj > _hx_result = new OES_stencil1_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_stencil1_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x09c62ec5; -} - - -OES_stencil1_obj::OES_stencil1_obj() -{ -} - -hx::Val OES_stencil1_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 18: - if (HX_FIELD_EQ(inName,"STENCIL_INDEX1_OES") ) { return hx::Val( STENCIL_INDEX1_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_stencil1_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 18: - if (HX_FIELD_EQ(inName,"STENCIL_INDEX1_OES") ) { STENCIL_INDEX1_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_stencil1_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("STENCIL_INDEX1_OES",c0,30,37,58)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_stencil1_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_stencil1_obj,STENCIL_INDEX1_OES),HX_("STENCIL_INDEX1_OES",c0,30,37,58)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_stencil1_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_stencil1_obj_sMemberFields[] = { - HX_("STENCIL_INDEX1_OES",c0,30,37,58), - ::String(null()) }; - -hx::Class OES_stencil1_obj::__mClass; - -void OES_stencil1_obj::__register() -{ - OES_stencil1_obj _hx_dummy; - OES_stencil1_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_stencil1",99,91,9f,d8); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_stencil1_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_stencil1_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_stencil1_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_stencil1_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_stencil4.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_stencil4.cpp deleted file mode 100644 index a72609d0..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_stencil4.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_stencil4 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_516111834cfcca0e_6_new,"lime.graphics.opengl.ext.OES_stencil4","new",0x1f7a308e,"lime.graphics.opengl.ext.OES_stencil4.new","lime/graphics/opengl/ext/OES_stencil4.hx",6,0x3d6f3840) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_stencil4_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_516111834cfcca0e_6_new) -HXDLIN( 6) this->STENCIL_INDEX4_OES = 36167; - } - -Dynamic OES_stencil4_obj::__CreateEmpty() { return new OES_stencil4_obj; } - -void *OES_stencil4_obj::_hx_vtable = 0; - -Dynamic OES_stencil4_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_stencil4_obj > _hx_result = new OES_stencil4_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_stencil4_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x09c62ec8; -} - - -OES_stencil4_obj::OES_stencil4_obj() -{ -} - -hx::Val OES_stencil4_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 18: - if (HX_FIELD_EQ(inName,"STENCIL_INDEX4_OES") ) { return hx::Val( STENCIL_INDEX4_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_stencil4_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 18: - if (HX_FIELD_EQ(inName,"STENCIL_INDEX4_OES") ) { STENCIL_INDEX4_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_stencil4_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("STENCIL_INDEX4_OES",43,ee,6a,12)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_stencil4_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_stencil4_obj,STENCIL_INDEX4_OES),HX_("STENCIL_INDEX4_OES",43,ee,6a,12)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_stencil4_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_stencil4_obj_sMemberFields[] = { - HX_("STENCIL_INDEX4_OES",43,ee,6a,12), - ::String(null()) }; - -hx::Class OES_stencil4_obj::__mClass; - -void OES_stencil4_obj::__register() -{ - OES_stencil4_obj _hx_dummy; - OES_stencil4_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_stencil4",9c,91,9f,d8); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_stencil4_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_stencil4_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_stencil4_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_stencil4_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_surfaceless_context.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_surfaceless_context.cpp deleted file mode 100644 index ed95807e..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_surfaceless_context.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_surfaceless_context -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e453a9408eead012_6_new,"lime.graphics.opengl.ext.OES_surfaceless_context","new",0x7eb95b04,"lime.graphics.opengl.ext.OES_surfaceless_context.new","lime/graphics/opengl/ext/OES_surfaceless_context.hx",6,0x47811c0e) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_surfaceless_context_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_e453a9408eead012_6_new) -HXDLIN( 6) this->FRAMEBUFFER_UNDEFINED_OES = 33305; - } - -Dynamic OES_surfaceless_context_obj::__CreateEmpty() { return new OES_surfaceless_context_obj; } - -void *OES_surfaceless_context_obj::_hx_vtable = 0; - -Dynamic OES_surfaceless_context_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_surfaceless_context_obj > _hx_result = new OES_surfaceless_context_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_surfaceless_context_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7c820902; -} - - -OES_surfaceless_context_obj::OES_surfaceless_context_obj() -{ -} - -hx::Val OES_surfaceless_context_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 25: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_UNDEFINED_OES") ) { return hx::Val( FRAMEBUFFER_UNDEFINED_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_surfaceless_context_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 25: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_UNDEFINED_OES") ) { FRAMEBUFFER_UNDEFINED_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_surfaceless_context_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("FRAMEBUFFER_UNDEFINED_OES",bc,17,87,95)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_surfaceless_context_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_surfaceless_context_obj,FRAMEBUFFER_UNDEFINED_OES),HX_("FRAMEBUFFER_UNDEFINED_OES",bc,17,87,95)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_surfaceless_context_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_surfaceless_context_obj_sMemberFields[] = { - HX_("FRAMEBUFFER_UNDEFINED_OES",bc,17,87,95), - ::String(null()) }; - -hx::Class OES_surfaceless_context_obj::__mClass; - -void OES_surfaceless_context_obj::__register() -{ - OES_surfaceless_context_obj _hx_dummy; - OES_surfaceless_context_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_surfaceless_context",12,c9,2e,49); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_surfaceless_context_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_surfaceless_context_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_surfaceless_context_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_surfaceless_context_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_3D.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_3D.cpp deleted file mode 100644 index 000529da..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_3D.cpp +++ /dev/null @@ -1,149 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_3D -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_973c90bb42c6d3fb_4_new,"lime.graphics.opengl.ext.OES_texture_3D","new",0x31a9ba2b,"lime.graphics.opengl.ext.OES_texture_3D.new","lime/graphics/opengl/ext/OES_texture_3D.hx",4,0x0ea6b4c3) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_texture_3D_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_973c90bb42c6d3fb_4_new) -HXLINE( 11) this->FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES = 36052; -HXLINE( 10) this->SAMPLER_3D_OES = 35679; -HXLINE( 9) this->MAX_3D_TEXTURE_SIZE_OES = 32883; -HXLINE( 8) this->TEXTURE_BINDING_3D_OES = 32874; -HXLINE( 7) this->TEXTURE_3D_OES = 32879; -HXLINE( 6) this->TEXTURE_WRAP_R_OES = 32882; - } - -Dynamic OES_texture_3D_obj::__CreateEmpty() { return new OES_texture_3D_obj; } - -void *OES_texture_3D_obj::_hx_vtable = 0; - -Dynamic OES_texture_3D_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_texture_3D_obj > _hx_result = new OES_texture_3D_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_texture_3D_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x039d46c9; -} - - -OES_texture_3D_obj::OES_texture_3D_obj() -{ -} - -hx::Val OES_texture_3D_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"TEXTURE_3D_OES") ) { return hx::Val( TEXTURE_3D_OES ); } - if (HX_FIELD_EQ(inName,"SAMPLER_3D_OES") ) { return hx::Val( SAMPLER_3D_OES ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"TEXTURE_WRAP_R_OES") ) { return hx::Val( TEXTURE_WRAP_R_OES ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"TEXTURE_BINDING_3D_OES") ) { return hx::Val( TEXTURE_BINDING_3D_OES ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"MAX_3D_TEXTURE_SIZE_OES") ) { return hx::Val( MAX_3D_TEXTURE_SIZE_OES ); } - break; - case 45: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES") ) { return hx::Val( FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_texture_3D_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"TEXTURE_3D_OES") ) { TEXTURE_3D_OES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SAMPLER_3D_OES") ) { SAMPLER_3D_OES=inValue.Cast< int >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"TEXTURE_WRAP_R_OES") ) { TEXTURE_WRAP_R_OES=inValue.Cast< int >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"TEXTURE_BINDING_3D_OES") ) { TEXTURE_BINDING_3D_OES=inValue.Cast< int >(); return inValue; } - break; - case 23: - if (HX_FIELD_EQ(inName,"MAX_3D_TEXTURE_SIZE_OES") ) { MAX_3D_TEXTURE_SIZE_OES=inValue.Cast< int >(); return inValue; } - break; - case 45: - if (HX_FIELD_EQ(inName,"FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES") ) { FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_texture_3D_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("TEXTURE_WRAP_R_OES",9f,85,e8,16)); - outFields->push(HX_("TEXTURE_3D_OES",f3,9e,21,9e)); - outFields->push(HX_("TEXTURE_BINDING_3D_OES",0d,94,1d,37)); - outFields->push(HX_("MAX_3D_TEXTURE_SIZE_OES",16,3e,a6,5c)); - outFields->push(HX_("SAMPLER_3D_OES",66,32,6e,5c)); - outFields->push(HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES",cb,20,e8,2f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_texture_3D_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_texture_3D_obj,TEXTURE_WRAP_R_OES),HX_("TEXTURE_WRAP_R_OES",9f,85,e8,16)}, - {hx::fsInt,(int)offsetof(OES_texture_3D_obj,TEXTURE_3D_OES),HX_("TEXTURE_3D_OES",f3,9e,21,9e)}, - {hx::fsInt,(int)offsetof(OES_texture_3D_obj,TEXTURE_BINDING_3D_OES),HX_("TEXTURE_BINDING_3D_OES",0d,94,1d,37)}, - {hx::fsInt,(int)offsetof(OES_texture_3D_obj,MAX_3D_TEXTURE_SIZE_OES),HX_("MAX_3D_TEXTURE_SIZE_OES",16,3e,a6,5c)}, - {hx::fsInt,(int)offsetof(OES_texture_3D_obj,SAMPLER_3D_OES),HX_("SAMPLER_3D_OES",66,32,6e,5c)}, - {hx::fsInt,(int)offsetof(OES_texture_3D_obj,FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES),HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES",cb,20,e8,2f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_texture_3D_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_texture_3D_obj_sMemberFields[] = { - HX_("TEXTURE_WRAP_R_OES",9f,85,e8,16), - HX_("TEXTURE_3D_OES",f3,9e,21,9e), - HX_("TEXTURE_BINDING_3D_OES",0d,94,1d,37), - HX_("MAX_3D_TEXTURE_SIZE_OES",16,3e,a6,5c), - HX_("SAMPLER_3D_OES",66,32,6e,5c), - HX_("FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES",cb,20,e8,2f), - ::String(null()) }; - -hx::Class OES_texture_3D_obj::__mClass; - -void OES_texture_3D_obj::__register() -{ - OES_texture_3D_obj _hx_dummy; - OES_texture_3D_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_texture_3D",b9,c8,c8,e5); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_texture_3D_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_texture_3D_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_texture_3D_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_texture_3D_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_float.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_float.cpp deleted file mode 100644 index acb5a7d2..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_float.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_float -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_32892684ce66f7bd_6_new,"lime.graphics.opengl.ext.OES_texture_float","new",0x5171d986,"lime.graphics.opengl.ext.OES_texture_float.new","lime/graphics/opengl/ext/OES_texture_float.hx",6,0x6fb07e4c) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_texture_float_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_32892684ce66f7bd_6_new) - } - -Dynamic OES_texture_float_obj::__CreateEmpty() { return new OES_texture_float_obj; } - -void *OES_texture_float_obj::_hx_vtable = 0; - -Dynamic OES_texture_float_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_texture_float_obj > _hx_result = new OES_texture_float_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_texture_float_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x757a70b0; -} - - -OES_texture_float_obj::OES_texture_float_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *OES_texture_float_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *OES_texture_float_obj_sStaticStorageInfo = 0; -#endif - -hx::Class OES_texture_float_obj::__mClass; - -void OES_texture_float_obj::__register() -{ - OES_texture_float_obj _hx_dummy; - OES_texture_float_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_texture_float",94,5e,61,0c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< OES_texture_float_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_texture_float_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_texture_float_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_float_linear.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_float_linear.cpp deleted file mode 100644 index 7c4c4831..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_float_linear.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_float_linear -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_4b57b99d34ba052b_6_new,"lime.graphics.opengl.ext.OES_texture_float_linear","new",0x47cfd862,"lime.graphics.opengl.ext.OES_texture_float_linear.new","lime/graphics/opengl/ext/OES_texture_float_linear.hx",6,0xdb275bec) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_texture_float_linear_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_4b57b99d34ba052b_6_new) - } - -Dynamic OES_texture_float_linear_obj::__CreateEmpty() { return new OES_texture_float_linear_obj; } - -void *OES_texture_float_linear_obj::_hx_vtable = 0; - -Dynamic OES_texture_float_linear_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_texture_float_linear_obj > _hx_result = new OES_texture_float_linear_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_texture_float_linear_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x596c7180; -} - - -OES_texture_float_linear_obj::OES_texture_float_linear_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *OES_texture_float_linear_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *OES_texture_float_linear_obj_sStaticStorageInfo = 0; -#endif - -hx::Class OES_texture_float_linear_obj::__mClass; - -void OES_texture_float_linear_obj::__register() -{ - OES_texture_float_linear_obj _hx_dummy; - OES_texture_float_linear_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_texture_float_linear",70,bf,e7,a3); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< OES_texture_float_linear_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_texture_float_linear_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_texture_float_linear_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_half_float.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_half_float.cpp deleted file mode 100644 index 1162c7bc..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_half_float.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_half_float -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e7d829e633ebb4ac_7_new,"lime.graphics.opengl.ext.OES_texture_half_float","new",0xc8becfca,"lime.graphics.opengl.ext.OES_texture_half_float.new","lime/graphics/opengl/ext/OES_texture_half_float.hx",7,0x6d0fc604) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_texture_half_float_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_e7d829e633ebb4ac_7_new) -HXDLIN( 7) this->HALF_FLOAT_OES = 36193; - } - -Dynamic OES_texture_half_float_obj::__CreateEmpty() { return new OES_texture_half_float_obj; } - -void *OES_texture_half_float_obj::_hx_vtable = 0; - -Dynamic OES_texture_half_float_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_texture_half_float_obj > _hx_result = new OES_texture_half_float_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_texture_half_float_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x70f5f0e8; -} - - -OES_texture_half_float_obj::OES_texture_half_float_obj() -{ -} - -hx::Val OES_texture_half_float_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"HALF_FLOAT_OES") ) { return hx::Val( HALF_FLOAT_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_texture_half_float_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"HALF_FLOAT_OES") ) { HALF_FLOAT_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_texture_half_float_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("HALF_FLOAT_OES",2e,8a,e6,ab)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_texture_half_float_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_texture_half_float_obj,HALF_FLOAT_OES),HX_("HALF_FLOAT_OES",2e,8a,e6,ab)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_texture_half_float_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_texture_half_float_obj_sMemberFields[] = { - HX_("HALF_FLOAT_OES",2e,8a,e6,ab), - ::String(null()) }; - -hx::Class OES_texture_half_float_obj::__mClass; - -void OES_texture_half_float_obj::__register() -{ - OES_texture_half_float_obj _hx_dummy; - OES_texture_half_float_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_texture_half_float",d8,e2,5c,5e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_texture_half_float_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_texture_half_float_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_texture_half_float_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_texture_half_float_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_half_float_linear.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_half_float_linear.cpp deleted file mode 100644 index 7ac78621..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_half_float_linear.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_half_float_linear -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_42c6cae082128b8b_6_new,"lime.graphics.opengl.ext.OES_texture_half_float_linear","new",0x3d13f29e,"lime.graphics.opengl.ext.OES_texture_half_float_linear.new","lime/graphics/opengl/ext/OES_texture_half_float_linear.hx",6,0xf190fb34) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_texture_half_float_linear_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_42c6cae082128b8b_6_new) - } - -Dynamic OES_texture_half_float_linear_obj::__CreateEmpty() { return new OES_texture_half_float_linear_obj; } - -void *OES_texture_half_float_linear_obj::_hx_vtable = 0; - -Dynamic OES_texture_half_float_linear_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_texture_half_float_linear_obj > _hx_result = new OES_texture_half_float_linear_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_texture_half_float_linear_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4376df9c; -} - - -OES_texture_half_float_linear_obj::OES_texture_half_float_linear_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *OES_texture_half_float_linear_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *OES_texture_half_float_linear_obj_sStaticStorageInfo = 0; -#endif - -hx::Class OES_texture_half_float_linear_obj::__mClass; - -void OES_texture_half_float_linear_obj::__register() -{ - OES_texture_half_float_linear_obj _hx_dummy; - OES_texture_half_float_linear_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_texture_half_float_linear",ac,0b,8b,8b); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< OES_texture_half_float_linear_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_texture_half_float_linear_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_texture_half_float_linear_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_npot.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_npot.cpp deleted file mode 100644 index 28691998..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_texture_npot.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_npot -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_578f4a5a87663fe9_5_new,"lime.graphics.opengl.ext.OES_texture_npot","new",0xdcb64861,"lime.graphics.opengl.ext.OES_texture_npot.new","lime/graphics/opengl/ext/OES_texture_npot.hx",5,0xaf3862cd) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_texture_npot_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_578f4a5a87663fe9_5_new) - } - -Dynamic OES_texture_npot_obj::__CreateEmpty() { return new OES_texture_npot_obj; } - -void *OES_texture_npot_obj::_hx_vtable = 0; - -Dynamic OES_texture_npot_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_texture_npot_obj > _hx_result = new OES_texture_npot_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_texture_npot_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x41b4a5ff; -} - - -OES_texture_npot_obj::OES_texture_npot_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *OES_texture_npot_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *OES_texture_npot_obj_sStaticStorageInfo = 0; -#endif - -hx::Class OES_texture_npot_obj::__mClass; - -void OES_texture_npot_obj::__register() -{ - OES_texture_npot_obj _hx_dummy; - OES_texture_npot_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_texture_npot",ef,83,38,a7); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< OES_texture_npot_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_texture_npot_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_texture_npot_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_vertex_array_object.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_vertex_array_object.cpp deleted file mode 100644 index d248a341..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_vertex_array_object.cpp +++ /dev/null @@ -1,151 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_vertex_array_object -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_ff26fc69b0514c16_7_new,"lime.graphics.opengl.ext.OES_vertex_array_object","new",0x554cbf6e,"lime.graphics.opengl.ext.OES_vertex_array_object.new","lime/graphics/opengl/ext/OES_vertex_array_object.hx",7,0xe371b2e4) -HX_LOCAL_STACK_FRAME(_hx_pos_ff26fc69b0514c16_13_createVertexArrayOES,"lime.graphics.opengl.ext.OES_vertex_array_object","createVertexArrayOES",0xc2081f56,"lime.graphics.opengl.ext.OES_vertex_array_object.createVertexArrayOES","lime/graphics/opengl/ext/OES_vertex_array_object.hx",13,0xe371b2e4) -HX_LOCAL_STACK_FRAME(_hx_pos_ff26fc69b0514c16_16_deleteVertexArrayOES,"lime.graphics.opengl.ext.OES_vertex_array_object","deleteVertexArrayOES",0x734d8cc5,"lime.graphics.opengl.ext.OES_vertex_array_object.deleteVertexArrayOES","lime/graphics/opengl/ext/OES_vertex_array_object.hx",16,0xe371b2e4) -HX_LOCAL_STACK_FRAME(_hx_pos_ff26fc69b0514c16_20_isVertexArrayOES,"lime.graphics.opengl.ext.OES_vertex_array_object","isVertexArrayOES",0x250197c4,"lime.graphics.opengl.ext.OES_vertex_array_object.isVertexArrayOES","lime/graphics/opengl/ext/OES_vertex_array_object.hx",20,0xe371b2e4) -HX_LOCAL_STACK_FRAME(_hx_pos_ff26fc69b0514c16_23_bindVertexArrayOES,"lime.graphics.opengl.ext.OES_vertex_array_object","bindVertexArrayOES",0x852c8d57,"lime.graphics.opengl.ext.OES_vertex_array_object.bindVertexArrayOES","lime/graphics/opengl/ext/OES_vertex_array_object.hx",23,0xe371b2e4) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_vertex_array_object_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_ff26fc69b0514c16_7_new) -HXDLIN( 7) this->VERTEX_ARRAY_BINDING_OES = 34229; - } - -Dynamic OES_vertex_array_object_obj::__CreateEmpty() { return new OES_vertex_array_object_obj; } - -void *OES_vertex_array_object_obj::_hx_vtable = 0; - -Dynamic OES_vertex_array_object_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_vertex_array_object_obj > _hx_result = new OES_vertex_array_object_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_vertex_array_object_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4fdc706c; -} - - ::Dynamic OES_vertex_array_object_obj::createVertexArrayOES(){ - HX_STACKFRAME(&_hx_pos_ff26fc69b0514c16_13_createVertexArrayOES) -HXDLIN( 13) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(OES_vertex_array_object_obj,createVertexArrayOES,return ) - -void OES_vertex_array_object_obj::deleteVertexArrayOES( ::Dynamic arrayObject){ - HX_STACKFRAME(&_hx_pos_ff26fc69b0514c16_16_deleteVertexArrayOES) - } - - -HX_DEFINE_DYNAMIC_FUNC1(OES_vertex_array_object_obj,deleteVertexArrayOES,(void)) - -bool OES_vertex_array_object_obj::isVertexArrayOES( ::Dynamic arrayObject){ - HX_STACKFRAME(&_hx_pos_ff26fc69b0514c16_20_isVertexArrayOES) -HXDLIN( 20) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(OES_vertex_array_object_obj,isVertexArrayOES,return ) - -void OES_vertex_array_object_obj::bindVertexArrayOES( ::Dynamic arrayObject){ - HX_STACKFRAME(&_hx_pos_ff26fc69b0514c16_23_bindVertexArrayOES) - } - - -HX_DEFINE_DYNAMIC_FUNC1(OES_vertex_array_object_obj,bindVertexArrayOES,(void)) - - -OES_vertex_array_object_obj::OES_vertex_array_object_obj() -{ -} - -hx::Val OES_vertex_array_object_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 16: - if (HX_FIELD_EQ(inName,"isVertexArrayOES") ) { return hx::Val( isVertexArrayOES_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"bindVertexArrayOES") ) { return hx::Val( bindVertexArrayOES_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"createVertexArrayOES") ) { return hx::Val( createVertexArrayOES_dyn() ); } - if (HX_FIELD_EQ(inName,"deleteVertexArrayOES") ) { return hx::Val( deleteVertexArrayOES_dyn() ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"VERTEX_ARRAY_BINDING_OES") ) { return hx::Val( VERTEX_ARRAY_BINDING_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_vertex_array_object_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 24: - if (HX_FIELD_EQ(inName,"VERTEX_ARRAY_BINDING_OES") ) { VERTEX_ARRAY_BINDING_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_vertex_array_object_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("VERTEX_ARRAY_BINDING_OES",42,c3,87,4b)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_vertex_array_object_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_vertex_array_object_obj,VERTEX_ARRAY_BINDING_OES),HX_("VERTEX_ARRAY_BINDING_OES",42,c3,87,4b)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_vertex_array_object_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_vertex_array_object_obj_sMemberFields[] = { - HX_("VERTEX_ARRAY_BINDING_OES",42,c3,87,4b), - HX_("createVertexArrayOES",24,de,86,e0), - HX_("deleteVertexArrayOES",93,4b,cc,91), - HX_("isVertexArrayOES",92,57,a9,be), - HX_("bindVertexArrayOES",a5,5c,1e,a8), - ::String(null()) }; - -hx::Class OES_vertex_array_object_obj::__mClass; - -void OES_vertex_array_object_obj::__register() -{ - OES_vertex_array_object_obj _hx_dummy; - OES_vertex_array_object_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_vertex_array_object",7c,30,89,1c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_vertex_array_object_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_vertex_array_object_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_vertex_array_object_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_vertex_array_object_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_vertex_half_float.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_vertex_half_float.cpp deleted file mode 100644 index bdfa9fd1..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_vertex_half_float.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_vertex_half_float -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_2b1d0dc1acb0da8b_6_new,"lime.graphics.opengl.ext.OES_vertex_half_float","new",0x752d1419,"lime.graphics.opengl.ext.OES_vertex_half_float.new","lime/graphics/opengl/ext/OES_vertex_half_float.hx",6,0xaf8f7019) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_vertex_half_float_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_2b1d0dc1acb0da8b_6_new) -HXDLIN( 6) this->HALF_FLOAT_OES = 36193; - } - -Dynamic OES_vertex_half_float_obj::__CreateEmpty() { return new OES_vertex_half_float_obj; } - -void *OES_vertex_half_float_obj::_hx_vtable = 0; - -Dynamic OES_vertex_half_float_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_vertex_half_float_obj > _hx_result = new OES_vertex_half_float_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_vertex_half_float_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x75d76a5f; -} - - -OES_vertex_half_float_obj::OES_vertex_half_float_obj() -{ -} - -hx::Val OES_vertex_half_float_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"HALF_FLOAT_OES") ) { return hx::Val( HALF_FLOAT_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_vertex_half_float_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"HALF_FLOAT_OES") ) { HALF_FLOAT_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_vertex_half_float_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("HALF_FLOAT_OES",2e,8a,e6,ab)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_vertex_half_float_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_vertex_half_float_obj,HALF_FLOAT_OES),HX_("HALF_FLOAT_OES",2e,8a,e6,ab)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_vertex_half_float_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_vertex_half_float_obj_sMemberFields[] = { - HX_("HALF_FLOAT_OES",2e,8a,e6,ab), - ::String(null()) }; - -hx::Class OES_vertex_half_float_obj::__mClass; - -void OES_vertex_half_float_obj::__register() -{ - OES_vertex_half_float_obj _hx_dummy; - OES_vertex_half_float_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_vertex_half_float",a7,13,01,7d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_vertex_half_float_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_vertex_half_float_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_vertex_half_float_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_vertex_half_float_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_vertex_type_10_10_10_2.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_vertex_type_10_10_10_2.cpp deleted file mode 100644 index b391f63b..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/OES_vertex_type_10_10_10_2.cpp +++ /dev/null @@ -1,113 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_OES_vertex_type_10_10_10_2 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d5e1f87d93817c09_4_new,"lime.graphics.opengl.ext.OES_vertex_type_10_10_10_2","new",0x7770b8f2,"lime.graphics.opengl.ext.OES_vertex_type_10_10_10_2.new","lime/graphics/opengl/ext/OES_vertex_type_10_10_10_2.hx",4,0x3d1c20dc) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void OES_vertex_type_10_10_10_2_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_d5e1f87d93817c09_4_new) -HXLINE( 7) this->INT_10_10_10_2_OES = 36343; -HXLINE( 6) this->UNSIGNED_INT_10_10_10_2_OES = 36342; - } - -Dynamic OES_vertex_type_10_10_10_2_obj::__CreateEmpty() { return new OES_vertex_type_10_10_10_2_obj; } - -void *OES_vertex_type_10_10_10_2_obj::_hx_vtable = 0; - -Dynamic OES_vertex_type_10_10_10_2_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OES_vertex_type_10_10_10_2_obj > _hx_result = new OES_vertex_type_10_10_10_2_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OES_vertex_type_10_10_10_2_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x07ea6e10; -} - - -OES_vertex_type_10_10_10_2_obj::OES_vertex_type_10_10_10_2_obj() -{ -} - -hx::Val OES_vertex_type_10_10_10_2_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 18: - if (HX_FIELD_EQ(inName,"INT_10_10_10_2_OES") ) { return hx::Val( INT_10_10_10_2_OES ); } - break; - case 27: - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_10_10_10_2_OES") ) { return hx::Val( UNSIGNED_INT_10_10_10_2_OES ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OES_vertex_type_10_10_10_2_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 18: - if (HX_FIELD_EQ(inName,"INT_10_10_10_2_OES") ) { INT_10_10_10_2_OES=inValue.Cast< int >(); return inValue; } - break; - case 27: - if (HX_FIELD_EQ(inName,"UNSIGNED_INT_10_10_10_2_OES") ) { UNSIGNED_INT_10_10_10_2_OES=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OES_vertex_type_10_10_10_2_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("UNSIGNED_INT_10_10_10_2_OES",0a,fd,78,2e)); - outFields->push(HX_("INT_10_10_10_2_OES",c0,dc,09,4b)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OES_vertex_type_10_10_10_2_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OES_vertex_type_10_10_10_2_obj,UNSIGNED_INT_10_10_10_2_OES),HX_("UNSIGNED_INT_10_10_10_2_OES",0a,fd,78,2e)}, - {hx::fsInt,(int)offsetof(OES_vertex_type_10_10_10_2_obj,INT_10_10_10_2_OES),HX_("INT_10_10_10_2_OES",c0,dc,09,4b)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OES_vertex_type_10_10_10_2_obj_sStaticStorageInfo = 0; -#endif - -static ::String OES_vertex_type_10_10_10_2_obj_sMemberFields[] = { - HX_("UNSIGNED_INT_10_10_10_2_OES",0a,fd,78,2e), - HX_("INT_10_10_10_2_OES",c0,dc,09,4b), - ::String(null()) }; - -hx::Class OES_vertex_type_10_10_10_2_obj::__mClass; - -void OES_vertex_type_10_10_10_2_obj::__register() -{ - OES_vertex_type_10_10_10_2_obj _hx_dummy; - OES_vertex_type_10_10_10_2_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.OES_vertex_type_10_10_10_2",00,18,49,62); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OES_vertex_type_10_10_10_2_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OES_vertex_type_10_10_10_2_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OES_vertex_type_10_10_10_2_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OES_vertex_type_10_10_10_2_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_alpha_test.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_alpha_test.cpp deleted file mode 100644 index ca3f6e75..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_alpha_test.cpp +++ /dev/null @@ -1,123 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_alpha_test -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_399cf2cdee05251f_4_new,"lime.graphics.opengl.ext.QCOM_alpha_test","new",0x0896a752,"lime.graphics.opengl.ext.QCOM_alpha_test.new","lime/graphics/opengl/ext/QCOM_alpha_test.hx",4,0xac036180) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void QCOM_alpha_test_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_399cf2cdee05251f_4_new) -HXLINE( 8) this->ALPHA_TEST_REF_QCOM = 3010; -HXLINE( 7) this->ALPHA_TEST_FUNC_QCOM = 3009; -HXLINE( 6) this->ALPHA_TEST_QCOM = 3008; - } - -Dynamic QCOM_alpha_test_obj::__CreateEmpty() { return new QCOM_alpha_test_obj; } - -void *QCOM_alpha_test_obj::_hx_vtable = 0; - -Dynamic QCOM_alpha_test_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< QCOM_alpha_test_obj > _hx_result = new QCOM_alpha_test_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool QCOM_alpha_test_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x699a2650; -} - - -QCOM_alpha_test_obj::QCOM_alpha_test_obj() -{ -} - -hx::Val QCOM_alpha_test_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"ALPHA_TEST_QCOM") ) { return hx::Val( ALPHA_TEST_QCOM ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"ALPHA_TEST_REF_QCOM") ) { return hx::Val( ALPHA_TEST_REF_QCOM ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"ALPHA_TEST_FUNC_QCOM") ) { return hx::Val( ALPHA_TEST_FUNC_QCOM ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val QCOM_alpha_test_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"ALPHA_TEST_QCOM") ) { ALPHA_TEST_QCOM=inValue.Cast< int >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"ALPHA_TEST_REF_QCOM") ) { ALPHA_TEST_REF_QCOM=inValue.Cast< int >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"ALPHA_TEST_FUNC_QCOM") ) { ALPHA_TEST_FUNC_QCOM=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void QCOM_alpha_test_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("ALPHA_TEST_QCOM",3c,9b,7f,99)); - outFields->push(HX_("ALPHA_TEST_FUNC_QCOM",3f,1c,4c,9d)); - outFields->push(HX_("ALPHA_TEST_REF_QCOM",08,df,0e,f3)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo QCOM_alpha_test_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(QCOM_alpha_test_obj,ALPHA_TEST_QCOM),HX_("ALPHA_TEST_QCOM",3c,9b,7f,99)}, - {hx::fsInt,(int)offsetof(QCOM_alpha_test_obj,ALPHA_TEST_FUNC_QCOM),HX_("ALPHA_TEST_FUNC_QCOM",3f,1c,4c,9d)}, - {hx::fsInt,(int)offsetof(QCOM_alpha_test_obj,ALPHA_TEST_REF_QCOM),HX_("ALPHA_TEST_REF_QCOM",08,df,0e,f3)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *QCOM_alpha_test_obj_sStaticStorageInfo = 0; -#endif - -static ::String QCOM_alpha_test_obj_sMemberFields[] = { - HX_("ALPHA_TEST_QCOM",3c,9b,7f,99), - HX_("ALPHA_TEST_FUNC_QCOM",3f,1c,4c,9d), - HX_("ALPHA_TEST_REF_QCOM",08,df,0e,f3), - ::String(null()) }; - -hx::Class QCOM_alpha_test_obj::__mClass; - -void QCOM_alpha_test_obj::__register() -{ - QCOM_alpha_test_obj _hx_dummy; - QCOM_alpha_test_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.QCOM_alpha_test",60,56,80,6d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(QCOM_alpha_test_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< QCOM_alpha_test_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = QCOM_alpha_test_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = QCOM_alpha_test_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_binning_control.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_binning_control.cpp deleted file mode 100644 index 8cc271f5..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_binning_control.cpp +++ /dev/null @@ -1,129 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_binning_control -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_06241e1e759ad02a_4_new,"lime.graphics.opengl.ext.QCOM_binning_control","new",0x63f866de,"lime.graphics.opengl.ext.QCOM_binning_control.new","lime/graphics/opengl/ext/QCOM_binning_control.hx",4,0xe4b809f0) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void QCOM_binning_control_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_06241e1e759ad02a_4_new) -HXLINE( 9) this->RENDER_DIRECT_TO_FRAMEBUFFER_QCOM = 36787; -HXLINE( 8) this->GPU_OPTIMIZED_QCOM = 36786; -HXLINE( 7) this->CPU_OPTIMIZED_QCOM = 36785; -HXLINE( 6) this->BINNING_CONTROL_HINT_QCOM = 36784; - } - -Dynamic QCOM_binning_control_obj::__CreateEmpty() { return new QCOM_binning_control_obj; } - -void *QCOM_binning_control_obj::_hx_vtable = 0; - -Dynamic QCOM_binning_control_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< QCOM_binning_control_obj > _hx_result = new QCOM_binning_control_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool QCOM_binning_control_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5f9a0918; -} - - -QCOM_binning_control_obj::QCOM_binning_control_obj() -{ -} - -hx::Val QCOM_binning_control_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 18: - if (HX_FIELD_EQ(inName,"CPU_OPTIMIZED_QCOM") ) { return hx::Val( CPU_OPTIMIZED_QCOM ); } - if (HX_FIELD_EQ(inName,"GPU_OPTIMIZED_QCOM") ) { return hx::Val( GPU_OPTIMIZED_QCOM ); } - break; - case 25: - if (HX_FIELD_EQ(inName,"BINNING_CONTROL_HINT_QCOM") ) { return hx::Val( BINNING_CONTROL_HINT_QCOM ); } - break; - case 33: - if (HX_FIELD_EQ(inName,"RENDER_DIRECT_TO_FRAMEBUFFER_QCOM") ) { return hx::Val( RENDER_DIRECT_TO_FRAMEBUFFER_QCOM ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val QCOM_binning_control_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 18: - if (HX_FIELD_EQ(inName,"CPU_OPTIMIZED_QCOM") ) { CPU_OPTIMIZED_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"GPU_OPTIMIZED_QCOM") ) { GPU_OPTIMIZED_QCOM=inValue.Cast< int >(); return inValue; } - break; - case 25: - if (HX_FIELD_EQ(inName,"BINNING_CONTROL_HINT_QCOM") ) { BINNING_CONTROL_HINT_QCOM=inValue.Cast< int >(); return inValue; } - break; - case 33: - if (HX_FIELD_EQ(inName,"RENDER_DIRECT_TO_FRAMEBUFFER_QCOM") ) { RENDER_DIRECT_TO_FRAMEBUFFER_QCOM=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void QCOM_binning_control_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("BINNING_CONTROL_HINT_QCOM",82,b3,04,f7)); - outFields->push(HX_("CPU_OPTIMIZED_QCOM",bf,be,ec,c1)); - outFields->push(HX_("GPU_OPTIMIZED_QCOM",3b,7a,7c,0b)); - outFields->push(HX_("RENDER_DIRECT_TO_FRAMEBUFFER_QCOM",19,e7,dd,4e)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo QCOM_binning_control_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(QCOM_binning_control_obj,BINNING_CONTROL_HINT_QCOM),HX_("BINNING_CONTROL_HINT_QCOM",82,b3,04,f7)}, - {hx::fsInt,(int)offsetof(QCOM_binning_control_obj,CPU_OPTIMIZED_QCOM),HX_("CPU_OPTIMIZED_QCOM",bf,be,ec,c1)}, - {hx::fsInt,(int)offsetof(QCOM_binning_control_obj,GPU_OPTIMIZED_QCOM),HX_("GPU_OPTIMIZED_QCOM",3b,7a,7c,0b)}, - {hx::fsInt,(int)offsetof(QCOM_binning_control_obj,RENDER_DIRECT_TO_FRAMEBUFFER_QCOM),HX_("RENDER_DIRECT_TO_FRAMEBUFFER_QCOM",19,e7,dd,4e)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *QCOM_binning_control_obj_sStaticStorageInfo = 0; -#endif - -static ::String QCOM_binning_control_obj_sMemberFields[] = { - HX_("BINNING_CONTROL_HINT_QCOM",82,b3,04,f7), - HX_("CPU_OPTIMIZED_QCOM",bf,be,ec,c1), - HX_("GPU_OPTIMIZED_QCOM",3b,7a,7c,0b), - HX_("RENDER_DIRECT_TO_FRAMEBUFFER_QCOM",19,e7,dd,4e), - ::String(null()) }; - -hx::Class QCOM_binning_control_obj::__mClass; - -void QCOM_binning_control_obj::__register() -{ - QCOM_binning_control_obj _hx_dummy; - QCOM_binning_control_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.QCOM_binning_control",ec,5f,90,49); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(QCOM_binning_control_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< QCOM_binning_control_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = QCOM_binning_control_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = QCOM_binning_control_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_driver_control.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_driver_control.cpp deleted file mode 100644 index c2c1c2f3..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_driver_control.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_driver_control -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_0a23424fb5ae89d7_5_new,"lime.graphics.opengl.ext.QCOM_driver_control","new",0x1b676c45,"lime.graphics.opengl.ext.QCOM_driver_control.new","lime/graphics/opengl/ext/QCOM_driver_control.hx",5,0x7b71f4ed) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void QCOM_driver_control_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_0a23424fb5ae89d7_5_new) - } - -Dynamic QCOM_driver_control_obj::__CreateEmpty() { return new QCOM_driver_control_obj; } - -void *QCOM_driver_control_obj::_hx_vtable = 0; - -Dynamic QCOM_driver_control_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< QCOM_driver_control_obj > _hx_result = new QCOM_driver_control_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool QCOM_driver_control_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x036b5593; -} - - -QCOM_driver_control_obj::QCOM_driver_control_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *QCOM_driver_control_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *QCOM_driver_control_obj_sStaticStorageInfo = 0; -#endif - -hx::Class QCOM_driver_control_obj::__mClass; - -void QCOM_driver_control_obj::__register() -{ - QCOM_driver_control_obj _hx_dummy; - QCOM_driver_control_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.QCOM_driver_control",d3,e5,48,f8); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< QCOM_driver_control_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = QCOM_driver_control_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = QCOM_driver_control_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_extended_get.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_extended_get.cpp deleted file mode 100644 index 0dbcd67e..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_extended_get.cpp +++ /dev/null @@ -1,191 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_extended_get -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_34469f9be3ed880b_4_new,"lime.graphics.opengl.ext.QCOM_extended_get","new",0x27edf9cf,"lime.graphics.opengl.ext.QCOM_extended_get.new","lime/graphics/opengl/ext/QCOM_extended_get.hx",4,0xfa68ba23) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void QCOM_extended_get_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_34469f9be3ed880b_4_new) -HXLINE( 16) this->STATE_RESTORE = 35804; -HXLINE( 15) this->TEXTURE_OBJECT_VALID_QCOM = 35803; -HXLINE( 14) this->TEXTURE_TARGET_QCOM = 35802; -HXLINE( 13) this->TEXTURE_NUM_LEVELS_QCOM = 35801; -HXLINE( 12) this->TEXTURE_IMAGE_VALID_QCOM = 35800; -HXLINE( 11) this->TEXTURE_TYPE_QCOM = 35799; -HXLINE( 10) this->TEXTURE_FORMAT_QCOM = 35798; -HXLINE( 9) this->TEXTURE_INTERNAL_FORMAT_QCOM = 35797; -HXLINE( 8) this->TEXTURE_DEPTH_QCOM = 35796; -HXLINE( 7) this->TEXTURE_HEIGHT_QCOM = 35795; -HXLINE( 6) this->TEXTURE_WIDTH_QCOM = 35794; - } - -Dynamic QCOM_extended_get_obj::__CreateEmpty() { return new QCOM_extended_get_obj; } - -void *QCOM_extended_get_obj::_hx_vtable = 0; - -Dynamic QCOM_extended_get_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< QCOM_extended_get_obj > _hx_result = new QCOM_extended_get_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool QCOM_extended_get_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5265124d; -} - - -QCOM_extended_get_obj::QCOM_extended_get_obj() -{ -} - -hx::Val QCOM_extended_get_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"STATE_RESTORE") ) { return hx::Val( STATE_RESTORE ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"TEXTURE_TYPE_QCOM") ) { return hx::Val( TEXTURE_TYPE_QCOM ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"TEXTURE_WIDTH_QCOM") ) { return hx::Val( TEXTURE_WIDTH_QCOM ); } - if (HX_FIELD_EQ(inName,"TEXTURE_DEPTH_QCOM") ) { return hx::Val( TEXTURE_DEPTH_QCOM ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"TEXTURE_HEIGHT_QCOM") ) { return hx::Val( TEXTURE_HEIGHT_QCOM ); } - if (HX_FIELD_EQ(inName,"TEXTURE_FORMAT_QCOM") ) { return hx::Val( TEXTURE_FORMAT_QCOM ); } - if (HX_FIELD_EQ(inName,"TEXTURE_TARGET_QCOM") ) { return hx::Val( TEXTURE_TARGET_QCOM ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"TEXTURE_NUM_LEVELS_QCOM") ) { return hx::Val( TEXTURE_NUM_LEVELS_QCOM ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"TEXTURE_IMAGE_VALID_QCOM") ) { return hx::Val( TEXTURE_IMAGE_VALID_QCOM ); } - break; - case 25: - if (HX_FIELD_EQ(inName,"TEXTURE_OBJECT_VALID_QCOM") ) { return hx::Val( TEXTURE_OBJECT_VALID_QCOM ); } - break; - case 28: - if (HX_FIELD_EQ(inName,"TEXTURE_INTERNAL_FORMAT_QCOM") ) { return hx::Val( TEXTURE_INTERNAL_FORMAT_QCOM ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val QCOM_extended_get_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"STATE_RESTORE") ) { STATE_RESTORE=inValue.Cast< int >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"TEXTURE_TYPE_QCOM") ) { TEXTURE_TYPE_QCOM=inValue.Cast< int >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"TEXTURE_WIDTH_QCOM") ) { TEXTURE_WIDTH_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_DEPTH_QCOM") ) { TEXTURE_DEPTH_QCOM=inValue.Cast< int >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"TEXTURE_HEIGHT_QCOM") ) { TEXTURE_HEIGHT_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_FORMAT_QCOM") ) { TEXTURE_FORMAT_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TEXTURE_TARGET_QCOM") ) { TEXTURE_TARGET_QCOM=inValue.Cast< int >(); return inValue; } - break; - case 23: - if (HX_FIELD_EQ(inName,"TEXTURE_NUM_LEVELS_QCOM") ) { TEXTURE_NUM_LEVELS_QCOM=inValue.Cast< int >(); return inValue; } - break; - case 24: - if (HX_FIELD_EQ(inName,"TEXTURE_IMAGE_VALID_QCOM") ) { TEXTURE_IMAGE_VALID_QCOM=inValue.Cast< int >(); return inValue; } - break; - case 25: - if (HX_FIELD_EQ(inName,"TEXTURE_OBJECT_VALID_QCOM") ) { TEXTURE_OBJECT_VALID_QCOM=inValue.Cast< int >(); return inValue; } - break; - case 28: - if (HX_FIELD_EQ(inName,"TEXTURE_INTERNAL_FORMAT_QCOM") ) { TEXTURE_INTERNAL_FORMAT_QCOM=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void QCOM_extended_get_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("TEXTURE_WIDTH_QCOM",ed,34,0f,3f)); - outFields->push(HX_("TEXTURE_HEIGHT_QCOM",44,3e,1b,4a)); - outFields->push(HX_("TEXTURE_DEPTH_QCOM",d0,04,20,5c)); - outFields->push(HX_("TEXTURE_INTERNAL_FORMAT_QCOM",ba,8b,6b,a9)); - outFields->push(HX_("TEXTURE_FORMAT_QCOM",f4,34,dc,69)); - outFields->push(HX_("TEXTURE_TYPE_QCOM",91,13,0e,a7)); - outFields->push(HX_("TEXTURE_IMAGE_VALID_QCOM",fb,1e,c4,09)); - outFields->push(HX_("TEXTURE_NUM_LEVELS_QCOM",e3,f1,65,25)); - outFields->push(HX_("TEXTURE_TARGET_QCOM",9a,b2,1a,41)); - outFields->push(HX_("TEXTURE_OBJECT_VALID_QCOM",ef,6e,81,63)); - outFields->push(HX_("STATE_RESTORE",a0,1b,6f,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo QCOM_extended_get_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(QCOM_extended_get_obj,TEXTURE_WIDTH_QCOM),HX_("TEXTURE_WIDTH_QCOM",ed,34,0f,3f)}, - {hx::fsInt,(int)offsetof(QCOM_extended_get_obj,TEXTURE_HEIGHT_QCOM),HX_("TEXTURE_HEIGHT_QCOM",44,3e,1b,4a)}, - {hx::fsInt,(int)offsetof(QCOM_extended_get_obj,TEXTURE_DEPTH_QCOM),HX_("TEXTURE_DEPTH_QCOM",d0,04,20,5c)}, - {hx::fsInt,(int)offsetof(QCOM_extended_get_obj,TEXTURE_INTERNAL_FORMAT_QCOM),HX_("TEXTURE_INTERNAL_FORMAT_QCOM",ba,8b,6b,a9)}, - {hx::fsInt,(int)offsetof(QCOM_extended_get_obj,TEXTURE_FORMAT_QCOM),HX_("TEXTURE_FORMAT_QCOM",f4,34,dc,69)}, - {hx::fsInt,(int)offsetof(QCOM_extended_get_obj,TEXTURE_TYPE_QCOM),HX_("TEXTURE_TYPE_QCOM",91,13,0e,a7)}, - {hx::fsInt,(int)offsetof(QCOM_extended_get_obj,TEXTURE_IMAGE_VALID_QCOM),HX_("TEXTURE_IMAGE_VALID_QCOM",fb,1e,c4,09)}, - {hx::fsInt,(int)offsetof(QCOM_extended_get_obj,TEXTURE_NUM_LEVELS_QCOM),HX_("TEXTURE_NUM_LEVELS_QCOM",e3,f1,65,25)}, - {hx::fsInt,(int)offsetof(QCOM_extended_get_obj,TEXTURE_TARGET_QCOM),HX_("TEXTURE_TARGET_QCOM",9a,b2,1a,41)}, - {hx::fsInt,(int)offsetof(QCOM_extended_get_obj,TEXTURE_OBJECT_VALID_QCOM),HX_("TEXTURE_OBJECT_VALID_QCOM",ef,6e,81,63)}, - {hx::fsInt,(int)offsetof(QCOM_extended_get_obj,STATE_RESTORE),HX_("STATE_RESTORE",a0,1b,6f,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *QCOM_extended_get_obj_sStaticStorageInfo = 0; -#endif - -static ::String QCOM_extended_get_obj_sMemberFields[] = { - HX_("TEXTURE_WIDTH_QCOM",ed,34,0f,3f), - HX_("TEXTURE_HEIGHT_QCOM",44,3e,1b,4a), - HX_("TEXTURE_DEPTH_QCOM",d0,04,20,5c), - HX_("TEXTURE_INTERNAL_FORMAT_QCOM",ba,8b,6b,a9), - HX_("TEXTURE_FORMAT_QCOM",f4,34,dc,69), - HX_("TEXTURE_TYPE_QCOM",91,13,0e,a7), - HX_("TEXTURE_IMAGE_VALID_QCOM",fb,1e,c4,09), - HX_("TEXTURE_NUM_LEVELS_QCOM",e3,f1,65,25), - HX_("TEXTURE_TARGET_QCOM",9a,b2,1a,41), - HX_("TEXTURE_OBJECT_VALID_QCOM",ef,6e,81,63), - HX_("STATE_RESTORE",a0,1b,6f,00), - ::String(null()) }; - -hx::Class QCOM_extended_get_obj::__mClass; - -void QCOM_extended_get_obj::__register() -{ - QCOM_extended_get_obj _hx_dummy; - QCOM_extended_get_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.QCOM_extended_get",5d,66,43,c0); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(QCOM_extended_get_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< QCOM_extended_get_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = QCOM_extended_get_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = QCOM_extended_get_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_extended_get2.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_extended_get2.cpp deleted file mode 100644 index 77b627cf..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_extended_get2.cpp +++ /dev/null @@ -1,71 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_extended_get2 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d211b99717bb97fd_5_new,"lime.graphics.opengl.ext.QCOM_extended_get2","new",0xeba00aa7,"lime.graphics.opengl.ext.QCOM_extended_get2.new","lime/graphics/opengl/ext/QCOM_extended_get2.hx",5,0x23b2eec7) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void QCOM_extended_get2_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_d211b99717bb97fd_5_new) - } - -Dynamic QCOM_extended_get2_obj::__CreateEmpty() { return new QCOM_extended_get2_obj; } - -void *QCOM_extended_get2_obj::_hx_vtable = 0; - -Dynamic QCOM_extended_get2_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< QCOM_extended_get2_obj > _hx_result = new QCOM_extended_get2_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool QCOM_extended_get2_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x078cf199; -} - - -QCOM_extended_get2_obj::QCOM_extended_get2_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *QCOM_extended_get2_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *QCOM_extended_get2_obj_sStaticStorageInfo = 0; -#endif - -hx::Class QCOM_extended_get2_obj::__mClass; - -void QCOM_extended_get2_obj::__register() -{ - QCOM_extended_get2_obj _hx_dummy; - QCOM_extended_get2_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.QCOM_extended_get2",35,2b,b6,7a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< QCOM_extended_get2_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = QCOM_extended_get2_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = QCOM_extended_get2_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_perfmon_global_mode.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_perfmon_global_mode.cpp deleted file mode 100644 index 4bca5ac8..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_perfmon_global_mode.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_perfmon_global_mode -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_8723c151069cfd66_6_new,"lime.graphics.opengl.ext.QCOM_perfmon_global_mode","new",0x76e54308,"lime.graphics.opengl.ext.QCOM_perfmon_global_mode.new","lime/graphics/opengl/ext/QCOM_perfmon_global_mode.hx",6,0x1f188806) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void QCOM_perfmon_global_mode_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_8723c151069cfd66_6_new) -HXDLIN( 6) this->PERFMON_GLOBAL_MODE_QCOM = 36768; - } - -Dynamic QCOM_perfmon_global_mode_obj::__CreateEmpty() { return new QCOM_perfmon_global_mode_obj; } - -void *QCOM_perfmon_global_mode_obj::_hx_vtable = 0; - -Dynamic QCOM_perfmon_global_mode_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< QCOM_perfmon_global_mode_obj > _hx_result = new QCOM_perfmon_global_mode_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool QCOM_perfmon_global_mode_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2f421126; -} - - -QCOM_perfmon_global_mode_obj::QCOM_perfmon_global_mode_obj() -{ -} - -hx::Val QCOM_perfmon_global_mode_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 24: - if (HX_FIELD_EQ(inName,"PERFMON_GLOBAL_MODE_QCOM") ) { return hx::Val( PERFMON_GLOBAL_MODE_QCOM ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val QCOM_perfmon_global_mode_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 24: - if (HX_FIELD_EQ(inName,"PERFMON_GLOBAL_MODE_QCOM") ) { PERFMON_GLOBAL_MODE_QCOM=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void QCOM_perfmon_global_mode_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("PERFMON_GLOBAL_MODE_QCOM",8c,4a,a5,e0)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo QCOM_perfmon_global_mode_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(QCOM_perfmon_global_mode_obj,PERFMON_GLOBAL_MODE_QCOM),HX_("PERFMON_GLOBAL_MODE_QCOM",8c,4a,a5,e0)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *QCOM_perfmon_global_mode_obj_sStaticStorageInfo = 0; -#endif - -static ::String QCOM_perfmon_global_mode_obj_sMemberFields[] = { - HX_("PERFMON_GLOBAL_MODE_QCOM",8c,4a,a5,e0), - ::String(null()) }; - -hx::Class QCOM_perfmon_global_mode_obj::__mClass; - -void QCOM_perfmon_global_mode_obj::__register() -{ - QCOM_perfmon_global_mode_obj _hx_dummy; - QCOM_perfmon_global_mode_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.QCOM_perfmon_global_mode",16,5f,bd,79); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(QCOM_perfmon_global_mode_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< QCOM_perfmon_global_mode_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = QCOM_perfmon_global_mode_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = QCOM_perfmon_global_mode_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_tiled_rendering.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_tiled_rendering.cpp deleted file mode 100644 index 4cb7a0bd..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_tiled_rendering.cpp +++ /dev/null @@ -1,297 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_tiled_rendering -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_3b8ec67eacdc1e11_4_new,"lime.graphics.opengl.ext.QCOM_tiled_rendering","new",0x9cd72288,"lime.graphics.opengl.ext.QCOM_tiled_rendering.new","lime/graphics/opengl/ext/QCOM_tiled_rendering.hx",4,0x0643f186) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void QCOM_tiled_rendering_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_3b8ec67eacdc1e11_4_new) -HXLINE( 37) this->MULTISAMPLE_BUFFER_BIT7_QCOM = (int)-2147483648; -HXLINE( 36) this->MULTISAMPLE_BUFFER_BIT6_QCOM = (int)1073741824; -HXLINE( 35) this->MULTISAMPLE_BUFFER_BIT5_QCOM = 536870912; -HXLINE( 34) this->MULTISAMPLE_BUFFER_BIT4_QCOM = 268435456; -HXLINE( 33) this->MULTISAMPLE_BUFFER_BIT3_QCOM = 134217728; -HXLINE( 32) this->MULTISAMPLE_BUFFER_BIT2_QCOM = 67108864; -HXLINE( 31) this->MULTISAMPLE_BUFFER_BIT1_QCOM = 33554432; -HXLINE( 30) this->MULTISAMPLE_BUFFER_BIT0_QCOM = 16777216; -HXLINE( 29) this->STENCIL_BUFFER_BIT7_QCOM = 8388608; -HXLINE( 28) this->STENCIL_BUFFER_BIT6_QCOM = 4194304; -HXLINE( 27) this->STENCIL_BUFFER_BIT5_QCOM = 2097152; -HXLINE( 26) this->STENCIL_BUFFER_BIT4_QCOM = 1048576; -HXLINE( 25) this->STENCIL_BUFFER_BIT3_QCOM = 524288; -HXLINE( 24) this->STENCIL_BUFFER_BIT2_QCOM = 262144; -HXLINE( 23) this->STENCIL_BUFFER_BIT1_QCOM = 131072; -HXLINE( 22) this->STENCIL_BUFFER_BIT0_QCOM = 65536; -HXLINE( 21) this->DEPTH_BUFFER_BIT7_QCOM = 32768; -HXLINE( 20) this->DEPTH_BUFFER_BIT6_QCOM = 16384; -HXLINE( 19) this->DEPTH_BUFFER_BIT5_QCOM = 8192; -HXLINE( 18) this->DEPTH_BUFFER_BIT4_QCOM = 4096; -HXLINE( 17) this->DEPTH_BUFFER_BIT3_QCOM = 2048; -HXLINE( 16) this->DEPTH_BUFFER_BIT2_QCOM = 1024; -HXLINE( 15) this->DEPTH_BUFFER_BIT1_QCOM = 512; -HXLINE( 14) this->DEPTH_BUFFER_BIT0_QCOM = 256; -HXLINE( 13) this->COLOR_BUFFER_BIT7_QCOM = 128; -HXLINE( 12) this->COLOR_BUFFER_BIT6_QCOM = 64; -HXLINE( 11) this->COLOR_BUFFER_BIT5_QCOM = 32; -HXLINE( 10) this->COLOR_BUFFER_BIT4_QCOM = 16; -HXLINE( 9) this->COLOR_BUFFER_BIT3_QCOM = 8; -HXLINE( 8) this->COLOR_BUFFER_BIT2_QCOM = 4; -HXLINE( 7) this->COLOR_BUFFER_BIT1_QCOM = 2; -HXLINE( 6) this->COLOR_BUFFER_BIT0_QCOM = 1; - } - -Dynamic QCOM_tiled_rendering_obj::__CreateEmpty() { return new QCOM_tiled_rendering_obj; } - -void *QCOM_tiled_rendering_obj::_hx_vtable = 0; - -Dynamic QCOM_tiled_rendering_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< QCOM_tiled_rendering_obj > _hx_result = new QCOM_tiled_rendering_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool QCOM_tiled_rendering_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1907e8a6; -} - - -QCOM_tiled_rendering_obj::QCOM_tiled_rendering_obj() -{ -} - -hx::Val QCOM_tiled_rendering_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 22: - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT0_QCOM") ) { return hx::Val( COLOR_BUFFER_BIT0_QCOM ); } - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT1_QCOM") ) { return hx::Val( COLOR_BUFFER_BIT1_QCOM ); } - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT2_QCOM") ) { return hx::Val( COLOR_BUFFER_BIT2_QCOM ); } - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT3_QCOM") ) { return hx::Val( COLOR_BUFFER_BIT3_QCOM ); } - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT4_QCOM") ) { return hx::Val( COLOR_BUFFER_BIT4_QCOM ); } - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT5_QCOM") ) { return hx::Val( COLOR_BUFFER_BIT5_QCOM ); } - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT6_QCOM") ) { return hx::Val( COLOR_BUFFER_BIT6_QCOM ); } - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT7_QCOM") ) { return hx::Val( COLOR_BUFFER_BIT7_QCOM ); } - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT0_QCOM") ) { return hx::Val( DEPTH_BUFFER_BIT0_QCOM ); } - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT1_QCOM") ) { return hx::Val( DEPTH_BUFFER_BIT1_QCOM ); } - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT2_QCOM") ) { return hx::Val( DEPTH_BUFFER_BIT2_QCOM ); } - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT3_QCOM") ) { return hx::Val( DEPTH_BUFFER_BIT3_QCOM ); } - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT4_QCOM") ) { return hx::Val( DEPTH_BUFFER_BIT4_QCOM ); } - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT5_QCOM") ) { return hx::Val( DEPTH_BUFFER_BIT5_QCOM ); } - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT6_QCOM") ) { return hx::Val( DEPTH_BUFFER_BIT6_QCOM ); } - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT7_QCOM") ) { return hx::Val( DEPTH_BUFFER_BIT7_QCOM ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT0_QCOM") ) { return hx::Val( STENCIL_BUFFER_BIT0_QCOM ); } - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT1_QCOM") ) { return hx::Val( STENCIL_BUFFER_BIT1_QCOM ); } - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT2_QCOM") ) { return hx::Val( STENCIL_BUFFER_BIT2_QCOM ); } - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT3_QCOM") ) { return hx::Val( STENCIL_BUFFER_BIT3_QCOM ); } - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT4_QCOM") ) { return hx::Val( STENCIL_BUFFER_BIT4_QCOM ); } - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT5_QCOM") ) { return hx::Val( STENCIL_BUFFER_BIT5_QCOM ); } - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT6_QCOM") ) { return hx::Val( STENCIL_BUFFER_BIT6_QCOM ); } - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT7_QCOM") ) { return hx::Val( STENCIL_BUFFER_BIT7_QCOM ); } - break; - case 28: - if (HX_FIELD_EQ(inName,"MULTISAMPLE_BUFFER_BIT0_QCOM") ) { return hx::Val( MULTISAMPLE_BUFFER_BIT0_QCOM ); } - if (HX_FIELD_EQ(inName,"MULTISAMPLE_BUFFER_BIT1_QCOM") ) { return hx::Val( MULTISAMPLE_BUFFER_BIT1_QCOM ); } - if (HX_FIELD_EQ(inName,"MULTISAMPLE_BUFFER_BIT2_QCOM") ) { return hx::Val( MULTISAMPLE_BUFFER_BIT2_QCOM ); } - if (HX_FIELD_EQ(inName,"MULTISAMPLE_BUFFER_BIT3_QCOM") ) { return hx::Val( MULTISAMPLE_BUFFER_BIT3_QCOM ); } - if (HX_FIELD_EQ(inName,"MULTISAMPLE_BUFFER_BIT4_QCOM") ) { return hx::Val( MULTISAMPLE_BUFFER_BIT4_QCOM ); } - if (HX_FIELD_EQ(inName,"MULTISAMPLE_BUFFER_BIT5_QCOM") ) { return hx::Val( MULTISAMPLE_BUFFER_BIT5_QCOM ); } - if (HX_FIELD_EQ(inName,"MULTISAMPLE_BUFFER_BIT6_QCOM") ) { return hx::Val( MULTISAMPLE_BUFFER_BIT6_QCOM ); } - if (HX_FIELD_EQ(inName,"MULTISAMPLE_BUFFER_BIT7_QCOM") ) { return hx::Val( MULTISAMPLE_BUFFER_BIT7_QCOM ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val QCOM_tiled_rendering_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 22: - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT0_QCOM") ) { COLOR_BUFFER_BIT0_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT1_QCOM") ) { COLOR_BUFFER_BIT1_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT2_QCOM") ) { COLOR_BUFFER_BIT2_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT3_QCOM") ) { COLOR_BUFFER_BIT3_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT4_QCOM") ) { COLOR_BUFFER_BIT4_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT5_QCOM") ) { COLOR_BUFFER_BIT5_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT6_QCOM") ) { COLOR_BUFFER_BIT6_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"COLOR_BUFFER_BIT7_QCOM") ) { COLOR_BUFFER_BIT7_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT0_QCOM") ) { DEPTH_BUFFER_BIT0_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT1_QCOM") ) { DEPTH_BUFFER_BIT1_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT2_QCOM") ) { DEPTH_BUFFER_BIT2_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT3_QCOM") ) { DEPTH_BUFFER_BIT3_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT4_QCOM") ) { DEPTH_BUFFER_BIT4_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT5_QCOM") ) { DEPTH_BUFFER_BIT5_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT6_QCOM") ) { DEPTH_BUFFER_BIT6_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEPTH_BUFFER_BIT7_QCOM") ) { DEPTH_BUFFER_BIT7_QCOM=inValue.Cast< int >(); return inValue; } - break; - case 24: - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT0_QCOM") ) { STENCIL_BUFFER_BIT0_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT1_QCOM") ) { STENCIL_BUFFER_BIT1_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT2_QCOM") ) { STENCIL_BUFFER_BIT2_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT3_QCOM") ) { STENCIL_BUFFER_BIT3_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT4_QCOM") ) { STENCIL_BUFFER_BIT4_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT5_QCOM") ) { STENCIL_BUFFER_BIT5_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT6_QCOM") ) { STENCIL_BUFFER_BIT6_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STENCIL_BUFFER_BIT7_QCOM") ) { STENCIL_BUFFER_BIT7_QCOM=inValue.Cast< int >(); return inValue; } - break; - case 28: - if (HX_FIELD_EQ(inName,"MULTISAMPLE_BUFFER_BIT0_QCOM") ) { MULTISAMPLE_BUFFER_BIT0_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MULTISAMPLE_BUFFER_BIT1_QCOM") ) { MULTISAMPLE_BUFFER_BIT1_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MULTISAMPLE_BUFFER_BIT2_QCOM") ) { MULTISAMPLE_BUFFER_BIT2_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MULTISAMPLE_BUFFER_BIT3_QCOM") ) { MULTISAMPLE_BUFFER_BIT3_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MULTISAMPLE_BUFFER_BIT4_QCOM") ) { MULTISAMPLE_BUFFER_BIT4_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MULTISAMPLE_BUFFER_BIT5_QCOM") ) { MULTISAMPLE_BUFFER_BIT5_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MULTISAMPLE_BUFFER_BIT6_QCOM") ) { MULTISAMPLE_BUFFER_BIT6_QCOM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MULTISAMPLE_BUFFER_BIT7_QCOM") ) { MULTISAMPLE_BUFFER_BIT7_QCOM=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void QCOM_tiled_rendering_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("COLOR_BUFFER_BIT0_QCOM",09,35,db,91)); - outFields->push(HX_("COLOR_BUFFER_BIT1_QCOM",68,91,36,f8)); - outFields->push(HX_("COLOR_BUFFER_BIT2_QCOM",c7,ed,91,5e)); - outFields->push(HX_("COLOR_BUFFER_BIT3_QCOM",26,4a,ed,c4)); - outFields->push(HX_("COLOR_BUFFER_BIT4_QCOM",85,a6,48,2b)); - outFields->push(HX_("COLOR_BUFFER_BIT5_QCOM",e4,02,a4,91)); - outFields->push(HX_("COLOR_BUFFER_BIT6_QCOM",43,5f,ff,f7)); - outFields->push(HX_("COLOR_BUFFER_BIT7_QCOM",a2,bb,5a,5e)); - outFields->push(HX_("DEPTH_BUFFER_BIT0_QCOM",69,21,64,e0)); - outFields->push(HX_("DEPTH_BUFFER_BIT1_QCOM",c8,7d,bf,46)); - outFields->push(HX_("DEPTH_BUFFER_BIT2_QCOM",27,da,1a,ad)); - outFields->push(HX_("DEPTH_BUFFER_BIT3_QCOM",86,36,76,13)); - outFields->push(HX_("DEPTH_BUFFER_BIT4_QCOM",e5,92,d1,79)); - outFields->push(HX_("DEPTH_BUFFER_BIT5_QCOM",44,ef,2c,e0)); - outFields->push(HX_("DEPTH_BUFFER_BIT6_QCOM",a3,4b,88,46)); - outFields->push(HX_("DEPTH_BUFFER_BIT7_QCOM",02,a8,e3,ac)); - outFields->push(HX_("STENCIL_BUFFER_BIT0_QCOM",50,10,03,ab)); - outFields->push(HX_("STENCIL_BUFFER_BIT1_QCOM",af,6c,5e,11)); - outFields->push(HX_("STENCIL_BUFFER_BIT2_QCOM",0e,c9,b9,77)); - outFields->push(HX_("STENCIL_BUFFER_BIT3_QCOM",6d,25,15,de)); - outFields->push(HX_("STENCIL_BUFFER_BIT4_QCOM",cc,81,70,44)); - outFields->push(HX_("STENCIL_BUFFER_BIT5_QCOM",2b,de,cb,aa)); - outFields->push(HX_("STENCIL_BUFFER_BIT6_QCOM",8a,3a,27,11)); - outFields->push(HX_("STENCIL_BUFFER_BIT7_QCOM",e9,96,82,77)); - outFields->push(HX_("MULTISAMPLE_BUFFER_BIT0_QCOM",09,87,d5,ae)); - outFields->push(HX_("MULTISAMPLE_BUFFER_BIT1_QCOM",68,e3,30,15)); - outFields->push(HX_("MULTISAMPLE_BUFFER_BIT2_QCOM",c7,3f,8c,7b)); - outFields->push(HX_("MULTISAMPLE_BUFFER_BIT3_QCOM",26,9c,e7,e1)); - outFields->push(HX_("MULTISAMPLE_BUFFER_BIT4_QCOM",85,f8,42,48)); - outFields->push(HX_("MULTISAMPLE_BUFFER_BIT5_QCOM",e4,54,9e,ae)); - outFields->push(HX_("MULTISAMPLE_BUFFER_BIT6_QCOM",43,b1,f9,14)); - outFields->push(HX_("MULTISAMPLE_BUFFER_BIT7_QCOM",a2,0d,55,7b)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo QCOM_tiled_rendering_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,COLOR_BUFFER_BIT0_QCOM),HX_("COLOR_BUFFER_BIT0_QCOM",09,35,db,91)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,COLOR_BUFFER_BIT1_QCOM),HX_("COLOR_BUFFER_BIT1_QCOM",68,91,36,f8)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,COLOR_BUFFER_BIT2_QCOM),HX_("COLOR_BUFFER_BIT2_QCOM",c7,ed,91,5e)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,COLOR_BUFFER_BIT3_QCOM),HX_("COLOR_BUFFER_BIT3_QCOM",26,4a,ed,c4)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,COLOR_BUFFER_BIT4_QCOM),HX_("COLOR_BUFFER_BIT4_QCOM",85,a6,48,2b)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,COLOR_BUFFER_BIT5_QCOM),HX_("COLOR_BUFFER_BIT5_QCOM",e4,02,a4,91)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,COLOR_BUFFER_BIT6_QCOM),HX_("COLOR_BUFFER_BIT6_QCOM",43,5f,ff,f7)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,COLOR_BUFFER_BIT7_QCOM),HX_("COLOR_BUFFER_BIT7_QCOM",a2,bb,5a,5e)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,DEPTH_BUFFER_BIT0_QCOM),HX_("DEPTH_BUFFER_BIT0_QCOM",69,21,64,e0)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,DEPTH_BUFFER_BIT1_QCOM),HX_("DEPTH_BUFFER_BIT1_QCOM",c8,7d,bf,46)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,DEPTH_BUFFER_BIT2_QCOM),HX_("DEPTH_BUFFER_BIT2_QCOM",27,da,1a,ad)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,DEPTH_BUFFER_BIT3_QCOM),HX_("DEPTH_BUFFER_BIT3_QCOM",86,36,76,13)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,DEPTH_BUFFER_BIT4_QCOM),HX_("DEPTH_BUFFER_BIT4_QCOM",e5,92,d1,79)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,DEPTH_BUFFER_BIT5_QCOM),HX_("DEPTH_BUFFER_BIT5_QCOM",44,ef,2c,e0)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,DEPTH_BUFFER_BIT6_QCOM),HX_("DEPTH_BUFFER_BIT6_QCOM",a3,4b,88,46)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,DEPTH_BUFFER_BIT7_QCOM),HX_("DEPTH_BUFFER_BIT7_QCOM",02,a8,e3,ac)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,STENCIL_BUFFER_BIT0_QCOM),HX_("STENCIL_BUFFER_BIT0_QCOM",50,10,03,ab)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,STENCIL_BUFFER_BIT1_QCOM),HX_("STENCIL_BUFFER_BIT1_QCOM",af,6c,5e,11)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,STENCIL_BUFFER_BIT2_QCOM),HX_("STENCIL_BUFFER_BIT2_QCOM",0e,c9,b9,77)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,STENCIL_BUFFER_BIT3_QCOM),HX_("STENCIL_BUFFER_BIT3_QCOM",6d,25,15,de)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,STENCIL_BUFFER_BIT4_QCOM),HX_("STENCIL_BUFFER_BIT4_QCOM",cc,81,70,44)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,STENCIL_BUFFER_BIT5_QCOM),HX_("STENCIL_BUFFER_BIT5_QCOM",2b,de,cb,aa)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,STENCIL_BUFFER_BIT6_QCOM),HX_("STENCIL_BUFFER_BIT6_QCOM",8a,3a,27,11)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,STENCIL_BUFFER_BIT7_QCOM),HX_("STENCIL_BUFFER_BIT7_QCOM",e9,96,82,77)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,MULTISAMPLE_BUFFER_BIT0_QCOM),HX_("MULTISAMPLE_BUFFER_BIT0_QCOM",09,87,d5,ae)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,MULTISAMPLE_BUFFER_BIT1_QCOM),HX_("MULTISAMPLE_BUFFER_BIT1_QCOM",68,e3,30,15)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,MULTISAMPLE_BUFFER_BIT2_QCOM),HX_("MULTISAMPLE_BUFFER_BIT2_QCOM",c7,3f,8c,7b)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,MULTISAMPLE_BUFFER_BIT3_QCOM),HX_("MULTISAMPLE_BUFFER_BIT3_QCOM",26,9c,e7,e1)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,MULTISAMPLE_BUFFER_BIT4_QCOM),HX_("MULTISAMPLE_BUFFER_BIT4_QCOM",85,f8,42,48)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,MULTISAMPLE_BUFFER_BIT5_QCOM),HX_("MULTISAMPLE_BUFFER_BIT5_QCOM",e4,54,9e,ae)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,MULTISAMPLE_BUFFER_BIT6_QCOM),HX_("MULTISAMPLE_BUFFER_BIT6_QCOM",43,b1,f9,14)}, - {hx::fsInt,(int)offsetof(QCOM_tiled_rendering_obj,MULTISAMPLE_BUFFER_BIT7_QCOM),HX_("MULTISAMPLE_BUFFER_BIT7_QCOM",a2,0d,55,7b)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *QCOM_tiled_rendering_obj_sStaticStorageInfo = 0; -#endif - -static ::String QCOM_tiled_rendering_obj_sMemberFields[] = { - HX_("COLOR_BUFFER_BIT0_QCOM",09,35,db,91), - HX_("COLOR_BUFFER_BIT1_QCOM",68,91,36,f8), - HX_("COLOR_BUFFER_BIT2_QCOM",c7,ed,91,5e), - HX_("COLOR_BUFFER_BIT3_QCOM",26,4a,ed,c4), - HX_("COLOR_BUFFER_BIT4_QCOM",85,a6,48,2b), - HX_("COLOR_BUFFER_BIT5_QCOM",e4,02,a4,91), - HX_("COLOR_BUFFER_BIT6_QCOM",43,5f,ff,f7), - HX_("COLOR_BUFFER_BIT7_QCOM",a2,bb,5a,5e), - HX_("DEPTH_BUFFER_BIT0_QCOM",69,21,64,e0), - HX_("DEPTH_BUFFER_BIT1_QCOM",c8,7d,bf,46), - HX_("DEPTH_BUFFER_BIT2_QCOM",27,da,1a,ad), - HX_("DEPTH_BUFFER_BIT3_QCOM",86,36,76,13), - HX_("DEPTH_BUFFER_BIT4_QCOM",e5,92,d1,79), - HX_("DEPTH_BUFFER_BIT5_QCOM",44,ef,2c,e0), - HX_("DEPTH_BUFFER_BIT6_QCOM",a3,4b,88,46), - HX_("DEPTH_BUFFER_BIT7_QCOM",02,a8,e3,ac), - HX_("STENCIL_BUFFER_BIT0_QCOM",50,10,03,ab), - HX_("STENCIL_BUFFER_BIT1_QCOM",af,6c,5e,11), - HX_("STENCIL_BUFFER_BIT2_QCOM",0e,c9,b9,77), - HX_("STENCIL_BUFFER_BIT3_QCOM",6d,25,15,de), - HX_("STENCIL_BUFFER_BIT4_QCOM",cc,81,70,44), - HX_("STENCIL_BUFFER_BIT5_QCOM",2b,de,cb,aa), - HX_("STENCIL_BUFFER_BIT6_QCOM",8a,3a,27,11), - HX_("STENCIL_BUFFER_BIT7_QCOM",e9,96,82,77), - HX_("MULTISAMPLE_BUFFER_BIT0_QCOM",09,87,d5,ae), - HX_("MULTISAMPLE_BUFFER_BIT1_QCOM",68,e3,30,15), - HX_("MULTISAMPLE_BUFFER_BIT2_QCOM",c7,3f,8c,7b), - HX_("MULTISAMPLE_BUFFER_BIT3_QCOM",26,9c,e7,e1), - HX_("MULTISAMPLE_BUFFER_BIT4_QCOM",85,f8,42,48), - HX_("MULTISAMPLE_BUFFER_BIT5_QCOM",e4,54,9e,ae), - HX_("MULTISAMPLE_BUFFER_BIT6_QCOM",43,b1,f9,14), - HX_("MULTISAMPLE_BUFFER_BIT7_QCOM",a2,0d,55,7b), - ::String(null()) }; - -hx::Class QCOM_tiled_rendering_obj::__mClass; - -void QCOM_tiled_rendering_obj::__register() -{ - QCOM_tiled_rendering_obj _hx_dummy; - QCOM_tiled_rendering_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.QCOM_tiled_rendering",96,7e,69,ba); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(QCOM_tiled_rendering_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< QCOM_tiled_rendering_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = QCOM_tiled_rendering_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = QCOM_tiled_rendering_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_writeonly_rendering.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_writeonly_rendering.cpp deleted file mode 100644 index 6c57751b..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/QCOM_writeonly_rendering.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_QCOM_writeonly_rendering -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e1536ec9c60761cf_6_new,"lime.graphics.opengl.ext.QCOM_writeonly_rendering","new",0x32a4831d,"lime.graphics.opengl.ext.QCOM_writeonly_rendering.new","lime/graphics/opengl/ext/QCOM_writeonly_rendering.hx",6,0x4b8fa191) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void QCOM_writeonly_rendering_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_e1536ec9c60761cf_6_new) -HXDLIN( 6) this->WRITEONLY_RENDERING_QCOM = 34851; - } - -Dynamic QCOM_writeonly_rendering_obj::__CreateEmpty() { return new QCOM_writeonly_rendering_obj; } - -void *QCOM_writeonly_rendering_obj::_hx_vtable = 0; - -Dynamic QCOM_writeonly_rendering_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< QCOM_writeonly_rendering_obj > _hx_result = new QCOM_writeonly_rendering_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool QCOM_writeonly_rendering_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0c5062bb; -} - - -QCOM_writeonly_rendering_obj::QCOM_writeonly_rendering_obj() -{ -} - -hx::Val QCOM_writeonly_rendering_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 24: - if (HX_FIELD_EQ(inName,"WRITEONLY_RENDERING_QCOM") ) { return hx::Val( WRITEONLY_RENDERING_QCOM ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val QCOM_writeonly_rendering_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 24: - if (HX_FIELD_EQ(inName,"WRITEONLY_RENDERING_QCOM") ) { WRITEONLY_RENDERING_QCOM=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void QCOM_writeonly_rendering_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("WRITEONLY_RENDERING_QCOM",f7,d8,e8,a3)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo QCOM_writeonly_rendering_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(QCOM_writeonly_rendering_obj,WRITEONLY_RENDERING_QCOM),HX_("WRITEONLY_RENDERING_QCOM",f7,d8,e8,a3)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *QCOM_writeonly_rendering_obj_sStaticStorageInfo = 0; -#endif - -static ::String QCOM_writeonly_rendering_obj_sMemberFields[] = { - HX_("WRITEONLY_RENDERING_QCOM",f7,d8,e8,a3), - ::String(null()) }; - -hx::Class QCOM_writeonly_rendering_obj::__mClass; - -void QCOM_writeonly_rendering_obj::__register() -{ - QCOM_writeonly_rendering_obj _hx_dummy; - QCOM_writeonly_rendering_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.QCOM_writeonly_rendering",ab,b0,cb,56); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(QCOM_writeonly_rendering_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< QCOM_writeonly_rendering_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = QCOM_writeonly_rendering_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = QCOM_writeonly_rendering_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/VIV_shader_binary.cpp b/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/VIV_shader_binary.cpp deleted file mode 100644 index 69156d65..00000000 --- a/hGameTest/bin/linux/obj/src/lime/graphics/opengl/ext/VIV_shader_binary.cpp +++ /dev/null @@ -1,103 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_ext_VIV_shader_binary -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_4bc70f1cf8ced427_6_new,"lime.graphics.opengl.ext.VIV_shader_binary","new",0xccc744ef,"lime.graphics.opengl.ext.VIV_shader_binary.new","lime/graphics/opengl/ext/VIV_shader_binary.hx",6,0xb3f93303) -namespace lime{ -namespace graphics{ -namespace opengl{ -namespace ext{ - -void VIV_shader_binary_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_4bc70f1cf8ced427_6_new) -HXDLIN( 6) this->SHADER_BINARY_VIV = 36804; - } - -Dynamic VIV_shader_binary_obj::__CreateEmpty() { return new VIV_shader_binary_obj; } - -void *VIV_shader_binary_obj::_hx_vtable = 0; - -Dynamic VIV_shader_binary_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< VIV_shader_binary_obj > _hx_result = new VIV_shader_binary_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool VIV_shader_binary_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x774ea261; -} - - -VIV_shader_binary_obj::VIV_shader_binary_obj() -{ -} - -hx::Val VIV_shader_binary_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"SHADER_BINARY_VIV") ) { return hx::Val( SHADER_BINARY_VIV ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val VIV_shader_binary_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"SHADER_BINARY_VIV") ) { SHADER_BINARY_VIV=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void VIV_shader_binary_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("SHADER_BINARY_VIV",5f,dd,98,b0)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo VIV_shader_binary_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(VIV_shader_binary_obj,SHADER_BINARY_VIV),HX_("SHADER_BINARY_VIV",5f,dd,98,b0)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *VIV_shader_binary_obj_sStaticStorageInfo = 0; -#endif - -static ::String VIV_shader_binary_obj_sMemberFields[] = { - HX_("SHADER_BINARY_VIV",5f,dd,98,b0), - ::String(null()) }; - -hx::Class VIV_shader_binary_obj::__mClass; - -void VIV_shader_binary_obj::__register() -{ - VIV_shader_binary_obj _hx_dummy; - VIV_shader_binary_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.graphics.opengl.ext.VIV_shader_binary",7d,a1,90,29); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(VIV_shader_binary_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< VIV_shader_binary_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = VIV_shader_binary_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = VIV_shader_binary_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace graphics -} // end namespace opengl -} // end namespace ext diff --git a/hGameTest/bin/linux/obj/src/lime/math/Matrix3.cpp b/hGameTest/bin/linux/obj/src/lime/math/Matrix3.cpp deleted file mode 100644 index 9c6fc1ad..00000000 --- a/hGameTest/bin/linux/obj/src/lime/math/Matrix3.cpp +++ /dev/null @@ -1,780 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_lime_math_Matrix3 -#include -#endif -#ifndef INCLUDED_lime_math_Rectangle -#include -#endif -#ifndef INCLUDED_lime_math_Vector2 -#include -#endif -#ifndef INCLUDED_lime_math_Vector4 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_21e31708d26ee405_68_new,"lime.math.Matrix3","new",0xb5a52a77,"lime.math.Matrix3.new","lime/math/Matrix3.hx",68,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_83_clone,"lime.math.Matrix3","clone",0xf8506134,"lime.math.Matrix3.clone","lime/math/Matrix3.hx",83,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_93_concat,"lime.math.Matrix3","concat",0x0786d75d,"lime.math.Matrix3.concat","lime/math/Matrix3.hx",93,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_116_copyColumnFrom,"lime.math.Matrix3","copyColumnFrom",0x89c156be,"lime.math.Matrix3.copyColumnFrom","lime/math/Matrix3.hx",116,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_145_copyColumnTo,"lime.math.Matrix3","copyColumnTo",0x045a59cf,"lime.math.Matrix3.copyColumnTo","lime/math/Matrix3.hx",145,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_175_copyFrom,"lime.math.Matrix3","copyFrom",0x7e1ebe48,"lime.math.Matrix3.copyFrom","lime/math/Matrix3.hx",175,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_192_copyRowFrom,"lime.math.Matrix3","copyRowFrom",0xb0770e86,"lime.math.Matrix3.copyRowFrom","lime/math/Matrix3.hx",192,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_218_copyRowTo,"lime.math.Matrix3","copyRowTo",0xc3a10f97,"lime.math.Matrix3.copyRowTo","lime/math/Matrix3.hx",218,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_252_createBox,"lime.math.Matrix3","createBox",0x9a1719c6,"lime.math.Matrix3.createBox","lime/math/Matrix3.hx",252,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_285_createGradientBox,"lime.math.Matrix3","createGradientBox",0xff9720b6,"lime.math.Matrix3.createGradientBox","lime/math/Matrix3.hx",285,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_316_equals,"lime.math.Matrix3","equals",0xffa9bc88,"lime.math.Matrix3.equals","lime/math/Matrix3.hx",316,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_326_deltaTransformVector,"lime.math.Matrix3","deltaTransformVector",0xcb1fde40,"lime.math.Matrix3.deltaTransformVector","lime/math/Matrix3.hx",326,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_337_identity,"lime.math.Matrix3","identity",0x6eecf7c7,"lime.math.Matrix3.identity","lime/math/Matrix3.hx",337,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_351_invert,"lime.math.Matrix3","invert",0xdf8fb55f,"lime.math.Matrix3.invert","lime/math/Matrix3.hx",351,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_388_rotate,"lime.math.Matrix3","rotate",0x0ad714a4,"lime.math.Matrix3.rotate","lime/math/Matrix3.hx",388,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_425_scale,"lime.math.Matrix3","scale",0x28bc1c61,"lime.math.Matrix3.scale","lime/math/Matrix3.hx",425,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_444_setRotation,"lime.math.Matrix3","setRotation",0xf9d2d017,"lime.math.Matrix3.setRotation","lime/math/Matrix3.hx",444,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_461_setTo,"lime.math.Matrix3","setTo",0x2a1cdf94,"lime.math.Matrix3.setTo","lime/math/Matrix3.hx",461,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_480_to3DString,"lime.math.Matrix3","to3DString",0x3565e3a6,"lime.math.Matrix3.to3DString","lime/math/Matrix3.hx",480,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_506_toString,"lime.math.Matrix3","toString",0xee2c8335,"lime.math.Matrix3.toString","lime/math/Matrix3.hx",506,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_518_transformRect,"lime.math.Matrix3","transformRect",0x23364987,"lime.math.Matrix3.transformRect","lime/math/Matrix3.hx",518,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_560_transformVector,"lime.math.Matrix3","transformVector",0xadeecbe6,"lime.math.Matrix3.transformVector","lime/math/Matrix3.hx",560,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_573_translate,"lime.math.Matrix3","translate",0x99be5ca5,"lime.math.Matrix3.translate","lime/math/Matrix3.hx",573,0xeabca539) -HX_LOCAL_STACK_FRAME(_hx_pos_21e31708d26ee405_56_boot,"lime.math.Matrix3","boot",0x32f8fe3b,"lime.math.Matrix3.boot","lime/math/Matrix3.hx",56,0xeabca539) -namespace lime{ -namespace math{ - -void Matrix3_obj::__construct(hx::Null< Float > __o_a,hx::Null< Float > __o_b,hx::Null< Float > __o_c,hx::Null< Float > __o_d,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty){ - Float a = __o_a.Default(1); - Float b = __o_b.Default(0); - Float c = __o_c.Default(0); - Float d = __o_d.Default(1); - Float tx = __o_tx.Default(0); - Float ty = __o_ty.Default(0); - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_68_new) -HXLINE( 69) this->a = a; -HXLINE( 70) this->b = b; -HXLINE( 71) this->c = c; -HXLINE( 72) this->d = d; -HXLINE( 73) this->tx = tx; -HXLINE( 74) this->ty = ty; - } - -Dynamic Matrix3_obj::__CreateEmpty() { return new Matrix3_obj; } - -void *Matrix3_obj::_hx_vtable = 0; - -Dynamic Matrix3_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Matrix3_obj > _hx_result = new Matrix3_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5]); - return _hx_result; -} - -bool Matrix3_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x20f892f5; -} - - ::lime::math::Matrix3 Matrix3_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_21e31708d26ee405_83_clone) -HXDLIN( 83) return ::lime::math::Matrix3_obj::__alloc( HX_CTX ,this->a,this->b,this->c,this->d,this->tx,this->ty); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix3_obj,clone,return ) - -void Matrix3_obj::concat( ::lime::math::Matrix3 m){ - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_93_concat) -HXLINE( 94) Float a1 = ((this->a * m->a) + (this->b * m->c)); -HXLINE( 95) this->b = ((this->a * m->b) + (this->b * m->d)); -HXLINE( 96) this->a = a1; -HXLINE( 98) Float c1 = ((this->c * m->a) + (this->d * m->c)); -HXLINE( 99) this->d = ((this->c * m->b) + (this->d * m->d)); -HXLINE( 100) this->c = c1; -HXLINE( 102) Float tx1 = (((this->tx * m->a) + (this->ty * m->c)) + m->tx); -HXLINE( 103) this->ty = (((this->tx * m->b) + (this->ty * m->d)) + m->ty); -HXLINE( 104) this->tx = tx1; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix3_obj,concat,(void)) - -void Matrix3_obj::copyColumnFrom(int column, ::lime::math::Vector4 vector4){ - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_116_copyColumnFrom) -HXDLIN( 116) if ((column > 2)) { -HXLINE( 118) HX_STACK_DO_THROW(((HX_("Column ",6a,d4,aa,c0) + column) + HX_(" out of bounds (2)",eb,c3,f0,de))); - } - else { -HXLINE( 120) if ((column == 0)) { -HXLINE( 122) this->a = vector4->x; -HXLINE( 123) this->b = vector4->y; - } - else { -HXLINE( 125) if ((column == 1)) { -HXLINE( 127) this->c = vector4->x; -HXLINE( 128) this->d = vector4->y; - } - else { -HXLINE( 132) this->tx = vector4->x; -HXLINE( 133) this->ty = vector4->y; - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3_obj,copyColumnFrom,(void)) - -void Matrix3_obj::copyColumnTo(int column, ::lime::math::Vector4 vector4){ - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_145_copyColumnTo) -HXDLIN( 145) if ((column > 2)) { -HXLINE( 147) HX_STACK_DO_THROW(((HX_("Column ",6a,d4,aa,c0) + column) + HX_(" out of bounds (2)",eb,c3,f0,de))); - } - else { -HXLINE( 149) if ((column == 0)) { -HXLINE( 151) vector4->x = this->a; -HXLINE( 152) vector4->y = this->b; -HXLINE( 153) vector4->z = ( (Float)(0) ); - } - else { -HXLINE( 155) if ((column == 1)) { -HXLINE( 157) vector4->x = this->c; -HXLINE( 158) vector4->y = this->d; -HXLINE( 159) vector4->z = ( (Float)(0) ); - } - else { -HXLINE( 163) vector4->x = this->tx; -HXLINE( 164) vector4->y = this->ty; -HXLINE( 165) vector4->z = ( (Float)(1) ); - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3_obj,copyColumnTo,(void)) - -void Matrix3_obj::copyFrom( ::lime::math::Matrix3 sourceMatrix3){ - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_175_copyFrom) -HXLINE( 176) this->a = sourceMatrix3->a; -HXLINE( 177) this->b = sourceMatrix3->b; -HXLINE( 178) this->c = sourceMatrix3->c; -HXLINE( 179) this->d = sourceMatrix3->d; -HXLINE( 180) this->tx = sourceMatrix3->tx; -HXLINE( 181) this->ty = sourceMatrix3->ty; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix3_obj,copyFrom,(void)) - -void Matrix3_obj::copyRowFrom(int row, ::lime::math::Vector4 vector4){ - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_192_copyRowFrom) -HXDLIN( 192) if ((row > 2)) { -HXLINE( 194) HX_STACK_DO_THROW(((HX_("Row ",e6,20,88,36) + row) + HX_(" out of bounds (2)",eb,c3,f0,de))); - } - else { -HXLINE( 196) if ((row == 0)) { -HXLINE( 198) this->a = vector4->x; -HXLINE( 199) this->c = vector4->y; -HXLINE( 200) this->tx = vector4->z; - } - else { -HXLINE( 202) if ((row == 1)) { -HXLINE( 204) this->b = vector4->x; -HXLINE( 205) this->d = vector4->y; -HXLINE( 206) this->ty = vector4->z; - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3_obj,copyRowFrom,(void)) - -void Matrix3_obj::copyRowTo(int row, ::lime::math::Vector4 vector4){ - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_218_copyRowTo) -HXDLIN( 218) if ((row > 2)) { -HXLINE( 220) HX_STACK_DO_THROW(((HX_("Row ",e6,20,88,36) + row) + HX_(" out of bounds (2)",eb,c3,f0,de))); - } - else { -HXLINE( 222) if ((row == 0)) { -HXLINE( 224) vector4->x = this->a; -HXLINE( 225) vector4->y = this->c; -HXLINE( 226) vector4->z = this->tx; - } - else { -HXLINE( 228) if ((row == 1)) { -HXLINE( 230) vector4->x = this->b; -HXLINE( 231) vector4->y = this->d; -HXLINE( 232) vector4->z = this->ty; - } - else { -HXLINE( 236) vector4->x = ( (Float)(0) ); -HXDLIN( 236) vector4->y = ( (Float)(0) ); -HXDLIN( 236) vector4->z = ( (Float)(1) ); - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3_obj,copyRowTo,(void)) - -void Matrix3_obj::createBox(Float scaleX,Float scaleY,hx::Null< Float > __o_rotation,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty){ - Float rotation = __o_rotation.Default(0); - Float tx = __o_tx.Default(0); - Float ty = __o_ty.Default(0); - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_252_createBox) -HXLINE( 253) if ((rotation != 0)) { -HXLINE( 255) Float cos = ::Math_obj::cos(rotation); -HXLINE( 256) Float sin = ::Math_obj::sin(rotation); -HXLINE( 258) this->a = (cos * scaleX); -HXLINE( 259) this->b = (sin * scaleY); -HXLINE( 260) this->c = (-(sin) * scaleX); -HXLINE( 261) this->d = (cos * scaleY); - } - else { -HXLINE( 265) this->a = scaleX; -HXLINE( 266) this->b = ( (Float)(0) ); -HXLINE( 267) this->c = ( (Float)(0) ); -HXLINE( 268) this->d = scaleY; - } -HXLINE( 271) this->tx = tx; -HXLINE( 272) this->ty = ty; - } - - -HX_DEFINE_DYNAMIC_FUNC5(Matrix3_obj,createBox,(void)) - -void Matrix3_obj::createGradientBox(Float width,Float height,hx::Null< Float > __o_rotation,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty){ - Float rotation = __o_rotation.Default(0); - Float tx = __o_tx.Default(0); - Float ty = __o_ty.Default(0); - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_285_createGradientBox) -HXLINE( 286) this->a = (width / ((Float)1638.4)); -HXLINE( 287) this->d = (height / ((Float)1638.4)); -HXLINE( 290) if ((rotation != 0)) { -HXLINE( 292) Float cos = ::Math_obj::cos(rotation); -HXLINE( 293) Float sin = ::Math_obj::sin(rotation); -HXLINE( 295) this->b = (sin * this->d); -HXLINE( 296) this->c = (-(sin) * this->a); -HXLINE( 297) ::lime::math::Matrix3 _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 297) _hx_tmp->a = (_hx_tmp->a * cos); -HXLINE( 298) ::lime::math::Matrix3 _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 298) _hx_tmp1->d = (_hx_tmp1->d * cos); - } - else { -HXLINE( 302) this->b = ( (Float)(0) ); -HXLINE( 303) this->c = ( (Float)(0) ); - } -HXLINE( 306) this->tx = (tx + (width / ( (Float)(2) ))); -HXLINE( 307) this->ty = (ty + (height / ( (Float)(2) ))); - } - - -HX_DEFINE_DYNAMIC_FUNC5(Matrix3_obj,createGradientBox,(void)) - -bool Matrix3_obj::equals( ::lime::math::Matrix3 matrix3){ - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_316_equals) -HXDLIN( 316) bool _hx_tmp; -HXDLIN( 316) bool _hx_tmp1; -HXDLIN( 316) bool _hx_tmp2; -HXDLIN( 316) bool _hx_tmp3; -HXDLIN( 316) bool _hx_tmp4; -HXDLIN( 316) if (hx::IsNotNull( matrix3 )) { -HXDLIN( 316) _hx_tmp4 = (this->tx == matrix3->tx); - } - else { -HXDLIN( 316) _hx_tmp4 = false; - } -HXDLIN( 316) if (_hx_tmp4) { -HXDLIN( 316) _hx_tmp3 = (this->ty == matrix3->ty); - } - else { -HXDLIN( 316) _hx_tmp3 = false; - } -HXDLIN( 316) if (_hx_tmp3) { -HXDLIN( 316) _hx_tmp2 = (this->a == matrix3->a); - } - else { -HXDLIN( 316) _hx_tmp2 = false; - } -HXDLIN( 316) if (_hx_tmp2) { -HXDLIN( 316) _hx_tmp1 = (this->b == matrix3->b); - } - else { -HXDLIN( 316) _hx_tmp1 = false; - } -HXDLIN( 316) if (_hx_tmp1) { -HXDLIN( 316) _hx_tmp = (this->c == matrix3->c); - } - else { -HXDLIN( 316) _hx_tmp = false; - } -HXDLIN( 316) if (_hx_tmp) { -HXDLIN( 316) return (this->d == matrix3->d); - } - else { -HXDLIN( 316) return false; - } -HXDLIN( 316) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix3_obj,equals,return ) - - ::lime::math::Vector2 Matrix3_obj::deltaTransformVector( ::lime::math::Vector2 Vector2, ::lime::math::Vector2 result){ - HX_GC_STACKFRAME(&_hx_pos_21e31708d26ee405_326_deltaTransformVector) -HXLINE( 327) if (hx::IsNull( result )) { -HXLINE( 327) result = ::lime::math::Vector2_obj::__alloc( HX_CTX ,null(),null()); - } -HXLINE( 328) result->x = ((Vector2->x * this->a) + (Vector2->y * this->c)); -HXLINE( 329) result->y = ((Vector2->x * this->b) + (Vector2->y * this->d)); -HXLINE( 330) return result; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3_obj,deltaTransformVector,return ) - -void Matrix3_obj::identity(){ - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_337_identity) -HXLINE( 338) this->a = ( (Float)(1) ); -HXLINE( 339) this->b = ( (Float)(0) ); -HXLINE( 340) this->c = ( (Float)(0) ); -HXLINE( 341) this->d = ( (Float)(1) ); -HXLINE( 342) this->tx = ( (Float)(0) ); -HXLINE( 343) this->ty = ( (Float)(0) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix3_obj,identity,(void)) - - ::lime::math::Matrix3 Matrix3_obj::invert(){ - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_351_invert) -HXLINE( 352) Float norm = ((this->a * this->d) - (this->b * this->c)); -HXLINE( 354) if ((norm == 0)) { -HXLINE( 356) this->a = (this->b = (this->c = (this->d = ( (Float)(0) )))); -HXLINE( 357) this->tx = -(this->tx); -HXLINE( 358) this->ty = -(this->ty); - } - else { -HXLINE( 362) norm = (((Float)1.0) / norm); -HXLINE( 363) Float a1 = (this->d * norm); -HXLINE( 364) this->d = (this->a * norm); -HXLINE( 365) this->a = a1; -HXLINE( 366) ::lime::math::Matrix3 _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 366) _hx_tmp->b = (_hx_tmp->b * -(norm)); -HXLINE( 367) ::lime::math::Matrix3 _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 367) _hx_tmp1->c = (_hx_tmp1->c * -(norm)); -HXLINE( 369) Float tx1 = ((-(this->a) * this->tx) - (this->c * this->ty)); -HXLINE( 370) this->ty = ((-(this->b) * this->tx) - (this->d * this->ty)); -HXLINE( 371) this->tx = tx1; - } -HXLINE( 374) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix3_obj,invert,return ) - -void Matrix3_obj::rotate(Float theta){ - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_388_rotate) -HXLINE( 403) Float cos = ::Math_obj::cos(theta); -HXLINE( 404) Float sin = ::Math_obj::sin(theta); -HXLINE( 406) Float a1 = ((this->a * cos) - (this->b * sin)); -HXLINE( 407) this->b = ((this->a * sin) + (this->b * cos)); -HXLINE( 408) this->a = a1; -HXLINE( 410) Float c1 = ((this->c * cos) - (this->d * sin)); -HXLINE( 411) this->d = ((this->c * sin) + (this->d * cos)); -HXLINE( 412) this->c = c1; -HXLINE( 414) Float tx1 = ((this->tx * cos) - (this->ty * sin)); -HXLINE( 415) this->ty = ((this->tx * sin) + (this->ty * cos)); -HXLINE( 416) this->tx = tx1; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix3_obj,rotate,(void)) - -void Matrix3_obj::scale(Float sx,Float sy){ - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_425_scale) -HXLINE( 435) ::lime::math::Matrix3 _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 435) _hx_tmp->a = (_hx_tmp->a * sx); -HXLINE( 436) ::lime::math::Matrix3 _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 436) _hx_tmp1->b = (_hx_tmp1->b * sy); -HXLINE( 437) ::lime::math::Matrix3 _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 437) _hx_tmp2->c = (_hx_tmp2->c * sx); -HXLINE( 438) ::lime::math::Matrix3 _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 438) _hx_tmp3->d = (_hx_tmp3->d * sy); -HXLINE( 439) ::lime::math::Matrix3 _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 439) _hx_tmp4->tx = (_hx_tmp4->tx * sx); -HXLINE( 440) ::lime::math::Matrix3 _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 440) _hx_tmp5->ty = (_hx_tmp5->ty * sy); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3_obj,scale,(void)) - -void Matrix3_obj::setRotation(Float theta,hx::Null< Float > __o_scale){ - Float scale = __o_scale.Default(1); - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_444_setRotation) -HXLINE( 445) this->a = (::Math_obj::cos(theta) * scale); -HXLINE( 446) this->c = (::Math_obj::sin(theta) * scale); -HXLINE( 447) this->b = -(this->c); -HXLINE( 448) this->d = this->a; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3_obj,setRotation,(void)) - -void Matrix3_obj::setTo(Float a,Float b,Float c,Float d,Float tx,Float ty){ - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_461_setTo) -HXLINE( 462) this->a = a; -HXLINE( 463) this->b = b; -HXLINE( 464) this->c = c; -HXLINE( 465) this->d = d; -HXLINE( 466) this->tx = tx; -HXLINE( 467) this->ty = ty; - } - - -HX_DEFINE_DYNAMIC_FUNC6(Matrix3_obj,setTo,(void)) - -::String Matrix3_obj::to3DString(hx::Null< bool > __o_roundPixels){ - bool roundPixels = __o_roundPixels.Default(false); - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_480_to3DString) -HXDLIN( 480) if (roundPixels) { -HXLINE( 482) ::String _hx_tmp = ((((((((((HX_("matrix3d(",96,72,db,ad) + this->a) + HX_(", ",74,26,00,00)) + this->b) + HX_(", ",74,26,00,00)) + HX_("0, 0, ",80,3e,0e,9c)) + this->c) + HX_(", ",74,26,00,00)) + this->d) + HX_(", ",74,26,00,00)) + HX_("0, 0, 0, 0, 1, 0, ",df,b7,27,12)); -HXDLIN( 482) ::String _hx_tmp1 = ((_hx_tmp + ::Std_obj::_hx_int(this->tx)) + HX_(", ",74,26,00,00)); -HXDLIN( 482) return ((_hx_tmp1 + ::Std_obj::_hx_int(this->ty)) + HX_(", 0, 1)",88,a3,85,b1)); - } - else { -HXLINE( 500) return ((((((((((((((HX_("matrix3d(",96,72,db,ad) + this->a) + HX_(", ",74,26,00,00)) + this->b) + HX_(", ",74,26,00,00)) + HX_("0, 0, ",80,3e,0e,9c)) + this->c) + HX_(", ",74,26,00,00)) + this->d) + HX_(", ",74,26,00,00)) + HX_("0, 0, 0, 0, 1, 0, ",df,b7,27,12)) + this->tx) + HX_(", ",74,26,00,00)) + this->ty) + HX_(", 0, 1)",88,a3,85,b1)); - } -HXLINE( 480) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix3_obj,to3DString,return ) - -::String Matrix3_obj::toString(){ - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_506_toString) -HXDLIN( 506) return ((((((((((((HX_("matrix(",c7,42,67,93) + this->a) + HX_(", ",74,26,00,00)) + this->b) + HX_(", ",74,26,00,00)) + this->c) + HX_(", ",74,26,00,00)) + this->d) + HX_(", ",74,26,00,00)) + this->tx) + HX_(", ",74,26,00,00)) + this->ty) + HX_(")",29,00,00,00)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix3_obj,toString,return ) - - ::lime::math::Rectangle Matrix3_obj::transformRect( ::lime::math::Rectangle rect, ::lime::math::Rectangle result){ - HX_GC_STACKFRAME(&_hx_pos_21e31708d26ee405_518_transformRect) -HXLINE( 519) if (hx::IsNull( result )) { -HXLINE( 519) result = ::lime::math::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE( 521) Float tx0 = ((this->a * rect->x) + (this->c * rect->y)); -HXLINE( 522) Float tx1 = tx0; -HXLINE( 523) Float ty0 = ((this->b * rect->x) + (this->d * rect->y)); -HXLINE( 524) Float ty1 = ty0; -HXLINE( 526) Float tx = ((this->a * (rect->x + rect->width)) + (this->c * rect->y)); -HXLINE( 527) Float ty = ((this->b * (rect->x + rect->width)) + (this->d * rect->y)); -HXLINE( 529) if ((tx < tx0)) { -HXLINE( 529) tx0 = tx; - } -HXLINE( 530) if ((ty < ty0)) { -HXLINE( 530) ty0 = ty; - } -HXLINE( 531) if ((tx > tx1)) { -HXLINE( 531) tx1 = tx; - } -HXLINE( 532) if ((ty > ty1)) { -HXLINE( 532) ty1 = ty; - } -HXLINE( 534) tx = ((this->a * (rect->x + rect->width)) + (this->c * (rect->y + rect->height))); -HXLINE( 535) ty = ((this->b * (rect->x + rect->width)) + (this->d * (rect->y + rect->height))); -HXLINE( 537) if ((tx < tx0)) { -HXLINE( 537) tx0 = tx; - } -HXLINE( 538) if ((ty < ty0)) { -HXLINE( 538) ty0 = ty; - } -HXLINE( 539) if ((tx > tx1)) { -HXLINE( 539) tx1 = tx; - } -HXLINE( 540) if ((ty > ty1)) { -HXLINE( 540) ty1 = ty; - } -HXLINE( 542) tx = ((this->a * rect->x) + (this->c * (rect->y + rect->height))); -HXLINE( 543) ty = ((this->b * rect->x) + (this->d * (rect->y + rect->height))); -HXLINE( 545) if ((tx < tx0)) { -HXLINE( 545) tx0 = tx; - } -HXLINE( 546) if ((ty < ty0)) { -HXLINE( 546) ty0 = ty; - } -HXLINE( 547) if ((tx > tx1)) { -HXLINE( 547) tx1 = tx; - } -HXLINE( 548) if ((ty > ty1)) { -HXLINE( 548) ty1 = ty; - } -HXLINE( 550) result->setTo((tx0 + tx),(ty0 + ty),(tx1 - tx0),(ty1 - ty0)); -HXLINE( 551) return result; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3_obj,transformRect,return ) - - ::lime::math::Vector2 Matrix3_obj::transformVector( ::lime::math::Vector2 pos, ::lime::math::Vector2 result){ - HX_GC_STACKFRAME(&_hx_pos_21e31708d26ee405_560_transformVector) -HXLINE( 561) if (hx::IsNull( result )) { -HXLINE( 561) result = ::lime::math::Vector2_obj::__alloc( HX_CTX ,null(),null()); - } -HXLINE( 562) result->x = (((pos->x * this->a) + (pos->y * this->c)) + this->tx); -HXLINE( 563) result->y = (((pos->x * this->b) + (pos->y * this->d)) + this->ty); -HXLINE( 564) return result; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3_obj,transformVector,return ) - -void Matrix3_obj::translate(Float dx,Float dy){ - HX_STACKFRAME(&_hx_pos_21e31708d26ee405_573_translate) -HXLINE( 574) ::lime::math::Matrix3 _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 574) _hx_tmp->tx = (_hx_tmp->tx + dx); -HXLINE( 575) ::lime::math::Matrix3 _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 575) _hx_tmp1->ty = (_hx_tmp1->ty + dy); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3_obj,translate,(void)) - - ::lime::math::Matrix3 Matrix3_obj::_hx___identity; - - -hx::ObjectPtr< Matrix3_obj > Matrix3_obj::__new(hx::Null< Float > __o_a,hx::Null< Float > __o_b,hx::Null< Float > __o_c,hx::Null< Float > __o_d,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty) { - hx::ObjectPtr< Matrix3_obj > __this = new Matrix3_obj(); - __this->__construct(__o_a,__o_b,__o_c,__o_d,__o_tx,__o_ty); - return __this; -} - -hx::ObjectPtr< Matrix3_obj > Matrix3_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_a,hx::Null< Float > __o_b,hx::Null< Float > __o_c,hx::Null< Float > __o_d,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty) { - Matrix3_obj *__this = (Matrix3_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Matrix3_obj), false, "lime.math.Matrix3")); - *(void **)__this = Matrix3_obj::_hx_vtable; - __this->__construct(__o_a,__o_b,__o_c,__o_d,__o_tx,__o_ty); - return __this; -} - -Matrix3_obj::Matrix3_obj() -{ -} - -hx::Val Matrix3_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"a") ) { return hx::Val( a ); } - if (HX_FIELD_EQ(inName,"b") ) { return hx::Val( b ); } - if (HX_FIELD_EQ(inName,"c") ) { return hx::Val( c ); } - if (HX_FIELD_EQ(inName,"d") ) { return hx::Val( d ); } - break; - case 2: - if (HX_FIELD_EQ(inName,"tx") ) { return hx::Val( tx ); } - if (HX_FIELD_EQ(inName,"ty") ) { return hx::Val( ty ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - if (HX_FIELD_EQ(inName,"scale") ) { return hx::Val( scale_dyn() ); } - if (HX_FIELD_EQ(inName,"setTo") ) { return hx::Val( setTo_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"concat") ) { return hx::Val( concat_dyn() ); } - if (HX_FIELD_EQ(inName,"equals") ) { return hx::Val( equals_dyn() ); } - if (HX_FIELD_EQ(inName,"invert") ) { return hx::Val( invert_dyn() ); } - if (HX_FIELD_EQ(inName,"rotate") ) { return hx::Val( rotate_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"copyFrom") ) { return hx::Val( copyFrom_dyn() ); } - if (HX_FIELD_EQ(inName,"identity") ) { return hx::Val( identity_dyn() ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"copyRowTo") ) { return hx::Val( copyRowTo_dyn() ); } - if (HX_FIELD_EQ(inName,"createBox") ) { return hx::Val( createBox_dyn() ); } - if (HX_FIELD_EQ(inName,"translate") ) { return hx::Val( translate_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"to3DString") ) { return hx::Val( to3DString_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"copyRowFrom") ) { return hx::Val( copyRowFrom_dyn() ); } - if (HX_FIELD_EQ(inName,"setRotation") ) { return hx::Val( setRotation_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"copyColumnTo") ) { return hx::Val( copyColumnTo_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"transformRect") ) { return hx::Val( transformRect_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"copyColumnFrom") ) { return hx::Val( copyColumnFrom_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"transformVector") ) { return hx::Val( transformVector_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"createGradientBox") ) { return hx::Val( createGradientBox_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"deltaTransformVector") ) { return hx::Val( deltaTransformVector_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Matrix3_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"__identity") ) { outValue = ( _hx___identity ); return true; } - } - return false; -} - -hx::Val Matrix3_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"a") ) { a=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"b") ) { b=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"c") ) { c=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"d") ) { d=inValue.Cast< Float >(); return inValue; } - break; - case 2: - if (HX_FIELD_EQ(inName,"tx") ) { tx=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"ty") ) { ty=inValue.Cast< Float >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Matrix3_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"__identity") ) { _hx___identity=ioValue.Cast< ::lime::math::Matrix3 >(); return true; } - } - return false; -} - -void Matrix3_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("a",61,00,00,00)); - outFields->push(HX_("b",62,00,00,00)); - outFields->push(HX_("c",63,00,00,00)); - outFields->push(HX_("d",64,00,00,00)); - outFields->push(HX_("tx",84,65,00,00)); - outFields->push(HX_("ty",85,65,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Matrix3_obj_sMemberStorageInfo[] = { - {hx::fsFloat,(int)offsetof(Matrix3_obj,a),HX_("a",61,00,00,00)}, - {hx::fsFloat,(int)offsetof(Matrix3_obj,b),HX_("b",62,00,00,00)}, - {hx::fsFloat,(int)offsetof(Matrix3_obj,c),HX_("c",63,00,00,00)}, - {hx::fsFloat,(int)offsetof(Matrix3_obj,d),HX_("d",64,00,00,00)}, - {hx::fsFloat,(int)offsetof(Matrix3_obj,tx),HX_("tx",84,65,00,00)}, - {hx::fsFloat,(int)offsetof(Matrix3_obj,ty),HX_("ty",85,65,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Matrix3_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::lime::math::Matrix3 */ ,(void *) &Matrix3_obj::_hx___identity,HX_("__identity",5e,b8,67,5c)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Matrix3_obj_sMemberFields[] = { - HX_("a",61,00,00,00), - HX_("b",62,00,00,00), - HX_("c",63,00,00,00), - HX_("d",64,00,00,00), - HX_("tx",84,65,00,00), - HX_("ty",85,65,00,00), - HX_("clone",5d,13,63,48), - HX_("concat",14,09,d0,c7), - HX_("copyColumnFrom",75,97,b5,3a), - HX_("copyColumnTo",c6,2e,f6,f6), - HX_("copyFrom",bf,0b,61,c8), - HX_("copyRowFrom",6f,45,8b,ef), - HX_("copyRowTo",40,8a,62,73), - HX_("createBox",6f,94,d8,49), - HX_("createGradientBox",5f,ec,c0,25), - HX_("equals",3f,ee,f2,bf), - HX_("deltaTransformVector",37,02,9c,c2), - HX_("identity",3e,45,2f,b9), - HX_("invert",16,e7,d8,9f), - HX_("rotate",5b,46,20,cb), - HX_("scale",8a,ce,ce,78), - HX_("setRotation",00,07,e7,38), - HX_("setTo",bd,91,2f,7a), - HX_("to3DString",dd,bc,ef,4e), - HX_("toString",ac,d0,6e,38), - HX_("transformRect",b0,cc,f4,78), - HX_("transformVector",4f,2b,b3,d2), - HX_("translate",4e,d7,7f,49), - ::String(null()) }; - -static void Matrix3_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Matrix3_obj::_hx___identity,"__identity"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Matrix3_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Matrix3_obj::_hx___identity,"__identity"); -}; - -#endif - -hx::Class Matrix3_obj::__mClass; - -static ::String Matrix3_obj_sStaticFields[] = { - HX_("__identity",5e,b8,67,5c), - ::String(null()) -}; - -void Matrix3_obj::__register() -{ - Matrix3_obj _hx_dummy; - Matrix3_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.math.Matrix3",05,23,1b,06); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Matrix3_obj::__GetStatic; - __mClass->mSetStaticField = &Matrix3_obj::__SetStatic; - __mClass->mMarkFunc = Matrix3_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Matrix3_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Matrix3_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Matrix3_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Matrix3_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Matrix3_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Matrix3_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Matrix3_obj::__boot() -{ -{ - HX_GC_STACKFRAME(&_hx_pos_21e31708d26ee405_56_boot) -HXDLIN( 56) _hx___identity = ::lime::math::Matrix3_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); - } -} - -} // end namespace lime -} // end namespace math diff --git a/hGameTest/bin/linux/obj/src/lime/math/Rectangle.cpp b/hGameTest/bin/linux/obj/src/lime/math/Rectangle.cpp deleted file mode 100644 index 47776cee..00000000 --- a/hGameTest/bin/linux/obj/src/lime/math/Rectangle.cpp +++ /dev/null @@ -1,827 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_math_Rectangle -#include -#endif -#ifndef INCLUDED_lime_math_Vector2 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_83_new,"lime.math.Rectangle","new",0xb4aa4114,"lime.math.Rectangle.new","lime/math/Rectangle.hx",83,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_96_clone,"lime.math.Rectangle","clone",0x93be1911,"lime.math.Rectangle.clone","lime/math/Rectangle.hx",96,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_107_contains,"lime.math.Rectangle","contains",0xf10bdceb,"lime.math.Rectangle.contains","lime/math/Rectangle.hx",107,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_112_containsPoint,"lime.math.Rectangle","containsPoint",0x3a119365,"lime.math.Rectangle.containsPoint","lime/math/Rectangle.hx",112,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_124_containsRect,"lime.math.Rectangle","containsRect",0x7fd4a7af,"lime.math.Rectangle.containsRect","lime/math/Rectangle.hx",124,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_141_containsVector,"lime.math.Rectangle","containsVector",0x357f040e,"lime.math.Rectangle.containsVector","lime/math/Rectangle.hx",141,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_149_copyFrom,"lime.math.Rectangle","copyFrom",0x8cf18e8b,"lime.math.Rectangle.copyFrom","lime/math/Rectangle.hx",149,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_164_equals,"lime.math.Rectangle","equals",0x643ce60b,"lime.math.Rectangle.equals","lime/math/Rectangle.hx",164,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_174_inflate,"lime.math.Rectangle","inflate",0x288a773b,"lime.math.Rectangle.inflate","lime/math/Rectangle.hx",174,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_188_inflateVector,"lime.math.Rectangle","inflateVector",0x07a23a5e,"lime.math.Rectangle.inflateVector","lime/math/Rectangle.hx",188,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_201_intersection,"lime.math.Rectangle","intersection",0x62197b15,"lime.math.Rectangle.intersection","lime/math/Rectangle.hx",201,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_235_intersects,"lime.math.Rectangle","intersects",0x4fbb9080,"lime.math.Rectangle.intersects","lime/math/Rectangle.hx",235,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_256_isEmpty,"lime.math.Rectangle","isEmpty",0x28ceb8f7,"lime.math.Rectangle.isEmpty","lime/math/Rectangle.hx",256,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_265_offset,"lime.math.Rectangle","offset",0x04898f5f,"lime.math.Rectangle.offset","lime/math/Rectangle.hx",265,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_275_offsetVector,"lime.math.Rectangle","offsetVector",0x49080582,"lime.math.Rectangle.offsetVector","lime/math/Rectangle.hx",275,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_285_setEmpty,"lime.math.Rectangle","setEmpty",0x429f2657,"lime.math.Rectangle.setEmpty","lime/math/Rectangle.hx",285,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_296_setTo,"lime.math.Rectangle","setTo",0xc58a9771,"lime.math.Rectangle.setTo","lime/math/Rectangle.hx",296,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_311_union,"lime.math.Rectangle","union",0xf2426ac3,"lime.math.Rectangle.union","lime/math/Rectangle.hx",311,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_340___toFlashRectangle,"lime.math.Rectangle","__toFlashRectangle",0x525ed026,"lime.math.Rectangle.__toFlashRectangle","lime/math/Rectangle.hx",340,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_347_get_bottom,"lime.math.Rectangle","get_bottom",0xc1d02480,"lime.math.Rectangle.get_bottom","lime/math/Rectangle.hx",347,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_351_set_bottom,"lime.math.Rectangle","set_bottom",0xc54dc2f4,"lime.math.Rectangle.set_bottom","lime/math/Rectangle.hx",351,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_358_get_bottomRight,"lime.math.Rectangle","get_bottomRight",0x2f6d073c,"lime.math.Rectangle.get_bottomRight","lime/math/Rectangle.hx",358,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_362_set_bottomRight,"lime.math.Rectangle","set_bottomRight",0x2b388448,"lime.math.Rectangle.set_bottomRight","lime/math/Rectangle.hx",362,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_370_get_left,"lime.math.Rectangle","get_left",0x8bfb465c,"lime.math.Rectangle.get_left","lime/math/Rectangle.hx",370,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_374_set_left,"lime.math.Rectangle","set_left",0x3a589fd0,"lime.math.Rectangle.set_left","lime/math/Rectangle.hx",374,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_382_get_right,"lime.math.Rectangle","get_right",0x66ef57e7,"lime.math.Rectangle.get_right","lime/math/Rectangle.hx",382,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_386_set_right,"lime.math.Rectangle","set_right",0x4a4043f3,"lime.math.Rectangle.set_right","lime/math/Rectangle.hx",386,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_393_get_size,"lime.math.Rectangle","get_size",0x909edf16,"lime.math.Rectangle.get_size","lime/math/Rectangle.hx",393,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_397_set_size,"lime.math.Rectangle","set_size",0x3efc388a,"lime.math.Rectangle.set_size","lime/math/Rectangle.hx",397,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_405_get_top,"lime.math.Rectangle","get_top",0x433c09e0,"lime.math.Rectangle.get_top","lime/math/Rectangle.hx",405,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_409_set_top,"lime.math.Rectangle","set_top",0x363d9aec,"lime.math.Rectangle.set_top","lime/math/Rectangle.hx",409,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_417_get_topLeft,"lime.math.Rectangle","get_topLeft",0x58bfae07,"lime.math.Rectangle.get_topLeft","lime/math/Rectangle.hx",417,0xce0be93c) -HX_LOCAL_STACK_FRAME(_hx_pos_1237f756a3e4c0a2_421_set_topLeft,"lime.math.Rectangle","set_topLeft",0x632cb513,"lime.math.Rectangle.set_topLeft","lime/math/Rectangle.hx",421,0xce0be93c) -namespace lime{ -namespace math{ - -void Rectangle_obj::__construct(hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_width,hx::Null< Float > __o_height){ - Float x = __o_x.Default(0); - Float y = __o_y.Default(0); - Float width = __o_width.Default(0); - Float height = __o_height.Default(0); - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_83_new) -HXLINE( 84) this->x = x; -HXLINE( 85) this->y = y; -HXLINE( 86) this->width = width; -HXLINE( 87) this->height = height; - } - -Dynamic Rectangle_obj::__CreateEmpty() { return new Rectangle_obj; } - -void *Rectangle_obj::_hx_vtable = 0; - -Dynamic Rectangle_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Rectangle_obj > _hx_result = new Rectangle_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool Rectangle_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2a1cb312; -} - - ::lime::math::Rectangle Rectangle_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_96_clone) -HXDLIN( 96) return ::lime::math::Rectangle_obj::__alloc( HX_CTX ,this->x,this->y,this->width,this->height); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,clone,return ) - -bool Rectangle_obj::contains(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_107_contains) -HXDLIN( 107) bool _hx_tmp; -HXDLIN( 107) bool _hx_tmp1; -HXDLIN( 107) if ((x >= this->x)) { -HXDLIN( 107) _hx_tmp1 = (y >= this->y); - } - else { -HXDLIN( 107) _hx_tmp1 = false; - } -HXDLIN( 107) if (_hx_tmp1) { -HXDLIN( 107) _hx_tmp = (x < this->get_right()); - } - else { -HXDLIN( 107) _hx_tmp = false; - } -HXDLIN( 107) if (_hx_tmp) { -HXDLIN( 107) return (y < this->get_bottom()); - } - else { -HXDLIN( 107) return false; - } -HXDLIN( 107) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Rectangle_obj,contains,return ) - -bool Rectangle_obj::containsPoint( ::lime::math::Vector2 point){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_112_containsPoint) -HXDLIN( 112) return this->containsVector(point); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,containsPoint,return ) - -bool Rectangle_obj::containsRect( ::lime::math::Rectangle rect){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_124_containsRect) -HXDLIN( 124) bool _hx_tmp; -HXDLIN( 124) if (!((rect->width <= 0))) { -HXDLIN( 124) _hx_tmp = (rect->height <= 0); - } - else { -HXDLIN( 124) _hx_tmp = true; - } -HXDLIN( 124) if (_hx_tmp) { -HXLINE( 126) bool _hx_tmp1; -HXDLIN( 126) bool _hx_tmp2; -HXDLIN( 126) if ((rect->x > this->x)) { -HXLINE( 126) _hx_tmp2 = (rect->y > this->y); - } - else { -HXLINE( 126) _hx_tmp2 = false; - } -HXDLIN( 126) if (_hx_tmp2) { -HXLINE( 126) Float _hx_tmp3 = rect->get_right(); -HXDLIN( 126) _hx_tmp1 = (_hx_tmp3 < this->get_right()); - } - else { -HXLINE( 126) _hx_tmp1 = false; - } -HXDLIN( 126) if (_hx_tmp1) { -HXLINE( 126) Float _hx_tmp4 = rect->get_bottom(); -HXDLIN( 126) return (_hx_tmp4 < this->get_bottom()); - } - else { -HXLINE( 126) return false; - } - } - else { -HXLINE( 130) bool _hx_tmp5; -HXDLIN( 130) bool _hx_tmp6; -HXDLIN( 130) if ((rect->x >= this->x)) { -HXLINE( 130) _hx_tmp6 = (rect->y >= this->y); - } - else { -HXLINE( 130) _hx_tmp6 = false; - } -HXDLIN( 130) if (_hx_tmp6) { -HXLINE( 130) Float _hx_tmp7 = rect->get_right(); -HXDLIN( 130) _hx_tmp5 = (_hx_tmp7 <= this->get_right()); - } - else { -HXLINE( 130) _hx_tmp5 = false; - } -HXDLIN( 130) if (_hx_tmp5) { -HXLINE( 130) Float _hx_tmp8 = rect->get_bottom(); -HXDLIN( 130) return (_hx_tmp8 <= this->get_bottom()); - } - else { -HXLINE( 130) return false; - } - } -HXLINE( 124) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,containsRect,return ) - -bool Rectangle_obj::containsVector( ::lime::math::Vector2 vector){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_141_containsVector) -HXDLIN( 141) return this->contains(vector->x,vector->y); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,containsVector,return ) - -void Rectangle_obj::copyFrom( ::lime::math::Rectangle sourceRect){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_149_copyFrom) -HXLINE( 150) this->x = sourceRect->x; -HXLINE( 151) this->y = sourceRect->y; -HXLINE( 152) this->width = sourceRect->width; -HXLINE( 153) this->height = sourceRect->height; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,copyFrom,(void)) - -bool Rectangle_obj::equals( ::lime::math::Rectangle toCompare){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_164_equals) -HXDLIN( 164) bool _hx_tmp; -HXDLIN( 164) bool _hx_tmp1; -HXDLIN( 164) bool _hx_tmp2; -HXDLIN( 164) if (hx::IsNotNull( toCompare )) { -HXDLIN( 164) _hx_tmp2 = (this->x == toCompare->x); - } - else { -HXDLIN( 164) _hx_tmp2 = false; - } -HXDLIN( 164) if (_hx_tmp2) { -HXDLIN( 164) _hx_tmp1 = (this->y == toCompare->y); - } - else { -HXDLIN( 164) _hx_tmp1 = false; - } -HXDLIN( 164) if (_hx_tmp1) { -HXDLIN( 164) _hx_tmp = (this->width == toCompare->width); - } - else { -HXDLIN( 164) _hx_tmp = false; - } -HXDLIN( 164) if (_hx_tmp) { -HXDLIN( 164) return (this->height == toCompare->height); - } - else { -HXDLIN( 164) return false; - } -HXDLIN( 164) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,equals,return ) - -void Rectangle_obj::inflate(Float dx,Float dy){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_174_inflate) -HXLINE( 175) ::lime::math::Rectangle _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 175) _hx_tmp->x = (_hx_tmp->x - dx); -HXLINE( 176) ::lime::math::Rectangle _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp1->width = (_hx_tmp1->width + (dx * ( (Float)(2) ))); -HXLINE( 177) ::lime::math::Rectangle _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 177) _hx_tmp2->y = (_hx_tmp2->y - dy); -HXLINE( 178) ::lime::math::Rectangle _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 178) _hx_tmp3->height = (_hx_tmp3->height + (dy * ( (Float)(2) ))); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Rectangle_obj,inflate,(void)) - -void Rectangle_obj::inflateVector( ::lime::math::Vector2 vector){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_188_inflateVector) -HXDLIN( 188) this->inflate(vector->x,vector->y); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,inflateVector,(void)) - - ::lime::math::Rectangle Rectangle_obj::intersection( ::lime::math::Rectangle toIntersect, ::lime::math::Rectangle result){ - HX_GC_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_201_intersection) -HXLINE( 202) if (hx::IsNull( result )) { -HXLINE( 202) result = ::lime::math::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE( 204) Float x0; -HXDLIN( 204) if ((this->x < toIntersect->x)) { -HXLINE( 204) x0 = toIntersect->x; - } - else { -HXLINE( 204) x0 = this->x; - } -HXLINE( 205) Float x1; -HXDLIN( 205) Float x11 = this->get_right(); -HXDLIN( 205) if ((x11 > toIntersect->get_right())) { -HXLINE( 205) x1 = toIntersect->get_right(); - } - else { -HXLINE( 205) x1 = this->get_right(); - } -HXLINE( 207) if ((x1 <= x0)) { -HXLINE( 209) result->setEmpty(); -HXLINE( 210) return result; - } -HXLINE( 213) Float y0; -HXDLIN( 213) if ((this->y < toIntersect->y)) { -HXLINE( 213) y0 = toIntersect->y; - } - else { -HXLINE( 213) y0 = this->y; - } -HXLINE( 214) Float y1; -HXDLIN( 214) Float y11 = this->get_bottom(); -HXDLIN( 214) if ((y11 > toIntersect->get_bottom())) { -HXLINE( 214) y1 = toIntersect->get_bottom(); - } - else { -HXLINE( 214) y1 = this->get_bottom(); - } -HXLINE( 216) if ((y1 <= y0)) { -HXLINE( 218) result->setEmpty(); -HXLINE( 219) return result; - } -HXLINE( 222) result->x = x0; -HXLINE( 223) result->y = y0; -HXLINE( 224) result->width = (x1 - x0); -HXLINE( 225) result->height = (y1 - y0); -HXLINE( 226) return result; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Rectangle_obj,intersection,return ) - -bool Rectangle_obj::intersects( ::lime::math::Rectangle toIntersect){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_235_intersects) -HXLINE( 236) Float x0; -HXDLIN( 236) if ((this->x < toIntersect->x)) { -HXLINE( 236) x0 = toIntersect->x; - } - else { -HXLINE( 236) x0 = this->x; - } -HXLINE( 237) Float x1; -HXDLIN( 237) Float x11 = this->get_right(); -HXDLIN( 237) if ((x11 > toIntersect->get_right())) { -HXLINE( 237) x1 = toIntersect->get_right(); - } - else { -HXLINE( 237) x1 = this->get_right(); - } -HXLINE( 239) if ((x1 <= x0)) { -HXLINE( 241) return false; - } -HXLINE( 244) Float y0; -HXDLIN( 244) if ((this->y < toIntersect->y)) { -HXLINE( 244) y0 = toIntersect->y; - } - else { -HXLINE( 244) y0 = this->y; - } -HXLINE( 245) Float y1; -HXDLIN( 245) Float y11 = this->get_bottom(); -HXDLIN( 245) if ((y11 > toIntersect->get_bottom())) { -HXLINE( 245) y1 = toIntersect->get_bottom(); - } - else { -HXLINE( 245) y1 = this->get_bottom(); - } -HXLINE( 247) return (y1 > y0); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,intersects,return ) - -bool Rectangle_obj::isEmpty(){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_256_isEmpty) -HXDLIN( 256) if (!((this->width <= 0))) { -HXDLIN( 256) return (this->height <= 0); - } - else { -HXDLIN( 256) return true; - } -HXDLIN( 256) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,isEmpty,return ) - -void Rectangle_obj::offset(Float dx,Float dy){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_265_offset) -HXLINE( 266) ::lime::math::Rectangle _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 266) _hx_tmp->x = (_hx_tmp->x + dx); -HXLINE( 267) ::lime::math::Rectangle _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp1->y = (_hx_tmp1->y + dy); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Rectangle_obj,offset,(void)) - -void Rectangle_obj::offsetVector( ::lime::math::Vector2 vector){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_275_offsetVector) -HXLINE( 276) ::lime::math::Rectangle _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 276) _hx_tmp->x = (_hx_tmp->x + vector->x); -HXLINE( 277) ::lime::math::Rectangle _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 277) _hx_tmp1->y = (_hx_tmp1->y + vector->y); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,offsetVector,(void)) - -void Rectangle_obj::setEmpty(){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_285_setEmpty) -HXDLIN( 285) this->x = (this->y = (this->width = (this->height = ( (Float)(0) )))); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,setEmpty,(void)) - -void Rectangle_obj::setTo(Float xa,Float ya,Float widtha,Float heighta){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_296_setTo) -HXLINE( 297) this->x = xa; -HXLINE( 298) this->y = ya; -HXLINE( 299) this->width = widtha; -HXLINE( 300) this->height = heighta; - } - - -HX_DEFINE_DYNAMIC_FUNC4(Rectangle_obj,setTo,(void)) - - ::lime::math::Rectangle Rectangle_obj::_hx_union( ::lime::math::Rectangle toUnion, ::lime::math::Rectangle result){ - HX_GC_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_311_union) -HXLINE( 312) if (hx::IsNull( result )) { -HXLINE( 312) result = ::lime::math::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE( 314) bool _hx_tmp; -HXDLIN( 314) if ((this->width != 0)) { -HXLINE( 314) _hx_tmp = (this->height == 0); - } - else { -HXLINE( 314) _hx_tmp = true; - } -HXDLIN( 314) if (_hx_tmp) { -HXLINE( 316) result->copyFrom(toUnion); - } - else { -HXLINE( 318) bool _hx_tmp1; -HXDLIN( 318) if ((toUnion->width != 0)) { -HXLINE( 318) _hx_tmp1 = (toUnion->height == 0); - } - else { -HXLINE( 318) _hx_tmp1 = true; - } -HXDLIN( 318) if (_hx_tmp1) { -HXLINE( 320) result->copyFrom(hx::ObjectPtr(this)); - } - else { -HXLINE( 324) Float x0; -HXDLIN( 324) if ((this->x > toUnion->x)) { -HXLINE( 324) x0 = toUnion->x; - } - else { -HXLINE( 324) x0 = this->x; - } -HXLINE( 325) Float x1; -HXDLIN( 325) Float x11 = this->get_right(); -HXDLIN( 325) if ((x11 < toUnion->get_right())) { -HXLINE( 325) x1 = toUnion->get_right(); - } - else { -HXLINE( 325) x1 = this->get_right(); - } -HXLINE( 326) Float y0; -HXDLIN( 326) if ((this->y > toUnion->y)) { -HXLINE( 326) y0 = toUnion->y; - } - else { -HXLINE( 326) y0 = this->y; - } -HXLINE( 327) Float y1; -HXDLIN( 327) Float y11 = this->get_bottom(); -HXDLIN( 327) if ((y11 < toUnion->get_bottom())) { -HXLINE( 327) y1 = toUnion->get_bottom(); - } - else { -HXLINE( 327) y1 = this->get_bottom(); - } -HXLINE( 329) result->setTo(x0,y0,(x1 - x0),(y1 - y0)); - } - } -HXLINE( 332) return result; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Rectangle_obj,_hx_union,return ) - - ::Dynamic Rectangle_obj::_hx___toFlashRectangle(){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_340___toFlashRectangle) -HXDLIN( 340) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,_hx___toFlashRectangle,return ) - -Float Rectangle_obj::get_bottom(){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_347_get_bottom) -HXDLIN( 347) return (this->y + this->height); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,get_bottom,return ) - -Float Rectangle_obj::set_bottom(Float b){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_351_set_bottom) -HXLINE( 352) this->height = (b - this->y); -HXLINE( 353) return b; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,set_bottom,return ) - - ::lime::math::Vector2 Rectangle_obj::get_bottomRight(){ - HX_GC_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_358_get_bottomRight) -HXDLIN( 358) return ::lime::math::Vector2_obj::__alloc( HX_CTX ,(this->x + this->width),(this->y + this->height)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,get_bottomRight,return ) - - ::lime::math::Vector2 Rectangle_obj::set_bottomRight( ::lime::math::Vector2 p){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_362_set_bottomRight) -HXLINE( 363) this->width = (p->x - this->x); -HXLINE( 364) this->height = (p->y - this->y); -HXLINE( 365) return p->clone(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,set_bottomRight,return ) - -Float Rectangle_obj::get_left(){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_370_get_left) -HXDLIN( 370) return this->x; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,get_left,return ) - -Float Rectangle_obj::set_left(Float l){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_374_set_left) -HXLINE( 375) ::lime::math::Rectangle _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 375) _hx_tmp->width = (_hx_tmp->width - (l - this->x)); -HXLINE( 376) this->x = l; -HXLINE( 377) return l; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,set_left,return ) - -Float Rectangle_obj::get_right(){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_382_get_right) -HXDLIN( 382) return (this->x + this->width); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,get_right,return ) - -Float Rectangle_obj::set_right(Float r){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_386_set_right) -HXLINE( 387) this->width = (r - this->x); -HXLINE( 388) return r; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,set_right,return ) - - ::lime::math::Vector2 Rectangle_obj::get_size(){ - HX_GC_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_393_get_size) -HXDLIN( 393) return ::lime::math::Vector2_obj::__alloc( HX_CTX ,this->width,this->height); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,get_size,return ) - - ::lime::math::Vector2 Rectangle_obj::set_size( ::lime::math::Vector2 p){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_397_set_size) -HXLINE( 398) this->width = p->x; -HXLINE( 399) this->height = p->y; -HXLINE( 400) return p->clone(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,set_size,return ) - -Float Rectangle_obj::get_top(){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_405_get_top) -HXDLIN( 405) return this->y; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,get_top,return ) - -Float Rectangle_obj::set_top(Float t){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_409_set_top) -HXLINE( 410) ::lime::math::Rectangle _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 410) _hx_tmp->height = (_hx_tmp->height - (t - this->y)); -HXLINE( 411) this->y = t; -HXLINE( 412) return t; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,set_top,return ) - - ::lime::math::Vector2 Rectangle_obj::get_topLeft(){ - HX_GC_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_417_get_topLeft) -HXDLIN( 417) return ::lime::math::Vector2_obj::__alloc( HX_CTX ,this->x,this->y); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,get_topLeft,return ) - - ::lime::math::Vector2 Rectangle_obj::set_topLeft( ::lime::math::Vector2 p){ - HX_STACKFRAME(&_hx_pos_1237f756a3e4c0a2_421_set_topLeft) -HXLINE( 422) this->x = p->x; -HXLINE( 423) this->y = p->y; -HXLINE( 424) return p->clone(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,set_topLeft,return ) - - -hx::ObjectPtr< Rectangle_obj > Rectangle_obj::__new(hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_width,hx::Null< Float > __o_height) { - hx::ObjectPtr< Rectangle_obj > __this = new Rectangle_obj(); - __this->__construct(__o_x,__o_y,__o_width,__o_height); - return __this; -} - -hx::ObjectPtr< Rectangle_obj > Rectangle_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_width,hx::Null< Float > __o_height) { - Rectangle_obj *__this = (Rectangle_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Rectangle_obj), false, "lime.math.Rectangle")); - *(void **)__this = Rectangle_obj::_hx_vtable; - __this->__construct(__o_x,__o_y,__o_width,__o_height); - return __this; -} - -Rectangle_obj::Rectangle_obj() -{ -} - -hx::Val Rectangle_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { return hx::Val( x ); } - if (HX_FIELD_EQ(inName,"y") ) { return hx::Val( y ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"top") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_top() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"left") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_left() ); } - if (HX_FIELD_EQ(inName,"size") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_size() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"right") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_right() ); } - if (HX_FIELD_EQ(inName,"width") ) { return hx::Val( width ); } - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - if (HX_FIELD_EQ(inName,"setTo") ) { return hx::Val( setTo_dyn() ); } - if (HX_FIELD_EQ(inName,"union") ) { return hx::Val( _hx_union_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"bottom") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_bottom() ); } - if (HX_FIELD_EQ(inName,"height") ) { return hx::Val( height ); } - if (HX_FIELD_EQ(inName,"equals") ) { return hx::Val( equals_dyn() ); } - if (HX_FIELD_EQ(inName,"offset") ) { return hx::Val( offset_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"topLeft") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_topLeft() ); } - if (HX_FIELD_EQ(inName,"inflate") ) { return hx::Val( inflate_dyn() ); } - if (HX_FIELD_EQ(inName,"isEmpty") ) { return hx::Val( isEmpty_dyn() ); } - if (HX_FIELD_EQ(inName,"get_top") ) { return hx::Val( get_top_dyn() ); } - if (HX_FIELD_EQ(inName,"set_top") ) { return hx::Val( set_top_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"contains") ) { return hx::Val( contains_dyn() ); } - if (HX_FIELD_EQ(inName,"copyFrom") ) { return hx::Val( copyFrom_dyn() ); } - if (HX_FIELD_EQ(inName,"setEmpty") ) { return hx::Val( setEmpty_dyn() ); } - if (HX_FIELD_EQ(inName,"get_left") ) { return hx::Val( get_left_dyn() ); } - if (HX_FIELD_EQ(inName,"set_left") ) { return hx::Val( set_left_dyn() ); } - if (HX_FIELD_EQ(inName,"get_size") ) { return hx::Val( get_size_dyn() ); } - if (HX_FIELD_EQ(inName,"set_size") ) { return hx::Val( set_size_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"get_right") ) { return hx::Val( get_right_dyn() ); } - if (HX_FIELD_EQ(inName,"set_right") ) { return hx::Val( set_right_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"intersects") ) { return hx::Val( intersects_dyn() ); } - if (HX_FIELD_EQ(inName,"get_bottom") ) { return hx::Val( get_bottom_dyn() ); } - if (HX_FIELD_EQ(inName,"set_bottom") ) { return hx::Val( set_bottom_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"bottomRight") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_bottomRight() ); } - if (HX_FIELD_EQ(inName,"get_topLeft") ) { return hx::Val( get_topLeft_dyn() ); } - if (HX_FIELD_EQ(inName,"set_topLeft") ) { return hx::Val( set_topLeft_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"containsRect") ) { return hx::Val( containsRect_dyn() ); } - if (HX_FIELD_EQ(inName,"intersection") ) { return hx::Val( intersection_dyn() ); } - if (HX_FIELD_EQ(inName,"offsetVector") ) { return hx::Val( offsetVector_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"containsPoint") ) { return hx::Val( containsPoint_dyn() ); } - if (HX_FIELD_EQ(inName,"inflateVector") ) { return hx::Val( inflateVector_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"containsVector") ) { return hx::Val( containsVector_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"get_bottomRight") ) { return hx::Val( get_bottomRight_dyn() ); } - if (HX_FIELD_EQ(inName,"set_bottomRight") ) { return hx::Val( set_bottomRight_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__toFlashRectangle") ) { return hx::Val( _hx___toFlashRectangle_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Rectangle_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { x=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"y") ) { y=inValue.Cast< Float >(); return inValue; } - break; - case 3: - if (HX_FIELD_EQ(inName,"top") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_top(inValue.Cast< Float >()) ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"left") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_left(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"size") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_size(inValue.Cast< ::lime::math::Vector2 >()) ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"right") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_right(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"width") ) { width=inValue.Cast< Float >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"bottom") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_bottom(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"height") ) { height=inValue.Cast< Float >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"topLeft") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_topLeft(inValue.Cast< ::lime::math::Vector2 >()) ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"bottomRight") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_bottomRight(inValue.Cast< ::lime::math::Vector2 >()) ); } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Rectangle_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bottom",eb,e6,78,65)); - outFields->push(HX_("bottomRight",f1,a0,f4,4e)); - outFields->push(HX_("height",e7,07,4c,02)); - outFields->push(HX_("left",07,08,b0,47)); - outFields->push(HX_("right",dc,0b,64,e9)); - outFields->push(HX_("size",c1,a0,53,4c)); - outFields->push(HX_("top",95,66,58,00)); - outFields->push(HX_("topLeft",3c,09,c1,e8)); - outFields->push(HX_("width",06,b6,62,ca)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Rectangle_obj_sMemberStorageInfo[] = { - {hx::fsFloat,(int)offsetof(Rectangle_obj,height),HX_("height",e7,07,4c,02)}, - {hx::fsFloat,(int)offsetof(Rectangle_obj,width),HX_("width",06,b6,62,ca)}, - {hx::fsFloat,(int)offsetof(Rectangle_obj,x),HX_("x",78,00,00,00)}, - {hx::fsFloat,(int)offsetof(Rectangle_obj,y),HX_("y",79,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Rectangle_obj_sStaticStorageInfo = 0; -#endif - -static ::String Rectangle_obj_sMemberFields[] = { - HX_("height",e7,07,4c,02), - HX_("width",06,b6,62,ca), - HX_("x",78,00,00,00), - HX_("y",79,00,00,00), - HX_("clone",5d,13,63,48), - HX_("contains",1f,5a,7b,2c), - HX_("containsPoint",b1,b9,eb,92), - HX_("containsRect",e3,ce,1c,a6), - HX_("containsVector",42,60,86,9b), - HX_("copyFrom",bf,0b,61,c8), - HX_("equals",3f,ee,f2,bf), - HX_("inflate",87,9c,1b,0c), - HX_("inflateVector",aa,60,7c,60), - HX_("intersection",49,a2,61,88), - HX_("intersects",b4,c2,eb,e3), - HX_("isEmpty",43,de,5f,0c), - HX_("offset",93,97,3f,60), - HX_("offsetVector",b6,2c,50,6f), - HX_("setEmpty",8b,a3,0e,7e), - HX_("setTo",bd,91,2f,7a), - HX_("union",0f,65,e7,a6), - HX_("__toFlashRectangle",5a,56,1a,96), - HX_("get_bottom",b4,56,00,56), - HX_("set_bottom",28,f5,7d,59), - HX_("get_bottomRight",88,58,d6,0f), - HX_("set_bottomRight",94,d5,a1,0b), - HX_("get_left",90,c3,6a,c7), - HX_("set_left",04,1d,c8,75), - HX_("get_right",33,68,0d,2d), - HX_("set_right",3f,54,5e,10), - HX_("get_size",4a,5c,0e,cc), - HX_("set_size",be,b5,6b,7a), - HX_("get_top",2c,2f,cd,26), - HX_("set_top",38,c0,ce,19), - HX_("get_topLeft",53,69,bb,6e), - HX_("set_topLeft",5f,70,28,79), - ::String(null()) }; - -hx::Class Rectangle_obj::__mClass; - -void Rectangle_obj::__register() -{ - Rectangle_obj _hx_dummy; - Rectangle_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.math.Rectangle",22,67,0f,89); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Rectangle_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Rectangle_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Rectangle_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Rectangle_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace math diff --git a/hGameTest/bin/linux/obj/src/lime/math/Vector2.cpp b/hGameTest/bin/linux/obj/src/lime/math/Vector2.cpp deleted file mode 100644 index 5b3ffe79..00000000 --- a/hGameTest/bin/linux/obj/src/lime/math/Vector2.cpp +++ /dev/null @@ -1,369 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_lime_math_Vector2 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c8980fb157cd0afb_47_new,"lime.math.Vector2","new",0xaef3c434,"lime.math.Vector2.new","lime/math/Vector2.hx",47,0x7105521c) -HX_LOCAL_STACK_FRAME(_hx_pos_c8980fb157cd0afb_60_add,"lime.math.Vector2","add",0xaee9e5f5,"lime.math.Vector2.add","lime/math/Vector2.hx",60,0x7105521c) -HX_LOCAL_STACK_FRAME(_hx_pos_c8980fb157cd0afb_72_clone,"lime.math.Vector2","clone",0xd5c6a431,"lime.math.Vector2.clone","lime/math/Vector2.hx",72,0x7105521c) -HX_LOCAL_STACK_FRAME(_hx_pos_c8980fb157cd0afb_95_equals,"lime.math.Vector2","equals",0xe9ae16eb,"lime.math.Vector2.equals","lime/math/Vector2.hx",95,0x7105521c) -HX_LOCAL_STACK_FRAME(_hx_pos_c8980fb157cd0afb_119_normalize,"lime.math.Vector2","normalize",0xeaffc261,"lime.math.Vector2.normalize","lime/math/Vector2.hx",119,0x7105521c) -HX_LOCAL_STACK_FRAME(_hx_pos_c8980fb157cd0afb_137_offset,"lime.math.Vector2","offset",0x89fac03f,"lime.math.Vector2.offset","lime/math/Vector2.hx",137,0x7105521c) -HX_LOCAL_STACK_FRAME(_hx_pos_c8980fb157cd0afb_162_setTo,"lime.math.Vector2","setTo",0x07932291,"lime.math.Vector2.setTo","lime/math/Vector2.hx",162,0x7105521c) -HX_LOCAL_STACK_FRAME(_hx_pos_c8980fb157cd0afb_174_subtract,"lime.math.Vector2","subtract",0x656920c0,"lime.math.Vector2.subtract","lime/math/Vector2.hx",174,0x7105521c) -HX_LOCAL_STACK_FRAME(_hx_pos_c8980fb157cd0afb_185___toFlashPoint,"lime.math.Vector2","__toFlashPoint",0xf695b9a7,"lime.math.Vector2.__toFlashPoint","lime/math/Vector2.hx",185,0x7105521c) -HX_LOCAL_STACK_FRAME(_hx_pos_c8980fb157cd0afb_192_get_length,"lime.math.Vector2","get_length",0xc2e9f35b,"lime.math.Vector2.get_length","lime/math/Vector2.hx",192,0x7105521c) -HX_LOCAL_STACK_FRAME(_hx_pos_c8980fb157cd0afb_197_get_lengthSquared,"lime.math.Vector2","get_lengthSquared",0xdb98af0c,"lime.math.Vector2.get_lengthSquared","lime/math/Vector2.hx",197,0x7105521c) -HX_LOCAL_STACK_FRAME(_hx_pos_c8980fb157cd0afb_82_distance,"lime.math.Vector2","distance",0xd9513ee1,"lime.math.Vector2.distance","lime/math/Vector2.hx",82,0x7105521c) -HX_LOCAL_STACK_FRAME(_hx_pos_c8980fb157cd0afb_107_interpolate,"lime.math.Vector2","interpolate",0xdb68bc95,"lime.math.Vector2.interpolate","lime/math/Vector2.hx",107,0x7105521c) -HX_LOCAL_STACK_FRAME(_hx_pos_c8980fb157cd0afb_150_polar,"lime.math.Vector2","polar",0x53f58092,"lime.math.Vector2.polar","lime/math/Vector2.hx",150,0x7105521c) -namespace lime{ -namespace math{ - -void Vector2_obj::__construct(hx::Null< Float > __o_x,hx::Null< Float > __o_y){ - Float x = __o_x.Default(0); - Float y = __o_y.Default(0); - HX_STACKFRAME(&_hx_pos_c8980fb157cd0afb_47_new) -HXLINE( 48) this->x = x; -HXLINE( 49) this->y = y; - } - -Dynamic Vector2_obj::__CreateEmpty() { return new Vector2_obj; } - -void *Vector2_obj::_hx_vtable = 0; - -Dynamic Vector2_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Vector2_obj > _hx_result = new Vector2_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool Vector2_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x682e4a32; -} - - ::lime::math::Vector2 Vector2_obj::add( ::lime::math::Vector2 v, ::lime::math::Vector2 result){ - HX_GC_STACKFRAME(&_hx_pos_c8980fb157cd0afb_60_add) -HXLINE( 61) if (hx::IsNull( result )) { -HXLINE( 61) result = ::lime::math::Vector2_obj::__alloc( HX_CTX ,null(),null()); - } -HXLINE( 62) { -HXLINE( 62) result->x = (v->x + this->x); -HXDLIN( 62) result->y = (v->y + this->y); - } -HXLINE( 63) return result; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Vector2_obj,add,return ) - - ::lime::math::Vector2 Vector2_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_c8980fb157cd0afb_72_clone) -HXDLIN( 72) return ::lime::math::Vector2_obj::__alloc( HX_CTX ,this->x,this->y); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector2_obj,clone,return ) - -bool Vector2_obj::equals( ::lime::math::Vector2 toCompare){ - HX_STACKFRAME(&_hx_pos_c8980fb157cd0afb_95_equals) -HXDLIN( 95) bool _hx_tmp; -HXDLIN( 95) if (hx::IsNotNull( toCompare )) { -HXDLIN( 95) _hx_tmp = (toCompare->x == this->x); - } - else { -HXDLIN( 95) _hx_tmp = false; - } -HXDLIN( 95) if (_hx_tmp) { -HXDLIN( 95) return (toCompare->y == this->y); - } - else { -HXDLIN( 95) return false; - } -HXDLIN( 95) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Vector2_obj,equals,return ) - -void Vector2_obj::normalize(Float thickness){ - HX_STACKFRAME(&_hx_pos_c8980fb157cd0afb_119_normalize) -HXDLIN( 119) bool _hx_tmp; -HXDLIN( 119) if ((this->x == 0)) { -HXDLIN( 119) _hx_tmp = (this->y == 0); - } - else { -HXDLIN( 119) _hx_tmp = false; - } -HXDLIN( 119) if (_hx_tmp) { -HXLINE( 121) return; - } - else { -HXLINE( 125) Float norm = (thickness / ::Math_obj::sqrt(((this->x * this->x) + (this->y * this->y)))); -HXLINE( 126) ::lime::math::Vector2 _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 126) _hx_tmp1->x = (_hx_tmp1->x * norm); -HXLINE( 127) ::lime::math::Vector2 _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 127) _hx_tmp2->y = (_hx_tmp2->y * norm); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Vector2_obj,normalize,(void)) - -void Vector2_obj::offset(Float dx,Float dy){ - HX_STACKFRAME(&_hx_pos_c8980fb157cd0afb_137_offset) -HXLINE( 138) ::lime::math::Vector2 _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 138) _hx_tmp->x = (_hx_tmp->x + dx); -HXLINE( 139) ::lime::math::Vector2 _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 139) _hx_tmp1->y = (_hx_tmp1->y + dy); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Vector2_obj,offset,(void)) - -void Vector2_obj::setTo(Float xa,Float ya){ - HX_STACKFRAME(&_hx_pos_c8980fb157cd0afb_162_setTo) -HXLINE( 163) this->x = xa; -HXLINE( 164) this->y = ya; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Vector2_obj,setTo,(void)) - - ::lime::math::Vector2 Vector2_obj::subtract( ::lime::math::Vector2 v, ::lime::math::Vector2 result){ - HX_GC_STACKFRAME(&_hx_pos_c8980fb157cd0afb_174_subtract) -HXLINE( 175) if (hx::IsNull( result )) { -HXLINE( 175) result = ::lime::math::Vector2_obj::__alloc( HX_CTX ,null(),null()); - } -HXLINE( 176) { -HXLINE( 176) result->x = (this->x - v->x); -HXDLIN( 176) result->y = (this->y - v->y); - } -HXLINE( 177) return result; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Vector2_obj,subtract,return ) - - ::Dynamic Vector2_obj::_hx___toFlashPoint(){ - HX_STACKFRAME(&_hx_pos_c8980fb157cd0afb_185___toFlashPoint) -HXDLIN( 185) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector2_obj,_hx___toFlashPoint,return ) - -Float Vector2_obj::get_length(){ - HX_STACKFRAME(&_hx_pos_c8980fb157cd0afb_192_get_length) -HXDLIN( 192) return ::Math_obj::sqrt(((this->x * this->x) + (this->y * this->y))); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector2_obj,get_length,return ) - -Float Vector2_obj::get_lengthSquared(){ - HX_STACKFRAME(&_hx_pos_c8980fb157cd0afb_197_get_lengthSquared) -HXDLIN( 197) return ((this->x * this->x) + (this->y * this->y)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector2_obj,get_lengthSquared,return ) - -Float Vector2_obj::distance( ::lime::math::Vector2 pt1, ::lime::math::Vector2 pt2){ - HX_STACKFRAME(&_hx_pos_c8980fb157cd0afb_82_distance) -HXLINE( 83) Float dx = (pt1->x - pt2->x); -HXLINE( 84) Float dy = (pt1->y - pt2->y); -HXLINE( 85) return ::Math_obj::sqrt(((dx * dx) + (dy * dy))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Vector2_obj,distance,return ) - - ::lime::math::Vector2 Vector2_obj::interpolate( ::lime::math::Vector2 pt1, ::lime::math::Vector2 pt2,Float f, ::lime::math::Vector2 result){ - HX_GC_STACKFRAME(&_hx_pos_c8980fb157cd0afb_107_interpolate) -HXLINE( 108) if (hx::IsNull( result )) { -HXLINE( 108) result = ::lime::math::Vector2_obj::__alloc( HX_CTX ,null(),null()); - } -HXLINE( 109) { -HXLINE( 109) result->x = (pt2->x + (f * (pt1->x - pt2->x))); -HXDLIN( 109) result->y = (pt2->y + (f * (pt1->y - pt2->y))); - } -HXLINE( 110) return result; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Vector2_obj,interpolate,return ) - - ::lime::math::Vector2 Vector2_obj::polar(Float len,Float angle, ::lime::math::Vector2 result){ - HX_GC_STACKFRAME(&_hx_pos_c8980fb157cd0afb_150_polar) -HXLINE( 151) if (hx::IsNull( result )) { -HXLINE( 151) result = ::lime::math::Vector2_obj::__alloc( HX_CTX ,null(),null()); - } -HXLINE( 152) { -HXLINE( 152) Float ya = (len * ::Math_obj::sin(angle)); -HXDLIN( 152) result->x = (len * ::Math_obj::cos(angle)); -HXDLIN( 152) result->y = ya; - } -HXLINE( 153) return result; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Vector2_obj,polar,return ) - - -hx::ObjectPtr< Vector2_obj > Vector2_obj::__new(hx::Null< Float > __o_x,hx::Null< Float > __o_y) { - hx::ObjectPtr< Vector2_obj > __this = new Vector2_obj(); - __this->__construct(__o_x,__o_y); - return __this; -} - -hx::ObjectPtr< Vector2_obj > Vector2_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_x,hx::Null< Float > __o_y) { - Vector2_obj *__this = (Vector2_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Vector2_obj), false, "lime.math.Vector2")); - *(void **)__this = Vector2_obj::_hx_vtable; - __this->__construct(__o_x,__o_y); - return __this; -} - -Vector2_obj::Vector2_obj() -{ -} - -hx::Val Vector2_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { return hx::Val( x ); } - if (HX_FIELD_EQ(inName,"y") ) { return hx::Val( y ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - if (HX_FIELD_EQ(inName,"setTo") ) { return hx::Val( setTo_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_length() ); } - if (HX_FIELD_EQ(inName,"equals") ) { return hx::Val( equals_dyn() ); } - if (HX_FIELD_EQ(inName,"offset") ) { return hx::Val( offset_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"subtract") ) { return hx::Val( subtract_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"normalize") ) { return hx::Val( normalize_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { return hx::Val( get_length_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"lengthSquared") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_lengthSquared() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__toFlashPoint") ) { return hx::Val( _hx___toFlashPoint_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"get_lengthSquared") ) { return hx::Val( get_lengthSquared_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Vector2_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"polar") ) { outValue = polar_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"distance") ) { outValue = distance_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"interpolate") ) { outValue = interpolate_dyn(); return true; } - } - return false; -} - -hx::Val Vector2_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { x=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"y") ) { y=inValue.Cast< Float >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Vector2_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("lengthSquared",e1,24,45,35)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Vector2_obj_sMemberStorageInfo[] = { - {hx::fsFloat,(int)offsetof(Vector2_obj,x),HX_("x",78,00,00,00)}, - {hx::fsFloat,(int)offsetof(Vector2_obj,y),HX_("y",79,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Vector2_obj_sStaticStorageInfo = 0; -#endif - -static ::String Vector2_obj_sMemberFields[] = { - HX_("x",78,00,00,00), - HX_("y",79,00,00,00), - HX_("add",21,f2,49,00), - HX_("clone",5d,13,63,48), - HX_("equals",3f,ee,f2,bf), - HX_("normalize",8d,37,a1,ab), - HX_("offset",93,97,3f,60), - HX_("setTo",bd,91,2f,7a), - HX_("subtract",14,75,11,f8), - HX_("__toFlashPoint",fb,04,40,a7), - HX_("get_length",af,04,8f,8f), - HX_("get_lengthSquared",38,30,b5,3b), - ::String(null()) }; - -hx::Class Vector2_obj::__mClass; - -static ::String Vector2_obj_sStaticFields[] = { - HX_("distance",35,93,f9,6b), - HX_("interpolate",c1,d4,32,1f), - HX_("polar",be,ef,91,c6), - ::String(null()) -}; - -void Vector2_obj::__register() -{ - Vector2_obj _hx_dummy; - Vector2_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.math.Vector2",42,da,50,4d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Vector2_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Vector2_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Vector2_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Vector2_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Vector2_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Vector2_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace math diff --git a/hGameTest/bin/linux/obj/src/lime/math/Vector4.cpp b/hGameTest/bin/linux/obj/src/lime/math/Vector4.cpp deleted file mode 100644 index dadd8a9f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/math/Vector4.cpp +++ /dev/null @@ -1,600 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_lime_math_Vector4 -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_4684393cb692a867_68_new,"lime.math.Vector4","new",0xd5c0ed36,"lime.math.Vector4.new","lime/math/Vector4.hx",68,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_82_add,"lime.math.Vector4","add",0xd5b70ef7,"lime.math.Vector4.add","lime/math/Vector4.hx",82,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_110_clone,"lime.math.Vector4","clone",0x28f191b3,"lime.math.Vector4.clone","lime/math/Vector4.hx",110,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_118_copyFrom,"lime.math.Vector4","copyFrom",0xb64da729,"lime.math.Vector4.copyFrom","lime/math/Vector4.hx",118,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_131_crossProduct,"lime.math.Vector4","crossProduct",0xdc193ff9,"lime.math.Vector4.crossProduct","lime/math/Vector4.hx",131,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_143_decrementBy,"lime.math.Vector4","decrementBy",0xf530fda0,"lime.math.Vector4.decrementBy","lime/math/Vector4.hx",143,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_187_dotProduct,"lime.math.Vector4","dotProduct",0xf4c9f190,"lime.math.Vector4.dotProduct","lime/math/Vector4.hx",187,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_200_equals,"lime.math.Vector4","equals",0x5c12fb29,"lime.math.Vector4.equals","lime/math/Vector4.hx",200,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_208_incrementBy,"lime.math.Vector4","incrementBy",0x3c274cbc,"lime.math.Vector4.incrementBy","lime/math/Vector4.hx",208,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_224_nearEquals,"lime.math.Vector4","nearEquals",0xb54b3b31,"lime.math.Vector4.nearEquals","lime/math/Vector4.hx",224,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_235_negate,"lime.math.Vector4","negate",0x03394eac,"lime.math.Vector4.negate","lime/math/Vector4.hx",235,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_246_normalize,"lime.math.Vector4","normalize",0xecbc98e3,"lime.math.Vector4.normalize","lime/math/Vector4.hx",246,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_264_project,"lime.math.Vector4","project",0xf5d652af,"lime.math.Vector4.project","lime/math/Vector4.hx",264,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_275_scaleBy,"lime.math.Vector4","scaleBy",0x64f27ed7,"lime.math.Vector4.scaleBy","lime/math/Vector4.hx",275,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_288_setTo,"lime.math.Vector4","setTo",0x5abe1013,"lime.math.Vector4.setTo","lime/math/Vector4.hx",288,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_302_subtract,"lime.math.Vector4","subtract",0xe5fe107e,"lime.math.Vector4.subtract","lime/math/Vector4.hx",302,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_310_toString,"lime.math.Vector4","toString",0x265b6c16,"lime.math.Vector4.toString","lime/math/Vector4.hx",310,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_316_get_length,"lime.math.Vector4","get_length",0x4668ce99,"lime.math.Vector4.get_length","lime/math/Vector4.hx",316,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_321_get_lengthSquared,"lime.math.Vector4","get_lengthSquared",0xe5b2d78e,"lime.math.Vector4.get_lengthSquared","lime/math/Vector4.hx",321,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_95_angleBetween,"lime.math.Vector4","angleBetween",0xe2247e9f,"lime.math.Vector4.angleBetween","lime/math/Vector4.hx",95,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_156_distance,"lime.math.Vector4","distance",0x59e62e9f,"lime.math.Vector4.distance","lime/math/Vector4.hx",156,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_172_distanceSquared,"lime.math.Vector4","distanceSquared",0x2dd02448,"lime.math.Vector4.distanceSquared","lime/math/Vector4.hx",172,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_326_get_X_AXIS,"lime.math.Vector4","get_X_AXIS",0xb513fadb,"lime.math.Vector4.get_X_AXIS","lime/math/Vector4.hx",326,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_331_get_Y_AXIS,"lime.math.Vector4","get_Y_AXIS",0x1b6f573a,"lime.math.Vector4.get_Y_AXIS","lime/math/Vector4.hx",331,0x7257bf5a) -HX_LOCAL_STACK_FRAME(_hx_pos_4684393cb692a867_336_get_Z_AXIS,"lime.math.Vector4","get_Z_AXIS",0x81cab399,"lime.math.Vector4.get_Z_AXIS","lime/math/Vector4.hx",336,0x7257bf5a) -namespace lime{ -namespace math{ - -void Vector4_obj::__construct(hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_z,hx::Null< Float > __o_w){ - Float x = __o_x.Default(((Float)0.)); - Float y = __o_y.Default(((Float)0.)); - Float z = __o_z.Default(((Float)0.)); - Float w = __o_w.Default(((Float)0.)); - HX_STACKFRAME(&_hx_pos_4684393cb692a867_68_new) -HXLINE( 69) this->w = w; -HXLINE( 70) this->x = x; -HXLINE( 71) this->y = y; -HXLINE( 72) this->z = z; - } - -Dynamic Vector4_obj::__CreateEmpty() { return new Vector4_obj; } - -void *Vector4_obj::_hx_vtable = 0; - -Dynamic Vector4_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Vector4_obj > _hx_result = new Vector4_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool Vector4_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x682e4a34; -} - - ::lime::math::Vector4 Vector4_obj::add( ::lime::math::Vector4 a, ::lime::math::Vector4 result){ - HX_GC_STACKFRAME(&_hx_pos_4684393cb692a867_82_add) -HXLINE( 83) if (hx::IsNull( result )) { -HXLINE( 83) result = ::lime::math::Vector4_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE( 84) { -HXLINE( 84) result->x = (this->x + a->x); -HXDLIN( 84) result->y = (this->y + a->y); -HXDLIN( 84) result->z = (this->z + a->z); - } -HXLINE( 85) return result; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Vector4_obj,add,return ) - - ::lime::math::Vector4 Vector4_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_4684393cb692a867_110_clone) -HXDLIN( 110) return ::lime::math::Vector4_obj::__alloc( HX_CTX ,this->x,this->y,this->z,this->w); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector4_obj,clone,return ) - -void Vector4_obj::copyFrom( ::lime::math::Vector4 sourceVector4){ - HX_STACKFRAME(&_hx_pos_4684393cb692a867_118_copyFrom) -HXLINE( 119) this->x = sourceVector4->x; -HXLINE( 120) this->y = sourceVector4->y; -HXLINE( 121) this->z = sourceVector4->z; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Vector4_obj,copyFrom,(void)) - - ::lime::math::Vector4 Vector4_obj::crossProduct( ::lime::math::Vector4 a, ::lime::math::Vector4 result){ - HX_GC_STACKFRAME(&_hx_pos_4684393cb692a867_131_crossProduct) -HXLINE( 132) if (hx::IsNull( result )) { -HXLINE( 132) result = ::lime::math::Vector4_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE( 133) { -HXLINE( 133) Float ya = ((this->z * a->x) - (this->x * a->z)); -HXDLIN( 133) Float za = ((this->x * a->y) - (this->y * a->x)); -HXDLIN( 133) result->x = ((this->y * a->z) - (this->z * a->y)); -HXDLIN( 133) result->y = ya; -HXDLIN( 133) result->z = za; - } -HXLINE( 134) result->w = ( (Float)(1) ); -HXLINE( 135) return result; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Vector4_obj,crossProduct,return ) - -void Vector4_obj::decrementBy( ::lime::math::Vector4 a){ - HX_STACKFRAME(&_hx_pos_4684393cb692a867_143_decrementBy) -HXLINE( 144) ::lime::math::Vector4 _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 144) _hx_tmp->x = (_hx_tmp->x - a->x); -HXLINE( 145) ::lime::math::Vector4 _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 145) _hx_tmp1->y = (_hx_tmp1->y - a->y); -HXLINE( 146) ::lime::math::Vector4 _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 146) _hx_tmp2->z = (_hx_tmp2->z - a->z); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Vector4_obj,decrementBy,(void)) - -Float Vector4_obj::dotProduct( ::lime::math::Vector4 a){ - HX_STACKFRAME(&_hx_pos_4684393cb692a867_187_dotProduct) -HXDLIN( 187) return (((this->x * a->x) + (this->y * a->y)) + (this->z * a->z)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Vector4_obj,dotProduct,return ) - -bool Vector4_obj::equals( ::lime::math::Vector4 toCompare, ::Dynamic __o_allFour){ - ::Dynamic allFour = __o_allFour; - if (hx::IsNull(__o_allFour)) allFour = false; - HX_STACKFRAME(&_hx_pos_4684393cb692a867_200_equals) -HXDLIN( 200) bool _hx_tmp; -HXDLIN( 200) bool _hx_tmp1; -HXDLIN( 200) if ((this->x == toCompare->x)) { -HXDLIN( 200) _hx_tmp1 = (this->y == toCompare->y); - } - else { -HXDLIN( 200) _hx_tmp1 = false; - } -HXDLIN( 200) if (_hx_tmp1) { -HXDLIN( 200) _hx_tmp = (this->z == toCompare->z); - } - else { -HXDLIN( 200) _hx_tmp = false; - } -HXDLIN( 200) if (_hx_tmp) { -HXDLIN( 200) if (!(!(( (bool)(allFour) )))) { -HXDLIN( 200) return (this->w == toCompare->w); - } - else { -HXDLIN( 200) return true; - } - } - else { -HXDLIN( 200) return false; - } -HXDLIN( 200) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Vector4_obj,equals,return ) - -void Vector4_obj::incrementBy( ::lime::math::Vector4 a){ - HX_STACKFRAME(&_hx_pos_4684393cb692a867_208_incrementBy) -HXLINE( 209) ::lime::math::Vector4 _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 209) _hx_tmp->x = (_hx_tmp->x + a->x); -HXLINE( 210) ::lime::math::Vector4 _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 210) _hx_tmp1->y = (_hx_tmp1->y + a->y); -HXLINE( 211) ::lime::math::Vector4 _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp2->z = (_hx_tmp2->z + a->z); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Vector4_obj,incrementBy,(void)) - -bool Vector4_obj::nearEquals( ::lime::math::Vector4 toCompare,Float tolerance, ::Dynamic __o_allFour){ - ::Dynamic allFour = __o_allFour; - if (hx::IsNull(__o_allFour)) allFour = false; - HX_STACKFRAME(&_hx_pos_4684393cb692a867_224_nearEquals) -HXDLIN( 224) bool _hx_tmp; -HXDLIN( 224) bool _hx_tmp1; -HXDLIN( 224) if ((::Math_obj::abs((this->x - toCompare->x)) < tolerance)) { -HXDLIN( 224) _hx_tmp1 = (::Math_obj::abs((this->y - toCompare->y)) < tolerance); - } - else { -HXDLIN( 224) _hx_tmp1 = false; - } -HXDLIN( 224) if (_hx_tmp1) { -HXDLIN( 224) _hx_tmp = (::Math_obj::abs((this->z - toCompare->z)) < tolerance); - } - else { -HXDLIN( 224) _hx_tmp = false; - } -HXDLIN( 224) if (_hx_tmp) { -HXLINE( 227) if (!(!(( (bool)(allFour) )))) { -HXLINE( 227) return (::Math_obj::abs((this->w - toCompare->w)) < tolerance); - } - else { -HXLINE( 227) return true; - } - } - else { -HXDLIN( 224) return false; - } -HXDLIN( 224) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC3(Vector4_obj,nearEquals,return ) - -void Vector4_obj::negate(){ - HX_STACKFRAME(&_hx_pos_4684393cb692a867_235_negate) -HXLINE( 236) ::lime::math::Vector4 _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 236) _hx_tmp->x = (_hx_tmp->x * ( (Float)(-1) )); -HXLINE( 237) ::lime::math::Vector4 _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 237) _hx_tmp1->y = (_hx_tmp1->y * ( (Float)(-1) )); -HXLINE( 238) ::lime::math::Vector4 _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 238) _hx_tmp2->z = (_hx_tmp2->z * ( (Float)(-1) )); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector4_obj,negate,(void)) - -Float Vector4_obj::normalize(){ - HX_STACKFRAME(&_hx_pos_4684393cb692a867_246_normalize) -HXLINE( 247) Float l = ::Math_obj::sqrt((((this->x * this->x) + (this->y * this->y)) + (this->z * this->z))); -HXLINE( 249) if ((l != 0)) { -HXLINE( 251) ::lime::math::Vector4 _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 251) _hx_tmp->x = (_hx_tmp->x / l); -HXLINE( 252) ::lime::math::Vector4 _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 252) _hx_tmp1->y = (_hx_tmp1->y / l); -HXLINE( 253) ::lime::math::Vector4 _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp2->z = (_hx_tmp2->z / l); - } -HXLINE( 256) return l; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector4_obj,normalize,return ) - -void Vector4_obj::project(){ - HX_STACKFRAME(&_hx_pos_4684393cb692a867_264_project) -HXLINE( 265) ::lime::math::Vector4 _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 265) _hx_tmp->x = (_hx_tmp->x / this->w); -HXLINE( 266) ::lime::math::Vector4 _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 266) _hx_tmp1->y = (_hx_tmp1->y / this->w); -HXLINE( 267) ::lime::math::Vector4 _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp2->z = (_hx_tmp2->z / this->w); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector4_obj,project,(void)) - -void Vector4_obj::scaleBy(Float s){ - HX_STACKFRAME(&_hx_pos_4684393cb692a867_275_scaleBy) -HXLINE( 276) ::lime::math::Vector4 _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 276) _hx_tmp->x = (_hx_tmp->x * s); -HXLINE( 277) ::lime::math::Vector4 _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 277) _hx_tmp1->y = (_hx_tmp1->y * s); -HXLINE( 278) ::lime::math::Vector4 _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 278) _hx_tmp2->z = (_hx_tmp2->z * s); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Vector4_obj,scaleBy,(void)) - -void Vector4_obj::setTo(Float xa,Float ya,Float za){ - HX_STACKFRAME(&_hx_pos_4684393cb692a867_288_setTo) -HXLINE( 289) this->x = xa; -HXLINE( 290) this->y = ya; -HXLINE( 291) this->z = za; - } - - -HX_DEFINE_DYNAMIC_FUNC3(Vector4_obj,setTo,(void)) - - ::lime::math::Vector4 Vector4_obj::subtract( ::lime::math::Vector4 a, ::lime::math::Vector4 result){ - HX_GC_STACKFRAME(&_hx_pos_4684393cb692a867_302_subtract) -HXLINE( 303) if (hx::IsNull( result )) { -HXLINE( 303) result = ::lime::math::Vector4_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE( 304) { -HXLINE( 304) result->x = (this->x - a->x); -HXDLIN( 304) result->y = (this->y - a->y); -HXDLIN( 304) result->z = (this->z - a->z); - } -HXLINE( 305) return result; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Vector4_obj,subtract,return ) - -::String Vector4_obj::toString(){ - HX_STACKFRAME(&_hx_pos_4684393cb692a867_310_toString) -HXDLIN( 310) return ((((((HX_("Vector4(",17,91,6f,48) + this->x) + HX_(", ",74,26,00,00)) + this->y) + HX_(", ",74,26,00,00)) + this->z) + HX_(")",29,00,00,00)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector4_obj,toString,return ) - -Float Vector4_obj::get_length(){ - HX_STACKFRAME(&_hx_pos_4684393cb692a867_316_get_length) -HXDLIN( 316) return ::Math_obj::sqrt((((this->x * this->x) + (this->y * this->y)) + (this->z * this->z))); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector4_obj,get_length,return ) - -Float Vector4_obj::get_lengthSquared(){ - HX_STACKFRAME(&_hx_pos_4684393cb692a867_321_get_lengthSquared) -HXDLIN( 321) return (((this->x * this->x) + (this->y * this->y)) + (this->z * this->z)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector4_obj,get_lengthSquared,return ) - -Float Vector4_obj::angleBetween( ::lime::math::Vector4 a, ::lime::math::Vector4 b){ - HX_GC_STACKFRAME(&_hx_pos_4684393cb692a867_95_angleBetween) -HXLINE( 96) ::lime::math::Vector4 a0 = ::lime::math::Vector4_obj::__alloc( HX_CTX ,a->x,a->y,a->z,a->w); -HXLINE( 97) { -HXLINE( 97) Float l = ::Math_obj::sqrt((((a0->x * a0->x) + (a0->y * a0->y)) + (a0->z * a0->z))); -HXDLIN( 97) if ((l != 0)) { -HXLINE( 97) ::lime::math::Vector4 a01 = a0; -HXDLIN( 97) a01->x = (a01->x / l); -HXDLIN( 97) ::lime::math::Vector4 a02 = a0; -HXDLIN( 97) a02->y = (a02->y / l); -HXDLIN( 97) ::lime::math::Vector4 a03 = a0; -HXDLIN( 97) a03->z = (a03->z / l); - } - } -HXLINE( 98) ::lime::math::Vector4 b0 = ::lime::math::Vector4_obj::__alloc( HX_CTX ,b->x,b->y,b->z,b->w); -HXLINE( 99) { -HXLINE( 99) Float l1 = ::Math_obj::sqrt((((b0->x * b0->x) + (b0->y * b0->y)) + (b0->z * b0->z))); -HXDLIN( 99) if ((l1 != 0)) { -HXLINE( 99) ::lime::math::Vector4 b01 = b0; -HXDLIN( 99) b01->x = (b01->x / l1); -HXDLIN( 99) ::lime::math::Vector4 b02 = b0; -HXDLIN( 99) b02->y = (b02->y / l1); -HXDLIN( 99) ::lime::math::Vector4 b03 = b0; -HXDLIN( 99) b03->z = (b03->z / l1); - } - } -HXLINE( 101) return ::Math_obj::acos((((a0->x * b0->x) + (a0->y * b0->y)) + (a0->z * b0->z))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Vector4_obj,angleBetween,return ) - -Float Vector4_obj::distance( ::lime::math::Vector4 pt1, ::lime::math::Vector4 pt2){ - HX_STACKFRAME(&_hx_pos_4684393cb692a867_156_distance) -HXLINE( 157) Float x = (pt2->x - pt1->x); -HXLINE( 158) Float y = (pt2->y - pt1->y); -HXLINE( 159) Float z = (pt2->z - pt1->z); -HXLINE( 161) return ::Math_obj::sqrt((((x * x) + (y * y)) + (z * z))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Vector4_obj,distance,return ) - -Float Vector4_obj::distanceSquared( ::lime::math::Vector4 pt1, ::lime::math::Vector4 pt2){ - HX_STACKFRAME(&_hx_pos_4684393cb692a867_172_distanceSquared) -HXLINE( 173) Float x = (pt2->x - pt1->x); -HXLINE( 174) Float y = (pt2->y - pt1->y); -HXLINE( 175) Float z = (pt2->z - pt1->z); -HXLINE( 177) return (((x * x) + (y * y)) + (z * z)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Vector4_obj,distanceSquared,return ) - - ::lime::math::Vector4 Vector4_obj::get_X_AXIS(){ - HX_GC_STACKFRAME(&_hx_pos_4684393cb692a867_326_get_X_AXIS) -HXDLIN( 326) return ::lime::math::Vector4_obj::__alloc( HX_CTX ,1,0,0,null()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Vector4_obj,get_X_AXIS,return ) - - ::lime::math::Vector4 Vector4_obj::get_Y_AXIS(){ - HX_GC_STACKFRAME(&_hx_pos_4684393cb692a867_331_get_Y_AXIS) -HXDLIN( 331) return ::lime::math::Vector4_obj::__alloc( HX_CTX ,0,1,0,null()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Vector4_obj,get_Y_AXIS,return ) - - ::lime::math::Vector4 Vector4_obj::get_Z_AXIS(){ - HX_GC_STACKFRAME(&_hx_pos_4684393cb692a867_336_get_Z_AXIS) -HXDLIN( 336) return ::lime::math::Vector4_obj::__alloc( HX_CTX ,0,0,1,null()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Vector4_obj,get_Z_AXIS,return ) - - -hx::ObjectPtr< Vector4_obj > Vector4_obj::__new(hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_z,hx::Null< Float > __o_w) { - hx::ObjectPtr< Vector4_obj > __this = new Vector4_obj(); - __this->__construct(__o_x,__o_y,__o_z,__o_w); - return __this; -} - -hx::ObjectPtr< Vector4_obj > Vector4_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_z,hx::Null< Float > __o_w) { - Vector4_obj *__this = (Vector4_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Vector4_obj), false, "lime.math.Vector4")); - *(void **)__this = Vector4_obj::_hx_vtable; - __this->__construct(__o_x,__o_y,__o_z,__o_w); - return __this; -} - -Vector4_obj::Vector4_obj() -{ -} - -hx::Val Vector4_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"w") ) { return hx::Val( w ); } - if (HX_FIELD_EQ(inName,"x") ) { return hx::Val( x ); } - if (HX_FIELD_EQ(inName,"y") ) { return hx::Val( y ); } - if (HX_FIELD_EQ(inName,"z") ) { return hx::Val( z ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - if (HX_FIELD_EQ(inName,"setTo") ) { return hx::Val( setTo_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_length() ); } - if (HX_FIELD_EQ(inName,"equals") ) { return hx::Val( equals_dyn() ); } - if (HX_FIELD_EQ(inName,"negate") ) { return hx::Val( negate_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"project") ) { return hx::Val( project_dyn() ); } - if (HX_FIELD_EQ(inName,"scaleBy") ) { return hx::Val( scaleBy_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"copyFrom") ) { return hx::Val( copyFrom_dyn() ); } - if (HX_FIELD_EQ(inName,"subtract") ) { return hx::Val( subtract_dyn() ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"normalize") ) { return hx::Val( normalize_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"dotProduct") ) { return hx::Val( dotProduct_dyn() ); } - if (HX_FIELD_EQ(inName,"nearEquals") ) { return hx::Val( nearEquals_dyn() ); } - if (HX_FIELD_EQ(inName,"get_length") ) { return hx::Val( get_length_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"decrementBy") ) { return hx::Val( decrementBy_dyn() ); } - if (HX_FIELD_EQ(inName,"incrementBy") ) { return hx::Val( incrementBy_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"crossProduct") ) { return hx::Val( crossProduct_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"lengthSquared") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_lengthSquared() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"get_lengthSquared") ) { return hx::Val( get_lengthSquared_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Vector4_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"X_AXIS") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_X_AXIS() ); return true; } } - if (HX_FIELD_EQ(inName,"Y_AXIS") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_Y_AXIS() ); return true; } } - if (HX_FIELD_EQ(inName,"Z_AXIS") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_Z_AXIS() ); return true; } } - break; - case 8: - if (HX_FIELD_EQ(inName,"distance") ) { outValue = distance_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_X_AXIS") ) { outValue = get_X_AXIS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_Y_AXIS") ) { outValue = get_Y_AXIS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_Z_AXIS") ) { outValue = get_Z_AXIS_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"angleBetween") ) { outValue = angleBetween_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"distanceSquared") ) { outValue = distanceSquared_dyn(); return true; } - } - return false; -} - -hx::Val Vector4_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"w") ) { w=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"x") ) { x=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"y") ) { y=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"z") ) { z=inValue.Cast< Float >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Vector4_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("lengthSquared",e1,24,45,35)); - outFields->push(HX_("w",77,00,00,00)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - outFields->push(HX_("z",7a,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Vector4_obj_sMemberStorageInfo[] = { - {hx::fsFloat,(int)offsetof(Vector4_obj,w),HX_("w",77,00,00,00)}, - {hx::fsFloat,(int)offsetof(Vector4_obj,x),HX_("x",78,00,00,00)}, - {hx::fsFloat,(int)offsetof(Vector4_obj,y),HX_("y",79,00,00,00)}, - {hx::fsFloat,(int)offsetof(Vector4_obj,z),HX_("z",7a,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Vector4_obj_sStaticStorageInfo = 0; -#endif - -static ::String Vector4_obj_sMemberFields[] = { - HX_("w",77,00,00,00), - HX_("x",78,00,00,00), - HX_("y",79,00,00,00), - HX_("z",7a,00,00,00), - HX_("add",21,f2,49,00), - HX_("clone",5d,13,63,48), - HX_("copyFrom",bf,0b,61,c8), - HX_("crossProduct",8f,a7,c9,63), - HX_("decrementBy",ca,1a,7a,ad), - HX_("dotProduct",a6,27,f0,3d), - HX_("equals",3f,ee,f2,bf), - HX_("incrementBy",e6,69,70,f4), - HX_("nearEquals",47,71,71,fe), - HX_("negate",c2,41,19,67), - HX_("normalize",8d,37,a1,ab), - HX_("project",d9,12,eb,f5), - HX_("scaleBy",01,3f,07,65), - HX_("setTo",bd,91,2f,7a), - HX_("subtract",14,75,11,f8), - HX_("toString",ac,d0,6e,38), - HX_("get_length",af,04,8f,8f), - HX_("get_lengthSquared",38,30,b5,3b), - ::String(null()) }; - -hx::Class Vector4_obj::__mClass; - -static ::String Vector4_obj_sStaticFields[] = { - HX_("angleBetween",35,e6,d4,69), - HX_("distance",35,93,f9,6b), - HX_("distanceSquared",72,1e,40,0c), - HX_("get_X_AXIS",f1,30,3a,fe), - HX_("get_Y_AXIS",50,8d,95,64), - HX_("get_Z_AXIS",af,e9,f0,ca), - ::String(null()) -}; - -void Vector4_obj::__register() -{ - Vector4_obj _hx_dummy; - Vector4_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.math.Vector4",44,da,50,4d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Vector4_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Vector4_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Vector4_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Vector4_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Vector4_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Vector4_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace math diff --git a/hGameTest/bin/linux/obj/src/lime/math/_ARGB/ARGB_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/math/_ARGB/ARGB_Impl_.cpp deleted file mode 100644 index 1d86c97d..00000000 --- a/hGameTest/bin/linux/obj/src/lime/math/_ARGB/ARGB_Impl_.cpp +++ /dev/null @@ -1,476 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_math__ARGB_ARGB_Impl_ -#include -#endif -#ifndef INCLUDED_lime_math__RGBA_RGBA_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_50__new,"lime.math._ARGB.ARGB_Impl_","_new",0xa527b873,"lime.math._ARGB.ARGB_Impl_._new","lime/math/ARGB.hx",50,0x89c2ece5) -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_64_create,"lime.math._ARGB.ARGB_Impl_","create",0xefd4728e,"lime.math._ARGB.ARGB_Impl_.create","lime/math/ARGB.hx",64,0x89c2ece5) -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_75_multiplyAlpha,"lime.math._ARGB.ARGB_Impl_","multiplyAlpha",0xf3a45d48,"lime.math._ARGB.ARGB_Impl_.multiplyAlpha","lime/math/ARGB.hx",75,0x89c2ece5) -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_94_readUInt8,"lime.math._ARGB.ARGB_Impl_","readUInt8",0x7a9297f6,"lime.math._ARGB.ARGB_Impl_.readUInt8","lime/math/ARGB.hx",94,0x89c2ece5) -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_122_set,"lime.math._ARGB.ARGB_Impl_","set",0xbe3780d0,"lime.math._ARGB.ARGB_Impl_.set","lime/math/ARGB.hx",122,0x89c2ece5) -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_130_unmultiplyAlpha,"lime.math._ARGB.ARGB_Impl_","unmultiplyAlpha",0x71d0bacf,"lime.math._ARGB.ARGB_Impl_.unmultiplyAlpha","lime/math/ARGB.hx",130,0x89c2ece5) -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_145_writeUInt8,"lime.math._ARGB.ARGB_Impl_","writeUInt8",0xd65f86b1,"lime.math._ARGB.ARGB_Impl_.writeUInt8","lime/math/ARGB.hx",145,0x89c2ece5) -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_175___fromBGRA,"lime.math._ARGB.ARGB_Impl_","__fromBGRA",0xf5288ed0,"lime.math._ARGB.ARGB_Impl_.__fromBGRA","lime/math/ARGB.hx",175,0x89c2ece5) -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_180___fromRGBA,"lime.math._ARGB.ARGB_Impl_","__fromRGBA",0xffbbead0,"lime.math._ARGB.ARGB_Impl_.__fromRGBA","lime/math/ARGB.hx",180,0x89c2ece5) -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_186_get_a,"lime.math._ARGB.ARGB_Impl_","get_a",0x72e6b1e6,"lime.math._ARGB.ARGB_Impl_.get_a","lime/math/ARGB.hx",186,0x89c2ece5) -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_190_set_a,"lime.math._ARGB.ARGB_Impl_","set_a",0x5bb5a7f2,"lime.math._ARGB.ARGB_Impl_.set_a","lime/math/ARGB.hx",190,0x89c2ece5) -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_197_get_b,"lime.math._ARGB.ARGB_Impl_","get_b",0x72e6b1e7,"lime.math._ARGB.ARGB_Impl_.get_b","lime/math/ARGB.hx",197,0x89c2ece5) -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_201_set_b,"lime.math._ARGB.ARGB_Impl_","set_b",0x5bb5a7f3,"lime.math._ARGB.ARGB_Impl_.set_b","lime/math/ARGB.hx",201,0x89c2ece5) -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_208_get_g,"lime.math._ARGB.ARGB_Impl_","get_g",0x72e6b1ec,"lime.math._ARGB.ARGB_Impl_.get_g","lime/math/ARGB.hx",208,0x89c2ece5) -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_212_set_g,"lime.math._ARGB.ARGB_Impl_","set_g",0x5bb5a7f8,"lime.math._ARGB.ARGB_Impl_.set_g","lime/math/ARGB.hx",212,0x89c2ece5) -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_219_get_r,"lime.math._ARGB.ARGB_Impl_","get_r",0x72e6b1f7,"lime.math._ARGB.ARGB_Impl_.get_r","lime/math/ARGB.hx",219,0x89c2ece5) -HX_LOCAL_STACK_FRAME(_hx_pos_36de0038cbbfa715_223_set_r,"lime.math._ARGB.ARGB_Impl_","set_r",0x5bb5a803,"lime.math._ARGB.ARGB_Impl_.set_r","lime/math/ARGB.hx",223,0x89c2ece5) -namespace lime{ -namespace math{ -namespace _ARGB{ - -void ARGB_Impl__obj::__construct() { } - -Dynamic ARGB_Impl__obj::__CreateEmpty() { return new ARGB_Impl__obj; } - -void *ARGB_Impl__obj::_hx_vtable = 0; - -Dynamic ARGB_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ARGB_Impl__obj > _hx_result = new ARGB_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ARGB_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4747f55a; -} - -int ARGB_Impl__obj::a16; - -Float ARGB_Impl__obj::unmult; - -int ARGB_Impl__obj::_new(hx::Null< int > __o_argb){ - int argb = __o_argb.Default(0); - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_50__new) -HXDLIN( 50) int this1 = argb; -HXDLIN( 50) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ARGB_Impl__obj,_new,return ) - -int ARGB_Impl__obj::create(int a,int r,int g,int b){ - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_64_create) -HXLINE( 65) int this1 = 0; -HXDLIN( 65) int argb = this1; -HXLINE( 66) argb = (((((a & 255) << 24) | ((r & 255) << 16)) | ((g & 255) << 8)) | (b & 255)); -HXLINE( 67) return argb; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(ARGB_Impl__obj,create,return ) - -void ARGB_Impl__obj::multiplyAlpha(int this1){ - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_75_multiplyAlpha) -HXDLIN( 75) if (((hx::UShr(this1,24) & 255) == 0)) { -HXLINE( 77) this1 = 0; - } - else { -HXLINE( 79) if (((hx::UShr(this1,24) & 255) != 255)) { -HXLINE( 81) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 81) ::lime::math::_ARGB::ARGB_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this2->buffer->b,(this2->byteOffset + ((hx::UShr(this1,24) & 255) * 4)))) ); -HXLINE( 82) this1 = ((((((hx::UShr(this1,24) & 255) & 255) << 24) | (((((hx::UShr(this1,16) & 255) * ::lime::math::_ARGB::ARGB_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(this1,8) & 255) * ::lime::math::_ARGB::ARGB_Impl__obj::a16) >> 16) & 255) << 8)) | ((((this1 & 255) * ::lime::math::_ARGB::ARGB_Impl__obj::a16) >> 16) & 255)); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ARGB_Impl__obj,multiplyAlpha,(void)) - -void ARGB_Impl__obj::readUInt8(int this1, ::lime::utils::ArrayBufferView data,int offset,hx::Null< int > __o_format,hx::Null< bool > __o_premultiplied){ - int format = __o_format.Default(0); - bool premultiplied = __o_premultiplied.Default(false); - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_94_readUInt8) -HXLINE( 95) switch((int)(format)){ - case (int)0: { -HXLINE( 101) int a = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 101) int r = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 101) int g = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ); -HXDLIN( 101) this1 = (((((a & 255) << 24) | ((r & 255) << 16)) | ((g & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 104) int a1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 104) int r1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ); -HXDLIN( 104) int g1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN( 104) this1 = (((((a1 & 255) << 24) | ((r1 & 255) << 16)) | ((g1 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 98) int a2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 98) int r2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN( 98) int g2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ); -HXDLIN( 98) this1 = (((((a2 & 255) << 24) | ((r2 & 255) << 16)) | ((g2 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ) & 255)); - } - break; - } -HXLINE( 107) if (premultiplied) { -HXLINE( 109) bool _hx_tmp; -HXDLIN( 109) if (((hx::UShr(this1,24) & 255) != 0)) { -HXLINE( 109) _hx_tmp = ((hx::UShr(this1,24) & 255) != 255); - } - else { -HXLINE( 109) _hx_tmp = false; - } -HXDLIN( 109) if (_hx_tmp) { -HXLINE( 109) ::lime::math::_ARGB::ARGB_Impl__obj::unmult = (((Float)255.0) / ( (Float)((hx::UShr(this1,24) & 255)) )); -HXDLIN( 109) { -HXLINE( 109) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 109) int r3 = ( (int)(( ::__hxcpp_memory_get_byte(this2->buffer->b,(this2->byteOffset + ::Math_obj::floor((( (Float)((hx::UShr(this1,16) & 255)) ) * ::lime::math::_ARGB::ARGB_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 109) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 109) int g3 = ( (int)(( ::__hxcpp_memory_get_byte(this3->buffer->b,(this3->byteOffset + ::Math_obj::floor((( (Float)((hx::UShr(this1,8) & 255)) ) * ::lime::math::_ARGB::ARGB_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 109) ::lime::utils::ArrayBufferView this4 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 109) this1 = ((((((hx::UShr(this1,24) & 255) & 255) << 24) | ((r3 & 255) << 16)) | ((g3 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(this4->buffer->b,(this4->byteOffset + ::Math_obj::floor((( (Float)((this1 & 255)) ) * ::lime::math::_ARGB::ARGB_Impl__obj::unmult)))) & 255)) ) & 255)); - } - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(ARGB_Impl__obj,readUInt8,(void)) - -void ARGB_Impl__obj::set(int this1,int a,int r,int g,int b){ - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_122_set) -HXDLIN( 122) this1 = (((((a & 255) << 24) | ((r & 255) << 16)) | ((g & 255) << 8)) | (b & 255)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(ARGB_Impl__obj,set,(void)) - -void ARGB_Impl__obj::unmultiplyAlpha(int this1){ - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_130_unmultiplyAlpha) -HXDLIN( 130) bool _hx_tmp; -HXDLIN( 130) if (((hx::UShr(this1,24) & 255) != 0)) { -HXDLIN( 130) _hx_tmp = ((hx::UShr(this1,24) & 255) != 255); - } - else { -HXDLIN( 130) _hx_tmp = false; - } -HXDLIN( 130) if (_hx_tmp) { -HXLINE( 132) ::lime::math::_ARGB::ARGB_Impl__obj::unmult = (((Float)255.0) / ( (Float)((hx::UShr(this1,24) & 255)) )); -HXLINE( 133) { -HXLINE( 133) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 133) int r = ( (int)(( ::__hxcpp_memory_get_byte(this2->buffer->b,(this2->byteOffset + ::Math_obj::floor((( (Float)((hx::UShr(this1,16) & 255)) ) * ::lime::math::_ARGB::ARGB_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 133) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 133) int g = ( (int)(( ::__hxcpp_memory_get_byte(this3->buffer->b,(this3->byteOffset + ::Math_obj::floor((( (Float)((hx::UShr(this1,8) & 255)) ) * ::lime::math::_ARGB::ARGB_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 133) ::lime::utils::ArrayBufferView this4 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 133) this1 = ((((((hx::UShr(this1,24) & 255) & 255) << 24) | ((r & 255) << 16)) | ((g & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(this4->buffer->b,(this4->byteOffset + ::Math_obj::floor((( (Float)((this1 & 255)) ) * ::lime::math::_ARGB::ARGB_Impl__obj::unmult)))) & 255)) ) & 255)); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ARGB_Impl__obj,unmultiplyAlpha,(void)) - -void ARGB_Impl__obj::writeUInt8(int this1, ::lime::utils::ArrayBufferView data,int offset,hx::Null< int > __o_format,hx::Null< bool > __o_premultiplied){ - int format = __o_format.Default(0); - bool premultiplied = __o_premultiplied.Default(false); - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_145_writeUInt8) -HXLINE( 146) if (premultiplied) { -HXLINE( 148) if (((hx::UShr(this1,24) & 255) == 0)) { -HXLINE( 148) this1 = 0; - } - else { -HXLINE( 148) if (((hx::UShr(this1,24) & 255) != 255)) { -HXLINE( 148) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 148) ::lime::math::_ARGB::ARGB_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this2->buffer->b,(this2->byteOffset + ((hx::UShr(this1,24) & 255) * 4)))) ); -HXDLIN( 148) this1 = ((((((hx::UShr(this1,24) & 255) & 255) << 24) | (((((hx::UShr(this1,16) & 255) * ::lime::math::_ARGB::ARGB_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(this1,8) & 255) * ::lime::math::_ARGB::ARGB_Impl__obj::a16) >> 16) & 255) << 8)) | ((((this1 & 255) * ::lime::math::_ARGB::ARGB_Impl__obj::a16) >> 16) & 255)); - } - } - } -HXLINE( 151) switch((int)(format)){ - case (int)0: { -HXLINE( 160) { -HXLINE( 160) int val = (hx::UShr(this1,16) & 255); -HXDLIN( 160) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val); - } -HXLINE( 161) { -HXLINE( 161) int val1 = (hx::UShr(this1,8) & 255); -HXDLIN( 161) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val1); - } -HXLINE( 162) { -HXLINE( 162) int val2 = (this1 & 255); -HXDLIN( 162) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val2); - } -HXLINE( 163) { -HXLINE( 163) int val3 = (hx::UShr(this1,24) & 255); -HXDLIN( 163) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val3); - } - } - break; - case (int)1: { -HXLINE( 166) { -HXLINE( 166) int val4 = (hx::UShr(this1,24) & 255); -HXDLIN( 166) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val4); - } -HXLINE( 167) { -HXLINE( 167) int val5 = (hx::UShr(this1,16) & 255); -HXDLIN( 167) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val5); - } -HXLINE( 168) { -HXLINE( 168) int val6 = (hx::UShr(this1,8) & 255); -HXDLIN( 168) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val6); - } -HXLINE( 169) { -HXLINE( 169) int val7 = (this1 & 255); -HXDLIN( 169) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val7); - } - } - break; - case (int)2: { -HXLINE( 154) { -HXLINE( 154) int val8 = (this1 & 255); -HXDLIN( 154) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val8); - } -HXLINE( 155) { -HXLINE( 155) int val9 = (hx::UShr(this1,8) & 255); -HXDLIN( 155) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val9); - } -HXLINE( 156) { -HXLINE( 156) int val10 = (hx::UShr(this1,16) & 255); -HXDLIN( 156) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val10); - } -HXLINE( 157) { -HXLINE( 157) int val11 = (hx::UShr(this1,24) & 255); -HXDLIN( 157) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val11); - } - } - break; - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(ARGB_Impl__obj,writeUInt8,(void)) - -int ARGB_Impl__obj::_hx___fromBGRA(int bgra){ - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_175___fromBGRA) -HXDLIN( 175) int this1 = 0; -HXDLIN( 175) int argb = this1; -HXDLIN( 175) argb = ((((((bgra & 255) & 255) << 24) | (((hx::UShr(bgra,8) & 255) & 255) << 16)) | (((hx::UShr(bgra,16) & 255) & 255) << 8)) | ((hx::UShr(bgra,24) & 255) & 255)); -HXDLIN( 175) return argb; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ARGB_Impl__obj,_hx___fromBGRA,return ) - -int ARGB_Impl__obj::_hx___fromRGBA(int rgba){ - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_180___fromRGBA) -HXDLIN( 180) int this1 = 0; -HXDLIN( 180) int argb = this1; -HXDLIN( 180) argb = ((((((rgba & 255) & 255) << 24) | (((hx::UShr(rgba,24) & 255) & 255) << 16)) | (((hx::UShr(rgba,16) & 255) & 255) << 8)) | ((hx::UShr(rgba,8) & 255) & 255)); -HXDLIN( 180) return argb; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ARGB_Impl__obj,_hx___fromRGBA,return ) - -int ARGB_Impl__obj::get_a(int this1){ - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_186_get_a) -HXDLIN( 186) return (hx::UShr(this1,24) & 255); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ARGB_Impl__obj,get_a,return ) - -int ARGB_Impl__obj::set_a(int this1,int value){ - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_190_set_a) -HXLINE( 191) this1 = (((((value & 255) << 24) | (((hx::UShr(this1,16) & 255) & 255) << 16)) | (((hx::UShr(this1,8) & 255) & 255) << 8)) | ((this1 & 255) & 255)); -HXLINE( 192) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ARGB_Impl__obj,set_a,return ) - -int ARGB_Impl__obj::get_b(int this1){ - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_197_get_b) -HXDLIN( 197) return (this1 & 255); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ARGB_Impl__obj,get_b,return ) - -int ARGB_Impl__obj::set_b(int this1,int value){ - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_201_set_b) -HXLINE( 202) this1 = ((((((hx::UShr(this1,24) & 255) & 255) << 24) | (((hx::UShr(this1,16) & 255) & 255) << 16)) | (((hx::UShr(this1,8) & 255) & 255) << 8)) | (value & 255)); -HXLINE( 203) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ARGB_Impl__obj,set_b,return ) - -int ARGB_Impl__obj::get_g(int this1){ - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_208_get_g) -HXDLIN( 208) return (hx::UShr(this1,8) & 255); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ARGB_Impl__obj,get_g,return ) - -int ARGB_Impl__obj::set_g(int this1,int value){ - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_212_set_g) -HXLINE( 213) this1 = ((((((hx::UShr(this1,24) & 255) & 255) << 24) | (((hx::UShr(this1,16) & 255) & 255) << 16)) | ((value & 255) << 8)) | ((this1 & 255) & 255)); -HXLINE( 214) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ARGB_Impl__obj,set_g,return ) - -int ARGB_Impl__obj::get_r(int this1){ - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_219_get_r) -HXDLIN( 219) return (hx::UShr(this1,16) & 255); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ARGB_Impl__obj,get_r,return ) - -int ARGB_Impl__obj::set_r(int this1,int value){ - HX_STACKFRAME(&_hx_pos_36de0038cbbfa715_223_set_r) -HXLINE( 224) this1 = ((((((hx::UShr(this1,24) & 255) & 255) << 24) | ((value & 255) << 16)) | (((hx::UShr(this1,8) & 255) & 255) << 8)) | ((this1 & 255) & 255)); -HXLINE( 225) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ARGB_Impl__obj,set_r,return ) - - -ARGB_Impl__obj::ARGB_Impl__obj() -{ -} - -bool ARGB_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"set") ) { outValue = set_dyn(); return true; } - break; - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"get_a") ) { outValue = get_a_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_a") ) { outValue = set_a_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_b") ) { outValue = get_b_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_b") ) { outValue = set_b_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_g") ) { outValue = get_g_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_g") ) { outValue = set_g_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_r") ) { outValue = get_r_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_r") ) { outValue = set_r_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"create") ) { outValue = create_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"readUInt8") ) { outValue = readUInt8_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"writeUInt8") ) { outValue = writeUInt8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__fromBGRA") ) { outValue = _hx___fromBGRA_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__fromRGBA") ) { outValue = _hx___fromRGBA_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"multiplyAlpha") ) { outValue = multiplyAlpha_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"unmultiplyAlpha") ) { outValue = unmultiplyAlpha_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ARGB_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo ARGB_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &ARGB_Impl__obj::a16,HX_("a16",86,c5,49,00)}, - {hx::fsFloat,(void *) &ARGB_Impl__obj::unmult,HX_("unmult",c9,6e,3a,66)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void ARGB_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(ARGB_Impl__obj::a16,"a16"); - HX_MARK_MEMBER_NAME(ARGB_Impl__obj::unmult,"unmult"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void ARGB_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(ARGB_Impl__obj::a16,"a16"); - HX_VISIT_MEMBER_NAME(ARGB_Impl__obj::unmult,"unmult"); -}; - -#endif - -hx::Class ARGB_Impl__obj::__mClass; - -static ::String ARGB_Impl__obj_sStaticFields[] = { - HX_("a16",86,c5,49,00), - HX_("unmult",c9,6e,3a,66), - HX_("_new",61,15,1f,3f), - HX_("create",fc,66,0f,7c), - HX_("multiplyAlpha",9a,f2,1c,6b), - HX_("readUInt8",48,9c,5d,5f), - HX_("set",a2,9b,57,00), - HX_("unmultiplyAlpha",a1,c8,96,28), - HX_("writeUInt8",1f,4a,38,23), - HX_("__fromBGRA",3e,52,01,42), - HX_("__fromRGBA",3e,ae,94,4c), - HX_("get_a",38,a5,60,91), - HX_("set_a",44,9b,2f,7a), - HX_("get_b",39,a5,60,91), - HX_("set_b",45,9b,2f,7a), - HX_("get_g",3e,a5,60,91), - HX_("set_g",4a,9b,2f,7a), - HX_("get_r",49,a5,60,91), - HX_("set_r",55,9b,2f,7a), - ::String(null()) -}; - -void ARGB_Impl__obj::__register() -{ - ARGB_Impl__obj _hx_dummy; - ARGB_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.math._ARGB.ARGB_Impl_",9c,96,f2,50); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ARGB_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = ARGB_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(ARGB_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ARGB_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = ARGB_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ARGB_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ARGB_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace math -} // end namespace _ARGB diff --git a/hGameTest/bin/linux/obj/src/lime/math/_BGRA/BGRA_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/math/_BGRA/BGRA_Impl_.cpp deleted file mode 100644 index a7318f3f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/math/_BGRA/BGRA_Impl_.cpp +++ /dev/null @@ -1,476 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_math__BGRA_BGRA_Impl_ -#include -#endif -#ifndef INCLUDED_lime_math__RGBA_RGBA_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_50__new,"lime.math._BGRA.BGRA_Impl_","_new",0x1062f173,"lime.math._BGRA.BGRA_Impl_._new","lime/math/BGRA.hx",50,0xa22a967d) -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_64_create,"lime.math._BGRA.BGRA_Impl_","create",0x0b0feb8e,"lime.math._BGRA.BGRA_Impl_.create","lime/math/BGRA.hx",64,0xa22a967d) -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_75_multiplyAlpha,"lime.math._BGRA.BGRA_Impl_","multiplyAlpha",0x5dba0448,"lime.math._BGRA.BGRA_Impl_.multiplyAlpha","lime/math/BGRA.hx",75,0xa22a967d) -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_94_readUInt8,"lime.math._BGRA.BGRA_Impl_","readUInt8",0xd108bef6,"lime.math._BGRA.BGRA_Impl_.readUInt8","lime/math/BGRA.hx",94,0xa22a967d) -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_122_set,"lime.math._BGRA.BGRA_Impl_","set",0xe80667d0,"lime.math._BGRA.BGRA_Impl_.set","lime/math/BGRA.hx",122,0xa22a967d) -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_130_unmultiplyAlpha,"lime.math._BGRA.BGRA_Impl_","unmultiplyAlpha",0xc9de21cf,"lime.math._BGRA.BGRA_Impl_.unmultiplyAlpha","lime/math/BGRA.hx",130,0xa22a967d) -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_145_writeUInt8,"lime.math._BGRA.BGRA_Impl_","writeUInt8",0x274b7fb1,"lime.math._BGRA.BGRA_Impl_.writeUInt8","lime/math/BGRA.hx",145,0xa22a967d) -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_175___fromARGB,"lime.math._BGRA.BGRA_Impl_","__fromARGB",0x4573a068,"lime.math._BGRA.BGRA_Impl_.__fromARGB","lime/math/BGRA.hx",175,0xa22a967d) -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_180___fromRGBA,"lime.math._BGRA.BGRA_Impl_","__fromRGBA",0x50a7e3d0,"lime.math._BGRA.BGRA_Impl_.__fromRGBA","lime/math/BGRA.hx",180,0xa22a967d) -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_186_get_a,"lime.math._BGRA.BGRA_Impl_","get_a",0xdb7d58e6,"lime.math._BGRA.BGRA_Impl_.get_a","lime/math/BGRA.hx",186,0xa22a967d) -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_190_set_a,"lime.math._BGRA.BGRA_Impl_","set_a",0xc44c4ef2,"lime.math._BGRA.BGRA_Impl_.set_a","lime/math/BGRA.hx",190,0xa22a967d) -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_197_get_b,"lime.math._BGRA.BGRA_Impl_","get_b",0xdb7d58e7,"lime.math._BGRA.BGRA_Impl_.get_b","lime/math/BGRA.hx",197,0xa22a967d) -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_201_set_b,"lime.math._BGRA.BGRA_Impl_","set_b",0xc44c4ef3,"lime.math._BGRA.BGRA_Impl_.set_b","lime/math/BGRA.hx",201,0xa22a967d) -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_208_get_g,"lime.math._BGRA.BGRA_Impl_","get_g",0xdb7d58ec,"lime.math._BGRA.BGRA_Impl_.get_g","lime/math/BGRA.hx",208,0xa22a967d) -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_212_set_g,"lime.math._BGRA.BGRA_Impl_","set_g",0xc44c4ef8,"lime.math._BGRA.BGRA_Impl_.set_g","lime/math/BGRA.hx",212,0xa22a967d) -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_219_get_r,"lime.math._BGRA.BGRA_Impl_","get_r",0xdb7d58f7,"lime.math._BGRA.BGRA_Impl_.get_r","lime/math/BGRA.hx",219,0xa22a967d) -HX_LOCAL_STACK_FRAME(_hx_pos_48afddf114bf5522_223_set_r,"lime.math._BGRA.BGRA_Impl_","set_r",0xc44c4f03,"lime.math._BGRA.BGRA_Impl_.set_r","lime/math/BGRA.hx",223,0xa22a967d) -namespace lime{ -namespace math{ -namespace _BGRA{ - -void BGRA_Impl__obj::__construct() { } - -Dynamic BGRA_Impl__obj::__CreateEmpty() { return new BGRA_Impl__obj; } - -void *BGRA_Impl__obj::_hx_vtable = 0; - -Dynamic BGRA_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< BGRA_Impl__obj > _hx_result = new BGRA_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool BGRA_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1bcf597e; -} - -int BGRA_Impl__obj::a16; - -Float BGRA_Impl__obj::unmult; - -int BGRA_Impl__obj::_new(hx::Null< int > __o_bgra){ - int bgra = __o_bgra.Default(0); - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_50__new) -HXDLIN( 50) int this1 = bgra; -HXDLIN( 50) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BGRA_Impl__obj,_new,return ) - -int BGRA_Impl__obj::create(int b,int g,int r,int a){ - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_64_create) -HXLINE( 65) int this1 = 0; -HXDLIN( 65) int bgra = this1; -HXLINE( 66) bgra = (((((b & 255) << 24) | ((g & 255) << 16)) | ((r & 255) << 8)) | (a & 255)); -HXLINE( 67) return bgra; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(BGRA_Impl__obj,create,return ) - -void BGRA_Impl__obj::multiplyAlpha(int this1){ - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_75_multiplyAlpha) -HXDLIN( 75) if (((this1 & 255) == 0)) { -HXLINE( 77) this1 = 0; - } - else { -HXLINE( 79) if (((this1 & 255) != 255)) { -HXLINE( 81) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 81) ::lime::math::_BGRA::BGRA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this2->buffer->b,(this2->byteOffset + ((this1 & 255) * 4)))) ); -HXLINE( 82) this1 = ((((((((hx::UShr(this1,24) & 255) * ::lime::math::_BGRA::BGRA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(this1,16) & 255) * ::lime::math::_BGRA::BGRA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(this1,8) & 255) * ::lime::math::_BGRA::BGRA_Impl__obj::a16) >> 16) & 255) << 8)) | ((this1 & 255) & 255)); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BGRA_Impl__obj,multiplyAlpha,(void)) - -void BGRA_Impl__obj::readUInt8(int this1, ::lime::utils::ArrayBufferView data,int offset,hx::Null< int > __o_format,hx::Null< bool > __o_premultiplied){ - int format = __o_format.Default(0); - bool premultiplied = __o_premultiplied.Default(false); - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_94_readUInt8) -HXLINE( 95) switch((int)(format)){ - case (int)0: { -HXLINE( 101) int b = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 101) int g = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 101) int r = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN( 101) this1 = (((((b & 255) << 24) | ((g & 255) << 16)) | ((r & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 104) int b1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ); -HXDLIN( 104) int g1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 104) int r1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 104) this1 = (((((b1 & 255) << 24) | ((g1 & 255) << 16)) | ((r1 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 98) int b2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN( 98) int g2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 98) int r2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 98) this1 = (((((b2 & 255) << 24) | ((g2 & 255) << 16)) | ((r2 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - } -HXLINE( 107) if (premultiplied) { -HXLINE( 109) bool _hx_tmp; -HXDLIN( 109) if (((this1 & 255) != 0)) { -HXLINE( 109) _hx_tmp = ((this1 & 255) != 255); - } - else { -HXLINE( 109) _hx_tmp = false; - } -HXDLIN( 109) if (_hx_tmp) { -HXLINE( 109) ::lime::math::_BGRA::BGRA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((this1 & 255)) )); -HXDLIN( 109) { -HXLINE( 109) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 109) int b3 = ( (int)(( ::__hxcpp_memory_get_byte(this2->buffer->b,(this2->byteOffset + ::Math_obj::floor((( (Float)((hx::UShr(this1,24) & 255)) ) * ::lime::math::_BGRA::BGRA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 109) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 109) int g3 = ( (int)(( ::__hxcpp_memory_get_byte(this3->buffer->b,(this3->byteOffset + ::Math_obj::floor((( (Float)((hx::UShr(this1,16) & 255)) ) * ::lime::math::_BGRA::BGRA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 109) ::lime::utils::ArrayBufferView this4 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 109) this1 = (((((b3 & 255) << 24) | ((g3 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this4->buffer->b,(this4->byteOffset + ::Math_obj::floor((( (Float)((hx::UShr(this1,8) & 255)) ) * ::lime::math::_BGRA::BGRA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((this1 & 255) & 255)); - } - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(BGRA_Impl__obj,readUInt8,(void)) - -void BGRA_Impl__obj::set(int this1,int b,int g,int r,int a){ - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_122_set) -HXDLIN( 122) this1 = (((((b & 255) << 24) | ((g & 255) << 16)) | ((r & 255) << 8)) | (a & 255)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(BGRA_Impl__obj,set,(void)) - -void BGRA_Impl__obj::unmultiplyAlpha(int this1){ - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_130_unmultiplyAlpha) -HXDLIN( 130) bool _hx_tmp; -HXDLIN( 130) if (((this1 & 255) != 0)) { -HXDLIN( 130) _hx_tmp = ((this1 & 255) != 255); - } - else { -HXDLIN( 130) _hx_tmp = false; - } -HXDLIN( 130) if (_hx_tmp) { -HXLINE( 132) ::lime::math::_BGRA::BGRA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((this1 & 255)) )); -HXLINE( 133) { -HXLINE( 133) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 133) int b = ( (int)(( ::__hxcpp_memory_get_byte(this2->buffer->b,(this2->byteOffset + ::Math_obj::floor((( (Float)((hx::UShr(this1,24) & 255)) ) * ::lime::math::_BGRA::BGRA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 133) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 133) int g = ( (int)(( ::__hxcpp_memory_get_byte(this3->buffer->b,(this3->byteOffset + ::Math_obj::floor((( (Float)((hx::UShr(this1,16) & 255)) ) * ::lime::math::_BGRA::BGRA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 133) ::lime::utils::ArrayBufferView this4 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 133) this1 = (((((b & 255) << 24) | ((g & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this4->buffer->b,(this4->byteOffset + ::Math_obj::floor((( (Float)((hx::UShr(this1,8) & 255)) ) * ::lime::math::_BGRA::BGRA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((this1 & 255) & 255)); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BGRA_Impl__obj,unmultiplyAlpha,(void)) - -void BGRA_Impl__obj::writeUInt8(int this1, ::lime::utils::ArrayBufferView data,int offset,hx::Null< int > __o_format,hx::Null< bool > __o_premultiplied){ - int format = __o_format.Default(0); - bool premultiplied = __o_premultiplied.Default(false); - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_145_writeUInt8) -HXLINE( 146) if (premultiplied) { -HXLINE( 148) if (((this1 & 255) == 0)) { -HXLINE( 148) this1 = 0; - } - else { -HXLINE( 148) if (((this1 & 255) != 255)) { -HXLINE( 148) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 148) ::lime::math::_BGRA::BGRA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this2->buffer->b,(this2->byteOffset + ((this1 & 255) * 4)))) ); -HXDLIN( 148) this1 = ((((((((hx::UShr(this1,24) & 255) * ::lime::math::_BGRA::BGRA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(this1,16) & 255) * ::lime::math::_BGRA::BGRA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(this1,8) & 255) * ::lime::math::_BGRA::BGRA_Impl__obj::a16) >> 16) & 255) << 8)) | ((this1 & 255) & 255)); - } - } - } -HXLINE( 151) switch((int)(format)){ - case (int)0: { -HXLINE( 160) { -HXLINE( 160) int val = (hx::UShr(this1,8) & 255); -HXDLIN( 160) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val); - } -HXLINE( 161) { -HXLINE( 161) int val1 = (hx::UShr(this1,16) & 255); -HXDLIN( 161) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val1); - } -HXLINE( 162) { -HXLINE( 162) int val2 = (hx::UShr(this1,24) & 255); -HXDLIN( 162) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val2); - } -HXLINE( 163) { -HXLINE( 163) int val3 = (this1 & 255); -HXDLIN( 163) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val3); - } - } - break; - case (int)1: { -HXLINE( 166) { -HXLINE( 166) int val4 = (this1 & 255); -HXDLIN( 166) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val4); - } -HXLINE( 167) { -HXLINE( 167) int val5 = (hx::UShr(this1,8) & 255); -HXDLIN( 167) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val5); - } -HXLINE( 168) { -HXLINE( 168) int val6 = (hx::UShr(this1,16) & 255); -HXDLIN( 168) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val6); - } -HXLINE( 169) { -HXLINE( 169) int val7 = (hx::UShr(this1,24) & 255); -HXDLIN( 169) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val7); - } - } - break; - case (int)2: { -HXLINE( 154) { -HXLINE( 154) int val8 = (hx::UShr(this1,24) & 255); -HXDLIN( 154) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val8); - } -HXLINE( 155) { -HXLINE( 155) int val9 = (hx::UShr(this1,16) & 255); -HXDLIN( 155) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val9); - } -HXLINE( 156) { -HXLINE( 156) int val10 = (hx::UShr(this1,8) & 255); -HXDLIN( 156) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val10); - } -HXLINE( 157) { -HXLINE( 157) int val11 = (this1 & 255); -HXDLIN( 157) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val11); - } - } - break; - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(BGRA_Impl__obj,writeUInt8,(void)) - -int BGRA_Impl__obj::_hx___fromARGB(int argb){ - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_175___fromARGB) -HXDLIN( 175) int this1 = 0; -HXDLIN( 175) int bgra = this1; -HXDLIN( 175) bgra = ((((((argb & 255) & 255) << 24) | (((hx::UShr(argb,8) & 255) & 255) << 16)) | (((hx::UShr(argb,16) & 255) & 255) << 8)) | ((hx::UShr(argb,24) & 255) & 255)); -HXDLIN( 175) return bgra; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BGRA_Impl__obj,_hx___fromARGB,return ) - -int BGRA_Impl__obj::_hx___fromRGBA(int rgba){ - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_180___fromRGBA) -HXDLIN( 180) int this1 = 0; -HXDLIN( 180) int bgra = this1; -HXDLIN( 180) bgra = ((((((hx::UShr(rgba,8) & 255) & 255) << 24) | (((hx::UShr(rgba,16) & 255) & 255) << 16)) | (((hx::UShr(rgba,24) & 255) & 255) << 8)) | ((rgba & 255) & 255)); -HXDLIN( 180) return bgra; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BGRA_Impl__obj,_hx___fromRGBA,return ) - -int BGRA_Impl__obj::get_a(int this1){ - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_186_get_a) -HXDLIN( 186) return (this1 & 255); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BGRA_Impl__obj,get_a,return ) - -int BGRA_Impl__obj::set_a(int this1,int value){ - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_190_set_a) -HXLINE( 191) this1 = ((((((hx::UShr(this1,24) & 255) & 255) << 24) | (((hx::UShr(this1,16) & 255) & 255) << 16)) | (((hx::UShr(this1,8) & 255) & 255) << 8)) | (value & 255)); -HXLINE( 192) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(BGRA_Impl__obj,set_a,return ) - -int BGRA_Impl__obj::get_b(int this1){ - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_197_get_b) -HXDLIN( 197) return (hx::UShr(this1,24) & 255); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BGRA_Impl__obj,get_b,return ) - -int BGRA_Impl__obj::set_b(int this1,int value){ - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_201_set_b) -HXLINE( 202) this1 = (((((value & 255) << 24) | (((hx::UShr(this1,16) & 255) & 255) << 16)) | (((hx::UShr(this1,8) & 255) & 255) << 8)) | ((this1 & 255) & 255)); -HXLINE( 203) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(BGRA_Impl__obj,set_b,return ) - -int BGRA_Impl__obj::get_g(int this1){ - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_208_get_g) -HXDLIN( 208) return (hx::UShr(this1,16) & 255); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BGRA_Impl__obj,get_g,return ) - -int BGRA_Impl__obj::set_g(int this1,int value){ - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_212_set_g) -HXLINE( 213) this1 = ((((((hx::UShr(this1,24) & 255) & 255) << 24) | ((value & 255) << 16)) | (((hx::UShr(this1,8) & 255) & 255) << 8)) | ((this1 & 255) & 255)); -HXLINE( 214) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(BGRA_Impl__obj,set_g,return ) - -int BGRA_Impl__obj::get_r(int this1){ - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_219_get_r) -HXDLIN( 219) return (hx::UShr(this1,8) & 255); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BGRA_Impl__obj,get_r,return ) - -int BGRA_Impl__obj::set_r(int this1,int value){ - HX_STACKFRAME(&_hx_pos_48afddf114bf5522_223_set_r) -HXLINE( 224) this1 = ((((((hx::UShr(this1,24) & 255) & 255) << 24) | (((hx::UShr(this1,16) & 255) & 255) << 16)) | ((value & 255) << 8)) | ((this1 & 255) & 255)); -HXLINE( 225) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(BGRA_Impl__obj,set_r,return ) - - -BGRA_Impl__obj::BGRA_Impl__obj() -{ -} - -bool BGRA_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"set") ) { outValue = set_dyn(); return true; } - break; - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"get_a") ) { outValue = get_a_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_a") ) { outValue = set_a_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_b") ) { outValue = get_b_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_b") ) { outValue = set_b_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_g") ) { outValue = get_g_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_g") ) { outValue = set_g_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_r") ) { outValue = get_r_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_r") ) { outValue = set_r_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"create") ) { outValue = create_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"readUInt8") ) { outValue = readUInt8_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"writeUInt8") ) { outValue = writeUInt8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__fromARGB") ) { outValue = _hx___fromARGB_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__fromRGBA") ) { outValue = _hx___fromRGBA_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"multiplyAlpha") ) { outValue = multiplyAlpha_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"unmultiplyAlpha") ) { outValue = unmultiplyAlpha_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *BGRA_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo BGRA_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &BGRA_Impl__obj::a16,HX_("a16",86,c5,49,00)}, - {hx::fsFloat,(void *) &BGRA_Impl__obj::unmult,HX_("unmult",c9,6e,3a,66)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void BGRA_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(BGRA_Impl__obj::a16,"a16"); - HX_MARK_MEMBER_NAME(BGRA_Impl__obj::unmult,"unmult"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void BGRA_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(BGRA_Impl__obj::a16,"a16"); - HX_VISIT_MEMBER_NAME(BGRA_Impl__obj::unmult,"unmult"); -}; - -#endif - -hx::Class BGRA_Impl__obj::__mClass; - -static ::String BGRA_Impl__obj_sStaticFields[] = { - HX_("a16",86,c5,49,00), - HX_("unmult",c9,6e,3a,66), - HX_("_new",61,15,1f,3f), - HX_("create",fc,66,0f,7c), - HX_("multiplyAlpha",9a,f2,1c,6b), - HX_("readUInt8",48,9c,5d,5f), - HX_("set",a2,9b,57,00), - HX_("unmultiplyAlpha",a1,c8,96,28), - HX_("writeUInt8",1f,4a,38,23), - HX_("__fromARGB",d6,6a,60,41), - HX_("__fromRGBA",3e,ae,94,4c), - HX_("get_a",38,a5,60,91), - HX_("set_a",44,9b,2f,7a), - HX_("get_b",39,a5,60,91), - HX_("set_b",45,9b,2f,7a), - HX_("get_g",3e,a5,60,91), - HX_("set_g",4a,9b,2f,7a), - HX_("get_r",49,a5,60,91), - HX_("set_r",55,9b,2f,7a), - ::String(null()) -}; - -void BGRA_Impl__obj::__register() -{ - BGRA_Impl__obj _hx_dummy; - BGRA_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.math._BGRA.BGRA_Impl_",9c,fd,81,41); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &BGRA_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = BGRA_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(BGRA_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< BGRA_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = BGRA_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = BGRA_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = BGRA_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace math -} // end namespace _BGRA diff --git a/hGameTest/bin/linux/obj/src/lime/math/_ColorMatrix/ColorMatrix_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/math/_ColorMatrix/ColorMatrix_Impl_.cpp deleted file mode 100644 index 7cc549c2..00000000 --- a/hGameTest/bin/linux/obj/src/lime/math/_ColorMatrix/ColorMatrix_Impl_.cpp +++ /dev/null @@ -1,953 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_math__ColorMatrix_ColorMatrix_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_78__new,"lime.math._ColorMatrix.ColorMatrix_Impl_","_new",0x66bc06c7,"lime.math._ColorMatrix.ColorMatrix_Impl_._new","lime/math/ColorMatrix.hx",78,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_96_clone,"lime.math._ColorMatrix.ColorMatrix_Impl_","clone",0xca195b37,"lime.math._ColorMatrix.ColorMatrix_Impl_.clone","lime/math/ColorMatrix.hx",96,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_104_concat,"lime.math._ColorMatrix.ColorMatrix_Impl_","concat",0xc5989ffa,"lime.math._ColorMatrix.ColorMatrix_Impl_.concat","lime/math/ColorMatrix.hx",104,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_117_copyFrom,"lime.math._ColorMatrix.ColorMatrix_Impl_","copyFrom",0x3aa9a825,"lime.math._ColorMatrix.ColorMatrix_Impl_.copyFrom","lime/math/ColorMatrix.hx",117,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_124_identity,"lime.math._ColorMatrix.ColorMatrix_Impl_","identity",0x2b77e1a4,"lime.math._ColorMatrix.ColorMatrix_Impl_.identity","lime/math/ColorMatrix.hx",124,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_168_getAlphaTable,"lime.math._ColorMatrix.ColorMatrix_Impl_","getAlphaTable",0x456419e0,"lime.math._ColorMatrix.ColorMatrix_Impl_.getAlphaTable","lime/math/ColorMatrix.hx",168,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_209_getBlueTable,"lime.math._ColorMatrix.ColorMatrix_Impl_","getBlueTable",0x661a9b04,"lime.math._ColorMatrix.ColorMatrix_Impl_.getBlueTable","lime/math/ColorMatrix.hx",209,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_249_getGreenTable,"lime.math._ColorMatrix.ColorMatrix_Impl_","getGreenTable",0xf983c45b,"lime.math._ColorMatrix.ColorMatrix_Impl_.getGreenTable","lime/math/ColorMatrix.hx",249,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_289_getRedTable,"lime.math._ColorMatrix.ColorMatrix_Impl_","getRedTable",0x2b90530d,"lime.math._ColorMatrix.ColorMatrix_Impl_.getRedTable","lime/math/ColorMatrix.hx",289,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_313___toFlashColorTransform,"lime.math._ColorMatrix.ColorMatrix_Impl_","__toFlashColorTransform",0x02badfd8,"lime.math._ColorMatrix.ColorMatrix_Impl_.__toFlashColorTransform","lime/math/ColorMatrix.hx",313,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_320_get_alphaMultiplier,"lime.math._ColorMatrix.ColorMatrix_Impl_","get_alphaMultiplier",0xa15814f0,"lime.math._ColorMatrix.ColorMatrix_Impl_.get_alphaMultiplier","lime/math/ColorMatrix.hx",320,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_325_set_alphaMultiplier,"lime.math._ColorMatrix.ColorMatrix_Impl_","set_alphaMultiplier",0xddf507fc,"lime.math._ColorMatrix.ColorMatrix_Impl_.set_alphaMultiplier","lime/math/ColorMatrix.hx",325,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_330_get_alphaOffset,"lime.math._ColorMatrix.ColorMatrix_Impl_","get_alphaOffset",0xff81a182,"lime.math._ColorMatrix.ColorMatrix_Impl_.get_alphaOffset","lime/math/ColorMatrix.hx",330,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_335_set_alphaOffset,"lime.math._ColorMatrix.ColorMatrix_Impl_","set_alphaOffset",0xfb4d1e8e,"lime.math._ColorMatrix.ColorMatrix_Impl_.set_alphaOffset","lime/math/ColorMatrix.hx",335,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_340_get_blueMultiplier,"lime.math._ColorMatrix.ColorMatrix_Impl_","get_blueMultiplier",0x69726b6a,"lime.math._ColorMatrix.ColorMatrix_Impl_.get_blueMultiplier","lime/math/ColorMatrix.hx",340,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_345_set_blueMultiplier,"lime.math._ColorMatrix.ColorMatrix_Impl_","set_blueMultiplier",0x46219dde,"lime.math._ColorMatrix.ColorMatrix_Impl_.set_blueMultiplier","lime/math/ColorMatrix.hx",345,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_350_get_blueOffset,"lime.math._ColorMatrix.ColorMatrix_Impl_","get_blueOffset",0x2f5cb2fc,"lime.math._ColorMatrix.ColorMatrix_Impl_.get_blueOffset","lime/math/ColorMatrix.hx",350,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_355_set_blueOffset,"lime.math._ColorMatrix.ColorMatrix_Impl_","set_blueOffset",0x4f7c9b70,"lime.math._ColorMatrix.ColorMatrix_Impl_.set_blueOffset","lime/math/ColorMatrix.hx",355,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_360_get_color,"lime.math._ColorMatrix.ColorMatrix_Impl_","get_color",0x1b460a94,"lime.math._ColorMatrix.ColorMatrix_Impl_.get_color","lime/math/ColorMatrix.hx",360,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_364_set_color,"lime.math._ColorMatrix.ColorMatrix_Impl_","set_color",0xfe96f6a0,"lime.math._ColorMatrix.ColorMatrix_Impl_.set_color","lime/math/ColorMatrix.hx",364,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_378_get_greenMultiplier,"lime.math._ColorMatrix.ColorMatrix_Impl_","get_greenMultiplier",0x76158c95,"lime.math._ColorMatrix.ColorMatrix_Impl_.get_greenMultiplier","lime/math/ColorMatrix.hx",378,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_383_set_greenMultiplier,"lime.math._ColorMatrix.ColorMatrix_Impl_","set_greenMultiplier",0xb2b27fa1,"lime.math._ColorMatrix.ColorMatrix_Impl_.set_greenMultiplier","lime/math/ColorMatrix.hx",383,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_388_get_greenOffset,"lime.math._ColorMatrix.ColorMatrix_Impl_","get_greenOffset",0xe71722a7,"lime.math._ColorMatrix.ColorMatrix_Impl_.get_greenOffset","lime/math/ColorMatrix.hx",388,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_393_set_greenOffset,"lime.math._ColorMatrix.ColorMatrix_Impl_","set_greenOffset",0xe2e29fb3,"lime.math._ColorMatrix.ColorMatrix_Impl_.set_greenOffset","lime/math/ColorMatrix.hx",393,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_398_get_redMultiplier,"lime.math._ColorMatrix.ColorMatrix_Impl_","get_redMultiplier",0x58c9a663,"lime.math._ColorMatrix.ColorMatrix_Impl_.get_redMultiplier","lime/math/ColorMatrix.hx",398,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_403_set_redMultiplier,"lime.math._ColorMatrix.ColorMatrix_Impl_","set_redMultiplier",0x7c377e6f,"lime.math._ColorMatrix.ColorMatrix_Impl_.set_redMultiplier","lime/math/ColorMatrix.hx",403,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_408_get_redOffset,"lime.math._ColorMatrix.ColorMatrix_Impl_","get_redOffset",0xd26abd75,"lime.math._ColorMatrix.ColorMatrix_Impl_.get_redOffset","lime/math/ColorMatrix.hx",408,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_413_set_redOffset,"lime.math._ColorMatrix.ColorMatrix_Impl_","set_redOffset",0x17709f81,"lime.math._ColorMatrix.ColorMatrix_Impl_.set_redOffset","lime/math/ColorMatrix.hx",413,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_418_get,"lime.math._ColorMatrix.ColorMatrix_Impl_","get",0xe0573df0,"lime.math._ColorMatrix.ColorMatrix_Impl_.get","lime/math/ColorMatrix.hx",418,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_423_set,"lime.math._ColorMatrix.ColorMatrix_Impl_","set",0xe06058fc,"lime.math._ColorMatrix.ColorMatrix_Impl_.set","lime/math/ColorMatrix.hx",423,0x337975c7) -HX_LOCAL_STACK_FRAME(_hx_pos_855a2747f55db411_20_boot,"lime.math._ColorMatrix.ColorMatrix_Impl_","boot",0x68b87598,"lime.math._ColorMatrix.ColorMatrix_Impl_.boot","lime/math/ColorMatrix.hx",20,0x337975c7) -static const Float _hx_array_data_0ee8e8c8_35[] = { - 1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0, -}; -namespace lime{ -namespace math{ -namespace _ColorMatrix{ - -void ColorMatrix_Impl__obj::__construct() { } - -Dynamic ColorMatrix_Impl__obj::__CreateEmpty() { return new ColorMatrix_Impl__obj; } - -void *ColorMatrix_Impl__obj::_hx_vtable = 0; - -Dynamic ColorMatrix_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ColorMatrix_Impl__obj > _hx_result = new ColorMatrix_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ColorMatrix_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x15694342; -} - - ::lime::utils::ArrayBufferView ColorMatrix_Impl__obj::_hx___alphaTable; - - ::lime::utils::ArrayBufferView ColorMatrix_Impl__obj::_hx___blueTable; - - ::lime::utils::ArrayBufferView ColorMatrix_Impl__obj::_hx___greenTable; - -::Array< Float > ColorMatrix_Impl__obj::_hx___identity; - - ::lime::utils::ArrayBufferView ColorMatrix_Impl__obj::_hx___redTable; - - ::lime::utils::ArrayBufferView ColorMatrix_Impl__obj::_new( ::lime::utils::ArrayBufferView data){ - HX_GC_STACKFRAME(&_hx_pos_855a2747f55db411_78__new) -HXDLIN( 78) ::lime::utils::ArrayBufferView this1; -HXLINE( 80) bool _hx_tmp; -HXDLIN( 80) if (hx::IsNotNull( data )) { -HXLINE( 80) _hx_tmp = (data->length == 20); - } - else { -HXLINE( 80) _hx_tmp = false; - } -HXDLIN( 80) if (_hx_tmp) { -HXLINE( 82) this1 = data; - } - else { -HXLINE( 86) ::Dynamic elements = null(); -HXDLIN( 86) ::haxe::io::Bytes buffer = null(); -HXDLIN( 86) ::cpp::VirtualArray array = ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___identity; -HXDLIN( 86) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 86) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 86) ::Dynamic len = null(); -HXDLIN( 86) ::lime::utils::ArrayBufferView this2; -HXDLIN( 86) if (hx::IsNotNull( elements )) { -HXLINE( 86) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,8); - } - else { -HXLINE( 86) if (hx::IsNotNull( array )) { -HXLINE( 86) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 86) _this->byteOffset = 0; -HXDLIN( 86) _this->length = array->get_length(); -HXDLIN( 86) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 86) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 86) _this->buffer = this3; -HXDLIN( 86) _this->copyFromArray(array,null()); -HXDLIN( 86) this2 = _this; - } - else { -HXLINE( 86) if (hx::IsNotNull( vector )) { -HXLINE( 86) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 86) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 86) _this1->byteOffset = 0; -HXDLIN( 86) _this1->length = array1->get_length(); -HXDLIN( 86) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 86) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 86) _this1->buffer = this4; -HXDLIN( 86) _this1->copyFromArray(array1,null()); -HXDLIN( 86) this2 = _this1; - } - else { -HXLINE( 86) if (hx::IsNotNull( view )) { -HXLINE( 86) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 86) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 86) int srcLength = view->length; -HXDLIN( 86) int srcByteOffset = view->byteOffset; -HXDLIN( 86) int srcElementSize = view->bytesPerElement; -HXDLIN( 86) int elementSize = _this2->bytesPerElement; -HXDLIN( 86) if ((view->type == _this2->type)) { -HXLINE( 86) int srcLength1 = srcData->length; -HXDLIN( 86) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 86) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 86) _this2->buffer = this5; -HXDLIN( 86) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 86) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 86) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 86) _this2->byteOffset = 0; -HXDLIN( 86) _this2->length = srcLength; -HXDLIN( 86) this2 = _this2; - } - else { -HXLINE( 86) if (hx::IsNotNull( buffer )) { -HXLINE( 86) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 86) int in_byteOffset = 0; -HXDLIN( 86) if ((in_byteOffset < 0)) { -HXLINE( 86) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 86) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 86) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 86) int bufferByteLength = buffer->length; -HXDLIN( 86) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 86) int newByteLength = bufferByteLength; -HXDLIN( 86) if (hx::IsNull( len )) { -HXLINE( 86) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 86) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 86) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 86) if ((newByteLength < 0)) { -HXLINE( 86) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 86) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 86) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 86) if ((newRange > bufferByteLength)) { -HXLINE( 86) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 86) _this3->buffer = buffer; -HXDLIN( 86) _this3->byteOffset = in_byteOffset; -HXDLIN( 86) _this3->byteLength = newByteLength; -HXDLIN( 86) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 86) this2 = _this3; - } - else { -HXLINE( 86) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 86) this1 = this2; - } -HXLINE( 78) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,_new,return ) - - ::lime::utils::ArrayBufferView ColorMatrix_Impl__obj::clone( ::lime::utils::ArrayBufferView this1){ - HX_GC_STACKFRAME(&_hx_pos_855a2747f55db411_96_clone) -HXDLIN( 96) ::Dynamic elements = null(); -HXDLIN( 96) ::haxe::io::Bytes buffer = null(); -HXDLIN( 96) ::cpp::VirtualArray array = null(); -HXDLIN( 96) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 96) ::Dynamic len = null(); -HXDLIN( 96) ::lime::utils::ArrayBufferView this2; -HXDLIN( 96) if (hx::IsNotNull( elements )) { -HXDLIN( 96) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,8); - } - else { -HXDLIN( 96) if (hx::IsNotNull( array )) { -HXDLIN( 96) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 96) _this->byteOffset = 0; -HXDLIN( 96) _this->length = array->get_length(); -HXDLIN( 96) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 96) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 96) _this->buffer = this3; -HXDLIN( 96) _this->copyFromArray(array,null()); -HXDLIN( 96) this2 = _this; - } - else { -HXDLIN( 96) if (hx::IsNotNull( vector )) { -HXDLIN( 96) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 96) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 96) _this1->byteOffset = 0; -HXDLIN( 96) _this1->length = array1->get_length(); -HXDLIN( 96) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 96) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 96) _this1->buffer = this4; -HXDLIN( 96) _this1->copyFromArray(array1,null()); -HXDLIN( 96) this2 = _this1; - } - else { -HXDLIN( 96) if (hx::IsNotNull( this1 )) { -HXDLIN( 96) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 96) ::haxe::io::Bytes srcData = this1->buffer; -HXDLIN( 96) int srcLength = this1->length; -HXDLIN( 96) int srcByteOffset = this1->byteOffset; -HXDLIN( 96) int srcElementSize = this1->bytesPerElement; -HXDLIN( 96) int elementSize = _this2->bytesPerElement; -HXDLIN( 96) if ((this1->type == _this2->type)) { -HXDLIN( 96) int srcLength1 = srcData->length; -HXDLIN( 96) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 96) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 96) _this2->buffer = this5; -HXDLIN( 96) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 96) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 96) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 96) _this2->byteOffset = 0; -HXDLIN( 96) _this2->length = srcLength; -HXDLIN( 96) this2 = _this2; - } - else { -HXDLIN( 96) if (hx::IsNotNull( buffer )) { -HXDLIN( 96) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 96) int in_byteOffset = 0; -HXDLIN( 96) if ((in_byteOffset < 0)) { -HXDLIN( 96) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 96) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 96) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 96) int bufferByteLength = buffer->length; -HXDLIN( 96) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 96) int newByteLength = bufferByteLength; -HXDLIN( 96) if (hx::IsNull( len )) { -HXDLIN( 96) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 96) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 96) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 96) if ((newByteLength < 0)) { -HXDLIN( 96) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 96) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 96) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 96) if ((newRange > bufferByteLength)) { -HXDLIN( 96) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 96) _this3->buffer = buffer; -HXDLIN( 96) _this3->byteOffset = in_byteOffset; -HXDLIN( 96) _this3->byteLength = newByteLength; -HXDLIN( 96) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 96) this2 = _this3; - } - else { -HXDLIN( 96) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 96) return ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_new(this2); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,clone,return ) - -void ColorMatrix_Impl__obj::concat( ::lime::utils::ArrayBufferView this1, ::lime::utils::ArrayBufferView second){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_104_concat) -HXLINE( 105) { -HXLINE( 105) ::lime::utils::ArrayBufferView _g = this1; -HXDLIN( 105) { -HXLINE( 105) Float value = ::__hxcpp_memory_get_float(_g->buffer->b,_g->byteOffset); -HXDLIN( 105) Float value1 = (value + ::__hxcpp_memory_get_float(second->buffer->b,second->byteOffset)); -HXDLIN( 105) ::__hxcpp_memory_set_float(_g->buffer->b,_g->byteOffset,value1); - } - } -HXLINE( 106) { -HXLINE( 106) ::lime::utils::ArrayBufferView _g1 = this1; -HXDLIN( 106) { -HXLINE( 106) Float value2 = ::__hxcpp_memory_get_float(_g1->buffer->b,(_g1->byteOffset + 24)); -HXDLIN( 106) Float value3 = (value2 + ::__hxcpp_memory_get_float(second->buffer->b,(second->byteOffset + 24))); -HXDLIN( 106) ::__hxcpp_memory_set_float(_g1->buffer->b,(_g1->byteOffset + 24),value3); - } - } -HXLINE( 107) { -HXLINE( 107) ::lime::utils::ArrayBufferView _g2 = this1; -HXDLIN( 107) { -HXLINE( 107) Float value4 = ::__hxcpp_memory_get_float(_g2->buffer->b,(_g2->byteOffset + 48)); -HXDLIN( 107) Float value5 = (value4 + ::__hxcpp_memory_get_float(second->buffer->b,(second->byteOffset + 48))); -HXDLIN( 107) ::__hxcpp_memory_set_float(_g2->buffer->b,(_g2->byteOffset + 48),value5); - } - } -HXLINE( 108) { -HXLINE( 108) ::lime::utils::ArrayBufferView _g3 = this1; -HXDLIN( 108) { -HXLINE( 108) Float value6 = ::__hxcpp_memory_get_float(_g3->buffer->b,(_g3->byteOffset + 72)); -HXDLIN( 108) Float value7 = (value6 + ::__hxcpp_memory_get_float(second->buffer->b,(second->byteOffset + 72))); -HXDLIN( 108) ::__hxcpp_memory_set_float(_g3->buffer->b,(_g3->byteOffset + 72),value7); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ColorMatrix_Impl__obj,concat,(void)) - -void ColorMatrix_Impl__obj::copyFrom( ::lime::utils::ArrayBufferView this1, ::lime::utils::ArrayBufferView other){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_117_copyFrom) -HXDLIN( 117) ::cpp::VirtualArray array = null(); -HXDLIN( 117) int offset = 0; -HXDLIN( 117) bool _hx_tmp; -HXDLIN( 117) if (hx::IsNotNull( other )) { -HXDLIN( 117) _hx_tmp = hx::IsNull( array ); - } - else { -HXDLIN( 117) _hx_tmp = false; - } -HXDLIN( 117) if (_hx_tmp) { -HXDLIN( 117) this1->buffer->blit((offset * this1->bytesPerElement),other->buffer,other->byteOffset,other->byteLength); - } - else { -HXDLIN( 117) bool _hx_tmp1; -HXDLIN( 117) if (hx::IsNotNull( array )) { -HXDLIN( 117) _hx_tmp1 = hx::IsNull( other ); - } - else { -HXDLIN( 117) _hx_tmp1 = false; - } -HXDLIN( 117) if (_hx_tmp1) { -HXDLIN( 117) this1->copyFromArray(array,offset); - } - else { -HXDLIN( 117) HX_STACK_DO_THROW(HX_("Invalid .set call. either view, or array must be not-null.",64,ba,b7,6c)); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ColorMatrix_Impl__obj,copyFrom,(void)) - -void ColorMatrix_Impl__obj::identity( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_124_identity) -HXLINE( 125) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,1); -HXLINE( 126) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 4),0); -HXLINE( 127) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 8),0); -HXLINE( 128) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 12),0); -HXLINE( 129) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 16),0); -HXLINE( 130) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 20),0); -HXLINE( 131) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 24),1); -HXLINE( 132) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 28),0); -HXLINE( 133) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 32),0); -HXLINE( 134) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 36),0); -HXLINE( 135) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 40),0); -HXLINE( 136) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 44),0); -HXLINE( 137) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 48),1); -HXLINE( 138) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 52),0); -HXLINE( 139) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 56),0); -HXLINE( 140) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 60),0); -HXLINE( 141) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 64),0); -HXLINE( 142) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 68),0); -HXLINE( 143) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 72),1); -HXLINE( 144) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 76),0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,identity,(void)) - - ::lime::utils::ArrayBufferView ColorMatrix_Impl__obj::getAlphaTable( ::lime::utils::ArrayBufferView this1){ - HX_GC_STACKFRAME(&_hx_pos_855a2747f55db411_168_getAlphaTable) -HXLINE( 169) if (hx::IsNull( ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___alphaTable )) { -HXLINE( 171) ::haxe::io::Bytes buffer = null(); -HXDLIN( 171) ::cpp::VirtualArray array = null(); -HXDLIN( 171) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 171) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 171) ::Dynamic len = null(); -HXDLIN( 171) ::lime::utils::ArrayBufferView this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,256,4); -HXDLIN( 171) ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___alphaTable = this2; - } -HXLINE( 174) int value; -HXLINE( 175) { -HXLINE( 175) ::lime::utils::ArrayBufferView this3 = ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___alphaTable; -HXDLIN( 175) ::__hxcpp_memory_set_byte(this3->buffer->b,this3->byteOffset,0); - } -HXLINE( 177) { -HXLINE( 177) int _g = 1; -HXDLIN( 177) while((_g < 256)){ -HXLINE( 177) _g = (_g + 1); -HXDLIN( 177) int i = (_g - 1); -HXLINE( 179) Float value1 = (( (Float)(i) ) * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 72))); -HXDLIN( 179) value = ::Math_obj::floor((value1 + ( ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 76)) * ( (Float)(255) )))); -HXLINE( 180) if ((value > 255)) { -HXLINE( 180) value = 255; - } -HXLINE( 181) if ((value < 0)) { -HXLINE( 181) value = 0; - } -HXLINE( 182) { -HXLINE( 182) ::lime::utils::ArrayBufferView this4 = ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___alphaTable; -HXDLIN( 182) ::__hxcpp_memory_set_byte(this4->buffer->b,(this4->byteOffset + i),value); - } - } - } -HXLINE( 185) return ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___alphaTable; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,getAlphaTable,return ) - - ::lime::utils::ArrayBufferView ColorMatrix_Impl__obj::getBlueTable( ::lime::utils::ArrayBufferView this1){ - HX_GC_STACKFRAME(&_hx_pos_855a2747f55db411_209_getBlueTable) -HXLINE( 210) if (hx::IsNull( ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___blueTable )) { -HXLINE( 212) ::haxe::io::Bytes buffer = null(); -HXDLIN( 212) ::cpp::VirtualArray array = null(); -HXDLIN( 212) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 212) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 212) ::Dynamic len = null(); -HXDLIN( 212) ::lime::utils::ArrayBufferView this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,256,4); -HXDLIN( 212) ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___blueTable = this2; - } -HXLINE( 215) int value; -HXLINE( 217) { -HXLINE( 217) int _g = 0; -HXDLIN( 217) while((_g < 256)){ -HXLINE( 217) _g = (_g + 1); -HXDLIN( 217) int i = (_g - 1); -HXLINE( 219) Float value1 = (( (Float)(i) ) * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 48))); -HXDLIN( 219) value = ::Math_obj::floor((value1 + ( ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 56)) * ( (Float)(255) )))); -HXLINE( 220) if ((value > 255)) { -HXLINE( 220) value = 255; - } -HXLINE( 221) if ((value < 0)) { -HXLINE( 221) value = 0; - } -HXLINE( 222) { -HXLINE( 222) ::lime::utils::ArrayBufferView this3 = ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___blueTable; -HXDLIN( 222) ::__hxcpp_memory_set_byte(this3->buffer->b,(this3->byteOffset + i),value); - } - } - } -HXLINE( 225) return ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___blueTable; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,getBlueTable,return ) - - ::lime::utils::ArrayBufferView ColorMatrix_Impl__obj::getGreenTable( ::lime::utils::ArrayBufferView this1){ - HX_GC_STACKFRAME(&_hx_pos_855a2747f55db411_249_getGreenTable) -HXLINE( 250) if (hx::IsNull( ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___greenTable )) { -HXLINE( 252) ::haxe::io::Bytes buffer = null(); -HXDLIN( 252) ::cpp::VirtualArray array = null(); -HXDLIN( 252) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 252) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 252) ::Dynamic len = null(); -HXDLIN( 252) ::lime::utils::ArrayBufferView this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,256,4); -HXDLIN( 252) ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___greenTable = this2; - } -HXLINE( 255) int value; -HXLINE( 257) { -HXLINE( 257) int _g = 0; -HXDLIN( 257) while((_g < 256)){ -HXLINE( 257) _g = (_g + 1); -HXDLIN( 257) int i = (_g - 1); -HXLINE( 259) Float value1 = (( (Float)(i) ) * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 24))); -HXDLIN( 259) value = ::Math_obj::floor((value1 + ( ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 36)) * ( (Float)(255) )))); -HXLINE( 260) if ((value > 255)) { -HXLINE( 260) value = 255; - } -HXLINE( 261) if ((value < 0)) { -HXLINE( 261) value = 0; - } -HXLINE( 262) { -HXLINE( 262) ::lime::utils::ArrayBufferView this3 = ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___greenTable; -HXDLIN( 262) ::__hxcpp_memory_set_byte(this3->buffer->b,(this3->byteOffset + i),value); - } - } - } -HXLINE( 265) return ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___greenTable; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,getGreenTable,return ) - - ::lime::utils::ArrayBufferView ColorMatrix_Impl__obj::getRedTable( ::lime::utils::ArrayBufferView this1){ - HX_GC_STACKFRAME(&_hx_pos_855a2747f55db411_289_getRedTable) -HXLINE( 290) if (hx::IsNull( ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___redTable )) { -HXLINE( 292) ::haxe::io::Bytes buffer = null(); -HXDLIN( 292) ::cpp::VirtualArray array = null(); -HXDLIN( 292) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 292) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 292) ::Dynamic len = null(); -HXDLIN( 292) ::lime::utils::ArrayBufferView this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,256,4); -HXDLIN( 292) ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___redTable = this2; - } -HXLINE( 295) int value; -HXLINE( 297) { -HXLINE( 297) int _g = 0; -HXDLIN( 297) while((_g < 256)){ -HXLINE( 297) _g = (_g + 1); -HXDLIN( 297) int i = (_g - 1); -HXLINE( 299) Float value1 = (( (Float)(i) ) * ::__hxcpp_memory_get_float(this1->buffer->b,this1->byteOffset)); -HXDLIN( 299) value = ::Math_obj::floor((value1 + ( ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 16)) * ( (Float)(255) )))); -HXLINE( 300) if ((value > 255)) { -HXLINE( 300) value = 255; - } -HXLINE( 301) if ((value < 0)) { -HXLINE( 301) value = 0; - } -HXLINE( 302) { -HXLINE( 302) ::lime::utils::ArrayBufferView this3 = ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___redTable; -HXDLIN( 302) ::__hxcpp_memory_set_byte(this3->buffer->b,(this3->byteOffset + i),value); - } - } - } -HXLINE( 305) return ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::_hx___redTable; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,getRedTable,return ) - - ::Dynamic ColorMatrix_Impl__obj::_hx___toFlashColorTransform( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_313___toFlashColorTransform) -HXDLIN( 313) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,_hx___toFlashColorTransform,return ) - -Float ColorMatrix_Impl__obj::get_alphaMultiplier( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_320_get_alphaMultiplier) -HXDLIN( 320) return ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 72)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,get_alphaMultiplier,return ) - -Float ColorMatrix_Impl__obj::set_alphaMultiplier( ::lime::utils::ArrayBufferView this1,Float value){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_325_set_alphaMultiplier) -HXDLIN( 325) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 72),value); -HXDLIN( 325) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ColorMatrix_Impl__obj,set_alphaMultiplier,return ) - -Float ColorMatrix_Impl__obj::get_alphaOffset( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_330_get_alphaOffset) -HXDLIN( 330) return ( ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 76)) * ( (Float)(255) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,get_alphaOffset,return ) - -Float ColorMatrix_Impl__obj::set_alphaOffset( ::lime::utils::ArrayBufferView this1,Float value){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_335_set_alphaOffset) -HXDLIN( 335) Float val = (value / ( (Float)(255) )); -HXDLIN( 335) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 76),val); -HXDLIN( 335) return val; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ColorMatrix_Impl__obj,set_alphaOffset,return ) - -Float ColorMatrix_Impl__obj::get_blueMultiplier( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_340_get_blueMultiplier) -HXDLIN( 340) return ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 48)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,get_blueMultiplier,return ) - -Float ColorMatrix_Impl__obj::set_blueMultiplier( ::lime::utils::ArrayBufferView this1,Float value){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_345_set_blueMultiplier) -HXDLIN( 345) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 48),value); -HXDLIN( 345) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ColorMatrix_Impl__obj,set_blueMultiplier,return ) - -Float ColorMatrix_Impl__obj::get_blueOffset( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_350_get_blueOffset) -HXDLIN( 350) return ( ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 56)) * ( (Float)(255) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,get_blueOffset,return ) - -Float ColorMatrix_Impl__obj::set_blueOffset( ::lime::utils::ArrayBufferView this1,Float value){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_355_set_blueOffset) -HXDLIN( 355) Float val = (value / ( (Float)(255) )); -HXDLIN( 355) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 56),val); -HXDLIN( 355) return val; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ColorMatrix_Impl__obj,set_blueOffset,return ) - -int ColorMatrix_Impl__obj::get_color( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_360_get_color) -HXDLIN( 360) int _hx_tmp = (::Std_obj::_hx_int(( ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 16)) * ( (Float)(255) ))) << 16); -HXDLIN( 360) int _hx_tmp1 = (_hx_tmp | (::Std_obj::_hx_int(( ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 36)) * ( (Float)(255) ))) << 8)); -HXDLIN( 360) return (_hx_tmp1 | ::Std_obj::_hx_int(( ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 56)) * ( (Float)(255) )))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,get_color,return ) - -int ColorMatrix_Impl__obj::set_color( ::lime::utils::ArrayBufferView this1,int value){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_364_set_color) -HXLINE( 365) { -HXLINE( 365) Float val = (( (Float)(((value >> 16) & 255)) ) / ( (Float)(255) )); -HXDLIN( 365) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 16),val); - } -HXLINE( 366) { -HXLINE( 366) Float val1 = (( (Float)(((value >> 8) & 255)) ) / ( (Float)(255) )); -HXDLIN( 366) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 36),val1); - } -HXLINE( 367) { -HXLINE( 367) Float val2 = (( (Float)((value & 255)) ) / ( (Float)(255) )); -HXDLIN( 367) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 56),val2); - } -HXLINE( 369) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,0); -HXLINE( 370) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 24),0); -HXLINE( 371) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 48),0); -HXLINE( 373) return ::lime::math::_ColorMatrix::ColorMatrix_Impl__obj::get_color(this1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ColorMatrix_Impl__obj,set_color,return ) - -Float ColorMatrix_Impl__obj::get_greenMultiplier( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_378_get_greenMultiplier) -HXDLIN( 378) return ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 24)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,get_greenMultiplier,return ) - -Float ColorMatrix_Impl__obj::set_greenMultiplier( ::lime::utils::ArrayBufferView this1,Float value){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_383_set_greenMultiplier) -HXDLIN( 383) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 24),value); -HXDLIN( 383) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ColorMatrix_Impl__obj,set_greenMultiplier,return ) - -Float ColorMatrix_Impl__obj::get_greenOffset( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_388_get_greenOffset) -HXDLIN( 388) return ( ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 36)) * ( (Float)(255) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,get_greenOffset,return ) - -Float ColorMatrix_Impl__obj::set_greenOffset( ::lime::utils::ArrayBufferView this1,Float value){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_393_set_greenOffset) -HXDLIN( 393) Float val = (value / ( (Float)(255) )); -HXDLIN( 393) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 36),val); -HXDLIN( 393) return val; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ColorMatrix_Impl__obj,set_greenOffset,return ) - -Float ColorMatrix_Impl__obj::get_redMultiplier( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_398_get_redMultiplier) -HXDLIN( 398) return ::__hxcpp_memory_get_float(this1->buffer->b,this1->byteOffset); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,get_redMultiplier,return ) - -Float ColorMatrix_Impl__obj::set_redMultiplier( ::lime::utils::ArrayBufferView this1,Float value){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_403_set_redMultiplier) -HXDLIN( 403) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,value); -HXDLIN( 403) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ColorMatrix_Impl__obj,set_redMultiplier,return ) - -Float ColorMatrix_Impl__obj::get_redOffset( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_408_get_redOffset) -HXDLIN( 408) return ( ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 16)) * ( (Float)(255) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ColorMatrix_Impl__obj,get_redOffset,return ) - -Float ColorMatrix_Impl__obj::set_redOffset( ::lime::utils::ArrayBufferView this1,Float value){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_413_set_redOffset) -HXDLIN( 413) Float val = (value / ( (Float)(255) )); -HXDLIN( 413) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 16),val); -HXDLIN( 413) return val; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ColorMatrix_Impl__obj,set_redOffset,return ) - -Float ColorMatrix_Impl__obj::get( ::lime::utils::ArrayBufferView this1,int index){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_418_get) -HXDLIN( 418) return ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + (index * 4))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ColorMatrix_Impl__obj,get,return ) - -Float ColorMatrix_Impl__obj::set( ::lime::utils::ArrayBufferView this1,int index,Float value){ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_423_set) -HXDLIN( 423) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + (index * 4)),value); -HXDLIN( 423) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ColorMatrix_Impl__obj,set,return ) - - -ColorMatrix_Impl__obj::ColorMatrix_Impl__obj() -{ -} - -bool ColorMatrix_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"get") ) { outValue = get_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set") ) { outValue = set_dyn(); return true; } - break; - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { outValue = clone_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"concat") ) { outValue = concat_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"copyFrom") ) { outValue = copyFrom_dyn(); return true; } - if (HX_FIELD_EQ(inName,"identity") ) { outValue = identity_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"get_color") ) { outValue = get_color_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_color") ) { outValue = set_color_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"getRedTable") ) { outValue = getRedTable_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"getBlueTable") ) { outValue = getBlueTable_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"getAlphaTable") ) { outValue = getAlphaTable_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getGreenTable") ) { outValue = getGreenTable_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_redOffset") ) { outValue = get_redOffset_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_redOffset") ) { outValue = set_redOffset_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_blueOffset") ) { outValue = get_blueOffset_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_blueOffset") ) { outValue = set_blueOffset_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"get_alphaOffset") ) { outValue = get_alphaOffset_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_alphaOffset") ) { outValue = set_alphaOffset_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_greenOffset") ) { outValue = get_greenOffset_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_greenOffset") ) { outValue = set_greenOffset_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"get_redMultiplier") ) { outValue = get_redMultiplier_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_redMultiplier") ) { outValue = set_redMultiplier_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"get_blueMultiplier") ) { outValue = get_blueMultiplier_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_blueMultiplier") ) { outValue = set_blueMultiplier_dyn(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"get_alphaMultiplier") ) { outValue = get_alphaMultiplier_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_alphaMultiplier") ) { outValue = set_alphaMultiplier_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_greenMultiplier") ) { outValue = get_greenMultiplier_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_greenMultiplier") ) { outValue = set_greenMultiplier_dyn(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"__toFlashColorTransform") ) { outValue = _hx___toFlashColorTransform_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ColorMatrix_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo ColorMatrix_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(void *) &ColorMatrix_Impl__obj::_hx___alphaTable,HX_("__alphaTable",f0,86,1c,64)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(void *) &ColorMatrix_Impl__obj::_hx___blueTable,HX_("__blueTable",f4,7f,4a,11)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(void *) &ColorMatrix_Impl__obj::_hx___greenTable,HX_("__greenTable",6b,31,3c,18)}, - {hx::fsObject /* ::Array< Float > */ ,(void *) &ColorMatrix_Impl__obj::_hx___identity,HX_("__identity",5e,b8,67,5c)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(void *) &ColorMatrix_Impl__obj::_hx___redTable,HX_("__redTable",1d,5c,68,1d)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void ColorMatrix_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(ColorMatrix_Impl__obj::_hx___alphaTable,"__alphaTable"); - HX_MARK_MEMBER_NAME(ColorMatrix_Impl__obj::_hx___blueTable,"__blueTable"); - HX_MARK_MEMBER_NAME(ColorMatrix_Impl__obj::_hx___greenTable,"__greenTable"); - HX_MARK_MEMBER_NAME(ColorMatrix_Impl__obj::_hx___identity,"__identity"); - HX_MARK_MEMBER_NAME(ColorMatrix_Impl__obj::_hx___redTable,"__redTable"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void ColorMatrix_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(ColorMatrix_Impl__obj::_hx___alphaTable,"__alphaTable"); - HX_VISIT_MEMBER_NAME(ColorMatrix_Impl__obj::_hx___blueTable,"__blueTable"); - HX_VISIT_MEMBER_NAME(ColorMatrix_Impl__obj::_hx___greenTable,"__greenTable"); - HX_VISIT_MEMBER_NAME(ColorMatrix_Impl__obj::_hx___identity,"__identity"); - HX_VISIT_MEMBER_NAME(ColorMatrix_Impl__obj::_hx___redTable,"__redTable"); -}; - -#endif - -hx::Class ColorMatrix_Impl__obj::__mClass; - -static ::String ColorMatrix_Impl__obj_sStaticFields[] = { - HX_("__alphaTable",f0,86,1c,64), - HX_("__blueTable",f4,7f,4a,11), - HX_("__greenTable",6b,31,3c,18), - HX_("__identity",5e,b8,67,5c), - HX_("__redTable",1d,5c,68,1d), - HX_("_new",61,15,1f,3f), - HX_("clone",5d,13,63,48), - HX_("concat",14,09,d0,c7), - HX_("copyFrom",bf,0b,61,c8), - HX_("identity",3e,45,2f,b9), - HX_("getAlphaTable",06,68,fb,87), - HX_("getBlueTable",9e,d3,74,f2), - HX_("getGreenTable",81,12,1b,3c), - HX_("getRedTable",b3,ab,23,a0), - HX_("__toFlashColorTransform",7e,99,c3,ed), - HX_("get_alphaMultiplier",96,83,8d,25), - HX_("set_alphaMultiplier",a2,76,2a,62), - HX_("get_alphaOffset",28,45,25,91), - HX_("set_alphaOffset",34,c2,f0,8c), - HX_("get_blueMultiplier",84,13,30,6b), - HX_("set_blueMultiplier",f8,45,df,47), - HX_("get_blueOffset",16,c6,29,31), - HX_("set_blueOffset",8a,ae,49,51), - HX_("get_color",ba,cd,05,8e), - HX_("set_color",c6,b9,56,71), - HX_("get_greenMultiplier",3b,fb,4a,fa), - HX_("set_greenMultiplier",47,ee,e7,36), - HX_("get_greenOffset",4d,c6,ba,78), - HX_("set_greenOffset",59,43,86,74), - HX_("get_redMultiplier",89,ff,59,55), - HX_("set_redMultiplier",95,d7,c7,78), - HX_("get_redOffset",9b,0b,02,15), - HX_("set_redOffset",a7,ed,07,5a), - HX_("get",96,80,4e,00), - HX_("set",a2,9b,57,00), - ::String(null()) -}; - -void ColorMatrix_Impl__obj::__register() -{ - ColorMatrix_Impl__obj _hx_dummy; - ColorMatrix_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.math._ColorMatrix.ColorMatrix_Impl_",c8,e8,e8,0e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ColorMatrix_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = ColorMatrix_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(ColorMatrix_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ColorMatrix_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = ColorMatrix_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ColorMatrix_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ColorMatrix_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ColorMatrix_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_855a2747f55db411_20_boot) -HXDLIN( 20) _hx___identity = ::Array_obj< Float >::fromData( _hx_array_data_0ee8e8c8_35,20); - } -} - -} // end namespace lime -} // end namespace math -} // end namespace _ColorMatrix diff --git a/hGameTest/bin/linux/obj/src/lime/math/_Matrix4/Matrix4_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/math/_Matrix4/Matrix4_Impl_.cpp deleted file mode 100644 index e51581b7..00000000 --- a/hGameTest/bin/linux/obj/src/lime/math/_Matrix4/Matrix4_Impl_.cpp +++ /dev/null @@ -1,1950 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_math_Matrix3 -#include -#endif -#ifndef INCLUDED_lime_math_Vector4 -#include -#endif -#ifndef INCLUDED_lime_math__Matrix4_Matrix4_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_27__new,"lime.math._Matrix4.Matrix4_Impl_","_new",0x84b003e9,"lime.math._Matrix4.Matrix4_Impl_._new","lime/math/Matrix4.hx",27,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_44_append,"lime.math._Matrix4.Matrix4_Impl_","append",0x0e638262,"lime.math._Matrix4.Matrix4_Impl_.append","lime/math/Matrix4.hx",44,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_106_appendRotation,"lime.math._Matrix4.Matrix4_Impl_","appendRotation",0xe357adc0,"lime.math._Matrix4.Matrix4_Impl_.appendRotation","lime/math/Matrix4.hx",106,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_126_appendScale,"lime.math._Matrix4.Matrix4_Impl_","appendScale",0x8a9ad8c8,"lime.math._Matrix4.Matrix4_Impl_.appendScale","lime/math/Matrix4.hx",126,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_138_appendTranslation,"lime.math._Matrix4.Matrix4_Impl_","appendTranslation",0xe6447daf,"lime.math._Matrix4.Matrix4_Impl_.appendTranslation","lime/math/Matrix4.hx",138,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_150_clone,"lime.math._Matrix4.Matrix4_Impl_","clone",0xe1a2dbd5,"lime.math._Matrix4.Matrix4_Impl_.clone","lime/math/Matrix4.hx",150,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_160_copyColumnFrom,"lime.math._Matrix4.Matrix4_Impl_","copyColumnFrom",0x5224fffd,"lime.math._Matrix4.Matrix4_Impl_.copyColumnFrom","lime/math/Matrix4.hx",160,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_198_copyColumnTo,"lime.math._Matrix4.Matrix4_Impl_","copyColumnTo",0xcc64e54e,"lime.math._Matrix4.Matrix4_Impl_.copyColumnTo","lime/math/Matrix4.hx",198,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_235_copyFrom,"lime.math._Matrix4.Matrix4_Impl_","copyFrom",0xc27fde47,"lime.math._Matrix4.Matrix4_Impl_.copyFrom","lime/math/Matrix4.hx",235,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_245_copyRowFrom,"lime.math._Matrix4.Matrix4_Impl_","copyRowFrom",0xc4e0b7e7,"lime.math._Matrix4.Matrix4_Impl_.copyRowFrom","lime/math/Matrix4.hx",245,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_283_copyRowTo,"lime.math._Matrix4.Matrix4_Impl_","copyRowTo",0x543beeb8,"lime.math._Matrix4.Matrix4_Impl_.copyRowTo","lime/math/Matrix4.hx",283,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_324_create2D,"lime.math._Matrix4.Matrix4_Impl_","create2D",0x26131c56,"lime.math._Matrix4.Matrix4_Impl_.create2D","lime/math/Matrix4.hx",324,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_356_createOrtho,"lime.math._Matrix4.Matrix4_Impl_","createOrtho",0x33fdc114,"lime.math._Matrix4.Matrix4_Impl_.createOrtho","lime/math/Matrix4.hx",356,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_486_deltaTransformVector,"lime.math._Matrix4.Matrix4_Impl_","deltaTransformVector",0x66f080bf,"lime.math._Matrix4.Matrix4_Impl_.deltaTransformVector","lime/math/Matrix4.hx",486,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_496_fromMatrix3,"lime.math._Matrix4.Matrix4_Impl_","fromMatrix3",0x00fd1900,"lime.math._Matrix4.Matrix4_Impl_.fromMatrix3","lime/math/Matrix4.hx",496,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_506_identity,"lime.math._Matrix4.Matrix4_Impl_","identity",0xb34e17c6,"lime.math._Matrix4.Matrix4_Impl_.identity","lime/math/Matrix4.hx",506,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_534_interpolate,"lime.math._Matrix4.Matrix4_Impl_","interpolate",0xf4884739,"lime.math._Matrix4.Matrix4_Impl_.interpolate","lime/math/Matrix4.hx",534,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_552_interpolateTo,"lime.math._Matrix4.Matrix4_Impl_","interpolateTo",0x5c939114,"lime.math._Matrix4.Matrix4_Impl_.interpolateTo","lime/math/Matrix4.hx",552,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_563_invert,"lime.math._Matrix4.Matrix4_Impl_","invert",0x1e68879e,"lime.math._Matrix4.Matrix4_Impl_.invert","lime/math/Matrix4.hx",563,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_616_pointAt,"lime.math._Matrix4.Matrix4_Impl_","pointAt",0x903e77db,"lime.math._Matrix4.Matrix4_Impl_.pointAt","lime/math/Matrix4.hx",616,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_683_prepend,"lime.math._Matrix4.Matrix4_Impl_","prepend",0x76fd6d86,"lime.math._Matrix4.Matrix4_Impl_.prepend","lime/math/Matrix4.hx",683,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_745_prependRotation,"lime.math._Matrix4.Matrix4_Impl_","prependRotation",0x52475ce4,"lime.math._Matrix4.Matrix4_Impl_.prependRotation","lime/math/Matrix4.hx",745,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_765_prependScale,"lime.math._Matrix4.Matrix4_Impl_","prependScale",0x9a060b24,"lime.math._Matrix4.Matrix4_Impl_.prependScale","lime/math/Matrix4.hx",765,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_777_prependTranslation,"lime.math._Matrix4.Matrix4_Impl_","prependTranslation",0xfad7dd0b,"lime.math._Matrix4.Matrix4_Impl_.prependTranslation","lime/math/Matrix4.hx",777,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_871_transformVector,"lime.math._Matrix4.Matrix4_Impl_","transformVector",0x3cbf39c7,"lime.math._Matrix4.Matrix4_Impl_.transformVector","lime/math/Matrix4.hx",871,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_887_transformVectors,"lime.math._Matrix4.Matrix4_Impl_","transformVectors",0xea9354cc,"lime.math._Matrix4.Matrix4_Impl_.transformVectors","lime/math/Matrix4.hx",887,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_909_transpose,"lime.math._Matrix4.Matrix4_Impl_","transpose",0x2d08b4f1,"lime.math._Matrix4.Matrix4_Impl_.transpose","lime/math/Matrix4.hx",909,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_919___getAxisRotation,"lime.math._Matrix4.Matrix4_Impl_","__getAxisRotation",0x8b4b420d,"lime.math._Matrix4.Matrix4_Impl_.__getAxisRotation","lime/math/Matrix4.hx",919,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_949___swap,"lime.math._Matrix4.Matrix4_Impl_","__swap",0x79e62e3b,"lime.math._Matrix4.Matrix4_Impl_.__swap","lime/math/Matrix4.hx",949,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_958_get_determinant,"lime.math._Matrix4.Matrix4_Impl_","get_determinant",0x5d0323a4,"lime.math._Matrix4.Matrix4_Impl_.get_determinant","lime/math/Matrix4.hx",958,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_968_get_position,"lime.math._Matrix4.Matrix4_Impl_","get_position",0x55830b3a,"lime.math._Matrix4.Matrix4_Impl_.get_position","lime/math/Matrix4.hx",968,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_972_set_position,"lime.math._Matrix4.Matrix4_Impl_","set_position",0x6a7c2eae,"lime.math._Matrix4.Matrix4_Impl_.set_position","lime/math/Matrix4.hx",972,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_981_get,"lime.math._Matrix4.Matrix4_Impl_","get",0x10b0bb0e,"lime.math._Matrix4.Matrix4_Impl_.get","lime/math/Matrix4.hx",981,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_985_set,"lime.math._Matrix4.Matrix4_Impl_","set",0x10b9d61a,"lime.math._Matrix4.Matrix4_Impl_.set","lime/math/Matrix4.hx",985,0xeb65dbd8) -HX_LOCAL_STACK_FRAME(_hx_pos_a8b6e1b1a7c59cb4_11_boot,"lime.math._Matrix4.Matrix4_Impl_","boot",0x86ac72ba,"lime.math._Matrix4.Matrix4_Impl_.boot","lime/math/Matrix4.hx",11,0xeb65dbd8) -static const Float _hx_array_data_cbf9fee6_38[] = { - 1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0, -}; -namespace lime{ -namespace math{ -namespace _Matrix4{ - -void Matrix4_Impl__obj::__construct() { } - -Dynamic Matrix4_Impl__obj::__CreateEmpty() { return new Matrix4_Impl__obj; } - -void *Matrix4_Impl__obj::_hx_vtable = 0; - -Dynamic Matrix4_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Matrix4_Impl__obj > _hx_result = new Matrix4_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Matrix4_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x71ea7962; -} - -::Array< Float > Matrix4_Impl__obj::_hx___identity; - - ::lime::utils::ArrayBufferView Matrix4_Impl__obj::_new( ::lime::utils::ArrayBufferView data){ - HX_GC_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_27__new) -HXDLIN( 27) ::lime::utils::ArrayBufferView this1; -HXLINE( 29) bool _hx_tmp; -HXDLIN( 29) if (hx::IsNotNull( data )) { -HXLINE( 29) _hx_tmp = (data->length == 16); - } - else { -HXLINE( 29) _hx_tmp = false; - } -HXDLIN( 29) if (_hx_tmp) { -HXLINE( 31) this1 = data; - } - else { -HXLINE( 35) ::Dynamic elements = null(); -HXDLIN( 35) ::haxe::io::Bytes buffer = null(); -HXDLIN( 35) ::cpp::VirtualArray array = ::lime::math::_Matrix4::Matrix4_Impl__obj::_hx___identity; -HXDLIN( 35) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 35) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 35) ::Dynamic len = null(); -HXDLIN( 35) ::lime::utils::ArrayBufferView this2; -HXDLIN( 35) if (hx::IsNotNull( elements )) { -HXLINE( 35) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,8); - } - else { -HXLINE( 35) if (hx::IsNotNull( array )) { -HXLINE( 35) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 35) _this->byteOffset = 0; -HXDLIN( 35) _this->length = array->get_length(); -HXDLIN( 35) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 35) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 35) _this->buffer = this3; -HXDLIN( 35) _this->copyFromArray(array,null()); -HXDLIN( 35) this2 = _this; - } - else { -HXLINE( 35) if (hx::IsNotNull( vector )) { -HXLINE( 35) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 35) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 35) _this1->byteOffset = 0; -HXDLIN( 35) _this1->length = array1->get_length(); -HXDLIN( 35) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 35) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 35) _this1->buffer = this4; -HXDLIN( 35) _this1->copyFromArray(array1,null()); -HXDLIN( 35) this2 = _this1; - } - else { -HXLINE( 35) if (hx::IsNotNull( view )) { -HXLINE( 35) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 35) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 35) int srcLength = view->length; -HXDLIN( 35) int srcByteOffset = view->byteOffset; -HXDLIN( 35) int srcElementSize = view->bytesPerElement; -HXDLIN( 35) int elementSize = _this2->bytesPerElement; -HXDLIN( 35) if ((view->type == _this2->type)) { -HXLINE( 35) int srcLength1 = srcData->length; -HXDLIN( 35) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 35) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 35) _this2->buffer = this5; -HXDLIN( 35) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 35) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 35) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 35) _this2->byteOffset = 0; -HXDLIN( 35) _this2->length = srcLength; -HXDLIN( 35) this2 = _this2; - } - else { -HXLINE( 35) if (hx::IsNotNull( buffer )) { -HXLINE( 35) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 35) int in_byteOffset = 0; -HXDLIN( 35) if ((in_byteOffset < 0)) { -HXLINE( 35) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 35) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 35) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 35) int bufferByteLength = buffer->length; -HXDLIN( 35) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 35) int newByteLength = bufferByteLength; -HXDLIN( 35) if (hx::IsNull( len )) { -HXLINE( 35) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 35) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 35) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 35) if ((newByteLength < 0)) { -HXLINE( 35) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 35) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 35) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 35) if ((newRange > bufferByteLength)) { -HXLINE( 35) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 35) _this3->buffer = buffer; -HXDLIN( 35) _this3->byteOffset = in_byteOffset; -HXDLIN( 35) _this3->byteLength = newByteLength; -HXDLIN( 35) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 35) this2 = _this3; - } - else { -HXLINE( 35) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 35) this1 = this2; - } -HXLINE( 27) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Matrix4_Impl__obj,_new,return ) - -void Matrix4_Impl__obj::append( ::lime::utils::ArrayBufferView this1, ::lime::utils::ArrayBufferView lhs){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_44_append) -HXLINE( 45) Float m111 = ::__hxcpp_memory_get_float(this1->buffer->b,this1->byteOffset); -HXDLIN( 45) Float m121 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 16)); -HXDLIN( 45) Float m131 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 32)); -HXDLIN( 45) Float m141 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 48)); -HXDLIN( 45) Float m112 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 4)); -HXDLIN( 45) Float m122 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 20)); -HXDLIN( 45) Float m132 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 36)); -HXDLIN( 45) Float m142 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 52)); -HXDLIN( 45) Float m113 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 8)); -HXDLIN( 45) Float m123 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 24)); -HXDLIN( 45) Float m133 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 40)); -HXDLIN( 45) Float m143 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 56)); -HXDLIN( 45) Float m114 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 12)); -HXDLIN( 45) Float m124 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 28)); -HXDLIN( 45) Float m134 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 44)); -HXDLIN( 45) Float m144 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 60)); -HXDLIN( 45) Float m211 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(lhs,0); -HXDLIN( 45) Float m221 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(lhs,4); -HXDLIN( 45) Float m231 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(lhs,8); -HXDLIN( 45) Float m241 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(lhs,12); -HXDLIN( 45) Float m212 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(lhs,1); -HXDLIN( 45) Float m222 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(lhs,5); -HXDLIN( 45) Float m232 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(lhs,9); -HXDLIN( 45) Float m242 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(lhs,13); -HXDLIN( 45) Float m213 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(lhs,2); -HXDLIN( 45) Float m223 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(lhs,6); -HXDLIN( 45) Float m233 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(lhs,10); -HXDLIN( 45) Float m243 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(lhs,14); -HXDLIN( 45) Float m214 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(lhs,3); -HXDLIN( 45) Float m224 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(lhs,7); -HXDLIN( 45) Float m234 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(lhs,11); -HXDLIN( 45) Float m244 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(lhs,15); -HXLINE( 78) { -HXLINE( 78) Float val = ((((m111 * m211) + (m112 * m221)) + (m113 * m231)) + (m114 * m241)); -HXDLIN( 78) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,val); - } -HXLINE( 79) { -HXLINE( 79) Float val1 = ((((m111 * m212) + (m112 * m222)) + (m113 * m232)) + (m114 * m242)); -HXDLIN( 79) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 4),val1); - } -HXLINE( 80) { -HXLINE( 80) Float val2 = ((((m111 * m213) + (m112 * m223)) + (m113 * m233)) + (m114 * m243)); -HXDLIN( 80) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 8),val2); - } -HXLINE( 81) { -HXLINE( 81) Float val3 = ((((m111 * m214) + (m112 * m224)) + (m113 * m234)) + (m114 * m244)); -HXDLIN( 81) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 12),val3); - } -HXLINE( 83) { -HXLINE( 83) Float val4 = ((((m121 * m211) + (m122 * m221)) + (m123 * m231)) + (m124 * m241)); -HXDLIN( 83) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 16),val4); - } -HXLINE( 84) { -HXLINE( 84) Float val5 = ((((m121 * m212) + (m122 * m222)) + (m123 * m232)) + (m124 * m242)); -HXDLIN( 84) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 20),val5); - } -HXLINE( 85) { -HXLINE( 85) Float val6 = ((((m121 * m213) + (m122 * m223)) + (m123 * m233)) + (m124 * m243)); -HXDLIN( 85) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 24),val6); - } -HXLINE( 86) { -HXLINE( 86) Float val7 = ((((m121 * m214) + (m122 * m224)) + (m123 * m234)) + (m124 * m244)); -HXDLIN( 86) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 28),val7); - } -HXLINE( 88) { -HXLINE( 88) Float val8 = ((((m131 * m211) + (m132 * m221)) + (m133 * m231)) + (m134 * m241)); -HXDLIN( 88) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 32),val8); - } -HXLINE( 89) { -HXLINE( 89) Float val9 = ((((m131 * m212) + (m132 * m222)) + (m133 * m232)) + (m134 * m242)); -HXDLIN( 89) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 36),val9); - } -HXLINE( 90) { -HXLINE( 90) Float val10 = ((((m131 * m213) + (m132 * m223)) + (m133 * m233)) + (m134 * m243)); -HXDLIN( 90) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 40),val10); - } -HXLINE( 91) { -HXLINE( 91) Float val11 = ((((m131 * m214) + (m132 * m224)) + (m133 * m234)) + (m134 * m244)); -HXDLIN( 91) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 44),val11); - } -HXLINE( 93) { -HXLINE( 93) Float val12 = ((((m141 * m211) + (m142 * m221)) + (m143 * m231)) + (m144 * m241)); -HXDLIN( 93) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 48),val12); - } -HXLINE( 94) { -HXLINE( 94) Float val13 = ((((m141 * m212) + (m142 * m222)) + (m143 * m232)) + (m144 * m242)); -HXDLIN( 94) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 52),val13); - } -HXLINE( 95) { -HXLINE( 95) Float val14 = ((((m141 * m213) + (m142 * m223)) + (m143 * m233)) + (m144 * m243)); -HXDLIN( 95) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 56),val14); - } -HXLINE( 96) { -HXLINE( 96) Float val15 = ((((m141 * m214) + (m142 * m224)) + (m143 * m234)) + (m144 * m244)); -HXDLIN( 96) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 60),val15); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Matrix4_Impl__obj,append,(void)) - -void Matrix4_Impl__obj::appendRotation( ::lime::utils::ArrayBufferView this1,Float degrees, ::lime::math::Vector4 axis, ::lime::math::Vector4 pivotPoint){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_106_appendRotation) -HXLINE( 107) ::lime::utils::ArrayBufferView m = ::lime::math::_Matrix4::Matrix4_Impl__obj::_hx___getAxisRotation(this1,axis->x,axis->y,axis->z,degrees); -HXLINE( 109) if (hx::IsNotNull( pivotPoint )) { -HXLINE( 111) ::lime::math::Vector4 p = pivotPoint; -HXLINE( 112) ::lime::math::_Matrix4::Matrix4_Impl__obj::appendTranslation(m,p->x,p->y,p->z); - } -HXLINE( 115) ::lime::math::_Matrix4::Matrix4_Impl__obj::append(this1,m); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Matrix4_Impl__obj,appendRotation,(void)) - -void Matrix4_Impl__obj::appendScale( ::lime::utils::ArrayBufferView this1,Float xScale,Float yScale,Float zScale){ - HX_GC_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_126_appendScale) -HXDLIN( 126) ::Dynamic elements = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer = null(); -HXDLIN( 126) ::cpp::VirtualArray array = ::Array_obj< Float >::__new(16)->init(0,xScale)->init(1,((Float)0.0))->init(2,((Float)0.0))->init(3,((Float)0.0))->init(4,((Float)0.0))->init(5,yScale)->init(6,((Float)0.0))->init(7,((Float)0.0))->init(8,((Float)0.0))->init(9,((Float)0.0))->init(10,zScale)->init(11,((Float)0.0))->init(12,((Float)0.0))->init(13,((Float)0.0))->init(14,((Float)0.0))->init(15,((Float)1.0)); -HXDLIN( 126) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 126) ::Dynamic len = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView this2; -HXDLIN( 126) if (hx::IsNotNull( elements )) { -HXDLIN( 126) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,8); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 126) _this->byteOffset = 0; -HXDLIN( 126) _this->length = array->get_length(); -HXDLIN( 126) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 126) _this->buffer = this3; -HXDLIN( 126) _this->copyFromArray(array,null()); -HXDLIN( 126) this2 = _this; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 126) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this1->byteOffset = 0; -HXDLIN( 126) _this1->length = array1->get_length(); -HXDLIN( 126) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 126) _this1->buffer = this4; -HXDLIN( 126) _this1->copyFromArray(array1,null()); -HXDLIN( 126) this2 = _this1; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 126) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 126) int srcLength = view->length; -HXDLIN( 126) int srcByteOffset = view->byteOffset; -HXDLIN( 126) int srcElementSize = view->bytesPerElement; -HXDLIN( 126) int elementSize = _this2->bytesPerElement; -HXDLIN( 126) if ((view->type == _this2->type)) { -HXDLIN( 126) int srcLength1 = srcData->length; -HXDLIN( 126) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 126) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 126) _this2->buffer = this5; -HXDLIN( 126) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 126) _this2->byteOffset = 0; -HXDLIN( 126) _this2->length = srcLength; -HXDLIN( 126) this2 = _this2; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 126) int in_byteOffset = 0; -HXDLIN( 126) if ((in_byteOffset < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength = buffer->length; -HXDLIN( 126) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 126) int newByteLength = bufferByteLength; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 126) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 126) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 126) if ((newRange > bufferByteLength)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this3->buffer = buffer; -HXDLIN( 126) _this3->byteOffset = in_byteOffset; -HXDLIN( 126) _this3->byteLength = newByteLength; -HXDLIN( 126) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 126) this2 = _this3; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 126) ::lime::math::_Matrix4::Matrix4_Impl__obj::append(this1,::lime::math::_Matrix4::Matrix4_Impl__obj::_new(this2)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Matrix4_Impl__obj,appendScale,(void)) - -void Matrix4_Impl__obj::appendTranslation( ::lime::utils::ArrayBufferView this1,Float x,Float y,Float z){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_138_appendTranslation) -HXLINE( 139) { -HXLINE( 139) Float val = ( ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 48)) + x); -HXDLIN( 139) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 48),val); - } -HXLINE( 140) { -HXLINE( 140) Float val1 = ( ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 52)) + y); -HXDLIN( 140) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 52),val1); - } -HXLINE( 141) { -HXLINE( 141) Float val2 = ( ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 56)) + z); -HXDLIN( 141) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 56),val2); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Matrix4_Impl__obj,appendTranslation,(void)) - - ::lime::utils::ArrayBufferView Matrix4_Impl__obj::clone( ::lime::utils::ArrayBufferView this1){ - HX_GC_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_150_clone) -HXDLIN( 150) ::Dynamic elements = null(); -HXDLIN( 150) ::haxe::io::Bytes buffer = null(); -HXDLIN( 150) ::cpp::VirtualArray array = null(); -HXDLIN( 150) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 150) ::Dynamic len = null(); -HXDLIN( 150) ::lime::utils::ArrayBufferView this2; -HXDLIN( 150) if (hx::IsNotNull( elements )) { -HXDLIN( 150) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,8); - } - else { -HXDLIN( 150) if (hx::IsNotNull( array )) { -HXDLIN( 150) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 150) _this->byteOffset = 0; -HXDLIN( 150) _this->length = array->get_length(); -HXDLIN( 150) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 150) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 150) _this->buffer = this3; -HXDLIN( 150) _this->copyFromArray(array,null()); -HXDLIN( 150) this2 = _this; - } - else { -HXDLIN( 150) if (hx::IsNotNull( vector )) { -HXDLIN( 150) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 150) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 150) _this1->byteOffset = 0; -HXDLIN( 150) _this1->length = array1->get_length(); -HXDLIN( 150) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 150) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 150) _this1->buffer = this4; -HXDLIN( 150) _this1->copyFromArray(array1,null()); -HXDLIN( 150) this2 = _this1; - } - else { -HXDLIN( 150) if (hx::IsNotNull( this1 )) { -HXDLIN( 150) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 150) ::haxe::io::Bytes srcData = this1->buffer; -HXDLIN( 150) int srcLength = this1->length; -HXDLIN( 150) int srcByteOffset = this1->byteOffset; -HXDLIN( 150) int srcElementSize = this1->bytesPerElement; -HXDLIN( 150) int elementSize = _this2->bytesPerElement; -HXDLIN( 150) if ((this1->type == _this2->type)) { -HXDLIN( 150) int srcLength1 = srcData->length; -HXDLIN( 150) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 150) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 150) _this2->buffer = this5; -HXDLIN( 150) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 150) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 150) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 150) _this2->byteOffset = 0; -HXDLIN( 150) _this2->length = srcLength; -HXDLIN( 150) this2 = _this2; - } - else { -HXDLIN( 150) if (hx::IsNotNull( buffer )) { -HXDLIN( 150) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 150) int in_byteOffset = 0; -HXDLIN( 150) if ((in_byteOffset < 0)) { -HXDLIN( 150) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 150) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 150) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 150) int bufferByteLength = buffer->length; -HXDLIN( 150) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 150) int newByteLength = bufferByteLength; -HXDLIN( 150) if (hx::IsNull( len )) { -HXDLIN( 150) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 150) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 150) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 150) if ((newByteLength < 0)) { -HXDLIN( 150) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 150) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 150) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 150) if ((newRange > bufferByteLength)) { -HXDLIN( 150) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 150) _this3->buffer = buffer; -HXDLIN( 150) _this3->byteOffset = in_byteOffset; -HXDLIN( 150) _this3->byteLength = newByteLength; -HXDLIN( 150) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 150) this2 = _this3; - } - else { -HXDLIN( 150) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 150) return ::lime::math::_Matrix4::Matrix4_Impl__obj::_new(this2); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Matrix4_Impl__obj,clone,return ) - -void Matrix4_Impl__obj::copyColumnFrom( ::lime::utils::ArrayBufferView this1,int column, ::lime::math::Vector4 vector){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_160_copyColumnFrom) -HXDLIN( 160) switch((int)(column)){ - case (int)0: { -HXLINE( 163) { -HXLINE( 163) Float val = vector->x; -HXDLIN( 163) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,val); - } -HXLINE( 164) { -HXLINE( 164) Float val1 = vector->y; -HXDLIN( 164) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 4),val1); - } -HXLINE( 165) { -HXLINE( 165) Float val2 = vector->z; -HXDLIN( 165) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 8),val2); - } -HXLINE( 166) { -HXLINE( 166) Float val3 = vector->w; -HXDLIN( 166) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 12),val3); - } - } - break; - case (int)1: { -HXLINE( 169) { -HXLINE( 169) Float val4 = vector->x; -HXDLIN( 169) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 16),val4); - } -HXLINE( 170) { -HXLINE( 170) Float val5 = vector->y; -HXDLIN( 170) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 20),val5); - } -HXLINE( 171) { -HXLINE( 171) Float val6 = vector->z; -HXDLIN( 171) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 24),val6); - } -HXLINE( 172) { -HXLINE( 172) Float val7 = vector->w; -HXDLIN( 172) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 28),val7); - } - } - break; - case (int)2: { -HXLINE( 175) { -HXLINE( 175) Float val8 = vector->x; -HXDLIN( 175) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 32),val8); - } -HXLINE( 176) { -HXLINE( 176) Float val9 = vector->y; -HXDLIN( 176) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 36),val9); - } -HXLINE( 177) { -HXLINE( 177) Float val10 = vector->z; -HXDLIN( 177) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 40),val10); - } -HXLINE( 178) { -HXLINE( 178) Float val11 = vector->w; -HXDLIN( 178) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 44),val11); - } - } - break; - case (int)3: { -HXLINE( 181) { -HXLINE( 181) Float val12 = vector->x; -HXDLIN( 181) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 48),val12); - } -HXLINE( 182) { -HXLINE( 182) Float val13 = vector->y; -HXDLIN( 182) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 52),val13); - } -HXLINE( 183) { -HXLINE( 183) Float val14 = vector->z; -HXDLIN( 183) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 56),val14); - } -HXLINE( 184) { -HXLINE( 184) Float val15 = vector->w; -HXDLIN( 184) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 60),val15); - } - } - break; - default:{ -HXLINE( 187) ::lime::utils::Log_obj::error(((HX_("Column ",6a,d4,aa,c0) + column) + HX_(" out of bounds [0, ..., 3]",2f,8b,46,17)),hx::SourceInfo(HX_("lime/math/Matrix4.hx",d8,db,65,eb),187,HX_("lime.math._Matrix4.Matrix4_Impl_",e6,fe,f9,cb),HX_("copyColumnFrom",75,97,b5,3a))); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Matrix4_Impl__obj,copyColumnFrom,(void)) - -void Matrix4_Impl__obj::copyColumnTo( ::lime::utils::ArrayBufferView this1,int column, ::lime::math::Vector4 vector){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_198_copyColumnTo) -HXDLIN( 198) switch((int)(column)){ - case (int)0: { -HXLINE( 201) vector->x = ::__hxcpp_memory_get_float(this1->buffer->b,this1->byteOffset); -HXLINE( 202) vector->y = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 4)); -HXLINE( 203) vector->z = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 8)); -HXLINE( 204) vector->w = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 12)); - } - break; - case (int)1: { -HXLINE( 207) vector->x = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 16)); -HXLINE( 208) vector->y = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 20)); -HXLINE( 209) vector->z = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 24)); -HXLINE( 210) vector->w = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 28)); - } - break; - case (int)2: { -HXLINE( 213) vector->x = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 32)); -HXLINE( 214) vector->y = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 36)); -HXLINE( 215) vector->z = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 40)); -HXLINE( 216) vector->w = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 44)); - } - break; - case (int)3: { -HXLINE( 219) vector->x = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 48)); -HXLINE( 220) vector->y = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 52)); -HXLINE( 221) vector->z = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 56)); -HXLINE( 222) vector->w = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 60)); - } - break; - default:{ -HXLINE( 225) ::lime::utils::Log_obj::error(((HX_("Column ",6a,d4,aa,c0) + column) + HX_(" out of bounds [0, ..., 3]",2f,8b,46,17)),hx::SourceInfo(HX_("lime/math/Matrix4.hx",d8,db,65,eb),225,HX_("lime.math._Matrix4.Matrix4_Impl_",e6,fe,f9,cb),HX_("copyColumnTo",c6,2e,f6,f6))); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Matrix4_Impl__obj,copyColumnTo,(void)) - -void Matrix4_Impl__obj::copyFrom( ::lime::utils::ArrayBufferView this1, ::lime::utils::ArrayBufferView other){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_235_copyFrom) -HXDLIN( 235) ::cpp::VirtualArray array = null(); -HXDLIN( 235) int offset = 0; -HXDLIN( 235) bool _hx_tmp; -HXDLIN( 235) if (hx::IsNotNull( other )) { -HXDLIN( 235) _hx_tmp = hx::IsNull( array ); - } - else { -HXDLIN( 235) _hx_tmp = false; - } -HXDLIN( 235) if (_hx_tmp) { -HXDLIN( 235) this1->buffer->blit((offset * this1->bytesPerElement),other->buffer,other->byteOffset,other->byteLength); - } - else { -HXDLIN( 235) bool _hx_tmp1; -HXDLIN( 235) if (hx::IsNotNull( array )) { -HXDLIN( 235) _hx_tmp1 = hx::IsNull( other ); - } - else { -HXDLIN( 235) _hx_tmp1 = false; - } -HXDLIN( 235) if (_hx_tmp1) { -HXDLIN( 235) this1->copyFromArray(array,offset); - } - else { -HXDLIN( 235) HX_STACK_DO_THROW(HX_("Invalid .set call. either view, or array must be not-null.",64,ba,b7,6c)); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Matrix4_Impl__obj,copyFrom,(void)) - -void Matrix4_Impl__obj::copyRowFrom( ::lime::utils::ArrayBufferView this1,int row, ::lime::math::Vector4 vector){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_245_copyRowFrom) -HXDLIN( 245) switch((int)(row)){ - case (int)0: { -HXLINE( 248) { -HXLINE( 248) Float val = vector->x; -HXDLIN( 248) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,val); - } -HXLINE( 249) { -HXLINE( 249) Float val1 = vector->y; -HXDLIN( 249) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 16),val1); - } -HXLINE( 250) { -HXLINE( 250) Float val2 = vector->z; -HXDLIN( 250) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 32),val2); - } -HXLINE( 251) { -HXLINE( 251) Float val3 = vector->w; -HXDLIN( 251) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 48),val3); - } - } - break; - case (int)1: { -HXLINE( 254) { -HXLINE( 254) Float val4 = vector->x; -HXDLIN( 254) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 4),val4); - } -HXLINE( 255) { -HXLINE( 255) Float val5 = vector->y; -HXDLIN( 255) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 20),val5); - } -HXLINE( 256) { -HXLINE( 256) Float val6 = vector->z; -HXDLIN( 256) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 36),val6); - } -HXLINE( 257) { -HXLINE( 257) Float val7 = vector->w; -HXDLIN( 257) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 52),val7); - } - } - break; - case (int)2: { -HXLINE( 260) { -HXLINE( 260) Float val8 = vector->x; -HXDLIN( 260) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 8),val8); - } -HXLINE( 261) { -HXLINE( 261) Float val9 = vector->y; -HXDLIN( 261) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 24),val9); - } -HXLINE( 262) { -HXLINE( 262) Float val10 = vector->z; -HXDLIN( 262) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 40),val10); - } -HXLINE( 263) { -HXLINE( 263) Float val11 = vector->w; -HXDLIN( 263) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 56),val11); - } - } - break; - case (int)3: { -HXLINE( 266) { -HXLINE( 266) Float val12 = vector->x; -HXDLIN( 266) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 12),val12); - } -HXLINE( 267) { -HXLINE( 267) Float val13 = vector->y; -HXDLIN( 267) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 28),val13); - } -HXLINE( 268) { -HXLINE( 268) Float val14 = vector->z; -HXDLIN( 268) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 44),val14); - } -HXLINE( 269) { -HXLINE( 269) Float val15 = vector->w; -HXDLIN( 269) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 60),val15); - } - } - break; - default:{ -HXLINE( 272) ::lime::utils::Log_obj::error(((HX_("Row ",e6,20,88,36) + row) + HX_(" out of bounds [0, ..., 3]",2f,8b,46,17)),hx::SourceInfo(HX_("lime/math/Matrix4.hx",d8,db,65,eb),272,HX_("lime.math._Matrix4.Matrix4_Impl_",e6,fe,f9,cb),HX_("copyRowFrom",6f,45,8b,ef))); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Matrix4_Impl__obj,copyRowFrom,(void)) - -void Matrix4_Impl__obj::copyRowTo( ::lime::utils::ArrayBufferView this1,int row, ::lime::math::Vector4 vector){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_283_copyRowTo) -HXDLIN( 283) switch((int)(row)){ - case (int)0: { -HXLINE( 286) vector->x = ::__hxcpp_memory_get_float(this1->buffer->b,this1->byteOffset); -HXLINE( 287) vector->y = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 16)); -HXLINE( 288) vector->z = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 32)); -HXLINE( 289) vector->w = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 48)); - } - break; - case (int)1: { -HXLINE( 292) vector->x = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 4)); -HXLINE( 293) vector->y = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 20)); -HXLINE( 294) vector->z = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 36)); -HXLINE( 295) vector->w = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 52)); - } - break; - case (int)2: { -HXLINE( 298) vector->x = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 8)); -HXLINE( 299) vector->y = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 24)); -HXLINE( 300) vector->z = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 40)); -HXLINE( 301) vector->w = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 56)); - } - break; - case (int)3: { -HXLINE( 304) vector->x = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 12)); -HXLINE( 305) vector->y = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 28)); -HXLINE( 306) vector->z = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 44)); -HXLINE( 307) vector->w = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 60)); - } - break; - default:{ -HXLINE( 310) ::lime::utils::Log_obj::error(((HX_("Row ",e6,20,88,36) + row) + HX_(" out of bounds [0, ..., 3]",2f,8b,46,17)),hx::SourceInfo(HX_("lime/math/Matrix4.hx",d8,db,65,eb),310,HX_("lime.math._Matrix4.Matrix4_Impl_",e6,fe,f9,cb),HX_("copyRowTo",40,8a,62,73))); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Matrix4_Impl__obj,copyRowTo,(void)) - -void Matrix4_Impl__obj::create2D( ::lime::utils::ArrayBufferView this1,Float a,Float b,Float c,Float d,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty){ - Float tx = __o_tx.Default(0); - Float ty = __o_ty.Default(0); - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_324_create2D) -HXLINE( 325) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,a); -HXLINE( 326) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 4),b); -HXLINE( 327) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 8),0); -HXLINE( 328) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 12),0); -HXLINE( 330) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 16),c); -HXLINE( 331) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 20),d); -HXLINE( 332) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 24),0); -HXLINE( 333) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 28),0); -HXLINE( 335) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 32),0); -HXLINE( 336) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 36),0); -HXLINE( 337) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 40),1); -HXLINE( 338) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 44),0); -HXLINE( 340) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 48),tx); -HXLINE( 341) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 52),ty); -HXLINE( 342) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 56),0); -HXLINE( 343) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 60),1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(Matrix4_Impl__obj,create2D,(void)) - -void Matrix4_Impl__obj::createOrtho( ::lime::utils::ArrayBufferView this1,Float left,Float right,Float bottom,Float top,Float zNear,Float zFar){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_356_createOrtho) -HXLINE( 357) Float sx = (((Float)1.0) / (right - left)); -HXLINE( 358) Float sy = (((Float)1.0) / (top - bottom)); -HXLINE( 359) Float sz = (((Float)1.0) / (zFar - zNear)); -HXLINE( 361) { -HXLINE( 361) Float val = (( (Float)(2) ) * sx); -HXDLIN( 361) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,val); - } -HXLINE( 362) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 4),0); -HXLINE( 363) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 8),0); -HXLINE( 364) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 12),0); -HXLINE( 366) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 16),0); -HXLINE( 367) { -HXLINE( 367) Float val1 = (( (Float)(2) ) * sy); -HXDLIN( 367) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 20),val1); - } -HXLINE( 368) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 24),0); -HXLINE( 369) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 28),0); -HXLINE( 371) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 32),0); -HXLINE( 372) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 36),0); -HXLINE( 373) { -HXLINE( 373) Float val2 = (( (Float)(-2) ) * sz); -HXDLIN( 373) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 40),val2); - } -HXLINE( 374) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 44),0); -HXLINE( 376) { -HXLINE( 376) Float val3 = (-((left + right)) * sx); -HXDLIN( 376) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 48),val3); - } -HXLINE( 377) { -HXLINE( 377) Float val4 = (-((bottom + top)) * sy); -HXDLIN( 377) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 52),val4); - } -HXLINE( 378) { -HXLINE( 378) Float val5 = (-((zNear + zFar)) * sz); -HXDLIN( 378) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 56),val5); - } -HXLINE( 379) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 60),1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(Matrix4_Impl__obj,createOrtho,(void)) - - ::lime::math::Vector4 Matrix4_Impl__obj::deltaTransformVector( ::lime::utils::ArrayBufferView this1, ::lime::math::Vector4 v, ::lime::math::Vector4 result){ - HX_GC_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_486_deltaTransformVector) -HXLINE( 487) if (hx::IsNull( result )) { -HXLINE( 487) result = ::lime::math::Vector4_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE( 488) Float x = v->x; -HXDLIN( 488) Float y = v->y; -HXDLIN( 488) Float z = v->z; -HXLINE( 489) Float _hx_tmp = (x * ::__hxcpp_memory_get_float(this1->buffer->b,this1->byteOffset)); -HXDLIN( 489) Float _hx_tmp1 = (_hx_tmp + (y * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 16)))); -HXDLIN( 489) Float _hx_tmp2 = (_hx_tmp1 + (z * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 32)))); -HXDLIN( 489) result->x = (_hx_tmp2 + ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 12))); -HXLINE( 490) Float _hx_tmp3 = (x * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 4))); -HXDLIN( 490) Float _hx_tmp4 = (_hx_tmp3 + (y * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 20)))); -HXDLIN( 490) Float _hx_tmp5 = (_hx_tmp4 + (z * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 36)))); -HXDLIN( 490) result->y = (_hx_tmp5 + ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 28))); -HXLINE( 491) Float _hx_tmp6 = (x * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 8))); -HXDLIN( 491) Float _hx_tmp7 = (_hx_tmp6 + (y * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 24)))); -HXDLIN( 491) Float _hx_tmp8 = (_hx_tmp7 + (z * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 40)))); -HXDLIN( 491) result->z = (_hx_tmp8 + ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 44))); -HXLINE( 492) return result; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Matrix4_Impl__obj,deltaTransformVector,return ) - - ::lime::utils::ArrayBufferView Matrix4_Impl__obj::fromMatrix3( ::lime::math::Matrix3 matrix3){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_496_fromMatrix3) -HXLINE( 497) ::lime::utils::ArrayBufferView mat = ::lime::math::_Matrix4::Matrix4_Impl__obj::_new(null()); -HXLINE( 498) ::lime::math::_Matrix4::Matrix4_Impl__obj::create2D(mat,matrix3->a,matrix3->b,matrix3->c,matrix3->d,matrix3->tx,matrix3->ty); -HXLINE( 499) return mat; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Matrix4_Impl__obj,fromMatrix3,return ) - -void Matrix4_Impl__obj::identity( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_506_identity) -HXLINE( 507) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,1); -HXLINE( 508) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 4),0); -HXLINE( 509) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 8),0); -HXLINE( 510) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 12),0); -HXLINE( 511) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 16),0); -HXLINE( 512) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 20),1); -HXLINE( 513) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 24),0); -HXLINE( 514) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 28),0); -HXLINE( 515) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 32),0); -HXLINE( 516) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 36),0); -HXLINE( 517) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 40),1); -HXLINE( 518) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 44),0); -HXLINE( 519) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 48),0); -HXLINE( 520) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 52),0); -HXLINE( 521) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 56),0); -HXLINE( 522) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 60),1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Matrix4_Impl__obj,identity,(void)) - - ::lime::utils::ArrayBufferView Matrix4_Impl__obj::interpolate( ::lime::utils::ArrayBufferView thisMat, ::lime::utils::ArrayBufferView toMat,Float percent, ::lime::utils::ArrayBufferView result){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_534_interpolate) -HXLINE( 535) if (hx::IsNull( result )) { -HXLINE( 535) result = ::lime::math::_Matrix4::Matrix4_Impl__obj::_new(null()); - } -HXLINE( 537) { -HXLINE( 537) int _g = 0; -HXDLIN( 537) while((_g < 16)){ -HXLINE( 537) _g = (_g + 1); -HXDLIN( 537) int i = (_g - 1); -HXLINE( 539) Float _hx_tmp = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(thisMat,i); -HXDLIN( 539) Float _hx_tmp1 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(toMat,i); -HXDLIN( 539) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(result,i,(_hx_tmp + ((_hx_tmp1 - ::lime::math::_Matrix4::Matrix4_Impl__obj::get(thisMat,i)) * percent))); - } - } -HXLINE( 542) return result; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Matrix4_Impl__obj,interpolate,return ) - -void Matrix4_Impl__obj::interpolateTo( ::lime::utils::ArrayBufferView this1, ::lime::utils::ArrayBufferView toMat,Float percent){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_552_interpolateTo) -HXDLIN( 552) int _g = 0; -HXDLIN( 552) while((_g < 16)){ -HXDLIN( 552) _g = (_g + 1); -HXDLIN( 552) int i = (_g - 1); -HXLINE( 554) { -HXLINE( 554) Float val = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + (i * 4))); -HXDLIN( 554) Float val1 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(toMat,i); -HXDLIN( 554) Float val2 = (val + ((val1 - ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + (i * 4)))) * percent)); -HXDLIN( 554) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + (i * 4)),val2); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Matrix4_Impl__obj,interpolateTo,(void)) - -bool Matrix4_Impl__obj::invert( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_563_invert) -HXLINE( 564) Float d = ::lime::math::_Matrix4::Matrix4_Impl__obj::get_determinant(this1); -HXLINE( 565) bool invertable = (::Math_obj::abs(d) > ((Float)0.00000000001)); -HXLINE( 567) if (invertable) { -HXLINE( 569) d = (( (Float)(1) ) / d); -HXLINE( 571) Float m11 = ::__hxcpp_memory_get_float(this1->buffer->b,this1->byteOffset); -HXLINE( 572) Float m21 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 16)); -HXLINE( 573) Float m31 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 32)); -HXLINE( 574) Float m41 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 48)); -HXLINE( 575) Float m12 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 4)); -HXLINE( 576) Float m22 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 20)); -HXLINE( 577) Float m32 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 36)); -HXLINE( 578) Float m42 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 52)); -HXLINE( 579) Float m13 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 8)); -HXLINE( 580) Float m23 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 24)); -HXLINE( 581) Float m33 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 40)); -HXLINE( 582) Float m43 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 56)); -HXLINE( 583) Float m14 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 12)); -HXLINE( 584) Float m24 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 28)); -HXLINE( 585) Float m34 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 44)); -HXLINE( 586) Float m44 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 60)); -HXLINE( 588) { -HXLINE( 588) Float val = (d * (((m22 * ((m33 * m44) - (m43 * m34))) - (m32 * ((m23 * m44) - (m43 * m24)))) + (m42 * ((m23 * m34) - (m33 * m24))))); -HXDLIN( 588) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,val); - } -HXLINE( 589) { -HXLINE( 589) Float val1 = (-(d) * (((m12 * ((m33 * m44) - (m43 * m34))) - (m32 * ((m13 * m44) - (m43 * m14)))) + (m42 * ((m13 * m34) - (m33 * m14))))); -HXDLIN( 589) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 4),val1); - } -HXLINE( 590) { -HXLINE( 590) Float val2 = (d * (((m12 * ((m23 * m44) - (m43 * m24))) - (m22 * ((m13 * m44) - (m43 * m14)))) + (m42 * ((m13 * m24) - (m23 * m14))))); -HXDLIN( 590) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 8),val2); - } -HXLINE( 591) { -HXLINE( 591) Float val3 = (-(d) * (((m12 * ((m23 * m34) - (m33 * m24))) - (m22 * ((m13 * m34) - (m33 * m14)))) + (m32 * ((m13 * m24) - (m23 * m14))))); -HXDLIN( 591) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 12),val3); - } -HXLINE( 592) { -HXLINE( 592) Float val4 = (-(d) * (((m21 * ((m33 * m44) - (m43 * m34))) - (m31 * ((m23 * m44) - (m43 * m24)))) + (m41 * ((m23 * m34) - (m33 * m24))))); -HXDLIN( 592) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 16),val4); - } -HXLINE( 593) { -HXLINE( 593) Float val5 = (d * (((m11 * ((m33 * m44) - (m43 * m34))) - (m31 * ((m13 * m44) - (m43 * m14)))) + (m41 * ((m13 * m34) - (m33 * m14))))); -HXDLIN( 593) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 20),val5); - } -HXLINE( 594) { -HXLINE( 594) Float val6 = (-(d) * (((m11 * ((m23 * m44) - (m43 * m24))) - (m21 * ((m13 * m44) - (m43 * m14)))) + (m41 * ((m13 * m24) - (m23 * m14))))); -HXDLIN( 594) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 24),val6); - } -HXLINE( 595) { -HXLINE( 595) Float val7 = (d * (((m11 * ((m23 * m34) - (m33 * m24))) - (m21 * ((m13 * m34) - (m33 * m14)))) + (m31 * ((m13 * m24) - (m23 * m14))))); -HXDLIN( 595) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 28),val7); - } -HXLINE( 596) { -HXLINE( 596) Float val8 = (d * (((m21 * ((m32 * m44) - (m42 * m34))) - (m31 * ((m22 * m44) - (m42 * m24)))) + (m41 * ((m22 * m34) - (m32 * m24))))); -HXDLIN( 596) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 32),val8); - } -HXLINE( 597) { -HXLINE( 597) Float val9 = (-(d) * (((m11 * ((m32 * m44) - (m42 * m34))) - (m31 * ((m12 * m44) - (m42 * m14)))) + (m41 * ((m12 * m34) - (m32 * m14))))); -HXDLIN( 597) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 36),val9); - } -HXLINE( 598) { -HXLINE( 598) Float val10 = (d * (((m11 * ((m22 * m44) - (m42 * m24))) - (m21 * ((m12 * m44) - (m42 * m14)))) + (m41 * ((m12 * m24) - (m22 * m14))))); -HXDLIN( 598) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 40),val10); - } -HXLINE( 599) { -HXLINE( 599) Float val11 = (-(d) * (((m11 * ((m22 * m34) - (m32 * m24))) - (m21 * ((m12 * m34) - (m32 * m14)))) + (m31 * ((m12 * m24) - (m22 * m14))))); -HXDLIN( 599) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 44),val11); - } -HXLINE( 600) { -HXLINE( 600) Float val12 = (-(d) * (((m21 * ((m32 * m43) - (m42 * m33))) - (m31 * ((m22 * m43) - (m42 * m23)))) + (m41 * ((m22 * m33) - (m32 * m23))))); -HXDLIN( 600) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 48),val12); - } -HXLINE( 601) { -HXLINE( 601) Float val13 = (d * (((m11 * ((m32 * m43) - (m42 * m33))) - (m31 * ((m12 * m43) - (m42 * m13)))) + (m41 * ((m12 * m33) - (m32 * m13))))); -HXDLIN( 601) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 52),val13); - } -HXLINE( 602) { -HXLINE( 602) Float val14 = (-(d) * (((m11 * ((m22 * m43) - (m42 * m23))) - (m21 * ((m12 * m43) - (m42 * m13)))) + (m41 * ((m12 * m23) - (m22 * m13))))); -HXDLIN( 602) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 56),val14); - } -HXLINE( 603) { -HXLINE( 603) Float val15 = (d * (((m11 * ((m22 * m33) - (m32 * m23))) - (m21 * ((m12 * m33) - (m32 * m13)))) + (m31 * ((m12 * m23) - (m22 * m13))))); -HXDLIN( 603) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 60),val15); - } - } -HXLINE( 606) return invertable; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Matrix4_Impl__obj,invert,return ) - -void Matrix4_Impl__obj::pointAt( ::lime::utils::ArrayBufferView this1, ::lime::math::Vector4 pos, ::lime::math::Vector4 at, ::lime::math::Vector4 up){ - HX_GC_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_616_pointAt) -HXLINE( 619) if (hx::IsNull( at )) { -HXLINE( 621) at = ::lime::math::Vector4_obj::__alloc( HX_CTX ,0,0,1,null()); - } -HXLINE( 624) if (hx::IsNull( up )) { -HXLINE( 626) up = ::lime::math::Vector4_obj::__alloc( HX_CTX ,0,1,0,null()); - } -HXLINE( 629) ::lime::math::Vector4 result = null(); -HXDLIN( 629) if (hx::IsNull( result )) { -HXLINE( 629) result = ::lime::math::Vector4_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXDLIN( 629) { -HXLINE( 629) result->x = (pos->x - at->x); -HXDLIN( 629) result->y = (pos->y - at->y); -HXDLIN( 629) result->z = (pos->z - at->z); - } -HXDLIN( 629) ::lime::math::Vector4 dir = result; -HXLINE( 630) ::lime::math::Vector4 vup = ::lime::math::Vector4_obj::__alloc( HX_CTX ,up->x,up->y,up->z,up->w); -HXLINE( 633) { -HXLINE( 633) Float l = ::Math_obj::sqrt((((dir->x * dir->x) + (dir->y * dir->y)) + (dir->z * dir->z))); -HXDLIN( 633) if ((l != 0)) { -HXLINE( 633) ::lime::math::Vector4 dir1 = dir; -HXDLIN( 633) dir1->x = (dir1->x / l); -HXDLIN( 633) ::lime::math::Vector4 dir2 = dir; -HXDLIN( 633) dir2->y = (dir2->y / l); -HXDLIN( 633) ::lime::math::Vector4 dir3 = dir; -HXDLIN( 633) dir3->z = (dir3->z / l); - } - } -HXLINE( 634) { -HXLINE( 634) Float l1 = ::Math_obj::sqrt((((vup->x * vup->x) + (vup->y * vup->y)) + (vup->z * vup->z))); -HXDLIN( 634) if ((l1 != 0)) { -HXLINE( 634) ::lime::math::Vector4 vup1 = vup; -HXDLIN( 634) vup1->x = (vup1->x / l1); -HXDLIN( 634) ::lime::math::Vector4 vup2 = vup; -HXDLIN( 634) vup2->y = (vup2->y / l1); -HXDLIN( 634) ::lime::math::Vector4 vup3 = vup; -HXDLIN( 634) vup3->z = (vup3->z / l1); - } - } -HXLINE( 636) ::lime::math::Vector4 dir21 = ::lime::math::Vector4_obj::__alloc( HX_CTX ,dir->x,dir->y,dir->z,dir->w); -HXLINE( 637) { -HXLINE( 637) Float s = (((vup->x * dir->x) + (vup->y * dir->y)) + (vup->z * dir->z)); -HXDLIN( 637) ::lime::math::Vector4 dir22 = dir21; -HXDLIN( 637) dir22->x = (dir22->x * s); -HXDLIN( 637) ::lime::math::Vector4 dir23 = dir21; -HXDLIN( 637) dir23->y = (dir23->y * s); -HXDLIN( 637) ::lime::math::Vector4 dir24 = dir21; -HXDLIN( 637) dir24->z = (dir24->z * s); - } -HXLINE( 639) ::lime::math::Vector4 result1 = null(); -HXDLIN( 639) if (hx::IsNull( result1 )) { -HXLINE( 639) result1 = ::lime::math::Vector4_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXDLIN( 639) { -HXLINE( 639) result1->x = (vup->x - dir21->x); -HXDLIN( 639) result1->y = (vup->y - dir21->y); -HXDLIN( 639) result1->z = (vup->z - dir21->z); - } -HXDLIN( 639) vup = result1; -HXLINE( 641) if ((::Math_obj::sqrt((((vup->x * vup->x) + (vup->y * vup->y)) + (vup->z * vup->z))) > 0)) { -HXLINE( 643) Float l2 = ::Math_obj::sqrt((((vup->x * vup->x) + (vup->y * vup->y)) + (vup->z * vup->z))); -HXDLIN( 643) if ((l2 != 0)) { -HXLINE( 643) ::lime::math::Vector4 vup4 = vup; -HXDLIN( 643) vup4->x = (vup4->x / l2); -HXDLIN( 643) ::lime::math::Vector4 vup5 = vup; -HXDLIN( 643) vup5->y = (vup5->y / l2); -HXDLIN( 643) ::lime::math::Vector4 vup6 = vup; -HXDLIN( 643) vup6->z = (vup6->z / l2); - } - } - else { -HXLINE( 647) if ((dir->x != 0)) { -HXLINE( 649) vup = ::lime::math::Vector4_obj::__alloc( HX_CTX ,-(dir->y),dir->x,0,null()); - } - else { -HXLINE( 653) vup = ::lime::math::Vector4_obj::__alloc( HX_CTX ,1,0,0,null()); - } - } -HXLINE( 657) ::lime::math::Vector4 result2 = null(); -HXDLIN( 657) if (hx::IsNull( result2 )) { -HXLINE( 657) result2 = ::lime::math::Vector4_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXDLIN( 657) { -HXLINE( 657) Float ya = ((vup->z * dir->x) - (vup->x * dir->z)); -HXDLIN( 657) Float za = ((vup->x * dir->y) - (vup->y * dir->x)); -HXDLIN( 657) result2->x = ((vup->y * dir->z) - (vup->z * dir->y)); -HXDLIN( 657) result2->y = ya; -HXDLIN( 657) result2->z = za; - } -HXDLIN( 657) result2->w = ( (Float)(1) ); -HXLINE( 631) ::lime::math::Vector4 right = result2; -HXLINE( 658) { -HXLINE( 658) Float l3 = ::Math_obj::sqrt((((right->x * right->x) + (right->y * right->y)) + (right->z * right->z))); -HXDLIN( 658) if ((l3 != 0)) { -HXLINE( 658) ::lime::math::Vector4 right1 = right; -HXDLIN( 658) right1->x = (right1->x / l3); -HXDLIN( 658) ::lime::math::Vector4 right2 = right; -HXDLIN( 658) right2->y = (right2->y / l3); -HXDLIN( 658) ::lime::math::Vector4 right3 = right; -HXDLIN( 658) right3->z = (right3->z / l3); - } - } -HXLINE( 660) { -HXLINE( 660) Float val = right->x; -HXDLIN( 660) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,val); - } -HXLINE( 661) { -HXLINE( 661) Float val1 = right->y; -HXDLIN( 661) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 16),val1); - } -HXLINE( 662) { -HXLINE( 662) Float val2 = right->z; -HXDLIN( 662) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 32),val2); - } -HXLINE( 663) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 48),((Float)0.0)); -HXLINE( 664) { -HXLINE( 664) Float val3 = vup->x; -HXDLIN( 664) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 4),val3); - } -HXLINE( 665) { -HXLINE( 665) Float val4 = vup->y; -HXDLIN( 665) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 20),val4); - } -HXLINE( 666) { -HXLINE( 666) Float val5 = vup->z; -HXDLIN( 666) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 36),val5); - } -HXLINE( 667) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 52),((Float)0.0)); -HXLINE( 668) { -HXLINE( 668) Float val6 = dir->x; -HXDLIN( 668) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 8),val6); - } -HXLINE( 669) { -HXLINE( 669) Float val7 = dir->y; -HXDLIN( 669) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 24),val7); - } -HXLINE( 670) { -HXLINE( 670) Float val8 = dir->z; -HXDLIN( 670) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 40),val8); - } -HXLINE( 671) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 56),((Float)0.0)); -HXLINE( 672) { -HXLINE( 672) Float val9 = pos->x; -HXDLIN( 672) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 12),val9); - } -HXLINE( 673) { -HXLINE( 673) Float val10 = pos->y; -HXDLIN( 673) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 28),val10); - } -HXLINE( 674) { -HXLINE( 674) Float val11 = pos->z; -HXDLIN( 674) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 44),val11); - } -HXLINE( 675) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 60),((Float)1.0)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Matrix4_Impl__obj,pointAt,(void)) - -void Matrix4_Impl__obj::prepend( ::lime::utils::ArrayBufferView this1, ::lime::utils::ArrayBufferView rhs){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_683_prepend) -HXLINE( 684) Float m111 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(rhs,0); -HXDLIN( 684) Float m121 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(rhs,4); -HXDLIN( 684) Float m131 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(rhs,8); -HXDLIN( 684) Float m141 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(rhs,12); -HXDLIN( 684) Float m112 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(rhs,1); -HXDLIN( 684) Float m122 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(rhs,5); -HXDLIN( 684) Float m132 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(rhs,9); -HXDLIN( 684) Float m142 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(rhs,13); -HXDLIN( 684) Float m113 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(rhs,2); -HXDLIN( 684) Float m123 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(rhs,6); -HXDLIN( 684) Float m133 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(rhs,10); -HXDLIN( 684) Float m143 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(rhs,14); -HXDLIN( 684) Float m114 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(rhs,3); -HXDLIN( 684) Float m124 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(rhs,7); -HXDLIN( 684) Float m134 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(rhs,11); -HXDLIN( 684) Float m144 = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(rhs,15); -HXDLIN( 684) Float m211 = ::__hxcpp_memory_get_float(this1->buffer->b,this1->byteOffset); -HXDLIN( 684) Float m221 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 16)); -HXDLIN( 684) Float m231 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 32)); -HXDLIN( 684) Float m241 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 48)); -HXDLIN( 684) Float m212 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 4)); -HXDLIN( 684) Float m222 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 20)); -HXDLIN( 684) Float m232 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 36)); -HXDLIN( 684) Float m242 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 52)); -HXDLIN( 684) Float m213 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 8)); -HXDLIN( 684) Float m223 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 24)); -HXDLIN( 684) Float m233 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 40)); -HXDLIN( 684) Float m243 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 56)); -HXDLIN( 684) Float m214 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 12)); -HXDLIN( 684) Float m224 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 28)); -HXDLIN( 684) Float m234 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 44)); -HXDLIN( 684) Float m244 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 60)); -HXLINE( 717) { -HXLINE( 717) Float val = ((((m111 * m211) + (m112 * m221)) + (m113 * m231)) + (m114 * m241)); -HXDLIN( 717) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,val); - } -HXLINE( 718) { -HXLINE( 718) Float val1 = ((((m111 * m212) + (m112 * m222)) + (m113 * m232)) + (m114 * m242)); -HXDLIN( 718) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 4),val1); - } -HXLINE( 719) { -HXLINE( 719) Float val2 = ((((m111 * m213) + (m112 * m223)) + (m113 * m233)) + (m114 * m243)); -HXDLIN( 719) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 8),val2); - } -HXLINE( 720) { -HXLINE( 720) Float val3 = ((((m111 * m214) + (m112 * m224)) + (m113 * m234)) + (m114 * m244)); -HXDLIN( 720) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 12),val3); - } -HXLINE( 722) { -HXLINE( 722) Float val4 = ((((m121 * m211) + (m122 * m221)) + (m123 * m231)) + (m124 * m241)); -HXDLIN( 722) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 16),val4); - } -HXLINE( 723) { -HXLINE( 723) Float val5 = ((((m121 * m212) + (m122 * m222)) + (m123 * m232)) + (m124 * m242)); -HXDLIN( 723) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 20),val5); - } -HXLINE( 724) { -HXLINE( 724) Float val6 = ((((m121 * m213) + (m122 * m223)) + (m123 * m233)) + (m124 * m243)); -HXDLIN( 724) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 24),val6); - } -HXLINE( 725) { -HXLINE( 725) Float val7 = ((((m121 * m214) + (m122 * m224)) + (m123 * m234)) + (m124 * m244)); -HXDLIN( 725) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 28),val7); - } -HXLINE( 727) { -HXLINE( 727) Float val8 = ((((m131 * m211) + (m132 * m221)) + (m133 * m231)) + (m134 * m241)); -HXDLIN( 727) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 32),val8); - } -HXLINE( 728) { -HXLINE( 728) Float val9 = ((((m131 * m212) + (m132 * m222)) + (m133 * m232)) + (m134 * m242)); -HXDLIN( 728) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 36),val9); - } -HXLINE( 729) { -HXLINE( 729) Float val10 = ((((m131 * m213) + (m132 * m223)) + (m133 * m233)) + (m134 * m243)); -HXDLIN( 729) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 40),val10); - } -HXLINE( 730) { -HXLINE( 730) Float val11 = ((((m131 * m214) + (m132 * m224)) + (m133 * m234)) + (m134 * m244)); -HXDLIN( 730) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 44),val11); - } -HXLINE( 732) { -HXLINE( 732) Float val12 = ((((m141 * m211) + (m142 * m221)) + (m143 * m231)) + (m144 * m241)); -HXDLIN( 732) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 48),val12); - } -HXLINE( 733) { -HXLINE( 733) Float val13 = ((((m141 * m212) + (m142 * m222)) + (m143 * m232)) + (m144 * m242)); -HXDLIN( 733) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 52),val13); - } -HXLINE( 734) { -HXLINE( 734) Float val14 = ((((m141 * m213) + (m142 * m223)) + (m143 * m233)) + (m144 * m243)); -HXDLIN( 734) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 56),val14); - } -HXLINE( 735) { -HXLINE( 735) Float val15 = ((((m141 * m214) + (m142 * m224)) + (m143 * m234)) + (m144 * m244)); -HXDLIN( 735) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 60),val15); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Matrix4_Impl__obj,prepend,(void)) - -void Matrix4_Impl__obj::prependRotation( ::lime::utils::ArrayBufferView this1,Float degrees, ::lime::math::Vector4 axis, ::lime::math::Vector4 pivotPoint){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_745_prependRotation) -HXLINE( 746) ::lime::utils::ArrayBufferView m = ::lime::math::_Matrix4::Matrix4_Impl__obj::_hx___getAxisRotation(this1,axis->x,axis->y,axis->z,degrees); -HXLINE( 748) if (hx::IsNotNull( pivotPoint )) { -HXLINE( 750) ::lime::math::Vector4 p = pivotPoint; -HXLINE( 751) ::lime::math::_Matrix4::Matrix4_Impl__obj::appendTranslation(m,p->x,p->y,p->z); - } -HXLINE( 754) ::lime::math::_Matrix4::Matrix4_Impl__obj::prepend(this1,m); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Matrix4_Impl__obj,prependRotation,(void)) - -void Matrix4_Impl__obj::prependScale( ::lime::utils::ArrayBufferView this1,Float xScale,Float yScale,Float zScale){ - HX_GC_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_765_prependScale) -HXDLIN( 765) ::Dynamic elements = null(); -HXDLIN( 765) ::haxe::io::Bytes buffer = null(); -HXDLIN( 765) ::cpp::VirtualArray array = ::Array_obj< Float >::__new(16)->init(0,xScale)->init(1,((Float)0.0))->init(2,((Float)0.0))->init(3,((Float)0.0))->init(4,((Float)0.0))->init(5,yScale)->init(6,((Float)0.0))->init(7,((Float)0.0))->init(8,((Float)0.0))->init(9,((Float)0.0))->init(10,zScale)->init(11,((Float)0.0))->init(12,((Float)0.0))->init(13,((Float)0.0))->init(14,((Float)0.0))->init(15,((Float)1.0)); -HXDLIN( 765) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 765) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 765) ::Dynamic len = null(); -HXDLIN( 765) ::lime::utils::ArrayBufferView this2; -HXDLIN( 765) if (hx::IsNotNull( elements )) { -HXDLIN( 765) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,8); - } - else { -HXDLIN( 765) if (hx::IsNotNull( array )) { -HXDLIN( 765) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 765) _this->byteOffset = 0; -HXDLIN( 765) _this->length = array->get_length(); -HXDLIN( 765) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 765) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 765) _this->buffer = this3; -HXDLIN( 765) _this->copyFromArray(array,null()); -HXDLIN( 765) this2 = _this; - } - else { -HXDLIN( 765) if (hx::IsNotNull( vector )) { -HXDLIN( 765) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 765) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 765) _this1->byteOffset = 0; -HXDLIN( 765) _this1->length = array1->get_length(); -HXDLIN( 765) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 765) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 765) _this1->buffer = this4; -HXDLIN( 765) _this1->copyFromArray(array1,null()); -HXDLIN( 765) this2 = _this1; - } - else { -HXDLIN( 765) if (hx::IsNotNull( view )) { -HXDLIN( 765) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 765) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 765) int srcLength = view->length; -HXDLIN( 765) int srcByteOffset = view->byteOffset; -HXDLIN( 765) int srcElementSize = view->bytesPerElement; -HXDLIN( 765) int elementSize = _this2->bytesPerElement; -HXDLIN( 765) if ((view->type == _this2->type)) { -HXDLIN( 765) int srcLength1 = srcData->length; -HXDLIN( 765) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 765) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 765) _this2->buffer = this5; -HXDLIN( 765) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 765) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 765) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 765) _this2->byteOffset = 0; -HXDLIN( 765) _this2->length = srcLength; -HXDLIN( 765) this2 = _this2; - } - else { -HXDLIN( 765) if (hx::IsNotNull( buffer )) { -HXDLIN( 765) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 765) int in_byteOffset = 0; -HXDLIN( 765) if ((in_byteOffset < 0)) { -HXDLIN( 765) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 765) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 765) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 765) int bufferByteLength = buffer->length; -HXDLIN( 765) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 765) int newByteLength = bufferByteLength; -HXDLIN( 765) if (hx::IsNull( len )) { -HXDLIN( 765) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 765) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 765) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 765) if ((newByteLength < 0)) { -HXDLIN( 765) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 765) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 765) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 765) if ((newRange > bufferByteLength)) { -HXDLIN( 765) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 765) _this3->buffer = buffer; -HXDLIN( 765) _this3->byteOffset = in_byteOffset; -HXDLIN( 765) _this3->byteLength = newByteLength; -HXDLIN( 765) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 765) this2 = _this3; - } - else { -HXDLIN( 765) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 765) ::lime::math::_Matrix4::Matrix4_Impl__obj::prepend(this1,::lime::math::_Matrix4::Matrix4_Impl__obj::_new(this2)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Matrix4_Impl__obj,prependScale,(void)) - -void Matrix4_Impl__obj::prependTranslation( ::lime::utils::ArrayBufferView this1,Float x,Float y,Float z){ - HX_GC_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_777_prependTranslation) -HXLINE( 778) ::lime::utils::ArrayBufferView m = ::lime::math::_Matrix4::Matrix4_Impl__obj::_new(null()); -HXLINE( 779) ::lime::math::_Matrix4::Matrix4_Impl__obj::set_position(m, ::lime::math::Vector4_obj::__alloc( HX_CTX ,x,y,z,null())); -HXLINE( 780) ::lime::math::_Matrix4::Matrix4_Impl__obj::prepend(this1,m); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Matrix4_Impl__obj,prependTranslation,(void)) - - ::lime::math::Vector4 Matrix4_Impl__obj::transformVector( ::lime::utils::ArrayBufferView this1, ::lime::math::Vector4 v, ::lime::math::Vector4 result){ - HX_GC_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_871_transformVector) -HXLINE( 872) if (hx::IsNull( result )) { -HXLINE( 872) result = ::lime::math::Vector4_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE( 873) Float x = v->x; -HXDLIN( 873) Float y = v->y; -HXDLIN( 873) Float z = v->z; -HXLINE( 874) Float _hx_tmp = (x * ::__hxcpp_memory_get_float(this1->buffer->b,this1->byteOffset)); -HXDLIN( 874) Float _hx_tmp1 = (_hx_tmp + (y * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 16)))); -HXDLIN( 874) Float _hx_tmp2 = (_hx_tmp1 + (z * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 32)))); -HXDLIN( 874) result->x = (_hx_tmp2 + ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 48))); -HXLINE( 875) Float _hx_tmp3 = (x * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 4))); -HXDLIN( 875) Float _hx_tmp4 = (_hx_tmp3 + (y * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 20)))); -HXDLIN( 875) Float _hx_tmp5 = (_hx_tmp4 + (z * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 36)))); -HXDLIN( 875) result->y = (_hx_tmp5 + ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 52))); -HXLINE( 876) Float _hx_tmp6 = (x * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 8))); -HXDLIN( 876) Float _hx_tmp7 = (_hx_tmp6 + (y * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 24)))); -HXDLIN( 876) Float _hx_tmp8 = (_hx_tmp7 + (z * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 40)))); -HXDLIN( 876) result->z = (_hx_tmp8 + ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 56))); -HXLINE( 877) Float _hx_tmp9 = (x * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 12))); -HXDLIN( 877) Float _hx_tmp10 = (_hx_tmp9 + (y * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 28)))); -HXDLIN( 877) Float _hx_tmp11 = (_hx_tmp10 + (z * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 44)))); -HXDLIN( 877) result->w = (_hx_tmp11 + ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 60))); -HXLINE( 878) return result; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Matrix4_Impl__obj,transformVector,return ) - -void Matrix4_Impl__obj::transformVectors( ::lime::utils::ArrayBufferView this1, ::lime::utils::ArrayBufferView ain, ::lime::utils::ArrayBufferView aout){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_887_transformVectors) -HXLINE( 888) int i = 0; -HXLINE( 889) Float x; -HXDLIN( 889) Float y; -HXDLIN( 889) Float z; -HXLINE( 891) while(((i + 3) <= ain->length)){ -HXLINE( 893) x = ::__hxcpp_memory_get_float(ain->buffer->b,(ain->byteOffset + (i * 4))); -HXLINE( 894) y = ::__hxcpp_memory_get_float(ain->buffer->b,(ain->byteOffset + ((i + 1) * 4))); -HXLINE( 895) z = ::__hxcpp_memory_get_float(ain->buffer->b,(ain->byteOffset + ((i + 2) * 4))); -HXLINE( 897) { -HXLINE( 897) Float val = (x * ::__hxcpp_memory_get_float(this1->buffer->b,this1->byteOffset)); -HXDLIN( 897) Float val1 = (val + (y * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 16)))); -HXDLIN( 897) Float val2 = (val1 + (z * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 32)))); -HXDLIN( 897) Float val3 = (val2 + ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 48))); -HXDLIN( 897) ::__hxcpp_memory_set_float(aout->buffer->b,(aout->byteOffset + (i * 4)),val3); - } -HXLINE( 898) { -HXLINE( 898) Float val4 = (x * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 4))); -HXDLIN( 898) Float val5 = (val4 + (y * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 20)))); -HXDLIN( 898) Float val6 = (val5 + (z * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 36)))); -HXDLIN( 898) Float val7 = (val6 + ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 52))); -HXDLIN( 898) ::__hxcpp_memory_set_float(aout->buffer->b,(aout->byteOffset + ((i + 1) * 4)),val7); - } -HXLINE( 899) { -HXLINE( 899) Float val8 = (x * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 8))); -HXDLIN( 899) Float val9 = (val8 + (y * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 24)))); -HXDLIN( 899) Float val10 = (val9 + (z * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 40)))); -HXDLIN( 899) Float val11 = (val10 + ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 56))); -HXDLIN( 899) ::__hxcpp_memory_set_float(aout->buffer->b,(aout->byteOffset + ((i + 2) * 4)),val11); - } -HXLINE( 901) i = (i + 3); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Matrix4_Impl__obj,transformVectors,(void)) - -void Matrix4_Impl__obj::transpose( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_909_transpose) -HXLINE( 910) { -HXLINE( 910) Float temp = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 4)); -HXDLIN( 910) { -HXLINE( 910) Float val = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 16)); -HXDLIN( 910) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 4),val); - } -HXDLIN( 910) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 16),temp); - } -HXLINE( 911) { -HXLINE( 911) Float temp1 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 8)); -HXDLIN( 911) { -HXLINE( 911) Float val1 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 32)); -HXDLIN( 911) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 8),val1); - } -HXDLIN( 911) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 32),temp1); - } -HXLINE( 912) { -HXLINE( 912) Float temp2 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 12)); -HXDLIN( 912) { -HXLINE( 912) Float val2 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 48)); -HXDLIN( 912) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 12),val2); - } -HXDLIN( 912) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 48),temp2); - } -HXLINE( 913) { -HXLINE( 913) Float temp3 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 24)); -HXDLIN( 913) { -HXLINE( 913) Float val3 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 36)); -HXDLIN( 913) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 24),val3); - } -HXDLIN( 913) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 36),temp3); - } -HXLINE( 914) { -HXLINE( 914) Float temp4 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 28)); -HXDLIN( 914) { -HXLINE( 914) Float val4 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 52)); -HXDLIN( 914) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 28),val4); - } -HXDLIN( 914) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 52),temp4); - } -HXLINE( 915) { -HXLINE( 915) Float temp5 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 44)); -HXDLIN( 915) { -HXLINE( 915) Float val5 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 56)); -HXDLIN( 915) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 44),val5); - } -HXDLIN( 915) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 56),temp5); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Matrix4_Impl__obj,transpose,(void)) - - ::lime::utils::ArrayBufferView Matrix4_Impl__obj::_hx___getAxisRotation( ::lime::utils::ArrayBufferView this1,Float x,Float y,Float z,Float degrees){ - HX_GC_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_919___getAxisRotation) -HXLINE( 920) ::lime::utils::ArrayBufferView m = ::lime::math::_Matrix4::Matrix4_Impl__obj::_new(null()); -HXLINE( 922) ::lime::math::Vector4 a1 = ::lime::math::Vector4_obj::__alloc( HX_CTX ,x,y,z,null()); -HXLINE( 923) Float rad = (-(degrees) * (::Math_obj::PI / ( (Float)(180) ))); -HXLINE( 924) Float c = ::Math_obj::cos(rad); -HXLINE( 925) Float s = ::Math_obj::sin(rad); -HXLINE( 926) Float t = (((Float)1.0) - c); -HXLINE( 928) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(m,0,(c + ((a1->x * a1->x) * t))); -HXLINE( 929) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(m,5,(c + ((a1->y * a1->y) * t))); -HXLINE( 930) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(m,10,(c + ((a1->z * a1->z) * t))); -HXLINE( 932) Float tmp1 = ((a1->x * a1->y) * t); -HXLINE( 933) Float tmp2 = (a1->z * s); -HXLINE( 934) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(m,4,(tmp1 + tmp2)); -HXLINE( 935) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(m,1,(tmp1 - tmp2)); -HXLINE( 936) tmp1 = ((a1->x * a1->z) * t); -HXLINE( 937) tmp2 = (a1->y * s); -HXLINE( 938) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(m,8,(tmp1 - tmp2)); -HXLINE( 939) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(m,2,(tmp1 + tmp2)); -HXLINE( 940) tmp1 = ((a1->y * a1->z) * t); -HXLINE( 941) tmp2 = (a1->x * s); -HXLINE( 942) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(m,9,(tmp1 + tmp2)); -HXLINE( 943) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(m,6,(tmp1 - tmp2)); -HXLINE( 945) return m; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(Matrix4_Impl__obj,_hx___getAxisRotation,return ) - -void Matrix4_Impl__obj::_hx___swap( ::lime::utils::ArrayBufferView this1,int a,int b){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_949___swap) -HXLINE( 950) Float temp = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + (a * 4))); -HXLINE( 951) { -HXLINE( 951) Float val = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + (b * 4))); -HXDLIN( 951) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + (a * 4)),val); - } -HXLINE( 952) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + (b * 4)),temp); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Matrix4_Impl__obj,_hx___swap,(void)) - -Float Matrix4_Impl__obj::get_determinant( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_958_get_determinant) -HXDLIN( 958) Float _hx_tmp = ::__hxcpp_memory_get_float(this1->buffer->b,this1->byteOffset); -HXDLIN( 958) Float _hx_tmp1 = (_hx_tmp * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 20))); -HXDLIN( 958) Float _hx_tmp2 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 16)); -HXDLIN( 958) Float _hx_tmp3 = (_hx_tmp1 - (_hx_tmp2 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 4)))); -HXDLIN( 958) Float _hx_tmp4 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 40)); -HXDLIN( 958) Float _hx_tmp5 = (_hx_tmp4 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 60))); -HXDLIN( 958) Float _hx_tmp6 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 56)); -HXDLIN( 958) Float _hx_tmp7 = (_hx_tmp3 * (_hx_tmp5 - (_hx_tmp6 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 44))))); -HXLINE( 959) Float _hx_tmp8 = ::__hxcpp_memory_get_float(this1->buffer->b,this1->byteOffset); -HXDLIN( 959) Float _hx_tmp9 = (_hx_tmp8 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 36))); -HXDLIN( 959) Float _hx_tmp10 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 32)); -HXDLIN( 959) Float _hx_tmp11 = (_hx_tmp9 - (_hx_tmp10 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 4)))); -HXDLIN( 959) Float _hx_tmp12 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 24)); -HXDLIN( 959) Float _hx_tmp13 = (_hx_tmp12 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 60))); -HXDLIN( 959) Float _hx_tmp14 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 56)); -HXLINE( 958) Float _hx_tmp15 = (_hx_tmp7 - (_hx_tmp11 * (_hx_tmp13 - (_hx_tmp14 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 28)))))); -HXLINE( 960) Float _hx_tmp16 = ::__hxcpp_memory_get_float(this1->buffer->b,this1->byteOffset); -HXDLIN( 960) Float _hx_tmp17 = (_hx_tmp16 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 52))); -HXDLIN( 960) Float _hx_tmp18 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 48)); -HXDLIN( 960) Float _hx_tmp19 = (_hx_tmp17 - (_hx_tmp18 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 4)))); -HXDLIN( 960) Float _hx_tmp20 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 24)); -HXDLIN( 960) Float _hx_tmp21 = (_hx_tmp20 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 44))); -HXDLIN( 960) Float _hx_tmp22 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 40)); -HXLINE( 958) Float _hx_tmp23 = (_hx_tmp15 + (_hx_tmp19 * (_hx_tmp21 - (_hx_tmp22 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 28)))))); -HXLINE( 961) Float _hx_tmp24 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 16)); -HXDLIN( 961) Float _hx_tmp25 = (_hx_tmp24 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 36))); -HXDLIN( 961) Float _hx_tmp26 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 32)); -HXDLIN( 961) Float _hx_tmp27 = (_hx_tmp25 - (_hx_tmp26 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 20)))); -HXDLIN( 961) Float _hx_tmp28 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 8)); -HXDLIN( 961) Float _hx_tmp29 = (_hx_tmp28 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 60))); -HXDLIN( 961) Float _hx_tmp30 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 56)); -HXLINE( 958) Float _hx_tmp31 = (_hx_tmp23 + (_hx_tmp27 * (_hx_tmp29 - (_hx_tmp30 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 12)))))); -HXLINE( 962) Float _hx_tmp32 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 16)); -HXDLIN( 962) Float _hx_tmp33 = (_hx_tmp32 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 52))); -HXDLIN( 962) Float _hx_tmp34 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 48)); -HXDLIN( 962) Float _hx_tmp35 = (_hx_tmp33 - (_hx_tmp34 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 20)))); -HXDLIN( 962) Float _hx_tmp36 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 8)); -HXDLIN( 962) Float _hx_tmp37 = (_hx_tmp36 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 44))); -HXDLIN( 962) Float _hx_tmp38 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 40)); -HXLINE( 958) Float _hx_tmp39 = (_hx_tmp31 - (_hx_tmp35 * (_hx_tmp37 - (_hx_tmp38 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 12)))))); -HXLINE( 963) Float _hx_tmp40 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 32)); -HXDLIN( 963) Float _hx_tmp41 = (_hx_tmp40 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 52))); -HXDLIN( 963) Float _hx_tmp42 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 48)); -HXDLIN( 963) Float _hx_tmp43 = (_hx_tmp41 - (_hx_tmp42 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 36)))); -HXDLIN( 963) Float _hx_tmp44 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 8)); -HXDLIN( 963) Float _hx_tmp45 = (_hx_tmp44 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 28))); -HXDLIN( 963) Float _hx_tmp46 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 24)); -HXLINE( 958) return (_hx_tmp39 + (_hx_tmp43 * (_hx_tmp45 - (_hx_tmp46 * ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 12)))))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Matrix4_Impl__obj,get_determinant,return ) - - ::lime::math::Vector4 Matrix4_Impl__obj::get_position( ::lime::utils::ArrayBufferView this1){ - HX_GC_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_968_get_position) -HXDLIN( 968) Float _hx_tmp = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 48)); -HXDLIN( 968) Float _hx_tmp1 = ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 52)); -HXDLIN( 968) return ::lime::math::Vector4_obj::__alloc( HX_CTX ,_hx_tmp,_hx_tmp1, ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + 56)),null()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Matrix4_Impl__obj,get_position,return ) - - ::lime::math::Vector4 Matrix4_Impl__obj::set_position( ::lime::utils::ArrayBufferView this1, ::lime::math::Vector4 val){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_972_set_position) -HXLINE( 973) { -HXLINE( 973) Float val1 = val->x; -HXDLIN( 973) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 48),val1); - } -HXLINE( 974) { -HXLINE( 974) Float val2 = val->y; -HXDLIN( 974) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 52),val2); - } -HXLINE( 975) { -HXLINE( 975) Float val3 = val->z; -HXDLIN( 975) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 56),val3); - } -HXLINE( 976) return val; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Matrix4_Impl__obj,set_position,return ) - -Float Matrix4_Impl__obj::get( ::lime::utils::ArrayBufferView this1,int index){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_981_get) -HXDLIN( 981) return ::__hxcpp_memory_get_float(this1->buffer->b,(this1->byteOffset + (index * 4))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Matrix4_Impl__obj,get,return ) - -Float Matrix4_Impl__obj::set( ::lime::utils::ArrayBufferView this1,int index,Float value){ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_985_set) -HXLINE( 986) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + (index * 4)),value); -HXLINE( 987) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Matrix4_Impl__obj,set,return ) - - -Matrix4_Impl__obj::Matrix4_Impl__obj() -{ -} - -bool Matrix4_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"get") ) { outValue = get_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set") ) { outValue = set_dyn(); return true; } - break; - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { outValue = clone_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"append") ) { outValue = append_dyn(); return true; } - if (HX_FIELD_EQ(inName,"invert") ) { outValue = invert_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__swap") ) { outValue = _hx___swap_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"pointAt") ) { outValue = pointAt_dyn(); return true; } - if (HX_FIELD_EQ(inName,"prepend") ) { outValue = prepend_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"copyFrom") ) { outValue = copyFrom_dyn(); return true; } - if (HX_FIELD_EQ(inName,"create2D") ) { outValue = create2D_dyn(); return true; } - if (HX_FIELD_EQ(inName,"identity") ) { outValue = identity_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"copyRowTo") ) { outValue = copyRowTo_dyn(); return true; } - if (HX_FIELD_EQ(inName,"transpose") ) { outValue = transpose_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"appendScale") ) { outValue = appendScale_dyn(); return true; } - if (HX_FIELD_EQ(inName,"copyRowFrom") ) { outValue = copyRowFrom_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createOrtho") ) { outValue = createOrtho_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromMatrix3") ) { outValue = fromMatrix3_dyn(); return true; } - if (HX_FIELD_EQ(inName,"interpolate") ) { outValue = interpolate_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"copyColumnTo") ) { outValue = copyColumnTo_dyn(); return true; } - if (HX_FIELD_EQ(inName,"prependScale") ) { outValue = prependScale_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_position") ) { outValue = get_position_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_position") ) { outValue = set_position_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"interpolateTo") ) { outValue = interpolateTo_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"appendRotation") ) { outValue = appendRotation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"copyColumnFrom") ) { outValue = copyColumnFrom_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"prependRotation") ) { outValue = prependRotation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"transformVector") ) { outValue = transformVector_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_determinant") ) { outValue = get_determinant_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"transformVectors") ) { outValue = transformVectors_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"appendTranslation") ) { outValue = appendTranslation_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__getAxisRotation") ) { outValue = _hx___getAxisRotation_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"prependTranslation") ) { outValue = prependTranslation_dyn(); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"deltaTransformVector") ) { outValue = deltaTransformVector_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Matrix4_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Matrix4_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Array< Float > */ ,(void *) &Matrix4_Impl__obj::_hx___identity,HX_("__identity",5e,b8,67,5c)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Matrix4_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Matrix4_Impl__obj::_hx___identity,"__identity"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Matrix4_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Matrix4_Impl__obj::_hx___identity,"__identity"); -}; - -#endif - -hx::Class Matrix4_Impl__obj::__mClass; - -static ::String Matrix4_Impl__obj_sStaticFields[] = { - HX_("__identity",5e,b8,67,5c), - HX_("_new",61,15,1f,3f), - HX_("append",da,e1,d3,8f), - HX_("appendRotation",38,45,e8,cb), - HX_("appendScale",50,66,45,b5), - HX_("appendTranslation",37,e1,3d,d6), - HX_("clone",5d,13,63,48), - HX_("copyColumnFrom",75,97,b5,3a), - HX_("copyColumnTo",c6,2e,f6,f6), - HX_("copyFrom",bf,0b,61,c8), - HX_("copyRowFrom",6f,45,8b,ef), - HX_("copyRowTo",40,8a,62,73), - HX_("create2D",ce,49,f4,2b), - HX_("createOrtho",9c,4e,a8,5e), - HX_("deltaTransformVector",37,02,9c,c2), - HX_("fromMatrix3",88,a6,a7,2b), - HX_("identity",3e,45,2f,b9), - HX_("interpolate",c1,d4,32,1f), - HX_("interpolateTo",9c,90,22,71), - HX_("invert",16,e7,d8,9f), - HX_("pointAt",63,a1,21,51), - HX_("prepend",0e,97,e0,37), - HX_("prependRotation",6c,4e,3b,e8), - HX_("prependScale",9c,54,97,c4), - HX_("prependTranslation",83,90,15,05), - HX_("transformVector",4f,2b,b3,d2), - HX_("transformVectors",44,ba,12,8a), - HX_("transpose",79,50,2f,4c), - HX_("__getAxisRotation",95,a5,44,7b), - HX_("__swap",b3,8d,56,fb), - HX_("get_determinant",2c,15,f7,f2), - HX_("get_position",b2,54,14,80), - HX_("set_position",26,78,0d,95), - HX_("get",96,80,4e,00), - HX_("set",a2,9b,57,00), - ::String(null()) -}; - -void Matrix4_Impl__obj::__register() -{ - Matrix4_Impl__obj _hx_dummy; - Matrix4_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.math._Matrix4.Matrix4_Impl_",e6,fe,f9,cb); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Matrix4_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Matrix4_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Matrix4_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Matrix4_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Matrix4_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Matrix4_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Matrix4_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Matrix4_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_a8b6e1b1a7c59cb4_11_boot) -HXDLIN( 11) _hx___identity = ::Array_obj< Float >::fromData( _hx_array_data_cbf9fee6_38,16); - } -} - -} // end namespace lime -} // end namespace math -} // end namespace _Matrix4 diff --git a/hGameTest/bin/linux/obj/src/lime/math/_RGBA/RGBA_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/math/_RGBA/RGBA_Impl_.cpp deleted file mode 100644 index e5f64fb8..00000000 --- a/hGameTest/bin/linux/obj/src/lime/math/_RGBA/RGBA_Impl_.cpp +++ /dev/null @@ -1,554 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_math__RGBA_RGBA_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_7fcfbbd74e9c398a_50___init__,"::lime::math::_RGBA::RGBA_Impl__obj","__init__",0x1ae221dc,"::lime::math::_RGBA::RGBA_Impl__obj.__init__","lime/math/RGBA.hx",50,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_103__new,"lime.math._RGBA.RGBA_Impl_","_new",0x44207173,"lime.math._RGBA.RGBA_Impl_._new","lime/math/RGBA.hx",103,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_117_create,"lime.math._RGBA.RGBA_Impl_","create",0xc92d6b8e,"lime.math._RGBA.RGBA_Impl_.create","lime/math/RGBA.hx",117,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_128_multiplyAlpha,"lime.math._RGBA.RGBA_Impl_","multiplyAlpha",0x864c8448,"lime.math._RGBA.RGBA_Impl_.multiplyAlpha","lime/math/RGBA.hx",128,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_150_readUInt8,"lime.math._RGBA.RGBA_Impl_","readUInt8",0x9e5b3ef6,"lime.math._RGBA.RGBA_Impl_.readUInt8","lime/math/RGBA.hx",150,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_178_set,"lime.math._RGBA.RGBA_Impl_","set",0x1878e7d0,"lime.math._RGBA.RGBA_Impl_.set","lime/math/RGBA.hx",178,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_186_unmultiplyAlpha,"lime.math._RGBA.RGBA_Impl_","unmultiplyAlpha",0x1c10a1cf,"lime.math._RGBA.RGBA_Impl_.unmultiplyAlpha","lime/math/RGBA.hx",186,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_201_writeUInt8,"lime.math._RGBA.RGBA_Impl_","writeUInt8",0x0228ffb1,"lime.math._RGBA.RGBA_Impl_.writeUInt8","lime/math/RGBA.hx",201,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_231___fromARGB,"lime.math._RGBA.RGBA_Impl_","__fromARGB",0x20512068,"lime.math._RGBA.RGBA_Impl_.__fromARGB","lime/math/RGBA.hx",231,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_236___fromBGRA,"lime.math._RGBA.RGBA_Impl_","__fromBGRA",0x20f207d0,"lime.math._RGBA.RGBA_Impl_.__fromBGRA","lime/math/RGBA.hx",236,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_242_get_a,"lime.math._RGBA.RGBA_Impl_","get_a",0xed8fd8e6,"lime.math._RGBA.RGBA_Impl_.get_a","lime/math/RGBA.hx",242,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_246_set_a,"lime.math._RGBA.RGBA_Impl_","set_a",0xd65ecef2,"lime.math._RGBA.RGBA_Impl_.set_a","lime/math/RGBA.hx",246,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_253_get_b,"lime.math._RGBA.RGBA_Impl_","get_b",0xed8fd8e7,"lime.math._RGBA.RGBA_Impl_.get_b","lime/math/RGBA.hx",253,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_257_set_b,"lime.math._RGBA.RGBA_Impl_","set_b",0xd65ecef3,"lime.math._RGBA.RGBA_Impl_.set_b","lime/math/RGBA.hx",257,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_264_get_g,"lime.math._RGBA.RGBA_Impl_","get_g",0xed8fd8ec,"lime.math._RGBA.RGBA_Impl_.get_g","lime/math/RGBA.hx",264,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_268_set_g,"lime.math._RGBA.RGBA_Impl_","set_g",0xd65ecef8,"lime.math._RGBA.RGBA_Impl_.set_g","lime/math/RGBA.hx",268,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_275_get_r,"lime.math._RGBA.RGBA_Impl_","get_r",0xed8fd8f7,"lime.math._RGBA.RGBA_Impl_.get_r","lime/math/RGBA.hx",275,0x0518ba7d) -HX_LOCAL_STACK_FRAME(_hx_pos_d0d9611196b7dff8_279_set_r,"lime.math._RGBA.RGBA_Impl_","set_r",0xd65ecf03,"lime.math._RGBA.RGBA_Impl_.set_r","lime/math/RGBA.hx",279,0x0518ba7d) -namespace lime{ -namespace math{ -namespace _RGBA{ - -void RGBA_Impl__obj::__construct() { } - -Dynamic RGBA_Impl__obj::__CreateEmpty() { return new RGBA_Impl__obj; } - -void *RGBA_Impl__obj::_hx_vtable = 0; - -Dynamic RGBA_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< RGBA_Impl__obj > _hx_result = new RGBA_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool RGBA_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7488762a; -} - -void RGBA_Impl__obj::__init__(){ - HX_GC_STACKFRAME(&_hx_pos_7fcfbbd74e9c398a_50___init__) -HXLINE( 54) ::haxe::io::Bytes buffer = null(); -HXDLIN( 54) ::cpp::VirtualArray array = null(); -HXDLIN( 54) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 54) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 54) ::Dynamic len = null(); -HXDLIN( 54) ::lime::utils::ArrayBufferView this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,256,7); -HXDLIN( 54) ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16 = this1; -HXLINE( 56) { -HXLINE( 56) int _g = 0; -HXDLIN( 56) while((_g < 256)){ -HXLINE( 56) _g = (_g + 1); -HXDLIN( 56) int i = (_g - 1); -HXLINE( 58) { -HXLINE( 58) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 58) int val = ::Math_obj::ceil((( (Float)(i) ) * ((Float)257.003921568627447))); -HXDLIN( 58) ::__hxcpp_memory_set_ui32(this2->buffer->b,(this2->byteOffset + (i * 4)),val); - } - } - } -HXLINE( 61) ::haxe::io::Bytes buffer1 = null(); -HXDLIN( 61) ::cpp::VirtualArray array1 = null(); -HXDLIN( 61) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 61) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 61) ::Dynamic len1 = null(); -HXDLIN( 61) ::lime::utils::ArrayBufferView this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,511,4); -HXDLIN( 61) ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp = this3; -HXLINE( 63) { -HXLINE( 63) int _g1 = 0; -HXDLIN( 63) while((_g1 < 255)){ -HXLINE( 63) _g1 = (_g1 + 1); -HXDLIN( 63) int i1 = (_g1 - 1); -HXLINE( 65) { -HXLINE( 65) ::lime::utils::ArrayBufferView this4 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 65) ::__hxcpp_memory_set_byte(this4->buffer->b,(this4->byteOffset + i1),i1); - } - } - } -HXLINE( 68) { -HXLINE( 68) int _g2 = 255; -HXDLIN( 68) int _g3 = 511; -HXDLIN( 68) while((_g2 < _g3)){ -HXLINE( 68) _g2 = (_g2 + 1); -HXDLIN( 68) int i2 = (_g2 - 1); -HXLINE( 70) { -HXLINE( 70) ::lime::utils::ArrayBufferView this5 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 70) ::__hxcpp_memory_set_byte(this5->buffer->b,(this5->byteOffset + i2),255); - } - } - } - } - - - ::lime::utils::ArrayBufferView RGBA_Impl__obj::_hx___alpha16; - - ::lime::utils::ArrayBufferView RGBA_Impl__obj::_hx___clamp; - -int RGBA_Impl__obj::a16; - -Float RGBA_Impl__obj::unmult; - -int RGBA_Impl__obj::_new(hx::Null< int > __o_rgba){ - int rgba = __o_rgba.Default(0); - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_103__new) -HXDLIN( 103) int this1 = rgba; -HXDLIN( 103) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(RGBA_Impl__obj,_new,return ) - -int RGBA_Impl__obj::create(int r,int g,int b,int a){ - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_117_create) -HXLINE( 118) int this1 = 0; -HXDLIN( 118) int rgba = this1; -HXLINE( 119) rgba = (((((r & 255) << 24) | ((g & 255) << 16)) | ((b & 255) << 8)) | (a & 255)); -HXLINE( 120) return rgba; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(RGBA_Impl__obj,create,return ) - -void RGBA_Impl__obj::multiplyAlpha(int this1){ - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_128_multiplyAlpha) -HXDLIN( 128) if (((this1 & 255) == 0)) { -HXLINE( 130) if ((this1 != 0)) { -HXLINE( 132) this1 = 0; - } - } - else { -HXLINE( 135) if (((this1 & 255) != 255)) { -HXLINE( 137) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 137) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this2->buffer->b,(this2->byteOffset + ((this1 & 255) * 4)))) ); -HXLINE( 138) this1 = ((((((((hx::UShr(this1,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(this1,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(this1,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((this1 & 255) & 255)); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(RGBA_Impl__obj,multiplyAlpha,(void)) - -void RGBA_Impl__obj::readUInt8(int this1, ::lime::utils::ArrayBufferView data,int offset,hx::Null< int > __o_format,hx::Null< bool > __o_premultiplied){ - int format = __o_format.Default(0); - bool premultiplied = __o_premultiplied.Default(false); - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_150_readUInt8) -HXLINE( 151) switch((int)(format)){ - case (int)0: { -HXLINE( 157) int r = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN( 157) int g = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 157) int b = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 157) this1 = (((((r & 255) << 24) | ((g & 255) << 16)) | ((b & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - case (int)1: { -HXLINE( 160) int r1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 160) int g1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 160) int b1 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ); -HXDLIN( 160) this1 = (((((r1 & 255) << 24) | ((g1 & 255) << 16)) | ((b1 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ) & 255)); - } - break; - case (int)2: { -HXLINE( 154) int r2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 2))) & 255)) ); -HXDLIN( 154) int g2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 1))) & 255)) ); -HXDLIN( 154) int b2 = ( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + offset)) & 255)) ); -HXDLIN( 154) this1 = (((((r2 & 255) << 24) | ((g2 & 255) << 16)) | ((b2 & 255) << 8)) | (( (int)(( ::__hxcpp_memory_get_byte(data->buffer->b,(data->byteOffset + (offset + 3))) & 255)) ) & 255)); - } - break; - } -HXLINE( 163) if (premultiplied) { -HXLINE( 165) bool _hx_tmp; -HXDLIN( 165) if (((this1 & 255) != 0)) { -HXLINE( 165) _hx_tmp = ((this1 & 255) != 255); - } - else { -HXLINE( 165) _hx_tmp = false; - } -HXDLIN( 165) if (_hx_tmp) { -HXLINE( 165) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((this1 & 255)) )); -HXDLIN( 165) { -HXLINE( 165) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 165) int r3 = ( (int)(( ::__hxcpp_memory_get_byte(this2->buffer->b,(this2->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(this1,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 165) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 165) int g3 = ( (int)(( ::__hxcpp_memory_get_byte(this3->buffer->b,(this3->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(this1,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 165) ::lime::utils::ArrayBufferView this4 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 165) this1 = (((((r3 & 255) << 24) | ((g3 & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this4->buffer->b,(this4->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(this1,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((this1 & 255) & 255)); - } - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(RGBA_Impl__obj,readUInt8,(void)) - -void RGBA_Impl__obj::set(int this1,int r,int g,int b,int a){ - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_178_set) -HXDLIN( 178) this1 = (((((r & 255) << 24) | ((g & 255) << 16)) | ((b & 255) << 8)) | (a & 255)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(RGBA_Impl__obj,set,(void)) - -void RGBA_Impl__obj::unmultiplyAlpha(int this1){ - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_186_unmultiplyAlpha) -HXDLIN( 186) bool _hx_tmp; -HXDLIN( 186) if (((this1 & 255) != 0)) { -HXDLIN( 186) _hx_tmp = ((this1 & 255) != 255); - } - else { -HXDLIN( 186) _hx_tmp = false; - } -HXDLIN( 186) if (_hx_tmp) { -HXLINE( 188) ::lime::math::_RGBA::RGBA_Impl__obj::unmult = (((Float)255.0) / ( (Float)((this1 & 255)) )); -HXLINE( 189) { -HXLINE( 189) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 189) int r = ( (int)(( ::__hxcpp_memory_get_byte(this2->buffer->b,(this2->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(this1,24) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 189) ::lime::utils::ArrayBufferView this3 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 189) int g = ( (int)(( ::__hxcpp_memory_get_byte(this3->buffer->b,(this3->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(this1,16) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ); -HXDLIN( 189) ::lime::utils::ArrayBufferView this4 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___clamp; -HXDLIN( 189) this1 = (((((r & 255) << 24) | ((g & 255) << 16)) | ((( (int)(( ::__hxcpp_memory_get_byte(this4->buffer->b,(this4->byteOffset + ::Math_obj::round((( (Float)((hx::UShr(this1,8) & 255)) ) * ::lime::math::_RGBA::RGBA_Impl__obj::unmult)))) & 255)) ) & 255) << 8)) | ((this1 & 255) & 255)); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(RGBA_Impl__obj,unmultiplyAlpha,(void)) - -void RGBA_Impl__obj::writeUInt8(int this1, ::lime::utils::ArrayBufferView data,int offset,hx::Null< int > __o_format,hx::Null< bool > __o_premultiplied){ - int format = __o_format.Default(0); - bool premultiplied = __o_premultiplied.Default(false); - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_201_writeUInt8) -HXLINE( 202) if (premultiplied) { -HXLINE( 204) if (((this1 & 255) == 0)) { -HXLINE( 204) if ((this1 != 0)) { -HXLINE( 204) this1 = 0; - } - } - else { -HXLINE( 204) if (((this1 & 255) != 255)) { -HXLINE( 204) ::lime::utils::ArrayBufferView this2 = ::lime::math::_RGBA::RGBA_Impl__obj::_hx___alpha16; -HXDLIN( 204) ::lime::math::_RGBA::RGBA_Impl__obj::a16 = ( (int)( ::__hxcpp_memory_get_ui32(this2->buffer->b,(this2->byteOffset + ((this1 & 255) * 4)))) ); -HXDLIN( 204) this1 = ((((((((hx::UShr(this1,24) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 24) | (((((hx::UShr(this1,16) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 16)) | (((((hx::UShr(this1,8) & 255) * ::lime::math::_RGBA::RGBA_Impl__obj::a16) >> 16) & 255) << 8)) | ((this1 & 255) & 255)); - } - } - } -HXLINE( 207) switch((int)(format)){ - case (int)0: { -HXLINE( 216) { -HXLINE( 216) int val = (hx::UShr(this1,24) & 255); -HXDLIN( 216) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val); - } -HXLINE( 217) { -HXLINE( 217) int val1 = (hx::UShr(this1,16) & 255); -HXDLIN( 217) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val1); - } -HXLINE( 218) { -HXLINE( 218) int val2 = (hx::UShr(this1,8) & 255); -HXDLIN( 218) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val2); - } -HXLINE( 219) { -HXLINE( 219) int val3 = (this1 & 255); -HXDLIN( 219) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val3); - } - } - break; - case (int)1: { -HXLINE( 222) { -HXLINE( 222) int val4 = (this1 & 255); -HXDLIN( 222) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val4); - } -HXLINE( 223) { -HXLINE( 223) int val5 = (hx::UShr(this1,24) & 255); -HXDLIN( 223) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val5); - } -HXLINE( 224) { -HXLINE( 224) int val6 = (hx::UShr(this1,16) & 255); -HXDLIN( 224) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val6); - } -HXLINE( 225) { -HXLINE( 225) int val7 = (hx::UShr(this1,8) & 255); -HXDLIN( 225) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val7); - } - } - break; - case (int)2: { -HXLINE( 210) { -HXLINE( 210) int val8 = (hx::UShr(this1,8) & 255); -HXDLIN( 210) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + offset),val8); - } -HXLINE( 211) { -HXLINE( 211) int val9 = (hx::UShr(this1,16) & 255); -HXDLIN( 211) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 1)),val9); - } -HXLINE( 212) { -HXLINE( 212) int val10 = (hx::UShr(this1,24) & 255); -HXDLIN( 212) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 2)),val10); - } -HXLINE( 213) { -HXLINE( 213) int val11 = (this1 & 255); -HXDLIN( 213) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + (offset + 3)),val11); - } - } - break; - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(RGBA_Impl__obj,writeUInt8,(void)) - -int RGBA_Impl__obj::_hx___fromARGB(int argb){ - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_231___fromARGB) -HXDLIN( 231) int this1 = 0; -HXDLIN( 231) int rgba = this1; -HXDLIN( 231) rgba = ((((((hx::UShr(argb,16) & 255) & 255) << 24) | (((hx::UShr(argb,8) & 255) & 255) << 16)) | (((argb & 255) & 255) << 8)) | ((hx::UShr(argb,24) & 255) & 255)); -HXDLIN( 231) return rgba; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(RGBA_Impl__obj,_hx___fromARGB,return ) - -int RGBA_Impl__obj::_hx___fromBGRA(int bgra){ - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_236___fromBGRA) -HXDLIN( 236) int this1 = 0; -HXDLIN( 236) int rgba = this1; -HXDLIN( 236) rgba = ((((((hx::UShr(bgra,8) & 255) & 255) << 24) | (((hx::UShr(bgra,16) & 255) & 255) << 16)) | (((hx::UShr(bgra,24) & 255) & 255) << 8)) | ((bgra & 255) & 255)); -HXDLIN( 236) return rgba; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(RGBA_Impl__obj,_hx___fromBGRA,return ) - -int RGBA_Impl__obj::get_a(int this1){ - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_242_get_a) -HXDLIN( 242) return (this1 & 255); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(RGBA_Impl__obj,get_a,return ) - -int RGBA_Impl__obj::set_a(int this1,int value){ - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_246_set_a) -HXLINE( 247) this1 = ((((((hx::UShr(this1,24) & 255) & 255) << 24) | (((hx::UShr(this1,16) & 255) & 255) << 16)) | (((hx::UShr(this1,8) & 255) & 255) << 8)) | (value & 255)); -HXLINE( 248) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(RGBA_Impl__obj,set_a,return ) - -int RGBA_Impl__obj::get_b(int this1){ - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_253_get_b) -HXDLIN( 253) return (hx::UShr(this1,8) & 255); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(RGBA_Impl__obj,get_b,return ) - -int RGBA_Impl__obj::set_b(int this1,int value){ - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_257_set_b) -HXLINE( 258) this1 = ((((((hx::UShr(this1,24) & 255) & 255) << 24) | (((hx::UShr(this1,16) & 255) & 255) << 16)) | ((value & 255) << 8)) | ((this1 & 255) & 255)); -HXLINE( 259) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(RGBA_Impl__obj,set_b,return ) - -int RGBA_Impl__obj::get_g(int this1){ - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_264_get_g) -HXDLIN( 264) return (hx::UShr(this1,16) & 255); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(RGBA_Impl__obj,get_g,return ) - -int RGBA_Impl__obj::set_g(int this1,int value){ - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_268_set_g) -HXLINE( 269) this1 = ((((((hx::UShr(this1,24) & 255) & 255) << 24) | ((value & 255) << 16)) | (((hx::UShr(this1,8) & 255) & 255) << 8)) | ((this1 & 255) & 255)); -HXLINE( 270) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(RGBA_Impl__obj,set_g,return ) - -int RGBA_Impl__obj::get_r(int this1){ - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_275_get_r) -HXDLIN( 275) return (hx::UShr(this1,24) & 255); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(RGBA_Impl__obj,get_r,return ) - -int RGBA_Impl__obj::set_r(int this1,int value){ - HX_STACKFRAME(&_hx_pos_d0d9611196b7dff8_279_set_r) -HXLINE( 280) this1 = (((((value & 255) << 24) | (((hx::UShr(this1,16) & 255) & 255) << 16)) | (((hx::UShr(this1,8) & 255) & 255) << 8)) | ((this1 & 255) & 255)); -HXLINE( 281) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(RGBA_Impl__obj,set_r,return ) - - -RGBA_Impl__obj::RGBA_Impl__obj() -{ -} - -bool RGBA_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"set") ) { outValue = set_dyn(); return true; } - break; - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"get_a") ) { outValue = get_a_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_a") ) { outValue = set_a_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_b") ) { outValue = get_b_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_b") ) { outValue = set_b_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_g") ) { outValue = get_g_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_g") ) { outValue = set_g_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_r") ) { outValue = get_r_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_r") ) { outValue = set_r_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"create") ) { outValue = create_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"readUInt8") ) { outValue = readUInt8_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"writeUInt8") ) { outValue = writeUInt8_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__fromARGB") ) { outValue = _hx___fromARGB_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__fromBGRA") ) { outValue = _hx___fromBGRA_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"multiplyAlpha") ) { outValue = multiplyAlpha_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"unmultiplyAlpha") ) { outValue = unmultiplyAlpha_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *RGBA_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo RGBA_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(void *) &RGBA_Impl__obj::_hx___alpha16,HX_("__alpha16",a3,36,64,33)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(void *) &RGBA_Impl__obj::_hx___clamp,HX_("__clamp",db,cb,b6,b2)}, - {hx::fsInt,(void *) &RGBA_Impl__obj::a16,HX_("a16",86,c5,49,00)}, - {hx::fsFloat,(void *) &RGBA_Impl__obj::unmult,HX_("unmult",c9,6e,3a,66)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void RGBA_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(RGBA_Impl__obj::_hx___alpha16,"__alpha16"); - HX_MARK_MEMBER_NAME(RGBA_Impl__obj::_hx___clamp,"__clamp"); - HX_MARK_MEMBER_NAME(RGBA_Impl__obj::a16,"a16"); - HX_MARK_MEMBER_NAME(RGBA_Impl__obj::unmult,"unmult"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void RGBA_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(RGBA_Impl__obj::_hx___alpha16,"__alpha16"); - HX_VISIT_MEMBER_NAME(RGBA_Impl__obj::_hx___clamp,"__clamp"); - HX_VISIT_MEMBER_NAME(RGBA_Impl__obj::a16,"a16"); - HX_VISIT_MEMBER_NAME(RGBA_Impl__obj::unmult,"unmult"); -}; - -#endif - -hx::Class RGBA_Impl__obj::__mClass; - -static ::String RGBA_Impl__obj_sStaticFields[] = { - HX_("__alpha16",a3,36,64,33), - HX_("__clamp",db,cb,b6,b2), - HX_("a16",86,c5,49,00), - HX_("unmult",c9,6e,3a,66), - HX_("_new",61,15,1f,3f), - HX_("create",fc,66,0f,7c), - HX_("multiplyAlpha",9a,f2,1c,6b), - HX_("readUInt8",48,9c,5d,5f), - HX_("set",a2,9b,57,00), - HX_("unmultiplyAlpha",a1,c8,96,28), - HX_("writeUInt8",1f,4a,38,23), - HX_("__fromARGB",d6,6a,60,41), - HX_("__fromBGRA",3e,52,01,42), - HX_("get_a",38,a5,60,91), - HX_("set_a",44,9b,2f,7a), - HX_("get_b",39,a5,60,91), - HX_("set_b",45,9b,2f,7a), - HX_("get_g",3e,a5,60,91), - HX_("set_g",4a,9b,2f,7a), - HX_("get_r",49,a5,60,91), - HX_("set_r",55,9b,2f,7a), - ::String(null()) -}; - -void RGBA_Impl__obj::__register() -{ - RGBA_Impl__obj _hx_dummy; - RGBA_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.math._RGBA.RGBA_Impl_",9c,7d,b4,a6); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &RGBA_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = RGBA_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(RGBA_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< RGBA_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = RGBA_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = RGBA_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = RGBA_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void RGBA_Impl__obj::__boot() -{ -} - -} // end namespace lime -} // end namespace math -} // end namespace _RGBA diff --git a/hGameTest/bin/linux/obj/src/lime/media/AudioBuffer.cpp b/hGameTest/bin/linux/obj/src/lime/media/AudioBuffer.cpp deleted file mode 100644 index 617dce3c..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/AudioBuffer.cpp +++ /dev/null @@ -1,846 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Encoding -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime__internal_format_Base64 -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_media_vorbis_VorbisFile -#include -#endif -#ifndef INCLUDED_lime_media_vorbis_VorbisInfo -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_3ac99a7056b92cf3_60_new,"lime.media.AudioBuffer","new",0x18eea6a5,"lime.media.AudioBuffer.new","lime/media/AudioBuffer.hx",60,0xf6fabaad) -HX_LOCAL_STACK_FRAME(_hx_pos_3ac99a7056b92cf3_63_dispose,"lime.media.AudioBuffer","dispose",0xa3b05d64,"lime.media.AudioBuffer.dispose","lime/media/AudioBuffer.hx",63,0xf6fabaad) -HX_LOCAL_STACK_FRAME(_hx_pos_3ac99a7056b92cf3_378_get_src,"lime.media.AudioBuffer","get_src",0x0f304c40,"lime.media.AudioBuffer.get_src","lime/media/AudioBuffer.hx",378,0xf6fabaad) -HX_LOCAL_STACK_FRAME(_hx_pos_3ac99a7056b92cf3_395_set_src,"lime.media.AudioBuffer","set_src",0x0231dd4c,"lime.media.AudioBuffer.set_src","lime/media/AudioBuffer.hx",395,0xf6fabaad) -HX_LOCAL_STACK_FRAME(_hx_pos_3ac99a7056b92cf3_70_fromBase64,"lime.media.AudioBuffer","fromBase64",0xbd10aef4,"lime.media.AudioBuffer.fromBase64","lime/media/AudioBuffer.hx",70,0xf6fabaad) -HX_LOCAL_STACK_FRAME(_hx_pos_3ac99a7056b92cf3_116_fromBytes,"lime.media.AudioBuffer","fromBytes",0x20c94aa6,"lime.media.AudioBuffer.fromBytes","lime/media/AudioBuffer.hx",116,0xf6fabaad) -HX_LOCAL_STACK_FRAME(_hx_pos_3ac99a7056b92cf3_149_fromFile,"lime.media.AudioBuffer","fromFile",0x1084eca1,"lime.media.AudioBuffer.fromFile","lime/media/AudioBuffer.hx",149,0xf6fabaad) -HX_LOCAL_STACK_FRAME(_hx_pos_3ac99a7056b92cf3_200_fromFiles,"lime.media.AudioBuffer","fromFiles",0x63ca20b2,"lime.media.AudioBuffer.fromFiles","lime/media/AudioBuffer.hx",200,0xf6fabaad) -HX_LOCAL_STACK_FRAME(_hx_pos_3ac99a7056b92cf3_226_fromVorbisFile,"lime.media.AudioBuffer","fromVorbisFile",0x6dde6b54,"lime.media.AudioBuffer.fromVorbisFile","lime/media/AudioBuffer.hx",226,0xf6fabaad) -HX_LOCAL_STACK_FRAME(_hx_pos_3ac99a7056b92cf3_298_loadFromFile,"lime.media.AudioBuffer","loadFromFile",0x735d4267,"lime.media.AudioBuffer.loadFromFile","lime/media/AudioBuffer.hx",298,0xf6fabaad) -HX_LOCAL_STACK_FRAME(_hx_pos_3ac99a7056b92cf3_247_loadFromFile,"lime.media.AudioBuffer","loadFromFile",0x735d4267,"lime.media.AudioBuffer.loadFromFile","lime/media/AudioBuffer.hx",247,0xf6fabaad) -HX_LOCAL_STACK_FRAME(_hx_pos_3ac99a7056b92cf3_336_loadFromFiles,"lime.media.AudioBuffer","loadFromFiles",0x7e3cd82c,"lime.media.AudioBuffer.loadFromFiles","lime/media/AudioBuffer.hx",336,0xf6fabaad) -HX_LOCAL_STACK_FRAME(_hx_pos_3ac99a7056b92cf3_311_loadFromFiles,"lime.media.AudioBuffer","loadFromFiles",0x7e3cd82c,"lime.media.AudioBuffer.loadFromFiles","lime/media/AudioBuffer.hx",311,0xf6fabaad) -HX_LOCAL_STACK_FRAME(_hx_pos_3ac99a7056b92cf3_343___getCodec,"lime.media.AudioBuffer","__getCodec",0x720a859b,"lime.media.AudioBuffer.__getCodec","lime/media/AudioBuffer.hx",343,0xf6fabaad) -namespace lime{ -namespace media{ - -void AudioBuffer_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_3ac99a7056b92cf3_60_new) - } - -Dynamic AudioBuffer_obj::__CreateEmpty() { return new AudioBuffer_obj; } - -void *AudioBuffer_obj::_hx_vtable = 0; - -Dynamic AudioBuffer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AudioBuffer_obj > _hx_result = new AudioBuffer_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool AudioBuffer_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2df176eb; -} - -void AudioBuffer_obj::dispose(){ - HX_STACKFRAME(&_hx_pos_3ac99a7056b92cf3_63_dispose) - } - - -HX_DEFINE_DYNAMIC_FUNC0(AudioBuffer_obj,dispose,(void)) - - ::Dynamic AudioBuffer_obj::get_src(){ - HX_STACKFRAME(&_hx_pos_3ac99a7056b92cf3_378_get_src) -HXDLIN( 378) return this->_hx___srcVorbisFile; - } - - -HX_DEFINE_DYNAMIC_FUNC0(AudioBuffer_obj,get_src,return ) - - ::Dynamic AudioBuffer_obj::set_src( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_3ac99a7056b92cf3_395_set_src) -HXDLIN( 395) return (this->_hx___srcVorbisFile = ( ( ::lime::media::vorbis::VorbisFile)(value) )); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AudioBuffer_obj,set_src,return ) - - ::lime::media::AudioBuffer AudioBuffer_obj::fromBase64(::String base64String){ - HX_GC_STACKFRAME(&_hx_pos_3ac99a7056b92cf3_70_fromBase64) -HXLINE( 71) if (hx::IsNull( base64String )) { -HXLINE( 71) return null(); - } -HXLINE( 86) ::Array< ::String > base64StringSplit = base64String.split(HX_(",",2c,00,00,00)); -HXLINE( 87) ::String base64StringNoEncoding = base64StringSplit->__get((base64StringSplit->length - 1)); -HXLINE( 88) ::haxe::io::Bytes bytes = ::lime::_internal::format::Base64_obj::decode(base64StringNoEncoding); -HXLINE( 89) ::lime::media::AudioBuffer audioBuffer = ::lime::media::AudioBuffer_obj::__alloc( HX_CTX ); -HXLINE( 90) ::Dynamic elements = null(); -HXDLIN( 90) ::haxe::io::Bytes buffer = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 90) ::cpp::VirtualArray array = null(); -HXDLIN( 90) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 90) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 90) ::Dynamic len = null(); -HXDLIN( 90) ::lime::utils::ArrayBufferView this1; -HXDLIN( 90) if (hx::IsNotNull( elements )) { -HXLINE( 90) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 90) if (hx::IsNotNull( array )) { -HXLINE( 90) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 90) _this->byteOffset = 0; -HXDLIN( 90) _this->length = array->get_length(); -HXDLIN( 90) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 90) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 90) _this->buffer = this2; -HXDLIN( 90) _this->copyFromArray(array,null()); -HXDLIN( 90) this1 = _this; - } - else { -HXLINE( 90) if (hx::IsNotNull( vector )) { -HXLINE( 90) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 90) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 90) _this1->byteOffset = 0; -HXDLIN( 90) _this1->length = array1->get_length(); -HXDLIN( 90) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 90) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 90) _this1->buffer = this3; -HXDLIN( 90) _this1->copyFromArray(array1,null()); -HXDLIN( 90) this1 = _this1; - } - else { -HXLINE( 90) if (hx::IsNotNull( view )) { -HXLINE( 90) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 90) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 90) int srcLength = view->length; -HXDLIN( 90) int srcByteOffset = view->byteOffset; -HXDLIN( 90) int srcElementSize = view->bytesPerElement; -HXDLIN( 90) int elementSize = _this2->bytesPerElement; -HXDLIN( 90) if ((view->type == _this2->type)) { -HXLINE( 90) int srcLength1 = srcData->length; -HXDLIN( 90) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 90) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 90) _this2->buffer = this4; -HXDLIN( 90) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 90) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 90) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 90) _this2->byteOffset = 0; -HXDLIN( 90) _this2->length = srcLength; -HXDLIN( 90) this1 = _this2; - } - else { -HXLINE( 90) if (hx::IsNotNull( buffer )) { -HXLINE( 90) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 90) int in_byteOffset = 0; -HXDLIN( 90) if ((in_byteOffset < 0)) { -HXLINE( 90) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 90) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 90) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 90) int bufferByteLength = buffer->length; -HXDLIN( 90) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 90) int newByteLength = bufferByteLength; -HXDLIN( 90) if (hx::IsNull( len )) { -HXLINE( 90) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 90) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 90) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 90) if ((newByteLength < 0)) { -HXLINE( 90) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 90) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 90) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 90) if ((newRange > bufferByteLength)) { -HXLINE( 90) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 90) _this3->buffer = buffer; -HXDLIN( 90) _this3->byteOffset = in_byteOffset; -HXDLIN( 90) _this3->byteLength = newByteLength; -HXDLIN( 90) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 90) this1 = _this3; - } - else { -HXLINE( 90) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 90) audioBuffer->data = this1; -HXLINE( 92) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_audio_load_bytes(hx::DynamicPtr(bytes),hx::DynamicPtr(audioBuffer))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AudioBuffer_obj,fromBase64,return ) - - ::lime::media::AudioBuffer AudioBuffer_obj::fromBytes( ::haxe::io::Bytes bytes){ - HX_GC_STACKFRAME(&_hx_pos_3ac99a7056b92cf3_116_fromBytes) -HXLINE( 117) if (hx::IsNull( bytes )) { -HXLINE( 117) return null(); - } -HXLINE( 126) ::lime::media::AudioBuffer audioBuffer = ::lime::media::AudioBuffer_obj::__alloc( HX_CTX ); -HXLINE( 127) ::Dynamic elements = null(); -HXDLIN( 127) ::haxe::io::Bytes buffer = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 127) ::cpp::VirtualArray array = null(); -HXDLIN( 127) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 127) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 127) ::Dynamic len = null(); -HXDLIN( 127) ::lime::utils::ArrayBufferView this1; -HXDLIN( 127) if (hx::IsNotNull( elements )) { -HXLINE( 127) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 127) if (hx::IsNotNull( array )) { -HXLINE( 127) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 127) _this->byteOffset = 0; -HXDLIN( 127) _this->length = array->get_length(); -HXDLIN( 127) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 127) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 127) _this->buffer = this2; -HXDLIN( 127) _this->copyFromArray(array,null()); -HXDLIN( 127) this1 = _this; - } - else { -HXLINE( 127) if (hx::IsNotNull( vector )) { -HXLINE( 127) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 127) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 127) _this1->byteOffset = 0; -HXDLIN( 127) _this1->length = array1->get_length(); -HXDLIN( 127) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 127) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 127) _this1->buffer = this3; -HXDLIN( 127) _this1->copyFromArray(array1,null()); -HXDLIN( 127) this1 = _this1; - } - else { -HXLINE( 127) if (hx::IsNotNull( view )) { -HXLINE( 127) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 127) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 127) int srcLength = view->length; -HXDLIN( 127) int srcByteOffset = view->byteOffset; -HXDLIN( 127) int srcElementSize = view->bytesPerElement; -HXDLIN( 127) int elementSize = _this2->bytesPerElement; -HXDLIN( 127) if ((view->type == _this2->type)) { -HXLINE( 127) int srcLength1 = srcData->length; -HXDLIN( 127) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 127) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 127) _this2->buffer = this4; -HXDLIN( 127) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 127) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 127) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 127) _this2->byteOffset = 0; -HXDLIN( 127) _this2->length = srcLength; -HXDLIN( 127) this1 = _this2; - } - else { -HXLINE( 127) if (hx::IsNotNull( buffer )) { -HXLINE( 127) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 127) int in_byteOffset = 0; -HXDLIN( 127) if ((in_byteOffset < 0)) { -HXLINE( 127) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 127) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 127) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 127) int bufferByteLength = buffer->length; -HXDLIN( 127) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 127) int newByteLength = bufferByteLength; -HXDLIN( 127) if (hx::IsNull( len )) { -HXLINE( 127) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 127) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 127) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 127) if ((newByteLength < 0)) { -HXLINE( 127) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 127) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 127) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 127) if ((newRange > bufferByteLength)) { -HXLINE( 127) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 127) _this3->buffer = buffer; -HXDLIN( 127) _this3->byteOffset = in_byteOffset; -HXDLIN( 127) _this3->byteLength = newByteLength; -HXDLIN( 127) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 127) this1 = _this3; - } - else { -HXLINE( 127) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 127) audioBuffer->data = this1; -HXLINE( 129) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_audio_load_bytes(hx::DynamicPtr(bytes),hx::DynamicPtr(audioBuffer))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AudioBuffer_obj,fromBytes,return ) - - ::lime::media::AudioBuffer AudioBuffer_obj::fromFile(::String path){ - HX_GC_STACKFRAME(&_hx_pos_3ac99a7056b92cf3_149_fromFile) -HXLINE( 150) if (hx::IsNull( path )) { -HXLINE( 150) return null(); - } -HXLINE( 175) ::lime::media::AudioBuffer audioBuffer = ::lime::media::AudioBuffer_obj::__alloc( HX_CTX ); -HXLINE( 176) ::Dynamic elements = null(); -HXDLIN( 176) ::haxe::io::Bytes buffer = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 176) ::cpp::VirtualArray array = null(); -HXDLIN( 176) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 176) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 176) ::Dynamic len = null(); -HXDLIN( 176) ::lime::utils::ArrayBufferView this1; -HXDLIN( 176) if (hx::IsNotNull( elements )) { -HXLINE( 176) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 176) if (hx::IsNotNull( array )) { -HXLINE( 176) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 176) _this->byteOffset = 0; -HXDLIN( 176) _this->length = array->get_length(); -HXDLIN( 176) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 176) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 176) _this->buffer = this2; -HXDLIN( 176) _this->copyFromArray(array,null()); -HXDLIN( 176) this1 = _this; - } - else { -HXLINE( 176) if (hx::IsNotNull( vector )) { -HXLINE( 176) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 176) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 176) _this1->byteOffset = 0; -HXDLIN( 176) _this1->length = array1->get_length(); -HXDLIN( 176) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 176) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 176) _this1->buffer = this3; -HXDLIN( 176) _this1->copyFromArray(array1,null()); -HXDLIN( 176) this1 = _this1; - } - else { -HXLINE( 176) if (hx::IsNotNull( view )) { -HXLINE( 176) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 176) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 176) int srcLength = view->length; -HXDLIN( 176) int srcByteOffset = view->byteOffset; -HXDLIN( 176) int srcElementSize = view->bytesPerElement; -HXDLIN( 176) int elementSize = _this2->bytesPerElement; -HXDLIN( 176) if ((view->type == _this2->type)) { -HXLINE( 176) int srcLength1 = srcData->length; -HXDLIN( 176) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 176) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 176) _this2->buffer = this4; -HXDLIN( 176) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 176) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 176) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 176) _this2->byteOffset = 0; -HXDLIN( 176) _this2->length = srcLength; -HXDLIN( 176) this1 = _this2; - } - else { -HXLINE( 176) if (hx::IsNotNull( buffer )) { -HXLINE( 176) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 176) int in_byteOffset = 0; -HXDLIN( 176) if ((in_byteOffset < 0)) { -HXLINE( 176) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 176) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 176) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 176) int bufferByteLength = buffer->length; -HXDLIN( 176) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 176) int newByteLength = bufferByteLength; -HXDLIN( 176) if (hx::IsNull( len )) { -HXLINE( 176) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 176) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 176) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 176) if ((newByteLength < 0)) { -HXLINE( 176) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 176) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 176) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 176) if ((newRange > bufferByteLength)) { -HXLINE( 176) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 176) _this3->buffer = buffer; -HXDLIN( 176) _this3->byteOffset = in_byteOffset; -HXDLIN( 176) _this3->byteLength = newByteLength; -HXDLIN( 176) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 176) this1 = _this3; - } - else { -HXLINE( 176) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 176) audioBuffer->data = this1; -HXLINE( 178) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_audio_load_file(hx::DynamicPtr(path),hx::DynamicPtr(audioBuffer))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AudioBuffer_obj,fromFile,return ) - - ::lime::media::AudioBuffer AudioBuffer_obj::fromFiles(::Array< ::String > paths){ - HX_STACKFRAME(&_hx_pos_3ac99a7056b92cf3_200_fromFiles) -HXLINE( 212) ::lime::media::AudioBuffer buffer = null(); -HXLINE( 214) { -HXLINE( 214) int _g = 0; -HXDLIN( 214) while((_g < paths->length)){ -HXLINE( 214) ::String path = paths->__get(_g); -HXDLIN( 214) _g = (_g + 1); -HXLINE( 216) buffer = ::lime::media::AudioBuffer_obj::fromFile(path); -HXLINE( 217) if (hx::IsNotNull( buffer )) { -HXLINE( 217) goto _hx_goto_7; - } - } - _hx_goto_7:; - } -HXLINE( 220) return buffer; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AudioBuffer_obj,fromFiles,return ) - - ::lime::media::AudioBuffer AudioBuffer_obj::fromVorbisFile( ::lime::media::vorbis::VorbisFile vorbisFile){ - HX_GC_STACKFRAME(&_hx_pos_3ac99a7056b92cf3_226_fromVorbisFile) -HXLINE( 227) if (hx::IsNull( vorbisFile )) { -HXLINE( 227) return null(); - } -HXLINE( 229) ::lime::media::vorbis::VorbisInfo info = vorbisFile->info(null()); -HXLINE( 231) ::lime::media::AudioBuffer audioBuffer = ::lime::media::AudioBuffer_obj::__alloc( HX_CTX ); -HXLINE( 232) audioBuffer->channels = info->channels; -HXLINE( 233) audioBuffer->sampleRate = info->rate; -HXLINE( 234) audioBuffer->bitsPerSample = 16; -HXLINE( 235) audioBuffer->_hx___srcVorbisFile = vorbisFile; -HXLINE( 237) return audioBuffer; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AudioBuffer_obj,fromVorbisFile,return ) - - ::lime::app::Future AudioBuffer_obj::loadFromFile(::String path){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::media::AudioBuffer buffer){ - HX_GC_STACKFRAME(&_hx_pos_3ac99a7056b92cf3_298_loadFromFile) -HXLINE( 298) if (hx::IsNotNull( buffer )) { -HXLINE( 300) return ::lime::app::Future_obj::withValue(buffer); - } - else { -HXLINE( 304) return ::lime::app::Future_obj::withError(HX_("",00,00,00,00)); - } -HXLINE( 298) return null(); - } - HX_END_LOCAL_FUNC1(return) - - HX_GC_STACKFRAME(&_hx_pos_3ac99a7056b92cf3_247_loadFromFile) -HXLINE( 295) ::lime::net::_HTTPRequest_lime_media_AudioBuffer request = ::lime::net::_HTTPRequest_lime_media_AudioBuffer_obj::__alloc( HX_CTX ,null()); -HXLINE( 296) return request->load(path)->then( ::Dynamic(new _hx_Closure_0())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AudioBuffer_obj,loadFromFile,return ) - - ::lime::app::Future AudioBuffer_obj::loadFromFiles(::Array< ::String > paths){ - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_0,::Array< ::String >,paths) HXARGC(0) - ::lime::media::AudioBuffer _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_3ac99a7056b92cf3_336_loadFromFiles) -HXLINE( 336) return ::lime::media::AudioBuffer_obj::fromFiles(paths); - } - HX_END_LOCAL_FUNC0(return) - - HX_GC_STACKFRAME(&_hx_pos_3ac99a7056b92cf3_311_loadFromFiles) -HXLINE( 312) ::lime::app::Promise_lime_media_AudioBuffer promise = ::lime::app::Promise_lime_media_AudioBuffer_obj::__alloc( HX_CTX ); -HXLINE( 336) promise->completeWith( ::lime::app::Future_obj::__alloc( HX_CTX , ::Dynamic(new _hx_Closure_0(paths)),true)); -HXLINE( 339) return promise->future; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AudioBuffer_obj,loadFromFiles,return ) - -::String AudioBuffer_obj::_hx___getCodec( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_3ac99a7056b92cf3_343___getCodec) -HXLINE( 344) ::String signature = bytes->getString(0,4,null()); -HXLINE( 346) ::String _hx_switch_0 = signature; - if ( (_hx_switch_0==HX_("OggS",44,5d,86,34)) ){ -HXLINE( 349) return HX_("audio/ogg",56,37,42,54); -HXDLIN( 349) goto _hx_goto_14; - } - if ( (_hx_switch_0==HX_("RIFF",b7,20,6b,36)) ){ -HXLINE( 352) if ((bytes->getString(8,4,null()) == HX_("WAVE",b9,2d,b3,39))) { -HXLINE( 353) return HX_("audio/wav",33,44,48,54); - } - else { -HXLINE( 355) int _g = ( (int)(bytes->b->__get(2)) ); -HXDLIN( 355) int _g1 = ( (int)(bytes->b->__get(1)) ); -HXDLIN( 355) switch((int)(( (int)(bytes->b->__get(0)) ))){ - case (int)73: { -HXLINE( 355) if ((_g1 == 68)) { -HXLINE( 355) if ((_g == 51)) { -HXLINE( 357) return HX_("audio/mp3",77,ba,40,54); - } - } - } - break; - case (int)255: { -HXLINE( 355) switch((int)(_g1)){ - case (int)243: case (int)250: case (int)251: { -HXLINE( 357) return HX_("audio/mp3",77,ba,40,54); - } - break; - default:{ - } - } - } - break; - default:{ - } - } - } -HXLINE( 352) goto _hx_goto_14; - } - if ( (_hx_switch_0==HX_("fLaC",68,c3,a5,43)) ){ -HXLINE( 351) return HX_("audio/flac",c1,0e,bf,5f); -HXDLIN( 351) goto _hx_goto_14; - } - /* default */{ -HXLINE( 355) int _g2 = ( (int)(bytes->b->__get(2)) ); -HXDLIN( 355) int _g11 = ( (int)(bytes->b->__get(1)) ); -HXDLIN( 355) switch((int)(( (int)(bytes->b->__get(0)) ))){ - case (int)73: { -HXLINE( 355) if ((_g11 == 68)) { -HXLINE( 355) if ((_g2 == 51)) { -HXLINE( 357) return HX_("audio/mp3",77,ba,40,54); - } - } - } - break; - case (int)255: { -HXLINE( 355) switch((int)(_g11)){ - case (int)243: case (int)250: case (int)251: { -HXLINE( 357) return HX_("audio/mp3",77,ba,40,54); - } - break; - default:{ - } - } - } - break; - default:{ - } - } - } - _hx_goto_14:; -HXLINE( 362) ::lime::utils::Log_obj::error(HX_("Unsupported sound format",d3,74,34,38),hx::SourceInfo(HX_("lime/media/AudioBuffer.hx",ad,ba,fa,f6),362,HX_("lime.media.AudioBuffer",33,70,4b,3a),HX_("__getCodec",40,d9,65,4d))); -HXLINE( 363) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AudioBuffer_obj,_hx___getCodec,return ) - - -hx::ObjectPtr< AudioBuffer_obj > AudioBuffer_obj::__new() { - hx::ObjectPtr< AudioBuffer_obj > __this = new AudioBuffer_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< AudioBuffer_obj > AudioBuffer_obj::__alloc(hx::Ctx *_hx_ctx) { - AudioBuffer_obj *__this = (AudioBuffer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AudioBuffer_obj), true, "lime.media.AudioBuffer")); - *(void **)__this = AudioBuffer_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -AudioBuffer_obj::AudioBuffer_obj() -{ -} - -void AudioBuffer_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(AudioBuffer); - HX_MARK_MEMBER_NAME(bitsPerSample,"bitsPerSample"); - HX_MARK_MEMBER_NAME(channels,"channels"); - HX_MARK_MEMBER_NAME(data,"data"); - HX_MARK_MEMBER_NAME(sampleRate,"sampleRate"); - HX_MARK_MEMBER_NAME(_hx___srcAudio,"__srcAudio"); - HX_MARK_MEMBER_NAME(_hx___srcBuffer,"__srcBuffer"); - HX_MARK_MEMBER_NAME(_hx___srcCustom,"__srcCustom"); - HX_MARK_MEMBER_NAME(_hx___srcHowl,"__srcHowl"); - HX_MARK_MEMBER_NAME(_hx___srcSound,"__srcSound"); - HX_MARK_MEMBER_NAME(_hx___srcVorbisFile,"__srcVorbisFile"); - HX_MARK_END_CLASS(); -} - -void AudioBuffer_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(bitsPerSample,"bitsPerSample"); - HX_VISIT_MEMBER_NAME(channels,"channels"); - HX_VISIT_MEMBER_NAME(data,"data"); - HX_VISIT_MEMBER_NAME(sampleRate,"sampleRate"); - HX_VISIT_MEMBER_NAME(_hx___srcAudio,"__srcAudio"); - HX_VISIT_MEMBER_NAME(_hx___srcBuffer,"__srcBuffer"); - HX_VISIT_MEMBER_NAME(_hx___srcCustom,"__srcCustom"); - HX_VISIT_MEMBER_NAME(_hx___srcHowl,"__srcHowl"); - HX_VISIT_MEMBER_NAME(_hx___srcSound,"__srcSound"); - HX_VISIT_MEMBER_NAME(_hx___srcVorbisFile,"__srcVorbisFile"); -} - -hx::Val AudioBuffer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"src") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_src() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"data") ) { return hx::Val( data ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"dispose") ) { return hx::Val( dispose_dyn() ); } - if (HX_FIELD_EQ(inName,"get_src") ) { return hx::Val( get_src_dyn() ); } - if (HX_FIELD_EQ(inName,"set_src") ) { return hx::Val( set_src_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"channels") ) { return hx::Val( channels ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__srcHowl") ) { return hx::Val( _hx___srcHowl ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"sampleRate") ) { return hx::Val( sampleRate ); } - if (HX_FIELD_EQ(inName,"__srcAudio") ) { return hx::Val( _hx___srcAudio ); } - if (HX_FIELD_EQ(inName,"__srcSound") ) { return hx::Val( _hx___srcSound ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__srcBuffer") ) { return hx::Val( _hx___srcBuffer ); } - if (HX_FIELD_EQ(inName,"__srcCustom") ) { return hx::Val( _hx___srcCustom ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"bitsPerSample") ) { return hx::Val( bitsPerSample ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__srcVorbisFile") ) { return hx::Val( _hx___srcVorbisFile ); } - } - return super::__Field(inName,inCallProp); -} - -bool AudioBuffer_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"fromFile") ) { outValue = fromFile_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromFiles") ) { outValue = fromFiles_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromBase64") ) { outValue = fromBase64_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__getCodec") ) { outValue = _hx___getCodec_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"loadFromFile") ) { outValue = loadFromFile_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"loadFromFiles") ) { outValue = loadFromFiles_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"fromVorbisFile") ) { outValue = fromVorbisFile_dyn(); return true; } - } - return false; -} - -hx::Val AudioBuffer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"src") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_src(inValue.Cast< ::Dynamic >()) ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"data") ) { data=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"channels") ) { channels=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__srcHowl") ) { _hx___srcHowl=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"sampleRate") ) { sampleRate=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__srcAudio") ) { _hx___srcAudio=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__srcSound") ) { _hx___srcSound=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__srcBuffer") ) { _hx___srcBuffer=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__srcCustom") ) { _hx___srcCustom=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"bitsPerSample") ) { bitsPerSample=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__srcVorbisFile") ) { _hx___srcVorbisFile=inValue.Cast< ::lime::media::vorbis::VorbisFile >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void AudioBuffer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bitsPerSample",01,01,36,c4)); - outFields->push(HX_("channels",50,aa,ee,6a)); - outFields->push(HX_("data",2a,56,63,42)); - outFields->push(HX_("sampleRate",2a,3c,4c,67)); - outFields->push(HX_("src",e4,a6,57,00)); - outFields->push(HX_("__srcAudio",72,3a,73,29)); - outFields->push(HX_("__srcBuffer",e4,63,0b,83)); - outFields->push(HX_("__srcCustom",95,2e,09,f2)); - outFields->push(HX_("__srcHowl",c0,38,b9,f4)); - outFields->push(HX_("__srcSound",6b,4e,bf,82)); - outFields->push(HX_("__srcVorbisFile",53,8c,ee,ce)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo AudioBuffer_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(AudioBuffer_obj,bitsPerSample),HX_("bitsPerSample",01,01,36,c4)}, - {hx::fsInt,(int)offsetof(AudioBuffer_obj,channels),HX_("channels",50,aa,ee,6a)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(AudioBuffer_obj,data),HX_("data",2a,56,63,42)}, - {hx::fsInt,(int)offsetof(AudioBuffer_obj,sampleRate),HX_("sampleRate",2a,3c,4c,67)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(AudioBuffer_obj,_hx___srcAudio),HX_("__srcAudio",72,3a,73,29)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(AudioBuffer_obj,_hx___srcBuffer),HX_("__srcBuffer",e4,63,0b,83)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(AudioBuffer_obj,_hx___srcCustom),HX_("__srcCustom",95,2e,09,f2)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(AudioBuffer_obj,_hx___srcHowl),HX_("__srcHowl",c0,38,b9,f4)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(AudioBuffer_obj,_hx___srcSound),HX_("__srcSound",6b,4e,bf,82)}, - {hx::fsObject /* ::lime::media::vorbis::VorbisFile */ ,(int)offsetof(AudioBuffer_obj,_hx___srcVorbisFile),HX_("__srcVorbisFile",53,8c,ee,ce)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *AudioBuffer_obj_sStaticStorageInfo = 0; -#endif - -static ::String AudioBuffer_obj_sMemberFields[] = { - HX_("bitsPerSample",01,01,36,c4), - HX_("channels",50,aa,ee,6a), - HX_("data",2a,56,63,42), - HX_("sampleRate",2a,3c,4c,67), - HX_("__srcAudio",72,3a,73,29), - HX_("__srcBuffer",e4,63,0b,83), - HX_("__srcCustom",95,2e,09,f2), - HX_("__srcHowl",c0,38,b9,f4), - HX_("__srcSound",6b,4e,bf,82), - HX_("__srcVorbisFile",53,8c,ee,ce), - HX_("dispose",9f,80,4c,bb), - HX_("get_src",7b,6f,cc,26), - HX_("set_src",87,00,ce,19), - ::String(null()) }; - -hx::Class AudioBuffer_obj::__mClass; - -static ::String AudioBuffer_obj_sStaticFields[] = { - HX_("fromBase64",99,02,6c,98), - HX_("fromBytes",a1,f2,20,72), - HX_("fromFile",06,9d,87,a1), - HX_("fromFiles",ad,c8,21,b5), - HX_("fromVorbisFile",79,f5,fc,d5), - HX_("loadFromFile",4c,89,f0,5a), - HX_("loadFromFiles",a7,99,87,37), - HX_("__getCodec",40,d9,65,4d), - ::String(null()) -}; - -void AudioBuffer_obj::__register() -{ - AudioBuffer_obj _hx_dummy; - AudioBuffer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.AudioBuffer",33,70,4b,3a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &AudioBuffer_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(AudioBuffer_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(AudioBuffer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< AudioBuffer_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AudioBuffer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AudioBuffer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media diff --git a/hGameTest/bin/linux/obj/src/lime/media/AudioContext.cpp b/hGameTest/bin/linux/obj/src/lime/media/AudioContext.cpp deleted file mode 100644 index 79f9141c..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/AudioContext.cpp +++ /dev/null @@ -1,189 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_media_AudioContext -#include -#endif -#ifndef INCLUDED_lime_media_FlashAudioContext -#include -#endif -#ifndef INCLUDED_lime_media_HTML5AudioContext -#include -#endif -#ifndef INCLUDED_lime_media_OpenALAudioContext -#include -#endif -#ifndef INCLUDED_lime_media_WebAudioContext -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_6bf3b860440ffc5d_26_new,"lime.media.AudioContext","new",0xf93a2e4e,"lime.media.AudioContext.new","lime/media/AudioContext.hx",26,0xa54b0860) -namespace lime{ -namespace media{ - -void AudioContext_obj::__construct(::String type){ - HX_GC_STACKFRAME(&_hx_pos_6bf3b860440ffc5d_26_new) -HXDLIN( 26) if ((type != HX_("custom",b1,87,92,3f))) { -HXLINE( 49) this->openal = ::lime::media::OpenALAudioContext_obj::__alloc( HX_CTX ); -HXLINE( 50) this->type = HX_("openal",35,5f,94,21); - } - else { -HXLINE( 55) this->type = HX_("custom",b1,87,92,3f); - } - } - -Dynamic AudioContext_obj::__CreateEmpty() { return new AudioContext_obj; } - -void *AudioContext_obj::_hx_vtable = 0; - -Dynamic AudioContext_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AudioContext_obj > _hx_result = new AudioContext_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool AudioContext_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6d3d89a4; -} - - -hx::ObjectPtr< AudioContext_obj > AudioContext_obj::__new(::String type) { - hx::ObjectPtr< AudioContext_obj > __this = new AudioContext_obj(); - __this->__construct(type); - return __this; -} - -hx::ObjectPtr< AudioContext_obj > AudioContext_obj::__alloc(hx::Ctx *_hx_ctx,::String type) { - AudioContext_obj *__this = (AudioContext_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AudioContext_obj), true, "lime.media.AudioContext")); - *(void **)__this = AudioContext_obj::_hx_vtable; - __this->__construct(type); - return __this; -} - -AudioContext_obj::AudioContext_obj() -{ -} - -void AudioContext_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(AudioContext); - HX_MARK_MEMBER_NAME(custom,"custom"); - HX_MARK_MEMBER_NAME(flash,"flash"); - HX_MARK_MEMBER_NAME(html5,"html5"); - HX_MARK_MEMBER_NAME(openal,"openal"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_MEMBER_NAME(web,"web"); - HX_MARK_END_CLASS(); -} - -void AudioContext_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(custom,"custom"); - HX_VISIT_MEMBER_NAME(flash,"flash"); - HX_VISIT_MEMBER_NAME(html5,"html5"); - HX_VISIT_MEMBER_NAME(openal,"openal"); - HX_VISIT_MEMBER_NAME(type,"type"); - HX_VISIT_MEMBER_NAME(web,"web"); -} - -hx::Val AudioContext_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"web") ) { return hx::Val( web ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"flash") ) { return hx::Val( flash ); } - if (HX_FIELD_EQ(inName,"html5") ) { return hx::Val( html5 ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"custom") ) { return hx::Val( custom ); } - if (HX_FIELD_EQ(inName,"openal") ) { return hx::Val( openal ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val AudioContext_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"web") ) { web=inValue.Cast< ::lime::media::WebAudioContext >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< ::String >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"flash") ) { flash=inValue.Cast< ::lime::media::FlashAudioContext >(); return inValue; } - if (HX_FIELD_EQ(inName,"html5") ) { html5=inValue.Cast< ::lime::media::HTML5AudioContext >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"custom") ) { custom=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"openal") ) { openal=inValue.Cast< ::lime::media::OpenALAudioContext >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void AudioContext_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("custom",b1,87,92,3f)); - outFields->push(HX_("flash",b0,35,8c,02)); - outFields->push(HX_("html5",6a,28,ac,2e)); - outFields->push(HX_("openal",35,5f,94,21)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("web",94,a4,5a,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo AudioContext_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(AudioContext_obj,custom),HX_("custom",b1,87,92,3f)}, - {hx::fsObject /* ::lime::media::FlashAudioContext */ ,(int)offsetof(AudioContext_obj,flash),HX_("flash",b0,35,8c,02)}, - {hx::fsObject /* ::lime::media::HTML5AudioContext */ ,(int)offsetof(AudioContext_obj,html5),HX_("html5",6a,28,ac,2e)}, - {hx::fsObject /* ::lime::media::OpenALAudioContext */ ,(int)offsetof(AudioContext_obj,openal),HX_("openal",35,5f,94,21)}, - {hx::fsString,(int)offsetof(AudioContext_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsObject /* ::lime::media::WebAudioContext */ ,(int)offsetof(AudioContext_obj,web),HX_("web",94,a4,5a,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *AudioContext_obj_sStaticStorageInfo = 0; -#endif - -static ::String AudioContext_obj_sMemberFields[] = { - HX_("custom",b1,87,92,3f), - HX_("flash",b0,35,8c,02), - HX_("html5",6a,28,ac,2e), - HX_("openal",35,5f,94,21), - HX_("type",ba,f2,08,4d), - HX_("web",94,a4,5a,00), - ::String(null()) }; - -hx::Class AudioContext_obj::__mClass; - -void AudioContext_obj::__register() -{ - AudioContext_obj _hx_dummy; - AudioContext_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.AudioContext",5c,af,9d,2f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(AudioContext_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< AudioContext_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AudioContext_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AudioContext_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media diff --git a/hGameTest/bin/linux/obj/src/lime/media/AudioManager.cpp b/hGameTest/bin/linux/obj/src/lime/media/AudioManager.cpp deleted file mode 100644 index 6d4dc378..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/AudioManager.cpp +++ /dev/null @@ -1,227 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_media_AudioContext -#include -#endif -#ifndef INCLUDED_lime_media_AudioManager -#include -#endif -#ifndef INCLUDED_lime_media_OpenALAudioContext -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_b537b97081e2aab9_24_init,"lime.media.AudioManager","init",0x83630824,"lime.media.AudioManager.init","lime/media/AudioManager.hx",24,0x63af6ea2) -HX_LOCAL_STACK_FRAME(_hx_pos_b537b97081e2aab9_59_resume,"lime.media.AudioManager","resume",0xd988a3c1,"lime.media.AudioManager.resume","lime/media/AudioManager.hx",59,0x63af6ea2) -HX_LOCAL_STACK_FRAME(_hx_pos_b537b97081e2aab9_75_shutdown,"lime.media.AudioManager","shutdown",0xb121e3aa,"lime.media.AudioManager.shutdown","lime/media/AudioManager.hx",75,0x63af6ea2) -HX_LOCAL_STACK_FRAME(_hx_pos_b537b97081e2aab9_102_suspend,"lime.media.AudioManager","suspend",0x09fdc6e8,"lime.media.AudioManager.suspend","lime/media/AudioManager.hx",102,0x63af6ea2) -namespace lime{ -namespace media{ - -void AudioManager_obj::__construct() { } - -Dynamic AudioManager_obj::__CreateEmpty() { return new AudioManager_obj; } - -void *AudioManager_obj::_hx_vtable = 0; - -Dynamic AudioManager_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AudioManager_obj > _hx_result = new AudioManager_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool AudioManager_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x67878622; -} - - ::lime::media::AudioContext AudioManager_obj::context; - -void AudioManager_obj::init( ::lime::media::AudioContext context){ - HX_GC_STACKFRAME(&_hx_pos_b537b97081e2aab9_24_init) -HXDLIN( 24) if (hx::IsNull( ::lime::media::AudioManager_obj::context )) { -HXLINE( 26) if (hx::IsNull( context )) { -HXLINE( 28) ::lime::media::AudioManager_obj::context = ::lime::media::AudioContext_obj::__alloc( HX_CTX ,null()); -HXLINE( 29) context = ::lime::media::AudioManager_obj::context; -HXLINE( 32) if ((context->type == HX_("openal",35,5f,94,21))) { -HXLINE( 34) ::lime::media::OpenALAudioContext alc = context->openal; -HXLINE( 36) ::Dynamic device = alc->openDevice(null()); -HXLINE( 37) ::Dynamic ctx = alc->createContext(device,null()); -HXLINE( 38) alc->makeContextCurrent(ctx); -HXLINE( 39) alc->processContext(ctx); - } - } -HXLINE( 44) ::lime::media::AudioManager_obj::context = context; - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AudioManager_obj,init,(void)) - -void AudioManager_obj::resume(){ - HX_STACKFRAME(&_hx_pos_b537b97081e2aab9_59_resume) -HXDLIN( 59) bool _hx_tmp; -HXDLIN( 59) if (hx::IsNotNull( ::lime::media::AudioManager_obj::context )) { -HXDLIN( 59) _hx_tmp = (::lime::media::AudioManager_obj::context->type == HX_("openal",35,5f,94,21)); - } - else { -HXDLIN( 59) _hx_tmp = false; - } -HXDLIN( 59) if (_hx_tmp) { -HXLINE( 61) ::lime::media::OpenALAudioContext alc = ::lime::media::AudioManager_obj::context->openal; -HXLINE( 62) ::Dynamic currentContext = alc->getCurrentContext(); -HXLINE( 64) if (hx::IsNotNull( currentContext )) { -HXLINE( 66) ::Dynamic device = alc->getContextsDevice(currentContext); -HXLINE( 67) alc->resumeDevice(device); -HXLINE( 68) alc->processContext(currentContext); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(AudioManager_obj,resume,(void)) - -void AudioManager_obj::shutdown(){ - HX_STACKFRAME(&_hx_pos_b537b97081e2aab9_75_shutdown) -HXLINE( 77) bool _hx_tmp; -HXDLIN( 77) if (hx::IsNotNull( ::lime::media::AudioManager_obj::context )) { -HXLINE( 77) _hx_tmp = (::lime::media::AudioManager_obj::context->type == HX_("openal",35,5f,94,21)); - } - else { -HXLINE( 77) _hx_tmp = false; - } -HXDLIN( 77) if (_hx_tmp) { -HXLINE( 79) ::lime::media::OpenALAudioContext alc = ::lime::media::AudioManager_obj::context->openal; -HXLINE( 80) ::Dynamic currentContext = alc->getCurrentContext(); -HXLINE( 82) if (hx::IsNotNull( currentContext )) { -HXLINE( 84) ::Dynamic device = alc->getContextsDevice(currentContext); -HXLINE( 85) alc->makeContextCurrent(null()); -HXLINE( 86) alc->destroyContext(currentContext); -HXLINE( 88) if (hx::IsNotNull( device )) { -HXLINE( 90) alc->closeDevice(device); - } - } - } -HXLINE( 96) ::lime::media::AudioManager_obj::context = null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(AudioManager_obj,shutdown,(void)) - -void AudioManager_obj::suspend(){ - HX_STACKFRAME(&_hx_pos_b537b97081e2aab9_102_suspend) -HXDLIN( 102) bool _hx_tmp; -HXDLIN( 102) if (hx::IsNotNull( ::lime::media::AudioManager_obj::context )) { -HXDLIN( 102) _hx_tmp = (::lime::media::AudioManager_obj::context->type == HX_("openal",35,5f,94,21)); - } - else { -HXDLIN( 102) _hx_tmp = false; - } -HXDLIN( 102) if (_hx_tmp) { -HXLINE( 104) ::lime::media::OpenALAudioContext alc = ::lime::media::AudioManager_obj::context->openal; -HXLINE( 105) ::Dynamic currentContext = alc->getCurrentContext(); -HXLINE( 107) if (hx::IsNotNull( currentContext )) { -HXLINE( 109) alc->suspendContext(currentContext); -HXLINE( 110) ::Dynamic device = alc->getContextsDevice(currentContext); -HXLINE( 112) if (hx::IsNotNull( device )) { -HXLINE( 114) alc->pauseDevice(device); - } - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(AudioManager_obj,suspend,(void)) - - -AudioManager_obj::AudioManager_obj() -{ -} - -bool AudioManager_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"init") ) { outValue = init_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"resume") ) { outValue = resume_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"context") ) { outValue = ( context ); return true; } - if (HX_FIELD_EQ(inName,"suspend") ) { outValue = suspend_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"shutdown") ) { outValue = shutdown_dyn(); return true; } - } - return false; -} - -bool AudioManager_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"context") ) { context=ioValue.Cast< ::lime::media::AudioContext >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *AudioManager_obj_sMemberStorageInfo = 0; -static hx::StaticInfo AudioManager_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::lime::media::AudioContext */ ,(void *) &AudioManager_obj::context,HX_("context",ef,95,77,19)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void AudioManager_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(AudioManager_obj::context,"context"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void AudioManager_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(AudioManager_obj::context,"context"); -}; - -#endif - -hx::Class AudioManager_obj::__mClass; - -static ::String AudioManager_obj_sStaticFields[] = { - HX_("context",ef,95,77,19), - HX_("init",10,3b,bb,45), - HX_("resume",ad,69,84,08), - HX_("shutdown",96,fc,0b,6b), - HX_("suspend",7c,2f,4f,f7), - ::String(null()) -}; - -void AudioManager_obj::__register() -{ - AudioManager_obj _hx_dummy; - AudioManager_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.AudioManager",da,ab,e7,29); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &AudioManager_obj::__GetStatic; - __mClass->mSetStaticField = &AudioManager_obj::__SetStatic; - __mClass->mMarkFunc = AudioManager_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(AudioManager_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< AudioManager_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = AudioManager_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AudioManager_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AudioManager_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media diff --git a/hGameTest/bin/linux/obj/src/lime/media/AudioSource.cpp b/hGameTest/bin/linux/obj/src/lime/media/AudioSource.cpp deleted file mode 100644 index f9d178d4..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/AudioSource.cpp +++ /dev/null @@ -1,386 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeAudioSource -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_math_Vector4 -#include -#endif -#ifndef INCLUDED_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_media_AudioSource -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_4f77a643dd1d25a9_12_new,"lime.media.AudioSource","new",0xf0422400,"lime.media.AudioSource.new","lime/media/AudioSource.hx",12,0xae7961b2) -HX_LOCAL_STACK_FRAME(_hx_pos_4f77a643dd1d25a9_47_dispose,"lime.media.AudioSource","dispose",0x9c7d243f,"lime.media.AudioSource.dispose","lime/media/AudioSource.hx",47,0xae7961b2) -HX_LOCAL_STACK_FRAME(_hx_pos_4f77a643dd1d25a9_52_init,"lime.media.AudioSource","init",0x46561370,"lime.media.AudioSource.init","lime/media/AudioSource.hx",52,0xae7961b2) -HX_LOCAL_STACK_FRAME(_hx_pos_4f77a643dd1d25a9_57_play,"lime.media.AudioSource","play",0x4af50654,"lime.media.AudioSource.play","lime/media/AudioSource.hx",57,0xae7961b2) -HX_LOCAL_STACK_FRAME(_hx_pos_4f77a643dd1d25a9_62_pause,"lime.media.AudioSource","pause",0x443a5296,"lime.media.AudioSource.pause","lime/media/AudioSource.hx",62,0xae7961b2) -HX_LOCAL_STACK_FRAME(_hx_pos_4f77a643dd1d25a9_67_stop,"lime.media.AudioSource","stop",0x4cf6c862,"lime.media.AudioSource.stop","lime/media/AudioSource.hx",67,0xae7961b2) -HX_LOCAL_STACK_FRAME(_hx_pos_4f77a643dd1d25a9_73_get_currentTime,"lime.media.AudioSource","get_currentTime",0x645da01d,"lime.media.AudioSource.get_currentTime","lime/media/AudioSource.hx",73,0xae7961b2) -HX_LOCAL_STACK_FRAME(_hx_pos_4f77a643dd1d25a9_78_set_currentTime,"lime.media.AudioSource","set_currentTime",0x60291d29,"lime.media.AudioSource.set_currentTime","lime/media/AudioSource.hx",78,0xae7961b2) -HX_LOCAL_STACK_FRAME(_hx_pos_4f77a643dd1d25a9_83_get_gain,"lime.media.AudioSource","get_gain",0xed783468,"lime.media.AudioSource.get_gain","lime/media/AudioSource.hx",83,0xae7961b2) -HX_LOCAL_STACK_FRAME(_hx_pos_4f77a643dd1d25a9_88_set_gain,"lime.media.AudioSource","set_gain",0x9bd58ddc,"lime.media.AudioSource.set_gain","lime/media/AudioSource.hx",88,0xae7961b2) -HX_LOCAL_STACK_FRAME(_hx_pos_4f77a643dd1d25a9_93_get_length,"lime.media.AudioSource","get_length",0xb3e8650f,"lime.media.AudioSource.get_length","lime/media/AudioSource.hx",93,0xae7961b2) -HX_LOCAL_STACK_FRAME(_hx_pos_4f77a643dd1d25a9_98_set_length,"lime.media.AudioSource","set_length",0xb7660383,"lime.media.AudioSource.set_length","lime/media/AudioSource.hx",98,0xae7961b2) -HX_LOCAL_STACK_FRAME(_hx_pos_4f77a643dd1d25a9_103_get_loops,"lime.media.AudioSource","get_loops",0xc5fc1986,"lime.media.AudioSource.get_loops","lime/media/AudioSource.hx",103,0xae7961b2) -HX_LOCAL_STACK_FRAME(_hx_pos_4f77a643dd1d25a9_108_set_loops,"lime.media.AudioSource","set_loops",0xa94d0592,"lime.media.AudioSource.set_loops","lime/media/AudioSource.hx",108,0xae7961b2) -HX_LOCAL_STACK_FRAME(_hx_pos_4f77a643dd1d25a9_113_get_position,"lime.media.AudioSource","get_position",0x75ce8d12,"lime.media.AudioSource.get_position","lime/media/AudioSource.hx",113,0xae7961b2) -HX_LOCAL_STACK_FRAME(_hx_pos_4f77a643dd1d25a9_118_set_position,"lime.media.AudioSource","set_position",0x8ac7b086,"lime.media.AudioSource.set_position","lime/media/AudioSource.hx",118,0xae7961b2) -namespace lime{ -namespace media{ - -void AudioSource_obj::__construct( ::lime::media::AudioBuffer buffer,hx::Null< int > __o_offset, ::Dynamic length,hx::Null< int > __o_loops){ - int offset = __o_offset.Default(0); - int loops = __o_loops.Default(0); - HX_GC_STACKFRAME(&_hx_pos_4f77a643dd1d25a9_12_new) -HXLINE( 14) this->onComplete = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 27) this->buffer = buffer; -HXLINE( 28) this->offset = offset; -HXLINE( 30) this->_hx___backend = ::lime::_internal::backend::native::NativeAudioSource_obj::__alloc( HX_CTX ,hx::ObjectPtr(this)); -HXLINE( 32) bool _hx_tmp; -HXDLIN( 32) if (hx::IsNotNull( length )) { -HXLINE( 32) _hx_tmp = hx::IsNotEq( length,0 ); - } - else { -HXLINE( 32) _hx_tmp = false; - } -HXDLIN( 32) if (_hx_tmp) { -HXLINE( 34) this->set_length(( (int)(length) )); - } -HXLINE( 37) this->set_loops(loops); -HXLINE( 39) if (hx::IsNotNull( buffer )) { -HXLINE( 41) this->init(); - } - } - -Dynamic AudioSource_obj::__CreateEmpty() { return new AudioSource_obj; } - -void *AudioSource_obj::_hx_vtable = 0; - -Dynamic AudioSource_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AudioSource_obj > _hx_result = new AudioSource_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool AudioSource_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x08bb5e62; -} - -void AudioSource_obj::dispose(){ - HX_STACKFRAME(&_hx_pos_4f77a643dd1d25a9_47_dispose) -HXDLIN( 47) this->_hx___backend->dispose(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(AudioSource_obj,dispose,(void)) - -void AudioSource_obj::init(){ - HX_STACKFRAME(&_hx_pos_4f77a643dd1d25a9_52_init) -HXDLIN( 52) this->_hx___backend->init(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(AudioSource_obj,init,(void)) - -void AudioSource_obj::play(){ - HX_STACKFRAME(&_hx_pos_4f77a643dd1d25a9_57_play) -HXDLIN( 57) this->_hx___backend->play(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(AudioSource_obj,play,(void)) - -void AudioSource_obj::pause(){ - HX_STACKFRAME(&_hx_pos_4f77a643dd1d25a9_62_pause) -HXDLIN( 62) this->_hx___backend->pause(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(AudioSource_obj,pause,(void)) - -void AudioSource_obj::stop(){ - HX_STACKFRAME(&_hx_pos_4f77a643dd1d25a9_67_stop) -HXDLIN( 67) this->_hx___backend->stop(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(AudioSource_obj,stop,(void)) - -int AudioSource_obj::get_currentTime(){ - HX_STACKFRAME(&_hx_pos_4f77a643dd1d25a9_73_get_currentTime) -HXDLIN( 73) return this->_hx___backend->getCurrentTime(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(AudioSource_obj,get_currentTime,return ) - -int AudioSource_obj::set_currentTime(int value){ - HX_STACKFRAME(&_hx_pos_4f77a643dd1d25a9_78_set_currentTime) -HXDLIN( 78) return this->_hx___backend->setCurrentTime(value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AudioSource_obj,set_currentTime,return ) - -Float AudioSource_obj::get_gain(){ - HX_STACKFRAME(&_hx_pos_4f77a643dd1d25a9_83_get_gain) -HXDLIN( 83) return this->_hx___backend->getGain(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(AudioSource_obj,get_gain,return ) - -Float AudioSource_obj::set_gain(Float value){ - HX_STACKFRAME(&_hx_pos_4f77a643dd1d25a9_88_set_gain) -HXDLIN( 88) return this->_hx___backend->setGain(value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AudioSource_obj,set_gain,return ) - -int AudioSource_obj::get_length(){ - HX_STACKFRAME(&_hx_pos_4f77a643dd1d25a9_93_get_length) -HXDLIN( 93) return this->_hx___backend->getLength(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(AudioSource_obj,get_length,return ) - -int AudioSource_obj::set_length(int value){ - HX_STACKFRAME(&_hx_pos_4f77a643dd1d25a9_98_set_length) -HXDLIN( 98) return this->_hx___backend->setLength(value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AudioSource_obj,set_length,return ) - -int AudioSource_obj::get_loops(){ - HX_STACKFRAME(&_hx_pos_4f77a643dd1d25a9_103_get_loops) -HXDLIN( 103) return this->_hx___backend->getLoops(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(AudioSource_obj,get_loops,return ) - -int AudioSource_obj::set_loops(int value){ - HX_STACKFRAME(&_hx_pos_4f77a643dd1d25a9_108_set_loops) -HXDLIN( 108) return this->_hx___backend->setLoops(value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AudioSource_obj,set_loops,return ) - - ::lime::math::Vector4 AudioSource_obj::get_position(){ - HX_STACKFRAME(&_hx_pos_4f77a643dd1d25a9_113_get_position) -HXDLIN( 113) return this->_hx___backend->getPosition(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(AudioSource_obj,get_position,return ) - - ::lime::math::Vector4 AudioSource_obj::set_position( ::lime::math::Vector4 value){ - HX_STACKFRAME(&_hx_pos_4f77a643dd1d25a9_118_set_position) -HXDLIN( 118) return this->_hx___backend->setPosition(value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AudioSource_obj,set_position,return ) - - -hx::ObjectPtr< AudioSource_obj > AudioSource_obj::__new( ::lime::media::AudioBuffer buffer,hx::Null< int > __o_offset, ::Dynamic length,hx::Null< int > __o_loops) { - hx::ObjectPtr< AudioSource_obj > __this = new AudioSource_obj(); - __this->__construct(buffer,__o_offset,length,__o_loops); - return __this; -} - -hx::ObjectPtr< AudioSource_obj > AudioSource_obj::__alloc(hx::Ctx *_hx_ctx, ::lime::media::AudioBuffer buffer,hx::Null< int > __o_offset, ::Dynamic length,hx::Null< int > __o_loops) { - AudioSource_obj *__this = (AudioSource_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AudioSource_obj), true, "lime.media.AudioSource")); - *(void **)__this = AudioSource_obj::_hx_vtable; - __this->__construct(buffer,__o_offset,length,__o_loops); - return __this; -} - -AudioSource_obj::AudioSource_obj() -{ -} - -void AudioSource_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(AudioSource); - HX_MARK_MEMBER_NAME(onComplete,"onComplete"); - HX_MARK_MEMBER_NAME(buffer,"buffer"); - HX_MARK_MEMBER_NAME(offset,"offset"); - HX_MARK_MEMBER_NAME(_hx___backend,"__backend"); - HX_MARK_END_CLASS(); -} - -void AudioSource_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(onComplete,"onComplete"); - HX_VISIT_MEMBER_NAME(buffer,"buffer"); - HX_VISIT_MEMBER_NAME(offset,"offset"); - HX_VISIT_MEMBER_NAME(_hx___backend,"__backend"); -} - -hx::Val AudioSource_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"gain") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_gain() ); } - if (HX_FIELD_EQ(inName,"init") ) { return hx::Val( init_dyn() ); } - if (HX_FIELD_EQ(inName,"play") ) { return hx::Val( play_dyn() ); } - if (HX_FIELD_EQ(inName,"stop") ) { return hx::Val( stop_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"loops") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_loops() ); } - if (HX_FIELD_EQ(inName,"pause") ) { return hx::Val( pause_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"buffer") ) { return hx::Val( buffer ); } - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_length() ); } - if (HX_FIELD_EQ(inName,"offset") ) { return hx::Val( offset ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"dispose") ) { return hx::Val( dispose_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"position") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_position() ); } - if (HX_FIELD_EQ(inName,"get_gain") ) { return hx::Val( get_gain_dyn() ); } - if (HX_FIELD_EQ(inName,"set_gain") ) { return hx::Val( set_gain_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__backend") ) { return hx::Val( _hx___backend ); } - if (HX_FIELD_EQ(inName,"get_loops") ) { return hx::Val( get_loops_dyn() ); } - if (HX_FIELD_EQ(inName,"set_loops") ) { return hx::Val( set_loops_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"onComplete") ) { return hx::Val( onComplete ); } - if (HX_FIELD_EQ(inName,"get_length") ) { return hx::Val( get_length_dyn() ); } - if (HX_FIELD_EQ(inName,"set_length") ) { return hx::Val( set_length_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"currentTime") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_currentTime() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"get_position") ) { return hx::Val( get_position_dyn() ); } - if (HX_FIELD_EQ(inName,"set_position") ) { return hx::Val( set_position_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"get_currentTime") ) { return hx::Val( get_currentTime_dyn() ); } - if (HX_FIELD_EQ(inName,"set_currentTime") ) { return hx::Val( set_currentTime_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val AudioSource_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"gain") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_gain(inValue.Cast< Float >()) ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"loops") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_loops(inValue.Cast< int >()) ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"buffer") ) { buffer=inValue.Cast< ::lime::media::AudioBuffer >(); return inValue; } - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_length(inValue.Cast< int >()) ); } - if (HX_FIELD_EQ(inName,"offset") ) { offset=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"position") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_position(inValue.Cast< ::lime::math::Vector4 >()) ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__backend") ) { _hx___backend=inValue.Cast< ::lime::_internal::backend::native::NativeAudioSource >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"onComplete") ) { onComplete=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"currentTime") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_currentTime(inValue.Cast< int >()) ); } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void AudioSource_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("onComplete",f8,d4,7e,5d)); - outFields->push(HX_("buffer",00,bd,94,d0)); - outFields->push(HX_("currentTime",e6,a4,8e,85)); - outFields->push(HX_("gain",7f,f0,5e,44)); - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("loops",8f,f1,f9,78)); - outFields->push(HX_("offset",93,97,3f,60)); - outFields->push(HX_("position",a9,a0,fa,ca)); - outFields->push(HX_("__backend",f4,0c,d6,7c)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo AudioSource_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(AudioSource_obj,onComplete),HX_("onComplete",f8,d4,7e,5d)}, - {hx::fsObject /* ::lime::media::AudioBuffer */ ,(int)offsetof(AudioSource_obj,buffer),HX_("buffer",00,bd,94,d0)}, - {hx::fsInt,(int)offsetof(AudioSource_obj,offset),HX_("offset",93,97,3f,60)}, - {hx::fsObject /* ::lime::_internal::backend::native::NativeAudioSource */ ,(int)offsetof(AudioSource_obj,_hx___backend),HX_("__backend",f4,0c,d6,7c)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *AudioSource_obj_sStaticStorageInfo = 0; -#endif - -static ::String AudioSource_obj_sMemberFields[] = { - HX_("onComplete",f8,d4,7e,5d), - HX_("buffer",00,bd,94,d0), - HX_("offset",93,97,3f,60), - HX_("__backend",f4,0c,d6,7c), - HX_("dispose",9f,80,4c,bb), - HX_("init",10,3b,bb,45), - HX_("play",f4,2d,5a,4a), - HX_("pause",f6,d6,57,bd), - HX_("stop",02,f0,5b,4c), - HX_("get_currentTime",7d,5c,70,46), - HX_("set_currentTime",89,d9,3b,42), - HX_("get_gain",08,ac,19,c4), - HX_("set_gain",7c,05,77,72), - HX_("get_length",af,04,8f,8f), - HX_("set_length",23,a3,0c,93), - HX_("get_loops",e6,4d,a3,bc), - HX_("set_loops",f2,39,f4,9f), - HX_("get_position",b2,54,14,80), - HX_("set_position",26,78,0d,95), - ::String(null()) }; - -hx::Class AudioSource_obj::__mClass; - -void AudioSource_obj::__register() -{ - AudioSource_obj _hx_dummy; - AudioSource_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.AudioSource",0e,64,e8,9b); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(AudioSource_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< AudioSource_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AudioSource_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AudioSource_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media diff --git a/hGameTest/bin/linux/obj/src/lime/media/FlashAudioContext.cpp b/hGameTest/bin/linux/obj/src/lime/media/FlashAudioContext.cpp deleted file mode 100644 index a01e6127..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/FlashAudioContext.cpp +++ /dev/null @@ -1,267 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_media_FlashAudioContext -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7dd59041b290264e_10_new,"lime.media.FlashAudioContext","new",0x3c697ef8,"lime.media.FlashAudioContext.new","lime/media/FlashAudioContext.hx",10,0xce29ab3a) -HX_LOCAL_STACK_FRAME(_hx_pos_7dd59041b290264e_19_createBuffer,"lime.media.FlashAudioContext","createBuffer",0xd5e5bb84,"lime.media.FlashAudioContext.createBuffer","lime/media/FlashAudioContext.hx",19,0xce29ab3a) -HX_LOCAL_STACK_FRAME(_hx_pos_7dd59041b290264e_32_getBytesLoaded,"lime.media.FlashAudioContext","getBytesLoaded",0x899ee242,"lime.media.FlashAudioContext.getBytesLoaded","lime/media/FlashAudioContext.hx",32,0xce29ab3a) -HX_LOCAL_STACK_FRAME(_hx_pos_7dd59041b290264e_44_getBytesTotal,"lime.media.FlashAudioContext","getBytesTotal",0x5b979027,"lime.media.FlashAudioContext.getBytesTotal","lime/media/FlashAudioContext.hx",44,0xce29ab3a) -HX_LOCAL_STACK_FRAME(_hx_pos_7dd59041b290264e_56_getID3,"lime.media.FlashAudioContext","getID3",0xc9c2a18a,"lime.media.FlashAudioContext.getID3","lime/media/FlashAudioContext.hx",56,0xce29ab3a) -HX_LOCAL_STACK_FRAME(_hx_pos_7dd59041b290264e_68_getIsBuffering,"lime.media.FlashAudioContext","getIsBuffering",0x7fe4a20a,"lime.media.FlashAudioContext.getIsBuffering","lime/media/FlashAudioContext.hx",68,0xce29ab3a) -HX_LOCAL_STACK_FRAME(_hx_pos_7dd59041b290264e_80_getIsURLInaccessible,"lime.media.FlashAudioContext","getIsURLInaccessible",0x2151ec92,"lime.media.FlashAudioContext.getIsURLInaccessible","lime/media/FlashAudioContext.hx",80,0xce29ab3a) -HX_LOCAL_STACK_FRAME(_hx_pos_7dd59041b290264e_92_getLength,"lime.media.FlashAudioContext","getLength",0x5ca8ceb4,"lime.media.FlashAudioContext.getLength","lime/media/FlashAudioContext.hx",92,0xce29ab3a) -HX_LOCAL_STACK_FRAME(_hx_pos_7dd59041b290264e_104_getURL,"lime.media.FlashAudioContext","getURL",0xc9cbc8e1,"lime.media.FlashAudioContext.getURL","lime/media/FlashAudioContext.hx",104,0xce29ab3a) -HX_LOCAL_STACK_FRAME(_hx_pos_7dd59041b290264e_108_close,"lime.media.FlashAudioContext","close",0xf8339c50,"lime.media.FlashAudioContext.close","lime/media/FlashAudioContext.hx",108,0xce29ab3a) -HX_LOCAL_STACK_FRAME(_hx_pos_7dd59041b290264e_126_extract,"lime.media.FlashAudioContext","extract",0x21578fd9,"lime.media.FlashAudioContext.extract","lime/media/FlashAudioContext.hx",126,0xce29ab3a) -HX_LOCAL_STACK_FRAME(_hx_pos_7dd59041b290264e_130_load,"lime.media.FlashAudioContext","load",0x9e9ab08e,"lime.media.FlashAudioContext.load","lime/media/FlashAudioContext.hx",130,0xce29ab3a) -HX_LOCAL_STACK_FRAME(_hx_pos_7dd59041b290264e_140_loadCompressedDataFromByteArray,"lime.media.FlashAudioContext","loadCompressedDataFromByteArray",0xb153326e,"lime.media.FlashAudioContext.loadCompressedDataFromByteArray","lime/media/FlashAudioContext.hx",140,0xce29ab3a) -HX_LOCAL_STACK_FRAME(_hx_pos_7dd59041b290264e_151_loadPCMFromByteArray,"lime.media.FlashAudioContext","loadPCMFromByteArray",0x78e0b7db,"lime.media.FlashAudioContext.loadPCMFromByteArray","lime/media/FlashAudioContext.hx",151,0xce29ab3a) -HX_LOCAL_STACK_FRAME(_hx_pos_7dd59041b290264e_169_play,"lime.media.FlashAudioContext","play",0xa13d445c,"lime.media.FlashAudioContext.play","lime/media/FlashAudioContext.hx",169,0xce29ab3a) -namespace lime{ -namespace media{ - -void FlashAudioContext_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_7dd59041b290264e_10_new) - } - -Dynamic FlashAudioContext_obj::__CreateEmpty() { return new FlashAudioContext_obj; } - -void *FlashAudioContext_obj::_hx_vtable = 0; - -Dynamic FlashAudioContext_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< FlashAudioContext_obj > _hx_result = new FlashAudioContext_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool FlashAudioContext_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x78ee545a; -} - - ::lime::media::AudioBuffer FlashAudioContext_obj::createBuffer( ::Dynamic stream, ::Dynamic context){ - HX_STACKFRAME(&_hx_pos_7dd59041b290264e_19_createBuffer) -HXDLIN( 19) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(FlashAudioContext_obj,createBuffer,return ) - -int FlashAudioContext_obj::getBytesLoaded( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_7dd59041b290264e_32_getBytesLoaded) -HXDLIN( 32) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(FlashAudioContext_obj,getBytesLoaded,return ) - -int FlashAudioContext_obj::getBytesTotal( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_7dd59041b290264e_44_getBytesTotal) -HXDLIN( 44) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(FlashAudioContext_obj,getBytesTotal,return ) - - ::Dynamic FlashAudioContext_obj::getID3( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_7dd59041b290264e_56_getID3) -HXDLIN( 56) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(FlashAudioContext_obj,getID3,return ) - -bool FlashAudioContext_obj::getIsBuffering( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_7dd59041b290264e_68_getIsBuffering) -HXDLIN( 68) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(FlashAudioContext_obj,getIsBuffering,return ) - -bool FlashAudioContext_obj::getIsURLInaccessible( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_7dd59041b290264e_80_getIsURLInaccessible) -HXDLIN( 80) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(FlashAudioContext_obj,getIsURLInaccessible,return ) - -Float FlashAudioContext_obj::getLength( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_7dd59041b290264e_92_getLength) -HXDLIN( 92) return ( (Float)(0) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(FlashAudioContext_obj,getLength,return ) - -::String FlashAudioContext_obj::getURL( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_7dd59041b290264e_104_getURL) -HXDLIN( 104) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(FlashAudioContext_obj,getURL,return ) - -void FlashAudioContext_obj::close( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_7dd59041b290264e_108_close) - } - - -HX_DEFINE_DYNAMIC_FUNC1(FlashAudioContext_obj,close,(void)) - -Float FlashAudioContext_obj::extract( ::lime::media::AudioBuffer buffer, ::Dynamic target,Float length,hx::Null< Float > __o_startPosition){ - Float startPosition = __o_startPosition.Default(-1); - HX_STACKFRAME(&_hx_pos_7dd59041b290264e_126_extract) -HXDLIN( 126) return ( (Float)(0) ); - } - - -HX_DEFINE_DYNAMIC_FUNC4(FlashAudioContext_obj,extract,return ) - -void FlashAudioContext_obj::load( ::lime::media::AudioBuffer buffer, ::Dynamic stream, ::Dynamic context){ - HX_STACKFRAME(&_hx_pos_7dd59041b290264e_130_load) - } - - -HX_DEFINE_DYNAMIC_FUNC3(FlashAudioContext_obj,load,(void)) - -void FlashAudioContext_obj::loadCompressedDataFromByteArray( ::lime::media::AudioBuffer buffer, ::Dynamic bytes,int bytesLength){ - HX_STACKFRAME(&_hx_pos_7dd59041b290264e_140_loadCompressedDataFromByteArray) - } - - -HX_DEFINE_DYNAMIC_FUNC3(FlashAudioContext_obj,loadCompressedDataFromByteArray,(void)) - -void FlashAudioContext_obj::loadPCMFromByteArray( ::lime::media::AudioBuffer buffer, ::Dynamic bytes,int samples,::String format,hx::Null< bool > __o_stereo,hx::Null< Float > __o_sampleRate){ - bool stereo = __o_stereo.Default(true); - Float sampleRate = __o_sampleRate.Default(44100); - HX_STACKFRAME(&_hx_pos_7dd59041b290264e_151_loadPCMFromByteArray) - } - - -HX_DEFINE_DYNAMIC_FUNC6(FlashAudioContext_obj,loadPCMFromByteArray,(void)) - - ::Dynamic FlashAudioContext_obj::play( ::lime::media::AudioBuffer buffer,hx::Null< Float > __o_startTime,hx::Null< int > __o_loops, ::Dynamic sndTransform){ - Float startTime = __o_startTime.Default(0); - int loops = __o_loops.Default(0); - HX_STACKFRAME(&_hx_pos_7dd59041b290264e_169_play) -HXDLIN( 169) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC4(FlashAudioContext_obj,play,return ) - - -hx::ObjectPtr< FlashAudioContext_obj > FlashAudioContext_obj::__new() { - hx::ObjectPtr< FlashAudioContext_obj > __this = new FlashAudioContext_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< FlashAudioContext_obj > FlashAudioContext_obj::__alloc(hx::Ctx *_hx_ctx) { - FlashAudioContext_obj *__this = (FlashAudioContext_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(FlashAudioContext_obj), false, "lime.media.FlashAudioContext")); - *(void **)__this = FlashAudioContext_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -FlashAudioContext_obj::FlashAudioContext_obj() -{ -} - -hx::Val FlashAudioContext_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"load") ) { return hx::Val( load_dyn() ); } - if (HX_FIELD_EQ(inName,"play") ) { return hx::Val( play_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"close") ) { return hx::Val( close_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"getID3") ) { return hx::Val( getID3_dyn() ); } - if (HX_FIELD_EQ(inName,"getURL") ) { return hx::Val( getURL_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"extract") ) { return hx::Val( extract_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"getLength") ) { return hx::Val( getLength_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"createBuffer") ) { return hx::Val( createBuffer_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"getBytesTotal") ) { return hx::Val( getBytesTotal_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"getBytesLoaded") ) { return hx::Val( getBytesLoaded_dyn() ); } - if (HX_FIELD_EQ(inName,"getIsBuffering") ) { return hx::Val( getIsBuffering_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"getIsURLInaccessible") ) { return hx::Val( getIsURLInaccessible_dyn() ); } - if (HX_FIELD_EQ(inName,"loadPCMFromByteArray") ) { return hx::Val( loadPCMFromByteArray_dyn() ); } - break; - case 31: - if (HX_FIELD_EQ(inName,"loadCompressedDataFromByteArray") ) { return hx::Val( loadCompressedDataFromByteArray_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *FlashAudioContext_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *FlashAudioContext_obj_sStaticStorageInfo = 0; -#endif - -static ::String FlashAudioContext_obj_sMemberFields[] = { - HX_("createBuffer",1c,fd,e9,f2), - HX_("getBytesLoaded",da,b9,68,21), - HX_("getBytesTotal",8f,b3,4c,a2), - HX_("getID3",22,21,1f,a3), - HX_("getIsBuffering",a2,79,ae,17), - HX_("getIsURLInaccessible",2a,86,55,6d), - HX_("getLength",1c,1e,5e,1b), - HX_("getURL",79,48,28,a3), - HX_("close",b8,17,63,48), - HX_("extract",41,b5,ea,78), - HX_("load",26,9a,b7,47), - HX_("loadCompressedDataFromByteArray",d6,4f,5d,a0), - HX_("loadPCMFromByteArray",73,51,e4,c4), - HX_("play",f4,2d,5a,4a), - ::String(null()) }; - -hx::Class FlashAudioContext_obj::__mClass; - -void FlashAudioContext_obj::__register() -{ - FlashAudioContext_obj _hx_dummy; - FlashAudioContext_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.FlashAudioContext",06,e3,98,07); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(FlashAudioContext_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< FlashAudioContext_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = FlashAudioContext_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = FlashAudioContext_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media diff --git a/hGameTest/bin/linux/obj/src/lime/media/HTML5AudioContext.cpp b/hGameTest/bin/linux/obj/src/lime/media/HTML5AudioContext.cpp deleted file mode 100644 index 3e3f89e5..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/HTML5AudioContext.cpp +++ /dev/null @@ -1,572 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_media_HTML5AudioContext -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_9_new,"lime.media.HTML5AudioContext","new",0xbd7f0dd2,"lime.media.HTML5AudioContext.new","lime/media/HTML5AudioContext.hx",9,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_32_canPlayType,"lime.media.HTML5AudioContext","canPlayType",0x42751670,"lime.media.HTML5AudioContext.canPlayType","lime/media/HTML5AudioContext.hx",32,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_43_createBuffer,"lime.media.HTML5AudioContext","createBuffer",0x1818816a,"lime.media.HTML5AudioContext.createBuffer","lime/media/HTML5AudioContext.hx",43,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_56_getAutoplay,"lime.media.HTML5AudioContext","getAutoplay",0x3e4bb30b,"lime.media.HTML5AudioContext.getAutoplay","lime/media/HTML5AudioContext.hx",56,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_68_getBuffered,"lime.media.HTML5AudioContext","getBuffered",0xa8a31787,"lime.media.HTML5AudioContext.getBuffered","lime/media/HTML5AudioContext.hx",68,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_80_getCurrentSrc,"lime.media.HTML5AudioContext","getCurrentSrc",0x872a0853,"lime.media.HTML5AudioContext.getCurrentSrc","lime/media/HTML5AudioContext.hx",80,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_92_getCurrentTime,"lime.media.HTML5AudioContext","getCurrentTime",0xbe3fabbe,"lime.media.HTML5AudioContext.getCurrentTime","lime/media/HTML5AudioContext.hx",92,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_104_getDefaultPlaybackRate,"lime.media.HTML5AudioContext","getDefaultPlaybackRate",0xb2bb9bd4,"lime.media.HTML5AudioContext.getDefaultPlaybackRate","lime/media/HTML5AudioContext.hx",104,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_116_getDuration,"lime.media.HTML5AudioContext","getDuration",0x1032d17c,"lime.media.HTML5AudioContext.getDuration","lime/media/HTML5AudioContext.hx",116,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_128_getEnded,"lime.media.HTML5AudioContext","getEnded",0xd0f81dd2,"lime.media.HTML5AudioContext.getEnded","lime/media/HTML5AudioContext.hx",128,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_140_getError,"lime.media.HTML5AudioContext","getError",0xd3a7a0a0,"lime.media.HTML5AudioContext.getError","lime/media/HTML5AudioContext.hx",140,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_152_getLoop,"lime.media.HTML5AudioContext","getLoop",0x5df6348c,"lime.media.HTML5AudioContext.getLoop","lime/media/HTML5AudioContext.hx",152,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_164_getMuted,"lime.media.HTML5AudioContext","getMuted",0x70d96443,"lime.media.HTML5AudioContext.getMuted","lime/media/HTML5AudioContext.hx",164,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_176_getNetworkState,"lime.media.HTML5AudioContext","getNetworkState",0xdb0360ab,"lime.media.HTML5AudioContext.getNetworkState","lime/media/HTML5AudioContext.hx",176,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_188_getPaused,"lime.media.HTML5AudioContext","getPaused",0xfd20a8d6,"lime.media.HTML5AudioContext.getPaused","lime/media/HTML5AudioContext.hx",188,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_200_getPlaybackRate,"lime.media.HTML5AudioContext","getPlaybackRate",0x22c030c3,"lime.media.HTML5AudioContext.getPlaybackRate","lime/media/HTML5AudioContext.hx",200,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_212_getPlayed,"lime.media.HTML5AudioContext","getPlayed",0x4555537b,"lime.media.HTML5AudioContext.getPlayed","lime/media/HTML5AudioContext.hx",212,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_224_getPreload,"lime.media.HTML5AudioContext","getPreload",0x108202a1,"lime.media.HTML5AudioContext.getPreload","lime/media/HTML5AudioContext.hx",224,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_236_getReadyState,"lime.media.HTML5AudioContext","getReadyState",0xfd469ad6,"lime.media.HTML5AudioContext.getReadyState","lime/media/HTML5AudioContext.hx",236,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_248_getSeekable,"lime.media.HTML5AudioContext","getSeekable",0x5399d13a,"lime.media.HTML5AudioContext.getSeekable","lime/media/HTML5AudioContext.hx",248,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_260_getSeeking,"lime.media.HTML5AudioContext","getSeeking",0x59f0fd42,"lime.media.HTML5AudioContext.getSeeking","lime/media/HTML5AudioContext.hx",260,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_272_getSrc,"lime.media.HTML5AudioContext","getSrc",0xd03a15bc,"lime.media.HTML5AudioContext.getSrc","lime/media/HTML5AudioContext.hx",272,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_284_getStartTime,"lime.media.HTML5AudioContext","getStartTime",0x3a756667,"lime.media.HTML5AudioContext.getStartTime","lime/media/HTML5AudioContext.hx",284,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_296_getVolume,"lime.media.HTML5AudioContext","getVolume",0x6cef9202,"lime.media.HTML5AudioContext.getVolume","lime/media/HTML5AudioContext.hx",296,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_300_load,"lime.media.HTML5AudioContext","load",0x10622074,"lime.media.HTML5AudioContext.load","lime/media/HTML5AudioContext.hx",300,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_310_pause,"lime.media.HTML5AudioContext","pause",0x89e2d4e8,"lime.media.HTML5AudioContext.pause","lime/media/HTML5AudioContext.hx",310,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_320_play,"lime.media.HTML5AudioContext","play",0x1304b442,"lime.media.HTML5AudioContext.play","lime/media/HTML5AudioContext.hx",320,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_330_setAutoplay,"lime.media.HTML5AudioContext","setAutoplay",0x48b8ba17,"lime.media.HTML5AudioContext.setAutoplay","lime/media/HTML5AudioContext.hx",330,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_340_setCurrentTime,"lime.media.HTML5AudioContext","setCurrentTime",0xde5f9432,"lime.media.HTML5AudioContext.setCurrentTime","lime/media/HTML5AudioContext.hx",340,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_350_setDefaultPlaybackRate,"lime.media.HTML5AudioContext","setDefaultPlaybackRate",0xe6671848,"lime.media.HTML5AudioContext.setDefaultPlaybackRate","lime/media/HTML5AudioContext.hx",350,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_360_setLoop,"lime.media.HTML5AudioContext","setLoop",0x50f7c598,"lime.media.HTML5AudioContext.setLoop","lime/media/HTML5AudioContext.hx",360,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_370_setMuted,"lime.media.HTML5AudioContext","setMuted",0x1f36bdb7,"lime.media.HTML5AudioContext.setMuted","lime/media/HTML5AudioContext.hx",370,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_380_setPlaybackRate,"lime.media.HTML5AudioContext","setPlaybackRate",0x1e8badcf,"lime.media.HTML5AudioContext.setPlaybackRate","lime/media/HTML5AudioContext.hx",380,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_390_setPreload,"lime.media.HTML5AudioContext","setPreload",0x13ffa115,"lime.media.HTML5AudioContext.setPreload","lime/media/HTML5AudioContext.hx",390,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_400_setSrc,"lime.media.HTML5AudioContext","setSrc",0x9c826a30,"lime.media.HTML5AudioContext.setSrc","lime/media/HTML5AudioContext.hx",400,0x102d35a0) -HX_LOCAL_STACK_FRAME(_hx_pos_ceb4b8903a0efe61_410_setVolume,"lime.media.HTML5AudioContext","setVolume",0x50407e0e,"lime.media.HTML5AudioContext.setVolume","lime/media/HTML5AudioContext.hx",410,0x102d35a0) -namespace lime{ -namespace media{ - -void HTML5AudioContext_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_9_new) -HXLINE( 19) this->NETWORK_NO_SOURCE = 3; -HXLINE( 18) this->NETWORK_LOADING = 2; -HXLINE( 17) this->NETWORK_IDLE = 1; -HXLINE( 16) this->NETWORK_EMPTY = 0; -HXLINE( 15) this->HAVE_NOTHING = 0; -HXLINE( 14) this->HAVE_METADATA = 1; -HXLINE( 13) this->HAVE_FUTURE_DATA = 3; -HXLINE( 12) this->HAVE_ENOUGH_DATA = 4; -HXLINE( 11) this->HAVE_CURRENT_DATA = 2; - } - -Dynamic HTML5AudioContext_obj::__CreateEmpty() { return new HTML5AudioContext_obj; } - -void *HTML5AudioContext_obj::_hx_vtable = 0; - -Dynamic HTML5AudioContext_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< HTML5AudioContext_obj > _hx_result = new HTML5AudioContext_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool HTML5AudioContext_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x15fc3c60; -} - -::String HTML5AudioContext_obj::canPlayType( ::lime::media::AudioBuffer buffer,::String type){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_32_canPlayType) -HXDLIN( 32) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(HTML5AudioContext_obj,canPlayType,return ) - - ::lime::media::AudioBuffer HTML5AudioContext_obj::createBuffer(::String urlString){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_43_createBuffer) -HXDLIN( 43) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,createBuffer,return ) - -bool HTML5AudioContext_obj::getAutoplay( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_56_getAutoplay) -HXDLIN( 56) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getAutoplay,return ) - - ::Dynamic HTML5AudioContext_obj::getBuffered( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_68_getBuffered) -HXDLIN( 68) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getBuffered,return ) - -::String HTML5AudioContext_obj::getCurrentSrc( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_80_getCurrentSrc) -HXDLIN( 80) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getCurrentSrc,return ) - -Float HTML5AudioContext_obj::getCurrentTime( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_92_getCurrentTime) -HXDLIN( 92) return ( (Float)(0) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getCurrentTime,return ) - -Float HTML5AudioContext_obj::getDefaultPlaybackRate( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_104_getDefaultPlaybackRate) -HXDLIN( 104) return ( (Float)(1) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getDefaultPlaybackRate,return ) - -Float HTML5AudioContext_obj::getDuration( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_116_getDuration) -HXDLIN( 116) return ( (Float)(0) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getDuration,return ) - -bool HTML5AudioContext_obj::getEnded( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_128_getEnded) -HXDLIN( 128) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getEnded,return ) - - ::Dynamic HTML5AudioContext_obj::getError( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_140_getError) -HXDLIN( 140) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getError,return ) - -bool HTML5AudioContext_obj::getLoop( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_152_getLoop) -HXDLIN( 152) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getLoop,return ) - -bool HTML5AudioContext_obj::getMuted( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_164_getMuted) -HXDLIN( 164) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getMuted,return ) - -int HTML5AudioContext_obj::getNetworkState( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_176_getNetworkState) -HXDLIN( 176) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getNetworkState,return ) - -bool HTML5AudioContext_obj::getPaused( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_188_getPaused) -HXDLIN( 188) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getPaused,return ) - -Float HTML5AudioContext_obj::getPlaybackRate( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_200_getPlaybackRate) -HXDLIN( 200) return ( (Float)(1) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getPlaybackRate,return ) - - ::Dynamic HTML5AudioContext_obj::getPlayed( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_212_getPlayed) -HXDLIN( 212) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getPlayed,return ) - -::String HTML5AudioContext_obj::getPreload( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_224_getPreload) -HXDLIN( 224) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getPreload,return ) - -int HTML5AudioContext_obj::getReadyState( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_236_getReadyState) -HXDLIN( 236) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getReadyState,return ) - - ::Dynamic HTML5AudioContext_obj::getSeekable( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_248_getSeekable) -HXDLIN( 248) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getSeekable,return ) - -bool HTML5AudioContext_obj::getSeeking( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_260_getSeeking) -HXDLIN( 260) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getSeeking,return ) - -::String HTML5AudioContext_obj::getSrc( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_272_getSrc) -HXDLIN( 272) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getSrc,return ) - -Float HTML5AudioContext_obj::getStartTime( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_284_getStartTime) -HXDLIN( 284) return ( (Float)(0) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getStartTime,return ) - -Float HTML5AudioContext_obj::getVolume( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_296_getVolume) -HXDLIN( 296) return ( (Float)(1) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,getVolume,return ) - -void HTML5AudioContext_obj::load( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_300_load) - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,load,(void)) - -void HTML5AudioContext_obj::pause( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_310_pause) - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,pause,(void)) - -void HTML5AudioContext_obj::play( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_320_play) - } - - -HX_DEFINE_DYNAMIC_FUNC1(HTML5AudioContext_obj,play,(void)) - -void HTML5AudioContext_obj::setAutoplay( ::lime::media::AudioBuffer buffer,bool value){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_330_setAutoplay) - } - - -HX_DEFINE_DYNAMIC_FUNC2(HTML5AudioContext_obj,setAutoplay,(void)) - -void HTML5AudioContext_obj::setCurrentTime( ::lime::media::AudioBuffer buffer,Float value){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_340_setCurrentTime) - } - - -HX_DEFINE_DYNAMIC_FUNC2(HTML5AudioContext_obj,setCurrentTime,(void)) - -void HTML5AudioContext_obj::setDefaultPlaybackRate( ::lime::media::AudioBuffer buffer,Float value){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_350_setDefaultPlaybackRate) - } - - -HX_DEFINE_DYNAMIC_FUNC2(HTML5AudioContext_obj,setDefaultPlaybackRate,(void)) - -void HTML5AudioContext_obj::setLoop( ::lime::media::AudioBuffer buffer,bool value){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_360_setLoop) - } - - -HX_DEFINE_DYNAMIC_FUNC2(HTML5AudioContext_obj,setLoop,(void)) - -void HTML5AudioContext_obj::setMuted( ::lime::media::AudioBuffer buffer,bool value){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_370_setMuted) - } - - -HX_DEFINE_DYNAMIC_FUNC2(HTML5AudioContext_obj,setMuted,(void)) - -void HTML5AudioContext_obj::setPlaybackRate( ::lime::media::AudioBuffer buffer,Float value){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_380_setPlaybackRate) - } - - -HX_DEFINE_DYNAMIC_FUNC2(HTML5AudioContext_obj,setPlaybackRate,(void)) - -void HTML5AudioContext_obj::setPreload( ::lime::media::AudioBuffer buffer,::String value){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_390_setPreload) - } - - -HX_DEFINE_DYNAMIC_FUNC2(HTML5AudioContext_obj,setPreload,(void)) - -void HTML5AudioContext_obj::setSrc( ::lime::media::AudioBuffer buffer,::String value){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_400_setSrc) - } - - -HX_DEFINE_DYNAMIC_FUNC2(HTML5AudioContext_obj,setSrc,(void)) - -void HTML5AudioContext_obj::setVolume( ::lime::media::AudioBuffer buffer,Float value){ - HX_STACKFRAME(&_hx_pos_ceb4b8903a0efe61_410_setVolume) - } - - -HX_DEFINE_DYNAMIC_FUNC2(HTML5AudioContext_obj,setVolume,(void)) - - -hx::ObjectPtr< HTML5AudioContext_obj > HTML5AudioContext_obj::__new() { - hx::ObjectPtr< HTML5AudioContext_obj > __this = new HTML5AudioContext_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< HTML5AudioContext_obj > HTML5AudioContext_obj::__alloc(hx::Ctx *_hx_ctx) { - HTML5AudioContext_obj *__this = (HTML5AudioContext_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(HTML5AudioContext_obj), false, "lime.media.HTML5AudioContext")); - *(void **)__this = HTML5AudioContext_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -HTML5AudioContext_obj::HTML5AudioContext_obj() -{ -} - -hx::Val HTML5AudioContext_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"load") ) { return hx::Val( load_dyn() ); } - if (HX_FIELD_EQ(inName,"play") ) { return hx::Val( play_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"pause") ) { return hx::Val( pause_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"getSrc") ) { return hx::Val( getSrc_dyn() ); } - if (HX_FIELD_EQ(inName,"setSrc") ) { return hx::Val( setSrc_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"getLoop") ) { return hx::Val( getLoop_dyn() ); } - if (HX_FIELD_EQ(inName,"setLoop") ) { return hx::Val( setLoop_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"getEnded") ) { return hx::Val( getEnded_dyn() ); } - if (HX_FIELD_EQ(inName,"getError") ) { return hx::Val( getError_dyn() ); } - if (HX_FIELD_EQ(inName,"getMuted") ) { return hx::Val( getMuted_dyn() ); } - if (HX_FIELD_EQ(inName,"setMuted") ) { return hx::Val( setMuted_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"getPaused") ) { return hx::Val( getPaused_dyn() ); } - if (HX_FIELD_EQ(inName,"getPlayed") ) { return hx::Val( getPlayed_dyn() ); } - if (HX_FIELD_EQ(inName,"getVolume") ) { return hx::Val( getVolume_dyn() ); } - if (HX_FIELD_EQ(inName,"setVolume") ) { return hx::Val( setVolume_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"getPreload") ) { return hx::Val( getPreload_dyn() ); } - if (HX_FIELD_EQ(inName,"getSeeking") ) { return hx::Val( getSeeking_dyn() ); } - if (HX_FIELD_EQ(inName,"setPreload") ) { return hx::Val( setPreload_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"canPlayType") ) { return hx::Val( canPlayType_dyn() ); } - if (HX_FIELD_EQ(inName,"getAutoplay") ) { return hx::Val( getAutoplay_dyn() ); } - if (HX_FIELD_EQ(inName,"getBuffered") ) { return hx::Val( getBuffered_dyn() ); } - if (HX_FIELD_EQ(inName,"getDuration") ) { return hx::Val( getDuration_dyn() ); } - if (HX_FIELD_EQ(inName,"getSeekable") ) { return hx::Val( getSeekable_dyn() ); } - if (HX_FIELD_EQ(inName,"setAutoplay") ) { return hx::Val( setAutoplay_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"HAVE_NOTHING") ) { return hx::Val( HAVE_NOTHING ); } - if (HX_FIELD_EQ(inName,"NETWORK_IDLE") ) { return hx::Val( NETWORK_IDLE ); } - if (HX_FIELD_EQ(inName,"createBuffer") ) { return hx::Val( createBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"getStartTime") ) { return hx::Val( getStartTime_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"HAVE_METADATA") ) { return hx::Val( HAVE_METADATA ); } - if (HX_FIELD_EQ(inName,"NETWORK_EMPTY") ) { return hx::Val( NETWORK_EMPTY ); } - if (HX_FIELD_EQ(inName,"getCurrentSrc") ) { return hx::Val( getCurrentSrc_dyn() ); } - if (HX_FIELD_EQ(inName,"getReadyState") ) { return hx::Val( getReadyState_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"getCurrentTime") ) { return hx::Val( getCurrentTime_dyn() ); } - if (HX_FIELD_EQ(inName,"setCurrentTime") ) { return hx::Val( setCurrentTime_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"NETWORK_LOADING") ) { return hx::Val( NETWORK_LOADING ); } - if (HX_FIELD_EQ(inName,"getNetworkState") ) { return hx::Val( getNetworkState_dyn() ); } - if (HX_FIELD_EQ(inName,"getPlaybackRate") ) { return hx::Val( getPlaybackRate_dyn() ); } - if (HX_FIELD_EQ(inName,"setPlaybackRate") ) { return hx::Val( setPlaybackRate_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"HAVE_ENOUGH_DATA") ) { return hx::Val( HAVE_ENOUGH_DATA ); } - if (HX_FIELD_EQ(inName,"HAVE_FUTURE_DATA") ) { return hx::Val( HAVE_FUTURE_DATA ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"HAVE_CURRENT_DATA") ) { return hx::Val( HAVE_CURRENT_DATA ); } - if (HX_FIELD_EQ(inName,"NETWORK_NO_SOURCE") ) { return hx::Val( NETWORK_NO_SOURCE ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"getDefaultPlaybackRate") ) { return hx::Val( getDefaultPlaybackRate_dyn() ); } - if (HX_FIELD_EQ(inName,"setDefaultPlaybackRate") ) { return hx::Val( setDefaultPlaybackRate_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val HTML5AudioContext_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"HAVE_NOTHING") ) { HAVE_NOTHING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"NETWORK_IDLE") ) { NETWORK_IDLE=inValue.Cast< int >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"HAVE_METADATA") ) { HAVE_METADATA=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"NETWORK_EMPTY") ) { NETWORK_EMPTY=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"NETWORK_LOADING") ) { NETWORK_LOADING=inValue.Cast< int >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"HAVE_ENOUGH_DATA") ) { HAVE_ENOUGH_DATA=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"HAVE_FUTURE_DATA") ) { HAVE_FUTURE_DATA=inValue.Cast< int >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"HAVE_CURRENT_DATA") ) { HAVE_CURRENT_DATA=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"NETWORK_NO_SOURCE") ) { NETWORK_NO_SOURCE=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void HTML5AudioContext_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("HAVE_CURRENT_DATA",c7,06,ef,83)); - outFields->push(HX_("HAVE_ENOUGH_DATA",c2,82,d2,0d)); - outFields->push(HX_("HAVE_FUTURE_DATA",4f,47,cb,85)); - outFields->push(HX_("HAVE_METADATA",66,e7,bd,4f)); - outFields->push(HX_("HAVE_NOTHING",d6,6b,51,b3)); - outFields->push(HX_("NETWORK_EMPTY",bc,30,aa,1e)); - outFields->push(HX_("NETWORK_IDLE",a5,2f,7b,65)); - outFields->push(HX_("NETWORK_LOADING",6b,d2,4f,04)); - outFields->push(HX_("NETWORK_NO_SOURCE",28,36,8b,93)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo HTML5AudioContext_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(HTML5AudioContext_obj,HAVE_CURRENT_DATA),HX_("HAVE_CURRENT_DATA",c7,06,ef,83)}, - {hx::fsInt,(int)offsetof(HTML5AudioContext_obj,HAVE_ENOUGH_DATA),HX_("HAVE_ENOUGH_DATA",c2,82,d2,0d)}, - {hx::fsInt,(int)offsetof(HTML5AudioContext_obj,HAVE_FUTURE_DATA),HX_("HAVE_FUTURE_DATA",4f,47,cb,85)}, - {hx::fsInt,(int)offsetof(HTML5AudioContext_obj,HAVE_METADATA),HX_("HAVE_METADATA",66,e7,bd,4f)}, - {hx::fsInt,(int)offsetof(HTML5AudioContext_obj,HAVE_NOTHING),HX_("HAVE_NOTHING",d6,6b,51,b3)}, - {hx::fsInt,(int)offsetof(HTML5AudioContext_obj,NETWORK_EMPTY),HX_("NETWORK_EMPTY",bc,30,aa,1e)}, - {hx::fsInt,(int)offsetof(HTML5AudioContext_obj,NETWORK_IDLE),HX_("NETWORK_IDLE",a5,2f,7b,65)}, - {hx::fsInt,(int)offsetof(HTML5AudioContext_obj,NETWORK_LOADING),HX_("NETWORK_LOADING",6b,d2,4f,04)}, - {hx::fsInt,(int)offsetof(HTML5AudioContext_obj,NETWORK_NO_SOURCE),HX_("NETWORK_NO_SOURCE",28,36,8b,93)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *HTML5AudioContext_obj_sStaticStorageInfo = 0; -#endif - -static ::String HTML5AudioContext_obj_sMemberFields[] = { - HX_("HAVE_CURRENT_DATA",c7,06,ef,83), - HX_("HAVE_ENOUGH_DATA",c2,82,d2,0d), - HX_("HAVE_FUTURE_DATA",4f,47,cb,85), - HX_("HAVE_METADATA",66,e7,bd,4f), - HX_("HAVE_NOTHING",d6,6b,51,b3), - HX_("NETWORK_EMPTY",bc,30,aa,1e), - HX_("NETWORK_IDLE",a5,2f,7b,65), - HX_("NETWORK_LOADING",6b,d2,4f,04), - HX_("NETWORK_NO_SOURCE",28,36,8b,93), - HX_("canPlayType",fe,16,c4,6c), - HX_("createBuffer",1c,fd,e9,f2), - HX_("getAutoplay",99,b3,9a,68), - HX_("getBuffered",15,18,f2,d2), - HX_("getCurrentSrc",61,c8,a4,23), - HX_("getCurrentTime",f0,f7,2c,0d), - HX_("getDefaultPlaybackRate",06,6a,fb,14), - HX_("getDuration",0a,d2,81,3a), - HX_("getEnded",84,58,51,d0), - HX_("getError",52,db,00,d3), - HX_("getLoop",1a,56,3a,1a), - HX_("getMuted",f5,9e,32,70), - HX_("getNetworkState",39,c0,b8,9b), - HX_("getPaused",e4,c9,da,6b), - HX_("getPlaybackRate",51,90,75,e3), - HX_("getPlayed",89,74,0f,b4), - HX_("getPreload",d3,cd,a4,84), - HX_("getReadyState",e4,5a,c1,99), - HX_("getSeekable",c8,d1,e8,7d), - HX_("getSeeking",74,c8,13,ce), - HX_("getSrc",ee,df,26,a3), - HX_("getStartTime",19,e2,46,15), - HX_("getVolume",10,b3,a9,db), - HX_("load",26,9a,b7,47), - HX_("pause",f6,d6,57,bd), - HX_("play",f4,2d,5a,4a), - HX_("setAutoplay",a5,ba,07,73), - HX_("setCurrentTime",64,e0,4c,2d), - HX_("setDefaultPlaybackRate",7a,e6,a6,48), - HX_("setLoop",26,e7,3b,0d), - HX_("setMuted",69,f8,8f,1e), - HX_("setPlaybackRate",5d,0d,41,df), - HX_("setPreload",47,6c,22,88), - HX_("setSrc",62,34,6f,6f), - HX_("setVolume",1c,9f,fa,be), - ::String(null()) }; - -hx::Class HTML5AudioContext_obj::__mClass; - -void HTML5AudioContext_obj::__register() -{ - HTML5AudioContext_obj _hx_dummy; - HTML5AudioContext_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.HTML5AudioContext",e0,7c,93,2f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(HTML5AudioContext_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< HTML5AudioContext_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = HTML5AudioContext_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = HTML5AudioContext_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media diff --git a/hGameTest/bin/linux/obj/src/lime/media/OpenALAudioContext.cpp b/hGameTest/bin/linux/obj/src/lime/media/OpenALAudioContext.cpp deleted file mode 100644 index bdf58200..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/OpenALAudioContext.cpp +++ /dev/null @@ -1,1708 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_media_OpenALAudioContext -#include -#endif -#ifndef INCLUDED_lime_media_openal_AL -#include -#endif -#ifndef INCLUDED_lime_media_openal_ALC -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_18837c5c516898e1_16_new,"lime.media.OpenALAudioContext","new",0x164bc3e3,"lime.media.OpenALAudioContext.new","lime/media/OpenALAudioContext.hx",16,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_98_bufferData,"lime.media.OpenALAudioContext","bufferData",0x61809227,"lime.media.OpenALAudioContext.bufferData","lime/media/OpenALAudioContext.hx",98,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_103_buffer3f,"lime.media.OpenALAudioContext","buffer3f",0xb1159b70,"lime.media.OpenALAudioContext.buffer3f","lime/media/OpenALAudioContext.hx",103,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_108_buffer3i,"lime.media.OpenALAudioContext","buffer3i",0xb1159b73,"lime.media.OpenALAudioContext.buffer3i","lime/media/OpenALAudioContext.hx",108,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_113_bufferf,"lime.media.OpenALAudioContext","bufferf",0x5b7c1469,"lime.media.OpenALAudioContext.bufferf","lime/media/OpenALAudioContext.hx",113,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_118_bufferfv,"lime.media.OpenALAudioContext","bufferfv",0xb115c7ed,"lime.media.OpenALAudioContext.bufferfv","lime/media/OpenALAudioContext.hx",118,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_123_bufferi,"lime.media.OpenALAudioContext","bufferi",0x5b7c146c,"lime.media.OpenALAudioContext.bufferi","lime/media/OpenALAudioContext.hx",123,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_128_bufferiv,"lime.media.OpenALAudioContext","bufferiv",0xb115ca8a,"lime.media.OpenALAudioContext.bufferiv","lime/media/OpenALAudioContext.hx",128,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_133_closeDevice,"lime.media.OpenALAudioContext","closeDevice",0xa8f3b0f1,"lime.media.OpenALAudioContext.closeDevice","lime/media/OpenALAudioContext.hx",133,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_138_createContext,"lime.media.OpenALAudioContext","createContext",0xe4110396,"lime.media.OpenALAudioContext.createContext","lime/media/OpenALAudioContext.hx",138,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_143_createBuffer,"lime.media.OpenALAudioContext","createBuffer",0xfbf70139,"lime.media.OpenALAudioContext.createBuffer","lime/media/OpenALAudioContext.hx",143,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_148_createSource,"lime.media.OpenALAudioContext","createSource",0x5d93f514,"lime.media.OpenALAudioContext.createSource","lime/media/OpenALAudioContext.hx",148,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_153_deleteBuffer,"lime.media.OpenALAudioContext","deleteBuffer",0x4039e7a8,"lime.media.OpenALAudioContext.deleteBuffer","lime/media/OpenALAudioContext.hx",153,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_158_deleteBuffers,"lime.media.OpenALAudioContext","deleteBuffers",0xf270cbcb,"lime.media.OpenALAudioContext.deleteBuffers","lime/media/OpenALAudioContext.hx",158,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_163_deleteSource,"lime.media.OpenALAudioContext","deleteSource",0xa1d6db83,"lime.media.OpenALAudioContext.deleteSource","lime/media/OpenALAudioContext.hx",163,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_168_deleteSources,"lime.media.OpenALAudioContext","deleteSources",0xfa293790,"lime.media.OpenALAudioContext.deleteSources","lime/media/OpenALAudioContext.hx",168,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_172_destroyContext,"lime.media.OpenALAudioContext","destroyContext",0xaf4f8972,"lime.media.OpenALAudioContext.destroyContext","lime/media/OpenALAudioContext.hx",172,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_179_disable,"lime.media.OpenALAudioContext","disable",0x5b43daeb,"lime.media.OpenALAudioContext.disable","lime/media/OpenALAudioContext.hx",179,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_184_distanceModel,"lime.media.OpenALAudioContext","distanceModel",0xb637d577,"lime.media.OpenALAudioContext.distanceModel","lime/media/OpenALAudioContext.hx",184,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_189_dopplerFactor,"lime.media.OpenALAudioContext","dopplerFactor",0x515bc320,"lime.media.OpenALAudioContext.dopplerFactor","lime/media/OpenALAudioContext.hx",189,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_194_dopplerVelocity,"lime.media.OpenALAudioContext","dopplerVelocity",0x1be822ae,"lime.media.OpenALAudioContext.dopplerVelocity","lime/media/OpenALAudioContext.hx",194,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_199_enable,"lime.media.OpenALAudioContext","enable",0xac608ee0,"lime.media.OpenALAudioContext.enable","lime/media/OpenALAudioContext.hx",199,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_204_genSource,"lime.media.OpenALAudioContext","genSource",0x4573694e,"lime.media.OpenALAudioContext.genSource","lime/media/OpenALAudioContext.hx",204,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_209_genSources,"lime.media.OpenALAudioContext","genSources",0x7f88bb65,"lime.media.OpenALAudioContext.genSources","lime/media/OpenALAudioContext.hx",209,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_214_genBuffer,"lime.media.OpenALAudioContext","genBuffer",0xe3d67573,"lime.media.OpenALAudioContext.genBuffer","lime/media/OpenALAudioContext.hx",214,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_219_genBuffers,"lime.media.OpenALAudioContext","genBuffers",0x77d04fa0,"lime.media.OpenALAudioContext.genBuffers","lime/media/OpenALAudioContext.hx",219,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_224_getBoolean,"lime.media.OpenALAudioContext","getBoolean",0x9b6d438f,"lime.media.OpenALAudioContext.getBoolean","lime/media/OpenALAudioContext.hx",224,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_229_getBooleanv,"lime.media.OpenALAudioContext","getBooleanv",0x642dda07,"lime.media.OpenALAudioContext.getBooleanv","lime/media/OpenALAudioContext.hx",229,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_234_getBuffer3f,"lime.media.OpenALAudioContext","getBuffer3f",0x501d9b0c,"lime.media.OpenALAudioContext.getBuffer3f","lime/media/OpenALAudioContext.hx",234,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_239_getBuffer3i,"lime.media.OpenALAudioContext","getBuffer3i",0x501d9b0f,"lime.media.OpenALAudioContext.getBuffer3i","lime/media/OpenALAudioContext.hx",239,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_244_getBufferf,"lime.media.OpenALAudioContext","getBufferf",0xcefefc4d,"lime.media.OpenALAudioContext.getBufferf","lime/media/OpenALAudioContext.hx",244,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_249_getBufferfv,"lime.media.OpenALAudioContext","getBufferfv",0x501dc789,"lime.media.OpenALAudioContext.getBufferfv","lime/media/OpenALAudioContext.hx",249,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_254_getBufferi,"lime.media.OpenALAudioContext","getBufferi",0xcefefc50,"lime.media.OpenALAudioContext.getBufferi","lime/media/OpenALAudioContext.hx",254,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_259_getBufferiv,"lime.media.OpenALAudioContext","getBufferiv",0x501dca26,"lime.media.OpenALAudioContext.getBufferiv","lime/media/OpenALAudioContext.hx",259,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_263_getContextsDevice,"lime.media.OpenALAudioContext","getContextsDevice",0xaa2fe153,"lime.media.OpenALAudioContext.getContextsDevice","lime/media/OpenALAudioContext.hx",263,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_270_getCurrentContext,"lime.media.OpenALAudioContext","getCurrentContext",0xa71dacaf,"lime.media.OpenALAudioContext.getCurrentContext","lime/media/OpenALAudioContext.hx",270,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_275_getDouble,"lime.media.OpenALAudioContext","getDouble",0x3f8dac0a,"lime.media.OpenALAudioContext.getDouble","lime/media/OpenALAudioContext.hx",275,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_280_getDoublev,"lime.media.OpenALAudioContext","getDoublev",0x5c68dd2c,"lime.media.OpenALAudioContext.getDoublev","lime/media/OpenALAudioContext.hx",280,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_285_getEnumValue,"lime.media.OpenALAudioContext","getEnumValue",0x406aa157,"lime.media.OpenALAudioContext.getEnumValue","lime/media/OpenALAudioContext.hx",285,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_290_getError,"lime.media.OpenALAudioContext","getError",0xd7184cef,"lime.media.OpenALAudioContext.getError","lime/media/OpenALAudioContext.hx",290,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_302_getErrorString,"lime.media.OpenALAudioContext","getErrorString",0xb0a7c720,"lime.media.OpenALAudioContext.getErrorString","lime/media/OpenALAudioContext.hx",302,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_314_getFloat,"lime.media.OpenALAudioContext","getFloat",0x668546c3,"lime.media.OpenALAudioContext.getFloat","lime/media/OpenALAudioContext.hx",314,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_319_getFloatv,"lime.media.OpenALAudioContext","getFloatv",0x4e18a453,"lime.media.OpenALAudioContext.getFloatv","lime/media/OpenALAudioContext.hx",319,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_324_getInteger,"lime.media.OpenALAudioContext","getInteger",0x348a16a5,"lime.media.OpenALAudioContext.getInteger","lime/media/OpenALAudioContext.hx",324,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_329_getIntegerv,"lime.media.OpenALAudioContext","getIntegerv",0xc449ba31,"lime.media.OpenALAudioContext.getIntegerv","lime/media/OpenALAudioContext.hx",329,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_341_getListener3f,"lime.media.OpenALAudioContext","getListener3f",0x67d323c0,"lime.media.OpenALAudioContext.getListener3f","lime/media/OpenALAudioContext.hx",341,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_346_getListener3i,"lime.media.OpenALAudioContext","getListener3i",0x67d323c3,"lime.media.OpenALAudioContext.getListener3i","lime/media/OpenALAudioContext.hx",346,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_351_getListenerf,"lime.media.OpenALAudioContext","getListenerf",0x0bf20619,"lime.media.OpenALAudioContext.getListenerf","lime/media/OpenALAudioContext.hx",351,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_356_getListenerfv,"lime.media.OpenALAudioContext","getListenerfv",0x67d3503d,"lime.media.OpenALAudioContext.getListenerfv","lime/media/OpenALAudioContext.hx",356,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_361_getListeneri,"lime.media.OpenALAudioContext","getListeneri",0x0bf2061c,"lime.media.OpenALAudioContext.getListeneri","lime/media/OpenALAudioContext.hx",361,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_366_getListeneriv,"lime.media.OpenALAudioContext","getListeneriv",0x67d352da,"lime.media.OpenALAudioContext.getListeneriv","lime/media/OpenALAudioContext.hx",366,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_371_getProcAddress,"lime.media.OpenALAudioContext","getProcAddress",0xb30de925,"lime.media.OpenALAudioContext.getProcAddress","lime/media/OpenALAudioContext.hx",371,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_376_getSource3f,"lime.media.OpenALAudioContext","getSource3f",0x09c37ba7,"lime.media.OpenALAudioContext.getSource3f","lime/media/OpenALAudioContext.hx",376,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_381_getSourcef,"lime.media.OpenALAudioContext","getSourcef",0xd6b76812,"lime.media.OpenALAudioContext.getSourcef","lime/media/OpenALAudioContext.hx",381,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_386_getSource3i,"lime.media.OpenALAudioContext","getSource3i",0x09c37baa,"lime.media.OpenALAudioContext.getSource3i","lime/media/OpenALAudioContext.hx",386,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_391_getSourcefv,"lime.media.OpenALAudioContext","getSourcefv",0x09c3a824,"lime.media.OpenALAudioContext.getSourcefv","lime/media/OpenALAudioContext.hx",391,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_396_getSourcei,"lime.media.OpenALAudioContext","getSourcei",0xd6b76815,"lime.media.OpenALAudioContext.getSourcei","lime/media/OpenALAudioContext.hx",396,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_401_getSourceiv,"lime.media.OpenALAudioContext","getSourceiv",0x09c3aac1,"lime.media.OpenALAudioContext.getSourceiv","lime/media/OpenALAudioContext.hx",401,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_406_getString,"lime.media.OpenALAudioContext","getString",0x1df2a9ca,"lime.media.OpenALAudioContext.getString","lime/media/OpenALAudioContext.hx",406,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_418_isBuffer,"lime.media.OpenALAudioContext","isBuffer",0x2d15ca27,"lime.media.OpenALAudioContext.isBuffer","lime/media/OpenALAudioContext.hx",418,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_423_isEnabled,"lime.media.OpenALAudioContext","isEnabled",0x129b797a,"lime.media.OpenALAudioContext.isEnabled","lime/media/OpenALAudioContext.hx",423,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_428_isExtensionPresent,"lime.media.OpenALAudioContext","isExtensionPresent",0x90c17123,"lime.media.OpenALAudioContext.isExtensionPresent","lime/media/OpenALAudioContext.hx",428,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_433_isSource,"lime.media.OpenALAudioContext","isSource",0x8eb2be02,"lime.media.OpenALAudioContext.isSource","lime/media/OpenALAudioContext.hx",433,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_438_listener3f,"lime.media.OpenALAudioContext","listener3f",0xf7170524,"lime.media.OpenALAudioContext.listener3f","lime/media/OpenALAudioContext.hx",438,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_443_listener3i,"lime.media.OpenALAudioContext","listener3i",0xf7170527,"lime.media.OpenALAudioContext.listener3i","lime/media/OpenALAudioContext.hx",443,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_448_listenerf,"lime.media.OpenALAudioContext","listenerf",0x83fa5d35,"lime.media.OpenALAudioContext.listenerf","lime/media/OpenALAudioContext.hx",448,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_453_listenerfv,"lime.media.OpenALAudioContext","listenerfv",0xf71731a1,"lime.media.OpenALAudioContext.listenerfv","lime/media/OpenALAudioContext.hx",453,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_458_listeneri,"lime.media.OpenALAudioContext","listeneri",0x83fa5d38,"lime.media.OpenALAudioContext.listeneri","lime/media/OpenALAudioContext.hx",458,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_463_listeneriv,"lime.media.OpenALAudioContext","listeneriv",0xf717343e,"lime.media.OpenALAudioContext.listeneriv","lime/media/OpenALAudioContext.hx",463,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_468_makeContextCurrent,"lime.media.OpenALAudioContext","makeContextCurrent",0x7164e475,"lime.media.OpenALAudioContext.makeContextCurrent","lime/media/OpenALAudioContext.hx",468,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_473_openDevice,"lime.media.OpenALAudioContext","openDevice",0x8d211add,"lime.media.OpenALAudioContext.openDevice","lime/media/OpenALAudioContext.hx",473,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_478_pauseDevice,"lime.media.OpenALAudioContext","pauseDevice",0xe2b472af,"lime.media.OpenALAudioContext.pauseDevice","lime/media/OpenALAudioContext.hx",478,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_483_processContext,"lime.media.OpenALAudioContext","processContext",0xf541dc9d,"lime.media.OpenALAudioContext.processContext","lime/media/OpenALAudioContext.hx",483,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_488_resumeDevice,"lime.media.OpenALAudioContext","resumeDevice",0x5a53be40,"lime.media.OpenALAudioContext.resumeDevice","lime/media/OpenALAudioContext.hx",488,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_493_source3f,"lime.media.OpenALAudioContext","source3f",0x6abb7c0b,"lime.media.OpenALAudioContext.source3f","lime/media/OpenALAudioContext.hx",493,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_498_source3i,"lime.media.OpenALAudioContext","source3i",0x6abb7c0e,"lime.media.OpenALAudioContext.source3i","lime/media/OpenALAudioContext.hx",498,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_503_sourcef,"lime.media.OpenALAudioContext","sourcef",0x6334802e,"lime.media.OpenALAudioContext.sourcef","lime/media/OpenALAudioContext.hx",503,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_508_sourcefv,"lime.media.OpenALAudioContext","sourcefv",0x6abba888,"lime.media.OpenALAudioContext.sourcefv","lime/media/OpenALAudioContext.hx",508,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_513_sourcei,"lime.media.OpenALAudioContext","sourcei",0x63348031,"lime.media.OpenALAudioContext.sourcei","lime/media/OpenALAudioContext.hx",513,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_518_sourceiv,"lime.media.OpenALAudioContext","sourceiv",0x6abbab25,"lime.media.OpenALAudioContext.sourceiv","lime/media/OpenALAudioContext.hx",518,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_523_sourcePlay,"lime.media.OpenALAudioContext","sourcePlay",0x40cae74c,"lime.media.OpenALAudioContext.sourcePlay","lime/media/OpenALAudioContext.hx",523,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_528_sourcePlayv,"lime.media.OpenALAudioContext","sourcePlayv",0x70bf7baa,"lime.media.OpenALAudioContext.sourcePlayv","lime/media/OpenALAudioContext.hx",528,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_533_sourceStop,"lime.media.OpenALAudioContext","sourceStop",0x42cca95a,"lime.media.OpenALAudioContext.sourceStop","lime/media/OpenALAudioContext.hx",533,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_538_sourceStopv,"lime.media.OpenALAudioContext","sourceStopv",0x304785dc,"lime.media.OpenALAudioContext.sourceStopv","lime/media/OpenALAudioContext.hx",538,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_543_sourceRewind,"lime.media.OpenALAudioContext","sourceRewind",0x0a33e953,"lime.media.OpenALAudioContext.sourceRewind","lime/media/OpenALAudioContext.hx",543,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_548_sourceRewindv,"lime.media.OpenALAudioContext","sourceRewindv",0xe3383fc3,"lime.media.OpenALAudioContext.sourceRewindv","lime/media/OpenALAudioContext.hx",548,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_553_sourcePause,"lime.media.OpenALAudioContext","sourcePause",0x69894a9e,"lime.media.OpenALAudioContext.sourcePause","lime/media/OpenALAudioContext.hx",553,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_558_sourcePausev,"lime.media.OpenALAudioContext","sourcePausev",0xee980018,"lime.media.OpenALAudioContext.sourcePausev","lime/media/OpenALAudioContext.hx",558,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_563_sourceQueueBuffer,"lime.media.OpenALAudioContext","sourceQueueBuffer",0x64036319,"lime.media.OpenALAudioContext.sourceQueueBuffer","lime/media/OpenALAudioContext.hx",563,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_568_sourceQueueBuffers,"lime.media.OpenALAudioContext","sourceQueueBuffers",0x1ef3533a,"lime.media.OpenALAudioContext.sourceQueueBuffers","lime/media/OpenALAudioContext.hx",568,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_573_sourceUnqueueBuffer,"lime.media.OpenALAudioContext","sourceUnqueueBuffer",0x55a79360,"lime.media.OpenALAudioContext.sourceUnqueueBuffer","lime/media/OpenALAudioContext.hx",573,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_578_sourceUnqueueBuffers,"lime.media.OpenALAudioContext","sourceUnqueueBuffers",0x9cf96113,"lime.media.OpenALAudioContext.sourceUnqueueBuffers","lime/media/OpenALAudioContext.hx",578,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_583_speedOfSound,"lime.media.OpenALAudioContext","speedOfSound",0x132eeb8e,"lime.media.OpenALAudioContext.speedOfSound","lime/media/OpenALAudioContext.hx",583,0xee17aeeb) -HX_LOCAL_STACK_FRAME(_hx_pos_18837c5c516898e1_588_suspendContext,"lime.media.OpenALAudioContext","suspendContext",0x2828bb30,"lime.media.OpenALAudioContext.suspendContext","lime/media/OpenALAudioContext.hx",588,0xee17aeeb) -namespace lime{ -namespace media{ - -void OpenALAudioContext_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_16_new) -HXLINE( 92) this->ALL_DEVICES_SPECIFIER = 4115; -HXLINE( 91) this->DEFAULT_ALL_DEVICES_SPECIFIER = 4114; -HXLINE( 90) this->ENUMERATE_ALL_EXT = 1; -HXLINE( 89) this->DEVICE_SPECIFIER = 4101; -HXLINE( 88) this->DEFAULT_DEVICE_SPECIFIER = 4100; -HXLINE( 87) this->ALL_ATTRIBUTES = 4099; -HXLINE( 86) this->ATTRIBUTES_SIZE = 4098; -HXLINE( 85) this->INVALID_CONTEXT = 40962; -HXLINE( 84) this->INVALID_DEVICE = 40961; -HXLINE( 83) this->STEREO_SOURCES = 4113; -HXLINE( 82) this->MONO_SOURCES = 4112; -HXLINE( 81) this->SYNC = 4105; -HXLINE( 80) this->REFRESH = 4104; -HXLINE( 79) this->EXPONENT_DISTANCE_CLAMPED = 53254; -HXLINE( 78) this->EXPONENT_DISTANCE = 53253; -HXLINE( 77) this->LINEAR_DISTANCE_CLAMPED = 53252; -HXLINE( 76) this->LINEAR_DISTANCE = 53251; -HXLINE( 75) this->INVERSE_DISTANCE_CLAMPED = 53250; -HXLINE( 74) this->INVERSE_DISTANCE = 53249; -HXLINE( 73) this->DISTANCE_MODEL = 53248; -HXLINE( 72) this->DOPPLER_VELOCITY = 49153; -HXLINE( 71) this->SPEED_OF_SOUND = 49155; -HXLINE( 70) this->DOPPLER_FACTOR = 49152; -HXLINE( 69) this->EXTENSIONS = 45060; -HXLINE( 68) this->RENDERER = 45059; -HXLINE( 67) this->VERSION = 45058; -HXLINE( 66) this->VENDOR = 45057; -HXLINE( 65) this->OUT_OF_MEMORY = 40965; -HXLINE( 64) this->INVALID_OPERATION = 40964; -HXLINE( 63) this->INVALID_VALUE = 40963; -HXLINE( 62) this->INVALID_ENUM = 40962; -HXLINE( 61) this->INVALID_NAME = 40961; -HXLINE( 60) this->NO_ERROR = 0; -HXLINE( 59) this->SIZE = 8196; -HXLINE( 58) this->CHANNELS = 8195; -HXLINE( 57) this->BITS = 8194; -HXLINE( 56) this->FREQUENCY = 8193; -HXLINE( 55) this->FORMAT_STEREO16 = 4355; -HXLINE( 54) this->FORMAT_STEREO8 = 4354; -HXLINE( 53) this->FORMAT_MONO16 = 4353; -HXLINE( 52) this->FORMAT_MONO8 = 4352; -HXLINE( 51) this->UNDETERMINED = 4144; -HXLINE( 50) this->STREAMING = 4137; -HXLINE( 49) this->STATIC = 4136; -HXLINE( 48) this->SOURCE_TYPE = 4135; -HXLINE( 47) this->BYTE_OFFSET = 4134; -HXLINE( 46) this->SAMPLE_OFFSET = 4133; -HXLINE( 45) this->SEC_OFFSET = 4132; -HXLINE( 44) this->MAX_DISTANCE = 4131; -HXLINE( 43) this->CONE_OUTER_GAIN = 4130; -HXLINE( 42) this->ROLLOFF_FACTOR = 4129; -HXLINE( 41) this->REFERENCE_DISTANCE = 4128; -HXLINE( 40) this->BUFFERS_PROCESSED = 4118; -HXLINE( 39) this->BUFFERS_QUEUED = 4117; -HXLINE( 38) this->STOPPED = 4116; -HXLINE( 37) this->PAUSED = 4115; -HXLINE( 36) this->PLAYING = 4114; -HXLINE( 35) this->INITIAL = 4113; -HXLINE( 34) this->SOURCE_STATE = 4112; -HXLINE( 33) this->ORIENTATION = 4111; -HXLINE( 32) this->MAX_GAIN = 4110; -HXLINE( 31) this->MIN_GAIN = 4109; -HXLINE( 30) this->GAIN = 4106; -HXLINE( 29) this->BUFFER = 4105; -HXLINE( 28) this->LOOPING = 4103; -HXLINE( 27) this->VELOCITY = 4102; -HXLINE( 26) this->DIRECTION = 4101; -HXLINE( 25) this->POSITION = 4100; -HXLINE( 24) this->PITCH = 4099; -HXLINE( 23) this->CONE_OUTER_ANGLE = 4098; -HXLINE( 22) this->CONE_INNER_ANGLE = 4097; -HXLINE( 21) this->SOURCE_RELATIVE = 514; -HXLINE( 20) this->TRUE = 1; -HXLINE( 19) this->FALSE = 0; -HXLINE( 18) this->NONE = 0; - } - -Dynamic OpenALAudioContext_obj::__CreateEmpty() { return new OpenALAudioContext_obj; } - -void *OpenALAudioContext_obj::_hx_vtable = 0; - -Dynamic OpenALAudioContext_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OpenALAudioContext_obj > _hx_result = new OpenALAudioContext_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OpenALAudioContext_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7f0ec3a5; -} - -void OpenALAudioContext_obj::bufferData( ::Dynamic buffer,int format, ::lime::utils::ArrayBufferView data,int size,int freq){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_98_bufferData) -HXDLIN( 98) ::lime::media::openal::AL_obj::bufferData(buffer,format,data,size,freq); - } - - -HX_DEFINE_DYNAMIC_FUNC5(OpenALAudioContext_obj,bufferData,(void)) - -void OpenALAudioContext_obj::buffer3f( ::Dynamic buffer,int param,Float value1,Float value2,Float value3){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_103_buffer3f) -HXDLIN( 103) ::lime::media::openal::AL_obj::buffer3f(buffer,param,value1,value2,value3); - } - - -HX_DEFINE_DYNAMIC_FUNC5(OpenALAudioContext_obj,buffer3f,(void)) - -void OpenALAudioContext_obj::buffer3i( ::Dynamic buffer,int param,int value1,int value2,int value3){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_108_buffer3i) -HXDLIN( 108) ::lime::media::openal::AL_obj::buffer3i(buffer,param,value1,value2,value3); - } - - -HX_DEFINE_DYNAMIC_FUNC5(OpenALAudioContext_obj,buffer3i,(void)) - -void OpenALAudioContext_obj::bufferf( ::Dynamic buffer,int param,Float value){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_113_bufferf) -HXDLIN( 113) ::lime::media::openal::AL_obj::bufferf(buffer,param,value); - } - - -HX_DEFINE_DYNAMIC_FUNC3(OpenALAudioContext_obj,bufferf,(void)) - -void OpenALAudioContext_obj::bufferfv( ::Dynamic buffer,int param,::Array< Float > values){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_118_bufferfv) -HXDLIN( 118) ::lime::media::openal::AL_obj::bufferfv(buffer,param,values); - } - - -HX_DEFINE_DYNAMIC_FUNC3(OpenALAudioContext_obj,bufferfv,(void)) - -void OpenALAudioContext_obj::bufferi( ::Dynamic buffer,int param,int value){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_123_bufferi) -HXDLIN( 123) ::lime::media::openal::AL_obj::bufferi(buffer,param,value); - } - - -HX_DEFINE_DYNAMIC_FUNC3(OpenALAudioContext_obj,bufferi,(void)) - -void OpenALAudioContext_obj::bufferiv( ::Dynamic buffer,int param,::Array< int > values){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_128_bufferiv) -HXDLIN( 128) ::lime::media::openal::AL_obj::bufferiv(buffer,param,values); - } - - -HX_DEFINE_DYNAMIC_FUNC3(OpenALAudioContext_obj,bufferiv,(void)) - -bool OpenALAudioContext_obj::closeDevice( ::Dynamic device){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_133_closeDevice) -HXDLIN( 133) return ::lime::media::openal::ALC_obj::closeDevice(device); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,closeDevice,return ) - - ::Dynamic OpenALAudioContext_obj::createContext( ::Dynamic device,::Array< int > attrlist){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_138_createContext) -HXDLIN( 138) return ::lime::media::openal::ALC_obj::createContext(device,attrlist); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,createContext,return ) - - ::Dynamic OpenALAudioContext_obj::createBuffer(){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_143_createBuffer) -HXDLIN( 143) return ::lime::media::openal::AL_obj::createBuffer(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(OpenALAudioContext_obj,createBuffer,return ) - - ::Dynamic OpenALAudioContext_obj::createSource(){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_148_createSource) -HXDLIN( 148) return ::lime::media::openal::AL_obj::createSource(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(OpenALAudioContext_obj,createSource,return ) - -void OpenALAudioContext_obj::deleteBuffer( ::Dynamic buffer){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_153_deleteBuffer) -HXDLIN( 153) ::lime::media::openal::AL_obj::deleteBuffer(buffer); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,deleteBuffer,(void)) - -void OpenALAudioContext_obj::deleteBuffers(::cpp::VirtualArray buffers){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_158_deleteBuffers) -HXDLIN( 158) ::lime::media::openal::AL_obj::deleteBuffers(buffers); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,deleteBuffers,(void)) - -void OpenALAudioContext_obj::deleteSource( ::Dynamic source){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_163_deleteSource) -HXDLIN( 163) ::lime::media::openal::AL_obj::deleteSource(source); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,deleteSource,(void)) - -void OpenALAudioContext_obj::deleteSources(::cpp::VirtualArray sources){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_168_deleteSources) -HXDLIN( 168) ::lime::media::openal::AL_obj::deleteSources(sources); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,deleteSources,(void)) - -void OpenALAudioContext_obj::destroyContext( ::Dynamic context){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_172_destroyContext) -HXLINE( 173) if (hx::IsNull( context )) { -HXLINE( 173) return; - } -HXLINE( 174) ::lime::media::openal::ALC_obj::destroyContext(context); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,destroyContext,(void)) - -void OpenALAudioContext_obj::disable(int capability){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_179_disable) -HXDLIN( 179) ::lime::media::openal::AL_obj::disable(capability); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,disable,(void)) - -void OpenALAudioContext_obj::distanceModel(int distanceModel){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_184_distanceModel) -HXDLIN( 184) ::lime::media::openal::AL_obj::distanceModel(distanceModel); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,distanceModel,(void)) - -void OpenALAudioContext_obj::dopplerFactor(Float value){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_189_dopplerFactor) -HXDLIN( 189) ::lime::media::openal::AL_obj::dopplerFactor(value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,dopplerFactor,(void)) - -void OpenALAudioContext_obj::dopplerVelocity(Float value){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_194_dopplerVelocity) -HXDLIN( 194) ::lime::media::openal::AL_obj::dopplerVelocity(value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,dopplerVelocity,(void)) - -void OpenALAudioContext_obj::enable(int capability){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_199_enable) -HXDLIN( 199) ::lime::media::openal::AL_obj::enable(capability); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,enable,(void)) - - ::Dynamic OpenALAudioContext_obj::genSource(){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_204_genSource) -HXDLIN( 204) return this->createSource(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(OpenALAudioContext_obj,genSource,return ) - -::cpp::VirtualArray OpenALAudioContext_obj::genSources(int n){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_209_genSources) -HXDLIN( 209) return ::lime::media::openal::AL_obj::genSources(n); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,genSources,return ) - - ::Dynamic OpenALAudioContext_obj::genBuffer(){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_214_genBuffer) -HXDLIN( 214) return this->createBuffer(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(OpenALAudioContext_obj,genBuffer,return ) - -::cpp::VirtualArray OpenALAudioContext_obj::genBuffers(int n){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_219_genBuffers) -HXDLIN( 219) return ::lime::media::openal::AL_obj::genBuffers(n); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,genBuffers,return ) - -bool OpenALAudioContext_obj::getBoolean(int param){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_224_getBoolean) -HXDLIN( 224) return ::lime::media::openal::AL_obj::getBoolean(param); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,getBoolean,return ) - -::Array< bool > OpenALAudioContext_obj::getBooleanv(int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_229_getBooleanv) -HXDLIN( 229) return ::lime::media::openal::AL_obj::getBooleanv(param,count); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,getBooleanv,return ) - -::Array< Float > OpenALAudioContext_obj::getBuffer3f( ::Dynamic buffer,int param){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_234_getBuffer3f) -HXDLIN( 234) return ::lime::media::openal::AL_obj::getBuffer3f(buffer,param); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,getBuffer3f,return ) - -::Array< int > OpenALAudioContext_obj::getBuffer3i( ::Dynamic buffer,int param){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_239_getBuffer3i) -HXDLIN( 239) return ::lime::media::openal::AL_obj::getBuffer3i(buffer,param); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,getBuffer3i,return ) - -Float OpenALAudioContext_obj::getBufferf( ::Dynamic buffer,int param){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_244_getBufferf) -HXDLIN( 244) return ::lime::media::openal::AL_obj::getBufferf(buffer,param); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,getBufferf,return ) - -::Array< Float > OpenALAudioContext_obj::getBufferfv( ::Dynamic buffer,int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_249_getBufferfv) -HXDLIN( 249) return ::lime::media::openal::AL_obj::getBufferfv(buffer,param,count); - } - - -HX_DEFINE_DYNAMIC_FUNC3(OpenALAudioContext_obj,getBufferfv,return ) - -int OpenALAudioContext_obj::getBufferi( ::Dynamic buffer,int param){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_254_getBufferi) -HXDLIN( 254) return ::lime::media::openal::AL_obj::getBufferi(buffer,param); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,getBufferi,return ) - -::Array< int > OpenALAudioContext_obj::getBufferiv( ::Dynamic buffer,int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_259_getBufferiv) -HXDLIN( 259) return ::lime::media::openal::AL_obj::getBufferiv(buffer,param,count); - } - - -HX_DEFINE_DYNAMIC_FUNC3(OpenALAudioContext_obj,getBufferiv,return ) - - ::Dynamic OpenALAudioContext_obj::getContextsDevice( ::Dynamic context){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_263_getContextsDevice) -HXLINE( 264) if (hx::IsNull( context )) { -HXLINE( 264) return null(); - } -HXLINE( 265) return ::lime::media::openal::ALC_obj::getContextsDevice(context); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,getContextsDevice,return ) - - ::Dynamic OpenALAudioContext_obj::getCurrentContext(){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_270_getCurrentContext) -HXDLIN( 270) return ::lime::media::openal::ALC_obj::getCurrentContext(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(OpenALAudioContext_obj,getCurrentContext,return ) - -Float OpenALAudioContext_obj::getDouble(int param){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_275_getDouble) -HXDLIN( 275) return ::lime::media::openal::AL_obj::getDouble(param); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,getDouble,return ) - -::Array< Float > OpenALAudioContext_obj::getDoublev(int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_280_getDoublev) -HXDLIN( 280) return ::lime::media::openal::AL_obj::getDoublev(param,count); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,getDoublev,return ) - -int OpenALAudioContext_obj::getEnumValue(::String ename){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_285_getEnumValue) -HXDLIN( 285) return ::lime::media::openal::AL_obj::getEnumValue(ename); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,getEnumValue,return ) - -int OpenALAudioContext_obj::getError( ::Dynamic device){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_290_getError) -HXDLIN( 290) if (hx::IsNull( device )) { -HXLINE( 292) return ::lime::media::openal::AL_obj::getError(); - } - else { -HXLINE( 296) return ::lime::media::openal::ALC_obj::getError(device); - } -HXLINE( 290) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,getError,return ) - -::String OpenALAudioContext_obj::getErrorString( ::Dynamic device){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_302_getErrorString) -HXDLIN( 302) if (hx::IsNull( device )) { -HXLINE( 304) return ::lime::media::openal::AL_obj::getErrorString(); - } - else { -HXLINE( 308) return ::lime::media::openal::ALC_obj::getErrorString(device); - } -HXLINE( 302) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,getErrorString,return ) - -Float OpenALAudioContext_obj::getFloat(int param){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_314_getFloat) -HXDLIN( 314) return ::lime::media::openal::AL_obj::getFloat(param); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,getFloat,return ) - -::Array< Float > OpenALAudioContext_obj::getFloatv(int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_319_getFloatv) -HXDLIN( 319) return ::lime::media::openal::AL_obj::getFloatv(param,count); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,getFloatv,return ) - -int OpenALAudioContext_obj::getInteger(int param){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_324_getInteger) -HXDLIN( 324) return ::lime::media::openal::AL_obj::getInteger(param); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,getInteger,return ) - -::Array< int > OpenALAudioContext_obj::getIntegerv(int param,hx::Null< int > __o_count, ::Dynamic device){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_329_getIntegerv) -HXDLIN( 329) if (hx::IsNull( device )) { -HXLINE( 331) return ::lime::media::openal::AL_obj::getIntegerv(param,count); - } - else { -HXLINE( 335) return ::lime::media::openal::ALC_obj::getIntegerv(device,param,count); - } -HXLINE( 329) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC3(OpenALAudioContext_obj,getIntegerv,return ) - -::Array< Float > OpenALAudioContext_obj::getListener3f(int param){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_341_getListener3f) -HXDLIN( 341) return ::lime::media::openal::AL_obj::getListener3f(param); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,getListener3f,return ) - -::Array< int > OpenALAudioContext_obj::getListener3i(int param){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_346_getListener3i) -HXDLIN( 346) return ::lime::media::openal::AL_obj::getListener3i(param); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,getListener3i,return ) - -Float OpenALAudioContext_obj::getListenerf(int param){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_351_getListenerf) -HXDLIN( 351) return ::lime::media::openal::AL_obj::getListenerf(param); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,getListenerf,return ) - -::Array< Float > OpenALAudioContext_obj::getListenerfv(int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_356_getListenerfv) -HXDLIN( 356) return ::lime::media::openal::AL_obj::getListenerfv(param,count); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,getListenerfv,return ) - -int OpenALAudioContext_obj::getListeneri(int param){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_361_getListeneri) -HXDLIN( 361) return ::lime::media::openal::AL_obj::getListeneri(param); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,getListeneri,return ) - -::Array< int > OpenALAudioContext_obj::getListeneriv(int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_366_getListeneriv) -HXDLIN( 366) return ::lime::media::openal::AL_obj::getListeneriv(param,count); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,getListeneriv,return ) - - ::Dynamic OpenALAudioContext_obj::getProcAddress(::String fname){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_371_getProcAddress) -HXDLIN( 371) return ::lime::media::openal::AL_obj::getProcAddress(fname); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,getProcAddress,return ) - -::Array< Float > OpenALAudioContext_obj::getSource3f( ::Dynamic source,int param){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_376_getSource3f) -HXDLIN( 376) return ::lime::media::openal::AL_obj::getSource3f(source,param); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,getSource3f,return ) - -Float OpenALAudioContext_obj::getSourcef( ::Dynamic source,int param){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_381_getSourcef) -HXDLIN( 381) return ::lime::media::openal::AL_obj::getSourcef(source,param); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,getSourcef,return ) - -::Array< int > OpenALAudioContext_obj::getSource3i( ::Dynamic source,int param){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_386_getSource3i) -HXDLIN( 386) return ::lime::media::openal::AL_obj::getSource3i(source,param); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,getSource3i,return ) - -::Array< Float > OpenALAudioContext_obj::getSourcefv( ::Dynamic source,int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_391_getSourcefv) -HXDLIN( 391) return ::lime::media::openal::AL_obj::getSourcefv(source,param,null()); - } - - -HX_DEFINE_DYNAMIC_FUNC3(OpenALAudioContext_obj,getSourcefv,return ) - - ::Dynamic OpenALAudioContext_obj::getSourcei( ::Dynamic source,int param){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_396_getSourcei) -HXDLIN( 396) return ::lime::media::openal::AL_obj::getSourcei(source,param); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,getSourcei,return ) - -::Array< int > OpenALAudioContext_obj::getSourceiv( ::Dynamic source,int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_401_getSourceiv) -HXDLIN( 401) return ::lime::media::openal::AL_obj::getSourceiv(source,param,count); - } - - -HX_DEFINE_DYNAMIC_FUNC3(OpenALAudioContext_obj,getSourceiv,return ) - -::String OpenALAudioContext_obj::getString(int param, ::Dynamic device){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_406_getString) -HXDLIN( 406) if (hx::IsNull( device )) { -HXLINE( 408) return ::lime::media::openal::AL_obj::getString(param); - } - else { -HXLINE( 412) return ::lime::media::openal::ALC_obj::getString(device,param); - } -HXLINE( 406) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,getString,return ) - -bool OpenALAudioContext_obj::isBuffer( ::Dynamic buffer){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_418_isBuffer) -HXDLIN( 418) return ::lime::media::openal::AL_obj::isBuffer(buffer); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,isBuffer,return ) - -bool OpenALAudioContext_obj::isEnabled(int capability){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_423_isEnabled) -HXDLIN( 423) return ::lime::media::openal::AL_obj::isEnabled(capability); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,isEnabled,return ) - -bool OpenALAudioContext_obj::isExtensionPresent(::String extname){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_428_isExtensionPresent) -HXDLIN( 428) return ::lime::media::openal::AL_obj::isExtensionPresent(extname); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,isExtensionPresent,return ) - -bool OpenALAudioContext_obj::isSource( ::Dynamic source){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_433_isSource) -HXDLIN( 433) return ::lime::media::openal::AL_obj::isSource(source); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,isSource,return ) - -void OpenALAudioContext_obj::listener3f(int param,Float value1,Float value2,Float value3){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_438_listener3f) -HXDLIN( 438) ::lime::media::openal::AL_obj::listener3f(param,value1,value2,value3); - } - - -HX_DEFINE_DYNAMIC_FUNC4(OpenALAudioContext_obj,listener3f,(void)) - -void OpenALAudioContext_obj::listener3i(int param,int value1,int value2,int value3){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_443_listener3i) -HXDLIN( 443) ::lime::media::openal::AL_obj::listener3i(param,value1,value2,value3); - } - - -HX_DEFINE_DYNAMIC_FUNC4(OpenALAudioContext_obj,listener3i,(void)) - -void OpenALAudioContext_obj::listenerf(int param,Float value){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_448_listenerf) -HXDLIN( 448) ::lime::media::openal::AL_obj::listenerf(param,value); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,listenerf,(void)) - -void OpenALAudioContext_obj::listenerfv(int param,::Array< Float > values){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_453_listenerfv) -HXDLIN( 453) ::lime::media::openal::AL_obj::listenerfv(param,values); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,listenerfv,(void)) - -void OpenALAudioContext_obj::listeneri(int param,int value){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_458_listeneri) -HXDLIN( 458) ::lime::media::openal::AL_obj::listeneri(param,value); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,listeneri,(void)) - -void OpenALAudioContext_obj::listeneriv(int param,::Array< int > values){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_463_listeneriv) -HXDLIN( 463) ::lime::media::openal::AL_obj::listeneriv(param,values); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,listeneriv,(void)) - -bool OpenALAudioContext_obj::makeContextCurrent( ::Dynamic context){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_468_makeContextCurrent) -HXDLIN( 468) return ::lime::media::openal::ALC_obj::makeContextCurrent(context); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,makeContextCurrent,return ) - - ::Dynamic OpenALAudioContext_obj::openDevice(::String deviceName){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_473_openDevice) -HXDLIN( 473) return ::lime::media::openal::ALC_obj::openDevice(deviceName); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,openDevice,return ) - -void OpenALAudioContext_obj::pauseDevice( ::Dynamic device){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_478_pauseDevice) -HXDLIN( 478) ::lime::media::openal::ALC_obj::pauseDevice(device); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,pauseDevice,(void)) - -void OpenALAudioContext_obj::processContext( ::Dynamic context){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_483_processContext) -HXDLIN( 483) ::lime::media::openal::ALC_obj::processContext(context); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,processContext,(void)) - -void OpenALAudioContext_obj::resumeDevice( ::Dynamic device){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_488_resumeDevice) -HXDLIN( 488) ::lime::media::openal::ALC_obj::resumeDevice(device); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,resumeDevice,(void)) - -void OpenALAudioContext_obj::source3f( ::Dynamic source,int param,Float value1,Float value2,Float value3){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_493_source3f) -HXDLIN( 493) ::lime::media::openal::AL_obj::source3f(source,param,value1,value2,value3); - } - - -HX_DEFINE_DYNAMIC_FUNC5(OpenALAudioContext_obj,source3f,(void)) - -void OpenALAudioContext_obj::source3i( ::Dynamic source,int param,int value1,int value2,int value3){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_498_source3i) -HXDLIN( 498) ::lime::media::openal::AL_obj::source3i(source,param,value1,value2,value3); - } - - -HX_DEFINE_DYNAMIC_FUNC5(OpenALAudioContext_obj,source3i,(void)) - -void OpenALAudioContext_obj::sourcef( ::Dynamic source,int param,Float value){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_503_sourcef) -HXDLIN( 503) ::lime::media::openal::AL_obj::sourcef(source,param,value); - } - - -HX_DEFINE_DYNAMIC_FUNC3(OpenALAudioContext_obj,sourcef,(void)) - -void OpenALAudioContext_obj::sourcefv( ::Dynamic source,int param,::Array< Float > values){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_508_sourcefv) -HXDLIN( 508) ::lime::media::openal::AL_obj::sourcefv(source,param,values); - } - - -HX_DEFINE_DYNAMIC_FUNC3(OpenALAudioContext_obj,sourcefv,(void)) - -void OpenALAudioContext_obj::sourcei( ::Dynamic source,int param, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_513_sourcei) -HXDLIN( 513) ::lime::media::openal::AL_obj::sourcei(source,param,value); - } - - -HX_DEFINE_DYNAMIC_FUNC3(OpenALAudioContext_obj,sourcei,(void)) - -void OpenALAudioContext_obj::sourceiv( ::Dynamic source,int param,::Array< int > values){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_518_sourceiv) -HXDLIN( 518) ::lime::media::openal::AL_obj::sourceiv(source,param,values); - } - - -HX_DEFINE_DYNAMIC_FUNC3(OpenALAudioContext_obj,sourceiv,(void)) - -void OpenALAudioContext_obj::sourcePlay( ::Dynamic source){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_523_sourcePlay) -HXDLIN( 523) ::lime::media::openal::AL_obj::sourcePlay(source); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,sourcePlay,(void)) - -void OpenALAudioContext_obj::sourcePlayv(::cpp::VirtualArray sources){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_528_sourcePlayv) -HXDLIN( 528) ::lime::media::openal::AL_obj::sourcePlayv(sources); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,sourcePlayv,(void)) - -void OpenALAudioContext_obj::sourceStop( ::Dynamic source){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_533_sourceStop) -HXDLIN( 533) ::lime::media::openal::AL_obj::sourceStop(source); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,sourceStop,(void)) - -void OpenALAudioContext_obj::sourceStopv(::cpp::VirtualArray sources){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_538_sourceStopv) -HXDLIN( 538) ::lime::media::openal::AL_obj::sourceStopv(sources); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,sourceStopv,(void)) - -void OpenALAudioContext_obj::sourceRewind( ::Dynamic source){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_543_sourceRewind) -HXDLIN( 543) ::lime::media::openal::AL_obj::sourceRewind(source); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,sourceRewind,(void)) - -void OpenALAudioContext_obj::sourceRewindv(::cpp::VirtualArray sources){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_548_sourceRewindv) -HXDLIN( 548) ::lime::media::openal::AL_obj::sourceRewindv(sources); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,sourceRewindv,(void)) - -void OpenALAudioContext_obj::sourcePause( ::Dynamic source){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_553_sourcePause) -HXDLIN( 553) ::lime::media::openal::AL_obj::sourcePause(source); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,sourcePause,(void)) - -void OpenALAudioContext_obj::sourcePausev(::cpp::VirtualArray sources){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_558_sourcePausev) -HXDLIN( 558) ::lime::media::openal::AL_obj::sourcePausev(sources); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,sourcePausev,(void)) - -void OpenALAudioContext_obj::sourceQueueBuffer( ::Dynamic source, ::Dynamic buffer){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_563_sourceQueueBuffer) -HXDLIN( 563) ::lime::media::openal::AL_obj::sourceQueueBuffer(source,buffer); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,sourceQueueBuffer,(void)) - -void OpenALAudioContext_obj::sourceQueueBuffers( ::Dynamic source,int nb,::cpp::VirtualArray buffers){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_568_sourceQueueBuffers) -HXDLIN( 568) ::lime::media::openal::AL_obj::sourceQueueBuffers(source,nb,buffers); - } - - -HX_DEFINE_DYNAMIC_FUNC3(OpenALAudioContext_obj,sourceQueueBuffers,(void)) - -int OpenALAudioContext_obj::sourceUnqueueBuffer( ::Dynamic source){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_573_sourceUnqueueBuffer) -HXDLIN( 573) return ( (int)(::lime::media::openal::AL_obj::sourceUnqueueBuffer(source)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,sourceUnqueueBuffer,return ) - -::cpp::VirtualArray OpenALAudioContext_obj::sourceUnqueueBuffers( ::Dynamic source,int nb){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_578_sourceUnqueueBuffers) -HXDLIN( 578) return ::lime::media::openal::AL_obj::sourceUnqueueBuffers(source,nb); - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenALAudioContext_obj,sourceUnqueueBuffers,return ) - -void OpenALAudioContext_obj::speedOfSound(Float value){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_583_speedOfSound) -HXDLIN( 583) ::lime::media::openal::AL_obj::speedOfSound(value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,speedOfSound,(void)) - -void OpenALAudioContext_obj::suspendContext( ::Dynamic context){ - HX_STACKFRAME(&_hx_pos_18837c5c516898e1_588_suspendContext) -HXDLIN( 588) ::lime::media::openal::ALC_obj::suspendContext(context); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenALAudioContext_obj,suspendContext,(void)) - - -hx::ObjectPtr< OpenALAudioContext_obj > OpenALAudioContext_obj::__new() { - hx::ObjectPtr< OpenALAudioContext_obj > __this = new OpenALAudioContext_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< OpenALAudioContext_obj > OpenALAudioContext_obj::__alloc(hx::Ctx *_hx_ctx) { - OpenALAudioContext_obj *__this = (OpenALAudioContext_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OpenALAudioContext_obj), false, "lime.media.OpenALAudioContext")); - *(void **)__this = OpenALAudioContext_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -OpenALAudioContext_obj::OpenALAudioContext_obj() -{ -} - -hx::Val OpenALAudioContext_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"NONE") ) { return hx::Val( NONE ); } - if (HX_FIELD_EQ(inName,"TRUE") ) { return hx::Val( TRUE ); } - if (HX_FIELD_EQ(inName,"GAIN") ) { return hx::Val( GAIN ); } - if (HX_FIELD_EQ(inName,"BITS") ) { return hx::Val( BITS ); } - if (HX_FIELD_EQ(inName,"SIZE") ) { return hx::Val( SIZE ); } - if (HX_FIELD_EQ(inName,"SYNC") ) { return hx::Val( SYNC ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"FALSE") ) { return hx::Val( FALSE ); } - if (HX_FIELD_EQ(inName,"PITCH") ) { return hx::Val( PITCH ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"BUFFER") ) { return hx::Val( BUFFER ); } - if (HX_FIELD_EQ(inName,"PAUSED") ) { return hx::Val( PAUSED ); } - if (HX_FIELD_EQ(inName,"STATIC") ) { return hx::Val( STATIC ); } - if (HX_FIELD_EQ(inName,"VENDOR") ) { return hx::Val( VENDOR ); } - if (HX_FIELD_EQ(inName,"enable") ) { return hx::Val( enable_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"LOOPING") ) { return hx::Val( LOOPING ); } - if (HX_FIELD_EQ(inName,"INITIAL") ) { return hx::Val( INITIAL ); } - if (HX_FIELD_EQ(inName,"PLAYING") ) { return hx::Val( PLAYING ); } - if (HX_FIELD_EQ(inName,"STOPPED") ) { return hx::Val( STOPPED ); } - if (HX_FIELD_EQ(inName,"VERSION") ) { return hx::Val( VERSION ); } - if (HX_FIELD_EQ(inName,"REFRESH") ) { return hx::Val( REFRESH ); } - if (HX_FIELD_EQ(inName,"bufferf") ) { return hx::Val( bufferf_dyn() ); } - if (HX_FIELD_EQ(inName,"bufferi") ) { return hx::Val( bufferi_dyn() ); } - if (HX_FIELD_EQ(inName,"disable") ) { return hx::Val( disable_dyn() ); } - if (HX_FIELD_EQ(inName,"sourcef") ) { return hx::Val( sourcef_dyn() ); } - if (HX_FIELD_EQ(inName,"sourcei") ) { return hx::Val( sourcei_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"POSITION") ) { return hx::Val( POSITION ); } - if (HX_FIELD_EQ(inName,"VELOCITY") ) { return hx::Val( VELOCITY ); } - if (HX_FIELD_EQ(inName,"MIN_GAIN") ) { return hx::Val( MIN_GAIN ); } - if (HX_FIELD_EQ(inName,"MAX_GAIN") ) { return hx::Val( MAX_GAIN ); } - if (HX_FIELD_EQ(inName,"CHANNELS") ) { return hx::Val( CHANNELS ); } - if (HX_FIELD_EQ(inName,"NO_ERROR") ) { return hx::Val( NO_ERROR ); } - if (HX_FIELD_EQ(inName,"RENDERER") ) { return hx::Val( RENDERER ); } - if (HX_FIELD_EQ(inName,"buffer3f") ) { return hx::Val( buffer3f_dyn() ); } - if (HX_FIELD_EQ(inName,"buffer3i") ) { return hx::Val( buffer3i_dyn() ); } - if (HX_FIELD_EQ(inName,"bufferfv") ) { return hx::Val( bufferfv_dyn() ); } - if (HX_FIELD_EQ(inName,"bufferiv") ) { return hx::Val( bufferiv_dyn() ); } - if (HX_FIELD_EQ(inName,"getError") ) { return hx::Val( getError_dyn() ); } - if (HX_FIELD_EQ(inName,"getFloat") ) { return hx::Val( getFloat_dyn() ); } - if (HX_FIELD_EQ(inName,"isBuffer") ) { return hx::Val( isBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"isSource") ) { return hx::Val( isSource_dyn() ); } - if (HX_FIELD_EQ(inName,"source3f") ) { return hx::Val( source3f_dyn() ); } - if (HX_FIELD_EQ(inName,"source3i") ) { return hx::Val( source3i_dyn() ); } - if (HX_FIELD_EQ(inName,"sourcefv") ) { return hx::Val( sourcefv_dyn() ); } - if (HX_FIELD_EQ(inName,"sourceiv") ) { return hx::Val( sourceiv_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"DIRECTION") ) { return hx::Val( DIRECTION ); } - if (HX_FIELD_EQ(inName,"STREAMING") ) { return hx::Val( STREAMING ); } - if (HX_FIELD_EQ(inName,"FREQUENCY") ) { return hx::Val( FREQUENCY ); } - if (HX_FIELD_EQ(inName,"genSource") ) { return hx::Val( genSource_dyn() ); } - if (HX_FIELD_EQ(inName,"genBuffer") ) { return hx::Val( genBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"getDouble") ) { return hx::Val( getDouble_dyn() ); } - if (HX_FIELD_EQ(inName,"getFloatv") ) { return hx::Val( getFloatv_dyn() ); } - if (HX_FIELD_EQ(inName,"getString") ) { return hx::Val( getString_dyn() ); } - if (HX_FIELD_EQ(inName,"isEnabled") ) { return hx::Val( isEnabled_dyn() ); } - if (HX_FIELD_EQ(inName,"listenerf") ) { return hx::Val( listenerf_dyn() ); } - if (HX_FIELD_EQ(inName,"listeneri") ) { return hx::Val( listeneri_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"SEC_OFFSET") ) { return hx::Val( SEC_OFFSET ); } - if (HX_FIELD_EQ(inName,"EXTENSIONS") ) { return hx::Val( EXTENSIONS ); } - if (HX_FIELD_EQ(inName,"bufferData") ) { return hx::Val( bufferData_dyn() ); } - if (HX_FIELD_EQ(inName,"genSources") ) { return hx::Val( genSources_dyn() ); } - if (HX_FIELD_EQ(inName,"genBuffers") ) { return hx::Val( genBuffers_dyn() ); } - if (HX_FIELD_EQ(inName,"getBoolean") ) { return hx::Val( getBoolean_dyn() ); } - if (HX_FIELD_EQ(inName,"getBufferf") ) { return hx::Val( getBufferf_dyn() ); } - if (HX_FIELD_EQ(inName,"getBufferi") ) { return hx::Val( getBufferi_dyn() ); } - if (HX_FIELD_EQ(inName,"getDoublev") ) { return hx::Val( getDoublev_dyn() ); } - if (HX_FIELD_EQ(inName,"getInteger") ) { return hx::Val( getInteger_dyn() ); } - if (HX_FIELD_EQ(inName,"getSourcef") ) { return hx::Val( getSourcef_dyn() ); } - if (HX_FIELD_EQ(inName,"getSourcei") ) { return hx::Val( getSourcei_dyn() ); } - if (HX_FIELD_EQ(inName,"listener3f") ) { return hx::Val( listener3f_dyn() ); } - if (HX_FIELD_EQ(inName,"listener3i") ) { return hx::Val( listener3i_dyn() ); } - if (HX_FIELD_EQ(inName,"listenerfv") ) { return hx::Val( listenerfv_dyn() ); } - if (HX_FIELD_EQ(inName,"listeneriv") ) { return hx::Val( listeneriv_dyn() ); } - if (HX_FIELD_EQ(inName,"openDevice") ) { return hx::Val( openDevice_dyn() ); } - if (HX_FIELD_EQ(inName,"sourcePlay") ) { return hx::Val( sourcePlay_dyn() ); } - if (HX_FIELD_EQ(inName,"sourceStop") ) { return hx::Val( sourceStop_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"ORIENTATION") ) { return hx::Val( ORIENTATION ); } - if (HX_FIELD_EQ(inName,"BYTE_OFFSET") ) { return hx::Val( BYTE_OFFSET ); } - if (HX_FIELD_EQ(inName,"SOURCE_TYPE") ) { return hx::Val( SOURCE_TYPE ); } - if (HX_FIELD_EQ(inName,"closeDevice") ) { return hx::Val( closeDevice_dyn() ); } - if (HX_FIELD_EQ(inName,"getBooleanv") ) { return hx::Val( getBooleanv_dyn() ); } - if (HX_FIELD_EQ(inName,"getBuffer3f") ) { return hx::Val( getBuffer3f_dyn() ); } - if (HX_FIELD_EQ(inName,"getBuffer3i") ) { return hx::Val( getBuffer3i_dyn() ); } - if (HX_FIELD_EQ(inName,"getBufferfv") ) { return hx::Val( getBufferfv_dyn() ); } - if (HX_FIELD_EQ(inName,"getBufferiv") ) { return hx::Val( getBufferiv_dyn() ); } - if (HX_FIELD_EQ(inName,"getIntegerv") ) { return hx::Val( getIntegerv_dyn() ); } - if (HX_FIELD_EQ(inName,"getSource3f") ) { return hx::Val( getSource3f_dyn() ); } - if (HX_FIELD_EQ(inName,"getSource3i") ) { return hx::Val( getSource3i_dyn() ); } - if (HX_FIELD_EQ(inName,"getSourcefv") ) { return hx::Val( getSourcefv_dyn() ); } - if (HX_FIELD_EQ(inName,"getSourceiv") ) { return hx::Val( getSourceiv_dyn() ); } - if (HX_FIELD_EQ(inName,"pauseDevice") ) { return hx::Val( pauseDevice_dyn() ); } - if (HX_FIELD_EQ(inName,"sourcePlayv") ) { return hx::Val( sourcePlayv_dyn() ); } - if (HX_FIELD_EQ(inName,"sourceStopv") ) { return hx::Val( sourceStopv_dyn() ); } - if (HX_FIELD_EQ(inName,"sourcePause") ) { return hx::Val( sourcePause_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"SOURCE_STATE") ) { return hx::Val( SOURCE_STATE ); } - if (HX_FIELD_EQ(inName,"MAX_DISTANCE") ) { return hx::Val( MAX_DISTANCE ); } - if (HX_FIELD_EQ(inName,"UNDETERMINED") ) { return hx::Val( UNDETERMINED ); } - if (HX_FIELD_EQ(inName,"FORMAT_MONO8") ) { return hx::Val( FORMAT_MONO8 ); } - if (HX_FIELD_EQ(inName,"INVALID_NAME") ) { return hx::Val( INVALID_NAME ); } - if (HX_FIELD_EQ(inName,"INVALID_ENUM") ) { return hx::Val( INVALID_ENUM ); } - if (HX_FIELD_EQ(inName,"MONO_SOURCES") ) { return hx::Val( MONO_SOURCES ); } - if (HX_FIELD_EQ(inName,"createBuffer") ) { return hx::Val( createBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"createSource") ) { return hx::Val( createSource_dyn() ); } - if (HX_FIELD_EQ(inName,"deleteBuffer") ) { return hx::Val( deleteBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"deleteSource") ) { return hx::Val( deleteSource_dyn() ); } - if (HX_FIELD_EQ(inName,"getEnumValue") ) { return hx::Val( getEnumValue_dyn() ); } - if (HX_FIELD_EQ(inName,"getListenerf") ) { return hx::Val( getListenerf_dyn() ); } - if (HX_FIELD_EQ(inName,"getListeneri") ) { return hx::Val( getListeneri_dyn() ); } - if (HX_FIELD_EQ(inName,"resumeDevice") ) { return hx::Val( resumeDevice_dyn() ); } - if (HX_FIELD_EQ(inName,"sourceRewind") ) { return hx::Val( sourceRewind_dyn() ); } - if (HX_FIELD_EQ(inName,"sourcePausev") ) { return hx::Val( sourcePausev_dyn() ); } - if (HX_FIELD_EQ(inName,"speedOfSound") ) { return hx::Val( speedOfSound_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"SAMPLE_OFFSET") ) { return hx::Val( SAMPLE_OFFSET ); } - if (HX_FIELD_EQ(inName,"FORMAT_MONO16") ) { return hx::Val( FORMAT_MONO16 ); } - if (HX_FIELD_EQ(inName,"INVALID_VALUE") ) { return hx::Val( INVALID_VALUE ); } - if (HX_FIELD_EQ(inName,"OUT_OF_MEMORY") ) { return hx::Val( OUT_OF_MEMORY ); } - if (HX_FIELD_EQ(inName,"createContext") ) { return hx::Val( createContext_dyn() ); } - if (HX_FIELD_EQ(inName,"deleteBuffers") ) { return hx::Val( deleteBuffers_dyn() ); } - if (HX_FIELD_EQ(inName,"deleteSources") ) { return hx::Val( deleteSources_dyn() ); } - if (HX_FIELD_EQ(inName,"distanceModel") ) { return hx::Val( distanceModel_dyn() ); } - if (HX_FIELD_EQ(inName,"dopplerFactor") ) { return hx::Val( dopplerFactor_dyn() ); } - if (HX_FIELD_EQ(inName,"getListener3f") ) { return hx::Val( getListener3f_dyn() ); } - if (HX_FIELD_EQ(inName,"getListener3i") ) { return hx::Val( getListener3i_dyn() ); } - if (HX_FIELD_EQ(inName,"getListenerfv") ) { return hx::Val( getListenerfv_dyn() ); } - if (HX_FIELD_EQ(inName,"getListeneriv") ) { return hx::Val( getListeneriv_dyn() ); } - if (HX_FIELD_EQ(inName,"sourceRewindv") ) { return hx::Val( sourceRewindv_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"BUFFERS_QUEUED") ) { return hx::Val( BUFFERS_QUEUED ); } - if (HX_FIELD_EQ(inName,"ROLLOFF_FACTOR") ) { return hx::Val( ROLLOFF_FACTOR ); } - if (HX_FIELD_EQ(inName,"FORMAT_STEREO8") ) { return hx::Val( FORMAT_STEREO8 ); } - if (HX_FIELD_EQ(inName,"DOPPLER_FACTOR") ) { return hx::Val( DOPPLER_FACTOR ); } - if (HX_FIELD_EQ(inName,"SPEED_OF_SOUND") ) { return hx::Val( SPEED_OF_SOUND ); } - if (HX_FIELD_EQ(inName,"DISTANCE_MODEL") ) { return hx::Val( DISTANCE_MODEL ); } - if (HX_FIELD_EQ(inName,"STEREO_SOURCES") ) { return hx::Val( STEREO_SOURCES ); } - if (HX_FIELD_EQ(inName,"INVALID_DEVICE") ) { return hx::Val( INVALID_DEVICE ); } - if (HX_FIELD_EQ(inName,"ALL_ATTRIBUTES") ) { return hx::Val( ALL_ATTRIBUTES ); } - if (HX_FIELD_EQ(inName,"destroyContext") ) { return hx::Val( destroyContext_dyn() ); } - if (HX_FIELD_EQ(inName,"getErrorString") ) { return hx::Val( getErrorString_dyn() ); } - if (HX_FIELD_EQ(inName,"getProcAddress") ) { return hx::Val( getProcAddress_dyn() ); } - if (HX_FIELD_EQ(inName,"processContext") ) { return hx::Val( processContext_dyn() ); } - if (HX_FIELD_EQ(inName,"suspendContext") ) { return hx::Val( suspendContext_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"SOURCE_RELATIVE") ) { return hx::Val( SOURCE_RELATIVE ); } - if (HX_FIELD_EQ(inName,"CONE_OUTER_GAIN") ) { return hx::Val( CONE_OUTER_GAIN ); } - if (HX_FIELD_EQ(inName,"FORMAT_STEREO16") ) { return hx::Val( FORMAT_STEREO16 ); } - if (HX_FIELD_EQ(inName,"LINEAR_DISTANCE") ) { return hx::Val( LINEAR_DISTANCE ); } - if (HX_FIELD_EQ(inName,"INVALID_CONTEXT") ) { return hx::Val( INVALID_CONTEXT ); } - if (HX_FIELD_EQ(inName,"ATTRIBUTES_SIZE") ) { return hx::Val( ATTRIBUTES_SIZE ); } - if (HX_FIELD_EQ(inName,"dopplerVelocity") ) { return hx::Val( dopplerVelocity_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"CONE_INNER_ANGLE") ) { return hx::Val( CONE_INNER_ANGLE ); } - if (HX_FIELD_EQ(inName,"CONE_OUTER_ANGLE") ) { return hx::Val( CONE_OUTER_ANGLE ); } - if (HX_FIELD_EQ(inName,"DOPPLER_VELOCITY") ) { return hx::Val( DOPPLER_VELOCITY ); } - if (HX_FIELD_EQ(inName,"INVERSE_DISTANCE") ) { return hx::Val( INVERSE_DISTANCE ); } - if (HX_FIELD_EQ(inName,"DEVICE_SPECIFIER") ) { return hx::Val( DEVICE_SPECIFIER ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"BUFFERS_PROCESSED") ) { return hx::Val( BUFFERS_PROCESSED ); } - if (HX_FIELD_EQ(inName,"INVALID_OPERATION") ) { return hx::Val( INVALID_OPERATION ); } - if (HX_FIELD_EQ(inName,"EXPONENT_DISTANCE") ) { return hx::Val( EXPONENT_DISTANCE ); } - if (HX_FIELD_EQ(inName,"ENUMERATE_ALL_EXT") ) { return hx::Val( ENUMERATE_ALL_EXT ); } - if (HX_FIELD_EQ(inName,"getContextsDevice") ) { return hx::Val( getContextsDevice_dyn() ); } - if (HX_FIELD_EQ(inName,"getCurrentContext") ) { return hx::Val( getCurrentContext_dyn() ); } - if (HX_FIELD_EQ(inName,"sourceQueueBuffer") ) { return hx::Val( sourceQueueBuffer_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"REFERENCE_DISTANCE") ) { return hx::Val( REFERENCE_DISTANCE ); } - if (HX_FIELD_EQ(inName,"isExtensionPresent") ) { return hx::Val( isExtensionPresent_dyn() ); } - if (HX_FIELD_EQ(inName,"makeContextCurrent") ) { return hx::Val( makeContextCurrent_dyn() ); } - if (HX_FIELD_EQ(inName,"sourceQueueBuffers") ) { return hx::Val( sourceQueueBuffers_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"sourceUnqueueBuffer") ) { return hx::Val( sourceUnqueueBuffer_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"sourceUnqueueBuffers") ) { return hx::Val( sourceUnqueueBuffers_dyn() ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"ALL_DEVICES_SPECIFIER") ) { return hx::Val( ALL_DEVICES_SPECIFIER ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"LINEAR_DISTANCE_CLAMPED") ) { return hx::Val( LINEAR_DISTANCE_CLAMPED ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"INVERSE_DISTANCE_CLAMPED") ) { return hx::Val( INVERSE_DISTANCE_CLAMPED ); } - if (HX_FIELD_EQ(inName,"DEFAULT_DEVICE_SPECIFIER") ) { return hx::Val( DEFAULT_DEVICE_SPECIFIER ); } - break; - case 25: - if (HX_FIELD_EQ(inName,"EXPONENT_DISTANCE_CLAMPED") ) { return hx::Val( EXPONENT_DISTANCE_CLAMPED ); } - break; - case 29: - if (HX_FIELD_EQ(inName,"DEFAULT_ALL_DEVICES_SPECIFIER") ) { return hx::Val( DEFAULT_ALL_DEVICES_SPECIFIER ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OpenALAudioContext_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"NONE") ) { NONE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"TRUE") ) { TRUE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"GAIN") ) { GAIN=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BITS") ) { BITS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SIZE") ) { SIZE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SYNC") ) { SYNC=inValue.Cast< int >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"FALSE") ) { FALSE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PITCH") ) { PITCH=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"BUFFER") ) { BUFFER=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PAUSED") ) { PAUSED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STATIC") ) { STATIC=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VENDOR") ) { VENDOR=inValue.Cast< int >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"LOOPING") ) { LOOPING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INITIAL") ) { INITIAL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"PLAYING") ) { PLAYING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STOPPED") ) { STOPPED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VERSION") ) { VERSION=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"REFRESH") ) { REFRESH=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"POSITION") ) { POSITION=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"VELOCITY") ) { VELOCITY=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MIN_GAIN") ) { MIN_GAIN=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_GAIN") ) { MAX_GAIN=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"CHANNELS") ) { CHANNELS=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"NO_ERROR") ) { NO_ERROR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"RENDERER") ) { RENDERER=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"DIRECTION") ) { DIRECTION=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STREAMING") ) { STREAMING=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FREQUENCY") ) { FREQUENCY=inValue.Cast< int >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"SEC_OFFSET") ) { SEC_OFFSET=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"EXTENSIONS") ) { EXTENSIONS=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"ORIENTATION") ) { ORIENTATION=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"BYTE_OFFSET") ) { BYTE_OFFSET=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SOURCE_TYPE") ) { SOURCE_TYPE=inValue.Cast< int >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"SOURCE_STATE") ) { SOURCE_STATE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MAX_DISTANCE") ) { MAX_DISTANCE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"UNDETERMINED") ) { UNDETERMINED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FORMAT_MONO8") ) { FORMAT_MONO8=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INVALID_NAME") ) { INVALID_NAME=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INVALID_ENUM") ) { INVALID_ENUM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"MONO_SOURCES") ) { MONO_SOURCES=inValue.Cast< int >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"SAMPLE_OFFSET") ) { SAMPLE_OFFSET=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FORMAT_MONO16") ) { FORMAT_MONO16=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INVALID_VALUE") ) { INVALID_VALUE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"OUT_OF_MEMORY") ) { OUT_OF_MEMORY=inValue.Cast< int >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"BUFFERS_QUEUED") ) { BUFFERS_QUEUED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ROLLOFF_FACTOR") ) { ROLLOFF_FACTOR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FORMAT_STEREO8") ) { FORMAT_STEREO8=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DOPPLER_FACTOR") ) { DOPPLER_FACTOR=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"SPEED_OF_SOUND") ) { SPEED_OF_SOUND=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DISTANCE_MODEL") ) { DISTANCE_MODEL=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"STEREO_SOURCES") ) { STEREO_SOURCES=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INVALID_DEVICE") ) { INVALID_DEVICE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ALL_ATTRIBUTES") ) { ALL_ATTRIBUTES=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"SOURCE_RELATIVE") ) { SOURCE_RELATIVE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"CONE_OUTER_GAIN") ) { CONE_OUTER_GAIN=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"FORMAT_STEREO16") ) { FORMAT_STEREO16=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"LINEAR_DISTANCE") ) { LINEAR_DISTANCE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INVALID_CONTEXT") ) { INVALID_CONTEXT=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ATTRIBUTES_SIZE") ) { ATTRIBUTES_SIZE=inValue.Cast< int >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"CONE_INNER_ANGLE") ) { CONE_INNER_ANGLE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"CONE_OUTER_ANGLE") ) { CONE_OUTER_ANGLE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DOPPLER_VELOCITY") ) { DOPPLER_VELOCITY=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INVERSE_DISTANCE") ) { INVERSE_DISTANCE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEVICE_SPECIFIER") ) { DEVICE_SPECIFIER=inValue.Cast< int >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"BUFFERS_PROCESSED") ) { BUFFERS_PROCESSED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"INVALID_OPERATION") ) { INVALID_OPERATION=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"EXPONENT_DISTANCE") ) { EXPONENT_DISTANCE=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ENUMERATE_ALL_EXT") ) { ENUMERATE_ALL_EXT=inValue.Cast< int >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"REFERENCE_DISTANCE") ) { REFERENCE_DISTANCE=inValue.Cast< int >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"ALL_DEVICES_SPECIFIER") ) { ALL_DEVICES_SPECIFIER=inValue.Cast< int >(); return inValue; } - break; - case 23: - if (HX_FIELD_EQ(inName,"LINEAR_DISTANCE_CLAMPED") ) { LINEAR_DISTANCE_CLAMPED=inValue.Cast< int >(); return inValue; } - break; - case 24: - if (HX_FIELD_EQ(inName,"INVERSE_DISTANCE_CLAMPED") ) { INVERSE_DISTANCE_CLAMPED=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"DEFAULT_DEVICE_SPECIFIER") ) { DEFAULT_DEVICE_SPECIFIER=inValue.Cast< int >(); return inValue; } - break; - case 25: - if (HX_FIELD_EQ(inName,"EXPONENT_DISTANCE_CLAMPED") ) { EXPONENT_DISTANCE_CLAMPED=inValue.Cast< int >(); return inValue; } - break; - case 29: - if (HX_FIELD_EQ(inName,"DEFAULT_ALL_DEVICES_SPECIFIER") ) { DEFAULT_ALL_DEVICES_SPECIFIER=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OpenALAudioContext_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("NONE",b8,da,ca,33)); - outFields->push(HX_("FALSE",83,6d,3d,79)); - outFields->push(HX_("TRUE",4e,6f,c4,37)); - outFields->push(HX_("SOURCE_RELATIVE",f0,f3,84,fe)); - outFields->push(HX_("CONE_INNER_ANGLE",4e,a1,d7,93)); - outFields->push(HX_("CONE_OUTER_ANGLE",f3,e1,bf,cc)); - outFields->push(HX_("PITCH",a0,f3,8e,40)); - outFields->push(HX_("POSITION",a9,30,80,24)); - outFields->push(HX_("DIRECTION",1f,d2,98,0b)); - outFields->push(HX_("VELOCITY",1d,92,83,78)); - outFields->push(HX_("LOOPING",de,50,51,a0)); - outFields->push(HX_("BUFFER",00,69,17,83)); - outFields->push(HX_("GAIN",7f,b8,1f,2f)); - outFields->push(HX_("MIN_GAIN",ac,29,d2,21)); - outFields->push(HX_("MAX_GAIN",5a,0f,b8,d4)); - outFields->push(HX_("ORIENTATION",b0,fa,3a,d4)); - outFields->push(HX_("SOURCE_STATE",4d,e8,1e,ab)); - outFields->push(HX_("INITIAL",64,e4,72,4b)); - outFields->push(HX_("PLAYING",4e,e3,eb,09)); - outFields->push(HX_("PAUSED",ae,ec,06,a2)); - outFields->push(HX_("STOPPED",ed,a5,35,c3)); - outFields->push(HX_("BUFFERS_QUEUED",5f,78,ce,71)); - outFields->push(HX_("BUFFERS_PROCESSED",42,9d,62,ac)); - outFields->push(HX_("REFERENCE_DISTANCE",89,d5,ce,9a)); - outFields->push(HX_("ROLLOFF_FACTOR",bc,10,98,56)); - outFields->push(HX_("CONE_OUTER_GAIN",3f,da,8d,e3)); - outFields->push(HX_("MAX_DISTANCE",90,83,bb,a5)); - outFields->push(HX_("SEC_OFFSET",e1,5d,a3,ac)); - outFields->push(HX_("SAMPLE_OFFSET",48,82,ac,b4)); - outFields->push(HX_("BYTE_OFFSET",2a,df,43,36)); - outFields->push(HX_("SOURCE_TYPE",de,ff,00,df)); - outFields->push(HX_("STATIC",ae,88,7e,b8)); - outFields->push(HX_("STREAMING",42,38,7b,b1)); - outFields->push(HX_("UNDETERMINED",0a,ed,9d,50)); - outFields->push(HX_("FORMAT_MONO8",6d,40,81,7a)); - outFields->push(HX_("FORMAT_MONO16",10,19,97,b6)); - outFields->push(HX_("FORMAT_STEREO8",b8,19,58,da)); - outFields->push(HX_("FORMAT_STEREO16",65,61,be,32)); - outFields->push(HX_("FREQUENCY",7c,f2,42,b7)); - outFields->push(HX_("BITS",06,c3,d7,2b)); - outFields->push(HX_("CHANNELS",50,3a,74,c4)); - outFields->push(HX_("SIZE",c1,68,14,37)); - outFields->push(HX_("NO_ERROR",ea,b5,7d,2f)); - outFields->push(HX_("INVALID_NAME",f3,7b,59,19)); - outFields->push(HX_("INVALID_ENUM",a9,74,70,13)); - outFields->push(HX_("INVALID_VALUE",a9,e8,26,b0)); - outFields->push(HX_("INVALID_OPERATION",5f,b1,c8,29)); - outFields->push(HX_("OUT_OF_MEMORY",18,f2,97,e1)); - outFields->push(HX_("VENDOR",88,91,19,51)); - outFields->push(HX_("VERSION",f8,ba,c5,fc)); - outFields->push(HX_("RENDERER",43,55,61,0c)); - outFields->push(HX_("EXTENSIONS",14,f0,79,7b)); - outFields->push(HX_("DOPPLER_FACTOR",e0,6d,21,56)); - outFields->push(HX_("SPEED_OF_SOUND",5f,3f,54,ba)); - outFields->push(HX_("DOPPLER_VELOCITY",6e,e1,7d,1d)); - outFields->push(HX_("DISTANCE_MODEL",bf,9b,1a,00)); - outFields->push(HX_("INVERSE_DISTANCE",04,89,17,1d)); - outFields->push(HX_("INVERSE_DISTANCE_CLAMPED",7f,1a,32,28)); - outFields->push(HX_("LINEAR_DISTANCE",0f,b8,c7,14)); - outFields->push(HX_("LINEAR_DISTANCE_CLAMPED",8a,cc,88,b2)); - outFields->push(HX_("EXPONENT_DISTANCE",45,4a,ec,c8)); - outFields->push(HX_("EXPONENT_DISTANCE_CLAMPED",c0,84,7b,57)); - outFields->push(HX_("REFRESH",bb,ad,f4,6c)); - outFields->push(HX_("SYNC",5b,82,20,37)); - outFields->push(HX_("MONO_SOURCES",bc,3b,3c,ad)); - outFields->push(HX_("STEREO_SOURCES",d1,0f,99,60)); - outFields->push(HX_("INVALID_DEVICE",3e,84,a5,93)); - outFields->push(HX_("INVALID_CONTEXT",27,a1,3c,df)); - outFields->push(HX_("ATTRIBUTES_SIZE",69,7c,9f,17)); - outFields->push(HX_("ALL_ATTRIBUTES",95,e2,00,04)); - outFields->push(HX_("DEFAULT_DEVICE_SPECIFIER",93,a5,bc,d9)); - outFields->push(HX_("DEVICE_SPECIFIER",f5,a8,61,21)); - outFields->push(HX_("ENUMERATE_ALL_EXT",88,ff,7d,b7)); - outFields->push(HX_("DEFAULT_ALL_DEVICES_SPECIFIER",c0,d6,77,d2)); - outFields->push(HX_("ALL_DEVICES_SPECIFIER",1e,50,c1,f5)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OpenALAudioContext_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,NONE),HX_("NONE",b8,da,ca,33)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,FALSE),HX_("FALSE",83,6d,3d,79)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,TRUE),HX_("TRUE",4e,6f,c4,37)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,SOURCE_RELATIVE),HX_("SOURCE_RELATIVE",f0,f3,84,fe)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,CONE_INNER_ANGLE),HX_("CONE_INNER_ANGLE",4e,a1,d7,93)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,CONE_OUTER_ANGLE),HX_("CONE_OUTER_ANGLE",f3,e1,bf,cc)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,PITCH),HX_("PITCH",a0,f3,8e,40)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,POSITION),HX_("POSITION",a9,30,80,24)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,DIRECTION),HX_("DIRECTION",1f,d2,98,0b)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,VELOCITY),HX_("VELOCITY",1d,92,83,78)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,LOOPING),HX_("LOOPING",de,50,51,a0)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,BUFFER),HX_("BUFFER",00,69,17,83)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,GAIN),HX_("GAIN",7f,b8,1f,2f)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,MIN_GAIN),HX_("MIN_GAIN",ac,29,d2,21)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,MAX_GAIN),HX_("MAX_GAIN",5a,0f,b8,d4)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,ORIENTATION),HX_("ORIENTATION",b0,fa,3a,d4)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,SOURCE_STATE),HX_("SOURCE_STATE",4d,e8,1e,ab)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,INITIAL),HX_("INITIAL",64,e4,72,4b)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,PLAYING),HX_("PLAYING",4e,e3,eb,09)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,PAUSED),HX_("PAUSED",ae,ec,06,a2)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,STOPPED),HX_("STOPPED",ed,a5,35,c3)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,BUFFERS_QUEUED),HX_("BUFFERS_QUEUED",5f,78,ce,71)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,BUFFERS_PROCESSED),HX_("BUFFERS_PROCESSED",42,9d,62,ac)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,REFERENCE_DISTANCE),HX_("REFERENCE_DISTANCE",89,d5,ce,9a)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,ROLLOFF_FACTOR),HX_("ROLLOFF_FACTOR",bc,10,98,56)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,CONE_OUTER_GAIN),HX_("CONE_OUTER_GAIN",3f,da,8d,e3)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,MAX_DISTANCE),HX_("MAX_DISTANCE",90,83,bb,a5)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,SEC_OFFSET),HX_("SEC_OFFSET",e1,5d,a3,ac)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,SAMPLE_OFFSET),HX_("SAMPLE_OFFSET",48,82,ac,b4)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,BYTE_OFFSET),HX_("BYTE_OFFSET",2a,df,43,36)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,SOURCE_TYPE),HX_("SOURCE_TYPE",de,ff,00,df)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,STATIC),HX_("STATIC",ae,88,7e,b8)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,STREAMING),HX_("STREAMING",42,38,7b,b1)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,UNDETERMINED),HX_("UNDETERMINED",0a,ed,9d,50)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,FORMAT_MONO8),HX_("FORMAT_MONO8",6d,40,81,7a)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,FORMAT_MONO16),HX_("FORMAT_MONO16",10,19,97,b6)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,FORMAT_STEREO8),HX_("FORMAT_STEREO8",b8,19,58,da)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,FORMAT_STEREO16),HX_("FORMAT_STEREO16",65,61,be,32)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,FREQUENCY),HX_("FREQUENCY",7c,f2,42,b7)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,BITS),HX_("BITS",06,c3,d7,2b)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,CHANNELS),HX_("CHANNELS",50,3a,74,c4)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,SIZE),HX_("SIZE",c1,68,14,37)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,NO_ERROR),HX_("NO_ERROR",ea,b5,7d,2f)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,INVALID_NAME),HX_("INVALID_NAME",f3,7b,59,19)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,INVALID_ENUM),HX_("INVALID_ENUM",a9,74,70,13)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,INVALID_VALUE),HX_("INVALID_VALUE",a9,e8,26,b0)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,INVALID_OPERATION),HX_("INVALID_OPERATION",5f,b1,c8,29)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,OUT_OF_MEMORY),HX_("OUT_OF_MEMORY",18,f2,97,e1)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,VENDOR),HX_("VENDOR",88,91,19,51)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,VERSION),HX_("VERSION",f8,ba,c5,fc)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,RENDERER),HX_("RENDERER",43,55,61,0c)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,EXTENSIONS),HX_("EXTENSIONS",14,f0,79,7b)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,DOPPLER_FACTOR),HX_("DOPPLER_FACTOR",e0,6d,21,56)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,SPEED_OF_SOUND),HX_("SPEED_OF_SOUND",5f,3f,54,ba)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,DOPPLER_VELOCITY),HX_("DOPPLER_VELOCITY",6e,e1,7d,1d)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,DISTANCE_MODEL),HX_("DISTANCE_MODEL",bf,9b,1a,00)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,INVERSE_DISTANCE),HX_("INVERSE_DISTANCE",04,89,17,1d)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,INVERSE_DISTANCE_CLAMPED),HX_("INVERSE_DISTANCE_CLAMPED",7f,1a,32,28)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,LINEAR_DISTANCE),HX_("LINEAR_DISTANCE",0f,b8,c7,14)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,LINEAR_DISTANCE_CLAMPED),HX_("LINEAR_DISTANCE_CLAMPED",8a,cc,88,b2)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,EXPONENT_DISTANCE),HX_("EXPONENT_DISTANCE",45,4a,ec,c8)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,EXPONENT_DISTANCE_CLAMPED),HX_("EXPONENT_DISTANCE_CLAMPED",c0,84,7b,57)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,REFRESH),HX_("REFRESH",bb,ad,f4,6c)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,SYNC),HX_("SYNC",5b,82,20,37)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,MONO_SOURCES),HX_("MONO_SOURCES",bc,3b,3c,ad)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,STEREO_SOURCES),HX_("STEREO_SOURCES",d1,0f,99,60)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,INVALID_DEVICE),HX_("INVALID_DEVICE",3e,84,a5,93)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,INVALID_CONTEXT),HX_("INVALID_CONTEXT",27,a1,3c,df)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,ATTRIBUTES_SIZE),HX_("ATTRIBUTES_SIZE",69,7c,9f,17)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,ALL_ATTRIBUTES),HX_("ALL_ATTRIBUTES",95,e2,00,04)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,DEFAULT_DEVICE_SPECIFIER),HX_("DEFAULT_DEVICE_SPECIFIER",93,a5,bc,d9)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,DEVICE_SPECIFIER),HX_("DEVICE_SPECIFIER",f5,a8,61,21)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,ENUMERATE_ALL_EXT),HX_("ENUMERATE_ALL_EXT",88,ff,7d,b7)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,DEFAULT_ALL_DEVICES_SPECIFIER),HX_("DEFAULT_ALL_DEVICES_SPECIFIER",c0,d6,77,d2)}, - {hx::fsInt,(int)offsetof(OpenALAudioContext_obj,ALL_DEVICES_SPECIFIER),HX_("ALL_DEVICES_SPECIFIER",1e,50,c1,f5)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OpenALAudioContext_obj_sStaticStorageInfo = 0; -#endif - -static ::String OpenALAudioContext_obj_sMemberFields[] = { - HX_("NONE",b8,da,ca,33), - HX_("FALSE",83,6d,3d,79), - HX_("TRUE",4e,6f,c4,37), - HX_("SOURCE_RELATIVE",f0,f3,84,fe), - HX_("CONE_INNER_ANGLE",4e,a1,d7,93), - HX_("CONE_OUTER_ANGLE",f3,e1,bf,cc), - HX_("PITCH",a0,f3,8e,40), - HX_("POSITION",a9,30,80,24), - HX_("DIRECTION",1f,d2,98,0b), - HX_("VELOCITY",1d,92,83,78), - HX_("LOOPING",de,50,51,a0), - HX_("BUFFER",00,69,17,83), - HX_("GAIN",7f,b8,1f,2f), - HX_("MIN_GAIN",ac,29,d2,21), - HX_("MAX_GAIN",5a,0f,b8,d4), - HX_("ORIENTATION",b0,fa,3a,d4), - HX_("SOURCE_STATE",4d,e8,1e,ab), - HX_("INITIAL",64,e4,72,4b), - HX_("PLAYING",4e,e3,eb,09), - HX_("PAUSED",ae,ec,06,a2), - HX_("STOPPED",ed,a5,35,c3), - HX_("BUFFERS_QUEUED",5f,78,ce,71), - HX_("BUFFERS_PROCESSED",42,9d,62,ac), - HX_("REFERENCE_DISTANCE",89,d5,ce,9a), - HX_("ROLLOFF_FACTOR",bc,10,98,56), - HX_("CONE_OUTER_GAIN",3f,da,8d,e3), - HX_("MAX_DISTANCE",90,83,bb,a5), - HX_("SEC_OFFSET",e1,5d,a3,ac), - HX_("SAMPLE_OFFSET",48,82,ac,b4), - HX_("BYTE_OFFSET",2a,df,43,36), - HX_("SOURCE_TYPE",de,ff,00,df), - HX_("STATIC",ae,88,7e,b8), - HX_("STREAMING",42,38,7b,b1), - HX_("UNDETERMINED",0a,ed,9d,50), - HX_("FORMAT_MONO8",6d,40,81,7a), - HX_("FORMAT_MONO16",10,19,97,b6), - HX_("FORMAT_STEREO8",b8,19,58,da), - HX_("FORMAT_STEREO16",65,61,be,32), - HX_("FREQUENCY",7c,f2,42,b7), - HX_("BITS",06,c3,d7,2b), - HX_("CHANNELS",50,3a,74,c4), - HX_("SIZE",c1,68,14,37), - HX_("NO_ERROR",ea,b5,7d,2f), - HX_("INVALID_NAME",f3,7b,59,19), - HX_("INVALID_ENUM",a9,74,70,13), - HX_("INVALID_VALUE",a9,e8,26,b0), - HX_("INVALID_OPERATION",5f,b1,c8,29), - HX_("OUT_OF_MEMORY",18,f2,97,e1), - HX_("VENDOR",88,91,19,51), - HX_("VERSION",f8,ba,c5,fc), - HX_("RENDERER",43,55,61,0c), - HX_("EXTENSIONS",14,f0,79,7b), - HX_("DOPPLER_FACTOR",e0,6d,21,56), - HX_("SPEED_OF_SOUND",5f,3f,54,ba), - HX_("DOPPLER_VELOCITY",6e,e1,7d,1d), - HX_("DISTANCE_MODEL",bf,9b,1a,00), - HX_("INVERSE_DISTANCE",04,89,17,1d), - HX_("INVERSE_DISTANCE_CLAMPED",7f,1a,32,28), - HX_("LINEAR_DISTANCE",0f,b8,c7,14), - HX_("LINEAR_DISTANCE_CLAMPED",8a,cc,88,b2), - HX_("EXPONENT_DISTANCE",45,4a,ec,c8), - HX_("EXPONENT_DISTANCE_CLAMPED",c0,84,7b,57), - HX_("REFRESH",bb,ad,f4,6c), - HX_("SYNC",5b,82,20,37), - HX_("MONO_SOURCES",bc,3b,3c,ad), - HX_("STEREO_SOURCES",d1,0f,99,60), - HX_("INVALID_DEVICE",3e,84,a5,93), - HX_("INVALID_CONTEXT",27,a1,3c,df), - HX_("ATTRIBUTES_SIZE",69,7c,9f,17), - HX_("ALL_ATTRIBUTES",95,e2,00,04), - HX_("DEFAULT_DEVICE_SPECIFIER",93,a5,bc,d9), - HX_("DEVICE_SPECIFIER",f5,a8,61,21), - HX_("ENUMERATE_ALL_EXT",88,ff,7d,b7), - HX_("DEFAULT_ALL_DEVICES_SPECIFIER",c0,d6,77,d2), - HX_("ALL_DEVICES_SPECIFIER",1e,50,c1,f5), - HX_("bufferData",4a,bf,73,93), - HX_("buffer3f",d3,29,fe,ac), - HX_("buffer3i",d6,29,fe,ac), - HX_("bufferf",66,a3,90,b1), - HX_("bufferfv",50,56,fe,ac), - HX_("bufferi",69,a3,90,b1), - HX_("bufferiv",ed,58,fe,ac), - HX_("closeDevice",6e,02,c8,2b), - HX_("createContext",53,6e,ba,01), - HX_("createBuffer",1c,fd,e9,f2), - HX_("createSource",f7,f0,86,54), - HX_("deleteBuffer",8b,e3,2c,37), - HX_("deleteBuffers",88,36,1a,10), - HX_("deleteSource",66,d7,c9,98), - HX_("deleteSources",4d,a2,d2,17), - HX_("destroyContext",15,84,e3,85), - HX_("disable",e8,69,58,b1), - HX_("distanceModel",34,40,e1,d3), - HX_("dopplerFactor",dd,2d,05,6f), - HX_("dopplerVelocity",ab,76,cf,06), - HX_("enable",83,ae,87,f8), - HX_("genSource",8b,71,07,b5), - HX_("genSources",88,e8,7b,b1), - HX_("genBuffer",b0,7d,6a,53), - HX_("genBuffers",c3,7c,c3,a9), - HX_("getBoolean",b2,70,60,cd), - HX_("getBooleanv",84,2b,02,e7), - HX_("getBuffer3f",89,ec,f1,d2), - HX_("getBuffer3i",8c,ec,f1,d2), - HX_("getBufferf",70,29,f2,00), - HX_("getBufferfv",06,19,f2,d2), - HX_("getBufferi",73,29,f2,00), - HX_("getBufferiv",a3,1b,f2,d2), - HX_("getContextsDevice",90,ee,91,9c), - HX_("getCurrentContext",ec,b9,7f,99), - HX_("getDouble",47,b4,21,af), - HX_("getDoublev",4f,0a,5c,8e), - HX_("getEnumValue",3a,9d,5d,37), - HX_("getError",52,db,00,d3), - HX_("getErrorString",c3,c1,3b,87), - HX_("getFloat",26,d5,6d,62), - HX_("getFloatv",90,ac,ac,bd), - HX_("getInteger",c8,43,7d,66), - HX_("getIntegerv",ae,0b,1e,47), - HX_("getListener3f",7d,8e,7c,85), - HX_("getListener3i",80,8e,7c,85), - HX_("getListenerf",fc,01,e5,02), - HX_("getListenerfv",fa,ba,7c,85), - HX_("getListeneri",ff,01,e5,02), - HX_("getListeneriv",97,bd,7c,85), - HX_("getProcAddress",c8,e3,a1,89), - HX_("getSource3f",24,cd,97,8c), - HX_("getSourcef",35,95,aa,08), - HX_("getSource3i",27,cd,97,8c), - HX_("getSourcefv",a1,f9,97,8c), - HX_("getSourcei",38,95,aa,08), - HX_("getSourceiv",3e,fc,97,8c), - HX_("getString",07,b2,86,8d), - HX_("isBuffer",8a,58,fe,28), - HX_("isEnabled",b7,81,2f,82), - HX_("isExtensionPresent",46,f9,2a,b4), - HX_("isSource",65,4c,9b,8a), - HX_("listener3f",47,32,0a,29), - HX_("listener3i",4a,32,0a,29), - HX_("listenerf",72,65,8e,f3), - HX_("listenerfv",c4,5e,0a,29), - HX_("listeneri",75,65,8e,f3), - HX_("listeneriv",61,61,0a,29), - HX_("makeContextCurrent",98,6c,ce,94), - HX_("openDevice",00,48,14,bf), - HX_("pauseDevice",2c,c4,88,65), - HX_("processContext",40,d7,d5,cb), - HX_("resumeDevice",23,ba,46,51), - HX_("source3f",6e,0a,a4,66), - HX_("source3i",71,0a,a4,66), - HX_("sourcef",2b,0f,49,b9), - HX_("sourcefv",eb,36,a4,66), - HX_("sourcei",2e,0f,49,b9), - HX_("sourceiv",88,39,a4,66), - HX_("sourcePlay",6f,14,be,72), - HX_("sourcePlayv",27,cd,93,f3), - HX_("sourceStop",7d,d6,bf,74), - HX_("sourceStopv",59,d7,1b,b3), - HX_("sourceRewind",36,e5,26,01), - HX_("sourceRewindv",80,aa,e1,00), - HX_("sourcePause",1b,9c,5d,ec), - HX_("sourcePausev",fb,fb,8a,e5), - HX_("sourceQueueBuffer",56,70,65,56), - HX_("sourceQueueBuffers",5d,db,5c,42), - HX_("sourceUnqueueBuffer",dd,29,95,2e), - HX_("sourceUnqueueBuffers",f6,77,ef,93), - HX_("speedOfSound",71,e7,21,0a), - HX_("suspendContext",d3,b5,bc,fe), - ::String(null()) }; - -hx::Class OpenALAudioContext_obj::__mClass; - -void OpenALAudioContext_obj::__register() -{ - OpenALAudioContext_obj _hx_dummy; - OpenALAudioContext_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.OpenALAudioContext",71,96,c5,05); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OpenALAudioContext_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OpenALAudioContext_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OpenALAudioContext_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OpenALAudioContext_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media diff --git a/hGameTest/bin/linux/obj/src/lime/media/WebAudioContext.cpp b/hGameTest/bin/linux/obj/src/lime/media/WebAudioContext.cpp deleted file mode 100644 index 21cef0e9..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/WebAudioContext.cpp +++ /dev/null @@ -1,382 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_media_WebAudioContext -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_14_new,"lime.media.WebAudioContext","new",0xf7fe0c9c,"lime.media.WebAudioContext.new","lime/media/WebAudioContext.hx",14,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_18_createAnalyser,"lime.media.WebAudioContext","createAnalyser",0x9feccc3f,"lime.media.WebAudioContext.createAnalyser","lime/media/WebAudioContext.hx",18,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_23_createBiquadFilter,"lime.media.WebAudioContext","createBiquadFilter",0x1ea034c6,"lime.media.WebAudioContext.createBiquadFilter","lime/media/WebAudioContext.hx",23,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_29_createBuffer,"lime.media.WebAudioContext","createBuffer",0x3b8c5960,"lime.media.WebAudioContext.createBuffer","lime/media/WebAudioContext.hx",29,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_34_createBufferSource,"lime.media.WebAudioContext","createBufferSource",0x61a7c65b,"lime.media.WebAudioContext.createBufferSource","lime/media/WebAudioContext.hx",34,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_39_createChannelMerger,"lime.media.WebAudioContext","createChannelMerger",0x4226577d,"lime.media.WebAudioContext.createChannelMerger","lime/media/WebAudioContext.hx",39,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_44_createChannelSplitter,"lime.media.WebAudioContext","createChannelSplitter",0xc538c6ca,"lime.media.WebAudioContext.createChannelSplitter","lime/media/WebAudioContext.hx",44,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_49_createConvolver,"lime.media.WebAudioContext","createConvolver",0x83ee6292,"lime.media.WebAudioContext.createConvolver","lime/media/WebAudioContext.hx",49,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_54_createDelay,"lime.media.WebAudioContext","createDelay",0xb77ce723,"lime.media.WebAudioContext.createDelay","lime/media/WebAudioContext.hx",54,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_59_createDynamicsCompressor,"lime.media.WebAudioContext","createDynamicsCompressor",0x43ae56d9,"lime.media.WebAudioContext.createDynamicsCompressor","lime/media/WebAudioContext.hx",59,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_64_createGain,"lime.media.WebAudioContext","createGain",0x4314b4df,"lime.media.WebAudioContext.createGain","lime/media/WebAudioContext.hx",64,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_69_createMediaElementSource,"lime.media.WebAudioContext","createMediaElementSource",0x6f154193,"lime.media.WebAudioContext.createMediaElementSource","lime/media/WebAudioContext.hx",69,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_74_createMediaStreamSource,"lime.media.WebAudioContext","createMediaStreamSource",0x11e8b01f,"lime.media.WebAudioContext.createMediaStreamSource","lime/media/WebAudioContext.hx",74,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_79_createOscillator,"lime.media.WebAudioContext","createOscillator",0x69410000,"lime.media.WebAudioContext.createOscillator","lime/media/WebAudioContext.hx",79,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_84_createPanner,"lime.media.WebAudioContext","createPanner",0x55d7937e,"lime.media.WebAudioContext.createPanner","lime/media/WebAudioContext.hx",84,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_89_createScriptProcessor,"lime.media.WebAudioContext","createScriptProcessor",0xb0598d67,"lime.media.WebAudioContext.createScriptProcessor","lime/media/WebAudioContext.hx",89,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_94_createWaveShaper,"lime.media.WebAudioContext","createWaveShaper",0xe27a912a,"lime.media.WebAudioContext.createWaveShaper","lime/media/WebAudioContext.hx",94,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_99_createWaveTable,"lime.media.WebAudioContext","createWaveTable",0xcb7cc335,"lime.media.WebAudioContext.createWaveTable","lime/media/WebAudioContext.hx",99,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_103_decodeAudioData,"lime.media.WebAudioContext","decodeAudioData",0xf97e314e,"lime.media.WebAudioContext.decodeAudioData","lime/media/WebAudioContext.hx",103,0x7d65c996) -HX_LOCAL_STACK_FRAME(_hx_pos_8f3cbf1fbb3e6ea9_105_startRendering,"lime.media.WebAudioContext","startRendering",0x67d39fce,"lime.media.WebAudioContext.startRendering","lime/media/WebAudioContext.hx",105,0x7d65c996) -namespace lime{ -namespace media{ - -void WebAudioContext_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_14_new) - } - -Dynamic WebAudioContext_obj::__CreateEmpty() { return new WebAudioContext_obj; } - -void *WebAudioContext_obj::_hx_vtable = 0; - -Dynamic WebAudioContext_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< WebAudioContext_obj > _hx_result = new WebAudioContext_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool WebAudioContext_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x30db9fc6; -} - - ::Dynamic WebAudioContext_obj::createAnalyser(){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_18_createAnalyser) -HXDLIN( 18) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(WebAudioContext_obj,createAnalyser,return ) - - ::Dynamic WebAudioContext_obj::createBiquadFilter(){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_23_createBiquadFilter) -HXDLIN( 23) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(WebAudioContext_obj,createBiquadFilter,return ) - - ::Dynamic WebAudioContext_obj::createBuffer( ::Dynamic buffer,bool mixToMono){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_29_createBuffer) -HXDLIN( 29) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(WebAudioContext_obj,createBuffer,return ) - - ::Dynamic WebAudioContext_obj::createBufferSource(){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_34_createBufferSource) -HXDLIN( 34) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(WebAudioContext_obj,createBufferSource,return ) - - ::Dynamic WebAudioContext_obj::createChannelMerger( ::Dynamic numberOfInputs){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_39_createChannelMerger) -HXDLIN( 39) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(WebAudioContext_obj,createChannelMerger,return ) - - ::Dynamic WebAudioContext_obj::createChannelSplitter( ::Dynamic numberOfOutputs){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_44_createChannelSplitter) -HXDLIN( 44) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(WebAudioContext_obj,createChannelSplitter,return ) - - ::Dynamic WebAudioContext_obj::createConvolver(){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_49_createConvolver) -HXDLIN( 49) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(WebAudioContext_obj,createConvolver,return ) - - ::Dynamic WebAudioContext_obj::createDelay( ::Dynamic maxDelayTime){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_54_createDelay) -HXDLIN( 54) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(WebAudioContext_obj,createDelay,return ) - - ::Dynamic WebAudioContext_obj::createDynamicsCompressor(){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_59_createDynamicsCompressor) -HXDLIN( 59) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(WebAudioContext_obj,createDynamicsCompressor,return ) - - ::Dynamic WebAudioContext_obj::createGain(){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_64_createGain) -HXDLIN( 64) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(WebAudioContext_obj,createGain,return ) - - ::Dynamic WebAudioContext_obj::createMediaElementSource( ::Dynamic mediaElement){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_69_createMediaElementSource) -HXDLIN( 69) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(WebAudioContext_obj,createMediaElementSource,return ) - - ::Dynamic WebAudioContext_obj::createMediaStreamSource( ::Dynamic mediaStream){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_74_createMediaStreamSource) -HXDLIN( 74) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(WebAudioContext_obj,createMediaStreamSource,return ) - - ::Dynamic WebAudioContext_obj::createOscillator(){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_79_createOscillator) -HXDLIN( 79) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(WebAudioContext_obj,createOscillator,return ) - - ::Dynamic WebAudioContext_obj::createPanner(){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_84_createPanner) -HXDLIN( 84) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(WebAudioContext_obj,createPanner,return ) - - ::Dynamic WebAudioContext_obj::createScriptProcessor(int bufferSize, ::Dynamic numberOfInputChannels, ::Dynamic numberOfOutputChannels){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_89_createScriptProcessor) -HXDLIN( 89) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC3(WebAudioContext_obj,createScriptProcessor,return ) - - ::Dynamic WebAudioContext_obj::createWaveShaper(){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_94_createWaveShaper) -HXDLIN( 94) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(WebAudioContext_obj,createWaveShaper,return ) - - ::Dynamic WebAudioContext_obj::createWaveTable( ::Dynamic real, ::Dynamic imag){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_99_createWaveTable) -HXDLIN( 99) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(WebAudioContext_obj,createWaveTable,return ) - -void WebAudioContext_obj::decodeAudioData( ::Dynamic audioData, ::Dynamic successCallback, ::Dynamic errorCallback){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_103_decodeAudioData) - } - - -HX_DEFINE_DYNAMIC_FUNC3(WebAudioContext_obj,decodeAudioData,(void)) - -void WebAudioContext_obj::startRendering(){ - HX_STACKFRAME(&_hx_pos_8f3cbf1fbb3e6ea9_105_startRendering) - } - - -HX_DEFINE_DYNAMIC_FUNC0(WebAudioContext_obj,startRendering,(void)) - - -WebAudioContext_obj::WebAudioContext_obj() -{ -} - -void WebAudioContext_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(WebAudioContext); - HX_MARK_MEMBER_NAME(activeSourceCount,"activeSourceCount"); - HX_MARK_MEMBER_NAME(currentTime,"currentTime"); - HX_MARK_MEMBER_NAME(destination,"destination"); - HX_MARK_MEMBER_NAME(listener,"listener"); - HX_MARK_MEMBER_NAME(oncomplete,"oncomplete"); - HX_MARK_MEMBER_NAME(sampleRate,"sampleRate"); - HX_MARK_END_CLASS(); -} - -void WebAudioContext_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(activeSourceCount,"activeSourceCount"); - HX_VISIT_MEMBER_NAME(currentTime,"currentTime"); - HX_VISIT_MEMBER_NAME(destination,"destination"); - HX_VISIT_MEMBER_NAME(listener,"listener"); - HX_VISIT_MEMBER_NAME(oncomplete,"oncomplete"); - HX_VISIT_MEMBER_NAME(sampleRate,"sampleRate"); -} - -hx::Val WebAudioContext_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"listener") ) { return hx::Val( listener ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"oncomplete") ) { return hx::Val( oncomplete ); } - if (HX_FIELD_EQ(inName,"sampleRate") ) { return hx::Val( sampleRate ); } - if (HX_FIELD_EQ(inName,"createGain") ) { return hx::Val( createGain_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"currentTime") ) { return hx::Val( currentTime ); } - if (HX_FIELD_EQ(inName,"destination") ) { return hx::Val( destination ); } - if (HX_FIELD_EQ(inName,"createDelay") ) { return hx::Val( createDelay_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"createBuffer") ) { return hx::Val( createBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"createPanner") ) { return hx::Val( createPanner_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"createAnalyser") ) { return hx::Val( createAnalyser_dyn() ); } - if (HX_FIELD_EQ(inName,"startRendering") ) { return hx::Val( startRendering_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"createConvolver") ) { return hx::Val( createConvolver_dyn() ); } - if (HX_FIELD_EQ(inName,"createWaveTable") ) { return hx::Val( createWaveTable_dyn() ); } - if (HX_FIELD_EQ(inName,"decodeAudioData") ) { return hx::Val( decodeAudioData_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"createOscillator") ) { return hx::Val( createOscillator_dyn() ); } - if (HX_FIELD_EQ(inName,"createWaveShaper") ) { return hx::Val( createWaveShaper_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"activeSourceCount") ) { return hx::Val( activeSourceCount ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"createBiquadFilter") ) { return hx::Val( createBiquadFilter_dyn() ); } - if (HX_FIELD_EQ(inName,"createBufferSource") ) { return hx::Val( createBufferSource_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"createChannelMerger") ) { return hx::Val( createChannelMerger_dyn() ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"createChannelSplitter") ) { return hx::Val( createChannelSplitter_dyn() ); } - if (HX_FIELD_EQ(inName,"createScriptProcessor") ) { return hx::Val( createScriptProcessor_dyn() ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"createMediaStreamSource") ) { return hx::Val( createMediaStreamSource_dyn() ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"createDynamicsCompressor") ) { return hx::Val( createDynamicsCompressor_dyn() ); } - if (HX_FIELD_EQ(inName,"createMediaElementSource") ) { return hx::Val( createMediaElementSource_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val WebAudioContext_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"listener") ) { listener=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"oncomplete") ) { oncomplete=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"sampleRate") ) { sampleRate=inValue.Cast< Float >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"currentTime") ) { currentTime=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"destination") ) { destination=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"activeSourceCount") ) { activeSourceCount=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void WebAudioContext_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("activeSourceCount",ce,c9,f9,75)); - outFields->push(HX_("currentTime",e6,a4,8e,85)); - outFields->push(HX_("destination",8e,8a,fb,11)); - outFields->push(HX_("listener",74,00,32,38)); - outFields->push(HX_("oncomplete",d8,18,cd,83)); - outFields->push(HX_("sampleRate",2a,3c,4c,67)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo WebAudioContext_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(WebAudioContext_obj,activeSourceCount),HX_("activeSourceCount",ce,c9,f9,75)}, - {hx::fsFloat,(int)offsetof(WebAudioContext_obj,currentTime),HX_("currentTime",e6,a4,8e,85)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(WebAudioContext_obj,destination),HX_("destination",8e,8a,fb,11)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(WebAudioContext_obj,listener),HX_("listener",74,00,32,38)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(WebAudioContext_obj,oncomplete),HX_("oncomplete",d8,18,cd,83)}, - {hx::fsFloat,(int)offsetof(WebAudioContext_obj,sampleRate),HX_("sampleRate",2a,3c,4c,67)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *WebAudioContext_obj_sStaticStorageInfo = 0; -#endif - -static ::String WebAudioContext_obj_sMemberFields[] = { - HX_("activeSourceCount",ce,c9,f9,75), - HX_("currentTime",e6,a4,8e,85), - HX_("destination",8e,8a,fb,11), - HX_("listener",74,00,32,38), - HX_("oncomplete",d8,18,cd,83), - HX_("sampleRate",2a,3c,4c,67), - HX_("createAnalyser",fb,d6,c7,24), - HX_("createBiquadFilter",82,4d,1d,ee), - HX_("createBuffer",1c,fd,e9,f2), - HX_("createBufferSource",17,df,24,31), - HX_("createChannelMerger",41,e3,1e,00), - HX_("createChannelSplitter",8e,cb,3e,5b), - HX_("createConvolver",56,bc,bc,3e), - HX_("createDelay",e7,0e,a2,00), - HX_("createDynamicsCompressor",95,a4,d0,db), - HX_("createGain",9b,b1,ec,56), - HX_("createMediaElementSource",4f,8f,37,07), - HX_("createMediaStreamSource",e3,6d,0c,b9), - HX_("createOscillator",bc,31,01,23), - HX_("createPanner",3a,37,35,0d), - HX_("createScriptProcessor",2b,92,5f,46), - HX_("createWaveShaper",e6,c2,3a,9c), - HX_("createWaveTable",f9,1c,4b,86), - HX_("decodeAudioData",12,8b,4c,b4), - HX_("startRendering",8a,aa,ae,ec), - ::String(null()) }; - -hx::Class WebAudioContext_obj::__mClass; - -void WebAudioContext_obj::__register() -{ - WebAudioContext_obj _hx_dummy; - WebAudioContext_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.WebAudioContext",aa,ce,a4,c9); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(WebAudioContext_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< WebAudioContext_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = WebAudioContext_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = WebAudioContext_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media diff --git a/hGameTest/bin/linux/obj/src/lime/media/openal/AL.cpp b/hGameTest/bin/linux/obj/src/lime/media/openal/AL.cpp deleted file mode 100644 index 2bef9ced..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/openal/AL.cpp +++ /dev/null @@ -1,3424 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_media_openal_AL -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_238_removeDirectFilter,"lime.media.openal.AL","removeDirectFilter",0x2587a552,"lime.media.openal.AL.removeDirectFilter","lime/media/openal/AL.hx",238,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_245_removeSend,"lime.media.openal.AL","removeSend",0xba6595d9,"lime.media.openal.AL.removeSend","lime/media/openal/AL.hx",245,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_252_auxf,"lime.media.openal.AL","auxf",0xb166a14f,"lime.media.openal.AL.auxf","lime/media/openal/AL.hx",252,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_265_auxfv,"lime.media.openal.AL","auxfv",0x88668447,"lime.media.openal.AL.auxfv","lime/media/openal/AL.hx",265,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_272_auxi,"lime.media.openal.AL","auxi",0xb166a152,"lime.media.openal.AL.auxi","lime/media/openal/AL.hx",272,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_285_auxiv,"lime.media.openal.AL","auxiv",0x886686e4,"lime.media.openal.AL.auxiv","lime/media/openal/AL.hx",285,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_292_bufferData,"lime.media.openal.AL","bufferData",0x84698d77,"lime.media.openal.AL.bufferData","lime/media/openal/AL.hx",292,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_299_buffer3f,"lime.media.openal.AL","buffer3f",0xa65222c0,"lime.media.openal.AL.buffer3f","lime/media/openal/AL.hx",299,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_306_buffer3i,"lime.media.openal.AL","buffer3i",0xa65222c3,"lime.media.openal.AL.buffer3i","lime/media/openal/AL.hx",306,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_313_bufferf,"lime.media.openal.AL","bufferf",0x1e97e719,"lime.media.openal.AL.bufferf","lime/media/openal/AL.hx",313,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_326_bufferfv,"lime.media.openal.AL","bufferfv",0xa6524f3d,"lime.media.openal.AL.bufferfv","lime/media/openal/AL.hx",326,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_333_bufferi,"lime.media.openal.AL","bufferi",0x1e97e71c,"lime.media.openal.AL.bufferi","lime/media/openal/AL.hx",333,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_346_bufferiv,"lime.media.openal.AL","bufferiv",0xa65251da,"lime.media.openal.AL.bufferiv","lime/media/openal/AL.hx",346,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_353_createAux,"lime.media.openal.AL","createAux",0x79fdaddb,"lime.media.openal.AL.createAux","lime/media/openal/AL.hx",353,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_362_createBuffer,"lime.media.openal.AL","createBuffer",0x67917089,"lime.media.openal.AL.createBuffer","lime/media/openal/AL.hx",362,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_371_createEffect,"lime.media.openal.AL","createEffect",0xf7a00e1a,"lime.media.openal.AL.createEffect","lime/media/openal/AL.hx",371,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_380_createFilter,"lime.media.openal.AL","createFilter",0x1c31d341,"lime.media.openal.AL.createFilter","lime/media/openal/AL.hx",380,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_389_createSource,"lime.media.openal.AL","createSource",0xc92e6464,"lime.media.openal.AL.createSource","lime/media/openal/AL.hx",389,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_398_deleteBuffer,"lime.media.openal.AL","deleteBuffer",0xabd456f8,"lime.media.openal.AL.deleteBuffer","lime/media/openal/AL.hx",398,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_411_deleteBuffers,"lime.media.openal.AL","deleteBuffers",0xadf7c27b,"lime.media.openal.AL.deleteBuffers","lime/media/openal/AL.hx",411,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_418_deleteSource,"lime.media.openal.AL","deleteSource",0x0d714ad3,"lime.media.openal.AL.deleteSource","lime/media/openal/AL.hx",418,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_431_deleteSources,"lime.media.openal.AL","deleteSources",0xb5b02e40,"lime.media.openal.AL.deleteSources","lime/media/openal/AL.hx",431,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_438_disable,"lime.media.openal.AL","disable",0x1e5fad9b,"lime.media.openal.AL.disable","lime/media/openal/AL.hx",438,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_445_distanceModel,"lime.media.openal.AL","distanceModel",0x71becc27,"lime.media.openal.AL.distanceModel","lime/media/openal/AL.hx",445,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_452_dopplerFactor,"lime.media.openal.AL","dopplerFactor",0x0ce2b9d0,"lime.media.openal.AL.dopplerFactor","lime/media/openal/AL.hx",452,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_459_dopplerVelocity,"lime.media.openal.AL","dopplerVelocity",0x001e255e,"lime.media.openal.AL.dopplerVelocity","lime/media/openal/AL.hx",459,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_466_effectf,"lime.media.openal.AL","effectf",0x9b532868,"lime.media.openal.AL.effectf","lime/media/openal/AL.hx",466,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_479_effectfv,"lime.media.openal.AL","effectfv",0x4d70330e,"lime.media.openal.AL.effectfv","lime/media/openal/AL.hx",479,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_486_effecti,"lime.media.openal.AL","effecti",0x9b53286b,"lime.media.openal.AL.effecti","lime/media/openal/AL.hx",486,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_499_effectiv,"lime.media.openal.AL","effectiv",0x4d7035ab,"lime.media.openal.AL.effectiv","lime/media/openal/AL.hx",499,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_506_enable,"lime.media.openal.AL","enable",0x53b5a230,"lime.media.openal.AL.enable","lime/media/openal/AL.hx",506,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_513_genSource,"lime.media.openal.AL","genSource",0xe52d47fe,"lime.media.openal.AL.genSource","lime/media/openal/AL.hx",513,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_520_genSources,"lime.media.openal.AL","genSources",0xa271b6b5,"lime.media.openal.AL.genSources","lime/media/openal/AL.hx",520,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_540_genBuffer,"lime.media.openal.AL","genBuffer",0x83905423,"lime.media.openal.AL.genBuffer","lime/media/openal/AL.hx",540,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_547_genBuffers,"lime.media.openal.AL","genBuffers",0x9ab94af0,"lime.media.openal.AL.genBuffers","lime/media/openal/AL.hx",547,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_567_getBoolean,"lime.media.openal.AL","getBoolean",0xbe563edf,"lime.media.openal.AL.getBoolean","lime/media/openal/AL.hx",567,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_574_getBooleanv,"lime.media.openal.AL","getBooleanv",0xcd20c4b7,"lime.media.openal.AL.getBooleanv","lime/media/openal/AL.hx",574,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_592_getBuffer3f,"lime.media.openal.AL","getBuffer3f",0xb91085bc,"lime.media.openal.AL.getBuffer3f","lime/media/openal/AL.hx",592,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_610_getBuffer3i,"lime.media.openal.AL","getBuffer3i",0xb91085bf,"lime.media.openal.AL.getBuffer3i","lime/media/openal/AL.hx",610,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_630_getBufferf,"lime.media.openal.AL","getBufferf",0xf1e7f79d,"lime.media.openal.AL.getBufferf","lime/media/openal/AL.hx",630,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_637_getBufferfv,"lime.media.openal.AL","getBufferfv",0xb910b239,"lime.media.openal.AL.getBufferfv","lime/media/openal/AL.hx",637,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_657_getBufferi,"lime.media.openal.AL","getBufferi",0xf1e7f7a0,"lime.media.openal.AL.getBufferi","lime/media/openal/AL.hx",657,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_664_getBufferiv,"lime.media.openal.AL","getBufferiv",0xb910b4d6,"lime.media.openal.AL.getBufferiv","lime/media/openal/AL.hx",664,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_684_getDouble,"lime.media.openal.AL","getDouble",0xdf478aba,"lime.media.openal.AL.getDouble","lime/media/openal/AL.hx",684,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_691_getDoublev,"lime.media.openal.AL","getDoublev",0x7f51d87c,"lime.media.openal.AL.getDoublev","lime/media/openal/AL.hx",691,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_711_getEnumValue,"lime.media.openal.AL","getEnumValue",0xac0510a7,"lime.media.openal.AL.getEnumValue","lime/media/openal/AL.hx",711,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_720_getError,"lime.media.openal.AL","getError",0xcc54d43f,"lime.media.openal.AL.getError","lime/media/openal/AL.hx",720,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_728_getErrorString,"lime.media.openal.AL","getErrorString",0x0b38aa70,"lime.media.openal.AL.getErrorString","lime/media/openal/AL.hx",728,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_742_getFilteri,"lime.media.openal.AL","getFilteri",0x499df5e8,"lime.media.openal.AL.getFilteri","lime/media/openal/AL.hx",742,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_751_getFloat,"lime.media.openal.AL","getFloat",0x5bc1ce13,"lime.media.openal.AL.getFloat","lime/media/openal/AL.hx",751,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_758_getFloatv,"lime.media.openal.AL","getFloatv",0xedd28303,"lime.media.openal.AL.getFloatv","lime/media/openal/AL.hx",758,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_778_getInteger,"lime.media.openal.AL","getInteger",0x577311f5,"lime.media.openal.AL.getInteger","lime/media/openal/AL.hx",778,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_785_getIntegerv,"lime.media.openal.AL","getIntegerv",0x2d3ca4e1,"lime.media.openal.AL.getIntegerv","lime/media/openal/AL.hx",785,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_803_getListener3f,"lime.media.openal.AL","getListener3f",0x235a1a70,"lime.media.openal.AL.getListener3f","lime/media/openal/AL.hx",803,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_821_getListener3i,"lime.media.openal.AL","getListener3i",0x235a1a73,"lime.media.openal.AL.getListener3i","lime/media/openal/AL.hx",821,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_841_getListenerf,"lime.media.openal.AL","getListenerf",0x778c7569,"lime.media.openal.AL.getListenerf","lime/media/openal/AL.hx",841,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_848_getListenerfv,"lime.media.openal.AL","getListenerfv",0x235a46ed,"lime.media.openal.AL.getListenerfv","lime/media/openal/AL.hx",848,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_868_getListeneri,"lime.media.openal.AL","getListeneri",0x778c756c,"lime.media.openal.AL.getListeneri","lime/media/openal/AL.hx",868,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_875_getListeneriv,"lime.media.openal.AL","getListeneriv",0x235a498a,"lime.media.openal.AL.getListeneriv","lime/media/openal/AL.hx",875,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_895_getParameter,"lime.media.openal.AL","getParameter",0xccae45a0,"lime.media.openal.AL.getParameter","lime/media/openal/AL.hx",895,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_901_getProcAddress,"lime.media.openal.AL","getProcAddress",0x0d9ecc75,"lime.media.openal.AL.getProcAddress","lime/media/openal/AL.hx",901,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_908_getSource3f,"lime.media.openal.AL","getSource3f",0x72b66657,"lime.media.openal.AL.getSource3f","lime/media/openal/AL.hx",908,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_928_getSourcef,"lime.media.openal.AL","getSourcef",0xf9a06362,"lime.media.openal.AL.getSourcef","lime/media/openal/AL.hx",928,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_935_getSource3i,"lime.media.openal.AL","getSource3i",0x72b6665a,"lime.media.openal.AL.getSource3i","lime/media/openal/AL.hx",935,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_953_getSourcefv,"lime.media.openal.AL","getSourcefv",0x72b692d4,"lime.media.openal.AL.getSourcefv","lime/media/openal/AL.hx",953,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_973_getSourcei,"lime.media.openal.AL","getSourcei",0xf9a06365,"lime.media.openal.AL.getSourcei","lime/media/openal/AL.hx",973,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_980_getSourceiv,"lime.media.openal.AL","getSourceiv",0x72b69571,"lime.media.openal.AL.getSourceiv","lime/media/openal/AL.hx",980,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_998_getString,"lime.media.openal.AL","getString",0xbdac887a,"lime.media.openal.AL.getString","lime/media/openal/AL.hx",998,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1013_isBuffer,"lime.media.openal.AL","isBuffer",0x22525177,"lime.media.openal.AL.isBuffer","lime/media/openal/AL.hx",1013,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1022_isEnabled,"lime.media.openal.AL","isEnabled",0xb255582a,"lime.media.openal.AL.isEnabled","lime/media/openal/AL.hx",1022,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1031_isExtensionPresent,"lime.media.openal.AL","isExtensionPresent",0x790e3c73,"lime.media.openal.AL.isExtensionPresent","lime/media/openal/AL.hx",1031,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1040_isAux,"lime.media.openal.AL","isAux",0x221f0c2d,"lime.media.openal.AL.isAux","lime/media/openal/AL.hx",1040,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1049_isEffect,"lime.media.openal.AL","isEffect",0xb260ef08,"lime.media.openal.AL.isEffect","lime/media/openal/AL.hx",1049,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1058_isFilter,"lime.media.openal.AL","isFilter",0xd6f2b42f,"lime.media.openal.AL.isFilter","lime/media/openal/AL.hx",1058,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1067_isSource,"lime.media.openal.AL","isSource",0x83ef4552,"lime.media.openal.AL.isSource","lime/media/openal/AL.hx",1067,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1076_listener3f,"lime.media.openal.AL","listener3f",0x1a000074,"lime.media.openal.AL.listener3f","lime/media/openal/AL.hx",1076,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1083_listener3i,"lime.media.openal.AL","listener3i",0x1a000077,"lime.media.openal.AL.listener3i","lime/media/openal/AL.hx",1083,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1090_listenerf,"lime.media.openal.AL","listenerf",0x23b43be5,"lime.media.openal.AL.listenerf","lime/media/openal/AL.hx",1090,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1103_listenerfv,"lime.media.openal.AL","listenerfv",0x1a002cf1,"lime.media.openal.AL.listenerfv","lime/media/openal/AL.hx",1103,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1110_listeneri,"lime.media.openal.AL","listeneri",0x23b43be8,"lime.media.openal.AL.listeneri","lime/media/openal/AL.hx",1110,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1123_listeneriv,"lime.media.openal.AL","listeneriv",0x1a002f8e,"lime.media.openal.AL.listeneriv","lime/media/openal/AL.hx",1123,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1130_source3f,"lime.media.openal.AL","source3f",0x5ff8035b,"lime.media.openal.AL.source3f","lime/media/openal/AL.hx",1130,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1137_source3i,"lime.media.openal.AL","source3i",0x5ff8035e,"lime.media.openal.AL.source3i","lime/media/openal/AL.hx",1137,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1144_sourcef,"lime.media.openal.AL","sourcef",0x265052de,"lime.media.openal.AL.sourcef","lime/media/openal/AL.hx",1144,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1157_sourcefv,"lime.media.openal.AL","sourcefv",0x5ff82fd8,"lime.media.openal.AL.sourcefv","lime/media/openal/AL.hx",1157,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1164_sourcei,"lime.media.openal.AL","sourcei",0x265052e1,"lime.media.openal.AL.sourcei","lime/media/openal/AL.hx",1164,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1171_filteri,"lime.media.openal.AL","filteri",0x764de564,"lime.media.openal.AL.filteri","lime/media/openal/AL.hx",1171,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1178_filterf,"lime.media.openal.AL","filterf",0x764de561,"lime.media.openal.AL.filterf","lime/media/openal/AL.hx",1178,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1191_sourceiv,"lime.media.openal.AL","sourceiv",0x5ff83275,"lime.media.openal.AL.sourceiv","lime/media/openal/AL.hx",1191,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1198_sourcePlay,"lime.media.openal.AL","sourcePlay",0x63b3e29c,"lime.media.openal.AL.sourcePlay","lime/media/openal/AL.hx",1198,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1211_sourcePlayv,"lime.media.openal.AL","sourcePlayv",0xd9b2665a,"lime.media.openal.AL.sourcePlayv","lime/media/openal/AL.hx",1211,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1218_sourceStop,"lime.media.openal.AL","sourceStop",0x65b5a4aa,"lime.media.openal.AL.sourceStop","lime/media/openal/AL.hx",1218,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1231_sourceStopv,"lime.media.openal.AL","sourceStopv",0x993a708c,"lime.media.openal.AL.sourceStopv","lime/media/openal/AL.hx",1231,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1238_sourceRewind,"lime.media.openal.AL","sourceRewind",0x75ce58a3,"lime.media.openal.AL.sourceRewind","lime/media/openal/AL.hx",1238,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1251_sourceRewindv,"lime.media.openal.AL","sourceRewindv",0x9ebf3673,"lime.media.openal.AL.sourceRewindv","lime/media/openal/AL.hx",1251,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1258_sourcePause,"lime.media.openal.AL","sourcePause",0xd27c354e,"lime.media.openal.AL.sourcePause","lime/media/openal/AL.hx",1258,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1271_sourcePausev,"lime.media.openal.AL","sourcePausev",0x5a326f68,"lime.media.openal.AL.sourcePausev","lime/media/openal/AL.hx",1271,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1276_sourceQueueBuffer,"lime.media.openal.AL","sourceQueueBuffer",0x43c371c9,"lime.media.openal.AL.sourceQueueBuffer","lime/media/openal/AL.hx",1276,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1297_sourceQueueBuffers,"lime.media.openal.AL","sourceQueueBuffers",0x07401e8a,"lime.media.openal.AL.sourceQueueBuffers","lime/media/openal/AL.hx",1297,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1302_sourceUnqueueBuffer,"lime.media.openal.AL","sourceUnqueueBuffer",0xb08cae10,"lime.media.openal.AL.sourceUnqueueBuffer","lime/media/openal/AL.hx",1302,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1312_sourceUnqueueBuffers,"lime.media.openal.AL","sourceUnqueueBuffers",0xca8ba063,"lime.media.openal.AL.sourceUnqueueBuffers","lime/media/openal/AL.hx",1312,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_1332_speedOfSound,"lime.media.openal.AL","speedOfSound",0x7ec95ade,"lime.media.openal.AL.speedOfSound","lime/media/openal/AL.hx",1332,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_15_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",15,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_16_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",16,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_17_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",17,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_18_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",18,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_19_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",19,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_20_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",20,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_21_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",21,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_22_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",22,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_23_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",23,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_24_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",24,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_25_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",25,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_26_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",26,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_27_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",27,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_28_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",28,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_29_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",29,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_30_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",30,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_31_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",31,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_32_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",32,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_33_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",33,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_34_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",34,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_35_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",35,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_36_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",36,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_37_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",37,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_38_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",38,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_39_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",39,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_40_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",40,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_41_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",41,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_42_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",42,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_43_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",43,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_44_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",44,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_45_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",45,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_46_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",46,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_47_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",47,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_48_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",48,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_49_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",49,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_50_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",50,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_51_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",51,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_52_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",52,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_53_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",53,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_54_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",54,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_55_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",55,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_56_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",56,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_57_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",57,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_58_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",58,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_59_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",59,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_60_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",60,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_61_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",61,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_62_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",62,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_63_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",63,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_64_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",64,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_65_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",65,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_66_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",66,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_67_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",67,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_68_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",68,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_69_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",69,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_70_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",70,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_71_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",71,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_72_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",72,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_73_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",73,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_74_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",74,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_75_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",75,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_76_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",76,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_78_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",78,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_80_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",80,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_81_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",81,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_82_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",82,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_83_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",83,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_84_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",84,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_85_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",85,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_86_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",86,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_87_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",87,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_90_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",90,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_91_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",91,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_92_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",92,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_93_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",93,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_94_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",94,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_95_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",95,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_96_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",96,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_97_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",97,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_98_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",98,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_99_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",99,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_100_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",100,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_101_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",101,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_102_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",102,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_104_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",104,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_105_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",105,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_106_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",106,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_107_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",107,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_108_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",108,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_109_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",109,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_110_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",110,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_111_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",111,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_112_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",112,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_113_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",113,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_114_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",114,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_115_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",115,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_116_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",116,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_117_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",117,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_118_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",118,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_119_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",119,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_120_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",120,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_121_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",121,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_122_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",122,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_123_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",123,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_124_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",124,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_125_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",125,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_126_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",126,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_128_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",128,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_129_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",129,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_130_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",130,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_131_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",131,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_132_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",132,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_133_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",133,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_135_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",135,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_136_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",136,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_137_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",137,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_138_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",138,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_139_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",139,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_141_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",141,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_142_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",142,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_143_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",143,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_144_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",144,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_145_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",145,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_147_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",147,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_148_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",148,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_149_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",149,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_150_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",150,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_151_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",151,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_152_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",152,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_154_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",154,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_155_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",155,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_156_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",156,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_158_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",158,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_159_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",159,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_160_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",160,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_161_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",161,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_162_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",162,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_163_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",163,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_165_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",165,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_166_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",166,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_168_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",168,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_169_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",169,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_170_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",170,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_172_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",172,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_173_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",173,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_174_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",174,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_175_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",175,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_177_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",177,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_179_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",179,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_180_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",180,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_181_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",181,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_182_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",182,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_183_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",183,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_184_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",184,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_185_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",185,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_186_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",186,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_187_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",187,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_188_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",188,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_190_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",190,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_191_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",191,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_192_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",192,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_194_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",194,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_195_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",195,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_196_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",196,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_197_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",197,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_198_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",198,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_199_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",199,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_200_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",200,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_201_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",201,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_202_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",202,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_203_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",203,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_204_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",204,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_205_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",205,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_206_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",206,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_207_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",207,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_209_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",209,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_210_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",210,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_211_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",211,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_216_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",216,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_217_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",217,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_219_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",219,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_220_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",220,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_222_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",222,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_223_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",223,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_224_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",224,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_226_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",226,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_227_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",227,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_228_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",228,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_230_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",230,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_231_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",231,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_232_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",232,0x932ea25e) -HX_LOCAL_STACK_FRAME(_hx_pos_87306d7050ce8f43_233_boot,"lime.media.openal.AL","boot",0xb20b429f,"lime.media.openal.AL.boot","lime/media/openal/AL.hx",233,0x932ea25e) -namespace lime{ -namespace media{ -namespace openal{ - -void AL_obj::__construct() { } - -Dynamic AL_obj::__CreateEmpty() { return new AL_obj; } - -void *AL_obj::_hx_vtable = 0; - -Dynamic AL_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AL_obj > _hx_result = new AL_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool AL_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1527a64f; -} - -int AL_obj::NONE; - -int AL_obj::FALSE; - -int AL_obj::TRUE; - -int AL_obj::SOURCE_RELATIVE; - -int AL_obj::CONE_INNER_ANGLE; - -int AL_obj::CONE_OUTER_ANGLE; - -int AL_obj::PITCH; - -int AL_obj::POSITION; - -int AL_obj::DIRECTION; - -int AL_obj::VELOCITY; - -int AL_obj::LOOPING; - -int AL_obj::BUFFER; - -int AL_obj::GAIN; - -int AL_obj::MIN_GAIN; - -int AL_obj::MAX_GAIN; - -int AL_obj::ORIENTATION; - -int AL_obj::SOURCE_STATE; - -int AL_obj::INITIAL; - -int AL_obj::PLAYING; - -int AL_obj::PAUSED; - -int AL_obj::STOPPED; - -int AL_obj::BUFFERS_QUEUED; - -int AL_obj::BUFFERS_PROCESSED; - -int AL_obj::REFERENCE_DISTANCE; - -int AL_obj::ROLLOFF_FACTOR; - -int AL_obj::CONE_OUTER_GAIN; - -int AL_obj::MAX_DISTANCE; - -int AL_obj::SEC_OFFSET; - -int AL_obj::SAMPLE_OFFSET; - -int AL_obj::BYTE_OFFSET; - -int AL_obj::SOURCE_TYPE; - -int AL_obj::STATIC; - -int AL_obj::STREAMING; - -int AL_obj::UNDETERMINED; - -int AL_obj::FORMAT_MONO8; - -int AL_obj::FORMAT_MONO16; - -int AL_obj::FORMAT_STEREO8; - -int AL_obj::FORMAT_STEREO16; - -int AL_obj::FREQUENCY; - -int AL_obj::BITS; - -int AL_obj::CHANNELS; - -int AL_obj::SIZE; - -int AL_obj::NO_ERROR; - -int AL_obj::INVALID_NAME; - -int AL_obj::INVALID_ENUM; - -int AL_obj::INVALID_VALUE; - -int AL_obj::INVALID_OPERATION; - -int AL_obj::OUT_OF_MEMORY; - -int AL_obj::VENDOR; - -int AL_obj::VERSION; - -int AL_obj::RENDERER; - -int AL_obj::EXTENSIONS; - -int AL_obj::DOPPLER_FACTOR; - -int AL_obj::SPEED_OF_SOUND; - -int AL_obj::DOPPLER_VELOCITY; - -int AL_obj::DISTANCE_MODEL; - -int AL_obj::INVERSE_DISTANCE; - -int AL_obj::INVERSE_DISTANCE_CLAMPED; - -int AL_obj::LINEAR_DISTANCE; - -int AL_obj::LINEAR_DISTANCE_CLAMPED; - -int AL_obj::EXPONENT_DISTANCE; - -int AL_obj::EXPONENT_DISTANCE_CLAMPED; - -int AL_obj::METERS_PER_UNIT; - -int AL_obj::DIRECT_FILTER; - -int AL_obj::AUXILIARY_SEND_FILTER; - -int AL_obj::AIR_ABSORPTION_FACTOR; - -int AL_obj::ROOM_ROLLOFF_FACTOR; - -int AL_obj::CONE_OUTER_GAINHF; - -int AL_obj::DIRECT_FILTER_GAINHF_AUTO; - -int AL_obj::AUXILIARY_SEND_FILTER_GAIN_AUTO; - -int AL_obj::AUXILIARY_SEND_FILTER_GAINHF_AUTO; - -int AL_obj::REVERB_DENSITY; - -int AL_obj::REVERB_DIFFUSION; - -int AL_obj::REVERB_GAIN; - -int AL_obj::REVERB_GAINHF; - -int AL_obj::REVERB_DECAY_TIME; - -int AL_obj::REVERB_DECAY_HFRATIO; - -int AL_obj::REVERB_REFLECTIONS_GAIN; - -int AL_obj::REVERB_REFLECTIONS_DELAY; - -int AL_obj::REVERB_LATE_REVERB_GAIN; - -int AL_obj::REVERB_LATE_REVERB_DELAY; - -int AL_obj::REVERB_AIR_ABSORPTION_GAINHF; - -int AL_obj::REVERB_ROOM_ROLLOFF_FACTOR; - -int AL_obj::REVERB_DECAY_HFLIMIT; - -int AL_obj::EAXREVERB_DENSITY; - -int AL_obj::EAXREVERB_DIFFUSION; - -int AL_obj::EAXREVERB_GAIN; - -int AL_obj::EAXREVERB_GAINHF; - -int AL_obj::EAXREVERB_GAINLF; - -int AL_obj::EAXREVERB_DECAY_TIME; - -int AL_obj::EAXREVERB_DECAY_HFRATIO; - -int AL_obj::EAXREVERB_DECAY_LFRATIO; - -int AL_obj::EAXREVERB_REFLECTIONS_GAIN; - -int AL_obj::EAXREVERB_REFLECTIONS_DELAY; - -int AL_obj::EAXREVERB_REFLECTIONS_PAN; - -int AL_obj::EAXREVERB_LATE_REVERB_GAIN; - -int AL_obj::EAXREVERB_LATE_REVERB_DELAY; - -int AL_obj::EAXREVERB_LATE_REVERB_PAN; - -int AL_obj::EAXREVERB_ECHO_TIME; - -int AL_obj::EAXREVERB_ECHO_DEPTH; - -int AL_obj::EAXREVERB_MODULATION_TIME; - -int AL_obj::EAXREVERB_MODULATION_DEPTH; - -int AL_obj::EAXREVERB_AIR_ABSORPTION_GAINHF; - -int AL_obj::EAXREVERB_HFREFERENCE; - -int AL_obj::EAXREVERB_LFREFERENCE; - -int AL_obj::EAXREVERB_ROOM_ROLLOFF_FACTOR; - -int AL_obj::EAXREVERB_DECAY_HFLIMIT; - -int AL_obj::CHORUS_WAVEFORM; - -int AL_obj::CHORUS_PHASE; - -int AL_obj::CHORUS_RATE; - -int AL_obj::CHORUS_DEPTH; - -int AL_obj::CHORUS_FEEDBACK; - -int AL_obj::CHORUS_DELAY; - -int AL_obj::DISTORTION_EDGE; - -int AL_obj::DISTORTION_GAIN; - -int AL_obj::DISTORTION_LOWPASS_CUTOFF; - -int AL_obj::DISTORTION_EQCENTER; - -int AL_obj::DISTORTION_EQBANDWIDTH; - -int AL_obj::ECHO_DELAY; - -int AL_obj::ECHO_LRDELAY; - -int AL_obj::ECHO_DAMPING; - -int AL_obj::ECHO_FEEDBACK; - -int AL_obj::ECHO_SPREAD; - -int AL_obj::FLANGER_WAVEFORM; - -int AL_obj::FLANGER_PHASE; - -int AL_obj::FLANGER_RATE; - -int AL_obj::FLANGER_DEPTH; - -int AL_obj::FLANGER_FEEDBACK; - -int AL_obj::FLANGER_DELAY; - -int AL_obj::FREQUENCY_SHIFTER_FREQUENCY; - -int AL_obj::FREQUENCY_SHIFTER_LEFT_DIRECTION; - -int AL_obj::FREQUENCY_SHIFTER_RIGHT_DIRECTION; - -int AL_obj::VOCAL_MORPHER_PHONEMEA; - -int AL_obj::VOCAL_MORPHER_PHONEMEA_COARSE_TUNING; - -int AL_obj::VOCAL_MORPHER_PHONEMEB; - -int AL_obj::VOCAL_MORPHER_PHONEMEB_COARSE_TUNING; - -int AL_obj::VOCAL_MORPHER_WAVEFORM; - -int AL_obj::VOCAL_MORPHER_RATE; - -int AL_obj::PITCH_SHIFTER_COARSE_TUNE; - -int AL_obj::PITCH_SHIFTER_FINE_TUNE; - -int AL_obj::RING_MODULATOR_FREQUENCY; - -int AL_obj::RING_MODULATOR_HIGHPASS_CUTOFF; - -int AL_obj::RING_MODULATOR_WAVEFORM; - -int AL_obj::AUTOWAH_ATTACK_TIME; - -int AL_obj::AUTOWAH_RELEASE_TIME; - -int AL_obj::AUTOWAH_RESONANCE; - -int AL_obj::AUTOWAH_PEAK_GAIN; - -int AL_obj::COMPRESSOR_ONOFF; - -int AL_obj::EQUALIZER_LOW_GAIN; - -int AL_obj::EQUALIZER_LOW_CUTOFF; - -int AL_obj::EQUALIZER_MID1_GAIN; - -int AL_obj::EQUALIZER_MID1_CENTER; - -int AL_obj::EQUALIZER_MID1_WIDTH; - -int AL_obj::EQUALIZER_MID2_GAIN; - -int AL_obj::EQUALIZER_MID2_CENTER; - -int AL_obj::EQUALIZER_MID2_WIDTH; - -int AL_obj::EQUALIZER_HIGH_GAIN; - -int AL_obj::EQUALIZER_HIGH_CUTOFF; - -int AL_obj::EFFECT_FIRST_PARAMETER; - -int AL_obj::EFFECT_LAST_PARAMETER; - -int AL_obj::EFFECT_TYPE; - -int AL_obj::EFFECT_NULL; - -int AL_obj::EFFECT_EAXREVERB; - -int AL_obj::EFFECT_REVERB; - -int AL_obj::EFFECT_CHORUS; - -int AL_obj::EFFECT_DISTORTION; - -int AL_obj::EFFECT_ECHO; - -int AL_obj::EFFECT_FLANGER; - -int AL_obj::EFFECT_FREQUENCY_SHIFTER; - -int AL_obj::EFFECT_VOCAL_MORPHER; - -int AL_obj::EFFECT_PITCH_SHIFTER; - -int AL_obj::EFFECT_RING_MODULATOR; - -int AL_obj::FFECT_AUTOWAH; - -int AL_obj::EFFECT_COMPRESSOR; - -int AL_obj::EFFECT_EQUALIZER; - -int AL_obj::EFFECTSLOT_EFFECT; - -int AL_obj::EFFECTSLOT_GAIN; - -int AL_obj::EFFECTSLOT_AUXILIARY_SEND_AUTO; - -int AL_obj::LOWPASS_GAIN; - -int AL_obj::LOWPASS_GAINHF; - -int AL_obj::HIGHPASS_GAIN; - -int AL_obj::HIGHPASS_GAINLF; - -int AL_obj::BANDPASS_GAIN; - -int AL_obj::BANDPASS_GAINLF; - -int AL_obj::BANDPASS_GAINHF; - -int AL_obj::FILTER_FIRST_PARAMETER; - -int AL_obj::FILTER_LAST_PARAMETER; - -int AL_obj::FILTER_TYPE; - -int AL_obj::FILTER_NULL; - -int AL_obj::FILTER_LOWPASS; - -int AL_obj::FILTER_HIGHPASS; - -int AL_obj::FILTER_BANDPASS; - -void AL_obj::removeDirectFilter( ::Dynamic source){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_238_removeDirectFilter) -HXDLIN( 238) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_remove_direct_filter(hx::DynamicPtr(source)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,removeDirectFilter,(void)) - -void AL_obj::removeSend( ::Dynamic source,int index){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_245_removeSend) -HXDLIN( 245) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_remove_send(hx::DynamicPtr(source),index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,removeSend,(void)) - -void AL_obj::auxf( ::Dynamic aux,int param,Float value){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_252_auxf) -HXDLIN( 252) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_auxf(hx::DynamicPtr(aux),param,( (float)(value) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,auxf,(void)) - -void AL_obj::auxfv( ::Dynamic aux,int param,::Array< Float > values){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_265_auxfv) -HXDLIN( 265) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_auxfv(hx::DynamicPtr(aux),param,hx::DynamicPtr(values)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,auxfv,(void)) - -void AL_obj::auxi( ::Dynamic aux,int param, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_272_auxi) -HXDLIN( 272) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_auxi(hx::DynamicPtr(aux),param,hx::DynamicPtr(value)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,auxi,(void)) - -void AL_obj::auxiv( ::Dynamic aux,int param,::Array< int > values){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_285_auxiv) -HXDLIN( 285) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_auxiv(hx::DynamicPtr(aux),param,hx::DynamicPtr(values)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,auxiv,(void)) - -void AL_obj::bufferData( ::Dynamic buffer,int format, ::lime::utils::ArrayBufferView data,int size,int freq){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_292_bufferData) -HXDLIN( 292) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_buffer_data(hx::DynamicPtr(buffer),format,hx::DynamicPtr(data),size,freq); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(AL_obj,bufferData,(void)) - -void AL_obj::buffer3f( ::Dynamic buffer,int param,Float value1,Float value2,Float value3){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_299_buffer3f) -HXDLIN( 299) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_buffer3f(hx::DynamicPtr(buffer),param,( (float)(value1) ),( (float)(value2) ),( (float)(value3) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(AL_obj,buffer3f,(void)) - -void AL_obj::buffer3i( ::Dynamic buffer,int param,int value1,int value2,int value3){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_306_buffer3i) -HXDLIN( 306) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_buffer3i(hx::DynamicPtr(buffer),param,value1,value2,value3); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(AL_obj,buffer3i,(void)) - -void AL_obj::bufferf( ::Dynamic buffer,int param,Float value){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_313_bufferf) -HXDLIN( 313) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_bufferf(hx::DynamicPtr(buffer),param,( (float)(value) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,bufferf,(void)) - -void AL_obj::bufferfv( ::Dynamic buffer,int param,::Array< Float > values){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_326_bufferfv) -HXDLIN( 326) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_bufferfv(hx::DynamicPtr(buffer),param,hx::DynamicPtr(values)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,bufferfv,(void)) - -void AL_obj::bufferi( ::Dynamic buffer,int param,int value){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_333_bufferi) -HXDLIN( 333) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_bufferi(hx::DynamicPtr(buffer),param,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,bufferi,(void)) - -void AL_obj::bufferiv( ::Dynamic buffer,int param,::Array< int > values){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_346_bufferiv) -HXDLIN( 346) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_bufferiv(hx::DynamicPtr(buffer),param,hx::DynamicPtr(values)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,bufferiv,(void)) - - ::Dynamic AL_obj::createAux(){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_353_createAux) -HXDLIN( 353) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_al_gen_aux()) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(AL_obj,createAux,return ) - - ::Dynamic AL_obj::createBuffer(){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_362_createBuffer) -HXDLIN( 362) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_al_gen_buffer()) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(AL_obj,createBuffer,return ) - - ::Dynamic AL_obj::createEffect(){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_371_createEffect) -HXDLIN( 371) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_al_gen_effect()) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(AL_obj,createEffect,return ) - - ::Dynamic AL_obj::createFilter(){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_380_createFilter) -HXDLIN( 380) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_al_gen_filter()) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(AL_obj,createFilter,return ) - - ::Dynamic AL_obj::createSource(){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_389_createSource) -HXDLIN( 389) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_al_gen_source()) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(AL_obj,createSource,return ) - -void AL_obj::deleteBuffer( ::Dynamic buffer){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_398_deleteBuffer) -HXDLIN( 398) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_delete_buffer(hx::DynamicPtr(buffer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,deleteBuffer,(void)) - -void AL_obj::deleteBuffers(::cpp::VirtualArray buffers){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_411_deleteBuffers) -HXDLIN( 411) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_delete_buffers(buffers->get_length(),hx::DynamicPtr(buffers)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,deleteBuffers,(void)) - -void AL_obj::deleteSource( ::Dynamic source){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_418_deleteSource) -HXDLIN( 418) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_delete_source(hx::DynamicPtr(source)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,deleteSource,(void)) - -void AL_obj::deleteSources(::cpp::VirtualArray sources){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_431_deleteSources) -HXDLIN( 431) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_delete_sources(sources->get_length(),hx::DynamicPtr(sources)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,deleteSources,(void)) - -void AL_obj::disable(int capability){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_438_disable) -HXDLIN( 438) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_disable(capability); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,disable,(void)) - -void AL_obj::distanceModel(int distanceModel){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_445_distanceModel) -HXDLIN( 445) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_distance_model(distanceModel); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,distanceModel,(void)) - -void AL_obj::dopplerFactor(Float value){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_452_dopplerFactor) -HXDLIN( 452) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_doppler_factor(( (float)(value) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,dopplerFactor,(void)) - -void AL_obj::dopplerVelocity(Float value){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_459_dopplerVelocity) -HXDLIN( 459) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_doppler_velocity(( (float)(value) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,dopplerVelocity,(void)) - -void AL_obj::effectf( ::Dynamic effect,int param,Float value){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_466_effectf) -HXDLIN( 466) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_effectf(hx::DynamicPtr(effect),param,( (float)(value) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,effectf,(void)) - -void AL_obj::effectfv( ::Dynamic effect,int param,::Array< Float > values){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_479_effectfv) -HXDLIN( 479) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_effectfv(hx::DynamicPtr(effect),param,hx::DynamicPtr(values)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,effectfv,(void)) - -void AL_obj::effecti( ::Dynamic effect,int param,int value){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_486_effecti) -HXDLIN( 486) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_effecti(hx::DynamicPtr(effect),param,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,effecti,(void)) - -void AL_obj::effectiv( ::Dynamic effect,int param,::Array< int > values){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_499_effectiv) -HXDLIN( 499) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_effectiv(hx::DynamicPtr(effect),param,hx::DynamicPtr(values)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,effectiv,(void)) - -void AL_obj::enable(int capability){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_506_enable) -HXDLIN( 506) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_enable(capability); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,enable,(void)) - - ::Dynamic AL_obj::genSource(){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_513_genSource) -HXDLIN( 513) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_al_gen_source()) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(AL_obj,genSource,return ) - -::cpp::VirtualArray AL_obj::genSources(int n){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_520_genSources) -HXLINE( 522) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_gen_sources(n); -HXLINE( 530) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,genSources,return ) - - ::Dynamic AL_obj::genBuffer(){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_540_genBuffer) -HXDLIN( 540) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_al_gen_buffer()) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(AL_obj,genBuffer,return ) - -::cpp::VirtualArray AL_obj::genBuffers(int n){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_547_genBuffers) -HXLINE( 549) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_gen_buffers(n); -HXLINE( 557) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,genBuffers,return ) - -bool AL_obj::getBoolean(int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_567_getBoolean) -HXDLIN( 567) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_boolean(param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,getBoolean,return ) - -::Array< bool > AL_obj::getBooleanv(int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_574_getBooleanv) -HXLINE( 576) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_booleanv(param,1); -HXLINE( 584) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,getBooleanv,return ) - -::Array< Float > AL_obj::getBuffer3f( ::Dynamic buffer,int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_592_getBuffer3f) -HXLINE( 594) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_buffer3f(hx::DynamicPtr(buffer),param); -HXLINE( 602) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,getBuffer3f,return ) - -::Array< int > AL_obj::getBuffer3i( ::Dynamic buffer,int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_610_getBuffer3i) -HXLINE( 612) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_buffer3i(hx::DynamicPtr(buffer),param); -HXLINE( 620) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,getBuffer3i,return ) - -Float AL_obj::getBufferf( ::Dynamic buffer,int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_630_getBufferf) -HXDLIN( 630) return ( (Float)(::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_bufferf(hx::DynamicPtr(buffer),param)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,getBufferf,return ) - -::Array< Float > AL_obj::getBufferfv( ::Dynamic buffer,int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_637_getBufferfv) -HXLINE( 639) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_bufferfv(hx::DynamicPtr(buffer),param,count); -HXLINE( 647) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,getBufferfv,return ) - -int AL_obj::getBufferi( ::Dynamic buffer,int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_657_getBufferi) -HXDLIN( 657) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_bufferi(hx::DynamicPtr(buffer),param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,getBufferi,return ) - -::Array< int > AL_obj::getBufferiv( ::Dynamic buffer,int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_664_getBufferiv) -HXLINE( 666) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_bufferiv(hx::DynamicPtr(buffer),param,count); -HXLINE( 674) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,getBufferiv,return ) - -Float AL_obj::getDouble(int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_684_getDouble) -HXDLIN( 684) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_double(param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,getDouble,return ) - -::Array< Float > AL_obj::getDoublev(int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_691_getDoublev) -HXLINE( 693) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_doublev(param,count); -HXLINE( 701) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,getDoublev,return ) - -int AL_obj::getEnumValue(::String ename){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_711_getEnumValue) -HXDLIN( 711) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_enum_value(ename); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,getEnumValue,return ) - -int AL_obj::getError(){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_720_getError) -HXDLIN( 720) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_error(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(AL_obj,getError,return ) - -::String AL_obj::getErrorString(){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_728_getErrorString) -HXDLIN( 728) switch((int)(::lime::media::openal::AL_obj::getError())){ - case (int)40961: { -HXLINE( 730) return HX_("INVALID_NAME: Invalid parameter name",64,c3,04,f4); - } - break; - case (int)40962: { -HXLINE( 731) return HX_("INVALID_ENUM: Invalid enum value",0a,d7,df,59); - } - break; - case (int)40963: { -HXLINE( 732) return HX_("INVALID_VALUE: Invalid parameter value",c2,a4,37,f8); - } - break; - case (int)40964: { -HXLINE( 733) return HX_("INVALID_OPERATION: Illegal operation or call",13,8a,e7,93); - } - break; - case (int)40965: { -HXLINE( 734) return HX_("OUT_OF_MEMORY: OpenAL has run out of memory",b0,dd,fb,0a); - } - break; - default:{ -HXLINE( 735) return HX_("",00,00,00,00); - } - } -HXLINE( 728) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(AL_obj,getErrorString,return ) - -int AL_obj::getFilteri( ::Dynamic filter,int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_742_getFilteri) -HXDLIN( 742) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_filteri(hx::DynamicPtr(filter),param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,getFilteri,return ) - -Float AL_obj::getFloat(int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_751_getFloat) -HXDLIN( 751) return ( (Float)(::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_float(param)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,getFloat,return ) - -::Array< Float > AL_obj::getFloatv(int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_758_getFloatv) -HXLINE( 760) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_floatv(param,count); -HXLINE( 768) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,getFloatv,return ) - -int AL_obj::getInteger(int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_778_getInteger) -HXDLIN( 778) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_integer(param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,getInteger,return ) - -::Array< int > AL_obj::getIntegerv(int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_785_getIntegerv) -HXLINE( 787) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_integerv(param,count); -HXLINE( 795) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,getIntegerv,return ) - -::Array< Float > AL_obj::getListener3f(int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_803_getListener3f) -HXLINE( 805) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_listener3f(param); -HXLINE( 813) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,getListener3f,return ) - -::Array< int > AL_obj::getListener3i(int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_821_getListener3i) -HXLINE( 823) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_listener3i(param); -HXLINE( 831) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,getListener3i,return ) - -Float AL_obj::getListenerf(int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_841_getListenerf) -HXDLIN( 841) return ( (Float)(::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_listenerf(param)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,getListenerf,return ) - -::Array< Float > AL_obj::getListenerfv(int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_848_getListenerfv) -HXLINE( 850) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_listenerfv(param,count); -HXLINE( 858) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,getListenerfv,return ) - -int AL_obj::getListeneri(int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_868_getListeneri) -HXDLIN( 868) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_listeneri(param); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,getListeneri,return ) - -::Array< int > AL_obj::getListeneriv(int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_875_getListeneriv) -HXLINE( 877) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_listeneriv(param,count); -HXLINE( 885) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,getListeneriv,return ) - - ::Dynamic AL_obj::getParameter(int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_895_getParameter) -HXDLIN( 895) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,getParameter,return ) - - ::Dynamic AL_obj::getProcAddress(::String fname){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_901_getProcAddress) -HXDLIN( 901) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_proc_address(fname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,getProcAddress,return ) - -::Array< Float > AL_obj::getSource3f( ::Dynamic source,int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_908_getSource3f) -HXLINE( 910) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_source3f(hx::DynamicPtr(source),param); -HXLINE( 918) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,getSource3f,return ) - -Float AL_obj::getSourcef( ::Dynamic source,int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_928_getSourcef) -HXDLIN( 928) return ( (Float)(::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_sourcef(hx::DynamicPtr(source),param)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,getSourcef,return ) - -::Array< int > AL_obj::getSource3i( ::Dynamic source,int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_935_getSource3i) -HXLINE( 937) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_source3i(hx::DynamicPtr(source),param); -HXLINE( 945) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,getSource3i,return ) - -::Array< Float > AL_obj::getSourcefv( ::Dynamic source,int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_953_getSourcefv) -HXLINE( 955) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_sourcefv(hx::DynamicPtr(source),param,count); -HXLINE( 963) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,getSourcefv,return ) - - ::Dynamic AL_obj::getSourcei( ::Dynamic source,int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_973_getSourcei) -HXDLIN( 973) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_sourcei(hx::DynamicPtr(source),param)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,getSourcei,return ) - -::Array< int > AL_obj::getSourceiv( ::Dynamic source,int param,hx::Null< int > __o_count){ - int count = __o_count.Default(1); - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_980_getSourceiv) -HXLINE( 982) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_sourceiv(hx::DynamicPtr(source),param,count); -HXLINE( 990) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,getSourceiv,return ) - -::String AL_obj::getString(int param){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_998_getString) -HXLINE(1000) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_get_string(param); -HXLINE(1004) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,getString,return ) - -bool AL_obj::isBuffer( ::Dynamic buffer){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1013_isBuffer) -HXDLIN(1013) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_is_buffer(hx::DynamicPtr(buffer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,isBuffer,return ) - -bool AL_obj::isEnabled(int capability){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1022_isEnabled) -HXDLIN(1022) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_is_enabled(capability); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,isEnabled,return ) - -bool AL_obj::isExtensionPresent(::String extname){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1031_isExtensionPresent) -HXDLIN(1031) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_is_extension_present(extname); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,isExtensionPresent,return ) - -bool AL_obj::isAux( ::Dynamic aux){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1040_isAux) -HXDLIN(1040) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_is_aux(hx::DynamicPtr(aux)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,isAux,return ) - -bool AL_obj::isEffect( ::Dynamic effect){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1049_isEffect) -HXDLIN(1049) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_is_effect(hx::DynamicPtr(effect)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,isEffect,return ) - -bool AL_obj::isFilter( ::Dynamic filter){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1058_isFilter) -HXDLIN(1058) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_is_filter(hx::DynamicPtr(filter)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,isFilter,return ) - -bool AL_obj::isSource( ::Dynamic source){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1067_isSource) -HXDLIN(1067) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_is_source(hx::DynamicPtr(source)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,isSource,return ) - -void AL_obj::listener3f(int param,Float value1,Float value2,Float value3){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1076_listener3f) -HXDLIN(1076) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_listener3f(param,( (float)(value1) ),( (float)(value2) ),( (float)(value3) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(AL_obj,listener3f,(void)) - -void AL_obj::listener3i(int param,int value1,int value2,int value3){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1083_listener3i) -HXDLIN(1083) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_listener3i(param,value1,value2,value3); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(AL_obj,listener3i,(void)) - -void AL_obj::listenerf(int param,Float value){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1090_listenerf) -HXDLIN(1090) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_listenerf(param,( (float)(value) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,listenerf,(void)) - -void AL_obj::listenerfv(int param,::Array< Float > values){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1103_listenerfv) -HXDLIN(1103) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_listenerfv(param,hx::DynamicPtr(values)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,listenerfv,(void)) - -void AL_obj::listeneri(int param,int value){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1110_listeneri) -HXDLIN(1110) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_listeneri(param,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,listeneri,(void)) - -void AL_obj::listeneriv(int param,::Array< int > values){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1123_listeneriv) -HXDLIN(1123) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_listeneriv(param,hx::DynamicPtr(values)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,listeneriv,(void)) - -void AL_obj::source3f( ::Dynamic source,int param,Float value1,Float value2,Float value3){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1130_source3f) -HXDLIN(1130) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_source3f(hx::DynamicPtr(source),param,( (float)(value1) ),( (float)(value2) ),( (float)(value3) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(AL_obj,source3f,(void)) - -void AL_obj::source3i( ::Dynamic source,int param, ::Dynamic value1,int value2,int value3){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1137_source3i) -HXDLIN(1137) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_source3i(hx::DynamicPtr(source),param,hx::DynamicPtr(value1),value2,value3); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(AL_obj,source3i,(void)) - -void AL_obj::sourcef( ::Dynamic source,int param,Float value){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1144_sourcef) -HXDLIN(1144) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_sourcef(hx::DynamicPtr(source),param,( (float)(value) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,sourcef,(void)) - -void AL_obj::sourcefv( ::Dynamic source,int param,::Array< Float > values){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1157_sourcefv) -HXDLIN(1157) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_sourcefv(hx::DynamicPtr(source),param,hx::DynamicPtr(values)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,sourcefv,(void)) - -void AL_obj::sourcei( ::Dynamic source,int param, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1164_sourcei) -HXDLIN(1164) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_sourcei(hx::DynamicPtr(source),param,hx::DynamicPtr(value)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,sourcei,(void)) - -void AL_obj::filteri( ::Dynamic filter,int param, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1171_filteri) -HXDLIN(1171) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_filteri(hx::DynamicPtr(filter),param,hx::DynamicPtr(value)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,filteri,(void)) - -void AL_obj::filterf( ::Dynamic filter,int param,Float value){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1178_filterf) -HXDLIN(1178) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_filterf(hx::DynamicPtr(filter),param,( (float)(value) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,filterf,(void)) - -void AL_obj::sourceiv( ::Dynamic source,int param,::Array< int > values){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1191_sourceiv) -HXDLIN(1191) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_sourceiv(hx::DynamicPtr(source),param,hx::DynamicPtr(values)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,sourceiv,(void)) - -void AL_obj::sourcePlay( ::Dynamic source){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1198_sourcePlay) -HXDLIN(1198) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_source_play(hx::DynamicPtr(source)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,sourcePlay,(void)) - -void AL_obj::sourcePlayv(::cpp::VirtualArray sources){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1211_sourcePlayv) -HXDLIN(1211) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_source_playv(sources->get_length(),hx::DynamicPtr(sources)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,sourcePlayv,(void)) - -void AL_obj::sourceStop( ::Dynamic source){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1218_sourceStop) -HXDLIN(1218) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_source_stop(hx::DynamicPtr(source)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,sourceStop,(void)) - -void AL_obj::sourceStopv(::cpp::VirtualArray sources){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1231_sourceStopv) -HXDLIN(1231) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_source_stopv(sources->get_length(),hx::DynamicPtr(sources)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,sourceStopv,(void)) - -void AL_obj::sourceRewind( ::Dynamic source){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1238_sourceRewind) -HXDLIN(1238) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_source_rewind(hx::DynamicPtr(source)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,sourceRewind,(void)) - -void AL_obj::sourceRewindv(::cpp::VirtualArray sources){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1251_sourceRewindv) -HXDLIN(1251) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_source_rewindv(sources->get_length(),hx::DynamicPtr(sources)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,sourceRewindv,(void)) - -void AL_obj::sourcePause( ::Dynamic source){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1258_sourcePause) -HXDLIN(1258) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_source_pause(hx::DynamicPtr(source)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,sourcePause,(void)) - -void AL_obj::sourcePausev(::cpp::VirtualArray sources){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1271_sourcePausev) -HXDLIN(1271) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_source_pausev(sources->get_length(),hx::DynamicPtr(sources)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,sourcePausev,(void)) - -void AL_obj::sourceQueueBuffer( ::Dynamic source, ::Dynamic buffer){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1276_sourceQueueBuffer) -HXLINE(1282) ::cpp::VirtualArray buffers = ::cpp::VirtualArray_obj::__new(1)->init(0,buffer); -HXLINE(1284) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_source_queue_buffers(hx::DynamicPtr(source),1,hx::DynamicPtr(buffers)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,sourceQueueBuffer,(void)) - -void AL_obj::sourceQueueBuffers( ::Dynamic source,int nb,::cpp::VirtualArray buffers){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1297_sourceQueueBuffers) -HXDLIN(1297) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_source_queue_buffers(hx::DynamicPtr(source),nb,hx::DynamicPtr(buffers)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(AL_obj,sourceQueueBuffers,(void)) - - ::Dynamic AL_obj::sourceUnqueueBuffer( ::Dynamic source){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1302_sourceUnqueueBuffer) -HXLINE(1304) ::hx::Object * res = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_source_unqueue_buffers(hx::DynamicPtr(source),1); -HXLINE(1305) return ( ( ::Dynamic)(res) )->__GetItem(0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,sourceUnqueueBuffer,return ) - -::cpp::VirtualArray AL_obj::sourceUnqueueBuffers( ::Dynamic source,int nb){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1312_sourceUnqueueBuffers) -HXLINE(1314) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_source_unqueue_buffers(hx::DynamicPtr(source),nb); -HXLINE(1322) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AL_obj,sourceUnqueueBuffers,return ) - -void AL_obj::speedOfSound(Float value){ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_1332_speedOfSound) -HXDLIN(1332) ::lime::_internal::backend::native::NativeCFFI_obj::lime_al_speed_of_sound(( (float)(value) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AL_obj,speedOfSound,(void)) - - -AL_obj::AL_obj() -{ -} - -bool AL_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"auxf") ) { outValue = auxf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"auxi") ) { outValue = auxi_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"auxfv") ) { outValue = auxfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"auxiv") ) { outValue = auxiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isAux") ) { outValue = isAux_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"enable") ) { outValue = enable_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"bufferf") ) { outValue = bufferf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bufferi") ) { outValue = bufferi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"disable") ) { outValue = disable_dyn(); return true; } - if (HX_FIELD_EQ(inName,"effectf") ) { outValue = effectf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"effecti") ) { outValue = effecti_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sourcef") ) { outValue = sourcef_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sourcei") ) { outValue = sourcei_dyn(); return true; } - if (HX_FIELD_EQ(inName,"filteri") ) { outValue = filteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"filterf") ) { outValue = filterf_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"buffer3f") ) { outValue = buffer3f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"buffer3i") ) { outValue = buffer3i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bufferfv") ) { outValue = bufferfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bufferiv") ) { outValue = bufferiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"effectfv") ) { outValue = effectfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"effectiv") ) { outValue = effectiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getError") ) { outValue = getError_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getFloat") ) { outValue = getFloat_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isBuffer") ) { outValue = isBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isEffect") ) { outValue = isEffect_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isFilter") ) { outValue = isFilter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isSource") ) { outValue = isSource_dyn(); return true; } - if (HX_FIELD_EQ(inName,"source3f") ) { outValue = source3f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"source3i") ) { outValue = source3i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sourcefv") ) { outValue = sourcefv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sourceiv") ) { outValue = sourceiv_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"createAux") ) { outValue = createAux_dyn(); return true; } - if (HX_FIELD_EQ(inName,"genSource") ) { outValue = genSource_dyn(); return true; } - if (HX_FIELD_EQ(inName,"genBuffer") ) { outValue = genBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getDouble") ) { outValue = getDouble_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getFloatv") ) { outValue = getFloatv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getString") ) { outValue = getString_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isEnabled") ) { outValue = isEnabled_dyn(); return true; } - if (HX_FIELD_EQ(inName,"listenerf") ) { outValue = listenerf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"listeneri") ) { outValue = listeneri_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"removeSend") ) { outValue = removeSend_dyn(); return true; } - if (HX_FIELD_EQ(inName,"bufferData") ) { outValue = bufferData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"genSources") ) { outValue = genSources_dyn(); return true; } - if (HX_FIELD_EQ(inName,"genBuffers") ) { outValue = genBuffers_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBoolean") ) { outValue = getBoolean_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBufferf") ) { outValue = getBufferf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBufferi") ) { outValue = getBufferi_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getDoublev") ) { outValue = getDoublev_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getFilteri") ) { outValue = getFilteri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getInteger") ) { outValue = getInteger_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSourcef") ) { outValue = getSourcef_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSourcei") ) { outValue = getSourcei_dyn(); return true; } - if (HX_FIELD_EQ(inName,"listener3f") ) { outValue = listener3f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"listener3i") ) { outValue = listener3i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"listenerfv") ) { outValue = listenerfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"listeneriv") ) { outValue = listeneriv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sourcePlay") ) { outValue = sourcePlay_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sourceStop") ) { outValue = sourceStop_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"getBooleanv") ) { outValue = getBooleanv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBuffer3f") ) { outValue = getBuffer3f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBuffer3i") ) { outValue = getBuffer3i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBufferfv") ) { outValue = getBufferfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBufferiv") ) { outValue = getBufferiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getIntegerv") ) { outValue = getIntegerv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSource3f") ) { outValue = getSource3f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSource3i") ) { outValue = getSource3i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSourcefv") ) { outValue = getSourcefv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSourceiv") ) { outValue = getSourceiv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sourcePlayv") ) { outValue = sourcePlayv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sourceStopv") ) { outValue = sourceStopv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sourcePause") ) { outValue = sourcePause_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"createBuffer") ) { outValue = createBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createEffect") ) { outValue = createEffect_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createFilter") ) { outValue = createFilter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createSource") ) { outValue = createSource_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteBuffer") ) { outValue = deleteBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteSource") ) { outValue = deleteSource_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getEnumValue") ) { outValue = getEnumValue_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getListenerf") ) { outValue = getListenerf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getListeneri") ) { outValue = getListeneri_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getParameter") ) { outValue = getParameter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sourceRewind") ) { outValue = sourceRewind_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sourcePausev") ) { outValue = sourcePausev_dyn(); return true; } - if (HX_FIELD_EQ(inName,"speedOfSound") ) { outValue = speedOfSound_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"deleteBuffers") ) { outValue = deleteBuffers_dyn(); return true; } - if (HX_FIELD_EQ(inName,"deleteSources") ) { outValue = deleteSources_dyn(); return true; } - if (HX_FIELD_EQ(inName,"distanceModel") ) { outValue = distanceModel_dyn(); return true; } - if (HX_FIELD_EQ(inName,"dopplerFactor") ) { outValue = dopplerFactor_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getListener3f") ) { outValue = getListener3f_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getListener3i") ) { outValue = getListener3i_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getListenerfv") ) { outValue = getListenerfv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getListeneriv") ) { outValue = getListeneriv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sourceRewindv") ) { outValue = sourceRewindv_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"getErrorString") ) { outValue = getErrorString_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getProcAddress") ) { outValue = getProcAddress_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"dopplerVelocity") ) { outValue = dopplerVelocity_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"sourceQueueBuffer") ) { outValue = sourceQueueBuffer_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"removeDirectFilter") ) { outValue = removeDirectFilter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isExtensionPresent") ) { outValue = isExtensionPresent_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sourceQueueBuffers") ) { outValue = sourceQueueBuffers_dyn(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"sourceUnqueueBuffer") ) { outValue = sourceUnqueueBuffer_dyn(); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"sourceUnqueueBuffers") ) { outValue = sourceUnqueueBuffers_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *AL_obj_sMemberStorageInfo = 0; -static hx::StaticInfo AL_obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &AL_obj::NONE,HX_("NONE",b8,da,ca,33)}, - {hx::fsInt,(void *) &AL_obj::FALSE,HX_("FALSE",83,6d,3d,79)}, - {hx::fsInt,(void *) &AL_obj::TRUE,HX_("TRUE",4e,6f,c4,37)}, - {hx::fsInt,(void *) &AL_obj::SOURCE_RELATIVE,HX_("SOURCE_RELATIVE",f0,f3,84,fe)}, - {hx::fsInt,(void *) &AL_obj::CONE_INNER_ANGLE,HX_("CONE_INNER_ANGLE",4e,a1,d7,93)}, - {hx::fsInt,(void *) &AL_obj::CONE_OUTER_ANGLE,HX_("CONE_OUTER_ANGLE",f3,e1,bf,cc)}, - {hx::fsInt,(void *) &AL_obj::PITCH,HX_("PITCH",a0,f3,8e,40)}, - {hx::fsInt,(void *) &AL_obj::POSITION,HX_("POSITION",a9,30,80,24)}, - {hx::fsInt,(void *) &AL_obj::DIRECTION,HX_("DIRECTION",1f,d2,98,0b)}, - {hx::fsInt,(void *) &AL_obj::VELOCITY,HX_("VELOCITY",1d,92,83,78)}, - {hx::fsInt,(void *) &AL_obj::LOOPING,HX_("LOOPING",de,50,51,a0)}, - {hx::fsInt,(void *) &AL_obj::BUFFER,HX_("BUFFER",00,69,17,83)}, - {hx::fsInt,(void *) &AL_obj::GAIN,HX_("GAIN",7f,b8,1f,2f)}, - {hx::fsInt,(void *) &AL_obj::MIN_GAIN,HX_("MIN_GAIN",ac,29,d2,21)}, - {hx::fsInt,(void *) &AL_obj::MAX_GAIN,HX_("MAX_GAIN",5a,0f,b8,d4)}, - {hx::fsInt,(void *) &AL_obj::ORIENTATION,HX_("ORIENTATION",b0,fa,3a,d4)}, - {hx::fsInt,(void *) &AL_obj::SOURCE_STATE,HX_("SOURCE_STATE",4d,e8,1e,ab)}, - {hx::fsInt,(void *) &AL_obj::INITIAL,HX_("INITIAL",64,e4,72,4b)}, - {hx::fsInt,(void *) &AL_obj::PLAYING,HX_("PLAYING",4e,e3,eb,09)}, - {hx::fsInt,(void *) &AL_obj::PAUSED,HX_("PAUSED",ae,ec,06,a2)}, - {hx::fsInt,(void *) &AL_obj::STOPPED,HX_("STOPPED",ed,a5,35,c3)}, - {hx::fsInt,(void *) &AL_obj::BUFFERS_QUEUED,HX_("BUFFERS_QUEUED",5f,78,ce,71)}, - {hx::fsInt,(void *) &AL_obj::BUFFERS_PROCESSED,HX_("BUFFERS_PROCESSED",42,9d,62,ac)}, - {hx::fsInt,(void *) &AL_obj::REFERENCE_DISTANCE,HX_("REFERENCE_DISTANCE",89,d5,ce,9a)}, - {hx::fsInt,(void *) &AL_obj::ROLLOFF_FACTOR,HX_("ROLLOFF_FACTOR",bc,10,98,56)}, - {hx::fsInt,(void *) &AL_obj::CONE_OUTER_GAIN,HX_("CONE_OUTER_GAIN",3f,da,8d,e3)}, - {hx::fsInt,(void *) &AL_obj::MAX_DISTANCE,HX_("MAX_DISTANCE",90,83,bb,a5)}, - {hx::fsInt,(void *) &AL_obj::SEC_OFFSET,HX_("SEC_OFFSET",e1,5d,a3,ac)}, - {hx::fsInt,(void *) &AL_obj::SAMPLE_OFFSET,HX_("SAMPLE_OFFSET",48,82,ac,b4)}, - {hx::fsInt,(void *) &AL_obj::BYTE_OFFSET,HX_("BYTE_OFFSET",2a,df,43,36)}, - {hx::fsInt,(void *) &AL_obj::SOURCE_TYPE,HX_("SOURCE_TYPE",de,ff,00,df)}, - {hx::fsInt,(void *) &AL_obj::STATIC,HX_("STATIC",ae,88,7e,b8)}, - {hx::fsInt,(void *) &AL_obj::STREAMING,HX_("STREAMING",42,38,7b,b1)}, - {hx::fsInt,(void *) &AL_obj::UNDETERMINED,HX_("UNDETERMINED",0a,ed,9d,50)}, - {hx::fsInt,(void *) &AL_obj::FORMAT_MONO8,HX_("FORMAT_MONO8",6d,40,81,7a)}, - {hx::fsInt,(void *) &AL_obj::FORMAT_MONO16,HX_("FORMAT_MONO16",10,19,97,b6)}, - {hx::fsInt,(void *) &AL_obj::FORMAT_STEREO8,HX_("FORMAT_STEREO8",b8,19,58,da)}, - {hx::fsInt,(void *) &AL_obj::FORMAT_STEREO16,HX_("FORMAT_STEREO16",65,61,be,32)}, - {hx::fsInt,(void *) &AL_obj::FREQUENCY,HX_("FREQUENCY",7c,f2,42,b7)}, - {hx::fsInt,(void *) &AL_obj::BITS,HX_("BITS",06,c3,d7,2b)}, - {hx::fsInt,(void *) &AL_obj::CHANNELS,HX_("CHANNELS",50,3a,74,c4)}, - {hx::fsInt,(void *) &AL_obj::SIZE,HX_("SIZE",c1,68,14,37)}, - {hx::fsInt,(void *) &AL_obj::NO_ERROR,HX_("NO_ERROR",ea,b5,7d,2f)}, - {hx::fsInt,(void *) &AL_obj::INVALID_NAME,HX_("INVALID_NAME",f3,7b,59,19)}, - {hx::fsInt,(void *) &AL_obj::INVALID_ENUM,HX_("INVALID_ENUM",a9,74,70,13)}, - {hx::fsInt,(void *) &AL_obj::INVALID_VALUE,HX_("INVALID_VALUE",a9,e8,26,b0)}, - {hx::fsInt,(void *) &AL_obj::INVALID_OPERATION,HX_("INVALID_OPERATION",5f,b1,c8,29)}, - {hx::fsInt,(void *) &AL_obj::OUT_OF_MEMORY,HX_("OUT_OF_MEMORY",18,f2,97,e1)}, - {hx::fsInt,(void *) &AL_obj::VENDOR,HX_("VENDOR",88,91,19,51)}, - {hx::fsInt,(void *) &AL_obj::VERSION,HX_("VERSION",f8,ba,c5,fc)}, - {hx::fsInt,(void *) &AL_obj::RENDERER,HX_("RENDERER",43,55,61,0c)}, - {hx::fsInt,(void *) &AL_obj::EXTENSIONS,HX_("EXTENSIONS",14,f0,79,7b)}, - {hx::fsInt,(void *) &AL_obj::DOPPLER_FACTOR,HX_("DOPPLER_FACTOR",e0,6d,21,56)}, - {hx::fsInt,(void *) &AL_obj::SPEED_OF_SOUND,HX_("SPEED_OF_SOUND",5f,3f,54,ba)}, - {hx::fsInt,(void *) &AL_obj::DOPPLER_VELOCITY,HX_("DOPPLER_VELOCITY",6e,e1,7d,1d)}, - {hx::fsInt,(void *) &AL_obj::DISTANCE_MODEL,HX_("DISTANCE_MODEL",bf,9b,1a,00)}, - {hx::fsInt,(void *) &AL_obj::INVERSE_DISTANCE,HX_("INVERSE_DISTANCE",04,89,17,1d)}, - {hx::fsInt,(void *) &AL_obj::INVERSE_DISTANCE_CLAMPED,HX_("INVERSE_DISTANCE_CLAMPED",7f,1a,32,28)}, - {hx::fsInt,(void *) &AL_obj::LINEAR_DISTANCE,HX_("LINEAR_DISTANCE",0f,b8,c7,14)}, - {hx::fsInt,(void *) &AL_obj::LINEAR_DISTANCE_CLAMPED,HX_("LINEAR_DISTANCE_CLAMPED",8a,cc,88,b2)}, - {hx::fsInt,(void *) &AL_obj::EXPONENT_DISTANCE,HX_("EXPONENT_DISTANCE",45,4a,ec,c8)}, - {hx::fsInt,(void *) &AL_obj::EXPONENT_DISTANCE_CLAMPED,HX_("EXPONENT_DISTANCE_CLAMPED",c0,84,7b,57)}, - {hx::fsInt,(void *) &AL_obj::METERS_PER_UNIT,HX_("METERS_PER_UNIT",db,5f,ed,94)}, - {hx::fsInt,(void *) &AL_obj::DIRECT_FILTER,HX_("DIRECT_FILTER",4e,0d,f3,01)}, - {hx::fsInt,(void *) &AL_obj::AUXILIARY_SEND_FILTER,HX_("AUXILIARY_SEND_FILTER",f6,aa,bb,d2)}, - {hx::fsInt,(void *) &AL_obj::AIR_ABSORPTION_FACTOR,HX_("AIR_ABSORPTION_FACTOR",ea,e3,79,c8)}, - {hx::fsInt,(void *) &AL_obj::ROOM_ROLLOFF_FACTOR,HX_("ROOM_ROLLOFF_FACTOR",a0,b9,b9,3d)}, - {hx::fsInt,(void *) &AL_obj::CONE_OUTER_GAINHF,HX_("CONE_OUTER_GAINHF",fd,66,68,46)}, - {hx::fsInt,(void *) &AL_obj::DIRECT_FILTER_GAINHF_AUTO,HX_("DIRECT_FILTER_GAINHF_AUTO",40,c9,9d,c1)}, - {hx::fsInt,(void *) &AL_obj::AUXILIARY_SEND_FILTER_GAIN_AUTO,HX_("AUXILIARY_SEND_FILTER_GAIN_AUTO",a6,94,92,7f)}, - {hx::fsInt,(void *) &AL_obj::AUXILIARY_SEND_FILTER_GAINHF_AUTO,HX_("AUXILIARY_SEND_FILTER_GAINHF_AUTO",e8,42,b0,71)}, - {hx::fsInt,(void *) &AL_obj::REVERB_DENSITY,HX_("REVERB_DENSITY",1b,29,21,f1)}, - {hx::fsInt,(void *) &AL_obj::REVERB_DIFFUSION,HX_("REVERB_DIFFUSION",f8,27,26,a8)}, - {hx::fsInt,(void *) &AL_obj::REVERB_GAIN,HX_("REVERB_GAIN",4c,61,a1,fa)}, - {hx::fsInt,(void *) &AL_obj::REVERB_GAINHF,HX_("REVERB_GAINHF",4a,8b,b5,ee)}, - {hx::fsInt,(void *) &AL_obj::REVERB_DECAY_TIME,HX_("REVERB_DECAY_TIME",1f,b7,71,3b)}, - {hx::fsInt,(void *) &AL_obj::REVERB_DECAY_HFRATIO,HX_("REVERB_DECAY_HFRATIO",5b,a9,40,84)}, - {hx::fsInt,(void *) &AL_obj::REVERB_REFLECTIONS_GAIN,HX_("REVERB_REFLECTIONS_GAIN",63,83,4b,b2)}, - {hx::fsInt,(void *) &AL_obj::REVERB_REFLECTIONS_DELAY,HX_("REVERB_REFLECTIONS_DELAY",ff,cb,3a,98)}, - {hx::fsInt,(void *) &AL_obj::REVERB_LATE_REVERB_GAIN,HX_("REVERB_LATE_REVERB_GAIN",c0,2b,1e,bb)}, - {hx::fsInt,(void *) &AL_obj::REVERB_LATE_REVERB_DELAY,HX_("REVERB_LATE_REVERB_DELAY",02,75,bb,47)}, - {hx::fsInt,(void *) &AL_obj::REVERB_AIR_ABSORPTION_GAINHF,HX_("REVERB_AIR_ABSORPTION_GAINHF",eb,94,ef,b4)}, - {hx::fsInt,(void *) &AL_obj::REVERB_ROOM_ROLLOFF_FACTOR,HX_("REVERB_ROOM_ROLLOFF_FACTOR",73,ff,e5,a7)}, - {hx::fsInt,(void *) &AL_obj::REVERB_DECAY_HFLIMIT,HX_("REVERB_DECAY_HFLIMIT",8b,93,1d,15)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_DENSITY,HX_("EAXREVERB_DENSITY",97,1e,92,06)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_DIFFUSION,HX_("EAXREVERB_DIFFUSION",74,74,dc,b3)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_GAIN,HX_("EAXREVERB_GAIN",50,66,06,c3)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_GAINHF,HX_("EAXREVERB_GAINHF",4e,d9,28,5e)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_GAINLF,HX_("EAXREVERB_GAINLF",ca,dc,28,5e)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_DECAY_TIME,HX_("EAXREVERB_DECAY_TIME",23,57,3e,6f)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_DECAY_HFRATIO,HX_("EAXREVERB_DECAY_HFRATIO",d7,e3,bc,7c)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_DECAY_LFRATIO,HX_("EAXREVERB_DECAY_LFRATIO",db,be,12,23)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_REFLECTIONS_GAIN,HX_("EAXREVERB_REFLECTIONS_GAIN",67,fe,a5,d7)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_REFLECTIONS_DELAY,HX_("EAXREVERB_REFLECTIONS_DELAY",7b,f4,0b,22)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_REFLECTIONS_PAN,HX_("EAXREVERB_REFLECTIONS_PAN",55,dc,47,41)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_LATE_REVERB_GAIN,HX_("EAXREVERB_LATE_REVERB_GAIN",c4,a6,78,e0)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_LATE_REVERB_DELAY,HX_("EAXREVERB_LATE_REVERB_DELAY",7e,9d,8c,d1)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_LATE_REVERB_PAN,HX_("EAXREVERB_LATE_REVERB_PAN",98,2e,1d,d3)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_ECHO_TIME,HX_("EAXREVERB_ECHO_TIME",76,5f,ab,de)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_ECHO_DEPTH,HX_("EAXREVERB_ECHO_DEPTH",5a,59,3c,be)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_MODULATION_TIME,HX_("EAXREVERB_MODULATION_TIME",bf,35,61,9e)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_MODULATION_DEPTH,HX_("EAXREVERB_MODULATION_DEPTH",f1,02,a2,bd)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_AIR_ABSORPTION_GAINHF,HX_("EAXREVERB_AIR_ABSORPTION_GAINHF",67,ab,24,68)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_HFREFERENCE,HX_("EAXREVERB_HFREFERENCE",3c,87,30,47)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_LFREFERENCE,HX_("EAXREVERB_LFREFERENCE",40,34,aa,4a)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_ROOM_ROLLOFF_FACTOR,HX_("EAXREVERB_ROOM_ROLLOFF_FACTOR",ef,3e,af,26)}, - {hx::fsInt,(void *) &AL_obj::EAXREVERB_DECAY_HFLIMIT,HX_("EAXREVERB_DECAY_HFLIMIT",07,ce,99,0d)}, - {hx::fsInt,(void *) &AL_obj::CHORUS_WAVEFORM,HX_("CHORUS_WAVEFORM",b6,b2,d6,08)}, - {hx::fsInt,(void *) &AL_obj::CHORUS_PHASE,HX_("CHORUS_PHASE",42,87,ea,10)}, - {hx::fsInt,(void *) &AL_obj::CHORUS_RATE,HX_("CHORUS_RATE",99,55,85,21)}, - {hx::fsInt,(void *) &AL_obj::CHORUS_DEPTH,HX_("CHORUS_DEPTH",0a,50,2b,26)}, - {hx::fsInt,(void *) &AL_obj::CHORUS_FEEDBACK,HX_("CHORUS_FEEDBACK",be,bb,ab,80)}, - {hx::fsInt,(void *) &AL_obj::CHORUS_DELAY,HX_("CHORUS_DELAY",8a,36,28,26)}, - {hx::fsInt,(void *) &AL_obj::DISTORTION_EDGE,HX_("DISTORTION_EDGE",9f,d2,68,0f)}, - {hx::fsInt,(void *) &AL_obj::DISTORTION_GAIN,HX_("DISTORTION_GAIN",e1,fa,b8,10)}, - {hx::fsInt,(void *) &AL_obj::DISTORTION_LOWPASS_CUTOFF,HX_("DISTORTION_LOWPASS_CUTOFF",09,35,ca,fa)}, - {hx::fsInt,(void *) &AL_obj::DISTORTION_EQCENTER,HX_("DISTORTION_EQCENTER",a3,42,e8,4c)}, - {hx::fsInt,(void *) &AL_obj::DISTORTION_EQBANDWIDTH,HX_("DISTORTION_EQBANDWIDTH",03,36,f1,f9)}, - {hx::fsInt,(void *) &AL_obj::ECHO_DELAY,HX_("ECHO_DELAY",49,df,8c,45)}, - {hx::fsInt,(void *) &AL_obj::ECHO_LRDELAY,HX_("ECHO_LRDELAY",83,fc,af,50)}, - {hx::fsInt,(void *) &AL_obj::ECHO_DAMPING,HX_("ECHO_DAMPING",08,7a,d1,6d)}, - {hx::fsInt,(void *) &AL_obj::ECHO_FEEDBACK,HX_("ECHO_FEEDBACK",5f,d4,df,a1)}, - {hx::fsInt,(void *) &AL_obj::ECHO_SPREAD,HX_("ECHO_SPREAD",cd,87,73,ee)}, - {hx::fsInt,(void *) &AL_obj::FLANGER_WAVEFORM,HX_("FLANGER_WAVEFORM",1b,e8,f1,82)}, - {hx::fsInt,(void *) &AL_obj::FLANGER_PHASE,HX_("FLANGER_PHASE",bd,30,cc,5f)}, - {hx::fsInt,(void *) &AL_obj::FLANGER_RATE,HX_("FLANGER_RATE",7e,b4,d6,19)}, - {hx::fsInt,(void *) &AL_obj::FLANGER_DEPTH,HX_("FLANGER_DEPTH",85,f9,0c,75)}, - {hx::fsInt,(void *) &AL_obj::FLANGER_FEEDBACK,HX_("FLANGER_FEEDBACK",23,f1,c6,fa)}, - {hx::fsInt,(void *) &AL_obj::FLANGER_DELAY,HX_("FLANGER_DELAY",05,e0,09,75)}, - {hx::fsInt,(void *) &AL_obj::FREQUENCY_SHIFTER_FREQUENCY,HX_("FREQUENCY_SHIFTER_FREQUENCY",89,6a,f6,79)}, - {hx::fsInt,(void *) &AL_obj::FREQUENCY_SHIFTER_LEFT_DIRECTION,HX_("FREQUENCY_SHIFTER_LEFT_DIRECTION",7a,45,42,dd)}, - {hx::fsInt,(void *) &AL_obj::FREQUENCY_SHIFTER_RIGHT_DIRECTION,HX_("FREQUENCY_SHIFTER_RIGHT_DIRECTION",69,94,aa,39)}, - {hx::fsInt,(void *) &AL_obj::VOCAL_MORPHER_PHONEMEA,HX_("VOCAL_MORPHER_PHONEMEA",6f,95,1f,cc)}, - {hx::fsInt,(void *) &AL_obj::VOCAL_MORPHER_PHONEMEA_COARSE_TUNING,HX_("VOCAL_MORPHER_PHONEMEA_COARSE_TUNING",35,a2,b2,43)}, - {hx::fsInt,(void *) &AL_obj::VOCAL_MORPHER_PHONEMEB,HX_("VOCAL_MORPHER_PHONEMEB",70,95,1f,cc)}, - {hx::fsInt,(void *) &AL_obj::VOCAL_MORPHER_PHONEMEB_COARSE_TUNING,HX_("VOCAL_MORPHER_PHONEMEB_COARSE_TUNING",f6,41,ae,d8)}, - {hx::fsInt,(void *) &AL_obj::VOCAL_MORPHER_WAVEFORM,HX_("VOCAL_MORPHER_WAVEFORM",91,89,f9,d7)}, - {hx::fsInt,(void *) &AL_obj::VOCAL_MORPHER_RATE,HX_("VOCAL_MORPHER_RATE",f4,e2,e6,46)}, - {hx::fsInt,(void *) &AL_obj::PITCH_SHIFTER_COARSE_TUNE,HX_("PITCH_SHIFTER_COARSE_TUNE",79,b9,ea,7e)}, - {hx::fsInt,(void *) &AL_obj::PITCH_SHIFTER_FINE_TUNE,HX_("PITCH_SHIFTER_FINE_TUNE",8e,b3,51,7c)}, - {hx::fsInt,(void *) &AL_obj::RING_MODULATOR_FREQUENCY,HX_("RING_MODULATOR_FREQUENCY",7d,d8,54,9d)}, - {hx::fsInt,(void *) &AL_obj::RING_MODULATOR_HIGHPASS_CUTOFF,HX_("RING_MODULATOR_HIGHPASS_CUTOFF",ba,dc,be,64)}, - {hx::fsInt,(void *) &AL_obj::RING_MODULATOR_WAVEFORM,HX_("RING_MODULATOR_WAVEFORM",9c,bc,60,47)}, - {hx::fsInt,(void *) &AL_obj::AUTOWAH_ATTACK_TIME,HX_("AUTOWAH_ATTACK_TIME",94,50,af,3e)}, - {hx::fsInt,(void *) &AL_obj::AUTOWAH_RELEASE_TIME,HX_("AUTOWAH_RELEASE_TIME",75,3d,81,86)}, - {hx::fsInt,(void *) &AL_obj::AUTOWAH_RESONANCE,HX_("AUTOWAH_RESONANCE",1e,30,30,7b)}, - {hx::fsInt,(void *) &AL_obj::AUTOWAH_PEAK_GAIN,HX_("AUTOWAH_PEAK_GAIN",4f,df,1a,1d)}, - {hx::fsInt,(void *) &AL_obj::COMPRESSOR_ONOFF,HX_("COMPRESSOR_ONOFF",d6,79,03,a2)}, - {hx::fsInt,(void *) &AL_obj::EQUALIZER_LOW_GAIN,HX_("EQUALIZER_LOW_GAIN",57,24,55,3e)}, - {hx::fsInt,(void *) &AL_obj::EQUALIZER_LOW_CUTOFF,HX_("EQUALIZER_LOW_CUTOFF",05,a9,04,4b)}, - {hx::fsInt,(void *) &AL_obj::EQUALIZER_MID1_GAIN,HX_("EQUALIZER_MID1_GAIN",68,18,fa,22)}, - {hx::fsInt,(void *) &AL_obj::EQUALIZER_MID1_CENTER,HX_("EQUALIZER_MID1_CENTER",fe,bd,7e,1f)}, - {hx::fsInt,(void *) &AL_obj::EQUALIZER_MID1_WIDTH,HX_("EQUALIZER_MID1_WIDTH",dd,79,8a,b3)}, - {hx::fsInt,(void *) &AL_obj::EQUALIZER_MID2_GAIN,HX_("EQUALIZER_MID2_GAIN",c7,74,55,89)}, - {hx::fsInt,(void *) &AL_obj::EQUALIZER_MID2_CENTER,HX_("EQUALIZER_MID2_CENTER",1d,30,b1,58)}, - {hx::fsInt,(void *) &AL_obj::EQUALIZER_MID2_WIDTH,HX_("EQUALIZER_MID2_WIDTH",9e,f0,1f,dd)}, - {hx::fsInt,(void *) &AL_obj::EQUALIZER_HIGH_GAIN,HX_("EQUALIZER_HIGH_GAIN",2f,bc,38,b3)}, - {hx::fsInt,(void *) &AL_obj::EQUALIZER_HIGH_CUTOFF,HX_("EQUALIZER_HIGH_CUTOFF",dd,e6,df,71)}, - {hx::fsInt,(void *) &AL_obj::EFFECT_FIRST_PARAMETER,HX_("EFFECT_FIRST_PARAMETER",6c,c0,a4,de)}, - {hx::fsInt,(void *) &AL_obj::EFFECT_LAST_PARAMETER,HX_("EFFECT_LAST_PARAMETER",4e,c8,43,5f)}, - {hx::fsInt,(void *) &AL_obj::EFFECT_TYPE,HX_("EFFECT_TYPE",68,62,de,cb)}, - {hx::fsInt,(void *) &AL_obj::EFFECT_NULL,HX_("EFFECT_NULL",35,0e,e4,c7)}, - {hx::fsInt,(void *) &AL_obj::EFFECT_EAXREVERB,HX_("EFFECT_EAXREVERB",e0,74,fe,b7)}, - {hx::fsInt,(void *) &AL_obj::EFFECT_REVERB,HX_("EFFECT_REVERB",00,09,47,fd)}, - {hx::fsInt,(void *) &AL_obj::EFFECT_CHORUS,HX_("EFFECT_CHORUS",94,be,89,b3)}, - {hx::fsInt,(void *) &AL_obj::EFFECT_DISTORTION,HX_("EFFECT_DISTORTION",8b,06,f2,0e)}, - {hx::fsInt,(void *) &AL_obj::EFFECT_ECHO,HX_("EFFECT_ECHO",93,76,e3,c1)}, - {hx::fsInt,(void *) &AL_obj::EFFECT_FLANGER,HX_("EFFECT_FLANGER",b3,33,df,68)}, - {hx::fsInt,(void *) &AL_obj::EFFECT_FREQUENCY_SHIFTER,HX_("EFFECT_FREQUENCY_SHIFTER",de,88,b6,b3)}, - {hx::fsInt,(void *) &AL_obj::EFFECT_VOCAL_MORPHER,HX_("EFFECT_VOCAL_MORPHER",7d,b2,94,33)}, - {hx::fsInt,(void *) &AL_obj::EFFECT_PITCH_SHIFTER,HX_("EFFECT_PITCH_SHIFTER",02,9d,fc,c1)}, - {hx::fsInt,(void *) &AL_obj::EFFECT_RING_MODULATOR,HX_("EFFECT_RING_MODULATOR",6e,67,28,14)}, - {hx::fsInt,(void *) &AL_obj::FFECT_AUTOWAH,HX_("FFECT_AUTOWAH",66,05,c5,aa)}, - {hx::fsInt,(void *) &AL_obj::EFFECT_COMPRESSOR,HX_("EFFECT_COMPRESSOR",73,67,06,f9)}, - {hx::fsInt,(void *) &AL_obj::EFFECT_EQUALIZER,HX_("EFFECT_EQUALIZER",c4,3d,9a,01)}, - {hx::fsInt,(void *) &AL_obj::EFFECTSLOT_EFFECT,HX_("EFFECTSLOT_EFFECT",01,1f,7b,09)}, - {hx::fsInt,(void *) &AL_obj::EFFECTSLOT_GAIN,HX_("EFFECTSLOT_GAIN",ef,d4,a0,ad)}, - {hx::fsInt,(void *) &AL_obj::EFFECTSLOT_AUXILIARY_SEND_AUTO,HX_("EFFECTSLOT_AUXILIARY_SEND_AUTO",bd,fc,78,cd)}, - {hx::fsInt,(void *) &AL_obj::LOWPASS_GAIN,HX_("LOWPASS_GAIN",f9,72,4b,a1)}, - {hx::fsInt,(void *) &AL_obj::LOWPASS_GAINHF,HX_("LOWPASS_GAINHF",37,22,49,21)}, - {hx::fsInt,(void *) &AL_obj::HIGHPASS_GAIN,HX_("HIGHPASS_GAIN",4b,16,e0,2e)}, - {hx::fsInt,(void *) &AL_obj::HIGHPASS_GAINLF,HX_("HIGHPASS_GAINLF",85,c1,ca,b7)}, - {hx::fsInt,(void *) &AL_obj::BANDPASS_GAIN,HX_("BANDPASS_GAIN",98,c7,4c,03)}, - {hx::fsInt,(void *) &AL_obj::BANDPASS_GAINLF,HX_("BANDPASS_GAINLF",12,20,c0,05)}, - {hx::fsInt,(void *) &AL_obj::BANDPASS_GAINHF,HX_("BANDPASS_GAINHF",96,1c,c0,05)}, - {hx::fsInt,(void *) &AL_obj::FILTER_FIRST_PARAMETER,HX_("FILTER_FIRST_PARAMETER",93,83,f5,88)}, - {hx::fsInt,(void *) &AL_obj::FILTER_LAST_PARAMETER,HX_("FILTER_LAST_PARAMETER",07,e7,cd,6d)}, - {hx::fsInt,(void *) &AL_obj::FILTER_TYPE,HX_("FILTER_TYPE",e1,8f,ad,5f)}, - {hx::fsInt,(void *) &AL_obj::FILTER_NULL,HX_("FILTER_NULL",ae,3b,b3,5b)}, - {hx::fsInt,(void *) &AL_obj::FILTER_LOWPASS,HX_("FILTER_LOWPASS",7e,84,b6,c7)}, - {hx::fsInt,(void *) &AL_obj::FILTER_HIGHPASS,HX_("FILTER_HIGHPASS",da,f9,a4,22)}, - {hx::fsInt,(void *) &AL_obj::FILTER_BANDPASS,HX_("FILTER_BANDPASS",ad,cb,af,fd)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void AL_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(AL_obj::NONE,"NONE"); - HX_MARK_MEMBER_NAME(AL_obj::FALSE,"FALSE"); - HX_MARK_MEMBER_NAME(AL_obj::TRUE,"TRUE"); - HX_MARK_MEMBER_NAME(AL_obj::SOURCE_RELATIVE,"SOURCE_RELATIVE"); - HX_MARK_MEMBER_NAME(AL_obj::CONE_INNER_ANGLE,"CONE_INNER_ANGLE"); - HX_MARK_MEMBER_NAME(AL_obj::CONE_OUTER_ANGLE,"CONE_OUTER_ANGLE"); - HX_MARK_MEMBER_NAME(AL_obj::PITCH,"PITCH"); - HX_MARK_MEMBER_NAME(AL_obj::POSITION,"POSITION"); - HX_MARK_MEMBER_NAME(AL_obj::DIRECTION,"DIRECTION"); - HX_MARK_MEMBER_NAME(AL_obj::VELOCITY,"VELOCITY"); - HX_MARK_MEMBER_NAME(AL_obj::LOOPING,"LOOPING"); - HX_MARK_MEMBER_NAME(AL_obj::BUFFER,"BUFFER"); - HX_MARK_MEMBER_NAME(AL_obj::GAIN,"GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::MIN_GAIN,"MIN_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::MAX_GAIN,"MAX_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::ORIENTATION,"ORIENTATION"); - HX_MARK_MEMBER_NAME(AL_obj::SOURCE_STATE,"SOURCE_STATE"); - HX_MARK_MEMBER_NAME(AL_obj::INITIAL,"INITIAL"); - HX_MARK_MEMBER_NAME(AL_obj::PLAYING,"PLAYING"); - HX_MARK_MEMBER_NAME(AL_obj::PAUSED,"PAUSED"); - HX_MARK_MEMBER_NAME(AL_obj::STOPPED,"STOPPED"); - HX_MARK_MEMBER_NAME(AL_obj::BUFFERS_QUEUED,"BUFFERS_QUEUED"); - HX_MARK_MEMBER_NAME(AL_obj::BUFFERS_PROCESSED,"BUFFERS_PROCESSED"); - HX_MARK_MEMBER_NAME(AL_obj::REFERENCE_DISTANCE,"REFERENCE_DISTANCE"); - HX_MARK_MEMBER_NAME(AL_obj::ROLLOFF_FACTOR,"ROLLOFF_FACTOR"); - HX_MARK_MEMBER_NAME(AL_obj::CONE_OUTER_GAIN,"CONE_OUTER_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::MAX_DISTANCE,"MAX_DISTANCE"); - HX_MARK_MEMBER_NAME(AL_obj::SEC_OFFSET,"SEC_OFFSET"); - HX_MARK_MEMBER_NAME(AL_obj::SAMPLE_OFFSET,"SAMPLE_OFFSET"); - HX_MARK_MEMBER_NAME(AL_obj::BYTE_OFFSET,"BYTE_OFFSET"); - HX_MARK_MEMBER_NAME(AL_obj::SOURCE_TYPE,"SOURCE_TYPE"); - HX_MARK_MEMBER_NAME(AL_obj::STATIC,"STATIC"); - HX_MARK_MEMBER_NAME(AL_obj::STREAMING,"STREAMING"); - HX_MARK_MEMBER_NAME(AL_obj::UNDETERMINED,"UNDETERMINED"); - HX_MARK_MEMBER_NAME(AL_obj::FORMAT_MONO8,"FORMAT_MONO8"); - HX_MARK_MEMBER_NAME(AL_obj::FORMAT_MONO16,"FORMAT_MONO16"); - HX_MARK_MEMBER_NAME(AL_obj::FORMAT_STEREO8,"FORMAT_STEREO8"); - HX_MARK_MEMBER_NAME(AL_obj::FORMAT_STEREO16,"FORMAT_STEREO16"); - HX_MARK_MEMBER_NAME(AL_obj::FREQUENCY,"FREQUENCY"); - HX_MARK_MEMBER_NAME(AL_obj::BITS,"BITS"); - HX_MARK_MEMBER_NAME(AL_obj::CHANNELS,"CHANNELS"); - HX_MARK_MEMBER_NAME(AL_obj::SIZE,"SIZE"); - HX_MARK_MEMBER_NAME(AL_obj::NO_ERROR,"NO_ERROR"); - HX_MARK_MEMBER_NAME(AL_obj::INVALID_NAME,"INVALID_NAME"); - HX_MARK_MEMBER_NAME(AL_obj::INVALID_ENUM,"INVALID_ENUM"); - HX_MARK_MEMBER_NAME(AL_obj::INVALID_VALUE,"INVALID_VALUE"); - HX_MARK_MEMBER_NAME(AL_obj::INVALID_OPERATION,"INVALID_OPERATION"); - HX_MARK_MEMBER_NAME(AL_obj::OUT_OF_MEMORY,"OUT_OF_MEMORY"); - HX_MARK_MEMBER_NAME(AL_obj::VENDOR,"VENDOR"); - HX_MARK_MEMBER_NAME(AL_obj::VERSION,"VERSION"); - HX_MARK_MEMBER_NAME(AL_obj::RENDERER,"RENDERER"); - HX_MARK_MEMBER_NAME(AL_obj::EXTENSIONS,"EXTENSIONS"); - HX_MARK_MEMBER_NAME(AL_obj::DOPPLER_FACTOR,"DOPPLER_FACTOR"); - HX_MARK_MEMBER_NAME(AL_obj::SPEED_OF_SOUND,"SPEED_OF_SOUND"); - HX_MARK_MEMBER_NAME(AL_obj::DOPPLER_VELOCITY,"DOPPLER_VELOCITY"); - HX_MARK_MEMBER_NAME(AL_obj::DISTANCE_MODEL,"DISTANCE_MODEL"); - HX_MARK_MEMBER_NAME(AL_obj::INVERSE_DISTANCE,"INVERSE_DISTANCE"); - HX_MARK_MEMBER_NAME(AL_obj::INVERSE_DISTANCE_CLAMPED,"INVERSE_DISTANCE_CLAMPED"); - HX_MARK_MEMBER_NAME(AL_obj::LINEAR_DISTANCE,"LINEAR_DISTANCE"); - HX_MARK_MEMBER_NAME(AL_obj::LINEAR_DISTANCE_CLAMPED,"LINEAR_DISTANCE_CLAMPED"); - HX_MARK_MEMBER_NAME(AL_obj::EXPONENT_DISTANCE,"EXPONENT_DISTANCE"); - HX_MARK_MEMBER_NAME(AL_obj::EXPONENT_DISTANCE_CLAMPED,"EXPONENT_DISTANCE_CLAMPED"); - HX_MARK_MEMBER_NAME(AL_obj::METERS_PER_UNIT,"METERS_PER_UNIT"); - HX_MARK_MEMBER_NAME(AL_obj::DIRECT_FILTER,"DIRECT_FILTER"); - HX_MARK_MEMBER_NAME(AL_obj::AUXILIARY_SEND_FILTER,"AUXILIARY_SEND_FILTER"); - HX_MARK_MEMBER_NAME(AL_obj::AIR_ABSORPTION_FACTOR,"AIR_ABSORPTION_FACTOR"); - HX_MARK_MEMBER_NAME(AL_obj::ROOM_ROLLOFF_FACTOR,"ROOM_ROLLOFF_FACTOR"); - HX_MARK_MEMBER_NAME(AL_obj::CONE_OUTER_GAINHF,"CONE_OUTER_GAINHF"); - HX_MARK_MEMBER_NAME(AL_obj::DIRECT_FILTER_GAINHF_AUTO,"DIRECT_FILTER_GAINHF_AUTO"); - HX_MARK_MEMBER_NAME(AL_obj::AUXILIARY_SEND_FILTER_GAIN_AUTO,"AUXILIARY_SEND_FILTER_GAIN_AUTO"); - HX_MARK_MEMBER_NAME(AL_obj::AUXILIARY_SEND_FILTER_GAINHF_AUTO,"AUXILIARY_SEND_FILTER_GAINHF_AUTO"); - HX_MARK_MEMBER_NAME(AL_obj::REVERB_DENSITY,"REVERB_DENSITY"); - HX_MARK_MEMBER_NAME(AL_obj::REVERB_DIFFUSION,"REVERB_DIFFUSION"); - HX_MARK_MEMBER_NAME(AL_obj::REVERB_GAIN,"REVERB_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::REVERB_GAINHF,"REVERB_GAINHF"); - HX_MARK_MEMBER_NAME(AL_obj::REVERB_DECAY_TIME,"REVERB_DECAY_TIME"); - HX_MARK_MEMBER_NAME(AL_obj::REVERB_DECAY_HFRATIO,"REVERB_DECAY_HFRATIO"); - HX_MARK_MEMBER_NAME(AL_obj::REVERB_REFLECTIONS_GAIN,"REVERB_REFLECTIONS_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::REVERB_REFLECTIONS_DELAY,"REVERB_REFLECTIONS_DELAY"); - HX_MARK_MEMBER_NAME(AL_obj::REVERB_LATE_REVERB_GAIN,"REVERB_LATE_REVERB_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::REVERB_LATE_REVERB_DELAY,"REVERB_LATE_REVERB_DELAY"); - HX_MARK_MEMBER_NAME(AL_obj::REVERB_AIR_ABSORPTION_GAINHF,"REVERB_AIR_ABSORPTION_GAINHF"); - HX_MARK_MEMBER_NAME(AL_obj::REVERB_ROOM_ROLLOFF_FACTOR,"REVERB_ROOM_ROLLOFF_FACTOR"); - HX_MARK_MEMBER_NAME(AL_obj::REVERB_DECAY_HFLIMIT,"REVERB_DECAY_HFLIMIT"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_DENSITY,"EAXREVERB_DENSITY"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_DIFFUSION,"EAXREVERB_DIFFUSION"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_GAIN,"EAXREVERB_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_GAINHF,"EAXREVERB_GAINHF"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_GAINLF,"EAXREVERB_GAINLF"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_DECAY_TIME,"EAXREVERB_DECAY_TIME"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_DECAY_HFRATIO,"EAXREVERB_DECAY_HFRATIO"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_DECAY_LFRATIO,"EAXREVERB_DECAY_LFRATIO"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_REFLECTIONS_GAIN,"EAXREVERB_REFLECTIONS_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_REFLECTIONS_DELAY,"EAXREVERB_REFLECTIONS_DELAY"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_REFLECTIONS_PAN,"EAXREVERB_REFLECTIONS_PAN"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_LATE_REVERB_GAIN,"EAXREVERB_LATE_REVERB_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_LATE_REVERB_DELAY,"EAXREVERB_LATE_REVERB_DELAY"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_LATE_REVERB_PAN,"EAXREVERB_LATE_REVERB_PAN"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_ECHO_TIME,"EAXREVERB_ECHO_TIME"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_ECHO_DEPTH,"EAXREVERB_ECHO_DEPTH"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_MODULATION_TIME,"EAXREVERB_MODULATION_TIME"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_MODULATION_DEPTH,"EAXREVERB_MODULATION_DEPTH"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_AIR_ABSORPTION_GAINHF,"EAXREVERB_AIR_ABSORPTION_GAINHF"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_HFREFERENCE,"EAXREVERB_HFREFERENCE"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_LFREFERENCE,"EAXREVERB_LFREFERENCE"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_ROOM_ROLLOFF_FACTOR,"EAXREVERB_ROOM_ROLLOFF_FACTOR"); - HX_MARK_MEMBER_NAME(AL_obj::EAXREVERB_DECAY_HFLIMIT,"EAXREVERB_DECAY_HFLIMIT"); - HX_MARK_MEMBER_NAME(AL_obj::CHORUS_WAVEFORM,"CHORUS_WAVEFORM"); - HX_MARK_MEMBER_NAME(AL_obj::CHORUS_PHASE,"CHORUS_PHASE"); - HX_MARK_MEMBER_NAME(AL_obj::CHORUS_RATE,"CHORUS_RATE"); - HX_MARK_MEMBER_NAME(AL_obj::CHORUS_DEPTH,"CHORUS_DEPTH"); - HX_MARK_MEMBER_NAME(AL_obj::CHORUS_FEEDBACK,"CHORUS_FEEDBACK"); - HX_MARK_MEMBER_NAME(AL_obj::CHORUS_DELAY,"CHORUS_DELAY"); - HX_MARK_MEMBER_NAME(AL_obj::DISTORTION_EDGE,"DISTORTION_EDGE"); - HX_MARK_MEMBER_NAME(AL_obj::DISTORTION_GAIN,"DISTORTION_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::DISTORTION_LOWPASS_CUTOFF,"DISTORTION_LOWPASS_CUTOFF"); - HX_MARK_MEMBER_NAME(AL_obj::DISTORTION_EQCENTER,"DISTORTION_EQCENTER"); - HX_MARK_MEMBER_NAME(AL_obj::DISTORTION_EQBANDWIDTH,"DISTORTION_EQBANDWIDTH"); - HX_MARK_MEMBER_NAME(AL_obj::ECHO_DELAY,"ECHO_DELAY"); - HX_MARK_MEMBER_NAME(AL_obj::ECHO_LRDELAY,"ECHO_LRDELAY"); - HX_MARK_MEMBER_NAME(AL_obj::ECHO_DAMPING,"ECHO_DAMPING"); - HX_MARK_MEMBER_NAME(AL_obj::ECHO_FEEDBACK,"ECHO_FEEDBACK"); - HX_MARK_MEMBER_NAME(AL_obj::ECHO_SPREAD,"ECHO_SPREAD"); - HX_MARK_MEMBER_NAME(AL_obj::FLANGER_WAVEFORM,"FLANGER_WAVEFORM"); - HX_MARK_MEMBER_NAME(AL_obj::FLANGER_PHASE,"FLANGER_PHASE"); - HX_MARK_MEMBER_NAME(AL_obj::FLANGER_RATE,"FLANGER_RATE"); - HX_MARK_MEMBER_NAME(AL_obj::FLANGER_DEPTH,"FLANGER_DEPTH"); - HX_MARK_MEMBER_NAME(AL_obj::FLANGER_FEEDBACK,"FLANGER_FEEDBACK"); - HX_MARK_MEMBER_NAME(AL_obj::FLANGER_DELAY,"FLANGER_DELAY"); - HX_MARK_MEMBER_NAME(AL_obj::FREQUENCY_SHIFTER_FREQUENCY,"FREQUENCY_SHIFTER_FREQUENCY"); - HX_MARK_MEMBER_NAME(AL_obj::FREQUENCY_SHIFTER_LEFT_DIRECTION,"FREQUENCY_SHIFTER_LEFT_DIRECTION"); - HX_MARK_MEMBER_NAME(AL_obj::FREQUENCY_SHIFTER_RIGHT_DIRECTION,"FREQUENCY_SHIFTER_RIGHT_DIRECTION"); - HX_MARK_MEMBER_NAME(AL_obj::VOCAL_MORPHER_PHONEMEA,"VOCAL_MORPHER_PHONEMEA"); - HX_MARK_MEMBER_NAME(AL_obj::VOCAL_MORPHER_PHONEMEA_COARSE_TUNING,"VOCAL_MORPHER_PHONEMEA_COARSE_TUNING"); - HX_MARK_MEMBER_NAME(AL_obj::VOCAL_MORPHER_PHONEMEB,"VOCAL_MORPHER_PHONEMEB"); - HX_MARK_MEMBER_NAME(AL_obj::VOCAL_MORPHER_PHONEMEB_COARSE_TUNING,"VOCAL_MORPHER_PHONEMEB_COARSE_TUNING"); - HX_MARK_MEMBER_NAME(AL_obj::VOCAL_MORPHER_WAVEFORM,"VOCAL_MORPHER_WAVEFORM"); - HX_MARK_MEMBER_NAME(AL_obj::VOCAL_MORPHER_RATE,"VOCAL_MORPHER_RATE"); - HX_MARK_MEMBER_NAME(AL_obj::PITCH_SHIFTER_COARSE_TUNE,"PITCH_SHIFTER_COARSE_TUNE"); - HX_MARK_MEMBER_NAME(AL_obj::PITCH_SHIFTER_FINE_TUNE,"PITCH_SHIFTER_FINE_TUNE"); - HX_MARK_MEMBER_NAME(AL_obj::RING_MODULATOR_FREQUENCY,"RING_MODULATOR_FREQUENCY"); - HX_MARK_MEMBER_NAME(AL_obj::RING_MODULATOR_HIGHPASS_CUTOFF,"RING_MODULATOR_HIGHPASS_CUTOFF"); - HX_MARK_MEMBER_NAME(AL_obj::RING_MODULATOR_WAVEFORM,"RING_MODULATOR_WAVEFORM"); - HX_MARK_MEMBER_NAME(AL_obj::AUTOWAH_ATTACK_TIME,"AUTOWAH_ATTACK_TIME"); - HX_MARK_MEMBER_NAME(AL_obj::AUTOWAH_RELEASE_TIME,"AUTOWAH_RELEASE_TIME"); - HX_MARK_MEMBER_NAME(AL_obj::AUTOWAH_RESONANCE,"AUTOWAH_RESONANCE"); - HX_MARK_MEMBER_NAME(AL_obj::AUTOWAH_PEAK_GAIN,"AUTOWAH_PEAK_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::COMPRESSOR_ONOFF,"COMPRESSOR_ONOFF"); - HX_MARK_MEMBER_NAME(AL_obj::EQUALIZER_LOW_GAIN,"EQUALIZER_LOW_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::EQUALIZER_LOW_CUTOFF,"EQUALIZER_LOW_CUTOFF"); - HX_MARK_MEMBER_NAME(AL_obj::EQUALIZER_MID1_GAIN,"EQUALIZER_MID1_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::EQUALIZER_MID1_CENTER,"EQUALIZER_MID1_CENTER"); - HX_MARK_MEMBER_NAME(AL_obj::EQUALIZER_MID1_WIDTH,"EQUALIZER_MID1_WIDTH"); - HX_MARK_MEMBER_NAME(AL_obj::EQUALIZER_MID2_GAIN,"EQUALIZER_MID2_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::EQUALIZER_MID2_CENTER,"EQUALIZER_MID2_CENTER"); - HX_MARK_MEMBER_NAME(AL_obj::EQUALIZER_MID2_WIDTH,"EQUALIZER_MID2_WIDTH"); - HX_MARK_MEMBER_NAME(AL_obj::EQUALIZER_HIGH_GAIN,"EQUALIZER_HIGH_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::EQUALIZER_HIGH_CUTOFF,"EQUALIZER_HIGH_CUTOFF"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECT_FIRST_PARAMETER,"EFFECT_FIRST_PARAMETER"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECT_LAST_PARAMETER,"EFFECT_LAST_PARAMETER"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECT_TYPE,"EFFECT_TYPE"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECT_NULL,"EFFECT_NULL"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECT_EAXREVERB,"EFFECT_EAXREVERB"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECT_REVERB,"EFFECT_REVERB"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECT_CHORUS,"EFFECT_CHORUS"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECT_DISTORTION,"EFFECT_DISTORTION"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECT_ECHO,"EFFECT_ECHO"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECT_FLANGER,"EFFECT_FLANGER"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECT_FREQUENCY_SHIFTER,"EFFECT_FREQUENCY_SHIFTER"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECT_VOCAL_MORPHER,"EFFECT_VOCAL_MORPHER"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECT_PITCH_SHIFTER,"EFFECT_PITCH_SHIFTER"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECT_RING_MODULATOR,"EFFECT_RING_MODULATOR"); - HX_MARK_MEMBER_NAME(AL_obj::FFECT_AUTOWAH,"FFECT_AUTOWAH"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECT_COMPRESSOR,"EFFECT_COMPRESSOR"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECT_EQUALIZER,"EFFECT_EQUALIZER"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECTSLOT_EFFECT,"EFFECTSLOT_EFFECT"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECTSLOT_GAIN,"EFFECTSLOT_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::EFFECTSLOT_AUXILIARY_SEND_AUTO,"EFFECTSLOT_AUXILIARY_SEND_AUTO"); - HX_MARK_MEMBER_NAME(AL_obj::LOWPASS_GAIN,"LOWPASS_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::LOWPASS_GAINHF,"LOWPASS_GAINHF"); - HX_MARK_MEMBER_NAME(AL_obj::HIGHPASS_GAIN,"HIGHPASS_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::HIGHPASS_GAINLF,"HIGHPASS_GAINLF"); - HX_MARK_MEMBER_NAME(AL_obj::BANDPASS_GAIN,"BANDPASS_GAIN"); - HX_MARK_MEMBER_NAME(AL_obj::BANDPASS_GAINLF,"BANDPASS_GAINLF"); - HX_MARK_MEMBER_NAME(AL_obj::BANDPASS_GAINHF,"BANDPASS_GAINHF"); - HX_MARK_MEMBER_NAME(AL_obj::FILTER_FIRST_PARAMETER,"FILTER_FIRST_PARAMETER"); - HX_MARK_MEMBER_NAME(AL_obj::FILTER_LAST_PARAMETER,"FILTER_LAST_PARAMETER"); - HX_MARK_MEMBER_NAME(AL_obj::FILTER_TYPE,"FILTER_TYPE"); - HX_MARK_MEMBER_NAME(AL_obj::FILTER_NULL,"FILTER_NULL"); - HX_MARK_MEMBER_NAME(AL_obj::FILTER_LOWPASS,"FILTER_LOWPASS"); - HX_MARK_MEMBER_NAME(AL_obj::FILTER_HIGHPASS,"FILTER_HIGHPASS"); - HX_MARK_MEMBER_NAME(AL_obj::FILTER_BANDPASS,"FILTER_BANDPASS"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void AL_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(AL_obj::NONE,"NONE"); - HX_VISIT_MEMBER_NAME(AL_obj::FALSE,"FALSE"); - HX_VISIT_MEMBER_NAME(AL_obj::TRUE,"TRUE"); - HX_VISIT_MEMBER_NAME(AL_obj::SOURCE_RELATIVE,"SOURCE_RELATIVE"); - HX_VISIT_MEMBER_NAME(AL_obj::CONE_INNER_ANGLE,"CONE_INNER_ANGLE"); - HX_VISIT_MEMBER_NAME(AL_obj::CONE_OUTER_ANGLE,"CONE_OUTER_ANGLE"); - HX_VISIT_MEMBER_NAME(AL_obj::PITCH,"PITCH"); - HX_VISIT_MEMBER_NAME(AL_obj::POSITION,"POSITION"); - HX_VISIT_MEMBER_NAME(AL_obj::DIRECTION,"DIRECTION"); - HX_VISIT_MEMBER_NAME(AL_obj::VELOCITY,"VELOCITY"); - HX_VISIT_MEMBER_NAME(AL_obj::LOOPING,"LOOPING"); - HX_VISIT_MEMBER_NAME(AL_obj::BUFFER,"BUFFER"); - HX_VISIT_MEMBER_NAME(AL_obj::GAIN,"GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::MIN_GAIN,"MIN_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::MAX_GAIN,"MAX_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::ORIENTATION,"ORIENTATION"); - HX_VISIT_MEMBER_NAME(AL_obj::SOURCE_STATE,"SOURCE_STATE"); - HX_VISIT_MEMBER_NAME(AL_obj::INITIAL,"INITIAL"); - HX_VISIT_MEMBER_NAME(AL_obj::PLAYING,"PLAYING"); - HX_VISIT_MEMBER_NAME(AL_obj::PAUSED,"PAUSED"); - HX_VISIT_MEMBER_NAME(AL_obj::STOPPED,"STOPPED"); - HX_VISIT_MEMBER_NAME(AL_obj::BUFFERS_QUEUED,"BUFFERS_QUEUED"); - HX_VISIT_MEMBER_NAME(AL_obj::BUFFERS_PROCESSED,"BUFFERS_PROCESSED"); - HX_VISIT_MEMBER_NAME(AL_obj::REFERENCE_DISTANCE,"REFERENCE_DISTANCE"); - HX_VISIT_MEMBER_NAME(AL_obj::ROLLOFF_FACTOR,"ROLLOFF_FACTOR"); - HX_VISIT_MEMBER_NAME(AL_obj::CONE_OUTER_GAIN,"CONE_OUTER_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::MAX_DISTANCE,"MAX_DISTANCE"); - HX_VISIT_MEMBER_NAME(AL_obj::SEC_OFFSET,"SEC_OFFSET"); - HX_VISIT_MEMBER_NAME(AL_obj::SAMPLE_OFFSET,"SAMPLE_OFFSET"); - HX_VISIT_MEMBER_NAME(AL_obj::BYTE_OFFSET,"BYTE_OFFSET"); - HX_VISIT_MEMBER_NAME(AL_obj::SOURCE_TYPE,"SOURCE_TYPE"); - HX_VISIT_MEMBER_NAME(AL_obj::STATIC,"STATIC"); - HX_VISIT_MEMBER_NAME(AL_obj::STREAMING,"STREAMING"); - HX_VISIT_MEMBER_NAME(AL_obj::UNDETERMINED,"UNDETERMINED"); - HX_VISIT_MEMBER_NAME(AL_obj::FORMAT_MONO8,"FORMAT_MONO8"); - HX_VISIT_MEMBER_NAME(AL_obj::FORMAT_MONO16,"FORMAT_MONO16"); - HX_VISIT_MEMBER_NAME(AL_obj::FORMAT_STEREO8,"FORMAT_STEREO8"); - HX_VISIT_MEMBER_NAME(AL_obj::FORMAT_STEREO16,"FORMAT_STEREO16"); - HX_VISIT_MEMBER_NAME(AL_obj::FREQUENCY,"FREQUENCY"); - HX_VISIT_MEMBER_NAME(AL_obj::BITS,"BITS"); - HX_VISIT_MEMBER_NAME(AL_obj::CHANNELS,"CHANNELS"); - HX_VISIT_MEMBER_NAME(AL_obj::SIZE,"SIZE"); - HX_VISIT_MEMBER_NAME(AL_obj::NO_ERROR,"NO_ERROR"); - HX_VISIT_MEMBER_NAME(AL_obj::INVALID_NAME,"INVALID_NAME"); - HX_VISIT_MEMBER_NAME(AL_obj::INVALID_ENUM,"INVALID_ENUM"); - HX_VISIT_MEMBER_NAME(AL_obj::INVALID_VALUE,"INVALID_VALUE"); - HX_VISIT_MEMBER_NAME(AL_obj::INVALID_OPERATION,"INVALID_OPERATION"); - HX_VISIT_MEMBER_NAME(AL_obj::OUT_OF_MEMORY,"OUT_OF_MEMORY"); - HX_VISIT_MEMBER_NAME(AL_obj::VENDOR,"VENDOR"); - HX_VISIT_MEMBER_NAME(AL_obj::VERSION,"VERSION"); - HX_VISIT_MEMBER_NAME(AL_obj::RENDERER,"RENDERER"); - HX_VISIT_MEMBER_NAME(AL_obj::EXTENSIONS,"EXTENSIONS"); - HX_VISIT_MEMBER_NAME(AL_obj::DOPPLER_FACTOR,"DOPPLER_FACTOR"); - HX_VISIT_MEMBER_NAME(AL_obj::SPEED_OF_SOUND,"SPEED_OF_SOUND"); - HX_VISIT_MEMBER_NAME(AL_obj::DOPPLER_VELOCITY,"DOPPLER_VELOCITY"); - HX_VISIT_MEMBER_NAME(AL_obj::DISTANCE_MODEL,"DISTANCE_MODEL"); - HX_VISIT_MEMBER_NAME(AL_obj::INVERSE_DISTANCE,"INVERSE_DISTANCE"); - HX_VISIT_MEMBER_NAME(AL_obj::INVERSE_DISTANCE_CLAMPED,"INVERSE_DISTANCE_CLAMPED"); - HX_VISIT_MEMBER_NAME(AL_obj::LINEAR_DISTANCE,"LINEAR_DISTANCE"); - HX_VISIT_MEMBER_NAME(AL_obj::LINEAR_DISTANCE_CLAMPED,"LINEAR_DISTANCE_CLAMPED"); - HX_VISIT_MEMBER_NAME(AL_obj::EXPONENT_DISTANCE,"EXPONENT_DISTANCE"); - HX_VISIT_MEMBER_NAME(AL_obj::EXPONENT_DISTANCE_CLAMPED,"EXPONENT_DISTANCE_CLAMPED"); - HX_VISIT_MEMBER_NAME(AL_obj::METERS_PER_UNIT,"METERS_PER_UNIT"); - HX_VISIT_MEMBER_NAME(AL_obj::DIRECT_FILTER,"DIRECT_FILTER"); - HX_VISIT_MEMBER_NAME(AL_obj::AUXILIARY_SEND_FILTER,"AUXILIARY_SEND_FILTER"); - HX_VISIT_MEMBER_NAME(AL_obj::AIR_ABSORPTION_FACTOR,"AIR_ABSORPTION_FACTOR"); - HX_VISIT_MEMBER_NAME(AL_obj::ROOM_ROLLOFF_FACTOR,"ROOM_ROLLOFF_FACTOR"); - HX_VISIT_MEMBER_NAME(AL_obj::CONE_OUTER_GAINHF,"CONE_OUTER_GAINHF"); - HX_VISIT_MEMBER_NAME(AL_obj::DIRECT_FILTER_GAINHF_AUTO,"DIRECT_FILTER_GAINHF_AUTO"); - HX_VISIT_MEMBER_NAME(AL_obj::AUXILIARY_SEND_FILTER_GAIN_AUTO,"AUXILIARY_SEND_FILTER_GAIN_AUTO"); - HX_VISIT_MEMBER_NAME(AL_obj::AUXILIARY_SEND_FILTER_GAINHF_AUTO,"AUXILIARY_SEND_FILTER_GAINHF_AUTO"); - HX_VISIT_MEMBER_NAME(AL_obj::REVERB_DENSITY,"REVERB_DENSITY"); - HX_VISIT_MEMBER_NAME(AL_obj::REVERB_DIFFUSION,"REVERB_DIFFUSION"); - HX_VISIT_MEMBER_NAME(AL_obj::REVERB_GAIN,"REVERB_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::REVERB_GAINHF,"REVERB_GAINHF"); - HX_VISIT_MEMBER_NAME(AL_obj::REVERB_DECAY_TIME,"REVERB_DECAY_TIME"); - HX_VISIT_MEMBER_NAME(AL_obj::REVERB_DECAY_HFRATIO,"REVERB_DECAY_HFRATIO"); - HX_VISIT_MEMBER_NAME(AL_obj::REVERB_REFLECTIONS_GAIN,"REVERB_REFLECTIONS_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::REVERB_REFLECTIONS_DELAY,"REVERB_REFLECTIONS_DELAY"); - HX_VISIT_MEMBER_NAME(AL_obj::REVERB_LATE_REVERB_GAIN,"REVERB_LATE_REVERB_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::REVERB_LATE_REVERB_DELAY,"REVERB_LATE_REVERB_DELAY"); - HX_VISIT_MEMBER_NAME(AL_obj::REVERB_AIR_ABSORPTION_GAINHF,"REVERB_AIR_ABSORPTION_GAINHF"); - HX_VISIT_MEMBER_NAME(AL_obj::REVERB_ROOM_ROLLOFF_FACTOR,"REVERB_ROOM_ROLLOFF_FACTOR"); - HX_VISIT_MEMBER_NAME(AL_obj::REVERB_DECAY_HFLIMIT,"REVERB_DECAY_HFLIMIT"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_DENSITY,"EAXREVERB_DENSITY"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_DIFFUSION,"EAXREVERB_DIFFUSION"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_GAIN,"EAXREVERB_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_GAINHF,"EAXREVERB_GAINHF"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_GAINLF,"EAXREVERB_GAINLF"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_DECAY_TIME,"EAXREVERB_DECAY_TIME"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_DECAY_HFRATIO,"EAXREVERB_DECAY_HFRATIO"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_DECAY_LFRATIO,"EAXREVERB_DECAY_LFRATIO"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_REFLECTIONS_GAIN,"EAXREVERB_REFLECTIONS_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_REFLECTIONS_DELAY,"EAXREVERB_REFLECTIONS_DELAY"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_REFLECTIONS_PAN,"EAXREVERB_REFLECTIONS_PAN"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_LATE_REVERB_GAIN,"EAXREVERB_LATE_REVERB_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_LATE_REVERB_DELAY,"EAXREVERB_LATE_REVERB_DELAY"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_LATE_REVERB_PAN,"EAXREVERB_LATE_REVERB_PAN"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_ECHO_TIME,"EAXREVERB_ECHO_TIME"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_ECHO_DEPTH,"EAXREVERB_ECHO_DEPTH"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_MODULATION_TIME,"EAXREVERB_MODULATION_TIME"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_MODULATION_DEPTH,"EAXREVERB_MODULATION_DEPTH"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_AIR_ABSORPTION_GAINHF,"EAXREVERB_AIR_ABSORPTION_GAINHF"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_HFREFERENCE,"EAXREVERB_HFREFERENCE"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_LFREFERENCE,"EAXREVERB_LFREFERENCE"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_ROOM_ROLLOFF_FACTOR,"EAXREVERB_ROOM_ROLLOFF_FACTOR"); - HX_VISIT_MEMBER_NAME(AL_obj::EAXREVERB_DECAY_HFLIMIT,"EAXREVERB_DECAY_HFLIMIT"); - HX_VISIT_MEMBER_NAME(AL_obj::CHORUS_WAVEFORM,"CHORUS_WAVEFORM"); - HX_VISIT_MEMBER_NAME(AL_obj::CHORUS_PHASE,"CHORUS_PHASE"); - HX_VISIT_MEMBER_NAME(AL_obj::CHORUS_RATE,"CHORUS_RATE"); - HX_VISIT_MEMBER_NAME(AL_obj::CHORUS_DEPTH,"CHORUS_DEPTH"); - HX_VISIT_MEMBER_NAME(AL_obj::CHORUS_FEEDBACK,"CHORUS_FEEDBACK"); - HX_VISIT_MEMBER_NAME(AL_obj::CHORUS_DELAY,"CHORUS_DELAY"); - HX_VISIT_MEMBER_NAME(AL_obj::DISTORTION_EDGE,"DISTORTION_EDGE"); - HX_VISIT_MEMBER_NAME(AL_obj::DISTORTION_GAIN,"DISTORTION_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::DISTORTION_LOWPASS_CUTOFF,"DISTORTION_LOWPASS_CUTOFF"); - HX_VISIT_MEMBER_NAME(AL_obj::DISTORTION_EQCENTER,"DISTORTION_EQCENTER"); - HX_VISIT_MEMBER_NAME(AL_obj::DISTORTION_EQBANDWIDTH,"DISTORTION_EQBANDWIDTH"); - HX_VISIT_MEMBER_NAME(AL_obj::ECHO_DELAY,"ECHO_DELAY"); - HX_VISIT_MEMBER_NAME(AL_obj::ECHO_LRDELAY,"ECHO_LRDELAY"); - HX_VISIT_MEMBER_NAME(AL_obj::ECHO_DAMPING,"ECHO_DAMPING"); - HX_VISIT_MEMBER_NAME(AL_obj::ECHO_FEEDBACK,"ECHO_FEEDBACK"); - HX_VISIT_MEMBER_NAME(AL_obj::ECHO_SPREAD,"ECHO_SPREAD"); - HX_VISIT_MEMBER_NAME(AL_obj::FLANGER_WAVEFORM,"FLANGER_WAVEFORM"); - HX_VISIT_MEMBER_NAME(AL_obj::FLANGER_PHASE,"FLANGER_PHASE"); - HX_VISIT_MEMBER_NAME(AL_obj::FLANGER_RATE,"FLANGER_RATE"); - HX_VISIT_MEMBER_NAME(AL_obj::FLANGER_DEPTH,"FLANGER_DEPTH"); - HX_VISIT_MEMBER_NAME(AL_obj::FLANGER_FEEDBACK,"FLANGER_FEEDBACK"); - HX_VISIT_MEMBER_NAME(AL_obj::FLANGER_DELAY,"FLANGER_DELAY"); - HX_VISIT_MEMBER_NAME(AL_obj::FREQUENCY_SHIFTER_FREQUENCY,"FREQUENCY_SHIFTER_FREQUENCY"); - HX_VISIT_MEMBER_NAME(AL_obj::FREQUENCY_SHIFTER_LEFT_DIRECTION,"FREQUENCY_SHIFTER_LEFT_DIRECTION"); - HX_VISIT_MEMBER_NAME(AL_obj::FREQUENCY_SHIFTER_RIGHT_DIRECTION,"FREQUENCY_SHIFTER_RIGHT_DIRECTION"); - HX_VISIT_MEMBER_NAME(AL_obj::VOCAL_MORPHER_PHONEMEA,"VOCAL_MORPHER_PHONEMEA"); - HX_VISIT_MEMBER_NAME(AL_obj::VOCAL_MORPHER_PHONEMEA_COARSE_TUNING,"VOCAL_MORPHER_PHONEMEA_COARSE_TUNING"); - HX_VISIT_MEMBER_NAME(AL_obj::VOCAL_MORPHER_PHONEMEB,"VOCAL_MORPHER_PHONEMEB"); - HX_VISIT_MEMBER_NAME(AL_obj::VOCAL_MORPHER_PHONEMEB_COARSE_TUNING,"VOCAL_MORPHER_PHONEMEB_COARSE_TUNING"); - HX_VISIT_MEMBER_NAME(AL_obj::VOCAL_MORPHER_WAVEFORM,"VOCAL_MORPHER_WAVEFORM"); - HX_VISIT_MEMBER_NAME(AL_obj::VOCAL_MORPHER_RATE,"VOCAL_MORPHER_RATE"); - HX_VISIT_MEMBER_NAME(AL_obj::PITCH_SHIFTER_COARSE_TUNE,"PITCH_SHIFTER_COARSE_TUNE"); - HX_VISIT_MEMBER_NAME(AL_obj::PITCH_SHIFTER_FINE_TUNE,"PITCH_SHIFTER_FINE_TUNE"); - HX_VISIT_MEMBER_NAME(AL_obj::RING_MODULATOR_FREQUENCY,"RING_MODULATOR_FREQUENCY"); - HX_VISIT_MEMBER_NAME(AL_obj::RING_MODULATOR_HIGHPASS_CUTOFF,"RING_MODULATOR_HIGHPASS_CUTOFF"); - HX_VISIT_MEMBER_NAME(AL_obj::RING_MODULATOR_WAVEFORM,"RING_MODULATOR_WAVEFORM"); - HX_VISIT_MEMBER_NAME(AL_obj::AUTOWAH_ATTACK_TIME,"AUTOWAH_ATTACK_TIME"); - HX_VISIT_MEMBER_NAME(AL_obj::AUTOWAH_RELEASE_TIME,"AUTOWAH_RELEASE_TIME"); - HX_VISIT_MEMBER_NAME(AL_obj::AUTOWAH_RESONANCE,"AUTOWAH_RESONANCE"); - HX_VISIT_MEMBER_NAME(AL_obj::AUTOWAH_PEAK_GAIN,"AUTOWAH_PEAK_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::COMPRESSOR_ONOFF,"COMPRESSOR_ONOFF"); - HX_VISIT_MEMBER_NAME(AL_obj::EQUALIZER_LOW_GAIN,"EQUALIZER_LOW_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::EQUALIZER_LOW_CUTOFF,"EQUALIZER_LOW_CUTOFF"); - HX_VISIT_MEMBER_NAME(AL_obj::EQUALIZER_MID1_GAIN,"EQUALIZER_MID1_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::EQUALIZER_MID1_CENTER,"EQUALIZER_MID1_CENTER"); - HX_VISIT_MEMBER_NAME(AL_obj::EQUALIZER_MID1_WIDTH,"EQUALIZER_MID1_WIDTH"); - HX_VISIT_MEMBER_NAME(AL_obj::EQUALIZER_MID2_GAIN,"EQUALIZER_MID2_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::EQUALIZER_MID2_CENTER,"EQUALIZER_MID2_CENTER"); - HX_VISIT_MEMBER_NAME(AL_obj::EQUALIZER_MID2_WIDTH,"EQUALIZER_MID2_WIDTH"); - HX_VISIT_MEMBER_NAME(AL_obj::EQUALIZER_HIGH_GAIN,"EQUALIZER_HIGH_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::EQUALIZER_HIGH_CUTOFF,"EQUALIZER_HIGH_CUTOFF"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECT_FIRST_PARAMETER,"EFFECT_FIRST_PARAMETER"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECT_LAST_PARAMETER,"EFFECT_LAST_PARAMETER"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECT_TYPE,"EFFECT_TYPE"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECT_NULL,"EFFECT_NULL"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECT_EAXREVERB,"EFFECT_EAXREVERB"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECT_REVERB,"EFFECT_REVERB"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECT_CHORUS,"EFFECT_CHORUS"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECT_DISTORTION,"EFFECT_DISTORTION"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECT_ECHO,"EFFECT_ECHO"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECT_FLANGER,"EFFECT_FLANGER"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECT_FREQUENCY_SHIFTER,"EFFECT_FREQUENCY_SHIFTER"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECT_VOCAL_MORPHER,"EFFECT_VOCAL_MORPHER"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECT_PITCH_SHIFTER,"EFFECT_PITCH_SHIFTER"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECT_RING_MODULATOR,"EFFECT_RING_MODULATOR"); - HX_VISIT_MEMBER_NAME(AL_obj::FFECT_AUTOWAH,"FFECT_AUTOWAH"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECT_COMPRESSOR,"EFFECT_COMPRESSOR"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECT_EQUALIZER,"EFFECT_EQUALIZER"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECTSLOT_EFFECT,"EFFECTSLOT_EFFECT"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECTSLOT_GAIN,"EFFECTSLOT_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::EFFECTSLOT_AUXILIARY_SEND_AUTO,"EFFECTSLOT_AUXILIARY_SEND_AUTO"); - HX_VISIT_MEMBER_NAME(AL_obj::LOWPASS_GAIN,"LOWPASS_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::LOWPASS_GAINHF,"LOWPASS_GAINHF"); - HX_VISIT_MEMBER_NAME(AL_obj::HIGHPASS_GAIN,"HIGHPASS_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::HIGHPASS_GAINLF,"HIGHPASS_GAINLF"); - HX_VISIT_MEMBER_NAME(AL_obj::BANDPASS_GAIN,"BANDPASS_GAIN"); - HX_VISIT_MEMBER_NAME(AL_obj::BANDPASS_GAINLF,"BANDPASS_GAINLF"); - HX_VISIT_MEMBER_NAME(AL_obj::BANDPASS_GAINHF,"BANDPASS_GAINHF"); - HX_VISIT_MEMBER_NAME(AL_obj::FILTER_FIRST_PARAMETER,"FILTER_FIRST_PARAMETER"); - HX_VISIT_MEMBER_NAME(AL_obj::FILTER_LAST_PARAMETER,"FILTER_LAST_PARAMETER"); - HX_VISIT_MEMBER_NAME(AL_obj::FILTER_TYPE,"FILTER_TYPE"); - HX_VISIT_MEMBER_NAME(AL_obj::FILTER_NULL,"FILTER_NULL"); - HX_VISIT_MEMBER_NAME(AL_obj::FILTER_LOWPASS,"FILTER_LOWPASS"); - HX_VISIT_MEMBER_NAME(AL_obj::FILTER_HIGHPASS,"FILTER_HIGHPASS"); - HX_VISIT_MEMBER_NAME(AL_obj::FILTER_BANDPASS,"FILTER_BANDPASS"); -}; - -#endif - -hx::Class AL_obj::__mClass; - -static ::String AL_obj_sStaticFields[] = { - HX_("NONE",b8,da,ca,33), - HX_("FALSE",83,6d,3d,79), - HX_("TRUE",4e,6f,c4,37), - HX_("SOURCE_RELATIVE",f0,f3,84,fe), - HX_("CONE_INNER_ANGLE",4e,a1,d7,93), - HX_("CONE_OUTER_ANGLE",f3,e1,bf,cc), - HX_("PITCH",a0,f3,8e,40), - HX_("POSITION",a9,30,80,24), - HX_("DIRECTION",1f,d2,98,0b), - HX_("VELOCITY",1d,92,83,78), - HX_("LOOPING",de,50,51,a0), - HX_("BUFFER",00,69,17,83), - HX_("GAIN",7f,b8,1f,2f), - HX_("MIN_GAIN",ac,29,d2,21), - HX_("MAX_GAIN",5a,0f,b8,d4), - HX_("ORIENTATION",b0,fa,3a,d4), - HX_("SOURCE_STATE",4d,e8,1e,ab), - HX_("INITIAL",64,e4,72,4b), - HX_("PLAYING",4e,e3,eb,09), - HX_("PAUSED",ae,ec,06,a2), - HX_("STOPPED",ed,a5,35,c3), - HX_("BUFFERS_QUEUED",5f,78,ce,71), - HX_("BUFFERS_PROCESSED",42,9d,62,ac), - HX_("REFERENCE_DISTANCE",89,d5,ce,9a), - HX_("ROLLOFF_FACTOR",bc,10,98,56), - HX_("CONE_OUTER_GAIN",3f,da,8d,e3), - HX_("MAX_DISTANCE",90,83,bb,a5), - HX_("SEC_OFFSET",e1,5d,a3,ac), - HX_("SAMPLE_OFFSET",48,82,ac,b4), - HX_("BYTE_OFFSET",2a,df,43,36), - HX_("SOURCE_TYPE",de,ff,00,df), - HX_("STATIC",ae,88,7e,b8), - HX_("STREAMING",42,38,7b,b1), - HX_("UNDETERMINED",0a,ed,9d,50), - HX_("FORMAT_MONO8",6d,40,81,7a), - HX_("FORMAT_MONO16",10,19,97,b6), - HX_("FORMAT_STEREO8",b8,19,58,da), - HX_("FORMAT_STEREO16",65,61,be,32), - HX_("FREQUENCY",7c,f2,42,b7), - HX_("BITS",06,c3,d7,2b), - HX_("CHANNELS",50,3a,74,c4), - HX_("SIZE",c1,68,14,37), - HX_("NO_ERROR",ea,b5,7d,2f), - HX_("INVALID_NAME",f3,7b,59,19), - HX_("INVALID_ENUM",a9,74,70,13), - HX_("INVALID_VALUE",a9,e8,26,b0), - HX_("INVALID_OPERATION",5f,b1,c8,29), - HX_("OUT_OF_MEMORY",18,f2,97,e1), - HX_("VENDOR",88,91,19,51), - HX_("VERSION",f8,ba,c5,fc), - HX_("RENDERER",43,55,61,0c), - HX_("EXTENSIONS",14,f0,79,7b), - HX_("DOPPLER_FACTOR",e0,6d,21,56), - HX_("SPEED_OF_SOUND",5f,3f,54,ba), - HX_("DOPPLER_VELOCITY",6e,e1,7d,1d), - HX_("DISTANCE_MODEL",bf,9b,1a,00), - HX_("INVERSE_DISTANCE",04,89,17,1d), - HX_("INVERSE_DISTANCE_CLAMPED",7f,1a,32,28), - HX_("LINEAR_DISTANCE",0f,b8,c7,14), - HX_("LINEAR_DISTANCE_CLAMPED",8a,cc,88,b2), - HX_("EXPONENT_DISTANCE",45,4a,ec,c8), - HX_("EXPONENT_DISTANCE_CLAMPED",c0,84,7b,57), - HX_("METERS_PER_UNIT",db,5f,ed,94), - HX_("DIRECT_FILTER",4e,0d,f3,01), - HX_("AUXILIARY_SEND_FILTER",f6,aa,bb,d2), - HX_("AIR_ABSORPTION_FACTOR",ea,e3,79,c8), - HX_("ROOM_ROLLOFF_FACTOR",a0,b9,b9,3d), - HX_("CONE_OUTER_GAINHF",fd,66,68,46), - HX_("DIRECT_FILTER_GAINHF_AUTO",40,c9,9d,c1), - HX_("AUXILIARY_SEND_FILTER_GAIN_AUTO",a6,94,92,7f), - HX_("AUXILIARY_SEND_FILTER_GAINHF_AUTO",e8,42,b0,71), - HX_("REVERB_DENSITY",1b,29,21,f1), - HX_("REVERB_DIFFUSION",f8,27,26,a8), - HX_("REVERB_GAIN",4c,61,a1,fa), - HX_("REVERB_GAINHF",4a,8b,b5,ee), - HX_("REVERB_DECAY_TIME",1f,b7,71,3b), - HX_("REVERB_DECAY_HFRATIO",5b,a9,40,84), - HX_("REVERB_REFLECTIONS_GAIN",63,83,4b,b2), - HX_("REVERB_REFLECTIONS_DELAY",ff,cb,3a,98), - HX_("REVERB_LATE_REVERB_GAIN",c0,2b,1e,bb), - HX_("REVERB_LATE_REVERB_DELAY",02,75,bb,47), - HX_("REVERB_AIR_ABSORPTION_GAINHF",eb,94,ef,b4), - HX_("REVERB_ROOM_ROLLOFF_FACTOR",73,ff,e5,a7), - HX_("REVERB_DECAY_HFLIMIT",8b,93,1d,15), - HX_("EAXREVERB_DENSITY",97,1e,92,06), - HX_("EAXREVERB_DIFFUSION",74,74,dc,b3), - HX_("EAXREVERB_GAIN",50,66,06,c3), - HX_("EAXREVERB_GAINHF",4e,d9,28,5e), - HX_("EAXREVERB_GAINLF",ca,dc,28,5e), - HX_("EAXREVERB_DECAY_TIME",23,57,3e,6f), - HX_("EAXREVERB_DECAY_HFRATIO",d7,e3,bc,7c), - HX_("EAXREVERB_DECAY_LFRATIO",db,be,12,23), - HX_("EAXREVERB_REFLECTIONS_GAIN",67,fe,a5,d7), - HX_("EAXREVERB_REFLECTIONS_DELAY",7b,f4,0b,22), - HX_("EAXREVERB_REFLECTIONS_PAN",55,dc,47,41), - HX_("EAXREVERB_LATE_REVERB_GAIN",c4,a6,78,e0), - HX_("EAXREVERB_LATE_REVERB_DELAY",7e,9d,8c,d1), - HX_("EAXREVERB_LATE_REVERB_PAN",98,2e,1d,d3), - HX_("EAXREVERB_ECHO_TIME",76,5f,ab,de), - HX_("EAXREVERB_ECHO_DEPTH",5a,59,3c,be), - HX_("EAXREVERB_MODULATION_TIME",bf,35,61,9e), - HX_("EAXREVERB_MODULATION_DEPTH",f1,02,a2,bd), - HX_("EAXREVERB_AIR_ABSORPTION_GAINHF",67,ab,24,68), - HX_("EAXREVERB_HFREFERENCE",3c,87,30,47), - HX_("EAXREVERB_LFREFERENCE",40,34,aa,4a), - HX_("EAXREVERB_ROOM_ROLLOFF_FACTOR",ef,3e,af,26), - HX_("EAXREVERB_DECAY_HFLIMIT",07,ce,99,0d), - HX_("CHORUS_WAVEFORM",b6,b2,d6,08), - HX_("CHORUS_PHASE",42,87,ea,10), - HX_("CHORUS_RATE",99,55,85,21), - HX_("CHORUS_DEPTH",0a,50,2b,26), - HX_("CHORUS_FEEDBACK",be,bb,ab,80), - HX_("CHORUS_DELAY",8a,36,28,26), - HX_("DISTORTION_EDGE",9f,d2,68,0f), - HX_("DISTORTION_GAIN",e1,fa,b8,10), - HX_("DISTORTION_LOWPASS_CUTOFF",09,35,ca,fa), - HX_("DISTORTION_EQCENTER",a3,42,e8,4c), - HX_("DISTORTION_EQBANDWIDTH",03,36,f1,f9), - HX_("ECHO_DELAY",49,df,8c,45), - HX_("ECHO_LRDELAY",83,fc,af,50), - HX_("ECHO_DAMPING",08,7a,d1,6d), - HX_("ECHO_FEEDBACK",5f,d4,df,a1), - HX_("ECHO_SPREAD",cd,87,73,ee), - HX_("FLANGER_WAVEFORM",1b,e8,f1,82), - HX_("FLANGER_PHASE",bd,30,cc,5f), - HX_("FLANGER_RATE",7e,b4,d6,19), - HX_("FLANGER_DEPTH",85,f9,0c,75), - HX_("FLANGER_FEEDBACK",23,f1,c6,fa), - HX_("FLANGER_DELAY",05,e0,09,75), - HX_("FREQUENCY_SHIFTER_FREQUENCY",89,6a,f6,79), - HX_("FREQUENCY_SHIFTER_LEFT_DIRECTION",7a,45,42,dd), - HX_("FREQUENCY_SHIFTER_RIGHT_DIRECTION",69,94,aa,39), - HX_("VOCAL_MORPHER_PHONEMEA",6f,95,1f,cc), - HX_("VOCAL_MORPHER_PHONEMEA_COARSE_TUNING",35,a2,b2,43), - HX_("VOCAL_MORPHER_PHONEMEB",70,95,1f,cc), - HX_("VOCAL_MORPHER_PHONEMEB_COARSE_TUNING",f6,41,ae,d8), - HX_("VOCAL_MORPHER_WAVEFORM",91,89,f9,d7), - HX_("VOCAL_MORPHER_RATE",f4,e2,e6,46), - HX_("PITCH_SHIFTER_COARSE_TUNE",79,b9,ea,7e), - HX_("PITCH_SHIFTER_FINE_TUNE",8e,b3,51,7c), - HX_("RING_MODULATOR_FREQUENCY",7d,d8,54,9d), - HX_("RING_MODULATOR_HIGHPASS_CUTOFF",ba,dc,be,64), - HX_("RING_MODULATOR_WAVEFORM",9c,bc,60,47), - HX_("AUTOWAH_ATTACK_TIME",94,50,af,3e), - HX_("AUTOWAH_RELEASE_TIME",75,3d,81,86), - HX_("AUTOWAH_RESONANCE",1e,30,30,7b), - HX_("AUTOWAH_PEAK_GAIN",4f,df,1a,1d), - HX_("COMPRESSOR_ONOFF",d6,79,03,a2), - HX_("EQUALIZER_LOW_GAIN",57,24,55,3e), - HX_("EQUALIZER_LOW_CUTOFF",05,a9,04,4b), - HX_("EQUALIZER_MID1_GAIN",68,18,fa,22), - HX_("EQUALIZER_MID1_CENTER",fe,bd,7e,1f), - HX_("EQUALIZER_MID1_WIDTH",dd,79,8a,b3), - HX_("EQUALIZER_MID2_GAIN",c7,74,55,89), - HX_("EQUALIZER_MID2_CENTER",1d,30,b1,58), - HX_("EQUALIZER_MID2_WIDTH",9e,f0,1f,dd), - HX_("EQUALIZER_HIGH_GAIN",2f,bc,38,b3), - HX_("EQUALIZER_HIGH_CUTOFF",dd,e6,df,71), - HX_("EFFECT_FIRST_PARAMETER",6c,c0,a4,de), - HX_("EFFECT_LAST_PARAMETER",4e,c8,43,5f), - HX_("EFFECT_TYPE",68,62,de,cb), - HX_("EFFECT_NULL",35,0e,e4,c7), - HX_("EFFECT_EAXREVERB",e0,74,fe,b7), - HX_("EFFECT_REVERB",00,09,47,fd), - HX_("EFFECT_CHORUS",94,be,89,b3), - HX_("EFFECT_DISTORTION",8b,06,f2,0e), - HX_("EFFECT_ECHO",93,76,e3,c1), - HX_("EFFECT_FLANGER",b3,33,df,68), - HX_("EFFECT_FREQUENCY_SHIFTER",de,88,b6,b3), - HX_("EFFECT_VOCAL_MORPHER",7d,b2,94,33), - HX_("EFFECT_PITCH_SHIFTER",02,9d,fc,c1), - HX_("EFFECT_RING_MODULATOR",6e,67,28,14), - HX_("FFECT_AUTOWAH",66,05,c5,aa), - HX_("EFFECT_COMPRESSOR",73,67,06,f9), - HX_("EFFECT_EQUALIZER",c4,3d,9a,01), - HX_("EFFECTSLOT_EFFECT",01,1f,7b,09), - HX_("EFFECTSLOT_GAIN",ef,d4,a0,ad), - HX_("EFFECTSLOT_AUXILIARY_SEND_AUTO",bd,fc,78,cd), - HX_("LOWPASS_GAIN",f9,72,4b,a1), - HX_("LOWPASS_GAINHF",37,22,49,21), - HX_("HIGHPASS_GAIN",4b,16,e0,2e), - HX_("HIGHPASS_GAINLF",85,c1,ca,b7), - HX_("BANDPASS_GAIN",98,c7,4c,03), - HX_("BANDPASS_GAINLF",12,20,c0,05), - HX_("BANDPASS_GAINHF",96,1c,c0,05), - HX_("FILTER_FIRST_PARAMETER",93,83,f5,88), - HX_("FILTER_LAST_PARAMETER",07,e7,cd,6d), - HX_("FILTER_TYPE",e1,8f,ad,5f), - HX_("FILTER_NULL",ae,3b,b3,5b), - HX_("FILTER_LOWPASS",7e,84,b6,c7), - HX_("FILTER_HIGHPASS",da,f9,a4,22), - HX_("FILTER_BANDPASS",ad,cb,af,fd), - HX_("removeDirectFilter",25,62,a4,60), - HX_("removeSend",ac,c7,6f,c9), - HX_("auxf",e2,e2,76,40), - HX_("auxfv",54,a3,8f,27), - HX_("auxi",e5,e2,76,40), - HX_("auxiv",f1,a5,8f,27), - HX_("bufferData",4a,bf,73,93), - HX_("buffer3f",d3,29,fe,ac), - HX_("buffer3i",d6,29,fe,ac), - HX_("bufferf",66,a3,90,b1), - HX_("bufferfv",50,56,fe,ac), - HX_("bufferi",69,a3,90,b1), - HX_("bufferiv",ed,58,fe,ac), - HX_("createAux",68,d7,d7,49), - HX_("createBuffer",1c,fd,e9,f2), - HX_("createEffect",ad,9a,f8,82), - HX_("createFilter",d4,5f,8a,a7), - HX_("createSource",f7,f0,86,54), - HX_("deleteBuffer",8b,e3,2c,37), - HX_("deleteBuffers",88,36,1a,10), - HX_("deleteSource",66,d7,c9,98), - HX_("deleteSources",4d,a2,d2,17), - HX_("disable",e8,69,58,b1), - HX_("distanceModel",34,40,e1,d3), - HX_("dopplerFactor",dd,2d,05,6f), - HX_("dopplerVelocity",ab,76,cf,06), - HX_("effectf",b5,e4,4b,2e), - HX_("effectfv",21,3a,1c,54), - HX_("effecti",b8,e4,4b,2e), - HX_("effectiv",be,3c,1c,54), - HX_("enable",83,ae,87,f8), - HX_("genSource",8b,71,07,b5), - HX_("genSources",88,e8,7b,b1), - HX_("genBuffer",b0,7d,6a,53), - HX_("genBuffers",c3,7c,c3,a9), - HX_("getBoolean",b2,70,60,cd), - HX_("getBooleanv",84,2b,02,e7), - HX_("getBuffer3f",89,ec,f1,d2), - HX_("getBuffer3i",8c,ec,f1,d2), - HX_("getBufferf",70,29,f2,00), - HX_("getBufferfv",06,19,f2,d2), - HX_("getBufferi",73,29,f2,00), - HX_("getBufferiv",a3,1b,f2,d2), - HX_("getDouble",47,b4,21,af), - HX_("getDoublev",4f,0a,5c,8e), - HX_("getEnumValue",3a,9d,5d,37), - HX_("getError",52,db,00,d3), - HX_("getErrorString",c3,c1,3b,87), - HX_("getFilteri",bb,27,a8,58), - HX_("getFloat",26,d5,6d,62), - HX_("getFloatv",90,ac,ac,bd), - HX_("getInteger",c8,43,7d,66), - HX_("getIntegerv",ae,0b,1e,47), - HX_("getListener3f",7d,8e,7c,85), - HX_("getListener3i",80,8e,7c,85), - HX_("getListenerf",fc,01,e5,02), - HX_("getListenerfv",fa,ba,7c,85), - HX_("getListeneri",ff,01,e5,02), - HX_("getListeneriv",97,bd,7c,85), - HX_("getParameter",33,d2,06,58), - HX_("getProcAddress",c8,e3,a1,89), - HX_("getSource3f",24,cd,97,8c), - HX_("getSourcef",35,95,aa,08), - HX_("getSource3i",27,cd,97,8c), - HX_("getSourcefv",a1,f9,97,8c), - HX_("getSourcei",38,95,aa,08), - HX_("getSourceiv",3e,fc,97,8c), - HX_("getString",07,b2,86,8d), - HX_("isBuffer",8a,58,fe,28), - HX_("isEnabled",b7,81,2f,82), - HX_("isExtensionPresent",46,f9,2a,b4), - HX_("isAux",3a,2b,48,c1), - HX_("isEffect",1b,f6,0c,b9), - HX_("isFilter",42,bb,9e,dd), - HX_("isSource",65,4c,9b,8a), - HX_("listener3f",47,32,0a,29), - HX_("listener3i",4a,32,0a,29), - HX_("listenerf",72,65,8e,f3), - HX_("listenerfv",c4,5e,0a,29), - HX_("listeneri",75,65,8e,f3), - HX_("listeneriv",61,61,0a,29), - HX_("source3f",6e,0a,a4,66), - HX_("source3i",71,0a,a4,66), - HX_("sourcef",2b,0f,49,b9), - HX_("sourcefv",eb,36,a4,66), - HX_("sourcei",2e,0f,49,b9), - HX_("filteri",b1,a1,46,09), - HX_("filterf",ae,a1,46,09), - HX_("sourceiv",88,39,a4,66), - HX_("sourcePlay",6f,14,be,72), - HX_("sourcePlayv",27,cd,93,f3), - HX_("sourceStop",7d,d6,bf,74), - HX_("sourceStopv",59,d7,1b,b3), - HX_("sourceRewind",36,e5,26,01), - HX_("sourceRewindv",80,aa,e1,00), - HX_("sourcePause",1b,9c,5d,ec), - HX_("sourcePausev",fb,fb,8a,e5), - HX_("sourceQueueBuffer",56,70,65,56), - HX_("sourceQueueBuffers",5d,db,5c,42), - HX_("sourceUnqueueBuffer",dd,29,95,2e), - HX_("sourceUnqueueBuffers",f6,77,ef,93), - HX_("speedOfSound",71,e7,21,0a), - ::String(null()) -}; - -void AL_obj::__register() -{ - AL_obj _hx_dummy; - AL_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.openal.AL",21,39,77,65); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &AL_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = AL_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(AL_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< AL_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = AL_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AL_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AL_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void AL_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_15_boot) -HXDLIN( 15) NONE = 0; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_16_boot) -HXDLIN( 16) FALSE = 0; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_17_boot) -HXDLIN( 17) TRUE = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_18_boot) -HXDLIN( 18) SOURCE_RELATIVE = 514; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_19_boot) -HXDLIN( 19) CONE_INNER_ANGLE = 4097; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_20_boot) -HXDLIN( 20) CONE_OUTER_ANGLE = 4098; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_21_boot) -HXDLIN( 21) PITCH = 4099; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_22_boot) -HXDLIN( 22) POSITION = 4100; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_23_boot) -HXDLIN( 23) DIRECTION = 4101; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_24_boot) -HXDLIN( 24) VELOCITY = 4102; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_25_boot) -HXDLIN( 25) LOOPING = 4103; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_26_boot) -HXDLIN( 26) BUFFER = 4105; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_27_boot) -HXDLIN( 27) GAIN = 4106; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_28_boot) -HXDLIN( 28) MIN_GAIN = 4109; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_29_boot) -HXDLIN( 29) MAX_GAIN = 4110; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_30_boot) -HXDLIN( 30) ORIENTATION = 4111; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_31_boot) -HXDLIN( 31) SOURCE_STATE = 4112; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_32_boot) -HXDLIN( 32) INITIAL = 4113; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_33_boot) -HXDLIN( 33) PLAYING = 4114; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_34_boot) -HXDLIN( 34) PAUSED = 4115; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_35_boot) -HXDLIN( 35) STOPPED = 4116; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_36_boot) -HXDLIN( 36) BUFFERS_QUEUED = 4117; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_37_boot) -HXDLIN( 37) BUFFERS_PROCESSED = 4118; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_38_boot) -HXDLIN( 38) REFERENCE_DISTANCE = 4128; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_39_boot) -HXDLIN( 39) ROLLOFF_FACTOR = 4129; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_40_boot) -HXDLIN( 40) CONE_OUTER_GAIN = 4130; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_41_boot) -HXDLIN( 41) MAX_DISTANCE = 4131; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_42_boot) -HXDLIN( 42) SEC_OFFSET = 4132; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_43_boot) -HXDLIN( 43) SAMPLE_OFFSET = 4133; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_44_boot) -HXDLIN( 44) BYTE_OFFSET = 4134; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_45_boot) -HXDLIN( 45) SOURCE_TYPE = 4135; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_46_boot) -HXDLIN( 46) STATIC = 4136; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_47_boot) -HXDLIN( 47) STREAMING = 4137; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_48_boot) -HXDLIN( 48) UNDETERMINED = 4144; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_49_boot) -HXDLIN( 49) FORMAT_MONO8 = 4352; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_50_boot) -HXDLIN( 50) FORMAT_MONO16 = 4353; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_51_boot) -HXDLIN( 51) FORMAT_STEREO8 = 4354; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_52_boot) -HXDLIN( 52) FORMAT_STEREO16 = 4355; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_53_boot) -HXDLIN( 53) FREQUENCY = 8193; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_54_boot) -HXDLIN( 54) BITS = 8194; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_55_boot) -HXDLIN( 55) CHANNELS = 8195; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_56_boot) -HXDLIN( 56) SIZE = 8196; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_57_boot) -HXDLIN( 57) NO_ERROR = 0; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_58_boot) -HXDLIN( 58) INVALID_NAME = 40961; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_59_boot) -HXDLIN( 59) INVALID_ENUM = 40962; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_60_boot) -HXDLIN( 60) INVALID_VALUE = 40963; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_61_boot) -HXDLIN( 61) INVALID_OPERATION = 40964; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_62_boot) -HXDLIN( 62) OUT_OF_MEMORY = 40965; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_63_boot) -HXDLIN( 63) VENDOR = 45057; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_64_boot) -HXDLIN( 64) VERSION = 45058; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_65_boot) -HXDLIN( 65) RENDERER = 45059; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_66_boot) -HXDLIN( 66) EXTENSIONS = 45060; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_67_boot) -HXDLIN( 67) DOPPLER_FACTOR = 49152; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_68_boot) -HXDLIN( 68) SPEED_OF_SOUND = 49155; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_69_boot) -HXDLIN( 69) DOPPLER_VELOCITY = 49153; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_70_boot) -HXDLIN( 70) DISTANCE_MODEL = 53248; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_71_boot) -HXDLIN( 71) INVERSE_DISTANCE = 53249; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_72_boot) -HXDLIN( 72) INVERSE_DISTANCE_CLAMPED = 53250; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_73_boot) -HXDLIN( 73) LINEAR_DISTANCE = 53251; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_74_boot) -HXDLIN( 74) LINEAR_DISTANCE_CLAMPED = 53252; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_75_boot) -HXDLIN( 75) EXPONENT_DISTANCE = 53253; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_76_boot) -HXDLIN( 76) EXPONENT_DISTANCE_CLAMPED = 53254; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_78_boot) -HXDLIN( 78) METERS_PER_UNIT = 131076; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_80_boot) -HXDLIN( 80) DIRECT_FILTER = 131077; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_81_boot) -HXDLIN( 81) AUXILIARY_SEND_FILTER = 131078; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_82_boot) -HXDLIN( 82) AIR_ABSORPTION_FACTOR = 131079; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_83_boot) -HXDLIN( 83) ROOM_ROLLOFF_FACTOR = 131080; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_84_boot) -HXDLIN( 84) CONE_OUTER_GAINHF = 131081; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_85_boot) -HXDLIN( 85) DIRECT_FILTER_GAINHF_AUTO = 131082; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_86_boot) -HXDLIN( 86) AUXILIARY_SEND_FILTER_GAIN_AUTO = 131083; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_87_boot) -HXDLIN( 87) AUXILIARY_SEND_FILTER_GAINHF_AUTO = 131084; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_90_boot) -HXDLIN( 90) REVERB_DENSITY = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_91_boot) -HXDLIN( 91) REVERB_DIFFUSION = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_92_boot) -HXDLIN( 92) REVERB_GAIN = 3; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_93_boot) -HXDLIN( 93) REVERB_GAINHF = 4; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_94_boot) -HXDLIN( 94) REVERB_DECAY_TIME = 5; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_95_boot) -HXDLIN( 95) REVERB_DECAY_HFRATIO = 6; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_96_boot) -HXDLIN( 96) REVERB_REFLECTIONS_GAIN = 7; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_97_boot) -HXDLIN( 97) REVERB_REFLECTIONS_DELAY = 8; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_98_boot) -HXDLIN( 98) REVERB_LATE_REVERB_GAIN = 9; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_99_boot) -HXDLIN( 99) REVERB_LATE_REVERB_DELAY = 10; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_100_boot) -HXDLIN( 100) REVERB_AIR_ABSORPTION_GAINHF = 11; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_101_boot) -HXDLIN( 101) REVERB_ROOM_ROLLOFF_FACTOR = 12; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_102_boot) -HXDLIN( 102) REVERB_DECAY_HFLIMIT = 13; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_104_boot) -HXDLIN( 104) EAXREVERB_DENSITY = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_105_boot) -HXDLIN( 105) EAXREVERB_DIFFUSION = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_106_boot) -HXDLIN( 106) EAXREVERB_GAIN = 3; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_107_boot) -HXDLIN( 107) EAXREVERB_GAINHF = 4; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_108_boot) -HXDLIN( 108) EAXREVERB_GAINLF = 5; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_109_boot) -HXDLIN( 109) EAXREVERB_DECAY_TIME = 6; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_110_boot) -HXDLIN( 110) EAXREVERB_DECAY_HFRATIO = 7; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_111_boot) -HXDLIN( 111) EAXREVERB_DECAY_LFRATIO = 8; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_112_boot) -HXDLIN( 112) EAXREVERB_REFLECTIONS_GAIN = 9; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_113_boot) -HXDLIN( 113) EAXREVERB_REFLECTIONS_DELAY = 10; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_114_boot) -HXDLIN( 114) EAXREVERB_REFLECTIONS_PAN = 11; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_115_boot) -HXDLIN( 115) EAXREVERB_LATE_REVERB_GAIN = 12; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_116_boot) -HXDLIN( 116) EAXREVERB_LATE_REVERB_DELAY = 13; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_117_boot) -HXDLIN( 117) EAXREVERB_LATE_REVERB_PAN = 14; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_118_boot) -HXDLIN( 118) EAXREVERB_ECHO_TIME = 15; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_119_boot) -HXDLIN( 119) EAXREVERB_ECHO_DEPTH = 16; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_120_boot) -HXDLIN( 120) EAXREVERB_MODULATION_TIME = 17; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_121_boot) -HXDLIN( 121) EAXREVERB_MODULATION_DEPTH = 18; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_122_boot) -HXDLIN( 122) EAXREVERB_AIR_ABSORPTION_GAINHF = 19; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_123_boot) -HXDLIN( 123) EAXREVERB_HFREFERENCE = 20; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_124_boot) -HXDLIN( 124) EAXREVERB_LFREFERENCE = 21; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_125_boot) -HXDLIN( 125) EAXREVERB_ROOM_ROLLOFF_FACTOR = 22; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_126_boot) -HXDLIN( 126) EAXREVERB_DECAY_HFLIMIT = 23; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_128_boot) -HXDLIN( 128) CHORUS_WAVEFORM = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_129_boot) -HXDLIN( 129) CHORUS_PHASE = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_130_boot) -HXDLIN( 130) CHORUS_RATE = 3; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_131_boot) -HXDLIN( 131) CHORUS_DEPTH = 4; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_132_boot) -HXDLIN( 132) CHORUS_FEEDBACK = 5; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_133_boot) -HXDLIN( 133) CHORUS_DELAY = 6; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_135_boot) -HXDLIN( 135) DISTORTION_EDGE = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_136_boot) -HXDLIN( 136) DISTORTION_GAIN = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_137_boot) -HXDLIN( 137) DISTORTION_LOWPASS_CUTOFF = 3; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_138_boot) -HXDLIN( 138) DISTORTION_EQCENTER = 4; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_139_boot) -HXDLIN( 139) DISTORTION_EQBANDWIDTH = 5; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_141_boot) -HXDLIN( 141) ECHO_DELAY = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_142_boot) -HXDLIN( 142) ECHO_LRDELAY = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_143_boot) -HXDLIN( 143) ECHO_DAMPING = 3; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_144_boot) -HXDLIN( 144) ECHO_FEEDBACK = 4; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_145_boot) -HXDLIN( 145) ECHO_SPREAD = 5; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_147_boot) -HXDLIN( 147) FLANGER_WAVEFORM = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_148_boot) -HXDLIN( 148) FLANGER_PHASE = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_149_boot) -HXDLIN( 149) FLANGER_RATE = 3; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_150_boot) -HXDLIN( 150) FLANGER_DEPTH = 4; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_151_boot) -HXDLIN( 151) FLANGER_FEEDBACK = 5; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_152_boot) -HXDLIN( 152) FLANGER_DELAY = 6; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_154_boot) -HXDLIN( 154) FREQUENCY_SHIFTER_FREQUENCY = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_155_boot) -HXDLIN( 155) FREQUENCY_SHIFTER_LEFT_DIRECTION = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_156_boot) -HXDLIN( 156) FREQUENCY_SHIFTER_RIGHT_DIRECTION = 3; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_158_boot) -HXDLIN( 158) VOCAL_MORPHER_PHONEMEA = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_159_boot) -HXDLIN( 159) VOCAL_MORPHER_PHONEMEA_COARSE_TUNING = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_160_boot) -HXDLIN( 160) VOCAL_MORPHER_PHONEMEB = 3; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_161_boot) -HXDLIN( 161) VOCAL_MORPHER_PHONEMEB_COARSE_TUNING = 4; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_162_boot) -HXDLIN( 162) VOCAL_MORPHER_WAVEFORM = 5; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_163_boot) -HXDLIN( 163) VOCAL_MORPHER_RATE = 6; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_165_boot) -HXDLIN( 165) PITCH_SHIFTER_COARSE_TUNE = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_166_boot) -HXDLIN( 166) PITCH_SHIFTER_FINE_TUNE = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_168_boot) -HXDLIN( 168) RING_MODULATOR_FREQUENCY = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_169_boot) -HXDLIN( 169) RING_MODULATOR_HIGHPASS_CUTOFF = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_170_boot) -HXDLIN( 170) RING_MODULATOR_WAVEFORM = 3; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_172_boot) -HXDLIN( 172) AUTOWAH_ATTACK_TIME = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_173_boot) -HXDLIN( 173) AUTOWAH_RELEASE_TIME = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_174_boot) -HXDLIN( 174) AUTOWAH_RESONANCE = 3; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_175_boot) -HXDLIN( 175) AUTOWAH_PEAK_GAIN = 4; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_177_boot) -HXDLIN( 177) COMPRESSOR_ONOFF = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_179_boot) -HXDLIN( 179) EQUALIZER_LOW_GAIN = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_180_boot) -HXDLIN( 180) EQUALIZER_LOW_CUTOFF = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_181_boot) -HXDLIN( 181) EQUALIZER_MID1_GAIN = 3; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_182_boot) -HXDLIN( 182) EQUALIZER_MID1_CENTER = 4; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_183_boot) -HXDLIN( 183) EQUALIZER_MID1_WIDTH = 5; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_184_boot) -HXDLIN( 184) EQUALIZER_MID2_GAIN = 6; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_185_boot) -HXDLIN( 185) EQUALIZER_MID2_CENTER = 7; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_186_boot) -HXDLIN( 186) EQUALIZER_MID2_WIDTH = 8; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_187_boot) -HXDLIN( 187) EQUALIZER_HIGH_GAIN = 9; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_188_boot) -HXDLIN( 188) EQUALIZER_HIGH_CUTOFF = 10; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_190_boot) -HXDLIN( 190) EFFECT_FIRST_PARAMETER = 0; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_191_boot) -HXDLIN( 191) EFFECT_LAST_PARAMETER = 32768; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_192_boot) -HXDLIN( 192) EFFECT_TYPE = 32769; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_194_boot) -HXDLIN( 194) EFFECT_NULL = 0; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_195_boot) -HXDLIN( 195) EFFECT_EAXREVERB = 32768; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_196_boot) -HXDLIN( 196) EFFECT_REVERB = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_197_boot) -HXDLIN( 197) EFFECT_CHORUS = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_198_boot) -HXDLIN( 198) EFFECT_DISTORTION = 3; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_199_boot) -HXDLIN( 199) EFFECT_ECHO = 4; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_200_boot) -HXDLIN( 200) EFFECT_FLANGER = 5; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_201_boot) -HXDLIN( 201) EFFECT_FREQUENCY_SHIFTER = 6; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_202_boot) -HXDLIN( 202) EFFECT_VOCAL_MORPHER = 7; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_203_boot) -HXDLIN( 203) EFFECT_PITCH_SHIFTER = 8; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_204_boot) -HXDLIN( 204) EFFECT_RING_MODULATOR = 9; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_205_boot) -HXDLIN( 205) FFECT_AUTOWAH = 10; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_206_boot) -HXDLIN( 206) EFFECT_COMPRESSOR = 11; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_207_boot) -HXDLIN( 207) EFFECT_EQUALIZER = 12; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_209_boot) -HXDLIN( 209) EFFECTSLOT_EFFECT = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_210_boot) -HXDLIN( 210) EFFECTSLOT_GAIN = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_211_boot) -HXDLIN( 211) EFFECTSLOT_AUXILIARY_SEND_AUTO = 3; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_216_boot) -HXDLIN( 216) LOWPASS_GAIN = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_217_boot) -HXDLIN( 217) LOWPASS_GAINHF = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_219_boot) -HXDLIN( 219) HIGHPASS_GAIN = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_220_boot) -HXDLIN( 220) HIGHPASS_GAINLF = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_222_boot) -HXDLIN( 222) BANDPASS_GAIN = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_223_boot) -HXDLIN( 223) BANDPASS_GAINLF = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_224_boot) -HXDLIN( 224) BANDPASS_GAINHF = 3; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_226_boot) -HXDLIN( 226) FILTER_FIRST_PARAMETER = 0; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_227_boot) -HXDLIN( 227) FILTER_LAST_PARAMETER = 32768; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_228_boot) -HXDLIN( 228) FILTER_TYPE = 32769; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_230_boot) -HXDLIN( 230) FILTER_NULL = 0; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_231_boot) -HXDLIN( 231) FILTER_LOWPASS = 1; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_232_boot) -HXDLIN( 232) FILTER_HIGHPASS = 2; - } -{ - HX_STACKFRAME(&_hx_pos_87306d7050ce8f43_233_boot) -HXDLIN( 233) FILTER_BANDPASS = 3; - } -} - -} // end namespace lime -} // end namespace media -} // end namespace openal diff --git a/hGameTest/bin/linux/obj/src/lime/media/openal/ALC.cpp b/hGameTest/bin/linux/obj/src/lime/media/openal/ALC.cpp deleted file mode 100644 index 104b621f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/openal/ALC.cpp +++ /dev/null @@ -1,559 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_media_openal_ALC -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_39_closeDevice,"lime.media.openal.ALC","closeDevice",0x299f7402,"lime.media.openal.ALC.closeDevice","lime/media/openal/ALC.hx",39,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_46_createContext,"lime.media.openal.ALC","createContext",0xb9806ce7,"lime.media.openal.ALC.createContext","lime/media/openal/ALC.hx",46,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_72_destroyContext,"lime.media.openal.ALC","destroyContext",0x9b5c4701,"lime.media.openal.ALC.destroyContext","lime/media/openal/ALC.hx",72,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_77_getContextsDevice,"lime.media.openal.ALC","getContextsDevice",0x197cc724,"lime.media.openal.ALC.getContextsDevice","lime/media/openal/ALC.hx",77,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_90_getCurrentContext,"lime.media.openal.ALC","getCurrentContext",0x166a9280,"lime.media.openal.ALC.getCurrentContext","lime/media/openal/ALC.hx",90,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_106_getError,"lime.media.openal.ALC","getError",0xb0a3653e,"lime.media.openal.ALC.getError","lime/media/openal/ALC.hx",106,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_114_getErrorString,"lime.media.openal.ALC","getErrorString",0x9cb484af,"lime.media.openal.ALC.getErrorString","lime/media/openal/ALC.hx",114,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_126_getIntegerv,"lime.media.openal.ALC","getIntegerv",0x44f57d42,"lime.media.openal.ALC.getIntegerv","lime/media/openal/ALC.hx",126,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_144_getString,"lime.media.openal.ALC","getString",0x9e1cd69b,"lime.media.openal.ALC.getString","lime/media/openal/ALC.hx",144,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_159_makeContextCurrent,"lime.media.openal.ALC","makeContextCurrent",0x65611584,"lime.media.openal.ALC.makeContextCurrent","lime/media/openal/ALC.hx",159,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_166_openDevice,"lime.media.openal.ALC","openDevice",0x31de24ec,"lime.media.openal.ALC.openDevice","lime/media/openal/ALC.hx",166,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_182_pauseDevice,"lime.media.openal.ALC","pauseDevice",0x636035c0,"lime.media.openal.ALC.pauseDevice","lime/media/openal/ALC.hx",182,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_189_processContext,"lime.media.openal.ALC","processContext",0xe14e9a2c,"lime.media.openal.ALC.processContext","lime/media/openal/ALC.hx",189,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_196_resumeDevice,"lime.media.openal.ALC","resumeDevice",0x6ff2aa0f,"lime.media.openal.ALC.resumeDevice","lime/media/openal/ALC.hx",196,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_203_suspendContext,"lime.media.openal.ALC","suspendContext",0x143578bf,"lime.media.openal.ALC.suspendContext","lime/media/openal/ALC.hx",203,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_14_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",14,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_15_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",15,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_16_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",16,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_17_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",17,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_18_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",18,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_19_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",19,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_20_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",20,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_21_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",21,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_22_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",22,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_23_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",23,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_24_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",24,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_25_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",25,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_26_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",26,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_27_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",27,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_28_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",28,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_29_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",29,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_30_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",30,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_31_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",31,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_32_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",32,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_33_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",33,0x4354dabb) -HX_LOCAL_STACK_FRAME(_hx_pos_3ab4d7f5cd522c83_34_boot,"lime.media.openal.ALC","boot",0x83dfa81e,"lime.media.openal.ALC.boot","lime/media/openal/ALC.hx",34,0x4354dabb) -namespace lime{ -namespace media{ -namespace openal{ - -void ALC_obj::__construct() { } - -Dynamic ALC_obj::__CreateEmpty() { return new ALC_obj; } - -void *ALC_obj::_hx_vtable = 0; - -Dynamic ALC_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ALC_obj > _hx_result = new ALC_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ALC_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6d89df14; -} - -int ALC_obj::FALSE; - -int ALC_obj::TRUE; - -int ALC_obj::FREQUENCY; - -int ALC_obj::REFRESH; - -int ALC_obj::SYNC; - -int ALC_obj::MONO_SOURCES; - -int ALC_obj::STEREO_SOURCES; - -int ALC_obj::NO_ERROR; - -int ALC_obj::INVALID_DEVICE; - -int ALC_obj::INVALID_CONTEXT; - -int ALC_obj::INVALID_ENUM; - -int ALC_obj::INVALID_VALUE; - -int ALC_obj::OUT_OF_MEMORY; - -int ALC_obj::ATTRIBUTES_SIZE; - -int ALC_obj::ALL_ATTRIBUTES; - -int ALC_obj::DEFAULT_DEVICE_SPECIFIER; - -int ALC_obj::DEVICE_SPECIFIER; - -int ALC_obj::EXTENSIONS; - -int ALC_obj::ENUMERATE_ALL_EXT; - -int ALC_obj::DEFAULT_ALL_DEVICES_SPECIFIER; - -int ALC_obj::ALL_DEVICES_SPECIFIER; - -bool ALC_obj::closeDevice( ::Dynamic device){ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_39_closeDevice) -HXDLIN( 39) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_alc_close_device(hx::DynamicPtr(device)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALC_obj,closeDevice,return ) - - ::Dynamic ALC_obj::createContext( ::Dynamic device,::Array< int > attrlist){ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_46_createContext) -HXLINE( 58) ::hx::Object * handle = ::lime::_internal::backend::native::NativeCFFI_obj::lime_alc_create_context(hx::DynamicPtr(device),hx::DynamicPtr(attrlist)); -HXLINE( 60) if (hx::IsNotNull( handle )) { -HXLINE( 62) ::Dynamic this1 = ( ( ::Dynamic)(handle) ); -HXDLIN( 62) return this1; - } -HXLINE( 66) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ALC_obj,createContext,return ) - -void ALC_obj::destroyContext( ::Dynamic context){ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_72_destroyContext) -HXDLIN( 72) ::lime::_internal::backend::native::NativeCFFI_obj::lime_alc_destroy_context(hx::DynamicPtr(context)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALC_obj,destroyContext,(void)) - - ::Dynamic ALC_obj::getContextsDevice( ::Dynamic context){ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_77_getContextsDevice) -HXLINE( 78) ::Dynamic handle = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_alc_get_contexts_device(hx::DynamicPtr(context))) ); -HXLINE( 80) if (hx::IsNotNull( handle )) { -HXLINE( 82) ::Dynamic this1 = handle; -HXDLIN( 82) return this1; - } -HXLINE( 86) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALC_obj,getContextsDevice,return ) - - ::Dynamic ALC_obj::getCurrentContext(){ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_90_getCurrentContext) -HXLINE( 92) ::Dynamic handle = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_alc_get_current_context()) ); -HXLINE( 94) if (hx::IsNotNull( handle )) { -HXLINE( 96) ::Dynamic this1 = handle; -HXDLIN( 96) return this1; - } -HXLINE( 100) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(ALC_obj,getCurrentContext,return ) - -int ALC_obj::getError( ::Dynamic device){ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_106_getError) -HXDLIN( 106) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_alc_get_error(hx::DynamicPtr(device)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALC_obj,getError,return ) - -::String ALC_obj::getErrorString( ::Dynamic device){ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_114_getErrorString) -HXDLIN( 114) switch((int)(::lime::media::openal::ALC_obj::getError(device))){ - case (int)40961: { -HXLINE( 116) return HX_("INVALID_DEVICE: Invalid device (or no device?)",8d,16,8a,9d); - } - break; - case (int)40962: { -HXLINE( 117) return HX_("INVALID_CONTEXT: Invalid context (or no context?)",56,39,91,8b); - } - break; - case (int)40963: { -HXLINE( 118) return HX_("INVALID_ENUM: Invalid enum value",0a,d7,df,59); - } - break; - case (int)40964: { -HXLINE( 119) return HX_("INVALID_VALUE: Invalid param value",a6,0e,30,55); - } - break; - case (int)40965: { -HXLINE( 120) return HX_("OUT_OF_MEMORY: OpenAL has run out of memory",b0,dd,fb,0a); - } - break; - default:{ -HXLINE( 121) return HX_("",00,00,00,00); - } - } -HXLINE( 114) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALC_obj,getErrorString,return ) - -::Array< int > ALC_obj::getIntegerv( ::Dynamic device,int param,int size){ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_126_getIntegerv) -HXLINE( 128) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_alc_get_integerv(hx::DynamicPtr(device),param,size); -HXLINE( 136) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ALC_obj,getIntegerv,return ) - -::String ALC_obj::getString( ::Dynamic device,int param){ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_144_getString) -HXLINE( 146) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_alc_get_string(hx::DynamicPtr(device),param); -HXLINE( 150) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ALC_obj,getString,return ) - -bool ALC_obj::makeContextCurrent( ::Dynamic context){ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_159_makeContextCurrent) -HXDLIN( 159) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_alc_make_context_current(hx::DynamicPtr(context)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALC_obj,makeContextCurrent,return ) - - ::Dynamic ALC_obj::openDevice(::String deviceName){ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_166_openDevice) -HXLINE( 168) ::hx::Object * handle = ::lime::_internal::backend::native::NativeCFFI_obj::lime_alc_open_device(deviceName); -HXLINE( 170) if (hx::IsNotNull( handle )) { -HXLINE( 172) ::Dynamic this1 = ( ( ::Dynamic)(handle) ); -HXDLIN( 172) return this1; - } -HXLINE( 176) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALC_obj,openDevice,return ) - -void ALC_obj::pauseDevice( ::Dynamic device){ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_182_pauseDevice) -HXDLIN( 182) ::lime::_internal::backend::native::NativeCFFI_obj::lime_alc_pause_device(hx::DynamicPtr(device)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALC_obj,pauseDevice,(void)) - -void ALC_obj::processContext( ::Dynamic context){ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_189_processContext) -HXDLIN( 189) ::lime::_internal::backend::native::NativeCFFI_obj::lime_alc_process_context(hx::DynamicPtr(context)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALC_obj,processContext,(void)) - -void ALC_obj::resumeDevice( ::Dynamic device){ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_196_resumeDevice) -HXDLIN( 196) ::lime::_internal::backend::native::NativeCFFI_obj::lime_alc_resume_device(hx::DynamicPtr(device)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALC_obj,resumeDevice,(void)) - -void ALC_obj::suspendContext( ::Dynamic context){ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_203_suspendContext) -HXDLIN( 203) ::lime::_internal::backend::native::NativeCFFI_obj::lime_alc_suspend_context(hx::DynamicPtr(context)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALC_obj,suspendContext,(void)) - - -ALC_obj::ALC_obj() -{ -} - -bool ALC_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"getError") ) { outValue = getError_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"getString") ) { outValue = getString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"openDevice") ) { outValue = openDevice_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"closeDevice") ) { outValue = closeDevice_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getIntegerv") ) { outValue = getIntegerv_dyn(); return true; } - if (HX_FIELD_EQ(inName,"pauseDevice") ) { outValue = pauseDevice_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"resumeDevice") ) { outValue = resumeDevice_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"createContext") ) { outValue = createContext_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"destroyContext") ) { outValue = destroyContext_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getErrorString") ) { outValue = getErrorString_dyn(); return true; } - if (HX_FIELD_EQ(inName,"processContext") ) { outValue = processContext_dyn(); return true; } - if (HX_FIELD_EQ(inName,"suspendContext") ) { outValue = suspendContext_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"getContextsDevice") ) { outValue = getContextsDevice_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getCurrentContext") ) { outValue = getCurrentContext_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"makeContextCurrent") ) { outValue = makeContextCurrent_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ALC_obj_sMemberStorageInfo = 0; -static hx::StaticInfo ALC_obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &ALC_obj::FALSE,HX_("FALSE",83,6d,3d,79)}, - {hx::fsInt,(void *) &ALC_obj::TRUE,HX_("TRUE",4e,6f,c4,37)}, - {hx::fsInt,(void *) &ALC_obj::FREQUENCY,HX_("FREQUENCY",7c,f2,42,b7)}, - {hx::fsInt,(void *) &ALC_obj::REFRESH,HX_("REFRESH",bb,ad,f4,6c)}, - {hx::fsInt,(void *) &ALC_obj::SYNC,HX_("SYNC",5b,82,20,37)}, - {hx::fsInt,(void *) &ALC_obj::MONO_SOURCES,HX_("MONO_SOURCES",bc,3b,3c,ad)}, - {hx::fsInt,(void *) &ALC_obj::STEREO_SOURCES,HX_("STEREO_SOURCES",d1,0f,99,60)}, - {hx::fsInt,(void *) &ALC_obj::NO_ERROR,HX_("NO_ERROR",ea,b5,7d,2f)}, - {hx::fsInt,(void *) &ALC_obj::INVALID_DEVICE,HX_("INVALID_DEVICE",3e,84,a5,93)}, - {hx::fsInt,(void *) &ALC_obj::INVALID_CONTEXT,HX_("INVALID_CONTEXT",27,a1,3c,df)}, - {hx::fsInt,(void *) &ALC_obj::INVALID_ENUM,HX_("INVALID_ENUM",a9,74,70,13)}, - {hx::fsInt,(void *) &ALC_obj::INVALID_VALUE,HX_("INVALID_VALUE",a9,e8,26,b0)}, - {hx::fsInt,(void *) &ALC_obj::OUT_OF_MEMORY,HX_("OUT_OF_MEMORY",18,f2,97,e1)}, - {hx::fsInt,(void *) &ALC_obj::ATTRIBUTES_SIZE,HX_("ATTRIBUTES_SIZE",69,7c,9f,17)}, - {hx::fsInt,(void *) &ALC_obj::ALL_ATTRIBUTES,HX_("ALL_ATTRIBUTES",95,e2,00,04)}, - {hx::fsInt,(void *) &ALC_obj::DEFAULT_DEVICE_SPECIFIER,HX_("DEFAULT_DEVICE_SPECIFIER",93,a5,bc,d9)}, - {hx::fsInt,(void *) &ALC_obj::DEVICE_SPECIFIER,HX_("DEVICE_SPECIFIER",f5,a8,61,21)}, - {hx::fsInt,(void *) &ALC_obj::EXTENSIONS,HX_("EXTENSIONS",14,f0,79,7b)}, - {hx::fsInt,(void *) &ALC_obj::ENUMERATE_ALL_EXT,HX_("ENUMERATE_ALL_EXT",88,ff,7d,b7)}, - {hx::fsInt,(void *) &ALC_obj::DEFAULT_ALL_DEVICES_SPECIFIER,HX_("DEFAULT_ALL_DEVICES_SPECIFIER",c0,d6,77,d2)}, - {hx::fsInt,(void *) &ALC_obj::ALL_DEVICES_SPECIFIER,HX_("ALL_DEVICES_SPECIFIER",1e,50,c1,f5)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void ALC_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(ALC_obj::FALSE,"FALSE"); - HX_MARK_MEMBER_NAME(ALC_obj::TRUE,"TRUE"); - HX_MARK_MEMBER_NAME(ALC_obj::FREQUENCY,"FREQUENCY"); - HX_MARK_MEMBER_NAME(ALC_obj::REFRESH,"REFRESH"); - HX_MARK_MEMBER_NAME(ALC_obj::SYNC,"SYNC"); - HX_MARK_MEMBER_NAME(ALC_obj::MONO_SOURCES,"MONO_SOURCES"); - HX_MARK_MEMBER_NAME(ALC_obj::STEREO_SOURCES,"STEREO_SOURCES"); - HX_MARK_MEMBER_NAME(ALC_obj::NO_ERROR,"NO_ERROR"); - HX_MARK_MEMBER_NAME(ALC_obj::INVALID_DEVICE,"INVALID_DEVICE"); - HX_MARK_MEMBER_NAME(ALC_obj::INVALID_CONTEXT,"INVALID_CONTEXT"); - HX_MARK_MEMBER_NAME(ALC_obj::INVALID_ENUM,"INVALID_ENUM"); - HX_MARK_MEMBER_NAME(ALC_obj::INVALID_VALUE,"INVALID_VALUE"); - HX_MARK_MEMBER_NAME(ALC_obj::OUT_OF_MEMORY,"OUT_OF_MEMORY"); - HX_MARK_MEMBER_NAME(ALC_obj::ATTRIBUTES_SIZE,"ATTRIBUTES_SIZE"); - HX_MARK_MEMBER_NAME(ALC_obj::ALL_ATTRIBUTES,"ALL_ATTRIBUTES"); - HX_MARK_MEMBER_NAME(ALC_obj::DEFAULT_DEVICE_SPECIFIER,"DEFAULT_DEVICE_SPECIFIER"); - HX_MARK_MEMBER_NAME(ALC_obj::DEVICE_SPECIFIER,"DEVICE_SPECIFIER"); - HX_MARK_MEMBER_NAME(ALC_obj::EXTENSIONS,"EXTENSIONS"); - HX_MARK_MEMBER_NAME(ALC_obj::ENUMERATE_ALL_EXT,"ENUMERATE_ALL_EXT"); - HX_MARK_MEMBER_NAME(ALC_obj::DEFAULT_ALL_DEVICES_SPECIFIER,"DEFAULT_ALL_DEVICES_SPECIFIER"); - HX_MARK_MEMBER_NAME(ALC_obj::ALL_DEVICES_SPECIFIER,"ALL_DEVICES_SPECIFIER"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void ALC_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(ALC_obj::FALSE,"FALSE"); - HX_VISIT_MEMBER_NAME(ALC_obj::TRUE,"TRUE"); - HX_VISIT_MEMBER_NAME(ALC_obj::FREQUENCY,"FREQUENCY"); - HX_VISIT_MEMBER_NAME(ALC_obj::REFRESH,"REFRESH"); - HX_VISIT_MEMBER_NAME(ALC_obj::SYNC,"SYNC"); - HX_VISIT_MEMBER_NAME(ALC_obj::MONO_SOURCES,"MONO_SOURCES"); - HX_VISIT_MEMBER_NAME(ALC_obj::STEREO_SOURCES,"STEREO_SOURCES"); - HX_VISIT_MEMBER_NAME(ALC_obj::NO_ERROR,"NO_ERROR"); - HX_VISIT_MEMBER_NAME(ALC_obj::INVALID_DEVICE,"INVALID_DEVICE"); - HX_VISIT_MEMBER_NAME(ALC_obj::INVALID_CONTEXT,"INVALID_CONTEXT"); - HX_VISIT_MEMBER_NAME(ALC_obj::INVALID_ENUM,"INVALID_ENUM"); - HX_VISIT_MEMBER_NAME(ALC_obj::INVALID_VALUE,"INVALID_VALUE"); - HX_VISIT_MEMBER_NAME(ALC_obj::OUT_OF_MEMORY,"OUT_OF_MEMORY"); - HX_VISIT_MEMBER_NAME(ALC_obj::ATTRIBUTES_SIZE,"ATTRIBUTES_SIZE"); - HX_VISIT_MEMBER_NAME(ALC_obj::ALL_ATTRIBUTES,"ALL_ATTRIBUTES"); - HX_VISIT_MEMBER_NAME(ALC_obj::DEFAULT_DEVICE_SPECIFIER,"DEFAULT_DEVICE_SPECIFIER"); - HX_VISIT_MEMBER_NAME(ALC_obj::DEVICE_SPECIFIER,"DEVICE_SPECIFIER"); - HX_VISIT_MEMBER_NAME(ALC_obj::EXTENSIONS,"EXTENSIONS"); - HX_VISIT_MEMBER_NAME(ALC_obj::ENUMERATE_ALL_EXT,"ENUMERATE_ALL_EXT"); - HX_VISIT_MEMBER_NAME(ALC_obj::DEFAULT_ALL_DEVICES_SPECIFIER,"DEFAULT_ALL_DEVICES_SPECIFIER"); - HX_VISIT_MEMBER_NAME(ALC_obj::ALL_DEVICES_SPECIFIER,"ALL_DEVICES_SPECIFIER"); -}; - -#endif - -hx::Class ALC_obj::__mClass; - -static ::String ALC_obj_sStaticFields[] = { - HX_("FALSE",83,6d,3d,79), - HX_("TRUE",4e,6f,c4,37), - HX_("FREQUENCY",7c,f2,42,b7), - HX_("REFRESH",bb,ad,f4,6c), - HX_("SYNC",5b,82,20,37), - HX_("MONO_SOURCES",bc,3b,3c,ad), - HX_("STEREO_SOURCES",d1,0f,99,60), - HX_("NO_ERROR",ea,b5,7d,2f), - HX_("INVALID_DEVICE",3e,84,a5,93), - HX_("INVALID_CONTEXT",27,a1,3c,df), - HX_("INVALID_ENUM",a9,74,70,13), - HX_("INVALID_VALUE",a9,e8,26,b0), - HX_("OUT_OF_MEMORY",18,f2,97,e1), - HX_("ATTRIBUTES_SIZE",69,7c,9f,17), - HX_("ALL_ATTRIBUTES",95,e2,00,04), - HX_("DEFAULT_DEVICE_SPECIFIER",93,a5,bc,d9), - HX_("DEVICE_SPECIFIER",f5,a8,61,21), - HX_("EXTENSIONS",14,f0,79,7b), - HX_("ENUMERATE_ALL_EXT",88,ff,7d,b7), - HX_("DEFAULT_ALL_DEVICES_SPECIFIER",c0,d6,77,d2), - HX_("ALL_DEVICES_SPECIFIER",1e,50,c1,f5), - HX_("closeDevice",6e,02,c8,2b), - HX_("createContext",53,6e,ba,01), - HX_("destroyContext",15,84,e3,85), - HX_("getContextsDevice",90,ee,91,9c), - HX_("getCurrentContext",ec,b9,7f,99), - HX_("getError",52,db,00,d3), - HX_("getErrorString",c3,c1,3b,87), - HX_("getIntegerv",ae,0b,1e,47), - HX_("getString",07,b2,86,8d), - HX_("makeContextCurrent",98,6c,ce,94), - HX_("openDevice",00,48,14,bf), - HX_("pauseDevice",2c,c4,88,65), - HX_("processContext",40,d7,d5,cb), - HX_("resumeDevice",23,ba,46,51), - HX_("suspendContext",d3,b5,bc,fe), - ::String(null()) -}; - -void ALC_obj::__register() -{ - ALC_obj _hx_dummy; - ALC_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.openal.ALC",02,c4,da,62); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ALC_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = ALC_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(ALC_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ALC_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = ALC_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ALC_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ALC_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ALC_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_14_boot) -HXDLIN( 14) FALSE = 0; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_15_boot) -HXDLIN( 15) TRUE = 1; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_16_boot) -HXDLIN( 16) FREQUENCY = 4103; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_17_boot) -HXDLIN( 17) REFRESH = 4104; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_18_boot) -HXDLIN( 18) SYNC = 4105; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_19_boot) -HXDLIN( 19) MONO_SOURCES = 4112; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_20_boot) -HXDLIN( 20) STEREO_SOURCES = 4113; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_21_boot) -HXDLIN( 21) NO_ERROR = 0; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_22_boot) -HXDLIN( 22) INVALID_DEVICE = 40961; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_23_boot) -HXDLIN( 23) INVALID_CONTEXT = 40962; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_24_boot) -HXDLIN( 24) INVALID_ENUM = 40963; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_25_boot) -HXDLIN( 25) INVALID_VALUE = 40964; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_26_boot) -HXDLIN( 26) OUT_OF_MEMORY = 40965; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_27_boot) -HXDLIN( 27) ATTRIBUTES_SIZE = 4098; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_28_boot) -HXDLIN( 28) ALL_ATTRIBUTES = 4099; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_29_boot) -HXDLIN( 29) DEFAULT_DEVICE_SPECIFIER = 4100; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_30_boot) -HXDLIN( 30) DEVICE_SPECIFIER = 4101; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_31_boot) -HXDLIN( 31) EXTENSIONS = 4102; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_32_boot) -HXDLIN( 32) ENUMERATE_ALL_EXT = 1; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_33_boot) -HXDLIN( 33) DEFAULT_ALL_DEVICES_SPECIFIER = 4114; - } -{ - HX_STACKFRAME(&_hx_pos_3ab4d7f5cd522c83_34_boot) -HXDLIN( 34) ALL_DEVICES_SPECIFIER = 4115; - } -} - -} // end namespace lime -} // end namespace media -} // end namespace openal diff --git a/hGameTest/bin/linux/obj/src/lime/media/openal/_ALAuxiliaryEffectSlot/ALAuxiliaryEffectSlot_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/media/openal/_ALAuxiliaryEffectSlot/ALAuxiliaryEffectSlot_Impl_.cpp deleted file mode 100644 index bb9ce83b..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/openal/_ALAuxiliaryEffectSlot/ALAuxiliaryEffectSlot_Impl_.cpp +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_media_openal__ALAuxiliaryEffectSlot_ALAuxiliaryEffectSlot_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_a600d3672ade1e5e_9__new,"lime.media.openal._ALAuxiliaryEffectSlot.ALAuxiliaryEffectSlot_Impl_","_new",0x927f4572,"lime.media.openal._ALAuxiliaryEffectSlot.ALAuxiliaryEffectSlot_Impl_._new","lime/media/openal/ALAuxiliaryEffectSlot.hx",9,0xb5a0da89) -namespace lime{ -namespace media{ -namespace openal{ -namespace _ALAuxiliaryEffectSlot{ - -void ALAuxiliaryEffectSlot_Impl__obj::__construct() { } - -Dynamic ALAuxiliaryEffectSlot_Impl__obj::__CreateEmpty() { return new ALAuxiliaryEffectSlot_Impl__obj; } - -void *ALAuxiliaryEffectSlot_Impl__obj::_hx_vtable = 0; - -Dynamic ALAuxiliaryEffectSlot_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ALAuxiliaryEffectSlot_Impl__obj > _hx_result = new ALAuxiliaryEffectSlot_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ALAuxiliaryEffectSlot_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x54171dbf; -} - - ::Dynamic ALAuxiliaryEffectSlot_Impl__obj::_new( ::Dynamic handle){ - HX_STACKFRAME(&_hx_pos_a600d3672ade1e5e_9__new) -HXDLIN( 9) ::Dynamic this1 = handle; -HXDLIN( 9) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALAuxiliaryEffectSlot_Impl__obj,_new,return ) - - -ALAuxiliaryEffectSlot_Impl__obj::ALAuxiliaryEffectSlot_Impl__obj() -{ -} - -bool ALAuxiliaryEffectSlot_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ALAuxiliaryEffectSlot_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *ALAuxiliaryEffectSlot_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class ALAuxiliaryEffectSlot_Impl__obj::__mClass; - -static ::String ALAuxiliaryEffectSlot_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - ::String(null()) -}; - -void ALAuxiliaryEffectSlot_Impl__obj::__register() -{ - ALAuxiliaryEffectSlot_Impl__obj _hx_dummy; - ALAuxiliaryEffectSlot_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.openal._ALAuxiliaryEffectSlot.ALAuxiliaryEffectSlot_Impl_",fd,29,a4,20); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ALAuxiliaryEffectSlot_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(ALAuxiliaryEffectSlot_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ALAuxiliaryEffectSlot_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ALAuxiliaryEffectSlot_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ALAuxiliaryEffectSlot_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media -} // end namespace openal -} // end namespace _ALAuxiliaryEffectSlot diff --git a/hGameTest/bin/linux/obj/src/lime/media/openal/_ALBuffer/ALBuffer_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/media/openal/_ALBuffer/ALBuffer_Impl_.cpp deleted file mode 100644 index a26c7f35..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/openal/_ALBuffer/ALBuffer_Impl_.cpp +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_media_openal__ALBuffer_ALBuffer_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_954ac8746c6b351b_9__new,"lime.media.openal._ALBuffer.ALBuffer_Impl_","_new",0x1ea1d24a,"lime.media.openal._ALBuffer.ALBuffer_Impl_._new","lime/media/openal/ALBuffer.hx",9,0xb4fc5d3e) -namespace lime{ -namespace media{ -namespace openal{ -namespace _ALBuffer{ - -void ALBuffer_Impl__obj::__construct() { } - -Dynamic ALBuffer_Impl__obj::__CreateEmpty() { return new ALBuffer_Impl__obj; } - -void *ALBuffer_Impl__obj::_hx_vtable = 0; - -Dynamic ALBuffer_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ALBuffer_Impl__obj > _hx_result = new ALBuffer_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ALBuffer_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x78e0f2dd; -} - - ::Dynamic ALBuffer_Impl__obj::_new( ::Dynamic handle){ - HX_STACKFRAME(&_hx_pos_954ac8746c6b351b_9__new) -HXDLIN( 9) ::Dynamic this1 = handle; -HXDLIN( 9) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALBuffer_Impl__obj,_new,return ) - - -ALBuffer_Impl__obj::ALBuffer_Impl__obj() -{ -} - -bool ALBuffer_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ALBuffer_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *ALBuffer_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class ALBuffer_Impl__obj::__mClass; - -static ::String ALBuffer_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - ::String(null()) -}; - -void ALBuffer_Impl__obj::__register() -{ - ALBuffer_Impl__obj _hx_dummy; - ALBuffer_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.openal._ALBuffer.ALBuffer_Impl_",25,cc,3c,5c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ALBuffer_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(ALBuffer_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ALBuffer_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ALBuffer_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ALBuffer_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media -} // end namespace openal -} // end namespace _ALBuffer diff --git a/hGameTest/bin/linux/obj/src/lime/media/openal/_ALContext/ALContext_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/media/openal/_ALContext/ALContext_Impl_.cpp deleted file mode 100644 index f8d65f17..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/openal/_ALContext/ALContext_Impl_.cpp +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_media_openal__ALContext_ALContext_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_f1d91d0137b8abbc_10__new,"lime.media.openal._ALContext.ALContext_Impl_","_new",0x7c63ff3e,"lime.media.openal._ALContext.ALContext_Impl_._new","lime/media/openal/ALContext.hx",10,0x28b7a4af) -namespace lime{ -namespace media{ -namespace openal{ -namespace _ALContext{ - -void ALContext_Impl__obj::__construct() { } - -Dynamic ALContext_Impl__obj::__CreateEmpty() { return new ALContext_Impl__obj; } - -void *ALContext_Impl__obj::_hx_vtable = 0; - -Dynamic ALContext_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ALContext_Impl__obj > _hx_result = new ALContext_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ALContext_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x72af199b; -} - - ::Dynamic ALContext_Impl__obj::_new( ::Dynamic handle){ - HX_STACKFRAME(&_hx_pos_f1d91d0137b8abbc_10__new) -HXDLIN( 10) ::Dynamic this1 = handle; -HXDLIN( 10) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALContext_Impl__obj,_new,return ) - - -ALContext_Impl__obj::ALContext_Impl__obj() -{ -} - -bool ALContext_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ALContext_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *ALContext_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class ALContext_Impl__obj::__mClass; - -static ::String ALContext_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - ::String(null()) -}; - -void ALContext_Impl__obj::__register() -{ - ALContext_Impl__obj _hx_dummy; - ALContext_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.openal._ALContext.ALContext_Impl_",b1,c3,11,fe); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ALContext_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(ALContext_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ALContext_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ALContext_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ALContext_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media -} // end namespace openal -} // end namespace _ALContext diff --git a/hGameTest/bin/linux/obj/src/lime/media/openal/_ALDevice/ALDevice_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/media/openal/_ALDevice/ALDevice_Impl_.cpp deleted file mode 100644 index 872c5dc1..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/openal/_ALDevice/ALDevice_Impl_.cpp +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_media_openal__ALDevice_ALDevice_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_02067b4964e6adc1_10__new,"lime.media.openal._ALDevice.ALDevice_Impl_","_new",0xc749fd0a,"lime.media.openal._ALDevice.ALDevice_Impl_._new","lime/media/openal/ALDevice.hx",10,0x64bc9f68) -namespace lime{ -namespace media{ -namespace openal{ -namespace _ALDevice{ - -void ALDevice_Impl__obj::__construct() { } - -Dynamic ALDevice_Impl__obj::__CreateEmpty() { return new ALDevice_Impl__obj; } - -void *ALDevice_Impl__obj::_hx_vtable = 0; - -Dynamic ALDevice_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ALDevice_Impl__obj > _hx_result = new ALDevice_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ALDevice_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1e2fac5d; -} - - ::Dynamic ALDevice_Impl__obj::_new( ::Dynamic handle){ - HX_STACKFRAME(&_hx_pos_02067b4964e6adc1_10__new) -HXDLIN( 10) ::Dynamic this1 = handle; -HXDLIN( 10) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALDevice_Impl__obj,_new,return ) - - -ALDevice_Impl__obj::ALDevice_Impl__obj() -{ -} - -bool ALDevice_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ALDevice_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *ALDevice_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class ALDevice_Impl__obj::__mClass; - -static ::String ALDevice_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - ::String(null()) -}; - -void ALDevice_Impl__obj::__register() -{ - ALDevice_Impl__obj _hx_dummy; - ALDevice_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.openal._ALDevice.ALDevice_Impl_",65,99,04,22); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ALDevice_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(ALDevice_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ALDevice_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ALDevice_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ALDevice_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media -} // end namespace openal -} // end namespace _ALDevice diff --git a/hGameTest/bin/linux/obj/src/lime/media/openal/_ALEffect/ALEffect_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/media/openal/_ALEffect/ALEffect_Impl_.cpp deleted file mode 100644 index bf7e2fe4..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/openal/_ALEffect/ALEffect_Impl_.cpp +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_media_openal__ALEffect_ALEffect_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_4ccb4f4d746e2239_9__new,"lime.media.openal._ALEffect.ALEffect_Impl_","_new",0x9bfb986a,"lime.media.openal._ALEffect.ALEffect_Impl_._new","lime/media/openal/ALEffect.hx",9,0x4805d04d) -namespace lime{ -namespace media{ -namespace openal{ -namespace _ALEffect{ - -void ALEffect_Impl__obj::__construct() { } - -Dynamic ALEffect_Impl__obj::__CreateEmpty() { return new ALEffect_Impl__obj; } - -void *ALEffect_Impl__obj::_hx_vtable = 0; - -Dynamic ALEffect_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ALEffect_Impl__obj > _hx_result = new ALEffect_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ALEffect_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7ede22bf; -} - - ::Dynamic ALEffect_Impl__obj::_new( ::Dynamic handle){ - HX_STACKFRAME(&_hx_pos_4ccb4f4d746e2239_9__new) -HXDLIN( 9) ::Dynamic this1 = handle; -HXDLIN( 9) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALEffect_Impl__obj,_new,return ) - - -ALEffect_Impl__obj::ALEffect_Impl__obj() -{ -} - -bool ALEffect_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ALEffect_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *ALEffect_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class ALEffect_Impl__obj::__mClass; - -static ::String ALEffect_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - ::String(null()) -}; - -void ALEffect_Impl__obj::__register() -{ - ALEffect_Impl__obj _hx_dummy; - ALEffect_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.openal._ALEffect.ALEffect_Impl_",05,ba,78,ad); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ALEffect_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(ALEffect_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ALEffect_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ALEffect_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ALEffect_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media -} // end namespace openal -} // end namespace _ALEffect diff --git a/hGameTest/bin/linux/obj/src/lime/media/openal/_ALFilter/ALFilter_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/media/openal/_ALFilter/ALFilter_Impl_.cpp deleted file mode 100644 index f7f68ed7..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/openal/_ALFilter/ALFilter_Impl_.cpp +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_media_openal__ALFilter_ALFilter_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_669fad39a85a1300_9__new,"lime.media.openal._ALFilter.ALFilter_Impl_","_new",0x0c9e894a,"lime.media.openal._ALFilter.ALFilter_Impl_._new","lime/media/openal/ALFilter.hx",9,0xe4e47d86) -namespace lime{ -namespace media{ -namespace openal{ -namespace _ALFilter{ - -void ALFilter_Impl__obj::__construct() { } - -Dynamic ALFilter_Impl__obj::__CreateEmpty() { return new ALFilter_Impl__obj; } - -void *ALFilter_Impl__obj::_hx_vtable = 0; - -Dynamic ALFilter_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ALFilter_Impl__obj > _hx_result = new ALFilter_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ALFilter_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x13b01c21; -} - - ::Dynamic ALFilter_Impl__obj::_new( ::Dynamic handle){ - HX_STACKFRAME(&_hx_pos_669fad39a85a1300_9__new) -HXDLIN( 9) ::Dynamic this1 = handle; -HXDLIN( 9) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALFilter_Impl__obj,_new,return ) - - -ALFilter_Impl__obj::ALFilter_Impl__obj() -{ -} - -bool ALFilter_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ALFilter_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *ALFilter_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class ALFilter_Impl__obj::__mClass; - -static ::String ALFilter_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - ::String(null()) -}; - -void ALFilter_Impl__obj::__register() -{ - ALFilter_Impl__obj _hx_dummy; - ALFilter_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.openal._ALFilter.ALFilter_Impl_",25,75,7b,7d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ALFilter_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(ALFilter_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ALFilter_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ALFilter_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ALFilter_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media -} // end namespace openal -} // end namespace _ALFilter diff --git a/hGameTest/bin/linux/obj/src/lime/media/openal/_ALSource/ALSource_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/media/openal/_ALSource/ALSource_Impl_.cpp deleted file mode 100644 index 89273372..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/openal/_ALSource/ALSource_Impl_.cpp +++ /dev/null @@ -1,92 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_media_openal__ALSource_ALSource_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_f35efe519e1d20f2_9__new,"lime.media.openal._ALSource.ALSource_Impl_","_new",0xa5dfa9aa,"lime.media.openal._ALSource.ALSource_Impl_._new","lime/media/openal/ALSource.hx",9,0x6c7b0443) -namespace lime{ -namespace media{ -namespace openal{ -namespace _ALSource{ - -void ALSource_Impl__obj::__construct() { } - -Dynamic ALSource_Impl__obj::__CreateEmpty() { return new ALSource_Impl__obj; } - -void *ALSource_Impl__obj::_hx_vtable = 0; - -Dynamic ALSource_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ALSource_Impl__obj > _hx_result = new ALSource_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ALSource_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x63a2f0a7; -} - - ::Dynamic ALSource_Impl__obj::_new( ::Dynamic handle){ - HX_STACKFRAME(&_hx_pos_f35efe519e1d20f2_9__new) -HXDLIN( 9) ::Dynamic this1 = handle; -HXDLIN( 9) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ALSource_Impl__obj,_new,return ) - - -ALSource_Impl__obj::ALSource_Impl__obj() -{ -} - -bool ALSource_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ALSource_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *ALSource_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class ALSource_Impl__obj::__mClass; - -static ::String ALSource_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - ::String(null()) -}; - -void ALSource_Impl__obj::__register() -{ - ALSource_Impl__obj _hx_dummy; - ALSource_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.openal._ALSource.ALSource_Impl_",c5,30,8e,38); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ALSource_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(ALSource_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ALSource_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ALSource_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ALSource_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media -} // end namespace openal -} // end namespace _ALSource diff --git a/hGameTest/bin/linux/obj/src/lime/media/vorbis/VorbisComment.cpp b/hGameTest/bin/linux/obj/src/lime/media/vorbis/VorbisComment.cpp deleted file mode 100644 index 08aa7151..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/vorbis/VorbisComment.cpp +++ /dev/null @@ -1,123 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_media_vorbis_VorbisComment -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_ad1e8e68f8403b12_9_new,"lime.media.vorbis.VorbisComment","new",0xfdd2a646,"lime.media.vorbis.VorbisComment.new","lime/media/vorbis/VorbisComment.hx",9,0x973c3769) -namespace lime{ -namespace media{ -namespace vorbis{ - -void VorbisComment_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_ad1e8e68f8403b12_9_new) - } - -Dynamic VorbisComment_obj::__CreateEmpty() { return new VorbisComment_obj; } - -void *VorbisComment_obj::_hx_vtable = 0; - -Dynamic VorbisComment_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< VorbisComment_obj > _hx_result = new VorbisComment_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool VorbisComment_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x488981ea; -} - - -VorbisComment_obj::VorbisComment_obj() -{ -} - -void VorbisComment_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(VorbisComment); - HX_MARK_MEMBER_NAME(userComments,"userComments"); - HX_MARK_MEMBER_NAME(vendor,"vendor"); - HX_MARK_END_CLASS(); -} - -void VorbisComment_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(userComments,"userComments"); - HX_VISIT_MEMBER_NAME(vendor,"vendor"); -} - -hx::Val VorbisComment_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"vendor") ) { return hx::Val( vendor ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"userComments") ) { return hx::Val( userComments ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val VorbisComment_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"vendor") ) { vendor=inValue.Cast< ::String >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"userComments") ) { userComments=inValue.Cast< ::Array< ::String > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void VorbisComment_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("userComments",9f,aa,f5,57)); - outFields->push(HX_("vendor",88,e5,96,9e)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo VorbisComment_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Array< ::String > */ ,(int)offsetof(VorbisComment_obj,userComments),HX_("userComments",9f,aa,f5,57)}, - {hx::fsString,(int)offsetof(VorbisComment_obj,vendor),HX_("vendor",88,e5,96,9e)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *VorbisComment_obj_sStaticStorageInfo = 0; -#endif - -static ::String VorbisComment_obj_sMemberFields[] = { - HX_("userComments",9f,aa,f5,57), - HX_("vendor",88,e5,96,9e), - ::String(null()) }; - -hx::Class VorbisComment_obj::__mClass; - -void VorbisComment_obj::__register() -{ - VorbisComment_obj _hx_dummy; - VorbisComment_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.vorbis.VorbisComment",54,cb,ac,e3); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(VorbisComment_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< VorbisComment_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = VorbisComment_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = VorbisComment_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media -} // end namespace vorbis diff --git a/hGameTest/bin/linux/obj/src/lime/media/vorbis/VorbisFile.cpp b/hGameTest/bin/linux/obj/src/lime/media/vorbis/VorbisFile.cpp deleted file mode 100644 index bc5aa692..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/vorbis/VorbisFile.cpp +++ /dev/null @@ -1,585 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_media_vorbis_VorbisComment -#include -#endif -#ifndef INCLUDED_lime_media_vorbis_VorbisFile -#include -#endif -#ifndef INCLUDED_lime_media_vorbis_VorbisInfo -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_31beaa65b9069eee_20_new,"lime.media.vorbis.VorbisFile","new",0xdfb0e2d9,"lime.media.vorbis.VorbisFile.new","lime/media/vorbis/VorbisFile.hx",20,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_26_bitrate,"lime.media.vorbis.VorbisFile","bitrate",0x309a3926,"lime.media.vorbis.VorbisFile.bitrate","lime/media/vorbis/VorbisFile.hx",26,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_35_bitrateInstant,"lime.media.vorbis.VorbisFile","bitrateInstant",0x8a77d65b,"lime.media.vorbis.VorbisFile.bitrateInstant","lime/media/vorbis/VorbisFile.hx",35,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_44_clear,"lime.media.vorbis.VorbisFile","clear",0x86fcd446,"lime.media.vorbis.VorbisFile.clear","lime/media/vorbis/VorbisFile.hx",44,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_49_comment,"lime.media.vorbis.VorbisFile","comment",0xb53abd58,"lime.media.vorbis.VorbisFile.comment","lime/media/vorbis/VorbisFile.hx",49,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_68_crosslap,"lime.media.vorbis.VorbisFile","crosslap",0xa548efc2,"lime.media.vorbis.VorbisFile.crosslap","lime/media/vorbis/VorbisFile.hx",68,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_103_info,"lime.media.vorbis.VorbisFile","info",0xd7ce4fd5,"lime.media.vorbis.VorbisFile.info","lime/media/vorbis/VorbisFile.hx",103,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_126_pcmSeek,"lime.media.vorbis.VorbisFile","pcmSeek",0xf459dcab,"lime.media.vorbis.VorbisFile.pcmSeek","lime/media/vorbis/VorbisFile.hx",126,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_135_pcmSeekLap,"lime.media.vorbis.VorbisFile","pcmSeekLap",0x65792070,"lime.media.vorbis.VorbisFile.pcmSeekLap","lime/media/vorbis/VorbisFile.hx",135,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_144_pcmSeekPage,"lime.media.vorbis.VorbisFile","pcmSeekPage",0x6728149a,"lime.media.vorbis.VorbisFile.pcmSeekPage","lime/media/vorbis/VorbisFile.hx",144,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_153_pcmSeekPageLap,"lime.media.vorbis.VorbisFile","pcmSeekPageLap",0x202147e1,"lime.media.vorbis.VorbisFile.pcmSeekPageLap","lime/media/vorbis/VorbisFile.hx",153,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_160_pcmTell,"lime.media.vorbis.VorbisFile","pcmTell",0xf5031964,"lime.media.vorbis.VorbisFile.pcmTell","lime/media/vorbis/VorbisFile.hx",160,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_174_pcmTotal,"lime.media.vorbis.VorbisFile","pcmTotal",0x74554931,"lime.media.vorbis.VorbisFile.pcmTotal","lime/media/vorbis/VorbisFile.hx",174,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_190_rawSeek,"lime.media.vorbis.VorbisFile","rawSeek",0x3ccfde79,"lime.media.vorbis.VorbisFile.rawSeek","lime/media/vorbis/VorbisFile.hx",190,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_199_rawSeekLap,"lime.media.vorbis.VorbisFile","rawSeekLap",0x7c23b362,"lime.media.vorbis.VorbisFile.rawSeekLap","lime/media/vorbis/VorbisFile.hx",199,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_206_rawTell,"lime.media.vorbis.VorbisFile","rawTell",0x3d791b32,"lime.media.vorbis.VorbisFile.rawTell","lime/media/vorbis/VorbisFile.hx",206,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_220_rawTotal,"lime.media.vorbis.VorbisFile","rawTotal",0x9320dba3,"lime.media.vorbis.VorbisFile.rawTotal","lime/media/vorbis/VorbisFile.hx",220,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_234_read,"lime.media.vorbis.VorbisFile","read",0xddba62bd,"lime.media.vorbis.VorbisFile.read","lime/media/vorbis/VorbisFile.hx",234,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_247_readFloat,"lime.media.vorbis.VorbisFile","readFloat",0x4099c59f,"lime.media.vorbis.VorbisFile.readFloat","lime/media/vorbis/VorbisFile.hx",247,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_261_seekable,"lime.media.vorbis.VorbisFile","seekable",0x752565f9,"lime.media.vorbis.VorbisFile.seekable","lime/media/vorbis/VorbisFile.hx",261,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_270_serialNumber,"lime.media.vorbis.VorbisFile","serialNumber",0x80c9aa44,"lime.media.vorbis.VorbisFile.serialNumber","lime/media/vorbis/VorbisFile.hx",270,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_279_streams,"lime.media.vorbis.VorbisFile","streams",0x2a0f1eec,"lime.media.vorbis.VorbisFile.streams","lime/media/vorbis/VorbisFile.hx",279,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_288_timeSeek,"lime.media.vorbis.VorbisFile","timeSeek",0x09e25f0c,"lime.media.vorbis.VorbisFile.timeSeek","lime/media/vorbis/VorbisFile.hx",288,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_297_timeSeekLap,"lime.media.vorbis.VorbisFile","timeSeekLap",0xa2cb90af,"lime.media.vorbis.VorbisFile.timeSeekLap","lime/media/vorbis/VorbisFile.hx",297,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_306_timeSeekPage,"lime.media.vorbis.VorbisFile","timeSeekPage",0xd1f7db7b,"lime.media.vorbis.VorbisFile.timeSeekPage","lime/media/vorbis/VorbisFile.hx",306,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_315_timeSeekPageLap,"lime.media.vorbis.VorbisFile","timeSeekPageLap",0x95aa43a0,"lime.media.vorbis.VorbisFile.timeSeekPageLap","lime/media/vorbis/VorbisFile.hx",315,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_324_timeTell,"lime.media.vorbis.VorbisFile","timeTell",0x0a8b9bc5,"lime.media.vorbis.VorbisFile.timeTell","lime/media/vorbis/VorbisFile.hx",324,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_333_timeTotal,"lime.media.vorbis.VorbisFile","timeTotal",0x363edbb0,"lime.media.vorbis.VorbisFile.timeTotal","lime/media/vorbis/VorbisFile.hx",333,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_75_fromBytes,"lime.media.vorbis.VorbisFile","fromBytes",0xdf3ca5da,"lime.media.vorbis.VorbisFile.fromBytes","lime/media/vorbis/VorbisFile.hx",75,0x1b5471d8) -HX_LOCAL_STACK_FRAME(_hx_pos_31beaa65b9069eee_89_fromFile,"lime.media.vorbis.VorbisFile","fromFile",0xbeb7f3ed,"lime.media.vorbis.VorbisFile.fromFile","lime/media/vorbis/VorbisFile.hx",89,0x1b5471d8) -namespace lime{ -namespace media{ -namespace vorbis{ - -void VorbisFile_obj::__construct( ::Dynamic handle){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_20_new) -HXDLIN( 20) this->handle = handle; - } - -Dynamic VorbisFile_obj::__CreateEmpty() { return new VorbisFile_obj; } - -void *VorbisFile_obj::_hx_vtable = 0; - -Dynamic VorbisFile_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< VorbisFile_obj > _hx_result = new VorbisFile_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool VorbisFile_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x35c77211; -} - -int VorbisFile_obj::bitrate(hx::Null< int > __o_bitstream){ - int bitstream = __o_bitstream.Default(-1); - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_26_bitrate) -HXDLIN( 26) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_bitrate(hx::DynamicPtr(this->handle),bitstream); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,bitrate,return ) - -int VorbisFile_obj::bitrateInstant(){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_35_bitrateInstant) -HXDLIN( 35) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_bitrate_instant(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(VorbisFile_obj,bitrateInstant,return ) - -void VorbisFile_obj::clear(){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_44_clear) -HXDLIN( 44) ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_clear(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(VorbisFile_obj,clear,(void)) - - ::lime::media::vorbis::VorbisComment VorbisFile_obj::comment(hx::Null< int > __o_bitstream){ - int bitstream = __o_bitstream.Default(-1); - HX_GC_STACKFRAME(&_hx_pos_31beaa65b9069eee_49_comment) -HXLINE( 51) ::hx::Object * data = ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_comment(hx::DynamicPtr(this->handle),bitstream); -HXLINE( 53) if (hx::IsNotNull( data )) { -HXLINE( 55) ::lime::media::vorbis::VorbisComment comment = ::lime::media::vorbis::VorbisComment_obj::__alloc( HX_CTX ); -HXLINE( 56) comment->userComments = ( (::Array< ::String >)(( ( ::Dynamic)(data) )->__Field(HX_("userComments",9f,aa,f5,57),hx::paccDynamic)) ); -HXLINE( 57) comment->vendor = ( (::String)(( ( ::Dynamic)(data) )->__Field(HX_("vendor",88,e5,96,9e),hx::paccDynamic)) ); -HXLINE( 58) return comment; - } -HXLINE( 62) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,comment,return ) - -int VorbisFile_obj::crosslap( ::lime::media::vorbis::VorbisFile other){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_68_crosslap) -HXDLIN( 68) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_crosslap(hx::DynamicPtr(this->handle),hx::DynamicPtr(other->handle))) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,crosslap,return ) - - ::lime::media::vorbis::VorbisInfo VorbisFile_obj::info(hx::Null< int > __o_bitstream){ - int bitstream = __o_bitstream.Default(-1); - HX_GC_STACKFRAME(&_hx_pos_31beaa65b9069eee_103_info) -HXLINE( 105) ::hx::Object * data = ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_info(hx::DynamicPtr(this->handle),bitstream); -HXLINE( 107) if (hx::IsNotNull( data )) { -HXLINE( 109) ::lime::media::vorbis::VorbisInfo info = ::lime::media::vorbis::VorbisInfo_obj::__alloc( HX_CTX ); -HXLINE( 110) info->bitrateLower = ( (int)(( ( ::Dynamic)(data) )->__Field(HX_("bitrateLower",94,f0,d0,09),hx::paccDynamic)) ); -HXLINE( 111) info->bitrateNominal = ( (int)(( ( ::Dynamic)(data) )->__Field(HX_("bitrateNominal",6f,84,28,68),hx::paccDynamic)) ); -HXLINE( 112) info->bitrateUpper = ( (int)(( ( ::Dynamic)(data) )->__Field(HX_("bitrateUpper",f5,0f,10,39),hx::paccDynamic)) ); -HXLINE( 113) info->channels = ( (int)(( ( ::Dynamic)(data) )->__Field(HX_("channels",50,aa,ee,6a),hx::paccDynamic)) ); -HXLINE( 114) info->rate = ( (int)(( ( ::Dynamic)(data) )->__Field(HX_("rate",e0,52,a4,4b),hx::paccDynamic)) ); -HXLINE( 115) info->version = ( (int)(( ( ::Dynamic)(data) )->__Field(HX_("version",18,e7,f1,7c),hx::paccDynamic)) ); -HXLINE( 116) return info; - } -HXLINE( 120) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,info,return ) - -int VorbisFile_obj::pcmSeek( cpp::Int64Struct pos){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_126_pcmSeek) -HXDLIN( 126) ::Dynamic _hx_tmp = this->handle; -HXDLIN( 126) int _hx_tmp1 = _hx_int64_low(pos); -HXDLIN( 126) int _hx_tmp2 = _hx_int64_high(pos); -HXDLIN( 126) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_pcm_seek(hx::DynamicPtr(_hx_tmp),hx::DynamicPtr(_hx_tmp1),hx::DynamicPtr(_hx_tmp2)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,pcmSeek,return ) - -int VorbisFile_obj::pcmSeekLap( cpp::Int64Struct pos){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_135_pcmSeekLap) -HXDLIN( 135) ::Dynamic _hx_tmp = this->handle; -HXDLIN( 135) int _hx_tmp1 = _hx_int64_low(pos); -HXDLIN( 135) int _hx_tmp2 = _hx_int64_high(pos); -HXDLIN( 135) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_pcm_seek_lap(hx::DynamicPtr(_hx_tmp),hx::DynamicPtr(_hx_tmp1),hx::DynamicPtr(_hx_tmp2)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,pcmSeekLap,return ) - -int VorbisFile_obj::pcmSeekPage( cpp::Int64Struct pos){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_144_pcmSeekPage) -HXDLIN( 144) ::Dynamic _hx_tmp = this->handle; -HXDLIN( 144) int _hx_tmp1 = _hx_int64_low(pos); -HXDLIN( 144) int _hx_tmp2 = _hx_int64_high(pos); -HXDLIN( 144) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_pcm_seek_page(hx::DynamicPtr(_hx_tmp),hx::DynamicPtr(_hx_tmp1),hx::DynamicPtr(_hx_tmp2)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,pcmSeekPage,return ) - -int VorbisFile_obj::pcmSeekPageLap( cpp::Int64Struct pos){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_153_pcmSeekPageLap) -HXDLIN( 153) ::Dynamic _hx_tmp = this->handle; -HXDLIN( 153) int _hx_tmp1 = _hx_int64_low(pos); -HXDLIN( 153) int _hx_tmp2 = _hx_int64_high(pos); -HXDLIN( 153) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_pcm_seek_page_lap(hx::DynamicPtr(_hx_tmp),hx::DynamicPtr(_hx_tmp1),hx::DynamicPtr(_hx_tmp2)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,pcmSeekPageLap,return ) - - cpp::Int64Struct VorbisFile_obj::pcmTell(){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_160_pcmTell) -HXLINE( 162) ::hx::Object * data = ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_pcm_tell(hx::DynamicPtr(this->handle)); -HXLINE( 164) if (hx::IsNotNull( data )) { -HXLINE( 166) return _hx_int64_make(( (int)(( ( ::Dynamic)(data) )->__Field(HX_("high",62,37,0e,45),hx::paccDynamic)) ),( (int)(( ( ::Dynamic)(data) )->__Field(HX_("low",94,54,52,00),hx::paccDynamic)) )); - } -HXLINE( 170) return ( ::cpp::Int64Struct(0)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(VorbisFile_obj,pcmTell,return ) - - cpp::Int64Struct VorbisFile_obj::pcmTotal(hx::Null< int > __o_bitstream){ - int bitstream = __o_bitstream.Default(-1); - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_174_pcmTotal) -HXLINE( 176) ::hx::Object * data = ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_pcm_total(hx::DynamicPtr(this->handle),bitstream); -HXLINE( 178) if (hx::IsNotNull( data )) { -HXLINE( 180) return _hx_int64_make(( (int)(( ( ::Dynamic)(data) )->__Field(HX_("high",62,37,0e,45),hx::paccDynamic)) ),( (int)(( ( ::Dynamic)(data) )->__Field(HX_("low",94,54,52,00),hx::paccDynamic)) )); - } -HXLINE( 184) return ( ::cpp::Int64Struct(0)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,pcmTotal,return ) - -int VorbisFile_obj::rawSeek( cpp::Int64Struct pos){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_190_rawSeek) -HXDLIN( 190) ::Dynamic _hx_tmp = this->handle; -HXDLIN( 190) int _hx_tmp1 = _hx_int64_low(pos); -HXDLIN( 190) int _hx_tmp2 = _hx_int64_high(pos); -HXDLIN( 190) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_raw_seek(hx::DynamicPtr(_hx_tmp),hx::DynamicPtr(_hx_tmp1),hx::DynamicPtr(_hx_tmp2)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,rawSeek,return ) - -int VorbisFile_obj::rawSeekLap( cpp::Int64Struct pos){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_199_rawSeekLap) -HXDLIN( 199) ::Dynamic _hx_tmp = this->handle; -HXDLIN( 199) int _hx_tmp1 = _hx_int64_low(pos); -HXDLIN( 199) int _hx_tmp2 = _hx_int64_high(pos); -HXDLIN( 199) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_raw_seek_lap(hx::DynamicPtr(_hx_tmp),hx::DynamicPtr(_hx_tmp1),hx::DynamicPtr(_hx_tmp2)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,rawSeekLap,return ) - - cpp::Int64Struct VorbisFile_obj::rawTell(){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_206_rawTell) -HXLINE( 208) ::hx::Object * data = ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_raw_tell(hx::DynamicPtr(this->handle)); -HXLINE( 210) if (hx::IsNotNull( data )) { -HXLINE( 212) return _hx_int64_make(( (int)(( ( ::Dynamic)(data) )->__Field(HX_("high",62,37,0e,45),hx::paccDynamic)) ),( (int)(( ( ::Dynamic)(data) )->__Field(HX_("low",94,54,52,00),hx::paccDynamic)) )); - } -HXLINE( 216) return ( ::cpp::Int64Struct(0)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(VorbisFile_obj,rawTell,return ) - - cpp::Int64Struct VorbisFile_obj::rawTotal(hx::Null< int > __o_bitstream){ - int bitstream = __o_bitstream.Default(-1); - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_220_rawTotal) -HXLINE( 222) ::hx::Object * data = ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_raw_total(hx::DynamicPtr(this->handle),bitstream); -HXLINE( 224) if (hx::IsNotNull( data )) { -HXLINE( 226) return _hx_int64_make(( (int)(( ( ::Dynamic)(data) )->__Field(HX_("high",62,37,0e,45),hx::paccDynamic)) ),( (int)(( ( ::Dynamic)(data) )->__Field(HX_("low",94,54,52,00),hx::paccDynamic)) )); - } -HXLINE( 230) return ( ::cpp::Int64Struct(0)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,rawTotal,return ) - -int VorbisFile_obj::read( ::haxe::io::Bytes buffer,int position,hx::Null< int > __o_length,hx::Null< bool > __o_bigEndianPacking,hx::Null< int > __o_wordSize,hx::Null< bool > __o__hx_signed){ - int length = __o_length.Default(4096); - bool bigEndianPacking = __o_bigEndianPacking.Default(false); - int wordSize = __o_wordSize.Default(2); - bool _hx_signed = __o__hx_signed.Default(true); - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_234_read) -HXLINE( 236) ::hx::Object * data = ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_read(hx::DynamicPtr(this->handle),hx::DynamicPtr(buffer),position,length,bigEndianPacking,wordSize,_hx_signed); -HXLINE( 237) if (hx::IsNull( data )) { -HXLINE( 237) return 0; - } -HXLINE( 238) this->bitstream = ( (int)(( ( ::Dynamic)(data) )->__Field(HX_("bitstream",0d,e5,01,1f),hx::paccDynamic)) ); -HXLINE( 239) return ( (int)(( ( ::Dynamic)(data) )->__Field(HX_("returnValue",a1,4c,95,3e),hx::paccDynamic)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC6(VorbisFile_obj,read,return ) - -int VorbisFile_obj::readFloat( ::haxe::io::Bytes pcmChannels,int samples){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_247_readFloat) -HXLINE( 249) ::hx::Object * data = ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_read_float(hx::DynamicPtr(this->handle),hx::DynamicPtr(pcmChannels),samples); -HXLINE( 250) if (hx::IsNull( data )) { -HXLINE( 250) return 0; - } -HXLINE( 251) this->bitstream = ( (int)(( ( ::Dynamic)(data) )->__Field(HX_("bitstream",0d,e5,01,1f),hx::paccDynamic)) ); -HXLINE( 252) return ( (int)(( ( ::Dynamic)(data) )->__Field(HX_("returnValue",a1,4c,95,3e),hx::paccDynamic)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC2(VorbisFile_obj,readFloat,return ) - -bool VorbisFile_obj::seekable(){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_261_seekable) -HXDLIN( 261) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_seekable(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(VorbisFile_obj,seekable,return ) - -int VorbisFile_obj::serialNumber(hx::Null< int > __o_bitstream){ - int bitstream = __o_bitstream.Default(-1); - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_270_serialNumber) -HXDLIN( 270) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_serial_number(hx::DynamicPtr(this->handle),bitstream); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,serialNumber,return ) - -int VorbisFile_obj::streams(){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_279_streams) -HXDLIN( 279) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_streams(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(VorbisFile_obj,streams,return ) - -int VorbisFile_obj::timeSeek(Float s){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_288_timeSeek) -HXDLIN( 288) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_time_seek(hx::DynamicPtr(this->handle),s); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,timeSeek,return ) - -int VorbisFile_obj::timeSeekLap(Float s){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_297_timeSeekLap) -HXDLIN( 297) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_time_seek_lap(hx::DynamicPtr(this->handle),s); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,timeSeekLap,return ) - -int VorbisFile_obj::timeSeekPage(Float s){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_306_timeSeekPage) -HXDLIN( 306) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_time_seek_page(hx::DynamicPtr(this->handle),s); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,timeSeekPage,return ) - -int VorbisFile_obj::timeSeekPageLap(Float s){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_315_timeSeekPageLap) -HXDLIN( 315) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_time_seek_page_lap(hx::DynamicPtr(this->handle),s); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,timeSeekPageLap,return ) - -Float VorbisFile_obj::timeTell(){ - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_324_timeTell) -HXDLIN( 324) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_time_tell(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(VorbisFile_obj,timeTell,return ) - -Float VorbisFile_obj::timeTotal(hx::Null< int > __o_bitstream){ - int bitstream = __o_bitstream.Default(-1); - HX_STACKFRAME(&_hx_pos_31beaa65b9069eee_333_timeTotal) -HXDLIN( 333) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_time_total(hx::DynamicPtr(this->handle),bitstream); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,timeTotal,return ) - - ::lime::media::vorbis::VorbisFile VorbisFile_obj::fromBytes( ::haxe::io::Bytes bytes){ - HX_GC_STACKFRAME(&_hx_pos_31beaa65b9069eee_75_fromBytes) -HXLINE( 77) ::hx::Object * handle = ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_from_bytes(hx::DynamicPtr(bytes)); -HXLINE( 79) if (hx::IsNotNull( handle )) { -HXLINE( 81) return ::lime::media::vorbis::VorbisFile_obj::__alloc( HX_CTX ,( ( ::Dynamic)(handle) )); - } -HXLINE( 85) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,fromBytes,return ) - - ::lime::media::vorbis::VorbisFile VorbisFile_obj::fromFile(::String path){ - HX_GC_STACKFRAME(&_hx_pos_31beaa65b9069eee_89_fromFile) -HXLINE( 91) ::hx::Object * handle = ::lime::_internal::backend::native::NativeCFFI_obj::lime_vorbis_file_from_file(path); -HXLINE( 93) if (hx::IsNotNull( handle )) { -HXLINE( 95) return ::lime::media::vorbis::VorbisFile_obj::__alloc( HX_CTX ,( ( ::Dynamic)(handle) )); - } -HXLINE( 99) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(VorbisFile_obj,fromFile,return ) - - -hx::ObjectPtr< VorbisFile_obj > VorbisFile_obj::__new( ::Dynamic handle) { - hx::ObjectPtr< VorbisFile_obj > __this = new VorbisFile_obj(); - __this->__construct(handle); - return __this; -} - -hx::ObjectPtr< VorbisFile_obj > VorbisFile_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic handle) { - VorbisFile_obj *__this = (VorbisFile_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(VorbisFile_obj), true, "lime.media.vorbis.VorbisFile")); - *(void **)__this = VorbisFile_obj::_hx_vtable; - __this->__construct(handle); - return __this; -} - -VorbisFile_obj::VorbisFile_obj() -{ -} - -void VorbisFile_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(VorbisFile); - HX_MARK_MEMBER_NAME(bitstream,"bitstream"); - HX_MARK_MEMBER_NAME(handle,"handle"); - HX_MARK_END_CLASS(); -} - -void VorbisFile_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(bitstream,"bitstream"); - HX_VISIT_MEMBER_NAME(handle,"handle"); -} - -hx::Val VorbisFile_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"info") ) { return hx::Val( info_dyn() ); } - if (HX_FIELD_EQ(inName,"read") ) { return hx::Val( read_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clear") ) { return hx::Val( clear_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"handle") ) { return hx::Val( handle ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"bitrate") ) { return hx::Val( bitrate_dyn() ); } - if (HX_FIELD_EQ(inName,"comment") ) { return hx::Val( comment_dyn() ); } - if (HX_FIELD_EQ(inName,"pcmSeek") ) { return hx::Val( pcmSeek_dyn() ); } - if (HX_FIELD_EQ(inName,"pcmTell") ) { return hx::Val( pcmTell_dyn() ); } - if (HX_FIELD_EQ(inName,"rawSeek") ) { return hx::Val( rawSeek_dyn() ); } - if (HX_FIELD_EQ(inName,"rawTell") ) { return hx::Val( rawTell_dyn() ); } - if (HX_FIELD_EQ(inName,"streams") ) { return hx::Val( streams_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"crosslap") ) { return hx::Val( crosslap_dyn() ); } - if (HX_FIELD_EQ(inName,"pcmTotal") ) { return hx::Val( pcmTotal_dyn() ); } - if (HX_FIELD_EQ(inName,"rawTotal") ) { return hx::Val( rawTotal_dyn() ); } - if (HX_FIELD_EQ(inName,"seekable") ) { return hx::Val( seekable_dyn() ); } - if (HX_FIELD_EQ(inName,"timeSeek") ) { return hx::Val( timeSeek_dyn() ); } - if (HX_FIELD_EQ(inName,"timeTell") ) { return hx::Val( timeTell_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"bitstream") ) { return hx::Val( bitstream ); } - if (HX_FIELD_EQ(inName,"readFloat") ) { return hx::Val( readFloat_dyn() ); } - if (HX_FIELD_EQ(inName,"timeTotal") ) { return hx::Val( timeTotal_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"pcmSeekLap") ) { return hx::Val( pcmSeekLap_dyn() ); } - if (HX_FIELD_EQ(inName,"rawSeekLap") ) { return hx::Val( rawSeekLap_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"pcmSeekPage") ) { return hx::Val( pcmSeekPage_dyn() ); } - if (HX_FIELD_EQ(inName,"timeSeekLap") ) { return hx::Val( timeSeekLap_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"serialNumber") ) { return hx::Val( serialNumber_dyn() ); } - if (HX_FIELD_EQ(inName,"timeSeekPage") ) { return hx::Val( timeSeekPage_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"bitrateInstant") ) { return hx::Val( bitrateInstant_dyn() ); } - if (HX_FIELD_EQ(inName,"pcmSeekPageLap") ) { return hx::Val( pcmSeekPageLap_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"timeSeekPageLap") ) { return hx::Val( timeSeekPageLap_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool VorbisFile_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"fromFile") ) { outValue = fromFile_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - } - return false; -} - -hx::Val VorbisFile_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"handle") ) { handle=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"bitstream") ) { bitstream=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void VorbisFile_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bitstream",0d,e5,01,1f)); - outFields->push(HX_("handle",a8,83,fd,b7)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo VorbisFile_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(VorbisFile_obj,bitstream),HX_("bitstream",0d,e5,01,1f)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(VorbisFile_obj,handle),HX_("handle",a8,83,fd,b7)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *VorbisFile_obj_sStaticStorageInfo = 0; -#endif - -static ::String VorbisFile_obj_sMemberFields[] = { - HX_("bitstream",0d,e5,01,1f), - HX_("handle",a8,83,fd,b7), - HX_("bitrate",2d,f6,cf,fc), - HX_("bitrateInstant",34,d8,84,ad), - HX_("clear",8d,71,5b,48), - HX_("comment",5f,7a,70,81), - HX_("crosslap",db,98,18,88), - HX_("info",6e,38,bb,45), - HX_("pcmSeek",b2,99,8f,c0), - HX_("pcmSeekLap",c9,01,58,5a), - HX_("pcmSeekPage",21,61,4e,b5), - HX_("pcmSeekPageLap",ba,49,2e,43), - HX_("pcmTell",6b,d6,38,c1), - HX_("pcmTotal",4a,f2,24,57), - HX_("rawSeek",80,9b,05,09), - HX_("rawSeekLap",bb,94,02,71), - HX_("rawTell",39,d8,ae,09), - HX_("rawTotal",bc,84,f0,75), - HX_("read",56,4b,a7,4b), - HX_("readFloat",66,12,7e,d3), - HX_("seekable",12,0f,f5,57), - HX_("serialNumber",dd,53,26,94), - HX_("streams",f3,db,44,f6), - HX_("timeSeek",25,08,b2,ec), - HX_("timeSeekLap",36,dd,f1,f0), - HX_("timeSeekPage",14,85,54,e5), - HX_("timeSeekPageLap",a7,df,fe,1d), - HX_("timeTell",de,44,5b,ed), - HX_("timeTotal",77,28,23,c9), - ::String(null()) }; - -hx::Class VorbisFile_obj::__mClass; - -static ::String VorbisFile_obj_sStaticFields[] = { - HX_("fromBytes",a1,f2,20,72), - HX_("fromFile",06,9d,87,a1), - ::String(null()) -}; - -void VorbisFile_obj::__register() -{ - VorbisFile_obj _hx_dummy; - VorbisFile_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.vorbis.VorbisFile",67,82,46,c0); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &VorbisFile_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(VorbisFile_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(VorbisFile_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< VorbisFile_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = VorbisFile_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = VorbisFile_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media -} // end namespace vorbis diff --git a/hGameTest/bin/linux/obj/src/lime/media/vorbis/VorbisInfo.cpp b/hGameTest/bin/linux/obj/src/lime/media/vorbis/VorbisInfo.cpp deleted file mode 100644 index ffeb62a5..00000000 --- a/hGameTest/bin/linux/obj/src/lime/media/vorbis/VorbisInfo.cpp +++ /dev/null @@ -1,141 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_media_vorbis_VorbisInfo -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d9b59d7587cb992f_14_new,"lime.media.vorbis.VorbisInfo","new",0xb7112dcb,"lime.media.vorbis.VorbisInfo.new","lime/media/vorbis/VorbisInfo.hx",14,0x2a124b26) -namespace lime{ -namespace media{ -namespace vorbis{ - -void VorbisInfo_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_d9b59d7587cb992f_14_new) - } - -Dynamic VorbisInfo_obj::__CreateEmpty() { return new VorbisInfo_obj; } - -void *VorbisInfo_obj::_hx_vtable = 0; - -Dynamic VorbisInfo_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< VorbisInfo_obj > _hx_result = new VorbisInfo_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool VorbisInfo_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x37c6dc03; -} - - -VorbisInfo_obj::VorbisInfo_obj() -{ -} - -hx::Val VorbisInfo_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"rate") ) { return hx::Val( rate ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"version") ) { return hx::Val( version ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"channels") ) { return hx::Val( channels ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"bitrateLower") ) { return hx::Val( bitrateLower ); } - if (HX_FIELD_EQ(inName,"bitrateUpper") ) { return hx::Val( bitrateUpper ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"bitrateNominal") ) { return hx::Val( bitrateNominal ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val VorbisInfo_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"rate") ) { rate=inValue.Cast< int >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"version") ) { version=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"channels") ) { channels=inValue.Cast< int >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"bitrateLower") ) { bitrateLower=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"bitrateUpper") ) { bitrateUpper=inValue.Cast< int >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"bitrateNominal") ) { bitrateNominal=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void VorbisInfo_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bitrateLower",94,f0,d0,09)); - outFields->push(HX_("bitrateNominal",6f,84,28,68)); - outFields->push(HX_("bitrateUpper",f5,0f,10,39)); - outFields->push(HX_("channels",50,aa,ee,6a)); - outFields->push(HX_("rate",e0,52,a4,4b)); - outFields->push(HX_("version",18,e7,f1,7c)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo VorbisInfo_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(VorbisInfo_obj,bitrateLower),HX_("bitrateLower",94,f0,d0,09)}, - {hx::fsInt,(int)offsetof(VorbisInfo_obj,bitrateNominal),HX_("bitrateNominal",6f,84,28,68)}, - {hx::fsInt,(int)offsetof(VorbisInfo_obj,bitrateUpper),HX_("bitrateUpper",f5,0f,10,39)}, - {hx::fsInt,(int)offsetof(VorbisInfo_obj,channels),HX_("channels",50,aa,ee,6a)}, - {hx::fsInt,(int)offsetof(VorbisInfo_obj,rate),HX_("rate",e0,52,a4,4b)}, - {hx::fsInt,(int)offsetof(VorbisInfo_obj,version),HX_("version",18,e7,f1,7c)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *VorbisInfo_obj_sStaticStorageInfo = 0; -#endif - -static ::String VorbisInfo_obj_sMemberFields[] = { - HX_("bitrateLower",94,f0,d0,09), - HX_("bitrateNominal",6f,84,28,68), - HX_("bitrateUpper",f5,0f,10,39), - HX_("channels",50,aa,ee,6a), - HX_("rate",e0,52,a4,4b), - HX_("version",18,e7,f1,7c), - ::String(null()) }; - -hx::Class VorbisInfo_obj::__mClass; - -void VorbisInfo_obj::__register() -{ - VorbisInfo_obj _hx_dummy; - VorbisInfo_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.media.vorbis.VorbisInfo",59,ec,45,c2); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(VorbisInfo_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< VorbisInfo_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = VorbisInfo_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = VorbisInfo_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace media -} // end namespace vorbis diff --git a/hGameTest/bin/linux/obj/src/lime/net/HTTPRequest.cpp b/hGameTest/bin/linux/obj/src/lime/net/HTTPRequest.cpp deleted file mode 100644 index 16d7066d..00000000 --- a/hGameTest/bin/linux/obj/src/lime/net/HTTPRequest.cpp +++ /dev/null @@ -1,91 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_net_HTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b3faec552c086965_20_new,"lime.net.HTTPRequest","new",0xc8d2372f,"lime.net.HTTPRequest.new","lime/net/HTTPRequest.hx",20,0x339db723) -namespace lime{ -namespace net{ - -void HTTPRequest_obj::__construct(::String uri){ - HX_STACKFRAME(&_hx_pos_b3faec552c086965_20_new) -HXDLIN( 20) super::__construct(uri); - } - -Dynamic HTTPRequest_obj::__CreateEmpty() { return new HTTPRequest_obj; } - -void *HTTPRequest_obj::_hx_vtable = 0; - -Dynamic HTTPRequest_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< HTTPRequest_obj > _hx_result = new HTTPRequest_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool HTTPRequest_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x618df855) { - return inClassId==(int)0x00000001 || inClassId==(int)0x618df855; - } else { - return inClassId==(int)0x6483967f; - } -} - - -hx::ObjectPtr< HTTPRequest_obj > HTTPRequest_obj::__new(::String uri) { - hx::ObjectPtr< HTTPRequest_obj > __this = new HTTPRequest_obj(); - __this->__construct(uri); - return __this; -} - -hx::ObjectPtr< HTTPRequest_obj > HTTPRequest_obj::__alloc(hx::Ctx *_hx_ctx,::String uri) { - HTTPRequest_obj *__this = (HTTPRequest_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(HTTPRequest_obj), true, "lime.net.HTTPRequest")); - *(void **)__this = HTTPRequest_obj::_hx_vtable; - __this->__construct(uri); - return __this; -} - -HTTPRequest_obj::HTTPRequest_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *HTTPRequest_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *HTTPRequest_obj_sStaticStorageInfo = 0; -#endif - -hx::Class HTTPRequest_obj::__mClass; - -void HTTPRequest_obj::__register() -{ - HTTPRequest_obj _hx_dummy; - HTTPRequest_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.net.HTTPRequest",bd,73,25,4c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< HTTPRequest_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = HTTPRequest_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = HTTPRequest_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace net diff --git a/hGameTest/bin/linux/obj/src/lime/net/HTTPRequestHeader.cpp b/hGameTest/bin/linux/obj/src/lime/net/HTTPRequestHeader.cpp deleted file mode 100644 index 7f95e674..00000000 --- a/hGameTest/bin/linux/obj/src/lime/net/HTTPRequestHeader.cpp +++ /dev/null @@ -1,125 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_net_HTTPRequestHeader -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_27fdfe9151c47db1_13_new,"lime.net.HTTPRequestHeader","new",0x37ed5b1c,"lime.net.HTTPRequestHeader.new","lime/net/HTTPRequestHeader.hx",13,0x41d61d56) -namespace lime{ -namespace net{ - -void HTTPRequestHeader_obj::__construct(::String name,::String __o_value){ - ::String value = __o_value; - if (hx::IsNull(__o_value)) value = HX_("",00,00,00,00); - HX_STACKFRAME(&_hx_pos_27fdfe9151c47db1_13_new) -HXLINE( 14) this->name = name; -HXLINE( 15) this->value = value; - } - -Dynamic HTTPRequestHeader_obj::__CreateEmpty() { return new HTTPRequestHeader_obj; } - -void *HTTPRequestHeader_obj::_hx_vtable = 0; - -Dynamic HTTPRequestHeader_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< HTTPRequestHeader_obj > _hx_result = new HTTPRequestHeader_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool HTTPRequestHeader_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2dc89a34; -} - - -HTTPRequestHeader_obj::HTTPRequestHeader_obj() -{ -} - -void HTTPRequestHeader_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(HTTPRequestHeader); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(value,"value"); - HX_MARK_END_CLASS(); -} - -void HTTPRequestHeader_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(value,"value"); -} - -hx::Val HTTPRequestHeader_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"value") ) { return hx::Val( value ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val HTTPRequestHeader_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { name=inValue.Cast< ::String >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"value") ) { value=inValue.Cast< ::String >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void HTTPRequestHeader_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("value",71,7f,b8,31)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo HTTPRequestHeader_obj_sMemberStorageInfo[] = { - {hx::fsString,(int)offsetof(HTTPRequestHeader_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsString,(int)offsetof(HTTPRequestHeader_obj,value),HX_("value",71,7f,b8,31)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *HTTPRequestHeader_obj_sStaticStorageInfo = 0; -#endif - -static ::String HTTPRequestHeader_obj_sMemberFields[] = { - HX_("name",4b,72,ff,48), - HX_("value",71,7f,b8,31), - ::String(null()) }; - -hx::Class HTTPRequestHeader_obj::__mClass; - -void HTTPRequestHeader_obj::__register() -{ - HTTPRequestHeader_obj _hx_dummy; - HTTPRequestHeader_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.net.HTTPRequestHeader",2a,dd,2a,7f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(HTTPRequestHeader_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< HTTPRequestHeader_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = HTTPRequestHeader_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = HTTPRequestHeader_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace net diff --git a/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest/AbstractHTTPRequest.cpp b/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest/AbstractHTTPRequest.cpp deleted file mode 100644 index 32f2ea1b..00000000 --- a/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest/AbstractHTTPRequest.cpp +++ /dev/null @@ -1,332 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_net_HTTPRequestHeader -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_bc0cf2bf735ddd18_49_new,"lime.net._HTTPRequest.AbstractHTTPRequest","new",0x2f7ffcbb,"lime.net._HTTPRequest.AbstractHTTPRequest.new","lime/net/HTTPRequest.hx",49,0x339db723) -HX_LOCAL_STACK_FRAME(_hx_pos_bc0cf2bf735ddd18_70_cancel,"lime.net._HTTPRequest.AbstractHTTPRequest","cancel",0x9e11abff,"lime.net._HTTPRequest.AbstractHTTPRequest.cancel","lime/net/HTTPRequest.hx",70,0x339db723) -HX_LOCAL_STACK_FRAME(_hx_pos_bc0cf2bf735ddd18_76_load,"lime.net._HTTPRequest.AbstractHTTPRequest","load",0x5f323d6b,"lime.net._HTTPRequest.AbstractHTTPRequest.load","lime/net/HTTPRequest.hx",76,0x339db723) -namespace lime{ -namespace net{ -namespace _HTTPRequest{ - -void AbstractHTTPRequest_obj::__construct(::String uri){ - HX_GC_STACKFRAME(&_hx_pos_bc0cf2bf735ddd18_49_new) -HXLINE( 50) this->uri = uri; -HXLINE( 52) this->contentType = HX_("application/x-www-form-urlencoded",9e,61,91,fa); -HXLINE( 53) this->followRedirects = true; -HXLINE( 54) this->enableResponseHeaders = false; -HXLINE( 55) this->formData = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 56) this->headers = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 57) this->method = HX_("GET",76,1c,36,00); -HXLINE( 58) this->timeout = 30000; -HXLINE( 59) this->withCredentials = false; -HXLINE( 62) this->_hx___backend = ::lime::_internal::backend::native::NativeHTTPRequest_obj::__alloc( HX_CTX ); -HXLINE( 63) this->_hx___backend->init(hx::ObjectPtr(this)); - } - -Dynamic AbstractHTTPRequest_obj::__CreateEmpty() { return new AbstractHTTPRequest_obj; } - -void *AbstractHTTPRequest_obj::_hx_vtable = 0; - -Dynamic AbstractHTTPRequest_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AbstractHTTPRequest_obj > _hx_result = new AbstractHTTPRequest_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool AbstractHTTPRequest_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x618df855; -} - -static ::lime::net::_IHTTPRequest_obj _hx_lime_net__HTTPRequest_AbstractHTTPRequest__hx_lime_net__IHTTPRequest= { - ( void (hx::Object::*)())&::lime::net::_HTTPRequest::AbstractHTTPRequest_obj::cancel, -}; - -void *AbstractHTTPRequest_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0x154a91b5: return &_hx_lime_net__HTTPRequest_AbstractHTTPRequest__hx_lime_net__IHTTPRequest; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - -void AbstractHTTPRequest_obj::cancel(){ - HX_STACKFRAME(&_hx_pos_bc0cf2bf735ddd18_70_cancel) -HXDLIN( 70) this->_hx___backend->cancel(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(AbstractHTTPRequest_obj,cancel,(void)) - - ::lime::app::Future AbstractHTTPRequest_obj::load(::String uri){ - HX_STACKFRAME(&_hx_pos_bc0cf2bf735ddd18_76_load) -HXDLIN( 76) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AbstractHTTPRequest_obj,load,return ) - - -hx::ObjectPtr< AbstractHTTPRequest_obj > AbstractHTTPRequest_obj::__new(::String uri) { - hx::ObjectPtr< AbstractHTTPRequest_obj > __this = new AbstractHTTPRequest_obj(); - __this->__construct(uri); - return __this; -} - -hx::ObjectPtr< AbstractHTTPRequest_obj > AbstractHTTPRequest_obj::__alloc(hx::Ctx *_hx_ctx,::String uri) { - AbstractHTTPRequest_obj *__this = (AbstractHTTPRequest_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AbstractHTTPRequest_obj), true, "lime.net._HTTPRequest.AbstractHTTPRequest")); - *(void **)__this = AbstractHTTPRequest_obj::_hx_vtable; - __this->__construct(uri); - return __this; -} - -AbstractHTTPRequest_obj::AbstractHTTPRequest_obj() -{ -} - -void AbstractHTTPRequest_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(AbstractHTTPRequest); - HX_MARK_MEMBER_NAME(contentType,"contentType"); - HX_MARK_MEMBER_NAME(data,"data"); - HX_MARK_MEMBER_NAME(enableResponseHeaders,"enableResponseHeaders"); - HX_MARK_MEMBER_NAME(followRedirects,"followRedirects"); - HX_MARK_MEMBER_NAME(formData,"formData"); - HX_MARK_MEMBER_NAME(headers,"headers"); - HX_MARK_MEMBER_NAME(method,"method"); - HX_MARK_MEMBER_NAME(responseData,"responseData"); - HX_MARK_MEMBER_NAME(responseHeaders,"responseHeaders"); - HX_MARK_MEMBER_NAME(responseStatus,"responseStatus"); - HX_MARK_MEMBER_NAME(timeout,"timeout"); - HX_MARK_MEMBER_NAME(uri,"uri"); - HX_MARK_MEMBER_NAME(userAgent,"userAgent"); - HX_MARK_MEMBER_NAME(withCredentials,"withCredentials"); - HX_MARK_MEMBER_NAME(_hx___backend,"__backend"); - HX_MARK_END_CLASS(); -} - -void AbstractHTTPRequest_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(contentType,"contentType"); - HX_VISIT_MEMBER_NAME(data,"data"); - HX_VISIT_MEMBER_NAME(enableResponseHeaders,"enableResponseHeaders"); - HX_VISIT_MEMBER_NAME(followRedirects,"followRedirects"); - HX_VISIT_MEMBER_NAME(formData,"formData"); - HX_VISIT_MEMBER_NAME(headers,"headers"); - HX_VISIT_MEMBER_NAME(method,"method"); - HX_VISIT_MEMBER_NAME(responseData,"responseData"); - HX_VISIT_MEMBER_NAME(responseHeaders,"responseHeaders"); - HX_VISIT_MEMBER_NAME(responseStatus,"responseStatus"); - HX_VISIT_MEMBER_NAME(timeout,"timeout"); - HX_VISIT_MEMBER_NAME(uri,"uri"); - HX_VISIT_MEMBER_NAME(userAgent,"userAgent"); - HX_VISIT_MEMBER_NAME(withCredentials,"withCredentials"); - HX_VISIT_MEMBER_NAME(_hx___backend,"__backend"); -} - -hx::Val AbstractHTTPRequest_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"uri") ) { return hx::Val( uri ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"data") ) { return hx::Val( data ); } - if (HX_FIELD_EQ(inName,"load") ) { return hx::Val( load_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"method") ) { return hx::Val( method ); } - if (HX_FIELD_EQ(inName,"cancel") ) { return hx::Val( cancel_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"headers") ) { return hx::Val( headers ); } - if (HX_FIELD_EQ(inName,"timeout") ) { return hx::Val( timeout ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"formData") ) { return hx::Val( formData ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"userAgent") ) { return hx::Val( userAgent ); } - if (HX_FIELD_EQ(inName,"__backend") ) { return hx::Val( _hx___backend ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"contentType") ) { return hx::Val( contentType ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"responseData") ) { return hx::Val( responseData ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"responseStatus") ) { return hx::Val( responseStatus ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"followRedirects") ) { return hx::Val( followRedirects ); } - if (HX_FIELD_EQ(inName,"responseHeaders") ) { return hx::Val( responseHeaders ); } - if (HX_FIELD_EQ(inName,"withCredentials") ) { return hx::Val( withCredentials ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"enableResponseHeaders") ) { return hx::Val( enableResponseHeaders ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val AbstractHTTPRequest_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"uri") ) { uri=inValue.Cast< ::String >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"data") ) { data=inValue.Cast< ::haxe::io::Bytes >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"method") ) { method=inValue.Cast< ::String >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"headers") ) { headers=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"timeout") ) { timeout=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"formData") ) { formData=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"userAgent") ) { userAgent=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"__backend") ) { _hx___backend=inValue.Cast< ::lime::_internal::backend::native::NativeHTTPRequest >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"contentType") ) { contentType=inValue.Cast< ::String >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"responseData") ) { responseData=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"responseStatus") ) { responseStatus=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"followRedirects") ) { followRedirects=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"responseHeaders") ) { responseHeaders=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"withCredentials") ) { withCredentials=inValue.Cast< bool >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"enableResponseHeaders") ) { enableResponseHeaders=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void AbstractHTTPRequest_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("contentType",93,3c,7b,2a)); - outFields->push(HX_("data",2a,56,63,42)); - outFields->push(HX_("enableResponseHeaders",82,32,47,05)); - outFields->push(HX_("followRedirects",26,5a,40,75)); - outFields->push(HX_("formData",8e,d5,80,56)); - outFields->push(HX_("headers",46,52,08,63)); - outFields->push(HX_("method",e1,f6,5a,09)); - outFields->push(HX_("responseData",4b,05,e9,c4)); - outFields->push(HX_("responseHeaders",c5,0d,ca,43)); - outFields->push(HX_("responseStatus",93,60,a4,78)); - outFields->push(HX_("timeout",a1,1a,f7,d8)); - outFields->push(HX_("uri",6c,2b,59,00)); - outFields->push(HX_("userAgent",7a,f0,12,c8)); - outFields->push(HX_("withCredentials",56,86,c4,ca)); - outFields->push(HX_("__backend",f4,0c,d6,7c)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo AbstractHTTPRequest_obj_sMemberStorageInfo[] = { - {hx::fsString,(int)offsetof(AbstractHTTPRequest_obj,contentType),HX_("contentType",93,3c,7b,2a)}, - {hx::fsObject /* ::haxe::io::Bytes */ ,(int)offsetof(AbstractHTTPRequest_obj,data),HX_("data",2a,56,63,42)}, - {hx::fsBool,(int)offsetof(AbstractHTTPRequest_obj,enableResponseHeaders),HX_("enableResponseHeaders",82,32,47,05)}, - {hx::fsBool,(int)offsetof(AbstractHTTPRequest_obj,followRedirects),HX_("followRedirects",26,5a,40,75)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AbstractHTTPRequest_obj,formData),HX_("formData",8e,d5,80,56)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(AbstractHTTPRequest_obj,headers),HX_("headers",46,52,08,63)}, - {hx::fsString,(int)offsetof(AbstractHTTPRequest_obj,method),HX_("method",e1,f6,5a,09)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(AbstractHTTPRequest_obj,responseData),HX_("responseData",4b,05,e9,c4)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(AbstractHTTPRequest_obj,responseHeaders),HX_("responseHeaders",c5,0d,ca,43)}, - {hx::fsInt,(int)offsetof(AbstractHTTPRequest_obj,responseStatus),HX_("responseStatus",93,60,a4,78)}, - {hx::fsInt,(int)offsetof(AbstractHTTPRequest_obj,timeout),HX_("timeout",a1,1a,f7,d8)}, - {hx::fsString,(int)offsetof(AbstractHTTPRequest_obj,uri),HX_("uri",6c,2b,59,00)}, - {hx::fsString,(int)offsetof(AbstractHTTPRequest_obj,userAgent),HX_("userAgent",7a,f0,12,c8)}, - {hx::fsBool,(int)offsetof(AbstractHTTPRequest_obj,withCredentials),HX_("withCredentials",56,86,c4,ca)}, - {hx::fsObject /* ::lime::_internal::backend::native::NativeHTTPRequest */ ,(int)offsetof(AbstractHTTPRequest_obj,_hx___backend),HX_("__backend",f4,0c,d6,7c)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *AbstractHTTPRequest_obj_sStaticStorageInfo = 0; -#endif - -static ::String AbstractHTTPRequest_obj_sMemberFields[] = { - HX_("contentType",93,3c,7b,2a), - HX_("data",2a,56,63,42), - HX_("enableResponseHeaders",82,32,47,05), - HX_("followRedirects",26,5a,40,75), - HX_("formData",8e,d5,80,56), - HX_("headers",46,52,08,63), - HX_("method",e1,f6,5a,09), - HX_("responseData",4b,05,e9,c4), - HX_("responseHeaders",c5,0d,ca,43), - HX_("responseStatus",93,60,a4,78), - HX_("timeout",a1,1a,f7,d8), - HX_("uri",6c,2b,59,00), - HX_("userAgent",7a,f0,12,c8), - HX_("withCredentials",56,86,c4,ca), - HX_("__backend",f4,0c,d6,7c), - HX_("cancel",7a,ed,33,b8), - HX_("load",26,9a,b7,47), - ::String(null()) }; - -hx::Class AbstractHTTPRequest_obj::__mClass; - -void AbstractHTTPRequest_obj::__register() -{ - AbstractHTTPRequest_obj _hx_dummy; - AbstractHTTPRequest_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.net._HTTPRequest.AbstractHTTPRequest",49,83,86,4f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(AbstractHTTPRequest_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< AbstractHTTPRequest_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AbstractHTTPRequest_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AbstractHTTPRequest_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace net -} // end namespace _HTTPRequest diff --git a/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_Bytes.cpp b/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_Bytes.cpp deleted file mode 100644 index 38d89069..00000000 --- a/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_Bytes.cpp +++ /dev/null @@ -1,154 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d0a88ab7a13f72d7_88_new,"lime.net._HTTPRequest_Bytes","new",0xc45547d0,"lime.net._HTTPRequest_Bytes.new","lime/net/HTTPRequest.hx",88,0x339db723) -HX_LOCAL_STACK_FRAME(_hx_pos_d0a88ab7a13f72d7_93_fromBytes,"lime.net._HTTPRequest_Bytes","fromBytes",0x58799e11,"lime.net._HTTPRequest_Bytes.fromBytes","lime/net/HTTPRequest.hx",93,0x339db723) -HX_LOCAL_STACK_FRAME(_hx_pos_d0a88ab7a13f72d7_110_load,"lime.net._HTTPRequest_Bytes","load",0x04fea4b6,"lime.net._HTTPRequest_Bytes.load","lime/net/HTTPRequest.hx",110,0x339db723) -HX_LOCAL_STACK_FRAME(_hx_pos_d0a88ab7a13f72d7_97_load,"lime.net._HTTPRequest_Bytes","load",0x04fea4b6,"lime.net._HTTPRequest_Bytes.load","lime/net/HTTPRequest.hx",97,0x339db723) -namespace lime{ -namespace net{ - -void _HTTPRequest_Bytes_obj::__construct(::String uri){ - HX_STACKFRAME(&_hx_pos_d0a88ab7a13f72d7_88_new) -HXDLIN( 88) super::__construct(uri); - } - -Dynamic _HTTPRequest_Bytes_obj::__CreateEmpty() { return new _HTTPRequest_Bytes_obj; } - -void *_HTTPRequest_Bytes_obj::_hx_vtable = 0; - -Dynamic _HTTPRequest_Bytes_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _HTTPRequest_Bytes_obj > _hx_result = new _HTTPRequest_Bytes_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool _HTTPRequest_Bytes_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x041f8278) { - return inClassId==(int)0x00000001 || inClassId==(int)0x041f8278; - } else { - return inClassId==(int)0x618df855; - } -} - - ::Dynamic _HTTPRequest_Bytes_obj::fromBytes( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_d0a88ab7a13f72d7_93_fromBytes) -HXDLIN( 93) return bytes; - } - - -HX_DEFINE_DYNAMIC_FUNC1(_HTTPRequest_Bytes_obj,fromBytes,return ) - - ::lime::app::Future _HTTPRequest_Bytes_obj::load(::String uri){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0, ::lime::net::_HTTPRequest_Bytes,_gthis, ::lime::app::Promise,promise) HXARGC(1) - void _hx_run( ::haxe::io::Bytes bytes){ - HX_GC_STACKFRAME(&_hx_pos_d0a88ab7a13f72d7_110_load) -HXLINE( 111) _gthis->responseData = _gthis->fromBytes(bytes); -HXLINE( 112) promise->complete(_gthis->responseData); - } - HX_END_LOCAL_FUNC1((void)) - - HX_GC_STACKFRAME(&_hx_pos_d0a88ab7a13f72d7_97_load) -HXLINE( 96) ::lime::net::_HTTPRequest_Bytes _gthis = hx::ObjectPtr(this); -HXLINE( 98) if (hx::IsNotNull( uri )) { -HXLINE( 100) this->uri = uri; - } -HXLINE( 103) ::lime::app::Promise promise = ::lime::app::Promise_obj::__alloc( HX_CTX ); -HXLINE( 104) ::lime::app::Future future = this->_hx___backend->loadData(this->uri,null()); -HXLINE( 106) future->onProgress(promise->progress_dyn()); -HXLINE( 107) future->onError(promise->error_dyn()); -HXLINE( 109) future->onComplete( ::Dynamic(new _hx_Closure_0(_gthis,promise))); -HXLINE( 115) return promise->future; - } - - - -hx::ObjectPtr< _HTTPRequest_Bytes_obj > _HTTPRequest_Bytes_obj::__new(::String uri) { - hx::ObjectPtr< _HTTPRequest_Bytes_obj > __this = new _HTTPRequest_Bytes_obj(); - __this->__construct(uri); - return __this; -} - -hx::ObjectPtr< _HTTPRequest_Bytes_obj > _HTTPRequest_Bytes_obj::__alloc(hx::Ctx *_hx_ctx,::String uri) { - _HTTPRequest_Bytes_obj *__this = (_HTTPRequest_Bytes_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_HTTPRequest_Bytes_obj), true, "lime.net._HTTPRequest_Bytes")); - *(void **)__this = _HTTPRequest_Bytes_obj::_hx_vtable; - __this->__construct(uri); - return __this; -} - -_HTTPRequest_Bytes_obj::_HTTPRequest_Bytes_obj() -{ -} - -hx::Val _HTTPRequest_Bytes_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"load") ) { return hx::Val( load_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { return hx::Val( fromBytes_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *_HTTPRequest_Bytes_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *_HTTPRequest_Bytes_obj_sStaticStorageInfo = 0; -#endif - -static ::String _HTTPRequest_Bytes_obj_sMemberFields[] = { - HX_("fromBytes",a1,f2,20,72), - HX_("load",26,9a,b7,47), - ::String(null()) }; - -hx::Class _HTTPRequest_Bytes_obj::__mClass; - -void _HTTPRequest_Bytes_obj::__register() -{ - _HTTPRequest_Bytes_obj _hx_dummy; - _HTTPRequest_Bytes_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.net._HTTPRequest_Bytes",de,5f,09,09); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_HTTPRequest_Bytes_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _HTTPRequest_Bytes_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _HTTPRequest_Bytes_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _HTTPRequest_Bytes_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace net diff --git a/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_String.cpp b/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_String.cpp deleted file mode 100644 index 8405273e..00000000 --- a/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_String.cpp +++ /dev/null @@ -1,138 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_String -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_cf7dae7cab1a2f06_127_new,"lime.net._HTTPRequest_String","new",0x883ccdf0,"lime.net._HTTPRequest_String.new","lime/net/HTTPRequest.hx",127,0x339db723) -HX_LOCAL_STACK_FRAME(_hx_pos_cf7dae7cab1a2f06_144_load,"lime.net._HTTPRequest_String","load",0xabac7a96,"lime.net._HTTPRequest_String.load","lime/net/HTTPRequest.hx",144,0x339db723) -HX_LOCAL_STACK_FRAME(_hx_pos_cf7dae7cab1a2f06_131_load,"lime.net._HTTPRequest_String","load",0xabac7a96,"lime.net._HTTPRequest_String.load","lime/net/HTTPRequest.hx",131,0x339db723) -namespace lime{ -namespace net{ - -void _HTTPRequest_String_obj::__construct(::String uri){ - HX_STACKFRAME(&_hx_pos_cf7dae7cab1a2f06_127_new) -HXDLIN( 127) super::__construct(uri); - } - -Dynamic _HTTPRequest_String_obj::__CreateEmpty() { return new _HTTPRequest_String_obj; } - -void *_HTTPRequest_String_obj::_hx_vtable = 0; - -Dynamic _HTTPRequest_String_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _HTTPRequest_String_obj > _hx_result = new _HTTPRequest_String_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool _HTTPRequest_String_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x5a2d0ac0) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5a2d0ac0; - } else { - return inClassId==(int)0x618df855; - } -} - - ::lime::app::Future _HTTPRequest_String_obj::load(::String uri){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0, ::lime::net::_HTTPRequest_String,_gthis, ::lime::app::Promise,promise) HXARGC(1) - void _hx_run(::String text){ - HX_GC_STACKFRAME(&_hx_pos_cf7dae7cab1a2f06_144_load) -HXLINE( 145) _gthis->responseData = text; -HXLINE( 146) promise->complete(_gthis->responseData); - } - HX_END_LOCAL_FUNC1((void)) - - HX_GC_STACKFRAME(&_hx_pos_cf7dae7cab1a2f06_131_load) -HXLINE( 130) ::lime::net::_HTTPRequest_String _gthis = hx::ObjectPtr(this); -HXLINE( 132) if (hx::IsNotNull( uri )) { -HXLINE( 134) this->uri = uri; - } -HXLINE( 137) ::lime::app::Promise promise = ::lime::app::Promise_obj::__alloc( HX_CTX ); -HXLINE( 138) ::lime::app::Future future = this->_hx___backend->loadText(this->uri); -HXLINE( 140) future->onProgress(promise->progress_dyn()); -HXLINE( 141) future->onError(promise->error_dyn()); -HXLINE( 143) future->onComplete( ::Dynamic(new _hx_Closure_0(_gthis,promise))); -HXLINE( 149) return promise->future; - } - - - -hx::ObjectPtr< _HTTPRequest_String_obj > _HTTPRequest_String_obj::__new(::String uri) { - hx::ObjectPtr< _HTTPRequest_String_obj > __this = new _HTTPRequest_String_obj(); - __this->__construct(uri); - return __this; -} - -hx::ObjectPtr< _HTTPRequest_String_obj > _HTTPRequest_String_obj::__alloc(hx::Ctx *_hx_ctx,::String uri) { - _HTTPRequest_String_obj *__this = (_HTTPRequest_String_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_HTTPRequest_String_obj), true, "lime.net._HTTPRequest_String")); - *(void **)__this = _HTTPRequest_String_obj::_hx_vtable; - __this->__construct(uri); - return __this; -} - -_HTTPRequest_String_obj::_HTTPRequest_String_obj() -{ -} - -hx::Val _HTTPRequest_String_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"load") ) { return hx::Val( load_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *_HTTPRequest_String_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *_HTTPRequest_String_obj_sStaticStorageInfo = 0; -#endif - -static ::String _HTTPRequest_String_obj_sMemberFields[] = { - HX_("load",26,9a,b7,47), - ::String(null()) }; - -hx::Class _HTTPRequest_String_obj::__mClass; - -void _HTTPRequest_String_obj::__register() -{ - _HTTPRequest_String_obj _hx_dummy; - _HTTPRequest_String_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.net._HTTPRequest_String",fe,55,eb,c8); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_HTTPRequest_String_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _HTTPRequest_String_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _HTTPRequest_String_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _HTTPRequest_String_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace net diff --git a/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_lime_graphics_Image.cpp b/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_lime_graphics_Image.cpp deleted file mode 100644 index 96ae8d48..00000000 --- a/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_lime_graphics_Image.cpp +++ /dev/null @@ -1,124 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_ad1cd84efbcc0480_134_new,"lime.net._HTTPRequest_lime_graphics_Image","new",0xb2d90076,"lime.net._HTTPRequest_lime_graphics_Image.new","lime/_internal/macros/HTTPRequestMacro.hx",134,0xf82711de) -HX_LOCAL_STACK_FRAME(_hx_pos_31224ac778a9eff4_1053_fromBytes,"lime.net._HTTPRequest_lime_graphics_Image","fromBytes",0xef825737,"lime.net._HTTPRequest_lime_graphics_Image.fromBytes","lime/graphics/Image.hx",1053,0xc7b862ad) -namespace lime{ -namespace net{ - -void _HTTPRequest_lime_graphics_Image_obj::__construct(::String uri){ - HX_STACKFRAME(&_hx_pos_ad1cd84efbcc0480_134_new) -HXDLIN( 134) super::__construct(uri); - } - -Dynamic _HTTPRequest_lime_graphics_Image_obj::__CreateEmpty() { return new _HTTPRequest_lime_graphics_Image_obj; } - -void *_HTTPRequest_lime_graphics_Image_obj::_hx_vtable = 0; - -Dynamic _HTTPRequest_lime_graphics_Image_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _HTTPRequest_lime_graphics_Image_obj > _hx_result = new _HTTPRequest_lime_graphics_Image_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool _HTTPRequest_lime_graphics_Image_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x39a54782) { - if (inClassId<=(int)0x041f8278) { - return inClassId==(int)0x00000001 || inClassId==(int)0x041f8278; - } else { - return inClassId==(int)0x39a54782; - } - } else { - return inClassId==(int)0x618df855; - } -} - - ::Dynamic _HTTPRequest_lime_graphics_Image_obj::fromBytes( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_31224ac778a9eff4_1053_fromBytes) -HXDLIN(1053) return ::lime::graphics::Image_obj::fromBytes(bytes); - } - - - -hx::ObjectPtr< _HTTPRequest_lime_graphics_Image_obj > _HTTPRequest_lime_graphics_Image_obj::__new(::String uri) { - hx::ObjectPtr< _HTTPRequest_lime_graphics_Image_obj > __this = new _HTTPRequest_lime_graphics_Image_obj(); - __this->__construct(uri); - return __this; -} - -hx::ObjectPtr< _HTTPRequest_lime_graphics_Image_obj > _HTTPRequest_lime_graphics_Image_obj::__alloc(hx::Ctx *_hx_ctx,::String uri) { - _HTTPRequest_lime_graphics_Image_obj *__this = (_HTTPRequest_lime_graphics_Image_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_HTTPRequest_lime_graphics_Image_obj), true, "lime.net._HTTPRequest_lime_graphics_Image")); - *(void **)__this = _HTTPRequest_lime_graphics_Image_obj::_hx_vtable; - __this->__construct(uri); - return __this; -} - -_HTTPRequest_lime_graphics_Image_obj::_HTTPRequest_lime_graphics_Image_obj() -{ -} - -hx::Val _HTTPRequest_lime_graphics_Image_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { return hx::Val( fromBytes_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *_HTTPRequest_lime_graphics_Image_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *_HTTPRequest_lime_graphics_Image_obj_sStaticStorageInfo = 0; -#endif - -static ::String _HTTPRequest_lime_graphics_Image_obj_sMemberFields[] = { - HX_("fromBytes",a1,f2,20,72), - ::String(null()) }; - -hx::Class _HTTPRequest_lime_graphics_Image_obj::__mClass; - -void _HTTPRequest_lime_graphics_Image_obj::__register() -{ - _HTTPRequest_lime_graphics_Image_obj _hx_dummy; - _HTTPRequest_lime_graphics_Image_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.net._HTTPRequest_lime_graphics_Image",84,4d,8e,d9); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_HTTPRequest_lime_graphics_Image_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _HTTPRequest_lime_graphics_Image_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _HTTPRequest_lime_graphics_Image_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _HTTPRequest_lime_graphics_Image_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace net diff --git a/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_lime_media_AudioBuffer.cpp b/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_lime_media_AudioBuffer.cpp deleted file mode 100644 index 9238ae54..00000000 --- a/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_lime_media_AudioBuffer.cpp +++ /dev/null @@ -1,124 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_6031011c5de7d4fd_134_new,"lime.net._HTTPRequest_lime_media_AudioBuffer","new",0xe9102f50,"lime.net._HTTPRequest_lime_media_AudioBuffer.new","lime/_internal/macros/HTTPRequestMacro.hx",134,0xf82711de) -HX_LOCAL_STACK_FRAME(_hx_pos_66fce3bdaaf914c3_295_fromBytes,"lime.net._HTTPRequest_lime_media_AudioBuffer","fromBytes",0x6d972591,"lime.net._HTTPRequest_lime_media_AudioBuffer.fromBytes","lime/media/AudioBuffer.hx",295,0xf6fabaad) -namespace lime{ -namespace net{ - -void _HTTPRequest_lime_media_AudioBuffer_obj::__construct(::String uri){ - HX_STACKFRAME(&_hx_pos_6031011c5de7d4fd_134_new) -HXDLIN( 134) super::__construct(uri); - } - -Dynamic _HTTPRequest_lime_media_AudioBuffer_obj::__CreateEmpty() { return new _HTTPRequest_lime_media_AudioBuffer_obj; } - -void *_HTTPRequest_lime_media_AudioBuffer_obj::_hx_vtable = 0; - -Dynamic _HTTPRequest_lime_media_AudioBuffer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _HTTPRequest_lime_media_AudioBuffer_obj > _hx_result = new _HTTPRequest_lime_media_AudioBuffer_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool _HTTPRequest_lime_media_AudioBuffer_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x618df855) { - if (inClassId<=(int)0x041f8278) { - return inClassId==(int)0x00000001 || inClassId==(int)0x041f8278; - } else { - return inClassId==(int)0x618df855; - } - } else { - return inClassId==(int)0x6d096020; - } -} - - ::Dynamic _HTTPRequest_lime_media_AudioBuffer_obj::fromBytes( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_66fce3bdaaf914c3_295_fromBytes) -HXDLIN( 295) return ::lime::media::AudioBuffer_obj::fromBytes(bytes); - } - - - -hx::ObjectPtr< _HTTPRequest_lime_media_AudioBuffer_obj > _HTTPRequest_lime_media_AudioBuffer_obj::__new(::String uri) { - hx::ObjectPtr< _HTTPRequest_lime_media_AudioBuffer_obj > __this = new _HTTPRequest_lime_media_AudioBuffer_obj(); - __this->__construct(uri); - return __this; -} - -hx::ObjectPtr< _HTTPRequest_lime_media_AudioBuffer_obj > _HTTPRequest_lime_media_AudioBuffer_obj::__alloc(hx::Ctx *_hx_ctx,::String uri) { - _HTTPRequest_lime_media_AudioBuffer_obj *__this = (_HTTPRequest_lime_media_AudioBuffer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_HTTPRequest_lime_media_AudioBuffer_obj), true, "lime.net._HTTPRequest_lime_media_AudioBuffer")); - *(void **)__this = _HTTPRequest_lime_media_AudioBuffer_obj::_hx_vtable; - __this->__construct(uri); - return __this; -} - -_HTTPRequest_lime_media_AudioBuffer_obj::_HTTPRequest_lime_media_AudioBuffer_obj() -{ -} - -hx::Val _HTTPRequest_lime_media_AudioBuffer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { return hx::Val( fromBytes_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *_HTTPRequest_lime_media_AudioBuffer_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *_HTTPRequest_lime_media_AudioBuffer_obj_sStaticStorageInfo = 0; -#endif - -static ::String _HTTPRequest_lime_media_AudioBuffer_obj_sMemberFields[] = { - HX_("fromBytes",a1,f2,20,72), - ::String(null()) }; - -hx::Class _HTTPRequest_lime_media_AudioBuffer_obj::__mClass; - -void _HTTPRequest_lime_media_AudioBuffer_obj::__register() -{ - _HTTPRequest_lime_media_AudioBuffer_obj _hx_dummy; - _HTTPRequest_lime_media_AudioBuffer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.net._HTTPRequest_lime_media_AudioBuffer",5e,87,5a,dd); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_HTTPRequest_lime_media_AudioBuffer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _HTTPRequest_lime_media_AudioBuffer_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _HTTPRequest_lime_media_AudioBuffer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _HTTPRequest_lime_media_AudioBuffer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace net diff --git a/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_lime_text_Font.cpp b/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_lime_text_Font.cpp deleted file mode 100644 index 3696b2e0..00000000 --- a/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_lime_text_Font.cpp +++ /dev/null @@ -1,124 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_lime_text_Font -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_text_Font -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_ad7cb8eb53cde893_134_new,"lime.net._HTTPRequest_lime_text_Font","new",0x8449f616,"lime.net._HTTPRequest_lime_text_Font.new","lime/_internal/macros/HTTPRequestMacro.hx",134,0xf82711de) -HX_LOCAL_STACK_FRAME(_hx_pos_44cee9f3d02dfeb3_155_fromBytes,"lime.net._HTTPRequest_lime_text_Font","fromBytes",0x7d0344d7,"lime.net._HTTPRequest_lime_text_Font.fromBytes","lime/text/Font.hx",155,0x3be57807) -namespace lime{ -namespace net{ - -void _HTTPRequest_lime_text_Font_obj::__construct(::String uri){ - HX_STACKFRAME(&_hx_pos_ad7cb8eb53cde893_134_new) -HXDLIN( 134) super::__construct(uri); - } - -Dynamic _HTTPRequest_lime_text_Font_obj::__CreateEmpty() { return new _HTTPRequest_lime_text_Font_obj; } - -void *_HTTPRequest_lime_text_Font_obj::_hx_vtable = 0; - -Dynamic _HTTPRequest_lime_text_Font_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _HTTPRequest_lime_text_Font_obj > _hx_result = new _HTTPRequest_lime_text_Font_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool _HTTPRequest_lime_text_Font_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x4d6820ae) { - if (inClassId<=(int)0x041f8278) { - return inClassId==(int)0x00000001 || inClassId==(int)0x041f8278; - } else { - return inClassId==(int)0x4d6820ae; - } - } else { - return inClassId==(int)0x618df855; - } -} - - ::Dynamic _HTTPRequest_lime_text_Font_obj::fromBytes( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_44cee9f3d02dfeb3_155_fromBytes) -HXDLIN( 155) return ::lime::text::Font_obj::fromBytes(bytes); - } - - - -hx::ObjectPtr< _HTTPRequest_lime_text_Font_obj > _HTTPRequest_lime_text_Font_obj::__new(::String uri) { - hx::ObjectPtr< _HTTPRequest_lime_text_Font_obj > __this = new _HTTPRequest_lime_text_Font_obj(); - __this->__construct(uri); - return __this; -} - -hx::ObjectPtr< _HTTPRequest_lime_text_Font_obj > _HTTPRequest_lime_text_Font_obj::__alloc(hx::Ctx *_hx_ctx,::String uri) { - _HTTPRequest_lime_text_Font_obj *__this = (_HTTPRequest_lime_text_Font_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_HTTPRequest_lime_text_Font_obj), true, "lime.net._HTTPRequest_lime_text_Font")); - *(void **)__this = _HTTPRequest_lime_text_Font_obj::_hx_vtable; - __this->__construct(uri); - return __this; -} - -_HTTPRequest_lime_text_Font_obj::_HTTPRequest_lime_text_Font_obj() -{ -} - -hx::Val _HTTPRequest_lime_text_Font_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { return hx::Val( fromBytes_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *_HTTPRequest_lime_text_Font_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *_HTTPRequest_lime_text_Font_obj_sStaticStorageInfo = 0; -#endif - -static ::String _HTTPRequest_lime_text_Font_obj_sMemberFields[] = { - HX_("fromBytes",a1,f2,20,72), - ::String(null()) }; - -hx::Class _HTTPRequest_lime_text_Font_obj::__mClass; - -void _HTTPRequest_lime_text_Font_obj::__register() -{ - _HTTPRequest_lime_text_Font_obj _hx_dummy; - _HTTPRequest_lime_text_Font_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.net._HTTPRequest_lime_text_Font",24,f3,ab,1a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_HTTPRequest_lime_text_Font_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _HTTPRequest_lime_text_Font_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _HTTPRequest_lime_text_Font_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _HTTPRequest_lime_text_Font_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace net diff --git a/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_lime_utils_Bytes.cpp b/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_lime_utils_Bytes.cpp deleted file mode 100644 index 29963fa9..00000000 --- a/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_lime_utils_Bytes.cpp +++ /dev/null @@ -1,124 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_lime_utils_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_utils__Bytes_Bytes_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_3b573f9be5b8b40a_134_new,"lime.net._HTTPRequest_lime_utils_Bytes","new",0x6fc6f152,"lime.net._HTTPRequest_lime_utils_Bytes.new","lime/_internal/macros/HTTPRequestMacro.hx",134,0xf82711de) -HX_LOCAL_STACK_FRAME(_hx_pos_ea0e6435c6f91785_113_fromBytes,"lime.net._HTTPRequest_lime_utils_Bytes","fromBytes",0x77f65513,"lime.net._HTTPRequest_lime_utils_Bytes.fromBytes","lime/utils/Bytes.hx",113,0x9fbf972b) -namespace lime{ -namespace net{ - -void _HTTPRequest_lime_utils_Bytes_obj::__construct(::String uri){ - HX_STACKFRAME(&_hx_pos_3b573f9be5b8b40a_134_new) -HXDLIN( 134) super::__construct(uri); - } - -Dynamic _HTTPRequest_lime_utils_Bytes_obj::__CreateEmpty() { return new _HTTPRequest_lime_utils_Bytes_obj; } - -void *_HTTPRequest_lime_utils_Bytes_obj::_hx_vtable = 0; - -Dynamic _HTTPRequest_lime_utils_Bytes_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _HTTPRequest_lime_utils_Bytes_obj > _hx_result = new _HTTPRequest_lime_utils_Bytes_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool _HTTPRequest_lime_utils_Bytes_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x28bb9ba2) { - if (inClassId<=(int)0x041f8278) { - return inClassId==(int)0x00000001 || inClassId==(int)0x041f8278; - } else { - return inClassId==(int)0x28bb9ba2; - } - } else { - return inClassId==(int)0x618df855; - } -} - - ::Dynamic _HTTPRequest_lime_utils_Bytes_obj::fromBytes( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_ea0e6435c6f91785_113_fromBytes) -HXDLIN( 113) return ::lime::utils::_Bytes::Bytes_Impl__obj::fromBytes(bytes); - } - - - -hx::ObjectPtr< _HTTPRequest_lime_utils_Bytes_obj > _HTTPRequest_lime_utils_Bytes_obj::__new(::String uri) { - hx::ObjectPtr< _HTTPRequest_lime_utils_Bytes_obj > __this = new _HTTPRequest_lime_utils_Bytes_obj(); - __this->__construct(uri); - return __this; -} - -hx::ObjectPtr< _HTTPRequest_lime_utils_Bytes_obj > _HTTPRequest_lime_utils_Bytes_obj::__alloc(hx::Ctx *_hx_ctx,::String uri) { - _HTTPRequest_lime_utils_Bytes_obj *__this = (_HTTPRequest_lime_utils_Bytes_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_HTTPRequest_lime_utils_Bytes_obj), true, "lime.net._HTTPRequest_lime_utils_Bytes")); - *(void **)__this = _HTTPRequest_lime_utils_Bytes_obj::_hx_vtable; - __this->__construct(uri); - return __this; -} - -_HTTPRequest_lime_utils_Bytes_obj::_HTTPRequest_lime_utils_Bytes_obj() -{ -} - -hx::Val _HTTPRequest_lime_utils_Bytes_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { return hx::Val( fromBytes_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *_HTTPRequest_lime_utils_Bytes_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *_HTTPRequest_lime_utils_Bytes_obj_sStaticStorageInfo = 0; -#endif - -static ::String _HTTPRequest_lime_utils_Bytes_obj_sMemberFields[] = { - HX_("fromBytes",a1,f2,20,72), - ::String(null()) }; - -hx::Class _HTTPRequest_lime_utils_Bytes_obj::__mClass; - -void _HTTPRequest_lime_utils_Bytes_obj::__register() -{ - _HTTPRequest_lime_utils_Bytes_obj _hx_dummy; - _HTTPRequest_lime_utils_Bytes_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.net._HTTPRequest_lime_utils_Bytes",60,a0,43,10); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_HTTPRequest_lime_utils_Bytes_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _HTTPRequest_lime_utils_Bytes_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _HTTPRequest_lime_utils_Bytes_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _HTTPRequest_lime_utils_Bytes_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace net diff --git a/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_openfl_utils_ByteArray.cpp b/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_openfl_utils_ByteArray.cpp deleted file mode 100644 index 3d1c0248..00000000 --- a/hGameTest/bin/linux/obj/src/lime/net/_HTTPRequest_openfl_utils_ByteArray.cpp +++ /dev/null @@ -1,133 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_openfl_utils_ByteArray -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_62d462820a77e9f1_134_new,"lime.net._HTTPRequest_openfl_utils_ByteArray","new",0xb743fd13,"lime.net._HTTPRequest_openfl_utils_ByteArray.new","lime/_internal/macros/HTTPRequestMacro.hx",134,0xf82711de) -HX_LOCAL_STACK_FRAME(_hx_pos_0170168071f82217_289_fromBytes,"lime.net._HTTPRequest_openfl_utils_ByteArray","fromBytes",0xc0fc2794,"lime.net._HTTPRequest_openfl_utils_ByteArray.fromBytes","openfl/net/URLLoader.hx",289,0x11daec0d) -namespace lime{ -namespace net{ - -void _HTTPRequest_openfl_utils_ByteArray_obj::__construct(::String uri){ - HX_STACKFRAME(&_hx_pos_62d462820a77e9f1_134_new) -HXDLIN( 134) super::__construct(uri); - } - -Dynamic _HTTPRequest_openfl_utils_ByteArray_obj::__CreateEmpty() { return new _HTTPRequest_openfl_utils_ByteArray_obj; } - -void *_HTTPRequest_openfl_utils_ByteArray_obj::_hx_vtable = 0; - -Dynamic _HTTPRequest_openfl_utils_ByteArray_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< _HTTPRequest_openfl_utils_ByteArray_obj > _hx_result = new _HTTPRequest_openfl_utils_ByteArray_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool _HTTPRequest_openfl_utils_ByteArray_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x618df855) { - if (inClassId<=(int)0x041f8278) { - return inClassId==(int)0x00000001 || inClassId==(int)0x041f8278; - } else { - return inClassId==(int)0x618df855; - } - } else { - return inClassId==(int)0x7ec8a557; - } -} - - ::Dynamic _HTTPRequest_openfl_utils_ByteArray_obj::fromBytes( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_0170168071f82217_289_fromBytes) -HXDLIN( 289) return ::openfl::utils::_ByteArray::ByteArray_Impl__obj::fromBytes(bytes); - } - - - -hx::ObjectPtr< _HTTPRequest_openfl_utils_ByteArray_obj > _HTTPRequest_openfl_utils_ByteArray_obj::__new(::String uri) { - hx::ObjectPtr< _HTTPRequest_openfl_utils_ByteArray_obj > __this = new _HTTPRequest_openfl_utils_ByteArray_obj(); - __this->__construct(uri); - return __this; -} - -hx::ObjectPtr< _HTTPRequest_openfl_utils_ByteArray_obj > _HTTPRequest_openfl_utils_ByteArray_obj::__alloc(hx::Ctx *_hx_ctx,::String uri) { - _HTTPRequest_openfl_utils_ByteArray_obj *__this = (_HTTPRequest_openfl_utils_ByteArray_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(_HTTPRequest_openfl_utils_ByteArray_obj), true, "lime.net._HTTPRequest_openfl_utils_ByteArray")); - *(void **)__this = _HTTPRequest_openfl_utils_ByteArray_obj::_hx_vtable; - __this->__construct(uri); - return __this; -} - -_HTTPRequest_openfl_utils_ByteArray_obj::_HTTPRequest_openfl_utils_ByteArray_obj() -{ -} - -hx::Val _HTTPRequest_openfl_utils_ByteArray_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { return hx::Val( fromBytes_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *_HTTPRequest_openfl_utils_ByteArray_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *_HTTPRequest_openfl_utils_ByteArray_obj_sStaticStorageInfo = 0; -#endif - -static ::String _HTTPRequest_openfl_utils_ByteArray_obj_sMemberFields[] = { - HX_("fromBytes",a1,f2,20,72), - ::String(null()) }; - -hx::Class _HTTPRequest_openfl_utils_ByteArray_obj::__mClass; - -void _HTTPRequest_openfl_utils_ByteArray_obj::__register() -{ - _HTTPRequest_openfl_utils_ByteArray_obj _hx_dummy; - _HTTPRequest_openfl_utils_ByteArray_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.net._HTTPRequest_openfl_utils_ByteArray",a1,77,7d,33); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(_HTTPRequest_openfl_utils_ByteArray_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< _HTTPRequest_openfl_utils_ByteArray_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = _HTTPRequest_openfl_utils_ByteArray_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = _HTTPRequest_openfl_utils_ByteArray_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace net diff --git a/hGameTest/bin/linux/obj/src/lime/net/_IHTTPRequest.cpp b/hGameTest/bin/linux/obj/src/lime/net/_IHTTPRequest.cpp deleted file mode 100644 index 083b2a8b..00000000 --- a/hGameTest/bin/linux/obj/src/lime/net/_IHTTPRequest.cpp +++ /dev/null @@ -1,54 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_net_HTTPRequestHeader -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif - -namespace lime{ -namespace net{ - - -static ::String _IHTTPRequest_obj_sMemberFields[] = { - HX_("contentType",93,3c,7b,2a), - HX_("data",2a,56,63,42), - HX_("enableResponseHeaders",82,32,47,05), - HX_("followRedirects",26,5a,40,75), - HX_("formData",8e,d5,80,56), - HX_("headers",46,52,08,63), - HX_("method",e1,f6,5a,09), - HX_("responseHeaders",c5,0d,ca,43), - HX_("responseStatus",93,60,a4,78), - HX_("timeout",a1,1a,f7,d8), - HX_("uri",6c,2b,59,00), - HX_("userAgent",7a,f0,12,c8), - HX_("withCredentials",56,86,c4,ca), - HX_("cancel",7a,ed,33,b8), - ::String(null()) }; - -hx::Class _IHTTPRequest_obj::__mClass; - -void _IHTTPRequest_obj::__register() -{ - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.net._IHTTPRequest",73,ba,0c,8f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mMembers = hx::Class_obj::dupFunctions(_IHTTPRequest_obj_sMemberFields); - __mClass->mCanCast = hx::TIsInterface< (int)0x154a91b5 >; - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace net diff --git a/hGameTest/bin/linux/obj/src/lime/net/curl/CURL.cpp b/hGameTest/bin/linux/obj/src/lime/net/curl/CURL.cpp deleted file mode 100644 index b22991e3..00000000 --- a/hGameTest/bin/linux/obj/src/lime/net/curl/CURL.cpp +++ /dev/null @@ -1,511 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_net_curl_CURL -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_28_new,"lime.net.curl.CURL","new",0x4e46b036,"lime.net.curl.CURL.new","lime/net/curl/CURL.hx",28,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_43_cleanup,"lime.net.curl.CURL","cleanup",0x6d508efa,"lime.net.curl.CURL.cleanup","lime/net/curl/CURL.hx",43,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_50_clone,"lime.net.curl.CURL","clone",0x20ae14b3,"lime.net.curl.CURL.clone","lime/net/curl/CURL.hx",50,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_57_escape,"lime.net.curl.CURL","escape",0x44306d6b,"lime.net.curl.CURL.escape","lime/net/curl/CURL.hx",57,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_81_getInfo,"lime.net.curl.CURL","getInfo",0xda4c6afa,"lime.net.curl.CURL.getInfo","lime/net/curl/CURL.hx",81,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_106_pause,"lime.net.curl.CURL","pause",0x95a2d84c,"lime.net.curl.CURL.pause","lime/net/curl/CURL.hx",106,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_115_perform,"lime.net.curl.CURL","perform",0x3cec6b77,"lime.net.curl.CURL.perform","lime/net/curl/CURL.hx",115,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_133_reset,"lime.net.curl.CURL","reset",0xbf134b25,"lime.net.curl.CURL.reset","lime/net/curl/CURL.hx",133,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_147_setOption,"lime.net.curl.CURL","setOption",0xcff7ad0d,"lime.net.curl.CURL.setOption","lime/net/curl/CURL.hx",147,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_170_setOption,"lime.net.curl.CURL","setOption",0xcff7ad0d,"lime.net.curl.CURL.setOption","lime/net/curl/CURL.hx",170,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_157_setOption,"lime.net.curl.CURL","setOption",0xcff7ad0d,"lime.net.curl.CURL.setOption","lime/net/curl/CURL.hx",157,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_198_setOption,"lime.net.curl.CURL","setOption",0xcff7ad0d,"lime.net.curl.CURL.setOption","lime/net/curl/CURL.hx",198,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_164_setOption,"lime.net.curl.CURL","setOption",0xcff7ad0d,"lime.net.curl.CURL.setOption","lime/net/curl/CURL.hx",164,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_234_unescape,"lime.net.curl.CURL","unescape",0xe7c56b04,"lime.net.curl.CURL.unescape","lime/net/curl/CURL.hx",234,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_72_getDate,"lime.net.curl.CURL","getDate",0xd6f488ba,"lime.net.curl.CURL.getDate","lime/net/curl/CURL.hx",72,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_90_globalCleanup,"lime.net.curl.CURL","globalCleanup",0x3b488c57,"lime.net.curl.CURL.globalCleanup","lime/net/curl/CURL.hx",90,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_97_globalInit,"lime.net.curl.CURL","globalInit",0x3240ecfd,"lime.net.curl.CURL.globalInit","lime/net/curl/CURL.hx",97,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_221_strerror,"lime.net.curl.CURL","strerror",0x9bdff9e1,"lime.net.curl.CURL.strerror","lime/net/curl/CURL.hx",221,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_247_version,"lime.net.curl.CURL","version",0x3f0069ee,"lime.net.curl.CURL.version","lime/net/curl/CURL.hx",247,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_262_versionInfo,"lime.net.curl.CURL","versionInfo",0x0bdb5d7c,"lime.net.curl.CURL.versionInfo","lime/net/curl/CURL.hx",262,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_15_boot,"lime.net.curl.CURL","boot",0x27ac7f9c,"lime.net.curl.CURL.boot","lime/net/curl/CURL.hx",15,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_16_boot,"lime.net.curl.CURL","boot",0x27ac7f9c,"lime.net.curl.CURL.boot","lime/net/curl/CURL.hx",16,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_17_boot,"lime.net.curl.CURL","boot",0x27ac7f9c,"lime.net.curl.CURL.boot","lime/net/curl/CURL.hx",17,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_18_boot,"lime.net.curl.CURL","boot",0x27ac7f9c,"lime.net.curl.CURL.boot","lime/net/curl/CURL.hx",18,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_19_boot,"lime.net.curl.CURL","boot",0x27ac7f9c,"lime.net.curl.CURL.boot","lime/net/curl/CURL.hx",19,0x82d3899b) -HX_LOCAL_STACK_FRAME(_hx_pos_eb990c46aed3e3e1_20_boot,"lime.net.curl.CURL","boot",0x27ac7f9c,"lime.net.curl.CURL.boot","lime/net/curl/CURL.hx",20,0x82d3899b) -namespace lime{ -namespace net{ -namespace curl{ - -void CURL_obj::__construct( ::Dynamic handle){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_28_new) -HXDLIN( 28) if (hx::IsNotNull( handle )) { -HXLINE( 30) this->handle = handle; - } - else { -HXLINE( 35) this->handle = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_easy_init()) ); - } - } - -Dynamic CURL_obj::__CreateEmpty() { return new CURL_obj; } - -void *CURL_obj::_hx_vtable = 0; - -Dynamic CURL_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CURL_obj > _hx_result = new CURL_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool CURL_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3859fac0; -} - -void CURL_obj::cleanup(){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_43_cleanup) -HXDLIN( 43) ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_easy_cleanup(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(CURL_obj,cleanup,(void)) - - ::lime::net::curl::CURL CURL_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_50_clone) -HXDLIN( 50) return ::lime::net::curl::CURL_obj::__alloc( HX_CTX ,( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_easy_duphandle(hx::DynamicPtr(this->handle))) )); - } - - -HX_DEFINE_DYNAMIC_FUNC0(CURL_obj,clone,return ) - -::String CURL_obj::escape(::String url,int length){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_57_escape) -HXLINE( 59) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_easy_escape(hx::DynamicPtr(this->handle),url,length); -HXLINE( 63) return ( ( ::Dynamic)(result) ); - } - - -HX_DEFINE_DYNAMIC_FUNC2(CURL_obj,escape,return ) - - ::Dynamic CURL_obj::getInfo(int info){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_81_getInfo) -HXDLIN( 81) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_easy_getinfo(hx::DynamicPtr(this->handle),info)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(CURL_obj,getInfo,return ) - -int CURL_obj::pause(int bitMask){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_106_pause) -HXDLIN( 106) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_easy_pause(hx::DynamicPtr(this->handle),bitMask); - } - - -HX_DEFINE_DYNAMIC_FUNC1(CURL_obj,pause,return ) - -int CURL_obj::perform(){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_115_perform) -HXDLIN( 115) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_easy_perform(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(CURL_obj,perform,return ) - -void CURL_obj::reset(){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_133_reset) -HXDLIN( 133) ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_easy_reset(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(CURL_obj,reset,(void)) - -int CURL_obj::setOption(int option, ::Dynamic parameter){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_147_setOption) -HXLINE( 146) ::lime::net::curl::CURL _gthis = hx::ObjectPtr(this); -HXLINE( 149) ::haxe::io::Bytes bytes = null(); -HXLINE( 151) switch((int)(option)){ - case (int)10009: { -HXLINE( 186) bytes = ( ( ::haxe::io::Bytes)(parameter) ); - } - break; - case (int)10023: { - } - break; - case (int)20011: { - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0, ::lime::net::curl::CURL,_gthis, ::Dynamic,callback) HXARGC(2) - int _hx_run( ::haxe::io::Bytes bytes1,int length){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_170_setOption) -HXLINE( 171) int cacheLength = bytes1->length; -HXLINE( 172) bytes1->length = length; -HXLINE( 173) int read = ( (int)(callback(_gthis,bytes1)) ); -HXLINE( 174) bytes1->length = cacheLength; -HXLINE( 175) return read; - } - HX_END_LOCAL_FUNC2(return) - -HXLINE( 168) ::Dynamic callback = parameter; -HXLINE( 169) parameter = ::Dynamic(new _hx_Closure_0(_gthis,callback)); -HXLINE( 177) bytes = ::haxe::io::Bytes_obj::alloc(0); - } - break; - case (int)20056: { - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_1, ::lime::net::curl::CURL,_gthis, ::Dynamic,callback1) HXARGC(4) - void _hx_run(Float dltotal,Float dlnow,Float ultotal,Float ulnow){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_157_setOption) -HXLINE( 157) callback1(_gthis,dltotal,dlnow,ultotal,ulnow); - } - HX_END_LOCAL_FUNC4((void)) - -HXLINE( 154) ::Dynamic callback1 = parameter; -HXLINE( 155) parameter = ::Dynamic(new _hx_Closure_1(_gthis,callback1)); - } - break; - case (int)20079: { - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_2, ::lime::net::curl::CURL,_gthis, ::Dynamic,callback2) HXARGC(1) - void _hx_run(::String header){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_198_setOption) -HXLINE( 198) callback2(_gthis,header); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 189) ::Dynamic callback2 = parameter; -HXLINE( 196) parameter = ::Dynamic(new _hx_Closure_2(_gthis,callback2)); - } - break; - case (int)20219: { - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_3, ::lime::net::curl::CURL,_gthis, ::Dynamic,callback3) HXARGC(4) - int _hx_run(int dltotal1,int dlnow1,int ultotal1,int ulnow1){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_164_setOption) -HXLINE( 164) return ( (int)(callback3(_gthis,dltotal1,dlnow1,ultotal1,ulnow1)) ); - } - HX_END_LOCAL_FUNC4(return) - -HXLINE( 161) ::Dynamic callback3 = parameter; -HXLINE( 162) parameter = ::Dynamic(new _hx_Closure_3(_gthis,callback3)); - } - break; - default:{ - } - } -HXLINE( 214) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_easy_setopt(hx::DynamicPtr(this->handle),option,hx::DynamicPtr(parameter),hx::DynamicPtr(bytes)); - } - - -HX_DEFINE_DYNAMIC_FUNC2(CURL_obj,setOption,return ) - -::String CURL_obj::unescape(::String url,int inLength,int outLength){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_234_unescape) -HXLINE( 236) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_easy_unescape(hx::DynamicPtr(this->handle),url,inLength,outLength); -HXLINE( 240) return ( ( ::Dynamic)(result) ); - } - - -HX_DEFINE_DYNAMIC_FUNC3(CURL_obj,unescape,return ) - -int CURL_obj::GLOBAL_SSL; - -int CURL_obj::GLOBAL_WIN32; - -int CURL_obj::GLOBAL_ALL; - -int CURL_obj::GLOBAL_NOTHING; - -int CURL_obj::GLOBAL_DEFAULT; - -int CURL_obj::GLOBAL_ACK_EINTR; - -int CURL_obj::getDate(::String date,int now){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_72_getDate) -HXDLIN( 72) return ( (int)(::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_getdate(date,( (Float)(now) ))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CURL_obj,getDate,return ) - -void CURL_obj::globalCleanup(){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_90_globalCleanup) -HXDLIN( 90) ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_global_cleanup(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(CURL_obj,globalCleanup,(void)) - -int CURL_obj::globalInit(int flags){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_97_globalInit) -HXDLIN( 97) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_global_init(flags); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CURL_obj,globalInit,return ) - -::String CURL_obj::strerror(int code){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_221_strerror) -HXLINE( 223) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_easy_strerror(code); -HXLINE( 227) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CURL_obj,strerror,return ) - -::String CURL_obj::version(){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_247_version) -HXLINE( 249) ::hx::Object * result = ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_version(); -HXLINE( 253) return ( ( ::Dynamic)(result) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(CURL_obj,version,return ) - - ::Dynamic CURL_obj::versionInfo(int type){ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_262_versionInfo) -HXDLIN( 262) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_version_info(type)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CURL_obj,versionInfo,return ) - - -hx::ObjectPtr< CURL_obj > CURL_obj::__new( ::Dynamic handle) { - hx::ObjectPtr< CURL_obj > __this = new CURL_obj(); - __this->__construct(handle); - return __this; -} - -hx::ObjectPtr< CURL_obj > CURL_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic handle) { - CURL_obj *__this = (CURL_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CURL_obj), true, "lime.net.curl.CURL")); - *(void **)__this = CURL_obj::_hx_vtable; - __this->__construct(handle); - return __this; -} - -CURL_obj::CURL_obj() -{ -} - -void CURL_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(CURL); - HX_MARK_MEMBER_NAME(handle,"handle"); - HX_MARK_MEMBER_NAME(headerBytes,"headerBytes"); - HX_MARK_MEMBER_NAME(writeBytes,"writeBytes"); - HX_MARK_END_CLASS(); -} - -void CURL_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(handle,"handle"); - HX_VISIT_MEMBER_NAME(headerBytes,"headerBytes"); - HX_VISIT_MEMBER_NAME(writeBytes,"writeBytes"); -} - -hx::Val CURL_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - if (HX_FIELD_EQ(inName,"pause") ) { return hx::Val( pause_dyn() ); } - if (HX_FIELD_EQ(inName,"reset") ) { return hx::Val( reset_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"handle") ) { return hx::Val( handle ); } - if (HX_FIELD_EQ(inName,"escape") ) { return hx::Val( escape_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"cleanup") ) { return hx::Val( cleanup_dyn() ); } - if (HX_FIELD_EQ(inName,"getInfo") ) { return hx::Val( getInfo_dyn() ); } - if (HX_FIELD_EQ(inName,"perform") ) { return hx::Val( perform_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"unescape") ) { return hx::Val( unescape_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"setOption") ) { return hx::Val( setOption_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"writeBytes") ) { return hx::Val( writeBytes ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"headerBytes") ) { return hx::Val( headerBytes ); } - } - return super::__Field(inName,inCallProp); -} - -bool CURL_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"getDate") ) { outValue = getDate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"version") ) { outValue = version_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"strerror") ) { outValue = strerror_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"globalInit") ) { outValue = globalInit_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"versionInfo") ) { outValue = versionInfo_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"globalCleanup") ) { outValue = globalCleanup_dyn(); return true; } - } - return false; -} - -hx::Val CURL_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"handle") ) { handle=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"writeBytes") ) { writeBytes=inValue.Cast< ::haxe::io::Bytes >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"headerBytes") ) { headerBytes=inValue.Cast< ::haxe::io::Bytes >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void CURL_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("handle",a8,83,fd,b7)); - outFields->push(HX_("headerBytes",9e,af,56,ca)); - outFields->push(HX_("writeBytes",0c,03,5a,52)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo CURL_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(CURL_obj,handle),HX_("handle",a8,83,fd,b7)}, - {hx::fsObject /* ::haxe::io::Bytes */ ,(int)offsetof(CURL_obj,headerBytes),HX_("headerBytes",9e,af,56,ca)}, - {hx::fsObject /* ::haxe::io::Bytes */ ,(int)offsetof(CURL_obj,writeBytes),HX_("writeBytes",0c,03,5a,52)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo CURL_obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &CURL_obj::GLOBAL_SSL,HX_("GLOBAL_SSL",90,53,1d,52)}, - {hx::fsInt,(void *) &CURL_obj::GLOBAL_WIN32,HX_("GLOBAL_WIN32",7f,38,c5,59)}, - {hx::fsInt,(void *) &CURL_obj::GLOBAL_ALL,HX_("GLOBAL_ALL",e5,a4,0f,52)}, - {hx::fsInt,(void *) &CURL_obj::GLOBAL_NOTHING,HX_("GLOBAL_NOTHING",d1,41,21,b2)}, - {hx::fsInt,(void *) &CURL_obj::GLOBAL_DEFAULT,HX_("GLOBAL_DEFAULT",85,7e,85,fe)}, - {hx::fsInt,(void *) &CURL_obj::GLOBAL_ACK_EINTR,HX_("GLOBAL_ACK_EINTR",76,bf,c3,74)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String CURL_obj_sMemberFields[] = { - HX_("handle",a8,83,fd,b7), - HX_("headerBytes",9e,af,56,ca), - HX_("writeBytes",0c,03,5a,52), - HX_("cleanup",24,0c,42,ab), - HX_("clone",5d,13,63,48), - HX_("escape",81,43,da,da), - HX_("getInfo",24,e8,3d,18), - HX_("pause",f6,d6,57,bd), - HX_("perform",a1,e8,dd,7a), - HX_("reset",cf,49,c8,e6), - HX_("setOption",b7,48,22,8b), - HX_("unescape",9a,72,21,dd), - ::String(null()) }; - -static void CURL_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(CURL_obj::GLOBAL_SSL,"GLOBAL_SSL"); - HX_MARK_MEMBER_NAME(CURL_obj::GLOBAL_WIN32,"GLOBAL_WIN32"); - HX_MARK_MEMBER_NAME(CURL_obj::GLOBAL_ALL,"GLOBAL_ALL"); - HX_MARK_MEMBER_NAME(CURL_obj::GLOBAL_NOTHING,"GLOBAL_NOTHING"); - HX_MARK_MEMBER_NAME(CURL_obj::GLOBAL_DEFAULT,"GLOBAL_DEFAULT"); - HX_MARK_MEMBER_NAME(CURL_obj::GLOBAL_ACK_EINTR,"GLOBAL_ACK_EINTR"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void CURL_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(CURL_obj::GLOBAL_SSL,"GLOBAL_SSL"); - HX_VISIT_MEMBER_NAME(CURL_obj::GLOBAL_WIN32,"GLOBAL_WIN32"); - HX_VISIT_MEMBER_NAME(CURL_obj::GLOBAL_ALL,"GLOBAL_ALL"); - HX_VISIT_MEMBER_NAME(CURL_obj::GLOBAL_NOTHING,"GLOBAL_NOTHING"); - HX_VISIT_MEMBER_NAME(CURL_obj::GLOBAL_DEFAULT,"GLOBAL_DEFAULT"); - HX_VISIT_MEMBER_NAME(CURL_obj::GLOBAL_ACK_EINTR,"GLOBAL_ACK_EINTR"); -}; - -#endif - -hx::Class CURL_obj::__mClass; - -static ::String CURL_obj_sStaticFields[] = { - HX_("GLOBAL_SSL",90,53,1d,52), - HX_("GLOBAL_WIN32",7f,38,c5,59), - HX_("GLOBAL_ALL",e5,a4,0f,52), - HX_("GLOBAL_NOTHING",d1,41,21,b2), - HX_("GLOBAL_DEFAULT",85,7e,85,fe), - HX_("GLOBAL_ACK_EINTR",76,bf,c3,74), - HX_("getDate",e4,05,e6,14), - HX_("globalCleanup",01,45,7b,d1), - HX_("globalInit",13,86,5e,3c), - HX_("strerror",77,01,3c,91), - HX_("version",18,e7,f1,7c), - HX_("versionInfo",a6,b7,a3,db), - ::String(null()) -}; - -void CURL_obj::__register() -{ - CURL_obj _hx_dummy; - CURL_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.net.curl.CURL",44,1d,f9,f8); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CURL_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = CURL_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(CURL_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(CURL_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< CURL_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = CURL_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CURL_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CURL_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void CURL_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_15_boot) -HXDLIN( 15) GLOBAL_SSL = 1; - } -{ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_16_boot) -HXDLIN( 16) GLOBAL_WIN32 = 2; - } -{ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_17_boot) -HXDLIN( 17) GLOBAL_ALL = 3; - } -{ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_18_boot) -HXDLIN( 18) GLOBAL_NOTHING = 0; - } -{ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_19_boot) -HXDLIN( 19) GLOBAL_DEFAULT = 3; - } -{ - HX_STACKFRAME(&_hx_pos_eb990c46aed3e3e1_20_boot) -HXDLIN( 20) GLOBAL_ACK_EINTR = 4; - } -} - -} // end namespace lime -} // end namespace net -} // end namespace curl diff --git a/hGameTest/bin/linux/obj/src/lime/net/curl/CURLMulti.cpp b/hGameTest/bin/linux/obj/src/lime/net/curl/CURLMulti.cpp deleted file mode 100644 index 570a6b89..00000000 --- a/hGameTest/bin/linux/obj/src/lime/net/curl/CURLMulti.cpp +++ /dev/null @@ -1,237 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_net_curl_CURL -#include -#endif -#ifndef INCLUDED_lime_net_curl_CURLMulti -#include -#endif -#ifndef INCLUDED_lime_net_curl_CURLMultiMessage -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_fb515ac759b1a1a7_25_new,"lime.net.curl.CURLMulti","new",0x3a305607,"lime.net.curl.CURLMulti.new","lime/net/curl/CURLMulti.hx",25,0x8b7d3e08) -HX_LOCAL_STACK_FRAME(_hx_pos_fb515ac759b1a1a7_44_addHandle,"lime.net.curl.CURLMulti","addHandle",0x3e307590,"lime.net.curl.CURLMulti.addHandle","lime/net/curl/CURLMulti.hx",44,0x8b7d3e08) -HX_LOCAL_STACK_FRAME(_hx_pos_fb515ac759b1a1a7_51_infoRead,"lime.net.curl.CURLMulti","infoRead",0x01861bdd,"lime.net.curl.CURLMulti.infoRead","lime/net/curl/CURLMulti.hx",51,0x8b7d3e08) -HX_LOCAL_STACK_FRAME(_hx_pos_fb515ac759b1a1a7_67_perform,"lime.net.curl.CURLMulti","perform",0x45cbcdc8,"lime.net.curl.CURLMulti.perform","lime/net/curl/CURLMulti.hx",67,0x8b7d3e08) -HX_LOCAL_STACK_FRAME(_hx_pos_fb515ac759b1a1a7_76_removeHandle,"lime.net.curl.CURLMulti","removeHandle",0xf2aa2c85,"lime.net.curl.CURLMulti.removeHandle","lime/net/curl/CURLMulti.hx",76,0x8b7d3e08) -HX_LOCAL_STACK_FRAME(_hx_pos_fb515ac759b1a1a7_85_setOption,"lime.net.curl.CURLMulti","setOption",0x5931059e,"lime.net.curl.CURLMulti.setOption","lime/net/curl/CURLMulti.hx",85,0x8b7d3e08) -HX_LOCAL_STACK_FRAME(_hx_pos_fb515ac759b1a1a7_94_wait,"lime.net.curl.CURLMulti","wait",0xb60ac6ee,"lime.net.curl.CURLMulti.wait","lime/net/curl/CURLMulti.hx",94,0x8b7d3e08) -HX_LOCAL_STACK_FRAME(_hx_pos_fb515ac759b1a1a7_104_get_runningHandles,"lime.net.curl.CURLMulti","get_runningHandles",0x99ba868e,"lime.net.curl.CURLMulti.get_runningHandles","lime/net/curl/CURLMulti.hx",104,0x8b7d3e08) -namespace lime{ -namespace net{ -namespace curl{ - -void CURLMulti_obj::__construct( ::Dynamic handle){ - HX_STACKFRAME(&_hx_pos_fb515ac759b1a1a7_25_new) -HXDLIN( 25) if (hx::IsNotNull( handle )) { -HXLINE( 27) this->handle = handle; - } - else { -HXLINE( 32) this->handle = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_multi_init()) ); - } - } - -Dynamic CURLMulti_obj::__CreateEmpty() { return new CURLMulti_obj; } - -void *CURLMulti_obj::_hx_vtable = 0; - -Dynamic CURLMulti_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CURLMulti_obj > _hx_result = new CURLMulti_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool CURLMulti_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0631cfc5; -} - -int CURLMulti_obj::addHandle( ::lime::net::curl::CURL curl){ - HX_STACKFRAME(&_hx_pos_fb515ac759b1a1a7_44_addHandle) -HXDLIN( 44) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_multi_add_handle(hx::DynamicPtr(this->handle),hx::DynamicPtr(curl),hx::DynamicPtr(curl->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(CURLMulti_obj,addHandle,return ) - - ::lime::net::curl::CURLMultiMessage CURLMulti_obj::infoRead(){ - HX_GC_STACKFRAME(&_hx_pos_fb515ac759b1a1a7_51_infoRead) -HXLINE( 53) ::Dynamic msg = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_multi_info_read(hx::DynamicPtr(this->handle))) ); -HXLINE( 55) if (hx::IsNotNull( msg )) { -HXLINE( 57) return ::lime::net::curl::CURLMultiMessage_obj::__alloc( HX_CTX ,( ( ::lime::net::curl::CURL)(msg->__Field(HX_("curl",ec,4a,c9,41),hx::paccDynamic)) ),( (int)(msg->__Field(HX_("result",dd,68,84,08),hx::paccDynamic)) )); - } -HXLINE( 61) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(CURLMulti_obj,infoRead,return ) - -int CURLMulti_obj::perform(){ - HX_STACKFRAME(&_hx_pos_fb515ac759b1a1a7_67_perform) -HXDLIN( 67) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_multi_perform(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(CURLMulti_obj,perform,return ) - -int CURLMulti_obj::removeHandle( ::lime::net::curl::CURL curl){ - HX_STACKFRAME(&_hx_pos_fb515ac759b1a1a7_76_removeHandle) -HXDLIN( 76) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_multi_remove_handle(hx::DynamicPtr(this->handle),hx::DynamicPtr(curl->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(CURLMulti_obj,removeHandle,return ) - -int CURLMulti_obj::setOption(int option, ::Dynamic parameter){ - HX_STACKFRAME(&_hx_pos_fb515ac759b1a1a7_85_setOption) -HXDLIN( 85) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_multi_setopt(hx::DynamicPtr(this->handle),option,hx::DynamicPtr(parameter)); - } - - -HX_DEFINE_DYNAMIC_FUNC2(CURLMulti_obj,setOption,return ) - -int CURLMulti_obj::wait(int timeoutMS){ - HX_STACKFRAME(&_hx_pos_fb515ac759b1a1a7_94_wait) -HXDLIN( 94) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_multi_wait(hx::DynamicPtr(this->handle),timeoutMS); - } - - -HX_DEFINE_DYNAMIC_FUNC1(CURLMulti_obj,wait,return ) - -int CURLMulti_obj::get_runningHandles(){ - HX_STACKFRAME(&_hx_pos_fb515ac759b1a1a7_104_get_runningHandles) -HXDLIN( 104) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_curl_multi_get_running_handles(hx::DynamicPtr(this->handle)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(CURLMulti_obj,get_runningHandles,return ) - - -hx::ObjectPtr< CURLMulti_obj > CURLMulti_obj::__new( ::Dynamic handle) { - hx::ObjectPtr< CURLMulti_obj > __this = new CURLMulti_obj(); - __this->__construct(handle); - return __this; -} - -hx::ObjectPtr< CURLMulti_obj > CURLMulti_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic handle) { - CURLMulti_obj *__this = (CURLMulti_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CURLMulti_obj), true, "lime.net.curl.CURLMulti")); - *(void **)__this = CURLMulti_obj::_hx_vtable; - __this->__construct(handle); - return __this; -} - -CURLMulti_obj::CURLMulti_obj() -{ -} - -void CURLMulti_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(CURLMulti); - HX_MARK_MEMBER_NAME(handle,"handle"); - HX_MARK_END_CLASS(); -} - -void CURLMulti_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(handle,"handle"); -} - -hx::Val CURLMulti_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"wait") ) { return hx::Val( wait_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"handle") ) { return hx::Val( handle ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"perform") ) { return hx::Val( perform_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"infoRead") ) { return hx::Val( infoRead_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"addHandle") ) { return hx::Val( addHandle_dyn() ); } - if (HX_FIELD_EQ(inName,"setOption") ) { return hx::Val( setOption_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"removeHandle") ) { return hx::Val( removeHandle_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"runningHandles") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_runningHandles() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"get_runningHandles") ) { return hx::Val( get_runningHandles_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val CURLMulti_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"handle") ) { handle=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void CURLMulti_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("runningHandles",8c,b7,b4,ca)); - outFields->push(HX_("handle",a8,83,fd,b7)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo CURLMulti_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(CURLMulti_obj,handle),HX_("handle",a8,83,fd,b7)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *CURLMulti_obj_sStaticStorageInfo = 0; -#endif - -static ::String CURLMulti_obj_sMemberFields[] = { - HX_("handle",a8,83,fd,b7), - HX_("addHandle",a9,b8,21,70), - HX_("infoRead",e4,7e,4b,3c), - HX_("perform",a1,e8,dd,7a), - HX_("removeHandle",0c,1f,2b,27), - HX_("setOption",b7,48,22,8b), - HX_("wait",75,5a,f2,4e), - HX_("get_runningHandles",55,98,4e,66), - ::String(null()) }; - -hx::Class CURLMulti_obj::__mClass; - -void CURLMulti_obj::__register() -{ - CURLMulti_obj _hx_dummy; - CURLMulti_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.net.curl.CURLMulti",95,46,a5,0d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(CURLMulti_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< CURLMulti_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CURLMulti_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CURLMulti_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace net -} // end namespace curl diff --git a/hGameTest/bin/linux/obj/src/lime/net/curl/CURLMultiMessage.cpp b/hGameTest/bin/linux/obj/src/lime/net/curl/CURLMultiMessage.cpp deleted file mode 100644 index 0cd2ee98..00000000 --- a/hGameTest/bin/linux/obj/src/lime/net/curl/CURLMultiMessage.cpp +++ /dev/null @@ -1,141 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_net_curl_CURL -#include -#endif -#ifndef INCLUDED_lime_net_curl_CURLMultiMessage -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f8b11b28b57de893_10_new,"lime.net.curl.CURLMultiMessage","new",0xa1daa5a4,"lime.net.curl.CURLMultiMessage.new","lime/net/curl/CURLMultiMessage.hx",10,0x497c096d) -namespace lime{ -namespace net{ -namespace curl{ - -void CURLMultiMessage_obj::__construct( ::lime::net::curl::CURL curl,int result){ - HX_STACKFRAME(&_hx_pos_f8b11b28b57de893_10_new) -HXLINE( 11) this->curl = curl; -HXLINE( 12) this->result = result; - } - -Dynamic CURLMultiMessage_obj::__CreateEmpty() { return new CURLMultiMessage_obj; } - -void *CURLMultiMessage_obj::_hx_vtable = 0; - -Dynamic CURLMultiMessage_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CURLMultiMessage_obj > _hx_result = new CURLMultiMessage_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool CURLMultiMessage_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x62e36b2e; -} - - -hx::ObjectPtr< CURLMultiMessage_obj > CURLMultiMessage_obj::__new( ::lime::net::curl::CURL curl,int result) { - hx::ObjectPtr< CURLMultiMessage_obj > __this = new CURLMultiMessage_obj(); - __this->__construct(curl,result); - return __this; -} - -hx::ObjectPtr< CURLMultiMessage_obj > CURLMultiMessage_obj::__alloc(hx::Ctx *_hx_ctx, ::lime::net::curl::CURL curl,int result) { - CURLMultiMessage_obj *__this = (CURLMultiMessage_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CURLMultiMessage_obj), true, "lime.net.curl.CURLMultiMessage")); - *(void **)__this = CURLMultiMessage_obj::_hx_vtable; - __this->__construct(curl,result); - return __this; -} - -CURLMultiMessage_obj::CURLMultiMessage_obj() -{ -} - -void CURLMultiMessage_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(CURLMultiMessage); - HX_MARK_MEMBER_NAME(curl,"curl"); - HX_MARK_MEMBER_NAME(result,"result"); - HX_MARK_END_CLASS(); -} - -void CURLMultiMessage_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(curl,"curl"); - HX_VISIT_MEMBER_NAME(result,"result"); -} - -hx::Val CURLMultiMessage_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"curl") ) { return hx::Val( curl ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"result") ) { return hx::Val( result ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val CURLMultiMessage_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"curl") ) { curl=inValue.Cast< ::lime::net::curl::CURL >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"result") ) { result=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void CURLMultiMessage_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("curl",ec,4a,c9,41)); - outFields->push(HX_("result",dd,68,84,08)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo CURLMultiMessage_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::net::curl::CURL */ ,(int)offsetof(CURLMultiMessage_obj,curl),HX_("curl",ec,4a,c9,41)}, - {hx::fsInt,(int)offsetof(CURLMultiMessage_obj,result),HX_("result",dd,68,84,08)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *CURLMultiMessage_obj_sStaticStorageInfo = 0; -#endif - -static ::String CURLMultiMessage_obj_sMemberFields[] = { - HX_("curl",ec,4a,c9,41), - HX_("result",dd,68,84,08), - ::String(null()) }; - -hx::Class CURLMultiMessage_obj::__mClass; - -void CURLMultiMessage_obj::__register() -{ - CURLMultiMessage_obj _hx_dummy; - CURLMultiMessage_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.net.curl.CURLMultiMessage",b2,43,ee,9d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(CURLMultiMessage_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< CURLMultiMessage_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CURLMultiMessage_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CURLMultiMessage_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace net -} // end namespace curl diff --git a/hGameTest/bin/linux/obj/src/lime/system/CFFI.cpp b/hGameTest/bin/linux/obj/src/lime/system/CFFI.cpp deleted file mode 100644 index b6a73a18..00000000 --- a/hGameTest/bin/linux/obj/src/lime/system/CFFI.cpp +++ /dev/null @@ -1,350 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_Sys -#include -#endif -#ifndef INCLUDED_cpp_Lib -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_io_Input -#include -#endif -#ifndef INCLUDED_lime_system_CFFI -#include -#endif -#ifndef INCLUDED_sys_io_Process -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_a915f6dcce8b5bed_25___init__,"::lime::_hx_system::CFFI_obj","__init__",0xd08dc78c,"::lime::_hx_system::CFFI_obj.__init__","lime/system/CFFI.hx",25,0x441ad672) -HX_LOCAL_STACK_FRAME(_hx_pos_9b11a74d7222574a_51_load,"lime.system.CFFI","load",0x60b2e828,"lime.system.CFFI.load","lime/system/CFFI.hx",51,0x441ad672) -HX_LOCAL_STACK_FRAME(_hx_pos_9b11a74d7222574a_65_load,"lime.system.CFFI","load",0x60b2e828,"lime.system.CFFI.load","lime/system/CFFI.hx",65,0x441ad672) -HX_LOCAL_STACK_FRAME(_hx_pos_9b11a74d7222574a_203___findHaxelib,"lime.system.CFFI","__findHaxelib",0xf1a39a44,"lime.system.CFFI.__findHaxelib","lime/system/CFFI.hx",203,0x441ad672) -HX_LOCAL_STACK_FRAME(_hx_pos_9b11a74d7222574a_241___loaderTrace,"lime.system.CFFI","__loaderTrace",0x9278b410,"lime.system.CFFI.__loaderTrace","lime/system/CFFI.hx",241,0x441ad672) -HX_LOCAL_STACK_FRAME(_hx_pos_9b11a74d7222574a_316___sysName,"lime.system.CFFI","__sysName",0x178f5196,"lime.system.CFFI.__sysName","lime/system/CFFI.hx",316,0x441ad672) -HX_LOCAL_STACK_FRAME(_hx_pos_9b11a74d7222574a_330___tryLoad,"lime.system.CFFI","__tryLoad",0xe7c4e49f,"lime.system.CFFI.__tryLoad","lime/system/CFFI.hx",330,0x441ad672) -HX_LOCAL_STACK_FRAME(_hx_pos_9b11a74d7222574a_15_boot,"lime.system.CFFI","boot",0x5a16d234,"lime.system.CFFI.boot","lime/system/CFFI.hx",15,0x441ad672) -namespace lime{ -namespace _hx_system{ - -void CFFI_obj::__construct() { } - -Dynamic CFFI_obj::__CreateEmpty() { return new CFFI_obj; } - -void *CFFI_obj::_hx_vtable = 0; - -Dynamic CFFI_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CFFI_obj > _hx_result = new CFFI_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CFFI_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x68c2f22a; -} - -void CFFI_obj::__init__(){ - HX_STACKFRAME(&_hx_pos_a915f6dcce8b5bed_25___init__) -HXLINE( 27) ::lime::_hx_system::CFFI_obj::available = true; -HXLINE( 28) ::lime::_hx_system::CFFI_obj::enabled = true; - } - - - ::haxe::ds::StringMap CFFI_obj::_hx___moduleNames; - -bool CFFI_obj::available; - -bool CFFI_obj::enabled; - - ::Dynamic CFFI_obj::load(::String library,::String method,hx::Null< int > __o_args,hx::Null< bool > __o_lazy){ - int args = __o_args.Default(0); - bool lazy = __o_lazy.Default(false); - HX_GC_STACKFRAME(&_hx_pos_9b11a74d7222574a_51_load) -HXLINE( 63) if (!(::lime::_hx_system::CFFI_obj::enabled)) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::Dynamic _hx_run(::cpp::VirtualArray _hx___){ - HX_STACKFRAME(&_hx_pos_9b11a74d7222574a_65_load) -HXLINE( 65) return ::Dynamic(hx::Anon_obj::Create(0)); - } - HX_END_LOCAL_FUNC1(return) - -HXLINE( 65) return ::Reflect_obj::makeVarArgs( ::Dynamic(new _hx_Closure_0())); - } -HXLINE( 68) ::Dynamic result = null(); -HXLINE( 72) if (hx::IsNull( ::lime::_hx_system::CFFI_obj::_hx___moduleNames )) { -HXLINE( 72) ::lime::_hx_system::CFFI_obj::_hx___moduleNames = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } -HXLINE( 74) if (lazy) { -HXLINE( 76) ::lime::_hx_system::CFFI_obj::_hx___moduleNames->set(library,library); -HXLINE( 78) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE( 85) result = ::cpp::Lib_obj::loadLazy(library,method,args); - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } - } - else { -HXLINE( 96) if (::lime::_hx_system::CFFI_obj::_hx___moduleNames->exists(library)) { -HXLINE( 99) return ::cpp::Lib_obj::load(::lime::_hx_system::CFFI_obj::_hx___moduleNames->get_string(library),method,args); - } -HXLINE( 136) ::lime::_hx_system::CFFI_obj::_hx___moduleNames->set(library,library); -HXLINE( 138) result = ::lime::_hx_system::CFFI_obj::_hx___tryLoad((HX_("./",41,28,00,00) + library),library,method,args); -HXLINE( 140) if (hx::IsNull( result )) { -HXLINE( 142) result = ::lime::_hx_system::CFFI_obj::_hx___tryLoad((HX_(".\\",6e,28,00,00) + library),library,method,args); - } -HXLINE( 145) if (hx::IsNull( result )) { -HXLINE( 147) result = ::lime::_hx_system::CFFI_obj::_hx___tryLoad(library,library,method,args); - } -HXLINE( 150) if (hx::IsNull( result )) { -HXLINE( 152) ::String slash; -HXDLIN( 152) if ((::lime::_hx_system::CFFI_obj::_hx___sysName().substr(7,null()).toLowerCase() == HX_("windows",83,de,74,e8))) { -HXLINE( 152) slash = HX_("\\",5c,00,00,00); - } - else { -HXLINE( 152) slash = HX_("/",2f,00,00,00); - } -HXLINE( 153) ::String haxelib = ::lime::_hx_system::CFFI_obj::_hx___findHaxelib(HX_("lime",15,17,b3,47)); -HXLINE( 155) if ((haxelib != HX_("",00,00,00,00))) { -HXLINE( 157) result = ::lime::_hx_system::CFFI_obj::_hx___tryLoad(((((((haxelib + slash) + HX_("ndll",36,b8,01,49)) + slash) + ::lime::_hx_system::CFFI_obj::_hx___sysName()) + slash) + library),library,method,args); -HXLINE( 159) if (hx::IsNull( result )) { -HXLINE( 161) result = ::lime::_hx_system::CFFI_obj::_hx___tryLoad((((((((haxelib + slash) + HX_("ndll",36,b8,01,49)) + slash) + ::lime::_hx_system::CFFI_obj::_hx___sysName()) + HX_("64",3e,2f,00,00)) + slash) + library),library,method,args); - } - } - } -HXLINE( 166) ::lime::_hx_system::CFFI_obj::_hx___loaderTrace((HX_("Result : ",e9,19,2c,14) + ::Std_obj::string(result))); - } -HXLINE( 183) return result; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(CFFI_obj,load,return ) - -::String CFFI_obj::_hx___findHaxelib(::String library){ - HX_GC_STACKFRAME(&_hx_pos_9b11a74d7222574a_203___findHaxelib) -HXLINE( 205) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE( 207) ::sys::io::Process proc = ::sys::io::Process_obj::__alloc( HX_CTX ,HX_("haxelib",df,b6,80,08),::Array_obj< ::String >::__new(2)->init(0,HX_("path",a5,e5,51,4a))->init(1,library),null()); -HXLINE( 209) if (hx::IsNotNull( proc )) { -HXLINE( 211) ::haxe::io::Input stream = proc->_hx_stdout; -HXLINE( 213) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE( 215) while(true){ -HXLINE( 217) ::String s = stream->readLine(); -HXLINE( 219) if ((s.substr(0,1) != HX_("-",2d,00,00,00))) { -HXLINE( 221) stream->close(); -HXLINE( 222) proc->close(); -HXLINE( 223) ::lime::_hx_system::CFFI_obj::_hx___loaderTrace((HX_("Found haxelib ",1f,a6,4d,c9) + s)); -HXLINE( 224) return s; - } - } - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } -HXLINE( 230) stream->close(); -HXLINE( 231) proc->close(); - } - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e1 = _hx_e; - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } -HXLINE( 237) return HX_("",00,00,00,00); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CFFI_obj,_hx___findHaxelib,return ) - -void CFFI_obj::_hx___loaderTrace(::String message){ - HX_STACKFRAME(&_hx_pos_9b11a74d7222574a_241___loaderTrace) -HXLINE( 247) bool debug = hx::IsNotNull( ::Sys_obj::getEnv(HX_("OPENFL_LOAD_DEBUG",a9,1b,ff,9b)) ); -HXLINE( 250) if (debug) { -HXLINE( 252) ::Sys_obj::println(message); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CFFI_obj,_hx___loaderTrace,(void)) - -::String CFFI_obj::_hx___sysName(){ - HX_STACKFRAME(&_hx_pos_9b11a74d7222574a_316___sysName) -HXLINE( 319) ::Dynamic sys_string = ::cpp::Lib_obj::load(HX_("std",a3,a8,57,00),HX_("sys_string",03,f9,de,46),0); -HXLINE( 320) return ( (::String)(sys_string()) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(CFFI_obj,_hx___sysName,return ) - - ::Dynamic CFFI_obj::_hx___tryLoad(::String name,::String library,::String func,int args){ - HX_STACKFRAME(&_hx_pos_9b11a74d7222574a_330___tryLoad) -HXLINE( 332) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE( 335) ::Dynamic result = ::cpp::Lib_obj::load(name,func,args); -HXLINE( 348) if (hx::IsNotNull( result )) { -HXLINE( 350) ::lime::_hx_system::CFFI_obj::_hx___loaderTrace((HX_("Got result ",af,e9,02,45) + name)); -HXLINE( 351) ::lime::_hx_system::CFFI_obj::_hx___moduleNames->set(library,name); -HXLINE( 352) return result; - } - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE( 357) ::lime::_hx_system::CFFI_obj::_hx___loaderTrace((HX_("Failed to load : ",1e,ca,38,9b) + name)); - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } -HXLINE( 361) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(CFFI_obj,_hx___tryLoad,return ) - - -CFFI_obj::CFFI_obj() -{ -} - -bool CFFI_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"load") ) { outValue = load_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"enabled") ) { outValue = ( enabled ); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"available") ) { outValue = ( available ); return true; } - if (HX_FIELD_EQ(inName,"__sysName") ) { outValue = _hx___sysName_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__tryLoad") ) { outValue = _hx___tryLoad_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__moduleNames") ) { outValue = ( _hx___moduleNames ); return true; } - if (HX_FIELD_EQ(inName,"__findHaxelib") ) { outValue = _hx___findHaxelib_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__loaderTrace") ) { outValue = _hx___loaderTrace_dyn(); return true; } - } - return false; -} - -bool CFFI_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"enabled") ) { enabled=ioValue.Cast< bool >(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"available") ) { available=ioValue.Cast< bool >(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__moduleNames") ) { _hx___moduleNames=ioValue.Cast< ::haxe::ds::StringMap >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CFFI_obj_sMemberStorageInfo = 0; -static hx::StaticInfo CFFI_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::StringMap */ ,(void *) &CFFI_obj::_hx___moduleNames,HX_("__moduleNames",5c,9c,9c,28)}, - {hx::fsBool,(void *) &CFFI_obj::available,HX_("available",c9,59,83,77)}, - {hx::fsBool,(void *) &CFFI_obj::enabled,HX_("enabled",81,04,31,7e)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void CFFI_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(CFFI_obj::_hx___moduleNames,"__moduleNames"); - HX_MARK_MEMBER_NAME(CFFI_obj::available,"available"); - HX_MARK_MEMBER_NAME(CFFI_obj::enabled,"enabled"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void CFFI_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(CFFI_obj::_hx___moduleNames,"__moduleNames"); - HX_VISIT_MEMBER_NAME(CFFI_obj::available,"available"); - HX_VISIT_MEMBER_NAME(CFFI_obj::enabled,"enabled"); -}; - -#endif - -hx::Class CFFI_obj::__mClass; - -static ::String CFFI_obj_sStaticFields[] = { - HX_("__moduleNames",5c,9c,9c,28), - HX_("available",c9,59,83,77), - HX_("enabled",81,04,31,7e), - HX_("load",26,9a,b7,47), - HX_("__findHaxelib",86,b8,e3,50), - HX_("__loaderTrace",52,d2,b8,f1), - HX_("__sysName",d8,a6,8e,fb), - HX_("__tryLoad",e1,39,c4,cb), - ::String(null()) -}; - -void CFFI_obj::__register() -{ - CFFI_obj _hx_dummy; - CFFI_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.system.CFFI",ac,d1,df,76); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CFFI_obj::__GetStatic; - __mClass->mSetStaticField = &CFFI_obj::__SetStatic; - __mClass->mMarkFunc = CFFI_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(CFFI_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CFFI_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = CFFI_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CFFI_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CFFI_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void CFFI_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_9b11a74d7222574a_15_boot) -HXDLIN( 15) _hx___moduleNames = null(); - } -} - -} // end namespace lime -} // end namespace system diff --git a/hGameTest/bin/linux/obj/src/lime/system/Clipboard.cpp b/hGameTest/bin/linux/obj/src/lime/system/Clipboard.cpp deleted file mode 100644 index 77aabae9..00000000 --- a/hGameTest/bin/linux/obj/src/lime/system/Clipboard.cpp +++ /dev/null @@ -1,184 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_system_Clipboard -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_21630ac4203d4998_25___update,"lime.system.Clipboard","__update",0x48c84c67,"lime.system.Clipboard.__update","lime/system/Clipboard.hx",25,0x9490b5ee) -HX_LOCAL_STACK_FRAME(_hx_pos_21630ac4203d4998_61_get_text,"lime.system.Clipboard","get_text",0xe647e374,"lime.system.Clipboard.get_text","lime/system/Clipboard.hx",61,0x9490b5ee) -HX_LOCAL_STACK_FRAME(_hx_pos_21630ac4203d4998_65_set_text,"lime.system.Clipboard","set_text",0x94a53ce8,"lime.system.Clipboard.set_text","lime/system/Clipboard.hx",65,0x9490b5ee) -HX_LOCAL_STACK_FRAME(_hx_pos_21630ac4203d4998_20_boot,"lime.system.Clipboard","boot",0x8554e870,"lime.system.Clipboard.boot","lime/system/Clipboard.hx",20,0x9490b5ee) -namespace lime{ -namespace _hx_system{ - -void Clipboard_obj::__construct() { } - -Dynamic Clipboard_obj::__CreateEmpty() { return new Clipboard_obj; } - -void *Clipboard_obj::_hx_vtable = 0; - -Dynamic Clipboard_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Clipboard_obj > _hx_result = new Clipboard_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Clipboard_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3c11bbb2; -} - - ::lime::app::_Event_Void_Void Clipboard_obj::onUpdate; - -::String Clipboard_obj::_text; - -void Clipboard_obj::_hx___update(){ - HX_STACKFRAME(&_hx_pos_21630ac4203d4998_25___update) -HXLINE( 26) ::String cacheText = ::lime::_hx_system::Clipboard_obj::_text; -HXLINE( 27) ::lime::_hx_system::Clipboard_obj::_text = null(); -HXLINE( 37) ::lime::_hx_system::Clipboard_obj::_text = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_clipboard_get_text()) ); -HXLINE( 46) if ((::lime::_hx_system::Clipboard_obj::_text != cacheText)) { -HXLINE( 48) ::lime::_hx_system::Clipboard_obj::onUpdate->dispatch(); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Clipboard_obj,_hx___update,(void)) - -::String Clipboard_obj::get_text(){ - HX_STACKFRAME(&_hx_pos_21630ac4203d4998_61_get_text) -HXDLIN( 61) return ::lime::_hx_system::Clipboard_obj::_text; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Clipboard_obj,get_text,return ) - -::String Clipboard_obj::set_text(::String value){ - HX_STACKFRAME(&_hx_pos_21630ac4203d4998_65_set_text) -HXLINE( 66) ::String cacheText = ::lime::_hx_system::Clipboard_obj::_text; -HXLINE( 67) ::lime::_hx_system::Clipboard_obj::_text = value; -HXLINE( 70) ::lime::_internal::backend::native::NativeCFFI_obj::lime_clipboard_set_text(value); -HXLINE( 81) if ((::lime::_hx_system::Clipboard_obj::_text != cacheText)) { -HXLINE( 83) ::lime::_hx_system::Clipboard_obj::onUpdate->dispatch(); - } -HXLINE( 86) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Clipboard_obj,set_text,return ) - - -Clipboard_obj::Clipboard_obj() -{ -} - -bool Clipboard_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"text") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_text() ); return true; } } - break; - case 5: - if (HX_FIELD_EQ(inName,"_text") ) { outValue = ( _text ); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"onUpdate") ) { outValue = ( onUpdate ); return true; } - if (HX_FIELD_EQ(inName,"__update") ) { outValue = _hx___update_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_text") ) { outValue = get_text_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_text") ) { outValue = set_text_dyn(); return true; } - } - return false; -} - -bool Clipboard_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"text") ) { if (inCallProp == hx::paccAlways) ioValue = ( set_text(ioValue.Cast< ::String >()) ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"_text") ) { _text=ioValue.Cast< ::String >(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"onUpdate") ) { onUpdate=ioValue.Cast< ::lime::app::_Event_Void_Void >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Clipboard_obj_sMemberStorageInfo = 0; -static hx::StaticInfo Clipboard_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(void *) &Clipboard_obj::onUpdate,HX_("onUpdate",88,7c,b2,66)}, - {hx::fsString,(void *) &Clipboard_obj::_text,HX_("_text",8c,e8,0a,00)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Clipboard_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Clipboard_obj::onUpdate,"onUpdate"); - HX_MARK_MEMBER_NAME(Clipboard_obj::_text,"_text"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Clipboard_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Clipboard_obj::onUpdate,"onUpdate"); - HX_VISIT_MEMBER_NAME(Clipboard_obj::_text,"_text"); -}; - -#endif - -hx::Class Clipboard_obj::__mClass; - -static ::String Clipboard_obj_sStaticFields[] = { - HX_("onUpdate",88,7c,b2,66), - HX_("_text",8c,e8,0a,00), - HX_("__update",29,f1,34,2f), - HX_("get_text",36,88,b4,cc), - HX_("set_text",aa,e1,11,7b), - ::String(null()) -}; - -void Clipboard_obj::__register() -{ - Clipboard_obj _hx_dummy; - Clipboard_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.system.Clipboard",f0,64,51,18); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Clipboard_obj::__GetStatic; - __mClass->mSetStaticField = &Clipboard_obj::__SetStatic; - __mClass->mMarkFunc = Clipboard_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Clipboard_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Clipboard_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Clipboard_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Clipboard_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Clipboard_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Clipboard_obj::__boot() -{ -{ - HX_GC_STACKFRAME(&_hx_pos_21630ac4203d4998_20_boot) -HXDLIN( 20) onUpdate = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); - } -} - -} // end namespace lime -} // end namespace system diff --git a/hGameTest/bin/linux/obj/src/lime/system/Display.cpp b/hGameTest/bin/linux/obj/src/lime/system/Display.cpp deleted file mode 100644 index f5c6c4e7..00000000 --- a/hGameTest/bin/linux/obj/src/lime/system/Display.cpp +++ /dev/null @@ -1,171 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_math_Rectangle -#include -#endif -#ifndef INCLUDED_lime_system_Display -#include -#endif -#ifndef INCLUDED_lime_system_DisplayMode -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_84dc687d4538b090_38_new,"lime.system.Display","new",0x04208dce,"lime.system.Display.new","lime/system/Display.hx",38,0x4536ff82) -namespace lime{ -namespace _hx_system{ - -void Display_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_84dc687d4538b090_38_new) - } - -Dynamic Display_obj::__CreateEmpty() { return new Display_obj; } - -void *Display_obj::_hx_vtable = 0; - -Dynamic Display_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Display_obj > _hx_result = new Display_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Display_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3918111e; -} - - -Display_obj::Display_obj() -{ -} - -void Display_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Display); - HX_MARK_MEMBER_NAME(bounds,"bounds"); - HX_MARK_MEMBER_NAME(currentMode,"currentMode"); - HX_MARK_MEMBER_NAME(id,"id"); - HX_MARK_MEMBER_NAME(dpi,"dpi"); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(supportedModes,"supportedModes"); - HX_MARK_END_CLASS(); -} - -void Display_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(bounds,"bounds"); - HX_VISIT_MEMBER_NAME(currentMode,"currentMode"); - HX_VISIT_MEMBER_NAME(id,"id"); - HX_VISIT_MEMBER_NAME(dpi,"dpi"); - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(supportedModes,"supportedModes"); -} - -hx::Val Display_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { return hx::Val( id ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"dpi") ) { return hx::Val( dpi ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"bounds") ) { return hx::Val( bounds ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"currentMode") ) { return hx::Val( currentMode ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"supportedModes") ) { return hx::Val( supportedModes ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Display_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { id=inValue.Cast< int >(); return inValue; } - break; - case 3: - if (HX_FIELD_EQ(inName,"dpi") ) { dpi=inValue.Cast< Float >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"name") ) { name=inValue.Cast< ::String >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"bounds") ) { bounds=inValue.Cast< ::lime::math::Rectangle >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"currentMode") ) { currentMode=inValue.Cast< ::lime::_hx_system::DisplayMode >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"supportedModes") ) { supportedModes=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Display_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bounds",75,86,1d,66)); - outFields->push(HX_("currentMode",3c,ac,f2,80)); - outFields->push(HX_("id",db,5b,00,00)); - outFields->push(HX_("dpi",5d,43,4c,00)); - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("supportedModes",a2,a6,b8,b7)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Display_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::math::Rectangle */ ,(int)offsetof(Display_obj,bounds),HX_("bounds",75,86,1d,66)}, - {hx::fsObject /* ::lime::_hx_system::DisplayMode */ ,(int)offsetof(Display_obj,currentMode),HX_("currentMode",3c,ac,f2,80)}, - {hx::fsInt,(int)offsetof(Display_obj,id),HX_("id",db,5b,00,00)}, - {hx::fsFloat,(int)offsetof(Display_obj,dpi),HX_("dpi",5d,43,4c,00)}, - {hx::fsString,(int)offsetof(Display_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Display_obj,supportedModes),HX_("supportedModes",a2,a6,b8,b7)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Display_obj_sStaticStorageInfo = 0; -#endif - -static ::String Display_obj_sMemberFields[] = { - HX_("bounds",75,86,1d,66), - HX_("currentMode",3c,ac,f2,80), - HX_("id",db,5b,00,00), - HX_("dpi",5d,43,4c,00), - HX_("name",4b,72,ff,48), - HX_("supportedModes",a2,a6,b8,b7), - ::String(null()) }; - -hx::Class Display_obj::__mClass; - -void Display_obj::__register() -{ - Display_obj _hx_dummy; - Display_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.system.Display",dc,4e,fe,a0); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Display_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Display_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Display_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Display_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace system diff --git a/hGameTest/bin/linux/obj/src/lime/system/DisplayMode.cpp b/hGameTest/bin/linux/obj/src/lime/system/DisplayMode.cpp deleted file mode 100644 index 161e2e6e..00000000 --- a/hGameTest/bin/linux/obj/src/lime/system/DisplayMode.cpp +++ /dev/null @@ -1,125 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_system_DisplayMode -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_bad5236c57cf1a4a_32_new,"lime.system.DisplayMode","new",0x2251a8d1,"lime.system.DisplayMode.new","lime/system/DisplayMode.hx",32,0xb4b505df) -namespace lime{ -namespace _hx_system{ - -void DisplayMode_obj::__construct(int width,int height,int refreshRate,int pixelFormat){ - HX_STACKFRAME(&_hx_pos_bad5236c57cf1a4a_32_new) -HXLINE( 33) this->width = width; -HXLINE( 34) this->height = height; -HXLINE( 35) this->refreshRate = refreshRate; -HXLINE( 36) this->pixelFormat = pixelFormat; - } - -Dynamic DisplayMode_obj::__CreateEmpty() { return new DisplayMode_obj; } - -void *DisplayMode_obj::_hx_vtable = 0; - -Dynamic DisplayMode_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DisplayMode_obj > _hx_result = new DisplayMode_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool DisplayMode_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x600bc2bd; -} - - -DisplayMode_obj::DisplayMode_obj() -{ -} - -hx::Val DisplayMode_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"width") ) { return hx::Val( width ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"height") ) { return hx::Val( height ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"pixelFormat") ) { return hx::Val( pixelFormat ); } - if (HX_FIELD_EQ(inName,"refreshRate") ) { return hx::Val( refreshRate ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val DisplayMode_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"width") ) { width=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"height") ) { height=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"pixelFormat") ) { pixelFormat=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"refreshRate") ) { refreshRate=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void DisplayMode_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("height",e7,07,4c,02)); - outFields->push(HX_("pixelFormat",5d,72,1b,6f)); - outFields->push(HX_("refreshRate",5b,e2,3f,40)); - outFields->push(HX_("width",06,b6,62,ca)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo DisplayMode_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(DisplayMode_obj,height),HX_("height",e7,07,4c,02)}, - {hx::fsInt,(int)offsetof(DisplayMode_obj,pixelFormat),HX_("pixelFormat",5d,72,1b,6f)}, - {hx::fsInt,(int)offsetof(DisplayMode_obj,refreshRate),HX_("refreshRate",5b,e2,3f,40)}, - {hx::fsInt,(int)offsetof(DisplayMode_obj,width),HX_("width",06,b6,62,ca)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *DisplayMode_obj_sStaticStorageInfo = 0; -#endif - -static ::String DisplayMode_obj_sMemberFields[] = { - HX_("height",e7,07,4c,02), - HX_("pixelFormat",5d,72,1b,6f), - HX_("refreshRate",5b,e2,3f,40), - HX_("width",06,b6,62,ca), - ::String(null()) }; - -hx::Class DisplayMode_obj::__mClass; - -void DisplayMode_obj::__register() -{ - DisplayMode_obj _hx_dummy; - DisplayMode_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.system.DisplayMode",5f,ec,9e,18); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(DisplayMode_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< DisplayMode_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DisplayMode_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DisplayMode_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace system diff --git a/hGameTest/bin/linux/obj/src/lime/system/Endian.cpp b/hGameTest/bin/linux/obj/src/lime/system/Endian.cpp deleted file mode 100644 index 8a38b86e..00000000 --- a/hGameTest/bin/linux/obj/src/lime/system/Endian.cpp +++ /dev/null @@ -1,78 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_system_Endian -#include -#endif -namespace lime{ -namespace _hx_system{ - -::lime::_hx_system::Endian Endian_obj::_hx_BIG_ENDIAN; - -::lime::_hx_system::Endian Endian_obj::_hx_LITTLE_ENDIAN; - -bool Endian_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("BIG_ENDIAN",9a,d5,89,b2)) { outValue = Endian_obj::_hx_BIG_ENDIAN; return true; } - if (inName==HX_("LITTLE_ENDIAN",04,50,ec,fb)) { outValue = Endian_obj::_hx_LITTLE_ENDIAN; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(Endian_obj) - -int Endian_obj::__FindIndex(::String inName) -{ - if (inName==HX_("BIG_ENDIAN",9a,d5,89,b2)) return 1; - if (inName==HX_("LITTLE_ENDIAN",04,50,ec,fb)) return 0; - return super::__FindIndex(inName); -} - -int Endian_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("BIG_ENDIAN",9a,d5,89,b2)) return 0; - if (inName==HX_("LITTLE_ENDIAN",04,50,ec,fb)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val Endian_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("BIG_ENDIAN",9a,d5,89,b2)) return _hx_BIG_ENDIAN; - if (inName==HX_("LITTLE_ENDIAN",04,50,ec,fb)) return _hx_LITTLE_ENDIAN; - return super::__Field(inName,inCallProp); -} - -static ::String Endian_obj_sStaticFields[] = { - HX_("LITTLE_ENDIAN",04,50,ec,fb), - HX_("BIG_ENDIAN",9a,d5,89,b2), - ::String(null()) -}; - -hx::Class Endian_obj::__mClass; - -Dynamic __Create_Endian_obj() { return new Endian_obj; } - -void Endian_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("lime.system.Endian",41,85,63,b4), hx::TCanCast< Endian_obj >,Endian_obj_sStaticFields,0, - &__Create_Endian_obj, &__Create, - &super::__SGetClass(), &CreateEndian_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &Endian_obj::__GetStatic; -} - -void Endian_obj::__boot() -{ -_hx_BIG_ENDIAN = hx::CreateConstEnum< Endian_obj >(HX_("BIG_ENDIAN",9a,d5,89,b2),1); -_hx_LITTLE_ENDIAN = hx::CreateConstEnum< Endian_obj >(HX_("LITTLE_ENDIAN",04,50,ec,fb),0); -} - - -} // end namespace lime -} // end namespace system diff --git a/hGameTest/bin/linux/obj/src/lime/system/JNI.cpp b/hGameTest/bin/linux/obj/src/lime/system/JNI.cpp deleted file mode 100644 index 4ffaf677..00000000 --- a/hGameTest/bin/linux/obj/src/lime/system/JNI.cpp +++ /dev/null @@ -1,364 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_Log -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_lime_system_JNI -#include -#endif -#ifndef INCLUDED_lime_system_JNIMemberField -#include -#endif -#ifndef INCLUDED_lime_system_JNIStaticField -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_d83344e4dbfeb65c_18_callMember,"lime.system.JNI","callMember",0x6d0f06e7,"lime.system.JNI.callMember","lime/system/JNI.hx",18,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_d83344e4dbfeb65c_43_callStatic,"lime.system.JNI","callStatic",0x6e55013b,"lime.system.JNI.callStatic","lime/system/JNI.hx",43,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_d83344e4dbfeb65c_67_createMemberField,"lime.system.JNI","createMemberField",0xd212c0f5,"lime.system.JNI.createMemberField","lime/system/JNI.hx",67,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_d83344e4dbfeb65c_78_createMemberMethod,"lime.system.JNI","createMemberMethod",0x87227e46,"lime.system.JNI.createMemberMethod","lime/system/JNI.hx",78,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_d83344e4dbfeb65c_103_createStaticField,"lime.system.JNI","createStaticField",0xe4dcd621,"lime.system.JNI.createStaticField","lime/system/JNI.hx",103,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_d83344e4dbfeb65c_114_createStaticMethod,"lime.system.JNI","createStaticMethod",0xe52aef9a,"lime.system.JNI.createStaticMethod","lime/system/JNI.hx",114,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_d83344e4dbfeb65c_139_getEnv,"lime.system.JNI","getEnv",0x2402f6c6,"lime.system.JNI.getEnv","lime/system/JNI.hx",139,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_d83344e4dbfeb65c_151_init,"lime.system.JNI","init",0x6490931f,"lime.system.JNI.init","lime/system/JNI.hx",151,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_d83344e4dbfeb65c_163_onCallback,"lime.system.JNI","onCallback",0x99e6bb53,"lime.system.JNI.onCallback","lime/system/JNI.hx",163,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_d83344e4dbfeb65c_184_postUICallback,"lime.system.JNI","postUICallback",0x8d567168,"lime.system.JNI.postUICallback","lime/system/JNI.hx",184,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_d83344e4dbfeb65c_13_boot,"lime.system.JNI","boot",0x5ff0dc41,"lime.system.JNI.boot","lime/system/JNI.hx",13,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_d83344e4dbfeb65c_14_boot,"lime.system.JNI","boot",0x5ff0dc41,"lime.system.JNI.boot","lime/system/JNI.hx",14,0x21970b7f) -namespace lime{ -namespace _hx_system{ - -void JNI_obj::__construct() { } - -Dynamic JNI_obj::__CreateEmpty() { return new JNI_obj; } - -void *JNI_obj::_hx_vtable = 0; - -Dynamic JNI_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< JNI_obj > _hx_result = new JNI_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool JNI_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0e3c4b1d; -} - - ::haxe::ds::StringMap JNI_obj::alreadyCreated; - -bool JNI_obj::initialized; - - ::Dynamic JNI_obj::callMember( ::Dynamic method, ::Dynamic jobject,::cpp::VirtualArray a){ - HX_STACKFRAME(&_hx_pos_d83344e4dbfeb65c_18_callMember) -HXDLIN( 18) switch((int)(a->get_length())){ - case (int)0: { -HXLINE( 21) return method(jobject); - } - break; - case (int)1: { -HXLINE( 23) return method(jobject,a->__get(0)); - } - break; - case (int)2: { -HXLINE( 25) return method(jobject,a->__get(0),a->__get(1)); - } - break; - case (int)3: { -HXLINE( 27) return method(jobject,a->__get(0),a->__get(1),a->__get(2)); - } - break; - case (int)4: { -HXLINE( 29) return method(jobject,a->__get(0),a->__get(1),a->__get(2),a->__get(3)); - } - break; - case (int)5: { -HXLINE( 31) return method(jobject,a->__get(0),a->__get(1),a->__get(2),a->__get(3),a->__get(4)); - } - break; - case (int)6: { -HXLINE( 33) return method(jobject,a->__get(0),a->__get(1),a->__get(2),a->__get(3),a->__get(4),a->__get(5)); - } - break; - case (int)7: { -HXLINE( 35) return method(jobject,a->__get(0),a->__get(1),a->__get(2),a->__get(3),a->__get(4),a->__get(5),a->__get(6)); - } - break; - default:{ -HXLINE( 37) return null(); - } - } -HXLINE( 18) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(JNI_obj,callMember,return ) - - ::Dynamic JNI_obj::callStatic( ::Dynamic method,::cpp::VirtualArray a){ - HX_STACKFRAME(&_hx_pos_d83344e4dbfeb65c_43_callStatic) -HXDLIN( 43) switch((int)(a->get_length())){ - case (int)0: { -HXLINE( 46) return method(); - } - break; - case (int)1: { -HXLINE( 48) return method(a->__get(0)); - } - break; - case (int)2: { -HXLINE( 50) return method(a->__get(0),a->__get(1)); - } - break; - case (int)3: { -HXLINE( 52) return method(a->__get(0),a->__get(1),a->__get(2)); - } - break; - case (int)4: { -HXLINE( 54) return method(a->__get(0),a->__get(1),a->__get(2),a->__get(3)); - } - break; - case (int)5: { -HXLINE( 56) return method(a->__get(0),a->__get(1),a->__get(2),a->__get(3),a->__get(4)); - } - break; - case (int)6: { -HXLINE( 58) return method(a->__get(0),a->__get(1),a->__get(2),a->__get(3),a->__get(4),a->__get(5)); - } - break; - case (int)7: { -HXLINE( 60) return method(a->__get(0),a->__get(1),a->__get(2),a->__get(3),a->__get(4),a->__get(5),a->__get(6)); - } - break; - default:{ -HXLINE( 62) return null(); - } - } -HXLINE( 43) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(JNI_obj,callStatic,return ) - - ::lime::_hx_system::JNIMemberField JNI_obj::createMemberField(::String className,::String memberName,::String signature){ - HX_STACKFRAME(&_hx_pos_d83344e4dbfeb65c_67_createMemberField) -HXLINE( 68) ::lime::_hx_system::JNI_obj::init(); -HXLINE( 73) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(JNI_obj,createMemberField,return ) - - ::Dynamic JNI_obj::createMemberMethod(::String className,::String memberName,::String signature,hx::Null< bool > __o_useArray,hx::Null< bool > __o_quietFail){ - bool useArray = __o_useArray.Default(false); - bool quietFail = __o_quietFail.Default(false); - HX_STACKFRAME(&_hx_pos_d83344e4dbfeb65c_78_createMemberMethod) -HXLINE( 79) ::lime::_hx_system::JNI_obj::init(); -HXLINE( 98) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(JNI_obj,createMemberMethod,return ) - - ::lime::_hx_system::JNIStaticField JNI_obj::createStaticField(::String className,::String memberName,::String signature){ - HX_STACKFRAME(&_hx_pos_d83344e4dbfeb65c_103_createStaticField) -HXLINE( 104) ::lime::_hx_system::JNI_obj::init(); -HXLINE( 109) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(JNI_obj,createStaticField,return ) - - ::Dynamic JNI_obj::createStaticMethod(::String className,::String memberName,::String signature,hx::Null< bool > __o_useArray,hx::Null< bool > __o_quietFail){ - bool useArray = __o_useArray.Default(false); - bool quietFail = __o_quietFail.Default(false); - HX_STACKFRAME(&_hx_pos_d83344e4dbfeb65c_114_createStaticMethod) -HXLINE( 115) ::lime::_hx_system::JNI_obj::init(); -HXLINE( 134) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(JNI_obj,createStaticMethod,return ) - - ::Dynamic JNI_obj::getEnv(){ - HX_STACKFRAME(&_hx_pos_d83344e4dbfeb65c_139_getEnv) -HXLINE( 140) ::lime::_hx_system::JNI_obj::init(); -HXLINE( 145) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(JNI_obj,getEnv,return ) - -void JNI_obj::init(){ - HX_STACKFRAME(&_hx_pos_d83344e4dbfeb65c_151_init) -HXDLIN( 151) if (!(::lime::_hx_system::JNI_obj::initialized)) { -HXLINE( 153) ::lime::_hx_system::JNI_obj::initialized = true; - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(JNI_obj,init,(void)) - - ::Dynamic JNI_obj::onCallback( ::Dynamic object,::String method,::cpp::VirtualArray args){ - HX_STACKFRAME(&_hx_pos_d83344e4dbfeb65c_163_onCallback) -HXLINE( 164) ::Dynamic field = ::Reflect_obj::field(object,method); -HXLINE( 166) if (hx::IsNotNull( field )) { -HXLINE( 168) if (hx::IsNull( args )) { -HXLINE( 168) args = ::cpp::VirtualArray_obj::__new(0); - } -HXLINE( 170) return ::Reflect_obj::callMethod(object,field,args); - } -HXLINE( 173) ::haxe::Log_obj::trace((HX_("onCallback - unknown field ",2b,28,2a,3c) + method),hx::SourceInfo(HX_("lime/system/JNI.hx",7f,0b,97,21),173,HX_("lime.system.JNI",bf,02,fc,60),HX_("onCallback",04,6e,bd,5c))); -HXLINE( 174) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(JNI_obj,onCallback,return ) - -void JNI_obj::postUICallback( ::Dynamic callback){ - HX_STACKFRAME(&_hx_pos_d83344e4dbfeb65c_184_postUICallback) -HXDLIN( 184) callback(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(JNI_obj,postUICallback,(void)) - - -JNI_obj::JNI_obj() -{ -} - -bool JNI_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"init") ) { outValue = init_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"getEnv") ) { outValue = getEnv_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"callMember") ) { outValue = callMember_dyn(); return true; } - if (HX_FIELD_EQ(inName,"callStatic") ) { outValue = callStatic_dyn(); return true; } - if (HX_FIELD_EQ(inName,"onCallback") ) { outValue = onCallback_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"initialized") ) { outValue = ( initialized ); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"alreadyCreated") ) { outValue = ( alreadyCreated ); return true; } - if (HX_FIELD_EQ(inName,"postUICallback") ) { outValue = postUICallback_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"createMemberField") ) { outValue = createMemberField_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createStaticField") ) { outValue = createStaticField_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"createMemberMethod") ) { outValue = createMemberMethod_dyn(); return true; } - if (HX_FIELD_EQ(inName,"createStaticMethod") ) { outValue = createStaticMethod_dyn(); return true; } - } - return false; -} - -bool JNI_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 11: - if (HX_FIELD_EQ(inName,"initialized") ) { initialized=ioValue.Cast< bool >(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"alreadyCreated") ) { alreadyCreated=ioValue.Cast< ::haxe::ds::StringMap >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *JNI_obj_sMemberStorageInfo = 0; -static hx::StaticInfo JNI_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::StringMap */ ,(void *) &JNI_obj::alreadyCreated,HX_("alreadyCreated",30,e9,f8,79)}, - {hx::fsBool,(void *) &JNI_obj::initialized,HX_("initialized",14,f5,0f,37)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void JNI_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(JNI_obj::alreadyCreated,"alreadyCreated"); - HX_MARK_MEMBER_NAME(JNI_obj::initialized,"initialized"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void JNI_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(JNI_obj::alreadyCreated,"alreadyCreated"); - HX_VISIT_MEMBER_NAME(JNI_obj::initialized,"initialized"); -}; - -#endif - -hx::Class JNI_obj::__mClass; - -static ::String JNI_obj_sStaticFields[] = { - HX_("alreadyCreated",30,e9,f8,79), - HX_("initialized",14,f5,0f,37), - HX_("callMember",98,b9,e5,2f), - HX_("callStatic",ec,b3,2b,31), - HX_("createMemberField",64,36,37,55), - HX_("createMemberMethod",f7,c9,e4,c3), - HX_("createStaticField",90,4b,01,68), - HX_("createStaticMethod",4b,3b,ed,21), - HX_("getEnv",f7,3c,1c,a3), - HX_("init",10,3b,bb,45), - HX_("onCallback",04,6e,bd,5c), - HX_("postUICallback",99,d0,5a,b0), - ::String(null()) -}; - -void JNI_obj::__register() -{ - JNI_obj _hx_dummy; - JNI_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.system.JNI",bf,02,fc,60); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &JNI_obj::__GetStatic; - __mClass->mSetStaticField = &JNI_obj::__SetStatic; - __mClass->mMarkFunc = JNI_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(JNI_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< JNI_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = JNI_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = JNI_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = JNI_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void JNI_obj::__boot() -{ -{ - HX_GC_STACKFRAME(&_hx_pos_d83344e4dbfeb65c_13_boot) -HXDLIN( 13) alreadyCreated = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } -{ - HX_STACKFRAME(&_hx_pos_d83344e4dbfeb65c_14_boot) -HXDLIN( 14) initialized = false; - } -} - -} // end namespace lime -} // end namespace system diff --git a/hGameTest/bin/linux/obj/src/lime/system/JNIMemberField.cpp b/hGameTest/bin/linux/obj/src/lime/system/JNIMemberField.cpp deleted file mode 100644 index 039931b7..00000000 --- a/hGameTest/bin/linux/obj/src/lime/system/JNIMemberField.cpp +++ /dev/null @@ -1,135 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_system_JNIMemberField -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_6a03f50885e20814_200_new,"lime.system.JNIMemberField","new",0x7a00f0f3,"lime.system.JNIMemberField.new","lime/system/JNI.hx",200,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_6a03f50885e20814_208_get,"lime.system.JNIMemberField","get",0x79fba129,"lime.system.JNIMemberField.get","lime/system/JNI.hx",208,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_6a03f50885e20814_217_set,"lime.system.JNIMemberField","set",0x7a04bc35,"lime.system.JNIMemberField.set","lime/system/JNI.hx",217,0x21970b7f) -namespace lime{ -namespace _hx_system{ - -void JNIMemberField_obj::__construct( ::Dynamic field){ - HX_STACKFRAME(&_hx_pos_6a03f50885e20814_200_new) -HXDLIN( 200) this->field = field; - } - -Dynamic JNIMemberField_obj::__CreateEmpty() { return new JNIMemberField_obj; } - -void *JNIMemberField_obj::_hx_vtable = 0; - -Dynamic JNIMemberField_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< JNIMemberField_obj > _hx_result = new JNIMemberField_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool JNIMemberField_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x21350247; -} - - ::Dynamic JNIMemberField_obj::get( ::Dynamic jobject){ - HX_STACKFRAME(&_hx_pos_6a03f50885e20814_208_get) -HXDLIN( 208) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(JNIMemberField_obj,get,return ) - - ::Dynamic JNIMemberField_obj::set( ::Dynamic jobject, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_6a03f50885e20814_217_set) -HXDLIN( 217) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC2(JNIMemberField_obj,set,return ) - - -JNIMemberField_obj::JNIMemberField_obj() -{ -} - -void JNIMemberField_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(JNIMemberField); - HX_MARK_MEMBER_NAME(field,"field"); - HX_MARK_END_CLASS(); -} - -void JNIMemberField_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(field,"field"); -} - -hx::Val JNIMemberField_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"get") ) { return hx::Val( get_dyn() ); } - if (HX_FIELD_EQ(inName,"set") ) { return hx::Val( set_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"field") ) { return hx::Val( field ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val JNIMemberField_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"field") ) { field=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void JNIMemberField_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("field",ba,94,93,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo JNIMemberField_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(JNIMemberField_obj,field),HX_("field",ba,94,93,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *JNIMemberField_obj_sStaticStorageInfo = 0; -#endif - -static ::String JNIMemberField_obj_sMemberFields[] = { - HX_("field",ba,94,93,00), - HX_("get",96,80,4e,00), - HX_("set",a2,9b,57,00), - ::String(null()) }; - -hx::Class JNIMemberField_obj::__mClass; - -void JNIMemberField_obj::__register() -{ - JNIMemberField_obj _hx_dummy; - JNIMemberField_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.system.JNIMemberField",81,fb,fa,fb); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(JNIMemberField_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< JNIMemberField_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = JNIMemberField_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = JNIMemberField_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace system diff --git a/hGameTest/bin/linux/obj/src/lime/system/JNIMethod.cpp b/hGameTest/bin/linux/obj/src/lime/system/JNIMethod.cpp deleted file mode 100644 index 59645ba3..00000000 --- a/hGameTest/bin/linux/obj/src/lime/system/JNIMethod.cpp +++ /dev/null @@ -1,187 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_system_JNIMethod -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_39b0deb1236c4593_264_new,"lime.system.JNIMethod","new",0xca67a7f2,"lime.system.JNIMethod.new","lime/system/JNI.hx",264,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_39b0deb1236c4593_273_callMember,"lime.system.JNIMethod","callMember",0x1acfd846,"lime.system.JNIMethod.callMember","lime/system/JNI.hx",273,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_39b0deb1236c4593_282_callStatic,"lime.system.JNIMethod","callStatic",0x1c15d29a,"lime.system.JNIMethod.callStatic","lime/system/JNI.hx",282,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_39b0deb1236c4593_288_getMemberMethod,"lime.system.JNIMethod","getMemberMethod",0x7872cd23,"lime.system.JNIMethod.getMemberMethod","lime/system/JNI.hx",288,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_39b0deb1236c4593_300_getStaticMethod,"lime.system.JNIMethod","getStaticMethod",0xd67b3e77,"lime.system.JNIMethod.getStaticMethod","lime/system/JNI.hx",300,0x21970b7f) -namespace lime{ -namespace _hx_system{ - -void JNIMethod_obj::__construct( ::Dynamic method){ - HX_STACKFRAME(&_hx_pos_39b0deb1236c4593_264_new) -HXDLIN( 264) this->method = method; - } - -Dynamic JNIMethod_obj::__CreateEmpty() { return new JNIMethod_obj; } - -void *JNIMethod_obj::_hx_vtable = 0; - -Dynamic JNIMethod_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< JNIMethod_obj > _hx_result = new JNIMethod_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool JNIMethod_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x20e469de; -} - - ::Dynamic JNIMethod_obj::callMember(::cpp::VirtualArray args){ - HX_STACKFRAME(&_hx_pos_39b0deb1236c4593_273_callMember) -HXDLIN( 273) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(JNIMethod_obj,callMember,return ) - - ::Dynamic JNIMethod_obj::callStatic(::cpp::VirtualArray args){ - HX_STACKFRAME(&_hx_pos_39b0deb1236c4593_282_callStatic) -HXDLIN( 282) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(JNIMethod_obj,callStatic,return ) - - ::Dynamic JNIMethod_obj::getMemberMethod(bool useArray){ - HX_STACKFRAME(&_hx_pos_39b0deb1236c4593_288_getMemberMethod) -HXDLIN( 288) if (useArray) { -HXLINE( 290) return this->callMember_dyn(); - } - else { -HXLINE( 294) return ::Reflect_obj::makeVarArgs(this->callMember_dyn()); - } -HXLINE( 288) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(JNIMethod_obj,getMemberMethod,return ) - - ::Dynamic JNIMethod_obj::getStaticMethod(bool useArray){ - HX_STACKFRAME(&_hx_pos_39b0deb1236c4593_300_getStaticMethod) -HXDLIN( 300) if (useArray) { -HXLINE( 302) return this->callStatic_dyn(); - } - else { -HXLINE( 306) return ::Reflect_obj::makeVarArgs(this->callStatic_dyn()); - } -HXLINE( 300) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(JNIMethod_obj,getStaticMethod,return ) - - -hx::ObjectPtr< JNIMethod_obj > JNIMethod_obj::__new( ::Dynamic method) { - hx::ObjectPtr< JNIMethod_obj > __this = new JNIMethod_obj(); - __this->__construct(method); - return __this; -} - -hx::ObjectPtr< JNIMethod_obj > JNIMethod_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic method) { - JNIMethod_obj *__this = (JNIMethod_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(JNIMethod_obj), true, "lime.system.JNIMethod")); - *(void **)__this = JNIMethod_obj::_hx_vtable; - __this->__construct(method); - return __this; -} - -JNIMethod_obj::JNIMethod_obj() -{ -} - -void JNIMethod_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(JNIMethod); - HX_MARK_MEMBER_NAME(method,"method"); - HX_MARK_END_CLASS(); -} - -void JNIMethod_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(method,"method"); -} - -hx::Val JNIMethod_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"method") ) { return hx::Val( method ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"callMember") ) { return hx::Val( callMember_dyn() ); } - if (HX_FIELD_EQ(inName,"callStatic") ) { return hx::Val( callStatic_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"getMemberMethod") ) { return hx::Val( getMemberMethod_dyn() ); } - if (HX_FIELD_EQ(inName,"getStaticMethod") ) { return hx::Val( getStaticMethod_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val JNIMethod_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"method") ) { method=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void JNIMethod_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("method",e1,f6,5a,09)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo JNIMethod_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(JNIMethod_obj,method),HX_("method",e1,f6,5a,09)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *JNIMethod_obj_sStaticStorageInfo = 0; -#endif - -static ::String JNIMethod_obj_sMemberFields[] = { - HX_("method",e1,f6,5a,09), - HX_("callMember",98,b9,e5,2f), - HX_("callStatic",ec,b3,2b,31), - HX_("getMemberMethod",91,e2,b0,ec), - HX_("getStaticMethod",e5,53,b9,4a), - ::String(null()) }; - -hx::Class JNIMethod_obj::__mClass; - -void JNIMethod_obj::__register() -{ - JNIMethod_obj _hx_dummy; - JNIMethod_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.system.JNIMethod",00,87,5c,b5); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(JNIMethod_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< JNIMethod_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = JNIMethod_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = JNIMethod_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace system diff --git a/hGameTest/bin/linux/obj/src/lime/system/JNIStaticField.cpp b/hGameTest/bin/linux/obj/src/lime/system/JNIStaticField.cpp deleted file mode 100644 index 4b6e2fa9..00000000 --- a/hGameTest/bin/linux/obj/src/lime/system/JNIStaticField.cpp +++ /dev/null @@ -1,135 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_system_JNIStaticField -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_241b089bf20ccbef_232_new,"lime.system.JNIStaticField","new",0x799b0c1f,"lime.system.JNIStaticField.new","lime/system/JNI.hx",232,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_241b089bf20ccbef_240_get,"lime.system.JNIStaticField","get",0x7995bc55,"lime.system.JNIStaticField.get","lime/system/JNI.hx",240,0x21970b7f) -HX_LOCAL_STACK_FRAME(_hx_pos_241b089bf20ccbef_249_set,"lime.system.JNIStaticField","set",0x799ed761,"lime.system.JNIStaticField.set","lime/system/JNI.hx",249,0x21970b7f) -namespace lime{ -namespace _hx_system{ - -void JNIStaticField_obj::__construct( ::Dynamic field){ - HX_STACKFRAME(&_hx_pos_241b089bf20ccbef_232_new) -HXDLIN( 232) this->field = field; - } - -Dynamic JNIStaticField_obj::__CreateEmpty() { return new JNIStaticField_obj; } - -void *JNIStaticField_obj::_hx_vtable = 0; - -Dynamic JNIStaticField_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< JNIStaticField_obj > _hx_result = new JNIStaticField_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool JNIStaticField_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x33ff1773; -} - - ::Dynamic JNIStaticField_obj::get(){ - HX_STACKFRAME(&_hx_pos_241b089bf20ccbef_240_get) -HXDLIN( 240) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(JNIStaticField_obj,get,return ) - - ::Dynamic JNIStaticField_obj::set( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_241b089bf20ccbef_249_set) -HXDLIN( 249) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(JNIStaticField_obj,set,return ) - - -JNIStaticField_obj::JNIStaticField_obj() -{ -} - -void JNIStaticField_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(JNIStaticField); - HX_MARK_MEMBER_NAME(field,"field"); - HX_MARK_END_CLASS(); -} - -void JNIStaticField_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(field,"field"); -} - -hx::Val JNIStaticField_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"get") ) { return hx::Val( get_dyn() ); } - if (HX_FIELD_EQ(inName,"set") ) { return hx::Val( set_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"field") ) { return hx::Val( field ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val JNIStaticField_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"field") ) { field=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void JNIStaticField_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("field",ba,94,93,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo JNIStaticField_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(JNIStaticField_obj,field),HX_("field",ba,94,93,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *JNIStaticField_obj_sStaticStorageInfo = 0; -#endif - -static ::String JNIStaticField_obj_sMemberFields[] = { - HX_("field",ba,94,93,00), - HX_("get",96,80,4e,00), - HX_("set",a2,9b,57,00), - ::String(null()) }; - -hx::Class JNIStaticField_obj::__mClass; - -void JNIStaticField_obj::__register() -{ - JNIStaticField_obj _hx_dummy; - JNIStaticField_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.system.JNIStaticField",ad,10,c5,0e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(JNIStaticField_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< JNIStaticField_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = JNIStaticField_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = JNIStaticField_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace system diff --git a/hGameTest/bin/linux/obj/src/lime/system/Sensor.cpp b/hGameTest/bin/linux/obj/src/lime/system/Sensor.cpp deleted file mode 100644 index 545031d8..00000000 --- a/hGameTest/bin/linux/obj/src/lime/system/Sensor.cpp +++ /dev/null @@ -1,274 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Float_Void -#include -#endif -#ifndef INCLUDED_lime_system_Sensor -#include -#endif -#ifndef INCLUDED_lime_system_SensorType -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f882df2140418079_9_new,"lime.system.Sensor","new",0xd4cfafd2,"lime.system.Sensor.new","lime/system/Sensor.hx",9,0x7b4cf9be) -HX_LOCAL_STACK_FRAME(_hx_pos_f882df2140418079_26_getSensors,"lime.system.Sensor","getSensors",0xecc219d1,"lime.system.Sensor.getSensors","lime/system/Sensor.hx",26,0x7b4cf9be) -HX_LOCAL_STACK_FRAME(_hx_pos_f882df2140418079_47_registerSensor,"lime.system.Sensor","registerSensor",0x90f30acb,"lime.system.Sensor.registerSensor","lime/system/Sensor.hx",47,0x7b4cf9be) -HX_LOCAL_STACK_FRAME(_hx_pos_f882df2140418079_11_boot,"lime.system.Sensor","boot",0x59032880,"lime.system.Sensor.boot","lime/system/Sensor.hx",11,0x7b4cf9be) -HX_LOCAL_STACK_FRAME(_hx_pos_f882df2140418079_12_boot,"lime.system.Sensor","boot",0x59032880,"lime.system.Sensor.boot","lime/system/Sensor.hx",12,0x7b4cf9be) -namespace lime{ -namespace _hx_system{ - -void Sensor_obj::__construct( ::lime::_hx_system::SensorType type,int id){ - HX_GC_STACKFRAME(&_hx_pos_f882df2140418079_9_new) -HXLINE( 15) this->onUpdate = ::lime::app::_Event_Float_Float_Float_Void_obj::__alloc( HX_CTX ); -HXLINE( 20) this->type = type; -HXLINE( 21) this->id = id; - } - -Dynamic Sensor_obj::__CreateEmpty() { return new Sensor_obj; } - -void *Sensor_obj::_hx_vtable = 0; - -Dynamic Sensor_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Sensor_obj > _hx_result = new Sensor_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool Sensor_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x15a9e542; -} - - ::haxe::ds::IntMap Sensor_obj::sensorByID; - -::Array< ::Dynamic> Sensor_obj::sensors; - -::Array< ::Dynamic> Sensor_obj::getSensors( ::lime::_hx_system::SensorType type){ - HX_STACKFRAME(&_hx_pos_f882df2140418079_26_getSensors) -HXDLIN( 26) if (hx::IsNull( type )) { -HXLINE( 28) return ::lime::_hx_system::Sensor_obj::sensors->copy(); - } - else { -HXLINE( 32) ::Array< ::Dynamic> result = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 34) { -HXLINE( 34) int _g = 0; -HXDLIN( 34) ::Array< ::Dynamic> _g1 = ::lime::_hx_system::Sensor_obj::sensors; -HXDLIN( 34) while((_g < _g1->length)){ -HXLINE( 34) ::lime::_hx_system::Sensor sensor = _g1->__get(_g).StaticCast< ::lime::_hx_system::Sensor >(); -HXDLIN( 34) _g = (_g + 1); -HXLINE( 36) if (hx::IsEq( sensor->type,type )) { -HXLINE( 38) result->push(sensor); - } - } - } -HXLINE( 42) return result; - } -HXLINE( 26) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Sensor_obj,getSensors,return ) - - ::lime::_hx_system::Sensor Sensor_obj::registerSensor( ::lime::_hx_system::SensorType type,int id){ - HX_GC_STACKFRAME(&_hx_pos_f882df2140418079_47_registerSensor) -HXLINE( 48) ::lime::_hx_system::Sensor sensor = ::lime::_hx_system::Sensor_obj::__alloc( HX_CTX ,type,id); -HXLINE( 50) ::lime::_hx_system::Sensor_obj::sensors->push(sensor); -HXLINE( 51) ::lime::_hx_system::Sensor_obj::sensorByID->set(id,sensor); -HXLINE( 53) return sensor; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Sensor_obj,registerSensor,return ) - - -hx::ObjectPtr< Sensor_obj > Sensor_obj::__new( ::lime::_hx_system::SensorType type,int id) { - hx::ObjectPtr< Sensor_obj > __this = new Sensor_obj(); - __this->__construct(type,id); - return __this; -} - -hx::ObjectPtr< Sensor_obj > Sensor_obj::__alloc(hx::Ctx *_hx_ctx, ::lime::_hx_system::SensorType type,int id) { - Sensor_obj *__this = (Sensor_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Sensor_obj), true, "lime.system.Sensor")); - *(void **)__this = Sensor_obj::_hx_vtable; - __this->__construct(type,id); - return __this; -} - -Sensor_obj::Sensor_obj() -{ -} - -void Sensor_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Sensor); - HX_MARK_MEMBER_NAME(id,"id"); - HX_MARK_MEMBER_NAME(onUpdate,"onUpdate"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_END_CLASS(); -} - -void Sensor_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(id,"id"); - HX_VISIT_MEMBER_NAME(onUpdate,"onUpdate"); - HX_VISIT_MEMBER_NAME(type,"type"); -} - -hx::Val Sensor_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { return hx::Val( id ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"onUpdate") ) { return hx::Val( onUpdate ); } - } - return super::__Field(inName,inCallProp); -} - -bool Sensor_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"sensors") ) { outValue = ( sensors ); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"sensorByID") ) { outValue = ( sensorByID ); return true; } - if (HX_FIELD_EQ(inName,"getSensors") ) { outValue = getSensors_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"registerSensor") ) { outValue = registerSensor_dyn(); return true; } - } - return false; -} - -hx::Val Sensor_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { id=inValue.Cast< int >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< ::lime::_hx_system::SensorType >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"onUpdate") ) { onUpdate=inValue.Cast< ::lime::app::_Event_Float_Float_Float_Void >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Sensor_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"sensors") ) { sensors=ioValue.Cast< ::Array< ::Dynamic> >(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"sensorByID") ) { sensorByID=ioValue.Cast< ::haxe::ds::IntMap >(); return true; } - } - return false; -} - -void Sensor_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("id",db,5b,00,00)); - outFields->push(HX_("onUpdate",88,7c,b2,66)); - outFields->push(HX_("type",ba,f2,08,4d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Sensor_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(Sensor_obj,id),HX_("id",db,5b,00,00)}, - {hx::fsObject /* ::lime::app::_Event_Float_Float_Float_Void */ ,(int)offsetof(Sensor_obj,onUpdate),HX_("onUpdate",88,7c,b2,66)}, - {hx::fsObject /* ::lime::_hx_system::SensorType */ ,(int)offsetof(Sensor_obj,type),HX_("type",ba,f2,08,4d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Sensor_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::IntMap */ ,(void *) &Sensor_obj::sensorByID,HX_("sensorByID",cc,fc,ca,0d)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(void *) &Sensor_obj::sensors,HX_("sensors",f9,c0,9b,b2)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Sensor_obj_sMemberFields[] = { - HX_("id",db,5b,00,00), - HX_("onUpdate",88,7c,b2,66), - HX_("type",ba,f2,08,4d), - ::String(null()) }; - -static void Sensor_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Sensor_obj::sensorByID,"sensorByID"); - HX_MARK_MEMBER_NAME(Sensor_obj::sensors,"sensors"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Sensor_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Sensor_obj::sensorByID,"sensorByID"); - HX_VISIT_MEMBER_NAME(Sensor_obj::sensors,"sensors"); -}; - -#endif - -hx::Class Sensor_obj::__mClass; - -static ::String Sensor_obj_sStaticFields[] = { - HX_("sensorByID",cc,fc,ca,0d), - HX_("sensors",f9,c0,9b,b2), - HX_("getSensors",03,47,fd,01), - HX_("registerSensor",fd,b8,d1,31), - ::String(null()) -}; - -void Sensor_obj::__register() -{ - Sensor_obj _hx_dummy; - Sensor_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.system.Sensor",e0,1e,6b,25); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Sensor_obj::__GetStatic; - __mClass->mSetStaticField = &Sensor_obj::__SetStatic; - __mClass->mMarkFunc = Sensor_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Sensor_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Sensor_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Sensor_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Sensor_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Sensor_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Sensor_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Sensor_obj::__boot() -{ -{ - HX_GC_STACKFRAME(&_hx_pos_f882df2140418079_11_boot) -HXDLIN( 11) sensorByID = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); - } -{ - HX_STACKFRAME(&_hx_pos_f882df2140418079_12_boot) -HXDLIN( 12) sensors = ::Array_obj< ::Dynamic>::__new(); - } -} - -} // end namespace lime -} // end namespace system diff --git a/hGameTest/bin/linux/obj/src/lime/system/SensorType.cpp b/hGameTest/bin/linux/obj/src/lime/system/SensorType.cpp deleted file mode 100644 index 62d4f0d9..00000000 --- a/hGameTest/bin/linux/obj/src/lime/system/SensorType.cpp +++ /dev/null @@ -1,70 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_system_SensorType -#include -#endif -namespace lime{ -namespace _hx_system{ - -::lime::_hx_system::SensorType SensorType_obj::ACCELEROMETER; - -bool SensorType_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("ACCELEROMETER",af,c6,4d,ef)) { outValue = SensorType_obj::ACCELEROMETER; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(SensorType_obj) - -int SensorType_obj::__FindIndex(::String inName) -{ - if (inName==HX_("ACCELEROMETER",af,c6,4d,ef)) return 0; - return super::__FindIndex(inName); -} - -int SensorType_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("ACCELEROMETER",af,c6,4d,ef)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val SensorType_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("ACCELEROMETER",af,c6,4d,ef)) return ACCELEROMETER; - return super::__Field(inName,inCallProp); -} - -static ::String SensorType_obj_sStaticFields[] = { - HX_("ACCELEROMETER",af,c6,4d,ef), - ::String(null()) -}; - -hx::Class SensorType_obj::__mClass; - -Dynamic __Create_SensorType_obj() { return new SensorType_obj; } - -void SensorType_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("lime.system.SensorType",ba,2d,f6,ed), hx::TCanCast< SensorType_obj >,SensorType_obj_sStaticFields,0, - &__Create_SensorType_obj, &__Create, - &super::__SGetClass(), &CreateSensorType_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &SensorType_obj::__GetStatic; -} - -void SensorType_obj::__boot() -{ -ACCELEROMETER = hx::CreateConstEnum< SensorType_obj >(HX_("ACCELEROMETER",af,c6,4d,ef),0); -} - - -} // end namespace lime -} // end namespace system diff --git a/hGameTest/bin/linux/obj/src/lime/system/System.cpp b/hGameTest/bin/linux/obj/src/lime/system/System.cpp deleted file mode 100644 index 2c705891..00000000 --- a/hGameTest/bin/linux/obj/src/lime/system/System.cpp +++ /dev/null @@ -1,1233 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_EReg -#include -#endif -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_Sys -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Input -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Void -#include -#endif -#ifndef INCLUDED_lime_math_Rectangle -#include -#endif -#ifndef INCLUDED_lime_system_CFFI -#include -#endif -#ifndef INCLUDED_lime_system_Display -#include -#endif -#ifndef INCLUDED_lime_system_DisplayMode -#include -#endif -#ifndef INCLUDED_lime_system_Endian -#include -#endif -#ifndef INCLUDED_lime_system_System -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_sys_io_Process -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_143_exit,"lime.system.System","exit",0x19210697,"lime.system.System.exit","lime/system/System.hx",143,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_165_getDisplay,"lime.system.System","getDisplay",0x2e892085,"lime.system.System.getDisplay","lime/system/System.hx",165,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_271_getTimer,"lime.system.System","getTimer",0xb1bf8f48,"lime.system.System.getTimer","lime/system/System.hx",271,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_285_load,"lime.system.System","load",0x1dbaa99f,"lime.system.System.load","lime/system/System.hx",285,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_294_openFile,"lime.system.System","openFile",0x26aa6b5f,"lime.system.System.openFile","lime/system/System.hx",294,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_317_openURL,"lime.system.System","openURL",0x0840dfec,"lime.system.System.openURL","lime/system/System.hx",317,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_335___copyMissingFields,"lime.system.System","__copyMissingFields",0x05666311,"lime.system.System.__copyMissingFields","lime/system/System.hx",335,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_350___getDirectory,"lime.system.System","__getDirectory",0xc98892d0,"lime.system.System.__getDirectory","lime/system/System.hx",350,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_426___parseArguments,"lime.system.System","__parseArguments",0xf4d0dcbc,"lime.system.System.__parseArguments","lime/system/System.hx",426,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_526___parseBool,"lime.system.System","__parseBool",0x34d2e084,"lime.system.System.__parseBool","lime/system/System.hx",526,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_530___registerEntryPoint,"lime.system.System","__registerEntryPoint",0x78d55f5a,"lime.system.System.__registerEntryPoint","lime/system/System.hx",530,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_540___runProcess,"lime.system.System","__runProcess",0x7e9f5dfd,"lime.system.System.__runProcess","lime/system/System.hx",540,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_560_get_allowScreenTimeout,"lime.system.System","get_allowScreenTimeout",0x287e314e,"lime.system.System.get_allowScreenTimeout","lime/system/System.hx",560,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_569_set_allowScreenTimeout,"lime.system.System","set_allowScreenTimeout",0x5c29adc2,"lime.system.System.set_allowScreenTimeout","lime/system/System.hx",569,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_576_get_applicationDirectory,"lime.system.System","get_applicationDirectory",0xf6955c7f,"lime.system.System.get_applicationDirectory","lime/system/System.hx",576,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_586_get_applicationStorageDirectory,"lime.system.System","get_applicationStorageDirectory",0x34818fe0,"lime.system.System.get_applicationStorageDirectory","lime/system/System.hx",586,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_596_get_deviceModel,"lime.system.System","get_deviceModel",0x3a3e2ff1,"lime.system.System.get_deviceModel","lime/system/System.hx",596,0x6434b429) -static const ::String _hx_array_data_acbd8395_23[] = { - HX_("/sys/devices/virtual/dmi/id/sys_vendor",98,f9,6d,89), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_631_get_deviceVendor,"lime.system.System","get_deviceVendor",0x99fb9840,"lime.system.System.get_deviceVendor","lime/system/System.hx",631,0x6434b429) -static const ::String _hx_array_data_acbd8395_25[] = { - HX_("/sys/devices/virtual/dmi/id/product_name",f9,ab,5b,06), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_657_get_desktopDirectory,"lime.system.System","get_desktopDirectory",0x483b2773,"lime.system.System.get_desktopDirectory","lime/system/System.hx",657,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_667_get_documentsDirectory,"lime.system.System","get_documentsDirectory",0x4a6a8557,"lime.system.System.get_documentsDirectory","lime/system/System.hx",667,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_677_get_endianness,"lime.system.System","get_endianness",0x4df50bb4,"lime.system.System.get_endianness","lime/system/System.hx",677,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_698_get_fontsDirectory,"lime.system.System","get_fontsDirectory",0x8242b40b,"lime.system.System.get_fontsDirectory","lime/system/System.hx",698,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_710_get_numDisplays,"lime.system.System","get_numDisplays",0x5056f915,"lime.system.System.get_numDisplays","lime/system/System.hx",710,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_717_get_platformLabel,"lime.system.System","get_platformLabel",0xc2bb267f,"lime.system.System.get_platformLabel","lime/system/System.hx",717,0x6434b429) -static const ::String _hx_array_data_acbd8395_32[] = { - HX_("-ds",fc,7c,22,00), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_741_get_platformName,"lime.system.System","get_platformName",0x82c4f420,"lime.system.System.get_platformName","lime/system/System.hx",741,0x6434b429) -static const ::String _hx_array_data_acbd8395_34[] = { - HX_("-is",57,81,22,00), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_779_get_platformVersion,"lime.system.System","get_platformVersion",0xbd9d7863,"lime.system.System.get_platformVersion","lime/system/System.hx",779,0x6434b429) -static const ::String _hx_array_data_acbd8395_36[] = { - HX_("-rs",2e,89,22,00), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_807_get_userDirectory,"lime.system.System","get_userDirectory",0x2b5522e0,"lime.system.System.get_userDirectory","lime/system/System.hx",807,0x6434b429) -HX_LOCAL_STACK_FRAME(_hx_pos_f2b41f959dca9627_68_boot,"lime.system.System","boot",0x171e93ab,"lime.system.System.boot","lime/system/System.hx",68,0x6434b429) -namespace lime{ -namespace _hx_system{ - -void System_obj::__construct() { } - -Dynamic System_obj::__CreateEmpty() { return new System_obj; } - -void *System_obj::_hx_vtable = 0; - -Dynamic System_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< System_obj > _hx_result = new System_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool System_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x36083f93; -} - -bool System_obj::disableCFFI; - -::String System_obj::_hx___applicationDirectory; - - ::haxe::ds::StringMap System_obj::_hx___applicationEntryPoint; - -::String System_obj::_hx___applicationStorageDirectory; - -::String System_obj::_hx___desktopDirectory; - -::String System_obj::_hx___deviceModel; - -::String System_obj::_hx___deviceVendor; - - ::haxe::ds::IntMap System_obj::_hx___directories; - -::String System_obj::_hx___documentsDirectory; - - ::lime::_hx_system::Endian System_obj::_hx___endianness; - -::String System_obj::_hx___fontsDirectory; - -::String System_obj::_hx___platformLabel; - -::String System_obj::_hx___platformName; - -::String System_obj::_hx___platformVersion; - -::String System_obj::_hx___userDirectory; - -void System_obj::exit(int code){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_143_exit) -HXLINE( 145) if (hx::IsNotNull( ::lime::app::Application_obj::current )) { -HXLINE( 147) ::lime::app::Application_obj::current->onExit->dispatch(code); -HXLINE( 149) if (::lime::app::Application_obj::current->onExit->canceled) { -HXLINE( 151) return; - } - } -HXLINE( 157) ::Sys_obj::exit(code); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(System_obj,exit,(void)) - - ::lime::_hx_system::Display System_obj::getDisplay(int id){ - HX_GC_STACKFRAME(&_hx_pos_f2b41f959dca9627_165_getDisplay) -HXLINE( 167) ::Dynamic displayInfo = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_system_get_display(id)) ); -HXLINE( 169) if (hx::IsNotNull( displayInfo )) { -HXLINE( 171) ::lime::_hx_system::Display display = ::lime::_hx_system::Display_obj::__alloc( HX_CTX ); -HXLINE( 172) display->id = id; -HXLINE( 176) display->name = ( (::String)(displayInfo->__Field(HX_("name",4b,72,ff,48),hx::paccDynamic)) ); -HXLINE( 178) display->bounds = ::lime::math::Rectangle_obj::__alloc( HX_CTX , ::Dynamic(displayInfo->__Field(HX_("bounds",75,86,1d,66),hx::paccDynamic))->__Field(HX_("x",78,00,00,00),hx::paccDynamic), ::Dynamic(displayInfo->__Field(HX_("bounds",75,86,1d,66),hx::paccDynamic))->__Field(HX_("y",79,00,00,00),hx::paccDynamic), ::Dynamic(displayInfo->__Field(HX_("bounds",75,86,1d,66),hx::paccDynamic))->__Field(HX_("width",06,b6,62,ca),hx::paccDynamic), ::Dynamic(displayInfo->__Field(HX_("bounds",75,86,1d,66),hx::paccDynamic))->__Field(HX_("height",e7,07,4c,02),hx::paccDynamic)); -HXLINE( 195) display->dpi = ( (Float)(displayInfo->__Field(HX_("dpi",5d,43,4c,00),hx::paccDynamic)) ); -HXLINE( 198) display->supportedModes = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 200) ::lime::_hx_system::DisplayMode displayMode; -HXLINE( 205) ::cpp::VirtualArray supportedModes = ( (::cpp::VirtualArray)(displayInfo->__Field(HX_("supportedModes",a2,a6,b8,b7),hx::paccDynamic)) ); -HXLINE( 207) { -HXLINE( 207) int _g = 0; -HXDLIN( 207) while((_g < supportedModes->get_length())){ -HXLINE( 207) ::Dynamic mode = supportedModes->__get(_g); -HXDLIN( 207) _g = (_g + 1); -HXLINE( 209) displayMode = ::lime::_hx_system::DisplayMode_obj::__alloc( HX_CTX ,( (int)(mode->__Field(HX_("width",06,b6,62,ca),hx::paccDynamic)) ),( (int)(mode->__Field(HX_("height",e7,07,4c,02),hx::paccDynamic)) ),( (int)(mode->__Field(HX_("refreshRate",5b,e2,3f,40),hx::paccDynamic)) ),( (int)(mode->__Field(HX_("pixelFormat",5d,72,1b,6f),hx::paccDynamic)) )); -HXLINE( 210) display->supportedModes->push(displayMode); - } - } -HXLINE( 213) ::Dynamic mode1 = displayInfo->__Field(HX_("currentMode",3c,ac,f2,80),hx::paccDynamic); -HXLINE( 214) ::lime::_hx_system::DisplayMode currentMode = ::lime::_hx_system::DisplayMode_obj::__alloc( HX_CTX ,( (int)(mode1->__Field(HX_("width",06,b6,62,ca),hx::paccDynamic)) ),( (int)(mode1->__Field(HX_("height",e7,07,4c,02),hx::paccDynamic)) ),( (int)(mode1->__Field(HX_("refreshRate",5b,e2,3f,40),hx::paccDynamic)) ),( (int)(mode1->__Field(HX_("pixelFormat",5d,72,1b,6f),hx::paccDynamic)) )); -HXLINE( 216) { -HXLINE( 216) int _g1 = 0; -HXDLIN( 216) ::Array< ::Dynamic> _g2 = display->supportedModes; -HXDLIN( 216) while((_g1 < _g2->length)){ -HXLINE( 216) ::lime::_hx_system::DisplayMode mode2 = _g2->__get(_g1).StaticCast< ::lime::_hx_system::DisplayMode >(); -HXDLIN( 216) _g1 = (_g1 + 1); -HXLINE( 218) bool _hx_tmp; -HXDLIN( 218) bool _hx_tmp1; -HXDLIN( 218) bool _hx_tmp2; -HXDLIN( 218) if ((currentMode->pixelFormat == mode2->pixelFormat)) { -HXLINE( 218) _hx_tmp2 = (currentMode->width == mode2->width); - } - else { -HXLINE( 218) _hx_tmp2 = false; - } -HXDLIN( 218) if (_hx_tmp2) { -HXLINE( 218) _hx_tmp1 = (currentMode->height == mode2->height); - } - else { -HXLINE( 218) _hx_tmp1 = false; - } -HXDLIN( 218) if (_hx_tmp1) { -HXLINE( 218) _hx_tmp = (currentMode->refreshRate == mode2->refreshRate); - } - else { -HXLINE( 218) _hx_tmp = false; - } -HXDLIN( 218) if (_hx_tmp) { -HXLINE( 223) currentMode = mode2; -HXLINE( 224) goto _hx_goto_2; - } - } - _hx_goto_2:; - } -HXLINE( 228) display->currentMode = currentMode; -HXLINE( 230) return display; - } -HXLINE( 259) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(System_obj,getDisplay,return ) - -int System_obj::getTimer(){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_271_getTimer) -HXDLIN( 271) return ( (int)(::lime::_internal::backend::native::NativeCFFI_obj::lime_system_get_timer()) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(System_obj,getTimer,return ) - - ::Dynamic System_obj::load(::String library,::String method,hx::Null< int > __o_args,hx::Null< bool > __o_lazy){ - int args = __o_args.Default(0); - bool lazy = __o_lazy.Default(false); - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_285_load) -HXDLIN( 285) return ::lime::_hx_system::CFFI_obj::load(library,method,args,lazy); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(System_obj,load,return ) - -void System_obj::openFile(::String path){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_294_openFile) -HXDLIN( 294) if (hx::IsNotNull( path )) { -HXLINE( 301) ::Sys_obj::command(HX_("/usr/bin/xdg-open",2e,30,af,50),::Array_obj< ::String >::__new(2)->init(0,path)->init(1,HX_("&",26,00,00,00))); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(System_obj,openFile,(void)) - -void System_obj::openURL(::String url,::String __o_target){ - ::String target = __o_target; - if (hx::IsNull(__o_target)) target = HX_("_blank",95,26,d9,b0); - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_317_openURL) -HXDLIN( 317) if (hx::IsNotNull( url )) { -HXLINE( 320) ::lime::_hx_system::System_obj::openFile(url); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(System_obj,openURL,(void)) - -void System_obj::_hx___copyMissingFields( ::Dynamic target, ::Dynamic source){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_335___copyMissingFields) -HXLINE( 336) bool _hx_tmp; -HXDLIN( 336) if (hx::IsNotNull( source )) { -HXLINE( 336) _hx_tmp = hx::IsNull( target ); - } - else { -HXLINE( 336) _hx_tmp = true; - } -HXDLIN( 336) if (_hx_tmp) { -HXLINE( 336) return; - } -HXLINE( 338) { -HXLINE( 338) int _g = 0; -HXDLIN( 338) ::Array< ::String > _g1 = ::Reflect_obj::fields(source); -HXDLIN( 338) while((_g < _g1->length)){ -HXLINE( 338) ::String field = _g1->__get(_g); -HXDLIN( 338) _g = (_g + 1); -HXLINE( 340) if (!(::Reflect_obj::hasField(target,field))) { -HXLINE( 342) ::Reflect_obj::setField(target,field,::Reflect_obj::field(source,field)); - } - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(System_obj,_hx___copyMissingFields,(void)) - -::String System_obj::_hx___getDirectory(int type){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_350___getDirectory) -HXDLIN( 350) if (::lime::_hx_system::System_obj::_hx___directories->exists(type)) { -HXLINE( 352) return ::lime::_hx_system::System_obj::_hx___directories->get_string(type); - } - else { -HXLINE( 356) ::String path; -HXLINE( 358) if ((type == 1)) { -HXLINE( 360) ::String company = HX_("MyCompany",11,c3,2e,cc); -HXLINE( 361) ::String file = HX_("MyApplication",24,d3,d1,1c); -HXLINE( 363) if (hx::IsNotNull( ::lime::app::Application_obj::current )) { -HXLINE( 365) if (::lime::app::Application_obj::current->meta->exists(HX_("company",3d,15,69,83))) { -HXLINE( 367) company = ::lime::app::Application_obj::current->meta->get_string(HX_("company",3d,15,69,83)); - } -HXLINE( 370) if (::lime::app::Application_obj::current->meta->exists(HX_("file",7c,ce,bb,43))) { -HXLINE( 372) file = ::lime::app::Application_obj::current->meta->get_string(HX_("file",7c,ce,bb,43)); - } - } -HXLINE( 379) path = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_system_get_directory(type,company,file)) ); - } - else { -HXLINE( 387) path = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_system_get_directory(type,null(),null())) ); - } -HXLINE( 394) ::String seperator = HX_("/",2f,00,00,00); -HXLINE( 397) bool _hx_tmp; -HXDLIN( 397) bool _hx_tmp1; -HXDLIN( 397) if (hx::IsNotNull( path )) { -HXLINE( 397) _hx_tmp1 = (path.length > 0); - } - else { -HXLINE( 397) _hx_tmp1 = false; - } -HXDLIN( 397) if (_hx_tmp1) { -HXLINE( 397) _hx_tmp = !(::StringTools_obj::endsWith(path,seperator)); - } - else { -HXLINE( 397) _hx_tmp = false; - } -HXDLIN( 397) if (_hx_tmp) { -HXLINE( 399) path = (path + seperator); - } -HXLINE( 402) ::lime::_hx_system::System_obj::_hx___directories->set(type,path); -HXLINE( 403) return path; - } -HXLINE( 350) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(System_obj,_hx___getDirectory,return ) - -void System_obj::_hx___parseArguments( ::Dynamic attributes){ - HX_GC_STACKFRAME(&_hx_pos_f2b41f959dca9627_426___parseArguments) -HXLINE( 429) ::Array< ::String > arguments = ::Sys_obj::args(); -HXLINE( 430) ::EReg stripQuotes = ::EReg_obj::__alloc( HX_CTX ,HX_("^['\"](.*)['\"]$",13,22,1b,37),HX_("",00,00,00,00)); -HXLINE( 431) int equals; -HXDLIN( 431) ::String argValue; -HXDLIN( 431) ::haxe::ds::StringMap parameters = null(); -HXLINE( 432) ::String windowParamPrefix = HX_("--window-",dd,62,c2,0a); -HXLINE( 434) if (hx::IsNotNull( arguments )) { -HXLINE( 436) int _g = 0; -HXDLIN( 436) while((_g < arguments->length)){ -HXLINE( 436) ::String argument = arguments->__get(_g); -HXDLIN( 436) _g = (_g + 1); -HXLINE( 438) equals = argument.indexOf(HX_("=",3d,00,00,00),null()); -HXLINE( 440) if ((equals > 0)) { -HXLINE( 442) argValue = argument.substr((equals + 1),null()); -HXLINE( 444) if (stripQuotes->match(argValue)) { -HXLINE( 446) argValue = stripQuotes->matched(1); - } -HXLINE( 449) if (hx::IsNull( parameters )) { -HXLINE( 449) parameters = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } -HXLINE( 450) parameters->set(argument.substr(0,equals),argValue); - } - } - } -HXLINE( 455) if (hx::IsNotNull( parameters )) { -HXLINE( 457) if (hx::IsNull( attributes->__Field(HX_("parameters",aa,be,7e,51),hx::paccDynamic) )) { -HXLINE( 457) attributes->__SetField(HX_("parameters",aa,be,7e,51), ::Dynamic(hx::Anon_obj::Create(0)),hx::paccDynamic); - } -HXLINE( 458) if (hx::IsNull( attributes->__Field(HX_("context",ef,95,77,19),hx::paccDynamic) )) { -HXLINE( 458) attributes->__SetField(HX_("context",ef,95,77,19), ::Dynamic(hx::Anon_obj::Create(0)),hx::paccDynamic); - } -HXLINE( 460) { -HXLINE( 460) ::Dynamic parameter = parameters->keys(); -HXDLIN( 460) while(( (bool)(parameter->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 460) ::String parameter1 = ( (::String)(parameter->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 462) argValue = parameters->get_string(parameter1); -HXLINE( 464) if (::StringTools_obj::startsWith(parameter1,windowParamPrefix)) { -HXLINE( 466) ::String _hx_switch_0 = parameter1.substr(windowParamPrefix.length,null()); - if ( (_hx_switch_0==HX_("allow-high-dpi",36,e5,66,be)) ){ -HXLINE( 469) attributes->__SetField(HX_("allowHighDPI",92,07,a2,b4),(argValue == HX_("true",4e,a7,03,4d)),hx::paccDynamic); -HXDLIN( 469) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("always-on-top",25,b6,1e,79)) ){ -HXLINE( 471) attributes->__SetField(HX_("alwaysOnTop",67,4d,53,16),(argValue == HX_("true",4e,a7,03,4d)),hx::paccDynamic); -HXDLIN( 471) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("antialiasing",f4,16,b3,48)) ){ -HXLINE( 473) ::Dynamic(attributes->__Field(HX_("context",ef,95,77,19),hx::paccDynamic))->__SetField(HX_("antialiasing",f4,16,b3,48),::Std_obj::parseInt(argValue),hx::paccDynamic); -HXDLIN( 473) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("background",ee,93,1d,26)) ){ -HXLINE( 475) ::Dynamic _hx_tmp; -HXDLIN( 475) bool _hx_tmp1; -HXDLIN( 475) if ((argValue != HX_("",00,00,00,00))) { -HXLINE( 475) _hx_tmp1 = (argValue == HX_("null",87,9e,0e,49)); - } - else { -HXLINE( 475) _hx_tmp1 = true; - } -HXDLIN( 475) if (_hx_tmp1) { -HXLINE( 475) _hx_tmp = null(); - } - else { -HXLINE( 475) _hx_tmp = ::Std_obj::parseInt(argValue); - } -HXDLIN( 475) ::Dynamic(attributes->__Field(HX_("context",ef,95,77,19),hx::paccDynamic))->__SetField(HX_("background",ee,93,1d,26),_hx_tmp,hx::paccDynamic); -HXDLIN( 475) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("borderless",45,46,71,17)) ){ -HXLINE( 477) attributes->__SetField(HX_("borderless",45,46,71,17),(argValue == HX_("true",4e,a7,03,4d)),hx::paccDynamic); -HXDLIN( 477) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("colorDepth",a0,08,96,fb)) ){ -HXLINE( 479) ::Dynamic(attributes->__Field(HX_("context",ef,95,77,19),hx::paccDynamic))->__SetField(HX_("colorDepth",a0,08,96,fb),::Std_obj::parseInt(argValue),hx::paccDynamic); -HXDLIN( 479) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("depth",03,f1,29,d7)) || (_hx_switch_0==HX_("depth-buffer",4a,22,d8,98)) ){ -HXLINE( 481) ::Dynamic(attributes->__Field(HX_("context",ef,95,77,19),hx::paccDynamic))->__SetField(HX_("depth",03,f1,29,d7),(argValue == HX_("true",4e,a7,03,4d)),hx::paccDynamic); -HXDLIN( 481) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("fullscreen",3b,3a,b4,f9)) ){ -HXLINE( 484) attributes->__SetField(HX_("fullscreen",3b,3a,b4,f9),(argValue == HX_("true",4e,a7,03,4d)),hx::paccDynamic); -HXDLIN( 484) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("hardware",a8,e2,d3,75)) ){ -HXLINE( 486) ::Dynamic(attributes->__Field(HX_("context",ef,95,77,19),hx::paccDynamic))->__SetField(HX_("hardware",a8,e2,d3,75),(argValue == HX_("true",4e,a7,03,4d)),hx::paccDynamic); -HXDLIN( 486) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("height",e7,07,4c,02)) ){ -HXLINE( 488) attributes->__SetField(HX_("height",e7,07,4c,02),::Std_obj::parseInt(argValue),hx::paccDynamic); -HXDLIN( 488) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("hidden",6a,ff,95,4c)) ){ -HXLINE( 490) attributes->__SetField(HX_("hidden",6a,ff,95,4c),(argValue == HX_("true",4e,a7,03,4d)),hx::paccDynamic); -HXDLIN( 490) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("maximized",18,0e,e1,fe)) ){ -HXLINE( 492) attributes->__SetField(HX_("maximized",18,0e,e1,fe),(argValue == HX_("true",4e,a7,03,4d)),hx::paccDynamic); -HXDLIN( 492) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("minimized",86,fb,9d,28)) ){ -HXLINE( 494) attributes->__SetField(HX_("minimized",86,fb,9d,28),(argValue == HX_("true",4e,a7,03,4d)),hx::paccDynamic); -HXDLIN( 494) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("render-type",51,ca,94,6e)) || (_hx_switch_0==HX_("renderer",43,c5,db,b2)) ){ -HXLINE( 496) ::Dynamic(attributes->__Field(HX_("context",ef,95,77,19),hx::paccDynamic))->__SetField(HX_("type",ba,f2,08,4d),argValue,hx::paccDynamic); -HXDLIN( 496) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("render-version",e1,a7,f5,24)) || (_hx_switch_0==HX_("renderer-version",ce,36,a7,0b)) ){ -HXLINE( 498) ::Dynamic(attributes->__Field(HX_("context",ef,95,77,19),hx::paccDynamic))->__SetField(HX_("version",18,e7,f1,7c),argValue,hx::paccDynamic); -HXDLIN( 498) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("resizable",6b,37,50,a9)) ){ -HXLINE( 500) attributes->__SetField(HX_("resizable",6b,37,50,a9),(argValue == HX_("true",4e,a7,03,4d)),hx::paccDynamic); -HXDLIN( 500) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("stencil",fc,bd,03,80)) || (_hx_switch_0==HX_("stencil-buffer",71,d6,20,82)) ){ -HXLINE( 502) ::Dynamic(attributes->__Field(HX_("context",ef,95,77,19),hx::paccDynamic))->__SetField(HX_("stencil",fc,bd,03,80),(argValue == HX_("true",4e,a7,03,4d)),hx::paccDynamic); -HXDLIN( 502) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("vsync",d1,2d,a8,3d)) ){ -HXLINE( 505) ::Dynamic(attributes->__Field(HX_("context",ef,95,77,19),hx::paccDynamic))->__SetField(HX_("vsync",d1,2d,a8,3d),(argValue == HX_("true",4e,a7,03,4d)),hx::paccDynamic); -HXDLIN( 505) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("width",06,b6,62,ca)) ){ -HXLINE( 507) attributes->__SetField(HX_("width",06,b6,62,ca),::Std_obj::parseInt(argValue),hx::paccDynamic); -HXDLIN( 507) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("x",78,00,00,00)) ){ -HXLINE( 509) attributes->__SetField(HX_("x",78,00,00,00),::Std_obj::parseInt(argValue),hx::paccDynamic); -HXDLIN( 509) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("y",79,00,00,00)) ){ -HXLINE( 511) attributes->__SetField(HX_("y",79,00,00,00),::Std_obj::parseInt(argValue),hx::paccDynamic); -HXDLIN( 511) goto _hx_goto_13; - } - /* default */{ - } - _hx_goto_13:; - } - else { -HXLINE( 515) if (!(::Reflect_obj::hasField( ::Dynamic(attributes->__Field(HX_("parameters",aa,be,7e,51),hx::paccDynamic)),parameter1))) { -HXLINE( 517) ::Reflect_obj::setField( ::Dynamic(attributes->__Field(HX_("parameters",aa,be,7e,51),hx::paccDynamic)),parameter1,argValue); - } - } - } - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(System_obj,_hx___parseArguments,(void)) - -bool System_obj::_hx___parseBool(::String value){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_526___parseBool) -HXDLIN( 526) return (value == HX_("true",4e,a7,03,4d)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(System_obj,_hx___parseBool,return ) - -void System_obj::_hx___registerEntryPoint(::String projectName, ::Dynamic entryPoint){ - HX_GC_STACKFRAME(&_hx_pos_f2b41f959dca9627_530___registerEntryPoint) -HXLINE( 531) if (hx::IsNull( ::lime::_hx_system::System_obj::_hx___applicationEntryPoint )) { -HXLINE( 533) ::lime::_hx_system::System_obj::_hx___applicationEntryPoint = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } -HXLINE( 536) ::lime::_hx_system::System_obj::_hx___applicationEntryPoint->set(projectName,entryPoint); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(System_obj,_hx___registerEntryPoint,(void)) - -::String System_obj::_hx___runProcess(::String command,::Array< ::String > args){ - HX_GC_STACKFRAME(&_hx_pos_f2b41f959dca9627_540___runProcess) -HXLINE( 542) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE( 544) if (hx::IsNull( args )) { -HXLINE( 544) args = ::Array_obj< ::String >::__new(0); - } -HXLINE( 546) ::sys::io::Process process = ::sys::io::Process_obj::__alloc( HX_CTX ,command,args,null()); -HXLINE( 547) ::String value = ::StringTools_obj::trim(process->_hx_stdout->readLine().toString()); -HXLINE( 548) process->close(); -HXLINE( 549) return value; - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } -HXLINE( 553) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(System_obj,_hx___runProcess,return ) - -bool System_obj::get_allowScreenTimeout(){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_560_get_allowScreenTimeout) -HXDLIN( 560) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_system_get_allow_screen_timeout(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(System_obj,get_allowScreenTimeout,return ) - -bool System_obj::set_allowScreenTimeout(bool value){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_569_set_allowScreenTimeout) -HXDLIN( 569) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_system_set_allow_screen_timeout(value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(System_obj,set_allowScreenTimeout,return ) - -::String System_obj::get_applicationDirectory(){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_576_get_applicationDirectory) -HXLINE( 577) if (hx::IsNull( ::lime::_hx_system::System_obj::_hx___applicationDirectory )) { -HXLINE( 579) ::lime::_hx_system::System_obj::_hx___applicationDirectory = ::lime::_hx_system::System_obj::_hx___getDirectory(0); - } -HXLINE( 582) return ::lime::_hx_system::System_obj::_hx___applicationDirectory; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(System_obj,get_applicationDirectory,return ) - -::String System_obj::get_applicationStorageDirectory(){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_586_get_applicationStorageDirectory) -HXLINE( 587) if (hx::IsNull( ::lime::_hx_system::System_obj::_hx___applicationStorageDirectory )) { -HXLINE( 589) ::lime::_hx_system::System_obj::_hx___applicationStorageDirectory = ::lime::_hx_system::System_obj::_hx___getDirectory(1); - } -HXLINE( 592) return ::lime::_hx_system::System_obj::_hx___applicationStorageDirectory; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(System_obj,get_applicationStorageDirectory,return ) - -::String System_obj::get_deviceModel(){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_596_get_deviceModel) -HXLINE( 597) if (hx::IsNull( ::lime::_hx_system::System_obj::_hx___deviceModel )) { -HXLINE( 623) ::lime::_hx_system::System_obj::_hx___deviceModel = ::lime::_hx_system::System_obj::_hx___runProcess(HX_("cat",16,74,4b,00),::Array_obj< ::String >::fromData( _hx_array_data_acbd8395_23,1)); - } -HXLINE( 627) return ::lime::_hx_system::System_obj::_hx___deviceModel; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(System_obj,get_deviceModel,return ) - -::String System_obj::get_deviceVendor(){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_631_get_deviceVendor) -HXLINE( 632) if (hx::IsNull( ::lime::_hx_system::System_obj::_hx___deviceVendor )) { -HXLINE( 649) ::lime::_hx_system::System_obj::_hx___deviceVendor = ::lime::_hx_system::System_obj::_hx___runProcess(HX_("cat",16,74,4b,00),::Array_obj< ::String >::fromData( _hx_array_data_acbd8395_25,1)); - } -HXLINE( 653) return ::lime::_hx_system::System_obj::_hx___deviceVendor; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(System_obj,get_deviceVendor,return ) - -::String System_obj::get_desktopDirectory(){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_657_get_desktopDirectory) -HXLINE( 658) if (hx::IsNull( ::lime::_hx_system::System_obj::_hx___desktopDirectory )) { -HXLINE( 660) ::lime::_hx_system::System_obj::_hx___desktopDirectory = ::lime::_hx_system::System_obj::_hx___getDirectory(2); - } -HXLINE( 663) return ::lime::_hx_system::System_obj::_hx___desktopDirectory; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(System_obj,get_desktopDirectory,return ) - -::String System_obj::get_documentsDirectory(){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_667_get_documentsDirectory) -HXLINE( 668) if (hx::IsNull( ::lime::_hx_system::System_obj::_hx___documentsDirectory )) { -HXLINE( 670) ::lime::_hx_system::System_obj::_hx___documentsDirectory = ::lime::_hx_system::System_obj::_hx___getDirectory(3); - } -HXLINE( 673) return ::lime::_hx_system::System_obj::_hx___documentsDirectory; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(System_obj,get_documentsDirectory,return ) - - ::lime::_hx_system::Endian System_obj::get_endianness(){ - HX_GC_STACKFRAME(&_hx_pos_f2b41f959dca9627_677_get_endianness) -HXLINE( 678) if (hx::IsNull( ::lime::_hx_system::System_obj::_hx___endianness )) { -HXLINE( 683) ::haxe::io::Bytes this1 = ::haxe::io::Bytes_obj::alloc(2); -HXDLIN( 683) ::haxe::io::Bytes arrayBuffer = this1; -HXLINE( 684) ::Dynamic elements = null(); -HXDLIN( 684) ::cpp::VirtualArray array = null(); -HXDLIN( 684) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 684) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 684) ::Dynamic len = null(); -HXDLIN( 684) ::lime::utils::ArrayBufferView this2; -HXDLIN( 684) if (hx::IsNotNull( elements )) { -HXLINE( 684) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 684) if (hx::IsNotNull( array )) { -HXLINE( 684) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 684) _this->byteOffset = 0; -HXDLIN( 684) _this->length = array->get_length(); -HXDLIN( 684) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 684) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 684) _this->buffer = this3; -HXDLIN( 684) _this->copyFromArray(array,null()); -HXDLIN( 684) this2 = _this; - } - else { -HXLINE( 684) if (hx::IsNotNull( vector )) { -HXLINE( 684) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 684) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 684) _this1->byteOffset = 0; -HXDLIN( 684) _this1->length = array1->get_length(); -HXDLIN( 684) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 684) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 684) _this1->buffer = this4; -HXDLIN( 684) _this1->copyFromArray(array1,null()); -HXDLIN( 684) this2 = _this1; - } - else { -HXLINE( 684) if (hx::IsNotNull( view )) { -HXLINE( 684) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 684) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 684) int srcLength = view->length; -HXDLIN( 684) int srcByteOffset = view->byteOffset; -HXDLIN( 684) int srcElementSize = view->bytesPerElement; -HXDLIN( 684) int elementSize = _this2->bytesPerElement; -HXDLIN( 684) if ((view->type == _this2->type)) { -HXLINE( 684) int srcLength1 = srcData->length; -HXDLIN( 684) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 684) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 684) _this2->buffer = this5; -HXDLIN( 684) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 684) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 684) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 684) _this2->byteOffset = 0; -HXDLIN( 684) _this2->length = srcLength; -HXDLIN( 684) this2 = _this2; - } - else { -HXLINE( 684) if (hx::IsNotNull( arrayBuffer )) { -HXLINE( 684) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 684) int in_byteOffset = 0; -HXDLIN( 684) if ((in_byteOffset < 0)) { -HXLINE( 684) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 684) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 684) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 684) int bufferByteLength = arrayBuffer->length; -HXDLIN( 684) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 684) int newByteLength = bufferByteLength; -HXDLIN( 684) if (hx::IsNull( len )) { -HXLINE( 684) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 684) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 684) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 684) if ((newByteLength < 0)) { -HXLINE( 684) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 684) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 684) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 684) if ((newRange > bufferByteLength)) { -HXLINE( 684) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 684) _this3->buffer = arrayBuffer; -HXDLIN( 684) _this3->byteOffset = in_byteOffset; -HXDLIN( 684) _this3->byteLength = newByteLength; -HXDLIN( 684) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 684) this2 = _this3; - } - else { -HXLINE( 684) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 684) ::lime::utils::ArrayBufferView uint8Array = this2; -HXLINE( 685) ::Dynamic elements1 = null(); -HXDLIN( 685) ::cpp::VirtualArray array2 = null(); -HXDLIN( 685) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 685) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 685) ::Dynamic len1 = null(); -HXDLIN( 685) ::lime::utils::ArrayBufferView this6; -HXDLIN( 685) if (hx::IsNotNull( elements1 )) { -HXLINE( 685) this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,6); - } - else { -HXLINE( 685) if (hx::IsNotNull( array2 )) { -HXLINE( 685) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 685) _this4->byteOffset = 0; -HXDLIN( 685) _this4->length = array2->get_length(); -HXDLIN( 685) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 685) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 685) _this4->buffer = this7; -HXDLIN( 685) _this4->copyFromArray(array2,null()); -HXDLIN( 685) this6 = _this4; - } - else { -HXLINE( 685) if (hx::IsNotNull( vector1 )) { -HXLINE( 685) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 685) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 685) _this5->byteOffset = 0; -HXDLIN( 685) _this5->length = array3->get_length(); -HXDLIN( 685) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 685) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 685) _this5->buffer = this8; -HXDLIN( 685) _this5->copyFromArray(array3,null()); -HXDLIN( 685) this6 = _this5; - } - else { -HXLINE( 685) if (hx::IsNotNull( view1 )) { -HXLINE( 685) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 685) ::haxe::io::Bytes srcData1 = view1->buffer; -HXDLIN( 685) int srcLength2 = view1->length; -HXDLIN( 685) int srcByteOffset1 = view1->byteOffset; -HXDLIN( 685) int srcElementSize1 = view1->bytesPerElement; -HXDLIN( 685) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 685) if ((view1->type == _this6->type)) { -HXLINE( 685) int srcLength3 = srcData1->length; -HXDLIN( 685) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 685) ::haxe::io::Bytes this9 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 685) _this6->buffer = this9; -HXDLIN( 685) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 685) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 685) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 685) _this6->byteOffset = 0; -HXDLIN( 685) _this6->length = srcLength2; -HXDLIN( 685) this6 = _this6; - } - else { -HXLINE( 685) if (hx::IsNotNull( arrayBuffer )) { -HXLINE( 685) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 685) int in_byteOffset1 = 0; -HXDLIN( 685) if ((in_byteOffset1 < 0)) { -HXLINE( 685) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 685) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 685) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 685) int bufferByteLength1 = arrayBuffer->length; -HXDLIN( 685) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 685) int newByteLength1 = bufferByteLength1; -HXDLIN( 685) if (hx::IsNull( len1 )) { -HXLINE( 685) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 685) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 685) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 685) if ((newByteLength1 < 0)) { -HXLINE( 685) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 685) newByteLength1 = (( (int)(len1) ) * _this7->bytesPerElement); -HXDLIN( 685) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 685) if ((newRange1 > bufferByteLength1)) { -HXLINE( 685) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 685) _this7->buffer = arrayBuffer; -HXDLIN( 685) _this7->byteOffset = in_byteOffset1; -HXDLIN( 685) _this7->byteLength = newByteLength1; -HXDLIN( 685) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 685) this6 = _this7; - } - else { -HXLINE( 685) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 685) ::lime::utils::ArrayBufferView uint16array = this6; -HXLINE( 686) ::__hxcpp_memory_set_byte(uint8Array->buffer->b,uint8Array->byteOffset,170); -HXLINE( 687) ::__hxcpp_memory_set_byte(uint8Array->buffer->b,(uint8Array->byteOffset + 1),187); -HXLINE( 688) if ((( ::__hxcpp_memory_get_ui16(uint16array->buffer->b,uint16array->byteOffset) & 65535) == 43707)) { -HXLINE( 688) ::lime::_hx_system::System_obj::_hx___endianness = ::lime::_hx_system::Endian_obj::_hx_BIG_ENDIAN_dyn(); - } - else { -HXLINE( 690) ::lime::_hx_system::System_obj::_hx___endianness = ::lime::_hx_system::Endian_obj::_hx_LITTLE_ENDIAN_dyn(); - } - } -HXLINE( 694) return ::lime::_hx_system::System_obj::_hx___endianness; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(System_obj,get_endianness,return ) - -::String System_obj::get_fontsDirectory(){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_698_get_fontsDirectory) -HXLINE( 699) if (hx::IsNull( ::lime::_hx_system::System_obj::_hx___fontsDirectory )) { -HXLINE( 701) ::lime::_hx_system::System_obj::_hx___fontsDirectory = ::lime::_hx_system::System_obj::_hx___getDirectory(4); - } -HXLINE( 704) return ::lime::_hx_system::System_obj::_hx___fontsDirectory; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(System_obj,get_fontsDirectory,return ) - -int System_obj::get_numDisplays(){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_710_get_numDisplays) -HXDLIN( 710) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_system_get_num_displays(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(System_obj,get_numDisplays,return ) - -::String System_obj::get_platformLabel(){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_717_get_platformLabel) -HXLINE( 718) if (hx::IsNull( ::lime::_hx_system::System_obj::_hx___platformLabel )) { -HXLINE( 728) ::lime::_hx_system::System_obj::_hx___platformLabel = ::lime::_hx_system::System_obj::_hx___runProcess(HX_("lsb_release",43,2a,59,12),::Array_obj< ::String >::fromData( _hx_array_data_acbd8395_32,1)); - } -HXLINE( 737) return ::lime::_hx_system::System_obj::_hx___platformLabel; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(System_obj,get_platformLabel,return ) - -::String System_obj::get_platformName(){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_741_get_platformName) -HXLINE( 742) if (hx::IsNull( ::lime::_hx_system::System_obj::_hx___platformName )) { -HXLINE( 749) ::lime::_hx_system::System_obj::_hx___platformName = ::lime::_hx_system::System_obj::_hx___runProcess(HX_("lsb_release",43,2a,59,12),::Array_obj< ::String >::fromData( _hx_array_data_acbd8395_34,1)); - } -HXLINE( 775) return ::lime::_hx_system::System_obj::_hx___platformName; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(System_obj,get_platformName,return ) - -::String System_obj::get_platformVersion(){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_779_get_platformVersion) -HXLINE( 780) if (hx::IsNull( ::lime::_hx_system::System_obj::_hx___platformVersion )) { -HXLINE( 797) ::lime::_hx_system::System_obj::_hx___platformVersion = ::lime::_hx_system::System_obj::_hx___runProcess(HX_("lsb_release",43,2a,59,12),::Array_obj< ::String >::fromData( _hx_array_data_acbd8395_36,1)); - } -HXLINE( 803) return ::lime::_hx_system::System_obj::_hx___platformVersion; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(System_obj,get_platformVersion,return ) - -::String System_obj::get_userDirectory(){ - HX_STACKFRAME(&_hx_pos_f2b41f959dca9627_807_get_userDirectory) -HXLINE( 808) if (hx::IsNull( ::lime::_hx_system::System_obj::_hx___userDirectory )) { -HXLINE( 810) ::lime::_hx_system::System_obj::_hx___userDirectory = ::lime::_hx_system::System_obj::_hx___getDirectory(5); - } -HXLINE( 813) return ::lime::_hx_system::System_obj::_hx___userDirectory; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(System_obj,get_userDirectory,return ) - - -System_obj::System_obj() -{ -} - -bool System_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"exit") ) { outValue = exit_dyn(); return true; } - if (HX_FIELD_EQ(inName,"load") ) { outValue = load_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"openURL") ) { outValue = openURL_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"getTimer") ) { outValue = getTimer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"openFile") ) { outValue = openFile_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"endianness") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_endianness() ); return true; } } - if (HX_FIELD_EQ(inName,"getDisplay") ) { outValue = getDisplay_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"deviceModel") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_deviceModel() ); return true; } } - if (HX_FIELD_EQ(inName,"disableCFFI") ) { outValue = ( disableCFFI ); return true; } - if (HX_FIELD_EQ(inName,"numDisplays") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_numDisplays() ); return true; } } - if (HX_FIELD_EQ(inName,"__parseBool") ) { outValue = _hx___parseBool_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"deviceVendor") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_deviceVendor() ); return true; } } - if (HX_FIELD_EQ(inName,"platformName") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_platformName() ); return true; } } - if (HX_FIELD_EQ(inName,"__endianness") ) { outValue = ( _hx___endianness ); return true; } - if (HX_FIELD_EQ(inName,"__runProcess") ) { outValue = _hx___runProcess_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"platformLabel") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_platformLabel() ); return true; } } - if (HX_FIELD_EQ(inName,"userDirectory") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_userDirectory() ); return true; } } - if (HX_FIELD_EQ(inName,"__deviceModel") ) { outValue = ( _hx___deviceModel ); return true; } - if (HX_FIELD_EQ(inName,"__directories") ) { outValue = ( _hx___directories ); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"fontsDirectory") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_fontsDirectory() ); return true; } } - if (HX_FIELD_EQ(inName,"__deviceVendor") ) { outValue = ( _hx___deviceVendor ); return true; } - if (HX_FIELD_EQ(inName,"__platformName") ) { outValue = ( _hx___platformName ); return true; } - if (HX_FIELD_EQ(inName,"__getDirectory") ) { outValue = _hx___getDirectory_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_endianness") ) { outValue = get_endianness_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"platformVersion") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_platformVersion() ); return true; } } - if (HX_FIELD_EQ(inName,"__platformLabel") ) { outValue = ( _hx___platformLabel ); return true; } - if (HX_FIELD_EQ(inName,"__userDirectory") ) { outValue = ( _hx___userDirectory ); return true; } - if (HX_FIELD_EQ(inName,"get_deviceModel") ) { outValue = get_deviceModel_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_numDisplays") ) { outValue = get_numDisplays_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"desktopDirectory") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_desktopDirectory() ); return true; } } - if (HX_FIELD_EQ(inName,"__fontsDirectory") ) { outValue = ( _hx___fontsDirectory ); return true; } - if (HX_FIELD_EQ(inName,"__parseArguments") ) { outValue = _hx___parseArguments_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_deviceVendor") ) { outValue = get_deviceVendor_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_platformName") ) { outValue = get_platformName_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__platformVersion") ) { outValue = ( _hx___platformVersion ); return true; } - if (HX_FIELD_EQ(inName,"get_platformLabel") ) { outValue = get_platformLabel_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_userDirectory") ) { outValue = get_userDirectory_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"allowScreenTimeout") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_allowScreenTimeout() ); return true; } } - if (HX_FIELD_EQ(inName,"documentsDirectory") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_documentsDirectory() ); return true; } } - if (HX_FIELD_EQ(inName,"__desktopDirectory") ) { outValue = ( _hx___desktopDirectory ); return true; } - if (HX_FIELD_EQ(inName,"get_fontsDirectory") ) { outValue = get_fontsDirectory_dyn(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__copyMissingFields") ) { outValue = _hx___copyMissingFields_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_platformVersion") ) { outValue = get_platformVersion_dyn(); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"applicationDirectory") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_applicationDirectory() ); return true; } } - if (HX_FIELD_EQ(inName,"__documentsDirectory") ) { outValue = ( _hx___documentsDirectory ); return true; } - if (HX_FIELD_EQ(inName,"__registerEntryPoint") ) { outValue = _hx___registerEntryPoint_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_desktopDirectory") ) { outValue = get_desktopDirectory_dyn(); return true; } - break; - case 22: - if (HX_FIELD_EQ(inName,"__applicationDirectory") ) { outValue = ( _hx___applicationDirectory ); return true; } - if (HX_FIELD_EQ(inName,"get_allowScreenTimeout") ) { outValue = get_allowScreenTimeout_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_allowScreenTimeout") ) { outValue = set_allowScreenTimeout_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_documentsDirectory") ) { outValue = get_documentsDirectory_dyn(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"__applicationEntryPoint") ) { outValue = ( _hx___applicationEntryPoint ); return true; } - break; - case 24: - if (HX_FIELD_EQ(inName,"get_applicationDirectory") ) { outValue = get_applicationDirectory_dyn(); return true; } - break; - case 27: - if (HX_FIELD_EQ(inName,"applicationStorageDirectory") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_applicationStorageDirectory() ); return true; } } - break; - case 29: - if (HX_FIELD_EQ(inName,"__applicationStorageDirectory") ) { outValue = ( _hx___applicationStorageDirectory ); return true; } - break; - case 31: - if (HX_FIELD_EQ(inName,"get_applicationStorageDirectory") ) { outValue = get_applicationStorageDirectory_dyn(); return true; } - } - return false; -} - -bool System_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 11: - if (HX_FIELD_EQ(inName,"disableCFFI") ) { disableCFFI=ioValue.Cast< bool >(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__endianness") ) { _hx___endianness=ioValue.Cast< ::lime::_hx_system::Endian >(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__deviceModel") ) { _hx___deviceModel=ioValue.Cast< ::String >(); return true; } - if (HX_FIELD_EQ(inName,"__directories") ) { _hx___directories=ioValue.Cast< ::haxe::ds::IntMap >(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__deviceVendor") ) { _hx___deviceVendor=ioValue.Cast< ::String >(); return true; } - if (HX_FIELD_EQ(inName,"__platformName") ) { _hx___platformName=ioValue.Cast< ::String >(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__platformLabel") ) { _hx___platformLabel=ioValue.Cast< ::String >(); return true; } - if (HX_FIELD_EQ(inName,"__userDirectory") ) { _hx___userDirectory=ioValue.Cast< ::String >(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__fontsDirectory") ) { _hx___fontsDirectory=ioValue.Cast< ::String >(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__platformVersion") ) { _hx___platformVersion=ioValue.Cast< ::String >(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"allowScreenTimeout") ) { if (inCallProp == hx::paccAlways) ioValue = ( set_allowScreenTimeout(ioValue.Cast< bool >()) ); } - if (HX_FIELD_EQ(inName,"__desktopDirectory") ) { _hx___desktopDirectory=ioValue.Cast< ::String >(); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"__documentsDirectory") ) { _hx___documentsDirectory=ioValue.Cast< ::String >(); return true; } - break; - case 22: - if (HX_FIELD_EQ(inName,"__applicationDirectory") ) { _hx___applicationDirectory=ioValue.Cast< ::String >(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"__applicationEntryPoint") ) { _hx___applicationEntryPoint=ioValue.Cast< ::haxe::ds::StringMap >(); return true; } - break; - case 29: - if (HX_FIELD_EQ(inName,"__applicationStorageDirectory") ) { _hx___applicationStorageDirectory=ioValue.Cast< ::String >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *System_obj_sMemberStorageInfo = 0; -static hx::StaticInfo System_obj_sStaticStorageInfo[] = { - {hx::fsBool,(void *) &System_obj::disableCFFI,HX_("disableCFFI",8e,24,b6,11)}, - {hx::fsString,(void *) &System_obj::_hx___applicationDirectory,HX_("__applicationDirectory",1d,e0,19,ed)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(void *) &System_obj::_hx___applicationEntryPoint,HX_("__applicationEntryPoint",ce,da,ed,08)}, - {hx::fsString,(void *) &System_obj::_hx___applicationStorageDirectory,HX_("__applicationStorageDirectory",02,dc,05,f4)}, - {hx::fsString,(void *) &System_obj::_hx___desktopDirectory,HX_("__desktopDirectory",11,04,d2,1a)}, - {hx::fsString,(void *) &System_obj::_hx___deviceModel,HX_("__deviceModel",13,98,10,44)}, - {hx::fsString,(void *) &System_obj::_hx___deviceVendor,HX_("__deviceVendor",de,4d,44,28)}, - {hx::fsObject /* ::haxe::ds::IntMap */ ,(void *) &System_obj::_hx___directories,HX_("__directories",eb,9c,a4,a9)}, - {hx::fsString,(void *) &System_obj::_hx___documentsDirectory,HX_("__documentsDirectory",75,45,e8,15)}, - {hx::fsObject /* ::lime::_hx_system::Endian */ ,(void *) &System_obj::_hx___endianness,HX_("__endianness",d2,7d,66,87)}, - {hx::fsString,(void *) &System_obj::_hx___fontsDirectory,HX_("__fontsDirectory",29,8d,5a,bc)}, - {hx::fsString,(void *) &System_obj::_hx___platformLabel,HX_("__platformLabel",21,5b,11,b4)}, - {hx::fsString,(void *) &System_obj::_hx___platformName,HX_("__platformName",be,a9,0d,11)}, - {hx::fsString,(void *) &System_obj::_hx___platformVersion,HX_("__platformVersion",85,99,63,58)}, - {hx::fsString,(void *) &System_obj::_hx___userDirectory,HX_("__userDirectory",82,57,ab,1c)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void System_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(System_obj::disableCFFI,"disableCFFI"); - HX_MARK_MEMBER_NAME(System_obj::_hx___applicationDirectory,"__applicationDirectory"); - HX_MARK_MEMBER_NAME(System_obj::_hx___applicationEntryPoint,"__applicationEntryPoint"); - HX_MARK_MEMBER_NAME(System_obj::_hx___applicationStorageDirectory,"__applicationStorageDirectory"); - HX_MARK_MEMBER_NAME(System_obj::_hx___desktopDirectory,"__desktopDirectory"); - HX_MARK_MEMBER_NAME(System_obj::_hx___deviceModel,"__deviceModel"); - HX_MARK_MEMBER_NAME(System_obj::_hx___deviceVendor,"__deviceVendor"); - HX_MARK_MEMBER_NAME(System_obj::_hx___directories,"__directories"); - HX_MARK_MEMBER_NAME(System_obj::_hx___documentsDirectory,"__documentsDirectory"); - HX_MARK_MEMBER_NAME(System_obj::_hx___endianness,"__endianness"); - HX_MARK_MEMBER_NAME(System_obj::_hx___fontsDirectory,"__fontsDirectory"); - HX_MARK_MEMBER_NAME(System_obj::_hx___platformLabel,"__platformLabel"); - HX_MARK_MEMBER_NAME(System_obj::_hx___platformName,"__platformName"); - HX_MARK_MEMBER_NAME(System_obj::_hx___platformVersion,"__platformVersion"); - HX_MARK_MEMBER_NAME(System_obj::_hx___userDirectory,"__userDirectory"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void System_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(System_obj::disableCFFI,"disableCFFI"); - HX_VISIT_MEMBER_NAME(System_obj::_hx___applicationDirectory,"__applicationDirectory"); - HX_VISIT_MEMBER_NAME(System_obj::_hx___applicationEntryPoint,"__applicationEntryPoint"); - HX_VISIT_MEMBER_NAME(System_obj::_hx___applicationStorageDirectory,"__applicationStorageDirectory"); - HX_VISIT_MEMBER_NAME(System_obj::_hx___desktopDirectory,"__desktopDirectory"); - HX_VISIT_MEMBER_NAME(System_obj::_hx___deviceModel,"__deviceModel"); - HX_VISIT_MEMBER_NAME(System_obj::_hx___deviceVendor,"__deviceVendor"); - HX_VISIT_MEMBER_NAME(System_obj::_hx___directories,"__directories"); - HX_VISIT_MEMBER_NAME(System_obj::_hx___documentsDirectory,"__documentsDirectory"); - HX_VISIT_MEMBER_NAME(System_obj::_hx___endianness,"__endianness"); - HX_VISIT_MEMBER_NAME(System_obj::_hx___fontsDirectory,"__fontsDirectory"); - HX_VISIT_MEMBER_NAME(System_obj::_hx___platformLabel,"__platformLabel"); - HX_VISIT_MEMBER_NAME(System_obj::_hx___platformName,"__platformName"); - HX_VISIT_MEMBER_NAME(System_obj::_hx___platformVersion,"__platformVersion"); - HX_VISIT_MEMBER_NAME(System_obj::_hx___userDirectory,"__userDirectory"); -}; - -#endif - -hx::Class System_obj::__mClass; - -static ::String System_obj_sStaticFields[] = { - HX_("disableCFFI",8e,24,b6,11), - HX_("__applicationDirectory",1d,e0,19,ed), - HX_("__applicationEntryPoint",ce,da,ed,08), - HX_("__applicationStorageDirectory",02,dc,05,f4), - HX_("__desktopDirectory",11,04,d2,1a), - HX_("__deviceModel",13,98,10,44), - HX_("__deviceVendor",de,4d,44,28), - HX_("__directories",eb,9c,a4,a9), - HX_("__documentsDirectory",75,45,e8,15), - HX_("__endianness",d2,7d,66,87), - HX_("__fontsDirectory",29,8d,5a,bc), - HX_("__platformLabel",21,5b,11,b4), - HX_("__platformName",be,a9,0d,11), - HX_("__platformVersion",85,99,63,58), - HX_("__userDirectory",82,57,ab,1c), - HX_("exit",1e,f7,1d,43), - HX_("getDisplay",4c,b0,ab,0a), - HX_("getTimer",4f,cf,0c,70), - HX_("load",26,9a,b7,47), - HX_("openFile",66,ab,f7,e4), - HX_("openURL",c5,bd,35,40), - HX_("__copyMissingFields",6a,22,dd,a7), - HX_("__getDirectory",17,12,5c,40), - HX_("__parseArguments",c3,fb,f7,66), - HX_("__parseBool",dd,1e,ee,f6), - HX_("__registerEntryPoint",e1,0d,46,fe), - HX_("__runProcess",84,ad,5a,94), - HX_("get_allowScreenTimeout",95,cf,5c,6e), - HX_("set_allowScreenTimeout",09,4c,08,a2), - HX_("get_applicationDirectory",86,5a,0d,68), - HX_("get_applicationStorageDirectory",b9,70,86,8d), - HX_("get_deviceModel",ca,0e,7a,bc), - HX_("get_deviceVendor",47,b7,22,0c), - HX_("get_desktopDirectory",fa,d5,ab,cd), - HX_("get_documentsDirectory",9e,23,49,90), - HX_("get_endianness",fb,8a,c8,c4), - HX_("get_fontsDirectory",d2,e2,b4,23), - HX_("get_numDisplays",ee,d7,92,d2), - HX_("get_platformLabel",98,2d,cf,32), - HX_("get_platformName",27,13,ec,f4), - HX_("get_platformVersion",bc,37,14,60), - HX_("get_userDirectory",f9,29,69,9b), - ::String(null()) -}; - -void System_obj::__register() -{ - System_obj _hx_dummy; - System_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.system.System",95,83,bd,ac); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &System_obj::__GetStatic; - __mClass->mSetStaticField = &System_obj::__SetStatic; - __mClass->mMarkFunc = System_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(System_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< System_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = System_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = System_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = System_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void System_obj::__boot() -{ -{ - HX_GC_STACKFRAME(&_hx_pos_f2b41f959dca9627_68_boot) -HXDLIN( 68) _hx___directories = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); - } -} - -} // end namespace lime -} // end namespace system diff --git a/hGameTest/bin/linux/obj/src/lime/system/ThreadPool.cpp b/hGameTest/bin/linux/obj/src/lime/system/ThreadPool.cpp deleted file mode 100644 index 3e0a26e9..00000000 --- a/hGameTest/bin/linux/obj/src/lime/system/ThreadPool.cpp +++ /dev/null @@ -1,491 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_app__Event_Dynamic_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Void -#include -#endif -#ifndef INCLUDED_lime_system_ThreadPool -#include -#endif -#ifndef INCLUDED_lime_system__ThreadPool_ThreadPoolMessage -#include -#endif -#ifndef INCLUDED_lime_system__ThreadPool_ThreadPoolMessageType -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif -#ifndef INCLUDED_sys_thread_Deque -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b98885ed80fb7e2e_22_new,"lime.system.ThreadPool","new",0xfea2d35e,"lime.system.ThreadPool.new","lime/system/ThreadPool.hx",22,0x8993fbb2) -HX_LOCAL_STACK_FRAME(_hx_pos_b98885ed80fb7e2e_73_queue,"lime.system.ThreadPool","queue",0xd03ecc0f,"lime.system.ThreadPool.queue","lime/system/ThreadPool.hx",73,0x8993fbb2) -HX_LOCAL_STACK_FRAME(_hx_pos_b98885ed80fb7e2e_100_sendComplete,"lime.system.ThreadPool","sendComplete",0x5f287f63,"lime.system.ThreadPool.sendComplete","lime/system/ThreadPool.hx",100,0x8993fbb2) -HX_LOCAL_STACK_FRAME(_hx_pos_b98885ed80fb7e2e_113_sendError,"lime.system.ThreadPool","sendError",0xc461dede,"lime.system.ThreadPool.sendError","lime/system/ThreadPool.hx",113,0x8993fbb2) -HX_LOCAL_STACK_FRAME(_hx_pos_b98885ed80fb7e2e_126_sendProgress,"lime.system.ThreadPool","sendProgress",0x658b7657,"lime.system.ThreadPool.sendProgress","lime/system/ThreadPool.hx",126,0x8993fbb2) -HX_LOCAL_STACK_FRAME(_hx_pos_b98885ed80fb7e2e_139_runWork,"lime.system.ThreadPool","runWork",0xbaf970ba,"lime.system.ThreadPool.runWork","lime/system/ThreadPool.hx",139,0x8993fbb2) -HX_LOCAL_STACK_FRAME(_hx_pos_b98885ed80fb7e2e_156___doWork,"lime.system.ThreadPool","__doWork",0xcfdf765e,"lime.system.ThreadPool.__doWork","lime/system/ThreadPool.hx",156,0x8993fbb2) -HX_LOCAL_STACK_FRAME(_hx_pos_b98885ed80fb7e2e_173___update,"lime.system.ThreadPool","__update",0x37e4556b,"lime.system.ThreadPool.__update","lime/system/ThreadPool.hx",173,0x8993fbb2) -namespace lime{ -namespace _hx_system{ - -void ThreadPool_obj::__construct(hx::Null< int > __o_minThreads,hx::Null< int > __o_maxThreads){ - int minThreads = __o_minThreads.Default(0); - int maxThreads = __o_maxThreads.Default(1); - HX_GC_STACKFRAME(&_hx_pos_b98885ed80fb7e2e_22_new) -HXLINE( 38) this->_hx___workResult = ::sys::thread::Deque_obj::__alloc( HX_CTX ); -HXLINE( 36) this->_hx___workIncoming = ::sys::thread::Deque_obj::__alloc( HX_CTX ); -HXLINE( 31) this->onRun = ::lime::app::_Event_Dynamic_Void_obj::__alloc( HX_CTX ); -HXLINE( 30) this->onProgress = ::lime::app::_Event_Dynamic_Void_obj::__alloc( HX_CTX ); -HXLINE( 29) this->onError = ::lime::app::_Event_Dynamic_Void_obj::__alloc( HX_CTX ); -HXLINE( 28) this->onComplete = ::lime::app::_Event_Dynamic_Void_obj::__alloc( HX_CTX ); -HXLINE( 25) this->doWork = ::lime::app::_Event_Dynamic_Void_obj::__alloc( HX_CTX ); -HXLINE( 43) this->minThreads = minThreads; -HXLINE( 44) this->maxThreads = maxThreads; -HXLINE( 46) this->currentThreads = 0; -HXLINE( 49) this->_hx___workQueued = 0; -HXLINE( 50) this->_hx___workCompleted = 0; - } - -Dynamic ThreadPool_obj::__CreateEmpty() { return new ThreadPool_obj; } - -void *ThreadPool_obj::_hx_vtable = 0; - -Dynamic ThreadPool_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ThreadPool_obj > _hx_result = new ThreadPool_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool ThreadPool_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3ef61f6a; -} - -void ThreadPool_obj::queue( ::Dynamic state){ - HX_GC_STACKFRAME(&_hx_pos_b98885ed80fb7e2e_73_queue) -HXDLIN( 73) bool _hx_tmp; -HXDLIN( 73) bool _hx_tmp1; -HXDLIN( 73) if (hx::IsNotNull( ::lime::app::Application_obj::current )) { -HXDLIN( 73) _hx_tmp1 = hx::IsNotNull( ::lime::app::Application_obj::current->_hx___window ); - } - else { -HXDLIN( 73) _hx_tmp1 = false; - } -HXDLIN( 73) if (_hx_tmp1) { -HXDLIN( 73) _hx_tmp = !(this->_hx___synchronous); - } - else { -HXDLIN( 73) _hx_tmp = false; - } -HXDLIN( 73) if (_hx_tmp) { -HXLINE( 75) ::sys::thread::Deque _hx_tmp2 = this->_hx___workIncoming; -HXDLIN( 75) _hx_tmp2->add( ::lime::_hx_system::_ThreadPool::ThreadPoolMessage_obj::__alloc( HX_CTX ,::lime::_hx_system::_ThreadPool::ThreadPoolMessageType_obj::WORK_dyn(),state)); -HXLINE( 76) this->_hx___workQueued++; -HXLINE( 78) bool _hx_tmp3; -HXDLIN( 78) if ((this->currentThreads < this->maxThreads)) { -HXLINE( 78) _hx_tmp3 = (this->currentThreads < (this->_hx___workQueued - this->_hx___workCompleted)); - } - else { -HXLINE( 78) _hx_tmp3 = false; - } -HXDLIN( 78) if (_hx_tmp3) { -HXLINE( 80) this->currentThreads++; -HXLINE( 81) ::Dynamic this1 = ::__hxcpp_thread_create(this->_hx___doWork_dyn()); - } -HXLINE( 84) if (!(::lime::app::Application_obj::current->onUpdate->has(this->_hx___update_dyn()))) { -HXLINE( 86) ::lime::app::Application_obj::current->onUpdate->add(this->_hx___update_dyn(),null(),null()); - } - } - else { -HXLINE( 91) this->_hx___synchronous = true; -HXLINE( 92) this->runWork(state); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ThreadPool_obj,queue,(void)) - -void ThreadPool_obj::sendComplete( ::Dynamic state){ - HX_GC_STACKFRAME(&_hx_pos_b98885ed80fb7e2e_100_sendComplete) -HXLINE( 102) if (!(this->_hx___synchronous)) { -HXLINE( 104) ::sys::thread::Deque _hx_tmp = this->_hx___workResult; -HXDLIN( 104) _hx_tmp->add( ::lime::_hx_system::_ThreadPool::ThreadPoolMessage_obj::__alloc( HX_CTX ,::lime::_hx_system::_ThreadPool::ThreadPoolMessageType_obj::COMPLETE_dyn(),state)); -HXLINE( 105) return; - } -HXLINE( 109) this->onComplete->dispatch(state); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ThreadPool_obj,sendComplete,(void)) - -void ThreadPool_obj::sendError( ::Dynamic state){ - HX_GC_STACKFRAME(&_hx_pos_b98885ed80fb7e2e_113_sendError) -HXLINE( 115) if (!(this->_hx___synchronous)) { -HXLINE( 117) ::sys::thread::Deque _hx_tmp = this->_hx___workResult; -HXDLIN( 117) _hx_tmp->add( ::lime::_hx_system::_ThreadPool::ThreadPoolMessage_obj::__alloc( HX_CTX ,::lime::_hx_system::_ThreadPool::ThreadPoolMessageType_obj::ERROR_dyn(),state)); -HXLINE( 118) return; - } -HXLINE( 122) this->onError->dispatch(state); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ThreadPool_obj,sendError,(void)) - -void ThreadPool_obj::sendProgress( ::Dynamic state){ - HX_GC_STACKFRAME(&_hx_pos_b98885ed80fb7e2e_126_sendProgress) -HXLINE( 128) if (!(this->_hx___synchronous)) { -HXLINE( 130) ::sys::thread::Deque _hx_tmp = this->_hx___workResult; -HXDLIN( 130) _hx_tmp->add( ::lime::_hx_system::_ThreadPool::ThreadPoolMessage_obj::__alloc( HX_CTX ,::lime::_hx_system::_ThreadPool::ThreadPoolMessageType_obj::PROGRESS_dyn(),state)); -HXLINE( 131) return; - } -HXLINE( 135) this->onProgress->dispatch(state); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ThreadPool_obj,sendProgress,(void)) - -void ThreadPool_obj::runWork( ::Dynamic state){ - HX_GC_STACKFRAME(&_hx_pos_b98885ed80fb7e2e_139_runWork) -HXLINE( 141) if (!(this->_hx___synchronous)) { -HXLINE( 143) ::sys::thread::Deque _hx_tmp = this->_hx___workResult; -HXDLIN( 143) _hx_tmp->add( ::lime::_hx_system::_ThreadPool::ThreadPoolMessage_obj::__alloc( HX_CTX ,::lime::_hx_system::_ThreadPool::ThreadPoolMessageType_obj::WORK_dyn(),state)); -HXLINE( 144) this->doWork->dispatch(state); -HXLINE( 145) return; - } -HXLINE( 149) this->onRun->dispatch(state); -HXLINE( 150) this->doWork->dispatch(state); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ThreadPool_obj,runWork,(void)) - -void ThreadPool_obj::_hx___doWork(){ - HX_STACKFRAME(&_hx_pos_b98885ed80fb7e2e_156___doWork) -HXDLIN( 156) while(true){ -HXLINE( 158) ::lime::_hx_system::_ThreadPool::ThreadPoolMessage message = this->_hx___workIncoming->pop(true).StaticCast< ::lime::_hx_system::_ThreadPool::ThreadPoolMessage >(); -HXLINE( 160) if (hx::IsEq( message->type,::lime::_hx_system::_ThreadPool::ThreadPoolMessageType_obj::WORK_dyn() )) { -HXLINE( 162) this->runWork(message->state); - } - else { -HXLINE( 164) if (hx::IsEq( message->type,::lime::_hx_system::_ThreadPool::ThreadPoolMessageType_obj::EXIT_dyn() )) { -HXLINE( 166) goto _hx_goto_6; - } - } - } - _hx_goto_6:; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ThreadPool_obj,_hx___doWork,(void)) - -void ThreadPool_obj::_hx___update(int deltaTime){ - HX_GC_STACKFRAME(&_hx_pos_b98885ed80fb7e2e_173___update) -HXDLIN( 173) if ((this->_hx___workQueued > this->_hx___workCompleted)) { -HXLINE( 175) ::lime::_hx_system::_ThreadPool::ThreadPoolMessage message = this->_hx___workResult->pop(false).StaticCast< ::lime::_hx_system::_ThreadPool::ThreadPoolMessage >(); -HXLINE( 177) while(hx::IsNotNull( message )){ -HXLINE( 179) switch((int)(message->type->_hx_getIndex())){ - case (int)0: case (int)1: { -HXLINE( 188) this->_hx___workCompleted++; -HXLINE( 190) bool _hx_tmp; -HXDLIN( 190) bool _hx_tmp1; -HXDLIN( 190) if ((this->currentThreads > (this->_hx___workQueued - this->_hx___workCompleted))) { -HXLINE( 190) _hx_tmp1 = (this->currentThreads > this->minThreads); - } - else { -HXLINE( 190) _hx_tmp1 = false; - } -HXDLIN( 190) if (!(_hx_tmp1)) { -HXLINE( 190) _hx_tmp = (this->currentThreads > this->maxThreads); - } - else { -HXLINE( 190) _hx_tmp = true; - } -HXDLIN( 190) if (_hx_tmp) { -HXLINE( 193) this->currentThreads--; -HXLINE( 194) ::sys::thread::Deque _hx_tmp2 = this->_hx___workIncoming; -HXDLIN( 194) _hx_tmp2->add( ::lime::_hx_system::_ThreadPool::ThreadPoolMessage_obj::__alloc( HX_CTX ,::lime::_hx_system::_ThreadPool::ThreadPoolMessageType_obj::EXIT_dyn(),null())); - } -HXLINE( 197) if (hx::IsEq( message->type,::lime::_hx_system::_ThreadPool::ThreadPoolMessageType_obj::COMPLETE_dyn() )) { -HXLINE( 199) this->onComplete->dispatch(message->state); - } - else { -HXLINE( 203) this->onError->dispatch(message->state); - } - } - break; - case (int)3: { -HXLINE( 185) this->onProgress->dispatch(message->state); - } - break; - case (int)4: { -HXLINE( 182) this->onRun->dispatch(message->state); - } - break; - default:{ - } - } -HXLINE( 209) message = this->_hx___workResult->pop(false).StaticCast< ::lime::_hx_system::_ThreadPool::ThreadPoolMessage >(); - } - } - else { -HXLINE( 216) bool _hx_tmp3; -HXDLIN( 216) bool _hx_tmp4; -HXDLIN( 216) if ((this->currentThreads == 0)) { -HXLINE( 216) _hx_tmp4 = (this->minThreads <= 0); - } - else { -HXLINE( 216) _hx_tmp4 = false; - } -HXDLIN( 216) if (_hx_tmp4) { -HXLINE( 216) _hx_tmp3 = hx::IsNotNull( ::lime::app::Application_obj::current ); - } - else { -HXLINE( 216) _hx_tmp3 = false; - } -HXDLIN( 216) if (_hx_tmp3) { -HXLINE( 218) ::lime::app::Application_obj::current->onUpdate->remove(this->_hx___update_dyn()); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ThreadPool_obj,_hx___update,(void)) - - -hx::ObjectPtr< ThreadPool_obj > ThreadPool_obj::__new(hx::Null< int > __o_minThreads,hx::Null< int > __o_maxThreads) { - hx::ObjectPtr< ThreadPool_obj > __this = new ThreadPool_obj(); - __this->__construct(__o_minThreads,__o_maxThreads); - return __this; -} - -hx::ObjectPtr< ThreadPool_obj > ThreadPool_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_minThreads,hx::Null< int > __o_maxThreads) { - ThreadPool_obj *__this = (ThreadPool_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ThreadPool_obj), true, "lime.system.ThreadPool")); - *(void **)__this = ThreadPool_obj::_hx_vtable; - __this->__construct(__o_minThreads,__o_maxThreads); - return __this; -} - -ThreadPool_obj::ThreadPool_obj() -{ -} - -void ThreadPool_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ThreadPool); - HX_MARK_MEMBER_NAME(currentThreads,"currentThreads"); - HX_MARK_MEMBER_NAME(doWork,"doWork"); - HX_MARK_MEMBER_NAME(maxThreads,"maxThreads"); - HX_MARK_MEMBER_NAME(minThreads,"minThreads"); - HX_MARK_MEMBER_NAME(onComplete,"onComplete"); - HX_MARK_MEMBER_NAME(onError,"onError"); - HX_MARK_MEMBER_NAME(onProgress,"onProgress"); - HX_MARK_MEMBER_NAME(onRun,"onRun"); - HX_MARK_MEMBER_NAME(_hx___synchronous,"__synchronous"); - HX_MARK_MEMBER_NAME(_hx___workCompleted,"__workCompleted"); - HX_MARK_MEMBER_NAME(_hx___workIncoming,"__workIncoming"); - HX_MARK_MEMBER_NAME(_hx___workQueued,"__workQueued"); - HX_MARK_MEMBER_NAME(_hx___workResult,"__workResult"); - HX_MARK_END_CLASS(); -} - -void ThreadPool_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(currentThreads,"currentThreads"); - HX_VISIT_MEMBER_NAME(doWork,"doWork"); - HX_VISIT_MEMBER_NAME(maxThreads,"maxThreads"); - HX_VISIT_MEMBER_NAME(minThreads,"minThreads"); - HX_VISIT_MEMBER_NAME(onComplete,"onComplete"); - HX_VISIT_MEMBER_NAME(onError,"onError"); - HX_VISIT_MEMBER_NAME(onProgress,"onProgress"); - HX_VISIT_MEMBER_NAME(onRun,"onRun"); - HX_VISIT_MEMBER_NAME(_hx___synchronous,"__synchronous"); - HX_VISIT_MEMBER_NAME(_hx___workCompleted,"__workCompleted"); - HX_VISIT_MEMBER_NAME(_hx___workIncoming,"__workIncoming"); - HX_VISIT_MEMBER_NAME(_hx___workQueued,"__workQueued"); - HX_VISIT_MEMBER_NAME(_hx___workResult,"__workResult"); -} - -hx::Val ThreadPool_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"onRun") ) { return hx::Val( onRun ); } - if (HX_FIELD_EQ(inName,"queue") ) { return hx::Val( queue_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"doWork") ) { return hx::Val( doWork ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"onError") ) { return hx::Val( onError ); } - if (HX_FIELD_EQ(inName,"runWork") ) { return hx::Val( runWork_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__doWork") ) { return hx::Val( _hx___doWork_dyn() ); } - if (HX_FIELD_EQ(inName,"__update") ) { return hx::Val( _hx___update_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"sendError") ) { return hx::Val( sendError_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"maxThreads") ) { return hx::Val( maxThreads ); } - if (HX_FIELD_EQ(inName,"minThreads") ) { return hx::Val( minThreads ); } - if (HX_FIELD_EQ(inName,"onComplete") ) { return hx::Val( onComplete ); } - if (HX_FIELD_EQ(inName,"onProgress") ) { return hx::Val( onProgress ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__workQueued") ) { return hx::Val( _hx___workQueued ); } - if (HX_FIELD_EQ(inName,"__workResult") ) { return hx::Val( _hx___workResult ); } - if (HX_FIELD_EQ(inName,"sendComplete") ) { return hx::Val( sendComplete_dyn() ); } - if (HX_FIELD_EQ(inName,"sendProgress") ) { return hx::Val( sendProgress_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__synchronous") ) { return hx::Val( _hx___synchronous ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"currentThreads") ) { return hx::Val( currentThreads ); } - if (HX_FIELD_EQ(inName,"__workIncoming") ) { return hx::Val( _hx___workIncoming ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__workCompleted") ) { return hx::Val( _hx___workCompleted ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ThreadPool_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"onRun") ) { onRun=inValue.Cast< ::lime::app::_Event_Dynamic_Void >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"doWork") ) { doWork=inValue.Cast< ::lime::app::_Event_Dynamic_Void >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"onError") ) { onError=inValue.Cast< ::lime::app::_Event_Dynamic_Void >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"maxThreads") ) { maxThreads=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"minThreads") ) { minThreads=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"onComplete") ) { onComplete=inValue.Cast< ::lime::app::_Event_Dynamic_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onProgress") ) { onProgress=inValue.Cast< ::lime::app::_Event_Dynamic_Void >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__workQueued") ) { _hx___workQueued=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__workResult") ) { _hx___workResult=inValue.Cast< ::sys::thread::Deque >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__synchronous") ) { _hx___synchronous=inValue.Cast< bool >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"currentThreads") ) { currentThreads=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__workIncoming") ) { _hx___workIncoming=inValue.Cast< ::sys::thread::Deque >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__workCompleted") ) { _hx___workCompleted=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ThreadPool_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("currentThreads",30,6b,26,61)); - outFields->push(HX_("doWork",fc,a6,00,1f)); - outFields->push(HX_("maxThreads",25,70,b6,bd)); - outFields->push(HX_("minThreads",f7,42,49,19)); - outFields->push(HX_("onComplete",f8,d4,7e,5d)); - outFields->push(HX_("onError",29,6a,67,09)); - outFields->push(HX_("onProgress",ec,cb,e1,63)); - outFields->push(HX_("onRun",6c,7b,6e,32)); - outFields->push(HX_("__synchronous",69,35,be,7d)); - outFields->push(HX_("__workCompleted",5a,76,64,29)); - outFields->push(HX_("__workIncoming",f7,3a,04,52)); - outFields->push(HX_("__workQueued",84,f5,b2,ef)); - outFields->push(HX_("__workResult",ae,0c,e6,28)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ThreadPool_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ThreadPool_obj,currentThreads),HX_("currentThreads",30,6b,26,61)}, - {hx::fsObject /* ::lime::app::_Event_Dynamic_Void */ ,(int)offsetof(ThreadPool_obj,doWork),HX_("doWork",fc,a6,00,1f)}, - {hx::fsInt,(int)offsetof(ThreadPool_obj,maxThreads),HX_("maxThreads",25,70,b6,bd)}, - {hx::fsInt,(int)offsetof(ThreadPool_obj,minThreads),HX_("minThreads",f7,42,49,19)}, - {hx::fsObject /* ::lime::app::_Event_Dynamic_Void */ ,(int)offsetof(ThreadPool_obj,onComplete),HX_("onComplete",f8,d4,7e,5d)}, - {hx::fsObject /* ::lime::app::_Event_Dynamic_Void */ ,(int)offsetof(ThreadPool_obj,onError),HX_("onError",29,6a,67,09)}, - {hx::fsObject /* ::lime::app::_Event_Dynamic_Void */ ,(int)offsetof(ThreadPool_obj,onProgress),HX_("onProgress",ec,cb,e1,63)}, - {hx::fsObject /* ::lime::app::_Event_Dynamic_Void */ ,(int)offsetof(ThreadPool_obj,onRun),HX_("onRun",6c,7b,6e,32)}, - {hx::fsBool,(int)offsetof(ThreadPool_obj,_hx___synchronous),HX_("__synchronous",69,35,be,7d)}, - {hx::fsInt,(int)offsetof(ThreadPool_obj,_hx___workCompleted),HX_("__workCompleted",5a,76,64,29)}, - {hx::fsObject /* ::sys::thread::Deque */ ,(int)offsetof(ThreadPool_obj,_hx___workIncoming),HX_("__workIncoming",f7,3a,04,52)}, - {hx::fsInt,(int)offsetof(ThreadPool_obj,_hx___workQueued),HX_("__workQueued",84,f5,b2,ef)}, - {hx::fsObject /* ::sys::thread::Deque */ ,(int)offsetof(ThreadPool_obj,_hx___workResult),HX_("__workResult",ae,0c,e6,28)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ThreadPool_obj_sStaticStorageInfo = 0; -#endif - -static ::String ThreadPool_obj_sMemberFields[] = { - HX_("currentThreads",30,6b,26,61), - HX_("doWork",fc,a6,00,1f), - HX_("maxThreads",25,70,b6,bd), - HX_("minThreads",f7,42,49,19), - HX_("onComplete",f8,d4,7e,5d), - HX_("onError",29,6a,67,09), - HX_("onProgress",ec,cb,e1,63), - HX_("onRun",6c,7b,6e,32), - HX_("__synchronous",69,35,be,7d), - HX_("__workCompleted",5a,76,64,29), - HX_("__workIncoming",f7,3a,04,52), - HX_("__workQueued",84,f5,b2,ef), - HX_("__workResult",ae,0c,e6,28), - HX_("queue",91,8d,ea,5d), - HX_("sendComplete",21,d2,84,c0), - HX_("sendError",60,89,99,33), - HX_("sendProgress",15,c9,e7,c6), - HX_("runWork",bc,16,3a,dc), - HX_("__doWork",1c,12,30,c7), - HX_("__update",29,f1,34,2f), - ::String(null()) }; - -hx::Class ThreadPool_obj::__mClass; - -void ThreadPool_obj::__register() -{ - ThreadPool_obj _hx_dummy; - ThreadPool_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.system.ThreadPool",6c,8c,6a,1a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ThreadPool_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ThreadPool_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ThreadPool_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ThreadPool_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace system diff --git a/hGameTest/bin/linux/obj/src/lime/system/_CFFIPointer/CFFIPointer_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/system/_CFFIPointer/CFFIPointer_Impl_.cpp deleted file mode 100644 index 79132dac..00000000 --- a/hGameTest/bin/linux/obj/src/lime/system/_CFFIPointer/CFFIPointer_Impl_.cpp +++ /dev/null @@ -1,267 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_system__CFFIPointer_CFFIPointer_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_8fcb9e40ce43c93a_9__new,"lime.system._CFFIPointer.CFFIPointer_Impl_","_new",0xca839748,"lime.system._CFFIPointer.CFFIPointer_Impl_._new","lime/system/CFFIPointer.hx",9,0x1e20e50d) -HX_LOCAL_STACK_FRAME(_hx_pos_8fcb9e40ce43c93a_15_get,"lime.system._CFFIPointer.CFFIPointer_Impl_","get",0xe8d2f88f,"lime.system._CFFIPointer.CFFIPointer_Impl_.get","lime/system/CFFIPointer.hx",15,0x1e20e50d) -HX_LOCAL_STACK_FRAME(_hx_pos_8fcb9e40ce43c93a_28_equals,"lime.system._CFFIPointer.CFFIPointer_Impl_","equals",0x4ee8f7e6,"lime.system._CFFIPointer.CFFIPointer_Impl_.equals","lime/system/CFFIPointer.hx",28,0x1e20e50d) -HX_LOCAL_STACK_FRAME(_hx_pos_8fcb9e40ce43c93a_33_equalsPointer,"lime.system._CFFIPointer.CFFIPointer_Impl_","equalsPointer",0x0bf95977,"lime.system._CFFIPointer.CFFIPointer_Impl_.equalsPointer","lime/system/CFFIPointer.hx",33,0x1e20e50d) -HX_LOCAL_STACK_FRAME(_hx_pos_8fcb9e40ce43c93a_38_greaterThan,"lime.system._CFFIPointer.CFFIPointer_Impl_","greaterThan",0xe66d5a74,"lime.system._CFFIPointer.CFFIPointer_Impl_.greaterThan","lime/system/CFFIPointer.hx",38,0x1e20e50d) -HX_LOCAL_STACK_FRAME(_hx_pos_8fcb9e40ce43c93a_43_greaterThanPointer,"lime.system._CFFIPointer.CFFIPointer_Impl_","greaterThanPointer",0x36a084a9,"lime.system._CFFIPointer.CFFIPointer_Impl_.greaterThanPointer","lime/system/CFFIPointer.hx",43,0x1e20e50d) -HX_LOCAL_STACK_FRAME(_hx_pos_8fcb9e40ce43c93a_48_greaterThanOrEqual,"lime.system._CFFIPointer.CFFIPointer_Impl_","greaterThanOrEqual",0x87aca37d,"lime.system._CFFIPointer.CFFIPointer_Impl_.greaterThanOrEqual","lime/system/CFFIPointer.hx",48,0x1e20e50d) -HX_LOCAL_STACK_FRAME(_hx_pos_8fcb9e40ce43c93a_53_greaterThanOrEqualPointer,"lime.system._CFFIPointer.CFFIPointer_Impl_","greaterThanOrEqualPointer",0x30925ec0,"lime.system._CFFIPointer.CFFIPointer_Impl_.greaterThanOrEqualPointer","lime/system/CFFIPointer.hx",53,0x1e20e50d) -HX_LOCAL_STACK_FRAME(_hx_pos_8fcb9e40ce43c93a_58_lessThan,"lime.system._CFFIPointer.CFFIPointer_Impl_","lessThan",0xb2fd60c1,"lime.system._CFFIPointer.CFFIPointer_Impl_.lessThan","lime/system/CFFIPointer.hx",58,0x1e20e50d) -HX_LOCAL_STACK_FRAME(_hx_pos_8fcb9e40ce43c93a_63_lessThanPointer,"lime.system._CFFIPointer.CFFIPointer_Impl_","lessThanPointer",0x7ee991fc,"lime.system._CFFIPointer.CFFIPointer_Impl_.lessThanPointer","lime/system/CFFIPointer.hx",63,0x1e20e50d) -HX_LOCAL_STACK_FRAME(_hx_pos_8fcb9e40ce43c93a_68_lessThanOrEqual,"lime.system._CFFIPointer.CFFIPointer_Impl_","lessThanOrEqual",0xcff5b0d0,"lime.system._CFFIPointer.CFFIPointer_Impl_.lessThanOrEqual","lime/system/CFFIPointer.hx",68,0x1e20e50d) -HX_LOCAL_STACK_FRAME(_hx_pos_8fcb9e40ce43c93a_73_lessThanOrEqualPointer,"lime.system._CFFIPointer.CFFIPointer_Impl_","lessThanOrEqualPointer",0x8e8ff1cd,"lime.system._CFFIPointer.CFFIPointer_Impl_.lessThanOrEqualPointer","lime/system/CFFIPointer.hx",73,0x1e20e50d) -HX_LOCAL_STACK_FRAME(_hx_pos_8fcb9e40ce43c93a_78_notEquals,"lime.system._CFFIPointer.CFFIPointer_Impl_","notEquals",0x4cf4046b,"lime.system._CFFIPointer.CFFIPointer_Impl_.notEquals","lime/system/CFFIPointer.hx",78,0x1e20e50d) -HX_LOCAL_STACK_FRAME(_hx_pos_8fcb9e40ce43c93a_83_notEqualsPointer,"lime.system._CFFIPointer.CFFIPointer_Impl_","notEqualsPointer",0xc9dd1792,"lime.system._CFFIPointer.CFFIPointer_Impl_.notEqualsPointer","lime/system/CFFIPointer.hx",83,0x1e20e50d) -namespace lime{ -namespace _hx_system{ -namespace _CFFIPointer{ - -void CFFIPointer_Impl__obj::__construct() { } - -Dynamic CFFIPointer_Impl__obj::__CreateEmpty() { return new CFFIPointer_Impl__obj; } - -void *CFFIPointer_Impl__obj::_hx_vtable = 0; - -Dynamic CFFIPointer_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CFFIPointer_Impl__obj > _hx_result = new CFFIPointer_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CFFIPointer_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2488cd1b; -} - - ::Dynamic CFFIPointer_Impl__obj::_new( ::Dynamic handle){ - HX_STACKFRAME(&_hx_pos_8fcb9e40ce43c93a_9__new) -HXDLIN( 9) ::Dynamic this1 = handle; -HXDLIN( 9) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CFFIPointer_Impl__obj,_new,return ) - -Float CFFIPointer_Impl__obj::get( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_8fcb9e40ce43c93a_15_get) -HXLINE( 16) if (hx::IsNotNull( this1 )) { -HXLINE( 19) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_cffi_get_native_pointer(hx::DynamicPtr(this1)); - } -HXLINE( 23) return ( (Float)(0) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CFFIPointer_Impl__obj,get,return ) - -bool CFFIPointer_Impl__obj::equals( ::Dynamic a,int b){ - HX_STACKFRAME(&_hx_pos_8fcb9e40ce43c93a_28_equals) -HXDLIN( 28) return (::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(a) == b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CFFIPointer_Impl__obj,equals,return ) - -bool CFFIPointer_Impl__obj::equalsPointer( ::Dynamic a, ::Dynamic b){ - HX_STACKFRAME(&_hx_pos_8fcb9e40ce43c93a_33_equalsPointer) -HXDLIN( 33) Float _hx_tmp = ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(a); -HXDLIN( 33) return (_hx_tmp == ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(b)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CFFIPointer_Impl__obj,equalsPointer,return ) - -bool CFFIPointer_Impl__obj::greaterThan( ::Dynamic a,int b){ - HX_STACKFRAME(&_hx_pos_8fcb9e40ce43c93a_38_greaterThan) -HXDLIN( 38) return (::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(a) > b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CFFIPointer_Impl__obj,greaterThan,return ) - -bool CFFIPointer_Impl__obj::greaterThanPointer( ::Dynamic a, ::Dynamic b){ - HX_STACKFRAME(&_hx_pos_8fcb9e40ce43c93a_43_greaterThanPointer) -HXDLIN( 43) Float _hx_tmp = ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(a); -HXDLIN( 43) return (_hx_tmp > ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(b)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CFFIPointer_Impl__obj,greaterThanPointer,return ) - -bool CFFIPointer_Impl__obj::greaterThanOrEqual( ::Dynamic a,int b){ - HX_STACKFRAME(&_hx_pos_8fcb9e40ce43c93a_48_greaterThanOrEqual) -HXDLIN( 48) return (::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(a) >= b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CFFIPointer_Impl__obj,greaterThanOrEqual,return ) - -bool CFFIPointer_Impl__obj::greaterThanOrEqualPointer( ::Dynamic a, ::Dynamic b){ - HX_STACKFRAME(&_hx_pos_8fcb9e40ce43c93a_53_greaterThanOrEqualPointer) -HXDLIN( 53) Float _hx_tmp = ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(a); -HXDLIN( 53) return (_hx_tmp >= ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(b)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CFFIPointer_Impl__obj,greaterThanOrEqualPointer,return ) - -bool CFFIPointer_Impl__obj::lessThan( ::Dynamic a,int b){ - HX_STACKFRAME(&_hx_pos_8fcb9e40ce43c93a_58_lessThan) -HXDLIN( 58) return (::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(a) < b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CFFIPointer_Impl__obj,lessThan,return ) - -bool CFFIPointer_Impl__obj::lessThanPointer( ::Dynamic a, ::Dynamic b){ - HX_STACKFRAME(&_hx_pos_8fcb9e40ce43c93a_63_lessThanPointer) -HXDLIN( 63) Float _hx_tmp = ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(a); -HXDLIN( 63) return (_hx_tmp < ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(b)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CFFIPointer_Impl__obj,lessThanPointer,return ) - -bool CFFIPointer_Impl__obj::lessThanOrEqual( ::Dynamic a,int b){ - HX_STACKFRAME(&_hx_pos_8fcb9e40ce43c93a_68_lessThanOrEqual) -HXDLIN( 68) return (::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(a) <= b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CFFIPointer_Impl__obj,lessThanOrEqual,return ) - -bool CFFIPointer_Impl__obj::lessThanOrEqualPointer( ::Dynamic a, ::Dynamic b){ - HX_STACKFRAME(&_hx_pos_8fcb9e40ce43c93a_73_lessThanOrEqualPointer) -HXDLIN( 73) Float _hx_tmp = ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(a); -HXDLIN( 73) return (_hx_tmp <= ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(b)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CFFIPointer_Impl__obj,lessThanOrEqualPointer,return ) - -bool CFFIPointer_Impl__obj::notEquals( ::Dynamic a,int b){ - HX_STACKFRAME(&_hx_pos_8fcb9e40ce43c93a_78_notEquals) -HXDLIN( 78) return (::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(a) != b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CFFIPointer_Impl__obj,notEquals,return ) - -bool CFFIPointer_Impl__obj::notEqualsPointer( ::Dynamic a, ::Dynamic b){ - HX_STACKFRAME(&_hx_pos_8fcb9e40ce43c93a_83_notEqualsPointer) -HXDLIN( 83) Float _hx_tmp = ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(a); -HXDLIN( 83) return (_hx_tmp != ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(b)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CFFIPointer_Impl__obj,notEqualsPointer,return ) - - -CFFIPointer_Impl__obj::CFFIPointer_Impl__obj() -{ -} - -bool CFFIPointer_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"get") ) { outValue = get_dyn(); return true; } - break; - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"equals") ) { outValue = equals_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"lessThan") ) { outValue = lessThan_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"notEquals") ) { outValue = notEquals_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"greaterThan") ) { outValue = greaterThan_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"equalsPointer") ) { outValue = equalsPointer_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"lessThanPointer") ) { outValue = lessThanPointer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"lessThanOrEqual") ) { outValue = lessThanOrEqual_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"notEqualsPointer") ) { outValue = notEqualsPointer_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"greaterThanPointer") ) { outValue = greaterThanPointer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"greaterThanOrEqual") ) { outValue = greaterThanOrEqual_dyn(); return true; } - break; - case 22: - if (HX_FIELD_EQ(inName,"lessThanOrEqualPointer") ) { outValue = lessThanOrEqualPointer_dyn(); return true; } - break; - case 25: - if (HX_FIELD_EQ(inName,"greaterThanOrEqualPointer") ) { outValue = greaterThanOrEqualPointer_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CFFIPointer_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *CFFIPointer_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class CFFIPointer_Impl__obj::__mClass; - -static ::String CFFIPointer_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get",96,80,4e,00), - HX_("equals",3f,ee,f2,bf), - HX_("equalsPointer",3e,d0,43,1a), - HX_("greaterThan",7b,c1,4a,75), - HX_("greaterThanPointer",82,1c,af,c9), - HX_("greaterThanOrEqual",56,3b,bb,1a), - HX_("greaterThanOrEqualPointer",07,64,57,78), - HX_("lessThan",5a,5f,34,f3), - HX_("lessThanPointer",83,88,d4,8d), - HX_("lessThanOrEqual",57,a7,e0,de), - HX_("lessThanOrEqualPointer",26,ea,29,34), - HX_("notEquals",b2,cb,db,3c), - HX_("notEqualsPointer",2b,d7,89,c8), - ::String(null()) -}; - -void CFFIPointer_Impl__obj::__register() -{ - CFFIPointer_Impl__obj _hx_dummy; - CFFIPointer_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.system._CFFIPointer.CFFIPointer_Impl_",e7,27,6d,6d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CFFIPointer_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(CFFIPointer_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CFFIPointer_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CFFIPointer_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CFFIPointer_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace system -} // end namespace _CFFIPointer diff --git a/hGameTest/bin/linux/obj/src/lime/system/_ThreadPool/ThreadPoolMessage.cpp b/hGameTest/bin/linux/obj/src/lime/system/_ThreadPool/ThreadPoolMessage.cpp deleted file mode 100644 index 4e052008..00000000 --- a/hGameTest/bin/linux/obj/src/lime/system/_ThreadPool/ThreadPoolMessage.cpp +++ /dev/null @@ -1,141 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_system__ThreadPool_ThreadPoolMessage -#include -#endif -#ifndef INCLUDED_lime_system__ThreadPool_ThreadPoolMessageType -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_bb5354c74457ff34_240_new,"lime.system._ThreadPool.ThreadPoolMessage","new",0x973bef04,"lime.system._ThreadPool.ThreadPoolMessage.new","lime/system/ThreadPool.hx",240,0x8993fbb2) -namespace lime{ -namespace _hx_system{ -namespace _ThreadPool{ - -void ThreadPoolMessage_obj::__construct( ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType type, ::Dynamic state){ - HX_STACKFRAME(&_hx_pos_bb5354c74457ff34_240_new) -HXLINE( 241) this->type = type; -HXLINE( 242) this->state = state; - } - -Dynamic ThreadPoolMessage_obj::__CreateEmpty() { return new ThreadPoolMessage_obj; } - -void *ThreadPoolMessage_obj::_hx_vtable = 0; - -Dynamic ThreadPoolMessage_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ThreadPoolMessage_obj > _hx_result = new ThreadPoolMessage_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool ThreadPoolMessage_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x23d7cac4; -} - - -hx::ObjectPtr< ThreadPoolMessage_obj > ThreadPoolMessage_obj::__new( ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType type, ::Dynamic state) { - hx::ObjectPtr< ThreadPoolMessage_obj > __this = new ThreadPoolMessage_obj(); - __this->__construct(type,state); - return __this; -} - -hx::ObjectPtr< ThreadPoolMessage_obj > ThreadPoolMessage_obj::__alloc(hx::Ctx *_hx_ctx, ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType type, ::Dynamic state) { - ThreadPoolMessage_obj *__this = (ThreadPoolMessage_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ThreadPoolMessage_obj), true, "lime.system._ThreadPool.ThreadPoolMessage")); - *(void **)__this = ThreadPoolMessage_obj::_hx_vtable; - __this->__construct(type,state); - return __this; -} - -ThreadPoolMessage_obj::ThreadPoolMessage_obj() -{ -} - -void ThreadPoolMessage_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ThreadPoolMessage); - HX_MARK_MEMBER_NAME(state,"state"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_END_CLASS(); -} - -void ThreadPoolMessage_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(state,"state"); - HX_VISIT_MEMBER_NAME(type,"type"); -} - -hx::Val ThreadPoolMessage_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"state") ) { return hx::Val( state ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ThreadPoolMessage_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"state") ) { state=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ThreadPoolMessage_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("state",11,76,0b,84)); - outFields->push(HX_("type",ba,f2,08,4d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ThreadPoolMessage_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ThreadPoolMessage_obj,state),HX_("state",11,76,0b,84)}, - {hx::fsObject /* ::lime::_hx_system::_ThreadPool::ThreadPoolMessageType */ ,(int)offsetof(ThreadPoolMessage_obj,type),HX_("type",ba,f2,08,4d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ThreadPoolMessage_obj_sStaticStorageInfo = 0; -#endif - -static ::String ThreadPoolMessage_obj_sMemberFields[] = { - HX_("state",11,76,0b,84), - HX_("type",ba,f2,08,4d), - ::String(null()) }; - -hx::Class ThreadPoolMessage_obj::__mClass; - -void ThreadPoolMessage_obj::__register() -{ - ThreadPoolMessage_obj _hx_dummy; - ThreadPoolMessage_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.system._ThreadPool.ThreadPoolMessage",12,5d,d7,9f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ThreadPoolMessage_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ThreadPoolMessage_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ThreadPoolMessage_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ThreadPoolMessage_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace system -} // end namespace _ThreadPool diff --git a/hGameTest/bin/linux/obj/src/lime/system/_ThreadPool/ThreadPoolMessageType.cpp b/hGameTest/bin/linux/obj/src/lime/system/_ThreadPool/ThreadPoolMessageType.cpp deleted file mode 100644 index f9e2cb13..00000000 --- a/hGameTest/bin/linux/obj/src/lime/system/_ThreadPool/ThreadPoolMessageType.cpp +++ /dev/null @@ -1,104 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_system__ThreadPool_ThreadPoolMessageType -#include -#endif -namespace lime{ -namespace _hx_system{ -namespace _ThreadPool{ - -::lime::_hx_system::_ThreadPool::ThreadPoolMessageType ThreadPoolMessageType_obj::COMPLETE; - -::lime::_hx_system::_ThreadPool::ThreadPoolMessageType ThreadPoolMessageType_obj::ERROR; - -::lime::_hx_system::_ThreadPool::ThreadPoolMessageType ThreadPoolMessageType_obj::EXIT; - -::lime::_hx_system::_ThreadPool::ThreadPoolMessageType ThreadPoolMessageType_obj::PROGRESS; - -::lime::_hx_system::_ThreadPool::ThreadPoolMessageType ThreadPoolMessageType_obj::WORK; - -bool ThreadPoolMessageType_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("COMPLETE",b9,90,4d,d9)) { outValue = ThreadPoolMessageType_obj::COMPLETE; return true; } - if (inName==HX_("ERROR",a8,03,18,f1)) { outValue = ThreadPoolMessageType_obj::ERROR; return true; } - if (inName==HX_("EXIT",1e,bf,de,2d)) { outValue = ThreadPoolMessageType_obj::EXIT; return true; } - if (inName==HX_("PROGRESS",ad,87,b0,df)) { outValue = ThreadPoolMessageType_obj::PROGRESS; return true; } - if (inName==HX_("WORK",d1,c9,bd,39)) { outValue = ThreadPoolMessageType_obj::WORK; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(ThreadPoolMessageType_obj) - -int ThreadPoolMessageType_obj::__FindIndex(::String inName) -{ - if (inName==HX_("COMPLETE",b9,90,4d,d9)) return 0; - if (inName==HX_("ERROR",a8,03,18,f1)) return 1; - if (inName==HX_("EXIT",1e,bf,de,2d)) return 2; - if (inName==HX_("PROGRESS",ad,87,b0,df)) return 3; - if (inName==HX_("WORK",d1,c9,bd,39)) return 4; - return super::__FindIndex(inName); -} - -int ThreadPoolMessageType_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("COMPLETE",b9,90,4d,d9)) return 0; - if (inName==HX_("ERROR",a8,03,18,f1)) return 0; - if (inName==HX_("EXIT",1e,bf,de,2d)) return 0; - if (inName==HX_("PROGRESS",ad,87,b0,df)) return 0; - if (inName==HX_("WORK",d1,c9,bd,39)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val ThreadPoolMessageType_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("COMPLETE",b9,90,4d,d9)) return COMPLETE; - if (inName==HX_("ERROR",a8,03,18,f1)) return ERROR; - if (inName==HX_("EXIT",1e,bf,de,2d)) return EXIT; - if (inName==HX_("PROGRESS",ad,87,b0,df)) return PROGRESS; - if (inName==HX_("WORK",d1,c9,bd,39)) return WORK; - return super::__Field(inName,inCallProp); -} - -static ::String ThreadPoolMessageType_obj_sStaticFields[] = { - HX_("COMPLETE",b9,90,4d,d9), - HX_("ERROR",a8,03,18,f1), - HX_("EXIT",1e,bf,de,2d), - HX_("PROGRESS",ad,87,b0,df), - HX_("WORK",d1,c9,bd,39), - ::String(null()) -}; - -hx::Class ThreadPoolMessageType_obj::__mClass; - -Dynamic __Create_ThreadPoolMessageType_obj() { return new ThreadPoolMessageType_obj; } - -void ThreadPoolMessageType_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("lime.system._ThreadPool.ThreadPoolMessageType",ec,6c,62,b0), hx::TCanCast< ThreadPoolMessageType_obj >,ThreadPoolMessageType_obj_sStaticFields,0, - &__Create_ThreadPoolMessageType_obj, &__Create, - &super::__SGetClass(), &CreateThreadPoolMessageType_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &ThreadPoolMessageType_obj::__GetStatic; -} - -void ThreadPoolMessageType_obj::__boot() -{ -COMPLETE = hx::CreateConstEnum< ThreadPoolMessageType_obj >(HX_("COMPLETE",b9,90,4d,d9),0); -ERROR = hx::CreateConstEnum< ThreadPoolMessageType_obj >(HX_("ERROR",a8,03,18,f1),1); -EXIT = hx::CreateConstEnum< ThreadPoolMessageType_obj >(HX_("EXIT",1e,bf,de,2d),2); -PROGRESS = hx::CreateConstEnum< ThreadPoolMessageType_obj >(HX_("PROGRESS",ad,87,b0,df),3); -WORK = hx::CreateConstEnum< ThreadPoolMessageType_obj >(HX_("WORK",d1,c9,bd,39),4); -} - - -} // end namespace lime -} // end namespace system -} // end namespace _ThreadPool diff --git a/hGameTest/bin/linux/obj/src/lime/text/Font.cpp b/hGameTest/bin/linux/obj/src/lime/text/Font.cpp deleted file mode 100644 index 53301815..00000000 --- a/hGameTest/bin/linux/obj/src/lime/text/Font.cpp +++ /dev/null @@ -1,976 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Path -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise_lime_text_Font -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageBuffer -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageType -#include -#endif -#ifndef INCLUDED_lime_math_Vector2 -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_lime_text_Font -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_text_Font -#include -#endif -#ifndef INCLUDED_lime_text_GlyphMetrics -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_Assets -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_51012fd6257f8a4a_54_new,"lime.text.Font","new",0x97494f29,"lime.text.Font.new","lime/text/Font.hx",54,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_103_decompose,"lime.text.Font","decompose",0x6e29ff3a,"lime.text.Font.decompose","lime/text/Font.hx",103,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_182_getGlyph,"lime.text.Font","getGlyph",0x5bf955cd,"lime.text.Font.getGlyph","lime/text/Font.hx",182,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_189_getGlyphs,"lime.text.Font","getGlyphs",0x1e31be06,"lime.text.Font.getGlyphs","lime/text/Font.hx",189,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_199_getGlyphMetrics,"lime.text.Font","getGlyphMetrics",0x8c9677f6,"lime.text.Font.getGlyphMetrics","lime/text/Font.hx",199,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_216_renderGlyph,"lime.text.Font","renderGlyph",0xe6e51a3f,"lime.text.Font.renderGlyph","lime/text/Font.hx",216,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_255_renderGlyphs,"lime.text.Font","renderGlyphs",0x2191dd54,"lime.text.Font.renderGlyphs","lime/text/Font.hx",255,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_419___copyFrom,"lime.text.Font","__copyFrom",0x8a0b5b36,"lime.text.Font.__copyFrom","lime/text/Font.hx",419,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_443___fromBytes,"lime.text.Font","__fromBytes",0x257c2b4a,"lime.text.Font.__fromBytes","lime/text/Font.hx",443,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_456___fromFile,"lime.text.Font","__fromFile",0x6331ec7d,"lime.text.Font.__fromFile","lime/text/Font.hx",456,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_469___initializeSource,"lime.text.Font","__initializeSource",0xb57a50c2,"lime.text.Font.__initializeSource","lime/text/Font.hx",469,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_496___loadFromName,"lime.text.Font","__loadFromName",0x6b610412,"lime.text.Font.__loadFromName","lime/text/Font.hx",496,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_593___setSize,"lime.text.Font","__setSize",0x86a86dec,"lime.text.Font.__setSize","lime/text/Font.hx",593,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_121_fromBytes,"lime.text.Font","fromBytes",0x65a32e2a,"lime.text.Font.fromBytes","lime/text/Font.hx",121,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_135_fromFile,"lime.text.Font","fromFile",0x07a4e59d,"lime.text.Font.fromFile","lime/text/Font.hx",135,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_150_loadFromBytes,"lime.text.Font","loadFromBytes",0x5727f7a4,"lime.text.Font.loadFromBytes","lime/text/Font.hx",150,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_158_loadFromFile,"lime.text.Font","loadFromFile",0x5ed36963,"lime.text.Font.loadFromFile","lime/text/Font.hx",158,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_154_loadFromFile,"lime.text.Font","loadFromFile",0x5ed36963,"lime.text.Font.loadFromFile","lime/text/Font.hx",154,0x3be57807) -HX_LOCAL_STACK_FRAME(_hx_pos_51012fd6257f8a4a_175_loadFromName,"lime.text.Font","loadFromName",0x64170d32,"lime.text.Font.loadFromName","lime/text/Font.hx",175,0x3be57807) -namespace lime{ -namespace text{ - -void Font_obj::__construct(::String name){ - HX_STACKFRAME(&_hx_pos_51012fd6257f8a4a_54_new) -HXLINE( 55) if (hx::IsNotNull( name )) { -HXLINE( 57) this->name = name; - } -HXLINE( 60) if (!(this->_hx___init)) { -HXLINE( 62) this->ascender = 0; -HXLINE( 66) this->descender = 0; -HXLINE( 70) this->height = 0; -HXLINE( 74) this->numGlyphs = 0; -HXLINE( 78) this->underlinePosition = 0; -HXLINE( 82) this->underlineThickness = 0; -HXLINE( 86) this->unitsPerEM = 0; -HXLINE( 88) if (hx::IsNotNull( this->_hx___fontID )) { -HXLINE( 90) if (::lime::utils::Assets_obj::isLocal(this->_hx___fontID,null(),null())) { -HXLINE( 92) this->_hx___fromBytes(::lime::utils::Assets_obj::getBytes(this->_hx___fontID)); - } - } - else { -HXLINE( 95) if (hx::IsNotNull( this->_hx___fontPath )) { -HXLINE( 97) this->_hx___fromFile(this->_hx___fontPath); - } - } - } - } - -Dynamic Font_obj::__CreateEmpty() { return new Font_obj; } - -void *Font_obj::_hx_vtable = 0; - -Dynamic Font_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Font_obj > _hx_result = new Font_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Font_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6aed2e71; -} - - ::Dynamic Font_obj::decompose(){ - HX_STACKFRAME(&_hx_pos_51012fd6257f8a4a_103_decompose) -HXLINE( 105) if (hx::IsNull( this->src )) { -HXLINE( 105) HX_STACK_DO_THROW(HX_("Uninitialized font handle.",3a,84,ab,29)); - } -HXLINE( 106) ::Dynamic data = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_font_outline_decompose(hx::DynamicPtr(this->src),20480)) ); -HXLINE( 114) return data; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Font_obj,decompose,return ) - -int Font_obj::getGlyph(::String character){ - HX_STACKFRAME(&_hx_pos_51012fd6257f8a4a_182_getGlyph) -HXDLIN( 182) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_font_get_glyph_index(hx::DynamicPtr(this->src),character); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Font_obj,getGlyph,return ) - -::Array< int > Font_obj::getGlyphs(::String __o_characters){ - ::String characters = __o_characters; - if (hx::IsNull(__o_characters)) characters = HX_("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@#$%^`'\"/\\&*()[]{}<>|:;_-+=?,. ",c1,f6,34,50); - HX_STACKFRAME(&_hx_pos_51012fd6257f8a4a_189_getGlyphs) -HXLINE( 191) ::Dynamic glyphs = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_font_get_glyph_indices(hx::DynamicPtr(this->src),characters)) ); -HXLINE( 192) return ( (::Array< int >)(glyphs) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Font_obj,getGlyphs,return ) - - ::lime::text::GlyphMetrics Font_obj::getGlyphMetrics(int glyph){ - HX_GC_STACKFRAME(&_hx_pos_51012fd6257f8a4a_199_getGlyphMetrics) -HXLINE( 201) ::Dynamic value = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_font_get_glyph_metrics(hx::DynamicPtr(this->src),glyph)) ); -HXLINE( 202) ::lime::text::GlyphMetrics metrics = ::lime::text::GlyphMetrics_obj::__alloc( HX_CTX ); -HXLINE( 204) metrics->advance = ::lime::math::Vector2_obj::__alloc( HX_CTX ,value->__Field(HX_("horizontalAdvance",fe,57,3e,ce),hx::paccDynamic),value->__Field(HX_("verticalAdvance",ac,8e,f7,57),hx::paccDynamic)); -HXLINE( 205) metrics->height = ( (int)(value->__Field(HX_("height",e7,07,4c,02),hx::paccDynamic)) ); -HXLINE( 206) metrics->horizontalBearing = ::lime::math::Vector2_obj::__alloc( HX_CTX ,value->__Field(HX_("horizontalBearingX",ae,21,22,6c),hx::paccDynamic),value->__Field(HX_("horizontalBearingY",af,21,22,6c),hx::paccDynamic)); -HXLINE( 207) metrics->verticalBearing = ::lime::math::Vector2_obj::__alloc( HX_CTX ,value->__Field(HX_("verticalBearingX",40,c3,78,64),hx::paccDynamic),value->__Field(HX_("verticalBearingY",41,c3,78,64),hx::paccDynamic)); -HXLINE( 209) return metrics; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Font_obj,getGlyphMetrics,return ) - - ::lime::graphics::Image Font_obj::renderGlyph(int glyph,int fontSize){ - HX_GC_STACKFRAME(&_hx_pos_51012fd6257f8a4a_216_renderGlyph) -HXLINE( 218) this->_hx___setSize(fontSize); -HXLINE( 220) ::haxe::io::Bytes bytes = ::haxe::io::Bytes_obj::alloc(0); -HXLINE( 223) int dataPosition = 0; -HXLINE( 224) bytes = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_font_render_glyph(hx::DynamicPtr(this->src),glyph,hx::DynamicPtr(bytes))) ); -HXLINE( 226) bool _hx_tmp; -HXDLIN( 226) if (hx::IsNotNull( bytes )) { -HXLINE( 226) _hx_tmp = (bytes->length > 0); - } - else { -HXLINE( 226) _hx_tmp = false; - } -HXDLIN( 226) if (_hx_tmp) { -HXLINE( 228) int index = (((( (int)(bytes->b->__get(dataPosition)) ) | (( (int)(bytes->b->__get((dataPosition + 1))) ) << 8)) | (( (int)(bytes->b->__get((dataPosition + 2))) ) << 16)) | (( (int)(bytes->b->__get((dataPosition + 3))) ) << 24)); -HXLINE( 229) dataPosition = (dataPosition + 4); -HXLINE( 230) int width = (((( (int)(bytes->b->__get(dataPosition)) ) | (( (int)(bytes->b->__get((dataPosition + 1))) ) << 8)) | (( (int)(bytes->b->__get((dataPosition + 2))) ) << 16)) | (( (int)(bytes->b->__get((dataPosition + 3))) ) << 24)); -HXLINE( 231) dataPosition = (dataPosition + 4); -HXLINE( 232) int height = (((( (int)(bytes->b->__get(dataPosition)) ) | (( (int)(bytes->b->__get((dataPosition + 1))) ) << 8)) | (( (int)(bytes->b->__get((dataPosition + 2))) ) << 16)) | (( (int)(bytes->b->__get((dataPosition + 3))) ) << 24)); -HXLINE( 233) dataPosition = (dataPosition + 4); -HXLINE( 234) int x = (((( (int)(bytes->b->__get(dataPosition)) ) | (( (int)(bytes->b->__get((dataPosition + 1))) ) << 8)) | (( (int)(bytes->b->__get((dataPosition + 2))) ) << 16)) | (( (int)(bytes->b->__get((dataPosition + 3))) ) << 24)); -HXLINE( 235) dataPosition = (dataPosition + 4); -HXLINE( 236) int y = (((( (int)(bytes->b->__get(dataPosition)) ) | (( (int)(bytes->b->__get((dataPosition + 1))) ) << 8)) | (( (int)(bytes->b->__get((dataPosition + 2))) ) << 16)) | (( (int)(bytes->b->__get((dataPosition + 3))) ) << 24)); -HXLINE( 237) dataPosition = (dataPosition + 4); -HXLINE( 239) ::haxe::io::Bytes data = bytes->sub(dataPosition,(width * height)); -HXLINE( 240) dataPosition = (dataPosition + (width * height)); -HXLINE( 242) ::Dynamic elements = null(); -HXDLIN( 242) ::cpp::VirtualArray array = null(); -HXDLIN( 242) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 242) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 242) ::Dynamic len = null(); -HXDLIN( 242) ::lime::utils::ArrayBufferView this1; -HXDLIN( 242) if (hx::IsNotNull( elements )) { -HXLINE( 242) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 242) if (hx::IsNotNull( array )) { -HXLINE( 242) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 242) _this->byteOffset = 0; -HXDLIN( 242) _this->length = array->get_length(); -HXDLIN( 242) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 242) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 242) _this->buffer = this2; -HXDLIN( 242) _this->copyFromArray(array,null()); -HXDLIN( 242) this1 = _this; - } - else { -HXLINE( 242) if (hx::IsNotNull( vector )) { -HXLINE( 242) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 242) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 242) _this1->byteOffset = 0; -HXDLIN( 242) _this1->length = array1->get_length(); -HXDLIN( 242) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 242) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 242) _this1->buffer = this3; -HXDLIN( 242) _this1->copyFromArray(array1,null()); -HXDLIN( 242) this1 = _this1; - } - else { -HXLINE( 242) if (hx::IsNotNull( view )) { -HXLINE( 242) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 242) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 242) int srcLength = view->length; -HXDLIN( 242) int srcByteOffset = view->byteOffset; -HXDLIN( 242) int srcElementSize = view->bytesPerElement; -HXDLIN( 242) int elementSize = _this2->bytesPerElement; -HXDLIN( 242) if ((view->type == _this2->type)) { -HXLINE( 242) int srcLength1 = srcData->length; -HXDLIN( 242) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 242) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 242) _this2->buffer = this4; -HXDLIN( 242) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 242) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 242) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 242) _this2->byteOffset = 0; -HXDLIN( 242) _this2->length = srcLength; -HXDLIN( 242) this1 = _this2; - } - else { -HXLINE( 242) if (hx::IsNotNull( data )) { -HXLINE( 242) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 242) int in_byteOffset = 0; -HXDLIN( 242) if ((in_byteOffset < 0)) { -HXLINE( 242) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 242) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 242) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 242) int bufferByteLength = data->length; -HXDLIN( 242) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 242) int newByteLength = bufferByteLength; -HXDLIN( 242) if (hx::IsNull( len )) { -HXLINE( 242) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 242) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 242) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 242) if ((newByteLength < 0)) { -HXLINE( 242) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 242) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 242) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 242) if ((newRange > bufferByteLength)) { -HXLINE( 242) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 242) _this3->buffer = data; -HXDLIN( 242) _this3->byteOffset = in_byteOffset; -HXDLIN( 242) _this3->byteLength = newByteLength; -HXDLIN( 242) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 242) this1 = _this3; - } - else { -HXLINE( 242) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 242) ::lime::graphics::ImageBuffer buffer = ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,this1,width,height,8,null()); -HXLINE( 243) ::lime::graphics::Image image = ::lime::graphics::Image_obj::__alloc( HX_CTX ,buffer,0,0,width,height,null(),null()); -HXLINE( 244) image->x = ( (Float)(x) ); -HXLINE( 245) image->y = ( (Float)(y) ); -HXLINE( 247) return image; - } -HXLINE( 251) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Font_obj,renderGlyph,return ) - - ::haxe::ds::IntMap Font_obj::renderGlyphs(::Array< int > glyphs,int fontSize){ - HX_GC_STACKFRAME(&_hx_pos_51012fd6257f8a4a_255_renderGlyphs) -HXLINE( 257) ::haxe::ds::IntMap uniqueGlyphs = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); -HXLINE( 259) { -HXLINE( 259) int _g = 0; -HXDLIN( 259) while((_g < glyphs->length)){ -HXLINE( 259) int glyph = glyphs->__get(_g); -HXDLIN( 259) _g = (_g + 1); -HXLINE( 261) uniqueGlyphs->set(glyph,true); - } - } -HXLINE( 264) ::Array< int > glyphList = ::Array_obj< int >::__new(0); -HXLINE( 266) { -HXLINE( 266) ::Dynamic key = uniqueGlyphs->keys(); -HXDLIN( 266) while(( (bool)(key->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 266) int key1 = ( (int)(key->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 268) glyphList->push(key1); - } - } -HXLINE( 282) ::lime::_internal::backend::native::NativeCFFI_obj::lime_font_set_size(hx::DynamicPtr(this->src),fontSize); -HXLINE( 284) ::haxe::io::Bytes bytes = ::haxe::io::Bytes_obj::alloc(0); -HXLINE( 285) bytes = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_font_render_glyphs(hx::DynamicPtr(this->src),hx::DynamicPtr(glyphList),hx::DynamicPtr(bytes))) ); -HXLINE( 287) bool _hx_tmp; -HXDLIN( 287) if (hx::IsNotNull( bytes )) { -HXLINE( 287) _hx_tmp = (bytes->length > 0); - } - else { -HXLINE( 287) _hx_tmp = false; - } -HXDLIN( 287) if (_hx_tmp) { -HXLINE( 289) int bytesPosition = 0; -HXLINE( 290) int count = (((( (int)(bytes->b->__get(bytesPosition)) ) | (( (int)(bytes->b->__get((bytesPosition + 1))) ) << 8)) | (( (int)(bytes->b->__get((bytesPosition + 2))) ) << 16)) | (( (int)(bytes->b->__get((bytesPosition + 3))) ) << 24)); -HXLINE( 291) bytesPosition = (bytesPosition + 4); -HXLINE( 293) int bufferWidth = 128; -HXLINE( 294) int bufferHeight = 128; -HXLINE( 295) int offsetX = 0; -HXLINE( 296) int offsetY = 0; -HXLINE( 297) int maxRows = 0; -HXLINE( 299) int width; -HXDLIN( 299) int height; -HXLINE( 300) int i = 0; -HXLINE( 302) while((i < count)){ -HXLINE( 304) bytesPosition = (bytesPosition + 4); -HXLINE( 305) width = (((( (int)(bytes->b->__get(bytesPosition)) ) | (( (int)(bytes->b->__get((bytesPosition + 1))) ) << 8)) | (( (int)(bytes->b->__get((bytesPosition + 2))) ) << 16)) | (( (int)(bytes->b->__get((bytesPosition + 3))) ) << 24)); -HXLINE( 306) bytesPosition = (bytesPosition + 4); -HXLINE( 307) height = (((( (int)(bytes->b->__get(bytesPosition)) ) | (( (int)(bytes->b->__get((bytesPosition + 1))) ) << 8)) | (( (int)(bytes->b->__get((bytesPosition + 2))) ) << 16)) | (( (int)(bytes->b->__get((bytesPosition + 3))) ) << 24)); -HXLINE( 308) bytesPosition = (bytesPosition + 4); -HXLINE( 310) bytesPosition = (bytesPosition + (8 + (width * height))); -HXLINE( 312) if (((offsetX + width) > bufferWidth)) { -HXLINE( 314) offsetY = (offsetY + (maxRows + 1)); -HXLINE( 315) offsetX = 0; -HXLINE( 316) maxRows = 0; - } -HXLINE( 319) if (((offsetY + height) > bufferHeight)) { -HXLINE( 321) if ((bufferWidth < bufferHeight)) { -HXLINE( 323) bufferWidth = (bufferWidth * 2); - } - else { -HXLINE( 327) bufferHeight = (bufferHeight * 2); - } -HXLINE( 330) offsetX = 0; -HXLINE( 331) offsetY = 0; -HXLINE( 332) maxRows = 0; -HXLINE( 336) bytesPosition = 4; -HXLINE( 337) i = 0; -HXLINE( 338) continue; - } -HXLINE( 341) offsetX = (offsetX + (width + 1)); -HXLINE( 343) if ((height > maxRows)) { -HXLINE( 345) maxRows = height; - } -HXLINE( 348) i = (i + 1); - } -HXLINE( 351) ::haxe::ds::IntMap map = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); -HXLINE( 352) ::lime::graphics::ImageBuffer buffer = ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,null(),bufferWidth,bufferHeight,8,null()); -HXLINE( 353) int dataPosition = 0; -HXLINE( 354) ::haxe::io::Bytes data = ::haxe::io::Bytes_obj::alloc((bufferWidth * bufferHeight)); -HXLINE( 356) bytesPosition = 4; -HXLINE( 357) offsetX = 0; -HXLINE( 358) offsetY = 0; -HXLINE( 359) maxRows = 0; -HXLINE( 361) int index; -HXDLIN( 361) int x; -HXDLIN( 361) int y; -HXDLIN( 361) ::lime::graphics::Image image; -HXLINE( 363) { -HXLINE( 363) int _g1 = 0; -HXDLIN( 363) int _g2 = count; -HXDLIN( 363) while((_g1 < _g2)){ -HXLINE( 363) _g1 = (_g1 + 1); -HXDLIN( 363) int i1 = (_g1 - 1); -HXLINE( 365) index = (((( (int)(bytes->b->__get(bytesPosition)) ) | (( (int)(bytes->b->__get((bytesPosition + 1))) ) << 8)) | (( (int)(bytes->b->__get((bytesPosition + 2))) ) << 16)) | (( (int)(bytes->b->__get((bytesPosition + 3))) ) << 24)); -HXLINE( 366) bytesPosition = (bytesPosition + 4); -HXLINE( 367) width = (((( (int)(bytes->b->__get(bytesPosition)) ) | (( (int)(bytes->b->__get((bytesPosition + 1))) ) << 8)) | (( (int)(bytes->b->__get((bytesPosition + 2))) ) << 16)) | (( (int)(bytes->b->__get((bytesPosition + 3))) ) << 24)); -HXLINE( 368) bytesPosition = (bytesPosition + 4); -HXLINE( 369) height = (((( (int)(bytes->b->__get(bytesPosition)) ) | (( (int)(bytes->b->__get((bytesPosition + 1))) ) << 8)) | (( (int)(bytes->b->__get((bytesPosition + 2))) ) << 16)) | (( (int)(bytes->b->__get((bytesPosition + 3))) ) << 24)); -HXLINE( 370) bytesPosition = (bytesPosition + 4); -HXLINE( 371) x = (((( (int)(bytes->b->__get(bytesPosition)) ) | (( (int)(bytes->b->__get((bytesPosition + 1))) ) << 8)) | (( (int)(bytes->b->__get((bytesPosition + 2))) ) << 16)) | (( (int)(bytes->b->__get((bytesPosition + 3))) ) << 24)); -HXLINE( 372) bytesPosition = (bytesPosition + 4); -HXLINE( 373) y = (((( (int)(bytes->b->__get(bytesPosition)) ) | (( (int)(bytes->b->__get((bytesPosition + 1))) ) << 8)) | (( (int)(bytes->b->__get((bytesPosition + 2))) ) << 16)) | (( (int)(bytes->b->__get((bytesPosition + 3))) ) << 24)); -HXLINE( 374) bytesPosition = (bytesPosition + 4); -HXLINE( 376) if (((offsetX + width) > bufferWidth)) { -HXLINE( 378) offsetY = (offsetY + (maxRows + 1)); -HXLINE( 379) offsetX = 0; -HXLINE( 380) maxRows = 0; - } -HXLINE( 383) { -HXLINE( 383) int _g11 = 0; -HXDLIN( 383) int _g21 = height; -HXDLIN( 383) while((_g11 < _g21)){ -HXLINE( 383) _g11 = (_g11 + 1); -HXDLIN( 383) int i2 = (_g11 - 1); -HXLINE( 385) dataPosition = (((i2 + offsetY) * bufferWidth) + offsetX); -HXLINE( 386) data->blit(dataPosition,bytes,bytesPosition,width); -HXLINE( 387) bytesPosition = (bytesPosition + width); - } - } -HXLINE( 390) image = ::lime::graphics::Image_obj::__alloc( HX_CTX ,buffer,offsetX,offsetY,width,height,null(),null()); -HXLINE( 391) image->x = ( (Float)(x) ); -HXLINE( 392) image->y = ( (Float)(y) ); -HXLINE( 394) map->set(index,image); -HXLINE( 396) offsetX = (offsetX + (width + 1)); -HXLINE( 398) if ((height > maxRows)) { -HXLINE( 400) maxRows = height; - } - } - } -HXLINE( 407) ::Dynamic elements = null(); -HXDLIN( 407) ::cpp::VirtualArray array = null(); -HXDLIN( 407) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 407) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 407) ::Dynamic len = null(); -HXDLIN( 407) ::lime::utils::ArrayBufferView this1; -HXDLIN( 407) if (hx::IsNotNull( elements )) { -HXLINE( 407) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 407) if (hx::IsNotNull( array )) { -HXLINE( 407) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 407) _this->byteOffset = 0; -HXDLIN( 407) _this->length = array->get_length(); -HXDLIN( 407) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 407) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 407) _this->buffer = this2; -HXDLIN( 407) _this->copyFromArray(array,null()); -HXDLIN( 407) this1 = _this; - } - else { -HXLINE( 407) if (hx::IsNotNull( vector )) { -HXLINE( 407) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 407) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 407) _this1->byteOffset = 0; -HXDLIN( 407) _this1->length = array1->get_length(); -HXDLIN( 407) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 407) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 407) _this1->buffer = this3; -HXDLIN( 407) _this1->copyFromArray(array1,null()); -HXDLIN( 407) this1 = _this1; - } - else { -HXLINE( 407) if (hx::IsNotNull( view )) { -HXLINE( 407) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 407) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 407) int srcLength = view->length; -HXDLIN( 407) int srcByteOffset = view->byteOffset; -HXDLIN( 407) int srcElementSize = view->bytesPerElement; -HXDLIN( 407) int elementSize = _this2->bytesPerElement; -HXDLIN( 407) if ((view->type == _this2->type)) { -HXLINE( 407) int srcLength1 = srcData->length; -HXDLIN( 407) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 407) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 407) _this2->buffer = this4; -HXDLIN( 407) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 407) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 407) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 407) _this2->byteOffset = 0; -HXDLIN( 407) _this2->length = srcLength; -HXDLIN( 407) this1 = _this2; - } - else { -HXLINE( 407) if (hx::IsNotNull( data )) { -HXLINE( 407) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 407) int in_byteOffset = 0; -HXDLIN( 407) if ((in_byteOffset < 0)) { -HXLINE( 407) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 407) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 407) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 407) int bufferByteLength = data->length; -HXDLIN( 407) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 407) int newByteLength = bufferByteLength; -HXDLIN( 407) if (hx::IsNull( len )) { -HXLINE( 407) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 407) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 407) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 407) if ((newByteLength < 0)) { -HXLINE( 407) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 407) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 407) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 407) if ((newRange > bufferByteLength)) { -HXLINE( 407) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 407) _this3->buffer = data; -HXDLIN( 407) _this3->byteOffset = in_byteOffset; -HXDLIN( 407) _this3->byteLength = newByteLength; -HXDLIN( 407) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 407) this1 = _this3; - } - else { -HXLINE( 407) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 407) buffer->data = this1; -HXLINE( 410) return map; - } -HXLINE( 414) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Font_obj,renderGlyphs,return ) - -void Font_obj::_hx___copyFrom( ::lime::text::Font other){ - HX_STACKFRAME(&_hx_pos_51012fd6257f8a4a_419___copyFrom) -HXDLIN( 419) if (hx::IsNotNull( other )) { -HXLINE( 421) this->ascender = other->ascender; -HXLINE( 422) this->descender = other->descender; -HXLINE( 423) this->height = other->height; -HXLINE( 424) this->name = other->name; -HXLINE( 425) this->numGlyphs = other->numGlyphs; -HXLINE( 426) this->src = other->src; -HXLINE( 427) this->underlinePosition = other->underlinePosition; -HXLINE( 428) this->underlineThickness = other->underlineThickness; -HXLINE( 429) this->unitsPerEM = other->unitsPerEM; -HXLINE( 431) this->_hx___fontID = other->_hx___fontID; -HXLINE( 432) this->_hx___fontPath = other->_hx___fontPath; -HXLINE( 435) this->_hx___fontPathWithoutDirectory = other->_hx___fontPathWithoutDirectory; -HXLINE( 438) this->_hx___init = true; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Font_obj,_hx___copyFrom,(void)) - -void Font_obj::_hx___fromBytes( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_51012fd6257f8a4a_443___fromBytes) -HXLINE( 444) this->_hx___fontPath = null(); -HXLINE( 447) this->_hx___fontPathWithoutDirectory = null(); -HXLINE( 449) this->src = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_font_load_bytes(hx::DynamicPtr(bytes))) ); -HXLINE( 451) this->_hx___initializeSource(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Font_obj,_hx___fromBytes,(void)) - -void Font_obj::_hx___fromFile(::String path){ - HX_STACKFRAME(&_hx_pos_51012fd6257f8a4a_456___fromFile) -HXLINE( 457) this->_hx___fontPath = path; -HXLINE( 460) this->_hx___fontPathWithoutDirectory = ::haxe::io::Path_obj::withoutDirectory(this->_hx___fontPath); -HXLINE( 462) this->src = ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_font_load_file(hx::DynamicPtr(this->_hx___fontPath))) ); -HXLINE( 464) this->_hx___initializeSource(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Font_obj,_hx___fromFile,(void)) - -void Font_obj::_hx___initializeSource(){ - HX_STACKFRAME(&_hx_pos_51012fd6257f8a4a_469___initializeSource) -HXLINE( 471) if (hx::IsNotNull( this->src )) { -HXLINE( 473) if (hx::IsNull( this->name )) { -HXLINE( 478) this->name = ( (::String)(( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_font_get_family_name(hx::DynamicPtr(this->src))) )) ); - } -HXLINE( 482) this->ascender = ::lime::_internal::backend::native::NativeCFFI_obj::lime_font_get_ascender(hx::DynamicPtr(this->src)); -HXLINE( 483) this->descender = ::lime::_internal::backend::native::NativeCFFI_obj::lime_font_get_descender(hx::DynamicPtr(this->src)); -HXLINE( 484) this->height = ::lime::_internal::backend::native::NativeCFFI_obj::lime_font_get_height(hx::DynamicPtr(this->src)); -HXLINE( 485) this->numGlyphs = ::lime::_internal::backend::native::NativeCFFI_obj::lime_font_get_num_glyphs(hx::DynamicPtr(this->src)); -HXLINE( 486) this->underlinePosition = ::lime::_internal::backend::native::NativeCFFI_obj::lime_font_get_underline_position(hx::DynamicPtr(this->src)); -HXLINE( 487) this->underlineThickness = ::lime::_internal::backend::native::NativeCFFI_obj::lime_font_get_underline_thickness(hx::DynamicPtr(this->src)); -HXLINE( 488) this->unitsPerEM = ::lime::_internal::backend::native::NativeCFFI_obj::lime_font_get_units_per_em(hx::DynamicPtr(this->src)); - } -HXLINE( 492) this->_hx___init = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Font_obj,_hx___initializeSource,(void)) - - ::lime::app::Future Font_obj::_hx___loadFromName(::String name){ - HX_GC_STACKFRAME(&_hx_pos_51012fd6257f8a4a_496___loadFromName) -HXLINE( 497) ::lime::app::Promise_lime_text_Font promise = ::lime::app::Promise_lime_text_Font_obj::__alloc( HX_CTX ); -HXLINE( 558) promise->error(HX_("",00,00,00,00)); -HXLINE( 561) return promise->future; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Font_obj,_hx___loadFromName,return ) - -void Font_obj::_hx___setSize(int size){ - HX_STACKFRAME(&_hx_pos_51012fd6257f8a4a_593___setSize) -HXDLIN( 593) ::lime::_internal::backend::native::NativeCFFI_obj::lime_font_set_size(hx::DynamicPtr(this->src),size); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Font_obj,_hx___setSize,(void)) - - ::lime::text::Font Font_obj::fromBytes( ::haxe::io::Bytes bytes){ - HX_GC_STACKFRAME(&_hx_pos_51012fd6257f8a4a_121_fromBytes) -HXLINE( 122) if (hx::IsNull( bytes )) { -HXLINE( 122) return null(); - } -HXLINE( 124) ::lime::text::Font font = ::lime::text::Font_obj::__alloc( HX_CTX ,null()); -HXLINE( 125) font->_hx___fromBytes(bytes); -HXLINE( 128) if (hx::IsNotNull( font->src )) { -HXLINE( 128) return font; - } - else { -HXLINE( 128) return null(); - } -HXDLIN( 128) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Font_obj,fromBytes,return ) - - ::lime::text::Font Font_obj::fromFile(::String path){ - HX_GC_STACKFRAME(&_hx_pos_51012fd6257f8a4a_135_fromFile) -HXLINE( 136) if (hx::IsNull( path )) { -HXLINE( 136) return null(); - } -HXLINE( 138) ::lime::text::Font font = ::lime::text::Font_obj::__alloc( HX_CTX ,null()); -HXLINE( 139) font->_hx___fromFile(path); -HXLINE( 142) if (hx::IsNotNull( font->src )) { -HXLINE( 142) return font; - } - else { -HXLINE( 142) return null(); - } -HXDLIN( 142) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Font_obj,fromFile,return ) - - ::lime::app::Future Font_obj::loadFromBytes( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_51012fd6257f8a4a_150_loadFromBytes) -HXDLIN( 150) return ::lime::app::Future_obj::withValue(::lime::text::Font_obj::fromBytes(bytes)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Font_obj,loadFromBytes,return ) - - ::lime::app::Future Font_obj::loadFromFile(::String path){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::text::Font font){ - HX_GC_STACKFRAME(&_hx_pos_51012fd6257f8a4a_158_loadFromFile) -HXLINE( 158) if (hx::IsNotNull( font )) { -HXLINE( 160) return ::lime::app::Future_obj::withValue(font); - } - else { -HXLINE( 164) return ::lime::app::Future_obj::withError(HX_("",00,00,00,00)); - } -HXLINE( 158) return null(); - } - HX_END_LOCAL_FUNC1(return) - - HX_GC_STACKFRAME(&_hx_pos_51012fd6257f8a4a_154_loadFromFile) -HXLINE( 155) ::lime::net::_HTTPRequest_lime_text_Font request = ::lime::net::_HTTPRequest_lime_text_Font_obj::__alloc( HX_CTX ,null()); -HXLINE( 156) return request->load(path)->then( ::Dynamic(new _hx_Closure_0())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Font_obj,loadFromFile,return ) - - ::lime::app::Future Font_obj::loadFromName(::String path){ - HX_STACKFRAME(&_hx_pos_51012fd6257f8a4a_175_loadFromName) -HXDLIN( 175) return ::lime::app::Future_obj::withError(HX_("",00,00,00,00)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Font_obj,loadFromName,return ) - - -hx::ObjectPtr< Font_obj > Font_obj::__new(::String name) { - hx::ObjectPtr< Font_obj > __this = new Font_obj(); - __this->__construct(name); - return __this; -} - -hx::ObjectPtr< Font_obj > Font_obj::__alloc(hx::Ctx *_hx_ctx,::String name) { - Font_obj *__this = (Font_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Font_obj), true, "lime.text.Font")); - *(void **)__this = Font_obj::_hx_vtable; - __this->__construct(name); - return __this; -} - -Font_obj::Font_obj() -{ -} - -void Font_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Font); - HX_MARK_MEMBER_NAME(ascender,"ascender"); - HX_MARK_MEMBER_NAME(descender,"descender"); - HX_MARK_MEMBER_NAME(height,"height"); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(numGlyphs,"numGlyphs"); - HX_MARK_MEMBER_NAME(src,"src"); - HX_MARK_MEMBER_NAME(underlinePosition,"underlinePosition"); - HX_MARK_MEMBER_NAME(underlineThickness,"underlineThickness"); - HX_MARK_MEMBER_NAME(unitsPerEM,"unitsPerEM"); - HX_MARK_MEMBER_NAME(_hx___fontID,"__fontID"); - HX_MARK_MEMBER_NAME(_hx___fontPath,"__fontPath"); - HX_MARK_MEMBER_NAME(_hx___fontPathWithoutDirectory,"__fontPathWithoutDirectory"); - HX_MARK_MEMBER_NAME(_hx___init,"__init"); - HX_MARK_END_CLASS(); -} - -void Font_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(ascender,"ascender"); - HX_VISIT_MEMBER_NAME(descender,"descender"); - HX_VISIT_MEMBER_NAME(height,"height"); - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(numGlyphs,"numGlyphs"); - HX_VISIT_MEMBER_NAME(src,"src"); - HX_VISIT_MEMBER_NAME(underlinePosition,"underlinePosition"); - HX_VISIT_MEMBER_NAME(underlineThickness,"underlineThickness"); - HX_VISIT_MEMBER_NAME(unitsPerEM,"unitsPerEM"); - HX_VISIT_MEMBER_NAME(_hx___fontID,"__fontID"); - HX_VISIT_MEMBER_NAME(_hx___fontPath,"__fontPath"); - HX_VISIT_MEMBER_NAME(_hx___fontPathWithoutDirectory,"__fontPathWithoutDirectory"); - HX_VISIT_MEMBER_NAME(_hx___init,"__init"); -} - -hx::Val Font_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"src") ) { return hx::Val( src ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"height") ) { return hx::Val( height ); } - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"ascender") ) { return hx::Val( ascender ); } - if (HX_FIELD_EQ(inName,"__fontID") ) { return hx::Val( _hx___fontID ); } - if (HX_FIELD_EQ(inName,"getGlyph") ) { return hx::Val( getGlyph_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"descender") ) { return hx::Val( descender ); } - if (HX_FIELD_EQ(inName,"numGlyphs") ) { return hx::Val( numGlyphs ); } - if (HX_FIELD_EQ(inName,"decompose") ) { return hx::Val( decompose_dyn() ); } - if (HX_FIELD_EQ(inName,"getGlyphs") ) { return hx::Val( getGlyphs_dyn() ); } - if (HX_FIELD_EQ(inName,"__setSize") ) { return hx::Val( _hx___setSize_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"unitsPerEM") ) { return hx::Val( unitsPerEM ); } - if (HX_FIELD_EQ(inName,"__fontPath") ) { return hx::Val( _hx___fontPath ); } - if (HX_FIELD_EQ(inName,"__copyFrom") ) { return hx::Val( _hx___copyFrom_dyn() ); } - if (HX_FIELD_EQ(inName,"__fromFile") ) { return hx::Val( _hx___fromFile_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"renderGlyph") ) { return hx::Val( renderGlyph_dyn() ); } - if (HX_FIELD_EQ(inName,"__fromBytes") ) { return hx::Val( _hx___fromBytes_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"renderGlyphs") ) { return hx::Val( renderGlyphs_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__loadFromName") ) { return hx::Val( _hx___loadFromName_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"getGlyphMetrics") ) { return hx::Val( getGlyphMetrics_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"underlinePosition") ) { return hx::Val( underlinePosition ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"underlineThickness") ) { return hx::Val( underlineThickness ); } - if (HX_FIELD_EQ(inName,"__initializeSource") ) { return hx::Val( _hx___initializeSource_dyn() ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"__fontPathWithoutDirectory") ) { return hx::Val( _hx___fontPathWithoutDirectory ); } - } - return super::__Field(inName,inCallProp); -} - -bool Font_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"fromFile") ) { outValue = fromFile_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"loadFromFile") ) { outValue = loadFromFile_dyn(); return true; } - if (HX_FIELD_EQ(inName,"loadFromName") ) { outValue = loadFromName_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"loadFromBytes") ) { outValue = loadFromBytes_dyn(); return true; } - } - return false; -} - -hx::Val Font_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"src") ) { src=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"name") ) { name=inValue.Cast< ::String >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"height") ) { height=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__init") ) { _hx___init=inValue.Cast< bool >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"ascender") ) { ascender=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__fontID") ) { _hx___fontID=inValue.Cast< ::String >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"descender") ) { descender=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"numGlyphs") ) { numGlyphs=inValue.Cast< int >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"unitsPerEM") ) { unitsPerEM=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__fontPath") ) { _hx___fontPath=inValue.Cast< ::String >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"underlinePosition") ) { underlinePosition=inValue.Cast< int >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"underlineThickness") ) { underlineThickness=inValue.Cast< int >(); return inValue; } - break; - case 26: - if (HX_FIELD_EQ(inName,"__fontPathWithoutDirectory") ) { _hx___fontPathWithoutDirectory=inValue.Cast< ::String >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Font_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("ascender",37,98,10,60)); - outFields->push(HX_("descender",17,65,27,ab)); - outFields->push(HX_("height",e7,07,4c,02)); - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("numGlyphs",2d,44,5a,5f)); - outFields->push(HX_("src",e4,a6,57,00)); - outFields->push(HX_("underlinePosition",d5,5d,6b,96)); - outFields->push(HX_("underlineThickness",c8,ba,9b,91)); - outFields->push(HX_("unitsPerEM",96,b6,60,21)); - outFields->push(HX_("__fontID",8a,5a,1e,a3)); - outFields->push(HX_("__fontPath",34,76,08,70)); - outFields->push(HX_("__fontPathWithoutDirectory",59,11,28,91)); - outFields->push(HX_("__init",30,9e,b3,f4)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Font_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(Font_obj,ascender),HX_("ascender",37,98,10,60)}, - {hx::fsInt,(int)offsetof(Font_obj,descender),HX_("descender",17,65,27,ab)}, - {hx::fsInt,(int)offsetof(Font_obj,height),HX_("height",e7,07,4c,02)}, - {hx::fsString,(int)offsetof(Font_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsInt,(int)offsetof(Font_obj,numGlyphs),HX_("numGlyphs",2d,44,5a,5f)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Font_obj,src),HX_("src",e4,a6,57,00)}, - {hx::fsInt,(int)offsetof(Font_obj,underlinePosition),HX_("underlinePosition",d5,5d,6b,96)}, - {hx::fsInt,(int)offsetof(Font_obj,underlineThickness),HX_("underlineThickness",c8,ba,9b,91)}, - {hx::fsInt,(int)offsetof(Font_obj,unitsPerEM),HX_("unitsPerEM",96,b6,60,21)}, - {hx::fsString,(int)offsetof(Font_obj,_hx___fontID),HX_("__fontID",8a,5a,1e,a3)}, - {hx::fsString,(int)offsetof(Font_obj,_hx___fontPath),HX_("__fontPath",34,76,08,70)}, - {hx::fsString,(int)offsetof(Font_obj,_hx___fontPathWithoutDirectory),HX_("__fontPathWithoutDirectory",59,11,28,91)}, - {hx::fsBool,(int)offsetof(Font_obj,_hx___init),HX_("__init",30,9e,b3,f4)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Font_obj_sStaticStorageInfo = 0; -#endif - -static ::String Font_obj_sMemberFields[] = { - HX_("ascender",37,98,10,60), - HX_("descender",17,65,27,ab), - HX_("height",e7,07,4c,02), - HX_("name",4b,72,ff,48), - HX_("numGlyphs",2d,44,5a,5f), - HX_("src",e4,a6,57,00), - HX_("underlinePosition",d5,5d,6b,96), - HX_("underlineThickness",c8,ba,9b,91), - HX_("unitsPerEM",96,b6,60,21), - HX_("__fontID",8a,5a,1e,a3), - HX_("__fontPath",34,76,08,70), - HX_("__fontPathWithoutDirectory",59,11,28,91), - HX_("__init",30,9e,b3,f4), - HX_("decompose",b1,c3,a7,7a), - HX_("getGlyph",36,0d,dc,f5), - HX_("getGlyphs",7d,82,af,2a), - HX_("getGlyphMetrics",ad,6f,39,58), - HX_("renderGlyph",76,2a,b6,61), - HX_("renderGlyphs",3d,fd,ae,1d), - HX_("__copyFrom",df,7e,99,6b), - HX_("__fromBytes",81,3b,4d,a0), - HX_("__fromFile",26,10,c0,44), - HX_("__initializeSource",6b,c5,c1,17), - HX_("__loadFromName",3b,b0,f4,80), - HX_("__setSize",63,32,26,93), - ::String(null()) }; - -hx::Class Font_obj::__mClass; - -static ::String Font_obj_sStaticFields[] = { - HX_("fromBytes",a1,f2,20,72), - HX_("fromFile",06,9d,87,a1), - HX_("loadFromBytes",9b,c3,86,f4), - HX_("loadFromFile",4c,89,f0,5a), - HX_("loadFromName",1b,2d,34,60), - ::String(null()) -}; - -void Font_obj::__register() -{ - Font_obj _hx_dummy; - Font_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.text.Font",b7,86,7e,d1); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Font_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Font_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Font_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Font_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Font_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Font_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace text diff --git a/hGameTest/bin/linux/obj/src/lime/text/GlyphMetrics.cpp b/hGameTest/bin/linux/obj/src/lime/text/GlyphMetrics.cpp deleted file mode 100644 index a8156db9..00000000 --- a/hGameTest/bin/linux/obj/src/lime/text/GlyphMetrics.cpp +++ /dev/null @@ -1,146 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_math_Vector2 -#include -#endif -#ifndef INCLUDED_lime_text_GlyphMetrics -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_64e3d4d6ee91dfdb_16_new,"lime.text.GlyphMetrics","new",0x60d06751,"lime.text.GlyphMetrics.new","lime/text/GlyphMetrics.hx",16,0x56473cdf) -namespace lime{ -namespace text{ - -void GlyphMetrics_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_64e3d4d6ee91dfdb_16_new) - } - -Dynamic GlyphMetrics_obj::__CreateEmpty() { return new GlyphMetrics_obj; } - -void *GlyphMetrics_obj::_hx_vtable = 0; - -Dynamic GlyphMetrics_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GlyphMetrics_obj > _hx_result = new GlyphMetrics_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GlyphMetrics_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0a905c99; -} - - -GlyphMetrics_obj::GlyphMetrics_obj() -{ -} - -void GlyphMetrics_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(GlyphMetrics); - HX_MARK_MEMBER_NAME(advance,"advance"); - HX_MARK_MEMBER_NAME(height,"height"); - HX_MARK_MEMBER_NAME(horizontalBearing,"horizontalBearing"); - HX_MARK_MEMBER_NAME(verticalBearing,"verticalBearing"); - HX_MARK_END_CLASS(); -} - -void GlyphMetrics_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(advance,"advance"); - HX_VISIT_MEMBER_NAME(height,"height"); - HX_VISIT_MEMBER_NAME(horizontalBearing,"horizontalBearing"); - HX_VISIT_MEMBER_NAME(verticalBearing,"verticalBearing"); -} - -hx::Val GlyphMetrics_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"height") ) { return hx::Val( height ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"advance") ) { return hx::Val( advance ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"verticalBearing") ) { return hx::Val( verticalBearing ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"horizontalBearing") ) { return hx::Val( horizontalBearing ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val GlyphMetrics_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"height") ) { height=inValue.Cast< int >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"advance") ) { advance=inValue.Cast< ::lime::math::Vector2 >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"verticalBearing") ) { verticalBearing=inValue.Cast< ::lime::math::Vector2 >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"horizontalBearing") ) { horizontalBearing=inValue.Cast< ::lime::math::Vector2 >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void GlyphMetrics_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("advance",82,08,0c,ef)); - outFields->push(HX_("height",e7,07,4c,02)); - outFields->push(HX_("horizontalBearing",6a,db,fd,51)); - outFields->push(HX_("verticalBearing",18,12,b7,db)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo GlyphMetrics_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::math::Vector2 */ ,(int)offsetof(GlyphMetrics_obj,advance),HX_("advance",82,08,0c,ef)}, - {hx::fsInt,(int)offsetof(GlyphMetrics_obj,height),HX_("height",e7,07,4c,02)}, - {hx::fsObject /* ::lime::math::Vector2 */ ,(int)offsetof(GlyphMetrics_obj,horizontalBearing),HX_("horizontalBearing",6a,db,fd,51)}, - {hx::fsObject /* ::lime::math::Vector2 */ ,(int)offsetof(GlyphMetrics_obj,verticalBearing),HX_("verticalBearing",18,12,b7,db)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *GlyphMetrics_obj_sStaticStorageInfo = 0; -#endif - -static ::String GlyphMetrics_obj_sMemberFields[] = { - HX_("advance",82,08,0c,ef), - HX_("height",e7,07,4c,02), - HX_("horizontalBearing",6a,db,fd,51), - HX_("verticalBearing",18,12,b7,db), - ::String(null()) }; - -hx::Class GlyphMetrics_obj::__mClass; - -void GlyphMetrics_obj::__register() -{ - GlyphMetrics_obj _hx_dummy; - GlyphMetrics_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.text.GlyphMetrics",df,6a,3c,94); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(GlyphMetrics_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GlyphMetrics_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GlyphMetrics_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GlyphMetrics_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace text diff --git a/hGameTest/bin/linux/obj/src/lime/text/_Glyph/Glyph_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/text/_Glyph/Glyph_Impl_.cpp deleted file mode 100644 index eb244424..00000000 --- a/hGameTest/bin/linux/obj/src/lime/text/_Glyph/Glyph_Impl_.cpp +++ /dev/null @@ -1,90 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_text__Glyph_Glyph_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_183e32c5f5bc8a9f_5__new,"lime.text._Glyph.Glyph_Impl_","_new",0x786a5adc,"lime.text._Glyph.Glyph_Impl_._new","lime/text/Glyph.hx",5,0x27d291da) -namespace lime{ -namespace text{ -namespace _Glyph{ - -void Glyph_Impl__obj::__construct() { } - -Dynamic Glyph_Impl__obj::__CreateEmpty() { return new Glyph_Impl__obj; } - -void *Glyph_Impl__obj::_hx_vtable = 0; - -Dynamic Glyph_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Glyph_Impl__obj > _hx_result = new Glyph_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Glyph_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7ee339b9; -} - -int Glyph_Impl__obj::_new(int i){ - HX_STACKFRAME(&_hx_pos_183e32c5f5bc8a9f_5__new) -HXDLIN( 5) int this1 = i; -HXDLIN( 5) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Glyph_Impl__obj,_new,return ) - - -Glyph_Impl__obj::Glyph_Impl__obj() -{ -} - -bool Glyph_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Glyph_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Glyph_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class Glyph_Impl__obj::__mClass; - -static ::String Glyph_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - ::String(null()) -}; - -void Glyph_Impl__obj::__register() -{ - Glyph_Impl__obj _hx_dummy; - Glyph_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.text._Glyph.Glyph_Impl_",d3,0c,a5,32); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Glyph_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Glyph_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Glyph_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Glyph_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Glyph_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace text -} // end namespace _Glyph diff --git a/hGameTest/bin/linux/obj/src/lime/ui/Gamepad.cpp b/hGameTest/bin/linux/obj/src/lime/ui/Gamepad.cpp deleted file mode 100644 index b2579738..00000000 --- a/hGameTest/bin/linux/obj/src/lime/ui/Gamepad.cpp +++ /dev/null @@ -1,344 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_GamepadAxis_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_GamepadButton_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Gamepad_Void -#include -#endif -#ifndef INCLUDED_lime_ui_Gamepad -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b33f1f9ffbdc366b_12_new,"lime.ui.Gamepad","new",0xd780a212,"lime.ui.Gamepad.new","lime/ui/Gamepad.hx",12,0x36bc843e) -HX_LOCAL_STACK_FRAME(_hx_pos_b33f1f9ffbdc366b_70_get_guid,"lime.ui.Gamepad","get_guid",0x2f6ca220,"lime.ui.Gamepad.get_guid","lime/ui/Gamepad.hx",70,0x36bc843e) -HX_LOCAL_STACK_FRAME(_hx_pos_b33f1f9ffbdc366b_86_get_name,"lime.ui.Gamepad","get_name",0x33fdf6e2,"lime.ui.Gamepad.get_name","lime/ui/Gamepad.hx",86,0x36bc843e) -HX_LOCAL_STACK_FRAME(_hx_pos_b33f1f9ffbdc366b_41_addMappings,"lime.ui.Gamepad","addMappings",0x7dce3c98,"lime.ui.Gamepad.addMappings","lime/ui/Gamepad.hx",41,0x36bc843e) -HX_LOCAL_STACK_FRAME(_hx_pos_b33f1f9ffbdc366b_47___connect,"lime.ui.Gamepad","__connect",0x06daaffc,"lime.ui.Gamepad.__connect","lime/ui/Gamepad.hx",47,0x36bc843e) -HX_LOCAL_STACK_FRAME(_hx_pos_b33f1f9ffbdc366b_56___disconnect,"lime.ui.Gamepad","__disconnect",0x04d0478a,"lime.ui.Gamepad.__disconnect","lime/ui/Gamepad.hx",56,0x36bc843e) -HX_LOCAL_STACK_FRAME(_hx_pos_b33f1f9ffbdc366b_14_boot,"lime.ui.Gamepad","boot",0xb1262e40,"lime.ui.Gamepad.boot","lime/ui/Gamepad.hx",14,0x36bc843e) -HX_LOCAL_STACK_FRAME(_hx_pos_b33f1f9ffbdc366b_15_boot,"lime.ui.Gamepad","boot",0xb1262e40,"lime.ui.Gamepad.boot","lime/ui/Gamepad.hx",15,0x36bc843e) -namespace lime{ -namespace ui{ - -void Gamepad_obj::__construct(int id){ - HX_GC_STACKFRAME(&_hx_pos_b33f1f9ffbdc366b_12_new) -HXLINE( 24) this->onDisconnect = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 23) this->onButtonUp = ::lime::app::_Event_lime_ui_GamepadButton_Void_obj::__alloc( HX_CTX ); -HXLINE( 22) this->onButtonDown = ::lime::app::_Event_lime_ui_GamepadButton_Void_obj::__alloc( HX_CTX ); -HXLINE( 21) this->onAxisMove = ::lime::app::_Event_lime_ui_GamepadAxis_Float_Void_obj::__alloc( HX_CTX ); -HXLINE( 28) this->id = id; -HXLINE( 29) this->connected = true; - } - -Dynamic Gamepad_obj::__CreateEmpty() { return new Gamepad_obj; } - -void *Gamepad_obj::_hx_vtable = 0; - -Dynamic Gamepad_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Gamepad_obj > _hx_result = new Gamepad_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Gamepad_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1b592030; -} - -::String Gamepad_obj::get_guid(){ - HX_STACKFRAME(&_hx_pos_b33f1f9ffbdc366b_70_get_guid) -HXDLIN( 70) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gamepad_get_device_guid(this->id)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Gamepad_obj,get_guid,return ) - -::String Gamepad_obj::get_name(){ - HX_STACKFRAME(&_hx_pos_b33f1f9ffbdc366b_86_get_name) -HXDLIN( 86) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gamepad_get_device_name(this->id)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Gamepad_obj,get_name,return ) - - ::haxe::ds::IntMap Gamepad_obj::devices; - - ::lime::app::_Event_lime_ui_Gamepad_Void Gamepad_obj::onConnect; - -void Gamepad_obj::addMappings(::Array< ::String > mappings){ - HX_STACKFRAME(&_hx_pos_b33f1f9ffbdc366b_41_addMappings) -HXDLIN( 41) ::lime::_internal::backend::native::NativeCFFI_obj::lime_gamepad_add_mappings(hx::DynamicPtr(mappings)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Gamepad_obj,addMappings,(void)) - -void Gamepad_obj::_hx___connect(int id){ - HX_GC_STACKFRAME(&_hx_pos_b33f1f9ffbdc366b_47___connect) -HXDLIN( 47) if (!(::lime::ui::Gamepad_obj::devices->exists(id))) { -HXLINE( 49) ::lime::ui::Gamepad gamepad = ::lime::ui::Gamepad_obj::__alloc( HX_CTX ,id); -HXLINE( 50) ::lime::ui::Gamepad_obj::devices->set(id,gamepad); -HXLINE( 51) ::lime::ui::Gamepad_obj::onConnect->dispatch(gamepad); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Gamepad_obj,_hx___connect,(void)) - -void Gamepad_obj::_hx___disconnect(int id){ - HX_STACKFRAME(&_hx_pos_b33f1f9ffbdc366b_56___disconnect) -HXLINE( 57) ::lime::ui::Gamepad gamepad = ( ( ::lime::ui::Gamepad)(::lime::ui::Gamepad_obj::devices->get(id)) ); -HXLINE( 58) if (hx::IsNotNull( gamepad )) { -HXLINE( 58) gamepad->connected = false; - } -HXLINE( 59) ::lime::ui::Gamepad_obj::devices->remove(id); -HXLINE( 60) if (hx::IsNotNull( gamepad )) { -HXLINE( 60) gamepad->onDisconnect->dispatch(); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Gamepad_obj,_hx___disconnect,(void)) - - -hx::ObjectPtr< Gamepad_obj > Gamepad_obj::__new(int id) { - hx::ObjectPtr< Gamepad_obj > __this = new Gamepad_obj(); - __this->__construct(id); - return __this; -} - -hx::ObjectPtr< Gamepad_obj > Gamepad_obj::__alloc(hx::Ctx *_hx_ctx,int id) { - Gamepad_obj *__this = (Gamepad_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Gamepad_obj), true, "lime.ui.Gamepad")); - *(void **)__this = Gamepad_obj::_hx_vtable; - __this->__construct(id); - return __this; -} - -Gamepad_obj::Gamepad_obj() -{ -} - -void Gamepad_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Gamepad); - HX_MARK_MEMBER_NAME(connected,"connected"); - HX_MARK_MEMBER_NAME(id,"id"); - HX_MARK_MEMBER_NAME(onAxisMove,"onAxisMove"); - HX_MARK_MEMBER_NAME(onButtonDown,"onButtonDown"); - HX_MARK_MEMBER_NAME(onButtonUp,"onButtonUp"); - HX_MARK_MEMBER_NAME(onDisconnect,"onDisconnect"); - HX_MARK_END_CLASS(); -} - -void Gamepad_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(connected,"connected"); - HX_VISIT_MEMBER_NAME(id,"id"); - HX_VISIT_MEMBER_NAME(onAxisMove,"onAxisMove"); - HX_VISIT_MEMBER_NAME(onButtonDown,"onButtonDown"); - HX_VISIT_MEMBER_NAME(onButtonUp,"onButtonUp"); - HX_VISIT_MEMBER_NAME(onDisconnect,"onDisconnect"); -} - -hx::Val Gamepad_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { return hx::Val( id ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"guid") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_guid() ); } - if (HX_FIELD_EQ(inName,"name") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_name() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"get_guid") ) { return hx::Val( get_guid_dyn() ); } - if (HX_FIELD_EQ(inName,"get_name") ) { return hx::Val( get_name_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"connected") ) { return hx::Val( connected ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"onAxisMove") ) { return hx::Val( onAxisMove ); } - if (HX_FIELD_EQ(inName,"onButtonUp") ) { return hx::Val( onButtonUp ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"onButtonDown") ) { return hx::Val( onButtonDown ); } - if (HX_FIELD_EQ(inName,"onDisconnect") ) { return hx::Val( onDisconnect ); } - } - return super::__Field(inName,inCallProp); -} - -bool Gamepad_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"devices") ) { outValue = ( devices ); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"onConnect") ) { outValue = ( onConnect ); return true; } - if (HX_FIELD_EQ(inName,"__connect") ) { outValue = _hx___connect_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"addMappings") ) { outValue = addMappings_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__disconnect") ) { outValue = _hx___disconnect_dyn(); return true; } - } - return false; -} - -hx::Val Gamepad_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { id=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"connected") ) { connected=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"onAxisMove") ) { onAxisMove=inValue.Cast< ::lime::app::_Event_lime_ui_GamepadAxis_Float_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onButtonUp") ) { onButtonUp=inValue.Cast< ::lime::app::_Event_lime_ui_GamepadButton_Void >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"onButtonDown") ) { onButtonDown=inValue.Cast< ::lime::app::_Event_lime_ui_GamepadButton_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onDisconnect") ) { onDisconnect=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Gamepad_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"devices") ) { devices=ioValue.Cast< ::haxe::ds::IntMap >(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"onConnect") ) { onConnect=ioValue.Cast< ::lime::app::_Event_lime_ui_Gamepad_Void >(); return true; } - } - return false; -} - -void Gamepad_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("connected",c9,e2,f6,a2)); - outFields->push(HX_("guid",89,1d,6e,44)); - outFields->push(HX_("id",db,5b,00,00)); - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("onAxisMove",91,64,ab,6d)); - outFields->push(HX_("onButtonDown",73,09,a8,84)); - outFields->push(HX_("onButtonUp",2c,61,e9,39)); - outFields->push(HX_("onDisconnect",5b,06,88,41)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Gamepad_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(Gamepad_obj,connected),HX_("connected",c9,e2,f6,a2)}, - {hx::fsInt,(int)offsetof(Gamepad_obj,id),HX_("id",db,5b,00,00)}, - {hx::fsObject /* ::lime::app::_Event_lime_ui_GamepadAxis_Float_Void */ ,(int)offsetof(Gamepad_obj,onAxisMove),HX_("onAxisMove",91,64,ab,6d)}, - {hx::fsObject /* ::lime::app::_Event_lime_ui_GamepadButton_Void */ ,(int)offsetof(Gamepad_obj,onButtonDown),HX_("onButtonDown",73,09,a8,84)}, - {hx::fsObject /* ::lime::app::_Event_lime_ui_GamepadButton_Void */ ,(int)offsetof(Gamepad_obj,onButtonUp),HX_("onButtonUp",2c,61,e9,39)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Gamepad_obj,onDisconnect),HX_("onDisconnect",5b,06,88,41)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Gamepad_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::IntMap */ ,(void *) &Gamepad_obj::devices,HX_("devices",1d,27,69,d7)}, - {hx::fsObject /* ::lime::app::_Event_lime_ui_Gamepad_Void */ ,(void *) &Gamepad_obj::onConnect,HX_("onConnect",8b,f4,2a,ed)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Gamepad_obj_sMemberFields[] = { - HX_("connected",c9,e2,f6,a2), - HX_("id",db,5b,00,00), - HX_("onAxisMove",91,64,ab,6d), - HX_("onButtonDown",73,09,a8,84), - HX_("onButtonUp",2c,61,e9,39), - HX_("onDisconnect",5b,06,88,41), - HX_("get_guid",12,d9,28,c4), - HX_("get_name",d4,2d,ba,c8), - ::String(null()) }; - -static void Gamepad_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Gamepad_obj::devices,"devices"); - HX_MARK_MEMBER_NAME(Gamepad_obj::onConnect,"onConnect"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Gamepad_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Gamepad_obj::devices,"devices"); - HX_VISIT_MEMBER_NAME(Gamepad_obj::onConnect,"onConnect"); -}; - -#endif - -hx::Class Gamepad_obj::__mClass; - -static ::String Gamepad_obj_sStaticFields[] = { - HX_("devices",1d,27,69,d7), - HX_("onConnect",8b,f4,2a,ed), - HX_("addMappings",e6,68,0d,d8), - HX_("__connect",ca,8c,ce,96), - HX_("__disconnect",7c,df,d7,a1), - ::String(null()) -}; - -void Gamepad_obj::__register() -{ - Gamepad_obj _hx_dummy; - Gamepad_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.ui.Gamepad",20,f1,a5,83); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Gamepad_obj::__GetStatic; - __mClass->mSetStaticField = &Gamepad_obj::__SetStatic; - __mClass->mMarkFunc = Gamepad_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Gamepad_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Gamepad_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Gamepad_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Gamepad_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Gamepad_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Gamepad_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Gamepad_obj::__boot() -{ -{ - HX_GC_STACKFRAME(&_hx_pos_b33f1f9ffbdc366b_14_boot) -HXDLIN( 14) devices = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); - } -{ - HX_GC_STACKFRAME(&_hx_pos_b33f1f9ffbdc366b_15_boot) -HXDLIN( 15) onConnect = ::lime::app::_Event_lime_ui_Gamepad_Void_obj::__alloc( HX_CTX ); - } -} - -} // end namespace lime -} // end namespace ui diff --git a/hGameTest/bin/linux/obj/src/lime/ui/Joystick.cpp b/hGameTest/bin/linux/obj/src/lime/ui/Joystick.cpp deleted file mode 100644 index e0c9d108..00000000 --- a/hGameTest/bin/linux/obj/src/lime/ui/Joystick.cpp +++ /dev/null @@ -1,419 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Float_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_lime_ui_JoystickHatPosition_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Joystick_Void -#include -#endif -#ifndef INCLUDED_lime_ui_Joystick -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_1f03a5186095f658_11_new,"lime.ui.Joystick","new",0xd76b52cf,"lime.ui.Joystick.new","lime/ui/Joystick.hx",11,0x26e848e1) -HX_LOCAL_STACK_FRAME(_hx_pos_1f03a5186095f658_70_get_guid,"lime.ui.Joystick","get_guid",0xa0372443,"lime.ui.Joystick.get_guid","lime/ui/Joystick.hx",70,0x26e848e1) -HX_LOCAL_STACK_FRAME(_hx_pos_1f03a5186095f658_86_get_name,"lime.ui.Joystick","get_name",0xa4c87905,"lime.ui.Joystick.get_name","lime/ui/Joystick.hx",86,0x26e848e1) -HX_LOCAL_STACK_FRAME(_hx_pos_1f03a5186095f658_99_get_numAxes,"lime.ui.Joystick","get_numAxes",0x6e0a2811,"lime.ui.Joystick.get_numAxes","lime/ui/Joystick.hx",99,0x26e848e1) -HX_LOCAL_STACK_FRAME(_hx_pos_1f03a5186095f658_111_get_numButtons,"lime.ui.Joystick","get_numButtons",0x8a7f5ed5,"lime.ui.Joystick.get_numButtons","lime/ui/Joystick.hx",111,0x26e848e1) -HX_LOCAL_STACK_FRAME(_hx_pos_1f03a5186095f658_123_get_numHats,"lime.ui.Joystick","get_numHats",0x72993fa4,"lime.ui.Joystick.get_numHats","lime/ui/Joystick.hx",123,0x26e848e1) -HX_LOCAL_STACK_FRAME(_hx_pos_1f03a5186095f658_132_get_numTrackballs,"lime.ui.Joystick","get_numTrackballs",0xfaa6bf15,"lime.ui.Joystick.get_numTrackballs","lime/ui/Joystick.hx",132,0x26e848e1) -HX_LOCAL_STACK_FRAME(_hx_pos_1f03a5186095f658_39___connect,"lime.ui.Joystick","__connect",0x47420c79,"lime.ui.Joystick.__connect","lime/ui/Joystick.hx",39,0x26e848e1) -HX_LOCAL_STACK_FRAME(_hx_pos_1f03a5186095f658_48___disconnect,"lime.ui.Joystick","__disconnect",0xe10a172d,"lime.ui.Joystick.__disconnect","lime/ui/Joystick.hx",48,0x26e848e1) -HX_LOCAL_STACK_FRAME(_hx_pos_1f03a5186095f658_13_boot,"lime.ui.Joystick","boot",0x9e9622e3,"lime.ui.Joystick.boot","lime/ui/Joystick.hx",13,0x26e848e1) -HX_LOCAL_STACK_FRAME(_hx_pos_1f03a5186095f658_14_boot,"lime.ui.Joystick","boot",0x9e9622e3,"lime.ui.Joystick.boot","lime/ui/Joystick.hx",14,0x26e848e1) -namespace lime{ -namespace ui{ - -void Joystick_obj::__construct(int id){ - HX_GC_STACKFRAME(&_hx_pos_1f03a5186095f658_11_new) -HXLINE( 29) this->onTrackballMove = ::lime::app::_Event_Int_Float_Float_Void_obj::__alloc( HX_CTX ); -HXLINE( 28) this->onHatMove = ::lime::app::_Event_Int_lime_ui_JoystickHatPosition_Void_obj::__alloc( HX_CTX ); -HXLINE( 27) this->onDisconnect = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 26) this->onButtonUp = ::lime::app::_Event_Int_Void_obj::__alloc( HX_CTX ); -HXLINE( 25) this->onButtonDown = ::lime::app::_Event_Int_Void_obj::__alloc( HX_CTX ); -HXLINE( 24) this->onAxisMove = ::lime::app::_Event_Int_Float_Void_obj::__alloc( HX_CTX ); -HXLINE( 33) this->id = id; -HXLINE( 34) this->connected = true; - } - -Dynamic Joystick_obj::__CreateEmpty() { return new Joystick_obj; } - -void *Joystick_obj::_hx_vtable = 0; - -Dynamic Joystick_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Joystick_obj > _hx_result = new Joystick_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Joystick_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x799db6a5; -} - -::String Joystick_obj::get_guid(){ - HX_STACKFRAME(&_hx_pos_1f03a5186095f658_70_get_guid) -HXDLIN( 70) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_joystick_get_device_guid(this->id)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Joystick_obj,get_guid,return ) - -::String Joystick_obj::get_name(){ - HX_STACKFRAME(&_hx_pos_1f03a5186095f658_86_get_name) -HXDLIN( 86) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_joystick_get_device_name(this->id)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Joystick_obj,get_name,return ) - -int Joystick_obj::get_numAxes(){ - HX_STACKFRAME(&_hx_pos_1f03a5186095f658_99_get_numAxes) -HXDLIN( 99) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_joystick_get_num_axes(this->id); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Joystick_obj,get_numAxes,return ) - -int Joystick_obj::get_numButtons(){ - HX_STACKFRAME(&_hx_pos_1f03a5186095f658_111_get_numButtons) -HXDLIN( 111) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_joystick_get_num_buttons(this->id); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Joystick_obj,get_numButtons,return ) - -int Joystick_obj::get_numHats(){ - HX_STACKFRAME(&_hx_pos_1f03a5186095f658_123_get_numHats) -HXDLIN( 123) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_joystick_get_num_hats(this->id); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Joystick_obj,get_numHats,return ) - -int Joystick_obj::get_numTrackballs(){ - HX_STACKFRAME(&_hx_pos_1f03a5186095f658_132_get_numTrackballs) -HXDLIN( 132) return ::lime::_internal::backend::native::NativeCFFI_obj::lime_joystick_get_num_trackballs(this->id); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Joystick_obj,get_numTrackballs,return ) - - ::haxe::ds::IntMap Joystick_obj::devices; - - ::lime::app::_Event_lime_ui_Joystick_Void Joystick_obj::onConnect; - -void Joystick_obj::_hx___connect(int id){ - HX_GC_STACKFRAME(&_hx_pos_1f03a5186095f658_39___connect) -HXDLIN( 39) if (!(::lime::ui::Joystick_obj::devices->exists(id))) { -HXLINE( 41) ::lime::ui::Joystick joystick = ::lime::ui::Joystick_obj::__alloc( HX_CTX ,id); -HXLINE( 42) ::lime::ui::Joystick_obj::devices->set(id,joystick); -HXLINE( 43) ::lime::ui::Joystick_obj::onConnect->dispatch(joystick); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Joystick_obj,_hx___connect,(void)) - -void Joystick_obj::_hx___disconnect(int id){ - HX_STACKFRAME(&_hx_pos_1f03a5186095f658_48___disconnect) -HXLINE( 49) ::lime::ui::Joystick joystick = ( ( ::lime::ui::Joystick)(::lime::ui::Joystick_obj::devices->get(id)) ); -HXLINE( 50) if (hx::IsNotNull( joystick )) { -HXLINE( 50) joystick->connected = false; - } -HXLINE( 51) ::lime::ui::Joystick_obj::devices->remove(id); -HXLINE( 52) if (hx::IsNotNull( joystick )) { -HXLINE( 52) joystick->onDisconnect->dispatch(); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Joystick_obj,_hx___disconnect,(void)) - - -hx::ObjectPtr< Joystick_obj > Joystick_obj::__new(int id) { - hx::ObjectPtr< Joystick_obj > __this = new Joystick_obj(); - __this->__construct(id); - return __this; -} - -hx::ObjectPtr< Joystick_obj > Joystick_obj::__alloc(hx::Ctx *_hx_ctx,int id) { - Joystick_obj *__this = (Joystick_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Joystick_obj), true, "lime.ui.Joystick")); - *(void **)__this = Joystick_obj::_hx_vtable; - __this->__construct(id); - return __this; -} - -Joystick_obj::Joystick_obj() -{ -} - -void Joystick_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Joystick); - HX_MARK_MEMBER_NAME(connected,"connected"); - HX_MARK_MEMBER_NAME(id,"id"); - HX_MARK_MEMBER_NAME(onAxisMove,"onAxisMove"); - HX_MARK_MEMBER_NAME(onButtonDown,"onButtonDown"); - HX_MARK_MEMBER_NAME(onButtonUp,"onButtonUp"); - HX_MARK_MEMBER_NAME(onDisconnect,"onDisconnect"); - HX_MARK_MEMBER_NAME(onHatMove,"onHatMove"); - HX_MARK_MEMBER_NAME(onTrackballMove,"onTrackballMove"); - HX_MARK_END_CLASS(); -} - -void Joystick_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(connected,"connected"); - HX_VISIT_MEMBER_NAME(id,"id"); - HX_VISIT_MEMBER_NAME(onAxisMove,"onAxisMove"); - HX_VISIT_MEMBER_NAME(onButtonDown,"onButtonDown"); - HX_VISIT_MEMBER_NAME(onButtonUp,"onButtonUp"); - HX_VISIT_MEMBER_NAME(onDisconnect,"onDisconnect"); - HX_VISIT_MEMBER_NAME(onHatMove,"onHatMove"); - HX_VISIT_MEMBER_NAME(onTrackballMove,"onTrackballMove"); -} - -hx::Val Joystick_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { return hx::Val( id ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"guid") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_guid() ); } - if (HX_FIELD_EQ(inName,"name") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_name() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"numAxes") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_numAxes() ); } - if (HX_FIELD_EQ(inName,"numHats") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_numHats() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"get_guid") ) { return hx::Val( get_guid_dyn() ); } - if (HX_FIELD_EQ(inName,"get_name") ) { return hx::Val( get_name_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"connected") ) { return hx::Val( connected ); } - if (HX_FIELD_EQ(inName,"onHatMove") ) { return hx::Val( onHatMove ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"numButtons") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_numButtons() ); } - if (HX_FIELD_EQ(inName,"onAxisMove") ) { return hx::Val( onAxisMove ); } - if (HX_FIELD_EQ(inName,"onButtonUp") ) { return hx::Val( onButtonUp ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_numAxes") ) { return hx::Val( get_numAxes_dyn() ); } - if (HX_FIELD_EQ(inName,"get_numHats") ) { return hx::Val( get_numHats_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"onButtonDown") ) { return hx::Val( onButtonDown ); } - if (HX_FIELD_EQ(inName,"onDisconnect") ) { return hx::Val( onDisconnect ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"numTrackballs") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_numTrackballs() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_numButtons") ) { return hx::Val( get_numButtons_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"onTrackballMove") ) { return hx::Val( onTrackballMove ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"get_numTrackballs") ) { return hx::Val( get_numTrackballs_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Joystick_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"devices") ) { outValue = ( devices ); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"onConnect") ) { outValue = ( onConnect ); return true; } - if (HX_FIELD_EQ(inName,"__connect") ) { outValue = _hx___connect_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__disconnect") ) { outValue = _hx___disconnect_dyn(); return true; } - } - return false; -} - -hx::Val Joystick_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { id=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"connected") ) { connected=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"onHatMove") ) { onHatMove=inValue.Cast< ::lime::app::_Event_Int_lime_ui_JoystickHatPosition_Void >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"onAxisMove") ) { onAxisMove=inValue.Cast< ::lime::app::_Event_Int_Float_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onButtonUp") ) { onButtonUp=inValue.Cast< ::lime::app::_Event_Int_Void >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"onButtonDown") ) { onButtonDown=inValue.Cast< ::lime::app::_Event_Int_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onDisconnect") ) { onDisconnect=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"onTrackballMove") ) { onTrackballMove=inValue.Cast< ::lime::app::_Event_Int_Float_Float_Void >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Joystick_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"devices") ) { devices=ioValue.Cast< ::haxe::ds::IntMap >(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"onConnect") ) { onConnect=ioValue.Cast< ::lime::app::_Event_lime_ui_Joystick_Void >(); return true; } - } - return false; -} - -void Joystick_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("connected",c9,e2,f6,a2)); - outFields->push(HX_("guid",89,1d,6e,44)); - outFields->push(HX_("id",db,5b,00,00)); - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("numAxes",8b,be,f9,93)); - outFields->push(HX_("numButtons",9b,90,95,fa)); - outFields->push(HX_("numHats",1e,d6,88,98)); - outFields->push(HX_("numTrackballs",0f,6d,a5,22)); - outFields->push(HX_("onAxisMove",91,64,ab,6d)); - outFields->push(HX_("onButtonDown",73,09,a8,84)); - outFields->push(HX_("onButtonUp",2c,61,e9,39)); - outFields->push(HX_("onDisconnect",5b,06,88,41)); - outFields->push(HX_("onHatMove",ad,50,b6,82)); - outFields->push(HX_("onTrackballMove",9c,55,f3,fd)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Joystick_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(Joystick_obj,connected),HX_("connected",c9,e2,f6,a2)}, - {hx::fsInt,(int)offsetof(Joystick_obj,id),HX_("id",db,5b,00,00)}, - {hx::fsObject /* ::lime::app::_Event_Int_Float_Void */ ,(int)offsetof(Joystick_obj,onAxisMove),HX_("onAxisMove",91,64,ab,6d)}, - {hx::fsObject /* ::lime::app::_Event_Int_Void */ ,(int)offsetof(Joystick_obj,onButtonDown),HX_("onButtonDown",73,09,a8,84)}, - {hx::fsObject /* ::lime::app::_Event_Int_Void */ ,(int)offsetof(Joystick_obj,onButtonUp),HX_("onButtonUp",2c,61,e9,39)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Joystick_obj,onDisconnect),HX_("onDisconnect",5b,06,88,41)}, - {hx::fsObject /* ::lime::app::_Event_Int_lime_ui_JoystickHatPosition_Void */ ,(int)offsetof(Joystick_obj,onHatMove),HX_("onHatMove",ad,50,b6,82)}, - {hx::fsObject /* ::lime::app::_Event_Int_Float_Float_Void */ ,(int)offsetof(Joystick_obj,onTrackballMove),HX_("onTrackballMove",9c,55,f3,fd)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Joystick_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::IntMap */ ,(void *) &Joystick_obj::devices,HX_("devices",1d,27,69,d7)}, - {hx::fsObject /* ::lime::app::_Event_lime_ui_Joystick_Void */ ,(void *) &Joystick_obj::onConnect,HX_("onConnect",8b,f4,2a,ed)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Joystick_obj_sMemberFields[] = { - HX_("connected",c9,e2,f6,a2), - HX_("id",db,5b,00,00), - HX_("onAxisMove",91,64,ab,6d), - HX_("onButtonDown",73,09,a8,84), - HX_("onButtonUp",2c,61,e9,39), - HX_("onDisconnect",5b,06,88,41), - HX_("onHatMove",ad,50,b6,82), - HX_("onTrackballMove",9c,55,f3,fd), - HX_("get_guid",12,d9,28,c4), - HX_("get_name",d4,2d,ba,c8), - HX_("get_numAxes",a2,1e,f4,19), - HX_("get_numButtons",e4,18,8b,70), - HX_("get_numHats",35,36,83,1e), - HX_("get_numTrackballs",66,78,15,29), - ::String(null()) }; - -static void Joystick_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Joystick_obj::devices,"devices"); - HX_MARK_MEMBER_NAME(Joystick_obj::onConnect,"onConnect"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Joystick_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Joystick_obj::devices,"devices"); - HX_VISIT_MEMBER_NAME(Joystick_obj::onConnect,"onConnect"); -}; - -#endif - -hx::Class Joystick_obj::__mClass; - -static ::String Joystick_obj_sStaticFields[] = { - HX_("devices",1d,27,69,d7), - HX_("onConnect",8b,f4,2a,ed), - HX_("__connect",ca,8c,ce,96), - HX_("__disconnect",7c,df,d7,a1), - ::String(null()) -}; - -void Joystick_obj::__register() -{ - Joystick_obj _hx_dummy; - Joystick_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.ui.Joystick",5d,3f,e0,7d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Joystick_obj::__GetStatic; - __mClass->mSetStaticField = &Joystick_obj::__SetStatic; - __mClass->mMarkFunc = Joystick_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Joystick_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Joystick_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Joystick_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Joystick_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Joystick_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Joystick_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Joystick_obj::__boot() -{ -{ - HX_GC_STACKFRAME(&_hx_pos_1f03a5186095f658_13_boot) -HXDLIN( 13) devices = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); - } -{ - HX_GC_STACKFRAME(&_hx_pos_1f03a5186095f658_14_boot) -HXDLIN( 14) onConnect = ::lime::app::_Event_lime_ui_Joystick_Void_obj::__alloc( HX_CTX ); - } -} - -} // end namespace lime -} // end namespace ui diff --git a/hGameTest/bin/linux/obj/src/lime/ui/MouseCursor.cpp b/hGameTest/bin/linux/obj/src/lime/ui/MouseCursor.cpp deleted file mode 100644 index 9b303f75..00000000 --- a/hGameTest/bin/linux/obj/src/lime/ui/MouseCursor.cpp +++ /dev/null @@ -1,166 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_ui_MouseCursor -#include -#endif -namespace lime{ -namespace ui{ - -::lime::ui::MouseCursor MouseCursor_obj::ARROW; - -::lime::ui::MouseCursor MouseCursor_obj::CROSSHAIR; - -::lime::ui::MouseCursor MouseCursor_obj::CUSTOM; - -::lime::ui::MouseCursor MouseCursor_obj::DEFAULT; - -::lime::ui::MouseCursor MouseCursor_obj::MOVE; - -::lime::ui::MouseCursor MouseCursor_obj::POINTER; - -::lime::ui::MouseCursor MouseCursor_obj::RESIZE_NESW; - -::lime::ui::MouseCursor MouseCursor_obj::RESIZE_NS; - -::lime::ui::MouseCursor MouseCursor_obj::RESIZE_NWSE; - -::lime::ui::MouseCursor MouseCursor_obj::RESIZE_WE; - -::lime::ui::MouseCursor MouseCursor_obj::TEXT; - -::lime::ui::MouseCursor MouseCursor_obj::WAIT; - -::lime::ui::MouseCursor MouseCursor_obj::WAIT_ARROW; - -bool MouseCursor_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("ARROW",a9,b1,7d,a3)) { outValue = MouseCursor_obj::ARROW; return true; } - if (inName==HX_("CROSSHAIR",82,b6,20,86)) { outValue = MouseCursor_obj::CROSSHAIR; return true; } - if (inName==HX_("CUSTOM",b1,33,15,f2)) { outValue = MouseCursor_obj::CUSTOM; return true; } - if (inName==HX_("DEFAULT",a1,ac,97,1b)) { outValue = MouseCursor_obj::DEFAULT; return true; } - if (inName==HX_("MOVE",11,ab,21,33)) { outValue = MouseCursor_obj::MOVE; return true; } - if (inName==HX_("POINTER",9d,94,f5,d0)) { outValue = MouseCursor_obj::POINTER; return true; } - if (inName==HX_("RESIZE_NESW",06,4a,f8,ea)) { outValue = MouseCursor_obj::RESIZE_NESW; return true; } - if (inName==HX_("RESIZE_NS",f0,84,63,a7)) { outValue = MouseCursor_obj::RESIZE_NS; return true; } - if (inName==HX_("RESIZE_NWSE",86,f2,05,eb)) { outValue = MouseCursor_obj::RESIZE_NWSE; return true; } - if (inName==HX_("RESIZE_WE",b9,8c,63,a7)) { outValue = MouseCursor_obj::RESIZE_WE; return true; } - if (inName==HX_("TEXT",ad,94,ba,37)) { outValue = MouseCursor_obj::TEXT; return true; } - if (inName==HX_("WAIT",75,22,b3,39)) { outValue = MouseCursor_obj::WAIT; return true; } - if (inName==HX_("WAIT_ARROW",1f,e1,6c,7c)) { outValue = MouseCursor_obj::WAIT_ARROW; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(MouseCursor_obj) - -int MouseCursor_obj::__FindIndex(::String inName) -{ - if (inName==HX_("ARROW",a9,b1,7d,a3)) return 0; - if (inName==HX_("CROSSHAIR",82,b6,20,86)) return 1; - if (inName==HX_("CUSTOM",b1,33,15,f2)) return 12; - if (inName==HX_("DEFAULT",a1,ac,97,1b)) return 2; - if (inName==HX_("MOVE",11,ab,21,33)) return 3; - if (inName==HX_("POINTER",9d,94,f5,d0)) return 4; - if (inName==HX_("RESIZE_NESW",06,4a,f8,ea)) return 5; - if (inName==HX_("RESIZE_NS",f0,84,63,a7)) return 6; - if (inName==HX_("RESIZE_NWSE",86,f2,05,eb)) return 7; - if (inName==HX_("RESIZE_WE",b9,8c,63,a7)) return 8; - if (inName==HX_("TEXT",ad,94,ba,37)) return 9; - if (inName==HX_("WAIT",75,22,b3,39)) return 10; - if (inName==HX_("WAIT_ARROW",1f,e1,6c,7c)) return 11; - return super::__FindIndex(inName); -} - -int MouseCursor_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("ARROW",a9,b1,7d,a3)) return 0; - if (inName==HX_("CROSSHAIR",82,b6,20,86)) return 0; - if (inName==HX_("CUSTOM",b1,33,15,f2)) return 0; - if (inName==HX_("DEFAULT",a1,ac,97,1b)) return 0; - if (inName==HX_("MOVE",11,ab,21,33)) return 0; - if (inName==HX_("POINTER",9d,94,f5,d0)) return 0; - if (inName==HX_("RESIZE_NESW",06,4a,f8,ea)) return 0; - if (inName==HX_("RESIZE_NS",f0,84,63,a7)) return 0; - if (inName==HX_("RESIZE_NWSE",86,f2,05,eb)) return 0; - if (inName==HX_("RESIZE_WE",b9,8c,63,a7)) return 0; - if (inName==HX_("TEXT",ad,94,ba,37)) return 0; - if (inName==HX_("WAIT",75,22,b3,39)) return 0; - if (inName==HX_("WAIT_ARROW",1f,e1,6c,7c)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val MouseCursor_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("ARROW",a9,b1,7d,a3)) return ARROW; - if (inName==HX_("CROSSHAIR",82,b6,20,86)) return CROSSHAIR; - if (inName==HX_("CUSTOM",b1,33,15,f2)) return CUSTOM; - if (inName==HX_("DEFAULT",a1,ac,97,1b)) return DEFAULT; - if (inName==HX_("MOVE",11,ab,21,33)) return MOVE; - if (inName==HX_("POINTER",9d,94,f5,d0)) return POINTER; - if (inName==HX_("RESIZE_NESW",06,4a,f8,ea)) return RESIZE_NESW; - if (inName==HX_("RESIZE_NS",f0,84,63,a7)) return RESIZE_NS; - if (inName==HX_("RESIZE_NWSE",86,f2,05,eb)) return RESIZE_NWSE; - if (inName==HX_("RESIZE_WE",b9,8c,63,a7)) return RESIZE_WE; - if (inName==HX_("TEXT",ad,94,ba,37)) return TEXT; - if (inName==HX_("WAIT",75,22,b3,39)) return WAIT; - if (inName==HX_("WAIT_ARROW",1f,e1,6c,7c)) return WAIT_ARROW; - return super::__Field(inName,inCallProp); -} - -static ::String MouseCursor_obj_sStaticFields[] = { - HX_("ARROW",a9,b1,7d,a3), - HX_("CROSSHAIR",82,b6,20,86), - HX_("DEFAULT",a1,ac,97,1b), - HX_("MOVE",11,ab,21,33), - HX_("POINTER",9d,94,f5,d0), - HX_("RESIZE_NESW",06,4a,f8,ea), - HX_("RESIZE_NS",f0,84,63,a7), - HX_("RESIZE_NWSE",86,f2,05,eb), - HX_("RESIZE_WE",b9,8c,63,a7), - HX_("TEXT",ad,94,ba,37), - HX_("WAIT",75,22,b3,39), - HX_("WAIT_ARROW",1f,e1,6c,7c), - HX_("CUSTOM",b1,33,15,f2), - ::String(null()) -}; - -hx::Class MouseCursor_obj::__mClass; - -Dynamic __Create_MouseCursor_obj() { return new MouseCursor_obj; } - -void MouseCursor_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("lime.ui.MouseCursor",da,7e,bc,47), hx::TCanCast< MouseCursor_obj >,MouseCursor_obj_sStaticFields,0, - &__Create_MouseCursor_obj, &__Create, - &super::__SGetClass(), &CreateMouseCursor_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &MouseCursor_obj::__GetStatic; -} - -void MouseCursor_obj::__boot() -{ -ARROW = hx::CreateConstEnum< MouseCursor_obj >(HX_("ARROW",a9,b1,7d,a3),0); -CROSSHAIR = hx::CreateConstEnum< MouseCursor_obj >(HX_("CROSSHAIR",82,b6,20,86),1); -CUSTOM = hx::CreateConstEnum< MouseCursor_obj >(HX_("CUSTOM",b1,33,15,f2),12); -DEFAULT = hx::CreateConstEnum< MouseCursor_obj >(HX_("DEFAULT",a1,ac,97,1b),2); -MOVE = hx::CreateConstEnum< MouseCursor_obj >(HX_("MOVE",11,ab,21,33),3); -POINTER = hx::CreateConstEnum< MouseCursor_obj >(HX_("POINTER",9d,94,f5,d0),4); -RESIZE_NESW = hx::CreateConstEnum< MouseCursor_obj >(HX_("RESIZE_NESW",06,4a,f8,ea),5); -RESIZE_NS = hx::CreateConstEnum< MouseCursor_obj >(HX_("RESIZE_NS",f0,84,63,a7),6); -RESIZE_NWSE = hx::CreateConstEnum< MouseCursor_obj >(HX_("RESIZE_NWSE",86,f2,05,eb),7); -RESIZE_WE = hx::CreateConstEnum< MouseCursor_obj >(HX_("RESIZE_WE",b9,8c,63,a7),8); -TEXT = hx::CreateConstEnum< MouseCursor_obj >(HX_("TEXT",ad,94,ba,37),9); -WAIT = hx::CreateConstEnum< MouseCursor_obj >(HX_("WAIT",75,22,b3,39),10); -WAIT_ARROW = hx::CreateConstEnum< MouseCursor_obj >(HX_("WAIT_ARROW",1f,e1,6c,7c),11); -} - - -} // end namespace lime -} // end namespace ui diff --git a/hGameTest/bin/linux/obj/src/lime/ui/MouseWheelMode.cpp b/hGameTest/bin/linux/obj/src/lime/ui/MouseWheelMode.cpp deleted file mode 100644 index 10a1f9b6..00000000 --- a/hGameTest/bin/linux/obj/src/lime/ui/MouseWheelMode.cpp +++ /dev/null @@ -1,94 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_ui_MouseWheelMode -#include -#endif -namespace lime{ -namespace ui{ - -::lime::ui::MouseWheelMode MouseWheelMode_obj::LINES; - -::lime::ui::MouseWheelMode MouseWheelMode_obj::PAGES; - -::lime::ui::MouseWheelMode MouseWheelMode_obj::PIXELS; - -::lime::ui::MouseWheelMode MouseWheelMode_obj::UNKNOWN; - -bool MouseWheelMode_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("LINES",df,15,f0,f2)) { outValue = MouseWheelMode_obj::LINES; return true; } - if (inName==HX_("PAGES",24,63,3b,3b)) { outValue = MouseWheelMode_obj::PAGES; return true; } - if (inName==HX_("PIXELS",2d,9b,2c,3f)) { outValue = MouseWheelMode_obj::PIXELS; return true; } - if (inName==HX_("UNKNOWN",6a,f7,4e,61)) { outValue = MouseWheelMode_obj::UNKNOWN; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(MouseWheelMode_obj) - -int MouseWheelMode_obj::__FindIndex(::String inName) -{ - if (inName==HX_("LINES",df,15,f0,f2)) return 1; - if (inName==HX_("PAGES",24,63,3b,3b)) return 2; - if (inName==HX_("PIXELS",2d,9b,2c,3f)) return 0; - if (inName==HX_("UNKNOWN",6a,f7,4e,61)) return 3; - return super::__FindIndex(inName); -} - -int MouseWheelMode_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("LINES",df,15,f0,f2)) return 0; - if (inName==HX_("PAGES",24,63,3b,3b)) return 0; - if (inName==HX_("PIXELS",2d,9b,2c,3f)) return 0; - if (inName==HX_("UNKNOWN",6a,f7,4e,61)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val MouseWheelMode_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("LINES",df,15,f0,f2)) return LINES; - if (inName==HX_("PAGES",24,63,3b,3b)) return PAGES; - if (inName==HX_("PIXELS",2d,9b,2c,3f)) return PIXELS; - if (inName==HX_("UNKNOWN",6a,f7,4e,61)) return UNKNOWN; - return super::__Field(inName,inCallProp); -} - -static ::String MouseWheelMode_obj_sStaticFields[] = { - HX_("PIXELS",2d,9b,2c,3f), - HX_("LINES",df,15,f0,f2), - HX_("PAGES",24,63,3b,3b), - HX_("UNKNOWN",6a,f7,4e,61), - ::String(null()) -}; - -hx::Class MouseWheelMode_obj::__mClass; - -Dynamic __Create_MouseWheelMode_obj() { return new MouseWheelMode_obj; } - -void MouseWheelMode_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("lime.ui.MouseWheelMode",1a,08,21,1a), hx::TCanCast< MouseWheelMode_obj >,MouseWheelMode_obj_sStaticFields,0, - &__Create_MouseWheelMode_obj, &__Create, - &super::__SGetClass(), &CreateMouseWheelMode_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &MouseWheelMode_obj::__GetStatic; -} - -void MouseWheelMode_obj::__boot() -{ -LINES = hx::CreateConstEnum< MouseWheelMode_obj >(HX_("LINES",df,15,f0,f2),1); -PAGES = hx::CreateConstEnum< MouseWheelMode_obj >(HX_("PAGES",24,63,3b,3b),2); -PIXELS = hx::CreateConstEnum< MouseWheelMode_obj >(HX_("PIXELS",2d,9b,2c,3f),0); -UNKNOWN = hx::CreateConstEnum< MouseWheelMode_obj >(HX_("UNKNOWN",6a,f7,4e,61),3); -} - - -} // end namespace lime -} // end namespace ui diff --git a/hGameTest/bin/linux/obj/src/lime/ui/Touch.cpp b/hGameTest/bin/linux/obj/src/lime/ui/Touch.cpp deleted file mode 100644 index 83f8ba0f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/ui/Touch.cpp +++ /dev/null @@ -1,253 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app__Event_lime_ui_Touch_Void -#include -#endif -#ifndef INCLUDED_lime_ui_Touch -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c51b2e87fb75d55f_25_new,"lime.ui.Touch","new",0xc7f37270,"lime.ui.Touch.new","lime/ui/Touch.hx",25,0xf69781a0) -HX_LOCAL_STACK_FRAME(_hx_pos_c51b2e87fb75d55f_11_boot,"lime.ui.Touch","boot",0x2529b022,"lime.ui.Touch.boot","lime/ui/Touch.hx",11,0xf69781a0) -HX_LOCAL_STACK_FRAME(_hx_pos_c51b2e87fb75d55f_12_boot,"lime.ui.Touch","boot",0x2529b022,"lime.ui.Touch.boot","lime/ui/Touch.hx",12,0xf69781a0) -HX_LOCAL_STACK_FRAME(_hx_pos_c51b2e87fb75d55f_13_boot,"lime.ui.Touch","boot",0x2529b022,"lime.ui.Touch.boot","lime/ui/Touch.hx",13,0xf69781a0) -HX_LOCAL_STACK_FRAME(_hx_pos_c51b2e87fb75d55f_14_boot,"lime.ui.Touch","boot",0x2529b022,"lime.ui.Touch.boot","lime/ui/Touch.hx",14,0xf69781a0) -namespace lime{ -namespace ui{ - -void Touch_obj::__construct(Float x,Float y,int id,Float dx,Float dy,Float pressure,int device){ - HX_STACKFRAME(&_hx_pos_c51b2e87fb75d55f_25_new) -HXLINE( 26) this->x = x; -HXLINE( 27) this->y = y; -HXLINE( 28) this->id = id; -HXLINE( 29) this->dx = dx; -HXLINE( 30) this->dy = dy; -HXLINE( 31) this->pressure = pressure; -HXLINE( 32) this->device = device; - } - -Dynamic Touch_obj::__CreateEmpty() { return new Touch_obj; } - -void *Touch_obj::_hx_vtable = 0; - -Dynamic Touch_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Touch_obj > _hx_result = new Touch_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5],inArgs[6]); - return _hx_result; -} - -bool Touch_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3bf3e556; -} - - ::lime::app::_Event_lime_ui_Touch_Void Touch_obj::onCancel; - - ::lime::app::_Event_lime_ui_Touch_Void Touch_obj::onEnd; - - ::lime::app::_Event_lime_ui_Touch_Void Touch_obj::onMove; - - ::lime::app::_Event_lime_ui_Touch_Void Touch_obj::onStart; - - -Touch_obj::Touch_obj() -{ -} - -hx::Val Touch_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { return hx::Val( x ); } - if (HX_FIELD_EQ(inName,"y") ) { return hx::Val( y ); } - break; - case 2: - if (HX_FIELD_EQ(inName,"dx") ) { return hx::Val( dx ); } - if (HX_FIELD_EQ(inName,"dy") ) { return hx::Val( dy ); } - if (HX_FIELD_EQ(inName,"id") ) { return hx::Val( id ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"device") ) { return hx::Val( device ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"pressure") ) { return hx::Val( pressure ); } - } - return super::__Field(inName,inCallProp); -} - -bool Touch_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"onEnd") ) { outValue = ( onEnd ); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"onMove") ) { outValue = ( onMove ); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"onStart") ) { outValue = ( onStart ); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"onCancel") ) { outValue = ( onCancel ); return true; } - } - return false; -} - -hx::Val Touch_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { x=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"y") ) { y=inValue.Cast< Float >(); return inValue; } - break; - case 2: - if (HX_FIELD_EQ(inName,"dx") ) { dx=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"dy") ) { dy=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"id") ) { id=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"device") ) { device=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"pressure") ) { pressure=inValue.Cast< Float >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Touch_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"onEnd") ) { onEnd=ioValue.Cast< ::lime::app::_Event_lime_ui_Touch_Void >(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"onMove") ) { onMove=ioValue.Cast< ::lime::app::_Event_lime_ui_Touch_Void >(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"onStart") ) { onStart=ioValue.Cast< ::lime::app::_Event_lime_ui_Touch_Void >(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"onCancel") ) { onCancel=ioValue.Cast< ::lime::app::_Event_lime_ui_Touch_Void >(); return true; } - } - return false; -} - -void Touch_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("device",96,dc,77,71)); - outFields->push(HX_("dx",94,57,00,00)); - outFields->push(HX_("dy",95,57,00,00)); - outFields->push(HX_("id",db,5b,00,00)); - outFields->push(HX_("pressure",c5,ab,1d,70)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Touch_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(Touch_obj,device),HX_("device",96,dc,77,71)}, - {hx::fsFloat,(int)offsetof(Touch_obj,dx),HX_("dx",94,57,00,00)}, - {hx::fsFloat,(int)offsetof(Touch_obj,dy),HX_("dy",95,57,00,00)}, - {hx::fsInt,(int)offsetof(Touch_obj,id),HX_("id",db,5b,00,00)}, - {hx::fsFloat,(int)offsetof(Touch_obj,pressure),HX_("pressure",c5,ab,1d,70)}, - {hx::fsFloat,(int)offsetof(Touch_obj,x),HX_("x",78,00,00,00)}, - {hx::fsFloat,(int)offsetof(Touch_obj,y),HX_("y",79,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Touch_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::lime::app::_Event_lime_ui_Touch_Void */ ,(void *) &Touch_obj::onCancel,HX_("onCancel",f9,e3,e0,97)}, - {hx::fsObject /* ::lime::app::_Event_lime_ui_Touch_Void */ ,(void *) &Touch_obj::onEnd,HX_("onEnd",fc,97,64,32)}, - {hx::fsObject /* ::lime::app::_Event_lime_ui_Touch_Void */ ,(void *) &Touch_obj::onMove,HX_("onMove",d0,eb,ea,ea)}, - {hx::fsObject /* ::lime::app::_Event_lime_ui_Touch_Void */ ,(void *) &Touch_obj::onStart,HX_("onStart",c3,12,49,1a)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Touch_obj_sMemberFields[] = { - HX_("device",96,dc,77,71), - HX_("dx",94,57,00,00), - HX_("dy",95,57,00,00), - HX_("id",db,5b,00,00), - HX_("pressure",c5,ab,1d,70), - HX_("x",78,00,00,00), - HX_("y",79,00,00,00), - ::String(null()) }; - -static void Touch_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Touch_obj::onCancel,"onCancel"); - HX_MARK_MEMBER_NAME(Touch_obj::onEnd,"onEnd"); - HX_MARK_MEMBER_NAME(Touch_obj::onMove,"onMove"); - HX_MARK_MEMBER_NAME(Touch_obj::onStart,"onStart"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Touch_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Touch_obj::onCancel,"onCancel"); - HX_VISIT_MEMBER_NAME(Touch_obj::onEnd,"onEnd"); - HX_VISIT_MEMBER_NAME(Touch_obj::onMove,"onMove"); - HX_VISIT_MEMBER_NAME(Touch_obj::onStart,"onStart"); -}; - -#endif - -hx::Class Touch_obj::__mClass; - -static ::String Touch_obj_sStaticFields[] = { - HX_("onCancel",f9,e3,e0,97), - HX_("onEnd",fc,97,64,32), - HX_("onMove",d0,eb,ea,ea), - HX_("onStart",c3,12,49,1a), - ::String(null()) -}; - -void Touch_obj::__register() -{ - Touch_obj _hx_dummy; - Touch_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.ui.Touch",7e,ba,55,46); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Touch_obj::__GetStatic; - __mClass->mSetStaticField = &Touch_obj::__SetStatic; - __mClass->mMarkFunc = Touch_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Touch_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Touch_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Touch_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Touch_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Touch_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Touch_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Touch_obj::__boot() -{ -{ - HX_GC_STACKFRAME(&_hx_pos_c51b2e87fb75d55f_11_boot) -HXDLIN( 11) onCancel = ::lime::app::_Event_lime_ui_Touch_Void_obj::__alloc( HX_CTX ); - } -{ - HX_GC_STACKFRAME(&_hx_pos_c51b2e87fb75d55f_12_boot) -HXDLIN( 12) onEnd = ::lime::app::_Event_lime_ui_Touch_Void_obj::__alloc( HX_CTX ); - } -{ - HX_GC_STACKFRAME(&_hx_pos_c51b2e87fb75d55f_13_boot) -HXDLIN( 13) onMove = ::lime::app::_Event_lime_ui_Touch_Void_obj::__alloc( HX_CTX ); - } -{ - HX_GC_STACKFRAME(&_hx_pos_c51b2e87fb75d55f_14_boot) -HXDLIN( 14) onStart = ::lime::app::_Event_lime_ui_Touch_Void_obj::__alloc( HX_CTX ); - } -} - -} // end namespace lime -} // end namespace ui diff --git a/hGameTest/bin/linux/obj/src/lime/ui/Window.cpp b/hGameTest/bin/linux/obj/src/lime/ui/Window.cpp deleted file mode 100644 index 921d3c18..00000000 --- a/hGameTest/bin/linux/obj/src/lime/ui/Window.cpp +++ /dev/null @@ -1,1190 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeWindow -#include -#endif -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseButton_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseWheelMode_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_String_Int_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_String_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_graphics_RenderContext_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_math_Rectangle -#include -#endif -#ifndef INCLUDED_lime_system_Display -#include -#endif -#ifndef INCLUDED_lime_system_DisplayMode -#include -#endif -#ifndef INCLUDED_lime_ui_Gamepad -#include -#endif -#ifndef INCLUDED_lime_ui_MouseCursor -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_29_new,"lime.ui.Window","new",0xbff4f5c3,"lime.ui.Window.new","lime/ui/Window.hx",29,0x6ac7286d) -static const ::String _hx_array_data_feb85851_1[] = { - HX_("0500000047532047616d657061640000,GameStop Gamepad,a:b0,b:b1,back:b8,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:,leftshoulder:b4,leftstick:b10,lefttrigger:b6,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b11,righttrigger:b7,rightx:a2,righty:a3,start:b9,x:b2,y:b3,platform:Linux",94,0c,45,b9),HX_("03000000ba2200002010000001010000,Jess Technology USB Game Controller,a:b2,b:b1,back:b8,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:,leftshoulder:b4,lefttrigger:b6,leftx:a0,lefty:a1,rightshoulder:b5,righttrigger:b7,rightx:a3,righty:a2,start:b9,x:b3,y:b0,platform:Linux",fc,b0,75,dc),HX_("030000006d04000019c2000010010000,Logitech Cordless RumblePad 2,a:b1,b:b2,back:b8,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:,leftshoulder:b4,leftstick:b10,lefttrigger:b6,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b11,righttrigger:b7,rightx:a2,righty:a3,start:b9,x:b0,y:b3,platform:Linux",62,d8,cb,29),HX_("030000006d0400001dc2000014400000,Logitech F310 Gamepad (XInput),a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,platform:Linux",78,e9,37,ce),HX_("030000006d04000016c2000011010000,Logitech F310 Gamepad (DInput),x:b0,a:b1,b:b2,y:b3,back:b8,start:b9,dpleft:h0.8,dpdown:h0.0,dpdown:h0.4,dpright:h0.0,dpright:h0.2,dpup:h0.0,dpup:h0.1,leftshoulder:h0.0,dpup:h0.1,leftshoulder:h0.0,leftshoulder:b4,lefttrigger:b6,rightshoulder:b5,righttrigger:b7,leftstick:b10,rightstick:b11,leftx:a0,lefty:a1,rightx:a2,righty:a3,platform:Linux",72,0b,79,58),HX_("030000006d0400001ec2000020200000,Logitech F510 Gamepad (XInput),a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,platform:Linux",58,72,4b,04),HX_("030000006d04000019c2000011010000,Logitech F710 Gamepad (DInput),a:b1,b:b2,back:b8,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,leftshoulder:b4,leftstick:b10,lefttrigger:b6,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b11,righttrigger:b7,rightx:a2,righty:a3,start:b9,x:b0,y:b3,platform:Linux",e8,89,6c,ec),HX_("030000006d0400001fc2000005030000,Logitech F710 Gamepad (XInput),a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,platform:Linux",e9,7d,75,6f),HX_("030000004c0500006802000011010000,PS3 Controller,a:b14,b:b13,back:b0,dpdown:b6,dpleft:b7,dpright:b5,dpup:b4,guide:b16,leftshoulder:b10,leftstick:b1,lefttrigger:b8,leftx:a0,lefty:a1,rightshoulder:b11,rightstick:b2,righttrigger:b9,rightx:a2,righty:a3,start:b3,x:b15,y:b12,platform:Linux",b6,36,62,ea),HX_("030000004c050000c405000011010000,Sony DualShock 4,a:b1,b:b2,y:b3,x:b0,start:b9,guide:b12,back:b13,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a5,lefttrigger:a3,righttrigger:a4,platform:Linux",84,02,b5,8f),HX_("050000004c050000c405000000010000,Sony DualShock 4 BT,a:b1,b:b2,back:b13,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b12,leftshoulder:b4,leftstick:b10,lefttrigger:a3,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b11,righttrigger:a4,rightx:a2,righty:a5,start:b9,x:b0,y:b3,platform:Linux",d4,0b,6f,35),HX_("030000004c050000cc09000011010000,Sony DualShock 4 V2,a:b1,b:b2,y:b3,x:b0,start:b9,guide:b12,back:b13,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a5,lefttrigger:a3,righttrigger:a4,platform:Linux",d3,43,c0,53),HX_("050000004c050000cc09000000010000,Sony DualShock 4 V2 BT,a:b1,b:b2,y:b3,x:b0,start:b9,guide:b12,back:b13,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a5,lefttrigger:a3,righttrigger:a4,platform:Linux",63,92,da,f7),HX_("030000004c050000a00b000011010000,Sony DualShock 4 Wireless Adaptor,a:b1,b:b2,y:b3,x:b0,start:b9,guide:b12,back:b13,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a5,lefttrigger:a3,righttrigger:a4,platform:Linux",d4,09,6b,7f),HX_("030000006f0e00003001000001010000,EA Sports PS3 Controller,platform:Linux,a:b1,b:b2,y:b3,x:b0,start:b9,guide:b12,back:b8,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b6,righttrigger:b7",7c,86,b5,a9),HX_("03000000de280000ff11000001000000,Valve Streaming Gamepad,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,platform:Linux",97,4b,68,23),HX_("030000005e0400008e02000014010000,X360 Controller,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,platform:Linux",8a,ba,6e,8b),HX_("030000005e0400008e02000010010000,X360 Controller,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,platform:Linux",86,e8,1f,6d),HX_("030000005e0400001907000000010000,X360 Wireless Controller,a:b0,b:b1,back:b6,dpdown:b14,dpleft:b11,dpright:b12,dpup:b13,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,platform:Linux",c8,92,55,f2),HX_("03000000100800000100000010010000,Twin USB PS2 Adapter,a:b2,b:b1,y:b0,x:b3,start:b9,guide:,back:b8,leftstick:b10,rightstick:b11,leftshoulder:b6,rightshoulder:b7,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a3,righty:a2,lefttrigger:b4,righttrigger:b5,platform:Linux",ef,24,e5,14),HX_("03000000a306000023f6000011010000,Saitek Cyborg V.1 Game Pad,a:b1,b:b2,y:b3,x:b0,start:b9,guide:b12,back:b8,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a4,lefttrigger:b6,righttrigger:b7,platform:Linux",04,87,5f,1a),HX_("030000004f04000020b3000010010000,Thrustmaster 2 in 1 DT,a:b0,b:b2,y:b3,x:b1,start:b9,guide:,back:b8,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b6,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b5,righttrigger:b7,platform:Linux",2e,cb,e4,9f),HX_("030000004f04000023b3000000010000,Thrustmaster Dual Trigger 3-in-1,platform:Linux,x:b0,a:b1,b:b2,y:b3,back:b8,start:b9,dpleft:h0.8,dpdown:h0.0,dpdown:h0.4,dpright:h0.0,dpright:h0.2,dpup:h0.0,dpup:h0.1,leftshoulder:h0.0,leftshoulder:b4,lefttrigger:b6,rightshoulder:b5,righttrigger:b7,leftstick:b10,rightstick:b11,leftx:a0,lefty:a1,rightx:a2,righty:a5",d1,d2,f2,da),HX_("030000008f0e00000300000010010000,GreenAsia Inc. USB Joystick ,platform:Linux,x:b3,a:b2,b:b1,y:b0,back:b8,start:b9,dpleft:h0.8,dpdown:h0.0,dpdown:h0.4,dpright:h0.0,dpright:h0.2,dpup:h0.0,dpup:h0.1,leftshoulder:h0.0,leftshoulder:b6,lefttrigger:b4,rightshoulder:b7,righttrigger:b5,leftstick:b10,rightstick:b11,leftx:a0,lefty:a1,rightx:a3,righty:a2",4e,8f,27,4b),HX_("030000008f0e00001200000010010000,GreenAsia Inc. USB Joystick ,platform:Linux,x:b2,a:b0,b:b1,y:b3,back:b8,start:b9,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1,leftshoulder:b4,lefttrigger:b5,rightshoulder:b6,righttrigger:b7,leftstick:b10,rightstick:b11,leftx:a0,lefty:a1,rightx:a3,righty:a2",98,91,71,4f),HX_("030000005e0400009102000007010000,X360 Wireless Controller,a:b0,b:b1,y:b3,x:b2,start:b7,guide:b8,back:b6,leftstick:b9,rightstick:b10,leftshoulder:b4,rightshoulder:b5,dpup:b13,dpleft:b11,dpdown:b14,dpright:b12,leftx:a0,lefty:a1,rightx:a3,righty:a4,lefttrigger:a2,righttrigger:a5,platform:Linux",94,06,87,a3),HX_("030000006d04000016c2000010010000,Logitech Logitech Dual Action,platform:Linux,x:b0,a:b1,b:b2,y:b3,back:b8,start:b9,dpleft:h0.8,dpdown:h0.0,dpdown:h0.4,dpright:h0.0,dpright:h0.2,dpup:h0.0,dpup:h0.1,leftshoulder:h0.0,dpup:h0.1,leftshoulder:h0.0,leftshoulder:b4,lefttrigger:b6,rightshoulder:b5,righttrigger:b7,leftstick:b10,rightstick:b11,leftx:a0,lefty:a1,rightx:a2,righty:a3",de,76,96,89),HX_("03000000260900008888000000010000,GameCube {WiseGroup USB box},a:b0,b:b2,y:b3,x:b1,start:b7,leftshoulder:,rightshoulder:b6,dpup:h0.1,dpleft:h0.8,rightstick:,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:a4,righttrigger:a5,platform:Linux",be,d4,68,d6),HX_("030000006d04000011c2000010010000,Logitech WingMan Cordless RumblePad,a:b0,b:b1,y:b4,x:b3,start:b8,guide:b5,back:b2,leftshoulder:b6,rightshoulder:b7,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a3,righty:a4,lefttrigger:b9,righttrigger:b10,platform:Linux",fc,a3,53,9d),HX_("030000006d04000018c2000010010000,Logitech Logitech RumblePad 2 USB,platform:Linux,x:b0,a:b1,b:b2,y:b3,back:b8,start:b9,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1,leftshoulder:b4,lefttrigger:b6,rightshoulder:b5,righttrigger:b7,leftstick:b10,rightstick:b11,leftx:a0,lefty:a1,rightx:a2,righty:a3",37,1f,e5,ba),HX_("05000000d6200000ad0d000001000000,Moga Pro,platform:Linux,a:b0,b:b1,y:b3,x:b2,start:b6,leftstick:b7,rightstick:b8,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:a5,righttrigger:a4",bc,7c,1c,21),HX_("030000004f04000009d0000000010000,Thrustmaster Run N Drive Wireless PS3,platform:Linux,a:b1,b:b2,x:b0,y:b3,start:b9,guide:b12,back:b8,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b6,righttrigger:b7",df,e9,0d,e6),HX_("030000004f04000008d0000000010000,Thrustmaster Run N Drive Wireless,platform:Linux,a:b1,b:b2,x:b0,y:b3,start:b9,back:b8,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a5,lefttrigger:b6,righttrigger:b7",09,a1,7e,9b),HX_("0300000000f000000300000000010000,RetroUSB.com RetroPad,a:b1,b:b5,x:b0,y:b4,back:b2,start:b3,leftshoulder:b6,rightshoulder:b7,leftx:a0,lefty:a1,platform:Linux",ac,e8,d3,c4),HX_("0300000000f00000f100000000010000,RetroUSB.com Super RetroPort,a:b1,b:b5,x:b0,y:b4,back:b2,start:b3,leftshoulder:b6,rightshoulder:b7,leftx:a0,lefty:a1,platform:Linux",07,35,7f,da),HX_("030000006f0e00001f01000000010000,Generic X-Box pad,platform:Linux,x:b2,a:b0,b:b1,y:b3,back:b6,guide:b8,start:b7,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1,leftshoulder:b4,lefttrigger:a2,rightshoulder:b5,righttrigger:a5,leftstick:b9,rightstick:b10,leftx:a0,lefty:a1,rightx:a3,righty:a4",b0,2f,53,d8),HX_("03000000280400000140000000010000,Gravis GamePad Pro USB ,platform:Linux,x:b0,a:b1,b:b2,y:b3,back:b8,start:b9,leftshoulder:b4,lefttrigger:b6,rightshoulder:b5,righttrigger:b7,leftx:a0,lefty:a1",ba,dc,de,2c),HX_("030000005e0400008902000021010000,Microsoft X-Box pad v2 (US),platform:Linux,x:b3,a:b0,b:b1,y:b4,back:b6,start:b7,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1,leftshoulder:b5,lefttrigger:a2,rightshoulder:b2,righttrigger:a5,leftstick:b8,rightstick:b9,leftx:a0,lefty:a1,rightx:a3,righty:a4",b0,13,ff,61),HX_("030000005e0400008502000000010000,Microsoft X-Box pad (Japan),platform:Linux,x:b3,a:b0,b:b1,y:b4,back:b6,start:b7,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1,leftshoulder:b5,lefttrigger:a2,rightshoulder:b2,righttrigger:a5,leftstick:b8,rightstick:b9,leftx:a0,lefty:a1,rightx:a3,righty:a4",d1,e9,8a,0a),HX_("030000006f0e00001e01000011010000,Rock Candy Gamepad for PS3,platform:Linux,a:b1,b:b2,x:b0,y:b3,back:b8,start:b9,guide:b12,leftshoulder:b4,rightshoulder:b5,leftstick:b10,rightstick:b11,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b6,righttrigger:b7,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2",b9,17,f6,a6),HX_("03000000250900000500000000010000,Sony PS2 pad with SmartJoy adapter,platform:Linux,a:b2,b:b1,y:b0,x:b3,start:b8,back:b9,leftstick:b10,rightstick:b11,leftshoulder:b6,rightshoulder:b7,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b4,righttrigger:b5",42,a8,4a,f9),HX_("030000008916000000fd000024010000,Razer Onza Tournament,a:b0,b:b1,y:b3,x:b2,start:b7,guide:b8,back:b6,leftstick:b9,rightstick:b10,leftshoulder:b4,rightshoulder:b5,dpup:b13,dpleft:b11,dpdown:b14,dpright:b12,leftx:a0,lefty:a1,rightx:a3,righty:a4,lefttrigger:a2,righttrigger:a5,platform:Linux",87,6c,31,a7),HX_("030000004f04000000b3000010010000,Thrustmaster Firestorm Dual Power,a:b0,b:b2,y:b3,x:b1,start:b10,guide:b8,back:b9,leftstick:b11,rightstick:b12,leftshoulder:b4,rightshoulder:b6,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b5,righttrigger:b7,platform:Linux",d5,c0,fb,71),HX_("03000000ad1b000001f5000033050000,Hori Pad EX Turbo 2,a:b0,b:b1,y:b3,x:b2,start:b7,guide:b8,back:b6,leftstick:b9,rightstick:b10,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a3,righty:a4,lefttrigger:a2,righttrigger:a5,platform:Linux",ad,d7,33,d4),HX_("060000004c0500006802000000010000,PS3 Controller (Bluetooth),a:b14,b:b13,y:b12,x:b15,start:b3,guide:b16,back:b0,leftstick:b1,rightstick:b2,leftshoulder:b10,rightshoulder:b11,dpup:b4,dpleft:b7,dpdown:b6,dpright:b5,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b8,righttrigger:b9,platform:Linux",5e,c5,f0,5c),HX_("050000004c0500006802000000010000,PS3 Controller (Bluetooth),a:b14,b:b13,y:b12,x:b15,start:b3,guide:b16,back:b0,leftstick:b1,rightstick:b2,leftshoulder:b10,rightshoulder:b11,dpup:b4,dpleft:b7,dpdown:b6,dpright:b5,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b8,righttrigger:b9,platform:Linux",ff,ac,a4,6e),HX_("03000000790000000600000010010000,DragonRise Inc. Generic USB Joystick ,x:b3,a:b2,b:b1,y:b0,back:b8,start:b9,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1,leftshoulder:b4,lefttrigger:b6,rightshoulder:b5,righttrigger:b7,leftstick:b10,rightstick:b11,leftx:a0,lefty:a3,rightx:a1,righty:a4",35,c1,42,7f),HX_("03000000666600000488000000010000,Super Joy Box 5 Pro,platform:Linux,a:b2,b:b1,x:b3,y:b0,back:b9,start:b8,leftshoulder:b6,rightshoulder:b7,leftstick:b10,rightstick:b11,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b4,righttrigger:b5,dpup:b12,dpleft:b15,dpdown:b14,dpright:b13",9f,a6,2f,76),HX_("05000000362800000100000002010000,OUYA Game Controller,a:b0,b:b3,dpdown:b9,dpleft:b10,dpright:b11,dpup:b8,guide:b14,leftshoulder:b4,leftstick:b6,lefttrigger:a2,leftx:a0,lefty:a1,platform:Linux,rightshoulder:b5,rightstick:b7,righttrigger:a5,rightx:a3,righty:a4,x:b1,y:b2",ee,20,7b,5d),HX_("05000000362800000100000003010000,OUYA Game Controller,a:b0,b:b3,dpdown:b9,dpleft:b10,dpright:b11,dpup:b8,guide:b14,leftshoulder:b4,leftstick:b6,lefttrigger:a2,leftx:a0,lefty:a1,platform:Linux,rightshoulder:b5,rightstick:b7,righttrigger:a5,rightx:a3,righty:a4,x:b1,y:b2",2f,b1,18,16),HX_("030000008916000001fd000024010000,Razer Onza Classic Edition,platform:Linux,x:b2,a:b0,b:b1,y:b3,back:b6,guide:b8,start:b7,dpleft:b11,dpdown:b14,dpright:b12,dpup:b13,leftshoulder:b4,lefttrigger:a2,rightshoulder:b5,righttrigger:a5,leftstick:b9,rightstick:b10,leftx:a0,lefty:a1,rightx:a3,righty:a4",75,78,f6,a8),HX_("030000005e040000d102000001010000,Microsoft X-Box One pad,platform:Linux,x:b2,a:b0,b:b1,y:b3,back:b6,guide:b8,start:b7,dpleft:h0.8,dpdown:h0.0,dpdown:h0.4,dpright:h0.0,dpright:h0.2,dpup:h0.0,dpup:h0.1,leftshoulder:h0.0,leftshoulder:b4,lefttrigger:a2,rightshoulder:b5,righttrigger:a5,leftstick:b9,rightstick:b10,leftx:a0,lefty:a1,rightx:a3,righty:a4",40,1f,2e,ba),HX_("030000005e040000dd02000003020000,Microsoft X-Box One pad v2,x:b2,a:b0,b:b1,y:b3,back:b6,guide:b8,start:b7,dpleft:h0.8,dpdown:h0.0,dpdown:h0.4,dpright:h0.0,dpright:h0.2,dpup:h0.0,dpup:h0.1,leftshoulder:h0.0,leftshoulder:b4,lefttrigger:a2,rightshoulder:b5,righttrigger:a5,leftstick:b9,rightstick:b10,leftx:a0,lefty:a1,rightx:a3,righty:a4,platform:Linux",ec,b2,4f,ed),HX_("03000000790000001100000010010000,RetroLink Saturn Classic Controller,platform:Linux,x:b3,a:b0,b:b1,y:b4,back:b5,guide:b2,start:b8,leftshoulder:b6,rightshoulder:b7,leftx:a0,lefty:a1",01,f6,c5,f7),HX_("050000007e0500003003000001000000,Nintendo Wii U Pro Controller,platform:Linux,a:b0,b:b1,x:b3,y:b2,back:b8,start:b9,guide:b10,leftshoulder:b4,rightshoulder:b5,leftstick:b11,rightstick:b12,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b6,righttrigger:b7,dpup:b13,dpleft:b15,dpdown:b14,dpright:b16",b7,7f,9b,1e),HX_("030000005e0400008e02000004010000,Microsoft X-Box 360 pad,platform:Linux,a:b0,b:b1,x:b2,y:b3,back:b6,start:b7,guide:b8,leftshoulder:b4,rightshoulder:b5,leftstick:b9,rightstick:b10,leftx:a0,lefty:a1,rightx:a3,righty:a4,lefttrigger:a2,righttrigger:a5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2",b0,17,25,e0),HX_("030000000d0f00002200000011010000,HORI CO. LTD. REAL ARCADE Pro.V3,platform:Linux,x:b0,a:b1,b:b2,y:b3,back:b8,guide:b12,start:b9,leftshoulder:b4,lefttrigger:b6,rightshoulder:b5,righttrigger:b7,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1",03,a5,66,9e),HX_("030000000d0f00001000000011010000,HORI CO. LTD. FIGHTING STICK 3,platform:Linux,x:b0,a:b1,b:b2,y:b3,back:b8,guide:b12,start:b9,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1,leftshoulder:b4,lefttrigger:b6,rightshoulder:b5,righttrigger:b7",21,96,80,c6),HX_("03000000f0250000c183000010010000,Goodbetterbest Ltd USB Controller,platform:Linux,x:b0,a:b1,b:b2,y:b3,back:b8,guide:b12,start:b9,dpleft:h0.8,dpdown:h0.0,dpdown:h0.4,dpright:h0.0,dpright:h0.2,dpup:h0.0,dpup:h0.1,leftshoulder:h0.0,leftshoulder:b4,lefttrigger:b6,rightshoulder:b5,righttrigger:b7,leftstick:b10,rightstick:b11,leftx:a0,lefty:a1,rightx:a2,righty:a3",b9,bc,f1,fe),HX_("0000000058626f782047616d65706100,Xbox Gamepad (userspace driver),platform:Linux,a:b0,b:b1,x:b2,y:b3,start:b7,back:b6,guide:b8,dpup:h0.1,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,leftshoulder:b4,rightshoulder:b5,lefttrigger:a5,righttrigger:a4,leftstick:b9,rightstick:b10,leftx:a0,lefty:a1,rightx:a2,righty:a3",34,1d,de,7f),HX_("03000000ff1100003133000010010000,PC Game Controller,a:b2,b:b1,y:b0,x:b3,start:b9,back:b8,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b6,righttrigger:b7,platform:Linux",96,43,81,34),HX_("030000005e0400008e02000020200000,SpeedLink XEOX Pro Analog Gamepad pad,platform:Linux,x:b2,a:b0,b:b1,y:b3,back:b6,guide:b8,start:b7,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1,leftshoulder:b4,lefttrigger:a2,rightshoulder:b5,righttrigger:a5,leftstick:b9,rightstick:b10,leftx:a0,lefty:a1,rightx:a3,righty:a4",35,3e,bd,d3),HX_("030000006f0e00001304000000010000,Generic X-Box pad,platform:Linux,x:b2,a:b0,b:b1,y:b3,back:b6,guide:b8,start:b7,dpleft:h0.8,dpdown:h0.0,dpdown:h0.4,dpright:h0.0,dpright:h0.2,dpup:h0.0,dpup:h0.1,leftshoulder:h0.0,leftshoulder:b4,lefttrigger:a2,rightshoulder:b5,righttrigger:a5,leftstick:a0,rightstick:a3,leftstick:b9,rightstick:b10,leftx:a0,lefty:a1,rightx:a3,righty:a4",18,63,6d,a5),HX_("03000000a306000018f5000010010000,Saitek PLC Saitek P3200 Rumble Pad,platform:Linux,x:b0,a:b1,b:b2,y:b3,back:b8,start:b9,dpleft:h0.8,dpdown:h0.0,dpdown:h0.4,dpright:h0.0,dpright:h0.2,dpup:h0.0,dpup:h0.1,leftshoulder:h0.0,leftshoulder:b4,lefttrigger:a2,rightshoulder:b6,rightshoulder:b5,righttrigger:b7,leftstick:b10,rightstick:b11,leftx:a0,lefty:a1,rightx:a3,righty:a4",ee,ff,33,8f),HX_("03000000830500006020000010010000,iBuffalo USB 2-axis 8-button Gamepad,a:b1,b:b0,x:b3,y:b2,back:b6,start:b7,leftshoulder:b4,rightshoulder:b5,leftx:a0,lefty:a1,platform:Linux",8e,5a,5b,ba),HX_("03000000bd12000015d0000010010000,Tomee SNES USB Controller,x:b3,a:b2,b:b1,y:b0,back:b8,start:b9,leftshoulder:b4,rightshoulder:b5,leftx:a0,lefty:a1,platform:Linux",aa,cf,23,68),HX_("03000000790000001100000010010000,Retrolink Classic Controller,x:b3,a:b2,b:b1,y:b0,back:b8,start:b9,leftshoulder:b4,rightshoulder:b5,leftx:a0,lefty:a1,platform:Linux",1c,19,34,35),HX_("03000000c9110000f055000011010000,HJC Game GAMEPAD,leftx:a0,lefty:a1,dpdown:h0.4,rightstick:b11,rightshoulder:b5,rightx:a2,start:b9,righty:a3,dpleft:h0.8,lefttrigger:b6,x:b2,dpup:h0.1,back:b8,leftstick:b10,leftshoulder:b4,y:b3,a:b0,dpright:h0.2,righttrigger:b7,b:b1,platform:Linux",0e,a0,de,fc),HX_("03000000a30600000c04000011010000,Saitek P2900 Wireless Pad,a:b1,b:b2,y:b3,x:b0,start:b12,guide:b9,back:b8,leftstick:b10,rightstick:b11,leftshoulder:b6,rightshoulder:b7,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a3,righty:a2,lefttrigger:b4,righttrigger:b5,platform:Linux",69,1d,75,c8),HX_("03000000341a000005f7000010010000,GameCube {HuiJia USB box},a:b1,b:b2,y:b3,x:b0,start:b9,guide:,back:,leftstick:,rightstick:,leftshoulder:,dpleft:b15,dpdown:b14,dpright:b13,leftx:a0,lefty:a1,rightx:a5,righty:a2,lefttrigger:a3,righttrigger:a4,rightshoulder:b7,dpup:b12,platform:Linux",e6,f7,bc,99),HX_("030000006e0500000320000010010000,JC-U3613M - DirectInput Mode,platform:Linux,x:b0,a:b2,b:b3,y:b1,back:b10,guide:b12,start:b11,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1,leftshoulder:b4,lefttrigger:b6,rightshoulder:b5,righttrigger:b7,leftstick:b8,rightstick:b9,leftx:a0,lefty:a1,rightx:a2,righty:a3",b7,8d,6c,44),HX_("030000006f0e00004601000001010000,Rock Candy Wired Controller for Xbox One,platform:Linux,a:b0,b:b1,x:b2,y:b3,leftshoulder:b4,rightshoulder:b5,back:b6,start:b7,guide:b8,leftstick:b9,rightstick:b10,lefttrigger:a2,righttrigger:a5,leftx:a0,lefty:a1,rightx:a3,righty:a4",d8,ea,05,60),HX_("03000000380700001647000010040000,Mad Catz Wired Xbox 360 Controller,platform:Linux,x:b2,a:b0,b:b1,y:b3,back:b6,guide:b8,start:b7,dpleft:h0.8,dpdown:h0.0,dpdown:h0.4,dpright:h0.0,dpright:h0.2,dpup:h0.0,dpup:h0.1,leftshoulder:h0.0,leftshoulder:b4,lefttrigger:a2,rightshoulder:b5,righttrigger:a5,leftstick:b9,rightstick:b10,leftx:a0,lefty:a1,rightx:a3,righty:a4",58,5d,97,35),HX_("030000006f0e00003901000020060000,Afterglow Wired Controller for Xbox One,x:b2,a:b0,b:b1,y:b3,back:b6,guide:b8,start:b7,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1,leftshoulder:b4,lefttrigger:a2,rightshoulder:b5,righttrigger:a5,leftstick:b9,rightstick:b10,leftx:a0,lefty:a1,rightx:a3,righty:a4,platform:Linux",46,61,06,0c),HX_("030000004f04000015b3000010010000,Thrustmaster Dual Analog 4,platform:Linux,a:b0,b:b2,x:b1,y:b3,start:b9,back:b8,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b6,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b5,righttrigger:b7",12,84,f3,e3),HX_("05000000102800000900000000010000,8Bitdo SFC30 GamePad,platform:Linux,x:b4,a:b1,b:b0,y:b3,back:b10,start:b11,leftshoulder:b6,rightshoulder:b7,leftx:a0,lefty:a1",ff,68,7d,2c),HX_("03000000d81400000862000011010000,HitBox (PS3/PC) Analog Mode,platform:Linux,a:b1,b:b2,y:b3,x:b0,start:b12,guide:b9,back:b8,leftshoulder:b4,rightshoulder:b5,lefttrigger:b6,righttrigger:b7,leftx:a0,lefty:a1",b1,60,51,82),HX_("030000000d0f00000d00000000010000,hori,platform:Linux,a:b0,b:b6,y:b2,x:b1,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,start:b9,guide:b10,back:b8,leftshoulder:b3,rightshoulder:b7,leftx:b4,lefty:b5",97,dc,98,07),HX_("03000000ad1b000016f0000090040000,Mad Catz Xbox 360 Controller,platform:Linux,a:b0,b:b1,y:b3,x:b2,start:b7,guide:b8,back:b6,leftstick:b9,rightstick:b10,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a3,righty:a4,lefttrigger:a2,righttrigger:a5",20,87,c1,d0),HX_("03000000d814000007cd000011010000,Toodles 2008 Chimp PC/PS3,platform:Linux,a:b0,b:b1,y:b2,x:b3,start:b9,back:b8,leftshoulder:b4,rightshoulder:b5,leftx:a0,lefty:a1,lefttrigger:b6,righttrigger:b7",91,03,f6,cd),HX_("03000000fd0500000030000000010000,InterAct GoPad I-73000 (Fighting Game Layout),platform:Linux,a:b3,b:b4,y:b1,x:b0,start:b7,back:b6,leftx:a0,lefty:a1,rightshoulder:b2,righttrigger:b5",06,c6,8c,7a),HX_("05000000010000000100000003000000,Nintendo Wiimote,platform:Linux,a:b0,b:b1,y:b3,x:b2,start:b9,guide:b10,back:b8,leftstick:b11,rightstick:b12,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b6,righttrigger:b7",cc,77,83,b7),HX_("030000005e0400008e02000062230000,Microsoft X-Box 360 pad,platform:Linux,x:b2,a:b0,b:b1,y:b3,back:b6,guide:b8,start:b7,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1,leftshoulder:b4,lefttrigger:a2,rightshoulder:b5,righttrigger:a5,leftstick:b9,rightstick:b10,leftx:a0,lefty:a1,rightx:a3,righty:a4",18,03,51,42),HX_("03000000a30600000901000000010000,Saitek P880,a:b2,b:b3,y:b1,x:b0,leftstick:b8,rightstick:b9,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a3,righty:a2,lefttrigger:b6,righttrigger:b7,platform:Linux",e9,9b,56,49),HX_("030000006f0e00000103000000020000,Logic3 Controller,platform:Linux,x:b2,a:b0,b:b1,y:b3,back:b6,guide:b8,start:b7,dpleft:h0.8,dpdown:h0.0,dpdown:h0.4,dpright:h0.0,dpright:h0.2,dpup:h0.0,dpup:h0.1,leftshoulder:h0.0,leftshoulder:b4,lefttrigger:a2,rightshoulder:b5,righttrigger:a5,leftstick:b9,rightstick:b10,leftx:a0,lefty:a1,rightx:a3,righty:a4",30,a7,47,be),HX_("05000000380700006652000025010000,Mad Catz C.T.R.L.R ,platform:Linux,x:b0,a:b1,b:b2,y:b3,back:b8,guide:b12,start:b9,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1,leftshoulder:b4,lefttrigger:b6,rightshoulder:b5,righttrigger:b7,leftstick:b10,rightstick:b11,leftx:a0,lefty:a1,rightx:a2,righty:a3",6a,f2,1a,a1),HX_("030000005e0400008e02000073050000,Speedlink TORID Wireless Gamepad,platform:Linux,x:b2,a:b0,b:b1,y:b3,back:b6,guide:b8,start:b7,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,dpup:h0.1,leftshoulder:b4,lefttrigger:a2,rightshoulder:b5,righttrigger:a5,leftstick:b9,rightstick:b10,leftx:a0,lefty:a1,rightx:a3,righty:a4",8e,c1,66,5f),HX_("03000000ad1b00002ef0000090040000,Mad Catz Fightpad SFxT,platform:Linux,a:b0,b:b1,y:b3,x:b2,start:b7,guide:b8,back:b6,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,lefttrigger:a2,righttrigger:a5",1d,72,f0,9d),HX_("05000000a00500003232000001000000,8Bitdo Zero GamePad,platform:Linux,a:b0,b:b1,x:b3,y:b4,back:b10,start:b11,leftshoulder:b6,rightshoulder:b7,leftx:a0,lefty:a1",b0,42,7a,4d),HX_("030000001008000001e5000010010000,NEXT Classic USB Game Controller,a:b0,b:b1,back:b8,start:b9,rightx:a2,righty:a3,leftx:a0,lefty:a1,platform:Linux",19,3f,95,9f),HX_("03000000100800000300000010010000,USB Gamepad,platform:Linux,a:b2,b:b1,x:b3,y:b0,start:b9,back:b8,leftstick:b10,rightstick:b11,leftshoulder:b6,rightshoulder:b7,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a3,righty:a2,lefttrigger:b4,righttrigger:b5",bc,8f,91,8c),HX_("05000000ac0500003232000001000000,VR-BOX,platform:Linux,a:b0,b:b1,x:b2,y:b3,start:b9,back:b8,leftstick:b10,rightstick:b11,leftshoulder:b6,rightshoulder:b7,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,leftx:a0,lefty:a1,rightx:a3,righty:a2,lefttrigger:b4,righttrigger:b5",6b,c2,1f,05),HX_("03000000780000000600000010010000,Microntek USB Joystick,platform:Linux,x:b3,a:b2,b:b1,y:b0,back:b8,start:b9,leftshoulder:b6,lefttrigger:b4,rightshoulder:b7,righttrigger:b5,leftx:a0,lefty:a1",69,be,78,9d), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_362_alert,"lime.ui.Window","alert",0xe7cddb7f,"lime.ui.Window.alert","lime/ui/Window.hx",362,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_367_close,"lime.ui.Window","close",0x0ea29bdb,"lime.ui.Window.close","lime/ui/Window.hx",367,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_372_focus,"lime.ui.Window","focus",0xcac8e3fb,"lime.ui.Window.focus","lime/ui/Window.hx",372,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_376_move,"lime.ui.Window","move",0x35c0744e,"lime.ui.Window.move","lime/ui/Window.hx",376,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_385_readPixels,"lime.ui.Window","readPixels",0xd5a57020,"lime.ui.Window.readPixels","lime/ui/Window.hx",385,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_389_resize,"lime.ui.Window","resize",0xb9cf7471,"lime.ui.Window.resize","lime/ui/Window.hx",389,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_397_setIcon,"lime.ui.Window","setIcon",0x837a3b1e,"lime.ui.Window.setIcon","lime/ui/Window.hx",397,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_408_toString,"lime.ui.Window","toString",0xfadc4469,"lime.ui.Window.toString","lime/ui/Window.hx",408,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_413_warpMouse,"lime.ui.Window","warpMouse",0x03c6b060,"lime.ui.Window.warpMouse","lime/ui/Window.hx",413,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_419_get_cursor,"lime.ui.Window","get_cursor",0x7eef9b9c,"lime.ui.Window.get_cursor","lime/ui/Window.hx",419,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_424_set_cursor,"lime.ui.Window","set_cursor",0x826d3a10,"lime.ui.Window.set_cursor","lime/ui/Window.hx",424,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_429_get_display,"lime.ui.Window","get_display",0x816e4abc,"lime.ui.Window.get_display","lime/ui/Window.hx",429,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_434_get_displayMode,"lime.ui.Window","get_displayMode",0xe9ea583f,"lime.ui.Window.get_displayMode","lime/ui/Window.hx",434,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_439_set_displayMode,"lime.ui.Window","set_displayMode",0xe5b5d54b,"lime.ui.Window.set_displayMode","lime/ui/Window.hx",439,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_444_get_borderless,"lime.ui.Window","get_borderless",0x37452e0b,"lime.ui.Window.get_borderless","lime/ui/Window.hx",444,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_449_set_borderless,"lime.ui.Window","set_borderless",0x5765167f,"lime.ui.Window.set_borderless","lime/ui/Window.hx",449,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_454_get_frameRate,"lime.ui.Window","get_frameRate",0xe8edc4a7,"lime.ui.Window.get_frameRate","lime/ui/Window.hx",454,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_459_set_frameRate,"lime.ui.Window","set_frameRate",0x2df3a6b3,"lime.ui.Window.set_frameRate","lime/ui/Window.hx",459,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_464_get_fullscreen,"lime.ui.Window","get_fullscreen",0x19882201,"lime.ui.Window.get_fullscreen","lime/ui/Window.hx",464,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_469_set_fullscreen,"lime.ui.Window","set_fullscreen",0x39a80a75,"lime.ui.Window.set_fullscreen","lime/ui/Window.hx",469,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_474_get_height,"lime.ui.Window","get_height",0x425314ad,"lime.ui.Window.get_height","lime/ui/Window.hx",474,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_478_set_height,"lime.ui.Window","set_height",0x45d0b321,"lime.ui.Window.set_height","lime/ui/Window.hx",478,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_485_get_hidden,"lime.ui.Window","get_hidden",0x8c9d0c30,"lime.ui.Window.get_hidden","lime/ui/Window.hx",485,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_490_get_maximized,"lime.ui.Window","get_maximized",0xaea9c112,"lime.ui.Window.get_maximized","lime/ui/Window.hx",490,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_494_set_maximized,"lime.ui.Window","set_maximized",0xf3afa31e,"lime.ui.Window.set_maximized","lime/ui/Window.hx",494,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_501_get_minimized,"lime.ui.Window","get_minimized",0xd866ae80,"lime.ui.Window.get_minimized","lime/ui/Window.hx",501,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_505_set_minimized,"lime.ui.Window","set_minimized",0x1d6c908c,"lime.ui.Window.set_minimized","lime/ui/Window.hx",505,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_512_get_mouseLock,"lime.ui.Window","get_mouseLock",0xa3d507aa,"lime.ui.Window.get_mouseLock","lime/ui/Window.hx",512,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_516_set_mouseLock,"lime.ui.Window","set_mouseLock",0xe8dae9b6,"lime.ui.Window.set_mouseLock","lime/ui/Window.hx",516,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_523_get_resizable,"lime.ui.Window","get_resizable",0x5918ea65,"lime.ui.Window.get_resizable","lime/ui/Window.hx",523,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_527_set_resizable,"lime.ui.Window","set_resizable",0x9e1ecc71,"lime.ui.Window.set_resizable","lime/ui/Window.hx",527,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_534_get_scale,"lime.ui.Window","get_scale",0x19cffc84,"lime.ui.Window.get_scale","lime/ui/Window.hx",534,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_539_get_textInputEnabled,"lime.ui.Window","get_textInputEnabled",0x0bd5462a,"lime.ui.Window.get_textInputEnabled","lime/ui/Window.hx",539,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_544_set_textInputEnabled,"lime.ui.Window","set_textInputEnabled",0xd88cfd9e,"lime.ui.Window.set_textInputEnabled","lime/ui/Window.hx",544,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_549_get_title,"lime.ui.Window","get_title",0xb13c4392,"lime.ui.Window.get_title","lime/ui/Window.hx",549,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_554_set_title,"lime.ui.Window","set_title",0x948d2f9e,"lime.ui.Window.set_title","lime/ui/Window.hx",554,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_559_get_width,"lime.ui.Window","get_width",0x6b63e400,"lime.ui.Window.get_width","lime/ui/Window.hx",559,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_563_set_width,"lime.ui.Window","set_width",0x4eb4d00c,"lime.ui.Window.set_width","lime/ui/Window.hx",563,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_570_get_x,"lime.ui.Window","get_x",0x57a02972,"lime.ui.Window.get_x","lime/ui/Window.hx",570,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_574_set_x,"lime.ui.Window","set_x",0x406f1f7e,"lime.ui.Window.set_x","lime/ui/Window.hx",574,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_581_get_y,"lime.ui.Window","get_y",0x57a02973,"lime.ui.Window.get_y","lime/ui/Window.hx",581,0x6ac7286d) -HX_LOCAL_STACK_FRAME(_hx_pos_ee84c8bd7ccb9d8c_585_set_y,"lime.ui.Window","set_y",0x406f1f7f,"lime.ui.Window.set_y","lime/ui/Window.hx",585,0x6ac7286d) -namespace lime{ -namespace ui{ - -void Window_obj::__construct( ::lime::app::Application application, ::Dynamic attributes){ - HX_GC_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_29_new) -HXLINE( 82) this->onTextInput = ::lime::app::_Event_String_Void_obj::__alloc( HX_CTX ); -HXLINE( 81) this->onTextEdit = ::lime::app::_Event_String_Int_Int_Void_obj::__alloc( HX_CTX ); -HXLINE( 80) this->onRestore = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 79) this->onResize = ::lime::app::_Event_Int_Int_Void_obj::__alloc( HX_CTX ); -HXLINE( 78) this->onRenderContextRestored = ::lime::app::_Event_lime_graphics_RenderContext_Void_obj::__alloc( HX_CTX ); -HXLINE( 77) this->onRenderContextLost = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 76) this->onRender = ::lime::app::_Event_lime_graphics_RenderContext_Void_obj::__alloc( HX_CTX ); -HXLINE( 75) this->onMove = ::lime::app::_Event_Float_Float_Void_obj::__alloc( HX_CTX ); -HXLINE( 74) this->onMouseWheel = ::lime::app::_Event_Float_Float_lime_ui_MouseWheelMode_Void_obj::__alloc( HX_CTX ); -HXLINE( 73) this->onMouseUp = ::lime::app::_Event_Float_Float_Int_Void_obj::__alloc( HX_CTX ); -HXLINE( 72) this->onMouseMoveRelative = ::lime::app::_Event_Float_Float_Void_obj::__alloc( HX_CTX ); -HXLINE( 71) this->onMouseMove = ::lime::app::_Event_Float_Float_Void_obj::__alloc( HX_CTX ); -HXLINE( 70) this->onMouseDown = ::lime::app::_Event_Float_Float_lime_ui_MouseButton_Void_obj::__alloc( HX_CTX ); -HXLINE( 69) this->onMinimize = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 68) this->onMaximize = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 67) this->onLeave = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 66) this->onKeyUp = ::lime::app::_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::__alloc( HX_CTX ); -HXLINE( 65) this->onKeyDown = ::lime::app::_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void_obj::__alloc( HX_CTX ); -HXLINE( 64) this->onFullscreen = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 63) this->onFocusOut = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 62) this->onFocusIn = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 61) this->onExpose = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 60) this->onEnter = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 59) this->onDropFile = ::lime::app::_Event_String_Void_obj::__alloc( HX_CTX ); -HXLINE( 58) this->onDeactivate = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 57) this->onClose = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 56) this->onActivate = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 139) this->application = application; -HXLINE( 140) ::Dynamic _hx_tmp; -HXDLIN( 140) if (hx::IsNotNull( attributes )) { -HXLINE( 140) _hx_tmp = attributes; - } - else { -HXLINE( 140) _hx_tmp = ::Dynamic(hx::Anon_obj::Create(0)); - } -HXDLIN( 140) this->_hx___attributes = _hx_tmp; -HXLINE( 142) if (::Reflect_obj::hasField(this->_hx___attributes,HX_("parameters",aa,be,7e,51))) { -HXLINE( 142) this->parameters = ::Dynamic(this->_hx___attributes->__Field(HX_("parameters",aa,be,7e,51),hx::paccDynamic)); - } -HXLINE( 144) this->_hx___width = 0; -HXLINE( 145) this->_hx___height = 0; -HXLINE( 146) this->_hx___fullscreen = false; -HXLINE( 147) this->_hx___scale = ( (Float)(1) ); -HXLINE( 148) this->_hx___x = 0; -HXLINE( 149) this->_hx___y = 0; -HXLINE( 150) this->_hx___title = HX_("",00,00,00,00); -HXLINE( 151) this->id = -1; -HXLINE( 153) this->_hx___backend = ::lime::_internal::backend::native::NativeWindow_obj::__alloc( HX_CTX ,hx::ObjectPtr(this)); -HXLINE( 248) ::Array< ::String > mappings = ::Array_obj< ::String >::fromData( _hx_array_data_feb85851_1,93); -HXLINE( 346) ::lime::ui::Gamepad_obj::addMappings(mappings); - } - -Dynamic Window_obj::__CreateEmpty() { return new Window_obj; } - -void *Window_obj::_hx_vtable = 0; - -Dynamic Window_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Window_obj > _hx_result = new Window_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool Window_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1abdb2dd; -} - -void Window_obj::alert(::String message,::String title){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_362_alert) -HXDLIN( 362) this->_hx___backend->alert(message,title); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Window_obj,alert,(void)) - -void Window_obj::close(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_367_close) -HXDLIN( 367) this->_hx___backend->close(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,close,(void)) - -void Window_obj::focus(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_372_focus) -HXDLIN( 372) this->_hx___backend->focus(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,focus,(void)) - -void Window_obj::move(int x,int y){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_376_move) -HXLINE( 377) this->_hx___backend->move(x,y); -HXLINE( 379) this->_hx___x = x; -HXLINE( 380) this->_hx___y = y; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Window_obj,move,(void)) - - ::lime::graphics::Image Window_obj::readPixels( ::lime::math::Rectangle rect){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_385_readPixels) -HXDLIN( 385) return this->_hx___backend->readPixels(rect); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,readPixels,return ) - -void Window_obj::resize(int width,int height){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_389_resize) -HXLINE( 390) this->_hx___backend->resize(width,height); -HXLINE( 392) this->_hx___width = width; -HXLINE( 393) this->_hx___height = height; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Window_obj,resize,(void)) - -void Window_obj::setIcon( ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_397_setIcon) -HXLINE( 398) if (hx::IsNull( image )) { -HXLINE( 400) return; - } -HXLINE( 403) this->_hx___backend->setIcon(image); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,setIcon,(void)) - -::String Window_obj::toString(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_408_toString) -HXDLIN( 408) return HX_("[object Window]",87,e9,90,f1); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,toString,return ) - -void Window_obj::warpMouse(int x,int y){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_413_warpMouse) -HXDLIN( 413) this->_hx___backend->warpMouse(x,y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Window_obj,warpMouse,(void)) - - ::lime::ui::MouseCursor Window_obj::get_cursor(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_419_get_cursor) -HXDLIN( 419) return this->_hx___backend->getCursor(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_cursor,return ) - - ::lime::ui::MouseCursor Window_obj::set_cursor( ::lime::ui::MouseCursor value){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_424_set_cursor) -HXDLIN( 424) return this->_hx___backend->setCursor(value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,set_cursor,return ) - - ::lime::_hx_system::Display Window_obj::get_display(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_429_get_display) -HXDLIN( 429) return this->_hx___backend->getDisplay(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_display,return ) - - ::lime::_hx_system::DisplayMode Window_obj::get_displayMode(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_434_get_displayMode) -HXDLIN( 434) return this->_hx___backend->getDisplayMode(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_displayMode,return ) - - ::lime::_hx_system::DisplayMode Window_obj::set_displayMode( ::lime::_hx_system::DisplayMode value){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_439_set_displayMode) -HXDLIN( 439) return this->_hx___backend->setDisplayMode(value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,set_displayMode,return ) - -bool Window_obj::get_borderless(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_444_get_borderless) -HXDLIN( 444) return this->_hx___borderless; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_borderless,return ) - -bool Window_obj::set_borderless(bool value){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_449_set_borderless) -HXDLIN( 449) return (this->_hx___borderless = this->_hx___backend->setBorderless(value)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,set_borderless,return ) - -Float Window_obj::get_frameRate(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_454_get_frameRate) -HXDLIN( 454) return this->_hx___backend->getFrameRate(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_frameRate,return ) - -Float Window_obj::set_frameRate(Float value){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_459_set_frameRate) -HXDLIN( 459) return this->_hx___backend->setFrameRate(value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,set_frameRate,return ) - -bool Window_obj::get_fullscreen(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_464_get_fullscreen) -HXDLIN( 464) return this->_hx___fullscreen; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_fullscreen,return ) - -bool Window_obj::set_fullscreen(bool value){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_469_set_fullscreen) -HXDLIN( 469) return (this->_hx___fullscreen = this->_hx___backend->setFullscreen(value)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,set_fullscreen,return ) - -int Window_obj::get_height(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_474_get_height) -HXDLIN( 474) return this->_hx___height; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_height,return ) - -int Window_obj::set_height(int value){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_478_set_height) -HXLINE( 479) this->resize(this->_hx___width,value); -HXLINE( 480) return this->_hx___height; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,set_height,return ) - -bool Window_obj::get_hidden(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_485_get_hidden) -HXDLIN( 485) return this->_hx___hidden; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_hidden,return ) - -bool Window_obj::get_maximized(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_490_get_maximized) -HXDLIN( 490) return this->_hx___maximized; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_maximized,return ) - -bool Window_obj::set_maximized(bool value){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_494_set_maximized) -HXLINE( 495) this->_hx___minimized = false; -HXLINE( 496) return (this->_hx___maximized = this->_hx___backend->setMaximized(value)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,set_maximized,return ) - -bool Window_obj::get_minimized(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_501_get_minimized) -HXDLIN( 501) return this->_hx___minimized; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_minimized,return ) - -bool Window_obj::set_minimized(bool value){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_505_set_minimized) -HXLINE( 506) this->_hx___maximized = false; -HXLINE( 507) return (this->_hx___minimized = this->_hx___backend->setMinimized(value)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,set_minimized,return ) - -bool Window_obj::get_mouseLock(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_512_get_mouseLock) -HXDLIN( 512) return this->_hx___backend->getMouseLock(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_mouseLock,return ) - -bool Window_obj::set_mouseLock(bool value){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_516_set_mouseLock) -HXLINE( 517) this->_hx___backend->setMouseLock(value); -HXLINE( 518) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,set_mouseLock,return ) - -bool Window_obj::get_resizable(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_523_get_resizable) -HXDLIN( 523) return this->_hx___resizable; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_resizable,return ) - -bool Window_obj::set_resizable(bool value){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_527_set_resizable) -HXLINE( 528) this->_hx___resizable = this->_hx___backend->setResizable(value); -HXLINE( 529) return this->_hx___resizable; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,set_resizable,return ) - -Float Window_obj::get_scale(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_534_get_scale) -HXDLIN( 534) return this->_hx___scale; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_scale,return ) - -bool Window_obj::get_textInputEnabled(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_539_get_textInputEnabled) -HXDLIN( 539) return this->_hx___backend->getTextInputEnabled(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_textInputEnabled,return ) - -bool Window_obj::set_textInputEnabled(bool value){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_544_set_textInputEnabled) -HXDLIN( 544) return this->_hx___backend->setTextInputEnabled(value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,set_textInputEnabled,return ) - -::String Window_obj::get_title(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_549_get_title) -HXDLIN( 549) return this->_hx___title; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_title,return ) - -::String Window_obj::set_title(::String value){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_554_set_title) -HXDLIN( 554) return (this->_hx___title = this->_hx___backend->setTitle(value)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,set_title,return ) - -int Window_obj::get_width(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_559_get_width) -HXDLIN( 559) return this->_hx___width; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_width,return ) - -int Window_obj::set_width(int value){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_563_set_width) -HXLINE( 564) this->resize(value,this->_hx___height); -HXLINE( 565) return this->_hx___width; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,set_width,return ) - -int Window_obj::get_x(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_570_get_x) -HXDLIN( 570) return this->_hx___x; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_x,return ) - -int Window_obj::set_x(int value){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_574_set_x) -HXLINE( 575) this->move(value,this->_hx___y); -HXLINE( 576) return this->_hx___x; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,set_x,return ) - -int Window_obj::get_y(){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_581_get_y) -HXDLIN( 581) return this->_hx___y; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Window_obj,get_y,return ) - -int Window_obj::set_y(int value){ - HX_STACKFRAME(&_hx_pos_ee84c8bd7ccb9d8c_585_set_y) -HXLINE( 586) this->move(this->_hx___x,value); -HXLINE( 587) return this->_hx___y; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Window_obj,set_y,return ) - - -hx::ObjectPtr< Window_obj > Window_obj::__new( ::lime::app::Application application, ::Dynamic attributes) { - hx::ObjectPtr< Window_obj > __this = new Window_obj(); - __this->__construct(application,attributes); - return __this; -} - -hx::ObjectPtr< Window_obj > Window_obj::__alloc(hx::Ctx *_hx_ctx, ::lime::app::Application application, ::Dynamic attributes) { - Window_obj *__this = (Window_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Window_obj), true, "lime.ui.Window")); - *(void **)__this = Window_obj::_hx_vtable; - __this->__construct(application,attributes); - return __this; -} - -Window_obj::Window_obj() -{ -} - -void Window_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Window); - HX_MARK_MEMBER_NAME(application,"application"); - HX_MARK_MEMBER_NAME(context,"context"); - HX_MARK_MEMBER_NAME(display,"display"); - HX_MARK_MEMBER_NAME(element,"element"); - HX_MARK_MEMBER_NAME(hidden,"hidden"); - HX_MARK_MEMBER_NAME(id,"id"); - HX_MARK_MEMBER_NAME(onActivate,"onActivate"); - HX_MARK_MEMBER_NAME(onClose,"onClose"); - HX_MARK_MEMBER_NAME(onDeactivate,"onDeactivate"); - HX_MARK_MEMBER_NAME(onDropFile,"onDropFile"); - HX_MARK_MEMBER_NAME(onEnter,"onEnter"); - HX_MARK_MEMBER_NAME(onExpose,"onExpose"); - HX_MARK_MEMBER_NAME(onFocusIn,"onFocusIn"); - HX_MARK_MEMBER_NAME(onFocusOut,"onFocusOut"); - HX_MARK_MEMBER_NAME(onFullscreen,"onFullscreen"); - HX_MARK_MEMBER_NAME(onKeyDown,"onKeyDown"); - HX_MARK_MEMBER_NAME(onKeyUp,"onKeyUp"); - HX_MARK_MEMBER_NAME(onLeave,"onLeave"); - HX_MARK_MEMBER_NAME(onMaximize,"onMaximize"); - HX_MARK_MEMBER_NAME(onMinimize,"onMinimize"); - HX_MARK_MEMBER_NAME(onMouseDown,"onMouseDown"); - HX_MARK_MEMBER_NAME(onMouseMove,"onMouseMove"); - HX_MARK_MEMBER_NAME(onMouseMoveRelative,"onMouseMoveRelative"); - HX_MARK_MEMBER_NAME(onMouseUp,"onMouseUp"); - HX_MARK_MEMBER_NAME(onMouseWheel,"onMouseWheel"); - HX_MARK_MEMBER_NAME(onMove,"onMove"); - HX_MARK_MEMBER_NAME(onRender,"onRender"); - HX_MARK_MEMBER_NAME(onRenderContextLost,"onRenderContextLost"); - HX_MARK_MEMBER_NAME(onRenderContextRestored,"onRenderContextRestored"); - HX_MARK_MEMBER_NAME(onResize,"onResize"); - HX_MARK_MEMBER_NAME(onRestore,"onRestore"); - HX_MARK_MEMBER_NAME(onTextEdit,"onTextEdit"); - HX_MARK_MEMBER_NAME(onTextInput,"onTextInput"); - HX_MARK_MEMBER_NAME(parameters,"parameters"); - HX_MARK_MEMBER_NAME(scale,"scale"); - HX_MARK_MEMBER_NAME(stage,"stage"); - HX_MARK_MEMBER_NAME(_hx___attributes,"__attributes"); - HX_MARK_MEMBER_NAME(_hx___backend,"__backend"); - HX_MARK_MEMBER_NAME(_hx___borderless,"__borderless"); - HX_MARK_MEMBER_NAME(_hx___fullscreen,"__fullscreen"); - HX_MARK_MEMBER_NAME(_hx___height,"__height"); - HX_MARK_MEMBER_NAME(_hx___hidden,"__hidden"); - HX_MARK_MEMBER_NAME(_hx___maximized,"__maximized"); - HX_MARK_MEMBER_NAME(_hx___minimized,"__minimized"); - HX_MARK_MEMBER_NAME(_hx___resizable,"__resizable"); - HX_MARK_MEMBER_NAME(_hx___scale,"__scale"); - HX_MARK_MEMBER_NAME(_hx___title,"__title"); - HX_MARK_MEMBER_NAME(_hx___width,"__width"); - HX_MARK_MEMBER_NAME(_hx___x,"__x"); - HX_MARK_MEMBER_NAME(_hx___y,"__y"); - HX_MARK_END_CLASS(); -} - -void Window_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(application,"application"); - HX_VISIT_MEMBER_NAME(context,"context"); - HX_VISIT_MEMBER_NAME(display,"display"); - HX_VISIT_MEMBER_NAME(element,"element"); - HX_VISIT_MEMBER_NAME(hidden,"hidden"); - HX_VISIT_MEMBER_NAME(id,"id"); - HX_VISIT_MEMBER_NAME(onActivate,"onActivate"); - HX_VISIT_MEMBER_NAME(onClose,"onClose"); - HX_VISIT_MEMBER_NAME(onDeactivate,"onDeactivate"); - HX_VISIT_MEMBER_NAME(onDropFile,"onDropFile"); - HX_VISIT_MEMBER_NAME(onEnter,"onEnter"); - HX_VISIT_MEMBER_NAME(onExpose,"onExpose"); - HX_VISIT_MEMBER_NAME(onFocusIn,"onFocusIn"); - HX_VISIT_MEMBER_NAME(onFocusOut,"onFocusOut"); - HX_VISIT_MEMBER_NAME(onFullscreen,"onFullscreen"); - HX_VISIT_MEMBER_NAME(onKeyDown,"onKeyDown"); - HX_VISIT_MEMBER_NAME(onKeyUp,"onKeyUp"); - HX_VISIT_MEMBER_NAME(onLeave,"onLeave"); - HX_VISIT_MEMBER_NAME(onMaximize,"onMaximize"); - HX_VISIT_MEMBER_NAME(onMinimize,"onMinimize"); - HX_VISIT_MEMBER_NAME(onMouseDown,"onMouseDown"); - HX_VISIT_MEMBER_NAME(onMouseMove,"onMouseMove"); - HX_VISIT_MEMBER_NAME(onMouseMoveRelative,"onMouseMoveRelative"); - HX_VISIT_MEMBER_NAME(onMouseUp,"onMouseUp"); - HX_VISIT_MEMBER_NAME(onMouseWheel,"onMouseWheel"); - HX_VISIT_MEMBER_NAME(onMove,"onMove"); - HX_VISIT_MEMBER_NAME(onRender,"onRender"); - HX_VISIT_MEMBER_NAME(onRenderContextLost,"onRenderContextLost"); - HX_VISIT_MEMBER_NAME(onRenderContextRestored,"onRenderContextRestored"); - HX_VISIT_MEMBER_NAME(onResize,"onResize"); - HX_VISIT_MEMBER_NAME(onRestore,"onRestore"); - HX_VISIT_MEMBER_NAME(onTextEdit,"onTextEdit"); - HX_VISIT_MEMBER_NAME(onTextInput,"onTextInput"); - HX_VISIT_MEMBER_NAME(parameters,"parameters"); - HX_VISIT_MEMBER_NAME(scale,"scale"); - HX_VISIT_MEMBER_NAME(stage,"stage"); - HX_VISIT_MEMBER_NAME(_hx___attributes,"__attributes"); - HX_VISIT_MEMBER_NAME(_hx___backend,"__backend"); - HX_VISIT_MEMBER_NAME(_hx___borderless,"__borderless"); - HX_VISIT_MEMBER_NAME(_hx___fullscreen,"__fullscreen"); - HX_VISIT_MEMBER_NAME(_hx___height,"__height"); - HX_VISIT_MEMBER_NAME(_hx___hidden,"__hidden"); - HX_VISIT_MEMBER_NAME(_hx___maximized,"__maximized"); - HX_VISIT_MEMBER_NAME(_hx___minimized,"__minimized"); - HX_VISIT_MEMBER_NAME(_hx___resizable,"__resizable"); - HX_VISIT_MEMBER_NAME(_hx___scale,"__scale"); - HX_VISIT_MEMBER_NAME(_hx___title,"__title"); - HX_VISIT_MEMBER_NAME(_hx___width,"__width"); - HX_VISIT_MEMBER_NAME(_hx___x,"__x"); - HX_VISIT_MEMBER_NAME(_hx___y,"__y"); -} - -hx::Val Window_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_x() ); } - if (HX_FIELD_EQ(inName,"y") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_y() ); } - break; - case 2: - if (HX_FIELD_EQ(inName,"id") ) { return hx::Val( id ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"__x") ) { return hx::Val( _hx___x ); } - if (HX_FIELD_EQ(inName,"__y") ) { return hx::Val( _hx___y ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"move") ) { return hx::Val( move_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"scale") ) { return hx::Val( inCallProp == hx::paccAlways ? get_scale() : scale ); } - if (HX_FIELD_EQ(inName,"stage") ) { return hx::Val( stage ); } - if (HX_FIELD_EQ(inName,"title") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_title() ); } - if (HX_FIELD_EQ(inName,"width") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_width() ); } - if (HX_FIELD_EQ(inName,"alert") ) { return hx::Val( alert_dyn() ); } - if (HX_FIELD_EQ(inName,"close") ) { return hx::Val( close_dyn() ); } - if (HX_FIELD_EQ(inName,"focus") ) { return hx::Val( focus_dyn() ); } - if (HX_FIELD_EQ(inName,"get_x") ) { return hx::Val( get_x_dyn() ); } - if (HX_FIELD_EQ(inName,"set_x") ) { return hx::Val( set_x_dyn() ); } - if (HX_FIELD_EQ(inName,"get_y") ) { return hx::Val( get_y_dyn() ); } - if (HX_FIELD_EQ(inName,"set_y") ) { return hx::Val( set_y_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cursor") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_cursor() ); } - if (HX_FIELD_EQ(inName,"height") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_height() ); } - if (HX_FIELD_EQ(inName,"hidden") ) { return hx::Val( inCallProp == hx::paccAlways ? get_hidden() : hidden ); } - if (HX_FIELD_EQ(inName,"onMove") ) { return hx::Val( onMove ); } - if (HX_FIELD_EQ(inName,"resize") ) { return hx::Val( resize_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"context") ) { return hx::Val( context ); } - if (HX_FIELD_EQ(inName,"display") ) { return hx::Val( inCallProp == hx::paccAlways ? get_display() : display ); } - if (HX_FIELD_EQ(inName,"element") ) { return hx::Val( element ); } - if (HX_FIELD_EQ(inName,"onClose") ) { return hx::Val( onClose ); } - if (HX_FIELD_EQ(inName,"onEnter") ) { return hx::Val( onEnter ); } - if (HX_FIELD_EQ(inName,"onKeyUp") ) { return hx::Val( onKeyUp ); } - if (HX_FIELD_EQ(inName,"onLeave") ) { return hx::Val( onLeave ); } - if (HX_FIELD_EQ(inName,"__scale") ) { return hx::Val( _hx___scale ); } - if (HX_FIELD_EQ(inName,"__title") ) { return hx::Val( _hx___title ); } - if (HX_FIELD_EQ(inName,"__width") ) { return hx::Val( _hx___width ); } - if (HX_FIELD_EQ(inName,"setIcon") ) { return hx::Val( setIcon_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"onExpose") ) { return hx::Val( onExpose ); } - if (HX_FIELD_EQ(inName,"onRender") ) { return hx::Val( onRender ); } - if (HX_FIELD_EQ(inName,"onResize") ) { return hx::Val( onResize ); } - if (HX_FIELD_EQ(inName,"__height") ) { return hx::Val( _hx___height ); } - if (HX_FIELD_EQ(inName,"__hidden") ) { return hx::Val( _hx___hidden ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"frameRate") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_frameRate() ); } - if (HX_FIELD_EQ(inName,"maximized") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_maximized() ); } - if (HX_FIELD_EQ(inName,"minimized") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_minimized() ); } - if (HX_FIELD_EQ(inName,"mouseLock") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_mouseLock() ); } - if (HX_FIELD_EQ(inName,"onFocusIn") ) { return hx::Val( onFocusIn ); } - if (HX_FIELD_EQ(inName,"onKeyDown") ) { return hx::Val( onKeyDown ); } - if (HX_FIELD_EQ(inName,"onMouseUp") ) { return hx::Val( onMouseUp ); } - if (HX_FIELD_EQ(inName,"onRestore") ) { return hx::Val( onRestore ); } - if (HX_FIELD_EQ(inName,"resizable") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_resizable() ); } - if (HX_FIELD_EQ(inName,"__backend") ) { return hx::Val( _hx___backend ); } - if (HX_FIELD_EQ(inName,"warpMouse") ) { return hx::Val( warpMouse_dyn() ); } - if (HX_FIELD_EQ(inName,"get_scale") ) { return hx::Val( get_scale_dyn() ); } - if (HX_FIELD_EQ(inName,"get_title") ) { return hx::Val( get_title_dyn() ); } - if (HX_FIELD_EQ(inName,"set_title") ) { return hx::Val( set_title_dyn() ); } - if (HX_FIELD_EQ(inName,"get_width") ) { return hx::Val( get_width_dyn() ); } - if (HX_FIELD_EQ(inName,"set_width") ) { return hx::Val( set_width_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"borderless") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_borderless() ); } - if (HX_FIELD_EQ(inName,"fullscreen") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_fullscreen() ); } - if (HX_FIELD_EQ(inName,"onActivate") ) { return hx::Val( onActivate ); } - if (HX_FIELD_EQ(inName,"onDropFile") ) { return hx::Val( onDropFile ); } - if (HX_FIELD_EQ(inName,"onFocusOut") ) { return hx::Val( onFocusOut ); } - if (HX_FIELD_EQ(inName,"onMaximize") ) { return hx::Val( onMaximize ); } - if (HX_FIELD_EQ(inName,"onMinimize") ) { return hx::Val( onMinimize ); } - if (HX_FIELD_EQ(inName,"onTextEdit") ) { return hx::Val( onTextEdit ); } - if (HX_FIELD_EQ(inName,"parameters") ) { return hx::Val( parameters ); } - if (HX_FIELD_EQ(inName,"readPixels") ) { return hx::Val( readPixels_dyn() ); } - if (HX_FIELD_EQ(inName,"get_cursor") ) { return hx::Val( get_cursor_dyn() ); } - if (HX_FIELD_EQ(inName,"set_cursor") ) { return hx::Val( set_cursor_dyn() ); } - if (HX_FIELD_EQ(inName,"get_height") ) { return hx::Val( get_height_dyn() ); } - if (HX_FIELD_EQ(inName,"set_height") ) { return hx::Val( set_height_dyn() ); } - if (HX_FIELD_EQ(inName,"get_hidden") ) { return hx::Val( get_hidden_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"application") ) { return hx::Val( application ); } - if (HX_FIELD_EQ(inName,"displayMode") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_displayMode() ); } - if (HX_FIELD_EQ(inName,"onMouseDown") ) { return hx::Val( onMouseDown ); } - if (HX_FIELD_EQ(inName,"onMouseMove") ) { return hx::Val( onMouseMove ); } - if (HX_FIELD_EQ(inName,"onTextInput") ) { return hx::Val( onTextInput ); } - if (HX_FIELD_EQ(inName,"__maximized") ) { return hx::Val( _hx___maximized ); } - if (HX_FIELD_EQ(inName,"__minimized") ) { return hx::Val( _hx___minimized ); } - if (HX_FIELD_EQ(inName,"__resizable") ) { return hx::Val( _hx___resizable ); } - if (HX_FIELD_EQ(inName,"get_display") ) { return hx::Val( get_display_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"onDeactivate") ) { return hx::Val( onDeactivate ); } - if (HX_FIELD_EQ(inName,"onFullscreen") ) { return hx::Val( onFullscreen ); } - if (HX_FIELD_EQ(inName,"onMouseWheel") ) { return hx::Val( onMouseWheel ); } - if (HX_FIELD_EQ(inName,"__attributes") ) { return hx::Val( _hx___attributes ); } - if (HX_FIELD_EQ(inName,"__borderless") ) { return hx::Val( _hx___borderless ); } - if (HX_FIELD_EQ(inName,"__fullscreen") ) { return hx::Val( _hx___fullscreen ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"get_frameRate") ) { return hx::Val( get_frameRate_dyn() ); } - if (HX_FIELD_EQ(inName,"set_frameRate") ) { return hx::Val( set_frameRate_dyn() ); } - if (HX_FIELD_EQ(inName,"get_maximized") ) { return hx::Val( get_maximized_dyn() ); } - if (HX_FIELD_EQ(inName,"set_maximized") ) { return hx::Val( set_maximized_dyn() ); } - if (HX_FIELD_EQ(inName,"get_minimized") ) { return hx::Val( get_minimized_dyn() ); } - if (HX_FIELD_EQ(inName,"set_minimized") ) { return hx::Val( set_minimized_dyn() ); } - if (HX_FIELD_EQ(inName,"get_mouseLock") ) { return hx::Val( get_mouseLock_dyn() ); } - if (HX_FIELD_EQ(inName,"set_mouseLock") ) { return hx::Val( set_mouseLock_dyn() ); } - if (HX_FIELD_EQ(inName,"get_resizable") ) { return hx::Val( get_resizable_dyn() ); } - if (HX_FIELD_EQ(inName,"set_resizable") ) { return hx::Val( set_resizable_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_borderless") ) { return hx::Val( get_borderless_dyn() ); } - if (HX_FIELD_EQ(inName,"set_borderless") ) { return hx::Val( set_borderless_dyn() ); } - if (HX_FIELD_EQ(inName,"get_fullscreen") ) { return hx::Val( get_fullscreen_dyn() ); } - if (HX_FIELD_EQ(inName,"set_fullscreen") ) { return hx::Val( set_fullscreen_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"get_displayMode") ) { return hx::Val( get_displayMode_dyn() ); } - if (HX_FIELD_EQ(inName,"set_displayMode") ) { return hx::Val( set_displayMode_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"textInputEnabled") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_textInputEnabled() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"onMouseMoveRelative") ) { return hx::Val( onMouseMoveRelative ); } - if (HX_FIELD_EQ(inName,"onRenderContextLost") ) { return hx::Val( onRenderContextLost ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"get_textInputEnabled") ) { return hx::Val( get_textInputEnabled_dyn() ); } - if (HX_FIELD_EQ(inName,"set_textInputEnabled") ) { return hx::Val( set_textInputEnabled_dyn() ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"onRenderContextRestored") ) { return hx::Val( onRenderContextRestored ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Window_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_x(inValue.Cast< int >()) ); } - if (HX_FIELD_EQ(inName,"y") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_y(inValue.Cast< int >()) ); } - break; - case 2: - if (HX_FIELD_EQ(inName,"id") ) { id=inValue.Cast< int >(); return inValue; } - break; - case 3: - if (HX_FIELD_EQ(inName,"__x") ) { _hx___x=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__y") ) { _hx___y=inValue.Cast< int >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"scale") ) { scale=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"stage") ) { stage=inValue.Cast< ::openfl::display::Stage >(); return inValue; } - if (HX_FIELD_EQ(inName,"title") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_title(inValue.Cast< ::String >()) ); } - if (HX_FIELD_EQ(inName,"width") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_width(inValue.Cast< int >()) ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"cursor") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_cursor(inValue.Cast< ::lime::ui::MouseCursor >()) ); } - if (HX_FIELD_EQ(inName,"height") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_height(inValue.Cast< int >()) ); } - if (HX_FIELD_EQ(inName,"hidden") ) { hidden=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"onMove") ) { onMove=inValue.Cast< ::lime::app::_Event_Float_Float_Void >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"context") ) { context=inValue.Cast< ::lime::graphics::RenderContext >(); return inValue; } - if (HX_FIELD_EQ(inName,"display") ) { display=inValue.Cast< ::lime::_hx_system::Display >(); return inValue; } - if (HX_FIELD_EQ(inName,"element") ) { element=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"onClose") ) { onClose=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onEnter") ) { onEnter=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onKeyUp") ) { onKeyUp=inValue.Cast< ::lime::app::_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onLeave") ) { onLeave=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"__scale") ) { _hx___scale=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__title") ) { _hx___title=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"__width") ) { _hx___width=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"onExpose") ) { onExpose=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onRender") ) { onRender=inValue.Cast< ::lime::app::_Event_lime_graphics_RenderContext_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onResize") ) { onResize=inValue.Cast< ::lime::app::_Event_Int_Int_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"__height") ) { _hx___height=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__hidden") ) { _hx___hidden=inValue.Cast< bool >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"frameRate") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_frameRate(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"maximized") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_maximized(inValue.Cast< bool >()) ); } - if (HX_FIELD_EQ(inName,"minimized") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_minimized(inValue.Cast< bool >()) ); } - if (HX_FIELD_EQ(inName,"mouseLock") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_mouseLock(inValue.Cast< bool >()) ); } - if (HX_FIELD_EQ(inName,"onFocusIn") ) { onFocusIn=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onKeyDown") ) { onKeyDown=inValue.Cast< ::lime::app::_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onMouseUp") ) { onMouseUp=inValue.Cast< ::lime::app::_Event_Float_Float_Int_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onRestore") ) { onRestore=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"resizable") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_resizable(inValue.Cast< bool >()) ); } - if (HX_FIELD_EQ(inName,"__backend") ) { _hx___backend=inValue.Cast< ::lime::_internal::backend::native::NativeWindow >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"borderless") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_borderless(inValue.Cast< bool >()) ); } - if (HX_FIELD_EQ(inName,"fullscreen") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_fullscreen(inValue.Cast< bool >()) ); } - if (HX_FIELD_EQ(inName,"onActivate") ) { onActivate=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onDropFile") ) { onDropFile=inValue.Cast< ::lime::app::_Event_String_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onFocusOut") ) { onFocusOut=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onMaximize") ) { onMaximize=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onMinimize") ) { onMinimize=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onTextEdit") ) { onTextEdit=inValue.Cast< ::lime::app::_Event_String_Int_Int_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"parameters") ) { parameters=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"application") ) { application=inValue.Cast< ::lime::app::Application >(); return inValue; } - if (HX_FIELD_EQ(inName,"displayMode") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_displayMode(inValue.Cast< ::lime::_hx_system::DisplayMode >()) ); } - if (HX_FIELD_EQ(inName,"onMouseDown") ) { onMouseDown=inValue.Cast< ::lime::app::_Event_Float_Float_lime_ui_MouseButton_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onMouseMove") ) { onMouseMove=inValue.Cast< ::lime::app::_Event_Float_Float_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onTextInput") ) { onTextInput=inValue.Cast< ::lime::app::_Event_String_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"__maximized") ) { _hx___maximized=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__minimized") ) { _hx___minimized=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__resizable") ) { _hx___resizable=inValue.Cast< bool >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"onDeactivate") ) { onDeactivate=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onFullscreen") ) { onFullscreen=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onMouseWheel") ) { onMouseWheel=inValue.Cast< ::lime::app::_Event_Float_Float_lime_ui_MouseWheelMode_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"__attributes") ) { _hx___attributes=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__borderless") ) { _hx___borderless=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__fullscreen") ) { _hx___fullscreen=inValue.Cast< bool >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"textInputEnabled") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_textInputEnabled(inValue.Cast< bool >()) ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"onMouseMoveRelative") ) { onMouseMoveRelative=inValue.Cast< ::lime::app::_Event_Float_Float_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onRenderContextLost") ) { onRenderContextLost=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - break; - case 23: - if (HX_FIELD_EQ(inName,"onRenderContextRestored") ) { onRenderContextRestored=inValue.Cast< ::lime::app::_Event_lime_graphics_RenderContext_Void >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Window_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("application",50,ab,3e,2a)); - outFields->push(HX_("borderless",45,46,71,17)); - outFields->push(HX_("context",ef,95,77,19)); - outFields->push(HX_("cursor",d6,8e,e8,3e)); - outFields->push(HX_("display",42,2a,4a,bb)); - outFields->push(HX_("displayMode",c5,72,53,30)); - outFields->push(HX_("element",bc,ae,54,06)); - outFields->push(HX_("frameRate",ad,11,25,39)); - outFields->push(HX_("fullscreen",3b,3a,b4,f9)); - outFields->push(HX_("height",e7,07,4c,02)); - outFields->push(HX_("hidden",6a,ff,95,4c)); - outFields->push(HX_("id",db,5b,00,00)); - outFields->push(HX_("maximized",18,0e,e1,fe)); - outFields->push(HX_("minimized",86,fb,9d,28)); - outFields->push(HX_("mouseLock",b0,54,0c,f4)); - outFields->push(HX_("onActivate",f2,ef,62,c3)); - outFields->push(HX_("onClose",19,b6,a0,de)); - outFields->push(HX_("onDeactivate",33,fe,44,14)); - outFields->push(HX_("onDropFile",8a,4a,0d,c7)); - outFields->push(HX_("onEnter",79,0b,c4,06)); - outFields->push(HX_("onExpose",c3,88,2a,a4)); - outFields->push(HX_("onFocusIn",7e,fe,2d,19)); - outFields->push(HX_("onFocusOut",d5,43,15,ef)); - outFields->push(HX_("onFullscreen",3a,dc,f7,d1)); - outFields->push(HX_("onKeyDown",42,22,f2,73)); - outFields->push(HX_("onKeyUp",3b,58,3c,75)); - outFields->push(HX_("onLeave",58,d3,90,08)); - outFields->push(HX_("onMaximize",0b,f9,15,b2)); - outFields->push(HX_("onMinimize",5d,13,30,ff)); - outFields->push(HX_("onMouseDown",08,94,05,11)); - outFields->push(HX_("onMouseMove",b7,7e,f8,16)); - outFields->push(HX_("onMouseMoveRelative",a3,06,bf,7a)); - outFields->push(HX_("onMouseUp",81,ac,1d,98)); - outFields->push(HX_("onMouseWheel",35,ca,ca,bf)); - outFields->push(HX_("onMove",d0,eb,ea,ea)); - outFields->push(HX_("onRender",d5,61,d6,e4)); - outFields->push(HX_("onRenderContextLost",9e,9b,a7,84)); - outFields->push(HX_("onRenderContextRestored",10,54,6e,7a)); - outFields->push(HX_("onResize",73,50,28,e8)); - outFields->push(HX_("onRestore",ef,1f,5b,42)); - outFields->push(HX_("onTextEdit",96,f1,c0,23)); - outFields->push(HX_("onTextInput",fe,36,4e,79)); - outFields->push(HX_("parameters",aa,be,7e,51)); - outFields->push(HX_("resizable",6b,37,50,a9)); - outFields->push(HX_("scale",8a,ce,ce,78)); - outFields->push(HX_("stage",be,6a,0b,84)); - outFields->push(HX_("textInputEnabled",e4,45,00,c4)); - outFields->push(HX_("title",98,15,3b,10)); - outFields->push(HX_("width",06,b6,62,ca)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - outFields->push(HX_("__attributes",f7,23,05,d0)); - outFields->push(HX_("__backend",f4,0c,d6,7c)); - outFields->push(HX_("__borderless",65,c1,04,50)); - outFields->push(HX_("__fullscreen",5b,b5,47,32)); - outFields->push(HX_("__height",07,73,7b,aa)); - outFields->push(HX_("__hidden",8a,6a,c5,f4)); - outFields->push(HX_("__maximized",f8,56,0d,2d)); - outFields->push(HX_("__minimized",66,44,ca,56)); - outFields->push(HX_("__resizable",4b,80,7c,d7)); - outFields->push(HX_("__scale",6a,27,2d,e3)); - outFields->push(HX_("__title",78,6e,99,7a)); - outFields->push(HX_("__width",e6,0e,c1,34)); - outFields->push(HX_("__x",58,69,48,00)); - outFields->push(HX_("__y",59,69,48,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Window_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::app::Application */ ,(int)offsetof(Window_obj,application),HX_("application",50,ab,3e,2a)}, - {hx::fsObject /* ::lime::graphics::RenderContext */ ,(int)offsetof(Window_obj,context),HX_("context",ef,95,77,19)}, - {hx::fsObject /* ::lime::_hx_system::Display */ ,(int)offsetof(Window_obj,display),HX_("display",42,2a,4a,bb)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Window_obj,element),HX_("element",bc,ae,54,06)}, - {hx::fsBool,(int)offsetof(Window_obj,hidden),HX_("hidden",6a,ff,95,4c)}, - {hx::fsInt,(int)offsetof(Window_obj,id),HX_("id",db,5b,00,00)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Window_obj,onActivate),HX_("onActivate",f2,ef,62,c3)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Window_obj,onClose),HX_("onClose",19,b6,a0,de)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Window_obj,onDeactivate),HX_("onDeactivate",33,fe,44,14)}, - {hx::fsObject /* ::lime::app::_Event_String_Void */ ,(int)offsetof(Window_obj,onDropFile),HX_("onDropFile",8a,4a,0d,c7)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Window_obj,onEnter),HX_("onEnter",79,0b,c4,06)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Window_obj,onExpose),HX_("onExpose",c3,88,2a,a4)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Window_obj,onFocusIn),HX_("onFocusIn",7e,fe,2d,19)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Window_obj,onFocusOut),HX_("onFocusOut",d5,43,15,ef)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Window_obj,onFullscreen),HX_("onFullscreen",3a,dc,f7,d1)}, - {hx::fsObject /* ::lime::app::_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void */ ,(int)offsetof(Window_obj,onKeyDown),HX_("onKeyDown",42,22,f2,73)}, - {hx::fsObject /* ::lime::app::_Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void */ ,(int)offsetof(Window_obj,onKeyUp),HX_("onKeyUp",3b,58,3c,75)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Window_obj,onLeave),HX_("onLeave",58,d3,90,08)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Window_obj,onMaximize),HX_("onMaximize",0b,f9,15,b2)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Window_obj,onMinimize),HX_("onMinimize",5d,13,30,ff)}, - {hx::fsObject /* ::lime::app::_Event_Float_Float_lime_ui_MouseButton_Void */ ,(int)offsetof(Window_obj,onMouseDown),HX_("onMouseDown",08,94,05,11)}, - {hx::fsObject /* ::lime::app::_Event_Float_Float_Void */ ,(int)offsetof(Window_obj,onMouseMove),HX_("onMouseMove",b7,7e,f8,16)}, - {hx::fsObject /* ::lime::app::_Event_Float_Float_Void */ ,(int)offsetof(Window_obj,onMouseMoveRelative),HX_("onMouseMoveRelative",a3,06,bf,7a)}, - {hx::fsObject /* ::lime::app::_Event_Float_Float_Int_Void */ ,(int)offsetof(Window_obj,onMouseUp),HX_("onMouseUp",81,ac,1d,98)}, - {hx::fsObject /* ::lime::app::_Event_Float_Float_lime_ui_MouseWheelMode_Void */ ,(int)offsetof(Window_obj,onMouseWheel),HX_("onMouseWheel",35,ca,ca,bf)}, - {hx::fsObject /* ::lime::app::_Event_Float_Float_Void */ ,(int)offsetof(Window_obj,onMove),HX_("onMove",d0,eb,ea,ea)}, - {hx::fsObject /* ::lime::app::_Event_lime_graphics_RenderContext_Void */ ,(int)offsetof(Window_obj,onRender),HX_("onRender",d5,61,d6,e4)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Window_obj,onRenderContextLost),HX_("onRenderContextLost",9e,9b,a7,84)}, - {hx::fsObject /* ::lime::app::_Event_lime_graphics_RenderContext_Void */ ,(int)offsetof(Window_obj,onRenderContextRestored),HX_("onRenderContextRestored",10,54,6e,7a)}, - {hx::fsObject /* ::lime::app::_Event_Int_Int_Void */ ,(int)offsetof(Window_obj,onResize),HX_("onResize",73,50,28,e8)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Window_obj,onRestore),HX_("onRestore",ef,1f,5b,42)}, - {hx::fsObject /* ::lime::app::_Event_String_Int_Int_Void */ ,(int)offsetof(Window_obj,onTextEdit),HX_("onTextEdit",96,f1,c0,23)}, - {hx::fsObject /* ::lime::app::_Event_String_Void */ ,(int)offsetof(Window_obj,onTextInput),HX_("onTextInput",fe,36,4e,79)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Window_obj,parameters),HX_("parameters",aa,be,7e,51)}, - {hx::fsFloat,(int)offsetof(Window_obj,scale),HX_("scale",8a,ce,ce,78)}, - {hx::fsObject /* ::openfl::display::Stage */ ,(int)offsetof(Window_obj,stage),HX_("stage",be,6a,0b,84)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Window_obj,_hx___attributes),HX_("__attributes",f7,23,05,d0)}, - {hx::fsObject /* ::lime::_internal::backend::native::NativeWindow */ ,(int)offsetof(Window_obj,_hx___backend),HX_("__backend",f4,0c,d6,7c)}, - {hx::fsBool,(int)offsetof(Window_obj,_hx___borderless),HX_("__borderless",65,c1,04,50)}, - {hx::fsBool,(int)offsetof(Window_obj,_hx___fullscreen),HX_("__fullscreen",5b,b5,47,32)}, - {hx::fsInt,(int)offsetof(Window_obj,_hx___height),HX_("__height",07,73,7b,aa)}, - {hx::fsBool,(int)offsetof(Window_obj,_hx___hidden),HX_("__hidden",8a,6a,c5,f4)}, - {hx::fsBool,(int)offsetof(Window_obj,_hx___maximized),HX_("__maximized",f8,56,0d,2d)}, - {hx::fsBool,(int)offsetof(Window_obj,_hx___minimized),HX_("__minimized",66,44,ca,56)}, - {hx::fsBool,(int)offsetof(Window_obj,_hx___resizable),HX_("__resizable",4b,80,7c,d7)}, - {hx::fsFloat,(int)offsetof(Window_obj,_hx___scale),HX_("__scale",6a,27,2d,e3)}, - {hx::fsString,(int)offsetof(Window_obj,_hx___title),HX_("__title",78,6e,99,7a)}, - {hx::fsInt,(int)offsetof(Window_obj,_hx___width),HX_("__width",e6,0e,c1,34)}, - {hx::fsInt,(int)offsetof(Window_obj,_hx___x),HX_("__x",58,69,48,00)}, - {hx::fsInt,(int)offsetof(Window_obj,_hx___y),HX_("__y",59,69,48,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Window_obj_sStaticStorageInfo = 0; -#endif - -static ::String Window_obj_sMemberFields[] = { - HX_("application",50,ab,3e,2a), - HX_("context",ef,95,77,19), - HX_("display",42,2a,4a,bb), - HX_("element",bc,ae,54,06), - HX_("hidden",6a,ff,95,4c), - HX_("id",db,5b,00,00), - HX_("onActivate",f2,ef,62,c3), - HX_("onClose",19,b6,a0,de), - HX_("onDeactivate",33,fe,44,14), - HX_("onDropFile",8a,4a,0d,c7), - HX_("onEnter",79,0b,c4,06), - HX_("onExpose",c3,88,2a,a4), - HX_("onFocusIn",7e,fe,2d,19), - HX_("onFocusOut",d5,43,15,ef), - HX_("onFullscreen",3a,dc,f7,d1), - HX_("onKeyDown",42,22,f2,73), - HX_("onKeyUp",3b,58,3c,75), - HX_("onLeave",58,d3,90,08), - HX_("onMaximize",0b,f9,15,b2), - HX_("onMinimize",5d,13,30,ff), - HX_("onMouseDown",08,94,05,11), - HX_("onMouseMove",b7,7e,f8,16), - HX_("onMouseMoveRelative",a3,06,bf,7a), - HX_("onMouseUp",81,ac,1d,98), - HX_("onMouseWheel",35,ca,ca,bf), - HX_("onMove",d0,eb,ea,ea), - HX_("onRender",d5,61,d6,e4), - HX_("onRenderContextLost",9e,9b,a7,84), - HX_("onRenderContextRestored",10,54,6e,7a), - HX_("onResize",73,50,28,e8), - HX_("onRestore",ef,1f,5b,42), - HX_("onTextEdit",96,f1,c0,23), - HX_("onTextInput",fe,36,4e,79), - HX_("parameters",aa,be,7e,51), - HX_("scale",8a,ce,ce,78), - HX_("stage",be,6a,0b,84), - HX_("__attributes",f7,23,05,d0), - HX_("__backend",f4,0c,d6,7c), - HX_("__borderless",65,c1,04,50), - HX_("__fullscreen",5b,b5,47,32), - HX_("__height",07,73,7b,aa), - HX_("__hidden",8a,6a,c5,f4), - HX_("__maximized",f8,56,0d,2d), - HX_("__minimized",66,44,ca,56), - HX_("__resizable",4b,80,7c,d7), - HX_("__scale",6a,27,2d,e3), - HX_("__title",78,6e,99,7a), - HX_("__width",e6,0e,c1,34), - HX_("__x",58,69,48,00), - HX_("__y",59,69,48,00), - HX_("alert",5c,57,8e,21), - HX_("close",b8,17,63,48), - HX_("focus",d8,5f,89,04), - HX_("move",11,e3,60,48), - HX_("readPixels",23,d3,25,86), - HX_("resize",f4,59,7b,08), - HX_("setIcon",3b,28,37,0b), - HX_("toString",ac,d0,6e,38), - HX_("warpMouse",bd,de,6e,a6), - HX_("get_cursor",9f,fe,6f,2f), - HX_("set_cursor",13,9d,ed,32), - HX_("get_display",59,8a,44,41), - HX_("get_displayMode",5c,2a,35,f1), - HX_("set_displayMode",68,a7,00,ed), - HX_("get_borderless",8e,ce,66,8d), - HX_("set_borderless",02,b7,86,ad), - HX_("get_frameRate",84,e5,88,fa), - HX_("set_frameRate",90,c7,8e,3f), - HX_("get_fullscreen",84,c2,a9,6f), - HX_("set_fullscreen",f8,aa,c9,8f), - HX_("get_height",b0,77,d3,f2), - HX_("set_height",24,16,51,f6), - HX_("get_hidden",33,6f,1d,3d), - HX_("get_maximized",ef,e1,44,c0), - HX_("set_maximized",fb,c3,4a,05), - HX_("get_minimized",5d,cf,01,ea), - HX_("set_minimized",69,b1,07,2f), - HX_("get_mouseLock",87,28,70,b5), - HX_("set_mouseLock",93,0a,76,fa), - HX_("get_resizable",42,0b,b4,6a), - HX_("set_resizable",4e,ed,b9,af), - HX_("get_scale",e1,2a,78,bc), - HX_("get_textInputEnabled",ed,aa,6a,e2), - HX_("set_textInputEnabled",61,62,22,af), - HX_("get_title",ef,71,e4,53), - HX_("set_title",fb,5d,35,37), - HX_("get_width",5d,12,0c,0e), - HX_("set_width",69,fe,5c,f1), - HX_("get_x",4f,a5,60,91), - HX_("set_x",5b,9b,2f,7a), - HX_("get_y",50,a5,60,91), - HX_("set_y",5c,9b,2f,7a), - ::String(null()) }; - -hx::Class Window_obj::__mClass; - -void Window_obj::__register() -{ - Window_obj _hx_dummy; - Window_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.ui.Window",51,58,b8,fe); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Window_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Window_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Window_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Window_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace ui diff --git a/hGameTest/bin/linux/obj/src/lime/ui/_GamepadAxis/GamepadAxis_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/ui/_GamepadAxis/GamepadAxis_Impl_.cpp deleted file mode 100644 index 8c42d858..00000000 --- a/hGameTest/bin/linux/obj/src/lime/ui/_GamepadAxis/GamepadAxis_Impl_.cpp +++ /dev/null @@ -1,203 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_ui__GamepadAxis_GamepadAxis_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_e8365a7f99c92ace_14_toString,"lime.ui._GamepadAxis.GamepadAxis_Impl_","toString",0x829ca022,"lime.ui._GamepadAxis.GamepadAxis_Impl_.toString","lime/ui/GamepadAxis.hx",14,0x01182a1d) -HX_LOCAL_STACK_FRAME(_hx_pos_e8365a7f99c92ace_5_boot,"lime.ui._GamepadAxis.GamepadAxis_Impl_","boot",0xad22e0a8,"lime.ui._GamepadAxis.GamepadAxis_Impl_.boot","lime/ui/GamepadAxis.hx",5,0x01182a1d) -HX_LOCAL_STACK_FRAME(_hx_pos_e8365a7f99c92ace_6_boot,"lime.ui._GamepadAxis.GamepadAxis_Impl_","boot",0xad22e0a8,"lime.ui._GamepadAxis.GamepadAxis_Impl_.boot","lime/ui/GamepadAxis.hx",6,0x01182a1d) -HX_LOCAL_STACK_FRAME(_hx_pos_e8365a7f99c92ace_7_boot,"lime.ui._GamepadAxis.GamepadAxis_Impl_","boot",0xad22e0a8,"lime.ui._GamepadAxis.GamepadAxis_Impl_.boot","lime/ui/GamepadAxis.hx",7,0x01182a1d) -HX_LOCAL_STACK_FRAME(_hx_pos_e8365a7f99c92ace_8_boot,"lime.ui._GamepadAxis.GamepadAxis_Impl_","boot",0xad22e0a8,"lime.ui._GamepadAxis.GamepadAxis_Impl_.boot","lime/ui/GamepadAxis.hx",8,0x01182a1d) -HX_LOCAL_STACK_FRAME(_hx_pos_e8365a7f99c92ace_9_boot,"lime.ui._GamepadAxis.GamepadAxis_Impl_","boot",0xad22e0a8,"lime.ui._GamepadAxis.GamepadAxis_Impl_.boot","lime/ui/GamepadAxis.hx",9,0x01182a1d) -HX_LOCAL_STACK_FRAME(_hx_pos_e8365a7f99c92ace_10_boot,"lime.ui._GamepadAxis.GamepadAxis_Impl_","boot",0xad22e0a8,"lime.ui._GamepadAxis.GamepadAxis_Impl_.boot","lime/ui/GamepadAxis.hx",10,0x01182a1d) -namespace lime{ -namespace ui{ -namespace _GamepadAxis{ - -void GamepadAxis_Impl__obj::__construct() { } - -Dynamic GamepadAxis_Impl__obj::__CreateEmpty() { return new GamepadAxis_Impl__obj; } - -void *GamepadAxis_Impl__obj::_hx_vtable = 0; - -Dynamic GamepadAxis_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GamepadAxis_Impl__obj > _hx_result = new GamepadAxis_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GamepadAxis_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x11702db6; -} - -int GamepadAxis_Impl__obj::LEFT_X; - -int GamepadAxis_Impl__obj::LEFT_Y; - -int GamepadAxis_Impl__obj::RIGHT_X; - -int GamepadAxis_Impl__obj::RIGHT_Y; - -int GamepadAxis_Impl__obj::TRIGGER_LEFT; - -int GamepadAxis_Impl__obj::TRIGGER_RIGHT; - -::String GamepadAxis_Impl__obj::toString(int this1){ - HX_STACKFRAME(&_hx_pos_e8365a7f99c92ace_14_toString) -HXDLIN( 14) switch((int)(this1)){ - case (int)0: { -HXLINE( 16) return HX_("LEFT_X",e0,72,4a,4c); - } - break; - case (int)1: { -HXLINE( 17) return HX_("LEFT_Y",e1,72,4a,4c); - } - break; - case (int)2: { -HXLINE( 18) return HX_("RIGHT_X",d5,fd,37,93); - } - break; - case (int)3: { -HXLINE( 19) return HX_("RIGHT_Y",d6,fd,37,93); - } - break; - case (int)4: { -HXLINE( 20) return HX_("TRIGGER_LEFT",ce,cb,4a,f1); - } - break; - case (int)5: { -HXLINE( 21) return HX_("TRIGGER_RIGHT",15,96,34,a7); - } - break; - default:{ -HXLINE( 22) return ((HX_("UNKNOWN (",f2,41,8b,8c) + this1) + HX_(")",29,00,00,00)); - } - } -HXLINE( 14) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GamepadAxis_Impl__obj,toString,return ) - - -GamepadAxis_Impl__obj::GamepadAxis_Impl__obj() -{ -} - -bool GamepadAxis_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GamepadAxis_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo GamepadAxis_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &GamepadAxis_Impl__obj::LEFT_X,HX_("LEFT_X",e0,72,4a,4c)}, - {hx::fsInt,(void *) &GamepadAxis_Impl__obj::LEFT_Y,HX_("LEFT_Y",e1,72,4a,4c)}, - {hx::fsInt,(void *) &GamepadAxis_Impl__obj::RIGHT_X,HX_("RIGHT_X",d5,fd,37,93)}, - {hx::fsInt,(void *) &GamepadAxis_Impl__obj::RIGHT_Y,HX_("RIGHT_Y",d6,fd,37,93)}, - {hx::fsInt,(void *) &GamepadAxis_Impl__obj::TRIGGER_LEFT,HX_("TRIGGER_LEFT",ce,cb,4a,f1)}, - {hx::fsInt,(void *) &GamepadAxis_Impl__obj::TRIGGER_RIGHT,HX_("TRIGGER_RIGHT",15,96,34,a7)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void GamepadAxis_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(GamepadAxis_Impl__obj::LEFT_X,"LEFT_X"); - HX_MARK_MEMBER_NAME(GamepadAxis_Impl__obj::LEFT_Y,"LEFT_Y"); - HX_MARK_MEMBER_NAME(GamepadAxis_Impl__obj::RIGHT_X,"RIGHT_X"); - HX_MARK_MEMBER_NAME(GamepadAxis_Impl__obj::RIGHT_Y,"RIGHT_Y"); - HX_MARK_MEMBER_NAME(GamepadAxis_Impl__obj::TRIGGER_LEFT,"TRIGGER_LEFT"); - HX_MARK_MEMBER_NAME(GamepadAxis_Impl__obj::TRIGGER_RIGHT,"TRIGGER_RIGHT"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void GamepadAxis_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(GamepadAxis_Impl__obj::LEFT_X,"LEFT_X"); - HX_VISIT_MEMBER_NAME(GamepadAxis_Impl__obj::LEFT_Y,"LEFT_Y"); - HX_VISIT_MEMBER_NAME(GamepadAxis_Impl__obj::RIGHT_X,"RIGHT_X"); - HX_VISIT_MEMBER_NAME(GamepadAxis_Impl__obj::RIGHT_Y,"RIGHT_Y"); - HX_VISIT_MEMBER_NAME(GamepadAxis_Impl__obj::TRIGGER_LEFT,"TRIGGER_LEFT"); - HX_VISIT_MEMBER_NAME(GamepadAxis_Impl__obj::TRIGGER_RIGHT,"TRIGGER_RIGHT"); -}; - -#endif - -hx::Class GamepadAxis_Impl__obj::__mClass; - -static ::String GamepadAxis_Impl__obj_sStaticFields[] = { - HX_("LEFT_X",e0,72,4a,4c), - HX_("LEFT_Y",e1,72,4a,4c), - HX_("RIGHT_X",d5,fd,37,93), - HX_("RIGHT_Y",d6,fd,37,93), - HX_("TRIGGER_LEFT",ce,cb,4a,f1), - HX_("TRIGGER_RIGHT",15,96,34,a7), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void GamepadAxis_Impl__obj::__register() -{ - GamepadAxis_Impl__obj _hx_dummy; - GamepadAxis_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.ui._GamepadAxis.GamepadAxis_Impl_",b8,57,b6,1a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GamepadAxis_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = GamepadAxis_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(GamepadAxis_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< GamepadAxis_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = GamepadAxis_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GamepadAxis_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GamepadAxis_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void GamepadAxis_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_e8365a7f99c92ace_5_boot) -HXDLIN( 5) LEFT_X = 0; - } -{ - HX_STACKFRAME(&_hx_pos_e8365a7f99c92ace_6_boot) -HXDLIN( 6) LEFT_Y = 1; - } -{ - HX_STACKFRAME(&_hx_pos_e8365a7f99c92ace_7_boot) -HXDLIN( 7) RIGHT_X = 2; - } -{ - HX_STACKFRAME(&_hx_pos_e8365a7f99c92ace_8_boot) -HXDLIN( 8) RIGHT_Y = 3; - } -{ - HX_STACKFRAME(&_hx_pos_e8365a7f99c92ace_9_boot) -HXDLIN( 9) TRIGGER_LEFT = 4; - } -{ - HX_STACKFRAME(&_hx_pos_e8365a7f99c92ace_10_boot) -HXDLIN( 10) TRIGGER_RIGHT = 5; - } -} - -} // end namespace lime -} // end namespace ui -} // end namespace _GamepadAxis diff --git a/hGameTest/bin/linux/obj/src/lime/ui/_GamepadButton/GamepadButton_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/ui/_GamepadButton/GamepadButton_Impl_.cpp deleted file mode 100644 index 0704ad6e..00000000 --- a/hGameTest/bin/linux/obj/src/lime/ui/_GamepadButton/GamepadButton_Impl_.cpp +++ /dev/null @@ -1,338 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_ui__GamepadButton_GamepadButton_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_f9a2e6d30fff92e7_23_toString,"lime.ui._GamepadButton.GamepadButton_Impl_","toString",0xbd666d80,"lime.ui._GamepadButton.GamepadButton_Impl_.toString","lime/ui/GamepadButton.hx",23,0x5ef9656c) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a2e6d30fff92e7_5_boot,"lime.ui._GamepadButton.GamepadButton_Impl_","boot",0x29a72706,"lime.ui._GamepadButton.GamepadButton_Impl_.boot","lime/ui/GamepadButton.hx",5,0x5ef9656c) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a2e6d30fff92e7_6_boot,"lime.ui._GamepadButton.GamepadButton_Impl_","boot",0x29a72706,"lime.ui._GamepadButton.GamepadButton_Impl_.boot","lime/ui/GamepadButton.hx",6,0x5ef9656c) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a2e6d30fff92e7_7_boot,"lime.ui._GamepadButton.GamepadButton_Impl_","boot",0x29a72706,"lime.ui._GamepadButton.GamepadButton_Impl_.boot","lime/ui/GamepadButton.hx",7,0x5ef9656c) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a2e6d30fff92e7_8_boot,"lime.ui._GamepadButton.GamepadButton_Impl_","boot",0x29a72706,"lime.ui._GamepadButton.GamepadButton_Impl_.boot","lime/ui/GamepadButton.hx",8,0x5ef9656c) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a2e6d30fff92e7_9_boot,"lime.ui._GamepadButton.GamepadButton_Impl_","boot",0x29a72706,"lime.ui._GamepadButton.GamepadButton_Impl_.boot","lime/ui/GamepadButton.hx",9,0x5ef9656c) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a2e6d30fff92e7_10_boot,"lime.ui._GamepadButton.GamepadButton_Impl_","boot",0x29a72706,"lime.ui._GamepadButton.GamepadButton_Impl_.boot","lime/ui/GamepadButton.hx",10,0x5ef9656c) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a2e6d30fff92e7_11_boot,"lime.ui._GamepadButton.GamepadButton_Impl_","boot",0x29a72706,"lime.ui._GamepadButton.GamepadButton_Impl_.boot","lime/ui/GamepadButton.hx",11,0x5ef9656c) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a2e6d30fff92e7_12_boot,"lime.ui._GamepadButton.GamepadButton_Impl_","boot",0x29a72706,"lime.ui._GamepadButton.GamepadButton_Impl_.boot","lime/ui/GamepadButton.hx",12,0x5ef9656c) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a2e6d30fff92e7_13_boot,"lime.ui._GamepadButton.GamepadButton_Impl_","boot",0x29a72706,"lime.ui._GamepadButton.GamepadButton_Impl_.boot","lime/ui/GamepadButton.hx",13,0x5ef9656c) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a2e6d30fff92e7_14_boot,"lime.ui._GamepadButton.GamepadButton_Impl_","boot",0x29a72706,"lime.ui._GamepadButton.GamepadButton_Impl_.boot","lime/ui/GamepadButton.hx",14,0x5ef9656c) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a2e6d30fff92e7_15_boot,"lime.ui._GamepadButton.GamepadButton_Impl_","boot",0x29a72706,"lime.ui._GamepadButton.GamepadButton_Impl_.boot","lime/ui/GamepadButton.hx",15,0x5ef9656c) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a2e6d30fff92e7_16_boot,"lime.ui._GamepadButton.GamepadButton_Impl_","boot",0x29a72706,"lime.ui._GamepadButton.GamepadButton_Impl_.boot","lime/ui/GamepadButton.hx",16,0x5ef9656c) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a2e6d30fff92e7_17_boot,"lime.ui._GamepadButton.GamepadButton_Impl_","boot",0x29a72706,"lime.ui._GamepadButton.GamepadButton_Impl_.boot","lime/ui/GamepadButton.hx",17,0x5ef9656c) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a2e6d30fff92e7_18_boot,"lime.ui._GamepadButton.GamepadButton_Impl_","boot",0x29a72706,"lime.ui._GamepadButton.GamepadButton_Impl_.boot","lime/ui/GamepadButton.hx",18,0x5ef9656c) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a2e6d30fff92e7_19_boot,"lime.ui._GamepadButton.GamepadButton_Impl_","boot",0x29a72706,"lime.ui._GamepadButton.GamepadButton_Impl_.boot","lime/ui/GamepadButton.hx",19,0x5ef9656c) -namespace lime{ -namespace ui{ -namespace _GamepadButton{ - -void GamepadButton_Impl__obj::__construct() { } - -Dynamic GamepadButton_Impl__obj::__CreateEmpty() { return new GamepadButton_Impl__obj; } - -void *GamepadButton_Impl__obj::_hx_vtable = 0; - -Dynamic GamepadButton_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GamepadButton_Impl__obj > _hx_result = new GamepadButton_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GamepadButton_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0a40df56; -} - -int GamepadButton_Impl__obj::A; - -int GamepadButton_Impl__obj::B; - -int GamepadButton_Impl__obj::X; - -int GamepadButton_Impl__obj::Y; - -int GamepadButton_Impl__obj::BACK; - -int GamepadButton_Impl__obj::GUIDE; - -int GamepadButton_Impl__obj::START; - -int GamepadButton_Impl__obj::LEFT_STICK; - -int GamepadButton_Impl__obj::RIGHT_STICK; - -int GamepadButton_Impl__obj::LEFT_SHOULDER; - -int GamepadButton_Impl__obj::RIGHT_SHOULDER; - -int GamepadButton_Impl__obj::DPAD_UP; - -int GamepadButton_Impl__obj::DPAD_DOWN; - -int GamepadButton_Impl__obj::DPAD_LEFT; - -int GamepadButton_Impl__obj::DPAD_RIGHT; - -::String GamepadButton_Impl__obj::toString(int this1){ - HX_STACKFRAME(&_hx_pos_f9a2e6d30fff92e7_23_toString) -HXDLIN( 23) switch((int)(this1)){ - case (int)0: { -HXLINE( 25) return HX_("A",41,00,00,00); - } - break; - case (int)1: { -HXLINE( 26) return HX_("B",42,00,00,00); - } - break; - case (int)2: { -HXLINE( 27) return HX_("X",58,00,00,00); - } - break; - case (int)3: { -HXLINE( 28) return HX_("Y",59,00,00,00); - } - break; - case (int)4: { -HXLINE( 29) return HX_("BACK",27,a2,d1,2b); - } - break; - case (int)5: { -HXLINE( 30) return HX_("GUIDE",9c,f2,d9,19); - } - break; - case (int)6: { -HXLINE( 31) return HX_("START",42,ac,f9,01); - } - break; - case (int)7: { -HXLINE( 32) return HX_("LEFT_STICK",b8,07,ea,37); - } - break; - case (int)8: { -HXLINE( 33) return HX_("RIGHT_STICK",2d,b1,90,56); - } - break; - case (int)9: { -HXLINE( 34) return HX_("LEFT_SHOULDER",d8,b1,a9,01); - } - break; - case (int)10: { -HXLINE( 35) return HX_("RIGHT_SHOULDER",83,9f,28,11); - } - break; - case (int)11: { -HXLINE( 36) return HX_("DPAD_UP",6b,00,87,a2); - } - break; - case (int)12: { -HXLINE( 37) return HX_("DPAD_DOWN",72,1a,5b,87); - } - break; - case (int)13: { -HXLINE( 38) return HX_("DPAD_LEFT",17,2a,9d,8c); - } - break; - case (int)14: { -HXLINE( 39) return HX_("DPAD_RIGHT",ac,b7,f4,f3); - } - break; - default:{ -HXLINE( 40) return ((HX_("UNKNOWN (",f2,41,8b,8c) + this1) + HX_(")",29,00,00,00)); - } - } -HXLINE( 23) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GamepadButton_Impl__obj,toString,return ) - - -GamepadButton_Impl__obj::GamepadButton_Impl__obj() -{ -} - -bool GamepadButton_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GamepadButton_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo GamepadButton_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &GamepadButton_Impl__obj::A,HX_("A",41,00,00,00)}, - {hx::fsInt,(void *) &GamepadButton_Impl__obj::B,HX_("B",42,00,00,00)}, - {hx::fsInt,(void *) &GamepadButton_Impl__obj::X,HX_("X",58,00,00,00)}, - {hx::fsInt,(void *) &GamepadButton_Impl__obj::Y,HX_("Y",59,00,00,00)}, - {hx::fsInt,(void *) &GamepadButton_Impl__obj::BACK,HX_("BACK",27,a2,d1,2b)}, - {hx::fsInt,(void *) &GamepadButton_Impl__obj::GUIDE,HX_("GUIDE",9c,f2,d9,19)}, - {hx::fsInt,(void *) &GamepadButton_Impl__obj::START,HX_("START",42,ac,f9,01)}, - {hx::fsInt,(void *) &GamepadButton_Impl__obj::LEFT_STICK,HX_("LEFT_STICK",b8,07,ea,37)}, - {hx::fsInt,(void *) &GamepadButton_Impl__obj::RIGHT_STICK,HX_("RIGHT_STICK",2d,b1,90,56)}, - {hx::fsInt,(void *) &GamepadButton_Impl__obj::LEFT_SHOULDER,HX_("LEFT_SHOULDER",d8,b1,a9,01)}, - {hx::fsInt,(void *) &GamepadButton_Impl__obj::RIGHT_SHOULDER,HX_("RIGHT_SHOULDER",83,9f,28,11)}, - {hx::fsInt,(void *) &GamepadButton_Impl__obj::DPAD_UP,HX_("DPAD_UP",6b,00,87,a2)}, - {hx::fsInt,(void *) &GamepadButton_Impl__obj::DPAD_DOWN,HX_("DPAD_DOWN",72,1a,5b,87)}, - {hx::fsInt,(void *) &GamepadButton_Impl__obj::DPAD_LEFT,HX_("DPAD_LEFT",17,2a,9d,8c)}, - {hx::fsInt,(void *) &GamepadButton_Impl__obj::DPAD_RIGHT,HX_("DPAD_RIGHT",ac,b7,f4,f3)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void GamepadButton_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(GamepadButton_Impl__obj::A,"A"); - HX_MARK_MEMBER_NAME(GamepadButton_Impl__obj::B,"B"); - HX_MARK_MEMBER_NAME(GamepadButton_Impl__obj::X,"X"); - HX_MARK_MEMBER_NAME(GamepadButton_Impl__obj::Y,"Y"); - HX_MARK_MEMBER_NAME(GamepadButton_Impl__obj::BACK,"BACK"); - HX_MARK_MEMBER_NAME(GamepadButton_Impl__obj::GUIDE,"GUIDE"); - HX_MARK_MEMBER_NAME(GamepadButton_Impl__obj::START,"START"); - HX_MARK_MEMBER_NAME(GamepadButton_Impl__obj::LEFT_STICK,"LEFT_STICK"); - HX_MARK_MEMBER_NAME(GamepadButton_Impl__obj::RIGHT_STICK,"RIGHT_STICK"); - HX_MARK_MEMBER_NAME(GamepadButton_Impl__obj::LEFT_SHOULDER,"LEFT_SHOULDER"); - HX_MARK_MEMBER_NAME(GamepadButton_Impl__obj::RIGHT_SHOULDER,"RIGHT_SHOULDER"); - HX_MARK_MEMBER_NAME(GamepadButton_Impl__obj::DPAD_UP,"DPAD_UP"); - HX_MARK_MEMBER_NAME(GamepadButton_Impl__obj::DPAD_DOWN,"DPAD_DOWN"); - HX_MARK_MEMBER_NAME(GamepadButton_Impl__obj::DPAD_LEFT,"DPAD_LEFT"); - HX_MARK_MEMBER_NAME(GamepadButton_Impl__obj::DPAD_RIGHT,"DPAD_RIGHT"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void GamepadButton_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(GamepadButton_Impl__obj::A,"A"); - HX_VISIT_MEMBER_NAME(GamepadButton_Impl__obj::B,"B"); - HX_VISIT_MEMBER_NAME(GamepadButton_Impl__obj::X,"X"); - HX_VISIT_MEMBER_NAME(GamepadButton_Impl__obj::Y,"Y"); - HX_VISIT_MEMBER_NAME(GamepadButton_Impl__obj::BACK,"BACK"); - HX_VISIT_MEMBER_NAME(GamepadButton_Impl__obj::GUIDE,"GUIDE"); - HX_VISIT_MEMBER_NAME(GamepadButton_Impl__obj::START,"START"); - HX_VISIT_MEMBER_NAME(GamepadButton_Impl__obj::LEFT_STICK,"LEFT_STICK"); - HX_VISIT_MEMBER_NAME(GamepadButton_Impl__obj::RIGHT_STICK,"RIGHT_STICK"); - HX_VISIT_MEMBER_NAME(GamepadButton_Impl__obj::LEFT_SHOULDER,"LEFT_SHOULDER"); - HX_VISIT_MEMBER_NAME(GamepadButton_Impl__obj::RIGHT_SHOULDER,"RIGHT_SHOULDER"); - HX_VISIT_MEMBER_NAME(GamepadButton_Impl__obj::DPAD_UP,"DPAD_UP"); - HX_VISIT_MEMBER_NAME(GamepadButton_Impl__obj::DPAD_DOWN,"DPAD_DOWN"); - HX_VISIT_MEMBER_NAME(GamepadButton_Impl__obj::DPAD_LEFT,"DPAD_LEFT"); - HX_VISIT_MEMBER_NAME(GamepadButton_Impl__obj::DPAD_RIGHT,"DPAD_RIGHT"); -}; - -#endif - -hx::Class GamepadButton_Impl__obj::__mClass; - -static ::String GamepadButton_Impl__obj_sStaticFields[] = { - HX_("A",41,00,00,00), - HX_("B",42,00,00,00), - HX_("X",58,00,00,00), - HX_("Y",59,00,00,00), - HX_("BACK",27,a2,d1,2b), - HX_("GUIDE",9c,f2,d9,19), - HX_("START",42,ac,f9,01), - HX_("LEFT_STICK",b8,07,ea,37), - HX_("RIGHT_STICK",2d,b1,90,56), - HX_("LEFT_SHOULDER",d8,b1,a9,01), - HX_("RIGHT_SHOULDER",83,9f,28,11), - HX_("DPAD_UP",6b,00,87,a2), - HX_("DPAD_DOWN",72,1a,5b,87), - HX_("DPAD_LEFT",17,2a,9d,8c), - HX_("DPAD_RIGHT",ac,b7,f4,f3), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void GamepadButton_Impl__obj::__register() -{ - GamepadButton_Impl__obj _hx_dummy; - GamepadButton_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.ui._GamepadButton.GamepadButton_Impl_",1a,ae,13,cd); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GamepadButton_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = GamepadButton_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(GamepadButton_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< GamepadButton_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = GamepadButton_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GamepadButton_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GamepadButton_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void GamepadButton_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_f9a2e6d30fff92e7_5_boot) -HXDLIN( 5) A = 0; - } -{ - HX_STACKFRAME(&_hx_pos_f9a2e6d30fff92e7_6_boot) -HXDLIN( 6) B = 1; - } -{ - HX_STACKFRAME(&_hx_pos_f9a2e6d30fff92e7_7_boot) -HXDLIN( 7) X = 2; - } -{ - HX_STACKFRAME(&_hx_pos_f9a2e6d30fff92e7_8_boot) -HXDLIN( 8) Y = 3; - } -{ - HX_STACKFRAME(&_hx_pos_f9a2e6d30fff92e7_9_boot) -HXDLIN( 9) BACK = 4; - } -{ - HX_STACKFRAME(&_hx_pos_f9a2e6d30fff92e7_10_boot) -HXDLIN( 10) GUIDE = 5; - } -{ - HX_STACKFRAME(&_hx_pos_f9a2e6d30fff92e7_11_boot) -HXDLIN( 11) START = 6; - } -{ - HX_STACKFRAME(&_hx_pos_f9a2e6d30fff92e7_12_boot) -HXDLIN( 12) LEFT_STICK = 7; - } -{ - HX_STACKFRAME(&_hx_pos_f9a2e6d30fff92e7_13_boot) -HXDLIN( 13) RIGHT_STICK = 8; - } -{ - HX_STACKFRAME(&_hx_pos_f9a2e6d30fff92e7_14_boot) -HXDLIN( 14) LEFT_SHOULDER = 9; - } -{ - HX_STACKFRAME(&_hx_pos_f9a2e6d30fff92e7_15_boot) -HXDLIN( 15) RIGHT_SHOULDER = 10; - } -{ - HX_STACKFRAME(&_hx_pos_f9a2e6d30fff92e7_16_boot) -HXDLIN( 16) DPAD_UP = 11; - } -{ - HX_STACKFRAME(&_hx_pos_f9a2e6d30fff92e7_17_boot) -HXDLIN( 17) DPAD_DOWN = 12; - } -{ - HX_STACKFRAME(&_hx_pos_f9a2e6d30fff92e7_18_boot) -HXDLIN( 18) DPAD_LEFT = 13; - } -{ - HX_STACKFRAME(&_hx_pos_f9a2e6d30fff92e7_19_boot) -HXDLIN( 19) DPAD_RIGHT = 14; - } -} - -} // end namespace lime -} // end namespace ui -} // end namespace _GamepadButton diff --git a/hGameTest/bin/linux/obj/src/lime/ui/_JoystickHatPosition/JoystickHatPosition_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/ui/_JoystickHatPosition/JoystickHatPosition_Impl_.cpp deleted file mode 100644 index 6fe46ba9..00000000 --- a/hGameTest/bin/linux/obj/src/lime/ui/_JoystickHatPosition/JoystickHatPosition_Impl_.cpp +++ /dev/null @@ -1,353 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_ui__JoystickHatPosition_JoystickHatPosition_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_21__new,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","_new",0x06d06a8b,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_._new","lime/ui/JoystickHatPosition.hx",21,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_28_get_center,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","get_center",0x8bc72648,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.get_center","lime/ui/JoystickHatPosition.hx",28,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_32_set_center,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","set_center",0x8f44c4bc,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.set_center","lime/ui/JoystickHatPosition.hx",32,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_43_get_down,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","get_down",0xf47ce615,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.get_down","lime/ui/JoystickHatPosition.hx",43,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_47_set_down,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","set_down",0xa2da3f89,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.set_down","lime/ui/JoystickHatPosition.hx",47,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_62_get_left,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","get_left",0xf9bef5ba,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.get_left","lime/ui/JoystickHatPosition.hx",62,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_66_set_left,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","set_left",0xa81c4f2e,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.set_left","lime/ui/JoystickHatPosition.hx",66,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_81_get_right,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","get_right",0x04651ac9,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.get_right","lime/ui/JoystickHatPosition.hx",81,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_85_set_right,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","set_right",0xe7b606d5,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.set_right","lime/ui/JoystickHatPosition.hx",85,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_100_get_up,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","get_up",0xb9c0714e,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.get_up","lime/ui/JoystickHatPosition.hx",100,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_104_set_up,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","set_up",0x8608c5c2,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.set_up","lime/ui/JoystickHatPosition.hx",104,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_5_boot,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","boot",0x08ccd95c,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.boot","lime/ui/JoystickHatPosition.hx",5,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_6_boot,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","boot",0x08ccd95c,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.boot","lime/ui/JoystickHatPosition.hx",6,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_7_boot,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","boot",0x08ccd95c,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.boot","lime/ui/JoystickHatPosition.hx",7,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_8_boot,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","boot",0x08ccd95c,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.boot","lime/ui/JoystickHatPosition.hx",8,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_9_boot,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","boot",0x08ccd95c,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.boot","lime/ui/JoystickHatPosition.hx",9,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_10_boot,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","boot",0x08ccd95c,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.boot","lime/ui/JoystickHatPosition.hx",10,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_11_boot,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","boot",0x08ccd95c,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.boot","lime/ui/JoystickHatPosition.hx",11,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_12_boot,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","boot",0x08ccd95c,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.boot","lime/ui/JoystickHatPosition.hx",12,0x4bf9acf7) -HX_LOCAL_STACK_FRAME(_hx_pos_fa6786736437d0c1_13_boot,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_","boot",0x08ccd95c,"lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_.boot","lime/ui/JoystickHatPosition.hx",13,0x4bf9acf7) -namespace lime{ -namespace ui{ -namespace _JoystickHatPosition{ - -void JoystickHatPosition_Impl__obj::__construct() { } - -Dynamic JoystickHatPosition_Impl__obj::__CreateEmpty() { return new JoystickHatPosition_Impl__obj; } - -void *JoystickHatPosition_Impl__obj::_hx_vtable = 0; - -Dynamic JoystickHatPosition_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< JoystickHatPosition_Impl__obj > _hx_result = new JoystickHatPosition_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool JoystickHatPosition_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x14f1ec9e; -} - -int JoystickHatPosition_Impl__obj::CENTER; - -int JoystickHatPosition_Impl__obj::DOWN; - -int JoystickHatPosition_Impl__obj::LEFT; - -int JoystickHatPosition_Impl__obj::RIGHT; - -int JoystickHatPosition_Impl__obj::UP; - -int JoystickHatPosition_Impl__obj::DOWN_LEFT; - -int JoystickHatPosition_Impl__obj::DOWN_RIGHT; - -int JoystickHatPosition_Impl__obj::UP_LEFT; - -int JoystickHatPosition_Impl__obj::UP_RIGHT; - -int JoystickHatPosition_Impl__obj::_new(int value){ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_21__new) -HXDLIN( 21) int this1 = value; -HXDLIN( 21) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(JoystickHatPosition_Impl__obj,_new,return ) - -bool JoystickHatPosition_Impl__obj::get_center(int this1){ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_28_get_center) -HXDLIN( 28) return (this1 == 0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(JoystickHatPosition_Impl__obj,get_center,return ) - -bool JoystickHatPosition_Impl__obj::set_center(int this1,bool value){ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_32_set_center) -HXLINE( 33) if (value) { -HXLINE( 35) this1 = 0; - } -HXLINE( 38) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(JoystickHatPosition_Impl__obj,set_center,return ) - -bool JoystickHatPosition_Impl__obj::get_down(int this1){ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_43_get_down) -HXDLIN( 43) return ((this1 & 4) > 0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(JoystickHatPosition_Impl__obj,get_down,return ) - -bool JoystickHatPosition_Impl__obj::set_down(int this1,bool value){ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_47_set_down) -HXLINE( 48) if (value) { -HXLINE( 50) this1 = (this1 | 4); - } - else { -HXLINE( 54) this1 = (this1 & (268435455 - 4)); - } -HXLINE( 57) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(JoystickHatPosition_Impl__obj,set_down,return ) - -bool JoystickHatPosition_Impl__obj::get_left(int this1){ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_62_get_left) -HXDLIN( 62) return ((this1 & 8) > 0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(JoystickHatPosition_Impl__obj,get_left,return ) - -bool JoystickHatPosition_Impl__obj::set_left(int this1,bool value){ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_66_set_left) -HXLINE( 67) if (value) { -HXLINE( 69) this1 = (this1 | 8); - } - else { -HXLINE( 73) this1 = (this1 & (268435455 - 8)); - } -HXLINE( 76) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(JoystickHatPosition_Impl__obj,set_left,return ) - -bool JoystickHatPosition_Impl__obj::get_right(int this1){ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_81_get_right) -HXDLIN( 81) return ((this1 & 2) > 0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(JoystickHatPosition_Impl__obj,get_right,return ) - -bool JoystickHatPosition_Impl__obj::set_right(int this1,bool value){ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_85_set_right) -HXLINE( 86) if (value) { -HXLINE( 88) this1 = (this1 | 2); - } - else { -HXLINE( 92) this1 = (this1 & (268435455 - 2)); - } -HXLINE( 95) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(JoystickHatPosition_Impl__obj,set_right,return ) - -bool JoystickHatPosition_Impl__obj::get_up(int this1){ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_100_get_up) -HXDLIN( 100) return ((this1 & 1) > 0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(JoystickHatPosition_Impl__obj,get_up,return ) - -bool JoystickHatPosition_Impl__obj::set_up(int this1,bool value){ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_104_set_up) -HXLINE( 105) if (value) { -HXLINE( 107) this1 = (this1 | 1); - } - else { -HXLINE( 111) this1 = (this1 & (268435455 - 1)); - } -HXLINE( 114) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(JoystickHatPosition_Impl__obj,set_up,return ) - - -JoystickHatPosition_Impl__obj::JoystickHatPosition_Impl__obj() -{ -} - -bool JoystickHatPosition_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"get_up") ) { outValue = get_up_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_up") ) { outValue = set_up_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"get_down") ) { outValue = get_down_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_down") ) { outValue = set_down_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_left") ) { outValue = get_left_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_left") ) { outValue = set_left_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"get_right") ) { outValue = get_right_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_right") ) { outValue = set_right_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_center") ) { outValue = get_center_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_center") ) { outValue = set_center_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *JoystickHatPosition_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo JoystickHatPosition_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &JoystickHatPosition_Impl__obj::CENTER,HX_("CENTER",d5,d1,5d,b8)}, - {hx::fsInt,(void *) &JoystickHatPosition_Impl__obj::DOWN,HX_("DOWN",62,c0,2e,2d)}, - {hx::fsInt,(void *) &JoystickHatPosition_Impl__obj::LEFT,HX_("LEFT",07,d0,70,32)}, - {hx::fsInt,(void *) &JoystickHatPosition_Impl__obj::RIGHT,HX_("RIGHT",bc,43,52,67)}, - {hx::fsInt,(void *) &JoystickHatPosition_Impl__obj::UP,HX_("UP",5b,4a,00,00)}, - {hx::fsInt,(void *) &JoystickHatPosition_Impl__obj::DOWN_LEFT,HX_("DOWN_LEFT",44,88,d4,e5)}, - {hx::fsInt,(void *) &JoystickHatPosition_Impl__obj::DOWN_RIGHT,HX_("DOWN_RIGHT",df,c0,2f,ab)}, - {hx::fsInt,(void *) &JoystickHatPosition_Impl__obj::UP_LEFT,HX_("UP_LEFT",ab,37,af,b0)}, - {hx::fsInt,(void *) &JoystickHatPosition_Impl__obj::UP_RIGHT,HX_("UP_RIGHT",98,8b,ae,5f)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void JoystickHatPosition_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(JoystickHatPosition_Impl__obj::CENTER,"CENTER"); - HX_MARK_MEMBER_NAME(JoystickHatPosition_Impl__obj::DOWN,"DOWN"); - HX_MARK_MEMBER_NAME(JoystickHatPosition_Impl__obj::LEFT,"LEFT"); - HX_MARK_MEMBER_NAME(JoystickHatPosition_Impl__obj::RIGHT,"RIGHT"); - HX_MARK_MEMBER_NAME(JoystickHatPosition_Impl__obj::UP,"UP"); - HX_MARK_MEMBER_NAME(JoystickHatPosition_Impl__obj::DOWN_LEFT,"DOWN_LEFT"); - HX_MARK_MEMBER_NAME(JoystickHatPosition_Impl__obj::DOWN_RIGHT,"DOWN_RIGHT"); - HX_MARK_MEMBER_NAME(JoystickHatPosition_Impl__obj::UP_LEFT,"UP_LEFT"); - HX_MARK_MEMBER_NAME(JoystickHatPosition_Impl__obj::UP_RIGHT,"UP_RIGHT"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void JoystickHatPosition_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(JoystickHatPosition_Impl__obj::CENTER,"CENTER"); - HX_VISIT_MEMBER_NAME(JoystickHatPosition_Impl__obj::DOWN,"DOWN"); - HX_VISIT_MEMBER_NAME(JoystickHatPosition_Impl__obj::LEFT,"LEFT"); - HX_VISIT_MEMBER_NAME(JoystickHatPosition_Impl__obj::RIGHT,"RIGHT"); - HX_VISIT_MEMBER_NAME(JoystickHatPosition_Impl__obj::UP,"UP"); - HX_VISIT_MEMBER_NAME(JoystickHatPosition_Impl__obj::DOWN_LEFT,"DOWN_LEFT"); - HX_VISIT_MEMBER_NAME(JoystickHatPosition_Impl__obj::DOWN_RIGHT,"DOWN_RIGHT"); - HX_VISIT_MEMBER_NAME(JoystickHatPosition_Impl__obj::UP_LEFT,"UP_LEFT"); - HX_VISIT_MEMBER_NAME(JoystickHatPosition_Impl__obj::UP_RIGHT,"UP_RIGHT"); -}; - -#endif - -hx::Class JoystickHatPosition_Impl__obj::__mClass; - -static ::String JoystickHatPosition_Impl__obj_sStaticFields[] = { - HX_("CENTER",d5,d1,5d,b8), - HX_("DOWN",62,c0,2e,2d), - HX_("LEFT",07,d0,70,32), - HX_("RIGHT",bc,43,52,67), - HX_("UP",5b,4a,00,00), - HX_("DOWN_LEFT",44,88,d4,e5), - HX_("DOWN_RIGHT",df,c0,2f,ab), - HX_("UP_LEFT",ab,37,af,b0), - HX_("UP_RIGHT",98,8b,ae,5f), - HX_("_new",61,15,1f,3f), - HX_("get_center",9e,95,62,f6), - HX_("set_center",12,34,e0,f9), - HX_("get_down",eb,b3,28,c2), - HX_("set_down",5f,0d,86,70), - HX_("get_left",90,c3,6a,c7), - HX_("set_left",04,1d,c8,75), - HX_("get_right",33,68,0d,2d), - HX_("set_right",3f,54,5e,10), - HX_("get_up",a4,fd,2f,a3), - HX_("set_up",18,52,78,6f), - ::String(null()) -}; - -void JoystickHatPosition_Impl__obj::__register() -{ - JoystickHatPosition_Impl__obj _hx_dummy; - JoystickHatPosition_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.ui._JoystickHatPosition.JoystickHatPosition_Impl_",84,1b,37,97); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &JoystickHatPosition_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = JoystickHatPosition_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(JoystickHatPosition_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< JoystickHatPosition_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = JoystickHatPosition_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = JoystickHatPosition_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = JoystickHatPosition_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void JoystickHatPosition_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_5_boot) -HXDLIN( 5) CENTER = 0; - } -{ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_6_boot) -HXDLIN( 6) DOWN = 4; - } -{ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_7_boot) -HXDLIN( 7) LEFT = 8; - } -{ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_8_boot) -HXDLIN( 8) RIGHT = 2; - } -{ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_9_boot) -HXDLIN( 9) UP = 1; - } -{ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_10_boot) -HXDLIN( 10) DOWN_LEFT = 12; - } -{ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_11_boot) -HXDLIN( 11) DOWN_RIGHT = 6; - } -{ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_12_boot) -HXDLIN( 12) UP_LEFT = 9; - } -{ - HX_STACKFRAME(&_hx_pos_fa6786736437d0c1_13_boot) -HXDLIN( 13) UP_RIGHT = 3; - } -} - -} // end namespace lime -} // end namespace ui -} // end namespace _JoystickHatPosition diff --git a/hGameTest/bin/linux/obj/src/lime/ui/_KeyCode/KeyCode_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/ui/_KeyCode/KeyCode_Impl_.cpp deleted file mode 100644 index a54a4d07..00000000 --- a/hGameTest/bin/linux/obj/src/lime/ui/_KeyCode/KeyCode_Impl_.cpp +++ /dev/null @@ -1,2775 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_ui__KeyCode_KeyCode_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_246_fromScanCode,"lime.ui._KeyCode.KeyCode_Impl_","fromScanCode",0x2d96e0b6,"lime.ui._KeyCode.KeyCode_Impl_.fromScanCode","lime/ui/KeyCode.hx",246,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_256_toScanCode,"lime.ui._KeyCode.KeyCode_Impl_","toScanCode",0x33397d47,"lime.ui._KeyCode.KeyCode_Impl_.toScanCode","lime/ui/KeyCode.hx",256,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_267_gt,"lime.ui._KeyCode.KeyCode_Impl_","gt",0xe9ec338f,"lime.ui._KeyCode.KeyCode_Impl_.gt","lime/ui/KeyCode.hx",267,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_272_gte,"lime.ui._KeyCode.KeyCode_Impl_","gte",0xc4c0e9f6,"lime.ui._KeyCode.KeyCode_Impl_.gte","lime/ui/KeyCode.hx",272,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_277_lt,"lime.ui._KeyCode.KeyCode_Impl_","lt",0xe9ec37ea,"lime.ui._KeyCode.KeyCode_Impl_.lt","lime/ui/KeyCode.hx",277,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_282_lte,"lime.ui._KeyCode.KeyCode_Impl_","lte",0xc4c4b53b,"lime.ui._KeyCode.KeyCode_Impl_.lte","lime/ui/KeyCode.hx",282,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_287_plus,"lime.ui._KeyCode.KeyCode_Impl_","plus",0x69f8b53c,"lime.ui._KeyCode.KeyCode_Impl_.plus","lime/ui/KeyCode.hx",287,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_8_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",8,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_9_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",9,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_10_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",10,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_11_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",11,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_12_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",12,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_13_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",13,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_14_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",14,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_15_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",15,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_16_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",16,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_17_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",17,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_18_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",18,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_19_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",19,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_20_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",20,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_21_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",21,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_22_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",22,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_23_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",23,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_24_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",24,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_25_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",25,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_26_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",26,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_27_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",27,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_28_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",28,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_29_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",29,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_30_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",30,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_31_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",31,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_32_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",32,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_33_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",33,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_34_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",34,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_35_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",35,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_36_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",36,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_37_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",37,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_38_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",38,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_39_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",39,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_40_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",40,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_41_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",41,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_42_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",42,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_43_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",43,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_44_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",44,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_45_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",45,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_46_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",46,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_47_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",47,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_48_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",48,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_49_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",49,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_50_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",50,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_51_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",51,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_52_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",52,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_53_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",53,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_54_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",54,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_55_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",55,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_56_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",56,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_57_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",57,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_58_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",58,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_59_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",59,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_60_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",60,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_61_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",61,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_62_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",62,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_63_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",63,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_64_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",64,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_65_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",65,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_66_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",66,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_67_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",67,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_68_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",68,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_69_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",69,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_70_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",70,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_71_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",71,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_72_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",72,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_73_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",73,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_74_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",74,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_75_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",75,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_76_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",76,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_77_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",77,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_78_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",78,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_79_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",79,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_80_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",80,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_81_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",81,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_82_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",82,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_83_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",83,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_84_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",84,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_85_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",85,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_86_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",86,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_87_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",87,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_88_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",88,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_89_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",89,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_90_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",90,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_91_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",91,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_92_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",92,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_93_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",93,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_94_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",94,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_95_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",95,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_96_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",96,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_97_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",97,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_98_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",98,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_99_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",99,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_100_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",100,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_101_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",101,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_102_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",102,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_103_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",103,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_104_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",104,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_105_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",105,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_106_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",106,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_107_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",107,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_108_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",108,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_109_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",109,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_110_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",110,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_111_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",111,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_112_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",112,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_113_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",113,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_114_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",114,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_115_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",115,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_116_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",116,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_117_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",117,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_118_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",118,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_119_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",119,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_120_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",120,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_121_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",121,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_122_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",122,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_123_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",123,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_124_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",124,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_125_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",125,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_126_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",126,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_127_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",127,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_128_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",128,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_129_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",129,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_130_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",130,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_131_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",131,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_132_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",132,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_133_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",133,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_134_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",134,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_135_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",135,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_136_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",136,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_137_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",137,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_138_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",138,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_139_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",139,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_140_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",140,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_141_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",141,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_142_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",142,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_143_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",143,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_144_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",144,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_145_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",145,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_146_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",146,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_147_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",147,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_148_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",148,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_149_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",149,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_150_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",150,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_152_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",152,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_153_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",153,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_154_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",154,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_155_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",155,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_156_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",156,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_157_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",157,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_158_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",158,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_159_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",159,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_160_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",160,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_161_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",161,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_162_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",162,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_163_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",163,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_164_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",164,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_165_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",165,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_166_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",166,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_167_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",167,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_168_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",168,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_169_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",169,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_170_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",170,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_171_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",171,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_172_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",172,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_173_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",173,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_174_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",174,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_175_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",175,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_176_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",176,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_177_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",177,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_178_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",178,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_179_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",179,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_180_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",180,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_181_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",181,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_182_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",182,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_183_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",183,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_184_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",184,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_185_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",185,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_186_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",186,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_187_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",187,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_188_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",188,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_189_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",189,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_190_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",190,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_191_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",191,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_192_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",192,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_193_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",193,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_194_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",194,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_195_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",195,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_196_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",196,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_197_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",197,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_198_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",198,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_199_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",199,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_200_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",200,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_201_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",201,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_202_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",202,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_203_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",203,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_204_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",204,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_205_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",205,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_206_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",206,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_207_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",207,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_208_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",208,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_209_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",209,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_210_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",210,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_211_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",211,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_212_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",212,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_213_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",213,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_214_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",214,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_215_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",215,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_216_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",216,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_217_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",217,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_218_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",218,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_219_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",219,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_220_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",220,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_221_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",221,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_222_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",222,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_223_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",223,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_224_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",224,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_225_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",225,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_226_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",226,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_227_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",227,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_228_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",228,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_229_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",229,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_230_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",230,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_231_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",231,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_232_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",232,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_233_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",233,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_234_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",234,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_235_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",235,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_236_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",236,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_237_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",237,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_238_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",238,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_239_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",239,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_240_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",240,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_241_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",241,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_242_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",242,0x00b13353) -HX_LOCAL_STACK_FRAME(_hx_pos_0f4ddfe8b0e85094_243_boot,"lime.ui._KeyCode.KeyCode_Impl_","boot",0x60b9fa14,"lime.ui._KeyCode.KeyCode_Impl_.boot","lime/ui/KeyCode.hx",243,0x00b13353) -namespace lime{ -namespace ui{ -namespace _KeyCode{ - -void KeyCode_Impl__obj::__construct() { } - -Dynamic KeyCode_Impl__obj::__CreateEmpty() { return new KeyCode_Impl__obj; } - -void *KeyCode_Impl__obj::_hx_vtable = 0; - -Dynamic KeyCode_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< KeyCode_Impl__obj > _hx_result = new KeyCode_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool KeyCode_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2ab31f76; -} - -int KeyCode_Impl__obj::UNKNOWN; - -int KeyCode_Impl__obj::BACKSPACE; - -int KeyCode_Impl__obj::TAB; - -int KeyCode_Impl__obj::RETURN; - -int KeyCode_Impl__obj::ESCAPE; - -int KeyCode_Impl__obj::SPACE; - -int KeyCode_Impl__obj::EXCLAMATION; - -int KeyCode_Impl__obj::QUOTE; - -int KeyCode_Impl__obj::HASH; - -int KeyCode_Impl__obj::DOLLAR; - -int KeyCode_Impl__obj::PERCENT; - -int KeyCode_Impl__obj::AMPERSAND; - -int KeyCode_Impl__obj::SINGLE_QUOTE; - -int KeyCode_Impl__obj::LEFT_PARENTHESIS; - -int KeyCode_Impl__obj::RIGHT_PARENTHESIS; - -int KeyCode_Impl__obj::ASTERISK; - -int KeyCode_Impl__obj::PLUS; - -int KeyCode_Impl__obj::COMMA; - -int KeyCode_Impl__obj::MINUS; - -int KeyCode_Impl__obj::PERIOD; - -int KeyCode_Impl__obj::SLASH; - -int KeyCode_Impl__obj::NUMBER_0; - -int KeyCode_Impl__obj::NUMBER_1; - -int KeyCode_Impl__obj::NUMBER_2; - -int KeyCode_Impl__obj::NUMBER_3; - -int KeyCode_Impl__obj::NUMBER_4; - -int KeyCode_Impl__obj::NUMBER_5; - -int KeyCode_Impl__obj::NUMBER_6; - -int KeyCode_Impl__obj::NUMBER_7; - -int KeyCode_Impl__obj::NUMBER_8; - -int KeyCode_Impl__obj::NUMBER_9; - -int KeyCode_Impl__obj::COLON; - -int KeyCode_Impl__obj::SEMICOLON; - -int KeyCode_Impl__obj::LESS_THAN; - -int KeyCode_Impl__obj::EQUALS; - -int KeyCode_Impl__obj::GREATER_THAN; - -int KeyCode_Impl__obj::QUESTION; - -int KeyCode_Impl__obj::AT; - -int KeyCode_Impl__obj::LEFT_BRACKET; - -int KeyCode_Impl__obj::BACKSLASH; - -int KeyCode_Impl__obj::RIGHT_BRACKET; - -int KeyCode_Impl__obj::CARET; - -int KeyCode_Impl__obj::UNDERSCORE; - -int KeyCode_Impl__obj::GRAVE; - -int KeyCode_Impl__obj::A; - -int KeyCode_Impl__obj::B; - -int KeyCode_Impl__obj::C; - -int KeyCode_Impl__obj::D; - -int KeyCode_Impl__obj::E; - -int KeyCode_Impl__obj::F; - -int KeyCode_Impl__obj::G; - -int KeyCode_Impl__obj::H; - -int KeyCode_Impl__obj::I; - -int KeyCode_Impl__obj::J; - -int KeyCode_Impl__obj::K; - -int KeyCode_Impl__obj::L; - -int KeyCode_Impl__obj::M; - -int KeyCode_Impl__obj::N; - -int KeyCode_Impl__obj::O; - -int KeyCode_Impl__obj::P; - -int KeyCode_Impl__obj::Q; - -int KeyCode_Impl__obj::R; - -int KeyCode_Impl__obj::S; - -int KeyCode_Impl__obj::T; - -int KeyCode_Impl__obj::U; - -int KeyCode_Impl__obj::V; - -int KeyCode_Impl__obj::W; - -int KeyCode_Impl__obj::X; - -int KeyCode_Impl__obj::Y; - -int KeyCode_Impl__obj::Z; - -int KeyCode_Impl__obj::DELETE; - -int KeyCode_Impl__obj::CAPS_LOCK; - -int KeyCode_Impl__obj::F1; - -int KeyCode_Impl__obj::F2; - -int KeyCode_Impl__obj::F3; - -int KeyCode_Impl__obj::F4; - -int KeyCode_Impl__obj::F5; - -int KeyCode_Impl__obj::F6; - -int KeyCode_Impl__obj::F7; - -int KeyCode_Impl__obj::F8; - -int KeyCode_Impl__obj::F9; - -int KeyCode_Impl__obj::F10; - -int KeyCode_Impl__obj::F11; - -int KeyCode_Impl__obj::F12; - -int KeyCode_Impl__obj::PRINT_SCREEN; - -int KeyCode_Impl__obj::SCROLL_LOCK; - -int KeyCode_Impl__obj::PAUSE; - -int KeyCode_Impl__obj::INSERT; - -int KeyCode_Impl__obj::HOME; - -int KeyCode_Impl__obj::PAGE_UP; - -int KeyCode_Impl__obj::END; - -int KeyCode_Impl__obj::PAGE_DOWN; - -int KeyCode_Impl__obj::RIGHT; - -int KeyCode_Impl__obj::LEFT; - -int KeyCode_Impl__obj::DOWN; - -int KeyCode_Impl__obj::UP; - -int KeyCode_Impl__obj::NUM_LOCK; - -int KeyCode_Impl__obj::NUMPAD_DIVIDE; - -int KeyCode_Impl__obj::NUMPAD_MULTIPLY; - -int KeyCode_Impl__obj::NUMPAD_MINUS; - -int KeyCode_Impl__obj::NUMPAD_PLUS; - -int KeyCode_Impl__obj::NUMPAD_ENTER; - -int KeyCode_Impl__obj::NUMPAD_1; - -int KeyCode_Impl__obj::NUMPAD_2; - -int KeyCode_Impl__obj::NUMPAD_3; - -int KeyCode_Impl__obj::NUMPAD_4; - -int KeyCode_Impl__obj::NUMPAD_5; - -int KeyCode_Impl__obj::NUMPAD_6; - -int KeyCode_Impl__obj::NUMPAD_7; - -int KeyCode_Impl__obj::NUMPAD_8; - -int KeyCode_Impl__obj::NUMPAD_9; - -int KeyCode_Impl__obj::NUMPAD_0; - -int KeyCode_Impl__obj::NUMPAD_PERIOD; - -int KeyCode_Impl__obj::APPLICATION; - -int KeyCode_Impl__obj::POWER; - -int KeyCode_Impl__obj::NUMPAD_EQUALS; - -int KeyCode_Impl__obj::F13; - -int KeyCode_Impl__obj::F14; - -int KeyCode_Impl__obj::F15; - -int KeyCode_Impl__obj::F16; - -int KeyCode_Impl__obj::F17; - -int KeyCode_Impl__obj::F18; - -int KeyCode_Impl__obj::F19; - -int KeyCode_Impl__obj::F20; - -int KeyCode_Impl__obj::F21; - -int KeyCode_Impl__obj::F22; - -int KeyCode_Impl__obj::F23; - -int KeyCode_Impl__obj::F24; - -int KeyCode_Impl__obj::EXECUTE; - -int KeyCode_Impl__obj::HELP; - -int KeyCode_Impl__obj::MENU; - -int KeyCode_Impl__obj::SELECT; - -int KeyCode_Impl__obj::STOP; - -int KeyCode_Impl__obj::AGAIN; - -int KeyCode_Impl__obj::UNDO; - -int KeyCode_Impl__obj::CUT; - -int KeyCode_Impl__obj::COPY; - -int KeyCode_Impl__obj::PASTE; - -int KeyCode_Impl__obj::FIND; - -int KeyCode_Impl__obj::MUTE; - -int KeyCode_Impl__obj::VOLUME_UP; - -int KeyCode_Impl__obj::VOLUME_DOWN; - -int KeyCode_Impl__obj::NUMPAD_COMMA; - -int KeyCode_Impl__obj::ALT_ERASE; - -int KeyCode_Impl__obj::SYSTEM_REQUEST; - -int KeyCode_Impl__obj::CANCEL; - -int KeyCode_Impl__obj::CLEAR; - -int KeyCode_Impl__obj::PRIOR; - -int KeyCode_Impl__obj::RETURN2; - -int KeyCode_Impl__obj::SEPARATOR; - -int KeyCode_Impl__obj::OUT; - -int KeyCode_Impl__obj::OPER; - -int KeyCode_Impl__obj::CLEAR_AGAIN; - -int KeyCode_Impl__obj::CRSEL; - -int KeyCode_Impl__obj::EXSEL; - -int KeyCode_Impl__obj::NUMPAD_00; - -int KeyCode_Impl__obj::NUMPAD_000; - -int KeyCode_Impl__obj::THOUSAND_SEPARATOR; - -int KeyCode_Impl__obj::DECIMAL_SEPARATOR; - -int KeyCode_Impl__obj::CURRENCY_UNIT; - -int KeyCode_Impl__obj::CURRENCY_SUBUNIT; - -int KeyCode_Impl__obj::NUMPAD_LEFT_PARENTHESIS; - -int KeyCode_Impl__obj::NUMPAD_RIGHT_PARENTHESIS; - -int KeyCode_Impl__obj::NUMPAD_LEFT_BRACE; - -int KeyCode_Impl__obj::NUMPAD_RIGHT_BRACE; - -int KeyCode_Impl__obj::NUMPAD_TAB; - -int KeyCode_Impl__obj::NUMPAD_BACKSPACE; - -int KeyCode_Impl__obj::NUMPAD_A; - -int KeyCode_Impl__obj::NUMPAD_B; - -int KeyCode_Impl__obj::NUMPAD_C; - -int KeyCode_Impl__obj::NUMPAD_D; - -int KeyCode_Impl__obj::NUMPAD_E; - -int KeyCode_Impl__obj::NUMPAD_F; - -int KeyCode_Impl__obj::NUMPAD_XOR; - -int KeyCode_Impl__obj::NUMPAD_POWER; - -int KeyCode_Impl__obj::NUMPAD_PERCENT; - -int KeyCode_Impl__obj::NUMPAD_LESS_THAN; - -int KeyCode_Impl__obj::NUMPAD_GREATER_THAN; - -int KeyCode_Impl__obj::NUMPAD_AMPERSAND; - -int KeyCode_Impl__obj::NUMPAD_DOUBLE_AMPERSAND; - -int KeyCode_Impl__obj::NUMPAD_VERTICAL_BAR; - -int KeyCode_Impl__obj::NUMPAD_DOUBLE_VERTICAL_BAR; - -int KeyCode_Impl__obj::NUMPAD_COLON; - -int KeyCode_Impl__obj::NUMPAD_HASH; - -int KeyCode_Impl__obj::NUMPAD_SPACE; - -int KeyCode_Impl__obj::NUMPAD_AT; - -int KeyCode_Impl__obj::NUMPAD_EXCLAMATION; - -int KeyCode_Impl__obj::NUMPAD_MEM_STORE; - -int KeyCode_Impl__obj::NUMPAD_MEM_RECALL; - -int KeyCode_Impl__obj::NUMPAD_MEM_CLEAR; - -int KeyCode_Impl__obj::NUMPAD_MEM_ADD; - -int KeyCode_Impl__obj::NUMPAD_MEM_SUBTRACT; - -int KeyCode_Impl__obj::NUMPAD_MEM_MULTIPLY; - -int KeyCode_Impl__obj::NUMPAD_MEM_DIVIDE; - -int KeyCode_Impl__obj::NUMPAD_PLUS_MINUS; - -int KeyCode_Impl__obj::NUMPAD_CLEAR; - -int KeyCode_Impl__obj::NUMPAD_CLEAR_ENTRY; - -int KeyCode_Impl__obj::NUMPAD_BINARY; - -int KeyCode_Impl__obj::NUMPAD_OCTAL; - -int KeyCode_Impl__obj::NUMPAD_DECIMAL; - -int KeyCode_Impl__obj::NUMPAD_HEXADECIMAL; - -int KeyCode_Impl__obj::LEFT_CTRL; - -int KeyCode_Impl__obj::LEFT_SHIFT; - -int KeyCode_Impl__obj::LEFT_ALT; - -int KeyCode_Impl__obj::LEFT_META; - -int KeyCode_Impl__obj::RIGHT_CTRL; - -int KeyCode_Impl__obj::RIGHT_SHIFT; - -int KeyCode_Impl__obj::RIGHT_ALT; - -int KeyCode_Impl__obj::RIGHT_META; - -int KeyCode_Impl__obj::MODE; - -int KeyCode_Impl__obj::AUDIO_NEXT; - -int KeyCode_Impl__obj::AUDIO_PREVIOUS; - -int KeyCode_Impl__obj::AUDIO_STOP; - -int KeyCode_Impl__obj::AUDIO_PLAY; - -int KeyCode_Impl__obj::AUDIO_MUTE; - -int KeyCode_Impl__obj::MEDIA_SELECT; - -int KeyCode_Impl__obj::WWW; - -int KeyCode_Impl__obj::MAIL; - -int KeyCode_Impl__obj::CALCULATOR; - -int KeyCode_Impl__obj::COMPUTER; - -int KeyCode_Impl__obj::APP_CONTROL_SEARCH; - -int KeyCode_Impl__obj::APP_CONTROL_HOME; - -int KeyCode_Impl__obj::APP_CONTROL_BACK; - -int KeyCode_Impl__obj::APP_CONTROL_FORWARD; - -int KeyCode_Impl__obj::APP_CONTROL_STOP; - -int KeyCode_Impl__obj::APP_CONTROL_REFRESH; - -int KeyCode_Impl__obj::APP_CONTROL_BOOKMARKS; - -int KeyCode_Impl__obj::BRIGHTNESS_DOWN; - -int KeyCode_Impl__obj::BRIGHTNESS_UP; - -int KeyCode_Impl__obj::DISPLAY_SWITCH; - -int KeyCode_Impl__obj::BACKLIGHT_TOGGLE; - -int KeyCode_Impl__obj::BACKLIGHT_DOWN; - -int KeyCode_Impl__obj::BACKLIGHT_UP; - -int KeyCode_Impl__obj::EJECT; - -int KeyCode_Impl__obj::SLEEP; - -int KeyCode_Impl__obj::fromScanCode(int scanCode){ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_246_fromScanCode) -HXLINE( 248) int code = scanCode; -HXLINE( 249) return ::Std_obj::_hx_int(( (Float)(::lime::_internal::backend::native::NativeCFFI_obj::lime_key_code_from_scan_code(( (float)(code) ))) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(KeyCode_Impl__obj,fromScanCode,return ) - -int KeyCode_Impl__obj::toScanCode(int keyCode){ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_256_toScanCode) -HXLINE( 258) int code = keyCode; -HXLINE( 259) return ::Std_obj::_hx_int(( (Float)(::lime::_internal::backend::native::NativeCFFI_obj::lime_key_code_to_scan_code(( (float)(code) ))) )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(KeyCode_Impl__obj,toScanCode,return ) - -bool KeyCode_Impl__obj::gt(int a,int b){ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_267_gt) -HXDLIN( 267) return (a > b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(KeyCode_Impl__obj,gt,return ) - -bool KeyCode_Impl__obj::gte(int a,int b){ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_272_gte) -HXDLIN( 272) return (a >= b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(KeyCode_Impl__obj,gte,return ) - -bool KeyCode_Impl__obj::lt(int a,int b){ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_277_lt) -HXDLIN( 277) return (a < b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(KeyCode_Impl__obj,lt,return ) - -bool KeyCode_Impl__obj::lte(int a,int b){ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_282_lte) -HXDLIN( 282) return (a <= b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(KeyCode_Impl__obj,lte,return ) - -int KeyCode_Impl__obj::plus(int a,int b){ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_287_plus) -HXDLIN( 287) return (a + b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(KeyCode_Impl__obj,plus,return ) - - -KeyCode_Impl__obj::KeyCode_Impl__obj() -{ -} - -bool KeyCode_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"gt") ) { outValue = gt_dyn(); return true; } - if (HX_FIELD_EQ(inName,"lt") ) { outValue = lt_dyn(); return true; } - break; - case 3: - if (HX_FIELD_EQ(inName,"gte") ) { outValue = gte_dyn(); return true; } - if (HX_FIELD_EQ(inName,"lte") ) { outValue = lte_dyn(); return true; } - break; - case 4: - if (HX_FIELD_EQ(inName,"plus") ) { outValue = plus_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"toScanCode") ) { outValue = toScanCode_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"fromScanCode") ) { outValue = fromScanCode_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *KeyCode_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo KeyCode_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &KeyCode_Impl__obj::UNKNOWN,HX_("UNKNOWN",6a,f7,4e,61)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::BACKSPACE,HX_("BACKSPACE",1f,f5,42,c6)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::TAB,HX_("TAB",35,f6,3f,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::RETURN,HX_("RETURN",b0,50,b0,bb)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::ESCAPE,HX_("ESCAPE",81,ef,5c,8d)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::SPACE,HX_("SPACE",a6,c4,54,ff)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::EXCLAMATION,HX_("EXCLAMATION",cd,b3,eb,02)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::QUOTE,HX_("QUOTE",1c,5b,e0,db)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::HASH,HX_("HASH",ce,f7,c8,2f)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::DOLLAR,HX_("DOLLAR",7c,78,62,df)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::PERCENT,HX_("PERCENT",a5,7e,ae,f8)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::AMPERSAND,HX_("AMPERSAND",15,dc,b6,c6)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::SINGLE_QUOTE,HX_("SINGLE_QUOTE",e5,4a,2c,30)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::LEFT_PARENTHESIS,HX_("LEFT_PARENTHESIS",3e,7b,45,c7)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::RIGHT_PARENTHESIS,HX_("RIGHT_PARENTHESIS",73,2a,20,13)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::ASTERISK,HX_("ASTERISK",72,fc,4f,88)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::PLUS,HX_("PLUS",5a,07,1b,35)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::COMMA,HX_("COMMA",b5,69,4b,c8)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::MINUS,HX_("MINUS",50,b8,56,86)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::PERIOD,HX_("PERIOD",01,0d,9e,ed)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::SLASH,HX_("SLASH",1d,f8,af,fc)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMBER_0,HX_("NUMBER_0",fa,89,c6,33)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMBER_1,HX_("NUMBER_1",fb,89,c6,33)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMBER_2,HX_("NUMBER_2",fc,89,c6,33)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMBER_3,HX_("NUMBER_3",fd,89,c6,33)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMBER_4,HX_("NUMBER_4",fe,89,c6,33)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMBER_5,HX_("NUMBER_5",ff,89,c6,33)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMBER_6,HX_("NUMBER_6",00,8a,c6,33)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMBER_7,HX_("NUMBER_7",01,8a,c6,33)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMBER_8,HX_("NUMBER_8",02,8a,c6,33)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMBER_9,HX_("NUMBER_9",03,8a,c6,33)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::COLON,HX_("COLON",3f,a9,4a,c8)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::SEMICOLON,HX_("SEMICOLON",11,86,2a,49)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::LESS_THAN,HX_("LESS_THAN",47,45,26,a0)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::EQUALS,HX_("EQUALS",3f,9a,75,72)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::GREATER_THAN,HX_("GREATER_THAN",26,a8,9b,94)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::QUESTION,HX_("QUESTION",26,2b,36,80)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::AT,HX_("AT",f3,38,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::LEFT_BRACKET,HX_("LEFT_BRACKET",90,62,6d,61)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::BACKSLASH,HX_("BACKSLASH",96,28,9e,c3)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::RIGHT_BRACKET,HX_("RIGHT_BRACKET",45,13,29,76)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::CARET,HX_("CARET",63,31,0e,bf)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::UNDERSCORE,HX_("UNDERSCORE",3a,5f,02,45)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::GRAVE,HX_("GRAVE",65,4c,d8,17)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::A,HX_("A",41,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::B,HX_("B",42,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::C,HX_("C",43,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::D,HX_("D",44,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::E,HX_("E",45,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F,HX_("F",46,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::G,HX_("G",47,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::H,HX_("H",48,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::I,HX_("I",49,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::J,HX_("J",4a,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::K,HX_("K",4b,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::L,HX_("L",4c,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::M,HX_("M",4d,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::N,HX_("N",4e,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::O,HX_("O",4f,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::P,HX_("P",50,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::Q,HX_("Q",51,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::R,HX_("R",52,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::S,HX_("S",53,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::T,HX_("T",54,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::U,HX_("U",55,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::V,HX_("V",56,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::W,HX_("W",57,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::X,HX_("X",58,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::Y,HX_("Y",59,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::Z,HX_("Z",5a,00,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::DELETE,HX_("DELETE",2b,6c,5b,1d)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::CAPS_LOCK,HX_("CAPS_LOCK",09,04,db,ce)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F1,HX_("F1",2b,3d,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F2,HX_("F2",2c,3d,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F3,HX_("F3",2d,3d,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F4,HX_("F4",2e,3d,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F5,HX_("F5",2f,3d,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F6,HX_("F6",30,3d,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F7,HX_("F7",31,3d,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F8,HX_("F8",32,3d,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F9,HX_("F9",33,3d,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F10,HX_("F10",a5,48,35,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F11,HX_("F11",a6,48,35,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F12,HX_("F12",a7,48,35,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::PRINT_SCREEN,HX_("PRINT_SCREEN",9e,34,bf,1a)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::SCROLL_LOCK,HX_("SCROLL_LOCK",9d,2c,87,f4)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::PAUSE,HX_("PAUSE",d6,0e,46,3b)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::INSERT,HX_("INSERT",39,ef,5f,50)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::HOME,HX_("HOME",1f,92,d3,2f)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::PAGE_UP,HX_("PAGE_UP",8b,d9,3e,0b)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::END,HX_("END",bb,9f,34,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::PAGE_DOWN,HX_("PAGE_DOWN",92,7b,93,70)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::RIGHT,HX_("RIGHT",bc,43,52,67)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::LEFT,HX_("LEFT",07,d0,70,32)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::DOWN,HX_("DOWN",62,c0,2e,2d)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::UP,HX_("UP",5b,4a,00,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUM_LOCK,HX_("NUM_LOCK",e4,7b,03,eb)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_DIVIDE,HX_("NUMPAD_DIVIDE",eb,41,1f,90)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_MULTIPLY,HX_("NUMPAD_MULTIPLY",16,d9,d8,96)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_MINUS,HX_("NUMPAD_MINUS",1e,66,c4,a7)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_PLUS,HX_("NUMPAD_PLUS",4c,8d,42,16)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_ENTER,HX_("NUMPAD_ENTER",c6,52,e2,0f)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_1,HX_("NUMPAD_1",ff,2e,b3,40)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_2,HX_("NUMPAD_2",00,2f,b3,40)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_3,HX_("NUMPAD_3",01,2f,b3,40)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_4,HX_("NUMPAD_4",02,2f,b3,40)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_5,HX_("NUMPAD_5",03,2f,b3,40)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_6,HX_("NUMPAD_6",04,2f,b3,40)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_7,HX_("NUMPAD_7",05,2f,b3,40)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_8,HX_("NUMPAD_8",06,2f,b3,40)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_9,HX_("NUMPAD_9",07,2f,b3,40)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_0,HX_("NUMPAD_0",fe,2e,b3,40)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_PERIOD,HX_("NUMPAD_PERIOD",73,73,28,0c)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::APPLICATION,HX_("APPLICATION",30,b7,7a,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::POWER,HX_("POWER",e5,83,88,44)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_EQUALS,HX_("NUMPAD_EQUALS",b1,00,00,91)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F13,HX_("F13",a8,48,35,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F14,HX_("F14",a9,48,35,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F15,HX_("F15",aa,48,35,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F16,HX_("F16",ab,48,35,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F17,HX_("F17",ac,48,35,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F18,HX_("F18",ad,48,35,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F19,HX_("F19",ae,48,35,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F20,HX_("F20",84,49,35,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F21,HX_("F21",85,49,35,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F22,HX_("F22",86,49,35,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F23,HX_("F23",87,49,35,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::F24,HX_("F24",88,49,35,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::EXECUTE,HX_("EXECUTE",15,de,e0,4b)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::HELP,HX_("HELP",c1,fa,cb,2f)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::MENU,HX_("MENU",9f,0d,1a,33)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::SELECT,HX_("SELECT",fc,c6,b5,1c)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::STOP,HX_("STOP",02,b8,1c,37)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::AGAIN,HX_("AGAIN",40,6d,2b,9c)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::UNDO,HX_("UNDO",24,8e,6a,38)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::CUT,HX_("CUT",62,21,33,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::COPY,HX_("COPY",b5,83,85,2c)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::PASTE,HX_("PASTE",33,8b,44,3b)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::FIND,HX_("FIND",39,98,7c,2e)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::MUTE,HX_("MUTE",d9,36,26,33)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::VOLUME_UP,HX_("VOLUME_UP",e0,2e,1e,5c)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::VOLUME_DOWN,HX_("VOLUME_DOWN",27,90,f2,37)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_COMMA,HX_("NUMPAD_COMMA",83,17,b9,e9)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::ALT_ERASE,HX_("ALT_ERASE",d0,e9,42,1c)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::SYSTEM_REQUEST,HX_("SYSTEM_REQUEST",9f,56,e9,3c)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::CANCEL,HX_("CANCEL",7a,99,b6,6a)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::CLEAR,HX_("CLEAR",6d,a9,49,c6)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::PRIOR,HX_("PRIOR",ea,90,79,46)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::RETURN2,HX_("RETURN2",82,49,96,7e)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::SEPARATOR,HX_("SEPARATOR",45,d0,d7,2c)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::OUT,HX_("OUT",6e,3c,3c,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::OPER,HX_("OPER",ce,cb,74,34)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::CLEAR_AGAIN,HX_("CLEAR_AGAIN",ae,ad,24,1b)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::CRSEL,HX_("CRSEL",2b,94,4b,ca)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::EXSEL,HX_("EXSEL",e7,04,10,f5)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_00,HX_("NUMPAD_00",72,ef,15,5c)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_000,HX_("NUMPAD_000",7e,94,1b,37)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::THOUSAND_SEPARATOR,HX_("THOUSAND_SEPARATOR",64,42,ba,6c)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::DECIMAL_SEPARATOR,HX_("DECIMAL_SEPARATOR",b7,2b,09,71)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::CURRENCY_UNIT,HX_("CURRENCY_UNIT",72,f1,d5,a0)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::CURRENCY_SUBUNIT,HX_("CURRENCY_SUBUNIT",b6,31,7c,dc)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_LEFT_PARENTHESIS,HX_("NUMPAD_LEFT_PARENTHESIS",30,24,17,38)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_RIGHT_PARENTHESIS,HX_("NUMPAD_RIGHT_PARENTHESIS",41,55,c2,59)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_LEFT_BRACE,HX_("NUMPAD_LEFT_BRACE",4d,33,25,1b)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_RIGHT_BRACE,HX_("NUMPAD_RIGHT_BRACE",9e,51,1b,74)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_TAB,HX_("NUMPAD_TAB",83,f4,36,37)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_BACKSPACE,HX_("NUMPAD_BACKSPACE",ed,a1,16,91)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_A,HX_("NUMPAD_A",0f,2f,b3,40)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_B,HX_("NUMPAD_B",10,2f,b3,40)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_C,HX_("NUMPAD_C",11,2f,b3,40)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_D,HX_("NUMPAD_D",12,2f,b3,40)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_E,HX_("NUMPAD_E",13,2f,b3,40)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_F,HX_("NUMPAD_F",14,2f,b3,40)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_XOR,HX_("NUMPAD_XOR",c9,09,3a,37)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_POWER,HX_("NUMPAD_POWER",b3,31,f6,65)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_PERCENT,HX_("NUMPAD_PERCENT",f3,bb,3d,93)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_LESS_THAN,HX_("NUMPAD_LESS_THAN",15,f2,f9,6a)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_GREATER_THAN,HX_("NUMPAD_GREATER_THAN",18,70,85,48)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_AMPERSAND,HX_("NUMPAD_AMPERSAND",e3,88,8a,91)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_DOUBLE_AMPERSAND,HX_("NUMPAD_DOUBLE_AMPERSAND",19,b7,90,55)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_VERTICAL_BAR,HX_("NUMPAD_VERTICAL_BAR",1c,1a,61,85)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_DOUBLE_VERTICAL_BAR,HX_("NUMPAD_DOUBLE_VERTICAL_BAR",a6,31,9d,14)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_COLON,HX_("NUMPAD_COLON",0d,57,b8,e9)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_HASH,HX_("NUMPAD_HASH",c0,7d,f0,10)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_SPACE,HX_("NUMPAD_SPACE",74,72,c2,20)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_AT,HX_("NUMPAD_AT",65,fe,15,5c)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_EXCLAMATION,HX_("NUMPAD_EXCLAMATION",1b,b0,9e,eb)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_MEM_STORE,HX_("NUMPAD_MEM_STORE",85,4f,e9,27)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_MEM_RECALL,HX_("NUMPAD_MEM_RECALL",8d,c5,e2,b2)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_MEM_CLEAR,HX_("NUMPAD_MEM_CLEAR",31,ad,2e,ec)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_MEM_ADD,HX_("NUMPAD_MEM_ADD",c5,58,fb,47)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_MEM_SUBTRACT,HX_("NUMPAD_MEM_SUBTRACT",d0,b3,03,a6)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_MEM_MULTIPLY,HX_("NUMPAD_MEM_MULTIPLY",e0,20,7f,48)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_MEM_DIVIDE,HX_("NUMPAD_MEM_DIVIDE",35,23,13,74)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_PLUS_MINUS,HX_("NUMPAD_PLUS_MINUS",dd,8d,c7,60)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_CLEAR,HX_("NUMPAD_CLEAR",3b,57,b7,e7)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_CLEAR_ENTRY,HX_("NUMPAD_CLEAR_ENTRY",0e,ed,20,56)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_BINARY,HX_("NUMPAD_BINARY",73,ce,18,be)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_OCTAL,HX_("NUMPAD_OCTAL",79,c3,9e,ca)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_DECIMAL,HX_("NUMPAD_DECIMAL",bf,c5,36,01)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::NUMPAD_HEXADECIMAL,HX_("NUMPAD_HEXADECIMAL",59,10,c6,6a)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::LEFT_CTRL,HX_("LEFT_CTRL",23,23,b7,de)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::LEFT_SHIFT,HX_("LEFT_SHIFT",ea,7a,fb,2f)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::LEFT_ALT,HX_("LEFT_ALT",91,b9,e3,c9)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::LEFT_META,HX_("LEFT_META",3d,e5,47,e5)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::RIGHT_CTRL,HX_("RIGHT_CTRL",4e,1f,4d,c3)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::RIGHT_SHIFT,HX_("RIGHT_SHIFT",5f,24,a2,4e)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::RIGHT_ALT,HX_("RIGHT_ALT",c6,ab,81,cf)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::RIGHT_META,HX_("RIGHT_META",68,e1,dd,c9)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::MODE,HX_("MODE",63,9b,21,33)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::AUDIO_NEXT,HX_("AUDIO_NEXT",5c,64,1b,67)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::AUDIO_PREVIOUS,HX_("AUDIO_PREVIOUS",20,cc,f8,e8)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::AUDIO_STOP,HX_("AUDIO_STOP",6b,cf,74,6a)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::AUDIO_PLAY,HX_("AUDIO_PLAY",5d,0d,73,68)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::AUDIO_MUTE,HX_("AUDIO_MUTE",42,4e,7e,66)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::MEDIA_SELECT,HX_("MEDIA_SELECT",57,7c,21,ce)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::WWW,HX_("WWW",37,50,42,00)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::MAIL,HX_("MAIL",37,00,17,33)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::CALCULATOR,HX_("CALCULATOR",02,a1,e1,a9)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::COMPUTER,HX_("COMPUTER",1b,d1,4b,df)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::APP_CONTROL_SEARCH,HX_("APP_CONTROL_SEARCH",a8,98,55,1a)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::APP_CONTROL_HOME,HX_("APP_CONTROL_HOME",5f,0f,65,0f)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::APP_CONTROL_BACK,HX_("APP_CONTROL_BACK",67,1f,63,0b)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::APP_CONTROL_FORWARD,HX_("APP_CONTROL_FORWARD",65,00,a7,a0)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::APP_CONTROL_STOP,HX_("APP_CONTROL_STOP",42,35,ae,16)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::APP_CONTROL_REFRESH,HX_("APP_CONTROL_REFRESH",7b,f8,fc,a7)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::APP_CONTROL_BOOKMARKS,HX_("APP_CONTROL_BOOKMARKS",9d,7d,82,a1)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::BRIGHTNESS_DOWN,HX_("BRIGHTNESS_DOWN",d0,a4,d7,76)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::BRIGHTNESS_UP,HX_("BRIGHTNESS_UP",49,97,09,7b)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::DISPLAY_SWITCH,HX_("DISPLAY_SWITCH",b1,f1,e3,9e)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::BACKLIGHT_TOGGLE,HX_("BACKLIGHT_TOGGLE",e4,97,a8,f2)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::BACKLIGHT_DOWN,HX_("BACKLIGHT_DOWN",b2,38,06,1f)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::BACKLIGHT_UP,HX_("BACKLIGHT_UP",ab,0e,a2,b2)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::EJECT,HX_("EJECT",f1,66,c4,eb)}, - {hx::fsInt,(void *) &KeyCode_Impl__obj::SLEEP,HX_("SLEEP",f7,f4,b2,fc)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void KeyCode_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::UNKNOWN,"UNKNOWN"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::BACKSPACE,"BACKSPACE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::TAB,"TAB"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::RETURN,"RETURN"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::ESCAPE,"ESCAPE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::SPACE,"SPACE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::EXCLAMATION,"EXCLAMATION"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::QUOTE,"QUOTE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::HASH,"HASH"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::DOLLAR,"DOLLAR"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::PERCENT,"PERCENT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::AMPERSAND,"AMPERSAND"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::SINGLE_QUOTE,"SINGLE_QUOTE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::LEFT_PARENTHESIS,"LEFT_PARENTHESIS"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::RIGHT_PARENTHESIS,"RIGHT_PARENTHESIS"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::ASTERISK,"ASTERISK"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::PLUS,"PLUS"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::COMMA,"COMMA"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::MINUS,"MINUS"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::PERIOD,"PERIOD"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::SLASH,"SLASH"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_0,"NUMBER_0"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_1,"NUMBER_1"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_2,"NUMBER_2"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_3,"NUMBER_3"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_4,"NUMBER_4"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_5,"NUMBER_5"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_6,"NUMBER_6"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_7,"NUMBER_7"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_8,"NUMBER_8"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_9,"NUMBER_9"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::COLON,"COLON"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::SEMICOLON,"SEMICOLON"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::LESS_THAN,"LESS_THAN"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::EQUALS,"EQUALS"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::GREATER_THAN,"GREATER_THAN"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::QUESTION,"QUESTION"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::AT,"AT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::LEFT_BRACKET,"LEFT_BRACKET"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::BACKSLASH,"BACKSLASH"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::RIGHT_BRACKET,"RIGHT_BRACKET"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::CARET,"CARET"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::UNDERSCORE,"UNDERSCORE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::GRAVE,"GRAVE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::A,"A"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::B,"B"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::C,"C"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::D,"D"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::E,"E"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F,"F"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::G,"G"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::H,"H"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::I,"I"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::J,"J"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::K,"K"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::L,"L"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::M,"M"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::N,"N"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::O,"O"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::P,"P"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::Q,"Q"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::R,"R"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::S,"S"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::T,"T"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::U,"U"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::V,"V"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::W,"W"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::X,"X"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::Y,"Y"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::Z,"Z"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::DELETE,"DELETE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::CAPS_LOCK,"CAPS_LOCK"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F1,"F1"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F2,"F2"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F3,"F3"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F4,"F4"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F5,"F5"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F6,"F6"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F7,"F7"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F8,"F8"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F9,"F9"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F10,"F10"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F11,"F11"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F12,"F12"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::PRINT_SCREEN,"PRINT_SCREEN"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::SCROLL_LOCK,"SCROLL_LOCK"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::PAUSE,"PAUSE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::INSERT,"INSERT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::HOME,"HOME"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::PAGE_UP,"PAGE_UP"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::END,"END"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::PAGE_DOWN,"PAGE_DOWN"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::RIGHT,"RIGHT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::LEFT,"LEFT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::DOWN,"DOWN"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::UP,"UP"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUM_LOCK,"NUM_LOCK"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_DIVIDE,"NUMPAD_DIVIDE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MULTIPLY,"NUMPAD_MULTIPLY"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MINUS,"NUMPAD_MINUS"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_PLUS,"NUMPAD_PLUS"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_ENTER,"NUMPAD_ENTER"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_1,"NUMPAD_1"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_2,"NUMPAD_2"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_3,"NUMPAD_3"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_4,"NUMPAD_4"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_5,"NUMPAD_5"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_6,"NUMPAD_6"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_7,"NUMPAD_7"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_8,"NUMPAD_8"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_9,"NUMPAD_9"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_0,"NUMPAD_0"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_PERIOD,"NUMPAD_PERIOD"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::APPLICATION,"APPLICATION"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::POWER,"POWER"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_EQUALS,"NUMPAD_EQUALS"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F13,"F13"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F14,"F14"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F15,"F15"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F16,"F16"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F17,"F17"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F18,"F18"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F19,"F19"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F20,"F20"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F21,"F21"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F22,"F22"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F23,"F23"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::F24,"F24"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::EXECUTE,"EXECUTE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::HELP,"HELP"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::MENU,"MENU"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::SELECT,"SELECT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::STOP,"STOP"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::AGAIN,"AGAIN"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::UNDO,"UNDO"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::CUT,"CUT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::COPY,"COPY"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::PASTE,"PASTE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::FIND,"FIND"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::MUTE,"MUTE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::VOLUME_UP,"VOLUME_UP"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::VOLUME_DOWN,"VOLUME_DOWN"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_COMMA,"NUMPAD_COMMA"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::ALT_ERASE,"ALT_ERASE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::SYSTEM_REQUEST,"SYSTEM_REQUEST"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::CANCEL,"CANCEL"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::CLEAR,"CLEAR"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::PRIOR,"PRIOR"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::RETURN2,"RETURN2"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::SEPARATOR,"SEPARATOR"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::OUT,"OUT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::OPER,"OPER"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::CLEAR_AGAIN,"CLEAR_AGAIN"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::CRSEL,"CRSEL"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::EXSEL,"EXSEL"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_00,"NUMPAD_00"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_000,"NUMPAD_000"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::THOUSAND_SEPARATOR,"THOUSAND_SEPARATOR"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::DECIMAL_SEPARATOR,"DECIMAL_SEPARATOR"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::CURRENCY_UNIT,"CURRENCY_UNIT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::CURRENCY_SUBUNIT,"CURRENCY_SUBUNIT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_LEFT_PARENTHESIS,"NUMPAD_LEFT_PARENTHESIS"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_RIGHT_PARENTHESIS,"NUMPAD_RIGHT_PARENTHESIS"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_LEFT_BRACE,"NUMPAD_LEFT_BRACE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_RIGHT_BRACE,"NUMPAD_RIGHT_BRACE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_TAB,"NUMPAD_TAB"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_BACKSPACE,"NUMPAD_BACKSPACE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_A,"NUMPAD_A"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_B,"NUMPAD_B"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_C,"NUMPAD_C"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_D,"NUMPAD_D"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_E,"NUMPAD_E"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_F,"NUMPAD_F"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_XOR,"NUMPAD_XOR"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_POWER,"NUMPAD_POWER"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_PERCENT,"NUMPAD_PERCENT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_LESS_THAN,"NUMPAD_LESS_THAN"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_GREATER_THAN,"NUMPAD_GREATER_THAN"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_AMPERSAND,"NUMPAD_AMPERSAND"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_DOUBLE_AMPERSAND,"NUMPAD_DOUBLE_AMPERSAND"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_VERTICAL_BAR,"NUMPAD_VERTICAL_BAR"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_DOUBLE_VERTICAL_BAR,"NUMPAD_DOUBLE_VERTICAL_BAR"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_COLON,"NUMPAD_COLON"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_HASH,"NUMPAD_HASH"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_SPACE,"NUMPAD_SPACE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_AT,"NUMPAD_AT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_EXCLAMATION,"NUMPAD_EXCLAMATION"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MEM_STORE,"NUMPAD_MEM_STORE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MEM_RECALL,"NUMPAD_MEM_RECALL"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MEM_CLEAR,"NUMPAD_MEM_CLEAR"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MEM_ADD,"NUMPAD_MEM_ADD"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MEM_SUBTRACT,"NUMPAD_MEM_SUBTRACT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MEM_MULTIPLY,"NUMPAD_MEM_MULTIPLY"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MEM_DIVIDE,"NUMPAD_MEM_DIVIDE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_PLUS_MINUS,"NUMPAD_PLUS_MINUS"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_CLEAR,"NUMPAD_CLEAR"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_CLEAR_ENTRY,"NUMPAD_CLEAR_ENTRY"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_BINARY,"NUMPAD_BINARY"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_OCTAL,"NUMPAD_OCTAL"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_DECIMAL,"NUMPAD_DECIMAL"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_HEXADECIMAL,"NUMPAD_HEXADECIMAL"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::LEFT_CTRL,"LEFT_CTRL"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::LEFT_SHIFT,"LEFT_SHIFT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::LEFT_ALT,"LEFT_ALT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::LEFT_META,"LEFT_META"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::RIGHT_CTRL,"RIGHT_CTRL"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::RIGHT_SHIFT,"RIGHT_SHIFT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::RIGHT_ALT,"RIGHT_ALT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::RIGHT_META,"RIGHT_META"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::MODE,"MODE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::AUDIO_NEXT,"AUDIO_NEXT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::AUDIO_PREVIOUS,"AUDIO_PREVIOUS"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::AUDIO_STOP,"AUDIO_STOP"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::AUDIO_PLAY,"AUDIO_PLAY"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::AUDIO_MUTE,"AUDIO_MUTE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::MEDIA_SELECT,"MEDIA_SELECT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::WWW,"WWW"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::MAIL,"MAIL"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::CALCULATOR,"CALCULATOR"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::COMPUTER,"COMPUTER"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::APP_CONTROL_SEARCH,"APP_CONTROL_SEARCH"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::APP_CONTROL_HOME,"APP_CONTROL_HOME"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::APP_CONTROL_BACK,"APP_CONTROL_BACK"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::APP_CONTROL_FORWARD,"APP_CONTROL_FORWARD"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::APP_CONTROL_STOP,"APP_CONTROL_STOP"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::APP_CONTROL_REFRESH,"APP_CONTROL_REFRESH"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::APP_CONTROL_BOOKMARKS,"APP_CONTROL_BOOKMARKS"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::BRIGHTNESS_DOWN,"BRIGHTNESS_DOWN"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::BRIGHTNESS_UP,"BRIGHTNESS_UP"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::DISPLAY_SWITCH,"DISPLAY_SWITCH"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::BACKLIGHT_TOGGLE,"BACKLIGHT_TOGGLE"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::BACKLIGHT_DOWN,"BACKLIGHT_DOWN"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::BACKLIGHT_UP,"BACKLIGHT_UP"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::EJECT,"EJECT"); - HX_MARK_MEMBER_NAME(KeyCode_Impl__obj::SLEEP,"SLEEP"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void KeyCode_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::UNKNOWN,"UNKNOWN"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::BACKSPACE,"BACKSPACE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::TAB,"TAB"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::RETURN,"RETURN"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::ESCAPE,"ESCAPE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::SPACE,"SPACE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::EXCLAMATION,"EXCLAMATION"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::QUOTE,"QUOTE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::HASH,"HASH"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::DOLLAR,"DOLLAR"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::PERCENT,"PERCENT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::AMPERSAND,"AMPERSAND"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::SINGLE_QUOTE,"SINGLE_QUOTE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::LEFT_PARENTHESIS,"LEFT_PARENTHESIS"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::RIGHT_PARENTHESIS,"RIGHT_PARENTHESIS"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::ASTERISK,"ASTERISK"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::PLUS,"PLUS"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::COMMA,"COMMA"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::MINUS,"MINUS"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::PERIOD,"PERIOD"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::SLASH,"SLASH"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_0,"NUMBER_0"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_1,"NUMBER_1"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_2,"NUMBER_2"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_3,"NUMBER_3"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_4,"NUMBER_4"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_5,"NUMBER_5"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_6,"NUMBER_6"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_7,"NUMBER_7"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_8,"NUMBER_8"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMBER_9,"NUMBER_9"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::COLON,"COLON"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::SEMICOLON,"SEMICOLON"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::LESS_THAN,"LESS_THAN"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::EQUALS,"EQUALS"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::GREATER_THAN,"GREATER_THAN"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::QUESTION,"QUESTION"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::AT,"AT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::LEFT_BRACKET,"LEFT_BRACKET"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::BACKSLASH,"BACKSLASH"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::RIGHT_BRACKET,"RIGHT_BRACKET"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::CARET,"CARET"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::UNDERSCORE,"UNDERSCORE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::GRAVE,"GRAVE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::A,"A"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::B,"B"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::C,"C"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::D,"D"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::E,"E"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F,"F"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::G,"G"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::H,"H"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::I,"I"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::J,"J"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::K,"K"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::L,"L"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::M,"M"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::N,"N"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::O,"O"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::P,"P"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::Q,"Q"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::R,"R"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::S,"S"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::T,"T"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::U,"U"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::V,"V"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::W,"W"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::X,"X"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::Y,"Y"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::Z,"Z"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::DELETE,"DELETE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::CAPS_LOCK,"CAPS_LOCK"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F1,"F1"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F2,"F2"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F3,"F3"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F4,"F4"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F5,"F5"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F6,"F6"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F7,"F7"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F8,"F8"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F9,"F9"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F10,"F10"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F11,"F11"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F12,"F12"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::PRINT_SCREEN,"PRINT_SCREEN"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::SCROLL_LOCK,"SCROLL_LOCK"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::PAUSE,"PAUSE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::INSERT,"INSERT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::HOME,"HOME"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::PAGE_UP,"PAGE_UP"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::END,"END"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::PAGE_DOWN,"PAGE_DOWN"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::RIGHT,"RIGHT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::LEFT,"LEFT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::DOWN,"DOWN"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::UP,"UP"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUM_LOCK,"NUM_LOCK"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_DIVIDE,"NUMPAD_DIVIDE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MULTIPLY,"NUMPAD_MULTIPLY"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MINUS,"NUMPAD_MINUS"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_PLUS,"NUMPAD_PLUS"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_ENTER,"NUMPAD_ENTER"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_1,"NUMPAD_1"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_2,"NUMPAD_2"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_3,"NUMPAD_3"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_4,"NUMPAD_4"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_5,"NUMPAD_5"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_6,"NUMPAD_6"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_7,"NUMPAD_7"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_8,"NUMPAD_8"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_9,"NUMPAD_9"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_0,"NUMPAD_0"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_PERIOD,"NUMPAD_PERIOD"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::APPLICATION,"APPLICATION"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::POWER,"POWER"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_EQUALS,"NUMPAD_EQUALS"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F13,"F13"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F14,"F14"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F15,"F15"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F16,"F16"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F17,"F17"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F18,"F18"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F19,"F19"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F20,"F20"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F21,"F21"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F22,"F22"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F23,"F23"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::F24,"F24"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::EXECUTE,"EXECUTE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::HELP,"HELP"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::MENU,"MENU"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::SELECT,"SELECT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::STOP,"STOP"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::AGAIN,"AGAIN"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::UNDO,"UNDO"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::CUT,"CUT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::COPY,"COPY"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::PASTE,"PASTE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::FIND,"FIND"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::MUTE,"MUTE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::VOLUME_UP,"VOLUME_UP"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::VOLUME_DOWN,"VOLUME_DOWN"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_COMMA,"NUMPAD_COMMA"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::ALT_ERASE,"ALT_ERASE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::SYSTEM_REQUEST,"SYSTEM_REQUEST"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::CANCEL,"CANCEL"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::CLEAR,"CLEAR"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::PRIOR,"PRIOR"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::RETURN2,"RETURN2"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::SEPARATOR,"SEPARATOR"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::OUT,"OUT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::OPER,"OPER"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::CLEAR_AGAIN,"CLEAR_AGAIN"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::CRSEL,"CRSEL"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::EXSEL,"EXSEL"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_00,"NUMPAD_00"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_000,"NUMPAD_000"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::THOUSAND_SEPARATOR,"THOUSAND_SEPARATOR"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::DECIMAL_SEPARATOR,"DECIMAL_SEPARATOR"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::CURRENCY_UNIT,"CURRENCY_UNIT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::CURRENCY_SUBUNIT,"CURRENCY_SUBUNIT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_LEFT_PARENTHESIS,"NUMPAD_LEFT_PARENTHESIS"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_RIGHT_PARENTHESIS,"NUMPAD_RIGHT_PARENTHESIS"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_LEFT_BRACE,"NUMPAD_LEFT_BRACE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_RIGHT_BRACE,"NUMPAD_RIGHT_BRACE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_TAB,"NUMPAD_TAB"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_BACKSPACE,"NUMPAD_BACKSPACE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_A,"NUMPAD_A"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_B,"NUMPAD_B"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_C,"NUMPAD_C"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_D,"NUMPAD_D"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_E,"NUMPAD_E"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_F,"NUMPAD_F"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_XOR,"NUMPAD_XOR"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_POWER,"NUMPAD_POWER"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_PERCENT,"NUMPAD_PERCENT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_LESS_THAN,"NUMPAD_LESS_THAN"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_GREATER_THAN,"NUMPAD_GREATER_THAN"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_AMPERSAND,"NUMPAD_AMPERSAND"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_DOUBLE_AMPERSAND,"NUMPAD_DOUBLE_AMPERSAND"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_VERTICAL_BAR,"NUMPAD_VERTICAL_BAR"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_DOUBLE_VERTICAL_BAR,"NUMPAD_DOUBLE_VERTICAL_BAR"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_COLON,"NUMPAD_COLON"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_HASH,"NUMPAD_HASH"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_SPACE,"NUMPAD_SPACE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_AT,"NUMPAD_AT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_EXCLAMATION,"NUMPAD_EXCLAMATION"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MEM_STORE,"NUMPAD_MEM_STORE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MEM_RECALL,"NUMPAD_MEM_RECALL"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MEM_CLEAR,"NUMPAD_MEM_CLEAR"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MEM_ADD,"NUMPAD_MEM_ADD"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MEM_SUBTRACT,"NUMPAD_MEM_SUBTRACT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MEM_MULTIPLY,"NUMPAD_MEM_MULTIPLY"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_MEM_DIVIDE,"NUMPAD_MEM_DIVIDE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_PLUS_MINUS,"NUMPAD_PLUS_MINUS"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_CLEAR,"NUMPAD_CLEAR"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_CLEAR_ENTRY,"NUMPAD_CLEAR_ENTRY"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_BINARY,"NUMPAD_BINARY"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_OCTAL,"NUMPAD_OCTAL"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_DECIMAL,"NUMPAD_DECIMAL"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::NUMPAD_HEXADECIMAL,"NUMPAD_HEXADECIMAL"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::LEFT_CTRL,"LEFT_CTRL"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::LEFT_SHIFT,"LEFT_SHIFT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::LEFT_ALT,"LEFT_ALT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::LEFT_META,"LEFT_META"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::RIGHT_CTRL,"RIGHT_CTRL"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::RIGHT_SHIFT,"RIGHT_SHIFT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::RIGHT_ALT,"RIGHT_ALT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::RIGHT_META,"RIGHT_META"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::MODE,"MODE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::AUDIO_NEXT,"AUDIO_NEXT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::AUDIO_PREVIOUS,"AUDIO_PREVIOUS"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::AUDIO_STOP,"AUDIO_STOP"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::AUDIO_PLAY,"AUDIO_PLAY"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::AUDIO_MUTE,"AUDIO_MUTE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::MEDIA_SELECT,"MEDIA_SELECT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::WWW,"WWW"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::MAIL,"MAIL"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::CALCULATOR,"CALCULATOR"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::COMPUTER,"COMPUTER"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::APP_CONTROL_SEARCH,"APP_CONTROL_SEARCH"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::APP_CONTROL_HOME,"APP_CONTROL_HOME"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::APP_CONTROL_BACK,"APP_CONTROL_BACK"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::APP_CONTROL_FORWARD,"APP_CONTROL_FORWARD"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::APP_CONTROL_STOP,"APP_CONTROL_STOP"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::APP_CONTROL_REFRESH,"APP_CONTROL_REFRESH"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::APP_CONTROL_BOOKMARKS,"APP_CONTROL_BOOKMARKS"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::BRIGHTNESS_DOWN,"BRIGHTNESS_DOWN"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::BRIGHTNESS_UP,"BRIGHTNESS_UP"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::DISPLAY_SWITCH,"DISPLAY_SWITCH"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::BACKLIGHT_TOGGLE,"BACKLIGHT_TOGGLE"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::BACKLIGHT_DOWN,"BACKLIGHT_DOWN"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::BACKLIGHT_UP,"BACKLIGHT_UP"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::EJECT,"EJECT"); - HX_VISIT_MEMBER_NAME(KeyCode_Impl__obj::SLEEP,"SLEEP"); -}; - -#endif - -hx::Class KeyCode_Impl__obj::__mClass; - -static ::String KeyCode_Impl__obj_sStaticFields[] = { - HX_("UNKNOWN",6a,f7,4e,61), - HX_("BACKSPACE",1f,f5,42,c6), - HX_("TAB",35,f6,3f,00), - HX_("RETURN",b0,50,b0,bb), - HX_("ESCAPE",81,ef,5c,8d), - HX_("SPACE",a6,c4,54,ff), - HX_("EXCLAMATION",cd,b3,eb,02), - HX_("QUOTE",1c,5b,e0,db), - HX_("HASH",ce,f7,c8,2f), - HX_("DOLLAR",7c,78,62,df), - HX_("PERCENT",a5,7e,ae,f8), - HX_("AMPERSAND",15,dc,b6,c6), - HX_("SINGLE_QUOTE",e5,4a,2c,30), - HX_("LEFT_PARENTHESIS",3e,7b,45,c7), - HX_("RIGHT_PARENTHESIS",73,2a,20,13), - HX_("ASTERISK",72,fc,4f,88), - HX_("PLUS",5a,07,1b,35), - HX_("COMMA",b5,69,4b,c8), - HX_("MINUS",50,b8,56,86), - HX_("PERIOD",01,0d,9e,ed), - HX_("SLASH",1d,f8,af,fc), - HX_("NUMBER_0",fa,89,c6,33), - HX_("NUMBER_1",fb,89,c6,33), - HX_("NUMBER_2",fc,89,c6,33), - HX_("NUMBER_3",fd,89,c6,33), - HX_("NUMBER_4",fe,89,c6,33), - HX_("NUMBER_5",ff,89,c6,33), - HX_("NUMBER_6",00,8a,c6,33), - HX_("NUMBER_7",01,8a,c6,33), - HX_("NUMBER_8",02,8a,c6,33), - HX_("NUMBER_9",03,8a,c6,33), - HX_("COLON",3f,a9,4a,c8), - HX_("SEMICOLON",11,86,2a,49), - HX_("LESS_THAN",47,45,26,a0), - HX_("EQUALS",3f,9a,75,72), - HX_("GREATER_THAN",26,a8,9b,94), - HX_("QUESTION",26,2b,36,80), - HX_("AT",f3,38,00,00), - HX_("LEFT_BRACKET",90,62,6d,61), - HX_("BACKSLASH",96,28,9e,c3), - HX_("RIGHT_BRACKET",45,13,29,76), - HX_("CARET",63,31,0e,bf), - HX_("UNDERSCORE",3a,5f,02,45), - HX_("GRAVE",65,4c,d8,17), - HX_("A",41,00,00,00), - HX_("B",42,00,00,00), - HX_("C",43,00,00,00), - HX_("D",44,00,00,00), - HX_("E",45,00,00,00), - HX_("F",46,00,00,00), - HX_("G",47,00,00,00), - HX_("H",48,00,00,00), - HX_("I",49,00,00,00), - HX_("J",4a,00,00,00), - HX_("K",4b,00,00,00), - HX_("L",4c,00,00,00), - HX_("M",4d,00,00,00), - HX_("N",4e,00,00,00), - HX_("O",4f,00,00,00), - HX_("P",50,00,00,00), - HX_("Q",51,00,00,00), - HX_("R",52,00,00,00), - HX_("S",53,00,00,00), - HX_("T",54,00,00,00), - HX_("U",55,00,00,00), - HX_("V",56,00,00,00), - HX_("W",57,00,00,00), - HX_("X",58,00,00,00), - HX_("Y",59,00,00,00), - HX_("Z",5a,00,00,00), - HX_("DELETE",2b,6c,5b,1d), - HX_("CAPS_LOCK",09,04,db,ce), - HX_("F1",2b,3d,00,00), - HX_("F2",2c,3d,00,00), - HX_("F3",2d,3d,00,00), - HX_("F4",2e,3d,00,00), - HX_("F5",2f,3d,00,00), - HX_("F6",30,3d,00,00), - HX_("F7",31,3d,00,00), - HX_("F8",32,3d,00,00), - HX_("F9",33,3d,00,00), - HX_("F10",a5,48,35,00), - HX_("F11",a6,48,35,00), - HX_("F12",a7,48,35,00), - HX_("PRINT_SCREEN",9e,34,bf,1a), - HX_("SCROLL_LOCK",9d,2c,87,f4), - HX_("PAUSE",d6,0e,46,3b), - HX_("INSERT",39,ef,5f,50), - HX_("HOME",1f,92,d3,2f), - HX_("PAGE_UP",8b,d9,3e,0b), - HX_("END",bb,9f,34,00), - HX_("PAGE_DOWN",92,7b,93,70), - HX_("RIGHT",bc,43,52,67), - HX_("LEFT",07,d0,70,32), - HX_("DOWN",62,c0,2e,2d), - HX_("UP",5b,4a,00,00), - HX_("NUM_LOCK",e4,7b,03,eb), - HX_("NUMPAD_DIVIDE",eb,41,1f,90), - HX_("NUMPAD_MULTIPLY",16,d9,d8,96), - HX_("NUMPAD_MINUS",1e,66,c4,a7), - HX_("NUMPAD_PLUS",4c,8d,42,16), - HX_("NUMPAD_ENTER",c6,52,e2,0f), - HX_("NUMPAD_1",ff,2e,b3,40), - HX_("NUMPAD_2",00,2f,b3,40), - HX_("NUMPAD_3",01,2f,b3,40), - HX_("NUMPAD_4",02,2f,b3,40), - HX_("NUMPAD_5",03,2f,b3,40), - HX_("NUMPAD_6",04,2f,b3,40), - HX_("NUMPAD_7",05,2f,b3,40), - HX_("NUMPAD_8",06,2f,b3,40), - HX_("NUMPAD_9",07,2f,b3,40), - HX_("NUMPAD_0",fe,2e,b3,40), - HX_("NUMPAD_PERIOD",73,73,28,0c), - HX_("APPLICATION",30,b7,7a,00), - HX_("POWER",e5,83,88,44), - HX_("NUMPAD_EQUALS",b1,00,00,91), - HX_("F13",a8,48,35,00), - HX_("F14",a9,48,35,00), - HX_("F15",aa,48,35,00), - HX_("F16",ab,48,35,00), - HX_("F17",ac,48,35,00), - HX_("F18",ad,48,35,00), - HX_("F19",ae,48,35,00), - HX_("F20",84,49,35,00), - HX_("F21",85,49,35,00), - HX_("F22",86,49,35,00), - HX_("F23",87,49,35,00), - HX_("F24",88,49,35,00), - HX_("EXECUTE",15,de,e0,4b), - HX_("HELP",c1,fa,cb,2f), - HX_("MENU",9f,0d,1a,33), - HX_("SELECT",fc,c6,b5,1c), - HX_("STOP",02,b8,1c,37), - HX_("AGAIN",40,6d,2b,9c), - HX_("UNDO",24,8e,6a,38), - HX_("CUT",62,21,33,00), - HX_("COPY",b5,83,85,2c), - HX_("PASTE",33,8b,44,3b), - HX_("FIND",39,98,7c,2e), - HX_("MUTE",d9,36,26,33), - HX_("VOLUME_UP",e0,2e,1e,5c), - HX_("VOLUME_DOWN",27,90,f2,37), - HX_("NUMPAD_COMMA",83,17,b9,e9), - HX_("ALT_ERASE",d0,e9,42,1c), - HX_("SYSTEM_REQUEST",9f,56,e9,3c), - HX_("CANCEL",7a,99,b6,6a), - HX_("CLEAR",6d,a9,49,c6), - HX_("PRIOR",ea,90,79,46), - HX_("RETURN2",82,49,96,7e), - HX_("SEPARATOR",45,d0,d7,2c), - HX_("OUT",6e,3c,3c,00), - HX_("OPER",ce,cb,74,34), - HX_("CLEAR_AGAIN",ae,ad,24,1b), - HX_("CRSEL",2b,94,4b,ca), - HX_("EXSEL",e7,04,10,f5), - HX_("NUMPAD_00",72,ef,15,5c), - HX_("NUMPAD_000",7e,94,1b,37), - HX_("THOUSAND_SEPARATOR",64,42,ba,6c), - HX_("DECIMAL_SEPARATOR",b7,2b,09,71), - HX_("CURRENCY_UNIT",72,f1,d5,a0), - HX_("CURRENCY_SUBUNIT",b6,31,7c,dc), - HX_("NUMPAD_LEFT_PARENTHESIS",30,24,17,38), - HX_("NUMPAD_RIGHT_PARENTHESIS",41,55,c2,59), - HX_("NUMPAD_LEFT_BRACE",4d,33,25,1b), - HX_("NUMPAD_RIGHT_BRACE",9e,51,1b,74), - HX_("NUMPAD_TAB",83,f4,36,37), - HX_("NUMPAD_BACKSPACE",ed,a1,16,91), - HX_("NUMPAD_A",0f,2f,b3,40), - HX_("NUMPAD_B",10,2f,b3,40), - HX_("NUMPAD_C",11,2f,b3,40), - HX_("NUMPAD_D",12,2f,b3,40), - HX_("NUMPAD_E",13,2f,b3,40), - HX_("NUMPAD_F",14,2f,b3,40), - HX_("NUMPAD_XOR",c9,09,3a,37), - HX_("NUMPAD_POWER",b3,31,f6,65), - HX_("NUMPAD_PERCENT",f3,bb,3d,93), - HX_("NUMPAD_LESS_THAN",15,f2,f9,6a), - HX_("NUMPAD_GREATER_THAN",18,70,85,48), - HX_("NUMPAD_AMPERSAND",e3,88,8a,91), - HX_("NUMPAD_DOUBLE_AMPERSAND",19,b7,90,55), - HX_("NUMPAD_VERTICAL_BAR",1c,1a,61,85), - HX_("NUMPAD_DOUBLE_VERTICAL_BAR",a6,31,9d,14), - HX_("NUMPAD_COLON",0d,57,b8,e9), - HX_("NUMPAD_HASH",c0,7d,f0,10), - HX_("NUMPAD_SPACE",74,72,c2,20), - HX_("NUMPAD_AT",65,fe,15,5c), - HX_("NUMPAD_EXCLAMATION",1b,b0,9e,eb), - HX_("NUMPAD_MEM_STORE",85,4f,e9,27), - HX_("NUMPAD_MEM_RECALL",8d,c5,e2,b2), - HX_("NUMPAD_MEM_CLEAR",31,ad,2e,ec), - HX_("NUMPAD_MEM_ADD",c5,58,fb,47), - HX_("NUMPAD_MEM_SUBTRACT",d0,b3,03,a6), - HX_("NUMPAD_MEM_MULTIPLY",e0,20,7f,48), - HX_("NUMPAD_MEM_DIVIDE",35,23,13,74), - HX_("NUMPAD_PLUS_MINUS",dd,8d,c7,60), - HX_("NUMPAD_CLEAR",3b,57,b7,e7), - HX_("NUMPAD_CLEAR_ENTRY",0e,ed,20,56), - HX_("NUMPAD_BINARY",73,ce,18,be), - HX_("NUMPAD_OCTAL",79,c3,9e,ca), - HX_("NUMPAD_DECIMAL",bf,c5,36,01), - HX_("NUMPAD_HEXADECIMAL",59,10,c6,6a), - HX_("LEFT_CTRL",23,23,b7,de), - HX_("LEFT_SHIFT",ea,7a,fb,2f), - HX_("LEFT_ALT",91,b9,e3,c9), - HX_("LEFT_META",3d,e5,47,e5), - HX_("RIGHT_CTRL",4e,1f,4d,c3), - HX_("RIGHT_SHIFT",5f,24,a2,4e), - HX_("RIGHT_ALT",c6,ab,81,cf), - HX_("RIGHT_META",68,e1,dd,c9), - HX_("MODE",63,9b,21,33), - HX_("AUDIO_NEXT",5c,64,1b,67), - HX_("AUDIO_PREVIOUS",20,cc,f8,e8), - HX_("AUDIO_STOP",6b,cf,74,6a), - HX_("AUDIO_PLAY",5d,0d,73,68), - HX_("AUDIO_MUTE",42,4e,7e,66), - HX_("MEDIA_SELECT",57,7c,21,ce), - HX_("WWW",37,50,42,00), - HX_("MAIL",37,00,17,33), - HX_("CALCULATOR",02,a1,e1,a9), - HX_("COMPUTER",1b,d1,4b,df), - HX_("APP_CONTROL_SEARCH",a8,98,55,1a), - HX_("APP_CONTROL_HOME",5f,0f,65,0f), - HX_("APP_CONTROL_BACK",67,1f,63,0b), - HX_("APP_CONTROL_FORWARD",65,00,a7,a0), - HX_("APP_CONTROL_STOP",42,35,ae,16), - HX_("APP_CONTROL_REFRESH",7b,f8,fc,a7), - HX_("APP_CONTROL_BOOKMARKS",9d,7d,82,a1), - HX_("BRIGHTNESS_DOWN",d0,a4,d7,76), - HX_("BRIGHTNESS_UP",49,97,09,7b), - HX_("DISPLAY_SWITCH",b1,f1,e3,9e), - HX_("BACKLIGHT_TOGGLE",e4,97,a8,f2), - HX_("BACKLIGHT_DOWN",b2,38,06,1f), - HX_("BACKLIGHT_UP",ab,0e,a2,b2), - HX_("EJECT",f1,66,c4,eb), - HX_("SLEEP",f7,f4,b2,fc), - HX_("fromScanCode",d4,b8,dc,b1), - HX_("toScanCode",e5,71,e2,83), - HX_("gt",2d,5a,00,00), - HX_("gte",98,8d,4e,00), - HX_("lt",88,5e,00,00), - HX_("lte",dd,58,52,00), - HX_("plus",5a,3f,5a,4a), - ::String(null()) -}; - -void KeyCode_Impl__obj::__register() -{ - KeyCode_Impl__obj _hx_dummy; - KeyCode_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.ui._KeyCode.KeyCode_Impl_",cc,b5,cd,be); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &KeyCode_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = KeyCode_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(KeyCode_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< KeyCode_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = KeyCode_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = KeyCode_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = KeyCode_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void KeyCode_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_8_boot) -HXDLIN( 8) UNKNOWN = 0; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_9_boot) -HXDLIN( 9) BACKSPACE = 8; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_10_boot) -HXDLIN( 10) TAB = 9; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_11_boot) -HXDLIN( 11) RETURN = 13; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_12_boot) -HXDLIN( 12) ESCAPE = 27; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_13_boot) -HXDLIN( 13) SPACE = 32; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_14_boot) -HXDLIN( 14) EXCLAMATION = 33; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_15_boot) -HXDLIN( 15) QUOTE = 34; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_16_boot) -HXDLIN( 16) HASH = 35; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_17_boot) -HXDLIN( 17) DOLLAR = 36; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_18_boot) -HXDLIN( 18) PERCENT = 37; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_19_boot) -HXDLIN( 19) AMPERSAND = 38; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_20_boot) -HXDLIN( 20) SINGLE_QUOTE = 39; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_21_boot) -HXDLIN( 21) LEFT_PARENTHESIS = 40; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_22_boot) -HXDLIN( 22) RIGHT_PARENTHESIS = 41; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_23_boot) -HXDLIN( 23) ASTERISK = 42; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_24_boot) -HXDLIN( 24) PLUS = 43; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_25_boot) -HXDLIN( 25) COMMA = 44; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_26_boot) -HXDLIN( 26) MINUS = 45; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_27_boot) -HXDLIN( 27) PERIOD = 46; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_28_boot) -HXDLIN( 28) SLASH = 47; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_29_boot) -HXDLIN( 29) NUMBER_0 = 48; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_30_boot) -HXDLIN( 30) NUMBER_1 = 49; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_31_boot) -HXDLIN( 31) NUMBER_2 = 50; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_32_boot) -HXDLIN( 32) NUMBER_3 = 51; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_33_boot) -HXDLIN( 33) NUMBER_4 = 52; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_34_boot) -HXDLIN( 34) NUMBER_5 = 53; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_35_boot) -HXDLIN( 35) NUMBER_6 = 54; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_36_boot) -HXDLIN( 36) NUMBER_7 = 55; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_37_boot) -HXDLIN( 37) NUMBER_8 = 56; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_38_boot) -HXDLIN( 38) NUMBER_9 = 57; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_39_boot) -HXDLIN( 39) COLON = 58; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_40_boot) -HXDLIN( 40) SEMICOLON = 59; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_41_boot) -HXDLIN( 41) LESS_THAN = 60; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_42_boot) -HXDLIN( 42) EQUALS = 61; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_43_boot) -HXDLIN( 43) GREATER_THAN = 62; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_44_boot) -HXDLIN( 44) QUESTION = 63; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_45_boot) -HXDLIN( 45) AT = 64; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_46_boot) -HXDLIN( 46) LEFT_BRACKET = 91; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_47_boot) -HXDLIN( 47) BACKSLASH = 92; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_48_boot) -HXDLIN( 48) RIGHT_BRACKET = 93; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_49_boot) -HXDLIN( 49) CARET = 94; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_50_boot) -HXDLIN( 50) UNDERSCORE = 95; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_51_boot) -HXDLIN( 51) GRAVE = 96; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_52_boot) -HXDLIN( 52) A = 97; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_53_boot) -HXDLIN( 53) B = 98; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_54_boot) -HXDLIN( 54) C = 99; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_55_boot) -HXDLIN( 55) D = 100; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_56_boot) -HXDLIN( 56) E = 101; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_57_boot) -HXDLIN( 57) F = 102; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_58_boot) -HXDLIN( 58) G = 103; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_59_boot) -HXDLIN( 59) H = 104; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_60_boot) -HXDLIN( 60) I = 105; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_61_boot) -HXDLIN( 61) J = 106; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_62_boot) -HXDLIN( 62) K = 107; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_63_boot) -HXDLIN( 63) L = 108; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_64_boot) -HXDLIN( 64) M = 109; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_65_boot) -HXDLIN( 65) N = 110; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_66_boot) -HXDLIN( 66) O = 111; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_67_boot) -HXDLIN( 67) P = 112; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_68_boot) -HXDLIN( 68) Q = 113; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_69_boot) -HXDLIN( 69) R = 114; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_70_boot) -HXDLIN( 70) S = 115; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_71_boot) -HXDLIN( 71) T = 116; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_72_boot) -HXDLIN( 72) U = 117; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_73_boot) -HXDLIN( 73) V = 118; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_74_boot) -HXDLIN( 74) W = 119; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_75_boot) -HXDLIN( 75) X = 120; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_76_boot) -HXDLIN( 76) Y = 121; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_77_boot) -HXDLIN( 77) Z = 122; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_78_boot) -HXDLIN( 78) DELETE = 127; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_79_boot) -HXDLIN( 79) CAPS_LOCK = (int)1073741881; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_80_boot) -HXDLIN( 80) F1 = (int)1073741882; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_81_boot) -HXDLIN( 81) F2 = (int)1073741883; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_82_boot) -HXDLIN( 82) F3 = (int)1073741884; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_83_boot) -HXDLIN( 83) F4 = (int)1073741885; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_84_boot) -HXDLIN( 84) F5 = (int)1073741886; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_85_boot) -HXDLIN( 85) F6 = (int)1073741887; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_86_boot) -HXDLIN( 86) F7 = (int)1073741888; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_87_boot) -HXDLIN( 87) F8 = (int)1073741889; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_88_boot) -HXDLIN( 88) F9 = (int)1073741890; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_89_boot) -HXDLIN( 89) F10 = (int)1073741891; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_90_boot) -HXDLIN( 90) F11 = (int)1073741892; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_91_boot) -HXDLIN( 91) F12 = (int)1073741893; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_92_boot) -HXDLIN( 92) PRINT_SCREEN = (int)1073741894; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_93_boot) -HXDLIN( 93) SCROLL_LOCK = (int)1073741895; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_94_boot) -HXDLIN( 94) PAUSE = (int)1073741896; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_95_boot) -HXDLIN( 95) INSERT = (int)1073741897; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_96_boot) -HXDLIN( 96) HOME = (int)1073741898; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_97_boot) -HXDLIN( 97) PAGE_UP = (int)1073741899; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_98_boot) -HXDLIN( 98) END = (int)1073741901; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_99_boot) -HXDLIN( 99) PAGE_DOWN = (int)1073741902; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_100_boot) -HXDLIN( 100) RIGHT = (int)1073741903; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_101_boot) -HXDLIN( 101) LEFT = (int)1073741904; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_102_boot) -HXDLIN( 102) DOWN = (int)1073741905; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_103_boot) -HXDLIN( 103) UP = (int)1073741906; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_104_boot) -HXDLIN( 104) NUM_LOCK = (int)1073741907; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_105_boot) -HXDLIN( 105) NUMPAD_DIVIDE = (int)1073741908; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_106_boot) -HXDLIN( 106) NUMPAD_MULTIPLY = (int)1073741909; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_107_boot) -HXDLIN( 107) NUMPAD_MINUS = (int)1073741910; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_108_boot) -HXDLIN( 108) NUMPAD_PLUS = (int)1073741911; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_109_boot) -HXDLIN( 109) NUMPAD_ENTER = (int)1073741912; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_110_boot) -HXDLIN( 110) NUMPAD_1 = (int)1073741913; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_111_boot) -HXDLIN( 111) NUMPAD_2 = (int)1073741914; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_112_boot) -HXDLIN( 112) NUMPAD_3 = (int)1073741915; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_113_boot) -HXDLIN( 113) NUMPAD_4 = (int)1073741916; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_114_boot) -HXDLIN( 114) NUMPAD_5 = (int)1073741917; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_115_boot) -HXDLIN( 115) NUMPAD_6 = (int)1073741918; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_116_boot) -HXDLIN( 116) NUMPAD_7 = (int)1073741919; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_117_boot) -HXDLIN( 117) NUMPAD_8 = (int)1073741920; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_118_boot) -HXDLIN( 118) NUMPAD_9 = (int)1073741921; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_119_boot) -HXDLIN( 119) NUMPAD_0 = (int)1073741922; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_120_boot) -HXDLIN( 120) NUMPAD_PERIOD = (int)1073741923; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_121_boot) -HXDLIN( 121) APPLICATION = (int)1073741925; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_122_boot) -HXDLIN( 122) POWER = (int)1073741926; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_123_boot) -HXDLIN( 123) NUMPAD_EQUALS = (int)1073741927; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_124_boot) -HXDLIN( 124) F13 = (int)1073741928; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_125_boot) -HXDLIN( 125) F14 = (int)1073741929; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_126_boot) -HXDLIN( 126) F15 = (int)1073741930; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_127_boot) -HXDLIN( 127) F16 = (int)1073741931; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_128_boot) -HXDLIN( 128) F17 = (int)1073741932; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_129_boot) -HXDLIN( 129) F18 = (int)1073741933; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_130_boot) -HXDLIN( 130) F19 = (int)1073741934; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_131_boot) -HXDLIN( 131) F20 = (int)1073741935; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_132_boot) -HXDLIN( 132) F21 = (int)1073741936; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_133_boot) -HXDLIN( 133) F22 = (int)1073741937; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_134_boot) -HXDLIN( 134) F23 = (int)1073741938; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_135_boot) -HXDLIN( 135) F24 = (int)1073741939; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_136_boot) -HXDLIN( 136) EXECUTE = (int)1073741940; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_137_boot) -HXDLIN( 137) HELP = (int)1073741941; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_138_boot) -HXDLIN( 138) MENU = (int)1073741942; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_139_boot) -HXDLIN( 139) SELECT = (int)1073741943; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_140_boot) -HXDLIN( 140) STOP = (int)1073741944; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_141_boot) -HXDLIN( 141) AGAIN = (int)1073741945; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_142_boot) -HXDLIN( 142) UNDO = (int)1073741946; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_143_boot) -HXDLIN( 143) CUT = (int)1073741947; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_144_boot) -HXDLIN( 144) COPY = (int)1073741948; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_145_boot) -HXDLIN( 145) PASTE = (int)1073741949; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_146_boot) -HXDLIN( 146) FIND = (int)1073741950; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_147_boot) -HXDLIN( 147) MUTE = (int)1073741951; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_148_boot) -HXDLIN( 148) VOLUME_UP = (int)1073741952; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_149_boot) -HXDLIN( 149) VOLUME_DOWN = (int)1073741953; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_150_boot) -HXDLIN( 150) NUMPAD_COMMA = (int)1073741957; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_152_boot) -HXDLIN( 152) ALT_ERASE = (int)1073741977; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_153_boot) -HXDLIN( 153) SYSTEM_REQUEST = (int)1073741978; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_154_boot) -HXDLIN( 154) CANCEL = (int)1073741979; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_155_boot) -HXDLIN( 155) CLEAR = (int)1073741980; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_156_boot) -HXDLIN( 156) PRIOR = (int)1073741981; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_157_boot) -HXDLIN( 157) RETURN2 = (int)1073741982; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_158_boot) -HXDLIN( 158) SEPARATOR = (int)1073741983; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_159_boot) -HXDLIN( 159) OUT = (int)1073741984; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_160_boot) -HXDLIN( 160) OPER = (int)1073741985; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_161_boot) -HXDLIN( 161) CLEAR_AGAIN = (int)1073741986; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_162_boot) -HXDLIN( 162) CRSEL = (int)1073741987; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_163_boot) -HXDLIN( 163) EXSEL = (int)1073741988; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_164_boot) -HXDLIN( 164) NUMPAD_00 = (int)1073742000; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_165_boot) -HXDLIN( 165) NUMPAD_000 = (int)1073742001; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_166_boot) -HXDLIN( 166) THOUSAND_SEPARATOR = (int)1073742002; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_167_boot) -HXDLIN( 167) DECIMAL_SEPARATOR = (int)1073742003; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_168_boot) -HXDLIN( 168) CURRENCY_UNIT = (int)1073742004; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_169_boot) -HXDLIN( 169) CURRENCY_SUBUNIT = (int)1073742005; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_170_boot) -HXDLIN( 170) NUMPAD_LEFT_PARENTHESIS = (int)1073742006; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_171_boot) -HXDLIN( 171) NUMPAD_RIGHT_PARENTHESIS = (int)1073742007; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_172_boot) -HXDLIN( 172) NUMPAD_LEFT_BRACE = (int)1073742008; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_173_boot) -HXDLIN( 173) NUMPAD_RIGHT_BRACE = (int)1073742009; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_174_boot) -HXDLIN( 174) NUMPAD_TAB = (int)1073742010; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_175_boot) -HXDLIN( 175) NUMPAD_BACKSPACE = (int)1073742011; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_176_boot) -HXDLIN( 176) NUMPAD_A = (int)1073742012; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_177_boot) -HXDLIN( 177) NUMPAD_B = (int)1073742013; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_178_boot) -HXDLIN( 178) NUMPAD_C = (int)1073742014; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_179_boot) -HXDLIN( 179) NUMPAD_D = (int)1073742015; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_180_boot) -HXDLIN( 180) NUMPAD_E = (int)1073742016; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_181_boot) -HXDLIN( 181) NUMPAD_F = (int)1073742017; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_182_boot) -HXDLIN( 182) NUMPAD_XOR = (int)1073742018; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_183_boot) -HXDLIN( 183) NUMPAD_POWER = (int)1073742019; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_184_boot) -HXDLIN( 184) NUMPAD_PERCENT = (int)1073742020; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_185_boot) -HXDLIN( 185) NUMPAD_LESS_THAN = (int)1073742021; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_186_boot) -HXDLIN( 186) NUMPAD_GREATER_THAN = (int)1073742022; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_187_boot) -HXDLIN( 187) NUMPAD_AMPERSAND = (int)1073742023; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_188_boot) -HXDLIN( 188) NUMPAD_DOUBLE_AMPERSAND = (int)1073742024; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_189_boot) -HXDLIN( 189) NUMPAD_VERTICAL_BAR = (int)1073742025; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_190_boot) -HXDLIN( 190) NUMPAD_DOUBLE_VERTICAL_BAR = (int)1073742026; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_191_boot) -HXDLIN( 191) NUMPAD_COLON = (int)1073742027; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_192_boot) -HXDLIN( 192) NUMPAD_HASH = (int)1073742028; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_193_boot) -HXDLIN( 193) NUMPAD_SPACE = (int)1073742029; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_194_boot) -HXDLIN( 194) NUMPAD_AT = (int)1073742030; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_195_boot) -HXDLIN( 195) NUMPAD_EXCLAMATION = (int)1073742031; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_196_boot) -HXDLIN( 196) NUMPAD_MEM_STORE = (int)1073742032; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_197_boot) -HXDLIN( 197) NUMPAD_MEM_RECALL = (int)1073742033; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_198_boot) -HXDLIN( 198) NUMPAD_MEM_CLEAR = (int)1073742034; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_199_boot) -HXDLIN( 199) NUMPAD_MEM_ADD = (int)1073742035; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_200_boot) -HXDLIN( 200) NUMPAD_MEM_SUBTRACT = (int)1073742036; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_201_boot) -HXDLIN( 201) NUMPAD_MEM_MULTIPLY = (int)1073742037; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_202_boot) -HXDLIN( 202) NUMPAD_MEM_DIVIDE = (int)1073742038; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_203_boot) -HXDLIN( 203) NUMPAD_PLUS_MINUS = (int)1073742039; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_204_boot) -HXDLIN( 204) NUMPAD_CLEAR = (int)1073742040; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_205_boot) -HXDLIN( 205) NUMPAD_CLEAR_ENTRY = (int)1073742041; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_206_boot) -HXDLIN( 206) NUMPAD_BINARY = (int)1073742042; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_207_boot) -HXDLIN( 207) NUMPAD_OCTAL = (int)1073742043; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_208_boot) -HXDLIN( 208) NUMPAD_DECIMAL = (int)1073742044; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_209_boot) -HXDLIN( 209) NUMPAD_HEXADECIMAL = (int)1073742045; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_210_boot) -HXDLIN( 210) LEFT_CTRL = (int)1073742048; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_211_boot) -HXDLIN( 211) LEFT_SHIFT = (int)1073742049; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_212_boot) -HXDLIN( 212) LEFT_ALT = (int)1073742050; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_213_boot) -HXDLIN( 213) LEFT_META = (int)1073742051; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_214_boot) -HXDLIN( 214) RIGHT_CTRL = (int)1073742052; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_215_boot) -HXDLIN( 215) RIGHT_SHIFT = (int)1073742053; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_216_boot) -HXDLIN( 216) RIGHT_ALT = (int)1073742054; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_217_boot) -HXDLIN( 217) RIGHT_META = (int)1073742055; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_218_boot) -HXDLIN( 218) MODE = (int)1073742081; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_219_boot) -HXDLIN( 219) AUDIO_NEXT = (int)1073742082; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_220_boot) -HXDLIN( 220) AUDIO_PREVIOUS = (int)1073742083; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_221_boot) -HXDLIN( 221) AUDIO_STOP = (int)1073742084; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_222_boot) -HXDLIN( 222) AUDIO_PLAY = (int)1073742085; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_223_boot) -HXDLIN( 223) AUDIO_MUTE = (int)1073742086; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_224_boot) -HXDLIN( 224) MEDIA_SELECT = (int)1073742087; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_225_boot) -HXDLIN( 225) WWW = (int)1073742088; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_226_boot) -HXDLIN( 226) MAIL = (int)1073742089; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_227_boot) -HXDLIN( 227) CALCULATOR = (int)1073742090; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_228_boot) -HXDLIN( 228) COMPUTER = (int)1073742091; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_229_boot) -HXDLIN( 229) APP_CONTROL_SEARCH = (int)1073742092; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_230_boot) -HXDLIN( 230) APP_CONTROL_HOME = (int)1073742093; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_231_boot) -HXDLIN( 231) APP_CONTROL_BACK = (int)1073742094; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_232_boot) -HXDLIN( 232) APP_CONTROL_FORWARD = (int)1073742095; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_233_boot) -HXDLIN( 233) APP_CONTROL_STOP = (int)1073742096; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_234_boot) -HXDLIN( 234) APP_CONTROL_REFRESH = (int)1073742097; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_235_boot) -HXDLIN( 235) APP_CONTROL_BOOKMARKS = (int)1073742098; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_236_boot) -HXDLIN( 236) BRIGHTNESS_DOWN = (int)1073742099; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_237_boot) -HXDLIN( 237) BRIGHTNESS_UP = (int)1073742100; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_238_boot) -HXDLIN( 238) DISPLAY_SWITCH = (int)1073742101; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_239_boot) -HXDLIN( 239) BACKLIGHT_TOGGLE = (int)1073742102; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_240_boot) -HXDLIN( 240) BACKLIGHT_DOWN = (int)1073742103; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_241_boot) -HXDLIN( 241) BACKLIGHT_UP = (int)1073742104; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_242_boot) -HXDLIN( 242) EJECT = (int)1073742105; - } -{ - HX_STACKFRAME(&_hx_pos_0f4ddfe8b0e85094_243_boot) -HXDLIN( 243) SLEEP = (int)1073742106; - } -} - -} // end namespace lime -} // end namespace ui -} // end namespace _KeyCode diff --git a/hGameTest/bin/linux/obj/src/lime/ui/_KeyModifier/KeyModifier_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/ui/_KeyModifier/KeyModifier_Impl_.cpp deleted file mode 100644 index 514cb6f2..00000000 --- a/hGameTest/bin/linux/obj/src/lime/ui/_KeyModifier/KeyModifier_Impl_.cpp +++ /dev/null @@ -1,481 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_ui__KeyModifier_KeyModifier_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_31_get_altKey,"lime.ui._KeyModifier.KeyModifier_Impl_","get_altKey",0x98ede94d,"lime.ui._KeyModifier.KeyModifier_Impl_.get_altKey","lime/ui/KeyModifier.hx",31,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_35_set_altKey,"lime.ui._KeyModifier.KeyModifier_Impl_","set_altKey",0x9c6b87c1,"lime.ui._KeyModifier.KeyModifier_Impl_.set_altKey","lime/ui/KeyModifier.hx",35,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_50_get_capsLock,"lime.ui._KeyModifier.KeyModifier_Impl_","get_capsLock",0x26398dc3,"lime.ui._KeyModifier.KeyModifier_Impl_.get_capsLock","lime/ui/KeyModifier.hx",50,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_54_set_capsLock,"lime.ui._KeyModifier.KeyModifier_Impl_","set_capsLock",0x3b32b137,"lime.ui._KeyModifier.KeyModifier_Impl_.set_capsLock","lime/ui/KeyModifier.hx",54,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_69_get_ctrlKey,"lime.ui._KeyModifier.KeyModifier_Impl_","get_ctrlKey",0xac33207d,"lime.ui._KeyModifier.KeyModifier_Impl_.get_ctrlKey","lime/ui/KeyModifier.hx",69,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_73_set_ctrlKey,"lime.ui._KeyModifier.KeyModifier_Impl_","set_ctrlKey",0xb6a02789,"lime.ui._KeyModifier.KeyModifier_Impl_.set_ctrlKey","lime/ui/KeyModifier.hx",73,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_88_get_metaKey,"lime.ui._KeyModifier.KeyModifier_Impl_","get_metaKey",0x6c372aa3,"lime.ui._KeyModifier.KeyModifier_Impl_.get_metaKey","lime/ui/KeyModifier.hx",88,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_92_set_metaKey,"lime.ui._KeyModifier.KeyModifier_Impl_","set_metaKey",0x76a431af,"lime.ui._KeyModifier.KeyModifier_Impl_.set_metaKey","lime/ui/KeyModifier.hx",92,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_107_get_numLock,"lime.ui._KeyModifier.KeyModifier_Impl_","get_numLock",0xe5ee2c1a,"lime.ui._KeyModifier.KeyModifier_Impl_.get_numLock","lime/ui/KeyModifier.hx",107,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_111_set_numLock,"lime.ui._KeyModifier.KeyModifier_Impl_","set_numLock",0xf05b3326,"lime.ui._KeyModifier.KeyModifier_Impl_.set_numLock","lime/ui/KeyModifier.hx",111,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_126_get_shiftKey,"lime.ui._KeyModifier.KeyModifier_Impl_","get_shiftKey",0xae171754,"lime.ui._KeyModifier.KeyModifier_Impl_.get_shiftKey","lime/ui/KeyModifier.hx",126,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_130_set_shiftKey,"lime.ui._KeyModifier.KeyModifier_Impl_","set_shiftKey",0xc3103ac8,"lime.ui._KeyModifier.KeyModifier_Impl_.set_shiftKey","lime/ui/KeyModifier.hx",130,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_5_boot,"lime.ui._KeyModifier.KeyModifier_Impl_","boot",0x357a9740,"lime.ui._KeyModifier.KeyModifier_Impl_.boot","lime/ui/KeyModifier.hx",5,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_6_boot,"lime.ui._KeyModifier.KeyModifier_Impl_","boot",0x357a9740,"lime.ui._KeyModifier.KeyModifier_Impl_.boot","lime/ui/KeyModifier.hx",6,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_7_boot,"lime.ui._KeyModifier.KeyModifier_Impl_","boot",0x357a9740,"lime.ui._KeyModifier.KeyModifier_Impl_.boot","lime/ui/KeyModifier.hx",7,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_8_boot,"lime.ui._KeyModifier.KeyModifier_Impl_","boot",0x357a9740,"lime.ui._KeyModifier.KeyModifier_Impl_.boot","lime/ui/KeyModifier.hx",8,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_9_boot,"lime.ui._KeyModifier.KeyModifier_Impl_","boot",0x357a9740,"lime.ui._KeyModifier.KeyModifier_Impl_.boot","lime/ui/KeyModifier.hx",9,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_10_boot,"lime.ui._KeyModifier.KeyModifier_Impl_","boot",0x357a9740,"lime.ui._KeyModifier.KeyModifier_Impl_.boot","lime/ui/KeyModifier.hx",10,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_11_boot,"lime.ui._KeyModifier.KeyModifier_Impl_","boot",0x357a9740,"lime.ui._KeyModifier.KeyModifier_Impl_.boot","lime/ui/KeyModifier.hx",11,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_12_boot,"lime.ui._KeyModifier.KeyModifier_Impl_","boot",0x357a9740,"lime.ui._KeyModifier.KeyModifier_Impl_.boot","lime/ui/KeyModifier.hx",12,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_13_boot,"lime.ui._KeyModifier.KeyModifier_Impl_","boot",0x357a9740,"lime.ui._KeyModifier.KeyModifier_Impl_.boot","lime/ui/KeyModifier.hx",13,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_14_boot,"lime.ui._KeyModifier.KeyModifier_Impl_","boot",0x357a9740,"lime.ui._KeyModifier.KeyModifier_Impl_.boot","lime/ui/KeyModifier.hx",14,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_15_boot,"lime.ui._KeyModifier.KeyModifier_Impl_","boot",0x357a9740,"lime.ui._KeyModifier.KeyModifier_Impl_.boot","lime/ui/KeyModifier.hx",15,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_16_boot,"lime.ui._KeyModifier.KeyModifier_Impl_","boot",0x357a9740,"lime.ui._KeyModifier.KeyModifier_Impl_.boot","lime/ui/KeyModifier.hx",16,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_17_boot,"lime.ui._KeyModifier.KeyModifier_Impl_","boot",0x357a9740,"lime.ui._KeyModifier.KeyModifier_Impl_.boot","lime/ui/KeyModifier.hx",17,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_18_boot,"lime.ui._KeyModifier.KeyModifier_Impl_","boot",0x357a9740,"lime.ui._KeyModifier.KeyModifier_Impl_.boot","lime/ui/KeyModifier.hx",18,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_19_boot,"lime.ui._KeyModifier.KeyModifier_Impl_","boot",0x357a9740,"lime.ui._KeyModifier.KeyModifier_Impl_.boot","lime/ui/KeyModifier.hx",19,0xae70b869) -HX_LOCAL_STACK_FRAME(_hx_pos_a615467931d54dbe_20_boot,"lime.ui._KeyModifier.KeyModifier_Impl_","boot",0x357a9740,"lime.ui._KeyModifier.KeyModifier_Impl_.boot","lime/ui/KeyModifier.hx",20,0xae70b869) -namespace lime{ -namespace ui{ -namespace _KeyModifier{ - -void KeyModifier_Impl__obj::__construct() { } - -Dynamic KeyModifier_Impl__obj::__CreateEmpty() { return new KeyModifier_Impl__obj; } - -void *KeyModifier_Impl__obj::_hx_vtable = 0; - -Dynamic KeyModifier_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< KeyModifier_Impl__obj > _hx_result = new KeyModifier_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool KeyModifier_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x55d77d36; -} - -int KeyModifier_Impl__obj::NONE; - -int KeyModifier_Impl__obj::LEFT_SHIFT; - -int KeyModifier_Impl__obj::RIGHT_SHIFT; - -int KeyModifier_Impl__obj::LEFT_CTRL; - -int KeyModifier_Impl__obj::RIGHT_CTRL; - -int KeyModifier_Impl__obj::LEFT_ALT; - -int KeyModifier_Impl__obj::RIGHT_ALT; - -int KeyModifier_Impl__obj::LEFT_META; - -int KeyModifier_Impl__obj::RIGHT_META; - -int KeyModifier_Impl__obj::NUM_LOCK; - -int KeyModifier_Impl__obj::CAPS_LOCK; - -int KeyModifier_Impl__obj::MODE; - -int KeyModifier_Impl__obj::CTRL; - -int KeyModifier_Impl__obj::SHIFT; - -int KeyModifier_Impl__obj::ALT; - -int KeyModifier_Impl__obj::META; - -bool KeyModifier_Impl__obj::get_altKey(int this1){ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_31_get_altKey) -HXDLIN( 31) if (((this1 & 256) <= 0)) { -HXDLIN( 31) return ((this1 & 512) > 0); - } - else { -HXDLIN( 31) return true; - } -HXDLIN( 31) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(KeyModifier_Impl__obj,get_altKey,return ) - -bool KeyModifier_Impl__obj::set_altKey(int this1,bool value){ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_35_set_altKey) -HXLINE( 36) if (value) { -HXLINE( 38) this1 = (this1 | 768); - } - else { -HXLINE( 42) this1 = (this1 & (268435455 - 768)); - } -HXLINE( 45) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(KeyModifier_Impl__obj,set_altKey,return ) - -bool KeyModifier_Impl__obj::get_capsLock(int this1){ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_50_get_capsLock) -HXDLIN( 50) if (((this1 & 8192) <= 0)) { -HXDLIN( 50) return ((this1 & 8192) > 0); - } - else { -HXDLIN( 50) return true; - } -HXDLIN( 50) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(KeyModifier_Impl__obj,get_capsLock,return ) - -bool KeyModifier_Impl__obj::set_capsLock(int this1,bool value){ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_54_set_capsLock) -HXLINE( 55) if (value) { -HXLINE( 57) this1 = (this1 | 8192); - } - else { -HXLINE( 61) this1 = (this1 & (268435455 - 8192)); - } -HXLINE( 64) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(KeyModifier_Impl__obj,set_capsLock,return ) - -bool KeyModifier_Impl__obj::get_ctrlKey(int this1){ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_69_get_ctrlKey) -HXDLIN( 69) if (((this1 & 64) <= 0)) { -HXDLIN( 69) return ((this1 & 128) > 0); - } - else { -HXDLIN( 69) return true; - } -HXDLIN( 69) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(KeyModifier_Impl__obj,get_ctrlKey,return ) - -bool KeyModifier_Impl__obj::set_ctrlKey(int this1,bool value){ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_73_set_ctrlKey) -HXLINE( 74) if (value) { -HXLINE( 76) this1 = (this1 | 192); - } - else { -HXLINE( 80) this1 = (this1 & (268435455 - 192)); - } -HXLINE( 83) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(KeyModifier_Impl__obj,set_ctrlKey,return ) - -bool KeyModifier_Impl__obj::get_metaKey(int this1){ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_88_get_metaKey) -HXDLIN( 88) if (((this1 & 1024) <= 0)) { -HXDLIN( 88) return ((this1 & 2048) > 0); - } - else { -HXDLIN( 88) return true; - } -HXDLIN( 88) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(KeyModifier_Impl__obj,get_metaKey,return ) - -bool KeyModifier_Impl__obj::set_metaKey(int this1,bool value){ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_92_set_metaKey) -HXLINE( 93) if (value) { -HXLINE( 95) this1 = (this1 | 3072); - } - else { -HXLINE( 99) this1 = (this1 & (268435455 - 3072)); - } -HXLINE( 102) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(KeyModifier_Impl__obj,set_metaKey,return ) - -bool KeyModifier_Impl__obj::get_numLock(int this1){ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_107_get_numLock) -HXDLIN( 107) if (((this1 & 4096) <= 0)) { -HXDLIN( 107) return ((this1 & 4096) > 0); - } - else { -HXDLIN( 107) return true; - } -HXDLIN( 107) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(KeyModifier_Impl__obj,get_numLock,return ) - -bool KeyModifier_Impl__obj::set_numLock(int this1,bool value){ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_111_set_numLock) -HXLINE( 112) if (value) { -HXLINE( 114) this1 = (this1 | 4096); - } - else { -HXLINE( 118) this1 = (this1 & (268435455 - 4096)); - } -HXLINE( 121) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(KeyModifier_Impl__obj,set_numLock,return ) - -bool KeyModifier_Impl__obj::get_shiftKey(int this1){ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_126_get_shiftKey) -HXDLIN( 126) if (((this1 & 1) <= 0)) { -HXDLIN( 126) return ((this1 & 2) > 0); - } - else { -HXDLIN( 126) return true; - } -HXDLIN( 126) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(KeyModifier_Impl__obj,get_shiftKey,return ) - -bool KeyModifier_Impl__obj::set_shiftKey(int this1,bool value){ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_130_set_shiftKey) -HXLINE( 131) if (value) { -HXLINE( 133) this1 = (this1 | 3); - } - else { -HXLINE( 137) this1 = (this1 & (268435455 - 3)); - } -HXLINE( 140) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(KeyModifier_Impl__obj,set_shiftKey,return ) - - -KeyModifier_Impl__obj::KeyModifier_Impl__obj() -{ -} - -bool KeyModifier_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"get_altKey") ) { outValue = get_altKey_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_altKey") ) { outValue = set_altKey_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_ctrlKey") ) { outValue = get_ctrlKey_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_ctrlKey") ) { outValue = set_ctrlKey_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_metaKey") ) { outValue = get_metaKey_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_metaKey") ) { outValue = set_metaKey_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_numLock") ) { outValue = get_numLock_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_numLock") ) { outValue = set_numLock_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"get_capsLock") ) { outValue = get_capsLock_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_capsLock") ) { outValue = set_capsLock_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_shiftKey") ) { outValue = get_shiftKey_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_shiftKey") ) { outValue = set_shiftKey_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *KeyModifier_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo KeyModifier_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &KeyModifier_Impl__obj::NONE,HX_("NONE",b8,da,ca,33)}, - {hx::fsInt,(void *) &KeyModifier_Impl__obj::LEFT_SHIFT,HX_("LEFT_SHIFT",ea,7a,fb,2f)}, - {hx::fsInt,(void *) &KeyModifier_Impl__obj::RIGHT_SHIFT,HX_("RIGHT_SHIFT",5f,24,a2,4e)}, - {hx::fsInt,(void *) &KeyModifier_Impl__obj::LEFT_CTRL,HX_("LEFT_CTRL",23,23,b7,de)}, - {hx::fsInt,(void *) &KeyModifier_Impl__obj::RIGHT_CTRL,HX_("RIGHT_CTRL",4e,1f,4d,c3)}, - {hx::fsInt,(void *) &KeyModifier_Impl__obj::LEFT_ALT,HX_("LEFT_ALT",91,b9,e3,c9)}, - {hx::fsInt,(void *) &KeyModifier_Impl__obj::RIGHT_ALT,HX_("RIGHT_ALT",c6,ab,81,cf)}, - {hx::fsInt,(void *) &KeyModifier_Impl__obj::LEFT_META,HX_("LEFT_META",3d,e5,47,e5)}, - {hx::fsInt,(void *) &KeyModifier_Impl__obj::RIGHT_META,HX_("RIGHT_META",68,e1,dd,c9)}, - {hx::fsInt,(void *) &KeyModifier_Impl__obj::NUM_LOCK,HX_("NUM_LOCK",e4,7b,03,eb)}, - {hx::fsInt,(void *) &KeyModifier_Impl__obj::CAPS_LOCK,HX_("CAPS_LOCK",09,04,db,ce)}, - {hx::fsInt,(void *) &KeyModifier_Impl__obj::MODE,HX_("MODE",63,9b,21,33)}, - {hx::fsInt,(void *) &KeyModifier_Impl__obj::CTRL,HX_("CTRL",ab,50,89,2c)}, - {hx::fsInt,(void *) &KeyModifier_Impl__obj::SHIFT,HX_("SHIFT",62,24,11,fa)}, - {hx::fsInt,(void *) &KeyModifier_Impl__obj::ALT,HX_("ALT",09,95,31,00)}, - {hx::fsInt,(void *) &KeyModifier_Impl__obj::META,HX_("META",c5,12,1a,33)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void KeyModifier_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(KeyModifier_Impl__obj::NONE,"NONE"); - HX_MARK_MEMBER_NAME(KeyModifier_Impl__obj::LEFT_SHIFT,"LEFT_SHIFT"); - HX_MARK_MEMBER_NAME(KeyModifier_Impl__obj::RIGHT_SHIFT,"RIGHT_SHIFT"); - HX_MARK_MEMBER_NAME(KeyModifier_Impl__obj::LEFT_CTRL,"LEFT_CTRL"); - HX_MARK_MEMBER_NAME(KeyModifier_Impl__obj::RIGHT_CTRL,"RIGHT_CTRL"); - HX_MARK_MEMBER_NAME(KeyModifier_Impl__obj::LEFT_ALT,"LEFT_ALT"); - HX_MARK_MEMBER_NAME(KeyModifier_Impl__obj::RIGHT_ALT,"RIGHT_ALT"); - HX_MARK_MEMBER_NAME(KeyModifier_Impl__obj::LEFT_META,"LEFT_META"); - HX_MARK_MEMBER_NAME(KeyModifier_Impl__obj::RIGHT_META,"RIGHT_META"); - HX_MARK_MEMBER_NAME(KeyModifier_Impl__obj::NUM_LOCK,"NUM_LOCK"); - HX_MARK_MEMBER_NAME(KeyModifier_Impl__obj::CAPS_LOCK,"CAPS_LOCK"); - HX_MARK_MEMBER_NAME(KeyModifier_Impl__obj::MODE,"MODE"); - HX_MARK_MEMBER_NAME(KeyModifier_Impl__obj::CTRL,"CTRL"); - HX_MARK_MEMBER_NAME(KeyModifier_Impl__obj::SHIFT,"SHIFT"); - HX_MARK_MEMBER_NAME(KeyModifier_Impl__obj::ALT,"ALT"); - HX_MARK_MEMBER_NAME(KeyModifier_Impl__obj::META,"META"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void KeyModifier_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(KeyModifier_Impl__obj::NONE,"NONE"); - HX_VISIT_MEMBER_NAME(KeyModifier_Impl__obj::LEFT_SHIFT,"LEFT_SHIFT"); - HX_VISIT_MEMBER_NAME(KeyModifier_Impl__obj::RIGHT_SHIFT,"RIGHT_SHIFT"); - HX_VISIT_MEMBER_NAME(KeyModifier_Impl__obj::LEFT_CTRL,"LEFT_CTRL"); - HX_VISIT_MEMBER_NAME(KeyModifier_Impl__obj::RIGHT_CTRL,"RIGHT_CTRL"); - HX_VISIT_MEMBER_NAME(KeyModifier_Impl__obj::LEFT_ALT,"LEFT_ALT"); - HX_VISIT_MEMBER_NAME(KeyModifier_Impl__obj::RIGHT_ALT,"RIGHT_ALT"); - HX_VISIT_MEMBER_NAME(KeyModifier_Impl__obj::LEFT_META,"LEFT_META"); - HX_VISIT_MEMBER_NAME(KeyModifier_Impl__obj::RIGHT_META,"RIGHT_META"); - HX_VISIT_MEMBER_NAME(KeyModifier_Impl__obj::NUM_LOCK,"NUM_LOCK"); - HX_VISIT_MEMBER_NAME(KeyModifier_Impl__obj::CAPS_LOCK,"CAPS_LOCK"); - HX_VISIT_MEMBER_NAME(KeyModifier_Impl__obj::MODE,"MODE"); - HX_VISIT_MEMBER_NAME(KeyModifier_Impl__obj::CTRL,"CTRL"); - HX_VISIT_MEMBER_NAME(KeyModifier_Impl__obj::SHIFT,"SHIFT"); - HX_VISIT_MEMBER_NAME(KeyModifier_Impl__obj::ALT,"ALT"); - HX_VISIT_MEMBER_NAME(KeyModifier_Impl__obj::META,"META"); -}; - -#endif - -hx::Class KeyModifier_Impl__obj::__mClass; - -static ::String KeyModifier_Impl__obj_sStaticFields[] = { - HX_("NONE",b8,da,ca,33), - HX_("LEFT_SHIFT",ea,7a,fb,2f), - HX_("RIGHT_SHIFT",5f,24,a2,4e), - HX_("LEFT_CTRL",23,23,b7,de), - HX_("RIGHT_CTRL",4e,1f,4d,c3), - HX_("LEFT_ALT",91,b9,e3,c9), - HX_("RIGHT_ALT",c6,ab,81,cf), - HX_("LEFT_META",3d,e5,47,e5), - HX_("RIGHT_META",68,e1,dd,c9), - HX_("NUM_LOCK",e4,7b,03,eb), - HX_("CAPS_LOCK",09,04,db,ce), - HX_("MODE",63,9b,21,33), - HX_("CTRL",ab,50,89,2c), - HX_("SHIFT",62,24,11,fa), - HX_("ALT",09,95,31,00), - HX_("META",c5,12,1a,33), - HX_("get_altKey",bf,17,52,35), - HX_("set_altKey",33,b6,cf,38), - HX_("get_capsLock",b5,bc,db,c6), - HX_("set_capsLock",29,e0,d4,db), - HX_("get_ctrlKey",cb,95,77,e7), - HX_("set_ctrlKey",d7,9c,e4,f1), - HX_("get_metaKey",f1,9f,7b,a7), - HX_("set_metaKey",fd,a6,e8,b1), - HX_("get_numLock",68,a1,32,21), - HX_("set_numLock",74,a8,9f,2b), - HX_("get_shiftKey",46,46,b9,4e), - HX_("set_shiftKey",ba,69,b2,63), - ::String(null()) -}; - -void KeyModifier_Impl__obj::__register() -{ - KeyModifier_Impl__obj _hx_dummy; - KeyModifier_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.ui._KeyModifier.KeyModifier_Impl_",20,28,aa,51); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &KeyModifier_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = KeyModifier_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(KeyModifier_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< KeyModifier_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = KeyModifier_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = KeyModifier_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = KeyModifier_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void KeyModifier_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_5_boot) -HXDLIN( 5) NONE = 0; - } -{ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_6_boot) -HXDLIN( 6) LEFT_SHIFT = 1; - } -{ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_7_boot) -HXDLIN( 7) RIGHT_SHIFT = 2; - } -{ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_8_boot) -HXDLIN( 8) LEFT_CTRL = 64; - } -{ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_9_boot) -HXDLIN( 9) RIGHT_CTRL = 128; - } -{ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_10_boot) -HXDLIN( 10) LEFT_ALT = 256; - } -{ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_11_boot) -HXDLIN( 11) RIGHT_ALT = 512; - } -{ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_12_boot) -HXDLIN( 12) LEFT_META = 1024; - } -{ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_13_boot) -HXDLIN( 13) RIGHT_META = 2048; - } -{ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_14_boot) -HXDLIN( 14) NUM_LOCK = 4096; - } -{ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_15_boot) -HXDLIN( 15) CAPS_LOCK = 8192; - } -{ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_16_boot) -HXDLIN( 16) MODE = 16384; - } -{ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_17_boot) -HXDLIN( 17) CTRL = 192; - } -{ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_18_boot) -HXDLIN( 18) SHIFT = 3; - } -{ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_19_boot) -HXDLIN( 19) ALT = 768; - } -{ - HX_STACKFRAME(&_hx_pos_a615467931d54dbe_20_boot) -HXDLIN( 20) META = 3072; - } -} - -} // end namespace lime -} // end namespace ui -} // end namespace _KeyModifier diff --git a/hGameTest/bin/linux/obj/src/lime/ui/_ScanCode/ScanCode_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/ui/_ScanCode/ScanCode_Impl_.cpp deleted file mode 100644 index b7674f24..00000000 --- a/hGameTest/bin/linux/obj/src/lime/ui/_ScanCode/ScanCode_Impl_.cpp +++ /dev/null @@ -1,2583 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_ui__KeyCode_KeyCode_Impl_ -#include -#endif -#ifndef INCLUDED_lime_ui__ScanCode_ScanCode_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_248_fromKeyCode,"lime.ui._ScanCode.ScanCode_Impl_","fromKeyCode",0xe007b4c4,"lime.ui._ScanCode.ScanCode_Impl_.fromKeyCode","lime/ui/ScanCode.hx",248,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_253_toKeyCode,"lime.ui._ScanCode.ScanCode_Impl_","toKeyCode",0x23453c53,"lime.ui._ScanCode.ScanCode_Impl_.toKeyCode","lime/ui/ScanCode.hx",253,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_258_gt,"lime.ui._ScanCode.ScanCode_Impl_","gt",0x80ff87cb,"lime.ui._ScanCode.ScanCode_Impl_.gt","lime/ui/ScanCode.hx",258,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_263_gte,"lime.ui._ScanCode.ScanCode_Impl_","gte",0x5e974a3a,"lime.ui._ScanCode.ScanCode_Impl_.gte","lime/ui/ScanCode.hx",263,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_268_lt,"lime.ui._ScanCode.ScanCode_Impl_","lt",0x80ff8c26,"lime.ui._ScanCode.ScanCode_Impl_.lt","lime/ui/ScanCode.hx",268,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_273_lte,"lime.ui._ScanCode.ScanCode_Impl_","lte",0x5e9b157f,"lime.ui._ScanCode.ScanCode_Impl_.lte","lime/ui/ScanCode.hx",273,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_278_plus,"lime.ui._ScanCode.ScanCode_Impl_","plus",0x6bb69078,"lime.ui._ScanCode.ScanCode_Impl_.plus","lime/ui/ScanCode.hx",278,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_9_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",9,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_10_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",10,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_11_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",11,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_12_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",12,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_13_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",13,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_14_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",14,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_21_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",21,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_26_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",26,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_27_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",27,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_28_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",28,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_29_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",29,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_30_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",30,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_31_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",31,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_32_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",32,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_33_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",33,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_34_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",34,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_35_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",35,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_36_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",36,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_37_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",37,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_38_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",38,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_39_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",39,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_41_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",41,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_43_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",43,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_47_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",47,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_48_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",48,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_49_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",49,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_52_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",52,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_53_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",53,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_54_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",54,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_55_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",55,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_56_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",56,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_57_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",57,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_58_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",58,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_59_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",59,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_60_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",60,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_61_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",61,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_62_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",62,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_63_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",63,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_64_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",64,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_65_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",65,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_66_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",66,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_67_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",67,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_68_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",68,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_69_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",69,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_70_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",70,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_71_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",71,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_72_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",72,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_73_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",73,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_74_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",74,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_75_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",75,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_76_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",76,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_77_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",77,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_78_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",78,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_79_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",79,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_80_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",80,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_81_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",81,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_82_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",82,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_83_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",83,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_84_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",84,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_85_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",85,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_86_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",86,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_87_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",87,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_88_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",88,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_89_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",89,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_90_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",90,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_91_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",91,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_92_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",92,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_93_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",93,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_94_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",94,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_95_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",95,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_96_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",96,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_97_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",97,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_98_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",98,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_99_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",99,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_100_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",100,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_101_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",101,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_102_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",102,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_103_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",103,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_104_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",104,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_105_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",105,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_106_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",106,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_107_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",107,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_108_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",108,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_109_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",109,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_110_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",110,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_111_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",111,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_112_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",112,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_113_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",113,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_114_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",114,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_115_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",115,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_116_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",116,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_117_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",117,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_118_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",118,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_119_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",119,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_120_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",120,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_121_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",121,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_122_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",122,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_123_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",123,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_124_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",124,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_125_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",125,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_126_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",126,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_127_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",127,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_128_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",128,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_129_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",129,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_130_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",130,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_131_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",131,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_132_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",132,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_133_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",133,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_134_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",134,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_135_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",135,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_136_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",136,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_137_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",137,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_138_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",138,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_139_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",139,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_140_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",140,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_141_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",141,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_142_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",142,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_143_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",143,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_144_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",144,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_145_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",145,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_146_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",146,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_147_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",147,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_148_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",148,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_149_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",149,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_150_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",150,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_151_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",151,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_153_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",153,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_154_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",154,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_155_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",155,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_156_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",156,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_157_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",157,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_158_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",158,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_159_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",159,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_160_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",160,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_161_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",161,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_162_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",162,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_163_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",163,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_164_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",164,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_165_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",165,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_166_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",166,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_167_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",167,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_168_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",168,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_169_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",169,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_170_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",170,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_171_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",171,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_172_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",172,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_173_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",173,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_174_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",174,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_175_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",175,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_176_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",176,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_177_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",177,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_178_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",178,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_179_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",179,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_180_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",180,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_181_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",181,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_182_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",182,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_183_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",183,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_184_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",184,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_185_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",185,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_186_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",186,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_187_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",187,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_188_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",188,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_189_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",189,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_190_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",190,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_191_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",191,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_192_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",192,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_193_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",193,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_194_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",194,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_195_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",195,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_196_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",196,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_197_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",197,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_198_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",198,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_199_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",199,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_200_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",200,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_201_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",201,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_202_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",202,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_203_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",203,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_204_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",204,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_205_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",205,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_206_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",206,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_207_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",207,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_208_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",208,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_209_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",209,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_210_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",210,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_211_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",211,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_212_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",212,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_213_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",213,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_214_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",214,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_215_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",215,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_216_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",216,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_217_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",217,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_218_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",218,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_219_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",219,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_220_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",220,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_221_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",221,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_222_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",222,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_223_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",223,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_224_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",224,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_225_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",225,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_226_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",226,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_227_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",227,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_228_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",228,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_229_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",229,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_230_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",230,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_231_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",231,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_232_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",232,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_233_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",233,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_234_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",234,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_235_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",235,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_236_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",236,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_237_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",237,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_238_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",238,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_239_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",239,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_240_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",240,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_241_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",241,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_242_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",242,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_243_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",243,0xc6961913) -HX_LOCAL_STACK_FRAME(_hx_pos_502c65d4fd86e945_244_boot,"lime.ui._ScanCode.ScanCode_Impl_","boot",0x6277d550,"lime.ui._ScanCode.ScanCode_Impl_.boot","lime/ui/ScanCode.hx",244,0xc6961913) -namespace lime{ -namespace ui{ -namespace _ScanCode{ - -void ScanCode_Impl__obj::__construct() { } - -Dynamic ScanCode_Impl__obj::__CreateEmpty() { return new ScanCode_Impl__obj; } - -void *ScanCode_Impl__obj::_hx_vtable = 0; - -Dynamic ScanCode_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ScanCode_Impl__obj > _hx_result = new ScanCode_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ScanCode_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x237bda4a; -} - -int ScanCode_Impl__obj::UNKNOWN; - -int ScanCode_Impl__obj::BACKSPACE; - -int ScanCode_Impl__obj::TAB; - -int ScanCode_Impl__obj::RETURN; - -int ScanCode_Impl__obj::ESCAPE; - -int ScanCode_Impl__obj::SPACE; - -int ScanCode_Impl__obj::SINGLE_QUOTE; - -int ScanCode_Impl__obj::COMMA; - -int ScanCode_Impl__obj::MINUS; - -int ScanCode_Impl__obj::PERIOD; - -int ScanCode_Impl__obj::SLASH; - -int ScanCode_Impl__obj::NUMBER_0; - -int ScanCode_Impl__obj::NUMBER_1; - -int ScanCode_Impl__obj::NUMBER_2; - -int ScanCode_Impl__obj::NUMBER_3; - -int ScanCode_Impl__obj::NUMBER_4; - -int ScanCode_Impl__obj::NUMBER_5; - -int ScanCode_Impl__obj::NUMBER_6; - -int ScanCode_Impl__obj::NUMBER_7; - -int ScanCode_Impl__obj::NUMBER_8; - -int ScanCode_Impl__obj::NUMBER_9; - -int ScanCode_Impl__obj::SEMICOLON; - -int ScanCode_Impl__obj::EQUALS; - -int ScanCode_Impl__obj::LEFT_BRACKET; - -int ScanCode_Impl__obj::BACKSLASH; - -int ScanCode_Impl__obj::RIGHT_BRACKET; - -int ScanCode_Impl__obj::GRAVE; - -int ScanCode_Impl__obj::A; - -int ScanCode_Impl__obj::B; - -int ScanCode_Impl__obj::C; - -int ScanCode_Impl__obj::D; - -int ScanCode_Impl__obj::E; - -int ScanCode_Impl__obj::F; - -int ScanCode_Impl__obj::G; - -int ScanCode_Impl__obj::H; - -int ScanCode_Impl__obj::I; - -int ScanCode_Impl__obj::J; - -int ScanCode_Impl__obj::K; - -int ScanCode_Impl__obj::L; - -int ScanCode_Impl__obj::M; - -int ScanCode_Impl__obj::N; - -int ScanCode_Impl__obj::O; - -int ScanCode_Impl__obj::P; - -int ScanCode_Impl__obj::Q; - -int ScanCode_Impl__obj::R; - -int ScanCode_Impl__obj::S; - -int ScanCode_Impl__obj::T; - -int ScanCode_Impl__obj::U; - -int ScanCode_Impl__obj::V; - -int ScanCode_Impl__obj::W; - -int ScanCode_Impl__obj::X; - -int ScanCode_Impl__obj::Y; - -int ScanCode_Impl__obj::Z; - -int ScanCode_Impl__obj::DELETE; - -int ScanCode_Impl__obj::CAPS_LOCK; - -int ScanCode_Impl__obj::F1; - -int ScanCode_Impl__obj::F2; - -int ScanCode_Impl__obj::F3; - -int ScanCode_Impl__obj::F4; - -int ScanCode_Impl__obj::F5; - -int ScanCode_Impl__obj::F6; - -int ScanCode_Impl__obj::F7; - -int ScanCode_Impl__obj::F8; - -int ScanCode_Impl__obj::F9; - -int ScanCode_Impl__obj::F10; - -int ScanCode_Impl__obj::F11; - -int ScanCode_Impl__obj::F12; - -int ScanCode_Impl__obj::PRINT_SCREEN; - -int ScanCode_Impl__obj::SCROLL_LOCK; - -int ScanCode_Impl__obj::PAUSE; - -int ScanCode_Impl__obj::INSERT; - -int ScanCode_Impl__obj::HOME; - -int ScanCode_Impl__obj::PAGE_UP; - -int ScanCode_Impl__obj::END; - -int ScanCode_Impl__obj::PAGE_DOWN; - -int ScanCode_Impl__obj::RIGHT; - -int ScanCode_Impl__obj::LEFT; - -int ScanCode_Impl__obj::DOWN; - -int ScanCode_Impl__obj::UP; - -int ScanCode_Impl__obj::NUM_LOCK; - -int ScanCode_Impl__obj::NUMPAD_DIVIDE; - -int ScanCode_Impl__obj::NUMPAD_MULTIPLY; - -int ScanCode_Impl__obj::NUMPAD_MINUS; - -int ScanCode_Impl__obj::NUMPAD_PLUS; - -int ScanCode_Impl__obj::NUMPAD_ENTER; - -int ScanCode_Impl__obj::NUMPAD_1; - -int ScanCode_Impl__obj::NUMPAD_2; - -int ScanCode_Impl__obj::NUMPAD_3; - -int ScanCode_Impl__obj::NUMPAD_4; - -int ScanCode_Impl__obj::NUMPAD_5; - -int ScanCode_Impl__obj::NUMPAD_6; - -int ScanCode_Impl__obj::NUMPAD_7; - -int ScanCode_Impl__obj::NUMPAD_8; - -int ScanCode_Impl__obj::NUMPAD_9; - -int ScanCode_Impl__obj::NUMPAD_0; - -int ScanCode_Impl__obj::NUMPAD_PERIOD; - -int ScanCode_Impl__obj::APPLICATION; - -int ScanCode_Impl__obj::POWER; - -int ScanCode_Impl__obj::NUMPAD_EQUALS; - -int ScanCode_Impl__obj::F13; - -int ScanCode_Impl__obj::F14; - -int ScanCode_Impl__obj::F15; - -int ScanCode_Impl__obj::F16; - -int ScanCode_Impl__obj::F17; - -int ScanCode_Impl__obj::F18; - -int ScanCode_Impl__obj::F19; - -int ScanCode_Impl__obj::F20; - -int ScanCode_Impl__obj::F21; - -int ScanCode_Impl__obj::F22; - -int ScanCode_Impl__obj::F23; - -int ScanCode_Impl__obj::F24; - -int ScanCode_Impl__obj::EXECUTE; - -int ScanCode_Impl__obj::HELP; - -int ScanCode_Impl__obj::MENU; - -int ScanCode_Impl__obj::SELECT; - -int ScanCode_Impl__obj::STOP; - -int ScanCode_Impl__obj::AGAIN; - -int ScanCode_Impl__obj::UNDO; - -int ScanCode_Impl__obj::CUT; - -int ScanCode_Impl__obj::COPY; - -int ScanCode_Impl__obj::PASTE; - -int ScanCode_Impl__obj::FIND; - -int ScanCode_Impl__obj::MUTE; - -int ScanCode_Impl__obj::VOLUME_UP; - -int ScanCode_Impl__obj::VOLUME_DOWN; - -int ScanCode_Impl__obj::NUMPAD_COMMA; - -int ScanCode_Impl__obj::ALT_ERASE; - -int ScanCode_Impl__obj::SYSTEM_REQUEST; - -int ScanCode_Impl__obj::CANCEL; - -int ScanCode_Impl__obj::CLEAR; - -int ScanCode_Impl__obj::PRIOR; - -int ScanCode_Impl__obj::RETURN2; - -int ScanCode_Impl__obj::SEPARATOR; - -int ScanCode_Impl__obj::OUT; - -int ScanCode_Impl__obj::OPER; - -int ScanCode_Impl__obj::CLEAR_AGAIN; - -int ScanCode_Impl__obj::CRSEL; - -int ScanCode_Impl__obj::EXSEL; - -int ScanCode_Impl__obj::NUMPAD_00; - -int ScanCode_Impl__obj::NUMPAD_000; - -int ScanCode_Impl__obj::THOUSAND_SEPARATOR; - -int ScanCode_Impl__obj::DECIMAL_SEPARATOR; - -int ScanCode_Impl__obj::CURRENCY_UNIT; - -int ScanCode_Impl__obj::CURRENCY_SUBUNIT; - -int ScanCode_Impl__obj::NUMPAD_LEFT_PARENTHESIS; - -int ScanCode_Impl__obj::NUMPAD_RIGHT_PARENTHESIS; - -int ScanCode_Impl__obj::NUMPAD_LEFT_BRACE; - -int ScanCode_Impl__obj::NUMPAD_RIGHT_BRACE; - -int ScanCode_Impl__obj::NUMPAD_TAB; - -int ScanCode_Impl__obj::NUMPAD_BACKSPACE; - -int ScanCode_Impl__obj::NUMPAD_A; - -int ScanCode_Impl__obj::NUMPAD_B; - -int ScanCode_Impl__obj::NUMPAD_C; - -int ScanCode_Impl__obj::NUMPAD_D; - -int ScanCode_Impl__obj::NUMPAD_E; - -int ScanCode_Impl__obj::NUMPAD_F; - -int ScanCode_Impl__obj::NUMPAD_XOR; - -int ScanCode_Impl__obj::NUMPAD_POWER; - -int ScanCode_Impl__obj::NUMPAD_PERCENT; - -int ScanCode_Impl__obj::NUMPAD_LESS_THAN; - -int ScanCode_Impl__obj::NUMPAD_GREATER_THAN; - -int ScanCode_Impl__obj::NUMPAD_AMPERSAND; - -int ScanCode_Impl__obj::NUMPAD_DOUBLE_AMPERSAND; - -int ScanCode_Impl__obj::NUMPAD_VERTICAL_BAR; - -int ScanCode_Impl__obj::NUMPAD_DOUBLE_VERTICAL_BAR; - -int ScanCode_Impl__obj::NUMPAD_COLON; - -int ScanCode_Impl__obj::NUMPAD_HASH; - -int ScanCode_Impl__obj::NUMPAD_SPACE; - -int ScanCode_Impl__obj::NUMPAD_AT; - -int ScanCode_Impl__obj::NUMPAD_EXCLAMATION; - -int ScanCode_Impl__obj::NUMPAD_MEM_STORE; - -int ScanCode_Impl__obj::NUMPAD_MEM_RECALL; - -int ScanCode_Impl__obj::NUMPAD_MEM_CLEAR; - -int ScanCode_Impl__obj::NUMPAD_MEM_ADD; - -int ScanCode_Impl__obj::NUMPAD_MEM_SUBTRACT; - -int ScanCode_Impl__obj::NUMPAD_MEM_MULTIPLY; - -int ScanCode_Impl__obj::NUMPAD_MEM_DIVIDE; - -int ScanCode_Impl__obj::NUMPAD_PLUS_MINUS; - -int ScanCode_Impl__obj::NUMPAD_CLEAR; - -int ScanCode_Impl__obj::NUMPAD_CLEAR_ENTRY; - -int ScanCode_Impl__obj::NUMPAD_BINARY; - -int ScanCode_Impl__obj::NUMPAD_OCTAL; - -int ScanCode_Impl__obj::NUMPAD_DECIMAL; - -int ScanCode_Impl__obj::NUMPAD_HEXADECIMAL; - -int ScanCode_Impl__obj::LEFT_CTRL; - -int ScanCode_Impl__obj::LEFT_SHIFT; - -int ScanCode_Impl__obj::LEFT_ALT; - -int ScanCode_Impl__obj::LEFT_META; - -int ScanCode_Impl__obj::RIGHT_CTRL; - -int ScanCode_Impl__obj::RIGHT_SHIFT; - -int ScanCode_Impl__obj::RIGHT_ALT; - -int ScanCode_Impl__obj::RIGHT_META; - -int ScanCode_Impl__obj::MODE; - -int ScanCode_Impl__obj::AUDIO_NEXT; - -int ScanCode_Impl__obj::AUDIO_PREVIOUS; - -int ScanCode_Impl__obj::AUDIO_STOP; - -int ScanCode_Impl__obj::AUDIO_PLAY; - -int ScanCode_Impl__obj::AUDIO_MUTE; - -int ScanCode_Impl__obj::MEDIA_SELECT; - -int ScanCode_Impl__obj::WWW; - -int ScanCode_Impl__obj::MAIL; - -int ScanCode_Impl__obj::CALCULATOR; - -int ScanCode_Impl__obj::COMPUTER; - -int ScanCode_Impl__obj::APP_CONTROL_SEARCH; - -int ScanCode_Impl__obj::APP_CONTROL_HOME; - -int ScanCode_Impl__obj::APP_CONTROL_BACK; - -int ScanCode_Impl__obj::APP_CONTROL_FORWARD; - -int ScanCode_Impl__obj::APP_CONTROL_STOP; - -int ScanCode_Impl__obj::APP_CONTROL_REFRESH; - -int ScanCode_Impl__obj::APP_CONTROL_BOOKMARKS; - -int ScanCode_Impl__obj::BRIGHTNESS_DOWN; - -int ScanCode_Impl__obj::BRIGHTNESS_UP; - -int ScanCode_Impl__obj::DISPLAY_SWITCH; - -int ScanCode_Impl__obj::BACKLIGHT_TOGGLE; - -int ScanCode_Impl__obj::BACKLIGHT_DOWN; - -int ScanCode_Impl__obj::BACKLIGHT_UP; - -int ScanCode_Impl__obj::EJECT; - -int ScanCode_Impl__obj::SLEEP; - -int ScanCode_Impl__obj::fromKeyCode(int keyCode){ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_248_fromKeyCode) -HXDLIN( 248) return ::lime::ui::_KeyCode::KeyCode_Impl__obj::toScanCode(keyCode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ScanCode_Impl__obj,fromKeyCode,return ) - -int ScanCode_Impl__obj::toKeyCode(int scanCode){ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_253_toKeyCode) -HXDLIN( 253) return ::lime::ui::_KeyCode::KeyCode_Impl__obj::fromScanCode(scanCode); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ScanCode_Impl__obj,toKeyCode,return ) - -bool ScanCode_Impl__obj::gt(int a,int b){ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_258_gt) -HXDLIN( 258) return (a > b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ScanCode_Impl__obj,gt,return ) - -bool ScanCode_Impl__obj::gte(int a,int b){ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_263_gte) -HXDLIN( 263) return (a >= b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ScanCode_Impl__obj,gte,return ) - -bool ScanCode_Impl__obj::lt(int a,int b){ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_268_lt) -HXDLIN( 268) return (a < b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ScanCode_Impl__obj,lt,return ) - -bool ScanCode_Impl__obj::lte(int a,int b){ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_273_lte) -HXDLIN( 273) return (a <= b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ScanCode_Impl__obj,lte,return ) - -int ScanCode_Impl__obj::plus(int a,int b){ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_278_plus) -HXDLIN( 278) return (a + b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ScanCode_Impl__obj,plus,return ) - - -ScanCode_Impl__obj::ScanCode_Impl__obj() -{ -} - -bool ScanCode_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"gt") ) { outValue = gt_dyn(); return true; } - if (HX_FIELD_EQ(inName,"lt") ) { outValue = lt_dyn(); return true; } - break; - case 3: - if (HX_FIELD_EQ(inName,"gte") ) { outValue = gte_dyn(); return true; } - if (HX_FIELD_EQ(inName,"lte") ) { outValue = lte_dyn(); return true; } - break; - case 4: - if (HX_FIELD_EQ(inName,"plus") ) { outValue = plus_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"toKeyCode") ) { outValue = toKeyCode_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"fromKeyCode") ) { outValue = fromKeyCode_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ScanCode_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo ScanCode_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &ScanCode_Impl__obj::UNKNOWN,HX_("UNKNOWN",6a,f7,4e,61)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::BACKSPACE,HX_("BACKSPACE",1f,f5,42,c6)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::TAB,HX_("TAB",35,f6,3f,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::RETURN,HX_("RETURN",b0,50,b0,bb)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::ESCAPE,HX_("ESCAPE",81,ef,5c,8d)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::SPACE,HX_("SPACE",a6,c4,54,ff)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::SINGLE_QUOTE,HX_("SINGLE_QUOTE",e5,4a,2c,30)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::COMMA,HX_("COMMA",b5,69,4b,c8)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::MINUS,HX_("MINUS",50,b8,56,86)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::PERIOD,HX_("PERIOD",01,0d,9e,ed)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::SLASH,HX_("SLASH",1d,f8,af,fc)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMBER_0,HX_("NUMBER_0",fa,89,c6,33)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMBER_1,HX_("NUMBER_1",fb,89,c6,33)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMBER_2,HX_("NUMBER_2",fc,89,c6,33)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMBER_3,HX_("NUMBER_3",fd,89,c6,33)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMBER_4,HX_("NUMBER_4",fe,89,c6,33)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMBER_5,HX_("NUMBER_5",ff,89,c6,33)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMBER_6,HX_("NUMBER_6",00,8a,c6,33)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMBER_7,HX_("NUMBER_7",01,8a,c6,33)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMBER_8,HX_("NUMBER_8",02,8a,c6,33)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMBER_9,HX_("NUMBER_9",03,8a,c6,33)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::SEMICOLON,HX_("SEMICOLON",11,86,2a,49)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::EQUALS,HX_("EQUALS",3f,9a,75,72)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::LEFT_BRACKET,HX_("LEFT_BRACKET",90,62,6d,61)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::BACKSLASH,HX_("BACKSLASH",96,28,9e,c3)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::RIGHT_BRACKET,HX_("RIGHT_BRACKET",45,13,29,76)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::GRAVE,HX_("GRAVE",65,4c,d8,17)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::A,HX_("A",41,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::B,HX_("B",42,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::C,HX_("C",43,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::D,HX_("D",44,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::E,HX_("E",45,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F,HX_("F",46,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::G,HX_("G",47,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::H,HX_("H",48,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::I,HX_("I",49,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::J,HX_("J",4a,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::K,HX_("K",4b,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::L,HX_("L",4c,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::M,HX_("M",4d,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::N,HX_("N",4e,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::O,HX_("O",4f,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::P,HX_("P",50,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::Q,HX_("Q",51,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::R,HX_("R",52,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::S,HX_("S",53,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::T,HX_("T",54,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::U,HX_("U",55,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::V,HX_("V",56,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::W,HX_("W",57,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::X,HX_("X",58,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::Y,HX_("Y",59,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::Z,HX_("Z",5a,00,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::DELETE,HX_("DELETE",2b,6c,5b,1d)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::CAPS_LOCK,HX_("CAPS_LOCK",09,04,db,ce)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F1,HX_("F1",2b,3d,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F2,HX_("F2",2c,3d,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F3,HX_("F3",2d,3d,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F4,HX_("F4",2e,3d,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F5,HX_("F5",2f,3d,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F6,HX_("F6",30,3d,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F7,HX_("F7",31,3d,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F8,HX_("F8",32,3d,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F9,HX_("F9",33,3d,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F10,HX_("F10",a5,48,35,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F11,HX_("F11",a6,48,35,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F12,HX_("F12",a7,48,35,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::PRINT_SCREEN,HX_("PRINT_SCREEN",9e,34,bf,1a)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::SCROLL_LOCK,HX_("SCROLL_LOCK",9d,2c,87,f4)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::PAUSE,HX_("PAUSE",d6,0e,46,3b)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::INSERT,HX_("INSERT",39,ef,5f,50)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::HOME,HX_("HOME",1f,92,d3,2f)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::PAGE_UP,HX_("PAGE_UP",8b,d9,3e,0b)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::END,HX_("END",bb,9f,34,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::PAGE_DOWN,HX_("PAGE_DOWN",92,7b,93,70)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::RIGHT,HX_("RIGHT",bc,43,52,67)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::LEFT,HX_("LEFT",07,d0,70,32)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::DOWN,HX_("DOWN",62,c0,2e,2d)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::UP,HX_("UP",5b,4a,00,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUM_LOCK,HX_("NUM_LOCK",e4,7b,03,eb)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_DIVIDE,HX_("NUMPAD_DIVIDE",eb,41,1f,90)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_MULTIPLY,HX_("NUMPAD_MULTIPLY",16,d9,d8,96)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_MINUS,HX_("NUMPAD_MINUS",1e,66,c4,a7)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_PLUS,HX_("NUMPAD_PLUS",4c,8d,42,16)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_ENTER,HX_("NUMPAD_ENTER",c6,52,e2,0f)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_1,HX_("NUMPAD_1",ff,2e,b3,40)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_2,HX_("NUMPAD_2",00,2f,b3,40)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_3,HX_("NUMPAD_3",01,2f,b3,40)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_4,HX_("NUMPAD_4",02,2f,b3,40)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_5,HX_("NUMPAD_5",03,2f,b3,40)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_6,HX_("NUMPAD_6",04,2f,b3,40)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_7,HX_("NUMPAD_7",05,2f,b3,40)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_8,HX_("NUMPAD_8",06,2f,b3,40)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_9,HX_("NUMPAD_9",07,2f,b3,40)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_0,HX_("NUMPAD_0",fe,2e,b3,40)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_PERIOD,HX_("NUMPAD_PERIOD",73,73,28,0c)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::APPLICATION,HX_("APPLICATION",30,b7,7a,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::POWER,HX_("POWER",e5,83,88,44)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_EQUALS,HX_("NUMPAD_EQUALS",b1,00,00,91)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F13,HX_("F13",a8,48,35,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F14,HX_("F14",a9,48,35,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F15,HX_("F15",aa,48,35,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F16,HX_("F16",ab,48,35,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F17,HX_("F17",ac,48,35,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F18,HX_("F18",ad,48,35,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F19,HX_("F19",ae,48,35,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F20,HX_("F20",84,49,35,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F21,HX_("F21",85,49,35,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F22,HX_("F22",86,49,35,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F23,HX_("F23",87,49,35,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::F24,HX_("F24",88,49,35,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::EXECUTE,HX_("EXECUTE",15,de,e0,4b)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::HELP,HX_("HELP",c1,fa,cb,2f)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::MENU,HX_("MENU",9f,0d,1a,33)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::SELECT,HX_("SELECT",fc,c6,b5,1c)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::STOP,HX_("STOP",02,b8,1c,37)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::AGAIN,HX_("AGAIN",40,6d,2b,9c)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::UNDO,HX_("UNDO",24,8e,6a,38)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::CUT,HX_("CUT",62,21,33,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::COPY,HX_("COPY",b5,83,85,2c)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::PASTE,HX_("PASTE",33,8b,44,3b)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::FIND,HX_("FIND",39,98,7c,2e)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::MUTE,HX_("MUTE",d9,36,26,33)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::VOLUME_UP,HX_("VOLUME_UP",e0,2e,1e,5c)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::VOLUME_DOWN,HX_("VOLUME_DOWN",27,90,f2,37)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_COMMA,HX_("NUMPAD_COMMA",83,17,b9,e9)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::ALT_ERASE,HX_("ALT_ERASE",d0,e9,42,1c)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::SYSTEM_REQUEST,HX_("SYSTEM_REQUEST",9f,56,e9,3c)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::CANCEL,HX_("CANCEL",7a,99,b6,6a)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::CLEAR,HX_("CLEAR",6d,a9,49,c6)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::PRIOR,HX_("PRIOR",ea,90,79,46)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::RETURN2,HX_("RETURN2",82,49,96,7e)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::SEPARATOR,HX_("SEPARATOR",45,d0,d7,2c)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::OUT,HX_("OUT",6e,3c,3c,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::OPER,HX_("OPER",ce,cb,74,34)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::CLEAR_AGAIN,HX_("CLEAR_AGAIN",ae,ad,24,1b)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::CRSEL,HX_("CRSEL",2b,94,4b,ca)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::EXSEL,HX_("EXSEL",e7,04,10,f5)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_00,HX_("NUMPAD_00",72,ef,15,5c)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_000,HX_("NUMPAD_000",7e,94,1b,37)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::THOUSAND_SEPARATOR,HX_("THOUSAND_SEPARATOR",64,42,ba,6c)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::DECIMAL_SEPARATOR,HX_("DECIMAL_SEPARATOR",b7,2b,09,71)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::CURRENCY_UNIT,HX_("CURRENCY_UNIT",72,f1,d5,a0)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::CURRENCY_SUBUNIT,HX_("CURRENCY_SUBUNIT",b6,31,7c,dc)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_LEFT_PARENTHESIS,HX_("NUMPAD_LEFT_PARENTHESIS",30,24,17,38)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_RIGHT_PARENTHESIS,HX_("NUMPAD_RIGHT_PARENTHESIS",41,55,c2,59)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_LEFT_BRACE,HX_("NUMPAD_LEFT_BRACE",4d,33,25,1b)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_RIGHT_BRACE,HX_("NUMPAD_RIGHT_BRACE",9e,51,1b,74)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_TAB,HX_("NUMPAD_TAB",83,f4,36,37)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_BACKSPACE,HX_("NUMPAD_BACKSPACE",ed,a1,16,91)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_A,HX_("NUMPAD_A",0f,2f,b3,40)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_B,HX_("NUMPAD_B",10,2f,b3,40)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_C,HX_("NUMPAD_C",11,2f,b3,40)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_D,HX_("NUMPAD_D",12,2f,b3,40)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_E,HX_("NUMPAD_E",13,2f,b3,40)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_F,HX_("NUMPAD_F",14,2f,b3,40)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_XOR,HX_("NUMPAD_XOR",c9,09,3a,37)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_POWER,HX_("NUMPAD_POWER",b3,31,f6,65)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_PERCENT,HX_("NUMPAD_PERCENT",f3,bb,3d,93)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_LESS_THAN,HX_("NUMPAD_LESS_THAN",15,f2,f9,6a)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_GREATER_THAN,HX_("NUMPAD_GREATER_THAN",18,70,85,48)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_AMPERSAND,HX_("NUMPAD_AMPERSAND",e3,88,8a,91)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_DOUBLE_AMPERSAND,HX_("NUMPAD_DOUBLE_AMPERSAND",19,b7,90,55)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_VERTICAL_BAR,HX_("NUMPAD_VERTICAL_BAR",1c,1a,61,85)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_DOUBLE_VERTICAL_BAR,HX_("NUMPAD_DOUBLE_VERTICAL_BAR",a6,31,9d,14)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_COLON,HX_("NUMPAD_COLON",0d,57,b8,e9)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_HASH,HX_("NUMPAD_HASH",c0,7d,f0,10)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_SPACE,HX_("NUMPAD_SPACE",74,72,c2,20)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_AT,HX_("NUMPAD_AT",65,fe,15,5c)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_EXCLAMATION,HX_("NUMPAD_EXCLAMATION",1b,b0,9e,eb)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_MEM_STORE,HX_("NUMPAD_MEM_STORE",85,4f,e9,27)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_MEM_RECALL,HX_("NUMPAD_MEM_RECALL",8d,c5,e2,b2)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_MEM_CLEAR,HX_("NUMPAD_MEM_CLEAR",31,ad,2e,ec)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_MEM_ADD,HX_("NUMPAD_MEM_ADD",c5,58,fb,47)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_MEM_SUBTRACT,HX_("NUMPAD_MEM_SUBTRACT",d0,b3,03,a6)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_MEM_MULTIPLY,HX_("NUMPAD_MEM_MULTIPLY",e0,20,7f,48)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_MEM_DIVIDE,HX_("NUMPAD_MEM_DIVIDE",35,23,13,74)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_PLUS_MINUS,HX_("NUMPAD_PLUS_MINUS",dd,8d,c7,60)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_CLEAR,HX_("NUMPAD_CLEAR",3b,57,b7,e7)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_CLEAR_ENTRY,HX_("NUMPAD_CLEAR_ENTRY",0e,ed,20,56)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_BINARY,HX_("NUMPAD_BINARY",73,ce,18,be)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_OCTAL,HX_("NUMPAD_OCTAL",79,c3,9e,ca)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_DECIMAL,HX_("NUMPAD_DECIMAL",bf,c5,36,01)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::NUMPAD_HEXADECIMAL,HX_("NUMPAD_HEXADECIMAL",59,10,c6,6a)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::LEFT_CTRL,HX_("LEFT_CTRL",23,23,b7,de)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::LEFT_SHIFT,HX_("LEFT_SHIFT",ea,7a,fb,2f)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::LEFT_ALT,HX_("LEFT_ALT",91,b9,e3,c9)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::LEFT_META,HX_("LEFT_META",3d,e5,47,e5)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::RIGHT_CTRL,HX_("RIGHT_CTRL",4e,1f,4d,c3)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::RIGHT_SHIFT,HX_("RIGHT_SHIFT",5f,24,a2,4e)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::RIGHT_ALT,HX_("RIGHT_ALT",c6,ab,81,cf)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::RIGHT_META,HX_("RIGHT_META",68,e1,dd,c9)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::MODE,HX_("MODE",63,9b,21,33)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::AUDIO_NEXT,HX_("AUDIO_NEXT",5c,64,1b,67)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::AUDIO_PREVIOUS,HX_("AUDIO_PREVIOUS",20,cc,f8,e8)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::AUDIO_STOP,HX_("AUDIO_STOP",6b,cf,74,6a)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::AUDIO_PLAY,HX_("AUDIO_PLAY",5d,0d,73,68)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::AUDIO_MUTE,HX_("AUDIO_MUTE",42,4e,7e,66)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::MEDIA_SELECT,HX_("MEDIA_SELECT",57,7c,21,ce)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::WWW,HX_("WWW",37,50,42,00)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::MAIL,HX_("MAIL",37,00,17,33)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::CALCULATOR,HX_("CALCULATOR",02,a1,e1,a9)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::COMPUTER,HX_("COMPUTER",1b,d1,4b,df)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::APP_CONTROL_SEARCH,HX_("APP_CONTROL_SEARCH",a8,98,55,1a)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::APP_CONTROL_HOME,HX_("APP_CONTROL_HOME",5f,0f,65,0f)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::APP_CONTROL_BACK,HX_("APP_CONTROL_BACK",67,1f,63,0b)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::APP_CONTROL_FORWARD,HX_("APP_CONTROL_FORWARD",65,00,a7,a0)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::APP_CONTROL_STOP,HX_("APP_CONTROL_STOP",42,35,ae,16)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::APP_CONTROL_REFRESH,HX_("APP_CONTROL_REFRESH",7b,f8,fc,a7)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::APP_CONTROL_BOOKMARKS,HX_("APP_CONTROL_BOOKMARKS",9d,7d,82,a1)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::BRIGHTNESS_DOWN,HX_("BRIGHTNESS_DOWN",d0,a4,d7,76)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::BRIGHTNESS_UP,HX_("BRIGHTNESS_UP",49,97,09,7b)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::DISPLAY_SWITCH,HX_("DISPLAY_SWITCH",b1,f1,e3,9e)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::BACKLIGHT_TOGGLE,HX_("BACKLIGHT_TOGGLE",e4,97,a8,f2)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::BACKLIGHT_DOWN,HX_("BACKLIGHT_DOWN",b2,38,06,1f)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::BACKLIGHT_UP,HX_("BACKLIGHT_UP",ab,0e,a2,b2)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::EJECT,HX_("EJECT",f1,66,c4,eb)}, - {hx::fsInt,(void *) &ScanCode_Impl__obj::SLEEP,HX_("SLEEP",f7,f4,b2,fc)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void ScanCode_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::UNKNOWN,"UNKNOWN"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::BACKSPACE,"BACKSPACE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::TAB,"TAB"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::RETURN,"RETURN"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::ESCAPE,"ESCAPE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::SPACE,"SPACE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::SINGLE_QUOTE,"SINGLE_QUOTE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::COMMA,"COMMA"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::MINUS,"MINUS"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::PERIOD,"PERIOD"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::SLASH,"SLASH"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_0,"NUMBER_0"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_1,"NUMBER_1"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_2,"NUMBER_2"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_3,"NUMBER_3"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_4,"NUMBER_4"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_5,"NUMBER_5"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_6,"NUMBER_6"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_7,"NUMBER_7"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_8,"NUMBER_8"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_9,"NUMBER_9"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::SEMICOLON,"SEMICOLON"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::EQUALS,"EQUALS"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::LEFT_BRACKET,"LEFT_BRACKET"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::BACKSLASH,"BACKSLASH"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::RIGHT_BRACKET,"RIGHT_BRACKET"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::GRAVE,"GRAVE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::A,"A"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::B,"B"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::C,"C"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::D,"D"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::E,"E"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F,"F"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::G,"G"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::H,"H"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::I,"I"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::J,"J"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::K,"K"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::L,"L"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::M,"M"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::N,"N"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::O,"O"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::P,"P"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::Q,"Q"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::R,"R"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::S,"S"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::T,"T"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::U,"U"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::V,"V"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::W,"W"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::X,"X"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::Y,"Y"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::Z,"Z"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::DELETE,"DELETE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::CAPS_LOCK,"CAPS_LOCK"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F1,"F1"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F2,"F2"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F3,"F3"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F4,"F4"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F5,"F5"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F6,"F6"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F7,"F7"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F8,"F8"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F9,"F9"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F10,"F10"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F11,"F11"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F12,"F12"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::PRINT_SCREEN,"PRINT_SCREEN"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::SCROLL_LOCK,"SCROLL_LOCK"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::PAUSE,"PAUSE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::INSERT,"INSERT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::HOME,"HOME"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::PAGE_UP,"PAGE_UP"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::END,"END"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::PAGE_DOWN,"PAGE_DOWN"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::RIGHT,"RIGHT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::LEFT,"LEFT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::DOWN,"DOWN"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::UP,"UP"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUM_LOCK,"NUM_LOCK"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_DIVIDE,"NUMPAD_DIVIDE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MULTIPLY,"NUMPAD_MULTIPLY"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MINUS,"NUMPAD_MINUS"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_PLUS,"NUMPAD_PLUS"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_ENTER,"NUMPAD_ENTER"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_1,"NUMPAD_1"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_2,"NUMPAD_2"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_3,"NUMPAD_3"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_4,"NUMPAD_4"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_5,"NUMPAD_5"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_6,"NUMPAD_6"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_7,"NUMPAD_7"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_8,"NUMPAD_8"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_9,"NUMPAD_9"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_0,"NUMPAD_0"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_PERIOD,"NUMPAD_PERIOD"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::APPLICATION,"APPLICATION"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::POWER,"POWER"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_EQUALS,"NUMPAD_EQUALS"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F13,"F13"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F14,"F14"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F15,"F15"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F16,"F16"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F17,"F17"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F18,"F18"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F19,"F19"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F20,"F20"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F21,"F21"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F22,"F22"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F23,"F23"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::F24,"F24"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::EXECUTE,"EXECUTE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::HELP,"HELP"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::MENU,"MENU"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::SELECT,"SELECT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::STOP,"STOP"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::AGAIN,"AGAIN"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::UNDO,"UNDO"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::CUT,"CUT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::COPY,"COPY"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::PASTE,"PASTE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::FIND,"FIND"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::MUTE,"MUTE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::VOLUME_UP,"VOLUME_UP"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::VOLUME_DOWN,"VOLUME_DOWN"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_COMMA,"NUMPAD_COMMA"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::ALT_ERASE,"ALT_ERASE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::SYSTEM_REQUEST,"SYSTEM_REQUEST"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::CANCEL,"CANCEL"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::CLEAR,"CLEAR"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::PRIOR,"PRIOR"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::RETURN2,"RETURN2"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::SEPARATOR,"SEPARATOR"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::OUT,"OUT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::OPER,"OPER"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::CLEAR_AGAIN,"CLEAR_AGAIN"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::CRSEL,"CRSEL"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::EXSEL,"EXSEL"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_00,"NUMPAD_00"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_000,"NUMPAD_000"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::THOUSAND_SEPARATOR,"THOUSAND_SEPARATOR"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::DECIMAL_SEPARATOR,"DECIMAL_SEPARATOR"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::CURRENCY_UNIT,"CURRENCY_UNIT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::CURRENCY_SUBUNIT,"CURRENCY_SUBUNIT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_LEFT_PARENTHESIS,"NUMPAD_LEFT_PARENTHESIS"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_RIGHT_PARENTHESIS,"NUMPAD_RIGHT_PARENTHESIS"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_LEFT_BRACE,"NUMPAD_LEFT_BRACE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_RIGHT_BRACE,"NUMPAD_RIGHT_BRACE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_TAB,"NUMPAD_TAB"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_BACKSPACE,"NUMPAD_BACKSPACE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_A,"NUMPAD_A"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_B,"NUMPAD_B"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_C,"NUMPAD_C"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_D,"NUMPAD_D"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_E,"NUMPAD_E"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_F,"NUMPAD_F"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_XOR,"NUMPAD_XOR"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_POWER,"NUMPAD_POWER"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_PERCENT,"NUMPAD_PERCENT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_LESS_THAN,"NUMPAD_LESS_THAN"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_GREATER_THAN,"NUMPAD_GREATER_THAN"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_AMPERSAND,"NUMPAD_AMPERSAND"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_DOUBLE_AMPERSAND,"NUMPAD_DOUBLE_AMPERSAND"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_VERTICAL_BAR,"NUMPAD_VERTICAL_BAR"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_DOUBLE_VERTICAL_BAR,"NUMPAD_DOUBLE_VERTICAL_BAR"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_COLON,"NUMPAD_COLON"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_HASH,"NUMPAD_HASH"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_SPACE,"NUMPAD_SPACE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_AT,"NUMPAD_AT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_EXCLAMATION,"NUMPAD_EXCLAMATION"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MEM_STORE,"NUMPAD_MEM_STORE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MEM_RECALL,"NUMPAD_MEM_RECALL"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MEM_CLEAR,"NUMPAD_MEM_CLEAR"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MEM_ADD,"NUMPAD_MEM_ADD"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MEM_SUBTRACT,"NUMPAD_MEM_SUBTRACT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MEM_MULTIPLY,"NUMPAD_MEM_MULTIPLY"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MEM_DIVIDE,"NUMPAD_MEM_DIVIDE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_PLUS_MINUS,"NUMPAD_PLUS_MINUS"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_CLEAR,"NUMPAD_CLEAR"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_CLEAR_ENTRY,"NUMPAD_CLEAR_ENTRY"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_BINARY,"NUMPAD_BINARY"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_OCTAL,"NUMPAD_OCTAL"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_DECIMAL,"NUMPAD_DECIMAL"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_HEXADECIMAL,"NUMPAD_HEXADECIMAL"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::LEFT_CTRL,"LEFT_CTRL"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::LEFT_SHIFT,"LEFT_SHIFT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::LEFT_ALT,"LEFT_ALT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::LEFT_META,"LEFT_META"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::RIGHT_CTRL,"RIGHT_CTRL"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::RIGHT_SHIFT,"RIGHT_SHIFT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::RIGHT_ALT,"RIGHT_ALT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::RIGHT_META,"RIGHT_META"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::MODE,"MODE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::AUDIO_NEXT,"AUDIO_NEXT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::AUDIO_PREVIOUS,"AUDIO_PREVIOUS"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::AUDIO_STOP,"AUDIO_STOP"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::AUDIO_PLAY,"AUDIO_PLAY"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::AUDIO_MUTE,"AUDIO_MUTE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::MEDIA_SELECT,"MEDIA_SELECT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::WWW,"WWW"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::MAIL,"MAIL"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::CALCULATOR,"CALCULATOR"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::COMPUTER,"COMPUTER"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::APP_CONTROL_SEARCH,"APP_CONTROL_SEARCH"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::APP_CONTROL_HOME,"APP_CONTROL_HOME"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::APP_CONTROL_BACK,"APP_CONTROL_BACK"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::APP_CONTROL_FORWARD,"APP_CONTROL_FORWARD"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::APP_CONTROL_STOP,"APP_CONTROL_STOP"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::APP_CONTROL_REFRESH,"APP_CONTROL_REFRESH"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::APP_CONTROL_BOOKMARKS,"APP_CONTROL_BOOKMARKS"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::BRIGHTNESS_DOWN,"BRIGHTNESS_DOWN"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::BRIGHTNESS_UP,"BRIGHTNESS_UP"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::DISPLAY_SWITCH,"DISPLAY_SWITCH"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::BACKLIGHT_TOGGLE,"BACKLIGHT_TOGGLE"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::BACKLIGHT_DOWN,"BACKLIGHT_DOWN"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::BACKLIGHT_UP,"BACKLIGHT_UP"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::EJECT,"EJECT"); - HX_MARK_MEMBER_NAME(ScanCode_Impl__obj::SLEEP,"SLEEP"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void ScanCode_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::UNKNOWN,"UNKNOWN"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::BACKSPACE,"BACKSPACE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::TAB,"TAB"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::RETURN,"RETURN"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::ESCAPE,"ESCAPE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::SPACE,"SPACE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::SINGLE_QUOTE,"SINGLE_QUOTE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::COMMA,"COMMA"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::MINUS,"MINUS"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::PERIOD,"PERIOD"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::SLASH,"SLASH"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_0,"NUMBER_0"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_1,"NUMBER_1"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_2,"NUMBER_2"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_3,"NUMBER_3"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_4,"NUMBER_4"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_5,"NUMBER_5"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_6,"NUMBER_6"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_7,"NUMBER_7"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_8,"NUMBER_8"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMBER_9,"NUMBER_9"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::SEMICOLON,"SEMICOLON"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::EQUALS,"EQUALS"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::LEFT_BRACKET,"LEFT_BRACKET"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::BACKSLASH,"BACKSLASH"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::RIGHT_BRACKET,"RIGHT_BRACKET"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::GRAVE,"GRAVE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::A,"A"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::B,"B"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::C,"C"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::D,"D"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::E,"E"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F,"F"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::G,"G"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::H,"H"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::I,"I"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::J,"J"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::K,"K"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::L,"L"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::M,"M"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::N,"N"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::O,"O"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::P,"P"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::Q,"Q"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::R,"R"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::S,"S"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::T,"T"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::U,"U"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::V,"V"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::W,"W"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::X,"X"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::Y,"Y"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::Z,"Z"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::DELETE,"DELETE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::CAPS_LOCK,"CAPS_LOCK"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F1,"F1"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F2,"F2"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F3,"F3"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F4,"F4"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F5,"F5"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F6,"F6"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F7,"F7"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F8,"F8"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F9,"F9"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F10,"F10"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F11,"F11"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F12,"F12"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::PRINT_SCREEN,"PRINT_SCREEN"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::SCROLL_LOCK,"SCROLL_LOCK"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::PAUSE,"PAUSE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::INSERT,"INSERT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::HOME,"HOME"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::PAGE_UP,"PAGE_UP"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::END,"END"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::PAGE_DOWN,"PAGE_DOWN"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::RIGHT,"RIGHT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::LEFT,"LEFT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::DOWN,"DOWN"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::UP,"UP"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUM_LOCK,"NUM_LOCK"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_DIVIDE,"NUMPAD_DIVIDE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MULTIPLY,"NUMPAD_MULTIPLY"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MINUS,"NUMPAD_MINUS"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_PLUS,"NUMPAD_PLUS"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_ENTER,"NUMPAD_ENTER"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_1,"NUMPAD_1"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_2,"NUMPAD_2"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_3,"NUMPAD_3"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_4,"NUMPAD_4"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_5,"NUMPAD_5"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_6,"NUMPAD_6"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_7,"NUMPAD_7"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_8,"NUMPAD_8"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_9,"NUMPAD_9"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_0,"NUMPAD_0"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_PERIOD,"NUMPAD_PERIOD"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::APPLICATION,"APPLICATION"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::POWER,"POWER"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_EQUALS,"NUMPAD_EQUALS"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F13,"F13"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F14,"F14"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F15,"F15"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F16,"F16"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F17,"F17"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F18,"F18"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F19,"F19"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F20,"F20"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F21,"F21"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F22,"F22"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F23,"F23"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::F24,"F24"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::EXECUTE,"EXECUTE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::HELP,"HELP"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::MENU,"MENU"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::SELECT,"SELECT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::STOP,"STOP"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::AGAIN,"AGAIN"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::UNDO,"UNDO"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::CUT,"CUT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::COPY,"COPY"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::PASTE,"PASTE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::FIND,"FIND"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::MUTE,"MUTE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::VOLUME_UP,"VOLUME_UP"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::VOLUME_DOWN,"VOLUME_DOWN"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_COMMA,"NUMPAD_COMMA"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::ALT_ERASE,"ALT_ERASE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::SYSTEM_REQUEST,"SYSTEM_REQUEST"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::CANCEL,"CANCEL"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::CLEAR,"CLEAR"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::PRIOR,"PRIOR"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::RETURN2,"RETURN2"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::SEPARATOR,"SEPARATOR"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::OUT,"OUT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::OPER,"OPER"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::CLEAR_AGAIN,"CLEAR_AGAIN"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::CRSEL,"CRSEL"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::EXSEL,"EXSEL"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_00,"NUMPAD_00"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_000,"NUMPAD_000"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::THOUSAND_SEPARATOR,"THOUSAND_SEPARATOR"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::DECIMAL_SEPARATOR,"DECIMAL_SEPARATOR"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::CURRENCY_UNIT,"CURRENCY_UNIT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::CURRENCY_SUBUNIT,"CURRENCY_SUBUNIT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_LEFT_PARENTHESIS,"NUMPAD_LEFT_PARENTHESIS"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_RIGHT_PARENTHESIS,"NUMPAD_RIGHT_PARENTHESIS"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_LEFT_BRACE,"NUMPAD_LEFT_BRACE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_RIGHT_BRACE,"NUMPAD_RIGHT_BRACE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_TAB,"NUMPAD_TAB"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_BACKSPACE,"NUMPAD_BACKSPACE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_A,"NUMPAD_A"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_B,"NUMPAD_B"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_C,"NUMPAD_C"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_D,"NUMPAD_D"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_E,"NUMPAD_E"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_F,"NUMPAD_F"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_XOR,"NUMPAD_XOR"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_POWER,"NUMPAD_POWER"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_PERCENT,"NUMPAD_PERCENT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_LESS_THAN,"NUMPAD_LESS_THAN"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_GREATER_THAN,"NUMPAD_GREATER_THAN"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_AMPERSAND,"NUMPAD_AMPERSAND"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_DOUBLE_AMPERSAND,"NUMPAD_DOUBLE_AMPERSAND"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_VERTICAL_BAR,"NUMPAD_VERTICAL_BAR"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_DOUBLE_VERTICAL_BAR,"NUMPAD_DOUBLE_VERTICAL_BAR"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_COLON,"NUMPAD_COLON"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_HASH,"NUMPAD_HASH"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_SPACE,"NUMPAD_SPACE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_AT,"NUMPAD_AT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_EXCLAMATION,"NUMPAD_EXCLAMATION"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MEM_STORE,"NUMPAD_MEM_STORE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MEM_RECALL,"NUMPAD_MEM_RECALL"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MEM_CLEAR,"NUMPAD_MEM_CLEAR"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MEM_ADD,"NUMPAD_MEM_ADD"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MEM_SUBTRACT,"NUMPAD_MEM_SUBTRACT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MEM_MULTIPLY,"NUMPAD_MEM_MULTIPLY"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_MEM_DIVIDE,"NUMPAD_MEM_DIVIDE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_PLUS_MINUS,"NUMPAD_PLUS_MINUS"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_CLEAR,"NUMPAD_CLEAR"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_CLEAR_ENTRY,"NUMPAD_CLEAR_ENTRY"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_BINARY,"NUMPAD_BINARY"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_OCTAL,"NUMPAD_OCTAL"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_DECIMAL,"NUMPAD_DECIMAL"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::NUMPAD_HEXADECIMAL,"NUMPAD_HEXADECIMAL"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::LEFT_CTRL,"LEFT_CTRL"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::LEFT_SHIFT,"LEFT_SHIFT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::LEFT_ALT,"LEFT_ALT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::LEFT_META,"LEFT_META"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::RIGHT_CTRL,"RIGHT_CTRL"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::RIGHT_SHIFT,"RIGHT_SHIFT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::RIGHT_ALT,"RIGHT_ALT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::RIGHT_META,"RIGHT_META"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::MODE,"MODE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::AUDIO_NEXT,"AUDIO_NEXT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::AUDIO_PREVIOUS,"AUDIO_PREVIOUS"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::AUDIO_STOP,"AUDIO_STOP"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::AUDIO_PLAY,"AUDIO_PLAY"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::AUDIO_MUTE,"AUDIO_MUTE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::MEDIA_SELECT,"MEDIA_SELECT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::WWW,"WWW"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::MAIL,"MAIL"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::CALCULATOR,"CALCULATOR"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::COMPUTER,"COMPUTER"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::APP_CONTROL_SEARCH,"APP_CONTROL_SEARCH"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::APP_CONTROL_HOME,"APP_CONTROL_HOME"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::APP_CONTROL_BACK,"APP_CONTROL_BACK"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::APP_CONTROL_FORWARD,"APP_CONTROL_FORWARD"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::APP_CONTROL_STOP,"APP_CONTROL_STOP"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::APP_CONTROL_REFRESH,"APP_CONTROL_REFRESH"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::APP_CONTROL_BOOKMARKS,"APP_CONTROL_BOOKMARKS"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::BRIGHTNESS_DOWN,"BRIGHTNESS_DOWN"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::BRIGHTNESS_UP,"BRIGHTNESS_UP"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::DISPLAY_SWITCH,"DISPLAY_SWITCH"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::BACKLIGHT_TOGGLE,"BACKLIGHT_TOGGLE"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::BACKLIGHT_DOWN,"BACKLIGHT_DOWN"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::BACKLIGHT_UP,"BACKLIGHT_UP"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::EJECT,"EJECT"); - HX_VISIT_MEMBER_NAME(ScanCode_Impl__obj::SLEEP,"SLEEP"); -}; - -#endif - -hx::Class ScanCode_Impl__obj::__mClass; - -static ::String ScanCode_Impl__obj_sStaticFields[] = { - HX_("UNKNOWN",6a,f7,4e,61), - HX_("BACKSPACE",1f,f5,42,c6), - HX_("TAB",35,f6,3f,00), - HX_("RETURN",b0,50,b0,bb), - HX_("ESCAPE",81,ef,5c,8d), - HX_("SPACE",a6,c4,54,ff), - HX_("SINGLE_QUOTE",e5,4a,2c,30), - HX_("COMMA",b5,69,4b,c8), - HX_("MINUS",50,b8,56,86), - HX_("PERIOD",01,0d,9e,ed), - HX_("SLASH",1d,f8,af,fc), - HX_("NUMBER_0",fa,89,c6,33), - HX_("NUMBER_1",fb,89,c6,33), - HX_("NUMBER_2",fc,89,c6,33), - HX_("NUMBER_3",fd,89,c6,33), - HX_("NUMBER_4",fe,89,c6,33), - HX_("NUMBER_5",ff,89,c6,33), - HX_("NUMBER_6",00,8a,c6,33), - HX_("NUMBER_7",01,8a,c6,33), - HX_("NUMBER_8",02,8a,c6,33), - HX_("NUMBER_9",03,8a,c6,33), - HX_("SEMICOLON",11,86,2a,49), - HX_("EQUALS",3f,9a,75,72), - HX_("LEFT_BRACKET",90,62,6d,61), - HX_("BACKSLASH",96,28,9e,c3), - HX_("RIGHT_BRACKET",45,13,29,76), - HX_("GRAVE",65,4c,d8,17), - HX_("A",41,00,00,00), - HX_("B",42,00,00,00), - HX_("C",43,00,00,00), - HX_("D",44,00,00,00), - HX_("E",45,00,00,00), - HX_("F",46,00,00,00), - HX_("G",47,00,00,00), - HX_("H",48,00,00,00), - HX_("I",49,00,00,00), - HX_("J",4a,00,00,00), - HX_("K",4b,00,00,00), - HX_("L",4c,00,00,00), - HX_("M",4d,00,00,00), - HX_("N",4e,00,00,00), - HX_("O",4f,00,00,00), - HX_("P",50,00,00,00), - HX_("Q",51,00,00,00), - HX_("R",52,00,00,00), - HX_("S",53,00,00,00), - HX_("T",54,00,00,00), - HX_("U",55,00,00,00), - HX_("V",56,00,00,00), - HX_("W",57,00,00,00), - HX_("X",58,00,00,00), - HX_("Y",59,00,00,00), - HX_("Z",5a,00,00,00), - HX_("DELETE",2b,6c,5b,1d), - HX_("CAPS_LOCK",09,04,db,ce), - HX_("F1",2b,3d,00,00), - HX_("F2",2c,3d,00,00), - HX_("F3",2d,3d,00,00), - HX_("F4",2e,3d,00,00), - HX_("F5",2f,3d,00,00), - HX_("F6",30,3d,00,00), - HX_("F7",31,3d,00,00), - HX_("F8",32,3d,00,00), - HX_("F9",33,3d,00,00), - HX_("F10",a5,48,35,00), - HX_("F11",a6,48,35,00), - HX_("F12",a7,48,35,00), - HX_("PRINT_SCREEN",9e,34,bf,1a), - HX_("SCROLL_LOCK",9d,2c,87,f4), - HX_("PAUSE",d6,0e,46,3b), - HX_("INSERT",39,ef,5f,50), - HX_("HOME",1f,92,d3,2f), - HX_("PAGE_UP",8b,d9,3e,0b), - HX_("END",bb,9f,34,00), - HX_("PAGE_DOWN",92,7b,93,70), - HX_("RIGHT",bc,43,52,67), - HX_("LEFT",07,d0,70,32), - HX_("DOWN",62,c0,2e,2d), - HX_("UP",5b,4a,00,00), - HX_("NUM_LOCK",e4,7b,03,eb), - HX_("NUMPAD_DIVIDE",eb,41,1f,90), - HX_("NUMPAD_MULTIPLY",16,d9,d8,96), - HX_("NUMPAD_MINUS",1e,66,c4,a7), - HX_("NUMPAD_PLUS",4c,8d,42,16), - HX_("NUMPAD_ENTER",c6,52,e2,0f), - HX_("NUMPAD_1",ff,2e,b3,40), - HX_("NUMPAD_2",00,2f,b3,40), - HX_("NUMPAD_3",01,2f,b3,40), - HX_("NUMPAD_4",02,2f,b3,40), - HX_("NUMPAD_5",03,2f,b3,40), - HX_("NUMPAD_6",04,2f,b3,40), - HX_("NUMPAD_7",05,2f,b3,40), - HX_("NUMPAD_8",06,2f,b3,40), - HX_("NUMPAD_9",07,2f,b3,40), - HX_("NUMPAD_0",fe,2e,b3,40), - HX_("NUMPAD_PERIOD",73,73,28,0c), - HX_("APPLICATION",30,b7,7a,00), - HX_("POWER",e5,83,88,44), - HX_("NUMPAD_EQUALS",b1,00,00,91), - HX_("F13",a8,48,35,00), - HX_("F14",a9,48,35,00), - HX_("F15",aa,48,35,00), - HX_("F16",ab,48,35,00), - HX_("F17",ac,48,35,00), - HX_("F18",ad,48,35,00), - HX_("F19",ae,48,35,00), - HX_("F20",84,49,35,00), - HX_("F21",85,49,35,00), - HX_("F22",86,49,35,00), - HX_("F23",87,49,35,00), - HX_("F24",88,49,35,00), - HX_("EXECUTE",15,de,e0,4b), - HX_("HELP",c1,fa,cb,2f), - HX_("MENU",9f,0d,1a,33), - HX_("SELECT",fc,c6,b5,1c), - HX_("STOP",02,b8,1c,37), - HX_("AGAIN",40,6d,2b,9c), - HX_("UNDO",24,8e,6a,38), - HX_("CUT",62,21,33,00), - HX_("COPY",b5,83,85,2c), - HX_("PASTE",33,8b,44,3b), - HX_("FIND",39,98,7c,2e), - HX_("MUTE",d9,36,26,33), - HX_("VOLUME_UP",e0,2e,1e,5c), - HX_("VOLUME_DOWN",27,90,f2,37), - HX_("NUMPAD_COMMA",83,17,b9,e9), - HX_("ALT_ERASE",d0,e9,42,1c), - HX_("SYSTEM_REQUEST",9f,56,e9,3c), - HX_("CANCEL",7a,99,b6,6a), - HX_("CLEAR",6d,a9,49,c6), - HX_("PRIOR",ea,90,79,46), - HX_("RETURN2",82,49,96,7e), - HX_("SEPARATOR",45,d0,d7,2c), - HX_("OUT",6e,3c,3c,00), - HX_("OPER",ce,cb,74,34), - HX_("CLEAR_AGAIN",ae,ad,24,1b), - HX_("CRSEL",2b,94,4b,ca), - HX_("EXSEL",e7,04,10,f5), - HX_("NUMPAD_00",72,ef,15,5c), - HX_("NUMPAD_000",7e,94,1b,37), - HX_("THOUSAND_SEPARATOR",64,42,ba,6c), - HX_("DECIMAL_SEPARATOR",b7,2b,09,71), - HX_("CURRENCY_UNIT",72,f1,d5,a0), - HX_("CURRENCY_SUBUNIT",b6,31,7c,dc), - HX_("NUMPAD_LEFT_PARENTHESIS",30,24,17,38), - HX_("NUMPAD_RIGHT_PARENTHESIS",41,55,c2,59), - HX_("NUMPAD_LEFT_BRACE",4d,33,25,1b), - HX_("NUMPAD_RIGHT_BRACE",9e,51,1b,74), - HX_("NUMPAD_TAB",83,f4,36,37), - HX_("NUMPAD_BACKSPACE",ed,a1,16,91), - HX_("NUMPAD_A",0f,2f,b3,40), - HX_("NUMPAD_B",10,2f,b3,40), - HX_("NUMPAD_C",11,2f,b3,40), - HX_("NUMPAD_D",12,2f,b3,40), - HX_("NUMPAD_E",13,2f,b3,40), - HX_("NUMPAD_F",14,2f,b3,40), - HX_("NUMPAD_XOR",c9,09,3a,37), - HX_("NUMPAD_POWER",b3,31,f6,65), - HX_("NUMPAD_PERCENT",f3,bb,3d,93), - HX_("NUMPAD_LESS_THAN",15,f2,f9,6a), - HX_("NUMPAD_GREATER_THAN",18,70,85,48), - HX_("NUMPAD_AMPERSAND",e3,88,8a,91), - HX_("NUMPAD_DOUBLE_AMPERSAND",19,b7,90,55), - HX_("NUMPAD_VERTICAL_BAR",1c,1a,61,85), - HX_("NUMPAD_DOUBLE_VERTICAL_BAR",a6,31,9d,14), - HX_("NUMPAD_COLON",0d,57,b8,e9), - HX_("NUMPAD_HASH",c0,7d,f0,10), - HX_("NUMPAD_SPACE",74,72,c2,20), - HX_("NUMPAD_AT",65,fe,15,5c), - HX_("NUMPAD_EXCLAMATION",1b,b0,9e,eb), - HX_("NUMPAD_MEM_STORE",85,4f,e9,27), - HX_("NUMPAD_MEM_RECALL",8d,c5,e2,b2), - HX_("NUMPAD_MEM_CLEAR",31,ad,2e,ec), - HX_("NUMPAD_MEM_ADD",c5,58,fb,47), - HX_("NUMPAD_MEM_SUBTRACT",d0,b3,03,a6), - HX_("NUMPAD_MEM_MULTIPLY",e0,20,7f,48), - HX_("NUMPAD_MEM_DIVIDE",35,23,13,74), - HX_("NUMPAD_PLUS_MINUS",dd,8d,c7,60), - HX_("NUMPAD_CLEAR",3b,57,b7,e7), - HX_("NUMPAD_CLEAR_ENTRY",0e,ed,20,56), - HX_("NUMPAD_BINARY",73,ce,18,be), - HX_("NUMPAD_OCTAL",79,c3,9e,ca), - HX_("NUMPAD_DECIMAL",bf,c5,36,01), - HX_("NUMPAD_HEXADECIMAL",59,10,c6,6a), - HX_("LEFT_CTRL",23,23,b7,de), - HX_("LEFT_SHIFT",ea,7a,fb,2f), - HX_("LEFT_ALT",91,b9,e3,c9), - HX_("LEFT_META",3d,e5,47,e5), - HX_("RIGHT_CTRL",4e,1f,4d,c3), - HX_("RIGHT_SHIFT",5f,24,a2,4e), - HX_("RIGHT_ALT",c6,ab,81,cf), - HX_("RIGHT_META",68,e1,dd,c9), - HX_("MODE",63,9b,21,33), - HX_("AUDIO_NEXT",5c,64,1b,67), - HX_("AUDIO_PREVIOUS",20,cc,f8,e8), - HX_("AUDIO_STOP",6b,cf,74,6a), - HX_("AUDIO_PLAY",5d,0d,73,68), - HX_("AUDIO_MUTE",42,4e,7e,66), - HX_("MEDIA_SELECT",57,7c,21,ce), - HX_("WWW",37,50,42,00), - HX_("MAIL",37,00,17,33), - HX_("CALCULATOR",02,a1,e1,a9), - HX_("COMPUTER",1b,d1,4b,df), - HX_("APP_CONTROL_SEARCH",a8,98,55,1a), - HX_("APP_CONTROL_HOME",5f,0f,65,0f), - HX_("APP_CONTROL_BACK",67,1f,63,0b), - HX_("APP_CONTROL_FORWARD",65,00,a7,a0), - HX_("APP_CONTROL_STOP",42,35,ae,16), - HX_("APP_CONTROL_REFRESH",7b,f8,fc,a7), - HX_("APP_CONTROL_BOOKMARKS",9d,7d,82,a1), - HX_("BRIGHTNESS_DOWN",d0,a4,d7,76), - HX_("BRIGHTNESS_UP",49,97,09,7b), - HX_("DISPLAY_SWITCH",b1,f1,e3,9e), - HX_("BACKLIGHT_TOGGLE",e4,97,a8,f2), - HX_("BACKLIGHT_DOWN",b2,38,06,1f), - HX_("BACKLIGHT_UP",ab,0e,a2,b2), - HX_("EJECT",f1,66,c4,eb), - HX_("SLEEP",f7,f4,b2,fc), - HX_("fromKeyCode",22,86,de,33), - HX_("toKeyCode",31,5a,32,cb), - HX_("gt",2d,5a,00,00), - HX_("gte",98,8d,4e,00), - HX_("lt",88,5e,00,00), - HX_("lte",dd,58,52,00), - HX_("plus",5a,3f,5a,4a), - ::String(null()) -}; - -void ScanCode_Impl__obj::__register() -{ - ScanCode_Impl__obj _hx_dummy; - ScanCode_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.ui._ScanCode.ScanCode_Impl_",10,a4,d5,43); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ScanCode_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = ScanCode_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(ScanCode_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ScanCode_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = ScanCode_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ScanCode_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ScanCode_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ScanCode_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_9_boot) -HXDLIN( 9) UNKNOWN = 0; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_10_boot) -HXDLIN( 10) BACKSPACE = 42; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_11_boot) -HXDLIN( 11) TAB = 43; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_12_boot) -HXDLIN( 12) RETURN = 40; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_13_boot) -HXDLIN( 13) ESCAPE = 41; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_14_boot) -HXDLIN( 14) SPACE = 44; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_21_boot) -HXDLIN( 21) SINGLE_QUOTE = 52; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_26_boot) -HXDLIN( 26) COMMA = 54; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_27_boot) -HXDLIN( 27) MINUS = 45; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_28_boot) -HXDLIN( 28) PERIOD = 55; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_29_boot) -HXDLIN( 29) SLASH = 56; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_30_boot) -HXDLIN( 30) NUMBER_0 = 39; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_31_boot) -HXDLIN( 31) NUMBER_1 = 30; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_32_boot) -HXDLIN( 32) NUMBER_2 = 31; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_33_boot) -HXDLIN( 33) NUMBER_3 = 32; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_34_boot) -HXDLIN( 34) NUMBER_4 = 33; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_35_boot) -HXDLIN( 35) NUMBER_5 = 34; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_36_boot) -HXDLIN( 36) NUMBER_6 = 35; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_37_boot) -HXDLIN( 37) NUMBER_7 = 36; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_38_boot) -HXDLIN( 38) NUMBER_8 = 37; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_39_boot) -HXDLIN( 39) NUMBER_9 = 38; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_41_boot) -HXDLIN( 41) SEMICOLON = 51; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_43_boot) -HXDLIN( 43) EQUALS = 46; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_47_boot) -HXDLIN( 47) LEFT_BRACKET = 47; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_48_boot) -HXDLIN( 48) BACKSLASH = 49; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_49_boot) -HXDLIN( 49) RIGHT_BRACKET = 48; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_52_boot) -HXDLIN( 52) GRAVE = 53; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_53_boot) -HXDLIN( 53) A = 4; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_54_boot) -HXDLIN( 54) B = 5; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_55_boot) -HXDLIN( 55) C = 6; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_56_boot) -HXDLIN( 56) D = 7; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_57_boot) -HXDLIN( 57) E = 8; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_58_boot) -HXDLIN( 58) F = 9; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_59_boot) -HXDLIN( 59) G = 10; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_60_boot) -HXDLIN( 60) H = 11; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_61_boot) -HXDLIN( 61) I = 12; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_62_boot) -HXDLIN( 62) J = 13; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_63_boot) -HXDLIN( 63) K = 14; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_64_boot) -HXDLIN( 64) L = 15; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_65_boot) -HXDLIN( 65) M = 16; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_66_boot) -HXDLIN( 66) N = 17; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_67_boot) -HXDLIN( 67) O = 18; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_68_boot) -HXDLIN( 68) P = 19; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_69_boot) -HXDLIN( 69) Q = 20; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_70_boot) -HXDLIN( 70) R = 21; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_71_boot) -HXDLIN( 71) S = 22; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_72_boot) -HXDLIN( 72) T = 23; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_73_boot) -HXDLIN( 73) U = 24; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_74_boot) -HXDLIN( 74) V = 25; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_75_boot) -HXDLIN( 75) W = 26; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_76_boot) -HXDLIN( 76) X = 27; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_77_boot) -HXDLIN( 77) Y = 28; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_78_boot) -HXDLIN( 78) Z = 29; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_79_boot) -HXDLIN( 79) DELETE = 76; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_80_boot) -HXDLIN( 80) CAPS_LOCK = 57; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_81_boot) -HXDLIN( 81) F1 = 58; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_82_boot) -HXDLIN( 82) F2 = 59; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_83_boot) -HXDLIN( 83) F3 = 60; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_84_boot) -HXDLIN( 84) F4 = 61; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_85_boot) -HXDLIN( 85) F5 = 62; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_86_boot) -HXDLIN( 86) F6 = 63; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_87_boot) -HXDLIN( 87) F7 = 64; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_88_boot) -HXDLIN( 88) F8 = 65; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_89_boot) -HXDLIN( 89) F9 = 66; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_90_boot) -HXDLIN( 90) F10 = 67; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_91_boot) -HXDLIN( 91) F11 = 68; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_92_boot) -HXDLIN( 92) F12 = 69; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_93_boot) -HXDLIN( 93) PRINT_SCREEN = 70; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_94_boot) -HXDLIN( 94) SCROLL_LOCK = 71; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_95_boot) -HXDLIN( 95) PAUSE = 72; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_96_boot) -HXDLIN( 96) INSERT = 73; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_97_boot) -HXDLIN( 97) HOME = 74; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_98_boot) -HXDLIN( 98) PAGE_UP = 75; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_99_boot) -HXDLIN( 99) END = 77; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_100_boot) -HXDLIN( 100) PAGE_DOWN = 78; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_101_boot) -HXDLIN( 101) RIGHT = 79; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_102_boot) -HXDLIN( 102) LEFT = 80; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_103_boot) -HXDLIN( 103) DOWN = 81; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_104_boot) -HXDLIN( 104) UP = 82; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_105_boot) -HXDLIN( 105) NUM_LOCK = 83; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_106_boot) -HXDLIN( 106) NUMPAD_DIVIDE = 84; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_107_boot) -HXDLIN( 107) NUMPAD_MULTIPLY = 85; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_108_boot) -HXDLIN( 108) NUMPAD_MINUS = 86; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_109_boot) -HXDLIN( 109) NUMPAD_PLUS = 87; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_110_boot) -HXDLIN( 110) NUMPAD_ENTER = 88; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_111_boot) -HXDLIN( 111) NUMPAD_1 = 89; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_112_boot) -HXDLIN( 112) NUMPAD_2 = 90; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_113_boot) -HXDLIN( 113) NUMPAD_3 = 91; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_114_boot) -HXDLIN( 114) NUMPAD_4 = 92; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_115_boot) -HXDLIN( 115) NUMPAD_5 = 93; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_116_boot) -HXDLIN( 116) NUMPAD_6 = 94; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_117_boot) -HXDLIN( 117) NUMPAD_7 = 95; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_118_boot) -HXDLIN( 118) NUMPAD_8 = 96; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_119_boot) -HXDLIN( 119) NUMPAD_9 = 97; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_120_boot) -HXDLIN( 120) NUMPAD_0 = 98; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_121_boot) -HXDLIN( 121) NUMPAD_PERIOD = 99; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_122_boot) -HXDLIN( 122) APPLICATION = 101; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_123_boot) -HXDLIN( 123) POWER = 102; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_124_boot) -HXDLIN( 124) NUMPAD_EQUALS = 103; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_125_boot) -HXDLIN( 125) F13 = 104; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_126_boot) -HXDLIN( 126) F14 = 105; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_127_boot) -HXDLIN( 127) F15 = 106; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_128_boot) -HXDLIN( 128) F16 = 107; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_129_boot) -HXDLIN( 129) F17 = 108; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_130_boot) -HXDLIN( 130) F18 = 109; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_131_boot) -HXDLIN( 131) F19 = 110; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_132_boot) -HXDLIN( 132) F20 = 111; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_133_boot) -HXDLIN( 133) F21 = 112; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_134_boot) -HXDLIN( 134) F22 = 113; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_135_boot) -HXDLIN( 135) F23 = 114; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_136_boot) -HXDLIN( 136) F24 = 115; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_137_boot) -HXDLIN( 137) EXECUTE = 116; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_138_boot) -HXDLIN( 138) HELP = 117; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_139_boot) -HXDLIN( 139) MENU = 118; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_140_boot) -HXDLIN( 140) SELECT = 119; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_141_boot) -HXDLIN( 141) STOP = 120; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_142_boot) -HXDLIN( 142) AGAIN = 121; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_143_boot) -HXDLIN( 143) UNDO = 122; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_144_boot) -HXDLIN( 144) CUT = 123; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_145_boot) -HXDLIN( 145) COPY = 124; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_146_boot) -HXDLIN( 146) PASTE = 125; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_147_boot) -HXDLIN( 147) FIND = 126; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_148_boot) -HXDLIN( 148) MUTE = 127; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_149_boot) -HXDLIN( 149) VOLUME_UP = 128; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_150_boot) -HXDLIN( 150) VOLUME_DOWN = 129; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_151_boot) -HXDLIN( 151) NUMPAD_COMMA = 133; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_153_boot) -HXDLIN( 153) ALT_ERASE = 153; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_154_boot) -HXDLIN( 154) SYSTEM_REQUEST = 154; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_155_boot) -HXDLIN( 155) CANCEL = 155; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_156_boot) -HXDLIN( 156) CLEAR = 156; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_157_boot) -HXDLIN( 157) PRIOR = 157; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_158_boot) -HXDLIN( 158) RETURN2 = 158; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_159_boot) -HXDLIN( 159) SEPARATOR = 159; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_160_boot) -HXDLIN( 160) OUT = 160; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_161_boot) -HXDLIN( 161) OPER = 161; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_162_boot) -HXDLIN( 162) CLEAR_AGAIN = 162; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_163_boot) -HXDLIN( 163) CRSEL = 163; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_164_boot) -HXDLIN( 164) EXSEL = 164; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_165_boot) -HXDLIN( 165) NUMPAD_00 = 176; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_166_boot) -HXDLIN( 166) NUMPAD_000 = 177; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_167_boot) -HXDLIN( 167) THOUSAND_SEPARATOR = 178; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_168_boot) -HXDLIN( 168) DECIMAL_SEPARATOR = 179; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_169_boot) -HXDLIN( 169) CURRENCY_UNIT = 180; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_170_boot) -HXDLIN( 170) CURRENCY_SUBUNIT = 181; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_171_boot) -HXDLIN( 171) NUMPAD_LEFT_PARENTHESIS = 182; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_172_boot) -HXDLIN( 172) NUMPAD_RIGHT_PARENTHESIS = 183; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_173_boot) -HXDLIN( 173) NUMPAD_LEFT_BRACE = 184; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_174_boot) -HXDLIN( 174) NUMPAD_RIGHT_BRACE = 185; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_175_boot) -HXDLIN( 175) NUMPAD_TAB = 186; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_176_boot) -HXDLIN( 176) NUMPAD_BACKSPACE = 187; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_177_boot) -HXDLIN( 177) NUMPAD_A = 188; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_178_boot) -HXDLIN( 178) NUMPAD_B = 189; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_179_boot) -HXDLIN( 179) NUMPAD_C = 190; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_180_boot) -HXDLIN( 180) NUMPAD_D = 191; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_181_boot) -HXDLIN( 181) NUMPAD_E = 192; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_182_boot) -HXDLIN( 182) NUMPAD_F = 193; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_183_boot) -HXDLIN( 183) NUMPAD_XOR = 194; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_184_boot) -HXDLIN( 184) NUMPAD_POWER = 195; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_185_boot) -HXDLIN( 185) NUMPAD_PERCENT = 196; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_186_boot) -HXDLIN( 186) NUMPAD_LESS_THAN = 197; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_187_boot) -HXDLIN( 187) NUMPAD_GREATER_THAN = 198; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_188_boot) -HXDLIN( 188) NUMPAD_AMPERSAND = 199; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_189_boot) -HXDLIN( 189) NUMPAD_DOUBLE_AMPERSAND = 200; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_190_boot) -HXDLIN( 190) NUMPAD_VERTICAL_BAR = 201; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_191_boot) -HXDLIN( 191) NUMPAD_DOUBLE_VERTICAL_BAR = 202; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_192_boot) -HXDLIN( 192) NUMPAD_COLON = 203; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_193_boot) -HXDLIN( 193) NUMPAD_HASH = 204; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_194_boot) -HXDLIN( 194) NUMPAD_SPACE = 205; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_195_boot) -HXDLIN( 195) NUMPAD_AT = 206; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_196_boot) -HXDLIN( 196) NUMPAD_EXCLAMATION = 207; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_197_boot) -HXDLIN( 197) NUMPAD_MEM_STORE = 208; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_198_boot) -HXDLIN( 198) NUMPAD_MEM_RECALL = 209; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_199_boot) -HXDLIN( 199) NUMPAD_MEM_CLEAR = 210; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_200_boot) -HXDLIN( 200) NUMPAD_MEM_ADD = 211; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_201_boot) -HXDLIN( 201) NUMPAD_MEM_SUBTRACT = 212; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_202_boot) -HXDLIN( 202) NUMPAD_MEM_MULTIPLY = 213; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_203_boot) -HXDLIN( 203) NUMPAD_MEM_DIVIDE = 214; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_204_boot) -HXDLIN( 204) NUMPAD_PLUS_MINUS = 215; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_205_boot) -HXDLIN( 205) NUMPAD_CLEAR = 216; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_206_boot) -HXDLIN( 206) NUMPAD_CLEAR_ENTRY = 217; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_207_boot) -HXDLIN( 207) NUMPAD_BINARY = 218; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_208_boot) -HXDLIN( 208) NUMPAD_OCTAL = 219; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_209_boot) -HXDLIN( 209) NUMPAD_DECIMAL = 220; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_210_boot) -HXDLIN( 210) NUMPAD_HEXADECIMAL = 221; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_211_boot) -HXDLIN( 211) LEFT_CTRL = 224; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_212_boot) -HXDLIN( 212) LEFT_SHIFT = 225; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_213_boot) -HXDLIN( 213) LEFT_ALT = 226; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_214_boot) -HXDLIN( 214) LEFT_META = 227; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_215_boot) -HXDLIN( 215) RIGHT_CTRL = 228; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_216_boot) -HXDLIN( 216) RIGHT_SHIFT = 229; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_217_boot) -HXDLIN( 217) RIGHT_ALT = 230; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_218_boot) -HXDLIN( 218) RIGHT_META = 231; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_219_boot) -HXDLIN( 219) MODE = 257; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_220_boot) -HXDLIN( 220) AUDIO_NEXT = 258; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_221_boot) -HXDLIN( 221) AUDIO_PREVIOUS = 259; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_222_boot) -HXDLIN( 222) AUDIO_STOP = 260; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_223_boot) -HXDLIN( 223) AUDIO_PLAY = 261; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_224_boot) -HXDLIN( 224) AUDIO_MUTE = 262; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_225_boot) -HXDLIN( 225) MEDIA_SELECT = 263; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_226_boot) -HXDLIN( 226) WWW = 264; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_227_boot) -HXDLIN( 227) MAIL = 265; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_228_boot) -HXDLIN( 228) CALCULATOR = 266; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_229_boot) -HXDLIN( 229) COMPUTER = 267; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_230_boot) -HXDLIN( 230) APP_CONTROL_SEARCH = 268; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_231_boot) -HXDLIN( 231) APP_CONTROL_HOME = 269; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_232_boot) -HXDLIN( 232) APP_CONTROL_BACK = 270; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_233_boot) -HXDLIN( 233) APP_CONTROL_FORWARD = 271; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_234_boot) -HXDLIN( 234) APP_CONTROL_STOP = 272; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_235_boot) -HXDLIN( 235) APP_CONTROL_REFRESH = 273; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_236_boot) -HXDLIN( 236) APP_CONTROL_BOOKMARKS = 274; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_237_boot) -HXDLIN( 237) BRIGHTNESS_DOWN = 275; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_238_boot) -HXDLIN( 238) BRIGHTNESS_UP = 276; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_239_boot) -HXDLIN( 239) DISPLAY_SWITCH = 277; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_240_boot) -HXDLIN( 240) BACKLIGHT_TOGGLE = 278; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_241_boot) -HXDLIN( 241) BACKLIGHT_DOWN = 279; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_242_boot) -HXDLIN( 242) BACKLIGHT_UP = 280; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_243_boot) -HXDLIN( 243) EJECT = 281; - } -{ - HX_STACKFRAME(&_hx_pos_502c65d4fd86e945_244_boot) -HXDLIN( 244) SLEEP = 282; - } -} - -} // end namespace lime -} // end namespace ui -} // end namespace _ScanCode diff --git a/hGameTest/bin/linux/obj/src/lime/utils/ArrayBufferIO.cpp b/hGameTest/bin/linux/obj/src/lime/utils/ArrayBufferIO.cpp deleted file mode 100644 index 1bacf4dc..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/ArrayBufferIO.cpp +++ /dev/null @@ -1,125 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferIO -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_43b917087f5df710_494_getInt16,"lime.utils.ArrayBufferIO","getInt16",0x764c5d83,"lime.utils.ArrayBufferIO.getInt16","lime/utils/ArrayBufferView.hx",494,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_43b917087f5df710_508_getInt16_BE,"lime.utils.ArrayBufferIO","getInt16_BE",0x50eb063f,"lime.utils.ArrayBufferIO.getInt16_BE","lime/utils/ArrayBufferView.hx",508,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_43b917087f5df710_522_setInt16,"lime.utils.ArrayBufferIO","setInt16",0x24a9b6f7,"lime.utils.ArrayBufferIO.setInt16","lime/utils/ArrayBufferView.hx",522,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_43b917087f5df710_537_setInt16_BE,"lime.utils.ArrayBufferIO","setInt16_BE",0x5b580d4b,"lime.utils.ArrayBufferIO.setInt16_BE","lime/utils/ArrayBufferView.hx",537,0xb543acf8) -namespace lime{ -namespace utils{ - -void ArrayBufferIO_obj::__construct() { } - -Dynamic ArrayBufferIO_obj::__CreateEmpty() { return new ArrayBufferIO_obj; } - -void *ArrayBufferIO_obj::_hx_vtable = 0; - -Dynamic ArrayBufferIO_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ArrayBufferIO_obj > _hx_result = new ArrayBufferIO_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ArrayBufferIO_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6294e343; -} - -int ArrayBufferIO_obj::getInt16( ::haxe::io::Bytes buffer,int byteOffset){ - HX_STACKFRAME(&_hx_pos_43b917087f5df710_494_getInt16) -HXDLIN( 494) return ::__hxcpp_memory_get_i16(buffer->b,byteOffset); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ArrayBufferIO_obj,getInt16,return ) - -int ArrayBufferIO_obj::getInt16_BE( ::haxe::io::Bytes buffer,int byteOffset){ - HX_STACKFRAME(&_hx_pos_43b917087f5df710_508_getInt16_BE) -HXDLIN( 508) return ::__hxcpp_memory_get_i16(buffer->b,byteOffset); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ArrayBufferIO_obj,getInt16_BE,return ) - -void ArrayBufferIO_obj::setInt16( ::haxe::io::Bytes buffer,int byteOffset,int value){ - HX_STACKFRAME(&_hx_pos_43b917087f5df710_522_setInt16) -HXDLIN( 522) ::__hxcpp_memory_set_i16(buffer->b,byteOffset,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ArrayBufferIO_obj,setInt16,(void)) - -void ArrayBufferIO_obj::setInt16_BE( ::haxe::io::Bytes buffer,int byteOffset,int value){ - HX_STACKFRAME(&_hx_pos_43b917087f5df710_537_setInt16_BE) -HXDLIN( 537) ::__hxcpp_memory_set_i16(buffer->b,byteOffset,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ArrayBufferIO_obj,setInt16_BE,(void)) - - -ArrayBufferIO_obj::ArrayBufferIO_obj() -{ -} - -bool ArrayBufferIO_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"getInt16") ) { outValue = getInt16_dyn(); return true; } - if (HX_FIELD_EQ(inName,"setInt16") ) { outValue = setInt16_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"getInt16_BE") ) { outValue = getInt16_BE_dyn(); return true; } - if (HX_FIELD_EQ(inName,"setInt16_BE") ) { outValue = setInt16_BE_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ArrayBufferIO_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *ArrayBufferIO_obj_sStaticStorageInfo = 0; -#endif - -hx::Class ArrayBufferIO_obj::__mClass; - -static ::String ArrayBufferIO_obj_sStaticFields[] = { - HX_("getInt16",1e,a1,f7,1d), - HX_("getInt16_BE",84,b5,df,35), - HX_("setInt16",92,fa,54,cc), - HX_("setInt16_BE",90,bc,4c,40), - ::String(null()) -}; - -void ArrayBufferIO_obj::__register() -{ - ArrayBufferIO_obj _hx_dummy; - ArrayBufferIO_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils.ArrayBufferIO",a9,c4,7c,14); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ArrayBufferIO_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(ArrayBufferIO_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ArrayBufferIO_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ArrayBufferIO_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ArrayBufferIO_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/lime/utils/ArrayBufferView.cpp b/hGameTest/bin/linux/obj/src/lime/utils/ArrayBufferView.cpp deleted file mode 100644 index a74c6419..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/ArrayBufferView.cpp +++ /dev/null @@ -1,9384 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferIO -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_244a612994c6bd06_7_new,"lime.utils.ArrayBufferView","new",0xa2471efa,"lime.utils.ArrayBufferView.new","lime/utils/ArrayBufferView.hx",7,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_166_subarray_lime_utils_Float64Array,"lime.utils.ArrayBufferView","subarray_lime_utils_Float64Array",0x2bc0d377,"lime.utils.ArrayBufferView.subarray_lime_utils_Float64Array","lime/utils/ArrayBufferView.hx",166,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_166_subarray_lime_utils_Int16Array,"lime.utils.ArrayBufferView","subarray_lime_utils_Int16Array",0xca4c1d7d,"lime.utils.ArrayBufferView.subarray_lime_utils_Int16Array","lime/utils/ArrayBufferView.hx",166,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_166_subarray_lime_utils_Int8Array,"lime.utils.ArrayBufferView","subarray_lime_utils_Int8Array",0x5ec0bd58,"lime.utils.ArrayBufferView.subarray_lime_utils_Int8Array","lime/utils/ArrayBufferView.hx",166,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_166_subarray_lime_utils_UInt8ClampedArray,"lime.utils.ArrayBufferView","subarray_lime_utils_UInt8ClampedArray",0x0c7948a5,"lime.utils.ArrayBufferView.subarray_lime_utils_UInt8ClampedArray","lime/utils/ArrayBufferView.hx",166,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_166_subarray_lime_utils_UInt16Array,"lime.utils.ArrayBufferView","subarray_lime_utils_UInt16Array",0x1214e722,"lime.utils.ArrayBufferView.subarray_lime_utils_UInt16Array","lime/utils/ArrayBufferView.hx",166,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_166_subarray_lime_utils_Int32Array,"lime.utils.ArrayBufferView","subarray_lime_utils_Int32Array",0x84099983,"lime.utils.ArrayBufferView.subarray_lime_utils_Int32Array","lime/utils/ArrayBufferView.hx",166,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_166_subarray_lime_utils_UInt32Array,"lime.utils.ArrayBufferView","subarray_lime_utils_UInt32Array",0xcbd26328,"lime.utils.ArrayBufferView.subarray_lime_utils_UInt32Array","lime/utils/ArrayBufferView.hx",166,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_166_subarray_lime_utils_UInt8Array,"lime.utils.ArrayBufferView","subarray_lime_utils_UInt8Array",0xa88baf53,"lime.utils.ArrayBufferView.subarray_lime_utils_UInt8Array","lime/utils/ArrayBufferView.hx",166,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_166_subarray_lime_utils_Float32Array,"lime.utils.ArrayBufferView","subarray_lime_utils_Float32Array",0xe249b676,"lime.utils.ArrayBufferView.subarray_lime_utils_Float32Array","lime/utils/ArrayBufferView.hx",166,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_48_initTypedArray,"lime.utils.ArrayBufferView","initTypedArray",0x0a95c3a5,"lime.utils.ArrayBufferView.initTypedArray","lime/utils/ArrayBufferView.hx",48,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_79_initBuffer,"lime.utils.ArrayBufferView","initBuffer",0x6e6530d6,"lime.utils.ArrayBufferView.initBuffer","lime/utils/ArrayBufferView.hx",79,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_115_initArray,"lime.utils.ArrayBufferView","initArray",0xe96cc683,"lime.utils.ArrayBufferView.initArray","lime/utils/ArrayBufferView.hx",115,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_133_set,"lime.utils.ArrayBufferView","set",0xa24aea3c,"lime.utils.ArrayBufferView.set","lime/utils/ArrayBufferView.hx",133,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_152_cloneBuffer,"lime.utils.ArrayBufferView","cloneBuffer",0x2d1320d7,"lime.utils.ArrayBufferView.cloneBuffer","lime/utils/ArrayBufferView.hx",152,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_212_bytesForType,"lime.utils.ArrayBufferView","bytesForType",0x22197f5e,"lime.utils.ArrayBufferView.bytesForType","lime/utils/ArrayBufferView.hx",212,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_249_toString,"lime.utils.ArrayBufferView","toString",0x0eb653d2,"lime.utils.ArrayBufferView.toString","lime/utils/ArrayBufferView.hx",249,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_272_toByteLength,"lime.utils.ArrayBufferView","toByteLength",0x7dea5d8f,"lime.utils.ArrayBufferView.toByteLength","lime/utils/ArrayBufferView.hx",272,0xb543acf8) -HX_LOCAL_STACK_FRAME(_hx_pos_244a612994c6bd06_279_copyFromArray,"lime.utils.ArrayBufferView","copyFromArray",0x360b3074,"lime.utils.ArrayBufferView.copyFromArray","lime/utils/ArrayBufferView.hx",279,0xb543acf8) -namespace lime{ -namespace utils{ - -void ArrayBufferView_obj::__construct( ::Dynamic elements,int in_type){ - HX_STACKFRAME(&_hx_pos_244a612994c6bd06_7_new) -HXLINE( 16) this->bytesPerElement = 0; -HXLINE( 9) this->type = 0; -HXLINE( 24) this->type = in_type; -HXLINE( 25) int _hx_tmp; -HXDLIN( 25) switch((int)(this->type)){ - case (int)1: { -HXLINE( 25) _hx_tmp = 1; - } - break; - case (int)2: { -HXLINE( 25) _hx_tmp = 2; - } - break; - case (int)3: { -HXLINE( 25) _hx_tmp = 4; - } - break; - case (int)4: { -HXLINE( 25) _hx_tmp = 1; - } - break; - case (int)5: { -HXLINE( 25) _hx_tmp = 1; - } - break; - case (int)6: { -HXLINE( 25) _hx_tmp = 2; - } - break; - case (int)7: { -HXLINE( 25) _hx_tmp = 4; - } - break; - case (int)8: { -HXLINE( 25) _hx_tmp = 4; - } - break; - case (int)9: { -HXLINE( 25) _hx_tmp = 8; - } - break; - default:{ -HXLINE( 25) _hx_tmp = 1; - } - } -HXDLIN( 25) this->bytesPerElement = _hx_tmp; -HXLINE( 29) bool _hx_tmp1; -HXDLIN( 29) if (hx::IsNotNull( elements )) { -HXLINE( 29) _hx_tmp1 = hx::IsNotEq( elements,0 ); - } - else { -HXLINE( 29) _hx_tmp1 = false; - } -HXDLIN( 29) if (_hx_tmp1) { -HXLINE( 31) if (hx::IsLess( elements,0 )) { -HXLINE( 31) elements = 0; - } -HXLINE( 35) this->byteOffset = 0; -HXLINE( 36) this->byteLength = (( (int)(elements) ) * this->bytesPerElement); -HXLINE( 37) ::haxe::io::Bytes this1 = ::haxe::io::Bytes_obj::alloc(this->byteLength); -HXDLIN( 37) this->buffer = this1; -HXLINE( 38) this->length = ( (int)(elements) ); - } - } - -Dynamic ArrayBufferView_obj::__CreateEmpty() { return new ArrayBufferView_obj; } - -void *ArrayBufferView_obj::_hx_vtable = 0; - -Dynamic ArrayBufferView_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ArrayBufferView_obj > _hx_result = new ArrayBufferView_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool ArrayBufferView_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x340d6186; -} - - ::lime::utils::ArrayBufferView ArrayBufferView_obj::subarray_lime_utils_Float64Array(int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_244a612994c6bd06_166_subarray_lime_utils_Float64Array) -HXLINE( 167) if (hx::IsNull( end )) { -HXLINE( 167) end = this->length; - } -HXLINE( 168) int len = (( (int)(end) ) - begin); -HXLINE( 169) int byte_offset = ((begin * this->bytesPerElement) + this->byteOffset); -HXLINE( 171) ::lime::utils::ArrayBufferView view; -HXDLIN( 171) switch((int)(this->type)){ - case (int)0: { -HXLINE( 201) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXLINE( 174) ::Dynamic elements = null(); -HXDLIN( 174) ::haxe::io::Bytes buffer = this->buffer; -HXDLIN( 174) ::cpp::VirtualArray array = null(); -HXDLIN( 174) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 174) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 174) ::Dynamic byteoffset = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 174) ::lime::utils::ArrayBufferView this1; -HXDLIN( 174) if (hx::IsNotNull( elements )) { -HXLINE( 174) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXLINE( 174) if (hx::IsNotNull( array )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) _this->byteOffset = 0; -HXDLIN( 174) _this->length = array->get_length(); -HXDLIN( 174) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 174) _this->buffer = this2; -HXDLIN( 174) _this->copyFromArray(array,null()); -HXDLIN( 174) this1 = _this; - } - else { -HXLINE( 174) if (hx::IsNotNull( vector )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 174) _this1->byteOffset = 0; -HXDLIN( 174) _this1->length = array1->get_length(); -HXDLIN( 174) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 174) _this1->buffer = this3; -HXDLIN( 174) _this1->copyFromArray(array1,null()); -HXDLIN( 174) this1 = _this1; - } - else { -HXLINE( 174) if (hx::IsNotNull( view1 )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 174) int srcLength = view1->length; -HXDLIN( 174) int srcByteOffset = view1->byteOffset; -HXDLIN( 174) int srcElementSize = view1->bytesPerElement; -HXDLIN( 174) int elementSize = _this2->bytesPerElement; -HXDLIN( 174) if ((view1->type == _this2->type)) { -HXLINE( 174) int srcLength1 = srcData->length; -HXDLIN( 174) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 174) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 174) _this2->buffer = this4; -HXDLIN( 174) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 174) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 174) _this2->byteOffset = 0; -HXDLIN( 174) _this2->length = srcLength; -HXDLIN( 174) this1 = _this2; - } - else { -HXLINE( 174) if (hx::IsNotNull( buffer )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 174) if ((in_byteOffset < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) int bufferByteLength = buffer->length; -HXDLIN( 174) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 174) int newByteLength = bufferByteLength; -HXDLIN( 174) if (hx::IsNull( len )) { -HXLINE( 174) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 174) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((newByteLength < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 174) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 174) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 174) if ((newRange > bufferByteLength)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 174) _this3->buffer = buffer; -HXDLIN( 174) _this3->byteOffset = in_byteOffset; -HXDLIN( 174) _this3->byteLength = newByteLength; -HXDLIN( 174) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 174) this1 = _this3; - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXLINE( 171) view = this1; - } - break; - case (int)2: { -HXLINE( 177) ::Dynamic elements1 = null(); -HXDLIN( 177) ::haxe::io::Bytes buffer1 = this->buffer; -HXDLIN( 177) ::cpp::VirtualArray array2 = null(); -HXDLIN( 177) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 177) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 177) ::Dynamic byteoffset1 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset1 )) { -HXLINE( 96) byteoffset1 = 0; - } -HXLINE( 177) ::lime::utils::ArrayBufferView this5; -HXDLIN( 177) if (hx::IsNotNull( elements1 )) { -HXLINE( 177) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXLINE( 177) if (hx::IsNotNull( array2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) _this4->byteOffset = 0; -HXDLIN( 177) _this4->length = array2->get_length(); -HXDLIN( 177) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 177) _this4->buffer = this6; -HXDLIN( 177) _this4->copyFromArray(array2,null()); -HXDLIN( 177) this5 = _this4; - } - else { -HXLINE( 177) if (hx::IsNotNull( vector1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 177) _this5->byteOffset = 0; -HXDLIN( 177) _this5->length = array3->get_length(); -HXDLIN( 177) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 177) _this5->buffer = this7; -HXDLIN( 177) _this5->copyFromArray(array3,null()); -HXDLIN( 177) this5 = _this5; - } - else { -HXLINE( 177) if (hx::IsNotNull( view2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 177) int srcLength2 = view2->length; -HXDLIN( 177) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 177) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 177) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 177) if ((view2->type == _this6->type)) { -HXLINE( 177) int srcLength3 = srcData1->length; -HXDLIN( 177) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 177) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 177) _this6->buffer = this8; -HXDLIN( 177) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 177) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 177) _this6->byteOffset = 0; -HXDLIN( 177) _this6->length = srcLength2; -HXDLIN( 177) this5 = _this6; - } - else { -HXLINE( 177) if (hx::IsNotNull( buffer1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 177) if ((in_byteOffset1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) int bufferByteLength1 = buffer1->length; -HXDLIN( 177) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 177) int newByteLength1 = bufferByteLength1; -HXDLIN( 177) if (hx::IsNull( len )) { -HXLINE( 177) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 177) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((newByteLength1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 177) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 177) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 177) if ((newRange1 > bufferByteLength1)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 177) _this7->buffer = buffer1; -HXDLIN( 177) _this7->byteOffset = in_byteOffset1; -HXDLIN( 177) _this7->byteLength = newByteLength1; -HXDLIN( 177) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 177) this5 = _this7; - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXLINE( 171) view = this5; - } - break; - case (int)3: { -HXLINE( 180) ::Dynamic elements2 = null(); -HXDLIN( 180) ::haxe::io::Bytes buffer2 = this->buffer; -HXDLIN( 180) ::cpp::VirtualArray array4 = null(); -HXDLIN( 180) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 180) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 180) ::Dynamic byteoffset2 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset2 )) { -HXLINE( 96) byteoffset2 = 0; - } -HXLINE( 180) ::lime::utils::ArrayBufferView this9; -HXDLIN( 180) if (hx::IsNotNull( elements2 )) { -HXLINE( 180) this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXLINE( 180) if (hx::IsNotNull( array4 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) _this8->byteOffset = 0; -HXDLIN( 180) _this8->length = array4->get_length(); -HXDLIN( 180) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this10 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 180) _this8->buffer = this10; -HXDLIN( 180) _this8->copyFromArray(array4,null()); -HXDLIN( 180) this9 = _this8; - } - else { -HXLINE( 180) if (hx::IsNotNull( vector2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 180) _this9->byteOffset = 0; -HXDLIN( 180) _this9->length = array5->get_length(); -HXDLIN( 180) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 180) _this9->buffer = this11; -HXDLIN( 180) _this9->copyFromArray(array5,null()); -HXDLIN( 180) this9 = _this9; - } - else { -HXLINE( 180) if (hx::IsNotNull( view3 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 180) int srcLength4 = view3->length; -HXDLIN( 180) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 180) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 180) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 180) if ((view3->type == _this10->type)) { -HXLINE( 180) int srcLength5 = srcData2->length; -HXDLIN( 180) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 180) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 180) _this10->buffer = this12; -HXDLIN( 180) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 180) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 180) _this10->byteOffset = 0; -HXDLIN( 180) _this10->length = srcLength4; -HXDLIN( 180) this9 = _this10; - } - else { -HXLINE( 180) if (hx::IsNotNull( buffer2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 180) if ((in_byteOffset2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) int bufferByteLength2 = buffer2->length; -HXDLIN( 180) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 180) int newByteLength2 = bufferByteLength2; -HXDLIN( 180) if (hx::IsNull( len )) { -HXLINE( 180) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 180) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((newByteLength2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 180) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 180) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 180) if ((newRange2 > bufferByteLength2)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 180) _this11->buffer = buffer2; -HXDLIN( 180) _this11->byteOffset = in_byteOffset2; -HXDLIN( 180) _this11->byteLength = newByteLength2; -HXDLIN( 180) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 180) this9 = _this11; - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXLINE( 171) view = this9; - } - break; - case (int)4: { -HXLINE( 183) ::Dynamic elements3 = null(); -HXDLIN( 183) ::haxe::io::Bytes buffer3 = this->buffer; -HXDLIN( 183) ::cpp::VirtualArray array6 = null(); -HXDLIN( 183) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 183) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 183) ::Dynamic byteoffset3 = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset3 )) { -HXLINE( 94) byteoffset3 = 0; - } -HXLINE( 183) ::lime::utils::ArrayBufferView this13; -HXDLIN( 183) if (hx::IsNotNull( elements3 )) { -HXLINE( 183) this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXLINE( 183) if (hx::IsNotNull( array6 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) _this12->byteOffset = 0; -HXDLIN( 183) _this12->length = array6->get_length(); -HXDLIN( 183) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this14 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 183) _this12->buffer = this14; -HXDLIN( 183) _this12->copyFromArray(array6,null()); -HXDLIN( 183) this13 = _this12; - } - else { -HXLINE( 183) if (hx::IsNotNull( vector3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 183) _this13->byteOffset = 0; -HXDLIN( 183) _this13->length = array7->get_length(); -HXDLIN( 183) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 183) _this13->buffer = this15; -HXDLIN( 183) _this13->copyFromArray(array7,null()); -HXDLIN( 183) this13 = _this13; - } - else { -HXLINE( 183) if (hx::IsNotNull( view4 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 183) int srcLength6 = view4->length; -HXDLIN( 183) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 183) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 183) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 183) if ((view4->type == _this14->type)) { -HXLINE( 183) int srcLength7 = srcData3->length; -HXDLIN( 183) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 183) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 183) _this14->buffer = this16; -HXDLIN( 183) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 183) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 183) _this14->byteOffset = 0; -HXDLIN( 183) _this14->length = srcLength6; -HXDLIN( 183) this13 = _this14; - } - else { -HXLINE( 183) if (hx::IsNotNull( buffer3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 183) if ((in_byteOffset3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) int bufferByteLength3 = buffer3->length; -HXDLIN( 183) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 183) int newByteLength3 = bufferByteLength3; -HXDLIN( 183) if (hx::IsNull( len )) { -HXLINE( 183) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 183) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((newByteLength3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 183) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 183) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 183) if ((newRange3 > bufferByteLength3)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 183) _this15->buffer = buffer3; -HXDLIN( 183) _this15->byteOffset = in_byteOffset3; -HXDLIN( 183) _this15->byteLength = newByteLength3; -HXDLIN( 183) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 183) this13 = _this15; - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXLINE( 171) view = this13; - } - break; - case (int)5: { -HXLINE( 186) ::Dynamic elements4 = null(); -HXDLIN( 186) ::haxe::io::Bytes buffer4 = this->buffer; -HXDLIN( 186) ::cpp::VirtualArray array8 = null(); -HXDLIN( 186) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 186) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 186) ::Dynamic byteoffset4 = byte_offset; -HXLINE( 106) if (hx::IsNull( byteoffset4 )) { -HXLINE( 106) byteoffset4 = 0; - } -HXLINE( 186) ::lime::utils::ArrayBufferView this17; -HXDLIN( 186) if (hx::IsNotNull( elements4 )) { -HXLINE( 186) this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXLINE( 186) if (hx::IsNotNull( array8 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) _this16->byteOffset = 0; -HXDLIN( 186) _this16->length = array8->get_length(); -HXDLIN( 186) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this18 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 186) _this16->buffer = this18; -HXDLIN( 186) _this16->copyFromArray(array8,null()); -HXDLIN( 186) this17 = _this16; - } - else { -HXLINE( 186) if (hx::IsNotNull( vector4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 186) _this17->byteOffset = 0; -HXDLIN( 186) _this17->length = array9->get_length(); -HXDLIN( 186) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 186) _this17->buffer = this19; -HXDLIN( 186) _this17->copyFromArray(array9,null()); -HXDLIN( 186) this17 = _this17; - } - else { -HXLINE( 186) if (hx::IsNotNull( view5 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 186) int srcLength8 = view5->length; -HXDLIN( 186) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 186) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 186) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 186) if ((view5->type == _this18->type)) { -HXLINE( 186) int srcLength9 = srcData4->length; -HXDLIN( 186) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 186) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 186) _this18->buffer = this20; -HXDLIN( 186) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 186) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 186) _this18->byteOffset = 0; -HXDLIN( 186) _this18->length = srcLength8; -HXDLIN( 186) this17 = _this18; - } - else { -HXLINE( 186) if (hx::IsNotNull( buffer4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 186) if ((in_byteOffset4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) int bufferByteLength4 = buffer4->length; -HXDLIN( 186) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 186) int newByteLength4 = bufferByteLength4; -HXDLIN( 186) if (hx::IsNull( len )) { -HXLINE( 186) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 186) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((newByteLength4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 186) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 186) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 186) if ((newRange4 > bufferByteLength4)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 186) _this19->buffer = buffer4; -HXDLIN( 186) _this19->byteOffset = in_byteOffset4; -HXDLIN( 186) _this19->byteLength = newByteLength4; -HXDLIN( 186) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 186) this17 = _this19; - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXLINE( 171) view = this17; - } - break; - case (int)6: { -HXLINE( 189) ::Dynamic elements5 = null(); -HXDLIN( 189) ::haxe::io::Bytes buffer5 = this->buffer; -HXDLIN( 189) ::cpp::VirtualArray array10 = null(); -HXDLIN( 189) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 189) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 189) ::Dynamic byteoffset5 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset5 )) { -HXLINE( 96) byteoffset5 = 0; - } -HXLINE( 189) ::lime::utils::ArrayBufferView this21; -HXDLIN( 189) if (hx::IsNotNull( elements5 )) { -HXLINE( 189) this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXLINE( 189) if (hx::IsNotNull( array10 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) _this20->byteOffset = 0; -HXDLIN( 189) _this20->length = array10->get_length(); -HXDLIN( 189) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this22 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 189) _this20->buffer = this22; -HXDLIN( 189) _this20->copyFromArray(array10,null()); -HXDLIN( 189) this21 = _this20; - } - else { -HXLINE( 189) if (hx::IsNotNull( vector5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 189) _this21->byteOffset = 0; -HXDLIN( 189) _this21->length = array11->get_length(); -HXDLIN( 189) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 189) _this21->buffer = this23; -HXDLIN( 189) _this21->copyFromArray(array11,null()); -HXDLIN( 189) this21 = _this21; - } - else { -HXLINE( 189) if (hx::IsNotNull( view6 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 189) int srcLength10 = view6->length; -HXDLIN( 189) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 189) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 189) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 189) if ((view6->type == _this22->type)) { -HXLINE( 189) int srcLength11 = srcData5->length; -HXDLIN( 189) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 189) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 189) _this22->buffer = this24; -HXDLIN( 189) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 189) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 189) _this22->byteOffset = 0; -HXDLIN( 189) _this22->length = srcLength10; -HXDLIN( 189) this21 = _this22; - } - else { -HXLINE( 189) if (hx::IsNotNull( buffer5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 189) if ((in_byteOffset5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) int bufferByteLength5 = buffer5->length; -HXDLIN( 189) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 189) int newByteLength5 = bufferByteLength5; -HXDLIN( 189) if (hx::IsNull( len )) { -HXLINE( 189) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 189) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((newByteLength5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 189) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 189) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 189) if ((newRange5 > bufferByteLength5)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 189) _this23->buffer = buffer5; -HXDLIN( 189) _this23->byteOffset = in_byteOffset5; -HXDLIN( 189) _this23->byteLength = newByteLength5; -HXDLIN( 189) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 189) this21 = _this23; - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXLINE( 171) view = this21; - } - break; - case (int)7: { -HXLINE( 192) ::Dynamic elements6 = null(); -HXDLIN( 192) ::haxe::io::Bytes buffer6 = this->buffer; -HXDLIN( 192) ::cpp::VirtualArray array12 = null(); -HXDLIN( 192) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 192) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 192) ::Dynamic byteoffset6 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset6 )) { -HXLINE( 96) byteoffset6 = 0; - } -HXLINE( 192) ::lime::utils::ArrayBufferView this25; -HXDLIN( 192) if (hx::IsNotNull( elements6 )) { -HXLINE( 192) this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXLINE( 192) if (hx::IsNotNull( array12 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) _this24->byteOffset = 0; -HXDLIN( 192) _this24->length = array12->get_length(); -HXDLIN( 192) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this26 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 192) _this24->buffer = this26; -HXDLIN( 192) _this24->copyFromArray(array12,null()); -HXDLIN( 192) this25 = _this24; - } - else { -HXLINE( 192) if (hx::IsNotNull( vector6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 192) _this25->byteOffset = 0; -HXDLIN( 192) _this25->length = array13->get_length(); -HXDLIN( 192) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 192) _this25->buffer = this27; -HXDLIN( 192) _this25->copyFromArray(array13,null()); -HXDLIN( 192) this25 = _this25; - } - else { -HXLINE( 192) if (hx::IsNotNull( view7 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 192) int srcLength12 = view7->length; -HXDLIN( 192) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 192) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 192) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 192) if ((view7->type == _this26->type)) { -HXLINE( 192) int srcLength13 = srcData6->length; -HXDLIN( 192) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 192) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 192) _this26->buffer = this28; -HXDLIN( 192) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 192) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 192) _this26->byteOffset = 0; -HXDLIN( 192) _this26->length = srcLength12; -HXDLIN( 192) this25 = _this26; - } - else { -HXLINE( 192) if (hx::IsNotNull( buffer6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 192) if ((in_byteOffset6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) int bufferByteLength6 = buffer6->length; -HXDLIN( 192) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 192) int newByteLength6 = bufferByteLength6; -HXDLIN( 192) if (hx::IsNull( len )) { -HXLINE( 192) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 192) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((newByteLength6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 192) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 192) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 192) if ((newRange6 > bufferByteLength6)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 192) _this27->buffer = buffer6; -HXDLIN( 192) _this27->byteOffset = in_byteOffset6; -HXDLIN( 192) _this27->byteLength = newByteLength6; -HXDLIN( 192) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 192) this25 = _this27; - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXLINE( 171) view = this25; - } - break; - case (int)8: { -HXLINE( 195) ::Dynamic elements7 = null(); -HXDLIN( 195) ::haxe::io::Bytes buffer7 = this->buffer; -HXDLIN( 195) ::cpp::VirtualArray array14 = null(); -HXDLIN( 195) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 195) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 195) ::Dynamic byteoffset7 = byte_offset; -HXLINE( 99) if (hx::IsNull( byteoffset7 )) { -HXLINE( 99) byteoffset7 = 0; - } -HXLINE( 195) ::lime::utils::ArrayBufferView this29; -HXDLIN( 195) if (hx::IsNotNull( elements7 )) { -HXLINE( 195) this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXLINE( 195) if (hx::IsNotNull( array14 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) _this28->byteOffset = 0; -HXDLIN( 195) _this28->length = array14->get_length(); -HXDLIN( 195) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this30 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 195) _this28->buffer = this30; -HXDLIN( 195) _this28->copyFromArray(array14,null()); -HXDLIN( 195) this29 = _this28; - } - else { -HXLINE( 195) if (hx::IsNotNull( vector7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 195) _this29->byteOffset = 0; -HXDLIN( 195) _this29->length = array15->get_length(); -HXDLIN( 195) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 195) _this29->buffer = this31; -HXDLIN( 195) _this29->copyFromArray(array15,null()); -HXDLIN( 195) this29 = _this29; - } - else { -HXLINE( 195) if (hx::IsNotNull( view8 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 195) int srcLength14 = view8->length; -HXDLIN( 195) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 195) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 195) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 195) if ((view8->type == _this30->type)) { -HXLINE( 195) int srcLength15 = srcData7->length; -HXDLIN( 195) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 195) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 195) _this30->buffer = this32; -HXDLIN( 195) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 195) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 195) _this30->byteOffset = 0; -HXDLIN( 195) _this30->length = srcLength14; -HXDLIN( 195) this29 = _this30; - } - else { -HXLINE( 195) if (hx::IsNotNull( buffer7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 195) if ((in_byteOffset7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) int bufferByteLength7 = buffer7->length; -HXDLIN( 195) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 195) int newByteLength7 = bufferByteLength7; -HXDLIN( 195) if (hx::IsNull( len )) { -HXLINE( 195) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 195) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((newByteLength7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 195) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 195) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 195) if ((newRange7 > bufferByteLength7)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 195) _this31->buffer = buffer7; -HXDLIN( 195) _this31->byteOffset = in_byteOffset7; -HXDLIN( 195) _this31->byteLength = newByteLength7; -HXDLIN( 195) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 195) this29 = _this31; - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXLINE( 171) view = this29; - } - break; - case (int)9: { -HXLINE( 198) ::Dynamic elements8 = null(); -HXDLIN( 198) ::haxe::io::Bytes buffer8 = this->buffer; -HXDLIN( 198) ::cpp::VirtualArray array16 = null(); -HXDLIN( 198) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 198) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 198) ::Dynamic byteoffset8 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset8 )) { -HXLINE( 96) byteoffset8 = 0; - } -HXLINE( 198) ::lime::utils::ArrayBufferView this33; -HXDLIN( 198) if (hx::IsNotNull( elements8 )) { -HXLINE( 198) this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXLINE( 198) if (hx::IsNotNull( array16 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) _this32->byteOffset = 0; -HXDLIN( 198) _this32->length = array16->get_length(); -HXDLIN( 198) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this34 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 198) _this32->buffer = this34; -HXDLIN( 198) _this32->copyFromArray(array16,null()); -HXDLIN( 198) this33 = _this32; - } - else { -HXLINE( 198) if (hx::IsNotNull( vector8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 198) _this33->byteOffset = 0; -HXDLIN( 198) _this33->length = array17->get_length(); -HXDLIN( 198) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 198) _this33->buffer = this35; -HXDLIN( 198) _this33->copyFromArray(array17,null()); -HXDLIN( 198) this33 = _this33; - } - else { -HXLINE( 198) if (hx::IsNotNull( view9 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 198) int srcLength16 = view9->length; -HXDLIN( 198) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 198) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 198) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 198) if ((view9->type == _this34->type)) { -HXLINE( 198) int srcLength17 = srcData8->length; -HXDLIN( 198) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 198) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 198) _this34->buffer = this36; -HXDLIN( 198) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 198) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 198) _this34->byteOffset = 0; -HXDLIN( 198) _this34->length = srcLength16; -HXDLIN( 198) this33 = _this34; - } - else { -HXLINE( 198) if (hx::IsNotNull( buffer8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 198) if ((in_byteOffset8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) int bufferByteLength8 = buffer8->length; -HXDLIN( 198) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 198) int newByteLength8 = bufferByteLength8; -HXDLIN( 198) if (hx::IsNull( len )) { -HXLINE( 198) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 198) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((newByteLength8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 198) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 198) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 198) if ((newRange8 > bufferByteLength8)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 198) _this35->buffer = buffer8; -HXDLIN( 198) _this35->byteOffset = in_byteOffset8; -HXDLIN( 198) _this35->byteLength = newByteLength8; -HXDLIN( 198) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 198) this33 = _this35; - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXLINE( 171) view = this33; - } - break; - } -HXLINE( 204) return view; - } - - -HX_DEFINE_DYNAMIC_FUNC2(ArrayBufferView_obj,subarray_lime_utils_Float64Array,return ) - - ::lime::utils::ArrayBufferView ArrayBufferView_obj::subarray_lime_utils_Int16Array(int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_244a612994c6bd06_166_subarray_lime_utils_Int16Array) -HXLINE( 167) if (hx::IsNull( end )) { -HXLINE( 167) end = this->length; - } -HXLINE( 168) int len = (( (int)(end) ) - begin); -HXLINE( 169) int byte_offset = ((begin * this->bytesPerElement) + this->byteOffset); -HXLINE( 171) ::lime::utils::ArrayBufferView view; -HXDLIN( 171) switch((int)(this->type)){ - case (int)0: { -HXLINE( 201) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXLINE( 174) ::Dynamic elements = null(); -HXDLIN( 174) ::haxe::io::Bytes buffer = this->buffer; -HXDLIN( 174) ::cpp::VirtualArray array = null(); -HXDLIN( 174) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 174) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 174) ::Dynamic byteoffset = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 174) ::lime::utils::ArrayBufferView this1; -HXDLIN( 174) if (hx::IsNotNull( elements )) { -HXLINE( 174) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXLINE( 174) if (hx::IsNotNull( array )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) _this->byteOffset = 0; -HXDLIN( 174) _this->length = array->get_length(); -HXDLIN( 174) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 174) _this->buffer = this2; -HXDLIN( 174) _this->copyFromArray(array,null()); -HXDLIN( 174) this1 = _this; - } - else { -HXLINE( 174) if (hx::IsNotNull( vector )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 174) _this1->byteOffset = 0; -HXDLIN( 174) _this1->length = array1->get_length(); -HXDLIN( 174) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 174) _this1->buffer = this3; -HXDLIN( 174) _this1->copyFromArray(array1,null()); -HXDLIN( 174) this1 = _this1; - } - else { -HXLINE( 174) if (hx::IsNotNull( view1 )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 174) int srcLength = view1->length; -HXDLIN( 174) int srcByteOffset = view1->byteOffset; -HXDLIN( 174) int srcElementSize = view1->bytesPerElement; -HXDLIN( 174) int elementSize = _this2->bytesPerElement; -HXDLIN( 174) if ((view1->type == _this2->type)) { -HXLINE( 174) int srcLength1 = srcData->length; -HXDLIN( 174) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 174) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 174) _this2->buffer = this4; -HXDLIN( 174) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 174) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 174) _this2->byteOffset = 0; -HXDLIN( 174) _this2->length = srcLength; -HXDLIN( 174) this1 = _this2; - } - else { -HXLINE( 174) if (hx::IsNotNull( buffer )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 174) if ((in_byteOffset < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) int bufferByteLength = buffer->length; -HXDLIN( 174) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 174) int newByteLength = bufferByteLength; -HXDLIN( 174) if (hx::IsNull( len )) { -HXLINE( 174) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 174) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((newByteLength < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 174) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 174) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 174) if ((newRange > bufferByteLength)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 174) _this3->buffer = buffer; -HXDLIN( 174) _this3->byteOffset = in_byteOffset; -HXDLIN( 174) _this3->byteLength = newByteLength; -HXDLIN( 174) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 174) this1 = _this3; - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXLINE( 171) view = this1; - } - break; - case (int)2: { -HXLINE( 177) ::Dynamic elements1 = null(); -HXDLIN( 177) ::haxe::io::Bytes buffer1 = this->buffer; -HXDLIN( 177) ::cpp::VirtualArray array2 = null(); -HXDLIN( 177) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 177) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 177) ::Dynamic byteoffset1 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset1 )) { -HXLINE( 96) byteoffset1 = 0; - } -HXLINE( 177) ::lime::utils::ArrayBufferView this5; -HXDLIN( 177) if (hx::IsNotNull( elements1 )) { -HXLINE( 177) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXLINE( 177) if (hx::IsNotNull( array2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) _this4->byteOffset = 0; -HXDLIN( 177) _this4->length = array2->get_length(); -HXDLIN( 177) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 177) _this4->buffer = this6; -HXDLIN( 177) _this4->copyFromArray(array2,null()); -HXDLIN( 177) this5 = _this4; - } - else { -HXLINE( 177) if (hx::IsNotNull( vector1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 177) _this5->byteOffset = 0; -HXDLIN( 177) _this5->length = array3->get_length(); -HXDLIN( 177) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 177) _this5->buffer = this7; -HXDLIN( 177) _this5->copyFromArray(array3,null()); -HXDLIN( 177) this5 = _this5; - } - else { -HXLINE( 177) if (hx::IsNotNull( view2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 177) int srcLength2 = view2->length; -HXDLIN( 177) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 177) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 177) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 177) if ((view2->type == _this6->type)) { -HXLINE( 177) int srcLength3 = srcData1->length; -HXDLIN( 177) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 177) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 177) _this6->buffer = this8; -HXDLIN( 177) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 177) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 177) _this6->byteOffset = 0; -HXDLIN( 177) _this6->length = srcLength2; -HXDLIN( 177) this5 = _this6; - } - else { -HXLINE( 177) if (hx::IsNotNull( buffer1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 177) if ((in_byteOffset1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) int bufferByteLength1 = buffer1->length; -HXDLIN( 177) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 177) int newByteLength1 = bufferByteLength1; -HXDLIN( 177) if (hx::IsNull( len )) { -HXLINE( 177) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 177) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((newByteLength1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 177) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 177) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 177) if ((newRange1 > bufferByteLength1)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 177) _this7->buffer = buffer1; -HXDLIN( 177) _this7->byteOffset = in_byteOffset1; -HXDLIN( 177) _this7->byteLength = newByteLength1; -HXDLIN( 177) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 177) this5 = _this7; - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXLINE( 171) view = this5; - } - break; - case (int)3: { -HXLINE( 180) ::Dynamic elements2 = null(); -HXDLIN( 180) ::haxe::io::Bytes buffer2 = this->buffer; -HXDLIN( 180) ::cpp::VirtualArray array4 = null(); -HXDLIN( 180) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 180) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 180) ::Dynamic byteoffset2 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset2 )) { -HXLINE( 96) byteoffset2 = 0; - } -HXLINE( 180) ::lime::utils::ArrayBufferView this9; -HXDLIN( 180) if (hx::IsNotNull( elements2 )) { -HXLINE( 180) this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXLINE( 180) if (hx::IsNotNull( array4 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) _this8->byteOffset = 0; -HXDLIN( 180) _this8->length = array4->get_length(); -HXDLIN( 180) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this10 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 180) _this8->buffer = this10; -HXDLIN( 180) _this8->copyFromArray(array4,null()); -HXDLIN( 180) this9 = _this8; - } - else { -HXLINE( 180) if (hx::IsNotNull( vector2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 180) _this9->byteOffset = 0; -HXDLIN( 180) _this9->length = array5->get_length(); -HXDLIN( 180) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 180) _this9->buffer = this11; -HXDLIN( 180) _this9->copyFromArray(array5,null()); -HXDLIN( 180) this9 = _this9; - } - else { -HXLINE( 180) if (hx::IsNotNull( view3 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 180) int srcLength4 = view3->length; -HXDLIN( 180) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 180) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 180) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 180) if ((view3->type == _this10->type)) { -HXLINE( 180) int srcLength5 = srcData2->length; -HXDLIN( 180) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 180) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 180) _this10->buffer = this12; -HXDLIN( 180) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 180) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 180) _this10->byteOffset = 0; -HXDLIN( 180) _this10->length = srcLength4; -HXDLIN( 180) this9 = _this10; - } - else { -HXLINE( 180) if (hx::IsNotNull( buffer2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 180) if ((in_byteOffset2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) int bufferByteLength2 = buffer2->length; -HXDLIN( 180) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 180) int newByteLength2 = bufferByteLength2; -HXDLIN( 180) if (hx::IsNull( len )) { -HXLINE( 180) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 180) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((newByteLength2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 180) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 180) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 180) if ((newRange2 > bufferByteLength2)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 180) _this11->buffer = buffer2; -HXDLIN( 180) _this11->byteOffset = in_byteOffset2; -HXDLIN( 180) _this11->byteLength = newByteLength2; -HXDLIN( 180) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 180) this9 = _this11; - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXLINE( 171) view = this9; - } - break; - case (int)4: { -HXLINE( 183) ::Dynamic elements3 = null(); -HXDLIN( 183) ::haxe::io::Bytes buffer3 = this->buffer; -HXDLIN( 183) ::cpp::VirtualArray array6 = null(); -HXDLIN( 183) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 183) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 183) ::Dynamic byteoffset3 = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset3 )) { -HXLINE( 94) byteoffset3 = 0; - } -HXLINE( 183) ::lime::utils::ArrayBufferView this13; -HXDLIN( 183) if (hx::IsNotNull( elements3 )) { -HXLINE( 183) this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXLINE( 183) if (hx::IsNotNull( array6 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) _this12->byteOffset = 0; -HXDLIN( 183) _this12->length = array6->get_length(); -HXDLIN( 183) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this14 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 183) _this12->buffer = this14; -HXDLIN( 183) _this12->copyFromArray(array6,null()); -HXDLIN( 183) this13 = _this12; - } - else { -HXLINE( 183) if (hx::IsNotNull( vector3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 183) _this13->byteOffset = 0; -HXDLIN( 183) _this13->length = array7->get_length(); -HXDLIN( 183) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 183) _this13->buffer = this15; -HXDLIN( 183) _this13->copyFromArray(array7,null()); -HXDLIN( 183) this13 = _this13; - } - else { -HXLINE( 183) if (hx::IsNotNull( view4 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 183) int srcLength6 = view4->length; -HXDLIN( 183) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 183) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 183) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 183) if ((view4->type == _this14->type)) { -HXLINE( 183) int srcLength7 = srcData3->length; -HXDLIN( 183) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 183) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 183) _this14->buffer = this16; -HXDLIN( 183) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 183) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 183) _this14->byteOffset = 0; -HXDLIN( 183) _this14->length = srcLength6; -HXDLIN( 183) this13 = _this14; - } - else { -HXLINE( 183) if (hx::IsNotNull( buffer3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 183) if ((in_byteOffset3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) int bufferByteLength3 = buffer3->length; -HXDLIN( 183) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 183) int newByteLength3 = bufferByteLength3; -HXDLIN( 183) if (hx::IsNull( len )) { -HXLINE( 183) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 183) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((newByteLength3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 183) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 183) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 183) if ((newRange3 > bufferByteLength3)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 183) _this15->buffer = buffer3; -HXDLIN( 183) _this15->byteOffset = in_byteOffset3; -HXDLIN( 183) _this15->byteLength = newByteLength3; -HXDLIN( 183) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 183) this13 = _this15; - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXLINE( 171) view = this13; - } - break; - case (int)5: { -HXLINE( 186) ::Dynamic elements4 = null(); -HXDLIN( 186) ::haxe::io::Bytes buffer4 = this->buffer; -HXDLIN( 186) ::cpp::VirtualArray array8 = null(); -HXDLIN( 186) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 186) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 186) ::Dynamic byteoffset4 = byte_offset; -HXLINE( 106) if (hx::IsNull( byteoffset4 )) { -HXLINE( 106) byteoffset4 = 0; - } -HXLINE( 186) ::lime::utils::ArrayBufferView this17; -HXDLIN( 186) if (hx::IsNotNull( elements4 )) { -HXLINE( 186) this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXLINE( 186) if (hx::IsNotNull( array8 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) _this16->byteOffset = 0; -HXDLIN( 186) _this16->length = array8->get_length(); -HXDLIN( 186) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this18 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 186) _this16->buffer = this18; -HXDLIN( 186) _this16->copyFromArray(array8,null()); -HXDLIN( 186) this17 = _this16; - } - else { -HXLINE( 186) if (hx::IsNotNull( vector4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 186) _this17->byteOffset = 0; -HXDLIN( 186) _this17->length = array9->get_length(); -HXDLIN( 186) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 186) _this17->buffer = this19; -HXDLIN( 186) _this17->copyFromArray(array9,null()); -HXDLIN( 186) this17 = _this17; - } - else { -HXLINE( 186) if (hx::IsNotNull( view5 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 186) int srcLength8 = view5->length; -HXDLIN( 186) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 186) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 186) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 186) if ((view5->type == _this18->type)) { -HXLINE( 186) int srcLength9 = srcData4->length; -HXDLIN( 186) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 186) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 186) _this18->buffer = this20; -HXDLIN( 186) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 186) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 186) _this18->byteOffset = 0; -HXDLIN( 186) _this18->length = srcLength8; -HXDLIN( 186) this17 = _this18; - } - else { -HXLINE( 186) if (hx::IsNotNull( buffer4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 186) if ((in_byteOffset4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) int bufferByteLength4 = buffer4->length; -HXDLIN( 186) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 186) int newByteLength4 = bufferByteLength4; -HXDLIN( 186) if (hx::IsNull( len )) { -HXLINE( 186) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 186) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((newByteLength4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 186) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 186) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 186) if ((newRange4 > bufferByteLength4)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 186) _this19->buffer = buffer4; -HXDLIN( 186) _this19->byteOffset = in_byteOffset4; -HXDLIN( 186) _this19->byteLength = newByteLength4; -HXDLIN( 186) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 186) this17 = _this19; - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXLINE( 171) view = this17; - } - break; - case (int)6: { -HXLINE( 189) ::Dynamic elements5 = null(); -HXDLIN( 189) ::haxe::io::Bytes buffer5 = this->buffer; -HXDLIN( 189) ::cpp::VirtualArray array10 = null(); -HXDLIN( 189) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 189) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 189) ::Dynamic byteoffset5 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset5 )) { -HXLINE( 96) byteoffset5 = 0; - } -HXLINE( 189) ::lime::utils::ArrayBufferView this21; -HXDLIN( 189) if (hx::IsNotNull( elements5 )) { -HXLINE( 189) this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXLINE( 189) if (hx::IsNotNull( array10 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) _this20->byteOffset = 0; -HXDLIN( 189) _this20->length = array10->get_length(); -HXDLIN( 189) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this22 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 189) _this20->buffer = this22; -HXDLIN( 189) _this20->copyFromArray(array10,null()); -HXDLIN( 189) this21 = _this20; - } - else { -HXLINE( 189) if (hx::IsNotNull( vector5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 189) _this21->byteOffset = 0; -HXDLIN( 189) _this21->length = array11->get_length(); -HXDLIN( 189) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 189) _this21->buffer = this23; -HXDLIN( 189) _this21->copyFromArray(array11,null()); -HXDLIN( 189) this21 = _this21; - } - else { -HXLINE( 189) if (hx::IsNotNull( view6 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 189) int srcLength10 = view6->length; -HXDLIN( 189) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 189) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 189) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 189) if ((view6->type == _this22->type)) { -HXLINE( 189) int srcLength11 = srcData5->length; -HXDLIN( 189) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 189) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 189) _this22->buffer = this24; -HXDLIN( 189) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 189) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 189) _this22->byteOffset = 0; -HXDLIN( 189) _this22->length = srcLength10; -HXDLIN( 189) this21 = _this22; - } - else { -HXLINE( 189) if (hx::IsNotNull( buffer5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 189) if ((in_byteOffset5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) int bufferByteLength5 = buffer5->length; -HXDLIN( 189) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 189) int newByteLength5 = bufferByteLength5; -HXDLIN( 189) if (hx::IsNull( len )) { -HXLINE( 189) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 189) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((newByteLength5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 189) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 189) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 189) if ((newRange5 > bufferByteLength5)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 189) _this23->buffer = buffer5; -HXDLIN( 189) _this23->byteOffset = in_byteOffset5; -HXDLIN( 189) _this23->byteLength = newByteLength5; -HXDLIN( 189) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 189) this21 = _this23; - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXLINE( 171) view = this21; - } - break; - case (int)7: { -HXLINE( 192) ::Dynamic elements6 = null(); -HXDLIN( 192) ::haxe::io::Bytes buffer6 = this->buffer; -HXDLIN( 192) ::cpp::VirtualArray array12 = null(); -HXDLIN( 192) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 192) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 192) ::Dynamic byteoffset6 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset6 )) { -HXLINE( 96) byteoffset6 = 0; - } -HXLINE( 192) ::lime::utils::ArrayBufferView this25; -HXDLIN( 192) if (hx::IsNotNull( elements6 )) { -HXLINE( 192) this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXLINE( 192) if (hx::IsNotNull( array12 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) _this24->byteOffset = 0; -HXDLIN( 192) _this24->length = array12->get_length(); -HXDLIN( 192) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this26 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 192) _this24->buffer = this26; -HXDLIN( 192) _this24->copyFromArray(array12,null()); -HXDLIN( 192) this25 = _this24; - } - else { -HXLINE( 192) if (hx::IsNotNull( vector6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 192) _this25->byteOffset = 0; -HXDLIN( 192) _this25->length = array13->get_length(); -HXDLIN( 192) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 192) _this25->buffer = this27; -HXDLIN( 192) _this25->copyFromArray(array13,null()); -HXDLIN( 192) this25 = _this25; - } - else { -HXLINE( 192) if (hx::IsNotNull( view7 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 192) int srcLength12 = view7->length; -HXDLIN( 192) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 192) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 192) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 192) if ((view7->type == _this26->type)) { -HXLINE( 192) int srcLength13 = srcData6->length; -HXDLIN( 192) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 192) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 192) _this26->buffer = this28; -HXDLIN( 192) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 192) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 192) _this26->byteOffset = 0; -HXDLIN( 192) _this26->length = srcLength12; -HXDLIN( 192) this25 = _this26; - } - else { -HXLINE( 192) if (hx::IsNotNull( buffer6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 192) if ((in_byteOffset6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) int bufferByteLength6 = buffer6->length; -HXDLIN( 192) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 192) int newByteLength6 = bufferByteLength6; -HXDLIN( 192) if (hx::IsNull( len )) { -HXLINE( 192) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 192) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((newByteLength6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 192) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 192) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 192) if ((newRange6 > bufferByteLength6)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 192) _this27->buffer = buffer6; -HXDLIN( 192) _this27->byteOffset = in_byteOffset6; -HXDLIN( 192) _this27->byteLength = newByteLength6; -HXDLIN( 192) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 192) this25 = _this27; - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXLINE( 171) view = this25; - } - break; - case (int)8: { -HXLINE( 195) ::Dynamic elements7 = null(); -HXDLIN( 195) ::haxe::io::Bytes buffer7 = this->buffer; -HXDLIN( 195) ::cpp::VirtualArray array14 = null(); -HXDLIN( 195) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 195) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 195) ::Dynamic byteoffset7 = byte_offset; -HXLINE( 99) if (hx::IsNull( byteoffset7 )) { -HXLINE( 99) byteoffset7 = 0; - } -HXLINE( 195) ::lime::utils::ArrayBufferView this29; -HXDLIN( 195) if (hx::IsNotNull( elements7 )) { -HXLINE( 195) this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXLINE( 195) if (hx::IsNotNull( array14 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) _this28->byteOffset = 0; -HXDLIN( 195) _this28->length = array14->get_length(); -HXDLIN( 195) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this30 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 195) _this28->buffer = this30; -HXDLIN( 195) _this28->copyFromArray(array14,null()); -HXDLIN( 195) this29 = _this28; - } - else { -HXLINE( 195) if (hx::IsNotNull( vector7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 195) _this29->byteOffset = 0; -HXDLIN( 195) _this29->length = array15->get_length(); -HXDLIN( 195) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 195) _this29->buffer = this31; -HXDLIN( 195) _this29->copyFromArray(array15,null()); -HXDLIN( 195) this29 = _this29; - } - else { -HXLINE( 195) if (hx::IsNotNull( view8 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 195) int srcLength14 = view8->length; -HXDLIN( 195) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 195) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 195) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 195) if ((view8->type == _this30->type)) { -HXLINE( 195) int srcLength15 = srcData7->length; -HXDLIN( 195) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 195) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 195) _this30->buffer = this32; -HXDLIN( 195) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 195) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 195) _this30->byteOffset = 0; -HXDLIN( 195) _this30->length = srcLength14; -HXDLIN( 195) this29 = _this30; - } - else { -HXLINE( 195) if (hx::IsNotNull( buffer7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 195) if ((in_byteOffset7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) int bufferByteLength7 = buffer7->length; -HXDLIN( 195) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 195) int newByteLength7 = bufferByteLength7; -HXDLIN( 195) if (hx::IsNull( len )) { -HXLINE( 195) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 195) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((newByteLength7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 195) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 195) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 195) if ((newRange7 > bufferByteLength7)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 195) _this31->buffer = buffer7; -HXDLIN( 195) _this31->byteOffset = in_byteOffset7; -HXDLIN( 195) _this31->byteLength = newByteLength7; -HXDLIN( 195) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 195) this29 = _this31; - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXLINE( 171) view = this29; - } - break; - case (int)9: { -HXLINE( 198) ::Dynamic elements8 = null(); -HXDLIN( 198) ::haxe::io::Bytes buffer8 = this->buffer; -HXDLIN( 198) ::cpp::VirtualArray array16 = null(); -HXDLIN( 198) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 198) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 198) ::Dynamic byteoffset8 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset8 )) { -HXLINE( 96) byteoffset8 = 0; - } -HXLINE( 198) ::lime::utils::ArrayBufferView this33; -HXDLIN( 198) if (hx::IsNotNull( elements8 )) { -HXLINE( 198) this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXLINE( 198) if (hx::IsNotNull( array16 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) _this32->byteOffset = 0; -HXDLIN( 198) _this32->length = array16->get_length(); -HXDLIN( 198) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this34 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 198) _this32->buffer = this34; -HXDLIN( 198) _this32->copyFromArray(array16,null()); -HXDLIN( 198) this33 = _this32; - } - else { -HXLINE( 198) if (hx::IsNotNull( vector8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 198) _this33->byteOffset = 0; -HXDLIN( 198) _this33->length = array17->get_length(); -HXDLIN( 198) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 198) _this33->buffer = this35; -HXDLIN( 198) _this33->copyFromArray(array17,null()); -HXDLIN( 198) this33 = _this33; - } - else { -HXLINE( 198) if (hx::IsNotNull( view9 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 198) int srcLength16 = view9->length; -HXDLIN( 198) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 198) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 198) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 198) if ((view9->type == _this34->type)) { -HXLINE( 198) int srcLength17 = srcData8->length; -HXDLIN( 198) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 198) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 198) _this34->buffer = this36; -HXDLIN( 198) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 198) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 198) _this34->byteOffset = 0; -HXDLIN( 198) _this34->length = srcLength16; -HXDLIN( 198) this33 = _this34; - } - else { -HXLINE( 198) if (hx::IsNotNull( buffer8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 198) if ((in_byteOffset8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) int bufferByteLength8 = buffer8->length; -HXDLIN( 198) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 198) int newByteLength8 = bufferByteLength8; -HXDLIN( 198) if (hx::IsNull( len )) { -HXLINE( 198) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 198) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((newByteLength8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 198) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 198) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 198) if ((newRange8 > bufferByteLength8)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 198) _this35->buffer = buffer8; -HXDLIN( 198) _this35->byteOffset = in_byteOffset8; -HXDLIN( 198) _this35->byteLength = newByteLength8; -HXDLIN( 198) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 198) this33 = _this35; - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXLINE( 171) view = this33; - } - break; - } -HXLINE( 204) return view; - } - - -HX_DEFINE_DYNAMIC_FUNC2(ArrayBufferView_obj,subarray_lime_utils_Int16Array,return ) - - ::lime::utils::ArrayBufferView ArrayBufferView_obj::subarray_lime_utils_Int8Array(int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_244a612994c6bd06_166_subarray_lime_utils_Int8Array) -HXLINE( 167) if (hx::IsNull( end )) { -HXLINE( 167) end = this->length; - } -HXLINE( 168) int len = (( (int)(end) ) - begin); -HXLINE( 169) int byte_offset = ((begin * this->bytesPerElement) + this->byteOffset); -HXLINE( 171) ::lime::utils::ArrayBufferView view; -HXDLIN( 171) switch((int)(this->type)){ - case (int)0: { -HXLINE( 201) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXLINE( 174) ::Dynamic elements = null(); -HXDLIN( 174) ::haxe::io::Bytes buffer = this->buffer; -HXDLIN( 174) ::cpp::VirtualArray array = null(); -HXDLIN( 174) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 174) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 174) ::Dynamic byteoffset = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 174) ::lime::utils::ArrayBufferView this1; -HXDLIN( 174) if (hx::IsNotNull( elements )) { -HXLINE( 174) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXLINE( 174) if (hx::IsNotNull( array )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) _this->byteOffset = 0; -HXDLIN( 174) _this->length = array->get_length(); -HXDLIN( 174) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 174) _this->buffer = this2; -HXDLIN( 174) _this->copyFromArray(array,null()); -HXDLIN( 174) this1 = _this; - } - else { -HXLINE( 174) if (hx::IsNotNull( vector )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 174) _this1->byteOffset = 0; -HXDLIN( 174) _this1->length = array1->get_length(); -HXDLIN( 174) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 174) _this1->buffer = this3; -HXDLIN( 174) _this1->copyFromArray(array1,null()); -HXDLIN( 174) this1 = _this1; - } - else { -HXLINE( 174) if (hx::IsNotNull( view1 )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 174) int srcLength = view1->length; -HXDLIN( 174) int srcByteOffset = view1->byteOffset; -HXDLIN( 174) int srcElementSize = view1->bytesPerElement; -HXDLIN( 174) int elementSize = _this2->bytesPerElement; -HXDLIN( 174) if ((view1->type == _this2->type)) { -HXLINE( 174) int srcLength1 = srcData->length; -HXDLIN( 174) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 174) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 174) _this2->buffer = this4; -HXDLIN( 174) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 174) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 174) _this2->byteOffset = 0; -HXDLIN( 174) _this2->length = srcLength; -HXDLIN( 174) this1 = _this2; - } - else { -HXLINE( 174) if (hx::IsNotNull( buffer )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 174) if ((in_byteOffset < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) int bufferByteLength = buffer->length; -HXDLIN( 174) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 174) int newByteLength = bufferByteLength; -HXDLIN( 174) if (hx::IsNull( len )) { -HXLINE( 174) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 174) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((newByteLength < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 174) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 174) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 174) if ((newRange > bufferByteLength)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 174) _this3->buffer = buffer; -HXDLIN( 174) _this3->byteOffset = in_byteOffset; -HXDLIN( 174) _this3->byteLength = newByteLength; -HXDLIN( 174) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 174) this1 = _this3; - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXLINE( 171) view = this1; - } - break; - case (int)2: { -HXLINE( 177) ::Dynamic elements1 = null(); -HXDLIN( 177) ::haxe::io::Bytes buffer1 = this->buffer; -HXDLIN( 177) ::cpp::VirtualArray array2 = null(); -HXDLIN( 177) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 177) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 177) ::Dynamic byteoffset1 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset1 )) { -HXLINE( 96) byteoffset1 = 0; - } -HXLINE( 177) ::lime::utils::ArrayBufferView this5; -HXDLIN( 177) if (hx::IsNotNull( elements1 )) { -HXLINE( 177) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXLINE( 177) if (hx::IsNotNull( array2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) _this4->byteOffset = 0; -HXDLIN( 177) _this4->length = array2->get_length(); -HXDLIN( 177) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 177) _this4->buffer = this6; -HXDLIN( 177) _this4->copyFromArray(array2,null()); -HXDLIN( 177) this5 = _this4; - } - else { -HXLINE( 177) if (hx::IsNotNull( vector1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 177) _this5->byteOffset = 0; -HXDLIN( 177) _this5->length = array3->get_length(); -HXDLIN( 177) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 177) _this5->buffer = this7; -HXDLIN( 177) _this5->copyFromArray(array3,null()); -HXDLIN( 177) this5 = _this5; - } - else { -HXLINE( 177) if (hx::IsNotNull( view2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 177) int srcLength2 = view2->length; -HXDLIN( 177) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 177) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 177) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 177) if ((view2->type == _this6->type)) { -HXLINE( 177) int srcLength3 = srcData1->length; -HXDLIN( 177) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 177) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 177) _this6->buffer = this8; -HXDLIN( 177) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 177) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 177) _this6->byteOffset = 0; -HXDLIN( 177) _this6->length = srcLength2; -HXDLIN( 177) this5 = _this6; - } - else { -HXLINE( 177) if (hx::IsNotNull( buffer1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 177) if ((in_byteOffset1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) int bufferByteLength1 = buffer1->length; -HXDLIN( 177) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 177) int newByteLength1 = bufferByteLength1; -HXDLIN( 177) if (hx::IsNull( len )) { -HXLINE( 177) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 177) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((newByteLength1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 177) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 177) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 177) if ((newRange1 > bufferByteLength1)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 177) _this7->buffer = buffer1; -HXDLIN( 177) _this7->byteOffset = in_byteOffset1; -HXDLIN( 177) _this7->byteLength = newByteLength1; -HXDLIN( 177) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 177) this5 = _this7; - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXLINE( 171) view = this5; - } - break; - case (int)3: { -HXLINE( 180) ::Dynamic elements2 = null(); -HXDLIN( 180) ::haxe::io::Bytes buffer2 = this->buffer; -HXDLIN( 180) ::cpp::VirtualArray array4 = null(); -HXDLIN( 180) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 180) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 180) ::Dynamic byteoffset2 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset2 )) { -HXLINE( 96) byteoffset2 = 0; - } -HXLINE( 180) ::lime::utils::ArrayBufferView this9; -HXDLIN( 180) if (hx::IsNotNull( elements2 )) { -HXLINE( 180) this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXLINE( 180) if (hx::IsNotNull( array4 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) _this8->byteOffset = 0; -HXDLIN( 180) _this8->length = array4->get_length(); -HXDLIN( 180) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this10 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 180) _this8->buffer = this10; -HXDLIN( 180) _this8->copyFromArray(array4,null()); -HXDLIN( 180) this9 = _this8; - } - else { -HXLINE( 180) if (hx::IsNotNull( vector2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 180) _this9->byteOffset = 0; -HXDLIN( 180) _this9->length = array5->get_length(); -HXDLIN( 180) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 180) _this9->buffer = this11; -HXDLIN( 180) _this9->copyFromArray(array5,null()); -HXDLIN( 180) this9 = _this9; - } - else { -HXLINE( 180) if (hx::IsNotNull( view3 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 180) int srcLength4 = view3->length; -HXDLIN( 180) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 180) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 180) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 180) if ((view3->type == _this10->type)) { -HXLINE( 180) int srcLength5 = srcData2->length; -HXDLIN( 180) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 180) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 180) _this10->buffer = this12; -HXDLIN( 180) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 180) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 180) _this10->byteOffset = 0; -HXDLIN( 180) _this10->length = srcLength4; -HXDLIN( 180) this9 = _this10; - } - else { -HXLINE( 180) if (hx::IsNotNull( buffer2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 180) if ((in_byteOffset2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) int bufferByteLength2 = buffer2->length; -HXDLIN( 180) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 180) int newByteLength2 = bufferByteLength2; -HXDLIN( 180) if (hx::IsNull( len )) { -HXLINE( 180) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 180) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((newByteLength2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 180) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 180) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 180) if ((newRange2 > bufferByteLength2)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 180) _this11->buffer = buffer2; -HXDLIN( 180) _this11->byteOffset = in_byteOffset2; -HXDLIN( 180) _this11->byteLength = newByteLength2; -HXDLIN( 180) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 180) this9 = _this11; - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXLINE( 171) view = this9; - } - break; - case (int)4: { -HXLINE( 183) ::Dynamic elements3 = null(); -HXDLIN( 183) ::haxe::io::Bytes buffer3 = this->buffer; -HXDLIN( 183) ::cpp::VirtualArray array6 = null(); -HXDLIN( 183) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 183) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 183) ::Dynamic byteoffset3 = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset3 )) { -HXLINE( 94) byteoffset3 = 0; - } -HXLINE( 183) ::lime::utils::ArrayBufferView this13; -HXDLIN( 183) if (hx::IsNotNull( elements3 )) { -HXLINE( 183) this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXLINE( 183) if (hx::IsNotNull( array6 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) _this12->byteOffset = 0; -HXDLIN( 183) _this12->length = array6->get_length(); -HXDLIN( 183) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this14 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 183) _this12->buffer = this14; -HXDLIN( 183) _this12->copyFromArray(array6,null()); -HXDLIN( 183) this13 = _this12; - } - else { -HXLINE( 183) if (hx::IsNotNull( vector3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 183) _this13->byteOffset = 0; -HXDLIN( 183) _this13->length = array7->get_length(); -HXDLIN( 183) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 183) _this13->buffer = this15; -HXDLIN( 183) _this13->copyFromArray(array7,null()); -HXDLIN( 183) this13 = _this13; - } - else { -HXLINE( 183) if (hx::IsNotNull( view4 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 183) int srcLength6 = view4->length; -HXDLIN( 183) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 183) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 183) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 183) if ((view4->type == _this14->type)) { -HXLINE( 183) int srcLength7 = srcData3->length; -HXDLIN( 183) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 183) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 183) _this14->buffer = this16; -HXDLIN( 183) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 183) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 183) _this14->byteOffset = 0; -HXDLIN( 183) _this14->length = srcLength6; -HXDLIN( 183) this13 = _this14; - } - else { -HXLINE( 183) if (hx::IsNotNull( buffer3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 183) if ((in_byteOffset3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) int bufferByteLength3 = buffer3->length; -HXDLIN( 183) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 183) int newByteLength3 = bufferByteLength3; -HXDLIN( 183) if (hx::IsNull( len )) { -HXLINE( 183) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 183) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((newByteLength3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 183) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 183) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 183) if ((newRange3 > bufferByteLength3)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 183) _this15->buffer = buffer3; -HXDLIN( 183) _this15->byteOffset = in_byteOffset3; -HXDLIN( 183) _this15->byteLength = newByteLength3; -HXDLIN( 183) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 183) this13 = _this15; - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXLINE( 171) view = this13; - } - break; - case (int)5: { -HXLINE( 186) ::Dynamic elements4 = null(); -HXDLIN( 186) ::haxe::io::Bytes buffer4 = this->buffer; -HXDLIN( 186) ::cpp::VirtualArray array8 = null(); -HXDLIN( 186) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 186) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 186) ::Dynamic byteoffset4 = byte_offset; -HXLINE( 106) if (hx::IsNull( byteoffset4 )) { -HXLINE( 106) byteoffset4 = 0; - } -HXLINE( 186) ::lime::utils::ArrayBufferView this17; -HXDLIN( 186) if (hx::IsNotNull( elements4 )) { -HXLINE( 186) this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXLINE( 186) if (hx::IsNotNull( array8 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) _this16->byteOffset = 0; -HXDLIN( 186) _this16->length = array8->get_length(); -HXDLIN( 186) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this18 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 186) _this16->buffer = this18; -HXDLIN( 186) _this16->copyFromArray(array8,null()); -HXDLIN( 186) this17 = _this16; - } - else { -HXLINE( 186) if (hx::IsNotNull( vector4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 186) _this17->byteOffset = 0; -HXDLIN( 186) _this17->length = array9->get_length(); -HXDLIN( 186) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 186) _this17->buffer = this19; -HXDLIN( 186) _this17->copyFromArray(array9,null()); -HXDLIN( 186) this17 = _this17; - } - else { -HXLINE( 186) if (hx::IsNotNull( view5 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 186) int srcLength8 = view5->length; -HXDLIN( 186) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 186) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 186) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 186) if ((view5->type == _this18->type)) { -HXLINE( 186) int srcLength9 = srcData4->length; -HXDLIN( 186) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 186) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 186) _this18->buffer = this20; -HXDLIN( 186) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 186) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 186) _this18->byteOffset = 0; -HXDLIN( 186) _this18->length = srcLength8; -HXDLIN( 186) this17 = _this18; - } - else { -HXLINE( 186) if (hx::IsNotNull( buffer4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 186) if ((in_byteOffset4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) int bufferByteLength4 = buffer4->length; -HXDLIN( 186) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 186) int newByteLength4 = bufferByteLength4; -HXDLIN( 186) if (hx::IsNull( len )) { -HXLINE( 186) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 186) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((newByteLength4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 186) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 186) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 186) if ((newRange4 > bufferByteLength4)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 186) _this19->buffer = buffer4; -HXDLIN( 186) _this19->byteOffset = in_byteOffset4; -HXDLIN( 186) _this19->byteLength = newByteLength4; -HXDLIN( 186) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 186) this17 = _this19; - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXLINE( 171) view = this17; - } - break; - case (int)6: { -HXLINE( 189) ::Dynamic elements5 = null(); -HXDLIN( 189) ::haxe::io::Bytes buffer5 = this->buffer; -HXDLIN( 189) ::cpp::VirtualArray array10 = null(); -HXDLIN( 189) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 189) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 189) ::Dynamic byteoffset5 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset5 )) { -HXLINE( 96) byteoffset5 = 0; - } -HXLINE( 189) ::lime::utils::ArrayBufferView this21; -HXDLIN( 189) if (hx::IsNotNull( elements5 )) { -HXLINE( 189) this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXLINE( 189) if (hx::IsNotNull( array10 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) _this20->byteOffset = 0; -HXDLIN( 189) _this20->length = array10->get_length(); -HXDLIN( 189) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this22 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 189) _this20->buffer = this22; -HXDLIN( 189) _this20->copyFromArray(array10,null()); -HXDLIN( 189) this21 = _this20; - } - else { -HXLINE( 189) if (hx::IsNotNull( vector5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 189) _this21->byteOffset = 0; -HXDLIN( 189) _this21->length = array11->get_length(); -HXDLIN( 189) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 189) _this21->buffer = this23; -HXDLIN( 189) _this21->copyFromArray(array11,null()); -HXDLIN( 189) this21 = _this21; - } - else { -HXLINE( 189) if (hx::IsNotNull( view6 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 189) int srcLength10 = view6->length; -HXDLIN( 189) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 189) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 189) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 189) if ((view6->type == _this22->type)) { -HXLINE( 189) int srcLength11 = srcData5->length; -HXDLIN( 189) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 189) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 189) _this22->buffer = this24; -HXDLIN( 189) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 189) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 189) _this22->byteOffset = 0; -HXDLIN( 189) _this22->length = srcLength10; -HXDLIN( 189) this21 = _this22; - } - else { -HXLINE( 189) if (hx::IsNotNull( buffer5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 189) if ((in_byteOffset5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) int bufferByteLength5 = buffer5->length; -HXDLIN( 189) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 189) int newByteLength5 = bufferByteLength5; -HXDLIN( 189) if (hx::IsNull( len )) { -HXLINE( 189) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 189) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((newByteLength5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 189) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 189) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 189) if ((newRange5 > bufferByteLength5)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 189) _this23->buffer = buffer5; -HXDLIN( 189) _this23->byteOffset = in_byteOffset5; -HXDLIN( 189) _this23->byteLength = newByteLength5; -HXDLIN( 189) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 189) this21 = _this23; - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXLINE( 171) view = this21; - } - break; - case (int)7: { -HXLINE( 192) ::Dynamic elements6 = null(); -HXDLIN( 192) ::haxe::io::Bytes buffer6 = this->buffer; -HXDLIN( 192) ::cpp::VirtualArray array12 = null(); -HXDLIN( 192) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 192) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 192) ::Dynamic byteoffset6 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset6 )) { -HXLINE( 96) byteoffset6 = 0; - } -HXLINE( 192) ::lime::utils::ArrayBufferView this25; -HXDLIN( 192) if (hx::IsNotNull( elements6 )) { -HXLINE( 192) this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXLINE( 192) if (hx::IsNotNull( array12 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) _this24->byteOffset = 0; -HXDLIN( 192) _this24->length = array12->get_length(); -HXDLIN( 192) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this26 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 192) _this24->buffer = this26; -HXDLIN( 192) _this24->copyFromArray(array12,null()); -HXDLIN( 192) this25 = _this24; - } - else { -HXLINE( 192) if (hx::IsNotNull( vector6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 192) _this25->byteOffset = 0; -HXDLIN( 192) _this25->length = array13->get_length(); -HXDLIN( 192) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 192) _this25->buffer = this27; -HXDLIN( 192) _this25->copyFromArray(array13,null()); -HXDLIN( 192) this25 = _this25; - } - else { -HXLINE( 192) if (hx::IsNotNull( view7 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 192) int srcLength12 = view7->length; -HXDLIN( 192) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 192) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 192) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 192) if ((view7->type == _this26->type)) { -HXLINE( 192) int srcLength13 = srcData6->length; -HXDLIN( 192) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 192) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 192) _this26->buffer = this28; -HXDLIN( 192) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 192) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 192) _this26->byteOffset = 0; -HXDLIN( 192) _this26->length = srcLength12; -HXDLIN( 192) this25 = _this26; - } - else { -HXLINE( 192) if (hx::IsNotNull( buffer6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 192) if ((in_byteOffset6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) int bufferByteLength6 = buffer6->length; -HXDLIN( 192) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 192) int newByteLength6 = bufferByteLength6; -HXDLIN( 192) if (hx::IsNull( len )) { -HXLINE( 192) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 192) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((newByteLength6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 192) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 192) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 192) if ((newRange6 > bufferByteLength6)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 192) _this27->buffer = buffer6; -HXDLIN( 192) _this27->byteOffset = in_byteOffset6; -HXDLIN( 192) _this27->byteLength = newByteLength6; -HXDLIN( 192) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 192) this25 = _this27; - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXLINE( 171) view = this25; - } - break; - case (int)8: { -HXLINE( 195) ::Dynamic elements7 = null(); -HXDLIN( 195) ::haxe::io::Bytes buffer7 = this->buffer; -HXDLIN( 195) ::cpp::VirtualArray array14 = null(); -HXDLIN( 195) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 195) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 195) ::Dynamic byteoffset7 = byte_offset; -HXLINE( 99) if (hx::IsNull( byteoffset7 )) { -HXLINE( 99) byteoffset7 = 0; - } -HXLINE( 195) ::lime::utils::ArrayBufferView this29; -HXDLIN( 195) if (hx::IsNotNull( elements7 )) { -HXLINE( 195) this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXLINE( 195) if (hx::IsNotNull( array14 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) _this28->byteOffset = 0; -HXDLIN( 195) _this28->length = array14->get_length(); -HXDLIN( 195) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this30 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 195) _this28->buffer = this30; -HXDLIN( 195) _this28->copyFromArray(array14,null()); -HXDLIN( 195) this29 = _this28; - } - else { -HXLINE( 195) if (hx::IsNotNull( vector7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 195) _this29->byteOffset = 0; -HXDLIN( 195) _this29->length = array15->get_length(); -HXDLIN( 195) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 195) _this29->buffer = this31; -HXDLIN( 195) _this29->copyFromArray(array15,null()); -HXDLIN( 195) this29 = _this29; - } - else { -HXLINE( 195) if (hx::IsNotNull( view8 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 195) int srcLength14 = view8->length; -HXDLIN( 195) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 195) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 195) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 195) if ((view8->type == _this30->type)) { -HXLINE( 195) int srcLength15 = srcData7->length; -HXDLIN( 195) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 195) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 195) _this30->buffer = this32; -HXDLIN( 195) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 195) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 195) _this30->byteOffset = 0; -HXDLIN( 195) _this30->length = srcLength14; -HXDLIN( 195) this29 = _this30; - } - else { -HXLINE( 195) if (hx::IsNotNull( buffer7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 195) if ((in_byteOffset7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) int bufferByteLength7 = buffer7->length; -HXDLIN( 195) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 195) int newByteLength7 = bufferByteLength7; -HXDLIN( 195) if (hx::IsNull( len )) { -HXLINE( 195) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 195) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((newByteLength7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 195) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 195) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 195) if ((newRange7 > bufferByteLength7)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 195) _this31->buffer = buffer7; -HXDLIN( 195) _this31->byteOffset = in_byteOffset7; -HXDLIN( 195) _this31->byteLength = newByteLength7; -HXDLIN( 195) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 195) this29 = _this31; - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXLINE( 171) view = this29; - } - break; - case (int)9: { -HXLINE( 198) ::Dynamic elements8 = null(); -HXDLIN( 198) ::haxe::io::Bytes buffer8 = this->buffer; -HXDLIN( 198) ::cpp::VirtualArray array16 = null(); -HXDLIN( 198) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 198) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 198) ::Dynamic byteoffset8 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset8 )) { -HXLINE( 96) byteoffset8 = 0; - } -HXLINE( 198) ::lime::utils::ArrayBufferView this33; -HXDLIN( 198) if (hx::IsNotNull( elements8 )) { -HXLINE( 198) this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXLINE( 198) if (hx::IsNotNull( array16 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) _this32->byteOffset = 0; -HXDLIN( 198) _this32->length = array16->get_length(); -HXDLIN( 198) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this34 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 198) _this32->buffer = this34; -HXDLIN( 198) _this32->copyFromArray(array16,null()); -HXDLIN( 198) this33 = _this32; - } - else { -HXLINE( 198) if (hx::IsNotNull( vector8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 198) _this33->byteOffset = 0; -HXDLIN( 198) _this33->length = array17->get_length(); -HXDLIN( 198) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 198) _this33->buffer = this35; -HXDLIN( 198) _this33->copyFromArray(array17,null()); -HXDLIN( 198) this33 = _this33; - } - else { -HXLINE( 198) if (hx::IsNotNull( view9 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 198) int srcLength16 = view9->length; -HXDLIN( 198) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 198) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 198) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 198) if ((view9->type == _this34->type)) { -HXLINE( 198) int srcLength17 = srcData8->length; -HXDLIN( 198) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 198) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 198) _this34->buffer = this36; -HXDLIN( 198) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 198) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 198) _this34->byteOffset = 0; -HXDLIN( 198) _this34->length = srcLength16; -HXDLIN( 198) this33 = _this34; - } - else { -HXLINE( 198) if (hx::IsNotNull( buffer8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 198) if ((in_byteOffset8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) int bufferByteLength8 = buffer8->length; -HXDLIN( 198) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 198) int newByteLength8 = bufferByteLength8; -HXDLIN( 198) if (hx::IsNull( len )) { -HXLINE( 198) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 198) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((newByteLength8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 198) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 198) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 198) if ((newRange8 > bufferByteLength8)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 198) _this35->buffer = buffer8; -HXDLIN( 198) _this35->byteOffset = in_byteOffset8; -HXDLIN( 198) _this35->byteLength = newByteLength8; -HXDLIN( 198) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 198) this33 = _this35; - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXLINE( 171) view = this33; - } - break; - } -HXLINE( 204) return view; - } - - -HX_DEFINE_DYNAMIC_FUNC2(ArrayBufferView_obj,subarray_lime_utils_Int8Array,return ) - - ::lime::utils::ArrayBufferView ArrayBufferView_obj::subarray_lime_utils_UInt8ClampedArray(int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_244a612994c6bd06_166_subarray_lime_utils_UInt8ClampedArray) -HXLINE( 167) if (hx::IsNull( end )) { -HXLINE( 167) end = this->length; - } -HXLINE( 168) int len = (( (int)(end) ) - begin); -HXLINE( 169) int byte_offset = ((begin * this->bytesPerElement) + this->byteOffset); -HXLINE( 171) ::lime::utils::ArrayBufferView view; -HXDLIN( 171) switch((int)(this->type)){ - case (int)0: { -HXLINE( 201) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXLINE( 174) ::Dynamic elements = null(); -HXDLIN( 174) ::haxe::io::Bytes buffer = this->buffer; -HXDLIN( 174) ::cpp::VirtualArray array = null(); -HXDLIN( 174) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 174) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 174) ::Dynamic byteoffset = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 174) ::lime::utils::ArrayBufferView this1; -HXDLIN( 174) if (hx::IsNotNull( elements )) { -HXLINE( 174) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXLINE( 174) if (hx::IsNotNull( array )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) _this->byteOffset = 0; -HXDLIN( 174) _this->length = array->get_length(); -HXDLIN( 174) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 174) _this->buffer = this2; -HXDLIN( 174) _this->copyFromArray(array,null()); -HXDLIN( 174) this1 = _this; - } - else { -HXLINE( 174) if (hx::IsNotNull( vector )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 174) _this1->byteOffset = 0; -HXDLIN( 174) _this1->length = array1->get_length(); -HXDLIN( 174) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 174) _this1->buffer = this3; -HXDLIN( 174) _this1->copyFromArray(array1,null()); -HXDLIN( 174) this1 = _this1; - } - else { -HXLINE( 174) if (hx::IsNotNull( view1 )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 174) int srcLength = view1->length; -HXDLIN( 174) int srcByteOffset = view1->byteOffset; -HXDLIN( 174) int srcElementSize = view1->bytesPerElement; -HXDLIN( 174) int elementSize = _this2->bytesPerElement; -HXDLIN( 174) if ((view1->type == _this2->type)) { -HXLINE( 174) int srcLength1 = srcData->length; -HXDLIN( 174) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 174) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 174) _this2->buffer = this4; -HXDLIN( 174) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 174) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 174) _this2->byteOffset = 0; -HXDLIN( 174) _this2->length = srcLength; -HXDLIN( 174) this1 = _this2; - } - else { -HXLINE( 174) if (hx::IsNotNull( buffer )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 174) if ((in_byteOffset < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) int bufferByteLength = buffer->length; -HXDLIN( 174) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 174) int newByteLength = bufferByteLength; -HXDLIN( 174) if (hx::IsNull( len )) { -HXLINE( 174) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 174) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((newByteLength < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 174) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 174) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 174) if ((newRange > bufferByteLength)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 174) _this3->buffer = buffer; -HXDLIN( 174) _this3->byteOffset = in_byteOffset; -HXDLIN( 174) _this3->byteLength = newByteLength; -HXDLIN( 174) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 174) this1 = _this3; - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXLINE( 171) view = this1; - } - break; - case (int)2: { -HXLINE( 177) ::Dynamic elements1 = null(); -HXDLIN( 177) ::haxe::io::Bytes buffer1 = this->buffer; -HXDLIN( 177) ::cpp::VirtualArray array2 = null(); -HXDLIN( 177) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 177) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 177) ::Dynamic byteoffset1 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset1 )) { -HXLINE( 96) byteoffset1 = 0; - } -HXLINE( 177) ::lime::utils::ArrayBufferView this5; -HXDLIN( 177) if (hx::IsNotNull( elements1 )) { -HXLINE( 177) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXLINE( 177) if (hx::IsNotNull( array2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) _this4->byteOffset = 0; -HXDLIN( 177) _this4->length = array2->get_length(); -HXDLIN( 177) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 177) _this4->buffer = this6; -HXDLIN( 177) _this4->copyFromArray(array2,null()); -HXDLIN( 177) this5 = _this4; - } - else { -HXLINE( 177) if (hx::IsNotNull( vector1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 177) _this5->byteOffset = 0; -HXDLIN( 177) _this5->length = array3->get_length(); -HXDLIN( 177) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 177) _this5->buffer = this7; -HXDLIN( 177) _this5->copyFromArray(array3,null()); -HXDLIN( 177) this5 = _this5; - } - else { -HXLINE( 177) if (hx::IsNotNull( view2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 177) int srcLength2 = view2->length; -HXDLIN( 177) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 177) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 177) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 177) if ((view2->type == _this6->type)) { -HXLINE( 177) int srcLength3 = srcData1->length; -HXDLIN( 177) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 177) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 177) _this6->buffer = this8; -HXDLIN( 177) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 177) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 177) _this6->byteOffset = 0; -HXDLIN( 177) _this6->length = srcLength2; -HXDLIN( 177) this5 = _this6; - } - else { -HXLINE( 177) if (hx::IsNotNull( buffer1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 177) if ((in_byteOffset1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) int bufferByteLength1 = buffer1->length; -HXDLIN( 177) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 177) int newByteLength1 = bufferByteLength1; -HXDLIN( 177) if (hx::IsNull( len )) { -HXLINE( 177) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 177) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((newByteLength1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 177) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 177) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 177) if ((newRange1 > bufferByteLength1)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 177) _this7->buffer = buffer1; -HXDLIN( 177) _this7->byteOffset = in_byteOffset1; -HXDLIN( 177) _this7->byteLength = newByteLength1; -HXDLIN( 177) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 177) this5 = _this7; - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXLINE( 171) view = this5; - } - break; - case (int)3: { -HXLINE( 180) ::Dynamic elements2 = null(); -HXDLIN( 180) ::haxe::io::Bytes buffer2 = this->buffer; -HXDLIN( 180) ::cpp::VirtualArray array4 = null(); -HXDLIN( 180) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 180) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 180) ::Dynamic byteoffset2 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset2 )) { -HXLINE( 96) byteoffset2 = 0; - } -HXLINE( 180) ::lime::utils::ArrayBufferView this9; -HXDLIN( 180) if (hx::IsNotNull( elements2 )) { -HXLINE( 180) this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXLINE( 180) if (hx::IsNotNull( array4 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) _this8->byteOffset = 0; -HXDLIN( 180) _this8->length = array4->get_length(); -HXDLIN( 180) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this10 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 180) _this8->buffer = this10; -HXDLIN( 180) _this8->copyFromArray(array4,null()); -HXDLIN( 180) this9 = _this8; - } - else { -HXLINE( 180) if (hx::IsNotNull( vector2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 180) _this9->byteOffset = 0; -HXDLIN( 180) _this9->length = array5->get_length(); -HXDLIN( 180) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 180) _this9->buffer = this11; -HXDLIN( 180) _this9->copyFromArray(array5,null()); -HXDLIN( 180) this9 = _this9; - } - else { -HXLINE( 180) if (hx::IsNotNull( view3 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 180) int srcLength4 = view3->length; -HXDLIN( 180) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 180) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 180) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 180) if ((view3->type == _this10->type)) { -HXLINE( 180) int srcLength5 = srcData2->length; -HXDLIN( 180) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 180) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 180) _this10->buffer = this12; -HXDLIN( 180) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 180) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 180) _this10->byteOffset = 0; -HXDLIN( 180) _this10->length = srcLength4; -HXDLIN( 180) this9 = _this10; - } - else { -HXLINE( 180) if (hx::IsNotNull( buffer2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 180) if ((in_byteOffset2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) int bufferByteLength2 = buffer2->length; -HXDLIN( 180) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 180) int newByteLength2 = bufferByteLength2; -HXDLIN( 180) if (hx::IsNull( len )) { -HXLINE( 180) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 180) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((newByteLength2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 180) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 180) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 180) if ((newRange2 > bufferByteLength2)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 180) _this11->buffer = buffer2; -HXDLIN( 180) _this11->byteOffset = in_byteOffset2; -HXDLIN( 180) _this11->byteLength = newByteLength2; -HXDLIN( 180) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 180) this9 = _this11; - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXLINE( 171) view = this9; - } - break; - case (int)4: { -HXLINE( 183) ::Dynamic elements3 = null(); -HXDLIN( 183) ::haxe::io::Bytes buffer3 = this->buffer; -HXDLIN( 183) ::cpp::VirtualArray array6 = null(); -HXDLIN( 183) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 183) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 183) ::Dynamic byteoffset3 = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset3 )) { -HXLINE( 94) byteoffset3 = 0; - } -HXLINE( 183) ::lime::utils::ArrayBufferView this13; -HXDLIN( 183) if (hx::IsNotNull( elements3 )) { -HXLINE( 183) this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXLINE( 183) if (hx::IsNotNull( array6 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) _this12->byteOffset = 0; -HXDLIN( 183) _this12->length = array6->get_length(); -HXDLIN( 183) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this14 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 183) _this12->buffer = this14; -HXDLIN( 183) _this12->copyFromArray(array6,null()); -HXDLIN( 183) this13 = _this12; - } - else { -HXLINE( 183) if (hx::IsNotNull( vector3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 183) _this13->byteOffset = 0; -HXDLIN( 183) _this13->length = array7->get_length(); -HXDLIN( 183) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 183) _this13->buffer = this15; -HXDLIN( 183) _this13->copyFromArray(array7,null()); -HXDLIN( 183) this13 = _this13; - } - else { -HXLINE( 183) if (hx::IsNotNull( view4 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 183) int srcLength6 = view4->length; -HXDLIN( 183) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 183) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 183) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 183) if ((view4->type == _this14->type)) { -HXLINE( 183) int srcLength7 = srcData3->length; -HXDLIN( 183) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 183) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 183) _this14->buffer = this16; -HXDLIN( 183) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 183) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 183) _this14->byteOffset = 0; -HXDLIN( 183) _this14->length = srcLength6; -HXDLIN( 183) this13 = _this14; - } - else { -HXLINE( 183) if (hx::IsNotNull( buffer3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 183) if ((in_byteOffset3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) int bufferByteLength3 = buffer3->length; -HXDLIN( 183) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 183) int newByteLength3 = bufferByteLength3; -HXDLIN( 183) if (hx::IsNull( len )) { -HXLINE( 183) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 183) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((newByteLength3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 183) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 183) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 183) if ((newRange3 > bufferByteLength3)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 183) _this15->buffer = buffer3; -HXDLIN( 183) _this15->byteOffset = in_byteOffset3; -HXDLIN( 183) _this15->byteLength = newByteLength3; -HXDLIN( 183) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 183) this13 = _this15; - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXLINE( 171) view = this13; - } - break; - case (int)5: { -HXLINE( 186) ::Dynamic elements4 = null(); -HXDLIN( 186) ::haxe::io::Bytes buffer4 = this->buffer; -HXDLIN( 186) ::cpp::VirtualArray array8 = null(); -HXDLIN( 186) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 186) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 186) ::Dynamic byteoffset4 = byte_offset; -HXLINE( 106) if (hx::IsNull( byteoffset4 )) { -HXLINE( 106) byteoffset4 = 0; - } -HXLINE( 186) ::lime::utils::ArrayBufferView this17; -HXDLIN( 186) if (hx::IsNotNull( elements4 )) { -HXLINE( 186) this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXLINE( 186) if (hx::IsNotNull( array8 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) _this16->byteOffset = 0; -HXDLIN( 186) _this16->length = array8->get_length(); -HXDLIN( 186) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this18 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 186) _this16->buffer = this18; -HXDLIN( 186) _this16->copyFromArray(array8,null()); -HXDLIN( 186) this17 = _this16; - } - else { -HXLINE( 186) if (hx::IsNotNull( vector4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 186) _this17->byteOffset = 0; -HXDLIN( 186) _this17->length = array9->get_length(); -HXDLIN( 186) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 186) _this17->buffer = this19; -HXDLIN( 186) _this17->copyFromArray(array9,null()); -HXDLIN( 186) this17 = _this17; - } - else { -HXLINE( 186) if (hx::IsNotNull( view5 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 186) int srcLength8 = view5->length; -HXDLIN( 186) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 186) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 186) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 186) if ((view5->type == _this18->type)) { -HXLINE( 186) int srcLength9 = srcData4->length; -HXDLIN( 186) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 186) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 186) _this18->buffer = this20; -HXDLIN( 186) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 186) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 186) _this18->byteOffset = 0; -HXDLIN( 186) _this18->length = srcLength8; -HXDLIN( 186) this17 = _this18; - } - else { -HXLINE( 186) if (hx::IsNotNull( buffer4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 186) if ((in_byteOffset4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) int bufferByteLength4 = buffer4->length; -HXDLIN( 186) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 186) int newByteLength4 = bufferByteLength4; -HXDLIN( 186) if (hx::IsNull( len )) { -HXLINE( 186) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 186) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((newByteLength4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 186) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 186) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 186) if ((newRange4 > bufferByteLength4)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 186) _this19->buffer = buffer4; -HXDLIN( 186) _this19->byteOffset = in_byteOffset4; -HXDLIN( 186) _this19->byteLength = newByteLength4; -HXDLIN( 186) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 186) this17 = _this19; - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXLINE( 171) view = this17; - } - break; - case (int)6: { -HXLINE( 189) ::Dynamic elements5 = null(); -HXDLIN( 189) ::haxe::io::Bytes buffer5 = this->buffer; -HXDLIN( 189) ::cpp::VirtualArray array10 = null(); -HXDLIN( 189) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 189) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 189) ::Dynamic byteoffset5 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset5 )) { -HXLINE( 96) byteoffset5 = 0; - } -HXLINE( 189) ::lime::utils::ArrayBufferView this21; -HXDLIN( 189) if (hx::IsNotNull( elements5 )) { -HXLINE( 189) this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXLINE( 189) if (hx::IsNotNull( array10 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) _this20->byteOffset = 0; -HXDLIN( 189) _this20->length = array10->get_length(); -HXDLIN( 189) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this22 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 189) _this20->buffer = this22; -HXDLIN( 189) _this20->copyFromArray(array10,null()); -HXDLIN( 189) this21 = _this20; - } - else { -HXLINE( 189) if (hx::IsNotNull( vector5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 189) _this21->byteOffset = 0; -HXDLIN( 189) _this21->length = array11->get_length(); -HXDLIN( 189) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 189) _this21->buffer = this23; -HXDLIN( 189) _this21->copyFromArray(array11,null()); -HXDLIN( 189) this21 = _this21; - } - else { -HXLINE( 189) if (hx::IsNotNull( view6 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 189) int srcLength10 = view6->length; -HXDLIN( 189) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 189) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 189) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 189) if ((view6->type == _this22->type)) { -HXLINE( 189) int srcLength11 = srcData5->length; -HXDLIN( 189) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 189) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 189) _this22->buffer = this24; -HXDLIN( 189) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 189) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 189) _this22->byteOffset = 0; -HXDLIN( 189) _this22->length = srcLength10; -HXDLIN( 189) this21 = _this22; - } - else { -HXLINE( 189) if (hx::IsNotNull( buffer5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 189) if ((in_byteOffset5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) int bufferByteLength5 = buffer5->length; -HXDLIN( 189) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 189) int newByteLength5 = bufferByteLength5; -HXDLIN( 189) if (hx::IsNull( len )) { -HXLINE( 189) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 189) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((newByteLength5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 189) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 189) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 189) if ((newRange5 > bufferByteLength5)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 189) _this23->buffer = buffer5; -HXDLIN( 189) _this23->byteOffset = in_byteOffset5; -HXDLIN( 189) _this23->byteLength = newByteLength5; -HXDLIN( 189) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 189) this21 = _this23; - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXLINE( 171) view = this21; - } - break; - case (int)7: { -HXLINE( 192) ::Dynamic elements6 = null(); -HXDLIN( 192) ::haxe::io::Bytes buffer6 = this->buffer; -HXDLIN( 192) ::cpp::VirtualArray array12 = null(); -HXDLIN( 192) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 192) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 192) ::Dynamic byteoffset6 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset6 )) { -HXLINE( 96) byteoffset6 = 0; - } -HXLINE( 192) ::lime::utils::ArrayBufferView this25; -HXDLIN( 192) if (hx::IsNotNull( elements6 )) { -HXLINE( 192) this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXLINE( 192) if (hx::IsNotNull( array12 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) _this24->byteOffset = 0; -HXDLIN( 192) _this24->length = array12->get_length(); -HXDLIN( 192) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this26 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 192) _this24->buffer = this26; -HXDLIN( 192) _this24->copyFromArray(array12,null()); -HXDLIN( 192) this25 = _this24; - } - else { -HXLINE( 192) if (hx::IsNotNull( vector6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 192) _this25->byteOffset = 0; -HXDLIN( 192) _this25->length = array13->get_length(); -HXDLIN( 192) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 192) _this25->buffer = this27; -HXDLIN( 192) _this25->copyFromArray(array13,null()); -HXDLIN( 192) this25 = _this25; - } - else { -HXLINE( 192) if (hx::IsNotNull( view7 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 192) int srcLength12 = view7->length; -HXDLIN( 192) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 192) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 192) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 192) if ((view7->type == _this26->type)) { -HXLINE( 192) int srcLength13 = srcData6->length; -HXDLIN( 192) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 192) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 192) _this26->buffer = this28; -HXDLIN( 192) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 192) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 192) _this26->byteOffset = 0; -HXDLIN( 192) _this26->length = srcLength12; -HXDLIN( 192) this25 = _this26; - } - else { -HXLINE( 192) if (hx::IsNotNull( buffer6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 192) if ((in_byteOffset6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) int bufferByteLength6 = buffer6->length; -HXDLIN( 192) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 192) int newByteLength6 = bufferByteLength6; -HXDLIN( 192) if (hx::IsNull( len )) { -HXLINE( 192) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 192) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((newByteLength6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 192) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 192) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 192) if ((newRange6 > bufferByteLength6)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 192) _this27->buffer = buffer6; -HXDLIN( 192) _this27->byteOffset = in_byteOffset6; -HXDLIN( 192) _this27->byteLength = newByteLength6; -HXDLIN( 192) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 192) this25 = _this27; - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXLINE( 171) view = this25; - } - break; - case (int)8: { -HXLINE( 195) ::Dynamic elements7 = null(); -HXDLIN( 195) ::haxe::io::Bytes buffer7 = this->buffer; -HXDLIN( 195) ::cpp::VirtualArray array14 = null(); -HXDLIN( 195) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 195) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 195) ::Dynamic byteoffset7 = byte_offset; -HXLINE( 99) if (hx::IsNull( byteoffset7 )) { -HXLINE( 99) byteoffset7 = 0; - } -HXLINE( 195) ::lime::utils::ArrayBufferView this29; -HXDLIN( 195) if (hx::IsNotNull( elements7 )) { -HXLINE( 195) this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXLINE( 195) if (hx::IsNotNull( array14 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) _this28->byteOffset = 0; -HXDLIN( 195) _this28->length = array14->get_length(); -HXDLIN( 195) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this30 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 195) _this28->buffer = this30; -HXDLIN( 195) _this28->copyFromArray(array14,null()); -HXDLIN( 195) this29 = _this28; - } - else { -HXLINE( 195) if (hx::IsNotNull( vector7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 195) _this29->byteOffset = 0; -HXDLIN( 195) _this29->length = array15->get_length(); -HXDLIN( 195) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 195) _this29->buffer = this31; -HXDLIN( 195) _this29->copyFromArray(array15,null()); -HXDLIN( 195) this29 = _this29; - } - else { -HXLINE( 195) if (hx::IsNotNull( view8 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 195) int srcLength14 = view8->length; -HXDLIN( 195) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 195) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 195) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 195) if ((view8->type == _this30->type)) { -HXLINE( 195) int srcLength15 = srcData7->length; -HXDLIN( 195) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 195) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 195) _this30->buffer = this32; -HXDLIN( 195) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 195) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 195) _this30->byteOffset = 0; -HXDLIN( 195) _this30->length = srcLength14; -HXDLIN( 195) this29 = _this30; - } - else { -HXLINE( 195) if (hx::IsNotNull( buffer7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 195) if ((in_byteOffset7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) int bufferByteLength7 = buffer7->length; -HXDLIN( 195) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 195) int newByteLength7 = bufferByteLength7; -HXDLIN( 195) if (hx::IsNull( len )) { -HXLINE( 195) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 195) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((newByteLength7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 195) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 195) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 195) if ((newRange7 > bufferByteLength7)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 195) _this31->buffer = buffer7; -HXDLIN( 195) _this31->byteOffset = in_byteOffset7; -HXDLIN( 195) _this31->byteLength = newByteLength7; -HXDLIN( 195) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 195) this29 = _this31; - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXLINE( 171) view = this29; - } - break; - case (int)9: { -HXLINE( 198) ::Dynamic elements8 = null(); -HXDLIN( 198) ::haxe::io::Bytes buffer8 = this->buffer; -HXDLIN( 198) ::cpp::VirtualArray array16 = null(); -HXDLIN( 198) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 198) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 198) ::Dynamic byteoffset8 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset8 )) { -HXLINE( 96) byteoffset8 = 0; - } -HXLINE( 198) ::lime::utils::ArrayBufferView this33; -HXDLIN( 198) if (hx::IsNotNull( elements8 )) { -HXLINE( 198) this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXLINE( 198) if (hx::IsNotNull( array16 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) _this32->byteOffset = 0; -HXDLIN( 198) _this32->length = array16->get_length(); -HXDLIN( 198) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this34 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 198) _this32->buffer = this34; -HXDLIN( 198) _this32->copyFromArray(array16,null()); -HXDLIN( 198) this33 = _this32; - } - else { -HXLINE( 198) if (hx::IsNotNull( vector8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 198) _this33->byteOffset = 0; -HXDLIN( 198) _this33->length = array17->get_length(); -HXDLIN( 198) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 198) _this33->buffer = this35; -HXDLIN( 198) _this33->copyFromArray(array17,null()); -HXDLIN( 198) this33 = _this33; - } - else { -HXLINE( 198) if (hx::IsNotNull( view9 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 198) int srcLength16 = view9->length; -HXDLIN( 198) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 198) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 198) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 198) if ((view9->type == _this34->type)) { -HXLINE( 198) int srcLength17 = srcData8->length; -HXDLIN( 198) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 198) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 198) _this34->buffer = this36; -HXDLIN( 198) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 198) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 198) _this34->byteOffset = 0; -HXDLIN( 198) _this34->length = srcLength16; -HXDLIN( 198) this33 = _this34; - } - else { -HXLINE( 198) if (hx::IsNotNull( buffer8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 198) if ((in_byteOffset8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) int bufferByteLength8 = buffer8->length; -HXDLIN( 198) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 198) int newByteLength8 = bufferByteLength8; -HXDLIN( 198) if (hx::IsNull( len )) { -HXLINE( 198) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 198) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((newByteLength8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 198) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 198) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 198) if ((newRange8 > bufferByteLength8)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 198) _this35->buffer = buffer8; -HXDLIN( 198) _this35->byteOffset = in_byteOffset8; -HXDLIN( 198) _this35->byteLength = newByteLength8; -HXDLIN( 198) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 198) this33 = _this35; - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXLINE( 171) view = this33; - } - break; - } -HXLINE( 204) return view; - } - - -HX_DEFINE_DYNAMIC_FUNC2(ArrayBufferView_obj,subarray_lime_utils_UInt8ClampedArray,return ) - - ::lime::utils::ArrayBufferView ArrayBufferView_obj::subarray_lime_utils_UInt16Array(int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_244a612994c6bd06_166_subarray_lime_utils_UInt16Array) -HXLINE( 167) if (hx::IsNull( end )) { -HXLINE( 167) end = this->length; - } -HXLINE( 168) int len = (( (int)(end) ) - begin); -HXLINE( 169) int byte_offset = ((begin * this->bytesPerElement) + this->byteOffset); -HXLINE( 171) ::lime::utils::ArrayBufferView view; -HXDLIN( 171) switch((int)(this->type)){ - case (int)0: { -HXLINE( 201) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXLINE( 174) ::Dynamic elements = null(); -HXDLIN( 174) ::haxe::io::Bytes buffer = this->buffer; -HXDLIN( 174) ::cpp::VirtualArray array = null(); -HXDLIN( 174) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 174) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 174) ::Dynamic byteoffset = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 174) ::lime::utils::ArrayBufferView this1; -HXDLIN( 174) if (hx::IsNotNull( elements )) { -HXLINE( 174) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXLINE( 174) if (hx::IsNotNull( array )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) _this->byteOffset = 0; -HXDLIN( 174) _this->length = array->get_length(); -HXDLIN( 174) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 174) _this->buffer = this2; -HXDLIN( 174) _this->copyFromArray(array,null()); -HXDLIN( 174) this1 = _this; - } - else { -HXLINE( 174) if (hx::IsNotNull( vector )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 174) _this1->byteOffset = 0; -HXDLIN( 174) _this1->length = array1->get_length(); -HXDLIN( 174) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 174) _this1->buffer = this3; -HXDLIN( 174) _this1->copyFromArray(array1,null()); -HXDLIN( 174) this1 = _this1; - } - else { -HXLINE( 174) if (hx::IsNotNull( view1 )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 174) int srcLength = view1->length; -HXDLIN( 174) int srcByteOffset = view1->byteOffset; -HXDLIN( 174) int srcElementSize = view1->bytesPerElement; -HXDLIN( 174) int elementSize = _this2->bytesPerElement; -HXDLIN( 174) if ((view1->type == _this2->type)) { -HXLINE( 174) int srcLength1 = srcData->length; -HXDLIN( 174) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 174) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 174) _this2->buffer = this4; -HXDLIN( 174) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 174) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 174) _this2->byteOffset = 0; -HXDLIN( 174) _this2->length = srcLength; -HXDLIN( 174) this1 = _this2; - } - else { -HXLINE( 174) if (hx::IsNotNull( buffer )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 174) if ((in_byteOffset < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) int bufferByteLength = buffer->length; -HXDLIN( 174) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 174) int newByteLength = bufferByteLength; -HXDLIN( 174) if (hx::IsNull( len )) { -HXLINE( 174) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 174) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((newByteLength < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 174) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 174) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 174) if ((newRange > bufferByteLength)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 174) _this3->buffer = buffer; -HXDLIN( 174) _this3->byteOffset = in_byteOffset; -HXDLIN( 174) _this3->byteLength = newByteLength; -HXDLIN( 174) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 174) this1 = _this3; - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXLINE( 171) view = this1; - } - break; - case (int)2: { -HXLINE( 177) ::Dynamic elements1 = null(); -HXDLIN( 177) ::haxe::io::Bytes buffer1 = this->buffer; -HXDLIN( 177) ::cpp::VirtualArray array2 = null(); -HXDLIN( 177) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 177) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 177) ::Dynamic byteoffset1 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset1 )) { -HXLINE( 96) byteoffset1 = 0; - } -HXLINE( 177) ::lime::utils::ArrayBufferView this5; -HXDLIN( 177) if (hx::IsNotNull( elements1 )) { -HXLINE( 177) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXLINE( 177) if (hx::IsNotNull( array2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) _this4->byteOffset = 0; -HXDLIN( 177) _this4->length = array2->get_length(); -HXDLIN( 177) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 177) _this4->buffer = this6; -HXDLIN( 177) _this4->copyFromArray(array2,null()); -HXDLIN( 177) this5 = _this4; - } - else { -HXLINE( 177) if (hx::IsNotNull( vector1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 177) _this5->byteOffset = 0; -HXDLIN( 177) _this5->length = array3->get_length(); -HXDLIN( 177) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 177) _this5->buffer = this7; -HXDLIN( 177) _this5->copyFromArray(array3,null()); -HXDLIN( 177) this5 = _this5; - } - else { -HXLINE( 177) if (hx::IsNotNull( view2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 177) int srcLength2 = view2->length; -HXDLIN( 177) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 177) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 177) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 177) if ((view2->type == _this6->type)) { -HXLINE( 177) int srcLength3 = srcData1->length; -HXDLIN( 177) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 177) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 177) _this6->buffer = this8; -HXDLIN( 177) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 177) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 177) _this6->byteOffset = 0; -HXDLIN( 177) _this6->length = srcLength2; -HXDLIN( 177) this5 = _this6; - } - else { -HXLINE( 177) if (hx::IsNotNull( buffer1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 177) if ((in_byteOffset1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) int bufferByteLength1 = buffer1->length; -HXDLIN( 177) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 177) int newByteLength1 = bufferByteLength1; -HXDLIN( 177) if (hx::IsNull( len )) { -HXLINE( 177) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 177) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((newByteLength1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 177) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 177) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 177) if ((newRange1 > bufferByteLength1)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 177) _this7->buffer = buffer1; -HXDLIN( 177) _this7->byteOffset = in_byteOffset1; -HXDLIN( 177) _this7->byteLength = newByteLength1; -HXDLIN( 177) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 177) this5 = _this7; - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXLINE( 171) view = this5; - } - break; - case (int)3: { -HXLINE( 180) ::Dynamic elements2 = null(); -HXDLIN( 180) ::haxe::io::Bytes buffer2 = this->buffer; -HXDLIN( 180) ::cpp::VirtualArray array4 = null(); -HXDLIN( 180) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 180) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 180) ::Dynamic byteoffset2 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset2 )) { -HXLINE( 96) byteoffset2 = 0; - } -HXLINE( 180) ::lime::utils::ArrayBufferView this9; -HXDLIN( 180) if (hx::IsNotNull( elements2 )) { -HXLINE( 180) this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXLINE( 180) if (hx::IsNotNull( array4 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) _this8->byteOffset = 0; -HXDLIN( 180) _this8->length = array4->get_length(); -HXDLIN( 180) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this10 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 180) _this8->buffer = this10; -HXDLIN( 180) _this8->copyFromArray(array4,null()); -HXDLIN( 180) this9 = _this8; - } - else { -HXLINE( 180) if (hx::IsNotNull( vector2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 180) _this9->byteOffset = 0; -HXDLIN( 180) _this9->length = array5->get_length(); -HXDLIN( 180) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 180) _this9->buffer = this11; -HXDLIN( 180) _this9->copyFromArray(array5,null()); -HXDLIN( 180) this9 = _this9; - } - else { -HXLINE( 180) if (hx::IsNotNull( view3 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 180) int srcLength4 = view3->length; -HXDLIN( 180) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 180) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 180) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 180) if ((view3->type == _this10->type)) { -HXLINE( 180) int srcLength5 = srcData2->length; -HXDLIN( 180) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 180) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 180) _this10->buffer = this12; -HXDLIN( 180) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 180) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 180) _this10->byteOffset = 0; -HXDLIN( 180) _this10->length = srcLength4; -HXDLIN( 180) this9 = _this10; - } - else { -HXLINE( 180) if (hx::IsNotNull( buffer2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 180) if ((in_byteOffset2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) int bufferByteLength2 = buffer2->length; -HXDLIN( 180) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 180) int newByteLength2 = bufferByteLength2; -HXDLIN( 180) if (hx::IsNull( len )) { -HXLINE( 180) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 180) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((newByteLength2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 180) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 180) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 180) if ((newRange2 > bufferByteLength2)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 180) _this11->buffer = buffer2; -HXDLIN( 180) _this11->byteOffset = in_byteOffset2; -HXDLIN( 180) _this11->byteLength = newByteLength2; -HXDLIN( 180) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 180) this9 = _this11; - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXLINE( 171) view = this9; - } - break; - case (int)4: { -HXLINE( 183) ::Dynamic elements3 = null(); -HXDLIN( 183) ::haxe::io::Bytes buffer3 = this->buffer; -HXDLIN( 183) ::cpp::VirtualArray array6 = null(); -HXDLIN( 183) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 183) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 183) ::Dynamic byteoffset3 = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset3 )) { -HXLINE( 94) byteoffset3 = 0; - } -HXLINE( 183) ::lime::utils::ArrayBufferView this13; -HXDLIN( 183) if (hx::IsNotNull( elements3 )) { -HXLINE( 183) this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXLINE( 183) if (hx::IsNotNull( array6 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) _this12->byteOffset = 0; -HXDLIN( 183) _this12->length = array6->get_length(); -HXDLIN( 183) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this14 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 183) _this12->buffer = this14; -HXDLIN( 183) _this12->copyFromArray(array6,null()); -HXDLIN( 183) this13 = _this12; - } - else { -HXLINE( 183) if (hx::IsNotNull( vector3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 183) _this13->byteOffset = 0; -HXDLIN( 183) _this13->length = array7->get_length(); -HXDLIN( 183) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 183) _this13->buffer = this15; -HXDLIN( 183) _this13->copyFromArray(array7,null()); -HXDLIN( 183) this13 = _this13; - } - else { -HXLINE( 183) if (hx::IsNotNull( view4 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 183) int srcLength6 = view4->length; -HXDLIN( 183) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 183) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 183) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 183) if ((view4->type == _this14->type)) { -HXLINE( 183) int srcLength7 = srcData3->length; -HXDLIN( 183) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 183) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 183) _this14->buffer = this16; -HXDLIN( 183) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 183) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 183) _this14->byteOffset = 0; -HXDLIN( 183) _this14->length = srcLength6; -HXDLIN( 183) this13 = _this14; - } - else { -HXLINE( 183) if (hx::IsNotNull( buffer3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 183) if ((in_byteOffset3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) int bufferByteLength3 = buffer3->length; -HXDLIN( 183) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 183) int newByteLength3 = bufferByteLength3; -HXDLIN( 183) if (hx::IsNull( len )) { -HXLINE( 183) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 183) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((newByteLength3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 183) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 183) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 183) if ((newRange3 > bufferByteLength3)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 183) _this15->buffer = buffer3; -HXDLIN( 183) _this15->byteOffset = in_byteOffset3; -HXDLIN( 183) _this15->byteLength = newByteLength3; -HXDLIN( 183) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 183) this13 = _this15; - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXLINE( 171) view = this13; - } - break; - case (int)5: { -HXLINE( 186) ::Dynamic elements4 = null(); -HXDLIN( 186) ::haxe::io::Bytes buffer4 = this->buffer; -HXDLIN( 186) ::cpp::VirtualArray array8 = null(); -HXDLIN( 186) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 186) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 186) ::Dynamic byteoffset4 = byte_offset; -HXLINE( 106) if (hx::IsNull( byteoffset4 )) { -HXLINE( 106) byteoffset4 = 0; - } -HXLINE( 186) ::lime::utils::ArrayBufferView this17; -HXDLIN( 186) if (hx::IsNotNull( elements4 )) { -HXLINE( 186) this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXLINE( 186) if (hx::IsNotNull( array8 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) _this16->byteOffset = 0; -HXDLIN( 186) _this16->length = array8->get_length(); -HXDLIN( 186) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this18 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 186) _this16->buffer = this18; -HXDLIN( 186) _this16->copyFromArray(array8,null()); -HXDLIN( 186) this17 = _this16; - } - else { -HXLINE( 186) if (hx::IsNotNull( vector4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 186) _this17->byteOffset = 0; -HXDLIN( 186) _this17->length = array9->get_length(); -HXDLIN( 186) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 186) _this17->buffer = this19; -HXDLIN( 186) _this17->copyFromArray(array9,null()); -HXDLIN( 186) this17 = _this17; - } - else { -HXLINE( 186) if (hx::IsNotNull( view5 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 186) int srcLength8 = view5->length; -HXDLIN( 186) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 186) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 186) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 186) if ((view5->type == _this18->type)) { -HXLINE( 186) int srcLength9 = srcData4->length; -HXDLIN( 186) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 186) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 186) _this18->buffer = this20; -HXDLIN( 186) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 186) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 186) _this18->byteOffset = 0; -HXDLIN( 186) _this18->length = srcLength8; -HXDLIN( 186) this17 = _this18; - } - else { -HXLINE( 186) if (hx::IsNotNull( buffer4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 186) if ((in_byteOffset4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) int bufferByteLength4 = buffer4->length; -HXDLIN( 186) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 186) int newByteLength4 = bufferByteLength4; -HXDLIN( 186) if (hx::IsNull( len )) { -HXLINE( 186) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 186) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((newByteLength4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 186) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 186) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 186) if ((newRange4 > bufferByteLength4)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 186) _this19->buffer = buffer4; -HXDLIN( 186) _this19->byteOffset = in_byteOffset4; -HXDLIN( 186) _this19->byteLength = newByteLength4; -HXDLIN( 186) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 186) this17 = _this19; - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXLINE( 171) view = this17; - } - break; - case (int)6: { -HXLINE( 189) ::Dynamic elements5 = null(); -HXDLIN( 189) ::haxe::io::Bytes buffer5 = this->buffer; -HXDLIN( 189) ::cpp::VirtualArray array10 = null(); -HXDLIN( 189) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 189) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 189) ::Dynamic byteoffset5 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset5 )) { -HXLINE( 96) byteoffset5 = 0; - } -HXLINE( 189) ::lime::utils::ArrayBufferView this21; -HXDLIN( 189) if (hx::IsNotNull( elements5 )) { -HXLINE( 189) this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXLINE( 189) if (hx::IsNotNull( array10 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) _this20->byteOffset = 0; -HXDLIN( 189) _this20->length = array10->get_length(); -HXDLIN( 189) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this22 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 189) _this20->buffer = this22; -HXDLIN( 189) _this20->copyFromArray(array10,null()); -HXDLIN( 189) this21 = _this20; - } - else { -HXLINE( 189) if (hx::IsNotNull( vector5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 189) _this21->byteOffset = 0; -HXDLIN( 189) _this21->length = array11->get_length(); -HXDLIN( 189) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 189) _this21->buffer = this23; -HXDLIN( 189) _this21->copyFromArray(array11,null()); -HXDLIN( 189) this21 = _this21; - } - else { -HXLINE( 189) if (hx::IsNotNull( view6 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 189) int srcLength10 = view6->length; -HXDLIN( 189) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 189) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 189) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 189) if ((view6->type == _this22->type)) { -HXLINE( 189) int srcLength11 = srcData5->length; -HXDLIN( 189) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 189) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 189) _this22->buffer = this24; -HXDLIN( 189) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 189) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 189) _this22->byteOffset = 0; -HXDLIN( 189) _this22->length = srcLength10; -HXDLIN( 189) this21 = _this22; - } - else { -HXLINE( 189) if (hx::IsNotNull( buffer5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 189) if ((in_byteOffset5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) int bufferByteLength5 = buffer5->length; -HXDLIN( 189) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 189) int newByteLength5 = bufferByteLength5; -HXDLIN( 189) if (hx::IsNull( len )) { -HXLINE( 189) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 189) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((newByteLength5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 189) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 189) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 189) if ((newRange5 > bufferByteLength5)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 189) _this23->buffer = buffer5; -HXDLIN( 189) _this23->byteOffset = in_byteOffset5; -HXDLIN( 189) _this23->byteLength = newByteLength5; -HXDLIN( 189) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 189) this21 = _this23; - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXLINE( 171) view = this21; - } - break; - case (int)7: { -HXLINE( 192) ::Dynamic elements6 = null(); -HXDLIN( 192) ::haxe::io::Bytes buffer6 = this->buffer; -HXDLIN( 192) ::cpp::VirtualArray array12 = null(); -HXDLIN( 192) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 192) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 192) ::Dynamic byteoffset6 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset6 )) { -HXLINE( 96) byteoffset6 = 0; - } -HXLINE( 192) ::lime::utils::ArrayBufferView this25; -HXDLIN( 192) if (hx::IsNotNull( elements6 )) { -HXLINE( 192) this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXLINE( 192) if (hx::IsNotNull( array12 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) _this24->byteOffset = 0; -HXDLIN( 192) _this24->length = array12->get_length(); -HXDLIN( 192) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this26 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 192) _this24->buffer = this26; -HXDLIN( 192) _this24->copyFromArray(array12,null()); -HXDLIN( 192) this25 = _this24; - } - else { -HXLINE( 192) if (hx::IsNotNull( vector6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 192) _this25->byteOffset = 0; -HXDLIN( 192) _this25->length = array13->get_length(); -HXDLIN( 192) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 192) _this25->buffer = this27; -HXDLIN( 192) _this25->copyFromArray(array13,null()); -HXDLIN( 192) this25 = _this25; - } - else { -HXLINE( 192) if (hx::IsNotNull( view7 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 192) int srcLength12 = view7->length; -HXDLIN( 192) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 192) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 192) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 192) if ((view7->type == _this26->type)) { -HXLINE( 192) int srcLength13 = srcData6->length; -HXDLIN( 192) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 192) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 192) _this26->buffer = this28; -HXDLIN( 192) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 192) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 192) _this26->byteOffset = 0; -HXDLIN( 192) _this26->length = srcLength12; -HXDLIN( 192) this25 = _this26; - } - else { -HXLINE( 192) if (hx::IsNotNull( buffer6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 192) if ((in_byteOffset6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) int bufferByteLength6 = buffer6->length; -HXDLIN( 192) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 192) int newByteLength6 = bufferByteLength6; -HXDLIN( 192) if (hx::IsNull( len )) { -HXLINE( 192) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 192) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((newByteLength6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 192) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 192) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 192) if ((newRange6 > bufferByteLength6)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 192) _this27->buffer = buffer6; -HXDLIN( 192) _this27->byteOffset = in_byteOffset6; -HXDLIN( 192) _this27->byteLength = newByteLength6; -HXDLIN( 192) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 192) this25 = _this27; - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXLINE( 171) view = this25; - } - break; - case (int)8: { -HXLINE( 195) ::Dynamic elements7 = null(); -HXDLIN( 195) ::haxe::io::Bytes buffer7 = this->buffer; -HXDLIN( 195) ::cpp::VirtualArray array14 = null(); -HXDLIN( 195) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 195) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 195) ::Dynamic byteoffset7 = byte_offset; -HXLINE( 99) if (hx::IsNull( byteoffset7 )) { -HXLINE( 99) byteoffset7 = 0; - } -HXLINE( 195) ::lime::utils::ArrayBufferView this29; -HXDLIN( 195) if (hx::IsNotNull( elements7 )) { -HXLINE( 195) this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXLINE( 195) if (hx::IsNotNull( array14 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) _this28->byteOffset = 0; -HXDLIN( 195) _this28->length = array14->get_length(); -HXDLIN( 195) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this30 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 195) _this28->buffer = this30; -HXDLIN( 195) _this28->copyFromArray(array14,null()); -HXDLIN( 195) this29 = _this28; - } - else { -HXLINE( 195) if (hx::IsNotNull( vector7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 195) _this29->byteOffset = 0; -HXDLIN( 195) _this29->length = array15->get_length(); -HXDLIN( 195) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 195) _this29->buffer = this31; -HXDLIN( 195) _this29->copyFromArray(array15,null()); -HXDLIN( 195) this29 = _this29; - } - else { -HXLINE( 195) if (hx::IsNotNull( view8 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 195) int srcLength14 = view8->length; -HXDLIN( 195) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 195) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 195) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 195) if ((view8->type == _this30->type)) { -HXLINE( 195) int srcLength15 = srcData7->length; -HXDLIN( 195) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 195) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 195) _this30->buffer = this32; -HXDLIN( 195) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 195) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 195) _this30->byteOffset = 0; -HXDLIN( 195) _this30->length = srcLength14; -HXDLIN( 195) this29 = _this30; - } - else { -HXLINE( 195) if (hx::IsNotNull( buffer7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 195) if ((in_byteOffset7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) int bufferByteLength7 = buffer7->length; -HXDLIN( 195) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 195) int newByteLength7 = bufferByteLength7; -HXDLIN( 195) if (hx::IsNull( len )) { -HXLINE( 195) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 195) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((newByteLength7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 195) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 195) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 195) if ((newRange7 > bufferByteLength7)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 195) _this31->buffer = buffer7; -HXDLIN( 195) _this31->byteOffset = in_byteOffset7; -HXDLIN( 195) _this31->byteLength = newByteLength7; -HXDLIN( 195) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 195) this29 = _this31; - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXLINE( 171) view = this29; - } - break; - case (int)9: { -HXLINE( 198) ::Dynamic elements8 = null(); -HXDLIN( 198) ::haxe::io::Bytes buffer8 = this->buffer; -HXDLIN( 198) ::cpp::VirtualArray array16 = null(); -HXDLIN( 198) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 198) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 198) ::Dynamic byteoffset8 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset8 )) { -HXLINE( 96) byteoffset8 = 0; - } -HXLINE( 198) ::lime::utils::ArrayBufferView this33; -HXDLIN( 198) if (hx::IsNotNull( elements8 )) { -HXLINE( 198) this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXLINE( 198) if (hx::IsNotNull( array16 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) _this32->byteOffset = 0; -HXDLIN( 198) _this32->length = array16->get_length(); -HXDLIN( 198) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this34 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 198) _this32->buffer = this34; -HXDLIN( 198) _this32->copyFromArray(array16,null()); -HXDLIN( 198) this33 = _this32; - } - else { -HXLINE( 198) if (hx::IsNotNull( vector8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 198) _this33->byteOffset = 0; -HXDLIN( 198) _this33->length = array17->get_length(); -HXDLIN( 198) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 198) _this33->buffer = this35; -HXDLIN( 198) _this33->copyFromArray(array17,null()); -HXDLIN( 198) this33 = _this33; - } - else { -HXLINE( 198) if (hx::IsNotNull( view9 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 198) int srcLength16 = view9->length; -HXDLIN( 198) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 198) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 198) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 198) if ((view9->type == _this34->type)) { -HXLINE( 198) int srcLength17 = srcData8->length; -HXDLIN( 198) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 198) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 198) _this34->buffer = this36; -HXDLIN( 198) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 198) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 198) _this34->byteOffset = 0; -HXDLIN( 198) _this34->length = srcLength16; -HXDLIN( 198) this33 = _this34; - } - else { -HXLINE( 198) if (hx::IsNotNull( buffer8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 198) if ((in_byteOffset8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) int bufferByteLength8 = buffer8->length; -HXDLIN( 198) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 198) int newByteLength8 = bufferByteLength8; -HXDLIN( 198) if (hx::IsNull( len )) { -HXLINE( 198) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 198) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((newByteLength8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 198) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 198) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 198) if ((newRange8 > bufferByteLength8)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 198) _this35->buffer = buffer8; -HXDLIN( 198) _this35->byteOffset = in_byteOffset8; -HXDLIN( 198) _this35->byteLength = newByteLength8; -HXDLIN( 198) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 198) this33 = _this35; - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXLINE( 171) view = this33; - } - break; - } -HXLINE( 204) return view; - } - - -HX_DEFINE_DYNAMIC_FUNC2(ArrayBufferView_obj,subarray_lime_utils_UInt16Array,return ) - - ::lime::utils::ArrayBufferView ArrayBufferView_obj::subarray_lime_utils_Int32Array(int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_244a612994c6bd06_166_subarray_lime_utils_Int32Array) -HXLINE( 167) if (hx::IsNull( end )) { -HXLINE( 167) end = this->length; - } -HXLINE( 168) int len = (( (int)(end) ) - begin); -HXLINE( 169) int byte_offset = ((begin * this->bytesPerElement) + this->byteOffset); -HXLINE( 171) ::lime::utils::ArrayBufferView view; -HXDLIN( 171) switch((int)(this->type)){ - case (int)0: { -HXLINE( 201) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXLINE( 174) ::Dynamic elements = null(); -HXDLIN( 174) ::haxe::io::Bytes buffer = this->buffer; -HXDLIN( 174) ::cpp::VirtualArray array = null(); -HXDLIN( 174) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 174) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 174) ::Dynamic byteoffset = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 174) ::lime::utils::ArrayBufferView this1; -HXDLIN( 174) if (hx::IsNotNull( elements )) { -HXLINE( 174) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXLINE( 174) if (hx::IsNotNull( array )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) _this->byteOffset = 0; -HXDLIN( 174) _this->length = array->get_length(); -HXDLIN( 174) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 174) _this->buffer = this2; -HXDLIN( 174) _this->copyFromArray(array,null()); -HXDLIN( 174) this1 = _this; - } - else { -HXLINE( 174) if (hx::IsNotNull( vector )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 174) _this1->byteOffset = 0; -HXDLIN( 174) _this1->length = array1->get_length(); -HXDLIN( 174) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 174) _this1->buffer = this3; -HXDLIN( 174) _this1->copyFromArray(array1,null()); -HXDLIN( 174) this1 = _this1; - } - else { -HXLINE( 174) if (hx::IsNotNull( view1 )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 174) int srcLength = view1->length; -HXDLIN( 174) int srcByteOffset = view1->byteOffset; -HXDLIN( 174) int srcElementSize = view1->bytesPerElement; -HXDLIN( 174) int elementSize = _this2->bytesPerElement; -HXDLIN( 174) if ((view1->type == _this2->type)) { -HXLINE( 174) int srcLength1 = srcData->length; -HXDLIN( 174) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 174) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 174) _this2->buffer = this4; -HXDLIN( 174) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 174) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 174) _this2->byteOffset = 0; -HXDLIN( 174) _this2->length = srcLength; -HXDLIN( 174) this1 = _this2; - } - else { -HXLINE( 174) if (hx::IsNotNull( buffer )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 174) if ((in_byteOffset < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) int bufferByteLength = buffer->length; -HXDLIN( 174) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 174) int newByteLength = bufferByteLength; -HXDLIN( 174) if (hx::IsNull( len )) { -HXLINE( 174) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 174) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((newByteLength < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 174) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 174) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 174) if ((newRange > bufferByteLength)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 174) _this3->buffer = buffer; -HXDLIN( 174) _this3->byteOffset = in_byteOffset; -HXDLIN( 174) _this3->byteLength = newByteLength; -HXDLIN( 174) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 174) this1 = _this3; - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXLINE( 171) view = this1; - } - break; - case (int)2: { -HXLINE( 177) ::Dynamic elements1 = null(); -HXDLIN( 177) ::haxe::io::Bytes buffer1 = this->buffer; -HXDLIN( 177) ::cpp::VirtualArray array2 = null(); -HXDLIN( 177) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 177) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 177) ::Dynamic byteoffset1 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset1 )) { -HXLINE( 96) byteoffset1 = 0; - } -HXLINE( 177) ::lime::utils::ArrayBufferView this5; -HXDLIN( 177) if (hx::IsNotNull( elements1 )) { -HXLINE( 177) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXLINE( 177) if (hx::IsNotNull( array2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) _this4->byteOffset = 0; -HXDLIN( 177) _this4->length = array2->get_length(); -HXDLIN( 177) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 177) _this4->buffer = this6; -HXDLIN( 177) _this4->copyFromArray(array2,null()); -HXDLIN( 177) this5 = _this4; - } - else { -HXLINE( 177) if (hx::IsNotNull( vector1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 177) _this5->byteOffset = 0; -HXDLIN( 177) _this5->length = array3->get_length(); -HXDLIN( 177) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 177) _this5->buffer = this7; -HXDLIN( 177) _this5->copyFromArray(array3,null()); -HXDLIN( 177) this5 = _this5; - } - else { -HXLINE( 177) if (hx::IsNotNull( view2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 177) int srcLength2 = view2->length; -HXDLIN( 177) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 177) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 177) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 177) if ((view2->type == _this6->type)) { -HXLINE( 177) int srcLength3 = srcData1->length; -HXDLIN( 177) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 177) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 177) _this6->buffer = this8; -HXDLIN( 177) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 177) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 177) _this6->byteOffset = 0; -HXDLIN( 177) _this6->length = srcLength2; -HXDLIN( 177) this5 = _this6; - } - else { -HXLINE( 177) if (hx::IsNotNull( buffer1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 177) if ((in_byteOffset1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) int bufferByteLength1 = buffer1->length; -HXDLIN( 177) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 177) int newByteLength1 = bufferByteLength1; -HXDLIN( 177) if (hx::IsNull( len )) { -HXLINE( 177) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 177) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((newByteLength1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 177) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 177) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 177) if ((newRange1 > bufferByteLength1)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 177) _this7->buffer = buffer1; -HXDLIN( 177) _this7->byteOffset = in_byteOffset1; -HXDLIN( 177) _this7->byteLength = newByteLength1; -HXDLIN( 177) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 177) this5 = _this7; - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXLINE( 171) view = this5; - } - break; - case (int)3: { -HXLINE( 180) ::Dynamic elements2 = null(); -HXDLIN( 180) ::haxe::io::Bytes buffer2 = this->buffer; -HXDLIN( 180) ::cpp::VirtualArray array4 = null(); -HXDLIN( 180) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 180) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 180) ::Dynamic byteoffset2 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset2 )) { -HXLINE( 96) byteoffset2 = 0; - } -HXLINE( 180) ::lime::utils::ArrayBufferView this9; -HXDLIN( 180) if (hx::IsNotNull( elements2 )) { -HXLINE( 180) this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXLINE( 180) if (hx::IsNotNull( array4 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) _this8->byteOffset = 0; -HXDLIN( 180) _this8->length = array4->get_length(); -HXDLIN( 180) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this10 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 180) _this8->buffer = this10; -HXDLIN( 180) _this8->copyFromArray(array4,null()); -HXDLIN( 180) this9 = _this8; - } - else { -HXLINE( 180) if (hx::IsNotNull( vector2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 180) _this9->byteOffset = 0; -HXDLIN( 180) _this9->length = array5->get_length(); -HXDLIN( 180) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 180) _this9->buffer = this11; -HXDLIN( 180) _this9->copyFromArray(array5,null()); -HXDLIN( 180) this9 = _this9; - } - else { -HXLINE( 180) if (hx::IsNotNull( view3 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 180) int srcLength4 = view3->length; -HXDLIN( 180) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 180) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 180) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 180) if ((view3->type == _this10->type)) { -HXLINE( 180) int srcLength5 = srcData2->length; -HXDLIN( 180) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 180) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 180) _this10->buffer = this12; -HXDLIN( 180) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 180) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 180) _this10->byteOffset = 0; -HXDLIN( 180) _this10->length = srcLength4; -HXDLIN( 180) this9 = _this10; - } - else { -HXLINE( 180) if (hx::IsNotNull( buffer2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 180) if ((in_byteOffset2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) int bufferByteLength2 = buffer2->length; -HXDLIN( 180) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 180) int newByteLength2 = bufferByteLength2; -HXDLIN( 180) if (hx::IsNull( len )) { -HXLINE( 180) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 180) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((newByteLength2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 180) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 180) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 180) if ((newRange2 > bufferByteLength2)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 180) _this11->buffer = buffer2; -HXDLIN( 180) _this11->byteOffset = in_byteOffset2; -HXDLIN( 180) _this11->byteLength = newByteLength2; -HXDLIN( 180) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 180) this9 = _this11; - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXLINE( 171) view = this9; - } - break; - case (int)4: { -HXLINE( 183) ::Dynamic elements3 = null(); -HXDLIN( 183) ::haxe::io::Bytes buffer3 = this->buffer; -HXDLIN( 183) ::cpp::VirtualArray array6 = null(); -HXDLIN( 183) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 183) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 183) ::Dynamic byteoffset3 = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset3 )) { -HXLINE( 94) byteoffset3 = 0; - } -HXLINE( 183) ::lime::utils::ArrayBufferView this13; -HXDLIN( 183) if (hx::IsNotNull( elements3 )) { -HXLINE( 183) this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXLINE( 183) if (hx::IsNotNull( array6 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) _this12->byteOffset = 0; -HXDLIN( 183) _this12->length = array6->get_length(); -HXDLIN( 183) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this14 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 183) _this12->buffer = this14; -HXDLIN( 183) _this12->copyFromArray(array6,null()); -HXDLIN( 183) this13 = _this12; - } - else { -HXLINE( 183) if (hx::IsNotNull( vector3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 183) _this13->byteOffset = 0; -HXDLIN( 183) _this13->length = array7->get_length(); -HXDLIN( 183) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 183) _this13->buffer = this15; -HXDLIN( 183) _this13->copyFromArray(array7,null()); -HXDLIN( 183) this13 = _this13; - } - else { -HXLINE( 183) if (hx::IsNotNull( view4 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 183) int srcLength6 = view4->length; -HXDLIN( 183) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 183) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 183) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 183) if ((view4->type == _this14->type)) { -HXLINE( 183) int srcLength7 = srcData3->length; -HXDLIN( 183) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 183) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 183) _this14->buffer = this16; -HXDLIN( 183) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 183) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 183) _this14->byteOffset = 0; -HXDLIN( 183) _this14->length = srcLength6; -HXDLIN( 183) this13 = _this14; - } - else { -HXLINE( 183) if (hx::IsNotNull( buffer3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 183) if ((in_byteOffset3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) int bufferByteLength3 = buffer3->length; -HXDLIN( 183) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 183) int newByteLength3 = bufferByteLength3; -HXDLIN( 183) if (hx::IsNull( len )) { -HXLINE( 183) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 183) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((newByteLength3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 183) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 183) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 183) if ((newRange3 > bufferByteLength3)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 183) _this15->buffer = buffer3; -HXDLIN( 183) _this15->byteOffset = in_byteOffset3; -HXDLIN( 183) _this15->byteLength = newByteLength3; -HXDLIN( 183) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 183) this13 = _this15; - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXLINE( 171) view = this13; - } - break; - case (int)5: { -HXLINE( 186) ::Dynamic elements4 = null(); -HXDLIN( 186) ::haxe::io::Bytes buffer4 = this->buffer; -HXDLIN( 186) ::cpp::VirtualArray array8 = null(); -HXDLIN( 186) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 186) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 186) ::Dynamic byteoffset4 = byte_offset; -HXLINE( 106) if (hx::IsNull( byteoffset4 )) { -HXLINE( 106) byteoffset4 = 0; - } -HXLINE( 186) ::lime::utils::ArrayBufferView this17; -HXDLIN( 186) if (hx::IsNotNull( elements4 )) { -HXLINE( 186) this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXLINE( 186) if (hx::IsNotNull( array8 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) _this16->byteOffset = 0; -HXDLIN( 186) _this16->length = array8->get_length(); -HXDLIN( 186) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this18 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 186) _this16->buffer = this18; -HXDLIN( 186) _this16->copyFromArray(array8,null()); -HXDLIN( 186) this17 = _this16; - } - else { -HXLINE( 186) if (hx::IsNotNull( vector4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 186) _this17->byteOffset = 0; -HXDLIN( 186) _this17->length = array9->get_length(); -HXDLIN( 186) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 186) _this17->buffer = this19; -HXDLIN( 186) _this17->copyFromArray(array9,null()); -HXDLIN( 186) this17 = _this17; - } - else { -HXLINE( 186) if (hx::IsNotNull( view5 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 186) int srcLength8 = view5->length; -HXDLIN( 186) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 186) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 186) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 186) if ((view5->type == _this18->type)) { -HXLINE( 186) int srcLength9 = srcData4->length; -HXDLIN( 186) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 186) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 186) _this18->buffer = this20; -HXDLIN( 186) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 186) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 186) _this18->byteOffset = 0; -HXDLIN( 186) _this18->length = srcLength8; -HXDLIN( 186) this17 = _this18; - } - else { -HXLINE( 186) if (hx::IsNotNull( buffer4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 186) if ((in_byteOffset4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) int bufferByteLength4 = buffer4->length; -HXDLIN( 186) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 186) int newByteLength4 = bufferByteLength4; -HXDLIN( 186) if (hx::IsNull( len )) { -HXLINE( 186) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 186) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((newByteLength4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 186) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 186) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 186) if ((newRange4 > bufferByteLength4)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 186) _this19->buffer = buffer4; -HXDLIN( 186) _this19->byteOffset = in_byteOffset4; -HXDLIN( 186) _this19->byteLength = newByteLength4; -HXDLIN( 186) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 186) this17 = _this19; - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXLINE( 171) view = this17; - } - break; - case (int)6: { -HXLINE( 189) ::Dynamic elements5 = null(); -HXDLIN( 189) ::haxe::io::Bytes buffer5 = this->buffer; -HXDLIN( 189) ::cpp::VirtualArray array10 = null(); -HXDLIN( 189) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 189) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 189) ::Dynamic byteoffset5 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset5 )) { -HXLINE( 96) byteoffset5 = 0; - } -HXLINE( 189) ::lime::utils::ArrayBufferView this21; -HXDLIN( 189) if (hx::IsNotNull( elements5 )) { -HXLINE( 189) this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXLINE( 189) if (hx::IsNotNull( array10 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) _this20->byteOffset = 0; -HXDLIN( 189) _this20->length = array10->get_length(); -HXDLIN( 189) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this22 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 189) _this20->buffer = this22; -HXDLIN( 189) _this20->copyFromArray(array10,null()); -HXDLIN( 189) this21 = _this20; - } - else { -HXLINE( 189) if (hx::IsNotNull( vector5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 189) _this21->byteOffset = 0; -HXDLIN( 189) _this21->length = array11->get_length(); -HXDLIN( 189) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 189) _this21->buffer = this23; -HXDLIN( 189) _this21->copyFromArray(array11,null()); -HXDLIN( 189) this21 = _this21; - } - else { -HXLINE( 189) if (hx::IsNotNull( view6 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 189) int srcLength10 = view6->length; -HXDLIN( 189) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 189) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 189) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 189) if ((view6->type == _this22->type)) { -HXLINE( 189) int srcLength11 = srcData5->length; -HXDLIN( 189) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 189) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 189) _this22->buffer = this24; -HXDLIN( 189) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 189) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 189) _this22->byteOffset = 0; -HXDLIN( 189) _this22->length = srcLength10; -HXDLIN( 189) this21 = _this22; - } - else { -HXLINE( 189) if (hx::IsNotNull( buffer5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 189) if ((in_byteOffset5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) int bufferByteLength5 = buffer5->length; -HXDLIN( 189) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 189) int newByteLength5 = bufferByteLength5; -HXDLIN( 189) if (hx::IsNull( len )) { -HXLINE( 189) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 189) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((newByteLength5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 189) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 189) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 189) if ((newRange5 > bufferByteLength5)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 189) _this23->buffer = buffer5; -HXDLIN( 189) _this23->byteOffset = in_byteOffset5; -HXDLIN( 189) _this23->byteLength = newByteLength5; -HXDLIN( 189) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 189) this21 = _this23; - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXLINE( 171) view = this21; - } - break; - case (int)7: { -HXLINE( 192) ::Dynamic elements6 = null(); -HXDLIN( 192) ::haxe::io::Bytes buffer6 = this->buffer; -HXDLIN( 192) ::cpp::VirtualArray array12 = null(); -HXDLIN( 192) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 192) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 192) ::Dynamic byteoffset6 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset6 )) { -HXLINE( 96) byteoffset6 = 0; - } -HXLINE( 192) ::lime::utils::ArrayBufferView this25; -HXDLIN( 192) if (hx::IsNotNull( elements6 )) { -HXLINE( 192) this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXLINE( 192) if (hx::IsNotNull( array12 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) _this24->byteOffset = 0; -HXDLIN( 192) _this24->length = array12->get_length(); -HXDLIN( 192) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this26 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 192) _this24->buffer = this26; -HXDLIN( 192) _this24->copyFromArray(array12,null()); -HXDLIN( 192) this25 = _this24; - } - else { -HXLINE( 192) if (hx::IsNotNull( vector6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 192) _this25->byteOffset = 0; -HXDLIN( 192) _this25->length = array13->get_length(); -HXDLIN( 192) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 192) _this25->buffer = this27; -HXDLIN( 192) _this25->copyFromArray(array13,null()); -HXDLIN( 192) this25 = _this25; - } - else { -HXLINE( 192) if (hx::IsNotNull( view7 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 192) int srcLength12 = view7->length; -HXDLIN( 192) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 192) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 192) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 192) if ((view7->type == _this26->type)) { -HXLINE( 192) int srcLength13 = srcData6->length; -HXDLIN( 192) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 192) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 192) _this26->buffer = this28; -HXDLIN( 192) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 192) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 192) _this26->byteOffset = 0; -HXDLIN( 192) _this26->length = srcLength12; -HXDLIN( 192) this25 = _this26; - } - else { -HXLINE( 192) if (hx::IsNotNull( buffer6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 192) if ((in_byteOffset6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) int bufferByteLength6 = buffer6->length; -HXDLIN( 192) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 192) int newByteLength6 = bufferByteLength6; -HXDLIN( 192) if (hx::IsNull( len )) { -HXLINE( 192) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 192) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((newByteLength6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 192) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 192) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 192) if ((newRange6 > bufferByteLength6)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 192) _this27->buffer = buffer6; -HXDLIN( 192) _this27->byteOffset = in_byteOffset6; -HXDLIN( 192) _this27->byteLength = newByteLength6; -HXDLIN( 192) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 192) this25 = _this27; - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXLINE( 171) view = this25; - } - break; - case (int)8: { -HXLINE( 195) ::Dynamic elements7 = null(); -HXDLIN( 195) ::haxe::io::Bytes buffer7 = this->buffer; -HXDLIN( 195) ::cpp::VirtualArray array14 = null(); -HXDLIN( 195) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 195) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 195) ::Dynamic byteoffset7 = byte_offset; -HXLINE( 99) if (hx::IsNull( byteoffset7 )) { -HXLINE( 99) byteoffset7 = 0; - } -HXLINE( 195) ::lime::utils::ArrayBufferView this29; -HXDLIN( 195) if (hx::IsNotNull( elements7 )) { -HXLINE( 195) this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXLINE( 195) if (hx::IsNotNull( array14 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) _this28->byteOffset = 0; -HXDLIN( 195) _this28->length = array14->get_length(); -HXDLIN( 195) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this30 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 195) _this28->buffer = this30; -HXDLIN( 195) _this28->copyFromArray(array14,null()); -HXDLIN( 195) this29 = _this28; - } - else { -HXLINE( 195) if (hx::IsNotNull( vector7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 195) _this29->byteOffset = 0; -HXDLIN( 195) _this29->length = array15->get_length(); -HXDLIN( 195) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 195) _this29->buffer = this31; -HXDLIN( 195) _this29->copyFromArray(array15,null()); -HXDLIN( 195) this29 = _this29; - } - else { -HXLINE( 195) if (hx::IsNotNull( view8 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 195) int srcLength14 = view8->length; -HXDLIN( 195) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 195) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 195) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 195) if ((view8->type == _this30->type)) { -HXLINE( 195) int srcLength15 = srcData7->length; -HXDLIN( 195) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 195) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 195) _this30->buffer = this32; -HXDLIN( 195) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 195) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 195) _this30->byteOffset = 0; -HXDLIN( 195) _this30->length = srcLength14; -HXDLIN( 195) this29 = _this30; - } - else { -HXLINE( 195) if (hx::IsNotNull( buffer7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 195) if ((in_byteOffset7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) int bufferByteLength7 = buffer7->length; -HXDLIN( 195) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 195) int newByteLength7 = bufferByteLength7; -HXDLIN( 195) if (hx::IsNull( len )) { -HXLINE( 195) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 195) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((newByteLength7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 195) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 195) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 195) if ((newRange7 > bufferByteLength7)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 195) _this31->buffer = buffer7; -HXDLIN( 195) _this31->byteOffset = in_byteOffset7; -HXDLIN( 195) _this31->byteLength = newByteLength7; -HXDLIN( 195) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 195) this29 = _this31; - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXLINE( 171) view = this29; - } - break; - case (int)9: { -HXLINE( 198) ::Dynamic elements8 = null(); -HXDLIN( 198) ::haxe::io::Bytes buffer8 = this->buffer; -HXDLIN( 198) ::cpp::VirtualArray array16 = null(); -HXDLIN( 198) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 198) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 198) ::Dynamic byteoffset8 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset8 )) { -HXLINE( 96) byteoffset8 = 0; - } -HXLINE( 198) ::lime::utils::ArrayBufferView this33; -HXDLIN( 198) if (hx::IsNotNull( elements8 )) { -HXLINE( 198) this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXLINE( 198) if (hx::IsNotNull( array16 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) _this32->byteOffset = 0; -HXDLIN( 198) _this32->length = array16->get_length(); -HXDLIN( 198) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this34 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 198) _this32->buffer = this34; -HXDLIN( 198) _this32->copyFromArray(array16,null()); -HXDLIN( 198) this33 = _this32; - } - else { -HXLINE( 198) if (hx::IsNotNull( vector8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 198) _this33->byteOffset = 0; -HXDLIN( 198) _this33->length = array17->get_length(); -HXDLIN( 198) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 198) _this33->buffer = this35; -HXDLIN( 198) _this33->copyFromArray(array17,null()); -HXDLIN( 198) this33 = _this33; - } - else { -HXLINE( 198) if (hx::IsNotNull( view9 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 198) int srcLength16 = view9->length; -HXDLIN( 198) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 198) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 198) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 198) if ((view9->type == _this34->type)) { -HXLINE( 198) int srcLength17 = srcData8->length; -HXDLIN( 198) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 198) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 198) _this34->buffer = this36; -HXDLIN( 198) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 198) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 198) _this34->byteOffset = 0; -HXDLIN( 198) _this34->length = srcLength16; -HXDLIN( 198) this33 = _this34; - } - else { -HXLINE( 198) if (hx::IsNotNull( buffer8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 198) if ((in_byteOffset8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) int bufferByteLength8 = buffer8->length; -HXDLIN( 198) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 198) int newByteLength8 = bufferByteLength8; -HXDLIN( 198) if (hx::IsNull( len )) { -HXLINE( 198) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 198) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((newByteLength8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 198) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 198) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 198) if ((newRange8 > bufferByteLength8)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 198) _this35->buffer = buffer8; -HXDLIN( 198) _this35->byteOffset = in_byteOffset8; -HXDLIN( 198) _this35->byteLength = newByteLength8; -HXDLIN( 198) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 198) this33 = _this35; - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXLINE( 171) view = this33; - } - break; - } -HXLINE( 204) return view; - } - - -HX_DEFINE_DYNAMIC_FUNC2(ArrayBufferView_obj,subarray_lime_utils_Int32Array,return ) - - ::lime::utils::ArrayBufferView ArrayBufferView_obj::subarray_lime_utils_UInt32Array(int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_244a612994c6bd06_166_subarray_lime_utils_UInt32Array) -HXLINE( 167) if (hx::IsNull( end )) { -HXLINE( 167) end = this->length; - } -HXLINE( 168) int len = (( (int)(end) ) - begin); -HXLINE( 169) int byte_offset = ((begin * this->bytesPerElement) + this->byteOffset); -HXLINE( 171) ::lime::utils::ArrayBufferView view; -HXDLIN( 171) switch((int)(this->type)){ - case (int)0: { -HXLINE( 201) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXLINE( 174) ::Dynamic elements = null(); -HXDLIN( 174) ::haxe::io::Bytes buffer = this->buffer; -HXDLIN( 174) ::cpp::VirtualArray array = null(); -HXDLIN( 174) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 174) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 174) ::Dynamic byteoffset = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 174) ::lime::utils::ArrayBufferView this1; -HXDLIN( 174) if (hx::IsNotNull( elements )) { -HXLINE( 174) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXLINE( 174) if (hx::IsNotNull( array )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) _this->byteOffset = 0; -HXDLIN( 174) _this->length = array->get_length(); -HXDLIN( 174) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 174) _this->buffer = this2; -HXDLIN( 174) _this->copyFromArray(array,null()); -HXDLIN( 174) this1 = _this; - } - else { -HXLINE( 174) if (hx::IsNotNull( vector )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 174) _this1->byteOffset = 0; -HXDLIN( 174) _this1->length = array1->get_length(); -HXDLIN( 174) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 174) _this1->buffer = this3; -HXDLIN( 174) _this1->copyFromArray(array1,null()); -HXDLIN( 174) this1 = _this1; - } - else { -HXLINE( 174) if (hx::IsNotNull( view1 )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 174) int srcLength = view1->length; -HXDLIN( 174) int srcByteOffset = view1->byteOffset; -HXDLIN( 174) int srcElementSize = view1->bytesPerElement; -HXDLIN( 174) int elementSize = _this2->bytesPerElement; -HXDLIN( 174) if ((view1->type == _this2->type)) { -HXLINE( 174) int srcLength1 = srcData->length; -HXDLIN( 174) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 174) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 174) _this2->buffer = this4; -HXDLIN( 174) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 174) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 174) _this2->byteOffset = 0; -HXDLIN( 174) _this2->length = srcLength; -HXDLIN( 174) this1 = _this2; - } - else { -HXLINE( 174) if (hx::IsNotNull( buffer )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 174) if ((in_byteOffset < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) int bufferByteLength = buffer->length; -HXDLIN( 174) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 174) int newByteLength = bufferByteLength; -HXDLIN( 174) if (hx::IsNull( len )) { -HXLINE( 174) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 174) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((newByteLength < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 174) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 174) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 174) if ((newRange > bufferByteLength)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 174) _this3->buffer = buffer; -HXDLIN( 174) _this3->byteOffset = in_byteOffset; -HXDLIN( 174) _this3->byteLength = newByteLength; -HXDLIN( 174) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 174) this1 = _this3; - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXLINE( 171) view = this1; - } - break; - case (int)2: { -HXLINE( 177) ::Dynamic elements1 = null(); -HXDLIN( 177) ::haxe::io::Bytes buffer1 = this->buffer; -HXDLIN( 177) ::cpp::VirtualArray array2 = null(); -HXDLIN( 177) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 177) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 177) ::Dynamic byteoffset1 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset1 )) { -HXLINE( 96) byteoffset1 = 0; - } -HXLINE( 177) ::lime::utils::ArrayBufferView this5; -HXDLIN( 177) if (hx::IsNotNull( elements1 )) { -HXLINE( 177) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXLINE( 177) if (hx::IsNotNull( array2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) _this4->byteOffset = 0; -HXDLIN( 177) _this4->length = array2->get_length(); -HXDLIN( 177) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 177) _this4->buffer = this6; -HXDLIN( 177) _this4->copyFromArray(array2,null()); -HXDLIN( 177) this5 = _this4; - } - else { -HXLINE( 177) if (hx::IsNotNull( vector1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 177) _this5->byteOffset = 0; -HXDLIN( 177) _this5->length = array3->get_length(); -HXDLIN( 177) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 177) _this5->buffer = this7; -HXDLIN( 177) _this5->copyFromArray(array3,null()); -HXDLIN( 177) this5 = _this5; - } - else { -HXLINE( 177) if (hx::IsNotNull( view2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 177) int srcLength2 = view2->length; -HXDLIN( 177) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 177) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 177) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 177) if ((view2->type == _this6->type)) { -HXLINE( 177) int srcLength3 = srcData1->length; -HXDLIN( 177) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 177) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 177) _this6->buffer = this8; -HXDLIN( 177) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 177) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 177) _this6->byteOffset = 0; -HXDLIN( 177) _this6->length = srcLength2; -HXDLIN( 177) this5 = _this6; - } - else { -HXLINE( 177) if (hx::IsNotNull( buffer1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 177) if ((in_byteOffset1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) int bufferByteLength1 = buffer1->length; -HXDLIN( 177) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 177) int newByteLength1 = bufferByteLength1; -HXDLIN( 177) if (hx::IsNull( len )) { -HXLINE( 177) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 177) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((newByteLength1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 177) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 177) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 177) if ((newRange1 > bufferByteLength1)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 177) _this7->buffer = buffer1; -HXDLIN( 177) _this7->byteOffset = in_byteOffset1; -HXDLIN( 177) _this7->byteLength = newByteLength1; -HXDLIN( 177) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 177) this5 = _this7; - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXLINE( 171) view = this5; - } - break; - case (int)3: { -HXLINE( 180) ::Dynamic elements2 = null(); -HXDLIN( 180) ::haxe::io::Bytes buffer2 = this->buffer; -HXDLIN( 180) ::cpp::VirtualArray array4 = null(); -HXDLIN( 180) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 180) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 180) ::Dynamic byteoffset2 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset2 )) { -HXLINE( 96) byteoffset2 = 0; - } -HXLINE( 180) ::lime::utils::ArrayBufferView this9; -HXDLIN( 180) if (hx::IsNotNull( elements2 )) { -HXLINE( 180) this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXLINE( 180) if (hx::IsNotNull( array4 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) _this8->byteOffset = 0; -HXDLIN( 180) _this8->length = array4->get_length(); -HXDLIN( 180) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this10 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 180) _this8->buffer = this10; -HXDLIN( 180) _this8->copyFromArray(array4,null()); -HXDLIN( 180) this9 = _this8; - } - else { -HXLINE( 180) if (hx::IsNotNull( vector2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 180) _this9->byteOffset = 0; -HXDLIN( 180) _this9->length = array5->get_length(); -HXDLIN( 180) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 180) _this9->buffer = this11; -HXDLIN( 180) _this9->copyFromArray(array5,null()); -HXDLIN( 180) this9 = _this9; - } - else { -HXLINE( 180) if (hx::IsNotNull( view3 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 180) int srcLength4 = view3->length; -HXDLIN( 180) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 180) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 180) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 180) if ((view3->type == _this10->type)) { -HXLINE( 180) int srcLength5 = srcData2->length; -HXDLIN( 180) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 180) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 180) _this10->buffer = this12; -HXDLIN( 180) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 180) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 180) _this10->byteOffset = 0; -HXDLIN( 180) _this10->length = srcLength4; -HXDLIN( 180) this9 = _this10; - } - else { -HXLINE( 180) if (hx::IsNotNull( buffer2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 180) if ((in_byteOffset2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) int bufferByteLength2 = buffer2->length; -HXDLIN( 180) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 180) int newByteLength2 = bufferByteLength2; -HXDLIN( 180) if (hx::IsNull( len )) { -HXLINE( 180) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 180) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((newByteLength2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 180) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 180) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 180) if ((newRange2 > bufferByteLength2)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 180) _this11->buffer = buffer2; -HXDLIN( 180) _this11->byteOffset = in_byteOffset2; -HXDLIN( 180) _this11->byteLength = newByteLength2; -HXDLIN( 180) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 180) this9 = _this11; - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXLINE( 171) view = this9; - } - break; - case (int)4: { -HXLINE( 183) ::Dynamic elements3 = null(); -HXDLIN( 183) ::haxe::io::Bytes buffer3 = this->buffer; -HXDLIN( 183) ::cpp::VirtualArray array6 = null(); -HXDLIN( 183) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 183) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 183) ::Dynamic byteoffset3 = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset3 )) { -HXLINE( 94) byteoffset3 = 0; - } -HXLINE( 183) ::lime::utils::ArrayBufferView this13; -HXDLIN( 183) if (hx::IsNotNull( elements3 )) { -HXLINE( 183) this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXLINE( 183) if (hx::IsNotNull( array6 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) _this12->byteOffset = 0; -HXDLIN( 183) _this12->length = array6->get_length(); -HXDLIN( 183) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this14 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 183) _this12->buffer = this14; -HXDLIN( 183) _this12->copyFromArray(array6,null()); -HXDLIN( 183) this13 = _this12; - } - else { -HXLINE( 183) if (hx::IsNotNull( vector3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 183) _this13->byteOffset = 0; -HXDLIN( 183) _this13->length = array7->get_length(); -HXDLIN( 183) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 183) _this13->buffer = this15; -HXDLIN( 183) _this13->copyFromArray(array7,null()); -HXDLIN( 183) this13 = _this13; - } - else { -HXLINE( 183) if (hx::IsNotNull( view4 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 183) int srcLength6 = view4->length; -HXDLIN( 183) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 183) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 183) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 183) if ((view4->type == _this14->type)) { -HXLINE( 183) int srcLength7 = srcData3->length; -HXDLIN( 183) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 183) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 183) _this14->buffer = this16; -HXDLIN( 183) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 183) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 183) _this14->byteOffset = 0; -HXDLIN( 183) _this14->length = srcLength6; -HXDLIN( 183) this13 = _this14; - } - else { -HXLINE( 183) if (hx::IsNotNull( buffer3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 183) if ((in_byteOffset3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) int bufferByteLength3 = buffer3->length; -HXDLIN( 183) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 183) int newByteLength3 = bufferByteLength3; -HXDLIN( 183) if (hx::IsNull( len )) { -HXLINE( 183) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 183) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((newByteLength3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 183) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 183) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 183) if ((newRange3 > bufferByteLength3)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 183) _this15->buffer = buffer3; -HXDLIN( 183) _this15->byteOffset = in_byteOffset3; -HXDLIN( 183) _this15->byteLength = newByteLength3; -HXDLIN( 183) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 183) this13 = _this15; - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXLINE( 171) view = this13; - } - break; - case (int)5: { -HXLINE( 186) ::Dynamic elements4 = null(); -HXDLIN( 186) ::haxe::io::Bytes buffer4 = this->buffer; -HXDLIN( 186) ::cpp::VirtualArray array8 = null(); -HXDLIN( 186) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 186) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 186) ::Dynamic byteoffset4 = byte_offset; -HXLINE( 106) if (hx::IsNull( byteoffset4 )) { -HXLINE( 106) byteoffset4 = 0; - } -HXLINE( 186) ::lime::utils::ArrayBufferView this17; -HXDLIN( 186) if (hx::IsNotNull( elements4 )) { -HXLINE( 186) this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXLINE( 186) if (hx::IsNotNull( array8 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) _this16->byteOffset = 0; -HXDLIN( 186) _this16->length = array8->get_length(); -HXDLIN( 186) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this18 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 186) _this16->buffer = this18; -HXDLIN( 186) _this16->copyFromArray(array8,null()); -HXDLIN( 186) this17 = _this16; - } - else { -HXLINE( 186) if (hx::IsNotNull( vector4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 186) _this17->byteOffset = 0; -HXDLIN( 186) _this17->length = array9->get_length(); -HXDLIN( 186) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 186) _this17->buffer = this19; -HXDLIN( 186) _this17->copyFromArray(array9,null()); -HXDLIN( 186) this17 = _this17; - } - else { -HXLINE( 186) if (hx::IsNotNull( view5 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 186) int srcLength8 = view5->length; -HXDLIN( 186) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 186) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 186) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 186) if ((view5->type == _this18->type)) { -HXLINE( 186) int srcLength9 = srcData4->length; -HXDLIN( 186) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 186) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 186) _this18->buffer = this20; -HXDLIN( 186) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 186) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 186) _this18->byteOffset = 0; -HXDLIN( 186) _this18->length = srcLength8; -HXDLIN( 186) this17 = _this18; - } - else { -HXLINE( 186) if (hx::IsNotNull( buffer4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 186) if ((in_byteOffset4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) int bufferByteLength4 = buffer4->length; -HXDLIN( 186) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 186) int newByteLength4 = bufferByteLength4; -HXDLIN( 186) if (hx::IsNull( len )) { -HXLINE( 186) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 186) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((newByteLength4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 186) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 186) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 186) if ((newRange4 > bufferByteLength4)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 186) _this19->buffer = buffer4; -HXDLIN( 186) _this19->byteOffset = in_byteOffset4; -HXDLIN( 186) _this19->byteLength = newByteLength4; -HXDLIN( 186) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 186) this17 = _this19; - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXLINE( 171) view = this17; - } - break; - case (int)6: { -HXLINE( 189) ::Dynamic elements5 = null(); -HXDLIN( 189) ::haxe::io::Bytes buffer5 = this->buffer; -HXDLIN( 189) ::cpp::VirtualArray array10 = null(); -HXDLIN( 189) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 189) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 189) ::Dynamic byteoffset5 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset5 )) { -HXLINE( 96) byteoffset5 = 0; - } -HXLINE( 189) ::lime::utils::ArrayBufferView this21; -HXDLIN( 189) if (hx::IsNotNull( elements5 )) { -HXLINE( 189) this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXLINE( 189) if (hx::IsNotNull( array10 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) _this20->byteOffset = 0; -HXDLIN( 189) _this20->length = array10->get_length(); -HXDLIN( 189) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this22 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 189) _this20->buffer = this22; -HXDLIN( 189) _this20->copyFromArray(array10,null()); -HXDLIN( 189) this21 = _this20; - } - else { -HXLINE( 189) if (hx::IsNotNull( vector5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 189) _this21->byteOffset = 0; -HXDLIN( 189) _this21->length = array11->get_length(); -HXDLIN( 189) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 189) _this21->buffer = this23; -HXDLIN( 189) _this21->copyFromArray(array11,null()); -HXDLIN( 189) this21 = _this21; - } - else { -HXLINE( 189) if (hx::IsNotNull( view6 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 189) int srcLength10 = view6->length; -HXDLIN( 189) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 189) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 189) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 189) if ((view6->type == _this22->type)) { -HXLINE( 189) int srcLength11 = srcData5->length; -HXDLIN( 189) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 189) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 189) _this22->buffer = this24; -HXDLIN( 189) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 189) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 189) _this22->byteOffset = 0; -HXDLIN( 189) _this22->length = srcLength10; -HXDLIN( 189) this21 = _this22; - } - else { -HXLINE( 189) if (hx::IsNotNull( buffer5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 189) if ((in_byteOffset5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) int bufferByteLength5 = buffer5->length; -HXDLIN( 189) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 189) int newByteLength5 = bufferByteLength5; -HXDLIN( 189) if (hx::IsNull( len )) { -HXLINE( 189) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 189) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((newByteLength5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 189) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 189) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 189) if ((newRange5 > bufferByteLength5)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 189) _this23->buffer = buffer5; -HXDLIN( 189) _this23->byteOffset = in_byteOffset5; -HXDLIN( 189) _this23->byteLength = newByteLength5; -HXDLIN( 189) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 189) this21 = _this23; - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXLINE( 171) view = this21; - } - break; - case (int)7: { -HXLINE( 192) ::Dynamic elements6 = null(); -HXDLIN( 192) ::haxe::io::Bytes buffer6 = this->buffer; -HXDLIN( 192) ::cpp::VirtualArray array12 = null(); -HXDLIN( 192) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 192) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 192) ::Dynamic byteoffset6 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset6 )) { -HXLINE( 96) byteoffset6 = 0; - } -HXLINE( 192) ::lime::utils::ArrayBufferView this25; -HXDLIN( 192) if (hx::IsNotNull( elements6 )) { -HXLINE( 192) this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXLINE( 192) if (hx::IsNotNull( array12 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) _this24->byteOffset = 0; -HXDLIN( 192) _this24->length = array12->get_length(); -HXDLIN( 192) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this26 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 192) _this24->buffer = this26; -HXDLIN( 192) _this24->copyFromArray(array12,null()); -HXDLIN( 192) this25 = _this24; - } - else { -HXLINE( 192) if (hx::IsNotNull( vector6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 192) _this25->byteOffset = 0; -HXDLIN( 192) _this25->length = array13->get_length(); -HXDLIN( 192) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 192) _this25->buffer = this27; -HXDLIN( 192) _this25->copyFromArray(array13,null()); -HXDLIN( 192) this25 = _this25; - } - else { -HXLINE( 192) if (hx::IsNotNull( view7 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 192) int srcLength12 = view7->length; -HXDLIN( 192) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 192) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 192) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 192) if ((view7->type == _this26->type)) { -HXLINE( 192) int srcLength13 = srcData6->length; -HXDLIN( 192) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 192) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 192) _this26->buffer = this28; -HXDLIN( 192) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 192) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 192) _this26->byteOffset = 0; -HXDLIN( 192) _this26->length = srcLength12; -HXDLIN( 192) this25 = _this26; - } - else { -HXLINE( 192) if (hx::IsNotNull( buffer6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 192) if ((in_byteOffset6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) int bufferByteLength6 = buffer6->length; -HXDLIN( 192) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 192) int newByteLength6 = bufferByteLength6; -HXDLIN( 192) if (hx::IsNull( len )) { -HXLINE( 192) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 192) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((newByteLength6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 192) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 192) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 192) if ((newRange6 > bufferByteLength6)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 192) _this27->buffer = buffer6; -HXDLIN( 192) _this27->byteOffset = in_byteOffset6; -HXDLIN( 192) _this27->byteLength = newByteLength6; -HXDLIN( 192) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 192) this25 = _this27; - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXLINE( 171) view = this25; - } - break; - case (int)8: { -HXLINE( 195) ::Dynamic elements7 = null(); -HXDLIN( 195) ::haxe::io::Bytes buffer7 = this->buffer; -HXDLIN( 195) ::cpp::VirtualArray array14 = null(); -HXDLIN( 195) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 195) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 195) ::Dynamic byteoffset7 = byte_offset; -HXLINE( 99) if (hx::IsNull( byteoffset7 )) { -HXLINE( 99) byteoffset7 = 0; - } -HXLINE( 195) ::lime::utils::ArrayBufferView this29; -HXDLIN( 195) if (hx::IsNotNull( elements7 )) { -HXLINE( 195) this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXLINE( 195) if (hx::IsNotNull( array14 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) _this28->byteOffset = 0; -HXDLIN( 195) _this28->length = array14->get_length(); -HXDLIN( 195) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this30 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 195) _this28->buffer = this30; -HXDLIN( 195) _this28->copyFromArray(array14,null()); -HXDLIN( 195) this29 = _this28; - } - else { -HXLINE( 195) if (hx::IsNotNull( vector7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 195) _this29->byteOffset = 0; -HXDLIN( 195) _this29->length = array15->get_length(); -HXDLIN( 195) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 195) _this29->buffer = this31; -HXDLIN( 195) _this29->copyFromArray(array15,null()); -HXDLIN( 195) this29 = _this29; - } - else { -HXLINE( 195) if (hx::IsNotNull( view8 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 195) int srcLength14 = view8->length; -HXDLIN( 195) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 195) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 195) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 195) if ((view8->type == _this30->type)) { -HXLINE( 195) int srcLength15 = srcData7->length; -HXDLIN( 195) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 195) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 195) _this30->buffer = this32; -HXDLIN( 195) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 195) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 195) _this30->byteOffset = 0; -HXDLIN( 195) _this30->length = srcLength14; -HXDLIN( 195) this29 = _this30; - } - else { -HXLINE( 195) if (hx::IsNotNull( buffer7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 195) if ((in_byteOffset7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) int bufferByteLength7 = buffer7->length; -HXDLIN( 195) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 195) int newByteLength7 = bufferByteLength7; -HXDLIN( 195) if (hx::IsNull( len )) { -HXLINE( 195) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 195) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((newByteLength7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 195) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 195) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 195) if ((newRange7 > bufferByteLength7)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 195) _this31->buffer = buffer7; -HXDLIN( 195) _this31->byteOffset = in_byteOffset7; -HXDLIN( 195) _this31->byteLength = newByteLength7; -HXDLIN( 195) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 195) this29 = _this31; - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXLINE( 171) view = this29; - } - break; - case (int)9: { -HXLINE( 198) ::Dynamic elements8 = null(); -HXDLIN( 198) ::haxe::io::Bytes buffer8 = this->buffer; -HXDLIN( 198) ::cpp::VirtualArray array16 = null(); -HXDLIN( 198) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 198) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 198) ::Dynamic byteoffset8 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset8 )) { -HXLINE( 96) byteoffset8 = 0; - } -HXLINE( 198) ::lime::utils::ArrayBufferView this33; -HXDLIN( 198) if (hx::IsNotNull( elements8 )) { -HXLINE( 198) this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXLINE( 198) if (hx::IsNotNull( array16 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) _this32->byteOffset = 0; -HXDLIN( 198) _this32->length = array16->get_length(); -HXDLIN( 198) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this34 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 198) _this32->buffer = this34; -HXDLIN( 198) _this32->copyFromArray(array16,null()); -HXDLIN( 198) this33 = _this32; - } - else { -HXLINE( 198) if (hx::IsNotNull( vector8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 198) _this33->byteOffset = 0; -HXDLIN( 198) _this33->length = array17->get_length(); -HXDLIN( 198) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 198) _this33->buffer = this35; -HXDLIN( 198) _this33->copyFromArray(array17,null()); -HXDLIN( 198) this33 = _this33; - } - else { -HXLINE( 198) if (hx::IsNotNull( view9 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 198) int srcLength16 = view9->length; -HXDLIN( 198) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 198) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 198) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 198) if ((view9->type == _this34->type)) { -HXLINE( 198) int srcLength17 = srcData8->length; -HXDLIN( 198) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 198) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 198) _this34->buffer = this36; -HXDLIN( 198) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 198) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 198) _this34->byteOffset = 0; -HXDLIN( 198) _this34->length = srcLength16; -HXDLIN( 198) this33 = _this34; - } - else { -HXLINE( 198) if (hx::IsNotNull( buffer8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 198) if ((in_byteOffset8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) int bufferByteLength8 = buffer8->length; -HXDLIN( 198) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 198) int newByteLength8 = bufferByteLength8; -HXDLIN( 198) if (hx::IsNull( len )) { -HXLINE( 198) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 198) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((newByteLength8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 198) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 198) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 198) if ((newRange8 > bufferByteLength8)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 198) _this35->buffer = buffer8; -HXDLIN( 198) _this35->byteOffset = in_byteOffset8; -HXDLIN( 198) _this35->byteLength = newByteLength8; -HXDLIN( 198) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 198) this33 = _this35; - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXLINE( 171) view = this33; - } - break; - } -HXLINE( 204) return view; - } - - -HX_DEFINE_DYNAMIC_FUNC2(ArrayBufferView_obj,subarray_lime_utils_UInt32Array,return ) - - ::lime::utils::ArrayBufferView ArrayBufferView_obj::subarray_lime_utils_UInt8Array(int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_244a612994c6bd06_166_subarray_lime_utils_UInt8Array) -HXLINE( 167) if (hx::IsNull( end )) { -HXLINE( 167) end = this->length; - } -HXLINE( 168) int len = (( (int)(end) ) - begin); -HXLINE( 169) int byte_offset = ((begin * this->bytesPerElement) + this->byteOffset); -HXLINE( 171) ::lime::utils::ArrayBufferView view; -HXDLIN( 171) switch((int)(this->type)){ - case (int)0: { -HXLINE( 201) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXLINE( 174) ::Dynamic elements = null(); -HXDLIN( 174) ::haxe::io::Bytes buffer = this->buffer; -HXDLIN( 174) ::cpp::VirtualArray array = null(); -HXDLIN( 174) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 174) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 174) ::Dynamic byteoffset = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 174) ::lime::utils::ArrayBufferView this1; -HXDLIN( 174) if (hx::IsNotNull( elements )) { -HXLINE( 174) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXLINE( 174) if (hx::IsNotNull( array )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) _this->byteOffset = 0; -HXDLIN( 174) _this->length = array->get_length(); -HXDLIN( 174) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 174) _this->buffer = this2; -HXDLIN( 174) _this->copyFromArray(array,null()); -HXDLIN( 174) this1 = _this; - } - else { -HXLINE( 174) if (hx::IsNotNull( vector )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 174) _this1->byteOffset = 0; -HXDLIN( 174) _this1->length = array1->get_length(); -HXDLIN( 174) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 174) _this1->buffer = this3; -HXDLIN( 174) _this1->copyFromArray(array1,null()); -HXDLIN( 174) this1 = _this1; - } - else { -HXLINE( 174) if (hx::IsNotNull( view1 )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 174) int srcLength = view1->length; -HXDLIN( 174) int srcByteOffset = view1->byteOffset; -HXDLIN( 174) int srcElementSize = view1->bytesPerElement; -HXDLIN( 174) int elementSize = _this2->bytesPerElement; -HXDLIN( 174) if ((view1->type == _this2->type)) { -HXLINE( 174) int srcLength1 = srcData->length; -HXDLIN( 174) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 174) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 174) _this2->buffer = this4; -HXDLIN( 174) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 174) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 174) _this2->byteOffset = 0; -HXDLIN( 174) _this2->length = srcLength; -HXDLIN( 174) this1 = _this2; - } - else { -HXLINE( 174) if (hx::IsNotNull( buffer )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 174) if ((in_byteOffset < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) int bufferByteLength = buffer->length; -HXDLIN( 174) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 174) int newByteLength = bufferByteLength; -HXDLIN( 174) if (hx::IsNull( len )) { -HXLINE( 174) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 174) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((newByteLength < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 174) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 174) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 174) if ((newRange > bufferByteLength)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 174) _this3->buffer = buffer; -HXDLIN( 174) _this3->byteOffset = in_byteOffset; -HXDLIN( 174) _this3->byteLength = newByteLength; -HXDLIN( 174) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 174) this1 = _this3; - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXLINE( 171) view = this1; - } - break; - case (int)2: { -HXLINE( 177) ::Dynamic elements1 = null(); -HXDLIN( 177) ::haxe::io::Bytes buffer1 = this->buffer; -HXDLIN( 177) ::cpp::VirtualArray array2 = null(); -HXDLIN( 177) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 177) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 177) ::Dynamic byteoffset1 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset1 )) { -HXLINE( 96) byteoffset1 = 0; - } -HXLINE( 177) ::lime::utils::ArrayBufferView this5; -HXDLIN( 177) if (hx::IsNotNull( elements1 )) { -HXLINE( 177) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXLINE( 177) if (hx::IsNotNull( array2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) _this4->byteOffset = 0; -HXDLIN( 177) _this4->length = array2->get_length(); -HXDLIN( 177) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 177) _this4->buffer = this6; -HXDLIN( 177) _this4->copyFromArray(array2,null()); -HXDLIN( 177) this5 = _this4; - } - else { -HXLINE( 177) if (hx::IsNotNull( vector1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 177) _this5->byteOffset = 0; -HXDLIN( 177) _this5->length = array3->get_length(); -HXDLIN( 177) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 177) _this5->buffer = this7; -HXDLIN( 177) _this5->copyFromArray(array3,null()); -HXDLIN( 177) this5 = _this5; - } - else { -HXLINE( 177) if (hx::IsNotNull( view2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 177) int srcLength2 = view2->length; -HXDLIN( 177) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 177) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 177) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 177) if ((view2->type == _this6->type)) { -HXLINE( 177) int srcLength3 = srcData1->length; -HXDLIN( 177) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 177) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 177) _this6->buffer = this8; -HXDLIN( 177) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 177) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 177) _this6->byteOffset = 0; -HXDLIN( 177) _this6->length = srcLength2; -HXDLIN( 177) this5 = _this6; - } - else { -HXLINE( 177) if (hx::IsNotNull( buffer1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 177) if ((in_byteOffset1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) int bufferByteLength1 = buffer1->length; -HXDLIN( 177) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 177) int newByteLength1 = bufferByteLength1; -HXDLIN( 177) if (hx::IsNull( len )) { -HXLINE( 177) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 177) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((newByteLength1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 177) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 177) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 177) if ((newRange1 > bufferByteLength1)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 177) _this7->buffer = buffer1; -HXDLIN( 177) _this7->byteOffset = in_byteOffset1; -HXDLIN( 177) _this7->byteLength = newByteLength1; -HXDLIN( 177) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 177) this5 = _this7; - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXLINE( 171) view = this5; - } - break; - case (int)3: { -HXLINE( 180) ::Dynamic elements2 = null(); -HXDLIN( 180) ::haxe::io::Bytes buffer2 = this->buffer; -HXDLIN( 180) ::cpp::VirtualArray array4 = null(); -HXDLIN( 180) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 180) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 180) ::Dynamic byteoffset2 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset2 )) { -HXLINE( 96) byteoffset2 = 0; - } -HXLINE( 180) ::lime::utils::ArrayBufferView this9; -HXDLIN( 180) if (hx::IsNotNull( elements2 )) { -HXLINE( 180) this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXLINE( 180) if (hx::IsNotNull( array4 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) _this8->byteOffset = 0; -HXDLIN( 180) _this8->length = array4->get_length(); -HXDLIN( 180) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this10 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 180) _this8->buffer = this10; -HXDLIN( 180) _this8->copyFromArray(array4,null()); -HXDLIN( 180) this9 = _this8; - } - else { -HXLINE( 180) if (hx::IsNotNull( vector2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 180) _this9->byteOffset = 0; -HXDLIN( 180) _this9->length = array5->get_length(); -HXDLIN( 180) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 180) _this9->buffer = this11; -HXDLIN( 180) _this9->copyFromArray(array5,null()); -HXDLIN( 180) this9 = _this9; - } - else { -HXLINE( 180) if (hx::IsNotNull( view3 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 180) int srcLength4 = view3->length; -HXDLIN( 180) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 180) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 180) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 180) if ((view3->type == _this10->type)) { -HXLINE( 180) int srcLength5 = srcData2->length; -HXDLIN( 180) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 180) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 180) _this10->buffer = this12; -HXDLIN( 180) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 180) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 180) _this10->byteOffset = 0; -HXDLIN( 180) _this10->length = srcLength4; -HXDLIN( 180) this9 = _this10; - } - else { -HXLINE( 180) if (hx::IsNotNull( buffer2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 180) if ((in_byteOffset2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) int bufferByteLength2 = buffer2->length; -HXDLIN( 180) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 180) int newByteLength2 = bufferByteLength2; -HXDLIN( 180) if (hx::IsNull( len )) { -HXLINE( 180) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 180) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((newByteLength2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 180) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 180) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 180) if ((newRange2 > bufferByteLength2)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 180) _this11->buffer = buffer2; -HXDLIN( 180) _this11->byteOffset = in_byteOffset2; -HXDLIN( 180) _this11->byteLength = newByteLength2; -HXDLIN( 180) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 180) this9 = _this11; - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXLINE( 171) view = this9; - } - break; - case (int)4: { -HXLINE( 183) ::Dynamic elements3 = null(); -HXDLIN( 183) ::haxe::io::Bytes buffer3 = this->buffer; -HXDLIN( 183) ::cpp::VirtualArray array6 = null(); -HXDLIN( 183) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 183) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 183) ::Dynamic byteoffset3 = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset3 )) { -HXLINE( 94) byteoffset3 = 0; - } -HXLINE( 183) ::lime::utils::ArrayBufferView this13; -HXDLIN( 183) if (hx::IsNotNull( elements3 )) { -HXLINE( 183) this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXLINE( 183) if (hx::IsNotNull( array6 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) _this12->byteOffset = 0; -HXDLIN( 183) _this12->length = array6->get_length(); -HXDLIN( 183) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this14 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 183) _this12->buffer = this14; -HXDLIN( 183) _this12->copyFromArray(array6,null()); -HXDLIN( 183) this13 = _this12; - } - else { -HXLINE( 183) if (hx::IsNotNull( vector3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 183) _this13->byteOffset = 0; -HXDLIN( 183) _this13->length = array7->get_length(); -HXDLIN( 183) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 183) _this13->buffer = this15; -HXDLIN( 183) _this13->copyFromArray(array7,null()); -HXDLIN( 183) this13 = _this13; - } - else { -HXLINE( 183) if (hx::IsNotNull( view4 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 183) int srcLength6 = view4->length; -HXDLIN( 183) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 183) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 183) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 183) if ((view4->type == _this14->type)) { -HXLINE( 183) int srcLength7 = srcData3->length; -HXDLIN( 183) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 183) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 183) _this14->buffer = this16; -HXDLIN( 183) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 183) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 183) _this14->byteOffset = 0; -HXDLIN( 183) _this14->length = srcLength6; -HXDLIN( 183) this13 = _this14; - } - else { -HXLINE( 183) if (hx::IsNotNull( buffer3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 183) if ((in_byteOffset3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) int bufferByteLength3 = buffer3->length; -HXDLIN( 183) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 183) int newByteLength3 = bufferByteLength3; -HXDLIN( 183) if (hx::IsNull( len )) { -HXLINE( 183) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 183) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((newByteLength3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 183) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 183) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 183) if ((newRange3 > bufferByteLength3)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 183) _this15->buffer = buffer3; -HXDLIN( 183) _this15->byteOffset = in_byteOffset3; -HXDLIN( 183) _this15->byteLength = newByteLength3; -HXDLIN( 183) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 183) this13 = _this15; - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXLINE( 171) view = this13; - } - break; - case (int)5: { -HXLINE( 186) ::Dynamic elements4 = null(); -HXDLIN( 186) ::haxe::io::Bytes buffer4 = this->buffer; -HXDLIN( 186) ::cpp::VirtualArray array8 = null(); -HXDLIN( 186) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 186) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 186) ::Dynamic byteoffset4 = byte_offset; -HXLINE( 106) if (hx::IsNull( byteoffset4 )) { -HXLINE( 106) byteoffset4 = 0; - } -HXLINE( 186) ::lime::utils::ArrayBufferView this17; -HXDLIN( 186) if (hx::IsNotNull( elements4 )) { -HXLINE( 186) this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXLINE( 186) if (hx::IsNotNull( array8 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) _this16->byteOffset = 0; -HXDLIN( 186) _this16->length = array8->get_length(); -HXDLIN( 186) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this18 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 186) _this16->buffer = this18; -HXDLIN( 186) _this16->copyFromArray(array8,null()); -HXDLIN( 186) this17 = _this16; - } - else { -HXLINE( 186) if (hx::IsNotNull( vector4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 186) _this17->byteOffset = 0; -HXDLIN( 186) _this17->length = array9->get_length(); -HXDLIN( 186) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 186) _this17->buffer = this19; -HXDLIN( 186) _this17->copyFromArray(array9,null()); -HXDLIN( 186) this17 = _this17; - } - else { -HXLINE( 186) if (hx::IsNotNull( view5 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 186) int srcLength8 = view5->length; -HXDLIN( 186) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 186) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 186) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 186) if ((view5->type == _this18->type)) { -HXLINE( 186) int srcLength9 = srcData4->length; -HXDLIN( 186) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 186) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 186) _this18->buffer = this20; -HXDLIN( 186) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 186) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 186) _this18->byteOffset = 0; -HXDLIN( 186) _this18->length = srcLength8; -HXDLIN( 186) this17 = _this18; - } - else { -HXLINE( 186) if (hx::IsNotNull( buffer4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 186) if ((in_byteOffset4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) int bufferByteLength4 = buffer4->length; -HXDLIN( 186) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 186) int newByteLength4 = bufferByteLength4; -HXDLIN( 186) if (hx::IsNull( len )) { -HXLINE( 186) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 186) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((newByteLength4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 186) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 186) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 186) if ((newRange4 > bufferByteLength4)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 186) _this19->buffer = buffer4; -HXDLIN( 186) _this19->byteOffset = in_byteOffset4; -HXDLIN( 186) _this19->byteLength = newByteLength4; -HXDLIN( 186) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 186) this17 = _this19; - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXLINE( 171) view = this17; - } - break; - case (int)6: { -HXLINE( 189) ::Dynamic elements5 = null(); -HXDLIN( 189) ::haxe::io::Bytes buffer5 = this->buffer; -HXDLIN( 189) ::cpp::VirtualArray array10 = null(); -HXDLIN( 189) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 189) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 189) ::Dynamic byteoffset5 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset5 )) { -HXLINE( 96) byteoffset5 = 0; - } -HXLINE( 189) ::lime::utils::ArrayBufferView this21; -HXDLIN( 189) if (hx::IsNotNull( elements5 )) { -HXLINE( 189) this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXLINE( 189) if (hx::IsNotNull( array10 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) _this20->byteOffset = 0; -HXDLIN( 189) _this20->length = array10->get_length(); -HXDLIN( 189) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this22 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 189) _this20->buffer = this22; -HXDLIN( 189) _this20->copyFromArray(array10,null()); -HXDLIN( 189) this21 = _this20; - } - else { -HXLINE( 189) if (hx::IsNotNull( vector5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 189) _this21->byteOffset = 0; -HXDLIN( 189) _this21->length = array11->get_length(); -HXDLIN( 189) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 189) _this21->buffer = this23; -HXDLIN( 189) _this21->copyFromArray(array11,null()); -HXDLIN( 189) this21 = _this21; - } - else { -HXLINE( 189) if (hx::IsNotNull( view6 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 189) int srcLength10 = view6->length; -HXDLIN( 189) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 189) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 189) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 189) if ((view6->type == _this22->type)) { -HXLINE( 189) int srcLength11 = srcData5->length; -HXDLIN( 189) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 189) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 189) _this22->buffer = this24; -HXDLIN( 189) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 189) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 189) _this22->byteOffset = 0; -HXDLIN( 189) _this22->length = srcLength10; -HXDLIN( 189) this21 = _this22; - } - else { -HXLINE( 189) if (hx::IsNotNull( buffer5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 189) if ((in_byteOffset5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) int bufferByteLength5 = buffer5->length; -HXDLIN( 189) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 189) int newByteLength5 = bufferByteLength5; -HXDLIN( 189) if (hx::IsNull( len )) { -HXLINE( 189) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 189) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((newByteLength5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 189) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 189) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 189) if ((newRange5 > bufferByteLength5)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 189) _this23->buffer = buffer5; -HXDLIN( 189) _this23->byteOffset = in_byteOffset5; -HXDLIN( 189) _this23->byteLength = newByteLength5; -HXDLIN( 189) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 189) this21 = _this23; - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXLINE( 171) view = this21; - } - break; - case (int)7: { -HXLINE( 192) ::Dynamic elements6 = null(); -HXDLIN( 192) ::haxe::io::Bytes buffer6 = this->buffer; -HXDLIN( 192) ::cpp::VirtualArray array12 = null(); -HXDLIN( 192) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 192) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 192) ::Dynamic byteoffset6 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset6 )) { -HXLINE( 96) byteoffset6 = 0; - } -HXLINE( 192) ::lime::utils::ArrayBufferView this25; -HXDLIN( 192) if (hx::IsNotNull( elements6 )) { -HXLINE( 192) this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXLINE( 192) if (hx::IsNotNull( array12 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) _this24->byteOffset = 0; -HXDLIN( 192) _this24->length = array12->get_length(); -HXDLIN( 192) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this26 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 192) _this24->buffer = this26; -HXDLIN( 192) _this24->copyFromArray(array12,null()); -HXDLIN( 192) this25 = _this24; - } - else { -HXLINE( 192) if (hx::IsNotNull( vector6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 192) _this25->byteOffset = 0; -HXDLIN( 192) _this25->length = array13->get_length(); -HXDLIN( 192) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 192) _this25->buffer = this27; -HXDLIN( 192) _this25->copyFromArray(array13,null()); -HXDLIN( 192) this25 = _this25; - } - else { -HXLINE( 192) if (hx::IsNotNull( view7 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 192) int srcLength12 = view7->length; -HXDLIN( 192) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 192) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 192) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 192) if ((view7->type == _this26->type)) { -HXLINE( 192) int srcLength13 = srcData6->length; -HXDLIN( 192) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 192) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 192) _this26->buffer = this28; -HXDLIN( 192) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 192) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 192) _this26->byteOffset = 0; -HXDLIN( 192) _this26->length = srcLength12; -HXDLIN( 192) this25 = _this26; - } - else { -HXLINE( 192) if (hx::IsNotNull( buffer6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 192) if ((in_byteOffset6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) int bufferByteLength6 = buffer6->length; -HXDLIN( 192) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 192) int newByteLength6 = bufferByteLength6; -HXDLIN( 192) if (hx::IsNull( len )) { -HXLINE( 192) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 192) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((newByteLength6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 192) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 192) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 192) if ((newRange6 > bufferByteLength6)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 192) _this27->buffer = buffer6; -HXDLIN( 192) _this27->byteOffset = in_byteOffset6; -HXDLIN( 192) _this27->byteLength = newByteLength6; -HXDLIN( 192) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 192) this25 = _this27; - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXLINE( 171) view = this25; - } - break; - case (int)8: { -HXLINE( 195) ::Dynamic elements7 = null(); -HXDLIN( 195) ::haxe::io::Bytes buffer7 = this->buffer; -HXDLIN( 195) ::cpp::VirtualArray array14 = null(); -HXDLIN( 195) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 195) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 195) ::Dynamic byteoffset7 = byte_offset; -HXLINE( 99) if (hx::IsNull( byteoffset7 )) { -HXLINE( 99) byteoffset7 = 0; - } -HXLINE( 195) ::lime::utils::ArrayBufferView this29; -HXDLIN( 195) if (hx::IsNotNull( elements7 )) { -HXLINE( 195) this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXLINE( 195) if (hx::IsNotNull( array14 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) _this28->byteOffset = 0; -HXDLIN( 195) _this28->length = array14->get_length(); -HXDLIN( 195) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this30 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 195) _this28->buffer = this30; -HXDLIN( 195) _this28->copyFromArray(array14,null()); -HXDLIN( 195) this29 = _this28; - } - else { -HXLINE( 195) if (hx::IsNotNull( vector7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 195) _this29->byteOffset = 0; -HXDLIN( 195) _this29->length = array15->get_length(); -HXDLIN( 195) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 195) _this29->buffer = this31; -HXDLIN( 195) _this29->copyFromArray(array15,null()); -HXDLIN( 195) this29 = _this29; - } - else { -HXLINE( 195) if (hx::IsNotNull( view8 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 195) int srcLength14 = view8->length; -HXDLIN( 195) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 195) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 195) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 195) if ((view8->type == _this30->type)) { -HXLINE( 195) int srcLength15 = srcData7->length; -HXDLIN( 195) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 195) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 195) _this30->buffer = this32; -HXDLIN( 195) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 195) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 195) _this30->byteOffset = 0; -HXDLIN( 195) _this30->length = srcLength14; -HXDLIN( 195) this29 = _this30; - } - else { -HXLINE( 195) if (hx::IsNotNull( buffer7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 195) if ((in_byteOffset7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) int bufferByteLength7 = buffer7->length; -HXDLIN( 195) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 195) int newByteLength7 = bufferByteLength7; -HXDLIN( 195) if (hx::IsNull( len )) { -HXLINE( 195) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 195) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((newByteLength7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 195) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 195) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 195) if ((newRange7 > bufferByteLength7)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 195) _this31->buffer = buffer7; -HXDLIN( 195) _this31->byteOffset = in_byteOffset7; -HXDLIN( 195) _this31->byteLength = newByteLength7; -HXDLIN( 195) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 195) this29 = _this31; - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXLINE( 171) view = this29; - } - break; - case (int)9: { -HXLINE( 198) ::Dynamic elements8 = null(); -HXDLIN( 198) ::haxe::io::Bytes buffer8 = this->buffer; -HXDLIN( 198) ::cpp::VirtualArray array16 = null(); -HXDLIN( 198) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 198) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 198) ::Dynamic byteoffset8 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset8 )) { -HXLINE( 96) byteoffset8 = 0; - } -HXLINE( 198) ::lime::utils::ArrayBufferView this33; -HXDLIN( 198) if (hx::IsNotNull( elements8 )) { -HXLINE( 198) this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXLINE( 198) if (hx::IsNotNull( array16 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) _this32->byteOffset = 0; -HXDLIN( 198) _this32->length = array16->get_length(); -HXDLIN( 198) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this34 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 198) _this32->buffer = this34; -HXDLIN( 198) _this32->copyFromArray(array16,null()); -HXDLIN( 198) this33 = _this32; - } - else { -HXLINE( 198) if (hx::IsNotNull( vector8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 198) _this33->byteOffset = 0; -HXDLIN( 198) _this33->length = array17->get_length(); -HXDLIN( 198) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 198) _this33->buffer = this35; -HXDLIN( 198) _this33->copyFromArray(array17,null()); -HXDLIN( 198) this33 = _this33; - } - else { -HXLINE( 198) if (hx::IsNotNull( view9 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 198) int srcLength16 = view9->length; -HXDLIN( 198) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 198) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 198) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 198) if ((view9->type == _this34->type)) { -HXLINE( 198) int srcLength17 = srcData8->length; -HXDLIN( 198) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 198) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 198) _this34->buffer = this36; -HXDLIN( 198) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 198) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 198) _this34->byteOffset = 0; -HXDLIN( 198) _this34->length = srcLength16; -HXDLIN( 198) this33 = _this34; - } - else { -HXLINE( 198) if (hx::IsNotNull( buffer8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 198) if ((in_byteOffset8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) int bufferByteLength8 = buffer8->length; -HXDLIN( 198) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 198) int newByteLength8 = bufferByteLength8; -HXDLIN( 198) if (hx::IsNull( len )) { -HXLINE( 198) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 198) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((newByteLength8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 198) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 198) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 198) if ((newRange8 > bufferByteLength8)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 198) _this35->buffer = buffer8; -HXDLIN( 198) _this35->byteOffset = in_byteOffset8; -HXDLIN( 198) _this35->byteLength = newByteLength8; -HXDLIN( 198) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 198) this33 = _this35; - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXLINE( 171) view = this33; - } - break; - } -HXLINE( 204) return view; - } - - -HX_DEFINE_DYNAMIC_FUNC2(ArrayBufferView_obj,subarray_lime_utils_UInt8Array,return ) - - ::lime::utils::ArrayBufferView ArrayBufferView_obj::subarray_lime_utils_Float32Array(int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_244a612994c6bd06_166_subarray_lime_utils_Float32Array) -HXLINE( 167) if (hx::IsNull( end )) { -HXLINE( 167) end = this->length; - } -HXLINE( 168) int len = (( (int)(end) ) - begin); -HXLINE( 169) int byte_offset = ((begin * this->bytesPerElement) + this->byteOffset); -HXLINE( 171) ::lime::utils::ArrayBufferView view; -HXDLIN( 171) switch((int)(this->type)){ - case (int)0: { -HXLINE( 201) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXLINE( 174) ::Dynamic elements = null(); -HXDLIN( 174) ::haxe::io::Bytes buffer = this->buffer; -HXDLIN( 174) ::cpp::VirtualArray array = null(); -HXDLIN( 174) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 174) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 174) ::Dynamic byteoffset = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 174) ::lime::utils::ArrayBufferView this1; -HXDLIN( 174) if (hx::IsNotNull( elements )) { -HXLINE( 174) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXLINE( 174) if (hx::IsNotNull( array )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) _this->byteOffset = 0; -HXDLIN( 174) _this->length = array->get_length(); -HXDLIN( 174) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 174) _this->buffer = this2; -HXDLIN( 174) _this->copyFromArray(array,null()); -HXDLIN( 174) this1 = _this; - } - else { -HXLINE( 174) if (hx::IsNotNull( vector )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 174) _this1->byteOffset = 0; -HXDLIN( 174) _this1->length = array1->get_length(); -HXDLIN( 174) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 174) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 174) _this1->buffer = this3; -HXDLIN( 174) _this1->copyFromArray(array1,null()); -HXDLIN( 174) this1 = _this1; - } - else { -HXLINE( 174) if (hx::IsNotNull( view1 )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 174) int srcLength = view1->length; -HXDLIN( 174) int srcByteOffset = view1->byteOffset; -HXDLIN( 174) int srcElementSize = view1->bytesPerElement; -HXDLIN( 174) int elementSize = _this2->bytesPerElement; -HXDLIN( 174) if ((view1->type == _this2->type)) { -HXLINE( 174) int srcLength1 = srcData->length; -HXDLIN( 174) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 174) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 174) _this2->buffer = this4; -HXDLIN( 174) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 174) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 174) _this2->byteOffset = 0; -HXDLIN( 174) _this2->length = srcLength; -HXDLIN( 174) this1 = _this2; - } - else { -HXLINE( 174) if (hx::IsNotNull( buffer )) { -HXLINE( 174) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 174) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 174) if ((in_byteOffset < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) int bufferByteLength = buffer->length; -HXDLIN( 174) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 174) int newByteLength = bufferByteLength; -HXDLIN( 174) if (hx::IsNull( len )) { -HXLINE( 174) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 174) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 174) if ((newByteLength < 0)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 174) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 174) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 174) if ((newRange > bufferByteLength)) { -HXLINE( 174) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 174) _this3->buffer = buffer; -HXDLIN( 174) _this3->byteOffset = in_byteOffset; -HXDLIN( 174) _this3->byteLength = newByteLength; -HXDLIN( 174) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 174) this1 = _this3; - } - else { -HXLINE( 174) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXLINE( 171) view = this1; - } - break; - case (int)2: { -HXLINE( 177) ::Dynamic elements1 = null(); -HXDLIN( 177) ::haxe::io::Bytes buffer1 = this->buffer; -HXDLIN( 177) ::cpp::VirtualArray array2 = null(); -HXDLIN( 177) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 177) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 177) ::Dynamic byteoffset1 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset1 )) { -HXLINE( 96) byteoffset1 = 0; - } -HXLINE( 177) ::lime::utils::ArrayBufferView this5; -HXDLIN( 177) if (hx::IsNotNull( elements1 )) { -HXLINE( 177) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXLINE( 177) if (hx::IsNotNull( array2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) _this4->byteOffset = 0; -HXDLIN( 177) _this4->length = array2->get_length(); -HXDLIN( 177) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 177) _this4->buffer = this6; -HXDLIN( 177) _this4->copyFromArray(array2,null()); -HXDLIN( 177) this5 = _this4; - } - else { -HXLINE( 177) if (hx::IsNotNull( vector1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 177) _this5->byteOffset = 0; -HXDLIN( 177) _this5->length = array3->get_length(); -HXDLIN( 177) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 177) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 177) _this5->buffer = this7; -HXDLIN( 177) _this5->copyFromArray(array3,null()); -HXDLIN( 177) this5 = _this5; - } - else { -HXLINE( 177) if (hx::IsNotNull( view2 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 177) int srcLength2 = view2->length; -HXDLIN( 177) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 177) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 177) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 177) if ((view2->type == _this6->type)) { -HXLINE( 177) int srcLength3 = srcData1->length; -HXDLIN( 177) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 177) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 177) _this6->buffer = this8; -HXDLIN( 177) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 177) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 177) _this6->byteOffset = 0; -HXDLIN( 177) _this6->length = srcLength2; -HXDLIN( 177) this5 = _this6; - } - else { -HXLINE( 177) if (hx::IsNotNull( buffer1 )) { -HXLINE( 177) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 177) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 177) if ((in_byteOffset1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) int bufferByteLength1 = buffer1->length; -HXDLIN( 177) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 177) int newByteLength1 = bufferByteLength1; -HXDLIN( 177) if (hx::IsNull( len )) { -HXLINE( 177) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 177) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 177) if ((newByteLength1 < 0)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 177) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 177) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 177) if ((newRange1 > bufferByteLength1)) { -HXLINE( 177) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 177) _this7->buffer = buffer1; -HXDLIN( 177) _this7->byteOffset = in_byteOffset1; -HXDLIN( 177) _this7->byteLength = newByteLength1; -HXDLIN( 177) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 177) this5 = _this7; - } - else { -HXLINE( 177) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXLINE( 171) view = this5; - } - break; - case (int)3: { -HXLINE( 180) ::Dynamic elements2 = null(); -HXDLIN( 180) ::haxe::io::Bytes buffer2 = this->buffer; -HXDLIN( 180) ::cpp::VirtualArray array4 = null(); -HXDLIN( 180) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 180) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 180) ::Dynamic byteoffset2 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset2 )) { -HXLINE( 96) byteoffset2 = 0; - } -HXLINE( 180) ::lime::utils::ArrayBufferView this9; -HXDLIN( 180) if (hx::IsNotNull( elements2 )) { -HXLINE( 180) this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXLINE( 180) if (hx::IsNotNull( array4 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) _this8->byteOffset = 0; -HXDLIN( 180) _this8->length = array4->get_length(); -HXDLIN( 180) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this10 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 180) _this8->buffer = this10; -HXDLIN( 180) _this8->copyFromArray(array4,null()); -HXDLIN( 180) this9 = _this8; - } - else { -HXLINE( 180) if (hx::IsNotNull( vector2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 180) _this9->byteOffset = 0; -HXDLIN( 180) _this9->length = array5->get_length(); -HXDLIN( 180) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 180) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 180) _this9->buffer = this11; -HXDLIN( 180) _this9->copyFromArray(array5,null()); -HXDLIN( 180) this9 = _this9; - } - else { -HXLINE( 180) if (hx::IsNotNull( view3 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 180) int srcLength4 = view3->length; -HXDLIN( 180) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 180) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 180) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 180) if ((view3->type == _this10->type)) { -HXLINE( 180) int srcLength5 = srcData2->length; -HXDLIN( 180) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 180) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 180) _this10->buffer = this12; -HXDLIN( 180) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 180) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 180) _this10->byteOffset = 0; -HXDLIN( 180) _this10->length = srcLength4; -HXDLIN( 180) this9 = _this10; - } - else { -HXLINE( 180) if (hx::IsNotNull( buffer2 )) { -HXLINE( 180) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 180) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 180) if ((in_byteOffset2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) int bufferByteLength2 = buffer2->length; -HXDLIN( 180) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 180) int newByteLength2 = bufferByteLength2; -HXDLIN( 180) if (hx::IsNull( len )) { -HXLINE( 180) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 180) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 180) if ((newByteLength2 < 0)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 180) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 180) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 180) if ((newRange2 > bufferByteLength2)) { -HXLINE( 180) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 180) _this11->buffer = buffer2; -HXDLIN( 180) _this11->byteOffset = in_byteOffset2; -HXDLIN( 180) _this11->byteLength = newByteLength2; -HXDLIN( 180) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 180) this9 = _this11; - } - else { -HXLINE( 180) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXLINE( 171) view = this9; - } - break; - case (int)4: { -HXLINE( 183) ::Dynamic elements3 = null(); -HXDLIN( 183) ::haxe::io::Bytes buffer3 = this->buffer; -HXDLIN( 183) ::cpp::VirtualArray array6 = null(); -HXDLIN( 183) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 183) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 183) ::Dynamic byteoffset3 = byte_offset; -HXLINE( 94) if (hx::IsNull( byteoffset3 )) { -HXLINE( 94) byteoffset3 = 0; - } -HXLINE( 183) ::lime::utils::ArrayBufferView this13; -HXDLIN( 183) if (hx::IsNotNull( elements3 )) { -HXLINE( 183) this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXLINE( 183) if (hx::IsNotNull( array6 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) _this12->byteOffset = 0; -HXDLIN( 183) _this12->length = array6->get_length(); -HXDLIN( 183) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this14 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 183) _this12->buffer = this14; -HXDLIN( 183) _this12->copyFromArray(array6,null()); -HXDLIN( 183) this13 = _this12; - } - else { -HXLINE( 183) if (hx::IsNotNull( vector3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 183) _this13->byteOffset = 0; -HXDLIN( 183) _this13->length = array7->get_length(); -HXDLIN( 183) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 183) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 183) _this13->buffer = this15; -HXDLIN( 183) _this13->copyFromArray(array7,null()); -HXDLIN( 183) this13 = _this13; - } - else { -HXLINE( 183) if (hx::IsNotNull( view4 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 183) int srcLength6 = view4->length; -HXDLIN( 183) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 183) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 183) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 183) if ((view4->type == _this14->type)) { -HXLINE( 183) int srcLength7 = srcData3->length; -HXDLIN( 183) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 183) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 183) _this14->buffer = this16; -HXDLIN( 183) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 183) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 183) _this14->byteOffset = 0; -HXDLIN( 183) _this14->length = srcLength6; -HXDLIN( 183) this13 = _this14; - } - else { -HXLINE( 183) if (hx::IsNotNull( buffer3 )) { -HXLINE( 183) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 183) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 183) if ((in_byteOffset3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) int bufferByteLength3 = buffer3->length; -HXDLIN( 183) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 183) int newByteLength3 = bufferByteLength3; -HXDLIN( 183) if (hx::IsNull( len )) { -HXLINE( 183) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 183) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 183) if ((newByteLength3 < 0)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 183) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 183) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 183) if ((newRange3 > bufferByteLength3)) { -HXLINE( 183) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 183) _this15->buffer = buffer3; -HXDLIN( 183) _this15->byteOffset = in_byteOffset3; -HXDLIN( 183) _this15->byteLength = newByteLength3; -HXDLIN( 183) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 183) this13 = _this15; - } - else { -HXLINE( 183) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXLINE( 171) view = this13; - } - break; - case (int)5: { -HXLINE( 186) ::Dynamic elements4 = null(); -HXDLIN( 186) ::haxe::io::Bytes buffer4 = this->buffer; -HXDLIN( 186) ::cpp::VirtualArray array8 = null(); -HXDLIN( 186) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 186) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 186) ::Dynamic byteoffset4 = byte_offset; -HXLINE( 106) if (hx::IsNull( byteoffset4 )) { -HXLINE( 106) byteoffset4 = 0; - } -HXLINE( 186) ::lime::utils::ArrayBufferView this17; -HXDLIN( 186) if (hx::IsNotNull( elements4 )) { -HXLINE( 186) this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXLINE( 186) if (hx::IsNotNull( array8 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) _this16->byteOffset = 0; -HXDLIN( 186) _this16->length = array8->get_length(); -HXDLIN( 186) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this18 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 186) _this16->buffer = this18; -HXDLIN( 186) _this16->copyFromArray(array8,null()); -HXDLIN( 186) this17 = _this16; - } - else { -HXLINE( 186) if (hx::IsNotNull( vector4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 186) _this17->byteOffset = 0; -HXDLIN( 186) _this17->length = array9->get_length(); -HXDLIN( 186) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 186) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 186) _this17->buffer = this19; -HXDLIN( 186) _this17->copyFromArray(array9,null()); -HXDLIN( 186) this17 = _this17; - } - else { -HXLINE( 186) if (hx::IsNotNull( view5 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 186) int srcLength8 = view5->length; -HXDLIN( 186) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 186) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 186) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 186) if ((view5->type == _this18->type)) { -HXLINE( 186) int srcLength9 = srcData4->length; -HXDLIN( 186) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 186) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 186) _this18->buffer = this20; -HXDLIN( 186) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 186) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 186) _this18->byteOffset = 0; -HXDLIN( 186) _this18->length = srcLength8; -HXDLIN( 186) this17 = _this18; - } - else { -HXLINE( 186) if (hx::IsNotNull( buffer4 )) { -HXLINE( 186) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 186) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 186) if ((in_byteOffset4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) int bufferByteLength4 = buffer4->length; -HXDLIN( 186) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 186) int newByteLength4 = bufferByteLength4; -HXDLIN( 186) if (hx::IsNull( len )) { -HXLINE( 186) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 186) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 186) if ((newByteLength4 < 0)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 186) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 186) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 186) if ((newRange4 > bufferByteLength4)) { -HXLINE( 186) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 186) _this19->buffer = buffer4; -HXDLIN( 186) _this19->byteOffset = in_byteOffset4; -HXDLIN( 186) _this19->byteLength = newByteLength4; -HXDLIN( 186) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 186) this17 = _this19; - } - else { -HXLINE( 186) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXLINE( 171) view = this17; - } - break; - case (int)6: { -HXLINE( 189) ::Dynamic elements5 = null(); -HXDLIN( 189) ::haxe::io::Bytes buffer5 = this->buffer; -HXDLIN( 189) ::cpp::VirtualArray array10 = null(); -HXDLIN( 189) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 189) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 189) ::Dynamic byteoffset5 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset5 )) { -HXLINE( 96) byteoffset5 = 0; - } -HXLINE( 189) ::lime::utils::ArrayBufferView this21; -HXDLIN( 189) if (hx::IsNotNull( elements5 )) { -HXLINE( 189) this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXLINE( 189) if (hx::IsNotNull( array10 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) _this20->byteOffset = 0; -HXDLIN( 189) _this20->length = array10->get_length(); -HXDLIN( 189) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this22 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 189) _this20->buffer = this22; -HXDLIN( 189) _this20->copyFromArray(array10,null()); -HXDLIN( 189) this21 = _this20; - } - else { -HXLINE( 189) if (hx::IsNotNull( vector5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 189) _this21->byteOffset = 0; -HXDLIN( 189) _this21->length = array11->get_length(); -HXDLIN( 189) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 189) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 189) _this21->buffer = this23; -HXDLIN( 189) _this21->copyFromArray(array11,null()); -HXDLIN( 189) this21 = _this21; - } - else { -HXLINE( 189) if (hx::IsNotNull( view6 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 189) int srcLength10 = view6->length; -HXDLIN( 189) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 189) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 189) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 189) if ((view6->type == _this22->type)) { -HXLINE( 189) int srcLength11 = srcData5->length; -HXDLIN( 189) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 189) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 189) _this22->buffer = this24; -HXDLIN( 189) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 189) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 189) _this22->byteOffset = 0; -HXDLIN( 189) _this22->length = srcLength10; -HXDLIN( 189) this21 = _this22; - } - else { -HXLINE( 189) if (hx::IsNotNull( buffer5 )) { -HXLINE( 189) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 189) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 189) if ((in_byteOffset5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) int bufferByteLength5 = buffer5->length; -HXDLIN( 189) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 189) int newByteLength5 = bufferByteLength5; -HXDLIN( 189) if (hx::IsNull( len )) { -HXLINE( 189) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 189) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 189) if ((newByteLength5 < 0)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 189) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 189) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 189) if ((newRange5 > bufferByteLength5)) { -HXLINE( 189) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 189) _this23->buffer = buffer5; -HXDLIN( 189) _this23->byteOffset = in_byteOffset5; -HXDLIN( 189) _this23->byteLength = newByteLength5; -HXDLIN( 189) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 189) this21 = _this23; - } - else { -HXLINE( 189) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXLINE( 171) view = this21; - } - break; - case (int)7: { -HXLINE( 192) ::Dynamic elements6 = null(); -HXDLIN( 192) ::haxe::io::Bytes buffer6 = this->buffer; -HXDLIN( 192) ::cpp::VirtualArray array12 = null(); -HXDLIN( 192) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 192) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 192) ::Dynamic byteoffset6 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset6 )) { -HXLINE( 96) byteoffset6 = 0; - } -HXLINE( 192) ::lime::utils::ArrayBufferView this25; -HXDLIN( 192) if (hx::IsNotNull( elements6 )) { -HXLINE( 192) this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXLINE( 192) if (hx::IsNotNull( array12 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) _this24->byteOffset = 0; -HXDLIN( 192) _this24->length = array12->get_length(); -HXDLIN( 192) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this26 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 192) _this24->buffer = this26; -HXDLIN( 192) _this24->copyFromArray(array12,null()); -HXDLIN( 192) this25 = _this24; - } - else { -HXLINE( 192) if (hx::IsNotNull( vector6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 192) _this25->byteOffset = 0; -HXDLIN( 192) _this25->length = array13->get_length(); -HXDLIN( 192) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 192) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 192) _this25->buffer = this27; -HXDLIN( 192) _this25->copyFromArray(array13,null()); -HXDLIN( 192) this25 = _this25; - } - else { -HXLINE( 192) if (hx::IsNotNull( view7 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 192) int srcLength12 = view7->length; -HXDLIN( 192) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 192) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 192) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 192) if ((view7->type == _this26->type)) { -HXLINE( 192) int srcLength13 = srcData6->length; -HXDLIN( 192) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 192) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 192) _this26->buffer = this28; -HXDLIN( 192) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 192) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 192) _this26->byteOffset = 0; -HXDLIN( 192) _this26->length = srcLength12; -HXDLIN( 192) this25 = _this26; - } - else { -HXLINE( 192) if (hx::IsNotNull( buffer6 )) { -HXLINE( 192) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 192) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 192) if ((in_byteOffset6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) int bufferByteLength6 = buffer6->length; -HXDLIN( 192) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 192) int newByteLength6 = bufferByteLength6; -HXDLIN( 192) if (hx::IsNull( len )) { -HXLINE( 192) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 192) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 192) if ((newByteLength6 < 0)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 192) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 192) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 192) if ((newRange6 > bufferByteLength6)) { -HXLINE( 192) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 192) _this27->buffer = buffer6; -HXDLIN( 192) _this27->byteOffset = in_byteOffset6; -HXDLIN( 192) _this27->byteLength = newByteLength6; -HXDLIN( 192) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 192) this25 = _this27; - } - else { -HXLINE( 192) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXLINE( 171) view = this25; - } - break; - case (int)8: { -HXLINE( 195) ::Dynamic elements7 = null(); -HXDLIN( 195) ::haxe::io::Bytes buffer7 = this->buffer; -HXDLIN( 195) ::cpp::VirtualArray array14 = null(); -HXDLIN( 195) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 195) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 195) ::Dynamic byteoffset7 = byte_offset; -HXLINE( 99) if (hx::IsNull( byteoffset7 )) { -HXLINE( 99) byteoffset7 = 0; - } -HXLINE( 195) ::lime::utils::ArrayBufferView this29; -HXDLIN( 195) if (hx::IsNotNull( elements7 )) { -HXLINE( 195) this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXLINE( 195) if (hx::IsNotNull( array14 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) _this28->byteOffset = 0; -HXDLIN( 195) _this28->length = array14->get_length(); -HXDLIN( 195) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this30 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 195) _this28->buffer = this30; -HXDLIN( 195) _this28->copyFromArray(array14,null()); -HXDLIN( 195) this29 = _this28; - } - else { -HXLINE( 195) if (hx::IsNotNull( vector7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 195) _this29->byteOffset = 0; -HXDLIN( 195) _this29->length = array15->get_length(); -HXDLIN( 195) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 195) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 195) _this29->buffer = this31; -HXDLIN( 195) _this29->copyFromArray(array15,null()); -HXDLIN( 195) this29 = _this29; - } - else { -HXLINE( 195) if (hx::IsNotNull( view8 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 195) int srcLength14 = view8->length; -HXDLIN( 195) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 195) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 195) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 195) if ((view8->type == _this30->type)) { -HXLINE( 195) int srcLength15 = srcData7->length; -HXDLIN( 195) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 195) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 195) _this30->buffer = this32; -HXDLIN( 195) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 195) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 195) _this30->byteOffset = 0; -HXDLIN( 195) _this30->length = srcLength14; -HXDLIN( 195) this29 = _this30; - } - else { -HXLINE( 195) if (hx::IsNotNull( buffer7 )) { -HXLINE( 195) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 195) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 195) if ((in_byteOffset7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) int bufferByteLength7 = buffer7->length; -HXDLIN( 195) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 195) int newByteLength7 = bufferByteLength7; -HXDLIN( 195) if (hx::IsNull( len )) { -HXLINE( 195) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 195) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 195) if ((newByteLength7 < 0)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 195) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 195) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 195) if ((newRange7 > bufferByteLength7)) { -HXLINE( 195) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 195) _this31->buffer = buffer7; -HXDLIN( 195) _this31->byteOffset = in_byteOffset7; -HXDLIN( 195) _this31->byteLength = newByteLength7; -HXDLIN( 195) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 195) this29 = _this31; - } - else { -HXLINE( 195) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXLINE( 171) view = this29; - } - break; - case (int)9: { -HXLINE( 198) ::Dynamic elements8 = null(); -HXDLIN( 198) ::haxe::io::Bytes buffer8 = this->buffer; -HXDLIN( 198) ::cpp::VirtualArray array16 = null(); -HXDLIN( 198) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 198) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 198) ::Dynamic byteoffset8 = byte_offset; -HXLINE( 96) if (hx::IsNull( byteoffset8 )) { -HXLINE( 96) byteoffset8 = 0; - } -HXLINE( 198) ::lime::utils::ArrayBufferView this33; -HXDLIN( 198) if (hx::IsNotNull( elements8 )) { -HXLINE( 198) this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXLINE( 198) if (hx::IsNotNull( array16 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) _this32->byteOffset = 0; -HXDLIN( 198) _this32->length = array16->get_length(); -HXDLIN( 198) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this34 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 198) _this32->buffer = this34; -HXDLIN( 198) _this32->copyFromArray(array16,null()); -HXDLIN( 198) this33 = _this32; - } - else { -HXLINE( 198) if (hx::IsNotNull( vector8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 198) _this33->byteOffset = 0; -HXDLIN( 198) _this33->length = array17->get_length(); -HXDLIN( 198) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 198) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 198) _this33->buffer = this35; -HXDLIN( 198) _this33->copyFromArray(array17,null()); -HXDLIN( 198) this33 = _this33; - } - else { -HXLINE( 198) if (hx::IsNotNull( view9 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 198) int srcLength16 = view9->length; -HXDLIN( 198) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 198) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 198) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 198) if ((view9->type == _this34->type)) { -HXLINE( 198) int srcLength17 = srcData8->length; -HXDLIN( 198) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 198) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 198) _this34->buffer = this36; -HXDLIN( 198) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 198) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 198) _this34->byteOffset = 0; -HXDLIN( 198) _this34->length = srcLength16; -HXDLIN( 198) this33 = _this34; - } - else { -HXLINE( 198) if (hx::IsNotNull( buffer8 )) { -HXLINE( 198) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 198) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 198) if ((in_byteOffset8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) int bufferByteLength8 = buffer8->length; -HXDLIN( 198) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 198) int newByteLength8 = bufferByteLength8; -HXDLIN( 198) if (hx::IsNull( len )) { -HXLINE( 198) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 198) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 198) if ((newByteLength8 < 0)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 198) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 198) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 198) if ((newRange8 > bufferByteLength8)) { -HXLINE( 198) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 198) _this35->buffer = buffer8; -HXDLIN( 198) _this35->byteOffset = in_byteOffset8; -HXDLIN( 198) _this35->byteLength = newByteLength8; -HXDLIN( 198) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 198) this33 = _this35; - } - else { -HXLINE( 198) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXLINE( 171) view = this33; - } - break; - } -HXLINE( 204) return view; - } - - -HX_DEFINE_DYNAMIC_FUNC2(ArrayBufferView_obj,subarray_lime_utils_Float32Array,return ) - - ::lime::utils::ArrayBufferView ArrayBufferView_obj::initTypedArray( ::lime::utils::ArrayBufferView view){ - HX_STACKFRAME(&_hx_pos_244a612994c6bd06_48_initTypedArray) -HXLINE( 49) ::haxe::io::Bytes srcData = view->buffer; -HXLINE( 50) int srcLength = view->length; -HXLINE( 51) int srcByteOffset = view->byteOffset; -HXLINE( 52) int srcElementSize = view->bytesPerElement; -HXLINE( 53) int elementSize = this->bytesPerElement; -HXLINE( 57) if ((view->type == this->type)) { -HXLINE( 59) int srcLength1 = srcData->length; -HXDLIN( 59) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 59) ::haxe::io::Bytes this1 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 59) this->buffer = this1; -HXDLIN( 59) this->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 64) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXLINE( 67) this->byteLength = (this->bytesPerElement * srcLength); -HXLINE( 68) this->byteOffset = 0; -HXLINE( 69) this->length = srcLength; -HXLINE( 71) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ArrayBufferView_obj,initTypedArray,return ) - - ::lime::utils::ArrayBufferView ArrayBufferView_obj::initBuffer( ::haxe::io::Bytes in_buffer,hx::Null< int > __o_in_byteOffset, ::Dynamic len){ - int in_byteOffset = __o_in_byteOffset.Default(0); - HX_STACKFRAME(&_hx_pos_244a612994c6bd06_79_initBuffer) -HXLINE( 80) if ((in_byteOffset < 0)) { -HXLINE( 80) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXLINE( 81) if ((hx::Mod(in_byteOffset,this->bytesPerElement) != 0)) { -HXLINE( 81) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXLINE( 83) int bufferByteLength = in_buffer->length; -HXLINE( 84) int elementSize = this->bytesPerElement; -HXLINE( 85) int newByteLength = bufferByteLength; -HXLINE( 87) if (hx::IsNull( len )) { -HXLINE( 89) newByteLength = (bufferByteLength - in_byteOffset); -HXLINE( 91) if ((hx::Mod(bufferByteLength,this->bytesPerElement) != 0)) { -HXLINE( 91) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXLINE( 92) if ((newByteLength < 0)) { -HXLINE( 92) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 96) newByteLength = (( (int)(len) ) * this->bytesPerElement); -HXLINE( 98) int newRange = (in_byteOffset + newByteLength); -HXLINE( 99) if ((newRange > bufferByteLength)) { -HXLINE( 99) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXLINE( 102) this->buffer = in_buffer; -HXLINE( 103) this->byteOffset = in_byteOffset; -HXLINE( 104) this->byteLength = newByteLength; -HXLINE( 105) this->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(this->bytesPerElement) ))); -HXLINE( 107) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC3(ArrayBufferView_obj,initBuffer,return ) - - ::lime::utils::ArrayBufferView ArrayBufferView_obj::initArray(::cpp::VirtualArray array){ - HX_STACKFRAME(&_hx_pos_244a612994c6bd06_115_initArray) -HXLINE( 116) this->byteOffset = 0; -HXLINE( 117) this->length = array->get_length(); -HXLINE( 118) this->byteLength = (this->length * this->bytesPerElement); -HXLINE( 120) ::haxe::io::Bytes this1 = ::haxe::io::Bytes_obj::alloc(this->byteLength); -HXDLIN( 120) this->buffer = this1; -HXLINE( 121) this->copyFromArray(array,null()); -HXLINE( 123) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ArrayBufferView_obj,initArray,return ) - -void ArrayBufferView_obj::set( ::lime::utils::ArrayBufferView view,::cpp::VirtualArray array,hx::Null< int > __o_offset){ - int offset = __o_offset.Default(0); - HX_STACKFRAME(&_hx_pos_244a612994c6bd06_133_set) -HXDLIN( 133) bool _hx_tmp; -HXDLIN( 133) if (hx::IsNotNull( view )) { -HXDLIN( 133) _hx_tmp = hx::IsNull( array ); - } - else { -HXDLIN( 133) _hx_tmp = false; - } -HXDLIN( 133) if (_hx_tmp) { -HXLINE( 135) this->buffer->blit((offset * this->bytesPerElement),view->buffer,view->byteOffset,view->byteLength); - } - else { -HXLINE( 137) bool _hx_tmp1; -HXDLIN( 137) if (hx::IsNotNull( array )) { -HXLINE( 137) _hx_tmp1 = hx::IsNull( view ); - } - else { -HXLINE( 137) _hx_tmp1 = false; - } -HXDLIN( 137) if (_hx_tmp1) { -HXLINE( 139) this->copyFromArray(array,offset); - } - else { -HXLINE( 143) HX_STACK_DO_THROW(HX_("Invalid .set call. either view, or array must be not-null.",64,ba,b7,6c)); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(ArrayBufferView_obj,set,(void)) - -void ArrayBufferView_obj::cloneBuffer( ::haxe::io::Bytes src,hx::Null< int > __o_srcByteOffset){ - int srcByteOffset = __o_srcByteOffset.Default(0); - HX_STACKFRAME(&_hx_pos_244a612994c6bd06_152_cloneBuffer) -HXLINE( 153) int srcLength = src->length; -HXLINE( 154) int cloneLength = (srcLength - srcByteOffset); -HXLINE( 156) ::haxe::io::Bytes this1 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 156) this->buffer = this1; -HXLINE( 157) this->buffer->blit(0,src,srcByteOffset,cloneLength); - } - - -HX_DEFINE_DYNAMIC_FUNC2(ArrayBufferView_obj,cloneBuffer,(void)) - -int ArrayBufferView_obj::bytesForType(int type){ - HX_STACKFRAME(&_hx_pos_244a612994c6bd06_212_bytesForType) -HXDLIN( 212) switch((int)(type)){ - case (int)1: { -HXLINE( 215) return 1; - } - break; - case (int)2: { -HXLINE( 224) return 2; - } - break; - case (int)3: { -HXLINE( 230) return 4; - } - break; - case (int)4: { -HXLINE( 218) return 1; - } - break; - case (int)5: { -HXLINE( 221) return 1; - } - break; - case (int)6: { -HXLINE( 227) return 2; - } - break; - case (int)7: { -HXLINE( 233) return 4; - } - break; - case (int)8: { -HXLINE( 236) return 4; - } - break; - case (int)9: { -HXLINE( 239) return 8; - } - break; - default:{ -HXLINE( 241) return 1; - } - } -HXLINE( 212) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(ArrayBufferView_obj,bytesForType,return ) - -::String ArrayBufferView_obj::toString(){ - HX_STACKFRAME(&_hx_pos_244a612994c6bd06_249_toString) -HXLINE( 250) ::String name; -HXDLIN( 250) switch((int)(this->type)){ - case (int)1: { -HXLINE( 250) name = HX_("Int8Array",50,dc,f6,ae); - } - break; - case (int)2: { -HXLINE( 250) name = HX_("Int16Array",85,17,71,a9); - } - break; - case (int)3: { -HXLINE( 250) name = HX_("Int32Array",8b,93,2e,63); - } - break; - case (int)4: { -HXLINE( 250) name = HX_("UInt8Array",5b,a9,b0,87); - } - break; - case (int)5: { -HXLINE( 250) name = HX_("UInt8ClampedArray",9d,1f,db,26); - } - break; - case (int)6: { -HXLINE( 250) name = HX_("UInt16Array",1a,b4,4a,73); - } - break; - case (int)7: { -HXLINE( 250) name = HX_("UInt32Array",20,30,08,2d); - } - break; - case (int)8: { -HXLINE( 250) name = HX_("Float32Array",7e,42,27,90); - } - break; - case (int)9: { -HXLINE( 250) name = HX_("Float64Array",7f,5f,9e,d9); - } - break; - default:{ -HXLINE( 250) name = HX_("ArrayBufferView",5e,6e,84,fd); - } - } -HXLINE( 264) return (name + ((((HX_(" [byteLength:",11,d6,a9,ca) + this->byteLength) + HX_(", length:",a0,04,67,ef)) + this->length) + HX_("]",5d,00,00,00))); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ArrayBufferView_obj,toString,return ) - -int ArrayBufferView_obj::toByteLength(int elemCount){ - HX_STACKFRAME(&_hx_pos_244a612994c6bd06_272_toByteLength) -HXDLIN( 272) return (elemCount * this->bytesPerElement); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ArrayBufferView_obj,toByteLength,return ) - -void ArrayBufferView_obj::copyFromArray(::Array< Float > array,hx::Null< int > __o_offset){ - int offset = __o_offset.Default(0); - HX_STACKFRAME(&_hx_pos_244a612994c6bd06_279_copyFromArray) -HXLINE( 281) int i = 0; -HXDLIN( 281) int len = array->length; -HXLINE( 283) switch((int)(this->type)){ - case (int)0: { -HXLINE( 392) HX_STACK_DO_THROW(HX_("copyFromArray on a base type ArrayBuffer",e8,01,1a,e2)); - } - break; - case (int)1: { -HXLINE( 286) while((i < len)){ -HXLINE( 288) int pos = ((offset + i) * this->bytesPerElement); -HXLINE( 294) { -HXLINE( 294) ::haxe::io::Bytes buffer = this->buffer; -HXDLIN( 294) int value = ::Std_obj::_hx_int(array->__get(i)); -HXDLIN( 294) ::__hxcpp_memory_set_byte(buffer->b,pos,value); - } -HXLINE( 296) i = (i + 1); - } - } - break; - case (int)2: { -HXLINE( 299) while((i < len)){ -HXLINE( 301) int pos1 = ((offset + i) * this->bytesPerElement); -HXLINE( 307) ::haxe::io::Bytes _hx_tmp = this->buffer; -HXDLIN( 307) ::lime::utils::ArrayBufferIO_obj::setInt16(_hx_tmp,pos1,::Std_obj::_hx_int(array->__get(i))); -HXLINE( 309) i = (i + 1); - } - } - break; - case (int)3: { -HXLINE( 312) while((i < len)){ -HXLINE( 314) int pos2 = ((offset + i) * this->bytesPerElement); -HXLINE( 320) { -HXLINE( 320) ::haxe::io::Bytes buffer1 = this->buffer; -HXDLIN( 320) int value1 = ::Std_obj::_hx_int(array->__get(i)); -HXDLIN( 320) ::__hxcpp_memory_set_i32(buffer1->b,pos2,value1); - } -HXLINE( 322) i = (i + 1); - } - } - break; - case (int)4: { -HXLINE( 325) while((i < len)){ -HXLINE( 327) int pos3 = ((offset + i) * this->bytesPerElement); -HXLINE( 333) { -HXLINE( 333) ::haxe::io::Bytes buffer2 = this->buffer; -HXDLIN( 333) int value2 = ::Std_obj::_hx_int(array->__get(i)); -HXDLIN( 333) ::__hxcpp_memory_set_byte(buffer2->b,pos3,value2); - } -HXLINE( 335) i = (i + 1); - } - } - break; - case (int)5: { -HXLINE( 364) while((i < len)){ -HXLINE( 366) int pos4 = ((offset + i) * this->bytesPerElement); -HXLINE( 372) { -HXLINE( 372) ::haxe::io::Bytes buffer3 = this->buffer; -HXDLIN( 372) { -HXLINE( 372) int _hx_int = ::Std_obj::_hx_int(array->__get(i)); -HXDLIN( 372) Float _out; -HXDLIN( 372) if ((_hx_int < 0)) { -HXLINE( 372) _out = (((Float)4294967296.0) + _hx_int); - } - else { -HXLINE( 372) _out = (_hx_int + ((Float)0.0)); - } -HXDLIN( 372) int _out1 = ::Std_obj::_hx_int(_out); -HXDLIN( 372) if ((_out1 > 255)) { -HXLINE( 372) _out1 = 255; - } - else { -HXLINE( 372) _out1 = _out1; - } -HXDLIN( 372) int value3; -HXDLIN( 372) if ((_out1 < 0)) { -HXLINE( 372) value3 = 0; - } - else { -HXLINE( 372) value3 = _out1; - } -HXDLIN( 372) ::__hxcpp_memory_set_byte(buffer3->b,pos4,value3); - } - } -HXLINE( 374) i = (i + 1); - } - } - break; - case (int)6: { -HXLINE( 338) while((i < len)){ -HXLINE( 340) int pos5 = ((offset + i) * this->bytesPerElement); -HXLINE( 346) { -HXLINE( 346) ::haxe::io::Bytes buffer4 = this->buffer; -HXDLIN( 346) int value4 = ::Std_obj::_hx_int(array->__get(i)); -HXDLIN( 346) ::__hxcpp_memory_set_ui16(buffer4->b,pos5,value4); - } -HXLINE( 348) i = (i + 1); - } - } - break; - case (int)7: { -HXLINE( 351) while((i < len)){ -HXLINE( 353) int pos6 = ((offset + i) * this->bytesPerElement); -HXLINE( 359) { -HXLINE( 359) ::haxe::io::Bytes buffer5 = this->buffer; -HXDLIN( 359) int value5 = ::Std_obj::_hx_int(array->__get(i)); -HXDLIN( 359) ::__hxcpp_memory_set_ui32(buffer5->b,pos6,value5); - } -HXLINE( 361) i = (i + 1); - } - } - break; - case (int)8: { -HXLINE( 377) while((i < len)){ -HXLINE( 379) int pos7 = ((offset + i) * this->bytesPerElement); -HXLINE( 380) ::__hxcpp_memory_set_float(this->buffer->b,pos7,array->__get(i)); -HXLINE( 381) i = (i + 1); - } - } - break; - case (int)9: { -HXLINE( 384) while((i < len)){ -HXLINE( 386) int pos8 = ((offset + i) * this->bytesPerElement); -HXLINE( 387) ::__hxcpp_memory_set_double(this->buffer->b,pos8,array->__get(i)); -HXLINE( 388) i = (i + 1); - } - } - break; - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(ArrayBufferView_obj,copyFromArray,(void)) - - -hx::ObjectPtr< ArrayBufferView_obj > ArrayBufferView_obj::__new( ::Dynamic elements,int in_type) { - hx::ObjectPtr< ArrayBufferView_obj > __this = new ArrayBufferView_obj(); - __this->__construct(elements,in_type); - return __this; -} - -hx::ObjectPtr< ArrayBufferView_obj > ArrayBufferView_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic elements,int in_type) { - ArrayBufferView_obj *__this = (ArrayBufferView_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ArrayBufferView_obj), true, "lime.utils.ArrayBufferView")); - *(void **)__this = ArrayBufferView_obj::_hx_vtable; - __this->__construct(elements,in_type); - return __this; -} - -ArrayBufferView_obj::ArrayBufferView_obj() -{ -} - -void ArrayBufferView_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ArrayBufferView); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_MEMBER_NAME(buffer,"buffer"); - HX_MARK_MEMBER_NAME(byteOffset,"byteOffset"); - HX_MARK_MEMBER_NAME(byteLength,"byteLength"); - HX_MARK_MEMBER_NAME(length,"length"); - HX_MARK_MEMBER_NAME(bytesPerElement,"bytesPerElement"); - HX_MARK_END_CLASS(); -} - -void ArrayBufferView_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(type,"type"); - HX_VISIT_MEMBER_NAME(buffer,"buffer"); - HX_VISIT_MEMBER_NAME(byteOffset,"byteOffset"); - HX_VISIT_MEMBER_NAME(byteLength,"byteLength"); - HX_VISIT_MEMBER_NAME(length,"length"); - HX_VISIT_MEMBER_NAME(bytesPerElement,"bytesPerElement"); -} - -hx::Val ArrayBufferView_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"set") ) { return hx::Val( set_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"buffer") ) { return hx::Val( buffer ); } - if (HX_FIELD_EQ(inName,"length") ) { return hx::Val( length ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"initArray") ) { return hx::Val( initArray_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"byteOffset") ) { return hx::Val( byteOffset ); } - if (HX_FIELD_EQ(inName,"byteLength") ) { return hx::Val( byteLength ); } - if (HX_FIELD_EQ(inName,"initBuffer") ) { return hx::Val( initBuffer_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"cloneBuffer") ) { return hx::Val( cloneBuffer_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"bytesForType") ) { return hx::Val( bytesForType_dyn() ); } - if (HX_FIELD_EQ(inName,"toByteLength") ) { return hx::Val( toByteLength_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"copyFromArray") ) { return hx::Val( copyFromArray_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"initTypedArray") ) { return hx::Val( initTypedArray_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"bytesPerElement") ) { return hx::Val( bytesPerElement ); } - break; - case 29: - if (HX_FIELD_EQ(inName,"subarray_lime_utils_Int8Array") ) { return hx::Val( subarray_lime_utils_Int8Array_dyn() ); } - break; - case 30: - if (HX_FIELD_EQ(inName,"subarray_lime_utils_Int16Array") ) { return hx::Val( subarray_lime_utils_Int16Array_dyn() ); } - if (HX_FIELD_EQ(inName,"subarray_lime_utils_Int32Array") ) { return hx::Val( subarray_lime_utils_Int32Array_dyn() ); } - if (HX_FIELD_EQ(inName,"subarray_lime_utils_UInt8Array") ) { return hx::Val( subarray_lime_utils_UInt8Array_dyn() ); } - break; - case 31: - if (HX_FIELD_EQ(inName,"subarray_lime_utils_UInt16Array") ) { return hx::Val( subarray_lime_utils_UInt16Array_dyn() ); } - if (HX_FIELD_EQ(inName,"subarray_lime_utils_UInt32Array") ) { return hx::Val( subarray_lime_utils_UInt32Array_dyn() ); } - break; - case 32: - if (HX_FIELD_EQ(inName,"subarray_lime_utils_Float64Array") ) { return hx::Val( subarray_lime_utils_Float64Array_dyn() ); } - if (HX_FIELD_EQ(inName,"subarray_lime_utils_Float32Array") ) { return hx::Val( subarray_lime_utils_Float32Array_dyn() ); } - break; - case 37: - if (HX_FIELD_EQ(inName,"subarray_lime_utils_UInt8ClampedArray") ) { return hx::Val( subarray_lime_utils_UInt8ClampedArray_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ArrayBufferView_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"buffer") ) { buffer=inValue.Cast< ::haxe::io::Bytes >(); return inValue; } - if (HX_FIELD_EQ(inName,"length") ) { length=inValue.Cast< int >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"byteOffset") ) { byteOffset=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"byteLength") ) { byteLength=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"bytesPerElement") ) { bytesPerElement=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ArrayBufferView_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("buffer",00,bd,94,d0)); - outFields->push(HX_("byteOffset",bb,20,44,38)); - outFields->push(HX_("byteLength",0e,1e,0c,77)); - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("bytesPerElement",aa,67,89,18)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ArrayBufferView_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ArrayBufferView_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsObject /* ::haxe::io::Bytes */ ,(int)offsetof(ArrayBufferView_obj,buffer),HX_("buffer",00,bd,94,d0)}, - {hx::fsInt,(int)offsetof(ArrayBufferView_obj,byteOffset),HX_("byteOffset",bb,20,44,38)}, - {hx::fsInt,(int)offsetof(ArrayBufferView_obj,byteLength),HX_("byteLength",0e,1e,0c,77)}, - {hx::fsInt,(int)offsetof(ArrayBufferView_obj,length),HX_("length",e6,94,07,9f)}, - {hx::fsInt,(int)offsetof(ArrayBufferView_obj,bytesPerElement),HX_("bytesPerElement",aa,67,89,18)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ArrayBufferView_obj_sStaticStorageInfo = 0; -#endif - -static ::String ArrayBufferView_obj_sMemberFields[] = { - HX_("subarray_lime_utils_Float64Array",51,8e,35,ee), - HX_("subarray_lime_utils_Int16Array",d7,8d,80,c2), - HX_("subarray_lime_utils_Int8Array",3e,16,ba,20), - HX_("subarray_lime_utils_UInt8ClampedArray",8b,f7,6e,70), - HX_("subarray_lime_utils_UInt16Array",88,c5,c2,47), - HX_("subarray_lime_utils_Int32Array",dd,09,3e,7c), - HX_("subarray_lime_utils_UInt32Array",8e,41,80,01), - HX_("subarray_lime_utils_UInt8Array",ad,1f,c0,a0), - HX_("subarray_lime_utils_Float32Array",50,71,be,a4), - HX_("type",ba,f2,08,4d), - HX_("buffer",00,bd,94,d0), - HX_("byteOffset",bb,20,44,38), - HX_("byteLength",0e,1e,0c,77), - HX_("length",e6,94,07,9f), - HX_("bytesPerElement",aa,67,89,18), - HX_("initTypedArray",ff,5f,1a,1d), - HX_("initBuffer",30,18,da,d4), - HX_("initArray",69,88,21,41), - HX_("set",a2,9b,57,00), - HX_("cloneBuffer",3d,a8,e8,6c), - HX_("bytesForType",38,71,1a,bd), - HX_("toString",ac,d0,6e,38), - HX_("toByteLength",69,4f,eb,18), - HX_("copyFromArray",5a,dd,dd,3b), - ::String(null()) }; - -hx::Class ArrayBufferView_obj::__mClass; - -void ArrayBufferView_obj::__register() -{ - ArrayBufferView_obj _hx_dummy; - ArrayBufferView_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils.ArrayBufferView",08,da,61,c9); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ArrayBufferView_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ArrayBufferView_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ArrayBufferView_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ArrayBufferView_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/lime/utils/AssetBundle.cpp b/hGameTest/bin/linux/obj/src/lime/utils/AssetBundle.cpp deleted file mode 100644 index b69e16b2..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/AssetBundle.cpp +++ /dev/null @@ -1,274 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_List -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_ds__List_ListNode -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_BytesInput -#include -#endif -#ifndef INCLUDED_haxe_io_Input -#include -#endif -#ifndef INCLUDED_haxe_zip_Reader -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_utils_AssetBundle -#include -#endif -#ifndef INCLUDED_lime_utils_CompressionAlgorithm -#include -#endif -#ifndef INCLUDED_lime_utils__Bytes_Bytes_Impl_ -#include -#endif -#ifndef INCLUDED_sys_io_File -#include -#endif -#ifndef INCLUDED_sys_io_FileInput -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_1c6e87ef27a4e464_23_new,"lime.utils.AssetBundle","new",0x00bb2b0e,"lime.utils.AssetBundle.new","lime/utils/AssetBundle.hx",23,0xe7f27664) -HX_LOCAL_STACK_FRAME(_hx_pos_1c6e87ef27a4e464_30_fromBytes,"lime.utils.AssetBundle","fromBytes",0x091e83cf,"lime.utils.AssetBundle.fromBytes","lime/utils/AssetBundle.hx",30,0xe7f27664) -HX_LOCAL_STACK_FRAME(_hx_pos_1c6e87ef27a4e464_36_fromFile,"lime.utils.AssetBundle","fromFile",0x7c52cb98,"lime.utils.AssetBundle.fromFile","lime/utils/AssetBundle.hx",36,0xe7f27664) -HX_LOCAL_STACK_FRAME(_hx_pos_1c6e87ef27a4e464_47_loadFromBytes,"lime.utils.AssetBundle","loadFromBytes",0xe48f83c9,"lime.utils.AssetBundle.loadFromBytes","lime/utils/AssetBundle.hx",47,0xe7f27664) -HX_LOCAL_STACK_FRAME(_hx_pos_1c6e87ef27a4e464_52_loadFromFile,"lime.utils.AssetBundle","loadFromFile",0x766b68de,"lime.utils.AssetBundle.loadFromFile","lime/utils/AssetBundle.hx",52,0xe7f27664) -HX_LOCAL_STACK_FRAME(_hx_pos_1c6e87ef27a4e464_56___extractBundle,"lime.utils.AssetBundle","__extractBundle",0x6652e431,"lime.utils.AssetBundle.__extractBundle","lime/utils/AssetBundle.hx",56,0xe7f27664) -namespace lime{ -namespace utils{ - -void AssetBundle_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_1c6e87ef27a4e464_23_new) -HXLINE( 25) this->data = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 26) this->paths = ::Array_obj< ::String >::__new(); - } - -Dynamic AssetBundle_obj::__CreateEmpty() { return new AssetBundle_obj; } - -void *AssetBundle_obj::_hx_vtable = 0; - -Dynamic AssetBundle_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AssetBundle_obj > _hx_result = new AssetBundle_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool AssetBundle_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0594b036; -} - - ::lime::utils::AssetBundle AssetBundle_obj::fromBytes( ::haxe::io::Bytes bytes){ - HX_GC_STACKFRAME(&_hx_pos_1c6e87ef27a4e464_30_fromBytes) -HXLINE( 31) ::haxe::io::BytesInput input = ::haxe::io::BytesInput_obj::__alloc( HX_CTX ,bytes,null(),null()); -HXLINE( 32) return ::lime::utils::AssetBundle_obj::_hx___extractBundle(input); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AssetBundle_obj,fromBytes,return ) - - ::lime::utils::AssetBundle AssetBundle_obj::fromFile(::String path){ - HX_STACKFRAME(&_hx_pos_1c6e87ef27a4e464_36_fromFile) -HXLINE( 38) ::sys::io::FileInput input = ::sys::io::File_obj::read(path,null()); -HXLINE( 39) return ::lime::utils::AssetBundle_obj::_hx___extractBundle(input); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AssetBundle_obj,fromFile,return ) - - ::lime::app::Future AssetBundle_obj::loadFromBytes( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_1c6e87ef27a4e464_47_loadFromBytes) -HXDLIN( 47) return ::lime::app::Future_obj::withValue(::lime::utils::AssetBundle_obj::fromBytes(bytes)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AssetBundle_obj,loadFromBytes,return ) - - ::lime::app::Future AssetBundle_obj::loadFromFile(::String path){ - HX_STACKFRAME(&_hx_pos_1c6e87ef27a4e464_52_loadFromFile) -HXDLIN( 52) return ::lime::utils::_Bytes::Bytes_Impl__obj::loadFromFile(path)->then(::lime::utils::AssetBundle_obj::loadFromBytes_dyn()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AssetBundle_obj,loadFromFile,return ) - - ::lime::utils::AssetBundle AssetBundle_obj::_hx___extractBundle( ::haxe::io::Input input){ - HX_GC_STACKFRAME(&_hx_pos_1c6e87ef27a4e464_56___extractBundle) -HXLINE( 57) ::haxe::ds::List entries = ::haxe::zip::Reader_obj::readZip(input); -HXLINE( 59) ::lime::utils::AssetBundle bundle = ::lime::utils::AssetBundle_obj::__alloc( HX_CTX ); -HXLINE( 61) { -HXLINE( 61) ::haxe::ds::_List::ListNode _g_head = entries->h; -HXDLIN( 61) while(hx::IsNotNull( _g_head )){ -HXLINE( 61) ::Dynamic val = _g_head->item; -HXDLIN( 61) _g_head = _g_head->next; -HXDLIN( 61) ::Dynamic entry = val; -HXLINE( 63) if (( (bool)(entry->__Field(HX_("compressed",81,4c,da,67),hx::paccDynamic)) )) { -HXLINE( 65) ::haxe::io::Bytes bytes = ( ( ::haxe::io::Bytes)(entry->__Field(HX_("data",2a,56,63,42),hx::paccDynamic)) ); -HXLINE( 66) { -HXLINE( 66) ::Dynamic this1 = bundle->data; -HXDLIN( 66) ::String key = ( (::String)(entry->__Field(HX_("fileName",e7,5a,43,62),hx::paccDynamic)) ); -HXDLIN( 66) ( ( ::haxe::ds::StringMap)(this1) )->set(key,::lime::utils::_Bytes::Bytes_Impl__obj::decompress(bytes,::lime::utils::CompressionAlgorithm_obj::DEFLATE_dyn())); - } - } - else { -HXLINE( 70) bundle->data->set(( (::String)(entry->__Field(HX_("fileName",e7,5a,43,62),hx::paccDynamic)) ), ::Dynamic(entry->__Field(HX_("data",2a,56,63,42),hx::paccDynamic))); - } -HXLINE( 72) bundle->paths->push( ::Dynamic(entry->__Field(HX_("fileName",e7,5a,43,62),hx::paccDynamic))); - } - } -HXLINE( 75) return bundle; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AssetBundle_obj,_hx___extractBundle,return ) - - -hx::ObjectPtr< AssetBundle_obj > AssetBundle_obj::__new() { - hx::ObjectPtr< AssetBundle_obj > __this = new AssetBundle_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< AssetBundle_obj > AssetBundle_obj::__alloc(hx::Ctx *_hx_ctx) { - AssetBundle_obj *__this = (AssetBundle_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AssetBundle_obj), true, "lime.utils.AssetBundle")); - *(void **)__this = AssetBundle_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -AssetBundle_obj::AssetBundle_obj() -{ -} - -void AssetBundle_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(AssetBundle); - HX_MARK_MEMBER_NAME(data,"data"); - HX_MARK_MEMBER_NAME(paths,"paths"); - HX_MARK_END_CLASS(); -} - -void AssetBundle_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(data,"data"); - HX_VISIT_MEMBER_NAME(paths,"paths"); -} - -hx::Val AssetBundle_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"data") ) { return hx::Val( data ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"paths") ) { return hx::Val( paths ); } - } - return super::__Field(inName,inCallProp); -} - -bool AssetBundle_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"fromFile") ) { outValue = fromFile_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"loadFromFile") ) { outValue = loadFromFile_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"loadFromBytes") ) { outValue = loadFromBytes_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__extractBundle") ) { outValue = _hx___extractBundle_dyn(); return true; } - } - return false; -} - -hx::Val AssetBundle_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"data") ) { data=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"paths") ) { paths=inValue.Cast< ::Array< ::String > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void AssetBundle_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("data",2a,56,63,42)); - outFields->push(HX_("paths",2e,0b,57,bd)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo AssetBundle_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetBundle_obj,data),HX_("data",2a,56,63,42)}, - {hx::fsObject /* ::Array< ::String > */ ,(int)offsetof(AssetBundle_obj,paths),HX_("paths",2e,0b,57,bd)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *AssetBundle_obj_sStaticStorageInfo = 0; -#endif - -static ::String AssetBundle_obj_sMemberFields[] = { - HX_("data",2a,56,63,42), - HX_("paths",2e,0b,57,bd), - ::String(null()) }; - -hx::Class AssetBundle_obj::__mClass; - -static ::String AssetBundle_obj_sStaticFields[] = { - HX_("fromBytes",a1,f2,20,72), - HX_("fromFile",06,9d,87,a1), - HX_("loadFromBytes",9b,c3,86,f4), - HX_("loadFromFile",4c,89,f0,5a), - HX_("__extractBundle",83,3c,77,d2), - ::String(null()) -}; - -void AssetBundle_obj::__register() -{ - AssetBundle_obj _hx_dummy; - AssetBundle_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils.AssetBundle",1c,4c,31,e2); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &AssetBundle_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(AssetBundle_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(AssetBundle_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< AssetBundle_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AssetBundle_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AssetBundle_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/lime/utils/AssetCache.cpp b/hGameTest/bin/linux/obj/src/lime/utils/AssetCache.cpp deleted file mode 100644 index 3f1822ce..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/AssetCache.cpp +++ /dev/null @@ -1,320 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_utils_AssetCache -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_77dd7e775494cb08_14_new,"lime.utils.AssetCache","new",0x205507da,"lime.utils.AssetCache.new","lime/utils/AssetCache.hx",14,0xcfac28d4) -HX_LOCAL_STACK_FRAME(_hx_pos_77dd7e775494cb08_38_exists,"lime.utils.AssetCache","exists",0x81df4ea2,"lime.utils.AssetCache.exists","lime/utils/AssetCache.hx",38,0xcfac28d4) -HX_LOCAL_STACK_FRAME(_hx_pos_77dd7e775494cb08_59_set,"lime.utils.AssetCache","set",0x2058d31c,"lime.utils.AssetCache.set","lime/utils/AssetCache.hx",59,0xcfac28d4) -HX_LOCAL_STACK_FRAME(_hx_pos_77dd7e775494cb08_81_clear,"lime.utils.AssetCache","clear",0x54b4fb87,"lime.utils.AssetCache.clear","lime/utils/AssetCache.hx",81,0xcfac28d4) -namespace lime{ -namespace utils{ - -void AssetCache_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_77dd7e775494cb08_14_new) -HXLINE( 17) this->enabled = true; -HXLINE( 24) this->audio = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 25) this->font = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 26) this->image = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 33) this->version = 75531; - } - -Dynamic AssetCache_obj::__CreateEmpty() { return new AssetCache_obj; } - -void *AssetCache_obj::_hx_vtable = 0; - -Dynamic AssetCache_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AssetCache_obj > _hx_result = new AssetCache_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool AssetCache_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2dd70846; -} - -bool AssetCache_obj::exists(::String id,::String type){ - HX_STACKFRAME(&_hx_pos_77dd7e775494cb08_38_exists) -HXLINE( 39) bool _hx_tmp; -HXDLIN( 39) if ((type != HX_("IMAGE",3b,57,57,3b))) { -HXLINE( 39) _hx_tmp = hx::IsNull( type ); - } - else { -HXLINE( 39) _hx_tmp = true; - } -HXDLIN( 39) if (_hx_tmp) { -HXLINE( 41) if (this->image->exists(id)) { -HXLINE( 41) return true; - } - } -HXLINE( 44) bool _hx_tmp1; -HXDLIN( 44) if ((type != HX_("FONT",cf,25,81,2e))) { -HXLINE( 44) _hx_tmp1 = hx::IsNull( type ); - } - else { -HXLINE( 44) _hx_tmp1 = true; - } -HXDLIN( 44) if (_hx_tmp1) { -HXLINE( 46) if (this->font->exists(id)) { -HXLINE( 46) return true; - } - } -HXLINE( 49) bool _hx_tmp2; -HXDLIN( 49) bool _hx_tmp3; -HXDLIN( 49) if ((type != HX_("SOUND",af,c4,ba,fe))) { -HXLINE( 49) _hx_tmp3 = (type == HX_("MUSIC",85,08,49,8e)); - } - else { -HXLINE( 49) _hx_tmp3 = true; - } -HXDLIN( 49) if (!(_hx_tmp3)) { -HXLINE( 49) _hx_tmp2 = hx::IsNull( type ); - } - else { -HXLINE( 49) _hx_tmp2 = true; - } -HXDLIN( 49) if (_hx_tmp2) { -HXLINE( 51) if (this->audio->exists(id)) { -HXLINE( 51) return true; - } - } -HXLINE( 54) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC2(AssetCache_obj,exists,return ) - -void AssetCache_obj::set(::String id,::String type, ::Dynamic asset){ - HX_STACKFRAME(&_hx_pos_77dd7e775494cb08_59_set) -HXDLIN( 59) ::String _hx_switch_0 = type; - if ( (_hx_switch_0==HX_("FONT",cf,25,81,2e)) ){ -HXLINE( 62) this->font->set(id,asset); -HXDLIN( 62) goto _hx_goto_2; - } - if ( (_hx_switch_0==HX_("IMAGE",3b,57,57,3b)) ){ -HXLINE( 65) if (!(::Std_obj::is(asset,hx::ClassOf< ::lime::graphics::Image >()))) { -HXLINE( 65) HX_STACK_DO_THROW(((HX_("Cannot cache non-Image asset: ",d6,62,c2,3a) + ::Std_obj::string(asset)) + HX_(" as Image",ad,d1,70,d4))); - } -HXLINE( 67) this->image->set(id,( ( ::lime::graphics::Image)(asset) )); -HXLINE( 64) goto _hx_goto_2; - } - if ( (_hx_switch_0==HX_("MUSIC",85,08,49,8e)) || (_hx_switch_0==HX_("SOUND",af,c4,ba,fe)) ){ -HXLINE( 70) if (!(::Std_obj::is(asset,hx::ClassOf< ::lime::media::AudioBuffer >()))) { -HXLINE( 70) HX_STACK_DO_THROW(((HX_("Cannot cache non-AudioBuffer asset: ",b1,96,a5,01) + ::Std_obj::string(asset)) + HX_(" as AudioBuffer",48,2a,fe,73))); - } -HXLINE( 72) this->audio->set(id,( ( ::lime::media::AudioBuffer)(asset) )); -HXLINE( 69) goto _hx_goto_2; - } - /* default */{ -HXLINE( 75) HX_STACK_DO_THROW((type + HX_(" assets are not cachable",f3,2d,ee,fa))); - } - _hx_goto_2:; - } - - -HX_DEFINE_DYNAMIC_FUNC3(AssetCache_obj,set,(void)) - -void AssetCache_obj::clear(::String prefix){ - HX_GC_STACKFRAME(&_hx_pos_77dd7e775494cb08_81_clear) -HXDLIN( 81) if (hx::IsNull( prefix )) { -HXLINE( 83) this->audio = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 84) this->font = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 85) this->image = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } - else { -HXLINE( 89) ::Dynamic keys = this->audio->keys(); -HXLINE( 91) { -HXLINE( 91) ::Dynamic key = keys; -HXDLIN( 91) while(( (bool)(key->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 91) ::String key1 = ( (::String)(key->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 93) if (::StringTools_obj::startsWith(key1,prefix)) { -HXLINE( 95) this->audio->remove(key1); - } - } - } -HXLINE( 99) ::Dynamic keys1 = this->font->keys(); -HXLINE( 101) { -HXLINE( 101) ::Dynamic key2 = keys1; -HXDLIN( 101) while(( (bool)(key2->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 101) ::String key3 = ( (::String)(key2->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 103) if (::StringTools_obj::startsWith(key3,prefix)) { -HXLINE( 105) this->font->remove(key3); - } - } - } -HXLINE( 109) ::Dynamic keys2 = this->image->keys(); -HXLINE( 111) { -HXLINE( 111) ::Dynamic key4 = keys2; -HXDLIN( 111) while(( (bool)(key4->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 111) ::String key5 = ( (::String)(key4->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 113) if (::StringTools_obj::startsWith(key5,prefix)) { -HXLINE( 115) this->image->remove(key5); - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetCache_obj,clear,(void)) - - -hx::ObjectPtr< AssetCache_obj > AssetCache_obj::__new() { - hx::ObjectPtr< AssetCache_obj > __this = new AssetCache_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< AssetCache_obj > AssetCache_obj::__alloc(hx::Ctx *_hx_ctx) { - AssetCache_obj *__this = (AssetCache_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AssetCache_obj), true, "lime.utils.AssetCache")); - *(void **)__this = AssetCache_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -AssetCache_obj::AssetCache_obj() -{ -} - -void AssetCache_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(AssetCache); - HX_MARK_MEMBER_NAME(audio,"audio"); - HX_MARK_MEMBER_NAME(enabled,"enabled"); - HX_MARK_MEMBER_NAME(image,"image"); - HX_MARK_MEMBER_NAME(font,"font"); - HX_MARK_MEMBER_NAME(version,"version"); - HX_MARK_END_CLASS(); -} - -void AssetCache_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(audio,"audio"); - HX_VISIT_MEMBER_NAME(enabled,"enabled"); - HX_VISIT_MEMBER_NAME(image,"image"); - HX_VISIT_MEMBER_NAME(font,"font"); - HX_VISIT_MEMBER_NAME(version,"version"); -} - -hx::Val AssetCache_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"set") ) { return hx::Val( set_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"font") ) { return hx::Val( font ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"audio") ) { return hx::Val( audio ); } - if (HX_FIELD_EQ(inName,"image") ) { return hx::Val( image ); } - if (HX_FIELD_EQ(inName,"clear") ) { return hx::Val( clear_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"exists") ) { return hx::Val( exists_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"enabled") ) { return hx::Val( enabled ); } - if (HX_FIELD_EQ(inName,"version") ) { return hx::Val( version ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val AssetCache_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"font") ) { font=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"audio") ) { audio=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - if (HX_FIELD_EQ(inName,"image") ) { image=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"enabled") ) { enabled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"version") ) { version=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void AssetCache_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("audio",d6,78,80,27)); - outFields->push(HX_("enabled",81,04,31,7e)); - outFields->push(HX_("image",5b,1f,69,bd)); - outFields->push(HX_("font",cf,5d,c0,43)); - outFields->push(HX_("version",18,e7,f1,7c)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo AssetCache_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetCache_obj,audio),HX_("audio",d6,78,80,27)}, - {hx::fsBool,(int)offsetof(AssetCache_obj,enabled),HX_("enabled",81,04,31,7e)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetCache_obj,image),HX_("image",5b,1f,69,bd)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetCache_obj,font),HX_("font",cf,5d,c0,43)}, - {hx::fsInt,(int)offsetof(AssetCache_obj,version),HX_("version",18,e7,f1,7c)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *AssetCache_obj_sStaticStorageInfo = 0; -#endif - -static ::String AssetCache_obj_sMemberFields[] = { - HX_("audio",d6,78,80,27), - HX_("enabled",81,04,31,7e), - HX_("image",5b,1f,69,bd), - HX_("font",cf,5d,c0,43), - HX_("version",18,e7,f1,7c), - HX_("exists",dc,1d,e0,bf), - HX_("set",a2,9b,57,00), - HX_("clear",8d,71,5b,48), - ::String(null()) }; - -hx::Class AssetCache_obj::__mClass; - -void AssetCache_obj::__register() -{ - AssetCache_obj _hx_dummy; - AssetCache_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils.AssetCache",e8,d2,51,4a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(AssetCache_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< AssetCache_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AssetCache_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AssetCache_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/lime/utils/AssetLibrary.cpp b/hGameTest/bin/linux/obj/src/lime/utils/AssetLibrary.cpp deleted file mode 100644 index 2b2f7708..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/AssetLibrary.cpp +++ /dev/null @@ -1,1746 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_Type -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Encoding -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise_lime_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_String -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_text_Font -#include -#endif -#ifndef INCLUDED_lime_utils_AssetBundle -#include -#endif -#ifndef INCLUDED_lime_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_lime_utils_AssetManifest -#include -#endif -#ifndef INCLUDED_lime_utils_Assets -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif -#ifndef INCLUDED_lime_utils__Bytes_Bytes_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_302b88cc6233d9fb_23_new,"lime.utils.AssetLibrary","new",0x53ac9a93,"lime.utils.AssetLibrary.new","lime/utils/AssetLibrary.hx",23,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_53_exists,"lime.utils.AssetLibrary","exists",0xba577589,"lime.utils.AssetLibrary.exists","lime/utils/AssetLibrary.hx",53,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_172_getAsset,"lime.utils.AssetLibrary","getAsset",0x8eced667,"lime.utils.AssetLibrary.getAsset","lime/utils/AssetLibrary.hx",172,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_187_getAudioBuffer,"lime.utils.AssetLibrary","getAudioBuffer",0x882d8e2d,"lime.utils.AssetLibrary.getAudioBuffer","lime/utils/AssetLibrary.hx",187,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_209_getBytes,"lime.utils.AssetLibrary","getBytes",0x262d74e2,"lime.utils.AssetLibrary.getBytes","lime/utils/AssetLibrary.hx",209,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_248_getFont,"lime.utils.AssetLibrary","getFont",0x44386d38,"lime.utils.AssetLibrary.getFont","lime/utils/AssetLibrary.hx",248,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_272_getImage,"lime.utils.AssetLibrary","getImage",0x25fe8bd2,"lime.utils.AssetLibrary.getImage","lime/utils/AssetLibrary.hx",272,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_292_getPath,"lime.utils.AssetLibrary","getPath",0x4ac9f50e,"lime.utils.AssetLibrary.getPath","lime/utils/AssetLibrary.hx",292,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_308_getText,"lime.utils.AssetLibrary","getText",0x4d71dc16,"lime.utils.AssetLibrary.getText","lime/utils/AssetLibrary.hx",308,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_330_isLocal,"lime.utils.AssetLibrary","isLocal",0x436bccd4,"lime.utils.AssetLibrary.isLocal","lime/utils/AssetLibrary.hx",330,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_356_list,"lime.utils.AssetLibrary","list",0xe20b3ecb,"lime.utils.AssetLibrary.list","lime/utils/AssetLibrary.hx",356,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_373_loadAsset,"lime.utils.AssetLibrary","loadAsset",0xdf43a85d,"lime.utils.AssetLibrary.loadAsset","lime/utils/AssetLibrary.hx",373,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_387_load,"lime.utils.AssetLibrary","load",0xe20fbc93,"lime.utils.AssetLibrary.load","lime/utils/AssetLibrary.hx",387,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_413_load,"lime.utils.AssetLibrary","load",0xe20fbc93,"lime.utils.AssetLibrary.load","lime/utils/AssetLibrary.hx",413,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_414_load,"lime.utils.AssetLibrary","load",0xe20fbc93,"lime.utils.AssetLibrary.load","lime/utils/AssetLibrary.hx",414,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_415_load,"lime.utils.AssetLibrary","load",0xe20fbc93,"lime.utils.AssetLibrary.load","lime/utils/AssetLibrary.hx",415,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_421_load,"lime.utils.AssetLibrary","load",0xe20fbc93,"lime.utils.AssetLibrary.load","lime/utils/AssetLibrary.hx",421,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_422_load,"lime.utils.AssetLibrary","load",0xe20fbc93,"lime.utils.AssetLibrary.load","lime/utils/AssetLibrary.hx",422,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_423_load,"lime.utils.AssetLibrary","load",0xe20fbc93,"lime.utils.AssetLibrary.load","lime/utils/AssetLibrary.hx",423,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_429_load,"lime.utils.AssetLibrary","load",0xe20fbc93,"lime.utils.AssetLibrary.load","lime/utils/AssetLibrary.hx",429,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_430_load,"lime.utils.AssetLibrary","load",0xe20fbc93,"lime.utils.AssetLibrary.load","lime/utils/AssetLibrary.hx",430,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_431_load,"lime.utils.AssetLibrary","load",0xe20fbc93,"lime.utils.AssetLibrary.load","lime/utils/AssetLibrary.hx",431,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_437_load,"lime.utils.AssetLibrary","load",0xe20fbc93,"lime.utils.AssetLibrary.load","lime/utils/AssetLibrary.hx",437,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_438_load,"lime.utils.AssetLibrary","load",0xe20fbc93,"lime.utils.AssetLibrary.load","lime/utils/AssetLibrary.hx",438,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_439_load,"lime.utils.AssetLibrary","load",0xe20fbc93,"lime.utils.AssetLibrary.load","lime/utils/AssetLibrary.hx",439,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_445_load,"lime.utils.AssetLibrary","load",0xe20fbc93,"lime.utils.AssetLibrary.load","lime/utils/AssetLibrary.hx",445,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_446_load,"lime.utils.AssetLibrary","load",0xe20fbc93,"lime.utils.AssetLibrary.load","lime/utils/AssetLibrary.hx",446,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_447_load,"lime.utils.AssetLibrary","load",0xe20fbc93,"lime.utils.AssetLibrary.load","lime/utils/AssetLibrary.hx",447,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_461_loadAudioBuffer,"lime.utils.AssetLibrary","loadAudioBuffer",0xa3353ca3,"lime.utils.AssetLibrary.loadAudioBuffer","lime/utils/AssetLibrary.hx",461,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_484_loadBytes,"lime.utils.AssetLibrary","loadBytes",0x76a246d8,"lime.utils.AssetLibrary.loadBytes","lime/utils/AssetLibrary.hx",484,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_504_loadFont,"lime.utils.AssetLibrary","loadFont",0xbd1e8c02,"lime.utils.AssetLibrary.loadFont","lime/utils/AssetLibrary.hx",504,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_559_loadImage,"lime.utils.AssetLibrary","loadImage",0x76735dc8,"lime.utils.AssetLibrary.loadImage","lime/utils/AssetLibrary.hx",559,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_571_loadImage,"lime.utils.AssetLibrary","loadImage",0x76735dc8,"lime.utils.AssetLibrary.loadImage","lime/utils/AssetLibrary.hx",571,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_585_loadText,"lime.utils.AssetLibrary","loadText",0xc657fae0,"lime.utils.AssetLibrary.loadText","lime/utils/AssetLibrary.hx",585,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_611_unload,"lime.utils.AssetLibrary","unload",0x6003f8ac,"lime.utils.AssetLibrary.unload","lime/utils/AssetLibrary.hx",611,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_614___assetLoaded,"lime.utils.AssetLibrary","__assetLoaded",0x549222e8,"lime.utils.AssetLibrary.__assetLoaded","lime/utils/AssetLibrary.hx",614,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_657___cacheBreak,"lime.utils.AssetLibrary","__cacheBreak",0xc74bddaa,"lime.utils.AssetLibrary.__cacheBreak","lime/utils/AssetLibrary.hx",657,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_662___fromBundle,"lime.utils.AssetLibrary","__fromBundle",0xe4c84b19,"lime.utils.AssetLibrary.__fromBundle","lime/utils/AssetLibrary.hx",662,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_708___fromManifest,"lime.utils.AssetLibrary","__fromManifest",0xf24ba706,"lime.utils.AssetLibrary.__fromManifest","lime/utils/AssetLibrary.hx",708,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_775___resolvePath,"lime.utils.AssetLibrary","__resolvePath",0x4c4df384,"lime.utils.AssetLibrary.__resolvePath","lime/utils/AssetLibrary.hx",775,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_835_loadAudioBuffer_onComplete,"lime.utils.AssetLibrary","loadAudioBuffer_onComplete",0xd987b254,"lime.utils.AssetLibrary.loadAudioBuffer_onComplete","lime/utils/AssetLibrary.hx",835,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_874_loadAudioBuffer_onError,"lime.utils.AssetLibrary","loadAudioBuffer_onError",0x87a6db4d,"lime.utils.AssetLibrary.loadAudioBuffer_onError","lime/utils/AssetLibrary.hx",874,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_879_loadBytes_onComplete,"lime.utils.AssetLibrary","loadBytes_onComplete",0xaa249a3f,"lime.utils.AssetLibrary.loadBytes_onComplete","lime/utils/AssetLibrary.hx",879,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_885_loadFont_onComplete,"lime.utils.AssetLibrary","loadFont_onComplete",0x9f1c7155,"lime.utils.AssetLibrary.loadFont_onComplete","lime/utils/AssetLibrary.hx",885,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_891_loadImage_onComplete,"lime.utils.AssetLibrary","loadImage_onComplete",0xa0d6094f,"lime.utils.AssetLibrary.loadImage_onComplete","lime/utils/AssetLibrary.hx",891,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_897_loadText_onComplete,"lime.utils.AssetLibrary","loadText_onComplete",0xe39ed337,"lime.utils.AssetLibrary.loadText_onComplete","lime/utils/AssetLibrary.hx",897,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_904_load_onError,"lime.utils.AssetLibrary","load_onError",0xb5eacb3d,"lime.utils.AssetLibrary.load_onError","lime/utils/AssetLibrary.hx",904,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_916_load_onProgress,"lime.utils.AssetLibrary","load_onProgress",0x56294f58,"lime.utils.AssetLibrary.load_onProgress","lime/utils/AssetLibrary.hx",916,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_91_fromBytes,"lime.utils.AssetLibrary","fromBytes",0x0ff3e514,"lime.utils.AssetLibrary.fromBytes","lime/utils/AssetLibrary.hx",91,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_96_fromFile,"lime.utils.AssetLibrary","fromFile",0xaa45f9f3,"lime.utils.AssetLibrary.fromFile","lime/utils/AssetLibrary.hx",96,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_100_fromBundle,"lime.utils.AssetLibrary","fromBundle",0x93e22ab9,"lime.utils.AssetLibrary.fromBundle","lime/utils/AssetLibrary.hx",100,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_141_fromManifest,"lime.utils.AssetLibrary","fromManifest",0x0354aea6,"lime.utils.AssetLibrary.fromManifest","lime/utils/AssetLibrary.hx",141,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_532_loadFromBytes,"lime.utils.AssetLibrary","loadFromBytes",0x12cf6b8e,"lime.utils.AssetLibrary.loadFromBytes","lime/utils/AssetLibrary.hx",532,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_530_loadFromBytes,"lime.utils.AssetLibrary","loadFromBytes",0x12cf6b8e,"lime.utils.AssetLibrary.loadFromBytes","lime/utils/AssetLibrary.hx",530,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_540_loadFromFile,"lime.utils.AssetLibrary","loadFromFile",0xee0460b9,"lime.utils.AssetLibrary.loadFromFile","lime/utils/AssetLibrary.hx",540,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_538_loadFromFile,"lime.utils.AssetLibrary","loadFromFile",0xee0460b9,"lime.utils.AssetLibrary.loadFromFile","lime/utils/AssetLibrary.hx",538,0x8b4b8bbb) -HX_LOCAL_STACK_FRAME(_hx_pos_302b88cc6233d9fb_545_loadFromManifest,"lime.utils.AssetLibrary","loadFromManifest",0xde94f06c,"lime.utils.AssetLibrary.loadFromManifest","lime/utils/AssetLibrary.hx",545,0x8b4b8bbb) -namespace lime{ -namespace utils{ - -void AssetLibrary_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_23_new) -HXLINE( 44) this->types = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 43) this->sizes = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 41) this->preload = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 40) this->paths = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 39) this->pathGroups = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 37) this->classTypes = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 36) this->cachedText = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 35) this->cachedImages = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 34) this->cachedFonts = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 33) this->cachedBytes = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 32) this->cachedAudioBuffers = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 25) this->onChange = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 48) this->bytesLoaded = 0; -HXLINE( 49) this->bytesTotal = 0; - } - -Dynamic AssetLibrary_obj::__CreateEmpty() { return new AssetLibrary_obj; } - -void *AssetLibrary_obj::_hx_vtable = 0; - -Dynamic AssetLibrary_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AssetLibrary_obj > _hx_result = new AssetLibrary_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool AssetLibrary_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x425552e3; -} - -bool AssetLibrary_obj::exists(::String id,::String type){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_53_exists) -HXLINE( 54) ::String requestedType; -HXDLIN( 54) if (hx::IsNotNull( type )) { -HXLINE( 54) requestedType = type; - } - else { -HXLINE( 54) requestedType = null(); - } -HXLINE( 55) ::String assetType = this->types->get_string(id); -HXLINE( 57) if (hx::IsNotNull( assetType )) { -HXLINE( 59) bool _hx_tmp; -HXDLIN( 59) if ((assetType != requestedType)) { -HXLINE( 60) bool _hx_tmp1; -HXDLIN( 60) if ((requestedType != HX_("SOUND",af,c4,ba,fe))) { -HXLINE( 60) _hx_tmp1 = (requestedType == HX_("MUSIC",85,08,49,8e)); - } - else { -HXLINE( 60) _hx_tmp1 = true; - } -HXDLIN( 60) if (_hx_tmp1) { -HXLINE( 60) if ((assetType != HX_("MUSIC",85,08,49,8e))) { -HXLINE( 59) _hx_tmp = (assetType == HX_("SOUND",af,c4,ba,fe)); - } - else { -HXLINE( 59) _hx_tmp = true; - } - } - else { -HXLINE( 59) _hx_tmp = false; - } - } - else { -HXLINE( 59) _hx_tmp = true; - } -HXDLIN( 59) if (_hx_tmp) { -HXLINE( 62) return true; - } -HXLINE( 79) bool _hx_tmp2; -HXDLIN( 79) bool _hx_tmp3; -HXDLIN( 79) if ((requestedType != HX_("BINARY",01,68,8e,9f))) { -HXLINE( 79) _hx_tmp3 = hx::IsNull( requestedType ); - } - else { -HXLINE( 79) _hx_tmp3 = true; - } -HXDLIN( 79) if (!(_hx_tmp3)) { -HXLINE( 79) if ((assetType == HX_("BINARY",01,68,8e,9f))) { -HXLINE( 79) _hx_tmp2 = (requestedType == HX_("TEXT",ad,94,ba,37)); - } - else { -HXLINE( 79) _hx_tmp2 = false; - } - } - else { -HXLINE( 79) _hx_tmp2 = true; - } -HXDLIN( 79) if (_hx_tmp2) { -HXLINE( 81) return true; - } - } -HXLINE( 86) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,exists,return ) - - ::Dynamic AssetLibrary_obj::getAsset(::String id,::String type){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_172_getAsset) -HXDLIN( 172) ::String _hx_switch_0 = type; - if ( (_hx_switch_0==HX_("BINARY",01,68,8e,9f)) ){ -HXLINE( 174) return this->getBytes(id); -HXDLIN( 174) goto _hx_goto_2; - } - if ( (_hx_switch_0==HX_("FONT",cf,25,81,2e)) ){ -HXLINE( 175) return this->getFont(id); -HXDLIN( 175) goto _hx_goto_2; - } - if ( (_hx_switch_0==HX_("IMAGE",3b,57,57,3b)) ){ -HXLINE( 176) return this->getImage(id); -HXDLIN( 176) goto _hx_goto_2; - } - if ( (_hx_switch_0==HX_("MUSIC",85,08,49,8e)) || (_hx_switch_0==HX_("SOUND",af,c4,ba,fe)) ){ -HXLINE( 177) return this->getAudioBuffer(id); -HXDLIN( 177) goto _hx_goto_2; - } - if ( (_hx_switch_0==HX_("TEMPLATE",3a,78,cd,05)) ){ -HXLINE( 180) HX_STACK_DO_THROW((HX_("Not sure how to get template: ",a1,19,8c,ad) + id)); -HXDLIN( 180) goto _hx_goto_2; - } - if ( (_hx_switch_0==HX_("TEXT",ad,94,ba,37)) ){ -HXLINE( 178) return this->getText(id); -HXDLIN( 178) goto _hx_goto_2; - } - /* default */{ -HXLINE( 181) HX_STACK_DO_THROW((HX_("Unknown asset type: ",86,5e,db,f9) + type)); - } - _hx_goto_2:; -HXLINE( 172) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,getAsset,return ) - - ::lime::media::AudioBuffer AssetLibrary_obj::getAudioBuffer(::String id){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_187_getAudioBuffer) -HXDLIN( 187) if (this->cachedAudioBuffers->exists(id)) { -HXLINE( 189) return ( ( ::lime::media::AudioBuffer)(this->cachedAudioBuffers->get(id)) ); - } - else { -HXLINE( 191) if (this->classTypes->exists(id)) { -HXLINE( 198) return ::lime::media::AudioBuffer_obj::fromBytes(hx::TCast< ::haxe::io::Bytes >::cast(::Type_obj::createInstance(this->classTypes->get(id),::cpp::VirtualArray_obj::__new(0)))); - } - else { -HXLINE( 203) return ::lime::media::AudioBuffer_obj::fromFile(this->paths->get_string(id)); - } - } -HXLINE( 187) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,getAudioBuffer,return ) - - ::haxe::io::Bytes AssetLibrary_obj::getBytes(::String id){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_209_getBytes) -HXDLIN( 209) if (this->cachedBytes->exists(id)) { -HXLINE( 211) return ( ( ::haxe::io::Bytes)(this->cachedBytes->get(id)) ); - } - else { -HXLINE( 213) if (this->cachedText->exists(id)) { -HXLINE( 215) ::haxe::io::Bytes bytes = ::lime::utils::_Bytes::Bytes_Impl__obj::ofString(this->cachedText->get_string(id)); -HXLINE( 216) this->cachedBytes->set(id,bytes); -HXLINE( 217) return bytes; - } - else { -HXLINE( 219) if (this->classTypes->exists(id)) { -HXLINE( 237) return hx::TCast< ::haxe::io::Bytes >::cast(::Type_obj::createInstance(this->classTypes->get(id),::cpp::VirtualArray_obj::__new(0))); - } - else { -HXLINE( 242) return ::lime::utils::_Bytes::Bytes_Impl__obj::fromFile(this->paths->get_string(id)); - } - } - } -HXLINE( 209) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,getBytes,return ) - - ::lime::text::Font AssetLibrary_obj::getFont(::String id){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_248_getFont) -HXDLIN( 248) if (this->cachedFonts->exists(id)) { -HXLINE( 250) return ( ( ::lime::text::Font)(this->cachedFonts->get(id)) ); - } - else { -HXLINE( 252) if (this->classTypes->exists(id)) { -HXLINE( 261) return hx::TCast< ::lime::text::Font >::cast(::Type_obj::createInstance(this->classTypes->get(id),::cpp::VirtualArray_obj::__new(0))); - } - else { -HXLINE( 266) return ::lime::text::Font_obj::fromFile(this->paths->get_string(id)); - } - } -HXLINE( 248) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,getFont,return ) - - ::lime::graphics::Image AssetLibrary_obj::getImage(::String id){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_272_getImage) -HXDLIN( 272) if (this->cachedImages->exists(id)) { -HXLINE( 274) return ( ( ::lime::graphics::Image)(this->cachedImages->get(id)) ); - } - else { -HXLINE( 276) if (this->classTypes->exists(id)) { -HXLINE( 281) return hx::TCast< ::lime::graphics::Image >::cast(::Type_obj::createInstance(this->classTypes->get(id),::cpp::VirtualArray_obj::__new(0))); - } - else { -HXLINE( 286) return ::lime::graphics::Image_obj::fromFile(this->paths->get_string(id)); - } - } -HXLINE( 272) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,getImage,return ) - -::String AssetLibrary_obj::getPath(::String id){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_292_getPath) -HXDLIN( 292) if (this->paths->exists(id)) { -HXLINE( 294) return this->paths->get_string(id); - } - else { -HXLINE( 296) if (this->pathGroups->exists(id)) { -HXLINE( 298) return ( (::String)(this->pathGroups->get(id)->__GetItem(0)) ); - } - else { -HXLINE( 302) return null(); - } - } -HXLINE( 292) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,getPath,return ) - -::String AssetLibrary_obj::getText(::String id){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_308_getText) -HXDLIN( 308) if (this->cachedText->exists(id)) { -HXLINE( 310) return this->cachedText->get_string(id); - } - else { -HXLINE( 314) ::haxe::io::Bytes bytes = this->getBytes(id); -HXLINE( 316) if (hx::IsNull( bytes )) { -HXLINE( 318) return null(); - } - else { -HXLINE( 322) return bytes->getString(0,bytes->length,null()); - } - } -HXLINE( 308) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,getText,return ) - -bool AssetLibrary_obj::isLocal(::String id,::String type){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_330_isLocal) -HXDLIN( 330) return true; - } - - -HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,isLocal,return ) - -::Array< ::String > AssetLibrary_obj::list(::String type){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_356_list) -HXLINE( 357) ::String requestedType; -HXDLIN( 357) if (hx::IsNotNull( type )) { -HXLINE( 357) requestedType = type; - } - else { -HXLINE( 357) requestedType = null(); - } -HXLINE( 358) ::Array< ::String > items = ::Array_obj< ::String >::__new(0); -HXLINE( 360) { -HXLINE( 360) ::Dynamic id = this->types->keys(); -HXDLIN( 360) while(( (bool)(id->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 360) ::String id1 = ( (::String)(id->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 362) bool _hx_tmp; -HXDLIN( 362) if (hx::IsNotNull( requestedType )) { -HXLINE( 362) _hx_tmp = this->exists(id1,type); - } - else { -HXLINE( 362) _hx_tmp = true; - } -HXDLIN( 362) if (_hx_tmp) { -HXLINE( 364) items->push(id1); - } - } - } -HXLINE( 368) return items; - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,list,return ) - - ::lime::app::Future AssetLibrary_obj::loadAsset(::String id,::String type){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_373_loadAsset) -HXDLIN( 373) ::String _hx_switch_0 = type; - if ( (_hx_switch_0==HX_("BINARY",01,68,8e,9f)) ){ -HXLINE( 375) return this->loadBytes(id); -HXDLIN( 375) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("FONT",cf,25,81,2e)) ){ -HXLINE( 376) return this->loadFont(id); -HXDLIN( 376) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("IMAGE",3b,57,57,3b)) ){ -HXLINE( 377) return this->loadImage(id); -HXDLIN( 377) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("MUSIC",85,08,49,8e)) || (_hx_switch_0==HX_("SOUND",af,c4,ba,fe)) ){ -HXLINE( 378) return this->loadAudioBuffer(id); -HXDLIN( 378) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("TEMPLATE",3a,78,cd,05)) ){ -HXLINE( 381) HX_STACK_DO_THROW((HX_("Not sure how to load template: ",43,70,39,d8) + id)); -HXDLIN( 381) goto _hx_goto_13; - } - if ( (_hx_switch_0==HX_("TEXT",ad,94,ba,37)) ){ -HXLINE( 379) return this->loadText(id); -HXDLIN( 379) goto _hx_goto_13; - } - /* default */{ -HXLINE( 382) HX_STACK_DO_THROW((HX_("Unknown asset type: ",86,5e,db,f9) + type)); - } - _hx_goto_13:; -HXLINE( 373) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,loadAsset,return ) - - ::lime::app::Future AssetLibrary_obj::load(){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_387_load) -HXLINE( 388) if (this->loaded) { -HXLINE( 390) return ::lime::app::Future_obj::withValue(hx::ObjectPtr(this)); - } -HXLINE( 393) if (hx::IsNull( this->promise )) { -HXLINE( 395) this->promise = ::lime::app::Promise_lime_utils_AssetLibrary_obj::__alloc( HX_CTX ); -HXLINE( 396) this->bytesLoadedCache = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 398) this->assetsLoaded = 0; -HXLINE( 399) this->assetsTotal = 1; -HXLINE( 401) { -HXLINE( 401) ::Dynamic id = this->preload->keys(); -HXDLIN( 401) while(( (bool)(id->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 401) ::String id1 = ( (::String)(id->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 403) if (!(this->preload->get_bool(id1))) { -HXLINE( 403) continue; - } -HXLINE( 405) ::String _hx_tmp = ((((HX_("Preloading asset: ",4f,4a,58,bd) + id1) + HX_(" [",3b,1c,00,00)) + this->types->get(id1)) + HX_("]",5d,00,00,00)); -HXDLIN( 405) ::lime::utils::Log_obj::verbose(_hx_tmp,hx::SourceInfo(HX_("lime/utils/AssetLibrary.hx",bb,8b,4b,8b),405,HX_("lime.utils.AssetLibrary",21,55,e9,fc),HX_("load",26,9a,b7,47))); -HXLINE( 407) { -HXLINE( 407) ::String _g = this->types->get_string(id1); -HXDLIN( 407) if (hx::IsNotNull( _g )) { -HXLINE( 407) ::String _hx_switch_0 = _g; - if ( (_hx_switch_0==HX_("BINARY",01,68,8e,9f)) ){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0, ::Dynamic,f,::String,id2) HXARGC(2) - void _hx_run(int bytesLoaded,int bytesTotal){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_413_load) -HXLINE( 413) f(id2,bytesLoaded,bytesTotal); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_1,::String,id3, ::Dynamic,f1) HXARGC(1) - void _hx_run( ::Dynamic message){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_414_load) -HXLINE( 414) f1(id3,message); - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_2,::String,id4, ::Dynamic,f2) HXARGC(1) - void _hx_run( ::haxe::io::Bytes bytes){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_415_load) -HXLINE( 415) f2(id4,bytes); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 410) this->assetsTotal++; -HXLINE( 412) ::lime::app::Future future = this->loadBytes(id1); -HXLINE( 413) ::Dynamic f = this->load_onProgress_dyn(); -HXDLIN( 413) ::String id2 = id1; -HXDLIN( 413) future->onProgress( ::Dynamic(new _hx_Closure_0(f,id2))); -HXLINE( 414) ::Dynamic f1 = this->load_onError_dyn(); -HXDLIN( 414) ::String id3 = id1; -HXDLIN( 414) future->onError( ::Dynamic(new _hx_Closure_1(id3,f1))); -HXLINE( 415) ::Dynamic f2 = this->loadBytes_onComplete_dyn(); -HXDLIN( 415) ::String id4 = id1; -HXDLIN( 415) future->onComplete( ::Dynamic(new _hx_Closure_2(id4,f2))); -HXLINE( 409) goto _hx_goto_16; - } - if ( (_hx_switch_0==HX_("FONT",cf,25,81,2e)) ){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_3, ::Dynamic,f3,::String,id5) HXARGC(2) - void _hx_run(int bytesLoaded1,int bytesTotal1){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_421_load) -HXLINE( 421) f3(id5,bytesLoaded1,bytesTotal1); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_4,::String,id6, ::Dynamic,f4) HXARGC(1) - void _hx_run( ::Dynamic message1){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_422_load) -HXLINE( 422) f4(id6,message1); - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_5, ::Dynamic,f5,::String,id7) HXARGC(1) - void _hx_run( ::lime::text::Font font){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_423_load) -HXLINE( 423) f5(id7,font); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 418) this->assetsTotal++; -HXLINE( 420) ::lime::app::Future future1 = this->loadFont(id1); -HXLINE( 421) ::Dynamic f3 = this->load_onProgress_dyn(); -HXDLIN( 421) ::String id5 = id1; -HXDLIN( 421) future1->onProgress( ::Dynamic(new _hx_Closure_3(f3,id5))); -HXLINE( 422) ::Dynamic f4 = this->load_onError_dyn(); -HXDLIN( 422) ::String id6 = id1; -HXDLIN( 422) future1->onError( ::Dynamic(new _hx_Closure_4(id6,f4))); -HXLINE( 423) ::Dynamic f5 = this->loadFont_onComplete_dyn(); -HXDLIN( 423) ::String id7 = id1; -HXDLIN( 423) future1->onComplete( ::Dynamic(new _hx_Closure_5(f5,id7))); -HXLINE( 417) goto _hx_goto_16; - } - if ( (_hx_switch_0==HX_("IMAGE",3b,57,57,3b)) ){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_6, ::Dynamic,f6,::String,id8) HXARGC(2) - void _hx_run(int bytesLoaded2,int bytesTotal2){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_429_load) -HXLINE( 429) f6(id8,bytesLoaded2,bytesTotal2); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_7, ::Dynamic,f7,::String,id9) HXARGC(1) - void _hx_run( ::Dynamic message2){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_430_load) -HXLINE( 430) f7(id9,message2); - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_8,::String,id10, ::Dynamic,f8) HXARGC(1) - void _hx_run( ::lime::graphics::Image image){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_431_load) -HXLINE( 431) f8(id10,image); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 426) this->assetsTotal++; -HXLINE( 428) ::lime::app::Future future2 = this->loadImage(id1); -HXLINE( 429) ::Dynamic f6 = this->load_onProgress_dyn(); -HXDLIN( 429) ::String id8 = id1; -HXDLIN( 429) future2->onProgress( ::Dynamic(new _hx_Closure_6(f6,id8))); -HXLINE( 430) ::Dynamic f7 = this->load_onError_dyn(); -HXDLIN( 430) ::String id9 = id1; -HXDLIN( 430) future2->onError( ::Dynamic(new _hx_Closure_7(f7,id9))); -HXLINE( 431) ::Dynamic f8 = this->loadImage_onComplete_dyn(); -HXDLIN( 431) ::String id10 = id1; -HXDLIN( 431) future2->onComplete( ::Dynamic(new _hx_Closure_8(id10,f8))); -HXLINE( 425) goto _hx_goto_16; - } - if ( (_hx_switch_0==HX_("MUSIC",85,08,49,8e)) || (_hx_switch_0==HX_("SOUND",af,c4,ba,fe)) ){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_9,::String,id11, ::Dynamic,f9) HXARGC(2) - void _hx_run(int bytesLoaded3,int bytesTotal3){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_437_load) -HXLINE( 437) f9(id11,bytesLoaded3,bytesTotal3); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_10, ::Dynamic,f10,::String,id12) HXARGC(1) - void _hx_run( ::Dynamic message3){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_438_load) -HXLINE( 438) f10(id12,message3); - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_11,::String,id13, ::Dynamic,f11) HXARGC(1) - void _hx_run( ::lime::media::AudioBuffer audioBuffer){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_439_load) -HXLINE( 439) f11(id13,audioBuffer); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 434) this->assetsTotal++; -HXLINE( 436) ::lime::app::Future future3 = this->loadAudioBuffer(id1); -HXLINE( 437) ::Dynamic f9 = this->load_onProgress_dyn(); -HXDLIN( 437) ::String id11 = id1; -HXDLIN( 437) future3->onProgress( ::Dynamic(new _hx_Closure_9(id11,f9))); -HXLINE( 438) ::Dynamic f10 = this->loadAudioBuffer_onError_dyn(); -HXDLIN( 438) ::String id12 = id1; -HXDLIN( 438) future3->onError( ::Dynamic(new _hx_Closure_10(f10,id12))); -HXLINE( 439) ::Dynamic f11 = this->loadAudioBuffer_onComplete_dyn(); -HXDLIN( 439) ::String id13 = id1; -HXDLIN( 439) future3->onComplete( ::Dynamic(new _hx_Closure_11(id13,f11))); -HXLINE( 433) goto _hx_goto_16; - } - if ( (_hx_switch_0==HX_("TEXT",ad,94,ba,37)) ){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_12,::String,id14, ::Dynamic,f12) HXARGC(2) - void _hx_run(int bytesLoaded4,int bytesTotal4){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_445_load) -HXLINE( 445) f12(id14,bytesLoaded4,bytesTotal4); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_13,::String,id15, ::Dynamic,f13) HXARGC(1) - void _hx_run( ::Dynamic message4){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_446_load) -HXLINE( 446) f13(id15,message4); - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_14,::String,id16, ::Dynamic,f14) HXARGC(1) - void _hx_run(::String text){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_447_load) -HXLINE( 447) f14(id16,text); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 442) this->assetsTotal++; -HXLINE( 444) ::lime::app::Future future4 = this->loadText(id1); -HXLINE( 445) ::Dynamic f12 = this->load_onProgress_dyn(); -HXDLIN( 445) ::String id14 = id1; -HXDLIN( 445) future4->onProgress( ::Dynamic(new _hx_Closure_12(id14,f12))); -HXLINE( 446) ::Dynamic f13 = this->load_onError_dyn(); -HXDLIN( 446) ::String id15 = id1; -HXDLIN( 446) future4->onError( ::Dynamic(new _hx_Closure_13(id15,f13))); -HXLINE( 447) ::Dynamic f14 = this->loadText_onComplete_dyn(); -HXDLIN( 447) ::String id16 = id1; -HXDLIN( 447) future4->onComplete( ::Dynamic(new _hx_Closure_14(id16,f14))); -HXLINE( 441) goto _hx_goto_16; - } - /* default */{ - } - _hx_goto_16:; - } - } - } - } -HXLINE( 453) this->_hx___assetLoaded(null()); - } -HXLINE( 456) return this->promise->future; - } - - -HX_DEFINE_DYNAMIC_FUNC0(AssetLibrary_obj,load,return ) - - ::lime::app::Future AssetLibrary_obj::loadAudioBuffer(::String id){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_461_loadAudioBuffer) -HXDLIN( 461) if (this->cachedAudioBuffers->exists(id)) { -HXLINE( 463) return ::lime::app::Future_obj::withValue(this->cachedAudioBuffers->get(id)); - } - else { -HXLINE( 465) if (this->classTypes->exists(id)) { -HXLINE( 467) return ::lime::app::Future_obj::withValue(::Type_obj::createInstance(this->classTypes->get(id),::cpp::VirtualArray_obj::__new(0))); - } - else { -HXLINE( 471) if (this->pathGroups->exists(id)) { -HXLINE( 473) return ::lime::media::AudioBuffer_obj::loadFromFiles(( (::Array< ::String >)(this->pathGroups->get(id)) )); - } - else { -HXLINE( 477) return ::lime::media::AudioBuffer_obj::loadFromFile(this->paths->get_string(id)); - } - } - } -HXLINE( 461) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,loadAudioBuffer,return ) - - ::lime::app::Future AssetLibrary_obj::loadBytes(::String id){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_484_loadBytes) -HXDLIN( 484) if (this->cachedBytes->exists(id)) { -HXLINE( 486) return ::lime::app::Future_obj::withValue(this->cachedBytes->get(id)); - } - else { -HXLINE( 488) if (this->classTypes->exists(id)) { -HXLINE( 493) return ::lime::app::Future_obj::withValue(::Type_obj::createInstance(this->classTypes->get(id),::cpp::VirtualArray_obj::__new(0))); - } - else { -HXLINE( 498) return ::lime::utils::_Bytes::Bytes_Impl__obj::loadFromFile(this->paths->get_string(id)); - } - } -HXLINE( 484) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,loadBytes,return ) - - ::lime::app::Future AssetLibrary_obj::loadFont(::String id){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_504_loadFont) -HXDLIN( 504) if (this->cachedFonts->exists(id)) { -HXLINE( 506) return ::lime::app::Future_obj::withValue(this->cachedFonts->get(id)); - } - else { -HXLINE( 508) if (this->classTypes->exists(id)) { -HXLINE( 510) ::lime::text::Font font = ( ( ::lime::text::Font)(::Type_obj::createInstance(this->classTypes->get(id),::cpp::VirtualArray_obj::__new(0))) ); -HXLINE( 515) return ::lime::app::Future_obj::withValue(font); - } - else { -HXLINE( 523) return ::lime::text::Font_obj::loadFromFile(this->paths->get_string(id)); - } - } -HXLINE( 504) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,loadFont,return ) - - ::lime::app::Future AssetLibrary_obj::loadImage(::String id){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_559_loadImage) -HXLINE( 558) ::lime::utils::AssetLibrary _gthis = hx::ObjectPtr(this); -HXLINE( 560) if (this->cachedImages->exists(id)) { -HXLINE( 562) return ::lime::app::Future_obj::withValue(this->cachedImages->get(id)); - } - else { -HXLINE( 564) if (this->classTypes->exists(id)) { -HXLINE( 566) return ::lime::app::Future_obj::withValue(::Type_obj::createInstance(this->classTypes->get(id),::cpp::VirtualArray_obj::__new(0))); - } - else { -HXLINE( 568) if (this->cachedBytes->exists(id)) { - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0,::String,id, ::lime::utils::AssetLibrary,_gthis) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_571_loadImage) -HXLINE( 572) _gthis->cachedBytes->remove(id); -HXLINE( 573) _gthis->cachedImages->set(id,image); -HXLINE( 574) return ::lime::app::Future_obj::withValue(image); - } - HX_END_LOCAL_FUNC1(return) - -HXLINE( 570) return ::lime::graphics::Image_obj::loadFromBytes(( ( ::haxe::io::Bytes)(this->cachedBytes->get(id)) ))->then( ::Dynamic(new _hx_Closure_0(id,_gthis))); - } - else { -HXLINE( 579) return ::lime::graphics::Image_obj::loadFromFile(this->paths->get_string(id)); - } - } - } -HXLINE( 560) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,loadImage,return ) - - ::lime::app::Future AssetLibrary_obj::loadText(::String id){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_585_loadText) -HXDLIN( 585) if (this->cachedText->exists(id)) { -HXLINE( 587) return ::lime::app::Future_obj::withValue(this->cachedText->get(id)); - } - else { -HXLINE( 589) bool _hx_tmp; -HXDLIN( 589) if (!(this->cachedBytes->exists(id))) { -HXLINE( 589) _hx_tmp = this->classTypes->exists(id); - } - else { -HXLINE( 589) _hx_tmp = true; - } -HXDLIN( 589) if (_hx_tmp) { -HXLINE( 591) ::haxe::io::Bytes bytes = this->getBytes(id); -HXLINE( 593) if (hx::IsNull( bytes )) { -HXLINE( 595) return ::lime::app::Future_obj::withValue(null()); - } - else { -HXLINE( 599) ::String text = bytes->getString(0,bytes->length,null()); -HXLINE( 600) this->cachedText->set(id,text); -HXLINE( 601) return ::lime::app::Future_obj::withValue(text); - } - } - else { -HXLINE( 606) ::lime::net::_HTTPRequest_String request = ::lime::net::_HTTPRequest_String_obj::__alloc( HX_CTX ,null()); -HXLINE( 607) return request->load(this->paths->get_string(id)); - } - } -HXLINE( 585) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,loadText,return ) - -void AssetLibrary_obj::unload(){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_611_unload) - } - - -HX_DEFINE_DYNAMIC_FUNC0(AssetLibrary_obj,unload,(void)) - -void AssetLibrary_obj::_hx___assetLoaded(::String id){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_614___assetLoaded) -HXLINE( 615) this->assetsLoaded++; -HXLINE( 617) if (hx::IsNotNull( id )) { -HXLINE( 619) ::String _hx_tmp = ((((HX_("Loaded asset: ",9b,25,2e,eb) + id) + HX_(" [",3b,1c,00,00)) + this->types->get(id)) + HX_("] (",a5,ad,46,00)); -HXDLIN( 619) ::lime::utils::Log_obj::verbose(((((_hx_tmp + (this->assetsLoaded - 1)) + HX_("/",2f,00,00,00)) + (this->assetsTotal - 1)) + HX_(")",29,00,00,00)),hx::SourceInfo(HX_("lime/utils/AssetLibrary.hx",bb,8b,4b,8b),619,HX_("lime.utils.AssetLibrary",21,55,e9,fc),HX_("__assetLoaded",f5,7a,49,36))); - } -HXLINE( 622) if (hx::IsNotNull( id )) { -HXLINE( 624) ::Dynamic size; -HXDLIN( 624) if (this->sizes->exists(id)) { -HXLINE( 624) size = this->sizes->get(id); - } - else { -HXLINE( 624) size = 0; - } -HXLINE( 626) if (!(this->bytesLoadedCache->exists(id))) { -HXLINE( 628) ::lime::utils::AssetLibrary _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 628) _hx_tmp1->bytesLoaded = (_hx_tmp1->bytesLoaded + size); - } - else { -HXLINE( 632) ::Dynamic cache = this->bytesLoadedCache->get(id); -HXLINE( 634) if (hx::IsLess( cache,size )) { -HXLINE( 636) ::lime::utils::AssetLibrary _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 636) _hx_tmp2->bytesLoaded = (_hx_tmp2->bytesLoaded + (( (int)(size) ) - ( (int)(cache) ))); - } - } -HXLINE( 640) this->bytesLoadedCache->set(id,size); - } -HXLINE( 643) if ((this->assetsLoaded < this->assetsTotal)) { -HXLINE( 645) this->promise->progress(this->bytesLoaded,this->bytesTotal); - } - else { -HXLINE( 649) this->loaded = true; -HXLINE( 650) this->promise->progress(this->bytesTotal,this->bytesTotal); -HXLINE( 651) this->promise->complete(hx::ObjectPtr(this)); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,_hx___assetLoaded,(void)) - -::String AssetLibrary_obj::_hx___cacheBreak(::String path){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_657___cacheBreak) -HXDLIN( 657) return ::lime::utils::Assets_obj::_hx___cacheBreak(path); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,_hx___cacheBreak,return ) - -void AssetLibrary_obj::_hx___fromBundle( ::lime::utils::AssetBundle bundle, ::lime::utils::AssetManifest manifest){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_662___fromBundle) -HXDLIN( 662) if (hx::IsNotNull( manifest )) { -HXLINE( 664) ::String id; -HXDLIN( 664) ::haxe::io::Bytes data; -HXDLIN( 664) ::String type; -HXLINE( 665) { -HXLINE( 665) int _g = 0; -HXDLIN( 665) ::cpp::VirtualArray _g1 = manifest->assets; -HXDLIN( 665) while((_g < _g1->get_length())){ -HXLINE( 665) ::Dynamic asset = _g1->__get(_g); -HXDLIN( 665) _g = (_g + 1); -HXLINE( 667) if (::Reflect_obj::hasField(asset,HX_("id",db,5b,00,00))) { -HXLINE( 667) id = ( (::String)(asset->__Field(HX_("id",db,5b,00,00),hx::paccDynamic)) ); - } - else { -HXLINE( 667) id = ( (::String)(asset->__Field(HX_("path",a5,e5,51,4a),hx::paccDynamic)) ); - } -HXLINE( 668) data = ( ( ::haxe::io::Bytes)(bundle->data->get(( (::String)(asset->__Field(HX_("path",a5,e5,51,4a),hx::paccDynamic)) ))) ); -HXLINE( 670) if (::Reflect_obj::hasField(asset,HX_("type",ba,f2,08,4d))) { -HXLINE( 672) type = ( (::String)(asset->__Field(HX_("type",ba,f2,08,4d),hx::paccDynamic)) ); -HXLINE( 673) ::String _hx_switch_0 = type; - if ( (_hx_switch_0==HX_("FONT",cf,25,81,2e)) ){ -HXLINE( 681) ::Dynamic this1 = this->cachedFonts; -HXDLIN( 681) ( ( ::haxe::ds::StringMap)(this1) )->set(id,::lime::text::Font_obj::fromBytes(data)); -HXDLIN( 681) goto _hx_goto_43; - } - if ( (_hx_switch_0==HX_("IMAGE",3b,57,57,3b)) ){ -HXLINE( 677) ::Dynamic this2 = this->cachedImages; -HXDLIN( 677) ( ( ::haxe::ds::StringMap)(this2) )->set(id,::lime::graphics::Image_obj::fromBytes(data)); -HXDLIN( 677) goto _hx_goto_43; - } - if ( (_hx_switch_0==HX_("MUSIC",85,08,49,8e)) || (_hx_switch_0==HX_("SOUND",af,c4,ba,fe)) ){ -HXLINE( 679) ::Dynamic this3 = this->cachedAudioBuffers; -HXDLIN( 679) ( ( ::haxe::ds::StringMap)(this3) )->set(id,::lime::media::AudioBuffer_obj::fromBytes(data)); -HXDLIN( 679) goto _hx_goto_43; - } - if ( (_hx_switch_0==HX_("TEXT",ad,94,ba,37)) ){ -HXLINE( 684) ::Dynamic this4 = this->cachedText; -HXDLIN( 684) ::String value; -HXDLIN( 684) if (hx::IsNotNull( data )) { -HXLINE( 684) value = ::Std_obj::string(data); - } - else { -HXLINE( 684) value = null(); - } -HXDLIN( 684) ( ( ::haxe::ds::StringMap)(this4) )->set(id,value); -HXDLIN( 684) goto _hx_goto_43; - } - /* default */{ -HXLINE( 686) this->cachedBytes->set(id,data); - } - _hx_goto_43:; -HXLINE( 688) this->types->set(id,( (::String)(asset->__Field(HX_("type",ba,f2,08,4d),hx::paccDynamic)) )); - } - else { -HXLINE( 692) this->cachedBytes->set(id,data); -HXLINE( 693) this->types->set(id,HX_("BINARY",01,68,8e,9f)); - } - } - } - } - else { -HXLINE( 699) int _g2 = 0; -HXDLIN( 699) ::Array< ::String > _g11 = bundle->paths; -HXDLIN( 699) while((_g2 < _g11->length)){ -HXLINE( 699) ::String path = _g11->__get(_g2); -HXDLIN( 699) _g2 = (_g2 + 1); -HXLINE( 701) { -HXLINE( 701) ::Dynamic this5 = this->cachedBytes; -HXDLIN( 701) ( ( ::haxe::ds::StringMap)(this5) )->set(path,( ( ::haxe::io::Bytes)(bundle->data->get(path)) )); - } -HXLINE( 702) this->types->set(path,HX_("BINARY",01,68,8e,9f)); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,_hx___fromBundle,(void)) - -void AssetLibrary_obj::_hx___fromManifest( ::lime::utils::AssetManifest manifest){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_708___fromManifest) -HXLINE( 709) bool hasSize = (manifest->version >= 2); -HXLINE( 710) int size; -HXDLIN( 710) ::String id; -HXDLIN( 710) ::Array< ::String > pathGroup; -HXDLIN( 710) hx::Class classRef; -HXLINE( 712) ::String basePath = manifest->rootPath; -HXLINE( 713) if (hx::IsNull( basePath )) { -HXLINE( 713) basePath = HX_("",00,00,00,00); - } -HXLINE( 714) if ((basePath != HX_("",00,00,00,00))) { -HXLINE( 714) basePath = (basePath + HX_("/",2f,00,00,00)); - } -HXLINE( 716) { -HXLINE( 716) int _g = 0; -HXDLIN( 716) ::cpp::VirtualArray _g1 = manifest->assets; -HXDLIN( 716) while((_g < _g1->get_length())){ -HXLINE( 716) ::Dynamic asset = _g1->__get(_g); -HXDLIN( 716) _g = (_g + 1); -HXLINE( 718) bool size1; -HXDLIN( 718) if (hasSize) { -HXLINE( 718) size1 = ::Reflect_obj::hasField(asset,HX_("size",c1,a0,53,4c)); - } - else { -HXLINE( 718) size1 = false; - } -HXDLIN( 718) if (size1) { -HXLINE( 718) size = ( (int)(asset->__Field(HX_("size",c1,a0,53,4c),hx::paccDynamic)) ); - } - else { -HXLINE( 718) size = 100; - } -HXLINE( 719) if (::Reflect_obj::hasField(asset,HX_("id",db,5b,00,00))) { -HXLINE( 719) id = ( (::String)(asset->__Field(HX_("id",db,5b,00,00),hx::paccDynamic)) ); - } - else { -HXLINE( 719) id = ( (::String)(asset->__Field(HX_("path",a5,e5,51,4a),hx::paccDynamic)) ); - } -HXLINE( 721) if (::Reflect_obj::hasField(asset,HX_("path",a5,e5,51,4a))) { -HXLINE( 723) ::Dynamic this1 = this->paths; -HXDLIN( 723) ( ( ::haxe::ds::StringMap)(this1) )->set(id,this->_hx___cacheBreak(this->_hx___resolvePath((basePath + ::Std_obj::string(::Reflect_obj::field(asset,HX_("path",a5,e5,51,4a))))))); - } -HXLINE( 726) if (::Reflect_obj::hasField(asset,HX_("pathGroup",5a,a7,b4,8f))) { -HXLINE( 728) pathGroup = ( (::Array< ::String >)(::Reflect_obj::field(asset,HX_("pathGroup",5a,a7,b4,8f))) ); -HXLINE( 730) { -HXLINE( 730) int _g2 = 0; -HXDLIN( 730) int _g11 = pathGroup->length; -HXDLIN( 730) while((_g2 < _g11)){ -HXLINE( 730) _g2 = (_g2 + 1); -HXDLIN( 730) int i = (_g2 - 1); -HXLINE( 732) pathGroup[i] = this->_hx___cacheBreak(this->_hx___resolvePath((basePath + pathGroup->__get(i)))); - } - } -HXLINE( 735) this->pathGroups->set(id,pathGroup); - } -HXLINE( 738) this->sizes->set(id,size); -HXLINE( 739) this->types->set(id,( (::String)(asset->__Field(HX_("type",ba,f2,08,4d),hx::paccDynamic)) )); -HXLINE( 741) if (::Reflect_obj::hasField(asset,HX_("preload",c9,47,43,35))) { -HXLINE( 743) ::Dynamic this2 = this->preload; -HXDLIN( 743) ( ( ::haxe::ds::StringMap)(this2) )->set(id,( (bool)(::Reflect_obj::field(asset,HX_("preload",c9,47,43,35))) )); - } -HXLINE( 746) if (::Reflect_obj::hasField(asset,HX_("className",a3,92,3d,dc))) { -HXLINE( 748) classRef = ::Type_obj::resolveClass(( (::String)(::Reflect_obj::field(asset,HX_("className",a3,92,3d,dc))) )); -HXLINE( 757) this->classTypes->set(id,classRef); - } - } - } -HXLINE( 761) this->bytesTotal = 0; -HXLINE( 763) { -HXLINE( 763) int _g21 = 0; -HXDLIN( 763) ::cpp::VirtualArray _g3 = manifest->assets; -HXDLIN( 763) while((_g21 < _g3->get_length())){ -HXLINE( 763) ::Dynamic asset1 = _g3->__get(_g21); -HXDLIN( 763) _g21 = (_g21 + 1); -HXLINE( 765) if (::Reflect_obj::hasField(asset1,HX_("id",db,5b,00,00))) { -HXLINE( 765) id = ( (::String)(asset1->__Field(HX_("id",db,5b,00,00),hx::paccDynamic)) ); - } - else { -HXLINE( 765) id = ( (::String)(asset1->__Field(HX_("path",a5,e5,51,4a),hx::paccDynamic)) ); - } -HXLINE( 767) bool _hx_tmp; -HXDLIN( 767) bool _hx_tmp1; -HXDLIN( 767) if (this->preload->exists(id)) { -HXLINE( 767) _hx_tmp1 = this->preload->get_bool(id); - } - else { -HXLINE( 767) _hx_tmp1 = false; - } -HXDLIN( 767) if (_hx_tmp1) { -HXLINE( 767) _hx_tmp = this->sizes->exists(id); - } - else { -HXLINE( 767) _hx_tmp = false; - } -HXDLIN( 767) if (_hx_tmp) { -HXLINE( 769) ::lime::utils::AssetLibrary _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 769) int _hx_tmp3 = _hx_tmp2->bytesTotal; -HXDLIN( 769) _hx_tmp2->bytesTotal = (_hx_tmp3 + this->sizes->get(id)); - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,_hx___fromManifest,(void)) - -::String AssetLibrary_obj::_hx___resolvePath(::String path){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_775___resolvePath) -HXLINE( 776) path = ::StringTools_obj::replace(path,HX_("\\",5c,00,00,00),HX_("/",2f,00,00,00)); -HXLINE( 778) int colonIdx = path.indexOf(HX_(":",3a,00,00,00),null()); -HXLINE( 779) bool _hx_tmp; -HXDLIN( 779) if (::StringTools_obj::startsWith(path,HX_("http",88,9b,16,45))) { -HXLINE( 779) _hx_tmp = (colonIdx > 0); - } - else { -HXLINE( 779) _hx_tmp = false; - } -HXDLIN( 779) if (_hx_tmp) { -HXLINE( 781) int lastSlashIdx = (colonIdx + 3); -HXLINE( 782) ::String httpSection = path.substr(0,lastSlashIdx); -HXLINE( 783) path = (httpSection + ::StringTools_obj::replace(path.substr(lastSlashIdx,null()),HX_("//",20,29,00,00),HX_("/",2f,00,00,00))); - } - else { -HXLINE( 787) path = ::StringTools_obj::replace(path,HX_("//",20,29,00,00),HX_("/",2f,00,00,00)); - } -HXLINE( 797) if ((path.indexOf(HX_("./",41,28,00,00),null()) > -1)) { -HXLINE( 799) ::Array< ::String > split = path.split(HX_("/",2f,00,00,00)); -HXLINE( 800) ::Array< ::String > newPath = ::Array_obj< ::String >::__new(0); -HXLINE( 802) { -HXLINE( 802) int _g = 0; -HXDLIN( 802) int _g1 = split->length; -HXDLIN( 802) while((_g < _g1)){ -HXLINE( 802) _g = (_g + 1); -HXDLIN( 802) int i = (_g - 1); -HXLINE( 804) if ((split->__get(i) == HX_("..",40,28,00,00))) { -HXLINE( 806) bool _hx_tmp1; -HXDLIN( 806) if ((i != 0)) { -HXLINE( 806) _hx_tmp1 = (newPath->__get((i - 1)) == HX_("..",40,28,00,00)); - } - else { -HXLINE( 806) _hx_tmp1 = true; - } -HXDLIN( 806) if (_hx_tmp1) { -HXLINE( 808) newPath->push(HX_("..",40,28,00,00)); - } - else { -HXLINE( 812) newPath->pop(); - } - } - else { -HXLINE( 815) if ((split->__get(i) == HX_(".",2e,00,00,00))) { -HXLINE( 817) if ((i == 0)) { -HXLINE( 819) newPath->push(HX_(".",2e,00,00,00)); - } - } - else { -HXLINE( 824) newPath->push(split->__get(i)); - } - } - } - } -HXLINE( 827) path = newPath->join(HX_("/",2f,00,00,00)); - } -HXLINE( 830) return path; - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,_hx___resolvePath,return ) - -void AssetLibrary_obj::loadAudioBuffer_onComplete(::String id, ::lime::media::AudioBuffer audioBuffer){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_835_loadAudioBuffer_onComplete) -HXLINE( 836) this->cachedAudioBuffers->set(id,audioBuffer); -HXLINE( 838) if (this->pathGroups->exists(id)) { -HXLINE( 840) ::Array< ::String > pathGroup = ( (::Array< ::String >)(this->pathGroups->get(id)) ); -HXLINE( 842) { -HXLINE( 842) ::Dynamic otherID = this->pathGroups->keys(); -HXDLIN( 842) while(( (bool)(otherID->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 842) ::String otherID1 = ( (::String)(otherID->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 844) if ((otherID1 == id)) { -HXLINE( 844) continue; - } -HXLINE( 846) { -HXLINE( 846) int _g = 0; -HXDLIN( 846) while((_g < pathGroup->length)){ -HXLINE( 846) ::String path = pathGroup->__get(_g); -HXDLIN( 846) _g = (_g + 1); -HXLINE( 848) if ((( (::Array< ::String >)(this->pathGroups->get(otherID1)) )->indexOf(path,null()) > -1)) { -HXLINE( 850) this->cachedAudioBuffers->set(otherID1,audioBuffer); -HXLINE( 851) goto _hx_goto_53; - } - } - _hx_goto_53:; - } - } - } - } -HXLINE( 857) this->_hx___assetLoaded(id); - } - - -HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,loadAudioBuffer_onComplete,(void)) - -void AssetLibrary_obj::loadAudioBuffer_onError(::String id, ::Dynamic message){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_874_loadAudioBuffer_onError) -HXDLIN( 874) this->load_onError(id,message); - } - - -HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,loadAudioBuffer_onError,(void)) - -void AssetLibrary_obj::loadBytes_onComplete(::String id, ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_879_loadBytes_onComplete) -HXLINE( 880) this->cachedBytes->set(id,bytes); -HXLINE( 881) this->_hx___assetLoaded(id); - } - - -HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,loadBytes_onComplete,(void)) - -void AssetLibrary_obj::loadFont_onComplete(::String id, ::lime::text::Font font){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_885_loadFont_onComplete) -HXLINE( 886) this->cachedFonts->set(id,font); -HXLINE( 887) this->_hx___assetLoaded(id); - } - - -HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,loadFont_onComplete,(void)) - -void AssetLibrary_obj::loadImage_onComplete(::String id, ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_891_loadImage_onComplete) -HXLINE( 892) this->cachedImages->set(id,image); -HXLINE( 893) this->_hx___assetLoaded(id); - } - - -HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,loadImage_onComplete,(void)) - -void AssetLibrary_obj::loadText_onComplete(::String id,::String text){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_897_loadText_onComplete) -HXLINE( 898) this->cachedText->set(id,text); -HXLINE( 899) this->_hx___assetLoaded(id); - } - - -HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,loadText_onComplete,(void)) - -void AssetLibrary_obj::load_onError(::String id, ::Dynamic message){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_904_load_onError) -HXDLIN( 904) bool _hx_tmp; -HXDLIN( 904) if (hx::IsNotNull( message )) { -HXDLIN( 904) _hx_tmp = hx::IsNotEq( message,HX_("",00,00,00,00) ); - } - else { -HXDLIN( 904) _hx_tmp = false; - } -HXDLIN( 904) if (_hx_tmp) { -HXLINE( 906) ::lime::app::Promise_lime_utils_AssetLibrary _hx_tmp1 = this->promise; -HXDLIN( 906) _hx_tmp1->error((((HX_("Error loading asset \"",d6,ff,4d,83) + id) + HX_("\": ",48,ff,19,00)) + ::Std_obj::string(message))); - } - else { -HXLINE( 910) this->promise->error(((HX_("Error loading asset \"",d6,ff,4d,83) + id) + HX_("\"",22,00,00,00))); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,load_onError,(void)) - -void AssetLibrary_obj::load_onProgress(::String id,int bytesLoaded,int bytesTotal){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_916_load_onProgress) -HXDLIN( 916) if ((bytesLoaded > 0)) { -HXLINE( 918) ::Dynamic size = this->sizes->get(id); -HXLINE( 919) Float percent; -HXLINE( 921) if ((bytesTotal > 0)) { -HXLINE( 925) percent = (( (Float)(bytesLoaded) ) / ( (Float)(bytesTotal) )); -HXLINE( 926) if ((percent > 1)) { -HXLINE( 926) percent = ( (Float)(1) ); - } -HXLINE( 927) bytesLoaded = ::Math_obj::floor((percent * ( (Float)(size) ))); - } - else { -HXLINE( 929) if (hx::IsGreater( bytesLoaded,size )) { -HXLINE( 931) bytesLoaded = ( (int)(size) ); - } - } -HXLINE( 934) if (this->bytesLoadedCache->exists(id)) { -HXLINE( 936) ::Dynamic cache = this->bytesLoadedCache->get(id); -HXLINE( 938) if (hx::IsNotEq( bytesLoaded,cache )) { -HXLINE( 940) ::lime::utils::AssetLibrary _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 940) _hx_tmp->bytesLoaded = (_hx_tmp->bytesLoaded + (bytesLoaded - ( (int)(cache) ))); - } - } - else { -HXLINE( 945) ::lime::utils::AssetLibrary _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 945) _hx_tmp1->bytesLoaded = (_hx_tmp1->bytesLoaded + bytesLoaded); - } -HXLINE( 948) this->bytesLoadedCache->set(id,bytesLoaded); -HXLINE( 949) this->promise->progress(this->bytesLoaded,this->bytesTotal); - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(AssetLibrary_obj,load_onProgress,(void)) - - ::lime::utils::AssetLibrary AssetLibrary_obj::fromBytes( ::haxe::io::Bytes bytes,::String rootPath){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_91_fromBytes) -HXDLIN( 91) return ::lime::utils::AssetLibrary_obj::fromManifest(::lime::utils::AssetManifest_obj::fromBytes(bytes,rootPath)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,fromBytes,return ) - - ::lime::utils::AssetLibrary AssetLibrary_obj::fromFile(::String path,::String rootPath){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_96_fromFile) -HXDLIN( 96) return ::lime::utils::AssetLibrary_obj::fromManifest(::lime::utils::AssetManifest_obj::fromFile(path,rootPath)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,fromFile,return ) - - ::lime::utils::AssetLibrary AssetLibrary_obj::fromBundle( ::lime::utils::AssetBundle bundle){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_100_fromBundle) -HXLINE( 101) if (bundle->data->exists(HX_("library.json",7b,9c,b0,78))) { -HXLINE( 103) ::lime::utils::AssetManifest manifest = ::lime::utils::AssetManifest_obj::fromBytes(( ( ::haxe::io::Bytes)(bundle->data->get(HX_("library.json",7b,9c,b0,78))) ),null()); -HXLINE( 104) if (hx::IsNotNull( manifest )) { -HXLINE( 106) ::lime::utils::AssetLibrary library = null(); -HXLINE( 108) if (hx::IsNull( manifest->libraryType )) { -HXLINE( 110) library = ::lime::utils::AssetLibrary_obj::__alloc( HX_CTX ); - } - else { -HXLINE( 114) hx::Class libraryClass = ::Type_obj::resolveClass(manifest->libraryType); -HXLINE( 116) if (hx::IsNotNull( libraryClass )) { -HXLINE( 118) library = ( ( ::lime::utils::AssetLibrary)(::Type_obj::createInstance(libraryClass,manifest->libraryArgs)) ); - } - else { -HXLINE( 122) ::lime::utils::Log_obj::warn((HX_("Could not find library type: ",a0,88,a8,78) + manifest->libraryType),hx::SourceInfo(HX_("lime/utils/AssetLibrary.hx",bb,8b,4b,8b),122,HX_("lime.utils.AssetLibrary",21,55,e9,fc),HX_("fromBundle",8c,f8,20,19))); -HXLINE( 123) return null(); - } - } -HXLINE( 127) library->_hx___fromBundle(bundle,manifest); -HXLINE( 128) return library; - } - } - else { -HXLINE( 133) ::lime::utils::AssetLibrary library1 = ::lime::utils::AssetLibrary_obj::__alloc( HX_CTX ); -HXLINE( 134) library1->_hx___fromBundle(bundle,null()); -HXLINE( 135) return library1; - } -HXLINE( 137) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,fromBundle,return ) - - ::lime::utils::AssetLibrary AssetLibrary_obj::fromManifest( ::lime::utils::AssetManifest manifest){ - HX_GC_STACKFRAME(&_hx_pos_302b88cc6233d9fb_141_fromManifest) -HXLINE( 142) if (hx::IsNull( manifest )) { -HXLINE( 142) return null(); - } -HXLINE( 144) ::lime::utils::AssetLibrary library = null(); -HXLINE( 146) if (hx::IsNull( manifest->libraryType )) { -HXLINE( 148) library = ::lime::utils::AssetLibrary_obj::__alloc( HX_CTX ); - } - else { -HXLINE( 152) hx::Class libraryClass = ::Type_obj::resolveClass(manifest->libraryType); -HXLINE( 154) if (hx::IsNotNull( libraryClass )) { -HXLINE( 156) library = ( ( ::lime::utils::AssetLibrary)(::Type_obj::createInstance(libraryClass,manifest->libraryArgs)) ); - } - else { -HXLINE( 160) ::lime::utils::Log_obj::warn((HX_("Could not find library type: ",a0,88,a8,78) + manifest->libraryType),hx::SourceInfo(HX_("lime/utils/AssetLibrary.hx",bb,8b,4b,8b),160,HX_("lime.utils.AssetLibrary",21,55,e9,fc),HX_("fromManifest",39,d7,40,70))); -HXLINE( 161) return null(); - } - } -HXLINE( 165) library->_hx___fromManifest(manifest); -HXLINE( 167) return library; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,fromManifest,return ) - - ::lime::app::Future AssetLibrary_obj::loadFromBytes( ::haxe::io::Bytes bytes,::String rootPath){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::utils::AssetManifest manifest){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_532_loadFromBytes) -HXLINE( 532) return ::lime::utils::AssetLibrary_obj::loadFromManifest(manifest); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_530_loadFromBytes) -HXDLIN( 530) return ::lime::utils::AssetManifest_obj::loadFromBytes(bytes,rootPath)->then( ::Dynamic(new _hx_Closure_0())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,loadFromBytes,return ) - - ::lime::app::Future AssetLibrary_obj::loadFromFile(::String path,::String rootPath){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::utils::AssetManifest manifest){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_540_loadFromFile) -HXLINE( 540) return ::lime::utils::AssetLibrary_obj::loadFromManifest(manifest); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_538_loadFromFile) -HXDLIN( 538) return ::lime::utils::AssetManifest_obj::loadFromFile(path,rootPath)->then( ::Dynamic(new _hx_Closure_0())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,loadFromFile,return ) - - ::lime::app::Future AssetLibrary_obj::loadFromManifest( ::lime::utils::AssetManifest manifest){ - HX_STACKFRAME(&_hx_pos_302b88cc6233d9fb_545_loadFromManifest) -HXLINE( 546) ::lime::utils::AssetLibrary library = ::lime::utils::AssetLibrary_obj::fromManifest(manifest); -HXLINE( 548) if (hx::IsNotNull( library )) { -HXLINE( 550) return library->load(); - } - else { -HXLINE( 554) return ::lime::app::Future_obj::withError(HX_("Could not load asset manifest",cd,c6,09,7f)); - } -HXLINE( 548) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,loadFromManifest,return ) - - -hx::ObjectPtr< AssetLibrary_obj > AssetLibrary_obj::__new() { - hx::ObjectPtr< AssetLibrary_obj > __this = new AssetLibrary_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< AssetLibrary_obj > AssetLibrary_obj::__alloc(hx::Ctx *_hx_ctx) { - AssetLibrary_obj *__this = (AssetLibrary_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AssetLibrary_obj), true, "lime.utils.AssetLibrary")); - *(void **)__this = AssetLibrary_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -AssetLibrary_obj::AssetLibrary_obj() -{ -} - -void AssetLibrary_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(AssetLibrary); - HX_MARK_MEMBER_NAME(onChange,"onChange"); - HX_MARK_MEMBER_NAME(assetsLoaded,"assetsLoaded"); - HX_MARK_MEMBER_NAME(assetsTotal,"assetsTotal"); - HX_MARK_MEMBER_NAME(bytesLoaded,"bytesLoaded"); - HX_MARK_MEMBER_NAME(bytesLoadedCache,"bytesLoadedCache"); - HX_MARK_MEMBER_NAME(bytesTotal,"bytesTotal"); - HX_MARK_MEMBER_NAME(cachedAudioBuffers,"cachedAudioBuffers"); - HX_MARK_MEMBER_NAME(cachedBytes,"cachedBytes"); - HX_MARK_MEMBER_NAME(cachedFonts,"cachedFonts"); - HX_MARK_MEMBER_NAME(cachedImages,"cachedImages"); - HX_MARK_MEMBER_NAME(cachedText,"cachedText"); - HX_MARK_MEMBER_NAME(classTypes,"classTypes"); - HX_MARK_MEMBER_NAME(loaded,"loaded"); - HX_MARK_MEMBER_NAME(pathGroups,"pathGroups"); - HX_MARK_MEMBER_NAME(paths,"paths"); - HX_MARK_MEMBER_NAME(preload,"preload"); - HX_MARK_MEMBER_NAME(promise,"promise"); - HX_MARK_MEMBER_NAME(sizes,"sizes"); - HX_MARK_MEMBER_NAME(types,"types"); - HX_MARK_END_CLASS(); -} - -void AssetLibrary_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(onChange,"onChange"); - HX_VISIT_MEMBER_NAME(assetsLoaded,"assetsLoaded"); - HX_VISIT_MEMBER_NAME(assetsTotal,"assetsTotal"); - HX_VISIT_MEMBER_NAME(bytesLoaded,"bytesLoaded"); - HX_VISIT_MEMBER_NAME(bytesLoadedCache,"bytesLoadedCache"); - HX_VISIT_MEMBER_NAME(bytesTotal,"bytesTotal"); - HX_VISIT_MEMBER_NAME(cachedAudioBuffers,"cachedAudioBuffers"); - HX_VISIT_MEMBER_NAME(cachedBytes,"cachedBytes"); - HX_VISIT_MEMBER_NAME(cachedFonts,"cachedFonts"); - HX_VISIT_MEMBER_NAME(cachedImages,"cachedImages"); - HX_VISIT_MEMBER_NAME(cachedText,"cachedText"); - HX_VISIT_MEMBER_NAME(classTypes,"classTypes"); - HX_VISIT_MEMBER_NAME(loaded,"loaded"); - HX_VISIT_MEMBER_NAME(pathGroups,"pathGroups"); - HX_VISIT_MEMBER_NAME(paths,"paths"); - HX_VISIT_MEMBER_NAME(preload,"preload"); - HX_VISIT_MEMBER_NAME(promise,"promise"); - HX_VISIT_MEMBER_NAME(sizes,"sizes"); - HX_VISIT_MEMBER_NAME(types,"types"); -} - -hx::Val AssetLibrary_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"list") ) { return hx::Val( list_dyn() ); } - if (HX_FIELD_EQ(inName,"load") ) { return hx::Val( load_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"paths") ) { return hx::Val( paths ); } - if (HX_FIELD_EQ(inName,"sizes") ) { return hx::Val( sizes ); } - if (HX_FIELD_EQ(inName,"types") ) { return hx::Val( types ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"loaded") ) { return hx::Val( loaded ); } - if (HX_FIELD_EQ(inName,"exists") ) { return hx::Val( exists_dyn() ); } - if (HX_FIELD_EQ(inName,"unload") ) { return hx::Val( unload_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"preload") ) { return hx::Val( preload ); } - if (HX_FIELD_EQ(inName,"promise") ) { return hx::Val( promise ); } - if (HX_FIELD_EQ(inName,"getFont") ) { return hx::Val( getFont_dyn() ); } - if (HX_FIELD_EQ(inName,"getPath") ) { return hx::Val( getPath_dyn() ); } - if (HX_FIELD_EQ(inName,"getText") ) { return hx::Val( getText_dyn() ); } - if (HX_FIELD_EQ(inName,"isLocal") ) { return hx::Val( isLocal_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"onChange") ) { return hx::Val( onChange ); } - if (HX_FIELD_EQ(inName,"getAsset") ) { return hx::Val( getAsset_dyn() ); } - if (HX_FIELD_EQ(inName,"getBytes") ) { return hx::Val( getBytes_dyn() ); } - if (HX_FIELD_EQ(inName,"getImage") ) { return hx::Val( getImage_dyn() ); } - if (HX_FIELD_EQ(inName,"loadFont") ) { return hx::Val( loadFont_dyn() ); } - if (HX_FIELD_EQ(inName,"loadText") ) { return hx::Val( loadText_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"loadAsset") ) { return hx::Val( loadAsset_dyn() ); } - if (HX_FIELD_EQ(inName,"loadBytes") ) { return hx::Val( loadBytes_dyn() ); } - if (HX_FIELD_EQ(inName,"loadImage") ) { return hx::Val( loadImage_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"bytesTotal") ) { return hx::Val( bytesTotal ); } - if (HX_FIELD_EQ(inName,"cachedText") ) { return hx::Val( cachedText ); } - if (HX_FIELD_EQ(inName,"classTypes") ) { return hx::Val( classTypes ); } - if (HX_FIELD_EQ(inName,"pathGroups") ) { return hx::Val( pathGroups ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"assetsTotal") ) { return hx::Val( assetsTotal ); } - if (HX_FIELD_EQ(inName,"bytesLoaded") ) { return hx::Val( bytesLoaded ); } - if (HX_FIELD_EQ(inName,"cachedBytes") ) { return hx::Val( cachedBytes ); } - if (HX_FIELD_EQ(inName,"cachedFonts") ) { return hx::Val( cachedFonts ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"assetsLoaded") ) { return hx::Val( assetsLoaded ); } - if (HX_FIELD_EQ(inName,"cachedImages") ) { return hx::Val( cachedImages ); } - if (HX_FIELD_EQ(inName,"__cacheBreak") ) { return hx::Val( _hx___cacheBreak_dyn() ); } - if (HX_FIELD_EQ(inName,"__fromBundle") ) { return hx::Val( _hx___fromBundle_dyn() ); } - if (HX_FIELD_EQ(inName,"load_onError") ) { return hx::Val( load_onError_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__assetLoaded") ) { return hx::Val( _hx___assetLoaded_dyn() ); } - if (HX_FIELD_EQ(inName,"__resolvePath") ) { return hx::Val( _hx___resolvePath_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"getAudioBuffer") ) { return hx::Val( getAudioBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"__fromManifest") ) { return hx::Val( _hx___fromManifest_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"loadAudioBuffer") ) { return hx::Val( loadAudioBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"load_onProgress") ) { return hx::Val( load_onProgress_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"bytesLoadedCache") ) { return hx::Val( bytesLoadedCache ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"cachedAudioBuffers") ) { return hx::Val( cachedAudioBuffers ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"loadFont_onComplete") ) { return hx::Val( loadFont_onComplete_dyn() ); } - if (HX_FIELD_EQ(inName,"loadText_onComplete") ) { return hx::Val( loadText_onComplete_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"loadBytes_onComplete") ) { return hx::Val( loadBytes_onComplete_dyn() ); } - if (HX_FIELD_EQ(inName,"loadImage_onComplete") ) { return hx::Val( loadImage_onComplete_dyn() ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"loadAudioBuffer_onError") ) { return hx::Val( loadAudioBuffer_onError_dyn() ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"loadAudioBuffer_onComplete") ) { return hx::Val( loadAudioBuffer_onComplete_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool AssetLibrary_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"fromFile") ) { outValue = fromFile_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromBundle") ) { outValue = fromBundle_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"fromManifest") ) { outValue = fromManifest_dyn(); return true; } - if (HX_FIELD_EQ(inName,"loadFromFile") ) { outValue = loadFromFile_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"loadFromBytes") ) { outValue = loadFromBytes_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"loadFromManifest") ) { outValue = loadFromManifest_dyn(); return true; } - } - return false; -} - -hx::Val AssetLibrary_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"paths") ) { paths=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - if (HX_FIELD_EQ(inName,"sizes") ) { sizes=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - if (HX_FIELD_EQ(inName,"types") ) { types=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"loaded") ) { loaded=inValue.Cast< bool >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"preload") ) { preload=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - if (HX_FIELD_EQ(inName,"promise") ) { promise=inValue.Cast< ::lime::app::Promise_lime_utils_AssetLibrary >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"onChange") ) { onChange=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"bytesTotal") ) { bytesTotal=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"cachedText") ) { cachedText=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - if (HX_FIELD_EQ(inName,"classTypes") ) { classTypes=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - if (HX_FIELD_EQ(inName,"pathGroups") ) { pathGroups=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"assetsTotal") ) { assetsTotal=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"bytesLoaded") ) { bytesLoaded=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"cachedBytes") ) { cachedBytes=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - if (HX_FIELD_EQ(inName,"cachedFonts") ) { cachedFonts=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"assetsLoaded") ) { assetsLoaded=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"cachedImages") ) { cachedImages=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"bytesLoadedCache") ) { bytesLoadedCache=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"cachedAudioBuffers") ) { cachedAudioBuffers=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void AssetLibrary_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("onChange",ef,87,1f,97)); - outFields->push(HX_("assetsLoaded",e8,c8,28,8e)); - outFields->push(HX_("assetsTotal",41,c0,37,03)); - outFields->push(HX_("bytesLoaded",d0,66,ca,99)); - outFields->push(HX_("bytesLoadedCache",52,f1,40,0f)); - outFields->push(HX_("bytesTotal",59,57,da,45)); - outFields->push(HX_("cachedAudioBuffers",3f,b0,91,db)); - outFields->push(HX_("cachedBytes",29,45,82,36)); - outFields->push(HX_("cachedFonts",82,f4,7b,7d)); - outFields->push(HX_("cachedImages",3a,3a,9d,52)); - outFields->push(HX_("cachedText",af,f1,6f,7b)); - outFields->push(HX_("classTypes",21,9d,e9,5d)); - outFields->push(HX_("loaded",05,48,6f,58)); - outFields->push(HX_("pathGroups",d9,c7,5d,2e)); - outFields->push(HX_("paths",2e,0b,57,bd)); - outFields->push(HX_("preload",c9,47,43,35)); - outFields->push(HX_("promise",9b,cd,e9,f7)); - outFields->push(HX_("sizes",92,08,d9,7c)); - outFields->push(HX_("types",79,70,cb,1a)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo AssetLibrary_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(AssetLibrary_obj,onChange),HX_("onChange",ef,87,1f,97)}, - {hx::fsInt,(int)offsetof(AssetLibrary_obj,assetsLoaded),HX_("assetsLoaded",e8,c8,28,8e)}, - {hx::fsInt,(int)offsetof(AssetLibrary_obj,assetsTotal),HX_("assetsTotal",41,c0,37,03)}, - {hx::fsInt,(int)offsetof(AssetLibrary_obj,bytesLoaded),HX_("bytesLoaded",d0,66,ca,99)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetLibrary_obj,bytesLoadedCache),HX_("bytesLoadedCache",52,f1,40,0f)}, - {hx::fsInt,(int)offsetof(AssetLibrary_obj,bytesTotal),HX_("bytesTotal",59,57,da,45)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetLibrary_obj,cachedAudioBuffers),HX_("cachedAudioBuffers",3f,b0,91,db)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetLibrary_obj,cachedBytes),HX_("cachedBytes",29,45,82,36)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetLibrary_obj,cachedFonts),HX_("cachedFonts",82,f4,7b,7d)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetLibrary_obj,cachedImages),HX_("cachedImages",3a,3a,9d,52)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetLibrary_obj,cachedText),HX_("cachedText",af,f1,6f,7b)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetLibrary_obj,classTypes),HX_("classTypes",21,9d,e9,5d)}, - {hx::fsBool,(int)offsetof(AssetLibrary_obj,loaded),HX_("loaded",05,48,6f,58)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetLibrary_obj,pathGroups),HX_("pathGroups",d9,c7,5d,2e)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetLibrary_obj,paths),HX_("paths",2e,0b,57,bd)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetLibrary_obj,preload),HX_("preload",c9,47,43,35)}, - {hx::fsObject /* ::lime::app::Promise_lime_utils_AssetLibrary */ ,(int)offsetof(AssetLibrary_obj,promise),HX_("promise",9b,cd,e9,f7)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetLibrary_obj,sizes),HX_("sizes",92,08,d9,7c)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetLibrary_obj,types),HX_("types",79,70,cb,1a)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *AssetLibrary_obj_sStaticStorageInfo = 0; -#endif - -static ::String AssetLibrary_obj_sMemberFields[] = { - HX_("onChange",ef,87,1f,97), - HX_("assetsLoaded",e8,c8,28,8e), - HX_("assetsTotal",41,c0,37,03), - HX_("bytesLoaded",d0,66,ca,99), - HX_("bytesLoadedCache",52,f1,40,0f), - HX_("bytesTotal",59,57,da,45), - HX_("cachedAudioBuffers",3f,b0,91,db), - HX_("cachedBytes",29,45,82,36), - HX_("cachedFonts",82,f4,7b,7d), - HX_("cachedImages",3a,3a,9d,52), - HX_("cachedText",af,f1,6f,7b), - HX_("classTypes",21,9d,e9,5d), - HX_("loaded",05,48,6f,58), - HX_("pathGroups",d9,c7,5d,2e), - HX_("paths",2e,0b,57,bd), - HX_("preload",c9,47,43,35), - HX_("promise",9b,cd,e9,f7), - HX_("sizes",92,08,d9,7c), - HX_("types",79,70,cb,1a), - HX_("exists",dc,1d,e0,bf), - HX_("getAsset",7a,79,10,86), - HX_("getAudioBuffer",80,41,e3,26), - HX_("getBytes",f5,17,6f,1d), - HX_("getFont",85,0d,43,16), - HX_("getImage",e5,2e,40,1d), - HX_("getPath",5b,95,d4,1c), - HX_("getText",63,7c,7c,1f), - HX_("isLocal",21,6d,76,15), - HX_("list",5e,1c,b3,47), - HX_("loadAsset",ea,b5,70,41), - HX_("load",26,9a,b7,47), - HX_("loadAudioBuffer",f0,71,7c,e3), - HX_("loadBytes",65,54,cf,d8), - HX_("loadFont",15,2f,60,b4), - HX_("loadImage",55,6b,a0,d8), - HX_("loadText",f3,9d,99,bd), - HX_("unload",ff,a0,8c,65), - HX_("__assetLoaded",f5,7a,49,36), - HX_("__cacheBreak",3d,06,38,34), - HX_("__fromBundle",ac,73,b4,51), - HX_("__fromManifest",59,5a,01,91), - HX_("__resolvePath",91,4b,05,2e), - HX_("loadAudioBuffer_onComplete",27,96,e6,68), - HX_("loadAudioBuffer_onError",9a,a5,47,54), - HX_("loadBytes_onComplete",d2,0d,18,bc), - HX_("loadFont_onComplete",22,d1,7c,a1), - HX_("loadImage_onComplete",e2,7c,c9,b2), - HX_("loadText_onComplete",04,33,ff,e5), - HX_("load_onError",d0,f3,d6,22), - HX_("load_onProgress",a5,84,70,96), - ::String(null()) }; - -hx::Class AssetLibrary_obj::__mClass; - -static ::String AssetLibrary_obj_sStaticFields[] = { - HX_("fromBytes",a1,f2,20,72), - HX_("fromFile",06,9d,87,a1), - HX_("fromBundle",8c,f8,20,19), - HX_("fromManifest",39,d7,40,70), - HX_("loadFromBytes",9b,c3,86,f4), - HX_("loadFromFile",4c,89,f0,5a), - HX_("loadFromManifest",7f,5e,9c,dc), - ::String(null()) -}; - -void AssetLibrary_obj::__register() -{ - AssetLibrary_obj _hx_dummy; - AssetLibrary_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils.AssetLibrary",21,55,e9,fc); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &AssetLibrary_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(AssetLibrary_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(AssetLibrary_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< AssetLibrary_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AssetLibrary_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AssetLibrary_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/lime/utils/AssetManifest.cpp b/hGameTest/bin/linux/obj/src/lime/utils/AssetManifest.cpp deleted file mode 100644 index 2c40636a..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/AssetManifest.cpp +++ /dev/null @@ -1,466 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_haxe_Serializer -#include -#endif -#ifndef INCLUDED_haxe_Unserializer -#include -#endif -#ifndef INCLUDED_haxe_format_JsonParser -#include -#endif -#ifndef INCLUDED_haxe_format_JsonPrinter -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Encoding -#include -#endif -#ifndef INCLUDED_haxe_io_Path -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_utils_AssetManifest -#include -#endif -#ifndef INCLUDED_lime_utils__Bytes_Bytes_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_8a07fa6861abdf37_26_new,"lime.utils.AssetManifest","new",0x762e683b,"lime.utils.AssetManifest.new","lime/utils/AssetManifest.hx",26,0x0cdd5257) -HX_LOCAL_STACK_FRAME(_hx_pos_8a07fa6861abdf37_132_serialize,"lime.utils.AssetManifest","serialize",0x0634cbfb,"lime.utils.AssetManifest.serialize","lime/utils/AssetManifest.hx",132,0x0cdd5257) -HX_LOCAL_STACK_FRAME(_hx_pos_8a07fa6861abdf37_34_fromBytes,"lime.utils.AssetManifest","fromBytes",0x836360bc,"lime.utils.AssetManifest.fromBytes","lime/utils/AssetManifest.hx",34,0x0cdd5257) -HX_LOCAL_STACK_FRAME(_hx_pos_8a07fa6861abdf37_45_fromFile,"lime.utils.AssetManifest","fromFile",0x2911ab4b,"lime.utils.AssetManifest.fromFile","lime/utils/AssetManifest.hx",45,0x0cdd5257) -HX_LOCAL_STACK_FRAME(_hx_pos_8a07fa6861abdf37_56_loadFromBytes,"lime.utils.AssetManifest","loadFromBytes",0x6e69db36,"lime.utils.AssetManifest.loadFromBytes","lime/utils/AssetManifest.hx",56,0x0cdd5257) -HX_LOCAL_STACK_FRAME(_hx_pos_8a07fa6861abdf37_68_loadFromFile,"lime.utils.AssetManifest","loadFromFile",0xc63f9e11,"lime.utils.AssetManifest.loadFromFile","lime/utils/AssetManifest.hx",68,0x0cdd5257) -HX_LOCAL_STACK_FRAME(_hx_pos_8a07fa6861abdf37_60_loadFromFile,"lime.utils.AssetManifest","loadFromFile",0xc63f9e11,"lime.utils.AssetManifest.loadFromFile","lime/utils/AssetManifest.hx",60,0x0cdd5257) -HX_LOCAL_STACK_FRAME(_hx_pos_8a07fa6861abdf37_73_parse,"lime.utils.AssetManifest","parse",0x50ea14ce,"lime.utils.AssetManifest.parse","lime/utils/AssetManifest.hx",73,0x0cdd5257) -HX_LOCAL_STACK_FRAME(_hx_pos_8a07fa6861abdf37_149___resolvePath,"lime.utils.AssetManifest","__resolvePath",0xa7e8632c,"lime.utils.AssetManifest.__resolvePath","lime/utils/AssetManifest.hx",149,0x0cdd5257) -HX_LOCAL_STACK_FRAME(_hx_pos_8a07fa6861abdf37_189___resolveRootPath,"lime.utils.AssetManifest","__resolveRootPath",0x93ba05ee,"lime.utils.AssetManifest.__resolveRootPath","lime/utils/AssetManifest.hx",189,0x0cdd5257) -namespace lime{ -namespace utils{ - -void AssetManifest_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_8a07fa6861abdf37_26_new) -HXLINE( 27) this->assets = ::cpp::VirtualArray_obj::__new(0); -HXLINE( 28) this->libraryArgs = ::Array_obj< ::String >::__new(0); -HXLINE( 29) this->version = 2; - } - -Dynamic AssetManifest_obj::__CreateEmpty() { return new AssetManifest_obj; } - -void *AssetManifest_obj::_hx_vtable = 0; - -Dynamic AssetManifest_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AssetManifest_obj > _hx_result = new AssetManifest_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool AssetManifest_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2ad14d63; -} - -::String AssetManifest_obj::serialize(){ - HX_STACKFRAME(&_hx_pos_8a07fa6861abdf37_132_serialize) -HXLINE( 134) ::Dynamic manifestData = ::Dynamic(hx::Anon_obj::Create(0)); -HXLINE( 135) manifestData->__SetField(HX_("version",18,e7,f1,7c),this->version,hx::paccDynamic); -HXLINE( 136) manifestData->__SetField(HX_("libraryType",55,df,f0,ae),this->libraryType,hx::paccDynamic); -HXLINE( 137) manifestData->__SetField(HX_("libraryArgs",f8,79,5c,a2),this->libraryArgs,hx::paccDynamic); -HXLINE( 138) manifestData->__SetField(HX_("name",4b,72,ff,48),this->name,hx::paccDynamic); -HXLINE( 139) manifestData->__SetField(HX_("assets",83,48,03,4c),::haxe::Serializer_obj::run(this->assets),hx::paccDynamic); -HXLINE( 140) manifestData->__SetField(HX_("rootPath",e7,b8,88,e1),this->rootPath,hx::paccDynamic); -HXLINE( 142) ::Dynamic replacer = null(); -HXDLIN( 142) ::String space = null(); -HXDLIN( 142) return ::haxe::format::JsonPrinter_obj::print(manifestData,replacer,space); - } - - -HX_DEFINE_DYNAMIC_FUNC0(AssetManifest_obj,serialize,return ) - - ::lime::utils::AssetManifest AssetManifest_obj::fromBytes( ::haxe::io::Bytes bytes,::String rootPath){ - HX_STACKFRAME(&_hx_pos_8a07fa6861abdf37_34_fromBytes) -HXDLIN( 34) if (hx::IsNotNull( bytes )) { -HXLINE( 36) return ::lime::utils::AssetManifest_obj::parse(bytes->getString(0,bytes->length,null()),rootPath); - } - else { -HXLINE( 40) return null(); - } -HXLINE( 34) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AssetManifest_obj,fromBytes,return ) - - ::lime::utils::AssetManifest AssetManifest_obj::fromFile(::String path,::String rootPath){ - HX_STACKFRAME(&_hx_pos_8a07fa6861abdf37_45_fromFile) -HXLINE( 46) path = ::lime::utils::AssetManifest_obj::_hx___resolvePath(path); -HXLINE( 47) rootPath = ::lime::utils::AssetManifest_obj::_hx___resolveRootPath(rootPath,path); -HXLINE( 49) if (hx::IsNull( path )) { -HXLINE( 49) return null(); - } -HXLINE( 51) return ::lime::utils::AssetManifest_obj::fromBytes(::lime::utils::_Bytes::Bytes_Impl__obj::fromFile(path),rootPath); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AssetManifest_obj,fromFile,return ) - - ::lime::app::Future AssetManifest_obj::loadFromBytes( ::haxe::io::Bytes bytes,::String rootPath){ - HX_STACKFRAME(&_hx_pos_8a07fa6861abdf37_56_loadFromBytes) -HXDLIN( 56) return ::lime::app::Future_obj::withValue(::lime::utils::AssetManifest_obj::fromBytes(bytes,rootPath)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AssetManifest_obj,loadFromBytes,return ) - - ::lime::app::Future AssetManifest_obj::loadFromFile(::String path,::String rootPath){ - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_0,::String,rootPath) HXARGC(1) - ::lime::app::Future _hx_run( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_8a07fa6861abdf37_68_loadFromFile) -HXLINE( 68) return ::lime::app::Future_obj::withValue(::lime::utils::AssetManifest_obj::fromBytes(bytes,rootPath)); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_8a07fa6861abdf37_60_loadFromFile) -HXLINE( 61) path = ::lime::utils::AssetManifest_obj::_hx___resolvePath(path); -HXLINE( 62) rootPath = ::lime::utils::AssetManifest_obj::_hx___resolveRootPath(rootPath,path); -HXLINE( 64) if (hx::IsNull( path )) { -HXLINE( 64) return null(); - } -HXLINE( 66) return ::lime::utils::_Bytes::Bytes_Impl__obj::loadFromFile(path)->then( ::Dynamic(new _hx_Closure_0(rootPath))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AssetManifest_obj,loadFromFile,return ) - - ::lime::utils::AssetManifest AssetManifest_obj::parse(::String data,::String rootPath){ - HX_GC_STACKFRAME(&_hx_pos_8a07fa6861abdf37_73_parse) -HXLINE( 74) bool _hx_tmp; -HXDLIN( 74) if (hx::IsNotNull( data )) { -HXLINE( 74) _hx_tmp = (data == HX_("",00,00,00,00)); - } - else { -HXLINE( 74) _hx_tmp = true; - } -HXDLIN( 74) if (_hx_tmp) { -HXLINE( 74) return null(); - } -HXLINE( 77) ::Dynamic manifestData = ::haxe::format::JsonParser_obj::__alloc( HX_CTX ,data)->doParse(); -HXLINE( 78) ::lime::utils::AssetManifest manifest = ::lime::utils::AssetManifest_obj::__alloc( HX_CTX ); -HXLINE( 80) if (::Reflect_obj::hasField(manifestData,HX_("name",4b,72,ff,48))) { -HXLINE( 82) manifest->name = ( (::String)(manifestData->__Field(HX_("name",4b,72,ff,48),hx::paccDynamic)) ); - } -HXLINE( 85) if (::Reflect_obj::hasField(manifestData,HX_("libraryType",55,df,f0,ae))) { -HXLINE( 87) manifest->libraryType = ( (::String)(manifestData->__Field(HX_("libraryType",55,df,f0,ae),hx::paccDynamic)) ); - } -HXLINE( 90) if (::Reflect_obj::hasField(manifestData,HX_("libraryArgs",f8,79,5c,a2))) { -HXLINE( 92) manifest->libraryArgs = ( (::Array< ::String >)(manifestData->__Field(HX_("libraryArgs",f8,79,5c,a2),hx::paccDynamic)) ); - } -HXLINE( 95) if (::Reflect_obj::hasField(manifestData,HX_("assets",83,48,03,4c))) { -HXLINE( 97) ::Dynamic assets = ::Dynamic(manifestData->__Field(HX_("assets",83,48,03,4c),hx::paccDynamic)); -HXLINE( 98) bool _hx_tmp1; -HXDLIN( 98) if (::Reflect_obj::hasField(manifestData,HX_("version",18,e7,f1,7c))) { -HXLINE( 98) _hx_tmp1 = hx::IsLessEq( manifestData->__Field(HX_("version",18,e7,f1,7c),hx::paccDynamic),2 ); - } - else { -HXLINE( 98) _hx_tmp1 = false; - } -HXDLIN( 98) if (_hx_tmp1) { -HXLINE( 100) manifest->assets = ( (::cpp::VirtualArray)(::haxe::Unserializer_obj::run(( (::String)(assets) ))) ); - } - else { -HXLINE( 104) manifest->assets = ( (::cpp::VirtualArray)(assets) ); - } - } -HXLINE( 108) if (::Reflect_obj::hasField(manifestData,HX_("rootPath",e7,b8,88,e1))) { -HXLINE( 110) manifest->rootPath = ( (::String)(manifestData->__Field(HX_("rootPath",e7,b8,88,e1),hx::paccDynamic)) ); - } -HXLINE( 113) bool _hx_tmp2; -HXDLIN( 113) if (hx::IsNotNull( rootPath )) { -HXLINE( 113) _hx_tmp2 = (rootPath != HX_("",00,00,00,00)); - } - else { -HXLINE( 113) _hx_tmp2 = false; - } -HXDLIN( 113) if (_hx_tmp2) { -HXLINE( 115) bool _hx_tmp3; -HXDLIN( 115) if (hx::IsNotNull( manifest->rootPath )) { -HXLINE( 115) _hx_tmp3 = (manifest->rootPath == HX_("",00,00,00,00)); - } - else { -HXLINE( 115) _hx_tmp3 = true; - } -HXDLIN( 115) if (_hx_tmp3) { -HXLINE( 117) manifest->rootPath = rootPath; - } - else { -HXLINE( 121) manifest->rootPath = ((rootPath + HX_("/",2f,00,00,00)) + manifest->rootPath); - } - } -HXLINE( 125) return manifest; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AssetManifest_obj,parse,return ) - -::String AssetManifest_obj::_hx___resolvePath(::String path){ - HX_STACKFRAME(&_hx_pos_8a07fa6861abdf37_149___resolvePath) -HXLINE( 150) if (hx::IsNull( path )) { -HXLINE( 150) return null(); - } -HXLINE( 152) int queryIndex = path.indexOf(HX_("?",3f,00,00,00),null()); -HXLINE( 153) ::String basePath; -HXLINE( 155) if ((queryIndex > -1)) { -HXLINE( 157) basePath = path.substr(0,queryIndex); - } - else { -HXLINE( 161) basePath = path; - } -HXLINE( 164) basePath = ::StringTools_obj::replace(basePath,HX_("\\",5c,00,00,00),HX_("/",2f,00,00,00)); -HXLINE( 166) while(::StringTools_obj::endsWith(basePath,HX_("/",2f,00,00,00))){ -HXLINE( 168) basePath = basePath.substr(0,(basePath.length - 1)); - } -HXLINE( 171) if (::StringTools_obj::endsWith(basePath,HX_(".bundle",30,4a,b8,4e))) { -HXLINE( 173) if ((queryIndex > -1)) { -HXLINE( 175) return ((basePath + HX_("/library.json",2a,a7,07,47)) + path.substr(queryIndex,null())); - } - else { -HXLINE( 179) return (basePath + HX_("/library.json",2a,a7,07,47)); - } - } - else { -HXLINE( 184) return path; - } -HXLINE( 171) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AssetManifest_obj,_hx___resolvePath,return ) - -::String AssetManifest_obj::_hx___resolveRootPath(::String rootPath,::String path){ - HX_STACKFRAME(&_hx_pos_8a07fa6861abdf37_189___resolveRootPath) -HXLINE( 190) if (hx::IsNotNull( rootPath )) { -HXLINE( 190) return rootPath; - } -HXLINE( 192) int queryIndex = path.indexOf(HX_("?",3f,00,00,00),null()); -HXLINE( 194) if ((queryIndex > -1)) { -HXLINE( 196) rootPath = path.substr(0,queryIndex); - } - else { -HXLINE( 200) rootPath = path; - } -HXLINE( 203) rootPath = ::StringTools_obj::replace(rootPath,HX_("\\",5c,00,00,00),HX_("/",2f,00,00,00)); -HXLINE( 205) while(::StringTools_obj::endsWith(rootPath,HX_("/",2f,00,00,00))){ -HXLINE( 207) if ((rootPath == HX_("/",2f,00,00,00))) { -HXLINE( 207) return rootPath; - } -HXLINE( 208) rootPath = rootPath.substr(0,(rootPath.length - 1)); - } -HXLINE( 211) if (::StringTools_obj::endsWith(rootPath,HX_(".bundle",30,4a,b8,4e))) { -HXLINE( 213) return rootPath; - } - else { -HXLINE( 217) return ::haxe::io::Path_obj::directory(rootPath); - } -HXLINE( 211) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AssetManifest_obj,_hx___resolveRootPath,return ) - - -hx::ObjectPtr< AssetManifest_obj > AssetManifest_obj::__new() { - hx::ObjectPtr< AssetManifest_obj > __this = new AssetManifest_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< AssetManifest_obj > AssetManifest_obj::__alloc(hx::Ctx *_hx_ctx) { - AssetManifest_obj *__this = (AssetManifest_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AssetManifest_obj), true, "lime.utils.AssetManifest")); - *(void **)__this = AssetManifest_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -AssetManifest_obj::AssetManifest_obj() -{ -} - -void AssetManifest_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(AssetManifest); - HX_MARK_MEMBER_NAME(assets,"assets"); - HX_MARK_MEMBER_NAME(libraryArgs,"libraryArgs"); - HX_MARK_MEMBER_NAME(libraryType,"libraryType"); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(rootPath,"rootPath"); - HX_MARK_MEMBER_NAME(version,"version"); - HX_MARK_END_CLASS(); -} - -void AssetManifest_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(assets,"assets"); - HX_VISIT_MEMBER_NAME(libraryArgs,"libraryArgs"); - HX_VISIT_MEMBER_NAME(libraryType,"libraryType"); - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(rootPath,"rootPath"); - HX_VISIT_MEMBER_NAME(version,"version"); -} - -hx::Val AssetManifest_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"assets") ) { return hx::Val( assets ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"version") ) { return hx::Val( version ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"rootPath") ) { return hx::Val( rootPath ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"serialize") ) { return hx::Val( serialize_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"libraryArgs") ) { return hx::Val( libraryArgs ); } - if (HX_FIELD_EQ(inName,"libraryType") ) { return hx::Val( libraryType ); } - } - return super::__Field(inName,inCallProp); -} - -bool AssetManifest_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"parse") ) { outValue = parse_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"fromFile") ) { outValue = fromFile_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"loadFromFile") ) { outValue = loadFromFile_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"loadFromBytes") ) { outValue = loadFromBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__resolvePath") ) { outValue = _hx___resolvePath_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__resolveRootPath") ) { outValue = _hx___resolveRootPath_dyn(); return true; } - } - return false; -} - -hx::Val AssetManifest_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { name=inValue.Cast< ::String >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"assets") ) { assets=inValue.Cast< ::cpp::VirtualArray >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"version") ) { version=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"rootPath") ) { rootPath=inValue.Cast< ::String >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"libraryArgs") ) { libraryArgs=inValue.Cast< ::Array< ::String > >(); return inValue; } - if (HX_FIELD_EQ(inName,"libraryType") ) { libraryType=inValue.Cast< ::String >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void AssetManifest_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("assets",83,48,03,4c)); - outFields->push(HX_("libraryArgs",f8,79,5c,a2)); - outFields->push(HX_("libraryType",55,df,f0,ae)); - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("rootPath",e7,b8,88,e1)); - outFields->push(HX_("version",18,e7,f1,7c)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo AssetManifest_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::cpp::VirtualArray */ ,(int)offsetof(AssetManifest_obj,assets),HX_("assets",83,48,03,4c)}, - {hx::fsObject /* ::Array< ::String > */ ,(int)offsetof(AssetManifest_obj,libraryArgs),HX_("libraryArgs",f8,79,5c,a2)}, - {hx::fsString,(int)offsetof(AssetManifest_obj,libraryType),HX_("libraryType",55,df,f0,ae)}, - {hx::fsString,(int)offsetof(AssetManifest_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsString,(int)offsetof(AssetManifest_obj,rootPath),HX_("rootPath",e7,b8,88,e1)}, - {hx::fsInt,(int)offsetof(AssetManifest_obj,version),HX_("version",18,e7,f1,7c)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *AssetManifest_obj_sStaticStorageInfo = 0; -#endif - -static ::String AssetManifest_obj_sMemberFields[] = { - HX_("assets",83,48,03,4c), - HX_("libraryArgs",f8,79,5c,a2), - HX_("libraryType",55,df,f0,ae), - HX_("name",4b,72,ff,48), - HX_("rootPath",e7,b8,88,e1), - HX_("version",18,e7,f1,7c), - HX_("serialize",e0,5d,f2,f4), - ::String(null()) }; - -hx::Class AssetManifest_obj::__mClass; - -static ::String AssetManifest_obj_sStaticFields[] = { - HX_("fromBytes",a1,f2,20,72), - HX_("fromFile",06,9d,87,a1), - HX_("loadFromBytes",9b,c3,86,f4), - HX_("loadFromFile",4c,89,f0,5a), - HX_("parse",33,90,55,bd), - HX_("__resolvePath",91,4b,05,2e), - HX_("__resolveRootPath",d3,84,e3,75), - ::String(null()) -}; - -void AssetManifest_obj::__register() -{ - AssetManifest_obj _hx_dummy; - AssetManifest_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils.AssetManifest",c9,2e,b9,dc); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &AssetManifest_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(AssetManifest_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(AssetManifest_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< AssetManifest_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AssetManifest_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AssetManifest_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/lime/utils/Assets.cpp b/hGameTest/bin/linux/obj/src/lime/utils/Assets.cpp deleted file mode 100644 index fd5747af..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/Assets.cpp +++ /dev/null @@ -1,944 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Path -#include -#endif -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_app_Promise_lime_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageBuffer -#include -#endif -#ifndef INCLUDED_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_text_Font -#include -#endif -#ifndef INCLUDED_lime_utils_AssetBundle -#include -#endif -#ifndef INCLUDED_lime_utils_AssetCache -#include -#endif -#ifndef INCLUDED_lime_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_lime_utils_AssetManifest -#include -#endif -#ifndef INCLUDED_lime_utils_Assets -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif -#ifndef INCLUDED_lime_utils_Preloader -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_47_exists,"lime.utils.Assets","exists",0x1d422f71,"lime.utils.Assets.exists","lime/utils/Assets.hx",47,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_72_getAsset,"lime.utils.Assets","getAsset",0x8d49da4f,"lime.utils.Assets.getAsset","lime/utils/Assets.hx",72,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_158_getAudioBuffer,"lime.utils.Assets","getAudioBuffer",0x84c07015,"lime.utils.Assets.getAudioBuffer","lime/utils/Assets.hx",158,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_169_getBytes,"lime.utils.Assets","getBytes",0x24a878ca,"lime.utils.Assets.getBytes","lime/utils/Assets.hx",169,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_180_getFont,"lime.utils.Assets","getFont",0x6eb05e50,"lime.utils.Assets.getFont","lime/utils/Assets.hx",180,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_192_getImage,"lime.utils.Assets","getImage",0x24798fba,"lime.utils.Assets.getImage","lime/utils/Assets.hx",192,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_196_getLibrary,"lime.utils.Assets","getLibrary",0xdfc4ad1a,"lime.utils.Assets.getLibrary","lime/utils/Assets.hx",196,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_212_getPath,"lime.utils.Assets","getPath",0x7541e626,"lime.utils.Assets.getPath","lime/utils/Assets.hx",212,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_244_getText,"lime.utils.Assets","getText",0x77e9cd2e,"lime.utils.Assets.getText","lime/utils/Assets.hx",244,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_248_hasLibrary,"lime.utils.Assets","hasLibrary",0x1b170ed6,"lime.utils.Assets.hasLibrary","lime/utils/Assets.hx",248,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_258_isLocal,"lime.utils.Assets","isLocal",0x6de3bdec,"lime.utils.Assets.isLocal","lime/utils/Assets.hx",258,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_276_isValidAudio,"lime.utils.Assets","isValidAudio",0xfba1fa19,"lime.utils.Assets.isValidAudio","lime/utils/Assets.hx",276,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_283_isValidImage,"lime.utils.Assets","isValidImage",0x918aa09e,"lime.utils.Assets.isValidImage","lime/utils/Assets.hx",283,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_287_list,"lime.utils.Assets","list",0x96ec2eb3,"lime.utils.Assets.list","lime/utils/Assets.hx",287,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_304_loadAsset,"lime.utils.Assets","loadAsset",0x8c6c0f75,"lime.utils.Assets.loadAsset","lime/utils/Assets.hx",304,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_356_loadAsset,"lime.utils.Assets","loadAsset",0x8c6c0f75,"lime.utils.Assets.loadAsset","lime/utils/Assets.hx",356,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_377_loadAudioBuffer,"lime.utils.Assets","loadAudioBuffer",0xa72805bb,"lime.utils.Assets.loadAudioBuffer","lime/utils/Assets.hx",377,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_382_loadBytes,"lime.utils.Assets","loadBytes",0x23caadf0,"lime.utils.Assets.loadBytes","lime/utils/Assets.hx",382,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_387_loadFont,"lime.utils.Assets","loadFont",0xbb998fea,"lime.utils.Assets.loadFont","lime/utils/Assets.hx",387,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_392_loadImage,"lime.utils.Assets","loadImage",0x239bc4e0,"lime.utils.Assets.loadImage","lime/utils/Assets.hx",392,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_396_loadLibrary,"lime.utils.Assets","loadLibrary",0x93baf7c0,"lime.utils.Assets.loadLibrary","lime/utils/Assets.hx",396,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_413_loadLibrary,"lime.utils.Assets","loadLibrary",0x93baf7c0,"lime.utils.Assets.loadLibrary","lime/utils/Assets.hx",413,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_434_loadLibrary,"lime.utils.Assets","loadLibrary",0x93baf7c0,"lime.utils.Assets.loadLibrary","lime/utils/Assets.hx",434,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_459_loadLibrary,"lime.utils.Assets","loadLibrary",0x93baf7c0,"lime.utils.Assets.loadLibrary","lime/utils/Assets.hx",459,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_480_loadLibrary,"lime.utils.Assets","loadLibrary",0x93baf7c0,"lime.utils.Assets.loadLibrary","lime/utils/Assets.hx",480,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_490_loadText,"lime.utils.Assets","loadText",0xc4d2fec8,"lime.utils.Assets.loadText","lime/utils/Assets.hx",490,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_494_registerLibrary,"lime.utils.Assets","registerLibrary",0xb6301ea3,"lime.utils.Assets.registerLibrary","lime/utils/Assets.hx",494,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_516_unloadLibrary,"lime.utils.Assets","unloadLibrary",0xc816d6c7,"lime.utils.Assets.unloadLibrary","lime/utils/Assets.hx",516,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_552___cacheBreak,"lime.utils.Assets","__cacheBreak",0xe7faf592,"lime.utils.Assets.__cacheBreak","lime/utils/Assets.hx",552,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_556___libraryNotFound,"lime.utils.Assets","__libraryNotFound",0x7dfa37b5,"lime.utils.Assets.__libraryNotFound","lime/utils/Assets.hx",556,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_574_library_onChange,"lime.utils.Assets","library_onChange",0x3a89dec8,"lime.utils.Assets.library_onChange","lime/utils/Assets.hx",574,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_39_boot,"lime.utils.Assets","boot",0x90549687,"lime.utils.Assets.boot","lime/utils/Assets.hx",39,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_40_boot,"lime.utils.Assets","boot",0x90549687,"lime.utils.Assets.boot","lime/utils/Assets.hx",40,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_42_boot,"lime.utils.Assets","boot",0x90549687,"lime.utils.Assets.boot","lime/utils/Assets.hx",42,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_43_boot,"lime.utils.Assets","boot",0x90549687,"lime.utils.Assets.boot","lime/utils/Assets.hx",43,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_df5754140b017d9f_44_boot,"lime.utils.Assets","boot",0x90549687,"lime.utils.Assets.boot","lime/utils/Assets.hx",44,0x95055f23) -namespace lime{ -namespace utils{ - -void Assets_obj::__construct() { } - -Dynamic Assets_obj::__CreateEmpty() { return new Assets_obj; } - -void *Assets_obj::_hx_vtable = 0; - -Dynamic Assets_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Assets_obj > _hx_result = new Assets_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Assets_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2b49805f; -} - - ::lime::utils::AssetCache Assets_obj::cache; - - ::lime::app::_Event_Void_Void Assets_obj::onChange; - - ::haxe::ds::StringMap Assets_obj::bundlePaths; - - ::haxe::ds::StringMap Assets_obj::libraries; - - ::haxe::ds::StringMap Assets_obj::libraryPaths; - -bool Assets_obj::exists(::String id,::String type){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_47_exists) -HXLINE( 49) if (hx::IsNull( type )) { -HXLINE( 51) type = HX_("BINARY",01,68,8e,9f); - } -HXLINE( 54) ::String id1 = id; -HXDLIN( 54) int colonIndex = id1.indexOf(HX_(":",3a,00,00,00),null()); -HXDLIN( 54) ::String symbol_libraryName = id1.substring(0,colonIndex); -HXDLIN( 54) ::String symbol_symbolName = id1.substring((colonIndex + 1),null()); -HXDLIN( 54) ::lime::utils::AssetLibrary symbol_library = ::lime::utils::Assets_obj::getLibrary(symbol_libraryName); -HXLINE( 56) if (hx::IsNotNull( symbol_library )) { -HXLINE( 58) return symbol_library->exists(symbol_symbolName,type); - } -HXLINE( 62) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,exists,return ) - - ::Dynamic Assets_obj::getAsset(::String id,::String type,bool useCache){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_72_getAsset) -HXLINE( 74) bool _hx_tmp; -HXDLIN( 74) if (useCache) { -HXLINE( 74) _hx_tmp = ::lime::utils::Assets_obj::cache->enabled; - } - else { -HXLINE( 74) _hx_tmp = false; - } -HXDLIN( 74) if (_hx_tmp) { -HXLINE( 76) ::String _hx_switch_0 = type; - if ( (_hx_switch_0==HX_("BINARY",01,68,8e,9f)) || (_hx_switch_0==HX_("TEXT",ad,94,ba,37)) ){ -HXLINE( 80) useCache = false; -HXDLIN( 80) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("FONT",cf,25,81,2e)) ){ -HXLINE( 83) ::Dynamic font = ::lime::utils::Assets_obj::cache->font->get(id); -HXLINE( 85) if (hx::IsNotNull( font )) { -HXLINE( 87) return font; - } -HXLINE( 82) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("IMAGE",3b,57,57,3b)) ){ -HXLINE( 91) ::lime::graphics::Image image = ( ( ::lime::graphics::Image)(::lime::utils::Assets_obj::cache->image->get(id)) ); -HXLINE( 93) if (::lime::utils::Assets_obj::isValidImage(image)) { -HXLINE( 95) return image; - } -HXLINE( 90) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("MUSIC",85,08,49,8e)) || (_hx_switch_0==HX_("SOUND",af,c4,ba,fe)) ){ -HXLINE( 99) ::lime::media::AudioBuffer audio = ( ( ::lime::media::AudioBuffer)(::lime::utils::Assets_obj::cache->audio->get(id)) ); -HXLINE( 101) if (::lime::utils::Assets_obj::isValidAudio(audio)) { -HXLINE( 103) return audio; - } -HXLINE( 98) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("TEMPLATE",3a,78,cd,05)) ){ -HXLINE( 107) HX_STACK_DO_THROW((HX_("Not sure how to get template: ",a1,19,8c,ad) + id)); -HXDLIN( 107) goto _hx_goto_1; - } - /* default */{ -HXLINE( 110) return null(); - } - _hx_goto_1:; - } -HXLINE( 114) ::String id1 = id; -HXDLIN( 114) int colonIndex = id1.indexOf(HX_(":",3a,00,00,00),null()); -HXDLIN( 114) ::String symbol_libraryName = id1.substring(0,colonIndex); -HXDLIN( 114) ::String symbol_symbolName = id1.substring((colonIndex + 1),null()); -HXDLIN( 114) ::lime::utils::AssetLibrary symbol_library = ::lime::utils::Assets_obj::getLibrary(symbol_libraryName); -HXLINE( 116) if (hx::IsNotNull( symbol_library )) { -HXLINE( 118) if (symbol_library->exists(symbol_symbolName,type)) { -HXLINE( 120) if (symbol_library->isLocal(symbol_symbolName,type)) { -HXLINE( 122) ::Dynamic asset = symbol_library->getAsset(symbol_symbolName,type); -HXLINE( 124) bool _hx_tmp1; -HXDLIN( 124) if (useCache) { -HXLINE( 124) _hx_tmp1 = ::lime::utils::Assets_obj::cache->enabled; - } - else { -HXLINE( 124) _hx_tmp1 = false; - } -HXDLIN( 124) if (_hx_tmp1) { -HXLINE( 126) ::lime::utils::Assets_obj::cache->set(id,type,asset); - } -HXLINE( 129) return asset; - } - else { -HXLINE( 133) ::lime::utils::Log_obj::error((((type + HX_(" asset \"",d2,25,2a,5d)) + id) + HX_("\" exists, but only asynchronously",dc,ca,f2,dd)),hx::SourceInfo(HX_("lime/utils/Assets.hx",23,5f,05,95),133,HX_("lime.utils.Assets",39,6e,7e,b0),HX_("getAsset",7a,79,10,86))); - } - } - else { -HXLINE( 138) ::lime::utils::Log_obj::error(((((HX_("There is no ",e5,bb,ab,c5) + type) + HX_(" asset with an ID of \"",95,f2,3a,0d)) + id) + HX_("\"",22,00,00,00)),hx::SourceInfo(HX_("lime/utils/Assets.hx",23,5f,05,95),138,HX_("lime.utils.Assets",39,6e,7e,b0),HX_("getAsset",7a,79,10,86))); - } - } - else { -HXLINE( 143) ::String _hx_tmp2 = ::lime::utils::Assets_obj::_hx___libraryNotFound(symbol_libraryName); -HXDLIN( 143) ::lime::utils::Log_obj::error(_hx_tmp2,hx::SourceInfo(HX_("lime/utils/Assets.hx",23,5f,05,95),143,HX_("lime.utils.Assets",39,6e,7e,b0),HX_("getAsset",7a,79,10,86))); - } -HXLINE( 147) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Assets_obj,getAsset,return ) - - ::lime::media::AudioBuffer Assets_obj::getAudioBuffer(::String id,hx::Null< bool > __o_useCache){ - bool useCache = __o_useCache.Default(true); - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_158_getAudioBuffer) -HXDLIN( 158) return ( ( ::lime::media::AudioBuffer)(::lime::utils::Assets_obj::getAsset(id,HX_("SOUND",af,c4,ba,fe),useCache)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,getAudioBuffer,return ) - - ::haxe::io::Bytes Assets_obj::getBytes(::String id){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_169_getBytes) -HXDLIN( 169) return ( ( ::haxe::io::Bytes)(::lime::utils::Assets_obj::getAsset(id,HX_("BINARY",01,68,8e,9f),false)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,getBytes,return ) - - ::lime::text::Font Assets_obj::getFont(::String id,hx::Null< bool > __o_useCache){ - bool useCache = __o_useCache.Default(true); - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_180_getFont) -HXDLIN( 180) return ( ( ::lime::text::Font)(::lime::utils::Assets_obj::getAsset(id,HX_("FONT",cf,25,81,2e),useCache)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,getFont,return ) - - ::lime::graphics::Image Assets_obj::getImage(::String id,hx::Null< bool > __o_useCache){ - bool useCache = __o_useCache.Default(true); - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_192_getImage) -HXDLIN( 192) return ( ( ::lime::graphics::Image)(::lime::utils::Assets_obj::getAsset(id,HX_("IMAGE",3b,57,57,3b),useCache)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,getImage,return ) - - ::lime::utils::AssetLibrary Assets_obj::getLibrary(::String name){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_196_getLibrary) -HXLINE( 197) bool _hx_tmp; -HXDLIN( 197) if (hx::IsNotNull( name )) { -HXLINE( 197) _hx_tmp = (name == HX_("",00,00,00,00)); - } - else { -HXLINE( 197) _hx_tmp = true; - } -HXDLIN( 197) if (_hx_tmp) { -HXLINE( 199) name = HX_("default",c1,d8,c3,9b); - } -HXLINE( 202) return ( ( ::lime::utils::AssetLibrary)(::lime::utils::Assets_obj::libraries->get(name)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,getLibrary,return ) - -::String Assets_obj::getPath(::String id){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_212_getPath) -HXLINE( 214) ::String id1 = id; -HXDLIN( 214) int colonIndex = id1.indexOf(HX_(":",3a,00,00,00),null()); -HXDLIN( 214) ::String symbol_libraryName = id1.substring(0,colonIndex); -HXDLIN( 214) ::String symbol_symbolName = id1.substring((colonIndex + 1),null()); -HXDLIN( 214) ::lime::utils::AssetLibrary symbol_library = ::lime::utils::Assets_obj::getLibrary(symbol_libraryName); -HXLINE( 216) if (hx::IsNotNull( symbol_library )) { -HXLINE( 218) ::String type = null(); -HXDLIN( 218) if (symbol_library->exists(symbol_symbolName,type)) { -HXLINE( 220) return symbol_library->getPath(symbol_symbolName); - } - else { -HXLINE( 224) ::lime::utils::Log_obj::error(((HX_("There is no asset with an ID of \"",b0,92,42,96) + id) + HX_("\"",22,00,00,00)),hx::SourceInfo(HX_("lime/utils/Assets.hx",23,5f,05,95),224,HX_("lime.utils.Assets",39,6e,7e,b0),HX_("getPath",5b,95,d4,1c))); - } - } - else { -HXLINE( 229) ::String _hx_tmp = ::lime::utils::Assets_obj::_hx___libraryNotFound(symbol_libraryName); -HXDLIN( 229) ::lime::utils::Log_obj::error(_hx_tmp,hx::SourceInfo(HX_("lime/utils/Assets.hx",23,5f,05,95),229,HX_("lime.utils.Assets",39,6e,7e,b0),HX_("getPath",5b,95,d4,1c))); - } -HXLINE( 233) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,getPath,return ) - -::String Assets_obj::getText(::String id){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_244_getText) -HXDLIN( 244) return ( (::String)(::lime::utils::Assets_obj::getAsset(id,HX_("TEXT",ad,94,ba,37),false)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,getText,return ) - -bool Assets_obj::hasLibrary(::String name){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_248_hasLibrary) -HXLINE( 249) bool _hx_tmp; -HXDLIN( 249) if (hx::IsNotNull( name )) { -HXLINE( 249) _hx_tmp = (name == HX_("",00,00,00,00)); - } - else { -HXLINE( 249) _hx_tmp = true; - } -HXDLIN( 249) if (_hx_tmp) { -HXLINE( 251) name = HX_("default",c1,d8,c3,9b); - } -HXLINE( 254) return ::lime::utils::Assets_obj::libraries->exists(name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,hasLibrary,return ) - -bool Assets_obj::isLocal(::String id,::String type,hx::Null< bool > __o_useCache){ - bool useCache = __o_useCache.Default(true); - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_258_isLocal) -HXLINE( 260) bool _hx_tmp; -HXDLIN( 260) if (useCache) { -HXLINE( 260) _hx_tmp = ::lime::utils::Assets_obj::cache->enabled; - } - else { -HXLINE( 260) _hx_tmp = false; - } -HXDLIN( 260) if (_hx_tmp) { -HXLINE( 262) if (::lime::utils::Assets_obj::cache->exists(id,type)) { -HXLINE( 262) return true; - } - } -HXLINE( 265) ::String id1 = id; -HXDLIN( 265) int colonIndex = id1.indexOf(HX_(":",3a,00,00,00),null()); -HXDLIN( 265) ::String symbol_libraryName = id1.substring(0,colonIndex); -HXDLIN( 265) ::String symbol_symbolName = id1.substring((colonIndex + 1),null()); -HXDLIN( 265) ::lime::utils::AssetLibrary symbol_library = ::lime::utils::Assets_obj::getLibrary(symbol_libraryName); -HXLINE( 266) if (hx::IsNotNull( symbol_library )) { -HXLINE( 266) return symbol_library->isLocal(symbol_symbolName,type); - } - else { -HXLINE( 266) return false; - } -HXDLIN( 266) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Assets_obj,isLocal,return ) - -bool Assets_obj::isValidAudio( ::lime::media::AudioBuffer buffer){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_276_isValidAudio) -HXDLIN( 276) return hx::IsNotNull( buffer ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,isValidAudio,return ) - -bool Assets_obj::isValidImage( ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_283_isValidImage) -HXDLIN( 283) if (hx::IsNotNull( image )) { -HXDLIN( 283) return hx::IsNotNull( image->buffer ); - } - else { -HXDLIN( 283) return false; - } -HXDLIN( 283) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,isValidImage,return ) - -::Array< ::String > Assets_obj::list(::String type){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_287_list) -HXLINE( 288) ::Array< ::String > items = ::Array_obj< ::String >::__new(0); -HXLINE( 290) { -HXLINE( 290) ::Dynamic library = ::lime::utils::Assets_obj::libraries->iterator(); -HXDLIN( 290) while(( (bool)(library->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 290) ::lime::utils::AssetLibrary library1 = ( ( ::lime::utils::AssetLibrary)(library->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 292) ::Array< ::String > libraryItems = library1->list(type); -HXLINE( 294) if (hx::IsNotNull( libraryItems )) { -HXLINE( 296) items = items->concat(libraryItems); - } - } - } -HXLINE( 300) return items; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,list,return ) - - ::lime::app::Future Assets_obj::loadAsset(::String id,::String type,bool useCache){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_304_loadAsset) -HXLINE( 306) bool _hx_tmp; -HXDLIN( 306) if (useCache) { -HXLINE( 306) _hx_tmp = ::lime::utils::Assets_obj::cache->enabled; - } - else { -HXLINE( 306) _hx_tmp = false; - } -HXDLIN( 306) if (_hx_tmp) { -HXLINE( 308) ::String _hx_switch_0 = type; - if ( (_hx_switch_0==HX_("BINARY",01,68,8e,9f)) || (_hx_switch_0==HX_("TEXT",ad,94,ba,37)) ){ -HXLINE( 312) useCache = false; -HXDLIN( 312) goto _hx_goto_16; - } - if ( (_hx_switch_0==HX_("FONT",cf,25,81,2e)) ){ -HXLINE( 315) ::Dynamic font = ::lime::utils::Assets_obj::cache->font->get(id); -HXLINE( 317) if (hx::IsNotNull( font )) { -HXLINE( 319) return ::lime::app::Future_obj::withValue(font); - } -HXLINE( 314) goto _hx_goto_16; - } - if ( (_hx_switch_0==HX_("IMAGE",3b,57,57,3b)) ){ -HXLINE( 323) ::lime::graphics::Image image = ( ( ::lime::graphics::Image)(::lime::utils::Assets_obj::cache->image->get(id)) ); -HXLINE( 325) if (::lime::utils::Assets_obj::isValidImage(image)) { -HXLINE( 327) return ::lime::app::Future_obj::withValue(image); - } -HXLINE( 322) goto _hx_goto_16; - } - if ( (_hx_switch_0==HX_("MUSIC",85,08,49,8e)) || (_hx_switch_0==HX_("SOUND",af,c4,ba,fe)) ){ -HXLINE( 331) ::lime::media::AudioBuffer audio = ( ( ::lime::media::AudioBuffer)(::lime::utils::Assets_obj::cache->audio->get(id)) ); -HXLINE( 333) if (::lime::utils::Assets_obj::isValidAudio(audio)) { -HXLINE( 335) return ::lime::app::Future_obj::withValue(audio); - } -HXLINE( 330) goto _hx_goto_16; - } - if ( (_hx_switch_0==HX_("TEMPLATE",3a,78,cd,05)) ){ -HXLINE( 339) HX_STACK_DO_THROW((HX_("Not sure how to get template: ",a1,19,8c,ad) + id)); -HXDLIN( 339) goto _hx_goto_16; - } - /* default */{ -HXLINE( 342) return null(); - } - _hx_goto_16:; - } -HXLINE( 346) ::String id1 = id; -HXDLIN( 346) int colonIndex = id1.indexOf(HX_(":",3a,00,00,00),null()); -HXDLIN( 346) ::String symbol_libraryName = id1.substring(0,colonIndex); -HXDLIN( 346) ::String symbol_symbolName = id1.substring((colonIndex + 1),null()); -HXDLIN( 346) ::lime::utils::AssetLibrary symbol_library = ::lime::utils::Assets_obj::getLibrary(symbol_libraryName); -HXLINE( 348) if (hx::IsNotNull( symbol_library )) { -HXLINE( 350) if (symbol_library->exists(symbol_symbolName,type)) { -HXLINE( 352) ::lime::app::Future future = symbol_library->loadAsset(symbol_symbolName,type); -HXLINE( 354) bool _hx_tmp1; -HXDLIN( 354) if (useCache) { -HXLINE( 354) _hx_tmp1 = ::lime::utils::Assets_obj::cache->enabled; - } - else { -HXLINE( 354) _hx_tmp1 = false; - } -HXDLIN( 354) if (_hx_tmp1) { - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0,::String,id,::String,type) HXARGC(1) - void _hx_run( ::Dynamic asset){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_356_loadAsset) -HXLINE( 356) ::lime::utils::Assets_obj::cache->set(id,type,asset); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 356) future->onComplete( ::Dynamic(new _hx_Closure_0(id,type))); - } -HXLINE( 359) return future; - } - else { -HXLINE( 363) return ::lime::app::Future_obj::withError(((((HX_("There is no ",e5,bb,ab,c5) + type) + HX_(" asset with an ID of \"",95,f2,3a,0d)) + id) + HX_("\"",22,00,00,00))); - } - } - else { -HXLINE( 368) return ::lime::app::Future_obj::withError(::lime::utils::Assets_obj::_hx___libraryNotFound(symbol_libraryName)); - } -HXLINE( 348) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Assets_obj,loadAsset,return ) - - ::lime::app::Future Assets_obj::loadAudioBuffer(::String id,hx::Null< bool > __o_useCache){ - bool useCache = __o_useCache.Default(true); - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_377_loadAudioBuffer) -HXDLIN( 377) return ::lime::utils::Assets_obj::loadAsset(id,HX_("SOUND",af,c4,ba,fe),useCache); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,loadAudioBuffer,return ) - - ::lime::app::Future Assets_obj::loadBytes(::String id){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_382_loadBytes) -HXDLIN( 382) return ::lime::utils::Assets_obj::loadAsset(id,HX_("BINARY",01,68,8e,9f),false); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,loadBytes,return ) - - ::lime::app::Future Assets_obj::loadFont(::String id,hx::Null< bool > __o_useCache){ - bool useCache = __o_useCache.Default(true); - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_387_loadFont) -HXDLIN( 387) return ::lime::utils::Assets_obj::loadAsset(id,HX_("FONT",cf,25,81,2e),useCache); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,loadFont,return ) - - ::lime::app::Future Assets_obj::loadImage(::String id,hx::Null< bool > __o_useCache){ - bool useCache = __o_useCache.Default(true); - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_392_loadImage) -HXDLIN( 392) return ::lime::utils::Assets_obj::loadAsset(id,HX_("IMAGE",3b,57,57,3b),useCache); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,loadImage,return ) - - ::lime::app::Future Assets_obj::loadLibrary(::String id){ - HX_GC_STACKFRAME(&_hx_pos_df5754140b017d9f_396_loadLibrary) -HXLINE( 397) ::lime::app::Promise_lime_utils_AssetLibrary promise = ::lime::app::Promise_lime_utils_AssetLibrary_obj::__alloc( HX_CTX ); -HXLINE( 400) ::lime::utils::AssetLibrary library = ::lime::utils::Assets_obj::getLibrary(id); -HXLINE( 402) if (hx::IsNotNull( library )) { -HXLINE( 404) return library->load(); - } -HXLINE( 407) ::String path = id; -HXLINE( 408) ::String rootPath = null(); -HXLINE( 410) if (::lime::utils::Assets_obj::bundlePaths->exists(id)) { - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0,::String,id, ::lime::app::Promise_lime_utils_AssetLibrary,promise) HXARGC(1) - void _hx_run( ::lime::utils::AssetBundle bundle){ - HX_GC_STACKFRAME(&_hx_pos_df5754140b017d9f_413_loadLibrary) -HXLINE( 414) if (hx::IsNull( bundle )) { -HXLINE( 416) promise->error(((HX_("Cannot load bundle for library \"",c5,5d,78,0c) + id) + HX_("\"",22,00,00,00))); -HXLINE( 417) return; - } -HXLINE( 420) ::lime::utils::AssetLibrary library1 = ::lime::utils::AssetLibrary_obj::fromBundle(bundle); -HXLINE( 422) if (hx::IsNull( library1 )) { -HXLINE( 424) promise->error(((HX_("Cannot open library \"",44,cc,55,e7) + id) + HX_("\"",22,00,00,00))); - } - else { -HXLINE( 428) ::lime::utils::Assets_obj::libraries->set(id,library1); -HXLINE( 429) library1->onChange->add(::lime::utils::Assets_obj::onChange->dispatch_dyn(),null(),null()); -HXLINE( 430) ::lime::app::Future _hx_tmp = library1->load(); -HXDLIN( 430) promise->completeWith(_hx_tmp); - } - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_1,::String,id, ::lime::app::Promise_lime_utils_AssetLibrary,promise) HXARGC(1) - void _hx_run( ::Dynamic _){ - HX_GC_STACKFRAME(&_hx_pos_df5754140b017d9f_434_loadLibrary) -HXLINE( 434) promise->error(((HX_("There is no asset library with an ID of \"",8b,06,e2,9a) + id) + HX_("\"",22,00,00,00))); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 412) ::lime::utils::AssetBundle_obj::loadFromFile(::lime::utils::Assets_obj::bundlePaths->get_string(id))->onComplete( ::Dynamic(new _hx_Closure_0(id,promise)))->onError( ::Dynamic(new _hx_Closure_1(id,promise))); - } - else { - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_2,::String,id, ::lime::app::Promise_lime_utils_AssetLibrary,promise) HXARGC(1) - void _hx_run( ::lime::utils::AssetManifest manifest){ - HX_GC_STACKFRAME(&_hx_pos_df5754140b017d9f_459_loadLibrary) -HXLINE( 460) if (hx::IsNull( manifest )) { -HXLINE( 462) promise->error(((HX_("Cannot parse asset manifest for library \"",cf,1e,cc,48) + id) + HX_("\"",22,00,00,00))); -HXLINE( 463) return; - } -HXLINE( 466) ::lime::utils::AssetLibrary library2 = ::lime::utils::AssetLibrary_obj::fromManifest(manifest); -HXLINE( 468) if (hx::IsNull( library2 )) { -HXLINE( 470) promise->error(((HX_("Cannot open library \"",44,cc,55,e7) + id) + HX_("\"",22,00,00,00))); - } - else { -HXLINE( 474) ::lime::utils::Assets_obj::libraries->set(id,library2); -HXLINE( 475) library2->onChange->add(::lime::utils::Assets_obj::onChange->dispatch_dyn(),null(),null()); -HXLINE( 476) ::lime::app::Future _hx_tmp1 = library2->load(); -HXDLIN( 476) promise->completeWith(_hx_tmp1); - } - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_3,::String,id, ::lime::app::Promise_lime_utils_AssetLibrary,promise) HXARGC(1) - void _hx_run( ::Dynamic _1){ - HX_GC_STACKFRAME(&_hx_pos_df5754140b017d9f_480_loadLibrary) -HXLINE( 480) promise->error(((HX_("There is no asset library with an ID of \"",8b,06,e2,9a) + id) + HX_("\"",22,00,00,00))); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 439) if (::lime::utils::Assets_obj::libraryPaths->exists(id)) { -HXLINE( 441) path = ::lime::utils::Assets_obj::libraryPaths->get_string(id); -HXLINE( 442) rootPath = ::haxe::io::Path_obj::directory(path); - } - else { -HXLINE( 446) if (::StringTools_obj::endsWith(path,HX_(".bundle",30,4a,b8,4e))) { -HXLINE( 448) rootPath = path; -HXLINE( 449) path = (path + HX_("/library.json",2a,a7,07,47)); - } - else { -HXLINE( 453) rootPath = ::haxe::io::Path_obj::directory(path); - } -HXLINE( 455) path = ::lime::utils::Assets_obj::_hx___cacheBreak(path); - } -HXLINE( 458) ::lime::utils::AssetManifest_obj::loadFromFile(path,rootPath)->onComplete( ::Dynamic(new _hx_Closure_2(id,promise)))->onError( ::Dynamic(new _hx_Closure_3(id,promise))); - } -HXLINE( 485) return promise->future; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,loadLibrary,return ) - - ::lime::app::Future Assets_obj::loadText(::String id){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_490_loadText) -HXDLIN( 490) return ::lime::utils::Assets_obj::loadAsset(id,HX_("TEXT",ad,94,ba,37),false); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,loadText,return ) - -void Assets_obj::registerLibrary(::String name, ::lime::utils::AssetLibrary library){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_494_registerLibrary) -HXLINE( 495) if (::lime::utils::Assets_obj::libraries->exists(name)) { -HXLINE( 497) if (hx::IsEq( ::lime::utils::Assets_obj::libraries->get(name),library )) { -HXLINE( 499) return; - } - else { -HXLINE( 503) ::lime::utils::Assets_obj::unloadLibrary(name); - } - } -HXLINE( 507) if (hx::IsNotNull( library )) { -HXLINE( 509) library->onChange->add(::lime::utils::Assets_obj::library_onChange_dyn(),null(),null()); - } -HXLINE( 512) ::lime::utils::Assets_obj::libraries->set(name,library); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,registerLibrary,(void)) - -void Assets_obj::unloadLibrary(::String name){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_516_unloadLibrary) -HXLINE( 518) bool _hx_tmp; -HXDLIN( 518) if (hx::IsNotNull( name )) { -HXLINE( 518) _hx_tmp = (name == HX_("",00,00,00,00)); - } - else { -HXLINE( 518) _hx_tmp = true; - } -HXDLIN( 518) if (_hx_tmp) { -HXLINE( 520) name = HX_("default",c1,d8,c3,9b); - } -HXLINE( 523) ::lime::utils::AssetLibrary library = ( ( ::lime::utils::AssetLibrary)(::lime::utils::Assets_obj::libraries->get(name)) ); -HXLINE( 525) if (hx::IsNotNull( library )) { -HXLINE( 527) ::lime::utils::Assets_obj::cache->clear((name + HX_(":",3a,00,00,00))); -HXLINE( 528) library->onChange->remove(::lime::utils::Assets_obj::library_onChange_dyn()); -HXLINE( 529) library->unload(); - } -HXLINE( 532) ::lime::utils::Assets_obj::libraries->remove(name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,unloadLibrary,(void)) - -::String Assets_obj::_hx___cacheBreak(::String path){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_552___cacheBreak) -HXDLIN( 552) return path; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,_hx___cacheBreak,return ) - -::String Assets_obj::_hx___libraryNotFound(::String name){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_556___libraryNotFound) -HXLINE( 557) bool _hx_tmp; -HXDLIN( 557) if (hx::IsNotNull( name )) { -HXLINE( 557) _hx_tmp = (name == HX_("",00,00,00,00)); - } - else { -HXLINE( 557) _hx_tmp = true; - } -HXDLIN( 557) if (_hx_tmp) { -HXLINE( 559) name = HX_("default",c1,d8,c3,9b); - } -HXLINE( 562) bool _hx_tmp1; -HXDLIN( 562) bool _hx_tmp2; -HXDLIN( 562) if (hx::IsNotNull( ::lime::app::Application_obj::current )) { -HXLINE( 562) _hx_tmp2 = hx::IsNotNull( ::lime::app::Application_obj::current->_hx___preloader ); - } - else { -HXLINE( 562) _hx_tmp2 = false; - } -HXDLIN( 562) if (_hx_tmp2) { -HXLINE( 562) _hx_tmp1 = !(::lime::app::Application_obj::current->_hx___preloader->complete); - } - else { -HXLINE( 562) _hx_tmp1 = false; - } -HXDLIN( 562) if (_hx_tmp1) { -HXLINE( 564) return ((HX_("There is no asset library named \"",a1,83,5f,51) + name) + HX_("\", or it is not yet preloaded",db,ac,d4,2f)); - } - else { -HXLINE( 568) return ((HX_("There is no asset library named \"",a1,83,5f,51) + name) + HX_("\"",22,00,00,00)); - } -HXLINE( 562) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,_hx___libraryNotFound,return ) - -void Assets_obj::library_onChange(){ - HX_STACKFRAME(&_hx_pos_df5754140b017d9f_574_library_onChange) -HXLINE( 575) ::lime::utils::Assets_obj::cache->clear(null()); -HXLINE( 576) ::lime::utils::Assets_obj::onChange->dispatch(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Assets_obj,library_onChange,(void)) - - -Assets_obj::Assets_obj() -{ -} - -bool Assets_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"list") ) { outValue = list_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"cache") ) { outValue = ( cache ); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"exists") ) { outValue = exists_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"getFont") ) { outValue = getFont_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getPath") ) { outValue = getPath_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getText") ) { outValue = getText_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isLocal") ) { outValue = isLocal_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"onChange") ) { outValue = ( onChange ); return true; } - if (HX_FIELD_EQ(inName,"getAsset") ) { outValue = getAsset_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBytes") ) { outValue = getBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getImage") ) { outValue = getImage_dyn(); return true; } - if (HX_FIELD_EQ(inName,"loadFont") ) { outValue = loadFont_dyn(); return true; } - if (HX_FIELD_EQ(inName,"loadText") ) { outValue = loadText_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"libraries") ) { outValue = ( libraries ); return true; } - if (HX_FIELD_EQ(inName,"loadAsset") ) { outValue = loadAsset_dyn(); return true; } - if (HX_FIELD_EQ(inName,"loadBytes") ) { outValue = loadBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"loadImage") ) { outValue = loadImage_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"getLibrary") ) { outValue = getLibrary_dyn(); return true; } - if (HX_FIELD_EQ(inName,"hasLibrary") ) { outValue = hasLibrary_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"bundlePaths") ) { outValue = ( bundlePaths ); return true; } - if (HX_FIELD_EQ(inName,"loadLibrary") ) { outValue = loadLibrary_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"libraryPaths") ) { outValue = ( libraryPaths ); return true; } - if (HX_FIELD_EQ(inName,"isValidAudio") ) { outValue = isValidAudio_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isValidImage") ) { outValue = isValidImage_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__cacheBreak") ) { outValue = _hx___cacheBreak_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"unloadLibrary") ) { outValue = unloadLibrary_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"getAudioBuffer") ) { outValue = getAudioBuffer_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"loadAudioBuffer") ) { outValue = loadAudioBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"registerLibrary") ) { outValue = registerLibrary_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"library_onChange") ) { outValue = library_onChange_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__libraryNotFound") ) { outValue = _hx___libraryNotFound_dyn(); return true; } - } - return false; -} - -bool Assets_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"cache") ) { cache=ioValue.Cast< ::lime::utils::AssetCache >(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"onChange") ) { onChange=ioValue.Cast< ::lime::app::_Event_Void_Void >(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"libraries") ) { libraries=ioValue.Cast< ::haxe::ds::StringMap >(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"bundlePaths") ) { bundlePaths=ioValue.Cast< ::haxe::ds::StringMap >(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"libraryPaths") ) { libraryPaths=ioValue.Cast< ::haxe::ds::StringMap >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Assets_obj_sMemberStorageInfo = 0; -static hx::StaticInfo Assets_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::lime::utils::AssetCache */ ,(void *) &Assets_obj::cache,HX_("cache",42,9a,14,41)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(void *) &Assets_obj::onChange,HX_("onChange",ef,87,1f,97)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(void *) &Assets_obj::bundlePaths,HX_("bundlePaths",4c,90,3b,70)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(void *) &Assets_obj::libraries,HX_("libraries",19,50,f8,18)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(void *) &Assets_obj::libraryPaths,HX_("libraryPaths",33,26,5e,06)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Assets_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Assets_obj::cache,"cache"); - HX_MARK_MEMBER_NAME(Assets_obj::onChange,"onChange"); - HX_MARK_MEMBER_NAME(Assets_obj::bundlePaths,"bundlePaths"); - HX_MARK_MEMBER_NAME(Assets_obj::libraries,"libraries"); - HX_MARK_MEMBER_NAME(Assets_obj::libraryPaths,"libraryPaths"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Assets_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Assets_obj::cache,"cache"); - HX_VISIT_MEMBER_NAME(Assets_obj::onChange,"onChange"); - HX_VISIT_MEMBER_NAME(Assets_obj::bundlePaths,"bundlePaths"); - HX_VISIT_MEMBER_NAME(Assets_obj::libraries,"libraries"); - HX_VISIT_MEMBER_NAME(Assets_obj::libraryPaths,"libraryPaths"); -}; - -#endif - -hx::Class Assets_obj::__mClass; - -static ::String Assets_obj_sStaticFields[] = { - HX_("cache",42,9a,14,41), - HX_("onChange",ef,87,1f,97), - HX_("bundlePaths",4c,90,3b,70), - HX_("libraries",19,50,f8,18), - HX_("libraryPaths",33,26,5e,06), - HX_("exists",dc,1d,e0,bf), - HX_("getAsset",7a,79,10,86), - HX_("getAudioBuffer",80,41,e3,26), - HX_("getBytes",f5,17,6f,1d), - HX_("getFont",85,0d,43,16), - HX_("getImage",e5,2e,40,1d), - HX_("getLibrary",05,ad,d1,8e), - HX_("getPath",5b,95,d4,1c), - HX_("getText",63,7c,7c,1f), - HX_("hasLibrary",c1,0e,24,ca), - HX_("isLocal",21,6d,76,15), - HX_("isValidAudio",c4,0a,df,47), - HX_("isValidImage",49,b1,c7,dd), - HX_("list",5e,1c,b3,47), - HX_("loadAsset",ea,b5,70,41), - HX_("loadAudioBuffer",f0,71,7c,e3), - HX_("loadBytes",65,54,cf,d8), - HX_("loadFont",15,2f,60,b4), - HX_("loadImage",55,6b,a0,d8), - HX_("loadLibrary",75,e5,0d,10), - HX_("loadText",f3,9d,99,bd), - HX_("registerLibrary",d8,8a,84,f2), - HX_("unloadLibrary",bc,5b,48,31), - HX_("__cacheBreak",3d,06,38,34), - HX_("__libraryNotFound",2a,db,69,c9), - HX_("library_onChange",f3,20,14,c8), - ::String(null()) -}; - -void Assets_obj::__register() -{ - Assets_obj _hx_dummy; - Assets_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils.Assets",39,6e,7e,b0); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Assets_obj::__GetStatic; - __mClass->mSetStaticField = &Assets_obj::__SetStatic; - __mClass->mMarkFunc = Assets_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Assets_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Assets_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Assets_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Assets_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Assets_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Assets_obj::__boot() -{ -{ - HX_GC_STACKFRAME(&_hx_pos_df5754140b017d9f_39_boot) -HXDLIN( 39) cache = ::lime::utils::AssetCache_obj::__alloc( HX_CTX ); - } -{ - HX_GC_STACKFRAME(&_hx_pos_df5754140b017d9f_40_boot) -HXDLIN( 40) onChange = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); - } -{ - HX_GC_STACKFRAME(&_hx_pos_df5754140b017d9f_42_boot) -HXDLIN( 42) bundlePaths = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } -{ - HX_GC_STACKFRAME(&_hx_pos_df5754140b017d9f_43_boot) -HXDLIN( 43) libraries = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } -{ - HX_GC_STACKFRAME(&_hx_pos_df5754140b017d9f_44_boot) -HXDLIN( 44) libraryPaths = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } -} - -} // end namespace lime -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/lime/utils/BytePointerData.cpp b/hGameTest/bin/linux/obj/src/lime/utils/BytePointerData.cpp deleted file mode 100644 index c411c3ba..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/BytePointerData.cpp +++ /dev/null @@ -1,139 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_316503c62a207c57_204_new,"lime.utils.BytePointerData","new",0x7e54685b,"lime.utils.BytePointerData.new","lime/utils/BytePointer.hx",204,0x50fae541) -namespace lime{ -namespace utils{ - -void BytePointerData_obj::__construct( ::haxe::io::Bytes bytes,int offset){ - HX_STACKFRAME(&_hx_pos_316503c62a207c57_204_new) -HXLINE( 205) this->bytes = bytes; -HXLINE( 206) this->offset = offset; - } - -Dynamic BytePointerData_obj::__CreateEmpty() { return new BytePointerData_obj; } - -void *BytePointerData_obj::_hx_vtable = 0; - -Dynamic BytePointerData_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< BytePointerData_obj > _hx_result = new BytePointerData_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool BytePointerData_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x479b34cb; -} - - -hx::ObjectPtr< BytePointerData_obj > BytePointerData_obj::__new( ::haxe::io::Bytes bytes,int offset) { - hx::ObjectPtr< BytePointerData_obj > __this = new BytePointerData_obj(); - __this->__construct(bytes,offset); - return __this; -} - -hx::ObjectPtr< BytePointerData_obj > BytePointerData_obj::__alloc(hx::Ctx *_hx_ctx, ::haxe::io::Bytes bytes,int offset) { - BytePointerData_obj *__this = (BytePointerData_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(BytePointerData_obj), true, "lime.utils.BytePointerData")); - *(void **)__this = BytePointerData_obj::_hx_vtable; - __this->__construct(bytes,offset); - return __this; -} - -BytePointerData_obj::BytePointerData_obj() -{ -} - -void BytePointerData_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(BytePointerData); - HX_MARK_MEMBER_NAME(bytes,"bytes"); - HX_MARK_MEMBER_NAME(offset,"offset"); - HX_MARK_END_CLASS(); -} - -void BytePointerData_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(bytes,"bytes"); - HX_VISIT_MEMBER_NAME(offset,"offset"); -} - -hx::Val BytePointerData_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"bytes") ) { return hx::Val( bytes ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"offset") ) { return hx::Val( offset ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val BytePointerData_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"bytes") ) { bytes=inValue.Cast< ::haxe::io::Bytes >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"offset") ) { offset=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void BytePointerData_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bytes",6b,08,98,bd)); - outFields->push(HX_("offset",93,97,3f,60)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo BytePointerData_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::haxe::io::Bytes */ ,(int)offsetof(BytePointerData_obj,bytes),HX_("bytes",6b,08,98,bd)}, - {hx::fsInt,(int)offsetof(BytePointerData_obj,offset),HX_("offset",93,97,3f,60)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *BytePointerData_obj_sStaticStorageInfo = 0; -#endif - -static ::String BytePointerData_obj_sMemberFields[] = { - HX_("bytes",6b,08,98,bd), - HX_("offset",93,97,3f,60), - ::String(null()) }; - -hx::Class BytePointerData_obj::__mClass; - -void BytePointerData_obj::__register() -{ - BytePointerData_obj _hx_dummy; - BytePointerData_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils.BytePointerData",e9,9e,94,8d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(BytePointerData_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< BytePointerData_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = BytePointerData_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = BytePointerData_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/lime/utils/CompressionAlgorithm.cpp b/hGameTest/bin/linux/obj/src/lime/utils/CompressionAlgorithm.cpp deleted file mode 100644 index df3fd3c0..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/CompressionAlgorithm.cpp +++ /dev/null @@ -1,94 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_utils_CompressionAlgorithm -#include -#endif -namespace lime{ -namespace utils{ - -::lime::utils::CompressionAlgorithm CompressionAlgorithm_obj::DEFLATE; - -::lime::utils::CompressionAlgorithm CompressionAlgorithm_obj::GZIP; - -::lime::utils::CompressionAlgorithm CompressionAlgorithm_obj::LZMA; - -::lime::utils::CompressionAlgorithm CompressionAlgorithm_obj::ZLIB; - -bool CompressionAlgorithm_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("DEFLATE",4b,df,cd,22)) { outValue = CompressionAlgorithm_obj::DEFLATE; return true; } - if (inName==HX_("GZIP",da,b0,32,2f)) { outValue = CompressionAlgorithm_obj::GZIP; return true; } - if (inName==HX_("LZMA",62,c5,80,32)) { outValue = CompressionAlgorithm_obj::LZMA; return true; } - if (inName==HX_("ZLIB",0b,1f,b7,3b)) { outValue = CompressionAlgorithm_obj::ZLIB; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(CompressionAlgorithm_obj) - -int CompressionAlgorithm_obj::__FindIndex(::String inName) -{ - if (inName==HX_("DEFLATE",4b,df,cd,22)) return 0; - if (inName==HX_("GZIP",da,b0,32,2f)) return 1; - if (inName==HX_("LZMA",62,c5,80,32)) return 2; - if (inName==HX_("ZLIB",0b,1f,b7,3b)) return 3; - return super::__FindIndex(inName); -} - -int CompressionAlgorithm_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("DEFLATE",4b,df,cd,22)) return 0; - if (inName==HX_("GZIP",da,b0,32,2f)) return 0; - if (inName==HX_("LZMA",62,c5,80,32)) return 0; - if (inName==HX_("ZLIB",0b,1f,b7,3b)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val CompressionAlgorithm_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("DEFLATE",4b,df,cd,22)) return DEFLATE; - if (inName==HX_("GZIP",da,b0,32,2f)) return GZIP; - if (inName==HX_("LZMA",62,c5,80,32)) return LZMA; - if (inName==HX_("ZLIB",0b,1f,b7,3b)) return ZLIB; - return super::__Field(inName,inCallProp); -} - -static ::String CompressionAlgorithm_obj_sStaticFields[] = { - HX_("DEFLATE",4b,df,cd,22), - HX_("GZIP",da,b0,32,2f), - HX_("LZMA",62,c5,80,32), - HX_("ZLIB",0b,1f,b7,3b), - ::String(null()) -}; - -hx::Class CompressionAlgorithm_obj::__mClass; - -Dynamic __Create_CompressionAlgorithm_obj() { return new CompressionAlgorithm_obj; } - -void CompressionAlgorithm_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("lime.utils.CompressionAlgorithm",5f,30,48,ca), hx::TCanCast< CompressionAlgorithm_obj >,CompressionAlgorithm_obj_sStaticFields,0, - &__Create_CompressionAlgorithm_obj, &__Create, - &super::__SGetClass(), &CreateCompressionAlgorithm_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &CompressionAlgorithm_obj::__GetStatic; -} - -void CompressionAlgorithm_obj::__boot() -{ -DEFLATE = hx::CreateConstEnum< CompressionAlgorithm_obj >(HX_("DEFLATE",4b,df,cd,22),0); -GZIP = hx::CreateConstEnum< CompressionAlgorithm_obj >(HX_("GZIP",da,b0,32,2f),1); -LZMA = hx::CreateConstEnum< CompressionAlgorithm_obj >(HX_("LZMA",62,c5,80,32),2); -ZLIB = hx::CreateConstEnum< CompressionAlgorithm_obj >(HX_("ZLIB",0b,1f,b7,3b),3); -} - - -} // end namespace lime -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/lime/utils/Log.cpp b/hGameTest/bin/linux/obj/src/lime/utils/Log.cpp deleted file mode 100644 index 6454f8e2..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/Log.cpp +++ /dev/null @@ -1,256 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_Sys -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_9de1e3bb9bd9260d_106___init__,"::lime::utils::Log_obj","__init__",0xc6d9689e,"::lime::utils::Log_obj.__init__","lime/utils/Log.hx",106,0x300eb2b2) -HX_LOCAL_STACK_FRAME(_hx_pos_66fab05f10e06d2c_16_debug,"lime.utils.Log","debug",0x08fb4af3,"lime.utils.Log.debug","lime/utils/Log.hx",16,0x300eb2b2) -HX_LOCAL_STACK_FRAME(_hx_pos_66fab05f10e06d2c_28_error,"lime.utils.Log","error",0xa505c468,"lime.utils.Log.error","lime/utils/Log.hx",28,0x300eb2b2) -HX_LOCAL_STACK_FRAME(_hx_pos_66fab05f10e06d2c_49_info,"lime.utils.Log","info",0xefdb33ce,"lime.utils.Log.info","lime/utils/Log.hx",49,0x300eb2b2) -HX_LOCAL_STACK_FRAME(_hx_pos_66fab05f10e06d2c_62_print,"lime.utils.Log","print",0xfa6750cd,"lime.utils.Log.print","lime/utils/Log.hx",62,0x300eb2b2) -HX_LOCAL_STACK_FRAME(_hx_pos_66fab05f10e06d2c_75_println,"lime.utils.Log","println",0xdf773c8f,"lime.utils.Log.println","lime/utils/Log.hx",75,0x300eb2b2) -HX_LOCAL_STACK_FRAME(_hx_pos_66fab05f10e06d2c_87_verbose,"lime.utils.Log","verbose",0xccfd3822,"lime.utils.Log.verbose","lime/utils/Log.hx",87,0x300eb2b2) -HX_LOCAL_STACK_FRAME(_hx_pos_66fab05f10e06d2c_95_warn,"lime.utils.Log","warn",0xf9125da6,"lime.utils.Log.warn","lime/utils/Log.hx",95,0x300eb2b2) -HX_LOCAL_STACK_FRAME(_hx_pos_66fab05f10e06d2c_12_boot,"lime.utils.Log","boot",0xeb3b7f92,"lime.utils.Log.boot","lime/utils/Log.hx",12,0x300eb2b2) -namespace lime{ -namespace utils{ - -void Log_obj::__construct() { } - -Dynamic Log_obj::__CreateEmpty() { return new Log_obj; } - -void *Log_obj::_hx_vtable = 0; - -Dynamic Log_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Log_obj > _hx_result = new Log_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Log_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x18c4f454; -} - -void Log_obj::__init__(){ - HX_STACKFRAME(&_hx_pos_9de1e3bb9bd9260d_106___init__) -HXLINE( 113) ::Array< ::String > args = ::Sys_obj::args(); -HXLINE( 114) bool _hx_tmp; -HXDLIN( 114) if (!((args->indexOf(HX_("-v",a9,27,00,00),null()) > -1))) { -HXLINE( 114) _hx_tmp = (args->indexOf(HX_("-verbose",f5,e6,97,7f),null()) > -1); - } - else { -HXLINE( 114) _hx_tmp = true; - } -HXDLIN( 114) if (_hx_tmp) { -HXLINE( 116) ::lime::utils::Log_obj::level = 5; - } - else { -HXLINE( 124) ::lime::utils::Log_obj::level = 3; - } - } - - -int Log_obj::level; - -bool Log_obj::throwErrors; - -void Log_obj::debug( ::Dynamic message, ::Dynamic info){ - HX_STACKFRAME(&_hx_pos_66fab05f10e06d2c_16_debug) -HXDLIN( 16) if ((::lime::utils::Log_obj::level >= 4)) { -HXLINE( 21) ::String message1 = ( (::String)(((HX_("[",5b,00,00,00) + info->__Field(HX_("className",a3,92,3d,dc),hx::paccDynamic)) + HX_("] ",23,51,00,00))) ); -HXDLIN( 21) ::Sys_obj::println(::Std_obj::string((message1 + ::Std_obj::string(message)))); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Log_obj,debug,(void)) - -void Log_obj::error( ::Dynamic message, ::Dynamic info){ - HX_STACKFRAME(&_hx_pos_66fab05f10e06d2c_28_error) -HXDLIN( 28) if ((::lime::utils::Log_obj::level >= 1)) { -HXLINE( 30) ::String message1 = ( (::String)(((HX_("[",5b,00,00,00) + info->__Field(HX_("className",a3,92,3d,dc),hx::paccDynamic)) + HX_("] ERROR: ",8b,d9,df,31))) ); -HXDLIN( 30) ::String message2 = (message1 + ::Std_obj::string(message)); -HXLINE( 32) if (::lime::utils::Log_obj::throwErrors) { -HXLINE( 34) HX_STACK_DO_THROW(message2); - } - else { -HXLINE( 41) ::Sys_obj::println(::Std_obj::string(message2)); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Log_obj,error,(void)) - -void Log_obj::info( ::Dynamic message, ::Dynamic info){ - HX_STACKFRAME(&_hx_pos_66fab05f10e06d2c_49_info) -HXDLIN( 49) if ((::lime::utils::Log_obj::level >= 3)) { -HXLINE( 54) ::String message1 = ( (::String)(((HX_("[",5b,00,00,00) + info->__Field(HX_("className",a3,92,3d,dc),hx::paccDynamic)) + HX_("] ",23,51,00,00))) ); -HXDLIN( 54) ::Sys_obj::println(::Std_obj::string((message1 + ::Std_obj::string(message)))); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Log_obj,info,(void)) - -void Log_obj::print( ::Dynamic message){ - HX_STACKFRAME(&_hx_pos_66fab05f10e06d2c_62_print) -HXDLIN( 62) ::Sys_obj::print(::Std_obj::string(message)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Log_obj,print,(void)) - -void Log_obj::println( ::Dynamic message){ - HX_STACKFRAME(&_hx_pos_66fab05f10e06d2c_75_println) -HXDLIN( 75) ::Sys_obj::println(::Std_obj::string(message)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Log_obj,println,(void)) - -void Log_obj::verbose( ::Dynamic message, ::Dynamic info){ - HX_STACKFRAME(&_hx_pos_66fab05f10e06d2c_87_verbose) -HXDLIN( 87) if ((::lime::utils::Log_obj::level >= 5)) { -HXLINE( 89) ::String message1 = ( (::String)(((HX_("[",5b,00,00,00) + info->__Field(HX_("className",a3,92,3d,dc),hx::paccDynamic)) + HX_("] ",23,51,00,00))) ); -HXDLIN( 89) ::Sys_obj::println(::Std_obj::string((message1 + ::Std_obj::string(message)))); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Log_obj,verbose,(void)) - -void Log_obj::warn( ::Dynamic message, ::Dynamic info){ - HX_STACKFRAME(&_hx_pos_66fab05f10e06d2c_95_warn) -HXDLIN( 95) if ((::lime::utils::Log_obj::level >= 2)) { -HXLINE( 100) ::String message1 = ( (::String)(((HX_("[",5b,00,00,00) + info->__Field(HX_("className",a3,92,3d,dc),hx::paccDynamic)) + HX_("] WARNING: ",5f,da,b0,cd))) ); -HXDLIN( 100) ::Sys_obj::println(::Std_obj::string((message1 + ::Std_obj::string(message)))); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Log_obj,warn,(void)) - - -Log_obj::Log_obj() -{ -} - -bool Log_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"info") ) { outValue = info_dyn(); return true; } - if (HX_FIELD_EQ(inName,"warn") ) { outValue = warn_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"level") ) { outValue = ( level ); return true; } - if (HX_FIELD_EQ(inName,"debug") ) { outValue = debug_dyn(); return true; } - if (HX_FIELD_EQ(inName,"error") ) { outValue = error_dyn(); return true; } - if (HX_FIELD_EQ(inName,"print") ) { outValue = print_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"println") ) { outValue = println_dyn(); return true; } - if (HX_FIELD_EQ(inName,"verbose") ) { outValue = verbose_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"throwErrors") ) { outValue = ( throwErrors ); return true; } - } - return false; -} - -bool Log_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"level") ) { level=ioValue.Cast< int >(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"throwErrors") ) { throwErrors=ioValue.Cast< bool >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Log_obj_sMemberStorageInfo = 0; -static hx::StaticInfo Log_obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &Log_obj::level,HX_("level",84,15,63,72)}, - {hx::fsBool,(void *) &Log_obj::throwErrors,HX_("throwErrors",71,b5,e0,19)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Log_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Log_obj::level,"level"); - HX_MARK_MEMBER_NAME(Log_obj::throwErrors,"throwErrors"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Log_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Log_obj::level,"level"); - HX_VISIT_MEMBER_NAME(Log_obj::throwErrors,"throwErrors"); -}; - -#endif - -hx::Class Log_obj::__mClass; - -static ::String Log_obj_sStaticFields[] = { - HX_("level",84,15,63,72), - HX_("throwErrors",71,b5,e0,19), - HX_("debug",53,52,1f,d7), - HX_("error",c8,cb,29,73), - HX_("info",6e,38,bb,45), - HX_("print",2d,58,8b,c8), - HX_("println",ef,db,33,84), - HX_("verbose",82,d7,b9,71), - HX_("warn",46,62,f2,4e), - ::String(null()) -}; - -void Log_obj::__register() -{ - Log_obj _hx_dummy; - Log_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils.Log",0e,21,76,06); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Log_obj::__GetStatic; - __mClass->mSetStaticField = &Log_obj::__SetStatic; - __mClass->mMarkFunc = Log_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Log_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Log_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Log_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Log_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Log_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Log_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_66fab05f10e06d2c_12_boot) -HXDLIN( 12) throwErrors = true; - } -} - -} // end namespace lime -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/lime/utils/ObjectPool.cpp b/hGameTest/bin/linux/obj/src/lime/utils/ObjectPool.cpp deleted file mode 100644 index 84cf264d..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/ObjectPool.cpp +++ /dev/null @@ -1,613 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_List -#include -#endif -#ifndef INCLUDED_haxe_ds_ObjectMap -#include -#endif -#ifndef INCLUDED_haxe_ds__List_ListNode -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_06bcacad9f56fcf1_22_new,"lime.utils.ObjectPool","new",0x6a851d63,"lime.utils.ObjectPool.new","lime/utils/ObjectPool.hx",22,0xc114d76b) -HX_LOCAL_STACK_FRAME(_hx_pos_06bcacad9f56fcf1_48_add,"lime.utils.ObjectPool","add",0x6a7b3f24,"lime.utils.ObjectPool.add","lime/utils/ObjectPool.hx",48,0xc114d76b) -HX_LOCAL_STACK_FRAME(_hx_pos_06bcacad9f56fcf1_56___default_clean,"lime.utils.ObjectPool","__default_clean",0xb88b96ae,"lime.utils.ObjectPool.__default_clean","lime/utils/ObjectPool.hx",56,0xc114d76b) -HX_LOCAL_STACK_FRAME(_hx_pos_06bcacad9f56fcf1_59_clear,"lime.utils.ObjectPool","clear",0x9b3c4550,"lime.utils.ObjectPool.clear","lime/utils/ObjectPool.hx",59,0xc114d76b) -HX_LOCAL_STACK_FRAME(_hx_pos_06bcacad9f56fcf1_72___default_create,"lime.utils.ObjectPool","__default_create",0x35ffc237,"lime.utils.ObjectPool.__default_create","lime/utils/ObjectPool.hx",72,0xc114d76b) -HX_LOCAL_STACK_FRAME(_hx_pos_06bcacad9f56fcf1_76_get,"lime.utils.ObjectPool","get",0x6a7fcd99,"lime.utils.ObjectPool.get","lime/utils/ObjectPool.hx",76,0xc114d76b) -HX_LOCAL_STACK_FRAME(_hx_pos_06bcacad9f56fcf1_98_release,"lime.utils.ObjectPool","release",0xc47d104a,"lime.utils.ObjectPool.release","lime/utils/ObjectPool.hx",98,0xc114d76b) -HX_LOCAL_STACK_FRAME(_hx_pos_06bcacad9f56fcf1_125_remove,"lime.utils.ObjectPool","remove",0x36611321,"lime.utils.ObjectPool.remove","lime/utils/ObjectPool.hx",125,0xc114d76b) -HX_LOCAL_STACK_FRAME(_hx_pos_06bcacad9f56fcf1_151___addInactive,"lime.utils.ObjectPool","__addInactive",0xbe535e4f,"lime.utils.ObjectPool.__addInactive","lime/utils/ObjectPool.hx",151,0xc114d76b) -HX_LOCAL_STACK_FRAME(_hx_pos_06bcacad9f56fcf1_173___getInactive,"lime.utils.ObjectPool","__getInactive",0xb2eae9c4,"lime.utils.ObjectPool.__getInactive","lime/utils/ObjectPool.hx",173,0xc114d76b) -HX_LOCAL_STACK_FRAME(_hx_pos_06bcacad9f56fcf1_212___removeInactive,"lime.utils.ObjectPool","__removeInactive",0x1e106c0c,"lime.utils.ObjectPool.__removeInactive","lime/utils/ObjectPool.hx",212,0xc114d76b) -HX_LOCAL_STACK_FRAME(_hx_pos_06bcacad9f56fcf1_249_get_size,"lime.utils.ObjectPool","get_size",0x7e180467,"lime.utils.ObjectPool.get_size","lime/utils/ObjectPool.hx",249,0xc114d76b) -HX_LOCAL_STACK_FRAME(_hx_pos_06bcacad9f56fcf1_253_set_size,"lime.utils.ObjectPool","set_size",0x2c755ddb,"lime.utils.ObjectPool.set_size","lime/utils/ObjectPool.hx",253,0xc114d76b) -namespace lime{ -namespace utils{ - -void ObjectPool_obj::__construct( ::Dynamic create, ::Dynamic clean, ::Dynamic size){ - HX_GC_STACKFRAME(&_hx_pos_06bcacad9f56fcf1_22_new) -HXLINE( 23) this->_hx___pool = ::haxe::ds::ObjectMap_obj::__alloc( HX_CTX ); -HXLINE( 25) this->activeObjects = 0; -HXLINE( 26) this->inactiveObjects = 0; -HXLINE( 28) this->_hx___inactiveObject0 = null(); -HXLINE( 29) this->_hx___inactiveObject1 = null(); -HXLINE( 30) this->_hx___inactiveObjectList = ::haxe::ds::List_obj::__alloc( HX_CTX ); -HXLINE( 32) if (hx::IsNotNull( create )) { -HXLINE( 34) this->create = create; - } -HXLINE( 36) if (hx::IsNotNull( clean )) { -HXLINE( 38) this->clean = clean; - } -HXLINE( 40) if (hx::IsNotNull( size )) { -HXLINE( 42) this->set_size(size); - } - } - -Dynamic ObjectPool_obj::__CreateEmpty() { return new ObjectPool_obj; } - -void *ObjectPool_obj::_hx_vtable = 0; - -Dynamic ObjectPool_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ObjectPool_obj > _hx_result = new ObjectPool_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool ObjectPool_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7cea4d17; -} - -void ObjectPool_obj::add( ::Dynamic object){ - HX_STACKFRAME(&_hx_pos_06bcacad9f56fcf1_48_add) -HXDLIN( 48) if (!(::haxe::IMap_obj::exists(this->_hx___pool,object))) { -HXLINE( 50) ::haxe::IMap_obj::set(this->_hx___pool,object,false); -HXLINE( 51) this->clean(object); -HXLINE( 52) { -HXLINE( 52) if (hx::IsNull( this->_hx___inactiveObject0 )) { -HXLINE( 52) this->_hx___inactiveObject0 = object; - } - else { -HXLINE( 52) if (hx::IsNull( this->_hx___inactiveObject1 )) { -HXLINE( 52) this->_hx___inactiveObject1 = object; - } - else { -HXLINE( 52) this->_hx___inactiveObjectList->add(object); - } - } -HXDLIN( 52) this->inactiveObjects++; - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectPool_obj,add,(void)) - -HX_BEGIN_DEFAULT_FUNC(__default_clean,ObjectPool_obj) -void _hx_run( ::Dynamic object){ - HX_STACKFRAME(&_hx_pos_06bcacad9f56fcf1_56___default_clean) - } -HX_END_LOCAL_FUNC1((void)) -HX_END_DEFAULT_FUNC - -void ObjectPool_obj::clear(){ - HX_GC_STACKFRAME(&_hx_pos_06bcacad9f56fcf1_59_clear) -HXLINE( 60) this->_hx___pool = ::haxe::ds::ObjectMap_obj::__alloc( HX_CTX ); -HXLINE( 62) this->activeObjects = 0; -HXLINE( 63) this->inactiveObjects = 0; -HXLINE( 65) this->_hx___inactiveObject0 = null(); -HXLINE( 66) this->_hx___inactiveObject1 = null(); -HXLINE( 67) this->_hx___inactiveObjectList->clear(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ObjectPool_obj,clear,(void)) - -HX_BEGIN_DEFAULT_FUNC(__default_create,ObjectPool_obj) - ::Dynamic _hx_run(){ - HX_STACKFRAME(&_hx_pos_06bcacad9f56fcf1_72___default_create) -HXDLIN( 72) return null(); - } -HX_END_LOCAL_FUNC0(return ) -HX_END_DEFAULT_FUNC - - ::Dynamic ObjectPool_obj::get(){ - HX_STACKFRAME(&_hx_pos_06bcacad9f56fcf1_76_get) -HXLINE( 77) ::Dynamic object = null(); -HXLINE( 79) if ((this->inactiveObjects > 0)) { -HXLINE( 81) ::Dynamic object1 = null(); -HXDLIN( 81) if (hx::IsNotNull( this->_hx___inactiveObject0 )) { -HXLINE( 81) object1 = this->_hx___inactiveObject0; -HXDLIN( 81) this->_hx___inactiveObject0 = null(); - } - else { -HXLINE( 81) if (hx::IsNotNull( this->_hx___inactiveObject1 )) { -HXLINE( 81) object1 = this->_hx___inactiveObject1; -HXDLIN( 81) this->_hx___inactiveObject1 = null(); - } - else { -HXLINE( 81) object1 = this->_hx___inactiveObjectList->pop(); -HXDLIN( 81) if ((this->_hx___inactiveObjectList->length > 0)) { -HXLINE( 81) this->_hx___inactiveObject0 = this->_hx___inactiveObjectList->pop(); - } -HXDLIN( 81) if ((this->_hx___inactiveObjectList->length > 0)) { -HXLINE( 81) this->_hx___inactiveObject1 = this->_hx___inactiveObjectList->pop(); - } - } - } -HXDLIN( 81) this->inactiveObjects--; -HXDLIN( 81) this->activeObjects++; -HXDLIN( 81) object = object1; - } - else { -HXLINE( 83) bool _hx_tmp; -HXDLIN( 83) if (hx::IsNotNull( this->_hx___size )) { -HXLINE( 83) _hx_tmp = hx::IsLess( this->activeObjects,this->_hx___size ); - } - else { -HXLINE( 83) _hx_tmp = true; - } -HXDLIN( 83) if (_hx_tmp) { -HXLINE( 85) object = this->create(); -HXLINE( 87) if (hx::IsNotNull( object )) { -HXLINE( 89) ::haxe::IMap_obj::set(this->_hx___pool,object,true); -HXLINE( 90) this->activeObjects++; - } - } - } -HXLINE( 94) return object; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ObjectPool_obj,get,return ) - -void ObjectPool_obj::release( ::Dynamic object){ - HX_STACKFRAME(&_hx_pos_06bcacad9f56fcf1_98_release) -HXLINE( 110) this->activeObjects--; -HXLINE( 112) bool _hx_tmp; -HXDLIN( 112) if (hx::IsNotNull( this->_hx___size )) { -HXLINE( 112) _hx_tmp = hx::IsLess( (this->activeObjects + this->inactiveObjects),this->_hx___size ); - } - else { -HXLINE( 112) _hx_tmp = true; - } -HXDLIN( 112) if (_hx_tmp) { -HXLINE( 114) this->clean(object); -HXLINE( 115) { -HXLINE( 115) if (hx::IsNull( this->_hx___inactiveObject0 )) { -HXLINE( 115) this->_hx___inactiveObject0 = object; - } - else { -HXLINE( 115) if (hx::IsNull( this->_hx___inactiveObject1 )) { -HXLINE( 115) this->_hx___inactiveObject1 = object; - } - else { -HXLINE( 115) this->_hx___inactiveObjectList->add(object); - } - } -HXDLIN( 115) this->inactiveObjects++; - } - } - else { -HXLINE( 119) ::haxe::IMap_obj::remove(this->_hx___pool,object); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectPool_obj,release,(void)) - -void ObjectPool_obj::remove( ::Dynamic object){ - HX_STACKFRAME(&_hx_pos_06bcacad9f56fcf1_125_remove) -HXDLIN( 125) if (::haxe::IMap_obj::exists(this->_hx___pool,object)) { -HXLINE( 127) ::haxe::IMap_obj::remove(this->_hx___pool,object); -HXLINE( 129) if (hx::IsEq( this->_hx___inactiveObject0,object )) { -HXLINE( 131) this->_hx___inactiveObject0 = null(); -HXLINE( 132) this->inactiveObjects--; - } - else { -HXLINE( 134) if (hx::IsEq( this->_hx___inactiveObject1,object )) { -HXLINE( 136) this->_hx___inactiveObject1 = null(); -HXLINE( 137) this->inactiveObjects--; - } - else { -HXLINE( 139) if (this->_hx___inactiveObjectList->remove(object)) { -HXLINE( 141) this->inactiveObjects--; - } - else { -HXLINE( 145) this->activeObjects--; - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectPool_obj,remove,(void)) - -void ObjectPool_obj::_hx___addInactive( ::Dynamic object){ - HX_STACKFRAME(&_hx_pos_06bcacad9f56fcf1_151___addInactive) -HXLINE( 156) if (hx::IsNull( this->_hx___inactiveObject0 )) { -HXLINE( 158) this->_hx___inactiveObject0 = object; - } - else { -HXLINE( 160) if (hx::IsNull( this->_hx___inactiveObject1 )) { -HXLINE( 162) this->_hx___inactiveObject1 = object; - } - else { -HXLINE( 166) this->_hx___inactiveObjectList->add(object); - } - } -HXLINE( 169) this->inactiveObjects++; - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectPool_obj,_hx___addInactive,(void)) - - ::Dynamic ObjectPool_obj::_hx___getInactive(){ - HX_STACKFRAME(&_hx_pos_06bcacad9f56fcf1_173___getInactive) -HXLINE( 174) ::Dynamic object = null(); -HXLINE( 176) if (hx::IsNotNull( this->_hx___inactiveObject0 )) { -HXLINE( 178) object = this->_hx___inactiveObject0; -HXLINE( 179) this->_hx___inactiveObject0 = null(); - } - else { -HXLINE( 181) if (hx::IsNotNull( this->_hx___inactiveObject1 )) { -HXLINE( 183) object = this->_hx___inactiveObject1; -HXLINE( 184) this->_hx___inactiveObject1 = null(); - } - else { -HXLINE( 188) object = this->_hx___inactiveObjectList->pop(); -HXLINE( 190) if ((this->_hx___inactiveObjectList->length > 0)) { -HXLINE( 192) this->_hx___inactiveObject0 = this->_hx___inactiveObjectList->pop(); - } -HXLINE( 195) if ((this->_hx___inactiveObjectList->length > 0)) { -HXLINE( 197) this->_hx___inactiveObject1 = this->_hx___inactiveObjectList->pop(); - } - } - } -HXLINE( 205) this->inactiveObjects--; -HXLINE( 206) this->activeObjects++; -HXLINE( 208) return object; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ObjectPool_obj,_hx___getInactive,return ) - -void ObjectPool_obj::_hx___removeInactive(int count){ - HX_STACKFRAME(&_hx_pos_06bcacad9f56fcf1_212___removeInactive) -HXLINE( 213) bool _hx_tmp; -HXDLIN( 213) if ((count > 0)) { -HXLINE( 213) _hx_tmp = (this->inactiveObjects == 0); - } - else { -HXLINE( 213) _hx_tmp = true; - } -HXDLIN( 213) if (_hx_tmp) { -HXLINE( 213) return; - } -HXLINE( 215) if (hx::IsNotNull( this->_hx___inactiveObject0 )) { -HXLINE( 217) ::haxe::IMap_obj::remove(this->_hx___pool,this->_hx___inactiveObject0); -HXLINE( 218) this->_hx___inactiveObject0 = null(); -HXLINE( 219) this->inactiveObjects--; -HXLINE( 220) count = (count - 1); - } -HXLINE( 223) bool _hx_tmp1; -HXDLIN( 223) if ((count != 0)) { -HXLINE( 223) _hx_tmp1 = (this->inactiveObjects == 0); - } - else { -HXLINE( 223) _hx_tmp1 = true; - } -HXDLIN( 223) if (_hx_tmp1) { -HXLINE( 223) return; - } -HXLINE( 225) if (hx::IsNotNull( this->_hx___inactiveObject1 )) { -HXLINE( 227) ::haxe::IMap_obj::remove(this->_hx___pool,this->_hx___inactiveObject1); -HXLINE( 228) this->_hx___inactiveObject1 = null(); -HXLINE( 229) this->inactiveObjects--; -HXLINE( 230) count = (count - 1); - } -HXLINE( 233) bool _hx_tmp2; -HXDLIN( 233) if ((count != 0)) { -HXLINE( 233) _hx_tmp2 = (this->inactiveObjects == 0); - } - else { -HXLINE( 233) _hx_tmp2 = true; - } -HXDLIN( 233) if (_hx_tmp2) { -HXLINE( 233) return; - } -HXLINE( 235) { -HXLINE( 235) ::haxe::ds::_List::ListNode _g_head = this->_hx___inactiveObjectList->h; -HXDLIN( 235) while(hx::IsNotNull( _g_head )){ -HXLINE( 235) ::Dynamic val = _g_head->item; -HXDLIN( 235) _g_head = _g_head->next; -HXDLIN( 235) ::Dynamic object = val; -HXLINE( 237) ::haxe::IMap_obj::remove(this->_hx___pool,object); -HXLINE( 238) this->_hx___inactiveObjectList->remove(object); -HXLINE( 239) this->inactiveObjects--; -HXLINE( 240) count = (count - 1); -HXLINE( 242) bool _hx_tmp3; -HXDLIN( 242) if ((count != 0)) { -HXLINE( 242) _hx_tmp3 = (this->inactiveObjects == 0); - } - else { -HXLINE( 242) _hx_tmp3 = true; - } -HXDLIN( 242) if (_hx_tmp3) { -HXLINE( 242) return; - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectPool_obj,_hx___removeInactive,(void)) - - ::Dynamic ObjectPool_obj::get_size(){ - HX_STACKFRAME(&_hx_pos_06bcacad9f56fcf1_249_get_size) -HXDLIN( 249) return this->_hx___size; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ObjectPool_obj,get_size,return ) - - ::Dynamic ObjectPool_obj::set_size( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_06bcacad9f56fcf1_253_set_size) -HXLINE( 254) if (hx::IsNull( value )) { -HXLINE( 256) this->_hx___size = null(); - } - else { -HXLINE( 260) int current = (this->inactiveObjects + this->activeObjects); -HXLINE( 261) this->_hx___size = value; -HXLINE( 263) if (hx::IsGreater( current,value )) { -HXLINE( 265) this->_hx___removeInactive((current - ( (int)(value) ))); - } - else { -HXLINE( 267) if (hx::IsGreater( value,current )) { -HXLINE( 269) ::Dynamic object; -HXLINE( 271) { -HXLINE( 271) int _g = 0; -HXDLIN( 271) int _g1 = (( (int)(value) ) - current); -HXDLIN( 271) while((_g < _g1)){ -HXLINE( 271) _g = (_g + 1); -HXDLIN( 271) int i = (_g - 1); -HXLINE( 273) object = this->create(); -HXLINE( 275) if (hx::IsNotNull( object )) { -HXLINE( 277) ::haxe::IMap_obj::set(this->_hx___pool,object,false); -HXLINE( 278) this->_hx___inactiveObjectList->add(object); -HXLINE( 279) this->inactiveObjects++; - } - else { -HXLINE( 283) goto _hx_goto_13; - } - } - _hx_goto_13:; - } - } - } - } -HXLINE( 289) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectPool_obj,set_size,return ) - - -void ObjectPool_obj::__alloc_dynamic_functions(hx::Ctx *_hx_ctx,ObjectPool_obj *_hx_obj) { - if (!_hx_obj->create.mPtr) _hx_obj->create = new __default_create(_hx_obj); - if (!_hx_obj->clean.mPtr) _hx_obj->clean = new __default_clean(_hx_obj); -} -hx::ObjectPtr< ObjectPool_obj > ObjectPool_obj::__new( ::Dynamic create, ::Dynamic clean, ::Dynamic size) { - hx::ObjectPtr< ObjectPool_obj > __this = new ObjectPool_obj(); - __this->__construct(create,clean,size); - return __this; -} - -hx::ObjectPtr< ObjectPool_obj > ObjectPool_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic create, ::Dynamic clean, ::Dynamic size) { - ObjectPool_obj *__this = (ObjectPool_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ObjectPool_obj), true, "lime.utils.ObjectPool")); - *(void **)__this = ObjectPool_obj::_hx_vtable; - lime::utils::ObjectPool_obj::__alloc_dynamic_functions(_hx_ctx,__this); - __this->__construct(create,clean,size); - return __this; -} - -ObjectPool_obj::ObjectPool_obj() -{ - create = new __default_create(this); - clean = new __default_clean(this); -} - -void ObjectPool_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ObjectPool); - HX_MARK_MEMBER_NAME(activeObjects,"activeObjects"); - HX_MARK_MEMBER_NAME(inactiveObjects,"inactiveObjects"); - HX_MARK_MEMBER_NAME(_hx___inactiveObject0,"__inactiveObject0"); - HX_MARK_MEMBER_NAME(_hx___inactiveObject1,"__inactiveObject1"); - HX_MARK_MEMBER_NAME(_hx___inactiveObjectList,"__inactiveObjectList"); - HX_MARK_MEMBER_NAME(_hx___pool,"__pool"); - HX_MARK_MEMBER_NAME(_hx___size,"__size"); - HX_MARK_MEMBER_NAME(clean,"clean"); - HX_MARK_MEMBER_NAME(create,"create"); - HX_MARK_END_CLASS(); -} - -void ObjectPool_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(activeObjects,"activeObjects"); - HX_VISIT_MEMBER_NAME(inactiveObjects,"inactiveObjects"); - HX_VISIT_MEMBER_NAME(_hx___inactiveObject0,"__inactiveObject0"); - HX_VISIT_MEMBER_NAME(_hx___inactiveObject1,"__inactiveObject1"); - HX_VISIT_MEMBER_NAME(_hx___inactiveObjectList,"__inactiveObjectList"); - HX_VISIT_MEMBER_NAME(_hx___pool,"__pool"); - HX_VISIT_MEMBER_NAME(_hx___size,"__size"); - HX_VISIT_MEMBER_NAME(clean,"clean"); - HX_VISIT_MEMBER_NAME(create,"create"); -} - -hx::Val ObjectPool_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"get") ) { return hx::Val( get_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"size") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_size() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clean") ) { return hx::Val( clean ); } - if (HX_FIELD_EQ(inName,"clear") ) { return hx::Val( clear_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"__pool") ) { return hx::Val( _hx___pool ); } - if (HX_FIELD_EQ(inName,"__size") ) { return hx::Val( _hx___size ); } - if (HX_FIELD_EQ(inName,"create") ) { return hx::Val( create ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"release") ) { return hx::Val( release_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"get_size") ) { return hx::Val( get_size_dyn() ); } - if (HX_FIELD_EQ(inName,"set_size") ) { return hx::Val( set_size_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"activeObjects") ) { return hx::Val( activeObjects ); } - if (HX_FIELD_EQ(inName,"__addInactive") ) { return hx::Val( _hx___addInactive_dyn() ); } - if (HX_FIELD_EQ(inName,"__getInactive") ) { return hx::Val( _hx___getInactive_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"inactiveObjects") ) { return hx::Val( inactiveObjects ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__removeInactive") ) { return hx::Val( _hx___removeInactive_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__inactiveObject0") ) { return hx::Val( _hx___inactiveObject0 ); } - if (HX_FIELD_EQ(inName,"__inactiveObject1") ) { return hx::Val( _hx___inactiveObject1 ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"__inactiveObjectList") ) { return hx::Val( _hx___inactiveObjectList ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ObjectPool_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"size") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_size(inValue.Cast< ::Dynamic >()) ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clean") ) { clean=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"__pool") ) { _hx___pool=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__size") ) { _hx___size=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"create") ) { create=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"activeObjects") ) { activeObjects=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"inactiveObjects") ) { inactiveObjects=inValue.Cast< int >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__inactiveObject0") ) { _hx___inactiveObject0=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__inactiveObject1") ) { _hx___inactiveObject1=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"__inactiveObjectList") ) { _hx___inactiveObjectList=inValue.Cast< ::haxe::ds::List >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ObjectPool_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("activeObjects",ae,b3,18,3a)); - outFields->push(HX_("inactiveObjects",a9,0c,c7,fb)); - outFields->push(HX_("size",c1,a0,53,4c)); - outFields->push(HX_("__inactiveObject0",46,3d,21,7f)); - outFields->push(HX_("__inactiveObject1",47,3d,21,7f)); - outFields->push(HX_("__inactiveObjectList",28,dd,99,7e)); - outFields->push(HX_("__pool",fc,e3,54,f9)); - outFields->push(HX_("__size",e1,03,4c,fb)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ObjectPool_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ObjectPool_obj,activeObjects),HX_("activeObjects",ae,b3,18,3a)}, - {hx::fsInt,(int)offsetof(ObjectPool_obj,inactiveObjects),HX_("inactiveObjects",a9,0c,c7,fb)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ObjectPool_obj,_hx___inactiveObject0),HX_("__inactiveObject0",46,3d,21,7f)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ObjectPool_obj,_hx___inactiveObject1),HX_("__inactiveObject1",47,3d,21,7f)}, - {hx::fsObject /* ::haxe::ds::List */ ,(int)offsetof(ObjectPool_obj,_hx___inactiveObjectList),HX_("__inactiveObjectList",28,dd,99,7e)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ObjectPool_obj,_hx___pool),HX_("__pool",fc,e3,54,f9)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ObjectPool_obj,_hx___size),HX_("__size",e1,03,4c,fb)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ObjectPool_obj,clean),HX_("clean",89,71,5b,48)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ObjectPool_obj,create),HX_("create",fc,66,0f,7c)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ObjectPool_obj_sStaticStorageInfo = 0; -#endif - -static ::String ObjectPool_obj_sMemberFields[] = { - HX_("activeObjects",ae,b3,18,3a), - HX_("inactiveObjects",a9,0c,c7,fb), - HX_("__inactiveObject0",46,3d,21,7f), - HX_("__inactiveObject1",47,3d,21,7f), - HX_("__inactiveObjectList",28,dd,99,7e), - HX_("__pool",fc,e3,54,f9), - HX_("__size",e1,03,4c,fb), - HX_("add",21,f2,49,00), - HX_("clean",89,71,5b,48), - HX_("clear",8d,71,5b,48), - HX_("create",fc,66,0f,7c), - HX_("get",96,80,4e,00), - HX_("release",c7,85,ed,58), - HX_("remove",44,9c,88,04), - HX_("__addInactive",8c,8f,04,e4), - HX_("__getInactive",01,1b,9c,d8), - HX_("__removeInactive",ef,de,c5,68), - HX_("get_size",4a,5c,0e,cc), - HX_("set_size",be,b5,6b,7a), - ::String(null()) }; - -hx::Class ObjectPool_obj::__mClass; - -void ObjectPool_obj::__register() -{ - ObjectPool_obj _hx_dummy; - ObjectPool_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils.ObjectPool",f1,2f,f4,28); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ObjectPool_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ObjectPool_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ObjectPool_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ObjectPool_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/lime/utils/Preloader.cpp b/hGameTest/bin/linux/obj/src/lime/utils/Preloader.cpp deleted file mode 100644 index 74a1cc02..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/Preloader.cpp +++ /dev/null @@ -1,590 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_ObjectMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_lime_utils_Assets -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif -#ifndef INCLUDED_lime_utils_Preloader -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e07f6fac014e5fdd_31_new,"lime.utils.Preloader","new",0x2d829572,"lime.utils.Preloader.new","lime/utils/Preloader.hx",31,0xe721f000) -HX_LOCAL_STACK_FRAME(_hx_pos_e07f6fac014e5fdd_109_addLibrary,"lime.utils.Preloader","addLibrary",0x72ea3408,"lime.utils.Preloader.addLibrary","lime/utils/Preloader.hx",109,0xe721f000) -HX_LOCAL_STACK_FRAME(_hx_pos_e07f6fac014e5fdd_114_addLibraryName,"lime.utils.Preloader","addLibraryName",0xd5217673,"lime.utils.Preloader.addLibraryName","lime/utils/Preloader.hx",114,0xe721f000) -HX_LOCAL_STACK_FRAME(_hx_pos_e07f6fac014e5fdd_121_load,"lime.utils.Preloader","load",0xa37544d4,"lime.utils.Preloader.load","lime/utils/Preloader.hx",121,0xe721f000) -HX_LOCAL_STACK_FRAME(_hx_pos_e07f6fac014e5fdd_136_load,"lime.utils.Preloader","load",0xa37544d4,"lime.utils.Preloader.load","lime/utils/Preloader.hx",136,0xe721f000) -HX_LOCAL_STACK_FRAME(_hx_pos_e07f6fac014e5fdd_154_load,"lime.utils.Preloader","load",0xa37544d4,"lime.utils.Preloader.load","lime/utils/Preloader.hx",154,0xe721f000) -HX_LOCAL_STACK_FRAME(_hx_pos_e07f6fac014e5fdd_168_load,"lime.utils.Preloader","load",0xa37544d4,"lime.utils.Preloader.load","lime/utils/Preloader.hx",168,0xe721f000) -HX_LOCAL_STACK_FRAME(_hx_pos_e07f6fac014e5fdd_185_loadedAssetLibrary,"lime.utils.Preloader","loadedAssetLibrary",0x526bc9be,"lime.utils.Preloader.loadedAssetLibrary","lime/utils/Preloader.hx",185,0xe721f000) -HX_LOCAL_STACK_FRAME(_hx_pos_e07f6fac014e5fdd_206_start,"lime.utils.Preloader","start",0x6e4321f4,"lime.utils.Preloader.start","lime/utils/Preloader.hx",206,0xe721f000) -HX_LOCAL_STACK_FRAME(_hx_pos_e07f6fac014e5fdd_221_update,"lime.utils.Preloader","update",0x8d85b837,"lime.utils.Preloader.update","lime/utils/Preloader.hx",221,0xe721f000) -HX_LOCAL_STACK_FRAME(_hx_pos_e07f6fac014e5fdd_224_updateProgress,"lime.utils.Preloader","updateProgress",0x4fb7fb04,"lime.utils.Preloader.updateProgress","lime/utils/Preloader.hx",224,0xe721f000) -HX_LOCAL_STACK_FRAME(_hx_pos_e07f6fac014e5fdd_241_updateProgress,"lime.utils.Preloader","updateProgress",0x4fb7fb04,"lime.utils.Preloader.updateProgress","lime/utils/Preloader.hx",241,0xe721f000) -HX_LOCAL_STACK_FRAME(_hx_pos_e07f6fac014e5fdd_269_updateProgress,"lime.utils.Preloader","updateProgress",0x4fb7fb04,"lime.utils.Preloader.updateProgress","lime/utils/Preloader.hx",269,0xe721f000) -HX_LOCAL_STACK_FRAME(_hx_pos_e07f6fac014e5fdd_290_updateProgress,"lime.utils.Preloader","updateProgress",0x4fb7fb04,"lime.utils.Preloader.updateProgress","lime/utils/Preloader.hx",290,0xe721f000) -namespace lime{ -namespace utils{ - -void Preloader_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_e07f6fac014e5fdd_31_new) -HXLINE( 41) this->bytesTotalCache = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 39) this->bytesLoadedCache2 = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 38) this->bytesLoadedCache = ::haxe::ds::ObjectMap_obj::__alloc( HX_CTX ); -HXLINE( 35) this->onProgress = ::lime::app::_Event_Int_Int_Void_obj::__alloc( HX_CTX ); -HXLINE( 34) this->onComplete = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 59) this->bytesLoaded = 0; -HXLINE( 60) this->bytesTotal = 0; -HXLINE( 61) this->libraries = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 62) this->libraryNames = ::Array_obj< ::String >::__new(); -HXLINE( 64) this->onProgress->add(this->update_dyn(),null(),null()); - } - -Dynamic Preloader_obj::__CreateEmpty() { return new Preloader_obj; } - -void *Preloader_obj::_hx_vtable = 0; - -Dynamic Preloader_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Preloader_obj > _hx_result = new Preloader_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Preloader_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x06c9d4e2; -} - -void Preloader_obj::addLibrary( ::lime::utils::AssetLibrary library){ - HX_STACKFRAME(&_hx_pos_e07f6fac014e5fdd_109_addLibrary) -HXDLIN( 109) this->libraries->push(library); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Preloader_obj,addLibrary,(void)) - -void Preloader_obj::addLibraryName(::String name){ - HX_STACKFRAME(&_hx_pos_e07f6fac014e5fdd_114_addLibraryName) -HXDLIN( 114) if ((this->libraryNames->indexOf(name,null()) == -1)) { -HXLINE( 116) this->libraryNames->push(name); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Preloader_obj,addLibraryName,(void)) - -void Preloader_obj::load(){ - HX_STACKFRAME(&_hx_pos_e07f6fac014e5fdd_121_load) -HXLINE( 120) ::lime::utils::Preloader _gthis = hx::ObjectPtr(this); -HXLINE( 122) { -HXLINE( 122) int _g = 0; -HXDLIN( 122) ::Array< ::Dynamic> _g1 = this->libraries; -HXDLIN( 122) while((_g < _g1->length)){ -HXLINE( 122) ::lime::utils::AssetLibrary library = _g1->__get(_g).StaticCast< ::lime::utils::AssetLibrary >(); -HXDLIN( 122) _g = (_g + 1); -HXLINE( 124) ::lime::utils::Preloader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 124) _hx_tmp->bytesTotal = (_hx_tmp->bytesTotal + library->bytesTotal); - } - } -HXLINE( 127) this->loadedLibraries = -1; -HXLINE( 128) this->preloadStarted = false; -HXLINE( 130) { -HXLINE( 130) int _g2 = 0; -HXDLIN( 130) ::Array< ::Dynamic> _g3 = this->libraries; -HXDLIN( 130) while((_g2 < _g3->length)){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0, ::lime::utils::Preloader,_gthis, ::lime::utils::AssetLibrary,library1) HXARGC(2) - void _hx_run(int loaded,int total){ - HX_STACKFRAME(&_hx_pos_e07f6fac014e5fdd_136_load) -HXLINE( 137) if (!(_gthis->bytesLoadedCache->exists(library1))) { -HXLINE( 139) ::lime::utils::Preloader _gthis1 = _gthis; -HXDLIN( 139) _gthis1->bytesLoaded = (_gthis1->bytesLoaded + loaded); - } - else { -HXLINE( 143) ::lime::utils::Preloader _gthis2 = _gthis; -HXDLIN( 143) int _gthis3 = _gthis2->bytesLoaded; -HXDLIN( 143) _gthis2->bytesLoaded = (_gthis3 + (loaded - _gthis->bytesLoadedCache->get_int(library1))); - } -HXLINE( 146) _gthis->bytesLoadedCache->set(library1,loaded); -HXLINE( 148) if (!(_gthis->simulateProgress)) { -HXLINE( 150) _gthis->onProgress->dispatch(_gthis->bytesLoaded,_gthis->bytesTotal); - } - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_1, ::lime::utils::Preloader,_gthis, ::lime::utils::AssetLibrary,library1) HXARGC(1) - void _hx_run( ::lime::utils::AssetLibrary _){ - HX_STACKFRAME(&_hx_pos_e07f6fac014e5fdd_154_load) -HXLINE( 155) if (!(_gthis->bytesLoadedCache->exists(library1))) { -HXLINE( 157) ::lime::utils::Preloader _gthis4 = _gthis; -HXDLIN( 157) _gthis4->bytesLoaded = (_gthis4->bytesLoaded + library1->bytesTotal); - } - else { -HXLINE( 161) ::lime::utils::Preloader _gthis5 = _gthis; -HXDLIN( 161) int _gthis6 = _gthis5->bytesLoaded; -HXDLIN( 161) int library2 = library1->bytesTotal; -HXDLIN( 161) _gthis5->bytesLoaded = (_gthis6 + (library2 - _gthis->bytesLoadedCache->get_int(library1))); - } -HXLINE( 164) _gthis->loadedAssetLibrary(null()); - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_2) HXARGC(1) - void _hx_run( ::Dynamic e){ - HX_STACKFRAME(&_hx_pos_e07f6fac014e5fdd_168_load) -HXLINE( 168) ::lime::utils::Log_obj::error(e,hx::SourceInfo(HX_("lime/utils/Preloader.hx",00,f0,21,e7),168,HX_("lime.utils.Preloader",80,b4,12,ca),HX_("load",26,9a,b7,47))); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 130) ::lime::utils::AssetLibrary library1 = _g3->__get(_g2).StaticCast< ::lime::utils::AssetLibrary >(); -HXDLIN( 130) _g2 = (_g2 + 1); -HXLINE( 132) ::lime::utils::Log_obj::verbose(HX_("Preloading asset library",44,27,6d,96),hx::SourceInfo(HX_("lime/utils/Preloader.hx",00,f0,21,e7),132,HX_("lime.utils.Preloader",80,b4,12,ca),HX_("load",26,9a,b7,47))); -HXLINE( 134) library1->load()->onProgress( ::Dynamic(new _hx_Closure_0(_gthis,library1)))->onComplete( ::Dynamic(new _hx_Closure_1(_gthis,library1)))->onError( ::Dynamic(new _hx_Closure_2())); - } - } -HXLINE( 174) { -HXLINE( 174) int _g4 = 0; -HXDLIN( 174) ::Array< ::String > _g5 = this->libraryNames; -HXDLIN( 174) while((_g4 < _g5->length)){ -HXLINE( 174) ::String name = _g5->__get(_g4); -HXDLIN( 174) _g4 = (_g4 + 1); -HXLINE( 176) ::lime::utils::Preloader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp1->bytesTotal = (_hx_tmp1->bytesTotal + 200); - } - } -HXLINE( 179) this->loadedLibraries++; -HXLINE( 180) this->preloadStarted = true; -HXLINE( 181) this->updateProgress(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Preloader_obj,load,(void)) - -void Preloader_obj::loadedAssetLibrary(::String name){ - HX_STACKFRAME(&_hx_pos_e07f6fac014e5fdd_185_loadedAssetLibrary) -HXLINE( 186) this->loadedLibraries++; -HXLINE( 188) int current = this->loadedLibraries; -HXLINE( 189) if (!(this->preloadStarted)) { -HXLINE( 189) current = (current + 1); - } -HXLINE( 191) int totalLibraries = (this->libraries->length + this->libraryNames->length); -HXLINE( 193) if (hx::IsNotNull( name )) { -HXLINE( 195) ::lime::utils::Log_obj::verbose(((((((HX_("Loaded asset library: ",36,ba,cc,98) + name) + HX_(" [",3b,1c,00,00)) + current) + HX_("/",2f,00,00,00)) + totalLibraries) + HX_("]",5d,00,00,00)),hx::SourceInfo(HX_("lime/utils/Preloader.hx",00,f0,21,e7),195,HX_("lime.utils.Preloader",80,b4,12,ca),HX_("loadedAssetLibrary",90,0a,d2,6a))); - } - else { -HXLINE( 199) ::lime::utils::Log_obj::verbose(((((HX_("Loaded asset library [",cb,a3,cc,98) + current) + HX_("/",2f,00,00,00)) + totalLibraries) + HX_("]",5d,00,00,00)),hx::SourceInfo(HX_("lime/utils/Preloader.hx",00,f0,21,e7),199,HX_("lime.utils.Preloader",80,b4,12,ca),HX_("loadedAssetLibrary",90,0a,d2,6a))); - } -HXLINE( 202) this->updateProgress(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Preloader_obj,loadedAssetLibrary,(void)) - -void Preloader_obj::start(){ - HX_STACKFRAME(&_hx_pos_e07f6fac014e5fdd_206_start) -HXLINE( 207) bool _hx_tmp; -HXDLIN( 207) bool _hx_tmp1; -HXDLIN( 207) if (!(this->complete)) { -HXLINE( 207) _hx_tmp1 = this->simulateProgress; - } - else { -HXLINE( 207) _hx_tmp1 = true; - } -HXDLIN( 207) if (!(_hx_tmp1)) { -HXLINE( 207) _hx_tmp = !(this->preloadComplete); - } - else { -HXLINE( 207) _hx_tmp = true; - } -HXDLIN( 207) if (_hx_tmp) { -HXLINE( 207) return; - } -HXLINE( 209) this->complete = true; -HXLINE( 218) this->onComplete->dispatch(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Preloader_obj,start,(void)) - -void Preloader_obj::update(int loaded,int total){ - HX_STACKFRAME(&_hx_pos_e07f6fac014e5fdd_221_update) - } - - -HX_DEFINE_DYNAMIC_FUNC2(Preloader_obj,update,(void)) - -void Preloader_obj::updateProgress(){ - HX_STACKFRAME(&_hx_pos_e07f6fac014e5fdd_224_updateProgress) -HXLINE( 223) ::lime::utils::Preloader _gthis = hx::ObjectPtr(this); -HXLINE( 225) if (!(this->simulateProgress)) { -HXLINE( 227) this->onProgress->dispatch(this->bytesLoaded,this->bytesTotal); - } -HXLINE( 230) bool _hx_tmp; -HXDLIN( 230) if ((this->loadedLibraries == this->libraries->length)) { -HXLINE( 230) _hx_tmp = !(this->initLibraryNames); - } - else { -HXLINE( 230) _hx_tmp = false; - } -HXDLIN( 230) if (_hx_tmp) { -HXLINE( 232) this->initLibraryNames = true; -HXLINE( 234) { -HXLINE( 234) int _g = 0; -HXDLIN( 234) ::Array< ::String > _g1 = this->libraryNames; -HXDLIN( 234) while((_g < _g1->length)){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0,::String,name, ::lime::utils::Preloader,_gthis) HXARGC(2) - void _hx_run(int loaded,int total){ - HX_STACKFRAME(&_hx_pos_e07f6fac014e5fdd_241_updateProgress) -HXLINE( 241) if ((total > 0)) { -HXLINE( 243) if (!(_gthis->bytesTotalCache->exists(name))) { -HXLINE( 245) _gthis->bytesTotalCache->set(name,total); -HXLINE( 246) ::lime::utils::Preloader _gthis1 = _gthis; -HXDLIN( 246) _gthis1->bytesTotal = (_gthis1->bytesTotal + (total - 200)); - } -HXLINE( 249) if ((loaded > total)) { -HXLINE( 249) loaded = total; - } -HXLINE( 251) if (!(_gthis->bytesLoadedCache2->exists(name))) { -HXLINE( 253) ::lime::utils::Preloader _gthis2 = _gthis; -HXDLIN( 253) _gthis2->bytesLoaded = (_gthis2->bytesLoaded + loaded); - } - else { -HXLINE( 257) ::lime::utils::Preloader _gthis3 = _gthis; -HXDLIN( 257) int _gthis4 = _gthis3->bytesLoaded; -HXDLIN( 257) _gthis3->bytesLoaded = (_gthis4 + (loaded - _gthis->bytesLoadedCache2->get_int(name))); - } -HXLINE( 260) _gthis->bytesLoadedCache2->set(name,loaded); -HXLINE( 262) if (!(_gthis->simulateProgress)) { -HXLINE( 264) _gthis->onProgress->dispatch(_gthis->bytesLoaded,_gthis->bytesTotal); - } - } - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_1,::String,name, ::lime::utils::Preloader,_gthis) HXARGC(1) - void _hx_run( ::lime::utils::AssetLibrary library){ - HX_STACKFRAME(&_hx_pos_e07f6fac014e5fdd_269_updateProgress) -HXLINE( 270) int total1 = 200; -HXLINE( 272) if (_gthis->bytesTotalCache->exists(name)) { -HXLINE( 274) total1 = _gthis->bytesTotalCache->get_int(name); - } -HXLINE( 277) if (!(_gthis->bytesLoadedCache2->exists(name))) { -HXLINE( 279) ::lime::utils::Preloader _gthis5 = _gthis; -HXDLIN( 279) _gthis5->bytesLoaded = (_gthis5->bytesLoaded + total1); - } - else { -HXLINE( 283) ::lime::utils::Preloader _gthis6 = _gthis; -HXDLIN( 283) int _gthis7 = _gthis6->bytesLoaded; -HXDLIN( 283) _gthis6->bytesLoaded = (_gthis7 + (total1 - _gthis->bytesLoadedCache2->get_int(name))); - } -HXLINE( 286) _gthis->loadedAssetLibrary(name); - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_2) HXARGC(1) - void _hx_run( ::Dynamic e){ - HX_STACKFRAME(&_hx_pos_e07f6fac014e5fdd_290_updateProgress) -HXLINE( 290) ::lime::utils::Log_obj::error(e,hx::SourceInfo(HX_("lime/utils/Preloader.hx",00,f0,21,e7),290,HX_("lime.utils.Preloader",80,b4,12,ca),HX_("updateProgress",d6,ea,54,bb))); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 234) ::String name = _g1->__get(_g); -HXDLIN( 234) _g = (_g + 1); -HXLINE( 236) ::lime::utils::Log_obj::verbose((HX_("Preloading asset library: ",ea,b2,78,e9) + name),hx::SourceInfo(HX_("lime/utils/Preloader.hx",00,f0,21,e7),236,HX_("lime.utils.Preloader",80,b4,12,ca),HX_("updateProgress",d6,ea,54,bb))); -HXLINE( 238) ::lime::utils::Assets_obj::loadLibrary(name)->onProgress( ::Dynamic(new _hx_Closure_0(name,_gthis)))->onComplete( ::Dynamic(new _hx_Closure_1(name,_gthis)))->onError( ::Dynamic(new _hx_Closure_2())); - } - } - } -HXLINE( 295) bool _hx_tmp1; -HXDLIN( 295) if (!(this->simulateProgress)) { -HXLINE( 295) _hx_tmp1 = (this->loadedLibraries == (this->libraries->length + this->libraryNames->length)); - } - else { -HXLINE( 295) _hx_tmp1 = false; - } -HXDLIN( 295) if (_hx_tmp1) { -HXLINE( 297) if (!(this->preloadComplete)) { -HXLINE( 299) this->preloadComplete = true; -HXLINE( 301) ::lime::utils::Log_obj::verbose(HX_("Preload complete",10,f4,03,24),hx::SourceInfo(HX_("lime/utils/Preloader.hx",00,f0,21,e7),301,HX_("lime.utils.Preloader",80,b4,12,ca),HX_("updateProgress",d6,ea,54,bb))); - } -HXLINE( 304) this->start(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Preloader_obj,updateProgress,(void)) - - -hx::ObjectPtr< Preloader_obj > Preloader_obj::__new() { - hx::ObjectPtr< Preloader_obj > __this = new Preloader_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Preloader_obj > Preloader_obj::__alloc(hx::Ctx *_hx_ctx) { - Preloader_obj *__this = (Preloader_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Preloader_obj), true, "lime.utils.Preloader")); - *(void **)__this = Preloader_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Preloader_obj::Preloader_obj() -{ -} - -void Preloader_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Preloader); - HX_MARK_MEMBER_NAME(complete,"complete"); - HX_MARK_MEMBER_NAME(onComplete,"onComplete"); - HX_MARK_MEMBER_NAME(onProgress,"onProgress"); - HX_MARK_MEMBER_NAME(bytesLoaded,"bytesLoaded"); - HX_MARK_MEMBER_NAME(bytesLoadedCache,"bytesLoadedCache"); - HX_MARK_MEMBER_NAME(bytesLoadedCache2,"bytesLoadedCache2"); - HX_MARK_MEMBER_NAME(bytesTotal,"bytesTotal"); - HX_MARK_MEMBER_NAME(bytesTotalCache,"bytesTotalCache"); - HX_MARK_MEMBER_NAME(initLibraryNames,"initLibraryNames"); - HX_MARK_MEMBER_NAME(libraries,"libraries"); - HX_MARK_MEMBER_NAME(libraryNames,"libraryNames"); - HX_MARK_MEMBER_NAME(loadedLibraries,"loadedLibraries"); - HX_MARK_MEMBER_NAME(loadedStage,"loadedStage"); - HX_MARK_MEMBER_NAME(preloadComplete,"preloadComplete"); - HX_MARK_MEMBER_NAME(preloadStarted,"preloadStarted"); - HX_MARK_MEMBER_NAME(simulateProgress,"simulateProgress"); - HX_MARK_END_CLASS(); -} - -void Preloader_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(complete,"complete"); - HX_VISIT_MEMBER_NAME(onComplete,"onComplete"); - HX_VISIT_MEMBER_NAME(onProgress,"onProgress"); - HX_VISIT_MEMBER_NAME(bytesLoaded,"bytesLoaded"); - HX_VISIT_MEMBER_NAME(bytesLoadedCache,"bytesLoadedCache"); - HX_VISIT_MEMBER_NAME(bytesLoadedCache2,"bytesLoadedCache2"); - HX_VISIT_MEMBER_NAME(bytesTotal,"bytesTotal"); - HX_VISIT_MEMBER_NAME(bytesTotalCache,"bytesTotalCache"); - HX_VISIT_MEMBER_NAME(initLibraryNames,"initLibraryNames"); - HX_VISIT_MEMBER_NAME(libraries,"libraries"); - HX_VISIT_MEMBER_NAME(libraryNames,"libraryNames"); - HX_VISIT_MEMBER_NAME(loadedLibraries,"loadedLibraries"); - HX_VISIT_MEMBER_NAME(loadedStage,"loadedStage"); - HX_VISIT_MEMBER_NAME(preloadComplete,"preloadComplete"); - HX_VISIT_MEMBER_NAME(preloadStarted,"preloadStarted"); - HX_VISIT_MEMBER_NAME(simulateProgress,"simulateProgress"); -} - -hx::Val Preloader_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"load") ) { return hx::Val( load_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"start") ) { return hx::Val( start_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"update") ) { return hx::Val( update_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"complete") ) { return hx::Val( complete ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"libraries") ) { return hx::Val( libraries ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"onComplete") ) { return hx::Val( onComplete ); } - if (HX_FIELD_EQ(inName,"onProgress") ) { return hx::Val( onProgress ); } - if (HX_FIELD_EQ(inName,"bytesTotal") ) { return hx::Val( bytesTotal ); } - if (HX_FIELD_EQ(inName,"addLibrary") ) { return hx::Val( addLibrary_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"bytesLoaded") ) { return hx::Val( bytesLoaded ); } - if (HX_FIELD_EQ(inName,"loadedStage") ) { return hx::Val( loadedStage ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"libraryNames") ) { return hx::Val( libraryNames ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"preloadStarted") ) { return hx::Val( preloadStarted ); } - if (HX_FIELD_EQ(inName,"addLibraryName") ) { return hx::Val( addLibraryName_dyn() ); } - if (HX_FIELD_EQ(inName,"updateProgress") ) { return hx::Val( updateProgress_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"bytesTotalCache") ) { return hx::Val( bytesTotalCache ); } - if (HX_FIELD_EQ(inName,"loadedLibraries") ) { return hx::Val( loadedLibraries ); } - if (HX_FIELD_EQ(inName,"preloadComplete") ) { return hx::Val( preloadComplete ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"bytesLoadedCache") ) { return hx::Val( bytesLoadedCache ); } - if (HX_FIELD_EQ(inName,"initLibraryNames") ) { return hx::Val( initLibraryNames ); } - if (HX_FIELD_EQ(inName,"simulateProgress") ) { return hx::Val( simulateProgress ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"bytesLoadedCache2") ) { return hx::Val( bytesLoadedCache2 ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"loadedAssetLibrary") ) { return hx::Val( loadedAssetLibrary_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Preloader_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"complete") ) { complete=inValue.Cast< bool >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"libraries") ) { libraries=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"onComplete") ) { onComplete=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"onProgress") ) { onProgress=inValue.Cast< ::lime::app::_Event_Int_Int_Void >(); return inValue; } - if (HX_FIELD_EQ(inName,"bytesTotal") ) { bytesTotal=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"bytesLoaded") ) { bytesLoaded=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"loadedStage") ) { loadedStage=inValue.Cast< bool >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"libraryNames") ) { libraryNames=inValue.Cast< ::Array< ::String > >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"preloadStarted") ) { preloadStarted=inValue.Cast< bool >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"bytesTotalCache") ) { bytesTotalCache=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - if (HX_FIELD_EQ(inName,"loadedLibraries") ) { loadedLibraries=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"preloadComplete") ) { preloadComplete=inValue.Cast< bool >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"bytesLoadedCache") ) { bytesLoadedCache=inValue.Cast< ::haxe::ds::ObjectMap >(); return inValue; } - if (HX_FIELD_EQ(inName,"initLibraryNames") ) { initLibraryNames=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"simulateProgress") ) { simulateProgress=inValue.Cast< bool >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"bytesLoadedCache2") ) { bytesLoadedCache2=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Preloader_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("complete",b9,00,c8,7f)); - outFields->push(HX_("onComplete",f8,d4,7e,5d)); - outFields->push(HX_("onProgress",ec,cb,e1,63)); - outFields->push(HX_("bytesLoaded",d0,66,ca,99)); - outFields->push(HX_("bytesLoadedCache",52,f1,40,0f)); - outFields->push(HX_("bytesLoadedCache2",a0,36,92,49)); - outFields->push(HX_("bytesTotal",59,57,da,45)); - outFields->push(HX_("bytesTotalCache",29,70,4f,ba)); - outFields->push(HX_("initLibraryNames",fd,89,cd,d2)); - outFields->push(HX_("libraries",19,50,f8,18)); - outFields->push(HX_("libraryNames",cd,aa,8b,df)); - outFields->push(HX_("loadedLibraries",54,3f,a7,0f)); - outFields->push(HX_("loadedStage",79,60,2d,7e)); - outFields->push(HX_("preloadComplete",a2,75,67,9d)); - outFields->push(HX_("preloadStarted",78,84,cb,31)); - outFields->push(HX_("simulateProgress",71,2f,7f,a6)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Preloader_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(Preloader_obj,complete),HX_("complete",b9,00,c8,7f)}, - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Preloader_obj,onComplete),HX_("onComplete",f8,d4,7e,5d)}, - {hx::fsObject /* ::lime::app::_Event_Int_Int_Void */ ,(int)offsetof(Preloader_obj,onProgress),HX_("onProgress",ec,cb,e1,63)}, - {hx::fsInt,(int)offsetof(Preloader_obj,bytesLoaded),HX_("bytesLoaded",d0,66,ca,99)}, - {hx::fsObject /* ::haxe::ds::ObjectMap */ ,(int)offsetof(Preloader_obj,bytesLoadedCache),HX_("bytesLoadedCache",52,f1,40,0f)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(Preloader_obj,bytesLoadedCache2),HX_("bytesLoadedCache2",a0,36,92,49)}, - {hx::fsInt,(int)offsetof(Preloader_obj,bytesTotal),HX_("bytesTotal",59,57,da,45)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(Preloader_obj,bytesTotalCache),HX_("bytesTotalCache",29,70,4f,ba)}, - {hx::fsBool,(int)offsetof(Preloader_obj,initLibraryNames),HX_("initLibraryNames",fd,89,cd,d2)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Preloader_obj,libraries),HX_("libraries",19,50,f8,18)}, - {hx::fsObject /* ::Array< ::String > */ ,(int)offsetof(Preloader_obj,libraryNames),HX_("libraryNames",cd,aa,8b,df)}, - {hx::fsInt,(int)offsetof(Preloader_obj,loadedLibraries),HX_("loadedLibraries",54,3f,a7,0f)}, - {hx::fsBool,(int)offsetof(Preloader_obj,loadedStage),HX_("loadedStage",79,60,2d,7e)}, - {hx::fsBool,(int)offsetof(Preloader_obj,preloadComplete),HX_("preloadComplete",a2,75,67,9d)}, - {hx::fsBool,(int)offsetof(Preloader_obj,preloadStarted),HX_("preloadStarted",78,84,cb,31)}, - {hx::fsBool,(int)offsetof(Preloader_obj,simulateProgress),HX_("simulateProgress",71,2f,7f,a6)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Preloader_obj_sStaticStorageInfo = 0; -#endif - -static ::String Preloader_obj_sMemberFields[] = { - HX_("complete",b9,00,c8,7f), - HX_("onComplete",f8,d4,7e,5d), - HX_("onProgress",ec,cb,e1,63), - HX_("bytesLoaded",d0,66,ca,99), - HX_("bytesLoadedCache",52,f1,40,0f), - HX_("bytesLoadedCache2",a0,36,92,49), - HX_("bytesTotal",59,57,da,45), - HX_("bytesTotalCache",29,70,4f,ba), - HX_("initLibraryNames",fd,89,cd,d2), - HX_("libraries",19,50,f8,18), - HX_("libraryNames",cd,aa,8b,df), - HX_("loadedLibraries",54,3f,a7,0f), - HX_("loadedStage",79,60,2d,7e), - HX_("preloadComplete",a2,75,67,9d), - HX_("preloadStarted",78,84,cb,31), - HX_("simulateProgress",71,2f,7f,a6), - HX_("addLibrary",da,52,fa,a6), - HX_("addLibraryName",45,66,be,40), - HX_("load",26,9a,b7,47), - HX_("loadedAssetLibrary",90,0a,d2,6a), - HX_("start",62,74,0b,84), - HX_("update",09,86,05,87), - HX_("updateProgress",d6,ea,54,bb), - ::String(null()) }; - -hx::Class Preloader_obj::__mClass; - -void Preloader_obj::__register() -{ - Preloader_obj _hx_dummy; - Preloader_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils.Preloader",80,b4,12,ca); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Preloader_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Preloader_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Preloader_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Preloader_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/lime/utils/TAError.cpp b/hGameTest/bin/linux/obj/src/lime/utils/TAError.cpp deleted file mode 100644 index 647935c6..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/TAError.cpp +++ /dev/null @@ -1,70 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -namespace lime{ -namespace utils{ - -::lime::utils::TAError TAError_obj::RangeError; - -bool TAError_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("RangeError",eb,ac,85,3c)) { outValue = TAError_obj::RangeError; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(TAError_obj) - -int TAError_obj::__FindIndex(::String inName) -{ - if (inName==HX_("RangeError",eb,ac,85,3c)) return 0; - return super::__FindIndex(inName); -} - -int TAError_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("RangeError",eb,ac,85,3c)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val TAError_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("RangeError",eb,ac,85,3c)) return RangeError; - return super::__Field(inName,inCallProp); -} - -static ::String TAError_obj_sStaticFields[] = { - HX_("RangeError",eb,ac,85,3c), - ::String(null()) -}; - -hx::Class TAError_obj::__mClass; - -Dynamic __Create_TAError_obj() { return new TAError_obj; } - -void TAError_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("lime.utils.TAError",c5,58,89,62), hx::TCanCast< TAError_obj >,TAError_obj_sStaticFields,0, - &__Create_TAError_obj, &__Create, - &super::__SGetClass(), &CreateTAError_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &TAError_obj::__GetStatic; -} - -void TAError_obj::__boot() -{ -RangeError = hx::CreateConstEnum< TAError_obj >(HX_("RangeError",eb,ac,85,3c),0); -} - - -} // end namespace lime -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/lime/utils/_ArrayBuffer/ArrayBuffer_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/utils/_ArrayBuffer/ArrayBuffer_Impl_.cpp deleted file mode 100644 index c169dfd4..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/_ArrayBuffer/ArrayBuffer_Impl_.cpp +++ /dev/null @@ -1,170 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils__ArrayBuffer_ArrayBuffer_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_0c0adae4738ab368_17_get_byteLength,"lime.utils._ArrayBuffer.ArrayBuffer_Impl_","get_byteLength",0xeec1f52a,"lime.utils._ArrayBuffer.ArrayBuffer_Impl_.get_byteLength","lime/utils/ArrayBuffer.hx",17,0x9f41eedd) -HX_LOCAL_STACK_FRAME(_hx_pos_0c0adae4738ab368_20__new,"lime.utils._ArrayBuffer.ArrayBuffer_Impl_","_new",0x3fa42e74,"lime.utils._ArrayBuffer.ArrayBuffer_Impl_._new","lime/utils/ArrayBuffer.hx",20,0x9f41eedd) -HX_LOCAL_STACK_FRAME(_hx_pos_0c0adae4738ab368_27_isView,"lime.utils._ArrayBuffer.ArrayBuffer_Impl_","isView",0x6a81bb42,"lime.utils._ArrayBuffer.ArrayBuffer_Impl_.isView","lime/utils/ArrayBuffer.hx",27,0x9f41eedd) -HX_LOCAL_STACK_FRAME(_hx_pos_0c0adae4738ab368_31_slice,"lime.utils._ArrayBuffer.ArrayBuffer_Impl_","slice",0xf2b89bdf,"lime.utils._ArrayBuffer.ArrayBuffer_Impl_.slice","lime/utils/ArrayBuffer.hx",31,0x9f41eedd) -namespace lime{ -namespace utils{ -namespace _ArrayBuffer{ - -void ArrayBuffer_Impl__obj::__construct() { } - -Dynamic ArrayBuffer_Impl__obj::__CreateEmpty() { return new ArrayBuffer_Impl__obj; } - -void *ArrayBuffer_Impl__obj::_hx_vtable = 0; - -Dynamic ArrayBuffer_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ArrayBuffer_Impl__obj > _hx_result = new ArrayBuffer_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ArrayBuffer_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x07bd9007; -} - -int ArrayBuffer_Impl__obj::get_byteLength( ::haxe::io::Bytes this1){ - HX_STACKFRAME(&_hx_pos_0c0adae4738ab368_17_get_byteLength) -HXDLIN( 17) return this1->length; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ArrayBuffer_Impl__obj,get_byteLength,return ) - - ::haxe::io::Bytes ArrayBuffer_Impl__obj::_new(int byteLength){ - HX_STACKFRAME(&_hx_pos_0c0adae4738ab368_20__new) -HXDLIN( 20) ::haxe::io::Bytes this1 = ::haxe::io::Bytes_obj::alloc(byteLength); -HXDLIN( 20) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ArrayBuffer_Impl__obj,_new,return ) - -bool ArrayBuffer_Impl__obj::isView( ::Dynamic arg){ - HX_STACKFRAME(&_hx_pos_0c0adae4738ab368_27_isView) -HXDLIN( 27) if (hx::IsNotNull( arg )) { -HXDLIN( 27) return ::Std_obj::is(arg,hx::ClassOf< ::lime::utils::ArrayBufferView >()); - } - else { -HXDLIN( 27) return false; - } -HXDLIN( 27) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ArrayBuffer_Impl__obj,isView,return ) - - ::haxe::io::Bytes ArrayBuffer_Impl__obj::slice( ::haxe::io::Bytes this1,int begin, ::Dynamic end){ - HX_STACKFRAME(&_hx_pos_0c0adae4738ab368_31_slice) -HXLINE( 32) if (hx::IsNull( end )) { -HXLINE( 32) end = this1->length; - } -HXLINE( 33) if ((begin < 0)) { -HXLINE( 33) begin = 0; - } -HXLINE( 34) if (hx::IsGreater( end,this1->length )) { -HXLINE( 34) end = this1->length; - } -HXLINE( 35) int length = (( (int)(end) ) - begin); -HXLINE( 36) bool _hx_tmp; -HXDLIN( 36) if ((begin >= 0)) { -HXLINE( 36) _hx_tmp = (length <= 0); - } - else { -HXLINE( 36) _hx_tmp = true; - } -HXDLIN( 36) if (_hx_tmp) { -HXLINE( 38) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(0); -HXDLIN( 38) return this2; - } - else { -HXLINE( 42) ::haxe::io::Bytes bytes = ::haxe::io::Bytes_obj::alloc(length); -HXLINE( 43) bytes->blit(0,this1,begin,length); -HXLINE( 44) return bytes; - } -HXLINE( 36) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ArrayBuffer_Impl__obj,slice,return ) - - -ArrayBuffer_Impl__obj::ArrayBuffer_Impl__obj() -{ -} - -bool ArrayBuffer_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"slice") ) { outValue = slice_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"isView") ) { outValue = isView_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_byteLength") ) { outValue = get_byteLength_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ArrayBuffer_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *ArrayBuffer_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class ArrayBuffer_Impl__obj::__mClass; - -static ::String ArrayBuffer_Impl__obj_sStaticFields[] = { - HX_("get_byteLength",57,a6,01,ed), - HX_("_new",61,15,1f,3f), - HX_("isView",6f,f7,b5,6b), - HX_("slice",52,c4,c7,7e), - ::String(null()) -}; - -void ArrayBuffer_Impl__obj::__register() -{ - ArrayBuffer_Impl__obj _hx_dummy; - ArrayBuffer_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils._ArrayBuffer.ArrayBuffer_Impl_",3b,e0,eb,6f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ArrayBuffer_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(ArrayBuffer_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ArrayBuffer_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ArrayBuffer_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ArrayBuffer_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace utils -} // end namespace _ArrayBuffer diff --git a/hGameTest/bin/linux/obj/src/lime/utils/_Assets/LibrarySymbol.cpp b/hGameTest/bin/linux/obj/src/lime/utils/_Assets/LibrarySymbol.cpp deleted file mode 100644 index c78d83a9..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/_Assets/LibrarySymbol.cpp +++ /dev/null @@ -1,181 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_lime_utils_Assets -#include -#endif -#ifndef INCLUDED_lime_utils__Assets_LibrarySymbol -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_281fad3e86f1efa8_591_new,"lime.utils._Assets.LibrarySymbol","new",0x85584603,"lime.utils._Assets.LibrarySymbol.new","lime/utils/Assets.hx",591,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_281fad3e86f1efa8_599_isLocal,"lime.utils._Assets.LibrarySymbol","isLocal",0x28a9f044,"lime.utils._Assets.LibrarySymbol.isLocal","lime/utils/Assets.hx",599,0x95055f23) -HX_LOCAL_STACK_FRAME(_hx_pos_281fad3e86f1efa8_602_exists,"lime.utils._Assets.LibrarySymbol","exists",0xf7109019,"lime.utils._Assets.LibrarySymbol.exists","lime/utils/Assets.hx",602,0x95055f23) -namespace lime{ -namespace utils{ -namespace _Assets{ - -void LibrarySymbol_obj::__construct(::String id){ - HX_STACKFRAME(&_hx_pos_281fad3e86f1efa8_591_new) -HXLINE( 592) int colonIndex = id.indexOf(HX_(":",3a,00,00,00),null()); -HXLINE( 593) this->libraryName = id.substring(0,colonIndex); -HXLINE( 594) this->symbolName = id.substring((colonIndex + 1),null()); -HXLINE( 595) this->library = ::lime::utils::Assets_obj::getLibrary(this->libraryName); - } - -Dynamic LibrarySymbol_obj::__CreateEmpty() { return new LibrarySymbol_obj; } - -void *LibrarySymbol_obj::_hx_vtable = 0; - -Dynamic LibrarySymbol_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< LibrarySymbol_obj > _hx_result = new LibrarySymbol_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool LibrarySymbol_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x351db1c5; -} - -bool LibrarySymbol_obj::isLocal(::String type){ - HX_STACKFRAME(&_hx_pos_281fad3e86f1efa8_599_isLocal) -HXDLIN( 599) return this->library->isLocal(this->symbolName,type); - } - - -HX_DEFINE_DYNAMIC_FUNC1(LibrarySymbol_obj,isLocal,return ) - -bool LibrarySymbol_obj::exists(::String type){ - HX_STACKFRAME(&_hx_pos_281fad3e86f1efa8_602_exists) -HXDLIN( 602) return this->library->exists(this->symbolName,type); - } - - -HX_DEFINE_DYNAMIC_FUNC1(LibrarySymbol_obj,exists,return ) - - -hx::ObjectPtr< LibrarySymbol_obj > LibrarySymbol_obj::__new(::String id) { - hx::ObjectPtr< LibrarySymbol_obj > __this = new LibrarySymbol_obj(); - __this->__construct(id); - return __this; -} - -hx::ObjectPtr< LibrarySymbol_obj > LibrarySymbol_obj::__alloc(hx::Ctx *_hx_ctx,::String id) { - LibrarySymbol_obj *__this = (LibrarySymbol_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(LibrarySymbol_obj), true, "lime.utils._Assets.LibrarySymbol")); - *(void **)__this = LibrarySymbol_obj::_hx_vtable; - __this->__construct(id); - return __this; -} - -LibrarySymbol_obj::LibrarySymbol_obj() -{ -} - -void LibrarySymbol_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(LibrarySymbol); - HX_MARK_MEMBER_NAME(library,"library"); - HX_MARK_MEMBER_NAME(libraryName,"libraryName"); - HX_MARK_MEMBER_NAME(symbolName,"symbolName"); - HX_MARK_END_CLASS(); -} - -void LibrarySymbol_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(library,"library"); - HX_VISIT_MEMBER_NAME(libraryName,"libraryName"); - HX_VISIT_MEMBER_NAME(symbolName,"symbolName"); -} - -hx::Val LibrarySymbol_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"exists") ) { return hx::Val( exists_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"library") ) { return hx::Val( library ); } - if (HX_FIELD_EQ(inName,"isLocal") ) { return hx::Val( isLocal_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"symbolName") ) { return hx::Val( symbolName ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"libraryName") ) { return hx::Val( libraryName ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val LibrarySymbol_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"library") ) { library=inValue.Cast< ::lime::utils::AssetLibrary >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"symbolName") ) { symbolName=inValue.Cast< ::String >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"libraryName") ) { libraryName=inValue.Cast< ::String >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void LibrarySymbol_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("library",fb,26,70,3f)); - outFields->push(HX_("libraryName",e6,5e,e7,aa)); - outFields->push(HX_("symbolName",c3,d9,fc,1f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo LibrarySymbol_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::utils::AssetLibrary */ ,(int)offsetof(LibrarySymbol_obj,library),HX_("library",fb,26,70,3f)}, - {hx::fsString,(int)offsetof(LibrarySymbol_obj,libraryName),HX_("libraryName",e6,5e,e7,aa)}, - {hx::fsString,(int)offsetof(LibrarySymbol_obj,symbolName),HX_("symbolName",c3,d9,fc,1f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *LibrarySymbol_obj_sStaticStorageInfo = 0; -#endif - -static ::String LibrarySymbol_obj_sMemberFields[] = { - HX_("library",fb,26,70,3f), - HX_("libraryName",e6,5e,e7,aa), - HX_("symbolName",c3,d9,fc,1f), - HX_("isLocal",21,6d,76,15), - HX_("exists",dc,1d,e0,bf), - ::String(null()) }; - -hx::Class LibrarySymbol_obj::__mClass; - -void LibrarySymbol_obj::__register() -{ - LibrarySymbol_obj _hx_dummy; - LibrarySymbol_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils._Assets.LibrarySymbol",91,88,9e,43); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(LibrarySymbol_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< LibrarySymbol_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = LibrarySymbol_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = LibrarySymbol_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace utils -} // end namespace _Assets diff --git a/hGameTest/bin/linux/obj/src/lime/utils/_BytePointer/BytePointer_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/utils/_BytePointer/BytePointer_Impl_.cpp deleted file mode 100644 index deedb7f3..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/_BytePointer/BytePointer_Impl_.cpp +++ /dev/null @@ -1,1386 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_utils__BytePointer_BytePointer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__Bytes_Bytes_Impl_ -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_12__new,"lime.utils._BytePointer.BytePointer_Impl_","_new",0xc3bc293c,"lime.utils._BytePointer.BytePointer_Impl_._new","lime/utils/BytePointer.hx",12,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_18_set,"lime.utils._BytePointer.BytePointer_Impl_","set",0x582efc27,"lime.utils._BytePointer.BytePointer_Impl_.set","lime/utils/BytePointer.hx",18,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_47___arrayGet,"lime.utils._BytePointer.BytePointer_Impl_","__arrayGet",0x95acedb8,"lime.utils._BytePointer.BytePointer_Impl_.__arrayGet","lime/utils/BytePointer.hx",47,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_51___arraySet,"lime.utils._BytePointer.BytePointer_Impl_","__arraySet",0x95b608c4,"lime.utils._BytePointer.BytePointer_Impl_.__arraySet","lime/utils/BytePointer.hx",51,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_57_fromArrayBufferView,"lime.utils._BytePointer.BytePointer_Impl_","fromArrayBufferView",0xf5b7eab9,"lime.utils._BytePointer.BytePointer_Impl_.fromArrayBufferView","lime/utils/BytePointer.hx",57,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_68_fromArrayBuffer,"lime.utils._BytePointer.BytePointer_Impl_","fromArrayBuffer",0x96e06234,"lime.utils._BytePointer.BytePointer_Impl_.fromArrayBuffer","lime/utils/BytePointer.hx",68,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_80_fromBytes,"lime.utils._BytePointer.BytePointer_Impl_","fromBytes",0x6c6704e6,"lime.utils._BytePointer.BytePointer_Impl_.fromBytes","lime/utils/BytePointer.hx",80,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_85_fromBytesData,"lime.utils._BytePointer.BytePointer_Impl_","fromBytesData",0x619ef230,"lime.utils._BytePointer.BytePointer_Impl_.fromBytesData","lime/utils/BytePointer.hx",85,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_92_fromFile,"lime.utils._BytePointer.BytePointer_Impl_","fromFile",0xee6b3a61,"lime.utils._BytePointer.BytePointer_Impl_.fromFile","lime/utils/BytePointer.hx",92,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_97_fromLimeBytes,"lime.utils._BytePointer.BytePointer_Impl_","fromLimeBytes",0xd543eb11,"lime.utils._BytePointer.BytePointer_Impl_.fromLimeBytes","lime/utils/BytePointer.hx",97,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_105_toUInt8Array,"lime.utils._BytePointer.BytePointer_Impl_","toUInt8Array",0x7bcbbd71,"lime.utils._BytePointer.BytePointer_Impl_.toUInt8Array","lime/utils/BytePointer.hx",105,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_110_toUInt8ClampedArray,"lime.utils._BytePointer.BytePointer_Impl_","toUInt8ClampedArray",0x97605a47,"lime.utils._BytePointer.BytePointer_Impl_.toUInt8ClampedArray","lime/utils/BytePointer.hx",110,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_121_toInt8Array,"lime.utils._BytePointer.BytePointer_Impl_","toInt8Array",0x19ac5cfa,"lime.utils._BytePointer.BytePointer_Impl_.toInt8Array","lime/utils/BytePointer.hx",121,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_132_toUInt16Array,"lime.utils._BytePointer.BytePointer_Impl_","toUInt16Array",0x16e13344,"lime.utils._BytePointer.BytePointer_Impl_.toUInt16Array","lime/utils/BytePointer.hx",132,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_143_toInt16Array,"lime.utils._BytePointer.BytePointer_Impl_","toInt16Array",0x9d8c2b9b,"lime.utils._BytePointer.BytePointer_Impl_.toInt16Array","lime/utils/BytePointer.hx",143,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_154_toUInt32Array,"lime.utils._BytePointer.BytePointer_Impl_","toUInt32Array",0xd09eaf4a,"lime.utils._BytePointer.BytePointer_Impl_.toUInt32Array","lime/utils/BytePointer.hx",154,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_165_toInt32Array,"lime.utils._BytePointer.BytePointer_Impl_","toInt32Array",0x5749a7a1,"lime.utils._BytePointer.BytePointer_Impl_.toInt32Array","lime/utils/BytePointer.hx",165,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_176_toFloat32Array,"lime.utils._BytePointer.BytePointer_Impl_","toFloat32Array",0x10400814,"lime.utils._BytePointer.BytePointer_Impl_.toFloat32Array","lime/utils/BytePointer.hx",176,0x50fae541) -HX_LOCAL_STACK_FRAME(_hx_pos_83619bfc0c6e35e8_187_toFloat64Array,"lime.utils._BytePointer.BytePointer_Impl_","toFloat64Array",0x59b72515,"lime.utils._BytePointer.BytePointer_Impl_.toFloat64Array","lime/utils/BytePointer.hx",187,0x50fae541) -namespace lime{ -namespace utils{ -namespace _BytePointer{ - -void BytePointer_Impl__obj::__construct() { } - -Dynamic BytePointer_Impl__obj::__CreateEmpty() { return new BytePointer_Impl__obj; } - -void *BytePointer_Impl__obj::_hx_vtable = 0; - -Dynamic BytePointer_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< BytePointer_Impl__obj > _hx_result = new BytePointer_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool BytePointer_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2a5eae87; -} - - ::lime::utils::BytePointerData BytePointer_Impl__obj::_new( ::haxe::io::Bytes bytes,hx::Null< int > __o_offset){ - int offset = __o_offset.Default(0); - HX_GC_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_12__new) -HXDLIN( 12) ::lime::utils::BytePointerData this1 = ::lime::utils::BytePointerData_obj::__alloc( HX_CTX ,bytes,offset); -HXDLIN( 12) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(BytePointer_Impl__obj,_new,return ) - -void BytePointer_Impl__obj::set( ::lime::utils::BytePointerData this1, ::haxe::io::Bytes bytes, ::lime::utils::ArrayBufferView bufferView, ::haxe::io::Bytes buffer, ::Dynamic offset){ - HX_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_18_set) -HXLINE( 19) if (hx::IsNotNull( buffer )) { -HXLINE( 24) bytes = buffer; - } -HXLINE( 28) bool _hx_tmp; -HXDLIN( 28) if (hx::IsNull( bytes )) { -HXLINE( 28) _hx_tmp = hx::IsNull( bufferView ); - } - else { -HXLINE( 28) _hx_tmp = true; - } -HXDLIN( 28) if (_hx_tmp) { -HXLINE( 30) this1->bytes = bytes; -HXLINE( 31) int _hx_tmp1; -HXDLIN( 31) if (hx::IsNotNull( offset )) { -HXLINE( 31) _hx_tmp1 = ( (int)(offset) ); - } - else { -HXLINE( 31) _hx_tmp1 = 0; - } -HXDLIN( 31) this1->offset = _hx_tmp1; - } - else { -HXLINE( 38) this1->bytes = bufferView->buffer; -HXLINE( 41) int _hx_tmp2; -HXDLIN( 41) if (hx::IsNotNull( offset )) { -HXLINE( 41) _hx_tmp2 = (bufferView->byteOffset + offset); - } - else { -HXLINE( 41) _hx_tmp2 = bufferView->byteOffset; - } -HXDLIN( 41) this1->offset = _hx_tmp2; - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(BytePointer_Impl__obj,set,(void)) - -int BytePointer_Impl__obj::_hx___arrayGet( ::lime::utils::BytePointerData this1,int index){ - HX_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_47___arrayGet) -HXDLIN( 47) if (hx::IsNotNull( this1->bytes )) { -HXDLIN( 47) return ( (int)(this1->bytes->b->__get((index + this1->offset))) ); - } - else { -HXDLIN( 47) return 0; - } -HXDLIN( 47) return 0; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(BytePointer_Impl__obj,_hx___arrayGet,return ) - -int BytePointer_Impl__obj::_hx___arraySet( ::lime::utils::BytePointerData this1,int index,int value){ - HX_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_51___arraySet) -HXLINE( 52) if (hx::IsNull( this1->bytes )) { -HXLINE( 52) this1->bytes->b[(index + this1->offset)] = ( (unsigned char)(value) ); - } -HXLINE( 53) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(BytePointer_Impl__obj,_hx___arraySet,return ) - - ::lime::utils::BytePointerData BytePointer_Impl__obj::fromArrayBufferView( ::lime::utils::ArrayBufferView arrayBufferView){ - HX_GC_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_57_fromArrayBufferView) -HXLINE( 58) if (hx::IsNull( arrayBufferView )) { -HXLINE( 58) return null(); - } -HXLINE( 63) return ::lime::utils::BytePointerData_obj::__alloc( HX_CTX ,arrayBufferView->buffer,arrayBufferView->byteOffset); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BytePointer_Impl__obj,fromArrayBufferView,return ) - - ::lime::utils::BytePointerData BytePointer_Impl__obj::fromArrayBuffer( ::haxe::io::Bytes buffer){ - HX_GC_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_68_fromArrayBuffer) -HXLINE( 69) if (hx::IsNull( buffer )) { -HXLINE( 69) return null(); - } -HXLINE( 74) return ::lime::utils::BytePointerData_obj::__alloc( HX_CTX ,buffer,0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BytePointer_Impl__obj,fromArrayBuffer,return ) - - ::lime::utils::BytePointerData BytePointer_Impl__obj::fromBytes( ::haxe::io::Bytes bytes){ - HX_GC_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_80_fromBytes) -HXDLIN( 80) return ::lime::utils::BytePointerData_obj::__alloc( HX_CTX ,bytes,0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BytePointer_Impl__obj,fromBytes,return ) - - ::lime::utils::BytePointerData BytePointer_Impl__obj::fromBytesData(::Array< unsigned char > bytesData){ - HX_GC_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_85_fromBytesData) -HXDLIN( 85) if (hx::IsNull( bytesData )) { -HXDLIN( 85) return ::lime::utils::BytePointerData_obj::__alloc( HX_CTX ,null(),0); - } - else { -HXLINE( 87) return ::lime::utils::BytePointerData_obj::__alloc( HX_CTX ,::haxe::io::Bytes_obj::ofData(bytesData),0); - } -HXLINE( 85) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BytePointer_Impl__obj,fromBytesData,return ) - - ::lime::utils::BytePointerData BytePointer_Impl__obj::fromFile(::String path){ - HX_GC_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_92_fromFile) -HXDLIN( 92) return ::lime::utils::BytePointerData_obj::__alloc( HX_CTX ,::lime::utils::_Bytes::Bytes_Impl__obj::fromFile(path),0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BytePointer_Impl__obj,fromFile,return ) - - ::lime::utils::BytePointerData BytePointer_Impl__obj::fromLimeBytes( ::haxe::io::Bytes bytes){ - HX_GC_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_97_fromLimeBytes) -HXDLIN( 97) return ::lime::utils::BytePointerData_obj::__alloc( HX_CTX ,bytes,0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BytePointer_Impl__obj,fromLimeBytes,return ) - - ::lime::utils::ArrayBufferView BytePointer_Impl__obj::toUInt8Array( ::lime::utils::BytePointerData bytePointer){ - HX_GC_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_105_toUInt8Array) -HXDLIN( 105) ::Dynamic elements = null(); -HXDLIN( 105) ::haxe::io::Bytes buffer = bytePointer->bytes; -HXDLIN( 105) ::cpp::VirtualArray array = null(); -HXDLIN( 105) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 105) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 105) ::Dynamic byteoffset = ::Std_obj::_hx_int((( (Float)(bytePointer->offset) ) / ( (Float)(8) ))); -HXDLIN( 105) ::Dynamic len = null(); -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 105) ::lime::utils::ArrayBufferView this1; -HXDLIN( 105) if (hx::IsNotNull( elements )) { -HXDLIN( 105) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXDLIN( 105) if (hx::IsNotNull( array )) { -HXDLIN( 105) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 105) _this->byteOffset = 0; -HXDLIN( 105) _this->length = array->get_length(); -HXDLIN( 105) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 105) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 105) _this->buffer = this2; -HXDLIN( 105) _this->copyFromArray(array,null()); -HXDLIN( 105) this1 = _this; - } - else { -HXDLIN( 105) if (hx::IsNotNull( vector )) { -HXDLIN( 105) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 105) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 105) _this1->byteOffset = 0; -HXDLIN( 105) _this1->length = array1->get_length(); -HXDLIN( 105) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 105) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 105) _this1->buffer = this3; -HXDLIN( 105) _this1->copyFromArray(array1,null()); -HXDLIN( 105) this1 = _this1; - } - else { -HXDLIN( 105) if (hx::IsNotNull( view )) { -HXDLIN( 105) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 105) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 105) int srcLength = view->length; -HXDLIN( 105) int srcByteOffset = view->byteOffset; -HXDLIN( 105) int srcElementSize = view->bytesPerElement; -HXDLIN( 105) int elementSize = _this2->bytesPerElement; -HXDLIN( 105) if ((view->type == _this2->type)) { -HXDLIN( 105) int srcLength1 = srcData->length; -HXDLIN( 105) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 105) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 105) _this2->buffer = this4; -HXDLIN( 105) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 105) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 105) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 105) _this2->byteOffset = 0; -HXDLIN( 105) _this2->length = srcLength; -HXDLIN( 105) this1 = _this2; - } - else { -HXDLIN( 105) if (hx::IsNotNull( buffer )) { -HXDLIN( 105) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 105) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 105) if ((in_byteOffset < 0)) { -HXDLIN( 105) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 105) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 105) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 105) int bufferByteLength = buffer->length; -HXDLIN( 105) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 105) int newByteLength = bufferByteLength; -HXDLIN( 105) if (hx::IsNull( len )) { -HXDLIN( 105) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 105) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 105) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 105) if ((newByteLength < 0)) { -HXDLIN( 105) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 105) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 105) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 105) if ((newRange > bufferByteLength)) { -HXDLIN( 105) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 105) _this3->buffer = buffer; -HXDLIN( 105) _this3->byteOffset = in_byteOffset; -HXDLIN( 105) _this3->byteLength = newByteLength; -HXDLIN( 105) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 105) this1 = _this3; - } - else { -HXDLIN( 105) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 105) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BytePointer_Impl__obj,toUInt8Array,return ) - - ::lime::utils::ArrayBufferView BytePointer_Impl__obj::toUInt8ClampedArray( ::lime::utils::BytePointerData bytePointer){ - HX_GC_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_110_toUInt8ClampedArray) -HXLINE( 111) bool _hx_tmp; -HXDLIN( 111) if (hx::IsNotNull( bytePointer )) { -HXLINE( 111) _hx_tmp = hx::IsNull( bytePointer->bytes ); - } - else { -HXLINE( 111) _hx_tmp = true; - } -HXDLIN( 111) if (_hx_tmp) { -HXLINE( 111) return null(); - } -HXLINE( 116) ::Dynamic elements = null(); -HXDLIN( 116) ::haxe::io::Bytes buffer = bytePointer->bytes; -HXDLIN( 116) ::cpp::VirtualArray array = null(); -HXDLIN( 116) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 116) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 116) ::Dynamic byteoffset = ::Std_obj::_hx_int((( (Float)(bytePointer->offset) ) / ( (Float)(8) ))); -HXDLIN( 116) ::Dynamic len = null(); -HXLINE( 106) if (hx::IsNull( byteoffset )) { -HXLINE( 106) byteoffset = 0; - } -HXLINE( 116) ::lime::utils::ArrayBufferView this1; -HXDLIN( 116) if (hx::IsNotNull( elements )) { -HXLINE( 116) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,5); - } - else { -HXLINE( 116) if (hx::IsNotNull( array )) { -HXLINE( 116) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 116) _this->byteOffset = 0; -HXDLIN( 116) _this->length = array->get_length(); -HXDLIN( 116) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 116) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 116) _this->buffer = this2; -HXDLIN( 116) _this->copyFromArray(array,null()); -HXDLIN( 116) this1 = _this; - } - else { -HXLINE( 116) if (hx::IsNotNull( vector )) { -HXLINE( 116) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 116) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 116) _this1->byteOffset = 0; -HXDLIN( 116) _this1->length = array1->get_length(); -HXDLIN( 116) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 116) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 116) _this1->buffer = this3; -HXDLIN( 116) _this1->copyFromArray(array1,null()); -HXDLIN( 116) this1 = _this1; - } - else { -HXLINE( 116) if (hx::IsNotNull( view )) { -HXLINE( 116) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 116) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 116) int srcLength = view->length; -HXDLIN( 116) int srcByteOffset = view->byteOffset; -HXDLIN( 116) int srcElementSize = view->bytesPerElement; -HXDLIN( 116) int elementSize = _this2->bytesPerElement; -HXDLIN( 116) if ((view->type == _this2->type)) { -HXLINE( 116) int srcLength1 = srcData->length; -HXDLIN( 116) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 116) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 116) _this2->buffer = this4; -HXDLIN( 116) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 116) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 116) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 116) _this2->byteOffset = 0; -HXDLIN( 116) _this2->length = srcLength; -HXDLIN( 116) this1 = _this2; - } - else { -HXLINE( 116) if (hx::IsNotNull( buffer )) { -HXLINE( 116) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 116) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 116) if ((in_byteOffset < 0)) { -HXLINE( 116) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 116) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 116) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 116) int bufferByteLength = buffer->length; -HXDLIN( 116) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 116) int newByteLength = bufferByteLength; -HXDLIN( 116) if (hx::IsNull( len )) { -HXLINE( 116) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 116) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 116) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 116) if ((newByteLength < 0)) { -HXLINE( 116) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 116) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 116) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 116) if ((newRange > bufferByteLength)) { -HXLINE( 116) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 116) _this3->buffer = buffer; -HXDLIN( 116) _this3->byteOffset = in_byteOffset; -HXDLIN( 116) _this3->byteLength = newByteLength; -HXDLIN( 116) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 116) this1 = _this3; - } - else { -HXLINE( 116) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXDLIN( 116) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BytePointer_Impl__obj,toUInt8ClampedArray,return ) - - ::lime::utils::ArrayBufferView BytePointer_Impl__obj::toInt8Array( ::lime::utils::BytePointerData bytePointer){ - HX_GC_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_121_toInt8Array) -HXLINE( 122) bool _hx_tmp; -HXDLIN( 122) if (hx::IsNotNull( bytePointer )) { -HXLINE( 122) _hx_tmp = hx::IsNull( bytePointer->bytes ); - } - else { -HXLINE( 122) _hx_tmp = true; - } -HXDLIN( 122) if (_hx_tmp) { -HXLINE( 122) return null(); - } -HXLINE( 127) ::Dynamic elements = null(); -HXDLIN( 127) ::haxe::io::Bytes buffer = bytePointer->bytes; -HXDLIN( 127) ::cpp::VirtualArray array = null(); -HXDLIN( 127) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 127) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 127) ::Dynamic byteoffset = ::Std_obj::_hx_int((( (Float)(bytePointer->offset) ) / ( (Float)(8) ))); -HXDLIN( 127) ::Dynamic len = null(); -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 127) ::lime::utils::ArrayBufferView this1; -HXDLIN( 127) if (hx::IsNotNull( elements )) { -HXLINE( 127) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXLINE( 127) if (hx::IsNotNull( array )) { -HXLINE( 127) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 127) _this->byteOffset = 0; -HXDLIN( 127) _this->length = array->get_length(); -HXDLIN( 127) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 127) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 127) _this->buffer = this2; -HXDLIN( 127) _this->copyFromArray(array,null()); -HXDLIN( 127) this1 = _this; - } - else { -HXLINE( 127) if (hx::IsNotNull( vector )) { -HXLINE( 127) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 127) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 127) _this1->byteOffset = 0; -HXDLIN( 127) _this1->length = array1->get_length(); -HXDLIN( 127) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 127) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 127) _this1->buffer = this3; -HXDLIN( 127) _this1->copyFromArray(array1,null()); -HXDLIN( 127) this1 = _this1; - } - else { -HXLINE( 127) if (hx::IsNotNull( view )) { -HXLINE( 127) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 127) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 127) int srcLength = view->length; -HXDLIN( 127) int srcByteOffset = view->byteOffset; -HXDLIN( 127) int srcElementSize = view->bytesPerElement; -HXDLIN( 127) int elementSize = _this2->bytesPerElement; -HXDLIN( 127) if ((view->type == _this2->type)) { -HXLINE( 127) int srcLength1 = srcData->length; -HXDLIN( 127) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 127) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 127) _this2->buffer = this4; -HXDLIN( 127) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 127) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 127) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 127) _this2->byteOffset = 0; -HXDLIN( 127) _this2->length = srcLength; -HXDLIN( 127) this1 = _this2; - } - else { -HXLINE( 127) if (hx::IsNotNull( buffer )) { -HXLINE( 127) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 127) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 127) if ((in_byteOffset < 0)) { -HXLINE( 127) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 127) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 127) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 127) int bufferByteLength = buffer->length; -HXDLIN( 127) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 127) int newByteLength = bufferByteLength; -HXDLIN( 127) if (hx::IsNull( len )) { -HXLINE( 127) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 127) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 127) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 127) if ((newByteLength < 0)) { -HXLINE( 127) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 127) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 127) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 127) if ((newRange > bufferByteLength)) { -HXLINE( 127) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 127) _this3->buffer = buffer; -HXDLIN( 127) _this3->byteOffset = in_byteOffset; -HXDLIN( 127) _this3->byteLength = newByteLength; -HXDLIN( 127) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 127) this1 = _this3; - } - else { -HXLINE( 127) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXDLIN( 127) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BytePointer_Impl__obj,toInt8Array,return ) - - ::lime::utils::ArrayBufferView BytePointer_Impl__obj::toUInt16Array( ::lime::utils::BytePointerData bytePointer){ - HX_GC_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_132_toUInt16Array) -HXLINE( 133) bool _hx_tmp; -HXDLIN( 133) if (hx::IsNotNull( bytePointer )) { -HXLINE( 133) _hx_tmp = hx::IsNull( bytePointer->bytes ); - } - else { -HXLINE( 133) _hx_tmp = true; - } -HXDLIN( 133) if (_hx_tmp) { -HXLINE( 133) return null(); - } -HXLINE( 138) ::Dynamic elements = null(); -HXDLIN( 138) ::haxe::io::Bytes buffer = bytePointer->bytes; -HXDLIN( 138) ::cpp::VirtualArray array = null(); -HXDLIN( 138) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 138) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 138) ::Dynamic byteoffset = ::Std_obj::_hx_int((( (Float)(bytePointer->offset) ) / ( (Float)(16) ))); -HXDLIN( 138) ::Dynamic len = null(); -HXLINE( 96) if (hx::IsNull( byteoffset )) { -HXLINE( 96) byteoffset = 0; - } -HXLINE( 138) ::lime::utils::ArrayBufferView this1; -HXDLIN( 138) if (hx::IsNotNull( elements )) { -HXLINE( 138) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,6); - } - else { -HXLINE( 138) if (hx::IsNotNull( array )) { -HXLINE( 138) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 138) _this->byteOffset = 0; -HXDLIN( 138) _this->length = array->get_length(); -HXDLIN( 138) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 138) _this->buffer = this2; -HXDLIN( 138) _this->copyFromArray(array,null()); -HXDLIN( 138) this1 = _this; - } - else { -HXLINE( 138) if (hx::IsNotNull( vector )) { -HXLINE( 138) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 138) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 138) _this1->byteOffset = 0; -HXDLIN( 138) _this1->length = array1->get_length(); -HXDLIN( 138) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 138) _this1->buffer = this3; -HXDLIN( 138) _this1->copyFromArray(array1,null()); -HXDLIN( 138) this1 = _this1; - } - else { -HXLINE( 138) if (hx::IsNotNull( view )) { -HXLINE( 138) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 138) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 138) int srcLength = view->length; -HXDLIN( 138) int srcByteOffset = view->byteOffset; -HXDLIN( 138) int srcElementSize = view->bytesPerElement; -HXDLIN( 138) int elementSize = _this2->bytesPerElement; -HXDLIN( 138) if ((view->type == _this2->type)) { -HXLINE( 138) int srcLength1 = srcData->length; -HXDLIN( 138) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 138) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 138) _this2->buffer = this4; -HXDLIN( 138) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 138) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 138) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 138) _this2->byteOffset = 0; -HXDLIN( 138) _this2->length = srcLength; -HXDLIN( 138) this1 = _this2; - } - else { -HXLINE( 138) if (hx::IsNotNull( buffer )) { -HXLINE( 138) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 138) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 138) if ((in_byteOffset < 0)) { -HXLINE( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) int bufferByteLength = buffer->length; -HXDLIN( 138) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 138) int newByteLength = bufferByteLength; -HXDLIN( 138) if (hx::IsNull( len )) { -HXLINE( 138) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 138) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((newByteLength < 0)) { -HXLINE( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 138) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 138) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 138) if ((newRange > bufferByteLength)) { -HXLINE( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 138) _this3->buffer = buffer; -HXDLIN( 138) _this3->byteOffset = in_byteOffset; -HXDLIN( 138) _this3->byteLength = newByteLength; -HXDLIN( 138) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 138) this1 = _this3; - } - else { -HXLINE( 138) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 138) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BytePointer_Impl__obj,toUInt16Array,return ) - - ::lime::utils::ArrayBufferView BytePointer_Impl__obj::toInt16Array( ::lime::utils::BytePointerData bytePointer){ - HX_GC_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_143_toInt16Array) -HXLINE( 144) bool _hx_tmp; -HXDLIN( 144) if (hx::IsNotNull( bytePointer )) { -HXLINE( 144) _hx_tmp = hx::IsNull( bytePointer->bytes ); - } - else { -HXLINE( 144) _hx_tmp = true; - } -HXDLIN( 144) if (_hx_tmp) { -HXLINE( 144) return null(); - } -HXLINE( 149) ::Dynamic elements = null(); -HXDLIN( 149) ::haxe::io::Bytes buffer = bytePointer->bytes; -HXDLIN( 149) ::cpp::VirtualArray array = null(); -HXDLIN( 149) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 149) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 149) ::Dynamic byteoffset = ::Std_obj::_hx_int((( (Float)(bytePointer->offset) ) / ( (Float)(16) ))); -HXDLIN( 149) ::Dynamic len = null(); -HXLINE( 96) if (hx::IsNull( byteoffset )) { -HXLINE( 96) byteoffset = 0; - } -HXLINE( 149) ::lime::utils::ArrayBufferView this1; -HXDLIN( 149) if (hx::IsNotNull( elements )) { -HXLINE( 149) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,2); - } - else { -HXLINE( 149) if (hx::IsNotNull( array )) { -HXLINE( 149) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 149) _this->byteOffset = 0; -HXDLIN( 149) _this->length = array->get_length(); -HXDLIN( 149) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 149) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 149) _this->buffer = this2; -HXDLIN( 149) _this->copyFromArray(array,null()); -HXDLIN( 149) this1 = _this; - } - else { -HXLINE( 149) if (hx::IsNotNull( vector )) { -HXLINE( 149) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 149) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 149) _this1->byteOffset = 0; -HXDLIN( 149) _this1->length = array1->get_length(); -HXDLIN( 149) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 149) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 149) _this1->buffer = this3; -HXDLIN( 149) _this1->copyFromArray(array1,null()); -HXDLIN( 149) this1 = _this1; - } - else { -HXLINE( 149) if (hx::IsNotNull( view )) { -HXLINE( 149) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 149) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 149) int srcLength = view->length; -HXDLIN( 149) int srcByteOffset = view->byteOffset; -HXDLIN( 149) int srcElementSize = view->bytesPerElement; -HXDLIN( 149) int elementSize = _this2->bytesPerElement; -HXDLIN( 149) if ((view->type == _this2->type)) { -HXLINE( 149) int srcLength1 = srcData->length; -HXDLIN( 149) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 149) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 149) _this2->buffer = this4; -HXDLIN( 149) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 149) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 149) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 149) _this2->byteOffset = 0; -HXDLIN( 149) _this2->length = srcLength; -HXDLIN( 149) this1 = _this2; - } - else { -HXLINE( 149) if (hx::IsNotNull( buffer )) { -HXLINE( 149) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 149) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 149) if ((in_byteOffset < 0)) { -HXLINE( 149) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 149) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 149) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 149) int bufferByteLength = buffer->length; -HXDLIN( 149) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 149) int newByteLength = bufferByteLength; -HXDLIN( 149) if (hx::IsNull( len )) { -HXLINE( 149) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 149) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 149) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 149) if ((newByteLength < 0)) { -HXLINE( 149) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 149) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 149) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 149) if ((newRange > bufferByteLength)) { -HXLINE( 149) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 149) _this3->buffer = buffer; -HXDLIN( 149) _this3->byteOffset = in_byteOffset; -HXDLIN( 149) _this3->byteLength = newByteLength; -HXDLIN( 149) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 149) this1 = _this3; - } - else { -HXLINE( 149) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXDLIN( 149) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BytePointer_Impl__obj,toInt16Array,return ) - - ::lime::utils::ArrayBufferView BytePointer_Impl__obj::toUInt32Array( ::lime::utils::BytePointerData bytePointer){ - HX_GC_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_154_toUInt32Array) -HXLINE( 155) bool _hx_tmp; -HXDLIN( 155) if (hx::IsNotNull( bytePointer )) { -HXLINE( 155) _hx_tmp = hx::IsNull( bytePointer->bytes ); - } - else { -HXLINE( 155) _hx_tmp = true; - } -HXDLIN( 155) if (_hx_tmp) { -HXLINE( 155) return null(); - } -HXLINE( 160) ::Dynamic elements = null(); -HXDLIN( 160) ::haxe::io::Bytes buffer = bytePointer->bytes; -HXDLIN( 160) ::cpp::VirtualArray array = null(); -HXDLIN( 160) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 160) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 160) ::Dynamic byteoffset = ::Std_obj::_hx_int((( (Float)(bytePointer->offset) ) / ( (Float)(32) ))); -HXDLIN( 160) ::Dynamic len = null(); -HXLINE( 96) if (hx::IsNull( byteoffset )) { -HXLINE( 96) byteoffset = 0; - } -HXLINE( 160) ::lime::utils::ArrayBufferView this1; -HXDLIN( 160) if (hx::IsNotNull( elements )) { -HXLINE( 160) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,7); - } - else { -HXLINE( 160) if (hx::IsNotNull( array )) { -HXLINE( 160) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 160) _this->byteOffset = 0; -HXDLIN( 160) _this->length = array->get_length(); -HXDLIN( 160) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 160) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 160) _this->buffer = this2; -HXDLIN( 160) _this->copyFromArray(array,null()); -HXDLIN( 160) this1 = _this; - } - else { -HXLINE( 160) if (hx::IsNotNull( vector )) { -HXLINE( 160) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 160) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 160) _this1->byteOffset = 0; -HXDLIN( 160) _this1->length = array1->get_length(); -HXDLIN( 160) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 160) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 160) _this1->buffer = this3; -HXDLIN( 160) _this1->copyFromArray(array1,null()); -HXDLIN( 160) this1 = _this1; - } - else { -HXLINE( 160) if (hx::IsNotNull( view )) { -HXLINE( 160) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 160) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 160) int srcLength = view->length; -HXDLIN( 160) int srcByteOffset = view->byteOffset; -HXDLIN( 160) int srcElementSize = view->bytesPerElement; -HXDLIN( 160) int elementSize = _this2->bytesPerElement; -HXDLIN( 160) if ((view->type == _this2->type)) { -HXLINE( 160) int srcLength1 = srcData->length; -HXDLIN( 160) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 160) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 160) _this2->buffer = this4; -HXDLIN( 160) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 160) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 160) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 160) _this2->byteOffset = 0; -HXDLIN( 160) _this2->length = srcLength; -HXDLIN( 160) this1 = _this2; - } - else { -HXLINE( 160) if (hx::IsNotNull( buffer )) { -HXLINE( 160) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 160) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 160) if ((in_byteOffset < 0)) { -HXLINE( 160) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 160) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 160) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 160) int bufferByteLength = buffer->length; -HXDLIN( 160) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 160) int newByteLength = bufferByteLength; -HXDLIN( 160) if (hx::IsNull( len )) { -HXLINE( 160) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 160) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 160) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 160) if ((newByteLength < 0)) { -HXLINE( 160) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 160) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 160) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 160) if ((newRange > bufferByteLength)) { -HXLINE( 160) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 160) _this3->buffer = buffer; -HXDLIN( 160) _this3->byteOffset = in_byteOffset; -HXDLIN( 160) _this3->byteLength = newByteLength; -HXDLIN( 160) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 160) this1 = _this3; - } - else { -HXLINE( 160) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXDLIN( 160) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BytePointer_Impl__obj,toUInt32Array,return ) - - ::lime::utils::ArrayBufferView BytePointer_Impl__obj::toInt32Array( ::lime::utils::BytePointerData bytePointer){ - HX_GC_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_165_toInt32Array) -HXLINE( 166) bool _hx_tmp; -HXDLIN( 166) if (hx::IsNotNull( bytePointer )) { -HXLINE( 166) _hx_tmp = hx::IsNull( bytePointer->bytes ); - } - else { -HXLINE( 166) _hx_tmp = true; - } -HXDLIN( 166) if (_hx_tmp) { -HXLINE( 166) return null(); - } -HXLINE( 171) ::Dynamic elements = null(); -HXDLIN( 171) ::haxe::io::Bytes buffer = bytePointer->bytes; -HXDLIN( 171) ::cpp::VirtualArray array = null(); -HXDLIN( 171) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 171) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 171) ::Dynamic byteoffset = ::Std_obj::_hx_int((( (Float)(bytePointer->offset) ) / ( (Float)(32) ))); -HXDLIN( 171) ::Dynamic len = null(); -HXLINE( 96) if (hx::IsNull( byteoffset )) { -HXLINE( 96) byteoffset = 0; - } -HXLINE( 171) ::lime::utils::ArrayBufferView this1; -HXDLIN( 171) if (hx::IsNotNull( elements )) { -HXLINE( 171) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,3); - } - else { -HXLINE( 171) if (hx::IsNotNull( array )) { -HXLINE( 171) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 171) _this->byteOffset = 0; -HXDLIN( 171) _this->length = array->get_length(); -HXDLIN( 171) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 171) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 171) _this->buffer = this2; -HXDLIN( 171) _this->copyFromArray(array,null()); -HXDLIN( 171) this1 = _this; - } - else { -HXLINE( 171) if (hx::IsNotNull( vector )) { -HXLINE( 171) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 171) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 171) _this1->byteOffset = 0; -HXDLIN( 171) _this1->length = array1->get_length(); -HXDLIN( 171) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 171) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 171) _this1->buffer = this3; -HXDLIN( 171) _this1->copyFromArray(array1,null()); -HXDLIN( 171) this1 = _this1; - } - else { -HXLINE( 171) if (hx::IsNotNull( view )) { -HXLINE( 171) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 171) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 171) int srcLength = view->length; -HXDLIN( 171) int srcByteOffset = view->byteOffset; -HXDLIN( 171) int srcElementSize = view->bytesPerElement; -HXDLIN( 171) int elementSize = _this2->bytesPerElement; -HXDLIN( 171) if ((view->type == _this2->type)) { -HXLINE( 171) int srcLength1 = srcData->length; -HXDLIN( 171) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 171) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 171) _this2->buffer = this4; -HXDLIN( 171) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 171) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 171) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 171) _this2->byteOffset = 0; -HXDLIN( 171) _this2->length = srcLength; -HXDLIN( 171) this1 = _this2; - } - else { -HXLINE( 171) if (hx::IsNotNull( buffer )) { -HXLINE( 171) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 171) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 171) if ((in_byteOffset < 0)) { -HXLINE( 171) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 171) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 171) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 171) int bufferByteLength = buffer->length; -HXDLIN( 171) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 171) int newByteLength = bufferByteLength; -HXDLIN( 171) if (hx::IsNull( len )) { -HXLINE( 171) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 171) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 171) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 171) if ((newByteLength < 0)) { -HXLINE( 171) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 171) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 171) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 171) if ((newRange > bufferByteLength)) { -HXLINE( 171) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 171) _this3->buffer = buffer; -HXDLIN( 171) _this3->byteOffset = in_byteOffset; -HXDLIN( 171) _this3->byteLength = newByteLength; -HXDLIN( 171) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 171) this1 = _this3; - } - else { -HXLINE( 171) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXDLIN( 171) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BytePointer_Impl__obj,toInt32Array,return ) - - ::lime::utils::ArrayBufferView BytePointer_Impl__obj::toFloat32Array( ::lime::utils::BytePointerData bytePointer){ - HX_GC_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_176_toFloat32Array) -HXLINE( 177) bool _hx_tmp; -HXDLIN( 177) if (hx::IsNotNull( bytePointer )) { -HXLINE( 177) _hx_tmp = hx::IsNull( bytePointer->bytes ); - } - else { -HXLINE( 177) _hx_tmp = true; - } -HXDLIN( 177) if (_hx_tmp) { -HXLINE( 177) return null(); - } -HXLINE( 182) ::Dynamic elements = null(); -HXDLIN( 182) ::haxe::io::Bytes buffer = bytePointer->bytes; -HXDLIN( 182) ::cpp::VirtualArray array = null(); -HXDLIN( 182) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 182) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 182) ::Dynamic byteoffset = ::Std_obj::_hx_int((( (Float)(bytePointer->offset) ) / ( (Float)(32) ))); -HXDLIN( 182) ::Dynamic len = null(); -HXLINE( 99) if (hx::IsNull( byteoffset )) { -HXLINE( 99) byteoffset = 0; - } -HXLINE( 182) ::lime::utils::ArrayBufferView this1; -HXDLIN( 182) if (hx::IsNotNull( elements )) { -HXLINE( 182) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,8); - } - else { -HXLINE( 182) if (hx::IsNotNull( array )) { -HXLINE( 182) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 182) _this->byteOffset = 0; -HXDLIN( 182) _this->length = array->get_length(); -HXDLIN( 182) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 182) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 182) _this->buffer = this2; -HXDLIN( 182) _this->copyFromArray(array,null()); -HXDLIN( 182) this1 = _this; - } - else { -HXLINE( 182) if (hx::IsNotNull( vector )) { -HXLINE( 182) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 182) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 182) _this1->byteOffset = 0; -HXDLIN( 182) _this1->length = array1->get_length(); -HXDLIN( 182) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 182) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 182) _this1->buffer = this3; -HXDLIN( 182) _this1->copyFromArray(array1,null()); -HXDLIN( 182) this1 = _this1; - } - else { -HXLINE( 182) if (hx::IsNotNull( view )) { -HXLINE( 182) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 182) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 182) int srcLength = view->length; -HXDLIN( 182) int srcByteOffset = view->byteOffset; -HXDLIN( 182) int srcElementSize = view->bytesPerElement; -HXDLIN( 182) int elementSize = _this2->bytesPerElement; -HXDLIN( 182) if ((view->type == _this2->type)) { -HXLINE( 182) int srcLength1 = srcData->length; -HXDLIN( 182) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 182) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 182) _this2->buffer = this4; -HXDLIN( 182) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 182) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 182) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 182) _this2->byteOffset = 0; -HXDLIN( 182) _this2->length = srcLength; -HXDLIN( 182) this1 = _this2; - } - else { -HXLINE( 182) if (hx::IsNotNull( buffer )) { -HXLINE( 182) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 182) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 182) if ((in_byteOffset < 0)) { -HXLINE( 182) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 182) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 182) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 182) int bufferByteLength = buffer->length; -HXDLIN( 182) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 182) int newByteLength = bufferByteLength; -HXDLIN( 182) if (hx::IsNull( len )) { -HXLINE( 182) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 182) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 182) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 182) if ((newByteLength < 0)) { -HXLINE( 182) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 182) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 182) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 182) if ((newRange > bufferByteLength)) { -HXLINE( 182) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 182) _this3->buffer = buffer; -HXDLIN( 182) _this3->byteOffset = in_byteOffset; -HXDLIN( 182) _this3->byteLength = newByteLength; -HXDLIN( 182) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 182) this1 = _this3; - } - else { -HXLINE( 182) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 182) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BytePointer_Impl__obj,toFloat32Array,return ) - - ::lime::utils::ArrayBufferView BytePointer_Impl__obj::toFloat64Array( ::lime::utils::BytePointerData bytePointer){ - HX_GC_STACKFRAME(&_hx_pos_83619bfc0c6e35e8_187_toFloat64Array) -HXLINE( 188) bool _hx_tmp; -HXDLIN( 188) if (hx::IsNotNull( bytePointer )) { -HXLINE( 188) _hx_tmp = hx::IsNull( bytePointer->bytes ); - } - else { -HXLINE( 188) _hx_tmp = true; - } -HXDLIN( 188) if (_hx_tmp) { -HXLINE( 188) return null(); - } -HXLINE( 193) ::Dynamic elements = null(); -HXDLIN( 193) ::haxe::io::Bytes buffer = bytePointer->bytes; -HXDLIN( 193) ::cpp::VirtualArray array = null(); -HXDLIN( 193) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 193) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 193) ::Dynamic byteoffset = ::Std_obj::_hx_int((( (Float)(bytePointer->offset) ) / ( (Float)(64) ))); -HXDLIN( 193) ::Dynamic len = null(); -HXLINE( 96) if (hx::IsNull( byteoffset )) { -HXLINE( 96) byteoffset = 0; - } -HXLINE( 193) ::lime::utils::ArrayBufferView this1; -HXDLIN( 193) if (hx::IsNotNull( elements )) { -HXLINE( 193) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,9); - } - else { -HXLINE( 193) if (hx::IsNotNull( array )) { -HXLINE( 193) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 193) _this->byteOffset = 0; -HXDLIN( 193) _this->length = array->get_length(); -HXDLIN( 193) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 193) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 193) _this->buffer = this2; -HXDLIN( 193) _this->copyFromArray(array,null()); -HXDLIN( 193) this1 = _this; - } - else { -HXLINE( 193) if (hx::IsNotNull( vector )) { -HXLINE( 193) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 193) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 193) _this1->byteOffset = 0; -HXDLIN( 193) _this1->length = array1->get_length(); -HXDLIN( 193) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 193) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 193) _this1->buffer = this3; -HXDLIN( 193) _this1->copyFromArray(array1,null()); -HXDLIN( 193) this1 = _this1; - } - else { -HXLINE( 193) if (hx::IsNotNull( view )) { -HXLINE( 193) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 193) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 193) int srcLength = view->length; -HXDLIN( 193) int srcByteOffset = view->byteOffset; -HXDLIN( 193) int srcElementSize = view->bytesPerElement; -HXDLIN( 193) int elementSize = _this2->bytesPerElement; -HXDLIN( 193) if ((view->type == _this2->type)) { -HXLINE( 193) int srcLength1 = srcData->length; -HXDLIN( 193) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 193) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 193) _this2->buffer = this4; -HXDLIN( 193) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 193) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 193) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 193) _this2->byteOffset = 0; -HXDLIN( 193) _this2->length = srcLength; -HXDLIN( 193) this1 = _this2; - } - else { -HXLINE( 193) if (hx::IsNotNull( buffer )) { -HXLINE( 193) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 193) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 193) if ((in_byteOffset < 0)) { -HXLINE( 193) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 193) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 193) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 193) int bufferByteLength = buffer->length; -HXDLIN( 193) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 193) int newByteLength = bufferByteLength; -HXDLIN( 193) if (hx::IsNull( len )) { -HXLINE( 193) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 193) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 193) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 193) if ((newByteLength < 0)) { -HXLINE( 193) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 193) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 193) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 193) if ((newRange > bufferByteLength)) { -HXLINE( 193) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 193) _this3->buffer = buffer; -HXDLIN( 193) _this3->byteOffset = in_byteOffset; -HXDLIN( 193) _this3->byteLength = newByteLength; -HXDLIN( 193) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 193) this1 = _this3; - } - else { -HXLINE( 193) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXDLIN( 193) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BytePointer_Impl__obj,toFloat64Array,return ) - - -BytePointer_Impl__obj::BytePointer_Impl__obj() -{ -} - -bool BytePointer_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"set") ) { outValue = set_dyn(); return true; } - break; - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"fromFile") ) { outValue = fromFile_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"__arrayGet") ) { outValue = _hx___arrayGet_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__arraySet") ) { outValue = _hx___arraySet_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"toInt8Array") ) { outValue = toInt8Array_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"toUInt8Array") ) { outValue = toUInt8Array_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toInt16Array") ) { outValue = toInt16Array_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toInt32Array") ) { outValue = toInt32Array_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"fromBytesData") ) { outValue = fromBytesData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromLimeBytes") ) { outValue = fromLimeBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toUInt16Array") ) { outValue = toUInt16Array_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toUInt32Array") ) { outValue = toUInt32Array_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"toFloat32Array") ) { outValue = toFloat32Array_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toFloat64Array") ) { outValue = toFloat64Array_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"fromArrayBuffer") ) { outValue = fromArrayBuffer_dyn(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"fromArrayBufferView") ) { outValue = fromArrayBufferView_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toUInt8ClampedArray") ) { outValue = toUInt8ClampedArray_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *BytePointer_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *BytePointer_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class BytePointer_Impl__obj::__mClass; - -static ::String BytePointer_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("set",a2,9b,57,00), - HX_("__arrayGet",9d,03,a3,92), - HX_("__arraySet",a9,1e,ac,92), - HX_("fromArrayBufferView",34,70,74,c8), - HX_("fromArrayBuffer",2f,ce,77,ec), - HX_("fromBytes",a1,f2,20,72), - HX_("fromBytesData",6b,d9,41,db), - HX_("fromFile",06,9d,87,a1), - HX_("fromLimeBytes",4c,d2,e6,4e), - HX_("toUInt8Array",96,d6,de,32), - HX_("toUInt8ClampedArray",c2,df,1c,6a), - HX_("toInt8Array",75,6f,09,74), - HX_("toUInt16Array",7f,1a,84,90), - HX_("toInt16Array",c0,44,9f,54), - HX_("toUInt32Array",85,96,41,4a), - HX_("toInt32Array",c6,c0,5c,0e), - HX_("toFloat32Array",79,74,27,05), - HX_("toFloat64Array",7a,91,9e,4e), - ::String(null()) -}; - -void BytePointer_Impl__obj::__register() -{ - BytePointer_Impl__obj _hx_dummy; - BytePointer_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils._BytePointer.BytePointer_Impl_",73,da,65,91); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &BytePointer_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(BytePointer_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< BytePointer_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = BytePointer_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = BytePointer_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace utils -} // end namespace _BytePointer diff --git a/hGameTest/bin/linux/obj/src/lime/utils/_Bytes/Bytes_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/utils/_Bytes/Bytes_Impl_.cpp deleted file mode 100644 index cffbb016..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/_Bytes/Bytes_Impl_.cpp +++ /dev/null @@ -1,316 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Encoding -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime__internal_format_Deflate -#include -#endif -#ifndef INCLUDED_lime__internal_format_GZip -#include -#endif -#ifndef INCLUDED_lime__internal_format_LZMA -#include -#endif -#ifndef INCLUDED_lime__internal_format_Zlib -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_lime_utils_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_utils_CompressionAlgorithm -#include -#endif -#ifndef INCLUDED_lime_utils__Bytes_Bytes_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_3ebd2a3b5b6c79d1_18__new,"lime.utils._Bytes.Bytes_Impl_","_new",0x0e8a4e50,"lime.utils._Bytes.Bytes_Impl_._new","lime/utils/Bytes.hx",18,0x9fbf972b) -HX_LOCAL_STACK_FRAME(_hx_pos_3ebd2a3b5b6c79d1_34_alloc,"lime.utils._Bytes.Bytes_Impl_","alloc",0xcffa3ca6,"lime.utils._Bytes.Bytes_Impl_.alloc","lime/utils/Bytes.hx",34,0x9fbf972b) -HX_LOCAL_STACK_FRAME(_hx_pos_3ebd2a3b5b6c79d1_39_compress,"lime.utils._Bytes.Bytes_Impl_","compress",0xf1eb2411,"lime.utils._Bytes.Bytes_Impl_.compress","lime/utils/Bytes.hx",39,0x9fbf972b) -HX_LOCAL_STACK_FRAME(_hx_pos_3ebd2a3b5b6c79d1_60_decompress,"lime.utils._Bytes.Bytes_Impl_","decompress",0x10439e52,"lime.utils._Bytes.Bytes_Impl_.decompress","lime/utils/Bytes.hx",60,0x9fbf972b) -HX_LOCAL_STACK_FRAME(_hx_pos_3ebd2a3b5b6c79d1_81_fastGet,"lime.utils._Bytes.Bytes_Impl_","fastGet",0xe584c5cb,"lime.utils._Bytes.Bytes_Impl_.fastGet","lime/utils/Bytes.hx",81,0x9fbf972b) -HX_LOCAL_STACK_FRAME(_hx_pos_3ebd2a3b5b6c79d1_85_fromBytes,"lime.utils._Bytes.Bytes_Impl_","fromBytes",0x6a55f752,"lime.utils._Bytes.Bytes_Impl_.fromBytes","lime/utils/Bytes.hx",85,0x9fbf972b) -HX_LOCAL_STACK_FRAME(_hx_pos_3ebd2a3b5b6c79d1_92_fromFile,"lime.utils._Bytes.Bytes_Impl_","fromFile",0x0fb37975,"lime.utils._Bytes.Bytes_Impl_.fromFile","lime/utils/Bytes.hx",92,0x9fbf972b) -HX_LOCAL_STACK_FRAME(_hx_pos_3ebd2a3b5b6c79d1_108_loadFromBytes,"lime.utils._Bytes.Bytes_Impl_","loadFromBytes",0x2f7a74cc,"lime.utils._Bytes.Bytes_Impl_.loadFromBytes","lime/utils/Bytes.hx",108,0x9fbf972b) -HX_LOCAL_STACK_FRAME(_hx_pos_3ebd2a3b5b6c79d1_112_loadFromFile,"lime.utils._Bytes.Bytes_Impl_","loadFromFile",0xcbb4c93b,"lime.utils._Bytes.Bytes_Impl_.loadFromFile","lime/utils/Bytes.hx",112,0x9fbf972b) -HX_LOCAL_STACK_FRAME(_hx_pos_3ebd2a3b5b6c79d1_118_ofData,"lime.utils._Bytes.Bytes_Impl_","ofData",0x35174d90,"lime.utils._Bytes.Bytes_Impl_.ofData","lime/utils/Bytes.hx",118,0x9fbf972b) -HX_LOCAL_STACK_FRAME(_hx_pos_3ebd2a3b5b6c79d1_124_ofString,"lime.utils._Bytes.Bytes_Impl_","ofString",0x125d45b7,"lime.utils._Bytes.Bytes_Impl_.ofString","lime/utils/Bytes.hx",124,0x9fbf972b) -HX_LOCAL_STACK_FRAME(_hx_pos_3ebd2a3b5b6c79d1_131___fromNativePointer,"lime.utils._Bytes.Bytes_Impl_","__fromNativePointer",0x287bf4ed,"lime.utils._Bytes.Bytes_Impl_.__fromNativePointer","lime/utils/Bytes.hx",131,0x9fbf972b) -namespace lime{ -namespace utils{ -namespace _Bytes{ - -void Bytes_Impl__obj::__construct() { } - -Dynamic Bytes_Impl__obj::__CreateEmpty() { return new Bytes_Impl__obj; } - -void *Bytes_Impl__obj::_hx_vtable = 0; - -Dynamic Bytes_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Bytes_Impl__obj > _hx_result = new Bytes_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Bytes_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x71d4e487; -} - - ::haxe::io::Bytes Bytes_Impl__obj::_new(int length,::Array< unsigned char > bytesData){ - HX_GC_STACKFRAME(&_hx_pos_3ebd2a3b5b6c79d1_18__new) -HXDLIN( 18) ::haxe::io::Bytes this1 = ::haxe::io::Bytes_obj::__alloc( HX_CTX ,length,bytesData); -HXDLIN( 18) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Bytes_Impl__obj,_new,return ) - - ::haxe::io::Bytes Bytes_Impl__obj::alloc(int length){ - HX_STACKFRAME(&_hx_pos_3ebd2a3b5b6c79d1_34_alloc) -HXDLIN( 34) return ::haxe::io::Bytes_obj::alloc(length); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Bytes_Impl__obj,alloc,return ) - - ::haxe::io::Bytes Bytes_Impl__obj::compress( ::haxe::io::Bytes this1, ::lime::utils::CompressionAlgorithm algorithm){ - HX_STACKFRAME(&_hx_pos_3ebd2a3b5b6c79d1_39_compress) -HXDLIN( 39) switch((int)(algorithm->_hx_getIndex())){ - case (int)0: { -HXLINE( 42) return ::lime::_internal::format::Deflate_obj::compress(this1); - } - break; - case (int)1: { -HXLINE( 45) return ::lime::_internal::format::GZip_obj::compress(this1); - } - break; - case (int)2: { -HXLINE( 48) return ::lime::_internal::format::LZMA_obj::compress(this1); - } - break; - case (int)3: { -HXLINE( 51) return ::lime::_internal::format::Zlib_obj::compress(this1); - } - break; - } -HXLINE( 39) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Bytes_Impl__obj,compress,return ) - - ::haxe::io::Bytes Bytes_Impl__obj::decompress( ::haxe::io::Bytes this1, ::lime::utils::CompressionAlgorithm algorithm){ - HX_STACKFRAME(&_hx_pos_3ebd2a3b5b6c79d1_60_decompress) -HXDLIN( 60) switch((int)(algorithm->_hx_getIndex())){ - case (int)0: { -HXLINE( 63) return ::lime::_internal::format::Deflate_obj::decompress(this1); - } - break; - case (int)1: { -HXLINE( 66) return ::lime::_internal::format::GZip_obj::decompress(this1); - } - break; - case (int)2: { -HXLINE( 69) return ::lime::_internal::format::LZMA_obj::decompress(this1); - } - break; - case (int)3: { -HXLINE( 72) return ::lime::_internal::format::Zlib_obj::decompress(this1); - } - break; - } -HXLINE( 60) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Bytes_Impl__obj,decompress,return ) - -int Bytes_Impl__obj::fastGet(::Array< unsigned char > b,int pos){ - HX_STACKFRAME(&_hx_pos_3ebd2a3b5b6c79d1_81_fastGet) -HXDLIN( 81) return ( (int)(_hx_array_unsafe_get(b,pos)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Bytes_Impl__obj,fastGet,return ) - - ::haxe::io::Bytes Bytes_Impl__obj::fromBytes( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_3ebd2a3b5b6c79d1_85_fromBytes) -HXLINE( 86) if (hx::IsNull( bytes )) { -HXLINE( 86) return null(); - } -HXLINE( 88) return ::lime::utils::_Bytes::Bytes_Impl__obj::_new(bytes->length,bytes->b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Bytes_Impl__obj,fromBytes,return ) - - ::haxe::io::Bytes Bytes_Impl__obj::fromFile(::String path){ - HX_STACKFRAME(&_hx_pos_3ebd2a3b5b6c79d1_92_fromFile) -HXLINE( 95) ::haxe::io::Bytes bytes = ::lime::utils::_Bytes::Bytes_Impl__obj::alloc(0); -HXLINE( 96) ::lime::_internal::backend::native::NativeCFFI_obj::lime_bytes_read_file(path,hx::DynamicPtr(bytes)); -HXLINE( 97) if ((bytes->length > 0)) { -HXLINE( 97) return bytes; - } -HXLINE( 103) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Bytes_Impl__obj,fromFile,return ) - - ::lime::app::Future Bytes_Impl__obj::loadFromBytes( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_3ebd2a3b5b6c79d1_108_loadFromBytes) -HXDLIN( 108) return ::lime::app::Future_obj::withValue(::lime::utils::_Bytes::Bytes_Impl__obj::fromBytes(bytes)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Bytes_Impl__obj,loadFromBytes,return ) - - ::lime::app::Future Bytes_Impl__obj::loadFromFile(::String path){ - HX_GC_STACKFRAME(&_hx_pos_3ebd2a3b5b6c79d1_112_loadFromFile) -HXLINE( 113) ::lime::net::_HTTPRequest_lime_utils_Bytes request = ::lime::net::_HTTPRequest_lime_utils_Bytes_obj::__alloc( HX_CTX ,null()); -HXLINE( 114) return request->load(path); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Bytes_Impl__obj,loadFromFile,return ) - - ::haxe::io::Bytes Bytes_Impl__obj::ofData(::Array< unsigned char > b){ - HX_STACKFRAME(&_hx_pos_3ebd2a3b5b6c79d1_118_ofData) -HXLINE( 119) ::haxe::io::Bytes bytes = ::haxe::io::Bytes_obj::ofData(b); -HXLINE( 120) return ::lime::utils::_Bytes::Bytes_Impl__obj::_new(bytes->length,bytes->b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Bytes_Impl__obj,ofData,return ) - - ::haxe::io::Bytes Bytes_Impl__obj::ofString(::String s){ - HX_STACKFRAME(&_hx_pos_3ebd2a3b5b6c79d1_124_ofString) -HXLINE( 125) ::haxe::io::Bytes bytes = ::haxe::io::Bytes_obj::ofString(s,null()); -HXLINE( 126) return ::lime::utils::_Bytes::Bytes_Impl__obj::_new(bytes->length,bytes->b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Bytes_Impl__obj,ofString,return ) - - ::haxe::io::Bytes Bytes_Impl__obj::_hx___fromNativePointer( ::Dynamic data,int length){ - HX_STACKFRAME(&_hx_pos_3ebd2a3b5b6c79d1_131___fromNativePointer) -HXLINE( 132) ::haxe::io::Bytes bytes = ::lime::utils::_Bytes::Bytes_Impl__obj::alloc(0); -HXLINE( 133) return ( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_bytes_from_data_pointer(( (Float)(data) ),length,hx::DynamicPtr(bytes))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Bytes_Impl__obj,_hx___fromNativePointer,return ) - - -Bytes_Impl__obj::Bytes_Impl__obj() -{ -} - -bool Bytes_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"alloc") ) { outValue = alloc_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"ofData") ) { outValue = ofData_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"fastGet") ) { outValue = fastGet_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"compress") ) { outValue = compress_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromFile") ) { outValue = fromFile_dyn(); return true; } - if (HX_FIELD_EQ(inName,"ofString") ) { outValue = ofString_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"decompress") ) { outValue = decompress_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"loadFromFile") ) { outValue = loadFromFile_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"loadFromBytes") ) { outValue = loadFromBytes_dyn(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__fromNativePointer") ) { outValue = _hx___fromNativePointer_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Bytes_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Bytes_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class Bytes_Impl__obj::__mClass; - -static ::String Bytes_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("alloc",75,a4,93,21), - HX_("compress",a2,47,bf,83), - HX_("decompress",23,88,14,da), - HX_("fastGet",5a,ff,22,de), - HX_("fromBytes",a1,f2,20,72), - HX_("fromFile",06,9d,87,a1), - HX_("loadFromBytes",9b,c3,86,f4), - HX_("loadFromFile",4c,89,f0,5a), - HX_("ofData",e1,ba,b8,49), - HX_("ofString",48,69,31,a4), - HX_("__fromNativePointer",fc,c8,91,68), - ::String(null()) -}; - -void Bytes_Impl__obj::__register() -{ - Bytes_Impl__obj _hx_dummy; - Bytes_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils._Bytes.Bytes_Impl_",df,cd,f1,d5); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Bytes_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Bytes_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Bytes_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Bytes_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Bytes_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace utils -} // end namespace _Bytes diff --git a/hGameTest/bin/linux/obj/src/lime/utils/_DataPointer/DataPointer_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/utils/_DataPointer/DataPointer_Impl_.cpp deleted file mode 100644 index 5340e9b4..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/_DataPointer/DataPointer_Impl_.cpp +++ /dev/null @@ -1,464 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_system__CFFIPointer_CFFIPointer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_utils__Bytes_Bytes_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_20__new,"lime.utils._DataPointer.DataPointer_Impl_","_new",0x3b176380,"lime.utils._DataPointer.DataPointer_Impl_._new","lime/utils/DataPointer.hx",20,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_27_fromInt,"lime.utils._DataPointer.DataPointer_Impl_","fromInt",0xca24ece6,"lime.utils._DataPointer.DataPointer_Impl_.fromInt","lime/utils/DataPointer.hx",27,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_62_fromBytesPointer,"lime.utils._DataPointer.DataPointer_Impl_","fromBytesPointer",0x01727cbb,"lime.utils._DataPointer.DataPointer_Impl_.fromBytesPointer","lime/utils/DataPointer.hx",62,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_76_fromArrayBufferView,"lime.utils._DataPointer.DataPointer_Impl_","fromArrayBufferView",0xced8dcf5,"lime.utils._DataPointer.DataPointer_Impl_.fromArrayBufferView","lime/utils/DataPointer.hx",76,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_90_fromArrayBuffer,"lime.utils._DataPointer.DataPointer_Impl_","fromArrayBuffer",0x4d148670,"lime.utils._DataPointer.DataPointer_Impl_.fromArrayBuffer","lime/utils/DataPointer.hx",90,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_100_fromBytes,"lime.utils._DataPointer.DataPointer_Impl_","fromBytes",0x4e5e1422,"lime.utils._DataPointer.DataPointer_Impl_.fromBytes","lime/utils/DataPointer.hx",100,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_114_fromBytesData,"lime.utils._DataPointer.DataPointer_Impl_","fromBytesData",0x99d44f6c,"lime.utils._DataPointer.DataPointer_Impl_.fromBytesData","lime/utils/DataPointer.hx",114,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_125_fromLimeBytes,"lime.utils._DataPointer.DataPointer_Impl_","fromLimeBytes",0x0d79484d,"lime.utils._DataPointer.DataPointer_Impl_.fromLimeBytes","lime/utils/DataPointer.hx",125,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_130_fromCFFIPointer,"lime.utils._DataPointer.DataPointer_Impl_","fromCFFIPointer",0x157099ce,"lime.utils._DataPointer.DataPointer_Impl_.fromCFFIPointer","lime/utils/DataPointer.hx",130,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_143_fromFile,"lime.utils._DataPointer.DataPointer_Impl_","fromFile",0x142ae6a5,"lime.utils._DataPointer.DataPointer_Impl_.fromFile","lime/utils/DataPointer.hx",143,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_150___withOffset,"lime.utils._DataPointer.DataPointer_Impl_","__withOffset",0x51cf4a78,"lime.utils._DataPointer.DataPointer_Impl_.__withOffset","lime/utils/DataPointer.hx",150,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_162_equals,"lime.utils._DataPointer.DataPointer_Impl_","equals",0xe532421e,"lime.utils._DataPointer.DataPointer_Impl_.equals","lime/utils/DataPointer.hx",162,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_167_equalsPointer,"lime.utils._DataPointer.DataPointer_Impl_","equalsPointer",0xd8d6463f,"lime.utils._DataPointer.DataPointer_Impl_.equalsPointer","lime/utils/DataPointer.hx",167,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_172_greaterThan,"lime.utils._DataPointer.DataPointer_Impl_","greaterThan",0xb434053c,"lime.utils._DataPointer.DataPointer_Impl_.greaterThan","lime/utils/DataPointer.hx",172,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_178_greaterThanPointer,"lime.utils._DataPointer.DataPointer_Impl_","greaterThanPointer",0x7ccc42e1,"lime.utils._DataPointer.DataPointer_Impl_.greaterThanPointer","lime/utils/DataPointer.hx",178,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_184_greaterThanOrEqual,"lime.utils._DataPointer.DataPointer_Impl_","greaterThanOrEqual",0xcdd861b5,"lime.utils._DataPointer.DataPointer_Impl_.greaterThanOrEqual","lime/utils/DataPointer.hx",184,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_190_greaterThanOrEqualPointer,"lime.utils._DataPointer.DataPointer_Impl_","greaterThanOrEqualPointer",0xc9835788,"lime.utils._DataPointer.DataPointer_Impl_.greaterThanOrEqualPointer","lime/utils/DataPointer.hx",190,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_196_lessThan,"lime.utils._DataPointer.DataPointer_Impl_","lessThan",0x65d7a8f9,"lime.utils._DataPointer.DataPointer_Impl_.lessThan","lime/utils/DataPointer.hx",196,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_202_lessThanPointer,"lime.utils._DataPointer.DataPointer_Impl_","lessThanPointer",0xee7140c4,"lime.utils._DataPointer.DataPointer_Impl_.lessThanPointer","lime/utils/DataPointer.hx",202,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_208_lessThanOrEqual,"lime.utils._DataPointer.DataPointer_Impl_","lessThanOrEqual",0x3f7d5f98,"lime.utils._DataPointer.DataPointer_Impl_.lessThanOrEqual","lime/utils/DataPointer.hx",208,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_214_lessThanOrEqualPointer,"lime.utils._DataPointer.DataPointer_Impl_","lessThanOrEqualPointer",0x26e32c05,"lime.utils._DataPointer.DataPointer_Impl_.lessThanOrEqualPointer","lime/utils/DataPointer.hx",214,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_220_notEquals,"lime.utils._DataPointer.DataPointer_Impl_","notEquals",0x1918ed33,"lime.utils._DataPointer.DataPointer_Impl_.notEquals","lime/utils/DataPointer.hx",220,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_225_notEqualsPointer,"lime.utils._DataPointer.DataPointer_Impl_","notEqualsPointer",0xf10e57ca,"lime.utils._DataPointer.DataPointer_Impl_.notEqualsPointer","lime/utils/DataPointer.hx",225,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_230_plus,"lime.utils._DataPointer.DataPointer_Impl_","plus",0x46528d79,"lime.utils._DataPointer.DataPointer_Impl_.plus","lime/utils/DataPointer.hx",230,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_235_plusPointer,"lime.utils._DataPointer.DataPointer_Impl_","plusPointer",0xf813ec44,"lime.utils._DataPointer.DataPointer_Impl_.plusPointer","lime/utils/DataPointer.hx",235,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_240_minus,"lime.utils._DataPointer.DataPointer_Impl_","minus",0x85b48d71,"lime.utils._DataPointer.DataPointer_Impl_.minus","lime/utils/DataPointer.hx",240,0x48d01ae3) -HX_LOCAL_STACK_FRAME(_hx_pos_ac34df134646625a_245_minusPointer,"lime.utils._DataPointer.DataPointer_Impl_","minusPointer",0x7f5e5b4c,"lime.utils._DataPointer.DataPointer_Impl_.minusPointer","lime/utils/DataPointer.hx",245,0x48d01ae3) -namespace lime{ -namespace utils{ -namespace _DataPointer{ - -void DataPointer_Impl__obj::__construct() { } - -Dynamic DataPointer_Impl__obj::__CreateEmpty() { return new DataPointer_Impl__obj; } - -void *DataPointer_Impl__obj::_hx_vtable = 0; - -Dynamic DataPointer_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DataPointer_Impl__obj > _hx_result = new DataPointer_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DataPointer_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x11922d63; -} - -Float DataPointer_Impl__obj::_new(Float data){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_20__new) -HXDLIN( 20) Float this1 = data; -HXDLIN( 20) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DataPointer_Impl__obj,_new,return ) - -Float DataPointer_Impl__obj::fromInt(int value){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_27_fromInt) -HXLINE( 29) Float _hx_float = ( (Float)(value) ); -HXLINE( 30) return ::lime::utils::_DataPointer::DataPointer_Impl__obj::_new(_hx_float); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DataPointer_Impl__obj,fromInt,return ) - -Float DataPointer_Impl__obj::fromBytesPointer( ::lime::utils::BytePointerData pointer){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_62_fromBytesPointer) -HXLINE( 64) bool _hx_tmp; -HXDLIN( 64) if (hx::IsNotNull( pointer )) { -HXLINE( 64) _hx_tmp = hx::IsNull( pointer->bytes ); - } - else { -HXLINE( 64) _hx_tmp = true; - } -HXDLIN( 64) if (_hx_tmp) { -HXLINE( 64) return ( (Float)(0) ); - } -HXLINE( 65) ::cpp::Pointer< unsigned char > pointer1 = ( (::cpp::Pointer< unsigned char >)(::cpp::Pointer_obj::arrayElem(pointer->bytes->b,0)) ); -HXDLIN( 65) ::cpp::Pointer< unsigned char > pointer2 = pointer1->add(pointer->offset); -HXDLIN( 65) return (uintptr_t)pointer2->ptr; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DataPointer_Impl__obj,fromBytesPointer,return ) - -Float DataPointer_Impl__obj::fromArrayBufferView( ::lime::utils::ArrayBufferView arrayBufferView){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_76_fromArrayBufferView) -HXLINE( 78) if (hx::IsNull( arrayBufferView )) { -HXLINE( 78) return ( (Float)(0) ); - } -HXLINE( 79) ::cpp::Pointer< unsigned char > pointer = ( (::cpp::Pointer< unsigned char >)(::cpp::Pointer_obj::arrayElem(arrayBufferView->buffer->b,0)) ); -HXDLIN( 79) ::cpp::Pointer< unsigned char > pointer1 = pointer->add(arrayBufferView->byteOffset); -HXDLIN( 79) return (uintptr_t)pointer1->ptr; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DataPointer_Impl__obj,fromArrayBufferView,return ) - -Float DataPointer_Impl__obj::fromArrayBuffer( ::haxe::io::Bytes buffer){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_90_fromArrayBuffer) -HXLINE( 92) if (hx::IsNull( buffer )) { -HXLINE( 92) return ( (Float)(0) ); - } -HXLINE( 93) return ::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytes(buffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DataPointer_Impl__obj,fromArrayBuffer,return ) - -Float DataPointer_Impl__obj::fromBytes( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_100_fromBytes) -HXLINE( 102) if (hx::IsNull( bytes )) { -HXLINE( 102) return ( (Float)(0) ); - } -HXLINE( 103) ::cpp::Pointer< unsigned char > pointer = ( (::cpp::Pointer< unsigned char >)(::cpp::Pointer_obj::arrayElem(bytes->b,0)) ); -HXDLIN( 103) return (uintptr_t)pointer->ptr; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DataPointer_Impl__obj,fromBytes,return ) - -Float DataPointer_Impl__obj::fromBytesData(::Array< unsigned char > bytesData){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_114_fromBytesData) -HXLINE( 116) if (hx::IsNull( bytesData )) { -HXLINE( 116) return ( (Float)(0) ); - } -HXLINE( 117) return ::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytes(::haxe::io::Bytes_obj::ofData(bytesData)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DataPointer_Impl__obj,fromBytesData,return ) - -Float DataPointer_Impl__obj::fromLimeBytes( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_125_fromLimeBytes) -HXDLIN( 125) return ::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytes(bytes); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DataPointer_Impl__obj,fromLimeBytes,return ) - -Float DataPointer_Impl__obj::fromCFFIPointer( ::Dynamic pointer){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_130_fromCFFIPointer) -HXLINE( 132) if (hx::IsNull( pointer )) { -HXLINE( 132) return ( (Float)(0) ); - } -HXLINE( 133) return ::lime::utils::_DataPointer::DataPointer_Impl__obj::_new(::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(pointer)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DataPointer_Impl__obj,fromCFFIPointer,return ) - -Float DataPointer_Impl__obj::fromFile(::String path){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_143_fromFile) -HXDLIN( 143) return ::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytes(::lime::utils::_Bytes::Bytes_Impl__obj::fromFile(path)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DataPointer_Impl__obj,fromFile,return ) - -Float DataPointer_Impl__obj::_hx___withOffset(Float data,int offset){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_150___withOffset) -HXLINE( 152) if ((data == 0)) { -HXLINE( 152) return ( (Float)(0) ); - } -HXLINE( 153) Float data1 = ::lime::_internal::backend::native::NativeCFFI_obj::lime_data_pointer_offset(data,offset); -HXLINE( 154) return ::lime::utils::_DataPointer::DataPointer_Impl__obj::_new(data1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,_hx___withOffset,return ) - -bool DataPointer_Impl__obj::equals(Float a,int b){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_162_equals) -HXDLIN( 162) return (a == b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,equals,return ) - -bool DataPointer_Impl__obj::equalsPointer(Float a,Float b){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_167_equalsPointer) -HXDLIN( 167) return (a == b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,equalsPointer,return ) - -bool DataPointer_Impl__obj::greaterThan(Float a,int b){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_172_greaterThan) -HXDLIN( 172) return (a > b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,greaterThan,return ) - -bool DataPointer_Impl__obj::greaterThanPointer(Float a, ::Dynamic b){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_178_greaterThanPointer) -HXDLIN( 178) Float _hx_tmp = ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(a); -HXDLIN( 178) return (_hx_tmp > ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(b)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,greaterThanPointer,return ) - -bool DataPointer_Impl__obj::greaterThanOrEqual(Float a,int b){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_184_greaterThanOrEqual) -HXDLIN( 184) return (a >= b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,greaterThanOrEqual,return ) - -bool DataPointer_Impl__obj::greaterThanOrEqualPointer(Float a, ::Dynamic b){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_190_greaterThanOrEqualPointer) -HXDLIN( 190) Float _hx_tmp = ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(a); -HXDLIN( 190) return (_hx_tmp >= ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(b)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,greaterThanOrEqualPointer,return ) - -bool DataPointer_Impl__obj::lessThan(Float a,int b){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_196_lessThan) -HXDLIN( 196) return (a < b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,lessThan,return ) - -bool DataPointer_Impl__obj::lessThanPointer(Float a, ::Dynamic b){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_202_lessThanPointer) -HXDLIN( 202) Float _hx_tmp = ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(a); -HXDLIN( 202) return (_hx_tmp < ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(b)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,lessThanPointer,return ) - -bool DataPointer_Impl__obj::lessThanOrEqual(Float a,int b){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_208_lessThanOrEqual) -HXDLIN( 208) return (a <= b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,lessThanOrEqual,return ) - -bool DataPointer_Impl__obj::lessThanOrEqualPointer(Float a, ::Dynamic b){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_214_lessThanOrEqualPointer) -HXDLIN( 214) Float _hx_tmp = ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(a); -HXDLIN( 214) return (_hx_tmp <= ::lime::_hx_system::_CFFIPointer::CFFIPointer_Impl__obj::get(b)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,lessThanOrEqualPointer,return ) - -bool DataPointer_Impl__obj::notEquals(Float a,int b){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_220_notEquals) -HXDLIN( 220) return (a != b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,notEquals,return ) - -bool DataPointer_Impl__obj::notEqualsPointer(Float a,Float b){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_225_notEqualsPointer) -HXDLIN( 225) return (a != b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,notEqualsPointer,return ) - -Float DataPointer_Impl__obj::plus(Float a,int b){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_230_plus) -HXDLIN( 230) return ::lime::utils::_DataPointer::DataPointer_Impl__obj::_hx___withOffset(a,b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,plus,return ) - -Float DataPointer_Impl__obj::plusPointer(Float a,Float b){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_235_plusPointer) -HXDLIN( 235) return ::lime::utils::_DataPointer::DataPointer_Impl__obj::_hx___withOffset(a,::Std_obj::_hx_int(b)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,plusPointer,return ) - -Float DataPointer_Impl__obj::minus(Float a,int b){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_240_minus) -HXDLIN( 240) return ::lime::utils::_DataPointer::DataPointer_Impl__obj::_hx___withOffset(a,-(b)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,minus,return ) - -Float DataPointer_Impl__obj::minusPointer(Float a,Float b){ - HX_STACKFRAME(&_hx_pos_ac34df134646625a_245_minusPointer) -HXDLIN( 245) return ::lime::utils::_DataPointer::DataPointer_Impl__obj::_hx___withOffset(a,-(::Std_obj::_hx_int(b))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DataPointer_Impl__obj,minusPointer,return ) - - -DataPointer_Impl__obj::DataPointer_Impl__obj() -{ -} - -bool DataPointer_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - if (HX_FIELD_EQ(inName,"plus") ) { outValue = plus_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"minus") ) { outValue = minus_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"equals") ) { outValue = equals_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"fromFile") ) { outValue = fromFile_dyn(); return true; } - if (HX_FIELD_EQ(inName,"lessThan") ) { outValue = lessThan_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"notEquals") ) { outValue = notEquals_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"greaterThan") ) { outValue = greaterThan_dyn(); return true; } - if (HX_FIELD_EQ(inName,"plusPointer") ) { outValue = plusPointer_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__withOffset") ) { outValue = _hx___withOffset_dyn(); return true; } - if (HX_FIELD_EQ(inName,"minusPointer") ) { outValue = minusPointer_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"fromBytesData") ) { outValue = fromBytesData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromLimeBytes") ) { outValue = fromLimeBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"equalsPointer") ) { outValue = equalsPointer_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"fromArrayBuffer") ) { outValue = fromArrayBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromCFFIPointer") ) { outValue = fromCFFIPointer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"lessThanPointer") ) { outValue = lessThanPointer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"lessThanOrEqual") ) { outValue = lessThanOrEqual_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"fromBytesPointer") ) { outValue = fromBytesPointer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"notEqualsPointer") ) { outValue = notEqualsPointer_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"greaterThanPointer") ) { outValue = greaterThanPointer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"greaterThanOrEqual") ) { outValue = greaterThanOrEqual_dyn(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"fromArrayBufferView") ) { outValue = fromArrayBufferView_dyn(); return true; } - break; - case 22: - if (HX_FIELD_EQ(inName,"lessThanOrEqualPointer") ) { outValue = lessThanOrEqualPointer_dyn(); return true; } - break; - case 25: - if (HX_FIELD_EQ(inName,"greaterThanOrEqualPointer") ) { outValue = greaterThanOrEqualPointer_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *DataPointer_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *DataPointer_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class DataPointer_Impl__obj::__mClass; - -static ::String DataPointer_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("fromInt",a5,dd,fa,57), - HX_("fromBytesPointer",1c,fc,ed,d8), - HX_("fromArrayBufferView",34,70,74,c8), - HX_("fromArrayBuffer",2f,ce,77,ec), - HX_("fromBytes",a1,f2,20,72), - HX_("fromBytesData",6b,d9,41,db), - HX_("fromLimeBytes",4c,d2,e6,4e), - HX_("fromCFFIPointer",8d,e1,d3,b4), - HX_("fromFile",06,9d,87,a1), - HX_("__withOffset",59,45,9d,84), - HX_("equals",3f,ee,f2,bf), - HX_("equalsPointer",3e,d0,43,1a), - HX_("greaterThan",7b,c1,4a,75), - HX_("greaterThanPointer",82,1c,af,c9), - HX_("greaterThanOrEqual",56,3b,bb,1a), - HX_("greaterThanOrEqualPointer",07,64,57,78), - HX_("lessThan",5a,5f,34,f3), - HX_("lessThanPointer",83,88,d4,8d), - HX_("lessThanOrEqual",57,a7,e0,de), - HX_("lessThanOrEqualPointer",26,ea,29,34), - HX_("notEquals",b2,cb,db,3c), - HX_("notEqualsPointer",2b,d7,89,c8), - HX_("plus",5a,3f,5a,4a), - HX_("plusPointer",83,a8,2a,b9), - HX_("minus",70,80,68,08), - HX_("minusPointer",2d,56,2c,b2), - ::String(null()) -}; - -void DataPointer_Impl__obj::__register() -{ - DataPointer_Impl__obj _hx_dummy; - DataPointer_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils._DataPointer.DataPointer_Impl_",af,c6,dc,04); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &DataPointer_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(DataPointer_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< DataPointer_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DataPointer_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DataPointer_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace lime -} // end namespace utils -} // end namespace _DataPointer diff --git a/hGameTest/bin/linux/obj/src/lime/utils/_Float32Array/Float32Array_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/utils/_Float32Array/Float32Array_Impl_.cpp deleted file mode 100644 index e87d4e4f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/_Float32Array/Float32Array_Impl_.cpp +++ /dev/null @@ -1,1249 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_utils__Float32Array_Float32Array_Impl_ -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_da58397c804069e7_131_subarray,"lime.utils._Float32Array.Float32Array_Impl_","subarray",0xef8b2282,"lime.utils._Float32Array.Float32Array_Impl_.subarray","lime/utils/Float32Array.hx",131,0x8d160228) -HX_LOCAL_STACK_FRAME(_hx_pos_da58397c804069e7_136_fromBytes,"lime.utils._Float32Array.Float32Array_Impl_","fromBytes",0x92abc018,"lime.utils._Float32Array.Float32Array_Impl_.fromBytes","lime/utils/Float32Array.hx",136,0x8d160228) -HX_LOCAL_STACK_FRAME(_hx_pos_da58397c804069e7_141_toBytes,"lime.utils._Float32Array.Float32Array_Impl_","toBytes",0xa58e06a7,"lime.utils._Float32Array.Float32Array_Impl_.toBytes","lime/utils/Float32Array.hx",141,0x8d160228) -HX_LOCAL_STACK_FRAME(_hx_pos_da58397c804069e7_146_toString,"lime.utils._Float32Array.Float32Array_Impl_","toString",0x20789f15,"lime.utils._Float32Array.Float32Array_Impl_.toString","lime/utils/Float32Array.hx",146,0x8d160228) -HX_LOCAL_STACK_FRAME(_hx_pos_da58397c804069e7_92_boot,"lime.utils._Float32Array.Float32Array_Impl_","boot",0x5a51aa1b,"lime.utils._Float32Array.Float32Array_Impl_.boot","lime/utils/Float32Array.hx",92,0x8d160228) -namespace lime{ -namespace utils{ -namespace _Float32Array{ - -void Float32Array_Impl__obj::__construct() { } - -Dynamic Float32Array_Impl__obj::__CreateEmpty() { return new Float32Array_Impl__obj; } - -void *Float32Array_Impl__obj::_hx_vtable = 0; - -Dynamic Float32Array_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Float32Array_Impl__obj > _hx_result = new Float32Array_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Float32Array_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x76ee1857; -} - -int Float32Array_Impl__obj::BYTES_PER_ELEMENT; - -int Float32Array_Impl__obj::hello; - - ::lime::utils::ArrayBufferView Float32Array_Impl__obj::subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_da58397c804069e7_131_subarray) -HXDLIN( 131) ::Dynamic end1 = end; -HXDLIN( 131) if (hx::IsNull( end1 )) { -HXDLIN( 131) end1 = this1->length; - } -HXDLIN( 131) int len = (( (int)(end1) ) - begin); -HXDLIN( 131) int byte_offset = ((begin * this1->bytesPerElement) + this1->byteOffset); -HXDLIN( 131) ::lime::utils::ArrayBufferView view; -HXDLIN( 131) switch((int)(this1->type)){ - case (int)0: { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXDLIN( 131) ::Dynamic elements = null(); -HXDLIN( 131) ::haxe::io::Bytes buffer = this1->buffer; -HXDLIN( 131) ::cpp::VirtualArray array = null(); -HXDLIN( 131) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 131) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 131) ::Dynamic byteoffset = byte_offset; -HXDLIN( 131) if (hx::IsNull( byteoffset )) { -HXDLIN( 131) byteoffset = 0; - } -HXDLIN( 131) ::lime::utils::ArrayBufferView this2; -HXDLIN( 131) if (hx::IsNotNull( elements )) { -HXDLIN( 131) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXDLIN( 131) if (hx::IsNotNull( array )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 131) _this->byteOffset = 0; -HXDLIN( 131) _this->length = array->get_length(); -HXDLIN( 131) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 131) _this->buffer = this3; -HXDLIN( 131) _this->copyFromArray(array,null()); -HXDLIN( 131) this2 = _this; - } - else { -HXDLIN( 131) if (hx::IsNotNull( vector )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 131) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 131) _this1->byteOffset = 0; -HXDLIN( 131) _this1->length = array1->get_length(); -HXDLIN( 131) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 131) _this1->buffer = this4; -HXDLIN( 131) _this1->copyFromArray(array1,null()); -HXDLIN( 131) this2 = _this1; - } - else { -HXDLIN( 131) if (hx::IsNotNull( view1 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 131) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 131) int srcLength = view1->length; -HXDLIN( 131) int srcByteOffset = view1->byteOffset; -HXDLIN( 131) int srcElementSize = view1->bytesPerElement; -HXDLIN( 131) int elementSize = _this2->bytesPerElement; -HXDLIN( 131) if ((view1->type == _this2->type)) { -HXDLIN( 131) int srcLength1 = srcData->length; -HXDLIN( 131) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 131) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 131) _this2->buffer = this5; -HXDLIN( 131) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 131) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 131) _this2->byteOffset = 0; -HXDLIN( 131) _this2->length = srcLength; -HXDLIN( 131) this2 = _this2; - } - else { -HXDLIN( 131) if (hx::IsNotNull( buffer )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 131) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 131) if ((in_byteOffset < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) int bufferByteLength = buffer->length; -HXDLIN( 131) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 131) int newByteLength = bufferByteLength; -HXDLIN( 131) if (hx::IsNull( len )) { -HXDLIN( 131) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 131) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((newByteLength < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 131) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 131) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 131) if ((newRange > bufferByteLength)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 131) _this3->buffer = buffer; -HXDLIN( 131) _this3->byteOffset = in_byteOffset; -HXDLIN( 131) _this3->byteLength = newByteLength; -HXDLIN( 131) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 131) this2 = _this3; - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXDLIN( 131) view = this2; - } - break; - case (int)2: { -HXDLIN( 131) ::Dynamic elements1 = null(); -HXDLIN( 131) ::haxe::io::Bytes buffer1 = this1->buffer; -HXDLIN( 131) ::cpp::VirtualArray array2 = null(); -HXDLIN( 131) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 131) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 131) ::Dynamic byteoffset1 = byte_offset; -HXDLIN( 131) if (hx::IsNull( byteoffset1 )) { -HXDLIN( 131) byteoffset1 = 0; - } -HXDLIN( 131) ::lime::utils::ArrayBufferView this6; -HXDLIN( 131) if (hx::IsNotNull( elements1 )) { -HXDLIN( 131) this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXDLIN( 131) if (hx::IsNotNull( array2 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 131) _this4->byteOffset = 0; -HXDLIN( 131) _this4->length = array2->get_length(); -HXDLIN( 131) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 131) _this4->buffer = this7; -HXDLIN( 131) _this4->copyFromArray(array2,null()); -HXDLIN( 131) this6 = _this4; - } - else { -HXDLIN( 131) if (hx::IsNotNull( vector1 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 131) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 131) _this5->byteOffset = 0; -HXDLIN( 131) _this5->length = array3->get_length(); -HXDLIN( 131) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 131) _this5->buffer = this8; -HXDLIN( 131) _this5->copyFromArray(array3,null()); -HXDLIN( 131) this6 = _this5; - } - else { -HXDLIN( 131) if (hx::IsNotNull( view2 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 131) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 131) int srcLength2 = view2->length; -HXDLIN( 131) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 131) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 131) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 131) if ((view2->type == _this6->type)) { -HXDLIN( 131) int srcLength3 = srcData1->length; -HXDLIN( 131) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 131) ::haxe::io::Bytes this9 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 131) _this6->buffer = this9; -HXDLIN( 131) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 131) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 131) _this6->byteOffset = 0; -HXDLIN( 131) _this6->length = srcLength2; -HXDLIN( 131) this6 = _this6; - } - else { -HXDLIN( 131) if (hx::IsNotNull( buffer1 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 131) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 131) if ((in_byteOffset1 < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) int bufferByteLength1 = buffer1->length; -HXDLIN( 131) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 131) int newByteLength1 = bufferByteLength1; -HXDLIN( 131) if (hx::IsNull( len )) { -HXDLIN( 131) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 131) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((newByteLength1 < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 131) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 131) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 131) if ((newRange1 > bufferByteLength1)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 131) _this7->buffer = buffer1; -HXDLIN( 131) _this7->byteOffset = in_byteOffset1; -HXDLIN( 131) _this7->byteLength = newByteLength1; -HXDLIN( 131) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 131) this6 = _this7; - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXDLIN( 131) view = this6; - } - break; - case (int)3: { -HXDLIN( 131) ::Dynamic elements2 = null(); -HXDLIN( 131) ::haxe::io::Bytes buffer2 = this1->buffer; -HXDLIN( 131) ::cpp::VirtualArray array4 = null(); -HXDLIN( 131) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 131) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 131) ::Dynamic byteoffset2 = byte_offset; -HXDLIN( 131) if (hx::IsNull( byteoffset2 )) { -HXDLIN( 131) byteoffset2 = 0; - } -HXDLIN( 131) ::lime::utils::ArrayBufferView this10; -HXDLIN( 131) if (hx::IsNotNull( elements2 )) { -HXDLIN( 131) this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXDLIN( 131) if (hx::IsNotNull( array4 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 131) _this8->byteOffset = 0; -HXDLIN( 131) _this8->length = array4->get_length(); -HXDLIN( 131) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 131) _this8->buffer = this11; -HXDLIN( 131) _this8->copyFromArray(array4,null()); -HXDLIN( 131) this10 = _this8; - } - else { -HXDLIN( 131) if (hx::IsNotNull( vector2 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 131) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 131) _this9->byteOffset = 0; -HXDLIN( 131) _this9->length = array5->get_length(); -HXDLIN( 131) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 131) _this9->buffer = this12; -HXDLIN( 131) _this9->copyFromArray(array5,null()); -HXDLIN( 131) this10 = _this9; - } - else { -HXDLIN( 131) if (hx::IsNotNull( view3 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 131) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 131) int srcLength4 = view3->length; -HXDLIN( 131) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 131) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 131) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 131) if ((view3->type == _this10->type)) { -HXDLIN( 131) int srcLength5 = srcData2->length; -HXDLIN( 131) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 131) ::haxe::io::Bytes this13 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 131) _this10->buffer = this13; -HXDLIN( 131) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 131) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 131) _this10->byteOffset = 0; -HXDLIN( 131) _this10->length = srcLength4; -HXDLIN( 131) this10 = _this10; - } - else { -HXDLIN( 131) if (hx::IsNotNull( buffer2 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 131) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 131) if ((in_byteOffset2 < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) int bufferByteLength2 = buffer2->length; -HXDLIN( 131) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 131) int newByteLength2 = bufferByteLength2; -HXDLIN( 131) if (hx::IsNull( len )) { -HXDLIN( 131) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 131) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((newByteLength2 < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 131) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 131) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 131) if ((newRange2 > bufferByteLength2)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 131) _this11->buffer = buffer2; -HXDLIN( 131) _this11->byteOffset = in_byteOffset2; -HXDLIN( 131) _this11->byteLength = newByteLength2; -HXDLIN( 131) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 131) this10 = _this11; - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXDLIN( 131) view = this10; - } - break; - case (int)4: { -HXDLIN( 131) ::Dynamic elements3 = null(); -HXDLIN( 131) ::haxe::io::Bytes buffer3 = this1->buffer; -HXDLIN( 131) ::cpp::VirtualArray array6 = null(); -HXDLIN( 131) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 131) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 131) ::Dynamic byteoffset3 = byte_offset; -HXDLIN( 131) if (hx::IsNull( byteoffset3 )) { -HXDLIN( 131) byteoffset3 = 0; - } -HXDLIN( 131) ::lime::utils::ArrayBufferView this14; -HXDLIN( 131) if (hx::IsNotNull( elements3 )) { -HXDLIN( 131) this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXDLIN( 131) if (hx::IsNotNull( array6 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 131) _this12->byteOffset = 0; -HXDLIN( 131) _this12->length = array6->get_length(); -HXDLIN( 131) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 131) _this12->buffer = this15; -HXDLIN( 131) _this12->copyFromArray(array6,null()); -HXDLIN( 131) this14 = _this12; - } - else { -HXDLIN( 131) if (hx::IsNotNull( vector3 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 131) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 131) _this13->byteOffset = 0; -HXDLIN( 131) _this13->length = array7->get_length(); -HXDLIN( 131) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 131) _this13->buffer = this16; -HXDLIN( 131) _this13->copyFromArray(array7,null()); -HXDLIN( 131) this14 = _this13; - } - else { -HXDLIN( 131) if (hx::IsNotNull( view4 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 131) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 131) int srcLength6 = view4->length; -HXDLIN( 131) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 131) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 131) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 131) if ((view4->type == _this14->type)) { -HXDLIN( 131) int srcLength7 = srcData3->length; -HXDLIN( 131) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 131) ::haxe::io::Bytes this17 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 131) _this14->buffer = this17; -HXDLIN( 131) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 131) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 131) _this14->byteOffset = 0; -HXDLIN( 131) _this14->length = srcLength6; -HXDLIN( 131) this14 = _this14; - } - else { -HXDLIN( 131) if (hx::IsNotNull( buffer3 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 131) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 131) if ((in_byteOffset3 < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) int bufferByteLength3 = buffer3->length; -HXDLIN( 131) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 131) int newByteLength3 = bufferByteLength3; -HXDLIN( 131) if (hx::IsNull( len )) { -HXDLIN( 131) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 131) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((newByteLength3 < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 131) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 131) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 131) if ((newRange3 > bufferByteLength3)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 131) _this15->buffer = buffer3; -HXDLIN( 131) _this15->byteOffset = in_byteOffset3; -HXDLIN( 131) _this15->byteLength = newByteLength3; -HXDLIN( 131) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 131) this14 = _this15; - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 131) view = this14; - } - break; - case (int)5: { -HXDLIN( 131) ::Dynamic elements4 = null(); -HXDLIN( 131) ::haxe::io::Bytes buffer4 = this1->buffer; -HXDLIN( 131) ::cpp::VirtualArray array8 = null(); -HXDLIN( 131) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 131) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 131) ::Dynamic byteoffset4 = byte_offset; -HXDLIN( 131) if (hx::IsNull( byteoffset4 )) { -HXDLIN( 131) byteoffset4 = 0; - } -HXDLIN( 131) ::lime::utils::ArrayBufferView this18; -HXDLIN( 131) if (hx::IsNotNull( elements4 )) { -HXDLIN( 131) this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXDLIN( 131) if (hx::IsNotNull( array8 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 131) _this16->byteOffset = 0; -HXDLIN( 131) _this16->length = array8->get_length(); -HXDLIN( 131) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 131) _this16->buffer = this19; -HXDLIN( 131) _this16->copyFromArray(array8,null()); -HXDLIN( 131) this18 = _this16; - } - else { -HXDLIN( 131) if (hx::IsNotNull( vector4 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 131) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 131) _this17->byteOffset = 0; -HXDLIN( 131) _this17->length = array9->get_length(); -HXDLIN( 131) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 131) _this17->buffer = this20; -HXDLIN( 131) _this17->copyFromArray(array9,null()); -HXDLIN( 131) this18 = _this17; - } - else { -HXDLIN( 131) if (hx::IsNotNull( view5 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 131) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 131) int srcLength8 = view5->length; -HXDLIN( 131) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 131) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 131) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 131) if ((view5->type == _this18->type)) { -HXDLIN( 131) int srcLength9 = srcData4->length; -HXDLIN( 131) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 131) ::haxe::io::Bytes this21 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 131) _this18->buffer = this21; -HXDLIN( 131) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 131) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 131) _this18->byteOffset = 0; -HXDLIN( 131) _this18->length = srcLength8; -HXDLIN( 131) this18 = _this18; - } - else { -HXDLIN( 131) if (hx::IsNotNull( buffer4 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 131) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 131) if ((in_byteOffset4 < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) int bufferByteLength4 = buffer4->length; -HXDLIN( 131) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 131) int newByteLength4 = bufferByteLength4; -HXDLIN( 131) if (hx::IsNull( len )) { -HXDLIN( 131) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 131) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((newByteLength4 < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 131) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 131) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 131) if ((newRange4 > bufferByteLength4)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 131) _this19->buffer = buffer4; -HXDLIN( 131) _this19->byteOffset = in_byteOffset4; -HXDLIN( 131) _this19->byteLength = newByteLength4; -HXDLIN( 131) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 131) this18 = _this19; - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXDLIN( 131) view = this18; - } - break; - case (int)6: { -HXDLIN( 131) ::Dynamic elements5 = null(); -HXDLIN( 131) ::haxe::io::Bytes buffer5 = this1->buffer; -HXDLIN( 131) ::cpp::VirtualArray array10 = null(); -HXDLIN( 131) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 131) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 131) ::Dynamic byteoffset5 = byte_offset; -HXDLIN( 131) if (hx::IsNull( byteoffset5 )) { -HXDLIN( 131) byteoffset5 = 0; - } -HXDLIN( 131) ::lime::utils::ArrayBufferView this22; -HXDLIN( 131) if (hx::IsNotNull( elements5 )) { -HXDLIN( 131) this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXDLIN( 131) if (hx::IsNotNull( array10 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 131) _this20->byteOffset = 0; -HXDLIN( 131) _this20->length = array10->get_length(); -HXDLIN( 131) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 131) _this20->buffer = this23; -HXDLIN( 131) _this20->copyFromArray(array10,null()); -HXDLIN( 131) this22 = _this20; - } - else { -HXDLIN( 131) if (hx::IsNotNull( vector5 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 131) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 131) _this21->byteOffset = 0; -HXDLIN( 131) _this21->length = array11->get_length(); -HXDLIN( 131) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 131) _this21->buffer = this24; -HXDLIN( 131) _this21->copyFromArray(array11,null()); -HXDLIN( 131) this22 = _this21; - } - else { -HXDLIN( 131) if (hx::IsNotNull( view6 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 131) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 131) int srcLength10 = view6->length; -HXDLIN( 131) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 131) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 131) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 131) if ((view6->type == _this22->type)) { -HXDLIN( 131) int srcLength11 = srcData5->length; -HXDLIN( 131) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 131) ::haxe::io::Bytes this25 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 131) _this22->buffer = this25; -HXDLIN( 131) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 131) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 131) _this22->byteOffset = 0; -HXDLIN( 131) _this22->length = srcLength10; -HXDLIN( 131) this22 = _this22; - } - else { -HXDLIN( 131) if (hx::IsNotNull( buffer5 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 131) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 131) if ((in_byteOffset5 < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) int bufferByteLength5 = buffer5->length; -HXDLIN( 131) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 131) int newByteLength5 = bufferByteLength5; -HXDLIN( 131) if (hx::IsNull( len )) { -HXDLIN( 131) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 131) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((newByteLength5 < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 131) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 131) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 131) if ((newRange5 > bufferByteLength5)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 131) _this23->buffer = buffer5; -HXDLIN( 131) _this23->byteOffset = in_byteOffset5; -HXDLIN( 131) _this23->byteLength = newByteLength5; -HXDLIN( 131) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 131) this22 = _this23; - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 131) view = this22; - } - break; - case (int)7: { -HXDLIN( 131) ::Dynamic elements6 = null(); -HXDLIN( 131) ::haxe::io::Bytes buffer6 = this1->buffer; -HXDLIN( 131) ::cpp::VirtualArray array12 = null(); -HXDLIN( 131) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 131) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 131) ::Dynamic byteoffset6 = byte_offset; -HXDLIN( 131) if (hx::IsNull( byteoffset6 )) { -HXDLIN( 131) byteoffset6 = 0; - } -HXDLIN( 131) ::lime::utils::ArrayBufferView this26; -HXDLIN( 131) if (hx::IsNotNull( elements6 )) { -HXDLIN( 131) this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXDLIN( 131) if (hx::IsNotNull( array12 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 131) _this24->byteOffset = 0; -HXDLIN( 131) _this24->length = array12->get_length(); -HXDLIN( 131) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 131) _this24->buffer = this27; -HXDLIN( 131) _this24->copyFromArray(array12,null()); -HXDLIN( 131) this26 = _this24; - } - else { -HXDLIN( 131) if (hx::IsNotNull( vector6 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 131) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 131) _this25->byteOffset = 0; -HXDLIN( 131) _this25->length = array13->get_length(); -HXDLIN( 131) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 131) _this25->buffer = this28; -HXDLIN( 131) _this25->copyFromArray(array13,null()); -HXDLIN( 131) this26 = _this25; - } - else { -HXDLIN( 131) if (hx::IsNotNull( view7 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 131) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 131) int srcLength12 = view7->length; -HXDLIN( 131) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 131) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 131) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 131) if ((view7->type == _this26->type)) { -HXDLIN( 131) int srcLength13 = srcData6->length; -HXDLIN( 131) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 131) ::haxe::io::Bytes this29 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 131) _this26->buffer = this29; -HXDLIN( 131) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 131) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 131) _this26->byteOffset = 0; -HXDLIN( 131) _this26->length = srcLength12; -HXDLIN( 131) this26 = _this26; - } - else { -HXDLIN( 131) if (hx::IsNotNull( buffer6 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 131) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 131) if ((in_byteOffset6 < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) int bufferByteLength6 = buffer6->length; -HXDLIN( 131) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 131) int newByteLength6 = bufferByteLength6; -HXDLIN( 131) if (hx::IsNull( len )) { -HXDLIN( 131) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 131) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((newByteLength6 < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 131) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 131) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 131) if ((newRange6 > bufferByteLength6)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 131) _this27->buffer = buffer6; -HXDLIN( 131) _this27->byteOffset = in_byteOffset6; -HXDLIN( 131) _this27->byteLength = newByteLength6; -HXDLIN( 131) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 131) this26 = _this27; - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXDLIN( 131) view = this26; - } - break; - case (int)8: { -HXDLIN( 131) ::Dynamic elements7 = null(); -HXDLIN( 131) ::haxe::io::Bytes buffer7 = this1->buffer; -HXDLIN( 131) ::cpp::VirtualArray array14 = null(); -HXDLIN( 131) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 131) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 131) ::Dynamic byteoffset7 = byte_offset; -HXDLIN( 131) if (hx::IsNull( byteoffset7 )) { -HXDLIN( 131) byteoffset7 = 0; - } -HXDLIN( 131) ::lime::utils::ArrayBufferView this30; -HXDLIN( 131) if (hx::IsNotNull( elements7 )) { -HXDLIN( 131) this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXDLIN( 131) if (hx::IsNotNull( array14 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 131) _this28->byteOffset = 0; -HXDLIN( 131) _this28->length = array14->get_length(); -HXDLIN( 131) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 131) _this28->buffer = this31; -HXDLIN( 131) _this28->copyFromArray(array14,null()); -HXDLIN( 131) this30 = _this28; - } - else { -HXDLIN( 131) if (hx::IsNotNull( vector7 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 131) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 131) _this29->byteOffset = 0; -HXDLIN( 131) _this29->length = array15->get_length(); -HXDLIN( 131) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 131) _this29->buffer = this32; -HXDLIN( 131) _this29->copyFromArray(array15,null()); -HXDLIN( 131) this30 = _this29; - } - else { -HXDLIN( 131) if (hx::IsNotNull( view8 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 131) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 131) int srcLength14 = view8->length; -HXDLIN( 131) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 131) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 131) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 131) if ((view8->type == _this30->type)) { -HXDLIN( 131) int srcLength15 = srcData7->length; -HXDLIN( 131) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 131) ::haxe::io::Bytes this33 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 131) _this30->buffer = this33; -HXDLIN( 131) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 131) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 131) _this30->byteOffset = 0; -HXDLIN( 131) _this30->length = srcLength14; -HXDLIN( 131) this30 = _this30; - } - else { -HXDLIN( 131) if (hx::IsNotNull( buffer7 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 131) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 131) if ((in_byteOffset7 < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) int bufferByteLength7 = buffer7->length; -HXDLIN( 131) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 131) int newByteLength7 = bufferByteLength7; -HXDLIN( 131) if (hx::IsNull( len )) { -HXDLIN( 131) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 131) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((newByteLength7 < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 131) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 131) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 131) if ((newRange7 > bufferByteLength7)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 131) _this31->buffer = buffer7; -HXDLIN( 131) _this31->byteOffset = in_byteOffset7; -HXDLIN( 131) _this31->byteLength = newByteLength7; -HXDLIN( 131) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 131) this30 = _this31; - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 131) view = this30; - } - break; - case (int)9: { -HXDLIN( 131) ::Dynamic elements8 = null(); -HXDLIN( 131) ::haxe::io::Bytes buffer8 = this1->buffer; -HXDLIN( 131) ::cpp::VirtualArray array16 = null(); -HXDLIN( 131) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 131) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 131) ::Dynamic byteoffset8 = byte_offset; -HXDLIN( 131) if (hx::IsNull( byteoffset8 )) { -HXDLIN( 131) byteoffset8 = 0; - } -HXDLIN( 131) ::lime::utils::ArrayBufferView this34; -HXDLIN( 131) if (hx::IsNotNull( elements8 )) { -HXDLIN( 131) this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXDLIN( 131) if (hx::IsNotNull( array16 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 131) _this32->byteOffset = 0; -HXDLIN( 131) _this32->length = array16->get_length(); -HXDLIN( 131) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 131) _this32->buffer = this35; -HXDLIN( 131) _this32->copyFromArray(array16,null()); -HXDLIN( 131) this34 = _this32; - } - else { -HXDLIN( 131) if (hx::IsNotNull( vector8 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 131) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 131) _this33->byteOffset = 0; -HXDLIN( 131) _this33->length = array17->get_length(); -HXDLIN( 131) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 131) _this33->buffer = this36; -HXDLIN( 131) _this33->copyFromArray(array17,null()); -HXDLIN( 131) this34 = _this33; - } - else { -HXDLIN( 131) if (hx::IsNotNull( view9 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 131) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 131) int srcLength16 = view9->length; -HXDLIN( 131) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 131) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 131) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 131) if ((view9->type == _this34->type)) { -HXDLIN( 131) int srcLength17 = srcData8->length; -HXDLIN( 131) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 131) ::haxe::io::Bytes this37 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 131) _this34->buffer = this37; -HXDLIN( 131) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 131) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 131) _this34->byteOffset = 0; -HXDLIN( 131) _this34->length = srcLength16; -HXDLIN( 131) this34 = _this34; - } - else { -HXDLIN( 131) if (hx::IsNotNull( buffer8 )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 131) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 131) if ((in_byteOffset8 < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) int bufferByteLength8 = buffer8->length; -HXDLIN( 131) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 131) int newByteLength8 = bufferByteLength8; -HXDLIN( 131) if (hx::IsNull( len )) { -HXDLIN( 131) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 131) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((newByteLength8 < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 131) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 131) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 131) if ((newRange8 > bufferByteLength8)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 131) _this35->buffer = buffer8; -HXDLIN( 131) _this35->byteOffset = in_byteOffset8; -HXDLIN( 131) _this35->byteLength = newByteLength8; -HXDLIN( 131) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 131) this34 = _this35; - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXDLIN( 131) view = this34; - } - break; - } -HXDLIN( 131) return view; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Float32Array_Impl__obj,subarray,return ) - - ::lime::utils::ArrayBufferView Float32Array_Impl__obj::fromBytes( ::haxe::io::Bytes bytes, ::Dynamic __o_byteOffset, ::Dynamic len){ - ::Dynamic byteOffset = __o_byteOffset; - if (hx::IsNull(__o_byteOffset)) byteOffset = 0; - HX_GC_STACKFRAME(&_hx_pos_da58397c804069e7_136_fromBytes) -HXDLIN( 136) ::Dynamic elements = null(); -HXDLIN( 136) ::cpp::VirtualArray array = null(); -HXDLIN( 136) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 136) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 136) ::Dynamic byteoffset = byteOffset; -HXLINE( 99) if (hx::IsNull( byteoffset )) { -HXLINE( 99) byteoffset = 0; - } -HXLINE( 136) ::lime::utils::ArrayBufferView this1; -HXDLIN( 136) if (hx::IsNotNull( elements )) { -HXDLIN( 136) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,8); - } - else { -HXDLIN( 136) if (hx::IsNotNull( array )) { -HXDLIN( 136) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 136) _this->byteOffset = 0; -HXDLIN( 136) _this->length = array->get_length(); -HXDLIN( 136) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 136) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 136) _this->buffer = this2; -HXDLIN( 136) _this->copyFromArray(array,null()); -HXDLIN( 136) this1 = _this; - } - else { -HXDLIN( 136) if (hx::IsNotNull( vector )) { -HXDLIN( 136) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 136) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 136) _this1->byteOffset = 0; -HXDLIN( 136) _this1->length = array1->get_length(); -HXDLIN( 136) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 136) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 136) _this1->buffer = this3; -HXDLIN( 136) _this1->copyFromArray(array1,null()); -HXDLIN( 136) this1 = _this1; - } - else { -HXDLIN( 136) if (hx::IsNotNull( view )) { -HXDLIN( 136) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 136) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 136) int srcLength = view->length; -HXDLIN( 136) int srcByteOffset = view->byteOffset; -HXDLIN( 136) int srcElementSize = view->bytesPerElement; -HXDLIN( 136) int elementSize = _this2->bytesPerElement; -HXDLIN( 136) if ((view->type == _this2->type)) { -HXDLIN( 136) int srcLength1 = srcData->length; -HXDLIN( 136) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 136) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 136) _this2->buffer = this4; -HXDLIN( 136) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 136) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 136) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 136) _this2->byteOffset = 0; -HXDLIN( 136) _this2->length = srcLength; -HXDLIN( 136) this1 = _this2; - } - else { -HXDLIN( 136) if (hx::IsNotNull( bytes )) { -HXDLIN( 136) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 136) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 136) if ((in_byteOffset < 0)) { -HXDLIN( 136) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 136) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 136) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 136) int bufferByteLength = bytes->length; -HXDLIN( 136) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 136) int newByteLength = bufferByteLength; -HXDLIN( 136) if (hx::IsNull( len )) { -HXDLIN( 136) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 136) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 136) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 136) if ((newByteLength < 0)) { -HXDLIN( 136) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 136) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 136) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 136) if ((newRange > bufferByteLength)) { -HXDLIN( 136) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 136) _this3->buffer = bytes; -HXDLIN( 136) _this3->byteOffset = in_byteOffset; -HXDLIN( 136) _this3->byteLength = newByteLength; -HXDLIN( 136) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 136) this1 = _this3; - } - else { -HXDLIN( 136) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 136) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Float32Array_Impl__obj,fromBytes,return ) - - ::haxe::io::Bytes Float32Array_Impl__obj::toBytes( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_da58397c804069e7_141_toBytes) -HXDLIN( 141) return this1->buffer; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Float32Array_Impl__obj,toBytes,return ) - -::String Float32Array_Impl__obj::toString( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_da58397c804069e7_146_toString) -HXDLIN( 146) if (hx::IsNotNull( this1 )) { -HXDLIN( 146) return ((((HX_("Float32Array [byteLength:",d3,5c,f0,6e) + this1->byteLength) + HX_(", length:",a0,04,67,ef)) + this1->length) + HX_("]",5d,00,00,00)); - } - else { -HXDLIN( 146) return null(); - } -HXDLIN( 146) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Float32Array_Impl__obj,toString,return ) - - -Float32Array_Impl__obj::Float32Array_Impl__obj() -{ -} - -bool Float32Array_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"toBytes") ) { outValue = toBytes_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"subarray") ) { outValue = subarray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Float32Array_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Float32Array_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &Float32Array_Impl__obj::BYTES_PER_ELEMENT,HX_("BYTES_PER_ELEMENT",a6,04,1d,cc)}, - {hx::fsInt,(void *) &Float32Array_Impl__obj::hello,HX_("hello",12,33,c1,24)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Float32Array_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Float32Array_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); - HX_MARK_MEMBER_NAME(Float32Array_Impl__obj::hello,"hello"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Float32Array_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Float32Array_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); - HX_VISIT_MEMBER_NAME(Float32Array_Impl__obj::hello,"hello"); -}; - -#endif - -hx::Class Float32Array_Impl__obj::__mClass; - -static ::String Float32Array_Impl__obj_sStaticFields[] = { - HX_("BYTES_PER_ELEMENT",a6,04,1d,cc), - HX_("hello",12,33,c1,24), - HX_("subarray",19,54,81,07), - HX_("fromBytes",a1,f2,20,72), - HX_("toBytes",f0,54,1c,8a), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Float32Array_Impl__obj::__register() -{ - Float32Array_Impl__obj _hx_dummy; - Float32Array_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils._Float32Array.Float32Array_Impl_",25,03,42,71); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Float32Array_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Float32Array_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Float32Array_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Float32Array_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Float32Array_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Float32Array_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Float32Array_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Float32Array_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_da58397c804069e7_92_boot) -HXDLIN( 92) BYTES_PER_ELEMENT = 4; - } -} - -} // end namespace lime -} // end namespace utils -} // end namespace _Float32Array diff --git a/hGameTest/bin/linux/obj/src/lime/utils/_Float64Array/Float64Array_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/utils/_Float64Array/Float64Array_Impl_.cpp deleted file mode 100644 index 403caf51..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/_Float64Array/Float64Array_Impl_.cpp +++ /dev/null @@ -1,1256 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_utils__Float64Array_Float64Array_Impl_ -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_8b7b048dadc59c63_128_subarray,"lime.utils._Float64Array.Float64Array_Impl_","subarray",0x21ecbb22,"lime.utils._Float64Array.Float64Array_Impl_.subarray","lime/utils/Float64Array.hx",128,0x73d83bc7) -HX_LOCAL_STACK_FRAME(_hx_pos_8b7b048dadc59c63_133_fromBytes,"lime.utils._Float64Array.Float64Array_Impl_","fromBytes",0x75afb378,"lime.utils._Float64Array.Float64Array_Impl_.fromBytes","lime/utils/Float64Array.hx",133,0x73d83bc7) -HX_LOCAL_STACK_FRAME(_hx_pos_8b7b048dadc59c63_138_toBytes,"lime.utils._Float64Array.Float64Array_Impl_","toBytes",0xdbbc6207,"lime.utils._Float64Array.Float64Array_Impl_.toBytes","lime/utils/Float64Array.hx",138,0x73d83bc7) -HX_LOCAL_STACK_FRAME(_hx_pos_8b7b048dadc59c63_143_get_length,"lime.utils._Float64Array.Float64Array_Impl_","get_length",0xa8e8fff8,"lime.utils._Float64Array.Float64Array_Impl_.get_length","lime/utils/Float64Array.hx",143,0x73d83bc7) -HX_LOCAL_STACK_FRAME(_hx_pos_8b7b048dadc59c63_161_toString,"lime.utils._Float64Array.Float64Array_Impl_","toString",0x52da37b5,"lime.utils._Float64Array.Float64Array_Impl_.toString","lime/utils/Float64Array.hx",161,0x73d83bc7) -HX_LOCAL_STACK_FRAME(_hx_pos_8b7b048dadc59c63_90_boot,"lime.utils._Float64Array.Float64Array_Impl_","boot",0x289272bb,"lime.utils._Float64Array.Float64Array_Impl_.boot","lime/utils/Float64Array.hx",90,0x73d83bc7) -namespace lime{ -namespace utils{ -namespace _Float64Array{ - -void Float64Array_Impl__obj::__construct() { } - -Dynamic Float64Array_Impl__obj::__CreateEmpty() { return new Float64Array_Impl__obj; } - -void *Float64Array_Impl__obj::_hx_vtable = 0; - -Dynamic Float64Array_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Float64Array_Impl__obj > _hx_result = new Float64Array_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Float64Array_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x28fea341; -} - -int Float64Array_Impl__obj::BYTES_PER_ELEMENT; - - ::lime::utils::ArrayBufferView Float64Array_Impl__obj::subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_8b7b048dadc59c63_128_subarray) -HXDLIN( 128) ::Dynamic end1 = end; -HXDLIN( 128) if (hx::IsNull( end1 )) { -HXDLIN( 128) end1 = this1->length; - } -HXDLIN( 128) int len = (( (int)(end1) ) - begin); -HXDLIN( 128) int byte_offset = ((begin * this1->bytesPerElement) + this1->byteOffset); -HXDLIN( 128) ::lime::utils::ArrayBufferView view; -HXDLIN( 128) switch((int)(this1->type)){ - case (int)0: { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXDLIN( 128) ::Dynamic elements = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 128) ::Dynamic byteoffset = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset )) { -HXDLIN( 128) byteoffset = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this2; -HXDLIN( 128) if (hx::IsNotNull( elements )) { -HXDLIN( 128) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) _this->byteOffset = 0; -HXDLIN( 128) _this->length = array->get_length(); -HXDLIN( 128) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 128) _this->buffer = this3; -HXDLIN( 128) _this->copyFromArray(array,null()); -HXDLIN( 128) this2 = _this; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this1->byteOffset = 0; -HXDLIN( 128) _this1->length = array1->get_length(); -HXDLIN( 128) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 128) _this1->buffer = this4; -HXDLIN( 128) _this1->copyFromArray(array1,null()); -HXDLIN( 128) this2 = _this1; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view1 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 128) int srcLength = view1->length; -HXDLIN( 128) int srcByteOffset = view1->byteOffset; -HXDLIN( 128) int srcElementSize = view1->bytesPerElement; -HXDLIN( 128) int elementSize = _this2->bytesPerElement; -HXDLIN( 128) if ((view1->type == _this2->type)) { -HXDLIN( 128) int srcLength1 = srcData->length; -HXDLIN( 128) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 128) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 128) _this2->buffer = this5; -HXDLIN( 128) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 128) _this2->byteOffset = 0; -HXDLIN( 128) _this2->length = srcLength; -HXDLIN( 128) this2 = _this2; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 128) if ((in_byteOffset < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength = buffer->length; -HXDLIN( 128) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 128) int newByteLength = bufferByteLength; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 128) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 128) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 128) if ((newRange > bufferByteLength)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this3->buffer = buffer; -HXDLIN( 128) _this3->byteOffset = in_byteOffset; -HXDLIN( 128) _this3->byteLength = newByteLength; -HXDLIN( 128) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 128) this2 = _this3; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXDLIN( 128) view = this2; - } - break; - case (int)2: { -HXDLIN( 128) ::Dynamic elements1 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer1 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array2 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 128) ::Dynamic byteoffset1 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset1 )) { -HXDLIN( 128) byteoffset1 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this6; -HXDLIN( 128) if (hx::IsNotNull( elements1 )) { -HXDLIN( 128) this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) _this4->byteOffset = 0; -HXDLIN( 128) _this4->length = array2->get_length(); -HXDLIN( 128) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 128) _this4->buffer = this7; -HXDLIN( 128) _this4->copyFromArray(array2,null()); -HXDLIN( 128) this6 = _this4; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector1 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this5->byteOffset = 0; -HXDLIN( 128) _this5->length = array3->get_length(); -HXDLIN( 128) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 128) _this5->buffer = this8; -HXDLIN( 128) _this5->copyFromArray(array3,null()); -HXDLIN( 128) this6 = _this5; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 128) int srcLength2 = view2->length; -HXDLIN( 128) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 128) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 128) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 128) if ((view2->type == _this6->type)) { -HXDLIN( 128) int srcLength3 = srcData1->length; -HXDLIN( 128) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 128) ::haxe::io::Bytes this9 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 128) _this6->buffer = this9; -HXDLIN( 128) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 128) _this6->byteOffset = 0; -HXDLIN( 128) _this6->length = srcLength2; -HXDLIN( 128) this6 = _this6; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer1 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 128) if ((in_byteOffset1 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength1 = buffer1->length; -HXDLIN( 128) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 128) int newByteLength1 = bufferByteLength1; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 128) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength1 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 128) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 128) if ((newRange1 > bufferByteLength1)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this7->buffer = buffer1; -HXDLIN( 128) _this7->byteOffset = in_byteOffset1; -HXDLIN( 128) _this7->byteLength = newByteLength1; -HXDLIN( 128) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 128) this6 = _this7; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXDLIN( 128) view = this6; - } - break; - case (int)3: { -HXDLIN( 128) ::Dynamic elements2 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer2 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array4 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 128) ::Dynamic byteoffset2 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset2 )) { -HXDLIN( 128) byteoffset2 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this10; -HXDLIN( 128) if (hx::IsNotNull( elements2 )) { -HXDLIN( 128) this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) _this8->byteOffset = 0; -HXDLIN( 128) _this8->length = array4->get_length(); -HXDLIN( 128) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 128) _this8->buffer = this11; -HXDLIN( 128) _this8->copyFromArray(array4,null()); -HXDLIN( 128) this10 = _this8; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this9->byteOffset = 0; -HXDLIN( 128) _this9->length = array5->get_length(); -HXDLIN( 128) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 128) _this9->buffer = this12; -HXDLIN( 128) _this9->copyFromArray(array5,null()); -HXDLIN( 128) this10 = _this9; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view3 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 128) int srcLength4 = view3->length; -HXDLIN( 128) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 128) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 128) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 128) if ((view3->type == _this10->type)) { -HXDLIN( 128) int srcLength5 = srcData2->length; -HXDLIN( 128) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 128) ::haxe::io::Bytes this13 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 128) _this10->buffer = this13; -HXDLIN( 128) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 128) _this10->byteOffset = 0; -HXDLIN( 128) _this10->length = srcLength4; -HXDLIN( 128) this10 = _this10; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 128) if ((in_byteOffset2 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength2 = buffer2->length; -HXDLIN( 128) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 128) int newByteLength2 = bufferByteLength2; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 128) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength2 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 128) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 128) if ((newRange2 > bufferByteLength2)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this11->buffer = buffer2; -HXDLIN( 128) _this11->byteOffset = in_byteOffset2; -HXDLIN( 128) _this11->byteLength = newByteLength2; -HXDLIN( 128) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 128) this10 = _this11; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXDLIN( 128) view = this10; - } - break; - case (int)4: { -HXDLIN( 128) ::Dynamic elements3 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer3 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array6 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 128) ::Dynamic byteoffset3 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset3 )) { -HXDLIN( 128) byteoffset3 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this14; -HXDLIN( 128) if (hx::IsNotNull( elements3 )) { -HXDLIN( 128) this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) _this12->byteOffset = 0; -HXDLIN( 128) _this12->length = array6->get_length(); -HXDLIN( 128) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 128) _this12->buffer = this15; -HXDLIN( 128) _this12->copyFromArray(array6,null()); -HXDLIN( 128) this14 = _this12; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector3 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this13->byteOffset = 0; -HXDLIN( 128) _this13->length = array7->get_length(); -HXDLIN( 128) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 128) _this13->buffer = this16; -HXDLIN( 128) _this13->copyFromArray(array7,null()); -HXDLIN( 128) this14 = _this13; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 128) int srcLength6 = view4->length; -HXDLIN( 128) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 128) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 128) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 128) if ((view4->type == _this14->type)) { -HXDLIN( 128) int srcLength7 = srcData3->length; -HXDLIN( 128) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 128) ::haxe::io::Bytes this17 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 128) _this14->buffer = this17; -HXDLIN( 128) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 128) _this14->byteOffset = 0; -HXDLIN( 128) _this14->length = srcLength6; -HXDLIN( 128) this14 = _this14; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer3 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 128) if ((in_byteOffset3 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength3 = buffer3->length; -HXDLIN( 128) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 128) int newByteLength3 = bufferByteLength3; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 128) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength3 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 128) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 128) if ((newRange3 > bufferByteLength3)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this15->buffer = buffer3; -HXDLIN( 128) _this15->byteOffset = in_byteOffset3; -HXDLIN( 128) _this15->byteLength = newByteLength3; -HXDLIN( 128) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 128) this14 = _this15; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 128) view = this14; - } - break; - case (int)5: { -HXDLIN( 128) ::Dynamic elements4 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer4 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array8 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 128) ::Dynamic byteoffset4 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset4 )) { -HXDLIN( 128) byteoffset4 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this18; -HXDLIN( 128) if (hx::IsNotNull( elements4 )) { -HXDLIN( 128) this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) _this16->byteOffset = 0; -HXDLIN( 128) _this16->length = array8->get_length(); -HXDLIN( 128) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 128) _this16->buffer = this19; -HXDLIN( 128) _this16->copyFromArray(array8,null()); -HXDLIN( 128) this18 = _this16; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this17->byteOffset = 0; -HXDLIN( 128) _this17->length = array9->get_length(); -HXDLIN( 128) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 128) _this17->buffer = this20; -HXDLIN( 128) _this17->copyFromArray(array9,null()); -HXDLIN( 128) this18 = _this17; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view5 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 128) int srcLength8 = view5->length; -HXDLIN( 128) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 128) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 128) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 128) if ((view5->type == _this18->type)) { -HXDLIN( 128) int srcLength9 = srcData4->length; -HXDLIN( 128) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 128) ::haxe::io::Bytes this21 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 128) _this18->buffer = this21; -HXDLIN( 128) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 128) _this18->byteOffset = 0; -HXDLIN( 128) _this18->length = srcLength8; -HXDLIN( 128) this18 = _this18; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 128) if ((in_byteOffset4 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength4 = buffer4->length; -HXDLIN( 128) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 128) int newByteLength4 = bufferByteLength4; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 128) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength4 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 128) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 128) if ((newRange4 > bufferByteLength4)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this19->buffer = buffer4; -HXDLIN( 128) _this19->byteOffset = in_byteOffset4; -HXDLIN( 128) _this19->byteLength = newByteLength4; -HXDLIN( 128) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 128) this18 = _this19; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXDLIN( 128) view = this18; - } - break; - case (int)6: { -HXDLIN( 128) ::Dynamic elements5 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer5 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array10 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 128) ::Dynamic byteoffset5 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset5 )) { -HXDLIN( 128) byteoffset5 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this22; -HXDLIN( 128) if (hx::IsNotNull( elements5 )) { -HXDLIN( 128) this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array10 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) _this20->byteOffset = 0; -HXDLIN( 128) _this20->length = array10->get_length(); -HXDLIN( 128) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 128) _this20->buffer = this23; -HXDLIN( 128) _this20->copyFromArray(array10,null()); -HXDLIN( 128) this22 = _this20; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector5 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this21->byteOffset = 0; -HXDLIN( 128) _this21->length = array11->get_length(); -HXDLIN( 128) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 128) _this21->buffer = this24; -HXDLIN( 128) _this21->copyFromArray(array11,null()); -HXDLIN( 128) this22 = _this21; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 128) int srcLength10 = view6->length; -HXDLIN( 128) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 128) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 128) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 128) if ((view6->type == _this22->type)) { -HXDLIN( 128) int srcLength11 = srcData5->length; -HXDLIN( 128) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 128) ::haxe::io::Bytes this25 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 128) _this22->buffer = this25; -HXDLIN( 128) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 128) _this22->byteOffset = 0; -HXDLIN( 128) _this22->length = srcLength10; -HXDLIN( 128) this22 = _this22; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer5 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 128) if ((in_byteOffset5 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength5 = buffer5->length; -HXDLIN( 128) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 128) int newByteLength5 = bufferByteLength5; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 128) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength5 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 128) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 128) if ((newRange5 > bufferByteLength5)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this23->buffer = buffer5; -HXDLIN( 128) _this23->byteOffset = in_byteOffset5; -HXDLIN( 128) _this23->byteLength = newByteLength5; -HXDLIN( 128) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 128) this22 = _this23; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 128) view = this22; - } - break; - case (int)7: { -HXDLIN( 128) ::Dynamic elements6 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer6 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array12 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 128) ::Dynamic byteoffset6 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset6 )) { -HXDLIN( 128) byteoffset6 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this26; -HXDLIN( 128) if (hx::IsNotNull( elements6 )) { -HXDLIN( 128) this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array12 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) _this24->byteOffset = 0; -HXDLIN( 128) _this24->length = array12->get_length(); -HXDLIN( 128) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 128) _this24->buffer = this27; -HXDLIN( 128) _this24->copyFromArray(array12,null()); -HXDLIN( 128) this26 = _this24; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this25->byteOffset = 0; -HXDLIN( 128) _this25->length = array13->get_length(); -HXDLIN( 128) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 128) _this25->buffer = this28; -HXDLIN( 128) _this25->copyFromArray(array13,null()); -HXDLIN( 128) this26 = _this25; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view7 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 128) int srcLength12 = view7->length; -HXDLIN( 128) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 128) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 128) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 128) if ((view7->type == _this26->type)) { -HXDLIN( 128) int srcLength13 = srcData6->length; -HXDLIN( 128) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 128) ::haxe::io::Bytes this29 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 128) _this26->buffer = this29; -HXDLIN( 128) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 128) _this26->byteOffset = 0; -HXDLIN( 128) _this26->length = srcLength12; -HXDLIN( 128) this26 = _this26; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 128) if ((in_byteOffset6 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength6 = buffer6->length; -HXDLIN( 128) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 128) int newByteLength6 = bufferByteLength6; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 128) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength6 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 128) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 128) if ((newRange6 > bufferByteLength6)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this27->buffer = buffer6; -HXDLIN( 128) _this27->byteOffset = in_byteOffset6; -HXDLIN( 128) _this27->byteLength = newByteLength6; -HXDLIN( 128) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 128) this26 = _this27; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXDLIN( 128) view = this26; - } - break; - case (int)8: { -HXDLIN( 128) ::Dynamic elements7 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer7 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array14 = null(); -HXDLIN( 128) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 128) ::Dynamic byteoffset7 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset7 )) { -HXDLIN( 128) byteoffset7 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this30; -HXDLIN( 128) if (hx::IsNotNull( elements7 )) { -HXDLIN( 128) this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array14 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) _this28->byteOffset = 0; -HXDLIN( 128) _this28->length = array14->get_length(); -HXDLIN( 128) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 128) _this28->buffer = this31; -HXDLIN( 128) _this28->copyFromArray(array14,null()); -HXDLIN( 128) this30 = _this28; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector7 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this29->byteOffset = 0; -HXDLIN( 128) _this29->length = array15->get_length(); -HXDLIN( 128) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 128) _this29->buffer = this32; -HXDLIN( 128) _this29->copyFromArray(array15,null()); -HXDLIN( 128) this30 = _this29; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 128) int srcLength14 = view8->length; -HXDLIN( 128) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 128) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 128) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 128) if ((view8->type == _this30->type)) { -HXDLIN( 128) int srcLength15 = srcData7->length; -HXDLIN( 128) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 128) ::haxe::io::Bytes this33 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 128) _this30->buffer = this33; -HXDLIN( 128) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 128) _this30->byteOffset = 0; -HXDLIN( 128) _this30->length = srcLength14; -HXDLIN( 128) this30 = _this30; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer7 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 128) if ((in_byteOffset7 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength7 = buffer7->length; -HXDLIN( 128) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 128) int newByteLength7 = bufferByteLength7; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 128) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength7 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 128) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 128) if ((newRange7 > bufferByteLength7)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this31->buffer = buffer7; -HXDLIN( 128) _this31->byteOffset = in_byteOffset7; -HXDLIN( 128) _this31->byteLength = newByteLength7; -HXDLIN( 128) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 128) this30 = _this31; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 128) view = this30; - } - break; - case (int)9: { -HXDLIN( 128) ::Dynamic elements8 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer8 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array16 = null(); -HXDLIN( 128) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 128) ::Dynamic byteoffset8 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset8 )) { -HXDLIN( 128) byteoffset8 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this34; -HXDLIN( 128) if (hx::IsNotNull( elements8 )) { -HXDLIN( 128) this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array16 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) _this32->byteOffset = 0; -HXDLIN( 128) _this32->length = array16->get_length(); -HXDLIN( 128) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 128) _this32->buffer = this35; -HXDLIN( 128) _this32->copyFromArray(array16,null()); -HXDLIN( 128) this34 = _this32; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this33->byteOffset = 0; -HXDLIN( 128) _this33->length = array17->get_length(); -HXDLIN( 128) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 128) _this33->buffer = this36; -HXDLIN( 128) _this33->copyFromArray(array17,null()); -HXDLIN( 128) this34 = _this33; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view9 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 128) int srcLength16 = view9->length; -HXDLIN( 128) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 128) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 128) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 128) if ((view9->type == _this34->type)) { -HXDLIN( 128) int srcLength17 = srcData8->length; -HXDLIN( 128) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 128) ::haxe::io::Bytes this37 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 128) _this34->buffer = this37; -HXDLIN( 128) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 128) _this34->byteOffset = 0; -HXDLIN( 128) _this34->length = srcLength16; -HXDLIN( 128) this34 = _this34; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 128) if ((in_byteOffset8 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength8 = buffer8->length; -HXDLIN( 128) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 128) int newByteLength8 = bufferByteLength8; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 128) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength8 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 128) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 128) if ((newRange8 > bufferByteLength8)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this35->buffer = buffer8; -HXDLIN( 128) _this35->byteOffset = in_byteOffset8; -HXDLIN( 128) _this35->byteLength = newByteLength8; -HXDLIN( 128) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 128) this34 = _this35; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXDLIN( 128) view = this34; - } - break; - } -HXDLIN( 128) return view; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Float64Array_Impl__obj,subarray,return ) - - ::lime::utils::ArrayBufferView Float64Array_Impl__obj::fromBytes( ::haxe::io::Bytes bytes, ::Dynamic __o_byteOffset, ::Dynamic len){ - ::Dynamic byteOffset = __o_byteOffset; - if (hx::IsNull(__o_byteOffset)) byteOffset = 0; - HX_GC_STACKFRAME(&_hx_pos_8b7b048dadc59c63_133_fromBytes) -HXDLIN( 133) ::Dynamic elements = null(); -HXDLIN( 133) ::cpp::VirtualArray array = null(); -HXDLIN( 133) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 133) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 133) ::Dynamic byteoffset = byteOffset; -HXLINE( 96) if (hx::IsNull( byteoffset )) { -HXLINE( 96) byteoffset = 0; - } -HXLINE( 133) ::lime::utils::ArrayBufferView this1; -HXDLIN( 133) if (hx::IsNotNull( elements )) { -HXDLIN( 133) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,9); - } - else { -HXDLIN( 133) if (hx::IsNotNull( array )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 133) _this->byteOffset = 0; -HXDLIN( 133) _this->length = array->get_length(); -HXDLIN( 133) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 133) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 133) _this->buffer = this2; -HXDLIN( 133) _this->copyFromArray(array,null()); -HXDLIN( 133) this1 = _this; - } - else { -HXDLIN( 133) if (hx::IsNotNull( vector )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 133) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 133) _this1->byteOffset = 0; -HXDLIN( 133) _this1->length = array1->get_length(); -HXDLIN( 133) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 133) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 133) _this1->buffer = this3; -HXDLIN( 133) _this1->copyFromArray(array1,null()); -HXDLIN( 133) this1 = _this1; - } - else { -HXDLIN( 133) if (hx::IsNotNull( view )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 133) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 133) int srcLength = view->length; -HXDLIN( 133) int srcByteOffset = view->byteOffset; -HXDLIN( 133) int srcElementSize = view->bytesPerElement; -HXDLIN( 133) int elementSize = _this2->bytesPerElement; -HXDLIN( 133) if ((view->type == _this2->type)) { -HXDLIN( 133) int srcLength1 = srcData->length; -HXDLIN( 133) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 133) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 133) _this2->buffer = this4; -HXDLIN( 133) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 133) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 133) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 133) _this2->byteOffset = 0; -HXDLIN( 133) _this2->length = srcLength; -HXDLIN( 133) this1 = _this2; - } - else { -HXDLIN( 133) if (hx::IsNotNull( bytes )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 133) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 133) if ((in_byteOffset < 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) int bufferByteLength = bytes->length; -HXDLIN( 133) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 133) int newByteLength = bufferByteLength; -HXDLIN( 133) if (hx::IsNull( len )) { -HXDLIN( 133) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 133) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) if ((newByteLength < 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 133) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 133) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 133) if ((newRange > bufferByteLength)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 133) _this3->buffer = bytes; -HXDLIN( 133) _this3->byteOffset = in_byteOffset; -HXDLIN( 133) _this3->byteLength = newByteLength; -HXDLIN( 133) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 133) this1 = _this3; - } - else { -HXDLIN( 133) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXDLIN( 133) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Float64Array_Impl__obj,fromBytes,return ) - - ::haxe::io::Bytes Float64Array_Impl__obj::toBytes( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_8b7b048dadc59c63_138_toBytes) -HXDLIN( 138) return this1->buffer; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Float64Array_Impl__obj,toBytes,return ) - -int Float64Array_Impl__obj::get_length( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_8b7b048dadc59c63_143_get_length) -HXDLIN( 143) return this1->length; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Float64Array_Impl__obj,get_length,return ) - -::String Float64Array_Impl__obj::toString( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_8b7b048dadc59c63_161_toString) -HXDLIN( 161) if (hx::IsNotNull( this1 )) { -HXDLIN( 161) return ((((HX_("Float64Array [byteLength:",32,73,38,ac) + this1->byteLength) + HX_(", length:",a0,04,67,ef)) + this1->length) + HX_("]",5d,00,00,00)); - } - else { -HXDLIN( 161) return null(); - } -HXDLIN( 161) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Float64Array_Impl__obj,toString,return ) - - -Float64Array_Impl__obj::Float64Array_Impl__obj() -{ -} - -bool Float64Array_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"toBytes") ) { outValue = toBytes_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"subarray") ) { outValue = subarray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { outValue = get_length_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Float64Array_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Float64Array_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &Float64Array_Impl__obj::BYTES_PER_ELEMENT,HX_("BYTES_PER_ELEMENT",a6,04,1d,cc)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Float64Array_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Float64Array_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Float64Array_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Float64Array_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); -}; - -#endif - -hx::Class Float64Array_Impl__obj::__mClass; - -static ::String Float64Array_Impl__obj_sStaticFields[] = { - HX_("BYTES_PER_ELEMENT",a6,04,1d,cc), - HX_("subarray",19,54,81,07), - HX_("fromBytes",a1,f2,20,72), - HX_("toBytes",f0,54,1c,8a), - HX_("get_length",af,04,8f,8f), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Float64Array_Impl__obj::__register() -{ - Float64Array_Impl__obj _hx_dummy; - Float64Array_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils._Float64Array.Float64Array_Impl_",85,fe,f5,6f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Float64Array_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Float64Array_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Float64Array_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Float64Array_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Float64Array_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Float64Array_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Float64Array_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Float64Array_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_8b7b048dadc59c63_90_boot) -HXDLIN( 90) BYTES_PER_ELEMENT = 8; - } -} - -} // end namespace lime -} // end namespace utils -} // end namespace _Float64Array diff --git a/hGameTest/bin/linux/obj/src/lime/utils/_Int16Array/Int16Array_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/utils/_Int16Array/Int16Array_Impl_.cpp deleted file mode 100644 index c28bf334..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/_Int16Array/Int16Array_Impl_.cpp +++ /dev/null @@ -1,1256 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_utils__Int16Array_Int16Array_Impl_ -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_90caf5f0f330bbe1_128_subarray,"lime.utils._Int16Array.Int16Array_Impl_","subarray",0xc56cf2a2,"lime.utils._Int16Array.Int16Array_Impl_.subarray","lime/utils/Int16Array.hx",128,0x65863181) -HX_LOCAL_STACK_FRAME(_hx_pos_90caf5f0f330bbe1_133_fromBytes,"lime.utils._Int16Array.Int16Array_Impl_","fromBytes",0xe2600bf8,"lime.utils._Int16Array.Int16Array_Impl_.fromBytes","lime/utils/Int16Array.hx",133,0x65863181) -HX_LOCAL_STACK_FRAME(_hx_pos_90caf5f0f330bbe1_138_toBytes,"lime.utils._Int16Array.Int16Array_Impl_","toBytes",0x574d9a87,"lime.utils._Int16Array.Int16Array_Impl_.toBytes","lime/utils/Int16Array.hx",138,0x65863181) -HX_LOCAL_STACK_FRAME(_hx_pos_90caf5f0f330bbe1_143_get_length,"lime.utils._Int16Array.Int16Array_Impl_","get_length",0x56861778,"lime.utils._Int16Array.Int16Array_Impl_.get_length","lime/utils/Int16Array.hx",143,0x65863181) -HX_LOCAL_STACK_FRAME(_hx_pos_90caf5f0f330bbe1_161_toString,"lime.utils._Int16Array.Int16Array_Impl_","toString",0xf65a6f35,"lime.utils._Int16Array.Int16Array_Impl_.toString","lime/utils/Int16Array.hx",161,0x65863181) -HX_LOCAL_STACK_FRAME(_hx_pos_90caf5f0f330bbe1_90_boot,"lime.utils._Int16Array.Int16Array_Impl_","boot",0xbac0ea3b,"lime.utils._Int16Array.Int16Array_Impl_.boot","lime/utils/Int16Array.hx",90,0x65863181) -namespace lime{ -namespace utils{ -namespace _Int16Array{ - -void Int16Array_Impl__obj::__construct() { } - -Dynamic Int16Array_Impl__obj::__CreateEmpty() { return new Int16Array_Impl__obj; } - -void *Int16Array_Impl__obj::_hx_vtable = 0; - -Dynamic Int16Array_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Int16Array_Impl__obj > _hx_result = new Int16Array_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Int16Array_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4aae0a0d; -} - -int Int16Array_Impl__obj::BYTES_PER_ELEMENT; - - ::lime::utils::ArrayBufferView Int16Array_Impl__obj::subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_90caf5f0f330bbe1_128_subarray) -HXDLIN( 128) ::Dynamic end1 = end; -HXDLIN( 128) if (hx::IsNull( end1 )) { -HXDLIN( 128) end1 = this1->length; - } -HXDLIN( 128) int len = (( (int)(end1) ) - begin); -HXDLIN( 128) int byte_offset = ((begin * this1->bytesPerElement) + this1->byteOffset); -HXDLIN( 128) ::lime::utils::ArrayBufferView view; -HXDLIN( 128) switch((int)(this1->type)){ - case (int)0: { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXDLIN( 128) ::Dynamic elements = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 128) ::Dynamic byteoffset = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset )) { -HXDLIN( 128) byteoffset = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this2; -HXDLIN( 128) if (hx::IsNotNull( elements )) { -HXDLIN( 128) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) _this->byteOffset = 0; -HXDLIN( 128) _this->length = array->get_length(); -HXDLIN( 128) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 128) _this->buffer = this3; -HXDLIN( 128) _this->copyFromArray(array,null()); -HXDLIN( 128) this2 = _this; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this1->byteOffset = 0; -HXDLIN( 128) _this1->length = array1->get_length(); -HXDLIN( 128) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 128) _this1->buffer = this4; -HXDLIN( 128) _this1->copyFromArray(array1,null()); -HXDLIN( 128) this2 = _this1; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view1 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 128) int srcLength = view1->length; -HXDLIN( 128) int srcByteOffset = view1->byteOffset; -HXDLIN( 128) int srcElementSize = view1->bytesPerElement; -HXDLIN( 128) int elementSize = _this2->bytesPerElement; -HXDLIN( 128) if ((view1->type == _this2->type)) { -HXDLIN( 128) int srcLength1 = srcData->length; -HXDLIN( 128) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 128) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 128) _this2->buffer = this5; -HXDLIN( 128) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 128) _this2->byteOffset = 0; -HXDLIN( 128) _this2->length = srcLength; -HXDLIN( 128) this2 = _this2; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 128) if ((in_byteOffset < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength = buffer->length; -HXDLIN( 128) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 128) int newByteLength = bufferByteLength; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 128) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 128) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 128) if ((newRange > bufferByteLength)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this3->buffer = buffer; -HXDLIN( 128) _this3->byteOffset = in_byteOffset; -HXDLIN( 128) _this3->byteLength = newByteLength; -HXDLIN( 128) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 128) this2 = _this3; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXDLIN( 128) view = this2; - } - break; - case (int)2: { -HXDLIN( 128) ::Dynamic elements1 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer1 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array2 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 128) ::Dynamic byteoffset1 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset1 )) { -HXDLIN( 128) byteoffset1 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this6; -HXDLIN( 128) if (hx::IsNotNull( elements1 )) { -HXDLIN( 128) this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) _this4->byteOffset = 0; -HXDLIN( 128) _this4->length = array2->get_length(); -HXDLIN( 128) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 128) _this4->buffer = this7; -HXDLIN( 128) _this4->copyFromArray(array2,null()); -HXDLIN( 128) this6 = _this4; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector1 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this5->byteOffset = 0; -HXDLIN( 128) _this5->length = array3->get_length(); -HXDLIN( 128) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 128) _this5->buffer = this8; -HXDLIN( 128) _this5->copyFromArray(array3,null()); -HXDLIN( 128) this6 = _this5; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 128) int srcLength2 = view2->length; -HXDLIN( 128) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 128) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 128) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 128) if ((view2->type == _this6->type)) { -HXDLIN( 128) int srcLength3 = srcData1->length; -HXDLIN( 128) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 128) ::haxe::io::Bytes this9 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 128) _this6->buffer = this9; -HXDLIN( 128) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 128) _this6->byteOffset = 0; -HXDLIN( 128) _this6->length = srcLength2; -HXDLIN( 128) this6 = _this6; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer1 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 128) if ((in_byteOffset1 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength1 = buffer1->length; -HXDLIN( 128) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 128) int newByteLength1 = bufferByteLength1; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 128) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength1 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 128) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 128) if ((newRange1 > bufferByteLength1)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this7->buffer = buffer1; -HXDLIN( 128) _this7->byteOffset = in_byteOffset1; -HXDLIN( 128) _this7->byteLength = newByteLength1; -HXDLIN( 128) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 128) this6 = _this7; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXDLIN( 128) view = this6; - } - break; - case (int)3: { -HXDLIN( 128) ::Dynamic elements2 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer2 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array4 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 128) ::Dynamic byteoffset2 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset2 )) { -HXDLIN( 128) byteoffset2 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this10; -HXDLIN( 128) if (hx::IsNotNull( elements2 )) { -HXDLIN( 128) this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) _this8->byteOffset = 0; -HXDLIN( 128) _this8->length = array4->get_length(); -HXDLIN( 128) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 128) _this8->buffer = this11; -HXDLIN( 128) _this8->copyFromArray(array4,null()); -HXDLIN( 128) this10 = _this8; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this9->byteOffset = 0; -HXDLIN( 128) _this9->length = array5->get_length(); -HXDLIN( 128) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 128) _this9->buffer = this12; -HXDLIN( 128) _this9->copyFromArray(array5,null()); -HXDLIN( 128) this10 = _this9; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view3 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 128) int srcLength4 = view3->length; -HXDLIN( 128) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 128) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 128) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 128) if ((view3->type == _this10->type)) { -HXDLIN( 128) int srcLength5 = srcData2->length; -HXDLIN( 128) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 128) ::haxe::io::Bytes this13 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 128) _this10->buffer = this13; -HXDLIN( 128) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 128) _this10->byteOffset = 0; -HXDLIN( 128) _this10->length = srcLength4; -HXDLIN( 128) this10 = _this10; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 128) if ((in_byteOffset2 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength2 = buffer2->length; -HXDLIN( 128) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 128) int newByteLength2 = bufferByteLength2; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 128) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength2 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 128) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 128) if ((newRange2 > bufferByteLength2)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this11->buffer = buffer2; -HXDLIN( 128) _this11->byteOffset = in_byteOffset2; -HXDLIN( 128) _this11->byteLength = newByteLength2; -HXDLIN( 128) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 128) this10 = _this11; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXDLIN( 128) view = this10; - } - break; - case (int)4: { -HXDLIN( 128) ::Dynamic elements3 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer3 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array6 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 128) ::Dynamic byteoffset3 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset3 )) { -HXDLIN( 128) byteoffset3 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this14; -HXDLIN( 128) if (hx::IsNotNull( elements3 )) { -HXDLIN( 128) this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) _this12->byteOffset = 0; -HXDLIN( 128) _this12->length = array6->get_length(); -HXDLIN( 128) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 128) _this12->buffer = this15; -HXDLIN( 128) _this12->copyFromArray(array6,null()); -HXDLIN( 128) this14 = _this12; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector3 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this13->byteOffset = 0; -HXDLIN( 128) _this13->length = array7->get_length(); -HXDLIN( 128) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 128) _this13->buffer = this16; -HXDLIN( 128) _this13->copyFromArray(array7,null()); -HXDLIN( 128) this14 = _this13; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 128) int srcLength6 = view4->length; -HXDLIN( 128) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 128) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 128) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 128) if ((view4->type == _this14->type)) { -HXDLIN( 128) int srcLength7 = srcData3->length; -HXDLIN( 128) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 128) ::haxe::io::Bytes this17 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 128) _this14->buffer = this17; -HXDLIN( 128) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 128) _this14->byteOffset = 0; -HXDLIN( 128) _this14->length = srcLength6; -HXDLIN( 128) this14 = _this14; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer3 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 128) if ((in_byteOffset3 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength3 = buffer3->length; -HXDLIN( 128) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 128) int newByteLength3 = bufferByteLength3; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 128) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength3 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 128) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 128) if ((newRange3 > bufferByteLength3)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this15->buffer = buffer3; -HXDLIN( 128) _this15->byteOffset = in_byteOffset3; -HXDLIN( 128) _this15->byteLength = newByteLength3; -HXDLIN( 128) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 128) this14 = _this15; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 128) view = this14; - } - break; - case (int)5: { -HXDLIN( 128) ::Dynamic elements4 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer4 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array8 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 128) ::Dynamic byteoffset4 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset4 )) { -HXDLIN( 128) byteoffset4 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this18; -HXDLIN( 128) if (hx::IsNotNull( elements4 )) { -HXDLIN( 128) this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) _this16->byteOffset = 0; -HXDLIN( 128) _this16->length = array8->get_length(); -HXDLIN( 128) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 128) _this16->buffer = this19; -HXDLIN( 128) _this16->copyFromArray(array8,null()); -HXDLIN( 128) this18 = _this16; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this17->byteOffset = 0; -HXDLIN( 128) _this17->length = array9->get_length(); -HXDLIN( 128) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 128) _this17->buffer = this20; -HXDLIN( 128) _this17->copyFromArray(array9,null()); -HXDLIN( 128) this18 = _this17; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view5 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 128) int srcLength8 = view5->length; -HXDLIN( 128) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 128) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 128) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 128) if ((view5->type == _this18->type)) { -HXDLIN( 128) int srcLength9 = srcData4->length; -HXDLIN( 128) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 128) ::haxe::io::Bytes this21 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 128) _this18->buffer = this21; -HXDLIN( 128) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 128) _this18->byteOffset = 0; -HXDLIN( 128) _this18->length = srcLength8; -HXDLIN( 128) this18 = _this18; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 128) if ((in_byteOffset4 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength4 = buffer4->length; -HXDLIN( 128) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 128) int newByteLength4 = bufferByteLength4; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 128) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength4 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 128) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 128) if ((newRange4 > bufferByteLength4)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this19->buffer = buffer4; -HXDLIN( 128) _this19->byteOffset = in_byteOffset4; -HXDLIN( 128) _this19->byteLength = newByteLength4; -HXDLIN( 128) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 128) this18 = _this19; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXDLIN( 128) view = this18; - } - break; - case (int)6: { -HXDLIN( 128) ::Dynamic elements5 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer5 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array10 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 128) ::Dynamic byteoffset5 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset5 )) { -HXDLIN( 128) byteoffset5 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this22; -HXDLIN( 128) if (hx::IsNotNull( elements5 )) { -HXDLIN( 128) this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array10 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) _this20->byteOffset = 0; -HXDLIN( 128) _this20->length = array10->get_length(); -HXDLIN( 128) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 128) _this20->buffer = this23; -HXDLIN( 128) _this20->copyFromArray(array10,null()); -HXDLIN( 128) this22 = _this20; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector5 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this21->byteOffset = 0; -HXDLIN( 128) _this21->length = array11->get_length(); -HXDLIN( 128) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 128) _this21->buffer = this24; -HXDLIN( 128) _this21->copyFromArray(array11,null()); -HXDLIN( 128) this22 = _this21; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 128) int srcLength10 = view6->length; -HXDLIN( 128) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 128) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 128) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 128) if ((view6->type == _this22->type)) { -HXDLIN( 128) int srcLength11 = srcData5->length; -HXDLIN( 128) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 128) ::haxe::io::Bytes this25 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 128) _this22->buffer = this25; -HXDLIN( 128) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 128) _this22->byteOffset = 0; -HXDLIN( 128) _this22->length = srcLength10; -HXDLIN( 128) this22 = _this22; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer5 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 128) if ((in_byteOffset5 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength5 = buffer5->length; -HXDLIN( 128) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 128) int newByteLength5 = bufferByteLength5; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 128) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength5 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 128) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 128) if ((newRange5 > bufferByteLength5)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this23->buffer = buffer5; -HXDLIN( 128) _this23->byteOffset = in_byteOffset5; -HXDLIN( 128) _this23->byteLength = newByteLength5; -HXDLIN( 128) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 128) this22 = _this23; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 128) view = this22; - } - break; - case (int)7: { -HXDLIN( 128) ::Dynamic elements6 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer6 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array12 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 128) ::Dynamic byteoffset6 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset6 )) { -HXDLIN( 128) byteoffset6 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this26; -HXDLIN( 128) if (hx::IsNotNull( elements6 )) { -HXDLIN( 128) this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array12 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) _this24->byteOffset = 0; -HXDLIN( 128) _this24->length = array12->get_length(); -HXDLIN( 128) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 128) _this24->buffer = this27; -HXDLIN( 128) _this24->copyFromArray(array12,null()); -HXDLIN( 128) this26 = _this24; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this25->byteOffset = 0; -HXDLIN( 128) _this25->length = array13->get_length(); -HXDLIN( 128) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 128) _this25->buffer = this28; -HXDLIN( 128) _this25->copyFromArray(array13,null()); -HXDLIN( 128) this26 = _this25; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view7 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 128) int srcLength12 = view7->length; -HXDLIN( 128) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 128) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 128) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 128) if ((view7->type == _this26->type)) { -HXDLIN( 128) int srcLength13 = srcData6->length; -HXDLIN( 128) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 128) ::haxe::io::Bytes this29 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 128) _this26->buffer = this29; -HXDLIN( 128) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 128) _this26->byteOffset = 0; -HXDLIN( 128) _this26->length = srcLength12; -HXDLIN( 128) this26 = _this26; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 128) if ((in_byteOffset6 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength6 = buffer6->length; -HXDLIN( 128) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 128) int newByteLength6 = bufferByteLength6; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 128) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength6 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 128) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 128) if ((newRange6 > bufferByteLength6)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this27->buffer = buffer6; -HXDLIN( 128) _this27->byteOffset = in_byteOffset6; -HXDLIN( 128) _this27->byteLength = newByteLength6; -HXDLIN( 128) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 128) this26 = _this27; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXDLIN( 128) view = this26; - } - break; - case (int)8: { -HXDLIN( 128) ::Dynamic elements7 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer7 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array14 = null(); -HXDLIN( 128) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 128) ::Dynamic byteoffset7 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset7 )) { -HXDLIN( 128) byteoffset7 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this30; -HXDLIN( 128) if (hx::IsNotNull( elements7 )) { -HXDLIN( 128) this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array14 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) _this28->byteOffset = 0; -HXDLIN( 128) _this28->length = array14->get_length(); -HXDLIN( 128) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 128) _this28->buffer = this31; -HXDLIN( 128) _this28->copyFromArray(array14,null()); -HXDLIN( 128) this30 = _this28; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector7 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this29->byteOffset = 0; -HXDLIN( 128) _this29->length = array15->get_length(); -HXDLIN( 128) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 128) _this29->buffer = this32; -HXDLIN( 128) _this29->copyFromArray(array15,null()); -HXDLIN( 128) this30 = _this29; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 128) int srcLength14 = view8->length; -HXDLIN( 128) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 128) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 128) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 128) if ((view8->type == _this30->type)) { -HXDLIN( 128) int srcLength15 = srcData7->length; -HXDLIN( 128) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 128) ::haxe::io::Bytes this33 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 128) _this30->buffer = this33; -HXDLIN( 128) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 128) _this30->byteOffset = 0; -HXDLIN( 128) _this30->length = srcLength14; -HXDLIN( 128) this30 = _this30; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer7 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 128) if ((in_byteOffset7 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength7 = buffer7->length; -HXDLIN( 128) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 128) int newByteLength7 = bufferByteLength7; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 128) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength7 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 128) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 128) if ((newRange7 > bufferByteLength7)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this31->buffer = buffer7; -HXDLIN( 128) _this31->byteOffset = in_byteOffset7; -HXDLIN( 128) _this31->byteLength = newByteLength7; -HXDLIN( 128) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 128) this30 = _this31; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 128) view = this30; - } - break; - case (int)9: { -HXDLIN( 128) ::Dynamic elements8 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer8 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array16 = null(); -HXDLIN( 128) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 128) ::Dynamic byteoffset8 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset8 )) { -HXDLIN( 128) byteoffset8 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this34; -HXDLIN( 128) if (hx::IsNotNull( elements8 )) { -HXDLIN( 128) this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array16 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) _this32->byteOffset = 0; -HXDLIN( 128) _this32->length = array16->get_length(); -HXDLIN( 128) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 128) _this32->buffer = this35; -HXDLIN( 128) _this32->copyFromArray(array16,null()); -HXDLIN( 128) this34 = _this32; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this33->byteOffset = 0; -HXDLIN( 128) _this33->length = array17->get_length(); -HXDLIN( 128) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 128) _this33->buffer = this36; -HXDLIN( 128) _this33->copyFromArray(array17,null()); -HXDLIN( 128) this34 = _this33; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view9 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 128) int srcLength16 = view9->length; -HXDLIN( 128) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 128) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 128) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 128) if ((view9->type == _this34->type)) { -HXDLIN( 128) int srcLength17 = srcData8->length; -HXDLIN( 128) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 128) ::haxe::io::Bytes this37 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 128) _this34->buffer = this37; -HXDLIN( 128) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 128) _this34->byteOffset = 0; -HXDLIN( 128) _this34->length = srcLength16; -HXDLIN( 128) this34 = _this34; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 128) if ((in_byteOffset8 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength8 = buffer8->length; -HXDLIN( 128) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 128) int newByteLength8 = bufferByteLength8; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 128) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength8 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 128) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 128) if ((newRange8 > bufferByteLength8)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this35->buffer = buffer8; -HXDLIN( 128) _this35->byteOffset = in_byteOffset8; -HXDLIN( 128) _this35->byteLength = newByteLength8; -HXDLIN( 128) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 128) this34 = _this35; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXDLIN( 128) view = this34; - } - break; - } -HXDLIN( 128) return view; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Int16Array_Impl__obj,subarray,return ) - - ::lime::utils::ArrayBufferView Int16Array_Impl__obj::fromBytes( ::haxe::io::Bytes bytes, ::Dynamic __o_byteOffset, ::Dynamic len){ - ::Dynamic byteOffset = __o_byteOffset; - if (hx::IsNull(__o_byteOffset)) byteOffset = 0; - HX_GC_STACKFRAME(&_hx_pos_90caf5f0f330bbe1_133_fromBytes) -HXDLIN( 133) ::Dynamic elements = null(); -HXDLIN( 133) ::cpp::VirtualArray array = null(); -HXDLIN( 133) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 133) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 133) ::Dynamic byteoffset = byteOffset; -HXLINE( 96) if (hx::IsNull( byteoffset )) { -HXLINE( 96) byteoffset = 0; - } -HXLINE( 133) ::lime::utils::ArrayBufferView this1; -HXDLIN( 133) if (hx::IsNotNull( elements )) { -HXDLIN( 133) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,2); - } - else { -HXDLIN( 133) if (hx::IsNotNull( array )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 133) _this->byteOffset = 0; -HXDLIN( 133) _this->length = array->get_length(); -HXDLIN( 133) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 133) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 133) _this->buffer = this2; -HXDLIN( 133) _this->copyFromArray(array,null()); -HXDLIN( 133) this1 = _this; - } - else { -HXDLIN( 133) if (hx::IsNotNull( vector )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 133) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 133) _this1->byteOffset = 0; -HXDLIN( 133) _this1->length = array1->get_length(); -HXDLIN( 133) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 133) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 133) _this1->buffer = this3; -HXDLIN( 133) _this1->copyFromArray(array1,null()); -HXDLIN( 133) this1 = _this1; - } - else { -HXDLIN( 133) if (hx::IsNotNull( view )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 133) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 133) int srcLength = view->length; -HXDLIN( 133) int srcByteOffset = view->byteOffset; -HXDLIN( 133) int srcElementSize = view->bytesPerElement; -HXDLIN( 133) int elementSize = _this2->bytesPerElement; -HXDLIN( 133) if ((view->type == _this2->type)) { -HXDLIN( 133) int srcLength1 = srcData->length; -HXDLIN( 133) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 133) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 133) _this2->buffer = this4; -HXDLIN( 133) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 133) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 133) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 133) _this2->byteOffset = 0; -HXDLIN( 133) _this2->length = srcLength; -HXDLIN( 133) this1 = _this2; - } - else { -HXDLIN( 133) if (hx::IsNotNull( bytes )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 133) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 133) if ((in_byteOffset < 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) int bufferByteLength = bytes->length; -HXDLIN( 133) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 133) int newByteLength = bufferByteLength; -HXDLIN( 133) if (hx::IsNull( len )) { -HXDLIN( 133) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 133) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) if ((newByteLength < 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 133) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 133) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 133) if ((newRange > bufferByteLength)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 133) _this3->buffer = bytes; -HXDLIN( 133) _this3->byteOffset = in_byteOffset; -HXDLIN( 133) _this3->byteLength = newByteLength; -HXDLIN( 133) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 133) this1 = _this3; - } - else { -HXDLIN( 133) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXDLIN( 133) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Int16Array_Impl__obj,fromBytes,return ) - - ::haxe::io::Bytes Int16Array_Impl__obj::toBytes( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_90caf5f0f330bbe1_138_toBytes) -HXDLIN( 138) return this1->buffer; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Int16Array_Impl__obj,toBytes,return ) - -int Int16Array_Impl__obj::get_length( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_90caf5f0f330bbe1_143_get_length) -HXDLIN( 143) return this1->length; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Int16Array_Impl__obj,get_length,return ) - -::String Int16Array_Impl__obj::toString( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_90caf5f0f330bbe1_161_toString) -HXDLIN( 161) if (hx::IsNotNull( this1 )) { -HXDLIN( 161) return ((((HX_("Int16Array [byteLength:",6c,af,22,05) + this1->byteLength) + HX_(", length:",a0,04,67,ef)) + this1->length) + HX_("]",5d,00,00,00)); - } - else { -HXDLIN( 161) return null(); - } -HXDLIN( 161) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Int16Array_Impl__obj,toString,return ) - - -Int16Array_Impl__obj::Int16Array_Impl__obj() -{ -} - -bool Int16Array_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"toBytes") ) { outValue = toBytes_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"subarray") ) { outValue = subarray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { outValue = get_length_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Int16Array_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Int16Array_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &Int16Array_Impl__obj::BYTES_PER_ELEMENT,HX_("BYTES_PER_ELEMENT",a6,04,1d,cc)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Int16Array_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Int16Array_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Int16Array_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Int16Array_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); -}; - -#endif - -hx::Class Int16Array_Impl__obj::__mClass; - -static ::String Int16Array_Impl__obj_sStaticFields[] = { - HX_("BYTES_PER_ELEMENT",a6,04,1d,cc), - HX_("subarray",19,54,81,07), - HX_("fromBytes",a1,f2,20,72), - HX_("toBytes",f0,54,1c,8a), - HX_("get_length",af,04,8f,8f), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Int16Array_Impl__obj::__register() -{ - Int16Array_Impl__obj _hx_dummy; - Int16Array_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils._Int16Array.Int16Array_Impl_",05,b7,5a,eb); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Int16Array_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Int16Array_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Int16Array_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Int16Array_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Int16Array_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Int16Array_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Int16Array_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Int16Array_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_90caf5f0f330bbe1_90_boot) -HXDLIN( 90) BYTES_PER_ELEMENT = 2; - } -} - -} // end namespace lime -} // end namespace utils -} // end namespace _Int16Array diff --git a/hGameTest/bin/linux/obj/src/lime/utils/_Int32Array/Int32Array_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/utils/_Int32Array/Int32Array_Impl_.cpp deleted file mode 100644 index 1b0f437f..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/_Int32Array/Int32Array_Impl_.cpp +++ /dev/null @@ -1,1256 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_utils__Int32Array_Int32Array_Impl_ -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_0d29a7d2e6a1bcbb_128_subarray,"lime.utils._Int32Array.Int32Array_Impl_","subarray",0x0650d8e2,"lime.utils._Int32Array.Int32Array_Impl_.subarray","lime/utils/Int32Array.hx",128,0x9a557d3b) -HX_LOCAL_STACK_FRAME(_hx_pos_0d29a7d2e6a1bcbb_133_fromBytes,"lime.utils._Int32Array.Int32Array_Impl_","fromBytes",0x68e59db8,"lime.utils._Int32Array.Int32Array_Impl_.fromBytes","lime/utils/Int32Array.hx",133,0x9a557d3b) -HX_LOCAL_STACK_FRAME(_hx_pos_0d29a7d2e6a1bcbb_138_toBytes,"lime.utils._Int32Array.Int32Array_Impl_","toBytes",0xaed73c47,"lime.utils._Int32Array.Int32Array_Impl_.toBytes","lime/utils/Int32Array.hx",138,0x9a557d3b) -HX_LOCAL_STACK_FRAME(_hx_pos_0d29a7d2e6a1bcbb_143_get_length,"lime.utils._Int32Array.Int32Array_Impl_","get_length",0x84e00db8,"lime.utils._Int32Array.Int32Array_Impl_.get_length","lime/utils/Int32Array.hx",143,0x9a557d3b) -HX_LOCAL_STACK_FRAME(_hx_pos_0d29a7d2e6a1bcbb_161_toString,"lime.utils._Int32Array.Int32Array_Impl_","toString",0x373e5575,"lime.utils._Int32Array.Int32Array_Impl_.toString","lime/utils/Int32Array.hx",161,0x9a557d3b) -HX_LOCAL_STACK_FRAME(_hx_pos_0d29a7d2e6a1bcbb_90_boot,"lime.utils._Int32Array.Int32Array_Impl_","boot",0x1da4b07b,"lime.utils._Int32Array.Int32Array_Impl_.boot","lime/utils/Int32Array.hx",90,0x9a557d3b) -namespace lime{ -namespace utils{ -namespace _Int32Array{ - -void Int32Array_Impl__obj::__construct() { } - -Dynamic Int32Array_Impl__obj::__CreateEmpty() { return new Int32Array_Impl__obj; } - -void *Int32Array_Impl__obj::_hx_vtable = 0; - -Dynamic Int32Array_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Int32Array_Impl__obj > _hx_result = new Int32Array_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Int32Array_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x304c4419; -} - -int Int32Array_Impl__obj::BYTES_PER_ELEMENT; - - ::lime::utils::ArrayBufferView Int32Array_Impl__obj::subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_0d29a7d2e6a1bcbb_128_subarray) -HXDLIN( 128) ::Dynamic end1 = end; -HXDLIN( 128) if (hx::IsNull( end1 )) { -HXDLIN( 128) end1 = this1->length; - } -HXDLIN( 128) int len = (( (int)(end1) ) - begin); -HXDLIN( 128) int byte_offset = ((begin * this1->bytesPerElement) + this1->byteOffset); -HXDLIN( 128) ::lime::utils::ArrayBufferView view; -HXDLIN( 128) switch((int)(this1->type)){ - case (int)0: { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXDLIN( 128) ::Dynamic elements = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 128) ::Dynamic byteoffset = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset )) { -HXDLIN( 128) byteoffset = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this2; -HXDLIN( 128) if (hx::IsNotNull( elements )) { -HXDLIN( 128) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) _this->byteOffset = 0; -HXDLIN( 128) _this->length = array->get_length(); -HXDLIN( 128) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 128) _this->buffer = this3; -HXDLIN( 128) _this->copyFromArray(array,null()); -HXDLIN( 128) this2 = _this; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this1->byteOffset = 0; -HXDLIN( 128) _this1->length = array1->get_length(); -HXDLIN( 128) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 128) _this1->buffer = this4; -HXDLIN( 128) _this1->copyFromArray(array1,null()); -HXDLIN( 128) this2 = _this1; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view1 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 128) int srcLength = view1->length; -HXDLIN( 128) int srcByteOffset = view1->byteOffset; -HXDLIN( 128) int srcElementSize = view1->bytesPerElement; -HXDLIN( 128) int elementSize = _this2->bytesPerElement; -HXDLIN( 128) if ((view1->type == _this2->type)) { -HXDLIN( 128) int srcLength1 = srcData->length; -HXDLIN( 128) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 128) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 128) _this2->buffer = this5; -HXDLIN( 128) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 128) _this2->byteOffset = 0; -HXDLIN( 128) _this2->length = srcLength; -HXDLIN( 128) this2 = _this2; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 128) if ((in_byteOffset < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength = buffer->length; -HXDLIN( 128) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 128) int newByteLength = bufferByteLength; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 128) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 128) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 128) if ((newRange > bufferByteLength)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this3->buffer = buffer; -HXDLIN( 128) _this3->byteOffset = in_byteOffset; -HXDLIN( 128) _this3->byteLength = newByteLength; -HXDLIN( 128) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 128) this2 = _this3; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXDLIN( 128) view = this2; - } - break; - case (int)2: { -HXDLIN( 128) ::Dynamic elements1 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer1 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array2 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 128) ::Dynamic byteoffset1 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset1 )) { -HXDLIN( 128) byteoffset1 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this6; -HXDLIN( 128) if (hx::IsNotNull( elements1 )) { -HXDLIN( 128) this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) _this4->byteOffset = 0; -HXDLIN( 128) _this4->length = array2->get_length(); -HXDLIN( 128) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 128) _this4->buffer = this7; -HXDLIN( 128) _this4->copyFromArray(array2,null()); -HXDLIN( 128) this6 = _this4; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector1 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this5->byteOffset = 0; -HXDLIN( 128) _this5->length = array3->get_length(); -HXDLIN( 128) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 128) _this5->buffer = this8; -HXDLIN( 128) _this5->copyFromArray(array3,null()); -HXDLIN( 128) this6 = _this5; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 128) int srcLength2 = view2->length; -HXDLIN( 128) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 128) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 128) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 128) if ((view2->type == _this6->type)) { -HXDLIN( 128) int srcLength3 = srcData1->length; -HXDLIN( 128) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 128) ::haxe::io::Bytes this9 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 128) _this6->buffer = this9; -HXDLIN( 128) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 128) _this6->byteOffset = 0; -HXDLIN( 128) _this6->length = srcLength2; -HXDLIN( 128) this6 = _this6; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer1 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 128) if ((in_byteOffset1 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength1 = buffer1->length; -HXDLIN( 128) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 128) int newByteLength1 = bufferByteLength1; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 128) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength1 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 128) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 128) if ((newRange1 > bufferByteLength1)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this7->buffer = buffer1; -HXDLIN( 128) _this7->byteOffset = in_byteOffset1; -HXDLIN( 128) _this7->byteLength = newByteLength1; -HXDLIN( 128) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 128) this6 = _this7; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXDLIN( 128) view = this6; - } - break; - case (int)3: { -HXDLIN( 128) ::Dynamic elements2 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer2 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array4 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 128) ::Dynamic byteoffset2 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset2 )) { -HXDLIN( 128) byteoffset2 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this10; -HXDLIN( 128) if (hx::IsNotNull( elements2 )) { -HXDLIN( 128) this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) _this8->byteOffset = 0; -HXDLIN( 128) _this8->length = array4->get_length(); -HXDLIN( 128) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 128) _this8->buffer = this11; -HXDLIN( 128) _this8->copyFromArray(array4,null()); -HXDLIN( 128) this10 = _this8; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this9->byteOffset = 0; -HXDLIN( 128) _this9->length = array5->get_length(); -HXDLIN( 128) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 128) _this9->buffer = this12; -HXDLIN( 128) _this9->copyFromArray(array5,null()); -HXDLIN( 128) this10 = _this9; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view3 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 128) int srcLength4 = view3->length; -HXDLIN( 128) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 128) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 128) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 128) if ((view3->type == _this10->type)) { -HXDLIN( 128) int srcLength5 = srcData2->length; -HXDLIN( 128) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 128) ::haxe::io::Bytes this13 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 128) _this10->buffer = this13; -HXDLIN( 128) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 128) _this10->byteOffset = 0; -HXDLIN( 128) _this10->length = srcLength4; -HXDLIN( 128) this10 = _this10; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 128) if ((in_byteOffset2 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength2 = buffer2->length; -HXDLIN( 128) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 128) int newByteLength2 = bufferByteLength2; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 128) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength2 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 128) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 128) if ((newRange2 > bufferByteLength2)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this11->buffer = buffer2; -HXDLIN( 128) _this11->byteOffset = in_byteOffset2; -HXDLIN( 128) _this11->byteLength = newByteLength2; -HXDLIN( 128) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 128) this10 = _this11; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXDLIN( 128) view = this10; - } - break; - case (int)4: { -HXDLIN( 128) ::Dynamic elements3 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer3 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array6 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 128) ::Dynamic byteoffset3 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset3 )) { -HXDLIN( 128) byteoffset3 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this14; -HXDLIN( 128) if (hx::IsNotNull( elements3 )) { -HXDLIN( 128) this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) _this12->byteOffset = 0; -HXDLIN( 128) _this12->length = array6->get_length(); -HXDLIN( 128) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 128) _this12->buffer = this15; -HXDLIN( 128) _this12->copyFromArray(array6,null()); -HXDLIN( 128) this14 = _this12; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector3 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this13->byteOffset = 0; -HXDLIN( 128) _this13->length = array7->get_length(); -HXDLIN( 128) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 128) _this13->buffer = this16; -HXDLIN( 128) _this13->copyFromArray(array7,null()); -HXDLIN( 128) this14 = _this13; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 128) int srcLength6 = view4->length; -HXDLIN( 128) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 128) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 128) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 128) if ((view4->type == _this14->type)) { -HXDLIN( 128) int srcLength7 = srcData3->length; -HXDLIN( 128) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 128) ::haxe::io::Bytes this17 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 128) _this14->buffer = this17; -HXDLIN( 128) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 128) _this14->byteOffset = 0; -HXDLIN( 128) _this14->length = srcLength6; -HXDLIN( 128) this14 = _this14; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer3 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 128) if ((in_byteOffset3 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength3 = buffer3->length; -HXDLIN( 128) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 128) int newByteLength3 = bufferByteLength3; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 128) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength3 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 128) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 128) if ((newRange3 > bufferByteLength3)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this15->buffer = buffer3; -HXDLIN( 128) _this15->byteOffset = in_byteOffset3; -HXDLIN( 128) _this15->byteLength = newByteLength3; -HXDLIN( 128) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 128) this14 = _this15; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 128) view = this14; - } - break; - case (int)5: { -HXDLIN( 128) ::Dynamic elements4 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer4 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array8 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 128) ::Dynamic byteoffset4 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset4 )) { -HXDLIN( 128) byteoffset4 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this18; -HXDLIN( 128) if (hx::IsNotNull( elements4 )) { -HXDLIN( 128) this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) _this16->byteOffset = 0; -HXDLIN( 128) _this16->length = array8->get_length(); -HXDLIN( 128) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 128) _this16->buffer = this19; -HXDLIN( 128) _this16->copyFromArray(array8,null()); -HXDLIN( 128) this18 = _this16; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this17->byteOffset = 0; -HXDLIN( 128) _this17->length = array9->get_length(); -HXDLIN( 128) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 128) _this17->buffer = this20; -HXDLIN( 128) _this17->copyFromArray(array9,null()); -HXDLIN( 128) this18 = _this17; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view5 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 128) int srcLength8 = view5->length; -HXDLIN( 128) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 128) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 128) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 128) if ((view5->type == _this18->type)) { -HXDLIN( 128) int srcLength9 = srcData4->length; -HXDLIN( 128) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 128) ::haxe::io::Bytes this21 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 128) _this18->buffer = this21; -HXDLIN( 128) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 128) _this18->byteOffset = 0; -HXDLIN( 128) _this18->length = srcLength8; -HXDLIN( 128) this18 = _this18; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 128) if ((in_byteOffset4 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength4 = buffer4->length; -HXDLIN( 128) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 128) int newByteLength4 = bufferByteLength4; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 128) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength4 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 128) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 128) if ((newRange4 > bufferByteLength4)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this19->buffer = buffer4; -HXDLIN( 128) _this19->byteOffset = in_byteOffset4; -HXDLIN( 128) _this19->byteLength = newByteLength4; -HXDLIN( 128) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 128) this18 = _this19; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXDLIN( 128) view = this18; - } - break; - case (int)6: { -HXDLIN( 128) ::Dynamic elements5 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer5 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array10 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 128) ::Dynamic byteoffset5 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset5 )) { -HXDLIN( 128) byteoffset5 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this22; -HXDLIN( 128) if (hx::IsNotNull( elements5 )) { -HXDLIN( 128) this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array10 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) _this20->byteOffset = 0; -HXDLIN( 128) _this20->length = array10->get_length(); -HXDLIN( 128) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 128) _this20->buffer = this23; -HXDLIN( 128) _this20->copyFromArray(array10,null()); -HXDLIN( 128) this22 = _this20; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector5 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this21->byteOffset = 0; -HXDLIN( 128) _this21->length = array11->get_length(); -HXDLIN( 128) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 128) _this21->buffer = this24; -HXDLIN( 128) _this21->copyFromArray(array11,null()); -HXDLIN( 128) this22 = _this21; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 128) int srcLength10 = view6->length; -HXDLIN( 128) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 128) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 128) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 128) if ((view6->type == _this22->type)) { -HXDLIN( 128) int srcLength11 = srcData5->length; -HXDLIN( 128) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 128) ::haxe::io::Bytes this25 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 128) _this22->buffer = this25; -HXDLIN( 128) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 128) _this22->byteOffset = 0; -HXDLIN( 128) _this22->length = srcLength10; -HXDLIN( 128) this22 = _this22; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer5 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 128) if ((in_byteOffset5 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength5 = buffer5->length; -HXDLIN( 128) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 128) int newByteLength5 = bufferByteLength5; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 128) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength5 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 128) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 128) if ((newRange5 > bufferByteLength5)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this23->buffer = buffer5; -HXDLIN( 128) _this23->byteOffset = in_byteOffset5; -HXDLIN( 128) _this23->byteLength = newByteLength5; -HXDLIN( 128) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 128) this22 = _this23; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 128) view = this22; - } - break; - case (int)7: { -HXDLIN( 128) ::Dynamic elements6 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer6 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array12 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 128) ::Dynamic byteoffset6 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset6 )) { -HXDLIN( 128) byteoffset6 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this26; -HXDLIN( 128) if (hx::IsNotNull( elements6 )) { -HXDLIN( 128) this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array12 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) _this24->byteOffset = 0; -HXDLIN( 128) _this24->length = array12->get_length(); -HXDLIN( 128) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 128) _this24->buffer = this27; -HXDLIN( 128) _this24->copyFromArray(array12,null()); -HXDLIN( 128) this26 = _this24; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this25->byteOffset = 0; -HXDLIN( 128) _this25->length = array13->get_length(); -HXDLIN( 128) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 128) _this25->buffer = this28; -HXDLIN( 128) _this25->copyFromArray(array13,null()); -HXDLIN( 128) this26 = _this25; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view7 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 128) int srcLength12 = view7->length; -HXDLIN( 128) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 128) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 128) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 128) if ((view7->type == _this26->type)) { -HXDLIN( 128) int srcLength13 = srcData6->length; -HXDLIN( 128) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 128) ::haxe::io::Bytes this29 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 128) _this26->buffer = this29; -HXDLIN( 128) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 128) _this26->byteOffset = 0; -HXDLIN( 128) _this26->length = srcLength12; -HXDLIN( 128) this26 = _this26; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 128) if ((in_byteOffset6 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength6 = buffer6->length; -HXDLIN( 128) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 128) int newByteLength6 = bufferByteLength6; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 128) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength6 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 128) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 128) if ((newRange6 > bufferByteLength6)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this27->buffer = buffer6; -HXDLIN( 128) _this27->byteOffset = in_byteOffset6; -HXDLIN( 128) _this27->byteLength = newByteLength6; -HXDLIN( 128) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 128) this26 = _this27; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXDLIN( 128) view = this26; - } - break; - case (int)8: { -HXDLIN( 128) ::Dynamic elements7 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer7 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array14 = null(); -HXDLIN( 128) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 128) ::Dynamic byteoffset7 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset7 )) { -HXDLIN( 128) byteoffset7 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this30; -HXDLIN( 128) if (hx::IsNotNull( elements7 )) { -HXDLIN( 128) this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array14 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) _this28->byteOffset = 0; -HXDLIN( 128) _this28->length = array14->get_length(); -HXDLIN( 128) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 128) _this28->buffer = this31; -HXDLIN( 128) _this28->copyFromArray(array14,null()); -HXDLIN( 128) this30 = _this28; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector7 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this29->byteOffset = 0; -HXDLIN( 128) _this29->length = array15->get_length(); -HXDLIN( 128) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 128) _this29->buffer = this32; -HXDLIN( 128) _this29->copyFromArray(array15,null()); -HXDLIN( 128) this30 = _this29; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 128) int srcLength14 = view8->length; -HXDLIN( 128) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 128) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 128) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 128) if ((view8->type == _this30->type)) { -HXDLIN( 128) int srcLength15 = srcData7->length; -HXDLIN( 128) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 128) ::haxe::io::Bytes this33 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 128) _this30->buffer = this33; -HXDLIN( 128) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 128) _this30->byteOffset = 0; -HXDLIN( 128) _this30->length = srcLength14; -HXDLIN( 128) this30 = _this30; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer7 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 128) if ((in_byteOffset7 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength7 = buffer7->length; -HXDLIN( 128) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 128) int newByteLength7 = bufferByteLength7; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 128) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength7 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 128) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 128) if ((newRange7 > bufferByteLength7)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this31->buffer = buffer7; -HXDLIN( 128) _this31->byteOffset = in_byteOffset7; -HXDLIN( 128) _this31->byteLength = newByteLength7; -HXDLIN( 128) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 128) this30 = _this31; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 128) view = this30; - } - break; - case (int)9: { -HXDLIN( 128) ::Dynamic elements8 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer8 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array16 = null(); -HXDLIN( 128) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 128) ::Dynamic byteoffset8 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset8 )) { -HXDLIN( 128) byteoffset8 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this34; -HXDLIN( 128) if (hx::IsNotNull( elements8 )) { -HXDLIN( 128) this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array16 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) _this32->byteOffset = 0; -HXDLIN( 128) _this32->length = array16->get_length(); -HXDLIN( 128) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 128) _this32->buffer = this35; -HXDLIN( 128) _this32->copyFromArray(array16,null()); -HXDLIN( 128) this34 = _this32; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this33->byteOffset = 0; -HXDLIN( 128) _this33->length = array17->get_length(); -HXDLIN( 128) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 128) _this33->buffer = this36; -HXDLIN( 128) _this33->copyFromArray(array17,null()); -HXDLIN( 128) this34 = _this33; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view9 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 128) int srcLength16 = view9->length; -HXDLIN( 128) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 128) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 128) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 128) if ((view9->type == _this34->type)) { -HXDLIN( 128) int srcLength17 = srcData8->length; -HXDLIN( 128) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 128) ::haxe::io::Bytes this37 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 128) _this34->buffer = this37; -HXDLIN( 128) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 128) _this34->byteOffset = 0; -HXDLIN( 128) _this34->length = srcLength16; -HXDLIN( 128) this34 = _this34; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 128) if ((in_byteOffset8 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength8 = buffer8->length; -HXDLIN( 128) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 128) int newByteLength8 = bufferByteLength8; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 128) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength8 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 128) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 128) if ((newRange8 > bufferByteLength8)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this35->buffer = buffer8; -HXDLIN( 128) _this35->byteOffset = in_byteOffset8; -HXDLIN( 128) _this35->byteLength = newByteLength8; -HXDLIN( 128) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 128) this34 = _this35; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXDLIN( 128) view = this34; - } - break; - } -HXDLIN( 128) return view; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Int32Array_Impl__obj,subarray,return ) - - ::lime::utils::ArrayBufferView Int32Array_Impl__obj::fromBytes( ::haxe::io::Bytes bytes, ::Dynamic __o_byteOffset, ::Dynamic len){ - ::Dynamic byteOffset = __o_byteOffset; - if (hx::IsNull(__o_byteOffset)) byteOffset = 0; - HX_GC_STACKFRAME(&_hx_pos_0d29a7d2e6a1bcbb_133_fromBytes) -HXDLIN( 133) ::Dynamic elements = null(); -HXDLIN( 133) ::cpp::VirtualArray array = null(); -HXDLIN( 133) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 133) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 133) ::Dynamic byteoffset = byteOffset; -HXLINE( 96) if (hx::IsNull( byteoffset )) { -HXLINE( 96) byteoffset = 0; - } -HXLINE( 133) ::lime::utils::ArrayBufferView this1; -HXDLIN( 133) if (hx::IsNotNull( elements )) { -HXDLIN( 133) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,3); - } - else { -HXDLIN( 133) if (hx::IsNotNull( array )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 133) _this->byteOffset = 0; -HXDLIN( 133) _this->length = array->get_length(); -HXDLIN( 133) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 133) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 133) _this->buffer = this2; -HXDLIN( 133) _this->copyFromArray(array,null()); -HXDLIN( 133) this1 = _this; - } - else { -HXDLIN( 133) if (hx::IsNotNull( vector )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 133) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 133) _this1->byteOffset = 0; -HXDLIN( 133) _this1->length = array1->get_length(); -HXDLIN( 133) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 133) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 133) _this1->buffer = this3; -HXDLIN( 133) _this1->copyFromArray(array1,null()); -HXDLIN( 133) this1 = _this1; - } - else { -HXDLIN( 133) if (hx::IsNotNull( view )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 133) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 133) int srcLength = view->length; -HXDLIN( 133) int srcByteOffset = view->byteOffset; -HXDLIN( 133) int srcElementSize = view->bytesPerElement; -HXDLIN( 133) int elementSize = _this2->bytesPerElement; -HXDLIN( 133) if ((view->type == _this2->type)) { -HXDLIN( 133) int srcLength1 = srcData->length; -HXDLIN( 133) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 133) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 133) _this2->buffer = this4; -HXDLIN( 133) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 133) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 133) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 133) _this2->byteOffset = 0; -HXDLIN( 133) _this2->length = srcLength; -HXDLIN( 133) this1 = _this2; - } - else { -HXDLIN( 133) if (hx::IsNotNull( bytes )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 133) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 133) if ((in_byteOffset < 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) int bufferByteLength = bytes->length; -HXDLIN( 133) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 133) int newByteLength = bufferByteLength; -HXDLIN( 133) if (hx::IsNull( len )) { -HXDLIN( 133) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 133) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) if ((newByteLength < 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 133) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 133) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 133) if ((newRange > bufferByteLength)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 133) _this3->buffer = bytes; -HXDLIN( 133) _this3->byteOffset = in_byteOffset; -HXDLIN( 133) _this3->byteLength = newByteLength; -HXDLIN( 133) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 133) this1 = _this3; - } - else { -HXDLIN( 133) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXDLIN( 133) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Int32Array_Impl__obj,fromBytes,return ) - - ::haxe::io::Bytes Int32Array_Impl__obj::toBytes( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_0d29a7d2e6a1bcbb_138_toBytes) -HXDLIN( 138) return this1->buffer; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Int32Array_Impl__obj,toBytes,return ) - -int Int32Array_Impl__obj::get_length( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_0d29a7d2e6a1bcbb_143_get_length) -HXDLIN( 143) return this1->length; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Int32Array_Impl__obj,get_length,return ) - -::String Int32Array_Impl__obj::toString( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_0d29a7d2e6a1bcbb_161_toString) -HXDLIN( 161) if (hx::IsNotNull( this1 )) { -HXDLIN( 161) return ((((HX_("Int32Array [byteLength:",a6,a7,b7,bd) + this1->byteLength) + HX_(", length:",a0,04,67,ef)) + this1->length) + HX_("]",5d,00,00,00)); - } - else { -HXDLIN( 161) return null(); - } -HXDLIN( 161) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Int32Array_Impl__obj,toString,return ) - - -Int32Array_Impl__obj::Int32Array_Impl__obj() -{ -} - -bool Int32Array_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"toBytes") ) { outValue = toBytes_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"subarray") ) { outValue = subarray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { outValue = get_length_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Int32Array_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Int32Array_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &Int32Array_Impl__obj::BYTES_PER_ELEMENT,HX_("BYTES_PER_ELEMENT",a6,04,1d,cc)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Int32Array_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Int32Array_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Int32Array_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Int32Array_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); -}; - -#endif - -hx::Class Int32Array_Impl__obj::__mClass; - -static ::String Int32Array_Impl__obj_sStaticFields[] = { - HX_("BYTES_PER_ELEMENT",a6,04,1d,cc), - HX_("subarray",19,54,81,07), - HX_("fromBytes",a1,f2,20,72), - HX_("toBytes",f0,54,1c,8a), - HX_("get_length",af,04,8f,8f), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Int32Array_Impl__obj::__register() -{ - Int32Array_Impl__obj _hx_dummy; - Int32Array_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils._Int32Array.Int32Array_Impl_",c5,98,8c,c7); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Int32Array_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Int32Array_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Int32Array_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Int32Array_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Int32Array_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Int32Array_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Int32Array_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Int32Array_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_0d29a7d2e6a1bcbb_90_boot) -HXDLIN( 90) BYTES_PER_ELEMENT = 4; - } -} - -} // end namespace lime -} // end namespace utils -} // end namespace _Int32Array diff --git a/hGameTest/bin/linux/obj/src/lime/utils/_Int8Array/Int8Array_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/utils/_Int8Array/Int8Array_Impl_.cpp deleted file mode 100644 index fe85c775..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/_Int8Array/Int8Array_Impl_.cpp +++ /dev/null @@ -1,1463 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_utils__Int8Array_Int8Array_Impl_ -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_6e16da696af5edec_126_subarray,"lime.utils._Int8Array.Int8Array_Impl_","subarray",0xb8bbe1fe,"lime.utils._Int8Array.Int8Array_Impl_.subarray","lime/utils/Int8Array.hx",126,0x4ea19046) -HX_LOCAL_STACK_FRAME(_hx_pos_6e16da696af5edec_130_fromBytes,"lime.utils._Int8Array.Int8Array_Impl_","fromBytes",0xd4228d1c,"lime.utils._Int8Array.Int8Array_Impl_.fromBytes","lime/utils/Int8Array.hx",130,0x4ea19046) -HX_LOCAL_STACK_FRAME(_hx_pos_6e16da696af5edec_138_toBytes,"lime.utils._Int8Array.Int8Array_Impl_","toBytes",0xcfc8caab,"lime.utils._Int8Array.Int8Array_Impl_.toBytes","lime/utils/Int8Array.hx",138,0x4ea19046) -HX_LOCAL_STACK_FRAME(_hx_pos_6e16da696af5edec_143_get_length,"lime.utils._Int8Array.Int8Array_Impl_","get_length",0xeef495d4,"lime.utils._Int8Array.Int8Array_Impl_.get_length","lime/utils/Int8Array.hx",143,0x4ea19046) -HX_LOCAL_STACK_FRAME(_hx_pos_6e16da696af5edec_161_toString,"lime.utils._Int8Array.Int8Array_Impl_","toString",0xe9a95e91,"lime.utils._Int8Array.Int8Array_Impl_.toString","lime/utils/Int8Array.hx",161,0x4ea19046) -HX_LOCAL_STACK_FRAME(_hx_pos_6e16da696af5edec_88_boot,"lime.utils._Int8Array.Int8Array_Impl_","boot",0xb6d5fb97,"lime.utils._Int8Array.Int8Array_Impl_.boot","lime/utils/Int8Array.hx",88,0x4ea19046) -namespace lime{ -namespace utils{ -namespace _Int8Array{ - -void Int8Array_Impl__obj::__construct() { } - -Dynamic Int8Array_Impl__obj::__CreateEmpty() { return new Int8Array_Impl__obj; } - -void *Int8Array_Impl__obj::_hx_vtable = 0; - -Dynamic Int8Array_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Int8Array_Impl__obj > _hx_result = new Int8Array_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Int8Array_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2ec399c3; -} - -int Int8Array_Impl__obj::BYTES_PER_ELEMENT; - - ::lime::utils::ArrayBufferView Int8Array_Impl__obj::subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_6e16da696af5edec_126_subarray) -HXDLIN( 126) ::Dynamic end1 = end; -HXDLIN( 126) if (hx::IsNull( end1 )) { -HXDLIN( 126) end1 = this1->length; - } -HXDLIN( 126) int len = (( (int)(end1) ) - begin); -HXDLIN( 126) int byte_offset = ((begin * this1->bytesPerElement) + this1->byteOffset); -HXDLIN( 126) ::lime::utils::ArrayBufferView view; -HXDLIN( 126) switch((int)(this1->type)){ - case (int)0: { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXDLIN( 126) ::Dynamic elements = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array = null(); -HXDLIN( 126) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 126) ::Dynamic byteoffset = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset )) { -HXDLIN( 126) byteoffset = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this2; -HXDLIN( 126) if (hx::IsNotNull( elements )) { -HXDLIN( 126) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 126) _this->byteOffset = 0; -HXDLIN( 126) _this->length = array->get_length(); -HXDLIN( 126) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 126) _this->buffer = this3; -HXDLIN( 126) _this->copyFromArray(array,null()); -HXDLIN( 126) this2 = _this; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 126) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this1->byteOffset = 0; -HXDLIN( 126) _this1->length = array1->get_length(); -HXDLIN( 126) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 126) _this1->buffer = this4; -HXDLIN( 126) _this1->copyFromArray(array1,null()); -HXDLIN( 126) this2 = _this1; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view1 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 126) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 126) int srcLength = view1->length; -HXDLIN( 126) int srcByteOffset = view1->byteOffset; -HXDLIN( 126) int srcElementSize = view1->bytesPerElement; -HXDLIN( 126) int elementSize = _this2->bytesPerElement; -HXDLIN( 126) if ((view1->type == _this2->type)) { -HXDLIN( 126) int srcLength1 = srcData->length; -HXDLIN( 126) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 126) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 126) _this2->buffer = this5; -HXDLIN( 126) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 126) _this2->byteOffset = 0; -HXDLIN( 126) _this2->length = srcLength; -HXDLIN( 126) this2 = _this2; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 126) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 126) if ((in_byteOffset < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength = buffer->length; -HXDLIN( 126) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 126) int newByteLength = bufferByteLength; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 126) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 126) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 126) if ((newRange > bufferByteLength)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this3->buffer = buffer; -HXDLIN( 126) _this3->byteOffset = in_byteOffset; -HXDLIN( 126) _this3->byteLength = newByteLength; -HXDLIN( 126) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 126) this2 = _this3; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXDLIN( 126) view = this2; - } - break; - case (int)2: { -HXDLIN( 126) ::Dynamic elements1 = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer1 = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array2 = null(); -HXDLIN( 126) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 126) ::Dynamic byteoffset1 = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset1 )) { -HXDLIN( 126) byteoffset1 = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this6; -HXDLIN( 126) if (hx::IsNotNull( elements1 )) { -HXDLIN( 126) this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array2 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 126) _this4->byteOffset = 0; -HXDLIN( 126) _this4->length = array2->get_length(); -HXDLIN( 126) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 126) _this4->buffer = this7; -HXDLIN( 126) _this4->copyFromArray(array2,null()); -HXDLIN( 126) this6 = _this4; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector1 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 126) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this5->byteOffset = 0; -HXDLIN( 126) _this5->length = array3->get_length(); -HXDLIN( 126) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 126) _this5->buffer = this8; -HXDLIN( 126) _this5->copyFromArray(array3,null()); -HXDLIN( 126) this6 = _this5; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view2 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 126) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 126) int srcLength2 = view2->length; -HXDLIN( 126) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 126) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 126) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 126) if ((view2->type == _this6->type)) { -HXDLIN( 126) int srcLength3 = srcData1->length; -HXDLIN( 126) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 126) ::haxe::io::Bytes this9 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 126) _this6->buffer = this9; -HXDLIN( 126) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 126) _this6->byteOffset = 0; -HXDLIN( 126) _this6->length = srcLength2; -HXDLIN( 126) this6 = _this6; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer1 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 126) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 126) if ((in_byteOffset1 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength1 = buffer1->length; -HXDLIN( 126) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 126) int newByteLength1 = bufferByteLength1; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 126) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength1 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 126) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 126) if ((newRange1 > bufferByteLength1)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this7->buffer = buffer1; -HXDLIN( 126) _this7->byteOffset = in_byteOffset1; -HXDLIN( 126) _this7->byteLength = newByteLength1; -HXDLIN( 126) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 126) this6 = _this7; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXDLIN( 126) view = this6; - } - break; - case (int)3: { -HXDLIN( 126) ::Dynamic elements2 = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer2 = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array4 = null(); -HXDLIN( 126) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 126) ::Dynamic byteoffset2 = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset2 )) { -HXDLIN( 126) byteoffset2 = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this10; -HXDLIN( 126) if (hx::IsNotNull( elements2 )) { -HXDLIN( 126) this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array4 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 126) _this8->byteOffset = 0; -HXDLIN( 126) _this8->length = array4->get_length(); -HXDLIN( 126) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 126) _this8->buffer = this11; -HXDLIN( 126) _this8->copyFromArray(array4,null()); -HXDLIN( 126) this10 = _this8; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector2 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 126) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this9->byteOffset = 0; -HXDLIN( 126) _this9->length = array5->get_length(); -HXDLIN( 126) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 126) _this9->buffer = this12; -HXDLIN( 126) _this9->copyFromArray(array5,null()); -HXDLIN( 126) this10 = _this9; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view3 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 126) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 126) int srcLength4 = view3->length; -HXDLIN( 126) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 126) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 126) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 126) if ((view3->type == _this10->type)) { -HXDLIN( 126) int srcLength5 = srcData2->length; -HXDLIN( 126) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 126) ::haxe::io::Bytes this13 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 126) _this10->buffer = this13; -HXDLIN( 126) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 126) _this10->byteOffset = 0; -HXDLIN( 126) _this10->length = srcLength4; -HXDLIN( 126) this10 = _this10; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer2 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 126) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 126) if ((in_byteOffset2 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength2 = buffer2->length; -HXDLIN( 126) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 126) int newByteLength2 = bufferByteLength2; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 126) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength2 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 126) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 126) if ((newRange2 > bufferByteLength2)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this11->buffer = buffer2; -HXDLIN( 126) _this11->byteOffset = in_byteOffset2; -HXDLIN( 126) _this11->byteLength = newByteLength2; -HXDLIN( 126) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 126) this10 = _this11; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXDLIN( 126) view = this10; - } - break; - case (int)4: { -HXDLIN( 126) ::Dynamic elements3 = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer3 = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array6 = null(); -HXDLIN( 126) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 126) ::Dynamic byteoffset3 = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset3 )) { -HXDLIN( 126) byteoffset3 = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this14; -HXDLIN( 126) if (hx::IsNotNull( elements3 )) { -HXDLIN( 126) this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array6 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 126) _this12->byteOffset = 0; -HXDLIN( 126) _this12->length = array6->get_length(); -HXDLIN( 126) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 126) _this12->buffer = this15; -HXDLIN( 126) _this12->copyFromArray(array6,null()); -HXDLIN( 126) this14 = _this12; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector3 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 126) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this13->byteOffset = 0; -HXDLIN( 126) _this13->length = array7->get_length(); -HXDLIN( 126) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 126) _this13->buffer = this16; -HXDLIN( 126) _this13->copyFromArray(array7,null()); -HXDLIN( 126) this14 = _this13; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view4 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 126) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 126) int srcLength6 = view4->length; -HXDLIN( 126) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 126) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 126) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 126) if ((view4->type == _this14->type)) { -HXDLIN( 126) int srcLength7 = srcData3->length; -HXDLIN( 126) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 126) ::haxe::io::Bytes this17 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 126) _this14->buffer = this17; -HXDLIN( 126) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 126) _this14->byteOffset = 0; -HXDLIN( 126) _this14->length = srcLength6; -HXDLIN( 126) this14 = _this14; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer3 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 126) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 126) if ((in_byteOffset3 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength3 = buffer3->length; -HXDLIN( 126) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 126) int newByteLength3 = bufferByteLength3; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 126) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength3 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 126) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 126) if ((newRange3 > bufferByteLength3)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this15->buffer = buffer3; -HXDLIN( 126) _this15->byteOffset = in_byteOffset3; -HXDLIN( 126) _this15->byteLength = newByteLength3; -HXDLIN( 126) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 126) this14 = _this15; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 126) view = this14; - } - break; - case (int)5: { -HXDLIN( 126) ::Dynamic elements4 = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer4 = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array8 = null(); -HXDLIN( 126) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 126) ::Dynamic byteoffset4 = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset4 )) { -HXDLIN( 126) byteoffset4 = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this18; -HXDLIN( 126) if (hx::IsNotNull( elements4 )) { -HXDLIN( 126) this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array8 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 126) _this16->byteOffset = 0; -HXDLIN( 126) _this16->length = array8->get_length(); -HXDLIN( 126) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 126) _this16->buffer = this19; -HXDLIN( 126) _this16->copyFromArray(array8,null()); -HXDLIN( 126) this18 = _this16; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector4 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 126) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this17->byteOffset = 0; -HXDLIN( 126) _this17->length = array9->get_length(); -HXDLIN( 126) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 126) _this17->buffer = this20; -HXDLIN( 126) _this17->copyFromArray(array9,null()); -HXDLIN( 126) this18 = _this17; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view5 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 126) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 126) int srcLength8 = view5->length; -HXDLIN( 126) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 126) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 126) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 126) if ((view5->type == _this18->type)) { -HXDLIN( 126) int srcLength9 = srcData4->length; -HXDLIN( 126) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 126) ::haxe::io::Bytes this21 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 126) _this18->buffer = this21; -HXDLIN( 126) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 126) _this18->byteOffset = 0; -HXDLIN( 126) _this18->length = srcLength8; -HXDLIN( 126) this18 = _this18; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer4 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 126) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 126) if ((in_byteOffset4 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength4 = buffer4->length; -HXDLIN( 126) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 126) int newByteLength4 = bufferByteLength4; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 126) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength4 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 126) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 126) if ((newRange4 > bufferByteLength4)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this19->buffer = buffer4; -HXDLIN( 126) _this19->byteOffset = in_byteOffset4; -HXDLIN( 126) _this19->byteLength = newByteLength4; -HXDLIN( 126) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 126) this18 = _this19; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXDLIN( 126) view = this18; - } - break; - case (int)6: { -HXDLIN( 126) ::Dynamic elements5 = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer5 = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array10 = null(); -HXDLIN( 126) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 126) ::Dynamic byteoffset5 = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset5 )) { -HXDLIN( 126) byteoffset5 = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this22; -HXDLIN( 126) if (hx::IsNotNull( elements5 )) { -HXDLIN( 126) this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array10 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 126) _this20->byteOffset = 0; -HXDLIN( 126) _this20->length = array10->get_length(); -HXDLIN( 126) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 126) _this20->buffer = this23; -HXDLIN( 126) _this20->copyFromArray(array10,null()); -HXDLIN( 126) this22 = _this20; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector5 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 126) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this21->byteOffset = 0; -HXDLIN( 126) _this21->length = array11->get_length(); -HXDLIN( 126) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 126) _this21->buffer = this24; -HXDLIN( 126) _this21->copyFromArray(array11,null()); -HXDLIN( 126) this22 = _this21; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view6 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 126) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 126) int srcLength10 = view6->length; -HXDLIN( 126) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 126) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 126) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 126) if ((view6->type == _this22->type)) { -HXDLIN( 126) int srcLength11 = srcData5->length; -HXDLIN( 126) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 126) ::haxe::io::Bytes this25 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 126) _this22->buffer = this25; -HXDLIN( 126) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 126) _this22->byteOffset = 0; -HXDLIN( 126) _this22->length = srcLength10; -HXDLIN( 126) this22 = _this22; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer5 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 126) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 126) if ((in_byteOffset5 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength5 = buffer5->length; -HXDLIN( 126) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 126) int newByteLength5 = bufferByteLength5; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 126) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength5 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 126) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 126) if ((newRange5 > bufferByteLength5)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this23->buffer = buffer5; -HXDLIN( 126) _this23->byteOffset = in_byteOffset5; -HXDLIN( 126) _this23->byteLength = newByteLength5; -HXDLIN( 126) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 126) this22 = _this23; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 126) view = this22; - } - break; - case (int)7: { -HXDLIN( 126) ::Dynamic elements6 = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer6 = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array12 = null(); -HXDLIN( 126) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 126) ::Dynamic byteoffset6 = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset6 )) { -HXDLIN( 126) byteoffset6 = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this26; -HXDLIN( 126) if (hx::IsNotNull( elements6 )) { -HXDLIN( 126) this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array12 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 126) _this24->byteOffset = 0; -HXDLIN( 126) _this24->length = array12->get_length(); -HXDLIN( 126) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 126) _this24->buffer = this27; -HXDLIN( 126) _this24->copyFromArray(array12,null()); -HXDLIN( 126) this26 = _this24; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector6 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 126) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this25->byteOffset = 0; -HXDLIN( 126) _this25->length = array13->get_length(); -HXDLIN( 126) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 126) _this25->buffer = this28; -HXDLIN( 126) _this25->copyFromArray(array13,null()); -HXDLIN( 126) this26 = _this25; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view7 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 126) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 126) int srcLength12 = view7->length; -HXDLIN( 126) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 126) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 126) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 126) if ((view7->type == _this26->type)) { -HXDLIN( 126) int srcLength13 = srcData6->length; -HXDLIN( 126) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 126) ::haxe::io::Bytes this29 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 126) _this26->buffer = this29; -HXDLIN( 126) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 126) _this26->byteOffset = 0; -HXDLIN( 126) _this26->length = srcLength12; -HXDLIN( 126) this26 = _this26; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer6 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 126) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 126) if ((in_byteOffset6 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength6 = buffer6->length; -HXDLIN( 126) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 126) int newByteLength6 = bufferByteLength6; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 126) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength6 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 126) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 126) if ((newRange6 > bufferByteLength6)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this27->buffer = buffer6; -HXDLIN( 126) _this27->byteOffset = in_byteOffset6; -HXDLIN( 126) _this27->byteLength = newByteLength6; -HXDLIN( 126) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 126) this26 = _this27; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXDLIN( 126) view = this26; - } - break; - case (int)8: { -HXDLIN( 126) ::Dynamic elements7 = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer7 = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array14 = null(); -HXDLIN( 126) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 126) ::Dynamic byteoffset7 = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset7 )) { -HXDLIN( 126) byteoffset7 = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this30; -HXDLIN( 126) if (hx::IsNotNull( elements7 )) { -HXDLIN( 126) this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array14 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 126) _this28->byteOffset = 0; -HXDLIN( 126) _this28->length = array14->get_length(); -HXDLIN( 126) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 126) _this28->buffer = this31; -HXDLIN( 126) _this28->copyFromArray(array14,null()); -HXDLIN( 126) this30 = _this28; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector7 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 126) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this29->byteOffset = 0; -HXDLIN( 126) _this29->length = array15->get_length(); -HXDLIN( 126) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 126) _this29->buffer = this32; -HXDLIN( 126) _this29->copyFromArray(array15,null()); -HXDLIN( 126) this30 = _this29; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view8 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 126) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 126) int srcLength14 = view8->length; -HXDLIN( 126) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 126) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 126) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 126) if ((view8->type == _this30->type)) { -HXDLIN( 126) int srcLength15 = srcData7->length; -HXDLIN( 126) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 126) ::haxe::io::Bytes this33 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 126) _this30->buffer = this33; -HXDLIN( 126) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 126) _this30->byteOffset = 0; -HXDLIN( 126) _this30->length = srcLength14; -HXDLIN( 126) this30 = _this30; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer7 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 126) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 126) if ((in_byteOffset7 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength7 = buffer7->length; -HXDLIN( 126) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 126) int newByteLength7 = bufferByteLength7; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 126) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength7 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 126) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 126) if ((newRange7 > bufferByteLength7)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this31->buffer = buffer7; -HXDLIN( 126) _this31->byteOffset = in_byteOffset7; -HXDLIN( 126) _this31->byteLength = newByteLength7; -HXDLIN( 126) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 126) this30 = _this31; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 126) view = this30; - } - break; - case (int)9: { -HXDLIN( 126) ::Dynamic elements8 = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer8 = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array16 = null(); -HXDLIN( 126) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 126) ::Dynamic byteoffset8 = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset8 )) { -HXDLIN( 126) byteoffset8 = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this34; -HXDLIN( 126) if (hx::IsNotNull( elements8 )) { -HXDLIN( 126) this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array16 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 126) _this32->byteOffset = 0; -HXDLIN( 126) _this32->length = array16->get_length(); -HXDLIN( 126) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 126) _this32->buffer = this35; -HXDLIN( 126) _this32->copyFromArray(array16,null()); -HXDLIN( 126) this34 = _this32; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector8 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 126) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this33->byteOffset = 0; -HXDLIN( 126) _this33->length = array17->get_length(); -HXDLIN( 126) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 126) _this33->buffer = this36; -HXDLIN( 126) _this33->copyFromArray(array17,null()); -HXDLIN( 126) this34 = _this33; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view9 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 126) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 126) int srcLength16 = view9->length; -HXDLIN( 126) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 126) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 126) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 126) if ((view9->type == _this34->type)) { -HXDLIN( 126) int srcLength17 = srcData8->length; -HXDLIN( 126) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 126) ::haxe::io::Bytes this37 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 126) _this34->buffer = this37; -HXDLIN( 126) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 126) _this34->byteOffset = 0; -HXDLIN( 126) _this34->length = srcLength16; -HXDLIN( 126) this34 = _this34; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer8 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 126) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 126) if ((in_byteOffset8 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength8 = buffer8->length; -HXDLIN( 126) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 126) int newByteLength8 = bufferByteLength8; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 126) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength8 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 126) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 126) if ((newRange8 > bufferByteLength8)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this35->buffer = buffer8; -HXDLIN( 126) _this35->byteOffset = in_byteOffset8; -HXDLIN( 126) _this35->byteLength = newByteLength8; -HXDLIN( 126) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 126) this34 = _this35; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXDLIN( 126) view = this34; - } - break; - } -HXDLIN( 126) return view; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Int8Array_Impl__obj,subarray,return ) - - ::lime::utils::ArrayBufferView Int8Array_Impl__obj::fromBytes( ::haxe::io::Bytes bytes, ::Dynamic __o_byteOffset, ::Dynamic len){ - ::Dynamic byteOffset = __o_byteOffset; - if (hx::IsNull(__o_byteOffset)) byteOffset = 0; - HX_GC_STACKFRAME(&_hx_pos_6e16da696af5edec_130_fromBytes) -HXLINE( 131) if (hx::IsNull( byteOffset )) { -HXLINE( 131) ::Dynamic elements = null(); -HXDLIN( 131) ::haxe::io::Bytes buffer = null(); -HXDLIN( 131) ::cpp::VirtualArray array = bytes->b; -HXDLIN( 131) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 131) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 131) ::Dynamic len1 = null(); -HXDLIN( 131) ::lime::utils::ArrayBufferView this1; -HXDLIN( 131) if (hx::IsNotNull( elements )) { -HXLINE( 131) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXLINE( 131) if (hx::IsNotNull( array )) { -HXLINE( 131) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 131) _this->byteOffset = 0; -HXDLIN( 131) _this->length = array->get_length(); -HXDLIN( 131) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 131) _this->buffer = this2; -HXDLIN( 131) _this->copyFromArray(array,null()); -HXDLIN( 131) this1 = _this; - } - else { -HXLINE( 131) if (hx::IsNotNull( vector )) { -HXLINE( 131) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 131) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 131) _this1->byteOffset = 0; -HXDLIN( 131) _this1->length = array1->get_length(); -HXDLIN( 131) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 131) _this1->buffer = this3; -HXDLIN( 131) _this1->copyFromArray(array1,null()); -HXDLIN( 131) this1 = _this1; - } - else { -HXLINE( 131) if (hx::IsNotNull( view )) { -HXLINE( 131) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 131) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 131) int srcLength = view->length; -HXDLIN( 131) int srcByteOffset = view->byteOffset; -HXDLIN( 131) int srcElementSize = view->bytesPerElement; -HXDLIN( 131) int elementSize = _this2->bytesPerElement; -HXDLIN( 131) if ((view->type == _this2->type)) { -HXLINE( 131) int srcLength1 = srcData->length; -HXDLIN( 131) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 131) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 131) _this2->buffer = this4; -HXDLIN( 131) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 131) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 131) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 131) _this2->byteOffset = 0; -HXDLIN( 131) _this2->length = srcLength; -HXDLIN( 131) this1 = _this2; - } - else { -HXLINE( 131) if (hx::IsNotNull( buffer )) { -HXLINE( 131) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 131) int in_byteOffset = 0; -HXDLIN( 131) if ((in_byteOffset < 0)) { -HXLINE( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) int bufferByteLength = buffer->length; -HXDLIN( 131) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 131) int newByteLength = bufferByteLength; -HXDLIN( 131) if (hx::IsNull( len1 )) { -HXLINE( 131) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 131) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((newByteLength < 0)) { -HXLINE( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 131) newByteLength = (( (int)(len1) ) * _this3->bytesPerElement); -HXDLIN( 131) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 131) if ((newRange > bufferByteLength)) { -HXLINE( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 131) _this3->buffer = buffer; -HXDLIN( 131) _this3->byteOffset = in_byteOffset; -HXDLIN( 131) _this3->byteLength = newByteLength; -HXDLIN( 131) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 131) this1 = _this3; - } - else { -HXLINE( 131) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXDLIN( 131) return this1; - } -HXLINE( 132) if (hx::IsNull( len )) { -HXLINE( 132) ::Dynamic elements1 = null(); -HXDLIN( 132) ::haxe::io::Bytes buffer1 = null(); -HXDLIN( 132) ::cpp::VirtualArray array2 = bytes->b; -HXDLIN( 132) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 132) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 132) ::Dynamic byteoffset = byteOffset; -HXDLIN( 132) ::Dynamic len2 = null(); -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 132) ::lime::utils::ArrayBufferView this5; -HXDLIN( 132) if (hx::IsNotNull( elements1 )) { -HXLINE( 132) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,1); - } - else { -HXLINE( 132) if (hx::IsNotNull( array2 )) { -HXLINE( 132) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 132) _this4->byteOffset = 0; -HXDLIN( 132) _this4->length = array2->get_length(); -HXDLIN( 132) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 132) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 132) _this4->buffer = this6; -HXDLIN( 132) _this4->copyFromArray(array2,null()); -HXDLIN( 132) this5 = _this4; - } - else { -HXLINE( 132) if (hx::IsNotNull( vector1 )) { -HXLINE( 132) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 132) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 132) _this5->byteOffset = 0; -HXDLIN( 132) _this5->length = array3->get_length(); -HXDLIN( 132) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 132) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 132) _this5->buffer = this7; -HXDLIN( 132) _this5->copyFromArray(array3,null()); -HXDLIN( 132) this5 = _this5; - } - else { -HXLINE( 132) if (hx::IsNotNull( view1 )) { -HXLINE( 132) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 132) ::haxe::io::Bytes srcData1 = view1->buffer; -HXDLIN( 132) int srcLength2 = view1->length; -HXDLIN( 132) int srcByteOffset1 = view1->byteOffset; -HXDLIN( 132) int srcElementSize1 = view1->bytesPerElement; -HXDLIN( 132) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 132) if ((view1->type == _this6->type)) { -HXLINE( 132) int srcLength3 = srcData1->length; -HXDLIN( 132) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 132) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 132) _this6->buffer = this8; -HXDLIN( 132) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 132) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 132) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 132) _this6->byteOffset = 0; -HXDLIN( 132) _this6->length = srcLength2; -HXDLIN( 132) this5 = _this6; - } - else { -HXLINE( 132) if (hx::IsNotNull( buffer1 )) { -HXLINE( 132) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 132) int in_byteOffset1 = ( (int)(byteoffset) ); -HXDLIN( 132) if ((in_byteOffset1 < 0)) { -HXLINE( 132) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 132) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 132) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 132) int bufferByteLength1 = buffer1->length; -HXDLIN( 132) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 132) int newByteLength1 = bufferByteLength1; -HXDLIN( 132) if (hx::IsNull( len2 )) { -HXLINE( 132) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 132) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 132) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 132) if ((newByteLength1 < 0)) { -HXLINE( 132) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 132) newByteLength1 = (( (int)(len2) ) * _this7->bytesPerElement); -HXDLIN( 132) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 132) if ((newRange1 > bufferByteLength1)) { -HXLINE( 132) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 132) _this7->buffer = buffer1; -HXDLIN( 132) _this7->byteOffset = in_byteOffset1; -HXDLIN( 132) _this7->byteLength = newByteLength1; -HXDLIN( 132) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 132) this5 = _this7; - } - else { -HXLINE( 132) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXDLIN( 132) return this5; - } -HXLINE( 133) ::Dynamic elements2 = null(); -HXDLIN( 133) ::haxe::io::Bytes buffer2 = null(); -HXDLIN( 133) ::cpp::VirtualArray array4 = bytes->b; -HXDLIN( 133) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 133) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 133) ::Dynamic byteoffset1 = byteOffset; -HXLINE( 94) if (hx::IsNull( byteoffset1 )) { -HXLINE( 94) byteoffset1 = 0; - } -HXLINE( 133) ::lime::utils::ArrayBufferView this9; -HXDLIN( 133) if (hx::IsNotNull( elements2 )) { -HXLINE( 133) this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,1); - } - else { -HXLINE( 133) if (hx::IsNotNull( array4 )) { -HXLINE( 133) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 133) _this8->byteOffset = 0; -HXDLIN( 133) _this8->length = array4->get_length(); -HXDLIN( 133) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 133) ::haxe::io::Bytes this10 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 133) _this8->buffer = this10; -HXDLIN( 133) _this8->copyFromArray(array4,null()); -HXDLIN( 133) this9 = _this8; - } - else { -HXLINE( 133) if (hx::IsNotNull( vector2 )) { -HXLINE( 133) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 133) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 133) _this9->byteOffset = 0; -HXDLIN( 133) _this9->length = array5->get_length(); -HXDLIN( 133) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 133) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 133) _this9->buffer = this11; -HXDLIN( 133) _this9->copyFromArray(array5,null()); -HXDLIN( 133) this9 = _this9; - } - else { -HXLINE( 133) if (hx::IsNotNull( view2 )) { -HXLINE( 133) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 133) ::haxe::io::Bytes srcData2 = view2->buffer; -HXDLIN( 133) int srcLength4 = view2->length; -HXDLIN( 133) int srcByteOffset2 = view2->byteOffset; -HXDLIN( 133) int srcElementSize2 = view2->bytesPerElement; -HXDLIN( 133) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 133) if ((view2->type == _this10->type)) { -HXLINE( 133) int srcLength5 = srcData2->length; -HXDLIN( 133) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 133) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 133) _this10->buffer = this12; -HXDLIN( 133) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXLINE( 133) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 133) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 133) _this10->byteOffset = 0; -HXDLIN( 133) _this10->length = srcLength4; -HXDLIN( 133) this9 = _this10; - } - else { -HXLINE( 133) if (hx::IsNotNull( buffer2 )) { -HXLINE( 133) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 133) int in_byteOffset2 = ( (int)(byteoffset1) ); -HXDLIN( 133) if ((in_byteOffset2 < 0)) { -HXLINE( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXLINE( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) int bufferByteLength2 = buffer2->length; -HXDLIN( 133) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 133) int newByteLength2 = bufferByteLength2; -HXDLIN( 133) if (hx::IsNull( len )) { -HXLINE( 133) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 133) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXLINE( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) if ((newByteLength2 < 0)) { -HXLINE( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 133) newByteLength2 = (( (int)(len) ) * _this11->bytesPerElement); -HXDLIN( 133) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 133) if ((newRange2 > bufferByteLength2)) { -HXLINE( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 133) _this11->buffer = buffer2; -HXDLIN( 133) _this11->byteOffset = in_byteOffset2; -HXDLIN( 133) _this11->byteLength = newByteLength2; -HXDLIN( 133) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 133) this9 = _this11; - } - else { -HXLINE( 133) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXDLIN( 133) return this9; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Int8Array_Impl__obj,fromBytes,return ) - - ::haxe::io::Bytes Int8Array_Impl__obj::toBytes( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_6e16da696af5edec_138_toBytes) -HXDLIN( 138) return this1->buffer; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Int8Array_Impl__obj,toBytes,return ) - -int Int8Array_Impl__obj::get_length( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_6e16da696af5edec_143_get_length) -HXDLIN( 143) return this1->length; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Int8Array_Impl__obj,get_length,return ) - -::String Int8Array_Impl__obj::toString( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_6e16da696af5edec_161_toString) -HXDLIN( 161) if (hx::IsNotNull( this1 )) { -HXDLIN( 161) return ((((HX_("Int8Array [byteLength:",c1,87,c3,43) + this1->byteLength) + HX_(", length:",a0,04,67,ef)) + this1->length) + HX_("]",5d,00,00,00)); - } - else { -HXDLIN( 161) return null(); - } -HXDLIN( 161) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Int8Array_Impl__obj,toString,return ) - - -Int8Array_Impl__obj::Int8Array_Impl__obj() -{ -} - -bool Int8Array_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"toBytes") ) { outValue = toBytes_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"subarray") ) { outValue = subarray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { outValue = get_length_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Int8Array_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Int8Array_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &Int8Array_Impl__obj::BYTES_PER_ELEMENT,HX_("BYTES_PER_ELEMENT",a6,04,1d,cc)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Int8Array_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Int8Array_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Int8Array_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Int8Array_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); -}; - -#endif - -hx::Class Int8Array_Impl__obj::__mClass; - -static ::String Int8Array_Impl__obj_sStaticFields[] = { - HX_("BYTES_PER_ELEMENT",a6,04,1d,cc), - HX_("subarray",19,54,81,07), - HX_("fromBytes",a1,f2,20,72), - HX_("toBytes",f0,54,1c,8a), - HX_("get_length",af,04,8f,8f), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Int8Array_Impl__obj::__register() -{ - Int8Array_Impl__obj _hx_dummy; - Int8Array_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils._Int8Array.Int8Array_Impl_",29,23,97,45); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Int8Array_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Int8Array_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Int8Array_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Int8Array_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Int8Array_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Int8Array_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Int8Array_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Int8Array_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_6e16da696af5edec_88_boot) -HXDLIN( 88) BYTES_PER_ELEMENT = 1; - } -} - -} // end namespace lime -} // end namespace utils -} // end namespace _Int8Array diff --git a/hGameTest/bin/linux/obj/src/lime/utils/_LogLevel/LogLevel_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/utils/_LogLevel/LogLevel_Impl_.cpp deleted file mode 100644 index 3af03806..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/_LogLevel/LogLevel_Impl_.cpp +++ /dev/null @@ -1,209 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_utils__LogLevel_LogLevel_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_599a65605475e26e_14_gt,"lime.utils._LogLevel.LogLevel_Impl_","gt",0xa56de316,"lime.utils._LogLevel.LogLevel_Impl_.gt","lime/utils/LogLevel.hx",14,0x68636f66) -HX_LOCAL_STACK_FRAME(_hx_pos_599a65605475e26e_19_gte,"lime.utils._LogLevel.LogLevel_Impl_","gte",0x1ab8d08f,"lime.utils._LogLevel.LogLevel_Impl_.gte","lime/utils/LogLevel.hx",19,0x68636f66) -HX_LOCAL_STACK_FRAME(_hx_pos_599a65605475e26e_24_lt,"lime.utils._LogLevel.LogLevel_Impl_","lt",0xa56de771,"lime.utils._LogLevel.LogLevel_Impl_.lt","lime/utils/LogLevel.hx",24,0x68636f66) -HX_LOCAL_STACK_FRAME(_hx_pos_599a65605475e26e_29_lte,"lime.utils._LogLevel.LogLevel_Impl_","lte",0x1abc9bd4,"lime.utils._LogLevel.LogLevel_Impl_.lte","lime/utils/LogLevel.hx",29,0x68636f66) -HX_LOCAL_STACK_FRAME(_hx_pos_599a65605475e26e_5_boot,"lime.utils._LogLevel.LogLevel_Impl_","boot",0x43abd95b,"lime.utils._LogLevel.LogLevel_Impl_.boot","lime/utils/LogLevel.hx",5,0x68636f66) -HX_LOCAL_STACK_FRAME(_hx_pos_599a65605475e26e_6_boot,"lime.utils._LogLevel.LogLevel_Impl_","boot",0x43abd95b,"lime.utils._LogLevel.LogLevel_Impl_.boot","lime/utils/LogLevel.hx",6,0x68636f66) -HX_LOCAL_STACK_FRAME(_hx_pos_599a65605475e26e_7_boot,"lime.utils._LogLevel.LogLevel_Impl_","boot",0x43abd95b,"lime.utils._LogLevel.LogLevel_Impl_.boot","lime/utils/LogLevel.hx",7,0x68636f66) -HX_LOCAL_STACK_FRAME(_hx_pos_599a65605475e26e_8_boot,"lime.utils._LogLevel.LogLevel_Impl_","boot",0x43abd95b,"lime.utils._LogLevel.LogLevel_Impl_.boot","lime/utils/LogLevel.hx",8,0x68636f66) -HX_LOCAL_STACK_FRAME(_hx_pos_599a65605475e26e_9_boot,"lime.utils._LogLevel.LogLevel_Impl_","boot",0x43abd95b,"lime.utils._LogLevel.LogLevel_Impl_.boot","lime/utils/LogLevel.hx",9,0x68636f66) -HX_LOCAL_STACK_FRAME(_hx_pos_599a65605475e26e_10_boot,"lime.utils._LogLevel.LogLevel_Impl_","boot",0x43abd95b,"lime.utils._LogLevel.LogLevel_Impl_.boot","lime/utils/LogLevel.hx",10,0x68636f66) -namespace lime{ -namespace utils{ -namespace _LogLevel{ - -void LogLevel_Impl__obj::__construct() { } - -Dynamic LogLevel_Impl__obj::__CreateEmpty() { return new LogLevel_Impl__obj; } - -void *LogLevel_Impl__obj::_hx_vtable = 0; - -Dynamic LogLevel_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< LogLevel_Impl__obj > _hx_result = new LogLevel_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool LogLevel_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4c2a8a4b; -} - -int LogLevel_Impl__obj::NONE; - -int LogLevel_Impl__obj::ERROR; - -int LogLevel_Impl__obj::WARN; - -int LogLevel_Impl__obj::INFO; - -int LogLevel_Impl__obj::DEBUG; - -int LogLevel_Impl__obj::VERBOSE; - -bool LogLevel_Impl__obj::gt(int a,int b){ - HX_STACKFRAME(&_hx_pos_599a65605475e26e_14_gt) -HXDLIN( 14) return (a > b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(LogLevel_Impl__obj,gt,return ) - -bool LogLevel_Impl__obj::gte(int a,int b){ - HX_STACKFRAME(&_hx_pos_599a65605475e26e_19_gte) -HXDLIN( 19) return (a >= b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(LogLevel_Impl__obj,gte,return ) - -bool LogLevel_Impl__obj::lt(int a,int b){ - HX_STACKFRAME(&_hx_pos_599a65605475e26e_24_lt) -HXDLIN( 24) return (a < b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(LogLevel_Impl__obj,lt,return ) - -bool LogLevel_Impl__obj::lte(int a,int b){ - HX_STACKFRAME(&_hx_pos_599a65605475e26e_29_lte) -HXDLIN( 29) return (a <= b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(LogLevel_Impl__obj,lte,return ) - - -LogLevel_Impl__obj::LogLevel_Impl__obj() -{ -} - -bool LogLevel_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"gt") ) { outValue = gt_dyn(); return true; } - if (HX_FIELD_EQ(inName,"lt") ) { outValue = lt_dyn(); return true; } - break; - case 3: - if (HX_FIELD_EQ(inName,"gte") ) { outValue = gte_dyn(); return true; } - if (HX_FIELD_EQ(inName,"lte") ) { outValue = lte_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *LogLevel_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo LogLevel_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &LogLevel_Impl__obj::NONE,HX_("NONE",b8,da,ca,33)}, - {hx::fsInt,(void *) &LogLevel_Impl__obj::ERROR,HX_("ERROR",a8,03,18,f1)}, - {hx::fsInt,(void *) &LogLevel_Impl__obj::WARN,HX_("WARN",46,2a,b3,39)}, - {hx::fsInt,(void *) &LogLevel_Impl__obj::INFO,HX_("INFO",6e,00,7c,30)}, - {hx::fsInt,(void *) &LogLevel_Impl__obj::DEBUG,HX_("DEBUG",33,8a,0d,55)}, - {hx::fsInt,(void *) &LogLevel_Impl__obj::VERBOSE,HX_("VERBOSE",62,ab,8d,f1)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void LogLevel_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(LogLevel_Impl__obj::NONE,"NONE"); - HX_MARK_MEMBER_NAME(LogLevel_Impl__obj::ERROR,"ERROR"); - HX_MARK_MEMBER_NAME(LogLevel_Impl__obj::WARN,"WARN"); - HX_MARK_MEMBER_NAME(LogLevel_Impl__obj::INFO,"INFO"); - HX_MARK_MEMBER_NAME(LogLevel_Impl__obj::DEBUG,"DEBUG"); - HX_MARK_MEMBER_NAME(LogLevel_Impl__obj::VERBOSE,"VERBOSE"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void LogLevel_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(LogLevel_Impl__obj::NONE,"NONE"); - HX_VISIT_MEMBER_NAME(LogLevel_Impl__obj::ERROR,"ERROR"); - HX_VISIT_MEMBER_NAME(LogLevel_Impl__obj::WARN,"WARN"); - HX_VISIT_MEMBER_NAME(LogLevel_Impl__obj::INFO,"INFO"); - HX_VISIT_MEMBER_NAME(LogLevel_Impl__obj::DEBUG,"DEBUG"); - HX_VISIT_MEMBER_NAME(LogLevel_Impl__obj::VERBOSE,"VERBOSE"); -}; - -#endif - -hx::Class LogLevel_Impl__obj::__mClass; - -static ::String LogLevel_Impl__obj_sStaticFields[] = { - HX_("NONE",b8,da,ca,33), - HX_("ERROR",a8,03,18,f1), - HX_("WARN",46,2a,b3,39), - HX_("INFO",6e,00,7c,30), - HX_("DEBUG",33,8a,0d,55), - HX_("VERBOSE",62,ab,8d,f1), - HX_("gt",2d,5a,00,00), - HX_("gte",98,8d,4e,00), - HX_("lt",88,5e,00,00), - HX_("lte",dd,58,52,00), - ::String(null()) -}; - -void LogLevel_Impl__obj::__register() -{ - LogLevel_Impl__obj _hx_dummy; - LogLevel_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils._LogLevel.LogLevel_Impl_",e5,1b,96,4c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &LogLevel_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = LogLevel_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(LogLevel_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< LogLevel_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = LogLevel_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = LogLevel_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = LogLevel_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void LogLevel_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_599a65605475e26e_5_boot) -HXDLIN( 5) NONE = 0; - } -{ - HX_STACKFRAME(&_hx_pos_599a65605475e26e_6_boot) -HXDLIN( 6) ERROR = 1; - } -{ - HX_STACKFRAME(&_hx_pos_599a65605475e26e_7_boot) -HXDLIN( 7) WARN = 2; - } -{ - HX_STACKFRAME(&_hx_pos_599a65605475e26e_8_boot) -HXDLIN( 8) INFO = 3; - } -{ - HX_STACKFRAME(&_hx_pos_599a65605475e26e_9_boot) -HXDLIN( 9) DEBUG = 4; - } -{ - HX_STACKFRAME(&_hx_pos_599a65605475e26e_10_boot) -HXDLIN( 10) VERBOSE = 5; - } -} - -} // end namespace lime -} // end namespace utils -} // end namespace _LogLevel diff --git a/hGameTest/bin/linux/obj/src/lime/utils/_UInt16Array/UInt16Array_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/utils/_UInt16Array/UInt16Array_Impl_.cpp deleted file mode 100644 index fe96a266..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/_UInt16Array/UInt16Array_Impl_.cpp +++ /dev/null @@ -1,1256 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_utils__UInt16Array_UInt16Array_Impl_ -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_7359f16dc6b9beb0_128_subarray,"lime.utils._UInt16Array.UInt16Array_Impl_","subarray",0xb49bfdea,"lime.utils._UInt16Array.UInt16Array_Impl_.subarray","lime/utils/UInt16Array.hx",128,0x124ad8bc) -HX_LOCAL_STACK_FRAME(_hx_pos_7359f16dc6b9beb0_133_fromBytes,"lime.utils._UInt16Array.UInt16Array_Impl_","fromBytes",0x3c5adfb0,"lime.utils._UInt16Array.UInt16Array_Impl_.fromBytes","lime/utils/UInt16Array.hx",133,0x124ad8bc) -HX_LOCAL_STACK_FRAME(_hx_pos_7359f16dc6b9beb0_138_toBytes,"lime.utils._UInt16Array.UInt16Array_Impl_","toBytes",0x3715903f,"lime.utils._UInt16Array.UInt16Array_Impl_.toBytes","lime/utils/UInt16Array.hx",138,0x124ad8bc) -HX_LOCAL_STACK_FRAME(_hx_pos_7359f16dc6b9beb0_143_get_length,"lime.utils._UInt16Array.UInt16Array_Impl_","get_length",0xb80484c0,"lime.utils._UInt16Array.UInt16Array_Impl_.get_length","lime/utils/UInt16Array.hx",143,0x124ad8bc) -HX_LOCAL_STACK_FRAME(_hx_pos_7359f16dc6b9beb0_161_toString,"lime.utils._UInt16Array.UInt16Array_Impl_","toString",0xe5897a7d,"lime.utils._UInt16Array.UInt16Array_Impl_.toString","lime/utils/UInt16Array.hx",161,0x124ad8bc) -HX_LOCAL_STACK_FRAME(_hx_pos_7359f16dc6b9beb0_90_boot,"lime.utils._UInt16Array.UInt16Array_Impl_","boot",0xe126b183,"lime.utils._UInt16Array.UInt16Array_Impl_.boot","lime/utils/UInt16Array.hx",90,0x124ad8bc) -namespace lime{ -namespace utils{ -namespace _UInt16Array{ - -void UInt16Array_Impl__obj::__construct() { } - -Dynamic UInt16Array_Impl__obj::__CreateEmpty() { return new UInt16Array_Impl__obj; } - -void *UInt16Array_Impl__obj::_hx_vtable = 0; - -Dynamic UInt16Array_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< UInt16Array_Impl__obj > _hx_result = new UInt16Array_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool UInt16Array_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4d4c9d03; -} - -int UInt16Array_Impl__obj::BYTES_PER_ELEMENT; - - ::lime::utils::ArrayBufferView UInt16Array_Impl__obj::subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_7359f16dc6b9beb0_128_subarray) -HXDLIN( 128) ::Dynamic end1 = end; -HXDLIN( 128) if (hx::IsNull( end1 )) { -HXDLIN( 128) end1 = this1->length; - } -HXDLIN( 128) int len = (( (int)(end1) ) - begin); -HXDLIN( 128) int byte_offset = ((begin * this1->bytesPerElement) + this1->byteOffset); -HXDLIN( 128) ::lime::utils::ArrayBufferView view; -HXDLIN( 128) switch((int)(this1->type)){ - case (int)0: { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXDLIN( 128) ::Dynamic elements = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 128) ::Dynamic byteoffset = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset )) { -HXDLIN( 128) byteoffset = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this2; -HXDLIN( 128) if (hx::IsNotNull( elements )) { -HXDLIN( 128) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) _this->byteOffset = 0; -HXDLIN( 128) _this->length = array->get_length(); -HXDLIN( 128) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 128) _this->buffer = this3; -HXDLIN( 128) _this->copyFromArray(array,null()); -HXDLIN( 128) this2 = _this; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this1->byteOffset = 0; -HXDLIN( 128) _this1->length = array1->get_length(); -HXDLIN( 128) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 128) _this1->buffer = this4; -HXDLIN( 128) _this1->copyFromArray(array1,null()); -HXDLIN( 128) this2 = _this1; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view1 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 128) int srcLength = view1->length; -HXDLIN( 128) int srcByteOffset = view1->byteOffset; -HXDLIN( 128) int srcElementSize = view1->bytesPerElement; -HXDLIN( 128) int elementSize = _this2->bytesPerElement; -HXDLIN( 128) if ((view1->type == _this2->type)) { -HXDLIN( 128) int srcLength1 = srcData->length; -HXDLIN( 128) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 128) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 128) _this2->buffer = this5; -HXDLIN( 128) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 128) _this2->byteOffset = 0; -HXDLIN( 128) _this2->length = srcLength; -HXDLIN( 128) this2 = _this2; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 128) if ((in_byteOffset < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength = buffer->length; -HXDLIN( 128) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 128) int newByteLength = bufferByteLength; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 128) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 128) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 128) if ((newRange > bufferByteLength)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this3->buffer = buffer; -HXDLIN( 128) _this3->byteOffset = in_byteOffset; -HXDLIN( 128) _this3->byteLength = newByteLength; -HXDLIN( 128) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 128) this2 = _this3; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXDLIN( 128) view = this2; - } - break; - case (int)2: { -HXDLIN( 128) ::Dynamic elements1 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer1 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array2 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 128) ::Dynamic byteoffset1 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset1 )) { -HXDLIN( 128) byteoffset1 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this6; -HXDLIN( 128) if (hx::IsNotNull( elements1 )) { -HXDLIN( 128) this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) _this4->byteOffset = 0; -HXDLIN( 128) _this4->length = array2->get_length(); -HXDLIN( 128) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 128) _this4->buffer = this7; -HXDLIN( 128) _this4->copyFromArray(array2,null()); -HXDLIN( 128) this6 = _this4; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector1 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this5->byteOffset = 0; -HXDLIN( 128) _this5->length = array3->get_length(); -HXDLIN( 128) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 128) _this5->buffer = this8; -HXDLIN( 128) _this5->copyFromArray(array3,null()); -HXDLIN( 128) this6 = _this5; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 128) int srcLength2 = view2->length; -HXDLIN( 128) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 128) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 128) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 128) if ((view2->type == _this6->type)) { -HXDLIN( 128) int srcLength3 = srcData1->length; -HXDLIN( 128) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 128) ::haxe::io::Bytes this9 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 128) _this6->buffer = this9; -HXDLIN( 128) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 128) _this6->byteOffset = 0; -HXDLIN( 128) _this6->length = srcLength2; -HXDLIN( 128) this6 = _this6; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer1 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 128) if ((in_byteOffset1 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength1 = buffer1->length; -HXDLIN( 128) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 128) int newByteLength1 = bufferByteLength1; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 128) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength1 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 128) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 128) if ((newRange1 > bufferByteLength1)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this7->buffer = buffer1; -HXDLIN( 128) _this7->byteOffset = in_byteOffset1; -HXDLIN( 128) _this7->byteLength = newByteLength1; -HXDLIN( 128) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 128) this6 = _this7; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXDLIN( 128) view = this6; - } - break; - case (int)3: { -HXDLIN( 128) ::Dynamic elements2 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer2 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array4 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 128) ::Dynamic byteoffset2 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset2 )) { -HXDLIN( 128) byteoffset2 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this10; -HXDLIN( 128) if (hx::IsNotNull( elements2 )) { -HXDLIN( 128) this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) _this8->byteOffset = 0; -HXDLIN( 128) _this8->length = array4->get_length(); -HXDLIN( 128) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 128) _this8->buffer = this11; -HXDLIN( 128) _this8->copyFromArray(array4,null()); -HXDLIN( 128) this10 = _this8; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this9->byteOffset = 0; -HXDLIN( 128) _this9->length = array5->get_length(); -HXDLIN( 128) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 128) _this9->buffer = this12; -HXDLIN( 128) _this9->copyFromArray(array5,null()); -HXDLIN( 128) this10 = _this9; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view3 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 128) int srcLength4 = view3->length; -HXDLIN( 128) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 128) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 128) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 128) if ((view3->type == _this10->type)) { -HXDLIN( 128) int srcLength5 = srcData2->length; -HXDLIN( 128) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 128) ::haxe::io::Bytes this13 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 128) _this10->buffer = this13; -HXDLIN( 128) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 128) _this10->byteOffset = 0; -HXDLIN( 128) _this10->length = srcLength4; -HXDLIN( 128) this10 = _this10; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 128) if ((in_byteOffset2 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength2 = buffer2->length; -HXDLIN( 128) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 128) int newByteLength2 = bufferByteLength2; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 128) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength2 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 128) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 128) if ((newRange2 > bufferByteLength2)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this11->buffer = buffer2; -HXDLIN( 128) _this11->byteOffset = in_byteOffset2; -HXDLIN( 128) _this11->byteLength = newByteLength2; -HXDLIN( 128) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 128) this10 = _this11; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXDLIN( 128) view = this10; - } - break; - case (int)4: { -HXDLIN( 128) ::Dynamic elements3 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer3 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array6 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 128) ::Dynamic byteoffset3 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset3 )) { -HXDLIN( 128) byteoffset3 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this14; -HXDLIN( 128) if (hx::IsNotNull( elements3 )) { -HXDLIN( 128) this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) _this12->byteOffset = 0; -HXDLIN( 128) _this12->length = array6->get_length(); -HXDLIN( 128) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 128) _this12->buffer = this15; -HXDLIN( 128) _this12->copyFromArray(array6,null()); -HXDLIN( 128) this14 = _this12; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector3 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this13->byteOffset = 0; -HXDLIN( 128) _this13->length = array7->get_length(); -HXDLIN( 128) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 128) _this13->buffer = this16; -HXDLIN( 128) _this13->copyFromArray(array7,null()); -HXDLIN( 128) this14 = _this13; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 128) int srcLength6 = view4->length; -HXDLIN( 128) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 128) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 128) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 128) if ((view4->type == _this14->type)) { -HXDLIN( 128) int srcLength7 = srcData3->length; -HXDLIN( 128) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 128) ::haxe::io::Bytes this17 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 128) _this14->buffer = this17; -HXDLIN( 128) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 128) _this14->byteOffset = 0; -HXDLIN( 128) _this14->length = srcLength6; -HXDLIN( 128) this14 = _this14; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer3 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 128) if ((in_byteOffset3 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength3 = buffer3->length; -HXDLIN( 128) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 128) int newByteLength3 = bufferByteLength3; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 128) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength3 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 128) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 128) if ((newRange3 > bufferByteLength3)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this15->buffer = buffer3; -HXDLIN( 128) _this15->byteOffset = in_byteOffset3; -HXDLIN( 128) _this15->byteLength = newByteLength3; -HXDLIN( 128) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 128) this14 = _this15; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 128) view = this14; - } - break; - case (int)5: { -HXDLIN( 128) ::Dynamic elements4 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer4 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array8 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 128) ::Dynamic byteoffset4 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset4 )) { -HXDLIN( 128) byteoffset4 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this18; -HXDLIN( 128) if (hx::IsNotNull( elements4 )) { -HXDLIN( 128) this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) _this16->byteOffset = 0; -HXDLIN( 128) _this16->length = array8->get_length(); -HXDLIN( 128) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 128) _this16->buffer = this19; -HXDLIN( 128) _this16->copyFromArray(array8,null()); -HXDLIN( 128) this18 = _this16; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this17->byteOffset = 0; -HXDLIN( 128) _this17->length = array9->get_length(); -HXDLIN( 128) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 128) _this17->buffer = this20; -HXDLIN( 128) _this17->copyFromArray(array9,null()); -HXDLIN( 128) this18 = _this17; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view5 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 128) int srcLength8 = view5->length; -HXDLIN( 128) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 128) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 128) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 128) if ((view5->type == _this18->type)) { -HXDLIN( 128) int srcLength9 = srcData4->length; -HXDLIN( 128) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 128) ::haxe::io::Bytes this21 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 128) _this18->buffer = this21; -HXDLIN( 128) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 128) _this18->byteOffset = 0; -HXDLIN( 128) _this18->length = srcLength8; -HXDLIN( 128) this18 = _this18; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 128) if ((in_byteOffset4 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength4 = buffer4->length; -HXDLIN( 128) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 128) int newByteLength4 = bufferByteLength4; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 128) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength4 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 128) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 128) if ((newRange4 > bufferByteLength4)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this19->buffer = buffer4; -HXDLIN( 128) _this19->byteOffset = in_byteOffset4; -HXDLIN( 128) _this19->byteLength = newByteLength4; -HXDLIN( 128) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 128) this18 = _this19; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXDLIN( 128) view = this18; - } - break; - case (int)6: { -HXDLIN( 128) ::Dynamic elements5 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer5 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array10 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 128) ::Dynamic byteoffset5 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset5 )) { -HXDLIN( 128) byteoffset5 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this22; -HXDLIN( 128) if (hx::IsNotNull( elements5 )) { -HXDLIN( 128) this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array10 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) _this20->byteOffset = 0; -HXDLIN( 128) _this20->length = array10->get_length(); -HXDLIN( 128) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 128) _this20->buffer = this23; -HXDLIN( 128) _this20->copyFromArray(array10,null()); -HXDLIN( 128) this22 = _this20; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector5 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this21->byteOffset = 0; -HXDLIN( 128) _this21->length = array11->get_length(); -HXDLIN( 128) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 128) _this21->buffer = this24; -HXDLIN( 128) _this21->copyFromArray(array11,null()); -HXDLIN( 128) this22 = _this21; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 128) int srcLength10 = view6->length; -HXDLIN( 128) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 128) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 128) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 128) if ((view6->type == _this22->type)) { -HXDLIN( 128) int srcLength11 = srcData5->length; -HXDLIN( 128) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 128) ::haxe::io::Bytes this25 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 128) _this22->buffer = this25; -HXDLIN( 128) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 128) _this22->byteOffset = 0; -HXDLIN( 128) _this22->length = srcLength10; -HXDLIN( 128) this22 = _this22; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer5 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 128) if ((in_byteOffset5 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength5 = buffer5->length; -HXDLIN( 128) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 128) int newByteLength5 = bufferByteLength5; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 128) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength5 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 128) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 128) if ((newRange5 > bufferByteLength5)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this23->buffer = buffer5; -HXDLIN( 128) _this23->byteOffset = in_byteOffset5; -HXDLIN( 128) _this23->byteLength = newByteLength5; -HXDLIN( 128) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 128) this22 = _this23; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 128) view = this22; - } - break; - case (int)7: { -HXDLIN( 128) ::Dynamic elements6 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer6 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array12 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 128) ::Dynamic byteoffset6 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset6 )) { -HXDLIN( 128) byteoffset6 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this26; -HXDLIN( 128) if (hx::IsNotNull( elements6 )) { -HXDLIN( 128) this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array12 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) _this24->byteOffset = 0; -HXDLIN( 128) _this24->length = array12->get_length(); -HXDLIN( 128) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 128) _this24->buffer = this27; -HXDLIN( 128) _this24->copyFromArray(array12,null()); -HXDLIN( 128) this26 = _this24; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this25->byteOffset = 0; -HXDLIN( 128) _this25->length = array13->get_length(); -HXDLIN( 128) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 128) _this25->buffer = this28; -HXDLIN( 128) _this25->copyFromArray(array13,null()); -HXDLIN( 128) this26 = _this25; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view7 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 128) int srcLength12 = view7->length; -HXDLIN( 128) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 128) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 128) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 128) if ((view7->type == _this26->type)) { -HXDLIN( 128) int srcLength13 = srcData6->length; -HXDLIN( 128) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 128) ::haxe::io::Bytes this29 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 128) _this26->buffer = this29; -HXDLIN( 128) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 128) _this26->byteOffset = 0; -HXDLIN( 128) _this26->length = srcLength12; -HXDLIN( 128) this26 = _this26; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 128) if ((in_byteOffset6 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength6 = buffer6->length; -HXDLIN( 128) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 128) int newByteLength6 = bufferByteLength6; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 128) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength6 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 128) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 128) if ((newRange6 > bufferByteLength6)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this27->buffer = buffer6; -HXDLIN( 128) _this27->byteOffset = in_byteOffset6; -HXDLIN( 128) _this27->byteLength = newByteLength6; -HXDLIN( 128) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 128) this26 = _this27; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXDLIN( 128) view = this26; - } - break; - case (int)8: { -HXDLIN( 128) ::Dynamic elements7 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer7 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array14 = null(); -HXDLIN( 128) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 128) ::Dynamic byteoffset7 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset7 )) { -HXDLIN( 128) byteoffset7 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this30; -HXDLIN( 128) if (hx::IsNotNull( elements7 )) { -HXDLIN( 128) this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array14 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) _this28->byteOffset = 0; -HXDLIN( 128) _this28->length = array14->get_length(); -HXDLIN( 128) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 128) _this28->buffer = this31; -HXDLIN( 128) _this28->copyFromArray(array14,null()); -HXDLIN( 128) this30 = _this28; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector7 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this29->byteOffset = 0; -HXDLIN( 128) _this29->length = array15->get_length(); -HXDLIN( 128) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 128) _this29->buffer = this32; -HXDLIN( 128) _this29->copyFromArray(array15,null()); -HXDLIN( 128) this30 = _this29; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 128) int srcLength14 = view8->length; -HXDLIN( 128) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 128) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 128) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 128) if ((view8->type == _this30->type)) { -HXDLIN( 128) int srcLength15 = srcData7->length; -HXDLIN( 128) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 128) ::haxe::io::Bytes this33 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 128) _this30->buffer = this33; -HXDLIN( 128) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 128) _this30->byteOffset = 0; -HXDLIN( 128) _this30->length = srcLength14; -HXDLIN( 128) this30 = _this30; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer7 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 128) if ((in_byteOffset7 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength7 = buffer7->length; -HXDLIN( 128) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 128) int newByteLength7 = bufferByteLength7; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 128) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength7 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 128) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 128) if ((newRange7 > bufferByteLength7)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this31->buffer = buffer7; -HXDLIN( 128) _this31->byteOffset = in_byteOffset7; -HXDLIN( 128) _this31->byteLength = newByteLength7; -HXDLIN( 128) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 128) this30 = _this31; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 128) view = this30; - } - break; - case (int)9: { -HXDLIN( 128) ::Dynamic elements8 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer8 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array16 = null(); -HXDLIN( 128) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 128) ::Dynamic byteoffset8 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset8 )) { -HXDLIN( 128) byteoffset8 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this34; -HXDLIN( 128) if (hx::IsNotNull( elements8 )) { -HXDLIN( 128) this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array16 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) _this32->byteOffset = 0; -HXDLIN( 128) _this32->length = array16->get_length(); -HXDLIN( 128) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 128) _this32->buffer = this35; -HXDLIN( 128) _this32->copyFromArray(array16,null()); -HXDLIN( 128) this34 = _this32; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this33->byteOffset = 0; -HXDLIN( 128) _this33->length = array17->get_length(); -HXDLIN( 128) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 128) _this33->buffer = this36; -HXDLIN( 128) _this33->copyFromArray(array17,null()); -HXDLIN( 128) this34 = _this33; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view9 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 128) int srcLength16 = view9->length; -HXDLIN( 128) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 128) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 128) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 128) if ((view9->type == _this34->type)) { -HXDLIN( 128) int srcLength17 = srcData8->length; -HXDLIN( 128) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 128) ::haxe::io::Bytes this37 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 128) _this34->buffer = this37; -HXDLIN( 128) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 128) _this34->byteOffset = 0; -HXDLIN( 128) _this34->length = srcLength16; -HXDLIN( 128) this34 = _this34; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 128) if ((in_byteOffset8 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength8 = buffer8->length; -HXDLIN( 128) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 128) int newByteLength8 = bufferByteLength8; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 128) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength8 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 128) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 128) if ((newRange8 > bufferByteLength8)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this35->buffer = buffer8; -HXDLIN( 128) _this35->byteOffset = in_byteOffset8; -HXDLIN( 128) _this35->byteLength = newByteLength8; -HXDLIN( 128) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 128) this34 = _this35; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXDLIN( 128) view = this34; - } - break; - } -HXDLIN( 128) return view; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(UInt16Array_Impl__obj,subarray,return ) - - ::lime::utils::ArrayBufferView UInt16Array_Impl__obj::fromBytes( ::haxe::io::Bytes bytes, ::Dynamic __o_byteOffset, ::Dynamic len){ - ::Dynamic byteOffset = __o_byteOffset; - if (hx::IsNull(__o_byteOffset)) byteOffset = 0; - HX_GC_STACKFRAME(&_hx_pos_7359f16dc6b9beb0_133_fromBytes) -HXDLIN( 133) ::Dynamic elements = null(); -HXDLIN( 133) ::cpp::VirtualArray array = null(); -HXDLIN( 133) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 133) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 133) ::Dynamic byteoffset = byteOffset; -HXLINE( 96) if (hx::IsNull( byteoffset )) { -HXLINE( 96) byteoffset = 0; - } -HXLINE( 133) ::lime::utils::ArrayBufferView this1; -HXDLIN( 133) if (hx::IsNotNull( elements )) { -HXDLIN( 133) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,6); - } - else { -HXDLIN( 133) if (hx::IsNotNull( array )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 133) _this->byteOffset = 0; -HXDLIN( 133) _this->length = array->get_length(); -HXDLIN( 133) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 133) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 133) _this->buffer = this2; -HXDLIN( 133) _this->copyFromArray(array,null()); -HXDLIN( 133) this1 = _this; - } - else { -HXDLIN( 133) if (hx::IsNotNull( vector )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 133) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 133) _this1->byteOffset = 0; -HXDLIN( 133) _this1->length = array1->get_length(); -HXDLIN( 133) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 133) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 133) _this1->buffer = this3; -HXDLIN( 133) _this1->copyFromArray(array1,null()); -HXDLIN( 133) this1 = _this1; - } - else { -HXDLIN( 133) if (hx::IsNotNull( view )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 133) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 133) int srcLength = view->length; -HXDLIN( 133) int srcByteOffset = view->byteOffset; -HXDLIN( 133) int srcElementSize = view->bytesPerElement; -HXDLIN( 133) int elementSize = _this2->bytesPerElement; -HXDLIN( 133) if ((view->type == _this2->type)) { -HXDLIN( 133) int srcLength1 = srcData->length; -HXDLIN( 133) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 133) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 133) _this2->buffer = this4; -HXDLIN( 133) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 133) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 133) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 133) _this2->byteOffset = 0; -HXDLIN( 133) _this2->length = srcLength; -HXDLIN( 133) this1 = _this2; - } - else { -HXDLIN( 133) if (hx::IsNotNull( bytes )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 133) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 133) if ((in_byteOffset < 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) int bufferByteLength = bytes->length; -HXDLIN( 133) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 133) int newByteLength = bufferByteLength; -HXDLIN( 133) if (hx::IsNull( len )) { -HXDLIN( 133) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 133) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) if ((newByteLength < 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 133) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 133) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 133) if ((newRange > bufferByteLength)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 133) _this3->buffer = bytes; -HXDLIN( 133) _this3->byteOffset = in_byteOffset; -HXDLIN( 133) _this3->byteLength = newByteLength; -HXDLIN( 133) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 133) this1 = _this3; - } - else { -HXDLIN( 133) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 133) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(UInt16Array_Impl__obj,fromBytes,return ) - - ::haxe::io::Bytes UInt16Array_Impl__obj::toBytes( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_7359f16dc6b9beb0_138_toBytes) -HXDLIN( 138) return this1->buffer; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(UInt16Array_Impl__obj,toBytes,return ) - -int UInt16Array_Impl__obj::get_length( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_7359f16dc6b9beb0_143_get_length) -HXDLIN( 143) return this1->length; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(UInt16Array_Impl__obj,get_length,return ) - -::String UInt16Array_Impl__obj::toString( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_7359f16dc6b9beb0_161_toString) -HXDLIN( 161) if (hx::IsNotNull( this1 )) { -HXDLIN( 161) return ((((HX_("UInt16Array [byteLength:",b7,19,59,35) + this1->byteLength) + HX_(", length:",a0,04,67,ef)) + this1->length) + HX_("]",5d,00,00,00)); - } - else { -HXDLIN( 161) return null(); - } -HXDLIN( 161) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(UInt16Array_Impl__obj,toString,return ) - - -UInt16Array_Impl__obj::UInt16Array_Impl__obj() -{ -} - -bool UInt16Array_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"toBytes") ) { outValue = toBytes_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"subarray") ) { outValue = subarray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { outValue = get_length_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *UInt16Array_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo UInt16Array_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &UInt16Array_Impl__obj::BYTES_PER_ELEMENT,HX_("BYTES_PER_ELEMENT",a6,04,1d,cc)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void UInt16Array_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(UInt16Array_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void UInt16Array_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(UInt16Array_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); -}; - -#endif - -hx::Class UInt16Array_Impl__obj::__mClass; - -static ::String UInt16Array_Impl__obj_sStaticFields[] = { - HX_("BYTES_PER_ELEMENT",a6,04,1d,cc), - HX_("subarray",19,54,81,07), - HX_("fromBytes",a1,f2,20,72), - HX_("toBytes",f0,54,1c,8a), - HX_("get_length",af,04,8f,8f), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void UInt16Array_Impl__obj::__register() -{ - UInt16Array_Impl__obj _hx_dummy; - UInt16Array_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils._UInt16Array.UInt16Array_Impl_",bd,34,5a,b6); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &UInt16Array_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = UInt16Array_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(UInt16Array_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< UInt16Array_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = UInt16Array_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = UInt16Array_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = UInt16Array_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void UInt16Array_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_7359f16dc6b9beb0_90_boot) -HXDLIN( 90) BYTES_PER_ELEMENT = 2; - } -} - -} // end namespace lime -} // end namespace utils -} // end namespace _UInt16Array diff --git a/hGameTest/bin/linux/obj/src/lime/utils/_UInt32Array/UInt32Array_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/utils/_UInt32Array/UInt32Array_Impl_.cpp deleted file mode 100644 index 91ca4d6e..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/_UInt32Array/UInt32Array_Impl_.cpp +++ /dev/null @@ -1,1256 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_utils__UInt32Array_UInt32Array_Impl_ -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_d6b2b432f378b5e1_128_subarray,"lime.utils._UInt32Array.UInt32Array_Impl_","subarray",0x0de4225e,"lime.utils._UInt32Array.UInt32Array_Impl_.subarray","lime/utils/UInt32Array.hx",128,0x471a2476) -HX_LOCAL_STACK_FRAME(_hx_pos_d6b2b432f378b5e1_133_fromBytes,"lime.utils._UInt32Array.UInt32Array_Impl_","fromBytes",0x0232a0bc,"lime.utils._UInt32Array.UInt32Array_Impl_.fromBytes","lime/utils/UInt32Array.hx",133,0x471a2476) -HX_LOCAL_STACK_FRAME(_hx_pos_d6b2b432f378b5e1_138_toBytes,"lime.utils._UInt32Array.UInt32Array_Impl_","toBytes",0x7fceb64b,"lime.utils._UInt32Array.UInt32Array_Impl_.toBytes","lime/utils/UInt32Array.hx",138,0x471a2476) -HX_LOCAL_STACK_FRAME(_hx_pos_d6b2b432f378b5e1_143_get_length,"lime.utils._UInt32Array.UInt32Array_Impl_","get_length",0x0ef5ae34,"lime.utils._UInt32Array.UInt32Array_Impl_.get_length","lime/utils/UInt32Array.hx",143,0x471a2476) -HX_LOCAL_STACK_FRAME(_hx_pos_d6b2b432f378b5e1_161_toString,"lime.utils._UInt32Array.UInt32Array_Impl_","toString",0x3ed19ef1,"lime.utils._UInt32Array.UInt32Array_Impl_.toString","lime/utils/UInt32Array.hx",161,0x471a2476) -HX_LOCAL_STACK_FRAME(_hx_pos_d6b2b432f378b5e1_90_boot,"lime.utils._UInt32Array.UInt32Array_Impl_","boot",0x5dfe8bf7,"lime.utils._UInt32Array.UInt32Array_Impl_.boot","lime/utils/UInt32Array.hx",90,0x471a2476) -namespace lime{ -namespace utils{ -namespace _UInt32Array{ - -void UInt32Array_Impl__obj::__construct() { } - -Dynamic UInt32Array_Impl__obj::__CreateEmpty() { return new UInt32Array_Impl__obj; } - -void *UInt32Array_Impl__obj::_hx_vtable = 0; - -Dynamic UInt32Array_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< UInt32Array_Impl__obj > _hx_result = new UInt32Array_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool UInt32Array_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x684bc143; -} - -int UInt32Array_Impl__obj::BYTES_PER_ELEMENT; - - ::lime::utils::ArrayBufferView UInt32Array_Impl__obj::subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_d6b2b432f378b5e1_128_subarray) -HXDLIN( 128) ::Dynamic end1 = end; -HXDLIN( 128) if (hx::IsNull( end1 )) { -HXDLIN( 128) end1 = this1->length; - } -HXDLIN( 128) int len = (( (int)(end1) ) - begin); -HXDLIN( 128) int byte_offset = ((begin * this1->bytesPerElement) + this1->byteOffset); -HXDLIN( 128) ::lime::utils::ArrayBufferView view; -HXDLIN( 128) switch((int)(this1->type)){ - case (int)0: { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXDLIN( 128) ::Dynamic elements = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 128) ::Dynamic byteoffset = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset )) { -HXDLIN( 128) byteoffset = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this2; -HXDLIN( 128) if (hx::IsNotNull( elements )) { -HXDLIN( 128) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) _this->byteOffset = 0; -HXDLIN( 128) _this->length = array->get_length(); -HXDLIN( 128) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 128) _this->buffer = this3; -HXDLIN( 128) _this->copyFromArray(array,null()); -HXDLIN( 128) this2 = _this; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this1->byteOffset = 0; -HXDLIN( 128) _this1->length = array1->get_length(); -HXDLIN( 128) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 128) _this1->buffer = this4; -HXDLIN( 128) _this1->copyFromArray(array1,null()); -HXDLIN( 128) this2 = _this1; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view1 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 128) int srcLength = view1->length; -HXDLIN( 128) int srcByteOffset = view1->byteOffset; -HXDLIN( 128) int srcElementSize = view1->bytesPerElement; -HXDLIN( 128) int elementSize = _this2->bytesPerElement; -HXDLIN( 128) if ((view1->type == _this2->type)) { -HXDLIN( 128) int srcLength1 = srcData->length; -HXDLIN( 128) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 128) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 128) _this2->buffer = this5; -HXDLIN( 128) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 128) _this2->byteOffset = 0; -HXDLIN( 128) _this2->length = srcLength; -HXDLIN( 128) this2 = _this2; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 128) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 128) if ((in_byteOffset < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength = buffer->length; -HXDLIN( 128) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 128) int newByteLength = bufferByteLength; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 128) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 128) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 128) if ((newRange > bufferByteLength)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this3->buffer = buffer; -HXDLIN( 128) _this3->byteOffset = in_byteOffset; -HXDLIN( 128) _this3->byteLength = newByteLength; -HXDLIN( 128) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 128) this2 = _this3; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXDLIN( 128) view = this2; - } - break; - case (int)2: { -HXDLIN( 128) ::Dynamic elements1 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer1 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array2 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 128) ::Dynamic byteoffset1 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset1 )) { -HXDLIN( 128) byteoffset1 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this6; -HXDLIN( 128) if (hx::IsNotNull( elements1 )) { -HXDLIN( 128) this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) _this4->byteOffset = 0; -HXDLIN( 128) _this4->length = array2->get_length(); -HXDLIN( 128) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 128) _this4->buffer = this7; -HXDLIN( 128) _this4->copyFromArray(array2,null()); -HXDLIN( 128) this6 = _this4; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector1 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this5->byteOffset = 0; -HXDLIN( 128) _this5->length = array3->get_length(); -HXDLIN( 128) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 128) _this5->buffer = this8; -HXDLIN( 128) _this5->copyFromArray(array3,null()); -HXDLIN( 128) this6 = _this5; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 128) int srcLength2 = view2->length; -HXDLIN( 128) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 128) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 128) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 128) if ((view2->type == _this6->type)) { -HXDLIN( 128) int srcLength3 = srcData1->length; -HXDLIN( 128) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 128) ::haxe::io::Bytes this9 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 128) _this6->buffer = this9; -HXDLIN( 128) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 128) _this6->byteOffset = 0; -HXDLIN( 128) _this6->length = srcLength2; -HXDLIN( 128) this6 = _this6; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer1 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 128) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 128) if ((in_byteOffset1 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength1 = buffer1->length; -HXDLIN( 128) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 128) int newByteLength1 = bufferByteLength1; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 128) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength1 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 128) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 128) if ((newRange1 > bufferByteLength1)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this7->buffer = buffer1; -HXDLIN( 128) _this7->byteOffset = in_byteOffset1; -HXDLIN( 128) _this7->byteLength = newByteLength1; -HXDLIN( 128) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 128) this6 = _this7; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXDLIN( 128) view = this6; - } - break; - case (int)3: { -HXDLIN( 128) ::Dynamic elements2 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer2 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array4 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 128) ::Dynamic byteoffset2 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset2 )) { -HXDLIN( 128) byteoffset2 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this10; -HXDLIN( 128) if (hx::IsNotNull( elements2 )) { -HXDLIN( 128) this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) _this8->byteOffset = 0; -HXDLIN( 128) _this8->length = array4->get_length(); -HXDLIN( 128) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 128) _this8->buffer = this11; -HXDLIN( 128) _this8->copyFromArray(array4,null()); -HXDLIN( 128) this10 = _this8; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this9->byteOffset = 0; -HXDLIN( 128) _this9->length = array5->get_length(); -HXDLIN( 128) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 128) _this9->buffer = this12; -HXDLIN( 128) _this9->copyFromArray(array5,null()); -HXDLIN( 128) this10 = _this9; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view3 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 128) int srcLength4 = view3->length; -HXDLIN( 128) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 128) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 128) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 128) if ((view3->type == _this10->type)) { -HXDLIN( 128) int srcLength5 = srcData2->length; -HXDLIN( 128) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 128) ::haxe::io::Bytes this13 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 128) _this10->buffer = this13; -HXDLIN( 128) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 128) _this10->byteOffset = 0; -HXDLIN( 128) _this10->length = srcLength4; -HXDLIN( 128) this10 = _this10; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer2 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 128) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 128) if ((in_byteOffset2 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength2 = buffer2->length; -HXDLIN( 128) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 128) int newByteLength2 = bufferByteLength2; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 128) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength2 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 128) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 128) if ((newRange2 > bufferByteLength2)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this11->buffer = buffer2; -HXDLIN( 128) _this11->byteOffset = in_byteOffset2; -HXDLIN( 128) _this11->byteLength = newByteLength2; -HXDLIN( 128) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 128) this10 = _this11; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXDLIN( 128) view = this10; - } - break; - case (int)4: { -HXDLIN( 128) ::Dynamic elements3 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer3 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array6 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 128) ::Dynamic byteoffset3 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset3 )) { -HXDLIN( 128) byteoffset3 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this14; -HXDLIN( 128) if (hx::IsNotNull( elements3 )) { -HXDLIN( 128) this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) _this12->byteOffset = 0; -HXDLIN( 128) _this12->length = array6->get_length(); -HXDLIN( 128) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 128) _this12->buffer = this15; -HXDLIN( 128) _this12->copyFromArray(array6,null()); -HXDLIN( 128) this14 = _this12; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector3 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this13->byteOffset = 0; -HXDLIN( 128) _this13->length = array7->get_length(); -HXDLIN( 128) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 128) _this13->buffer = this16; -HXDLIN( 128) _this13->copyFromArray(array7,null()); -HXDLIN( 128) this14 = _this13; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 128) int srcLength6 = view4->length; -HXDLIN( 128) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 128) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 128) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 128) if ((view4->type == _this14->type)) { -HXDLIN( 128) int srcLength7 = srcData3->length; -HXDLIN( 128) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 128) ::haxe::io::Bytes this17 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 128) _this14->buffer = this17; -HXDLIN( 128) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 128) _this14->byteOffset = 0; -HXDLIN( 128) _this14->length = srcLength6; -HXDLIN( 128) this14 = _this14; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer3 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 128) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 128) if ((in_byteOffset3 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength3 = buffer3->length; -HXDLIN( 128) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 128) int newByteLength3 = bufferByteLength3; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 128) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength3 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 128) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 128) if ((newRange3 > bufferByteLength3)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this15->buffer = buffer3; -HXDLIN( 128) _this15->byteOffset = in_byteOffset3; -HXDLIN( 128) _this15->byteLength = newByteLength3; -HXDLIN( 128) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 128) this14 = _this15; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 128) view = this14; - } - break; - case (int)5: { -HXDLIN( 128) ::Dynamic elements4 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer4 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array8 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 128) ::Dynamic byteoffset4 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset4 )) { -HXDLIN( 128) byteoffset4 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this18; -HXDLIN( 128) if (hx::IsNotNull( elements4 )) { -HXDLIN( 128) this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) _this16->byteOffset = 0; -HXDLIN( 128) _this16->length = array8->get_length(); -HXDLIN( 128) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 128) _this16->buffer = this19; -HXDLIN( 128) _this16->copyFromArray(array8,null()); -HXDLIN( 128) this18 = _this16; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this17->byteOffset = 0; -HXDLIN( 128) _this17->length = array9->get_length(); -HXDLIN( 128) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 128) _this17->buffer = this20; -HXDLIN( 128) _this17->copyFromArray(array9,null()); -HXDLIN( 128) this18 = _this17; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view5 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 128) int srcLength8 = view5->length; -HXDLIN( 128) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 128) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 128) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 128) if ((view5->type == _this18->type)) { -HXDLIN( 128) int srcLength9 = srcData4->length; -HXDLIN( 128) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 128) ::haxe::io::Bytes this21 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 128) _this18->buffer = this21; -HXDLIN( 128) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 128) _this18->byteOffset = 0; -HXDLIN( 128) _this18->length = srcLength8; -HXDLIN( 128) this18 = _this18; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer4 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 128) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 128) if ((in_byteOffset4 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength4 = buffer4->length; -HXDLIN( 128) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 128) int newByteLength4 = bufferByteLength4; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 128) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength4 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 128) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 128) if ((newRange4 > bufferByteLength4)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this19->buffer = buffer4; -HXDLIN( 128) _this19->byteOffset = in_byteOffset4; -HXDLIN( 128) _this19->byteLength = newByteLength4; -HXDLIN( 128) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 128) this18 = _this19; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXDLIN( 128) view = this18; - } - break; - case (int)6: { -HXDLIN( 128) ::Dynamic elements5 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer5 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array10 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 128) ::Dynamic byteoffset5 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset5 )) { -HXDLIN( 128) byteoffset5 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this22; -HXDLIN( 128) if (hx::IsNotNull( elements5 )) { -HXDLIN( 128) this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array10 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) _this20->byteOffset = 0; -HXDLIN( 128) _this20->length = array10->get_length(); -HXDLIN( 128) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 128) _this20->buffer = this23; -HXDLIN( 128) _this20->copyFromArray(array10,null()); -HXDLIN( 128) this22 = _this20; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector5 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this21->byteOffset = 0; -HXDLIN( 128) _this21->length = array11->get_length(); -HXDLIN( 128) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 128) _this21->buffer = this24; -HXDLIN( 128) _this21->copyFromArray(array11,null()); -HXDLIN( 128) this22 = _this21; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 128) int srcLength10 = view6->length; -HXDLIN( 128) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 128) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 128) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 128) if ((view6->type == _this22->type)) { -HXDLIN( 128) int srcLength11 = srcData5->length; -HXDLIN( 128) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 128) ::haxe::io::Bytes this25 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 128) _this22->buffer = this25; -HXDLIN( 128) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 128) _this22->byteOffset = 0; -HXDLIN( 128) _this22->length = srcLength10; -HXDLIN( 128) this22 = _this22; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer5 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 128) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 128) if ((in_byteOffset5 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength5 = buffer5->length; -HXDLIN( 128) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 128) int newByteLength5 = bufferByteLength5; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 128) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength5 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 128) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 128) if ((newRange5 > bufferByteLength5)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this23->buffer = buffer5; -HXDLIN( 128) _this23->byteOffset = in_byteOffset5; -HXDLIN( 128) _this23->byteLength = newByteLength5; -HXDLIN( 128) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 128) this22 = _this23; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 128) view = this22; - } - break; - case (int)7: { -HXDLIN( 128) ::Dynamic elements6 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer6 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array12 = null(); -HXDLIN( 128) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 128) ::Dynamic byteoffset6 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset6 )) { -HXDLIN( 128) byteoffset6 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this26; -HXDLIN( 128) if (hx::IsNotNull( elements6 )) { -HXDLIN( 128) this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array12 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) _this24->byteOffset = 0; -HXDLIN( 128) _this24->length = array12->get_length(); -HXDLIN( 128) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 128) _this24->buffer = this27; -HXDLIN( 128) _this24->copyFromArray(array12,null()); -HXDLIN( 128) this26 = _this24; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this25->byteOffset = 0; -HXDLIN( 128) _this25->length = array13->get_length(); -HXDLIN( 128) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 128) _this25->buffer = this28; -HXDLIN( 128) _this25->copyFromArray(array13,null()); -HXDLIN( 128) this26 = _this25; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view7 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 128) int srcLength12 = view7->length; -HXDLIN( 128) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 128) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 128) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 128) if ((view7->type == _this26->type)) { -HXDLIN( 128) int srcLength13 = srcData6->length; -HXDLIN( 128) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 128) ::haxe::io::Bytes this29 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 128) _this26->buffer = this29; -HXDLIN( 128) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 128) _this26->byteOffset = 0; -HXDLIN( 128) _this26->length = srcLength12; -HXDLIN( 128) this26 = _this26; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer6 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 128) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 128) if ((in_byteOffset6 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength6 = buffer6->length; -HXDLIN( 128) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 128) int newByteLength6 = bufferByteLength6; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 128) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength6 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 128) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 128) if ((newRange6 > bufferByteLength6)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this27->buffer = buffer6; -HXDLIN( 128) _this27->byteOffset = in_byteOffset6; -HXDLIN( 128) _this27->byteLength = newByteLength6; -HXDLIN( 128) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 128) this26 = _this27; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXDLIN( 128) view = this26; - } - break; - case (int)8: { -HXDLIN( 128) ::Dynamic elements7 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer7 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array14 = null(); -HXDLIN( 128) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 128) ::Dynamic byteoffset7 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset7 )) { -HXDLIN( 128) byteoffset7 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this30; -HXDLIN( 128) if (hx::IsNotNull( elements7 )) { -HXDLIN( 128) this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array14 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) _this28->byteOffset = 0; -HXDLIN( 128) _this28->length = array14->get_length(); -HXDLIN( 128) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 128) _this28->buffer = this31; -HXDLIN( 128) _this28->copyFromArray(array14,null()); -HXDLIN( 128) this30 = _this28; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector7 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this29->byteOffset = 0; -HXDLIN( 128) _this29->length = array15->get_length(); -HXDLIN( 128) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 128) _this29->buffer = this32; -HXDLIN( 128) _this29->copyFromArray(array15,null()); -HXDLIN( 128) this30 = _this29; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 128) int srcLength14 = view8->length; -HXDLIN( 128) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 128) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 128) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 128) if ((view8->type == _this30->type)) { -HXDLIN( 128) int srcLength15 = srcData7->length; -HXDLIN( 128) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 128) ::haxe::io::Bytes this33 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 128) _this30->buffer = this33; -HXDLIN( 128) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 128) _this30->byteOffset = 0; -HXDLIN( 128) _this30->length = srcLength14; -HXDLIN( 128) this30 = _this30; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer7 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 128) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 128) if ((in_byteOffset7 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength7 = buffer7->length; -HXDLIN( 128) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 128) int newByteLength7 = bufferByteLength7; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 128) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength7 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 128) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 128) if ((newRange7 > bufferByteLength7)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this31->buffer = buffer7; -HXDLIN( 128) _this31->byteOffset = in_byteOffset7; -HXDLIN( 128) _this31->byteLength = newByteLength7; -HXDLIN( 128) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 128) this30 = _this31; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 128) view = this30; - } - break; - case (int)9: { -HXDLIN( 128) ::Dynamic elements8 = null(); -HXDLIN( 128) ::haxe::io::Bytes buffer8 = this1->buffer; -HXDLIN( 128) ::cpp::VirtualArray array16 = null(); -HXDLIN( 128) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 128) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 128) ::Dynamic byteoffset8 = byte_offset; -HXDLIN( 128) if (hx::IsNull( byteoffset8 )) { -HXDLIN( 128) byteoffset8 = 0; - } -HXDLIN( 128) ::lime::utils::ArrayBufferView this34; -HXDLIN( 128) if (hx::IsNotNull( elements8 )) { -HXDLIN( 128) this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXDLIN( 128) if (hx::IsNotNull( array16 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) _this32->byteOffset = 0; -HXDLIN( 128) _this32->length = array16->get_length(); -HXDLIN( 128) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 128) _this32->buffer = this35; -HXDLIN( 128) _this32->copyFromArray(array16,null()); -HXDLIN( 128) this34 = _this32; - } - else { -HXDLIN( 128) if (hx::IsNotNull( vector8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 128) _this33->byteOffset = 0; -HXDLIN( 128) _this33->length = array17->get_length(); -HXDLIN( 128) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 128) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 128) _this33->buffer = this36; -HXDLIN( 128) _this33->copyFromArray(array17,null()); -HXDLIN( 128) this34 = _this33; - } - else { -HXDLIN( 128) if (hx::IsNotNull( view9 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 128) int srcLength16 = view9->length; -HXDLIN( 128) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 128) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 128) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 128) if ((view9->type == _this34->type)) { -HXDLIN( 128) int srcLength17 = srcData8->length; -HXDLIN( 128) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 128) ::haxe::io::Bytes this37 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 128) _this34->buffer = this37; -HXDLIN( 128) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 128) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 128) _this34->byteOffset = 0; -HXDLIN( 128) _this34->length = srcLength16; -HXDLIN( 128) this34 = _this34; - } - else { -HXDLIN( 128) if (hx::IsNotNull( buffer8 )) { -HXDLIN( 128) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 128) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 128) if ((in_byteOffset8 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) int bufferByteLength8 = buffer8->length; -HXDLIN( 128) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 128) int newByteLength8 = bufferByteLength8; -HXDLIN( 128) if (hx::IsNull( len )) { -HXDLIN( 128) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 128) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 128) if ((newByteLength8 < 0)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 128) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 128) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 128) if ((newRange8 > bufferByteLength8)) { -HXDLIN( 128) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 128) _this35->buffer = buffer8; -HXDLIN( 128) _this35->byteOffset = in_byteOffset8; -HXDLIN( 128) _this35->byteLength = newByteLength8; -HXDLIN( 128) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 128) this34 = _this35; - } - else { -HXDLIN( 128) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXDLIN( 128) view = this34; - } - break; - } -HXDLIN( 128) return view; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(UInt32Array_Impl__obj,subarray,return ) - - ::lime::utils::ArrayBufferView UInt32Array_Impl__obj::fromBytes( ::haxe::io::Bytes bytes, ::Dynamic __o_byteOffset, ::Dynamic len){ - ::Dynamic byteOffset = __o_byteOffset; - if (hx::IsNull(__o_byteOffset)) byteOffset = 0; - HX_GC_STACKFRAME(&_hx_pos_d6b2b432f378b5e1_133_fromBytes) -HXDLIN( 133) ::Dynamic elements = null(); -HXDLIN( 133) ::cpp::VirtualArray array = null(); -HXDLIN( 133) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 133) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 133) ::Dynamic byteoffset = byteOffset; -HXLINE( 96) if (hx::IsNull( byteoffset )) { -HXLINE( 96) byteoffset = 0; - } -HXLINE( 133) ::lime::utils::ArrayBufferView this1; -HXDLIN( 133) if (hx::IsNotNull( elements )) { -HXDLIN( 133) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,7); - } - else { -HXDLIN( 133) if (hx::IsNotNull( array )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 133) _this->byteOffset = 0; -HXDLIN( 133) _this->length = array->get_length(); -HXDLIN( 133) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 133) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 133) _this->buffer = this2; -HXDLIN( 133) _this->copyFromArray(array,null()); -HXDLIN( 133) this1 = _this; - } - else { -HXDLIN( 133) if (hx::IsNotNull( vector )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 133) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 133) _this1->byteOffset = 0; -HXDLIN( 133) _this1->length = array1->get_length(); -HXDLIN( 133) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 133) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 133) _this1->buffer = this3; -HXDLIN( 133) _this1->copyFromArray(array1,null()); -HXDLIN( 133) this1 = _this1; - } - else { -HXDLIN( 133) if (hx::IsNotNull( view )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 133) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 133) int srcLength = view->length; -HXDLIN( 133) int srcByteOffset = view->byteOffset; -HXDLIN( 133) int srcElementSize = view->bytesPerElement; -HXDLIN( 133) int elementSize = _this2->bytesPerElement; -HXDLIN( 133) if ((view->type == _this2->type)) { -HXDLIN( 133) int srcLength1 = srcData->length; -HXDLIN( 133) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 133) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 133) _this2->buffer = this4; -HXDLIN( 133) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 133) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 133) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 133) _this2->byteOffset = 0; -HXDLIN( 133) _this2->length = srcLength; -HXDLIN( 133) this1 = _this2; - } - else { -HXDLIN( 133) if (hx::IsNotNull( bytes )) { -HXDLIN( 133) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 133) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 133) if ((in_byteOffset < 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) int bufferByteLength = bytes->length; -HXDLIN( 133) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 133) int newByteLength = bufferByteLength; -HXDLIN( 133) if (hx::IsNull( len )) { -HXDLIN( 133) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 133) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 133) if ((newByteLength < 0)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 133) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 133) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 133) if ((newRange > bufferByteLength)) { -HXDLIN( 133) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 133) _this3->buffer = bytes; -HXDLIN( 133) _this3->byteOffset = in_byteOffset; -HXDLIN( 133) _this3->byteLength = newByteLength; -HXDLIN( 133) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 133) this1 = _this3; - } - else { -HXDLIN( 133) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXDLIN( 133) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(UInt32Array_Impl__obj,fromBytes,return ) - - ::haxe::io::Bytes UInt32Array_Impl__obj::toBytes( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_d6b2b432f378b5e1_138_toBytes) -HXDLIN( 138) return this1->buffer; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(UInt32Array_Impl__obj,toBytes,return ) - -int UInt32Array_Impl__obj::get_length( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_d6b2b432f378b5e1_143_get_length) -HXDLIN( 143) return this1->length; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(UInt32Array_Impl__obj,get_length,return ) - -::String UInt32Array_Impl__obj::toString( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_d6b2b432f378b5e1_161_toString) -HXDLIN( 161) if (hx::IsNotNull( this1 )) { -HXDLIN( 161) return ((((HX_("UInt32Array [byteLength:",f1,11,ee,ed) + this1->byteLength) + HX_(", length:",a0,04,67,ef)) + this1->length) + HX_("]",5d,00,00,00)); - } - else { -HXDLIN( 161) return null(); - } -HXDLIN( 161) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(UInt32Array_Impl__obj,toString,return ) - - -UInt32Array_Impl__obj::UInt32Array_Impl__obj() -{ -} - -bool UInt32Array_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"toBytes") ) { outValue = toBytes_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"subarray") ) { outValue = subarray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { outValue = get_length_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *UInt32Array_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo UInt32Array_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &UInt32Array_Impl__obj::BYTES_PER_ELEMENT,HX_("BYTES_PER_ELEMENT",a6,04,1d,cc)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void UInt32Array_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(UInt32Array_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void UInt32Array_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(UInt32Array_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); -}; - -#endif - -hx::Class UInt32Array_Impl__obj::__mClass; - -static ::String UInt32Array_Impl__obj_sStaticFields[] = { - HX_("BYTES_PER_ELEMENT",a6,04,1d,cc), - HX_("subarray",19,54,81,07), - HX_("fromBytes",a1,f2,20,72), - HX_("toBytes",f0,54,1c,8a), - HX_("get_length",af,04,8f,8f), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void UInt32Array_Impl__obj::__register() -{ - UInt32Array_Impl__obj _hx_dummy; - UInt32Array_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils._UInt32Array.UInt32Array_Impl_",c9,6e,f8,9b); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &UInt32Array_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = UInt32Array_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(UInt32Array_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< UInt32Array_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = UInt32Array_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = UInt32Array_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = UInt32Array_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void UInt32Array_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_d6b2b432f378b5e1_90_boot) -HXDLIN( 90) BYTES_PER_ELEMENT = 4; - } -} - -} // end namespace lime -} // end namespace utils -} // end namespace _UInt32Array diff --git a/hGameTest/bin/linux/obj/src/lime/utils/_UInt8Array/UInt8Array_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/utils/_UInt8Array/UInt8Array_Impl_.cpp deleted file mode 100644 index c9fe7737..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/_UInt8Array/UInt8Array_Impl_.cpp +++ /dev/null @@ -1,1256 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_utils__UInt8Array_UInt8Array_Impl_ -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_56a8ecc5c2b3800c_126_subarray,"lime.utils._UInt8Array.UInt8Array_Impl_","subarray",0x5b71e6e2,"lime.utils._UInt8Array.UInt8Array_Impl_.subarray","lime/utils/UInt8Array.hx",126,0x1e0ae96b) -HX_LOCAL_STACK_FRAME(_hx_pos_56a8ecc5c2b3800c_131_fromBytes,"lime.utils._UInt8Array.UInt8Array_Impl_","fromBytes",0x90b0cfb8,"lime.utils._UInt8Array.UInt8Array_Impl_.fromBytes","lime/utils/UInt8Array.hx",131,0x1e0ae96b) -HX_LOCAL_STACK_FRAME(_hx_pos_56a8ecc5c2b3800c_136_toBytes,"lime.utils._UInt8Array.UInt8Array_Impl_","toBytes",0xcd11ee47,"lime.utils._UInt8Array.UInt8Array_Impl_.toBytes","lime/utils/UInt8Array.hx",136,0x1e0ae96b) -HX_LOCAL_STACK_FRAME(_hx_pos_56a8ecc5c2b3800c_141_toString,"lime.utils._UInt8Array.UInt8Array_Impl_","toString",0x8c5f6375,"lime.utils._UInt8Array.UInt8Array_Impl_.toString","lime/utils/UInt8Array.hx",141,0x1e0ae96b) -HX_LOCAL_STACK_FRAME(_hx_pos_56a8ecc5c2b3800c_144_get_length,"lime.utils._UInt8Array.UInt8Array_Impl_","get_length",0x2ee09bb8,"lime.utils._UInt8Array.UInt8Array_Impl_.get_length","lime/utils/UInt8Array.hx",144,0x1e0ae96b) -HX_LOCAL_STACK_FRAME(_hx_pos_56a8ecc5c2b3800c_88_boot,"lime.utils._UInt8Array.UInt8Array_Impl_","boot",0xada6be7b,"lime.utils._UInt8Array.UInt8Array_Impl_.boot","lime/utils/UInt8Array.hx",88,0x1e0ae96b) -namespace lime{ -namespace utils{ -namespace _UInt8Array{ - -void UInt8Array_Impl__obj::__construct() { } - -Dynamic UInt8Array_Impl__obj::__CreateEmpty() { return new UInt8Array_Impl__obj; } - -void *UInt8Array_Impl__obj::_hx_vtable = 0; - -Dynamic UInt8Array_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< UInt8Array_Impl__obj > _hx_result = new UInt8Array_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool UInt8Array_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x48c85fb9; -} - -int UInt8Array_Impl__obj::BYTES_PER_ELEMENT; - - ::lime::utils::ArrayBufferView UInt8Array_Impl__obj::subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_56a8ecc5c2b3800c_126_subarray) -HXDLIN( 126) ::Dynamic end1 = end; -HXDLIN( 126) if (hx::IsNull( end1 )) { -HXDLIN( 126) end1 = this1->length; - } -HXDLIN( 126) int len = (( (int)(end1) ) - begin); -HXDLIN( 126) int byte_offset = ((begin * this1->bytesPerElement) + this1->byteOffset); -HXDLIN( 126) ::lime::utils::ArrayBufferView view; -HXDLIN( 126) switch((int)(this1->type)){ - case (int)0: { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXDLIN( 126) ::Dynamic elements = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array = null(); -HXDLIN( 126) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 126) ::Dynamic byteoffset = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset )) { -HXDLIN( 126) byteoffset = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this2; -HXDLIN( 126) if (hx::IsNotNull( elements )) { -HXDLIN( 126) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 126) _this->byteOffset = 0; -HXDLIN( 126) _this->length = array->get_length(); -HXDLIN( 126) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 126) _this->buffer = this3; -HXDLIN( 126) _this->copyFromArray(array,null()); -HXDLIN( 126) this2 = _this; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 126) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this1->byteOffset = 0; -HXDLIN( 126) _this1->length = array1->get_length(); -HXDLIN( 126) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 126) _this1->buffer = this4; -HXDLIN( 126) _this1->copyFromArray(array1,null()); -HXDLIN( 126) this2 = _this1; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view1 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 126) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 126) int srcLength = view1->length; -HXDLIN( 126) int srcByteOffset = view1->byteOffset; -HXDLIN( 126) int srcElementSize = view1->bytesPerElement; -HXDLIN( 126) int elementSize = _this2->bytesPerElement; -HXDLIN( 126) if ((view1->type == _this2->type)) { -HXDLIN( 126) int srcLength1 = srcData->length; -HXDLIN( 126) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 126) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 126) _this2->buffer = this5; -HXDLIN( 126) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 126) _this2->byteOffset = 0; -HXDLIN( 126) _this2->length = srcLength; -HXDLIN( 126) this2 = _this2; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 126) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 126) if ((in_byteOffset < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength = buffer->length; -HXDLIN( 126) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 126) int newByteLength = bufferByteLength; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 126) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 126) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 126) if ((newRange > bufferByteLength)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this3->buffer = buffer; -HXDLIN( 126) _this3->byteOffset = in_byteOffset; -HXDLIN( 126) _this3->byteLength = newByteLength; -HXDLIN( 126) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 126) this2 = _this3; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXDLIN( 126) view = this2; - } - break; - case (int)2: { -HXDLIN( 126) ::Dynamic elements1 = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer1 = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array2 = null(); -HXDLIN( 126) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 126) ::Dynamic byteoffset1 = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset1 )) { -HXDLIN( 126) byteoffset1 = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this6; -HXDLIN( 126) if (hx::IsNotNull( elements1 )) { -HXDLIN( 126) this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array2 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 126) _this4->byteOffset = 0; -HXDLIN( 126) _this4->length = array2->get_length(); -HXDLIN( 126) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 126) _this4->buffer = this7; -HXDLIN( 126) _this4->copyFromArray(array2,null()); -HXDLIN( 126) this6 = _this4; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector1 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 126) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this5->byteOffset = 0; -HXDLIN( 126) _this5->length = array3->get_length(); -HXDLIN( 126) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 126) _this5->buffer = this8; -HXDLIN( 126) _this5->copyFromArray(array3,null()); -HXDLIN( 126) this6 = _this5; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view2 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 126) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 126) int srcLength2 = view2->length; -HXDLIN( 126) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 126) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 126) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 126) if ((view2->type == _this6->type)) { -HXDLIN( 126) int srcLength3 = srcData1->length; -HXDLIN( 126) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 126) ::haxe::io::Bytes this9 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 126) _this6->buffer = this9; -HXDLIN( 126) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 126) _this6->byteOffset = 0; -HXDLIN( 126) _this6->length = srcLength2; -HXDLIN( 126) this6 = _this6; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer1 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 126) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 126) if ((in_byteOffset1 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength1 = buffer1->length; -HXDLIN( 126) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 126) int newByteLength1 = bufferByteLength1; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 126) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength1 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 126) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 126) if ((newRange1 > bufferByteLength1)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this7->buffer = buffer1; -HXDLIN( 126) _this7->byteOffset = in_byteOffset1; -HXDLIN( 126) _this7->byteLength = newByteLength1; -HXDLIN( 126) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 126) this6 = _this7; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXDLIN( 126) view = this6; - } - break; - case (int)3: { -HXDLIN( 126) ::Dynamic elements2 = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer2 = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array4 = null(); -HXDLIN( 126) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 126) ::Dynamic byteoffset2 = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset2 )) { -HXDLIN( 126) byteoffset2 = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this10; -HXDLIN( 126) if (hx::IsNotNull( elements2 )) { -HXDLIN( 126) this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array4 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 126) _this8->byteOffset = 0; -HXDLIN( 126) _this8->length = array4->get_length(); -HXDLIN( 126) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 126) _this8->buffer = this11; -HXDLIN( 126) _this8->copyFromArray(array4,null()); -HXDLIN( 126) this10 = _this8; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector2 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 126) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this9->byteOffset = 0; -HXDLIN( 126) _this9->length = array5->get_length(); -HXDLIN( 126) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 126) _this9->buffer = this12; -HXDLIN( 126) _this9->copyFromArray(array5,null()); -HXDLIN( 126) this10 = _this9; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view3 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 126) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 126) int srcLength4 = view3->length; -HXDLIN( 126) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 126) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 126) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 126) if ((view3->type == _this10->type)) { -HXDLIN( 126) int srcLength5 = srcData2->length; -HXDLIN( 126) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 126) ::haxe::io::Bytes this13 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 126) _this10->buffer = this13; -HXDLIN( 126) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 126) _this10->byteOffset = 0; -HXDLIN( 126) _this10->length = srcLength4; -HXDLIN( 126) this10 = _this10; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer2 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 126) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 126) if ((in_byteOffset2 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength2 = buffer2->length; -HXDLIN( 126) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 126) int newByteLength2 = bufferByteLength2; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 126) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength2 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 126) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 126) if ((newRange2 > bufferByteLength2)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this11->buffer = buffer2; -HXDLIN( 126) _this11->byteOffset = in_byteOffset2; -HXDLIN( 126) _this11->byteLength = newByteLength2; -HXDLIN( 126) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 126) this10 = _this11; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXDLIN( 126) view = this10; - } - break; - case (int)4: { -HXDLIN( 126) ::Dynamic elements3 = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer3 = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array6 = null(); -HXDLIN( 126) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 126) ::Dynamic byteoffset3 = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset3 )) { -HXDLIN( 126) byteoffset3 = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this14; -HXDLIN( 126) if (hx::IsNotNull( elements3 )) { -HXDLIN( 126) this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array6 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 126) _this12->byteOffset = 0; -HXDLIN( 126) _this12->length = array6->get_length(); -HXDLIN( 126) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 126) _this12->buffer = this15; -HXDLIN( 126) _this12->copyFromArray(array6,null()); -HXDLIN( 126) this14 = _this12; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector3 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 126) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this13->byteOffset = 0; -HXDLIN( 126) _this13->length = array7->get_length(); -HXDLIN( 126) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 126) _this13->buffer = this16; -HXDLIN( 126) _this13->copyFromArray(array7,null()); -HXDLIN( 126) this14 = _this13; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view4 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 126) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 126) int srcLength6 = view4->length; -HXDLIN( 126) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 126) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 126) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 126) if ((view4->type == _this14->type)) { -HXDLIN( 126) int srcLength7 = srcData3->length; -HXDLIN( 126) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 126) ::haxe::io::Bytes this17 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 126) _this14->buffer = this17; -HXDLIN( 126) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 126) _this14->byteOffset = 0; -HXDLIN( 126) _this14->length = srcLength6; -HXDLIN( 126) this14 = _this14; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer3 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 126) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 126) if ((in_byteOffset3 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength3 = buffer3->length; -HXDLIN( 126) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 126) int newByteLength3 = bufferByteLength3; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 126) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength3 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 126) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 126) if ((newRange3 > bufferByteLength3)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this15->buffer = buffer3; -HXDLIN( 126) _this15->byteOffset = in_byteOffset3; -HXDLIN( 126) _this15->byteLength = newByteLength3; -HXDLIN( 126) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 126) this14 = _this15; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 126) view = this14; - } - break; - case (int)5: { -HXDLIN( 126) ::Dynamic elements4 = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer4 = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array8 = null(); -HXDLIN( 126) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 126) ::Dynamic byteoffset4 = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset4 )) { -HXDLIN( 126) byteoffset4 = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this18; -HXDLIN( 126) if (hx::IsNotNull( elements4 )) { -HXDLIN( 126) this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array8 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 126) _this16->byteOffset = 0; -HXDLIN( 126) _this16->length = array8->get_length(); -HXDLIN( 126) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 126) _this16->buffer = this19; -HXDLIN( 126) _this16->copyFromArray(array8,null()); -HXDLIN( 126) this18 = _this16; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector4 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 126) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this17->byteOffset = 0; -HXDLIN( 126) _this17->length = array9->get_length(); -HXDLIN( 126) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 126) _this17->buffer = this20; -HXDLIN( 126) _this17->copyFromArray(array9,null()); -HXDLIN( 126) this18 = _this17; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view5 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 126) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 126) int srcLength8 = view5->length; -HXDLIN( 126) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 126) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 126) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 126) if ((view5->type == _this18->type)) { -HXDLIN( 126) int srcLength9 = srcData4->length; -HXDLIN( 126) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 126) ::haxe::io::Bytes this21 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 126) _this18->buffer = this21; -HXDLIN( 126) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 126) _this18->byteOffset = 0; -HXDLIN( 126) _this18->length = srcLength8; -HXDLIN( 126) this18 = _this18; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer4 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 126) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 126) if ((in_byteOffset4 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength4 = buffer4->length; -HXDLIN( 126) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 126) int newByteLength4 = bufferByteLength4; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 126) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength4 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 126) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 126) if ((newRange4 > bufferByteLength4)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this19->buffer = buffer4; -HXDLIN( 126) _this19->byteOffset = in_byteOffset4; -HXDLIN( 126) _this19->byteLength = newByteLength4; -HXDLIN( 126) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 126) this18 = _this19; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXDLIN( 126) view = this18; - } - break; - case (int)6: { -HXDLIN( 126) ::Dynamic elements5 = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer5 = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array10 = null(); -HXDLIN( 126) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 126) ::Dynamic byteoffset5 = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset5 )) { -HXDLIN( 126) byteoffset5 = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this22; -HXDLIN( 126) if (hx::IsNotNull( elements5 )) { -HXDLIN( 126) this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array10 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 126) _this20->byteOffset = 0; -HXDLIN( 126) _this20->length = array10->get_length(); -HXDLIN( 126) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 126) _this20->buffer = this23; -HXDLIN( 126) _this20->copyFromArray(array10,null()); -HXDLIN( 126) this22 = _this20; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector5 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 126) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this21->byteOffset = 0; -HXDLIN( 126) _this21->length = array11->get_length(); -HXDLIN( 126) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 126) _this21->buffer = this24; -HXDLIN( 126) _this21->copyFromArray(array11,null()); -HXDLIN( 126) this22 = _this21; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view6 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 126) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 126) int srcLength10 = view6->length; -HXDLIN( 126) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 126) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 126) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 126) if ((view6->type == _this22->type)) { -HXDLIN( 126) int srcLength11 = srcData5->length; -HXDLIN( 126) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 126) ::haxe::io::Bytes this25 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 126) _this22->buffer = this25; -HXDLIN( 126) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 126) _this22->byteOffset = 0; -HXDLIN( 126) _this22->length = srcLength10; -HXDLIN( 126) this22 = _this22; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer5 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 126) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 126) if ((in_byteOffset5 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength5 = buffer5->length; -HXDLIN( 126) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 126) int newByteLength5 = bufferByteLength5; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 126) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength5 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 126) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 126) if ((newRange5 > bufferByteLength5)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this23->buffer = buffer5; -HXDLIN( 126) _this23->byteOffset = in_byteOffset5; -HXDLIN( 126) _this23->byteLength = newByteLength5; -HXDLIN( 126) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 126) this22 = _this23; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 126) view = this22; - } - break; - case (int)7: { -HXDLIN( 126) ::Dynamic elements6 = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer6 = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array12 = null(); -HXDLIN( 126) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 126) ::Dynamic byteoffset6 = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset6 )) { -HXDLIN( 126) byteoffset6 = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this26; -HXDLIN( 126) if (hx::IsNotNull( elements6 )) { -HXDLIN( 126) this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array12 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 126) _this24->byteOffset = 0; -HXDLIN( 126) _this24->length = array12->get_length(); -HXDLIN( 126) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 126) _this24->buffer = this27; -HXDLIN( 126) _this24->copyFromArray(array12,null()); -HXDLIN( 126) this26 = _this24; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector6 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 126) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this25->byteOffset = 0; -HXDLIN( 126) _this25->length = array13->get_length(); -HXDLIN( 126) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 126) _this25->buffer = this28; -HXDLIN( 126) _this25->copyFromArray(array13,null()); -HXDLIN( 126) this26 = _this25; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view7 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 126) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 126) int srcLength12 = view7->length; -HXDLIN( 126) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 126) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 126) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 126) if ((view7->type == _this26->type)) { -HXDLIN( 126) int srcLength13 = srcData6->length; -HXDLIN( 126) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 126) ::haxe::io::Bytes this29 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 126) _this26->buffer = this29; -HXDLIN( 126) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 126) _this26->byteOffset = 0; -HXDLIN( 126) _this26->length = srcLength12; -HXDLIN( 126) this26 = _this26; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer6 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 126) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 126) if ((in_byteOffset6 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength6 = buffer6->length; -HXDLIN( 126) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 126) int newByteLength6 = bufferByteLength6; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 126) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength6 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 126) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 126) if ((newRange6 > bufferByteLength6)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this27->buffer = buffer6; -HXDLIN( 126) _this27->byteOffset = in_byteOffset6; -HXDLIN( 126) _this27->byteLength = newByteLength6; -HXDLIN( 126) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 126) this26 = _this27; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXDLIN( 126) view = this26; - } - break; - case (int)8: { -HXDLIN( 126) ::Dynamic elements7 = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer7 = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array14 = null(); -HXDLIN( 126) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 126) ::Dynamic byteoffset7 = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset7 )) { -HXDLIN( 126) byteoffset7 = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this30; -HXDLIN( 126) if (hx::IsNotNull( elements7 )) { -HXDLIN( 126) this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array14 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 126) _this28->byteOffset = 0; -HXDLIN( 126) _this28->length = array14->get_length(); -HXDLIN( 126) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 126) _this28->buffer = this31; -HXDLIN( 126) _this28->copyFromArray(array14,null()); -HXDLIN( 126) this30 = _this28; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector7 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 126) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this29->byteOffset = 0; -HXDLIN( 126) _this29->length = array15->get_length(); -HXDLIN( 126) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 126) _this29->buffer = this32; -HXDLIN( 126) _this29->copyFromArray(array15,null()); -HXDLIN( 126) this30 = _this29; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view8 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 126) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 126) int srcLength14 = view8->length; -HXDLIN( 126) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 126) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 126) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 126) if ((view8->type == _this30->type)) { -HXDLIN( 126) int srcLength15 = srcData7->length; -HXDLIN( 126) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 126) ::haxe::io::Bytes this33 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 126) _this30->buffer = this33; -HXDLIN( 126) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 126) _this30->byteOffset = 0; -HXDLIN( 126) _this30->length = srcLength14; -HXDLIN( 126) this30 = _this30; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer7 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 126) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 126) if ((in_byteOffset7 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength7 = buffer7->length; -HXDLIN( 126) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 126) int newByteLength7 = bufferByteLength7; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 126) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength7 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 126) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 126) if ((newRange7 > bufferByteLength7)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this31->buffer = buffer7; -HXDLIN( 126) _this31->byteOffset = in_byteOffset7; -HXDLIN( 126) _this31->byteLength = newByteLength7; -HXDLIN( 126) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 126) this30 = _this31; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 126) view = this30; - } - break; - case (int)9: { -HXDLIN( 126) ::Dynamic elements8 = null(); -HXDLIN( 126) ::haxe::io::Bytes buffer8 = this1->buffer; -HXDLIN( 126) ::cpp::VirtualArray array16 = null(); -HXDLIN( 126) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 126) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 126) ::Dynamic byteoffset8 = byte_offset; -HXDLIN( 126) if (hx::IsNull( byteoffset8 )) { -HXDLIN( 126) byteoffset8 = 0; - } -HXDLIN( 126) ::lime::utils::ArrayBufferView this34; -HXDLIN( 126) if (hx::IsNotNull( elements8 )) { -HXDLIN( 126) this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXDLIN( 126) if (hx::IsNotNull( array16 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 126) _this32->byteOffset = 0; -HXDLIN( 126) _this32->length = array16->get_length(); -HXDLIN( 126) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 126) _this32->buffer = this35; -HXDLIN( 126) _this32->copyFromArray(array16,null()); -HXDLIN( 126) this34 = _this32; - } - else { -HXDLIN( 126) if (hx::IsNotNull( vector8 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 126) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 126) _this33->byteOffset = 0; -HXDLIN( 126) _this33->length = array17->get_length(); -HXDLIN( 126) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 126) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 126) _this33->buffer = this36; -HXDLIN( 126) _this33->copyFromArray(array17,null()); -HXDLIN( 126) this34 = _this33; - } - else { -HXDLIN( 126) if (hx::IsNotNull( view9 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 126) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 126) int srcLength16 = view9->length; -HXDLIN( 126) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 126) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 126) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 126) if ((view9->type == _this34->type)) { -HXDLIN( 126) int srcLength17 = srcData8->length; -HXDLIN( 126) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 126) ::haxe::io::Bytes this37 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 126) _this34->buffer = this37; -HXDLIN( 126) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 126) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 126) _this34->byteOffset = 0; -HXDLIN( 126) _this34->length = srcLength16; -HXDLIN( 126) this34 = _this34; - } - else { -HXDLIN( 126) if (hx::IsNotNull( buffer8 )) { -HXDLIN( 126) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 126) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 126) if ((in_byteOffset8 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) int bufferByteLength8 = buffer8->length; -HXDLIN( 126) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 126) int newByteLength8 = bufferByteLength8; -HXDLIN( 126) if (hx::IsNull( len )) { -HXDLIN( 126) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 126) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 126) if ((newByteLength8 < 0)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 126) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 126) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 126) if ((newRange8 > bufferByteLength8)) { -HXDLIN( 126) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 126) _this35->buffer = buffer8; -HXDLIN( 126) _this35->byteOffset = in_byteOffset8; -HXDLIN( 126) _this35->byteLength = newByteLength8; -HXDLIN( 126) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 126) this34 = _this35; - } - else { -HXDLIN( 126) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXDLIN( 126) view = this34; - } - break; - } -HXDLIN( 126) return view; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(UInt8Array_Impl__obj,subarray,return ) - - ::lime::utils::ArrayBufferView UInt8Array_Impl__obj::fromBytes( ::haxe::io::Bytes bytes, ::Dynamic __o_byteOffset, ::Dynamic len){ - ::Dynamic byteOffset = __o_byteOffset; - if (hx::IsNull(__o_byteOffset)) byteOffset = 0; - HX_GC_STACKFRAME(&_hx_pos_56a8ecc5c2b3800c_131_fromBytes) -HXDLIN( 131) ::Dynamic elements = null(); -HXDLIN( 131) ::cpp::VirtualArray array = null(); -HXDLIN( 131) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 131) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 131) ::Dynamic byteoffset = byteOffset; -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 131) ::lime::utils::ArrayBufferView this1; -HXDLIN( 131) if (hx::IsNotNull( elements )) { -HXDLIN( 131) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXDLIN( 131) if (hx::IsNotNull( array )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 131) _this->byteOffset = 0; -HXDLIN( 131) _this->length = array->get_length(); -HXDLIN( 131) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 131) _this->buffer = this2; -HXDLIN( 131) _this->copyFromArray(array,null()); -HXDLIN( 131) this1 = _this; - } - else { -HXDLIN( 131) if (hx::IsNotNull( vector )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 131) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 131) _this1->byteOffset = 0; -HXDLIN( 131) _this1->length = array1->get_length(); -HXDLIN( 131) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 131) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 131) _this1->buffer = this3; -HXDLIN( 131) _this1->copyFromArray(array1,null()); -HXDLIN( 131) this1 = _this1; - } - else { -HXDLIN( 131) if (hx::IsNotNull( view )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 131) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 131) int srcLength = view->length; -HXDLIN( 131) int srcByteOffset = view->byteOffset; -HXDLIN( 131) int srcElementSize = view->bytesPerElement; -HXDLIN( 131) int elementSize = _this2->bytesPerElement; -HXDLIN( 131) if ((view->type == _this2->type)) { -HXDLIN( 131) int srcLength1 = srcData->length; -HXDLIN( 131) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 131) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 131) _this2->buffer = this4; -HXDLIN( 131) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 131) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 131) _this2->byteOffset = 0; -HXDLIN( 131) _this2->length = srcLength; -HXDLIN( 131) this1 = _this2; - } - else { -HXDLIN( 131) if (hx::IsNotNull( bytes )) { -HXDLIN( 131) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 131) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 131) if ((in_byteOffset < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) int bufferByteLength = bytes->length; -HXDLIN( 131) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 131) int newByteLength = bufferByteLength; -HXDLIN( 131) if (hx::IsNull( len )) { -HXDLIN( 131) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 131) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 131) if ((newByteLength < 0)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 131) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 131) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 131) if ((newRange > bufferByteLength)) { -HXDLIN( 131) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 131) _this3->buffer = bytes; -HXDLIN( 131) _this3->byteOffset = in_byteOffset; -HXDLIN( 131) _this3->byteLength = newByteLength; -HXDLIN( 131) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 131) this1 = _this3; - } - else { -HXDLIN( 131) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 131) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(UInt8Array_Impl__obj,fromBytes,return ) - - ::haxe::io::Bytes UInt8Array_Impl__obj::toBytes( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_56a8ecc5c2b3800c_136_toBytes) -HXDLIN( 136) return this1->buffer; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(UInt8Array_Impl__obj,toBytes,return ) - -::String UInt8Array_Impl__obj::toString( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_56a8ecc5c2b3800c_141_toString) -HXDLIN( 141) if (hx::IsNotNull( this1 )) { -HXDLIN( 141) return ((((HX_("UInt8Array [byteLength:",d6,2f,a0,d4) + this1->byteLength) + HX_(", length:",a0,04,67,ef)) + this1->length) + HX_("]",5d,00,00,00)); - } - else { -HXDLIN( 141) return null(); - } -HXDLIN( 141) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(UInt8Array_Impl__obj,toString,return ) - -int UInt8Array_Impl__obj::get_length( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_56a8ecc5c2b3800c_144_get_length) -HXDLIN( 144) return this1->length; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(UInt8Array_Impl__obj,get_length,return ) - - -UInt8Array_Impl__obj::UInt8Array_Impl__obj() -{ -} - -bool UInt8Array_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"toBytes") ) { outValue = toBytes_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"subarray") ) { outValue = subarray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { outValue = get_length_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *UInt8Array_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo UInt8Array_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &UInt8Array_Impl__obj::BYTES_PER_ELEMENT,HX_("BYTES_PER_ELEMENT",a6,04,1d,cc)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void UInt8Array_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(UInt8Array_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void UInt8Array_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(UInt8Array_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); -}; - -#endif - -hx::Class UInt8Array_Impl__obj::__mClass; - -static ::String UInt8Array_Impl__obj_sStaticFields[] = { - HX_("BYTES_PER_ELEMENT",a6,04,1d,cc), - HX_("subarray",19,54,81,07), - HX_("fromBytes",a1,f2,20,72), - HX_("toBytes",f0,54,1c,8a), - HX_("toString",ac,d0,6e,38), - HX_("get_length",af,04,8f,8f), - ::String(null()) -}; - -void UInt8Array_Impl__obj::__register() -{ - UInt8Array_Impl__obj _hx_dummy; - UInt8Array_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils._UInt8Array.UInt8Array_Impl_",c5,4a,c5,12); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &UInt8Array_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = UInt8Array_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(UInt8Array_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< UInt8Array_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = UInt8Array_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = UInt8Array_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = UInt8Array_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void UInt8Array_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_56a8ecc5c2b3800c_88_boot) -HXDLIN( 88) BYTES_PER_ELEMENT = 1; - } -} - -} // end namespace lime -} // end namespace utils -} // end namespace _UInt8Array diff --git a/hGameTest/bin/linux/obj/src/lime/utils/_UInt8ClampedArray/UInt8ClampedArray_Impl_.cpp b/hGameTest/bin/linux/obj/src/lime/utils/_UInt8ClampedArray/UInt8ClampedArray_Impl_.cpp deleted file mode 100644 index e6465515..00000000 --- a/hGameTest/bin/linux/obj/src/lime/utils/_UInt8ClampedArray/UInt8ClampedArray_Impl_.cpp +++ /dev/null @@ -1,1256 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_utils__UInt8ClampedArray_UInt8ClampedArray_Impl_ -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_aab5f43989e18920_138_subarray,"lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_","subarray",0xc7fb1964,"lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_.subarray","lime/utils/UInt8ClampedArray.hx",138,0x6c0e3319) -HX_LOCAL_STACK_FRAME(_hx_pos_aab5f43989e18920_143_fromBytes,"lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_","fromBytes",0x1c33cef6,"lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_.fromBytes","lime/utils/UInt8ClampedArray.hx",143,0x6c0e3319) -HX_LOCAL_STACK_FRAME(_hx_pos_aab5f43989e18920_148_toBytes,"lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_","toBytes",0x979a0205,"lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_.toBytes","lime/utils/UInt8ClampedArray.hx",148,0x6c0e3319) -HX_LOCAL_STACK_FRAME(_hx_pos_aab5f43989e18920_153_get_length,"lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_","get_length",0xb5fcf2ba,"lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_.get_length","lime/utils/UInt8ClampedArray.hx",153,0x6c0e3319) -HX_LOCAL_STACK_FRAME(_hx_pos_aab5f43989e18920_171_toString,"lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_","toString",0xf8e895f7,"lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_.toString","lime/utils/UInt8ClampedArray.hx",171,0x6c0e3319) -HX_LOCAL_STACK_FRAME(_hx_pos_aab5f43989e18920_100_boot,"lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_","boot",0xbf4007fd,"lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_.boot","lime/utils/UInt8ClampedArray.hx",100,0x6c0e3319) -namespace lime{ -namespace utils{ -namespace _UInt8ClampedArray{ - -void UInt8ClampedArray_Impl__obj::__construct() { } - -Dynamic UInt8ClampedArray_Impl__obj::__CreateEmpty() { return new UInt8ClampedArray_Impl__obj; } - -void *UInt8ClampedArray_Impl__obj::_hx_vtable = 0; - -Dynamic UInt8ClampedArray_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< UInt8ClampedArray_Impl__obj > _hx_result = new UInt8ClampedArray_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool UInt8ClampedArray_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1ece7be3; -} - -int UInt8ClampedArray_Impl__obj::BYTES_PER_ELEMENT; - - ::lime::utils::ArrayBufferView UInt8ClampedArray_Impl__obj::subarray( ::lime::utils::ArrayBufferView this1,int begin, ::Dynamic end){ - HX_GC_STACKFRAME(&_hx_pos_aab5f43989e18920_138_subarray) -HXDLIN( 138) ::Dynamic end1 = end; -HXDLIN( 138) if (hx::IsNull( end1 )) { -HXDLIN( 138) end1 = this1->length; - } -HXDLIN( 138) int len = (( (int)(end1) ) - begin); -HXDLIN( 138) int byte_offset = ((begin * this1->bytesPerElement) + this1->byteOffset); -HXDLIN( 138) ::lime::utils::ArrayBufferView view; -HXDLIN( 138) switch((int)(this1->type)){ - case (int)0: { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("subarray on a blank ArrayBufferView",39,87,fd,19)); - } - break; - case (int)1: { -HXDLIN( 138) ::Dynamic elements = null(); -HXDLIN( 138) ::haxe::io::Bytes buffer = this1->buffer; -HXDLIN( 138) ::cpp::VirtualArray array = null(); -HXDLIN( 138) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 138) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 138) ::Dynamic byteoffset = byte_offset; -HXDLIN( 138) if (hx::IsNull( byteoffset )) { -HXDLIN( 138) byteoffset = 0; - } -HXDLIN( 138) ::lime::utils::ArrayBufferView this2; -HXDLIN( 138) if (hx::IsNotNull( elements )) { -HXDLIN( 138) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,1); - } - else { -HXDLIN( 138) if (hx::IsNotNull( array )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 138) _this->byteOffset = 0; -HXDLIN( 138) _this->length = array->get_length(); -HXDLIN( 138) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 138) _this->buffer = this3; -HXDLIN( 138) _this->copyFromArray(array,null()); -HXDLIN( 138) this2 = _this; - } - else { -HXDLIN( 138) if (hx::IsNotNull( vector )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 138) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 138) _this1->byteOffset = 0; -HXDLIN( 138) _this1->length = array1->get_length(); -HXDLIN( 138) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 138) _this1->buffer = this4; -HXDLIN( 138) _this1->copyFromArray(array1,null()); -HXDLIN( 138) this2 = _this1; - } - else { -HXDLIN( 138) if (hx::IsNotNull( view1 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 138) ::haxe::io::Bytes srcData = view1->buffer; -HXDLIN( 138) int srcLength = view1->length; -HXDLIN( 138) int srcByteOffset = view1->byteOffset; -HXDLIN( 138) int srcElementSize = view1->bytesPerElement; -HXDLIN( 138) int elementSize = _this2->bytesPerElement; -HXDLIN( 138) if ((view1->type == _this2->type)) { -HXDLIN( 138) int srcLength1 = srcData->length; -HXDLIN( 138) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 138) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 138) _this2->buffer = this5; -HXDLIN( 138) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 138) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 138) _this2->byteOffset = 0; -HXDLIN( 138) _this2->length = srcLength; -HXDLIN( 138) this2 = _this2; - } - else { -HXDLIN( 138) if (hx::IsNotNull( buffer )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,1); -HXDLIN( 138) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 138) if ((in_byteOffset < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) int bufferByteLength = buffer->length; -HXDLIN( 138) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 138) int newByteLength = bufferByteLength; -HXDLIN( 138) if (hx::IsNull( len )) { -HXDLIN( 138) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 138) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((newByteLength < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 138) newByteLength = (len * _this3->bytesPerElement); -HXDLIN( 138) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 138) if ((newRange > bufferByteLength)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 138) _this3->buffer = buffer; -HXDLIN( 138) _this3->byteOffset = in_byteOffset; -HXDLIN( 138) _this3->byteLength = newByteLength; -HXDLIN( 138) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 138) this2 = _this3; - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int8Array",40,53,da,77)); - } - } - } - } - } -HXDLIN( 138) view = this2; - } - break; - case (int)2: { -HXDLIN( 138) ::Dynamic elements1 = null(); -HXDLIN( 138) ::haxe::io::Bytes buffer1 = this1->buffer; -HXDLIN( 138) ::cpp::VirtualArray array2 = null(); -HXDLIN( 138) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 138) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 138) ::Dynamic byteoffset1 = byte_offset; -HXDLIN( 138) if (hx::IsNull( byteoffset1 )) { -HXDLIN( 138) byteoffset1 = 0; - } -HXDLIN( 138) ::lime::utils::ArrayBufferView this6; -HXDLIN( 138) if (hx::IsNotNull( elements1 )) { -HXDLIN( 138) this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,2); - } - else { -HXDLIN( 138) if (hx::IsNotNull( array2 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 138) _this4->byteOffset = 0; -HXDLIN( 138) _this4->length = array2->get_length(); -HXDLIN( 138) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 138) _this4->buffer = this7; -HXDLIN( 138) _this4->copyFromArray(array2,null()); -HXDLIN( 138) this6 = _this4; - } - else { -HXDLIN( 138) if (hx::IsNotNull( vector1 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 138) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 138) _this5->byteOffset = 0; -HXDLIN( 138) _this5->length = array3->get_length(); -HXDLIN( 138) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 138) _this5->buffer = this8; -HXDLIN( 138) _this5->copyFromArray(array3,null()); -HXDLIN( 138) this6 = _this5; - } - else { -HXDLIN( 138) if (hx::IsNotNull( view2 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 138) ::haxe::io::Bytes srcData1 = view2->buffer; -HXDLIN( 138) int srcLength2 = view2->length; -HXDLIN( 138) int srcByteOffset1 = view2->byteOffset; -HXDLIN( 138) int srcElementSize1 = view2->bytesPerElement; -HXDLIN( 138) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 138) if ((view2->type == _this6->type)) { -HXDLIN( 138) int srcLength3 = srcData1->length; -HXDLIN( 138) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 138) ::haxe::io::Bytes this9 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 138) _this6->buffer = this9; -HXDLIN( 138) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 138) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 138) _this6->byteOffset = 0; -HXDLIN( 138) _this6->length = srcLength2; -HXDLIN( 138) this6 = _this6; - } - else { -HXDLIN( 138) if (hx::IsNotNull( buffer1 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,2); -HXDLIN( 138) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 138) if ((in_byteOffset1 < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) int bufferByteLength1 = buffer1->length; -HXDLIN( 138) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 138) int newByteLength1 = bufferByteLength1; -HXDLIN( 138) if (hx::IsNull( len )) { -HXDLIN( 138) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 138) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((newByteLength1 < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 138) newByteLength1 = (len * _this7->bytesPerElement); -HXDLIN( 138) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 138) if ((newRange1 > bufferByteLength1)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 138) _this7->buffer = buffer1; -HXDLIN( 138) _this7->byteOffset = in_byteOffset1; -HXDLIN( 138) _this7->byteLength = newByteLength1; -HXDLIN( 138) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 138) this6 = _this7; - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int16Array",95,b2,95,a7)); - } - } - } - } - } -HXDLIN( 138) view = this6; - } - break; - case (int)3: { -HXDLIN( 138) ::Dynamic elements2 = null(); -HXDLIN( 138) ::haxe::io::Bytes buffer2 = this1->buffer; -HXDLIN( 138) ::cpp::VirtualArray array4 = null(); -HXDLIN( 138) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 138) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 138) ::Dynamic byteoffset2 = byte_offset; -HXDLIN( 138) if (hx::IsNull( byteoffset2 )) { -HXDLIN( 138) byteoffset2 = 0; - } -HXDLIN( 138) ::lime::utils::ArrayBufferView this10; -HXDLIN( 138) if (hx::IsNotNull( elements2 )) { -HXDLIN( 138) this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,3); - } - else { -HXDLIN( 138) if (hx::IsNotNull( array4 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 138) _this8->byteOffset = 0; -HXDLIN( 138) _this8->length = array4->get_length(); -HXDLIN( 138) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 138) _this8->buffer = this11; -HXDLIN( 138) _this8->copyFromArray(array4,null()); -HXDLIN( 138) this10 = _this8; - } - else { -HXDLIN( 138) if (hx::IsNotNull( vector2 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 138) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 138) _this9->byteOffset = 0; -HXDLIN( 138) _this9->length = array5->get_length(); -HXDLIN( 138) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 138) _this9->buffer = this12; -HXDLIN( 138) _this9->copyFromArray(array5,null()); -HXDLIN( 138) this10 = _this9; - } - else { -HXDLIN( 138) if (hx::IsNotNull( view3 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 138) ::haxe::io::Bytes srcData2 = view3->buffer; -HXDLIN( 138) int srcLength4 = view3->length; -HXDLIN( 138) int srcByteOffset2 = view3->byteOffset; -HXDLIN( 138) int srcElementSize2 = view3->bytesPerElement; -HXDLIN( 138) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 138) if ((view3->type == _this10->type)) { -HXDLIN( 138) int srcLength5 = srcData2->length; -HXDLIN( 138) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 138) ::haxe::io::Bytes this13 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 138) _this10->buffer = this13; -HXDLIN( 138) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 138) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 138) _this10->byteOffset = 0; -HXDLIN( 138) _this10->length = srcLength4; -HXDLIN( 138) this10 = _this10; - } - else { -HXDLIN( 138) if (hx::IsNotNull( buffer2 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,3); -HXDLIN( 138) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 138) if ((in_byteOffset2 < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) int bufferByteLength2 = buffer2->length; -HXDLIN( 138) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 138) int newByteLength2 = bufferByteLength2; -HXDLIN( 138) if (hx::IsNull( len )) { -HXDLIN( 138) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 138) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((newByteLength2 < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 138) newByteLength2 = (len * _this11->bytesPerElement); -HXDLIN( 138) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 138) if ((newRange2 > bufferByteLength2)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 138) _this11->buffer = buffer2; -HXDLIN( 138) _this11->byteOffset = in_byteOffset2; -HXDLIN( 138) _this11->byteLength = newByteLength2; -HXDLIN( 138) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 138) this10 = _this11; - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Int32Array",9b,2e,53,61)); - } - } - } - } - } -HXDLIN( 138) view = this10; - } - break; - case (int)4: { -HXDLIN( 138) ::Dynamic elements3 = null(); -HXDLIN( 138) ::haxe::io::Bytes buffer3 = this1->buffer; -HXDLIN( 138) ::cpp::VirtualArray array6 = null(); -HXDLIN( 138) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 138) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 138) ::Dynamic byteoffset3 = byte_offset; -HXDLIN( 138) if (hx::IsNull( byteoffset3 )) { -HXDLIN( 138) byteoffset3 = 0; - } -HXDLIN( 138) ::lime::utils::ArrayBufferView this14; -HXDLIN( 138) if (hx::IsNotNull( elements3 )) { -HXDLIN( 138) this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXDLIN( 138) if (hx::IsNotNull( array6 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 138) _this12->byteOffset = 0; -HXDLIN( 138) _this12->length = array6->get_length(); -HXDLIN( 138) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 138) _this12->buffer = this15; -HXDLIN( 138) _this12->copyFromArray(array6,null()); -HXDLIN( 138) this14 = _this12; - } - else { -HXDLIN( 138) if (hx::IsNotNull( vector3 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 138) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 138) _this13->byteOffset = 0; -HXDLIN( 138) _this13->length = array7->get_length(); -HXDLIN( 138) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 138) _this13->buffer = this16; -HXDLIN( 138) _this13->copyFromArray(array7,null()); -HXDLIN( 138) this14 = _this13; - } - else { -HXDLIN( 138) if (hx::IsNotNull( view4 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 138) ::haxe::io::Bytes srcData3 = view4->buffer; -HXDLIN( 138) int srcLength6 = view4->length; -HXDLIN( 138) int srcByteOffset3 = view4->byteOffset; -HXDLIN( 138) int srcElementSize3 = view4->bytesPerElement; -HXDLIN( 138) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 138) if ((view4->type == _this14->type)) { -HXDLIN( 138) int srcLength7 = srcData3->length; -HXDLIN( 138) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 138) ::haxe::io::Bytes this17 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 138) _this14->buffer = this17; -HXDLIN( 138) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 138) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 138) _this14->byteOffset = 0; -HXDLIN( 138) _this14->length = srcLength6; -HXDLIN( 138) this14 = _this14; - } - else { -HXDLIN( 138) if (hx::IsNotNull( buffer3 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 138) int in_byteOffset3 = ( (int)(byteoffset3) ); -HXDLIN( 138) if ((in_byteOffset3 < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) int bufferByteLength3 = buffer3->length; -HXDLIN( 138) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 138) int newByteLength3 = bufferByteLength3; -HXDLIN( 138) if (hx::IsNull( len )) { -HXDLIN( 138) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 138) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((newByteLength3 < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 138) newByteLength3 = (len * _this15->bytesPerElement); -HXDLIN( 138) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 138) if ((newRange3 > bufferByteLength3)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 138) _this15->buffer = buffer3; -HXDLIN( 138) _this15->byteOffset = in_byteOffset3; -HXDLIN( 138) _this15->byteLength = newByteLength3; -HXDLIN( 138) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 138) this14 = _this15; - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 138) view = this14; - } - break; - case (int)5: { -HXDLIN( 138) ::Dynamic elements4 = null(); -HXDLIN( 138) ::haxe::io::Bytes buffer4 = this1->buffer; -HXDLIN( 138) ::cpp::VirtualArray array8 = null(); -HXDLIN( 138) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 138) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 138) ::Dynamic byteoffset4 = byte_offset; -HXDLIN( 138) if (hx::IsNull( byteoffset4 )) { -HXDLIN( 138) byteoffset4 = 0; - } -HXDLIN( 138) ::lime::utils::ArrayBufferView this18; -HXDLIN( 138) if (hx::IsNotNull( elements4 )) { -HXDLIN( 138) this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,5); - } - else { -HXDLIN( 138) if (hx::IsNotNull( array8 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 138) _this16->byteOffset = 0; -HXDLIN( 138) _this16->length = array8->get_length(); -HXDLIN( 138) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 138) _this16->buffer = this19; -HXDLIN( 138) _this16->copyFromArray(array8,null()); -HXDLIN( 138) this18 = _this16; - } - else { -HXDLIN( 138) if (hx::IsNotNull( vector4 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 138) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 138) _this17->byteOffset = 0; -HXDLIN( 138) _this17->length = array9->get_length(); -HXDLIN( 138) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 138) _this17->buffer = this20; -HXDLIN( 138) _this17->copyFromArray(array9,null()); -HXDLIN( 138) this18 = _this17; - } - else { -HXDLIN( 138) if (hx::IsNotNull( view5 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 138) ::haxe::io::Bytes srcData4 = view5->buffer; -HXDLIN( 138) int srcLength8 = view5->length; -HXDLIN( 138) int srcByteOffset4 = view5->byteOffset; -HXDLIN( 138) int srcElementSize4 = view5->bytesPerElement; -HXDLIN( 138) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 138) if ((view5->type == _this18->type)) { -HXDLIN( 138) int srcLength9 = srcData4->length; -HXDLIN( 138) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 138) ::haxe::io::Bytes this21 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 138) _this18->buffer = this21; -HXDLIN( 138) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 138) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 138) _this18->byteOffset = 0; -HXDLIN( 138) _this18->length = srcLength8; -HXDLIN( 138) this18 = _this18; - } - else { -HXDLIN( 138) if (hx::IsNotNull( buffer4 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 138) int in_byteOffset4 = ( (int)(byteoffset4) ); -HXDLIN( 138) if ((in_byteOffset4 < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) int bufferByteLength4 = buffer4->length; -HXDLIN( 138) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 138) int newByteLength4 = bufferByteLength4; -HXDLIN( 138) if (hx::IsNull( len )) { -HXDLIN( 138) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 138) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((newByteLength4 < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 138) newByteLength4 = (len * _this19->bytesPerElement); -HXDLIN( 138) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 138) if ((newRange4 > bufferByteLength4)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 138) _this19->buffer = buffer4; -HXDLIN( 138) _this19->byteOffset = in_byteOffset4; -HXDLIN( 138) _this19->byteLength = newByteLength4; -HXDLIN( 138) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 138) this18 = _this19; - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXDLIN( 138) view = this18; - } - break; - case (int)6: { -HXDLIN( 138) ::Dynamic elements5 = null(); -HXDLIN( 138) ::haxe::io::Bytes buffer5 = this1->buffer; -HXDLIN( 138) ::cpp::VirtualArray array10 = null(); -HXDLIN( 138) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 138) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 138) ::Dynamic byteoffset5 = byte_offset; -HXDLIN( 138) if (hx::IsNull( byteoffset5 )) { -HXDLIN( 138) byteoffset5 = 0; - } -HXDLIN( 138) ::lime::utils::ArrayBufferView this22; -HXDLIN( 138) if (hx::IsNotNull( elements5 )) { -HXDLIN( 138) this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,6); - } - else { -HXDLIN( 138) if (hx::IsNotNull( array10 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 138) _this20->byteOffset = 0; -HXDLIN( 138) _this20->length = array10->get_length(); -HXDLIN( 138) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 138) _this20->buffer = this23; -HXDLIN( 138) _this20->copyFromArray(array10,null()); -HXDLIN( 138) this22 = _this20; - } - else { -HXDLIN( 138) if (hx::IsNotNull( vector5 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 138) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 138) _this21->byteOffset = 0; -HXDLIN( 138) _this21->length = array11->get_length(); -HXDLIN( 138) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 138) _this21->buffer = this24; -HXDLIN( 138) _this21->copyFromArray(array11,null()); -HXDLIN( 138) this22 = _this21; - } - else { -HXDLIN( 138) if (hx::IsNotNull( view6 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 138) ::haxe::io::Bytes srcData5 = view6->buffer; -HXDLIN( 138) int srcLength10 = view6->length; -HXDLIN( 138) int srcByteOffset5 = view6->byteOffset; -HXDLIN( 138) int srcElementSize5 = view6->bytesPerElement; -HXDLIN( 138) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 138) if ((view6->type == _this22->type)) { -HXDLIN( 138) int srcLength11 = srcData5->length; -HXDLIN( 138) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 138) ::haxe::io::Bytes this25 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 138) _this22->buffer = this25; -HXDLIN( 138) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 138) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 138) _this22->byteOffset = 0; -HXDLIN( 138) _this22->length = srcLength10; -HXDLIN( 138) this22 = _this22; - } - else { -HXDLIN( 138) if (hx::IsNotNull( buffer5 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 138) int in_byteOffset5 = ( (int)(byteoffset5) ); -HXDLIN( 138) if ((in_byteOffset5 < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) int bufferByteLength5 = buffer5->length; -HXDLIN( 138) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 138) int newByteLength5 = bufferByteLength5; -HXDLIN( 138) if (hx::IsNull( len )) { -HXDLIN( 138) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 138) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((newByteLength5 < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 138) newByteLength5 = (len * _this23->bytesPerElement); -HXDLIN( 138) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 138) if ((newRange5 > bufferByteLength5)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 138) _this23->buffer = buffer5; -HXDLIN( 138) _this23->byteOffset = in_byteOffset5; -HXDLIN( 138) _this23->byteLength = newByteLength5; -HXDLIN( 138) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 138) this22 = _this23; - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 138) view = this22; - } - break; - case (int)7: { -HXDLIN( 138) ::Dynamic elements6 = null(); -HXDLIN( 138) ::haxe::io::Bytes buffer6 = this1->buffer; -HXDLIN( 138) ::cpp::VirtualArray array12 = null(); -HXDLIN( 138) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 138) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 138) ::Dynamic byteoffset6 = byte_offset; -HXDLIN( 138) if (hx::IsNull( byteoffset6 )) { -HXDLIN( 138) byteoffset6 = 0; - } -HXDLIN( 138) ::lime::utils::ArrayBufferView this26; -HXDLIN( 138) if (hx::IsNotNull( elements6 )) { -HXDLIN( 138) this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,7); - } - else { -HXDLIN( 138) if (hx::IsNotNull( array12 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 138) _this24->byteOffset = 0; -HXDLIN( 138) _this24->length = array12->get_length(); -HXDLIN( 138) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 138) _this24->buffer = this27; -HXDLIN( 138) _this24->copyFromArray(array12,null()); -HXDLIN( 138) this26 = _this24; - } - else { -HXDLIN( 138) if (hx::IsNotNull( vector6 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 138) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 138) _this25->byteOffset = 0; -HXDLIN( 138) _this25->length = array13->get_length(); -HXDLIN( 138) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 138) _this25->buffer = this28; -HXDLIN( 138) _this25->copyFromArray(array13,null()); -HXDLIN( 138) this26 = _this25; - } - else { -HXDLIN( 138) if (hx::IsNotNull( view7 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 138) ::haxe::io::Bytes srcData6 = view7->buffer; -HXDLIN( 138) int srcLength12 = view7->length; -HXDLIN( 138) int srcByteOffset6 = view7->byteOffset; -HXDLIN( 138) int srcElementSize6 = view7->bytesPerElement; -HXDLIN( 138) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 138) if ((view7->type == _this26->type)) { -HXDLIN( 138) int srcLength13 = srcData6->length; -HXDLIN( 138) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 138) ::haxe::io::Bytes this29 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 138) _this26->buffer = this29; -HXDLIN( 138) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 138) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 138) _this26->byteOffset = 0; -HXDLIN( 138) _this26->length = srcLength12; -HXDLIN( 138) this26 = _this26; - } - else { -HXDLIN( 138) if (hx::IsNotNull( buffer6 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,7); -HXDLIN( 138) int in_byteOffset6 = ( (int)(byteoffset6) ); -HXDLIN( 138) if ((in_byteOffset6 < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) int bufferByteLength6 = buffer6->length; -HXDLIN( 138) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 138) int newByteLength6 = bufferByteLength6; -HXDLIN( 138) if (hx::IsNull( len )) { -HXDLIN( 138) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 138) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((newByteLength6 < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 138) newByteLength6 = (len * _this27->bytesPerElement); -HXDLIN( 138) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 138) if ((newRange6 > bufferByteLength6)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 138) _this27->buffer = buffer6; -HXDLIN( 138) _this27->byteOffset = in_byteOffset6; -HXDLIN( 138) _this27->byteLength = newByteLength6; -HXDLIN( 138) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 138) this26 = _this27; - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt32Array",10,43,eb,8e)); - } - } - } - } - } -HXDLIN( 138) view = this26; - } - break; - case (int)8: { -HXDLIN( 138) ::Dynamic elements7 = null(); -HXDLIN( 138) ::haxe::io::Bytes buffer7 = this1->buffer; -HXDLIN( 138) ::cpp::VirtualArray array14 = null(); -HXDLIN( 138) ::openfl::_Vector::FloatVector vector7 = null(); -HXDLIN( 138) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 138) ::Dynamic byteoffset7 = byte_offset; -HXDLIN( 138) if (hx::IsNull( byteoffset7 )) { -HXDLIN( 138) byteoffset7 = 0; - } -HXDLIN( 138) ::lime::utils::ArrayBufferView this30; -HXDLIN( 138) if (hx::IsNotNull( elements7 )) { -HXDLIN( 138) this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,8); - } - else { -HXDLIN( 138) if (hx::IsNotNull( array14 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 138) _this28->byteOffset = 0; -HXDLIN( 138) _this28->length = array14->get_length(); -HXDLIN( 138) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 138) _this28->buffer = this31; -HXDLIN( 138) _this28->copyFromArray(array14,null()); -HXDLIN( 138) this30 = _this28; - } - else { -HXDLIN( 138) if (hx::IsNotNull( vector7 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 138) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 138) _this29->byteOffset = 0; -HXDLIN( 138) _this29->length = array15->get_length(); -HXDLIN( 138) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 138) _this29->buffer = this32; -HXDLIN( 138) _this29->copyFromArray(array15,null()); -HXDLIN( 138) this30 = _this29; - } - else { -HXDLIN( 138) if (hx::IsNotNull( view8 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 138) ::haxe::io::Bytes srcData7 = view8->buffer; -HXDLIN( 138) int srcLength14 = view8->length; -HXDLIN( 138) int srcByteOffset7 = view8->byteOffset; -HXDLIN( 138) int srcElementSize7 = view8->bytesPerElement; -HXDLIN( 138) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 138) if ((view8->type == _this30->type)) { -HXDLIN( 138) int srcLength15 = srcData7->length; -HXDLIN( 138) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 138) ::haxe::io::Bytes this33 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 138) _this30->buffer = this33; -HXDLIN( 138) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 138) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 138) _this30->byteOffset = 0; -HXDLIN( 138) _this30->length = srcLength14; -HXDLIN( 138) this30 = _this30; - } - else { -HXDLIN( 138) if (hx::IsNotNull( buffer7 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 138) int in_byteOffset7 = ( (int)(byteoffset7) ); -HXDLIN( 138) if ((in_byteOffset7 < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) int bufferByteLength7 = buffer7->length; -HXDLIN( 138) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 138) int newByteLength7 = bufferByteLength7; -HXDLIN( 138) if (hx::IsNull( len )) { -HXDLIN( 138) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 138) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((newByteLength7 < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 138) newByteLength7 = (len * _this31->bytesPerElement); -HXDLIN( 138) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 138) if ((newRange7 > bufferByteLength7)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 138) _this31->buffer = buffer7; -HXDLIN( 138) _this31->byteOffset = in_byteOffset7; -HXDLIN( 138) _this31->byteLength = newByteLength7; -HXDLIN( 138) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 138) this30 = _this31; - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 138) view = this30; - } - break; - case (int)9: { -HXDLIN( 138) ::Dynamic elements8 = null(); -HXDLIN( 138) ::haxe::io::Bytes buffer8 = this1->buffer; -HXDLIN( 138) ::cpp::VirtualArray array16 = null(); -HXDLIN( 138) ::openfl::_Vector::FloatVector vector8 = null(); -HXDLIN( 138) ::lime::utils::ArrayBufferView view9 = null(); -HXDLIN( 138) ::Dynamic byteoffset8 = byte_offset; -HXDLIN( 138) if (hx::IsNull( byteoffset8 )) { -HXDLIN( 138) byteoffset8 = 0; - } -HXDLIN( 138) ::lime::utils::ArrayBufferView this34; -HXDLIN( 138) if (hx::IsNotNull( elements8 )) { -HXDLIN( 138) this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,9); - } - else { -HXDLIN( 138) if (hx::IsNotNull( array16 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 138) _this32->byteOffset = 0; -HXDLIN( 138) _this32->length = array16->get_length(); -HXDLIN( 138) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 138) _this32->buffer = this35; -HXDLIN( 138) _this32->copyFromArray(array16,null()); -HXDLIN( 138) this34 = _this32; - } - else { -HXDLIN( 138) if (hx::IsNotNull( vector8 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 138) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 138) _this33->byteOffset = 0; -HXDLIN( 138) _this33->length = array17->get_length(); -HXDLIN( 138) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 138) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 138) _this33->buffer = this36; -HXDLIN( 138) _this33->copyFromArray(array17,null()); -HXDLIN( 138) this34 = _this33; - } - else { -HXDLIN( 138) if (hx::IsNotNull( view9 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 138) ::haxe::io::Bytes srcData8 = view9->buffer; -HXDLIN( 138) int srcLength16 = view9->length; -HXDLIN( 138) int srcByteOffset8 = view9->byteOffset; -HXDLIN( 138) int srcElementSize8 = view9->bytesPerElement; -HXDLIN( 138) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 138) if ((view9->type == _this34->type)) { -HXDLIN( 138) int srcLength17 = srcData8->length; -HXDLIN( 138) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 138) ::haxe::io::Bytes this37 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 138) _this34->buffer = this37; -HXDLIN( 138) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 138) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 138) _this34->byteOffset = 0; -HXDLIN( 138) _this34->length = srcLength16; -HXDLIN( 138) this34 = _this34; - } - else { -HXDLIN( 138) if (hx::IsNotNull( buffer8 )) { -HXDLIN( 138) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,9); -HXDLIN( 138) int in_byteOffset8 = ( (int)(byteoffset8) ); -HXDLIN( 138) if ((in_byteOffset8 < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) int bufferByteLength8 = buffer8->length; -HXDLIN( 138) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 138) int newByteLength8 = bufferByteLength8; -HXDLIN( 138) if (hx::IsNull( len )) { -HXDLIN( 138) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 138) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 138) if ((newByteLength8 < 0)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 138) newByteLength8 = (len * _this35->bytesPerElement); -HXDLIN( 138) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 138) if ((newRange8 > bufferByteLength8)) { -HXDLIN( 138) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 138) _this35->buffer = buffer8; -HXDLIN( 138) _this35->byteOffset = in_byteOffset8; -HXDLIN( 138) _this35->byteLength = newByteLength8; -HXDLIN( 138) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 138) this34 = _this35; - } - else { -HXDLIN( 138) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float64Array",8f,de,6b,1e)); - } - } - } - } - } -HXDLIN( 138) view = this34; - } - break; - } -HXDLIN( 138) return view; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(UInt8ClampedArray_Impl__obj,subarray,return ) - - ::lime::utils::ArrayBufferView UInt8ClampedArray_Impl__obj::fromBytes( ::haxe::io::Bytes bytes, ::Dynamic __o_byteOffset, ::Dynamic len){ - ::Dynamic byteOffset = __o_byteOffset; - if (hx::IsNull(__o_byteOffset)) byteOffset = 0; - HX_GC_STACKFRAME(&_hx_pos_aab5f43989e18920_143_fromBytes) -HXDLIN( 143) ::Dynamic elements = null(); -HXDLIN( 143) ::cpp::VirtualArray array = null(); -HXDLIN( 143) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 143) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 143) ::Dynamic byteoffset = byteOffset; -HXLINE( 106) if (hx::IsNull( byteoffset )) { -HXLINE( 106) byteoffset = 0; - } -HXLINE( 143) ::lime::utils::ArrayBufferView this1; -HXDLIN( 143) if (hx::IsNotNull( elements )) { -HXDLIN( 143) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,5); - } - else { -HXDLIN( 143) if (hx::IsNotNull( array )) { -HXDLIN( 143) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 143) _this->byteOffset = 0; -HXDLIN( 143) _this->length = array->get_length(); -HXDLIN( 143) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 143) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 143) _this->buffer = this2; -HXDLIN( 143) _this->copyFromArray(array,null()); -HXDLIN( 143) this1 = _this; - } - else { -HXDLIN( 143) if (hx::IsNotNull( vector )) { -HXDLIN( 143) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 143) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 143) _this1->byteOffset = 0; -HXDLIN( 143) _this1->length = array1->get_length(); -HXDLIN( 143) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 143) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 143) _this1->buffer = this3; -HXDLIN( 143) _this1->copyFromArray(array1,null()); -HXDLIN( 143) this1 = _this1; - } - else { -HXDLIN( 143) if (hx::IsNotNull( view )) { -HXDLIN( 143) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 143) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 143) int srcLength = view->length; -HXDLIN( 143) int srcByteOffset = view->byteOffset; -HXDLIN( 143) int srcElementSize = view->bytesPerElement; -HXDLIN( 143) int elementSize = _this2->bytesPerElement; -HXDLIN( 143) if ((view->type == _this2->type)) { -HXDLIN( 143) int srcLength1 = srcData->length; -HXDLIN( 143) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 143) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 143) _this2->buffer = this4; -HXDLIN( 143) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 143) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 143) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 143) _this2->byteOffset = 0; -HXDLIN( 143) _this2->length = srcLength; -HXDLIN( 143) this1 = _this2; - } - else { -HXDLIN( 143) if (hx::IsNotNull( bytes )) { -HXDLIN( 143) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,5); -HXDLIN( 143) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 143) if ((in_byteOffset < 0)) { -HXDLIN( 143) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 143) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 143) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 143) int bufferByteLength = bytes->length; -HXDLIN( 143) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 143) int newByteLength = bufferByteLength; -HXDLIN( 143) if (hx::IsNull( len )) { -HXDLIN( 143) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 143) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 143) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 143) if ((newByteLength < 0)) { -HXDLIN( 143) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 143) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 143) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 143) if ((newRange > bufferByteLength)) { -HXDLIN( 143) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 143) _this3->buffer = bytes; -HXDLIN( 143) _this3->byteOffset = in_byteOffset; -HXDLIN( 143) _this3->byteLength = newByteLength; -HXDLIN( 143) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 143) this1 = _this3; - } - else { -HXDLIN( 143) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8ClampedArray",8d,06,77,13)); - } - } - } - } - } -HXDLIN( 143) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(UInt8ClampedArray_Impl__obj,fromBytes,return ) - - ::haxe::io::Bytes UInt8ClampedArray_Impl__obj::toBytes( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_aab5f43989e18920_148_toBytes) -HXDLIN( 148) return this1->buffer; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(UInt8ClampedArray_Impl__obj,toBytes,return ) - -int UInt8ClampedArray_Impl__obj::get_length( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_aab5f43989e18920_153_get_length) -HXDLIN( 153) return this1->length; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(UInt8ClampedArray_Impl__obj,get_length,return ) - -::String UInt8ClampedArray_Impl__obj::toString( ::lime::utils::ArrayBufferView this1){ - HX_STACKFRAME(&_hx_pos_aab5f43989e18920_171_toString) -HXDLIN( 171) if (hx::IsNotNull( this1 )) { -HXDLIN( 171) return ((((HX_("UInt8ClampedArray [byteLength:",54,78,53,98) + this1->byteLength) + HX_(", length:",a0,04,67,ef)) + this1->length) + HX_("]",5d,00,00,00)); - } - else { -HXDLIN( 171) return null(); - } -HXDLIN( 171) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(UInt8ClampedArray_Impl__obj,toString,return ) - - -UInt8ClampedArray_Impl__obj::UInt8ClampedArray_Impl__obj() -{ -} - -bool UInt8ClampedArray_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"toBytes") ) { outValue = toBytes_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"subarray") ) { outValue = subarray_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { outValue = get_length_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *UInt8ClampedArray_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo UInt8ClampedArray_Impl__obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &UInt8ClampedArray_Impl__obj::BYTES_PER_ELEMENT,HX_("BYTES_PER_ELEMENT",a6,04,1d,cc)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void UInt8ClampedArray_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(UInt8ClampedArray_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void UInt8ClampedArray_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(UInt8ClampedArray_Impl__obj::BYTES_PER_ELEMENT,"BYTES_PER_ELEMENT"); -}; - -#endif - -hx::Class UInt8ClampedArray_Impl__obj::__mClass; - -static ::String UInt8ClampedArray_Impl__obj_sStaticFields[] = { - HX_("BYTES_PER_ELEMENT",a6,04,1d,cc), - HX_("subarray",19,54,81,07), - HX_("fromBytes",a1,f2,20,72), - HX_("toBytes",f0,54,1c,8a), - HX_("get_length",af,04,8f,8f), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void UInt8ClampedArray_Impl__obj::__register() -{ - UInt8ClampedArray_Impl__obj _hx_dummy; - UInt8ClampedArray_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("lime.utils._UInt8ClampedArray.UInt8ClampedArray_Impl_",83,70,f4,22); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &UInt8ClampedArray_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = UInt8ClampedArray_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(UInt8ClampedArray_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< UInt8ClampedArray_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = UInt8ClampedArray_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = UInt8ClampedArray_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = UInt8ClampedArray_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void UInt8ClampedArray_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_aab5f43989e18920_100_boot) -HXDLIN( 100) BYTES_PER_ELEMENT = 1; - } -} - -} // end namespace lime -} // end namespace utils -} // end namespace _UInt8ClampedArray diff --git a/hGameTest/bin/linux/obj/src/openfl/Lib.cpp b/hGameTest/bin/linux/obj/src/openfl/Lib.cpp deleted file mode 100644 index c75a37dd..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/Lib.cpp +++ /dev/null @@ -1,611 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_Type -#include -#endif -#ifndef INCLUDED_ValueType -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_Log -#include -#endif -#ifndef INCLUDED_haxe_Timer -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_system_System -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif -#ifndef INCLUDED_openfl_Lib -#include -#endif -#ifndef INCLUDED_openfl__internal_Lib -#include -#endif -#ifndef INCLUDED_openfl_display_Application -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_net_URLLoader -#include -#endif -#ifndef INCLUDED_openfl_net_URLRequest -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_59_as,"openfl.Lib","as",0x3965ffb9,"openfl.Lib.as","openfl/Lib.hx",59,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_68_attach,"openfl.Lib","attach",0xe350160c,"openfl.Lib.attach","openfl/Lib.hx",68,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_74_clearInterval,"openfl.Lib","clearInterval",0x3d2e488b,"openfl.Lib.clearInterval","openfl/Lib.hx",74,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_84_clearTimeout,"openfl.Lib","clearTimeout",0x5e39561b,"openfl.Lib.clearTimeout","openfl/Lib.hx",84,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_107_getDefinitionByName,"openfl.Lib","getDefinitionByName",0xbac193c4,"openfl.Lib.getDefinitionByName","openfl/Lib.hx",107,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_121_getQualifiedClassName,"openfl.Lib","getQualifiedClassName",0x7f8a34b6,"openfl.Lib.getQualifiedClassName","openfl/Lib.hx",121,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_137_getQualifiedSuperclassName,"openfl.Lib","getQualifiedSuperclassName",0xc02d02d5,"openfl.Lib.getQualifiedSuperclassName","openfl/Lib.hx",137,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_152_getTimer,"openfl.Lib","getTimer",0xd73d4956,"openfl.Lib.getTimer","openfl/Lib.hx",152,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_161_getURL,"openfl.Lib","getURL",0xa66862c0,"openfl.Lib.getURL","openfl/Lib.hx",161,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_165_navigateToURL,"openfl.Lib","navigateToURL",0x74efcc5c,"openfl.Lib.navigateToURL","openfl/Lib.hx",165,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_202_notImplemented,"openfl.Lib","notImplemented",0x6ff873b6,"openfl.Lib.notImplemented","openfl/Lib.hx",202,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_214_preventDefaultTouchMove,"openfl.Lib","preventDefaultTouchMove",0x0727aa40,"openfl.Lib.preventDefaultTouchMove","openfl/Lib.hx",214,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_231_sendToURL,"openfl.Lib","sendToURL",0xb7c4ca65,"openfl.Lib.sendToURL","openfl/Lib.hx",231,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_243_setInterval,"openfl.Lib","setInterval",0x38558760,"openfl.Lib.setInterval","openfl/Lib.hx",243,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_237_setInterval,"openfl.Lib","setInterval",0x38558760,"openfl.Lib.setInterval","openfl/Lib.hx",237,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_249_setTimeout,"openfl.Lib","setTimeout",0x1b9e88e6,"openfl.Lib.setTimeout","openfl/Lib.hx",249,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_253_setTimeout,"openfl.Lib","setTimeout",0x1b9e88e6,"openfl.Lib.setTimeout","openfl/Lib.hx",253,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_260_trace,"openfl.Lib","trace",0xeba99a1e,"openfl.Lib.trace","openfl/Lib.hx",260,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_266_get_application,"openfl.Lib","get_application",0x64b447c0,"openfl.Lib.get_application","openfl/Lib.hx",266,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_270_get_current,"openfl.Lib","get_current",0x315640a9,"openfl.Lib.get_current","openfl/Lib.hx",270,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_27_boot,"openfl.Lib","boot",0xdf56aeb9,"openfl.Lib.boot","openfl/Lib.hx",27,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_28_boot,"openfl.Lib","boot",0xdf56aeb9,"openfl.Lib.boot","openfl/Lib.hx",28,0x62fb7c98) -HX_LOCAL_STACK_FRAME(_hx_pos_c4ab5e3027df58c9_29_boot,"openfl.Lib","boot",0xdf56aeb9,"openfl.Lib.boot","openfl/Lib.hx",29,0x62fb7c98) -namespace openfl{ - -void Lib_obj::__construct() { } - -Dynamic Lib_obj::__CreateEmpty() { return new Lib_obj; } - -void *Lib_obj::_hx_vtable = 0; - -Dynamic Lib_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Lib_obj > _hx_result = new Lib_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Lib_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x19d6bed5; -} - -int Lib_obj::_hx___lastTimerID; - - ::haxe::ds::StringMap Lib_obj::_hx___sentWarnings; - - ::haxe::ds::IntMap Lib_obj::_hx___timers; - - ::Dynamic Lib_obj::as( ::Dynamic v,hx::Class c){ - HX_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_59_as) -HXDLIN( 59) if (::Std_obj::is(v,c)) { -HXDLIN( 59) return v; - } - else { -HXDLIN( 59) return null(); - } -HXDLIN( 59) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Lib_obj,as,return ) - - ::openfl::display::MovieClip Lib_obj::attach(::String name){ - HX_GC_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_68_attach) -HXDLIN( 68) return ::openfl::display::MovieClip_obj::__alloc( HX_CTX ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Lib_obj,attach,return ) - -void Lib_obj::clearInterval(int id){ - HX_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_74_clearInterval) -HXDLIN( 74) if (::openfl::Lib_obj::_hx___timers->exists(id)) { -HXLINE( 76) ::haxe::Timer timer = ( ( ::haxe::Timer)(::openfl::Lib_obj::_hx___timers->get(id)) ); -HXLINE( 77) timer->stop(); -HXLINE( 78) ::openfl::Lib_obj::_hx___timers->remove(id); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Lib_obj,clearInterval,(void)) - -void Lib_obj::clearTimeout(int id){ - HX_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_84_clearTimeout) -HXDLIN( 84) if (::openfl::Lib_obj::_hx___timers->exists(id)) { -HXLINE( 86) ::haxe::Timer timer = ( ( ::haxe::Timer)(::openfl::Lib_obj::_hx___timers->get(id)) ); -HXLINE( 87) timer->stop(); -HXLINE( 88) ::openfl::Lib_obj::_hx___timers->remove(id); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Lib_obj,clearTimeout,(void)) - -hx::Class Lib_obj::getDefinitionByName(::String name){ - HX_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_107_getDefinitionByName) -HXLINE( 108) if (hx::IsNull( name )) { -HXLINE( 108) return null(); - } -HXLINE( 117) return ::Type_obj::resolveClass(name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Lib_obj,getDefinitionByName,return ) - -::String Lib_obj::getQualifiedClassName( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_121_getQualifiedClassName) -HXLINE( 122) if (hx::IsNull( value )) { -HXLINE( 122) return null(); - } -HXLINE( 123) hx::Class ref; -HXDLIN( 123) if (::Std_obj::is(value,hx::ClassOf< ::hx::Class >())) { -HXLINE( 123) ref = value; - } - else { -HXLINE( 123) ref = ::Type_obj::getClass(value); - } -HXLINE( 124) if (hx::IsNull( ref )) { -HXLINE( 126) bool _hx_tmp; -HXDLIN( 126) if (!(::Std_obj::is(value,hx::ClassOf< bool >()))) { -HXLINE( 126) _hx_tmp = hx::IsEq( value,hx::ClassOf< bool >() ); - } - else { -HXLINE( 126) _hx_tmp = true; - } -HXDLIN( 126) if (_hx_tmp) { -HXLINE( 126) return HX_("Bool",4a,b0,f4,2b); - } - else { -HXLINE( 127) bool _hx_tmp1; -HXDLIN( 127) if (!(::Std_obj::is(value,hx::ClassOf< int >()))) { -HXLINE( 127) _hx_tmp1 = hx::IsEq( value,hx::ClassOf< int >() ); - } - else { -HXLINE( 127) _hx_tmp1 = true; - } -HXDLIN( 127) if (_hx_tmp1) { -HXLINE( 127) return HX_("Int",cf,c4,37,00); - } - else { -HXLINE( 128) bool _hx_tmp2; -HXDLIN( 128) if (!(::Std_obj::is(value,hx::ClassOf< ::Float >()))) { -HXLINE( 128) _hx_tmp2 = hx::IsEq( value,hx::ClassOf< ::Float >() ); - } - else { -HXLINE( 128) _hx_tmp2 = true; - } -HXDLIN( 128) if (_hx_tmp2) { -HXLINE( 128) return HX_("Float",7c,35,c4,95); - } - else { -HXLINE( 131) return null(); - } - } - } - } -HXLINE( 133) return ::Type_obj::getClassName(ref); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Lib_obj,getQualifiedClassName,return ) - -::String Lib_obj::getQualifiedSuperclassName( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_137_getQualifiedSuperclassName) -HXLINE( 138) if (hx::IsNull( value )) { -HXLINE( 138) return null(); - } -HXLINE( 139) hx::Class ref; -HXDLIN( 139) if (::Std_obj::is(value,hx::ClassOf< ::hx::Class >())) { -HXLINE( 139) ref = value; - } - else { -HXLINE( 139) ref = ::Type_obj::getClass(value); - } -HXLINE( 140) if (hx::IsNull( ref )) { -HXLINE( 140) return null(); - } -HXLINE( 141) hx::Class parentRef = ::Type_obj::getSuperClass(ref); -HXLINE( 142) if (hx::IsNull( parentRef )) { -HXLINE( 142) return null(); - } -HXLINE( 143) return ::Type_obj::getClassName(parentRef); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Lib_obj,getQualifiedSuperclassName,return ) - -int Lib_obj::getTimer(){ - HX_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_152_getTimer) -HXDLIN( 152) return ::lime::_hx_system::System_obj::getTimer(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Lib_obj,getTimer,return ) - -void Lib_obj::getURL( ::openfl::net::URLRequest request,::String target){ - HX_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_161_getURL) -HXDLIN( 161) ::openfl::Lib_obj::navigateToURL(request,target); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Lib_obj,getURL,(void)) - -void Lib_obj::navigateToURL( ::openfl::net::URLRequest request,::String window){ - HX_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_165_navigateToURL) -HXLINE( 166) if (hx::IsNull( window )) { -HXLINE( 168) window = HX_("_blank",95,26,d9,b0); - } -HXLINE( 174) ::String uri = request->url; -HXLINE( 176) if (hx::IsEq( ::Type_obj::_hx_typeof(request->data),::ValueType_obj::TObject_dyn() )) { -HXLINE( 178) ::String query = HX_("",00,00,00,00); -HXLINE( 179) ::Array< ::String > fields = ::Reflect_obj::fields(request->data); -HXLINE( 181) { -HXLINE( 181) int _g = 0; -HXDLIN( 181) while((_g < fields->length)){ -HXLINE( 181) ::String field = fields->__get(_g); -HXDLIN( 181) _g = (_g + 1); -HXLINE( 183) if ((query.length > 0)) { -HXLINE( 183) query = (query + HX_("&",26,00,00,00)); - } -HXLINE( 184) ::String query1 = (::StringTools_obj::urlEncode(field) + HX_("=",3d,00,00,00)); -HXDLIN( 184) query = (query + (query1 + ::StringTools_obj::urlEncode(::Std_obj::string(::Reflect_obj::field(request->data,field))))); - } - } -HXLINE( 187) if ((uri.indexOf(HX_("?",3f,00,00,00),null()) > -1)) { -HXLINE( 189) uri = (uri + (HX_("&",26,00,00,00) + query)); - } - else { -HXLINE( 193) uri = (uri + (HX_("?",3f,00,00,00) + query)); - } - } -HXLINE( 197) ::lime::_hx_system::System_obj::openURL(uri,window); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Lib_obj,navigateToURL,(void)) - -void Lib_obj::notImplemented( ::Dynamic posInfo){ - HX_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_202_notImplemented) -HXLINE( 203) ::String api = ( (::String)(((posInfo->__Field(HX_("className",a3,92,3d,dc),hx::paccDynamic) + HX_(".",2e,00,00,00)) + posInfo->__Field(HX_("methodName",cc,19,0f,12),hx::paccDynamic))) ); -HXLINE( 205) if (!(::openfl::Lib_obj::_hx___sentWarnings->exists(api))) { -HXLINE( 207) ::openfl::Lib_obj::_hx___sentWarnings->set(api,true); -HXLINE( 209) ::lime::utils::Log_obj::warn( ::Dynamic((posInfo->__Field(HX_("methodName",cc,19,0f,12),hx::paccDynamic) + HX_(" is not implemented",1f,12,d2,b9))),posInfo); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Lib_obj,notImplemented,(void)) - -void Lib_obj::preventDefaultTouchMove(){ - HX_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_214_preventDefaultTouchMove) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Lib_obj,preventDefaultTouchMove,(void)) - -void Lib_obj::sendToURL( ::openfl::net::URLRequest request){ - HX_GC_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_231_sendToURL) -HXLINE( 232) ::openfl::net::URLLoader urlLoader = ::openfl::net::URLLoader_obj::__alloc( HX_CTX ,null()); -HXLINE( 233) urlLoader->load(request); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Lib_obj,sendToURL,(void)) - -int Lib_obj::setInterval( ::Dynamic closure,int delay,::cpp::VirtualArray args){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0, ::Dynamic,closure,::cpp::VirtualArray,args) HXARGC(0) - void _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_243_setInterval) -HXLINE( 243) ::cpp::VirtualArray _hx_tmp; -HXDLIN( 243) if (hx::IsNull( args )) { -HXLINE( 243) _hx_tmp = ::cpp::VirtualArray_obj::__new(0); - } - else { -HXLINE( 243) _hx_tmp = args; - } -HXDLIN( 243) ::Reflect_obj::callMethod(closure,closure,_hx_tmp); - } - HX_END_LOCAL_FUNC0((void)) - - HX_GC_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_237_setInterval) -HXLINE( 238) int id = ++::openfl::Lib_obj::_hx___lastTimerID; -HXLINE( 239) ::haxe::Timer timer = ::haxe::Timer_obj::__alloc( HX_CTX ,( (Float)(delay) )); -HXLINE( 240) ::openfl::Lib_obj::_hx___timers->set(id,timer); -HXLINE( 241) timer->run = ::Dynamic(new _hx_Closure_0(closure,args)); -HXLINE( 245) return id; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Lib_obj,setInterval,return ) - -int Lib_obj::setTimeout( ::Dynamic closure,int delay,::cpp::VirtualArray args){ - HX_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_249_setTimeout) -HXLINE( 250) int id = ++::openfl::Lib_obj::_hx___lastTimerID; -HXLINE( 251) { - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0, ::Dynamic,closure,::cpp::VirtualArray,args) HXARGC(0) - void _hx_run(){ - HX_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_253_setTimeout) -HXLINE( 253) ::cpp::VirtualArray v1; -HXDLIN( 253) if (hx::IsNull( args )) { -HXLINE( 253) v1 = ::cpp::VirtualArray_obj::__new(0); - } - else { -HXLINE( 253) v1 = args; - } -HXDLIN( 253) ::Reflect_obj::callMethod(closure,closure,v1); - } - HX_END_LOCAL_FUNC0((void)) - -HXLINE( 251) ::Dynamic this1 = ::openfl::Lib_obj::_hx___timers; -HXDLIN( 251) ::haxe::Timer v = ::haxe::Timer_obj::delay( ::Dynamic(new _hx_Closure_0(closure,args)),delay); -HXDLIN( 251) ( ( ::haxe::ds::IntMap)(this1) )->set(id,v); - } -HXLINE( 255) return id; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Lib_obj,setTimeout,return ) - -void Lib_obj::trace( ::Dynamic arg){ - HX_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_260_trace) -HXDLIN( 260) ::haxe::Log_obj::trace(arg,hx::SourceInfo(HX_("openfl/Lib.hx",98,7c,fb,62),260,HX_("openfl.Lib",47,43,57,2f),HX_("trace",85,8e,1f,16))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Lib_obj,trace,(void)) - - ::openfl::display::Application Lib_obj::get_application(){ - HX_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_266_get_application) -HXDLIN( 266) return ::openfl::_internal::Lib_obj::application; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Lib_obj,get_application,return ) - - ::openfl::display::MovieClip Lib_obj::get_current(){ - HX_GC_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_270_get_current) -HXLINE( 274) if (hx::IsNull( ::openfl::_internal::Lib_obj::current )) { -HXLINE( 274) ::openfl::_internal::Lib_obj::current = ::openfl::display::MovieClip_obj::__alloc( HX_CTX ); - } -HXLINE( 275) return ::openfl::_internal::Lib_obj::current; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Lib_obj,get_current,return ) - - -Lib_obj::Lib_obj() -{ -} - -bool Lib_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"as") ) { outValue = as_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"trace") ) { outValue = trace_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"attach") ) { outValue = attach_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getURL") ) { outValue = getURL_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"current") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_current() ); return true; } } - break; - case 8: - if (HX_FIELD_EQ(inName,"__timers") ) { outValue = ( _hx___timers ); return true; } - if (HX_FIELD_EQ(inName,"getTimer") ) { outValue = getTimer_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"sendToURL") ) { outValue = sendToURL_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"setTimeout") ) { outValue = setTimeout_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"application") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_application() ); return true; } } - if (HX_FIELD_EQ(inName,"setInterval") ) { outValue = setInterval_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_current") ) { outValue = get_current_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"clearTimeout") ) { outValue = clearTimeout_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__lastTimerID") ) { outValue = ( _hx___lastTimerID ); return true; } - if (HX_FIELD_EQ(inName,"clearInterval") ) { outValue = clearInterval_dyn(); return true; } - if (HX_FIELD_EQ(inName,"navigateToURL") ) { outValue = navigateToURL_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__sentWarnings") ) { outValue = ( _hx___sentWarnings ); return true; } - if (HX_FIELD_EQ(inName,"notImplemented") ) { outValue = notImplemented_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"get_application") ) { outValue = get_application_dyn(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"getDefinitionByName") ) { outValue = getDefinitionByName_dyn(); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"getQualifiedClassName") ) { outValue = getQualifiedClassName_dyn(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"preventDefaultTouchMove") ) { outValue = preventDefaultTouchMove_dyn(); return true; } - break; - case 26: - if (HX_FIELD_EQ(inName,"getQualifiedSuperclassName") ) { outValue = getQualifiedSuperclassName_dyn(); return true; } - } - return false; -} - -bool Lib_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"__timers") ) { _hx___timers=ioValue.Cast< ::haxe::ds::IntMap >(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__lastTimerID") ) { _hx___lastTimerID=ioValue.Cast< int >(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__sentWarnings") ) { _hx___sentWarnings=ioValue.Cast< ::haxe::ds::StringMap >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Lib_obj_sMemberStorageInfo = 0; -static hx::StaticInfo Lib_obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &Lib_obj::_hx___lastTimerID,HX_("__lastTimerID",0a,30,1d,d6)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(void *) &Lib_obj::_hx___sentWarnings,HX_("__sentWarnings",2f,1b,27,19)}, - {hx::fsObject /* ::haxe::ds::IntMap */ ,(void *) &Lib_obj::_hx___timers,HX_("__timers",2e,78,01,c7)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Lib_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Lib_obj::_hx___lastTimerID,"__lastTimerID"); - HX_MARK_MEMBER_NAME(Lib_obj::_hx___sentWarnings,"__sentWarnings"); - HX_MARK_MEMBER_NAME(Lib_obj::_hx___timers,"__timers"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Lib_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Lib_obj::_hx___lastTimerID,"__lastTimerID"); - HX_VISIT_MEMBER_NAME(Lib_obj::_hx___sentWarnings,"__sentWarnings"); - HX_VISIT_MEMBER_NAME(Lib_obj::_hx___timers,"__timers"); -}; - -#endif - -hx::Class Lib_obj::__mClass; - -static ::String Lib_obj_sStaticFields[] = { - HX_("__lastTimerID",0a,30,1d,d6), - HX_("__sentWarnings",2f,1b,27,19), - HX_("__timers",2e,78,01,c7), - HX_("as",f2,54,00,00), - HX_("attach",c5,fb,0f,e0), - HX_("clearInterval",f2,7b,d9,5b), - HX_("clearTimeout",94,cc,75,b4), - HX_("getDefinitionByName",6b,ce,77,2d), - HX_("getQualifiedClassName",1d,a7,41,b8), - HX_("getQualifiedSuperclassName",0e,7b,fa,6d), - HX_("getTimer",4f,cf,0c,70), - HX_("getURL",79,48,28,a3), - HX_("navigateToURL",c3,ff,9a,93), - HX_("notImplemented",6f,3a,1a,27), - HX_("preventDefaultTouchMove",67,c4,6d,72), - HX_("sendToURL",4c,7e,8a,d4), - HX_("setInterval",07,43,dd,58), - HX_("setTimeout",1f,3f,d6,2b), - HX_("trace",85,8e,1f,16), - HX_("get_application",e7,62,20,eb), - HX_("get_current",50,fc,dd,51), - ::String(null()) -}; - -void Lib_obj::__register() -{ - Lib_obj _hx_dummy; - Lib_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.Lib",47,43,57,2f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Lib_obj::__GetStatic; - __mClass->mSetStaticField = &Lib_obj::__SetStatic; - __mClass->mMarkFunc = Lib_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Lib_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Lib_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Lib_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Lib_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Lib_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Lib_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_27_boot) -HXDLIN( 27) _hx___lastTimerID = 0; - } -{ - HX_GC_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_28_boot) -HXDLIN( 28) _hx___sentWarnings = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } -{ - HX_GC_STACKFRAME(&_hx_pos_c4ab5e3027df58c9_29_boot) -HXDLIN( 29) _hx___timers = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); - } -} - -} // end namespace openfl diff --git a/hGameTest/bin/linux/obj/src/openfl/_Vector/BoolVector.cpp b/hGameTest/bin/linux/obj/src/openfl/_Vector/BoolVector.cpp deleted file mode 100644 index dcd5f576..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/_Vector/BoolVector.cpp +++ /dev/null @@ -1,630 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl__Vector_BoolVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_640_new,"openfl._Vector.BoolVector","new",0x3a8665a9,"openfl._Vector.BoolVector.new","openfl/Vector.hx",640,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_654_concat,"openfl._Vector.BoolVector","concat",0x25e9276b,"openfl._Vector.BoolVector.concat","openfl/Vector.hx",654,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_675_copy,"openfl._Vector.BoolVector","copy",0xf3d4c64c,"openfl._Vector.BoolVector.copy","openfl/Vector.hx",675,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_680_filter,"openfl._Vector.BoolVector","filter",0xe34e3e0f,"openfl._Vector.BoolVector.filter","openfl/Vector.hx",680,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_685_get,"openfl._Vector.BoolVector","get",0x3a8115df,"openfl._Vector.BoolVector.get","openfl/Vector.hx",685,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_696_indexOf,"openfl._Vector.BoolVector","indexOf",0xd8a0b692,"openfl._Vector.BoolVector.indexOf","openfl/Vector.hx",696,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_710_insertAt,"openfl._Vector.BoolVector","insertAt",0xaf7e1ea3,"openfl._Vector.BoolVector.insertAt","openfl/Vector.hx",710,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_718_iterator,"openfl._Vector.BoolVector","iterator",0x80f8ec05,"openfl._Vector.BoolVector.iterator","openfl/Vector.hx",718,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_723_join,"openfl._Vector.BoolVector","join",0xf8753e81,"openfl._Vector.BoolVector.join","openfl/Vector.hx",723,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_727_lastIndexOf,"openfl._Vector.BoolVector","lastIndexOf",0xfa91835c,"openfl._Vector.BoolVector.lastIndexOf","openfl/Vector.hx",727,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_741_pop,"openfl._Vector.BoolVector","pop",0x3a87f2da,"openfl._Vector.BoolVector.pop","openfl/Vector.hx",741,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_753_push,"openfl._Vector.BoolVector","push",0xfc711c71,"openfl._Vector.BoolVector.push","openfl/Vector.hx",753,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_764_removeAt,"openfl._Vector.BoolVector","removeAt",0x9a7a106e,"openfl._Vector.BoolVector.removeAt","openfl/Vector.hx",764,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_774_reverse,"openfl._Vector.BoolVector","reverse",0x12dda6eb,"openfl._Vector.BoolVector.reverse","openfl/Vector.hx",774,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_781_set,"openfl._Vector.BoolVector","set",0x3a8a30eb,"openfl._Vector.BoolVector.set","openfl/Vector.hx",781,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_793_shift,"openfl._Vector.BoolVector","shift",0x981c260b,"openfl._Vector.BoolVector.shift","openfl/Vector.hx",793,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_804_slice,"openfl._Vector.BoolVector","slice",0x9ac0fddb,"openfl._Vector.BoolVector.slice","openfl/Vector.hx",804,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_811_sort,"openfl._Vector.BoolVector","sort",0xfe6831f5,"openfl._Vector.BoolVector.sort","openfl/Vector.hx",811,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_816_splice,"openfl._Vector.BoolVector","splice",0x1db7a3d3,"openfl._Vector.BoolVector.splice","openfl/Vector.hx",816,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_822_toJSON,"openfl._Vector.BoolVector","toJSON",0xda22677a,"openfl._Vector.BoolVector.toJSON","openfl/Vector.hx",822,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_827_toString,"openfl._Vector.BoolVector","toString",0x25cd72c3,"openfl._Vector.BoolVector.toString","openfl/Vector.hx",827,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_832_unshift,"openfl._Vector.BoolVector","unshift",0x70955152,"openfl._Vector.BoolVector.unshift","openfl/Vector.hx",832,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_841_get_length,"openfl._Vector.BoolVector","get_length",0x8b6b9a86,"openfl._Vector.BoolVector.get_length","openfl/Vector.hx",841,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_845_set_length,"openfl._Vector.BoolVector","set_length",0x8ee938fa,"openfl._Vector.BoolVector.set_length","openfl/Vector.hx",845,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_dd7a5ba250c0e821_632_boot,"openfl._Vector.BoolVector","boot",0xf32b8ec9,"openfl._Vector.BoolVector.boot","openfl/Vector.hx",632,0x4a01873c) -namespace openfl{ -namespace _Vector{ - -void BoolVector_obj::__construct(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::Array< bool > array){ - int length = __o_length.Default(0); - bool fixed = __o_fixed.Default(false); - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_640_new) -HXLINE( 641) if (hx::IsNull( array )) { -HXLINE( 641) array = ::Array_obj< bool >::__new(); - } -HXLINE( 642) this->_hx___array = array; -HXLINE( 644) if ((length > 0)) { -HXLINE( 646) this->set_length(length); - } -HXLINE( 649) this->fixed = fixed; - } - -Dynamic BoolVector_obj::__CreateEmpty() { return new BoolVector_obj; } - -void *BoolVector_obj::_hx_vtable = 0; - -Dynamic BoolVector_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< BoolVector_obj > _hx_result = new BoolVector_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool BoolVector_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x63ff549f; -} - -static ::openfl::_Vector::IVector_obj _hx_openfl__Vector_BoolVector__hx_openfl__Vector_IVector= { - ( int (hx::Object::*)())&::openfl::_Vector::BoolVector_obj::get_length, - ( int (hx::Object::*)(int))&::openfl::_Vector::BoolVector_obj::set_length, - ( ::Dynamic (hx::Object::*)(::Dynamic))&::openfl::_Vector::BoolVector_obj::concat, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::BoolVector_obj::copy, - ( ::Dynamic (hx::Object::*)( ::Dynamic))&::openfl::_Vector::BoolVector_obj::filter, - ( ::Dynamic (hx::Object::*)(int))&::openfl::_Vector::BoolVector_obj::get_c4bfee54, - ( int (hx::Object::*)( ::Dynamic,hx::Null< int > ))&::openfl::_Vector::BoolVector_obj::indexOf_44372b40, - ( void (hx::Object::*)(int, ::Dynamic))&::openfl::_Vector::BoolVector_obj::insertAt_5d1f93e2, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::BoolVector_obj::iterator, - ( ::String (hx::Object::*)(::String))&::openfl::_Vector::BoolVector_obj::join, - ( int (hx::Object::*)( ::Dynamic, ::Dynamic))&::openfl::_Vector::BoolVector_obj::lastIndexOf_02dfccf1, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::BoolVector_obj::pop, - ( int (hx::Object::*)( ::Dynamic))&::openfl::_Vector::BoolVector_obj::push_9c73657a, - ( ::Dynamic (hx::Object::*)(int))&::openfl::_Vector::BoolVector_obj::removeAt_c4bfee54, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::BoolVector_obj::reverse, - ( ::Dynamic (hx::Object::*)(int, ::Dynamic))&::openfl::_Vector::BoolVector_obj::set_15539e57, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::BoolVector_obj::shift, - ( ::Dynamic (hx::Object::*)(hx::Null< int > , ::Dynamic))&::openfl::_Vector::BoolVector_obj::slice, - ( void (hx::Object::*)( ::Dynamic))&::openfl::_Vector::BoolVector_obj::sort, - ( ::Dynamic (hx::Object::*)(int,int))&::openfl::_Vector::BoolVector_obj::splice, - ( ::String (hx::Object::*)())&::openfl::_Vector::BoolVector_obj::toString, - ( void (hx::Object::*)( ::Dynamic))&::openfl::_Vector::BoolVector_obj::unshift_489e4d05, -}; - -void BoolVector_obj::unshift_489e4d05( ::Dynamic value) { - unshift(value); -} - - ::Dynamic BoolVector_obj::set_15539e57(int index, ::Dynamic value) { - return set(index,value); -} - - ::Dynamic BoolVector_obj::removeAt_c4bfee54(int index) { - return removeAt(index); -} - -int BoolVector_obj::push_9c73657a( ::Dynamic value) { - return push(value); -} - -int BoolVector_obj::lastIndexOf_02dfccf1( ::Dynamic x, ::Dynamic from) { - return lastIndexOf(x,from); -} - -void BoolVector_obj::insertAt_5d1f93e2(int index, ::Dynamic element) { - insertAt(index,element); -} - -int BoolVector_obj::indexOf_44372b40( ::Dynamic x,hx::Null< int > from) { - return indexOf(x,from); -} - - ::Dynamic BoolVector_obj::get_c4bfee54(int index) { - return get(index); -} -void *BoolVector_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0x45e7caba: return &_hx_openfl__Vector_BoolVector__hx_openfl__Vector_IVector; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - -::Dynamic BoolVector_obj::concat(::Dynamic a){ - HX_GC_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_654_concat) -HXDLIN( 654) if (hx::IsNull( a )) { -HXLINE( 656) return ::openfl::_Vector::BoolVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->copy()); - } - else { -HXLINE( 660) ::openfl::_Vector::BoolVector other = ( ( ::openfl::_Vector::BoolVector)(a) ); -HXLINE( 662) if ((other->_hx___array->length > 0)) { -HXLINE( 664) return ::openfl::_Vector::BoolVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->concat(other->_hx___array)); - } - else { -HXLINE( 668) return ::openfl::_Vector::BoolVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->copy()); - } - } -HXLINE( 654) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(BoolVector_obj,concat,return ) - -::Dynamic BoolVector_obj::copy(){ - HX_GC_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_675_copy) -HXDLIN( 675) bool _hx_tmp = this->fixed; -HXDLIN( 675) return ::openfl::_Vector::BoolVector_obj::__alloc( HX_CTX ,0,_hx_tmp,this->_hx___array->copy()); - } - - -HX_DEFINE_DYNAMIC_FUNC0(BoolVector_obj,copy,return ) - -::Dynamic BoolVector_obj::filter( ::Dynamic callback){ - HX_GC_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_680_filter) -HXDLIN( 680) bool _hx_tmp = this->fixed; -HXDLIN( 680) ::Array< bool > _g = ::Array_obj< bool >::__new(0); -HXDLIN( 680) { -HXDLIN( 680) int _g1 = 0; -HXDLIN( 680) ::Array< bool > _g2 = this->_hx___array; -HXDLIN( 680) while((_g1 < _g2->length)){ -HXDLIN( 680) bool v = _g2->__get(_g1); -HXDLIN( 680) _g1 = (_g1 + 1); -HXDLIN( 680) if (( (bool)(callback(v)) )) { -HXDLIN( 680) _g->push(v); - } - } - } -HXDLIN( 680) return ::openfl::_Vector::BoolVector_obj::__alloc( HX_CTX ,0,_hx_tmp,_g); - } - - -HX_DEFINE_DYNAMIC_FUNC1(BoolVector_obj,filter,return ) - -bool BoolVector_obj::get(int index){ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_685_get) -HXDLIN( 685) if ((index >= this->_hx___array->length)) { -HXLINE( 687) return false; - } - else { -HXLINE( 691) return this->_hx___array->__get(index); - } -HXLINE( 685) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(BoolVector_obj,get,return ) - -int BoolVector_obj::indexOf(bool x,hx::Null< int > __o_from){ - int from = __o_from.Default(0); - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_696_indexOf) -HXLINE( 697) { -HXLINE( 697) int _g = from; -HXDLIN( 697) int _g1 = this->_hx___array->length; -HXDLIN( 697) while((_g < _g1)){ -HXLINE( 697) _g = (_g + 1); -HXDLIN( 697) int i = (_g - 1); -HXLINE( 699) if ((this->_hx___array->__get(i) == x)) { -HXLINE( 701) return i; - } - } - } -HXLINE( 705) return -1; - } - - -HX_DEFINE_DYNAMIC_FUNC2(BoolVector_obj,indexOf,return ) - -void BoolVector_obj::insertAt(int index,bool element){ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_710_insertAt) -HXDLIN( 710) bool _hx_tmp; -HXDLIN( 710) if (!(!(this->fixed))) { -HXDLIN( 710) _hx_tmp = (index < this->_hx___array->length); - } - else { -HXDLIN( 710) _hx_tmp = true; - } -HXDLIN( 710) if (_hx_tmp) { -HXLINE( 712) this->_hx___array->insert(index,element); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(BoolVector_obj,insertAt,(void)) - - ::Dynamic BoolVector_obj::iterator(){ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_718_iterator) -HXDLIN( 718) return this->_hx___array->iterator(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(BoolVector_obj,iterator,return ) - -::String BoolVector_obj::join(::String __o_sep){ - ::String sep = __o_sep; - if (hx::IsNull(__o_sep)) sep = HX_(",",2c,00,00,00); - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_723_join) -HXDLIN( 723) return this->_hx___array->join(sep); - } - - -HX_DEFINE_DYNAMIC_FUNC1(BoolVector_obj,join,return ) - -int BoolVector_obj::lastIndexOf(bool x, ::Dynamic from){ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_727_lastIndexOf) -HXLINE( 728) ::Dynamic i; -HXDLIN( 728) bool i1; -HXDLIN( 728) if (hx::IsNotNull( from )) { -HXLINE( 728) i1 = hx::IsGreaterEq( from,this->_hx___array->length ); - } - else { -HXLINE( 728) i1 = true; - } -HXDLIN( 728) if (i1) { -HXLINE( 728) i = (this->_hx___array->length - 1); - } - else { -HXLINE( 728) i = from; - } -HXLINE( 730) while(hx::IsGreaterEq( i,0 )){ -HXLINE( 732) if ((this->_hx___array->__get(( (int)(i) )) == x)) { -HXLINE( 732) return ( (int)(i) ); - } -HXLINE( 733) i = (( (int)(i) ) - 1); - } -HXLINE( 736) return -1; - } - - -HX_DEFINE_DYNAMIC_FUNC2(BoolVector_obj,lastIndexOf,return ) - - ::Dynamic BoolVector_obj::pop(){ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_741_pop) -HXDLIN( 741) if (!(this->fixed)) { -HXLINE( 743) return this->_hx___array->pop(); - } - else { -HXLINE( 747) return null(); - } -HXLINE( 741) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(BoolVector_obj,pop,return ) - -int BoolVector_obj::push(bool x){ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_753_push) -HXDLIN( 753) if (!(this->fixed)) { -HXLINE( 755) return this->_hx___array->push(x); - } - else { -HXLINE( 759) return this->_hx___array->length; - } -HXLINE( 753) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(BoolVector_obj,push,return ) - -bool BoolVector_obj::removeAt(int index){ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_764_removeAt) -HXLINE( 765) bool _hx_tmp; -HXDLIN( 765) if (!(!(this->fixed))) { -HXLINE( 765) _hx_tmp = (index < this->_hx___array->length); - } - else { -HXLINE( 765) _hx_tmp = true; - } -HXDLIN( 765) if (_hx_tmp) { -HXLINE( 767) return this->_hx___array->splice(index,1)->__get(0); - } -HXLINE( 770) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(BoolVector_obj,removeAt,return ) - -::Dynamic BoolVector_obj::reverse(){ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_774_reverse) -HXLINE( 775) this->_hx___array->reverse(); -HXLINE( 776) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC0(BoolVector_obj,reverse,return ) - -bool BoolVector_obj::set(int index,bool value){ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_781_set) -HXDLIN( 781) bool _hx_tmp; -HXDLIN( 781) if (!(!(this->fixed))) { -HXDLIN( 781) _hx_tmp = (index < this->_hx___array->length); - } - else { -HXDLIN( 781) _hx_tmp = true; - } -HXDLIN( 781) if (_hx_tmp) { -HXLINE( 783) return (this->_hx___array[index] = value); - } - else { -HXLINE( 787) return value; - } -HXLINE( 781) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC2(BoolVector_obj,set,return ) - - ::Dynamic BoolVector_obj::shift(){ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_793_shift) -HXDLIN( 793) if (!(this->fixed)) { -HXLINE( 795) return this->_hx___array->shift(); - } - else { -HXLINE( 799) return null(); - } -HXLINE( 793) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(BoolVector_obj,shift,return ) - -::Dynamic BoolVector_obj::slice(hx::Null< int > __o_startIndex, ::Dynamic endIndex){ - int startIndex = __o_startIndex.Default(0); - HX_GC_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_804_slice) -HXLINE( 805) if (hx::IsNull( endIndex )) { -HXLINE( 805) endIndex = 16777215; - } -HXLINE( 806) return ::openfl::_Vector::BoolVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->slice(startIndex,endIndex)); - } - - -HX_DEFINE_DYNAMIC_FUNC2(BoolVector_obj,slice,return ) - -void BoolVector_obj::sort( ::Dynamic f){ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_811_sort) -HXDLIN( 811) this->_hx___array->sort(f); - } - - -HX_DEFINE_DYNAMIC_FUNC1(BoolVector_obj,sort,(void)) - -::Dynamic BoolVector_obj::splice(int pos,int len){ - HX_GC_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_816_splice) -HXDLIN( 816) return ::openfl::_Vector::BoolVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->splice(pos,len)); - } - - -HX_DEFINE_DYNAMIC_FUNC2(BoolVector_obj,splice,return ) - - ::Dynamic BoolVector_obj::toJSON(){ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_822_toJSON) -HXDLIN( 822) return this->_hx___array; - } - - -HX_DEFINE_DYNAMIC_FUNC0(BoolVector_obj,toJSON,return ) - -::String BoolVector_obj::toString(){ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_827_toString) -HXDLIN( 827) if (hx::IsNotNull( this->_hx___array )) { -HXDLIN( 827) return this->_hx___array->toString(); - } - else { -HXDLIN( 827) return null(); - } -HXDLIN( 827) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(BoolVector_obj,toString,return ) - -void BoolVector_obj::unshift(bool x){ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_832_unshift) -HXDLIN( 832) if (!(this->fixed)) { -HXLINE( 834) this->_hx___array->unshift(x); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(BoolVector_obj,unshift,(void)) - -int BoolVector_obj::get_length(){ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_841_get_length) -HXDLIN( 841) return this->_hx___array->length; - } - - -HX_DEFINE_DYNAMIC_FUNC0(BoolVector_obj,get_length,return ) - -int BoolVector_obj::set_length(int value){ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_845_set_length) -HXLINE( 846) if (!(this->fixed)) { -HXLINE( 849) _hx_array_set_size_exact(this->_hx___array,value); - } -HXLINE( 871) return this->_hx___array->length; - } - - -HX_DEFINE_DYNAMIC_FUNC1(BoolVector_obj,set_length,return ) - - -hx::ObjectPtr< BoolVector_obj > BoolVector_obj::__new(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::Array< bool > array) { - hx::ObjectPtr< BoolVector_obj > __this = new BoolVector_obj(); - __this->__construct(__o_length,__o_fixed,array); - return __this; -} - -hx::ObjectPtr< BoolVector_obj > BoolVector_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::Array< bool > array) { - BoolVector_obj *__this = (BoolVector_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(BoolVector_obj), true, "openfl._Vector.BoolVector")); - *(void **)__this = BoolVector_obj::_hx_vtable; - __this->__construct(__o_length,__o_fixed,array); - return __this; -} - -BoolVector_obj::BoolVector_obj() -{ -} - -void BoolVector_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(BoolVector); - HX_MARK_MEMBER_NAME(fixed,"fixed"); - HX_MARK_MEMBER_NAME(_hx___array,"__array"); - HX_MARK_END_CLASS(); -} - -void BoolVector_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(fixed,"fixed"); - HX_VISIT_MEMBER_NAME(_hx___array,"__array"); -} - -hx::Val BoolVector_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"get") ) { return hx::Val( get_dyn() ); } - if (HX_FIELD_EQ(inName,"pop") ) { return hx::Val( pop_dyn() ); } - if (HX_FIELD_EQ(inName,"set") ) { return hx::Val( set_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"copy") ) { return hx::Val( copy_dyn() ); } - if (HX_FIELD_EQ(inName,"join") ) { return hx::Val( join_dyn() ); } - if (HX_FIELD_EQ(inName,"push") ) { return hx::Val( push_dyn() ); } - if (HX_FIELD_EQ(inName,"sort") ) { return hx::Val( sort_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"fixed") ) { return hx::Val( fixed ); } - if (HX_FIELD_EQ(inName,"shift") ) { return hx::Val( shift_dyn() ); } - if (HX_FIELD_EQ(inName,"slice") ) { return hx::Val( slice_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_length() ); } - if (HX_FIELD_EQ(inName,"concat") ) { return hx::Val( concat_dyn() ); } - if (HX_FIELD_EQ(inName,"filter") ) { return hx::Val( filter_dyn() ); } - if (HX_FIELD_EQ(inName,"splice") ) { return hx::Val( splice_dyn() ); } - if (HX_FIELD_EQ(inName,"toJSON") ) { return hx::Val( toJSON_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__array") ) { return hx::Val( _hx___array ); } - if (HX_FIELD_EQ(inName,"indexOf") ) { return hx::Val( indexOf_dyn() ); } - if (HX_FIELD_EQ(inName,"reverse") ) { return hx::Val( reverse_dyn() ); } - if (HX_FIELD_EQ(inName,"unshift") ) { return hx::Val( unshift_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"insertAt") ) { return hx::Val( insertAt_dyn() ); } - if (HX_FIELD_EQ(inName,"iterator") ) { return hx::Val( iterator_dyn() ); } - if (HX_FIELD_EQ(inName,"removeAt") ) { return hx::Val( removeAt_dyn() ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { return hx::Val( get_length_dyn() ); } - if (HX_FIELD_EQ(inName,"set_length") ) { return hx::Val( set_length_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"lastIndexOf") ) { return hx::Val( lastIndexOf_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val BoolVector_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"fixed") ) { fixed=inValue.Cast< bool >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_length(inValue.Cast< int >()) ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__array") ) { _hx___array=inValue.Cast< ::Array< bool > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void BoolVector_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("fixed",74,f9,a1,00)); - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("__array",79,c6,ed,8f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo BoolVector_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(BoolVector_obj,fixed),HX_("fixed",74,f9,a1,00)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(BoolVector_obj,_hx___array),HX_("__array",79,c6,ed,8f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *BoolVector_obj_sStaticStorageInfo = 0; -#endif - -static ::String BoolVector_obj_sMemberFields[] = { - HX_("fixed",74,f9,a1,00), - HX_("__array",79,c6,ed,8f), - HX_("concat",14,09,d0,c7), - HX_("copy",b5,bb,c4,41), - HX_("filter",b8,1f,35,85), - HX_("get",96,80,4e,00), - HX_("indexOf",c9,48,bf,e0), - HX_("insertAt",8c,7c,1f,c2), - HX_("iterator",ee,49,9a,93), - HX_("join",ea,33,65,46), - HX_("lastIndexOf",13,fd,6a,95), - HX_("pop",91,5d,55,00), - HX_("push",da,11,61,4a), - HX_("removeAt",57,6e,1b,ad), - HX_("reverse",22,39,fc,1a), - HX_("set",a2,9b,57,00), - HX_("shift",82,ec,22,7c), - HX_("slice",52,c4,c7,7e), - HX_("sort",5e,27,58,4c), - HX_("splice",7c,85,9e,bf), - HX_("toJSON",23,49,09,7c), - HX_("toString",ac,d0,6e,38), - HX_("unshift",89,e3,b3,78), - HX_("get_length",af,04,8f,8f), - HX_("set_length",23,a3,0c,93), - ::String(null()) }; - -hx::Class BoolVector_obj::__mClass; - -void BoolVector_obj::__register() -{ - BoolVector_obj _hx_dummy; - BoolVector_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl._Vector.BoolVector",37,5d,ce,2d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(BoolVector_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< BoolVector_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = BoolVector_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = BoolVector_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void BoolVector_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_dd7a5ba250c0e821_632_boot) -HXDLIN( 632) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("toJSON",23,49,09,7c), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))))) - ->setFixed(1,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace _Vector diff --git a/hGameTest/bin/linux/obj/src/openfl/_Vector/FloatVector.cpp b/hGameTest/bin/linux/obj/src/openfl/_Vector/FloatVector.cpp deleted file mode 100644 index 307c9a63..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/_Vector/FloatVector.cpp +++ /dev/null @@ -1,653 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_055b1e986ae1a23a_889_new,"openfl._Vector.FloatVector","new",0x7ccdf307,"openfl._Vector.FloatVector.new","openfl/Vector.hx",889,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_912_concat,"openfl._Vector.FloatVector","concat",0xbb39c8cd,"openfl._Vector.FloatVector.concat","openfl/Vector.hx",912,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_933_copy,"openfl._Vector.FloatVector","copy",0xb028eb2e,"openfl._Vector.FloatVector.copy","openfl/Vector.hx",933,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_938_filter,"openfl._Vector.FloatVector","filter",0x789edf71,"openfl._Vector.FloatVector.filter","openfl/Vector.hx",938,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_943_get,"openfl._Vector.FloatVector","get",0x7cc8a33d,"openfl._Vector.FloatVector.get","openfl/Vector.hx",943,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_947_indexOf,"openfl._Vector.FloatVector","indexOf",0xe9dd4af0,"openfl._Vector.FloatVector.indexOf","openfl/Vector.hx",947,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_961_insertAt,"openfl._Vector.FloatVector","insertAt",0xb3435c85,"openfl._Vector.FloatVector.insertAt","openfl/Vector.hx",961,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_969_iterator,"openfl._Vector.FloatVector","iterator",0x84be29e7,"openfl._Vector.FloatVector.iterator","openfl/Vector.hx",969,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_974_join,"openfl._Vector.FloatVector","join",0xb4c96363,"openfl._Vector.FloatVector.join","openfl/Vector.hx",974,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_978_lastIndexOf,"openfl._Vector.FloatVector","lastIndexOf",0xc7529eba,"openfl._Vector.FloatVector.lastIndexOf","openfl/Vector.hx",978,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_992_pop,"openfl._Vector.FloatVector","pop",0x7ccf8038,"openfl._Vector.FloatVector.pop","openfl/Vector.hx",992,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_1004_push,"openfl._Vector.FloatVector","push",0xb8c54153,"openfl._Vector.FloatVector.push","openfl/Vector.hx",1004,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_1015_removeAt,"openfl._Vector.FloatVector","removeAt",0x9e3f4e50,"openfl._Vector.FloatVector.removeAt","openfl/Vector.hx",1015,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_1025_reverse,"openfl._Vector.FloatVector","reverse",0x241a3b49,"openfl._Vector.FloatVector.reverse","openfl/Vector.hx",1025,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_1032_set,"openfl._Vector.FloatVector","set",0x7cd1be49,"openfl._Vector.FloatVector.set","openfl/Vector.hx",1032,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_1044_shift,"openfl._Vector.FloatVector","shift",0xa56846e9,"openfl._Vector.FloatVector.shift","openfl/Vector.hx",1044,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_1055_slice,"openfl._Vector.FloatVector","slice",0xa80d1eb9,"openfl._Vector.FloatVector.slice","openfl/Vector.hx",1055,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_1062_sort,"openfl._Vector.FloatVector","sort",0xbabc56d7,"openfl._Vector.FloatVector.sort","openfl/Vector.hx",1062,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_1067_splice,"openfl._Vector.FloatVector","splice",0xb3084535,"openfl._Vector.FloatVector.splice","openfl/Vector.hx",1067,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_1073_toJSON,"openfl._Vector.FloatVector","toJSON",0x6f7308dc,"openfl._Vector.FloatVector.toJSON","openfl/Vector.hx",1073,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_1078_toString,"openfl._Vector.FloatVector","toString",0x2992b0a5,"openfl._Vector.FloatVector.toString","openfl/Vector.hx",1078,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_1083_unshift,"openfl._Vector.FloatVector","unshift",0x81d1e5b0,"openfl._Vector.FloatVector.unshift","openfl/Vector.hx",1083,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_1092_get_length,"openfl._Vector.FloatVector","get_length",0xf96594e8,"openfl._Vector.FloatVector.get_length","openfl/Vector.hx",1092,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_1096_set_length,"openfl._Vector.FloatVector","set_length",0xfce3335c,"openfl._Vector.FloatVector.set_length","openfl/Vector.hx",1096,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_055b1e986ae1a23a_880_boot,"openfl._Vector.FloatVector","boot",0xaf7fb3ab,"openfl._Vector.FloatVector.boot","openfl/Vector.hx",880,0x4a01873c) -namespace openfl{ -namespace _Vector{ - -void FloatVector_obj::__construct(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array,hx::Null< bool > __o_forceCopy){ - int length = __o_length.Default(0); - bool fixed = __o_fixed.Default(false); - bool forceCopy = __o_forceCopy.Default(false); - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_889_new) -HXLINE( 890) if (forceCopy) { -HXLINE( 892) this->_hx___array = ::Array_obj< Float >::__new(); -HXLINE( 893) if (hx::IsNotNull( array )) { -HXLINE( 893) int _g = 0; -HXDLIN( 893) int _g1 = array->get_length(); -HXDLIN( 893) while((_g < _g1)){ -HXLINE( 893) _g = (_g + 1); -HXDLIN( 893) int i = (_g - 1); -HXLINE( 894) this->_hx___array[i] = ( (Float)(array->__get(i)) ); - } - } - } - else { -HXLINE( 898) if (hx::IsNull( array )) { -HXLINE( 898) array = ::Array_obj< Float >::__new(); - } -HXLINE( 899) this->_hx___array = array; - } -HXLINE( 902) if ((length > 0)) { -HXLINE( 904) this->set_length(length); - } -HXLINE( 907) this->fixed = fixed; - } - -Dynamic FloatVector_obj::__CreateEmpty() { return new FloatVector_obj; } - -void *FloatVector_obj::_hx_vtable = 0; - -Dynamic FloatVector_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< FloatVector_obj > _hx_result = new FloatVector_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool FloatVector_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6497e72d; -} - -static ::openfl::_Vector::IVector_obj _hx_openfl__Vector_FloatVector__hx_openfl__Vector_IVector= { - ( int (hx::Object::*)())&::openfl::_Vector::FloatVector_obj::get_length, - ( int (hx::Object::*)(int))&::openfl::_Vector::FloatVector_obj::set_length, - ( ::Dynamic (hx::Object::*)(::Dynamic))&::openfl::_Vector::FloatVector_obj::concat, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::FloatVector_obj::copy, - ( ::Dynamic (hx::Object::*)( ::Dynamic))&::openfl::_Vector::FloatVector_obj::filter, - ( ::Dynamic (hx::Object::*)(int))&::openfl::_Vector::FloatVector_obj::get_c4bfee54, - ( int (hx::Object::*)( ::Dynamic,hx::Null< int > ))&::openfl::_Vector::FloatVector_obj::indexOf_44372b40, - ( void (hx::Object::*)(int, ::Dynamic))&::openfl::_Vector::FloatVector_obj::insertAt_5d1f93e2, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::FloatVector_obj::iterator, - ( ::String (hx::Object::*)(::String))&::openfl::_Vector::FloatVector_obj::join, - ( int (hx::Object::*)( ::Dynamic, ::Dynamic))&::openfl::_Vector::FloatVector_obj::lastIndexOf_02dfccf1, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::FloatVector_obj::pop, - ( int (hx::Object::*)( ::Dynamic))&::openfl::_Vector::FloatVector_obj::push_9c73657a, - ( ::Dynamic (hx::Object::*)(int))&::openfl::_Vector::FloatVector_obj::removeAt_c4bfee54, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::FloatVector_obj::reverse, - ( ::Dynamic (hx::Object::*)(int, ::Dynamic))&::openfl::_Vector::FloatVector_obj::set_15539e57, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::FloatVector_obj::shift, - ( ::Dynamic (hx::Object::*)(hx::Null< int > , ::Dynamic))&::openfl::_Vector::FloatVector_obj::slice, - ( void (hx::Object::*)( ::Dynamic))&::openfl::_Vector::FloatVector_obj::sort, - ( ::Dynamic (hx::Object::*)(int,int))&::openfl::_Vector::FloatVector_obj::splice, - ( ::String (hx::Object::*)())&::openfl::_Vector::FloatVector_obj::toString, - ( void (hx::Object::*)( ::Dynamic))&::openfl::_Vector::FloatVector_obj::unshift_489e4d05, -}; - -void FloatVector_obj::unshift_489e4d05( ::Dynamic value) { - unshift(value); -} - - ::Dynamic FloatVector_obj::set_15539e57(int index, ::Dynamic value) { - return set(index,value); -} - - ::Dynamic FloatVector_obj::removeAt_c4bfee54(int index) { - return removeAt(index); -} - -int FloatVector_obj::push_9c73657a( ::Dynamic value) { - return push(value); -} - -int FloatVector_obj::lastIndexOf_02dfccf1( ::Dynamic x, ::Dynamic from) { - return lastIndexOf(x,from); -} - -void FloatVector_obj::insertAt_5d1f93e2(int index, ::Dynamic element) { - insertAt(index,element); -} - -int FloatVector_obj::indexOf_44372b40( ::Dynamic x,hx::Null< int > from) { - return indexOf(x,from); -} - - ::Dynamic FloatVector_obj::get_c4bfee54(int index) { - return get(index); -} -void *FloatVector_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0x45e7caba: return &_hx_openfl__Vector_FloatVector__hx_openfl__Vector_IVector; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - -::Dynamic FloatVector_obj::concat(::Dynamic a){ - HX_GC_STACKFRAME(&_hx_pos_055b1e986ae1a23a_912_concat) -HXDLIN( 912) if (hx::IsNull( a )) { -HXLINE( 914) return ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->copy(),null()); - } - else { -HXLINE( 918) ::openfl::_Vector::FloatVector other = ( ( ::openfl::_Vector::FloatVector)(a) ); -HXLINE( 920) if ((other->_hx___array->length > 0)) { -HXLINE( 922) return ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->concat(other->_hx___array),null()); - } - else { -HXLINE( 926) return ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->copy(),null()); - } - } -HXLINE( 912) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(FloatVector_obj,concat,return ) - -::Dynamic FloatVector_obj::copy(){ - HX_GC_STACKFRAME(&_hx_pos_055b1e986ae1a23a_933_copy) -HXDLIN( 933) bool _hx_tmp = this->fixed; -HXDLIN( 933) return ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,0,_hx_tmp,this->_hx___array->copy(),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC0(FloatVector_obj,copy,return ) - -::Dynamic FloatVector_obj::filter( ::Dynamic callback){ - HX_GC_STACKFRAME(&_hx_pos_055b1e986ae1a23a_938_filter) -HXDLIN( 938) bool _hx_tmp = this->fixed; -HXDLIN( 938) ::Array< Float > _g = ::Array_obj< Float >::__new(0); -HXDLIN( 938) { -HXDLIN( 938) int _g1 = 0; -HXDLIN( 938) ::Array< Float > _g2 = this->_hx___array; -HXDLIN( 938) while((_g1 < _g2->length)){ -HXDLIN( 938) Float v = _g2->__get(_g1); -HXDLIN( 938) _g1 = (_g1 + 1); -HXDLIN( 938) if (( (bool)(callback(v)) )) { -HXDLIN( 938) _g->push(v); - } - } - } -HXDLIN( 938) return ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,0,_hx_tmp,_g,null()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(FloatVector_obj,filter,return ) - -Float FloatVector_obj::get(int index){ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_943_get) -HXDLIN( 943) return this->_hx___array->__get(index); - } - - -HX_DEFINE_DYNAMIC_FUNC1(FloatVector_obj,get,return ) - -int FloatVector_obj::indexOf(Float x,hx::Null< int > __o_from){ - int from = __o_from.Default(0); - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_947_indexOf) -HXLINE( 948) { -HXLINE( 948) int _g = from; -HXDLIN( 948) int _g1 = this->_hx___array->length; -HXDLIN( 948) while((_g < _g1)){ -HXLINE( 948) _g = (_g + 1); -HXDLIN( 948) int i = (_g - 1); -HXLINE( 950) if ((this->_hx___array->__get(i) == x)) { -HXLINE( 952) return i; - } - } - } -HXLINE( 956) return -1; - } - - -HX_DEFINE_DYNAMIC_FUNC2(FloatVector_obj,indexOf,return ) - -void FloatVector_obj::insertAt(int index,Float element){ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_961_insertAt) -HXDLIN( 961) bool _hx_tmp; -HXDLIN( 961) if (!(!(this->fixed))) { -HXDLIN( 961) _hx_tmp = (index < this->_hx___array->length); - } - else { -HXDLIN( 961) _hx_tmp = true; - } -HXDLIN( 961) if (_hx_tmp) { -HXLINE( 963) this->_hx___array->insert(index,element); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(FloatVector_obj,insertAt,(void)) - - ::Dynamic FloatVector_obj::iterator(){ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_969_iterator) -HXDLIN( 969) return this->_hx___array->iterator(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(FloatVector_obj,iterator,return ) - -::String FloatVector_obj::join(::String __o_sep){ - ::String sep = __o_sep; - if (hx::IsNull(__o_sep)) sep = HX_(",",2c,00,00,00); - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_974_join) -HXDLIN( 974) return this->_hx___array->join(sep); - } - - -HX_DEFINE_DYNAMIC_FUNC1(FloatVector_obj,join,return ) - -int FloatVector_obj::lastIndexOf(Float x, ::Dynamic from){ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_978_lastIndexOf) -HXLINE( 979) ::Dynamic i; -HXDLIN( 979) bool i1; -HXDLIN( 979) if (hx::IsNotNull( from )) { -HXLINE( 979) i1 = hx::IsGreaterEq( from,this->_hx___array->length ); - } - else { -HXLINE( 979) i1 = true; - } -HXDLIN( 979) if (i1) { -HXLINE( 979) i = (this->_hx___array->length - 1); - } - else { -HXLINE( 979) i = from; - } -HXLINE( 981) while(hx::IsGreaterEq( i,0 )){ -HXLINE( 983) if ((this->_hx___array->__get(( (int)(i) )) == x)) { -HXLINE( 983) return ( (int)(i) ); - } -HXLINE( 984) i = (( (int)(i) ) - 1); - } -HXLINE( 987) return -1; - } - - -HX_DEFINE_DYNAMIC_FUNC2(FloatVector_obj,lastIndexOf,return ) - - ::Dynamic FloatVector_obj::pop(){ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_992_pop) -HXDLIN( 992) if (!(this->fixed)) { -HXLINE( 994) return this->_hx___array->pop(); - } - else { -HXLINE( 998) return null(); - } -HXLINE( 992) return ((Float)0.); - } - - -HX_DEFINE_DYNAMIC_FUNC0(FloatVector_obj,pop,return ) - -int FloatVector_obj::push(Float x){ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_1004_push) -HXDLIN(1004) if (!(this->fixed)) { -HXLINE(1006) return this->_hx___array->push(x); - } - else { -HXLINE(1010) return this->_hx___array->length; - } -HXLINE(1004) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(FloatVector_obj,push,return ) - -Float FloatVector_obj::removeAt(int index){ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_1015_removeAt) -HXLINE(1016) bool _hx_tmp; -HXDLIN(1016) if (!(!(this->fixed))) { -HXLINE(1016) _hx_tmp = (index < this->_hx___array->length); - } - else { -HXLINE(1016) _hx_tmp = true; - } -HXDLIN(1016) if (_hx_tmp) { -HXLINE(1018) return this->_hx___array->splice(index,1)->__get(0); - } -HXLINE(1021) return ( (Float)(0) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(FloatVector_obj,removeAt,return ) - -::Dynamic FloatVector_obj::reverse(){ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_1025_reverse) -HXLINE(1026) this->_hx___array->reverse(); -HXLINE(1027) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC0(FloatVector_obj,reverse,return ) - -Float FloatVector_obj::set(int index,Float value){ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_1032_set) -HXDLIN(1032) bool _hx_tmp; -HXDLIN(1032) if (!(!(this->fixed))) { -HXDLIN(1032) _hx_tmp = (index < this->_hx___array->length); - } - else { -HXDLIN(1032) _hx_tmp = true; - } -HXDLIN(1032) if (_hx_tmp) { -HXLINE(1034) return (this->_hx___array[index] = value); - } - else { -HXLINE(1038) return value; - } -HXLINE(1032) return ((Float)0.); - } - - -HX_DEFINE_DYNAMIC_FUNC2(FloatVector_obj,set,return ) - - ::Dynamic FloatVector_obj::shift(){ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_1044_shift) -HXDLIN(1044) if (!(this->fixed)) { -HXLINE(1046) return this->_hx___array->shift(); - } - else { -HXLINE(1050) return null(); - } -HXLINE(1044) return ((Float)0.); - } - - -HX_DEFINE_DYNAMIC_FUNC0(FloatVector_obj,shift,return ) - -::Dynamic FloatVector_obj::slice(hx::Null< int > __o_startIndex, ::Dynamic endIndex){ - int startIndex = __o_startIndex.Default(0); - HX_GC_STACKFRAME(&_hx_pos_055b1e986ae1a23a_1055_slice) -HXLINE(1056) if (hx::IsNull( endIndex )) { -HXLINE(1056) endIndex = 16777215; - } -HXLINE(1057) return ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->slice(startIndex,endIndex),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC2(FloatVector_obj,slice,return ) - -void FloatVector_obj::sort( ::Dynamic f){ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_1062_sort) -HXDLIN(1062) this->_hx___array->sort(f); - } - - -HX_DEFINE_DYNAMIC_FUNC1(FloatVector_obj,sort,(void)) - -::Dynamic FloatVector_obj::splice(int pos,int len){ - HX_GC_STACKFRAME(&_hx_pos_055b1e986ae1a23a_1067_splice) -HXDLIN(1067) return ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->splice(pos,len),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC2(FloatVector_obj,splice,return ) - - ::Dynamic FloatVector_obj::toJSON(){ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_1073_toJSON) -HXDLIN(1073) return this->_hx___array; - } - - -HX_DEFINE_DYNAMIC_FUNC0(FloatVector_obj,toJSON,return ) - -::String FloatVector_obj::toString(){ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_1078_toString) -HXDLIN(1078) if (hx::IsNotNull( this->_hx___array )) { -HXDLIN(1078) return this->_hx___array->toString(); - } - else { -HXDLIN(1078) return null(); - } -HXDLIN(1078) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(FloatVector_obj,toString,return ) - -void FloatVector_obj::unshift(Float x){ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_1083_unshift) -HXDLIN(1083) if (!(this->fixed)) { -HXLINE(1085) this->_hx___array->unshift(x); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(FloatVector_obj,unshift,(void)) - -int FloatVector_obj::get_length(){ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_1092_get_length) -HXDLIN(1092) return this->_hx___array->length; - } - - -HX_DEFINE_DYNAMIC_FUNC0(FloatVector_obj,get_length,return ) - -int FloatVector_obj::set_length(int value){ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_1096_set_length) -HXLINE(1097) bool _hx_tmp; -HXDLIN(1097) if ((value != this->_hx___array->length)) { -HXLINE(1097) _hx_tmp = !(this->fixed); - } - else { -HXLINE(1097) _hx_tmp = false; - } -HXDLIN(1097) if (_hx_tmp) { -HXLINE(1100) if ((value > this->_hx___array->length)) { -HXLINE(1102) _hx_array_set_size_exact(this->_hx___array,value); - } - else { -HXLINE(1106) this->_hx___array->removeRange(value,this->_hx___array->length); - } - } -HXLINE(1129) return this->_hx___array->length; - } - - -HX_DEFINE_DYNAMIC_FUNC1(FloatVector_obj,set_length,return ) - - -hx::ObjectPtr< FloatVector_obj > FloatVector_obj::__new(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array,hx::Null< bool > __o_forceCopy) { - hx::ObjectPtr< FloatVector_obj > __this = new FloatVector_obj(); - __this->__construct(__o_length,__o_fixed,array,__o_forceCopy); - return __this; -} - -hx::ObjectPtr< FloatVector_obj > FloatVector_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array,hx::Null< bool > __o_forceCopy) { - FloatVector_obj *__this = (FloatVector_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(FloatVector_obj), true, "openfl._Vector.FloatVector")); - *(void **)__this = FloatVector_obj::_hx_vtable; - __this->__construct(__o_length,__o_fixed,array,__o_forceCopy); - return __this; -} - -FloatVector_obj::FloatVector_obj() -{ -} - -void FloatVector_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(FloatVector); - HX_MARK_MEMBER_NAME(fixed,"fixed"); - HX_MARK_MEMBER_NAME(_hx___array,"__array"); - HX_MARK_END_CLASS(); -} - -void FloatVector_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(fixed,"fixed"); - HX_VISIT_MEMBER_NAME(_hx___array,"__array"); -} - -hx::Val FloatVector_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"get") ) { return hx::Val( get_dyn() ); } - if (HX_FIELD_EQ(inName,"pop") ) { return hx::Val( pop_dyn() ); } - if (HX_FIELD_EQ(inName,"set") ) { return hx::Val( set_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"copy") ) { return hx::Val( copy_dyn() ); } - if (HX_FIELD_EQ(inName,"join") ) { return hx::Val( join_dyn() ); } - if (HX_FIELD_EQ(inName,"push") ) { return hx::Val( push_dyn() ); } - if (HX_FIELD_EQ(inName,"sort") ) { return hx::Val( sort_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"fixed") ) { return hx::Val( fixed ); } - if (HX_FIELD_EQ(inName,"shift") ) { return hx::Val( shift_dyn() ); } - if (HX_FIELD_EQ(inName,"slice") ) { return hx::Val( slice_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_length() ); } - if (HX_FIELD_EQ(inName,"concat") ) { return hx::Val( concat_dyn() ); } - if (HX_FIELD_EQ(inName,"filter") ) { return hx::Val( filter_dyn() ); } - if (HX_FIELD_EQ(inName,"splice") ) { return hx::Val( splice_dyn() ); } - if (HX_FIELD_EQ(inName,"toJSON") ) { return hx::Val( toJSON_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__array") ) { return hx::Val( _hx___array ); } - if (HX_FIELD_EQ(inName,"indexOf") ) { return hx::Val( indexOf_dyn() ); } - if (HX_FIELD_EQ(inName,"reverse") ) { return hx::Val( reverse_dyn() ); } - if (HX_FIELD_EQ(inName,"unshift") ) { return hx::Val( unshift_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"insertAt") ) { return hx::Val( insertAt_dyn() ); } - if (HX_FIELD_EQ(inName,"iterator") ) { return hx::Val( iterator_dyn() ); } - if (HX_FIELD_EQ(inName,"removeAt") ) { return hx::Val( removeAt_dyn() ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { return hx::Val( get_length_dyn() ); } - if (HX_FIELD_EQ(inName,"set_length") ) { return hx::Val( set_length_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"lastIndexOf") ) { return hx::Val( lastIndexOf_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val FloatVector_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"fixed") ) { fixed=inValue.Cast< bool >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_length(inValue.Cast< int >()) ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__array") ) { _hx___array=inValue.Cast< ::Array< Float > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void FloatVector_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("fixed",74,f9,a1,00)); - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("__array",79,c6,ed,8f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo FloatVector_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(FloatVector_obj,fixed),HX_("fixed",74,f9,a1,00)}, - {hx::fsObject /* ::Array< Float > */ ,(int)offsetof(FloatVector_obj,_hx___array),HX_("__array",79,c6,ed,8f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *FloatVector_obj_sStaticStorageInfo = 0; -#endif - -static ::String FloatVector_obj_sMemberFields[] = { - HX_("fixed",74,f9,a1,00), - HX_("__array",79,c6,ed,8f), - HX_("concat",14,09,d0,c7), - HX_("copy",b5,bb,c4,41), - HX_("filter",b8,1f,35,85), - HX_("get",96,80,4e,00), - HX_("indexOf",c9,48,bf,e0), - HX_("insertAt",8c,7c,1f,c2), - HX_("iterator",ee,49,9a,93), - HX_("join",ea,33,65,46), - HX_("lastIndexOf",13,fd,6a,95), - HX_("pop",91,5d,55,00), - HX_("push",da,11,61,4a), - HX_("removeAt",57,6e,1b,ad), - HX_("reverse",22,39,fc,1a), - HX_("set",a2,9b,57,00), - HX_("shift",82,ec,22,7c), - HX_("slice",52,c4,c7,7e), - HX_("sort",5e,27,58,4c), - HX_("splice",7c,85,9e,bf), - HX_("toJSON",23,49,09,7c), - HX_("toString",ac,d0,6e,38), - HX_("unshift",89,e3,b3,78), - HX_("get_length",af,04,8f,8f), - HX_("set_length",23,a3,0c,93), - ::String(null()) }; - -hx::Class FloatVector_obj::__mClass; - -void FloatVector_obj::__register() -{ - FloatVector_obj _hx_dummy; - FloatVector_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl._Vector.FloatVector",95,63,f0,2f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(FloatVector_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< FloatVector_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = FloatVector_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = FloatVector_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void FloatVector_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_055b1e986ae1a23a_880_boot) -HXDLIN( 880) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("_",5f,00,00,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("toJSON",23,49,09,7c), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))))) - ->setFixed(1,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace _Vector diff --git a/hGameTest/bin/linux/obj/src/openfl/_Vector/FunctionVector.cpp b/hGameTest/bin/linux/obj/src/openfl/_Vector/FunctionVector.cpp deleted file mode 100644 index bc152266..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/_Vector/FunctionVector.cpp +++ /dev/null @@ -1,602 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_openfl__Vector_FunctionVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1147_new,"openfl._Vector.FunctionVector","new",0x9bdddf17,"openfl._Vector.FunctionVector.new","openfl/Vector.hx",1147,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1161_concat,"openfl._Vector.FunctionVector","concat",0x3878c6bd,"openfl._Vector.FunctionVector.concat","openfl/Vector.hx",1161,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1182_copy,"openfl._Vector.FunctionVector","copy",0xbf078d1e,"openfl._Vector.FunctionVector.copy","openfl/Vector.hx",1182,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1187_filter,"openfl._Vector.FunctionVector","filter",0xf5dddd61,"openfl._Vector.FunctionVector.filter","openfl/Vector.hx",1187,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1192_get,"openfl._Vector.FunctionVector","get",0x9bd88f4d,"openfl._Vector.FunctionVector.get","openfl/Vector.hx",1192,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1203_indexOf,"openfl._Vector.FunctionVector","indexOf",0x03bc7f00,"openfl._Vector.FunctionVector.indexOf","openfl/Vector.hx",1203,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1217_insertAt,"openfl._Vector.FunctionVector","insertAt",0x3cb1b675,"openfl._Vector.FunctionVector.insertAt","openfl/Vector.hx",1217,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1225_iterator,"openfl._Vector.FunctionVector","iterator",0x0e2c83d7,"openfl._Vector.FunctionVector.iterator","openfl/Vector.hx",1225,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1230_join,"openfl._Vector.FunctionVector","join",0xc3a80553,"openfl._Vector.FunctionVector.join","openfl/Vector.hx",1230,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1234_lastIndexOf,"openfl._Vector.FunctionVector","lastIndexOf",0xc9451aca,"openfl._Vector.FunctionVector.lastIndexOf","openfl/Vector.hx",1234,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1248_pop,"openfl._Vector.FunctionVector","pop",0x9bdf6c48,"openfl._Vector.FunctionVector.pop","openfl/Vector.hx",1248,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1260_push,"openfl._Vector.FunctionVector","push",0xc7a3e343,"openfl._Vector.FunctionVector.push","openfl/Vector.hx",1260,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1271_removeAt,"openfl._Vector.FunctionVector","removeAt",0x27ada840,"openfl._Vector.FunctionVector.removeAt","openfl/Vector.hx",1271,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1281_reverse,"openfl._Vector.FunctionVector","reverse",0x3df96f59,"openfl._Vector.FunctionVector.reverse","openfl/Vector.hx",1281,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1288_set,"openfl._Vector.FunctionVector","set",0x9be1aa59,"openfl._Vector.FunctionVector.set","openfl/Vector.hx",1288,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1300_shift,"openfl._Vector.FunctionVector","shift",0x995756f9,"openfl._Vector.FunctionVector.shift","openfl/Vector.hx",1300,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1311_slice,"openfl._Vector.FunctionVector","slice",0x9bfc2ec9,"openfl._Vector.FunctionVector.slice","openfl/Vector.hx",1311,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1318_sort,"openfl._Vector.FunctionVector","sort",0xc99af8c7,"openfl._Vector.FunctionVector.sort","openfl/Vector.hx",1318,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1323_splice,"openfl._Vector.FunctionVector","splice",0x30474325,"openfl._Vector.FunctionVector.splice","openfl/Vector.hx",1323,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1329_toJSON,"openfl._Vector.FunctionVector","toJSON",0xecb206cc,"openfl._Vector.FunctionVector.toJSON","openfl/Vector.hx",1329,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1334_toString,"openfl._Vector.FunctionVector","toString",0xb3010a95,"openfl._Vector.FunctionVector.toString","openfl/Vector.hx",1334,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1339_unshift,"openfl._Vector.FunctionVector","unshift",0x9bb119c0,"openfl._Vector.FunctionVector.unshift","openfl/Vector.hx",1339,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1348_get_length,"openfl._Vector.FunctionVector","get_length",0x7e924ad8,"openfl._Vector.FunctionVector.get_length","openfl/Vector.hx",1348,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1352_set_length,"openfl._Vector.FunctionVector","set_length",0x820fe94c,"openfl._Vector.FunctionVector.set_length","openfl/Vector.hx",1352,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_f37013fa3e7b7067_1139_boot,"openfl._Vector.FunctionVector","boot",0xbe5e559b,"openfl._Vector.FunctionVector.boot","openfl/Vector.hx",1139,0x4a01873c) -namespace openfl{ -namespace _Vector{ - -void FunctionVector_obj::__construct(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array){ - int length = __o_length.Default(0); - bool fixed = __o_fixed.Default(false); - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1147_new) -HXLINE(1148) if (hx::IsNull( array )) { -HXLINE(1148) array = ::cpp::VirtualArray_obj::__new(); - } -HXLINE(1149) this->_hx___array = array; -HXLINE(1151) if ((length > 0)) { -HXLINE(1153) this->set_length(length); - } -HXLINE(1156) this->fixed = fixed; - } - -Dynamic FunctionVector_obj::__CreateEmpty() { return new FunctionVector_obj; } - -void *FunctionVector_obj::_hx_vtable = 0; - -Dynamic FunctionVector_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< FunctionVector_obj > _hx_result = new FunctionVector_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool FunctionVector_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3899d30d; -} - -static ::openfl::_Vector::IVector_obj _hx_openfl__Vector_FunctionVector__hx_openfl__Vector_IVector= { - ( int (hx::Object::*)())&::openfl::_Vector::FunctionVector_obj::get_length, - ( int (hx::Object::*)(int))&::openfl::_Vector::FunctionVector_obj::set_length, - ( ::Dynamic (hx::Object::*)(::Dynamic))&::openfl::_Vector::FunctionVector_obj::concat, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::FunctionVector_obj::copy, - ( ::Dynamic (hx::Object::*)( ::Dynamic))&::openfl::_Vector::FunctionVector_obj::filter, - ( ::Dynamic (hx::Object::*)(int))&::openfl::_Vector::FunctionVector_obj::get, - ( int (hx::Object::*)( ::Dynamic,hx::Null< int > ))&::openfl::_Vector::FunctionVector_obj::indexOf, - ( void (hx::Object::*)(int, ::Dynamic))&::openfl::_Vector::FunctionVector_obj::insertAt, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::FunctionVector_obj::iterator, - ( ::String (hx::Object::*)(::String))&::openfl::_Vector::FunctionVector_obj::join, - ( int (hx::Object::*)( ::Dynamic, ::Dynamic))&::openfl::_Vector::FunctionVector_obj::lastIndexOf, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::FunctionVector_obj::pop, - ( int (hx::Object::*)( ::Dynamic))&::openfl::_Vector::FunctionVector_obj::push, - ( ::Dynamic (hx::Object::*)(int))&::openfl::_Vector::FunctionVector_obj::removeAt, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::FunctionVector_obj::reverse, - ( ::Dynamic (hx::Object::*)(int, ::Dynamic))&::openfl::_Vector::FunctionVector_obj::set, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::FunctionVector_obj::shift, - ( ::Dynamic (hx::Object::*)(hx::Null< int > , ::Dynamic))&::openfl::_Vector::FunctionVector_obj::slice, - ( void (hx::Object::*)( ::Dynamic))&::openfl::_Vector::FunctionVector_obj::sort, - ( ::Dynamic (hx::Object::*)(int,int))&::openfl::_Vector::FunctionVector_obj::splice, - ( ::String (hx::Object::*)())&::openfl::_Vector::FunctionVector_obj::toString, - ( void (hx::Object::*)( ::Dynamic))&::openfl::_Vector::FunctionVector_obj::unshift, -}; - -void *FunctionVector_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0x45e7caba: return &_hx_openfl__Vector_FunctionVector__hx_openfl__Vector_IVector; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - -::Dynamic FunctionVector_obj::concat(::Dynamic a){ - HX_GC_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1161_concat) -HXDLIN(1161) if (hx::IsNull( a )) { -HXLINE(1163) return ::openfl::_Vector::FunctionVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->copy()); - } - else { -HXLINE(1167) ::openfl::_Vector::FunctionVector other = ( ( ::openfl::_Vector::FunctionVector)(a) ); -HXLINE(1169) if ((other->_hx___array->get_length() > 0)) { -HXLINE(1171) return ::openfl::_Vector::FunctionVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->concat(other->_hx___array)); - } - else { -HXLINE(1175) return ::openfl::_Vector::FunctionVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->copy()); - } - } -HXLINE(1161) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(FunctionVector_obj,concat,return ) - -::Dynamic FunctionVector_obj::copy(){ - HX_GC_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1182_copy) -HXDLIN(1182) bool _hx_tmp = this->fixed; -HXDLIN(1182) return ::openfl::_Vector::FunctionVector_obj::__alloc( HX_CTX ,0,_hx_tmp,this->_hx___array->copy()); - } - - -HX_DEFINE_DYNAMIC_FUNC0(FunctionVector_obj,copy,return ) - -::Dynamic FunctionVector_obj::filter( ::Dynamic callback){ - HX_GC_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1187_filter) -HXDLIN(1187) bool _hx_tmp = this->fixed; -HXDLIN(1187) ::cpp::VirtualArray _g = ::cpp::VirtualArray_obj::__new(0); -HXDLIN(1187) { -HXDLIN(1187) int _g1 = 0; -HXDLIN(1187) ::cpp::VirtualArray _g2 = this->_hx___array; -HXDLIN(1187) while((_g1 < _g2->get_length())){ -HXDLIN(1187) ::Dynamic v = _g2->__get(_g1); -HXDLIN(1187) _g1 = (_g1 + 1); -HXDLIN(1187) if (( (bool)(callback(v)) )) { -HXDLIN(1187) _g->push(v); - } - } - } -HXDLIN(1187) return ::openfl::_Vector::FunctionVector_obj::__alloc( HX_CTX ,0,_hx_tmp,_g); - } - - -HX_DEFINE_DYNAMIC_FUNC1(FunctionVector_obj,filter,return ) - - ::Dynamic FunctionVector_obj::get(int index){ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1192_get) -HXDLIN(1192) if ((index >= this->_hx___array->get_length())) { -HXLINE(1194) return null(); - } - else { -HXLINE(1198) return this->_hx___array->__get(index); - } -HXLINE(1192) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(FunctionVector_obj,get,return ) - -int FunctionVector_obj::indexOf( ::Dynamic x,hx::Null< int > __o_from){ - int from = __o_from.Default(0); - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1203_indexOf) -HXLINE(1204) { -HXLINE(1204) int _g = from; -HXDLIN(1204) int _g1 = this->_hx___array->get_length(); -HXDLIN(1204) while((_g < _g1)){ -HXLINE(1204) _g = (_g + 1); -HXDLIN(1204) int i = (_g - 1); -HXLINE(1206) if (::Reflect_obj::compareMethods(this->_hx___array->__get(i),x)) { -HXLINE(1208) return i; - } - } - } -HXLINE(1212) return -1; - } - - -HX_DEFINE_DYNAMIC_FUNC2(FunctionVector_obj,indexOf,return ) - -void FunctionVector_obj::insertAt(int index, ::Dynamic element){ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1217_insertAt) -HXDLIN(1217) bool _hx_tmp; -HXDLIN(1217) if (!(!(this->fixed))) { -HXDLIN(1217) _hx_tmp = (index < this->_hx___array->get_length()); - } - else { -HXDLIN(1217) _hx_tmp = true; - } -HXDLIN(1217) if (_hx_tmp) { -HXLINE(1219) this->_hx___array->insert(index,element); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(FunctionVector_obj,insertAt,(void)) - - ::Dynamic FunctionVector_obj::iterator(){ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1225_iterator) -HXDLIN(1225) return this->_hx___array->iterator(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(FunctionVector_obj,iterator,return ) - -::String FunctionVector_obj::join(::String __o_sep){ - ::String sep = __o_sep; - if (hx::IsNull(__o_sep)) sep = HX_(",",2c,00,00,00); - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1230_join) -HXDLIN(1230) return this->_hx___array->join(sep); - } - - -HX_DEFINE_DYNAMIC_FUNC1(FunctionVector_obj,join,return ) - -int FunctionVector_obj::lastIndexOf( ::Dynamic x, ::Dynamic from){ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1234_lastIndexOf) -HXLINE(1235) ::Dynamic i; -HXDLIN(1235) bool i1; -HXDLIN(1235) if (hx::IsNotNull( from )) { -HXLINE(1235) i1 = hx::IsGreaterEq( from,this->_hx___array->get_length() ); - } - else { -HXLINE(1235) i1 = true; - } -HXDLIN(1235) if (i1) { -HXLINE(1235) i = (this->_hx___array->get_length() - 1); - } - else { -HXLINE(1235) i = from; - } -HXLINE(1237) while(hx::IsGreaterEq( i,0 )){ -HXLINE(1239) if (::Reflect_obj::compareMethods(this->_hx___array->__get(( (int)(i) )),x)) { -HXLINE(1239) return ( (int)(i) ); - } -HXLINE(1240) i = (( (int)(i) ) - 1); - } -HXLINE(1243) return -1; - } - - -HX_DEFINE_DYNAMIC_FUNC2(FunctionVector_obj,lastIndexOf,return ) - - ::Dynamic FunctionVector_obj::pop(){ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1248_pop) -HXDLIN(1248) if (!(this->fixed)) { -HXLINE(1250) return this->_hx___array->pop(); - } - else { -HXLINE(1254) return null(); - } -HXLINE(1248) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(FunctionVector_obj,pop,return ) - -int FunctionVector_obj::push( ::Dynamic x){ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1260_push) -HXDLIN(1260) if (!(this->fixed)) { -HXLINE(1262) return this->_hx___array->push(x); - } - else { -HXLINE(1266) return this->_hx___array->get_length(); - } -HXLINE(1260) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(FunctionVector_obj,push,return ) - - ::Dynamic FunctionVector_obj::removeAt(int index){ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1271_removeAt) -HXLINE(1272) bool _hx_tmp; -HXDLIN(1272) if (!(!(this->fixed))) { -HXLINE(1272) _hx_tmp = (index < this->_hx___array->get_length()); - } - else { -HXLINE(1272) _hx_tmp = true; - } -HXDLIN(1272) if (_hx_tmp) { -HXLINE(1274) return this->_hx___array->splice(index,1)->__get(0); - } -HXLINE(1277) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(FunctionVector_obj,removeAt,return ) - -::Dynamic FunctionVector_obj::reverse(){ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1281_reverse) -HXLINE(1282) this->_hx___array->reverse(); -HXLINE(1283) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC0(FunctionVector_obj,reverse,return ) - - ::Dynamic FunctionVector_obj::set(int index, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1288_set) -HXDLIN(1288) bool _hx_tmp; -HXDLIN(1288) if (!(!(this->fixed))) { -HXDLIN(1288) _hx_tmp = (index < this->_hx___array->get_length()); - } - else { -HXDLIN(1288) _hx_tmp = true; - } -HXDLIN(1288) if (_hx_tmp) { -HXLINE(1290) return (this->_hx___array->set(index,value)); - } - else { -HXLINE(1294) return value; - } -HXLINE(1288) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(FunctionVector_obj,set,return ) - - ::Dynamic FunctionVector_obj::shift(){ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1300_shift) -HXDLIN(1300) if (!(this->fixed)) { -HXLINE(1302) return this->_hx___array->shift(); - } - else { -HXLINE(1306) return null(); - } -HXLINE(1300) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(FunctionVector_obj,shift,return ) - -::Dynamic FunctionVector_obj::slice(hx::Null< int > __o_startIndex, ::Dynamic endIndex){ - int startIndex = __o_startIndex.Default(0); - HX_GC_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1311_slice) -HXLINE(1312) if (hx::IsNull( endIndex )) { -HXLINE(1312) endIndex = 16777215; - } -HXLINE(1313) return ::openfl::_Vector::FunctionVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->slice(startIndex,endIndex)); - } - - -HX_DEFINE_DYNAMIC_FUNC2(FunctionVector_obj,slice,return ) - -void FunctionVector_obj::sort( ::Dynamic f){ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1318_sort) -HXDLIN(1318) this->_hx___array->sort(f); - } - - -HX_DEFINE_DYNAMIC_FUNC1(FunctionVector_obj,sort,(void)) - -::Dynamic FunctionVector_obj::splice(int pos,int len){ - HX_GC_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1323_splice) -HXDLIN(1323) return ::openfl::_Vector::FunctionVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->splice(pos,len)); - } - - -HX_DEFINE_DYNAMIC_FUNC2(FunctionVector_obj,splice,return ) - - ::Dynamic FunctionVector_obj::toJSON(){ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1329_toJSON) -HXDLIN(1329) return this->_hx___array; - } - - -HX_DEFINE_DYNAMIC_FUNC0(FunctionVector_obj,toJSON,return ) - -::String FunctionVector_obj::toString(){ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1334_toString) -HXDLIN(1334) if (hx::IsNotNull( this->_hx___array )) { -HXDLIN(1334) return this->_hx___array->toString(); - } - else { -HXDLIN(1334) return null(); - } -HXDLIN(1334) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(FunctionVector_obj,toString,return ) - -void FunctionVector_obj::unshift( ::Dynamic x){ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1339_unshift) -HXDLIN(1339) if (!(this->fixed)) { -HXLINE(1341) this->_hx___array->unshift(x); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(FunctionVector_obj,unshift,(void)) - -int FunctionVector_obj::get_length(){ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1348_get_length) -HXDLIN(1348) return this->_hx___array->get_length(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(FunctionVector_obj,get_length,return ) - -int FunctionVector_obj::set_length(int value){ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1352_set_length) -HXLINE(1353) if (!(this->fixed)) { -HXLINE(1356) _hx_array_set_size_exact(this->_hx___array,value); - } -HXLINE(1378) return this->_hx___array->get_length(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(FunctionVector_obj,set_length,return ) - - -hx::ObjectPtr< FunctionVector_obj > FunctionVector_obj::__new(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array) { - hx::ObjectPtr< FunctionVector_obj > __this = new FunctionVector_obj(); - __this->__construct(__o_length,__o_fixed,array); - return __this; -} - -hx::ObjectPtr< FunctionVector_obj > FunctionVector_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array) { - FunctionVector_obj *__this = (FunctionVector_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(FunctionVector_obj), true, "openfl._Vector.FunctionVector")); - *(void **)__this = FunctionVector_obj::_hx_vtable; - __this->__construct(__o_length,__o_fixed,array); - return __this; -} - -FunctionVector_obj::FunctionVector_obj() -{ -} - -void FunctionVector_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(FunctionVector); - HX_MARK_MEMBER_NAME(fixed,"fixed"); - HX_MARK_MEMBER_NAME(_hx___array,"__array"); - HX_MARK_END_CLASS(); -} - -void FunctionVector_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(fixed,"fixed"); - HX_VISIT_MEMBER_NAME(_hx___array,"__array"); -} - -hx::Val FunctionVector_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"get") ) { return hx::Val( get_dyn() ); } - if (HX_FIELD_EQ(inName,"pop") ) { return hx::Val( pop_dyn() ); } - if (HX_FIELD_EQ(inName,"set") ) { return hx::Val( set_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"copy") ) { return hx::Val( copy_dyn() ); } - if (HX_FIELD_EQ(inName,"join") ) { return hx::Val( join_dyn() ); } - if (HX_FIELD_EQ(inName,"push") ) { return hx::Val( push_dyn() ); } - if (HX_FIELD_EQ(inName,"sort") ) { return hx::Val( sort_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"fixed") ) { return hx::Val( fixed ); } - if (HX_FIELD_EQ(inName,"shift") ) { return hx::Val( shift_dyn() ); } - if (HX_FIELD_EQ(inName,"slice") ) { return hx::Val( slice_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_length() ); } - if (HX_FIELD_EQ(inName,"concat") ) { return hx::Val( concat_dyn() ); } - if (HX_FIELD_EQ(inName,"filter") ) { return hx::Val( filter_dyn() ); } - if (HX_FIELD_EQ(inName,"splice") ) { return hx::Val( splice_dyn() ); } - if (HX_FIELD_EQ(inName,"toJSON") ) { return hx::Val( toJSON_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__array") ) { return hx::Val( _hx___array ); } - if (HX_FIELD_EQ(inName,"indexOf") ) { return hx::Val( indexOf_dyn() ); } - if (HX_FIELD_EQ(inName,"reverse") ) { return hx::Val( reverse_dyn() ); } - if (HX_FIELD_EQ(inName,"unshift") ) { return hx::Val( unshift_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"insertAt") ) { return hx::Val( insertAt_dyn() ); } - if (HX_FIELD_EQ(inName,"iterator") ) { return hx::Val( iterator_dyn() ); } - if (HX_FIELD_EQ(inName,"removeAt") ) { return hx::Val( removeAt_dyn() ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { return hx::Val( get_length_dyn() ); } - if (HX_FIELD_EQ(inName,"set_length") ) { return hx::Val( set_length_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"lastIndexOf") ) { return hx::Val( lastIndexOf_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val FunctionVector_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"fixed") ) { fixed=inValue.Cast< bool >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_length(inValue.Cast< int >()) ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__array") ) { _hx___array=inValue.Cast< ::cpp::VirtualArray >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void FunctionVector_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("fixed",74,f9,a1,00)); - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("__array",79,c6,ed,8f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo FunctionVector_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(FunctionVector_obj,fixed),HX_("fixed",74,f9,a1,00)}, - {hx::fsObject /* ::cpp::VirtualArray */ ,(int)offsetof(FunctionVector_obj,_hx___array),HX_("__array",79,c6,ed,8f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *FunctionVector_obj_sStaticStorageInfo = 0; -#endif - -static ::String FunctionVector_obj_sMemberFields[] = { - HX_("fixed",74,f9,a1,00), - HX_("__array",79,c6,ed,8f), - HX_("concat",14,09,d0,c7), - HX_("copy",b5,bb,c4,41), - HX_("filter",b8,1f,35,85), - HX_("get",96,80,4e,00), - HX_("indexOf",c9,48,bf,e0), - HX_("insertAt",8c,7c,1f,c2), - HX_("iterator",ee,49,9a,93), - HX_("join",ea,33,65,46), - HX_("lastIndexOf",13,fd,6a,95), - HX_("pop",91,5d,55,00), - HX_("push",da,11,61,4a), - HX_("removeAt",57,6e,1b,ad), - HX_("reverse",22,39,fc,1a), - HX_("set",a2,9b,57,00), - HX_("shift",82,ec,22,7c), - HX_("slice",52,c4,c7,7e), - HX_("sort",5e,27,58,4c), - HX_("splice",7c,85,9e,bf), - HX_("toJSON",23,49,09,7c), - HX_("toString",ac,d0,6e,38), - HX_("unshift",89,e3,b3,78), - HX_("get_length",af,04,8f,8f), - HX_("set_length",23,a3,0c,93), - ::String(null()) }; - -hx::Class FunctionVector_obj::__mClass; - -void FunctionVector_obj::__register() -{ - FunctionVector_obj _hx_dummy; - FunctionVector_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl._Vector.FunctionVector",a5,07,75,4f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(FunctionVector_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< FunctionVector_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = FunctionVector_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = FunctionVector_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void FunctionVector_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_f37013fa3e7b7067_1139_boot) -HXDLIN(1139) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("toJSON",23,49,09,7c), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))))) - ->setFixed(1,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace _Vector diff --git a/hGameTest/bin/linux/obj/src/openfl/_Vector/IVector.cpp b/hGameTest/bin/linux/obj/src/openfl/_Vector/IVector.cpp deleted file mode 100644 index 2b6c6443..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/_Vector/IVector.cpp +++ /dev/null @@ -1,62 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_d7693ed8053d108e_1878_boot,"openfl._Vector.IVector","boot",0x499ba4fe,"openfl._Vector.IVector.boot","openfl/Vector.hx",1878,0x4a01873c) -namespace openfl{ -namespace _Vector{ - - -static ::String IVector_obj_sMemberFields[] = { - HX_("get_length",af,04,8f,8f), - HX_("set_length",23,a3,0c,93), - HX_("fixed",74,f9,a1,00), - HX_("concat",14,09,d0,c7), - HX_("copy",b5,bb,c4,41), - HX_("filter",b8,1f,35,85), - HX_("get",96,80,4e,00), - HX_("indexOf",c9,48,bf,e0), - HX_("insertAt",8c,7c,1f,c2), - HX_("iterator",ee,49,9a,93), - HX_("join",ea,33,65,46), - HX_("lastIndexOf",13,fd,6a,95), - HX_("pop",91,5d,55,00), - HX_("push",da,11,61,4a), - HX_("removeAt",57,6e,1b,ad), - HX_("reverse",22,39,fc,1a), - HX_("set",a2,9b,57,00), - HX_("shift",82,ec,22,7c), - HX_("slice",52,c4,c7,7e), - HX_("sort",5e,27,58,4c), - HX_("splice",7c,85,9e,bf), - HX_("toString",ac,d0,6e,38), - HX_("unshift",89,e3,b3,78), - ::String(null()) }; - -hx::Class IVector_obj::__mClass; - -void IVector_obj::__register() -{ - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl._Vector.IVector",22,f3,5f,8c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mMembers = hx::Class_obj::dupFunctions(IVector_obj_sMemberFields); - __mClass->mCanCast = hx::TIsInterface< (int)0x45e7caba >; - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void IVector_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_d7693ed8053d108e_1878_boot) -HXDLIN(1878) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace _Vector diff --git a/hGameTest/bin/linux/obj/src/openfl/_Vector/IntVector.cpp b/hGameTest/bin/linux/obj/src/openfl/_Vector/IntVector.cpp deleted file mode 100644 index a2dc7aff..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/_Vector/IntVector.cpp +++ /dev/null @@ -1,624 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1396_new,"openfl._Vector.IntVector","new",0x6313ae9a,"openfl._Vector.IntVector.new","openfl/Vector.hx",1396,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1410_concat,"openfl._Vector.IntVector","concat",0x4a254b1a,"openfl._Vector.IntVector.concat","openfl/Vector.hx",1410,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1431_copy,"openfl._Vector.IntVector","copy",0x46e7503b,"openfl._Vector.IntVector.copy","openfl/Vector.hx",1431,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1436_filter,"openfl._Vector.IntVector","filter",0x078a61be,"openfl._Vector.IntVector.filter","openfl/Vector.hx",1436,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1441_get,"openfl._Vector.IntVector","get",0x630e5ed0,"openfl._Vector.IntVector.get","openfl/Vector.hx",1441,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1445_indexOf,"openfl._Vector.IntVector","indexOf",0x6903cc03,"openfl._Vector.IntVector.indexOf","openfl/Vector.hx",1445,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1459_insertAt,"openfl._Vector.IntVector","insertAt",0x75cdcc12,"openfl._Vector.IntVector.insertAt","openfl/Vector.hx",1459,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1467_iterator,"openfl._Vector.IntVector","iterator",0x47489974,"openfl._Vector.IntVector.iterator","openfl/Vector.hx",1467,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1472_join,"openfl._Vector.IntVector","join",0x4b87c870,"openfl._Vector.IntVector.join","openfl/Vector.hx",1472,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1476_lastIndexOf,"openfl._Vector.IntVector","lastIndexOf",0x72eaa54d,"openfl._Vector.IntVector.lastIndexOf","openfl/Vector.hx",1476,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1490_pop,"openfl._Vector.IntVector","pop",0x63153bcb,"openfl._Vector.IntVector.pop","openfl/Vector.hx",1490,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1502_push,"openfl._Vector.IntVector","push",0x4f83a660,"openfl._Vector.IntVector.push","openfl/Vector.hx",1502,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1513_removeAt,"openfl._Vector.IntVector","removeAt",0x60c9bddd,"openfl._Vector.IntVector.removeAt","openfl/Vector.hx",1513,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1523_reverse,"openfl._Vector.IntVector","reverse",0xa340bc5c,"openfl._Vector.IntVector.reverse","openfl/Vector.hx",1523,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1530_set,"openfl._Vector.IntVector","set",0x631779dc,"openfl._Vector.IntVector.set","openfl/Vector.hx",1530,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1542_shift,"openfl._Vector.IntVector","shift",0xf5424d3c,"openfl._Vector.IntVector.shift","openfl/Vector.hx",1542,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1553_slice,"openfl._Vector.IntVector","slice",0xf7e7250c,"openfl._Vector.IntVector.slice","openfl/Vector.hx",1553,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1560_sort,"openfl._Vector.IntVector","sort",0x517abbe4,"openfl._Vector.IntVector.sort","openfl/Vector.hx",1560,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1565_splice,"openfl._Vector.IntVector","splice",0x41f3c782,"openfl._Vector.IntVector.splice","openfl/Vector.hx",1565,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1571_toJSON,"openfl._Vector.IntVector","toJSON",0xfe5e8b29,"openfl._Vector.IntVector.toJSON","openfl/Vector.hx",1571,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1576_toString,"openfl._Vector.IntVector","toString",0xec1d2032,"openfl._Vector.IntVector.toString","openfl/Vector.hx",1576,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1581_unshift,"openfl._Vector.IntVector","unshift",0x00f866c3,"openfl._Vector.IntVector.unshift","openfl/Vector.hx",1581,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1590_get_length,"openfl._Vector.IntVector","get_length",0x4714c1b5,"openfl._Vector.IntVector.get_length","openfl/Vector.hx",1590,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1594_set_length,"openfl._Vector.IntVector","set_length",0x4a926029,"openfl._Vector.IntVector.set_length","openfl/Vector.hx",1594,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_0ca25ed6048e1cbf_1388_boot,"openfl._Vector.IntVector","boot",0x463e18b8,"openfl._Vector.IntVector.boot","openfl/Vector.hx",1388,0x4a01873c) -namespace openfl{ -namespace _Vector{ - -void IntVector_obj::__construct(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::Array< int > array){ - int length = __o_length.Default(0); - bool fixed = __o_fixed.Default(false); - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1396_new) -HXLINE(1397) if (hx::IsNull( array )) { -HXLINE(1397) array = ::Array_obj< int >::__new(); - } -HXLINE(1398) this->_hx___array = array; -HXLINE(1400) if ((length > 0)) { -HXLINE(1402) this->set_length(length); - } -HXLINE(1405) this->fixed = fixed; - } - -Dynamic IntVector_obj::__CreateEmpty() { return new IntVector_obj; } - -void *IntVector_obj::_hx_vtable = 0; - -Dynamic IntVector_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< IntVector_obj > _hx_result = new IntVector_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool IntVector_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x56650740; -} - -static ::openfl::_Vector::IVector_obj _hx_openfl__Vector_IntVector__hx_openfl__Vector_IVector= { - ( int (hx::Object::*)())&::openfl::_Vector::IntVector_obj::get_length, - ( int (hx::Object::*)(int))&::openfl::_Vector::IntVector_obj::set_length, - ( ::Dynamic (hx::Object::*)(::Dynamic))&::openfl::_Vector::IntVector_obj::concat, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::IntVector_obj::copy, - ( ::Dynamic (hx::Object::*)( ::Dynamic))&::openfl::_Vector::IntVector_obj::filter, - ( ::Dynamic (hx::Object::*)(int))&::openfl::_Vector::IntVector_obj::get_c4bfee54, - ( int (hx::Object::*)( ::Dynamic,hx::Null< int > ))&::openfl::_Vector::IntVector_obj::indexOf_44372b40, - ( void (hx::Object::*)(int, ::Dynamic))&::openfl::_Vector::IntVector_obj::insertAt_5d1f93e2, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::IntVector_obj::iterator, - ( ::String (hx::Object::*)(::String))&::openfl::_Vector::IntVector_obj::join, - ( int (hx::Object::*)( ::Dynamic, ::Dynamic))&::openfl::_Vector::IntVector_obj::lastIndexOf_02dfccf1, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::IntVector_obj::pop, - ( int (hx::Object::*)( ::Dynamic))&::openfl::_Vector::IntVector_obj::push_9c73657a, - ( ::Dynamic (hx::Object::*)(int))&::openfl::_Vector::IntVector_obj::removeAt_c4bfee54, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::IntVector_obj::reverse, - ( ::Dynamic (hx::Object::*)(int, ::Dynamic))&::openfl::_Vector::IntVector_obj::set_15539e57, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::IntVector_obj::shift, - ( ::Dynamic (hx::Object::*)(hx::Null< int > , ::Dynamic))&::openfl::_Vector::IntVector_obj::slice, - ( void (hx::Object::*)( ::Dynamic))&::openfl::_Vector::IntVector_obj::sort, - ( ::Dynamic (hx::Object::*)(int,int))&::openfl::_Vector::IntVector_obj::splice, - ( ::String (hx::Object::*)())&::openfl::_Vector::IntVector_obj::toString, - ( void (hx::Object::*)( ::Dynamic))&::openfl::_Vector::IntVector_obj::unshift_489e4d05, -}; - -void IntVector_obj::unshift_489e4d05( ::Dynamic value) { - unshift(value); -} - - ::Dynamic IntVector_obj::set_15539e57(int index, ::Dynamic value) { - return set(index,value); -} - - ::Dynamic IntVector_obj::removeAt_c4bfee54(int index) { - return removeAt(index); -} - -int IntVector_obj::push_9c73657a( ::Dynamic value) { - return push(value); -} - -int IntVector_obj::lastIndexOf_02dfccf1( ::Dynamic x, ::Dynamic from) { - return lastIndexOf(x,from); -} - -void IntVector_obj::insertAt_5d1f93e2(int index, ::Dynamic element) { - insertAt(index,element); -} - -int IntVector_obj::indexOf_44372b40( ::Dynamic x,hx::Null< int > from) { - return indexOf(x,from); -} - - ::Dynamic IntVector_obj::get_c4bfee54(int index) { - return get(index); -} -void *IntVector_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0x45e7caba: return &_hx_openfl__Vector_IntVector__hx_openfl__Vector_IVector; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - -::Dynamic IntVector_obj::concat(::Dynamic a){ - HX_GC_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1410_concat) -HXDLIN(1410) if (hx::IsNull( a )) { -HXLINE(1412) return ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->copy()); - } - else { -HXLINE(1416) ::openfl::_Vector::IntVector other = ( ( ::openfl::_Vector::IntVector)(a) ); -HXLINE(1418) if ((other->_hx___array->length > 0)) { -HXLINE(1420) return ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->concat(other->_hx___array)); - } - else { -HXLINE(1424) return ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->copy()); - } - } -HXLINE(1410) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(IntVector_obj,concat,return ) - -::Dynamic IntVector_obj::copy(){ - HX_GC_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1431_copy) -HXDLIN(1431) bool _hx_tmp = this->fixed; -HXDLIN(1431) return ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,0,_hx_tmp,this->_hx___array->copy()); - } - - -HX_DEFINE_DYNAMIC_FUNC0(IntVector_obj,copy,return ) - -::Dynamic IntVector_obj::filter( ::Dynamic callback){ - HX_GC_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1436_filter) -HXDLIN(1436) bool _hx_tmp = this->fixed; -HXDLIN(1436) ::Array< int > _g = ::Array_obj< int >::__new(0); -HXDLIN(1436) { -HXDLIN(1436) int _g1 = 0; -HXDLIN(1436) ::Array< int > _g2 = this->_hx___array; -HXDLIN(1436) while((_g1 < _g2->length)){ -HXDLIN(1436) int v = _g2->__get(_g1); -HXDLIN(1436) _g1 = (_g1 + 1); -HXDLIN(1436) if (( (bool)(callback(v)) )) { -HXDLIN(1436) _g->push(v); - } - } - } -HXDLIN(1436) return ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,0,_hx_tmp,_g); - } - - -HX_DEFINE_DYNAMIC_FUNC1(IntVector_obj,filter,return ) - -int IntVector_obj::get(int index){ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1441_get) -HXDLIN(1441) return this->_hx___array->__get(index); - } - - -HX_DEFINE_DYNAMIC_FUNC1(IntVector_obj,get,return ) - -int IntVector_obj::indexOf(int x,hx::Null< int > __o_from){ - int from = __o_from.Default(0); - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1445_indexOf) -HXLINE(1446) { -HXLINE(1446) int _g = from; -HXDLIN(1446) int _g1 = this->_hx___array->length; -HXDLIN(1446) while((_g < _g1)){ -HXLINE(1446) _g = (_g + 1); -HXDLIN(1446) int i = (_g - 1); -HXLINE(1448) if ((this->_hx___array->__get(i) == x)) { -HXLINE(1450) return i; - } - } - } -HXLINE(1454) return -1; - } - - -HX_DEFINE_DYNAMIC_FUNC2(IntVector_obj,indexOf,return ) - -void IntVector_obj::insertAt(int index,int element){ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1459_insertAt) -HXDLIN(1459) bool _hx_tmp; -HXDLIN(1459) if (!(!(this->fixed))) { -HXDLIN(1459) _hx_tmp = (index < this->_hx___array->length); - } - else { -HXDLIN(1459) _hx_tmp = true; - } -HXDLIN(1459) if (_hx_tmp) { -HXLINE(1461) this->_hx___array->insert(index,element); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(IntVector_obj,insertAt,(void)) - - ::Dynamic IntVector_obj::iterator(){ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1467_iterator) -HXDLIN(1467) return this->_hx___array->iterator(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(IntVector_obj,iterator,return ) - -::String IntVector_obj::join(::String __o_sep){ - ::String sep = __o_sep; - if (hx::IsNull(__o_sep)) sep = HX_(",",2c,00,00,00); - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1472_join) -HXDLIN(1472) return this->_hx___array->join(sep); - } - - -HX_DEFINE_DYNAMIC_FUNC1(IntVector_obj,join,return ) - -int IntVector_obj::lastIndexOf(int x, ::Dynamic from){ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1476_lastIndexOf) -HXLINE(1477) ::Dynamic i; -HXDLIN(1477) bool i1; -HXDLIN(1477) if (hx::IsNotNull( from )) { -HXLINE(1477) i1 = hx::IsGreaterEq( from,this->_hx___array->length ); - } - else { -HXLINE(1477) i1 = true; - } -HXDLIN(1477) if (i1) { -HXLINE(1477) i = (this->_hx___array->length - 1); - } - else { -HXLINE(1477) i = from; - } -HXLINE(1479) while(hx::IsGreaterEq( i,0 )){ -HXLINE(1481) if ((this->_hx___array->__get(( (int)(i) )) == x)) { -HXLINE(1481) return ( (int)(i) ); - } -HXLINE(1482) i = (( (int)(i) ) - 1); - } -HXLINE(1485) return -1; - } - - -HX_DEFINE_DYNAMIC_FUNC2(IntVector_obj,lastIndexOf,return ) - - ::Dynamic IntVector_obj::pop(){ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1490_pop) -HXDLIN(1490) if (!(this->fixed)) { -HXLINE(1492) return this->_hx___array->pop(); - } - else { -HXLINE(1496) return null(); - } -HXLINE(1490) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(IntVector_obj,pop,return ) - -int IntVector_obj::push(int x){ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1502_push) -HXDLIN(1502) if (!(this->fixed)) { -HXLINE(1504) return this->_hx___array->push(x); - } - else { -HXLINE(1508) return this->_hx___array->length; - } -HXLINE(1502) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(IntVector_obj,push,return ) - -int IntVector_obj::removeAt(int index){ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1513_removeAt) -HXLINE(1514) bool _hx_tmp; -HXDLIN(1514) if (!(!(this->fixed))) { -HXLINE(1514) _hx_tmp = (index < this->_hx___array->length); - } - else { -HXLINE(1514) _hx_tmp = true; - } -HXDLIN(1514) if (_hx_tmp) { -HXLINE(1516) return this->_hx___array->splice(index,1)->__get(0); - } -HXLINE(1519) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(IntVector_obj,removeAt,return ) - -::Dynamic IntVector_obj::reverse(){ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1523_reverse) -HXLINE(1524) this->_hx___array->reverse(); -HXLINE(1525) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC0(IntVector_obj,reverse,return ) - -int IntVector_obj::set(int index,int value){ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1530_set) -HXDLIN(1530) bool _hx_tmp; -HXDLIN(1530) if (!(!(this->fixed))) { -HXDLIN(1530) _hx_tmp = (index < this->_hx___array->length); - } - else { -HXDLIN(1530) _hx_tmp = true; - } -HXDLIN(1530) if (_hx_tmp) { -HXLINE(1532) return (this->_hx___array[index] = value); - } - else { -HXLINE(1536) return value; - } -HXLINE(1530) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC2(IntVector_obj,set,return ) - - ::Dynamic IntVector_obj::shift(){ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1542_shift) -HXDLIN(1542) if (!(this->fixed)) { -HXLINE(1544) return this->_hx___array->shift(); - } - else { -HXLINE(1548) return null(); - } -HXLINE(1542) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(IntVector_obj,shift,return ) - -::Dynamic IntVector_obj::slice(hx::Null< int > __o_startIndex, ::Dynamic endIndex){ - int startIndex = __o_startIndex.Default(0); - HX_GC_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1553_slice) -HXLINE(1554) if (hx::IsNull( endIndex )) { -HXLINE(1554) endIndex = 16777215; - } -HXLINE(1555) return ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->slice(startIndex,endIndex)); - } - - -HX_DEFINE_DYNAMIC_FUNC2(IntVector_obj,slice,return ) - -void IntVector_obj::sort( ::Dynamic f){ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1560_sort) -HXDLIN(1560) this->_hx___array->sort(f); - } - - -HX_DEFINE_DYNAMIC_FUNC1(IntVector_obj,sort,(void)) - -::Dynamic IntVector_obj::splice(int pos,int len){ - HX_GC_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1565_splice) -HXDLIN(1565) return ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->splice(pos,len)); - } - - -HX_DEFINE_DYNAMIC_FUNC2(IntVector_obj,splice,return ) - - ::Dynamic IntVector_obj::toJSON(){ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1571_toJSON) -HXDLIN(1571) return this->_hx___array; - } - - -HX_DEFINE_DYNAMIC_FUNC0(IntVector_obj,toJSON,return ) - -::String IntVector_obj::toString(){ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1576_toString) -HXDLIN(1576) if (hx::IsNotNull( this->_hx___array )) { -HXDLIN(1576) return this->_hx___array->toString(); - } - else { -HXDLIN(1576) return null(); - } -HXDLIN(1576) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(IntVector_obj,toString,return ) - -void IntVector_obj::unshift(int x){ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1581_unshift) -HXDLIN(1581) if (!(this->fixed)) { -HXLINE(1583) this->_hx___array->unshift(x); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(IntVector_obj,unshift,(void)) - -int IntVector_obj::get_length(){ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1590_get_length) -HXDLIN(1590) return this->_hx___array->length; - } - - -HX_DEFINE_DYNAMIC_FUNC0(IntVector_obj,get_length,return ) - -int IntVector_obj::set_length(int value){ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1594_set_length) -HXLINE(1595) if (!(this->fixed)) { -HXLINE(1598) _hx_array_set_size_exact(this->_hx___array,value); - } -HXLINE(1620) return this->_hx___array->length; - } - - -HX_DEFINE_DYNAMIC_FUNC1(IntVector_obj,set_length,return ) - - -hx::ObjectPtr< IntVector_obj > IntVector_obj::__new(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::Array< int > array) { - hx::ObjectPtr< IntVector_obj > __this = new IntVector_obj(); - __this->__construct(__o_length,__o_fixed,array); - return __this; -} - -hx::ObjectPtr< IntVector_obj > IntVector_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::Array< int > array) { - IntVector_obj *__this = (IntVector_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(IntVector_obj), true, "openfl._Vector.IntVector")); - *(void **)__this = IntVector_obj::_hx_vtable; - __this->__construct(__o_length,__o_fixed,array); - return __this; -} - -IntVector_obj::IntVector_obj() -{ -} - -void IntVector_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(IntVector); - HX_MARK_MEMBER_NAME(fixed,"fixed"); - HX_MARK_MEMBER_NAME(_hx___array,"__array"); - HX_MARK_END_CLASS(); -} - -void IntVector_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(fixed,"fixed"); - HX_VISIT_MEMBER_NAME(_hx___array,"__array"); -} - -hx::Val IntVector_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"get") ) { return hx::Val( get_dyn() ); } - if (HX_FIELD_EQ(inName,"pop") ) { return hx::Val( pop_dyn() ); } - if (HX_FIELD_EQ(inName,"set") ) { return hx::Val( set_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"copy") ) { return hx::Val( copy_dyn() ); } - if (HX_FIELD_EQ(inName,"join") ) { return hx::Val( join_dyn() ); } - if (HX_FIELD_EQ(inName,"push") ) { return hx::Val( push_dyn() ); } - if (HX_FIELD_EQ(inName,"sort") ) { return hx::Val( sort_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"fixed") ) { return hx::Val( fixed ); } - if (HX_FIELD_EQ(inName,"shift") ) { return hx::Val( shift_dyn() ); } - if (HX_FIELD_EQ(inName,"slice") ) { return hx::Val( slice_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_length() ); } - if (HX_FIELD_EQ(inName,"concat") ) { return hx::Val( concat_dyn() ); } - if (HX_FIELD_EQ(inName,"filter") ) { return hx::Val( filter_dyn() ); } - if (HX_FIELD_EQ(inName,"splice") ) { return hx::Val( splice_dyn() ); } - if (HX_FIELD_EQ(inName,"toJSON") ) { return hx::Val( toJSON_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__array") ) { return hx::Val( _hx___array ); } - if (HX_FIELD_EQ(inName,"indexOf") ) { return hx::Val( indexOf_dyn() ); } - if (HX_FIELD_EQ(inName,"reverse") ) { return hx::Val( reverse_dyn() ); } - if (HX_FIELD_EQ(inName,"unshift") ) { return hx::Val( unshift_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"insertAt") ) { return hx::Val( insertAt_dyn() ); } - if (HX_FIELD_EQ(inName,"iterator") ) { return hx::Val( iterator_dyn() ); } - if (HX_FIELD_EQ(inName,"removeAt") ) { return hx::Val( removeAt_dyn() ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { return hx::Val( get_length_dyn() ); } - if (HX_FIELD_EQ(inName,"set_length") ) { return hx::Val( set_length_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"lastIndexOf") ) { return hx::Val( lastIndexOf_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val IntVector_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"fixed") ) { fixed=inValue.Cast< bool >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_length(inValue.Cast< int >()) ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__array") ) { _hx___array=inValue.Cast< ::Array< int > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void IntVector_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("fixed",74,f9,a1,00)); - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("__array",79,c6,ed,8f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo IntVector_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(IntVector_obj,fixed),HX_("fixed",74,f9,a1,00)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(IntVector_obj,_hx___array),HX_("__array",79,c6,ed,8f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *IntVector_obj_sStaticStorageInfo = 0; -#endif - -static ::String IntVector_obj_sMemberFields[] = { - HX_("fixed",74,f9,a1,00), - HX_("__array",79,c6,ed,8f), - HX_("concat",14,09,d0,c7), - HX_("copy",b5,bb,c4,41), - HX_("filter",b8,1f,35,85), - HX_("get",96,80,4e,00), - HX_("indexOf",c9,48,bf,e0), - HX_("insertAt",8c,7c,1f,c2), - HX_("iterator",ee,49,9a,93), - HX_("join",ea,33,65,46), - HX_("lastIndexOf",13,fd,6a,95), - HX_("pop",91,5d,55,00), - HX_("push",da,11,61,4a), - HX_("removeAt",57,6e,1b,ad), - HX_("reverse",22,39,fc,1a), - HX_("set",a2,9b,57,00), - HX_("shift",82,ec,22,7c), - HX_("slice",52,c4,c7,7e), - HX_("sort",5e,27,58,4c), - HX_("splice",7c,85,9e,bf), - HX_("toJSON",23,49,09,7c), - HX_("toString",ac,d0,6e,38), - HX_("unshift",89,e3,b3,78), - HX_("get_length",af,04,8f,8f), - HX_("set_length",23,a3,0c,93), - ::String(null()) }; - -hx::Class IntVector_obj::__mClass; - -void IntVector_obj::__register() -{ - IntVector_obj _hx_dummy; - IntVector_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl._Vector.IntVector",a8,19,86,49); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(IntVector_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< IntVector_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = IntVector_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = IntVector_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void IntVector_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_0ca25ed6048e1cbf_1388_boot) -HXDLIN(1388) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("toJSON",23,49,09,7c), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))))) - ->setFixed(1,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace _Vector diff --git a/hGameTest/bin/linux/obj/src/openfl/_Vector/ObjectVector.cpp b/hGameTest/bin/linux/obj/src/openfl/_Vector/ObjectVector.cpp deleted file mode 100644 index a590b0cc..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/_Vector/ObjectVector.cpp +++ /dev/null @@ -1,612 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_ObjectVector -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1638_new,"openfl._Vector.ObjectVector","new",0x1b3b8afe,"openfl._Vector.ObjectVector.new","openfl/Vector.hx",1638,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1662_concat,"openfl._Vector.ObjectVector","concat",0x91684536,"openfl._Vector.ObjectVector.concat","openfl/Vector.hx",1662,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1683_copy,"openfl._Vector.ObjectVector","copy",0xb1a04b57,"openfl._Vector.ObjectVector.copy","openfl/Vector.hx",1683,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1688_filter,"openfl._Vector.ObjectVector","filter",0x4ecd5bda,"openfl._Vector.ObjectVector.filter","openfl/Vector.hx",1688,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1693_get,"openfl._Vector.ObjectVector","get",0x1b363b34,"openfl._Vector.ObjectVector.get","openfl/Vector.hx",1693,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1697_indexOf,"openfl._Vector.ObjectVector","indexOf",0x7c5baa67,"openfl._Vector.ObjectVector.indexOf","openfl/Vector.hx",1697,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1711_insertAt,"openfl._Vector.ObjectVector","insertAt",0x4f58852e,"openfl._Vector.ObjectVector.insertAt","openfl/Vector.hx",1711,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1719_iterator,"openfl._Vector.ObjectVector","iterator",0x20d35290,"openfl._Vector.ObjectVector.iterator","openfl/Vector.hx",1719,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1724_join,"openfl._Vector.ObjectVector","join",0xb640c38c,"openfl._Vector.ObjectVector.join","openfl/Vector.hx",1724,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1728_lastIndexOf,"openfl._Vector.ObjectVector","lastIndexOf",0x069b85b1,"openfl._Vector.ObjectVector.lastIndexOf","openfl/Vector.hx",1728,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1742_pop,"openfl._Vector.ObjectVector","pop",0x1b3d182f,"openfl._Vector.ObjectVector.pop","openfl/Vector.hx",1742,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1754_push,"openfl._Vector.ObjectVector","push",0xba3ca17c,"openfl._Vector.ObjectVector.push","openfl/Vector.hx",1754,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1765_removeAt,"openfl._Vector.ObjectVector","removeAt",0x3a5476f9,"openfl._Vector.ObjectVector.removeAt","openfl/Vector.hx",1765,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1775_reverse,"openfl._Vector.ObjectVector","reverse",0xb6989ac0,"openfl._Vector.ObjectVector.reverse","openfl/Vector.hx",1775,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1782_set,"openfl._Vector.ObjectVector","set",0x1b3f5640,"openfl._Vector.ObjectVector.set","openfl/Vector.hx",1782,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1794_shift,"openfl._Vector.ObjectVector","shift",0xec650aa0,"openfl._Vector.ObjectVector.shift","openfl/Vector.hx",1794,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1805_slice,"openfl._Vector.ObjectVector","slice",0xef09e270,"openfl._Vector.ObjectVector.slice","openfl/Vector.hx",1805,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1812_sort,"openfl._Vector.ObjectVector","sort",0xbc33b700,"openfl._Vector.ObjectVector.sort","openfl/Vector.hx",1812,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1817_splice,"openfl._Vector.ObjectVector","splice",0x8936c19e,"openfl._Vector.ObjectVector.splice","openfl/Vector.hx",1817,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1823_toJSON,"openfl._Vector.ObjectVector","toJSON",0x45a18545,"openfl._Vector.ObjectVector.toJSON","openfl/Vector.hx",1823,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1828_toString,"openfl._Vector.ObjectVector","toString",0xc5a7d94e,"openfl._Vector.ObjectVector.toString","openfl/Vector.hx",1828,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1833_unshift,"openfl._Vector.ObjectVector","unshift",0x14504527,"openfl._Vector.ObjectVector.unshift","openfl/Vector.hx",1833,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1842_get_length,"openfl._Vector.ObjectVector","get_length",0xa394f9d1,"openfl._Vector.ObjectVector.get_length","openfl/Vector.hx",1842,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1846_set_length,"openfl._Vector.ObjectVector","set_length",0xa7129845,"openfl._Vector.ObjectVector.set_length","openfl/Vector.hx",1846,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_98c8e9225b0b8e2b_1629_boot,"openfl._Vector.ObjectVector","boot",0xb0f713d4,"openfl._Vector.ObjectVector.boot","openfl/Vector.hx",1629,0x4a01873c) -namespace openfl{ -namespace _Vector{ - -void ObjectVector_obj::__construct(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array,hx::Null< bool > __o_forceCopy){ - int length = __o_length.Default(0); - bool fixed = __o_fixed.Default(false); - bool forceCopy = __o_forceCopy.Default(false); - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1638_new) -HXLINE(1639) if (forceCopy) { -HXLINE(1641) this->_hx___array = ::cpp::VirtualArray_obj::__new(); -HXLINE(1642) if (hx::IsNotNull( array )) { -HXLINE(1642) int _g = 0; -HXDLIN(1642) int _g1 = array->get_length(); -HXDLIN(1642) while((_g < _g1)){ -HXLINE(1642) _g = (_g + 1); -HXDLIN(1642) int i = (_g - 1); -HXLINE(1643) this->_hx___array->set(i,array->__get(i)); - } - } - } - else { -HXLINE(1647) if (hx::IsNull( array )) { -HXLINE(1647) array = ::cpp::VirtualArray_obj::__new(); - } -HXLINE(1648) this->_hx___array = array; - } -HXLINE(1651) if ((length > 0)) { -HXLINE(1653) this->set_length(length); - } -HXLINE(1656) this->fixed = fixed; - } - -Dynamic ObjectVector_obj::__CreateEmpty() { return new ObjectVector_obj; } - -void *ObjectVector_obj::_hx_vtable = 0; - -Dynamic ObjectVector_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ObjectVector_obj > _hx_result = new ObjectVector_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool ObjectVector_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x020730c8; -} - -static ::openfl::_Vector::IVector_obj _hx_openfl__Vector_ObjectVector__hx_openfl__Vector_IVector= { - ( int (hx::Object::*)())&::openfl::_Vector::ObjectVector_obj::get_length, - ( int (hx::Object::*)(int))&::openfl::_Vector::ObjectVector_obj::set_length, - ( ::Dynamic (hx::Object::*)(::Dynamic))&::openfl::_Vector::ObjectVector_obj::concat, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::ObjectVector_obj::copy, - ( ::Dynamic (hx::Object::*)( ::Dynamic))&::openfl::_Vector::ObjectVector_obj::filter, - ( ::Dynamic (hx::Object::*)(int))&::openfl::_Vector::ObjectVector_obj::get, - ( int (hx::Object::*)( ::Dynamic,hx::Null< int > ))&::openfl::_Vector::ObjectVector_obj::indexOf, - ( void (hx::Object::*)(int, ::Dynamic))&::openfl::_Vector::ObjectVector_obj::insertAt, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::ObjectVector_obj::iterator, - ( ::String (hx::Object::*)(::String))&::openfl::_Vector::ObjectVector_obj::join, - ( int (hx::Object::*)( ::Dynamic, ::Dynamic))&::openfl::_Vector::ObjectVector_obj::lastIndexOf, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::ObjectVector_obj::pop, - ( int (hx::Object::*)( ::Dynamic))&::openfl::_Vector::ObjectVector_obj::push, - ( ::Dynamic (hx::Object::*)(int))&::openfl::_Vector::ObjectVector_obj::removeAt, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::ObjectVector_obj::reverse, - ( ::Dynamic (hx::Object::*)(int, ::Dynamic))&::openfl::_Vector::ObjectVector_obj::set, - ( ::Dynamic (hx::Object::*)())&::openfl::_Vector::ObjectVector_obj::shift, - ( ::Dynamic (hx::Object::*)(hx::Null< int > , ::Dynamic))&::openfl::_Vector::ObjectVector_obj::slice, - ( void (hx::Object::*)( ::Dynamic))&::openfl::_Vector::ObjectVector_obj::sort, - ( ::Dynamic (hx::Object::*)(int,int))&::openfl::_Vector::ObjectVector_obj::splice, - ( ::String (hx::Object::*)())&::openfl::_Vector::ObjectVector_obj::toString, - ( void (hx::Object::*)( ::Dynamic))&::openfl::_Vector::ObjectVector_obj::unshift, -}; - -void *ObjectVector_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0x45e7caba: return &_hx_openfl__Vector_ObjectVector__hx_openfl__Vector_IVector; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - -::Dynamic ObjectVector_obj::concat(::Dynamic a){ - HX_GC_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1662_concat) -HXDLIN(1662) if (hx::IsNull( a )) { -HXLINE(1664) return ::openfl::_Vector::ObjectVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->copy(),null()); - } - else { -HXLINE(1668) ::openfl::_Vector::ObjectVector other = ( ( ::openfl::_Vector::ObjectVector)(a) ); -HXLINE(1670) if ((other->_hx___array->get_length() > 0)) { -HXLINE(1672) return ::openfl::_Vector::ObjectVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->concat(other->_hx___array),null()); - } - else { -HXLINE(1676) return ::openfl::_Vector::ObjectVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->copy(),null()); - } - } -HXLINE(1662) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectVector_obj,concat,return ) - -::Dynamic ObjectVector_obj::copy(){ - HX_GC_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1683_copy) -HXDLIN(1683) bool _hx_tmp = this->fixed; -HXDLIN(1683) return ::openfl::_Vector::ObjectVector_obj::__alloc( HX_CTX ,0,_hx_tmp,this->_hx___array->copy(),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ObjectVector_obj,copy,return ) - -::Dynamic ObjectVector_obj::filter( ::Dynamic callback){ - HX_GC_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1688_filter) -HXDLIN(1688) bool _hx_tmp = this->fixed; -HXDLIN(1688) ::cpp::VirtualArray _g = ::cpp::VirtualArray_obj::__new(0); -HXDLIN(1688) { -HXDLIN(1688) int _g1 = 0; -HXDLIN(1688) ::cpp::VirtualArray _g2 = this->_hx___array; -HXDLIN(1688) while((_g1 < _g2->get_length())){ -HXDLIN(1688) ::Dynamic v = _g2->__get(_g1); -HXDLIN(1688) _g1 = (_g1 + 1); -HXDLIN(1688) if (( (bool)(callback(v)) )) { -HXDLIN(1688) _g->push(v); - } - } - } -HXDLIN(1688) return ::openfl::_Vector::ObjectVector_obj::__alloc( HX_CTX ,0,_hx_tmp,_g,null()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectVector_obj,filter,return ) - - ::Dynamic ObjectVector_obj::get(int index){ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1693_get) -HXDLIN(1693) return this->_hx___array->__get(index); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectVector_obj,get,return ) - -int ObjectVector_obj::indexOf( ::Dynamic x,hx::Null< int > __o_from){ - int from = __o_from.Default(0); - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1697_indexOf) -HXLINE(1698) { -HXLINE(1698) int _g = from; -HXDLIN(1698) int _g1 = this->_hx___array->get_length(); -HXDLIN(1698) while((_g < _g1)){ -HXLINE(1698) _g = (_g + 1); -HXDLIN(1698) int i = (_g - 1); -HXLINE(1700) if (hx::IsEq( this->_hx___array->__get(i),x )) { -HXLINE(1702) return i; - } - } - } -HXLINE(1706) return -1; - } - - -HX_DEFINE_DYNAMIC_FUNC2(ObjectVector_obj,indexOf,return ) - -void ObjectVector_obj::insertAt(int index, ::Dynamic element){ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1711_insertAt) -HXDLIN(1711) bool _hx_tmp; -HXDLIN(1711) if (!(!(this->fixed))) { -HXDLIN(1711) _hx_tmp = (index < this->_hx___array->get_length()); - } - else { -HXDLIN(1711) _hx_tmp = true; - } -HXDLIN(1711) if (_hx_tmp) { -HXLINE(1713) this->_hx___array->insert(index,element); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(ObjectVector_obj,insertAt,(void)) - - ::Dynamic ObjectVector_obj::iterator(){ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1719_iterator) -HXDLIN(1719) return this->_hx___array->iterator(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ObjectVector_obj,iterator,return ) - -::String ObjectVector_obj::join(::String __o_sep){ - ::String sep = __o_sep; - if (hx::IsNull(__o_sep)) sep = HX_(",",2c,00,00,00); - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1724_join) -HXDLIN(1724) return this->_hx___array->join(sep); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectVector_obj,join,return ) - -int ObjectVector_obj::lastIndexOf( ::Dynamic x, ::Dynamic from){ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1728_lastIndexOf) -HXLINE(1729) ::Dynamic i; -HXDLIN(1729) bool i1; -HXDLIN(1729) if (hx::IsNotNull( from )) { -HXLINE(1729) i1 = hx::IsGreaterEq( from,this->_hx___array->get_length() ); - } - else { -HXLINE(1729) i1 = true; - } -HXDLIN(1729) if (i1) { -HXLINE(1729) i = (this->_hx___array->get_length() - 1); - } - else { -HXLINE(1729) i = from; - } -HXLINE(1731) while(hx::IsGreaterEq( i,0 )){ -HXLINE(1733) if (hx::IsEq( this->_hx___array->__get(( (int)(i) )),x )) { -HXLINE(1733) return ( (int)(i) ); - } -HXLINE(1734) i = (( (int)(i) ) - 1); - } -HXLINE(1737) return -1; - } - - -HX_DEFINE_DYNAMIC_FUNC2(ObjectVector_obj,lastIndexOf,return ) - - ::Dynamic ObjectVector_obj::pop(){ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1742_pop) -HXDLIN(1742) if (!(this->fixed)) { -HXLINE(1744) return this->_hx___array->pop(); - } - else { -HXLINE(1748) return null(); - } -HXLINE(1742) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ObjectVector_obj,pop,return ) - -int ObjectVector_obj::push( ::Dynamic x){ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1754_push) -HXDLIN(1754) if (!(this->fixed)) { -HXLINE(1756) return this->_hx___array->push(x); - } - else { -HXLINE(1760) return this->_hx___array->get_length(); - } -HXLINE(1754) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectVector_obj,push,return ) - - ::Dynamic ObjectVector_obj::removeAt(int index){ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1765_removeAt) -HXLINE(1766) bool _hx_tmp; -HXDLIN(1766) if (!(!(this->fixed))) { -HXLINE(1766) _hx_tmp = (index < this->_hx___array->get_length()); - } - else { -HXLINE(1766) _hx_tmp = true; - } -HXDLIN(1766) if (_hx_tmp) { -HXLINE(1768) return this->_hx___array->splice(index,1)->__get(0); - } -HXLINE(1771) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectVector_obj,removeAt,return ) - -::Dynamic ObjectVector_obj::reverse(){ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1775_reverse) -HXLINE(1776) this->_hx___array->reverse(); -HXLINE(1777) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ObjectVector_obj,reverse,return ) - - ::Dynamic ObjectVector_obj::set(int index, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1782_set) -HXDLIN(1782) bool _hx_tmp; -HXDLIN(1782) if (!(!(this->fixed))) { -HXDLIN(1782) _hx_tmp = (index < this->_hx___array->get_length()); - } - else { -HXDLIN(1782) _hx_tmp = true; - } -HXDLIN(1782) if (_hx_tmp) { -HXLINE(1784) return (this->_hx___array->set(index,value)); - } - else { -HXLINE(1788) return value; - } -HXLINE(1782) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(ObjectVector_obj,set,return ) - - ::Dynamic ObjectVector_obj::shift(){ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1794_shift) -HXDLIN(1794) if (!(this->fixed)) { -HXLINE(1796) return this->_hx___array->shift(); - } - else { -HXLINE(1800) return null(); - } -HXLINE(1794) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ObjectVector_obj,shift,return ) - -::Dynamic ObjectVector_obj::slice(hx::Null< int > __o_startIndex, ::Dynamic endIndex){ - int startIndex = __o_startIndex.Default(0); - HX_GC_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1805_slice) -HXLINE(1806) if (hx::IsNull( endIndex )) { -HXLINE(1806) endIndex = 16777215; - } -HXLINE(1807) return ::openfl::_Vector::ObjectVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->slice(startIndex,endIndex),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC2(ObjectVector_obj,slice,return ) - -void ObjectVector_obj::sort( ::Dynamic f){ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1812_sort) -HXDLIN(1812) this->_hx___array->sort(f); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectVector_obj,sort,(void)) - -::Dynamic ObjectVector_obj::splice(int pos,int len){ - HX_GC_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1817_splice) -HXDLIN(1817) return ::openfl::_Vector::ObjectVector_obj::__alloc( HX_CTX ,0,false,this->_hx___array->splice(pos,len),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC2(ObjectVector_obj,splice,return ) - - ::Dynamic ObjectVector_obj::toJSON(){ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1823_toJSON) -HXDLIN(1823) return this->_hx___array; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ObjectVector_obj,toJSON,return ) - -::String ObjectVector_obj::toString(){ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1828_toString) -HXDLIN(1828) if (hx::IsNotNull( this->_hx___array )) { -HXDLIN(1828) return this->_hx___array->toString(); - } - else { -HXDLIN(1828) return null(); - } -HXDLIN(1828) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ObjectVector_obj,toString,return ) - -void ObjectVector_obj::unshift( ::Dynamic x){ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1833_unshift) -HXDLIN(1833) if (!(this->fixed)) { -HXLINE(1835) this->_hx___array->unshift(x); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectVector_obj,unshift,(void)) - -int ObjectVector_obj::get_length(){ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1842_get_length) -HXDLIN(1842) return this->_hx___array->get_length(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ObjectVector_obj,get_length,return ) - -int ObjectVector_obj::set_length(int value){ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1846_set_length) -HXLINE(1847) if (!(this->fixed)) { -HXLINE(1850) _hx_array_set_size_exact(this->_hx___array,value); - } -HXLINE(1872) return this->_hx___array->get_length(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ObjectVector_obj,set_length,return ) - - -hx::ObjectPtr< ObjectVector_obj > ObjectVector_obj::__new(hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array,hx::Null< bool > __o_forceCopy) { - hx::ObjectPtr< ObjectVector_obj > __this = new ObjectVector_obj(); - __this->__construct(__o_length,__o_fixed,array,__o_forceCopy); - return __this; -} - -hx::ObjectPtr< ObjectVector_obj > ObjectVector_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_length,hx::Null< bool > __o_fixed,::cpp::VirtualArray array,hx::Null< bool > __o_forceCopy) { - ObjectVector_obj *__this = (ObjectVector_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ObjectVector_obj), true, "openfl._Vector.ObjectVector")); - *(void **)__this = ObjectVector_obj::_hx_vtable; - __this->__construct(__o_length,__o_fixed,array,__o_forceCopy); - return __this; -} - -ObjectVector_obj::ObjectVector_obj() -{ -} - -void ObjectVector_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ObjectVector); - HX_MARK_MEMBER_NAME(fixed,"fixed"); - HX_MARK_MEMBER_NAME(_hx___array,"__array"); - HX_MARK_END_CLASS(); -} - -void ObjectVector_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(fixed,"fixed"); - HX_VISIT_MEMBER_NAME(_hx___array,"__array"); -} - -hx::Val ObjectVector_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"get") ) { return hx::Val( get_dyn() ); } - if (HX_FIELD_EQ(inName,"pop") ) { return hx::Val( pop_dyn() ); } - if (HX_FIELD_EQ(inName,"set") ) { return hx::Val( set_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"copy") ) { return hx::Val( copy_dyn() ); } - if (HX_FIELD_EQ(inName,"join") ) { return hx::Val( join_dyn() ); } - if (HX_FIELD_EQ(inName,"push") ) { return hx::Val( push_dyn() ); } - if (HX_FIELD_EQ(inName,"sort") ) { return hx::Val( sort_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"fixed") ) { return hx::Val( fixed ); } - if (HX_FIELD_EQ(inName,"shift") ) { return hx::Val( shift_dyn() ); } - if (HX_FIELD_EQ(inName,"slice") ) { return hx::Val( slice_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_length() ); } - if (HX_FIELD_EQ(inName,"concat") ) { return hx::Val( concat_dyn() ); } - if (HX_FIELD_EQ(inName,"filter") ) { return hx::Val( filter_dyn() ); } - if (HX_FIELD_EQ(inName,"splice") ) { return hx::Val( splice_dyn() ); } - if (HX_FIELD_EQ(inName,"toJSON") ) { return hx::Val( toJSON_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__array") ) { return hx::Val( _hx___array ); } - if (HX_FIELD_EQ(inName,"indexOf") ) { return hx::Val( indexOf_dyn() ); } - if (HX_FIELD_EQ(inName,"reverse") ) { return hx::Val( reverse_dyn() ); } - if (HX_FIELD_EQ(inName,"unshift") ) { return hx::Val( unshift_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"insertAt") ) { return hx::Val( insertAt_dyn() ); } - if (HX_FIELD_EQ(inName,"iterator") ) { return hx::Val( iterator_dyn() ); } - if (HX_FIELD_EQ(inName,"removeAt") ) { return hx::Val( removeAt_dyn() ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { return hx::Val( get_length_dyn() ); } - if (HX_FIELD_EQ(inName,"set_length") ) { return hx::Val( set_length_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"lastIndexOf") ) { return hx::Val( lastIndexOf_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ObjectVector_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"fixed") ) { fixed=inValue.Cast< bool >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_length(inValue.Cast< int >()) ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__array") ) { _hx___array=inValue.Cast< ::cpp::VirtualArray >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ObjectVector_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("fixed",74,f9,a1,00)); - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("__array",79,c6,ed,8f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ObjectVector_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(ObjectVector_obj,fixed),HX_("fixed",74,f9,a1,00)}, - {hx::fsObject /* ::cpp::VirtualArray */ ,(int)offsetof(ObjectVector_obj,_hx___array),HX_("__array",79,c6,ed,8f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ObjectVector_obj_sStaticStorageInfo = 0; -#endif - -static ::String ObjectVector_obj_sMemberFields[] = { - HX_("fixed",74,f9,a1,00), - HX_("__array",79,c6,ed,8f), - HX_("concat",14,09,d0,c7), - HX_("copy",b5,bb,c4,41), - HX_("filter",b8,1f,35,85), - HX_("get",96,80,4e,00), - HX_("indexOf",c9,48,bf,e0), - HX_("insertAt",8c,7c,1f,c2), - HX_("iterator",ee,49,9a,93), - HX_("join",ea,33,65,46), - HX_("lastIndexOf",13,fd,6a,95), - HX_("pop",91,5d,55,00), - HX_("push",da,11,61,4a), - HX_("removeAt",57,6e,1b,ad), - HX_("reverse",22,39,fc,1a), - HX_("set",a2,9b,57,00), - HX_("shift",82,ec,22,7c), - HX_("slice",52,c4,c7,7e), - HX_("sort",5e,27,58,4c), - HX_("splice",7c,85,9e,bf), - HX_("toJSON",23,49,09,7c), - HX_("toString",ac,d0,6e,38), - HX_("unshift",89,e3,b3,78), - HX_("get_length",af,04,8f,8f), - HX_("set_length",23,a3,0c,93), - ::String(null()) }; - -hx::Class ObjectVector_obj::__mClass; - -void ObjectVector_obj::__register() -{ - ObjectVector_obj _hx_dummy; - ObjectVector_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl._Vector.ObjectVector",0c,f4,26,c3); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ObjectVector_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ObjectVector_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ObjectVector_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ObjectVector_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ObjectVector_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_98c8e9225b0b8e2b_1629_boot) -HXDLIN(1629) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(3) - ->setFixed(0,HX_("concat",14,09,d0,c7), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("_",5f,00,00,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(2,HX_("toJSON",23,49,09,7c), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))))) - ->setFixed(1,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace _Vector diff --git a/hGameTest/bin/linux/obj/src/openfl/_Vector/Vector_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/_Vector/Vector_Impl_.cpp deleted file mode 100644 index 4826f41f..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/_Vector/Vector_Impl_.cpp +++ /dev/null @@ -1,540 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl__Vector_BoolVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_FunctionVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_ObjectVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_Vector_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_193_concat,"openfl._Vector.Vector_Impl_","concat",0x0c502a95,"openfl._Vector.Vector_Impl_.concat","openfl/Vector.hx",193,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_202_copy,"openfl._Vector.Vector_Impl_","copy",0x7571caf6,"openfl._Vector.Vector_Impl_.copy","openfl/Vector.hx",202,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_214_filter,"openfl._Vector.Vector_Impl_","filter",0xc9b54139,"openfl._Vector.Vector_Impl_.filter","openfl/Vector.hx",214,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_222_get,"openfl._Vector.Vector_Impl_","get",0x456ad475,"openfl._Vector.Vector_Impl_.get","openfl/Vector.hx",222,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_238_indexOf,"openfl._Vector.Vector_Impl_","indexOf",0x8c5c7828,"openfl._Vector.Vector_Impl_.indexOf","openfl/Vector.hx",238,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_254_insertAt,"openfl._Vector.Vector_Impl_","insertAt",0x400bc04d,"openfl._Vector.Vector_Impl_.insertAt","openfl/Vector.hx",254,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_262_iterator,"openfl._Vector.Vector_Impl_","iterator",0x11868daf,"openfl._Vector.Vector_Impl_.iterator","openfl/Vector.hx",262,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_278_join,"openfl._Vector.Vector_Impl_","join",0x7a12432b,"openfl._Vector.Vector_Impl_.join","openfl/Vector.hx",278,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_299_lastIndexOf,"openfl._Vector.Vector_Impl_","lastIndexOf",0x5bdcc7f2,"openfl._Vector.Vector_Impl_.lastIndexOf","openfl/Vector.hx",299,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_310_pop,"openfl._Vector.Vector_Impl_","pop",0x4571b170,"openfl._Vector.Vector_Impl_.pop","openfl/Vector.hx",310,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_330_push,"openfl._Vector.Vector_Impl_","push",0x7e0e211b,"openfl._Vector.Vector_Impl_.push","openfl/Vector.hx",330,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_348_removeAt,"openfl._Vector.Vector_Impl_","removeAt",0x2b07b218,"openfl._Vector.Vector_Impl_.removeAt","openfl/Vector.hx",348,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_359_reverse,"openfl._Vector.Vector_Impl_","reverse",0xc6996881,"openfl._Vector.Vector_Impl_.reverse","openfl/Vector.hx",359,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_367_set,"openfl._Vector.Vector_Impl_","set",0x4573ef81,"openfl._Vector.Vector_Impl_.set","openfl/Vector.hx",367,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_379_shift,"openfl._Vector.Vector_Impl_","shift",0x7fe33621,"openfl._Vector.Vector_Impl_.shift","openfl/Vector.hx",379,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_403_slice,"openfl._Vector.Vector_Impl_","slice",0x82880df1,"openfl._Vector.Vector_Impl_.slice","openfl/Vector.hx",403,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_451_sort,"openfl._Vector.Vector_Impl_","sort",0x8005369f,"openfl._Vector.Vector_Impl_.sort","openfl/Vector.hx",451,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_476_splice,"openfl._Vector.Vector_Impl_","splice",0x041ea6fd,"openfl._Vector.Vector_Impl_.splice","openfl/Vector.hx",476,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_489_toString,"openfl._Vector.Vector_Impl_","toString",0xb65b146d,"openfl._Vector.Vector_Impl_.toString","openfl/Vector.hx",489,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_511_unshift,"openfl._Vector.Vector_Impl_","unshift",0x245112e8,"openfl._Vector.Vector_Impl_.unshift","openfl/Vector.hx",511,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_538_convert,"openfl._Vector.Vector_Impl_","convert",0xc6672d52,"openfl._Vector.Vector_Impl_.convert","openfl/Vector.hx",538,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_544_toBoolVector,"openfl._Vector.Vector_Impl_","toBoolVector",0xb60d0e29,"openfl._Vector.Vector_Impl_.toBoolVector","openfl/Vector.hx",544,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_549_toIntVector,"openfl._Vector.Vector_Impl_","toIntVector",0xe9b44cf6,"openfl._Vector.Vector_Impl_.toIntVector","openfl/Vector.hx",549,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_554_toFloatVector,"openfl._Vector.Vector_Impl_","toFloatVector",0xde8c8663,"openfl._Vector.Vector_Impl_.toFloatVector","openfl/Vector.hx",554,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_561_toFunctionVector,"openfl._Vector.Vector_Impl_","toFunctionVector",0xabc41997,"openfl._Vector.Vector_Impl_.toFunctionVector","openfl/Vector.hx",561,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_567_toObjectVector,"openfl._Vector.Vector_Impl_","toObjectVector",0xdd29457e,"openfl._Vector.Vector_Impl_.toObjectVector","openfl/Vector.hx",567,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_573_toNullVector,"openfl._Vector.Vector_Impl_","toNullVector",0xff9bcc46,"openfl._Vector.Vector_Impl_.toNullVector","openfl/Vector.hx",573,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_578_fromBoolVector,"openfl._Vector.Vector_Impl_","fromBoolVector",0x5de98118,"openfl._Vector.Vector_Impl_.fromBoolVector","openfl/Vector.hx",578,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_583_fromIntVector,"openfl._Vector.Vector_Impl_","fromIntVector",0xcee7cce7,"openfl._Vector.Vector_Impl_.fromIntVector","openfl/Vector.hx",583,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_588_fromFloatVector,"openfl._Vector.Vector_Impl_","fromFloatVector",0x1794a494,"openfl._Vector.Vector_Impl_.fromFloatVector","openfl/Vector.hx",588,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_594_fromFunctionVector,"openfl._Vector.Vector_Impl_","fromFunctionVector",0xbc863006,"openfl._Vector.Vector_Impl_.fromFunctionVector","openfl/Vector.hx",594,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_600_fromObjectVector,"openfl._Vector.Vector_Impl_","fromObjectVector",0x8b3b922d,"openfl._Vector.Vector_Impl_.fromObjectVector","openfl/Vector.hx",600,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_607_get_fixed,"openfl._Vector.Vector_Impl_","get_fixed",0xf51a5aea,"openfl._Vector.Vector_Impl_.get_fixed","openfl/Vector.hx",607,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_612_set_fixed,"openfl._Vector.Vector_Impl_","set_fixed",0xd86b46f6,"openfl._Vector.Vector_Impl_.set_fixed","openfl/Vector.hx",612,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_617_get_length,"openfl._Vector.Vector_Impl_","get_length",0x93e47ab0,"openfl._Vector.Vector_Impl_.get_length","openfl/Vector.hx",617,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_622_set_length,"openfl._Vector.Vector_Impl_","set_length",0x97621924,"openfl._Vector.Vector_Impl_.set_length","openfl/Vector.hx",622,0x4a01873c) -HX_LOCAL_STACK_FRAME(_hx_pos_a3c09d73ddb47bfc_85_boot,"openfl._Vector.Vector_Impl_","boot",0x74c89373,"openfl._Vector.Vector_Impl_.boot","openfl/Vector.hx",85,0x4a01873c) -namespace openfl{ -namespace _Vector{ - -void Vector_Impl__obj::__construct() { } - -Dynamic Vector_Impl__obj::__CreateEmpty() { return new Vector_Impl__obj; } - -void *Vector_Impl__obj::_hx_vtable = 0; - -Dynamic Vector_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Vector_Impl__obj > _hx_result = new Vector_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Vector_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0620c351; -} - - ::openfl::_Vector::ObjectVector Vector_Impl__obj::concat(::Dynamic this1, ::openfl::_Vector::ObjectVector vec){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_193_concat) -HXDLIN( 193) return ( ( ::openfl::_Vector::ObjectVector)(::openfl::_Vector::IVector_obj::concat(this1,vec)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Vector_Impl__obj,concat,return ) - - ::openfl::_Vector::ObjectVector Vector_Impl__obj::copy(::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_202_copy) -HXDLIN( 202) return ( ( ::openfl::_Vector::ObjectVector)(::openfl::_Vector::IVector_obj::copy(this1)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Vector_Impl__obj,copy,return ) - - ::openfl::_Vector::ObjectVector Vector_Impl__obj::filter(::Dynamic this1, ::Dynamic callback){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_214_filter) -HXDLIN( 214) return ( ( ::openfl::_Vector::ObjectVector)(::openfl::_Vector::IVector_obj::filter(this1,callback)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Vector_Impl__obj,filter,return ) - - ::Dynamic Vector_Impl__obj::get(::Dynamic this1,int index){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_222_get) -HXDLIN( 222) return ::openfl::_Vector::IVector_obj::get(this1,index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Vector_Impl__obj,get,return ) - -int Vector_Impl__obj::indexOf(::Dynamic this1, ::Dynamic searchElement,hx::Null< int > __o_fromIndex){ - int fromIndex = __o_fromIndex.Default(0); - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_238_indexOf) -HXDLIN( 238) return ::openfl::_Vector::IVector_obj::indexOf(this1,searchElement,fromIndex); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Vector_Impl__obj,indexOf,return ) - -void Vector_Impl__obj::insertAt(::Dynamic this1,int index, ::Dynamic element){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_254_insertAt) -HXDLIN( 254) ::openfl::_Vector::IVector_obj::insertAt(this1,index,element); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Vector_Impl__obj,insertAt,(void)) - - ::Dynamic Vector_Impl__obj::iterator(::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_262_iterator) -HXDLIN( 262) return ::openfl::_Vector::IVector_obj::iterator(this1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Vector_Impl__obj,iterator,return ) - -::String Vector_Impl__obj::join(::Dynamic this1,::String __o_sep){ - ::String sep = __o_sep; - if (hx::IsNull(__o_sep)) sep = HX_(",",2c,00,00,00); - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_278_join) -HXDLIN( 278) return ::openfl::_Vector::IVector_obj::join(this1,sep); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Vector_Impl__obj,join,return ) - -int Vector_Impl__obj::lastIndexOf(::Dynamic this1, ::Dynamic searchElement, ::Dynamic fromIndex){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_299_lastIndexOf) -HXDLIN( 299) return ::openfl::_Vector::IVector_obj::lastIndexOf(this1,searchElement,fromIndex); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Vector_Impl__obj,lastIndexOf,return ) - - ::Dynamic Vector_Impl__obj::pop(::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_310_pop) -HXDLIN( 310) return ::openfl::_Vector::IVector_obj::pop(this1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Vector_Impl__obj,pop,return ) - -int Vector_Impl__obj::push(::Dynamic this1, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_330_push) -HXDLIN( 330) return ::openfl::_Vector::IVector_obj::push(this1,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Vector_Impl__obj,push,return ) - - ::Dynamic Vector_Impl__obj::removeAt(::Dynamic this1,int index){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_348_removeAt) -HXDLIN( 348) return ::openfl::_Vector::IVector_obj::removeAt(this1,index); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Vector_Impl__obj,removeAt,return ) - - ::openfl::_Vector::ObjectVector Vector_Impl__obj::reverse(::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_359_reverse) -HXDLIN( 359) return ( ( ::openfl::_Vector::ObjectVector)(::openfl::_Vector::IVector_obj::reverse(this1)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Vector_Impl__obj,reverse,return ) - - ::Dynamic Vector_Impl__obj::set(::Dynamic this1,int index, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_367_set) -HXDLIN( 367) return ::openfl::_Vector::IVector_obj::set(this1,index,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Vector_Impl__obj,set,return ) - - ::Dynamic Vector_Impl__obj::shift(::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_379_shift) -HXDLIN( 379) return ::openfl::_Vector::IVector_obj::shift(this1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Vector_Impl__obj,shift,return ) - - ::openfl::_Vector::ObjectVector Vector_Impl__obj::slice(::Dynamic this1,hx::Null< int > __o_startIndex, ::Dynamic endIndex){ - int startIndex = __o_startIndex.Default(0); - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_403_slice) -HXDLIN( 403) return ( ( ::openfl::_Vector::ObjectVector)(::openfl::_Vector::IVector_obj::slice(this1,startIndex,endIndex)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Vector_Impl__obj,slice,return ) - -void Vector_Impl__obj::sort(::Dynamic this1, ::Dynamic sortBehavior){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_451_sort) -HXDLIN( 451) ::openfl::_Vector::IVector_obj::sort(this1,sortBehavior); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Vector_Impl__obj,sort,(void)) - - ::openfl::_Vector::ObjectVector Vector_Impl__obj::splice(::Dynamic this1,int startIndex,int deleteCount){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_476_splice) -HXDLIN( 476) return ( ( ::openfl::_Vector::ObjectVector)(::openfl::_Vector::IVector_obj::splice(this1,startIndex,deleteCount)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Vector_Impl__obj,splice,return ) - -::String Vector_Impl__obj::toString(::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_489_toString) -HXDLIN( 489) if (hx::IsNotNull( this1 )) { -HXDLIN( 489) return ::openfl::_Vector::IVector_obj::toString(this1); - } - else { -HXDLIN( 489) return null(); - } -HXDLIN( 489) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Vector_Impl__obj,toString,return ) - -void Vector_Impl__obj::unshift(::Dynamic this1, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_511_unshift) -HXDLIN( 511) ::openfl::_Vector::IVector_obj::unshift(this1,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Vector_Impl__obj,unshift,(void)) - -::Dynamic Vector_Impl__obj::convert(::Dynamic vec){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_538_convert) -HXDLIN( 538) return vec; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Vector_Impl__obj,convert,return ) - - ::openfl::_Vector::BoolVector Vector_Impl__obj::toBoolVector(::Dynamic t,int length,bool fixed,::cpp::VirtualArray array){ - HX_GC_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_544_toBoolVector) -HXDLIN( 544) return ::openfl::_Vector::BoolVector_obj::__alloc( HX_CTX ,length,fixed,array); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Vector_Impl__obj,toBoolVector,return ) - - ::openfl::_Vector::IntVector Vector_Impl__obj::toIntVector(::Dynamic t,int length,bool fixed,::cpp::VirtualArray array){ - HX_GC_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_549_toIntVector) -HXDLIN( 549) return ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,length,fixed,array); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Vector_Impl__obj,toIntVector,return ) - - ::openfl::_Vector::FloatVector Vector_Impl__obj::toFloatVector(::Dynamic t,int length,bool fixed,::cpp::VirtualArray array){ - HX_GC_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_554_toFloatVector) -HXDLIN( 554) return ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length,fixed,array,true); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Vector_Impl__obj,toFloatVector,return ) - - ::openfl::_Vector::FunctionVector Vector_Impl__obj::toFunctionVector(::Dynamic t,int length,bool fixed,::cpp::VirtualArray array){ - HX_GC_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_561_toFunctionVector) -HXDLIN( 561) return ::openfl::_Vector::FunctionVector_obj::__alloc( HX_CTX ,length,fixed,array); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Vector_Impl__obj,toFunctionVector,return ) - - ::openfl::_Vector::ObjectVector Vector_Impl__obj::toObjectVector(::Dynamic t,int length,bool fixed,::cpp::VirtualArray array){ - HX_GC_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_567_toObjectVector) -HXDLIN( 567) return ::openfl::_Vector::ObjectVector_obj::__alloc( HX_CTX ,length,fixed,array,true); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Vector_Impl__obj,toObjectVector,return ) - - ::openfl::_Vector::ObjectVector Vector_Impl__obj::toNullVector(::Dynamic t,int length,bool fixed,::cpp::VirtualArray array){ - HX_GC_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_573_toNullVector) -HXDLIN( 573) return ::openfl::_Vector::ObjectVector_obj::__alloc( HX_CTX ,length,fixed,array,true); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Vector_Impl__obj,toNullVector,return ) - - ::openfl::_Vector::ObjectVector Vector_Impl__obj::fromBoolVector( ::openfl::_Vector::BoolVector vector){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_578_fromBoolVector) -HXDLIN( 578) return ( ( ::openfl::_Vector::ObjectVector)(vector) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Vector_Impl__obj,fromBoolVector,return ) - - ::openfl::_Vector::ObjectVector Vector_Impl__obj::fromIntVector( ::openfl::_Vector::IntVector vector){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_583_fromIntVector) -HXDLIN( 583) return ( ( ::openfl::_Vector::ObjectVector)(vector) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Vector_Impl__obj,fromIntVector,return ) - - ::openfl::_Vector::ObjectVector Vector_Impl__obj::fromFloatVector( ::openfl::_Vector::FloatVector vector){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_588_fromFloatVector) -HXDLIN( 588) return ( ( ::openfl::_Vector::ObjectVector)(vector) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Vector_Impl__obj,fromFloatVector,return ) - - ::openfl::_Vector::FunctionVector Vector_Impl__obj::fromFunctionVector( ::openfl::_Vector::FunctionVector vector){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_594_fromFunctionVector) -HXDLIN( 594) return vector; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Vector_Impl__obj,fromFunctionVector,return ) - - ::openfl::_Vector::ObjectVector Vector_Impl__obj::fromObjectVector( ::openfl::_Vector::ObjectVector vector){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_600_fromObjectVector) -HXDLIN( 600) return vector; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Vector_Impl__obj,fromObjectVector,return ) - -bool Vector_Impl__obj::get_fixed(::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_607_get_fixed) -HXDLIN( 607) return ( (bool)(this1->__Field(HX_("fixed",74,f9,a1,00),hx::paccDynamic)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Vector_Impl__obj,get_fixed,return ) - -bool Vector_Impl__obj::set_fixed(::Dynamic this1,bool value){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_612_set_fixed) -HXDLIN( 612) return (this1->__SetField(HX_("fixed",74,f9,a1,00),value,hx::paccDynamic)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Vector_Impl__obj,set_fixed,return ) - -int Vector_Impl__obj::get_length(::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_617_get_length) -HXDLIN( 617) return ::openfl::_Vector::IVector_obj::get_length(this1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Vector_Impl__obj,get_length,return ) - -int Vector_Impl__obj::set_length(::Dynamic this1,int value){ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_622_set_length) -HXDLIN( 622) return ::openfl::_Vector::IVector_obj::set_length(this1,value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Vector_Impl__obj,set_length,return ) - - -Vector_Impl__obj::Vector_Impl__obj() -{ -} - -bool Vector_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"get") ) { outValue = get_dyn(); return true; } - if (HX_FIELD_EQ(inName,"pop") ) { outValue = pop_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set") ) { outValue = set_dyn(); return true; } - break; - case 4: - if (HX_FIELD_EQ(inName,"copy") ) { outValue = copy_dyn(); return true; } - if (HX_FIELD_EQ(inName,"join") ) { outValue = join_dyn(); return true; } - if (HX_FIELD_EQ(inName,"push") ) { outValue = push_dyn(); return true; } - if (HX_FIELD_EQ(inName,"sort") ) { outValue = sort_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"shift") ) { outValue = shift_dyn(); return true; } - if (HX_FIELD_EQ(inName,"slice") ) { outValue = slice_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"concat") ) { outValue = concat_dyn(); return true; } - if (HX_FIELD_EQ(inName,"filter") ) { outValue = filter_dyn(); return true; } - if (HX_FIELD_EQ(inName,"splice") ) { outValue = splice_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"indexOf") ) { outValue = indexOf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"reverse") ) { outValue = reverse_dyn(); return true; } - if (HX_FIELD_EQ(inName,"unshift") ) { outValue = unshift_dyn(); return true; } - if (HX_FIELD_EQ(inName,"convert") ) { outValue = convert_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"insertAt") ) { outValue = insertAt_dyn(); return true; } - if (HX_FIELD_EQ(inName,"iterator") ) { outValue = iterator_dyn(); return true; } - if (HX_FIELD_EQ(inName,"removeAt") ) { outValue = removeAt_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"get_fixed") ) { outValue = get_fixed_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_fixed") ) { outValue = set_fixed_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { outValue = get_length_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_length") ) { outValue = set_length_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"lastIndexOf") ) { outValue = lastIndexOf_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toIntVector") ) { outValue = toIntVector_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"toBoolVector") ) { outValue = toBoolVector_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toNullVector") ) { outValue = toNullVector_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"toFloatVector") ) { outValue = toFloatVector_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromIntVector") ) { outValue = fromIntVector_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"toObjectVector") ) { outValue = toObjectVector_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromBoolVector") ) { outValue = fromBoolVector_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"fromFloatVector") ) { outValue = fromFloatVector_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"toFunctionVector") ) { outValue = toFunctionVector_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromObjectVector") ) { outValue = fromObjectVector_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"fromFunctionVector") ) { outValue = fromFunctionVector_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Vector_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Vector_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class Vector_Impl__obj::__mClass; - -static ::String Vector_Impl__obj_sStaticFields[] = { - HX_("concat",14,09,d0,c7), - HX_("copy",b5,bb,c4,41), - HX_("filter",b8,1f,35,85), - HX_("get",96,80,4e,00), - HX_("indexOf",c9,48,bf,e0), - HX_("insertAt",8c,7c,1f,c2), - HX_("iterator",ee,49,9a,93), - HX_("join",ea,33,65,46), - HX_("lastIndexOf",13,fd,6a,95), - HX_("pop",91,5d,55,00), - HX_("push",da,11,61,4a), - HX_("removeAt",57,6e,1b,ad), - HX_("reverse",22,39,fc,1a), - HX_("set",a2,9b,57,00), - HX_("shift",82,ec,22,7c), - HX_("slice",52,c4,c7,7e), - HX_("sort",5e,27,58,4c), - HX_("splice",7c,85,9e,bf), - HX_("toString",ac,d0,6e,38), - HX_("unshift",89,e3,b3,78), - HX_("convert",f3,fd,c9,1a), - HX_("toBoolVector",e8,55,ed,d8), - HX_("toIntVector",17,82,42,23), - HX_("toFloatVector",c4,05,eb,3f), - HX_("toFunctionVector",d6,ac,5c,2b), - HX_("toObjectVector",fd,3a,7a,ae), - HX_("toNullVector",05,14,7c,22), - HX_("fromBoolVector",97,76,3a,2f), - HX_("fromIntVector",48,4c,46,30), - HX_("fromFloatVector",35,7e,1a,6d), - HX_("fromFunctionVector",05,51,d9,c1), - HX_("fromObjectVector",6c,25,d4,0a), - HX_("get_fixed",cb,55,4b,44), - HX_("set_fixed",d7,41,9c,27), - HX_("get_length",af,04,8f,8f), - HX_("set_length",23,a3,0c,93), - ::String(null()) -}; - -void Vector_Impl__obj::__register() -{ - Vector_Impl__obj _hx_dummy; - Vector_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl._Vector.Vector_Impl_",cd,98,e3,07); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Vector_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Vector_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Vector_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Vector_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Vector_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Vector_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_a3c09d73ddb47bfc_85_boot) -HXDLIN( 85) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("statics",05,3c,65,36), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("toNullVector",05,14,7c,22), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c)))))))); - } -} - -} // end namespace openfl -} // end namespace _Vector diff --git a/hGameTest/bin/linux/obj/src/openfl/_internal/Lib.cpp b/hGameTest/bin/linux/obj/src/openfl/_internal/Lib.cpp deleted file mode 100644 index f6809456..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/_internal/Lib.cpp +++ /dev/null @@ -1,210 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif -#ifndef INCLUDED_openfl__internal_Lib -#include -#endif -#ifndef INCLUDED_openfl_display_Application -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_7288ada1c7eddece_23_notImplemented,"openfl._internal.Lib","notImplemented",0xa949dbc8,"openfl._internal.Lib.notImplemented","openfl/_internal/Lib.hx",23,0xe5ec63ab) -HX_LOCAL_STACK_FRAME(_hx_pos_7288ada1c7eddece_15_boot,"openfl._internal.Lib","boot",0xa890ac4b,"openfl._internal.Lib.boot","openfl/_internal/Lib.hx",15,0xe5ec63ab) -HX_LOCAL_STACK_FRAME(_hx_pos_7288ada1c7eddece_19_boot,"openfl._internal.Lib","boot",0xa890ac4b,"openfl._internal.Lib.boot","openfl/_internal/Lib.hx",19,0xe5ec63ab) -namespace openfl{ -namespace _internal{ - -void Lib_obj::__construct() { } - -Dynamic Lib_obj::__CreateEmpty() { return new Lib_obj; } - -void *Lib_obj::_hx_vtable = 0; - -Dynamic Lib_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Lib_obj > _hx_result = new Lib_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Lib_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0a0eec29; -} - - ::openfl::display::Application Lib_obj::application; - - ::openfl::display::MovieClip Lib_obj::current; - - ::haxe::ds::StringMap Lib_obj::_hx___sentWarnings; - -void Lib_obj::notImplemented( ::Dynamic posInfo){ - HX_STACKFRAME(&_hx_pos_7288ada1c7eddece_23_notImplemented) -HXLINE( 24) ::String api = ( (::String)(((posInfo->__Field(HX_("className",a3,92,3d,dc),hx::paccDynamic) + HX_(".",2e,00,00,00)) + posInfo->__Field(HX_("methodName",cc,19,0f,12),hx::paccDynamic))) ); -HXLINE( 26) if (!(::openfl::_internal::Lib_obj::_hx___sentWarnings->exists(api))) { -HXLINE( 28) ::openfl::_internal::Lib_obj::_hx___sentWarnings->set(api,true); -HXLINE( 30) ::lime::utils::Log_obj::warn( ::Dynamic((posInfo->__Field(HX_("methodName",cc,19,0f,12),hx::paccDynamic) + HX_(" is not implemented",1f,12,d2,b9))),posInfo); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Lib_obj,notImplemented,(void)) - - -Lib_obj::Lib_obj() -{ -} - -bool Lib_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"current") ) { outValue = ( current ); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"application") ) { outValue = ( application ); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__sentWarnings") ) { outValue = ( _hx___sentWarnings ); return true; } - if (HX_FIELD_EQ(inName,"notImplemented") ) { outValue = notImplemented_dyn(); return true; } - } - return false; -} - -bool Lib_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"current") ) { current=ioValue.Cast< ::openfl::display::MovieClip >(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"application") ) { application=ioValue.Cast< ::openfl::display::Application >(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__sentWarnings") ) { _hx___sentWarnings=ioValue.Cast< ::haxe::ds::StringMap >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Lib_obj_sMemberStorageInfo = 0; -static hx::StaticInfo Lib_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::openfl::display::Application */ ,(void *) &Lib_obj::application,HX_("application",50,ab,3e,2a)}, - {hx::fsObject /* ::openfl::display::MovieClip */ ,(void *) &Lib_obj::current,HX_("current",39,9c,e3,cb)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(void *) &Lib_obj::_hx___sentWarnings,HX_("__sentWarnings",2f,1b,27,19)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Lib_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Lib_obj::application,"application"); - HX_MARK_MEMBER_NAME(Lib_obj::current,"current"); - HX_MARK_MEMBER_NAME(Lib_obj::_hx___sentWarnings,"__sentWarnings"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Lib_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Lib_obj::application,"application"); - HX_VISIT_MEMBER_NAME(Lib_obj::current,"current"); - HX_VISIT_MEMBER_NAME(Lib_obj::_hx___sentWarnings,"__sentWarnings"); -}; - -#endif - -hx::Class Lib_obj::__mClass; - -static ::String Lib_obj_sStaticFields[] = { - HX_("application",50,ab,3e,2a), - HX_("current",39,9c,e3,cb), - HX_("__sentWarnings",2f,1b,27,19), - HX_("notImplemented",6f,3a,1a,27), - ::String(null()) -}; - -void Lib_obj::__register() -{ - Lib_obj _hx_dummy; - Lib_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl._internal.Lib",f5,2e,c2,55); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Lib_obj::__GetStatic; - __mClass->mSetStaticField = &Lib_obj::__SetStatic; - __mClass->mMarkFunc = Lib_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Lib_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Lib_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Lib_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Lib_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Lib_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Lib_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_7288ada1c7eddece_15_boot) -HXDLIN( 15) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20))))) - ->setFixed(1,HX_("statics",05,3c,65,36), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("notImplemented",6f,3a,1a,27), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:NullableParameter",d7,e1,bf,6e)))))))); - } -{ - HX_GC_STACKFRAME(&_hx_pos_7288ada1c7eddece_19_boot) -HXDLIN( 19) _hx___sentWarnings = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } -} - -} // end namespace openfl -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/_internal/utils/TouchData.cpp b/hGameTest/bin/linux/obj/src/openfl/_internal/utils/TouchData.cpp deleted file mode 100644 index f29aecd5..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/_internal/utils/TouchData.cpp +++ /dev/null @@ -1,266 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_ui_Touch -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl__internal_utils_TouchData -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_75efee5aa8d131a4_25_new,"openfl._internal.utils.TouchData","new",0x621b4fae,"openfl._internal.utils.TouchData.new","openfl/_internal/utils/TouchData.hx",25,0xb785a0c5) -HX_LOCAL_STACK_FRAME(_hx_pos_75efee5aa8d131a4_29_reset,"openfl._internal.utils.TouchData","reset",0xe8e8b89d,"openfl._internal.utils.TouchData.reset","openfl/_internal/utils/TouchData.hx",29,0xb785a0c5) -HX_LOCAL_STACK_FRAME(_hx_pos_75efee5aa8d131a4_14_boot,"openfl._internal.utils.TouchData","boot",0x6de36924,"openfl._internal.utils.TouchData.boot","openfl/_internal/utils/TouchData.hx",14,0xb785a0c5) -HX_LOCAL_STACK_FRAME(_hx_pos_75efee5aa8d131a4_16_boot,"openfl._internal.utils.TouchData","boot",0x6de36924,"openfl._internal.utils.TouchData.boot","openfl/_internal/utils/TouchData.hx",16,0xb785a0c5) -namespace openfl{ -namespace _internal{ -namespace utils{ - -void TouchData_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_75efee5aa8d131a4_25_new) -HXDLIN( 25) this->rollOutStack = ::Array_obj< ::Dynamic>::__new(0); - } - -Dynamic TouchData_obj::__CreateEmpty() { return new TouchData_obj; } - -void *TouchData_obj::_hx_vtable = 0; - -Dynamic TouchData_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< TouchData_obj > _hx_result = new TouchData_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool TouchData_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4f4ffc24; -} - -void TouchData_obj::reset(){ - HX_STACKFRAME(&_hx_pos_75efee5aa8d131a4_29_reset) -HXLINE( 30) this->touch = null(); -HXLINE( 31) this->touchDownTarget = null(); -HXLINE( 32) this->touchOverTarget = null(); -HXLINE( 34) this->rollOutStack->removeRange(0,this->rollOutStack->length); - } - - -HX_DEFINE_DYNAMIC_FUNC0(TouchData_obj,reset,(void)) - - ::lime::utils::ObjectPool TouchData_obj::_hx___pool; - - -hx::ObjectPtr< TouchData_obj > TouchData_obj::__new() { - hx::ObjectPtr< TouchData_obj > __this = new TouchData_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< TouchData_obj > TouchData_obj::__alloc(hx::Ctx *_hx_ctx) { - TouchData_obj *__this = (TouchData_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(TouchData_obj), true, "openfl._internal.utils.TouchData")); - *(void **)__this = TouchData_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -TouchData_obj::TouchData_obj() -{ -} - -void TouchData_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(TouchData); - HX_MARK_MEMBER_NAME(rollOutStack,"rollOutStack"); - HX_MARK_MEMBER_NAME(touch,"touch"); - HX_MARK_MEMBER_NAME(touchDownTarget,"touchDownTarget"); - HX_MARK_MEMBER_NAME(touchOverTarget,"touchOverTarget"); - HX_MARK_END_CLASS(); -} - -void TouchData_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(rollOutStack,"rollOutStack"); - HX_VISIT_MEMBER_NAME(touch,"touch"); - HX_VISIT_MEMBER_NAME(touchDownTarget,"touchDownTarget"); - HX_VISIT_MEMBER_NAME(touchOverTarget,"touchOverTarget"); -} - -hx::Val TouchData_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"touch") ) { return hx::Val( touch ); } - if (HX_FIELD_EQ(inName,"reset") ) { return hx::Val( reset_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"rollOutStack") ) { return hx::Val( rollOutStack ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"touchDownTarget") ) { return hx::Val( touchDownTarget ); } - if (HX_FIELD_EQ(inName,"touchOverTarget") ) { return hx::Val( touchOverTarget ); } - } - return super::__Field(inName,inCallProp); -} - -bool TouchData_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"__pool") ) { outValue = ( _hx___pool ); return true; } - } - return false; -} - -hx::Val TouchData_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"touch") ) { touch=inValue.Cast< ::lime::ui::Touch >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"rollOutStack") ) { rollOutStack=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"touchDownTarget") ) { touchDownTarget=inValue.Cast< ::openfl::display::InteractiveObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"touchOverTarget") ) { touchOverTarget=inValue.Cast< ::openfl::display::InteractiveObject >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool TouchData_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"__pool") ) { _hx___pool=ioValue.Cast< ::lime::utils::ObjectPool >(); return true; } - } - return false; -} - -void TouchData_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("rollOutStack",77,60,71,65)); - outFields->push(HX_("touch",bf,17,33,14)); - outFields->push(HX_("touchDownTarget",f2,b5,29,4e)); - outFields->push(HX_("touchOverTarget",64,90,c0,f6)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo TouchData_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(TouchData_obj,rollOutStack),HX_("rollOutStack",77,60,71,65)}, - {hx::fsObject /* ::lime::ui::Touch */ ,(int)offsetof(TouchData_obj,touch),HX_("touch",bf,17,33,14)}, - {hx::fsObject /* ::openfl::display::InteractiveObject */ ,(int)offsetof(TouchData_obj,touchDownTarget),HX_("touchDownTarget",f2,b5,29,4e)}, - {hx::fsObject /* ::openfl::display::InteractiveObject */ ,(int)offsetof(TouchData_obj,touchOverTarget),HX_("touchOverTarget",64,90,c0,f6)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo TouchData_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::lime::utils::ObjectPool */ ,(void *) &TouchData_obj::_hx___pool,HX_("__pool",fc,e3,54,f9)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String TouchData_obj_sMemberFields[] = { - HX_("rollOutStack",77,60,71,65), - HX_("touch",bf,17,33,14), - HX_("touchDownTarget",f2,b5,29,4e), - HX_("touchOverTarget",64,90,c0,f6), - HX_("reset",cf,49,c8,e6), - ::String(null()) }; - -static void TouchData_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(TouchData_obj::_hx___pool,"__pool"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void TouchData_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(TouchData_obj::_hx___pool,"__pool"); -}; - -#endif - -hx::Class TouchData_obj::__mClass; - -static ::String TouchData_obj_sStaticFields[] = { - HX_("__pool",fc,e3,54,f9), - ::String(null()) -}; - -void TouchData_obj::__register() -{ - TouchData_obj _hx_dummy; - TouchData_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl._internal.utils.TouchData",bc,a0,3a,42); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &TouchData_obj::__GetStatic; - __mClass->mSetStaticField = &TouchData_obj::__SetStatic; - __mClass->mMarkFunc = TouchData_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(TouchData_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(TouchData_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< TouchData_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = TouchData_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = TouchData_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = TouchData_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void TouchData_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_75efee5aa8d131a4_14_boot) -HXDLIN( 14) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("touch",bf,17,33,14), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))))) - ->setFixed(1,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::openfl::_internal::utils::TouchData _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_75efee5aa8d131a4_16_boot) -HXDLIN( 16) return ::openfl::_internal::utils::TouchData_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_1) HXARGC(1) - void _hx_run( ::openfl::_internal::utils::TouchData data){ - HX_STACKFRAME(&_hx_pos_75efee5aa8d131a4_16_boot) -HXDLIN( 16) data->reset(); - } - HX_END_LOCAL_FUNC1((void)) - - HX_GC_STACKFRAME(&_hx_pos_75efee5aa8d131a4_16_boot) -HXDLIN( 16) _hx___pool = ::lime::utils::ObjectPool_obj::__alloc( HX_CTX , ::Dynamic(new _hx_Closure_0()), ::Dynamic(new _hx_Closure_1()),null()); - } -} - -} // end namespace openfl -} // end namespace _internal -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/openfl/display/Application.cpp b/hGameTest/bin/linux/obj/src/openfl/display/Application.cpp deleted file mode 100644 index 1a51a5a8..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/Application.cpp +++ /dev/null @@ -1,266 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseButton_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseWheelMode_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_String_Int_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_String_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_graphics_RenderContext_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Window_Void -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_ui_MouseWheelMode -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif -#ifndef INCLUDED_openfl__internal_Lib -#include -#endif -#ifndef INCLUDED_openfl_display_Application -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_Loader -#include -#endif -#ifndef INCLUDED_openfl_display_LoaderInfo -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_display_Window -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_548c78caa19a1a14_30_new,"openfl.display.Application","new",0x436ec718,"openfl.display.Application.new","openfl/display/Application.hx",30,0xe1d30bda) -HX_LOCAL_STACK_FRAME(_hx_pos_548c78caa19a1a14_55_createWindow,"openfl.display.Application","createWindow",0xc33e4654,"openfl.display.Application.createWindow","openfl/display/Application.hx",55,0xe1d30bda) -HX_LOCAL_STACK_FRAME(_hx_pos_548c78caa19a1a14_49_createWindow,"openfl.display.Application","createWindow",0xc33e4654,"openfl.display.Application.createWindow","openfl/display/Application.hx",49,0xe1d30bda) -HX_LOCAL_STACK_FRAME(_hx_pos_548c78caa19a1a14_21_boot,"openfl.display.Application","boot",0xb5986e7a,"openfl.display.Application.boot","openfl/display/Application.hx",21,0xe1d30bda) -namespace openfl{ -namespace display{ - -void Application_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_548c78caa19a1a14_30_new) -HXLINE( 32) super::__construct(); -HXLINE( 35) if (hx::IsNull( ::openfl::_internal::Lib_obj::application )) { -HXLINE( 37) ::openfl::_internal::Lib_obj::application = hx::ObjectPtr(this); - } -HXLINE( 41) if (hx::IsNull( ::openfl::_internal::Lib_obj::current )) { -HXLINE( 41) ::openfl::_internal::Lib_obj::current = ::openfl::display::MovieClip_obj::__alloc( HX_CTX ); - } -HXLINE( 42) ::openfl::_internal::Lib_obj::current->_hx___loaderInfo = ::openfl::display::LoaderInfo_obj::create(null()); -HXLINE( 43) ::openfl::_internal::Lib_obj::current->_hx___loaderInfo->content = ::openfl::_internal::Lib_obj::current; - } - -Dynamic Application_obj::__CreateEmpty() { return new Application_obj; } - -void *Application_obj::_hx_vtable = 0; - -Dynamic Application_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Application_obj > _hx_result = new Application_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Application_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x4b993f3e) { - if (inClassId<=(int)0x31cfae44) { - return inClassId==(int)0x00000001 || inClassId==(int)0x31cfae44; - } else { - return inClassId==(int)0x4b993f3e; - } - } else { - return inClassId==(int)0x77491638; - } -} - - ::lime::ui::Window Application_obj::createWindow( ::Dynamic attributes){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0, ::Dynamic,f, ::lime::ui::Window,window1) HXARGC(0) - void _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_548c78caa19a1a14_55_createWindow) -HXLINE( 55) f(window1); - } - HX_END_LOCAL_FUNC0((void)) - - HX_GC_STACKFRAME(&_hx_pos_548c78caa19a1a14_49_createWindow) -HXLINE( 50) ::openfl::display::Window window = ::openfl::display::Window_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),attributes); -HXLINE( 52) this->_hx___windows->push(window); -HXLINE( 53) this->_hx___windowByID->set(window->id,window); -HXLINE( 55) ::Dynamic f = this->_hx___onWindowClose_dyn(); -HXDLIN( 55) ::lime::ui::Window window1 = window; -HXDLIN( 55) ::Dynamic _hx_tmp = ::Dynamic(new _hx_Closure_0(f,window1)); -HXDLIN( 55) window->onClose->add(_hx_tmp,false,-10000); -HXLINE( 57) if (hx::IsNull( this->_hx___window )) { -HXLINE( 59) this->_hx___window = window; -HXLINE( 61) window->onActivate->add(this->onWindowActivate_dyn(),null(),null()); -HXLINE( 62) window->onRenderContextLost->add(this->onRenderContextLost_dyn(),null(),null()); -HXLINE( 63) window->onRenderContextRestored->add(this->onRenderContextRestored_dyn(),null(),null()); -HXLINE( 64) window->onDeactivate->add(this->onWindowDeactivate_dyn(),null(),null()); -HXLINE( 65) window->onDropFile->add(this->onWindowDropFile_dyn(),null(),null()); -HXLINE( 66) window->onEnter->add(this->onWindowEnter_dyn(),null(),null()); -HXLINE( 67) window->onExpose->add(this->onWindowExpose_dyn(),null(),null()); -HXLINE( 68) window->onFocusIn->add(this->onWindowFocusIn_dyn(),null(),null()); -HXLINE( 69) window->onFocusOut->add(this->onWindowFocusOut_dyn(),null(),null()); -HXLINE( 70) window->onFullscreen->add(this->onWindowFullscreen_dyn(),null(),null()); -HXLINE( 71) window->onKeyDown->add(this->onKeyDown_dyn(),null(),null()); -HXLINE( 72) window->onKeyUp->add(this->onKeyUp_dyn(),null(),null()); -HXLINE( 73) window->onLeave->add(this->onWindowLeave_dyn(),null(),null()); -HXLINE( 74) window->onMinimize->add(this->onWindowMinimize_dyn(),null(),null()); -HXLINE( 75) window->onMouseDown->add(this->onMouseDown_dyn(),null(),null()); -HXLINE( 76) window->onMouseMove->add(this->onMouseMove_dyn(),null(),null()); -HXLINE( 77) window->onMouseMoveRelative->add(this->onMouseMoveRelative_dyn(),null(),null()); -HXLINE( 78) window->onMouseUp->add(this->onMouseUp_dyn(),null(),null()); -HXLINE( 79) window->onMouseWheel->add(this->onMouseWheel_dyn(),null(),null()); -HXLINE( 80) window->onMove->add(this->onWindowMove_dyn(),null(),null()); -HXLINE( 81) window->onRender->add(this->render_dyn(),null(),null()); -HXLINE( 82) window->onResize->add(this->onWindowResize_dyn(),null(),null()); -HXLINE( 83) window->onRestore->add(this->onWindowRestore_dyn(),null(),null()); -HXLINE( 84) window->onTextEdit->add(this->onTextEdit_dyn(),null(),null()); -HXLINE( 85) window->onTextInput->add(this->onTextInput_dyn(),null(),null()); -HXLINE( 87) this->onWindowCreate(); - } -HXLINE( 90) this->onCreateWindow->dispatch(window); -HXLINE( 92) return window; - } - - - -hx::ObjectPtr< Application_obj > Application_obj::__new() { - hx::ObjectPtr< Application_obj > __this = new Application_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Application_obj > Application_obj::__alloc(hx::Ctx *_hx_ctx) { - Application_obj *__this = (Application_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Application_obj), true, "openfl.display.Application")); - *(void **)__this = Application_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Application_obj::Application_obj() -{ -} - -hx::Val Application_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"createWindow") ) { return hx::Val( createWindow_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Application_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Application_obj_sStaticStorageInfo = 0; -#endif - -static ::String Application_obj_sMemberFields[] = { - HX_("createWindow",0c,d4,e1,74), - ::String(null()) }; - -hx::Class Application_obj::__mClass; - -void Application_obj::__register() -{ - Application_obj _hx_dummy; - Application_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.Application",26,9b,0f,74); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Application_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Application_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Application_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Application_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Application_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_548c78caa19a1a14_21_boot) -HXDLIN( 21) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/Bitmap.cpp b/hGameTest/bin/linux/obj/src/openfl/display/Bitmap.cpp deleted file mode 100644 index 9d5b240f..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/Bitmap.cpp +++ /dev/null @@ -1,882 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoPattern_CairoPattern_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl_display_Bitmap -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_CairoRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_CanvasRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DOMRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Graphics -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_OpenGLRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CairoDisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DBitmap -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DShape -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DOMBitmap -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_filters_BitmapFilter -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f5857023424199a6_50_new,"openfl.display.Bitmap","new",0x8bc0314b,"openfl.display.Bitmap.new","openfl/display/Bitmap.hx",50,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_65___enterFrame,"openfl.display.Bitmap","__enterFrame",0x534728ca,"openfl.display.Bitmap.__enterFrame","openfl/display/Bitmap.hx",65,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_72___getBounds,"openfl.display.Bitmap","__getBounds",0x13081c76,"openfl.display.Bitmap.__getBounds","openfl/display/Bitmap.hx",72,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_90___hitTest,"openfl.display.Bitmap","__hitTest",0x80f61450,"openfl.display.Bitmap.__hitTest","openfl/display/Bitmap.hx",90,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_118___hitTestMask,"openfl.display.Bitmap","__hitTestMask",0x7acde95c,"openfl.display.Bitmap.__hitTestMask","openfl/display/Bitmap.hx",118,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_135___renderCairo,"openfl.display.Bitmap","__renderCairo",0x941372dd,"openfl.display.Bitmap.__renderCairo","openfl/display/Bitmap.hx",135,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_160___renderCairoMask,"openfl.display.Bitmap","__renderCairoMask",0xba721269,"openfl.display.Bitmap.__renderCairoMask","openfl/display/Bitmap.hx",160,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_164___renderCanvas,"openfl.display.Bitmap","__renderCanvas",0x00421ce3,"openfl.display.Bitmap.__renderCanvas","openfl/display/Bitmap.hx",164,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_187___renderCanvasMask,"openfl.display.Bitmap","__renderCanvasMask",0x68a5376f,"openfl.display.Bitmap.__renderCanvasMask","openfl/display/Bitmap.hx",187,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_191___renderDOM,"openfl.display.Bitmap","__renderDOM",0xfdebb997,"openfl.display.Bitmap.__renderDOM","openfl/display/Bitmap.hx",191,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_212___renderDOMClear,"openfl.display.Bitmap","__renderDOMClear",0xef620476,"openfl.display.Bitmap.__renderDOMClear","openfl/display/Bitmap.hx",212,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_216___renderGL,"openfl.display.Bitmap","__renderGL",0xbc428090,"openfl.display.Bitmap.__renderGL","openfl/display/Bitmap.hx",216,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_239___renderGLMask,"openfl.display.Bitmap","__renderGLMask",0x6c65759c,"openfl.display.Bitmap.__renderGLMask","openfl/display/Bitmap.hx",239,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_243___updateCacheBitmap,"openfl.display.Bitmap","__updateCacheBitmap",0xef053813,"openfl.display.Bitmap.__updateCacheBitmap","openfl/display/Bitmap.hx",243,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_257_get_bitmapData,"openfl.display.Bitmap","get_bitmapData",0x619f7ef7,"openfl.display.Bitmap.get_bitmapData","openfl/display/Bitmap.hx",257,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_261_set_bitmapData,"openfl.display.Bitmap","set_bitmapData",0x81bf676b,"openfl.display.Bitmap.set_bitmapData","openfl/display/Bitmap.hx",261,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_278_set_height,"openfl.display.Bitmap","set_height",0x5c7f7899,"openfl.display.Bitmap.set_height","openfl/display/Bitmap.hx",278,0x461b2743) -HX_LOCAL_STACK_FRAME(_hx_pos_f5857023424199a6_291_set_width,"openfl.display.Bitmap","set_width",0x0e856194,"openfl.display.Bitmap.set_width","openfl/display/Bitmap.hx",291,0x461b2743) -namespace openfl{ -namespace display{ - -void Bitmap_obj::__construct( ::openfl::display::BitmapData bitmapData, ::Dynamic pixelSnapping,hx::Null< bool > __o_smoothing){ - bool smoothing = __o_smoothing.Default(false); - HX_STACKFRAME(&_hx_pos_f5857023424199a6_50_new) -HXLINE( 51) super::__construct(); -HXLINE( 53) this->_hx___bitmapData = bitmapData; -HXLINE( 54) this->pixelSnapping = pixelSnapping; -HXLINE( 55) this->smoothing = smoothing; -HXLINE( 57) if (hx::IsNull( pixelSnapping )) { -HXLINE( 59) this->pixelSnapping = 1; - } - } - -Dynamic Bitmap_obj::__CreateEmpty() { return new Bitmap_obj; } - -void *Bitmap_obj::_hx_vtable = 0; - -Dynamic Bitmap_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Bitmap_obj > _hx_result = new Bitmap_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool Bitmap_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - if (inClassId<=(int)0x19c29573) { - return inClassId==(int)0x00000001 || inClassId==(int)0x19c29573; - } else { - return inClassId==(int)0x1b123bf8; - } - } else { - return inClassId==(int)0x3b5602c1; - } -} - -void Bitmap_obj::_hx___enterFrame(int deltaTime){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_65___enterFrame) -HXDLIN( 65) bool _hx_tmp; -HXDLIN( 65) bool _hx_tmp1; -HXDLIN( 65) if (hx::IsNotNull( this->_hx___bitmapData )) { -HXDLIN( 65) _hx_tmp1 = hx::IsNotNull( this->_hx___bitmapData->image ); - } - else { -HXDLIN( 65) _hx_tmp1 = false; - } -HXDLIN( 65) if (_hx_tmp1) { -HXDLIN( 65) _hx_tmp = (this->_hx___bitmapData->image->version != this->_hx___imageVersion); - } - else { -HXDLIN( 65) _hx_tmp = false; - } -HXDLIN( 65) if (_hx_tmp) { -HXLINE( 67) if (!(this->_hx___renderDirty)) { -HXLINE( 67) this->_hx___renderDirty = true; -HXDLIN( 67) this->_hx___setParentRenderDirty(); - } - } - } - - -void Bitmap_obj::_hx___getBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_72___getBounds) -HXLINE( 73) ::openfl::geom::Rectangle bounds = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE( 74) if (hx::IsNotNull( this->_hx___bitmapData )) { -HXLINE( 76) bounds->setTo(( (Float)(0) ),( (Float)(0) ),( (Float)(this->_hx___bitmapData->width) ),( (Float)(this->_hx___bitmapData->height) )); - } - else { -HXLINE( 80) bounds->setTo(( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); - } -HXLINE( 83) bounds->_hx___transform(bounds,matrix); -HXLINE( 84) rect->_hx___expand(bounds->x,bounds->y,bounds->width,bounds->height); -HXLINE( 85) ::openfl::geom::Rectangle_obj::_hx___pool->release(bounds); - } - - -bool Bitmap_obj::_hx___hitTest(Float x,Float y,bool shapeFlag,::Array< ::Dynamic> stack,bool interactiveOnly, ::openfl::display::DisplayObject hitObject){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_90___hitTest) -HXLINE( 91) bool _hx_tmp; -HXDLIN( 91) bool _hx_tmp1; -HXDLIN( 91) if (!(!(hitObject->get_visible()))) { -HXLINE( 91) _hx_tmp1 = this->_hx___isMask; - } - else { -HXLINE( 91) _hx_tmp1 = true; - } -HXDLIN( 91) if (!(_hx_tmp1)) { -HXLINE( 91) _hx_tmp = hx::IsNull( this->_hx___bitmapData ); - } - else { -HXLINE( 91) _hx_tmp = true; - } -HXDLIN( 91) if (_hx_tmp) { -HXLINE( 91) return false; - } -HXLINE( 92) bool _hx_tmp2; -HXDLIN( 92) if (hx::IsNotNull( this->get_mask() )) { -HXLINE( 92) _hx_tmp2 = !(this->get_mask()->_hx___hitTestMask(x,y)); - } - else { -HXLINE( 92) _hx_tmp2 = false; - } -HXDLIN( 92) if (_hx_tmp2) { -HXLINE( 92) return false; - } -HXLINE( 94) this->_hx___getRenderTransform(); -HXLINE( 96) ::openfl::geom::Matrix _this = this->_hx___renderTransform; -HXDLIN( 96) Float norm = ((_this->a * _this->d) - (_this->b * _this->c)); -HXDLIN( 96) Float px; -HXDLIN( 96) if ((norm == 0)) { -HXLINE( 96) px = -(_this->tx); - } - else { -HXLINE( 96) px = ((((Float)1.0) / norm) * ((_this->c * (_this->ty - y)) + (_this->d * (x - _this->tx)))); - } -HXLINE( 97) ::openfl::geom::Matrix _this1 = this->_hx___renderTransform; -HXDLIN( 97) Float norm1 = ((_this1->a * _this1->d) - (_this1->b * _this1->c)); -HXDLIN( 97) Float py; -HXDLIN( 97) if ((norm1 == 0)) { -HXLINE( 97) py = -(_this1->ty); - } - else { -HXLINE( 97) py = ((((Float)1.0) / norm1) * ((_this1->a * (y - _this1->ty)) + (_this1->b * (_this1->tx - x)))); - } -HXLINE( 99) bool _hx_tmp3; -HXDLIN( 99) bool _hx_tmp4; -HXDLIN( 99) bool _hx_tmp5; -HXDLIN( 99) if ((px > 0)) { -HXLINE( 99) _hx_tmp5 = (py > 0); - } - else { -HXLINE( 99) _hx_tmp5 = false; - } -HXDLIN( 99) if (_hx_tmp5) { -HXLINE( 99) _hx_tmp4 = (px <= this->_hx___bitmapData->width); - } - else { -HXLINE( 99) _hx_tmp4 = false; - } -HXDLIN( 99) if (_hx_tmp4) { -HXLINE( 99) _hx_tmp3 = (py <= this->_hx___bitmapData->height); - } - else { -HXLINE( 99) _hx_tmp3 = false; - } -HXDLIN( 99) if (_hx_tmp3) { -HXLINE( 101) bool _hx_tmp6; -HXDLIN( 101) if (hx::IsNotNull( this->_hx___scrollRect )) { -HXLINE( 101) _hx_tmp6 = !(this->_hx___scrollRect->contains(px,py)); - } - else { -HXLINE( 101) _hx_tmp6 = false; - } -HXDLIN( 101) if (_hx_tmp6) { -HXLINE( 103) return false; - } -HXLINE( 106) bool _hx_tmp7; -HXDLIN( 106) if (hx::IsNotNull( stack )) { -HXLINE( 106) _hx_tmp7 = !(interactiveOnly); - } - else { -HXLINE( 106) _hx_tmp7 = false; - } -HXDLIN( 106) if (_hx_tmp7) { -HXLINE( 108) stack->push(hitObject); - } -HXLINE( 111) return true; - } -HXLINE( 114) return false; - } - - -bool Bitmap_obj::_hx___hitTestMask(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_118___hitTestMask) -HXLINE( 119) if (hx::IsNull( this->_hx___bitmapData )) { -HXLINE( 119) return false; - } -HXLINE( 121) this->_hx___getRenderTransform(); -HXLINE( 123) ::openfl::geom::Matrix _this = this->_hx___renderTransform; -HXDLIN( 123) Float norm = ((_this->a * _this->d) - (_this->b * _this->c)); -HXDLIN( 123) Float px; -HXDLIN( 123) if ((norm == 0)) { -HXLINE( 123) px = -(_this->tx); - } - else { -HXLINE( 123) px = ((((Float)1.0) / norm) * ((_this->c * (_this->ty - y)) + (_this->d * (x - _this->tx)))); - } -HXLINE( 124) ::openfl::geom::Matrix _this1 = this->_hx___renderTransform; -HXDLIN( 124) Float norm1 = ((_this1->a * _this1->d) - (_this1->b * _this1->c)); -HXDLIN( 124) Float py; -HXDLIN( 124) if ((norm1 == 0)) { -HXLINE( 124) py = -(_this1->ty); - } - else { -HXLINE( 124) py = ((((Float)1.0) / norm1) * ((_this1->a * (y - _this1->ty)) + (_this1->b * (_this1->tx - x)))); - } -HXLINE( 126) bool _hx_tmp; -HXDLIN( 126) bool _hx_tmp1; -HXDLIN( 126) bool _hx_tmp2; -HXDLIN( 126) if ((px > 0)) { -HXLINE( 126) _hx_tmp2 = (py > 0); - } - else { -HXLINE( 126) _hx_tmp2 = false; - } -HXDLIN( 126) if (_hx_tmp2) { -HXLINE( 126) _hx_tmp1 = (px <= this->_hx___bitmapData->width); - } - else { -HXLINE( 126) _hx_tmp1 = false; - } -HXDLIN( 126) if (_hx_tmp1) { -HXLINE( 126) _hx_tmp = (py <= this->_hx___bitmapData->height); - } - else { -HXLINE( 126) _hx_tmp = false; - } -HXDLIN( 126) if (_hx_tmp) { -HXLINE( 128) return true; - } -HXLINE( 131) return false; - } - - -void Bitmap_obj::_hx___renderCairo( ::openfl::display::CairoRenderer renderer){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_135___renderCairo) -HXLINE( 137) this->_hx___updateCacheBitmap(renderer,false); -HXLINE( 139) bool _hx_tmp; -HXDLIN( 139) if (hx::IsNotNull( this->_hx___bitmapData )) { -HXLINE( 139) _hx_tmp = hx::IsNotNull( this->_hx___bitmapData->image ); - } - else { -HXLINE( 139) _hx_tmp = false; - } -HXDLIN( 139) if (_hx_tmp) { -HXLINE( 141) this->_hx___imageVersion = this->_hx___bitmapData->image->version; - } -HXLINE( 144) bool _hx_tmp1; -HXDLIN( 144) if (hx::IsNotNull( this->_hx___cacheBitmap )) { -HXLINE( 144) _hx_tmp1 = !(this->_hx___isCacheBitmapRender); - } - else { -HXLINE( 144) _hx_tmp1 = false; - } -HXDLIN( 144) if (_hx_tmp1) { -HXLINE( 146) ::openfl::display::Bitmap bitmap = this->_hx___cacheBitmap; -HXDLIN( 146) if (!(!(bitmap->_hx___renderable))) { -HXLINE( 146) Float alpha = renderer->_hx___getAlpha(bitmap->_hx___worldAlpha); -HXDLIN( 146) bool _hx_tmp2; -HXDLIN( 146) bool _hx_tmp3; -HXDLIN( 146) if ((alpha > 0)) { -HXLINE( 146) _hx_tmp3 = hx::IsNotNull( bitmap->_hx___bitmapData ); - } - else { -HXLINE( 146) _hx_tmp3 = false; - } -HXDLIN( 146) if (_hx_tmp3) { -HXLINE( 146) _hx_tmp2 = bitmap->_hx___bitmapData->_hx___isValid; - } - else { -HXLINE( 146) _hx_tmp2 = false; - } -HXDLIN( 146) if (_hx_tmp2) { -HXLINE( 146) ::lime::graphics::cairo::Cairo cairo = renderer->cairo; -HXDLIN( 146) renderer->_hx___setBlendMode(bitmap->_hx___worldBlendMode); -HXDLIN( 146) renderer->_hx___pushMaskObject(bitmap,null()); -HXDLIN( 146) renderer->applyMatrix(bitmap->_hx___renderTransform,cairo); -HXDLIN( 146) ::Dynamic surface = bitmap->_hx___bitmapData->getSurface(); -HXDLIN( 146) if (hx::IsNotNull( surface )) { -HXLINE( 146) ::Dynamic pattern = ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::createForSurface(surface); -HXDLIN( 146) int _hx_tmp4; -HXDLIN( 146) bool _hx_tmp5; -HXDLIN( 146) if (renderer->_hx___allowSmoothing) { -HXLINE( 146) _hx_tmp5 = bitmap->smoothing; - } - else { -HXLINE( 146) _hx_tmp5 = false; - } -HXDLIN( 146) if (_hx_tmp5) { -HXLINE( 146) _hx_tmp4 = 1; - } - else { -HXLINE( 146) _hx_tmp4 = 3; - } -HXDLIN( 146) ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::set_filter(pattern,_hx_tmp4); -HXDLIN( 146) cairo->set_source(pattern); -HXDLIN( 146) if ((alpha == 1)) { -HXLINE( 146) cairo->paint(); - } - else { -HXLINE( 146) cairo->paintWithAlpha(alpha); - } - } -HXDLIN( 146) renderer->_hx___popMaskObject(bitmap,null()); -HXDLIN( 146) renderer->_hx___setBlendMode(10); - } - } - } - else { -HXLINE( 150) ::openfl::display::_internal::CairoDisplayObject_obj::render(hx::ObjectPtr(this),renderer); -HXLINE( 151) if (!(!(this->_hx___renderable))) { -HXLINE( 151) Float alpha1 = renderer->_hx___getAlpha(this->_hx___worldAlpha); -HXDLIN( 151) bool _hx_tmp6; -HXDLIN( 151) bool _hx_tmp7; -HXDLIN( 151) if ((alpha1 > 0)) { -HXLINE( 151) _hx_tmp7 = hx::IsNotNull( this->_hx___bitmapData ); - } - else { -HXLINE( 151) _hx_tmp7 = false; - } -HXDLIN( 151) if (_hx_tmp7) { -HXLINE( 151) _hx_tmp6 = this->_hx___bitmapData->_hx___isValid; - } - else { -HXLINE( 151) _hx_tmp6 = false; - } -HXDLIN( 151) if (_hx_tmp6) { -HXLINE( 151) ::lime::graphics::cairo::Cairo cairo1 = renderer->cairo; -HXDLIN( 151) renderer->_hx___setBlendMode(this->_hx___worldBlendMode); -HXDLIN( 151) renderer->_hx___pushMaskObject(hx::ObjectPtr(this),null()); -HXDLIN( 151) renderer->applyMatrix(this->_hx___renderTransform,cairo1); -HXDLIN( 151) ::Dynamic surface1 = this->_hx___bitmapData->getSurface(); -HXDLIN( 151) if (hx::IsNotNull( surface1 )) { -HXLINE( 151) ::Dynamic pattern1 = ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::createForSurface(surface1); -HXDLIN( 151) int _hx_tmp8; -HXDLIN( 151) bool _hx_tmp9; -HXDLIN( 151) if (renderer->_hx___allowSmoothing) { -HXLINE( 151) _hx_tmp9 = this->smoothing; - } - else { -HXLINE( 151) _hx_tmp9 = false; - } -HXDLIN( 151) if (_hx_tmp9) { -HXLINE( 151) _hx_tmp8 = 1; - } - else { -HXLINE( 151) _hx_tmp8 = 3; - } -HXDLIN( 151) ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::set_filter(pattern1,_hx_tmp8); -HXDLIN( 151) cairo1->set_source(pattern1); -HXDLIN( 151) if ((alpha1 == 1)) { -HXLINE( 151) cairo1->paint(); - } - else { -HXLINE( 151) cairo1->paintWithAlpha(alpha1); - } - } -HXDLIN( 151) renderer->_hx___popMaskObject(hx::ObjectPtr(this),null()); -HXDLIN( 151) renderer->_hx___setBlendMode(10); - } - } - } -HXLINE( 154) this->_hx___renderEvent(renderer); - } - - -void Bitmap_obj::_hx___renderCairoMask( ::openfl::display::CairoRenderer renderer){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_160___renderCairoMask) -HXDLIN( 160) ::lime::graphics::cairo::Cairo renderer1 = renderer->cairo; -HXDLIN( 160) Float _hx_tmp = this->get_width(); -HXDLIN( 160) renderer1->rectangle(( (Float)(0) ),( (Float)(0) ),_hx_tmp,this->get_height()); - } - - -void Bitmap_obj::_hx___renderCanvas( ::openfl::display::CanvasRenderer renderer){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_164___renderCanvas) -HXLINE( 165) this->_hx___updateCacheBitmap(renderer,false); -HXLINE( 167) bool _hx_tmp; -HXDLIN( 167) if (hx::IsNotNull( this->_hx___bitmapData )) { -HXLINE( 167) _hx_tmp = hx::IsNotNull( this->_hx___bitmapData->image ); - } - else { -HXLINE( 167) _hx_tmp = false; - } -HXDLIN( 167) if (_hx_tmp) { -HXLINE( 169) this->_hx___imageVersion = this->_hx___bitmapData->image->version; - } -HXLINE( 172) bool _hx_tmp1; -HXDLIN( 172) if (hx::IsNotNull( this->_hx___cacheBitmap )) { -HXLINE( 172) _hx_tmp1 = !(this->_hx___isCacheBitmapRender); - } - else { -HXLINE( 172) _hx_tmp1 = false; - } -HXLINE( 182) this->_hx___renderEvent(renderer); - } - - -void Bitmap_obj::_hx___renderCanvasMask( ::openfl::display::CanvasRenderer renderer){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_187___renderCanvasMask) -HXDLIN( 187) ::Dynamic renderer1 = ::Dynamic(renderer->context->__Field(HX_("rect",24,4d,a7,4b),hx::paccDynamic)); -HXDLIN( 187) Float _hx_tmp = this->get_width(); -HXDLIN( 187) renderer1(0,0,_hx_tmp,this->get_height()); - } - - -void Bitmap_obj::_hx___renderDOM( ::openfl::display::DOMRenderer renderer){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_191___renderDOM) -HXLINE( 192) this->_hx___updateCacheBitmap(renderer,false); -HXLINE( 194) bool _hx_tmp; -HXDLIN( 194) if (hx::IsNotNull( this->_hx___cacheBitmap )) { -HXLINE( 194) _hx_tmp = !(this->_hx___isCacheBitmapRender); - } - else { -HXLINE( 194) _hx_tmp = false; - } -HXDLIN( 194) if (_hx_tmp) { -HXLINE( 196) this->_hx___renderDOMClear(renderer); -HXLINE( 197) this->_hx___cacheBitmap->stage = this->stage; - } -HXLINE( 207) this->_hx___renderEvent(renderer); - } - - -void Bitmap_obj::_hx___renderDOMClear( ::openfl::display::DOMRenderer renderer){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_212___renderDOMClear) -HXDLIN( 212) ::openfl::display::_internal::DOMBitmap_obj::clear(hx::ObjectPtr(this),renderer); - } - - -void Bitmap_obj::_hx___renderGL( ::openfl::display::OpenGLRenderer renderer){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_216___renderGL) -HXLINE( 217) this->_hx___updateCacheBitmap(renderer,false); -HXLINE( 219) bool _hx_tmp; -HXDLIN( 219) if (hx::IsNotNull( this->_hx___bitmapData )) { -HXLINE( 219) _hx_tmp = hx::IsNotNull( this->_hx___bitmapData->image ); - } - else { -HXLINE( 219) _hx_tmp = false; - } -HXDLIN( 219) if (_hx_tmp) { -HXLINE( 221) this->_hx___imageVersion = this->_hx___bitmapData->image->version; - } -HXLINE( 224) bool _hx_tmp1; -HXDLIN( 224) if (hx::IsNotNull( this->_hx___cacheBitmap )) { -HXLINE( 224) _hx_tmp1 = !(this->_hx___isCacheBitmapRender); - } - else { -HXLINE( 224) _hx_tmp1 = false; - } -HXDLIN( 224) if (_hx_tmp1) { -HXLINE( 226) ::openfl::display::_internal::Context3DBitmap_obj::render(this->_hx___cacheBitmap,renderer); - } - else { -HXLINE( 230) bool _hx_tmp2; -HXDLIN( 230) if (hx::IsNull( this->opaqueBackground )) { -HXLINE( 230) _hx_tmp2 = hx::IsNull( this->_hx___graphics ); - } - else { -HXLINE( 230) _hx_tmp2 = false; - } -HXDLIN( 230) if (!(_hx_tmp2)) { -HXLINE( 230) bool _hx_tmp3; -HXDLIN( 230) if (!(!(this->_hx___renderable))) { -HXLINE( 230) _hx_tmp3 = (this->_hx___worldAlpha <= 0); - } - else { -HXLINE( 230) _hx_tmp3 = true; - } -HXDLIN( 230) if (!(_hx_tmp3)) { -HXLINE( 230) bool _hx_tmp4; -HXDLIN( 230) bool _hx_tmp5; -HXDLIN( 230) bool _hx_tmp6; -HXDLIN( 230) if (hx::IsNotNull( this->opaqueBackground )) { -HXLINE( 230) _hx_tmp6 = !(this->_hx___isCacheBitmapRender); - } - else { -HXLINE( 230) _hx_tmp6 = false; - } -HXDLIN( 230) if (_hx_tmp6) { -HXLINE( 230) _hx_tmp5 = (this->get_width() > 0); - } - else { -HXLINE( 230) _hx_tmp5 = false; - } -HXDLIN( 230) if (_hx_tmp5) { -HXLINE( 230) _hx_tmp4 = (this->get_height() > 0); - } - else { -HXLINE( 230) _hx_tmp4 = false; - } -HXDLIN( 230) if (_hx_tmp4) { -HXLINE( 230) renderer->_hx___setBlendMode(this->_hx___worldBlendMode); -HXDLIN( 230) renderer->_hx___pushMaskObject(hx::ObjectPtr(this),null()); -HXDLIN( 230) ::openfl::display3D::Context3D context = renderer->_hx___context3D; -HXDLIN( 230) ::openfl::geom::Rectangle rect = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXDLIN( 230) Float _hx_tmp7 = this->get_width(); -HXDLIN( 230) rect->setTo(( (Float)(0) ),( (Float)(0) ),_hx_tmp7,this->get_height()); -HXDLIN( 230) renderer->_hx___pushMaskRect(rect,this->_hx___renderTransform); -HXDLIN( 230) int color = ( (int)(this->opaqueBackground) ); -HXDLIN( 230) context->clear((( (Float)((hx::UShr(color,16) & 255)) ) / ( (Float)(255) )),(( (Float)((hx::UShr(color,8) & 255)) ) / ( (Float)(255) )),(( (Float)((color & 255)) ) / ( (Float)(255) )),1,0,0,1); -HXDLIN( 230) renderer->_hx___popMaskRect(); -HXDLIN( 230) renderer->_hx___popMaskObject(hx::ObjectPtr(this),null()); -HXDLIN( 230) ::openfl::geom::Rectangle_obj::_hx___pool->release(rect); - } -HXDLIN( 230) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE( 230) ::openfl::display::_internal::Context3DShape_obj::render(hx::ObjectPtr(this),renderer); - } - } - } -HXLINE( 231) ::openfl::display::_internal::Context3DBitmap_obj::render(hx::ObjectPtr(this),renderer); - } -HXLINE( 234) this->_hx___renderEvent(renderer); - } - - -void Bitmap_obj::_hx___renderGLMask( ::openfl::display::OpenGLRenderer renderer){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_239___renderGLMask) -HXDLIN( 239) ::openfl::display::_internal::Context3DBitmap_obj::renderMask(hx::ObjectPtr(this),renderer); - } - - -bool Bitmap_obj::_hx___updateCacheBitmap( ::openfl::display::DisplayObjectRenderer renderer,bool force){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_243___updateCacheBitmap) -HXLINE( 247) bool _hx_tmp; -HXDLIN( 247) if (hx::IsNotNull( this->_hx___bitmapData )) { -HXLINE( 247) bool _hx_tmp1; -HXDLIN( 247) if (hx::IsNull( this->_hx___filters )) { -HXLINE( 247) _hx_tmp1 = (renderer->_hx___type == HX_("opengl",6f,64,94,21)); - } - else { -HXLINE( 247) _hx_tmp1 = false; - } -HXDLIN( 247) if (_hx_tmp1) { -HXLINE( 247) _hx_tmp = hx::IsNull( this->_hx___cacheBitmap ); - } - else { -HXLINE( 247) _hx_tmp = false; - } - } - else { -HXLINE( 247) _hx_tmp = true; - } -HXDLIN( 247) if (_hx_tmp) { -HXLINE( 247) return false; - } -HXLINE( 248) bool _hx_tmp2; -HXDLIN( 248) if (hx::IsNotNull( this->_hx___bitmapData->image )) { -HXLINE( 248) _hx_tmp2 = (this->_hx___bitmapData->image->version != this->_hx___imageVersion); - } - else { -HXLINE( 248) _hx_tmp2 = false; - } -HXDLIN( 248) return this->super::_hx___updateCacheBitmap(renderer,_hx_tmp2); - } - - - ::openfl::display::BitmapData Bitmap_obj::get_bitmapData(){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_257_get_bitmapData) -HXDLIN( 257) return this->_hx___bitmapData; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Bitmap_obj,get_bitmapData,return ) - - ::openfl::display::BitmapData Bitmap_obj::set_bitmapData( ::openfl::display::BitmapData value){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_261_set_bitmapData) -HXLINE( 262) this->_hx___bitmapData = value; -HXLINE( 263) this->smoothing = false; -HXLINE( 265) if (!(this->_hx___renderDirty)) { -HXLINE( 265) this->_hx___renderDirty = true; -HXDLIN( 265) this->_hx___setParentRenderDirty(); - } -HXLINE( 267) bool _hx_tmp = hx::IsNotNull( this->_hx___filters ); -HXLINE( 272) this->_hx___imageVersion = -1; -HXLINE( 274) return this->_hx___bitmapData; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Bitmap_obj,set_bitmapData,return ) - -Float Bitmap_obj::set_height(Float value){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_278_set_height) -HXLINE( 279) if (hx::IsNotNull( this->_hx___bitmapData )) { -HXLINE( 281) this->set_scaleY((value / ( (Float)(this->_hx___bitmapData->height) ))); - } - else { -HXLINE( 285) this->set_scaleY(( (Float)(0) )); - } -HXLINE( 287) return value; - } - - -Float Bitmap_obj::set_width(Float value){ - HX_STACKFRAME(&_hx_pos_f5857023424199a6_291_set_width) -HXLINE( 292) if (hx::IsNotNull( this->_hx___bitmapData )) { -HXLINE( 294) this->set_scaleX((value / ( (Float)(this->_hx___bitmapData->width) ))); - } - else { -HXLINE( 298) this->set_scaleX(( (Float)(0) )); - } -HXLINE( 300) return value; - } - - - -hx::ObjectPtr< Bitmap_obj > Bitmap_obj::__new( ::openfl::display::BitmapData bitmapData, ::Dynamic pixelSnapping,hx::Null< bool > __o_smoothing) { - hx::ObjectPtr< Bitmap_obj > __this = new Bitmap_obj(); - __this->__construct(bitmapData,pixelSnapping,__o_smoothing); - return __this; -} - -hx::ObjectPtr< Bitmap_obj > Bitmap_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display::BitmapData bitmapData, ::Dynamic pixelSnapping,hx::Null< bool > __o_smoothing) { - Bitmap_obj *__this = (Bitmap_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Bitmap_obj), true, "openfl.display.Bitmap")); - *(void **)__this = Bitmap_obj::_hx_vtable; - __this->__construct(bitmapData,pixelSnapping,__o_smoothing); - return __this; -} - -Bitmap_obj::Bitmap_obj() -{ -} - -void Bitmap_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Bitmap); - HX_MARK_MEMBER_NAME(pixelSnapping,"pixelSnapping"); - HX_MARK_MEMBER_NAME(smoothing,"smoothing"); - HX_MARK_MEMBER_NAME(_hx___bitmapData,"__bitmapData"); - HX_MARK_MEMBER_NAME(_hx___imageVersion,"__imageVersion"); - ::openfl::display::DisplayObject_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void Bitmap_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(pixelSnapping,"pixelSnapping"); - HX_VISIT_MEMBER_NAME(smoothing,"smoothing"); - HX_VISIT_MEMBER_NAME(_hx___bitmapData,"__bitmapData"); - HX_VISIT_MEMBER_NAME(_hx___imageVersion,"__imageVersion"); - ::openfl::display::DisplayObject_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val Bitmap_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"smoothing") ) { return hx::Val( smoothing ); } - if (HX_FIELD_EQ(inName,"__hitTest") ) { return hx::Val( _hx___hitTest_dyn() ); } - if (HX_FIELD_EQ(inName,"set_width") ) { return hx::Val( set_width_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"bitmapData") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_bitmapData() ); } - if (HX_FIELD_EQ(inName,"__renderGL") ) { return hx::Val( _hx___renderGL_dyn() ); } - if (HX_FIELD_EQ(inName,"set_height") ) { return hx::Val( set_height_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__getBounds") ) { return hx::Val( _hx___getBounds_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderDOM") ) { return hx::Val( _hx___renderDOM_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__bitmapData") ) { return hx::Val( _hx___bitmapData ); } - if (HX_FIELD_EQ(inName,"__enterFrame") ) { return hx::Val( _hx___enterFrame_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"pixelSnapping") ) { return hx::Val( pixelSnapping ); } - if (HX_FIELD_EQ(inName,"__hitTestMask") ) { return hx::Val( _hx___hitTestMask_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderCairo") ) { return hx::Val( _hx___renderCairo_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__imageVersion") ) { return hx::Val( _hx___imageVersion ); } - if (HX_FIELD_EQ(inName,"__renderCanvas") ) { return hx::Val( _hx___renderCanvas_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderGLMask") ) { return hx::Val( _hx___renderGLMask_dyn() ); } - if (HX_FIELD_EQ(inName,"get_bitmapData") ) { return hx::Val( get_bitmapData_dyn() ); } - if (HX_FIELD_EQ(inName,"set_bitmapData") ) { return hx::Val( set_bitmapData_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__renderDOMClear") ) { return hx::Val( _hx___renderDOMClear_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__renderCairoMask") ) { return hx::Val( _hx___renderCairoMask_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__renderCanvasMask") ) { return hx::Val( _hx___renderCanvasMask_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"__updateCacheBitmap") ) { return hx::Val( _hx___updateCacheBitmap_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Bitmap_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"smoothing") ) { smoothing=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"bitmapData") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_bitmapData(inValue.Cast< ::openfl::display::BitmapData >()) ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__bitmapData") ) { _hx___bitmapData=inValue.Cast< ::openfl::display::BitmapData >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"pixelSnapping") ) { pixelSnapping=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__imageVersion") ) { _hx___imageVersion=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Bitmap_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bitmapData",b9,b5,c0,33)); - outFields->push(HX_("pixelSnapping",62,ae,a1,b8)); - outFields->push(HX_("smoothing",74,d5,e1,95)); - outFields->push(HX_("__bitmapData",d9,30,54,6c)); - outFields->push(HX_("__imageVersion",1d,e4,7a,8d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Bitmap_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Bitmap_obj,pixelSnapping),HX_("pixelSnapping",62,ae,a1,b8)}, - {hx::fsBool,(int)offsetof(Bitmap_obj,smoothing),HX_("smoothing",74,d5,e1,95)}, - {hx::fsObject /* ::openfl::display::BitmapData */ ,(int)offsetof(Bitmap_obj,_hx___bitmapData),HX_("__bitmapData",d9,30,54,6c)}, - {hx::fsInt,(int)offsetof(Bitmap_obj,_hx___imageVersion),HX_("__imageVersion",1d,e4,7a,8d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Bitmap_obj_sStaticStorageInfo = 0; -#endif - -static ::String Bitmap_obj_sMemberFields[] = { - HX_("pixelSnapping",62,ae,a1,b8), - HX_("smoothing",74,d5,e1,95), - HX_("__bitmapData",d9,30,54,6c), - HX_("__imageVersion",1d,e4,7a,8d), - HX_("__enterFrame",15,7f,e3,3a), - HX_("__getBounds",8b,58,a0,10), - HX_("__hitTest",25,b1,cd,63), - HX_("__hitTestMask",b1,14,fd,3b), - HX_("__renderCairo",32,9e,42,55), - HX_("__renderCairoMask",3e,0c,22,6b), - HX_("__renderCanvas",ee,db,58,48), - HX_("__renderCanvasMask",fa,d7,ef,51), - HX_("__renderDOM",ac,f5,83,fb), - HX_("__renderDOMClear",41,dc,ee,79), - HX_("__renderGL",1b,1e,14,56), - HX_("__renderGLMask",a7,34,7c,b4), - HX_("__updateCacheBitmap",28,11,07,27), - HX_("get_bitmapData",02,3e,b6,a9), - HX_("set_bitmapData",76,26,d6,c9), - HX_("set_height",24,16,51,f6), - HX_("set_width",69,fe,5c,f1), - ::String(null()) }; - -hx::Class Bitmap_obj::__mClass; - -void Bitmap_obj::__register() -{ - Bitmap_obj _hx_dummy; - Bitmap_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.Bitmap",d9,2f,4d,7b); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Bitmap_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Bitmap_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Bitmap_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Bitmap_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/BitmapData.cpp b/hGameTest/bin/linux/obj/src/openfl/display/BitmapData.cpp deleted file mode 100644 index 3d9108f3..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/BitmapData.cpp +++ /dev/null @@ -1,4406 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageBuffer -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageChannel -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageFileFormat -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageType -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoImageSurface_CairoImageSurface_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoPattern_CairoPattern_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoSurface_CairoSurface_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_math_Rectangle -#include -#endif -#ifndef INCLUDED_lime_math_Vector2 -#include -#endif -#ifndef INCLUDED_lime_system_Endian -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl_Lib -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl_display_Bitmap -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_CairoRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_CanvasRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DOMRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectShader -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_JPEGEncoderOptions -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_OpenGLRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_PNGEncoderOptions -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Float -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_display__internal_AbstractNoise -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DMaskShader -#include -#endif -#ifndef INCLUDED_openfl_display__internal_PerlinNoise -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_IndexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_VertexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_Context3DState -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_RectangleTexture -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_filters_BitmapFilter -#include -#endif -#ifndef INCLUDED_openfl_geom_ColorTransform -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Point -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_utils__Endian_Endian_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e7567b6ca69cedca_125_new,"openfl.display.BitmapData","new",0x7e3e4115,"openfl.display.BitmapData.new","openfl/display/BitmapData.hx",125,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_204_applyFilter,"openfl.display.BitmapData","applyFilter",0xfbb98d7b,"openfl.display.BitmapData.applyFilter","openfl/display/BitmapData.hx",204,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_252_clone,"openfl.display.BitmapData","clone",0xea52db52,"openfl.display.BitmapData.clone","openfl/display/BitmapData.hx",252,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_291_colorTransform,"openfl.display.BitmapData","colorTransform",0xbfe3e8f4,"openfl.display.BitmapData.colorTransform","openfl/display/BitmapData.hx",291,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_301_compare,"openfl.display.BitmapData","compare",0x56d287da,"openfl.display.BitmapData.compare","openfl/display/BitmapData.hx",301,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_425_copyChannel,"openfl.display.BitmapData","copyChannel",0x5d702b43,"openfl.display.BitmapData.copyChannel","openfl/display/BitmapData.hx",425,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_453_copyPixels,"openfl.display.BitmapData","copyPixels",0x385c94ad,"openfl.display.BitmapData.copyPixels","openfl/display/BitmapData.hx",453,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_471_dispose,"openfl.display.BitmapData","dispose",0x8eb5efd4,"openfl.display.BitmapData.dispose","openfl/display/BitmapData.hx",471,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_512_disposeImage,"openfl.display.BitmapData","disposeImage",0x60a6bee7,"openfl.display.BitmapData.disposeImage","openfl/display/BitmapData.hx",512,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_517_draw,"openfl.display.BitmapData","draw",0xf1a859af,"openfl.display.BitmapData.draw","openfl/display/BitmapData.hx",517,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_652_drawWithQuality,"openfl.display.BitmapData","drawWithQuality",0xabf0f1ea,"openfl.display.BitmapData.drawWithQuality","openfl/display/BitmapData.hx",652,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_656_encode,"openfl.display.BitmapData","encode",0x09c32081,"openfl.display.BitmapData.encode","openfl/display/BitmapData.hx",656,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_694_fillRect,"openfl.display.BitmapData","fillRect",0x95912472,"openfl.display.BitmapData.fillRect","openfl/display/BitmapData.hx",694,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_698_floodFill,"openfl.display.BitmapData","floodFill",0xed95e9d6,"openfl.display.BitmapData.floodFill","openfl/display/BitmapData.hx",698,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_782_generateFilterRect,"openfl.display.BitmapData","generateFilterRect",0x1ef8cf7c,"openfl.display.BitmapData.generateFilterRect","openfl/display/BitmapData.hx",782,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_786_getIndexBuffer,"openfl.display.BitmapData","getIndexBuffer",0x8fe8ca27,"openfl.display.BitmapData.getIndexBuffer","openfl/display/BitmapData.hx",786,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_992_getVertexBuffer,"openfl.display.BitmapData","getVertexBuffer",0xd07f316f,"openfl.display.BitmapData.getVertexBuffer","openfl/display/BitmapData.hx",992,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1410_getColorBoundsRect,"openfl.display.BitmapData","getColorBoundsRect",0x21495071,"openfl.display.BitmapData.getColorBoundsRect","openfl/display/BitmapData.hx",1410,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1428_getPixel,"openfl.display.BitmapData","getPixel",0x4b52b53b,"openfl.display.BitmapData.getPixel","openfl/display/BitmapData.hx",1428,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1438_getPixel32,"openfl.display.BitmapData","getPixel32",0xcd56e69a,"openfl.display.BitmapData.getPixel32","openfl/display/BitmapData.hx",1438,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1448_getPixels,"openfl.display.BitmapData","getPixels",0x9d0bded8,"openfl.display.BitmapData.getPixels","openfl/display/BitmapData.hx",1448,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1463_getSurface,"openfl.display.BitmapData","getSurface",0xa2992c22,"openfl.display.BitmapData.getSurface","openfl/display/BitmapData.hx",1463,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1479_getTexture,"openfl.display.BitmapData","getTexture",0xe4308ed0,"openfl.display.BitmapData.getTexture","openfl/display/BitmapData.hx",1479,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1549_getVector,"openfl.display.BitmapData","getVector",0xa7bfa06e,"openfl.display.BitmapData.getVector","openfl/display/BitmapData.hx",1549,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1563_histogram,"openfl.display.BitmapData","histogram",0xf93f4519,"openfl.display.BitmapData.histogram","openfl/display/BitmapData.hx",1563,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1578_hitTest,"openfl.display.BitmapData","hitTest",0xb5e8cf7a,"openfl.display.BitmapData.hitTest","openfl/display/BitmapData.hx",1578,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1745_lock,"openfl.display.BitmapData","lock",0xf6efc996,"openfl.display.BitmapData.lock","openfl/display/BitmapData.hx",1745,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1749_merge,"openfl.display.BitmapData","merge",0xa7b66aad,"openfl.display.BitmapData.merge","openfl/display/BitmapData.hx",1749,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1765_noise,"openfl.display.BitmapData","noise",0x41b2578f,"openfl.display.BitmapData.noise","openfl/display/BitmapData.hx",1765,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1757_noise,"openfl.display.BitmapData","noise",0x41b2578f,"openfl.display.BitmapData.noise","openfl/display/BitmapData.hx",1757,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1815_paletteMap,"openfl.display.BitmapData","paletteMap",0xfc19eecc,"openfl.display.BitmapData.paletteMap","openfl/display/BitmapData.hx",1815,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1847_perlinNoise,"openfl.display.BitmapData","perlinNoise",0xc682321b,"openfl.display.BitmapData.perlinNoise","openfl/display/BitmapData.hx",1847,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1856_scroll,"openfl.display.BitmapData","scroll",0x57440678,"openfl.display.BitmapData.scroll","openfl/display/BitmapData.hx",1856,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1862_setPixel,"openfl.display.BitmapData","setPixel",0xf9b00eaf,"openfl.display.BitmapData.setPixel","openfl/display/BitmapData.hx",1862,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1870_setPixel32,"openfl.display.BitmapData","setPixel32",0xd0d4850e,"openfl.display.BitmapData.setPixel32","openfl/display/BitmapData.hx",1870,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1878_setPixels,"openfl.display.BitmapData","setPixels",0x805ccae4,"openfl.display.BitmapData.setPixels","openfl/display/BitmapData.hx",1878,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1890_setVector,"openfl.display.BitmapData","setVector",0x8b108c7a,"openfl.display.BitmapData.setVector","openfl/display/BitmapData.hx",1890,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1905_threshold,"openfl.display.BitmapData","threshold",0xc8af2a20,"openfl.display.BitmapData.threshold","openfl/display/BitmapData.hx",1905,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1925_unlock,"openfl.display.BitmapData","unlock",0x756bd12f,"openfl.display.BitmapData.unlock","openfl/display/BitmapData.hx",1925,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1928___applyAlpha,"openfl.display.BitmapData","__applyAlpha",0x0369eedb,"openfl.display.BitmapData.__applyAlpha","openfl/display/BitmapData.hx",1928,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1945___drawCairo,"openfl.display.BitmapData","__drawCairo",0x71da5c79,"openfl.display.BitmapData.__drawCairo","openfl/display/BitmapData.hx",1945,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1968___drawCanvas,"openfl.display.BitmapData","__drawCanvas",0x30879bc7,"openfl.display.BitmapData.__drawCanvas","openfl/display/BitmapData.hx",1968,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1986___drawGL,"openfl.display.BitmapData","__drawGL",0xb0ddbd74,"openfl.display.BitmapData.__drawGL","openfl/display/BitmapData.hx",1986,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2009___fillRect,"openfl.display.BitmapData","__fillRect",0x05dff852,"openfl.display.BitmapData.__fillRect","openfl/display/BitmapData.hx",2009,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2064___fromBase64,"openfl.display.BitmapData","__fromBase64",0xceedce64,"openfl.display.BitmapData.__fromBase64","openfl/display/BitmapData.hx",2064,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2072___fromBytes,"openfl.display.BitmapData","__fromBytes",0xdad6e936,"openfl.display.BitmapData.__fromBytes","openfl/display/BitmapData.hx",2072,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2085___fromFile,"openfl.display.BitmapData","__fromFile",0x3aae5011,"openfl.display.BitmapData.__fromFile","openfl/display/BitmapData.hx",2085,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2096___fromImage,"openfl.display.BitmapData","__fromImage",0xdaa80026,"openfl.display.BitmapData.__fromImage","openfl/display/BitmapData.hx",2096,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2119___getBounds,"openfl.display.BitmapData","__getBounds",0x4b2a0640,"openfl.display.BitmapData.__getBounds","openfl/display/BitmapData.hx",2119,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2157___loadFromBase64,"openfl.display.BitmapData","__loadFromBase64",0x743819aa,"openfl.display.BitmapData.__loadFromBase64","openfl/display/BitmapData.hx",2157,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2154___loadFromBase64,"openfl.display.BitmapData","__loadFromBase64",0x743819aa,"openfl.display.BitmapData.__loadFromBase64","openfl/display/BitmapData.hx",2154,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2170___loadFromBytes,"openfl.display.BitmapData","__loadFromBytes",0xb92428b0,"openfl.display.BitmapData.__loadFromBytes","openfl/display/BitmapData.hx",2170,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2167___loadFromBytes,"openfl.display.BitmapData","__loadFromBytes",0xb92428b0,"openfl.display.BitmapData.__loadFromBytes","openfl/display/BitmapData.hx",2167,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2189___loadFromFile,"openfl.display.BitmapData","__loadFromFile",0x8e551dd7,"openfl.display.BitmapData.__loadFromFile","openfl/display/BitmapData.hx",2189,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2186___loadFromFile,"openfl.display.BitmapData","__loadFromFile",0x8e551dd7,"openfl.display.BitmapData.__loadFromFile","openfl/display/BitmapData.hx",2186,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2199___renderCairo,"openfl.display.BitmapData","__renderCairo",0x87dae327,"openfl.display.BitmapData.__renderCairo","openfl/display/BitmapData.hx",2199,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2228___renderCairoMask,"openfl.display.BitmapData","__renderCairoMask",0x1a586fb3,"openfl.display.BitmapData.__renderCairoMask","openfl/display/BitmapData.hx",2228,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2231___renderCanvas,"openfl.display.BitmapData","__renderCanvas",0x5afced59,"openfl.display.BitmapData.__renderCanvas","openfl/display/BitmapData.hx",2231,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2249___renderCanvasMask,"openfl.display.BitmapData","__renderCanvasMask",0xf2507ae5,"openfl.display.BitmapData.__renderCanvasMask","openfl/display/BitmapData.hx",2249,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2251___renderDOM,"openfl.display.BitmapData","__renderDOM",0x360da361,"openfl.display.BitmapData.__renderDOM","openfl/display/BitmapData.hx",2251,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2254___renderGL,"openfl.display.BitmapData","__renderGL",0x4c025e06,"openfl.display.BitmapData.__renderGL","openfl/display/BitmapData.hx",2254,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2284___renderGLMask,"openfl.display.BitmapData","__renderGLMask",0xc7204612,"openfl.display.BitmapData.__renderGLMask","openfl/display/BitmapData.hx",2284,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2308___resize,"openfl.display.BitmapData","__resize",0xd982a43f,"openfl.display.BitmapData.__resize","openfl/display/BitmapData.hx",2308,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2319___setUVRect,"openfl.display.BitmapData","__setUVRect",0x4b14ffdc,"openfl.display.BitmapData.__setUVRect","openfl/display/BitmapData.hx",2319,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2352___sync,"openfl.display.BitmapData","__sync",0x0b374be6,"openfl.display.BitmapData.__sync","openfl/display/BitmapData.hx",2352,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2360___update,"openfl.display.BitmapData","__update",0x580cd054,"openfl.display.BitmapData.__update","openfl/display/BitmapData.hx",2360,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_2364___updateTransforms,"openfl.display.BitmapData","__updateTransforms",0xf11196fb,"openfl.display.BitmapData.__updateTransforms","openfl/display/BitmapData.hx",2364,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_707_fromBase64,"openfl.display.BitmapData","fromBase64",0x8e5a4284,"openfl.display.BitmapData.fromBase64","openfl/display/BitmapData.hx",707,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_720_fromBytes,"openfl.display.BitmapData","fromBytes",0x062c5916,"openfl.display.BitmapData.fromBytes","openfl/display/BitmapData.hx",720,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_745_fromFile,"openfl.display.BitmapData","fromFile",0xca5f7c31,"openfl.display.BitmapData.fromFile","openfl/display/BitmapData.hx",745,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_758_fromImage,"openfl.display.BitmapData","fromImage",0x05fd7006,"openfl.display.BitmapData.fromImage","openfl/display/BitmapData.hx",758,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_769_fromTexture,"openfl.display.BitmapData","fromTexture",0x71aada46,"openfl.display.BitmapData.fromTexture","openfl/display/BitmapData.hx",769,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1707_loadFromBase64,"openfl.display.BitmapData","loadFromBase64",0x41c11dca,"openfl.display.BitmapData.loadFromBase64","openfl/display/BitmapData.hx",1707,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1705_loadFromBase64,"openfl.display.BitmapData","loadFromBase64",0x41c11dca,"openfl.display.BitmapData.loadFromBase64","openfl/display/BitmapData.hx",1705,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1718_loadFromBytes,"openfl.display.BitmapData","loadFromBytes",0x271f0890,"openfl.display.BitmapData.loadFromBytes","openfl/display/BitmapData.hx",1718,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1717_loadFromBytes,"openfl.display.BitmapData","loadFromBytes",0x271f0890,"openfl.display.BitmapData.loadFromBytes","openfl/display/BitmapData.hx",1717,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1738_loadFromFile,"openfl.display.BitmapData","loadFromFile",0x58ded9f7,"openfl.display.BitmapData.loadFromFile","openfl/display/BitmapData.hx",1738,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_1736_loadFromFile,"openfl.display.BitmapData","loadFromFile",0x58ded9f7,"openfl.display.BitmapData.loadFromFile","openfl/display/BitmapData.hx",1736,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_70_boot,"openfl.display.BitmapData","boot",0xf053b1dd,"openfl.display.BitmapData.boot","openfl/display/BitmapData.hx",70,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_72_boot,"openfl.display.BitmapData","boot",0xf053b1dd,"openfl.display.BitmapData.boot","openfl/display/BitmapData.hx",72,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_73_boot,"openfl.display.BitmapData","boot",0xf053b1dd,"openfl.display.BitmapData.boot","openfl/display/BitmapData.hx",73,0xdd12d5b9) -HX_LOCAL_STACK_FRAME(_hx_pos_e7567b6ca69cedca_77_boot,"openfl.display.BitmapData","boot",0xf053b1dd,"openfl.display.BitmapData.boot","openfl/display/BitmapData.hx",77,0xdd12d5b9) -namespace openfl{ -namespace display{ - -void BitmapData_obj::__construct(int width,int height,hx::Null< bool > __o_transparent,hx::Null< int > __o_fillColor){ - bool transparent = __o_transparent.Default(true); - int fillColor = __o_fillColor.Default(-1); - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_125_new) -HXLINE( 126) this->transparent = transparent; -HXLINE( 133) if ((width < 0)) { -HXLINE( 133) width = 0; - } - else { -HXLINE( 133) width = width; - } -HXLINE( 134) if ((height < 0)) { -HXLINE( 134) height = 0; - } - else { -HXLINE( 134) height = height; - } -HXLINE( 136) this->width = width; -HXLINE( 137) this->height = height; -HXLINE( 138) this->rect = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,0,0,width,height); -HXLINE( 140) this->_hx___textureWidth = width; -HXLINE( 141) this->_hx___textureHeight = height; -HXLINE( 143) bool _hx_tmp; -HXDLIN( 143) if ((width > 0)) { -HXLINE( 143) _hx_tmp = (height > 0); - } - else { -HXLINE( 143) _hx_tmp = false; - } -HXDLIN( 143) if (_hx_tmp) { -HXLINE( 145) if (transparent) { -HXLINE( 147) if (((fillColor & -16777216) == 0)) { -HXLINE( 149) fillColor = 0; - } - } - else { -HXLINE( 154) fillColor = (-16777216 | (fillColor & 16777215)); - } -HXLINE( 157) fillColor = ((fillColor << 8) | (hx::UShr(fillColor,24) & 255)); -HXLINE( 161) ::Dynamic elements = ((width * height) * 4); -HXDLIN( 161) ::haxe::io::Bytes buffer = null(); -HXDLIN( 161) ::cpp::VirtualArray array = null(); -HXDLIN( 161) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 161) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 161) ::Dynamic len = null(); -HXDLIN( 161) ::lime::utils::ArrayBufferView this1; -HXDLIN( 161) if (hx::IsNotNull( elements )) { -HXLINE( 161) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 161) if (hx::IsNotNull( array )) { -HXLINE( 161) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 161) _this->byteOffset = 0; -HXDLIN( 161) _this->length = array->get_length(); -HXDLIN( 161) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 161) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 161) _this->buffer = this2; -HXDLIN( 161) _this->copyFromArray(array,null()); -HXDLIN( 161) this1 = _this; - } - else { -HXLINE( 161) if (hx::IsNotNull( vector )) { -HXLINE( 161) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 161) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 161) _this1->byteOffset = 0; -HXDLIN( 161) _this1->length = array1->get_length(); -HXDLIN( 161) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 161) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 161) _this1->buffer = this3; -HXDLIN( 161) _this1->copyFromArray(array1,null()); -HXDLIN( 161) this1 = _this1; - } - else { -HXLINE( 161) if (hx::IsNotNull( view )) { -HXLINE( 161) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 161) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 161) int srcLength = view->length; -HXDLIN( 161) int srcByteOffset = view->byteOffset; -HXDLIN( 161) int srcElementSize = view->bytesPerElement; -HXDLIN( 161) int elementSize = _this2->bytesPerElement; -HXDLIN( 161) if ((view->type == _this2->type)) { -HXLINE( 161) int srcLength1 = srcData->length; -HXDLIN( 161) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 161) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 161) _this2->buffer = this4; -HXDLIN( 161) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 161) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 161) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 161) _this2->byteOffset = 0; -HXDLIN( 161) _this2->length = srcLength; -HXDLIN( 161) this1 = _this2; - } - else { -HXLINE( 161) if (hx::IsNotNull( buffer )) { -HXLINE( 161) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 161) int in_byteOffset = 0; -HXDLIN( 161) if ((in_byteOffset < 0)) { -HXLINE( 161) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 161) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 161) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 161) int bufferByteLength = buffer->length; -HXDLIN( 161) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 161) int newByteLength = bufferByteLength; -HXDLIN( 161) if (hx::IsNull( len )) { -HXLINE( 161) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 161) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 161) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 161) if ((newByteLength < 0)) { -HXLINE( 161) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 161) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 161) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 161) if ((newRange > bufferByteLength)) { -HXLINE( 161) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 161) _this3->buffer = buffer; -HXDLIN( 161) _this3->byteOffset = in_byteOffset; -HXDLIN( 161) _this3->byteLength = newByteLength; -HXDLIN( 161) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 161) this1 = _this3; - } - else { -HXLINE( 161) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 161) ::lime::graphics::ImageBuffer buffer1 = ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,this1,width,height,null(),null()); -HXLINE( 162) buffer1->format = 2; -HXLINE( 163) buffer1->premultiplied = true; -HXLINE( 165) this->image = ::lime::graphics::Image_obj::__alloc( HX_CTX ,buffer1,0,0,width,height,null(),null()); -HXLINE( 167) if ((fillColor != 0)) { -HXLINE( 169) ::lime::graphics::Image _hx_tmp1 = this->image; -HXDLIN( 169) _hx_tmp1->fillRect(this->image->get_rect(),fillColor,null()); - } -HXLINE( 189) this->image->set_transparent(transparent); -HXLINE( 192) this->_hx___isValid = true; -HXLINE( 193) this->readable = true; - } -HXLINE( 196) this->_hx___renderTransform = ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); -HXLINE( 197) this->_hx___worldAlpha = ( (Float)(1) ); -HXLINE( 198) this->_hx___worldTransform = ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); -HXLINE( 199) this->_hx___worldColorTransform = ::openfl::geom::ColorTransform_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null(),null()); -HXLINE( 200) this->_hx___renderable = true; - } - -Dynamic BitmapData_obj::__CreateEmpty() { return new BitmapData_obj; } - -void *BitmapData_obj::_hx_vtable = 0; - -Dynamic BitmapData_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< BitmapData_obj > _hx_result = new BitmapData_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool BitmapData_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x28c743a7; -} - -static ::openfl::display::IBitmapDrawable_obj _hx_openfl_display_BitmapData__hx_openfl_display_IBitmapDrawable= { - ( void (hx::Object::*)( ::openfl::geom::Rectangle, ::openfl::geom::Matrix))&::openfl::display::BitmapData_obj::_hx___getBounds, - ( void (hx::Object::*)( ::openfl::display::CairoRenderer))&::openfl::display::BitmapData_obj::_hx___renderCairo, - ( void (hx::Object::*)( ::openfl::display::CairoRenderer))&::openfl::display::BitmapData_obj::_hx___renderCairoMask, - ( void (hx::Object::*)( ::openfl::display::CanvasRenderer))&::openfl::display::BitmapData_obj::_hx___renderCanvas, - ( void (hx::Object::*)( ::openfl::display::CanvasRenderer))&::openfl::display::BitmapData_obj::_hx___renderCanvasMask, - ( void (hx::Object::*)( ::openfl::display::DOMRenderer))&::openfl::display::BitmapData_obj::_hx___renderDOM, - ( void (hx::Object::*)( ::openfl::display::OpenGLRenderer))&::openfl::display::BitmapData_obj::_hx___renderGL, - ( void (hx::Object::*)( ::openfl::display::OpenGLRenderer))&::openfl::display::BitmapData_obj::_hx___renderGLMask, - ( void (hx::Object::*)(bool,bool))&::openfl::display::BitmapData_obj::_hx___update, - ( void (hx::Object::*)( ::openfl::geom::Matrix))&::openfl::display::BitmapData_obj::_hx___updateTransforms, -}; - -void *BitmapData_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0xc1c6fbe4: return &_hx_openfl_display_BitmapData__hx_openfl_display_IBitmapDrawable; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - -void BitmapData_obj::applyFilter( ::openfl::display::BitmapData sourceBitmapData, ::openfl::geom::Rectangle sourceRect, ::openfl::geom::Point destPoint, ::openfl::filters::BitmapFilter filter){ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_204_applyFilter) -HXLINE( 205) bool _hx_tmp; -HXDLIN( 205) bool _hx_tmp1; -HXDLIN( 205) if (!(!(this->readable))) { -HXLINE( 205) _hx_tmp1 = hx::IsNull( sourceBitmapData ); - } - else { -HXLINE( 205) _hx_tmp1 = true; - } -HXDLIN( 205) if (!(_hx_tmp1)) { -HXLINE( 205) _hx_tmp = !(sourceBitmapData->readable); - } - else { -HXLINE( 205) _hx_tmp = true; - } -HXDLIN( 205) if (_hx_tmp) { -HXLINE( 205) return; - } -HXLINE( 209) bool needSecondBitmapData = filter->_hx___needSecondBitmapData; -HXLINE( 210) bool needCopyOfOriginal = filter->_hx___preserveObject; -HXLINE( 212) ::openfl::display::BitmapData bitmapData2 = null(); -HXLINE( 213) ::openfl::display::BitmapData bitmapData3 = null(); -HXLINE( 215) if (needSecondBitmapData) { -HXLINE( 217) bitmapData2 = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,this->width,this->height,true,0); - } - else { -HXLINE( 221) bitmapData2 = hx::ObjectPtr(this); - } -HXLINE( 224) if (needCopyOfOriginal) { -HXLINE( 226) bitmapData3 = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,this->width,this->height,true,0); - } -HXLINE( 229) if (filter->_hx___preserveObject) { -HXLINE( 231) bitmapData3->copyPixels(hx::ObjectPtr(this),this->rect,destPoint,null(),null(),null()); - } -HXLINE( 234) ::openfl::display::BitmapData lastBitmap = filter->_hx___applyFilter(bitmapData2,hx::ObjectPtr(this),sourceRect,destPoint); -HXLINE( 236) if (filter->_hx___preserveObject) { -HXLINE( 238) lastBitmap->draw(bitmapData3,null(),null(),null(),null(),null()); - } -HXLINE( 241) bool _hx_tmp2; -HXDLIN( 241) if (needSecondBitmapData) { -HXLINE( 241) _hx_tmp2 = hx::IsEq( lastBitmap,bitmapData2 ); - } - else { -HXLINE( 241) _hx_tmp2 = false; - } -HXDLIN( 241) if (_hx_tmp2) { -HXLINE( 243) bitmapData2->image->version = this->image->version; -HXLINE( 244) this->image = bitmapData2->image; - } -HXLINE( 247) this->image->dirty = true; -HXLINE( 248) this->image->version++; - } - - -HX_DEFINE_DYNAMIC_FUNC4(BitmapData_obj,applyFilter,(void)) - - ::openfl::display::BitmapData BitmapData_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_252_clone) -HXLINE( 254) ::openfl::display::BitmapData bitmapData; -HXLINE( 256) if (!(this->_hx___isValid)) { -HXLINE( 258) bitmapData = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,this->width,this->height,this->transparent,0); - } - else { -HXLINE( 260) bool _hx_tmp; -HXDLIN( 260) if (!(this->readable)) { -HXLINE( 260) _hx_tmp = hx::IsNull( this->image ); - } - else { -HXLINE( 260) _hx_tmp = false; - } -HXDLIN( 260) if (_hx_tmp) { -HXLINE( 262) bitmapData = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,0,0,this->transparent,0); -HXLINE( 264) bitmapData->width = this->width; -HXLINE( 265) bitmapData->height = this->height; -HXLINE( 266) bitmapData->_hx___textureWidth = this->_hx___textureWidth; -HXLINE( 267) bitmapData->_hx___textureHeight = this->_hx___textureHeight; -HXLINE( 268) bitmapData->rect->copyFrom(this->rect); -HXLINE( 270) bitmapData->_hx___framebuffer = this->_hx___framebuffer; -HXLINE( 271) bitmapData->_hx___framebufferContext = this->_hx___framebufferContext; -HXLINE( 272) bitmapData->_hx___texture = this->_hx___texture; -HXLINE( 273) bitmapData->_hx___textureContext = this->_hx___textureContext; -HXLINE( 274) bitmapData->_hx___isValid = true; - } - else { -HXLINE( 278) ::lime::graphics::Image bitmapData1 = this->image->clone(); -HXDLIN( 278) bitmapData = ::openfl::display::BitmapData_obj::fromImage(bitmapData1,this->transparent); - } - } -HXLINE( 281) bitmapData->_hx___worldTransform->copyFrom(this->_hx___worldTransform); -HXLINE( 282) bitmapData->_hx___renderTransform->copyFrom(this->_hx___renderTransform); -HXLINE( 284) return bitmapData; - } - - -HX_DEFINE_DYNAMIC_FUNC0(BitmapData_obj,clone,return ) - -void BitmapData_obj::colorTransform( ::openfl::geom::Rectangle rect, ::openfl::geom::ColorTransform colorTransform){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_291_colorTransform) -HXLINE( 292) if (!(this->readable)) { -HXLINE( 292) return; - } -HXLINE( 295) ::lime::graphics::Image _hx_tmp = this->image; -HXDLIN( 295) ::lime::math::Rectangle _hx_tmp1 = rect->_hx___toLimeRectangle(); -HXDLIN( 295) _hx_tmp->colorTransform(_hx_tmp1,colorTransform->_hx___toLimeColorMatrix()); - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,colorTransform,(void)) - - ::Dynamic BitmapData_obj::compare( ::openfl::display::BitmapData otherBitmapData){ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_301_compare) -HXLINE( 303) if (hx::IsEq( otherBitmapData,hx::ObjectPtr(this) )) { -HXLINE( 305) return 0; - } - else { -HXLINE( 307) if (hx::IsNull( otherBitmapData )) { -HXLINE( 309) return -1; - } - else { -HXLINE( 311) bool _hx_tmp; -HXDLIN( 311) if ((this->readable != false)) { -HXLINE( 311) _hx_tmp = (otherBitmapData->readable == false); - } - else { -HXLINE( 311) _hx_tmp = true; - } -HXDLIN( 311) if (_hx_tmp) { -HXLINE( 313) return -2; - } - else { -HXLINE( 315) if ((this->width != otherBitmapData->width)) { -HXLINE( 317) return -3; - } - else { -HXLINE( 319) if ((this->height != otherBitmapData->height)) { -HXLINE( 321) return -4; - } - } - } - } - } -HXLINE( 324) bool _hx_tmp1; -HXDLIN( 324) bool _hx_tmp2; -HXDLIN( 324) if (hx::IsNotNull( this->image )) { -HXLINE( 324) _hx_tmp2 = hx::IsNotNull( otherBitmapData->image ); - } - else { -HXLINE( 324) _hx_tmp2 = false; - } -HXDLIN( 324) if (_hx_tmp2) { -HXLINE( 324) int _hx_tmp3 = this->image->get_format(); -HXDLIN( 324) _hx_tmp1 = (_hx_tmp3 == otherBitmapData->image->get_format()); - } - else { -HXLINE( 324) _hx_tmp1 = false; - } -HXDLIN( 324) if (_hx_tmp1) { -HXLINE( 326) ::lime::utils::ArrayBufferView bytes = this->image->get_data(); -HXLINE( 327) ::lime::utils::ArrayBufferView otherBytes = otherBitmapData->image->get_data(); -HXLINE( 328) bool equal = true; -HXLINE( 330) { -HXLINE( 330) int _g = 0; -HXDLIN( 330) int _g1 = bytes->length; -HXDLIN( 330) while((_g < _g1)){ -HXLINE( 330) _g = (_g + 1); -HXDLIN( 330) int i = (_g - 1); -HXLINE( 332) int a = ( (int)(( ::__hxcpp_memory_get_byte(bytes->buffer->b,(bytes->byteOffset + i)) & 255)) ); -HXDLIN( 332) if (hx::IsNotEq( a,( ::__hxcpp_memory_get_byte(otherBytes->buffer->b,(otherBytes->byteOffset + i)) & 255) )) { -HXLINE( 334) equal = false; -HXLINE( 335) goto _hx_goto_4; - } - } - _hx_goto_4:; - } -HXLINE( 339) if (equal) { -HXLINE( 341) return 0; - } - } -HXLINE( 345) ::openfl::display::BitmapData bitmapData = null(); -HXLINE( 346) bool foundDifference; -HXDLIN( 346) int pixel; -HXDLIN( 346) int otherPixel; -HXDLIN( 346) int comparePixel; -HXDLIN( 346) int r; -HXDLIN( 346) int g; -HXDLIN( 346) int b; -HXDLIN( 346) int a1; -HXLINE( 355) { -HXLINE( 355) int _g2 = 0; -HXDLIN( 355) int _g11 = this->height; -HXDLIN( 355) while((_g2 < _g11)){ -HXLINE( 355) _g2 = (_g2 + 1); -HXDLIN( 355) int y = (_g2 - 1); -HXLINE( 357) { -HXLINE( 357) int _g3 = 0; -HXDLIN( 357) int _g12 = this->width; -HXDLIN( 357) while((_g3 < _g12)){ -HXLINE( 357) _g3 = (_g3 + 1); -HXDLIN( 357) int x = (_g3 - 1); -HXLINE( 359) foundDifference = false; -HXLINE( 361) pixel = this->getPixel32(x,y); -HXLINE( 362) otherPixel = otherBitmapData->getPixel32(x,y); -HXLINE( 363) comparePixel = 0; -HXLINE( 365) if ((pixel != otherPixel)) { -HXLINE( 367) r = ((hx::UShr(pixel,16) & 255) - (hx::UShr(otherPixel,16) & 255)); -HXLINE( 368) g = ((hx::UShr(pixel,8) & 255) - (hx::UShr(otherPixel,8) & 255)); -HXLINE( 369) b = ((pixel & 255) - (otherPixel & 255)); -HXLINE( 371) if ((r < 0)) { -HXLINE( 371) r = (r * -1); - } -HXLINE( 372) if ((g < 0)) { -HXLINE( 372) g = (g * -1); - } -HXLINE( 373) if ((b < 0)) { -HXLINE( 373) b = (b * -1); - } -HXLINE( 375) bool _hx_tmp4; -HXDLIN( 375) bool _hx_tmp5; -HXDLIN( 375) if ((r == 0)) { -HXLINE( 375) _hx_tmp5 = (g == 0); - } - else { -HXLINE( 375) _hx_tmp5 = false; - } -HXDLIN( 375) if (_hx_tmp5) { -HXLINE( 375) _hx_tmp4 = (b == 0); - } - else { -HXLINE( 375) _hx_tmp4 = false; - } -HXDLIN( 375) if (_hx_tmp4) { -HXLINE( 377) a1 = ((hx::UShr(pixel,24) & 255) - (hx::UShr(otherPixel,24) & 255)); -HXLINE( 379) if ((a1 != 0)) { -HXLINE( 381) comparePixel = ((((((hx::UShr(comparePixel,24) & 255) & 255) << 24) | 16711680) | (((hx::UShr(comparePixel,8) & 255) & 255) << 8)) | ((comparePixel & 255) & 255)); -HXLINE( 382) comparePixel = ((((((hx::UShr(comparePixel,24) & 255) & 255) << 24) | (((hx::UShr(comparePixel,16) & 255) & 255) << 16)) | 65280) | ((comparePixel & 255) & 255)); -HXLINE( 383) comparePixel = ((((((hx::UShr(comparePixel,24) & 255) & 255) << 24) | (((hx::UShr(comparePixel,16) & 255) & 255) << 16)) | (((hx::UShr(comparePixel,8) & 255) & 255) << 8)) | 255); -HXLINE( 384) comparePixel = (((((a1 & 255) << 24) | (((hx::UShr(comparePixel,16) & 255) & 255) << 16)) | (((hx::UShr(comparePixel,8) & 255) & 255) << 8)) | ((comparePixel & 255) & 255)); -HXLINE( 386) foundDifference = true; - } - } - else { -HXLINE( 391) comparePixel = ((((((hx::UShr(comparePixel,24) & 255) & 255) << 24) | ((r & 255) << 16)) | (((hx::UShr(comparePixel,8) & 255) & 255) << 8)) | ((comparePixel & 255) & 255)); -HXLINE( 392) comparePixel = ((((((hx::UShr(comparePixel,24) & 255) & 255) << 24) | (((hx::UShr(comparePixel,16) & 255) & 255) << 16)) | ((g & 255) << 8)) | ((comparePixel & 255) & 255)); -HXLINE( 393) comparePixel = ((((((hx::UShr(comparePixel,24) & 255) & 255) << 24) | (((hx::UShr(comparePixel,16) & 255) & 255) << 16)) | (((hx::UShr(comparePixel,8) & 255) & 255) << 8)) | (b & 255)); -HXLINE( 394) comparePixel = (((-16777216 | (((hx::UShr(comparePixel,16) & 255) & 255) << 16)) | (((hx::UShr(comparePixel,8) & 255) & 255) << 8)) | ((comparePixel & 255) & 255)); -HXLINE( 396) foundDifference = true; - } - } -HXLINE( 400) if (foundDifference) { -HXLINE( 402) if (hx::IsNull( bitmapData )) { -HXLINE( 404) bool bitmapData1; -HXDLIN( 404) if (!(this->transparent)) { -HXLINE( 404) bitmapData1 = otherBitmapData->transparent; - } - else { -HXLINE( 404) bitmapData1 = true; - } -HXDLIN( 404) bitmapData = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,this->width,this->height,bitmapData1,0); - } -HXLINE( 407) bitmapData->setPixel32(x,y,comparePixel); - } - } - } - } - } -HXLINE( 412) if (hx::IsNull( bitmapData )) { -HXLINE( 414) return 0; - } -HXLINE( 417) return bitmapData; - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,compare,return ) - -void BitmapData_obj::copyChannel( ::openfl::display::BitmapData sourceBitmapData, ::openfl::geom::Rectangle sourceRect, ::openfl::geom::Point destPoint,int sourceChannel,int destChannel){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_425_copyChannel) -HXLINE( 426) if (!(this->readable)) { -HXLINE( 426) return; - } -HXLINE( 429) ::lime::graphics::ImageChannel sourceChannel1; -HXDLIN( 429) switch((int)(sourceChannel)){ - case (int)1: { -HXLINE( 429) sourceChannel1 = ::lime::graphics::ImageChannel_obj::RED_dyn(); - } - break; - case (int)2: { -HXLINE( 429) sourceChannel1 = ::lime::graphics::ImageChannel_obj::GREEN_dyn(); - } - break; - case (int)4: { -HXLINE( 429) sourceChannel1 = ::lime::graphics::ImageChannel_obj::BLUE_dyn(); - } - break; - case (int)8: { -HXLINE( 429) sourceChannel1 = ::lime::graphics::ImageChannel_obj::ALPHA_dyn(); - } - break; - default:{ -HXLINE( 435) return; - } - } -HXLINE( 438) ::lime::graphics::ImageChannel destChannel1; -HXDLIN( 438) switch((int)(destChannel)){ - case (int)1: { -HXLINE( 438) destChannel1 = ::lime::graphics::ImageChannel_obj::RED_dyn(); - } - break; - case (int)2: { -HXLINE( 438) destChannel1 = ::lime::graphics::ImageChannel_obj::GREEN_dyn(); - } - break; - case (int)4: { -HXLINE( 438) destChannel1 = ::lime::graphics::ImageChannel_obj::BLUE_dyn(); - } - break; - case (int)8: { -HXLINE( 438) destChannel1 = ::lime::graphics::ImageChannel_obj::ALPHA_dyn(); - } - break; - default:{ -HXLINE( 444) return; - } - } -HXLINE( 447) ::lime::graphics::Image _hx_tmp = this->image; -HXDLIN( 447) ::lime::graphics::Image sourceBitmapData1 = sourceBitmapData->image; -HXDLIN( 447) ::lime::math::Rectangle _hx_tmp1 = sourceRect->_hx___toLimeRectangle(); -HXDLIN( 447) _hx_tmp->copyChannel(sourceBitmapData1,_hx_tmp1,destPoint->_hx___toLimeVector2(),sourceChannel1,destChannel1); - } - - -HX_DEFINE_DYNAMIC_FUNC5(BitmapData_obj,copyChannel,(void)) - -void BitmapData_obj::copyPixels( ::openfl::display::BitmapData sourceBitmapData, ::openfl::geom::Rectangle sourceRect, ::openfl::geom::Point destPoint, ::openfl::display::BitmapData alphaBitmapData, ::openfl::geom::Point alphaPoint,hx::Null< bool > __o_mergeAlpha){ - bool mergeAlpha = __o_mergeAlpha.Default(false); - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_453_copyPixels) -HXLINE( 454) bool _hx_tmp; -HXDLIN( 454) if (!(!(this->readable))) { -HXLINE( 454) _hx_tmp = hx::IsNull( sourceBitmapData ); - } - else { -HXLINE( 454) _hx_tmp = true; - } -HXDLIN( 454) if (_hx_tmp) { -HXLINE( 454) return; - } -HXLINE( 457) if (hx::IsNotNull( alphaPoint )) { -HXLINE( 459) ::openfl::display::BitmapData_obj::_hx___tempVector->x = alphaPoint->x; -HXLINE( 460) ::openfl::display::BitmapData_obj::_hx___tempVector->y = alphaPoint->y; - } -HXLINE( 463) ::lime::graphics::Image _hx_tmp1 = this->image; -HXDLIN( 463) ::lime::graphics::Image sourceBitmapData1 = sourceBitmapData->image; -HXDLIN( 463) ::lime::math::Rectangle _hx_tmp2 = sourceRect->_hx___toLimeRectangle(); -HXDLIN( 463) ::lime::math::Vector2 _hx_tmp3 = destPoint->_hx___toLimeVector2(); -HXLINE( 464) ::lime::graphics::Image _hx_tmp4; -HXDLIN( 464) if (hx::IsNotNull( alphaBitmapData )) { -HXLINE( 464) _hx_tmp4 = alphaBitmapData->image; - } - else { -HXLINE( 464) _hx_tmp4 = null(); - } -HXDLIN( 464) ::lime::math::Vector2 _hx_tmp5; -HXDLIN( 464) if (hx::IsNotNull( alphaPoint )) { -HXLINE( 464) _hx_tmp5 = ::openfl::display::BitmapData_obj::_hx___tempVector; - } - else { -HXLINE( 464) _hx_tmp5 = null(); - } -HXLINE( 463) _hx_tmp1->copyPixels(sourceBitmapData1,_hx_tmp2,_hx_tmp3,_hx_tmp4,_hx_tmp5,mergeAlpha); - } - - -HX_DEFINE_DYNAMIC_FUNC6(BitmapData_obj,copyPixels,(void)) - -void BitmapData_obj::dispose(){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_471_dispose) -HXLINE( 472) this->image = null(); -HXLINE( 474) this->width = 0; -HXLINE( 475) this->height = 0; -HXLINE( 476) this->rect = null(); -HXLINE( 478) this->_hx___isValid = false; -HXLINE( 479) this->readable = false; -HXLINE( 481) this->_hx___surface = null(); -HXLINE( 483) this->_hx___vertexBuffer = null(); -HXLINE( 484) this->_hx___framebuffer = null(); -HXLINE( 485) this->_hx___framebufferContext = null(); -HXLINE( 486) this->_hx___texture = null(); -HXLINE( 487) this->_hx___textureContext = null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(BitmapData_obj,dispose,(void)) - -void BitmapData_obj::disposeImage(){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_512_disposeImage) -HXDLIN( 512) this->readable = false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(BitmapData_obj,disposeImage,(void)) - -void BitmapData_obj::draw(::Dynamic source, ::openfl::geom::Matrix matrix, ::openfl::geom::ColorTransform colorTransform, ::Dynamic blendMode, ::openfl::geom::Rectangle clipRect,hx::Null< bool > __o_smoothing){ - bool smoothing = __o_smoothing.Default(false); - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_517_draw) -HXLINE( 518) if (hx::IsNull( source )) { -HXLINE( 518) return; - } -HXLINE( 520) ::openfl::display::IBitmapDrawable_obj::_hx___update(source,false,true); -HXLINE( 522) ::openfl::geom::Matrix transform = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 524) transform->copyFrom(( ( ::openfl::geom::Matrix)(source->__Field(HX_("__renderTransform",16,b8,95,b1),hx::paccDynamic)) )); -HXLINE( 525) transform->invert(); -HXLINE( 527) if (hx::IsNotNull( matrix )) { -HXLINE( 529) transform->concat(matrix); - } -HXLINE( 532) ::openfl::geom::Matrix clipMatrix = null(); -HXLINE( 534) if (hx::IsNotNull( clipRect )) { -HXLINE( 536) clipMatrix = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 537) clipMatrix->copyFrom(transform); -HXLINE( 538) clipMatrix->invert(); - } -HXLINE( 541) ::openfl::geom::ColorTransform _colorTransform = ::openfl::geom::ColorTransform_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null(),null()); -HXLINE( 542) _colorTransform->_hx___copyFrom(( ( ::openfl::geom::ColorTransform)(source->__Field(HX_("__worldColorTransform",5b,ce,21,a3),hx::paccDynamic)) )); -HXLINE( 543) _colorTransform->_hx___invert(); -HXLINE( 545) bool _hx_tmp; -HXDLIN( 545) if (!(this->readable)) { -HXLINE( 545) _hx_tmp = hx::IsNotNull( ::openfl::Lib_obj::get_current()->stage->context3D ); - } - else { -HXLINE( 545) _hx_tmp = false; - } -HXDLIN( 545) if (_hx_tmp) { -HXLINE( 547) if (hx::IsNull( this->_hx___textureContext )) { -HXLINE( 550) this->_hx___textureContext = ::lime::app::Application_obj::current->_hx___window->context; - } -HXLINE( 553) if (hx::IsNotNull( colorTransform )) { -HXLINE( 555) _colorTransform->_hx___combine(colorTransform); - } -HXLINE( 558) ::openfl::display::OpenGLRenderer renderer = ::openfl::display::OpenGLRenderer_obj::__alloc( HX_CTX ,::openfl::Lib_obj::get_current()->stage->context3D,hx::ObjectPtr(this)); -HXLINE( 559) renderer->_hx___allowSmoothing = smoothing; -HXLINE( 560) renderer->_hx___overrideBlendMode = blendMode; -HXLINE( 562) renderer->_hx___worldTransform = transform; -HXLINE( 563) renderer->_hx___worldAlpha = (( (Float)(1) ) / ( (Float)(source->__Field(HX_("__worldAlpha",cc,d2,d6,c5),hx::paccDynamic)) )); -HXLINE( 564) renderer->_hx___worldColorTransform = _colorTransform; -HXLINE( 566) renderer->_hx___resize(this->width,this->height); -HXLINE( 568) if (hx::IsNotNull( clipRect )) { -HXLINE( 570) renderer->_hx___pushMaskRect(clipRect,clipMatrix); - } -HXLINE( 573) this->_hx___drawGL(source,renderer); -HXLINE( 575) if (hx::IsNotNull( clipRect )) { -HXLINE( 577) renderer->_hx___popMaskRect(); -HXLINE( 578) ::openfl::geom::Matrix_obj::_hx___pool->release(clipMatrix); - } - } - else { -HXLINE( 584) if (hx::IsNotNull( colorTransform )) { -HXLINE( 586) ::openfl::geom::Rectangle bounds = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE( 587) ::openfl::geom::Matrix boundsMatrix = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 589) ::openfl::display::IBitmapDrawable_obj::_hx___getBounds(source,bounds,boundsMatrix); -HXLINE( 591) int width = ::Math_obj::ceil(bounds->width); -HXLINE( 592) int height = ::Math_obj::ceil(bounds->height); -HXLINE( 594) boundsMatrix->tx = -(bounds->x); -HXLINE( 595) boundsMatrix->ty = -(bounds->y); -HXLINE( 597) ::openfl::display::BitmapData copy = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,width,height,true,0); -HXLINE( 598) copy->draw(source,boundsMatrix,null(),null(),null(),null()); -HXLINE( 600) copy->colorTransform(copy->rect,colorTransform); -HXLINE( 601) copy->_hx___renderTransform->identity(); -HXLINE( 602) copy->_hx___renderTransform->tx = bounds->x; -HXLINE( 603) copy->_hx___renderTransform->ty = bounds->y; -HXLINE( 604) copy->_hx___renderTransform->concat(( ( ::openfl::geom::Matrix)(source->__Field(HX_("__renderTransform",16,b8,95,b1),hx::paccDynamic)) )); -HXLINE( 605) copy->_hx___worldAlpha = ( (Float)(source->__Field(HX_("__worldAlpha",cc,d2,d6,c5),hx::paccDynamic)) ); -HXLINE( 606) copy->_hx___worldColorTransform->_hx___copyFrom(( ( ::openfl::geom::ColorTransform)(source->__Field(HX_("__worldColorTransform",5b,ce,21,a3),hx::paccDynamic)) )); -HXLINE( 607) source = copy; -HXLINE( 609) ::openfl::geom::Rectangle_obj::_hx___pool->release(bounds); -HXLINE( 610) ::openfl::geom::Matrix_obj::_hx___pool->release(boundsMatrix); - } -HXLINE( 617) ::openfl::display::CairoRenderer renderer1 = ::openfl::display::CairoRenderer_obj::__alloc( HX_CTX , ::lime::graphics::cairo::Cairo_obj::__alloc( HX_CTX ,this->getSurface())); -HXLINE( 620) renderer1->_hx___allowSmoothing = smoothing; -HXLINE( 621) renderer1->_hx___overrideBlendMode = blendMode; -HXLINE( 623) renderer1->_hx___worldTransform = transform; -HXLINE( 624) renderer1->_hx___worldAlpha = (( (Float)(1) ) / ( (Float)(source->__Field(HX_("__worldAlpha",cc,d2,d6,c5),hx::paccDynamic)) )); -HXLINE( 625) renderer1->_hx___worldColorTransform = _colorTransform; -HXLINE( 627) if (hx::IsNotNull( clipRect )) { -HXLINE( 629) renderer1->_hx___pushMaskRect(clipRect,clipMatrix); - } -HXLINE( 635) this->_hx___drawCairo(source,renderer1); -HXLINE( 638) if (hx::IsNotNull( clipRect )) { -HXLINE( 640) renderer1->_hx___popMaskRect(); -HXLINE( 641) ::openfl::geom::Matrix_obj::_hx___pool->release(clipMatrix); - } - } -HXLINE( 646) ::openfl::geom::Matrix_obj::_hx___pool->release(transform); - } - - -HX_DEFINE_DYNAMIC_FUNC6(BitmapData_obj,draw,(void)) - -void BitmapData_obj::drawWithQuality(::Dynamic source, ::openfl::geom::Matrix matrix, ::openfl::geom::ColorTransform colorTransform, ::Dynamic blendMode, ::openfl::geom::Rectangle clipRect,hx::Null< bool > __o_smoothing, ::Dynamic quality){ - bool smoothing = __o_smoothing.Default(false); - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_652_drawWithQuality) -HXDLIN( 652) bool _hx_tmp; -HXDLIN( 652) if (hx::IsNotEq( quality,2 )) { -HXDLIN( 652) _hx_tmp = smoothing; - } - else { -HXDLIN( 652) _hx_tmp = false; - } -HXDLIN( 652) this->draw(source,matrix,colorTransform,blendMode,clipRect,_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC7(BitmapData_obj,drawWithQuality,(void)) - - ::openfl::utils::ByteArrayData BitmapData_obj::encode( ::openfl::geom::Rectangle rect, ::Dynamic compressor, ::openfl::utils::ByteArrayData byteArray){ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_656_encode) -HXLINE( 658) bool _hx_tmp; -HXDLIN( 658) if (!(!(this->readable))) { -HXLINE( 658) _hx_tmp = hx::IsNull( rect ); - } - else { -HXLINE( 658) _hx_tmp = true; - } -HXDLIN( 658) if (_hx_tmp) { -HXLINE( 658) byteArray = null(); -HXDLIN( 658) return byteArray; - } -HXLINE( 659) if (hx::IsNull( byteArray )) { -HXLINE( 659) ::openfl::utils::ByteArrayData this1 = ::openfl::utils::ByteArrayData_obj::__alloc( HX_CTX ,0); -HXDLIN( 659) byteArray = this1; - } -HXLINE( 661) ::lime::graphics::Image image = this->image; -HXLINE( 663) if (!(rect->equals(this->rect))) { -HXLINE( 665) ::openfl::geom::Matrix matrix = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 666) matrix->tx = ( (Float)(::Math_obj::round(-(rect->x))) ); -HXLINE( 667) matrix->ty = ( (Float)(::Math_obj::round(-(rect->y))) ); -HXLINE( 669) ::openfl::display::BitmapData bitmapData = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,::Math_obj::ceil(rect->width),::Math_obj::ceil(rect->height),true,0); -HXLINE( 670) bitmapData->draw(hx::ObjectPtr(this),matrix,null(),null(),null(),null()); -HXLINE( 672) image = bitmapData->image; -HXLINE( 674) ::openfl::geom::Matrix_obj::_hx___pool->release(matrix); - } -HXLINE( 677) if (::Std_obj::is(compressor,hx::ClassOf< ::openfl::display::PNGEncoderOptions >())) { -HXLINE( 679) byteArray->writeBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::fromBytes(image->encode(::lime::graphics::ImageFileFormat_obj::PNG_dyn(),null())),0,0); -HXLINE( 680) return byteArray; - } - else { -HXLINE( 682) if (::Std_obj::is(compressor,hx::ClassOf< ::openfl::display::JPEGEncoderOptions >())) { -HXLINE( 684) byteArray->writeBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::fromBytes(image->encode(::lime::graphics::ImageFileFormat_obj::JPEG_dyn(),hx::TCast< ::openfl::display::JPEGEncoderOptions >::cast(compressor)->quality)),0,0); -HXLINE( 685) return byteArray; - } - } -HXLINE( 689) byteArray = null(); -HXDLIN( 689) return byteArray; - } - - -HX_DEFINE_DYNAMIC_FUNC3(BitmapData_obj,encode,return ) - -void BitmapData_obj::fillRect( ::openfl::geom::Rectangle rect,int color){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_694_fillRect) -HXDLIN( 694) this->_hx___fillRect(rect,color,true); - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,fillRect,(void)) - -void BitmapData_obj::floodFill(int x,int y,int color){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_698_floodFill) -HXLINE( 700) if (!(this->readable)) { -HXLINE( 700) return; - } -HXLINE( 701) this->image->floodFill(x,y,color,1); - } - - -HX_DEFINE_DYNAMIC_FUNC3(BitmapData_obj,floodFill,(void)) - - ::openfl::geom::Rectangle BitmapData_obj::generateFilterRect( ::openfl::geom::Rectangle sourceRect, ::openfl::filters::BitmapFilter filter){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_782_generateFilterRect) -HXDLIN( 782) return sourceRect->clone(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,generateFilterRect,return ) - - ::openfl::display3D::IndexBuffer3D BitmapData_obj::getIndexBuffer( ::openfl::display3D::Context3D context, ::openfl::geom::Rectangle scale9Grid){ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_786_getIndexBuffer) -HXLINE( 787) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 789) bool _hx_tmp; -HXDLIN( 789) bool _hx_tmp1; -HXDLIN( 789) bool _hx_tmp2; -HXDLIN( 789) if (hx::IsNotNull( this->_hx___indexBuffer )) { -HXLINE( 789) _hx_tmp2 = hx::IsNotEq( this->_hx___indexBufferContext,context->_hx___context ); - } - else { -HXLINE( 789) _hx_tmp2 = true; - } -HXDLIN( 789) if (!(_hx_tmp2)) { -HXLINE( 791) if (hx::IsNotNull( scale9Grid )) { -HXLINE( 789) _hx_tmp1 = hx::IsNull( this->_hx___indexBufferGrid ); - } - else { -HXLINE( 789) _hx_tmp1 = false; - } - } - else { -HXLINE( 789) _hx_tmp1 = true; - } -HXDLIN( 789) if (!(_hx_tmp1)) { -HXLINE( 792) if (hx::IsNotNull( this->_hx___indexBufferGrid )) { -HXLINE( 789) _hx_tmp = !(this->_hx___indexBufferGrid->equals(scale9Grid)); - } - else { -HXLINE( 789) _hx_tmp = false; - } - } - else { -HXLINE( 789) _hx_tmp = true; - } -HXDLIN( 789) if (_hx_tmp) { -HXLINE( 798) this->_hx___indexBufferContext = context->_hx___context; -HXLINE( 799) this->_hx___indexBuffer = null(); -HXLINE( 801) if (hx::IsNotNull( scale9Grid )) { -HXLINE( 803) if (hx::IsNull( this->_hx___indexBufferGrid )) { -HXLINE( 803) this->_hx___indexBufferGrid = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE( 804) this->_hx___indexBufferGrid->copyFrom(scale9Grid); -HXLINE( 806) Float centerX = scale9Grid->width; -HXLINE( 807) Float centerY = scale9Grid->height; -HXLINE( 808) bool _hx_tmp3; -HXDLIN( 808) if ((centerX != 0)) { -HXLINE( 808) _hx_tmp3 = (centerY != 0); - } - else { -HXLINE( 808) _hx_tmp3 = false; - } -HXDLIN( 808) if (_hx_tmp3) { -HXLINE( 810) ::haxe::io::Bytes buffer = null(); -HXDLIN( 810) ::cpp::VirtualArray array = null(); -HXDLIN( 810) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 810) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 810) ::Dynamic len = null(); -HXDLIN( 810) ::lime::utils::ArrayBufferView this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,54,6); -HXDLIN( 810) this->_hx___indexBufferData = this1; -HXLINE( 821) { -HXLINE( 821) ::lime::utils::ArrayBufferView this2 = this->_hx___indexBufferData; -HXDLIN( 821) ::__hxcpp_memory_set_ui16(this2->buffer->b,this2->byteOffset,0); - } -HXLINE( 822) { -HXLINE( 822) ::lime::utils::ArrayBufferView this3 = this->_hx___indexBufferData; -HXDLIN( 822) ::__hxcpp_memory_set_ui16(this3->buffer->b,(this3->byteOffset + 2),1); - } -HXLINE( 823) { -HXLINE( 823) ::lime::utils::ArrayBufferView this4 = this->_hx___indexBufferData; -HXDLIN( 823) ::__hxcpp_memory_set_ui16(this4->buffer->b,(this4->byteOffset + 4),2); - } -HXLINE( 824) { -HXLINE( 824) ::lime::utils::ArrayBufferView this5 = this->_hx___indexBufferData; -HXDLIN( 824) ::__hxcpp_memory_set_ui16(this5->buffer->b,(this5->byteOffset + 6),2); - } -HXLINE( 825) { -HXLINE( 825) ::lime::utils::ArrayBufferView this6 = this->_hx___indexBufferData; -HXDLIN( 825) ::__hxcpp_memory_set_ui16(this6->buffer->b,(this6->byteOffset + 8),1); - } -HXLINE( 826) { -HXLINE( 826) ::lime::utils::ArrayBufferView this7 = this->_hx___indexBufferData; -HXDLIN( 826) ::__hxcpp_memory_set_ui16(this7->buffer->b,(this7->byteOffset + 10),3); - } -HXLINE( 829) { -HXLINE( 829) ::lime::utils::ArrayBufferView this8 = this->_hx___indexBufferData; -HXDLIN( 829) ::__hxcpp_memory_set_ui16(this8->buffer->b,(this8->byteOffset + 12),4); - } -HXLINE( 830) { -HXLINE( 830) ::lime::utils::ArrayBufferView this9 = this->_hx___indexBufferData; -HXDLIN( 830) ::__hxcpp_memory_set_ui16(this9->buffer->b,(this9->byteOffset + 14),0); - } -HXLINE( 831) { -HXLINE( 831) ::lime::utils::ArrayBufferView this10 = this->_hx___indexBufferData; -HXDLIN( 831) ::__hxcpp_memory_set_ui16(this10->buffer->b,(this10->byteOffset + 16),5); - } -HXLINE( 832) { -HXLINE( 832) ::lime::utils::ArrayBufferView this11 = this->_hx___indexBufferData; -HXDLIN( 832) ::__hxcpp_memory_set_ui16(this11->buffer->b,(this11->byteOffset + 18),5); - } -HXLINE( 833) { -HXLINE( 833) ::lime::utils::ArrayBufferView this12 = this->_hx___indexBufferData; -HXDLIN( 833) ::__hxcpp_memory_set_ui16(this12->buffer->b,(this12->byteOffset + 20),0); - } -HXLINE( 834) { -HXLINE( 834) ::lime::utils::ArrayBufferView this13 = this->_hx___indexBufferData; -HXDLIN( 834) ::__hxcpp_memory_set_ui16(this13->buffer->b,(this13->byteOffset + 22),2); - } -HXLINE( 837) { -HXLINE( 837) ::lime::utils::ArrayBufferView this14 = this->_hx___indexBufferData; -HXDLIN( 837) ::__hxcpp_memory_set_ui16(this14->buffer->b,(this14->byteOffset + 24),6); - } -HXLINE( 838) { -HXLINE( 838) ::lime::utils::ArrayBufferView this15 = this->_hx___indexBufferData; -HXDLIN( 838) ::__hxcpp_memory_set_ui16(this15->buffer->b,(this15->byteOffset + 26),4); - } -HXLINE( 839) { -HXLINE( 839) ::lime::utils::ArrayBufferView this16 = this->_hx___indexBufferData; -HXDLIN( 839) ::__hxcpp_memory_set_ui16(this16->buffer->b,(this16->byteOffset + 28),7); - } -HXLINE( 840) { -HXLINE( 840) ::lime::utils::ArrayBufferView this17 = this->_hx___indexBufferData; -HXDLIN( 840) ::__hxcpp_memory_set_ui16(this17->buffer->b,(this17->byteOffset + 30),7); - } -HXLINE( 841) { -HXLINE( 841) ::lime::utils::ArrayBufferView this18 = this->_hx___indexBufferData; -HXDLIN( 841) ::__hxcpp_memory_set_ui16(this18->buffer->b,(this18->byteOffset + 32),4); - } -HXLINE( 842) { -HXLINE( 842) ::lime::utils::ArrayBufferView this19 = this->_hx___indexBufferData; -HXDLIN( 842) ::__hxcpp_memory_set_ui16(this19->buffer->b,(this19->byteOffset + 34),5); - } -HXLINE( 845) { -HXLINE( 845) ::lime::utils::ArrayBufferView this20 = this->_hx___indexBufferData; -HXDLIN( 845) ::__hxcpp_memory_set_ui16(this20->buffer->b,(this20->byteOffset + 36),8); - } -HXLINE( 846) { -HXLINE( 846) ::lime::utils::ArrayBufferView this21 = this->_hx___indexBufferData; -HXDLIN( 846) ::__hxcpp_memory_set_ui16(this21->buffer->b,(this21->byteOffset + 38),9); - } -HXLINE( 847) { -HXLINE( 847) ::lime::utils::ArrayBufferView this22 = this->_hx___indexBufferData; -HXDLIN( 847) ::__hxcpp_memory_set_ui16(this22->buffer->b,(this22->byteOffset + 40),0); - } -HXLINE( 848) { -HXLINE( 848) ::lime::utils::ArrayBufferView this23 = this->_hx___indexBufferData; -HXDLIN( 848) ::__hxcpp_memory_set_ui16(this23->buffer->b,(this23->byteOffset + 42),0); - } -HXLINE( 849) { -HXLINE( 849) ::lime::utils::ArrayBufferView this24 = this->_hx___indexBufferData; -HXDLIN( 849) ::__hxcpp_memory_set_ui16(this24->buffer->b,(this24->byteOffset + 44),9); - } -HXLINE( 850) { -HXLINE( 850) ::lime::utils::ArrayBufferView this25 = this->_hx___indexBufferData; -HXDLIN( 850) ::__hxcpp_memory_set_ui16(this25->buffer->b,(this25->byteOffset + 46),1); - } -HXLINE( 853) { -HXLINE( 853) ::lime::utils::ArrayBufferView this26 = this->_hx___indexBufferData; -HXDLIN( 853) ::__hxcpp_memory_set_ui16(this26->buffer->b,(this26->byteOffset + 48),10); - } -HXLINE( 854) { -HXLINE( 854) ::lime::utils::ArrayBufferView this27 = this->_hx___indexBufferData; -HXDLIN( 854) ::__hxcpp_memory_set_ui16(this27->buffer->b,(this27->byteOffset + 50),8); - } -HXLINE( 855) { -HXLINE( 855) ::lime::utils::ArrayBufferView this28 = this->_hx___indexBufferData; -HXDLIN( 855) ::__hxcpp_memory_set_ui16(this28->buffer->b,(this28->byteOffset + 52),4); - } -HXLINE( 856) { -HXLINE( 856) ::lime::utils::ArrayBufferView this29 = this->_hx___indexBufferData; -HXDLIN( 856) ::__hxcpp_memory_set_ui16(this29->buffer->b,(this29->byteOffset + 54),4); - } -HXLINE( 857) { -HXLINE( 857) ::lime::utils::ArrayBufferView this30 = this->_hx___indexBufferData; -HXDLIN( 857) ::__hxcpp_memory_set_ui16(this30->buffer->b,(this30->byteOffset + 56),8); - } -HXLINE( 858) { -HXLINE( 858) ::lime::utils::ArrayBufferView this31 = this->_hx___indexBufferData; -HXDLIN( 858) ::__hxcpp_memory_set_ui16(this31->buffer->b,(this31->byteOffset + 58),0); - } -HXLINE( 861) { -HXLINE( 861) ::lime::utils::ArrayBufferView this32 = this->_hx___indexBufferData; -HXDLIN( 861) ::__hxcpp_memory_set_ui16(this32->buffer->b,(this32->byteOffset + 60),11); - } -HXLINE( 862) { -HXLINE( 862) ::lime::utils::ArrayBufferView this33 = this->_hx___indexBufferData; -HXDLIN( 862) ::__hxcpp_memory_set_ui16(this33->buffer->b,(this33->byteOffset + 62),10); - } -HXLINE( 863) { -HXLINE( 863) ::lime::utils::ArrayBufferView this34 = this->_hx___indexBufferData; -HXDLIN( 863) ::__hxcpp_memory_set_ui16(this34->buffer->b,(this34->byteOffset + 64),6); - } -HXLINE( 864) { -HXLINE( 864) ::lime::utils::ArrayBufferView this35 = this->_hx___indexBufferData; -HXDLIN( 864) ::__hxcpp_memory_set_ui16(this35->buffer->b,(this35->byteOffset + 66),6); - } -HXLINE( 865) { -HXLINE( 865) ::lime::utils::ArrayBufferView this36 = this->_hx___indexBufferData; -HXDLIN( 865) ::__hxcpp_memory_set_ui16(this36->buffer->b,(this36->byteOffset + 68),10); - } -HXLINE( 866) { -HXLINE( 866) ::lime::utils::ArrayBufferView this37 = this->_hx___indexBufferData; -HXDLIN( 866) ::__hxcpp_memory_set_ui16(this37->buffer->b,(this37->byteOffset + 70),4); - } -HXLINE( 869) { -HXLINE( 869) ::lime::utils::ArrayBufferView this38 = this->_hx___indexBufferData; -HXDLIN( 869) ::__hxcpp_memory_set_ui16(this38->buffer->b,(this38->byteOffset + 72),12); - } -HXLINE( 870) { -HXLINE( 870) ::lime::utils::ArrayBufferView this39 = this->_hx___indexBufferData; -HXDLIN( 870) ::__hxcpp_memory_set_ui16(this39->buffer->b,(this39->byteOffset + 74),13); - } -HXLINE( 871) { -HXLINE( 871) ::lime::utils::ArrayBufferView this40 = this->_hx___indexBufferData; -HXDLIN( 871) ::__hxcpp_memory_set_ui16(this40->buffer->b,(this40->byteOffset + 76),8); - } -HXLINE( 872) { -HXLINE( 872) ::lime::utils::ArrayBufferView this41 = this->_hx___indexBufferData; -HXDLIN( 872) ::__hxcpp_memory_set_ui16(this41->buffer->b,(this41->byteOffset + 78),8); - } -HXLINE( 873) { -HXLINE( 873) ::lime::utils::ArrayBufferView this42 = this->_hx___indexBufferData; -HXDLIN( 873) ::__hxcpp_memory_set_ui16(this42->buffer->b,(this42->byteOffset + 80),13); - } -HXLINE( 874) { -HXLINE( 874) ::lime::utils::ArrayBufferView this43 = this->_hx___indexBufferData; -HXDLIN( 874) ::__hxcpp_memory_set_ui16(this43->buffer->b,(this43->byteOffset + 82),9); - } -HXLINE( 877) { -HXLINE( 877) ::lime::utils::ArrayBufferView this44 = this->_hx___indexBufferData; -HXDLIN( 877) ::__hxcpp_memory_set_ui16(this44->buffer->b,(this44->byteOffset + 84),14); - } -HXLINE( 878) { -HXLINE( 878) ::lime::utils::ArrayBufferView this45 = this->_hx___indexBufferData; -HXDLIN( 878) ::__hxcpp_memory_set_ui16(this45->buffer->b,(this45->byteOffset + 86),12); - } -HXLINE( 879) { -HXLINE( 879) ::lime::utils::ArrayBufferView this46 = this->_hx___indexBufferData; -HXDLIN( 879) ::__hxcpp_memory_set_ui16(this46->buffer->b,(this46->byteOffset + 88),10); - } -HXLINE( 880) { -HXLINE( 880) ::lime::utils::ArrayBufferView this47 = this->_hx___indexBufferData; -HXDLIN( 880) ::__hxcpp_memory_set_ui16(this47->buffer->b,(this47->byteOffset + 90),10); - } -HXLINE( 881) { -HXLINE( 881) ::lime::utils::ArrayBufferView this48 = this->_hx___indexBufferData; -HXDLIN( 881) ::__hxcpp_memory_set_ui16(this48->buffer->b,(this48->byteOffset + 92),12); - } -HXLINE( 882) { -HXLINE( 882) ::lime::utils::ArrayBufferView this49 = this->_hx___indexBufferData; -HXDLIN( 882) ::__hxcpp_memory_set_ui16(this49->buffer->b,(this49->byteOffset + 94),8); - } -HXLINE( 885) { -HXLINE( 885) ::lime::utils::ArrayBufferView this50 = this->_hx___indexBufferData; -HXDLIN( 885) ::__hxcpp_memory_set_ui16(this50->buffer->b,(this50->byteOffset + 96),15); - } -HXLINE( 886) { -HXLINE( 886) ::lime::utils::ArrayBufferView this51 = this->_hx___indexBufferData; -HXDLIN( 886) ::__hxcpp_memory_set_ui16(this51->buffer->b,(this51->byteOffset + 98),14); - } -HXLINE( 887) { -HXLINE( 887) ::lime::utils::ArrayBufferView this52 = this->_hx___indexBufferData; -HXDLIN( 887) ::__hxcpp_memory_set_ui16(this52->buffer->b,(this52->byteOffset + 100),11); - } -HXLINE( 888) { -HXLINE( 888) ::lime::utils::ArrayBufferView this53 = this->_hx___indexBufferData; -HXDLIN( 888) ::__hxcpp_memory_set_ui16(this53->buffer->b,(this53->byteOffset + 102),11); - } -HXLINE( 889) { -HXLINE( 889) ::lime::utils::ArrayBufferView this54 = this->_hx___indexBufferData; -HXDLIN( 889) ::__hxcpp_memory_set_ui16(this54->buffer->b,(this54->byteOffset + 104),14); - } -HXLINE( 890) { -HXLINE( 890) ::lime::utils::ArrayBufferView this55 = this->_hx___indexBufferData; -HXDLIN( 890) ::__hxcpp_memory_set_ui16(this55->buffer->b,(this55->byteOffset + 106),10); - } -HXLINE( 892) this->_hx___indexBuffer = context->createIndexBuffer(54,null()); - } - else { -HXLINE( 894) bool _hx_tmp4; -HXDLIN( 894) if ((centerX == 0)) { -HXLINE( 894) _hx_tmp4 = (centerY != 0); - } - else { -HXLINE( 894) _hx_tmp4 = false; - } -HXDLIN( 894) if (_hx_tmp4) { -HXLINE( 896) ::haxe::io::Bytes buffer1 = null(); -HXDLIN( 896) ::cpp::VirtualArray array1 = null(); -HXDLIN( 896) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 896) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 896) ::Dynamic len1 = null(); -HXDLIN( 896) ::lime::utils::ArrayBufferView this56 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,18,6); -HXDLIN( 896) this->_hx___indexBufferData = this56; -HXLINE( 907) { -HXLINE( 907) ::lime::utils::ArrayBufferView this57 = this->_hx___indexBufferData; -HXDLIN( 907) ::__hxcpp_memory_set_ui16(this57->buffer->b,this57->byteOffset,0); - } -HXLINE( 908) { -HXLINE( 908) ::lime::utils::ArrayBufferView this58 = this->_hx___indexBufferData; -HXDLIN( 908) ::__hxcpp_memory_set_ui16(this58->buffer->b,(this58->byteOffset + 2),1); - } -HXLINE( 909) { -HXLINE( 909) ::lime::utils::ArrayBufferView this59 = this->_hx___indexBufferData; -HXDLIN( 909) ::__hxcpp_memory_set_ui16(this59->buffer->b,(this59->byteOffset + 4),2); - } -HXLINE( 910) { -HXLINE( 910) ::lime::utils::ArrayBufferView this60 = this->_hx___indexBufferData; -HXDLIN( 910) ::__hxcpp_memory_set_ui16(this60->buffer->b,(this60->byteOffset + 6),2); - } -HXLINE( 911) { -HXLINE( 911) ::lime::utils::ArrayBufferView this61 = this->_hx___indexBufferData; -HXDLIN( 911) ::__hxcpp_memory_set_ui16(this61->buffer->b,(this61->byteOffset + 8),1); - } -HXLINE( 912) { -HXLINE( 912) ::lime::utils::ArrayBufferView this62 = this->_hx___indexBufferData; -HXDLIN( 912) ::__hxcpp_memory_set_ui16(this62->buffer->b,(this62->byteOffset + 10),3); - } -HXLINE( 915) { -HXLINE( 915) ::lime::utils::ArrayBufferView this63 = this->_hx___indexBufferData; -HXDLIN( 915) ::__hxcpp_memory_set_ui16(this63->buffer->b,(this63->byteOffset + 12),4); - } -HXLINE( 916) { -HXLINE( 916) ::lime::utils::ArrayBufferView this64 = this->_hx___indexBufferData; -HXDLIN( 916) ::__hxcpp_memory_set_ui16(this64->buffer->b,(this64->byteOffset + 14),5); - } -HXLINE( 917) { -HXLINE( 917) ::lime::utils::ArrayBufferView this65 = this->_hx___indexBufferData; -HXDLIN( 917) ::__hxcpp_memory_set_ui16(this65->buffer->b,(this65->byteOffset + 16),0); - } -HXLINE( 918) { -HXLINE( 918) ::lime::utils::ArrayBufferView this66 = this->_hx___indexBufferData; -HXDLIN( 918) ::__hxcpp_memory_set_ui16(this66->buffer->b,(this66->byteOffset + 18),0); - } -HXLINE( 919) { -HXLINE( 919) ::lime::utils::ArrayBufferView this67 = this->_hx___indexBufferData; -HXDLIN( 919) ::__hxcpp_memory_set_ui16(this67->buffer->b,(this67->byteOffset + 20),5); - } -HXLINE( 920) { -HXLINE( 920) ::lime::utils::ArrayBufferView this68 = this->_hx___indexBufferData; -HXDLIN( 920) ::__hxcpp_memory_set_ui16(this68->buffer->b,(this68->byteOffset + 22),1); - } -HXLINE( 923) { -HXLINE( 923) ::lime::utils::ArrayBufferView this69 = this->_hx___indexBufferData; -HXDLIN( 923) ::__hxcpp_memory_set_ui16(this69->buffer->b,(this69->byteOffset + 24),6); - } -HXLINE( 924) { -HXLINE( 924) ::lime::utils::ArrayBufferView this70 = this->_hx___indexBufferData; -HXDLIN( 924) ::__hxcpp_memory_set_ui16(this70->buffer->b,(this70->byteOffset + 26),7); - } -HXLINE( 925) { -HXLINE( 925) ::lime::utils::ArrayBufferView this71 = this->_hx___indexBufferData; -HXDLIN( 925) ::__hxcpp_memory_set_ui16(this71->buffer->b,(this71->byteOffset + 28),4); - } -HXLINE( 926) { -HXLINE( 926) ::lime::utils::ArrayBufferView this72 = this->_hx___indexBufferData; -HXDLIN( 926) ::__hxcpp_memory_set_ui16(this72->buffer->b,(this72->byteOffset + 30),4); - } -HXLINE( 927) { -HXLINE( 927) ::lime::utils::ArrayBufferView this73 = this->_hx___indexBufferData; -HXDLIN( 927) ::__hxcpp_memory_set_ui16(this73->buffer->b,(this73->byteOffset + 32),7); - } -HXLINE( 928) { -HXLINE( 928) ::lime::utils::ArrayBufferView this74 = this->_hx___indexBufferData; -HXDLIN( 928) ::__hxcpp_memory_set_ui16(this74->buffer->b,(this74->byteOffset + 34),5); - } -HXLINE( 930) this->_hx___indexBuffer = context->createIndexBuffer(18,null()); - } - else { -HXLINE( 932) bool _hx_tmp5; -HXDLIN( 932) if ((centerX != 0)) { -HXLINE( 932) _hx_tmp5 = (centerY == 0); - } - else { -HXLINE( 932) _hx_tmp5 = false; - } -HXDLIN( 932) if (_hx_tmp5) { -HXLINE( 934) ::haxe::io::Bytes buffer2 = null(); -HXDLIN( 934) ::cpp::VirtualArray array2 = null(); -HXDLIN( 934) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 934) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 934) ::Dynamic len2 = null(); -HXDLIN( 934) ::lime::utils::ArrayBufferView this75 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,18,6); -HXDLIN( 934) this->_hx___indexBufferData = this75; -HXLINE( 941) { -HXLINE( 941) ::lime::utils::ArrayBufferView this76 = this->_hx___indexBufferData; -HXDLIN( 941) ::__hxcpp_memory_set_ui16(this76->buffer->b,this76->byteOffset,0); - } -HXLINE( 942) { -HXLINE( 942) ::lime::utils::ArrayBufferView this77 = this->_hx___indexBufferData; -HXDLIN( 942) ::__hxcpp_memory_set_ui16(this77->buffer->b,(this77->byteOffset + 2),1); - } -HXLINE( 943) { -HXLINE( 943) ::lime::utils::ArrayBufferView this78 = this->_hx___indexBufferData; -HXDLIN( 943) ::__hxcpp_memory_set_ui16(this78->buffer->b,(this78->byteOffset + 4),2); - } -HXLINE( 944) { -HXLINE( 944) ::lime::utils::ArrayBufferView this79 = this->_hx___indexBufferData; -HXDLIN( 944) ::__hxcpp_memory_set_ui16(this79->buffer->b,(this79->byteOffset + 6),2); - } -HXLINE( 945) { -HXLINE( 945) ::lime::utils::ArrayBufferView this80 = this->_hx___indexBufferData; -HXDLIN( 945) ::__hxcpp_memory_set_ui16(this80->buffer->b,(this80->byteOffset + 8),1); - } -HXLINE( 946) { -HXLINE( 946) ::lime::utils::ArrayBufferView this81 = this->_hx___indexBufferData; -HXDLIN( 946) ::__hxcpp_memory_set_ui16(this81->buffer->b,(this81->byteOffset + 10),3); - } -HXLINE( 949) { -HXLINE( 949) ::lime::utils::ArrayBufferView this82 = this->_hx___indexBufferData; -HXDLIN( 949) ::__hxcpp_memory_set_ui16(this82->buffer->b,(this82->byteOffset + 12),4); - } -HXLINE( 950) { -HXLINE( 950) ::lime::utils::ArrayBufferView this83 = this->_hx___indexBufferData; -HXDLIN( 950) ::__hxcpp_memory_set_ui16(this83->buffer->b,(this83->byteOffset + 14),0); - } -HXLINE( 951) { -HXLINE( 951) ::lime::utils::ArrayBufferView this84 = this->_hx___indexBufferData; -HXDLIN( 951) ::__hxcpp_memory_set_ui16(this84->buffer->b,(this84->byteOffset + 16),5); - } -HXLINE( 952) { -HXLINE( 952) ::lime::utils::ArrayBufferView this85 = this->_hx___indexBufferData; -HXDLIN( 952) ::__hxcpp_memory_set_ui16(this85->buffer->b,(this85->byteOffset + 18),5); - } -HXLINE( 953) { -HXLINE( 953) ::lime::utils::ArrayBufferView this86 = this->_hx___indexBufferData; -HXDLIN( 953) ::__hxcpp_memory_set_ui16(this86->buffer->b,(this86->byteOffset + 20),0); - } -HXLINE( 954) { -HXLINE( 954) ::lime::utils::ArrayBufferView this87 = this->_hx___indexBufferData; -HXDLIN( 954) ::__hxcpp_memory_set_ui16(this87->buffer->b,(this87->byteOffset + 22),2); - } -HXLINE( 957) { -HXLINE( 957) ::lime::utils::ArrayBufferView this88 = this->_hx___indexBufferData; -HXDLIN( 957) ::__hxcpp_memory_set_ui16(this88->buffer->b,(this88->byteOffset + 24),6); - } -HXLINE( 958) { -HXLINE( 958) ::lime::utils::ArrayBufferView this89 = this->_hx___indexBufferData; -HXDLIN( 958) ::__hxcpp_memory_set_ui16(this89->buffer->b,(this89->byteOffset + 26),4); - } -HXLINE( 959) { -HXLINE( 959) ::lime::utils::ArrayBufferView this90 = this->_hx___indexBufferData; -HXDLIN( 959) ::__hxcpp_memory_set_ui16(this90->buffer->b,(this90->byteOffset + 28),7); - } -HXLINE( 960) { -HXLINE( 960) ::lime::utils::ArrayBufferView this91 = this->_hx___indexBufferData; -HXDLIN( 960) ::__hxcpp_memory_set_ui16(this91->buffer->b,(this91->byteOffset + 30),7); - } -HXLINE( 961) { -HXLINE( 961) ::lime::utils::ArrayBufferView this92 = this->_hx___indexBufferData; -HXDLIN( 961) ::__hxcpp_memory_set_ui16(this92->buffer->b,(this92->byteOffset + 32),4); - } -HXLINE( 962) { -HXLINE( 962) ::lime::utils::ArrayBufferView this93 = this->_hx___indexBufferData; -HXDLIN( 962) ::__hxcpp_memory_set_ui16(this93->buffer->b,(this93->byteOffset + 34),5); - } -HXLINE( 964) this->_hx___indexBuffer = context->createIndexBuffer(18,null()); - } - } - } - } - else { -HXLINE( 969) this->_hx___indexBufferGrid = null(); - } -HXLINE( 972) if (hx::IsNull( this->_hx___indexBuffer )) { -HXLINE( 974) ::haxe::io::Bytes buffer3 = null(); -HXDLIN( 974) ::cpp::VirtualArray array3 = null(); -HXDLIN( 974) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 974) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 974) ::Dynamic len3 = null(); -HXDLIN( 974) ::lime::utils::ArrayBufferView this94 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,6,6); -HXDLIN( 974) this->_hx___indexBufferData = this94; -HXLINE( 975) { -HXLINE( 975) ::lime::utils::ArrayBufferView this95 = this->_hx___indexBufferData; -HXDLIN( 975) ::__hxcpp_memory_set_ui16(this95->buffer->b,this95->byteOffset,0); - } -HXLINE( 976) { -HXLINE( 976) ::lime::utils::ArrayBufferView this96 = this->_hx___indexBufferData; -HXDLIN( 976) ::__hxcpp_memory_set_ui16(this96->buffer->b,(this96->byteOffset + 2),1); - } -HXLINE( 977) { -HXLINE( 977) ::lime::utils::ArrayBufferView this97 = this->_hx___indexBufferData; -HXDLIN( 977) ::__hxcpp_memory_set_ui16(this97->buffer->b,(this97->byteOffset + 4),2); - } -HXLINE( 978) { -HXLINE( 978) ::lime::utils::ArrayBufferView this98 = this->_hx___indexBufferData; -HXDLIN( 978) ::__hxcpp_memory_set_ui16(this98->buffer->b,(this98->byteOffset + 6),2); - } -HXLINE( 979) { -HXLINE( 979) ::lime::utils::ArrayBufferView this99 = this->_hx___indexBufferData; -HXDLIN( 979) ::__hxcpp_memory_set_ui16(this99->buffer->b,(this99->byteOffset + 8),1); - } -HXLINE( 980) { -HXLINE( 980) ::lime::utils::ArrayBufferView this100 = this->_hx___indexBufferData; -HXDLIN( 980) ::__hxcpp_memory_set_ui16(this100->buffer->b,(this100->byteOffset + 10),3); - } -HXLINE( 981) this->_hx___indexBuffer = context->createIndexBuffer(6,null()); - } -HXLINE( 984) this->_hx___indexBuffer->uploadFromTypedArray(this->_hx___indexBufferData,null()); - } -HXLINE( 988) return this->_hx___indexBuffer; - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,getIndexBuffer,return ) - - ::openfl::display3D::VertexBuffer3D BitmapData_obj::getVertexBuffer( ::openfl::display3D::Context3D context, ::openfl::geom::Rectangle scale9Grid, ::openfl::display::DisplayObject targetObject){ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_992_getVertexBuffer) -HXLINE( 993) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 998) bool _hx_tmp; -HXDLIN( 998) bool _hx_tmp1; -HXDLIN( 998) bool _hx_tmp2; -HXDLIN( 998) bool _hx_tmp3; -HXDLIN( 998) if (hx::IsNotNull( this->_hx___vertexBuffer )) { -HXLINE( 998) _hx_tmp3 = hx::IsNotEq( this->_hx___vertexBufferContext,context->_hx___context ); - } - else { -HXLINE( 998) _hx_tmp3 = true; - } -HXDLIN( 998) if (!(_hx_tmp3)) { -HXLINE(1000) if (hx::IsNotNull( scale9Grid )) { -HXLINE( 998) _hx_tmp2 = hx::IsNull( this->_hx___vertexBufferGrid ); - } - else { -HXLINE( 998) _hx_tmp2 = false; - } - } - else { -HXLINE( 998) _hx_tmp2 = true; - } -HXDLIN( 998) if (!(_hx_tmp2)) { -HXLINE(1001) if (hx::IsNotNull( this->_hx___vertexBufferGrid )) { -HXLINE( 998) _hx_tmp1 = !(this->_hx___vertexBufferGrid->equals(scale9Grid)); - } - else { -HXLINE( 998) _hx_tmp1 = false; - } - } - else { -HXLINE( 998) _hx_tmp1 = true; - } -HXDLIN( 998) if (!(_hx_tmp1)) { -HXLINE(1002) if (hx::IsNotNull( targetObject )) { -HXLINE(1003) bool _hx_tmp4; -HXDLIN(1003) bool _hx_tmp5; -HXDLIN(1003) Float _hx_tmp6 = this->_hx___vertexBufferWidth; -HXDLIN(1003) if ((_hx_tmp6 == targetObject->get_width())) { -HXLINE(1004) Float _hx_tmp7 = this->_hx___vertexBufferHeight; -HXLINE(1003) _hx_tmp5 = (_hx_tmp7 != targetObject->get_height()); - } - else { -HXLINE(1003) _hx_tmp5 = true; - } -HXDLIN(1003) if (!(_hx_tmp5)) { -HXLINE(1005) Float _hx_tmp8 = this->_hx___vertexBufferScaleX; -HXLINE(1003) _hx_tmp4 = (_hx_tmp8 != targetObject->get_scaleX()); - } - else { -HXLINE(1003) _hx_tmp4 = true; - } -HXDLIN(1003) if (!(_hx_tmp4)) { -HXLINE(1006) Float _hx_tmp9 = this->_hx___vertexBufferScaleY; -HXLINE( 998) _hx_tmp = (_hx_tmp9 != targetObject->get_scaleY()); - } - else { -HXLINE( 998) _hx_tmp = true; - } - } - else { -HXLINE( 998) _hx_tmp = false; - } - } - else { -HXLINE( 998) _hx_tmp = true; - } -HXDLIN( 998) if (_hx_tmp) { -HXLINE(1030) this->_hx___uvRect = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,0,0,this->width,this->height); -HXLINE(1032) int uvWidth = 1; -HXLINE(1033) int uvHeight = 1; -HXLINE(1050) this->_hx___vertexBufferContext = context->_hx___context; -HXLINE(1051) this->_hx___vertexBuffer = null(); -HXLINE(1053) if (hx::IsNotNull( targetObject )) { -HXLINE(1055) this->_hx___vertexBufferWidth = targetObject->get_width(); -HXLINE(1056) this->_hx___vertexBufferHeight = targetObject->get_height(); -HXLINE(1057) this->_hx___vertexBufferScaleX = targetObject->get_scaleX(); -HXLINE(1058) this->_hx___vertexBufferScaleY = targetObject->get_scaleY(); - } -HXLINE(1061) bool _hx_tmp10; -HXDLIN(1061) if (hx::IsNotNull( scale9Grid )) { -HXLINE(1061) _hx_tmp10 = hx::IsNotNull( targetObject ); - } - else { -HXLINE(1061) _hx_tmp10 = false; - } -HXDLIN(1061) if (_hx_tmp10) { -HXLINE(1063) if (hx::IsNull( this->_hx___vertexBufferGrid )) { -HXLINE(1063) this->_hx___vertexBufferGrid = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE(1064) this->_hx___vertexBufferGrid->copyFrom(scale9Grid); -HXLINE(1066) this->_hx___vertexBufferWidth = targetObject->get_width(); -HXLINE(1067) this->_hx___vertexBufferHeight = targetObject->get_height(); -HXLINE(1068) this->_hx___vertexBufferScaleX = targetObject->get_scaleX(); -HXLINE(1069) this->_hx___vertexBufferScaleY = targetObject->get_scaleY(); -HXLINE(1071) Float centerX = scale9Grid->width; -HXLINE(1072) Float centerY = scale9Grid->height; -HXLINE(1073) bool _hx_tmp11; -HXDLIN(1073) if ((centerX != 0)) { -HXLINE(1073) _hx_tmp11 = (centerY != 0); - } - else { -HXLINE(1073) _hx_tmp11 = false; - } -HXDLIN(1073) if (_hx_tmp11) { -HXLINE(1075) ::haxe::io::Bytes buffer = null(); -HXDLIN(1075) ::cpp::VirtualArray array = null(); -HXDLIN(1075) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN(1075) ::lime::utils::ArrayBufferView view = null(); -HXDLIN(1075) ::Dynamic len = null(); -HXDLIN(1075) ::lime::utils::ArrayBufferView this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,224,8); -HXDLIN(1075) this->_hx___vertexBufferData = this1; -HXLINE(1077) Float left = scale9Grid->x; -HXLINE(1078) Float top = scale9Grid->y; -HXLINE(1079) Float right = ((( (Float)(this->width) ) - centerX) - left); -HXLINE(1080) Float bottom = ((( (Float)(this->height) ) - centerY) - top); -HXLINE(1082) Float uvLeft = (left / ( (Float)(this->width) )); -HXLINE(1083) Float uvTop = (top / ( (Float)(this->height) )); -HXLINE(1084) Float uvCenterX = (centerX / ( (Float)(this->width) )); -HXLINE(1085) Float uvCenterY = (centerY / ( (Float)(this->height) )); -HXLINE(1086) Float uvRight = (right / ( (Float)(this->width) )); -HXLINE(1087) Float uvBottom = (bottom / ( (Float)(this->height) )); -HXLINE(1089) Float renderedLeft = (left / targetObject->get_scaleX()); -HXLINE(1090) Float renderedTop = (top / targetObject->get_scaleY()); -HXLINE(1091) Float renderedRight = (right / targetObject->get_scaleX()); -HXLINE(1092) Float renderedBottom = (bottom / targetObject->get_scaleY()); -HXLINE(1093) Float renderedCenterX = targetObject->get_width(); -HXDLIN(1093) Float renderedCenterX1 = (((renderedCenterX / targetObject->get_scaleX()) - renderedLeft) - renderedRight); -HXLINE(1094) Float renderedCenterY = targetObject->get_height(); -HXDLIN(1094) Float renderedCenterY1 = (((renderedCenterY / targetObject->get_scaleY()) - renderedTop) - renderedBottom); -HXLINE(1105) { -HXLINE(1105) ::lime::utils::ArrayBufferView this2 = this->_hx___vertexBufferData; -HXDLIN(1105) ::__hxcpp_memory_set_float(this2->buffer->b,this2->byteOffset,renderedLeft); - } -HXLINE(1106) { -HXLINE(1106) ::lime::utils::ArrayBufferView this3 = this->_hx___vertexBufferData; -HXDLIN(1106) ::__hxcpp_memory_set_float(this3->buffer->b,(this3->byteOffset + 4),renderedTop); - } -HXLINE(1107) { -HXLINE(1107) ::lime::utils::ArrayBufferView this4 = this->_hx___vertexBufferData; -HXDLIN(1107) Float val = (( (Float)(uvWidth) ) * uvLeft); -HXDLIN(1107) ::__hxcpp_memory_set_float(this4->buffer->b,(this4->byteOffset + 12),val); - } -HXLINE(1108) { -HXLINE(1108) ::lime::utils::ArrayBufferView this5 = this->_hx___vertexBufferData; -HXDLIN(1108) Float val1 = (( (Float)(uvHeight) ) * uvTop); -HXDLIN(1108) ::__hxcpp_memory_set_float(this5->buffer->b,(this5->byteOffset + 16),val1); - } -HXLINE(1110) { -HXLINE(1110) ::lime::utils::ArrayBufferView this6 = this->_hx___vertexBufferData; -HXDLIN(1110) ::__hxcpp_memory_set_float(this6->buffer->b,(this6->byteOffset + 60),renderedTop); - } -HXLINE(1111) { -HXLINE(1111) ::lime::utils::ArrayBufferView this7 = this->_hx___vertexBufferData; -HXDLIN(1111) Float val2 = (( (Float)(uvHeight) ) * uvTop); -HXDLIN(1111) ::__hxcpp_memory_set_float(this7->buffer->b,(this7->byteOffset + 72),val2); - } -HXLINE(1113) { -HXLINE(1113) ::lime::utils::ArrayBufferView this8 = this->_hx___vertexBufferData; -HXDLIN(1113) ::__hxcpp_memory_set_float(this8->buffer->b,(this8->byteOffset + 112),renderedLeft); - } -HXLINE(1114) { -HXLINE(1114) ::lime::utils::ArrayBufferView this9 = this->_hx___vertexBufferData; -HXDLIN(1114) Float val3 = (( (Float)(uvWidth) ) * uvLeft); -HXDLIN(1114) ::__hxcpp_memory_set_float(this9->buffer->b,(this9->byteOffset + 124),val3); - } -HXLINE(1117) { -HXLINE(1117) ::lime::utils::ArrayBufferView this10 = this->_hx___vertexBufferData; -HXDLIN(1117) Float val4 = (renderedLeft + renderedCenterX1); -HXDLIN(1117) ::__hxcpp_memory_set_float(this10->buffer->b,(this10->byteOffset + 224),val4); - } -HXLINE(1118) { -HXLINE(1118) ::lime::utils::ArrayBufferView this11 = this->_hx___vertexBufferData; -HXDLIN(1118) ::__hxcpp_memory_set_float(this11->buffer->b,(this11->byteOffset + 228),renderedTop); - } -HXLINE(1119) { -HXLINE(1119) ::lime::utils::ArrayBufferView this12 = this->_hx___vertexBufferData; -HXDLIN(1119) Float val5 = (( (Float)(uvWidth) ) * (uvLeft + uvCenterX)); -HXDLIN(1119) ::__hxcpp_memory_set_float(this12->buffer->b,(this12->byteOffset + 236),val5); - } -HXLINE(1120) { -HXLINE(1120) ::lime::utils::ArrayBufferView this13 = this->_hx___vertexBufferData; -HXDLIN(1120) Float val6 = (( (Float)(uvHeight) ) * uvTop); -HXDLIN(1120) ::__hxcpp_memory_set_float(this13->buffer->b,(this13->byteOffset + 240),val6); - } -HXLINE(1122) { -HXLINE(1122) ::lime::utils::ArrayBufferView this14 = this->_hx___vertexBufferData; -HXDLIN(1122) Float val7 = (renderedLeft + renderedCenterX1); -HXDLIN(1122) ::__hxcpp_memory_set_float(this14->buffer->b,(this14->byteOffset + 280),val7); - } -HXLINE(1123) { -HXLINE(1123) ::lime::utils::ArrayBufferView this15 = this->_hx___vertexBufferData; -HXDLIN(1123) Float val8 = (( (Float)(uvWidth) ) * (uvLeft + uvCenterX)); -HXDLIN(1123) ::__hxcpp_memory_set_float(this15->buffer->b,(this15->byteOffset + 292),val8); - } -HXLINE(1126) { -HXLINE(1126) ::lime::utils::ArrayBufferView this16 = this->_hx___vertexBufferData; -HXDLIN(1126) Float val9 = ( (Float)(this->width) ); -HXDLIN(1126) ::__hxcpp_memory_set_float(this16->buffer->b,(this16->byteOffset + 336),val9); - } -HXLINE(1127) { -HXLINE(1127) ::lime::utils::ArrayBufferView this17 = this->_hx___vertexBufferData; -HXDLIN(1127) ::__hxcpp_memory_set_float(this17->buffer->b,(this17->byteOffset + 340),renderedTop); - } -HXLINE(1128) { -HXLINE(1128) ::lime::utils::ArrayBufferView this18 = this->_hx___vertexBufferData; -HXDLIN(1128) ::__hxcpp_memory_set_float(this18->buffer->b,(this18->byteOffset + 348),uvWidth); - } -HXLINE(1129) { -HXLINE(1129) ::lime::utils::ArrayBufferView this19 = this->_hx___vertexBufferData; -HXDLIN(1129) Float val10 = (( (Float)(uvHeight) ) * uvTop); -HXDLIN(1129) ::__hxcpp_memory_set_float(this19->buffer->b,(this19->byteOffset + 352),val10); - } -HXLINE(1131) { -HXLINE(1131) ::lime::utils::ArrayBufferView this20 = this->_hx___vertexBufferData; -HXDLIN(1131) Float val11 = ( (Float)(this->width) ); -HXDLIN(1131) ::__hxcpp_memory_set_float(this20->buffer->b,(this20->byteOffset + 392),val11); - } -HXLINE(1132) { -HXLINE(1132) ::lime::utils::ArrayBufferView this21 = this->_hx___vertexBufferData; -HXDLIN(1132) ::__hxcpp_memory_set_float(this21->buffer->b,(this21->byteOffset + 404),uvWidth); - } -HXLINE(1135) { -HXLINE(1135) ::lime::utils::ArrayBufferView this22 = this->_hx___vertexBufferData; -HXDLIN(1135) ::__hxcpp_memory_set_float(this22->buffer->b,(this22->byteOffset + 448),renderedLeft); - } -HXLINE(1136) { -HXLINE(1136) ::lime::utils::ArrayBufferView this23 = this->_hx___vertexBufferData; -HXDLIN(1136) Float val12 = (renderedTop + renderedCenterY1); -HXDLIN(1136) ::__hxcpp_memory_set_float(this23->buffer->b,(this23->byteOffset + 452),val12); - } -HXLINE(1137) { -HXLINE(1137) ::lime::utils::ArrayBufferView this24 = this->_hx___vertexBufferData; -HXDLIN(1137) Float val13 = (( (Float)(uvWidth) ) * uvLeft); -HXDLIN(1137) ::__hxcpp_memory_set_float(this24->buffer->b,(this24->byteOffset + 460),val13); - } -HXLINE(1138) { -HXLINE(1138) ::lime::utils::ArrayBufferView this25 = this->_hx___vertexBufferData; -HXDLIN(1138) Float val14 = (( (Float)(uvHeight) ) * (uvTop + uvCenterY)); -HXDLIN(1138) ::__hxcpp_memory_set_float(this25->buffer->b,(this25->byteOffset + 464),val14); - } -HXLINE(1140) { -HXLINE(1140) ::lime::utils::ArrayBufferView this26 = this->_hx___vertexBufferData; -HXDLIN(1140) Float val15 = (renderedTop + renderedCenterY1); -HXDLIN(1140) ::__hxcpp_memory_set_float(this26->buffer->b,(this26->byteOffset + 508),val15); - } -HXLINE(1141) { -HXLINE(1141) ::lime::utils::ArrayBufferView this27 = this->_hx___vertexBufferData; -HXDLIN(1141) Float val16 = (( (Float)(uvHeight) ) * (uvTop + uvCenterY)); -HXDLIN(1141) ::__hxcpp_memory_set_float(this27->buffer->b,(this27->byteOffset + 520),val16); - } -HXLINE(1144) { -HXLINE(1144) ::lime::utils::ArrayBufferView this28 = this->_hx___vertexBufferData; -HXDLIN(1144) Float val17 = (renderedLeft + renderedCenterX1); -HXDLIN(1144) ::__hxcpp_memory_set_float(this28->buffer->b,(this28->byteOffset + 560),val17); - } -HXLINE(1145) { -HXLINE(1145) ::lime::utils::ArrayBufferView this29 = this->_hx___vertexBufferData; -HXDLIN(1145) Float val18 = (renderedTop + renderedCenterY1); -HXDLIN(1145) ::__hxcpp_memory_set_float(this29->buffer->b,(this29->byteOffset + 564),val18); - } -HXLINE(1146) { -HXLINE(1146) ::lime::utils::ArrayBufferView this30 = this->_hx___vertexBufferData; -HXDLIN(1146) Float val19 = (( (Float)(uvWidth) ) * (uvLeft + uvCenterX)); -HXDLIN(1146) ::__hxcpp_memory_set_float(this30->buffer->b,(this30->byteOffset + 572),val19); - } -HXLINE(1147) { -HXLINE(1147) ::lime::utils::ArrayBufferView this31 = this->_hx___vertexBufferData; -HXDLIN(1147) Float val20 = (( (Float)(uvHeight) ) * (uvTop + uvCenterY)); -HXDLIN(1147) ::__hxcpp_memory_set_float(this31->buffer->b,(this31->byteOffset + 576),val20); - } -HXLINE(1150) { -HXLINE(1150) ::lime::utils::ArrayBufferView this32 = this->_hx___vertexBufferData; -HXDLIN(1150) Float val21 = ( (Float)(this->width) ); -HXDLIN(1150) ::__hxcpp_memory_set_float(this32->buffer->b,(this32->byteOffset + 616),val21); - } -HXLINE(1151) { -HXLINE(1151) ::lime::utils::ArrayBufferView this33 = this->_hx___vertexBufferData; -HXDLIN(1151) Float val22 = (renderedTop + renderedCenterY1); -HXDLIN(1151) ::__hxcpp_memory_set_float(this33->buffer->b,(this33->byteOffset + 620),val22); - } -HXLINE(1152) { -HXLINE(1152) ::lime::utils::ArrayBufferView this34 = this->_hx___vertexBufferData; -HXDLIN(1152) ::__hxcpp_memory_set_float(this34->buffer->b,(this34->byteOffset + 628),uvWidth); - } -HXLINE(1153) { -HXLINE(1153) ::lime::utils::ArrayBufferView this35 = this->_hx___vertexBufferData; -HXDLIN(1153) Float val23 = (( (Float)(uvHeight) ) * (uvTop + uvCenterY)); -HXDLIN(1153) ::__hxcpp_memory_set_float(this35->buffer->b,(this35->byteOffset + 632),val23); - } -HXLINE(1156) { -HXLINE(1156) ::lime::utils::ArrayBufferView this36 = this->_hx___vertexBufferData; -HXDLIN(1156) ::__hxcpp_memory_set_float(this36->buffer->b,(this36->byteOffset + 672),renderedLeft); - } -HXLINE(1157) { -HXLINE(1157) ::lime::utils::ArrayBufferView this37 = this->_hx___vertexBufferData; -HXDLIN(1157) Float val24 = ( (Float)(this->height) ); -HXDLIN(1157) ::__hxcpp_memory_set_float(this37->buffer->b,(this37->byteOffset + 676),val24); - } -HXLINE(1158) { -HXLINE(1158) ::lime::utils::ArrayBufferView this38 = this->_hx___vertexBufferData; -HXDLIN(1158) Float val25 = (( (Float)(uvWidth) ) * uvLeft); -HXDLIN(1158) ::__hxcpp_memory_set_float(this38->buffer->b,(this38->byteOffset + 684),val25); - } -HXLINE(1159) { -HXLINE(1159) ::lime::utils::ArrayBufferView this39 = this->_hx___vertexBufferData; -HXDLIN(1159) ::__hxcpp_memory_set_float(this39->buffer->b,(this39->byteOffset + 688),uvHeight); - } -HXLINE(1161) { -HXLINE(1161) ::lime::utils::ArrayBufferView this40 = this->_hx___vertexBufferData; -HXDLIN(1161) Float val26 = ( (Float)(this->height) ); -HXDLIN(1161) ::__hxcpp_memory_set_float(this40->buffer->b,(this40->byteOffset + 732),val26); - } -HXLINE(1162) { -HXLINE(1162) ::lime::utils::ArrayBufferView this41 = this->_hx___vertexBufferData; -HXDLIN(1162) ::__hxcpp_memory_set_float(this41->buffer->b,(this41->byteOffset + 744),uvHeight); - } -HXLINE(1165) { -HXLINE(1165) ::lime::utils::ArrayBufferView this42 = this->_hx___vertexBufferData; -HXDLIN(1165) Float val27 = (renderedLeft + renderedCenterX1); -HXDLIN(1165) ::__hxcpp_memory_set_float(this42->buffer->b,(this42->byteOffset + 784),val27); - } -HXLINE(1166) { -HXLINE(1166) ::lime::utils::ArrayBufferView this43 = this->_hx___vertexBufferData; -HXDLIN(1166) Float val28 = ( (Float)(this->height) ); -HXDLIN(1166) ::__hxcpp_memory_set_float(this43->buffer->b,(this43->byteOffset + 788),val28); - } -HXLINE(1167) { -HXLINE(1167) ::lime::utils::ArrayBufferView this44 = this->_hx___vertexBufferData; -HXDLIN(1167) Float val29 = (( (Float)(uvWidth) ) * (uvLeft + uvCenterX)); -HXDLIN(1167) ::__hxcpp_memory_set_float(this44->buffer->b,(this44->byteOffset + 796),val29); - } -HXLINE(1168) { -HXLINE(1168) ::lime::utils::ArrayBufferView this45 = this->_hx___vertexBufferData; -HXDLIN(1168) ::__hxcpp_memory_set_float(this45->buffer->b,(this45->byteOffset + 800),uvHeight); - } -HXLINE(1171) { -HXLINE(1171) ::lime::utils::ArrayBufferView this46 = this->_hx___vertexBufferData; -HXDLIN(1171) Float val30 = ( (Float)(this->width) ); -HXDLIN(1171) ::__hxcpp_memory_set_float(this46->buffer->b,(this46->byteOffset + 840),val30); - } -HXLINE(1172) { -HXLINE(1172) ::lime::utils::ArrayBufferView this47 = this->_hx___vertexBufferData; -HXDLIN(1172) Float val31 = ( (Float)(this->height) ); -HXDLIN(1172) ::__hxcpp_memory_set_float(this47->buffer->b,(this47->byteOffset + 844),val31); - } -HXLINE(1173) { -HXLINE(1173) ::lime::utils::ArrayBufferView this48 = this->_hx___vertexBufferData; -HXDLIN(1173) ::__hxcpp_memory_set_float(this48->buffer->b,(this48->byteOffset + 852),uvWidth); - } -HXLINE(1174) { -HXLINE(1174) ::lime::utils::ArrayBufferView this49 = this->_hx___vertexBufferData; -HXDLIN(1174) ::__hxcpp_memory_set_float(this49->buffer->b,(this49->byteOffset + 856),uvHeight); - } -HXLINE(1176) this->_hx___vertexBuffer = context->createVertexBuffer(16,14,null()); - } - else { -HXLINE(1178) bool _hx_tmp12; -HXDLIN(1178) if ((centerX == 0)) { -HXLINE(1178) _hx_tmp12 = (centerY != 0); - } - else { -HXLINE(1178) _hx_tmp12 = false; - } -HXDLIN(1178) if (_hx_tmp12) { -HXLINE(1180) ::haxe::io::Bytes buffer1 = null(); -HXDLIN(1180) ::cpp::VirtualArray array1 = null(); -HXDLIN(1180) ::openfl::_Vector::FloatVector vector1 = null(); -HXDLIN(1180) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN(1180) ::Dynamic len1 = null(); -HXDLIN(1180) ::lime::utils::ArrayBufferView this50 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,112,8); -HXDLIN(1180) this->_hx___vertexBufferData = this50; -HXLINE(1182) Float top1 = scale9Grid->y; -HXLINE(1183) Float bottom1 = ((( (Float)(this->height) ) - centerY) - top1); -HXLINE(1185) Float uvTop1 = (top1 / ( (Float)(this->height) )); -HXLINE(1186) Float uvCenterY1 = (centerY / ( (Float)(this->height) )); -HXLINE(1187) Float uvBottom1 = (bottom1 / ( (Float)(this->height) )); -HXLINE(1189) Float renderedTop1 = (top1 / targetObject->get_scaleY()); -HXLINE(1190) Float renderedBottom1 = (bottom1 / targetObject->get_scaleY()); -HXLINE(1191) Float renderedCenterY2 = targetObject->get_height(); -HXDLIN(1191) Float renderedCenterY3 = (((renderedCenterY2 / targetObject->get_scaleY()) - renderedTop1) - renderedBottom1); -HXLINE(1193) Float renderedWidth = targetObject->get_width(); -HXDLIN(1193) Float renderedWidth1 = (renderedWidth / targetObject->get_scaleX()); -HXLINE(1204) { -HXLINE(1204) ::lime::utils::ArrayBufferView this51 = this->_hx___vertexBufferData; -HXDLIN(1204) ::__hxcpp_memory_set_float(this51->buffer->b,this51->byteOffset,renderedWidth1); - } -HXLINE(1205) { -HXLINE(1205) ::lime::utils::ArrayBufferView this52 = this->_hx___vertexBufferData; -HXDLIN(1205) ::__hxcpp_memory_set_float(this52->buffer->b,(this52->byteOffset + 4),renderedTop1); - } -HXLINE(1206) { -HXLINE(1206) ::lime::utils::ArrayBufferView this53 = this->_hx___vertexBufferData; -HXDLIN(1206) ::__hxcpp_memory_set_float(this53->buffer->b,(this53->byteOffset + 12),uvWidth); - } -HXLINE(1207) { -HXLINE(1207) ::lime::utils::ArrayBufferView this54 = this->_hx___vertexBufferData; -HXDLIN(1207) Float val32 = (( (Float)(uvHeight) ) * uvTop1); -HXDLIN(1207) ::__hxcpp_memory_set_float(this54->buffer->b,(this54->byteOffset + 16),val32); - } -HXLINE(1209) { -HXLINE(1209) ::lime::utils::ArrayBufferView this55 = this->_hx___vertexBufferData; -HXDLIN(1209) ::__hxcpp_memory_set_float(this55->buffer->b,(this55->byteOffset + 60),renderedTop1); - } -HXLINE(1210) { -HXLINE(1210) ::lime::utils::ArrayBufferView this56 = this->_hx___vertexBufferData; -HXDLIN(1210) Float val33 = (( (Float)(uvHeight) ) * uvTop1); -HXDLIN(1210) ::__hxcpp_memory_set_float(this56->buffer->b,(this56->byteOffset + 72),val33); - } -HXLINE(1212) { -HXLINE(1212) ::lime::utils::ArrayBufferView this57 = this->_hx___vertexBufferData; -HXDLIN(1212) ::__hxcpp_memory_set_float(this57->buffer->b,(this57->byteOffset + 112),renderedWidth1); - } -HXLINE(1213) { -HXLINE(1213) ::lime::utils::ArrayBufferView this58 = this->_hx___vertexBufferData; -HXDLIN(1213) ::__hxcpp_memory_set_float(this58->buffer->b,(this58->byteOffset + 124),uvWidth); - } -HXLINE(1216) { -HXLINE(1216) ::lime::utils::ArrayBufferView this59 = this->_hx___vertexBufferData; -HXDLIN(1216) ::__hxcpp_memory_set_float(this59->buffer->b,(this59->byteOffset + 224),renderedWidth1); - } -HXLINE(1217) { -HXLINE(1217) ::lime::utils::ArrayBufferView this60 = this->_hx___vertexBufferData; -HXDLIN(1217) Float val34 = (renderedTop1 + renderedCenterY3); -HXDLIN(1217) ::__hxcpp_memory_set_float(this60->buffer->b,(this60->byteOffset + 228),val34); - } -HXLINE(1218) { -HXLINE(1218) ::lime::utils::ArrayBufferView this61 = this->_hx___vertexBufferData; -HXDLIN(1218) ::__hxcpp_memory_set_float(this61->buffer->b,(this61->byteOffset + 236),uvWidth); - } -HXLINE(1219) { -HXLINE(1219) ::lime::utils::ArrayBufferView this62 = this->_hx___vertexBufferData; -HXDLIN(1219) Float val35 = (( (Float)(uvHeight) ) * (uvTop1 + uvCenterY1)); -HXDLIN(1219) ::__hxcpp_memory_set_float(this62->buffer->b,(this62->byteOffset + 240),val35); - } -HXLINE(1221) { -HXLINE(1221) ::lime::utils::ArrayBufferView this63 = this->_hx___vertexBufferData; -HXDLIN(1221) Float val36 = (renderedTop1 + renderedCenterY3); -HXDLIN(1221) ::__hxcpp_memory_set_float(this63->buffer->b,(this63->byteOffset + 284),val36); - } -HXLINE(1222) { -HXLINE(1222) ::lime::utils::ArrayBufferView this64 = this->_hx___vertexBufferData; -HXDLIN(1222) Float val37 = (( (Float)(uvHeight) ) * (uvTop1 + uvCenterY1)); -HXDLIN(1222) ::__hxcpp_memory_set_float(this64->buffer->b,(this64->byteOffset + 296),val37); - } -HXLINE(1225) { -HXLINE(1225) ::lime::utils::ArrayBufferView this65 = this->_hx___vertexBufferData; -HXDLIN(1225) ::__hxcpp_memory_set_float(this65->buffer->b,(this65->byteOffset + 336),renderedWidth1); - } -HXLINE(1226) { -HXLINE(1226) ::lime::utils::ArrayBufferView this66 = this->_hx___vertexBufferData; -HXDLIN(1226) Float val38 = ( (Float)(this->height) ); -HXDLIN(1226) ::__hxcpp_memory_set_float(this66->buffer->b,(this66->byteOffset + 340),val38); - } -HXLINE(1227) { -HXLINE(1227) ::lime::utils::ArrayBufferView this67 = this->_hx___vertexBufferData; -HXDLIN(1227) ::__hxcpp_memory_set_float(this67->buffer->b,(this67->byteOffset + 348),uvWidth); - } -HXLINE(1228) { -HXLINE(1228) ::lime::utils::ArrayBufferView this68 = this->_hx___vertexBufferData; -HXDLIN(1228) ::__hxcpp_memory_set_float(this68->buffer->b,(this68->byteOffset + 352),uvHeight); - } -HXLINE(1230) { -HXLINE(1230) ::lime::utils::ArrayBufferView this69 = this->_hx___vertexBufferData; -HXDLIN(1230) Float val39 = ( (Float)(this->height) ); -HXDLIN(1230) ::__hxcpp_memory_set_float(this69->buffer->b,(this69->byteOffset + 396),val39); - } -HXLINE(1231) { -HXLINE(1231) ::lime::utils::ArrayBufferView this70 = this->_hx___vertexBufferData; -HXDLIN(1231) ::__hxcpp_memory_set_float(this70->buffer->b,(this70->byteOffset + 408),uvHeight); - } -HXLINE(1233) this->_hx___vertexBuffer = context->createVertexBuffer(8,14,null()); - } - else { -HXLINE(1235) bool _hx_tmp13; -HXDLIN(1235) if ((centerY == 0)) { -HXLINE(1235) _hx_tmp13 = (centerX != 0); - } - else { -HXLINE(1235) _hx_tmp13 = false; - } -HXDLIN(1235) if (_hx_tmp13) { -HXLINE(1237) ::haxe::io::Bytes buffer2 = null(); -HXDLIN(1237) ::cpp::VirtualArray array2 = null(); -HXDLIN(1237) ::openfl::_Vector::FloatVector vector2 = null(); -HXDLIN(1237) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN(1237) ::Dynamic len2 = null(); -HXDLIN(1237) ::lime::utils::ArrayBufferView this71 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,112,8); -HXDLIN(1237) this->_hx___vertexBufferData = this71; -HXLINE(1239) Float left1 = scale9Grid->x; -HXLINE(1240) Float right1 = ((( (Float)(this->width) ) - centerX) - left1); -HXLINE(1242) Float uvLeft1 = (left1 / ( (Float)(this->width) )); -HXLINE(1243) Float uvCenterX1 = (centerX / ( (Float)(this->width) )); -HXLINE(1244) Float uvRight1 = (right1 / ( (Float)(this->width) )); -HXLINE(1246) Float renderedLeft1 = (left1 / targetObject->get_scaleX()); -HXLINE(1247) Float renderedRight1 = (right1 / targetObject->get_scaleX()); -HXLINE(1248) Float renderedCenterX2 = targetObject->get_width(); -HXDLIN(1248) Float renderedCenterX3 = (((renderedCenterX2 / targetObject->get_scaleX()) - renderedLeft1) - renderedRight1); -HXLINE(1250) Float renderedHeight = targetObject->get_height(); -HXDLIN(1250) Float renderedHeight1 = (renderedHeight / targetObject->get_scaleY()); -HXLINE(1257) { -HXLINE(1257) ::lime::utils::ArrayBufferView this72 = this->_hx___vertexBufferData; -HXDLIN(1257) ::__hxcpp_memory_set_float(this72->buffer->b,this72->byteOffset,renderedLeft1); - } -HXLINE(1258) { -HXLINE(1258) ::lime::utils::ArrayBufferView this73 = this->_hx___vertexBufferData; -HXDLIN(1258) ::__hxcpp_memory_set_float(this73->buffer->b,(this73->byteOffset + 4),renderedHeight1); - } -HXLINE(1259) { -HXLINE(1259) ::lime::utils::ArrayBufferView this74 = this->_hx___vertexBufferData; -HXDLIN(1259) Float val40 = (( (Float)(uvWidth) ) * uvLeft1); -HXDLIN(1259) ::__hxcpp_memory_set_float(this74->buffer->b,(this74->byteOffset + 12),val40); - } -HXLINE(1260) { -HXLINE(1260) ::lime::utils::ArrayBufferView this75 = this->_hx___vertexBufferData; -HXDLIN(1260) ::__hxcpp_memory_set_float(this75->buffer->b,(this75->byteOffset + 16),uvHeight); - } -HXLINE(1262) { -HXLINE(1262) ::lime::utils::ArrayBufferView this76 = this->_hx___vertexBufferData; -HXDLIN(1262) ::__hxcpp_memory_set_float(this76->buffer->b,(this76->byteOffset + 60),renderedHeight1); - } -HXLINE(1263) { -HXLINE(1263) ::lime::utils::ArrayBufferView this77 = this->_hx___vertexBufferData; -HXDLIN(1263) ::__hxcpp_memory_set_float(this77->buffer->b,(this77->byteOffset + 72),uvHeight); - } -HXLINE(1265) { -HXLINE(1265) ::lime::utils::ArrayBufferView this78 = this->_hx___vertexBufferData; -HXDLIN(1265) ::__hxcpp_memory_set_float(this78->buffer->b,(this78->byteOffset + 112),renderedLeft1); - } -HXLINE(1266) { -HXLINE(1266) ::lime::utils::ArrayBufferView this79 = this->_hx___vertexBufferData; -HXDLIN(1266) Float val41 = (( (Float)(uvWidth) ) * uvLeft1); -HXDLIN(1266) ::__hxcpp_memory_set_float(this79->buffer->b,(this79->byteOffset + 124),val41); - } -HXLINE(1269) { -HXLINE(1269) ::lime::utils::ArrayBufferView this80 = this->_hx___vertexBufferData; -HXDLIN(1269) Float val42 = (renderedLeft1 + renderedCenterX3); -HXDLIN(1269) ::__hxcpp_memory_set_float(this80->buffer->b,(this80->byteOffset + 224),val42); - } -HXLINE(1270) { -HXLINE(1270) ::lime::utils::ArrayBufferView this81 = this->_hx___vertexBufferData; -HXDLIN(1270) ::__hxcpp_memory_set_float(this81->buffer->b,(this81->byteOffset + 228),renderedHeight1); - } -HXLINE(1271) { -HXLINE(1271) ::lime::utils::ArrayBufferView this82 = this->_hx___vertexBufferData; -HXDLIN(1271) Float val43 = (( (Float)(uvWidth) ) * (uvLeft1 + uvCenterX1)); -HXDLIN(1271) ::__hxcpp_memory_set_float(this82->buffer->b,(this82->byteOffset + 236),val43); - } -HXLINE(1272) { -HXLINE(1272) ::lime::utils::ArrayBufferView this83 = this->_hx___vertexBufferData; -HXDLIN(1272) ::__hxcpp_memory_set_float(this83->buffer->b,(this83->byteOffset + 240),uvHeight); - } -HXLINE(1274) { -HXLINE(1274) ::lime::utils::ArrayBufferView this84 = this->_hx___vertexBufferData; -HXDLIN(1274) Float val44 = (renderedLeft1 + renderedCenterX3); -HXDLIN(1274) ::__hxcpp_memory_set_float(this84->buffer->b,(this84->byteOffset + 280),val44); - } -HXLINE(1275) { -HXLINE(1275) ::lime::utils::ArrayBufferView this85 = this->_hx___vertexBufferData; -HXDLIN(1275) Float val45 = (( (Float)(uvWidth) ) * (uvLeft1 + uvCenterX1)); -HXDLIN(1275) ::__hxcpp_memory_set_float(this85->buffer->b,(this85->byteOffset + 292),val45); - } -HXLINE(1278) { -HXLINE(1278) ::lime::utils::ArrayBufferView this86 = this->_hx___vertexBufferData; -HXDLIN(1278) Float val46 = ( (Float)(this->width) ); -HXDLIN(1278) ::__hxcpp_memory_set_float(this86->buffer->b,(this86->byteOffset + 336),val46); - } -HXLINE(1279) { -HXLINE(1279) ::lime::utils::ArrayBufferView this87 = this->_hx___vertexBufferData; -HXDLIN(1279) ::__hxcpp_memory_set_float(this87->buffer->b,(this87->byteOffset + 340),renderedHeight1); - } -HXLINE(1280) { -HXLINE(1280) ::lime::utils::ArrayBufferView this88 = this->_hx___vertexBufferData; -HXDLIN(1280) ::__hxcpp_memory_set_float(this88->buffer->b,(this88->byteOffset + 348),uvWidth); - } -HXLINE(1281) { -HXLINE(1281) ::lime::utils::ArrayBufferView this89 = this->_hx___vertexBufferData; -HXDLIN(1281) ::__hxcpp_memory_set_float(this89->buffer->b,(this89->byteOffset + 352),uvHeight); - } -HXLINE(1283) { -HXLINE(1283) ::lime::utils::ArrayBufferView this90 = this->_hx___vertexBufferData; -HXDLIN(1283) Float val47 = ( (Float)(this->width) ); -HXDLIN(1283) ::__hxcpp_memory_set_float(this90->buffer->b,(this90->byteOffset + 392),val47); - } -HXLINE(1284) { -HXLINE(1284) ::lime::utils::ArrayBufferView this91 = this->_hx___vertexBufferData; -HXDLIN(1284) ::__hxcpp_memory_set_float(this91->buffer->b,(this91->byteOffset + 404),uvWidth); - } -HXLINE(1286) this->_hx___vertexBuffer = context->createVertexBuffer(8,14,null()); - } - } - } - } - else { -HXLINE(1291) this->_hx___vertexBufferGrid = null(); - } -HXLINE(1294) if (hx::IsNull( this->_hx___vertexBuffer )) { -HXLINE(1296) ::haxe::io::Bytes buffer3 = null(); -HXDLIN(1296) ::cpp::VirtualArray array3 = null(); -HXDLIN(1296) ::openfl::_Vector::FloatVector vector3 = null(); -HXDLIN(1296) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN(1296) ::Dynamic len3 = null(); -HXDLIN(1296) ::lime::utils::ArrayBufferView this92 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,56,8); -HXDLIN(1296) this->_hx___vertexBufferData = this92; -HXLINE(1298) { -HXLINE(1298) ::lime::utils::ArrayBufferView this93 = this->_hx___vertexBufferData; -HXDLIN(1298) Float val48 = ( (Float)(this->width) ); -HXDLIN(1298) ::__hxcpp_memory_set_float(this93->buffer->b,this93->byteOffset,val48); - } -HXLINE(1299) { -HXLINE(1299) ::lime::utils::ArrayBufferView this94 = this->_hx___vertexBufferData; -HXDLIN(1299) Float val49 = ( (Float)(this->height) ); -HXDLIN(1299) ::__hxcpp_memory_set_float(this94->buffer->b,(this94->byteOffset + 4),val49); - } -HXLINE(1300) { -HXLINE(1300) ::lime::utils::ArrayBufferView this95 = this->_hx___vertexBufferData; -HXDLIN(1300) ::__hxcpp_memory_set_float(this95->buffer->b,(this95->byteOffset + 12),uvWidth); - } -HXLINE(1301) { -HXLINE(1301) ::lime::utils::ArrayBufferView this96 = this->_hx___vertexBufferData; -HXDLIN(1301) ::__hxcpp_memory_set_float(this96->buffer->b,(this96->byteOffset + 16),uvHeight); - } -HXLINE(1302) { -HXLINE(1302) ::lime::utils::ArrayBufferView this97 = this->_hx___vertexBufferData; -HXDLIN(1302) Float val50 = ( (Float)(this->height) ); -HXDLIN(1302) ::__hxcpp_memory_set_float(this97->buffer->b,(this97->byteOffset + 60),val50); - } -HXLINE(1303) { -HXLINE(1303) ::lime::utils::ArrayBufferView this98 = this->_hx___vertexBufferData; -HXDLIN(1303) ::__hxcpp_memory_set_float(this98->buffer->b,(this98->byteOffset + 72),uvHeight); - } -HXLINE(1304) { -HXLINE(1304) ::lime::utils::ArrayBufferView this99 = this->_hx___vertexBufferData; -HXDLIN(1304) Float val51 = ( (Float)(this->width) ); -HXDLIN(1304) ::__hxcpp_memory_set_float(this99->buffer->b,(this99->byteOffset + 112),val51); - } -HXLINE(1305) { -HXLINE(1305) ::lime::utils::ArrayBufferView this100 = this->_hx___vertexBufferData; -HXDLIN(1305) ::__hxcpp_memory_set_float(this100->buffer->b,(this100->byteOffset + 124),uvWidth); - } -HXLINE(1307) this->_hx___vertexBuffer = context->createVertexBuffer(3,14,null()); - } -HXLINE(1332) this->_hx___vertexBuffer->uploadFromTypedArray(this->_hx___vertexBufferData,null()); - } -HXLINE(1406) return this->_hx___vertexBuffer; - } - - -HX_DEFINE_DYNAMIC_FUNC3(BitmapData_obj,getVertexBuffer,return ) - - ::openfl::geom::Rectangle BitmapData_obj::getColorBoundsRect(int mask,int color,hx::Null< bool > __o_findColor){ - bool findColor = __o_findColor.Default(true); - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1410_getColorBoundsRect) -HXLINE(1412) if (!(this->readable)) { -HXLINE(1412) return ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,0,0,this->width,this->height); - } -HXLINE(1414) bool _hx_tmp; -HXDLIN(1414) if (!(!(this->transparent))) { -HXLINE(1414) _hx_tmp = (((mask >> 24) & 255) > 0); - } - else { -HXLINE(1414) _hx_tmp = true; - } -HXDLIN(1414) if (_hx_tmp) { -HXLINE(1416) int color1 = color; -HXLINE(1417) if (((hx::UShr(color1,24) & 255) == 0)) { -HXLINE(1417) color1 = 0; - } - } -HXLINE(1420) ::lime::math::Rectangle rect = this->image->getColorBoundsRect(mask,color,findColor,1); -HXLINE(1421) return ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,rect->x,rect->y,rect->width,rect->height); - } - - -HX_DEFINE_DYNAMIC_FUNC3(BitmapData_obj,getColorBoundsRect,return ) - -int BitmapData_obj::getPixel(int x,int y){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1428_getPixel) -HXLINE(1429) if (!(this->readable)) { -HXLINE(1429) return 0; - } -HXLINE(1431) return this->image->getPixel(x,y,1); - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,getPixel,return ) - -int BitmapData_obj::getPixel32(int x,int y){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1438_getPixel32) -HXLINE(1439) if (!(this->readable)) { -HXLINE(1439) return 0; - } -HXLINE(1441) return this->image->getPixel32(x,y,1); - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,getPixel32,return ) - - ::openfl::utils::ByteArrayData BitmapData_obj::getPixels( ::openfl::geom::Rectangle rect){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1448_getPixels) -HXLINE(1450) if (!(this->readable)) { -HXLINE(1450) return null(); - } -HXLINE(1451) if (hx::IsNull( rect )) { -HXLINE(1451) rect = this->rect; - } -HXLINE(1452) ::lime::graphics::Image byteArray = this->image; -HXDLIN(1452) ::openfl::utils::ByteArrayData byteArray1 = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::fromBytes(byteArray->getPixels(rect->_hx___toLimeRectangle(),1)); -HXLINE(1454) byteArray1->_hx___endian = 0; -HXLINE(1455) return byteArray1; - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,getPixels,return ) - - ::Dynamic BitmapData_obj::getSurface(){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1463_getSurface) -HXLINE(1465) if (!(this->readable)) { -HXLINE(1465) return null(); - } -HXLINE(1467) if (hx::IsNull( this->_hx___surface )) { -HXLINE(1469) this->_hx___surface = ::lime::graphics::cairo::_CairoImageSurface::CairoImageSurface_Impl__obj::fromImage(this->image); - } -HXLINE(1472) return this->_hx___surface; - } - - -HX_DEFINE_DYNAMIC_FUNC0(BitmapData_obj,getSurface,return ) - - ::openfl::display3D::textures::TextureBase BitmapData_obj::getTexture( ::openfl::display3D::Context3D context){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1479_getTexture) -HXLINE(1480) if (!(this->_hx___isValid)) { -HXLINE(1480) return null(); - } -HXLINE(1482) bool _hx_tmp; -HXDLIN(1482) if (hx::IsNotNull( this->_hx___texture )) { -HXLINE(1482) _hx_tmp = hx::IsNotEq( this->_hx___textureContext,context->_hx___context ); - } - else { -HXLINE(1482) _hx_tmp = true; - } -HXDLIN(1482) if (_hx_tmp) { -HXLINE(1484) this->_hx___textureContext = context->_hx___context; -HXLINE(1485) this->_hx___texture = context->createRectangleTexture(this->width,this->height,1,false); -HXLINE(1492) this->_hx___textureVersion = -1; - } -HXLINE(1500) bool _hx_tmp1; -HXDLIN(1500) if (hx::IsNotNull( this->image )) { -HXLINE(1500) _hx_tmp1 = (this->image->version > this->_hx___textureVersion); - } - else { -HXLINE(1500) _hx_tmp1 = false; - } -HXDLIN(1500) if (_hx_tmp1) { -HXLINE(1502) if (hx::IsNotNull( this->_hx___surface )) { -HXLINE(1504) ::lime::graphics::cairo::_CairoSurface::CairoSurface_Impl__obj::flush(this->_hx___surface); - } -HXLINE(1507) ::lime::graphics::Image textureImage = this->image; -HXLINE(1520) bool _hx_tmp2; -HXDLIN(1520) if (!(textureImage->get_premultiplied())) { -HXLINE(1520) _hx_tmp2 = textureImage->get_transparent(); - } - else { -HXLINE(1520) _hx_tmp2 = false; - } -HXDLIN(1520) if (_hx_tmp2) { -HXLINE(1522) textureImage = textureImage->clone(); -HXLINE(1523) textureImage->set_premultiplied(true); - } -HXLINE(1530) this->_hx___texture->_hx___uploadFromImage(textureImage); -HXLINE(1532) this->_hx___textureVersion = this->image->version; -HXLINE(1534) this->_hx___textureWidth = textureImage->buffer->width; -HXLINE(1535) this->_hx___textureHeight = textureImage->buffer->height; - } -HXLINE(1538) bool _hx_tmp3; -HXDLIN(1538) if (!(this->readable)) { -HXLINE(1538) _hx_tmp3 = hx::IsNotNull( this->image ); - } - else { -HXLINE(1538) _hx_tmp3 = false; - } -HXDLIN(1538) if (_hx_tmp3) { -HXLINE(1540) this->_hx___surface = null(); -HXLINE(1541) this->image = null(); - } -HXLINE(1545) return this->_hx___texture; - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,getTexture,return ) - - ::openfl::_Vector::IntVector BitmapData_obj::getVector( ::openfl::geom::Rectangle rect){ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1549_getVector) -HXLINE(1550) ::openfl::utils::ByteArrayData pixels = this->getPixels(rect); -HXLINE(1551) int _hx_int = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::get_length(pixels); -HXDLIN(1551) Float length; -HXDLIN(1551) if ((_hx_int < 0)) { -HXLINE(1551) length = (((Float)4294967296.0) + _hx_int); - } - else { -HXLINE(1551) length = (_hx_int + ((Float)0.0)); - } -HXDLIN(1551) int int1 = 4; -HXDLIN(1551) Float length1; -HXDLIN(1551) if ((int1 < 0)) { -HXLINE(1551) length1 = (((Float)4294967296.0) + int1); - } - else { -HXLINE(1551) length1 = (int1 + ((Float)0.0)); - } -HXDLIN(1551) int length2 = ::Std_obj::_hx_int((length / length1)); -HXLINE(1552) ::Array< int > array = null(); -HXDLIN(1552) ::openfl::_Vector::IntVector result = ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,length2,true,array); -HXLINE(1554) { -HXLINE(1554) int _g = 0; -HXDLIN(1554) int _g1 = length2; -HXDLIN(1554) while((_g < _g1)){ -HXLINE(1554) _g = (_g + 1); -HXDLIN(1554) int i = (_g - 1); -HXLINE(1556) result->set(i,pixels->readUnsignedInt()); - } - } -HXLINE(1559) return result; - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,getVector,return ) - -::Array< ::Dynamic> BitmapData_obj::histogram( ::openfl::geom::Rectangle hRect){ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1563_histogram) -HXLINE(1564) ::openfl::geom::Rectangle rect; -HXDLIN(1564) if (hx::IsNotNull( hRect )) { -HXLINE(1564) rect = hRect; - } - else { -HXLINE(1564) rect = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,0,0,this->width,this->height); - } -HXLINE(1565) ::openfl::utils::ByteArrayData pixels = this->getPixels(rect); -HXLINE(1566) ::Array< ::Dynamic> _g = ::Array_obj< ::Dynamic>::__new(0); -HXDLIN(1566) { -HXLINE(1566) ::Array< int > _g1 = ::Array_obj< int >::__new(0); -HXDLIN(1566) { -HXLINE(1566) int _g2 = 0; -HXDLIN(1566) while((_g2 < 256)){ -HXLINE(1566) _g2 = (_g2 + 1); -HXDLIN(1566) int j = (_g2 - 1); -HXDLIN(1566) _g1->push(0); - } - } -HXDLIN(1566) _g->push(_g1); -HXDLIN(1566) ::Array< int > _g11 = ::Array_obj< int >::__new(0); -HXDLIN(1566) { -HXLINE(1566) int _g21 = 0; -HXDLIN(1566) while((_g21 < 256)){ -HXLINE(1566) _g21 = (_g21 + 1); -HXDLIN(1566) int j1 = (_g21 - 1); -HXDLIN(1566) _g11->push(0); - } - } -HXDLIN(1566) _g->push(_g11); -HXDLIN(1566) ::Array< int > _g12 = ::Array_obj< int >::__new(0); -HXDLIN(1566) { -HXLINE(1566) int _g22 = 0; -HXDLIN(1566) while((_g22 < 256)){ -HXLINE(1566) _g22 = (_g22 + 1); -HXDLIN(1566) int j2 = (_g22 - 1); -HXDLIN(1566) _g12->push(0); - } - } -HXDLIN(1566) _g->push(_g12); -HXDLIN(1566) ::Array< int > _g13 = ::Array_obj< int >::__new(0); -HXDLIN(1566) { -HXLINE(1566) int _g23 = 0; -HXDLIN(1566) while((_g23 < 256)){ -HXLINE(1566) _g23 = (_g23 + 1); -HXDLIN(1566) int j3 = (_g23 - 1); -HXDLIN(1566) _g13->push(0); - } - } -HXDLIN(1566) _g->push(_g13); - } -HXDLIN(1566) ::Array< ::Dynamic> result = _g; -HXLINE(1568) { -HXLINE(1568) int _g14 = 0; -HXDLIN(1568) int _g24 = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::get_length(pixels); -HXDLIN(1568) while((_g14 < _g24)){ -HXLINE(1568) _g14 = (_g14 + 1); -HXDLIN(1568) int i = (_g14 - 1); -HXLINE(1570) ::Array< int > result1 = result->__get(hx::Mod(i,4)).StaticCast< ::Array< int > >(); -HXDLIN(1570) ++result1[pixels->readUnsignedByte()]; - } - } -HXLINE(1573) return result; - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,histogram,return ) - -bool BitmapData_obj::hitTest( ::openfl::geom::Point firstPoint,int firstAlphaThreshold, ::Dynamic secondObject, ::openfl::geom::Point secondBitmapDataPoint,hx::Null< int > __o_secondAlphaThreshold){ - int secondAlphaThreshold = __o_secondAlphaThreshold.Default(1); - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1578_hitTest) -HXLINE(1579) if (!(this->readable)) { -HXLINE(1579) return false; - } -HXLINE(1582) if (::Std_obj::is(secondObject,hx::ClassOf< ::openfl::display::Bitmap >())) { -HXLINE(1584) secondObject = hx::TCast< ::openfl::display::Bitmap >::cast(secondObject)->_hx___bitmapData; - } -HXLINE(1588) if (::Std_obj::is(secondObject,hx::ClassOf< ::openfl::geom::Point >())) { -HXLINE(1590) ::openfl::geom::Point secondPoint = ( ( ::openfl::geom::Point)(secondObject) ); -HXLINE(1592) int x = ::Std_obj::_hx_int((secondPoint->x - firstPoint->x)); -HXLINE(1593) int y = ::Std_obj::_hx_int((secondPoint->y - firstPoint->y)); -HXLINE(1595) if (this->rect->contains(( (Float)(x) ),( (Float)(y) ))) { -HXLINE(1597) int pixel = this->getPixel32(x,y); -HXLINE(1599) if ((((pixel >> 24) & 255) > firstAlphaThreshold)) { -HXLINE(1601) return true; - } - } - } - else { -HXLINE(1605) if (::Std_obj::is(secondObject,hx::ClassOf< ::openfl::display::BitmapData >())) { -HXLINE(1607) ::openfl::display::BitmapData secondBitmapData = ( ( ::openfl::display::BitmapData)(secondObject) ); -HXLINE(1608) int x1; -HXDLIN(1608) int y1; -HXLINE(1610) if (hx::IsNull( secondBitmapDataPoint )) { -HXLINE(1612) x1 = 0; -HXLINE(1613) y1 = 0; - } - else { -HXLINE(1617) x1 = ::Math_obj::round((secondBitmapDataPoint->x - firstPoint->x)); -HXLINE(1618) y1 = ::Math_obj::round((secondBitmapDataPoint->y - firstPoint->y)); - } -HXLINE(1621) ::openfl::geom::Rectangle hitRect = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE(1622) hitRect->setTo(( (Float)(x1) ),( (Float)(y1) ),( (Float)(secondBitmapData->width) ),( (Float)(secondBitmapData->height) )); -HXLINE(1624) if (this->rect->intersects(hitRect)) { -HXLINE(1626) if ((x1 < 0)) { -HXLINE(1628) hitRect->x = ( (Float)(0) ); -HXLINE(1629) hitRect->width = ::Math_obj::min(( (Float)((secondBitmapData->width + x1)) ),( (Float)(this->width) )); - } - else { -HXLINE(1633) hitRect->width = ::Math_obj::min(( (Float)(secondBitmapData->width) ),( (Float)((this->width - x1)) )); - } -HXLINE(1636) if ((y1 < 0)) { -HXLINE(1638) hitRect->y = ( (Float)(0) ); -HXLINE(1639) hitRect->height = ::Math_obj::min(( (Float)((secondBitmapData->height + y1)) ),( (Float)(this->height) )); - } - else { -HXLINE(1643) hitRect->height = ::Math_obj::min(( (Float)(secondBitmapData->height) ),( (Float)((this->height - y1)) )); - } -HXLINE(1646) ::openfl::utils::ByteArrayData pixels = this->getPixels(hitRect); -HXLINE(1648) Float _hx_tmp; -HXDLIN(1648) if ((x1 < 0)) { -HXLINE(1648) _hx_tmp = ( (Float)(-(x1)) ); - } - else { -HXLINE(1648) _hx_tmp = ( (Float)(0) ); - } -HXDLIN(1648) hitRect->x = _hx_tmp; -HXLINE(1649) Float _hx_tmp1; -HXDLIN(1649) if ((y1 < 0)) { -HXLINE(1649) _hx_tmp1 = ( (Float)(-(y1)) ); - } - else { -HXLINE(1649) _hx_tmp1 = ( (Float)(0) ); - } -HXDLIN(1649) hitRect->y = _hx_tmp1; -HXLINE(1651) ::openfl::utils::ByteArrayData testPixels = secondBitmapData->getPixels(hitRect); -HXLINE(1653) int length = ::Std_obj::_hx_int((hitRect->width * hitRect->height)); -HXLINE(1654) int pixel1; -HXDLIN(1654) int testPixel; -HXLINE(1656) { -HXLINE(1656) int _g = 0; -HXDLIN(1656) int _g1 = length; -HXDLIN(1656) while((_g < _g1)){ -HXLINE(1656) _g = (_g + 1); -HXDLIN(1656) int i = (_g - 1); -HXLINE(1658) pixel1 = pixels->readUnsignedInt(); -HXLINE(1659) testPixel = testPixels->readUnsignedInt(); -HXLINE(1661) bool _hx_tmp2; -HXDLIN(1661) int a = (hx::UShr(pixel1,24) & 255); -HXDLIN(1661) bool aNeg = (a < 0); -HXDLIN(1661) bool bNeg = (firstAlphaThreshold < 0); -HXDLIN(1661) bool _hx_tmp3; -HXDLIN(1661) if ((aNeg != bNeg)) { -HXLINE(1661) _hx_tmp3 = aNeg; - } - else { -HXLINE(1661) _hx_tmp3 = (a > firstAlphaThreshold); - } -HXDLIN(1661) if (_hx_tmp3) { -HXLINE(1661) int a1 = (hx::UShr(testPixel,24) & 255); -HXDLIN(1661) bool aNeg1 = (a1 < 0); -HXDLIN(1661) bool bNeg1 = (secondAlphaThreshold < 0); -HXDLIN(1661) if ((aNeg1 != bNeg1)) { -HXLINE(1661) _hx_tmp2 = aNeg1; - } - else { -HXLINE(1661) _hx_tmp2 = (a1 > secondAlphaThreshold); - } - } - else { -HXLINE(1661) _hx_tmp2 = false; - } -HXDLIN(1661) if (_hx_tmp2) { -HXLINE(1663) ::openfl::geom::Rectangle_obj::_hx___pool->release(hitRect); -HXLINE(1664) return true; - } - } - } - } -HXLINE(1669) ::openfl::geom::Rectangle_obj::_hx___pool->release(hitRect); - } - else { -HXLINE(1671) if (::Std_obj::is(secondObject,hx::ClassOf< ::openfl::geom::Rectangle >())) { -HXLINE(1673) ::openfl::geom::Rectangle secondRectangle = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE(1674) secondRectangle->copyFrom(( ( ::openfl::geom::Rectangle)(secondObject) )); -HXLINE(1675) secondRectangle->offset(-(firstPoint->x),-(firstPoint->y)); -HXLINE(1676) secondRectangle->_hx___contract(( (Float)(0) ),( (Float)(0) ),( (Float)(this->width) ),( (Float)(this->height) )); -HXLINE(1678) bool _hx_tmp4; -HXDLIN(1678) if ((secondRectangle->width > 0)) { -HXLINE(1678) _hx_tmp4 = (secondRectangle->height > 0); - } - else { -HXLINE(1678) _hx_tmp4 = false; - } -HXDLIN(1678) if (_hx_tmp4) { -HXLINE(1680) ::openfl::utils::ByteArrayData pixels1 = this->getPixels(secondRectangle); -HXLINE(1681) int _hx_int = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::get_length(pixels1); -HXDLIN(1681) Float length1; -HXDLIN(1681) if ((_hx_int < 0)) { -HXLINE(1681) length1 = (((Float)4294967296.0) + _hx_int); - } - else { -HXLINE(1681) length1 = (_hx_int + ((Float)0.0)); - } -HXDLIN(1681) int int1 = 4; -HXDLIN(1681) Float length2; -HXDLIN(1681) if ((int1 < 0)) { -HXLINE(1681) length2 = (((Float)4294967296.0) + int1); - } - else { -HXLINE(1681) length2 = (int1 + ((Float)0.0)); - } -HXDLIN(1681) int length3 = ::Std_obj::_hx_int((length1 / length2)); -HXLINE(1682) int pixel2; -HXLINE(1684) { -HXLINE(1684) int _g2 = 0; -HXDLIN(1684) int _g11 = length3; -HXDLIN(1684) while((_g2 < _g11)){ -HXLINE(1684) _g2 = (_g2 + 1); -HXDLIN(1684) int i1 = (_g2 - 1); -HXLINE(1686) pixel2 = pixels1->readUnsignedInt(); -HXLINE(1688) int a2 = (hx::UShr(pixel2,24) & 255); -HXDLIN(1688) bool aNeg2 = (a2 < 0); -HXDLIN(1688) bool bNeg2 = (firstAlphaThreshold < 0); -HXDLIN(1688) bool _hx_tmp5; -HXDLIN(1688) if ((aNeg2 != bNeg2)) { -HXLINE(1688) _hx_tmp5 = aNeg2; - } - else { -HXLINE(1688) _hx_tmp5 = (a2 > firstAlphaThreshold); - } -HXDLIN(1688) if (_hx_tmp5) { -HXLINE(1690) ::openfl::geom::Rectangle_obj::_hx___pool->release(secondRectangle); -HXLINE(1691) return true; - } - } - } - } -HXLINE(1696) ::openfl::geom::Rectangle_obj::_hx___pool->release(secondRectangle); - } - } - } -HXLINE(1699) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC5(BitmapData_obj,hitTest,return ) - -void BitmapData_obj::lock(){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1745_lock) - } - - -HX_DEFINE_DYNAMIC_FUNC0(BitmapData_obj,lock,(void)) - -void BitmapData_obj::merge( ::openfl::display::BitmapData sourceBitmapData, ::openfl::geom::Rectangle sourceRect, ::openfl::geom::Point destPoint,int redMultiplier,int greenMultiplier,int blueMultiplier,int alphaMultiplier){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1749_merge) -HXLINE(1751) bool _hx_tmp; -HXDLIN(1751) bool _hx_tmp1; -HXDLIN(1751) bool _hx_tmp2; -HXDLIN(1751) bool _hx_tmp3; -HXDLIN(1751) if (!(!(this->readable))) { -HXLINE(1751) _hx_tmp3 = hx::IsNull( sourceBitmapData ); - } - else { -HXLINE(1751) _hx_tmp3 = true; - } -HXDLIN(1751) if (!(_hx_tmp3)) { -HXLINE(1751) _hx_tmp2 = !(sourceBitmapData->readable); - } - else { -HXLINE(1751) _hx_tmp2 = true; - } -HXDLIN(1751) if (!(_hx_tmp2)) { -HXLINE(1751) _hx_tmp1 = hx::IsNull( sourceRect ); - } - else { -HXLINE(1751) _hx_tmp1 = true; - } -HXDLIN(1751) if (!(_hx_tmp1)) { -HXLINE(1751) _hx_tmp = hx::IsNull( destPoint ); - } - else { -HXLINE(1751) _hx_tmp = true; - } -HXDLIN(1751) if (_hx_tmp) { -HXLINE(1751) return; - } -HXLINE(1752) ::lime::graphics::Image _hx_tmp4 = this->image; -HXDLIN(1752) ::lime::graphics::Image sourceBitmapData1 = sourceBitmapData->image; -HXDLIN(1752) ::lime::math::Rectangle _hx_tmp5 = sourceRect->_hx___toLimeRectangle(); -HXDLIN(1752) _hx_tmp4->merge(sourceBitmapData1,_hx_tmp5,destPoint->_hx___toLimeVector2(),redMultiplier,greenMultiplier,blueMultiplier,alphaMultiplier); - } - - -HX_DEFINE_DYNAMIC_FUNC7(BitmapData_obj,merge,(void)) - -void BitmapData_obj::noise(int randomSeed,hx::Null< int > __o_low,hx::Null< int > __o_high,hx::Null< int > __o_channelOptions,hx::Null< bool > __o_grayScale){ - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_0,::Array< int >,randomSeed1) HXARGC(0) - int _hx_run(){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1765_noise) -HXLINE(1766) randomSeed1[0] = ((randomSeed1->__get(0) * (int)1103515245) + 12345); -HXLINE(1767) return hx::Mod(::Std_obj::_hx_int(::Math_obj::abs((( (Float)(randomSeed1->__get(0)) ) / ( (Float)(65536) )))),32768); - } - HX_END_LOCAL_FUNC0(return) - - int low = __o_low.Default(0); - int high = __o_high.Default(255); - int channelOptions = __o_channelOptions.Default(7); - bool grayScale = __o_grayScale.Default(false); - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1757_noise) -HXDLIN(1757) ::Array< int > randomSeed1 = ::Array_obj< int >::__new(1)->init(0,randomSeed); -HXLINE(1759) if (!(this->readable)) { -HXLINE(1759) return; - } -HXLINE(1764) ::Dynamic func = ::Dynamic(new _hx_Closure_0(randomSeed1)); -HXLINE(1762) ::Dynamic rand = func; -HXLINE(1770) rand(); -HXLINE(1773) int range = (high - low); -HXLINE(1775) bool redChannel = ((channelOptions & 1) == 1); -HXLINE(1776) bool greenChannel = (((channelOptions & 2) >> 1) == 1); -HXLINE(1777) bool blueChannel = (((channelOptions & 4) >> 2) == 1); -HXLINE(1778) bool alphaChannel = (((channelOptions & 8) >> 3) == 1); -HXLINE(1780) { -HXLINE(1780) int _g = 0; -HXDLIN(1780) int _g1 = this->height; -HXDLIN(1780) while((_g < _g1)){ -HXLINE(1780) _g = (_g + 1); -HXDLIN(1780) int y = (_g - 1); -HXLINE(1782) { -HXLINE(1782) int _g2 = 0; -HXDLIN(1782) int _g11 = this->width; -HXDLIN(1782) while((_g2 < _g11)){ -HXLINE(1782) _g2 = (_g2 + 1); -HXDLIN(1782) int x = (_g2 - 1); -HXLINE(1785) int red = 0; -HXLINE(1786) int blue = 0; -HXLINE(1787) int green = 0; -HXLINE(1788) int alpha = 255; -HXLINE(1790) if (grayScale) { -HXLINE(1792) blue = (low + hx::Mod(rand(),range)); -HXDLIN(1792) green = blue; -HXDLIN(1792) red = green; -HXLINE(1793) alpha = 255; - } - else { -HXLINE(1797) if (redChannel) { -HXLINE(1797) red = (low + hx::Mod(rand(),range)); - } -HXLINE(1798) if (greenChannel) { -HXLINE(1798) green = (low + hx::Mod(rand(),range)); - } -HXLINE(1799) if (blueChannel) { -HXLINE(1799) blue = (low + hx::Mod(rand(),range)); - } -HXLINE(1800) if (alphaChannel) { -HXLINE(1800) alpha = (low + hx::Mod(rand(),range)); - } - } -HXLINE(1803) int rgb = alpha; -HXLINE(1804) rgb = ((rgb << 8) + red); -HXLINE(1805) rgb = ((rgb << 8) + green); -HXLINE(1806) rgb = ((rgb << 8) + blue); -HXLINE(1808) this->setPixel32(x,y,rgb); - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC5(BitmapData_obj,noise,(void)) - -void BitmapData_obj::paletteMap( ::openfl::display::BitmapData sourceBitmapData, ::openfl::geom::Rectangle sourceRect, ::openfl::geom::Point destPoint,::Array< int > redArray,::Array< int > greenArray,::Array< int > blueArray,::Array< int > alphaArray){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1815_paletteMap) -HXLINE(1816) int sw = ::Std_obj::_hx_int(sourceRect->width); -HXLINE(1817) int sh = ::Std_obj::_hx_int(sourceRect->height); -HXLINE(1819) ::openfl::utils::ByteArrayData pixels = sourceBitmapData->getPixels(sourceRect); -HXLINE(1821) int pixelValue; -HXDLIN(1821) int r; -HXDLIN(1821) int g; -HXDLIN(1821) int b; -HXDLIN(1821) int a; -HXDLIN(1821) int color; -HXLINE(1823) { -HXLINE(1823) int _g = 0; -HXDLIN(1823) int _g1 = (sh * sw); -HXDLIN(1823) while((_g < _g1)){ -HXLINE(1823) _g = (_g + 1); -HXDLIN(1823) int i = (_g - 1); -HXLINE(1825) pixelValue = pixels->readUnsignedInt(); -HXLINE(1827) if (hx::IsNull( alphaArray )) { -HXLINE(1827) a = (pixelValue & -16777216); - } - else { -HXLINE(1827) a = alphaArray->__get(((pixelValue >> 24) & 255)); - } -HXLINE(1828) if (hx::IsNull( redArray )) { -HXLINE(1828) r = (pixelValue & 16711680); - } - else { -HXLINE(1828) r = redArray->__get(((pixelValue >> 16) & 255)); - } -HXLINE(1829) if (hx::IsNull( greenArray )) { -HXLINE(1829) g = (pixelValue & 65280); - } - else { -HXLINE(1829) g = greenArray->__get(((pixelValue >> 8) & 255)); - } -HXLINE(1830) if (hx::IsNull( blueArray )) { -HXLINE(1830) b = (pixelValue & 255); - } - else { -HXLINE(1830) b = blueArray->__get((pixelValue & 255)); - } -HXLINE(1832) color = (((a + r) + g) + b); -HXLINE(1834) pixels->position = (i * 4); -HXLINE(1835) pixels->writeUnsignedInt(color); - } - } -HXLINE(1838) pixels->position = 0; -HXLINE(1839) ::openfl::geom::Rectangle destRect = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE(1840) destRect->setTo(destPoint->x,destPoint->y,( (Float)(sw) ),( (Float)(sh) )); -HXLINE(1841) this->setPixels(destRect,pixels); -HXLINE(1842) ::openfl::geom::Rectangle_obj::_hx___pool->release(destRect); - } - - -HX_DEFINE_DYNAMIC_FUNC7(BitmapData_obj,paletteMap,(void)) - -void BitmapData_obj::perlinNoise(Float baseX,Float baseY,int numOctaves,int randomSeed,bool stitch,bool fractalNoise,hx::Null< int > __o_channelOptions,hx::Null< bool > __o_grayScale,::Array< ::Dynamic> offsets){ - int channelOptions = __o_channelOptions.Default(7); - bool grayScale = __o_grayScale.Default(false); - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1847_perlinNoise) -HXLINE(1848) if (!(this->readable)) { -HXLINE(1848) return; - } -HXLINE(1849) ::openfl::display::_internal::PerlinNoise noise = ::openfl::display::_internal::PerlinNoise_obj::__alloc( HX_CTX ,randomSeed,numOctaves,channelOptions,grayScale,((Float)0.5),stitch,((Float)0.15)); -HXLINE(1850) noise->fill(hx::ObjectPtr(this),baseX,baseY,( (Float)(0) )); - } - - -HX_DEFINE_DYNAMIC_FUNC9(BitmapData_obj,perlinNoise,(void)) - -void BitmapData_obj::scroll(int x,int y){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1856_scroll) -HXLINE(1857) if (!(this->readable)) { -HXLINE(1857) return; - } -HXLINE(1858) this->image->scroll(x,y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,scroll,(void)) - -void BitmapData_obj::setPixel(int x,int y,int color){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1862_setPixel) -HXLINE(1863) if (!(this->readable)) { -HXLINE(1863) return; - } -HXLINE(1865) this->image->setPixel(x,y,color,1); - } - - -HX_DEFINE_DYNAMIC_FUNC3(BitmapData_obj,setPixel,(void)) - -void BitmapData_obj::setPixel32(int x,int y,int color){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1870_setPixel32) -HXLINE(1871) if (!(this->readable)) { -HXLINE(1871) return; - } -HXLINE(1873) this->image->setPixel32(x,y,color,1); - } - - -HX_DEFINE_DYNAMIC_FUNC3(BitmapData_obj,setPixel32,(void)) - -void BitmapData_obj::setPixels( ::openfl::geom::Rectangle rect, ::openfl::utils::ByteArrayData byteArray){ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1878_setPixels) -HXLINE(1879) bool _hx_tmp; -HXDLIN(1879) if (!(!(this->readable))) { -HXLINE(1879) _hx_tmp = hx::IsNull( rect ); - } - else { -HXLINE(1879) _hx_tmp = true; - } -HXDLIN(1879) if (_hx_tmp) { -HXLINE(1879) return; - } -HXLINE(1881) Float length = ((rect->width * rect->height) * ( (Float)(4) )); -HXLINE(1882) int _hx_int = (byteArray->length - byteArray->position); -HXDLIN(1882) Float _hx_tmp1; -HXDLIN(1882) if ((_hx_int < 0)) { -HXLINE(1882) _hx_tmp1 = (((Float)4294967296.0) + _hx_int); - } - else { -HXLINE(1882) _hx_tmp1 = (_hx_int + ((Float)0.0)); - } -HXDLIN(1882) if ((_hx_tmp1 < length)) { -HXLINE(1882) HX_STACK_DO_THROW( ::openfl::errors::Error_obj::__alloc( HX_CTX ,HX_("End of file was encountered.",d3,7b,d9,4f),2030)); - } -HXLINE(1885) ::lime::graphics::Image _hx_tmp2 = this->image; -HXDLIN(1885) ::lime::math::Rectangle _hx_tmp3 = rect->_hx___toLimeRectangle(); -HXDLIN(1885) ::lime::utils::BytePointerData _hx_tmp4 = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::toBytePointer(byteArray); -HXDLIN(1885) _hx_tmp2->setPixels(_hx_tmp3,_hx_tmp4,1,::openfl::utils::_Endian::Endian_Impl__obj::toLimeEndian(byteArray->_hx___endian)); - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,setPixels,(void)) - -void BitmapData_obj::setVector( ::openfl::geom::Rectangle rect, ::openfl::_Vector::IntVector inputVector){ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1890_setVector) -HXLINE(1891) ::openfl::utils::ByteArrayData this1 = ::openfl::utils::ByteArrayData_obj::__alloc( HX_CTX ,0); -HXDLIN(1891) ::openfl::utils::ByteArrayData byteArray = this1; -HXLINE(1892) ::openfl::utils::_ByteArray::ByteArray_Impl__obj::set_length(byteArray,(inputVector->get_length() * 4)); -HXLINE(1894) { -HXLINE(1894) ::Dynamic color = inputVector->iterator(); -HXDLIN(1894) while(( (bool)(color->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE(1894) int color1 = ( (int)(color->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE(1896) byteArray->writeUnsignedInt(color1); - } - } -HXLINE(1899) byteArray->position = 0; -HXLINE(1900) this->setPixels(rect,byteArray); - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,setVector,(void)) - -int BitmapData_obj::threshold( ::openfl::display::BitmapData sourceBitmapData, ::openfl::geom::Rectangle sourceRect, ::openfl::geom::Point destPoint,::String operation,int threshold,hx::Null< int > __o_color,hx::Null< int > __o_mask,hx::Null< bool > __o_copySource){ - int color = __o_color.Default(0); - int mask = __o_mask.Default(-1); - bool copySource = __o_copySource.Default(false); - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1905_threshold) -HXLINE(1906) bool _hx_tmp; -HXDLIN(1906) bool _hx_tmp1; -HXDLIN(1906) bool _hx_tmp2; -HXDLIN(1906) bool _hx_tmp3; -HXDLIN(1906) bool _hx_tmp4; -HXDLIN(1906) bool _hx_tmp5; -HXDLIN(1906) if (hx::IsNotNull( sourceBitmapData )) { -HXLINE(1906) _hx_tmp5 = hx::IsNull( sourceRect ); - } - else { -HXLINE(1906) _hx_tmp5 = true; - } -HXDLIN(1906) if (!(_hx_tmp5)) { -HXLINE(1906) _hx_tmp4 = hx::IsNull( destPoint ); - } - else { -HXLINE(1906) _hx_tmp4 = true; - } -HXDLIN(1906) if (!(_hx_tmp4)) { -HXLINE(1906) _hx_tmp3 = (sourceRect->x > sourceBitmapData->width); - } - else { -HXLINE(1906) _hx_tmp3 = true; - } -HXDLIN(1906) if (!(_hx_tmp3)) { -HXLINE(1906) _hx_tmp2 = (sourceRect->y > sourceBitmapData->height); - } - else { -HXLINE(1906) _hx_tmp2 = true; - } -HXDLIN(1906) if (!(_hx_tmp2)) { -HXLINE(1906) _hx_tmp1 = (destPoint->x > this->width); - } - else { -HXLINE(1906) _hx_tmp1 = true; - } -HXDLIN(1906) if (!(_hx_tmp1)) { -HXLINE(1906) _hx_tmp = (destPoint->y > this->height); - } - else { -HXLINE(1906) _hx_tmp = true; - } -HXDLIN(1906) if (_hx_tmp) { -HXLINE(1914) return 0; - } -HXLINE(1918) ::lime::graphics::Image _hx_tmp6 = this->image; -HXDLIN(1918) ::lime::graphics::Image sourceBitmapData1 = sourceBitmapData->image; -HXDLIN(1918) ::lime::math::Rectangle _hx_tmp7 = sourceRect->_hx___toLimeRectangle(); -HXDLIN(1918) return _hx_tmp6->threshold(sourceBitmapData1,_hx_tmp7,destPoint->_hx___toLimeVector2(),operation,threshold,color,mask,copySource,1); - } - - -HX_DEFINE_DYNAMIC_FUNC8(BitmapData_obj,threshold,return ) - -void BitmapData_obj::unlock( ::openfl::geom::Rectangle changeRect){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1925_unlock) - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,unlock,(void)) - -void BitmapData_obj::_hx___applyAlpha( ::openfl::utils::ByteArrayData alpha){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1928___applyAlpha) -HXLINE(1934) ::lime::utils::ArrayBufferView data = this->image->buffer->data; -HXLINE(1936) { -HXLINE(1936) int _g = 0; -HXDLIN(1936) int _g1 = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::get_length(alpha); -HXDLIN(1936) while((_g < _g1)){ -HXLINE(1936) _g = (_g + 1); -HXDLIN(1936) int i = (_g - 1); -HXLINE(1938) { -HXLINE(1938) int val = alpha->readUnsignedByte(); -HXDLIN(1938) ::__hxcpp_memory_set_byte(data->buffer->b,(data->byteOffset + ((i * 4) + 3)),val); - } - } - } -HXLINE(1941) this->image->version++; - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,_hx___applyAlpha,(void)) - -void BitmapData_obj::_hx___drawCairo(::Dynamic source, ::openfl::display::CairoRenderer renderer){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1945___drawCairo) -HXLINE(1947) ::lime::graphics::cairo::Cairo cairo = renderer->cairo; -HXLINE(1949) if (hx::IsEq( source,hx::ObjectPtr(this) )) { -HXLINE(1951) source = this->clone(); - } -HXLINE(1954) if (!(renderer->_hx___allowSmoothing)) { -HXLINE(1954) cairo->set_antialias(1); - } -HXLINE(1956) renderer->_hx___render(source); -HXLINE(1958) if (!(renderer->_hx___allowSmoothing)) { -HXLINE(1958) cairo->set_antialias(5); - } -HXLINE(1960) ::lime::graphics::cairo::_CairoSurface::CairoSurface_Impl__obj::flush(cairo->get_target()); -HXLINE(1962) this->image->dirty = true; -HXLINE(1963) this->image->version++; - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,_hx___drawCairo,(void)) - -void BitmapData_obj::_hx___drawCanvas(::Dynamic source, ::openfl::display::CanvasRenderer renderer){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1968___drawCanvas) -HXLINE(1969) ::lime::graphics::ImageBuffer buffer = this->image->buffer; -HXLINE(1971) if (!(renderer->_hx___allowSmoothing)) { -HXLINE(1971) renderer->applySmoothing(buffer->_hx___srcContext,false); - } -HXLINE(1973) renderer->_hx___render(source); -HXLINE(1975) if (!(renderer->_hx___allowSmoothing)) { -HXLINE(1975) renderer->applySmoothing(buffer->_hx___srcContext,true); - } -HXLINE(1977) buffer->_hx___srcContext->__Field(HX_("setTransform",6a,ed,e2,69),hx::paccDynamic)(1,0,0,1,0,0); -HXLINE(1978) buffer->_hx___srcImageData = null(); -HXLINE(1979) buffer->data = null(); -HXLINE(1981) this->image->dirty = true; -HXLINE(1982) this->image->version++; - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,_hx___drawCanvas,(void)) - -void BitmapData_obj::_hx___drawGL(::Dynamic source, ::openfl::display::OpenGLRenderer renderer){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1986___drawGL) -HXLINE(1987) ::openfl::display3D::Context3D context = renderer->_hx___context3D; -HXLINE(1989) ::openfl::display3D::textures::TextureBase cacheRTT = context->_hx___state->renderToTexture; -HXLINE(1990) bool cacheRTTDepthStencil = context->_hx___state->renderToTextureDepthStencil; -HXLINE(1991) int cacheRTTAntiAlias = context->_hx___state->renderToTextureAntiAlias; -HXLINE(1992) int cacheRTTSurfaceSelector = context->_hx___state->renderToTextureSurfaceSelector; -HXLINE(1994) context->setRenderToTexture(this->getTexture(context),true,null(),null()); -HXLINE(1996) renderer->_hx___render(source); -HXLINE(1998) if (hx::IsNotNull( cacheRTT )) { -HXLINE(2000) context->setRenderToTexture(cacheRTT,cacheRTTDepthStencil,cacheRTTAntiAlias,cacheRTTSurfaceSelector); - } - else { -HXLINE(2004) context->setRenderToBackBuffer(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,_hx___drawGL,(void)) - -void BitmapData_obj::_hx___fillRect( ::openfl::geom::Rectangle rect,int color,bool allowFramebuffer){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2009___fillRect) -HXLINE(2011) if (hx::IsNull( rect )) { -HXLINE(2011) return; - } -HXLINE(2013) bool _hx_tmp; -HXDLIN(2013) if (this->transparent) { -HXLINE(2013) _hx_tmp = ((color & -16777216) == 0); - } - else { -HXLINE(2013) _hx_tmp = false; - } -HXDLIN(2013) if (_hx_tmp) { -HXLINE(2015) color = 0; - } -HXLINE(2018) bool _hx_tmp1; -HXDLIN(2018) bool _hx_tmp2; -HXDLIN(2018) bool _hx_tmp3; -HXDLIN(2018) if (allowFramebuffer) { -HXLINE(2018) _hx_tmp3 = hx::IsNotNull( this->_hx___texture ); - } - else { -HXLINE(2018) _hx_tmp3 = false; - } -HXDLIN(2018) if (_hx_tmp3) { -HXLINE(2018) _hx_tmp2 = hx::IsNotNull( this->_hx___texture->_hx___glFramebuffer ); - } - else { -HXLINE(2018) _hx_tmp2 = false; - } -HXDLIN(2018) if (_hx_tmp2) { -HXLINE(2018) _hx_tmp1 = (::openfl::Lib_obj::get_current()->stage->_hx___renderer->_hx___type == HX_("opengl",6f,64,94,21)); - } - else { -HXLINE(2018) _hx_tmp1 = false; - } -HXDLIN(2018) if (_hx_tmp1) { -HXLINE(2023) ::openfl::display::OpenGLRenderer renderer = ( ( ::openfl::display::OpenGLRenderer)(::openfl::Lib_obj::get_current()->stage->_hx___renderer) ); -HXLINE(2024) ::openfl::display3D::Context3D context = renderer->_hx___context3D; -HXLINE(2025) int color1 = color; -HXLINE(2026) bool useScissor = !(this->rect->equals(rect)); -HXLINE(2028) ::openfl::display3D::textures::TextureBase cacheRTT = context->_hx___state->renderToTexture; -HXLINE(2029) bool cacheRTTDepthStencil = context->_hx___state->renderToTextureDepthStencil; -HXLINE(2030) int cacheRTTAntiAlias = context->_hx___state->renderToTextureAntiAlias; -HXLINE(2031) int cacheRTTSurfaceSelector = context->_hx___state->renderToTextureSurfaceSelector; -HXLINE(2033) context->setRenderToTexture(this->_hx___texture,null(),null(),null()); -HXLINE(2035) if (useScissor) { -HXLINE(2037) context->setScissorRectangle(rect); - } -HXLINE(2040) Float _hx_tmp4; -HXDLIN(2040) if (this->transparent) { -HXLINE(2040) _hx_tmp4 = (( (Float)((hx::UShr(color1,24) & 255)) ) / ( (Float)(255) )); - } - else { -HXLINE(2040) _hx_tmp4 = ( (Float)(1) ); - } -HXDLIN(2040) context->clear((( (Float)((hx::UShr(color1,16) & 255)) ) / ( (Float)(255) )),(( (Float)((hx::UShr(color1,8) & 255)) ) / ( (Float)(255) )),(( (Float)((color1 & 255)) ) / ( (Float)(255) )),_hx_tmp4,0,0,1); -HXLINE(2042) if (useScissor) { -HXLINE(2044) context->setScissorRectangle(null()); - } -HXLINE(2047) if (hx::IsNotNull( cacheRTT )) { -HXLINE(2049) context->setRenderToTexture(cacheRTT,cacheRTTDepthStencil,cacheRTTAntiAlias,cacheRTTSurfaceSelector); - } - else { -HXLINE(2053) context->setRenderToBackBuffer(); - } - } - else { -HXLINE(2056) if (this->readable) { -HXLINE(2058) ::lime::graphics::Image _hx_tmp5 = this->image; -HXDLIN(2058) _hx_tmp5->fillRect(rect->_hx___toLimeRectangle(),color,1); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(BitmapData_obj,_hx___fillRect,(void)) - -void BitmapData_obj::_hx___fromBase64(::String base64,::String type){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2064___fromBase64) -HXLINE(2066) ::lime::graphics::Image image = ::lime::graphics::Image_obj::fromBase64(base64,type); -HXLINE(2067) this->_hx___fromImage(image); - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,_hx___fromBase64,(void)) - -void BitmapData_obj::_hx___fromBytes( ::openfl::utils::ByteArrayData bytes, ::openfl::utils::ByteArrayData rawAlpha){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2072___fromBytes) -HXLINE(2074) ::lime::graphics::Image image = ::lime::graphics::Image_obj::fromBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::toArrayBuffer(bytes)); -HXLINE(2075) this->_hx___fromImage(image); -HXLINE(2077) if (hx::IsNotNull( rawAlpha )) { -HXLINE(2079) this->_hx___applyAlpha(rawAlpha); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,_hx___fromBytes,(void)) - -void BitmapData_obj::_hx___fromFile(::String path){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2085___fromFile) -HXLINE(2087) ::lime::graphics::Image image = ::lime::graphics::Image_obj::fromFile(path); -HXLINE(2088) this->_hx___fromImage(image); - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,_hx___fromFile,(void)) - -void BitmapData_obj::_hx___fromImage( ::lime::graphics::Image image){ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2096___fromImage) -HXDLIN(2096) bool _hx_tmp; -HXDLIN(2096) if (hx::IsNotNull( image )) { -HXDLIN(2096) _hx_tmp = hx::IsNotNull( image->buffer ); - } - else { -HXDLIN(2096) _hx_tmp = false; - } -HXDLIN(2096) if (_hx_tmp) { -HXLINE(2098) this->image = image; -HXLINE(2100) this->width = image->width; -HXLINE(2101) this->height = image->height; -HXLINE(2102) this->rect = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,0,0,image->width,image->height); -HXLINE(2104) this->_hx___textureWidth = this->width; -HXLINE(2105) this->_hx___textureHeight = this->height; -HXLINE(2108) image->set_format(2); -HXLINE(2109) image->set_premultiplied(true); -HXLINE(2112) this->readable = true; -HXLINE(2113) this->_hx___isValid = true; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,_hx___fromImage,(void)) - -void BitmapData_obj::_hx___getBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2119___getBounds) -HXLINE(2120) ::openfl::geom::Rectangle bounds = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE(2121) this->rect->_hx___transform(bounds,matrix); -HXLINE(2122) rect->_hx___expand(bounds->x,bounds->y,bounds->width,bounds->height); -HXLINE(2123) ::openfl::geom::Rectangle_obj::_hx___pool->release(bounds); - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,_hx___getBounds,(void)) - - ::lime::app::Future BitmapData_obj::_hx___loadFromBase64(::String base64,::String type){ - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_0, ::openfl::display::BitmapData,_gthis) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2157___loadFromBase64) -HXLINE(2158) _gthis->_hx___fromImage(image); -HXLINE(2159) return ::lime::app::Future_obj::withValue(_gthis); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2154___loadFromBase64) -HXLINE(2153) ::openfl::display::BitmapData _gthis = hx::ObjectPtr(this); -HXLINE(2156) return ::lime::graphics::Image_obj::loadFromBase64(base64,type)->then( ::Dynamic(new _hx_Closure_0(_gthis))); - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,_hx___loadFromBase64,return ) - - ::lime::app::Future BitmapData_obj::_hx___loadFromBytes( ::openfl::utils::ByteArrayData bytes, ::openfl::utils::ByteArrayData rawAlpha){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0, ::openfl::utils::ByteArrayData,rawAlpha, ::openfl::display::BitmapData,_gthis) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2170___loadFromBytes) -HXLINE(2171) _gthis->_hx___fromImage(image); -HXLINE(2173) if (hx::IsNotNull( rawAlpha )) { -HXLINE(2175) _gthis->_hx___applyAlpha(rawAlpha); - } -HXLINE(2178) return ::lime::app::Future_obj::withValue(_gthis); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2167___loadFromBytes) -HXLINE(2166) ::openfl::display::BitmapData _gthis = hx::ObjectPtr(this); -HXLINE(2169) return ::lime::graphics::Image_obj::loadFromBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::toArrayBuffer(bytes))->then( ::Dynamic(new _hx_Closure_0(rawAlpha,_gthis))); - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,_hx___loadFromBytes,return ) - - ::lime::app::Future BitmapData_obj::_hx___loadFromFile(::String path){ - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_0, ::openfl::display::BitmapData,_gthis) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2189___loadFromFile) -HXLINE(2190) _gthis->_hx___fromImage(image); -HXLINE(2191) return ::lime::app::Future_obj::withValue(_gthis); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2186___loadFromFile) -HXLINE(2185) ::openfl::display::BitmapData _gthis = hx::ObjectPtr(this); -HXLINE(2188) return ::lime::graphics::Image_obj::loadFromFile(path)->then( ::Dynamic(new _hx_Closure_0(_gthis))); - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,_hx___loadFromFile,return ) - -void BitmapData_obj::_hx___renderCairo( ::openfl::display::CairoRenderer renderer){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2199___renderCairo) -HXLINE(2201) if (!(this->readable)) { -HXLINE(2201) return; - } -HXLINE(2203) ::lime::graphics::cairo::Cairo cairo = renderer->cairo; -HXLINE(2205) renderer->applyMatrix(this->_hx___renderTransform,cairo); -HXLINE(2207) ::Dynamic surface = this->getSurface(); -HXLINE(2209) if (hx::IsNotNull( surface )) { -HXLINE(2211) ::Dynamic pattern = ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::createForSurface(surface); -HXLINE(2213) bool _hx_tmp; -HXDLIN(2213) if (!(!(renderer->_hx___allowSmoothing))) { -HXLINE(2213) _hx_tmp = (cairo->get_antialias() == 1); - } - else { -HXLINE(2213) _hx_tmp = true; - } -HXDLIN(2213) if (_hx_tmp) { -HXLINE(2215) ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::set_filter(pattern,3); - } - else { -HXLINE(2219) ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::set_filter(pattern,1); - } -HXLINE(2222) cairo->set_source(pattern); -HXLINE(2223) cairo->paint(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,_hx___renderCairo,(void)) - -void BitmapData_obj::_hx___renderCairoMask( ::openfl::display::CairoRenderer renderer){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2228___renderCairoMask) - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,_hx___renderCairoMask,(void)) - -void BitmapData_obj::_hx___renderCanvas( ::openfl::display::CanvasRenderer renderer){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2231___renderCanvas) - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,_hx___renderCanvas,(void)) - -void BitmapData_obj::_hx___renderCanvasMask( ::openfl::display::CanvasRenderer renderer){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2249___renderCanvasMask) - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,_hx___renderCanvasMask,(void)) - -void BitmapData_obj::_hx___renderDOM( ::openfl::display::DOMRenderer renderer){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2251___renderDOM) - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,_hx___renderDOM,(void)) - -void BitmapData_obj::_hx___renderGL( ::openfl::display::OpenGLRenderer renderer){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2254___renderGL) -HXLINE(2255) ::openfl::display3D::Context3D context = renderer->_hx___context3D; -HXLINE(2256) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE(2258) renderer->_hx___setBlendMode(10); -HXLINE(2260) ::openfl::display::DisplayObjectShader shader = renderer->_hx___defaultDisplayShader; -HXLINE(2261) renderer->setShader(shader); -HXLINE(2262) renderer->applyBitmapData(hx::ObjectPtr(this),renderer->_hx___upscaled,null()); -HXLINE(2263) renderer->applyMatrix(renderer->_hx___getMatrix(this->_hx___worldTransform,1)); -HXLINE(2264) renderer->applyAlpha(this->_hx___worldAlpha); -HXLINE(2265) renderer->applyColorTransform(this->_hx___worldColorTransform); -HXLINE(2266) renderer->updateShader(); -HXLINE(2270) ::openfl::display3D::VertexBuffer3D vertexBuffer = this->getVertexBuffer(context,null(),null()); -HXLINE(2271) if (hx::IsNotNull( shader->_hx___position )) { -HXLINE(2271) context->setVertexBufferAt(( (int)(shader->_hx___position->index) ),vertexBuffer,0,3); - } -HXLINE(2272) if (hx::IsNotNull( shader->_hx___textureCoord )) { -HXLINE(2272) context->setVertexBufferAt(( (int)(shader->_hx___textureCoord->index) ),vertexBuffer,3,2); - } -HXLINE(2273) ::openfl::display3D::IndexBuffer3D indexBuffer = this->getIndexBuffer(context,null()); -HXLINE(2274) context->drawTriangles(indexBuffer,null(),null()); -HXLINE(2280) renderer->_hx___clearShader(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,_hx___renderGL,(void)) - -void BitmapData_obj::_hx___renderGLMask( ::openfl::display::OpenGLRenderer renderer){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2284___renderGLMask) -HXLINE(2285) ::openfl::display3D::Context3D context = renderer->_hx___context3D; -HXLINE(2286) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE(2288) ::openfl::display::_internal::Context3DMaskShader shader = renderer->_hx___maskShader; -HXLINE(2289) renderer->setShader(shader); -HXLINE(2290) renderer->applyBitmapData(hx::ObjectPtr(this),renderer->_hx___upscaled,null()); -HXLINE(2291) renderer->applyMatrix(renderer->_hx___getMatrix(this->_hx___worldTransform,1)); -HXLINE(2292) renderer->updateShader(); -HXLINE(2294) ::openfl::display3D::VertexBuffer3D vertexBuffer = this->getVertexBuffer(context,null(),null()); -HXLINE(2295) if (hx::IsNotNull( shader->_hx___position )) { -HXLINE(2295) context->setVertexBufferAt(( (int)(shader->_hx___position->index) ),vertexBuffer,0,3); - } -HXLINE(2296) if (hx::IsNotNull( shader->_hx___textureCoord )) { -HXLINE(2296) context->setVertexBufferAt(( (int)(shader->_hx___textureCoord->index) ),vertexBuffer,3,2); - } -HXLINE(2297) ::openfl::display3D::IndexBuffer3D indexBuffer = this->getIndexBuffer(context,null()); -HXLINE(2298) context->drawTriangles(indexBuffer,null(),null()); -HXLINE(2304) renderer->_hx___clearShader(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,_hx___renderGLMask,(void)) - -void BitmapData_obj::_hx___resize(int width,int height){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2308___resize) -HXLINE(2309) this->width = width; -HXLINE(2310) this->height = height; -HXLINE(2311) this->rect->width = ( (Float)(width) ); -HXLINE(2312) this->rect->height = ( (Float)(height) ); -HXLINE(2314) this->_hx___textureWidth = width; -HXLINE(2315) this->_hx___textureHeight = height; - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,_hx___resize,(void)) - -void BitmapData_obj::_hx___setUVRect( ::openfl::display3D::Context3D context,Float x,Float y,Float width,Float height){ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2319___setUVRect) -HXLINE(2320) ::openfl::display3D::VertexBuffer3D buffer = this->getVertexBuffer(context,null(),null()); -HXLINE(2322) bool _hx_tmp; -HXDLIN(2322) if (hx::IsNotNull( buffer )) { -HXLINE(2322) bool _hx_tmp1; -HXDLIN(2322) bool _hx_tmp2; -HXDLIN(2322) if ((width == this->_hx___uvRect->width)) { -HXLINE(2322) _hx_tmp2 = (height != this->_hx___uvRect->height); - } - else { -HXLINE(2322) _hx_tmp2 = true; - } -HXDLIN(2322) if (!(_hx_tmp2)) { -HXLINE(2322) _hx_tmp1 = (x != this->_hx___uvRect->x); - } - else { -HXLINE(2322) _hx_tmp1 = true; - } -HXDLIN(2322) if (!(_hx_tmp1)) { -HXLINE(2322) _hx_tmp = (y != this->_hx___uvRect->y); - } - else { -HXLINE(2322) _hx_tmp = true; - } - } - else { -HXLINE(2322) _hx_tmp = false; - } -HXDLIN(2322) if (_hx_tmp) { -HXLINE(2324) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE(2326) if (hx::IsNull( this->_hx___uvRect )) { -HXLINE(2326) this->_hx___uvRect = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE(2327) this->_hx___uvRect->setTo(x,y,width,height); -HXLINE(2329) Float uvX; -HXDLIN(2329) if ((this->_hx___textureWidth > 0)) { -HXLINE(2329) uvX = (x / ( (Float)(this->_hx___textureWidth) )); - } - else { -HXLINE(2329) uvX = ( (Float)(0) ); - } -HXLINE(2330) Float uvY; -HXDLIN(2330) if ((this->_hx___textureHeight > 0)) { -HXLINE(2330) uvY = (y / ( (Float)(this->_hx___textureHeight) )); - } - else { -HXLINE(2330) uvY = ( (Float)(0) ); - } -HXLINE(2331) Float uvWidth; -HXDLIN(2331) if ((this->_hx___textureWidth > 0)) { -HXLINE(2331) uvWidth = (width / ( (Float)(this->_hx___textureWidth) )); - } - else { -HXLINE(2331) uvWidth = ( (Float)(0) ); - } -HXLINE(2332) Float uvHeight; -HXDLIN(2332) if ((this->_hx___textureHeight > 0)) { -HXLINE(2332) uvHeight = (height / ( (Float)(this->_hx___textureHeight) )); - } - else { -HXLINE(2332) uvHeight = ( (Float)(0) ); - } -HXLINE(2334) { -HXLINE(2334) ::lime::utils::ArrayBufferView this1 = this->_hx___vertexBufferData; -HXDLIN(2334) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,width); - } -HXLINE(2335) { -HXLINE(2335) ::lime::utils::ArrayBufferView this2 = this->_hx___vertexBufferData; -HXDLIN(2335) ::__hxcpp_memory_set_float(this2->buffer->b,(this2->byteOffset + 4),height); - } -HXLINE(2336) { -HXLINE(2336) ::lime::utils::ArrayBufferView this3 = this->_hx___vertexBufferData; -HXDLIN(2336) Float val = (uvX + uvWidth); -HXDLIN(2336) ::__hxcpp_memory_set_float(this3->buffer->b,(this3->byteOffset + 12),val); - } -HXLINE(2337) { -HXLINE(2337) ::lime::utils::ArrayBufferView this4 = this->_hx___vertexBufferData; -HXDLIN(2337) Float val1 = (uvY + uvHeight); -HXDLIN(2337) ::__hxcpp_memory_set_float(this4->buffer->b,(this4->byteOffset + 16),val1); - } -HXLINE(2338) { -HXLINE(2338) ::lime::utils::ArrayBufferView this5 = this->_hx___vertexBufferData; -HXDLIN(2338) ::__hxcpp_memory_set_float(this5->buffer->b,(this5->byteOffset + 60),height); - } -HXLINE(2339) { -HXLINE(2339) ::lime::utils::ArrayBufferView this6 = this->_hx___vertexBufferData; -HXDLIN(2339) ::__hxcpp_memory_set_float(this6->buffer->b,(this6->byteOffset + 68),uvX); - } -HXLINE(2340) { -HXLINE(2340) ::lime::utils::ArrayBufferView this7 = this->_hx___vertexBufferData; -HXDLIN(2340) Float val2 = (uvY + uvHeight); -HXDLIN(2340) ::__hxcpp_memory_set_float(this7->buffer->b,(this7->byteOffset + 72),val2); - } -HXLINE(2341) { -HXLINE(2341) ::lime::utils::ArrayBufferView this8 = this->_hx___vertexBufferData; -HXDLIN(2341) ::__hxcpp_memory_set_float(this8->buffer->b,(this8->byteOffset + 112),width); - } -HXLINE(2342) { -HXLINE(2342) ::lime::utils::ArrayBufferView this9 = this->_hx___vertexBufferData; -HXDLIN(2342) Float val3 = (uvX + uvWidth); -HXDLIN(2342) ::__hxcpp_memory_set_float(this9->buffer->b,(this9->byteOffset + 124),val3); - } -HXLINE(2343) { -HXLINE(2343) ::lime::utils::ArrayBufferView this10 = this->_hx___vertexBufferData; -HXDLIN(2343) ::__hxcpp_memory_set_float(this10->buffer->b,(this10->byteOffset + 128),uvY); - } -HXLINE(2344) { -HXLINE(2344) ::lime::utils::ArrayBufferView this11 = this->_hx___vertexBufferData; -HXDLIN(2344) ::__hxcpp_memory_set_float(this11->buffer->b,(this11->byteOffset + 180),uvX); - } -HXLINE(2345) { -HXLINE(2345) ::lime::utils::ArrayBufferView this12 = this->_hx___vertexBufferData; -HXDLIN(2345) ::__hxcpp_memory_set_float(this12->buffer->b,(this12->byteOffset + 184),uvY); - } -HXLINE(2347) this->_hx___vertexBuffer->uploadFromTypedArray(this->_hx___vertexBufferData,null()); - } - } - - -HX_DEFINE_DYNAMIC_FUNC5(BitmapData_obj,_hx___setUVRect,(void)) - -void BitmapData_obj::_hx___sync(){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2352___sync) - } - - -HX_DEFINE_DYNAMIC_FUNC0(BitmapData_obj,_hx___sync,(void)) - -void BitmapData_obj::_hx___update(bool transformOnly,bool updateChildren){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2360___update) -HXDLIN(2360) this->_hx___updateTransforms(null()); - } - - -HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,_hx___update,(void)) - -void BitmapData_obj::_hx___updateTransforms( ::openfl::geom::Matrix overrideTransform){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_2364___updateTransforms) -HXLINE(2365) if (hx::IsNull( overrideTransform )) { -HXLINE(2367) this->_hx___worldTransform->identity(); - } - else { -HXLINE(2371) this->_hx___worldTransform->copyFrom(overrideTransform); - } -HXLINE(2374) this->_hx___renderTransform->copyFrom(this->_hx___worldTransform); - } - - -HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,_hx___updateTransforms,(void)) - -int BitmapData_obj::VERTEX_BUFFER_STRIDE; - - ::Dynamic BitmapData_obj::_hx___supportsBGRA; - -int BitmapData_obj::_hx___textureFormat; - -int BitmapData_obj::_hx___textureInternalFormat; - - ::lime::math::Vector2 BitmapData_obj::_hx___tempVector; - - ::openfl::display::BitmapData BitmapData_obj::fromBase64(::String base64,::String type){ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_707_fromBase64) -HXLINE( 711) ::openfl::display::BitmapData bitmapData = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,0,0,true,0); -HXLINE( 712) { -HXLINE( 712) ::lime::graphics::Image image = ::lime::graphics::Image_obj::fromBase64(base64,type); -HXDLIN( 712) bitmapData->_hx___fromImage(image); - } -HXLINE( 713) return bitmapData; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,fromBase64,return ) - - ::openfl::display::BitmapData BitmapData_obj::fromBytes( ::openfl::utils::ByteArrayData bytes, ::openfl::utils::ByteArrayData rawAlpha){ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_720_fromBytes) -HXLINE( 724) ::openfl::display::BitmapData bitmapData = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,0,0,true,0); -HXLINE( 725) { -HXLINE( 725) ::lime::graphics::Image image = ::lime::graphics::Image_obj::fromBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::toArrayBuffer(bytes)); -HXDLIN( 725) bitmapData->_hx___fromImage(image); -HXDLIN( 725) if (hx::IsNotNull( rawAlpha )) { -HXLINE( 725) bitmapData->_hx___applyAlpha(rawAlpha); - } - } -HXLINE( 726) return bitmapData; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,fromBytes,return ) - - ::openfl::display::BitmapData BitmapData_obj::fromFile(::String path){ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_745_fromFile) -HXLINE( 749) ::openfl::display::BitmapData bitmapData = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,0,0,true,0); -HXLINE( 750) bitmapData->_hx___fromFile(path); -HXLINE( 751) if (hx::IsNotNull( bitmapData->image )) { -HXLINE( 751) return bitmapData; - } - else { -HXLINE( 751) return null(); - } -HXDLIN( 751) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,fromFile,return ) - - ::openfl::display::BitmapData BitmapData_obj::fromImage( ::lime::graphics::Image image,hx::Null< bool > __o_transparent){ - bool transparent = __o_transparent.Default(true); - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_758_fromImage) -HXLINE( 759) bool _hx_tmp; -HXDLIN( 759) if (hx::IsNotNull( image )) { -HXLINE( 759) _hx_tmp = hx::IsNull( image->buffer ); - } - else { -HXLINE( 759) _hx_tmp = true; - } -HXDLIN( 759) if (_hx_tmp) { -HXLINE( 759) return null(); - } -HXLINE( 761) ::openfl::display::BitmapData bitmapData = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,0,0,transparent,0); -HXLINE( 762) bitmapData->_hx___fromImage(image); -HXLINE( 763) bitmapData->image->set_transparent(transparent); -HXLINE( 764) if (hx::IsNotNull( bitmapData->image )) { -HXLINE( 764) return bitmapData; - } - else { -HXLINE( 764) return null(); - } -HXDLIN( 764) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,fromImage,return ) - - ::openfl::display::BitmapData BitmapData_obj::fromTexture( ::openfl::display3D::textures::TextureBase texture){ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_769_fromTexture) -HXLINE( 770) if (hx::IsNull( texture )) { -HXLINE( 770) return null(); - } -HXLINE( 772) ::openfl::display::BitmapData bitmapData = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,texture->_hx___width,texture->_hx___height,true,0); -HXLINE( 773) bitmapData->readable = false; -HXLINE( 774) bitmapData->_hx___texture = texture; -HXLINE( 775) bitmapData->_hx___textureContext = texture->_hx___textureContext; -HXLINE( 776) bitmapData->image = null(); -HXLINE( 777) return bitmapData; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,fromTexture,return ) - - ::lime::app::Future BitmapData_obj::loadFromBase64(::String base64,::String type){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1707_loadFromBase64) -HXLINE(1707) return ::lime::app::Future_obj::withValue(::openfl::display::BitmapData_obj::fromImage(image,null())); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1705_loadFromBase64) -HXDLIN(1705) return ::lime::graphics::Image_obj::loadFromBase64(base64,type)->then( ::Dynamic(new _hx_Closure_0())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,loadFromBase64,return ) - - ::lime::app::Future BitmapData_obj::loadFromBytes( ::openfl::utils::ByteArrayData bytes, ::openfl::utils::ByteArrayData rawAlpha){ - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_0, ::openfl::utils::ByteArrayData,rawAlpha) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1718_loadFromBytes) -HXLINE(1719) ::openfl::display::BitmapData bitmapData = ::openfl::display::BitmapData_obj::fromImage(image,null()); -HXLINE(1721) if (hx::IsNotNull( rawAlpha )) { -HXLINE(1723) bitmapData->_hx___applyAlpha(rawAlpha); - } -HXLINE(1726) return ::lime::app::Future_obj::withValue(bitmapData); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1717_loadFromBytes) -HXDLIN(1717) return ::lime::graphics::Image_obj::loadFromBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::toArrayBuffer(bytes))->then( ::Dynamic(new _hx_Closure_0(rawAlpha))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(BitmapData_obj,loadFromBytes,return ) - - ::lime::app::Future BitmapData_obj::loadFromFile(::String path){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1738_loadFromFile) -HXLINE(1738) return ::lime::app::Future_obj::withValue(::openfl::display::BitmapData_obj::fromImage(image,null())); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_1736_loadFromFile) -HXDLIN(1736) return ::lime::graphics::Image_obj::loadFromFile(path)->then( ::Dynamic(new _hx_Closure_0())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BitmapData_obj,loadFromFile,return ) - - -hx::ObjectPtr< BitmapData_obj > BitmapData_obj::__new(int width,int height,hx::Null< bool > __o_transparent,hx::Null< int > __o_fillColor) { - hx::ObjectPtr< BitmapData_obj > __this = new BitmapData_obj(); - __this->__construct(width,height,__o_transparent,__o_fillColor); - return __this; -} - -hx::ObjectPtr< BitmapData_obj > BitmapData_obj::__alloc(hx::Ctx *_hx_ctx,int width,int height,hx::Null< bool > __o_transparent,hx::Null< int > __o_fillColor) { - BitmapData_obj *__this = (BitmapData_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(BitmapData_obj), true, "openfl.display.BitmapData")); - *(void **)__this = BitmapData_obj::_hx_vtable; - __this->__construct(width,height,__o_transparent,__o_fillColor); - return __this; -} - -BitmapData_obj::BitmapData_obj() -{ -} - -void BitmapData_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(BitmapData); - HX_MARK_MEMBER_NAME(height,"height"); - HX_MARK_MEMBER_NAME(image,"image"); - HX_MARK_MEMBER_NAME(readable,"readable"); - HX_MARK_MEMBER_NAME(rect,"rect"); - HX_MARK_MEMBER_NAME(transparent,"transparent"); - HX_MARK_MEMBER_NAME(width,"width"); - HX_MARK_MEMBER_NAME(_hx___blendMode,"__blendMode"); - HX_MARK_MEMBER_NAME(_hx___framebuffer,"__framebuffer"); - HX_MARK_MEMBER_NAME(_hx___framebufferContext,"__framebufferContext"); - HX_MARK_MEMBER_NAME(_hx___indexBuffer,"__indexBuffer"); - HX_MARK_MEMBER_NAME(_hx___indexBufferContext,"__indexBufferContext"); - HX_MARK_MEMBER_NAME(_hx___indexBufferData,"__indexBufferData"); - HX_MARK_MEMBER_NAME(_hx___indexBufferGrid,"__indexBufferGrid"); - HX_MARK_MEMBER_NAME(_hx___isMask,"__isMask"); - HX_MARK_MEMBER_NAME(_hx___isValid,"__isValid"); - HX_MARK_MEMBER_NAME(_hx___mask,"__mask"); - HX_MARK_MEMBER_NAME(_hx___renderable,"__renderable"); - HX_MARK_MEMBER_NAME(_hx___renderTransform,"__renderTransform"); - HX_MARK_MEMBER_NAME(_hx___scrollRect,"__scrollRect"); - HX_MARK_MEMBER_NAME(_hx___stencilBuffer,"__stencilBuffer"); - HX_MARK_MEMBER_NAME(_hx___surface,"__surface"); - HX_MARK_MEMBER_NAME(_hx___texture,"__texture"); - HX_MARK_MEMBER_NAME(_hx___textureContext,"__textureContext"); - HX_MARK_MEMBER_NAME(_hx___textureHeight,"__textureHeight"); - HX_MARK_MEMBER_NAME(_hx___textureVersion,"__textureVersion"); - HX_MARK_MEMBER_NAME(_hx___textureWidth,"__textureWidth"); - HX_MARK_MEMBER_NAME(_hx___transform,"__transform"); - HX_MARK_MEMBER_NAME(_hx___uvRect,"__uvRect"); - HX_MARK_MEMBER_NAME(_hx___vertexBuffer,"__vertexBuffer"); - HX_MARK_MEMBER_NAME(_hx___vertexBufferContext,"__vertexBufferContext"); - HX_MARK_MEMBER_NAME(_hx___vertexBufferData,"__vertexBufferData"); - HX_MARK_MEMBER_NAME(_hx___vertexBufferGrid,"__vertexBufferGrid"); - HX_MARK_MEMBER_NAME(_hx___vertexBufferHeight,"__vertexBufferHeight"); - HX_MARK_MEMBER_NAME(_hx___vertexBufferScaleX,"__vertexBufferScaleX"); - HX_MARK_MEMBER_NAME(_hx___vertexBufferScaleY,"__vertexBufferScaleY"); - HX_MARK_MEMBER_NAME(_hx___vertexBufferWidth,"__vertexBufferWidth"); - HX_MARK_MEMBER_NAME(_hx___worldAlpha,"__worldAlpha"); - HX_MARK_MEMBER_NAME(_hx___worldColorTransform,"__worldColorTransform"); - HX_MARK_MEMBER_NAME(_hx___worldTransform,"__worldTransform"); - HX_MARK_END_CLASS(); -} - -void BitmapData_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(height,"height"); - HX_VISIT_MEMBER_NAME(image,"image"); - HX_VISIT_MEMBER_NAME(readable,"readable"); - HX_VISIT_MEMBER_NAME(rect,"rect"); - HX_VISIT_MEMBER_NAME(transparent,"transparent"); - HX_VISIT_MEMBER_NAME(width,"width"); - HX_VISIT_MEMBER_NAME(_hx___blendMode,"__blendMode"); - HX_VISIT_MEMBER_NAME(_hx___framebuffer,"__framebuffer"); - HX_VISIT_MEMBER_NAME(_hx___framebufferContext,"__framebufferContext"); - HX_VISIT_MEMBER_NAME(_hx___indexBuffer,"__indexBuffer"); - HX_VISIT_MEMBER_NAME(_hx___indexBufferContext,"__indexBufferContext"); - HX_VISIT_MEMBER_NAME(_hx___indexBufferData,"__indexBufferData"); - HX_VISIT_MEMBER_NAME(_hx___indexBufferGrid,"__indexBufferGrid"); - HX_VISIT_MEMBER_NAME(_hx___isMask,"__isMask"); - HX_VISIT_MEMBER_NAME(_hx___isValid,"__isValid"); - HX_VISIT_MEMBER_NAME(_hx___mask,"__mask"); - HX_VISIT_MEMBER_NAME(_hx___renderable,"__renderable"); - HX_VISIT_MEMBER_NAME(_hx___renderTransform,"__renderTransform"); - HX_VISIT_MEMBER_NAME(_hx___scrollRect,"__scrollRect"); - HX_VISIT_MEMBER_NAME(_hx___stencilBuffer,"__stencilBuffer"); - HX_VISIT_MEMBER_NAME(_hx___surface,"__surface"); - HX_VISIT_MEMBER_NAME(_hx___texture,"__texture"); - HX_VISIT_MEMBER_NAME(_hx___textureContext,"__textureContext"); - HX_VISIT_MEMBER_NAME(_hx___textureHeight,"__textureHeight"); - HX_VISIT_MEMBER_NAME(_hx___textureVersion,"__textureVersion"); - HX_VISIT_MEMBER_NAME(_hx___textureWidth,"__textureWidth"); - HX_VISIT_MEMBER_NAME(_hx___transform,"__transform"); - HX_VISIT_MEMBER_NAME(_hx___uvRect,"__uvRect"); - HX_VISIT_MEMBER_NAME(_hx___vertexBuffer,"__vertexBuffer"); - HX_VISIT_MEMBER_NAME(_hx___vertexBufferContext,"__vertexBufferContext"); - HX_VISIT_MEMBER_NAME(_hx___vertexBufferData,"__vertexBufferData"); - HX_VISIT_MEMBER_NAME(_hx___vertexBufferGrid,"__vertexBufferGrid"); - HX_VISIT_MEMBER_NAME(_hx___vertexBufferHeight,"__vertexBufferHeight"); - HX_VISIT_MEMBER_NAME(_hx___vertexBufferScaleX,"__vertexBufferScaleX"); - HX_VISIT_MEMBER_NAME(_hx___vertexBufferScaleY,"__vertexBufferScaleY"); - HX_VISIT_MEMBER_NAME(_hx___vertexBufferWidth,"__vertexBufferWidth"); - HX_VISIT_MEMBER_NAME(_hx___worldAlpha,"__worldAlpha"); - HX_VISIT_MEMBER_NAME(_hx___worldColorTransform,"__worldColorTransform"); - HX_VISIT_MEMBER_NAME(_hx___worldTransform,"__worldTransform"); -} - -hx::Val BitmapData_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"rect") ) { return hx::Val( rect ); } - if (HX_FIELD_EQ(inName,"draw") ) { return hx::Val( draw_dyn() ); } - if (HX_FIELD_EQ(inName,"lock") ) { return hx::Val( lock_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"image") ) { return hx::Val( image ); } - if (HX_FIELD_EQ(inName,"width") ) { return hx::Val( width ); } - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - if (HX_FIELD_EQ(inName,"merge") ) { return hx::Val( merge_dyn() ); } - if (HX_FIELD_EQ(inName,"noise") ) { return hx::Val( noise_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"height") ) { return hx::Val( height ); } - if (HX_FIELD_EQ(inName,"__mask") ) { return hx::Val( _hx___mask ); } - if (HX_FIELD_EQ(inName,"encode") ) { return hx::Val( encode_dyn() ); } - if (HX_FIELD_EQ(inName,"scroll") ) { return hx::Val( scroll_dyn() ); } - if (HX_FIELD_EQ(inName,"unlock") ) { return hx::Val( unlock_dyn() ); } - if (HX_FIELD_EQ(inName,"__sync") ) { return hx::Val( _hx___sync_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"compare") ) { return hx::Val( compare_dyn() ); } - if (HX_FIELD_EQ(inName,"dispose") ) { return hx::Val( dispose_dyn() ); } - if (HX_FIELD_EQ(inName,"hitTest") ) { return hx::Val( hitTest_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"readable") ) { return hx::Val( readable ); } - if (HX_FIELD_EQ(inName,"__isMask") ) { return hx::Val( _hx___isMask ); } - if (HX_FIELD_EQ(inName,"__uvRect") ) { return hx::Val( _hx___uvRect ); } - if (HX_FIELD_EQ(inName,"fillRect") ) { return hx::Val( fillRect_dyn() ); } - if (HX_FIELD_EQ(inName,"getPixel") ) { return hx::Val( getPixel_dyn() ); } - if (HX_FIELD_EQ(inName,"setPixel") ) { return hx::Val( setPixel_dyn() ); } - if (HX_FIELD_EQ(inName,"__drawGL") ) { return hx::Val( _hx___drawGL_dyn() ); } - if (HX_FIELD_EQ(inName,"__resize") ) { return hx::Val( _hx___resize_dyn() ); } - if (HX_FIELD_EQ(inName,"__update") ) { return hx::Val( _hx___update_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__isValid") ) { return hx::Val( _hx___isValid ); } - if (HX_FIELD_EQ(inName,"__surface") ) { return hx::Val( _hx___surface ); } - if (HX_FIELD_EQ(inName,"__texture") ) { return hx::Val( _hx___texture ); } - if (HX_FIELD_EQ(inName,"floodFill") ) { return hx::Val( floodFill_dyn() ); } - if (HX_FIELD_EQ(inName,"getPixels") ) { return hx::Val( getPixels_dyn() ); } - if (HX_FIELD_EQ(inName,"getVector") ) { return hx::Val( getVector_dyn() ); } - if (HX_FIELD_EQ(inName,"histogram") ) { return hx::Val( histogram_dyn() ); } - if (HX_FIELD_EQ(inName,"setPixels") ) { return hx::Val( setPixels_dyn() ); } - if (HX_FIELD_EQ(inName,"setVector") ) { return hx::Val( setVector_dyn() ); } - if (HX_FIELD_EQ(inName,"threshold") ) { return hx::Val( threshold_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"copyPixels") ) { return hx::Val( copyPixels_dyn() ); } - if (HX_FIELD_EQ(inName,"getPixel32") ) { return hx::Val( getPixel32_dyn() ); } - if (HX_FIELD_EQ(inName,"getSurface") ) { return hx::Val( getSurface_dyn() ); } - if (HX_FIELD_EQ(inName,"getTexture") ) { return hx::Val( getTexture_dyn() ); } - if (HX_FIELD_EQ(inName,"paletteMap") ) { return hx::Val( paletteMap_dyn() ); } - if (HX_FIELD_EQ(inName,"setPixel32") ) { return hx::Val( setPixel32_dyn() ); } - if (HX_FIELD_EQ(inName,"__fillRect") ) { return hx::Val( _hx___fillRect_dyn() ); } - if (HX_FIELD_EQ(inName,"__fromFile") ) { return hx::Val( _hx___fromFile_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderGL") ) { return hx::Val( _hx___renderGL_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"transparent") ) { return hx::Val( transparent ); } - if (HX_FIELD_EQ(inName,"__blendMode") ) { return hx::Val( _hx___blendMode ); } - if (HX_FIELD_EQ(inName,"__transform") ) { return hx::Val( _hx___transform ); } - if (HX_FIELD_EQ(inName,"applyFilter") ) { return hx::Val( applyFilter_dyn() ); } - if (HX_FIELD_EQ(inName,"copyChannel") ) { return hx::Val( copyChannel_dyn() ); } - if (HX_FIELD_EQ(inName,"perlinNoise") ) { return hx::Val( perlinNoise_dyn() ); } - if (HX_FIELD_EQ(inName,"__drawCairo") ) { return hx::Val( _hx___drawCairo_dyn() ); } - if (HX_FIELD_EQ(inName,"__fromBytes") ) { return hx::Val( _hx___fromBytes_dyn() ); } - if (HX_FIELD_EQ(inName,"__fromImage") ) { return hx::Val( _hx___fromImage_dyn() ); } - if (HX_FIELD_EQ(inName,"__getBounds") ) { return hx::Val( _hx___getBounds_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderDOM") ) { return hx::Val( _hx___renderDOM_dyn() ); } - if (HX_FIELD_EQ(inName,"__setUVRect") ) { return hx::Val( _hx___setUVRect_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__renderable") ) { return hx::Val( _hx___renderable ); } - if (HX_FIELD_EQ(inName,"__scrollRect") ) { return hx::Val( _hx___scrollRect ); } - if (HX_FIELD_EQ(inName,"__worldAlpha") ) { return hx::Val( _hx___worldAlpha ); } - if (HX_FIELD_EQ(inName,"disposeImage") ) { return hx::Val( disposeImage_dyn() ); } - if (HX_FIELD_EQ(inName,"__applyAlpha") ) { return hx::Val( _hx___applyAlpha_dyn() ); } - if (HX_FIELD_EQ(inName,"__drawCanvas") ) { return hx::Val( _hx___drawCanvas_dyn() ); } - if (HX_FIELD_EQ(inName,"__fromBase64") ) { return hx::Val( _hx___fromBase64_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__framebuffer") ) { return hx::Val( _hx___framebuffer ); } - if (HX_FIELD_EQ(inName,"__indexBuffer") ) { return hx::Val( _hx___indexBuffer ); } - if (HX_FIELD_EQ(inName,"__renderCairo") ) { return hx::Val( _hx___renderCairo_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__textureWidth") ) { return hx::Val( _hx___textureWidth ); } - if (HX_FIELD_EQ(inName,"__vertexBuffer") ) { return hx::Val( _hx___vertexBuffer ); } - if (HX_FIELD_EQ(inName,"colorTransform") ) { return hx::Val( colorTransform_dyn() ); } - if (HX_FIELD_EQ(inName,"getIndexBuffer") ) { return hx::Val( getIndexBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"__loadFromFile") ) { return hx::Val( _hx___loadFromFile_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderCanvas") ) { return hx::Val( _hx___renderCanvas_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderGLMask") ) { return hx::Val( _hx___renderGLMask_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__stencilBuffer") ) { return hx::Val( _hx___stencilBuffer ); } - if (HX_FIELD_EQ(inName,"__textureHeight") ) { return hx::Val( _hx___textureHeight ); } - if (HX_FIELD_EQ(inName,"drawWithQuality") ) { return hx::Val( drawWithQuality_dyn() ); } - if (HX_FIELD_EQ(inName,"getVertexBuffer") ) { return hx::Val( getVertexBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"__loadFromBytes") ) { return hx::Val( _hx___loadFromBytes_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__textureContext") ) { return hx::Val( _hx___textureContext ); } - if (HX_FIELD_EQ(inName,"__textureVersion") ) { return hx::Val( _hx___textureVersion ); } - if (HX_FIELD_EQ(inName,"__worldTransform") ) { return hx::Val( _hx___worldTransform ); } - if (HX_FIELD_EQ(inName,"__loadFromBase64") ) { return hx::Val( _hx___loadFromBase64_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__indexBufferData") ) { return hx::Val( _hx___indexBufferData ); } - if (HX_FIELD_EQ(inName,"__indexBufferGrid") ) { return hx::Val( _hx___indexBufferGrid ); } - if (HX_FIELD_EQ(inName,"__renderTransform") ) { return hx::Val( _hx___renderTransform ); } - if (HX_FIELD_EQ(inName,"__renderCairoMask") ) { return hx::Val( _hx___renderCairoMask_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__vertexBufferData") ) { return hx::Val( _hx___vertexBufferData ); } - if (HX_FIELD_EQ(inName,"__vertexBufferGrid") ) { return hx::Val( _hx___vertexBufferGrid ); } - if (HX_FIELD_EQ(inName,"generateFilterRect") ) { return hx::Val( generateFilterRect_dyn() ); } - if (HX_FIELD_EQ(inName,"getColorBoundsRect") ) { return hx::Val( getColorBoundsRect_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderCanvasMask") ) { return hx::Val( _hx___renderCanvasMask_dyn() ); } - if (HX_FIELD_EQ(inName,"__updateTransforms") ) { return hx::Val( _hx___updateTransforms_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"__vertexBufferWidth") ) { return hx::Val( _hx___vertexBufferWidth ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"__framebufferContext") ) { return hx::Val( _hx___framebufferContext ); } - if (HX_FIELD_EQ(inName,"__indexBufferContext") ) { return hx::Val( _hx___indexBufferContext ); } - if (HX_FIELD_EQ(inName,"__vertexBufferHeight") ) { return hx::Val( _hx___vertexBufferHeight ); } - if (HX_FIELD_EQ(inName,"__vertexBufferScaleX") ) { return hx::Val( _hx___vertexBufferScaleX ); } - if (HX_FIELD_EQ(inName,"__vertexBufferScaleY") ) { return hx::Val( _hx___vertexBufferScaleY ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"__vertexBufferContext") ) { return hx::Val( _hx___vertexBufferContext ); } - if (HX_FIELD_EQ(inName,"__worldColorTransform") ) { return hx::Val( _hx___worldColorTransform ); } - } - return super::__Field(inName,inCallProp); -} - -bool BitmapData_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"fromFile") ) { outValue = fromFile_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromImage") ) { outValue = fromImage_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromBase64") ) { outValue = fromBase64_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"fromTexture") ) { outValue = fromTexture_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__tempVector") ) { outValue = ( _hx___tempVector ); return true; } - if (HX_FIELD_EQ(inName,"loadFromFile") ) { outValue = loadFromFile_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"loadFromBytes") ) { outValue = loadFromBytes_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__supportsBGRA") ) { outValue = ( _hx___supportsBGRA ); return true; } - if (HX_FIELD_EQ(inName,"loadFromBase64") ) { outValue = loadFromBase64_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__textureFormat") ) { outValue = ( _hx___textureFormat ); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"__textureInternalFormat") ) { outValue = ( _hx___textureInternalFormat ); return true; } - } - return false; -} - -hx::Val BitmapData_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"rect") ) { rect=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"image") ) { image=inValue.Cast< ::lime::graphics::Image >(); return inValue; } - if (HX_FIELD_EQ(inName,"width") ) { width=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"height") ) { height=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__mask") ) { _hx___mask=inValue.Cast< ::openfl::display::DisplayObject >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"readable") ) { readable=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__isMask") ) { _hx___isMask=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__uvRect") ) { _hx___uvRect=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__isValid") ) { _hx___isValid=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__surface") ) { _hx___surface=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__texture") ) { _hx___texture=inValue.Cast< ::openfl::display3D::textures::TextureBase >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"transparent") ) { transparent=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__blendMode") ) { _hx___blendMode=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__transform") ) { _hx___transform=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__renderable") ) { _hx___renderable=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__scrollRect") ) { _hx___scrollRect=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldAlpha") ) { _hx___worldAlpha=inValue.Cast< Float >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__framebuffer") ) { _hx___framebuffer=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__indexBuffer") ) { _hx___indexBuffer=inValue.Cast< ::openfl::display3D::IndexBuffer3D >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__textureWidth") ) { _hx___textureWidth=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__vertexBuffer") ) { _hx___vertexBuffer=inValue.Cast< ::openfl::display3D::VertexBuffer3D >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__stencilBuffer") ) { _hx___stencilBuffer=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__textureHeight") ) { _hx___textureHeight=inValue.Cast< int >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__textureContext") ) { _hx___textureContext=inValue.Cast< ::lime::graphics::RenderContext >(); return inValue; } - if (HX_FIELD_EQ(inName,"__textureVersion") ) { _hx___textureVersion=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldTransform") ) { _hx___worldTransform=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__indexBufferData") ) { _hx___indexBufferData=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - if (HX_FIELD_EQ(inName,"__indexBufferGrid") ) { _hx___indexBufferGrid=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - if (HX_FIELD_EQ(inName,"__renderTransform") ) { _hx___renderTransform=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__vertexBufferData") ) { _hx___vertexBufferData=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - if (HX_FIELD_EQ(inName,"__vertexBufferGrid") ) { _hx___vertexBufferGrid=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__vertexBufferWidth") ) { _hx___vertexBufferWidth=inValue.Cast< Float >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"__framebufferContext") ) { _hx___framebufferContext=inValue.Cast< ::lime::graphics::RenderContext >(); return inValue; } - if (HX_FIELD_EQ(inName,"__indexBufferContext") ) { _hx___indexBufferContext=inValue.Cast< ::lime::graphics::RenderContext >(); return inValue; } - if (HX_FIELD_EQ(inName,"__vertexBufferHeight") ) { _hx___vertexBufferHeight=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__vertexBufferScaleX") ) { _hx___vertexBufferScaleX=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__vertexBufferScaleY") ) { _hx___vertexBufferScaleY=inValue.Cast< Float >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"__vertexBufferContext") ) { _hx___vertexBufferContext=inValue.Cast< ::lime::graphics::RenderContext >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldColorTransform") ) { _hx___worldColorTransform=inValue.Cast< ::openfl::geom::ColorTransform >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool BitmapData_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"__tempVector") ) { _hx___tempVector=ioValue.Cast< ::lime::math::Vector2 >(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__supportsBGRA") ) { _hx___supportsBGRA=ioValue.Cast< ::Dynamic >(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__textureFormat") ) { _hx___textureFormat=ioValue.Cast< int >(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"__textureInternalFormat") ) { _hx___textureInternalFormat=ioValue.Cast< int >(); return true; } - } - return false; -} - -void BitmapData_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("height",e7,07,4c,02)); - outFields->push(HX_("image",5b,1f,69,bd)); - outFields->push(HX_("readable",f0,1b,87,7d)); - outFields->push(HX_("rect",24,4d,a7,4b)); - outFields->push(HX_("transparent",52,2b,ba,22)); - outFields->push(HX_("width",06,b6,62,ca)); - outFields->push(HX_("__blendMode",34,2d,64,3a)); - outFields->push(HX_("__framebuffer",cd,55,c0,c2)); - outFields->push(HX_("__framebufferContext",a2,6b,52,89)); - outFields->push(HX_("__indexBuffer",92,a6,1e,3e)); - outFields->push(HX_("__indexBufferContext",7d,ed,2f,1d)); - outFields->push(HX_("__indexBufferData",dc,d9,26,67)); - outFields->push(HX_("__indexBufferGrid",78,5a,2f,69)); - outFields->push(HX_("__isMask",16,71,ec,0d)); - outFields->push(HX_("__isValid",92,69,8c,4f)); - outFields->push(HX_("__mask",0c,a4,4e,f7)); - outFields->push(HX_("__renderable",10,b7,2c,2b)); - outFields->push(HX_("__renderTransform",16,b8,95,b1)); - outFields->push(HX_("__scrollRect",f1,56,fa,41)); - outFields->push(HX_("__stencilBuffer",fc,cc,eb,b8)); - outFields->push(HX_("__surface",0d,b7,97,de)); - outFields->push(HX_("__texture",bb,19,2f,20)); - outFields->push(HX_("__textureContext",74,21,78,6f)); - outFields->push(HX_("__textureHeight",02,14,16,1d)); - outFields->push(HX_("__textureVersion",9d,72,f2,d2)); - outFields->push(HX_("__textureWidth",4b,e6,c2,e3)); - outFields->push(HX_("__transform",4c,76,bf,73)); - outFields->push(HX_("__uvRect",45,8f,b9,97)); - outFields->push(HX_("__vertexBuffer",a4,32,6a,91)); - outFields->push(HX_("__vertexBufferContext",ab,e7,39,35)); - outFields->push(HX_("__vertexBufferData",ee,d6,5e,32)); - outFields->push(HX_("__vertexBufferGrid",8a,57,67,34)); - outFields->push(HX_("__vertexBufferHeight",ab,41,bc,88)); - outFields->push(HX_("__vertexBufferScaleX",52,24,96,c2)); - outFields->push(HX_("__vertexBufferScaleY",53,24,96,c2)); - outFields->push(HX_("__vertexBufferWidth",c2,e0,77,d6)); - outFields->push(HX_("__worldAlpha",cc,d2,d6,c5)); - outFields->push(HX_("__worldColorTransform",5b,ce,21,a3)); - outFields->push(HX_("__worldTransform",da,a7,d8,9a)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo BitmapData_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(BitmapData_obj,height),HX_("height",e7,07,4c,02)}, - {hx::fsObject /* ::lime::graphics::Image */ ,(int)offsetof(BitmapData_obj,image),HX_("image",5b,1f,69,bd)}, - {hx::fsBool,(int)offsetof(BitmapData_obj,readable),HX_("readable",f0,1b,87,7d)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(BitmapData_obj,rect),HX_("rect",24,4d,a7,4b)}, - {hx::fsBool,(int)offsetof(BitmapData_obj,transparent),HX_("transparent",52,2b,ba,22)}, - {hx::fsInt,(int)offsetof(BitmapData_obj,width),HX_("width",06,b6,62,ca)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(BitmapData_obj,_hx___blendMode),HX_("__blendMode",34,2d,64,3a)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(BitmapData_obj,_hx___framebuffer),HX_("__framebuffer",cd,55,c0,c2)}, - {hx::fsObject /* ::lime::graphics::RenderContext */ ,(int)offsetof(BitmapData_obj,_hx___framebufferContext),HX_("__framebufferContext",a2,6b,52,89)}, - {hx::fsObject /* ::openfl::display3D::IndexBuffer3D */ ,(int)offsetof(BitmapData_obj,_hx___indexBuffer),HX_("__indexBuffer",92,a6,1e,3e)}, - {hx::fsObject /* ::lime::graphics::RenderContext */ ,(int)offsetof(BitmapData_obj,_hx___indexBufferContext),HX_("__indexBufferContext",7d,ed,2f,1d)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(BitmapData_obj,_hx___indexBufferData),HX_("__indexBufferData",dc,d9,26,67)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(BitmapData_obj,_hx___indexBufferGrid),HX_("__indexBufferGrid",78,5a,2f,69)}, - {hx::fsBool,(int)offsetof(BitmapData_obj,_hx___isMask),HX_("__isMask",16,71,ec,0d)}, - {hx::fsBool,(int)offsetof(BitmapData_obj,_hx___isValid),HX_("__isValid",92,69,8c,4f)}, - {hx::fsObject /* ::openfl::display::DisplayObject */ ,(int)offsetof(BitmapData_obj,_hx___mask),HX_("__mask",0c,a4,4e,f7)}, - {hx::fsBool,(int)offsetof(BitmapData_obj,_hx___renderable),HX_("__renderable",10,b7,2c,2b)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(BitmapData_obj,_hx___renderTransform),HX_("__renderTransform",16,b8,95,b1)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(BitmapData_obj,_hx___scrollRect),HX_("__scrollRect",f1,56,fa,41)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(BitmapData_obj,_hx___stencilBuffer),HX_("__stencilBuffer",fc,cc,eb,b8)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(BitmapData_obj,_hx___surface),HX_("__surface",0d,b7,97,de)}, - {hx::fsObject /* ::openfl::display3D::textures::TextureBase */ ,(int)offsetof(BitmapData_obj,_hx___texture),HX_("__texture",bb,19,2f,20)}, - {hx::fsObject /* ::lime::graphics::RenderContext */ ,(int)offsetof(BitmapData_obj,_hx___textureContext),HX_("__textureContext",74,21,78,6f)}, - {hx::fsInt,(int)offsetof(BitmapData_obj,_hx___textureHeight),HX_("__textureHeight",02,14,16,1d)}, - {hx::fsInt,(int)offsetof(BitmapData_obj,_hx___textureVersion),HX_("__textureVersion",9d,72,f2,d2)}, - {hx::fsInt,(int)offsetof(BitmapData_obj,_hx___textureWidth),HX_("__textureWidth",4b,e6,c2,e3)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(BitmapData_obj,_hx___transform),HX_("__transform",4c,76,bf,73)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(BitmapData_obj,_hx___uvRect),HX_("__uvRect",45,8f,b9,97)}, - {hx::fsObject /* ::openfl::display3D::VertexBuffer3D */ ,(int)offsetof(BitmapData_obj,_hx___vertexBuffer),HX_("__vertexBuffer",a4,32,6a,91)}, - {hx::fsObject /* ::lime::graphics::RenderContext */ ,(int)offsetof(BitmapData_obj,_hx___vertexBufferContext),HX_("__vertexBufferContext",ab,e7,39,35)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(BitmapData_obj,_hx___vertexBufferData),HX_("__vertexBufferData",ee,d6,5e,32)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(BitmapData_obj,_hx___vertexBufferGrid),HX_("__vertexBufferGrid",8a,57,67,34)}, - {hx::fsFloat,(int)offsetof(BitmapData_obj,_hx___vertexBufferHeight),HX_("__vertexBufferHeight",ab,41,bc,88)}, - {hx::fsFloat,(int)offsetof(BitmapData_obj,_hx___vertexBufferScaleX),HX_("__vertexBufferScaleX",52,24,96,c2)}, - {hx::fsFloat,(int)offsetof(BitmapData_obj,_hx___vertexBufferScaleY),HX_("__vertexBufferScaleY",53,24,96,c2)}, - {hx::fsFloat,(int)offsetof(BitmapData_obj,_hx___vertexBufferWidth),HX_("__vertexBufferWidth",c2,e0,77,d6)}, - {hx::fsFloat,(int)offsetof(BitmapData_obj,_hx___worldAlpha),HX_("__worldAlpha",cc,d2,d6,c5)}, - {hx::fsObject /* ::openfl::geom::ColorTransform */ ,(int)offsetof(BitmapData_obj,_hx___worldColorTransform),HX_("__worldColorTransform",5b,ce,21,a3)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(BitmapData_obj,_hx___worldTransform),HX_("__worldTransform",da,a7,d8,9a)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo BitmapData_obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &BitmapData_obj::VERTEX_BUFFER_STRIDE,HX_("VERTEX_BUFFER_STRIDE",5d,b3,e6,c3)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &BitmapData_obj::_hx___supportsBGRA,HX_("__supportsBGRA",58,53,57,0f)}, - {hx::fsInt,(void *) &BitmapData_obj::_hx___textureFormat,HX_("__textureFormat",52,9b,58,18)}, - {hx::fsInt,(void *) &BitmapData_obj::_hx___textureInternalFormat,HX_("__textureInternalFormat",6f,15,aa,a7)}, - {hx::fsObject /* ::lime::math::Vector2 */ ,(void *) &BitmapData_obj::_hx___tempVector,HX_("__tempVector",17,ea,60,eb)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String BitmapData_obj_sMemberFields[] = { - HX_("height",e7,07,4c,02), - HX_("image",5b,1f,69,bd), - HX_("readable",f0,1b,87,7d), - HX_("rect",24,4d,a7,4b), - HX_("transparent",52,2b,ba,22), - HX_("width",06,b6,62,ca), - HX_("__blendMode",34,2d,64,3a), - HX_("__framebuffer",cd,55,c0,c2), - HX_("__framebufferContext",a2,6b,52,89), - HX_("__indexBuffer",92,a6,1e,3e), - HX_("__indexBufferContext",7d,ed,2f,1d), - HX_("__indexBufferData",dc,d9,26,67), - HX_("__indexBufferGrid",78,5a,2f,69), - HX_("__isMask",16,71,ec,0d), - HX_("__isValid",92,69,8c,4f), - HX_("__mask",0c,a4,4e,f7), - HX_("__renderable",10,b7,2c,2b), - HX_("__renderTransform",16,b8,95,b1), - HX_("__scrollRect",f1,56,fa,41), - HX_("__stencilBuffer",fc,cc,eb,b8), - HX_("__surface",0d,b7,97,de), - HX_("__texture",bb,19,2f,20), - HX_("__textureContext",74,21,78,6f), - HX_("__textureHeight",02,14,16,1d), - HX_("__textureVersion",9d,72,f2,d2), - HX_("__textureWidth",4b,e6,c2,e3), - HX_("__transform",4c,76,bf,73), - HX_("__uvRect",45,8f,b9,97), - HX_("__vertexBuffer",a4,32,6a,91), - HX_("__vertexBufferContext",ab,e7,39,35), - HX_("__vertexBufferData",ee,d6,5e,32), - HX_("__vertexBufferGrid",8a,57,67,34), - HX_("__vertexBufferHeight",ab,41,bc,88), - HX_("__vertexBufferScaleX",52,24,96,c2), - HX_("__vertexBufferScaleY",53,24,96,c2), - HX_("__vertexBufferWidth",c2,e0,77,d6), - HX_("__worldAlpha",cc,d2,d6,c5), - HX_("__worldColorTransform",5b,ce,21,a3), - HX_("__worldTransform",da,a7,d8,9a), - HX_("applyFilter",c6,df,2f,c1), - HX_("clone",5d,13,63,48), - HX_("colorTransform",89,d7,3f,ad), - HX_("compare",a5,18,69,83), - HX_("copyChannel",8e,7d,e6,22), - HX_("copyPixels",c2,54,6e,42), - HX_("dispose",9f,80,4c,bb), - HX_("disposeImage",3c,6e,b8,62), - HX_("draw",04,2c,70,42), - HX_("drawWithQuality",b5,c5,05,6f), - HX_("encode",16,f2,e3,f9), - HX_("fillRect",47,45,b9,6c), - HX_("floodFill",61,83,8a,59), - HX_("generateFilterRect",91,2c,98,7e), - HX_("getIndexBuffer",bc,b8,44,7d), - HX_("getVertexBuffer",3a,05,94,93), - HX_("getColorBoundsRect",86,ad,e8,80), - HX_("getPixel",10,d6,7a,22), - HX_("getPixel32",af,a6,68,d7), - HX_("getPixels",63,78,00,09), - HX_("getSurface",37,ec,aa,ac), - HX_("getTexture",e5,4e,42,ee), - HX_("getVector",f9,39,b4,13), - HX_("histogram",a4,de,33,65), - HX_("hitTest",45,60,7f,e2), - HX_("lock",eb,9b,b7,47), - HX_("merge",b8,a2,c6,05), - HX_("noise",9a,8f,c2,9f), - HX_("paletteMap",e1,ae,2b,06), - HX_("perlinNoise",66,84,f8,8b), - HX_("scroll",0d,d8,64,47), - HX_("setPixel",84,2f,d8,d0), - HX_("setPixel32",23,45,e6,da), - HX_("setPixels",6f,64,51,ec), - HX_("setVector",05,26,05,f7), - HX_("threshold",ab,c3,a3,34), - HX_("unlock",c4,a2,8c,65), - HX_("__applyAlpha",30,9e,7b,05), - HX_("__drawCairo",c4,ae,50,37), - HX_("__drawCanvas",1c,4b,99,32), - HX_("__drawGL",49,de,05,88), - HX_("__fillRect",67,b8,f1,0f), - HX_("__fromBase64",b9,7d,ff,d0), - HX_("__fromBytes",81,3b,4d,a0), - HX_("__fromFile",26,10,c0,44), - HX_("__fromImage",71,52,1e,a0), - HX_("__getBounds",8b,58,a0,10), - HX_("__loadFromBase64",7f,97,5c,63), - HX_("__loadFromBytes",7b,fc,38,7c), - HX_("__loadFromFile",6c,0c,b1,7b), - HX_("__renderCairo",32,9e,42,55), - HX_("__renderCairoMask",3e,0c,22,6b), - HX_("__renderCanvas",ee,db,58,48), - HX_("__renderCanvasMask",fa,d7,ef,51), - HX_("__renderDOM",ac,f5,83,fb), - HX_("__renderGL",1b,1e,14,56), - HX_("__renderGLMask",a7,34,7c,b4), - HX_("__resize",14,c5,aa,b0), - HX_("__setUVRect",27,52,8b,10), - HX_("__sync",7b,1d,58,fb), - HX_("__update",29,f1,34,2f), - HX_("__updateTransforms",10,f4,b0,50), - ::String(null()) }; - -static void BitmapData_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(BitmapData_obj::VERTEX_BUFFER_STRIDE,"VERTEX_BUFFER_STRIDE"); - HX_MARK_MEMBER_NAME(BitmapData_obj::_hx___supportsBGRA,"__supportsBGRA"); - HX_MARK_MEMBER_NAME(BitmapData_obj::_hx___textureFormat,"__textureFormat"); - HX_MARK_MEMBER_NAME(BitmapData_obj::_hx___textureInternalFormat,"__textureInternalFormat"); - HX_MARK_MEMBER_NAME(BitmapData_obj::_hx___tempVector,"__tempVector"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void BitmapData_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(BitmapData_obj::VERTEX_BUFFER_STRIDE,"VERTEX_BUFFER_STRIDE"); - HX_VISIT_MEMBER_NAME(BitmapData_obj::_hx___supportsBGRA,"__supportsBGRA"); - HX_VISIT_MEMBER_NAME(BitmapData_obj::_hx___textureFormat,"__textureFormat"); - HX_VISIT_MEMBER_NAME(BitmapData_obj::_hx___textureInternalFormat,"__textureInternalFormat"); - HX_VISIT_MEMBER_NAME(BitmapData_obj::_hx___tempVector,"__tempVector"); -}; - -#endif - -hx::Class BitmapData_obj::__mClass; - -static ::String BitmapData_obj_sStaticFields[] = { - HX_("VERTEX_BUFFER_STRIDE",5d,b3,e6,c3), - HX_("__supportsBGRA",58,53,57,0f), - HX_("__textureFormat",52,9b,58,18), - HX_("__textureInternalFormat",6f,15,aa,a7), - HX_("__tempVector",17,ea,60,eb), - HX_("fromBase64",99,02,6c,98), - HX_("fromBytes",a1,f2,20,72), - HX_("fromFile",06,9d,87,a1), - HX_("fromImage",91,09,f2,71), - HX_("fromTexture",91,2c,21,37), - HX_("loadFromBase64",5f,0c,1d,2f), - HX_("loadFromBytes",9b,c3,86,f4), - HX_("loadFromFile",4c,89,f0,5a), - ::String(null()) -}; - -void BitmapData_obj::__register() -{ - BitmapData_obj _hx_dummy; - BitmapData_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.BitmapData",a3,12,41,9a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &BitmapData_obj::__GetStatic; - __mClass->mSetStaticField = &BitmapData_obj::__SetStatic; - __mClass->mMarkFunc = BitmapData_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(BitmapData_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(BitmapData_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< BitmapData_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = BitmapData_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = BitmapData_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = BitmapData_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void BitmapData_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_70_boot) -HXDLIN( 70) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(9) - ->setFixed(0,HX_("compare",a5,18,69,83), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("__framebufferContext",a2,6b,52,89), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(2,HX_("__fromImage",71,52,1e,a0), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(3,HX_("getSurface",37,ec,aa,ac), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(4,HX_("image",5b,1f,69,bd), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(5,HX_("__surface",0d,b7,97,de), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(6,HX_("__indexBufferContext",7d,ed,2f,1d), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(7,HX_("__vertexBufferContext",ab,e7,39,35), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(8,HX_("__textureContext",74,21,78,6f), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c)))))))); - } -{ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_72_boot) -HXDLIN( 72) VERTEX_BUFFER_STRIDE = 14; - } -{ - HX_STACKFRAME(&_hx_pos_e7567b6ca69cedca_73_boot) -HXDLIN( 73) _hx___supportsBGRA = null(); - } -{ - HX_GC_STACKFRAME(&_hx_pos_e7567b6ca69cedca_77_boot) -HXDLIN( 77) _hx___tempVector = ::lime::math::Vector2_obj::__alloc( HX_CTX ,null(),null()); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/CairoRenderer.cpp b/hGameTest/bin/linux/obj/src/openfl/display/CairoRenderer.cpp deleted file mode 100644 index ce21fb35..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/CairoRenderer.cpp +++ /dev/null @@ -1,483 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#include -#endif -#ifndef INCLUDED_lime_math_Matrix3 -#include -#endif -#ifndef INCLUDED_openfl_display_CairoRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_765a23aeaf3cad17_43_new,"openfl.display.CairoRenderer","new",0x224c60b3,"openfl.display.CairoRenderer.new","openfl/display/CairoRenderer.hx",43,0x013a831f) -HX_LOCAL_STACK_FRAME(_hx_pos_765a23aeaf3cad17_62_applyMatrix,"openfl.display.CairoRenderer","applyMatrix",0x011091a2,"openfl.display.CairoRenderer.applyMatrix","openfl/display/CairoRenderer.hx",62,0x013a831f) -HX_LOCAL_STACK_FRAME(_hx_pos_765a23aeaf3cad17_92___clear,"openfl.display.CairoRenderer","__clear",0xae7c8040,"openfl.display.CairoRenderer.__clear","openfl/display/CairoRenderer.hx",92,0x013a831f) -HX_LOCAL_STACK_FRAME(_hx_pos_765a23aeaf3cad17_111___popMask,"openfl.display.CairoRenderer","__popMask",0x3e99c890,"openfl.display.CairoRenderer.__popMask","openfl/display/CairoRenderer.hx",111,0x013a831f) -HX_LOCAL_STACK_FRAME(_hx_pos_765a23aeaf3cad17_115___popMaskObject,"openfl.display.CairoRenderer","__popMaskObject",0x2a06876f,"openfl.display.CairoRenderer.__popMaskObject","openfl/display/CairoRenderer.hx",115,0x013a831f) -HX_LOCAL_STACK_FRAME(_hx_pos_765a23aeaf3cad17_129___popMaskRect,"openfl.display.CairoRenderer","__popMaskRect",0x4351c9d4,"openfl.display.CairoRenderer.__popMaskRect","openfl/display/CairoRenderer.hx",129,0x013a831f) -HX_LOCAL_STACK_FRAME(_hx_pos_765a23aeaf3cad17_133___pushMask,"openfl.display.CairoRenderer","__pushMask",0x33145713,"openfl.display.CairoRenderer.__pushMask","openfl/display/CairoRenderer.hx",133,0x013a831f) -HX_LOCAL_STACK_FRAME(_hx_pos_765a23aeaf3cad17_144___pushMaskObject,"openfl.display.CairoRenderer","__pushMaskObject",0xe55b5a32,"openfl.display.CairoRenderer.__pushMaskObject","openfl/display/CairoRenderer.hx",144,0x013a831f) -HX_LOCAL_STACK_FRAME(_hx_pos_765a23aeaf3cad17_157___pushMaskRect,"openfl.display.CairoRenderer","__pushMaskRect",0x50a955d7,"openfl.display.CairoRenderer.__pushMaskRect","openfl/display/CairoRenderer.hx",157,0x013a831f) -HX_LOCAL_STACK_FRAME(_hx_pos_765a23aeaf3cad17_168___render,"openfl.display.CairoRenderer","__render",0xfbf53943,"openfl.display.CairoRenderer.__render","openfl/display/CairoRenderer.hx",168,0x013a831f) -HX_LOCAL_STACK_FRAME(_hx_pos_765a23aeaf3cad17_175___setBlendMode,"openfl.display.CairoRenderer","__setBlendMode",0x010a21ff,"openfl.display.CairoRenderer.__setBlendMode","openfl/display/CairoRenderer.hx",175,0x013a831f) -HX_LOCAL_STACK_FRAME(_hx_pos_765a23aeaf3cad17_187___setBlendModeCairo,"openfl.display.CairoRenderer","__setBlendModeCairo",0x8ae5e209,"openfl.display.CairoRenderer.__setBlendModeCairo","openfl/display/CairoRenderer.hx",187,0x013a831f) -HX_LOCAL_STACK_FRAME(_hx_pos_765a23aeaf3cad17_30_boot,"openfl.display.CairoRenderer","boot",0xd8a13c7f,"openfl.display.CairoRenderer.boot","openfl/display/CairoRenderer.hx",30,0x013a831f) -namespace openfl{ -namespace display{ - -void CairoRenderer_obj::__construct( ::lime::graphics::cairo::Cairo cairo){ - HX_GC_STACKFRAME(&_hx_pos_765a23aeaf3cad17_43_new) -HXLINE( 44) super::__construct(); -HXLINE( 47) this->cairo = cairo; -HXLINE( 49) this->_hx___matrix = ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); -HXLINE( 50) this->_hx___matrix3 = ::lime::math::Matrix3_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); -HXLINE( 52) this->_hx___type = HX_("cairo",88,30,19,41); - } - -Dynamic CairoRenderer_obj::__CreateEmpty() { return new CairoRenderer_obj; } - -void *CairoRenderer_obj::_hx_vtable = 0; - -Dynamic CairoRenderer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CairoRenderer_obj > _hx_result = new CairoRenderer_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool CairoRenderer_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x7cdf41d6) { - if (inClassId<=(int)0x1b123bf8) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1b123bf8; - } else { - return inClassId==(int)0x7cdf41d6; - } - } else { - return inClassId==(int)0x7eb06559; - } -} - -void CairoRenderer_obj::applyMatrix( ::openfl::geom::Matrix transform, ::lime::graphics::cairo::Cairo cairo){ - HX_STACKFRAME(&_hx_pos_765a23aeaf3cad17_62_applyMatrix) -HXLINE( 63) if (hx::IsNull( cairo )) { -HXLINE( 63) cairo = this->cairo; - } -HXLINE( 65) this->_hx___matrix->copyFrom(transform); -HXLINE( 67) bool _hx_tmp; -HXDLIN( 67) if (hx::IsEq( this->cairo,cairo )) { -HXLINE( 67) _hx_tmp = hx::IsNotNull( this->_hx___worldTransform ); - } - else { -HXLINE( 67) _hx_tmp = false; - } -HXDLIN( 67) if (_hx_tmp) { -HXLINE( 69) this->_hx___matrix->concat(this->_hx___worldTransform); - } -HXLINE( 72) this->_hx___matrix3->a = this->_hx___matrix->a; -HXLINE( 73) this->_hx___matrix3->b = this->_hx___matrix->b; -HXLINE( 74) this->_hx___matrix3->c = this->_hx___matrix->c; -HXLINE( 75) this->_hx___matrix3->d = this->_hx___matrix->d; -HXLINE( 77) if (this->_hx___roundPixels) { -HXLINE( 79) this->_hx___matrix3->tx = ( (Float)(::Math_obj::round(this->_hx___matrix->tx)) ); -HXLINE( 80) this->_hx___matrix3->ty = ( (Float)(::Math_obj::round(this->_hx___matrix->ty)) ); - } - else { -HXLINE( 84) this->_hx___matrix3->tx = this->_hx___matrix->tx; -HXLINE( 85) this->_hx___matrix3->ty = this->_hx___matrix->ty; - } -HXLINE( 88) cairo->set_matrix(this->_hx___matrix3); - } - - -HX_DEFINE_DYNAMIC_FUNC2(CairoRenderer_obj,applyMatrix,(void)) - -void CairoRenderer_obj::_hx___clear(){ - HX_STACKFRAME(&_hx_pos_765a23aeaf3cad17_92___clear) -HXLINE( 93) if (hx::IsNull( this->cairo )) { -HXLINE( 93) return; - } -HXLINE( 95) this->cairo->identityMatrix(); -HXLINE( 97) bool _hx_tmp; -HXDLIN( 97) if (hx::IsNotNull( this->_hx___stage )) { -HXLINE( 97) _hx_tmp = this->_hx___stage->_hx___clearBeforeRender; - } - else { -HXLINE( 97) _hx_tmp = false; - } -HXDLIN( 97) if (_hx_tmp) { -HXLINE( 99) ::Dynamic cacheBlendMode = this->_hx___blendMode; -HXLINE( 100) this->_hx___setBlendMode(10); -HXLINE( 102) this->cairo->setSourceRGB(this->_hx___stage->_hx___colorSplit->__get(0),this->_hx___stage->_hx___colorSplit->__get(1),this->_hx___stage->_hx___colorSplit->__get(2)); -HXLINE( 103) this->cairo->paint(); -HXLINE( 105) this->_hx___setBlendMode(cacheBlendMode); - } - } - - -void CairoRenderer_obj::_hx___popMask(){ - HX_STACKFRAME(&_hx_pos_765a23aeaf3cad17_111___popMask) -HXDLIN( 111) this->cairo->restore(); - } - - -void CairoRenderer_obj::_hx___popMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > __o_handleScrollRect){ - bool handleScrollRect = __o_handleScrollRect.Default(true); - HX_STACKFRAME(&_hx_pos_765a23aeaf3cad17_115___popMaskObject) -HXLINE( 116) bool _hx_tmp; -HXDLIN( 116) if (!(object->_hx___isCacheBitmapRender)) { -HXLINE( 116) _hx_tmp = hx::IsNotNull( object->_hx___mask ); - } - else { -HXLINE( 116) _hx_tmp = false; - } -HXDLIN( 116) if (_hx_tmp) { -HXLINE( 118) this->_hx___popMask(); - } -HXLINE( 121) bool _hx_tmp1; -HXDLIN( 121) if (handleScrollRect) { -HXLINE( 121) _hx_tmp1 = hx::IsNotNull( object->_hx___scrollRect ); - } - else { -HXLINE( 121) _hx_tmp1 = false; - } -HXDLIN( 121) if (_hx_tmp1) { -HXLINE( 123) this->_hx___popMaskRect(); - } - } - - -void CairoRenderer_obj::_hx___popMaskRect(){ - HX_STACKFRAME(&_hx_pos_765a23aeaf3cad17_129___popMaskRect) -HXDLIN( 129) this->cairo->restore(); - } - - -void CairoRenderer_obj::_hx___pushMask( ::openfl::display::DisplayObject mask){ - HX_STACKFRAME(&_hx_pos_765a23aeaf3cad17_133___pushMask) -HXLINE( 134) this->cairo->save(); -HXLINE( 136) this->applyMatrix(mask->_hx___renderTransform,this->cairo); -HXLINE( 138) this->cairo->newPath(); -HXLINE( 139) mask->_hx___renderCairoMask(hx::ObjectPtr(this)); -HXLINE( 140) this->cairo->clip(); - } - - -void CairoRenderer_obj::_hx___pushMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > __o_handleScrollRect){ - bool handleScrollRect = __o_handleScrollRect.Default(true); - HX_STACKFRAME(&_hx_pos_765a23aeaf3cad17_144___pushMaskObject) -HXLINE( 145) bool _hx_tmp; -HXDLIN( 145) if (handleScrollRect) { -HXLINE( 145) _hx_tmp = hx::IsNotNull( object->_hx___scrollRect ); - } - else { -HXLINE( 145) _hx_tmp = false; - } -HXDLIN( 145) if (_hx_tmp) { -HXLINE( 147) this->_hx___pushMaskRect(object->_hx___scrollRect,object->_hx___renderTransform); - } -HXLINE( 150) bool _hx_tmp1; -HXDLIN( 150) if (!(object->_hx___isCacheBitmapRender)) { -HXLINE( 150) _hx_tmp1 = hx::IsNotNull( object->_hx___mask ); - } - else { -HXLINE( 150) _hx_tmp1 = false; - } -HXDLIN( 150) if (_hx_tmp1) { -HXLINE( 152) this->_hx___pushMask(object->_hx___mask); - } - } - - -void CairoRenderer_obj::_hx___pushMaskRect( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix transform){ - HX_STACKFRAME(&_hx_pos_765a23aeaf3cad17_157___pushMaskRect) -HXLINE( 158) this->cairo->save(); -HXLINE( 160) this->applyMatrix(transform,this->cairo); -HXLINE( 162) this->cairo->newPath(); -HXLINE( 163) this->cairo->rectangle(rect->x,rect->y,rect->width,rect->height); -HXLINE( 164) this->cairo->clip(); - } - - -void CairoRenderer_obj::_hx___render(::Dynamic object){ - HX_STACKFRAME(&_hx_pos_765a23aeaf3cad17_168___render) -HXLINE( 169) if (hx::IsNull( this->cairo )) { -HXLINE( 169) return; - } -HXLINE( 171) ::openfl::display::IBitmapDrawable_obj::_hx___renderCairo(object,hx::ObjectPtr(this)); - } - - -void CairoRenderer_obj::_hx___setBlendMode( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_765a23aeaf3cad17_175___setBlendMode) -HXLINE( 176) if (hx::IsNotNull( this->_hx___overrideBlendMode )) { -HXLINE( 176) value = this->_hx___overrideBlendMode; - } -HXLINE( 177) if (hx::IsEq( this->_hx___blendMode,value )) { -HXLINE( 177) return; - } -HXLINE( 179) this->_hx___blendMode = value; -HXLINE( 180) this->_hx___setBlendModeCairo(this->cairo,value); - } - - -void CairoRenderer_obj::_hx___setBlendModeCairo( ::lime::graphics::cairo::Cairo cairo, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_765a23aeaf3cad17_187___setBlendModeCairo) -HXDLIN( 187) ::Dynamic _hx_switch_0 = value; - if ( (_hx_switch_0==0) ){ -HXLINE( 190) cairo->setOperator(12); -HXDLIN( 190) goto _hx_goto_11; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 197) cairo->setOperator(17); -HXDLIN( 197) goto _hx_goto_11; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 200) cairo->setOperator(23); -HXDLIN( 200) goto _hx_goto_11; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 207) cairo->setOperator(21); -HXDLIN( 207) goto _hx_goto_11; - } - if ( (_hx_switch_0==7) ){ -HXLINE( 214) cairo->setOperator(2); -HXDLIN( 214) goto _hx_goto_11; - } - if ( (_hx_switch_0==8) ){ -HXLINE( 217) cairo->setOperator(18); -HXDLIN( 217) goto _hx_goto_11; - } - if ( (_hx_switch_0==9) ){ -HXLINE( 220) cairo->setOperator(14); -HXDLIN( 220) goto _hx_goto_11; - } - if ( (_hx_switch_0==11) ){ -HXLINE( 223) cairo->setOperator(16); -HXDLIN( 223) goto _hx_goto_11; - } - if ( (_hx_switch_0==12) ){ -HXLINE( 226) cairo->setOperator(15); -HXDLIN( 226) goto _hx_goto_11; - } - /* default */{ -HXLINE( 237) cairo->setOperator(2); - } - _hx_goto_11:; - } - - -HX_DEFINE_DYNAMIC_FUNC2(CairoRenderer_obj,_hx___setBlendModeCairo,(void)) - - -hx::ObjectPtr< CairoRenderer_obj > CairoRenderer_obj::__new( ::lime::graphics::cairo::Cairo cairo) { - hx::ObjectPtr< CairoRenderer_obj > __this = new CairoRenderer_obj(); - __this->__construct(cairo); - return __this; -} - -hx::ObjectPtr< CairoRenderer_obj > CairoRenderer_obj::__alloc(hx::Ctx *_hx_ctx, ::lime::graphics::cairo::Cairo cairo) { - CairoRenderer_obj *__this = (CairoRenderer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CairoRenderer_obj), true, "openfl.display.CairoRenderer")); - *(void **)__this = CairoRenderer_obj::_hx_vtable; - __this->__construct(cairo); - return __this; -} - -CairoRenderer_obj::CairoRenderer_obj() -{ -} - -void CairoRenderer_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(CairoRenderer); - HX_MARK_MEMBER_NAME(cairo,"cairo"); - HX_MARK_MEMBER_NAME(_hx___matrix,"__matrix"); - HX_MARK_MEMBER_NAME(_hx___matrix3,"__matrix3"); - ::openfl::display::DisplayObjectRenderer_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void CairoRenderer_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(cairo,"cairo"); - HX_VISIT_MEMBER_NAME(_hx___matrix,"__matrix"); - HX_VISIT_MEMBER_NAME(_hx___matrix3,"__matrix3"); - ::openfl::display::DisplayObjectRenderer_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val CairoRenderer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"cairo") ) { return hx::Val( cairo ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__clear") ) { return hx::Val( _hx___clear_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__matrix") ) { return hx::Val( _hx___matrix ); } - if (HX_FIELD_EQ(inName,"__render") ) { return hx::Val( _hx___render_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__matrix3") ) { return hx::Val( _hx___matrix3 ); } - if (HX_FIELD_EQ(inName,"__popMask") ) { return hx::Val( _hx___popMask_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__pushMask") ) { return hx::Val( _hx___pushMask_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"applyMatrix") ) { return hx::Val( applyMatrix_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__popMaskRect") ) { return hx::Val( _hx___popMaskRect_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__pushMaskRect") ) { return hx::Val( _hx___pushMaskRect_dyn() ); } - if (HX_FIELD_EQ(inName,"__setBlendMode") ) { return hx::Val( _hx___setBlendMode_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__popMaskObject") ) { return hx::Val( _hx___popMaskObject_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__pushMaskObject") ) { return hx::Val( _hx___pushMaskObject_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"__setBlendModeCairo") ) { return hx::Val( _hx___setBlendModeCairo_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val CairoRenderer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"cairo") ) { cairo=inValue.Cast< ::lime::graphics::cairo::Cairo >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"__matrix") ) { _hx___matrix=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__matrix3") ) { _hx___matrix3=inValue.Cast< ::lime::math::Matrix3 >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void CairoRenderer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("cairo",88,30,19,41)); - outFields->push(HX_("__matrix",61,a1,f7,63)); - outFields->push(HX_("__matrix3",b2,93,b5,14)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo CairoRenderer_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::graphics::cairo::Cairo */ ,(int)offsetof(CairoRenderer_obj,cairo),HX_("cairo",88,30,19,41)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(CairoRenderer_obj,_hx___matrix),HX_("__matrix",61,a1,f7,63)}, - {hx::fsObject /* ::lime::math::Matrix3 */ ,(int)offsetof(CairoRenderer_obj,_hx___matrix3),HX_("__matrix3",b2,93,b5,14)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *CairoRenderer_obj_sStaticStorageInfo = 0; -#endif - -static ::String CairoRenderer_obj_sMemberFields[] = { - HX_("cairo",88,30,19,41), - HX_("__matrix",61,a1,f7,63), - HX_("__matrix3",b2,93,b5,14), - HX_("applyMatrix",4f,f6,c2,f7), - HX_("__clear",6d,ca,b9,b2), - HX_("__popMask",fd,b7,5f,c4), - HX_("__popMaskObject",9c,46,0d,10), - HX_("__popMaskRect",c1,73,e8,16), - HX_("__pushMask",06,e7,7f,ba), - HX_("__pushMaskObject",65,e2,3b,45), - HX_("__pushMaskRect",4a,5b,e7,a0), - HX_("__render",76,d6,58,ad), - HX_("__setBlendMode",72,27,48,51), - HX_("__setBlendModeCairo",b6,3b,c0,5d), - ::String(null()) }; - -hx::Class CairoRenderer_obj::__mClass; - -void CairoRenderer_obj::__register() -{ - CairoRenderer_obj _hx_dummy; - CairoRenderer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.CairoRenderer",41,8b,63,76); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(CairoRenderer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< CairoRenderer_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CairoRenderer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CairoRenderer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void CairoRenderer_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_765a23aeaf3cad17_30_boot) -HXDLIN( 30) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(5) - ->setFixed(0,HX_("applyMatrix",4f,f6,c2,f7), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("_",5f,00,00,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(2,HX_("__matrix3",b2,93,b5,14), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(3,HX_("cairo",88,30,19,41), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(4,HX_("__setBlendModeCairo",b6,3b,c0,5d), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c)))))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/CanvasRenderer.cpp b/hGameTest/bin/linux/obj/src/openfl/display/CanvasRenderer.cpp deleted file mode 100644 index c8dd6ec3..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/CanvasRenderer.cpp +++ /dev/null @@ -1,504 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif -#ifndef INCLUDED_openfl_display_CanvasRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_dcbf857ab860ed73_27_new,"openfl.display.CanvasRenderer","new",0xb7099f97,"openfl.display.CanvasRenderer.new","openfl/display/CanvasRenderer.hx",27,0x2676f477) -HX_LOCAL_STACK_FRAME(_hx_pos_dcbf857ab860ed73_63_applySmoothing,"openfl.display.CanvasRenderer","applySmoothing",0xf98f304f,"openfl.display.CanvasRenderer.applySmoothing","openfl/display/CanvasRenderer.hx",63,0x2676f477) -HX_LOCAL_STACK_FRAME(_hx_pos_dcbf857ab860ed73_72_setTransform,"openfl.display.CanvasRenderer","setTransform",0x3b7aff53,"openfl.display.CanvasRenderer.setTransform","openfl/display/CanvasRenderer.hx",72,0x2676f477) -HX_LOCAL_STACK_FRAME(_hx_pos_dcbf857ab860ed73_96___clear,"openfl.display.CanvasRenderer","__clear",0x050d0124,"openfl.display.CanvasRenderer.__clear","openfl/display/CanvasRenderer.hx",96,0x2676f477) -HX_LOCAL_STACK_FRAME(_hx_pos_dcbf857ab860ed73_121___popMask,"openfl.display.CanvasRenderer","__popMask",0xbaf74a74,"openfl.display.CanvasRenderer.__popMask","openfl/display/CanvasRenderer.hx",121,0x2676f477) -HX_LOCAL_STACK_FRAME(_hx_pos_dcbf857ab860ed73_125___popMaskObject,"openfl.display.CanvasRenderer","__popMaskObject",0x24188c53,"openfl.display.CanvasRenderer.__popMaskObject","openfl/display/CanvasRenderer.hx",125,0x2676f477) -HX_LOCAL_STACK_FRAME(_hx_pos_dcbf857ab860ed73_139___popMaskRect,"openfl.display.CanvasRenderer","__popMaskRect",0xaa600db8,"openfl.display.CanvasRenderer.__popMaskRect","openfl/display/CanvasRenderer.hx",139,0x2676f477) -HX_LOCAL_STACK_FRAME(_hx_pos_dcbf857ab860ed73_143___pushMask,"openfl.display.CanvasRenderer","__pushMask",0x88887caf,"openfl.display.CanvasRenderer.__pushMask","openfl/display/CanvasRenderer.hx",143,0x2676f477) -HX_LOCAL_STACK_FRAME(_hx_pos_dcbf857ab860ed73_156___pushMaskObject,"openfl.display.CanvasRenderer","__pushMaskObject",0xbb0d9cce,"openfl.display.CanvasRenderer.__pushMaskObject","openfl/display/CanvasRenderer.hx",156,0x2676f477) -HX_LOCAL_STACK_FRAME(_hx_pos_dcbf857ab860ed73_169___pushMaskRect,"openfl.display.CanvasRenderer","__pushMaskRect",0x16167973,"openfl.display.CanvasRenderer.__pushMaskRect","openfl/display/CanvasRenderer.hx",169,0x2676f477) -HX_LOCAL_STACK_FRAME(_hx_pos_dcbf857ab860ed73_181___render,"openfl.display.CanvasRenderer","__render",0x63d57fdf,"openfl.display.CanvasRenderer.__render","openfl/display/CanvasRenderer.hx",181,0x2676f477) -HX_LOCAL_STACK_FRAME(_hx_pos_dcbf857ab860ed73_185___setBlendMode,"openfl.display.CanvasRenderer","__setBlendMode",0xc677459b,"openfl.display.CanvasRenderer.__setBlendMode","openfl/display/CanvasRenderer.hx",185,0x2676f477) -HX_LOCAL_STACK_FRAME(_hx_pos_dcbf857ab860ed73_196___setBlendModeContext,"openfl.display.CanvasRenderer","__setBlendModeContext",0x277f3194,"openfl.display.CanvasRenderer.__setBlendModeContext","openfl/display/CanvasRenderer.hx",196,0x2676f477) -HX_LOCAL_STACK_FRAME(_hx_pos_dcbf857ab860ed73_27_boot,"openfl.display.CanvasRenderer","boot",0x697b051b,"openfl.display.CanvasRenderer.boot","openfl/display/CanvasRenderer.hx",27,0x2676f477) -namespace openfl{ -namespace display{ - -void CanvasRenderer_obj::__construct( ::Dynamic context){ - HX_GC_STACKFRAME(&_hx_pos_dcbf857ab860ed73_27_new) -HXLINE( 38) this->pixelRatio = ((Float)1); -HXLINE( 46) super::__construct(); -HXLINE( 48) this->context = context; -HXLINE( 50) this->_hx___tempMatrix = ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); -HXLINE( 53) this->_hx___type = HX_("canvas",d8,54,42,b8); - } - -Dynamic CanvasRenderer_obj::__CreateEmpty() { return new CanvasRenderer_obj; } - -void *CanvasRenderer_obj::_hx_vtable = 0; - -Dynamic CanvasRenderer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CanvasRenderer_obj > _hx_result = new CanvasRenderer_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool CanvasRenderer_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - if (inClassId<=(int)0x0388830d) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0388830d; - } else { - return inClassId==(int)0x1b123bf8; - } - } else { - return inClassId==(int)0x7cdf41d6; - } -} - -void CanvasRenderer_obj::applySmoothing( ::Dynamic context,bool value){ - HX_STACKFRAME(&_hx_pos_dcbf857ab860ed73_63_applySmoothing) -HXDLIN( 63) context->__SetField(HX_("imageSmoothingEnabled",e8,4e,0e,94),value,hx::paccDynamic); - } - - -HX_DEFINE_DYNAMIC_FUNC2(CanvasRenderer_obj,applySmoothing,(void)) - -void CanvasRenderer_obj::setTransform( ::openfl::geom::Matrix transform, ::Dynamic context){ - HX_STACKFRAME(&_hx_pos_dcbf857ab860ed73_72_setTransform) -HXLINE( 73) if (hx::IsNull( context )) { -HXLINE( 75) context = this->context; - } - else { -HXLINE( 77) bool _hx_tmp; -HXDLIN( 77) if (hx::IsEq( this->context,context )) { -HXLINE( 77) _hx_tmp = hx::IsNotNull( this->_hx___worldTransform ); - } - else { -HXLINE( 77) _hx_tmp = false; - } -HXDLIN( 77) if (_hx_tmp) { -HXLINE( 79) this->_hx___tempMatrix->copyFrom(transform); -HXLINE( 80) this->_hx___tempMatrix->concat(this->_hx___worldTransform); -HXLINE( 81) transform = this->_hx___tempMatrix; - } - } -HXLINE( 84) if (this->_hx___roundPixels) { -HXLINE( 86) ::Dynamic context1 = ::Dynamic(context->__Field(HX_("setTransform",6a,ed,e2,69),hx::paccDynamic)); -HXDLIN( 86) Float transform1 = transform->a; -HXDLIN( 86) Float transform2 = transform->b; -HXDLIN( 86) Float transform3 = transform->c; -HXDLIN( 86) Float transform4 = transform->d; -HXDLIN( 86) int _hx_tmp1 = ::Std_obj::_hx_int(transform->tx); -HXDLIN( 86) context1(transform1,transform2,transform3,transform4,_hx_tmp1,::Std_obj::_hx_int(transform->ty)); - } - else { -HXLINE( 90) context->__Field(HX_("setTransform",6a,ed,e2,69),hx::paccDynamic)(transform->a,transform->b,transform->c,transform->d,transform->tx,transform->ty); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(CanvasRenderer_obj,setTransform,(void)) - -void CanvasRenderer_obj::_hx___clear(){ - HX_STACKFRAME(&_hx_pos_dcbf857ab860ed73_96___clear) -HXDLIN( 96) if (hx::IsNotNull( this->_hx___stage )) { -HXLINE( 98) ::Dynamic cacheBlendMode = this->_hx___blendMode; -HXLINE( 99) this->_hx___blendMode = null(); -HXLINE( 100) this->_hx___setBlendMode(10); -HXLINE( 102) this->context->__Field(HX_("setTransform",6a,ed,e2,69),hx::paccDynamic)(1,0,0,1,0,0); -HXLINE( 103) this->context->__SetField(HX_("globalAlpha",fb,fe,d4,f9),1,hx::paccDynamic); -HXLINE( 105) bool _hx_tmp; -HXDLIN( 105) if (!(this->_hx___stage->_hx___transparent)) { -HXLINE( 105) _hx_tmp = this->_hx___stage->_hx___clearBeforeRender; - } - else { -HXLINE( 105) _hx_tmp = false; - } -HXDLIN( 105) if (_hx_tmp) { -HXLINE( 107) this->context->__SetField(HX_("fillStyle",ae,cb,c4,52),this->_hx___stage->_hx___colorString,hx::paccDynamic); -HXLINE( 108) this->context->__Field(HX_("fillRect",47,45,b9,6c),hx::paccDynamic)(0,0,(( (Float)(this->_hx___stage->stageWidth) ) * this->_hx___stage->window->_hx___scale),(( (Float)(this->_hx___stage->stageHeight) ) * this->_hx___stage->window->_hx___scale)); - } - else { -HXLINE( 110) bool _hx_tmp1; -HXDLIN( 110) if (this->_hx___stage->_hx___transparent) { -HXLINE( 110) _hx_tmp1 = this->_hx___stage->_hx___clearBeforeRender; - } - else { -HXLINE( 110) _hx_tmp1 = false; - } -HXDLIN( 110) if (_hx_tmp1) { -HXLINE( 112) this->context->__Field(HX_("clearRect",51,35,68,bf),hx::paccDynamic)(0,0,(( (Float)(this->_hx___stage->stageWidth) ) * this->_hx___stage->window->_hx___scale),(( (Float)(this->_hx___stage->stageHeight) ) * this->_hx___stage->window->_hx___scale)); - } - } -HXLINE( 115) this->_hx___setBlendMode(cacheBlendMode); - } - } - - -void CanvasRenderer_obj::_hx___popMask(){ - HX_STACKFRAME(&_hx_pos_dcbf857ab860ed73_121___popMask) -HXDLIN( 121) this->context->__Field(HX_("restore",4e,67,b0,6a),hx::paccDynamic)(); - } - - -void CanvasRenderer_obj::_hx___popMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > __o_handleScrollRect){ - bool handleScrollRect = __o_handleScrollRect.Default(true); - HX_STACKFRAME(&_hx_pos_dcbf857ab860ed73_125___popMaskObject) -HXLINE( 126) bool _hx_tmp; -HXDLIN( 126) if (!(object->_hx___isCacheBitmapRender)) { -HXLINE( 126) _hx_tmp = hx::IsNotNull( object->_hx___mask ); - } - else { -HXLINE( 126) _hx_tmp = false; - } -HXDLIN( 126) if (_hx_tmp) { -HXLINE( 128) this->_hx___popMask(); - } -HXLINE( 131) bool _hx_tmp1; -HXDLIN( 131) if (handleScrollRect) { -HXLINE( 131) _hx_tmp1 = hx::IsNotNull( object->_hx___scrollRect ); - } - else { -HXLINE( 131) _hx_tmp1 = false; - } -HXDLIN( 131) if (_hx_tmp1) { -HXLINE( 133) this->_hx___popMaskRect(); - } - } - - -void CanvasRenderer_obj::_hx___popMaskRect(){ - HX_STACKFRAME(&_hx_pos_dcbf857ab860ed73_139___popMaskRect) -HXDLIN( 139) this->context->__Field(HX_("restore",4e,67,b0,6a),hx::paccDynamic)(); - } - - -void CanvasRenderer_obj::_hx___pushMask( ::openfl::display::DisplayObject mask){ - HX_STACKFRAME(&_hx_pos_dcbf857ab860ed73_143___pushMask) -HXLINE( 144) this->context->__Field(HX_("save",3d,8b,4d,4c),hx::paccDynamic)(); -HXLINE( 146) this->setTransform(mask->_hx___renderTransform,this->context); -HXLINE( 148) this->context->__Field(HX_("beginPath",6e,c4,2b,93),hx::paccDynamic)(); -HXLINE( 149) mask->_hx___renderCanvasMask(hx::ObjectPtr(this)); -HXLINE( 150) this->context->__Field(HX_("closePath",7d,65,20,14),hx::paccDynamic)(); -HXLINE( 152) this->context->__Field(HX_("clip",d0,6e,c2,41),hx::paccDynamic)(); - } - - -void CanvasRenderer_obj::_hx___pushMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > __o_handleScrollRect){ - bool handleScrollRect = __o_handleScrollRect.Default(true); - HX_STACKFRAME(&_hx_pos_dcbf857ab860ed73_156___pushMaskObject) -HXLINE( 157) bool _hx_tmp; -HXDLIN( 157) if (handleScrollRect) { -HXLINE( 157) _hx_tmp = hx::IsNotNull( object->_hx___scrollRect ); - } - else { -HXLINE( 157) _hx_tmp = false; - } -HXDLIN( 157) if (_hx_tmp) { -HXLINE( 159) this->_hx___pushMaskRect(object->_hx___scrollRect,object->_hx___renderTransform); - } -HXLINE( 162) bool _hx_tmp1; -HXDLIN( 162) if (!(object->_hx___isCacheBitmapRender)) { -HXLINE( 162) _hx_tmp1 = hx::IsNotNull( object->_hx___mask ); - } - else { -HXLINE( 162) _hx_tmp1 = false; - } -HXDLIN( 162) if (_hx_tmp1) { -HXLINE( 164) this->_hx___pushMask(object->_hx___mask); - } - } - - -void CanvasRenderer_obj::_hx___pushMaskRect( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix transform){ - HX_STACKFRAME(&_hx_pos_dcbf857ab860ed73_169___pushMaskRect) -HXLINE( 170) this->context->__Field(HX_("save",3d,8b,4d,4c),hx::paccDynamic)(); -HXLINE( 172) this->setTransform(transform,this->context); -HXLINE( 174) this->context->__Field(HX_("beginPath",6e,c4,2b,93),hx::paccDynamic)(); -HXLINE( 175) this->context->__Field(HX_("rect",24,4d,a7,4b),hx::paccDynamic)(rect->x,rect->y,rect->width,rect->height); -HXLINE( 176) this->context->__Field(HX_("clip",d0,6e,c2,41),hx::paccDynamic)(); - } - - -void CanvasRenderer_obj::_hx___render(::Dynamic object){ - HX_STACKFRAME(&_hx_pos_dcbf857ab860ed73_181___render) -HXDLIN( 181) ::openfl::display::IBitmapDrawable_obj::_hx___renderCanvas(object,hx::ObjectPtr(this)); - } - - -void CanvasRenderer_obj::_hx___setBlendMode( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_dcbf857ab860ed73_185___setBlendMode) -HXLINE( 186) if (hx::IsNotNull( this->_hx___overrideBlendMode )) { -HXLINE( 186) value = this->_hx___overrideBlendMode; - } -HXLINE( 187) if (hx::IsEq( this->_hx___blendMode,value )) { -HXLINE( 187) return; - } -HXLINE( 189) this->_hx___blendMode = value; -HXLINE( 190) this->_hx___setBlendModeContext(this->context,value); - } - - -void CanvasRenderer_obj::_hx___setBlendModeContext( ::Dynamic context, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_dcbf857ab860ed73_196___setBlendModeContext) -HXDLIN( 196) ::Dynamic _hx_switch_0 = value; - if ( (_hx_switch_0==0) ){ -HXLINE( 199) context->__SetField(HX_("globalCompositeOperation",63,05,f9,c0),HX_("lighter",c3,4a,e3,19),hx::paccDynamic); -HXDLIN( 199) goto _hx_goto_12; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 206) context->__SetField(HX_("globalCompositeOperation",63,05,f9,c0),HX_("darken",5f,36,3a,21),hx::paccDynamic); -HXDLIN( 206) goto _hx_goto_12; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 209) context->__SetField(HX_("globalCompositeOperation",63,05,f9,c0),HX_("difference",fd,9b,91,46),hx::paccDynamic); -HXDLIN( 209) goto _hx_goto_12; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 216) context->__SetField(HX_("globalCompositeOperation",63,05,f9,c0),HX_("hard-light",b4,7e,9e,35),hx::paccDynamic); -HXDLIN( 216) goto _hx_goto_12; - } - if ( (_hx_switch_0==8) ){ -HXLINE( 227) context->__SetField(HX_("globalCompositeOperation",63,05,f9,c0),HX_("lighten",bf,4a,e3,19),hx::paccDynamic); -HXDLIN( 227) goto _hx_goto_12; - } - if ( (_hx_switch_0==9) ){ -HXLINE( 230) context->__SetField(HX_("globalCompositeOperation",63,05,f9,c0),HX_("multiply",24,e2,8c,9a),hx::paccDynamic); -HXDLIN( 230) goto _hx_goto_12; - } - if ( (_hx_switch_0==11) ){ -HXLINE( 233) context->__SetField(HX_("globalCompositeOperation",63,05,f9,c0),HX_("overlay",90,43,10,a9),hx::paccDynamic); -HXDLIN( 233) goto _hx_goto_12; - } - if ( (_hx_switch_0==12) ){ -HXLINE( 236) context->__SetField(HX_("globalCompositeOperation",63,05,f9,c0),HX_("screen",6c,3b,5d,47),hx::paccDynamic); -HXDLIN( 236) goto _hx_goto_12; - } - /* default */{ -HXLINE( 247) context->__SetField(HX_("globalCompositeOperation",63,05,f9,c0),HX_("source-over",46,01,99,ce),hx::paccDynamic); - } - _hx_goto_12:; - } - - -HX_DEFINE_DYNAMIC_FUNC2(CanvasRenderer_obj,_hx___setBlendModeContext,(void)) - - -hx::ObjectPtr< CanvasRenderer_obj > CanvasRenderer_obj::__new( ::Dynamic context) { - hx::ObjectPtr< CanvasRenderer_obj > __this = new CanvasRenderer_obj(); - __this->__construct(context); - return __this; -} - -hx::ObjectPtr< CanvasRenderer_obj > CanvasRenderer_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic context) { - CanvasRenderer_obj *__this = (CanvasRenderer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CanvasRenderer_obj), true, "openfl.display.CanvasRenderer")); - *(void **)__this = CanvasRenderer_obj::_hx_vtable; - __this->__construct(context); - return __this; -} - -CanvasRenderer_obj::CanvasRenderer_obj() -{ -} - -void CanvasRenderer_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(CanvasRenderer); - HX_MARK_MEMBER_NAME(context,"context"); - HX_MARK_MEMBER_NAME(pixelRatio,"pixelRatio"); - HX_MARK_MEMBER_NAME(_hx___isDOM,"__isDOM"); - HX_MARK_MEMBER_NAME(_hx___tempMatrix,"__tempMatrix"); - ::openfl::display::DisplayObjectRenderer_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void CanvasRenderer_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(context,"context"); - HX_VISIT_MEMBER_NAME(pixelRatio,"pixelRatio"); - HX_VISIT_MEMBER_NAME(_hx___isDOM,"__isDOM"); - HX_VISIT_MEMBER_NAME(_hx___tempMatrix,"__tempMatrix"); - ::openfl::display::DisplayObjectRenderer_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val CanvasRenderer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"context") ) { return hx::Val( context ); } - if (HX_FIELD_EQ(inName,"__isDOM") ) { return hx::Val( _hx___isDOM ); } - if (HX_FIELD_EQ(inName,"__clear") ) { return hx::Val( _hx___clear_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__render") ) { return hx::Val( _hx___render_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__popMask") ) { return hx::Val( _hx___popMask_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"pixelRatio") ) { return hx::Val( pixelRatio ); } - if (HX_FIELD_EQ(inName,"__pushMask") ) { return hx::Val( _hx___pushMask_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__tempMatrix") ) { return hx::Val( _hx___tempMatrix ); } - if (HX_FIELD_EQ(inName,"setTransform") ) { return hx::Val( setTransform_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__popMaskRect") ) { return hx::Val( _hx___popMaskRect_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"applySmoothing") ) { return hx::Val( applySmoothing_dyn() ); } - if (HX_FIELD_EQ(inName,"__pushMaskRect") ) { return hx::Val( _hx___pushMaskRect_dyn() ); } - if (HX_FIELD_EQ(inName,"__setBlendMode") ) { return hx::Val( _hx___setBlendMode_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__popMaskObject") ) { return hx::Val( _hx___popMaskObject_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__pushMaskObject") ) { return hx::Val( _hx___pushMaskObject_dyn() ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"__setBlendModeContext") ) { return hx::Val( _hx___setBlendModeContext_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val CanvasRenderer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"context") ) { context=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__isDOM") ) { _hx___isDOM=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"pixelRatio") ) { pixelRatio=inValue.Cast< Float >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__tempMatrix") ) { _hx___tempMatrix=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void CanvasRenderer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("context",ef,95,77,19)); - outFields->push(HX_("pixelRatio",a5,78,12,83)); - outFields->push(HX_("__isDOM",98,a9,a8,2b)); - outFields->push(HX_("__tempMatrix",95,6f,cb,0f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo CanvasRenderer_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(CanvasRenderer_obj,context),HX_("context",ef,95,77,19)}, - {hx::fsFloat,(int)offsetof(CanvasRenderer_obj,pixelRatio),HX_("pixelRatio",a5,78,12,83)}, - {hx::fsBool,(int)offsetof(CanvasRenderer_obj,_hx___isDOM),HX_("__isDOM",98,a9,a8,2b)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(CanvasRenderer_obj,_hx___tempMatrix),HX_("__tempMatrix",95,6f,cb,0f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *CanvasRenderer_obj_sStaticStorageInfo = 0; -#endif - -static ::String CanvasRenderer_obj_sMemberFields[] = { - HX_("context",ef,95,77,19), - HX_("pixelRatio",a5,78,12,83), - HX_("__isDOM",98,a9,a8,2b), - HX_("__tempMatrix",95,6f,cb,0f), - HX_("applySmoothing",26,12,60,84), - HX_("setTransform",6a,ed,e2,69), - HX_("__clear",6d,ca,b9,b2), - HX_("__popMask",fd,b7,5f,c4), - HX_("__popMaskObject",9c,46,0d,10), - HX_("__popMaskRect",c1,73,e8,16), - HX_("__pushMask",06,e7,7f,ba), - HX_("__pushMaskObject",65,e2,3b,45), - HX_("__pushMaskRect",4a,5b,e7,a0), - HX_("__render",76,d6,58,ad), - HX_("__setBlendMode",72,27,48,51), - HX_("__setBlendModeContext",9d,48,5a,f6), - ::String(null()) }; - -hx::Class CanvasRenderer_obj::__mClass; - -void CanvasRenderer_obj::__register() -{ - CanvasRenderer_obj _hx_dummy; - CanvasRenderer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.CanvasRenderer",25,88,96,c8); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(CanvasRenderer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< CanvasRenderer_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CanvasRenderer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CanvasRenderer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void CanvasRenderer_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_dcbf857ab860ed73_27_boot) -HXDLIN( 27) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(5) - ->setFixed(0,HX_("applySmoothing",26,12,60,84), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("__setBlendModeContext",9d,48,5a,f6), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(2,HX_("_",5f,00,00,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(3,HX_("context",ef,95,77,19), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(4,HX_("setTransform",6a,ed,e2,69), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c)))))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/DOMRenderer.cpp b/hGameTest/bin/linux/obj/src/openfl/display/DOMRenderer.cpp deleted file mode 100644 index 1a7b5b6e..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/DOMRenderer.cpp +++ /dev/null @@ -1,503 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl_display_CanvasRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DOMRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_6e05dc14770b0678_30_new,"openfl.display.DOMRenderer","new",0xd62a842d,"openfl.display.DOMRenderer.new","openfl/display/DOMRenderer.hx",30,0x3d2c4865) -HX_LOCAL_STACK_FRAME(_hx_pos_6e05dc14770b0678_102_applyStyle,"openfl.display.DOMRenderer","applyStyle",0x738a30b6,"openfl.display.DOMRenderer.applyStyle","openfl/display/DOMRenderer.hx",102,0x3d2c4865) -HX_LOCAL_STACK_FRAME(_hx_pos_6e05dc14770b0678_125_clearStyle,"openfl.display.DOMRenderer","clearStyle",0x9d42f437,"openfl.display.DOMRenderer.clearStyle","openfl/display/DOMRenderer.hx",125,0x3d2c4865) -HX_LOCAL_STACK_FRAME(_hx_pos_6e05dc14770b0678_135___applyStyle,"openfl.display.DOMRenderer","__applyStyle",0x34df8696,"openfl.display.DOMRenderer.__applyStyle","openfl/display/DOMRenderer.hx",135,0x3d2c4865) -HX_LOCAL_STACK_FRAME(_hx_pos_6e05dc14770b0678_202___popMask,"openfl.display.DOMRenderer","__popMask",0x6d6ec38a,"openfl.display.DOMRenderer.__popMask","openfl/display/DOMRenderer.hx",202,0x3d2c4865) -HX_LOCAL_STACK_FRAME(_hx_pos_6e05dc14770b0678_206___popMaskObject,"openfl.display.DOMRenderer","__popMaskObject",0xc1c8f9e9,"openfl.display.DOMRenderer.__popMaskObject","openfl/display/DOMRenderer.hx",206,0x3d2c4865) -HX_LOCAL_STACK_FRAME(_hx_pos_6e05dc14770b0678_220___popMaskRect,"openfl.display.DOMRenderer","__popMaskRect",0x8b58c9ce,"openfl.display.DOMRenderer.__popMaskRect","openfl/display/DOMRenderer.hx",220,0x3d2c4865) -HX_LOCAL_STACK_FRAME(_hx_pos_6e05dc14770b0678_239___pushMask,"openfl.display.DOMRenderer","__pushMask",0xfe9af6d9,"openfl.display.DOMRenderer.__pushMask","openfl/display/DOMRenderer.hx",239,0x3d2c4865) -HX_LOCAL_STACK_FRAME(_hx_pos_6e05dc14770b0678_243___pushMaskObject,"openfl.display.DOMRenderer","__pushMaskObject",0x17bd1278,"openfl.display.DOMRenderer.__pushMaskObject","openfl/display/DOMRenderer.hx",243,0x3d2c4865) -HX_LOCAL_STACK_FRAME(_hx_pos_6e05dc14770b0678_256___pushMaskRect,"openfl.display.DOMRenderer","__pushMaskRect",0x0ec2509d,"openfl.display.DOMRenderer.__pushMaskRect","openfl/display/DOMRenderer.hx",256,0x3d2c4865) -HX_LOCAL_STACK_FRAME(_hx_pos_6e05dc14770b0678_288___render,"openfl.display.DOMRenderer","__render",0xc8823b89,"openfl.display.DOMRenderer.__render","openfl/display/DOMRenderer.hx",288,0x3d2c4865) -HX_LOCAL_STACK_FRAME(_hx_pos_6e05dc14770b0678_303___setBlendMode,"openfl.display.DOMRenderer","__setBlendMode",0xbf231cc5,"openfl.display.DOMRenderer.__setBlendMode","openfl/display/DOMRenderer.hx",303,0x3d2c4865) -HX_LOCAL_STACK_FRAME(_hx_pos_6e05dc14770b0678_380___updateClip,"openfl.display.DOMRenderer","__updateClip",0xffe7bf2c,"openfl.display.DOMRenderer.__updateClip","openfl/display/DOMRenderer.hx",380,0x3d2c4865) -HX_LOCAL_STACK_FRAME(_hx_pos_6e05dc14770b0678_30_boot,"openfl.display.DOMRenderer","boot",0x872223c5,"openfl.display.DOMRenderer.boot","openfl/display/DOMRenderer.hx",30,0x3d2c4865) -namespace openfl{ -namespace display{ - -void DOMRenderer_obj::__construct( ::Dynamic element){ - HX_GC_STACKFRAME(&_hx_pos_6e05dc14770b0678_30_new) -HXLINE( 41) this->pixelRatio = ((Float)1); -HXLINE( 55) super::__construct(); -HXLINE( 57) this->element = element; -HXLINE( 83) this->_hx___clipRects = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 84) this->_hx___numClipRects = 0; -HXLINE( 85) this->_hx___z = 0; -HXLINE( 88) this->_hx___type = HX_("dom",82,42,4c,00); -HXLINE( 91) this->_hx___canvasRenderer = ::openfl::display::CanvasRenderer_obj::__alloc( HX_CTX ,null()); -HXLINE( 92) this->_hx___canvasRenderer->_hx___isDOM = true; - } - -Dynamic DOMRenderer_obj::__CreateEmpty() { return new DOMRenderer_obj; } - -void *DOMRenderer_obj::_hx_vtable = 0; - -Dynamic DOMRenderer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DOMRenderer_obj > _hx_result = new DOMRenderer_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool DOMRenderer_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1dbc9c37) { - if (inClassId<=(int)0x1b123bf8) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1b123bf8; - } else { - return inClassId==(int)0x1dbc9c37; - } - } else { - return inClassId==(int)0x7cdf41d6; - } -} - -void DOMRenderer_obj::applyStyle( ::openfl::display::DisplayObject parent, ::Dynamic childElement){ - HX_STACKFRAME(&_hx_pos_6e05dc14770b0678_102_applyStyle) - } - - -HX_DEFINE_DYNAMIC_FUNC2(DOMRenderer_obj,applyStyle,(void)) - -void DOMRenderer_obj::clearStyle( ::Dynamic childElement){ - HX_STACKFRAME(&_hx_pos_6e05dc14770b0678_125_clearStyle) - } - - -HX_DEFINE_DYNAMIC_FUNC1(DOMRenderer_obj,clearStyle,(void)) - -void DOMRenderer_obj::_hx___applyStyle( ::openfl::display::DisplayObject displayObject,bool setTransform,bool setAlpha,bool setClip){ - HX_STACKFRAME(&_hx_pos_6e05dc14770b0678_135___applyStyle) - } - - -HX_DEFINE_DYNAMIC_FUNC4(DOMRenderer_obj,_hx___applyStyle,(void)) - -void DOMRenderer_obj::_hx___popMask(){ - HX_STACKFRAME(&_hx_pos_6e05dc14770b0678_202___popMask) -HXDLIN( 202) this->_hx___popMaskRect(); - } - - -void DOMRenderer_obj::_hx___popMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > __o_handleScrollRect){ - bool handleScrollRect = __o_handleScrollRect.Default(true); - HX_STACKFRAME(&_hx_pos_6e05dc14770b0678_206___popMaskObject) -HXLINE( 207) if (hx::IsNotNull( object->_hx___mask )) { -HXLINE( 209) this->_hx___popMask(); - } -HXLINE( 212) bool _hx_tmp; -HXDLIN( 212) if (handleScrollRect) { -HXLINE( 212) _hx_tmp = hx::IsNotNull( object->_hx___scrollRect ); - } - else { -HXLINE( 212) _hx_tmp = false; - } -HXDLIN( 212) if (_hx_tmp) { -HXLINE( 214) this->_hx___popMaskRect(); - } - } - - -void DOMRenderer_obj::_hx___popMaskRect(){ - HX_STACKFRAME(&_hx_pos_6e05dc14770b0678_220___popMaskRect) -HXDLIN( 220) if ((this->_hx___numClipRects > 0)) { -HXLINE( 222) this->_hx___numClipRects--; -HXLINE( 224) if ((this->_hx___numClipRects > 0)) { -HXLINE( 226) this->_hx___currentClipRect = this->_hx___clipRects->__get((this->_hx___numClipRects - 1)).StaticCast< ::openfl::geom::Rectangle >(); - } - else { -HXLINE( 230) this->_hx___currentClipRect = null(); - } - } - } - - -void DOMRenderer_obj::_hx___pushMask( ::openfl::display::DisplayObject mask){ - HX_STACKFRAME(&_hx_pos_6e05dc14770b0678_239___pushMask) -HXDLIN( 239) ::openfl::geom::Rectangle _hx_tmp = mask->getBounds(mask); -HXDLIN( 239) this->_hx___pushMaskRect(_hx_tmp,mask->_hx___renderTransform); - } - - -void DOMRenderer_obj::_hx___pushMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > __o_handleScrollRect){ - bool handleScrollRect = __o_handleScrollRect.Default(true); - HX_STACKFRAME(&_hx_pos_6e05dc14770b0678_243___pushMaskObject) -HXLINE( 244) bool _hx_tmp; -HXDLIN( 244) if (handleScrollRect) { -HXLINE( 244) _hx_tmp = hx::IsNotNull( object->_hx___scrollRect ); - } - else { -HXLINE( 244) _hx_tmp = false; - } -HXDLIN( 244) if (_hx_tmp) { -HXLINE( 246) this->_hx___pushMaskRect(object->_hx___scrollRect,object->_hx___renderTransform); - } -HXLINE( 249) if (hx::IsNotNull( object->_hx___mask )) { -HXLINE( 251) this->_hx___pushMask(object->_hx___mask); - } - } - - -void DOMRenderer_obj::_hx___pushMaskRect( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix transform){ - HX_GC_STACKFRAME(&_hx_pos_6e05dc14770b0678_256___pushMaskRect) -HXLINE( 259) if ((this->_hx___numClipRects == this->_hx___clipRects->length)) { -HXLINE( 261) this->_hx___clipRects[this->_hx___numClipRects] = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE( 264) ::openfl::geom::Rectangle clipRect = this->_hx___clipRects->__get(this->_hx___numClipRects).StaticCast< ::openfl::geom::Rectangle >(); -HXLINE( 265) rect->_hx___transform(clipRect,transform); -HXLINE( 267) if ((this->_hx___numClipRects > 0)) { -HXLINE( 269) ::openfl::geom::Rectangle parentClipRect = this->_hx___clipRects->__get((this->_hx___numClipRects - 1)).StaticCast< ::openfl::geom::Rectangle >(); -HXLINE( 270) clipRect->_hx___contract(parentClipRect->x,parentClipRect->y,parentClipRect->width,parentClipRect->height); - } -HXLINE( 273) if ((clipRect->height < 0)) { -HXLINE( 275) clipRect->height = ( (Float)(0) ); - } -HXLINE( 278) if ((clipRect->width < 0)) { -HXLINE( 280) clipRect->width = ( (Float)(0) ); - } -HXLINE( 283) this->_hx___currentClipRect = clipRect; -HXLINE( 284) this->_hx___numClipRects++; - } - - -void DOMRenderer_obj::_hx___render(::Dynamic object){ - HX_STACKFRAME(&_hx_pos_6e05dc14770b0678_288___render) -HXLINE( 289) if (!(this->_hx___stage->_hx___transparent)) { -HXLINE( 291) ::Dynamic(this->element->__Field(HX_("style",31,a5,1d,84),hx::paccDynamic))->__SetField(HX_("background",ee,93,1d,26),this->_hx___stage->_hx___colorString,hx::paccDynamic); - } - else { -HXLINE( 295) ::Dynamic(this->element->__Field(HX_("style",31,a5,1d,84),hx::paccDynamic))->__SetField(HX_("background",ee,93,1d,26),HX_("none",b8,12,0a,49),hx::paccDynamic); - } -HXLINE( 298) this->_hx___z = 1; -HXLINE( 299) ::openfl::display::IBitmapDrawable_obj::_hx___renderDOM(object,hx::ObjectPtr(this)); - } - - -void DOMRenderer_obj::_hx___setBlendMode( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_6e05dc14770b0678_303___setBlendMode) -HXLINE( 304) if (hx::IsNotNull( this->_hx___overrideBlendMode )) { -HXLINE( 304) value = this->_hx___overrideBlendMode; - } -HXLINE( 305) if (hx::IsEq( this->_hx___blendMode,value )) { -HXLINE( 305) return; - } -HXLINE( 307) this->_hx___blendMode = value; - } - - -void DOMRenderer_obj::_hx___updateClip( ::openfl::display::DisplayObject displayObject){ - HX_GC_STACKFRAME(&_hx_pos_6e05dc14770b0678_380___updateClip) -HXDLIN( 380) if (hx::IsNull( this->_hx___currentClipRect )) { -HXLINE( 382) displayObject->_hx___worldClipChanged = hx::IsNotNull( displayObject->_hx___worldClip ); -HXLINE( 383) displayObject->_hx___worldClip = null(); - } - else { -HXLINE( 387) if (hx::IsNull( displayObject->_hx___worldClip )) { -HXLINE( 389) displayObject->_hx___worldClip = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE( 392) ::openfl::geom::Rectangle clip = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE( 393) ::openfl::geom::Matrix matrix = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 395) matrix->copyFrom(displayObject->_hx___renderTransform); -HXLINE( 396) matrix->invert(); -HXLINE( 398) this->_hx___currentClipRect->_hx___transform(clip,matrix); -HXLINE( 400) if (clip->equals(displayObject->_hx___worldClip)) { -HXLINE( 402) displayObject->_hx___worldClipChanged = false; - } - else { -HXLINE( 406) displayObject->_hx___worldClip->copyFrom(clip); -HXLINE( 407) displayObject->_hx___worldClipChanged = true; - } -HXLINE( 410) ::openfl::geom::Rectangle_obj::_hx___pool->release(clip); -HXLINE( 411) ::openfl::geom::Matrix_obj::_hx___pool->release(matrix); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(DOMRenderer_obj,_hx___updateClip,(void)) - - -hx::ObjectPtr< DOMRenderer_obj > DOMRenderer_obj::__new( ::Dynamic element) { - hx::ObjectPtr< DOMRenderer_obj > __this = new DOMRenderer_obj(); - __this->__construct(element); - return __this; -} - -hx::ObjectPtr< DOMRenderer_obj > DOMRenderer_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic element) { - DOMRenderer_obj *__this = (DOMRenderer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DOMRenderer_obj), true, "openfl.display.DOMRenderer")); - *(void **)__this = DOMRenderer_obj::_hx_vtable; - __this->__construct(element); - return __this; -} - -DOMRenderer_obj::DOMRenderer_obj() -{ -} - -void DOMRenderer_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(DOMRenderer); - HX_MARK_MEMBER_NAME(element,"element"); - HX_MARK_MEMBER_NAME(pixelRatio,"pixelRatio"); - HX_MARK_MEMBER_NAME(_hx___canvasRenderer,"__canvasRenderer"); - HX_MARK_MEMBER_NAME(_hx___clipRects,"__clipRects"); - HX_MARK_MEMBER_NAME(_hx___currentClipRect,"__currentClipRect"); - HX_MARK_MEMBER_NAME(_hx___numClipRects,"__numClipRects"); - HX_MARK_MEMBER_NAME(_hx___transformOriginProperty,"__transformOriginProperty"); - HX_MARK_MEMBER_NAME(_hx___transformProperty,"__transformProperty"); - HX_MARK_MEMBER_NAME(_hx___vendorPrefix,"__vendorPrefix"); - HX_MARK_MEMBER_NAME(_hx___z,"__z"); - ::openfl::display::DisplayObjectRenderer_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void DOMRenderer_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(element,"element"); - HX_VISIT_MEMBER_NAME(pixelRatio,"pixelRatio"); - HX_VISIT_MEMBER_NAME(_hx___canvasRenderer,"__canvasRenderer"); - HX_VISIT_MEMBER_NAME(_hx___clipRects,"__clipRects"); - HX_VISIT_MEMBER_NAME(_hx___currentClipRect,"__currentClipRect"); - HX_VISIT_MEMBER_NAME(_hx___numClipRects,"__numClipRects"); - HX_VISIT_MEMBER_NAME(_hx___transformOriginProperty,"__transformOriginProperty"); - HX_VISIT_MEMBER_NAME(_hx___transformProperty,"__transformProperty"); - HX_VISIT_MEMBER_NAME(_hx___vendorPrefix,"__vendorPrefix"); - HX_VISIT_MEMBER_NAME(_hx___z,"__z"); - ::openfl::display::DisplayObjectRenderer_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val DOMRenderer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"__z") ) { return hx::Val( _hx___z ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"element") ) { return hx::Val( element ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__render") ) { return hx::Val( _hx___render_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__popMask") ) { return hx::Val( _hx___popMask_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"pixelRatio") ) { return hx::Val( pixelRatio ); } - if (HX_FIELD_EQ(inName,"applyStyle") ) { return hx::Val( applyStyle_dyn() ); } - if (HX_FIELD_EQ(inName,"clearStyle") ) { return hx::Val( clearStyle_dyn() ); } - if (HX_FIELD_EQ(inName,"__pushMask") ) { return hx::Val( _hx___pushMask_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__clipRects") ) { return hx::Val( _hx___clipRects ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__applyStyle") ) { return hx::Val( _hx___applyStyle_dyn() ); } - if (HX_FIELD_EQ(inName,"__updateClip") ) { return hx::Val( _hx___updateClip_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__popMaskRect") ) { return hx::Val( _hx___popMaskRect_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__numClipRects") ) { return hx::Val( _hx___numClipRects ); } - if (HX_FIELD_EQ(inName,"__vendorPrefix") ) { return hx::Val( _hx___vendorPrefix ); } - if (HX_FIELD_EQ(inName,"__pushMaskRect") ) { return hx::Val( _hx___pushMaskRect_dyn() ); } - if (HX_FIELD_EQ(inName,"__setBlendMode") ) { return hx::Val( _hx___setBlendMode_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__popMaskObject") ) { return hx::Val( _hx___popMaskObject_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__canvasRenderer") ) { return hx::Val( _hx___canvasRenderer ); } - if (HX_FIELD_EQ(inName,"__pushMaskObject") ) { return hx::Val( _hx___pushMaskObject_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__currentClipRect") ) { return hx::Val( _hx___currentClipRect ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"__transformProperty") ) { return hx::Val( _hx___transformProperty ); } - break; - case 25: - if (HX_FIELD_EQ(inName,"__transformOriginProperty") ) { return hx::Val( _hx___transformOriginProperty ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val DOMRenderer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"__z") ) { _hx___z=inValue.Cast< int >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"element") ) { element=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"pixelRatio") ) { pixelRatio=inValue.Cast< Float >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__clipRects") ) { _hx___clipRects=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__numClipRects") ) { _hx___numClipRects=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__vendorPrefix") ) { _hx___vendorPrefix=inValue.Cast< ::String >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__canvasRenderer") ) { _hx___canvasRenderer=inValue.Cast< ::openfl::display::CanvasRenderer >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__currentClipRect") ) { _hx___currentClipRect=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__transformProperty") ) { _hx___transformProperty=inValue.Cast< ::String >(); return inValue; } - break; - case 25: - if (HX_FIELD_EQ(inName,"__transformOriginProperty") ) { _hx___transformOriginProperty=inValue.Cast< ::String >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void DOMRenderer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("element",bc,ae,54,06)); - outFields->push(HX_("pixelRatio",a5,78,12,83)); - outFields->push(HX_("__canvasRenderer",5b,f9,33,bd)); - outFields->push(HX_("__clipRects",bf,ca,ff,32)); - outFields->push(HX_("__currentClipRect",4d,7a,16,b0)); - outFields->push(HX_("__numClipRects",d9,0d,04,cd)); - outFields->push(HX_("__transformOriginProperty",c7,6b,bb,16)); - outFields->push(HX_("__transformProperty",c1,a6,ba,36)); - outFields->push(HX_("__vendorPrefix",5a,8c,c3,81)); - outFields->push(HX_("__z",5a,69,48,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo DOMRenderer_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(DOMRenderer_obj,element),HX_("element",bc,ae,54,06)}, - {hx::fsFloat,(int)offsetof(DOMRenderer_obj,pixelRatio),HX_("pixelRatio",a5,78,12,83)}, - {hx::fsObject /* ::openfl::display::CanvasRenderer */ ,(int)offsetof(DOMRenderer_obj,_hx___canvasRenderer),HX_("__canvasRenderer",5b,f9,33,bd)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(DOMRenderer_obj,_hx___clipRects),HX_("__clipRects",bf,ca,ff,32)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(DOMRenderer_obj,_hx___currentClipRect),HX_("__currentClipRect",4d,7a,16,b0)}, - {hx::fsInt,(int)offsetof(DOMRenderer_obj,_hx___numClipRects),HX_("__numClipRects",d9,0d,04,cd)}, - {hx::fsString,(int)offsetof(DOMRenderer_obj,_hx___transformOriginProperty),HX_("__transformOriginProperty",c7,6b,bb,16)}, - {hx::fsString,(int)offsetof(DOMRenderer_obj,_hx___transformProperty),HX_("__transformProperty",c1,a6,ba,36)}, - {hx::fsString,(int)offsetof(DOMRenderer_obj,_hx___vendorPrefix),HX_("__vendorPrefix",5a,8c,c3,81)}, - {hx::fsInt,(int)offsetof(DOMRenderer_obj,_hx___z),HX_("__z",5a,69,48,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *DOMRenderer_obj_sStaticStorageInfo = 0; -#endif - -static ::String DOMRenderer_obj_sMemberFields[] = { - HX_("element",bc,ae,54,06), - HX_("pixelRatio",a5,78,12,83), - HX_("__canvasRenderer",5b,f9,33,bd), - HX_("__clipRects",bf,ca,ff,32), - HX_("__currentClipRect",4d,7a,16,b0), - HX_("__numClipRects",d9,0d,04,cd), - HX_("__transformOriginProperty",c7,6b,bb,16), - HX_("__transformProperty",c1,a6,ba,36), - HX_("__vendorPrefix",5a,8c,c3,81), - HX_("__z",5a,69,48,00), - HX_("applyStyle",e3,20,6f,2f), - HX_("clearStyle",64,e4,27,59), - HX_("__applyStyle",03,9c,02,68), - HX_("__popMask",fd,b7,5f,c4), - HX_("__popMaskObject",9c,46,0d,10), - HX_("__popMaskRect",c1,73,e8,16), - HX_("__pushMask",06,e7,7f,ba), - HX_("__pushMaskObject",65,e2,3b,45), - HX_("__pushMaskRect",4a,5b,e7,a0), - HX_("__render",76,d6,58,ad), - HX_("__setBlendMode",72,27,48,51), - HX_("__updateClip",99,d4,0a,33), - ::String(null()) }; - -hx::Class DOMRenderer_obj::__mClass; - -void DOMRenderer_obj::__register() -{ - DOMRenderer_obj _hx_dummy; - DOMRenderer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.DOMRenderer",bb,e9,d7,f6); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(DOMRenderer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< DOMRenderer_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DOMRenderer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DOMRenderer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void DOMRenderer_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_6e05dc14770b0678_30_boot) -HXDLIN( 30) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(4) - ->setFixed(0,HX_("_",5f,00,00,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("element",bc,ae,54,06), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(2,HX_("applyStyle",e3,20,6f,2f), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(3,HX_("clearStyle",64,e4,27,59), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c)))))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/DefaultPreloader.cpp b/hGameTest/bin/linux/obj/src/openfl/display/DefaultPreloader.cpp deleted file mode 100644 index fb96661a..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/DefaultPreloader.cpp +++ /dev/null @@ -1,456 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif -#ifndef INCLUDED_openfl_Lib -#include -#endif -#ifndef INCLUDED_openfl_display_DefaultPreloader -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_Graphics -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_LoaderInfo -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_Shape -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_ProgressEvent -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_a3b7e47404dab77a_113_new,"openfl.display.DefaultPreloader","new",0xd9ecb051,"openfl.display.DefaultPreloader.new","openfl/display/Preloader.hx",113,0xc399db74) -HX_LOCAL_STACK_FRAME(_hx_pos_a3b7e47404dab77a_159_getBackgroundColor,"openfl.display.DefaultPreloader","getBackgroundColor",0xe99da5ce,"openfl.display.DefaultPreloader.getBackgroundColor","openfl/display/Preloader.hx",159,0xc399db74) -HX_LOCAL_STACK_FRAME(_hx_pos_a3b7e47404dab77a_173_getHeight,"openfl.display.DefaultPreloader","getHeight",0xf2617bce,"openfl.display.DefaultPreloader.getHeight","openfl/display/Preloader.hx",173,0xc399db74) -HX_LOCAL_STACK_FRAME(_hx_pos_a3b7e47404dab77a_187_getWidth,"openfl.display.DefaultPreloader","getWidth",0x7b1a7bff,"openfl.display.DefaultPreloader.getWidth","openfl/display/Preloader.hx",187,0xc399db74) -HX_LOCAL_STACK_FRAME(_hx_pos_a3b7e47404dab77a_202_onInit,"openfl.display.DefaultPreloader","onInit",0x238e307e,"openfl.display.DefaultPreloader.onInit","openfl/display/Preloader.hx",202,0xc399db74) -HX_LOCAL_STACK_FRAME(_hx_pos_a3b7e47404dab77a_206_onLoaded,"openfl.display.DefaultPreloader","onLoaded",0x88fcf4f3,"openfl.display.DefaultPreloader.onLoaded","openfl/display/Preloader.hx",206,0xc399db74) -HX_LOCAL_STACK_FRAME(_hx_pos_a3b7e47404dab77a_213_onUpdate,"openfl.display.DefaultPreloader","onUpdate",0xb79332f7,"openfl.display.DefaultPreloader.onUpdate","openfl/display/Preloader.hx",213,0xc399db74) -HX_LOCAL_STACK_FRAME(_hx_pos_a3b7e47404dab77a_231_this_onAddedToStage,"openfl.display.DefaultPreloader","this_onAddedToStage",0xa7de3014,"openfl.display.DefaultPreloader.this_onAddedToStage","openfl/display/Preloader.hx",231,0xc399db74) -HX_LOCAL_STACK_FRAME(_hx_pos_a3b7e47404dab77a_242_this_onComplete,"openfl.display.DefaultPreloader","this_onComplete",0x228a21ea,"openfl.display.DefaultPreloader.this_onComplete","openfl/display/Preloader.hx",242,0xc399db74) -HX_LOCAL_STACK_FRAME(_hx_pos_a3b7e47404dab77a_252_this_onEnterFrame,"openfl.display.DefaultPreloader","this_onEnterFrame",0x72c19366,"openfl.display.DefaultPreloader.this_onEnterFrame","openfl/display/Preloader.hx",252,0xc399db74) -HX_LOCAL_STACK_FRAME(_hx_pos_a3b7e47404dab77a_266_this_onProgress,"openfl.display.DefaultPreloader","this_onProgress",0x28ed18de,"openfl.display.DefaultPreloader.this_onProgress","openfl/display/Preloader.hx",266,0xc399db74) -HX_LOCAL_STACK_FRAME(_hx_pos_a3b7e47404dab77a_105_boot,"openfl.display.DefaultPreloader","boot",0xcd469721,"openfl.display.DefaultPreloader.boot","openfl/display/Preloader.hx",105,0xc399db74) -namespace openfl{ -namespace display{ - -void DefaultPreloader_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_a3b7e47404dab77a_113_new) -HXLINE( 114) super::__construct(); -HXLINE( 116) int backgroundColor = this->getBackgroundColor(); -HXLINE( 117) int r = ((backgroundColor >> 16) & 255); -HXLINE( 118) int g = ((backgroundColor >> 8) & 255); -HXLINE( 119) int b = (backgroundColor & 255); -HXLINE( 120) Float perceivedLuminosity = (((((Float)0.299) * ( (Float)(r) )) + (((Float)0.587) * ( (Float)(g) ))) + (((Float)0.114) * ( (Float)(b) ))); -HXLINE( 121) int color = 0; -HXLINE( 123) if ((perceivedLuminosity < 70)) { -HXLINE( 125) color = 16777215; - } -HXLINE( 128) int x = 30; -HXLINE( 129) int height = 7; -HXLINE( 130) Float y = ((this->getHeight() / ( (Float)(2) )) - (( (Float)(height) ) / ( (Float)(2) ))); -HXLINE( 131) Float width = (this->getWidth() - ( (Float)((x * 2)) )); -HXLINE( 133) int padding = 2; -HXLINE( 135) this->outline = ::openfl::display::Shape_obj::__alloc( HX_CTX ); -HXLINE( 136) this->outline->get_graphics()->beginFill(color,((Float)0.07)); -HXLINE( 137) this->outline->get_graphics()->drawRect(( (Float)(0) ),( (Float)(0) ),width,( (Float)(height) )); -HXLINE( 138) this->outline->set_x(( (Float)(x) )); -HXLINE( 139) this->outline->set_y(y); -HXLINE( 140) this->outline->set_alpha(( (Float)(0) )); -HXLINE( 141) this->addChild(this->outline); -HXLINE( 143) this->progress = ::openfl::display::Shape_obj::__alloc( HX_CTX ); -HXLINE( 144) this->progress->get_graphics()->beginFill(color,((Float)0.35)); -HXLINE( 145) this->progress->get_graphics()->drawRect(( (Float)(0) ),( (Float)(0) ),(width - ( (Float)((padding * 2)) )),( (Float)((height - (padding * 2))) )); -HXLINE( 146) this->progress->set_x(( (Float)((x + padding)) )); -HXLINE( 147) this->progress->set_y((y + padding)); -HXLINE( 148) this->progress->set_scaleX(( (Float)(0) )); -HXLINE( 149) this->progress->set_alpha(( (Float)(0) )); -HXLINE( 150) this->addChild(this->progress); -HXLINE( 152) this->startAnimation = (::openfl::Lib_obj::getTimer() + 100); -HXLINE( 153) this->endAnimation = (this->startAnimation + 1000); -HXLINE( 155) this->addEventListener(HX_("addedToStage",63,22,55,0c),this->this_onAddedToStage_dyn(),null(),null(),null()); - } - -Dynamic DefaultPreloader_obj::__CreateEmpty() { return new DefaultPreloader_obj; } - -void *DefaultPreloader_obj::_hx_vtable = 0; - -Dynamic DefaultPreloader_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DefaultPreloader_obj > _hx_result = new DefaultPreloader_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DefaultPreloader_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x17120186) { - if (inClassId<=(int)0x0ddfced7) { - if (inClassId<=(int)0x015b8e1b) { - return inClassId==(int)0x00000001 || inClassId==(int)0x015b8e1b; - } else { - return inClassId==(int)0x0ddfced7; - } - } else { - return inClassId==(int)0x17120186; - } - } else { - if (inClassId<=(int)0x1b123bf8) { - return inClassId==(int)0x19c29573 || inClassId==(int)0x1b123bf8; - } else { - return inClassId==(int)0x3f2b00af; - } - } -} - -int DefaultPreloader_obj::getBackgroundColor(){ - HX_STACKFRAME(&_hx_pos_a3b7e47404dab77a_159_getBackgroundColor) -HXLINE( 160) ::Dynamic attributes = ::openfl::Lib_obj::get_current()->stage->window->context->attributes; -HXLINE( 162) bool _hx_tmp; -HXDLIN( 162) if (::Reflect_obj::hasField(attributes,HX_("background",ee,93,1d,26))) { -HXLINE( 162) _hx_tmp = hx::IsNotNull( attributes->__Field(HX_("background",ee,93,1d,26),hx::paccDynamic) ); - } - else { -HXLINE( 162) _hx_tmp = false; - } -HXDLIN( 162) if (_hx_tmp) { -HXLINE( 164) return ( (int)(attributes->__Field(HX_("background",ee,93,1d,26),hx::paccDynamic)) ); - } - else { -HXLINE( 168) return 0; - } -HXLINE( 162) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DefaultPreloader_obj,getBackgroundColor,return ) - -Float DefaultPreloader_obj::getHeight(){ - HX_STACKFRAME(&_hx_pos_a3b7e47404dab77a_173_getHeight) -HXLINE( 174) int height = ::openfl::Lib_obj::get_current()->stage->window->_hx___height; -HXLINE( 176) if ((height > 0)) { -HXLINE( 178) return ( (Float)(height) ); - } - else { -HXLINE( 182) return ( (Float)(::openfl::Lib_obj::get_current()->stage->stageHeight) ); - } -HXLINE( 176) return ((Float)0.); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DefaultPreloader_obj,getHeight,return ) - -Float DefaultPreloader_obj::getWidth(){ - HX_STACKFRAME(&_hx_pos_a3b7e47404dab77a_187_getWidth) -HXLINE( 188) int width = ::openfl::Lib_obj::get_current()->stage->window->_hx___width; -HXLINE( 190) if ((width > 0)) { -HXLINE( 192) return ( (Float)(width) ); - } - else { -HXLINE( 196) return ( (Float)(::openfl::Lib_obj::get_current()->stage->stageWidth) ); - } -HXLINE( 190) return ((Float)0.); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DefaultPreloader_obj,getWidth,return ) - -void DefaultPreloader_obj::onInit(){ - HX_STACKFRAME(&_hx_pos_a3b7e47404dab77a_202_onInit) -HXDLIN( 202) this->addEventListener(HX_("enterFrame",f5,03,50,02),this->this_onEnterFrame_dyn(),null(),null(),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DefaultPreloader_obj,onInit,(void)) - -void DefaultPreloader_obj::onLoaded(){ - HX_GC_STACKFRAME(&_hx_pos_a3b7e47404dab77a_206_onLoaded) -HXLINE( 207) this->removeEventListener(HX_("enterFrame",f5,03,50,02),this->this_onEnterFrame_dyn(),null()); -HXLINE( 209) this->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("unload",ff,a0,8c,65),null(),null())); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DefaultPreloader_obj,onLoaded,(void)) - -void DefaultPreloader_obj::onUpdate(int bytesLoaded,int bytesTotal){ - HX_STACKFRAME(&_hx_pos_a3b7e47404dab77a_213_onUpdate) -HXLINE( 214) Float percentLoaded = ((Float)0.0); -HXLINE( 216) if ((bytesTotal > 0)) { -HXLINE( 218) percentLoaded = (( (Float)(bytesLoaded) ) / ( (Float)(bytesTotal) )); -HXLINE( 220) if ((percentLoaded > 1)) { -HXLINE( 222) percentLoaded = ( (Float)(1) ); - } - } -HXLINE( 226) this->progress->set_scaleX(percentLoaded); - } - - -HX_DEFINE_DYNAMIC_FUNC2(DefaultPreloader_obj,onUpdate,(void)) - -void DefaultPreloader_obj::this_onAddedToStage( ::openfl::events::Event event){ - HX_STACKFRAME(&_hx_pos_a3b7e47404dab77a_231_this_onAddedToStage) -HXLINE( 232) this->removeEventListener(HX_("addedToStage",63,22,55,0c),this->this_onAddedToStage_dyn(),null()); -HXLINE( 234) this->onInit(); -HXLINE( 235) int _hx_tmp = this->get_loaderInfo()->bytesLoaded; -HXDLIN( 235) this->onUpdate(_hx_tmp,this->get_loaderInfo()->bytesTotal); -HXLINE( 237) this->addEventListener(HX_("progress",ad,f7,2a,86),this->this_onProgress_dyn(),null(),null(),null()); -HXLINE( 238) this->addEventListener(HX_("complete",b9,00,c8,7f),this->this_onComplete_dyn(),null(),null(),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DefaultPreloader_obj,this_onAddedToStage,(void)) - -void DefaultPreloader_obj::this_onComplete( ::openfl::events::Event event){ - HX_STACKFRAME(&_hx_pos_a3b7e47404dab77a_242_this_onComplete) -HXLINE( 243) event->preventDefault(); -HXLINE( 245) this->removeEventListener(HX_("progress",ad,f7,2a,86),this->this_onProgress_dyn(),null()); -HXLINE( 246) this->removeEventListener(HX_("complete",b9,00,c8,7f),this->this_onComplete_dyn(),null()); -HXLINE( 248) this->onLoaded(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DefaultPreloader_obj,this_onComplete,(void)) - -void DefaultPreloader_obj::this_onEnterFrame( ::openfl::events::Event event){ - HX_STACKFRAME(&_hx_pos_a3b7e47404dab77a_252_this_onEnterFrame) -HXLINE( 253) int elapsed = ::openfl::Lib_obj::getTimer(); -HXDLIN( 253) int elapsed1 = (elapsed - this->startAnimation); -HXLINE( 254) int total = (this->endAnimation - this->startAnimation); -HXLINE( 256) Float percent = (( (Float)(elapsed1) ) / ( (Float)(total) )); -HXLINE( 258) if ((percent < 0)) { -HXLINE( 258) percent = ( (Float)(0) ); - } -HXLINE( 259) if ((percent > 1)) { -HXLINE( 259) percent = ( (Float)(1) ); - } -HXLINE( 261) ::openfl::display::Shape _hx_tmp = this->outline; -HXDLIN( 261) _hx_tmp->set_alpha(this->progress->set_alpha(percent)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DefaultPreloader_obj,this_onEnterFrame,(void)) - -void DefaultPreloader_obj::this_onProgress( ::openfl::events::ProgressEvent event){ - HX_STACKFRAME(&_hx_pos_a3b7e47404dab77a_266_this_onProgress) -HXDLIN( 266) int _hx_tmp = ::Std_obj::_hx_int(event->bytesLoaded); -HXDLIN( 266) this->onUpdate(_hx_tmp,::Std_obj::_hx_int(event->bytesTotal)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DefaultPreloader_obj,this_onProgress,(void)) - - -hx::ObjectPtr< DefaultPreloader_obj > DefaultPreloader_obj::__new() { - hx::ObjectPtr< DefaultPreloader_obj > __this = new DefaultPreloader_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< DefaultPreloader_obj > DefaultPreloader_obj::__alloc(hx::Ctx *_hx_ctx) { - DefaultPreloader_obj *__this = (DefaultPreloader_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DefaultPreloader_obj), true, "openfl.display.DefaultPreloader")); - *(void **)__this = DefaultPreloader_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -DefaultPreloader_obj::DefaultPreloader_obj() -{ -} - -void DefaultPreloader_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(DefaultPreloader); - HX_MARK_MEMBER_NAME(endAnimation,"endAnimation"); - HX_MARK_MEMBER_NAME(outline,"outline"); - HX_MARK_MEMBER_NAME(progress,"progress"); - HX_MARK_MEMBER_NAME(startAnimation,"startAnimation"); - ::openfl::display::Sprite_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void DefaultPreloader_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(endAnimation,"endAnimation"); - HX_VISIT_MEMBER_NAME(outline,"outline"); - HX_VISIT_MEMBER_NAME(progress,"progress"); - HX_VISIT_MEMBER_NAME(startAnimation,"startAnimation"); - ::openfl::display::Sprite_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val DefaultPreloader_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"onInit") ) { return hx::Val( onInit_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"outline") ) { return hx::Val( outline ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"progress") ) { return hx::Val( progress ); } - if (HX_FIELD_EQ(inName,"getWidth") ) { return hx::Val( getWidth_dyn() ); } - if (HX_FIELD_EQ(inName,"onLoaded") ) { return hx::Val( onLoaded_dyn() ); } - if (HX_FIELD_EQ(inName,"onUpdate") ) { return hx::Val( onUpdate_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"getHeight") ) { return hx::Val( getHeight_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"endAnimation") ) { return hx::Val( endAnimation ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"startAnimation") ) { return hx::Val( startAnimation ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"this_onComplete") ) { return hx::Val( this_onComplete_dyn() ); } - if (HX_FIELD_EQ(inName,"this_onProgress") ) { return hx::Val( this_onProgress_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"this_onEnterFrame") ) { return hx::Val( this_onEnterFrame_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"getBackgroundColor") ) { return hx::Val( getBackgroundColor_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"this_onAddedToStage") ) { return hx::Val( this_onAddedToStage_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val DefaultPreloader_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"outline") ) { outline=inValue.Cast< ::openfl::display::Shape >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"progress") ) { progress=inValue.Cast< ::openfl::display::Shape >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"endAnimation") ) { endAnimation=inValue.Cast< int >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"startAnimation") ) { startAnimation=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void DefaultPreloader_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("endAnimation",a9,f7,36,5a)); - outFields->push(HX_("outline",82,17,be,e1)); - outFields->push(HX_("progress",ad,f7,2a,86)); - outFields->push(HX_("startAnimation",42,be,6f,6a)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo DefaultPreloader_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(DefaultPreloader_obj,endAnimation),HX_("endAnimation",a9,f7,36,5a)}, - {hx::fsObject /* ::openfl::display::Shape */ ,(int)offsetof(DefaultPreloader_obj,outline),HX_("outline",82,17,be,e1)}, - {hx::fsObject /* ::openfl::display::Shape */ ,(int)offsetof(DefaultPreloader_obj,progress),HX_("progress",ad,f7,2a,86)}, - {hx::fsInt,(int)offsetof(DefaultPreloader_obj,startAnimation),HX_("startAnimation",42,be,6f,6a)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *DefaultPreloader_obj_sStaticStorageInfo = 0; -#endif - -static ::String DefaultPreloader_obj_sMemberFields[] = { - HX_("endAnimation",a9,f7,36,5a), - HX_("outline",82,17,be,e1), - HX_("progress",ad,f7,2a,86), - HX_("startAnimation",42,be,6f,6a), - HX_("getBackgroundColor",9f,ee,0c,c0), - HX_("getHeight",1d,91,a2,7e), - HX_("getWidth",90,c5,39,2a), - HX_("onInit",cf,43,45,e8), - HX_("onLoaded",84,3e,1c,38), - HX_("onUpdate",88,7c,b2,66), - HX_("this_onAddedToStage",23,9e,ce,72), - HX_("this_onComplete",79,9c,68,ed), - HX_("this_onEnterFrame",b5,0f,1f,8e), - HX_("this_onProgress",6d,93,cb,f3), - ::String(null()) }; - -hx::Class DefaultPreloader_obj::__mClass; - -void DefaultPreloader_obj::__register() -{ - DefaultPreloader_obj _hx_dummy; - DefaultPreloader_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.DefaultPreloader",df,33,40,45); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(DefaultPreloader_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< DefaultPreloader_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DefaultPreloader_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DefaultPreloader_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void DefaultPreloader_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_a3b7e47404dab77a_105_boot) -HXDLIN( 105) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/DisplayObject.cpp b/hGameTest/bin/linux/obj/src/openfl/display/DisplayObject.cpp deleted file mode 100644 index a563d63d..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/DisplayObject.cpp +++ /dev/null @@ -1,3997 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoPattern_CairoPattern_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_ObjectVector -#include -#endif -#ifndef INCLUDED_openfl__internal_Lib -#include -#endif -#ifndef INCLUDED_openfl_display_Bitmap -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_CairoRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_CanvasRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DOMRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectShader -#include -#endif -#ifndef INCLUDED_openfl_display_Graphics -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_LoaderInfo -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_OpenGLRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CairoDisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CairoGraphics -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CanvasGraphics -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DBitmap -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DGraphics -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DShape -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DOMDisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_Context3DState -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_TypeError -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_MouseEvent -#include -#endif -#ifndef INCLUDED_openfl_events_RenderEvent -#include -#endif -#ifndef INCLUDED_openfl_events_TouchEvent -#include -#endif -#ifndef INCLUDED_openfl_filters_BitmapFilter -#include -#endif -#ifndef INCLUDED_openfl_geom_ColorTransform -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Point -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif -#ifndef INCLUDED_openfl_geom_Transform -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_26400284d5456c16_279_new,"openfl.display.DisplayObject","new",0xb225b469,"openfl.display.DisplayObject.new","openfl/display/DisplayObject.hx",279,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_314_addEventListener,"openfl.display.DisplayObject","addEventListener",0xe74b9624,"openfl.display.DisplayObject.addEventListener","openfl/display/DisplayObject.hx",314,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_346_dispatchEvent,"openfl.display.DisplayObject","dispatchEvent",0xe6cd7049,"openfl.display.DisplayObject.dispatchEvent","openfl/display/DisplayObject.hx",346,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_366_getBounds,"openfl.display.DisplayObject","getBounds",0xdb0a2074,"openfl.display.DisplayObject.getBounds","openfl/display/DisplayObject.hx",366,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_398_getRect,"openfl.display.DisplayObject","getRect",0x17591963,"openfl.display.DisplayObject.getRect","openfl/display/DisplayObject.hx",398,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_403_globalToLocal,"openfl.display.DisplayObject","globalToLocal",0x8c16f816,"openfl.display.DisplayObject.globalToLocal","openfl/display/DisplayObject.hx",403,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_409_hitTestObject,"openfl.display.DisplayObject","hitTestObject",0xf7ccfe2d,"openfl.display.DisplayObject.hitTestObject","openfl/display/DisplayObject.hx",409,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_423_hitTestPoint,"openfl.display.DisplayObject","hitTestPoint",0x05917ca2,"openfl.display.DisplayObject.hitTestPoint","openfl/display/DisplayObject.hx",423,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_435_invalidate,"openfl.display.DisplayObject","invalidate",0x11e2b892,"openfl.display.DisplayObject.invalidate","openfl/display/DisplayObject.hx",435,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_440_localToGlobal,"openfl.display.DisplayObject","localToGlobal",0x6853eb12,"openfl.display.DisplayObject.localToGlobal","openfl/display/DisplayObject.hx",440,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_447_removeEventListener,"openfl.display.DisplayObject","removeEventListener",0x3ae1cdd3,"openfl.display.DisplayObject.removeEventListener","openfl/display/DisplayObject.hx",447,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_486___cleanup,"openfl.display.DisplayObject","__cleanup",0x25266dcd,"openfl.display.DisplayObject.__cleanup","openfl/display/DisplayObject.hx",486,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_513___dispatch,"openfl.display.DisplayObject","__dispatch",0x4c54e0f1,"openfl.display.DisplayObject.__dispatch","openfl/display/DisplayObject.hx",513,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_529___dispatchChildren,"openfl.display.DisplayObject","__dispatchChildren",0xdb948f50,"openfl.display.DisplayObject.__dispatchChildren","openfl/display/DisplayObject.hx",529,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_532___dispatchEvent,"openfl.display.DisplayObject","__dispatchEvent",0xd8f34d69,"openfl.display.DisplayObject.__dispatchEvent","openfl/display/DisplayObject.hx",532,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_557___dispatchWithCapture,"openfl.display.DisplayObject","__dispatchWithCapture",0x81f3d9af,"openfl.display.DisplayObject.__dispatchWithCapture","openfl/display/DisplayObject.hx",557,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_598___enterFrame,"openfl.display.DisplayObject","__enterFrame",0x5c5351ec,"openfl.display.DisplayObject.__enterFrame","openfl/display/DisplayObject.hx",598,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_602___getBounds,"openfl.display.DisplayObject","__getBounds",0xe772ed94,"openfl.display.DisplayObject.__getBounds","openfl/display/DisplayObject.hx",602,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_610___getCursor,"openfl.display.DisplayObject","__getCursor",0xc03df5f5,"openfl.display.DisplayObject.__getCursor","openfl/display/DisplayObject.hx",610,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_614___getFilterBounds,"openfl.display.DisplayObject","__getFilterBounds",0x4d6bbcac,"openfl.display.DisplayObject.__getFilterBounds","openfl/display/DisplayObject.hx",614,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_641___getInteractive,"openfl.display.DisplayObject","__getInteractive",0xee1ea663,"openfl.display.DisplayObject.__getInteractive","openfl/display/DisplayObject.hx",641,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_645___getLocalBounds,"openfl.display.DisplayObject","__getLocalBounds",0xd51d8ec1,"openfl.display.DisplayObject.__getLocalBounds","openfl/display/DisplayObject.hx",645,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_661___getRenderBounds,"openfl.display.DisplayObject","__getRenderBounds",0xb06992ca,"openfl.display.DisplayObject.__getRenderBounds","openfl/display/DisplayObject.hx",661,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_678___getRenderTransform,"openfl.display.DisplayObject","__getRenderTransform",0x9985c437,"openfl.display.DisplayObject.__getRenderTransform","openfl/display/DisplayObject.hx",678,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_684___getWorldTransform,"openfl.display.DisplayObject","__getWorldTransform",0x71693ad9,"openfl.display.DisplayObject.__getWorldTransform","openfl/display/DisplayObject.hx",684,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_719___globalToLocal,"openfl.display.DisplayObject","__globalToLocal",0x7e3cd536,"openfl.display.DisplayObject.__globalToLocal","openfl/display/DisplayObject.hx",719,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_736___hitTest,"openfl.display.DisplayObject","__hitTest",0x5c63c1ee,"openfl.display.DisplayObject.__hitTest","openfl/display/DisplayObject.hx",736,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_757___hitTestMask,"openfl.display.DisplayObject","__hitTestMask",0x5c65bdfa,"openfl.display.DisplayObject.__hitTestMask","openfl/display/DisplayObject.hx",757,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_771___readGraphicsData,"openfl.display.DisplayObject","__readGraphicsData",0xd9311e42,"openfl.display.DisplayObject.__readGraphicsData","openfl/display/DisplayObject.hx",771,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_778___renderCairo,"openfl.display.DisplayObject","__renderCairo",0x75ab477b,"openfl.display.DisplayObject.__renderCairo","openfl/display/DisplayObject.hx",778,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_798___renderCairoMask,"openfl.display.DisplayObject","__renderCairoMask",0x9fd38e07,"openfl.display.DisplayObject.__renderCairoMask","openfl/display/DisplayObject.hx",798,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_806___renderCanvas,"openfl.display.DisplayObject","__renderCanvas",0x83845285,"openfl.display.DisplayObject.__renderCanvas","openfl/display/DisplayObject.hx",806,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_826___renderCanvasMask,"openfl.display.DisplayObject","__renderCanvasMask",0x388fe611,"openfl.display.DisplayObject.__renderCanvasMask","openfl/display/DisplayObject.hx",826,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_833___renderDOM,"openfl.display.DisplayObject","__renderDOM",0xd2568ab5,"openfl.display.DisplayObject.__renderDOM","openfl/display/DisplayObject.hx",833,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_853___renderDOMClear,"openfl.display.DisplayObject","__renderDOMClear",0x6fd66698,"openfl.display.DisplayObject.__renderDOMClear","openfl/display/DisplayObject.hx",853,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_859___renderEvent,"openfl.display.DisplayObject","__renderEvent",0xaa56df0d,"openfl.display.DisplayObject.__renderEvent","openfl/display/DisplayObject.hx",859,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_914___renderGL,"openfl.display.DisplayObject","__renderGL",0xe0ccbd32,"openfl.display.DisplayObject.__renderGL","openfl/display/DisplayObject.hx",914,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_931___renderGLMask,"openfl.display.DisplayObject","__renderGLMask",0xefa7ab3e,"openfl.display.DisplayObject.__renderGLMask","openfl/display/DisplayObject.hx",931,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_939___setParentRenderDirty,"openfl.display.DisplayObject","__setParentRenderDirty",0x844e2287,"openfl.display.DisplayObject.__setParentRenderDirty","openfl/display/DisplayObject.hx",939,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_950___setRenderDirty,"openfl.display.DisplayObject","__setRenderDirty",0x7766cdd1,"openfl.display.DisplayObject.__setRenderDirty","openfl/display/DisplayObject.hx",950,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_959___setStageReference,"openfl.display.DisplayObject","__setStageReference",0xda522b58,"openfl.display.DisplayObject.__setStageReference","openfl/display/DisplayObject.hx",959,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_964___setTransformDirty,"openfl.display.DisplayObject","__setTransformDirty",0x7e906131,"openfl.display.DisplayObject.__setTransformDirty","openfl/display/DisplayObject.hx",964,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_975___setWorldTransformInvalid,"openfl.display.DisplayObject","__setWorldTransformInvalid",0x82c84692,"openfl.display.DisplayObject.__setWorldTransformInvalid","openfl/display/DisplayObject.hx",975,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_979___shouldCacheHardware,"openfl.display.DisplayObject","__shouldCacheHardware",0xd7864a00,"openfl.display.DisplayObject.__shouldCacheHardware","openfl/display/DisplayObject.hx",979,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_990___stopAllMovieClips,"openfl.display.DisplayObject","__stopAllMovieClips",0x3954cfdb,"openfl.display.DisplayObject.__stopAllMovieClips","openfl/display/DisplayObject.hx",990,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_993___update,"openfl.display.DisplayObject","__update",0x3f3ecc80,"openfl.display.DisplayObject.__update","openfl/display/DisplayObject.hx",993,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1118___updateCacheBitmap,"openfl.display.DisplayObject","__updateCacheBitmap",0x0c735731,"openfl.display.DisplayObject.__updateCacheBitmap","openfl/display/DisplayObject.hx",1118,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1677___updateTransforms,"openfl.display.DisplayObject","__updateTransforms",0x37510227,"openfl.display.DisplayObject.__updateTransforms","openfl/display/DisplayObject.hx",1677,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1720_get_alpha,"openfl.display.DisplayObject","get_alpha",0x5dd6147e,"openfl.display.DisplayObject.get_alpha","openfl/display/DisplayObject.hx",1720,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1724_set_alpha,"openfl.display.DisplayObject","set_alpha",0x4127008a,"openfl.display.DisplayObject.set_alpha","openfl/display/DisplayObject.hx",1724,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1734_get_blendMode,"openfl.display.DisplayObject","get_blendMode",0xee046174,"openfl.display.DisplayObject.get_blendMode","openfl/display/DisplayObject.hx",1734,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1738_set_blendMode,"openfl.display.DisplayObject","set_blendMode",0x330a4380,"openfl.display.DisplayObject.set_blendMode","openfl/display/DisplayObject.hx",1738,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1747_get_cacheAsBitmap,"openfl.display.DisplayObject","get_cacheAsBitmap",0xa5311003,"openfl.display.DisplayObject.get_cacheAsBitmap","openfl/display/DisplayObject.hx",1747,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1751_set_cacheAsBitmap,"openfl.display.DisplayObject","set_cacheAsBitmap",0xc89ee80f,"openfl.display.DisplayObject.set_cacheAsBitmap","openfl/display/DisplayObject.hx",1751,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1762_get_cacheAsBitmapMatrix,"openfl.display.DisplayObject","get_cacheAsBitmapMatrix",0xe47a1ea4,"openfl.display.DisplayObject.get_cacheAsBitmapMatrix","openfl/display/DisplayObject.hx",1762,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1766_set_cacheAsBitmapMatrix,"openfl.display.DisplayObject","set_cacheAsBitmapMatrix",0xe6db87b0,"openfl.display.DisplayObject.set_cacheAsBitmapMatrix","openfl/display/DisplayObject.hx",1766,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1773_get_filters,"openfl.display.DisplayObject","get_filters",0x661396db,"openfl.display.DisplayObject.get_filters","openfl/display/DisplayObject.hx",1773,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1784_set_filters,"openfl.display.DisplayObject","set_filters",0x70809de7,"openfl.display.DisplayObject.set_filters","openfl/display/DisplayObject.hx",1784,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1804_get_height,"openfl.display.DisplayObject","get_height",0x7d8c16c7,"openfl.display.DisplayObject.get_height","openfl/display/DisplayObject.hx",1804,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1813_set_height,"openfl.display.DisplayObject","set_height",0x8109b53b,"openfl.display.DisplayObject.set_height","openfl/display/DisplayObject.hx",1813,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1836_get_loaderInfo,"openfl.display.DisplayObject","get_loaderInfo",0x6805b101,"openfl.display.DisplayObject.get_loaderInfo","openfl/display/DisplayObject.hx",1836,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1847_get_mask,"openfl.display.DisplayObject","get_mask",0xd81ad7cc,"openfl.display.DisplayObject.get_mask","openfl/display/DisplayObject.hx",1847,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1851_set_mask,"openfl.display.DisplayObject","set_mask",0x86783140,"openfl.display.DisplayObject.set_mask","openfl/display/DisplayObject.hx",1851,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1887_get_mouseX,"openfl.display.DisplayObject","get_mouseX",0x474e5973,"openfl.display.DisplayObject.get_mouseX","openfl/display/DisplayObject.hx",1887,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1895_get_mouseY,"openfl.display.DisplayObject","get_mouseY",0x474e5974,"openfl.display.DisplayObject.get_mouseY","openfl/display/DisplayObject.hx",1895,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1904_get_name,"openfl.display.DisplayObject","get_name",0xd8c4092b,"openfl.display.DisplayObject.get_name","openfl/display/DisplayObject.hx",1904,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1909_set_name,"openfl.display.DisplayObject","set_name",0x8721629f,"openfl.display.DisplayObject.set_name","openfl/display/DisplayObject.hx",1909,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1913_get_root,"openfl.display.DisplayObject","get_root",0xdb738502,"openfl.display.DisplayObject.get_root","openfl/display/DisplayObject.hx",1913,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1924_get_rotation,"openfl.display.DisplayObject","get_rotation",0xdf0fc41e,"openfl.display.DisplayObject.get_rotation","openfl/display/DisplayObject.hx",1924,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1928_set_rotation,"openfl.display.DisplayObject","set_rotation",0xf408e792,"openfl.display.DisplayObject.set_rotation","openfl/display/DisplayObject.hx",1928,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1948_get_scale9Grid,"openfl.display.DisplayObject","get_scale9Grid",0x40434fb5,"openfl.display.DisplayObject.get_scale9Grid","openfl/display/DisplayObject.hx",1948,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1958_set_scale9Grid,"openfl.display.DisplayObject","set_scale9Grid",0x60633829,"openfl.display.DisplayObject.set_scale9Grid","openfl/display/DisplayObject.hx",1958,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1979_get_scaleX,"openfl.display.DisplayObject","get_scaleX",0xb765f96e,"openfl.display.DisplayObject.get_scaleX","openfl/display/DisplayObject.hx",1979,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_1983_set_scaleX,"openfl.display.DisplayObject","set_scaleX",0xbae397e2,"openfl.display.DisplayObject.set_scaleX","openfl/display/DisplayObject.hx",1983,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_2013_get_scaleY,"openfl.display.DisplayObject","get_scaleY",0xb765f96f,"openfl.display.DisplayObject.get_scaleY","openfl/display/DisplayObject.hx",2013,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_2017_set_scaleY,"openfl.display.DisplayObject","set_scaleY",0xbae397e3,"openfl.display.DisplayObject.set_scaleY","openfl/display/DisplayObject.hx",2017,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_2046_get_scrollRect,"openfl.display.DisplayObject","get_scrollRect",0xba87dab1,"openfl.display.DisplayObject.get_scrollRect","openfl/display/DisplayObject.hx",2046,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_2056_set_scrollRect,"openfl.display.DisplayObject","set_scrollRect",0xdaa7c325,"openfl.display.DisplayObject.set_scrollRect","openfl/display/DisplayObject.hx",2056,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_2082_get_shader,"openfl.display.DisplayObject","get_shader",0x9860ce05,"openfl.display.DisplayObject.get_shader","openfl/display/DisplayObject.hx",2082,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_2086_set_shader,"openfl.display.DisplayObject","set_shader",0x9bde6c79,"openfl.display.DisplayObject.set_shader","openfl/display/DisplayObject.hx",2086,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_2093_get_transform,"openfl.display.DisplayObject","get_transform",0x275faa8c,"openfl.display.DisplayObject.get_transform","openfl/display/DisplayObject.hx",2093,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_2103_set_transform,"openfl.display.DisplayObject","set_transform",0x6c658c98,"openfl.display.DisplayObject.set_transform","openfl/display/DisplayObject.hx",2103,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_2129_get_visible,"openfl.display.DisplayObject","get_visible",0xfff16d92,"openfl.display.DisplayObject.get_visible","openfl/display/DisplayObject.hx",2129,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_2133_set_visible,"openfl.display.DisplayObject","set_visible",0x0a5e749e,"openfl.display.DisplayObject.set_visible","openfl/display/DisplayObject.hx",2133,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_2139_get_width,"openfl.display.DisplayObject","get_width",0x06a22326,"openfl.display.DisplayObject.get_width","openfl/display/DisplayObject.hx",2139,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_2148_set_width,"openfl.display.DisplayObject","set_width",0xe9f30f32,"openfl.display.DisplayObject.set_width","openfl/display/DisplayObject.hx",2148,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_2172_get_x,"openfl.display.DisplayObject","get_x",0xc67a5d98,"openfl.display.DisplayObject.get_x","openfl/display/DisplayObject.hx",2172,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_2176_set_x,"openfl.display.DisplayObject","set_x",0xaf4953a4,"openfl.display.DisplayObject.set_x","openfl/display/DisplayObject.hx",2176,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_2183_get_y,"openfl.display.DisplayObject","get_y",0xc67a5d99,"openfl.display.DisplayObject.get_y","openfl/display/DisplayObject.hx",2183,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_2187_set_y,"openfl.display.DisplayObject","set_y",0xaf4953a5,"openfl.display.DisplayObject.set_y","openfl/display/DisplayObject.hx",2187,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_476___calculateAbsoluteTransform,"openfl.display.DisplayObject","__calculateAbsoluteTransform",0xba65dba6,"openfl.display.DisplayObject.__calculateAbsoluteTransform","openfl/display/DisplayObject.hx",476,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_64_boot,"openfl.display.DisplayObject","boot",0x26f12809,"openfl.display.DisplayObject.boot","openfl/display/DisplayObject.hx",64,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_66_boot,"openfl.display.DisplayObject","boot",0x26f12809,"openfl.display.DisplayObject.boot","openfl/display/DisplayObject.hx",66,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_68_boot,"openfl.display.DisplayObject","boot",0x26f12809,"openfl.display.DisplayObject.boot","openfl/display/DisplayObject.hx",68,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_71_boot,"openfl.display.DisplayObject","boot",0x26f12809,"openfl.display.DisplayObject.boot","openfl/display/DisplayObject.hx",71,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_73_boot,"openfl.display.DisplayObject","boot",0x26f12809,"openfl.display.DisplayObject.boot","openfl/display/DisplayObject.hx",73,0xc7539829) -HX_LOCAL_STACK_FRAME(_hx_pos_26400284d5456c16_74_boot,"openfl.display.DisplayObject","boot",0x26f12809,"openfl.display.DisplayObject.boot","openfl/display/DisplayObject.hx",74,0xc7539829) -namespace openfl{ -namespace display{ - -void DisplayObject_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_26400284d5456c16_279_new) -HXLINE( 280) super::__construct(null()); -HXLINE( 282) this->_hx___alpha = ( (Float)(1) ); -HXLINE( 283) this->_hx___blendMode = 10; -HXLINE( 284) this->_hx___cacheAsBitmap = false; -HXLINE( 285) this->_hx___transform = ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); -HXLINE( 286) this->_hx___visible = true; -HXLINE( 288) this->_hx___rotation = ( (Float)(0) ); -HXLINE( 289) this->_hx___rotationSine = ( (Float)(0) ); -HXLINE( 290) this->_hx___rotationCosine = ( (Float)(1) ); -HXLINE( 291) this->_hx___scaleX = ( (Float)(1) ); -HXLINE( 292) this->_hx___scaleY = ( (Float)(1) ); -HXLINE( 294) this->_hx___worldAlpha = ( (Float)(1) ); -HXLINE( 295) this->_hx___worldBlendMode = 10; -HXLINE( 296) this->_hx___worldTransform = ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); -HXLINE( 297) this->_hx___worldColorTransform = ::openfl::geom::ColorTransform_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null(),null()); -HXLINE( 298) this->_hx___renderTransform = ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); -HXLINE( 299) this->_hx___worldVisible = true; -HXLINE( 301) this->set_name((HX_("instance",95,1f,e1,59) + ++::openfl::display::DisplayObject_obj::_hx___instanceCount)); -HXLINE( 303) if (hx::IsNotNull( ::openfl::display::DisplayObject_obj::_hx___initStage )) { -HXLINE( 305) this->stage = ::openfl::display::DisplayObject_obj::_hx___initStage; -HXLINE( 306) ::openfl::display::DisplayObject_obj::_hx___initStage = null(); -HXLINE( 307) this->stage->addChild(hx::ObjectPtr(this)); - } - } - -Dynamic DisplayObject_obj::__CreateEmpty() { return new DisplayObject_obj; } - -void *DisplayObject_obj::_hx_vtable = 0; - -Dynamic DisplayObject_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DisplayObject_obj > _hx_result = new DisplayObject_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DisplayObject_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x19c29573) { - return inClassId==(int)0x00000001 || inClassId==(int)0x19c29573; - } else { - return inClassId==(int)0x1b123bf8; - } -} - -static ::openfl::display::IBitmapDrawable_obj _hx_openfl_display_DisplayObject__hx_openfl_display_IBitmapDrawable= { - ( void (hx::Object::*)( ::openfl::geom::Rectangle, ::openfl::geom::Matrix))&::openfl::display::DisplayObject_obj::_hx___getBounds, - ( void (hx::Object::*)( ::openfl::display::CairoRenderer))&::openfl::display::DisplayObject_obj::_hx___renderCairo, - ( void (hx::Object::*)( ::openfl::display::CairoRenderer))&::openfl::display::DisplayObject_obj::_hx___renderCairoMask, - ( void (hx::Object::*)( ::openfl::display::CanvasRenderer))&::openfl::display::DisplayObject_obj::_hx___renderCanvas, - ( void (hx::Object::*)( ::openfl::display::CanvasRenderer))&::openfl::display::DisplayObject_obj::_hx___renderCanvasMask, - ( void (hx::Object::*)( ::openfl::display::DOMRenderer))&::openfl::display::DisplayObject_obj::_hx___renderDOM, - ( void (hx::Object::*)( ::openfl::display::OpenGLRenderer))&::openfl::display::DisplayObject_obj::_hx___renderGL, - ( void (hx::Object::*)( ::openfl::display::OpenGLRenderer))&::openfl::display::DisplayObject_obj::_hx___renderGLMask, - ( void (hx::Object::*)(bool,bool))&::openfl::display::DisplayObject_obj::_hx___update, - ( void (hx::Object::*)( ::openfl::geom::Matrix))&::openfl::display::DisplayObject_obj::_hx___updateTransforms, -}; - -void *DisplayObject_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0xc1c6fbe4: return &_hx_openfl_display_DisplayObject__hx_openfl_display_IBitmapDrawable; - } - return super::_hx_getInterface(inHash); -} - -void DisplayObject_obj::addEventListener(::String type, ::Dynamic listener,hx::Null< bool > __o_useCapture,hx::Null< int > __o_priority,hx::Null< bool > __o_useWeakReference){ - bool useCapture = __o_useCapture.Default(false); - int priority = __o_priority.Default(0); - bool useWeakReference = __o_useWeakReference.Default(false); - HX_GC_STACKFRAME(&_hx_pos_26400284d5456c16_314_addEventListener) -HXLINE( 315) ::String _hx_switch_0 = type; - if ( (_hx_switch_0==HX_("activate",b3,1b,ac,e5)) || (_hx_switch_0==HX_("deactivate",34,5c,01,3c)) || (_hx_switch_0==HX_("enterFrame",f5,03,50,02)) || (_hx_switch_0==HX_("exitFrame",2f,64,48,12)) || (_hx_switch_0==HX_("frameConstructed",09,89,5d,98)) || (_hx_switch_0==HX_("render",56,6b,29,05)) ){ -HXLINE( 318) if (!(::openfl::display::DisplayObject_obj::_hx___broadcastEvents->exists(type))) { -HXLINE( 320) ::openfl::display::DisplayObject_obj::_hx___broadcastEvents->set(type,::Array_obj< ::Dynamic>::__new(0)); - } -HXLINE( 323) ::Array< ::Dynamic> dispatchers = ( (::Array< ::Dynamic>)(::openfl::display::DisplayObject_obj::_hx___broadcastEvents->get(type)) ); -HXLINE( 325) if ((dispatchers->indexOf(hx::ObjectPtr(this),null()) == -1)) { -HXLINE( 327) dispatchers->push(hx::ObjectPtr(this)); - } -HXLINE( 317) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("clearDOM",f5,22,08,31)) || (_hx_switch_0==HX_("renderCairo",52,5d,ca,0c)) || (_hx_switch_0==HX_("renderCanvas",ce,58,98,27)) || (_hx_switch_0==HX_("renderDOM",cc,ac,57,cd)) || (_hx_switch_0==HX_("renderOpenGL",65,4c,ea,90)) ){ -HXLINE( 331) if (hx::IsNull( this->_hx___customRenderEvent )) { -HXLINE( 333) this->_hx___customRenderEvent = ::openfl::events::RenderEvent_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); -HXLINE( 334) this->_hx___customRenderEvent->objectColorTransform = ::openfl::geom::ColorTransform_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null(),null()); -HXLINE( 335) this->_hx___customRenderEvent->objectMatrix = ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); -HXLINE( 336) this->_hx___customRenderClear = true; - } -HXLINE( 331) goto _hx_goto_1; - } - /* default */{ - } - _hx_goto_1:; -HXLINE( 342) this->super::addEventListener(type,listener,useCapture,priority,useWeakReference); - } - - -bool DisplayObject_obj::dispatchEvent( ::openfl::events::Event event){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_346_dispatchEvent) -HXLINE( 347) if (::Std_obj::is(event,hx::ClassOf< ::openfl::events::MouseEvent >())) { -HXLINE( 349) ::openfl::events::MouseEvent mouseEvent = ( ( ::openfl::events::MouseEvent)(event) ); -HXLINE( 350) ::openfl::geom::Matrix _this = this->_hx___getRenderTransform(); -HXDLIN( 350) mouseEvent->stageX = (((mouseEvent->localX * _this->a) + (mouseEvent->localY * _this->c)) + _this->tx); -HXLINE( 351) ::openfl::geom::Matrix _this1 = this->_hx___getRenderTransform(); -HXDLIN( 351) mouseEvent->stageY = (((mouseEvent->localX * _this1->b) + (mouseEvent->localY * _this1->d)) + _this1->ty); - } - else { -HXLINE( 353) if (::Std_obj::is(event,hx::ClassOf< ::openfl::events::TouchEvent >())) { -HXLINE( 355) ::openfl::events::TouchEvent touchEvent = ( ( ::openfl::events::TouchEvent)(event) ); -HXLINE( 356) ::openfl::geom::Matrix _this2 = this->_hx___getRenderTransform(); -HXDLIN( 356) touchEvent->stageX = (((touchEvent->localX * _this2->a) + (touchEvent->localY * _this2->c)) + _this2->tx); -HXLINE( 357) ::openfl::geom::Matrix _this3 = this->_hx___getRenderTransform(); -HXDLIN( 357) touchEvent->stageY = (((touchEvent->localX * _this3->b) + (touchEvent->localY * _this3->d)) + _this3->ty); - } - } -HXLINE( 360) event->target = hx::ObjectPtr(this); -HXLINE( 362) return this->_hx___dispatchWithCapture(event); - } - - - ::openfl::geom::Rectangle DisplayObject_obj::getBounds( ::openfl::display::DisplayObject targetCoordinateSpace){ - HX_GC_STACKFRAME(&_hx_pos_26400284d5456c16_366_getBounds) -HXLINE( 367) ::openfl::geom::Matrix matrix = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 369) bool _hx_tmp; -HXDLIN( 369) if (hx::IsNotNull( targetCoordinateSpace )) { -HXLINE( 369) _hx_tmp = hx::IsNotEq( targetCoordinateSpace,hx::ObjectPtr(this) ); - } - else { -HXLINE( 369) _hx_tmp = false; - } -HXDLIN( 369) if (_hx_tmp) { -HXLINE( 371) matrix->copyFrom(this->_hx___getWorldTransform()); -HXLINE( 373) ::openfl::geom::Matrix targetMatrix = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 375) targetMatrix->copyFrom(targetCoordinateSpace->_hx___getWorldTransform()); -HXLINE( 376) targetMatrix->invert(); -HXLINE( 378) matrix->concat(targetMatrix); -HXLINE( 380) ::openfl::geom::Matrix_obj::_hx___pool->release(targetMatrix); - } - else { -HXLINE( 384) matrix->identity(); - } -HXLINE( 387) ::openfl::geom::Rectangle bounds = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); -HXLINE( 388) this->_hx___getBounds(bounds,matrix); -HXLINE( 390) ::openfl::geom::Matrix_obj::_hx___pool->release(matrix); -HXLINE( 392) return bounds; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,getBounds,return ) - - ::openfl::geom::Rectangle DisplayObject_obj::getRect( ::openfl::display::DisplayObject targetCoordinateSpace){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_398_getRect) -HXDLIN( 398) return this->getBounds(targetCoordinateSpace); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,getRect,return ) - - ::openfl::geom::Point DisplayObject_obj::globalToLocal( ::openfl::geom::Point pos){ - HX_GC_STACKFRAME(&_hx_pos_26400284d5456c16_403_globalToLocal) -HXDLIN( 403) return this->_hx___globalToLocal(pos, ::openfl::geom::Point_obj::__alloc( HX_CTX ,null(),null())); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,globalToLocal,return ) - -bool DisplayObject_obj::hitTestObject( ::openfl::display::DisplayObject obj){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_409_hitTestObject) -HXLINE( 410) bool _hx_tmp; -HXDLIN( 410) bool _hx_tmp1; -HXDLIN( 410) if (hx::IsNotNull( obj )) { -HXLINE( 410) _hx_tmp1 = hx::IsNotNull( obj->parent ); - } - else { -HXLINE( 410) _hx_tmp1 = false; - } -HXDLIN( 410) if (_hx_tmp1) { -HXLINE( 410) _hx_tmp = hx::IsNotNull( this->parent ); - } - else { -HXLINE( 410) _hx_tmp = false; - } -HXDLIN( 410) if (_hx_tmp) { -HXLINE( 412) ::openfl::geom::Rectangle currentBounds = this->getBounds(hx::ObjectPtr(this)); -HXLINE( 413) ::openfl::geom::Rectangle targetBounds = obj->getBounds(hx::ObjectPtr(this)); -HXLINE( 415) return currentBounds->intersects(targetBounds); - } -HXLINE( 418) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,hitTestObject,return ) - -bool DisplayObject_obj::hitTestPoint(Float x,Float y,hx::Null< bool > __o_shapeFlag){ - bool shapeFlag = __o_shapeFlag.Default(false); - HX_STACKFRAME(&_hx_pos_26400284d5456c16_423_hitTestPoint) -HXDLIN( 423) if (hx::IsNotNull( this->stage )) { -HXLINE( 425) return this->_hx___hitTest(x,y,shapeFlag,null(),false,hx::ObjectPtr(this)); - } - else { -HXLINE( 429) return false; - } -HXLINE( 423) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC3(DisplayObject_obj,hitTestPoint,return ) - -void DisplayObject_obj::invalidate(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_435_invalidate) -HXDLIN( 435) if (!(this->_hx___renderDirty)) { -HXDLIN( 435) this->_hx___renderDirty = true; -HXDLIN( 435) this->_hx___setParentRenderDirty(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,invalidate,(void)) - - ::openfl::geom::Point DisplayObject_obj::localToGlobal( ::openfl::geom::Point point){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_440_localToGlobal) -HXDLIN( 440) return this->_hx___getRenderTransform()->transformPoint(point); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,localToGlobal,return ) - -void DisplayObject_obj::removeEventListener(::String type, ::Dynamic listener,hx::Null< bool > __o_useCapture){ - bool useCapture = __o_useCapture.Default(false); - HX_STACKFRAME(&_hx_pos_26400284d5456c16_447_removeEventListener) -HXLINE( 448) this->super::removeEventListener(type,listener,useCapture); -HXLINE( 450) ::String _hx_switch_0 = type; - if ( (_hx_switch_0==HX_("activate",b3,1b,ac,e5)) || (_hx_switch_0==HX_("deactivate",34,5c,01,3c)) || (_hx_switch_0==HX_("enterFrame",f5,03,50,02)) || (_hx_switch_0==HX_("exitFrame",2f,64,48,12)) || (_hx_switch_0==HX_("frameConstructed",09,89,5d,98)) || (_hx_switch_0==HX_("render",56,6b,29,05)) ){ -HXLINE( 453) if (!(this->hasEventListener(type))) { -HXLINE( 455) if (::openfl::display::DisplayObject_obj::_hx___broadcastEvents->exists(type)) { -HXLINE( 457) ( (::Array< ::Dynamic>)(::openfl::display::DisplayObject_obj::_hx___broadcastEvents->get(type)) )->remove(hx::ObjectPtr(this)); - } - } -HXLINE( 453) goto _hx_goto_11; - } - if ( (_hx_switch_0==HX_("clearDOM",f5,22,08,31)) || (_hx_switch_0==HX_("renderCairo",52,5d,ca,0c)) || (_hx_switch_0==HX_("renderCanvas",ce,58,98,27)) || (_hx_switch_0==HX_("renderDOM",cc,ac,57,cd)) || (_hx_switch_0==HX_("renderOpenGL",65,4c,ea,90)) ){ -HXLINE( 462) bool _hx_tmp; -HXDLIN( 462) bool _hx_tmp1; -HXDLIN( 462) bool _hx_tmp2; -HXDLIN( 462) bool _hx_tmp3; -HXDLIN( 462) if (!(this->hasEventListener(HX_("clearDOM",f5,22,08,31)))) { -HXLINE( 462) _hx_tmp3 = !(this->hasEventListener(HX_("renderCairo",52,5d,ca,0c))); - } - else { -HXLINE( 462) _hx_tmp3 = false; - } -HXDLIN( 462) if (_hx_tmp3) { -HXLINE( 462) _hx_tmp2 = !(this->hasEventListener(HX_("renderCanvas",ce,58,98,27))); - } - else { -HXLINE( 462) _hx_tmp2 = false; - } -HXDLIN( 462) if (_hx_tmp2) { -HXLINE( 462) _hx_tmp1 = !(this->hasEventListener(HX_("renderDOM",cc,ac,57,cd))); - } - else { -HXLINE( 462) _hx_tmp1 = false; - } -HXDLIN( 462) if (_hx_tmp1) { -HXLINE( 462) _hx_tmp = !(this->hasEventListener(HX_("renderOpenGL",65,4c,ea,90))); - } - else { -HXLINE( 462) _hx_tmp = false; - } -HXDLIN( 462) if (_hx_tmp) { -HXLINE( 468) this->_hx___customRenderEvent = null(); - } -HXLINE( 462) goto _hx_goto_11; - } - /* default */{ - } - _hx_goto_11:; - } - - -void DisplayObject_obj::_hx___cleanup(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_486___cleanup) -HXLINE( 487) this->_hx___cairo = null(); -HXLINE( 494) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE( 496) this->_hx___graphics->_hx___cleanup(); - } -HXLINE( 499) if (hx::IsNotNull( this->_hx___cacheBitmap )) { -HXLINE( 501) this->_hx___cacheBitmap->_hx___cleanup(); -HXLINE( 502) this->_hx___cacheBitmap = null(); - } -HXLINE( 505) if (hx::IsNotNull( this->_hx___cacheBitmapData )) { -HXLINE( 507) this->_hx___cacheBitmapData->dispose(); -HXLINE( 508) this->_hx___cacheBitmapData = null(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,_hx___cleanup,(void)) - -bool DisplayObject_obj::_hx___dispatch( ::openfl::events::Event event){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_513___dispatch) -HXLINE( 514) bool _hx_tmp; -HXDLIN( 514) if (hx::IsNotNull( this->_hx___eventMap )) { -HXLINE( 514) _hx_tmp = this->hasEventListener(event->type); - } - else { -HXLINE( 514) _hx_tmp = false; - } -HXDLIN( 514) if (_hx_tmp) { -HXLINE( 516) bool result = this->super::_hx___dispatchEvent(event); -HXLINE( 518) if (event->_hx___isCanceled) { -HXLINE( 520) return true; - } -HXLINE( 523) return result; - } -HXLINE( 526) return true; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___dispatch,return ) - -void DisplayObject_obj::_hx___dispatchChildren( ::openfl::events::Event event){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_529___dispatchChildren) - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___dispatchChildren,(void)) - -bool DisplayObject_obj::_hx___dispatchEvent( ::openfl::events::Event event){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_532___dispatchEvent) -HXLINE( 533) ::openfl::display::DisplayObjectContainer parent; -HXDLIN( 533) if (event->bubbles) { -HXLINE( 533) parent = this->parent; - } - else { -HXLINE( 533) parent = null(); - } -HXLINE( 534) bool result = this->super::_hx___dispatchEvent(event); -HXLINE( 536) if (event->_hx___isCanceled) { -HXLINE( 538) return true; - } -HXLINE( 541) bool _hx_tmp; -HXDLIN( 541) if (hx::IsNotNull( parent )) { -HXLINE( 541) _hx_tmp = hx::IsNotEq( parent,hx::ObjectPtr(this) ); - } - else { -HXLINE( 541) _hx_tmp = false; - } -HXDLIN( 541) if (_hx_tmp) { -HXLINE( 543) event->eventPhase = 3; -HXLINE( 545) if (hx::IsNull( event->target )) { -HXLINE( 547) event->target = hx::ObjectPtr(this); - } -HXLINE( 550) parent->_hx___dispatchEvent(event); - } -HXLINE( 553) return result; - } - - -bool DisplayObject_obj::_hx___dispatchWithCapture( ::openfl::events::Event event){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_557___dispatchWithCapture) -HXLINE( 558) if (hx::IsNull( event->target )) { -HXLINE( 560) event->target = hx::ObjectPtr(this); - } -HXLINE( 563) if (hx::IsNotNull( this->parent )) { -HXLINE( 565) event->eventPhase = 1; -HXLINE( 567) if (hx::IsEq( this->parent,this->stage )) { -HXLINE( 569) this->parent->_hx___dispatch(event); - } - else { -HXLINE( 573) ::openfl::_Vector::ObjectVector stack = ::openfl::display::DisplayObject_obj::_hx___tempStack->get().StaticCast< ::openfl::_Vector::ObjectVector >(); -HXLINE( 574) ::openfl::display::DisplayObjectContainer parent = this->parent; -HXLINE( 575) int i = 0; -HXLINE( 577) while(hx::IsNotNull( parent )){ -HXLINE( 579) stack->set(i,parent).StaticCast< ::openfl::display::DisplayObject >(); -HXLINE( 580) parent = parent->parent; -HXLINE( 581) i = (i + 1); - } -HXLINE( 584) { -HXLINE( 584) int _g = 0; -HXDLIN( 584) int _g1 = i; -HXDLIN( 584) while((_g < _g1)){ -HXLINE( 584) _g = (_g + 1); -HXDLIN( 584) int j = (_g - 1); -HXLINE( 586) stack->get(((i - j) - 1)).StaticCast< ::openfl::display::DisplayObject >()->_hx___dispatch(event); - } - } -HXLINE( 589) ::openfl::display::DisplayObject_obj::_hx___tempStack->release(stack); - } - } -HXLINE( 593) event->eventPhase = 2; -HXLINE( 595) return this->_hx___dispatchEvent(event); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___dispatchWithCapture,return ) - -void DisplayObject_obj::_hx___enterFrame(int deltaTime){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_598___enterFrame) - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___enterFrame,(void)) - -void DisplayObject_obj::_hx___getBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_602___getBounds) -HXDLIN( 602) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE( 604) this->_hx___graphics->_hx___getBounds(rect,matrix); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObject_obj,_hx___getBounds,(void)) - -::String DisplayObject_obj::_hx___getCursor(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_610___getCursor) -HXDLIN( 610) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,_hx___getCursor,return ) - -void DisplayObject_obj::_hx___getFilterBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_614___getFilterBounds) -HXLINE( 615) this->_hx___getRenderBounds(rect,matrix); -HXLINE( 617) if (hx::IsNotNull( this->_hx___filters )) { -HXLINE( 619) ::openfl::geom::Rectangle extension = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE( 621) { -HXLINE( 621) int _g = 0; -HXDLIN( 621) ::Array< ::Dynamic> _g1 = this->_hx___filters; -HXDLIN( 621) while((_g < _g1->length)){ -HXLINE( 621) ::openfl::filters::BitmapFilter filter = _g1->__get(_g).StaticCast< ::openfl::filters::BitmapFilter >(); -HXDLIN( 621) _g = (_g + 1); -HXLINE( 623) extension->_hx___expand(( (Float)(-(filter->_hx___leftExtension)) ),( (Float)(-(filter->_hx___topExtension)) ),( (Float)((filter->_hx___leftExtension + filter->_hx___rightExtension)) ),( (Float)((filter->_hx___topExtension + filter->_hx___bottomExtension)) )); - } - } -HXLINE( 630) ::openfl::geom::Rectangle rect1 = rect; -HXDLIN( 630) rect1->width = (rect1->width + extension->width); -HXLINE( 631) ::openfl::geom::Rectangle rect2 = rect; -HXDLIN( 631) rect2->height = (rect2->height + extension->height); -HXLINE( 632) ::openfl::geom::Rectangle rect3 = rect; -HXDLIN( 632) rect3->x = (rect3->x + extension->x); -HXLINE( 633) ::openfl::geom::Rectangle rect4 = rect; -HXDLIN( 633) rect4->y = (rect4->y + extension->y); -HXLINE( 635) ::openfl::geom::Rectangle_obj::_hx___pool->release(extension); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObject_obj,_hx___getFilterBounds,(void)) - -bool DisplayObject_obj::_hx___getInteractive(::Array< ::Dynamic> stack){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_641___getInteractive) -HXDLIN( 641) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___getInteractive,return ) - -void DisplayObject_obj::_hx___getLocalBounds( ::openfl::geom::Rectangle rect){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_645___getLocalBounds) -HXLINE( 650) this->_hx___getBounds(rect,this->_hx___transform); -HXLINE( 655) ::openfl::geom::Rectangle rect1 = rect; -HXDLIN( 655) rect1->x = (rect1->x - this->_hx___transform->tx); -HXLINE( 656) ::openfl::geom::Rectangle rect2 = rect; -HXDLIN( 656) rect2->y = (rect2->y - this->_hx___transform->ty); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___getLocalBounds,(void)) - -void DisplayObject_obj::_hx___getRenderBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_661___getRenderBounds) -HXDLIN( 661) if (hx::IsNull( this->_hx___scrollRect )) { -HXLINE( 663) this->_hx___getBounds(rect,matrix); - } - else { -HXLINE( 669) ::openfl::geom::Rectangle r = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE( 670) r->copyFrom(this->_hx___scrollRect); -HXLINE( 671) r->_hx___transform(r,matrix); -HXLINE( 672) rect->_hx___expand(r->x,r->y,r->width,r->height); -HXLINE( 673) ::openfl::geom::Rectangle_obj::_hx___pool->release(r); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObject_obj,_hx___getRenderBounds,(void)) - - ::openfl::geom::Matrix DisplayObject_obj::_hx___getRenderTransform(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_678___getRenderTransform) -HXLINE( 679) this->_hx___getWorldTransform(); -HXLINE( 680) return this->_hx___renderTransform; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,_hx___getRenderTransform,return ) - - ::openfl::geom::Matrix DisplayObject_obj::_hx___getWorldTransform(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_684___getWorldTransform) -HXLINE( 685) bool transformDirty; -HXDLIN( 685) if (!(this->_hx___transformDirty)) { -HXLINE( 685) transformDirty = this->_hx___worldTransformInvalid; - } - else { -HXLINE( 685) transformDirty = true; - } -HXLINE( 687) if (transformDirty) { -HXLINE( 689) ::Array< ::Dynamic> list = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 690) ::openfl::display::DisplayObject current = hx::ObjectPtr(this); -HXLINE( 692) if (hx::IsNull( this->parent )) { -HXLINE( 694) this->_hx___update(true,false); - } - else { -HXLINE( 698) while(hx::IsNotEq( current,this->stage )){ -HXLINE( 700) list->push(current); -HXLINE( 701) current = current->parent; -HXLINE( 703) if (hx::IsNull( current )) { -HXLINE( 703) goto _hx_goto_29; - } - } - _hx_goto_29:; - } -HXLINE( 707) int i = list->length; -HXLINE( 708) while(true){ -HXLINE( 708) i = (i - 1); -HXDLIN( 708) if (!((i >= 0))) { -HXLINE( 708) goto _hx_goto_30; - } -HXLINE( 710) current = list->__get(i).StaticCast< ::openfl::display::DisplayObject >(); -HXLINE( 711) current->_hx___update(true,false); - } - _hx_goto_30:; - } -HXLINE( 715) return this->_hx___worldTransform; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,_hx___getWorldTransform,return ) - - ::openfl::geom::Point DisplayObject_obj::_hx___globalToLocal( ::openfl::geom::Point global, ::openfl::geom::Point local){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_719___globalToLocal) -HXLINE( 720) this->_hx___getRenderTransform(); -HXLINE( 722) if (hx::IsEq( global,local )) { -HXLINE( 724) ::openfl::geom::Matrix _this = this->_hx___renderTransform; -HXDLIN( 724) Float norm = ((_this->a * _this->d) - (_this->b * _this->c)); -HXDLIN( 724) if ((norm == 0)) { -HXLINE( 724) global->x = -(_this->tx); -HXDLIN( 724) global->y = -(_this->ty); - } - else { -HXLINE( 724) Float px = ((((Float)1.0) / norm) * ((_this->c * (_this->ty - global->y)) + (_this->d * (global->x - _this->tx)))); -HXDLIN( 724) global->y = ((((Float)1.0) / norm) * ((_this->a * (global->y - _this->ty)) + (_this->b * (_this->tx - global->x)))); -HXDLIN( 724) global->x = px; - } - } - else { -HXLINE( 728) ::openfl::geom::Matrix _this1 = this->_hx___renderTransform; -HXDLIN( 728) Float norm1 = ((_this1->a * _this1->d) - (_this1->b * _this1->c)); -HXDLIN( 728) Float _hx_tmp; -HXDLIN( 728) if ((norm1 == 0)) { -HXLINE( 728) _hx_tmp = -(_this1->tx); - } - else { -HXLINE( 728) _hx_tmp = ((((Float)1.0) / norm1) * ((_this1->c * (_this1->ty - global->y)) + (_this1->d * (global->x - _this1->tx)))); - } -HXDLIN( 728) local->x = _hx_tmp; -HXLINE( 729) ::openfl::geom::Matrix _this2 = this->_hx___renderTransform; -HXDLIN( 729) Float norm2 = ((_this2->a * _this2->d) - (_this2->b * _this2->c)); -HXDLIN( 729) Float _hx_tmp1; -HXDLIN( 729) if ((norm2 == 0)) { -HXLINE( 729) _hx_tmp1 = -(_this2->ty); - } - else { -HXLINE( 729) _hx_tmp1 = ((((Float)1.0) / norm2) * ((_this2->a * (global->y - _this2->ty)) + (_this2->b * (_this2->tx - global->x)))); - } -HXDLIN( 729) local->y = _hx_tmp1; - } -HXLINE( 732) return local; - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObject_obj,_hx___globalToLocal,return ) - -bool DisplayObject_obj::_hx___hitTest(Float x,Float y,bool shapeFlag,::Array< ::Dynamic> stack,bool interactiveOnly, ::openfl::display::DisplayObject hitObject){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_736___hitTest) -HXLINE( 737) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE( 739) bool _hx_tmp; -HXDLIN( 739) if (!(!(hitObject->_hx___visible))) { -HXLINE( 739) _hx_tmp = this->_hx___isMask; - } - else { -HXLINE( 739) _hx_tmp = true; - } -HXDLIN( 739) if (_hx_tmp) { -HXLINE( 739) return false; - } -HXLINE( 740) bool _hx_tmp1; -HXDLIN( 740) if (hx::IsNotNull( this->get_mask() )) { -HXLINE( 740) _hx_tmp1 = !(this->get_mask()->_hx___hitTestMask(x,y)); - } - else { -HXLINE( 740) _hx_tmp1 = false; - } -HXDLIN( 740) if (_hx_tmp1) { -HXLINE( 740) return false; - } -HXLINE( 742) ::openfl::display::Graphics _hx_tmp2 = this->_hx___graphics; -HXDLIN( 742) if (_hx_tmp2->_hx___hitTest(x,y,shapeFlag,this->_hx___getRenderTransform())) { -HXLINE( 744) bool _hx_tmp3; -HXDLIN( 744) if (hx::IsNotNull( stack )) { -HXLINE( 744) _hx_tmp3 = !(interactiveOnly); - } - else { -HXLINE( 744) _hx_tmp3 = false; - } -HXDLIN( 744) if (_hx_tmp3) { -HXLINE( 746) stack->push(hitObject); - } -HXLINE( 749) return true; - } - } -HXLINE( 753) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC6(DisplayObject_obj,_hx___hitTest,return ) - -bool DisplayObject_obj::_hx___hitTestMask(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_757___hitTestMask) -HXLINE( 758) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE( 760) ::openfl::display::Graphics _hx_tmp = this->_hx___graphics; -HXDLIN( 760) if (_hx_tmp->_hx___hitTest(x,y,true,this->_hx___getRenderTransform())) { -HXLINE( 762) return true; - } - } -HXLINE( 766) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObject_obj,_hx___hitTestMask,return ) - -void DisplayObject_obj::_hx___readGraphicsData( ::openfl::_Vector::ObjectVector graphicsData,bool recurse){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_771___readGraphicsData) -HXDLIN( 771) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE( 773) this->_hx___graphics->_hx___readGraphicsData(graphicsData); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObject_obj,_hx___readGraphicsData,(void)) - -void DisplayObject_obj::_hx___renderCairo( ::openfl::display::CairoRenderer renderer){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_778___renderCairo) -HXLINE( 780) this->_hx___updateCacheBitmap(renderer,false); -HXLINE( 782) bool _hx_tmp; -HXDLIN( 782) if (hx::IsNotNull( this->_hx___cacheBitmap )) { -HXLINE( 782) _hx_tmp = !(this->_hx___isCacheBitmapRender); - } - else { -HXLINE( 782) _hx_tmp = false; - } -HXDLIN( 782) if (_hx_tmp) { -HXLINE( 784) ::openfl::display::Bitmap bitmap = this->_hx___cacheBitmap; -HXDLIN( 784) if (!(!(bitmap->_hx___renderable))) { -HXLINE( 784) Float alpha = renderer->_hx___getAlpha(bitmap->_hx___worldAlpha); -HXDLIN( 784) bool _hx_tmp1; -HXDLIN( 784) bool _hx_tmp2; -HXDLIN( 784) if ((alpha > 0)) { -HXLINE( 784) _hx_tmp2 = hx::IsNotNull( bitmap->_hx___bitmapData ); - } - else { -HXLINE( 784) _hx_tmp2 = false; - } -HXDLIN( 784) if (_hx_tmp2) { -HXLINE( 784) _hx_tmp1 = bitmap->_hx___bitmapData->_hx___isValid; - } - else { -HXLINE( 784) _hx_tmp1 = false; - } -HXDLIN( 784) if (_hx_tmp1) { -HXLINE( 784) ::lime::graphics::cairo::Cairo cairo = renderer->cairo; -HXDLIN( 784) renderer->_hx___setBlendMode(bitmap->_hx___worldBlendMode); -HXDLIN( 784) renderer->_hx___pushMaskObject(bitmap,null()); -HXDLIN( 784) renderer->applyMatrix(bitmap->_hx___renderTransform,cairo); -HXDLIN( 784) ::Dynamic surface = bitmap->_hx___bitmapData->getSurface(); -HXDLIN( 784) if (hx::IsNotNull( surface )) { -HXLINE( 784) ::Dynamic pattern = ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::createForSurface(surface); -HXDLIN( 784) int _hx_tmp3; -HXDLIN( 784) bool _hx_tmp4; -HXDLIN( 784) if (renderer->_hx___allowSmoothing) { -HXLINE( 784) _hx_tmp4 = bitmap->smoothing; - } - else { -HXLINE( 784) _hx_tmp4 = false; - } -HXDLIN( 784) if (_hx_tmp4) { -HXLINE( 784) _hx_tmp3 = 1; - } - else { -HXLINE( 784) _hx_tmp3 = 3; - } -HXDLIN( 784) ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::set_filter(pattern,_hx_tmp3); -HXDLIN( 784) cairo->set_source(pattern); -HXDLIN( 784) if ((alpha == 1)) { -HXLINE( 784) cairo->paint(); - } - else { -HXLINE( 784) cairo->paintWithAlpha(alpha); - } - } -HXDLIN( 784) renderer->_hx___popMaskObject(bitmap,null()); -HXDLIN( 784) renderer->_hx___setBlendMode(10); - } - } - } - else { -HXLINE( 788) ::openfl::display::_internal::CairoDisplayObject_obj::render(hx::ObjectPtr(this),renderer); - } -HXLINE( 791) this->_hx___renderEvent(renderer); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___renderCairo,(void)) - -void DisplayObject_obj::_hx___renderCairoMask( ::openfl::display::CairoRenderer renderer){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_798___renderCairoMask) -HXDLIN( 798) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE( 800) ::openfl::display::_internal::CairoGraphics_obj::renderMask(this->_hx___graphics,renderer); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___renderCairoMask,(void)) - -void DisplayObject_obj::_hx___renderCanvas( ::openfl::display::CanvasRenderer renderer){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_806___renderCanvas) -HXLINE( 807) bool _hx_tmp; -HXDLIN( 807) if (hx::IsNotNull( this->get_mask() )) { -HXLINE( 807) if ((this->get_mask()->get_width() > 0)) { -HXLINE( 807) _hx_tmp = (this->get_mask()->get_height() > 0); - } - else { -HXLINE( 807) _hx_tmp = false; - } - } - else { -HXLINE( 807) _hx_tmp = true; - } -HXDLIN( 807) if (_hx_tmp) { -HXLINE( 809) this->_hx___updateCacheBitmap(renderer,false); -HXLINE( 811) bool _hx_tmp1; -HXDLIN( 811) if (hx::IsNotNull( this->_hx___cacheBitmap )) { -HXLINE( 811) _hx_tmp1 = !(this->_hx___isCacheBitmapRender); - } - else { -HXLINE( 811) _hx_tmp1 = false; - } - } -HXLINE( 821) this->_hx___renderEvent(renderer); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___renderCanvas,(void)) - -void DisplayObject_obj::_hx___renderCanvasMask( ::openfl::display::CanvasRenderer renderer){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_826___renderCanvasMask) -HXDLIN( 826) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE( 828) ::openfl::display::_internal::CanvasGraphics_obj::renderMask(this->_hx___graphics,renderer); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___renderCanvasMask,(void)) - -void DisplayObject_obj::_hx___renderDOM( ::openfl::display::DOMRenderer renderer){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_833___renderDOM) -HXLINE( 834) this->_hx___updateCacheBitmap(renderer,false); -HXLINE( 836) bool _hx_tmp; -HXDLIN( 836) if (hx::IsNotNull( this->_hx___cacheBitmap )) { -HXLINE( 836) _hx_tmp = !(this->_hx___isCacheBitmapRender); - } - else { -HXLINE( 836) _hx_tmp = false; - } -HXDLIN( 836) if (_hx_tmp) { -HXLINE( 838) this->_hx___renderDOMClear(renderer); -HXLINE( 839) this->_hx___cacheBitmap->stage = this->stage; - } -HXLINE( 848) this->_hx___renderEvent(renderer); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___renderDOM,(void)) - -void DisplayObject_obj::_hx___renderDOMClear( ::openfl::display::DOMRenderer renderer){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_853___renderDOMClear) -HXDLIN( 853) ::openfl::display::_internal::DOMDisplayObject_obj::clear(hx::ObjectPtr(this),renderer); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___renderDOMClear,(void)) - -void DisplayObject_obj::_hx___renderEvent( ::openfl::display::DisplayObjectRenderer renderer){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_859___renderEvent) -HXDLIN( 859) bool _hx_tmp; -HXDLIN( 859) if (hx::IsNotNull( this->_hx___customRenderEvent )) { -HXDLIN( 859) _hx_tmp = this->_hx___renderable; - } - else { -HXDLIN( 859) _hx_tmp = false; - } -HXDLIN( 859) if (_hx_tmp) { -HXLINE( 861) this->_hx___customRenderEvent->allowSmoothing = renderer->_hx___allowSmoothing; -HXLINE( 862) this->_hx___customRenderEvent->objectMatrix->copyFrom(this->_hx___renderTransform); -HXLINE( 863) this->_hx___customRenderEvent->objectColorTransform->_hx___copyFrom(this->_hx___worldColorTransform); -HXLINE( 864) this->_hx___customRenderEvent->renderer = renderer; -HXLINE( 866) ::String _hx_switch_0 = renderer->_hx___type; - if ( (_hx_switch_0==HX_("cairo",88,30,19,41)) ){ -HXLINE( 878) this->_hx___customRenderEvent->type = HX_("renderCairo",52,5d,ca,0c); -HXDLIN( 878) goto _hx_goto_42; - } - if ( (_hx_switch_0==HX_("canvas",d8,54,42,b8)) ){ -HXLINE( 891) this->_hx___customRenderEvent->type = HX_("renderCanvas",ce,58,98,27); -HXDLIN( 891) goto _hx_goto_42; - } - if ( (_hx_switch_0==HX_("dom",82,42,4c,00)) ){ -HXLINE( 881) bool _hx_tmp1; -HXDLIN( 881) if (hx::IsNotNull( this->stage )) { -HXLINE( 881) _hx_tmp1 = this->_hx___worldVisible; - } - else { -HXLINE( 881) _hx_tmp1 = false; - } -HXDLIN( 881) if (_hx_tmp1) { -HXLINE( 883) this->_hx___customRenderEvent->type = HX_("renderDOM",cc,ac,57,cd); - } - else { -HXLINE( 887) this->_hx___customRenderEvent->type = HX_("clearDOM",f5,22,08,31); - } -HXLINE( 881) goto _hx_goto_42; - } - if ( (_hx_switch_0==HX_("opengl",6f,64,94,21)) ){ -HXLINE( 869) if (!(renderer->_hx___cleared)) { -HXLINE( 869) renderer->_hx___clear(); - } -HXLINE( 871) ::openfl::display::OpenGLRenderer renderer1 = ( ( ::openfl::display::OpenGLRenderer)(renderer) ); -HXLINE( 872) renderer1->setShader(this->_hx___worldShader); -HXLINE( 873) renderer1->_hx___context3D->_hx___flushGL(); -HXLINE( 875) this->_hx___customRenderEvent->type = HX_("renderOpenGL",65,4c,ea,90); -HXLINE( 868) goto _hx_goto_42; - } - /* default */{ -HXLINE( 894) return; - } - _hx_goto_42:; -HXLINE( 897) renderer->_hx___setBlendMode(this->_hx___worldBlendMode); -HXLINE( 898) renderer->_hx___pushMaskObject(hx::ObjectPtr(this),null()); -HXLINE( 900) this->dispatchEvent(this->_hx___customRenderEvent); -HXLINE( 902) renderer->_hx___popMaskObject(hx::ObjectPtr(this),null()); -HXLINE( 904) if ((renderer->_hx___type == HX_("opengl",6f,64,94,21))) { -HXLINE( 906) ::openfl::display::OpenGLRenderer renderer2 = ( ( ::openfl::display::OpenGLRenderer)(renderer) ); -HXLINE( 907) renderer2->setViewport(); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___renderEvent,(void)) - -void DisplayObject_obj::_hx___renderGL( ::openfl::display::OpenGLRenderer renderer){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_914___renderGL) -HXLINE( 915) this->_hx___updateCacheBitmap(renderer,false); -HXLINE( 917) bool _hx_tmp; -HXDLIN( 917) if (hx::IsNotNull( this->_hx___cacheBitmap )) { -HXLINE( 917) _hx_tmp = !(this->_hx___isCacheBitmapRender); - } - else { -HXLINE( 917) _hx_tmp = false; - } -HXDLIN( 917) if (_hx_tmp) { -HXLINE( 919) ::openfl::display::_internal::Context3DBitmap_obj::render(this->_hx___cacheBitmap,renderer); - } - else { -HXLINE( 923) bool _hx_tmp1; -HXDLIN( 923) if (hx::IsNull( this->opaqueBackground )) { -HXLINE( 923) _hx_tmp1 = hx::IsNull( this->_hx___graphics ); - } - else { -HXLINE( 923) _hx_tmp1 = false; - } -HXDLIN( 923) if (!(_hx_tmp1)) { -HXLINE( 923) bool _hx_tmp2; -HXDLIN( 923) if (!(!(this->_hx___renderable))) { -HXLINE( 923) _hx_tmp2 = (this->_hx___worldAlpha <= 0); - } - else { -HXLINE( 923) _hx_tmp2 = true; - } -HXDLIN( 923) if (!(_hx_tmp2)) { -HXLINE( 923) bool _hx_tmp3; -HXDLIN( 923) bool _hx_tmp4; -HXDLIN( 923) bool _hx_tmp5; -HXDLIN( 923) if (hx::IsNotNull( this->opaqueBackground )) { -HXLINE( 923) _hx_tmp5 = !(this->_hx___isCacheBitmapRender); - } - else { -HXLINE( 923) _hx_tmp5 = false; - } -HXDLIN( 923) if (_hx_tmp5) { -HXLINE( 923) _hx_tmp4 = (this->get_width() > 0); - } - else { -HXLINE( 923) _hx_tmp4 = false; - } -HXDLIN( 923) if (_hx_tmp4) { -HXLINE( 923) _hx_tmp3 = (this->get_height() > 0); - } - else { -HXLINE( 923) _hx_tmp3 = false; - } -HXDLIN( 923) if (_hx_tmp3) { -HXLINE( 923) renderer->_hx___setBlendMode(this->_hx___worldBlendMode); -HXDLIN( 923) renderer->_hx___pushMaskObject(hx::ObjectPtr(this),null()); -HXDLIN( 923) ::openfl::display3D::Context3D context = renderer->_hx___context3D; -HXDLIN( 923) ::openfl::geom::Rectangle rect = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXDLIN( 923) Float _hx_tmp6 = this->get_width(); -HXDLIN( 923) rect->setTo(( (Float)(0) ),( (Float)(0) ),_hx_tmp6,this->get_height()); -HXDLIN( 923) renderer->_hx___pushMaskRect(rect,this->_hx___renderTransform); -HXDLIN( 923) int color = ( (int)(this->opaqueBackground) ); -HXDLIN( 923) context->clear((( (Float)((hx::UShr(color,16) & 255)) ) / ( (Float)(255) )),(( (Float)((hx::UShr(color,8) & 255)) ) / ( (Float)(255) )),(( (Float)((color & 255)) ) / ( (Float)(255) )),1,0,0,1); -HXDLIN( 923) renderer->_hx___popMaskRect(); -HXDLIN( 923) renderer->_hx___popMaskObject(hx::ObjectPtr(this),null()); -HXDLIN( 923) ::openfl::geom::Rectangle_obj::_hx___pool->release(rect); - } -HXDLIN( 923) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE( 923) ::openfl::display::_internal::Context3DShape_obj::render(hx::ObjectPtr(this),renderer); - } - } - } - } -HXLINE( 926) this->_hx___renderEvent(renderer); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___renderGL,(void)) - -void DisplayObject_obj::_hx___renderGLMask( ::openfl::display::OpenGLRenderer renderer){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_931___renderGLMask) -HXDLIN( 931) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE( 934) ::openfl::display::_internal::Context3DShape_obj::renderMask(hx::ObjectPtr(this),renderer); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___renderGLMask,(void)) - -void DisplayObject_obj::_hx___setParentRenderDirty(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_939___setParentRenderDirty) -HXLINE( 940) ::openfl::display::DisplayObject renderParent; -HXDLIN( 940) if (hx::IsNotNull( this->_hx___renderParent )) { -HXLINE( 940) renderParent = this->_hx___renderParent; - } - else { -HXLINE( 940) renderParent = this->parent; - } -HXLINE( 941) bool _hx_tmp; -HXDLIN( 941) if (hx::IsNotNull( renderParent )) { -HXLINE( 941) _hx_tmp = !(renderParent->_hx___renderDirty); - } - else { -HXLINE( 941) _hx_tmp = false; - } -HXDLIN( 941) if (_hx_tmp) { -HXLINE( 943) renderParent->_hx___renderDirty = true; -HXLINE( 944) renderParent->_hx___setParentRenderDirty(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,_hx___setParentRenderDirty,(void)) - -void DisplayObject_obj::_hx___setRenderDirty(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_950___setRenderDirty) -HXDLIN( 950) if (!(this->_hx___renderDirty)) { -HXLINE( 952) this->_hx___renderDirty = true; -HXLINE( 953) this->_hx___setParentRenderDirty(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,_hx___setRenderDirty,(void)) - -void DisplayObject_obj::_hx___setStageReference( ::openfl::display::Stage stage){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_959___setStageReference) -HXDLIN( 959) this->stage = stage; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___setStageReference,(void)) - -void DisplayObject_obj::_hx___setTransformDirty(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_964___setTransformDirty) -HXDLIN( 964) if (!(this->_hx___transformDirty)) { -HXLINE( 966) this->_hx___transformDirty = true; -HXLINE( 968) this->_hx___setWorldTransformInvalid(); -HXLINE( 969) this->_hx___setParentRenderDirty(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,_hx___setTransformDirty,(void)) - -void DisplayObject_obj::_hx___setWorldTransformInvalid(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_975___setWorldTransformInvalid) -HXDLIN( 975) this->_hx___worldTransformInvalid = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,_hx___setWorldTransformInvalid,(void)) - - ::Dynamic DisplayObject_obj::_hx___shouldCacheHardware( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_979___shouldCacheHardware) -HXLINE( 980) bool _hx_tmp; -HXDLIN( 980) if (hx::IsNotEq( value,true )) { -HXLINE( 980) _hx_tmp = hx::IsNotNull( this->_hx___filters ); - } - else { -HXLINE( 980) _hx_tmp = true; - } -HXDLIN( 980) if (_hx_tmp) { -HXLINE( 980) return true; - } -HXLINE( 982) bool _hx_tmp1; -HXDLIN( 982) if (hx::IsNotEq( value,false )) { -HXLINE( 982) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE( 982) _hx_tmp1 = !(::openfl::display::_internal::Context3DGraphics_obj::isCompatible(this->_hx___graphics)); - } - else { -HXLINE( 982) _hx_tmp1 = false; - } - } - else { -HXLINE( 982) _hx_tmp1 = true; - } -HXDLIN( 982) if (_hx_tmp1) { -HXLINE( 984) return false; - } -HXLINE( 987) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___shouldCacheHardware,return ) - -void DisplayObject_obj::_hx___stopAllMovieClips(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_990___stopAllMovieClips) - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,_hx___stopAllMovieClips,(void)) - -void DisplayObject_obj::_hx___update(bool transformOnly,bool updateChildren){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_993___update) -HXLINE( 994) ::openfl::display::DisplayObject renderParent; -HXDLIN( 994) if (hx::IsNotNull( this->_hx___renderParent )) { -HXLINE( 994) renderParent = this->_hx___renderParent; - } - else { -HXLINE( 994) renderParent = this->parent; - } -HXLINE( 995) bool _hx_tmp; -HXDLIN( 995) if (this->_hx___isMask) { -HXLINE( 995) _hx_tmp = hx::IsNull( renderParent ); - } - else { -HXLINE( 995) _hx_tmp = false; - } -HXDLIN( 995) if (_hx_tmp) { -HXLINE( 995) renderParent = this->_hx___maskTarget; - } -HXLINE( 996) bool _hx_tmp1; -HXDLIN( 996) bool _hx_tmp2; -HXDLIN( 996) bool _hx_tmp3; -HXDLIN( 996) bool _hx_tmp4; -HXDLIN( 996) if (this->_hx___visible) { -HXLINE( 996) _hx_tmp4 = (this->_hx___scaleX != 0); - } - else { -HXLINE( 996) _hx_tmp4 = false; - } -HXDLIN( 996) if (_hx_tmp4) { -HXLINE( 996) _hx_tmp3 = (this->_hx___scaleY != 0); - } - else { -HXLINE( 996) _hx_tmp3 = false; - } -HXDLIN( 996) if (_hx_tmp3) { -HXLINE( 996) _hx_tmp2 = !(this->_hx___isMask); - } - else { -HXLINE( 996) _hx_tmp2 = false; - } -HXDLIN( 996) if (_hx_tmp2) { -HXLINE( 996) if (hx::IsNotNull( renderParent )) { -HXLINE( 996) _hx_tmp1 = !(renderParent->_hx___isMask); - } - else { -HXLINE( 996) _hx_tmp1 = true; - } - } - else { -HXLINE( 996) _hx_tmp1 = false; - } -HXDLIN( 996) this->_hx___renderable = _hx_tmp1; -HXLINE( 997) this->_hx___updateTransforms(null()); -HXLINE(1001) this->_hx___transformDirty = false; -HXLINE(1005) this->_hx___worldTransformInvalid = false; -HXLINE(1007) if (!(transformOnly)) { -HXLINE(1023) if (hx::IsNotNull( renderParent )) { -HXLINE(1037) Float _hx_tmp5 = this->get_alpha(); -HXDLIN(1037) this->_hx___worldAlpha = (_hx_tmp5 * renderParent->_hx___worldAlpha); -HXLINE(1040) if (hx::IsNotNull( this->_hx___objectTransform )) { -HXLINE(1042) ::openfl::geom::ColorTransform _hx_tmp6 = this->_hx___worldColorTransform; -HXDLIN(1042) _hx_tmp6->_hx___copyFrom(this->_hx___objectTransform->get_colorTransform()); -HXLINE(1043) this->_hx___worldColorTransform->_hx___combine(renderParent->_hx___worldColorTransform); - } - else { -HXLINE(1047) this->_hx___worldColorTransform->_hx___copyFrom(renderParent->_hx___worldColorTransform); - } -HXLINE(1050) bool _hx_tmp7; -HXDLIN(1050) if (hx::IsNotNull( this->_hx___blendMode )) { -HXLINE(1050) _hx_tmp7 = hx::IsEq( this->_hx___blendMode,10 ); - } - else { -HXLINE(1050) _hx_tmp7 = true; - } -HXDLIN(1050) if (_hx_tmp7) { -HXLINE(1053) this->_hx___worldBlendMode = renderParent->_hx___worldBlendMode; - } - else { -HXLINE(1057) this->_hx___worldBlendMode = this->_hx___blendMode; - } -HXLINE(1060) if (hx::IsNull( this->_hx___shader )) { -HXLINE(1062) this->_hx___worldShader = renderParent->_hx___shader; - } - else { -HXLINE(1066) this->_hx___worldShader = this->_hx___shader; - } -HXLINE(1069) if (hx::IsNull( this->_hx___scale9Grid )) { -HXLINE(1071) this->_hx___worldScale9Grid = renderParent->_hx___scale9Grid; - } - else { -HXLINE(1075) this->_hx___worldScale9Grid = this->_hx___scale9Grid; - } - } - else { -HXLINE(1080) this->_hx___worldAlpha = this->get_alpha(); -HXLINE(1090) if (hx::IsNotNull( this->_hx___objectTransform )) { -HXLINE(1092) ::openfl::geom::ColorTransform _hx_tmp8 = this->_hx___worldColorTransform; -HXDLIN(1092) _hx_tmp8->_hx___copyFrom(this->_hx___objectTransform->get_colorTransform()); - } - else { -HXLINE(1096) this->_hx___worldColorTransform->_hx___identity(); - } -HXLINE(1099) this->_hx___worldBlendMode = this->_hx___blendMode; -HXLINE(1100) this->_hx___worldShader = this->_hx___shader; -HXLINE(1101) this->_hx___worldScale9Grid = this->_hx___scale9Grid; - } - } -HXLINE(1111) bool _hx_tmp9; -HXDLIN(1111) if (updateChildren) { -HXLINE(1111) _hx_tmp9 = hx::IsNotNull( this->get_mask() ); - } - else { -HXLINE(1111) _hx_tmp9 = false; - } -HXDLIN(1111) if (_hx_tmp9) { -HXLINE(1113) this->get_mask()->_hx___update(transformOnly,true); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObject_obj,_hx___update,(void)) - -bool DisplayObject_obj::_hx___updateCacheBitmap( ::openfl::display::DisplayObjectRenderer renderer,bool force){ - HX_GC_STACKFRAME(&_hx_pos_26400284d5456c16_1118___updateCacheBitmap) -HXLINE(1120) if (this->_hx___isCacheBitmapRender) { -HXLINE(1120) return false; - } -HXLINE(1125) ::openfl::geom::ColorTransform colorTransform = ::openfl::geom::ColorTransform_obj::_hx___pool->get().StaticCast< ::openfl::geom::ColorTransform >(); -HXLINE(1126) colorTransform->_hx___copyFrom(this->_hx___worldColorTransform); -HXLINE(1127) if (hx::IsNotNull( renderer->_hx___worldColorTransform )) { -HXLINE(1127) colorTransform->_hx___combine(renderer->_hx___worldColorTransform); - } -HXLINE(1128) bool updated = false; -HXLINE(1130) bool _hx_tmp; -HXDLIN(1130) if (!(this->get_cacheAsBitmap())) { -HXLINE(1130) if ((renderer->_hx___type != HX_("opengl",6f,64,94,21))) { -HXLINE(1130) _hx_tmp = !(colorTransform->_hx___isDefault(true)); - } - else { -HXLINE(1130) _hx_tmp = false; - } - } - else { -HXLINE(1130) _hx_tmp = true; - } -HXDLIN(1130) if (_hx_tmp) { -HXLINE(1132) ::openfl::geom::Rectangle rect = null(); -HXLINE(1134) bool needRender; -HXDLIN(1134) bool needRender1; -HXDLIN(1134) if (hx::IsNotNull( this->_hx___cacheBitmap )) { -HXLINE(1135) if (this->_hx___renderDirty) { -HXLINE(1135) if (!(force)) { -HXLINE(1135) if (hx::IsNotNull( this->_hx___children )) { -HXLINE(1134) needRender1 = (this->_hx___children->length > 0); - } - else { -HXLINE(1134) needRender1 = false; - } - } - else { -HXLINE(1134) needRender1 = true; - } - } - else { -HXLINE(1134) needRender1 = false; - } - } - else { -HXLINE(1134) needRender1 = true; - } -HXDLIN(1134) if (!(needRender1)) { -HXLINE(1134) needRender = hx::IsNotEq( this->opaqueBackground,this->_hx___cacheBitmapBackground ); - } - else { -HXLINE(1134) needRender = true; - } -HXLINE(1137) bool softwareDirty; -HXDLIN(1137) bool softwareDirty1; -HXDLIN(1137) if (!(needRender)) { -HXLINE(1138) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE(1137) softwareDirty1 = this->_hx___graphics->_hx___softwareDirty; - } - else { -HXLINE(1137) softwareDirty1 = false; - } - } - else { -HXLINE(1137) softwareDirty1 = true; - } -HXDLIN(1137) if (!(softwareDirty1)) { -HXLINE(1137) softwareDirty = !(this->_hx___cacheBitmapColorTransform->_hx___equals(colorTransform,true)); - } - else { -HXLINE(1137) softwareDirty = true; - } -HXLINE(1140) bool hardwareDirty; -HXDLIN(1140) if (!(needRender)) { -HXLINE(1140) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE(1140) hardwareDirty = this->_hx___graphics->_hx___hardwareDirty; - } - else { -HXLINE(1140) hardwareDirty = false; - } - } - else { -HXLINE(1140) hardwareDirty = true; - } -HXLINE(1142) ::String renderType = renderer->_hx___type; -HXLINE(1144) bool _hx_tmp1; -HXDLIN(1144) if (!(softwareDirty)) { -HXLINE(1144) _hx_tmp1 = hardwareDirty; - } - else { -HXLINE(1144) _hx_tmp1 = true; - } -HXDLIN(1144) if (_hx_tmp1) { -HXLINE(1147) if ((renderType == HX_("opengl",6f,64,94,21))) { -HXLINE(1149) if (hx::IsEq( this->_hx___shouldCacheHardware(null()),false )) { -HXLINE(1154) renderType = HX_("cairo",88,30,19,41); - } - } -HXLINE(1160) bool _hx_tmp2; -HXDLIN(1160) if (softwareDirty) { -HXLINE(1160) if ((renderType != HX_("canvas",d8,54,42,b8))) { -HXLINE(1160) _hx_tmp2 = (renderType == HX_("cairo",88,30,19,41)); - } - else { -HXLINE(1160) _hx_tmp2 = true; - } - } - else { -HXLINE(1160) _hx_tmp2 = false; - } -HXDLIN(1160) if (_hx_tmp2) { -HXLINE(1160) needRender = true; - } -HXLINE(1161) bool _hx_tmp3; -HXDLIN(1161) if (hardwareDirty) { -HXLINE(1161) _hx_tmp3 = (renderType == HX_("opengl",6f,64,94,21)); - } - else { -HXLINE(1161) _hx_tmp3 = false; - } -HXDLIN(1161) if (_hx_tmp3) { -HXLINE(1161) needRender = true; - } - } -HXLINE(1164) bool updateTransform; -HXDLIN(1164) if (!(needRender)) { -HXLINE(1164) updateTransform = !(this->_hx___cacheBitmap->_hx___worldTransform->equals(this->_hx___worldTransform)); - } - else { -HXLINE(1164) updateTransform = true; - } -HXLINE(1165) bool hasFilters = hx::IsNotNull( this->_hx___filters ); -HXLINE(1167) bool _hx_tmp4; -HXDLIN(1167) if (hasFilters) { -HXLINE(1167) _hx_tmp4 = !(needRender); - } - else { -HXLINE(1167) _hx_tmp4 = false; - } -HXDLIN(1167) if (_hx_tmp4) { -HXLINE(1169) int _g = 0; -HXDLIN(1169) ::Array< ::Dynamic> _g1 = this->_hx___filters; -HXDLIN(1169) while((_g < _g1->length)){ -HXLINE(1169) ::openfl::filters::BitmapFilter filter = _g1->__get(_g).StaticCast< ::openfl::filters::BitmapFilter >(); -HXDLIN(1169) _g = (_g + 1); -HXLINE(1171) if (filter->_hx___renderDirty) { -HXLINE(1173) needRender = true; -HXLINE(1174) goto _hx_goto_54; - } - } - _hx_goto_54:; - } -HXLINE(1179) if (hx::IsNull( this->_hx___cacheBitmapMatrix )) { -HXLINE(1181) this->_hx___cacheBitmapMatrix = ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); - } -HXLINE(1184) ::openfl::geom::Matrix bitmapMatrix; -HXDLIN(1184) if (hx::IsNotNull( this->_hx___cacheAsBitmapMatrix )) { -HXLINE(1184) bitmapMatrix = this->_hx___cacheAsBitmapMatrix; - } - else { -HXLINE(1184) bitmapMatrix = this->_hx___renderTransform; - } -HXLINE(1186) bool _hx_tmp5; -HXDLIN(1186) if (!(needRender)) { -HXLINE(1187) bool _hx_tmp6; -HXDLIN(1187) bool _hx_tmp7; -HXDLIN(1187) if ((bitmapMatrix->a == this->_hx___cacheBitmapMatrix->a)) { -HXLINE(1187) _hx_tmp7 = (bitmapMatrix->b != this->_hx___cacheBitmapMatrix->b); - } - else { -HXLINE(1187) _hx_tmp7 = true; - } -HXDLIN(1187) if (!(_hx_tmp7)) { -HXLINE(1187) _hx_tmp6 = (bitmapMatrix->c != this->_hx___cacheBitmapMatrix->c); - } - else { -HXLINE(1187) _hx_tmp6 = true; - } -HXDLIN(1187) if (!(_hx_tmp6)) { -HXLINE(1186) _hx_tmp5 = (bitmapMatrix->d != this->_hx___cacheBitmapMatrix->d); - } - else { -HXLINE(1186) _hx_tmp5 = true; - } - } - else { -HXLINE(1186) _hx_tmp5 = false; - } -HXDLIN(1186) if (_hx_tmp5) { -HXLINE(1192) needRender = true; - } -HXLINE(1195) bool _hx_tmp8; -HXDLIN(1195) bool _hx_tmp9; -HXDLIN(1195) bool _hx_tmp10; -HXDLIN(1195) bool _hx_tmp11; -HXDLIN(1195) if (!(needRender)) { -HXLINE(1195) _hx_tmp11 = (renderer->_hx___type != HX_("opengl",6f,64,94,21)); - } - else { -HXLINE(1195) _hx_tmp11 = false; - } -HXDLIN(1195) if (_hx_tmp11) { -HXLINE(1195) _hx_tmp10 = hx::IsNotNull( this->_hx___cacheBitmapData ); - } - else { -HXLINE(1195) _hx_tmp10 = false; - } -HXDLIN(1195) if (_hx_tmp10) { -HXLINE(1195) _hx_tmp9 = hx::IsNotNull( this->_hx___cacheBitmapData->image ); - } - else { -HXLINE(1195) _hx_tmp9 = false; - } -HXDLIN(1195) if (_hx_tmp9) { -HXLINE(1195) _hx_tmp8 = (this->_hx___cacheBitmapData->image->version < this->_hx___cacheBitmapData->_hx___textureVersion); - } - else { -HXLINE(1195) _hx_tmp8 = false; - } -HXDLIN(1195) if (_hx_tmp8) { -HXLINE(1201) needRender = true; - } -HXLINE(1204) this->_hx___cacheBitmapMatrix->copyFrom(bitmapMatrix); -HXLINE(1205) this->_hx___cacheBitmapMatrix->tx = ( (Float)(0) ); -HXLINE(1206) this->_hx___cacheBitmapMatrix->ty = ( (Float)(0) ); -HXLINE(1210) int bitmapWidth = 0; -HXDLIN(1210) int bitmapHeight = 0; -HXLINE(1211) int filterWidth = 0; -HXDLIN(1211) int filterHeight = 0; -HXLINE(1212) Float offsetX = ((Float)0.); -HXDLIN(1212) Float offsetY = ((Float)0.); -HXLINE(1214) bool _hx_tmp12; -HXDLIN(1214) if (!(updateTransform)) { -HXLINE(1214) _hx_tmp12 = needRender; - } - else { -HXLINE(1214) _hx_tmp12 = true; - } -HXDLIN(1214) if (_hx_tmp12) { -HXLINE(1216) rect = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE(1218) this->_hx___getFilterBounds(rect,this->_hx___cacheBitmapMatrix); -HXLINE(1220) filterWidth = ::Math_obj::ceil(rect->width); -HXLINE(1221) filterHeight = ::Math_obj::ceil(rect->height); -HXLINE(1223) if ((rect->x > 0)) { -HXLINE(1223) offsetX = ( (Float)(::Math_obj::ceil(rect->x)) ); - } - else { -HXLINE(1223) offsetX = ( (Float)(::Math_obj::floor(rect->x)) ); - } -HXLINE(1224) if ((rect->y > 0)) { -HXLINE(1224) offsetY = ( (Float)(::Math_obj::ceil(rect->y)) ); - } - else { -HXLINE(1224) offsetY = ( (Float)(::Math_obj::floor(rect->y)) ); - } -HXLINE(1226) if (hx::IsNotNull( this->_hx___cacheBitmapData )) { -HXLINE(1228) bool _hx_tmp13; -HXDLIN(1228) if ((filterWidth <= this->_hx___cacheBitmapData->width)) { -HXLINE(1228) _hx_tmp13 = (filterHeight > this->_hx___cacheBitmapData->height); - } - else { -HXLINE(1228) _hx_tmp13 = true; - } -HXDLIN(1228) if (_hx_tmp13) { -HXLINE(1230) bitmapWidth = ::Math_obj::ceil(::Math_obj::max((( (Float)(filterWidth) ) * ((Float)1.25)),( (Float)(this->_hx___cacheBitmapData->width) ))); -HXLINE(1231) bitmapHeight = ::Math_obj::ceil(::Math_obj::max((( (Float)(filterHeight) ) * ((Float)1.25)),( (Float)(this->_hx___cacheBitmapData->height) ))); -HXLINE(1232) needRender = true; - } - else { -HXLINE(1236) bitmapWidth = this->_hx___cacheBitmapData->width; -HXLINE(1237) bitmapHeight = this->_hx___cacheBitmapData->height; - } - } - else { -HXLINE(1242) bitmapWidth = filterWidth; -HXLINE(1243) bitmapHeight = filterHeight; - } - } -HXLINE(1247) if (needRender) { -HXLINE(1249) updateTransform = true; -HXLINE(1250) this->_hx___cacheBitmapBackground = this->opaqueBackground; -HXLINE(1252) bool _hx_tmp14; -HXDLIN(1252) if ((filterWidth >= ((Float)0.5))) { -HXLINE(1252) _hx_tmp14 = (filterHeight >= ((Float)0.5)); - } - else { -HXLINE(1252) _hx_tmp14 = false; - } -HXDLIN(1252) if (_hx_tmp14) { -HXLINE(1254) bool needsFill; -HXDLIN(1254) if (hx::IsNotNull( this->opaqueBackground )) { -HXLINE(1254) if ((bitmapWidth == filterWidth)) { -HXLINE(1254) needsFill = (bitmapHeight != filterHeight); - } - else { -HXLINE(1254) needsFill = true; - } - } - else { -HXLINE(1254) needsFill = false; - } -HXLINE(1255) int fillColor; -HXDLIN(1255) if (hx::IsNotNull( this->opaqueBackground )) { -HXLINE(1255) fillColor = (-16777216 | ( (int)(this->opaqueBackground) )); - } - else { -HXLINE(1255) fillColor = 0; - } -HXLINE(1256) int bitmapColor; -HXDLIN(1256) if (needsFill) { -HXLINE(1256) bitmapColor = 0; - } - else { -HXLINE(1256) bitmapColor = fillColor; - } -HXLINE(1257) bool allowFramebuffer = (renderer->_hx___type == HX_("opengl",6f,64,94,21)); -HXLINE(1259) bool _hx_tmp15; -HXDLIN(1259) bool _hx_tmp16; -HXDLIN(1259) if (hx::IsNotNull( this->_hx___cacheBitmapData )) { -HXLINE(1259) _hx_tmp16 = (bitmapWidth > this->_hx___cacheBitmapData->width); - } - else { -HXLINE(1259) _hx_tmp16 = true; - } -HXDLIN(1259) if (!(_hx_tmp16)) { -HXLINE(1259) _hx_tmp15 = (bitmapHeight > this->_hx___cacheBitmapData->height); - } - else { -HXLINE(1259) _hx_tmp15 = true; - } -HXDLIN(1259) if (_hx_tmp15) { -HXLINE(1261) this->_hx___cacheBitmapData = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,bitmapWidth,bitmapHeight,true,bitmapColor); -HXLINE(1263) if (hx::IsNull( this->_hx___cacheBitmap )) { -HXLINE(1263) this->_hx___cacheBitmap = ::openfl::display::Bitmap_obj::__alloc( HX_CTX ,null(),null(),null()); - } -HXLINE(1264) this->_hx___cacheBitmap->_hx___bitmapData = this->_hx___cacheBitmapData; -HXLINE(1265) this->_hx___cacheBitmapRenderer = null(); - } - else { -HXLINE(1269) this->_hx___cacheBitmapData->_hx___fillRect(this->_hx___cacheBitmapData->rect,bitmapColor,allowFramebuffer); - } -HXLINE(1272) if (needsFill) { -HXLINE(1274) rect->setTo(( (Float)(0) ),( (Float)(0) ),( (Float)(filterWidth) ),( (Float)(filterHeight) )); -HXLINE(1275) this->_hx___cacheBitmapData->_hx___fillRect(rect,fillColor,allowFramebuffer); - } - } - else { -HXLINE(1280) ::openfl::geom::ColorTransform_obj::_hx___pool->release(colorTransform); -HXLINE(1282) this->_hx___cacheBitmap = null(); -HXLINE(1283) this->_hx___cacheBitmapData = null(); -HXLINE(1284) this->_hx___cacheBitmapData2 = null(); -HXLINE(1285) this->_hx___cacheBitmapData3 = null(); -HXLINE(1286) this->_hx___cacheBitmapRenderer = null(); -HXLINE(1288) return true; - } - } - else { -HXLINE(1295) this->_hx___cacheBitmapData = this->_hx___cacheBitmap->get_bitmapData(); -HXLINE(1296) this->_hx___cacheBitmapData2 = null(); -HXLINE(1297) this->_hx___cacheBitmapData3 = null(); - } -HXLINE(1300) bool _hx_tmp17; -HXDLIN(1300) if (!(updateTransform)) { -HXLINE(1300) _hx_tmp17 = needRender; - } - else { -HXLINE(1300) _hx_tmp17 = true; - } -HXDLIN(1300) if (_hx_tmp17) { -HXLINE(1302) this->_hx___cacheBitmap->_hx___worldTransform->copyFrom(this->_hx___worldTransform); -HXLINE(1304) if (hx::IsEq( bitmapMatrix,this->_hx___renderTransform )) { -HXLINE(1306) this->_hx___cacheBitmap->_hx___renderTransform->identity(); -HXLINE(1307) this->_hx___cacheBitmap->_hx___renderTransform->tx = (this->_hx___renderTransform->tx + offsetX); -HXLINE(1308) this->_hx___cacheBitmap->_hx___renderTransform->ty = (this->_hx___renderTransform->ty + offsetY); - } - else { -HXLINE(1312) this->_hx___cacheBitmap->_hx___renderTransform->copyFrom(this->_hx___cacheBitmapMatrix); -HXLINE(1313) this->_hx___cacheBitmap->_hx___renderTransform->invert(); -HXLINE(1314) this->_hx___cacheBitmap->_hx___renderTransform->concat(this->_hx___renderTransform); -HXLINE(1315) ::openfl::geom::Matrix _hx_tmp18 = this->_hx___cacheBitmap->_hx___renderTransform; -HXDLIN(1315) _hx_tmp18->tx = (_hx_tmp18->tx + offsetX); -HXLINE(1316) ::openfl::geom::Matrix _hx_tmp19 = this->_hx___cacheBitmap->_hx___renderTransform; -HXDLIN(1316) _hx_tmp19->ty = (_hx_tmp19->ty + offsetY); - } - } -HXLINE(1320) this->_hx___cacheBitmap->smoothing = renderer->_hx___allowSmoothing; -HXLINE(1321) this->_hx___cacheBitmap->_hx___renderable = this->_hx___renderable; -HXLINE(1322) this->_hx___cacheBitmap->_hx___worldAlpha = this->_hx___worldAlpha; -HXLINE(1323) this->_hx___cacheBitmap->_hx___worldBlendMode = this->_hx___worldBlendMode; -HXLINE(1324) this->_hx___cacheBitmap->_hx___worldShader = this->_hx___worldShader; -HXLINE(1327) this->_hx___cacheBitmap->set_mask(this->_hx___mask); -HXLINE(1329) if (needRender) { -HXLINE(1332) bool _hx_tmp20; -HXDLIN(1332) if (hx::IsNotNull( this->_hx___cacheBitmapRenderer )) { -HXLINE(1332) _hx_tmp20 = (renderType != this->_hx___cacheBitmapRenderer->_hx___type); - } - else { -HXLINE(1332) _hx_tmp20 = true; - } -HXDLIN(1332) if (_hx_tmp20) { -HXLINE(1334) if ((renderType == HX_("opengl",6f,64,94,21))) { -HXLINE(1336) this->_hx___cacheBitmapRenderer = ::openfl::display::OpenGLRenderer_obj::__alloc( HX_CTX ,hx::TCast< ::openfl::display::OpenGLRenderer >::cast(renderer)->_hx___context3D,this->_hx___cacheBitmapData); - } - else { -HXLINE(1340) if (hx::IsNull( this->_hx___cacheBitmapData->image )) { -HXLINE(1342) int color; -HXDLIN(1342) if (hx::IsNotNull( this->opaqueBackground )) { -HXLINE(1342) color = (-16777216 | ( (int)(this->opaqueBackground) )); - } - else { -HXLINE(1342) color = 0; - } -HXLINE(1343) this->_hx___cacheBitmapData = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,bitmapWidth,bitmapHeight,true,color); -HXLINE(1344) this->_hx___cacheBitmap->_hx___bitmapData = this->_hx___cacheBitmapData; - } -HXLINE(1351) this->_hx___cacheBitmapRenderer = ::openfl::display::CairoRenderer_obj::__alloc( HX_CTX , ::lime::graphics::cairo::Cairo_obj::__alloc( HX_CTX ,this->_hx___cacheBitmapData->getSurface())); - } -HXLINE(1355) this->_hx___cacheBitmapRenderer->_hx___worldTransform = ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); -HXLINE(1356) this->_hx___cacheBitmapRenderer->_hx___worldColorTransform = ::openfl::geom::ColorTransform_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null(),null()); - } -HXLINE(1362) if (hx::IsNull( this->_hx___cacheBitmapColorTransform )) { -HXLINE(1362) this->_hx___cacheBitmapColorTransform = ::openfl::geom::ColorTransform_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null(),null()); - } -HXLINE(1364) this->_hx___cacheBitmapRenderer->_hx___stage = this->stage; -HXLINE(1366) this->_hx___cacheBitmapRenderer->_hx___allowSmoothing = renderer->_hx___allowSmoothing; -HXLINE(1367) this->_hx___cacheBitmapRenderer->_hx___setBlendMode(10); -HXLINE(1368) this->_hx___cacheBitmapRenderer->_hx___worldAlpha = (( (Float)(1) ) / this->_hx___worldAlpha); -HXLINE(1370) this->_hx___cacheBitmapRenderer->_hx___worldTransform->copyFrom(this->_hx___renderTransform); -HXLINE(1371) this->_hx___cacheBitmapRenderer->_hx___worldTransform->invert(); -HXLINE(1372) this->_hx___cacheBitmapRenderer->_hx___worldTransform->concat(this->_hx___cacheBitmapMatrix); -HXLINE(1373) ::openfl::geom::Matrix _hx_tmp21 = this->_hx___cacheBitmapRenderer->_hx___worldTransform; -HXDLIN(1373) _hx_tmp21->tx = (_hx_tmp21->tx - offsetX); -HXLINE(1374) ::openfl::geom::Matrix _hx_tmp22 = this->_hx___cacheBitmapRenderer->_hx___worldTransform; -HXDLIN(1374) _hx_tmp22->ty = (_hx_tmp22->ty - offsetY); -HXLINE(1376) this->_hx___cacheBitmapRenderer->_hx___worldColorTransform->_hx___copyFrom(colorTransform); -HXLINE(1377) this->_hx___cacheBitmapRenderer->_hx___worldColorTransform->_hx___invert(); -HXLINE(1379) this->_hx___isCacheBitmapRender = true; -HXLINE(1381) if ((this->_hx___cacheBitmapRenderer->_hx___type == HX_("opengl",6f,64,94,21))) { -HXLINE(1383) ::openfl::display::OpenGLRenderer parentRenderer = ( ( ::openfl::display::OpenGLRenderer)(renderer) ); -HXLINE(1384) ::openfl::display::OpenGLRenderer childRenderer = ( ( ::openfl::display::OpenGLRenderer)(this->_hx___cacheBitmapRenderer) ); -HXLINE(1386) ::openfl::display3D::Context3D context = childRenderer->_hx___context3D; -HXLINE(1388) ::openfl::display3D::textures::TextureBase cacheRTT = context->_hx___state->renderToTexture; -HXLINE(1389) bool cacheRTTDepthStencil = context->_hx___state->renderToTextureDepthStencil; -HXLINE(1390) int cacheRTTAntiAlias = context->_hx___state->renderToTextureAntiAlias; -HXLINE(1391) int cacheRTTSurfaceSelector = context->_hx___state->renderToTextureSurfaceSelector; -HXLINE(1395) ::Dynamic cacheBlendMode = parentRenderer->_hx___blendMode; -HXLINE(1396) parentRenderer->_hx___suspendClipAndMask(); -HXLINE(1397) childRenderer->_hx___copyShader(parentRenderer); -HXLINE(1400) this->_hx___cacheBitmapData->_hx___setUVRect(context,( (Float)(0) ),( (Float)(0) ),( (Float)(filterWidth) ),( (Float)(filterHeight) )); -HXLINE(1401) childRenderer->_hx___setRenderTarget(this->_hx___cacheBitmapData); -HXLINE(1402) if (hx::IsNotNull( this->_hx___cacheBitmapData->image )) { -HXLINE(1402) this->_hx___cacheBitmapData->_hx___textureVersion = (this->_hx___cacheBitmapData->image->version + 1); - } -HXLINE(1404) this->_hx___cacheBitmapData->_hx___drawGL(hx::ObjectPtr(this),childRenderer); -HXLINE(1406) if (hasFilters) { -HXLINE(1408) bool needSecondBitmapData = true; -HXLINE(1409) bool needCopyOfOriginal = false; -HXLINE(1411) { -HXLINE(1411) int _g2 = 0; -HXDLIN(1411) ::Array< ::Dynamic> _g11 = this->_hx___filters; -HXDLIN(1411) while((_g2 < _g11->length)){ -HXLINE(1411) ::openfl::filters::BitmapFilter filter1 = _g11->__get(_g2).StaticCast< ::openfl::filters::BitmapFilter >(); -HXDLIN(1411) _g2 = (_g2 + 1); -HXLINE(1416) if (filter1->_hx___preserveObject) { -HXLINE(1418) needCopyOfOriginal = true; - } - } - } -HXLINE(1422) ::openfl::display::BitmapData bitmap = this->_hx___cacheBitmapData; -HXLINE(1423) ::openfl::display::BitmapData bitmap2 = null(); -HXLINE(1424) ::openfl::display::BitmapData bitmap3 = null(); -HXLINE(1427) bool _hx_tmp23; -HXDLIN(1427) bool _hx_tmp24; -HXDLIN(1427) if (hx::IsNotNull( this->_hx___cacheBitmapData2 )) { -HXLINE(1427) _hx_tmp24 = (bitmapWidth > this->_hx___cacheBitmapData2->width); - } - else { -HXLINE(1427) _hx_tmp24 = true; - } -HXDLIN(1427) if (!(_hx_tmp24)) { -HXLINE(1427) _hx_tmp23 = (bitmapHeight > this->_hx___cacheBitmapData2->height); - } - else { -HXLINE(1427) _hx_tmp23 = true; - } -HXDLIN(1427) if (_hx_tmp23) { -HXLINE(1431) this->_hx___cacheBitmapData2 = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,bitmapWidth,bitmapHeight,true,0); - } - else { -HXLINE(1435) this->_hx___cacheBitmapData2->fillRect(this->_hx___cacheBitmapData2->rect,0); -HXLINE(1436) if (hx::IsNotNull( this->_hx___cacheBitmapData2->image )) { -HXLINE(1438) this->_hx___cacheBitmapData2->_hx___textureVersion = (this->_hx___cacheBitmapData2->image->version + 1); - } - } -HXLINE(1441) this->_hx___cacheBitmapData2->_hx___setUVRect(context,( (Float)(0) ),( (Float)(0) ),( (Float)(filterWidth) ),( (Float)(filterHeight) )); -HXLINE(1442) bitmap2 = this->_hx___cacheBitmapData2; -HXLINE(1447) if (needCopyOfOriginal) { -HXLINE(1449) bool _hx_tmp25; -HXDLIN(1449) bool _hx_tmp26; -HXDLIN(1449) if (hx::IsNotNull( this->_hx___cacheBitmapData3 )) { -HXLINE(1449) _hx_tmp26 = (bitmapWidth > this->_hx___cacheBitmapData3->width); - } - else { -HXLINE(1449) _hx_tmp26 = true; - } -HXDLIN(1449) if (!(_hx_tmp26)) { -HXLINE(1449) _hx_tmp25 = (bitmapHeight > this->_hx___cacheBitmapData3->height); - } - else { -HXLINE(1449) _hx_tmp25 = true; - } -HXDLIN(1449) if (_hx_tmp25) { -HXLINE(1453) this->_hx___cacheBitmapData3 = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,bitmapWidth,bitmapHeight,true,0); - } - else { -HXLINE(1457) this->_hx___cacheBitmapData3->fillRect(this->_hx___cacheBitmapData3->rect,0); -HXLINE(1458) if (hx::IsNotNull( this->_hx___cacheBitmapData3->image )) { -HXLINE(1460) this->_hx___cacheBitmapData3->_hx___textureVersion = (this->_hx___cacheBitmapData3->image->version + 1); - } - } -HXLINE(1463) this->_hx___cacheBitmapData3->_hx___setUVRect(context,( (Float)(0) ),( (Float)(0) ),( (Float)(filterWidth) ),( (Float)(filterHeight) )); -HXLINE(1464) bitmap3 = this->_hx___cacheBitmapData3; - } -HXLINE(1467) childRenderer->_hx___setBlendMode(10); -HXLINE(1468) childRenderer->_hx___worldAlpha = ( (Float)(1) ); -HXLINE(1469) childRenderer->_hx___worldTransform->identity(); -HXLINE(1470) childRenderer->_hx___worldColorTransform->_hx___identity(); -HXLINE(1475) ::openfl::display::Shader shader; -HXDLIN(1475) ::openfl::display::BitmapData cacheBitmap; -HXLINE(1477) { -HXLINE(1477) int _g21 = 0; -HXDLIN(1477) ::Array< ::Dynamic> _g3 = this->_hx___filters; -HXDLIN(1477) while((_g21 < _g3->length)){ -HXLINE(1477) ::openfl::filters::BitmapFilter filter2 = _g3->__get(_g21).StaticCast< ::openfl::filters::BitmapFilter >(); -HXDLIN(1477) _g21 = (_g21 + 1); -HXLINE(1479) if (filter2->_hx___preserveObject) { -HXLINE(1481) childRenderer->_hx___setRenderTarget(bitmap3); -HXLINE(1482) childRenderer->_hx___renderFilterPass(bitmap,childRenderer->_hx___defaultDisplayShader,filter2->_hx___smooth,null()); - } -HXLINE(1485) { -HXLINE(1485) int _g22 = 0; -HXDLIN(1485) int _g31 = filter2->_hx___numShaderPasses; -HXDLIN(1485) while((_g22 < _g31)){ -HXLINE(1485) _g22 = (_g22 + 1); -HXDLIN(1485) int i = (_g22 - 1); -HXLINE(1487) ::openfl::display::BitmapData shader1; -HXDLIN(1487) if (filter2->_hx___preserveObject) { -HXLINE(1487) shader1 = bitmap3; - } - else { -HXLINE(1487) shader1 = null(); - } -HXDLIN(1487) shader = filter2->_hx___initShader(childRenderer,i,shader1); -HXLINE(1488) childRenderer->_hx___setBlendMode(filter2->_hx___shaderBlendMode); -HXLINE(1489) childRenderer->_hx___setRenderTarget(bitmap2); -HXLINE(1490) childRenderer->_hx___renderFilterPass(bitmap,shader,filter2->_hx___smooth,null()); -HXLINE(1492) cacheBitmap = bitmap; -HXLINE(1493) bitmap = bitmap2; -HXLINE(1494) bitmap2 = cacheBitmap; - } - } -HXLINE(1497) filter2->_hx___renderDirty = false; - } - } -HXLINE(1500) this->_hx___cacheBitmap->_hx___bitmapData = bitmap; - } -HXLINE(1503) parentRenderer->_hx___blendMode = 10; -HXLINE(1504) parentRenderer->_hx___setBlendMode(cacheBlendMode); -HXLINE(1505) parentRenderer->_hx___copyShader(childRenderer); -HXLINE(1507) if (hx::IsNotNull( cacheRTT )) { -HXLINE(1509) context->setRenderToTexture(cacheRTT,cacheRTTDepthStencil,cacheRTTAntiAlias,cacheRTTSurfaceSelector); - } - else { -HXLINE(1513) context->setRenderToBackBuffer(); - } -HXLINE(1519) parentRenderer->_hx___resumeClipAndMask(childRenderer); -HXLINE(1520) parentRenderer->setViewport(); -HXLINE(1522) this->_hx___cacheBitmapColorTransform->_hx___copyFrom(colorTransform); - } - else { -HXLINE(1529) this->_hx___cacheBitmapData->_hx___drawCairo(hx::ObjectPtr(this),( ( ::openfl::display::CairoRenderer)(this->_hx___cacheBitmapRenderer) )); -HXLINE(1532) if (hasFilters) { -HXLINE(1534) bool needSecondBitmapData1 = false; -HXLINE(1535) bool needCopyOfOriginal1 = false; -HXLINE(1537) { -HXLINE(1537) int _g4 = 0; -HXDLIN(1537) ::Array< ::Dynamic> _g12 = this->_hx___filters; -HXDLIN(1537) while((_g4 < _g12->length)){ -HXLINE(1537) ::openfl::filters::BitmapFilter filter3 = _g12->__get(_g4).StaticCast< ::openfl::filters::BitmapFilter >(); -HXDLIN(1537) _g4 = (_g4 + 1); -HXLINE(1539) if (filter3->_hx___needSecondBitmapData) { -HXLINE(1541) needSecondBitmapData1 = true; - } -HXLINE(1543) if (filter3->_hx___preserveObject) { -HXLINE(1545) needCopyOfOriginal1 = true; - } - } - } -HXLINE(1549) ::openfl::display::BitmapData bitmap1 = this->_hx___cacheBitmapData; -HXLINE(1550) ::openfl::display::BitmapData bitmap21 = null(); -HXLINE(1551) ::openfl::display::BitmapData bitmap31 = null(); -HXLINE(1553) if (needSecondBitmapData1) { -HXLINE(1555) bool _hx_tmp27; -HXDLIN(1555) bool _hx_tmp28; -HXDLIN(1555) bool _hx_tmp29; -HXDLIN(1555) if (hx::IsNotNull( this->_hx___cacheBitmapData2 )) { -HXLINE(1555) _hx_tmp29 = hx::IsNull( this->_hx___cacheBitmapData2->image ); - } - else { -HXLINE(1555) _hx_tmp29 = true; - } -HXDLIN(1555) if (!(_hx_tmp29)) { -HXLINE(1555) _hx_tmp28 = (bitmapWidth > this->_hx___cacheBitmapData2->width); - } - else { -HXLINE(1555) _hx_tmp28 = true; - } -HXDLIN(1555) if (!(_hx_tmp28)) { -HXLINE(1555) _hx_tmp27 = (bitmapHeight > this->_hx___cacheBitmapData2->height); - } - else { -HXLINE(1555) _hx_tmp27 = true; - } -HXDLIN(1555) if (_hx_tmp27) { -HXLINE(1560) this->_hx___cacheBitmapData2 = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,bitmapWidth,bitmapHeight,true,0); - } - else { -HXLINE(1564) this->_hx___cacheBitmapData2->fillRect(this->_hx___cacheBitmapData2->rect,0); - } -HXLINE(1566) bitmap21 = this->_hx___cacheBitmapData2; - } - else { -HXLINE(1570) bitmap21 = bitmap1; - } -HXLINE(1573) if (needCopyOfOriginal1) { -HXLINE(1575) bool _hx_tmp30; -HXDLIN(1575) bool _hx_tmp31; -HXDLIN(1575) bool _hx_tmp32; -HXDLIN(1575) if (hx::IsNotNull( this->_hx___cacheBitmapData3 )) { -HXLINE(1575) _hx_tmp32 = hx::IsNull( this->_hx___cacheBitmapData3->image ); - } - else { -HXLINE(1575) _hx_tmp32 = true; - } -HXDLIN(1575) if (!(_hx_tmp32)) { -HXLINE(1575) _hx_tmp31 = (bitmapWidth > this->_hx___cacheBitmapData3->width); - } - else { -HXLINE(1575) _hx_tmp31 = true; - } -HXDLIN(1575) if (!(_hx_tmp31)) { -HXLINE(1575) _hx_tmp30 = (bitmapHeight > this->_hx___cacheBitmapData3->height); - } - else { -HXLINE(1575) _hx_tmp30 = true; - } -HXDLIN(1575) if (_hx_tmp30) { -HXLINE(1580) this->_hx___cacheBitmapData3 = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,bitmapWidth,bitmapHeight,true,0); - } - else { -HXLINE(1584) this->_hx___cacheBitmapData3->fillRect(this->_hx___cacheBitmapData3->rect,0); - } -HXLINE(1586) bitmap31 = this->_hx___cacheBitmapData3; - } -HXLINE(1589) if (hx::IsNull( this->_hx___tempPoint )) { -HXLINE(1589) this->_hx___tempPoint = ::openfl::geom::Point_obj::__alloc( HX_CTX ,null(),null()); - } -HXLINE(1590) ::openfl::geom::Point destPoint = this->_hx___tempPoint; -HXLINE(1591) ::openfl::display::BitmapData cacheBitmap1; -HXDLIN(1591) ::openfl::display::BitmapData lastBitmap; -HXLINE(1593) { -HXLINE(1593) int _g23 = 0; -HXDLIN(1593) ::Array< ::Dynamic> _g32 = this->_hx___filters; -HXDLIN(1593) while((_g23 < _g32->length)){ -HXLINE(1593) ::openfl::filters::BitmapFilter filter4 = _g32->__get(_g23).StaticCast< ::openfl::filters::BitmapFilter >(); -HXDLIN(1593) _g23 = (_g23 + 1); -HXLINE(1595) if (filter4->_hx___preserveObject) { -HXLINE(1597) bitmap31->copyPixels(bitmap1,bitmap1->rect,destPoint,null(),null(),null()); - } -HXLINE(1600) lastBitmap = filter4->_hx___applyFilter(bitmap21,bitmap1,bitmap1->rect,destPoint); -HXLINE(1602) if (filter4->_hx___preserveObject) { -HXLINE(1604) ::openfl::geom::ColorTransform _hx_tmp33; -HXDLIN(1604) if (hx::IsNotNull( this->_hx___objectTransform )) { -HXLINE(1604) _hx_tmp33 = this->_hx___objectTransform->get_colorTransform(); - } - else { -HXLINE(1604) _hx_tmp33 = null(); - } -HXDLIN(1604) lastBitmap->draw(bitmap31,null(),_hx_tmp33,null(),null(),null()); - } -HXLINE(1606) filter4->_hx___renderDirty = false; -HXLINE(1608) bool _hx_tmp34; -HXDLIN(1608) if (needSecondBitmapData1) { -HXLINE(1608) _hx_tmp34 = hx::IsEq( lastBitmap,bitmap21 ); - } - else { -HXLINE(1608) _hx_tmp34 = false; - } -HXDLIN(1608) if (_hx_tmp34) { -HXLINE(1610) cacheBitmap1 = bitmap1; -HXLINE(1611) bitmap1 = bitmap21; -HXLINE(1612) bitmap21 = cacheBitmap1; - } - } - } -HXLINE(1616) if (hx::IsNotEq( this->_hx___cacheBitmapData,bitmap1 )) { -HXLINE(1622) cacheBitmap1 = this->_hx___cacheBitmapData; -HXLINE(1623) this->_hx___cacheBitmapData = bitmap1; -HXLINE(1624) this->_hx___cacheBitmapData2 = cacheBitmap1; -HXLINE(1625) this->_hx___cacheBitmap->_hx___bitmapData = this->_hx___cacheBitmapData; -HXLINE(1626) this->_hx___cacheBitmapRenderer = null(); - } -HXLINE(1629) this->_hx___cacheBitmap->_hx___imageVersion = this->_hx___cacheBitmapData->_hx___textureVersion; - } -HXLINE(1632) this->_hx___cacheBitmapColorTransform->_hx___copyFrom(colorTransform); -HXLINE(1634) if (!(this->_hx___cacheBitmapColorTransform->_hx___isDefault(true))) { -HXLINE(1636) this->_hx___cacheBitmapColorTransform->alphaMultiplier = ( (Float)(1) ); -HXLINE(1637) this->_hx___cacheBitmapData->colorTransform(this->_hx___cacheBitmapData->rect,this->_hx___cacheBitmapColorTransform); - } - } -HXLINE(1641) this->_hx___isCacheBitmapRender = false; - } -HXLINE(1644) bool _hx_tmp35; -HXDLIN(1644) if (!(updateTransform)) { -HXLINE(1644) _hx_tmp35 = needRender; - } - else { -HXLINE(1644) _hx_tmp35 = true; - } -HXDLIN(1644) if (_hx_tmp35) { -HXLINE(1646) ::openfl::geom::Rectangle_obj::_hx___pool->release(rect); - } -HXLINE(1649) updated = updateTransform; - } - else { -HXLINE(1651) if (hx::IsNotNull( this->_hx___cacheBitmap )) { -HXLINE(1653) if ((renderer->_hx___type == HX_("dom",82,42,4c,00))) { -HXLINE(1655) this->_hx___cacheBitmap->_hx___renderDOMClear(( ( ::openfl::display::DOMRenderer)(renderer) )); - } -HXLINE(1658) this->_hx___cacheBitmap = null(); -HXLINE(1659) this->_hx___cacheBitmapData = null(); -HXLINE(1660) this->_hx___cacheBitmapData2 = null(); -HXLINE(1661) this->_hx___cacheBitmapData3 = null(); -HXLINE(1662) this->_hx___cacheBitmapColorTransform = null(); -HXLINE(1663) this->_hx___cacheBitmapRenderer = null(); -HXLINE(1665) updated = true; - } - } -HXLINE(1668) ::openfl::geom::ColorTransform_obj::_hx___pool->release(colorTransform); -HXLINE(1670) return updated; - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObject_obj,_hx___updateCacheBitmap,return ) - -void DisplayObject_obj::_hx___updateTransforms( ::openfl::geom::Matrix overrideTransform){ - HX_GC_STACKFRAME(&_hx_pos_26400284d5456c16_1677___updateTransforms) -HXLINE(1678) bool overrided = hx::IsNotNull( overrideTransform ); -HXLINE(1679) ::openfl::geom::Matrix local; -HXDLIN(1679) if (overrided) { -HXLINE(1679) local = overrideTransform; - } - else { -HXLINE(1679) local = this->_hx___transform; - } -HXLINE(1681) if (hx::IsNull( this->_hx___worldTransform )) { -HXLINE(1683) this->_hx___worldTransform = ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); - } -HXLINE(1686) if (hx::IsNull( this->_hx___renderTransform )) { -HXLINE(1688) this->_hx___renderTransform = ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); - } -HXLINE(1691) ::openfl::display::DisplayObject renderParent; -HXDLIN(1691) if (hx::IsNotNull( this->_hx___renderParent )) { -HXLINE(1691) renderParent = this->_hx___renderParent; - } - else { -HXLINE(1691) renderParent = this->parent; - } -HXLINE(1693) bool _hx_tmp; -HXDLIN(1693) if (!(overrided)) { -HXLINE(1693) _hx_tmp = hx::IsNotNull( this->parent ); - } - else { -HXLINE(1693) _hx_tmp = false; - } -HXDLIN(1693) if (_hx_tmp) { -HXLINE(1695) ::openfl::geom::Matrix parentTransform = this->parent->_hx___worldTransform; -HXDLIN(1695) ::openfl::geom::Matrix target = this->_hx___worldTransform; -HXDLIN(1695) target->a = ((local->a * parentTransform->a) + (local->b * parentTransform->c)); -HXDLIN(1695) target->b = ((local->a * parentTransform->b) + (local->b * parentTransform->d)); -HXDLIN(1695) target->c = ((local->c * parentTransform->a) + (local->d * parentTransform->c)); -HXDLIN(1695) target->d = ((local->c * parentTransform->b) + (local->d * parentTransform->d)); -HXDLIN(1695) target->tx = (((local->tx * parentTransform->a) + (local->ty * parentTransform->c)) + parentTransform->tx); -HXDLIN(1695) target->ty = (((local->tx * parentTransform->b) + (local->ty * parentTransform->d)) + parentTransform->ty); - } - else { -HXLINE(1699) this->_hx___worldTransform->copyFrom(local); - } -HXLINE(1702) bool _hx_tmp1; -HXDLIN(1702) if (!(overrided)) { -HXLINE(1702) _hx_tmp1 = hx::IsNotNull( renderParent ); - } - else { -HXLINE(1702) _hx_tmp1 = false; - } -HXDLIN(1702) if (_hx_tmp1) { -HXLINE(1704) ::openfl::geom::Matrix parentTransform1 = renderParent->_hx___renderTransform; -HXDLIN(1704) ::openfl::geom::Matrix target1 = this->_hx___renderTransform; -HXDLIN(1704) target1->a = ((local->a * parentTransform1->a) + (local->b * parentTransform1->c)); -HXDLIN(1704) target1->b = ((local->a * parentTransform1->b) + (local->b * parentTransform1->d)); -HXDLIN(1704) target1->c = ((local->c * parentTransform1->a) + (local->d * parentTransform1->c)); -HXDLIN(1704) target1->d = ((local->c * parentTransform1->b) + (local->d * parentTransform1->d)); -HXDLIN(1704) target1->tx = (((local->tx * parentTransform1->a) + (local->ty * parentTransform1->c)) + parentTransform1->tx); -HXDLIN(1704) target1->ty = (((local->tx * parentTransform1->b) + (local->ty * parentTransform1->d)) + parentTransform1->ty); - } - else { -HXLINE(1708) this->_hx___renderTransform->copyFrom(local); - } -HXLINE(1711) if (hx::IsNotNull( this->_hx___scrollRect )) { -HXLINE(1713) ::openfl::geom::Matrix _this = this->_hx___renderTransform; -HXDLIN(1713) Float px = -(this->_hx___scrollRect->x); -HXDLIN(1713) Float py = -(this->_hx___scrollRect->y); -HXDLIN(1713) _this->tx = (((px * _this->a) + (py * _this->c)) + _this->tx); -HXDLIN(1713) _this->ty = (((px * _this->b) + (py * _this->d)) + _this->ty); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,_hx___updateTransforms,(void)) - -Float DisplayObject_obj::get_alpha(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1720_get_alpha) -HXDLIN(1720) return this->_hx___alpha; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_alpha,return ) - -Float DisplayObject_obj::set_alpha(Float value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1724_set_alpha) -HXLINE(1725) if ((value > ((Float)1.0))) { -HXLINE(1725) value = ((Float)1.0); - } -HXLINE(1726) if ((value < ((Float)0.0))) { -HXLINE(1726) value = ((Float)0.0); - } -HXLINE(1728) bool _hx_tmp; -HXDLIN(1728) if ((value != this->_hx___alpha)) { -HXLINE(1728) _hx_tmp = !(this->get_cacheAsBitmap()); - } - else { -HXLINE(1728) _hx_tmp = false; - } -HXDLIN(1728) if (_hx_tmp) { -HXLINE(1728) if (!(this->_hx___renderDirty)) { -HXLINE(1728) this->_hx___renderDirty = true; -HXDLIN(1728) this->_hx___setParentRenderDirty(); - } - } -HXLINE(1729) return (this->_hx___alpha = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_alpha,return ) - - ::Dynamic DisplayObject_obj::get_blendMode(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1734_get_blendMode) -HXDLIN(1734) return this->_hx___blendMode; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_blendMode,return ) - - ::Dynamic DisplayObject_obj::set_blendMode( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1738_set_blendMode) -HXLINE(1739) if (hx::IsNull( value )) { -HXLINE(1739) value = 10; - } -HXLINE(1741) if (hx::IsNotEq( value,this->_hx___blendMode )) { -HXLINE(1741) if (!(this->_hx___renderDirty)) { -HXLINE(1741) this->_hx___renderDirty = true; -HXDLIN(1741) this->_hx___setParentRenderDirty(); - } - } -HXLINE(1742) return (this->_hx___blendMode = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_blendMode,return ) - -bool DisplayObject_obj::get_cacheAsBitmap(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1747_get_cacheAsBitmap) -HXDLIN(1747) if (hx::IsNull( this->_hx___filters )) { -HXDLIN(1747) return this->_hx___cacheAsBitmap; - } - else { -HXDLIN(1747) return true; - } -HXDLIN(1747) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_cacheAsBitmap,return ) - -bool DisplayObject_obj::set_cacheAsBitmap(bool value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1751_set_cacheAsBitmap) -HXLINE(1752) if ((value != this->_hx___cacheAsBitmap)) { -HXLINE(1754) if (!(this->_hx___renderDirty)) { -HXLINE(1754) this->_hx___renderDirty = true; -HXDLIN(1754) this->_hx___setParentRenderDirty(); - } - } -HXLINE(1757) return (this->_hx___cacheAsBitmap = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_cacheAsBitmap,return ) - - ::openfl::geom::Matrix DisplayObject_obj::get_cacheAsBitmapMatrix(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1762_get_cacheAsBitmapMatrix) -HXDLIN(1762) return this->_hx___cacheAsBitmapMatrix; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_cacheAsBitmapMatrix,return ) - - ::openfl::geom::Matrix DisplayObject_obj::set_cacheAsBitmapMatrix( ::openfl::geom::Matrix value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1766_set_cacheAsBitmapMatrix) -HXLINE(1767) if (!(this->_hx___renderDirty)) { -HXLINE(1767) this->_hx___renderDirty = true; -HXDLIN(1767) this->_hx___setParentRenderDirty(); - } -HXLINE(1768) ::openfl::geom::Matrix _hx_tmp; -HXDLIN(1768) if (hx::IsNotNull( value )) { -HXLINE(1768) _hx_tmp = value->clone(); - } - else { -HXLINE(1768) _hx_tmp = value; - } -HXDLIN(1768) return (this->_hx___cacheAsBitmapMatrix = _hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_cacheAsBitmapMatrix,return ) - -::Array< ::Dynamic> DisplayObject_obj::get_filters(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1773_get_filters) -HXDLIN(1773) if (hx::IsNull( this->_hx___filters )) { -HXLINE(1775) return ::Array_obj< ::Dynamic>::__new(); - } - else { -HXLINE(1779) return this->_hx___filters->copy(); - } -HXLINE(1773) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_filters,return ) - -::Array< ::Dynamic> DisplayObject_obj::set_filters(::Array< ::Dynamic> value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1784_set_filters) -HXLINE(1785) bool _hx_tmp; -HXDLIN(1785) if (hx::IsNotNull( value )) { -HXLINE(1785) _hx_tmp = (value->length > 0); - } - else { -HXLINE(1785) _hx_tmp = false; - } -HXDLIN(1785) if (_hx_tmp) { -HXLINE(1789) this->_hx___filters = value; -HXLINE(1791) if (!(this->_hx___renderDirty)) { -HXLINE(1791) this->_hx___renderDirty = true; -HXDLIN(1791) this->_hx___setParentRenderDirty(); - } - } - else { -HXLINE(1793) if (hx::IsNotNull( this->_hx___filters )) { -HXLINE(1795) this->_hx___filters = null(); -HXLINE(1797) if (!(this->_hx___renderDirty)) { -HXLINE(1797) this->_hx___renderDirty = true; -HXDLIN(1797) this->_hx___setParentRenderDirty(); - } - } - } -HXLINE(1800) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_filters,return ) - -Float DisplayObject_obj::get_height(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1804_get_height) -HXLINE(1805) ::openfl::geom::Rectangle rect = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE(1806) this->_hx___getLocalBounds(rect); -HXLINE(1807) Float height = rect->height; -HXLINE(1808) ::openfl::geom::Rectangle_obj::_hx___pool->release(rect); -HXLINE(1809) return height; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_height,return ) - -Float DisplayObject_obj::set_height(Float value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1813_set_height) -HXLINE(1814) ::openfl::geom::Rectangle rect = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE(1815) ::openfl::geom::Matrix matrix = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE(1816) matrix->identity(); -HXLINE(1818) this->_hx___getBounds(rect,matrix); -HXLINE(1820) if ((value != rect->height)) { -HXLINE(1822) this->set_scaleY((value / rect->height)); - } - else { -HXLINE(1826) this->set_scaleY(( (Float)(1) )); - } -HXLINE(1829) ::openfl::geom::Rectangle_obj::_hx___pool->release(rect); -HXLINE(1830) ::openfl::geom::Matrix_obj::_hx___pool->release(matrix); -HXLINE(1832) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_height,return ) - - ::openfl::display::LoaderInfo DisplayObject_obj::get_loaderInfo(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1836_get_loaderInfo) -HXLINE(1837) if (hx::IsNotNull( this->stage )) { -HXLINE(1839) return ::openfl::_internal::Lib_obj::current->_hx___loaderInfo; - } -HXLINE(1842) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_loaderInfo,return ) - - ::openfl::display::DisplayObject DisplayObject_obj::get_mask(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1847_get_mask) -HXDLIN(1847) return this->_hx___mask; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_mask,return ) - - ::openfl::display::DisplayObject DisplayObject_obj::set_mask( ::openfl::display::DisplayObject value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1851_set_mask) -HXLINE(1852) if (hx::IsEq( value,this->_hx___mask )) { -HXLINE(1854) return value; - } -HXLINE(1857) if (hx::IsNotEq( value,this->_hx___mask )) { -HXLINE(1859) this->_hx___setTransformDirty(); -HXLINE(1860) if (!(this->_hx___renderDirty)) { -HXLINE(1860) this->_hx___renderDirty = true; -HXDLIN(1860) this->_hx___setParentRenderDirty(); - } - } -HXLINE(1863) if (hx::IsNotNull( this->_hx___mask )) { -HXLINE(1865) this->_hx___mask->_hx___isMask = false; -HXLINE(1866) this->_hx___mask->_hx___maskTarget = null(); -HXLINE(1867) this->_hx___mask->_hx___setTransformDirty(); -HXLINE(1868) { -HXLINE(1868) ::openfl::display::DisplayObject _this = this->_hx___mask; -HXDLIN(1868) if (!(_this->_hx___renderDirty)) { -HXLINE(1868) _this->_hx___renderDirty = true; -HXDLIN(1868) _this->_hx___setParentRenderDirty(); - } - } - } -HXLINE(1871) if (hx::IsNotNull( value )) { -HXLINE(1873) value->_hx___isMask = true; -HXLINE(1874) value->_hx___maskTarget = hx::ObjectPtr(this); -HXLINE(1875) value->_hx___setWorldTransformInvalid(); - } -HXLINE(1878) bool _hx_tmp; -HXDLIN(1878) if (hx::IsNotNull( this->_hx___cacheBitmap )) { -HXLINE(1878) _hx_tmp = hx::IsNotEq( this->_hx___cacheBitmap->get_mask(),value ); - } - else { -HXLINE(1878) _hx_tmp = false; - } -HXDLIN(1878) if (_hx_tmp) { -HXLINE(1880) this->_hx___cacheBitmap->set_mask(value); - } -HXLINE(1883) return (this->_hx___mask = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_mask,return ) - -Float DisplayObject_obj::get_mouseX(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1887_get_mouseX) -HXLINE(1888) Float mouseX; -HXDLIN(1888) if (hx::IsNotNull( this->stage )) { -HXLINE(1888) mouseX = this->stage->_hx___mouseX; - } - else { -HXLINE(1888) mouseX = ::openfl::_internal::Lib_obj::current->stage->_hx___mouseX; - } -HXLINE(1889) Float mouseY; -HXDLIN(1889) if (hx::IsNotNull( this->stage )) { -HXLINE(1889) mouseY = this->stage->_hx___mouseY; - } - else { -HXLINE(1889) mouseY = ::openfl::_internal::Lib_obj::current->stage->_hx___mouseY; - } -HXLINE(1891) ::openfl::geom::Matrix _this = this->_hx___getRenderTransform(); -HXDLIN(1891) Float norm = ((_this->a * _this->d) - (_this->b * _this->c)); -HXDLIN(1891) if ((norm == 0)) { -HXLINE(1891) return -(_this->tx); - } - else { -HXLINE(1891) return ((((Float)1.0) / norm) * ((_this->c * (_this->ty - mouseY)) + (_this->d * (mouseX - _this->tx)))); - } -HXDLIN(1891) return ((Float)0.); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_mouseX,return ) - -Float DisplayObject_obj::get_mouseY(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1895_get_mouseY) -HXLINE(1896) Float mouseX; -HXDLIN(1896) if (hx::IsNotNull( this->stage )) { -HXLINE(1896) mouseX = this->stage->_hx___mouseX; - } - else { -HXLINE(1896) mouseX = ::openfl::_internal::Lib_obj::current->stage->_hx___mouseX; - } -HXLINE(1897) Float mouseY; -HXDLIN(1897) if (hx::IsNotNull( this->stage )) { -HXLINE(1897) mouseY = this->stage->_hx___mouseY; - } - else { -HXLINE(1897) mouseY = ::openfl::_internal::Lib_obj::current->stage->_hx___mouseY; - } -HXLINE(1899) ::openfl::geom::Matrix _this = this->_hx___getRenderTransform(); -HXDLIN(1899) Float norm = ((_this->a * _this->d) - (_this->b * _this->c)); -HXDLIN(1899) if ((norm == 0)) { -HXLINE(1899) return -(_this->ty); - } - else { -HXLINE(1899) return ((((Float)1.0) / norm) * ((_this->a * (mouseY - _this->ty)) + (_this->b * (_this->tx - mouseX)))); - } -HXDLIN(1899) return ((Float)0.); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_mouseY,return ) - -::String DisplayObject_obj::get_name(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1904_get_name) -HXDLIN(1904) return this->_hx___name; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_name,return ) - -::String DisplayObject_obj::set_name(::String value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1909_set_name) -HXDLIN(1909) return (this->_hx___name = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_name,return ) - - ::openfl::display::DisplayObject DisplayObject_obj::get_root(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1913_get_root) -HXLINE(1914) if (hx::IsNotNull( this->stage )) { -HXLINE(1916) return ::openfl::_internal::Lib_obj::current; - } -HXLINE(1919) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_root,return ) - -Float DisplayObject_obj::get_rotation(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1924_get_rotation) -HXDLIN(1924) return this->_hx___rotation; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_rotation,return ) - -Float DisplayObject_obj::set_rotation(Float value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1928_set_rotation) -HXLINE(1929) if ((value != this->_hx___rotation)) { -HXLINE(1931) this->_hx___rotation = value; -HXLINE(1932) Float radians = (this->_hx___rotation * (::Math_obj::PI / ( (Float)(180) ))); -HXLINE(1933) this->_hx___rotationSine = ::Math_obj::sin(radians); -HXLINE(1934) this->_hx___rotationCosine = ::Math_obj::cos(radians); -HXLINE(1936) this->_hx___transform->a = (this->_hx___rotationCosine * this->_hx___scaleX); -HXLINE(1937) this->_hx___transform->b = (this->_hx___rotationSine * this->_hx___scaleX); -HXLINE(1938) this->_hx___transform->c = (-(this->_hx___rotationSine) * this->_hx___scaleY); -HXLINE(1939) this->_hx___transform->d = (this->_hx___rotationCosine * this->_hx___scaleY); -HXLINE(1941) this->_hx___setTransformDirty(); - } -HXLINE(1944) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_rotation,return ) - - ::openfl::geom::Rectangle DisplayObject_obj::get_scale9Grid(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1948_get_scale9Grid) -HXLINE(1949) if (hx::IsNull( this->_hx___scale9Grid )) { -HXLINE(1951) return null(); - } -HXLINE(1954) return this->_hx___scale9Grid->clone(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_scale9Grid,return ) - - ::openfl::geom::Rectangle DisplayObject_obj::set_scale9Grid( ::openfl::geom::Rectangle value){ - HX_GC_STACKFRAME(&_hx_pos_26400284d5456c16_1958_set_scale9Grid) -HXLINE(1959) bool _hx_tmp; -HXDLIN(1959) if (hx::IsNull( value )) { -HXLINE(1959) _hx_tmp = hx::IsNull( this->_hx___scale9Grid ); - } - else { -HXLINE(1959) _hx_tmp = false; - } -HXDLIN(1959) if (_hx_tmp) { -HXLINE(1959) return value; - } -HXLINE(1960) bool _hx_tmp1; -HXDLIN(1960) bool _hx_tmp2; -HXDLIN(1960) if (hx::IsNotNull( value )) { -HXLINE(1960) _hx_tmp2 = hx::IsNotNull( this->_hx___scale9Grid ); - } - else { -HXLINE(1960) _hx_tmp2 = false; - } -HXDLIN(1960) if (_hx_tmp2) { -HXLINE(1960) _hx_tmp1 = this->_hx___scale9Grid->equals(value); - } - else { -HXLINE(1960) _hx_tmp1 = false; - } -HXDLIN(1960) if (_hx_tmp1) { -HXLINE(1960) return value; - } -HXLINE(1962) if (hx::IsNotNull( value )) { -HXLINE(1964) if (hx::IsNull( this->_hx___scale9Grid )) { -HXLINE(1964) this->_hx___scale9Grid = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE(1965) this->_hx___scale9Grid->copyFrom(value); - } - else { -HXLINE(1969) this->_hx___scale9Grid = null(); - } -HXLINE(1972) if (!(this->_hx___renderDirty)) { -HXLINE(1972) this->_hx___renderDirty = true; -HXDLIN(1972) this->_hx___setParentRenderDirty(); - } -HXLINE(1974) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_scale9Grid,return ) - -Float DisplayObject_obj::get_scaleX(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1979_get_scaleX) -HXDLIN(1979) return this->_hx___scaleX; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_scaleX,return ) - -Float DisplayObject_obj::set_scaleX(Float value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_1983_set_scaleX) -HXLINE(1984) if ((value != this->_hx___scaleX)) { -HXLINE(1986) this->_hx___scaleX = value; -HXLINE(1988) if ((this->_hx___transform->b == 0)) { -HXLINE(1990) if ((value != this->_hx___transform->a)) { -HXLINE(1990) this->_hx___setTransformDirty(); - } -HXLINE(1991) this->_hx___transform->a = value; - } - else { -HXLINE(1995) Float a = (this->_hx___rotationCosine * value); -HXLINE(1996) Float b = (this->_hx___rotationSine * value); -HXLINE(1998) bool _hx_tmp; -HXDLIN(1998) if ((this->_hx___transform->a == a)) { -HXLINE(1998) _hx_tmp = (this->_hx___transform->b != b); - } - else { -HXLINE(1998) _hx_tmp = true; - } -HXDLIN(1998) if (_hx_tmp) { -HXLINE(2000) this->_hx___setTransformDirty(); - } -HXLINE(2003) this->_hx___transform->a = a; -HXLINE(2004) this->_hx___transform->b = b; - } - } -HXLINE(2008) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_scaleX,return ) - -Float DisplayObject_obj::get_scaleY(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_2013_get_scaleY) -HXDLIN(2013) return this->_hx___scaleY; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_scaleY,return ) - -Float DisplayObject_obj::set_scaleY(Float value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_2017_set_scaleY) -HXLINE(2018) if ((value != this->_hx___scaleY)) { -HXLINE(2020) this->_hx___scaleY = value; -HXLINE(2022) if ((this->_hx___transform->c == 0)) { -HXLINE(2024) if ((value != this->_hx___transform->d)) { -HXLINE(2024) this->_hx___setTransformDirty(); - } -HXLINE(2025) this->_hx___transform->d = value; - } - else { -HXLINE(2029) Float c = (-(this->_hx___rotationSine) * value); -HXLINE(2030) Float d = (this->_hx___rotationCosine * value); -HXLINE(2032) bool _hx_tmp; -HXDLIN(2032) if ((this->_hx___transform->d == d)) { -HXLINE(2032) _hx_tmp = (this->_hx___transform->c != c); - } - else { -HXLINE(2032) _hx_tmp = true; - } -HXDLIN(2032) if (_hx_tmp) { -HXLINE(2034) this->_hx___setTransformDirty(); - } -HXLINE(2037) this->_hx___transform->c = c; -HXLINE(2038) this->_hx___transform->d = d; - } - } -HXLINE(2042) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_scaleY,return ) - - ::openfl::geom::Rectangle DisplayObject_obj::get_scrollRect(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_2046_get_scrollRect) -HXLINE(2047) if (hx::IsNull( this->_hx___scrollRect )) { -HXLINE(2049) return null(); - } -HXLINE(2052) return this->_hx___scrollRect->clone(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_scrollRect,return ) - - ::openfl::geom::Rectangle DisplayObject_obj::set_scrollRect( ::openfl::geom::Rectangle value){ - HX_GC_STACKFRAME(&_hx_pos_26400284d5456c16_2056_set_scrollRect) -HXLINE(2057) bool _hx_tmp; -HXDLIN(2057) if (hx::IsNull( value )) { -HXLINE(2057) _hx_tmp = hx::IsNull( this->_hx___scrollRect ); - } - else { -HXLINE(2057) _hx_tmp = false; - } -HXDLIN(2057) if (_hx_tmp) { -HXLINE(2057) return value; - } -HXLINE(2058) bool _hx_tmp1; -HXDLIN(2058) bool _hx_tmp2; -HXDLIN(2058) if (hx::IsNotNull( value )) { -HXLINE(2058) _hx_tmp2 = hx::IsNotNull( this->_hx___scrollRect ); - } - else { -HXLINE(2058) _hx_tmp2 = false; - } -HXDLIN(2058) if (_hx_tmp2) { -HXLINE(2058) _hx_tmp1 = this->_hx___scrollRect->equals(value); - } - else { -HXLINE(2058) _hx_tmp1 = false; - } -HXDLIN(2058) if (_hx_tmp1) { -HXLINE(2058) return value; - } -HXLINE(2060) if (hx::IsNotNull( value )) { -HXLINE(2062) if (hx::IsNull( this->_hx___scrollRect )) { -HXLINE(2062) this->_hx___scrollRect = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE(2063) this->_hx___scrollRect->copyFrom(value); - } - else { -HXLINE(2067) this->_hx___scrollRect = null(); - } -HXLINE(2070) this->_hx___setTransformDirty(); -HXLINE(2077) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_scrollRect,return ) - - ::openfl::display::Shader DisplayObject_obj::get_shader(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_2082_get_shader) -HXDLIN(2082) return this->_hx___shader; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_shader,return ) - - ::openfl::display::Shader DisplayObject_obj::set_shader( ::openfl::display::Shader value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_2086_set_shader) -HXLINE(2087) this->_hx___shader = value; -HXLINE(2088) if (!(this->_hx___renderDirty)) { -HXLINE(2088) this->_hx___renderDirty = true; -HXDLIN(2088) this->_hx___setParentRenderDirty(); - } -HXLINE(2089) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_shader,return ) - - ::openfl::geom::Transform DisplayObject_obj::get_transform(){ - HX_GC_STACKFRAME(&_hx_pos_26400284d5456c16_2093_get_transform) -HXLINE(2094) if (hx::IsNull( this->_hx___objectTransform )) { -HXLINE(2096) this->_hx___objectTransform = ::openfl::geom::Transform_obj::__alloc( HX_CTX ,hx::ObjectPtr(this)); - } -HXLINE(2099) return this->_hx___objectTransform; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_transform,return ) - - ::openfl::geom::Transform DisplayObject_obj::set_transform( ::openfl::geom::Transform value){ - HX_GC_STACKFRAME(&_hx_pos_26400284d5456c16_2103_set_transform) -HXLINE(2104) if (hx::IsNull( value )) { -HXLINE(2106) HX_STACK_DO_THROW( ::openfl::errors::TypeError_obj::__alloc( HX_CTX ,HX_("Parameter transform must be non-null.",56,12,fe,6e))); - } -HXLINE(2109) if (hx::IsNull( this->_hx___objectTransform )) { -HXLINE(2111) this->_hx___objectTransform = ::openfl::geom::Transform_obj::__alloc( HX_CTX ,hx::ObjectPtr(this)); - } -HXLINE(2114) this->_hx___setTransformDirty(); -HXLINE(2115) ::openfl::geom::Transform _hx_tmp = this->_hx___objectTransform; -HXDLIN(2115) _hx_tmp->set_matrix(value->get_matrix()); -HXLINE(2117) bool _hx_tmp1; -HXDLIN(2117) ::openfl::geom::ColorTransform _hx_tmp2 = this->_hx___objectTransform->get_colorTransform(); -HXDLIN(2117) if (!(!(_hx_tmp2->_hx___equals(value->get_colorTransform(),true)))) { -HXLINE(2118) if (!(this->get_cacheAsBitmap())) { -HXLINE(2118) Float _hx_tmp3 = this->_hx___objectTransform->get_colorTransform()->alphaMultiplier; -HXLINE(2117) _hx_tmp1 = (_hx_tmp3 != value->get_colorTransform()->alphaMultiplier); - } - else { -HXLINE(2117) _hx_tmp1 = false; - } - } - else { -HXLINE(2117) _hx_tmp1 = true; - } -HXDLIN(2117) if (_hx_tmp1) { -HXLINE(2120) ::openfl::geom::ColorTransform _hx_tmp4 = this->_hx___objectTransform->get_colorTransform(); -HXDLIN(2120) _hx_tmp4->_hx___copyFrom(value->get_colorTransform()); -HXLINE(2121) if (!(this->_hx___renderDirty)) { -HXLINE(2121) this->_hx___renderDirty = true; -HXDLIN(2121) this->_hx___setParentRenderDirty(); - } - } -HXLINE(2124) return this->_hx___objectTransform; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_transform,return ) - -bool DisplayObject_obj::get_visible(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_2129_get_visible) -HXDLIN(2129) return this->_hx___visible; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_visible,return ) - -bool DisplayObject_obj::set_visible(bool value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_2133_set_visible) -HXLINE(2134) if ((value != this->_hx___visible)) { -HXLINE(2134) if (!(this->_hx___renderDirty)) { -HXLINE(2134) this->_hx___renderDirty = true; -HXDLIN(2134) this->_hx___setParentRenderDirty(); - } - } -HXLINE(2135) return (this->_hx___visible = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_visible,return ) - -Float DisplayObject_obj::get_width(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_2139_get_width) -HXLINE(2140) ::openfl::geom::Rectangle rect = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE(2141) this->_hx___getLocalBounds(rect); -HXLINE(2142) Float width = rect->width; -HXLINE(2143) ::openfl::geom::Rectangle_obj::_hx___pool->release(rect); -HXLINE(2144) return width; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_width,return ) - -Float DisplayObject_obj::set_width(Float value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_2148_set_width) -HXLINE(2149) ::openfl::geom::Rectangle rect = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE(2150) ::openfl::geom::Matrix matrix = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE(2151) matrix->identity(); -HXLINE(2153) this->_hx___getBounds(rect,matrix); -HXLINE(2155) if ((value != rect->width)) { -HXLINE(2157) this->set_scaleX((value / rect->width)); - } - else { -HXLINE(2161) this->set_scaleX(( (Float)(1) )); - } -HXLINE(2164) ::openfl::geom::Rectangle_obj::_hx___pool->release(rect); -HXLINE(2165) ::openfl::geom::Matrix_obj::_hx___pool->release(matrix); -HXLINE(2167) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_width,return ) - -Float DisplayObject_obj::get_x(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_2172_get_x) -HXDLIN(2172) return this->_hx___transform->tx; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_x,return ) - -Float DisplayObject_obj::set_x(Float value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_2176_set_x) -HXLINE(2177) if ((value != this->_hx___transform->tx)) { -HXLINE(2177) this->_hx___setTransformDirty(); - } -HXLINE(2178) return (this->_hx___transform->tx = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_x,return ) - -Float DisplayObject_obj::get_y(){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_2183_get_y) -HXDLIN(2183) return this->_hx___transform->ty; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObject_obj,get_y,return ) - -Float DisplayObject_obj::set_y(Float value){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_2187_set_y) -HXLINE(2188) if ((value != this->_hx___transform->ty)) { -HXLINE(2188) this->_hx___setTransformDirty(); - } -HXLINE(2189) return (this->_hx___transform->ty = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObject_obj,set_y,return ) - - ::haxe::ds::StringMap DisplayObject_obj::_hx___broadcastEvents; - - ::openfl::display::Stage DisplayObject_obj::_hx___initStage; - -int DisplayObject_obj::_hx___instanceCount; - -bool DisplayObject_obj::_hx___supportDOM; - - ::lime::utils::ObjectPool DisplayObject_obj::_hx___tempStack; - -void DisplayObject_obj::_hx___calculateAbsoluteTransform( ::openfl::geom::Matrix local, ::openfl::geom::Matrix parentTransform, ::openfl::geom::Matrix target){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_476___calculateAbsoluteTransform) -HXLINE( 477) target->a = ((local->a * parentTransform->a) + (local->b * parentTransform->c)); -HXLINE( 478) target->b = ((local->a * parentTransform->b) + (local->b * parentTransform->d)); -HXLINE( 479) target->c = ((local->c * parentTransform->a) + (local->d * parentTransform->c)); -HXLINE( 480) target->d = ((local->c * parentTransform->b) + (local->d * parentTransform->d)); -HXLINE( 481) target->tx = (((local->tx * parentTransform->a) + (local->ty * parentTransform->c)) + parentTransform->tx); -HXLINE( 482) target->ty = (((local->tx * parentTransform->b) + (local->ty * parentTransform->d)) + parentTransform->ty); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(DisplayObject_obj,_hx___calculateAbsoluteTransform,(void)) - - -hx::ObjectPtr< DisplayObject_obj > DisplayObject_obj::__new() { - hx::ObjectPtr< DisplayObject_obj > __this = new DisplayObject_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< DisplayObject_obj > DisplayObject_obj::__alloc(hx::Ctx *_hx_ctx) { - DisplayObject_obj *__this = (DisplayObject_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DisplayObject_obj), true, "openfl.display.DisplayObject")); - *(void **)__this = DisplayObject_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -DisplayObject_obj::DisplayObject_obj() -{ -} - -void DisplayObject_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(DisplayObject); - HX_MARK_MEMBER_NAME(opaqueBackground,"opaqueBackground"); - HX_MARK_MEMBER_NAME(parent,"parent"); - HX_MARK_MEMBER_NAME(stage,"stage"); - HX_MARK_MEMBER_NAME(_hx___alpha,"__alpha"); - HX_MARK_MEMBER_NAME(_hx___blendMode,"__blendMode"); - HX_MARK_MEMBER_NAME(_hx___cacheAsBitmap,"__cacheAsBitmap"); - HX_MARK_MEMBER_NAME(_hx___cacheAsBitmapMatrix,"__cacheAsBitmapMatrix"); - HX_MARK_MEMBER_NAME(_hx___cacheBitmap,"__cacheBitmap"); - HX_MARK_MEMBER_NAME(_hx___cacheBitmapBackground,"__cacheBitmapBackground"); - HX_MARK_MEMBER_NAME(_hx___cacheBitmapColorTransform,"__cacheBitmapColorTransform"); - HX_MARK_MEMBER_NAME(_hx___cacheBitmapData,"__cacheBitmapData"); - HX_MARK_MEMBER_NAME(_hx___cacheBitmapData2,"__cacheBitmapData2"); - HX_MARK_MEMBER_NAME(_hx___cacheBitmapData3,"__cacheBitmapData3"); - HX_MARK_MEMBER_NAME(_hx___cacheBitmapMatrix,"__cacheBitmapMatrix"); - HX_MARK_MEMBER_NAME(_hx___cacheBitmapRenderer,"__cacheBitmapRenderer"); - HX_MARK_MEMBER_NAME(_hx___cairo,"__cairo"); - HX_MARK_MEMBER_NAME(_hx___children,"__children"); - HX_MARK_MEMBER_NAME(_hx___customRenderClear,"__customRenderClear"); - HX_MARK_MEMBER_NAME(_hx___customRenderEvent,"__customRenderEvent"); - HX_MARK_MEMBER_NAME(_hx___filters,"__filters"); - HX_MARK_MEMBER_NAME(_hx___graphics,"__graphics"); - HX_MARK_MEMBER_NAME(_hx___interactive,"__interactive"); - HX_MARK_MEMBER_NAME(_hx___isCacheBitmapRender,"__isCacheBitmapRender"); - HX_MARK_MEMBER_NAME(_hx___isMask,"__isMask"); - HX_MARK_MEMBER_NAME(_hx___loaderInfo,"__loaderInfo"); - HX_MARK_MEMBER_NAME(_hx___mask,"__mask"); - HX_MARK_MEMBER_NAME(_hx___maskTarget,"__maskTarget"); - HX_MARK_MEMBER_NAME(_hx___name,"__name"); - HX_MARK_MEMBER_NAME(_hx___objectTransform,"__objectTransform"); - HX_MARK_MEMBER_NAME(_hx___renderable,"__renderable"); - HX_MARK_MEMBER_NAME(_hx___renderDirty,"__renderDirty"); - HX_MARK_MEMBER_NAME(_hx___renderParent,"__renderParent"); - HX_MARK_MEMBER_NAME(_hx___renderTransform,"__renderTransform"); - HX_MARK_MEMBER_NAME(_hx___renderTransformCache,"__renderTransformCache"); - HX_MARK_MEMBER_NAME(_hx___renderTransformChanged,"__renderTransformChanged"); - HX_MARK_MEMBER_NAME(_hx___rotation,"__rotation"); - HX_MARK_MEMBER_NAME(_hx___rotationCosine,"__rotationCosine"); - HX_MARK_MEMBER_NAME(_hx___rotationSine,"__rotationSine"); - HX_MARK_MEMBER_NAME(_hx___scale9Grid,"__scale9Grid"); - HX_MARK_MEMBER_NAME(_hx___scaleX,"__scaleX"); - HX_MARK_MEMBER_NAME(_hx___scaleY,"__scaleY"); - HX_MARK_MEMBER_NAME(_hx___scrollRect,"__scrollRect"); - HX_MARK_MEMBER_NAME(_hx___shader,"__shader"); - HX_MARK_MEMBER_NAME(_hx___tempPoint,"__tempPoint"); - HX_MARK_MEMBER_NAME(_hx___transform,"__transform"); - HX_MARK_MEMBER_NAME(_hx___transformDirty,"__transformDirty"); - HX_MARK_MEMBER_NAME(_hx___visible,"__visible"); - HX_MARK_MEMBER_NAME(_hx___worldAlpha,"__worldAlpha"); - HX_MARK_MEMBER_NAME(_hx___worldAlphaChanged,"__worldAlphaChanged"); - HX_MARK_MEMBER_NAME(_hx___worldBlendMode,"__worldBlendMode"); - HX_MARK_MEMBER_NAME(_hx___worldClip,"__worldClip"); - HX_MARK_MEMBER_NAME(_hx___worldClipChanged,"__worldClipChanged"); - HX_MARK_MEMBER_NAME(_hx___worldColorTransform,"__worldColorTransform"); - HX_MARK_MEMBER_NAME(_hx___worldShader,"__worldShader"); - HX_MARK_MEMBER_NAME(_hx___worldScale9Grid,"__worldScale9Grid"); - HX_MARK_MEMBER_NAME(_hx___worldTransform,"__worldTransform"); - HX_MARK_MEMBER_NAME(_hx___worldVisible,"__worldVisible"); - HX_MARK_MEMBER_NAME(_hx___worldVisibleChanged,"__worldVisibleChanged"); - HX_MARK_MEMBER_NAME(_hx___worldTransformInvalid,"__worldTransformInvalid"); - HX_MARK_MEMBER_NAME(_hx___worldZ,"__worldZ"); - ::openfl::events::EventDispatcher_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void DisplayObject_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(opaqueBackground,"opaqueBackground"); - HX_VISIT_MEMBER_NAME(parent,"parent"); - HX_VISIT_MEMBER_NAME(stage,"stage"); - HX_VISIT_MEMBER_NAME(_hx___alpha,"__alpha"); - HX_VISIT_MEMBER_NAME(_hx___blendMode,"__blendMode"); - HX_VISIT_MEMBER_NAME(_hx___cacheAsBitmap,"__cacheAsBitmap"); - HX_VISIT_MEMBER_NAME(_hx___cacheAsBitmapMatrix,"__cacheAsBitmapMatrix"); - HX_VISIT_MEMBER_NAME(_hx___cacheBitmap,"__cacheBitmap"); - HX_VISIT_MEMBER_NAME(_hx___cacheBitmapBackground,"__cacheBitmapBackground"); - HX_VISIT_MEMBER_NAME(_hx___cacheBitmapColorTransform,"__cacheBitmapColorTransform"); - HX_VISIT_MEMBER_NAME(_hx___cacheBitmapData,"__cacheBitmapData"); - HX_VISIT_MEMBER_NAME(_hx___cacheBitmapData2,"__cacheBitmapData2"); - HX_VISIT_MEMBER_NAME(_hx___cacheBitmapData3,"__cacheBitmapData3"); - HX_VISIT_MEMBER_NAME(_hx___cacheBitmapMatrix,"__cacheBitmapMatrix"); - HX_VISIT_MEMBER_NAME(_hx___cacheBitmapRenderer,"__cacheBitmapRenderer"); - HX_VISIT_MEMBER_NAME(_hx___cairo,"__cairo"); - HX_VISIT_MEMBER_NAME(_hx___children,"__children"); - HX_VISIT_MEMBER_NAME(_hx___customRenderClear,"__customRenderClear"); - HX_VISIT_MEMBER_NAME(_hx___customRenderEvent,"__customRenderEvent"); - HX_VISIT_MEMBER_NAME(_hx___filters,"__filters"); - HX_VISIT_MEMBER_NAME(_hx___graphics,"__graphics"); - HX_VISIT_MEMBER_NAME(_hx___interactive,"__interactive"); - HX_VISIT_MEMBER_NAME(_hx___isCacheBitmapRender,"__isCacheBitmapRender"); - HX_VISIT_MEMBER_NAME(_hx___isMask,"__isMask"); - HX_VISIT_MEMBER_NAME(_hx___loaderInfo,"__loaderInfo"); - HX_VISIT_MEMBER_NAME(_hx___mask,"__mask"); - HX_VISIT_MEMBER_NAME(_hx___maskTarget,"__maskTarget"); - HX_VISIT_MEMBER_NAME(_hx___name,"__name"); - HX_VISIT_MEMBER_NAME(_hx___objectTransform,"__objectTransform"); - HX_VISIT_MEMBER_NAME(_hx___renderable,"__renderable"); - HX_VISIT_MEMBER_NAME(_hx___renderDirty,"__renderDirty"); - HX_VISIT_MEMBER_NAME(_hx___renderParent,"__renderParent"); - HX_VISIT_MEMBER_NAME(_hx___renderTransform,"__renderTransform"); - HX_VISIT_MEMBER_NAME(_hx___renderTransformCache,"__renderTransformCache"); - HX_VISIT_MEMBER_NAME(_hx___renderTransformChanged,"__renderTransformChanged"); - HX_VISIT_MEMBER_NAME(_hx___rotation,"__rotation"); - HX_VISIT_MEMBER_NAME(_hx___rotationCosine,"__rotationCosine"); - HX_VISIT_MEMBER_NAME(_hx___rotationSine,"__rotationSine"); - HX_VISIT_MEMBER_NAME(_hx___scale9Grid,"__scale9Grid"); - HX_VISIT_MEMBER_NAME(_hx___scaleX,"__scaleX"); - HX_VISIT_MEMBER_NAME(_hx___scaleY,"__scaleY"); - HX_VISIT_MEMBER_NAME(_hx___scrollRect,"__scrollRect"); - HX_VISIT_MEMBER_NAME(_hx___shader,"__shader"); - HX_VISIT_MEMBER_NAME(_hx___tempPoint,"__tempPoint"); - HX_VISIT_MEMBER_NAME(_hx___transform,"__transform"); - HX_VISIT_MEMBER_NAME(_hx___transformDirty,"__transformDirty"); - HX_VISIT_MEMBER_NAME(_hx___visible,"__visible"); - HX_VISIT_MEMBER_NAME(_hx___worldAlpha,"__worldAlpha"); - HX_VISIT_MEMBER_NAME(_hx___worldAlphaChanged,"__worldAlphaChanged"); - HX_VISIT_MEMBER_NAME(_hx___worldBlendMode,"__worldBlendMode"); - HX_VISIT_MEMBER_NAME(_hx___worldClip,"__worldClip"); - HX_VISIT_MEMBER_NAME(_hx___worldClipChanged,"__worldClipChanged"); - HX_VISIT_MEMBER_NAME(_hx___worldColorTransform,"__worldColorTransform"); - HX_VISIT_MEMBER_NAME(_hx___worldShader,"__worldShader"); - HX_VISIT_MEMBER_NAME(_hx___worldScale9Grid,"__worldScale9Grid"); - HX_VISIT_MEMBER_NAME(_hx___worldTransform,"__worldTransform"); - HX_VISIT_MEMBER_NAME(_hx___worldVisible,"__worldVisible"); - HX_VISIT_MEMBER_NAME(_hx___worldVisibleChanged,"__worldVisibleChanged"); - HX_VISIT_MEMBER_NAME(_hx___worldTransformInvalid,"__worldTransformInvalid"); - HX_VISIT_MEMBER_NAME(_hx___worldZ,"__worldZ"); - ::openfl::events::EventDispatcher_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val DisplayObject_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_x() ); } - if (HX_FIELD_EQ(inName,"y") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_y() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"mask") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_mask() ); } - if (HX_FIELD_EQ(inName,"name") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_name() ); } - if (HX_FIELD_EQ(inName,"root") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_root() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"alpha") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_alpha() ); } - if (HX_FIELD_EQ(inName,"stage") ) { return hx::Val( stage ); } - if (HX_FIELD_EQ(inName,"width") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_width() ); } - if (HX_FIELD_EQ(inName,"get_x") ) { return hx::Val( get_x_dyn() ); } - if (HX_FIELD_EQ(inName,"set_x") ) { return hx::Val( set_x_dyn() ); } - if (HX_FIELD_EQ(inName,"get_y") ) { return hx::Val( get_y_dyn() ); } - if (HX_FIELD_EQ(inName,"set_y") ) { return hx::Val( set_y_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"height") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_height() ); } - if (HX_FIELD_EQ(inName,"mouseX") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_mouseX() ); } - if (HX_FIELD_EQ(inName,"mouseY") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_mouseY() ); } - if (HX_FIELD_EQ(inName,"parent") ) { return hx::Val( parent ); } - if (HX_FIELD_EQ(inName,"scaleX") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_scaleX() ); } - if (HX_FIELD_EQ(inName,"scaleY") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_scaleY() ); } - if (HX_FIELD_EQ(inName,"shader") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_shader() ); } - if (HX_FIELD_EQ(inName,"__mask") ) { return hx::Val( _hx___mask ); } - if (HX_FIELD_EQ(inName,"__name") ) { return hx::Val( _hx___name ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"filters") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_filters() ); } - if (HX_FIELD_EQ(inName,"visible") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_visible() ); } - if (HX_FIELD_EQ(inName,"__alpha") ) { return hx::Val( _hx___alpha ); } - if (HX_FIELD_EQ(inName,"__cairo") ) { return hx::Val( _hx___cairo ); } - if (HX_FIELD_EQ(inName,"getRect") ) { return hx::Val( getRect_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"rotation") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_rotation() ); } - if (HX_FIELD_EQ(inName,"__isMask") ) { return hx::Val( _hx___isMask ); } - if (HX_FIELD_EQ(inName,"__scaleX") ) { return hx::Val( _hx___scaleX ); } - if (HX_FIELD_EQ(inName,"__scaleY") ) { return hx::Val( _hx___scaleY ); } - if (HX_FIELD_EQ(inName,"__shader") ) { return hx::Val( _hx___shader ); } - if (HX_FIELD_EQ(inName,"__worldZ") ) { return hx::Val( _hx___worldZ ); } - if (HX_FIELD_EQ(inName,"__update") ) { return hx::Val( _hx___update_dyn() ); } - if (HX_FIELD_EQ(inName,"get_mask") ) { return hx::Val( get_mask_dyn() ); } - if (HX_FIELD_EQ(inName,"set_mask") ) { return hx::Val( set_mask_dyn() ); } - if (HX_FIELD_EQ(inName,"get_name") ) { return hx::Val( get_name_dyn() ); } - if (HX_FIELD_EQ(inName,"set_name") ) { return hx::Val( set_name_dyn() ); } - if (HX_FIELD_EQ(inName,"get_root") ) { return hx::Val( get_root_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"blendMode") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_blendMode() ); } - if (HX_FIELD_EQ(inName,"transform") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_transform() ); } - if (HX_FIELD_EQ(inName,"__filters") ) { return hx::Val( _hx___filters ); } - if (HX_FIELD_EQ(inName,"__visible") ) { return hx::Val( _hx___visible ); } - if (HX_FIELD_EQ(inName,"getBounds") ) { return hx::Val( getBounds_dyn() ); } - if (HX_FIELD_EQ(inName,"__cleanup") ) { return hx::Val( _hx___cleanup_dyn() ); } - if (HX_FIELD_EQ(inName,"__hitTest") ) { return hx::Val( _hx___hitTest_dyn() ); } - if (HX_FIELD_EQ(inName,"get_alpha") ) { return hx::Val( get_alpha_dyn() ); } - if (HX_FIELD_EQ(inName,"set_alpha") ) { return hx::Val( set_alpha_dyn() ); } - if (HX_FIELD_EQ(inName,"get_width") ) { return hx::Val( get_width_dyn() ); } - if (HX_FIELD_EQ(inName,"set_width") ) { return hx::Val( set_width_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"loaderInfo") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_loaderInfo() ); } - if (HX_FIELD_EQ(inName,"scale9Grid") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_scale9Grid() ); } - if (HX_FIELD_EQ(inName,"scrollRect") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_scrollRect() ); } - if (HX_FIELD_EQ(inName,"__children") ) { return hx::Val( _hx___children ); } - if (HX_FIELD_EQ(inName,"__graphics") ) { return hx::Val( _hx___graphics ); } - if (HX_FIELD_EQ(inName,"__rotation") ) { return hx::Val( _hx___rotation ); } - if (HX_FIELD_EQ(inName,"invalidate") ) { return hx::Val( invalidate_dyn() ); } - if (HX_FIELD_EQ(inName,"__dispatch") ) { return hx::Val( _hx___dispatch_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderGL") ) { return hx::Val( _hx___renderGL_dyn() ); } - if (HX_FIELD_EQ(inName,"get_height") ) { return hx::Val( get_height_dyn() ); } - if (HX_FIELD_EQ(inName,"set_height") ) { return hx::Val( set_height_dyn() ); } - if (HX_FIELD_EQ(inName,"get_mouseX") ) { return hx::Val( get_mouseX_dyn() ); } - if (HX_FIELD_EQ(inName,"get_mouseY") ) { return hx::Val( get_mouseY_dyn() ); } - if (HX_FIELD_EQ(inName,"get_scaleX") ) { return hx::Val( get_scaleX_dyn() ); } - if (HX_FIELD_EQ(inName,"set_scaleX") ) { return hx::Val( set_scaleX_dyn() ); } - if (HX_FIELD_EQ(inName,"get_scaleY") ) { return hx::Val( get_scaleY_dyn() ); } - if (HX_FIELD_EQ(inName,"set_scaleY") ) { return hx::Val( set_scaleY_dyn() ); } - if (HX_FIELD_EQ(inName,"get_shader") ) { return hx::Val( get_shader_dyn() ); } - if (HX_FIELD_EQ(inName,"set_shader") ) { return hx::Val( set_shader_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__blendMode") ) { return hx::Val( _hx___blendMode ); } - if (HX_FIELD_EQ(inName,"__tempPoint") ) { return hx::Val( _hx___tempPoint ); } - if (HX_FIELD_EQ(inName,"__transform") ) { return hx::Val( _hx___transform ); } - if (HX_FIELD_EQ(inName,"__worldClip") ) { return hx::Val( _hx___worldClip ); } - if (HX_FIELD_EQ(inName,"__getBounds") ) { return hx::Val( _hx___getBounds_dyn() ); } - if (HX_FIELD_EQ(inName,"__getCursor") ) { return hx::Val( _hx___getCursor_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderDOM") ) { return hx::Val( _hx___renderDOM_dyn() ); } - if (HX_FIELD_EQ(inName,"get_filters") ) { return hx::Val( get_filters_dyn() ); } - if (HX_FIELD_EQ(inName,"set_filters") ) { return hx::Val( set_filters_dyn() ); } - if (HX_FIELD_EQ(inName,"get_visible") ) { return hx::Val( get_visible_dyn() ); } - if (HX_FIELD_EQ(inName,"set_visible") ) { return hx::Val( set_visible_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__loaderInfo") ) { return hx::Val( _hx___loaderInfo ); } - if (HX_FIELD_EQ(inName,"__maskTarget") ) { return hx::Val( _hx___maskTarget ); } - if (HX_FIELD_EQ(inName,"__renderable") ) { return hx::Val( _hx___renderable ); } - if (HX_FIELD_EQ(inName,"__scale9Grid") ) { return hx::Val( _hx___scale9Grid ); } - if (HX_FIELD_EQ(inName,"__scrollRect") ) { return hx::Val( _hx___scrollRect ); } - if (HX_FIELD_EQ(inName,"__worldAlpha") ) { return hx::Val( _hx___worldAlpha ); } - if (HX_FIELD_EQ(inName,"hitTestPoint") ) { return hx::Val( hitTestPoint_dyn() ); } - if (HX_FIELD_EQ(inName,"__enterFrame") ) { return hx::Val( _hx___enterFrame_dyn() ); } - if (HX_FIELD_EQ(inName,"get_rotation") ) { return hx::Val( get_rotation_dyn() ); } - if (HX_FIELD_EQ(inName,"set_rotation") ) { return hx::Val( set_rotation_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"cacheAsBitmap") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_cacheAsBitmap() ); } - if (HX_FIELD_EQ(inName,"__cacheBitmap") ) { return hx::Val( _hx___cacheBitmap ); } - if (HX_FIELD_EQ(inName,"__interactive") ) { return hx::Val( _hx___interactive ); } - if (HX_FIELD_EQ(inName,"__renderDirty") ) { return hx::Val( _hx___renderDirty ); } - if (HX_FIELD_EQ(inName,"__worldShader") ) { return hx::Val( _hx___worldShader ); } - if (HX_FIELD_EQ(inName,"dispatchEvent") ) { return hx::Val( dispatchEvent_dyn() ); } - if (HX_FIELD_EQ(inName,"globalToLocal") ) { return hx::Val( globalToLocal_dyn() ); } - if (HX_FIELD_EQ(inName,"hitTestObject") ) { return hx::Val( hitTestObject_dyn() ); } - if (HX_FIELD_EQ(inName,"localToGlobal") ) { return hx::Val( localToGlobal_dyn() ); } - if (HX_FIELD_EQ(inName,"__hitTestMask") ) { return hx::Val( _hx___hitTestMask_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderCairo") ) { return hx::Val( _hx___renderCairo_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderEvent") ) { return hx::Val( _hx___renderEvent_dyn() ); } - if (HX_FIELD_EQ(inName,"get_blendMode") ) { return hx::Val( get_blendMode_dyn() ); } - if (HX_FIELD_EQ(inName,"set_blendMode") ) { return hx::Val( set_blendMode_dyn() ); } - if (HX_FIELD_EQ(inName,"get_transform") ) { return hx::Val( get_transform_dyn() ); } - if (HX_FIELD_EQ(inName,"set_transform") ) { return hx::Val( set_transform_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__renderParent") ) { return hx::Val( _hx___renderParent ); } - if (HX_FIELD_EQ(inName,"__rotationSine") ) { return hx::Val( _hx___rotationSine ); } - if (HX_FIELD_EQ(inName,"__worldVisible") ) { return hx::Val( _hx___worldVisible ); } - if (HX_FIELD_EQ(inName,"__renderCanvas") ) { return hx::Val( _hx___renderCanvas_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderGLMask") ) { return hx::Val( _hx___renderGLMask_dyn() ); } - if (HX_FIELD_EQ(inName,"get_loaderInfo") ) { return hx::Val( get_loaderInfo_dyn() ); } - if (HX_FIELD_EQ(inName,"get_scale9Grid") ) { return hx::Val( get_scale9Grid_dyn() ); } - if (HX_FIELD_EQ(inName,"set_scale9Grid") ) { return hx::Val( set_scale9Grid_dyn() ); } - if (HX_FIELD_EQ(inName,"get_scrollRect") ) { return hx::Val( get_scrollRect_dyn() ); } - if (HX_FIELD_EQ(inName,"set_scrollRect") ) { return hx::Val( set_scrollRect_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__cacheAsBitmap") ) { return hx::Val( _hx___cacheAsBitmap ); } - if (HX_FIELD_EQ(inName,"__dispatchEvent") ) { return hx::Val( _hx___dispatchEvent_dyn() ); } - if (HX_FIELD_EQ(inName,"__globalToLocal") ) { return hx::Val( _hx___globalToLocal_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"opaqueBackground") ) { return hx::Val( opaqueBackground ); } - if (HX_FIELD_EQ(inName,"__rotationCosine") ) { return hx::Val( _hx___rotationCosine ); } - if (HX_FIELD_EQ(inName,"__transformDirty") ) { return hx::Val( _hx___transformDirty ); } - if (HX_FIELD_EQ(inName,"__worldBlendMode") ) { return hx::Val( _hx___worldBlendMode ); } - if (HX_FIELD_EQ(inName,"__worldTransform") ) { return hx::Val( _hx___worldTransform ); } - if (HX_FIELD_EQ(inName,"addEventListener") ) { return hx::Val( addEventListener_dyn() ); } - if (HX_FIELD_EQ(inName,"__getInteractive") ) { return hx::Val( _hx___getInteractive_dyn() ); } - if (HX_FIELD_EQ(inName,"__getLocalBounds") ) { return hx::Val( _hx___getLocalBounds_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderDOMClear") ) { return hx::Val( _hx___renderDOMClear_dyn() ); } - if (HX_FIELD_EQ(inName,"__setRenderDirty") ) { return hx::Val( _hx___setRenderDirty_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__cacheBitmapData") ) { return hx::Val( _hx___cacheBitmapData ); } - if (HX_FIELD_EQ(inName,"__objectTransform") ) { return hx::Val( _hx___objectTransform ); } - if (HX_FIELD_EQ(inName,"__renderTransform") ) { return hx::Val( _hx___renderTransform ); } - if (HX_FIELD_EQ(inName,"__worldScale9Grid") ) { return hx::Val( _hx___worldScale9Grid ); } - if (HX_FIELD_EQ(inName,"__getFilterBounds") ) { return hx::Val( _hx___getFilterBounds_dyn() ); } - if (HX_FIELD_EQ(inName,"__getRenderBounds") ) { return hx::Val( _hx___getRenderBounds_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderCairoMask") ) { return hx::Val( _hx___renderCairoMask_dyn() ); } - if (HX_FIELD_EQ(inName,"get_cacheAsBitmap") ) { return hx::Val( get_cacheAsBitmap_dyn() ); } - if (HX_FIELD_EQ(inName,"set_cacheAsBitmap") ) { return hx::Val( set_cacheAsBitmap_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__cacheBitmapData2") ) { return hx::Val( _hx___cacheBitmapData2 ); } - if (HX_FIELD_EQ(inName,"__cacheBitmapData3") ) { return hx::Val( _hx___cacheBitmapData3 ); } - if (HX_FIELD_EQ(inName,"__worldClipChanged") ) { return hx::Val( _hx___worldClipChanged ); } - if (HX_FIELD_EQ(inName,"__dispatchChildren") ) { return hx::Val( _hx___dispatchChildren_dyn() ); } - if (HX_FIELD_EQ(inName,"__readGraphicsData") ) { return hx::Val( _hx___readGraphicsData_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderCanvasMask") ) { return hx::Val( _hx___renderCanvasMask_dyn() ); } - if (HX_FIELD_EQ(inName,"__updateTransforms") ) { return hx::Val( _hx___updateTransforms_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"cacheAsBitmapMatrix") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_cacheAsBitmapMatrix() ); } - if (HX_FIELD_EQ(inName,"__cacheBitmapMatrix") ) { return hx::Val( _hx___cacheBitmapMatrix ); } - if (HX_FIELD_EQ(inName,"__customRenderClear") ) { return hx::Val( _hx___customRenderClear ); } - if (HX_FIELD_EQ(inName,"__customRenderEvent") ) { return hx::Val( _hx___customRenderEvent ); } - if (HX_FIELD_EQ(inName,"__worldAlphaChanged") ) { return hx::Val( _hx___worldAlphaChanged ); } - if (HX_FIELD_EQ(inName,"removeEventListener") ) { return hx::Val( removeEventListener_dyn() ); } - if (HX_FIELD_EQ(inName,"__getWorldTransform") ) { return hx::Val( _hx___getWorldTransform_dyn() ); } - if (HX_FIELD_EQ(inName,"__setStageReference") ) { return hx::Val( _hx___setStageReference_dyn() ); } - if (HX_FIELD_EQ(inName,"__setTransformDirty") ) { return hx::Val( _hx___setTransformDirty_dyn() ); } - if (HX_FIELD_EQ(inName,"__stopAllMovieClips") ) { return hx::Val( _hx___stopAllMovieClips_dyn() ); } - if (HX_FIELD_EQ(inName,"__updateCacheBitmap") ) { return hx::Val( _hx___updateCacheBitmap_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"__getRenderTransform") ) { return hx::Val( _hx___getRenderTransform_dyn() ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"__cacheAsBitmapMatrix") ) { return hx::Val( _hx___cacheAsBitmapMatrix ); } - if (HX_FIELD_EQ(inName,"__cacheBitmapRenderer") ) { return hx::Val( _hx___cacheBitmapRenderer ); } - if (HX_FIELD_EQ(inName,"__isCacheBitmapRender") ) { return hx::Val( _hx___isCacheBitmapRender ); } - if (HX_FIELD_EQ(inName,"__worldColorTransform") ) { return hx::Val( _hx___worldColorTransform ); } - if (HX_FIELD_EQ(inName,"__worldVisibleChanged") ) { return hx::Val( _hx___worldVisibleChanged ); } - if (HX_FIELD_EQ(inName,"__dispatchWithCapture") ) { return hx::Val( _hx___dispatchWithCapture_dyn() ); } - if (HX_FIELD_EQ(inName,"__shouldCacheHardware") ) { return hx::Val( _hx___shouldCacheHardware_dyn() ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"__renderTransformCache") ) { return hx::Val( _hx___renderTransformCache ); } - if (HX_FIELD_EQ(inName,"__setParentRenderDirty") ) { return hx::Val( _hx___setParentRenderDirty_dyn() ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"__cacheBitmapBackground") ) { return hx::Val( _hx___cacheBitmapBackground ); } - if (HX_FIELD_EQ(inName,"__worldTransformInvalid") ) { return hx::Val( _hx___worldTransformInvalid ); } - if (HX_FIELD_EQ(inName,"get_cacheAsBitmapMatrix") ) { return hx::Val( get_cacheAsBitmapMatrix_dyn() ); } - if (HX_FIELD_EQ(inName,"set_cacheAsBitmapMatrix") ) { return hx::Val( set_cacheAsBitmapMatrix_dyn() ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"__renderTransformChanged") ) { return hx::Val( _hx___renderTransformChanged ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"__setWorldTransformInvalid") ) { return hx::Val( _hx___setWorldTransformInvalid_dyn() ); } - break; - case 27: - if (HX_FIELD_EQ(inName,"__cacheBitmapColorTransform") ) { return hx::Val( _hx___cacheBitmapColorTransform ); } - } - return super::__Field(inName,inCallProp); -} - -bool DisplayObject_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 11: - if (HX_FIELD_EQ(inName,"__initStage") ) { outValue = ( _hx___initStage ); return true; } - if (HX_FIELD_EQ(inName,"__tempStack") ) { outValue = ( _hx___tempStack ); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__instanceCount") ) { outValue = ( _hx___instanceCount ); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__broadcastEvents") ) { outValue = ( _hx___broadcastEvents ); return true; } - break; - case 28: - if (HX_FIELD_EQ(inName,"__calculateAbsoluteTransform") ) { outValue = _hx___calculateAbsoluteTransform_dyn(); return true; } - } - return false; -} - -hx::Val DisplayObject_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_x(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"y") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_y(inValue.Cast< Float >()) ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"mask") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_mask(inValue.Cast< ::openfl::display::DisplayObject >()) ); } - if (HX_FIELD_EQ(inName,"name") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_name(inValue.Cast< ::String >()) ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"alpha") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_alpha(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"stage") ) { stage=inValue.Cast< ::openfl::display::Stage >(); return inValue; } - if (HX_FIELD_EQ(inName,"width") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_width(inValue.Cast< Float >()) ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"height") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_height(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"parent") ) { parent=inValue.Cast< ::openfl::display::DisplayObjectContainer >(); return inValue; } - if (HX_FIELD_EQ(inName,"scaleX") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_scaleX(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"scaleY") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_scaleY(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"shader") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_shader(inValue.Cast< ::openfl::display::Shader >()) ); } - if (HX_FIELD_EQ(inName,"__mask") ) { _hx___mask=inValue.Cast< ::openfl::display::DisplayObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__name") ) { _hx___name=inValue.Cast< ::String >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"filters") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_filters(inValue.Cast< ::Array< ::Dynamic> >()) ); } - if (HX_FIELD_EQ(inName,"visible") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_visible(inValue.Cast< bool >()) ); } - if (HX_FIELD_EQ(inName,"__alpha") ) { _hx___alpha=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__cairo") ) { _hx___cairo=inValue.Cast< ::lime::graphics::cairo::Cairo >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"rotation") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_rotation(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"__isMask") ) { _hx___isMask=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__scaleX") ) { _hx___scaleX=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__scaleY") ) { _hx___scaleY=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__shader") ) { _hx___shader=inValue.Cast< ::openfl::display::Shader >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldZ") ) { _hx___worldZ=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"blendMode") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_blendMode(inValue.Cast< ::Dynamic >()) ); } - if (HX_FIELD_EQ(inName,"transform") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_transform(inValue.Cast< ::openfl::geom::Transform >()) ); } - if (HX_FIELD_EQ(inName,"__filters") ) { _hx___filters=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"__visible") ) { _hx___visible=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"scale9Grid") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_scale9Grid(inValue.Cast< ::openfl::geom::Rectangle >()) ); } - if (HX_FIELD_EQ(inName,"scrollRect") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_scrollRect(inValue.Cast< ::openfl::geom::Rectangle >()) ); } - if (HX_FIELD_EQ(inName,"__children") ) { _hx___children=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"__graphics") ) { _hx___graphics=inValue.Cast< ::openfl::display::Graphics >(); return inValue; } - if (HX_FIELD_EQ(inName,"__rotation") ) { _hx___rotation=inValue.Cast< Float >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__blendMode") ) { _hx___blendMode=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__tempPoint") ) { _hx___tempPoint=inValue.Cast< ::openfl::geom::Point >(); return inValue; } - if (HX_FIELD_EQ(inName,"__transform") ) { _hx___transform=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldClip") ) { _hx___worldClip=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__loaderInfo") ) { _hx___loaderInfo=inValue.Cast< ::openfl::display::LoaderInfo >(); return inValue; } - if (HX_FIELD_EQ(inName,"__maskTarget") ) { _hx___maskTarget=inValue.Cast< ::openfl::display::DisplayObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__renderable") ) { _hx___renderable=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__scale9Grid") ) { _hx___scale9Grid=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - if (HX_FIELD_EQ(inName,"__scrollRect") ) { _hx___scrollRect=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldAlpha") ) { _hx___worldAlpha=inValue.Cast< Float >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"cacheAsBitmap") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_cacheAsBitmap(inValue.Cast< bool >()) ); } - if (HX_FIELD_EQ(inName,"__cacheBitmap") ) { _hx___cacheBitmap=inValue.Cast< ::openfl::display::Bitmap >(); return inValue; } - if (HX_FIELD_EQ(inName,"__interactive") ) { _hx___interactive=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__renderDirty") ) { _hx___renderDirty=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldShader") ) { _hx___worldShader=inValue.Cast< ::openfl::display::Shader >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__renderParent") ) { _hx___renderParent=inValue.Cast< ::openfl::display::DisplayObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__rotationSine") ) { _hx___rotationSine=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldVisible") ) { _hx___worldVisible=inValue.Cast< bool >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__cacheAsBitmap") ) { _hx___cacheAsBitmap=inValue.Cast< bool >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"opaqueBackground") ) { opaqueBackground=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__rotationCosine") ) { _hx___rotationCosine=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__transformDirty") ) { _hx___transformDirty=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldBlendMode") ) { _hx___worldBlendMode=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldTransform") ) { _hx___worldTransform=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__cacheBitmapData") ) { _hx___cacheBitmapData=inValue.Cast< ::openfl::display::BitmapData >(); return inValue; } - if (HX_FIELD_EQ(inName,"__objectTransform") ) { _hx___objectTransform=inValue.Cast< ::openfl::geom::Transform >(); return inValue; } - if (HX_FIELD_EQ(inName,"__renderTransform") ) { _hx___renderTransform=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldScale9Grid") ) { _hx___worldScale9Grid=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__cacheBitmapData2") ) { _hx___cacheBitmapData2=inValue.Cast< ::openfl::display::BitmapData >(); return inValue; } - if (HX_FIELD_EQ(inName,"__cacheBitmapData3") ) { _hx___cacheBitmapData3=inValue.Cast< ::openfl::display::BitmapData >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldClipChanged") ) { _hx___worldClipChanged=inValue.Cast< bool >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"cacheAsBitmapMatrix") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_cacheAsBitmapMatrix(inValue.Cast< ::openfl::geom::Matrix >()) ); } - if (HX_FIELD_EQ(inName,"__cacheBitmapMatrix") ) { _hx___cacheBitmapMatrix=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - if (HX_FIELD_EQ(inName,"__customRenderClear") ) { _hx___customRenderClear=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__customRenderEvent") ) { _hx___customRenderEvent=inValue.Cast< ::openfl::events::RenderEvent >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldAlphaChanged") ) { _hx___worldAlphaChanged=inValue.Cast< bool >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"__cacheAsBitmapMatrix") ) { _hx___cacheAsBitmapMatrix=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - if (HX_FIELD_EQ(inName,"__cacheBitmapRenderer") ) { _hx___cacheBitmapRenderer=inValue.Cast< ::openfl::display::DisplayObjectRenderer >(); return inValue; } - if (HX_FIELD_EQ(inName,"__isCacheBitmapRender") ) { _hx___isCacheBitmapRender=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldColorTransform") ) { _hx___worldColorTransform=inValue.Cast< ::openfl::geom::ColorTransform >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldVisibleChanged") ) { _hx___worldVisibleChanged=inValue.Cast< bool >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"__renderTransformCache") ) { _hx___renderTransformCache=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - break; - case 23: - if (HX_FIELD_EQ(inName,"__cacheBitmapBackground") ) { _hx___cacheBitmapBackground=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldTransformInvalid") ) { _hx___worldTransformInvalid=inValue.Cast< bool >(); return inValue; } - break; - case 24: - if (HX_FIELD_EQ(inName,"__renderTransformChanged") ) { _hx___renderTransformChanged=inValue.Cast< bool >(); return inValue; } - break; - case 27: - if (HX_FIELD_EQ(inName,"__cacheBitmapColorTransform") ) { _hx___cacheBitmapColorTransform=inValue.Cast< ::openfl::geom::ColorTransform >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool DisplayObject_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 11: - if (HX_FIELD_EQ(inName,"__initStage") ) { _hx___initStage=ioValue.Cast< ::openfl::display::Stage >(); return true; } - if (HX_FIELD_EQ(inName,"__tempStack") ) { _hx___tempStack=ioValue.Cast< ::lime::utils::ObjectPool >(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__instanceCount") ) { _hx___instanceCount=ioValue.Cast< int >(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__broadcastEvents") ) { _hx___broadcastEvents=ioValue.Cast< ::haxe::ds::StringMap >(); return true; } - } - return false; -} - -void DisplayObject_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("alpha",5e,a7,96,21)); - outFields->push(HX_("blendMode",54,e4,37,0c)); - outFields->push(HX_("cacheAsBitmap",e3,82,0f,6a)); - outFields->push(HX_("cacheAsBitmapMatrix",84,f9,81,95)); - outFields->push(HX_("filters",bb,a1,46,09)); - outFields->push(HX_("height",e7,07,4c,02)); - outFields->push(HX_("loaderInfo",21,b2,e4,b6)); - outFields->push(HX_("mask",ec,40,56,48)); - outFields->push(HX_("mouseX",93,4a,0e,cc)); - outFields->push(HX_("mouseY",94,4a,0e,cc)); - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("opaqueBackground",2f,b8,a7,1a)); - outFields->push(HX_("parent",2a,05,7e,ed)); - outFields->push(HX_("root",22,ee,ae,4b)); - outFields->push(HX_("rotation",3e,3d,86,08)); - outFields->push(HX_("scale9Grid",d5,50,22,8f)); - outFields->push(HX_("scaleX",8e,ea,25,3c)); - outFields->push(HX_("scaleY",8f,ea,25,3c)); - outFields->push(HX_("scrollRect",d1,db,66,09)); - outFields->push(HX_("shader",25,bf,20,1d)); - outFields->push(HX_("stage",be,6a,0b,84)); - outFields->push(HX_("transform",6c,2d,93,45)); - outFields->push(HX_("visible",72,78,24,a3)); - outFields->push(HX_("width",06,b6,62,ca)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - outFields->push(HX_("__alpha",3e,00,f5,8b)); - outFields->push(HX_("__blendMode",34,2d,64,3a)); - outFields->push(HX_("__cacheAsBitmap",c3,bb,c1,f1)); - outFields->push(HX_("__cacheAsBitmapMatrix",64,1a,76,03)); - outFields->push(HX_("__cacheBitmap",b1,7c,25,58)); - outFields->push(HX_("__cacheBitmapBackground",ff,3b,ef,ca)); - outFields->push(HX_("__cacheBitmapColorTransform",1a,5c,d5,a9)); - outFields->push(HX_("__cacheBitmapData",7b,ab,bc,95)); - outFields->push(HX_("__cacheBitmapData2",57,60,59,6f)); - outFields->push(HX_("__cacheBitmapData3",58,60,59,6f)); - outFields->push(HX_("__cacheBitmapMatrix",d2,41,1e,98)); - outFields->push(HX_("__cacheBitmapRenderer",14,97,78,d9)); - outFields->push(HX_("__cairo",68,89,77,ab)); - outFields->push(HX_("__children",5f,8c,a2,13)); - outFields->push(HX_("__customRenderClear",06,03,07,b9)); - outFields->push(HX_("__customRenderEvent",93,59,70,e6)); - outFields->push(HX_("__filters",9b,f2,94,8a)); - outFields->push(HX_("__graphics",eb,6b,a0,b5)); - outFields->push(HX_("__interactive",c2,7e,d1,84)); - outFields->push(HX_("__isCacheBitmapRender",9d,cb,4a,93)); - outFields->push(HX_("__isMask",16,71,ec,0d)); - outFields->push(HX_("__loaderInfo",41,2d,78,ef)); - outFields->push(HX_("__mask",0c,a4,4e,f7)); - outFields->push(HX_("__maskTarget",7d,9c,64,d4)); - outFields->push(HX_("__name",6b,d5,f7,f7)); - outFields->push(HX_("__objectTransform",8d,6f,30,54)); - outFields->push(HX_("__renderable",10,b7,2c,2b)); - outFields->push(HX_("__renderDirty",bc,bd,f9,ed)); - outFields->push(HX_("__renderParent",40,8c,94,7d)); - outFields->push(HX_("__renderTransform",16,b8,95,b1)); - outFields->push(HX_("__renderTransformCache",4c,42,cb,bc)); - outFields->push(HX_("__renderTransformChanged",7e,ef,84,a1)); - outFields->push(HX_("__rotation",5e,b0,be,ab)); - outFields->push(HX_("__rotationCosine",f7,71,7b,14)); - outFields->push(HX_("__rotationSine",cb,f9,ad,3f)); - outFields->push(HX_("__scale9Grid",f5,cb,b5,c7)); - outFields->push(HX_("__scaleX",ae,55,55,e4)); - outFields->push(HX_("__scaleY",af,55,55,e4)); - outFields->push(HX_("__scrollRect",f1,56,fa,41)); - outFields->push(HX_("__shader",45,2a,50,c5)); - outFields->push(HX_("__tempPoint",7c,01,d0,2a)); - outFields->push(HX_("__transform",4c,76,bf,73)); - outFields->push(HX_("__transformDirty",26,f6,91,84)); - outFields->push(HX_("__visible",52,c9,72,24)); - outFields->push(HX_("__worldAlpha",cc,d2,d6,c5)); - outFields->push(HX_("__worldAlphaChanged",88,37,d8,d0)); - outFields->push(HX_("__worldBlendMode",c2,5e,7d,61)); - outFields->push(HX_("__worldClip",22,0b,0b,7d)); - outFields->push(HX_("__worldClipChanged",f2,55,0d,68)); - outFields->push(HX_("__worldColorTransform",5b,ce,21,a3)); - outFields->push(HX_("__worldShader",f7,93,06,31)); - outFields->push(HX_("__worldScale9Grid",a7,f6,a7,d6)); - outFields->push(HX_("__worldTransform",da,a7,d8,9a)); - outFields->push(HX_("__worldVisible",60,db,58,f8)); - outFields->push(HX_("__worldVisibleChanged",74,29,51,77)); - outFields->push(HX_("__worldTransformInvalid",3d,6a,28,96)); - outFields->push(HX_("__worldZ",e8,5c,ce,71)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo DisplayObject_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(DisplayObject_obj,opaqueBackground),HX_("opaqueBackground",2f,b8,a7,1a)}, - {hx::fsObject /* ::openfl::display::DisplayObjectContainer */ ,(int)offsetof(DisplayObject_obj,parent),HX_("parent",2a,05,7e,ed)}, - {hx::fsObject /* ::openfl::display::Stage */ ,(int)offsetof(DisplayObject_obj,stage),HX_("stage",be,6a,0b,84)}, - {hx::fsFloat,(int)offsetof(DisplayObject_obj,_hx___alpha),HX_("__alpha",3e,00,f5,8b)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(DisplayObject_obj,_hx___blendMode),HX_("__blendMode",34,2d,64,3a)}, - {hx::fsBool,(int)offsetof(DisplayObject_obj,_hx___cacheAsBitmap),HX_("__cacheAsBitmap",c3,bb,c1,f1)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(DisplayObject_obj,_hx___cacheAsBitmapMatrix),HX_("__cacheAsBitmapMatrix",64,1a,76,03)}, - {hx::fsObject /* ::openfl::display::Bitmap */ ,(int)offsetof(DisplayObject_obj,_hx___cacheBitmap),HX_("__cacheBitmap",b1,7c,25,58)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(DisplayObject_obj,_hx___cacheBitmapBackground),HX_("__cacheBitmapBackground",ff,3b,ef,ca)}, - {hx::fsObject /* ::openfl::geom::ColorTransform */ ,(int)offsetof(DisplayObject_obj,_hx___cacheBitmapColorTransform),HX_("__cacheBitmapColorTransform",1a,5c,d5,a9)}, - {hx::fsObject /* ::openfl::display::BitmapData */ ,(int)offsetof(DisplayObject_obj,_hx___cacheBitmapData),HX_("__cacheBitmapData",7b,ab,bc,95)}, - {hx::fsObject /* ::openfl::display::BitmapData */ ,(int)offsetof(DisplayObject_obj,_hx___cacheBitmapData2),HX_("__cacheBitmapData2",57,60,59,6f)}, - {hx::fsObject /* ::openfl::display::BitmapData */ ,(int)offsetof(DisplayObject_obj,_hx___cacheBitmapData3),HX_("__cacheBitmapData3",58,60,59,6f)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(DisplayObject_obj,_hx___cacheBitmapMatrix),HX_("__cacheBitmapMatrix",d2,41,1e,98)}, - {hx::fsObject /* ::openfl::display::DisplayObjectRenderer */ ,(int)offsetof(DisplayObject_obj,_hx___cacheBitmapRenderer),HX_("__cacheBitmapRenderer",14,97,78,d9)}, - {hx::fsObject /* ::lime::graphics::cairo::Cairo */ ,(int)offsetof(DisplayObject_obj,_hx___cairo),HX_("__cairo",68,89,77,ab)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(DisplayObject_obj,_hx___children),HX_("__children",5f,8c,a2,13)}, - {hx::fsBool,(int)offsetof(DisplayObject_obj,_hx___customRenderClear),HX_("__customRenderClear",06,03,07,b9)}, - {hx::fsObject /* ::openfl::events::RenderEvent */ ,(int)offsetof(DisplayObject_obj,_hx___customRenderEvent),HX_("__customRenderEvent",93,59,70,e6)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(DisplayObject_obj,_hx___filters),HX_("__filters",9b,f2,94,8a)}, - {hx::fsObject /* ::openfl::display::Graphics */ ,(int)offsetof(DisplayObject_obj,_hx___graphics),HX_("__graphics",eb,6b,a0,b5)}, - {hx::fsBool,(int)offsetof(DisplayObject_obj,_hx___interactive),HX_("__interactive",c2,7e,d1,84)}, - {hx::fsBool,(int)offsetof(DisplayObject_obj,_hx___isCacheBitmapRender),HX_("__isCacheBitmapRender",9d,cb,4a,93)}, - {hx::fsBool,(int)offsetof(DisplayObject_obj,_hx___isMask),HX_("__isMask",16,71,ec,0d)}, - {hx::fsObject /* ::openfl::display::LoaderInfo */ ,(int)offsetof(DisplayObject_obj,_hx___loaderInfo),HX_("__loaderInfo",41,2d,78,ef)}, - {hx::fsObject /* ::openfl::display::DisplayObject */ ,(int)offsetof(DisplayObject_obj,_hx___mask),HX_("__mask",0c,a4,4e,f7)}, - {hx::fsObject /* ::openfl::display::DisplayObject */ ,(int)offsetof(DisplayObject_obj,_hx___maskTarget),HX_("__maskTarget",7d,9c,64,d4)}, - {hx::fsString,(int)offsetof(DisplayObject_obj,_hx___name),HX_("__name",6b,d5,f7,f7)}, - {hx::fsObject /* ::openfl::geom::Transform */ ,(int)offsetof(DisplayObject_obj,_hx___objectTransform),HX_("__objectTransform",8d,6f,30,54)}, - {hx::fsBool,(int)offsetof(DisplayObject_obj,_hx___renderable),HX_("__renderable",10,b7,2c,2b)}, - {hx::fsBool,(int)offsetof(DisplayObject_obj,_hx___renderDirty),HX_("__renderDirty",bc,bd,f9,ed)}, - {hx::fsObject /* ::openfl::display::DisplayObject */ ,(int)offsetof(DisplayObject_obj,_hx___renderParent),HX_("__renderParent",40,8c,94,7d)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(DisplayObject_obj,_hx___renderTransform),HX_("__renderTransform",16,b8,95,b1)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(DisplayObject_obj,_hx___renderTransformCache),HX_("__renderTransformCache",4c,42,cb,bc)}, - {hx::fsBool,(int)offsetof(DisplayObject_obj,_hx___renderTransformChanged),HX_("__renderTransformChanged",7e,ef,84,a1)}, - {hx::fsFloat,(int)offsetof(DisplayObject_obj,_hx___rotation),HX_("__rotation",5e,b0,be,ab)}, - {hx::fsFloat,(int)offsetof(DisplayObject_obj,_hx___rotationCosine),HX_("__rotationCosine",f7,71,7b,14)}, - {hx::fsFloat,(int)offsetof(DisplayObject_obj,_hx___rotationSine),HX_("__rotationSine",cb,f9,ad,3f)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(DisplayObject_obj,_hx___scale9Grid),HX_("__scale9Grid",f5,cb,b5,c7)}, - {hx::fsFloat,(int)offsetof(DisplayObject_obj,_hx___scaleX),HX_("__scaleX",ae,55,55,e4)}, - {hx::fsFloat,(int)offsetof(DisplayObject_obj,_hx___scaleY),HX_("__scaleY",af,55,55,e4)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(DisplayObject_obj,_hx___scrollRect),HX_("__scrollRect",f1,56,fa,41)}, - {hx::fsObject /* ::openfl::display::Shader */ ,(int)offsetof(DisplayObject_obj,_hx___shader),HX_("__shader",45,2a,50,c5)}, - {hx::fsObject /* ::openfl::geom::Point */ ,(int)offsetof(DisplayObject_obj,_hx___tempPoint),HX_("__tempPoint",7c,01,d0,2a)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(DisplayObject_obj,_hx___transform),HX_("__transform",4c,76,bf,73)}, - {hx::fsBool,(int)offsetof(DisplayObject_obj,_hx___transformDirty),HX_("__transformDirty",26,f6,91,84)}, - {hx::fsBool,(int)offsetof(DisplayObject_obj,_hx___visible),HX_("__visible",52,c9,72,24)}, - {hx::fsFloat,(int)offsetof(DisplayObject_obj,_hx___worldAlpha),HX_("__worldAlpha",cc,d2,d6,c5)}, - {hx::fsBool,(int)offsetof(DisplayObject_obj,_hx___worldAlphaChanged),HX_("__worldAlphaChanged",88,37,d8,d0)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(DisplayObject_obj,_hx___worldBlendMode),HX_("__worldBlendMode",c2,5e,7d,61)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(DisplayObject_obj,_hx___worldClip),HX_("__worldClip",22,0b,0b,7d)}, - {hx::fsBool,(int)offsetof(DisplayObject_obj,_hx___worldClipChanged),HX_("__worldClipChanged",f2,55,0d,68)}, - {hx::fsObject /* ::openfl::geom::ColorTransform */ ,(int)offsetof(DisplayObject_obj,_hx___worldColorTransform),HX_("__worldColorTransform",5b,ce,21,a3)}, - {hx::fsObject /* ::openfl::display::Shader */ ,(int)offsetof(DisplayObject_obj,_hx___worldShader),HX_("__worldShader",f7,93,06,31)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(DisplayObject_obj,_hx___worldScale9Grid),HX_("__worldScale9Grid",a7,f6,a7,d6)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(DisplayObject_obj,_hx___worldTransform),HX_("__worldTransform",da,a7,d8,9a)}, - {hx::fsBool,(int)offsetof(DisplayObject_obj,_hx___worldVisible),HX_("__worldVisible",60,db,58,f8)}, - {hx::fsBool,(int)offsetof(DisplayObject_obj,_hx___worldVisibleChanged),HX_("__worldVisibleChanged",74,29,51,77)}, - {hx::fsBool,(int)offsetof(DisplayObject_obj,_hx___worldTransformInvalid),HX_("__worldTransformInvalid",3d,6a,28,96)}, - {hx::fsInt,(int)offsetof(DisplayObject_obj,_hx___worldZ),HX_("__worldZ",e8,5c,ce,71)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo DisplayObject_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::StringMap */ ,(void *) &DisplayObject_obj::_hx___broadcastEvents,HX_("__broadcastEvents",da,4d,64,5a)}, - {hx::fsObject /* ::openfl::display::Stage */ ,(void *) &DisplayObject_obj::_hx___initStage,HX_("__initStage",6e,ce,c9,cd)}, - {hx::fsInt,(void *) &DisplayObject_obj::_hx___instanceCount,HX_("__instanceCount",da,31,1e,3f)}, - {hx::fsBool,(void *) &DisplayObject_obj::_hx___supportDOM,HX_("__supportDOM",d3,00,fe,8b)}, - {hx::fsObject /* ::lime::utils::ObjectPool */ ,(void *) &DisplayObject_obj::_hx___tempStack,HX_("__tempStack",74,b4,4b,e8)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String DisplayObject_obj_sMemberFields[] = { - HX_("opaqueBackground",2f,b8,a7,1a), - HX_("parent",2a,05,7e,ed), - HX_("stage",be,6a,0b,84), - HX_("__alpha",3e,00,f5,8b), - HX_("__blendMode",34,2d,64,3a), - HX_("__cacheAsBitmap",c3,bb,c1,f1), - HX_("__cacheAsBitmapMatrix",64,1a,76,03), - HX_("__cacheBitmap",b1,7c,25,58), - HX_("__cacheBitmapBackground",ff,3b,ef,ca), - HX_("__cacheBitmapColorTransform",1a,5c,d5,a9), - HX_("__cacheBitmapData",7b,ab,bc,95), - HX_("__cacheBitmapData2",57,60,59,6f), - HX_("__cacheBitmapData3",58,60,59,6f), - HX_("__cacheBitmapMatrix",d2,41,1e,98), - HX_("__cacheBitmapRenderer",14,97,78,d9), - HX_("__cairo",68,89,77,ab), - HX_("__children",5f,8c,a2,13), - HX_("__customRenderClear",06,03,07,b9), - HX_("__customRenderEvent",93,59,70,e6), - HX_("__filters",9b,f2,94,8a), - HX_("__graphics",eb,6b,a0,b5), - HX_("__interactive",c2,7e,d1,84), - HX_("__isCacheBitmapRender",9d,cb,4a,93), - HX_("__isMask",16,71,ec,0d), - HX_("__loaderInfo",41,2d,78,ef), - HX_("__mask",0c,a4,4e,f7), - HX_("__maskTarget",7d,9c,64,d4), - HX_("__name",6b,d5,f7,f7), - HX_("__objectTransform",8d,6f,30,54), - HX_("__renderable",10,b7,2c,2b), - HX_("__renderDirty",bc,bd,f9,ed), - HX_("__renderParent",40,8c,94,7d), - HX_("__renderTransform",16,b8,95,b1), - HX_("__renderTransformCache",4c,42,cb,bc), - HX_("__renderTransformChanged",7e,ef,84,a1), - HX_("__rotation",5e,b0,be,ab), - HX_("__rotationCosine",f7,71,7b,14), - HX_("__rotationSine",cb,f9,ad,3f), - HX_("__scale9Grid",f5,cb,b5,c7), - HX_("__scaleX",ae,55,55,e4), - HX_("__scaleY",af,55,55,e4), - HX_("__scrollRect",f1,56,fa,41), - HX_("__shader",45,2a,50,c5), - HX_("__tempPoint",7c,01,d0,2a), - HX_("__transform",4c,76,bf,73), - HX_("__transformDirty",26,f6,91,84), - HX_("__visible",52,c9,72,24), - HX_("__worldAlpha",cc,d2,d6,c5), - HX_("__worldAlphaChanged",88,37,d8,d0), - HX_("__worldBlendMode",c2,5e,7d,61), - HX_("__worldClip",22,0b,0b,7d), - HX_("__worldClipChanged",f2,55,0d,68), - HX_("__worldColorTransform",5b,ce,21,a3), - HX_("__worldShader",f7,93,06,31), - HX_("__worldScale9Grid",a7,f6,a7,d6), - HX_("__worldTransform",da,a7,d8,9a), - HX_("__worldVisible",60,db,58,f8), - HX_("__worldVisibleChanged",74,29,51,77), - HX_("__worldTransformInvalid",3d,6a,28,96), - HX_("__worldZ",e8,5c,ce,71), - HX_("addEventListener",cd,0b,64,f1), - HX_("dispatchEvent",00,c7,64,c6), - HX_("getBounds",ab,0f,74,e2), - HX_("getRect",da,fc,29,1e), - HX_("globalToLocal",cd,4e,ae,6b), - HX_("hitTestObject",e4,54,64,d7), - HX_("hitTestPoint",cb,a9,21,e4), - HX_("invalidate",7b,19,2a,87), - HX_("localToGlobal",c9,41,eb,47), - HX_("removeEventListener",ca,87,75,55), - HX_("__cleanup",04,5d,90,2c), - HX_("__dispatch",da,41,9c,c1), - HX_("__dispatchChildren",39,81,f4,f4), - HX_("__dispatchEvent",e0,ff,16,4e), - HX_("__dispatchWithCapture",66,3f,63,34), - HX_("__enterFrame",15,7f,e3,3a), - HX_("__getBounds",8b,58,a0,10), - HX_("__getCursor",ec,60,6b,e9), - HX_("__getFilterBounds",e3,3a,ba,18), - HX_("__getInteractive",0c,1c,37,f8), - HX_("__getLocalBounds",6a,04,36,df), - HX_("__getRenderBounds",01,11,b8,7b), - HX_("__getRenderTransform",60,c2,34,c0), - HX_("__getWorldTransform",d0,f4,fc,8b), - HX_("__globalToLocal",ad,87,60,f3), - HX_("__hitTest",25,b1,cd,63), - HX_("__hitTestMask",b1,14,fd,3b), - HX_("__readGraphicsData",2b,10,91,f2), - HX_("__renderCairo",32,9e,42,55), - HX_("__renderCairoMask",3e,0c,22,6b), - HX_("__renderCanvas",ee,db,58,48), - HX_("__renderCanvasMask",fa,d7,ef,51), - HX_("__renderDOM",ac,f5,83,fb), - HX_("__renderDOMClear",41,dc,ee,79), - HX_("__renderEvent",c4,35,ee,89), - HX_("__renderGL",1b,1e,14,56), - HX_("__renderGLMask",a7,34,7c,b4), - HX_("__setParentRenderDirty",f0,bc,57,f3), - HX_("__setRenderDirty",7a,43,7f,81), - HX_("__setStageReference",4f,e5,e5,f4), - HX_("__setTransformDirty",28,1b,24,99), - HX_("__setWorldTransformInvalid",7b,c9,b9,d4), - HX_("__shouldCacheHardware",b7,af,f5,89), - HX_("__stopAllMovieClips",d2,89,e8,53), - HX_("__update",29,f1,34,2f), - HX_("__updateCacheBitmap",28,11,07,27), - HX_("__updateTransforms",10,f4,b0,50), - HX_("get_alpha",b5,03,40,65), - HX_("set_alpha",c1,ef,90,48), - HX_("get_blendMode",2b,b8,9b,cd), - HX_("set_blendMode",37,9a,a1,12), - HX_("get_cacheAsBitmap",3a,8e,7f,70), - HX_("set_cacheAsBitmap",46,66,ed,93), - HX_("get_cacheAsBitmapMatrix",1b,a0,d7,9d), - HX_("set_cacheAsBitmapMatrix",27,09,39,a0), - HX_("get_filters",d2,01,41,8f), - HX_("set_filters",de,08,ae,99), - HX_("get_height",b0,77,d3,f2), - HX_("set_height",24,16,51,f6), - HX_("get_loaderInfo",6a,3a,da,2c), - HX_("get_mask",75,fc,10,c8), - HX_("set_mask",e9,55,6e,76), - HX_("get_mouseX",5c,ba,95,bc), - HX_("get_mouseY",5d,ba,95,bc), - HX_("get_name",d4,2d,ba,c8), - HX_("set_name",48,87,17,77), - HX_("get_root",ab,a9,69,cb), - HX_("get_rotation",47,f1,9f,bd), - HX_("set_rotation",bb,14,99,d2), - HX_("get_scale9Grid",1e,d9,17,05), - HX_("set_scale9Grid",92,c1,37,25), - HX_("get_scaleX",57,5a,ad,2c), - HX_("set_scaleX",cb,f8,2a,30), - HX_("get_scaleY",58,5a,ad,2c), - HX_("set_scaleY",cc,f8,2a,30), - HX_("get_scrollRect",1a,64,5c,7f), - HX_("set_scrollRect",8e,4c,7c,9f), - HX_("get_shader",ee,2e,a8,0d), - HX_("set_shader",62,cd,25,11), - HX_("get_transform",43,01,f7,06), - HX_("set_transform",4f,e3,fc,4b), - HX_("get_visible",89,d8,1e,29), - HX_("set_visible",95,df,8b,33), - HX_("get_width",5d,12,0c,0e), - HX_("set_width",69,fe,5c,f1), - HX_("get_x",4f,a5,60,91), - HX_("set_x",5b,9b,2f,7a), - HX_("get_y",50,a5,60,91), - HX_("set_y",5c,9b,2f,7a), - ::String(null()) }; - -static void DisplayObject_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(DisplayObject_obj::_hx___broadcastEvents,"__broadcastEvents"); - HX_MARK_MEMBER_NAME(DisplayObject_obj::_hx___initStage,"__initStage"); - HX_MARK_MEMBER_NAME(DisplayObject_obj::_hx___instanceCount,"__instanceCount"); - HX_MARK_MEMBER_NAME(DisplayObject_obj::_hx___supportDOM,"__supportDOM"); - HX_MARK_MEMBER_NAME(DisplayObject_obj::_hx___tempStack,"__tempStack"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void DisplayObject_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(DisplayObject_obj::_hx___broadcastEvents,"__broadcastEvents"); - HX_VISIT_MEMBER_NAME(DisplayObject_obj::_hx___initStage,"__initStage"); - HX_VISIT_MEMBER_NAME(DisplayObject_obj::_hx___instanceCount,"__instanceCount"); - HX_VISIT_MEMBER_NAME(DisplayObject_obj::_hx___supportDOM,"__supportDOM"); - HX_VISIT_MEMBER_NAME(DisplayObject_obj::_hx___tempStack,"__tempStack"); -}; - -#endif - -hx::Class DisplayObject_obj::__mClass; - -static ::String DisplayObject_obj_sStaticFields[] = { - HX_("__broadcastEvents",da,4d,64,5a), - HX_("__initStage",6e,ce,c9,cd), - HX_("__instanceCount",da,31,1e,3f), - HX_("__supportDOM",d3,00,fe,8b), - HX_("__tempStack",74,b4,4b,e8), - HX_("__calculateAbsoluteTransform",cf,aa,ec,8d), - ::String(null()) -}; - -void DisplayObject_obj::__register() -{ - DisplayObject_obj _hx_dummy; - DisplayObject_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.DisplayObject",f7,4b,6f,ea); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &DisplayObject_obj::__GetStatic; - __mClass->mSetStaticField = &DisplayObject_obj::__SetStatic; - __mClass->mMarkFunc = DisplayObject_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(DisplayObject_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(DisplayObject_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< DisplayObject_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = DisplayObject_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DisplayObject_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DisplayObject_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void DisplayObject_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_64_boot) -HXDLIN( 64) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(3) - ->setFixed(0,HX_("__cairo",68,89,77,ab), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("addEventListener",cd,0b,64,f1), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(2,HX_("removeEventListener",ca,87,75,55), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c)))))))); - } -{ - HX_GC_STACKFRAME(&_hx_pos_26400284d5456c16_66_boot) -HXDLIN( 66) _hx___broadcastEvents = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } -{ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_68_boot) -HXDLIN( 68) _hx___instanceCount = 0; - } -{ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_71_boot) -HXDLIN( 71) _hx___supportDOM = false; - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::openfl::_Vector::ObjectVector _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_26400284d5456c16_73_boot) -HXLINE( 74) int length = null(); -HXDLIN( 74) bool fixed = null(); -HXDLIN( 74) ::Array< ::Dynamic> array = null(); -HXDLIN( 74) return ::openfl::_Vector::ObjectVector_obj::__alloc( HX_CTX ,length,fixed,array,true); - } - HX_END_LOCAL_FUNC0(return) - - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_1) HXARGC(1) - void _hx_run( ::openfl::_Vector::ObjectVector stack){ - HX_STACKFRAME(&_hx_pos_26400284d5456c16_74_boot) -HXLINE( 74) stack->set_length(0); - } - HX_END_LOCAL_FUNC1((void)) - - HX_GC_STACKFRAME(&_hx_pos_26400284d5456c16_73_boot) -HXDLIN( 73) _hx___tempStack = ::lime::utils::ObjectPool_obj::__alloc( HX_CTX , ::Dynamic(new _hx_Closure_0()), ::Dynamic(new _hx_Closure_1()),null()); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/DisplayObjectContainer.cpp b/hGameTest/bin/linux/obj/src/openfl/display/DisplayObjectContainer.cpp deleted file mode 100644 index e04eb30b..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/DisplayObjectContainer.cpp +++ /dev/null @@ -1,1721 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_ObjectVector -#include -#endif -#ifndef INCLUDED_openfl_display_Bitmap -#include -#endif -#ifndef INCLUDED_openfl_display_CairoRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_CanvasRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DOMRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Graphics -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_OpenGLRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CairoGraphics -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CanvasGraphics -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DShape -#include -#endif -#ifndef INCLUDED_openfl_errors_ArgumentError -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_RangeError -#include -#endif -#ifndef INCLUDED_openfl_errors_TypeError -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Point -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d11618aadd936e00_46_new,"openfl.display.DisplayObjectContainer","new",0x4362e03c,"openfl.display.DisplayObjectContainer.new","openfl/display/DisplayObjectContainer.hx",46,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_58_addChild,"openfl.display.DisplayObjectContainer","addChild",0x5694c25f,"openfl.display.DisplayObjectContainer.addChild","openfl/display/DisplayObjectContainer.hx",58,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_62_addChildAt,"openfl.display.DisplayObjectContainer","addChildAt",0xb7119132,"openfl.display.DisplayObjectContainer.addChildAt","openfl/display/DisplayObjectContainer.hx",62,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_152_areInaccessibleObjectsUnderPoint,"openfl.display.DisplayObjectContainer","areInaccessibleObjectsUnderPoint",0x2380e0e1,"openfl.display.DisplayObjectContainer.areInaccessibleObjectsUnderPoint","openfl/display/DisplayObjectContainer.hx",152,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_156_contains,"openfl.display.DisplayObjectContainer","contains",0xc3f94cc3,"openfl.display.DisplayObjectContainer.contains","openfl/display/DisplayObjectContainer.hx",156,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_166_getChildAt,"openfl.display.DisplayObjectContainer","getChildAt",0x9ee8eb5d,"openfl.display.DisplayObjectContainer.getChildAt","openfl/display/DisplayObjectContainer.hx",166,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_176_getChildByName,"openfl.display.DisplayObjectContainer","getChildByName",0x64b33f2c,"openfl.display.DisplayObjectContainer.getChildByName","openfl/display/DisplayObjectContainer.hx",176,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_186_getChildIndex,"openfl.display.DisplayObjectContainer","getChildIndex",0xcc3e62e8,"openfl.display.DisplayObjectContainer.getChildIndex","openfl/display/DisplayObjectContainer.hx",186,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_196_getObjectsUnderPoint,"openfl.display.DisplayObjectContainer","getObjectsUnderPoint",0x85c6693a,"openfl.display.DisplayObjectContainer.getObjectsUnderPoint","openfl/display/DisplayObjectContainer.hx",196,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_204_removeChild,"openfl.display.DisplayObjectContainer","removeChild",0x1a99d294,"openfl.display.DisplayObjectContainer.removeChild","openfl/display/DisplayObjectContainer.hx",204,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_237_removeChildAt,"openfl.display.DisplayObjectContainer","removeChildAt",0x52a2d8a7,"openfl.display.DisplayObjectContainer.removeChildAt","openfl/display/DisplayObjectContainer.hx",237,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_247_removeChildren,"openfl.display.DisplayObjectContainer","removeChildren",0xfbffdb47,"openfl.display.DisplayObjectContainer.removeChildren","openfl/display/DisplayObjectContainer.hx",247,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_276_resolve,"openfl.display.DisplayObjectContainer","resolve",0x8cca40c8,"openfl.display.DisplayObjectContainer.resolve","openfl/display/DisplayObjectContainer.hx",276,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_292_setChildIndex,"openfl.display.DisplayObjectContainer","setChildIndex",0x114444f4,"openfl.display.DisplayObjectContainer.setChildIndex","openfl/display/DisplayObjectContainer.hx",292,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_301_stopAllMovieClips,"openfl.display.DisplayObjectContainer","stopAllMovieClips",0x46e0f9ce,"openfl.display.DisplayObjectContainer.stopAllMovieClips","openfl/display/DisplayObjectContainer.hx",301,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_306_swapChildren,"openfl.display.DisplayObjectContainer","swapChildren",0xe0695f96,"openfl.display.DisplayObjectContainer.swapChildren","openfl/display/DisplayObjectContainer.hx",306,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_319_swapChildrenAt,"openfl.display.DisplayObjectContainer","swapChildrenAt",0xd5312a29,"openfl.display.DisplayObjectContainer.swapChildrenAt","openfl/display/DisplayObjectContainer.hx",319,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_328___cleanup,"openfl.display.DisplayObjectContainer","__cleanup",0x2346b9e0,"openfl.display.DisplayObjectContainer.__cleanup","openfl/display/DisplayObjectContainer.hx",328,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_340___cleanupRemovedChildren,"openfl.display.DisplayObjectContainer","__cleanupRemovedChildren",0x4395feff,"openfl.display.DisplayObjectContainer.__cleanupRemovedChildren","openfl/display/DisplayObjectContainer.hx",340,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_354___dispatchChildren,"openfl.display.DisplayObjectContainer","__dispatchChildren",0x7a91a8dd,"openfl.display.DisplayObjectContainer.__dispatchChildren","openfl/display/DisplayObjectContainer.hx",354,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_372___enterFrame,"openfl.display.DisplayObjectContainer","__enterFrame",0x3af993b9,"openfl.display.DisplayObjectContainer.__enterFrame","openfl/display/DisplayObjectContainer.hx",372,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_379___getBounds,"openfl.display.DisplayObjectContainer","__getBounds",0xe74ca467,"openfl.display.DisplayObjectContainer.__getBounds","openfl/display/DisplayObjectContainer.hx",379,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_399___getFilterBounds,"openfl.display.DisplayObjectContainer","__getFilterBounds",0xbea2d3bf,"openfl.display.DisplayObjectContainer.__getFilterBounds","openfl/display/DisplayObjectContainer.hx",399,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_420___getRenderBounds,"openfl.display.DisplayObjectContainer","__getRenderBounds",0x21a0a9dd,"openfl.display.DisplayObjectContainer.__getRenderBounds","openfl/display/DisplayObjectContainer.hx",420,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_449___hitTest,"openfl.display.DisplayObjectContainer","__hitTest",0x5a840e01,"openfl.display.DisplayObjectContainer.__hitTest","openfl/display/DisplayObjectContainer.hx",449,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_538___hitTestMask,"openfl.display.DisplayObjectContainer","__hitTestMask",0x4f390f8d,"openfl.display.DisplayObjectContainer.__hitTestMask","openfl/display/DisplayObjectContainer.hx",538,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_553___readGraphicsData,"openfl.display.DisplayObjectContainer","__readGraphicsData",0x782e37cf,"openfl.display.DisplayObjectContainer.__readGraphicsData","openfl/display/DisplayObjectContainer.hx",553,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_566___renderCairo,"openfl.display.DisplayObjectContainer","__renderCairo",0x687e990e,"openfl.display.DisplayObjectContainer.__renderCairo","openfl/display/DisplayObjectContainer.hx",566,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_601___renderCairoMask,"openfl.display.DisplayObjectContainer","__renderCairoMask",0x110aa51a,"openfl.display.DisplayObjectContainer.__renderCairoMask","openfl/display/DisplayObjectContainer.hx",601,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_618___renderCanvas,"openfl.display.DisplayObjectContainer","__renderCanvas",0x09986192,"openfl.display.DisplayObjectContainer.__renderCanvas","openfl/display/DisplayObjectContainer.hx",618,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_653___renderCanvasMask,"openfl.display.DisplayObjectContainer","__renderCanvasMask",0xd78cff9e,"openfl.display.DisplayObjectContainer.__renderCanvasMask","openfl/display/DisplayObjectContainer.hx",653,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_668___renderDOM,"openfl.display.DisplayObjectContainer","__renderDOM",0xd2304188,"openfl.display.DisplayObjectContainer.__renderDOM","openfl/display/DisplayObjectContainer.hx",668,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_707___renderDOMClear,"openfl.display.DisplayObjectContainer","__renderDOMClear",0xae5612e5,"openfl.display.DisplayObjectContainer.__renderDOMClear","openfl/display/DisplayObjectContainer.hx",707,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_725___renderGL,"openfl.display.DisplayObjectContainer","__renderGL",0x3eef01bf,"openfl.display.DisplayObjectContainer.__renderGL","openfl/display/DisplayObjectContainer.hx",725,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_766___renderGLMask,"openfl.display.DisplayObjectContainer","__renderGLMask",0x75bbba4b,"openfl.display.DisplayObjectContainer.__renderGLMask","openfl/display/DisplayObjectContainer.hx",766,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_782___setStageReference,"openfl.display.DisplayObjectContainer","__setStageReference",0x58cb6d2b,"openfl.display.DisplayObjectContainer.__setStageReference","openfl/display/DisplayObjectContainer.hx",782,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_796___setWorldTransformInvalid,"openfl.display.DisplayObjectContainer","__setWorldTransformInvalid",0xa8fd351f,"openfl.display.DisplayObjectContainer.__setWorldTransformInvalid","openfl/display/DisplayObjectContainer.hx",796,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_811___shouldCacheHardware,"openfl.display.DisplayObjectContainer","__shouldCacheHardware",0xd831e693,"openfl.display.DisplayObjectContainer.__shouldCacheHardware","openfl/display/DisplayObjectContainer.hx",811,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_830___stopAllMovieClips,"openfl.display.DisplayObjectContainer","__stopAllMovieClips",0xb7ce11ae,"openfl.display.DisplayObjectContainer.__stopAllMovieClips","openfl/display/DisplayObjectContainer.hx",830,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_837___tabTest,"openfl.display.DisplayObjectContainer","__tabTest",0xbd744b03,"openfl.display.DisplayObjectContainer.__tabTest","openfl/display/DisplayObjectContainer.hx",837,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_858___update,"openfl.display.DisplayObjectContainer","__update",0xc6b2e3cd,"openfl.display.DisplayObjectContainer.__update","openfl/display/DisplayObjectContainer.hx",858,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_873_get_numChildren,"openfl.display.DisplayObjectContainer","get_numChildren",0x73b78b18,"openfl.display.DisplayObjectContainer.get_numChildren","openfl/display/DisplayObjectContainer.hx",873,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_878_get_tabChildren,"openfl.display.DisplayObjectContainer","get_tabChildren",0x62bd2e27,"openfl.display.DisplayObjectContainer.get_tabChildren","openfl/display/DisplayObjectContainer.hx",878,0x5f4d3d72) -HX_LOCAL_STACK_FRAME(_hx_pos_d11618aadd936e00_882_set_tabChildren,"openfl.display.DisplayObjectContainer","set_tabChildren",0x5e88ab33,"openfl.display.DisplayObjectContainer.set_tabChildren","openfl/display/DisplayObjectContainer.hx",882,0x5f4d3d72) -namespace openfl{ -namespace display{ - -void DisplayObjectContainer_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_d11618aadd936e00_46_new) -HXLINE( 47) super::__construct(); -HXLINE( 49) this->mouseChildren = true; -HXLINE( 50) this->_hx___tabChildren = true; -HXLINE( 52) this->_hx___children = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 53) int length = null(); -HXDLIN( 53) bool fixed = null(); -HXDLIN( 53) ::Array< ::Dynamic> array = null(); -HXDLIN( 53) this->_hx___removedChildren = ::openfl::_Vector::ObjectVector_obj::__alloc( HX_CTX ,length,fixed,array,true); - } - -Dynamic DisplayObjectContainer_obj::__CreateEmpty() { return new DisplayObjectContainer_obj; } - -void *DisplayObjectContainer_obj::_hx_vtable = 0; - -Dynamic DisplayObjectContainer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DisplayObjectContainer_obj > _hx_result = new DisplayObjectContainer_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DisplayObjectContainer_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x19c29573) { - if (inClassId<=(int)0x17120186) { - return inClassId==(int)0x00000001 || inClassId==(int)0x17120186; - } else { - return inClassId==(int)0x19c29573; - } - } else { - return inClassId==(int)0x1b123bf8 || inClassId==(int)0x3f2b00af; - } -} - - ::openfl::display::DisplayObject DisplayObjectContainer_obj::addChild( ::openfl::display::DisplayObject child){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_58_addChild) -HXDLIN( 58) return this->addChildAt(child,this->get_numChildren()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObjectContainer_obj,addChild,return ) - - ::openfl::display::DisplayObject DisplayObjectContainer_obj::addChildAt( ::openfl::display::DisplayObject child,int index){ - HX_GC_STACKFRAME(&_hx_pos_d11618aadd936e00_62_addChildAt) -HXLINE( 63) if (hx::IsNull( child )) { -HXLINE( 65) ::openfl::errors::TypeError error = ::openfl::errors::TypeError_obj::__alloc( HX_CTX ,HX_("Error #2007: Parameter child must be non-null.",30,5a,a7,aa)); -HXLINE( 66) error->errorID = 2007; -HXLINE( 67) HX_STACK_DO_THROW(error); - } - else { -HXLINE( 70) if (hx::IsEq( child->stage,child )) { -HXLINE( 72) ::openfl::errors::ArgumentError error1 = ::openfl::errors::ArgumentError_obj::__alloc( HX_CTX ,HX_("Error #3783: A Stage object cannot be added as the child of another object.",fa,51,93,42)); -HXLINE( 73) error1->errorID = 3783; -HXLINE( 74) HX_STACK_DO_THROW(error1); - } - } -HXLINE( 78) bool _hx_tmp; -HXDLIN( 78) if ((index <= this->_hx___children->length)) { -HXLINE( 78) _hx_tmp = (index < 0); - } - else { -HXLINE( 78) _hx_tmp = true; - } -HXDLIN( 78) if (_hx_tmp) { -HXLINE( 80) HX_STACK_DO_THROW((HX_("Invalid index position ",80,59,50,86) + index)); - } -HXLINE( 83) if (hx::IsEq( child->parent,hx::ObjectPtr(this) )) { -HXLINE( 85) if (hx::IsNotEq( this->_hx___children->__get(index).StaticCast< ::openfl::display::DisplayObject >(),child )) { -HXLINE( 87) this->_hx___children->remove(child); -HXLINE( 88) this->_hx___children->insert(index,child); -HXLINE( 90) if (!(this->_hx___renderDirty)) { -HXLINE( 90) this->_hx___renderDirty = true; -HXDLIN( 90) this->_hx___setParentRenderDirty(); - } - } - } - else { -HXLINE( 95) if (hx::IsNotNull( child->parent )) { -HXLINE( 97) child->parent->removeChild(child); - } -HXLINE( 100) this->_hx___children->insert(index,child); -HXLINE( 101) child->parent = hx::ObjectPtr(this); -HXLINE( 103) bool addedToStage; -HXDLIN( 103) if (hx::IsNotNull( this->stage )) { -HXLINE( 103) addedToStage = hx::IsNull( child->stage ); - } - else { -HXLINE( 103) addedToStage = false; - } -HXLINE( 105) if (addedToStage) { -HXLINE( 107) child->_hx___setStageReference(this->stage); - } -HXLINE( 110) child->_hx___setTransformDirty(); -HXLINE( 111) if (!(child->_hx___renderDirty)) { -HXLINE( 111) child->_hx___renderDirty = true; -HXDLIN( 111) child->_hx___setParentRenderDirty(); - } -HXLINE( 112) if (!(this->_hx___renderDirty)) { -HXLINE( 112) this->_hx___renderDirty = true; -HXDLIN( 112) this->_hx___setParentRenderDirty(); - } -HXLINE( 118) ::openfl::events::Event event = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("added",c0,d4,43,1c),null(),null()); -HXLINE( 120) event->bubbles = true; -HXLINE( 122) event->target = child; -HXLINE( 124) child->_hx___dispatchWithCapture(event); -HXLINE( 130) if (addedToStage) { -HXLINE( 135) event = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("addedToStage",63,22,55,0c),false,false); -HXLINE( 138) child->_hx___dispatchWithCapture(event); -HXLINE( 139) child->_hx___dispatchChildren(event); - } - } -HXLINE( 147) return child; - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObjectContainer_obj,addChildAt,return ) - -bool DisplayObjectContainer_obj::areInaccessibleObjectsUnderPoint( ::openfl::geom::Point point){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_152_areInaccessibleObjectsUnderPoint) -HXDLIN( 152) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObjectContainer_obj,areInaccessibleObjectsUnderPoint,return ) - -bool DisplayObjectContainer_obj::contains( ::openfl::display::DisplayObject child){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_156_contains) -HXLINE( 157) while(true){ -HXLINE( 157) bool _hx_tmp; -HXDLIN( 157) if (hx::IsNotEq( child,hx::ObjectPtr(this) )) { -HXLINE( 157) _hx_tmp = hx::IsNotNull( child ); - } - else { -HXLINE( 157) _hx_tmp = false; - } -HXDLIN( 157) if (!(_hx_tmp)) { -HXLINE( 157) goto _hx_goto_4; - } -HXLINE( 159) child = child->parent; - } - _hx_goto_4:; -HXLINE( 162) return hx::IsEq( child,hx::ObjectPtr(this) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObjectContainer_obj,contains,return ) - - ::openfl::display::DisplayObject DisplayObjectContainer_obj::getChildAt(int index){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_166_getChildAt) -HXLINE( 167) bool _hx_tmp; -HXDLIN( 167) if ((index >= 0)) { -HXLINE( 167) _hx_tmp = (index < this->_hx___children->length); - } - else { -HXLINE( 167) _hx_tmp = false; - } -HXDLIN( 167) if (_hx_tmp) { -HXLINE( 169) return this->_hx___children->__get(index).StaticCast< ::openfl::display::DisplayObject >(); - } -HXLINE( 172) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObjectContainer_obj,getChildAt,return ) - - ::openfl::display::DisplayObject DisplayObjectContainer_obj::getChildByName(::String name){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_176_getChildByName) -HXLINE( 177) { -HXLINE( 177) int _g = 0; -HXDLIN( 177) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 177) while((_g < _g1->length)){ -HXLINE( 177) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 177) _g = (_g + 1); -HXLINE( 179) if ((child->get_name() == name)) { -HXLINE( 179) return child; - } - } - } -HXLINE( 182) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObjectContainer_obj,getChildByName,return ) - -int DisplayObjectContainer_obj::getChildIndex( ::openfl::display::DisplayObject child){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_186_getChildIndex) -HXLINE( 187) { -HXLINE( 187) int _g = 0; -HXDLIN( 187) int _g1 = this->_hx___children->length; -HXDLIN( 187) while((_g < _g1)){ -HXLINE( 187) _g = (_g + 1); -HXDLIN( 187) int i = (_g - 1); -HXLINE( 189) if (hx::IsEq( this->_hx___children->__get(i).StaticCast< ::openfl::display::DisplayObject >(),child )) { -HXLINE( 189) return i; - } - } - } -HXLINE( 192) return -1; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObjectContainer_obj,getChildIndex,return ) - -::Array< ::Dynamic> DisplayObjectContainer_obj::getObjectsUnderPoint( ::openfl::geom::Point point){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_196_getObjectsUnderPoint) -HXLINE( 197) ::Array< ::Dynamic> stack = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 198) this->_hx___hitTest(point->x,point->y,false,stack,false,hx::ObjectPtr(this)); -HXLINE( 199) stack->reverse(); -HXLINE( 200) return stack; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObjectContainer_obj,getObjectsUnderPoint,return ) - - ::openfl::display::DisplayObject DisplayObjectContainer_obj::removeChild( ::openfl::display::DisplayObject child){ - HX_GC_STACKFRAME(&_hx_pos_d11618aadd936e00_204_removeChild) -HXLINE( 205) bool _hx_tmp; -HXDLIN( 205) if (hx::IsNotNull( child )) { -HXLINE( 205) _hx_tmp = hx::IsEq( child->parent,hx::ObjectPtr(this) ); - } - else { -HXLINE( 205) _hx_tmp = false; - } -HXDLIN( 205) if (_hx_tmp) { -HXLINE( 207) child->_hx___setTransformDirty(); -HXLINE( 208) if (!(child->_hx___renderDirty)) { -HXLINE( 208) child->_hx___renderDirty = true; -HXDLIN( 208) child->_hx___setParentRenderDirty(); - } -HXLINE( 209) if (!(this->_hx___renderDirty)) { -HXLINE( 209) this->_hx___renderDirty = true; -HXDLIN( 209) this->_hx___setParentRenderDirty(); - } -HXLINE( 211) ::openfl::events::Event event = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("removed",a0,1f,00,f3),true,null()); -HXLINE( 212) child->_hx___dispatchWithCapture(event); -HXLINE( 214) if (hx::IsNotNull( this->stage )) { -HXLINE( 216) bool _hx_tmp1; -HXDLIN( 216) if (hx::IsNotNull( child->stage )) { -HXLINE( 216) _hx_tmp1 = hx::IsEq( this->stage->get_focus(),child ); - } - else { -HXLINE( 216) _hx_tmp1 = false; - } -HXDLIN( 216) if (_hx_tmp1) { -HXLINE( 218) this->stage->set_focus(null()); - } -HXLINE( 221) ::openfl::events::Event event1 = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("removedFromStage",34,21,76,ba),false,false); -HXLINE( 222) child->_hx___dispatchWithCapture(event1); -HXLINE( 223) child->_hx___dispatchChildren(event1); -HXLINE( 224) child->_hx___setStageReference(null()); - } -HXLINE( 227) child->parent = null(); -HXLINE( 228) this->_hx___children->remove(child); -HXLINE( 229) this->_hx___removedChildren->push(child); -HXLINE( 230) child->_hx___setTransformDirty(); - } -HXLINE( 233) return child; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObjectContainer_obj,removeChild,return ) - - ::openfl::display::DisplayObject DisplayObjectContainer_obj::removeChildAt(int index){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_237_removeChildAt) -HXLINE( 238) bool _hx_tmp; -HXDLIN( 238) if ((index >= 0)) { -HXLINE( 238) _hx_tmp = (index < this->_hx___children->length); - } - else { -HXLINE( 238) _hx_tmp = false; - } -HXDLIN( 238) if (_hx_tmp) { -HXLINE( 240) return this->removeChild(this->_hx___children->__get(index).StaticCast< ::openfl::display::DisplayObject >()); - } -HXLINE( 243) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObjectContainer_obj,removeChildAt,return ) - -void DisplayObjectContainer_obj::removeChildren(hx::Null< int > __o_beginIndex,hx::Null< int > __o_endIndex){ - int beginIndex = __o_beginIndex.Default(0); - int endIndex = __o_endIndex.Default(2147483647); - HX_GC_STACKFRAME(&_hx_pos_d11618aadd936e00_247_removeChildren) -HXLINE( 248) if ((endIndex == (int)2147483647)) { -HXLINE( 250) endIndex = (this->_hx___children->length - 1); -HXLINE( 252) if ((endIndex < 0)) { -HXLINE( 254) return; - } - } -HXLINE( 258) if ((beginIndex > (this->_hx___children->length - 1))) { -HXLINE( 260) return; - } - else { -HXLINE( 262) bool _hx_tmp; -HXDLIN( 262) bool _hx_tmp1; -HXDLIN( 262) if ((endIndex >= beginIndex)) { -HXLINE( 262) _hx_tmp1 = (beginIndex < 0); - } - else { -HXLINE( 262) _hx_tmp1 = true; - } -HXDLIN( 262) if (!(_hx_tmp1)) { -HXLINE( 262) _hx_tmp = (endIndex > this->_hx___children->length); - } - else { -HXLINE( 262) _hx_tmp = true; - } -HXDLIN( 262) if (_hx_tmp) { -HXLINE( 264) HX_STACK_DO_THROW( ::openfl::errors::RangeError_obj::__alloc( HX_CTX ,HX_("The supplied index is out of bounds.",17,96,1b,51))); - } - } -HXLINE( 267) int numRemovals = (endIndex - beginIndex); -HXLINE( 268) while((numRemovals >= 0)){ -HXLINE( 270) this->removeChildAt(beginIndex); -HXLINE( 271) numRemovals = (numRemovals - 1); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObjectContainer_obj,removeChildren,(void)) - - ::openfl::display::DisplayObject DisplayObjectContainer_obj::resolve(::String fieldName){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_276_resolve) -HXLINE( 277) if (hx::IsNull( this->_hx___children )) { -HXLINE( 277) return null(); - } -HXLINE( 279) { -HXLINE( 279) int _g = 0; -HXDLIN( 279) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 279) while((_g < _g1->length)){ -HXLINE( 279) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 279) _g = (_g + 1); -HXLINE( 281) if ((child->get_name() == fieldName)) { -HXLINE( 283) return child; - } - } - } -HXLINE( 287) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObjectContainer_obj,resolve,return ) - -void DisplayObjectContainer_obj::setChildIndex( ::openfl::display::DisplayObject child,int index){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_292_setChildIndex) -HXDLIN( 292) bool _hx_tmp; -HXDLIN( 292) bool _hx_tmp1; -HXDLIN( 292) if ((index >= 0)) { -HXDLIN( 292) _hx_tmp1 = (index <= this->_hx___children->length); - } - else { -HXDLIN( 292) _hx_tmp1 = false; - } -HXDLIN( 292) if (_hx_tmp1) { -HXDLIN( 292) _hx_tmp = hx::IsEq( child->parent,hx::ObjectPtr(this) ); - } - else { -HXDLIN( 292) _hx_tmp = false; - } -HXDLIN( 292) if (_hx_tmp) { -HXLINE( 294) this->_hx___children->remove(child); -HXLINE( 295) this->_hx___children->insert(index,child); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObjectContainer_obj,setChildIndex,(void)) - -void DisplayObjectContainer_obj::stopAllMovieClips(){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_301_stopAllMovieClips) -HXDLIN( 301) this->_hx___stopAllMovieClips(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObjectContainer_obj,stopAllMovieClips,(void)) - -void DisplayObjectContainer_obj::swapChildren( ::openfl::display::DisplayObject child1, ::openfl::display::DisplayObject child2){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_306_swapChildren) -HXDLIN( 306) bool _hx_tmp; -HXDLIN( 306) if (hx::IsEq( child1->parent,hx::ObjectPtr(this) )) { -HXDLIN( 306) _hx_tmp = hx::IsEq( child2->parent,hx::ObjectPtr(this) ); - } - else { -HXDLIN( 306) _hx_tmp = false; - } -HXDLIN( 306) if (_hx_tmp) { -HXLINE( 308) int index1 = this->_hx___children->indexOf(child1,null()); -HXLINE( 309) int index2 = this->_hx___children->indexOf(child2,null()); -HXLINE( 311) this->_hx___children[index1] = child2; -HXLINE( 312) this->_hx___children[index2] = child1; -HXLINE( 314) if (!(this->_hx___renderDirty)) { -HXLINE( 314) this->_hx___renderDirty = true; -HXDLIN( 314) this->_hx___setParentRenderDirty(); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObjectContainer_obj,swapChildren,(void)) - -void DisplayObjectContainer_obj::swapChildrenAt(int index1,int index2){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_319_swapChildrenAt) -HXLINE( 320) ::openfl::display::DisplayObject swap = this->_hx___children->__get(index1).StaticCast< ::openfl::display::DisplayObject >(); -HXLINE( 321) this->_hx___children[index1] = this->_hx___children->__get(index2).StaticCast< ::openfl::display::DisplayObject >(); -HXLINE( 322) this->_hx___children[index2] = swap; -HXLINE( 323) swap = null(); -HXLINE( 324) if (!(this->_hx___renderDirty)) { -HXLINE( 324) this->_hx___renderDirty = true; -HXDLIN( 324) this->_hx___setParentRenderDirty(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObjectContainer_obj,swapChildrenAt,(void)) - -void DisplayObjectContainer_obj::_hx___cleanup(){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_328___cleanup) -HXLINE( 329) this->super::_hx___cleanup(); -HXLINE( 331) { -HXLINE( 331) int _g = 0; -HXDLIN( 331) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 331) while((_g < _g1->length)){ -HXLINE( 331) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 331) _g = (_g + 1); -HXLINE( 333) child->_hx___cleanup(); - } - } -HXLINE( 336) { -HXLINE( 336) { -HXLINE( 336) ::Dynamic orphan = this->_hx___removedChildren->iterator(); -HXDLIN( 336) while(( (bool)(orphan->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 336) ::openfl::display::DisplayObject orphan1 = ( ( ::openfl::display::DisplayObject)(orphan->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXDLIN( 336) if (hx::IsNull( orphan1->stage )) { -HXLINE( 336) orphan1->_hx___cleanup(); - } - } - } -HXDLIN( 336) this->_hx___removedChildren->set_length(0); - } - } - - -void DisplayObjectContainer_obj::_hx___cleanupRemovedChildren(){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_340___cleanupRemovedChildren) -HXLINE( 341) { -HXLINE( 341) ::Dynamic orphan = this->_hx___removedChildren->iterator(); -HXDLIN( 341) while(( (bool)(orphan->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 341) ::openfl::display::DisplayObject orphan1 = ( ( ::openfl::display::DisplayObject)(orphan->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 343) if (hx::IsNull( orphan1->stage )) { -HXLINE( 345) orphan1->_hx___cleanup(); - } - } - } -HXLINE( 349) this->_hx___removedChildren->set_length(0); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObjectContainer_obj,_hx___cleanupRemovedChildren,(void)) - -void DisplayObjectContainer_obj::_hx___dispatchChildren( ::openfl::events::Event event){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_354___dispatchChildren) -HXDLIN( 354) if (hx::IsNotNull( this->_hx___children )) { -HXLINE( 356) int _g = 0; -HXDLIN( 356) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 356) while((_g < _g1->length)){ -HXLINE( 356) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 356) _g = (_g + 1); -HXLINE( 358) event->target = child; -HXLINE( 360) if (!(child->_hx___dispatchWithCapture(event))) { -HXLINE( 362) goto _hx_goto_27; - } -HXLINE( 365) child->_hx___dispatchChildren(event); - } - _hx_goto_27:; - } - } - - -void DisplayObjectContainer_obj::_hx___enterFrame(int deltaTime){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_372___enterFrame) -HXDLIN( 372) int _g = 0; -HXDLIN( 372) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 372) while((_g < _g1->length)){ -HXDLIN( 372) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 372) _g = (_g + 1); -HXLINE( 374) child->_hx___enterFrame(deltaTime); - } - } - - -void DisplayObjectContainer_obj::_hx___getBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_379___getBounds) -HXLINE( 380) this->super::_hx___getBounds(rect,matrix); -HXLINE( 382) if ((this->_hx___children->length == 0)) { -HXLINE( 382) return; - } -HXLINE( 384) ::openfl::geom::Matrix childWorldTransform = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 386) { -HXLINE( 386) int _g = 0; -HXDLIN( 386) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 386) while((_g < _g1->length)){ -HXLINE( 386) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 386) _g = (_g + 1); -HXLINE( 388) bool _hx_tmp; -HXDLIN( 388) if ((child->_hx___scaleX != 0)) { -HXLINE( 388) _hx_tmp = (child->_hx___scaleY == 0); - } - else { -HXLINE( 388) _hx_tmp = true; - } -HXDLIN( 388) if (_hx_tmp) { -HXLINE( 388) continue; - } -HXLINE( 390) { -HXLINE( 390) ::openfl::geom::Matrix local = child->_hx___transform; -HXDLIN( 390) childWorldTransform->a = ((local->a * matrix->a) + (local->b * matrix->c)); -HXDLIN( 390) childWorldTransform->b = ((local->a * matrix->b) + (local->b * matrix->d)); -HXDLIN( 390) childWorldTransform->c = ((local->c * matrix->a) + (local->d * matrix->c)); -HXDLIN( 390) childWorldTransform->d = ((local->c * matrix->b) + (local->d * matrix->d)); -HXDLIN( 390) childWorldTransform->tx = (((local->tx * matrix->a) + (local->ty * matrix->c)) + matrix->tx); -HXDLIN( 390) childWorldTransform->ty = (((local->tx * matrix->b) + (local->ty * matrix->d)) + matrix->ty); - } -HXLINE( 392) child->_hx___getBounds(rect,childWorldTransform); - } - } -HXLINE( 395) ::openfl::geom::Matrix_obj::_hx___pool->release(childWorldTransform); - } - - -void DisplayObjectContainer_obj::_hx___getFilterBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_399___getFilterBounds) -HXLINE( 400) this->super::_hx___getFilterBounds(rect,matrix); -HXLINE( 401) if (hx::IsNotNull( this->_hx___scrollRect )) { -HXLINE( 401) return; - } -HXLINE( 403) if ((this->_hx___children->length == 0)) { -HXLINE( 403) return; - } -HXLINE( 405) ::openfl::geom::Matrix childWorldTransform = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 407) { -HXLINE( 407) int _g = 0; -HXDLIN( 407) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 407) while((_g < _g1->length)){ -HXLINE( 407) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 407) _g = (_g + 1); -HXLINE( 409) bool _hx_tmp; -HXDLIN( 409) bool _hx_tmp1; -HXDLIN( 409) if ((child->_hx___scaleX != 0)) { -HXLINE( 409) _hx_tmp1 = (child->_hx___scaleY == 0); - } - else { -HXLINE( 409) _hx_tmp1 = true; - } -HXDLIN( 409) if (!(_hx_tmp1)) { -HXLINE( 409) _hx_tmp = child->_hx___isMask; - } - else { -HXLINE( 409) _hx_tmp = true; - } -HXDLIN( 409) if (_hx_tmp) { -HXLINE( 409) continue; - } -HXLINE( 411) { -HXLINE( 411) ::openfl::geom::Matrix local = child->_hx___transform; -HXDLIN( 411) childWorldTransform->a = ((local->a * matrix->a) + (local->b * matrix->c)); -HXDLIN( 411) childWorldTransform->b = ((local->a * matrix->b) + (local->b * matrix->d)); -HXDLIN( 411) childWorldTransform->c = ((local->c * matrix->a) + (local->d * matrix->c)); -HXDLIN( 411) childWorldTransform->d = ((local->c * matrix->b) + (local->d * matrix->d)); -HXDLIN( 411) childWorldTransform->tx = (((local->tx * matrix->a) + (local->ty * matrix->c)) + matrix->tx); -HXDLIN( 411) childWorldTransform->ty = (((local->tx * matrix->b) + (local->ty * matrix->d)) + matrix->ty); - } -HXLINE( 413) child->_hx___getFilterBounds(rect,childWorldTransform); - } - } -HXLINE( 416) ::openfl::geom::Matrix_obj::_hx___pool->release(childWorldTransform); - } - - -void DisplayObjectContainer_obj::_hx___getRenderBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_420___getRenderBounds) -HXLINE( 421) if (hx::IsNotNull( this->_hx___scrollRect )) { -HXLINE( 423) this->super::_hx___getRenderBounds(rect,matrix); -HXLINE( 424) return; - } - else { -HXLINE( 428) this->super::_hx___getBounds(rect,matrix); - } -HXLINE( 431) if ((this->_hx___children->length == 0)) { -HXLINE( 431) return; - } -HXLINE( 433) ::openfl::geom::Matrix childWorldTransform = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 435) { -HXLINE( 435) int _g = 0; -HXDLIN( 435) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 435) while((_g < _g1->length)){ -HXLINE( 435) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 435) _g = (_g + 1); -HXLINE( 437) bool _hx_tmp; -HXDLIN( 437) bool _hx_tmp1; -HXDLIN( 437) if ((child->_hx___scaleX != 0)) { -HXLINE( 437) _hx_tmp1 = (child->_hx___scaleY == 0); - } - else { -HXLINE( 437) _hx_tmp1 = true; - } -HXDLIN( 437) if (!(_hx_tmp1)) { -HXLINE( 437) _hx_tmp = child->_hx___isMask; - } - else { -HXLINE( 437) _hx_tmp = true; - } -HXDLIN( 437) if (_hx_tmp) { -HXLINE( 437) continue; - } -HXLINE( 439) { -HXLINE( 439) ::openfl::geom::Matrix local = child->_hx___transform; -HXDLIN( 439) childWorldTransform->a = ((local->a * matrix->a) + (local->b * matrix->c)); -HXDLIN( 439) childWorldTransform->b = ((local->a * matrix->b) + (local->b * matrix->d)); -HXDLIN( 439) childWorldTransform->c = ((local->c * matrix->a) + (local->d * matrix->c)); -HXDLIN( 439) childWorldTransform->d = ((local->c * matrix->b) + (local->d * matrix->d)); -HXDLIN( 439) childWorldTransform->tx = (((local->tx * matrix->a) + (local->ty * matrix->c)) + matrix->tx); -HXDLIN( 439) childWorldTransform->ty = (((local->tx * matrix->b) + (local->ty * matrix->d)) + matrix->ty); - } -HXLINE( 441) child->_hx___getRenderBounds(rect,childWorldTransform); - } - } -HXLINE( 444) ::openfl::geom::Matrix_obj::_hx___pool->release(childWorldTransform); - } - - -bool DisplayObjectContainer_obj::_hx___hitTest(Float x,Float y,bool shapeFlag,::Array< ::Dynamic> stack,bool interactiveOnly, ::openfl::display::DisplayObject hitObject){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_449___hitTest) -HXLINE( 450) bool _hx_tmp; -HXDLIN( 450) bool _hx_tmp1; -HXDLIN( 450) if (!(!(hitObject->get_visible()))) { -HXLINE( 450) _hx_tmp1 = this->_hx___isMask; - } - else { -HXLINE( 450) _hx_tmp1 = true; - } -HXDLIN( 450) if (!(_hx_tmp1)) { -HXLINE( 450) bool _hx_tmp2; -HXDLIN( 450) if (interactiveOnly) { -HXLINE( 450) _hx_tmp2 = !(this->mouseEnabled); - } - else { -HXLINE( 450) _hx_tmp2 = false; - } -HXDLIN( 450) if (_hx_tmp2) { -HXLINE( 450) _hx_tmp = !(this->mouseChildren); - } - else { -HXLINE( 450) _hx_tmp = false; - } - } - else { -HXLINE( 450) _hx_tmp = true; - } -HXDLIN( 450) if (_hx_tmp) { -HXLINE( 450) return false; - } -HXLINE( 451) bool _hx_tmp3; -HXDLIN( 451) if (hx::IsNotNull( this->get_mask() )) { -HXLINE( 451) _hx_tmp3 = !(this->get_mask()->_hx___hitTestMask(x,y)); - } - else { -HXLINE( 451) _hx_tmp3 = false; - } -HXDLIN( 451) if (_hx_tmp3) { -HXLINE( 451) return false; - } -HXLINE( 453) if (hx::IsNotNull( this->_hx___scrollRect )) { -HXLINE( 455) ::openfl::geom::Point point = ::openfl::geom::Point_obj::_hx___pool->get().StaticCast< ::openfl::geom::Point >(); -HXLINE( 456) point->setTo(x,y); -HXLINE( 457) { -HXLINE( 457) ::openfl::geom::Matrix _this = this->_hx___getRenderTransform(); -HXDLIN( 457) Float norm = ((_this->a * _this->d) - (_this->b * _this->c)); -HXDLIN( 457) if ((norm == 0)) { -HXLINE( 457) point->x = -(_this->tx); -HXDLIN( 457) point->y = -(_this->ty); - } - else { -HXLINE( 457) Float px = ((((Float)1.0) / norm) * ((_this->c * (_this->ty - point->y)) + (_this->d * (point->x - _this->tx)))); -HXDLIN( 457) point->y = ((((Float)1.0) / norm) * ((_this->a * (point->y - _this->ty)) + (_this->b * (_this->tx - point->x)))); -HXDLIN( 457) point->x = px; - } - } -HXLINE( 459) if (!(this->_hx___scrollRect->containsPoint(point))) { -HXLINE( 461) ::openfl::geom::Point_obj::_hx___pool->release(point); -HXLINE( 462) return false; - } -HXLINE( 465) ::openfl::geom::Point_obj::_hx___pool->release(point); - } -HXLINE( 468) int i = this->_hx___children->length; -HXLINE( 469) if (interactiveOnly) { -HXLINE( 471) bool _hx_tmp4; -HXDLIN( 471) if (hx::IsNotNull( stack )) { -HXLINE( 471) _hx_tmp4 = !(this->mouseChildren); - } - else { -HXLINE( 471) _hx_tmp4 = true; - } -HXDLIN( 471) if (_hx_tmp4) { -HXLINE( 473) while(true){ -HXLINE( 473) i = (i - 1); -HXDLIN( 473) if (!((i >= 0))) { -HXLINE( 473) goto _hx_goto_37; - } -HXLINE( 475) if (this->_hx___children->__get(i).StaticCast< ::openfl::display::DisplayObject >()->_hx___hitTest(x,y,shapeFlag,null(),true,this->_hx___children->__get(i).StaticCast< ::openfl::display::DisplayObject >())) { -HXLINE( 477) if (hx::IsNotNull( stack )) { -HXLINE( 479) stack->push(hitObject); - } -HXLINE( 482) return true; - } - } - _hx_goto_37:; - } - else { -HXLINE( 486) if (hx::IsNotNull( stack )) { -HXLINE( 488) int length = stack->length; -HXLINE( 490) bool interactive = false; -HXLINE( 491) bool hitTest = false; -HXLINE( 493) while(true){ -HXLINE( 493) i = (i - 1); -HXDLIN( 493) if (!((i >= 0))) { -HXLINE( 493) goto _hx_goto_38; - } -HXLINE( 495) interactive = this->_hx___children->__get(i).StaticCast< ::openfl::display::DisplayObject >()->_hx___getInteractive(null()); -HXLINE( 497) bool _hx_tmp5; -HXDLIN( 497) if (!(interactive)) { -HXLINE( 497) if (this->mouseEnabled) { -HXLINE( 497) _hx_tmp5 = !(hitTest); - } - else { -HXLINE( 497) _hx_tmp5 = false; - } - } - else { -HXLINE( 497) _hx_tmp5 = true; - } -HXDLIN( 497) if (_hx_tmp5) { -HXLINE( 499) if (this->_hx___children->__get(i).StaticCast< ::openfl::display::DisplayObject >()->_hx___hitTest(x,y,shapeFlag,stack,true,this->_hx___children->__get(i).StaticCast< ::openfl::display::DisplayObject >())) { -HXLINE( 501) hitTest = true; -HXLINE( 503) bool _hx_tmp6; -HXDLIN( 503) if (interactive) { -HXLINE( 503) _hx_tmp6 = (stack->length > length); - } - else { -HXLINE( 503) _hx_tmp6 = false; - } -HXDLIN( 503) if (_hx_tmp6) { -HXLINE( 505) goto _hx_goto_38; - } - } - } - } - _hx_goto_38:; -HXLINE( 511) if (hitTest) { -HXLINE( 513) stack->insert(length,hitObject); -HXLINE( 514) return true; - } - } - } - } - else { -HXLINE( 520) bool hitTest1 = false; -HXLINE( 522) while(true){ -HXLINE( 522) i = (i - 1); -HXDLIN( 522) if (!((i >= 0))) { -HXLINE( 522) goto _hx_goto_39; - } -HXLINE( 524) if (this->_hx___children->__get(i).StaticCast< ::openfl::display::DisplayObject >()->_hx___hitTest(x,y,shapeFlag,stack,false,this->_hx___children->__get(i).StaticCast< ::openfl::display::DisplayObject >())) { -HXLINE( 526) hitTest1 = true; -HXLINE( 527) if (hx::IsNull( stack )) { -HXLINE( 527) goto _hx_goto_39; - } - } - } - _hx_goto_39:; -HXLINE( 531) return hitTest1; - } -HXLINE( 534) return false; - } - - -bool DisplayObjectContainer_obj::_hx___hitTestMask(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_538___hitTestMask) -HXLINE( 539) int i = this->_hx___children->length; -HXLINE( 541) while(true){ -HXLINE( 541) i = (i - 1); -HXDLIN( 541) if (!((i >= 0))) { -HXLINE( 541) goto _hx_goto_41; - } -HXLINE( 543) if (this->_hx___children->__get(i).StaticCast< ::openfl::display::DisplayObject >()->_hx___hitTestMask(x,y)) { -HXLINE( 545) return true; - } - } - _hx_goto_41:; -HXLINE( 549) return false; - } - - -void DisplayObjectContainer_obj::_hx___readGraphicsData( ::openfl::_Vector::ObjectVector graphicsData,bool recurse){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_553___readGraphicsData) -HXLINE( 554) this->super::_hx___readGraphicsData(graphicsData,recurse); -HXLINE( 556) if (recurse) { -HXLINE( 558) int _g = 0; -HXDLIN( 558) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 558) while((_g < _g1->length)){ -HXLINE( 558) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 558) _g = (_g + 1); -HXLINE( 560) child->_hx___readGraphicsData(graphicsData,recurse); - } - } - } - - -void DisplayObjectContainer_obj::_hx___renderCairo( ::openfl::display::CairoRenderer renderer){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_566___renderCairo) -HXLINE( 568) { -HXLINE( 568) { -HXLINE( 568) ::Dynamic orphan = this->_hx___removedChildren->iterator(); -HXDLIN( 568) while(( (bool)(orphan->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 568) ::openfl::display::DisplayObject orphan1 = ( ( ::openfl::display::DisplayObject)(orphan->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXDLIN( 568) if (hx::IsNull( orphan1->stage )) { -HXLINE( 568) orphan1->_hx___cleanup(); - } - } - } -HXDLIN( 568) this->_hx___removedChildren->set_length(0); - } -HXLINE( 570) bool _hx_tmp; -HXDLIN( 570) if (!(!(this->_hx___renderable))) { -HXLINE( 570) _hx_tmp = (this->_hx___worldAlpha <= 0); - } - else { -HXLINE( 570) _hx_tmp = true; - } -HXDLIN( 570) if (_hx_tmp) { -HXLINE( 570) return; - } -HXLINE( 572) this->super::_hx___renderCairo(renderer); -HXLINE( 574) bool _hx_tmp1; -HXDLIN( 574) if (hx::IsNotNull( this->_hx___cacheBitmap )) { -HXLINE( 574) _hx_tmp1 = !(this->_hx___isCacheBitmapRender); - } - else { -HXLINE( 574) _hx_tmp1 = false; - } -HXDLIN( 574) if (_hx_tmp1) { -HXLINE( 574) return; - } -HXLINE( 576) renderer->_hx___pushMaskObject(hx::ObjectPtr(this),null()); -HXLINE( 578) if (hx::IsNotNull( renderer->_hx___stage )) { -HXLINE( 580) { -HXLINE( 580) int _g = 0; -HXDLIN( 580) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 580) while((_g < _g1->length)){ -HXLINE( 580) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 580) _g = (_g + 1); -HXLINE( 582) child->_hx___renderCairo(renderer); -HXLINE( 583) child->_hx___renderDirty = false; - } - } -HXLINE( 586) this->_hx___renderDirty = false; - } - else { -HXLINE( 590) int _g2 = 0; -HXDLIN( 590) ::Array< ::Dynamic> _g11 = this->_hx___children; -HXDLIN( 590) while((_g2 < _g11->length)){ -HXLINE( 590) ::openfl::display::DisplayObject child1 = _g11->__get(_g2).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 590) _g2 = (_g2 + 1); -HXLINE( 592) child1->_hx___renderCairo(renderer); - } - } -HXLINE( 596) renderer->_hx___popMaskObject(hx::ObjectPtr(this),null()); - } - - -void DisplayObjectContainer_obj::_hx___renderCairoMask( ::openfl::display::CairoRenderer renderer){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_601___renderCairoMask) -HXLINE( 603) { -HXLINE( 603) { -HXLINE( 603) ::Dynamic orphan = this->_hx___removedChildren->iterator(); -HXDLIN( 603) while(( (bool)(orphan->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 603) ::openfl::display::DisplayObject orphan1 = ( ( ::openfl::display::DisplayObject)(orphan->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXDLIN( 603) if (hx::IsNull( orphan1->stage )) { -HXLINE( 603) orphan1->_hx___cleanup(); - } - } - } -HXDLIN( 603) this->_hx___removedChildren->set_length(0); - } -HXLINE( 605) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE( 607) ::openfl::display::_internal::CairoGraphics_obj::renderMask(this->_hx___graphics,renderer); - } -HXLINE( 610) { -HXLINE( 610) int _g = 0; -HXDLIN( 610) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 610) while((_g < _g1->length)){ -HXLINE( 610) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 610) _g = (_g + 1); -HXLINE( 612) child->_hx___renderCairoMask(renderer); - } - } - } - - -void DisplayObjectContainer_obj::_hx___renderCanvas( ::openfl::display::CanvasRenderer renderer){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_618___renderCanvas) -HXLINE( 619) { -HXLINE( 619) { -HXLINE( 619) ::Dynamic orphan = this->_hx___removedChildren->iterator(); -HXDLIN( 619) while(( (bool)(orphan->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 619) ::openfl::display::DisplayObject orphan1 = ( ( ::openfl::display::DisplayObject)(orphan->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXDLIN( 619) if (hx::IsNull( orphan1->stage )) { -HXLINE( 619) orphan1->_hx___cleanup(); - } - } - } -HXDLIN( 619) this->_hx___removedChildren->set_length(0); - } -HXLINE( 621) bool _hx_tmp; -HXDLIN( 621) bool _hx_tmp1; -HXDLIN( 621) if (!(!(this->_hx___renderable))) { -HXLINE( 621) _hx_tmp1 = (this->_hx___worldAlpha <= 0); - } - else { -HXLINE( 621) _hx_tmp1 = true; - } -HXDLIN( 621) if (!(_hx_tmp1)) { -HXLINE( 621) if (hx::IsNotNull( this->get_mask() )) { -HXLINE( 621) if (!((this->get_mask()->get_width() <= 0))) { -HXLINE( 621) _hx_tmp = (this->get_mask()->get_height() <= 0); - } - else { -HXLINE( 621) _hx_tmp = true; - } - } - else { -HXLINE( 621) _hx_tmp = false; - } - } - else { -HXLINE( 621) _hx_tmp = true; - } -HXDLIN( 621) if (_hx_tmp) { -HXLINE( 621) return; - } -HXLINE( 624) this->super::_hx___renderCanvas(renderer); -HXLINE( 626) bool _hx_tmp2; -HXDLIN( 626) if (hx::IsNotNull( this->_hx___cacheBitmap )) { -HXLINE( 626) _hx_tmp2 = !(this->_hx___isCacheBitmapRender); - } - else { -HXLINE( 626) _hx_tmp2 = false; - } -HXDLIN( 626) if (_hx_tmp2) { -HXLINE( 626) return; - } -HXLINE( 628) renderer->_hx___pushMaskObject(hx::ObjectPtr(this),null()); -HXLINE( 630) if (hx::IsNotNull( renderer->_hx___stage )) { -HXLINE( 632) { -HXLINE( 632) int _g = 0; -HXDLIN( 632) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 632) while((_g < _g1->length)){ -HXLINE( 632) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 632) _g = (_g + 1); -HXLINE( 634) child->_hx___renderCanvas(renderer); -HXLINE( 635) child->_hx___renderDirty = false; - } - } -HXLINE( 638) this->_hx___renderDirty = false; - } - else { -HXLINE( 642) int _g2 = 0; -HXDLIN( 642) ::Array< ::Dynamic> _g11 = this->_hx___children; -HXDLIN( 642) while((_g2 < _g11->length)){ -HXLINE( 642) ::openfl::display::DisplayObject child1 = _g11->__get(_g2).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 642) _g2 = (_g2 + 1); -HXLINE( 644) child1->_hx___renderCanvas(renderer); - } - } -HXLINE( 648) renderer->_hx___popMaskObject(hx::ObjectPtr(this),null()); - } - - -void DisplayObjectContainer_obj::_hx___renderCanvasMask( ::openfl::display::CanvasRenderer renderer){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_653___renderCanvasMask) -HXLINE( 654) { -HXLINE( 654) { -HXLINE( 654) ::Dynamic orphan = this->_hx___removedChildren->iterator(); -HXDLIN( 654) while(( (bool)(orphan->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 654) ::openfl::display::DisplayObject orphan1 = ( ( ::openfl::display::DisplayObject)(orphan->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXDLIN( 654) if (hx::IsNull( orphan1->stage )) { -HXLINE( 654) orphan1->_hx___cleanup(); - } - } - } -HXDLIN( 654) this->_hx___removedChildren->set_length(0); - } -HXLINE( 656) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE( 658) ::openfl::display::_internal::CanvasGraphics_obj::renderMask(this->_hx___graphics,renderer); - } -HXLINE( 661) { -HXLINE( 661) int _g = 0; -HXDLIN( 661) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 661) while((_g < _g1->length)){ -HXLINE( 661) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 661) _g = (_g + 1); -HXLINE( 663) child->_hx___renderCanvasMask(renderer); - } - } - } - - -void DisplayObjectContainer_obj::_hx___renderDOM( ::openfl::display::DOMRenderer renderer){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_668___renderDOM) -HXLINE( 669) { -HXLINE( 669) ::Dynamic orphan = this->_hx___removedChildren->iterator(); -HXDLIN( 669) while(( (bool)(orphan->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 669) ::openfl::display::DisplayObject orphan1 = ( ( ::openfl::display::DisplayObject)(orphan->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 671) if (hx::IsNull( orphan1->stage )) { -HXLINE( 673) orphan1->_hx___renderDOM(renderer); - } - } - } -HXLINE( 677) { -HXLINE( 677) { -HXLINE( 677) ::Dynamic orphan2 = this->_hx___removedChildren->iterator(); -HXDLIN( 677) while(( (bool)(orphan2->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 677) ::openfl::display::DisplayObject orphan3 = ( ( ::openfl::display::DisplayObject)(orphan2->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXDLIN( 677) if (hx::IsNull( orphan3->stage )) { -HXLINE( 677) orphan3->_hx___cleanup(); - } - } - } -HXDLIN( 677) this->_hx___removedChildren->set_length(0); - } -HXLINE( 679) this->super::_hx___renderDOM(renderer); -HXLINE( 681) bool _hx_tmp; -HXDLIN( 681) if (hx::IsNotNull( this->_hx___cacheBitmap )) { -HXLINE( 681) _hx_tmp = !(this->_hx___isCacheBitmapRender); - } - else { -HXLINE( 681) _hx_tmp = false; - } -HXDLIN( 681) if (_hx_tmp) { -HXLINE( 681) return; - } -HXLINE( 683) renderer->_hx___pushMaskObject(hx::ObjectPtr(this),null()); -HXLINE( 685) if (hx::IsNotNull( renderer->_hx___stage )) { -HXLINE( 687) { -HXLINE( 687) int _g = 0; -HXDLIN( 687) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 687) while((_g < _g1->length)){ -HXLINE( 687) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 687) _g = (_g + 1); -HXLINE( 689) child->_hx___renderDOM(renderer); -HXLINE( 690) child->_hx___renderDirty = false; - } - } -HXLINE( 693) this->_hx___renderDirty = false; - } - else { -HXLINE( 697) int _g2 = 0; -HXDLIN( 697) ::Array< ::Dynamic> _g11 = this->_hx___children; -HXDLIN( 697) while((_g2 < _g11->length)){ -HXLINE( 697) ::openfl::display::DisplayObject child1 = _g11->__get(_g2).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 697) _g2 = (_g2 + 1); -HXLINE( 699) child1->_hx___renderDOM(renderer); - } - } -HXLINE( 703) renderer->_hx___popMaskObject(hx::ObjectPtr(this),null()); - } - - -void DisplayObjectContainer_obj::_hx___renderDOMClear( ::openfl::display::DOMRenderer renderer){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_707___renderDOMClear) -HXLINE( 708) { -HXLINE( 708) ::Dynamic orphan = this->_hx___removedChildren->iterator(); -HXDLIN( 708) while(( (bool)(orphan->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 708) ::openfl::display::DisplayObject orphan1 = ( ( ::openfl::display::DisplayObject)(orphan->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 710) if (hx::IsNull( orphan1->stage )) { -HXLINE( 712) orphan1->_hx___renderDOMClear(renderer); - } - } - } -HXLINE( 716) { -HXLINE( 716) { -HXLINE( 716) ::Dynamic orphan2 = this->_hx___removedChildren->iterator(); -HXDLIN( 716) while(( (bool)(orphan2->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 716) ::openfl::display::DisplayObject orphan3 = ( ( ::openfl::display::DisplayObject)(orphan2->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXDLIN( 716) if (hx::IsNull( orphan3->stage )) { -HXLINE( 716) orphan3->_hx___cleanup(); - } - } - } -HXDLIN( 716) this->_hx___removedChildren->set_length(0); - } -HXLINE( 718) { -HXLINE( 718) int _g = 0; -HXDLIN( 718) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 718) while((_g < _g1->length)){ -HXLINE( 718) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 718) _g = (_g + 1); -HXLINE( 720) child->_hx___renderDOMClear(renderer); - } - } - } - - -void DisplayObjectContainer_obj::_hx___renderGL( ::openfl::display::OpenGLRenderer renderer){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_725___renderGL) -HXLINE( 726) { -HXLINE( 726) { -HXLINE( 726) ::Dynamic orphan = this->_hx___removedChildren->iterator(); -HXDLIN( 726) while(( (bool)(orphan->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 726) ::openfl::display::DisplayObject orphan1 = ( ( ::openfl::display::DisplayObject)(orphan->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXDLIN( 726) if (hx::IsNull( orphan1->stage )) { -HXLINE( 726) orphan1->_hx___cleanup(); - } - } - } -HXDLIN( 726) this->_hx___removedChildren->set_length(0); - } -HXLINE( 728) bool _hx_tmp; -HXDLIN( 728) if (!(!(this->_hx___renderable))) { -HXLINE( 728) _hx_tmp = (this->_hx___worldAlpha <= 0); - } - else { -HXLINE( 728) _hx_tmp = true; - } -HXDLIN( 728) if (_hx_tmp) { -HXLINE( 728) return; - } -HXLINE( 730) this->super::_hx___renderGL(renderer); -HXLINE( 732) bool _hx_tmp1; -HXDLIN( 732) if (hx::IsNotNull( this->_hx___cacheBitmap )) { -HXLINE( 732) _hx_tmp1 = !(this->_hx___isCacheBitmapRender); - } - else { -HXLINE( 732) _hx_tmp1 = false; - } -HXDLIN( 732) if (_hx_tmp1) { -HXLINE( 732) return; - } -HXLINE( 734) if ((this->_hx___children->length > 0)) { -HXLINE( 736) renderer->_hx___pushMaskObject(hx::ObjectPtr(this),null()); -HXLINE( 739) if (hx::IsNotNull( renderer->_hx___stage )) { -HXLINE( 741) { -HXLINE( 741) int _g = 0; -HXDLIN( 741) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 741) while((_g < _g1->length)){ -HXLINE( 741) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 741) _g = (_g + 1); -HXLINE( 743) child->_hx___renderGL(renderer); -HXLINE( 744) child->_hx___renderDirty = false; - } - } -HXLINE( 747) this->_hx___renderDirty = false; - } - else { -HXLINE( 751) int _g2 = 0; -HXDLIN( 751) ::Array< ::Dynamic> _g11 = this->_hx___children; -HXDLIN( 751) while((_g2 < _g11->length)){ -HXLINE( 751) ::openfl::display::DisplayObject child1 = _g11->__get(_g2).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 751) _g2 = (_g2 + 1); -HXLINE( 753) child1->_hx___renderGL(renderer); - } - } - } -HXLINE( 758) if ((this->_hx___children->length > 0)) { -HXLINE( 761) renderer->_hx___popMaskObject(hx::ObjectPtr(this),null()); - } - } - - -void DisplayObjectContainer_obj::_hx___renderGLMask( ::openfl::display::OpenGLRenderer renderer){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_766___renderGLMask) -HXLINE( 767) { -HXLINE( 767) { -HXLINE( 767) ::Dynamic orphan = this->_hx___removedChildren->iterator(); -HXDLIN( 767) while(( (bool)(orphan->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 767) ::openfl::display::DisplayObject orphan1 = ( ( ::openfl::display::DisplayObject)(orphan->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXDLIN( 767) if (hx::IsNull( orphan1->stage )) { -HXLINE( 767) orphan1->_hx___cleanup(); - } - } - } -HXDLIN( 767) this->_hx___removedChildren->set_length(0); - } -HXLINE( 769) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE( 772) ::openfl::display::_internal::Context3DShape_obj::renderMask(hx::ObjectPtr(this),renderer); - } -HXLINE( 775) { -HXLINE( 775) int _g = 0; -HXDLIN( 775) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 775) while((_g < _g1->length)){ -HXLINE( 775) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 775) _g = (_g + 1); -HXLINE( 777) child->_hx___renderGLMask(renderer); - } - } - } - - -void DisplayObjectContainer_obj::_hx___setStageReference( ::openfl::display::Stage stage){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_782___setStageReference) -HXLINE( 783) this->super::_hx___setStageReference(stage); -HXLINE( 785) if (hx::IsNotNull( this->_hx___children )) { -HXLINE( 787) int _g = 0; -HXDLIN( 787) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 787) while((_g < _g1->length)){ -HXLINE( 787) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 787) _g = (_g + 1); -HXLINE( 789) child->_hx___setStageReference(stage); - } - } - } - - -void DisplayObjectContainer_obj::_hx___setWorldTransformInvalid(){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_796___setWorldTransformInvalid) -HXDLIN( 796) if (!(this->_hx___worldTransformInvalid)) { -HXLINE( 798) this->_hx___worldTransformInvalid = true; -HXLINE( 800) if (hx::IsNotNull( this->_hx___children )) { -HXLINE( 802) int _g = 0; -HXDLIN( 802) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 802) while((_g < _g1->length)){ -HXLINE( 802) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 802) _g = (_g + 1); -HXLINE( 804) child->_hx___setWorldTransformInvalid(); - } - } - } - } - - - ::Dynamic DisplayObjectContainer_obj::_hx___shouldCacheHardware( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_811___shouldCacheHardware) -HXLINE( 812) if (hx::IsEq( value,true )) { -HXLINE( 812) return true; - } -HXLINE( 813) value = this->super::_hx___shouldCacheHardware(value); -HXLINE( 814) if (hx::IsEq( value,true )) { -HXLINE( 814) return true; - } -HXLINE( 816) if (hx::IsNotNull( this->_hx___children )) { -HXLINE( 818) int _g = 0; -HXDLIN( 818) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 818) while((_g < _g1->length)){ -HXLINE( 818) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 818) _g = (_g + 1); -HXLINE( 820) value = child->_hx___shouldCacheHardware(value); -HXLINE( 821) if (hx::IsEq( value,true )) { -HXLINE( 821) return true; - } - } - } -HXLINE( 825) return value; - } - - -void DisplayObjectContainer_obj::_hx___stopAllMovieClips(){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_830___stopAllMovieClips) -HXDLIN( 830) int _g = 0; -HXDLIN( 830) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 830) while((_g < _g1->length)){ -HXDLIN( 830) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 830) _g = (_g + 1); -HXLINE( 832) child->_hx___stopAllMovieClips(); - } - } - - -void DisplayObjectContainer_obj::_hx___tabTest(::Array< ::Dynamic> stack){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_837___tabTest) -HXLINE( 838) this->super::_hx___tabTest(stack); -HXLINE( 840) if (!(this->get_tabChildren())) { -HXLINE( 840) return; - } -HXLINE( 842) bool interactive = false; -HXLINE( 843) ::openfl::display::InteractiveObject interactiveObject = null(); -HXLINE( 845) { -HXLINE( 845) int _g = 0; -HXDLIN( 845) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 845) while((_g < _g1->length)){ -HXLINE( 845) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 845) _g = (_g + 1); -HXLINE( 847) interactive = child->_hx___getInteractive(null()); -HXLINE( 849) if (interactive) { -HXLINE( 851) interactiveObject = ( ( ::openfl::display::InteractiveObject)(child) ); -HXLINE( 852) interactiveObject->_hx___tabTest(stack); - } - } - } - } - - -void DisplayObjectContainer_obj::_hx___update(bool transformOnly,bool updateChildren){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_858___update) -HXLINE( 859) this->super::_hx___update(transformOnly,updateChildren); -HXLINE( 861) if (updateChildren) { -HXLINE( 863) int _g = 0; -HXDLIN( 863) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 863) while((_g < _g1->length)){ -HXLINE( 863) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 863) _g = (_g + 1); -HXLINE( 865) child->_hx___update(transformOnly,true); - } - } - } - - -int DisplayObjectContainer_obj::get_numChildren(){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_873_get_numChildren) -HXDLIN( 873) return this->_hx___children->length; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObjectContainer_obj,get_numChildren,return ) - -bool DisplayObjectContainer_obj::get_tabChildren(){ - HX_STACKFRAME(&_hx_pos_d11618aadd936e00_878_get_tabChildren) -HXDLIN( 878) return this->_hx___tabChildren; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObjectContainer_obj,get_tabChildren,return ) - -bool DisplayObjectContainer_obj::set_tabChildren(bool value){ - HX_GC_STACKFRAME(&_hx_pos_d11618aadd936e00_882_set_tabChildren) -HXLINE( 883) if ((this->_hx___tabChildren != value)) { -HXLINE( 885) this->_hx___tabChildren = value; -HXLINE( 887) this->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("tabChildrenChange",44,91,b5,de),true,false)); - } -HXLINE( 890) return this->_hx___tabChildren; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObjectContainer_obj,set_tabChildren,return ) - - -hx::ObjectPtr< DisplayObjectContainer_obj > DisplayObjectContainer_obj::__new() { - hx::ObjectPtr< DisplayObjectContainer_obj > __this = new DisplayObjectContainer_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< DisplayObjectContainer_obj > DisplayObjectContainer_obj::__alloc(hx::Ctx *_hx_ctx) { - DisplayObjectContainer_obj *__this = (DisplayObjectContainer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DisplayObjectContainer_obj), true, "openfl.display.DisplayObjectContainer")); - *(void **)__this = DisplayObjectContainer_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -DisplayObjectContainer_obj::DisplayObjectContainer_obj() -{ -} - -void DisplayObjectContainer_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(DisplayObjectContainer); - HX_MARK_MEMBER_NAME(mouseChildren,"mouseChildren"); - HX_MARK_MEMBER_NAME(_hx___removedChildren,"__removedChildren"); - HX_MARK_MEMBER_NAME(_hx___tabChildren,"__tabChildren"); - ::openfl::display::InteractiveObject_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void DisplayObjectContainer_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(mouseChildren,"mouseChildren"); - HX_VISIT_MEMBER_NAME(_hx___removedChildren,"__removedChildren"); - HX_VISIT_MEMBER_NAME(_hx___tabChildren,"__tabChildren"); - ::openfl::display::InteractiveObject_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val DisplayObjectContainer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"resolve") ) { return hx::Val( resolve_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"addChild") ) { return hx::Val( addChild_dyn() ); } - if (HX_FIELD_EQ(inName,"contains") ) { return hx::Val( contains_dyn() ); } - if (HX_FIELD_EQ(inName,"__update") ) { return hx::Val( _hx___update_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__cleanup") ) { return hx::Val( _hx___cleanup_dyn() ); } - if (HX_FIELD_EQ(inName,"__hitTest") ) { return hx::Val( _hx___hitTest_dyn() ); } - if (HX_FIELD_EQ(inName,"__tabTest") ) { return hx::Val( _hx___tabTest_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"addChildAt") ) { return hx::Val( addChildAt_dyn() ); } - if (HX_FIELD_EQ(inName,"getChildAt") ) { return hx::Val( getChildAt_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderGL") ) { return hx::Val( _hx___renderGL_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"numChildren") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_numChildren() ); } - if (HX_FIELD_EQ(inName,"tabChildren") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_tabChildren() ); } - if (HX_FIELD_EQ(inName,"removeChild") ) { return hx::Val( removeChild_dyn() ); } - if (HX_FIELD_EQ(inName,"__getBounds") ) { return hx::Val( _hx___getBounds_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderDOM") ) { return hx::Val( _hx___renderDOM_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"swapChildren") ) { return hx::Val( swapChildren_dyn() ); } - if (HX_FIELD_EQ(inName,"__enterFrame") ) { return hx::Val( _hx___enterFrame_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"mouseChildren") ) { return hx::Val( mouseChildren ); } - if (HX_FIELD_EQ(inName,"__tabChildren") ) { return hx::Val( _hx___tabChildren ); } - if (HX_FIELD_EQ(inName,"getChildIndex") ) { return hx::Val( getChildIndex_dyn() ); } - if (HX_FIELD_EQ(inName,"removeChildAt") ) { return hx::Val( removeChildAt_dyn() ); } - if (HX_FIELD_EQ(inName,"setChildIndex") ) { return hx::Val( setChildIndex_dyn() ); } - if (HX_FIELD_EQ(inName,"__hitTestMask") ) { return hx::Val( _hx___hitTestMask_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderCairo") ) { return hx::Val( _hx___renderCairo_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"getChildByName") ) { return hx::Val( getChildByName_dyn() ); } - if (HX_FIELD_EQ(inName,"removeChildren") ) { return hx::Val( removeChildren_dyn() ); } - if (HX_FIELD_EQ(inName,"swapChildrenAt") ) { return hx::Val( swapChildrenAt_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderCanvas") ) { return hx::Val( _hx___renderCanvas_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderGLMask") ) { return hx::Val( _hx___renderGLMask_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"get_numChildren") ) { return hx::Val( get_numChildren_dyn() ); } - if (HX_FIELD_EQ(inName,"get_tabChildren") ) { return hx::Val( get_tabChildren_dyn() ); } - if (HX_FIELD_EQ(inName,"set_tabChildren") ) { return hx::Val( set_tabChildren_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__renderDOMClear") ) { return hx::Val( _hx___renderDOMClear_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__removedChildren") ) { return hx::Val( _hx___removedChildren ); } - if (HX_FIELD_EQ(inName,"stopAllMovieClips") ) { return hx::Val( stopAllMovieClips_dyn() ); } - if (HX_FIELD_EQ(inName,"__getFilterBounds") ) { return hx::Val( _hx___getFilterBounds_dyn() ); } - if (HX_FIELD_EQ(inName,"__getRenderBounds") ) { return hx::Val( _hx___getRenderBounds_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderCairoMask") ) { return hx::Val( _hx___renderCairoMask_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__dispatchChildren") ) { return hx::Val( _hx___dispatchChildren_dyn() ); } - if (HX_FIELD_EQ(inName,"__readGraphicsData") ) { return hx::Val( _hx___readGraphicsData_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderCanvasMask") ) { return hx::Val( _hx___renderCanvasMask_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"__setStageReference") ) { return hx::Val( _hx___setStageReference_dyn() ); } - if (HX_FIELD_EQ(inName,"__stopAllMovieClips") ) { return hx::Val( _hx___stopAllMovieClips_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"getObjectsUnderPoint") ) { return hx::Val( getObjectsUnderPoint_dyn() ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"__shouldCacheHardware") ) { return hx::Val( _hx___shouldCacheHardware_dyn() ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"__cleanupRemovedChildren") ) { return hx::Val( _hx___cleanupRemovedChildren_dyn() ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"__setWorldTransformInvalid") ) { return hx::Val( _hx___setWorldTransformInvalid_dyn() ); } - break; - case 32: - if (HX_FIELD_EQ(inName,"areInaccessibleObjectsUnderPoint") ) { return hx::Val( areInaccessibleObjectsUnderPoint_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val DisplayObjectContainer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 11: - if (HX_FIELD_EQ(inName,"tabChildren") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_tabChildren(inValue.Cast< bool >()) ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"mouseChildren") ) { mouseChildren=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__tabChildren") ) { _hx___tabChildren=inValue.Cast< bool >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__removedChildren") ) { _hx___removedChildren=inValue.Cast< ::openfl::_Vector::ObjectVector >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void DisplayObjectContainer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("mouseChildren",84,18,6b,ff)); - outFields->push(HX_("numChildren",a5,69,80,5c)); - outFields->push(HX_("tabChildren",b4,0c,86,4b)); - outFields->push(HX_("__removedChildren",df,c5,0e,d3)); - outFields->push(HX_("__tabChildren",94,4d,fe,93)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo DisplayObjectContainer_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(DisplayObjectContainer_obj,mouseChildren),HX_("mouseChildren",84,18,6b,ff)}, - {hx::fsObject /* ::openfl::_Vector::ObjectVector */ ,(int)offsetof(DisplayObjectContainer_obj,_hx___removedChildren),HX_("__removedChildren",df,c5,0e,d3)}, - {hx::fsBool,(int)offsetof(DisplayObjectContainer_obj,_hx___tabChildren),HX_("__tabChildren",94,4d,fe,93)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *DisplayObjectContainer_obj_sStaticStorageInfo = 0; -#endif - -static ::String DisplayObjectContainer_obj_sMemberFields[] = { - HX_("mouseChildren",84,18,6b,ff), - HX_("__removedChildren",df,c5,0e,d3), - HX_("__tabChildren",94,4d,fe,93), - HX_("addChild",bb,cf,16,bf), - HX_("addChildAt",8e,ad,36,ce), - HX_("areInaccessibleObjectsUnderPoint",3d,22,9b,1e), - HX_("contains",1f,5a,7b,2c), - HX_("getChildAt",b9,07,0e,b6), - HX_("getChildByName",88,b9,73,a3), - HX_("getChildIndex",0c,68,02,b9), - HX_("getObjectsUnderPoint",96,10,d5,80), - HX_("removeChild",b8,86,ed,43), - HX_("removeChildAt",cb,dd,66,3f), - HX_("removeChildren",a3,55,c0,3a), - HX_("resolve",ec,12,60,67), - HX_("setChildIndex",18,4a,08,fe), - HX_("stopAllMovieClips",f2,60,f8,a0), - HX_("swapChildren",f2,4a,53,e0), - HX_("swapChildrenAt",85,a4,f1,13), - HX_("__cleanup",04,5d,90,2c), - HX_("__cleanupRemovedChildren",5b,84,61,c1), - HX_("__dispatchChildren",39,81,f4,f4), - HX_("__enterFrame",15,7f,e3,3a), - HX_("__getBounds",8b,58,a0,10), - HX_("__getFilterBounds",e3,3a,ba,18), - HX_("__getRenderBounds",01,11,b8,7b), - HX_("__hitTest",25,b1,cd,63), - HX_("__hitTestMask",b1,14,fd,3b), - HX_("__readGraphicsData",2b,10,91,f2), - HX_("__renderCairo",32,9e,42,55), - HX_("__renderCairoMask",3e,0c,22,6b), - HX_("__renderCanvas",ee,db,58,48), - HX_("__renderCanvasMask",fa,d7,ef,51), - HX_("__renderDOM",ac,f5,83,fb), - HX_("__renderDOMClear",41,dc,ee,79), - HX_("__renderGL",1b,1e,14,56), - HX_("__renderGLMask",a7,34,7c,b4), - HX_("__setStageReference",4f,e5,e5,f4), - HX_("__setWorldTransformInvalid",7b,c9,b9,d4), - HX_("__shouldCacheHardware",b7,af,f5,89), - HX_("__stopAllMovieClips",d2,89,e8,53), - HX_("__tabTest",27,ee,bd,c6), - HX_("__update",29,f1,34,2f), - HX_("get_numChildren",3c,21,62,1d), - HX_("get_tabChildren",4b,c4,67,0c), - HX_("set_tabChildren",57,41,33,08), - ::String(null()) }; - -hx::Class DisplayObjectContainer_obj::__mClass; - -void DisplayObjectContainer_obj::__register() -{ - DisplayObjectContainer_obj _hx_dummy; - DisplayObjectContainer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.DisplayObjectContainer",4a,52,ef,89); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(DisplayObjectContainer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< DisplayObjectContainer_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DisplayObjectContainer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DisplayObjectContainer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/DisplayObjectRenderer.cpp b/hGameTest/bin/linux/obj/src/openfl/display/DisplayObjectRenderer.cpp deleted file mode 100644 index 1367614e..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/DisplayObjectRenderer.cpp +++ /dev/null @@ -1,443 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_ColorTransform -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_5a81acb3bead7383_38_new,"openfl.display.DisplayObjectRenderer","new",0x2db5f24c,"openfl.display.DisplayObjectRenderer.new","openfl/display/DisplayObjectRenderer.hx",38,0x59a0b9a6) -HX_LOCAL_STACK_FRAME(_hx_pos_5a81acb3bead7383_46___clear,"openfl.display.DisplayObjectRenderer","__clear",0x54d15259,"openfl.display.DisplayObjectRenderer.__clear","openfl/display/DisplayObjectRenderer.hx",46,0x59a0b9a6) -HX_LOCAL_STACK_FRAME(_hx_pos_5a81acb3bead7383_50___getAlpha,"openfl.display.DisplayObjectRenderer","__getAlpha",0x82bb5d9c,"openfl.display.DisplayObjectRenderer.__getAlpha","openfl/display/DisplayObjectRenderer.hx",50,0x59a0b9a6) -HX_LOCAL_STACK_FRAME(_hx_pos_5a81acb3bead7383_55___getColorTransform,"openfl.display.DisplayObjectRenderer","__getColorTransform",0x8add698b,"openfl.display.DisplayObjectRenderer.__getColorTransform","openfl/display/DisplayObjectRenderer.hx",55,0x59a0b9a6) -HX_LOCAL_STACK_FRAME(_hx_pos_5a81acb3bead7383_67___popMask,"openfl.display.DisplayObjectRenderer","__popMask",0xc15a12e9,"openfl.display.DisplayObjectRenderer.__popMask","openfl/display/DisplayObjectRenderer.hx",67,0x59a0b9a6) -HX_LOCAL_STACK_FRAME(_hx_pos_5a81acb3bead7383_69___popMaskObject,"openfl.display.DisplayObjectRenderer","__popMaskObject",0xe6109a88,"openfl.display.DisplayObjectRenderer.__popMaskObject","openfl/display/DisplayObjectRenderer.hx",69,0x59a0b9a6) -HX_LOCAL_STACK_FRAME(_hx_pos_5a81acb3bead7383_71___popMaskRect,"openfl.display.DisplayObjectRenderer","__popMaskRect",0x0ba8b4ad,"openfl.display.DisplayObjectRenderer.__popMaskRect","openfl/display/DisplayObjectRenderer.hx",71,0x59a0b9a6) -HX_LOCAL_STACK_FRAME(_hx_pos_5a81acb3bead7383_73___pushMask,"openfl.display.DisplayObjectRenderer","__pushMask",0x18951a9a,"openfl.display.DisplayObjectRenderer.__pushMask","openfl/display/DisplayObjectRenderer.hx",73,0x59a0b9a6) -HX_LOCAL_STACK_FRAME(_hx_pos_5a81acb3bead7383_75___pushMaskObject,"openfl.display.DisplayObjectRenderer","__pushMaskObject",0xb221fcf9,"openfl.display.DisplayObjectRenderer.__pushMaskObject","openfl/display/DisplayObjectRenderer.hx",75,0x59a0b9a6) -HX_LOCAL_STACK_FRAME(_hx_pos_5a81acb3bead7383_77___pushMaskRect,"openfl.display.DisplayObjectRenderer","__pushMaskRect",0xd45fe8de,"openfl.display.DisplayObjectRenderer.__pushMaskRect","openfl/display/DisplayObjectRenderer.hx",77,0x59a0b9a6) -HX_LOCAL_STACK_FRAME(_hx_pos_5a81acb3bead7383_79___render,"openfl.display.DisplayObjectRenderer","__render",0xdfd83d0a,"openfl.display.DisplayObjectRenderer.__render","openfl/display/DisplayObjectRenderer.hx",79,0x59a0b9a6) -HX_LOCAL_STACK_FRAME(_hx_pos_5a81acb3bead7383_81___resize,"openfl.display.DisplayObjectRenderer","__resize",0xe32a2ba8,"openfl.display.DisplayObjectRenderer.__resize","openfl/display/DisplayObjectRenderer.hx",81,0x59a0b9a6) -HX_LOCAL_STACK_FRAME(_hx_pos_5a81acb3bead7383_83___setBlendMode,"openfl.display.DisplayObjectRenderer","__setBlendMode",0x84c0b506,"openfl.display.DisplayObjectRenderer.__setBlendMode","openfl/display/DisplayObjectRenderer.hx",83,0x59a0b9a6) -HX_LOCAL_STACK_FRAME(_hx_pos_5a81acb3bead7383_21_boot,"openfl.display.DisplayObjectRenderer","boot",0xc99710c6,"openfl.display.DisplayObjectRenderer.boot","openfl/display/DisplayObjectRenderer.hx",21,0x59a0b9a6) -namespace openfl{ -namespace display{ - -void DisplayObjectRenderer_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_5a81acb3bead7383_38_new) -HXLINE( 39) super::__construct(null()); -HXLINE( 41) this->_hx___allowSmoothing = true; -HXLINE( 42) this->_hx___tempColorTransform = ::openfl::geom::ColorTransform_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null(),null()); -HXLINE( 43) this->_hx___worldAlpha = ( (Float)(1) ); - } - -Dynamic DisplayObjectRenderer_obj::__CreateEmpty() { return new DisplayObjectRenderer_obj; } - -void *DisplayObjectRenderer_obj::_hx_vtable = 0; - -Dynamic DisplayObjectRenderer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DisplayObjectRenderer_obj > _hx_result = new DisplayObjectRenderer_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DisplayObjectRenderer_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1b123bf8; - } else { - return inClassId==(int)0x7cdf41d6; - } -} - -void DisplayObjectRenderer_obj::_hx___clear(){ - HX_STACKFRAME(&_hx_pos_5a81acb3bead7383_46___clear) - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObjectRenderer_obj,_hx___clear,(void)) - -Float DisplayObjectRenderer_obj::_hx___getAlpha(Float value){ - HX_STACKFRAME(&_hx_pos_5a81acb3bead7383_50___getAlpha) -HXDLIN( 50) return (value * this->_hx___worldAlpha); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObjectRenderer_obj,_hx___getAlpha,return ) - - ::openfl::geom::ColorTransform DisplayObjectRenderer_obj::_hx___getColorTransform( ::openfl::geom::ColorTransform value){ - HX_STACKFRAME(&_hx_pos_5a81acb3bead7383_55___getColorTransform) -HXDLIN( 55) if (hx::IsNotNull( this->_hx___worldColorTransform )) { -HXLINE( 57) this->_hx___tempColorTransform->_hx___copyFrom(this->_hx___worldColorTransform); -HXLINE( 58) this->_hx___tempColorTransform->_hx___combine(value); -HXLINE( 59) return this->_hx___tempColorTransform; - } - else { -HXLINE( 63) return value; - } -HXLINE( 55) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObjectRenderer_obj,_hx___getColorTransform,return ) - -void DisplayObjectRenderer_obj::_hx___popMask(){ - HX_STACKFRAME(&_hx_pos_5a81acb3bead7383_67___popMask) - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObjectRenderer_obj,_hx___popMask,(void)) - -void DisplayObjectRenderer_obj::_hx___popMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > __o_handleScrollRect){ - bool handleScrollRect = __o_handleScrollRect.Default(true); - HX_STACKFRAME(&_hx_pos_5a81acb3bead7383_69___popMaskObject) - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObjectRenderer_obj,_hx___popMaskObject,(void)) - -void DisplayObjectRenderer_obj::_hx___popMaskRect(){ - HX_STACKFRAME(&_hx_pos_5a81acb3bead7383_71___popMaskRect) - } - - -HX_DEFINE_DYNAMIC_FUNC0(DisplayObjectRenderer_obj,_hx___popMaskRect,(void)) - -void DisplayObjectRenderer_obj::_hx___pushMask( ::openfl::display::DisplayObject mask){ - HX_STACKFRAME(&_hx_pos_5a81acb3bead7383_73___pushMask) - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObjectRenderer_obj,_hx___pushMask,(void)) - -void DisplayObjectRenderer_obj::_hx___pushMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > __o_handleScrollRect){ - bool handleScrollRect = __o_handleScrollRect.Default(true); - HX_STACKFRAME(&_hx_pos_5a81acb3bead7383_75___pushMaskObject) - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObjectRenderer_obj,_hx___pushMaskObject,(void)) - -void DisplayObjectRenderer_obj::_hx___pushMaskRect( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix transform){ - HX_STACKFRAME(&_hx_pos_5a81acb3bead7383_77___pushMaskRect) - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObjectRenderer_obj,_hx___pushMaskRect,(void)) - -void DisplayObjectRenderer_obj::_hx___render(::Dynamic object){ - HX_STACKFRAME(&_hx_pos_5a81acb3bead7383_79___render) - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObjectRenderer_obj,_hx___render,(void)) - -void DisplayObjectRenderer_obj::_hx___resize(int width,int height){ - HX_STACKFRAME(&_hx_pos_5a81acb3bead7383_81___resize) - } - - -HX_DEFINE_DYNAMIC_FUNC2(DisplayObjectRenderer_obj,_hx___resize,(void)) - -void DisplayObjectRenderer_obj::_hx___setBlendMode( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_5a81acb3bead7383_83___setBlendMode) - } - - -HX_DEFINE_DYNAMIC_FUNC1(DisplayObjectRenderer_obj,_hx___setBlendMode,(void)) - - -hx::ObjectPtr< DisplayObjectRenderer_obj > DisplayObjectRenderer_obj::__new() { - hx::ObjectPtr< DisplayObjectRenderer_obj > __this = new DisplayObjectRenderer_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< DisplayObjectRenderer_obj > DisplayObjectRenderer_obj::__alloc(hx::Ctx *_hx_ctx) { - DisplayObjectRenderer_obj *__this = (DisplayObjectRenderer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DisplayObjectRenderer_obj), true, "openfl.display.DisplayObjectRenderer")); - *(void **)__this = DisplayObjectRenderer_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -DisplayObjectRenderer_obj::DisplayObjectRenderer_obj() -{ -} - -void DisplayObjectRenderer_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(DisplayObjectRenderer); - HX_MARK_MEMBER_NAME(_hx___allowSmoothing,"__allowSmoothing"); - HX_MARK_MEMBER_NAME(_hx___blendMode,"__blendMode"); - HX_MARK_MEMBER_NAME(_hx___cleared,"__cleared"); - HX_MARK_MEMBER_NAME(_hx___context,"__context"); - HX_MARK_MEMBER_NAME(_hx___overrideBlendMode,"__overrideBlendMode"); - HX_MARK_MEMBER_NAME(_hx___roundPixels,"__roundPixels"); - HX_MARK_MEMBER_NAME(_hx___stage,"__stage"); - HX_MARK_MEMBER_NAME(_hx___tempColorTransform,"__tempColorTransform"); - HX_MARK_MEMBER_NAME(_hx___transparent,"__transparent"); - HX_MARK_MEMBER_NAME(_hx___type,"__type"); - HX_MARK_MEMBER_NAME(_hx___worldAlpha,"__worldAlpha"); - HX_MARK_MEMBER_NAME(_hx___worldColorTransform,"__worldColorTransform"); - HX_MARK_MEMBER_NAME(_hx___worldTransform,"__worldTransform"); - ::openfl::events::EventDispatcher_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void DisplayObjectRenderer_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(_hx___allowSmoothing,"__allowSmoothing"); - HX_VISIT_MEMBER_NAME(_hx___blendMode,"__blendMode"); - HX_VISIT_MEMBER_NAME(_hx___cleared,"__cleared"); - HX_VISIT_MEMBER_NAME(_hx___context,"__context"); - HX_VISIT_MEMBER_NAME(_hx___overrideBlendMode,"__overrideBlendMode"); - HX_VISIT_MEMBER_NAME(_hx___roundPixels,"__roundPixels"); - HX_VISIT_MEMBER_NAME(_hx___stage,"__stage"); - HX_VISIT_MEMBER_NAME(_hx___tempColorTransform,"__tempColorTransform"); - HX_VISIT_MEMBER_NAME(_hx___transparent,"__transparent"); - HX_VISIT_MEMBER_NAME(_hx___type,"__type"); - HX_VISIT_MEMBER_NAME(_hx___worldAlpha,"__worldAlpha"); - HX_VISIT_MEMBER_NAME(_hx___worldColorTransform,"__worldColorTransform"); - HX_VISIT_MEMBER_NAME(_hx___worldTransform,"__worldTransform"); - ::openfl::events::EventDispatcher_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val DisplayObjectRenderer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"__type") ) { return hx::Val( _hx___type ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__stage") ) { return hx::Val( _hx___stage ); } - if (HX_FIELD_EQ(inName,"__clear") ) { return hx::Val( _hx___clear_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__render") ) { return hx::Val( _hx___render_dyn() ); } - if (HX_FIELD_EQ(inName,"__resize") ) { return hx::Val( _hx___resize_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__cleared") ) { return hx::Val( _hx___cleared ); } - if (HX_FIELD_EQ(inName,"__context") ) { return hx::Val( _hx___context ); } - if (HX_FIELD_EQ(inName,"__popMask") ) { return hx::Val( _hx___popMask_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__getAlpha") ) { return hx::Val( _hx___getAlpha_dyn() ); } - if (HX_FIELD_EQ(inName,"__pushMask") ) { return hx::Val( _hx___pushMask_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__blendMode") ) { return hx::Val( _hx___blendMode ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__worldAlpha") ) { return hx::Val( _hx___worldAlpha ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__roundPixels") ) { return hx::Val( _hx___roundPixels ); } - if (HX_FIELD_EQ(inName,"__transparent") ) { return hx::Val( _hx___transparent ); } - if (HX_FIELD_EQ(inName,"__popMaskRect") ) { return hx::Val( _hx___popMaskRect_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__pushMaskRect") ) { return hx::Val( _hx___pushMaskRect_dyn() ); } - if (HX_FIELD_EQ(inName,"__setBlendMode") ) { return hx::Val( _hx___setBlendMode_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__popMaskObject") ) { return hx::Val( _hx___popMaskObject_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__allowSmoothing") ) { return hx::Val( _hx___allowSmoothing ); } - if (HX_FIELD_EQ(inName,"__worldTransform") ) { return hx::Val( _hx___worldTransform ); } - if (HX_FIELD_EQ(inName,"__pushMaskObject") ) { return hx::Val( _hx___pushMaskObject_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"__overrideBlendMode") ) { return hx::Val( _hx___overrideBlendMode ); } - if (HX_FIELD_EQ(inName,"__getColorTransform") ) { return hx::Val( _hx___getColorTransform_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"__tempColorTransform") ) { return hx::Val( _hx___tempColorTransform ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"__worldColorTransform") ) { return hx::Val( _hx___worldColorTransform ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val DisplayObjectRenderer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"__type") ) { _hx___type=inValue.Cast< ::String >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"__stage") ) { _hx___stage=inValue.Cast< ::openfl::display::Stage >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__cleared") ) { _hx___cleared=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__context") ) { _hx___context=inValue.Cast< ::lime::graphics::RenderContext >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__blendMode") ) { _hx___blendMode=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__worldAlpha") ) { _hx___worldAlpha=inValue.Cast< Float >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__roundPixels") ) { _hx___roundPixels=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__transparent") ) { _hx___transparent=inValue.Cast< bool >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__allowSmoothing") ) { _hx___allowSmoothing=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldTransform") ) { _hx___worldTransform=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__overrideBlendMode") ) { _hx___overrideBlendMode=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"__tempColorTransform") ) { _hx___tempColorTransform=inValue.Cast< ::openfl::geom::ColorTransform >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"__worldColorTransform") ) { _hx___worldColorTransform=inValue.Cast< ::openfl::geom::ColorTransform >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void DisplayObjectRenderer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("__allowSmoothing",cb,42,a6,9c)); - outFields->push(HX_("__blendMode",34,2d,64,3a)); - outFields->push(HX_("__cleared",0c,58,93,2c)); - outFields->push(HX_("__context",cf,e6,c5,9a)); - outFields->push(HX_("__overrideBlendMode",48,21,da,ac)); - outFields->push(HX_("__roundPixels",fb,ca,70,07)); - outFields->push(HX_("__stage",9e,c3,69,ee)); - outFields->push(HX_("__tempColorTransform",dd,84,da,33)); - outFields->push(HX_("__transparent",32,6c,32,6b)); - outFields->push(HX_("__type",da,55,01,fc)); - outFields->push(HX_("__worldAlpha",cc,d2,d6,c5)); - outFields->push(HX_("__worldColorTransform",5b,ce,21,a3)); - outFields->push(HX_("__worldTransform",da,a7,d8,9a)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo DisplayObjectRenderer_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(DisplayObjectRenderer_obj,_hx___allowSmoothing),HX_("__allowSmoothing",cb,42,a6,9c)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(DisplayObjectRenderer_obj,_hx___blendMode),HX_("__blendMode",34,2d,64,3a)}, - {hx::fsBool,(int)offsetof(DisplayObjectRenderer_obj,_hx___cleared),HX_("__cleared",0c,58,93,2c)}, - {hx::fsObject /* ::lime::graphics::RenderContext */ ,(int)offsetof(DisplayObjectRenderer_obj,_hx___context),HX_("__context",cf,e6,c5,9a)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(DisplayObjectRenderer_obj,_hx___overrideBlendMode),HX_("__overrideBlendMode",48,21,da,ac)}, - {hx::fsBool,(int)offsetof(DisplayObjectRenderer_obj,_hx___roundPixels),HX_("__roundPixels",fb,ca,70,07)}, - {hx::fsObject /* ::openfl::display::Stage */ ,(int)offsetof(DisplayObjectRenderer_obj,_hx___stage),HX_("__stage",9e,c3,69,ee)}, - {hx::fsObject /* ::openfl::geom::ColorTransform */ ,(int)offsetof(DisplayObjectRenderer_obj,_hx___tempColorTransform),HX_("__tempColorTransform",dd,84,da,33)}, - {hx::fsBool,(int)offsetof(DisplayObjectRenderer_obj,_hx___transparent),HX_("__transparent",32,6c,32,6b)}, - {hx::fsString,(int)offsetof(DisplayObjectRenderer_obj,_hx___type),HX_("__type",da,55,01,fc)}, - {hx::fsFloat,(int)offsetof(DisplayObjectRenderer_obj,_hx___worldAlpha),HX_("__worldAlpha",cc,d2,d6,c5)}, - {hx::fsObject /* ::openfl::geom::ColorTransform */ ,(int)offsetof(DisplayObjectRenderer_obj,_hx___worldColorTransform),HX_("__worldColorTransform",5b,ce,21,a3)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(DisplayObjectRenderer_obj,_hx___worldTransform),HX_("__worldTransform",da,a7,d8,9a)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *DisplayObjectRenderer_obj_sStaticStorageInfo = 0; -#endif - -static ::String DisplayObjectRenderer_obj_sMemberFields[] = { - HX_("__allowSmoothing",cb,42,a6,9c), - HX_("__blendMode",34,2d,64,3a), - HX_("__cleared",0c,58,93,2c), - HX_("__context",cf,e6,c5,9a), - HX_("__overrideBlendMode",48,21,da,ac), - HX_("__roundPixels",fb,ca,70,07), - HX_("__stage",9e,c3,69,ee), - HX_("__tempColorTransform",dd,84,da,33), - HX_("__transparent",32,6c,32,6b), - HX_("__type",da,55,01,fc), - HX_("__worldAlpha",cc,d2,d6,c5), - HX_("__worldColorTransform",5b,ce,21,a3), - HX_("__worldTransform",da,a7,d8,9a), - HX_("__clear",6d,ca,b9,b2), - HX_("__getAlpha",08,2a,a6,24), - HX_("__getColorTransform",9f,af,a3,d2), - HX_("__popMask",fd,b7,5f,c4), - HX_("__popMaskObject",9c,46,0d,10), - HX_("__popMaskRect",c1,73,e8,16), - HX_("__pushMask",06,e7,7f,ba), - HX_("__pushMaskObject",65,e2,3b,45), - HX_("__pushMaskRect",4a,5b,e7,a0), - HX_("__render",76,d6,58,ad), - HX_("__resize",14,c5,aa,b0), - HX_("__setBlendMode",72,27,48,51), - ::String(null()) }; - -hx::Class DisplayObjectRenderer_obj::__mClass; - -void DisplayObjectRenderer_obj::__register() -{ - DisplayObjectRenderer_obj _hx_dummy; - DisplayObjectRenderer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.DisplayObjectRenderer",5a,1c,ac,3e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(DisplayObjectRenderer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< DisplayObjectRenderer_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DisplayObjectRenderer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DisplayObjectRenderer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void DisplayObjectRenderer_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_5a81acb3bead7383_21_boot) -HXDLIN( 21) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("__context",cf,e6,c5,9a), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("__type",da,55,01,fc), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c)))))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/DisplayObjectShader.cpp b/hGameTest/bin/linux/obj/src/openfl/display/DisplayObjectShader.cpp deleted file mode 100644 index d6d3e124..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/DisplayObjectShader.cpp +++ /dev/null @@ -1,246 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectShader -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderInput_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Bool -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Float -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_2d8f6df4c3f42d01_104_new,"openfl.display.DisplayObjectShader","new",0x8460e16e,"openfl.display.DisplayObjectShader.new","openfl/display/DisplayObjectShader.hx",104,0x1e226044) -namespace openfl{ -namespace display{ - -void DisplayObjectShader_obj::__construct( ::openfl::utils::ByteArrayData code){ - HX_STACKFRAME(&_hx_pos_2d8f6df4c3f42d01_104_new) -HXLINE( 182) if (hx::IsNull( this->_hx___glFragmentSource )) { -HXLINE( 184) this->_hx___glFragmentSource = HX_("varying float openfl_Alphav;\n\t\tvarying vec4 openfl_ColorMultiplierv;\n\t\tvarying vec4 openfl_ColorOffsetv;\n\t\tvarying vec2 openfl_TextureCoordv;\n\n\t\tuniform bool openfl_HasColorTransform;\n\t\tuniform sampler2D openfl_Texture;\n\t\tuniform vec2 openfl_TextureSize;\n\n\t\tvoid main(void) {\n\n\t\t\tvec4 color = texture2D (openfl_Texture, openfl_TextureCoordv);\n\n\t\tif (color.a == 0.0) {\n\n\t\t\tgl_FragColor = vec4 (0.0, 0.0, 0.0, 0.0);\n\n\t\t} else if (openfl_HasColorTransform) {\n\n\t\t\tcolor = vec4 (color.rgb / color.a, color.a);\n\n\t\t\tmat4 colorMultiplier = mat4 (0);\n\t\t\tcolorMultiplier[0][0] = openfl_ColorMultiplierv.x;\n\t\t\tcolorMultiplier[1][1] = openfl_ColorMultiplierv.y;\n\t\t\tcolorMultiplier[2][2] = openfl_ColorMultiplierv.z;\n\t\t\tcolorMultiplier[3][3] = 1.0; // openfl_ColorMultiplierv.w;\n\n\t\t\tcolor = clamp (openfl_ColorOffsetv + (color * colorMultiplier), 0.0, 1.0);\n\n\t\t\tif (color.a > 0.0) {\n\n\t\t\t\tgl_FragColor = vec4 (color.rgb * color.a * openfl_Alphav, color.a * openfl_Alphav);\n\n\t\t\t} else {\n\n\t\t\t\tgl_FragColor = vec4 (0.0, 0.0, 0.0, 0.0);\n\n\t\t\t}\n\n\t\t} else {\n\n\t\t\tgl_FragColor = color * openfl_Alphav;\n\n\t\t}\n\n\t\t}",f3,b4,4f,42); - } -HXLINE( 174) if (hx::IsNull( this->_hx___glVertexSource )) { -HXLINE( 176) this->_hx___glVertexSource = HX_("attribute float openfl_Alpha;\n\t\tattribute vec4 openfl_ColorMultiplier;\n\t\tattribute vec4 openfl_ColorOffset;\n\t\tattribute vec4 openfl_Position;\n\t\tattribute vec2 openfl_TextureCoord;\n\n\t\tvarying float openfl_Alphav;\n\t\tvarying vec4 openfl_ColorMultiplierv;\n\t\tvarying vec4 openfl_ColorOffsetv;\n\t\tvarying vec2 openfl_TextureCoordv;\n\n\t\tuniform mat4 openfl_Matrix;\n\t\tuniform bool openfl_HasColorTransform;\n\t\tuniform vec2 openfl_TextureSize;\n\n\t\tvoid main(void) {\n\n\t\t\topenfl_Alphav = openfl_Alpha;\n\t\topenfl_TextureCoordv = openfl_TextureCoord;\n\n\t\tif (openfl_HasColorTransform) {\n\n\t\t\topenfl_ColorMultiplierv = openfl_ColorMultiplier;\n\t\t\topenfl_ColorOffsetv = openfl_ColorOffset / 255.0;\n\n\t\t}\n\n\t\tgl_Position = openfl_Matrix * openfl_Position;\n\n\t\t}",9a,8e,72,eb); - } -HXLINE( 105) super::__construct(code); -HXLINE( 9) this->_hx___isGenerated = true; -HXDLIN( 9) this->_hx___initGL(); - } - -Dynamic DisplayObjectShader_obj::__CreateEmpty() { return new DisplayObjectShader_obj; } - -void *DisplayObjectShader_obj::_hx_vtable = 0; - -Dynamic DisplayObjectShader_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DisplayObjectShader_obj > _hx_result = new DisplayObjectShader_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool DisplayObjectShader_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x119ff35c) { - return inClassId==(int)0x00000001 || inClassId==(int)0x119ff35c; - } else { - return inClassId==(int)0x676ab1f7; - } -} - - -hx::ObjectPtr< DisplayObjectShader_obj > DisplayObjectShader_obj::__new( ::openfl::utils::ByteArrayData code) { - hx::ObjectPtr< DisplayObjectShader_obj > __this = new DisplayObjectShader_obj(); - __this->__construct(code); - return __this; -} - -hx::ObjectPtr< DisplayObjectShader_obj > DisplayObjectShader_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::utils::ByteArrayData code) { - DisplayObjectShader_obj *__this = (DisplayObjectShader_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DisplayObjectShader_obj), true, "openfl.display.DisplayObjectShader")); - *(void **)__this = DisplayObjectShader_obj::_hx_vtable; - __this->__construct(code); - return __this; -} - -DisplayObjectShader_obj::DisplayObjectShader_obj() -{ -} - -void DisplayObjectShader_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(DisplayObjectShader); - HX_MARK_MEMBER_NAME(openfl_Alpha,"openfl_Alpha"); - HX_MARK_MEMBER_NAME(openfl_ColorMultiplier,"openfl_ColorMultiplier"); - HX_MARK_MEMBER_NAME(openfl_ColorOffset,"openfl_ColorOffset"); - HX_MARK_MEMBER_NAME(openfl_Position,"openfl_Position"); - HX_MARK_MEMBER_NAME(openfl_TextureCoord,"openfl_TextureCoord"); - HX_MARK_MEMBER_NAME(openfl_Matrix,"openfl_Matrix"); - HX_MARK_MEMBER_NAME(openfl_HasColorTransform,"openfl_HasColorTransform"); - HX_MARK_MEMBER_NAME(openfl_TextureSize,"openfl_TextureSize"); - HX_MARK_MEMBER_NAME(openfl_Texture,"openfl_Texture"); - ::openfl::display::Shader_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void DisplayObjectShader_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(openfl_Alpha,"openfl_Alpha"); - HX_VISIT_MEMBER_NAME(openfl_ColorMultiplier,"openfl_ColorMultiplier"); - HX_VISIT_MEMBER_NAME(openfl_ColorOffset,"openfl_ColorOffset"); - HX_VISIT_MEMBER_NAME(openfl_Position,"openfl_Position"); - HX_VISIT_MEMBER_NAME(openfl_TextureCoord,"openfl_TextureCoord"); - HX_VISIT_MEMBER_NAME(openfl_Matrix,"openfl_Matrix"); - HX_VISIT_MEMBER_NAME(openfl_HasColorTransform,"openfl_HasColorTransform"); - HX_VISIT_MEMBER_NAME(openfl_TextureSize,"openfl_TextureSize"); - HX_VISIT_MEMBER_NAME(openfl_Texture,"openfl_Texture"); - ::openfl::display::Shader_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val DisplayObjectShader_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"openfl_Alpha") ) { return hx::Val( openfl_Alpha ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"openfl_Matrix") ) { return hx::Val( openfl_Matrix ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"openfl_Texture") ) { return hx::Val( openfl_Texture ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"openfl_Position") ) { return hx::Val( openfl_Position ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"openfl_ColorOffset") ) { return hx::Val( openfl_ColorOffset ); } - if (HX_FIELD_EQ(inName,"openfl_TextureSize") ) { return hx::Val( openfl_TextureSize ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"openfl_TextureCoord") ) { return hx::Val( openfl_TextureCoord ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"openfl_ColorMultiplier") ) { return hx::Val( openfl_ColorMultiplier ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"openfl_HasColorTransform") ) { return hx::Val( openfl_HasColorTransform ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val DisplayObjectShader_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"openfl_Alpha") ) { openfl_Alpha=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"openfl_Matrix") ) { openfl_Matrix=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"openfl_Texture") ) { openfl_Texture=inValue.Cast< ::openfl::display::ShaderInput_openfl_display_BitmapData >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"openfl_Position") ) { openfl_Position=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"openfl_ColorOffset") ) { openfl_ColorOffset=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"openfl_TextureSize") ) { openfl_TextureSize=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"openfl_TextureCoord") ) { openfl_TextureCoord=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"openfl_ColorMultiplier") ) { openfl_ColorMultiplier=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 24: - if (HX_FIELD_EQ(inName,"openfl_HasColorTransform") ) { openfl_HasColorTransform=inValue.Cast< ::openfl::display::ShaderParameter_Bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void DisplayObjectShader_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("openfl_Alpha",0f,ce,3e,6a)); - outFields->push(HX_("openfl_ColorMultiplier",b5,e4,dc,18)); - outFields->push(HX_("openfl_ColorOffset",c7,ea,07,41)); - outFields->push(HX_("openfl_Position",98,fe,6c,ee)); - outFields->push(HX_("openfl_TextureCoord",49,e9,27,e8)); - outFields->push(HX_("openfl_Matrix",70,ea,41,06)); - outFields->push(HX_("openfl_HasColorTransform",b4,00,4b,62)); - outFields->push(HX_("openfl_TextureSize",ad,60,72,29)); - outFields->push(HX_("openfl_Texture",cc,bd,e4,7e)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo DisplayObjectShader_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(DisplayObjectShader_obj,openfl_Alpha),HX_("openfl_Alpha",0f,ce,3e,6a)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(DisplayObjectShader_obj,openfl_ColorMultiplier),HX_("openfl_ColorMultiplier",b5,e4,dc,18)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(DisplayObjectShader_obj,openfl_ColorOffset),HX_("openfl_ColorOffset",c7,ea,07,41)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(DisplayObjectShader_obj,openfl_Position),HX_("openfl_Position",98,fe,6c,ee)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(DisplayObjectShader_obj,openfl_TextureCoord),HX_("openfl_TextureCoord",49,e9,27,e8)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(DisplayObjectShader_obj,openfl_Matrix),HX_("openfl_Matrix",70,ea,41,06)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Bool */ ,(int)offsetof(DisplayObjectShader_obj,openfl_HasColorTransform),HX_("openfl_HasColorTransform",b4,00,4b,62)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(DisplayObjectShader_obj,openfl_TextureSize),HX_("openfl_TextureSize",ad,60,72,29)}, - {hx::fsObject /* ::openfl::display::ShaderInput_openfl_display_BitmapData */ ,(int)offsetof(DisplayObjectShader_obj,openfl_Texture),HX_("openfl_Texture",cc,bd,e4,7e)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *DisplayObjectShader_obj_sStaticStorageInfo = 0; -#endif - -static ::String DisplayObjectShader_obj_sMemberFields[] = { - HX_("openfl_Alpha",0f,ce,3e,6a), - HX_("openfl_ColorMultiplier",b5,e4,dc,18), - HX_("openfl_ColorOffset",c7,ea,07,41), - HX_("openfl_Position",98,fe,6c,ee), - HX_("openfl_TextureCoord",49,e9,27,e8), - HX_("openfl_Matrix",70,ea,41,06), - HX_("openfl_HasColorTransform",b4,00,4b,62), - HX_("openfl_TextureSize",ad,60,72,29), - HX_("openfl_Texture",cc,bd,e4,7e), - ::String(null()) }; - -hx::Class DisplayObjectShader_obj::__mClass; - -void DisplayObjectShader_obj::__register() -{ - DisplayObjectShader_obj _hx_dummy; - DisplayObjectShader_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.DisplayObjectShader",7c,52,64,22); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(DisplayObjectShader_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< DisplayObjectShader_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DisplayObjectShader_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DisplayObjectShader_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/FrameLabel.cpp b/hGameTest/bin/linux/obj/src/openfl/display/FrameLabel.cpp deleted file mode 100644 index 294fcfc7..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/FrameLabel.cpp +++ /dev/null @@ -1,149 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_FrameLabel -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_4f7a9456505745c4_16_new,"openfl.display.FrameLabel","new",0x6d144ce3,"openfl.display.FrameLabel.new","openfl/display/FrameLabel.hx",16,0x7487bdab) -namespace openfl{ -namespace display{ - -void FrameLabel_obj::__construct(::String name,int frame){ - HX_STACKFRAME(&_hx_pos_4f7a9456505745c4_16_new) -HXLINE( 17) super::__construct(null()); -HXLINE( 19) this->name = name; -HXLINE( 20) this->frame = frame; - } - -Dynamic FrameLabel_obj::__CreateEmpty() { return new FrameLabel_obj; } - -void *FrameLabel_obj::_hx_vtable = 0; - -Dynamic FrameLabel_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< FrameLabel_obj > _hx_result = new FrameLabel_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool FrameLabel_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1b123bf8; - } else { - return inClassId==(int)0x47dbd075; - } -} - - -hx::ObjectPtr< FrameLabel_obj > FrameLabel_obj::__new(::String name,int frame) { - hx::ObjectPtr< FrameLabel_obj > __this = new FrameLabel_obj(); - __this->__construct(name,frame); - return __this; -} - -hx::ObjectPtr< FrameLabel_obj > FrameLabel_obj::__alloc(hx::Ctx *_hx_ctx,::String name,int frame) { - FrameLabel_obj *__this = (FrameLabel_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(FrameLabel_obj), true, "openfl.display.FrameLabel")); - *(void **)__this = FrameLabel_obj::_hx_vtable; - __this->__construct(name,frame); - return __this; -} - -FrameLabel_obj::FrameLabel_obj() -{ -} - -void FrameLabel_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(FrameLabel); - HX_MARK_MEMBER_NAME(frame,"frame"); - HX_MARK_MEMBER_NAME(name,"name"); - ::openfl::events::EventDispatcher_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void FrameLabel_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(frame,"frame"); - HX_VISIT_MEMBER_NAME(name,"name"); - ::openfl::events::EventDispatcher_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val FrameLabel_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"frame") ) { return hx::Val( frame ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val FrameLabel_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { name=inValue.Cast< ::String >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"frame") ) { frame=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void FrameLabel_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("frame",2d,78,83,06)); - outFields->push(HX_("name",4b,72,ff,48)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo FrameLabel_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(FrameLabel_obj,frame),HX_("frame",2d,78,83,06)}, - {hx::fsString,(int)offsetof(FrameLabel_obj,name),HX_("name",4b,72,ff,48)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *FrameLabel_obj_sStaticStorageInfo = 0; -#endif - -static ::String FrameLabel_obj_sMemberFields[] = { - HX_("frame",2d,78,83,06), - HX_("name",4b,72,ff,48), - ::String(null()) }; - -hx::Class FrameLabel_obj::__mClass; - -void FrameLabel_obj::__register() -{ - FrameLabel_obj _hx_dummy; - FrameLabel_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.FrameLabel",71,9f,55,b9); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(FrameLabel_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< FrameLabel_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = FrameLabel_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = FrameLabel_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/FrameScript.cpp b/hGameTest/bin/linux/obj/src/openfl/display/FrameScript.cpp deleted file mode 100644 index de5e5370..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/FrameScript.cpp +++ /dev/null @@ -1,159 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_FrameScript -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_2b74d327ee4b1542_13_new,"openfl.display.FrameScript","new",0xe34b39e0,"openfl.display.FrameScript.new","openfl/display/FrameScript.hx",13,0x67b50a12) -namespace openfl{ -namespace display{ - -void FrameScript_obj::__construct( ::Dynamic script,int frame){ - HX_STACKFRAME(&_hx_pos_2b74d327ee4b1542_13_new) -HXLINE( 14) this->script = script; -HXLINE( 15) this->frame = frame; - } - -Dynamic FrameScript_obj::__CreateEmpty() { return new FrameScript_obj; } - -void *FrameScript_obj::_hx_vtable = 0; - -Dynamic FrameScript_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< FrameScript_obj > _hx_result = new FrameScript_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool FrameScript_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4702ae06; -} - - -hx::ObjectPtr< FrameScript_obj > FrameScript_obj::__new( ::Dynamic script,int frame) { - hx::ObjectPtr< FrameScript_obj > __this = new FrameScript_obj(); - __this->__construct(script,frame); - return __this; -} - -hx::ObjectPtr< FrameScript_obj > FrameScript_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic script,int frame) { - FrameScript_obj *__this = (FrameScript_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(FrameScript_obj), true, "openfl.display.FrameScript")); - *(void **)__this = FrameScript_obj::_hx_vtable; - __this->__construct(script,frame); - return __this; -} - -FrameScript_obj::FrameScript_obj() -{ -} - -void FrameScript_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(FrameScript); - HX_MARK_MEMBER_NAME(frame,"frame"); - HX_MARK_MEMBER_NAME(script,"script"); - HX_MARK_END_CLASS(); -} - -void FrameScript_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(frame,"frame"); - HX_VISIT_MEMBER_NAME(script,"script"); -} - -hx::Val FrameScript_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"frame") ) { return hx::Val( frame ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"script") ) { return hx::Val( script ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val FrameScript_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"frame") ) { frame=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"script") ) { script=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void FrameScript_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("frame",2d,78,83,06)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo FrameScript_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(FrameScript_obj,frame),HX_("frame",2d,78,83,06)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(FrameScript_obj,script),HX_("script",0b,4e,60,47)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *FrameScript_obj_sStaticStorageInfo = 0; -#endif - -static ::String FrameScript_obj_sMemberFields[] = { - HX_("frame",2d,78,83,06), - HX_("script",0b,4e,60,47), - ::String(null()) }; - -hx::Class FrameScript_obj::__mClass; - -void FrameScript_obj::__register() -{ - FrameScript_obj _hx_dummy; - FrameScript_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.FrameScript",ee,09,79,6f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(FrameScript_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< FrameScript_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = FrameScript_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = FrameScript_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/Graphics.cpp b/hGameTest/bin/linux/obj/src/openfl/display/Graphics.cpp deleted file mode 100644 index f9b52dd3..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/Graphics.cpp +++ /dev/null @@ -1,4358 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_ds_List -#include -#endif -#ifndef INCLUDED_haxe_ds__List_ListNode -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_ObjectVector -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_Graphics -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsBitmapFill -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsEndFill -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsGradientFill -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsPath -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsQuadPath -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsShader -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsShaderFill -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsSolidFill -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsStroke -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsTrianglePath -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsFill -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsPath -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsStroke -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CairoGraphics -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandType -#include -#endif -#ifndef INCLUDED_openfl_display__internal_ShaderBuffer -#include -#endif -#ifndef INCLUDED_openfl_display3D_IndexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_VertexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_errors_ArgumentError -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_043516e11ce5c7d5_94_new,"openfl.display.Graphics","new",0x7fd846a7,"openfl.display.Graphics.new","openfl/display/Graphics.hx",94,0x8d299ce7) -HX_DEFINE_STACK_FRAME(_hx_pos_043516e11ce5c7d5_38_new,"openfl.display.Graphics","new",0x7fd846a7,"openfl.display.Graphics.new","openfl/display/Graphics.hx",38,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_102_beginBitmapFill,"openfl.display.Graphics","beginBitmapFill",0x31c80e62,"openfl.display.Graphics.beginBitmapFill","openfl/display/Graphics.hx",102,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_109_beginFill,"openfl.display.Graphics","beginFill",0xf44a92d3,"openfl.display.Graphics.beginFill","openfl/display/Graphics.hx",109,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_117_beginGradientFill,"openfl.display.Graphics","beginGradientFill",0x99f380e3,"openfl.display.Graphics.beginGradientFill","openfl/display/Graphics.hx",117,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_156_beginShaderFill,"openfl.display.Graphics","beginShaderFill",0x2f039098,"openfl.display.Graphics.beginShaderFill","openfl/display/Graphics.hx",156,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_169_clear,"openfl.display.Graphics","clear",0x0a9f4794,"openfl.display.Graphics.clear","openfl/display/Graphics.hx",169,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_198_copyFrom,"openfl.display.Graphics","copyFrom",0x0a477418,"openfl.display.Graphics.copyFrom","openfl/display/Graphics.hx",198,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_210_cubicCurveTo,"openfl.display.Graphics","cubicCurveTo",0x467410b9,"openfl.display.Graphics.cubicCurveTo","openfl/display/Graphics.hx",210,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_281_curveTo,"openfl.display.Graphics","curveTo",0x89f305d1,"openfl.display.Graphics.curveTo","openfl/display/Graphics.hx",281,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_319_drawCircle,"openfl.display.Graphics","drawCircle",0xee64ddcd,"openfl.display.Graphics.drawCircle","openfl/display/Graphics.hx",319,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_331_drawEllipse,"openfl.display.Graphics","drawEllipse",0xbfad1a81,"openfl.display.Graphics.drawEllipse","openfl/display/Graphics.hx",331,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_343_drawGraphicsData,"openfl.display.Graphics","drawGraphicsData",0x60ea9412,"openfl.display.Graphics.drawGraphicsData","openfl/display/Graphics.hx",343,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_431_drawPath,"openfl.display.Graphics","drawPath",0xa0a1f822,"openfl.display.Graphics.drawPath","openfl/display/Graphics.hx",431,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_475_drawQuads,"openfl.display.Graphics","drawQuads",0x8da790af,"openfl.display.Graphics.drawQuads","openfl/display/Graphics.hx",475,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_565_drawRect,"openfl.display.Graphics","drawRect",0xa1f75fa1,"openfl.display.Graphics.drawRect","openfl/display/Graphics.hx",565,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_580_drawRoundRect,"openfl.display.Graphics","drawRoundRect",0xb24e78f5,"openfl.display.Graphics.drawRoundRect","openfl/display/Graphics.hx",580,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_596_drawRoundRectComplex,"openfl.display.Graphics","drawRoundRectComplex",0x06fa4dbb,"openfl.display.Graphics.drawRoundRectComplex","openfl/display/Graphics.hx",596,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_643_drawTriangles,"openfl.display.Graphics","drawTriangles",0xae0bf90e,"openfl.display.Graphics.drawTriangles","openfl/display/Graphics.hx",643,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_698_endFill,"openfl.display.Graphics","endFill",0xe14b2dc5,"openfl.display.Graphics.endFill","openfl/display/Graphics.hx",698,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_703_lineBitmapStyle,"openfl.display.Graphics","lineBitmapStyle",0x0ce183f5,"openfl.display.Graphics.lineBitmapStyle","openfl/display/Graphics.hx",703,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_709_lineGradientStyle,"openfl.display.Graphics","lineGradientStyle",0x2de26914,"openfl.display.Graphics.lineGradientStyle","openfl/display/Graphics.hx",709,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_714_lineStyle,"openfl.display.Graphics","lineStyle",0x32cd8e24,"openfl.display.Graphics.lineStyle","openfl/display/Graphics.hx",714,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_733_lineTo,"openfl.display.Graphics","lineTo",0x25b7b6a8,"openfl.display.Graphics.lineTo","openfl/display/Graphics.hx",733,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_756_moveTo,"openfl.display.Graphics","moveTo",0x05c44305,"openfl.display.Graphics.moveTo","openfl/display/Graphics.hx",756,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_765_overrideBlendMode,"openfl.display.Graphics","overrideBlendMode",0x65da3cef,"openfl.display.Graphics.overrideBlendMode","openfl/display/Graphics.hx",765,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_771_readGraphicsData,"openfl.display.Graphics","readGraphicsData",0x877c6664,"openfl.display.Graphics.readGraphicsData","openfl/display/Graphics.hx",771,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_779___calculateBezierCubicPoint,"openfl.display.Graphics","__calculateBezierCubicPoint",0xb6679552,"openfl.display.Graphics.__calculateBezierCubicPoint","openfl/display/Graphics.hx",779,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_786___calculateBezierQuadPoint,"openfl.display.Graphics","__calculateBezierQuadPoint",0x2414b8dd,"openfl.display.Graphics.__calculateBezierQuadPoint","openfl/display/Graphics.hx",786,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_792___cleanup,"openfl.display.Graphics","__cleanup",0x9445428b,"openfl.display.Graphics.__cleanup","openfl/display/Graphics.hx",792,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_818___getBounds,"openfl.display.Graphics","__getBounds",0x7b7eedd2,"openfl.display.Graphics.__getBounds","openfl/display/Graphics.hx",818,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_828___hitTest,"openfl.display.Graphics","__hitTest",0xcb8296ac,"openfl.display.Graphics.__hitTest","openfl/display/Graphics.hx",828,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_852___inflateBounds,"openfl.display.Graphics","__inflateBounds",0x7eaeb403,"openfl.display.Graphics.__inflateBounds","openfl/display/Graphics.hx",852,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_886___readGraphicsData,"openfl.display.Graphics","__readGraphicsData",0xf8dcc1c4,"openfl.display.Graphics.__readGraphicsData","openfl/display/Graphics.hx",886,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_996___update,"openfl.display.Graphics","__update",0x711b5982,"openfl.display.Graphics.__update","openfl/display/Graphics.hx",996,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_1121_set___dirty,"openfl.display.Graphics","set___dirty",0x3f74a55c,"openfl.display.Graphics.set___dirty","openfl/display/Graphics.hx",1121,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_38_boot,"openfl.display.Graphics","boot",0x557e8c0b,"openfl.display.Graphics.boot","openfl/display/Graphics.hx",38,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_40_boot,"openfl.display.Graphics","boot",0x557e8c0b,"openfl.display.Graphics.boot","openfl/display/Graphics.hx",40,0x8d299ce7) -HX_LOCAL_STACK_FRAME(_hx_pos_043516e11ce5c7d5_41_boot,"openfl.display.Graphics","boot",0x557e8c0b,"openfl.display.Graphics.boot","openfl/display/Graphics.hx",41,0x8d299ce7) -namespace openfl{ -namespace display{ - -void Graphics_obj::__construct( ::openfl::display::DisplayObject owner){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::openfl::display::_internal::ShaderBuffer _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_043516e11ce5c7d5_94_new) -HXLINE( 94) return ::openfl::display::_internal::ShaderBuffer_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - - HX_GC_STACKFRAME(&_hx_pos_043516e11ce5c7d5_38_new) -HXLINE( 45) this->_hx___dirty = true; -HXLINE( 82) this->_hx___owner = owner; -HXLINE( 84) this->_hx___commands = ::openfl::display::_internal::DrawCommandBuffer_obj::__alloc( HX_CTX ); -HXLINE( 85) this->_hx___strokePadding = ( (Float)(0) ); -HXLINE( 86) this->_hx___positionX = ( (Float)(0) ); -HXLINE( 87) this->_hx___positionY = ( (Float)(0) ); -HXLINE( 88) this->_hx___renderTransform = ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); -HXLINE( 89) this->_hx___usedShaderBuffers = ::haxe::ds::List_obj::__alloc( HX_CTX ); -HXLINE( 90) this->_hx___worldTransform = ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); -HXLINE( 91) this->_hx___width = 0; -HXLINE( 92) this->_hx___height = 0; -HXLINE( 94) this->_hx___shaderBufferPool = ::lime::utils::ObjectPool_obj::__alloc( HX_CTX , ::Dynamic(new _hx_Closure_0()),null(),null()); - } - -Dynamic Graphics_obj::__CreateEmpty() { return new Graphics_obj; } - -void *Graphics_obj::_hx_vtable = 0; - -Dynamic Graphics_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Graphics_obj > _hx_result = new Graphics_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Graphics_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6b098f39; -} - -void Graphics_obj::beginBitmapFill( ::openfl::display::BitmapData bitmap, ::openfl::geom::Matrix matrix,hx::Null< bool > __o_repeat,hx::Null< bool > __o_smooth){ - bool repeat = __o_repeat.Default(true); - bool smooth = __o_smooth.Default(false); - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_102_beginBitmapFill) -HXLINE( 103) ::openfl::display::_internal::DrawCommandBuffer _hx_tmp = this->_hx___commands; -HXDLIN( 103) ::openfl::geom::Matrix _hx_tmp1; -HXDLIN( 103) if (hx::IsNotNull( matrix )) { -HXLINE( 103) _hx_tmp1 = matrix->clone(); - } - else { -HXLINE( 103) _hx_tmp1 = null(); - } -HXDLIN( 103) _hx_tmp->beginBitmapFill(bitmap,_hx_tmp1,repeat,smooth); -HXLINE( 105) this->_hx___visible = true; - } - - -HX_DEFINE_DYNAMIC_FUNC4(Graphics_obj,beginBitmapFill,(void)) - -void Graphics_obj::beginFill(hx::Null< int > __o_color,hx::Null< Float > __o_alpha){ - int color = __o_color.Default(0); - Float alpha = __o_alpha.Default(1); - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_109_beginFill) -HXLINE( 110) this->_hx___commands->beginFill((color & 16777215),alpha); -HXLINE( 112) if ((alpha > 0)) { -HXLINE( 112) this->_hx___visible = true; - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Graphics_obj,beginFill,(void)) - -void Graphics_obj::beginGradientFill( ::Dynamic type,::Array< int > colors,::Array< Float > alphas,::Array< int > ratios, ::openfl::geom::Matrix matrix, ::Dynamic __o_spreadMethod, ::Dynamic __o_interpolationMethod,hx::Null< Float > __o_focalPointRatio){ - ::Dynamic spreadMethod = __o_spreadMethod; - if (hx::IsNull(__o_spreadMethod)) spreadMethod = 0; - ::Dynamic interpolationMethod = __o_interpolationMethod; - if (hx::IsNull(__o_interpolationMethod)) interpolationMethod = 1; - Float focalPointRatio = __o_focalPointRatio.Default(0); - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_117_beginGradientFill) -HXLINE( 118) bool _hx_tmp; -HXDLIN( 118) if (hx::IsNotNull( colors )) { -HXLINE( 118) _hx_tmp = (colors->length == 0); - } - else { -HXLINE( 118) _hx_tmp = true; - } -HXDLIN( 118) if (_hx_tmp) { -HXLINE( 118) return; - } -HXLINE( 120) if (hx::IsNull( alphas )) { -HXLINE( 122) alphas = ::Array_obj< Float >::__new(0); -HXLINE( 124) { -HXLINE( 124) int _g = 0; -HXDLIN( 124) int _g1 = colors->length; -HXDLIN( 124) while((_g < _g1)){ -HXLINE( 124) _g = (_g + 1); -HXDLIN( 124) int i = (_g - 1); -HXLINE( 126) alphas->push(1); - } - } - } -HXLINE( 130) if (hx::IsNull( ratios )) { -HXLINE( 132) ratios = ::Array_obj< int >::__new(0); -HXLINE( 134) { -HXLINE( 134) int _g2 = 0; -HXDLIN( 134) int _g11 = colors->length; -HXDLIN( 134) while((_g2 < _g11)){ -HXLINE( 134) _g2 = (_g2 + 1); -HXDLIN( 134) int i1 = (_g2 - 1); -HXLINE( 136) ratios->push(::Math_obj::ceil(((( (Float)(i1) ) / ( (Float)(colors->length) )) * ( (Float)(255) )))); - } - } - } -HXLINE( 140) bool _hx_tmp1; -HXDLIN( 140) if ((alphas->length >= colors->length)) { -HXLINE( 140) _hx_tmp1 = (ratios->length < colors->length); - } - else { -HXLINE( 140) _hx_tmp1 = true; - } -HXDLIN( 140) if (_hx_tmp1) { -HXLINE( 140) return; - } -HXLINE( 142) this->_hx___commands->beginGradientFill(type,colors,alphas,ratios,matrix,spreadMethod,interpolationMethod,focalPointRatio); -HXLINE( 144) { -HXLINE( 144) int _g3 = 0; -HXDLIN( 144) while((_g3 < alphas->length)){ -HXLINE( 144) Float alpha = alphas->__get(_g3); -HXDLIN( 144) _g3 = (_g3 + 1); -HXLINE( 146) if ((alpha > 0)) { -HXLINE( 148) this->_hx___visible = true; -HXLINE( 149) goto _hx_goto_6; - } - } - _hx_goto_6:; - } - } - - -HX_DEFINE_DYNAMIC_FUNC8(Graphics_obj,beginGradientFill,(void)) - -void Graphics_obj::beginShaderFill( ::openfl::display::Shader shader, ::openfl::geom::Matrix matrix){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_156_beginShaderFill) -HXDLIN( 156) if (hx::IsNotNull( shader )) { -HXLINE( 159) ::openfl::display::_internal::ShaderBuffer shaderBuffer = this->_hx___shaderBufferPool->get().StaticCast< ::openfl::display::_internal::ShaderBuffer >(); -HXLINE( 160) this->_hx___usedShaderBuffers->add(shaderBuffer); -HXLINE( 161) shaderBuffer->update(( ( ::openfl::display::GraphicsShader)(shader) )); -HXLINE( 163) this->_hx___commands->beginShaderFill(shaderBuffer); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Graphics_obj,beginShaderFill,(void)) - -void Graphics_obj::clear(){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_169_clear) -HXLINE( 171) { -HXLINE( 171) ::haxe::ds::_List::ListNode _g_head = this->_hx___usedShaderBuffers->h; -HXDLIN( 171) while(hx::IsNotNull( _g_head )){ -HXLINE( 171) ::openfl::display::_internal::ShaderBuffer val = ( ( ::openfl::display::_internal::ShaderBuffer)(_g_head->item) ); -HXDLIN( 171) _g_head = _g_head->next; -HXDLIN( 171) ::openfl::display::_internal::ShaderBuffer shaderBuffer = val; -HXLINE( 173) this->_hx___shaderBufferPool->release(shaderBuffer); - } - } -HXLINE( 177) this->_hx___usedShaderBuffers->clear(); -HXLINE( 178) this->_hx___commands->clear(); -HXLINE( 179) this->_hx___strokePadding = ( (Float)(0) ); -HXLINE( 181) if (hx::IsNotNull( this->_hx___bounds )) { -HXLINE( 183) this->set___dirty(true); -HXLINE( 184) this->_hx___transformDirty = true; -HXLINE( 185) this->_hx___bounds = null(); - } -HXLINE( 188) this->_hx___visible = false; -HXLINE( 189) this->_hx___positionX = ( (Float)(0) ); -HXLINE( 190) this->_hx___positionY = ( (Float)(0) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Graphics_obj,clear,(void)) - -void Graphics_obj::copyFrom( ::openfl::display::Graphics sourceGraphics){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_198_copyFrom) -HXLINE( 199) ::openfl::geom::Rectangle _hx_tmp; -HXDLIN( 199) if (hx::IsNotNull( sourceGraphics->_hx___bounds )) { -HXLINE( 199) _hx_tmp = sourceGraphics->_hx___bounds->clone(); - } - else { -HXLINE( 199) _hx_tmp = null(); - } -HXDLIN( 199) this->_hx___bounds = _hx_tmp; -HXLINE( 200) this->_hx___commands = sourceGraphics->_hx___commands->copy(); -HXLINE( 201) this->set___dirty(true); -HXLINE( 202) this->_hx___strokePadding = sourceGraphics->_hx___strokePadding; -HXLINE( 203) this->_hx___positionX = sourceGraphics->_hx___positionX; -HXLINE( 204) this->_hx___positionY = sourceGraphics->_hx___positionY; -HXLINE( 205) this->_hx___transformDirty = true; -HXLINE( 206) this->_hx___visible = sourceGraphics->_hx___visible; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Graphics_obj,copyFrom,(void)) - -void Graphics_obj::cubicCurveTo(Float controlX1,Float controlY1,Float controlX2,Float controlY2,Float anchorX,Float anchorY){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_210_cubicCurveTo) -HXLINE( 211) this->_hx___inflateBounds((this->_hx___positionX - this->_hx___strokePadding),(this->_hx___positionY - this->_hx___strokePadding)); -HXLINE( 212) this->_hx___inflateBounds((this->_hx___positionX + this->_hx___strokePadding),(this->_hx___positionY + this->_hx___strokePadding)); -HXLINE( 214) Float ix1 = anchorX; -HXDLIN( 214) Float ix2 = anchorX; -HXLINE( 219) bool _hx_tmp; -HXDLIN( 219) bool _hx_tmp1; -HXDLIN( 219) bool _hx_tmp2; -HXDLIN( 219) if ((controlX1 < anchorX)) { -HXLINE( 219) _hx_tmp2 = (controlX1 > this->_hx___positionX); - } - else { -HXLINE( 219) _hx_tmp2 = false; - } -HXDLIN( 219) if (!(_hx_tmp2)) { -HXLINE( 219) if ((controlX1 > anchorX)) { -HXLINE( 219) _hx_tmp1 = (controlX1 < this->_hx___positionX); - } - else { -HXLINE( 219) _hx_tmp1 = false; - } - } - else { -HXLINE( 219) _hx_tmp1 = true; - } -HXDLIN( 219) if (_hx_tmp1) { -HXLINE( 220) bool _hx_tmp3; -HXDLIN( 220) if ((controlX2 < anchorX)) { -HXLINE( 220) _hx_tmp3 = (controlX2 > this->_hx___positionX); - } - else { -HXLINE( 220) _hx_tmp3 = false; - } -HXDLIN( 220) if (!(_hx_tmp3)) { -HXLINE( 220) if ((controlX2 > anchorX)) { -HXLINE( 219) _hx_tmp = (controlX2 < this->_hx___positionX); - } - else { -HXLINE( 219) _hx_tmp = false; - } - } - else { -HXLINE( 219) _hx_tmp = true; - } - } - else { -HXLINE( 219) _hx_tmp = false; - } -HXDLIN( 219) if (!(_hx_tmp)) { -HXLINE( 222) Float u = (((( (Float)(2) ) * this->_hx___positionX) - (( (Float)(4) ) * controlX1)) + (( (Float)(2) ) * controlX2)); -HXLINE( 223) Float v = (controlX1 - this->_hx___positionX); -HXLINE( 224) Float w = (((-(this->_hx___positionX) + (( (Float)(3) ) * controlX1)) + anchorX) - (( (Float)(3) ) * controlX2)); -HXLINE( 226) Float t1 = ((-(u) + ::Math_obj::sqrt(((u * u) - ((( (Float)(4) ) * v) * w)))) / (( (Float)(2) ) * w)); -HXLINE( 227) Float t2 = ((-(u) - ::Math_obj::sqrt(((u * u) - ((( (Float)(4) ) * v) * w)))) / (( (Float)(2) ) * w)); -HXLINE( 229) bool _hx_tmp4; -HXDLIN( 229) if ((t1 > 0)) { -HXLINE( 229) _hx_tmp4 = (t1 < 1); - } - else { -HXLINE( 229) _hx_tmp4 = false; - } -HXDLIN( 229) if (_hx_tmp4) { -HXLINE( 231) Float iT = (( (Float)(1) ) - t1); -HXDLIN( 231) ix1 = ((((this->_hx___positionX * ((iT * iT) * iT)) + (((( (Float)(3) ) * controlX1) * t1) * (iT * iT))) + (((( (Float)(3) ) * controlX2) * iT) * (t1 * t1))) + (anchorX * ((t1 * t1) * t1))); - } -HXLINE( 234) bool _hx_tmp5; -HXDLIN( 234) if ((t2 > 0)) { -HXLINE( 234) _hx_tmp5 = (t2 < 1); - } - else { -HXLINE( 234) _hx_tmp5 = false; - } -HXDLIN( 234) if (_hx_tmp5) { -HXLINE( 236) Float iT1 = (( (Float)(1) ) - t2); -HXDLIN( 236) ix2 = ((((this->_hx___positionX * ((iT1 * iT1) * iT1)) + (((( (Float)(3) ) * controlX1) * t2) * (iT1 * iT1))) + (((( (Float)(3) ) * controlX2) * iT1) * (t2 * t2))) + (anchorX * ((t2 * t2) * t2))); - } - } -HXLINE( 214) Float iy1 = anchorY; -HXDLIN( 214) Float iy2 = anchorY; -HXLINE( 243) bool _hx_tmp6; -HXDLIN( 243) bool _hx_tmp7; -HXDLIN( 243) bool _hx_tmp8; -HXDLIN( 243) if ((controlY1 < anchorY)) { -HXLINE( 243) _hx_tmp8 = (controlY1 > this->_hx___positionX); - } - else { -HXLINE( 243) _hx_tmp8 = false; - } -HXDLIN( 243) if (!(_hx_tmp8)) { -HXLINE( 243) if ((controlY1 > anchorY)) { -HXLINE( 243) _hx_tmp7 = (controlY1 < this->_hx___positionX); - } - else { -HXLINE( 243) _hx_tmp7 = false; - } - } - else { -HXLINE( 243) _hx_tmp7 = true; - } -HXDLIN( 243) if (_hx_tmp7) { -HXLINE( 244) bool _hx_tmp9; -HXDLIN( 244) if ((controlY2 < anchorY)) { -HXLINE( 244) _hx_tmp9 = (controlY2 > this->_hx___positionX); - } - else { -HXLINE( 244) _hx_tmp9 = false; - } -HXDLIN( 244) if (!(_hx_tmp9)) { -HXLINE( 244) if ((controlY2 > anchorY)) { -HXLINE( 243) _hx_tmp6 = (controlY2 < this->_hx___positionX); - } - else { -HXLINE( 243) _hx_tmp6 = false; - } - } - else { -HXLINE( 243) _hx_tmp6 = true; - } - } - else { -HXLINE( 243) _hx_tmp6 = false; - } -HXDLIN( 243) if (!(_hx_tmp6)) { -HXLINE( 246) Float u1 = (((( (Float)(2) ) * this->_hx___positionX) - (( (Float)(4) ) * controlY1)) + (( (Float)(2) ) * controlY2)); -HXLINE( 247) Float v1 = (controlY1 - this->_hx___positionX); -HXLINE( 248) Float w1 = (((-(this->_hx___positionX) + (( (Float)(3) ) * controlY1)) + anchorY) - (( (Float)(3) ) * controlY2)); -HXLINE( 250) Float t11 = ((-(u1) + ::Math_obj::sqrt(((u1 * u1) - ((( (Float)(4) ) * v1) * w1)))) / (( (Float)(2) ) * w1)); -HXLINE( 251) Float t21 = ((-(u1) - ::Math_obj::sqrt(((u1 * u1) - ((( (Float)(4) ) * v1) * w1)))) / (( (Float)(2) ) * w1)); -HXLINE( 253) bool _hx_tmp10; -HXDLIN( 253) if ((t11 > 0)) { -HXLINE( 253) _hx_tmp10 = (t11 < 1); - } - else { -HXLINE( 253) _hx_tmp10 = false; - } -HXDLIN( 253) if (_hx_tmp10) { -HXLINE( 255) Float iT2 = (( (Float)(1) ) - t11); -HXDLIN( 255) iy1 = ((((this->_hx___positionX * ((iT2 * iT2) * iT2)) + (((( (Float)(3) ) * controlY1) * t11) * (iT2 * iT2))) + (((( (Float)(3) ) * controlY2) * iT2) * (t11 * t11))) + (anchorY * ((t11 * t11) * t11))); - } -HXLINE( 258) bool _hx_tmp11; -HXDLIN( 258) if ((t21 > 0)) { -HXLINE( 258) _hx_tmp11 = (t21 < 1); - } - else { -HXLINE( 258) _hx_tmp11 = false; - } -HXDLIN( 258) if (_hx_tmp11) { -HXLINE( 260) Float iT3 = (( (Float)(1) ) - t21); -HXDLIN( 260) iy2 = ((((this->_hx___positionX * ((iT3 * iT3) * iT3)) + (((( (Float)(3) ) * controlY1) * t21) * (iT3 * iT3))) + (((( (Float)(3) ) * controlY2) * iT3) * (t21 * t21))) + (anchorY * ((t21 * t21) * t21))); - } - } -HXLINE( 264) this->_hx___inflateBounds((ix1 - this->_hx___strokePadding),(iy1 - this->_hx___strokePadding)); -HXLINE( 265) this->_hx___inflateBounds((ix1 + this->_hx___strokePadding),(iy1 + this->_hx___strokePadding)); -HXLINE( 266) this->_hx___inflateBounds((ix2 - this->_hx___strokePadding),(iy2 - this->_hx___strokePadding)); -HXLINE( 267) this->_hx___inflateBounds((ix2 + this->_hx___strokePadding),(iy2 + this->_hx___strokePadding)); -HXLINE( 269) this->_hx___positionX = anchorX; -HXLINE( 270) this->_hx___positionY = anchorY; -HXLINE( 272) this->_hx___inflateBounds((this->_hx___positionX - this->_hx___strokePadding),(this->_hx___positionY - this->_hx___strokePadding)); -HXLINE( 273) this->_hx___inflateBounds((this->_hx___positionX + this->_hx___strokePadding),(this->_hx___positionY + this->_hx___strokePadding)); -HXLINE( 275) this->_hx___commands->cubicCurveTo(controlX1,controlY1,controlX2,controlY2,anchorX,anchorY); -HXLINE( 277) this->set___dirty(true); - } - - -HX_DEFINE_DYNAMIC_FUNC6(Graphics_obj,cubicCurveTo,(void)) - -void Graphics_obj::curveTo(Float controlX,Float controlY,Float anchorX,Float anchorY){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_281_curveTo) -HXLINE( 282) this->_hx___inflateBounds((this->_hx___positionX - this->_hx___strokePadding),(this->_hx___positionY - this->_hx___strokePadding)); -HXLINE( 283) this->_hx___inflateBounds((this->_hx___positionX + this->_hx___strokePadding),(this->_hx___positionY + this->_hx___strokePadding)); -HXLINE( 285) Float ix; -HXDLIN( 285) Float iy; -HXLINE( 287) bool _hx_tmp; -HXDLIN( 287) bool _hx_tmp1; -HXDLIN( 287) if ((controlX < anchorX)) { -HXLINE( 287) _hx_tmp1 = (controlX > this->_hx___positionX); - } - else { -HXLINE( 287) _hx_tmp1 = false; - } -HXDLIN( 287) if (!(_hx_tmp1)) { -HXLINE( 287) if ((controlX > anchorX)) { -HXLINE( 287) _hx_tmp = (controlX < this->_hx___positionX); - } - else { -HXLINE( 287) _hx_tmp = false; - } - } - else { -HXLINE( 287) _hx_tmp = true; - } -HXDLIN( 287) if (_hx_tmp) { -HXLINE( 289) ix = anchorX; - } - else { -HXLINE( 293) Float tx = ((this->_hx___positionX - controlX) / ((this->_hx___positionX - (( (Float)(2) ) * controlX)) + anchorX)); -HXLINE( 294) Float iT = (( (Float)(1) ) - tx); -HXDLIN( 294) ix = ((((iT * iT) * this->_hx___positionX) + (((( (Float)(2) ) * iT) * tx) * controlX)) + ((tx * tx) * anchorX)); - } -HXLINE( 297) bool _hx_tmp2; -HXDLIN( 297) bool _hx_tmp3; -HXDLIN( 297) if ((controlY < anchorY)) { -HXLINE( 297) _hx_tmp3 = (controlY > this->_hx___positionY); - } - else { -HXLINE( 297) _hx_tmp3 = false; - } -HXDLIN( 297) if (!(_hx_tmp3)) { -HXLINE( 297) if ((controlY > anchorY)) { -HXLINE( 297) _hx_tmp2 = (controlY < this->_hx___positionY); - } - else { -HXLINE( 297) _hx_tmp2 = false; - } - } - else { -HXLINE( 297) _hx_tmp2 = true; - } -HXDLIN( 297) if (_hx_tmp2) { -HXLINE( 299) iy = anchorY; - } - else { -HXLINE( 303) Float ty = ((this->_hx___positionY - controlY) / ((this->_hx___positionY - (( (Float)(2) ) * controlY)) + anchorY)); -HXLINE( 304) Float iT1 = (( (Float)(1) ) - ty); -HXDLIN( 304) iy = ((((iT1 * iT1) * this->_hx___positionY) + (((( (Float)(2) ) * iT1) * ty) * controlY)) + ((ty * ty) * anchorY)); - } -HXLINE( 307) this->_hx___inflateBounds((ix - this->_hx___strokePadding),(iy - this->_hx___strokePadding)); -HXLINE( 308) this->_hx___inflateBounds((ix + this->_hx___strokePadding),(iy + this->_hx___strokePadding)); -HXLINE( 310) this->_hx___positionX = anchorX; -HXLINE( 311) this->_hx___positionY = anchorY; -HXLINE( 313) this->_hx___commands->curveTo(controlX,controlY,anchorX,anchorY); -HXLINE( 315) this->set___dirty(true); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Graphics_obj,curveTo,(void)) - -void Graphics_obj::drawCircle(Float x,Float y,Float radius){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_319_drawCircle) -HXLINE( 320) if ((radius <= 0)) { -HXLINE( 320) return; - } -HXLINE( 322) this->_hx___inflateBounds(((x - radius) - this->_hx___strokePadding),((y - radius) - this->_hx___strokePadding)); -HXLINE( 323) this->_hx___inflateBounds(((x + radius) + this->_hx___strokePadding),((y + radius) + this->_hx___strokePadding)); -HXLINE( 325) this->_hx___commands->drawCircle(x,y,radius); -HXLINE( 327) this->set___dirty(true); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Graphics_obj,drawCircle,(void)) - -void Graphics_obj::drawEllipse(Float x,Float y,Float width,Float height){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_331_drawEllipse) -HXLINE( 332) bool _hx_tmp; -HXDLIN( 332) if (!((width <= 0))) { -HXLINE( 332) _hx_tmp = (height <= 0); - } - else { -HXLINE( 332) _hx_tmp = true; - } -HXDLIN( 332) if (_hx_tmp) { -HXLINE( 332) return; - } -HXLINE( 334) this->_hx___inflateBounds((x - this->_hx___strokePadding),(y - this->_hx___strokePadding)); -HXLINE( 335) this->_hx___inflateBounds(((x + width) + this->_hx___strokePadding),((y + height) + this->_hx___strokePadding)); -HXLINE( 337) this->_hx___commands->drawEllipse(x,y,width,height); -HXLINE( 339) this->set___dirty(true); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Graphics_obj,drawEllipse,(void)) - -void Graphics_obj::drawGraphicsData( ::openfl::_Vector::ObjectVector graphicsData){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_343_drawGraphicsData) -HXLINE( 344) ::openfl::display::GraphicsSolidFill fill; -HXLINE( 345) ::openfl::display::GraphicsBitmapFill bitmapFill; -HXLINE( 346) ::openfl::display::GraphicsGradientFill gradientFill; -HXLINE( 347) ::openfl::display::GraphicsShaderFill shaderFill; -HXLINE( 348) ::openfl::display::GraphicsStroke stroke; -HXLINE( 349) ::openfl::display::GraphicsPath path; -HXLINE( 350) ::openfl::display::GraphicsTrianglePath trianglePath; -HXLINE( 351) ::openfl::display::GraphicsQuadPath quadPath; -HXLINE( 353) { -HXLINE( 353) ::Dynamic graphics = graphicsData->iterator(); -HXDLIN( 353) while(( (bool)(graphics->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 353) ::Dynamic graphics1 = graphics->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)(); -HXLINE( 355) switch((int)(( (int)(graphics1->__Field(HX_("__graphicsDataType",0f,5d,4d,46),hx::paccDynamic)) ))){ - case (int)0: { -HXLINE( 375) stroke = ( ( ::openfl::display::GraphicsStroke)(graphics1) ); -HXLINE( 377) if (hx::IsNotNull( stroke->fill )) { -HXLINE( 379) ::Dynamic thickness = stroke->thickness; -HXLINE( 381) if (::Math_obj::isNaN(( (Float)(thickness) ))) { -HXLINE( 383) thickness = null(); - } -HXLINE( 386) switch((int)(( (int)(stroke->fill->__Field(HX_("__graphicsFillType",e8,75,eb,27),hx::paccDynamic)) ))){ - case (int)0: { -HXLINE( 389) fill = ( ( ::openfl::display::GraphicsSolidFill)(stroke->fill) ); -HXLINE( 390) this->lineStyle(thickness,fill->color,fill->alpha,stroke->pixelHinting,stroke->scaleMode,stroke->caps,stroke->joints,stroke->miterLimit); - } - break; - case (int)1: { -HXLINE( 399) gradientFill = ( ( ::openfl::display::GraphicsGradientFill)(stroke->fill) ); -HXLINE( 400) this->lineStyle(thickness,0,1,stroke->pixelHinting,stroke->scaleMode,stroke->caps,stroke->joints,stroke->miterLimit); -HXLINE( 401) this->lineGradientStyle(gradientFill->type,gradientFill->colors,gradientFill->alphas,gradientFill->ratios,gradientFill->matrix,gradientFill->spreadMethod,gradientFill->interpolationMethod,gradientFill->focalPointRatio); - } - break; - case (int)2: { -HXLINE( 394) bitmapFill = ( ( ::openfl::display::GraphicsBitmapFill)(stroke->fill) ); -HXLINE( 395) this->lineStyle(thickness,0,1,stroke->pixelHinting,stroke->scaleMode,stroke->caps,stroke->joints,stroke->miterLimit); -HXLINE( 396) this->lineBitmapStyle(bitmapFill->bitmapData,bitmapFill->matrix,bitmapFill->repeat,bitmapFill->smooth); - } - break; - default:{ - } - } - } - else { -HXLINE( 409) this->lineStyle(null(),null(),null(),null(),null(),null(),null(),null()); - } - } - break; - case (int)1: { -HXLINE( 358) fill = ( ( ::openfl::display::GraphicsSolidFill)(graphics1) ); -HXLINE( 359) this->beginFill(fill->color,fill->alpha); - } - break; - case (int)2: { -HXLINE( 366) gradientFill = ( ( ::openfl::display::GraphicsGradientFill)(graphics1) ); -HXLINE( 367) this->beginGradientFill(gradientFill->type,gradientFill->colors,gradientFill->alphas,gradientFill->ratios,gradientFill->matrix,gradientFill->spreadMethod,gradientFill->interpolationMethod,gradientFill->focalPointRatio); - } - break; - case (int)3: { -HXLINE( 413) path = ( ( ::openfl::display::GraphicsPath)(graphics1) ); -HXLINE( 414) this->drawPath(path->commands,path->data,path->winding); - } - break; - case (int)4: { -HXLINE( 362) bitmapFill = ( ( ::openfl::display::GraphicsBitmapFill)(graphics1) ); -HXLINE( 363) this->beginBitmapFill(bitmapFill->bitmapData,bitmapFill->matrix,bitmapFill->repeat,bitmapFill->smooth); - } - break; - case (int)5: { -HXLINE( 421) this->endFill(); - } - break; - case (int)6: { -HXLINE( 424) quadPath = ( ( ::openfl::display::GraphicsQuadPath)(graphics1) ); -HXLINE( 425) this->drawQuads(quadPath->rects,quadPath->indices,quadPath->transforms); - } - break; - case (int)7: { -HXLINE( 417) trianglePath = ( ( ::openfl::display::GraphicsTrianglePath)(graphics1) ); -HXLINE( 418) this->drawTriangles(trianglePath->vertices,trianglePath->indices,trianglePath->uvtData,trianglePath->culling); - } - break; - case (int)8: { -HXLINE( 371) shaderFill = ( ( ::openfl::display::GraphicsShaderFill)(graphics1) ); -HXLINE( 372) this->beginShaderFill(shaderFill->shader,shaderFill->matrix); - } - break; - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Graphics_obj,drawGraphicsData,(void)) - -void Graphics_obj::drawPath( ::openfl::_Vector::IntVector commands, ::openfl::_Vector::FloatVector data, ::Dynamic __o_winding){ - ::Dynamic winding = __o_winding; - if (hx::IsNull(__o_winding)) winding = 0; - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_431_drawPath) -HXLINE( 432) int dataIndex = 0; -HXLINE( 434) if (hx::IsEq( winding,1 )) { -HXLINE( 434) this->_hx___commands->windingNonZero(); - } -HXLINE( 436) { -HXLINE( 436) ::Dynamic command = commands->iterator(); -HXDLIN( 436) while(( (bool)(command->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 436) int command1 = ( (int)(command->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 438) switch((int)(command1)){ - case (int)1: { -HXLINE( 441) Float _hx_tmp = data->get(dataIndex); -HXDLIN( 441) this->moveTo(_hx_tmp,data->get((dataIndex + 1))); -HXLINE( 442) dataIndex = (dataIndex + 2); - } - break; - case (int)2: { -HXLINE( 445) Float _hx_tmp1 = data->get(dataIndex); -HXDLIN( 445) this->lineTo(_hx_tmp1,data->get((dataIndex + 1))); -HXLINE( 446) dataIndex = (dataIndex + 2); - } - break; - case (int)3: { -HXLINE( 459) Float _hx_tmp2 = data->get(dataIndex); -HXDLIN( 459) Float _hx_tmp3 = data->get((dataIndex + 1)); -HXDLIN( 459) Float _hx_tmp4 = data->get((dataIndex + 2)); -HXDLIN( 459) this->curveTo(_hx_tmp2,_hx_tmp3,_hx_tmp4,data->get((dataIndex + 3))); -HXLINE( 460) dataIndex = (dataIndex + 4); - } - break; - case (int)4: { -HXLINE( 449) Float _hx_tmp5 = data->get((dataIndex + 2)); -HXDLIN( 449) this->moveTo(_hx_tmp5,data->get((dataIndex + 3))); -HXLINE( 450) goto _hx_goto_18; - } - break; - case (int)5: { -HXLINE( 454) Float _hx_tmp6 = data->get((dataIndex + 2)); -HXDLIN( 454) this->lineTo(_hx_tmp6,data->get((dataIndex + 3))); -HXLINE( 455) goto _hx_goto_18; - } - break; - case (int)6: { -HXLINE( 463) Float _hx_tmp7 = data->get(dataIndex); -HXDLIN( 463) Float _hx_tmp8 = data->get((dataIndex + 1)); -HXDLIN( 463) Float _hx_tmp9 = data->get((dataIndex + 2)); -HXDLIN( 463) Float _hx_tmp10 = data->get((dataIndex + 3)); -HXDLIN( 463) Float _hx_tmp11 = data->get((dataIndex + 4)); -HXDLIN( 463) this->cubicCurveTo(_hx_tmp7,_hx_tmp8,_hx_tmp9,_hx_tmp10,_hx_tmp11,data->get((dataIndex + 5))); -HXLINE( 464) dataIndex = (dataIndex + 6); - } - break; - default:{ - } - } - } - _hx_goto_18:; - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Graphics_obj,drawPath,(void)) - -void Graphics_obj::drawQuads( ::openfl::_Vector::FloatVector rects, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector transforms){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_475_drawQuads) -HXLINE( 476) if (hx::IsNull( rects )) { -HXLINE( 476) return; - } -HXLINE( 478) bool hasIndices = hx::IsNotNull( indices ); -HXLINE( 479) bool transformABCD = false; -HXDLIN( 479) bool transformXY = false; -HXLINE( 481) int length; -HXDLIN( 481) if (hasIndices) { -HXLINE( 481) length = indices->get_length(); - } - else { -HXLINE( 481) length = ::Math_obj::floor((( (Float)(rects->get_length()) ) / ( (Float)(4) ))); - } -HXLINE( 482) if ((length == 0)) { -HXLINE( 482) return; - } -HXLINE( 484) if (hx::IsNotNull( transforms )) { -HXLINE( 486) if ((transforms->get_length() >= (length * 6))) { -HXLINE( 488) transformABCD = true; -HXLINE( 489) transformXY = true; - } - else { -HXLINE( 491) if ((transforms->get_length() >= (length * 4))) { -HXLINE( 493) transformABCD = true; - } - else { -HXLINE( 495) if ((transforms->get_length() >= (length * 2))) { -HXLINE( 497) transformXY = true; - } - } - } - } -HXLINE( 501) ::openfl::geom::Rectangle tileRect = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE( 502) ::openfl::geom::Matrix tileTransform = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 504) Float minX = ::Math_obj::POSITIVE_INFINITY; -HXLINE( 505) Float minY = ::Math_obj::POSITIVE_INFINITY; -HXLINE( 506) Float maxX = ::Math_obj::NEGATIVE_INFINITY; -HXLINE( 507) Float maxY = ::Math_obj::NEGATIVE_INFINITY; -HXLINE( 509) int ri; -HXDLIN( 509) int ti; -HXLINE( 511) { -HXLINE( 511) int _g = 0; -HXDLIN( 511) int _g1 = length; -HXDLIN( 511) while((_g < _g1)){ -HXLINE( 511) _g = (_g + 1); -HXDLIN( 511) int i = (_g - 1); -HXLINE( 513) if (hasIndices) { -HXLINE( 513) ri = (indices->get(i) * 4); - } - else { -HXLINE( 513) ri = (i * 4); - } -HXLINE( 514) if ((ri < 0)) { -HXLINE( 514) continue; - } -HXLINE( 515) Float _hx_tmp = rects->get((ri + 2)); -HXDLIN( 515) tileRect->setTo(( (Float)(0) ),( (Float)(0) ),_hx_tmp,rects->get((ri + 3))); -HXLINE( 517) bool _hx_tmp1; -HXDLIN( 517) if (!((tileRect->width <= 0))) { -HXLINE( 517) _hx_tmp1 = (tileRect->height <= 0); - } - else { -HXLINE( 517) _hx_tmp1 = true; - } -HXDLIN( 517) if (_hx_tmp1) { -HXLINE( 519) continue; - } -HXLINE( 522) bool _hx_tmp2; -HXDLIN( 522) if (transformABCD) { -HXLINE( 522) _hx_tmp2 = transformXY; - } - else { -HXLINE( 522) _hx_tmp2 = false; - } -HXDLIN( 522) if (_hx_tmp2) { -HXLINE( 524) ti = (i * 6); -HXLINE( 525) Float _hx_tmp3 = transforms->get(ti); -HXDLIN( 525) Float _hx_tmp4 = transforms->get((ti + 1)); -HXDLIN( 525) Float _hx_tmp5 = transforms->get((ti + 2)); -HXDLIN( 525) Float _hx_tmp6 = transforms->get((ti + 3)); -HXDLIN( 525) Float _hx_tmp7 = transforms->get((ti + 4)); -HXDLIN( 525) tileTransform->setTo(_hx_tmp3,_hx_tmp4,_hx_tmp5,_hx_tmp6,_hx_tmp7,transforms->get((ti + 5))); - } - else { -HXLINE( 527) if (transformABCD) { -HXLINE( 529) ti = (i * 4); -HXLINE( 530) Float _hx_tmp8 = transforms->get(ti); -HXDLIN( 530) Float _hx_tmp9 = transforms->get((ti + 1)); -HXDLIN( 530) Float _hx_tmp10 = transforms->get((ti + 2)); -HXDLIN( 530) tileTransform->setTo(_hx_tmp8,_hx_tmp9,_hx_tmp10,transforms->get((ti + 3)),tileRect->x,tileRect->y); - } - else { -HXLINE( 532) if (transformXY) { -HXLINE( 534) ti = (i * 2); -HXLINE( 535) tileTransform->tx = transforms->get(ti); -HXLINE( 536) tileTransform->ty = transforms->get((ti + 1)); - } - else { -HXLINE( 540) tileTransform->tx = tileRect->x; -HXLINE( 541) tileTransform->ty = tileRect->y; - } - } - } -HXLINE( 544) tileRect->_hx___transform(tileRect,tileTransform); -HXLINE( 546) if ((minX > tileRect->x)) { -HXLINE( 546) minX = tileRect->x; - } -HXLINE( 547) if ((minY > tileRect->y)) { -HXLINE( 547) minY = tileRect->y; - } -HXLINE( 548) if ((maxX < tileRect->get_right())) { -HXLINE( 548) maxX = tileRect->get_right(); - } -HXLINE( 549) if ((maxY < tileRect->get_bottom())) { -HXLINE( 549) maxY = tileRect->get_bottom(); - } - } - } -HXLINE( 552) this->_hx___inflateBounds(minX,minY); -HXLINE( 553) this->_hx___inflateBounds(maxX,maxY); -HXLINE( 555) this->_hx___commands->drawQuads(rects,indices,transforms); -HXLINE( 557) this->set___dirty(true); -HXLINE( 558) this->_hx___visible = true; -HXLINE( 560) ::openfl::geom::Rectangle_obj::_hx___pool->release(tileRect); -HXLINE( 561) ::openfl::geom::Matrix_obj::_hx___pool->release(tileTransform); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Graphics_obj,drawQuads,(void)) - -void Graphics_obj::drawRect(Float x,Float y,Float width,Float height){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_565_drawRect) -HXLINE( 566) bool _hx_tmp; -HXDLIN( 566) if ((width == 0)) { -HXLINE( 566) _hx_tmp = (height == 0); - } - else { -HXLINE( 566) _hx_tmp = false; - } -HXDLIN( 566) if (_hx_tmp) { -HXLINE( 566) return; - } -HXLINE( 568) int xSign; -HXDLIN( 568) if ((width < 0)) { -HXLINE( 568) xSign = -1; - } - else { -HXLINE( 568) xSign = 1; - } -HXLINE( 569) int ySign; -HXDLIN( 569) if ((height < 0)) { -HXLINE( 569) ySign = -1; - } - else { -HXLINE( 569) ySign = 1; - } -HXLINE( 571) this->_hx___inflateBounds((x - (this->_hx___strokePadding * ( (Float)(xSign) ))),(y - (this->_hx___strokePadding * ( (Float)(ySign) )))); -HXLINE( 572) this->_hx___inflateBounds(((x + width) + (this->_hx___strokePadding * ( (Float)(xSign) ))),((y + height) + (this->_hx___strokePadding * ( (Float)(ySign) )))); -HXLINE( 574) this->_hx___commands->drawRect(x,y,width,height); -HXLINE( 576) this->set___dirty(true); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Graphics_obj,drawRect,(void)) - -void Graphics_obj::drawRoundRect(Float x,Float y,Float width,Float height,Float ellipseWidth, ::Dynamic ellipseHeight){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_580_drawRoundRect) -HXLINE( 581) bool _hx_tmp; -HXDLIN( 581) if ((width == 0)) { -HXLINE( 581) _hx_tmp = (height == 0); - } - else { -HXLINE( 581) _hx_tmp = false; - } -HXDLIN( 581) if (_hx_tmp) { -HXLINE( 581) return; - } -HXLINE( 583) int xSign; -HXDLIN( 583) if ((width < 0)) { -HXLINE( 583) xSign = -1; - } - else { -HXLINE( 583) xSign = 1; - } -HXLINE( 584) int ySign; -HXDLIN( 584) if ((height < 0)) { -HXLINE( 584) ySign = -1; - } - else { -HXLINE( 584) ySign = 1; - } -HXLINE( 586) this->_hx___inflateBounds((x - (this->_hx___strokePadding * ( (Float)(xSign) ))),(y - (this->_hx___strokePadding * ( (Float)(ySign) )))); -HXLINE( 587) this->_hx___inflateBounds(((x + width) + (this->_hx___strokePadding * ( (Float)(xSign) ))),((y + height) + (this->_hx___strokePadding * ( (Float)(ySign) )))); -HXLINE( 589) this->_hx___commands->drawRoundRect(x,y,width,height,ellipseWidth,ellipseHeight); -HXLINE( 591) this->set___dirty(true); - } - - -HX_DEFINE_DYNAMIC_FUNC6(Graphics_obj,drawRoundRect,(void)) - -void Graphics_obj::drawRoundRectComplex(Float x,Float y,Float width,Float height,Float topLeftRadius,Float topRightRadius,Float bottomLeftRadius,Float bottomRightRadius){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_596_drawRoundRectComplex) -HXLINE( 597) bool _hx_tmp; -HXDLIN( 597) if (!((width <= 0))) { -HXLINE( 597) _hx_tmp = (height <= 0); - } - else { -HXLINE( 597) _hx_tmp = true; - } -HXDLIN( 597) if (_hx_tmp) { -HXLINE( 597) return; - } -HXLINE( 599) this->_hx___inflateBounds((x - this->_hx___strokePadding),(y - this->_hx___strokePadding)); -HXLINE( 600) this->_hx___inflateBounds(((x + width) + this->_hx___strokePadding),((y + height) + this->_hx___strokePadding)); -HXLINE( 602) Float xw = (x + width); -HXLINE( 603) Float yh = (y + height); -HXLINE( 604) Float minSize; -HXDLIN( 604) if ((width < height)) { -HXLINE( 604) minSize = (width * ( (Float)(2) )); - } - else { -HXLINE( 604) minSize = (height * ( (Float)(2) )); - } -HXLINE( 605) if ((topLeftRadius < minSize)) { -HXLINE( 605) topLeftRadius = topLeftRadius; - } - else { -HXLINE( 605) topLeftRadius = minSize; - } -HXLINE( 606) if ((topRightRadius < minSize)) { -HXLINE( 606) topRightRadius = topRightRadius; - } - else { -HXLINE( 606) topRightRadius = minSize; - } -HXLINE( 607) if ((bottomLeftRadius < minSize)) { -HXLINE( 607) bottomLeftRadius = bottomLeftRadius; - } - else { -HXLINE( 607) bottomLeftRadius = minSize; - } -HXLINE( 608) if ((bottomRightRadius < minSize)) { -HXLINE( 608) bottomRightRadius = bottomRightRadius; - } - else { -HXLINE( 608) bottomRightRadius = minSize; - } -HXLINE( 610) Float anchor = (( (Float)(1) ) - ::Math_obj::sin((( (Float)(45) ) * (::Math_obj::PI / ( (Float)(180) ))))); -HXLINE( 611) Float control = (( (Float)(1) ) - ::Math_obj::tan((((Float)22.5) * (::Math_obj::PI / ( (Float)(180) ))))); -HXLINE( 613) Float a = (bottomRightRadius * anchor); -HXLINE( 614) Float s = (bottomRightRadius * control); -HXLINE( 615) this->moveTo(xw,(yh - bottomRightRadius)); -HXLINE( 616) this->curveTo(xw,(yh - s),(xw - a),(yh - a)); -HXLINE( 617) this->curveTo((xw - s),yh,(xw - bottomRightRadius),yh); -HXLINE( 619) a = (bottomLeftRadius * anchor); -HXLINE( 620) s = (bottomLeftRadius * control); -HXLINE( 621) this->lineTo((x + bottomLeftRadius),yh); -HXLINE( 622) this->curveTo((x + s),yh,(x + a),(yh - a)); -HXLINE( 623) this->curveTo(x,(yh - s),x,(yh - bottomLeftRadius)); -HXLINE( 625) a = (topLeftRadius * anchor); -HXLINE( 626) s = (topLeftRadius * control); -HXLINE( 627) this->lineTo(x,(y + topLeftRadius)); -HXLINE( 628) this->curveTo(x,(y + s),(x + a),(y + a)); -HXLINE( 629) this->curveTo((x + s),y,(x + topLeftRadius),y); -HXLINE( 631) a = (topRightRadius * anchor); -HXLINE( 632) s = (topRightRadius * control); -HXLINE( 633) this->lineTo((xw - topRightRadius),y); -HXLINE( 634) this->curveTo((xw - s),y,(xw - a),(y + a)); -HXLINE( 635) this->curveTo(xw,(y + s),xw,(y + topRightRadius)); -HXLINE( 636) this->lineTo(xw,(yh - bottomRightRadius)); -HXLINE( 638) this->set___dirty(true); - } - - -HX_DEFINE_DYNAMIC_FUNC8(Graphics_obj,drawRoundRectComplex,(void)) - -void Graphics_obj::drawTriangles( ::openfl::_Vector::FloatVector vertices, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector uvtData, ::Dynamic __o_culling){ - ::Dynamic culling = __o_culling; - if (hx::IsNull(__o_culling)) culling = 1; - HX_GC_STACKFRAME(&_hx_pos_043516e11ce5c7d5_643_drawTriangles) -HXLINE( 644) bool _hx_tmp; -HXDLIN( 644) if (hx::IsNotNull( vertices )) { -HXLINE( 644) _hx_tmp = (vertices->get_length() == 0); - } - else { -HXLINE( 644) _hx_tmp = true; - } -HXDLIN( 644) if (_hx_tmp) { -HXLINE( 644) return; - } -HXLINE( 646) int vertLength = ::Std_obj::_hx_int((( (Float)(vertices->get_length()) ) / ( (Float)(2) ))); -HXLINE( 648) if (hx::IsNull( indices )) { -HXLINE( 652) if ((hx::Mod(vertLength,3) != 0)) { -HXLINE( 654) HX_STACK_DO_THROW( ::openfl::errors::ArgumentError_obj::__alloc( HX_CTX ,HX_("Not enough vertices to close a triangle.",fe,c6,58,0d))); - } -HXLINE( 657) int length = null(); -HXDLIN( 657) bool fixed = null(); -HXDLIN( 657) ::Array< int > array = null(); -HXDLIN( 657) indices = ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,length,fixed,array); -HXLINE( 659) { -HXLINE( 659) int _g = 0; -HXDLIN( 659) int _g1 = vertLength; -HXDLIN( 659) while((_g < _g1)){ -HXLINE( 659) _g = (_g + 1); -HXDLIN( 659) int i = (_g - 1); -HXLINE( 661) indices->push(i); - } - } - } -HXLINE( 665) if (hx::IsNull( culling )) { -HXLINE( 667) culling = 1; - } -HXLINE( 670) Float x; -HXDLIN( 670) Float y; -HXLINE( 671) Float minX = ::Math_obj::POSITIVE_INFINITY; -HXLINE( 672) Float minY = ::Math_obj::POSITIVE_INFINITY; -HXLINE( 673) Float maxX = ::Math_obj::NEGATIVE_INFINITY; -HXLINE( 674) Float maxY = ::Math_obj::NEGATIVE_INFINITY; -HXLINE( 676) { -HXLINE( 676) int _g2 = 0; -HXDLIN( 676) int _g11 = vertLength; -HXDLIN( 676) while((_g2 < _g11)){ -HXLINE( 676) _g2 = (_g2 + 1); -HXDLIN( 676) int i1 = (_g2 - 1); -HXLINE( 678) x = vertices->get((i1 * 2)); -HXLINE( 679) y = vertices->get(((i1 * 2) + 1)); -HXLINE( 681) if ((minX > x)) { -HXLINE( 681) minX = x; - } -HXLINE( 682) if ((minY > y)) { -HXLINE( 682) minY = y; - } -HXLINE( 683) if ((maxX < x)) { -HXLINE( 683) maxX = x; - } -HXLINE( 684) if ((maxY < y)) { -HXLINE( 684) maxY = y; - } - } - } -HXLINE( 687) this->_hx___inflateBounds(minX,minY); -HXLINE( 688) this->_hx___inflateBounds(maxX,maxY); -HXLINE( 690) this->_hx___commands->drawTriangles(vertices,indices,uvtData,culling); -HXLINE( 692) this->set___dirty(true); -HXLINE( 693) this->_hx___visible = true; - } - - -HX_DEFINE_DYNAMIC_FUNC4(Graphics_obj,drawTriangles,(void)) - -void Graphics_obj::endFill(){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_698_endFill) -HXDLIN( 698) this->_hx___commands->endFill(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Graphics_obj,endFill,(void)) - -void Graphics_obj::lineBitmapStyle( ::openfl::display::BitmapData bitmap, ::openfl::geom::Matrix matrix,hx::Null< bool > __o_repeat,hx::Null< bool > __o_smooth){ - bool repeat = __o_repeat.Default(true); - bool smooth = __o_smooth.Default(false); - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_703_lineBitmapStyle) -HXDLIN( 703) ::openfl::display::_internal::DrawCommandBuffer _hx_tmp = this->_hx___commands; -HXDLIN( 703) ::openfl::geom::Matrix _hx_tmp1; -HXDLIN( 703) if (hx::IsNotNull( matrix )) { -HXDLIN( 703) _hx_tmp1 = matrix->clone(); - } - else { -HXDLIN( 703) _hx_tmp1 = null(); - } -HXDLIN( 703) _hx_tmp->lineBitmapStyle(bitmap,_hx_tmp1,repeat,smooth); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Graphics_obj,lineBitmapStyle,(void)) - -void Graphics_obj::lineGradientStyle( ::Dynamic type,::Array< int > colors,::Array< Float > alphas,::Array< int > ratios, ::openfl::geom::Matrix matrix, ::Dynamic __o_spreadMethod, ::Dynamic __o_interpolationMethod,hx::Null< Float > __o_focalPointRatio){ - ::Dynamic spreadMethod = __o_spreadMethod; - if (hx::IsNull(__o_spreadMethod)) spreadMethod = 0; - ::Dynamic interpolationMethod = __o_interpolationMethod; - if (hx::IsNull(__o_interpolationMethod)) interpolationMethod = 1; - Float focalPointRatio = __o_focalPointRatio.Default(0); - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_709_lineGradientStyle) -HXDLIN( 709) this->_hx___commands->lineGradientStyle(type,colors,alphas,ratios,matrix,spreadMethod,interpolationMethod,focalPointRatio); - } - - -HX_DEFINE_DYNAMIC_FUNC8(Graphics_obj,lineGradientStyle,(void)) - -void Graphics_obj::lineStyle( ::Dynamic thickness,hx::Null< int > __o_color,hx::Null< Float > __o_alpha,hx::Null< bool > __o_pixelHinting, ::Dynamic __o_scaleMode, ::Dynamic caps, ::Dynamic joints,hx::Null< Float > __o_miterLimit){ - int color = __o_color.Default(0); - Float alpha = __o_alpha.Default(1); - bool pixelHinting = __o_pixelHinting.Default(false); - ::Dynamic scaleMode = __o_scaleMode; - if (hx::IsNull(__o_scaleMode)) scaleMode = 2; - Float miterLimit = __o_miterLimit.Default(3); - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_714_lineStyle) -HXLINE( 715) if (hx::IsNotNull( thickness )) { -HXLINE( 717) if (hx::IsEq( joints,1 )) { -HXLINE( 719) if (hx::IsGreater( thickness,this->_hx___strokePadding )) { -HXLINE( 719) this->_hx___strokePadding = ( (Float)(thickness) ); - } - } - else { -HXLINE( 723) if (((( (Float)(thickness) ) / ( (Float)(2) )) > this->_hx___strokePadding)) { -HXLINE( 723) this->_hx___strokePadding = (( (Float)(thickness) ) / ( (Float)(2) )); - } - } - } -HXLINE( 727) this->_hx___commands->lineStyle(thickness,color,alpha,pixelHinting,scaleMode,caps,joints,miterLimit); -HXLINE( 729) if (hx::IsNotNull( thickness )) { -HXLINE( 729) this->_hx___visible = true; - } - } - - -HX_DEFINE_DYNAMIC_FUNC8(Graphics_obj,lineStyle,(void)) - -void Graphics_obj::lineTo(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_733_lineTo) -HXLINE( 734) bool _hx_tmp; -HXDLIN( 734) if (!(!(::Math_obj::isFinite(x)))) { -HXLINE( 734) _hx_tmp = !(::Math_obj::isFinite(y)); - } - else { -HXLINE( 734) _hx_tmp = true; - } -HXDLIN( 734) if (_hx_tmp) { -HXLINE( 736) return; - } -HXLINE( 741) this->_hx___inflateBounds((this->_hx___positionX - this->_hx___strokePadding),(this->_hx___positionY - this->_hx___strokePadding)); -HXLINE( 742) this->_hx___inflateBounds((this->_hx___positionX + this->_hx___strokePadding),(this->_hx___positionY + this->_hx___strokePadding)); -HXLINE( 744) this->_hx___positionX = x; -HXLINE( 745) this->_hx___positionY = y; -HXLINE( 747) this->_hx___inflateBounds((this->_hx___positionX - this->_hx___strokePadding),(this->_hx___positionY - this->_hx___strokePadding)); -HXLINE( 748) this->_hx___inflateBounds((this->_hx___positionX + (this->_hx___strokePadding * ( (Float)(2) ))),(this->_hx___positionY + this->_hx___strokePadding)); -HXLINE( 750) this->_hx___commands->lineTo(x,y); -HXLINE( 752) this->set___dirty(true); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Graphics_obj,lineTo,(void)) - -void Graphics_obj::moveTo(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_756_moveTo) -HXLINE( 757) this->_hx___positionX = x; -HXLINE( 758) this->_hx___positionY = y; -HXLINE( 760) this->_hx___commands->moveTo(x,y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Graphics_obj,moveTo,(void)) - -void Graphics_obj::overrideBlendMode( ::Dynamic blendMode){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_765_overrideBlendMode) -HXLINE( 766) if (hx::IsNull( blendMode )) { -HXLINE( 766) blendMode = 10; - } -HXLINE( 767) this->_hx___commands->overrideBlendMode(blendMode); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Graphics_obj,overrideBlendMode,(void)) - - ::openfl::_Vector::ObjectVector Graphics_obj::readGraphicsData(hx::Null< bool > __o_recurse){ - bool recurse = __o_recurse.Default(true); - HX_GC_STACKFRAME(&_hx_pos_043516e11ce5c7d5_771_readGraphicsData) -HXLINE( 772) int length = null(); -HXDLIN( 772) bool fixed = null(); -HXDLIN( 772) ::Array< ::Dynamic> array = null(); -HXDLIN( 772) ::openfl::_Vector::ObjectVector graphicsData = ::openfl::_Vector::ObjectVector_obj::__alloc( HX_CTX ,length,fixed,array,true); -HXLINE( 773) this->_hx___owner->_hx___readGraphicsData(graphicsData,recurse); -HXLINE( 774) return graphicsData; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Graphics_obj,readGraphicsData,return ) - -Float Graphics_obj::_hx___calculateBezierCubicPoint(Float t,Float p1,Float p2,Float p3,Float p4){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_779___calculateBezierCubicPoint) -HXLINE( 780) Float iT = (( (Float)(1) ) - t); -HXLINE( 781) return ((((p1 * ((iT * iT) * iT)) + (((( (Float)(3) ) * p2) * t) * (iT * iT))) + (((( (Float)(3) ) * p3) * iT) * (t * t))) + (p4 * ((t * t) * t))); - } - - -HX_DEFINE_DYNAMIC_FUNC5(Graphics_obj,_hx___calculateBezierCubicPoint,return ) - -Float Graphics_obj::_hx___calculateBezierQuadPoint(Float t,Float p1,Float p2,Float p3){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_786___calculateBezierQuadPoint) -HXLINE( 787) Float iT = (( (Float)(1) ) - t); -HXLINE( 788) return ((((iT * iT) * p1) + (((( (Float)(2) ) * iT) * t) * p2)) + ((t * t) * p3)); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Graphics_obj,_hx___calculateBezierQuadPoint,return ) - -void Graphics_obj::_hx___cleanup(){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_792___cleanup) -HXLINE( 800) if (hx::IsNotNull( this->_hx___bounds )) { -HXLINE( 802) this->set___dirty(true); -HXLINE( 803) this->_hx___transformDirty = true; - } -HXLINE( 807) this->_hx___bitmap = null(); -HXLINE( 813) this->_hx___cairo = null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Graphics_obj,_hx___cleanup,(void)) - -void Graphics_obj::_hx___getBounds( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix matrix){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_818___getBounds) -HXLINE( 819) if (hx::IsNull( this->_hx___bounds )) { -HXLINE( 819) return; - } -HXLINE( 821) ::openfl::geom::Rectangle bounds = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE( 822) this->_hx___bounds->_hx___transform(bounds,matrix); -HXLINE( 823) rect->_hx___expand(bounds->x,bounds->y,bounds->width,bounds->height); -HXLINE( 824) ::openfl::geom::Rectangle_obj::_hx___pool->release(bounds); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Graphics_obj,_hx___getBounds,(void)) - -bool Graphics_obj::_hx___hitTest(Float x,Float y,bool shapeFlag, ::openfl::geom::Matrix matrix){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_828___hitTest) -HXLINE( 829) if (hx::IsNull( this->_hx___bounds )) { -HXLINE( 829) return false; - } -HXLINE( 831) Float norm = ((matrix->a * matrix->d) - (matrix->b * matrix->c)); -HXDLIN( 831) Float px; -HXDLIN( 831) if ((norm == 0)) { -HXLINE( 831) px = -(matrix->tx); - } - else { -HXLINE( 831) px = ((((Float)1.0) / norm) * ((matrix->c * (matrix->ty - y)) + (matrix->d * (x - matrix->tx)))); - } -HXLINE( 832) Float norm1 = ((matrix->a * matrix->d) - (matrix->b * matrix->c)); -HXDLIN( 832) Float py; -HXDLIN( 832) if ((norm1 == 0)) { -HXLINE( 832) py = -(matrix->ty); - } - else { -HXLINE( 832) py = ((((Float)1.0) / norm1) * ((matrix->a * (y - matrix->ty)) + (matrix->b * (matrix->tx - x)))); - } -HXLINE( 834) bool _hx_tmp; -HXDLIN( 834) bool _hx_tmp1; -HXDLIN( 834) if ((px > this->_hx___bounds->x)) { -HXLINE( 834) _hx_tmp1 = (py > this->_hx___bounds->y); - } - else { -HXLINE( 834) _hx_tmp1 = false; - } -HXDLIN( 834) if (_hx_tmp1) { -HXLINE( 834) _hx_tmp = this->_hx___bounds->contains(px,py); - } - else { -HXLINE( 834) _hx_tmp = false; - } -HXDLIN( 834) if (_hx_tmp) { -HXLINE( 836) if (shapeFlag) { -HXLINE( 841) return ::openfl::display::_internal::CairoGraphics_obj::hitTest(hx::ObjectPtr(this),px,py); - } -HXLINE( 845) return true; - } -HXLINE( 848) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC4(Graphics_obj,_hx___hitTest,return ) - -void Graphics_obj::_hx___inflateBounds(Float x,Float y){ - HX_GC_STACKFRAME(&_hx_pos_043516e11ce5c7d5_852___inflateBounds) -HXLINE( 853) if (hx::IsNull( this->_hx___bounds )) { -HXLINE( 855) this->_hx___bounds = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,x,y,0,0); -HXLINE( 856) this->_hx___transformDirty = true; -HXLINE( 857) return; - } -HXLINE( 860) if ((x < this->_hx___bounds->x)) { -HXLINE( 862) ::openfl::geom::Rectangle _hx_tmp = this->_hx___bounds; -HXDLIN( 862) _hx_tmp->width = (_hx_tmp->width + (this->_hx___bounds->x - x)); -HXLINE( 863) this->_hx___bounds->x = x; -HXLINE( 864) this->_hx___transformDirty = true; - } -HXLINE( 867) if ((y < this->_hx___bounds->y)) { -HXLINE( 869) ::openfl::geom::Rectangle _hx_tmp1 = this->_hx___bounds; -HXDLIN( 869) _hx_tmp1->height = (_hx_tmp1->height + (this->_hx___bounds->y - y)); -HXLINE( 870) this->_hx___bounds->y = y; -HXLINE( 871) this->_hx___transformDirty = true; - } -HXLINE( 874) if ((x > (this->_hx___bounds->x + this->_hx___bounds->width))) { -HXLINE( 876) this->_hx___bounds->width = (x - this->_hx___bounds->x); - } -HXLINE( 879) if ((y > (this->_hx___bounds->y + this->_hx___bounds->height))) { -HXLINE( 881) this->_hx___bounds->height = (y - this->_hx___bounds->y); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Graphics_obj,_hx___inflateBounds,(void)) - -void Graphics_obj::_hx___readGraphicsData( ::openfl::_Vector::ObjectVector graphicsData){ - HX_GC_STACKFRAME(&_hx_pos_043516e11ce5c7d5_886___readGraphicsData) -HXLINE( 887) ::openfl::display::_internal::DrawCommandReader data = ::openfl::display::_internal::DrawCommandReader_obj::__alloc( HX_CTX ,this->_hx___commands); -HXLINE( 888) ::openfl::display::GraphicsPath path = null(); -HXDLIN( 888) ::openfl::display::GraphicsStroke stroke; -HXLINE( 890) { -HXLINE( 890) int _g = 0; -HXDLIN( 890) ::Array< ::Dynamic> _g1 = this->_hx___commands->types; -HXDLIN( 890) while((_g < _g1->length)){ -HXLINE( 890) ::openfl::display::_internal::DrawCommandType type = _g1->__get(_g).StaticCast< ::openfl::display::_internal::DrawCommandType >(); -HXDLIN( 890) _g = (_g + 1); -HXLINE( 892) switch((int)(type->_hx_getIndex())){ - case (int)4: case (int)5: case (int)6: case (int)7: case (int)9: case (int)10: case (int)17: case (int)18: { -HXLINE( 895) if (hx::IsNull( path )) { -HXLINE( 897) path = ::openfl::display::GraphicsPath_obj::__alloc( HX_CTX ,null(),null(),null()); - } - } - break; - default:{ -HXLINE( 901) if (hx::IsNotNull( path )) { -HXLINE( 903) graphicsData->push(path); -HXLINE( 904) path = null(); - } - } - } -HXLINE( 908) switch((int)(type->_hx_getIndex())){ - case (int)0: { -HXLINE( 970) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data1 = data; -HXDLIN( 970) data1->oPos = (data1->oPos + 2); -HXDLIN( 970) ::openfl::display::_internal::DrawCommandReader data2 = data; -HXDLIN( 970) data2->bPos = (data2->bPos + 2); - } - break; - case (int)1: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data3 = data; -HXDLIN( 970) data3->iPos = (data3->iPos + 1); -HXDLIN( 970) ::openfl::display::_internal::DrawCommandReader data4 = data; -HXDLIN( 970) data4->fPos = (data4->fPos + 1); - } - break; - case (int)2: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data5 = data; -HXDLIN( 970) data5->oPos = (data5->oPos + 4); -HXDLIN( 970) ::openfl::display::_internal::DrawCommandReader data6 = data; -HXDLIN( 970) data6->iiPos = (data6->iiPos + 2); -HXDLIN( 970) ::openfl::display::_internal::DrawCommandReader data7 = data; -HXDLIN( 970) data7->ffPos = (data7->ffPos + 1); -HXDLIN( 970) ::openfl::display::_internal::DrawCommandReader data8 = data; -HXDLIN( 970) data8->fPos = (data8->fPos + 1); - } - break; - case (int)3: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data9 = data; -HXDLIN( 970) data9->oPos = (data9->oPos + 1); - } - break; - case (int)4: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data10 = data; -HXDLIN( 970) data10->fPos = (data10->fPos + 6); - } - break; - case (int)5: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data11 = data; -HXDLIN( 970) data11->fPos = (data11->fPos + 4); - } - break; - case (int)6: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data12 = data; -HXDLIN( 970) data12->fPos = (data12->fPos + 3); - } - break; - case (int)7: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data13 = data; -HXDLIN( 970) data13->fPos = (data13->fPos + 4); - } - break; - case (int)8: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data14 = data; -HXDLIN( 970) data14->oPos = (data14->oPos + 3); - } - break; - case (int)9: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data15 = data; -HXDLIN( 970) data15->fPos = (data15->fPos + 4); - } - break; - case (int)10: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data16 = data; -HXDLIN( 970) data16->fPos = (data16->fPos + 5); -HXDLIN( 970) ::openfl::display::_internal::DrawCommandReader data17 = data; -HXDLIN( 970) data17->oPos = (data17->oPos + 1); - } - break; - case (int)12: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data18 = data; -HXDLIN( 970) data18->oPos = (data18->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data19 = data; -HXDLIN( 970) data19->oPos = (data19->oPos + 2); -HXDLIN( 970) ::openfl::display::_internal::DrawCommandReader data20 = data; -HXDLIN( 970) data20->bPos = (data20->bPos + 2); - } - break; - case (int)15: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data21 = data; -HXDLIN( 970) data21->oPos = (data21->oPos + 4); -HXDLIN( 970) ::openfl::display::_internal::DrawCommandReader data22 = data; -HXDLIN( 970) data22->iiPos = (data22->iiPos + 2); -HXDLIN( 970) ::openfl::display::_internal::DrawCommandReader data23 = data; -HXDLIN( 970) data23->ffPos = (data23->ffPos + 1); -HXDLIN( 970) ::openfl::display::_internal::DrawCommandReader data24 = data; -HXDLIN( 970) data24->fPos = (data24->fPos + 1); - } - break; - case (int)16: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data25 = data; -HXDLIN( 970) data25->oPos = (data25->oPos + 4); -HXDLIN( 970) ::openfl::display::_internal::DrawCommandReader data26 = data; -HXDLIN( 970) data26->iPos = (data26->iPos + 1); -HXDLIN( 970) ::openfl::display::_internal::DrawCommandReader data27 = data; -HXDLIN( 970) data27->fPos = (data27->fPos + 2); -HXDLIN( 970) ::openfl::display::_internal::DrawCommandReader data28 = data; -HXDLIN( 970) data28->bPos = (data28->bPos + 1); - } - break; - case (int)17: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data29 = data; -HXDLIN( 970) data29->fPos = (data29->fPos + 2); - } - break; - case (int)18: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data30 = data; -HXDLIN( 970) data30->fPos = (data30->fPos + 2); - } - break; - case (int)19: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data31 = data; -HXDLIN( 970) data31->oPos = (data31->oPos + 1); - } - break; - case (int)20: { -HXLINE( 970) ::openfl::display::_internal::DrawCommandReader data32 = data; -HXDLIN( 970) data32->oPos = (data32->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 970) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_BITMAP_FILL_dyn(); -HXDLIN( 970) ::openfl::display::_internal::DrawCommandReader this1 = data; -HXDLIN( 970) ::openfl::display::_internal::DrawCommandReader c = this1; -HXLINE( 971) graphicsData->push( ::openfl::display::GraphicsBitmapFill_obj::__alloc( HX_CTX ,( ( ::openfl::display::BitmapData)(c->buffer->o->__get(c->oPos)) ),( ( ::openfl::geom::Matrix)(c->buffer->o->__get((c->oPos + 1))) ),c->buffer->b->__get(c->bPos),c->buffer->b->__get((c->bPos + 1)))); - } - break; - case (int)1: { -HXLINE( 974) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data33 = data; -HXDLIN( 974) data33->oPos = (data33->oPos + 2); -HXDLIN( 974) ::openfl::display::_internal::DrawCommandReader data34 = data; -HXDLIN( 974) data34->bPos = (data34->bPos + 2); - } - break; - case (int)1: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data35 = data; -HXDLIN( 974) data35->iPos = (data35->iPos + 1); -HXDLIN( 974) ::openfl::display::_internal::DrawCommandReader data36 = data; -HXDLIN( 974) data36->fPos = (data36->fPos + 1); - } - break; - case (int)2: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data37 = data; -HXDLIN( 974) data37->oPos = (data37->oPos + 4); -HXDLIN( 974) ::openfl::display::_internal::DrawCommandReader data38 = data; -HXDLIN( 974) data38->iiPos = (data38->iiPos + 2); -HXDLIN( 974) ::openfl::display::_internal::DrawCommandReader data39 = data; -HXDLIN( 974) data39->ffPos = (data39->ffPos + 1); -HXDLIN( 974) ::openfl::display::_internal::DrawCommandReader data40 = data; -HXDLIN( 974) data40->fPos = (data40->fPos + 1); - } - break; - case (int)3: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data41 = data; -HXDLIN( 974) data41->oPos = (data41->oPos + 1); - } - break; - case (int)4: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data42 = data; -HXDLIN( 974) data42->fPos = (data42->fPos + 6); - } - break; - case (int)5: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data43 = data; -HXDLIN( 974) data43->fPos = (data43->fPos + 4); - } - break; - case (int)6: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data44 = data; -HXDLIN( 974) data44->fPos = (data44->fPos + 3); - } - break; - case (int)7: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data45 = data; -HXDLIN( 974) data45->fPos = (data45->fPos + 4); - } - break; - case (int)8: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data46 = data; -HXDLIN( 974) data46->oPos = (data46->oPos + 3); - } - break; - case (int)9: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data47 = data; -HXDLIN( 974) data47->fPos = (data47->fPos + 4); - } - break; - case (int)10: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data48 = data; -HXDLIN( 974) data48->fPos = (data48->fPos + 5); -HXDLIN( 974) ::openfl::display::_internal::DrawCommandReader data49 = data; -HXDLIN( 974) data49->oPos = (data49->oPos + 1); - } - break; - case (int)12: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data50 = data; -HXDLIN( 974) data50->oPos = (data50->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data51 = data; -HXDLIN( 974) data51->oPos = (data51->oPos + 2); -HXDLIN( 974) ::openfl::display::_internal::DrawCommandReader data52 = data; -HXDLIN( 974) data52->bPos = (data52->bPos + 2); - } - break; - case (int)15: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data53 = data; -HXDLIN( 974) data53->oPos = (data53->oPos + 4); -HXDLIN( 974) ::openfl::display::_internal::DrawCommandReader data54 = data; -HXDLIN( 974) data54->iiPos = (data54->iiPos + 2); -HXDLIN( 974) ::openfl::display::_internal::DrawCommandReader data55 = data; -HXDLIN( 974) data55->ffPos = (data55->ffPos + 1); -HXDLIN( 974) ::openfl::display::_internal::DrawCommandReader data56 = data; -HXDLIN( 974) data56->fPos = (data56->fPos + 1); - } - break; - case (int)16: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data57 = data; -HXDLIN( 974) data57->oPos = (data57->oPos + 4); -HXDLIN( 974) ::openfl::display::_internal::DrawCommandReader data58 = data; -HXDLIN( 974) data58->iPos = (data58->iPos + 1); -HXDLIN( 974) ::openfl::display::_internal::DrawCommandReader data59 = data; -HXDLIN( 974) data59->fPos = (data59->fPos + 2); -HXDLIN( 974) ::openfl::display::_internal::DrawCommandReader data60 = data; -HXDLIN( 974) data60->bPos = (data60->bPos + 1); - } - break; - case (int)17: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data61 = data; -HXDLIN( 974) data61->fPos = (data61->fPos + 2); - } - break; - case (int)18: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data62 = data; -HXDLIN( 974) data62->fPos = (data62->fPos + 2); - } - break; - case (int)19: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data63 = data; -HXDLIN( 974) data63->oPos = (data63->oPos + 1); - } - break; - case (int)20: { -HXLINE( 974) ::openfl::display::_internal::DrawCommandReader data64 = data; -HXDLIN( 974) data64->oPos = (data64->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 974) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_FILL_dyn(); -HXDLIN( 974) ::openfl::display::_internal::DrawCommandReader this2 = data; -HXDLIN( 974) ::openfl::display::_internal::DrawCommandReader c1 = this2; -HXLINE( 975) graphicsData->push( ::openfl::display::GraphicsSolidFill_obj::__alloc( HX_CTX ,c1->buffer->i->__get(c1->iPos),1)); - } - break; - case (int)2: { -HXLINE( 978) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data65 = data; -HXDLIN( 978) data65->oPos = (data65->oPos + 2); -HXDLIN( 978) ::openfl::display::_internal::DrawCommandReader data66 = data; -HXDLIN( 978) data66->bPos = (data66->bPos + 2); - } - break; - case (int)1: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data67 = data; -HXDLIN( 978) data67->iPos = (data67->iPos + 1); -HXDLIN( 978) ::openfl::display::_internal::DrawCommandReader data68 = data; -HXDLIN( 978) data68->fPos = (data68->fPos + 1); - } - break; - case (int)2: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data69 = data; -HXDLIN( 978) data69->oPos = (data69->oPos + 4); -HXDLIN( 978) ::openfl::display::_internal::DrawCommandReader data70 = data; -HXDLIN( 978) data70->iiPos = (data70->iiPos + 2); -HXDLIN( 978) ::openfl::display::_internal::DrawCommandReader data71 = data; -HXDLIN( 978) data71->ffPos = (data71->ffPos + 1); -HXDLIN( 978) ::openfl::display::_internal::DrawCommandReader data72 = data; -HXDLIN( 978) data72->fPos = (data72->fPos + 1); - } - break; - case (int)3: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data73 = data; -HXDLIN( 978) data73->oPos = (data73->oPos + 1); - } - break; - case (int)4: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data74 = data; -HXDLIN( 978) data74->fPos = (data74->fPos + 6); - } - break; - case (int)5: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data75 = data; -HXDLIN( 978) data75->fPos = (data75->fPos + 4); - } - break; - case (int)6: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data76 = data; -HXDLIN( 978) data76->fPos = (data76->fPos + 3); - } - break; - case (int)7: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data77 = data; -HXDLIN( 978) data77->fPos = (data77->fPos + 4); - } - break; - case (int)8: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data78 = data; -HXDLIN( 978) data78->oPos = (data78->oPos + 3); - } - break; - case (int)9: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data79 = data; -HXDLIN( 978) data79->fPos = (data79->fPos + 4); - } - break; - case (int)10: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data80 = data; -HXDLIN( 978) data80->fPos = (data80->fPos + 5); -HXDLIN( 978) ::openfl::display::_internal::DrawCommandReader data81 = data; -HXDLIN( 978) data81->oPos = (data81->oPos + 1); - } - break; - case (int)12: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data82 = data; -HXDLIN( 978) data82->oPos = (data82->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data83 = data; -HXDLIN( 978) data83->oPos = (data83->oPos + 2); -HXDLIN( 978) ::openfl::display::_internal::DrawCommandReader data84 = data; -HXDLIN( 978) data84->bPos = (data84->bPos + 2); - } - break; - case (int)15: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data85 = data; -HXDLIN( 978) data85->oPos = (data85->oPos + 4); -HXDLIN( 978) ::openfl::display::_internal::DrawCommandReader data86 = data; -HXDLIN( 978) data86->iiPos = (data86->iiPos + 2); -HXDLIN( 978) ::openfl::display::_internal::DrawCommandReader data87 = data; -HXDLIN( 978) data87->ffPos = (data87->ffPos + 1); -HXDLIN( 978) ::openfl::display::_internal::DrawCommandReader data88 = data; -HXDLIN( 978) data88->fPos = (data88->fPos + 1); - } - break; - case (int)16: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data89 = data; -HXDLIN( 978) data89->oPos = (data89->oPos + 4); -HXDLIN( 978) ::openfl::display::_internal::DrawCommandReader data90 = data; -HXDLIN( 978) data90->iPos = (data90->iPos + 1); -HXDLIN( 978) ::openfl::display::_internal::DrawCommandReader data91 = data; -HXDLIN( 978) data91->fPos = (data91->fPos + 2); -HXDLIN( 978) ::openfl::display::_internal::DrawCommandReader data92 = data; -HXDLIN( 978) data92->bPos = (data92->bPos + 1); - } - break; - case (int)17: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data93 = data; -HXDLIN( 978) data93->fPos = (data93->fPos + 2); - } - break; - case (int)18: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data94 = data; -HXDLIN( 978) data94->fPos = (data94->fPos + 2); - } - break; - case (int)19: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data95 = data; -HXDLIN( 978) data95->oPos = (data95->oPos + 1); - } - break; - case (int)20: { -HXLINE( 978) ::openfl::display::_internal::DrawCommandReader data96 = data; -HXDLIN( 978) data96->oPos = (data96->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 978) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_GRADIENT_FILL_dyn(); -HXDLIN( 978) ::openfl::display::_internal::DrawCommandReader this3 = data; -HXDLIN( 978) ::openfl::display::_internal::DrawCommandReader c2 = this3; -HXLINE( 979) graphicsData->push( ::openfl::display::GraphicsGradientFill_obj::__alloc( HX_CTX ,c2->buffer->o->__get(c2->oPos),c2->buffer->ii->__get(c2->iiPos).StaticCast< ::Array< int > >(),c2->buffer->ff->__get(c2->ffPos).StaticCast< ::Array< Float > >(),c2->buffer->ii->__get((c2->iiPos + 1)).StaticCast< ::Array< int > >(),( ( ::openfl::geom::Matrix)(c2->buffer->o->__get((c2->oPos + 1))) ),c2->buffer->o->__get((c2->oPos + 2)),c2->buffer->o->__get((c2->oPos + 3)),c2->buffer->f->__get(c2->fPos))); - } - break; - case (int)3: { - } - break; - case (int)4: { -HXLINE( 911) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data97 = data; -HXDLIN( 911) data97->oPos = (data97->oPos + 2); -HXDLIN( 911) ::openfl::display::_internal::DrawCommandReader data98 = data; -HXDLIN( 911) data98->bPos = (data98->bPos + 2); - } - break; - case (int)1: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data99 = data; -HXDLIN( 911) data99->iPos = (data99->iPos + 1); -HXDLIN( 911) ::openfl::display::_internal::DrawCommandReader data100 = data; -HXDLIN( 911) data100->fPos = (data100->fPos + 1); - } - break; - case (int)2: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data101 = data; -HXDLIN( 911) data101->oPos = (data101->oPos + 4); -HXDLIN( 911) ::openfl::display::_internal::DrawCommandReader data102 = data; -HXDLIN( 911) data102->iiPos = (data102->iiPos + 2); -HXDLIN( 911) ::openfl::display::_internal::DrawCommandReader data103 = data; -HXDLIN( 911) data103->ffPos = (data103->ffPos + 1); -HXDLIN( 911) ::openfl::display::_internal::DrawCommandReader data104 = data; -HXDLIN( 911) data104->fPos = (data104->fPos + 1); - } - break; - case (int)3: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data105 = data; -HXDLIN( 911) data105->oPos = (data105->oPos + 1); - } - break; - case (int)4: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data106 = data; -HXDLIN( 911) data106->fPos = (data106->fPos + 6); - } - break; - case (int)5: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data107 = data; -HXDLIN( 911) data107->fPos = (data107->fPos + 4); - } - break; - case (int)6: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data108 = data; -HXDLIN( 911) data108->fPos = (data108->fPos + 3); - } - break; - case (int)7: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data109 = data; -HXDLIN( 911) data109->fPos = (data109->fPos + 4); - } - break; - case (int)8: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data110 = data; -HXDLIN( 911) data110->oPos = (data110->oPos + 3); - } - break; - case (int)9: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data111 = data; -HXDLIN( 911) data111->fPos = (data111->fPos + 4); - } - break; - case (int)10: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data112 = data; -HXDLIN( 911) data112->fPos = (data112->fPos + 5); -HXDLIN( 911) ::openfl::display::_internal::DrawCommandReader data113 = data; -HXDLIN( 911) data113->oPos = (data113->oPos + 1); - } - break; - case (int)12: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data114 = data; -HXDLIN( 911) data114->oPos = (data114->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data115 = data; -HXDLIN( 911) data115->oPos = (data115->oPos + 2); -HXDLIN( 911) ::openfl::display::_internal::DrawCommandReader data116 = data; -HXDLIN( 911) data116->bPos = (data116->bPos + 2); - } - break; - case (int)15: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data117 = data; -HXDLIN( 911) data117->oPos = (data117->oPos + 4); -HXDLIN( 911) ::openfl::display::_internal::DrawCommandReader data118 = data; -HXDLIN( 911) data118->iiPos = (data118->iiPos + 2); -HXDLIN( 911) ::openfl::display::_internal::DrawCommandReader data119 = data; -HXDLIN( 911) data119->ffPos = (data119->ffPos + 1); -HXDLIN( 911) ::openfl::display::_internal::DrawCommandReader data120 = data; -HXDLIN( 911) data120->fPos = (data120->fPos + 1); - } - break; - case (int)16: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data121 = data; -HXDLIN( 911) data121->oPos = (data121->oPos + 4); -HXDLIN( 911) ::openfl::display::_internal::DrawCommandReader data122 = data; -HXDLIN( 911) data122->iPos = (data122->iPos + 1); -HXDLIN( 911) ::openfl::display::_internal::DrawCommandReader data123 = data; -HXDLIN( 911) data123->fPos = (data123->fPos + 2); -HXDLIN( 911) ::openfl::display::_internal::DrawCommandReader data124 = data; -HXDLIN( 911) data124->bPos = (data124->bPos + 1); - } - break; - case (int)17: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data125 = data; -HXDLIN( 911) data125->fPos = (data125->fPos + 2); - } - break; - case (int)18: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data126 = data; -HXDLIN( 911) data126->fPos = (data126->fPos + 2); - } - break; - case (int)19: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data127 = data; -HXDLIN( 911) data127->oPos = (data127->oPos + 1); - } - break; - case (int)20: { -HXLINE( 911) ::openfl::display::_internal::DrawCommandReader data128 = data; -HXDLIN( 911) data128->oPos = (data128->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 911) data->prev = ::openfl::display::_internal::DrawCommandType_obj::CUBIC_CURVE_TO_dyn(); -HXDLIN( 911) ::openfl::display::_internal::DrawCommandReader this4 = data; -HXDLIN( 911) ::openfl::display::_internal::DrawCommandReader c3 = this4; -HXLINE( 912) path->cubicCurveTo(c3->buffer->f->__get(c3->fPos),c3->buffer->f->__get((c3->fPos + 1)),c3->buffer->f->__get((c3->fPos + 2)),c3->buffer->f->__get((c3->fPos + 3)),c3->buffer->f->__get((c3->fPos + 4)),c3->buffer->f->__get((c3->fPos + 5))); - } - break; - case (int)5: { -HXLINE( 915) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data129 = data; -HXDLIN( 915) data129->oPos = (data129->oPos + 2); -HXDLIN( 915) ::openfl::display::_internal::DrawCommandReader data130 = data; -HXDLIN( 915) data130->bPos = (data130->bPos + 2); - } - break; - case (int)1: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data131 = data; -HXDLIN( 915) data131->iPos = (data131->iPos + 1); -HXDLIN( 915) ::openfl::display::_internal::DrawCommandReader data132 = data; -HXDLIN( 915) data132->fPos = (data132->fPos + 1); - } - break; - case (int)2: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data133 = data; -HXDLIN( 915) data133->oPos = (data133->oPos + 4); -HXDLIN( 915) ::openfl::display::_internal::DrawCommandReader data134 = data; -HXDLIN( 915) data134->iiPos = (data134->iiPos + 2); -HXDLIN( 915) ::openfl::display::_internal::DrawCommandReader data135 = data; -HXDLIN( 915) data135->ffPos = (data135->ffPos + 1); -HXDLIN( 915) ::openfl::display::_internal::DrawCommandReader data136 = data; -HXDLIN( 915) data136->fPos = (data136->fPos + 1); - } - break; - case (int)3: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data137 = data; -HXDLIN( 915) data137->oPos = (data137->oPos + 1); - } - break; - case (int)4: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data138 = data; -HXDLIN( 915) data138->fPos = (data138->fPos + 6); - } - break; - case (int)5: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data139 = data; -HXDLIN( 915) data139->fPos = (data139->fPos + 4); - } - break; - case (int)6: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data140 = data; -HXDLIN( 915) data140->fPos = (data140->fPos + 3); - } - break; - case (int)7: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data141 = data; -HXDLIN( 915) data141->fPos = (data141->fPos + 4); - } - break; - case (int)8: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data142 = data; -HXDLIN( 915) data142->oPos = (data142->oPos + 3); - } - break; - case (int)9: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data143 = data; -HXDLIN( 915) data143->fPos = (data143->fPos + 4); - } - break; - case (int)10: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data144 = data; -HXDLIN( 915) data144->fPos = (data144->fPos + 5); -HXDLIN( 915) ::openfl::display::_internal::DrawCommandReader data145 = data; -HXDLIN( 915) data145->oPos = (data145->oPos + 1); - } - break; - case (int)12: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data146 = data; -HXDLIN( 915) data146->oPos = (data146->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data147 = data; -HXDLIN( 915) data147->oPos = (data147->oPos + 2); -HXDLIN( 915) ::openfl::display::_internal::DrawCommandReader data148 = data; -HXDLIN( 915) data148->bPos = (data148->bPos + 2); - } - break; - case (int)15: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data149 = data; -HXDLIN( 915) data149->oPos = (data149->oPos + 4); -HXDLIN( 915) ::openfl::display::_internal::DrawCommandReader data150 = data; -HXDLIN( 915) data150->iiPos = (data150->iiPos + 2); -HXDLIN( 915) ::openfl::display::_internal::DrawCommandReader data151 = data; -HXDLIN( 915) data151->ffPos = (data151->ffPos + 1); -HXDLIN( 915) ::openfl::display::_internal::DrawCommandReader data152 = data; -HXDLIN( 915) data152->fPos = (data152->fPos + 1); - } - break; - case (int)16: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data153 = data; -HXDLIN( 915) data153->oPos = (data153->oPos + 4); -HXDLIN( 915) ::openfl::display::_internal::DrawCommandReader data154 = data; -HXDLIN( 915) data154->iPos = (data154->iPos + 1); -HXDLIN( 915) ::openfl::display::_internal::DrawCommandReader data155 = data; -HXDLIN( 915) data155->fPos = (data155->fPos + 2); -HXDLIN( 915) ::openfl::display::_internal::DrawCommandReader data156 = data; -HXDLIN( 915) data156->bPos = (data156->bPos + 1); - } - break; - case (int)17: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data157 = data; -HXDLIN( 915) data157->fPos = (data157->fPos + 2); - } - break; - case (int)18: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data158 = data; -HXDLIN( 915) data158->fPos = (data158->fPos + 2); - } - break; - case (int)19: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data159 = data; -HXDLIN( 915) data159->oPos = (data159->oPos + 1); - } - break; - case (int)20: { -HXLINE( 915) ::openfl::display::_internal::DrawCommandReader data160 = data; -HXDLIN( 915) data160->oPos = (data160->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 915) data->prev = ::openfl::display::_internal::DrawCommandType_obj::CURVE_TO_dyn(); -HXDLIN( 915) ::openfl::display::_internal::DrawCommandReader this5 = data; -HXDLIN( 915) ::openfl::display::_internal::DrawCommandReader c4 = this5; -HXLINE( 916) path->curveTo(c4->buffer->f->__get(c4->fPos),c4->buffer->f->__get((c4->fPos + 1)),c4->buffer->f->__get((c4->fPos + 2)),c4->buffer->f->__get((c4->fPos + 3))); - } - break; - case (int)6: { -HXLINE( 927) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data161 = data; -HXDLIN( 927) data161->oPos = (data161->oPos + 2); -HXDLIN( 927) ::openfl::display::_internal::DrawCommandReader data162 = data; -HXDLIN( 927) data162->bPos = (data162->bPos + 2); - } - break; - case (int)1: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data163 = data; -HXDLIN( 927) data163->iPos = (data163->iPos + 1); -HXDLIN( 927) ::openfl::display::_internal::DrawCommandReader data164 = data; -HXDLIN( 927) data164->fPos = (data164->fPos + 1); - } - break; - case (int)2: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data165 = data; -HXDLIN( 927) data165->oPos = (data165->oPos + 4); -HXDLIN( 927) ::openfl::display::_internal::DrawCommandReader data166 = data; -HXDLIN( 927) data166->iiPos = (data166->iiPos + 2); -HXDLIN( 927) ::openfl::display::_internal::DrawCommandReader data167 = data; -HXDLIN( 927) data167->ffPos = (data167->ffPos + 1); -HXDLIN( 927) ::openfl::display::_internal::DrawCommandReader data168 = data; -HXDLIN( 927) data168->fPos = (data168->fPos + 1); - } - break; - case (int)3: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data169 = data; -HXDLIN( 927) data169->oPos = (data169->oPos + 1); - } - break; - case (int)4: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data170 = data; -HXDLIN( 927) data170->fPos = (data170->fPos + 6); - } - break; - case (int)5: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data171 = data; -HXDLIN( 927) data171->fPos = (data171->fPos + 4); - } - break; - case (int)6: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data172 = data; -HXDLIN( 927) data172->fPos = (data172->fPos + 3); - } - break; - case (int)7: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data173 = data; -HXDLIN( 927) data173->fPos = (data173->fPos + 4); - } - break; - case (int)8: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data174 = data; -HXDLIN( 927) data174->oPos = (data174->oPos + 3); - } - break; - case (int)9: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data175 = data; -HXDLIN( 927) data175->fPos = (data175->fPos + 4); - } - break; - case (int)10: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data176 = data; -HXDLIN( 927) data176->fPos = (data176->fPos + 5); -HXDLIN( 927) ::openfl::display::_internal::DrawCommandReader data177 = data; -HXDLIN( 927) data177->oPos = (data177->oPos + 1); - } - break; - case (int)12: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data178 = data; -HXDLIN( 927) data178->oPos = (data178->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data179 = data; -HXDLIN( 927) data179->oPos = (data179->oPos + 2); -HXDLIN( 927) ::openfl::display::_internal::DrawCommandReader data180 = data; -HXDLIN( 927) data180->bPos = (data180->bPos + 2); - } - break; - case (int)15: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data181 = data; -HXDLIN( 927) data181->oPos = (data181->oPos + 4); -HXDLIN( 927) ::openfl::display::_internal::DrawCommandReader data182 = data; -HXDLIN( 927) data182->iiPos = (data182->iiPos + 2); -HXDLIN( 927) ::openfl::display::_internal::DrawCommandReader data183 = data; -HXDLIN( 927) data183->ffPos = (data183->ffPos + 1); -HXDLIN( 927) ::openfl::display::_internal::DrawCommandReader data184 = data; -HXDLIN( 927) data184->fPos = (data184->fPos + 1); - } - break; - case (int)16: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data185 = data; -HXDLIN( 927) data185->oPos = (data185->oPos + 4); -HXDLIN( 927) ::openfl::display::_internal::DrawCommandReader data186 = data; -HXDLIN( 927) data186->iPos = (data186->iPos + 1); -HXDLIN( 927) ::openfl::display::_internal::DrawCommandReader data187 = data; -HXDLIN( 927) data187->fPos = (data187->fPos + 2); -HXDLIN( 927) ::openfl::display::_internal::DrawCommandReader data188 = data; -HXDLIN( 927) data188->bPos = (data188->bPos + 1); - } - break; - case (int)17: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data189 = data; -HXDLIN( 927) data189->fPos = (data189->fPos + 2); - } - break; - case (int)18: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data190 = data; -HXDLIN( 927) data190->fPos = (data190->fPos + 2); - } - break; - case (int)19: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data191 = data; -HXDLIN( 927) data191->oPos = (data191->oPos + 1); - } - break; - case (int)20: { -HXLINE( 927) ::openfl::display::_internal::DrawCommandReader data192 = data; -HXDLIN( 927) data192->oPos = (data192->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 927) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_CIRCLE_dyn(); -HXDLIN( 927) ::openfl::display::_internal::DrawCommandReader this6 = data; -HXDLIN( 927) ::openfl::display::_internal::DrawCommandReader c5 = this6; -HXLINE( 928) path->_hx___drawCircle(c5->buffer->f->__get(c5->fPos),c5->buffer->f->__get((c5->fPos + 1)),c5->buffer->f->__get((c5->fPos + 2))); - } - break; - case (int)7: { -HXLINE( 931) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data193 = data; -HXDLIN( 931) data193->oPos = (data193->oPos + 2); -HXDLIN( 931) ::openfl::display::_internal::DrawCommandReader data194 = data; -HXDLIN( 931) data194->bPos = (data194->bPos + 2); - } - break; - case (int)1: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data195 = data; -HXDLIN( 931) data195->iPos = (data195->iPos + 1); -HXDLIN( 931) ::openfl::display::_internal::DrawCommandReader data196 = data; -HXDLIN( 931) data196->fPos = (data196->fPos + 1); - } - break; - case (int)2: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data197 = data; -HXDLIN( 931) data197->oPos = (data197->oPos + 4); -HXDLIN( 931) ::openfl::display::_internal::DrawCommandReader data198 = data; -HXDLIN( 931) data198->iiPos = (data198->iiPos + 2); -HXDLIN( 931) ::openfl::display::_internal::DrawCommandReader data199 = data; -HXDLIN( 931) data199->ffPos = (data199->ffPos + 1); -HXDLIN( 931) ::openfl::display::_internal::DrawCommandReader data200 = data; -HXDLIN( 931) data200->fPos = (data200->fPos + 1); - } - break; - case (int)3: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data201 = data; -HXDLIN( 931) data201->oPos = (data201->oPos + 1); - } - break; - case (int)4: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data202 = data; -HXDLIN( 931) data202->fPos = (data202->fPos + 6); - } - break; - case (int)5: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data203 = data; -HXDLIN( 931) data203->fPos = (data203->fPos + 4); - } - break; - case (int)6: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data204 = data; -HXDLIN( 931) data204->fPos = (data204->fPos + 3); - } - break; - case (int)7: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data205 = data; -HXDLIN( 931) data205->fPos = (data205->fPos + 4); - } - break; - case (int)8: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data206 = data; -HXDLIN( 931) data206->oPos = (data206->oPos + 3); - } - break; - case (int)9: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data207 = data; -HXDLIN( 931) data207->fPos = (data207->fPos + 4); - } - break; - case (int)10: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data208 = data; -HXDLIN( 931) data208->fPos = (data208->fPos + 5); -HXDLIN( 931) ::openfl::display::_internal::DrawCommandReader data209 = data; -HXDLIN( 931) data209->oPos = (data209->oPos + 1); - } - break; - case (int)12: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data210 = data; -HXDLIN( 931) data210->oPos = (data210->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data211 = data; -HXDLIN( 931) data211->oPos = (data211->oPos + 2); -HXDLIN( 931) ::openfl::display::_internal::DrawCommandReader data212 = data; -HXDLIN( 931) data212->bPos = (data212->bPos + 2); - } - break; - case (int)15: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data213 = data; -HXDLIN( 931) data213->oPos = (data213->oPos + 4); -HXDLIN( 931) ::openfl::display::_internal::DrawCommandReader data214 = data; -HXDLIN( 931) data214->iiPos = (data214->iiPos + 2); -HXDLIN( 931) ::openfl::display::_internal::DrawCommandReader data215 = data; -HXDLIN( 931) data215->ffPos = (data215->ffPos + 1); -HXDLIN( 931) ::openfl::display::_internal::DrawCommandReader data216 = data; -HXDLIN( 931) data216->fPos = (data216->fPos + 1); - } - break; - case (int)16: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data217 = data; -HXDLIN( 931) data217->oPos = (data217->oPos + 4); -HXDLIN( 931) ::openfl::display::_internal::DrawCommandReader data218 = data; -HXDLIN( 931) data218->iPos = (data218->iPos + 1); -HXDLIN( 931) ::openfl::display::_internal::DrawCommandReader data219 = data; -HXDLIN( 931) data219->fPos = (data219->fPos + 2); -HXDLIN( 931) ::openfl::display::_internal::DrawCommandReader data220 = data; -HXDLIN( 931) data220->bPos = (data220->bPos + 1); - } - break; - case (int)17: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data221 = data; -HXDLIN( 931) data221->fPos = (data221->fPos + 2); - } - break; - case (int)18: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data222 = data; -HXDLIN( 931) data222->fPos = (data222->fPos + 2); - } - break; - case (int)19: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data223 = data; -HXDLIN( 931) data223->oPos = (data223->oPos + 1); - } - break; - case (int)20: { -HXLINE( 931) ::openfl::display::_internal::DrawCommandReader data224 = data; -HXDLIN( 931) data224->oPos = (data224->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 931) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_ELLIPSE_dyn(); -HXDLIN( 931) ::openfl::display::_internal::DrawCommandReader this7 = data; -HXDLIN( 931) ::openfl::display::_internal::DrawCommandReader c6 = this7; -HXLINE( 932) path->_hx___drawEllipse(c6->buffer->f->__get(c6->fPos),c6->buffer->f->__get((c6->fPos + 1)),c6->buffer->f->__get((c6->fPos + 2)),c6->buffer->f->__get((c6->fPos + 3))); - } - break; - case (int)9: { -HXLINE( 935) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data225 = data; -HXDLIN( 935) data225->oPos = (data225->oPos + 2); -HXDLIN( 935) ::openfl::display::_internal::DrawCommandReader data226 = data; -HXDLIN( 935) data226->bPos = (data226->bPos + 2); - } - break; - case (int)1: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data227 = data; -HXDLIN( 935) data227->iPos = (data227->iPos + 1); -HXDLIN( 935) ::openfl::display::_internal::DrawCommandReader data228 = data; -HXDLIN( 935) data228->fPos = (data228->fPos + 1); - } - break; - case (int)2: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data229 = data; -HXDLIN( 935) data229->oPos = (data229->oPos + 4); -HXDLIN( 935) ::openfl::display::_internal::DrawCommandReader data230 = data; -HXDLIN( 935) data230->iiPos = (data230->iiPos + 2); -HXDLIN( 935) ::openfl::display::_internal::DrawCommandReader data231 = data; -HXDLIN( 935) data231->ffPos = (data231->ffPos + 1); -HXDLIN( 935) ::openfl::display::_internal::DrawCommandReader data232 = data; -HXDLIN( 935) data232->fPos = (data232->fPos + 1); - } - break; - case (int)3: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data233 = data; -HXDLIN( 935) data233->oPos = (data233->oPos + 1); - } - break; - case (int)4: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data234 = data; -HXDLIN( 935) data234->fPos = (data234->fPos + 6); - } - break; - case (int)5: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data235 = data; -HXDLIN( 935) data235->fPos = (data235->fPos + 4); - } - break; - case (int)6: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data236 = data; -HXDLIN( 935) data236->fPos = (data236->fPos + 3); - } - break; - case (int)7: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data237 = data; -HXDLIN( 935) data237->fPos = (data237->fPos + 4); - } - break; - case (int)8: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data238 = data; -HXDLIN( 935) data238->oPos = (data238->oPos + 3); - } - break; - case (int)9: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data239 = data; -HXDLIN( 935) data239->fPos = (data239->fPos + 4); - } - break; - case (int)10: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data240 = data; -HXDLIN( 935) data240->fPos = (data240->fPos + 5); -HXDLIN( 935) ::openfl::display::_internal::DrawCommandReader data241 = data; -HXDLIN( 935) data241->oPos = (data241->oPos + 1); - } - break; - case (int)12: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data242 = data; -HXDLIN( 935) data242->oPos = (data242->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data243 = data; -HXDLIN( 935) data243->oPos = (data243->oPos + 2); -HXDLIN( 935) ::openfl::display::_internal::DrawCommandReader data244 = data; -HXDLIN( 935) data244->bPos = (data244->bPos + 2); - } - break; - case (int)15: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data245 = data; -HXDLIN( 935) data245->oPos = (data245->oPos + 4); -HXDLIN( 935) ::openfl::display::_internal::DrawCommandReader data246 = data; -HXDLIN( 935) data246->iiPos = (data246->iiPos + 2); -HXDLIN( 935) ::openfl::display::_internal::DrawCommandReader data247 = data; -HXDLIN( 935) data247->ffPos = (data247->ffPos + 1); -HXDLIN( 935) ::openfl::display::_internal::DrawCommandReader data248 = data; -HXDLIN( 935) data248->fPos = (data248->fPos + 1); - } - break; - case (int)16: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data249 = data; -HXDLIN( 935) data249->oPos = (data249->oPos + 4); -HXDLIN( 935) ::openfl::display::_internal::DrawCommandReader data250 = data; -HXDLIN( 935) data250->iPos = (data250->iPos + 1); -HXDLIN( 935) ::openfl::display::_internal::DrawCommandReader data251 = data; -HXDLIN( 935) data251->fPos = (data251->fPos + 2); -HXDLIN( 935) ::openfl::display::_internal::DrawCommandReader data252 = data; -HXDLIN( 935) data252->bPos = (data252->bPos + 1); - } - break; - case (int)17: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data253 = data; -HXDLIN( 935) data253->fPos = (data253->fPos + 2); - } - break; - case (int)18: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data254 = data; -HXDLIN( 935) data254->fPos = (data254->fPos + 2); - } - break; - case (int)19: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data255 = data; -HXDLIN( 935) data255->oPos = (data255->oPos + 1); - } - break; - case (int)20: { -HXLINE( 935) ::openfl::display::_internal::DrawCommandReader data256 = data; -HXDLIN( 935) data256->oPos = (data256->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 935) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_RECT_dyn(); -HXDLIN( 935) ::openfl::display::_internal::DrawCommandReader this8 = data; -HXDLIN( 935) ::openfl::display::_internal::DrawCommandReader c7 = this8; -HXLINE( 936) path->_hx___drawRect(c7->buffer->f->__get(c7->fPos),c7->buffer->f->__get((c7->fPos + 1)),c7->buffer->f->__get((c7->fPos + 2)),c7->buffer->f->__get((c7->fPos + 3))); - } - break; - case (int)10: { -HXLINE( 939) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data257 = data; -HXDLIN( 939) data257->oPos = (data257->oPos + 2); -HXDLIN( 939) ::openfl::display::_internal::DrawCommandReader data258 = data; -HXDLIN( 939) data258->bPos = (data258->bPos + 2); - } - break; - case (int)1: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data259 = data; -HXDLIN( 939) data259->iPos = (data259->iPos + 1); -HXDLIN( 939) ::openfl::display::_internal::DrawCommandReader data260 = data; -HXDLIN( 939) data260->fPos = (data260->fPos + 1); - } - break; - case (int)2: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data261 = data; -HXDLIN( 939) data261->oPos = (data261->oPos + 4); -HXDLIN( 939) ::openfl::display::_internal::DrawCommandReader data262 = data; -HXDLIN( 939) data262->iiPos = (data262->iiPos + 2); -HXDLIN( 939) ::openfl::display::_internal::DrawCommandReader data263 = data; -HXDLIN( 939) data263->ffPos = (data263->ffPos + 1); -HXDLIN( 939) ::openfl::display::_internal::DrawCommandReader data264 = data; -HXDLIN( 939) data264->fPos = (data264->fPos + 1); - } - break; - case (int)3: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data265 = data; -HXDLIN( 939) data265->oPos = (data265->oPos + 1); - } - break; - case (int)4: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data266 = data; -HXDLIN( 939) data266->fPos = (data266->fPos + 6); - } - break; - case (int)5: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data267 = data; -HXDLIN( 939) data267->fPos = (data267->fPos + 4); - } - break; - case (int)6: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data268 = data; -HXDLIN( 939) data268->fPos = (data268->fPos + 3); - } - break; - case (int)7: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data269 = data; -HXDLIN( 939) data269->fPos = (data269->fPos + 4); - } - break; - case (int)8: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data270 = data; -HXDLIN( 939) data270->oPos = (data270->oPos + 3); - } - break; - case (int)9: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data271 = data; -HXDLIN( 939) data271->fPos = (data271->fPos + 4); - } - break; - case (int)10: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data272 = data; -HXDLIN( 939) data272->fPos = (data272->fPos + 5); -HXDLIN( 939) ::openfl::display::_internal::DrawCommandReader data273 = data; -HXDLIN( 939) data273->oPos = (data273->oPos + 1); - } - break; - case (int)12: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data274 = data; -HXDLIN( 939) data274->oPos = (data274->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data275 = data; -HXDLIN( 939) data275->oPos = (data275->oPos + 2); -HXDLIN( 939) ::openfl::display::_internal::DrawCommandReader data276 = data; -HXDLIN( 939) data276->bPos = (data276->bPos + 2); - } - break; - case (int)15: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data277 = data; -HXDLIN( 939) data277->oPos = (data277->oPos + 4); -HXDLIN( 939) ::openfl::display::_internal::DrawCommandReader data278 = data; -HXDLIN( 939) data278->iiPos = (data278->iiPos + 2); -HXDLIN( 939) ::openfl::display::_internal::DrawCommandReader data279 = data; -HXDLIN( 939) data279->ffPos = (data279->ffPos + 1); -HXDLIN( 939) ::openfl::display::_internal::DrawCommandReader data280 = data; -HXDLIN( 939) data280->fPos = (data280->fPos + 1); - } - break; - case (int)16: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data281 = data; -HXDLIN( 939) data281->oPos = (data281->oPos + 4); -HXDLIN( 939) ::openfl::display::_internal::DrawCommandReader data282 = data; -HXDLIN( 939) data282->iPos = (data282->iPos + 1); -HXDLIN( 939) ::openfl::display::_internal::DrawCommandReader data283 = data; -HXDLIN( 939) data283->fPos = (data283->fPos + 2); -HXDLIN( 939) ::openfl::display::_internal::DrawCommandReader data284 = data; -HXDLIN( 939) data284->bPos = (data284->bPos + 1); - } - break; - case (int)17: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data285 = data; -HXDLIN( 939) data285->fPos = (data285->fPos + 2); - } - break; - case (int)18: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data286 = data; -HXDLIN( 939) data286->fPos = (data286->fPos + 2); - } - break; - case (int)19: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data287 = data; -HXDLIN( 939) data287->oPos = (data287->oPos + 1); - } - break; - case (int)20: { -HXLINE( 939) ::openfl::display::_internal::DrawCommandReader data288 = data; -HXDLIN( 939) data288->oPos = (data288->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 939) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_ROUND_RECT_dyn(); -HXDLIN( 939) ::openfl::display::_internal::DrawCommandReader this9 = data; -HXDLIN( 939) ::openfl::display::_internal::DrawCommandReader c8 = this9; -HXLINE( 940) Float _hx_tmp; -HXDLIN( 940) if (hx::IsNotNull( c8->buffer->o->__get(c8->oPos) )) { -HXLINE( 940) _hx_tmp = ( (Float)(c8->buffer->o->__get(c8->oPos)) ); - } - else { -HXLINE( 940) _hx_tmp = c8->buffer->f->__get((c8->fPos + 4)); - } -HXDLIN( 940) path->_hx___drawRoundRect(c8->buffer->f->__get(c8->fPos),c8->buffer->f->__get((c8->fPos + 1)),c8->buffer->f->__get((c8->fPos + 2)),c8->buffer->f->__get((c8->fPos + 3)),c8->buffer->f->__get((c8->fPos + 4)),_hx_tmp); - } - break; - case (int)13: { -HXLINE( 966) { -HXLINE( 966) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data289 = data; -HXDLIN( 966) data289->oPos = (data289->oPos + 2); -HXDLIN( 966) ::openfl::display::_internal::DrawCommandReader data290 = data; -HXDLIN( 966) data290->bPos = (data290->bPos + 2); - } - break; - case (int)1: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data291 = data; -HXDLIN( 966) data291->iPos = (data291->iPos + 1); -HXDLIN( 966) ::openfl::display::_internal::DrawCommandReader data292 = data; -HXDLIN( 966) data292->fPos = (data292->fPos + 1); - } - break; - case (int)2: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data293 = data; -HXDLIN( 966) data293->oPos = (data293->oPos + 4); -HXDLIN( 966) ::openfl::display::_internal::DrawCommandReader data294 = data; -HXDLIN( 966) data294->iiPos = (data294->iiPos + 2); -HXDLIN( 966) ::openfl::display::_internal::DrawCommandReader data295 = data; -HXDLIN( 966) data295->ffPos = (data295->ffPos + 1); -HXDLIN( 966) ::openfl::display::_internal::DrawCommandReader data296 = data; -HXDLIN( 966) data296->fPos = (data296->fPos + 1); - } - break; - case (int)3: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data297 = data; -HXDLIN( 966) data297->oPos = (data297->oPos + 1); - } - break; - case (int)4: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data298 = data; -HXDLIN( 966) data298->fPos = (data298->fPos + 6); - } - break; - case (int)5: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data299 = data; -HXDLIN( 966) data299->fPos = (data299->fPos + 4); - } - break; - case (int)6: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data300 = data; -HXDLIN( 966) data300->fPos = (data300->fPos + 3); - } - break; - case (int)7: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data301 = data; -HXDLIN( 966) data301->fPos = (data301->fPos + 4); - } - break; - case (int)8: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data302 = data; -HXDLIN( 966) data302->oPos = (data302->oPos + 3); - } - break; - case (int)9: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data303 = data; -HXDLIN( 966) data303->fPos = (data303->fPos + 4); - } - break; - case (int)10: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data304 = data; -HXDLIN( 966) data304->fPos = (data304->fPos + 5); -HXDLIN( 966) ::openfl::display::_internal::DrawCommandReader data305 = data; -HXDLIN( 966) data305->oPos = (data305->oPos + 1); - } - break; - case (int)12: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data306 = data; -HXDLIN( 966) data306->oPos = (data306->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data307 = data; -HXDLIN( 966) data307->oPos = (data307->oPos + 2); -HXDLIN( 966) ::openfl::display::_internal::DrawCommandReader data308 = data; -HXDLIN( 966) data308->bPos = (data308->bPos + 2); - } - break; - case (int)15: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data309 = data; -HXDLIN( 966) data309->oPos = (data309->oPos + 4); -HXDLIN( 966) ::openfl::display::_internal::DrawCommandReader data310 = data; -HXDLIN( 966) data310->iiPos = (data310->iiPos + 2); -HXDLIN( 966) ::openfl::display::_internal::DrawCommandReader data311 = data; -HXDLIN( 966) data311->ffPos = (data311->ffPos + 1); -HXDLIN( 966) ::openfl::display::_internal::DrawCommandReader data312 = data; -HXDLIN( 966) data312->fPos = (data312->fPos + 1); - } - break; - case (int)16: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data313 = data; -HXDLIN( 966) data313->oPos = (data313->oPos + 4); -HXDLIN( 966) ::openfl::display::_internal::DrawCommandReader data314 = data; -HXDLIN( 966) data314->iPos = (data314->iPos + 1); -HXDLIN( 966) ::openfl::display::_internal::DrawCommandReader data315 = data; -HXDLIN( 966) data315->fPos = (data315->fPos + 2); -HXDLIN( 966) ::openfl::display::_internal::DrawCommandReader data316 = data; -HXDLIN( 966) data316->bPos = (data316->bPos + 1); - } - break; - case (int)17: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data317 = data; -HXDLIN( 966) data317->fPos = (data317->fPos + 2); - } - break; - case (int)18: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data318 = data; -HXDLIN( 966) data318->fPos = (data318->fPos + 2); - } - break; - case (int)19: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data319 = data; -HXDLIN( 966) data319->oPos = (data319->oPos + 1); - } - break; - case (int)20: { -HXLINE( 966) ::openfl::display::_internal::DrawCommandReader data320 = data; -HXDLIN( 966) data320->oPos = (data320->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 966) data->prev = ::openfl::display::_internal::DrawCommandType_obj::END_FILL_dyn(); -HXDLIN( 966) ::openfl::display::_internal::DrawCommandReader this10 = data; - } -HXLINE( 967) graphicsData->push( ::openfl::display::GraphicsEndFill_obj::__alloc( HX_CTX )); - } - break; - case (int)14: { -HXLINE( 953) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data321 = data; -HXDLIN( 953) data321->oPos = (data321->oPos + 2); -HXDLIN( 953) ::openfl::display::_internal::DrawCommandReader data322 = data; -HXDLIN( 953) data322->bPos = (data322->bPos + 2); - } - break; - case (int)1: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data323 = data; -HXDLIN( 953) data323->iPos = (data323->iPos + 1); -HXDLIN( 953) ::openfl::display::_internal::DrawCommandReader data324 = data; -HXDLIN( 953) data324->fPos = (data324->fPos + 1); - } - break; - case (int)2: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data325 = data; -HXDLIN( 953) data325->oPos = (data325->oPos + 4); -HXDLIN( 953) ::openfl::display::_internal::DrawCommandReader data326 = data; -HXDLIN( 953) data326->iiPos = (data326->iiPos + 2); -HXDLIN( 953) ::openfl::display::_internal::DrawCommandReader data327 = data; -HXDLIN( 953) data327->ffPos = (data327->ffPos + 1); -HXDLIN( 953) ::openfl::display::_internal::DrawCommandReader data328 = data; -HXDLIN( 953) data328->fPos = (data328->fPos + 1); - } - break; - case (int)3: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data329 = data; -HXDLIN( 953) data329->oPos = (data329->oPos + 1); - } - break; - case (int)4: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data330 = data; -HXDLIN( 953) data330->fPos = (data330->fPos + 6); - } - break; - case (int)5: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data331 = data; -HXDLIN( 953) data331->fPos = (data331->fPos + 4); - } - break; - case (int)6: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data332 = data; -HXDLIN( 953) data332->fPos = (data332->fPos + 3); - } - break; - case (int)7: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data333 = data; -HXDLIN( 953) data333->fPos = (data333->fPos + 4); - } - break; - case (int)8: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data334 = data; -HXDLIN( 953) data334->oPos = (data334->oPos + 3); - } - break; - case (int)9: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data335 = data; -HXDLIN( 953) data335->fPos = (data335->fPos + 4); - } - break; - case (int)10: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data336 = data; -HXDLIN( 953) data336->fPos = (data336->fPos + 5); -HXDLIN( 953) ::openfl::display::_internal::DrawCommandReader data337 = data; -HXDLIN( 953) data337->oPos = (data337->oPos + 1); - } - break; - case (int)12: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data338 = data; -HXDLIN( 953) data338->oPos = (data338->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data339 = data; -HXDLIN( 953) data339->oPos = (data339->oPos + 2); -HXDLIN( 953) ::openfl::display::_internal::DrawCommandReader data340 = data; -HXDLIN( 953) data340->bPos = (data340->bPos + 2); - } - break; - case (int)15: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data341 = data; -HXDLIN( 953) data341->oPos = (data341->oPos + 4); -HXDLIN( 953) ::openfl::display::_internal::DrawCommandReader data342 = data; -HXDLIN( 953) data342->iiPos = (data342->iiPos + 2); -HXDLIN( 953) ::openfl::display::_internal::DrawCommandReader data343 = data; -HXDLIN( 953) data343->ffPos = (data343->ffPos + 1); -HXDLIN( 953) ::openfl::display::_internal::DrawCommandReader data344 = data; -HXDLIN( 953) data344->fPos = (data344->fPos + 1); - } - break; - case (int)16: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data345 = data; -HXDLIN( 953) data345->oPos = (data345->oPos + 4); -HXDLIN( 953) ::openfl::display::_internal::DrawCommandReader data346 = data; -HXDLIN( 953) data346->iPos = (data346->iPos + 1); -HXDLIN( 953) ::openfl::display::_internal::DrawCommandReader data347 = data; -HXDLIN( 953) data347->fPos = (data347->fPos + 2); -HXDLIN( 953) ::openfl::display::_internal::DrawCommandReader data348 = data; -HXDLIN( 953) data348->bPos = (data348->bPos + 1); - } - break; - case (int)17: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data349 = data; -HXDLIN( 953) data349->fPos = (data349->fPos + 2); - } - break; - case (int)18: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data350 = data; -HXDLIN( 953) data350->fPos = (data350->fPos + 2); - } - break; - case (int)19: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data351 = data; -HXDLIN( 953) data351->oPos = (data351->oPos + 1); - } - break; - case (int)20: { -HXLINE( 953) ::openfl::display::_internal::DrawCommandReader data352 = data; -HXDLIN( 953) data352->oPos = (data352->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 953) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_BITMAP_STYLE_dyn(); -HXDLIN( 953) ::openfl::display::_internal::DrawCommandReader this11 = data; -HXDLIN( 953) ::openfl::display::_internal::DrawCommandReader c9 = this11; -HXLINE( 954) path = null(); - } - break; - case (int)15: { -HXLINE( 945) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data353 = data; -HXDLIN( 945) data353->oPos = (data353->oPos + 2); -HXDLIN( 945) ::openfl::display::_internal::DrawCommandReader data354 = data; -HXDLIN( 945) data354->bPos = (data354->bPos + 2); - } - break; - case (int)1: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data355 = data; -HXDLIN( 945) data355->iPos = (data355->iPos + 1); -HXDLIN( 945) ::openfl::display::_internal::DrawCommandReader data356 = data; -HXDLIN( 945) data356->fPos = (data356->fPos + 1); - } - break; - case (int)2: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data357 = data; -HXDLIN( 945) data357->oPos = (data357->oPos + 4); -HXDLIN( 945) ::openfl::display::_internal::DrawCommandReader data358 = data; -HXDLIN( 945) data358->iiPos = (data358->iiPos + 2); -HXDLIN( 945) ::openfl::display::_internal::DrawCommandReader data359 = data; -HXDLIN( 945) data359->ffPos = (data359->ffPos + 1); -HXDLIN( 945) ::openfl::display::_internal::DrawCommandReader data360 = data; -HXDLIN( 945) data360->fPos = (data360->fPos + 1); - } - break; - case (int)3: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data361 = data; -HXDLIN( 945) data361->oPos = (data361->oPos + 1); - } - break; - case (int)4: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data362 = data; -HXDLIN( 945) data362->fPos = (data362->fPos + 6); - } - break; - case (int)5: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data363 = data; -HXDLIN( 945) data363->fPos = (data363->fPos + 4); - } - break; - case (int)6: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data364 = data; -HXDLIN( 945) data364->fPos = (data364->fPos + 3); - } - break; - case (int)7: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data365 = data; -HXDLIN( 945) data365->fPos = (data365->fPos + 4); - } - break; - case (int)8: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data366 = data; -HXDLIN( 945) data366->oPos = (data366->oPos + 3); - } - break; - case (int)9: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data367 = data; -HXDLIN( 945) data367->fPos = (data367->fPos + 4); - } - break; - case (int)10: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data368 = data; -HXDLIN( 945) data368->fPos = (data368->fPos + 5); -HXDLIN( 945) ::openfl::display::_internal::DrawCommandReader data369 = data; -HXDLIN( 945) data369->oPos = (data369->oPos + 1); - } - break; - case (int)12: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data370 = data; -HXDLIN( 945) data370->oPos = (data370->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data371 = data; -HXDLIN( 945) data371->oPos = (data371->oPos + 2); -HXDLIN( 945) ::openfl::display::_internal::DrawCommandReader data372 = data; -HXDLIN( 945) data372->bPos = (data372->bPos + 2); - } - break; - case (int)15: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data373 = data; -HXDLIN( 945) data373->oPos = (data373->oPos + 4); -HXDLIN( 945) ::openfl::display::_internal::DrawCommandReader data374 = data; -HXDLIN( 945) data374->iiPos = (data374->iiPos + 2); -HXDLIN( 945) ::openfl::display::_internal::DrawCommandReader data375 = data; -HXDLIN( 945) data375->ffPos = (data375->ffPos + 1); -HXDLIN( 945) ::openfl::display::_internal::DrawCommandReader data376 = data; -HXDLIN( 945) data376->fPos = (data376->fPos + 1); - } - break; - case (int)16: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data377 = data; -HXDLIN( 945) data377->oPos = (data377->oPos + 4); -HXDLIN( 945) ::openfl::display::_internal::DrawCommandReader data378 = data; -HXDLIN( 945) data378->iPos = (data378->iPos + 1); -HXDLIN( 945) ::openfl::display::_internal::DrawCommandReader data379 = data; -HXDLIN( 945) data379->fPos = (data379->fPos + 2); -HXDLIN( 945) ::openfl::display::_internal::DrawCommandReader data380 = data; -HXDLIN( 945) data380->bPos = (data380->bPos + 1); - } - break; - case (int)17: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data381 = data; -HXDLIN( 945) data381->fPos = (data381->fPos + 2); - } - break; - case (int)18: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data382 = data; -HXDLIN( 945) data382->fPos = (data382->fPos + 2); - } - break; - case (int)19: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data383 = data; -HXDLIN( 945) data383->oPos = (data383->oPos + 1); - } - break; - case (int)20: { -HXLINE( 945) ::openfl::display::_internal::DrawCommandReader data384 = data; -HXDLIN( 945) data384->oPos = (data384->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 945) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_GRADIENT_STYLE_dyn(); -HXDLIN( 945) ::openfl::display::_internal::DrawCommandReader this12 = data; -HXDLIN( 945) ::openfl::display::_internal::DrawCommandReader c10 = this12; - } - break; - case (int)16: { -HXLINE( 960) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data385 = data; -HXDLIN( 960) data385->oPos = (data385->oPos + 2); -HXDLIN( 960) ::openfl::display::_internal::DrawCommandReader data386 = data; -HXDLIN( 960) data386->bPos = (data386->bPos + 2); - } - break; - case (int)1: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data387 = data; -HXDLIN( 960) data387->iPos = (data387->iPos + 1); -HXDLIN( 960) ::openfl::display::_internal::DrawCommandReader data388 = data; -HXDLIN( 960) data388->fPos = (data388->fPos + 1); - } - break; - case (int)2: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data389 = data; -HXDLIN( 960) data389->oPos = (data389->oPos + 4); -HXDLIN( 960) ::openfl::display::_internal::DrawCommandReader data390 = data; -HXDLIN( 960) data390->iiPos = (data390->iiPos + 2); -HXDLIN( 960) ::openfl::display::_internal::DrawCommandReader data391 = data; -HXDLIN( 960) data391->ffPos = (data391->ffPos + 1); -HXDLIN( 960) ::openfl::display::_internal::DrawCommandReader data392 = data; -HXDLIN( 960) data392->fPos = (data392->fPos + 1); - } - break; - case (int)3: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data393 = data; -HXDLIN( 960) data393->oPos = (data393->oPos + 1); - } - break; - case (int)4: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data394 = data; -HXDLIN( 960) data394->fPos = (data394->fPos + 6); - } - break; - case (int)5: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data395 = data; -HXDLIN( 960) data395->fPos = (data395->fPos + 4); - } - break; - case (int)6: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data396 = data; -HXDLIN( 960) data396->fPos = (data396->fPos + 3); - } - break; - case (int)7: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data397 = data; -HXDLIN( 960) data397->fPos = (data397->fPos + 4); - } - break; - case (int)8: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data398 = data; -HXDLIN( 960) data398->oPos = (data398->oPos + 3); - } - break; - case (int)9: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data399 = data; -HXDLIN( 960) data399->fPos = (data399->fPos + 4); - } - break; - case (int)10: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data400 = data; -HXDLIN( 960) data400->fPos = (data400->fPos + 5); -HXDLIN( 960) ::openfl::display::_internal::DrawCommandReader data401 = data; -HXDLIN( 960) data401->oPos = (data401->oPos + 1); - } - break; - case (int)12: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data402 = data; -HXDLIN( 960) data402->oPos = (data402->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data403 = data; -HXDLIN( 960) data403->oPos = (data403->oPos + 2); -HXDLIN( 960) ::openfl::display::_internal::DrawCommandReader data404 = data; -HXDLIN( 960) data404->bPos = (data404->bPos + 2); - } - break; - case (int)15: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data405 = data; -HXDLIN( 960) data405->oPos = (data405->oPos + 4); -HXDLIN( 960) ::openfl::display::_internal::DrawCommandReader data406 = data; -HXDLIN( 960) data406->iiPos = (data406->iiPos + 2); -HXDLIN( 960) ::openfl::display::_internal::DrawCommandReader data407 = data; -HXDLIN( 960) data407->ffPos = (data407->ffPos + 1); -HXDLIN( 960) ::openfl::display::_internal::DrawCommandReader data408 = data; -HXDLIN( 960) data408->fPos = (data408->fPos + 1); - } - break; - case (int)16: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data409 = data; -HXDLIN( 960) data409->oPos = (data409->oPos + 4); -HXDLIN( 960) ::openfl::display::_internal::DrawCommandReader data410 = data; -HXDLIN( 960) data410->iPos = (data410->iPos + 1); -HXDLIN( 960) ::openfl::display::_internal::DrawCommandReader data411 = data; -HXDLIN( 960) data411->fPos = (data411->fPos + 2); -HXDLIN( 960) ::openfl::display::_internal::DrawCommandReader data412 = data; -HXDLIN( 960) data412->bPos = (data412->bPos + 1); - } - break; - case (int)17: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data413 = data; -HXDLIN( 960) data413->fPos = (data413->fPos + 2); - } - break; - case (int)18: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data414 = data; -HXDLIN( 960) data414->fPos = (data414->fPos + 2); - } - break; - case (int)19: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data415 = data; -HXDLIN( 960) data415->oPos = (data415->oPos + 1); - } - break; - case (int)20: { -HXLINE( 960) ::openfl::display::_internal::DrawCommandReader data416 = data; -HXDLIN( 960) data416->oPos = (data416->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 960) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_STYLE_dyn(); -HXDLIN( 960) ::openfl::display::_internal::DrawCommandReader this13 = data; -HXDLIN( 960) ::openfl::display::_internal::DrawCommandReader c11 = this13; -HXLINE( 961) stroke = ::openfl::display::GraphicsStroke_obj::__alloc( HX_CTX ,c11->buffer->o->__get(c11->oPos),c11->buffer->b->__get(c11->bPos),c11->buffer->o->__get((c11->oPos + 1)),c11->buffer->o->__get((c11->oPos + 2)),c11->buffer->o->__get((c11->oPos + 3)),c11->buffer->f->__get((c11->fPos + 1)),null()); -HXLINE( 962) stroke->fill = ::openfl::display::GraphicsSolidFill_obj::__alloc( HX_CTX ,c11->buffer->i->__get(c11->iPos),c11->buffer->f->__get(c11->fPos)); -HXLINE( 963) graphicsData->push(stroke); - } - break; - case (int)17: { -HXLINE( 919) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data417 = data; -HXDLIN( 919) data417->oPos = (data417->oPos + 2); -HXDLIN( 919) ::openfl::display::_internal::DrawCommandReader data418 = data; -HXDLIN( 919) data418->bPos = (data418->bPos + 2); - } - break; - case (int)1: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data419 = data; -HXDLIN( 919) data419->iPos = (data419->iPos + 1); -HXDLIN( 919) ::openfl::display::_internal::DrawCommandReader data420 = data; -HXDLIN( 919) data420->fPos = (data420->fPos + 1); - } - break; - case (int)2: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data421 = data; -HXDLIN( 919) data421->oPos = (data421->oPos + 4); -HXDLIN( 919) ::openfl::display::_internal::DrawCommandReader data422 = data; -HXDLIN( 919) data422->iiPos = (data422->iiPos + 2); -HXDLIN( 919) ::openfl::display::_internal::DrawCommandReader data423 = data; -HXDLIN( 919) data423->ffPos = (data423->ffPos + 1); -HXDLIN( 919) ::openfl::display::_internal::DrawCommandReader data424 = data; -HXDLIN( 919) data424->fPos = (data424->fPos + 1); - } - break; - case (int)3: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data425 = data; -HXDLIN( 919) data425->oPos = (data425->oPos + 1); - } - break; - case (int)4: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data426 = data; -HXDLIN( 919) data426->fPos = (data426->fPos + 6); - } - break; - case (int)5: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data427 = data; -HXDLIN( 919) data427->fPos = (data427->fPos + 4); - } - break; - case (int)6: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data428 = data; -HXDLIN( 919) data428->fPos = (data428->fPos + 3); - } - break; - case (int)7: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data429 = data; -HXDLIN( 919) data429->fPos = (data429->fPos + 4); - } - break; - case (int)8: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data430 = data; -HXDLIN( 919) data430->oPos = (data430->oPos + 3); - } - break; - case (int)9: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data431 = data; -HXDLIN( 919) data431->fPos = (data431->fPos + 4); - } - break; - case (int)10: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data432 = data; -HXDLIN( 919) data432->fPos = (data432->fPos + 5); -HXDLIN( 919) ::openfl::display::_internal::DrawCommandReader data433 = data; -HXDLIN( 919) data433->oPos = (data433->oPos + 1); - } - break; - case (int)12: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data434 = data; -HXDLIN( 919) data434->oPos = (data434->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data435 = data; -HXDLIN( 919) data435->oPos = (data435->oPos + 2); -HXDLIN( 919) ::openfl::display::_internal::DrawCommandReader data436 = data; -HXDLIN( 919) data436->bPos = (data436->bPos + 2); - } - break; - case (int)15: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data437 = data; -HXDLIN( 919) data437->oPos = (data437->oPos + 4); -HXDLIN( 919) ::openfl::display::_internal::DrawCommandReader data438 = data; -HXDLIN( 919) data438->iiPos = (data438->iiPos + 2); -HXDLIN( 919) ::openfl::display::_internal::DrawCommandReader data439 = data; -HXDLIN( 919) data439->ffPos = (data439->ffPos + 1); -HXDLIN( 919) ::openfl::display::_internal::DrawCommandReader data440 = data; -HXDLIN( 919) data440->fPos = (data440->fPos + 1); - } - break; - case (int)16: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data441 = data; -HXDLIN( 919) data441->oPos = (data441->oPos + 4); -HXDLIN( 919) ::openfl::display::_internal::DrawCommandReader data442 = data; -HXDLIN( 919) data442->iPos = (data442->iPos + 1); -HXDLIN( 919) ::openfl::display::_internal::DrawCommandReader data443 = data; -HXDLIN( 919) data443->fPos = (data443->fPos + 2); -HXDLIN( 919) ::openfl::display::_internal::DrawCommandReader data444 = data; -HXDLIN( 919) data444->bPos = (data444->bPos + 1); - } - break; - case (int)17: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data445 = data; -HXDLIN( 919) data445->fPos = (data445->fPos + 2); - } - break; - case (int)18: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data446 = data; -HXDLIN( 919) data446->fPos = (data446->fPos + 2); - } - break; - case (int)19: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data447 = data; -HXDLIN( 919) data447->oPos = (data447->oPos + 1); - } - break; - case (int)20: { -HXLINE( 919) ::openfl::display::_internal::DrawCommandReader data448 = data; -HXDLIN( 919) data448->oPos = (data448->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 919) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_TO_dyn(); -HXDLIN( 919) ::openfl::display::_internal::DrawCommandReader this14 = data; -HXDLIN( 919) ::openfl::display::_internal::DrawCommandReader c12 = this14; -HXLINE( 920) path->lineTo(c12->buffer->f->__get(c12->fPos),c12->buffer->f->__get((c12->fPos + 1))); - } - break; - case (int)18: { -HXLINE( 923) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data449 = data; -HXDLIN( 923) data449->oPos = (data449->oPos + 2); -HXDLIN( 923) ::openfl::display::_internal::DrawCommandReader data450 = data; -HXDLIN( 923) data450->bPos = (data450->bPos + 2); - } - break; - case (int)1: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data451 = data; -HXDLIN( 923) data451->iPos = (data451->iPos + 1); -HXDLIN( 923) ::openfl::display::_internal::DrawCommandReader data452 = data; -HXDLIN( 923) data452->fPos = (data452->fPos + 1); - } - break; - case (int)2: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data453 = data; -HXDLIN( 923) data453->oPos = (data453->oPos + 4); -HXDLIN( 923) ::openfl::display::_internal::DrawCommandReader data454 = data; -HXDLIN( 923) data454->iiPos = (data454->iiPos + 2); -HXDLIN( 923) ::openfl::display::_internal::DrawCommandReader data455 = data; -HXDLIN( 923) data455->ffPos = (data455->ffPos + 1); -HXDLIN( 923) ::openfl::display::_internal::DrawCommandReader data456 = data; -HXDLIN( 923) data456->fPos = (data456->fPos + 1); - } - break; - case (int)3: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data457 = data; -HXDLIN( 923) data457->oPos = (data457->oPos + 1); - } - break; - case (int)4: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data458 = data; -HXDLIN( 923) data458->fPos = (data458->fPos + 6); - } - break; - case (int)5: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data459 = data; -HXDLIN( 923) data459->fPos = (data459->fPos + 4); - } - break; - case (int)6: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data460 = data; -HXDLIN( 923) data460->fPos = (data460->fPos + 3); - } - break; - case (int)7: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data461 = data; -HXDLIN( 923) data461->fPos = (data461->fPos + 4); - } - break; - case (int)8: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data462 = data; -HXDLIN( 923) data462->oPos = (data462->oPos + 3); - } - break; - case (int)9: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data463 = data; -HXDLIN( 923) data463->fPos = (data463->fPos + 4); - } - break; - case (int)10: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data464 = data; -HXDLIN( 923) data464->fPos = (data464->fPos + 5); -HXDLIN( 923) ::openfl::display::_internal::DrawCommandReader data465 = data; -HXDLIN( 923) data465->oPos = (data465->oPos + 1); - } - break; - case (int)12: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data466 = data; -HXDLIN( 923) data466->oPos = (data466->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data467 = data; -HXDLIN( 923) data467->oPos = (data467->oPos + 2); -HXDLIN( 923) ::openfl::display::_internal::DrawCommandReader data468 = data; -HXDLIN( 923) data468->bPos = (data468->bPos + 2); - } - break; - case (int)15: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data469 = data; -HXDLIN( 923) data469->oPos = (data469->oPos + 4); -HXDLIN( 923) ::openfl::display::_internal::DrawCommandReader data470 = data; -HXDLIN( 923) data470->iiPos = (data470->iiPos + 2); -HXDLIN( 923) ::openfl::display::_internal::DrawCommandReader data471 = data; -HXDLIN( 923) data471->ffPos = (data471->ffPos + 1); -HXDLIN( 923) ::openfl::display::_internal::DrawCommandReader data472 = data; -HXDLIN( 923) data472->fPos = (data472->fPos + 1); - } - break; - case (int)16: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data473 = data; -HXDLIN( 923) data473->oPos = (data473->oPos + 4); -HXDLIN( 923) ::openfl::display::_internal::DrawCommandReader data474 = data; -HXDLIN( 923) data474->iPos = (data474->iPos + 1); -HXDLIN( 923) ::openfl::display::_internal::DrawCommandReader data475 = data; -HXDLIN( 923) data475->fPos = (data475->fPos + 2); -HXDLIN( 923) ::openfl::display::_internal::DrawCommandReader data476 = data; -HXDLIN( 923) data476->bPos = (data476->bPos + 1); - } - break; - case (int)17: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data477 = data; -HXDLIN( 923) data477->fPos = (data477->fPos + 2); - } - break; - case (int)18: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data478 = data; -HXDLIN( 923) data478->fPos = (data478->fPos + 2); - } - break; - case (int)19: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data479 = data; -HXDLIN( 923) data479->oPos = (data479->oPos + 1); - } - break; - case (int)20: { -HXLINE( 923) ::openfl::display::_internal::DrawCommandReader data480 = data; -HXDLIN( 923) data480->oPos = (data480->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 923) data->prev = ::openfl::display::_internal::DrawCommandType_obj::MOVE_TO_dyn(); -HXDLIN( 923) ::openfl::display::_internal::DrawCommandReader this15 = data; -HXDLIN( 923) ::openfl::display::_internal::DrawCommandReader c13 = this15; -HXLINE( 924) path->moveTo(c13->buffer->f->__get(c13->fPos),c13->buffer->f->__get((c13->fPos + 1))); - } - break; - default:{ -HXLINE( 985) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data481 = data; -HXDLIN( 985) data481->oPos = (data481->oPos + 2); -HXDLIN( 985) ::openfl::display::_internal::DrawCommandReader data482 = data; -HXDLIN( 985) data482->bPos = (data482->bPos + 2); - } - break; - case (int)1: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data483 = data; -HXDLIN( 985) data483->iPos = (data483->iPos + 1); -HXDLIN( 985) ::openfl::display::_internal::DrawCommandReader data484 = data; -HXDLIN( 985) data484->fPos = (data484->fPos + 1); - } - break; - case (int)2: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data485 = data; -HXDLIN( 985) data485->oPos = (data485->oPos + 4); -HXDLIN( 985) ::openfl::display::_internal::DrawCommandReader data486 = data; -HXDLIN( 985) data486->iiPos = (data486->iiPos + 2); -HXDLIN( 985) ::openfl::display::_internal::DrawCommandReader data487 = data; -HXDLIN( 985) data487->ffPos = (data487->ffPos + 1); -HXDLIN( 985) ::openfl::display::_internal::DrawCommandReader data488 = data; -HXDLIN( 985) data488->fPos = (data488->fPos + 1); - } - break; - case (int)3: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data489 = data; -HXDLIN( 985) data489->oPos = (data489->oPos + 1); - } - break; - case (int)4: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data490 = data; -HXDLIN( 985) data490->fPos = (data490->fPos + 6); - } - break; - case (int)5: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data491 = data; -HXDLIN( 985) data491->fPos = (data491->fPos + 4); - } - break; - case (int)6: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data492 = data; -HXDLIN( 985) data492->fPos = (data492->fPos + 3); - } - break; - case (int)7: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data493 = data; -HXDLIN( 985) data493->fPos = (data493->fPos + 4); - } - break; - case (int)8: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data494 = data; -HXDLIN( 985) data494->oPos = (data494->oPos + 3); - } - break; - case (int)9: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data495 = data; -HXDLIN( 985) data495->fPos = (data495->fPos + 4); - } - break; - case (int)10: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data496 = data; -HXDLIN( 985) data496->fPos = (data496->fPos + 5); -HXDLIN( 985) ::openfl::display::_internal::DrawCommandReader data497 = data; -HXDLIN( 985) data497->oPos = (data497->oPos + 1); - } - break; - case (int)12: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data498 = data; -HXDLIN( 985) data498->oPos = (data498->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data499 = data; -HXDLIN( 985) data499->oPos = (data499->oPos + 2); -HXDLIN( 985) ::openfl::display::_internal::DrawCommandReader data500 = data; -HXDLIN( 985) data500->bPos = (data500->bPos + 2); - } - break; - case (int)15: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data501 = data; -HXDLIN( 985) data501->oPos = (data501->oPos + 4); -HXDLIN( 985) ::openfl::display::_internal::DrawCommandReader data502 = data; -HXDLIN( 985) data502->iiPos = (data502->iiPos + 2); -HXDLIN( 985) ::openfl::display::_internal::DrawCommandReader data503 = data; -HXDLIN( 985) data503->ffPos = (data503->ffPos + 1); -HXDLIN( 985) ::openfl::display::_internal::DrawCommandReader data504 = data; -HXDLIN( 985) data504->fPos = (data504->fPos + 1); - } - break; - case (int)16: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data505 = data; -HXDLIN( 985) data505->oPos = (data505->oPos + 4); -HXDLIN( 985) ::openfl::display::_internal::DrawCommandReader data506 = data; -HXDLIN( 985) data506->iPos = (data506->iPos + 1); -HXDLIN( 985) ::openfl::display::_internal::DrawCommandReader data507 = data; -HXDLIN( 985) data507->fPos = (data507->fPos + 2); -HXDLIN( 985) ::openfl::display::_internal::DrawCommandReader data508 = data; -HXDLIN( 985) data508->bPos = (data508->bPos + 1); - } - break; - case (int)17: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data509 = data; -HXDLIN( 985) data509->fPos = (data509->fPos + 2); - } - break; - case (int)18: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data510 = data; -HXDLIN( 985) data510->fPos = (data510->fPos + 2); - } - break; - case (int)19: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data511 = data; -HXDLIN( 985) data511->oPos = (data511->oPos + 1); - } - break; - case (int)20: { -HXLINE( 985) ::openfl::display::_internal::DrawCommandReader data512 = data; -HXDLIN( 985) data512->oPos = (data512->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 985) data->prev = type; - } - } - } - } -HXLINE( 989) if (hx::IsNotNull( path )) { -HXLINE( 991) graphicsData->push(path); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Graphics_obj,_hx___readGraphicsData,(void)) - -void Graphics_obj::_hx___update( ::openfl::geom::Matrix displayMatrix){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_996___update) -HXLINE( 997) bool _hx_tmp; -HXDLIN( 997) bool _hx_tmp1; -HXDLIN( 997) if (hx::IsNotNull( this->_hx___bounds )) { -HXLINE( 997) _hx_tmp1 = (this->_hx___bounds->width <= 0); - } - else { -HXLINE( 997) _hx_tmp1 = true; - } -HXDLIN( 997) if (!(_hx_tmp1)) { -HXLINE( 997) _hx_tmp = (this->_hx___bounds->height <= 0); - } - else { -HXLINE( 997) _hx_tmp = true; - } -HXDLIN( 997) if (_hx_tmp) { -HXLINE( 997) return; - } -HXLINE( 999) ::openfl::geom::Matrix parentTransform = this->_hx___owner->_hx___renderTransform; -HXLINE(1000) Float scaleX = ((Float)1.0); -HXDLIN(1000) Float scaleY = ((Float)1.0); -HXLINE(1002) if (hx::IsNotNull( parentTransform )) { -HXLINE(1004) if ((parentTransform->b == 0)) { -HXLINE(1006) scaleX = ::Math_obj::abs(parentTransform->a); - } - else { -HXLINE(1010) scaleX = ::Math_obj::sqrt(((parentTransform->a * parentTransform->a) + (parentTransform->b * parentTransform->b))); - } -HXLINE(1013) if ((parentTransform->c == 0)) { -HXLINE(1015) scaleY = ::Math_obj::abs(parentTransform->d); - } - else { -HXLINE(1019) scaleY = ::Math_obj::sqrt(((parentTransform->c * parentTransform->c) + (parentTransform->d * parentTransform->d))); - } - } - else { -HXLINE(1024) return; - } -HXLINE(1027) if (hx::IsNotNull( displayMatrix )) { -HXLINE(1029) if ((displayMatrix->b == 0)) { -HXLINE(1031) scaleX = (scaleX * displayMatrix->a); - } - else { -HXLINE(1035) scaleX = (scaleX * ::Math_obj::sqrt(((displayMatrix->a * displayMatrix->a) + (displayMatrix->b * displayMatrix->b)))); - } -HXLINE(1038) if ((displayMatrix->c == 0)) { -HXLINE(1040) scaleY = (scaleY * displayMatrix->d); - } - else { -HXLINE(1044) scaleY = (scaleY * ::Math_obj::sqrt(((displayMatrix->c * displayMatrix->c) + (displayMatrix->d * displayMatrix->d)))); - } - } -HXLINE(1053) Float width = (this->_hx___bounds->width * scaleX); -HXLINE(1054) Float height = (this->_hx___bounds->height * scaleY); -HXLINE(1056) bool _hx_tmp2; -HXDLIN(1056) if (!((width < 1))) { -HXLINE(1056) _hx_tmp2 = (height < 1); - } - else { -HXLINE(1056) _hx_tmp2 = true; - } -HXDLIN(1056) if (_hx_tmp2) { -HXLINE(1058) bool _hx_tmp3; -HXDLIN(1058) if ((this->_hx___width < 1)) { -HXLINE(1058) _hx_tmp3 = (this->_hx___height >= 1); - } - else { -HXLINE(1058) _hx_tmp3 = true; - } -HXDLIN(1058) if (_hx_tmp3) { -HXLINE(1058) this->set___dirty(true); - } -HXLINE(1059) this->_hx___width = 0; -HXLINE(1060) this->_hx___height = 0; -HXLINE(1061) return; - } -HXLINE(1064) bool _hx_tmp4; -HXDLIN(1064) if (hx::IsNotNull( ::openfl::display::Graphics_obj::maxTextureWidth )) { -HXLINE(1064) _hx_tmp4 = hx::IsGreater( width,::openfl::display::Graphics_obj::maxTextureWidth ); - } - else { -HXLINE(1064) _hx_tmp4 = false; - } -HXDLIN(1064) if (_hx_tmp4) { -HXLINE(1066) width = ( (Float)(::openfl::display::Graphics_obj::maxTextureWidth) ); -HXLINE(1067) scaleX = (( (Float)(::openfl::display::Graphics_obj::maxTextureWidth) ) / this->_hx___bounds->width); - } -HXLINE(1070) bool _hx_tmp5; -HXDLIN(1070) if (hx::IsNotNull( ::openfl::display::Graphics_obj::maxTextureWidth )) { -HXLINE(1070) _hx_tmp5 = hx::IsGreater( height,::openfl::display::Graphics_obj::maxTextureHeight ); - } - else { -HXLINE(1070) _hx_tmp5 = false; - } -HXDLIN(1070) if (_hx_tmp5) { -HXLINE(1072) height = ( (Float)(::openfl::display::Graphics_obj::maxTextureHeight) ); -HXLINE(1073) scaleY = (( (Float)(::openfl::display::Graphics_obj::maxTextureHeight) ) / this->_hx___bounds->height); - } -HXLINE(1076) this->_hx___renderTransform->a = (width / this->_hx___bounds->width); -HXLINE(1077) this->_hx___renderTransform->d = (height / this->_hx___bounds->height); -HXLINE(1078) Float inverseA = (( (Float)(1) ) / this->_hx___renderTransform->a); -HXLINE(1079) Float inverseD = (( (Float)(1) ) / this->_hx___renderTransform->d); -HXLINE(1082) this->_hx___worldTransform->a = (inverseA * parentTransform->a); -HXLINE(1083) this->_hx___worldTransform->b = (inverseA * parentTransform->b); -HXLINE(1084) this->_hx___worldTransform->c = (inverseD * parentTransform->c); -HXLINE(1085) this->_hx___worldTransform->d = (inverseD * parentTransform->d); -HXLINE(1087) Float x = this->_hx___bounds->x; -HXLINE(1088) Float y = this->_hx___bounds->y; -HXLINE(1089) Float tx = (((x * parentTransform->a) + (y * parentTransform->c)) + parentTransform->tx); -HXLINE(1090) Float ty = (((x * parentTransform->b) + (y * parentTransform->d)) + parentTransform->ty); -HXLINE(1093) this->_hx___worldTransform->tx = ::Math_obj::fround(tx); -HXLINE(1094) this->_hx___worldTransform->ty = ::Math_obj::fround(ty); -HXLINE(1097) ::openfl::geom::Matrix _this = this->_hx___worldTransform; -HXDLIN(1097) Float norm = ((_this->a * _this->d) - (_this->b * _this->c)); -HXDLIN(1097) Float _hx_tmp6; -HXDLIN(1097) if ((norm == 0)) { -HXLINE(1097) _hx_tmp6 = -(_this->tx); - } - else { -HXLINE(1097) _hx_tmp6 = ((((Float)1.0) / norm) * ((_this->c * (_this->ty - ty)) + (_this->d * (tx - _this->tx)))); - } -HXDLIN(1097) this->_hx___renderTransform->tx = _hx_tmp6; -HXLINE(1098) ::openfl::geom::Matrix _this1 = this->_hx___worldTransform; -HXDLIN(1098) Float norm1 = ((_this1->a * _this1->d) - (_this1->b * _this1->c)); -HXDLIN(1098) Float _hx_tmp7; -HXDLIN(1098) if ((norm1 == 0)) { -HXLINE(1098) _hx_tmp7 = -(_this1->ty); - } - else { -HXLINE(1098) _hx_tmp7 = ((((Float)1.0) / norm1) * ((_this1->a * (ty - _this1->ty)) + (_this1->b * (_this1->tx - tx)))); - } -HXDLIN(1098) this->_hx___renderTransform->ty = _hx_tmp7; -HXLINE(1104) int newWidth = ::Math_obj::ceil((width + ((Float)1.0))); -HXLINE(1105) int newHeight = ::Math_obj::ceil((height + ((Float)1.0))); -HXLINE(1108) bool _hx_tmp8; -HXDLIN(1108) if ((newWidth == this->_hx___width)) { -HXLINE(1108) _hx_tmp8 = (newHeight != this->_hx___height); - } - else { -HXLINE(1108) _hx_tmp8 = true; - } -HXDLIN(1108) if (_hx_tmp8) { -HXLINE(1111) this->set___dirty(true); - } -HXLINE(1115) this->_hx___width = newWidth; -HXLINE(1116) this->_hx___height = newHeight; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Graphics_obj,_hx___update,(void)) - -bool Graphics_obj::set___dirty(bool value){ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_1121_set___dirty) -HXLINE(1122) bool _hx_tmp; -HXDLIN(1122) if (value) { -HXLINE(1122) _hx_tmp = hx::IsNotNull( this->_hx___owner ); - } - else { -HXLINE(1122) _hx_tmp = false; - } -HXDLIN(1122) if (_hx_tmp) { -HXLINE(1124) ::openfl::display::DisplayObject _this = this->_hx___owner; -HXDLIN(1124) if (!(_this->_hx___renderDirty)) { -HXLINE(1124) _this->_hx___renderDirty = true; -HXDLIN(1124) _this->_hx___setParentRenderDirty(); - } - } -HXLINE(1127) if (value) { -HXLINE(1129) this->_hx___softwareDirty = true; -HXLINE(1130) this->_hx___hardwareDirty = true; - } -HXLINE(1133) return (this->_hx___dirty = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Graphics_obj,set___dirty,return ) - - ::Dynamic Graphics_obj::maxTextureHeight; - - ::Dynamic Graphics_obj::maxTextureWidth; - - -hx::ObjectPtr< Graphics_obj > Graphics_obj::__new( ::openfl::display::DisplayObject owner) { - hx::ObjectPtr< Graphics_obj > __this = new Graphics_obj(); - __this->__construct(owner); - return __this; -} - -hx::ObjectPtr< Graphics_obj > Graphics_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display::DisplayObject owner) { - Graphics_obj *__this = (Graphics_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Graphics_obj), true, "openfl.display.Graphics")); - *(void **)__this = Graphics_obj::_hx_vtable; - __this->__construct(owner); - return __this; -} - -Graphics_obj::Graphics_obj() -{ -} - -void Graphics_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Graphics); - HX_MARK_MEMBER_NAME(_hx___bounds,"__bounds"); - HX_MARK_MEMBER_NAME(_hx___commands,"__commands"); - HX_MARK_MEMBER_NAME(_hx___dirty,"__dirty"); - HX_MARK_MEMBER_NAME(_hx___hardwareDirty,"__hardwareDirty"); - HX_MARK_MEMBER_NAME(_hx___height,"__height"); - HX_MARK_MEMBER_NAME(_hx___managed,"__managed"); - HX_MARK_MEMBER_NAME(_hx___positionX,"__positionX"); - HX_MARK_MEMBER_NAME(_hx___positionY,"__positionY"); - HX_MARK_MEMBER_NAME(_hx___quadBuffer,"__quadBuffer"); - HX_MARK_MEMBER_NAME(_hx___renderTransform,"__renderTransform"); - HX_MARK_MEMBER_NAME(_hx___shaderBufferPool,"__shaderBufferPool"); - HX_MARK_MEMBER_NAME(_hx___softwareDirty,"__softwareDirty"); - HX_MARK_MEMBER_NAME(_hx___strokePadding,"__strokePadding"); - HX_MARK_MEMBER_NAME(_hx___transformDirty,"__transformDirty"); - HX_MARK_MEMBER_NAME(_hx___triangleIndexBuffer,"__triangleIndexBuffer"); - HX_MARK_MEMBER_NAME(_hx___triangleIndexBufferCount,"__triangleIndexBufferCount"); - HX_MARK_MEMBER_NAME(_hx___triangleIndexBufferData,"__triangleIndexBufferData"); - HX_MARK_MEMBER_NAME(_hx___usedShaderBuffers,"__usedShaderBuffers"); - HX_MARK_MEMBER_NAME(_hx___vertexBuffer,"__vertexBuffer"); - HX_MARK_MEMBER_NAME(_hx___vertexBufferCount,"__vertexBufferCount"); - HX_MARK_MEMBER_NAME(_hx___vertexBufferCountUVT,"__vertexBufferCountUVT"); - HX_MARK_MEMBER_NAME(_hx___vertexBufferData,"__vertexBufferData"); - HX_MARK_MEMBER_NAME(_hx___vertexBufferDataUVT,"__vertexBufferDataUVT"); - HX_MARK_MEMBER_NAME(_hx___vertexBufferUVT,"__vertexBufferUVT"); - HX_MARK_MEMBER_NAME(_hx___visible,"__visible"); - HX_MARK_MEMBER_NAME(_hx___owner,"__owner"); - HX_MARK_MEMBER_NAME(_hx___width,"__width"); - HX_MARK_MEMBER_NAME(_hx___worldTransform,"__worldTransform"); - HX_MARK_MEMBER_NAME(_hx___cairo,"__cairo"); - HX_MARK_MEMBER_NAME(_hx___bitmap,"__bitmap"); - HX_MARK_END_CLASS(); -} - -void Graphics_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(_hx___bounds,"__bounds"); - HX_VISIT_MEMBER_NAME(_hx___commands,"__commands"); - HX_VISIT_MEMBER_NAME(_hx___dirty,"__dirty"); - HX_VISIT_MEMBER_NAME(_hx___hardwareDirty,"__hardwareDirty"); - HX_VISIT_MEMBER_NAME(_hx___height,"__height"); - HX_VISIT_MEMBER_NAME(_hx___managed,"__managed"); - HX_VISIT_MEMBER_NAME(_hx___positionX,"__positionX"); - HX_VISIT_MEMBER_NAME(_hx___positionY,"__positionY"); - HX_VISIT_MEMBER_NAME(_hx___quadBuffer,"__quadBuffer"); - HX_VISIT_MEMBER_NAME(_hx___renderTransform,"__renderTransform"); - HX_VISIT_MEMBER_NAME(_hx___shaderBufferPool,"__shaderBufferPool"); - HX_VISIT_MEMBER_NAME(_hx___softwareDirty,"__softwareDirty"); - HX_VISIT_MEMBER_NAME(_hx___strokePadding,"__strokePadding"); - HX_VISIT_MEMBER_NAME(_hx___transformDirty,"__transformDirty"); - HX_VISIT_MEMBER_NAME(_hx___triangleIndexBuffer,"__triangleIndexBuffer"); - HX_VISIT_MEMBER_NAME(_hx___triangleIndexBufferCount,"__triangleIndexBufferCount"); - HX_VISIT_MEMBER_NAME(_hx___triangleIndexBufferData,"__triangleIndexBufferData"); - HX_VISIT_MEMBER_NAME(_hx___usedShaderBuffers,"__usedShaderBuffers"); - HX_VISIT_MEMBER_NAME(_hx___vertexBuffer,"__vertexBuffer"); - HX_VISIT_MEMBER_NAME(_hx___vertexBufferCount,"__vertexBufferCount"); - HX_VISIT_MEMBER_NAME(_hx___vertexBufferCountUVT,"__vertexBufferCountUVT"); - HX_VISIT_MEMBER_NAME(_hx___vertexBufferData,"__vertexBufferData"); - HX_VISIT_MEMBER_NAME(_hx___vertexBufferDataUVT,"__vertexBufferDataUVT"); - HX_VISIT_MEMBER_NAME(_hx___vertexBufferUVT,"__vertexBufferUVT"); - HX_VISIT_MEMBER_NAME(_hx___visible,"__visible"); - HX_VISIT_MEMBER_NAME(_hx___owner,"__owner"); - HX_VISIT_MEMBER_NAME(_hx___width,"__width"); - HX_VISIT_MEMBER_NAME(_hx___worldTransform,"__worldTransform"); - HX_VISIT_MEMBER_NAME(_hx___cairo,"__cairo"); - HX_VISIT_MEMBER_NAME(_hx___bitmap,"__bitmap"); -} - -hx::Val Graphics_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clear") ) { return hx::Val( clear_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"lineTo") ) { return hx::Val( lineTo_dyn() ); } - if (HX_FIELD_EQ(inName,"moveTo") ) { return hx::Val( moveTo_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__dirty") ) { return hx::Val( _hx___dirty ); } - if (HX_FIELD_EQ(inName,"__owner") ) { return hx::Val( _hx___owner ); } - if (HX_FIELD_EQ(inName,"__width") ) { return hx::Val( _hx___width ); } - if (HX_FIELD_EQ(inName,"__cairo") ) { return hx::Val( _hx___cairo ); } - if (HX_FIELD_EQ(inName,"curveTo") ) { return hx::Val( curveTo_dyn() ); } - if (HX_FIELD_EQ(inName,"endFill") ) { return hx::Val( endFill_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__bounds") ) { return hx::Val( _hx___bounds ); } - if (HX_FIELD_EQ(inName,"__height") ) { return hx::Val( _hx___height ); } - if (HX_FIELD_EQ(inName,"__bitmap") ) { return hx::Val( _hx___bitmap ); } - if (HX_FIELD_EQ(inName,"copyFrom") ) { return hx::Val( copyFrom_dyn() ); } - if (HX_FIELD_EQ(inName,"drawPath") ) { return hx::Val( drawPath_dyn() ); } - if (HX_FIELD_EQ(inName,"drawRect") ) { return hx::Val( drawRect_dyn() ); } - if (HX_FIELD_EQ(inName,"__update") ) { return hx::Val( _hx___update_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__managed") ) { return hx::Val( _hx___managed ); } - if (HX_FIELD_EQ(inName,"__visible") ) { return hx::Val( _hx___visible ); } - if (HX_FIELD_EQ(inName,"beginFill") ) { return hx::Val( beginFill_dyn() ); } - if (HX_FIELD_EQ(inName,"drawQuads") ) { return hx::Val( drawQuads_dyn() ); } - if (HX_FIELD_EQ(inName,"lineStyle") ) { return hx::Val( lineStyle_dyn() ); } - if (HX_FIELD_EQ(inName,"__cleanup") ) { return hx::Val( _hx___cleanup_dyn() ); } - if (HX_FIELD_EQ(inName,"__hitTest") ) { return hx::Val( _hx___hitTest_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__commands") ) { return hx::Val( _hx___commands ); } - if (HX_FIELD_EQ(inName,"drawCircle") ) { return hx::Val( drawCircle_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__positionX") ) { return hx::Val( _hx___positionX ); } - if (HX_FIELD_EQ(inName,"__positionY") ) { return hx::Val( _hx___positionY ); } - if (HX_FIELD_EQ(inName,"drawEllipse") ) { return hx::Val( drawEllipse_dyn() ); } - if (HX_FIELD_EQ(inName,"__getBounds") ) { return hx::Val( _hx___getBounds_dyn() ); } - if (HX_FIELD_EQ(inName,"set___dirty") ) { return hx::Val( set___dirty_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__quadBuffer") ) { return hx::Val( _hx___quadBuffer ); } - if (HX_FIELD_EQ(inName,"cubicCurveTo") ) { return hx::Val( cubicCurveTo_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"drawRoundRect") ) { return hx::Val( drawRoundRect_dyn() ); } - if (HX_FIELD_EQ(inName,"drawTriangles") ) { return hx::Val( drawTriangles_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__vertexBuffer") ) { return hx::Val( _hx___vertexBuffer ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__hardwareDirty") ) { return hx::Val( _hx___hardwareDirty ); } - if (HX_FIELD_EQ(inName,"__softwareDirty") ) { return hx::Val( _hx___softwareDirty ); } - if (HX_FIELD_EQ(inName,"__strokePadding") ) { return hx::Val( _hx___strokePadding ); } - if (HX_FIELD_EQ(inName,"beginBitmapFill") ) { return hx::Val( beginBitmapFill_dyn() ); } - if (HX_FIELD_EQ(inName,"beginShaderFill") ) { return hx::Val( beginShaderFill_dyn() ); } - if (HX_FIELD_EQ(inName,"lineBitmapStyle") ) { return hx::Val( lineBitmapStyle_dyn() ); } - if (HX_FIELD_EQ(inName,"__inflateBounds") ) { return hx::Val( _hx___inflateBounds_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__transformDirty") ) { return hx::Val( _hx___transformDirty ); } - if (HX_FIELD_EQ(inName,"__worldTransform") ) { return hx::Val( _hx___worldTransform ); } - if (HX_FIELD_EQ(inName,"drawGraphicsData") ) { return hx::Val( drawGraphicsData_dyn() ); } - if (HX_FIELD_EQ(inName,"readGraphicsData") ) { return hx::Val( readGraphicsData_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__renderTransform") ) { return hx::Val( _hx___renderTransform ); } - if (HX_FIELD_EQ(inName,"__vertexBufferUVT") ) { return hx::Val( _hx___vertexBufferUVT ); } - if (HX_FIELD_EQ(inName,"beginGradientFill") ) { return hx::Val( beginGradientFill_dyn() ); } - if (HX_FIELD_EQ(inName,"lineGradientStyle") ) { return hx::Val( lineGradientStyle_dyn() ); } - if (HX_FIELD_EQ(inName,"overrideBlendMode") ) { return hx::Val( overrideBlendMode_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__shaderBufferPool") ) { return hx::Val( _hx___shaderBufferPool ); } - if (HX_FIELD_EQ(inName,"__vertexBufferData") ) { return hx::Val( _hx___vertexBufferData ); } - if (HX_FIELD_EQ(inName,"__readGraphicsData") ) { return hx::Val( _hx___readGraphicsData_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"__usedShaderBuffers") ) { return hx::Val( _hx___usedShaderBuffers ); } - if (HX_FIELD_EQ(inName,"__vertexBufferCount") ) { return hx::Val( _hx___vertexBufferCount ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"drawRoundRectComplex") ) { return hx::Val( drawRoundRectComplex_dyn() ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"__triangleIndexBuffer") ) { return hx::Val( _hx___triangleIndexBuffer ); } - if (HX_FIELD_EQ(inName,"__vertexBufferDataUVT") ) { return hx::Val( _hx___vertexBufferDataUVT ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"__vertexBufferCountUVT") ) { return hx::Val( _hx___vertexBufferCountUVT ); } - break; - case 25: - if (HX_FIELD_EQ(inName,"__triangleIndexBufferData") ) { return hx::Val( _hx___triangleIndexBufferData ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"__triangleIndexBufferCount") ) { return hx::Val( _hx___triangleIndexBufferCount ); } - if (HX_FIELD_EQ(inName,"__calculateBezierQuadPoint") ) { return hx::Val( _hx___calculateBezierQuadPoint_dyn() ); } - break; - case 27: - if (HX_FIELD_EQ(inName,"__calculateBezierCubicPoint") ) { return hx::Val( _hx___calculateBezierCubicPoint_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Graphics_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"maxTextureWidth") ) { outValue = ( maxTextureWidth ); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"maxTextureHeight") ) { outValue = ( maxTextureHeight ); return true; } - } - return false; -} - -hx::Val Graphics_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"__dirty") ) { if (inCallProp == hx::paccAlways) return hx::Val( set___dirty(inValue.Cast< bool >()) );_hx___dirty=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__owner") ) { _hx___owner=inValue.Cast< ::openfl::display::DisplayObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__width") ) { _hx___width=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__cairo") ) { _hx___cairo=inValue.Cast< ::lime::graphics::cairo::Cairo >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"__bounds") ) { _hx___bounds=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - if (HX_FIELD_EQ(inName,"__height") ) { _hx___height=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__bitmap") ) { _hx___bitmap=inValue.Cast< ::openfl::display::BitmapData >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__managed") ) { _hx___managed=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__visible") ) { _hx___visible=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"__commands") ) { _hx___commands=inValue.Cast< ::openfl::display::_internal::DrawCommandBuffer >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__positionX") ) { _hx___positionX=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__positionY") ) { _hx___positionY=inValue.Cast< Float >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__quadBuffer") ) { _hx___quadBuffer=inValue.Cast< ::openfl::display::_internal::Context3DBuffer >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__vertexBuffer") ) { _hx___vertexBuffer=inValue.Cast< ::openfl::display3D::VertexBuffer3D >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__hardwareDirty") ) { _hx___hardwareDirty=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__softwareDirty") ) { _hx___softwareDirty=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__strokePadding") ) { _hx___strokePadding=inValue.Cast< Float >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__transformDirty") ) { _hx___transformDirty=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__worldTransform") ) { _hx___worldTransform=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__renderTransform") ) { _hx___renderTransform=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - if (HX_FIELD_EQ(inName,"__vertexBufferUVT") ) { _hx___vertexBufferUVT=inValue.Cast< ::openfl::display3D::VertexBuffer3D >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__shaderBufferPool") ) { _hx___shaderBufferPool=inValue.Cast< ::lime::utils::ObjectPool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__vertexBufferData") ) { _hx___vertexBufferData=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__usedShaderBuffers") ) { _hx___usedShaderBuffers=inValue.Cast< ::haxe::ds::List >(); return inValue; } - if (HX_FIELD_EQ(inName,"__vertexBufferCount") ) { _hx___vertexBufferCount=inValue.Cast< int >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"__triangleIndexBuffer") ) { _hx___triangleIndexBuffer=inValue.Cast< ::openfl::display3D::IndexBuffer3D >(); return inValue; } - if (HX_FIELD_EQ(inName,"__vertexBufferDataUVT") ) { _hx___vertexBufferDataUVT=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"__vertexBufferCountUVT") ) { _hx___vertexBufferCountUVT=inValue.Cast< int >(); return inValue; } - break; - case 25: - if (HX_FIELD_EQ(inName,"__triangleIndexBufferData") ) { _hx___triangleIndexBufferData=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - break; - case 26: - if (HX_FIELD_EQ(inName,"__triangleIndexBufferCount") ) { _hx___triangleIndexBufferCount=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Graphics_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"maxTextureWidth") ) { maxTextureWidth=ioValue.Cast< ::Dynamic >(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"maxTextureHeight") ) { maxTextureHeight=ioValue.Cast< ::Dynamic >(); return true; } - } - return false; -} - -void Graphics_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("__bounds",95,f1,4c,0e)); - outFields->push(HX_("__commands",e8,23,8e,61)); - outFields->push(HX_("__dirty",f2,a8,2e,44)); - outFields->push(HX_("__hardwareDirty",2a,75,7d,55)); - outFields->push(HX_("__height",07,73,7b,aa)); - outFields->push(HX_("__managed",3f,e3,0f,95)); - outFields->push(HX_("__positionX",6f,3c,7e,fe)); - outFields->push(HX_("__positionY",70,3c,7e,fe)); - outFields->push(HX_("__quadBuffer",47,34,70,71)); - outFields->push(HX_("__renderTransform",16,b8,95,b1)); - outFields->push(HX_("__shaderBufferPool",a1,80,f9,54)); - outFields->push(HX_("__softwareDirty",4b,4f,75,e7)); - outFields->push(HX_("__strokePadding",d9,6d,da,c4)); - outFields->push(HX_("__transformDirty",26,f6,91,84)); - outFields->push(HX_("__triangleIndexBuffer",aa,c4,11,a7)); - outFields->push(HX_("__triangleIndexBufferCount",c5,c7,43,e4)); - outFields->push(HX_("__triangleIndexBufferData",f4,e3,9e,9c)); - outFields->push(HX_("__usedShaderBuffers",31,ef,1d,4f)); - outFields->push(HX_("__vertexBuffer",a4,32,6a,91)); - outFields->push(HX_("__vertexBufferCount",8b,6f,78,56)); - outFields->push(HX_("__vertexBufferCountUVT",28,64,58,bf)); - outFields->push(HX_("__vertexBufferData",ee,d6,5e,32)); - outFields->push(HX_("__vertexBufferDataUVT",a5,7c,9c,2d)); - outFields->push(HX_("__vertexBufferUVT",af,d6,28,26)); - outFields->push(HX_("__visible",52,c9,72,24)); - outFields->push(HX_("__owner",13,f1,d4,a2)); - outFields->push(HX_("__width",e6,0e,c1,34)); - outFields->push(HX_("__worldTransform",da,a7,d8,9a)); - outFields->push(HX_("__cairo",68,89,77,ab)); - outFields->push(HX_("__bitmap",0f,7b,3b,99)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Graphics_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(Graphics_obj,_hx___bounds),HX_("__bounds",95,f1,4c,0e)}, - {hx::fsObject /* ::openfl::display::_internal::DrawCommandBuffer */ ,(int)offsetof(Graphics_obj,_hx___commands),HX_("__commands",e8,23,8e,61)}, - {hx::fsBool,(int)offsetof(Graphics_obj,_hx___dirty),HX_("__dirty",f2,a8,2e,44)}, - {hx::fsBool,(int)offsetof(Graphics_obj,_hx___hardwareDirty),HX_("__hardwareDirty",2a,75,7d,55)}, - {hx::fsInt,(int)offsetof(Graphics_obj,_hx___height),HX_("__height",07,73,7b,aa)}, - {hx::fsBool,(int)offsetof(Graphics_obj,_hx___managed),HX_("__managed",3f,e3,0f,95)}, - {hx::fsFloat,(int)offsetof(Graphics_obj,_hx___positionX),HX_("__positionX",6f,3c,7e,fe)}, - {hx::fsFloat,(int)offsetof(Graphics_obj,_hx___positionY),HX_("__positionY",70,3c,7e,fe)}, - {hx::fsObject /* ::openfl::display::_internal::Context3DBuffer */ ,(int)offsetof(Graphics_obj,_hx___quadBuffer),HX_("__quadBuffer",47,34,70,71)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(Graphics_obj,_hx___renderTransform),HX_("__renderTransform",16,b8,95,b1)}, - {hx::fsObject /* ::lime::utils::ObjectPool */ ,(int)offsetof(Graphics_obj,_hx___shaderBufferPool),HX_("__shaderBufferPool",a1,80,f9,54)}, - {hx::fsBool,(int)offsetof(Graphics_obj,_hx___softwareDirty),HX_("__softwareDirty",4b,4f,75,e7)}, - {hx::fsFloat,(int)offsetof(Graphics_obj,_hx___strokePadding),HX_("__strokePadding",d9,6d,da,c4)}, - {hx::fsBool,(int)offsetof(Graphics_obj,_hx___transformDirty),HX_("__transformDirty",26,f6,91,84)}, - {hx::fsObject /* ::openfl::display3D::IndexBuffer3D */ ,(int)offsetof(Graphics_obj,_hx___triangleIndexBuffer),HX_("__triangleIndexBuffer",aa,c4,11,a7)}, - {hx::fsInt,(int)offsetof(Graphics_obj,_hx___triangleIndexBufferCount),HX_("__triangleIndexBufferCount",c5,c7,43,e4)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(Graphics_obj,_hx___triangleIndexBufferData),HX_("__triangleIndexBufferData",f4,e3,9e,9c)}, - {hx::fsObject /* ::haxe::ds::List */ ,(int)offsetof(Graphics_obj,_hx___usedShaderBuffers),HX_("__usedShaderBuffers",31,ef,1d,4f)}, - {hx::fsObject /* ::openfl::display3D::VertexBuffer3D */ ,(int)offsetof(Graphics_obj,_hx___vertexBuffer),HX_("__vertexBuffer",a4,32,6a,91)}, - {hx::fsInt,(int)offsetof(Graphics_obj,_hx___vertexBufferCount),HX_("__vertexBufferCount",8b,6f,78,56)}, - {hx::fsInt,(int)offsetof(Graphics_obj,_hx___vertexBufferCountUVT),HX_("__vertexBufferCountUVT",28,64,58,bf)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(Graphics_obj,_hx___vertexBufferData),HX_("__vertexBufferData",ee,d6,5e,32)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(Graphics_obj,_hx___vertexBufferDataUVT),HX_("__vertexBufferDataUVT",a5,7c,9c,2d)}, - {hx::fsObject /* ::openfl::display3D::VertexBuffer3D */ ,(int)offsetof(Graphics_obj,_hx___vertexBufferUVT),HX_("__vertexBufferUVT",af,d6,28,26)}, - {hx::fsBool,(int)offsetof(Graphics_obj,_hx___visible),HX_("__visible",52,c9,72,24)}, - {hx::fsObject /* ::openfl::display::DisplayObject */ ,(int)offsetof(Graphics_obj,_hx___owner),HX_("__owner",13,f1,d4,a2)}, - {hx::fsInt,(int)offsetof(Graphics_obj,_hx___width),HX_("__width",e6,0e,c1,34)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(Graphics_obj,_hx___worldTransform),HX_("__worldTransform",da,a7,d8,9a)}, - {hx::fsObject /* ::lime::graphics::cairo::Cairo */ ,(int)offsetof(Graphics_obj,_hx___cairo),HX_("__cairo",68,89,77,ab)}, - {hx::fsObject /* ::openfl::display::BitmapData */ ,(int)offsetof(Graphics_obj,_hx___bitmap),HX_("__bitmap",0f,7b,3b,99)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Graphics_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Graphics_obj::maxTextureHeight,HX_("maxTextureHeight",de,49,6c,61)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Graphics_obj::maxTextureWidth,HX_("maxTextureWidth",ef,1f,1f,70)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Graphics_obj_sMemberFields[] = { - HX_("__bounds",95,f1,4c,0e), - HX_("__commands",e8,23,8e,61), - HX_("__dirty",f2,a8,2e,44), - HX_("__hardwareDirty",2a,75,7d,55), - HX_("__height",07,73,7b,aa), - HX_("__managed",3f,e3,0f,95), - HX_("__positionX",6f,3c,7e,fe), - HX_("__positionY",70,3c,7e,fe), - HX_("__quadBuffer",47,34,70,71), - HX_("__renderTransform",16,b8,95,b1), - HX_("__shaderBufferPool",a1,80,f9,54), - HX_("__softwareDirty",4b,4f,75,e7), - HX_("__strokePadding",d9,6d,da,c4), - HX_("__transformDirty",26,f6,91,84), - HX_("__triangleIndexBuffer",aa,c4,11,a7), - HX_("__triangleIndexBufferCount",c5,c7,43,e4), - HX_("__triangleIndexBufferData",f4,e3,9e,9c), - HX_("__usedShaderBuffers",31,ef,1d,4f), - HX_("__vertexBuffer",a4,32,6a,91), - HX_("__vertexBufferCount",8b,6f,78,56), - HX_("__vertexBufferCountUVT",28,64,58,bf), - HX_("__vertexBufferData",ee,d6,5e,32), - HX_("__vertexBufferDataUVT",a5,7c,9c,2d), - HX_("__vertexBufferUVT",af,d6,28,26), - HX_("__visible",52,c9,72,24), - HX_("__owner",13,f1,d4,a2), - HX_("__width",e6,0e,c1,34), - HX_("__worldTransform",da,a7,d8,9a), - HX_("__cairo",68,89,77,ab), - HX_("__bitmap",0f,7b,3b,99), - HX_("beginBitmapFill",9b,c9,07,6a), - HX_("beginFill",4c,ad,95,8c), - HX_("beginGradientFill",5c,3c,03,2e), - HX_("beginShaderFill",d1,4b,43,67), - HX_("clear",8d,71,5b,48), - HX_("copyFrom",bf,0b,61,c8), - HX_("cubicCurveTo",e0,07,90,2e), - HX_("curveTo",0a,60,88,ce), - HX_("drawCircle",34,ed,d0,97), - HX_("drawEllipse",3a,85,ce,54), - HX_("drawGraphicsData",b9,aa,6e,60), - HX_("drawPath",c9,8f,bb,5e), - HX_("drawQuads",28,ab,f2,25), - HX_("drawRect",48,f7,10,60), - HX_("drawRoundRect",ee,c3,aa,e2), - HX_("drawRoundRectComplex",e2,43,2c,11), - HX_("drawTriangles",07,44,68,de), - HX_("endFill",fe,87,e0,25), - HX_("lineBitmapStyle",2e,3f,21,45), - HX_("lineGradientStyle",8d,24,f2,c1), - HX_("lineStyle",9d,a8,18,cb), - HX_("lineTo",8f,46,a0,ec), - HX_("moveTo",ec,d2,ac,cc), - HX_("overrideBlendMode",68,f8,e9,f9), - HX_("readGraphicsData",0b,7d,00,87), - HX_("__calculateBezierCubicPoint",0b,c2,af,f4), - HX_("__calculateBezierQuadPoint",44,46,e8,5e), - HX_("__cleanup",04,5d,90,2c), - HX_("__getBounds",8b,58,a0,10), - HX_("__hitTest",25,b1,cd,63), - HX_("__inflateBounds",3c,6f,ee,b6), - HX_("__readGraphicsData",2b,10,91,f2), - HX_("__update",29,f1,34,2f), - HX_("set___dirty",15,10,96,d4), - ::String(null()) }; - -static void Graphics_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Graphics_obj::maxTextureHeight,"maxTextureHeight"); - HX_MARK_MEMBER_NAME(Graphics_obj::maxTextureWidth,"maxTextureWidth"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Graphics_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Graphics_obj::maxTextureHeight,"maxTextureHeight"); - HX_VISIT_MEMBER_NAME(Graphics_obj::maxTextureWidth,"maxTextureWidth"); -}; - -#endif - -hx::Class Graphics_obj::__mClass; - -static ::String Graphics_obj_sStaticFields[] = { - HX_("maxTextureHeight",de,49,6c,61), - HX_("maxTextureWidth",ef,1f,1f,70), - ::String(null()) -}; - -void Graphics_obj::__register() -{ - Graphics_obj _hx_dummy; - Graphics_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.Graphics",35,67,20,87); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Graphics_obj::__GetStatic; - __mClass->mSetStaticField = &Graphics_obj::__SetStatic; - __mClass->mMarkFunc = Graphics_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Graphics_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Graphics_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Graphics_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Graphics_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Graphics_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Graphics_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Graphics_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_38_boot) -HXDLIN( 38) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("__cairo",68,89,77,ab), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("overrideBlendMode",68,f8,e9,f9), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))))); - } -{ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_40_boot) -HXDLIN( 40) maxTextureHeight = null(); - } -{ - HX_STACKFRAME(&_hx_pos_043516e11ce5c7d5_41_boot) -HXDLIN( 41) maxTextureWidth = null(); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsBitmapFill.cpp b/hGameTest/bin/linux/obj/src/openfl/display/GraphicsBitmapFill.cpp deleted file mode 100644 index eab8cb86..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsBitmapFill.cpp +++ /dev/null @@ -1,207 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsBitmapFill -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsFill -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_1aabeebe910bc323_23_new,"openfl.display.GraphicsBitmapFill","new",0x9f0e8e19,"openfl.display.GraphicsBitmapFill.new","openfl/display/GraphicsBitmapFill.hx",23,0x222b0335) -namespace openfl{ -namespace display{ - -void GraphicsBitmapFill_obj::__construct( ::openfl::display::BitmapData bitmapData, ::openfl::geom::Matrix matrix,hx::Null< bool > __o_repeat,hx::Null< bool > __o_smooth){ - bool repeat = __o_repeat.Default(true); - bool smooth = __o_smooth.Default(false); - HX_STACKFRAME(&_hx_pos_1aabeebe910bc323_23_new) -HXLINE( 24) this->bitmapData = bitmapData; -HXLINE( 25) this->matrix = matrix; -HXLINE( 26) this->repeat = repeat; -HXLINE( 27) this->smooth = smooth; -HXLINE( 29) this->_hx___graphicsDataType = 4; -HXLINE( 30) this->_hx___graphicsFillType = 2; - } - -Dynamic GraphicsBitmapFill_obj::__CreateEmpty() { return new GraphicsBitmapFill_obj; } - -void *GraphicsBitmapFill_obj::_hx_vtable = 0; - -Dynamic GraphicsBitmapFill_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GraphicsBitmapFill_obj > _hx_result = new GraphicsBitmapFill_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool GraphicsBitmapFill_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0b8262ab; -} - -static ::openfl::display::IGraphicsData_obj _hx_openfl_display_GraphicsBitmapFill__hx_openfl_display_IGraphicsData= { -}; - -static ::openfl::display::IGraphicsFill_obj _hx_openfl_display_GraphicsBitmapFill__hx_openfl_display_IGraphicsFill= { -}; - -void *GraphicsBitmapFill_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0xc177ee0c: return &_hx_openfl_display_GraphicsBitmapFill__hx_openfl_display_IGraphicsData; - case (int)0xc2d06665: return &_hx_openfl_display_GraphicsBitmapFill__hx_openfl_display_IGraphicsFill; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - - -hx::ObjectPtr< GraphicsBitmapFill_obj > GraphicsBitmapFill_obj::__new( ::openfl::display::BitmapData bitmapData, ::openfl::geom::Matrix matrix,hx::Null< bool > __o_repeat,hx::Null< bool > __o_smooth) { - hx::ObjectPtr< GraphicsBitmapFill_obj > __this = new GraphicsBitmapFill_obj(); - __this->__construct(bitmapData,matrix,__o_repeat,__o_smooth); - return __this; -} - -hx::ObjectPtr< GraphicsBitmapFill_obj > GraphicsBitmapFill_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display::BitmapData bitmapData, ::openfl::geom::Matrix matrix,hx::Null< bool > __o_repeat,hx::Null< bool > __o_smooth) { - GraphicsBitmapFill_obj *__this = (GraphicsBitmapFill_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GraphicsBitmapFill_obj), true, "openfl.display.GraphicsBitmapFill")); - *(void **)__this = GraphicsBitmapFill_obj::_hx_vtable; - __this->__construct(bitmapData,matrix,__o_repeat,__o_smooth); - return __this; -} - -GraphicsBitmapFill_obj::GraphicsBitmapFill_obj() -{ -} - -void GraphicsBitmapFill_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(GraphicsBitmapFill); - HX_MARK_MEMBER_NAME(bitmapData,"bitmapData"); - HX_MARK_MEMBER_NAME(matrix,"matrix"); - HX_MARK_MEMBER_NAME(repeat,"repeat"); - HX_MARK_MEMBER_NAME(smooth,"smooth"); - HX_MARK_MEMBER_NAME(_hx___graphicsDataType,"__graphicsDataType"); - HX_MARK_MEMBER_NAME(_hx___graphicsFillType,"__graphicsFillType"); - HX_MARK_END_CLASS(); -} - -void GraphicsBitmapFill_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(bitmapData,"bitmapData"); - HX_VISIT_MEMBER_NAME(matrix,"matrix"); - HX_VISIT_MEMBER_NAME(repeat,"repeat"); - HX_VISIT_MEMBER_NAME(smooth,"smooth"); - HX_VISIT_MEMBER_NAME(_hx___graphicsDataType,"__graphicsDataType"); - HX_VISIT_MEMBER_NAME(_hx___graphicsFillType,"__graphicsFillType"); -} - -hx::Val GraphicsBitmapFill_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"matrix") ) { return hx::Val( matrix ); } - if (HX_FIELD_EQ(inName,"repeat") ) { return hx::Val( repeat ); } - if (HX_FIELD_EQ(inName,"smooth") ) { return hx::Val( smooth ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"bitmapData") ) { return hx::Val( bitmapData ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { return hx::Val( _hx___graphicsDataType ); } - if (HX_FIELD_EQ(inName,"__graphicsFillType") ) { return hx::Val( _hx___graphicsFillType ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val GraphicsBitmapFill_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"matrix") ) { matrix=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - if (HX_FIELD_EQ(inName,"repeat") ) { repeat=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"smooth") ) { smooth=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"bitmapData") ) { bitmapData=inValue.Cast< ::openfl::display::BitmapData >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { _hx___graphicsDataType=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__graphicsFillType") ) { _hx___graphicsFillType=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void GraphicsBitmapFill_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bitmapData",b9,b5,c0,33)); - outFields->push(HX_("matrix",41,36,c8,bb)); - outFields->push(HX_("repeat",5b,97,7c,06)); - outFields->push(HX_("smooth",2e,08,6b,07)); - outFields->push(HX_("__graphicsDataType",0f,5d,4d,46)); - outFields->push(HX_("__graphicsFillType",e8,75,eb,27)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo GraphicsBitmapFill_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::display::BitmapData */ ,(int)offsetof(GraphicsBitmapFill_obj,bitmapData),HX_("bitmapData",b9,b5,c0,33)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(GraphicsBitmapFill_obj,matrix),HX_("matrix",41,36,c8,bb)}, - {hx::fsBool,(int)offsetof(GraphicsBitmapFill_obj,repeat),HX_("repeat",5b,97,7c,06)}, - {hx::fsBool,(int)offsetof(GraphicsBitmapFill_obj,smooth),HX_("smooth",2e,08,6b,07)}, - {hx::fsInt,(int)offsetof(GraphicsBitmapFill_obj,_hx___graphicsDataType),HX_("__graphicsDataType",0f,5d,4d,46)}, - {hx::fsInt,(int)offsetof(GraphicsBitmapFill_obj,_hx___graphicsFillType),HX_("__graphicsFillType",e8,75,eb,27)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *GraphicsBitmapFill_obj_sStaticStorageInfo = 0; -#endif - -static ::String GraphicsBitmapFill_obj_sMemberFields[] = { - HX_("bitmapData",b9,b5,c0,33), - HX_("matrix",41,36,c8,bb), - HX_("repeat",5b,97,7c,06), - HX_("smooth",2e,08,6b,07), - HX_("__graphicsDataType",0f,5d,4d,46), - HX_("__graphicsFillType",e8,75,eb,27), - ::String(null()) }; - -hx::Class GraphicsBitmapFill_obj::__mClass; - -void GraphicsBitmapFill_obj::__register() -{ - GraphicsBitmapFill_obj _hx_dummy; - GraphicsBitmapFill_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.GraphicsBitmapFill",a7,8d,1d,06); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(GraphicsBitmapFill_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GraphicsBitmapFill_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GraphicsBitmapFill_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GraphicsBitmapFill_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsEndFill.cpp b/hGameTest/bin/linux/obj/src/openfl/display/GraphicsEndFill.cpp deleted file mode 100644 index 018af053..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsEndFill.cpp +++ /dev/null @@ -1,142 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_GraphicsEndFill -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsFill -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_60eb5008390fcdf2_17_new,"openfl.display.GraphicsEndFill","new",0x1f8242bb,"openfl.display.GraphicsEndFill.new","openfl/display/GraphicsEndFill.hx",17,0x45937e97) -namespace openfl{ -namespace display{ - -void GraphicsEndFill_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_60eb5008390fcdf2_17_new) -HXLINE( 18) this->_hx___graphicsDataType = 5; -HXLINE( 19) this->_hx___graphicsFillType = 3; - } - -Dynamic GraphicsEndFill_obj::__CreateEmpty() { return new GraphicsEndFill_obj; } - -void *GraphicsEndFill_obj::_hx_vtable = 0; - -Dynamic GraphicsEndFill_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GraphicsEndFill_obj > _hx_result = new GraphicsEndFill_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GraphicsEndFill_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0c375961; -} - -static ::openfl::display::IGraphicsData_obj _hx_openfl_display_GraphicsEndFill__hx_openfl_display_IGraphicsData= { -}; - -static ::openfl::display::IGraphicsFill_obj _hx_openfl_display_GraphicsEndFill__hx_openfl_display_IGraphicsFill= { -}; - -void *GraphicsEndFill_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0xc177ee0c: return &_hx_openfl_display_GraphicsEndFill__hx_openfl_display_IGraphicsData; - case (int)0xc2d06665: return &_hx_openfl_display_GraphicsEndFill__hx_openfl_display_IGraphicsFill; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - - -hx::ObjectPtr< GraphicsEndFill_obj > GraphicsEndFill_obj::__new() { - hx::ObjectPtr< GraphicsEndFill_obj > __this = new GraphicsEndFill_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< GraphicsEndFill_obj > GraphicsEndFill_obj::__alloc(hx::Ctx *_hx_ctx) { - GraphicsEndFill_obj *__this = (GraphicsEndFill_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GraphicsEndFill_obj), false, "openfl.display.GraphicsEndFill")); - *(void **)__this = GraphicsEndFill_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -GraphicsEndFill_obj::GraphicsEndFill_obj() -{ -} - -hx::Val GraphicsEndFill_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { return hx::Val( _hx___graphicsDataType ); } - if (HX_FIELD_EQ(inName,"__graphicsFillType") ) { return hx::Val( _hx___graphicsFillType ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val GraphicsEndFill_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { _hx___graphicsDataType=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__graphicsFillType") ) { _hx___graphicsFillType=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void GraphicsEndFill_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("__graphicsDataType",0f,5d,4d,46)); - outFields->push(HX_("__graphicsFillType",e8,75,eb,27)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo GraphicsEndFill_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(GraphicsEndFill_obj,_hx___graphicsDataType),HX_("__graphicsDataType",0f,5d,4d,46)}, - {hx::fsInt,(int)offsetof(GraphicsEndFill_obj,_hx___graphicsFillType),HX_("__graphicsFillType",e8,75,eb,27)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *GraphicsEndFill_obj_sStaticStorageInfo = 0; -#endif - -static ::String GraphicsEndFill_obj_sMemberFields[] = { - HX_("__graphicsDataType",0f,5d,4d,46), - HX_("__graphicsFillType",e8,75,eb,27), - ::String(null()) }; - -hx::Class GraphicsEndFill_obj::__mClass; - -void GraphicsEndFill_obj::__register() -{ - GraphicsEndFill_obj _hx_dummy; - GraphicsEndFill_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.GraphicsEndFill",49,c9,6d,b3); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(GraphicsEndFill_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GraphicsEndFill_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GraphicsEndFill_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GraphicsEndFill_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsGradientFill.cpp b/hGameTest/bin/linux/obj/src/openfl/display/GraphicsGradientFill.cpp deleted file mode 100644 index 3bbe2ef0..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsGradientFill.cpp +++ /dev/null @@ -1,253 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_GraphicsGradientFill -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsFill -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e4c1d0f133e7c9cd_28_new,"openfl.display.GraphicsGradientFill","new",0xc9ac905a,"openfl.display.GraphicsGradientFill.new","openfl/display/GraphicsGradientFill.hx",28,0x0dfeaf94) -namespace openfl{ -namespace display{ - -void GraphicsGradientFill_obj::__construct( ::Dynamic type,::Array< int > colors,::Array< Float > alphas,::Array< int > ratios, ::openfl::geom::Matrix matrix, ::Dynamic spreadMethod, ::Dynamic interpolationMethod,hx::Null< Float > __o_focalPointRatio){ - Float focalPointRatio = __o_focalPointRatio.Default(0); - HX_STACKFRAME(&_hx_pos_e4c1d0f133e7c9cd_28_new) -HXLINE( 29) if (hx::IsNull( type )) { -HXLINE( 31) type = 0; - } -HXLINE( 34) if (hx::IsNull( spreadMethod )) { -HXLINE( 36) spreadMethod = 0; - } -HXLINE( 39) if (hx::IsNull( interpolationMethod )) { -HXLINE( 41) interpolationMethod = 1; - } -HXLINE( 44) this->type = type; -HXLINE( 45) this->colors = colors; -HXLINE( 46) this->alphas = alphas; -HXLINE( 47) this->ratios = ratios; -HXLINE( 48) this->matrix = matrix; -HXLINE( 49) this->spreadMethod = spreadMethod; -HXLINE( 50) this->interpolationMethod = interpolationMethod; -HXLINE( 51) this->focalPointRatio = focalPointRatio; -HXLINE( 52) this->_hx___graphicsDataType = 2; -HXLINE( 53) this->_hx___graphicsFillType = 1; - } - -Dynamic GraphicsGradientFill_obj::__CreateEmpty() { return new GraphicsGradientFill_obj; } - -void *GraphicsGradientFill_obj::_hx_vtable = 0; - -Dynamic GraphicsGradientFill_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GraphicsGradientFill_obj > _hx_result = new GraphicsGradientFill_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5],inArgs[6],inArgs[7]); - return _hx_result; -} - -bool GraphicsGradientFill_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x79383450; -} - -static ::openfl::display::IGraphicsData_obj _hx_openfl_display_GraphicsGradientFill__hx_openfl_display_IGraphicsData= { -}; - -static ::openfl::display::IGraphicsFill_obj _hx_openfl_display_GraphicsGradientFill__hx_openfl_display_IGraphicsFill= { -}; - -void *GraphicsGradientFill_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0xc177ee0c: return &_hx_openfl_display_GraphicsGradientFill__hx_openfl_display_IGraphicsData; - case (int)0xc2d06665: return &_hx_openfl_display_GraphicsGradientFill__hx_openfl_display_IGraphicsFill; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - - -hx::ObjectPtr< GraphicsGradientFill_obj > GraphicsGradientFill_obj::__new( ::Dynamic type,::Array< int > colors,::Array< Float > alphas,::Array< int > ratios, ::openfl::geom::Matrix matrix, ::Dynamic spreadMethod, ::Dynamic interpolationMethod,hx::Null< Float > __o_focalPointRatio) { - hx::ObjectPtr< GraphicsGradientFill_obj > __this = new GraphicsGradientFill_obj(); - __this->__construct(type,colors,alphas,ratios,matrix,spreadMethod,interpolationMethod,__o_focalPointRatio); - return __this; -} - -hx::ObjectPtr< GraphicsGradientFill_obj > GraphicsGradientFill_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic type,::Array< int > colors,::Array< Float > alphas,::Array< int > ratios, ::openfl::geom::Matrix matrix, ::Dynamic spreadMethod, ::Dynamic interpolationMethod,hx::Null< Float > __o_focalPointRatio) { - GraphicsGradientFill_obj *__this = (GraphicsGradientFill_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GraphicsGradientFill_obj), true, "openfl.display.GraphicsGradientFill")); - *(void **)__this = GraphicsGradientFill_obj::_hx_vtable; - __this->__construct(type,colors,alphas,ratios,matrix,spreadMethod,interpolationMethod,__o_focalPointRatio); - return __this; -} - -GraphicsGradientFill_obj::GraphicsGradientFill_obj() -{ -} - -void GraphicsGradientFill_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(GraphicsGradientFill); - HX_MARK_MEMBER_NAME(alphas,"alphas"); - HX_MARK_MEMBER_NAME(colors,"colors"); - HX_MARK_MEMBER_NAME(focalPointRatio,"focalPointRatio"); - HX_MARK_MEMBER_NAME(interpolationMethod,"interpolationMethod"); - HX_MARK_MEMBER_NAME(matrix,"matrix"); - HX_MARK_MEMBER_NAME(ratios,"ratios"); - HX_MARK_MEMBER_NAME(spreadMethod,"spreadMethod"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_MEMBER_NAME(_hx___graphicsDataType,"__graphicsDataType"); - HX_MARK_MEMBER_NAME(_hx___graphicsFillType,"__graphicsFillType"); - HX_MARK_END_CLASS(); -} - -void GraphicsGradientFill_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(alphas,"alphas"); - HX_VISIT_MEMBER_NAME(colors,"colors"); - HX_VISIT_MEMBER_NAME(focalPointRatio,"focalPointRatio"); - HX_VISIT_MEMBER_NAME(interpolationMethod,"interpolationMethod"); - HX_VISIT_MEMBER_NAME(matrix,"matrix"); - HX_VISIT_MEMBER_NAME(ratios,"ratios"); - HX_VISIT_MEMBER_NAME(spreadMethod,"spreadMethod"); - HX_VISIT_MEMBER_NAME(type,"type"); - HX_VISIT_MEMBER_NAME(_hx___graphicsDataType,"__graphicsDataType"); - HX_VISIT_MEMBER_NAME(_hx___graphicsFillType,"__graphicsFillType"); -} - -hx::Val GraphicsGradientFill_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"alphas") ) { return hx::Val( alphas ); } - if (HX_FIELD_EQ(inName,"colors") ) { return hx::Val( colors ); } - if (HX_FIELD_EQ(inName,"matrix") ) { return hx::Val( matrix ); } - if (HX_FIELD_EQ(inName,"ratios") ) { return hx::Val( ratios ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"spreadMethod") ) { return hx::Val( spreadMethod ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"focalPointRatio") ) { return hx::Val( focalPointRatio ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { return hx::Val( _hx___graphicsDataType ); } - if (HX_FIELD_EQ(inName,"__graphicsFillType") ) { return hx::Val( _hx___graphicsFillType ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"interpolationMethod") ) { return hx::Val( interpolationMethod ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val GraphicsGradientFill_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"alphas") ) { alphas=inValue.Cast< ::Array< Float > >(); return inValue; } - if (HX_FIELD_EQ(inName,"colors") ) { colors=inValue.Cast< ::Array< int > >(); return inValue; } - if (HX_FIELD_EQ(inName,"matrix") ) { matrix=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - if (HX_FIELD_EQ(inName,"ratios") ) { ratios=inValue.Cast< ::Array< int > >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"spreadMethod") ) { spreadMethod=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"focalPointRatio") ) { focalPointRatio=inValue.Cast< Float >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { _hx___graphicsDataType=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__graphicsFillType") ) { _hx___graphicsFillType=inValue.Cast< int >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"interpolationMethod") ) { interpolationMethod=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void GraphicsGradientFill_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("alphas",55,cb,3b,42)); - outFields->push(HX_("colors",b0,c5,86,c6)); - outFields->push(HX_("focalPointRatio",60,71,ca,c0)); - outFields->push(HX_("interpolationMethod",25,8f,f4,c8)); - outFields->push(HX_("matrix",41,36,c8,bb)); - outFields->push(HX_("ratios",08,35,8a,bb)); - outFields->push(HX_("spreadMethod",b4,05,24,ed)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("__graphicsDataType",0f,5d,4d,46)); - outFields->push(HX_("__graphicsFillType",e8,75,eb,27)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo GraphicsGradientFill_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Array< Float > */ ,(int)offsetof(GraphicsGradientFill_obj,alphas),HX_("alphas",55,cb,3b,42)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(GraphicsGradientFill_obj,colors),HX_("colors",b0,c5,86,c6)}, - {hx::fsFloat,(int)offsetof(GraphicsGradientFill_obj,focalPointRatio),HX_("focalPointRatio",60,71,ca,c0)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(GraphicsGradientFill_obj,interpolationMethod),HX_("interpolationMethod",25,8f,f4,c8)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(GraphicsGradientFill_obj,matrix),HX_("matrix",41,36,c8,bb)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(GraphicsGradientFill_obj,ratios),HX_("ratios",08,35,8a,bb)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(GraphicsGradientFill_obj,spreadMethod),HX_("spreadMethod",b4,05,24,ed)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(GraphicsGradientFill_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsInt,(int)offsetof(GraphicsGradientFill_obj,_hx___graphicsDataType),HX_("__graphicsDataType",0f,5d,4d,46)}, - {hx::fsInt,(int)offsetof(GraphicsGradientFill_obj,_hx___graphicsFillType),HX_("__graphicsFillType",e8,75,eb,27)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *GraphicsGradientFill_obj_sStaticStorageInfo = 0; -#endif - -static ::String GraphicsGradientFill_obj_sMemberFields[] = { - HX_("alphas",55,cb,3b,42), - HX_("colors",b0,c5,86,c6), - HX_("focalPointRatio",60,71,ca,c0), - HX_("interpolationMethod",25,8f,f4,c8), - HX_("matrix",41,36,c8,bb), - HX_("ratios",08,35,8a,bb), - HX_("spreadMethod",b4,05,24,ed), - HX_("type",ba,f2,08,4d), - HX_("__graphicsDataType",0f,5d,4d,46), - HX_("__graphicsFillType",e8,75,eb,27), - ::String(null()) }; - -hx::Class GraphicsGradientFill_obj::__mClass; - -void GraphicsGradientFill_obj::__register() -{ - GraphicsGradientFill_obj _hx_dummy; - GraphicsGradientFill_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.GraphicsGradientFill",68,1b,1b,4e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(GraphicsGradientFill_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GraphicsGradientFill_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GraphicsGradientFill_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GraphicsGradientFill_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsPath.cpp b/hGameTest/bin/linux/obj/src/openfl/display/GraphicsPath.cpp deleted file mode 100644 index 09fed3dd..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsPath.cpp +++ /dev/null @@ -1,480 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsPath -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsPath -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_9d2387a0b056a42f_23_new,"openfl.display.GraphicsPath","new",0x778d9d6c,"openfl.display.GraphicsPath.new","openfl/display/GraphicsPath.hx",23,0x0a58fcc2) -HX_LOCAL_STACK_FRAME(_hx_pos_9d2387a0b056a42f_31_cubicCurveTo,"openfl.display.GraphicsPath","cubicCurveTo",0x2db23954,"openfl.display.GraphicsPath.cubicCurveTo","openfl/display/GraphicsPath.hx",31,0x0a58fcc2) -HX_LOCAL_STACK_FRAME(_hx_pos_9d2387a0b056a42f_45_curveTo,"openfl.display.GraphicsPath","curveTo",0xe3fba316,"openfl.display.GraphicsPath.curveTo","openfl/display/GraphicsPath.hx",45,0x0a58fcc2) -HX_LOCAL_STACK_FRAME(_hx_pos_9d2387a0b056a42f_57_lineTo,"openfl.display.GraphicsPath","lineTo",0x87b32903,"openfl.display.GraphicsPath.lineTo","openfl/display/GraphicsPath.hx",57,0x0a58fcc2) -HX_LOCAL_STACK_FRAME(_hx_pos_9d2387a0b056a42f_67_moveTo,"openfl.display.GraphicsPath","moveTo",0x67bfb560,"openfl.display.GraphicsPath.moveTo","openfl/display/GraphicsPath.hx",67,0x0a58fcc2) -HX_LOCAL_STACK_FRAME(_hx_pos_9d2387a0b056a42f_77_wideLineTo,"openfl.display.GraphicsPath","wideLineTo",0xae2a1f76,"openfl.display.GraphicsPath.wideLineTo","openfl/display/GraphicsPath.hx",77,0x0a58fcc2) -HX_LOCAL_STACK_FRAME(_hx_pos_9d2387a0b056a42f_87_wideMoveTo,"openfl.display.GraphicsPath","wideMoveTo",0x8e36abd3,"openfl.display.GraphicsPath.wideMoveTo","openfl/display/GraphicsPath.hx",87,0x0a58fcc2) -HX_LOCAL_STACK_FRAME(_hx_pos_9d2387a0b056a42f_98___drawCircle,"openfl.display.GraphicsPath","__drawCircle",0xcf8699c8,"openfl.display.GraphicsPath.__drawCircle","openfl/display/GraphicsPath.hx",98,0x0a58fcc2) -HX_LOCAL_STACK_FRAME(_hx_pos_9d2387a0b056a42f_103___drawEllipse,"openfl.display.GraphicsPath","__drawEllipse",0xdc0fda26,"openfl.display.GraphicsPath.__drawEllipse","openfl/display/GraphicsPath.hx",103,0x0a58fcc2) -HX_LOCAL_STACK_FRAME(_hx_pos_9d2387a0b056a42f_107___drawRect,"openfl.display.GraphicsPath","__drawRect",0xe8f096dc,"openfl.display.GraphicsPath.__drawRect","openfl/display/GraphicsPath.hx",107,0x0a58fcc2) -HX_LOCAL_STACK_FRAME(_hx_pos_9d2387a0b056a42f_116___drawRoundRect,"openfl.display.GraphicsPath","__drawRoundRect",0xbc9c2bda,"openfl.display.GraphicsPath.__drawRoundRect","openfl/display/GraphicsPath.hx",116,0x0a58fcc2) -HX_LOCAL_STACK_FRAME(_hx_pos_9d2387a0b056a42f_13_boot,"openfl.display.GraphicsPath","boot",0x1c7521a6,"openfl.display.GraphicsPath.boot","openfl/display/GraphicsPath.hx",13,0x0a58fcc2) -HX_LOCAL_STACK_FRAME(_hx_pos_9d2387a0b056a42f_14_boot,"openfl.display.GraphicsPath","boot",0x1c7521a6,"openfl.display.GraphicsPath.boot","openfl/display/GraphicsPath.hx",14,0x0a58fcc2) -namespace openfl{ -namespace display{ - -void GraphicsPath_obj::__construct( ::openfl::_Vector::IntVector commands, ::openfl::_Vector::FloatVector data, ::Dynamic __o_winding){ - ::Dynamic winding = __o_winding; - if (hx::IsNull(__o_winding)) winding = 0; - HX_STACKFRAME(&_hx_pos_9d2387a0b056a42f_23_new) -HXLINE( 24) this->commands = commands; -HXLINE( 25) this->data = data; -HXLINE( 26) this->winding = winding; -HXLINE( 27) this->_hx___graphicsDataType = 3; - } - -Dynamic GraphicsPath_obj::__CreateEmpty() { return new GraphicsPath_obj; } - -void *GraphicsPath_obj::_hx_vtable = 0; - -Dynamic GraphicsPath_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GraphicsPath_obj > _hx_result = new GraphicsPath_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool GraphicsPath_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x572da862; -} - -static ::openfl::display::IGraphicsData_obj _hx_openfl_display_GraphicsPath__hx_openfl_display_IGraphicsData= { -}; - -static ::openfl::display::IGraphicsPath_obj _hx_openfl_display_GraphicsPath__hx_openfl_display_IGraphicsPath= { -}; - -void *GraphicsPath_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0xc177ee0c: return &_hx_openfl_display_GraphicsPath__hx_openfl_display_IGraphicsData; - case (int)0xc9667d87: return &_hx_openfl_display_GraphicsPath__hx_openfl_display_IGraphicsPath; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - -void GraphicsPath_obj::cubicCurveTo(Float controlX1,Float controlY1,Float controlX2,Float controlY2,Float anchorX,Float anchorY){ - HX_GC_STACKFRAME(&_hx_pos_9d2387a0b056a42f_31_cubicCurveTo) -HXLINE( 32) if (hx::IsNull( this->commands )) { -HXLINE( 32) int length = null(); -HXDLIN( 32) bool fixed = null(); -HXDLIN( 32) ::Array< int > array = null(); -HXDLIN( 32) this->commands = ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,length,fixed,array); - } -HXLINE( 33) if (hx::IsNull( this->data )) { -HXLINE( 33) int length1 = null(); -HXDLIN( 33) bool fixed1 = null(); -HXDLIN( 33) ::Array< Float > array1 = null(); -HXDLIN( 33) this->data = ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length1,fixed1,array1,true); - } -HXLINE( 35) this->commands->push(6); -HXLINE( 36) this->data->push(controlX1); -HXLINE( 37) this->data->push(controlY1); -HXLINE( 38) this->data->push(controlX2); -HXLINE( 39) this->data->push(controlY2); -HXLINE( 40) this->data->push(anchorX); -HXLINE( 41) this->data->push(anchorY); - } - - -HX_DEFINE_DYNAMIC_FUNC6(GraphicsPath_obj,cubicCurveTo,(void)) - -void GraphicsPath_obj::curveTo(Float controlX,Float controlY,Float anchorX,Float anchorY){ - HX_GC_STACKFRAME(&_hx_pos_9d2387a0b056a42f_45_curveTo) -HXLINE( 46) if (hx::IsNull( this->commands )) { -HXLINE( 46) int length = null(); -HXDLIN( 46) bool fixed = null(); -HXDLIN( 46) ::Array< int > array = null(); -HXDLIN( 46) this->commands = ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,length,fixed,array); - } -HXLINE( 47) if (hx::IsNull( this->data )) { -HXLINE( 47) int length1 = null(); -HXDLIN( 47) bool fixed1 = null(); -HXDLIN( 47) ::Array< Float > array1 = null(); -HXDLIN( 47) this->data = ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length1,fixed1,array1,true); - } -HXLINE( 49) this->commands->push(3); -HXLINE( 50) this->data->push(controlX); -HXLINE( 51) this->data->push(controlY); -HXLINE( 52) this->data->push(anchorX); -HXLINE( 53) this->data->push(anchorY); - } - - -HX_DEFINE_DYNAMIC_FUNC4(GraphicsPath_obj,curveTo,(void)) - -void GraphicsPath_obj::lineTo(Float x,Float y){ - HX_GC_STACKFRAME(&_hx_pos_9d2387a0b056a42f_57_lineTo) -HXLINE( 58) if (hx::IsNull( this->commands )) { -HXLINE( 58) int length = null(); -HXDLIN( 58) bool fixed = null(); -HXDLIN( 58) ::Array< int > array = null(); -HXDLIN( 58) this->commands = ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,length,fixed,array); - } -HXLINE( 59) if (hx::IsNull( this->data )) { -HXLINE( 59) int length1 = null(); -HXDLIN( 59) bool fixed1 = null(); -HXDLIN( 59) ::Array< Float > array1 = null(); -HXDLIN( 59) this->data = ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length1,fixed1,array1,true); - } -HXLINE( 61) this->commands->push(2); -HXLINE( 62) this->data->push(x); -HXLINE( 63) this->data->push(y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(GraphicsPath_obj,lineTo,(void)) - -void GraphicsPath_obj::moveTo(Float x,Float y){ - HX_GC_STACKFRAME(&_hx_pos_9d2387a0b056a42f_67_moveTo) -HXLINE( 68) if (hx::IsNull( this->commands )) { -HXLINE( 68) int length = null(); -HXDLIN( 68) bool fixed = null(); -HXDLIN( 68) ::Array< int > array = null(); -HXDLIN( 68) this->commands = ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,length,fixed,array); - } -HXLINE( 69) if (hx::IsNull( this->data )) { -HXLINE( 69) int length1 = null(); -HXDLIN( 69) bool fixed1 = null(); -HXDLIN( 69) ::Array< Float > array1 = null(); -HXDLIN( 69) this->data = ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length1,fixed1,array1,true); - } -HXLINE( 71) this->commands->push(1); -HXLINE( 72) this->data->push(x); -HXLINE( 73) this->data->push(y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(GraphicsPath_obj,moveTo,(void)) - -void GraphicsPath_obj::wideLineTo(Float x,Float y){ - HX_GC_STACKFRAME(&_hx_pos_9d2387a0b056a42f_77_wideLineTo) -HXLINE( 78) if (hx::IsNull( this->commands )) { -HXLINE( 78) int length = null(); -HXDLIN( 78) bool fixed = null(); -HXDLIN( 78) ::Array< int > array = null(); -HXDLIN( 78) this->commands = ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,length,fixed,array); - } -HXLINE( 79) if (hx::IsNull( this->data )) { -HXLINE( 79) int length1 = null(); -HXDLIN( 79) bool fixed1 = null(); -HXDLIN( 79) ::Array< Float > array1 = null(); -HXDLIN( 79) this->data = ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length1,fixed1,array1,true); - } -HXLINE( 81) this->commands->push(2); -HXLINE( 82) this->data->push(x); -HXLINE( 83) this->data->push(y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(GraphicsPath_obj,wideLineTo,(void)) - -void GraphicsPath_obj::wideMoveTo(Float x,Float y){ - HX_GC_STACKFRAME(&_hx_pos_9d2387a0b056a42f_87_wideMoveTo) -HXLINE( 88) if (hx::IsNull( this->commands )) { -HXLINE( 88) int length = null(); -HXDLIN( 88) bool fixed = null(); -HXDLIN( 88) ::Array< int > array = null(); -HXDLIN( 88) this->commands = ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,length,fixed,array); - } -HXLINE( 89) if (hx::IsNull( this->data )) { -HXLINE( 89) int length1 = null(); -HXDLIN( 89) bool fixed1 = null(); -HXDLIN( 89) ::Array< Float > array1 = null(); -HXDLIN( 89) this->data = ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length1,fixed1,array1,true); - } -HXLINE( 91) this->commands->push(1); -HXLINE( 92) this->data->push(x); -HXLINE( 93) this->data->push(y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(GraphicsPath_obj,wideMoveTo,(void)) - -void GraphicsPath_obj::_hx___drawCircle(Float x,Float y,Float radius){ - HX_STACKFRAME(&_hx_pos_9d2387a0b056a42f_98___drawCircle) -HXDLIN( 98) this->_hx___drawRoundRect((x - radius),(y - radius),(radius * ( (Float)(2) )),(radius * ( (Float)(2) )),(radius * ( (Float)(2) )),(radius * ( (Float)(2) ))); - } - - -HX_DEFINE_DYNAMIC_FUNC3(GraphicsPath_obj,_hx___drawCircle,(void)) - -void GraphicsPath_obj::_hx___drawEllipse(Float x,Float y,Float width,Float height){ - HX_STACKFRAME(&_hx_pos_9d2387a0b056a42f_103___drawEllipse) -HXDLIN( 103) this->_hx___drawRoundRect(x,y,width,height,width,height); - } - - -HX_DEFINE_DYNAMIC_FUNC4(GraphicsPath_obj,_hx___drawEllipse,(void)) - -void GraphicsPath_obj::_hx___drawRect(Float x,Float y,Float width,Float height){ - HX_STACKFRAME(&_hx_pos_9d2387a0b056a42f_107___drawRect) -HXLINE( 108) this->moveTo(x,y); -HXLINE( 109) this->lineTo((x + width),y); -HXLINE( 110) this->lineTo((x + width),(y + height)); -HXLINE( 111) this->lineTo(x,(y + height)); -HXLINE( 112) this->lineTo(x,y); - } - - -HX_DEFINE_DYNAMIC_FUNC4(GraphicsPath_obj,_hx___drawRect,(void)) - -void GraphicsPath_obj::_hx___drawRoundRect(Float x,Float y,Float width,Float height,Float ellipseWidth,Float ellipseHeight){ - HX_STACKFRAME(&_hx_pos_9d2387a0b056a42f_116___drawRoundRect) -HXLINE( 117) ellipseWidth = (ellipseWidth * ((Float)0.5)); -HXLINE( 118) ellipseHeight = (ellipseHeight * ((Float)0.5)); -HXLINE( 120) if ((ellipseWidth > (width / ( (Float)(2) )))) { -HXLINE( 120) ellipseWidth = (width / ( (Float)(2) )); - } -HXLINE( 121) if ((ellipseHeight > (height / ( (Float)(2) )))) { -HXLINE( 121) ellipseHeight = (height / ( (Float)(2) )); - } -HXLINE( 123) Float xe = (x + width); -HXDLIN( 123) Float ye = (y + height); -HXDLIN( 123) Float cx1 = (-(ellipseWidth) + (ellipseWidth * ((Float)0.70710678118654752440084436210485))); -HXDLIN( 123) Float cx2 = (-(ellipseWidth) + (ellipseWidth * ((Float)0.4142135623730950488016887242097))); -HXDLIN( 123) Float cy1 = (-(ellipseHeight) + (ellipseHeight * ((Float)0.70710678118654752440084436210485))); -HXDLIN( 123) Float cy2 = (-(ellipseHeight) + (ellipseHeight * ((Float)0.4142135623730950488016887242097))); -HXLINE( 130) this->moveTo(xe,(ye - ellipseHeight)); -HXLINE( 131) this->curveTo(xe,(ye + cy2),(xe + cx1),(ye + cy1)); -HXLINE( 132) this->curveTo((xe + cx2),ye,(xe - ellipseWidth),ye); -HXLINE( 133) this->lineTo((x + ellipseWidth),ye); -HXLINE( 134) this->curveTo((x - cx2),ye,(x - cx1),(ye + cy1)); -HXLINE( 135) this->curveTo(x,(ye + cy2),x,(ye - ellipseHeight)); -HXLINE( 136) this->lineTo(x,(y + ellipseHeight)); -HXLINE( 137) this->curveTo(x,(y - cy2),(x - cx1),(y - cy1)); -HXLINE( 138) this->curveTo((x - cx2),y,(x + ellipseWidth),y); -HXLINE( 139) this->lineTo((xe - ellipseWidth),y); -HXLINE( 140) this->curveTo((xe + cx2),y,(xe + cx1),(y - cy1)); -HXLINE( 141) this->curveTo(xe,(y - cy2),xe,(y + ellipseHeight)); -HXLINE( 142) this->lineTo(xe,(ye - ellipseHeight)); - } - - -HX_DEFINE_DYNAMIC_FUNC6(GraphicsPath_obj,_hx___drawRoundRect,(void)) - -Float GraphicsPath_obj::SIN45; - -Float GraphicsPath_obj::TAN22; - - -hx::ObjectPtr< GraphicsPath_obj > GraphicsPath_obj::__new( ::openfl::_Vector::IntVector commands, ::openfl::_Vector::FloatVector data, ::Dynamic __o_winding) { - hx::ObjectPtr< GraphicsPath_obj > __this = new GraphicsPath_obj(); - __this->__construct(commands,data,__o_winding); - return __this; -} - -hx::ObjectPtr< GraphicsPath_obj > GraphicsPath_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::_Vector::IntVector commands, ::openfl::_Vector::FloatVector data, ::Dynamic __o_winding) { - GraphicsPath_obj *__this = (GraphicsPath_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GraphicsPath_obj), true, "openfl.display.GraphicsPath")); - *(void **)__this = GraphicsPath_obj::_hx_vtable; - __this->__construct(commands,data,__o_winding); - return __this; -} - -GraphicsPath_obj::GraphicsPath_obj() -{ -} - -void GraphicsPath_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(GraphicsPath); - HX_MARK_MEMBER_NAME(commands,"commands"); - HX_MARK_MEMBER_NAME(data,"data"); - HX_MARK_MEMBER_NAME(winding,"winding"); - HX_MARK_MEMBER_NAME(_hx___graphicsDataType,"__graphicsDataType"); - HX_MARK_END_CLASS(); -} - -void GraphicsPath_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(commands,"commands"); - HX_VISIT_MEMBER_NAME(data,"data"); - HX_VISIT_MEMBER_NAME(winding,"winding"); - HX_VISIT_MEMBER_NAME(_hx___graphicsDataType,"__graphicsDataType"); -} - -hx::Val GraphicsPath_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"data") ) { return hx::Val( data ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"lineTo") ) { return hx::Val( lineTo_dyn() ); } - if (HX_FIELD_EQ(inName,"moveTo") ) { return hx::Val( moveTo_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"winding") ) { return hx::Val( winding ); } - if (HX_FIELD_EQ(inName,"curveTo") ) { return hx::Val( curveTo_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"commands") ) { return hx::Val( commands ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"wideLineTo") ) { return hx::Val( wideLineTo_dyn() ); } - if (HX_FIELD_EQ(inName,"wideMoveTo") ) { return hx::Val( wideMoveTo_dyn() ); } - if (HX_FIELD_EQ(inName,"__drawRect") ) { return hx::Val( _hx___drawRect_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"cubicCurveTo") ) { return hx::Val( cubicCurveTo_dyn() ); } - if (HX_FIELD_EQ(inName,"__drawCircle") ) { return hx::Val( _hx___drawCircle_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__drawEllipse") ) { return hx::Val( _hx___drawEllipse_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__drawRoundRect") ) { return hx::Val( _hx___drawRoundRect_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { return hx::Val( _hx___graphicsDataType ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val GraphicsPath_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"data") ) { data=inValue.Cast< ::openfl::_Vector::FloatVector >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"winding") ) { winding=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"commands") ) { commands=inValue.Cast< ::openfl::_Vector::IntVector >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { _hx___graphicsDataType=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void GraphicsPath_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("commands",c8,b0,55,be)); - outFields->push(HX_("data",2a,56,63,42)); - outFields->push(HX_("winding",1a,49,70,e8)); - outFields->push(HX_("__graphicsDataType",0f,5d,4d,46)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo GraphicsPath_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::_Vector::IntVector */ ,(int)offsetof(GraphicsPath_obj,commands),HX_("commands",c8,b0,55,be)}, - {hx::fsObject /* ::openfl::_Vector::FloatVector */ ,(int)offsetof(GraphicsPath_obj,data),HX_("data",2a,56,63,42)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(GraphicsPath_obj,winding),HX_("winding",1a,49,70,e8)}, - {hx::fsInt,(int)offsetof(GraphicsPath_obj,_hx___graphicsDataType),HX_("__graphicsDataType",0f,5d,4d,46)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo GraphicsPath_obj_sStaticStorageInfo[] = { - {hx::fsFloat,(void *) &GraphicsPath_obj::SIN45,HX_("SIN45",79,16,be,fa)}, - {hx::fsFloat,(void *) &GraphicsPath_obj::TAN22,HX_("TAN22",41,f4,da,88)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String GraphicsPath_obj_sMemberFields[] = { - HX_("commands",c8,b0,55,be), - HX_("data",2a,56,63,42), - HX_("winding",1a,49,70,e8), - HX_("__graphicsDataType",0f,5d,4d,46), - HX_("cubicCurveTo",e0,07,90,2e), - HX_("curveTo",0a,60,88,ce), - HX_("lineTo",8f,46,a0,ec), - HX_("moveTo",ec,d2,ac,cc), - HX_("wideLineTo",02,f3,82,c8), - HX_("wideMoveTo",5f,7f,8f,a8), - HX_("__drawCircle",54,68,64,d0), - HX_("__drawEllipse",1a,c6,46,9d), - HX_("__drawRect",68,6a,49,03), - HX_("__drawRoundRect",ce,fc,5c,6a), - ::String(null()) }; - -static void GraphicsPath_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(GraphicsPath_obj::SIN45,"SIN45"); - HX_MARK_MEMBER_NAME(GraphicsPath_obj::TAN22,"TAN22"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void GraphicsPath_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(GraphicsPath_obj::SIN45,"SIN45"); - HX_VISIT_MEMBER_NAME(GraphicsPath_obj::TAN22,"TAN22"); -}; - -#endif - -hx::Class GraphicsPath_obj::__mClass; - -static ::String GraphicsPath_obj_sStaticFields[] = { - HX_("SIN45",79,16,be,fa), - HX_("TAN22",41,f4,da,88), - ::String(null()) -}; - -void GraphicsPath_obj::__register() -{ - GraphicsPath_obj _hx_dummy; - GraphicsPath_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.GraphicsPath",7a,b7,47,96); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = GraphicsPath_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(GraphicsPath_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(GraphicsPath_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GraphicsPath_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = GraphicsPath_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GraphicsPath_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GraphicsPath_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void GraphicsPath_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_9d2387a0b056a42f_13_boot) -HXDLIN( 13) SIN45 = ((Float)0.70710678118654752440084436210485); - } -{ - HX_STACKFRAME(&_hx_pos_9d2387a0b056a42f_14_boot) -HXDLIN( 14) TAN22 = ((Float)0.4142135623730950488016887242097); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsQuadPath.cpp b/hGameTest/bin/linux/obj/src/openfl/display/GraphicsQuadPath.cpp deleted file mode 100644 index 71248edb..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsQuadPath.cpp +++ /dev/null @@ -1,193 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsQuadPath -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsPath -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7b37310b03d9d57e_23_new,"openfl.display.GraphicsQuadPath","new",0x93697fd3,"openfl.display.GraphicsQuadPath.new","openfl/display/GraphicsQuadPath.hx",23,0x6ee01b3b) -namespace openfl{ -namespace display{ - -void GraphicsQuadPath_obj::__construct( ::openfl::_Vector::FloatVector rects, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector transforms){ - HX_STACKFRAME(&_hx_pos_7b37310b03d9d57e_23_new) -HXLINE( 24) this->rects = rects; -HXLINE( 25) this->indices = indices; -HXLINE( 26) this->transforms = transforms; -HXLINE( 29) this->_hx___graphicsDataType = 6; - } - -Dynamic GraphicsQuadPath_obj::__CreateEmpty() { return new GraphicsQuadPath_obj; } - -void *GraphicsQuadPath_obj::_hx_vtable = 0; - -Dynamic GraphicsQuadPath_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GraphicsQuadPath_obj > _hx_result = new GraphicsQuadPath_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool GraphicsQuadPath_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x780f1f49; -} - -static ::openfl::display::IGraphicsData_obj _hx_openfl_display_GraphicsQuadPath__hx_openfl_display_IGraphicsData= { -}; - -static ::openfl::display::IGraphicsPath_obj _hx_openfl_display_GraphicsQuadPath__hx_openfl_display_IGraphicsPath= { -}; - -void *GraphicsQuadPath_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0xc177ee0c: return &_hx_openfl_display_GraphicsQuadPath__hx_openfl_display_IGraphicsData; - case (int)0xc9667d87: return &_hx_openfl_display_GraphicsQuadPath__hx_openfl_display_IGraphicsPath; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - - -hx::ObjectPtr< GraphicsQuadPath_obj > GraphicsQuadPath_obj::__new( ::openfl::_Vector::FloatVector rects, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector transforms) { - hx::ObjectPtr< GraphicsQuadPath_obj > __this = new GraphicsQuadPath_obj(); - __this->__construct(rects,indices,transforms); - return __this; -} - -hx::ObjectPtr< GraphicsQuadPath_obj > GraphicsQuadPath_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::_Vector::FloatVector rects, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector transforms) { - GraphicsQuadPath_obj *__this = (GraphicsQuadPath_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GraphicsQuadPath_obj), true, "openfl.display.GraphicsQuadPath")); - *(void **)__this = GraphicsQuadPath_obj::_hx_vtable; - __this->__construct(rects,indices,transforms); - return __this; -} - -GraphicsQuadPath_obj::GraphicsQuadPath_obj() -{ -} - -void GraphicsQuadPath_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(GraphicsQuadPath); - HX_MARK_MEMBER_NAME(indices,"indices"); - HX_MARK_MEMBER_NAME(rects,"rects"); - HX_MARK_MEMBER_NAME(transforms,"transforms"); - HX_MARK_MEMBER_NAME(_hx___graphicsDataType,"__graphicsDataType"); - HX_MARK_END_CLASS(); -} - -void GraphicsQuadPath_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(indices,"indices"); - HX_VISIT_MEMBER_NAME(rects,"rects"); - HX_VISIT_MEMBER_NAME(transforms,"transforms"); - HX_VISIT_MEMBER_NAME(_hx___graphicsDataType,"__graphicsDataType"); -} - -hx::Val GraphicsQuadPath_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"rects") ) { return hx::Val( rects ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"indices") ) { return hx::Val( indices ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"transforms") ) { return hx::Val( transforms ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { return hx::Val( _hx___graphicsDataType ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val GraphicsQuadPath_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"rects") ) { rects=inValue.Cast< ::openfl::_Vector::FloatVector >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"indices") ) { indices=inValue.Cast< ::openfl::_Vector::IntVector >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"transforms") ) { transforms=inValue.Cast< ::openfl::_Vector::FloatVector >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { _hx___graphicsDataType=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void GraphicsQuadPath_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("indices",27,47,54,e3)); - outFields->push(HX_("rects",cf,32,bc,e6)); - outFields->push(HX_("transforms",87,91,34,9b)); - outFields->push(HX_("__graphicsDataType",0f,5d,4d,46)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo GraphicsQuadPath_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::_Vector::IntVector */ ,(int)offsetof(GraphicsQuadPath_obj,indices),HX_("indices",27,47,54,e3)}, - {hx::fsObject /* ::openfl::_Vector::FloatVector */ ,(int)offsetof(GraphicsQuadPath_obj,rects),HX_("rects",cf,32,bc,e6)}, - {hx::fsObject /* ::openfl::_Vector::FloatVector */ ,(int)offsetof(GraphicsQuadPath_obj,transforms),HX_("transforms",87,91,34,9b)}, - {hx::fsInt,(int)offsetof(GraphicsQuadPath_obj,_hx___graphicsDataType),HX_("__graphicsDataType",0f,5d,4d,46)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *GraphicsQuadPath_obj_sStaticStorageInfo = 0; -#endif - -static ::String GraphicsQuadPath_obj_sMemberFields[] = { - HX_("indices",27,47,54,e3), - HX_("rects",cf,32,bc,e6), - HX_("transforms",87,91,34,9b), - HX_("__graphicsDataType",0f,5d,4d,46), - ::String(null()) }; - -hx::Class GraphicsQuadPath_obj::__mClass; - -void GraphicsQuadPath_obj::__register() -{ - GraphicsQuadPath_obj _hx_dummy; - GraphicsQuadPath_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.GraphicsQuadPath",61,9a,7a,20); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(GraphicsQuadPath_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GraphicsQuadPath_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GraphicsQuadPath_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GraphicsQuadPath_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsShader.cpp b/hGameTest/bin/linux/obj/src/openfl/display/GraphicsShader.cpp deleted file mode 100644 index 3965a915..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsShader.cpp +++ /dev/null @@ -1,246 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsShader -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderInput_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Bool -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Float -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_642a1830a16331e0_104_new,"openfl.display.GraphicsShader","new",0xf37fb62c,"openfl.display.GraphicsShader.new","openfl/display/GraphicsShader.hx",104,0x1b418782) -namespace openfl{ -namespace display{ - -void GraphicsShader_obj::__construct( ::openfl::utils::ByteArrayData code){ - HX_STACKFRAME(&_hx_pos_642a1830a16331e0_104_new) -HXLINE( 182) if (hx::IsNull( this->_hx___glFragmentSource )) { -HXLINE( 184) this->_hx___glFragmentSource = HX_("varying float openfl_Alphav;\n\t\tvarying vec4 openfl_ColorMultiplierv;\n\t\tvarying vec4 openfl_ColorOffsetv;\n\t\tvarying vec2 openfl_TextureCoordv;\n\n\t\tuniform bool openfl_HasColorTransform;\n\t\tuniform vec2 openfl_TextureSize;\n\t\tuniform sampler2D bitmap;\n\n\t\tvoid main(void) {\n\n\t\t\tvec4 color = texture2D (bitmap, openfl_TextureCoordv);\n\n\t\tif (color.a == 0.0) {\n\n\t\t\tgl_FragColor = vec4 (0.0, 0.0, 0.0, 0.0);\n\n\t\t} else if (openfl_HasColorTransform) {\n\n\t\t\tcolor = vec4 (color.rgb / color.a, color.a);\n\n\t\t\tmat4 colorMultiplier = mat4 (0);\n\t\t\tcolorMultiplier[0][0] = openfl_ColorMultiplierv.x;\n\t\t\tcolorMultiplier[1][1] = openfl_ColorMultiplierv.y;\n\t\t\tcolorMultiplier[2][2] = openfl_ColorMultiplierv.z;\n\t\t\tcolorMultiplier[3][3] = 1.0; // openfl_ColorMultiplierv.w;\n\n\t\t\tcolor = clamp (openfl_ColorOffsetv + (color * colorMultiplier), 0.0, 1.0);\n\n\t\t\tif (color.a > 0.0) {\n\n\t\t\t\tgl_FragColor = vec4 (color.rgb * color.a * openfl_Alphav, color.a * openfl_Alphav);\n\n\t\t\t} else {\n\n\t\t\t\tgl_FragColor = vec4 (0.0, 0.0, 0.0, 0.0);\n\n\t\t\t}\n\n\t\t} else {\n\n\t\t\tgl_FragColor = color * openfl_Alphav;\n\n\t\t}\n\n\t\t}",59,f9,96,b3); - } -HXLINE( 174) if (hx::IsNull( this->_hx___glVertexSource )) { -HXLINE( 176) this->_hx___glVertexSource = HX_("attribute float openfl_Alpha;\n\t\tattribute vec4 openfl_ColorMultiplier;\n\t\tattribute vec4 openfl_ColorOffset;\n\t\tattribute vec4 openfl_Position;\n\t\tattribute vec2 openfl_TextureCoord;\n\n\t\tvarying float openfl_Alphav;\n\t\tvarying vec4 openfl_ColorMultiplierv;\n\t\tvarying vec4 openfl_ColorOffsetv;\n\t\tvarying vec2 openfl_TextureCoordv;\n\n\t\tuniform mat4 openfl_Matrix;\n\t\tuniform bool openfl_HasColorTransform;\n\t\tuniform vec2 openfl_TextureSize;\n\n\t\tvoid main(void) {\n\n\t\t\topenfl_Alphav = openfl_Alpha;\n\t\topenfl_TextureCoordv = openfl_TextureCoord;\n\n\t\tif (openfl_HasColorTransform) {\n\n\t\t\topenfl_ColorMultiplierv = openfl_ColorMultiplier;\n\t\t\topenfl_ColorOffsetv = openfl_ColorOffset / 255.0;\n\n\t\t}\n\n\t\tgl_Position = openfl_Matrix * openfl_Position;\n\n\t\t}",9a,8e,72,eb); - } -HXLINE( 105) super::__construct(code); -HXLINE( 9) this->_hx___isGenerated = true; -HXDLIN( 9) this->_hx___initGL(); - } - -Dynamic GraphicsShader_obj::__CreateEmpty() { return new GraphicsShader_obj; } - -void *GraphicsShader_obj::_hx_vtable = 0; - -Dynamic GraphicsShader_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GraphicsShader_obj > _hx_result = new GraphicsShader_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool GraphicsShader_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x676ab1f7) { - return inClassId==(int)0x00000001 || inClassId==(int)0x676ab1f7; - } else { - return inClassId==(int)0x7f21db8e; - } -} - - -hx::ObjectPtr< GraphicsShader_obj > GraphicsShader_obj::__new( ::openfl::utils::ByteArrayData code) { - hx::ObjectPtr< GraphicsShader_obj > __this = new GraphicsShader_obj(); - __this->__construct(code); - return __this; -} - -hx::ObjectPtr< GraphicsShader_obj > GraphicsShader_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::utils::ByteArrayData code) { - GraphicsShader_obj *__this = (GraphicsShader_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GraphicsShader_obj), true, "openfl.display.GraphicsShader")); - *(void **)__this = GraphicsShader_obj::_hx_vtable; - __this->__construct(code); - return __this; -} - -GraphicsShader_obj::GraphicsShader_obj() -{ -} - -void GraphicsShader_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(GraphicsShader); - HX_MARK_MEMBER_NAME(openfl_Alpha,"openfl_Alpha"); - HX_MARK_MEMBER_NAME(openfl_ColorMultiplier,"openfl_ColorMultiplier"); - HX_MARK_MEMBER_NAME(openfl_ColorOffset,"openfl_ColorOffset"); - HX_MARK_MEMBER_NAME(openfl_Position,"openfl_Position"); - HX_MARK_MEMBER_NAME(openfl_TextureCoord,"openfl_TextureCoord"); - HX_MARK_MEMBER_NAME(openfl_Matrix,"openfl_Matrix"); - HX_MARK_MEMBER_NAME(openfl_HasColorTransform,"openfl_HasColorTransform"); - HX_MARK_MEMBER_NAME(openfl_TextureSize,"openfl_TextureSize"); - HX_MARK_MEMBER_NAME(bitmap,"bitmap"); - ::openfl::display::Shader_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void GraphicsShader_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(openfl_Alpha,"openfl_Alpha"); - HX_VISIT_MEMBER_NAME(openfl_ColorMultiplier,"openfl_ColorMultiplier"); - HX_VISIT_MEMBER_NAME(openfl_ColorOffset,"openfl_ColorOffset"); - HX_VISIT_MEMBER_NAME(openfl_Position,"openfl_Position"); - HX_VISIT_MEMBER_NAME(openfl_TextureCoord,"openfl_TextureCoord"); - HX_VISIT_MEMBER_NAME(openfl_Matrix,"openfl_Matrix"); - HX_VISIT_MEMBER_NAME(openfl_HasColorTransform,"openfl_HasColorTransform"); - HX_VISIT_MEMBER_NAME(openfl_TextureSize,"openfl_TextureSize"); - HX_VISIT_MEMBER_NAME(bitmap,"bitmap"); - ::openfl::display::Shader_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val GraphicsShader_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"bitmap") ) { return hx::Val( bitmap ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"openfl_Alpha") ) { return hx::Val( openfl_Alpha ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"openfl_Matrix") ) { return hx::Val( openfl_Matrix ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"openfl_Position") ) { return hx::Val( openfl_Position ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"openfl_ColorOffset") ) { return hx::Val( openfl_ColorOffset ); } - if (HX_FIELD_EQ(inName,"openfl_TextureSize") ) { return hx::Val( openfl_TextureSize ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"openfl_TextureCoord") ) { return hx::Val( openfl_TextureCoord ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"openfl_ColorMultiplier") ) { return hx::Val( openfl_ColorMultiplier ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"openfl_HasColorTransform") ) { return hx::Val( openfl_HasColorTransform ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val GraphicsShader_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"bitmap") ) { bitmap=inValue.Cast< ::openfl::display::ShaderInput_openfl_display_BitmapData >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"openfl_Alpha") ) { openfl_Alpha=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"openfl_Matrix") ) { openfl_Matrix=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"openfl_Position") ) { openfl_Position=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"openfl_ColorOffset") ) { openfl_ColorOffset=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"openfl_TextureSize") ) { openfl_TextureSize=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"openfl_TextureCoord") ) { openfl_TextureCoord=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"openfl_ColorMultiplier") ) { openfl_ColorMultiplier=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 24: - if (HX_FIELD_EQ(inName,"openfl_HasColorTransform") ) { openfl_HasColorTransform=inValue.Cast< ::openfl::display::ShaderParameter_Bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void GraphicsShader_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("openfl_Alpha",0f,ce,3e,6a)); - outFields->push(HX_("openfl_ColorMultiplier",b5,e4,dc,18)); - outFields->push(HX_("openfl_ColorOffset",c7,ea,07,41)); - outFields->push(HX_("openfl_Position",98,fe,6c,ee)); - outFields->push(HX_("openfl_TextureCoord",49,e9,27,e8)); - outFields->push(HX_("openfl_Matrix",70,ea,41,06)); - outFields->push(HX_("openfl_HasColorTransform",b4,00,4b,62)); - outFields->push(HX_("openfl_TextureSize",ad,60,72,29)); - outFields->push(HX_("bitmap",ef,0f,0c,f1)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo GraphicsShader_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(GraphicsShader_obj,openfl_Alpha),HX_("openfl_Alpha",0f,ce,3e,6a)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(GraphicsShader_obj,openfl_ColorMultiplier),HX_("openfl_ColorMultiplier",b5,e4,dc,18)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(GraphicsShader_obj,openfl_ColorOffset),HX_("openfl_ColorOffset",c7,ea,07,41)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(GraphicsShader_obj,openfl_Position),HX_("openfl_Position",98,fe,6c,ee)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(GraphicsShader_obj,openfl_TextureCoord),HX_("openfl_TextureCoord",49,e9,27,e8)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(GraphicsShader_obj,openfl_Matrix),HX_("openfl_Matrix",70,ea,41,06)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Bool */ ,(int)offsetof(GraphicsShader_obj,openfl_HasColorTransform),HX_("openfl_HasColorTransform",b4,00,4b,62)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(GraphicsShader_obj,openfl_TextureSize),HX_("openfl_TextureSize",ad,60,72,29)}, - {hx::fsObject /* ::openfl::display::ShaderInput_openfl_display_BitmapData */ ,(int)offsetof(GraphicsShader_obj,bitmap),HX_("bitmap",ef,0f,0c,f1)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *GraphicsShader_obj_sStaticStorageInfo = 0; -#endif - -static ::String GraphicsShader_obj_sMemberFields[] = { - HX_("openfl_Alpha",0f,ce,3e,6a), - HX_("openfl_ColorMultiplier",b5,e4,dc,18), - HX_("openfl_ColorOffset",c7,ea,07,41), - HX_("openfl_Position",98,fe,6c,ee), - HX_("openfl_TextureCoord",49,e9,27,e8), - HX_("openfl_Matrix",70,ea,41,06), - HX_("openfl_HasColorTransform",b4,00,4b,62), - HX_("openfl_TextureSize",ad,60,72,29), - HX_("bitmap",ef,0f,0c,f1), - ::String(null()) }; - -hx::Class GraphicsShader_obj::__mClass; - -void GraphicsShader_obj::__register() -{ - GraphicsShader_obj _hx_dummy; - GraphicsShader_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.GraphicsShader",3a,70,8e,af); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(GraphicsShader_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GraphicsShader_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GraphicsShader_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GraphicsShader_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsShaderFill.cpp b/hGameTest/bin/linux/obj/src/openfl/display/GraphicsShaderFill.cpp deleted file mode 100644 index 90ace0b8..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsShaderFill.cpp +++ /dev/null @@ -1,182 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_GraphicsShaderFill -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsFill -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_79031d3822cc8bac_21_new,"openfl.display.GraphicsShaderFill","new",0x84d6634f,"openfl.display.GraphicsShaderFill.new","openfl/display/GraphicsShaderFill.hx",21,0xed3e46bf) -namespace openfl{ -namespace display{ - -void GraphicsShaderFill_obj::__construct( ::openfl::display::Shader shader, ::openfl::geom::Matrix matrix){ - HX_STACKFRAME(&_hx_pos_79031d3822cc8bac_21_new) -HXLINE( 22) this->shader = shader; -HXLINE( 23) this->matrix = matrix; -HXLINE( 25) this->_hx___graphicsDataType = 8; -HXLINE( 26) this->_hx___graphicsFillType = 4; - } - -Dynamic GraphicsShaderFill_obj::__CreateEmpty() { return new GraphicsShaderFill_obj; } - -void *GraphicsShaderFill_obj::_hx_vtable = 0; - -Dynamic GraphicsShaderFill_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GraphicsShaderFill_obj > _hx_result = new GraphicsShaderFill_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool GraphicsShaderFill_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x08bde4e1; -} - -static ::openfl::display::IGraphicsData_obj _hx_openfl_display_GraphicsShaderFill__hx_openfl_display_IGraphicsData= { -}; - -static ::openfl::display::IGraphicsFill_obj _hx_openfl_display_GraphicsShaderFill__hx_openfl_display_IGraphicsFill= { -}; - -void *GraphicsShaderFill_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0xc177ee0c: return &_hx_openfl_display_GraphicsShaderFill__hx_openfl_display_IGraphicsData; - case (int)0xc2d06665: return &_hx_openfl_display_GraphicsShaderFill__hx_openfl_display_IGraphicsFill; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - - -hx::ObjectPtr< GraphicsShaderFill_obj > GraphicsShaderFill_obj::__new( ::openfl::display::Shader shader, ::openfl::geom::Matrix matrix) { - hx::ObjectPtr< GraphicsShaderFill_obj > __this = new GraphicsShaderFill_obj(); - __this->__construct(shader,matrix); - return __this; -} - -hx::ObjectPtr< GraphicsShaderFill_obj > GraphicsShaderFill_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display::Shader shader, ::openfl::geom::Matrix matrix) { - GraphicsShaderFill_obj *__this = (GraphicsShaderFill_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GraphicsShaderFill_obj), true, "openfl.display.GraphicsShaderFill")); - *(void **)__this = GraphicsShaderFill_obj::_hx_vtable; - __this->__construct(shader,matrix); - return __this; -} - -GraphicsShaderFill_obj::GraphicsShaderFill_obj() -{ -} - -void GraphicsShaderFill_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(GraphicsShaderFill); - HX_MARK_MEMBER_NAME(matrix,"matrix"); - HX_MARK_MEMBER_NAME(shader,"shader"); - HX_MARK_MEMBER_NAME(_hx___graphicsDataType,"__graphicsDataType"); - HX_MARK_MEMBER_NAME(_hx___graphicsFillType,"__graphicsFillType"); - HX_MARK_END_CLASS(); -} - -void GraphicsShaderFill_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(matrix,"matrix"); - HX_VISIT_MEMBER_NAME(shader,"shader"); - HX_VISIT_MEMBER_NAME(_hx___graphicsDataType,"__graphicsDataType"); - HX_VISIT_MEMBER_NAME(_hx___graphicsFillType,"__graphicsFillType"); -} - -hx::Val GraphicsShaderFill_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"matrix") ) { return hx::Val( matrix ); } - if (HX_FIELD_EQ(inName,"shader") ) { return hx::Val( shader ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { return hx::Val( _hx___graphicsDataType ); } - if (HX_FIELD_EQ(inName,"__graphicsFillType") ) { return hx::Val( _hx___graphicsFillType ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val GraphicsShaderFill_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"matrix") ) { matrix=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - if (HX_FIELD_EQ(inName,"shader") ) { shader=inValue.Cast< ::openfl::display::Shader >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { _hx___graphicsDataType=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__graphicsFillType") ) { _hx___graphicsFillType=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void GraphicsShaderFill_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("matrix",41,36,c8,bb)); - outFields->push(HX_("shader",25,bf,20,1d)); - outFields->push(HX_("__graphicsDataType",0f,5d,4d,46)); - outFields->push(HX_("__graphicsFillType",e8,75,eb,27)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo GraphicsShaderFill_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(GraphicsShaderFill_obj,matrix),HX_("matrix",41,36,c8,bb)}, - {hx::fsObject /* ::openfl::display::Shader */ ,(int)offsetof(GraphicsShaderFill_obj,shader),HX_("shader",25,bf,20,1d)}, - {hx::fsInt,(int)offsetof(GraphicsShaderFill_obj,_hx___graphicsDataType),HX_("__graphicsDataType",0f,5d,4d,46)}, - {hx::fsInt,(int)offsetof(GraphicsShaderFill_obj,_hx___graphicsFillType),HX_("__graphicsFillType",e8,75,eb,27)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *GraphicsShaderFill_obj_sStaticStorageInfo = 0; -#endif - -static ::String GraphicsShaderFill_obj_sMemberFields[] = { - HX_("matrix",41,36,c8,bb), - HX_("shader",25,bf,20,1d), - HX_("__graphicsDataType",0f,5d,4d,46), - HX_("__graphicsFillType",e8,75,eb,27), - ::String(null()) }; - -hx::Class GraphicsShaderFill_obj::__mClass; - -void GraphicsShaderFill_obj::__register() -{ - GraphicsShaderFill_obj _hx_dummy; - GraphicsShaderFill_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.GraphicsShaderFill",dd,0f,59,03); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(GraphicsShaderFill_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GraphicsShaderFill_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GraphicsShaderFill_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GraphicsShaderFill_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsSolidFill.cpp b/hGameTest/bin/linux/obj/src/openfl/display/GraphicsSolidFill.cpp deleted file mode 100644 index 1456abf5..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsSolidFill.cpp +++ /dev/null @@ -1,160 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_GraphicsSolidFill -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsFill -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e7eaf41fa1350495_20_new,"openfl.display.GraphicsSolidFill","new",0x800a4bcb,"openfl.display.GraphicsSolidFill.new","openfl/display/GraphicsSolidFill.hx",20,0x9b142c07) -namespace openfl{ -namespace display{ - -void GraphicsSolidFill_obj::__construct(hx::Null< int > __o_color,hx::Null< Float > __o_alpha){ - int color = __o_color.Default(0); - Float alpha = __o_alpha.Default(1); - HX_STACKFRAME(&_hx_pos_e7eaf41fa1350495_20_new) -HXLINE( 21) this->alpha = alpha; -HXLINE( 22) this->color = color; -HXLINE( 23) this->_hx___graphicsDataType = 1; -HXLINE( 24) this->_hx___graphicsFillType = 0; - } - -Dynamic GraphicsSolidFill_obj::__CreateEmpty() { return new GraphicsSolidFill_obj; } - -void *GraphicsSolidFill_obj::_hx_vtable = 0; - -Dynamic GraphicsSolidFill_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GraphicsSolidFill_obj > _hx_result = new GraphicsSolidFill_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool GraphicsSolidFill_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1f37d071; -} - -static ::openfl::display::IGraphicsData_obj _hx_openfl_display_GraphicsSolidFill__hx_openfl_display_IGraphicsData= { -}; - -static ::openfl::display::IGraphicsFill_obj _hx_openfl_display_GraphicsSolidFill__hx_openfl_display_IGraphicsFill= { -}; - -void *GraphicsSolidFill_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0xc177ee0c: return &_hx_openfl_display_GraphicsSolidFill__hx_openfl_display_IGraphicsData; - case (int)0xc2d06665: return &_hx_openfl_display_GraphicsSolidFill__hx_openfl_display_IGraphicsFill; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - - -hx::ObjectPtr< GraphicsSolidFill_obj > GraphicsSolidFill_obj::__new(hx::Null< int > __o_color,hx::Null< Float > __o_alpha) { - hx::ObjectPtr< GraphicsSolidFill_obj > __this = new GraphicsSolidFill_obj(); - __this->__construct(__o_color,__o_alpha); - return __this; -} - -hx::ObjectPtr< GraphicsSolidFill_obj > GraphicsSolidFill_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_color,hx::Null< Float > __o_alpha) { - GraphicsSolidFill_obj *__this = (GraphicsSolidFill_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GraphicsSolidFill_obj), false, "openfl.display.GraphicsSolidFill")); - *(void **)__this = GraphicsSolidFill_obj::_hx_vtable; - __this->__construct(__o_color,__o_alpha); - return __this; -} - -GraphicsSolidFill_obj::GraphicsSolidFill_obj() -{ -} - -hx::Val GraphicsSolidFill_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"alpha") ) { return hx::Val( alpha ); } - if (HX_FIELD_EQ(inName,"color") ) { return hx::Val( color ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { return hx::Val( _hx___graphicsDataType ); } - if (HX_FIELD_EQ(inName,"__graphicsFillType") ) { return hx::Val( _hx___graphicsFillType ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val GraphicsSolidFill_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"alpha") ) { alpha=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"color") ) { color=inValue.Cast< int >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { _hx___graphicsDataType=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__graphicsFillType") ) { _hx___graphicsFillType=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void GraphicsSolidFill_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("alpha",5e,a7,96,21)); - outFields->push(HX_("color",63,71,5c,4a)); - outFields->push(HX_("__graphicsDataType",0f,5d,4d,46)); - outFields->push(HX_("__graphicsFillType",e8,75,eb,27)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo GraphicsSolidFill_obj_sMemberStorageInfo[] = { - {hx::fsFloat,(int)offsetof(GraphicsSolidFill_obj,alpha),HX_("alpha",5e,a7,96,21)}, - {hx::fsInt,(int)offsetof(GraphicsSolidFill_obj,color),HX_("color",63,71,5c,4a)}, - {hx::fsInt,(int)offsetof(GraphicsSolidFill_obj,_hx___graphicsDataType),HX_("__graphicsDataType",0f,5d,4d,46)}, - {hx::fsInt,(int)offsetof(GraphicsSolidFill_obj,_hx___graphicsFillType),HX_("__graphicsFillType",e8,75,eb,27)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *GraphicsSolidFill_obj_sStaticStorageInfo = 0; -#endif - -static ::String GraphicsSolidFill_obj_sMemberFields[] = { - HX_("alpha",5e,a7,96,21), - HX_("color",63,71,5c,4a), - HX_("__graphicsDataType",0f,5d,4d,46), - HX_("__graphicsFillType",e8,75,eb,27), - ::String(null()) }; - -hx::Class GraphicsSolidFill_obj::__mClass; - -void GraphicsSolidFill_obj::__register() -{ - GraphicsSolidFill_obj _hx_dummy; - GraphicsSolidFill_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.GraphicsSolidFill",59,0a,d8,d4); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(GraphicsSolidFill_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GraphicsSolidFill_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GraphicsSolidFill_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GraphicsSolidFill_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsStroke.cpp b/hGameTest/bin/linux/obj/src/openfl/display/GraphicsStroke.cpp deleted file mode 100644 index 2b8bd8fe..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsStroke.cpp +++ /dev/null @@ -1,242 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_openfl_display_GraphicsStroke -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsFill -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsStroke -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_55614d7317440053_24_new,"openfl.display.GraphicsStroke","new",0x5684f03f,"openfl.display.GraphicsStroke.new","openfl/display/GraphicsStroke.hx",24,0x5e4870cf) -namespace openfl{ -namespace display{ - -void GraphicsStroke_obj::__construct( ::Dynamic thickness,hx::Null< bool > __o_pixelHinting, ::Dynamic __o_scaleMode, ::Dynamic __o_caps, ::Dynamic __o_joints,hx::Null< Float > __o_miterLimit,::Dynamic fill){ - bool pixelHinting = __o_pixelHinting.Default(false); - ::Dynamic scaleMode = __o_scaleMode; - if (hx::IsNull(__o_scaleMode)) scaleMode = 2; - ::Dynamic caps = __o_caps; - if (hx::IsNull(__o_caps)) caps = 0; - ::Dynamic joints = __o_joints; - if (hx::IsNull(__o_joints)) joints = 2; - Float miterLimit = __o_miterLimit.Default(3); - HX_STACKFRAME(&_hx_pos_55614d7317440053_24_new) -HXLINE( 25) if (hx::IsNull( thickness )) { -HXLINE( 25) thickness = ::Math_obj::NaN; - } -HXLINE( 27) this->caps = caps; -HXLINE( 28) this->fill = fill; -HXLINE( 29) this->joints = joints; -HXLINE( 30) this->miterLimit = miterLimit; -HXLINE( 31) this->pixelHinting = pixelHinting; -HXLINE( 32) this->scaleMode = scaleMode; -HXLINE( 33) this->thickness = ( (Float)(thickness) ); -HXLINE( 34) this->_hx___graphicsDataType = 0; - } - -Dynamic GraphicsStroke_obj::__CreateEmpty() { return new GraphicsStroke_obj; } - -void *GraphicsStroke_obj::_hx_vtable = 0; - -Dynamic GraphicsStroke_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GraphicsStroke_obj > _hx_result = new GraphicsStroke_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5],inArgs[6]); - return _hx_result; -} - -bool GraphicsStroke_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7fc28725; -} - -static ::openfl::display::IGraphicsStroke_obj _hx_openfl_display_GraphicsStroke__hx_openfl_display_IGraphicsStroke= { -}; - -static ::openfl::display::IGraphicsData_obj _hx_openfl_display_GraphicsStroke__hx_openfl_display_IGraphicsData= { -}; - -void *GraphicsStroke_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0xf088881a: return &_hx_openfl_display_GraphicsStroke__hx_openfl_display_IGraphicsStroke; - case (int)0xc177ee0c: return &_hx_openfl_display_GraphicsStroke__hx_openfl_display_IGraphicsData; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - - -hx::ObjectPtr< GraphicsStroke_obj > GraphicsStroke_obj::__new( ::Dynamic thickness,hx::Null< bool > __o_pixelHinting, ::Dynamic __o_scaleMode, ::Dynamic __o_caps, ::Dynamic __o_joints,hx::Null< Float > __o_miterLimit,::Dynamic fill) { - hx::ObjectPtr< GraphicsStroke_obj > __this = new GraphicsStroke_obj(); - __this->__construct(thickness,__o_pixelHinting,__o_scaleMode,__o_caps,__o_joints,__o_miterLimit,fill); - return __this; -} - -hx::ObjectPtr< GraphicsStroke_obj > GraphicsStroke_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic thickness,hx::Null< bool > __o_pixelHinting, ::Dynamic __o_scaleMode, ::Dynamic __o_caps, ::Dynamic __o_joints,hx::Null< Float > __o_miterLimit,::Dynamic fill) { - GraphicsStroke_obj *__this = (GraphicsStroke_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GraphicsStroke_obj), true, "openfl.display.GraphicsStroke")); - *(void **)__this = GraphicsStroke_obj::_hx_vtable; - __this->__construct(thickness,__o_pixelHinting,__o_scaleMode,__o_caps,__o_joints,__o_miterLimit,fill); - return __this; -} - -GraphicsStroke_obj::GraphicsStroke_obj() -{ -} - -void GraphicsStroke_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(GraphicsStroke); - HX_MARK_MEMBER_NAME(caps,"caps"); - HX_MARK_MEMBER_NAME(fill,"fill"); - HX_MARK_MEMBER_NAME(joints,"joints"); - HX_MARK_MEMBER_NAME(miterLimit,"miterLimit"); - HX_MARK_MEMBER_NAME(pixelHinting,"pixelHinting"); - HX_MARK_MEMBER_NAME(scaleMode,"scaleMode"); - HX_MARK_MEMBER_NAME(thickness,"thickness"); - HX_MARK_MEMBER_NAME(_hx___graphicsDataType,"__graphicsDataType"); - HX_MARK_END_CLASS(); -} - -void GraphicsStroke_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(caps,"caps"); - HX_VISIT_MEMBER_NAME(fill,"fill"); - HX_VISIT_MEMBER_NAME(joints,"joints"); - HX_VISIT_MEMBER_NAME(miterLimit,"miterLimit"); - HX_VISIT_MEMBER_NAME(pixelHinting,"pixelHinting"); - HX_VISIT_MEMBER_NAME(scaleMode,"scaleMode"); - HX_VISIT_MEMBER_NAME(thickness,"thickness"); - HX_VISIT_MEMBER_NAME(_hx___graphicsDataType,"__graphicsDataType"); -} - -hx::Val GraphicsStroke_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"caps") ) { return hx::Val( caps ); } - if (HX_FIELD_EQ(inName,"fill") ) { return hx::Val( fill ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"joints") ) { return hx::Val( joints ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"scaleMode") ) { return hx::Val( scaleMode ); } - if (HX_FIELD_EQ(inName,"thickness") ) { return hx::Val( thickness ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"miterLimit") ) { return hx::Val( miterLimit ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"pixelHinting") ) { return hx::Val( pixelHinting ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { return hx::Val( _hx___graphicsDataType ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val GraphicsStroke_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"caps") ) { caps=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"fill") ) { fill=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"joints") ) { joints=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"scaleMode") ) { scaleMode=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"thickness") ) { thickness=inValue.Cast< Float >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"miterLimit") ) { miterLimit=inValue.Cast< Float >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"pixelHinting") ) { pixelHinting=inValue.Cast< bool >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { _hx___graphicsDataType=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void GraphicsStroke_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("caps",21,1c,ba,41)); - outFields->push(HX_("fill",83,ce,bb,43)); - outFields->push(HX_("joints",e9,e7,09,91)); - outFields->push(HX_("miterLimit",f6,5c,6a,54)); - outFields->push(HX_("pixelHinting",d5,9b,fb,6c)); - outFields->push(HX_("scaleMode",0d,db,d3,2b)); - outFields->push(HX_("thickness",74,f1,66,5a)); - outFields->push(HX_("__graphicsDataType",0f,5d,4d,46)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo GraphicsStroke_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(GraphicsStroke_obj,caps),HX_("caps",21,1c,ba,41)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(GraphicsStroke_obj,fill),HX_("fill",83,ce,bb,43)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(GraphicsStroke_obj,joints),HX_("joints",e9,e7,09,91)}, - {hx::fsFloat,(int)offsetof(GraphicsStroke_obj,miterLimit),HX_("miterLimit",f6,5c,6a,54)}, - {hx::fsBool,(int)offsetof(GraphicsStroke_obj,pixelHinting),HX_("pixelHinting",d5,9b,fb,6c)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(GraphicsStroke_obj,scaleMode),HX_("scaleMode",0d,db,d3,2b)}, - {hx::fsFloat,(int)offsetof(GraphicsStroke_obj,thickness),HX_("thickness",74,f1,66,5a)}, - {hx::fsInt,(int)offsetof(GraphicsStroke_obj,_hx___graphicsDataType),HX_("__graphicsDataType",0f,5d,4d,46)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *GraphicsStroke_obj_sStaticStorageInfo = 0; -#endif - -static ::String GraphicsStroke_obj_sMemberFields[] = { - HX_("caps",21,1c,ba,41), - HX_("fill",83,ce,bb,43), - HX_("joints",e9,e7,09,91), - HX_("miterLimit",f6,5c,6a,54), - HX_("pixelHinting",d5,9b,fb,6c), - HX_("scaleMode",0d,db,d3,2b), - HX_("thickness",74,f1,66,5a), - HX_("__graphicsDataType",0f,5d,4d,46), - ::String(null()) }; - -hx::Class GraphicsStroke_obj::__mClass; - -void GraphicsStroke_obj::__register() -{ - GraphicsStroke_obj _hx_dummy; - GraphicsStroke_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.GraphicsStroke",cd,64,a2,a3); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(GraphicsStroke_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GraphicsStroke_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GraphicsStroke_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GraphicsStroke_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsTrianglePath.cpp b/hGameTest/bin/linux/obj/src/openfl/display/GraphicsTrianglePath.cpp deleted file mode 100644 index bcb3aefd..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/GraphicsTrianglePath.cpp +++ /dev/null @@ -1,199 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsTrianglePath -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif -#ifndef INCLUDED_openfl_display_IGraphicsPath -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_a26b1fc0d062e909_21_new,"openfl.display.GraphicsTrianglePath","new",0x6d94fd54,"openfl.display.GraphicsTrianglePath.new","openfl/display/GraphicsTrianglePath.hx",21,0x122c7fda) -namespace openfl{ -namespace display{ - -void GraphicsTrianglePath_obj::__construct( ::openfl::_Vector::FloatVector vertices, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector uvtData, ::Dynamic __o_culling){ - ::Dynamic culling = __o_culling; - if (hx::IsNull(__o_culling)) culling = 1; - HX_STACKFRAME(&_hx_pos_a26b1fc0d062e909_21_new) -HXLINE( 22) this->vertices = vertices; -HXLINE( 23) this->indices = indices; -HXLINE( 24) this->uvtData = uvtData; -HXLINE( 25) this->culling = culling; -HXLINE( 26) this->_hx___graphicsDataType = 7; - } - -Dynamic GraphicsTrianglePath_obj::__CreateEmpty() { return new GraphicsTrianglePath_obj; } - -void *GraphicsTrianglePath_obj::_hx_vtable = 0; - -Dynamic GraphicsTrianglePath_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GraphicsTrianglePath_obj > _hx_result = new GraphicsTrianglePath_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool GraphicsTrianglePath_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x61741c4a; -} - -static ::openfl::display::IGraphicsData_obj _hx_openfl_display_GraphicsTrianglePath__hx_openfl_display_IGraphicsData= { -}; - -static ::openfl::display::IGraphicsPath_obj _hx_openfl_display_GraphicsTrianglePath__hx_openfl_display_IGraphicsPath= { -}; - -void *GraphicsTrianglePath_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0xc177ee0c: return &_hx_openfl_display_GraphicsTrianglePath__hx_openfl_display_IGraphicsData; - case (int)0xc9667d87: return &_hx_openfl_display_GraphicsTrianglePath__hx_openfl_display_IGraphicsPath; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - - -hx::ObjectPtr< GraphicsTrianglePath_obj > GraphicsTrianglePath_obj::__new( ::openfl::_Vector::FloatVector vertices, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector uvtData, ::Dynamic __o_culling) { - hx::ObjectPtr< GraphicsTrianglePath_obj > __this = new GraphicsTrianglePath_obj(); - __this->__construct(vertices,indices,uvtData,__o_culling); - return __this; -} - -hx::ObjectPtr< GraphicsTrianglePath_obj > GraphicsTrianglePath_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::_Vector::FloatVector vertices, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector uvtData, ::Dynamic __o_culling) { - GraphicsTrianglePath_obj *__this = (GraphicsTrianglePath_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GraphicsTrianglePath_obj), true, "openfl.display.GraphicsTrianglePath")); - *(void **)__this = GraphicsTrianglePath_obj::_hx_vtable; - __this->__construct(vertices,indices,uvtData,__o_culling); - return __this; -} - -GraphicsTrianglePath_obj::GraphicsTrianglePath_obj() -{ -} - -void GraphicsTrianglePath_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(GraphicsTrianglePath); - HX_MARK_MEMBER_NAME(culling,"culling"); - HX_MARK_MEMBER_NAME(indices,"indices"); - HX_MARK_MEMBER_NAME(uvtData,"uvtData"); - HX_MARK_MEMBER_NAME(vertices,"vertices"); - HX_MARK_MEMBER_NAME(_hx___graphicsDataType,"__graphicsDataType"); - HX_MARK_END_CLASS(); -} - -void GraphicsTrianglePath_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(culling,"culling"); - HX_VISIT_MEMBER_NAME(indices,"indices"); - HX_VISIT_MEMBER_NAME(uvtData,"uvtData"); - HX_VISIT_MEMBER_NAME(vertices,"vertices"); - HX_VISIT_MEMBER_NAME(_hx___graphicsDataType,"__graphicsDataType"); -} - -hx::Val GraphicsTrianglePath_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"culling") ) { return hx::Val( culling ); } - if (HX_FIELD_EQ(inName,"indices") ) { return hx::Val( indices ); } - if (HX_FIELD_EQ(inName,"uvtData") ) { return hx::Val( uvtData ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"vertices") ) { return hx::Val( vertices ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { return hx::Val( _hx___graphicsDataType ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val GraphicsTrianglePath_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"culling") ) { culling=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"indices") ) { indices=inValue.Cast< ::openfl::_Vector::IntVector >(); return inValue; } - if (HX_FIELD_EQ(inName,"uvtData") ) { uvtData=inValue.Cast< ::openfl::_Vector::FloatVector >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"vertices") ) { vertices=inValue.Cast< ::openfl::_Vector::FloatVector >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__graphicsDataType") ) { _hx___graphicsDataType=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void GraphicsTrianglePath_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("culling",70,e2,87,53)); - outFields->push(HX_("indices",27,47,54,e3)); - outFields->push(HX_("uvtData",bd,a6,23,27)); - outFields->push(HX_("vertices",f9,bf,15,6a)); - outFields->push(HX_("__graphicsDataType",0f,5d,4d,46)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo GraphicsTrianglePath_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(GraphicsTrianglePath_obj,culling),HX_("culling",70,e2,87,53)}, - {hx::fsObject /* ::openfl::_Vector::IntVector */ ,(int)offsetof(GraphicsTrianglePath_obj,indices),HX_("indices",27,47,54,e3)}, - {hx::fsObject /* ::openfl::_Vector::FloatVector */ ,(int)offsetof(GraphicsTrianglePath_obj,uvtData),HX_("uvtData",bd,a6,23,27)}, - {hx::fsObject /* ::openfl::_Vector::FloatVector */ ,(int)offsetof(GraphicsTrianglePath_obj,vertices),HX_("vertices",f9,bf,15,6a)}, - {hx::fsInt,(int)offsetof(GraphicsTrianglePath_obj,_hx___graphicsDataType),HX_("__graphicsDataType",0f,5d,4d,46)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *GraphicsTrianglePath_obj_sStaticStorageInfo = 0; -#endif - -static ::String GraphicsTrianglePath_obj_sMemberFields[] = { - HX_("culling",70,e2,87,53), - HX_("indices",27,47,54,e3), - HX_("uvtData",bd,a6,23,27), - HX_("vertices",f9,bf,15,6a), - HX_("__graphicsDataType",0f,5d,4d,46), - ::String(null()) }; - -hx::Class GraphicsTrianglePath_obj::__mClass; - -void GraphicsTrianglePath_obj::__register() -{ - GraphicsTrianglePath_obj _hx_dummy; - GraphicsTrianglePath_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.GraphicsTrianglePath",62,03,57,36); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(GraphicsTrianglePath_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GraphicsTrianglePath_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GraphicsTrianglePath_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GraphicsTrianglePath_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/IBitmapDrawable.cpp b/hGameTest/bin/linux/obj/src/openfl/display/IBitmapDrawable.cpp deleted file mode 100644 index 8aba7108..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/IBitmapDrawable.cpp +++ /dev/null @@ -1,81 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_CairoRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_CanvasRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DOMRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_OpenGLRenderer -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_ColorTransform -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -namespace openfl{ -namespace display{ - - -static ::String IBitmapDrawable_obj_sMemberFields[] = { - HX_("__blendMode",34,2d,64,3a), - HX_("__isMask",16,71,ec,0d), - HX_("__renderable",10,b7,2c,2b), - HX_("__renderTransform",16,b8,95,b1), - HX_("__transform",4c,76,bf,73), - HX_("__worldAlpha",cc,d2,d6,c5), - HX_("__worldColorTransform",5b,ce,21,a3), - HX_("__worldTransform",da,a7,d8,9a), - HX_("__getBounds",8b,58,a0,10), - HX_("__renderCairo",32,9e,42,55), - HX_("__renderCairoMask",3e,0c,22,6b), - HX_("__renderCanvas",ee,db,58,48), - HX_("__renderCanvasMask",fa,d7,ef,51), - HX_("__renderDOM",ac,f5,83,fb), - HX_("__renderGL",1b,1e,14,56), - HX_("__renderGLMask",a7,34,7c,b4), - HX_("__update",29,f1,34,2f), - HX_("__updateTransforms",10,f4,b0,50), - HX_("__mask",0c,a4,4e,f7), - HX_("__scrollRect",f1,56,fa,41), - ::String(null()) }; - -hx::Class IBitmapDrawable_obj::__mClass; - -void IBitmapDrawable_obj::__register() -{ - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.IBitmapDrawable",cc,6b,fd,68); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mMembers = hx::Class_obj::dupFunctions(IBitmapDrawable_obj_sMemberFields); - __mClass->mCanCast = hx::TIsInterface< (int)0xc1c6fbe4 >; - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/IGraphicsData.cpp b/hGameTest/bin/linux/obj/src/openfl/display/IGraphicsData.cpp deleted file mode 100644 index 0d71573b..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/IGraphicsData.cpp +++ /dev/null @@ -1,29 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_IGraphicsData -#include -#endif - -namespace openfl{ -namespace display{ - - -static ::String IGraphicsData_obj_sMemberFields[] = { - HX_("__graphicsDataType",0f,5d,4d,46), - ::String(null()) }; - -hx::Class IGraphicsData_obj::__mClass; - -void IGraphicsData_obj::__register() -{ - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.IGraphicsData",f4,13,2b,b9); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mMembers = hx::Class_obj::dupFunctions(IGraphicsData_obj_sMemberFields); - __mClass->mCanCast = hx::TIsInterface< (int)0xc177ee0c >; - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/IGraphicsFill.cpp b/hGameTest/bin/linux/obj/src/openfl/display/IGraphicsFill.cpp deleted file mode 100644 index d7d7b359..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/IGraphicsFill.cpp +++ /dev/null @@ -1,29 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_IGraphicsFill -#include -#endif - -namespace openfl{ -namespace display{ - - -static ::String IGraphicsFill_obj_sMemberFields[] = { - HX_("__graphicsFillType",e8,75,eb,27), - ::String(null()) }; - -hx::Class IGraphicsFill_obj::__mClass; - -void IGraphicsFill_obj::__register() -{ - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.IGraphicsFill",4d,8c,83,ba); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mMembers = hx::Class_obj::dupFunctions(IGraphicsFill_obj_sMemberFields); - __mClass->mCanCast = hx::TIsInterface< (int)0xc2d06665 >; - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/IGraphicsPath.cpp b/hGameTest/bin/linux/obj/src/openfl/display/IGraphicsPath.cpp deleted file mode 100644 index 9cab8600..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/IGraphicsPath.cpp +++ /dev/null @@ -1,25 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_IGraphicsPath -#include -#endif - -namespace openfl{ -namespace display{ - - -hx::Class IGraphicsPath_obj::__mClass; - -void IGraphicsPath_obj::__register() -{ - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.IGraphicsPath",6f,a3,19,c1); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TIsInterface< (int)0xc9667d87 >; - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/IGraphicsStroke.cpp b/hGameTest/bin/linux/obj/src/openfl/display/IGraphicsStroke.cpp deleted file mode 100644 index 2cd7e539..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/IGraphicsStroke.cpp +++ /dev/null @@ -1,25 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_IGraphicsStroke -#include -#endif - -namespace openfl{ -namespace display{ - - -hx::Class IGraphicsStroke_obj::__mClass; - -void IGraphicsStroke_obj::__register() -{ - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.IGraphicsStroke",02,f8,be,97); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TIsInterface< (int)0xf088881a >; - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/InteractiveObject.cpp b/hGameTest/bin/linux/obj/src/openfl/display/InteractiveObject.cpp deleted file mode 100644 index 88a44c8d..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/InteractiveObject.cpp +++ /dev/null @@ -1,390 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl__internal_Lib -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_RangeError -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_762cd2e6f13bb015_44_new,"openfl.display.InteractiveObject","new",0x042d7309,"openfl.display.InteractiveObject.new","openfl/display/InteractiveObject.hx",44,0x983a3689) -HX_LOCAL_STACK_FRAME(_hx_pos_762cd2e6f13bb015_56_requestSoftKeyboard,"openfl.display.InteractiveObject","requestSoftKeyboard",0x985d3a49,"openfl.display.InteractiveObject.requestSoftKeyboard","openfl/display/InteractiveObject.hx",56,0x983a3689) -HX_LOCAL_STACK_FRAME(_hx_pos_762cd2e6f13bb015_64___allowMouseFocus,"openfl.display.InteractiveObject","__allowMouseFocus",0x4a3f2aa5,"openfl.display.InteractiveObject.__allowMouseFocus","openfl/display/InteractiveObject.hx",64,0x983a3689) -HX_LOCAL_STACK_FRAME(_hx_pos_762cd2e6f13bb015_68___getInteractive,"openfl.display.InteractiveObject","__getInteractive",0xf3ec43c3,"openfl.display.InteractiveObject.__getInteractive","openfl/display/InteractiveObject.hx",68,0x983a3689) -HX_LOCAL_STACK_FRAME(_hx_pos_762cd2e6f13bb015_84___hitTest,"openfl.display.InteractiveObject","__hitTest",0x5938388e,"openfl.display.InteractiveObject.__hitTest","openfl/display/InteractiveObject.hx",84,0x983a3689) -HX_LOCAL_STACK_FRAME(_hx_pos_762cd2e6f13bb015_91___tabTest,"openfl.display.InteractiveObject","__tabTest",0xbc287590,"openfl.display.InteractiveObject.__tabTest","openfl/display/InteractiveObject.hx",91,0x983a3689) -HX_LOCAL_STACK_FRAME(_hx_pos_762cd2e6f13bb015_100_get_tabEnabled,"openfl.display.InteractiveObject","get_tabEnabled",0x09837aec,"openfl.display.InteractiveObject.get_tabEnabled","openfl/display/InteractiveObject.hx",100,0x983a3689) -HX_LOCAL_STACK_FRAME(_hx_pos_762cd2e6f13bb015_104_set_tabEnabled,"openfl.display.InteractiveObject","set_tabEnabled",0x29a36360,"openfl.display.InteractiveObject.set_tabEnabled","openfl/display/InteractiveObject.hx",104,0x983a3689) -HX_LOCAL_STACK_FRAME(_hx_pos_762cd2e6f13bb015_117_get_tabIndex,"openfl.display.InteractiveObject","get_tabIndex",0x2bde10bd,"openfl.display.InteractiveObject.get_tabIndex","openfl/display/InteractiveObject.hx",117,0x983a3689) -HX_LOCAL_STACK_FRAME(_hx_pos_762cd2e6f13bb015_121_set_tabIndex,"openfl.display.InteractiveObject","set_tabIndex",0x40d73431,"openfl.display.InteractiveObject.set_tabIndex","openfl/display/InteractiveObject.hx",121,0x983a3689) -namespace openfl{ -namespace display{ - -void InteractiveObject_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_762cd2e6f13bb015_44_new) -HXLINE( 45) super::__construct(); -HXLINE( 47) this->doubleClickEnabled = false; -HXLINE( 48) this->mouseEnabled = true; -HXLINE( 49) this->needsSoftKeyboard = false; -HXLINE( 50) this->_hx___tabEnabled = null(); -HXLINE( 51) this->_hx___tabIndex = -1; - } - -Dynamic InteractiveObject_obj::__CreateEmpty() { return new InteractiveObject_obj; } - -void *InteractiveObject_obj::_hx_vtable = 0; - -Dynamic InteractiveObject_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< InteractiveObject_obj > _hx_result = new InteractiveObject_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool InteractiveObject_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - if (inClassId<=(int)0x19c29573) { - return inClassId==(int)0x00000001 || inClassId==(int)0x19c29573; - } else { - return inClassId==(int)0x1b123bf8; - } - } else { - return inClassId==(int)0x3f2b00af; - } -} - -bool InteractiveObject_obj::requestSoftKeyboard(){ - HX_STACKFRAME(&_hx_pos_762cd2e6f13bb015_56_requestSoftKeyboard) -HXLINE( 57) ::openfl::_internal::Lib_obj::notImplemented(hx::SourceInfo(HX_("openfl/display/InteractiveObject.hx",89,36,3a,98),57,HX_("openfl.display.InteractiveObject",97,3a,cb,f4),HX_("requestSoftKeyboard",a0,f5,a9,d4))); -HXLINE( 58) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(InteractiveObject_obj,requestSoftKeyboard,return ) - -bool InteractiveObject_obj::_hx___allowMouseFocus(){ - HX_STACKFRAME(&_hx_pos_762cd2e6f13bb015_64___allowMouseFocus) -HXDLIN( 64) return this->get_tabEnabled(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(InteractiveObject_obj,_hx___allowMouseFocus,return ) - -bool InteractiveObject_obj::_hx___getInteractive(::Array< ::Dynamic> stack){ - HX_STACKFRAME(&_hx_pos_762cd2e6f13bb015_68___getInteractive) -HXLINE( 69) if (hx::IsNotNull( stack )) { -HXLINE( 71) stack->push(hx::ObjectPtr(this)); -HXLINE( 73) if (hx::IsNotNull( this->parent )) { -HXLINE( 75) this->parent->_hx___getInteractive(stack); - } - } -HXLINE( 79) return true; - } - - -bool InteractiveObject_obj::_hx___hitTest(Float x,Float y,bool shapeFlag,::Array< ::Dynamic> stack,bool interactiveOnly, ::openfl::display::DisplayObject hitObject){ - HX_STACKFRAME(&_hx_pos_762cd2e6f13bb015_84___hitTest) -HXLINE( 85) bool _hx_tmp; -HXDLIN( 85) bool _hx_tmp1; -HXDLIN( 85) if (!(!(hitObject->get_visible()))) { -HXLINE( 85) _hx_tmp1 = this->_hx___isMask; - } - else { -HXLINE( 85) _hx_tmp1 = true; - } -HXDLIN( 85) if (!(_hx_tmp1)) { -HXLINE( 85) if (interactiveOnly) { -HXLINE( 85) _hx_tmp = !(this->mouseEnabled); - } - else { -HXLINE( 85) _hx_tmp = false; - } - } - else { -HXLINE( 85) _hx_tmp = true; - } -HXDLIN( 85) if (_hx_tmp) { -HXLINE( 85) return false; - } -HXLINE( 86) return this->super::_hx___hitTest(x,y,shapeFlag,stack,interactiveOnly,hitObject); - } - - -void InteractiveObject_obj::_hx___tabTest(::Array< ::Dynamic> stack){ - HX_STACKFRAME(&_hx_pos_762cd2e6f13bb015_91___tabTest) -HXDLIN( 91) if (this->get_tabEnabled()) { -HXLINE( 93) stack->push(hx::ObjectPtr(this)); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(InteractiveObject_obj,_hx___tabTest,(void)) - -bool InteractiveObject_obj::get_tabEnabled(){ - HX_STACKFRAME(&_hx_pos_762cd2e6f13bb015_100_get_tabEnabled) -HXDLIN( 100) if (hx::IsEq( this->_hx___tabEnabled,true )) { -HXDLIN( 100) return true; - } - else { -HXDLIN( 100) return false; - } -HXDLIN( 100) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(InteractiveObject_obj,get_tabEnabled,return ) - -bool InteractiveObject_obj::set_tabEnabled(bool value){ - HX_GC_STACKFRAME(&_hx_pos_762cd2e6f13bb015_104_set_tabEnabled) -HXLINE( 105) if (hx::IsNotEq( this->_hx___tabEnabled,value )) { -HXLINE( 107) this->_hx___tabEnabled = value; -HXLINE( 109) this->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("tabEnabledChange",3c,45,98,72),true,false)); - } -HXLINE( 112) return ( (bool)(this->_hx___tabEnabled) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(InteractiveObject_obj,set_tabEnabled,return ) - -int InteractiveObject_obj::get_tabIndex(){ - HX_STACKFRAME(&_hx_pos_762cd2e6f13bb015_117_get_tabIndex) -HXDLIN( 117) return this->_hx___tabIndex; - } - - -HX_DEFINE_DYNAMIC_FUNC0(InteractiveObject_obj,get_tabIndex,return ) - -int InteractiveObject_obj::set_tabIndex(int value){ - HX_GC_STACKFRAME(&_hx_pos_762cd2e6f13bb015_121_set_tabIndex) -HXLINE( 122) if ((this->_hx___tabIndex != value)) { -HXLINE( 124) if ((value < -1)) { -HXLINE( 124) HX_STACK_DO_THROW( ::openfl::errors::RangeError_obj::__alloc( HX_CTX ,(HX_("Parameter tabIndex must be a non-negative number; got ",9c,f8,24,a4) + value))); - } -HXLINE( 126) this->_hx___tabIndex = value; -HXLINE( 128) this->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("tabIndexChange",cd,1d,78,90),true,false)); - } -HXLINE( 131) return this->_hx___tabIndex; - } - - -HX_DEFINE_DYNAMIC_FUNC1(InteractiveObject_obj,set_tabIndex,return ) - - -hx::ObjectPtr< InteractiveObject_obj > InteractiveObject_obj::__new() { - hx::ObjectPtr< InteractiveObject_obj > __this = new InteractiveObject_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< InteractiveObject_obj > InteractiveObject_obj::__alloc(hx::Ctx *_hx_ctx) { - InteractiveObject_obj *__this = (InteractiveObject_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(InteractiveObject_obj), true, "openfl.display.InteractiveObject")); - *(void **)__this = InteractiveObject_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -InteractiveObject_obj::InteractiveObject_obj() -{ -} - -void InteractiveObject_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(InteractiveObject); - HX_MARK_MEMBER_NAME(doubleClickEnabled,"doubleClickEnabled"); - HX_MARK_MEMBER_NAME(focusRect,"focusRect"); - HX_MARK_MEMBER_NAME(mouseEnabled,"mouseEnabled"); - HX_MARK_MEMBER_NAME(needsSoftKeyboard,"needsSoftKeyboard"); - HX_MARK_MEMBER_NAME(softKeyboardInputAreaOfInterest,"softKeyboardInputAreaOfInterest"); - HX_MARK_MEMBER_NAME(_hx___tabEnabled,"__tabEnabled"); - HX_MARK_MEMBER_NAME(_hx___tabIndex,"__tabIndex"); - ::openfl::display::DisplayObject_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void InteractiveObject_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(doubleClickEnabled,"doubleClickEnabled"); - HX_VISIT_MEMBER_NAME(focusRect,"focusRect"); - HX_VISIT_MEMBER_NAME(mouseEnabled,"mouseEnabled"); - HX_VISIT_MEMBER_NAME(needsSoftKeyboard,"needsSoftKeyboard"); - HX_VISIT_MEMBER_NAME(softKeyboardInputAreaOfInterest,"softKeyboardInputAreaOfInterest"); - HX_VISIT_MEMBER_NAME(_hx___tabEnabled,"__tabEnabled"); - HX_VISIT_MEMBER_NAME(_hx___tabIndex,"__tabIndex"); - ::openfl::display::DisplayObject_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val InteractiveObject_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"tabIndex") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_tabIndex() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"focusRect") ) { return hx::Val( focusRect ); } - if (HX_FIELD_EQ(inName,"__hitTest") ) { return hx::Val( _hx___hitTest_dyn() ); } - if (HX_FIELD_EQ(inName,"__tabTest") ) { return hx::Val( _hx___tabTest_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"tabEnabled") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_tabEnabled() ); } - if (HX_FIELD_EQ(inName,"__tabIndex") ) { return hx::Val( _hx___tabIndex ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"mouseEnabled") ) { return hx::Val( mouseEnabled ); } - if (HX_FIELD_EQ(inName,"__tabEnabled") ) { return hx::Val( _hx___tabEnabled ); } - if (HX_FIELD_EQ(inName,"get_tabIndex") ) { return hx::Val( get_tabIndex_dyn() ); } - if (HX_FIELD_EQ(inName,"set_tabIndex") ) { return hx::Val( set_tabIndex_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_tabEnabled") ) { return hx::Val( get_tabEnabled_dyn() ); } - if (HX_FIELD_EQ(inName,"set_tabEnabled") ) { return hx::Val( set_tabEnabled_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__getInteractive") ) { return hx::Val( _hx___getInteractive_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"needsSoftKeyboard") ) { return hx::Val( needsSoftKeyboard ); } - if (HX_FIELD_EQ(inName,"__allowMouseFocus") ) { return hx::Val( _hx___allowMouseFocus_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"doubleClickEnabled") ) { return hx::Val( doubleClickEnabled ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"requestSoftKeyboard") ) { return hx::Val( requestSoftKeyboard_dyn() ); } - break; - case 31: - if (HX_FIELD_EQ(inName,"softKeyboardInputAreaOfInterest") ) { return hx::Val( softKeyboardInputAreaOfInterest ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val InteractiveObject_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"tabIndex") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_tabIndex(inValue.Cast< int >()) ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"focusRect") ) { focusRect=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"tabEnabled") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_tabEnabled(inValue.Cast< bool >()) ); } - if (HX_FIELD_EQ(inName,"__tabIndex") ) { _hx___tabIndex=inValue.Cast< int >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"mouseEnabled") ) { mouseEnabled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__tabEnabled") ) { _hx___tabEnabled=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"needsSoftKeyboard") ) { needsSoftKeyboard=inValue.Cast< bool >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"doubleClickEnabled") ) { doubleClickEnabled=inValue.Cast< bool >(); return inValue; } - break; - case 31: - if (HX_FIELD_EQ(inName,"softKeyboardInputAreaOfInterest") ) { softKeyboardInputAreaOfInterest=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void InteractiveObject_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("doubleClickEnabled",ca,95,95,e6)); - outFields->push(HX_("focusRect",1c,a5,32,23)); - outFields->push(HX_("mouseEnabled",dc,54,d6,5f)); - outFields->push(HX_("needsSoftKeyboard",ae,4a,a3,a9)); - outFields->push(HX_("softKeyboardInputAreaOfInterest",47,41,03,f6)); - outFields->push(HX_("tabEnabled",ac,f6,08,40)); - outFields->push(HX_("tabIndex",7d,1c,b9,2c)); - outFields->push(HX_("__tabEnabled",cc,71,9c,78)); - outFields->push(HX_("__tabIndex",9d,8f,f1,cf)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo InteractiveObject_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(InteractiveObject_obj,doubleClickEnabled),HX_("doubleClickEnabled",ca,95,95,e6)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(InteractiveObject_obj,focusRect),HX_("focusRect",1c,a5,32,23)}, - {hx::fsBool,(int)offsetof(InteractiveObject_obj,mouseEnabled),HX_("mouseEnabled",dc,54,d6,5f)}, - {hx::fsBool,(int)offsetof(InteractiveObject_obj,needsSoftKeyboard),HX_("needsSoftKeyboard",ae,4a,a3,a9)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(InteractiveObject_obj,softKeyboardInputAreaOfInterest),HX_("softKeyboardInputAreaOfInterest",47,41,03,f6)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(InteractiveObject_obj,_hx___tabEnabled),HX_("__tabEnabled",cc,71,9c,78)}, - {hx::fsInt,(int)offsetof(InteractiveObject_obj,_hx___tabIndex),HX_("__tabIndex",9d,8f,f1,cf)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *InteractiveObject_obj_sStaticStorageInfo = 0; -#endif - -static ::String InteractiveObject_obj_sMemberFields[] = { - HX_("doubleClickEnabled",ca,95,95,e6), - HX_("focusRect",1c,a5,32,23), - HX_("mouseEnabled",dc,54,d6,5f), - HX_("needsSoftKeyboard",ae,4a,a3,a9), - HX_("softKeyboardInputAreaOfInterest",47,41,03,f6), - HX_("__tabEnabled",cc,71,9c,78), - HX_("__tabIndex",9d,8f,f1,cf), - HX_("requestSoftKeyboard",a0,f5,a9,d4), - HX_("__allowMouseFocus",3c,92,71,07), - HX_("__getInteractive",0c,1c,37,f8), - HX_("__hitTest",25,b1,cd,63), - HX_("__tabTest",27,ee,bd,c6), - HX_("get_tabEnabled",f5,7e,fe,b5), - HX_("set_tabEnabled",69,67,1e,d6), - HX_("get_tabIndex",86,d0,d2,e1), - HX_("set_tabIndex",fa,f3,cb,f6), - ::String(null()) }; - -hx::Class InteractiveObject_obj::__mClass; - -void InteractiveObject_obj::__register() -{ - InteractiveObject_obj _hx_dummy; - InteractiveObject_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.InteractiveObject",97,3a,cb,f4); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(InteractiveObject_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< InteractiveObject_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = InteractiveObject_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = InteractiveObject_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/JPEGEncoderOptions.cpp b/hGameTest/bin/linux/obj/src/openfl/display/JPEGEncoderOptions.cpp deleted file mode 100644 index 723b51c1..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/JPEGEncoderOptions.cpp +++ /dev/null @@ -1,100 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_JPEGEncoderOptions -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_05e3536633e8ac7b_14_new,"openfl.display.JPEGEncoderOptions","new",0xdec807a6,"openfl.display.JPEGEncoderOptions.new","openfl/display/JPEGEncoderOptions.hx",14,0xc451ba48) -namespace openfl{ -namespace display{ - -void JPEGEncoderOptions_obj::__construct(hx::Null< int > __o_quality){ - int quality = __o_quality.Default(80); - HX_STACKFRAME(&_hx_pos_05e3536633e8ac7b_14_new) -HXDLIN( 14) this->quality = quality; - } - -Dynamic JPEGEncoderOptions_obj::__CreateEmpty() { return new JPEGEncoderOptions_obj; } - -void *JPEGEncoderOptions_obj::_hx_vtable = 0; - -Dynamic JPEGEncoderOptions_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< JPEGEncoderOptions_obj > _hx_result = new JPEGEncoderOptions_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool JPEGEncoderOptions_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x08ab8b9c; -} - - -JPEGEncoderOptions_obj::JPEGEncoderOptions_obj() -{ -} - -hx::Val JPEGEncoderOptions_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"quality") ) { return hx::Val( quality ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val JPEGEncoderOptions_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"quality") ) { quality=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void JPEGEncoderOptions_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("quality",bf,04,4c,44)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo JPEGEncoderOptions_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(JPEGEncoderOptions_obj,quality),HX_("quality",bf,04,4c,44)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *JPEGEncoderOptions_obj_sStaticStorageInfo = 0; -#endif - -static ::String JPEGEncoderOptions_obj_sMemberFields[] = { - HX_("quality",bf,04,4c,44), - ::String(null()) }; - -hx::Class JPEGEncoderOptions_obj::__mClass; - -void JPEGEncoderOptions_obj::__register() -{ - JPEGEncoderOptions_obj _hx_dummy; - JPEGEncoderOptions_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.JPEGEncoderOptions",b4,fc,3d,3f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(JPEGEncoderOptions_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< JPEGEncoderOptions_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = JPEGEncoderOptions_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = JPEGEncoderOptions_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/Loader.cpp b/hGameTest/bin/linux/obj/src/openfl/display/Loader.cpp deleted file mode 100644 index f918af77..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/Loader.cpp +++ /dev/null @@ -1,703 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Path -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_lime_utils_AssetManifest -#include -#endif -#ifndef INCLUDED_openfl_Lib -#include -#endif -#ifndef INCLUDED_openfl__internal_Lib -#include -#endif -#ifndef INCLUDED_openfl_display_Bitmap -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_Loader -#include -#endif -#ifndef INCLUDED_openfl_display_LoaderInfo -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_events_ErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IOErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_ProgressEvent -#include -#endif -#ifndef INCLUDED_openfl_events_TextEvent -#include -#endif -#ifndef INCLUDED_openfl_events_UncaughtErrorEvents -#include -#endif -#ifndef INCLUDED_openfl_net_URLLoader -#include -#endif -#ifndef INCLUDED_openfl_net_URLRequest -#include -#endif -#ifndef INCLUDED_openfl_system_LoaderContext -#include -#endif -#ifndef INCLUDED_openfl_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_openfl_utils_Assets -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_40_new,"openfl.display.Loader","new",0x0b8c4b6f,"openfl.display.Loader.new","openfl/display/Loader.hx",40,0x7a569d9f) -HX_LOCAL_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_66_close,"openfl.display.Loader","close",0xeefbb487,"openfl.display.Loader.close","openfl/display/Loader.hx",66,0x7a569d9f) -HX_LOCAL_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_71_load,"openfl.display.Loader","load",0x0deacc37,"openfl.display.Loader.load","openfl/display/Loader.hx",71,0x7a569d9f) -HX_LOCAL_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_163_loadBytes,"openfl.display.Loader","loadBytes",0x5dd804b4,"openfl.display.Loader.loadBytes","openfl/display/Loader.hx",163,0x7a569d9f) -HX_LOCAL_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_187_unload,"openfl.display.Loader","unload",0x847d3950,"openfl.display.Loader.unload","openfl/display/Loader.hx",187,0x7a569d9f) -HX_LOCAL_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_215_unloadAndStop,"openfl.display.Loader","unloadAndStop",0x25cb8709,"openfl.display.Loader.unloadAndStop","openfl/display/Loader.hx",215,0x7a569d9f) -HX_LOCAL_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_239___dispatchError,"openfl.display.Loader","__dispatchError",0xdd48591d,"openfl.display.Loader.__dispatchError","openfl/display/Loader.hx",239,0x7a569d9f) -HX_LOCAL_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_246___setContent,"openfl.display.Loader","__setContent",0x7ea757e8,"openfl.display.Loader.__setContent","openfl/display/Loader.hx",246,0x7a569d9f) -HX_LOCAL_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_266_BitmapData_onError,"openfl.display.Loader","BitmapData_onError",0x2d70cc54,"openfl.display.Loader.BitmapData_onError","openfl/display/Loader.hx",266,0x7a569d9f) -HX_LOCAL_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_270_BitmapData_onLoad,"openfl.display.Loader","BitmapData_onLoad",0x9c5aef1a,"openfl.display.Loader.BitmapData_onLoad","openfl/display/Loader.hx",270,0x7a569d9f) -HX_LOCAL_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_285_BitmapData_onProgress,"openfl.display.Loader","BitmapData_onProgress",0x8ecdd6a1,"openfl.display.Loader.BitmapData_onProgress","openfl/display/Loader.hx",285,0x7a569d9f) -HX_LOCAL_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_293_loader_onComplete,"openfl.display.Loader","loader_onComplete",0xf5bb9433,"openfl.display.Loader.loader_onComplete","openfl/display/Loader.hx",293,0x7a569d9f) -HX_LOCAL_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_320_loader_onComplete,"openfl.display.Loader","loader_onComplete",0xf5bb9433,"openfl.display.Loader.loader_onComplete","openfl/display/Loader.hx",320,0x7a569d9f) -HX_LOCAL_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_335_loader_onComplete,"openfl.display.Loader","loader_onComplete",0xf5bb9433,"openfl.display.Loader.loader_onComplete","openfl/display/Loader.hx",335,0x7a569d9f) -HX_LOCAL_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_364_loader_onError,"openfl.display.Loader","loader_onError",0x53aca80e,"openfl.display.Loader.loader_onError","openfl/display/Loader.hx",364,0x7a569d9f) -HX_LOCAL_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_372_loader_onProgress,"openfl.display.Loader","loader_onProgress",0xfc1e8b27,"openfl.display.Loader.loader_onProgress","openfl/display/Loader.hx",372,0x7a569d9f) -HX_LOCAL_STACK_FRAME(_hx_pos_1b7c318d3e4ffa4a_29_boot,"openfl.display.Loader","boot",0x074eb643,"openfl.display.Loader.boot","openfl/display/Loader.hx",29,0x7a569d9f) -namespace openfl{ -namespace display{ - -void Loader_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_40_new) -HXLINE( 41) super::__construct(); -HXLINE( 43) this->contentLoaderInfo = ::openfl::display::LoaderInfo_obj::create(hx::ObjectPtr(this)); -HXLINE( 44) this->uncaughtErrorEvents = this->contentLoaderInfo->uncaughtErrorEvents; -HXLINE( 45) this->_hx___unloaded = true; - } - -Dynamic Loader_obj::__CreateEmpty() { return new Loader_obj; } - -void *Loader_obj::_hx_vtable = 0; - -Dynamic Loader_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Loader_obj > _hx_result = new Loader_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Loader_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - if (inClassId<=(int)0x19c29573) { - if (inClassId<=(int)0x17120186) { - return inClassId==(int)0x00000001 || inClassId==(int)0x17120186; - } else { - return inClassId==(int)0x19c29573; - } - } else { - return inClassId==(int)0x1b123bf8; - } - } else { - return inClassId==(int)0x3248531d || inClassId==(int)0x3f2b00af; - } -} - -void Loader_obj::close(){ - HX_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_66_close) -HXDLIN( 66) ::openfl::_internal::Lib_obj::notImplemented(hx::SourceInfo(HX_("openfl/display/Loader.hx",9f,9d,56,7a),66,HX_("openfl.display.Loader",fd,67,b0,e2),HX_("close",b8,17,63,48))); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Loader_obj,close,(void)) - -void Loader_obj::load( ::openfl::net::URLRequest request, ::openfl::_hx_system::LoaderContext context){ - HX_GC_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_71_load) -HXLINE( 72) this->unload(); -HXLINE( 74) this->contentLoaderInfo->loaderURL = ::openfl::Lib_obj::get_current()->get_loaderInfo()->url; -HXLINE( 75) this->contentLoaderInfo->url = request->url; -HXLINE( 76) this->_hx___unloaded = false; -HXLINE( 78) bool _hx_tmp; -HXDLIN( 78) if (hx::IsNotNull( request->contentType )) { -HXLINE( 78) _hx_tmp = (request->contentType == HX_("",00,00,00,00)); - } - else { -HXLINE( 78) _hx_tmp = true; - } -HXDLIN( 78) if (_hx_tmp) { -HXLINE( 80) ::String extension = HX_("",00,00,00,00); -HXLINE( 81) this->_hx___path = request->url; -HXLINE( 83) int queryIndex = this->_hx___path.indexOf(HX_("?",3f,00,00,00),null()); -HXLINE( 84) if ((queryIndex > -1)) { -HXLINE( 86) this->_hx___path = this->_hx___path.substring(0,queryIndex); - } -HXLINE( 89) while(::StringTools_obj::endsWith(this->_hx___path,HX_("/",2f,00,00,00))){ -HXLINE( 91) this->_hx___path = this->_hx___path.substring(0,(this->_hx___path.length - 1)); - } -HXLINE( 94) if (::StringTools_obj::endsWith(this->_hx___path,HX_(".bundle",30,4a,b8,4e))) { -HXLINE( 96) ::openfl::display::Loader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 96) _hx_tmp1->_hx___path = (_hx_tmp1->_hx___path + HX_("/library.json",2a,a7,07,47)); -HXLINE( 98) if ((queryIndex > -1)) { -HXLINE( 100) ::String _hx_tmp2 = this->_hx___path; -HXDLIN( 100) request->url = (_hx_tmp2 + request->url.substring(queryIndex,null())); - } - else { -HXLINE( 104) request->url = this->_hx___path; - } - } -HXLINE( 108) int extIndex = this->_hx___path.lastIndexOf(HX_(".",2e,00,00,00),null()); -HXLINE( 109) if ((extIndex > -1)) { -HXLINE( 111) extension = this->_hx___path.substring((extIndex + 1),null()); - } -HXLINE( 114) ::String _hx_tmp3; -HXDLIN( 114) ::String _hx_switch_0 = extension; - if ( (_hx_switch_0==HX_("gif",04,84,4e,00)) ){ -HXLINE( 114) _hx_tmp3 = HX_("image/gif",10,f4,ba,16); -HXDLIN( 114) goto _hx_goto_3; - } - if ( (_hx_switch_0==HX_("jpeg",a8,f2,65,46)) || (_hx_switch_0==HX_("jpg",e1,d0,50,00)) ){ -HXLINE( 114) _hx_tmp3 = HX_("image/jpeg",1c,8d,db,ce); -HXDLIN( 114) goto _hx_goto_3; - } - if ( (_hx_switch_0==HX_("js",c9,5c,00,00)) ){ -HXLINE( 114) _hx_tmp3 = HX_("application/javascript",cc,7a,f4,a7); -HXDLIN( 114) goto _hx_goto_3; - } - if ( (_hx_switch_0==HX_("json",28,42,68,46)) ){ -HXLINE( 114) _hx_tmp3 = HX_("application/json",87,d8,7f,4e); -HXDLIN( 114) goto _hx_goto_3; - } - if ( (_hx_switch_0==HX_("png",a9,5c,55,00)) ){ -HXLINE( 114) _hx_tmp3 = HX_("image/png",b5,cc,c1,16); -HXDLIN( 114) goto _hx_goto_3; - } - if ( (_hx_switch_0==HX_("swf",42,ab,57,00)) ){ -HXLINE( 114) _hx_tmp3 = HX_("application/x-shockwave-flash",ea,f3,47,4a); -HXDLIN( 114) goto _hx_goto_3; - } - /* default */{ -HXLINE( 114) _hx_tmp3 = HX_("application/x-www-form-urlencoded",9e,61,91,fa); - } - _hx_goto_3:; -HXDLIN( 114) this->contentLoaderInfo->contentType = _hx_tmp3; - } - else { -HXLINE( 128) this->contentLoaderInfo->contentType = request->contentType; - } -HXLINE( 145) ::openfl::net::URLLoader loader = ::openfl::net::URLLoader_obj::__alloc( HX_CTX ,null()); -HXLINE( 146) loader->dataFormat = 0; -HXLINE( 148) bool _hx_tmp4; -HXDLIN( 148) bool _hx_tmp5; -HXDLIN( 148) if ((this->contentLoaderInfo->contentType.indexOf(HX_("/json",d7,85,3d,56),null()) <= -1)) { -HXLINE( 148) _hx_tmp5 = (this->contentLoaderInfo->contentType.indexOf(HX_("/javascript",1c,04,67,9b),null()) > -1); - } - else { -HXLINE( 148) _hx_tmp5 = true; - } -HXDLIN( 148) if (!(_hx_tmp5)) { -HXLINE( 148) _hx_tmp4 = (this->contentLoaderInfo->contentType.indexOf(HX_("/ecmascript",ac,7b,0f,7d),null()) > -1); - } - else { -HXLINE( 148) _hx_tmp4 = true; - } -HXDLIN( 148) if (_hx_tmp4) { -HXLINE( 152) loader->dataFormat = 1; - } -HXLINE( 155) loader->addEventListener(HX_("complete",b9,00,c8,7f),this->loader_onComplete_dyn(),null(),null(),null()); -HXLINE( 156) loader->addEventListener(HX_("ioError",02,fe,41,76),this->loader_onError_dyn(),null(),null(),null()); -HXLINE( 157) loader->addEventListener(HX_("progress",ad,f7,2a,86),this->loader_onProgress_dyn(),null(),null(),null()); -HXLINE( 158) loader->load(request); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Loader_obj,load,(void)) - -void Loader_obj::loadBytes( ::openfl::utils::ByteArrayData buffer, ::openfl::_hx_system::LoaderContext context){ - HX_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_163_loadBytes) -HXDLIN( 163) ::openfl::display::BitmapData_obj::loadFromBytes(buffer,null())->onComplete(this->BitmapData_onLoad_dyn())->onError(this->BitmapData_onError_dyn()); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Loader_obj,loadBytes,(void)) - -void Loader_obj::unload(){ - HX_GC_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_187_unload) -HXDLIN( 187) if (!(this->_hx___unloaded)) { -HXLINE( 189) bool _hx_tmp; -HXDLIN( 189) if (hx::IsNotNull( this->content )) { -HXLINE( 189) _hx_tmp = hx::IsEq( this->content->parent,hx::ObjectPtr(this) ); - } - else { -HXLINE( 189) _hx_tmp = false; - } -HXDLIN( 189) if (_hx_tmp) { -HXLINE( 191) this->super::removeChild(this->content); - } -HXLINE( 194) if (hx::IsNotNull( this->_hx___library )) { -HXLINE( 196) ::openfl::utils::Assets_obj::unloadLibrary(this->contentLoaderInfo->url); -HXLINE( 197) this->_hx___library = null(); - } -HXLINE( 200) this->content = null(); -HXLINE( 201) this->contentLoaderInfo->url = null(); -HXLINE( 202) this->contentLoaderInfo->contentType = null(); -HXLINE( 203) this->contentLoaderInfo->content = null(); -HXLINE( 204) this->contentLoaderInfo->bytesLoaded = 0; -HXLINE( 205) this->contentLoaderInfo->bytesTotal = 0; -HXLINE( 206) this->contentLoaderInfo->width = 0; -HXLINE( 207) this->contentLoaderInfo->height = 0; -HXLINE( 208) this->_hx___unloaded = true; -HXLINE( 210) ::openfl::display::LoaderInfo _hx_tmp1 = this->contentLoaderInfo; -HXDLIN( 210) _hx_tmp1->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("unload",ff,a0,8c,65),null(),null())); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Loader_obj,unload,(void)) - -void Loader_obj::unloadAndStop(hx::Null< bool > __o_gc){ - bool gc = __o_gc.Default(true); - HX_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_215_unloadAndStop) -HXLINE( 216) if (hx::IsNotNull( this->content )) { -HXLINE( 218) this->content->_hx___stopAllMovieClips(); - } -HXLINE( 221) { -HXLINE( 221) int _g = 0; -HXDLIN( 221) int _g1 = this->get_numChildren(); -HXDLIN( 221) while((_g < _g1)){ -HXLINE( 221) _g = (_g + 1); -HXDLIN( 221) int i = (_g - 1); -HXLINE( 223) this->getChildAt(i)->_hx___stopAllMovieClips(); - } - } -HXLINE( 226) this->unload(); -HXLINE( 228) if (gc) { -HXLINE( 231) __hxcpp_collect(false); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Loader_obj,unloadAndStop,(void)) - -void Loader_obj::_hx___dispatchError(::String text){ - HX_GC_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_239___dispatchError) -HXLINE( 240) ::openfl::events::IOErrorEvent event = ::openfl::events::IOErrorEvent_obj::__alloc( HX_CTX ,HX_("ioError",02,fe,41,76),null(),null(),null(),null()); -HXLINE( 241) event->text = text; -HXLINE( 242) this->contentLoaderInfo->dispatchEvent(event); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Loader_obj,_hx___dispatchError,(void)) - -void Loader_obj::_hx___setContent( ::openfl::display::DisplayObject content,int width,int height){ - HX_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_246___setContent) -HXLINE( 247) this->content = content; -HXLINE( 249) this->contentLoaderInfo->content = content; -HXLINE( 250) this->contentLoaderInfo->width = width; -HXLINE( 251) this->contentLoaderInfo->height = height; -HXLINE( 253) if (hx::IsNotNull( content )) { -HXLINE( 255) this->super::addChildAt(content,0); - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Loader_obj,_hx___setContent,(void)) - -void Loader_obj::BitmapData_onError( ::Dynamic error){ - HX_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_266_BitmapData_onError) -HXDLIN( 266) this->_hx___dispatchError(::Std_obj::string(error)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Loader_obj,BitmapData_onError,(void)) - -void Loader_obj::BitmapData_onLoad( ::openfl::display::BitmapData bitmapData){ - HX_GC_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_270_BitmapData_onLoad) -HXLINE( 273) if (hx::IsNull( bitmapData )) { -HXLINE( 275) this->_hx___dispatchError(HX_("Unknown error",92,0e,0f,10)); -HXLINE( 276) return; - } -HXLINE( 279) this->_hx___setContent( ::openfl::display::Bitmap_obj::__alloc( HX_CTX ,bitmapData,null(),null()),bitmapData->width,bitmapData->height); -HXLINE( 281) ::openfl::display::LoaderInfo _hx_tmp = this->contentLoaderInfo; -HXDLIN( 281) _hx_tmp->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("complete",b9,00,c8,7f),null(),null())); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Loader_obj,BitmapData_onLoad,(void)) - -void Loader_obj::BitmapData_onProgress(int bytesLoaded,int bytesTotal){ - HX_GC_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_285_BitmapData_onProgress) -HXLINE( 286) ::openfl::events::ProgressEvent event = ::openfl::events::ProgressEvent_obj::__alloc( HX_CTX ,HX_("progress",ad,f7,2a,86),null(),null(),null(),null()); -HXLINE( 287) event->bytesLoaded = ( (Float)(bytesLoaded) ); -HXLINE( 288) event->bytesTotal = ( (Float)(bytesTotal) ); -HXLINE( 289) this->contentLoaderInfo->dispatchEvent(event); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Loader_obj,BitmapData_onProgress,(void)) - -void Loader_obj::loader_onComplete( ::openfl::events::Event event){ - HX_GC_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_293_loader_onComplete) -HXLINE( 292) ::openfl::display::Loader _gthis = hx::ObjectPtr(this); -HXLINE( 296) ::openfl::net::URLLoader loader = ( ( ::openfl::net::URLLoader)(event->target) ); -HXLINE( 299) bool _hx_tmp; -HXDLIN( 299) if (hx::IsNotNull( this->contentLoaderInfo->contentType )) { -HXLINE( 299) _hx_tmp = (this->contentLoaderInfo->contentType.indexOf(HX_("/json",d7,85,3d,56),null()) > -1); - } - else { -HXLINE( 299) _hx_tmp = false; - } -HXDLIN( 299) if (_hx_tmp) { -HXLINE( 301) ::Dynamic loader1 = loader->data; -HXDLIN( 301) ::lime::utils::AssetManifest manifest = ::lime::utils::AssetManifest_obj::parse(( (::String)(loader1) ),::haxe::io::Path_obj::directory(this->_hx___path)); -HXLINE( 303) if (hx::IsNull( manifest )) { -HXLINE( 305) this->_hx___dispatchError(HX_("Cannot parse asset manifest",49,e5,68,e9)); -HXLINE( 306) return; - } -HXLINE( 309) ::lime::utils::AssetLibrary library = ::lime::utils::AssetLibrary_obj::fromManifest(manifest); -HXLINE( 311) if (hx::IsNull( library )) { -HXLINE( 313) this->_hx___dispatchError(HX_("Cannot open library",c2,bb,9d,77)); -HXLINE( 314) return; - } -HXLINE( 317) if (::Std_obj::is(library,hx::ClassOf< ::openfl::utils::AssetLibrary >())) { - HX_BEGIN_LOCAL_FUNC_S3(hx::LocalFunc,_hx_Closure_0, ::lime::utils::AssetManifest,manifest, ::openfl::display::Loader,_gthis, ::lime::utils::AssetLibrary,library) HXARGC(1) - void _hx_run( ::lime::utils::AssetLibrary _){ - HX_GC_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_320_loader_onComplete) -HXLINE( 321) _gthis->_hx___library = ( ( ::openfl::utils::AssetLibrary)(library) ); -HXLINE( 322) ::openfl::utils::Assets_obj::registerLibrary(_gthis->contentLoaderInfo->url,_gthis->_hx___library); -HXLINE( 324) bool _hx_tmp1; -HXDLIN( 324) if (hx::IsNotNull( manifest->name )) { -HXLINE( 324) _hx_tmp1 = !(::openfl::utils::Assets_obj::hasLibrary(manifest->name)); - } - else { -HXLINE( 324) _hx_tmp1 = false; - } -HXDLIN( 324) if (_hx_tmp1) { -HXLINE( 326) ::openfl::utils::Assets_obj::registerLibrary(manifest->name,_gthis->_hx___library); - } -HXLINE( 329) ::openfl::display::MovieClip clip = _gthis->_hx___library->getMovieClip(HX_("",00,00,00,00)); -HXLINE( 330) int _hx_tmp2 = ::Std_obj::_hx_int(clip->get_width()); -HXDLIN( 330) int _hx_tmp3 = ::Std_obj::_hx_int(clip->get_height()); -HXDLIN( 330) _gthis->_hx___setContent(clip,_hx_tmp2,_hx_tmp3); -HXLINE( 332) ::openfl::display::LoaderInfo _gthis1 = _gthis->contentLoaderInfo; -HXDLIN( 332) _gthis1->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("complete",b9,00,c8,7f),null(),null())); - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_1, ::openfl::display::Loader,_gthis) HXARGC(1) - void _hx_run(::String e){ - HX_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_335_loader_onComplete) -HXLINE( 335) _gthis->_hx___dispatchError(e); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 319) library->load()->onComplete( ::Dynamic(new _hx_Closure_0(manifest,_gthis,library)))->onError( ::Dynamic(new _hx_Closure_1(_gthis))); - } - } - else { -HXLINE( 341) bool _hx_tmp4; -HXDLIN( 341) if (hx::IsNotNull( this->contentLoaderInfo->contentType )) { -HXLINE( 342) if ((this->contentLoaderInfo->contentType.indexOf(HX_("/javascript",1c,04,67,9b),null()) <= -1)) { -HXLINE( 341) _hx_tmp4 = (this->contentLoaderInfo->contentType.indexOf(HX_("/ecmascript",ac,7b,0f,7d),null()) > -1); - } - else { -HXLINE( 341) _hx_tmp4 = true; - } - } - else { -HXLINE( 341) _hx_tmp4 = false; - } -HXDLIN( 341) if (_hx_tmp4) { -HXLINE( 344) this->_hx___setContent( ::openfl::display::Sprite_obj::__alloc( HX_CTX ),0,0); -HXLINE( 354) ::openfl::display::LoaderInfo _hx_tmp5 = this->contentLoaderInfo; -HXDLIN( 354) _hx_tmp5->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("complete",b9,00,c8,7f),null(),null())); - } - else { -HXLINE( 358) this->contentLoaderInfo->bytes = ( ( ::openfl::utils::ByteArrayData)(loader->data) ); -HXLINE( 359) ::openfl::display::BitmapData_obj::loadFromBytes(( ( ::openfl::utils::ByteArrayData)(loader->data) ),null())->onComplete(this->BitmapData_onLoad_dyn())->onError(this->BitmapData_onError_dyn()); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Loader_obj,loader_onComplete,(void)) - -void Loader_obj::loader_onError( ::openfl::events::IOErrorEvent event){ - HX_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_364_loader_onError) -HXLINE( 367) event->target = this->contentLoaderInfo; -HXLINE( 368) this->contentLoaderInfo->dispatchEvent(event); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Loader_obj,loader_onError,(void)) - -void Loader_obj::loader_onProgress( ::openfl::events::ProgressEvent event){ - HX_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_372_loader_onProgress) -HXLINE( 373) event->target = this->contentLoaderInfo; -HXLINE( 374) this->contentLoaderInfo->dispatchEvent(event); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Loader_obj,loader_onProgress,(void)) - - -hx::ObjectPtr< Loader_obj > Loader_obj::__new() { - hx::ObjectPtr< Loader_obj > __this = new Loader_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Loader_obj > Loader_obj::__alloc(hx::Ctx *_hx_ctx) { - Loader_obj *__this = (Loader_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Loader_obj), true, "openfl.display.Loader")); - *(void **)__this = Loader_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Loader_obj::Loader_obj() -{ -} - -void Loader_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Loader); - HX_MARK_MEMBER_NAME(content,"content"); - HX_MARK_MEMBER_NAME(contentLoaderInfo,"contentLoaderInfo"); - HX_MARK_MEMBER_NAME(uncaughtErrorEvents,"uncaughtErrorEvents"); - HX_MARK_MEMBER_NAME(_hx___library,"__library"); - HX_MARK_MEMBER_NAME(_hx___path,"__path"); - HX_MARK_MEMBER_NAME(_hx___unloaded,"__unloaded"); - ::openfl::display::DisplayObjectContainer_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void Loader_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(content,"content"); - HX_VISIT_MEMBER_NAME(contentLoaderInfo,"contentLoaderInfo"); - HX_VISIT_MEMBER_NAME(uncaughtErrorEvents,"uncaughtErrorEvents"); - HX_VISIT_MEMBER_NAME(_hx___library,"__library"); - HX_VISIT_MEMBER_NAME(_hx___path,"__path"); - HX_VISIT_MEMBER_NAME(_hx___unloaded,"__unloaded"); - ::openfl::display::DisplayObjectContainer_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val Loader_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"load") ) { return hx::Val( load_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"close") ) { return hx::Val( close_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"__path") ) { return hx::Val( _hx___path ); } - if (HX_FIELD_EQ(inName,"unload") ) { return hx::Val( unload_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"content") ) { return hx::Val( content ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__library") ) { return hx::Val( _hx___library ); } - if (HX_FIELD_EQ(inName,"loadBytes") ) { return hx::Val( loadBytes_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__unloaded") ) { return hx::Val( _hx___unloaded ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__setContent") ) { return hx::Val( _hx___setContent_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"unloadAndStop") ) { return hx::Val( unloadAndStop_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"loader_onError") ) { return hx::Val( loader_onError_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__dispatchError") ) { return hx::Val( _hx___dispatchError_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"contentLoaderInfo") ) { return hx::Val( contentLoaderInfo ); } - if (HX_FIELD_EQ(inName,"BitmapData_onLoad") ) { return hx::Val( BitmapData_onLoad_dyn() ); } - if (HX_FIELD_EQ(inName,"loader_onComplete") ) { return hx::Val( loader_onComplete_dyn() ); } - if (HX_FIELD_EQ(inName,"loader_onProgress") ) { return hx::Val( loader_onProgress_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"BitmapData_onError") ) { return hx::Val( BitmapData_onError_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"uncaughtErrorEvents") ) { return hx::Val( uncaughtErrorEvents ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"BitmapData_onProgress") ) { return hx::Val( BitmapData_onProgress_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Loader_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"__path") ) { _hx___path=inValue.Cast< ::String >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"content") ) { content=inValue.Cast< ::openfl::display::DisplayObject >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__library") ) { _hx___library=inValue.Cast< ::openfl::utils::AssetLibrary >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"__unloaded") ) { _hx___unloaded=inValue.Cast< bool >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"contentLoaderInfo") ) { contentLoaderInfo=inValue.Cast< ::openfl::display::LoaderInfo >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"uncaughtErrorEvents") ) { uncaughtErrorEvents=inValue.Cast< ::openfl::events::UncaughtErrorEvents >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Loader_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("content",39,8d,77,19)); - outFields->push(HX_("contentLoaderInfo",ba,64,65,14)); - outFields->push(HX_("uncaughtErrorEvents",6c,14,2c,48)); - outFields->push(HX_("__library",db,77,be,c0)); - outFields->push(HX_("__path",c5,48,4a,f9)); - outFields->push(HX_("__unloaded",3e,ea,ee,fd)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Loader_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::display::DisplayObject */ ,(int)offsetof(Loader_obj,content),HX_("content",39,8d,77,19)}, - {hx::fsObject /* ::openfl::display::LoaderInfo */ ,(int)offsetof(Loader_obj,contentLoaderInfo),HX_("contentLoaderInfo",ba,64,65,14)}, - {hx::fsObject /* ::openfl::events::UncaughtErrorEvents */ ,(int)offsetof(Loader_obj,uncaughtErrorEvents),HX_("uncaughtErrorEvents",6c,14,2c,48)}, - {hx::fsObject /* ::openfl::utils::AssetLibrary */ ,(int)offsetof(Loader_obj,_hx___library),HX_("__library",db,77,be,c0)}, - {hx::fsString,(int)offsetof(Loader_obj,_hx___path),HX_("__path",c5,48,4a,f9)}, - {hx::fsBool,(int)offsetof(Loader_obj,_hx___unloaded),HX_("__unloaded",3e,ea,ee,fd)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Loader_obj_sStaticStorageInfo = 0; -#endif - -static ::String Loader_obj_sMemberFields[] = { - HX_("content",39,8d,77,19), - HX_("contentLoaderInfo",ba,64,65,14), - HX_("uncaughtErrorEvents",6c,14,2c,48), - HX_("__library",db,77,be,c0), - HX_("__path",c5,48,4a,f9), - HX_("__unloaded",3e,ea,ee,fd), - HX_("close",b8,17,63,48), - HX_("load",26,9a,b7,47), - HX_("loadBytes",65,54,cf,d8), - HX_("unload",ff,a0,8c,65), - HX_("unloadAndStop",3a,03,03,7a), - HX_("__dispatchError",8e,03,7c,4b), - HX_("__setContent",d7,2c,ea,a4), - HX_("BitmapData_onError",83,7e,14,0a), - HX_("BitmapData_onLoad",cb,d7,a2,be), - HX_("BitmapData_onProgress",d2,6b,16,c1), - HX_("loader_onComplete",e4,7c,03,18), - HX_("loader_onError",bd,d6,01,b0), - HX_("loader_onProgress",d8,73,66,1e), - ::String(null()) }; - -hx::Class Loader_obj::__mClass; - -void Loader_obj::__register() -{ - Loader_obj _hx_dummy; - Loader_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.Loader",fd,67,b0,e2); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Loader_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Loader_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Loader_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Loader_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Loader_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_1b7c318d3e4ffa4a_29_boot) -HXDLIN( 29) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("BitmapData_onError",83,7e,14,0a), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c)))))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/LoaderInfo.cpp b/hGameTest/bin/linux/obj/src/openfl/display/LoaderInfo.cpp deleted file mode 100644 index 8a2f81fa..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/LoaderInfo.cpp +++ /dev/null @@ -1,459 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_Loader -#include -#endif -#ifndef INCLUDED_openfl_display_LoaderInfo -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_ProgressEvent -#include -#endif -#ifndef INCLUDED_openfl_events_UncaughtErrorEvents -#include -#endif -#ifndef INCLUDED_openfl_system_ApplicationDomain -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_bc206267402385e1_49_new,"openfl.display.LoaderInfo","new",0xaabc917d,"openfl.display.LoaderInfo.new","openfl/display/LoaderInfo.hx",49,0x88528a51) -HX_LOCAL_STACK_FRAME(_hx_pos_bc206267402385e1_81___complete,"openfl.display.LoaderInfo","__complete",0x9858c05c,"openfl.display.LoaderInfo.__complete","openfl/display/LoaderInfo.hx",81,0x88528a51) -HX_LOCAL_STACK_FRAME(_hx_pos_bc206267402385e1_96___update,"openfl.display.LoaderInfo","__update",0x44ca06ec,"openfl.display.LoaderInfo.__update","openfl/display/LoaderInfo.hx",96,0x88528a51) -HX_LOCAL_STACK_FRAME(_hx_pos_bc206267402385e1_62_create,"openfl.display.LoaderInfo","create",0xe80075ff,"openfl.display.LoaderInfo.create","openfl/display/LoaderInfo.hx",62,0x88528a51) -HX_LOCAL_STACK_FRAME(_hx_pos_bc206267402385e1_18_boot,"openfl.display.LoaderInfo","boot",0xb25bbc75,"openfl.display.LoaderInfo.boot","openfl/display/LoaderInfo.hx",18,0x88528a51) -HX_LOCAL_STACK_FRAME(_hx_pos_bc206267402385e1_20_boot,"openfl.display.LoaderInfo","boot",0xb25bbc75,"openfl.display.LoaderInfo.boot","openfl/display/LoaderInfo.hx",20,0x88528a51) -namespace openfl{ -namespace display{ - -void LoaderInfo_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_bc206267402385e1_49_new) -HXLINE( 50) super::__construct(null()); -HXLINE( 52) this->applicationDomain = ::openfl::_hx_system::ApplicationDomain_obj::currentDomain; -HXLINE( 53) this->bytesLoaded = 0; -HXLINE( 54) this->bytesTotal = 0; -HXLINE( 55) this->childAllowsParent = true; -HXLINE( 56) this->parameters = ::Dynamic(hx::Anon_obj::Create(0)); - } - -Dynamic LoaderInfo_obj::__CreateEmpty() { return new LoaderInfo_obj; } - -void *LoaderInfo_obj::_hx_vtable = 0; - -Dynamic LoaderInfo_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< LoaderInfo_obj > _hx_result = new LoaderInfo_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool LoaderInfo_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1b123bf8; - } else { - return inClassId==(int)0x3c3575f3; - } -} - -void LoaderInfo_obj::_hx___complete(){ - HX_GC_STACKFRAME(&_hx_pos_bc206267402385e1_81___complete) -HXDLIN( 81) if (!(this->_hx___completed)) { -HXLINE( 83) if ((this->bytesLoaded < this->bytesTotal)) { -HXLINE( 85) this->bytesLoaded = this->bytesTotal; - } -HXLINE( 88) this->_hx___update(this->bytesLoaded,this->bytesTotal); -HXLINE( 89) this->_hx___completed = true; -HXLINE( 91) this->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("complete",b9,00,c8,7f),null(),null())); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(LoaderInfo_obj,_hx___complete,(void)) - -void LoaderInfo_obj::_hx___update(int bytesLoaded,int bytesTotal){ - HX_GC_STACKFRAME(&_hx_pos_bc206267402385e1_96___update) -HXLINE( 97) this->bytesLoaded = bytesLoaded; -HXLINE( 98) this->bytesTotal = bytesTotal; -HXLINE( 100) this->dispatchEvent( ::openfl::events::ProgressEvent_obj::__alloc( HX_CTX ,HX_("progress",ad,f7,2a,86),false,false,bytesLoaded,bytesTotal)); - } - - -HX_DEFINE_DYNAMIC_FUNC2(LoaderInfo_obj,_hx___update,(void)) - -::String LoaderInfo_obj::_hx___rootURL; - - ::openfl::display::LoaderInfo LoaderInfo_obj::create( ::openfl::display::Loader loader){ - HX_GC_STACKFRAME(&_hx_pos_bc206267402385e1_62_create) -HXLINE( 63) ::openfl::display::LoaderInfo loaderInfo = ::openfl::display::LoaderInfo_obj::__alloc( HX_CTX ); -HXLINE( 64) loaderInfo->uncaughtErrorEvents = ::openfl::events::UncaughtErrorEvents_obj::__alloc( HX_CTX ); -HXLINE( 66) if (hx::IsNotNull( loader )) { -HXLINE( 68) loaderInfo->loader = loader; - } - else { -HXLINE( 72) loaderInfo->url = ::openfl::display::LoaderInfo_obj::_hx___rootURL; - } -HXLINE( 75) return loaderInfo; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LoaderInfo_obj,create,return ) - - -hx::ObjectPtr< LoaderInfo_obj > LoaderInfo_obj::__new() { - hx::ObjectPtr< LoaderInfo_obj > __this = new LoaderInfo_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< LoaderInfo_obj > LoaderInfo_obj::__alloc(hx::Ctx *_hx_ctx) { - LoaderInfo_obj *__this = (LoaderInfo_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(LoaderInfo_obj), true, "openfl.display.LoaderInfo")); - *(void **)__this = LoaderInfo_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -LoaderInfo_obj::LoaderInfo_obj() -{ -} - -void LoaderInfo_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(LoaderInfo); - HX_MARK_MEMBER_NAME(applicationDomain,"applicationDomain"); - HX_MARK_MEMBER_NAME(bytes,"bytes"); - HX_MARK_MEMBER_NAME(bytesLoaded,"bytesLoaded"); - HX_MARK_MEMBER_NAME(bytesTotal,"bytesTotal"); - HX_MARK_MEMBER_NAME(childAllowsParent,"childAllowsParent"); - HX_MARK_MEMBER_NAME(content,"content"); - HX_MARK_MEMBER_NAME(contentType,"contentType"); - HX_MARK_MEMBER_NAME(frameRate,"frameRate"); - HX_MARK_MEMBER_NAME(height,"height"); - HX_MARK_MEMBER_NAME(loader,"loader"); - HX_MARK_MEMBER_NAME(loaderURL,"loaderURL"); - HX_MARK_MEMBER_NAME(parameters,"parameters"); - HX_MARK_MEMBER_NAME(parentAllowsChild,"parentAllowsChild"); - HX_MARK_MEMBER_NAME(sameDomain,"sameDomain"); - HX_MARK_MEMBER_NAME(sharedEvents,"sharedEvents"); - HX_MARK_MEMBER_NAME(uncaughtErrorEvents,"uncaughtErrorEvents"); - HX_MARK_MEMBER_NAME(url,"url"); - HX_MARK_MEMBER_NAME(width,"width"); - HX_MARK_MEMBER_NAME(_hx___completed,"__completed"); - ::openfl::events::EventDispatcher_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void LoaderInfo_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(applicationDomain,"applicationDomain"); - HX_VISIT_MEMBER_NAME(bytes,"bytes"); - HX_VISIT_MEMBER_NAME(bytesLoaded,"bytesLoaded"); - HX_VISIT_MEMBER_NAME(bytesTotal,"bytesTotal"); - HX_VISIT_MEMBER_NAME(childAllowsParent,"childAllowsParent"); - HX_VISIT_MEMBER_NAME(content,"content"); - HX_VISIT_MEMBER_NAME(contentType,"contentType"); - HX_VISIT_MEMBER_NAME(frameRate,"frameRate"); - HX_VISIT_MEMBER_NAME(height,"height"); - HX_VISIT_MEMBER_NAME(loader,"loader"); - HX_VISIT_MEMBER_NAME(loaderURL,"loaderURL"); - HX_VISIT_MEMBER_NAME(parameters,"parameters"); - HX_VISIT_MEMBER_NAME(parentAllowsChild,"parentAllowsChild"); - HX_VISIT_MEMBER_NAME(sameDomain,"sameDomain"); - HX_VISIT_MEMBER_NAME(sharedEvents,"sharedEvents"); - HX_VISIT_MEMBER_NAME(uncaughtErrorEvents,"uncaughtErrorEvents"); - HX_VISIT_MEMBER_NAME(url,"url"); - HX_VISIT_MEMBER_NAME(width,"width"); - HX_VISIT_MEMBER_NAME(_hx___completed,"__completed"); - ::openfl::events::EventDispatcher_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val LoaderInfo_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"url") ) { return hx::Val( url ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"bytes") ) { return hx::Val( bytes ); } - if (HX_FIELD_EQ(inName,"width") ) { return hx::Val( width ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"height") ) { return hx::Val( height ); } - if (HX_FIELD_EQ(inName,"loader") ) { return hx::Val( loader ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"content") ) { return hx::Val( content ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__update") ) { return hx::Val( _hx___update_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"frameRate") ) { return hx::Val( frameRate ); } - if (HX_FIELD_EQ(inName,"loaderURL") ) { return hx::Val( loaderURL ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"bytesTotal") ) { return hx::Val( bytesTotal ); } - if (HX_FIELD_EQ(inName,"parameters") ) { return hx::Val( parameters ); } - if (HX_FIELD_EQ(inName,"sameDomain") ) { return hx::Val( sameDomain ); } - if (HX_FIELD_EQ(inName,"__complete") ) { return hx::Val( _hx___complete_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"bytesLoaded") ) { return hx::Val( bytesLoaded ); } - if (HX_FIELD_EQ(inName,"contentType") ) { return hx::Val( contentType ); } - if (HX_FIELD_EQ(inName,"__completed") ) { return hx::Val( _hx___completed ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"sharedEvents") ) { return hx::Val( sharedEvents ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"applicationDomain") ) { return hx::Val( applicationDomain ); } - if (HX_FIELD_EQ(inName,"childAllowsParent") ) { return hx::Val( childAllowsParent ); } - if (HX_FIELD_EQ(inName,"parentAllowsChild") ) { return hx::Val( parentAllowsChild ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"uncaughtErrorEvents") ) { return hx::Val( uncaughtErrorEvents ); } - } - return super::__Field(inName,inCallProp); -} - -bool LoaderInfo_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"create") ) { outValue = create_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__rootURL") ) { outValue = ( _hx___rootURL ); return true; } - } - return false; -} - -hx::Val LoaderInfo_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"url") ) { url=inValue.Cast< ::String >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"bytes") ) { bytes=inValue.Cast< ::openfl::utils::ByteArrayData >(); return inValue; } - if (HX_FIELD_EQ(inName,"width") ) { width=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"height") ) { height=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"loader") ) { loader=inValue.Cast< ::openfl::display::Loader >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"content") ) { content=inValue.Cast< ::openfl::display::DisplayObject >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"frameRate") ) { frameRate=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"loaderURL") ) { loaderURL=inValue.Cast< ::String >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"bytesTotal") ) { bytesTotal=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"parameters") ) { parameters=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"sameDomain") ) { sameDomain=inValue.Cast< bool >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"bytesLoaded") ) { bytesLoaded=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"contentType") ) { contentType=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"__completed") ) { _hx___completed=inValue.Cast< bool >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"sharedEvents") ) { sharedEvents=inValue.Cast< ::openfl::events::EventDispatcher >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"applicationDomain") ) { applicationDomain=inValue.Cast< ::openfl::_hx_system::ApplicationDomain >(); return inValue; } - if (HX_FIELD_EQ(inName,"childAllowsParent") ) { childAllowsParent=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"parentAllowsChild") ) { parentAllowsChild=inValue.Cast< bool >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"uncaughtErrorEvents") ) { uncaughtErrorEvents=inValue.Cast< ::openfl::events::UncaughtErrorEvents >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool LoaderInfo_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"__rootURL") ) { _hx___rootURL=ioValue.Cast< ::String >(); return true; } - } - return false; -} - -void LoaderInfo_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("applicationDomain",b4,2c,db,a3)); - outFields->push(HX_("bytes",6b,08,98,bd)); - outFields->push(HX_("bytesLoaded",d0,66,ca,99)); - outFields->push(HX_("bytesTotal",59,57,da,45)); - outFields->push(HX_("childAllowsParent",50,b0,90,17)); - outFields->push(HX_("content",39,8d,77,19)); - outFields->push(HX_("contentType",93,3c,7b,2a)); - outFields->push(HX_("frameRate",ad,11,25,39)); - outFields->push(HX_("height",e7,07,4c,02)); - outFields->push(HX_("loader",13,48,6f,58)); - outFields->push(HX_("loaderURL",1c,8d,1d,fb)); - outFields->push(HX_("parameters",aa,be,7e,51)); - outFields->push(HX_("parentAllowsChild",68,78,d5,78)); - outFields->push(HX_("sameDomain",4a,39,74,73)); - outFields->push(HX_("sharedEvents",9e,2b,5a,49)); - outFields->push(HX_("uncaughtErrorEvents",6c,14,2c,48)); - outFields->push(HX_("url",6f,2b,59,00)); - outFields->push(HX_("width",06,b6,62,ca)); - outFields->push(HX_("__completed",6b,ea,64,7d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo LoaderInfo_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::_hx_system::ApplicationDomain */ ,(int)offsetof(LoaderInfo_obj,applicationDomain),HX_("applicationDomain",b4,2c,db,a3)}, - {hx::fsObject /* ::openfl::utils::ByteArrayData */ ,(int)offsetof(LoaderInfo_obj,bytes),HX_("bytes",6b,08,98,bd)}, - {hx::fsInt,(int)offsetof(LoaderInfo_obj,bytesLoaded),HX_("bytesLoaded",d0,66,ca,99)}, - {hx::fsInt,(int)offsetof(LoaderInfo_obj,bytesTotal),HX_("bytesTotal",59,57,da,45)}, - {hx::fsBool,(int)offsetof(LoaderInfo_obj,childAllowsParent),HX_("childAllowsParent",50,b0,90,17)}, - {hx::fsObject /* ::openfl::display::DisplayObject */ ,(int)offsetof(LoaderInfo_obj,content),HX_("content",39,8d,77,19)}, - {hx::fsString,(int)offsetof(LoaderInfo_obj,contentType),HX_("contentType",93,3c,7b,2a)}, - {hx::fsFloat,(int)offsetof(LoaderInfo_obj,frameRate),HX_("frameRate",ad,11,25,39)}, - {hx::fsInt,(int)offsetof(LoaderInfo_obj,height),HX_("height",e7,07,4c,02)}, - {hx::fsObject /* ::openfl::display::Loader */ ,(int)offsetof(LoaderInfo_obj,loader),HX_("loader",13,48,6f,58)}, - {hx::fsString,(int)offsetof(LoaderInfo_obj,loaderURL),HX_("loaderURL",1c,8d,1d,fb)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(LoaderInfo_obj,parameters),HX_("parameters",aa,be,7e,51)}, - {hx::fsBool,(int)offsetof(LoaderInfo_obj,parentAllowsChild),HX_("parentAllowsChild",68,78,d5,78)}, - {hx::fsBool,(int)offsetof(LoaderInfo_obj,sameDomain),HX_("sameDomain",4a,39,74,73)}, - {hx::fsObject /* ::openfl::events::EventDispatcher */ ,(int)offsetof(LoaderInfo_obj,sharedEvents),HX_("sharedEvents",9e,2b,5a,49)}, - {hx::fsObject /* ::openfl::events::UncaughtErrorEvents */ ,(int)offsetof(LoaderInfo_obj,uncaughtErrorEvents),HX_("uncaughtErrorEvents",6c,14,2c,48)}, - {hx::fsString,(int)offsetof(LoaderInfo_obj,url),HX_("url",6f,2b,59,00)}, - {hx::fsInt,(int)offsetof(LoaderInfo_obj,width),HX_("width",06,b6,62,ca)}, - {hx::fsBool,(int)offsetof(LoaderInfo_obj,_hx___completed),HX_("__completed",6b,ea,64,7d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo LoaderInfo_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &LoaderInfo_obj::_hx___rootURL,HX_("__rootURL",4d,2b,e2,9d)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String LoaderInfo_obj_sMemberFields[] = { - HX_("applicationDomain",b4,2c,db,a3), - HX_("bytes",6b,08,98,bd), - HX_("bytesLoaded",d0,66,ca,99), - HX_("bytesTotal",59,57,da,45), - HX_("childAllowsParent",50,b0,90,17), - HX_("content",39,8d,77,19), - HX_("contentType",93,3c,7b,2a), - HX_("frameRate",ad,11,25,39), - HX_("height",e7,07,4c,02), - HX_("loader",13,48,6f,58), - HX_("loaderURL",1c,8d,1d,fb), - HX_("parameters",aa,be,7e,51), - HX_("parentAllowsChild",68,78,d5,78), - HX_("sameDomain",4a,39,74,73), - HX_("sharedEvents",9e,2b,5a,49), - HX_("uncaughtErrorEvents",6c,14,2c,48), - HX_("url",6f,2b,59,00), - HX_("width",06,b6,62,ca), - HX_("__completed",6b,ea,64,7d), - HX_("__complete",d9,73,00,23), - HX_("__update",29,f1,34,2f), - ::String(null()) }; - -static void LoaderInfo_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(LoaderInfo_obj::_hx___rootURL,"__rootURL"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void LoaderInfo_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(LoaderInfo_obj::_hx___rootURL,"__rootURL"); -}; - -#endif - -hx::Class LoaderInfo_obj::__mClass; - -static ::String LoaderInfo_obj_sStaticFields[] = { - HX_("__rootURL",4d,2b,e2,9d), - HX_("create",fc,66,0f,7c), - ::String(null()) -}; - -void LoaderInfo_obj::__register() -{ - LoaderInfo_obj _hx_dummy; - LoaderInfo_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.LoaderInfo",0b,0f,65,1d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &LoaderInfo_obj::__GetStatic; - __mClass->mSetStaticField = &LoaderInfo_obj::__SetStatic; - __mClass->mMarkFunc = LoaderInfo_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(LoaderInfo_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(LoaderInfo_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< LoaderInfo_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = LoaderInfo_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = LoaderInfo_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = LoaderInfo_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void LoaderInfo_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_bc206267402385e1_18_boot) -HXDLIN( 18) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("parameters",aa,be,7e,51), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))))) - ->setFixed(1,HX_("statics",05,3c,65,36), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("create",fc,66,0f,7c), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))))); - } -{ - HX_STACKFRAME(&_hx_pos_bc206267402385e1_20_boot) -HXDLIN( 20) _hx___rootURL = HX_("",00,00,00,00); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/MovieClip.cpp b/hGameTest/bin/linux/obj/src/openfl/display/MovieClip.cpp deleted file mode 100644 index be71df60..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/MovieClip.cpp +++ /dev/null @@ -1,876 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_FrameLabel -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_Scene -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_display_Timeline -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_MouseEvent -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_56_new,"openfl.display.MovieClip","new",0xe16984e8,"openfl.display.MovieClip.new","openfl/display/MovieClip.hx",56,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_73_addFrameScript,"openfl.display.MovieClip","addFrameScript",0xff5029ef,"openfl.display.MovieClip.addFrameScript","openfl/display/MovieClip.hx",73,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_80_attachTimeline,"openfl.display.MovieClip","attachTimeline",0x2786fbde,"openfl.display.MovieClip.attachTimeline","openfl/display/MovieClip.hx",80,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_98_gotoAndPlay,"openfl.display.MovieClip","gotoAndPlay",0x3bade190,"openfl.display.MovieClip.gotoAndPlay","openfl/display/MovieClip.hx",98,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_106_gotoAndStop,"openfl.display.MovieClip","gotoAndStop",0x3dafa39e,"openfl.display.MovieClip.gotoAndStop","openfl/display/MovieClip.hx",106,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_114_nextFrame,"openfl.display.MovieClip","nextFrame",0x3b845cc2,"openfl.display.MovieClip.nextFrame","openfl/display/MovieClip.hx",114,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_122_nextScene,"openfl.display.MovieClip","nextScene",0xadd2bde1,"openfl.display.MovieClip.nextScene","openfl/display/MovieClip.hx",122,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_130_play,"openfl.display.MovieClip","play",0x5c42706c,"openfl.display.MovieClip.play","openfl/display/MovieClip.hx",130,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_138_prevFrame,"openfl.display.MovieClip","prevFrame",0x7f95e2c2,"openfl.display.MovieClip.prevFrame","openfl/display/MovieClip.hx",138,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_146_prevScene,"openfl.display.MovieClip","prevScene",0xf1e443e1,"openfl.display.MovieClip.prevScene","openfl/display/MovieClip.hx",146,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_154_stop,"openfl.display.MovieClip","stop",0x5e44327a,"openfl.display.MovieClip.stop","openfl/display/MovieClip.hx",154,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_161___enterFrame,"openfl.display.MovieClip","__enterFrame",0x9306f98d,"openfl.display.MovieClip.__enterFrame","openfl/display/MovieClip.hx",161,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_174___stopAllMovieClips,"openfl.display.MovieClip","__stopAllMovieClips",0x702dce5a,"openfl.display.MovieClip.__stopAllMovieClips","openfl/display/MovieClip.hx",174,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_180___tabTest,"openfl.display.MovieClip","__tabTest",0x5479b8af,"openfl.display.MovieClip.__tabTest","openfl/display/MovieClip.hx",180,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_187___onMouseDown,"openfl.display.MovieClip","__onMouseDown",0x20658370,"openfl.display.MovieClip.__onMouseDown","openfl/display/MovieClip.hx",187,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_198___onMouseUp,"openfl.display.MovieClip","__onMouseUp",0x127371e9,"openfl.display.MovieClip.__onMouseUp","openfl/display/MovieClip.hx",198,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_222___onRollOut,"openfl.display.MovieClip","__onRollOut",0xaf12771a,"openfl.display.MovieClip.__onRollOut","openfl/display/MovieClip.hx",222,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_237___onRollOver,"openfl.display.MovieClip","__onRollOver",0x81167548,"openfl.display.MovieClip.__onRollOver","openfl/display/MovieClip.hx",237,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_245_set_buttonMode,"openfl.display.MovieClip","set_buttonMode",0x8c3dbbaa,"openfl.display.MovieClip.set_buttonMode","openfl/display/MovieClip.hx",245,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_290_get_currentFrame,"openfl.display.MovieClip","get_currentFrame",0xf2ac6035,"openfl.display.MovieClip.get_currentFrame","openfl/display/MovieClip.hx",290,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_302_get_currentFrameLabel,"openfl.display.MovieClip","get_currentFrameLabel",0x543e3d7f,"openfl.display.MovieClip.get_currentFrameLabel","openfl/display/MovieClip.hx",302,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_314_get_currentLabel,"openfl.display.MovieClip","get_currentLabel",0x5bd7f5fc,"openfl.display.MovieClip.get_currentLabel","openfl/display/MovieClip.hx",314,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_326_get_currentLabels,"openfl.display.MovieClip","get_currentLabels",0x011f46f7,"openfl.display.MovieClip.get_currentLabels","openfl/display/MovieClip.hx",326,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_338_get_currentScene,"openfl.display.MovieClip","get_currentScene",0x64fac154,"openfl.display.MovieClip.get_currentScene","openfl/display/MovieClip.hx",338,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_354_get_enabled,"openfl.display.MovieClip","get_enabled",0x5054e120,"openfl.display.MovieClip.get_enabled","openfl/display/MovieClip.hx",354,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_359_set_enabled,"openfl.display.MovieClip","set_enabled",0x5ac1e82c,"openfl.display.MovieClip.set_enabled","openfl/display/MovieClip.hx",359,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_364_get_framesLoaded,"openfl.display.MovieClip","get_framesLoaded",0xb37eaf4c,"openfl.display.MovieClip.get_framesLoaded","openfl/display/MovieClip.hx",364,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_376_get_isPlaying,"openfl.display.MovieClip","get_isPlaying",0x16620f03,"openfl.display.MovieClip.get_isPlaying","openfl/display/MovieClip.hx",376,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_388_get_scenes,"openfl.display.MovieClip","get_scenes",0xa5e925e8,"openfl.display.MovieClip.get_scenes","openfl/display/MovieClip.hx",388,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_400_get_totalFrames,"openfl.display.MovieClip","get_totalFrames",0x46b3baa9,"openfl.display.MovieClip.get_totalFrames","openfl/display/MovieClip.hx",400,0x2b84738a) -HX_LOCAL_STACK_FRAME(_hx_pos_9f7ac0293b858dd4_90_fromTimeline,"openfl.display.MovieClip","fromTimeline",0xf575c483,"openfl.display.MovieClip.fromTimeline","openfl/display/MovieClip.hx",90,0x2b84738a) -namespace openfl{ -namespace display{ - -void MovieClip_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_56_new) -HXLINE( 57) super::__construct(); -HXLINE( 59) this->_hx___enabled = true; -HXLINE( 62) if (hx::IsNotNull( ::openfl::display::MovieClip_obj::_hx___constructor )) { -HXLINE( 64) ::Dynamic method = ::openfl::display::MovieClip_obj::_hx___constructor; -HXLINE( 65) ::openfl::display::MovieClip_obj::_hx___constructor = null(); -HXLINE( 67) method(hx::ObjectPtr(this)); - } - } - -Dynamic MovieClip_obj::__CreateEmpty() { return new MovieClip_obj; } - -void *MovieClip_obj::_hx_vtable = 0; - -Dynamic MovieClip_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< MovieClip_obj > _hx_result = new MovieClip_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool MovieClip_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x19c29573) { - if (inClassId<=(int)0x17120186) { - if (inClassId<=(int)0x0ddfced7) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0ddfced7; - } else { - return inClassId==(int)0x17120186; - } - } else { - return inClassId==(int)0x19c29573; - } - } else { - if (inClassId<=(int)0x21e31f0e) { - return inClassId==(int)0x1b123bf8 || inClassId==(int)0x21e31f0e; - } else { - return inClassId==(int)0x3f2b00af; - } - } -} - -void MovieClip_obj::addFrameScript(int index, ::Dynamic method){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_73_addFrameScript) -HXDLIN( 73) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 75) this->_hx___timeline->_hx___addFrameScript(index,method); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(MovieClip_obj,addFrameScript,(void)) - -void MovieClip_obj::attachTimeline( ::openfl::display::Timeline timeline){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_80_attachTimeline) -HXLINE( 81) this->_hx___timeline = timeline; -HXLINE( 82) if (hx::IsNotNull( timeline )) { -HXLINE( 84) timeline->_hx___attachMovieClip(hx::ObjectPtr(this)); -HXLINE( 85) this->play(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(MovieClip_obj,attachTimeline,(void)) - -void MovieClip_obj::gotoAndPlay( ::Dynamic frame,::String scene){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_98_gotoAndPlay) -HXDLIN( 98) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 100) this->_hx___timeline->_hx___gotoAndPlay(frame,scene); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(MovieClip_obj,gotoAndPlay,(void)) - -void MovieClip_obj::gotoAndStop( ::Dynamic frame,::String scene){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_106_gotoAndStop) -HXDLIN( 106) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 108) this->_hx___timeline->_hx___gotoAndStop(frame,scene); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(MovieClip_obj,gotoAndStop,(void)) - -void MovieClip_obj::nextFrame(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_114_nextFrame) -HXDLIN( 114) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 116) this->_hx___timeline->_hx___nextFrame(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(MovieClip_obj,nextFrame,(void)) - -void MovieClip_obj::nextScene(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_122_nextScene) -HXDLIN( 122) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 124) this->_hx___timeline->_hx___nextScene(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(MovieClip_obj,nextScene,(void)) - -void MovieClip_obj::play(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_130_play) -HXDLIN( 130) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 132) this->_hx___timeline->_hx___play(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(MovieClip_obj,play,(void)) - -void MovieClip_obj::prevFrame(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_138_prevFrame) -HXDLIN( 138) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 140) this->_hx___timeline->_hx___prevFrame(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(MovieClip_obj,prevFrame,(void)) - -void MovieClip_obj::prevScene(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_146_prevScene) -HXDLIN( 146) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 148) this->_hx___timeline->_hx___prevScene(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(MovieClip_obj,prevScene,(void)) - -void MovieClip_obj::stop(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_154_stop) -HXDLIN( 154) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 156) this->_hx___timeline->_hx___stop(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(MovieClip_obj,stop,(void)) - -void MovieClip_obj::_hx___enterFrame(int deltaTime){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_161___enterFrame) -HXLINE( 162) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 164) this->_hx___timeline->_hx___enterFrame(deltaTime); - } -HXLINE( 167) { -HXLINE( 167) int _g = 0; -HXDLIN( 167) ::Array< ::Dynamic> _g1 = this->_hx___children; -HXDLIN( 167) while((_g < _g1->length)){ -HXLINE( 167) ::openfl::display::DisplayObject child = _g1->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN( 167) _g = (_g + 1); -HXLINE( 169) child->_hx___enterFrame(deltaTime); - } - } - } - - -void MovieClip_obj::_hx___stopAllMovieClips(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_174___stopAllMovieClips) -HXLINE( 175) this->super::_hx___stopAllMovieClips(); -HXLINE( 176) this->stop(); - } - - -void MovieClip_obj::_hx___tabTest(::Array< ::Dynamic> stack){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_180___tabTest) -HXLINE( 181) if (!(this->_hx___enabled)) { -HXLINE( 181) return; - } -HXLINE( 182) this->super::_hx___tabTest(stack); - } - - -void MovieClip_obj::_hx___onMouseDown( ::openfl::events::MouseEvent event){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_187___onMouseDown) -HXLINE( 188) bool _hx_tmp; -HXDLIN( 188) if (this->_hx___enabled) { -HXLINE( 188) _hx_tmp = this->_hx___hasDown; - } - else { -HXLINE( 188) _hx_tmp = false; - } -HXDLIN( 188) if (_hx_tmp) { -HXLINE( 190) this->gotoAndStop(HX_("_down",41,14,7f,f5),null()); - } -HXLINE( 193) this->_hx___mouseIsDown = true; -HXLINE( 194) this->stage->addEventListener(HX_("mouseUp",e0,f3,72,c0),this->_hx___onMouseUp_dyn(),true,null(),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(MovieClip_obj,_hx___onMouseDown,(void)) - -void MovieClip_obj::_hx___onMouseUp( ::openfl::events::MouseEvent event){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_198___onMouseUp) -HXLINE( 199) this->_hx___mouseIsDown = false; -HXLINE( 201) if (hx::IsNotNull( this->stage )) { -HXLINE( 203) this->stage->removeEventListener(HX_("mouseUp",e0,f3,72,c0),this->_hx___onMouseUp_dyn(),null()); - } -HXLINE( 206) if (!(this->_hx___buttonMode)) { -HXLINE( 208) return; - } -HXLINE( 211) bool _hx_tmp; -HXDLIN( 211) bool _hx_tmp1; -HXDLIN( 211) if (hx::IsEq( ( ( ::openfl::display::MovieClip)(event->target) ),hx::ObjectPtr(this) )) { -HXLINE( 211) _hx_tmp1 = this->_hx___enabled; - } - else { -HXLINE( 211) _hx_tmp1 = false; - } -HXDLIN( 211) if (_hx_tmp1) { -HXLINE( 211) _hx_tmp = this->_hx___hasOver; - } - else { -HXLINE( 211) _hx_tmp = false; - } -HXDLIN( 211) if (_hx_tmp) { -HXLINE( 213) this->gotoAndStop(HX_("_over",33,ad,c9,fc),null()); - } - else { -HXLINE( 215) bool _hx_tmp2; -HXDLIN( 215) if (this->_hx___enabled) { -HXLINE( 215) _hx_tmp2 = this->_hx___hasUp; - } - else { -HXLINE( 215) _hx_tmp2 = false; - } -HXDLIN( 215) if (_hx_tmp2) { -HXLINE( 217) this->gotoAndStop(HX_("_up",7a,7c,48,00),null()); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(MovieClip_obj,_hx___onMouseUp,(void)) - -void MovieClip_obj::_hx___onRollOut( ::openfl::events::MouseEvent event){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_222___onRollOut) -HXLINE( 223) if (!(this->_hx___enabled)) { -HXLINE( 223) return; - } -HXLINE( 225) bool _hx_tmp; -HXDLIN( 225) if (this->_hx___mouseIsDown) { -HXLINE( 225) _hx_tmp = this->_hx___hasOver; - } - else { -HXLINE( 225) _hx_tmp = false; - } -HXDLIN( 225) if (_hx_tmp) { -HXLINE( 227) this->gotoAndStop(HX_("_over",33,ad,c9,fc),null()); - } - else { -HXLINE( 229) if (this->_hx___hasUp) { -HXLINE( 231) this->gotoAndStop(HX_("_up",7a,7c,48,00),null()); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(MovieClip_obj,_hx___onRollOut,(void)) - -void MovieClip_obj::_hx___onRollOver( ::openfl::events::MouseEvent event){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_237___onRollOver) -HXDLIN( 237) bool _hx_tmp; -HXDLIN( 237) if (this->_hx___enabled) { -HXDLIN( 237) _hx_tmp = this->_hx___hasOver; - } - else { -HXDLIN( 237) _hx_tmp = false; - } -HXDLIN( 237) if (_hx_tmp) { -HXLINE( 239) this->gotoAndStop(HX_("_over",33,ad,c9,fc),null()); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(MovieClip_obj,_hx___onRollOver,(void)) - -bool MovieClip_obj::set_buttonMode(bool value){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_245_set_buttonMode) -HXLINE( 246) if ((this->_hx___buttonMode != value)) { -HXLINE( 248) if (value) { -HXLINE( 250) this->_hx___hasDown = false; -HXLINE( 251) this->_hx___hasOver = false; -HXLINE( 252) this->_hx___hasUp = false; -HXLINE( 254) { -HXLINE( 254) int _g = 0; -HXDLIN( 254) ::Array< ::Dynamic> _g1 = this->get_currentLabels(); -HXDLIN( 254) while((_g < _g1->length)){ -HXLINE( 254) ::openfl::display::FrameLabel frameLabel = _g1->__get(_g).StaticCast< ::openfl::display::FrameLabel >(); -HXDLIN( 254) _g = (_g + 1); -HXLINE( 256) ::String _hx_switch_0 = frameLabel->name; - if ( (_hx_switch_0==HX_("_down",41,14,7f,f5)) ){ -HXLINE( 263) this->_hx___hasDown = true; -HXDLIN( 263) goto _hx_goto_20; - } - if ( (_hx_switch_0==HX_("_over",33,ad,c9,fc)) ){ -HXLINE( 261) this->_hx___hasOver = true; -HXDLIN( 261) goto _hx_goto_20; - } - if ( (_hx_switch_0==HX_("_up",7a,7c,48,00)) ){ -HXLINE( 259) this->_hx___hasUp = true; -HXDLIN( 259) goto _hx_goto_20; - } - /* default */{ - } - _hx_goto_20:; - } - } -HXLINE( 268) bool _hx_tmp; -HXDLIN( 268) bool _hx_tmp1; -HXDLIN( 268) if (!(this->_hx___hasDown)) { -HXLINE( 268) _hx_tmp1 = this->_hx___hasOver; - } - else { -HXLINE( 268) _hx_tmp1 = true; - } -HXDLIN( 268) if (!(_hx_tmp1)) { -HXLINE( 268) _hx_tmp = this->_hx___hasUp; - } - else { -HXLINE( 268) _hx_tmp = true; - } -HXDLIN( 268) if (_hx_tmp) { -HXLINE( 270) this->addEventListener(HX_("rollOver",71,ab,a8,12),this->_hx___onRollOver_dyn(),null(),null(),null()); -HXLINE( 271) this->addEventListener(HX_("rollOut",11,f9,11,5d),this->_hx___onRollOut_dyn(),null(),null(),null()); -HXLINE( 272) this->addEventListener(HX_("mouseDown",27,b1,c2,ee),this->_hx___onMouseDown_dyn(),null(),null(),null()); - } - } - else { -HXLINE( 277) this->removeEventListener(HX_("rollOver",71,ab,a8,12),this->_hx___onRollOver_dyn(),null()); -HXLINE( 278) this->removeEventListener(HX_("rollOut",11,f9,11,5d),this->_hx___onRollOut_dyn(),null()); -HXLINE( 279) this->removeEventListener(HX_("mouseDown",27,b1,c2,ee),this->_hx___onMouseDown_dyn(),null()); - } -HXLINE( 282) this->_hx___buttonMode = value; - } -HXLINE( 285) return value; - } - - -int MovieClip_obj::get_currentFrame(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_290_get_currentFrame) -HXDLIN( 290) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 292) return this->_hx___timeline->_hx___currentFrame; - } - else { -HXLINE( 296) return 1; - } -HXLINE( 290) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(MovieClip_obj,get_currentFrame,return ) - -::String MovieClip_obj::get_currentFrameLabel(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_302_get_currentFrameLabel) -HXDLIN( 302) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 304) return this->_hx___timeline->_hx___currentFrameLabel; - } - else { -HXLINE( 308) return null(); - } -HXLINE( 302) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(MovieClip_obj,get_currentFrameLabel,return ) - -::String MovieClip_obj::get_currentLabel(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_314_get_currentLabel) -HXDLIN( 314) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 316) return this->_hx___timeline->_hx___currentLabel; - } - else { -HXLINE( 320) return null(); - } -HXLINE( 314) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(MovieClip_obj,get_currentLabel,return ) - -::Array< ::Dynamic> MovieClip_obj::get_currentLabels(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_326_get_currentLabels) -HXDLIN( 326) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 328) return this->_hx___timeline->_hx___currentLabels->copy(); - } - else { -HXLINE( 332) return ::Array_obj< ::Dynamic>::__new(0); - } -HXLINE( 326) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(MovieClip_obj,get_currentLabels,return ) - - ::openfl::display::Scene MovieClip_obj::get_currentScene(){ - HX_GC_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_338_get_currentScene) -HXDLIN( 338) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 340) return this->_hx___timeline->_hx___currentScene; - } - else { -HXLINE( 344) if (hx::IsNull( this->_hx___scene )) { -HXLINE( 346) this->_hx___scene = ::openfl::display::Scene_obj::__alloc( HX_CTX ,HX_("",00,00,00,00),::Array_obj< ::Dynamic>::__new(0),1); - } -HXLINE( 348) return this->_hx___scene; - } -HXLINE( 338) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(MovieClip_obj,get_currentScene,return ) - -bool MovieClip_obj::get_enabled(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_354_get_enabled) -HXDLIN( 354) return this->_hx___enabled; - } - - -HX_DEFINE_DYNAMIC_FUNC0(MovieClip_obj,get_enabled,return ) - -bool MovieClip_obj::set_enabled(bool value){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_359_set_enabled) -HXDLIN( 359) return (this->_hx___enabled = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(MovieClip_obj,set_enabled,return ) - -int MovieClip_obj::get_framesLoaded(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_364_get_framesLoaded) -HXDLIN( 364) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 366) return this->_hx___timeline->_hx___framesLoaded; - } - else { -HXLINE( 370) return 1; - } -HXLINE( 364) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(MovieClip_obj,get_framesLoaded,return ) - -bool MovieClip_obj::get_isPlaying(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_376_get_isPlaying) -HXDLIN( 376) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 378) return this->_hx___timeline->_hx___isPlaying; - } - else { -HXLINE( 382) return false; - } -HXLINE( 376) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(MovieClip_obj,get_isPlaying,return ) - -::Array< ::Dynamic> MovieClip_obj::get_scenes(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_388_get_scenes) -HXDLIN( 388) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 390) return this->_hx___timeline->scenes->copy(); - } - else { -HXLINE( 394) return ::Array_obj< ::Dynamic>::__new(1)->init(0,this->get_currentScene()); - } -HXLINE( 388) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(MovieClip_obj,get_scenes,return ) - -int MovieClip_obj::get_totalFrames(){ - HX_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_400_get_totalFrames) -HXDLIN( 400) if (hx::IsNotNull( this->_hx___timeline )) { -HXLINE( 402) return this->_hx___timeline->_hx___totalFrames; - } - else { -HXLINE( 406) return 1; - } -HXLINE( 400) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(MovieClip_obj,get_totalFrames,return ) - - ::Dynamic MovieClip_obj::_hx___constructor; - - ::openfl::display::MovieClip MovieClip_obj::fromTimeline( ::openfl::display::Timeline timeline){ - HX_GC_STACKFRAME(&_hx_pos_9f7ac0293b858dd4_90_fromTimeline) -HXLINE( 91) ::openfl::display::MovieClip movieClip = ::openfl::display::MovieClip_obj::__alloc( HX_CTX ); -HXLINE( 92) movieClip->attachTimeline(timeline); -HXLINE( 93) return movieClip; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(MovieClip_obj,fromTimeline,return ) - - -hx::ObjectPtr< MovieClip_obj > MovieClip_obj::__new() { - hx::ObjectPtr< MovieClip_obj > __this = new MovieClip_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< MovieClip_obj > MovieClip_obj::__alloc(hx::Ctx *_hx_ctx) { - MovieClip_obj *__this = (MovieClip_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(MovieClip_obj), true, "openfl.display.MovieClip")); - *(void **)__this = MovieClip_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -MovieClip_obj::MovieClip_obj() -{ -} - -void MovieClip_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(MovieClip); - HX_MARK_MEMBER_NAME(_hx___enabled,"__enabled"); - HX_MARK_MEMBER_NAME(_hx___hasDown,"__hasDown"); - HX_MARK_MEMBER_NAME(_hx___hasOver,"__hasOver"); - HX_MARK_MEMBER_NAME(_hx___hasUp,"__hasUp"); - HX_MARK_MEMBER_NAME(_hx___mouseIsDown,"__mouseIsDown"); - HX_MARK_MEMBER_NAME(_hx___scene,"__scene"); - HX_MARK_MEMBER_NAME(_hx___timeline,"__timeline"); - ::openfl::display::Sprite_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void MovieClip_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(_hx___enabled,"__enabled"); - HX_VISIT_MEMBER_NAME(_hx___hasDown,"__hasDown"); - HX_VISIT_MEMBER_NAME(_hx___hasOver,"__hasOver"); - HX_VISIT_MEMBER_NAME(_hx___hasUp,"__hasUp"); - HX_VISIT_MEMBER_NAME(_hx___mouseIsDown,"__mouseIsDown"); - HX_VISIT_MEMBER_NAME(_hx___scene,"__scene"); - HX_VISIT_MEMBER_NAME(_hx___timeline,"__timeline"); - ::openfl::display::Sprite_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val MovieClip_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"play") ) { return hx::Val( play_dyn() ); } - if (HX_FIELD_EQ(inName,"stop") ) { return hx::Val( stop_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"scenes") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_scenes() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"enabled") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_enabled() ); } - if (HX_FIELD_EQ(inName,"__hasUp") ) { return hx::Val( _hx___hasUp ); } - if (HX_FIELD_EQ(inName,"__scene") ) { return hx::Val( _hx___scene ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"isPlaying") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_isPlaying() ); } - if (HX_FIELD_EQ(inName,"__enabled") ) { return hx::Val( _hx___enabled ); } - if (HX_FIELD_EQ(inName,"__hasDown") ) { return hx::Val( _hx___hasDown ); } - if (HX_FIELD_EQ(inName,"__hasOver") ) { return hx::Val( _hx___hasOver ); } - if (HX_FIELD_EQ(inName,"nextFrame") ) { return hx::Val( nextFrame_dyn() ); } - if (HX_FIELD_EQ(inName,"nextScene") ) { return hx::Val( nextScene_dyn() ); } - if (HX_FIELD_EQ(inName,"prevFrame") ) { return hx::Val( prevFrame_dyn() ); } - if (HX_FIELD_EQ(inName,"prevScene") ) { return hx::Val( prevScene_dyn() ); } - if (HX_FIELD_EQ(inName,"__tabTest") ) { return hx::Val( _hx___tabTest_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__timeline") ) { return hx::Val( _hx___timeline ); } - if (HX_FIELD_EQ(inName,"get_scenes") ) { return hx::Val( get_scenes_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"totalFrames") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_totalFrames() ); } - if (HX_FIELD_EQ(inName,"gotoAndPlay") ) { return hx::Val( gotoAndPlay_dyn() ); } - if (HX_FIELD_EQ(inName,"gotoAndStop") ) { return hx::Val( gotoAndStop_dyn() ); } - if (HX_FIELD_EQ(inName,"__onMouseUp") ) { return hx::Val( _hx___onMouseUp_dyn() ); } - if (HX_FIELD_EQ(inName,"__onRollOut") ) { return hx::Val( _hx___onRollOut_dyn() ); } - if (HX_FIELD_EQ(inName,"get_enabled") ) { return hx::Val( get_enabled_dyn() ); } - if (HX_FIELD_EQ(inName,"set_enabled") ) { return hx::Val( set_enabled_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"currentFrame") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_currentFrame() ); } - if (HX_FIELD_EQ(inName,"currentLabel") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_currentLabel() ); } - if (HX_FIELD_EQ(inName,"currentScene") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_currentScene() ); } - if (HX_FIELD_EQ(inName,"framesLoaded") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_framesLoaded() ); } - if (HX_FIELD_EQ(inName,"__enterFrame") ) { return hx::Val( _hx___enterFrame_dyn() ); } - if (HX_FIELD_EQ(inName,"__onRollOver") ) { return hx::Val( _hx___onRollOver_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"currentLabels") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_currentLabels() ); } - if (HX_FIELD_EQ(inName,"__mouseIsDown") ) { return hx::Val( _hx___mouseIsDown ); } - if (HX_FIELD_EQ(inName,"__onMouseDown") ) { return hx::Val( _hx___onMouseDown_dyn() ); } - if (HX_FIELD_EQ(inName,"get_isPlaying") ) { return hx::Val( get_isPlaying_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"addFrameScript") ) { return hx::Val( addFrameScript_dyn() ); } - if (HX_FIELD_EQ(inName,"attachTimeline") ) { return hx::Val( attachTimeline_dyn() ); } - if (HX_FIELD_EQ(inName,"set_buttonMode") ) { return hx::Val( set_buttonMode_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"get_totalFrames") ) { return hx::Val( get_totalFrames_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"get_currentFrame") ) { return hx::Val( get_currentFrame_dyn() ); } - if (HX_FIELD_EQ(inName,"get_currentLabel") ) { return hx::Val( get_currentLabel_dyn() ); } - if (HX_FIELD_EQ(inName,"get_currentScene") ) { return hx::Val( get_currentScene_dyn() ); } - if (HX_FIELD_EQ(inName,"get_framesLoaded") ) { return hx::Val( get_framesLoaded_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"currentFrameLabel") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_currentFrameLabel() ); } - if (HX_FIELD_EQ(inName,"get_currentLabels") ) { return hx::Val( get_currentLabels_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"__stopAllMovieClips") ) { return hx::Val( _hx___stopAllMovieClips_dyn() ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"get_currentFrameLabel") ) { return hx::Val( get_currentFrameLabel_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool MovieClip_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"fromTimeline") ) { outValue = fromTimeline_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__constructor") ) { outValue = ( _hx___constructor ); return true; } - } - return false; -} - -hx::Val MovieClip_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"enabled") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_enabled(inValue.Cast< bool >()) ); } - if (HX_FIELD_EQ(inName,"__hasUp") ) { _hx___hasUp=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__scene") ) { _hx___scene=inValue.Cast< ::openfl::display::Scene >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__enabled") ) { _hx___enabled=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__hasDown") ) { _hx___hasDown=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__hasOver") ) { _hx___hasOver=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"__timeline") ) { _hx___timeline=inValue.Cast< ::openfl::display::Timeline >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__mouseIsDown") ) { _hx___mouseIsDown=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool MovieClip_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"__constructor") ) { _hx___constructor=ioValue.Cast< ::Dynamic >(); return true; } - } - return false; -} - -void MovieClip_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("currentFrame",34,5d,8f,4d)); - outFields->push(HX_("currentFrameLabel",20,c4,0a,2a)); - outFields->push(HX_("currentLabel",fb,f2,ba,b6)); - outFields->push(HX_("currentLabels",18,a9,d9,2c)); - outFields->push(HX_("currentScene",53,be,dd,bf)); - outFields->push(HX_("enabled",81,04,31,7e)); - outFields->push(HX_("framesLoaded",4b,ac,61,0e)); - outFields->push(HX_("isPlaying",a4,8c,16,8e)); - outFields->push(HX_("scenes",a7,49,cc,3e)); - outFields->push(HX_("totalFrames",8a,a2,bb,72)); - outFields->push(HX_("__enabled",61,55,7f,ff)); - outFields->push(HX_("__hasDown",bc,69,00,93)); - outFields->push(HX_("__hasOver",ae,02,4b,9a)); - outFields->push(HX_("__hasUp",35,ed,7f,8c)); - outFields->push(HX_("__mouseIsDown",51,32,d5,9d)); - outFields->push(HX_("__scene",2c,32,30,e3)); - outFields->push(HX_("__timeline",a1,e1,73,a0)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo MovieClip_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(MovieClip_obj,_hx___enabled),HX_("__enabled",61,55,7f,ff)}, - {hx::fsBool,(int)offsetof(MovieClip_obj,_hx___hasDown),HX_("__hasDown",bc,69,00,93)}, - {hx::fsBool,(int)offsetof(MovieClip_obj,_hx___hasOver),HX_("__hasOver",ae,02,4b,9a)}, - {hx::fsBool,(int)offsetof(MovieClip_obj,_hx___hasUp),HX_("__hasUp",35,ed,7f,8c)}, - {hx::fsBool,(int)offsetof(MovieClip_obj,_hx___mouseIsDown),HX_("__mouseIsDown",51,32,d5,9d)}, - {hx::fsObject /* ::openfl::display::Scene */ ,(int)offsetof(MovieClip_obj,_hx___scene),HX_("__scene",2c,32,30,e3)}, - {hx::fsObject /* ::openfl::display::Timeline */ ,(int)offsetof(MovieClip_obj,_hx___timeline),HX_("__timeline",a1,e1,73,a0)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo MovieClip_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &MovieClip_obj::_hx___constructor,HX_("__constructor",da,6d,3d,e0)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String MovieClip_obj_sMemberFields[] = { - HX_("__enabled",61,55,7f,ff), - HX_("__hasDown",bc,69,00,93), - HX_("__hasOver",ae,02,4b,9a), - HX_("__hasUp",35,ed,7f,8c), - HX_("__mouseIsDown",51,32,d5,9d), - HX_("__scene",2c,32,30,e3), - HX_("__timeline",a1,e1,73,a0), - HX_("addFrameScript",77,21,7f,bb), - HX_("attachTimeline",66,f3,b5,e3), - HX_("gotoAndPlay",08,65,84,ef), - HX_("gotoAndStop",16,27,86,f1), - HX_("nextFrame",3a,92,c8,ad), - HX_("nextScene",59,f3,16,20), - HX_("play",f4,2d,5a,4a), - HX_("prevFrame",3a,18,da,f1), - HX_("prevScene",59,79,28,64), - HX_("stop",02,f0,5b,4c), - HX_("__enterFrame",15,7f,e3,3a), - HX_("__stopAllMovieClips",d2,89,e8,53), - HX_("__tabTest",27,ee,bd,c6), - HX_("__onMouseDown",e8,d4,7d,59), - HX_("__onMouseUp",61,f5,49,c6), - HX_("__onRollOut",92,fa,e8,62), - HX_("__onRollOver",d0,fa,f2,28), - HX_("set_buttonMode",32,b3,6c,48), - HX_("get_currentFrame",bd,49,2e,52), - HX_("get_currentFrameLabel",f7,c6,b8,a8), - HX_("get_currentLabel",84,df,59,bb), - HX_("get_currentLabels",6f,b4,49,33), - HX_("get_currentScene",dc,aa,7c,c4), - HX_("get_enabled",98,64,2b,04), - HX_("set_enabled",a4,6b,98,0e), - HX_("get_framesLoaded",d4,98,00,13), - HX_("get_isPlaying",7b,60,7a,4f), - HX_("get_scenes",70,b9,53,2f), - HX_("get_totalFrames",21,5a,9d,33), - ::String(null()) }; - -static void MovieClip_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(MovieClip_obj::_hx___constructor,"__constructor"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void MovieClip_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(MovieClip_obj::_hx___constructor,"__constructor"); -}; - -#endif - -hx::Class MovieClip_obj::__mClass; - -static ::String MovieClip_obj_sStaticFields[] = { - HX_("__constructor",da,6d,3d,e0), - HX_("fromTimeline",0b,4a,52,9d), - ::String(null()) -}; - -void MovieClip_obj::__register() -{ - MovieClip_obj _hx_dummy; - MovieClip_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.MovieClip",f6,30,c3,c4); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &MovieClip_obj::__GetStatic; - __mClass->mSetStaticField = &MovieClip_obj::__SetStatic; - __mClass->mMarkFunc = MovieClip_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(MovieClip_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(MovieClip_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< MovieClip_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = MovieClip_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = MovieClip_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = MovieClip_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/OpenGLRenderer.cpp b/hGameTest/bin/linux/obj/src/openfl/display/OpenGLRenderer.cpp deleted file mode 100644 index 03680223..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/OpenGLRenderer.cpp +++ /dev/null @@ -1,1935 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#include -#endif -#ifndef INCLUDED_lime_math__Matrix4_Matrix4_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_CairoRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectShader -#include -#endif -#ifndef INCLUDED_openfl_display_Graphics -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsShader -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_OpenGLRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderInput_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Bool -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Float -#include -#endif -#ifndef INCLUDED_openfl_display_Shape -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DMaskShader -#include -#endif -#ifndef INCLUDED_openfl_display__internal_ShaderBuffer -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_IndexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_Program3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_VertexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_Context3DState -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_ColorTransform -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_2f59d7e567bca573_159_new,"openfl.display.OpenGLRenderer","new",0x318619ae,"openfl.display.OpenGLRenderer.new","openfl/display/OpenGLRenderer.hx",159,0x89bd8a40) -HX_DEFINE_STACK_FRAME(_hx_pos_2f59d7e567bca573_98_new,"openfl.display.OpenGLRenderer","new",0x318619ae,"openfl.display.OpenGLRenderer.new","openfl/display/OpenGLRenderer.hx",98,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_167_applyAlpha,"openfl.display.OpenGLRenderer","applyAlpha",0xd5dfbf82,"openfl.display.OpenGLRenderer.applyAlpha","openfl/display/OpenGLRenderer.hx",167,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_186_applyBitmapData,"openfl.display.OpenGLRenderer","applyBitmapData",0x4c599b15,"openfl.display.OpenGLRenderer.applyBitmapData","openfl/display/OpenGLRenderer.hx",186,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_236_applyColorTransform,"openfl.display.OpenGLRenderer","applyColorTransform",0xad8c9ae5,"openfl.display.OpenGLRenderer.applyColorTransform","openfl/display/OpenGLRenderer.hx",236,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_275_applyHasColorTransform,"openfl.display.OpenGLRenderer","applyHasColorTransform",0x4989d2a7,"openfl.display.OpenGLRenderer.applyHasColorTransform","openfl/display/OpenGLRenderer.hx",275,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_293_applyMatrix,"openfl.display.OpenGLRenderer","applyMatrix",0xc7743d9d,"openfl.display.OpenGLRenderer.applyMatrix","openfl/display/OpenGLRenderer.hx",293,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_311_getMatrix,"openfl.display.OpenGLRenderer","getMatrix",0xa537f745,"openfl.display.OpenGLRenderer.getMatrix","openfl/display/OpenGLRenderer.hx",311,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_341_setShader,"openfl.display.OpenGLRenderer","setShader",0xe9e16c35,"openfl.display.OpenGLRenderer.setShader","openfl/display/OpenGLRenderer.hx",341,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_376_setViewport,"openfl.display.OpenGLRenderer","setViewport",0x9cb75d76,"openfl.display.OpenGLRenderer.setViewport","openfl/display/OpenGLRenderer.hx",376,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_386_updateShader,"openfl.display.OpenGLRenderer","updateShader",0x08518300,"openfl.display.OpenGLRenderer.updateShader","openfl/display/OpenGLRenderer.hx",386,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_403_useAlphaArray,"openfl.display.OpenGLRenderer","useAlphaArray",0x92a9e750,"openfl.display.OpenGLRenderer.useAlphaArray","openfl/display/OpenGLRenderer.hx",403,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_415_useColorTransformArray,"openfl.display.OpenGLRenderer","useColorTransformArray",0xf01908bb,"openfl.display.OpenGLRenderer.useColorTransformArray","openfl/display/OpenGLRenderer.hx",415,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_423___cleanup,"openfl.display.OpenGLRenderer","__cleanup",0x99a994d2,"openfl.display.OpenGLRenderer.__cleanup","openfl/display/OpenGLRenderer.hx",423,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_439___clear,"openfl.display.OpenGLRenderer","__clear",0x8e85d2bb,"openfl.display.OpenGLRenderer.__clear","openfl/display/OpenGLRenderer.hx",439,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_454___clearShader,"openfl.display.OpenGLRenderer","__clearShader",0x0d924440,"openfl.display.OpenGLRenderer.__clearShader","openfl/display/OpenGLRenderer.hx",454,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_475___copyShader,"openfl.display.OpenGLRenderer","__copyShader",0xf6e5bccc,"openfl.display.OpenGLRenderer.__copyShader","openfl/display/OpenGLRenderer.hx",475,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_485___getMatrix,"openfl.display.OpenGLRenderer","__getMatrix",0x35fc4fa5,"openfl.display.OpenGLRenderer.__getMatrix","openfl/display/OpenGLRenderer.hx",485,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_521___initShader,"openfl.display.OpenGLRenderer","__initShader",0x4566b267,"openfl.display.OpenGLRenderer.__initShader","openfl/display/OpenGLRenderer.hx",521,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_540___initDisplayShader,"openfl.display.OpenGLRenderer","__initDisplayShader",0x1a335405,"openfl.display.OpenGLRenderer.__initDisplayShader","openfl/display/OpenGLRenderer.hx",540,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_559___initGraphicsShader,"openfl.display.OpenGLRenderer","__initGraphicsShader",0x6e1a5b92,"openfl.display.OpenGLRenderer.__initGraphicsShader","openfl/display/OpenGLRenderer.hx",559,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_578___initShaderBuffer,"openfl.display.OpenGLRenderer","__initShaderBuffer",0x02c42ac7,"openfl.display.OpenGLRenderer.__initShaderBuffer","openfl/display/OpenGLRenderer.hx",578,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_588___popMask,"openfl.display.OpenGLRenderer","__popMask",0x3178efcb,"openfl.display.OpenGLRenderer.__popMask","openfl/display/OpenGLRenderer.hx",588,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_615___popMaskObject,"openfl.display.OpenGLRenderer","__popMaskObject",0x68af4cea,"openfl.display.OpenGLRenderer.__popMaskObject","openfl/display/OpenGLRenderer.hx",615,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_637___popMaskRect,"openfl.display.OpenGLRenderer","__popMaskRect",0x2af4aa8f,"openfl.display.OpenGLRenderer.__popMaskRect","openfl/display/OpenGLRenderer.hx",637,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_653___pushMask,"openfl.display.OpenGLRenderer","__pushMask",0xc3778378,"openfl.display.OpenGLRenderer.__pushMask","openfl/display/OpenGLRenderer.hx",653,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_674___pushMaskObject,"openfl.display.OpenGLRenderer","__pushMaskObject",0x7a5f6057,"openfl.display.OpenGLRenderer.__pushMaskObject","openfl/display/OpenGLRenderer.hx",674,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_699___pushMaskRect,"openfl.display.OpenGLRenderer","__pushMaskRect",0x178b18bc,"openfl.display.OpenGLRenderer.__pushMaskRect","openfl/display/OpenGLRenderer.hx",699,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_737___render,"openfl.display.OpenGLRenderer","__render",0x24141268,"openfl.display.OpenGLRenderer.__render","openfl/display/OpenGLRenderer.hx",737,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_833___renderFilterPass,"openfl.display.OpenGLRenderer","__renderFilterPass",0xd0419531,"openfl.display.OpenGLRenderer.__renderFilterPass","openfl/display/OpenGLRenderer.hx",833,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_876___resize,"openfl.display.OpenGLRenderer","__resize",0x27660106,"openfl.display.OpenGLRenderer.__resize","openfl/display/OpenGLRenderer.hx",876,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_893___resumeClipAndMask,"openfl.display.OpenGLRenderer","__resumeClipAndMask",0x7bcaa3f4,"openfl.display.OpenGLRenderer.__resumeClipAndMask","openfl/display/OpenGLRenderer.hx",893,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_917___scissorRect,"openfl.display.OpenGLRenderer","__scissorRect",0xbdd8570e,"openfl.display.OpenGLRenderer.__scissorRect","openfl/display/OpenGLRenderer.hx",917,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_938___setBlendMode,"openfl.display.OpenGLRenderer","__setBlendMode",0xc7ebe4e4,"openfl.display.OpenGLRenderer.__setBlendMode","openfl/display/OpenGLRenderer.hx",938,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_975___setRenderTarget,"openfl.display.OpenGLRenderer","__setRenderTarget",0xe23db0b7,"openfl.display.OpenGLRenderer.__setRenderTarget","openfl/display/OpenGLRenderer.hx",975,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_986___setShaderBuffer,"openfl.display.OpenGLRenderer","__setShaderBuffer",0x2c781375,"openfl.display.OpenGLRenderer.__setShaderBuffer","openfl/display/OpenGLRenderer.hx",986,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_992___suspendClipAndMask,"openfl.display.OpenGLRenderer","__suspendClipAndMask",0x40692e69,"openfl.display.OpenGLRenderer.__suspendClipAndMask","openfl/display/OpenGLRenderer.hx",992,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_1007___updateShaderBuffer,"openfl.display.OpenGLRenderer","__updateShaderBuffer",0x07dc8fc0,"openfl.display.OpenGLRenderer.__updateShaderBuffer","openfl/display/OpenGLRenderer.hx",1007,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_46_boot,"openfl.display.OpenGLRenderer","boot",0x1be95f24,"openfl.display.OpenGLRenderer.boot","openfl/display/OpenGLRenderer.hx",46,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_48_boot,"openfl.display.OpenGLRenderer","boot",0x1be95f24,"openfl.display.OpenGLRenderer.boot","openfl/display/OpenGLRenderer.hx",48,0x89bd8a40) -static const Float _hx_array_data_fdf86abc_41[] = { - (Float)1, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_49_boot,"openfl.display.OpenGLRenderer","boot",0x1be95f24,"openfl.display.OpenGLRenderer.boot","openfl/display/OpenGLRenderer.hx",49,0x89bd8a40) -static const Float _hx_array_data_fdf86abc_43[] = { - (Float)0,(Float)0,(Float)0,(Float)0, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_50_boot,"openfl.display.OpenGLRenderer","boot",0x1be95f24,"openfl.display.OpenGLRenderer.boot","openfl/display/OpenGLRenderer.hx",50,0x89bd8a40) -static const Float _hx_array_data_fdf86abc_45[] = { - (Float)0,(Float)0,(Float)0,(Float)0, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_51_boot,"openfl.display.OpenGLRenderer","boot",0x1be95f24,"openfl.display.OpenGLRenderer.boot","openfl/display/OpenGLRenderer.hx",51,0x89bd8a40) -static const Float _hx_array_data_fdf86abc_47[] = { - (Float)1,(Float)1,(Float)1,(Float)1, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_52_boot,"openfl.display.OpenGLRenderer","boot",0x1be95f24,"openfl.display.OpenGLRenderer.boot","openfl/display/OpenGLRenderer.hx",52,0x89bd8a40) -static const Float _hx_array_data_fdf86abc_49[] = { - (Float)0,(Float)0,(Float)0,(Float)0, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_53_boot,"openfl.display.OpenGLRenderer","boot",0x1be95f24,"openfl.display.OpenGLRenderer.boot","openfl/display/OpenGLRenderer.hx",53,0x89bd8a40) -static const Float _hx_array_data_fdf86abc_51[] = { - (Float)1, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_54_boot,"openfl.display.OpenGLRenderer","boot",0x1be95f24,"openfl.display.OpenGLRenderer.boot","openfl/display/OpenGLRenderer.hx",54,0x89bd8a40) -static const bool _hx_array_data_fdf86abc_53[] = { - 0, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_55_boot,"openfl.display.OpenGLRenderer","boot",0x1be95f24,"openfl.display.OpenGLRenderer.boot","openfl/display/OpenGLRenderer.hx",55,0x89bd8a40) -HX_LOCAL_STACK_FRAME(_hx_pos_2f59d7e567bca573_56_boot,"openfl.display.OpenGLRenderer","boot",0x1be95f24,"openfl.display.OpenGLRenderer.boot","openfl/display/OpenGLRenderer.hx",56,0x89bd8a40) -static const Float _hx_array_data_fdf86abc_56[] = { - (Float)0,(Float)0, -}; -namespace openfl{ -namespace display{ - -void OpenGLRenderer_obj::__construct( ::openfl::display3D::Context3D context, ::openfl::display::BitmapData defaultRenderTarget){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::openfl::display::Shape _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_2f59d7e567bca573_159_new) -HXLINE( 159) return ::openfl::display::Shape_obj::__alloc( HX_CTX ); - } - HX_END_LOCAL_FUNC0(return) - - HX_GC_STACKFRAME(&_hx_pos_2f59d7e567bca573_98_new) -HXLINE( 99) super::__construct(); -HXLINE( 101) this->_hx___context3D = context; -HXLINE( 102) this->_hx___context = context->_hx___context; -HXLINE( 104) this->gl = context->_hx___context->webgl; -HXLINE( 105) this->_hx___gl = this->gl; -HXLINE( 107) this->_hx___defaultRenderTarget = defaultRenderTarget; -HXLINE( 108) this->_hx___flipped = hx::IsNull( this->_hx___defaultRenderTarget ); -HXLINE( 110) if (hx::IsNull( ::openfl::display::Graphics_obj::maxTextureWidth )) { -HXLINE( 112) ::openfl::display::Graphics_obj::maxTextureWidth = (::openfl::display::Graphics_obj::maxTextureHeight = this->_hx___gl->getParameter(this->_hx___gl->MAX_TEXTURE_SIZE)); - } -HXLINE( 116) this->_hx___matrix = ::lime::math::_Matrix4::Matrix4_Impl__obj::_new(null()); -HXLINE( 119) this->_hx___values = ::Array_obj< Float >::__new(); -HXLINE( 133) this->_hx___softwareRenderer = ::openfl::display::CairoRenderer_obj::__alloc( HX_CTX ,null()); -HXLINE( 137) this->_hx___type = HX_("opengl",6f,64,94,21); -HXLINE( 140) this->_hx___setBlendMode(10); -HXLINE( 141) this->_hx___context3D->_hx___setGLBlend(true); -HXLINE( 143) this->_hx___clipRects = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 144) this->_hx___maskObjects = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 145) this->_hx___numClipRects = 0; -HXLINE( 147) this->_hx___projection = ::lime::math::_Matrix4::Matrix4_Impl__obj::_new(null()); -HXLINE( 148) this->_hx___projectionFlipped = ::lime::math::_Matrix4::Matrix4_Impl__obj::_new(null()); -HXLINE( 150) this->_hx___stencilReference = 0; -HXLINE( 151) this->_hx___tempRect = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); -HXLINE( 153) this->_hx___defaultDisplayShader = ::openfl::display::DisplayObjectShader_obj::__alloc( HX_CTX ,null()); -HXLINE( 154) this->_hx___defaultGraphicsShader = ::openfl::display::GraphicsShader_obj::__alloc( HX_CTX ,null()); -HXLINE( 155) this->_hx___defaultShader = this->_hx___defaultDisplayShader; -HXLINE( 157) this->_hx___initShader(this->_hx___defaultShader); -HXLINE( 159) this->_hx___scrollRectMasks = ::lime::utils::ObjectPool_obj::__alloc( HX_CTX , ::Dynamic(new _hx_Closure_0()),null(),null()); -HXLINE( 160) this->_hx___maskShader = ::openfl::display::_internal::Context3DMaskShader_obj::__alloc( HX_CTX ); - } - -Dynamic OpenGLRenderer_obj::__CreateEmpty() { return new OpenGLRenderer_obj; } - -void *OpenGLRenderer_obj::_hx_vtable = 0; - -Dynamic OpenGLRenderer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OpenGLRenderer_obj > _hx_result = new OpenGLRenderer_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool OpenGLRenderer_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x38ea65a4) { - if (inClassId<=(int)0x1b123bf8) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1b123bf8; - } else { - return inClassId==(int)0x38ea65a4; - } - } else { - return inClassId==(int)0x7cdf41d6; - } -} - -void OpenGLRenderer_obj::applyAlpha(Float alpha){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_167_applyAlpha) -HXLINE( 168) ::openfl::display::OpenGLRenderer_obj::_hx___alphaValue[0] = alpha; -HXLINE( 170) if (hx::IsNotNull( this->_hx___currentShaderBuffer )) { -HXLINE( 172) this->_hx___currentShaderBuffer->addFloatOverride(HX_("openfl_Alpha",0f,ce,3e,6a),::openfl::display::OpenGLRenderer_obj::_hx___alphaValue); - } - else { -HXLINE( 174) if (hx::IsNotNull( this->_hx___currentShader )) { -HXLINE( 176) if (hx::IsNotNull( this->_hx___currentShader->_hx___alpha )) { -HXLINE( 176) this->_hx___currentShader->_hx___alpha->value = ::openfl::display::OpenGLRenderer_obj::_hx___alphaValue; - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderer_obj,applyAlpha,(void)) - -void OpenGLRenderer_obj::applyBitmapData( ::openfl::display::BitmapData bitmapData,bool smooth,hx::Null< bool > __o_repeat){ - bool repeat = __o_repeat.Default(false); - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_186_applyBitmapData) -HXDLIN( 186) if (hx::IsNotNull( this->_hx___currentShaderBuffer )) { -HXLINE( 188) if (hx::IsNotNull( bitmapData )) { -HXLINE( 190) ::openfl::display::OpenGLRenderer_obj::_hx___textureSizeValue[0] = ( (Float)(bitmapData->_hx___textureWidth) ); -HXLINE( 191) ::openfl::display::OpenGLRenderer_obj::_hx___textureSizeValue[1] = ( (Float)(bitmapData->_hx___textureHeight) ); -HXLINE( 193) this->_hx___currentShaderBuffer->addFloatOverride(HX_("openfl_TextureSize",ad,60,72,29),::openfl::display::OpenGLRenderer_obj::_hx___textureSizeValue); - } - } - else { -HXLINE( 196) if (hx::IsNotNull( this->_hx___currentShader )) { -HXLINE( 198) if (hx::IsNotNull( this->_hx___currentShader->_hx___bitmap )) { -HXLINE( 200) this->_hx___currentShader->_hx___bitmap->input = bitmapData; -HXLINE( 201) ::Dynamic _hx_tmp; -HXDLIN( 201) bool _hx_tmp1; -HXDLIN( 201) if (smooth) { -HXLINE( 201) _hx_tmp1 = this->_hx___allowSmoothing; - } - else { -HXLINE( 201) _hx_tmp1 = false; - } -HXDLIN( 201) if (_hx_tmp1) { -HXLINE( 201) _hx_tmp = 4; - } - else { -HXLINE( 201) _hx_tmp = 5; - } -HXDLIN( 201) this->_hx___currentShader->_hx___bitmap->filter = _hx_tmp; -HXLINE( 202) this->_hx___currentShader->_hx___bitmap->mipFilter = 2; -HXLINE( 203) ::Dynamic _hx_tmp2; -HXDLIN( 203) if (repeat) { -HXLINE( 203) _hx_tmp2 = 2; - } - else { -HXLINE( 203) _hx_tmp2 = 0; - } -HXDLIN( 203) this->_hx___currentShader->_hx___bitmap->wrap = _hx_tmp2; - } -HXLINE( 206) if (hx::IsNotNull( this->_hx___currentShader->_hx___texture )) { -HXLINE( 208) this->_hx___currentShader->_hx___texture->input = bitmapData; -HXLINE( 209) ::Dynamic _hx_tmp3; -HXDLIN( 209) bool _hx_tmp4; -HXDLIN( 209) if (smooth) { -HXLINE( 209) _hx_tmp4 = this->_hx___allowSmoothing; - } - else { -HXLINE( 209) _hx_tmp4 = false; - } -HXDLIN( 209) if (_hx_tmp4) { -HXLINE( 209) _hx_tmp3 = 4; - } - else { -HXLINE( 209) _hx_tmp3 = 5; - } -HXDLIN( 209) this->_hx___currentShader->_hx___texture->filter = _hx_tmp3; -HXLINE( 210) this->_hx___currentShader->_hx___texture->mipFilter = 2; -HXLINE( 211) ::Dynamic _hx_tmp5; -HXDLIN( 211) if (repeat) { -HXLINE( 211) _hx_tmp5 = 2; - } - else { -HXLINE( 211) _hx_tmp5 = 0; - } -HXDLIN( 211) this->_hx___currentShader->_hx___texture->wrap = _hx_tmp5; - } -HXLINE( 214) if (hx::IsNotNull( this->_hx___currentShader->_hx___textureSize )) { -HXLINE( 216) if (hx::IsNotNull( bitmapData )) { -HXLINE( 218) ::openfl::display::OpenGLRenderer_obj::_hx___textureSizeValue[0] = ( (Float)(bitmapData->_hx___textureWidth) ); -HXLINE( 219) ::openfl::display::OpenGLRenderer_obj::_hx___textureSizeValue[1] = ( (Float)(bitmapData->_hx___textureHeight) ); -HXLINE( 221) this->_hx___currentShader->_hx___textureSize->value = ::openfl::display::OpenGLRenderer_obj::_hx___textureSizeValue; - } - else { -HXLINE( 225) this->_hx___currentShader->_hx___textureSize->value = null(); - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(OpenGLRenderer_obj,applyBitmapData,(void)) - -void OpenGLRenderer_obj::applyColorTransform( ::openfl::geom::ColorTransform colorTransform){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_236_applyColorTransform) -HXLINE( 237) bool enabled; -HXDLIN( 237) if (hx::IsNotNull( colorTransform )) { -HXLINE( 237) enabled = !(colorTransform->_hx___isDefault(true)); - } - else { -HXLINE( 237) enabled = false; - } -HXLINE( 238) this->applyHasColorTransform(enabled); -HXLINE( 240) if (enabled) { -HXLINE( 242) colorTransform->_hx___setArrays(::openfl::display::OpenGLRenderer_obj::_hx___colorMultipliersValue,::openfl::display::OpenGLRenderer_obj::_hx___colorOffsetsValue); -HXLINE( 244) if (hx::IsNotNull( this->_hx___currentShaderBuffer )) { -HXLINE( 246) this->_hx___currentShaderBuffer->addFloatOverride(HX_("openfl_ColorMultiplier",b5,e4,dc,18),::openfl::display::OpenGLRenderer_obj::_hx___colorMultipliersValue); -HXLINE( 247) this->_hx___currentShaderBuffer->addFloatOverride(HX_("openfl_ColorOffset",c7,ea,07,41),::openfl::display::OpenGLRenderer_obj::_hx___colorOffsetsValue); - } - else { -HXLINE( 249) if (hx::IsNotNull( this->_hx___currentShader )) { -HXLINE( 251) if (hx::IsNotNull( this->_hx___currentShader->_hx___colorMultiplier )) { -HXLINE( 251) this->_hx___currentShader->_hx___colorMultiplier->value = ::openfl::display::OpenGLRenderer_obj::_hx___colorMultipliersValue; - } -HXLINE( 252) if (hx::IsNotNull( this->_hx___currentShader->_hx___colorOffset )) { -HXLINE( 252) this->_hx___currentShader->_hx___colorOffset->value = ::openfl::display::OpenGLRenderer_obj::_hx___colorOffsetsValue; - } - } - } - } - else { -HXLINE( 257) if (hx::IsNotNull( this->_hx___currentShaderBuffer )) { -HXLINE( 259) this->_hx___currentShaderBuffer->addFloatOverride(HX_("openfl_ColorMultiplier",b5,e4,dc,18),::openfl::display::OpenGLRenderer_obj::_hx___emptyColorValue); -HXLINE( 260) this->_hx___currentShaderBuffer->addFloatOverride(HX_("openfl_ColorOffset",c7,ea,07,41),::openfl::display::OpenGLRenderer_obj::_hx___emptyColorValue); - } - else { -HXLINE( 262) if (hx::IsNotNull( this->_hx___currentShader )) { -HXLINE( 264) if (hx::IsNotNull( this->_hx___currentShader->_hx___colorMultiplier )) { -HXLINE( 264) this->_hx___currentShader->_hx___colorMultiplier->value = ::openfl::display::OpenGLRenderer_obj::_hx___emptyColorValue; - } -HXLINE( 265) if (hx::IsNotNull( this->_hx___currentShader->_hx___colorOffset )) { -HXLINE( 265) this->_hx___currentShader->_hx___colorOffset->value = ::openfl::display::OpenGLRenderer_obj::_hx___emptyColorValue; - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderer_obj,applyColorTransform,(void)) - -void OpenGLRenderer_obj::applyHasColorTransform(bool enabled){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_275_applyHasColorTransform) -HXLINE( 276) ::openfl::display::OpenGLRenderer_obj::_hx___hasColorTransformValue[0] = enabled; -HXLINE( 278) if (hx::IsNotNull( this->_hx___currentShaderBuffer )) { -HXLINE( 280) this->_hx___currentShaderBuffer->addBoolOverride(HX_("openfl_HasColorTransform",b4,00,4b,62),::openfl::display::OpenGLRenderer_obj::_hx___hasColorTransformValue); - } - else { -HXLINE( 282) if (hx::IsNotNull( this->_hx___currentShader )) { -HXLINE( 284) if (hx::IsNotNull( this->_hx___currentShader->_hx___hasColorTransform )) { -HXLINE( 284) this->_hx___currentShader->_hx___hasColorTransform->value = ::openfl::display::OpenGLRenderer_obj::_hx___hasColorTransformValue; - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderer_obj,applyHasColorTransform,(void)) - -void OpenGLRenderer_obj::applyMatrix(::Array< Float > matrix){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_293_applyMatrix) -HXDLIN( 293) if (hx::IsNotNull( this->_hx___currentShaderBuffer )) { -HXLINE( 295) this->_hx___currentShaderBuffer->addFloatOverride(HX_("openfl_Matrix",70,ea,41,06),matrix); - } - else { -HXLINE( 297) if (hx::IsNotNull( this->_hx___currentShader )) { -HXLINE( 299) if (hx::IsNotNull( this->_hx___currentShader->_hx___matrix )) { -HXLINE( 299) this->_hx___currentShader->_hx___matrix->value = matrix; - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderer_obj,applyMatrix,(void)) - - ::lime::utils::ArrayBufferView OpenGLRenderer_obj::getMatrix( ::openfl::geom::Matrix transform){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_311_getMatrix) -HXDLIN( 311) if (hx::IsNotNull( this->gl )) { -HXLINE( 313) ::Array< Float > values = this->_hx___getMatrix(transform,1); -HXLINE( 315) { -HXLINE( 317) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,0,values->__get(0)); -HXDLIN( 317) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,1,values->__get(1)); -HXDLIN( 317) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,2,values->__get(2)); -HXDLIN( 317) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,3,values->__get(3)); -HXDLIN( 317) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,4,values->__get(4)); -HXDLIN( 317) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,5,values->__get(5)); -HXDLIN( 317) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,6,values->__get(6)); -HXDLIN( 317) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,7,values->__get(7)); -HXDLIN( 317) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,8,values->__get(8)); -HXDLIN( 317) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,9,values->__get(9)); -HXDLIN( 317) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,10,values->__get(10)); -HXDLIN( 317) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,11,values->__get(11)); -HXDLIN( 317) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,12,values->__get(12)); -HXDLIN( 317) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,13,values->__get(13)); -HXDLIN( 317) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,14,values->__get(14)); -HXDLIN( 317) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,15,values->__get(15)); - } -HXLINE( 320) return this->_hx___matrix; - } - else { -HXLINE( 324) ::lime::math::_Matrix4::Matrix4_Impl__obj::identity(this->_hx___matrix); -HXLINE( 325) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,0,transform->a); -HXLINE( 326) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,1,transform->b); -HXLINE( 327) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,4,transform->c); -HXLINE( 328) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,5,transform->d); -HXLINE( 329) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,12,transform->tx); -HXLINE( 330) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,13,transform->ty); -HXLINE( 332) return this->_hx___matrix; - } -HXLINE( 311) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderer_obj,getMatrix,return ) - -void OpenGLRenderer_obj::setShader( ::openfl::display::Shader shader){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_341_setShader) -HXLINE( 342) this->_hx___currentShaderBuffer = null(); -HXLINE( 344) if (hx::IsEq( this->_hx___currentShader,shader )) { -HXLINE( 344) return; - } -HXLINE( 346) bool _hx_tmp = hx::IsNotNull( this->_hx___currentShader ); -HXLINE( 352) if (hx::IsNull( shader )) { -HXLINE( 354) this->_hx___currentShader = null(); -HXLINE( 355) this->_hx___context3D->setProgram(null()); -HXLINE( 357) return; - } - else { -HXLINE( 361) this->_hx___currentShader = shader; -HXLINE( 362) this->_hx___initShader(shader); -HXLINE( 363) this->_hx___context3D->setProgram(shader->program); -HXLINE( 364) this->_hx___context3D->_hx___flushGLProgram(); -HXLINE( 366) this->_hx___currentShader->_hx___enable(); -HXLINE( 367) this->_hx___context3D->_hx___state->shader = shader; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderer_obj,setShader,(void)) - -void OpenGLRenderer_obj::setViewport(){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_376_setViewport) -HXDLIN( 376) this->_hx___gl->viewport(this->_hx___offsetX,this->_hx___offsetY,this->_hx___displayWidth,this->_hx___displayHeight); - } - - -HX_DEFINE_DYNAMIC_FUNC0(OpenGLRenderer_obj,setViewport,(void)) - -void OpenGLRenderer_obj::updateShader(){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_386_updateShader) -HXDLIN( 386) if (hx::IsNotNull( this->_hx___currentShader )) { -HXLINE( 388) if (hx::IsNotNull( this->_hx___currentShader->_hx___position )) { -HXLINE( 388) this->_hx___currentShader->_hx___position->_hx___useArray = true; - } -HXLINE( 389) if (hx::IsNotNull( this->_hx___currentShader->_hx___textureCoord )) { -HXLINE( 389) this->_hx___currentShader->_hx___textureCoord->_hx___useArray = true; - } -HXLINE( 390) this->_hx___context3D->setProgram(this->_hx___currentShader->program); -HXLINE( 391) this->_hx___context3D->_hx___flushGLProgram(); -HXLINE( 392) this->_hx___context3D->_hx___flushGLTextures(); -HXLINE( 393) this->_hx___currentShader->_hx___update(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(OpenGLRenderer_obj,updateShader,(void)) - -void OpenGLRenderer_obj::useAlphaArray(){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_403_useAlphaArray) -HXDLIN( 403) if (hx::IsNotNull( this->_hx___currentShader )) { -HXLINE( 405) if (hx::IsNotNull( this->_hx___currentShader->_hx___alpha )) { -HXLINE( 405) this->_hx___currentShader->_hx___alpha->_hx___useArray = true; - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(OpenGLRenderer_obj,useAlphaArray,(void)) - -void OpenGLRenderer_obj::useColorTransformArray(){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_415_useColorTransformArray) -HXDLIN( 415) if (hx::IsNotNull( this->_hx___currentShader )) { -HXLINE( 417) if (hx::IsNotNull( this->_hx___currentShader->_hx___colorMultiplier )) { -HXLINE( 417) this->_hx___currentShader->_hx___colorMultiplier->_hx___useArray = true; - } -HXLINE( 418) if (hx::IsNotNull( this->_hx___currentShader->_hx___colorOffset )) { -HXLINE( 418) this->_hx___currentShader->_hx___colorOffset->_hx___useArray = true; - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(OpenGLRenderer_obj,useColorTransformArray,(void)) - -void OpenGLRenderer_obj::_hx___cleanup(){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_423___cleanup) -HXLINE( 424) if ((this->_hx___stencilReference > 0)) { -HXLINE( 426) this->_hx___stencilReference = 0; -HXLINE( 427) this->_hx___context3D->setStencilActions(null(),null(),null(),null(),null()); -HXLINE( 428) this->_hx___context3D->setStencilReferenceValue(0,0,0); - } -HXLINE( 431) if ((this->_hx___numClipRects > 0)) { -HXLINE( 433) this->_hx___numClipRects = 0; -HXLINE( 434) this->_hx___scissorRect(null()); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(OpenGLRenderer_obj,_hx___cleanup,(void)) - -void OpenGLRenderer_obj::_hx___clear(){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_439___clear) -HXLINE( 440) bool _hx_tmp; -HXDLIN( 440) if (hx::IsNotNull( this->_hx___stage )) { -HXLINE( 440) _hx_tmp = this->_hx___stage->_hx___transparent; - } - else { -HXLINE( 440) _hx_tmp = true; - } -HXDLIN( 440) if (_hx_tmp) { -HXLINE( 442) this->_hx___context3D->clear(0,0,0,0,0,0,1); - } - else { -HXLINE( 446) this->_hx___context3D->clear(this->_hx___stage->_hx___colorSplit->__get(0),this->_hx___stage->_hx___colorSplit->__get(1),this->_hx___stage->_hx___colorSplit->__get(2),1,0,0,1); - } -HXLINE( 449) this->_hx___cleared = true; - } - - -void OpenGLRenderer_obj::_hx___clearShader(){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_454___clearShader) -HXDLIN( 454) if (hx::IsNotNull( this->_hx___currentShader )) { -HXLINE( 456) if (hx::IsNull( this->_hx___currentShaderBuffer )) { -HXLINE( 458) if (hx::IsNotNull( this->_hx___currentShader->_hx___bitmap )) { -HXLINE( 458) this->_hx___currentShader->_hx___bitmap->input = null(); - } - } - else { -HXLINE( 462) this->_hx___currentShaderBuffer->clearOverride(); - } -HXLINE( 465) if (hx::IsNotNull( this->_hx___currentShader->_hx___texture )) { -HXLINE( 465) this->_hx___currentShader->_hx___texture->input = null(); - } -HXLINE( 466) if (hx::IsNotNull( this->_hx___currentShader->_hx___textureSize )) { -HXLINE( 466) this->_hx___currentShader->_hx___textureSize->value = null(); - } -HXLINE( 467) if (hx::IsNotNull( this->_hx___currentShader->_hx___hasColorTransform )) { -HXLINE( 467) this->_hx___currentShader->_hx___hasColorTransform->value = null(); - } -HXLINE( 468) if (hx::IsNotNull( this->_hx___currentShader->_hx___position )) { -HXLINE( 468) this->_hx___currentShader->_hx___position->value = null(); - } -HXLINE( 469) if (hx::IsNotNull( this->_hx___currentShader->_hx___matrix )) { -HXLINE( 469) this->_hx___currentShader->_hx___matrix->value = null(); - } -HXLINE( 470) this->_hx___currentShader->_hx___clearUseArray(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(OpenGLRenderer_obj,_hx___clearShader,(void)) - -void OpenGLRenderer_obj::_hx___copyShader( ::openfl::display::OpenGLRenderer other){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_475___copyShader) -HXLINE( 476) this->_hx___currentShader = other->_hx___currentShader; -HXLINE( 477) this->_hx___currentShaderBuffer = other->_hx___currentShaderBuffer; -HXLINE( 478) this->_hx___currentDisplayShader = other->_hx___currentDisplayShader; -HXLINE( 479) this->_hx___currentGraphicsShader = other->_hx___currentGraphicsShader; - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderer_obj,_hx___copyShader,(void)) - -::Array< Float > OpenGLRenderer_obj::_hx___getMatrix( ::openfl::geom::Matrix transform, ::Dynamic pixelSnapping){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_485___getMatrix) -HXLINE( 486) ::openfl::geom::Matrix _matrix = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 487) _matrix->copyFrom(transform); -HXLINE( 488) _matrix->concat(this->_hx___worldTransform); -HXLINE( 490) bool _hx_tmp; -HXDLIN( 490) if (hx::IsNotEq( pixelSnapping,0 )) { -HXLINE( 491) bool _hx_tmp1; -HXDLIN( 491) bool _hx_tmp2; -HXDLIN( 491) bool _hx_tmp3; -HXDLIN( 491) if (hx::IsEq( pixelSnapping,1 )) { -HXLINE( 491) _hx_tmp3 = (_matrix->b == 0); - } - else { -HXLINE( 491) _hx_tmp3 = false; - } -HXDLIN( 491) if (_hx_tmp3) { -HXLINE( 491) _hx_tmp2 = (_matrix->c == 0); - } - else { -HXLINE( 491) _hx_tmp2 = false; - } -HXDLIN( 491) if (_hx_tmp2) { -HXLINE( 494) if ((_matrix->a < ((Float)1.001))) { -HXLINE( 491) _hx_tmp1 = (_matrix->a > ((Float)0.999)); - } - else { -HXLINE( 491) _hx_tmp1 = false; - } - } - else { -HXLINE( 491) _hx_tmp1 = false; - } -HXDLIN( 491) if (_hx_tmp1) { -HXLINE( 495) if ((_matrix->d < ((Float)1.001))) { -HXLINE( 490) _hx_tmp = (_matrix->d > ((Float)0.999)); - } - else { -HXLINE( 490) _hx_tmp = false; - } - } - else { -HXLINE( 490) _hx_tmp = false; - } - } - else { -HXLINE( 490) _hx_tmp = true; - } -HXDLIN( 490) if (_hx_tmp) { -HXLINE( 497) _matrix->tx = ( (Float)(::Math_obj::round(_matrix->tx)) ); -HXLINE( 498) _matrix->ty = ( (Float)(::Math_obj::round(_matrix->ty)) ); - } -HXLINE( 501) ::lime::math::_Matrix4::Matrix4_Impl__obj::identity(this->_hx___matrix); -HXLINE( 502) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,0,_matrix->a); -HXLINE( 503) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,1,_matrix->b); -HXLINE( 504) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,4,_matrix->c); -HXLINE( 505) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,5,_matrix->d); -HXLINE( 506) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,12,_matrix->tx); -HXLINE( 507) ::lime::math::_Matrix4::Matrix4_Impl__obj::set(this->_hx___matrix,13,_matrix->ty); -HXLINE( 508) ::lime::utils::ArrayBufferView _hx_tmp4; -HXDLIN( 508) if (this->_hx___flipped) { -HXLINE( 508) _hx_tmp4 = this->_hx___projectionFlipped; - } - else { -HXLINE( 508) _hx_tmp4 = this->_hx___projection; - } -HXDLIN( 508) ::lime::math::_Matrix4::Matrix4_Impl__obj::append(this->_hx___matrix,_hx_tmp4); -HXLINE( 510) { -HXLINE( 512) this->_hx___values[0] = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(this->_hx___matrix,0); -HXDLIN( 512) this->_hx___values[1] = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(this->_hx___matrix,1); -HXDLIN( 512) this->_hx___values[2] = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(this->_hx___matrix,2); -HXDLIN( 512) this->_hx___values[3] = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(this->_hx___matrix,3); -HXDLIN( 512) this->_hx___values[4] = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(this->_hx___matrix,4); -HXDLIN( 512) this->_hx___values[5] = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(this->_hx___matrix,5); -HXDLIN( 512) this->_hx___values[6] = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(this->_hx___matrix,6); -HXDLIN( 512) this->_hx___values[7] = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(this->_hx___matrix,7); -HXDLIN( 512) this->_hx___values[8] = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(this->_hx___matrix,8); -HXDLIN( 512) this->_hx___values[9] = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(this->_hx___matrix,9); -HXDLIN( 512) this->_hx___values[10] = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(this->_hx___matrix,10); -HXDLIN( 512) this->_hx___values[11] = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(this->_hx___matrix,11); -HXDLIN( 512) this->_hx___values[12] = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(this->_hx___matrix,12); -HXDLIN( 512) this->_hx___values[13] = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(this->_hx___matrix,13); -HXDLIN( 512) this->_hx___values[14] = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(this->_hx___matrix,14); -HXDLIN( 512) this->_hx___values[15] = ::lime::math::_Matrix4::Matrix4_Impl__obj::get(this->_hx___matrix,15); - } -HXLINE( 515) ::openfl::geom::Matrix_obj::_hx___pool->release(_matrix); -HXLINE( 517) return this->_hx___values; - } - - -HX_DEFINE_DYNAMIC_FUNC2(OpenGLRenderer_obj,_hx___getMatrix,return ) - - ::openfl::display::Shader OpenGLRenderer_obj::_hx___initShader( ::openfl::display::Shader shader){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_521___initShader) -HXLINE( 522) if (hx::IsNotNull( shader )) { -HXLINE( 526) if (hx::IsNull( shader->_hx___context )) { -HXLINE( 528) shader->_hx___context = this->_hx___context3D; -HXLINE( 529) shader->_hx___init(); - } -HXLINE( 533) return shader; - } -HXLINE( 536) return this->_hx___defaultShader; - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderer_obj,_hx___initShader,return ) - - ::openfl::display::Shader OpenGLRenderer_obj::_hx___initDisplayShader( ::openfl::display::Shader shader){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_540___initDisplayShader) -HXLINE( 541) if (hx::IsNotNull( shader )) { -HXLINE( 545) if (hx::IsNull( shader->_hx___context )) { -HXLINE( 547) shader->_hx___context = this->_hx___context3D; -HXLINE( 548) shader->_hx___init(); - } -HXLINE( 552) return shader; - } -HXLINE( 555) return this->_hx___defaultDisplayShader; - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderer_obj,_hx___initDisplayShader,return ) - - ::openfl::display::Shader OpenGLRenderer_obj::_hx___initGraphicsShader( ::openfl::display::Shader shader){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_559___initGraphicsShader) -HXLINE( 560) if (hx::IsNotNull( shader )) { -HXLINE( 564) if (hx::IsNull( shader->_hx___context )) { -HXLINE( 566) shader->_hx___context = this->_hx___context3D; -HXLINE( 567) shader->_hx___init(); - } -HXLINE( 571) return shader; - } -HXLINE( 574) return this->_hx___defaultGraphicsShader; - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderer_obj,_hx___initGraphicsShader,return ) - - ::openfl::display::Shader OpenGLRenderer_obj::_hx___initShaderBuffer( ::openfl::display::_internal::ShaderBuffer shaderBuffer){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_578___initShaderBuffer) -HXLINE( 579) if (hx::IsNotNull( shaderBuffer )) { -HXLINE( 581) return this->_hx___initGraphicsShader(shaderBuffer->shader); - } -HXLINE( 584) return this->_hx___defaultGraphicsShader; - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderer_obj,_hx___initShaderBuffer,return ) - -void OpenGLRenderer_obj::_hx___popMask(){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_588___popMask) -HXLINE( 589) if ((this->_hx___stencilReference == 0)) { -HXLINE( 589) return; - } -HXLINE( 591) ::openfl::display::DisplayObject mask = this->_hx___maskObjects->pop().StaticCast< ::openfl::display::DisplayObject >(); -HXLINE( 593) if ((this->_hx___stencilReference > 1)) { -HXLINE( 595) this->_hx___context3D->setStencilActions(2,1,0,0,5); -HXLINE( 596) this->_hx___context3D->setStencilReferenceValue(this->_hx___stencilReference,255,255); -HXLINE( 597) this->_hx___context3D->setColorMask(false,false,false,false); -HXLINE( 599) mask->_hx___renderGLMask(hx::ObjectPtr(this)); -HXLINE( 600) this->_hx___stencilReference--; -HXLINE( 602) this->_hx___context3D->setStencilActions(2,1,5,5,5); -HXLINE( 603) this->_hx___context3D->setStencilReferenceValue(this->_hx___stencilReference,255,0); -HXLINE( 604) this->_hx___context3D->setColorMask(true,true,true,true); - } - else { -HXLINE( 608) this->_hx___stencilReference = 0; -HXLINE( 609) this->_hx___context3D->setStencilActions(null(),null(),null(),null(),null()); -HXLINE( 610) this->_hx___context3D->setStencilReferenceValue(0,0,0); - } - } - - -void OpenGLRenderer_obj::_hx___popMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > __o_handleScrollRect){ - bool handleScrollRect = __o_handleScrollRect.Default(true); - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_615___popMaskObject) -HXLINE( 616) if (hx::IsNotNull( object->_hx___mask )) { -HXLINE( 618) this->_hx___popMask(); - } -HXLINE( 621) bool _hx_tmp; -HXDLIN( 621) if (handleScrollRect) { -HXLINE( 621) _hx_tmp = hx::IsNotNull( object->_hx___scrollRect ); - } - else { -HXLINE( 621) _hx_tmp = false; - } -HXDLIN( 621) if (_hx_tmp) { -HXLINE( 623) bool _hx_tmp1; -HXDLIN( 623) if ((object->_hx___renderTransform->b == 0)) { -HXLINE( 623) _hx_tmp1 = (object->_hx___renderTransform->c != 0); - } - else { -HXLINE( 623) _hx_tmp1 = true; - } -HXDLIN( 623) if (_hx_tmp1) { -HXLINE( 625) this->_hx___scrollRectMasks->release(( ( ::openfl::display::Shape)(this->_hx___maskObjects->__get((this->_hx___maskObjects->length - 1)).StaticCast< ::openfl::display::DisplayObject >()) )); -HXLINE( 626) this->_hx___popMask(); - } - else { -HXLINE( 630) this->_hx___popMaskRect(); - } - } - } - - -void OpenGLRenderer_obj::_hx___popMaskRect(){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_637___popMaskRect) -HXDLIN( 637) if ((this->_hx___numClipRects > 0)) { -HXLINE( 639) this->_hx___numClipRects--; -HXLINE( 641) if ((this->_hx___numClipRects > 0)) { -HXLINE( 643) this->_hx___scissorRect(this->_hx___clipRects->__get((this->_hx___numClipRects - 1)).StaticCast< ::openfl::geom::Rectangle >()); - } - else { -HXLINE( 647) this->_hx___scissorRect(null()); - } - } - } - - -void OpenGLRenderer_obj::_hx___pushMask( ::openfl::display::DisplayObject mask){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_653___pushMask) -HXLINE( 654) if ((this->_hx___stencilReference == 0)) { -HXLINE( 656) this->_hx___context3D->clear(0,0,0,0,0,0,4); -HXLINE( 657) this->_hx___updatedStencil = true; - } -HXLINE( 660) this->_hx___context3D->setStencilActions(2,1,2,5,5); -HXLINE( 661) this->_hx___context3D->setStencilReferenceValue(this->_hx___stencilReference,255,255); -HXLINE( 662) this->_hx___context3D->setColorMask(false,false,false,false); -HXLINE( 664) mask->_hx___renderGLMask(hx::ObjectPtr(this)); -HXLINE( 665) this->_hx___maskObjects->push(mask); -HXLINE( 666) this->_hx___stencilReference++; -HXLINE( 668) this->_hx___context3D->setStencilActions(2,1,5,5,5); -HXLINE( 669) this->_hx___context3D->setStencilReferenceValue(this->_hx___stencilReference,255,0); -HXLINE( 670) this->_hx___context3D->setColorMask(true,true,true,true); - } - - -void OpenGLRenderer_obj::_hx___pushMaskObject( ::openfl::display::DisplayObject object,hx::Null< bool > __o_handleScrollRect){ - bool handleScrollRect = __o_handleScrollRect.Default(true); - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_674___pushMaskObject) -HXLINE( 675) bool _hx_tmp; -HXDLIN( 675) if (handleScrollRect) { -HXLINE( 675) _hx_tmp = hx::IsNotNull( object->_hx___scrollRect ); - } - else { -HXLINE( 675) _hx_tmp = false; - } -HXDLIN( 675) if (_hx_tmp) { -HXLINE( 677) bool _hx_tmp1; -HXDLIN( 677) if ((object->_hx___renderTransform->b == 0)) { -HXLINE( 677) _hx_tmp1 = (object->_hx___renderTransform->c != 0); - } - else { -HXLINE( 677) _hx_tmp1 = true; - } -HXDLIN( 677) if (_hx_tmp1) { -HXLINE( 679) ::openfl::display::Shape shape = this->_hx___scrollRectMasks->get().StaticCast< ::openfl::display::Shape >(); -HXLINE( 680) shape->get_graphics()->clear(); -HXLINE( 681) shape->get_graphics()->beginFill(65280,null()); -HXLINE( 682) shape->get_graphics()->drawRect(object->_hx___scrollRect->x,object->_hx___scrollRect->y,object->_hx___scrollRect->width,object->_hx___scrollRect->height); -HXLINE( 683) shape->_hx___renderTransform->copyFrom(object->_hx___renderTransform); -HXLINE( 684) this->_hx___pushMask(shape); - } - else { -HXLINE( 688) this->_hx___pushMaskRect(object->_hx___scrollRect,object->_hx___renderTransform); - } - } -HXLINE( 692) if (hx::IsNotNull( object->_hx___mask )) { -HXLINE( 694) this->_hx___pushMask(object->_hx___mask); - } - } - - -void OpenGLRenderer_obj::_hx___pushMaskRect( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix transform){ - HX_GC_STACKFRAME(&_hx_pos_2f59d7e567bca573_699___pushMaskRect) -HXLINE( 702) if ((this->_hx___numClipRects == this->_hx___clipRects->length)) { -HXLINE( 704) this->_hx___clipRects[this->_hx___numClipRects] = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE( 707) ::openfl::geom::Matrix _matrix = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 708) _matrix->copyFrom(transform); -HXLINE( 709) _matrix->concat(this->_hx___worldTransform); -HXLINE( 711) ::openfl::geom::Rectangle clipRect = this->_hx___clipRects->__get(this->_hx___numClipRects).StaticCast< ::openfl::geom::Rectangle >(); -HXLINE( 712) rect->_hx___transform(clipRect,_matrix); -HXLINE( 714) if ((this->_hx___numClipRects > 0)) { -HXLINE( 716) ::openfl::geom::Rectangle parentClipRect = this->_hx___clipRects->__get((this->_hx___numClipRects - 1)).StaticCast< ::openfl::geom::Rectangle >(); -HXLINE( 717) clipRect->_hx___contract(parentClipRect->x,parentClipRect->y,parentClipRect->width,parentClipRect->height); - } -HXLINE( 720) if ((clipRect->height < 0)) { -HXLINE( 722) clipRect->height = ( (Float)(0) ); - } -HXLINE( 725) if ((clipRect->width < 0)) { -HXLINE( 727) clipRect->width = ( (Float)(0) ); - } -HXLINE( 730) ::openfl::geom::Matrix_obj::_hx___pool->release(_matrix); -HXLINE( 732) this->_hx___scissorRect(clipRect); -HXLINE( 733) this->_hx___numClipRects++; - } - - -void OpenGLRenderer_obj::_hx___render(::Dynamic object){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_737___render) -HXLINE( 738) this->_hx___context3D->setColorMask(true,true,true,true); -HXLINE( 739) this->_hx___context3D->setCulling(3); -HXLINE( 740) this->_hx___context3D->setDepthTest(false,0); -HXLINE( 741) this->_hx___context3D->setStencilActions(null(),null(),null(),null(),null()); -HXLINE( 742) this->_hx___context3D->setStencilReferenceValue(0,0,0); -HXLINE( 743) this->_hx___context3D->setScissorRectangle(null()); -HXLINE( 745) this->_hx___blendMode = null(); -HXLINE( 746) this->_hx___setBlendMode(10); -HXLINE( 748) if (hx::IsNull( this->_hx___defaultRenderTarget )) { -HXLINE( 750) ::openfl::display::OpenGLRenderer_obj::_hx___scissorRectangle->setTo(( (Float)(this->_hx___offsetX) ),( (Float)(this->_hx___offsetY) ),( (Float)(this->_hx___displayWidth) ),( (Float)(this->_hx___displayHeight) )); -HXLINE( 751) this->_hx___context3D->setScissorRectangle(::openfl::display::OpenGLRenderer_obj::_hx___scissorRectangle); -HXLINE( 753) bool _hx_tmp; -HXDLIN( 753) if ((this->_hx___worldTransform->a == 1)) { -HXLINE( 753) _hx_tmp = (this->_hx___worldTransform->d != 1); - } - else { -HXLINE( 753) _hx_tmp = true; - } -HXDLIN( 753) this->_hx___upscaled = _hx_tmp; -HXLINE( 755) ::openfl::display::IBitmapDrawable_obj::_hx___renderGL(object,hx::ObjectPtr(this)); -HXLINE( 759) bool _hx_tmp1; -HXDLIN( 759) if ((this->_hx___offsetX <= 0)) { -HXLINE( 759) _hx_tmp1 = (this->_hx___offsetY > 0); - } - else { -HXLINE( 759) _hx_tmp1 = true; - } -HXDLIN( 759) if (_hx_tmp1) { -HXLINE( 763) if ((this->_hx___offsetX > 0)) { -HXLINE( 766) ::openfl::display::OpenGLRenderer_obj::_hx___scissorRectangle->setTo(( (Float)(0) ),( (Float)(0) ),( (Float)(this->_hx___offsetX) ),( (Float)(this->_hx___height) )); -HXLINE( 767) this->_hx___context3D->setScissorRectangle(::openfl::display::OpenGLRenderer_obj::_hx___scissorRectangle); -HXLINE( 769) this->_hx___context3D->_hx___flushGL(); -HXLINE( 770) this->_hx___gl->clearColor(( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(1) )); -HXLINE( 771) this->_hx___gl->clear(this->_hx___gl->COLOR_BUFFER_BIT); -HXLINE( 775) ::openfl::display::OpenGLRenderer_obj::_hx___scissorRectangle->setTo(( (Float)((this->_hx___offsetX + this->_hx___displayWidth)) ),( (Float)(0) ),( (Float)(this->_hx___width) ),( (Float)(this->_hx___height) )); -HXLINE( 776) this->_hx___context3D->setScissorRectangle(::openfl::display::OpenGLRenderer_obj::_hx___scissorRectangle); -HXLINE( 778) this->_hx___context3D->_hx___flushGL(); -HXLINE( 779) this->_hx___gl->clearColor(( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(1) )); -HXLINE( 780) this->_hx___gl->clear(this->_hx___gl->COLOR_BUFFER_BIT); - } -HXLINE( 784) if ((this->_hx___offsetY > 0)) { -HXLINE( 787) ::openfl::display::OpenGLRenderer_obj::_hx___scissorRectangle->setTo(( (Float)(0) ),( (Float)(0) ),( (Float)(this->_hx___width) ),( (Float)(this->_hx___offsetY) )); -HXLINE( 788) this->_hx___context3D->setScissorRectangle(::openfl::display::OpenGLRenderer_obj::_hx___scissorRectangle); -HXLINE( 790) this->_hx___context3D->_hx___flushGL(); -HXLINE( 791) this->_hx___gl->clearColor(( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(1) )); -HXLINE( 792) this->_hx___gl->clear(this->_hx___gl->COLOR_BUFFER_BIT); -HXLINE( 796) ::openfl::display::OpenGLRenderer_obj::_hx___scissorRectangle->setTo(( (Float)(0) ),( (Float)((this->_hx___offsetY + this->_hx___displayHeight)) ),( (Float)(this->_hx___width) ),( (Float)(this->_hx___height) )); -HXLINE( 797) this->_hx___context3D->setScissorRectangle(::openfl::display::OpenGLRenderer_obj::_hx___scissorRectangle); -HXLINE( 799) this->_hx___context3D->_hx___flushGL(); -HXLINE( 800) this->_hx___gl->clearColor(( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(1) )); -HXLINE( 801) this->_hx___gl->clear(this->_hx___gl->COLOR_BUFFER_BIT); - } -HXLINE( 805) this->_hx___context3D->setScissorRectangle(null()); - } - } - else { -HXLINE( 810) ::openfl::display::OpenGLRenderer_obj::_hx___scissorRectangle->setTo(( (Float)(this->_hx___offsetX) ),( (Float)(this->_hx___offsetY) ),( (Float)(this->_hx___displayWidth) ),( (Float)(this->_hx___displayHeight) )); -HXLINE( 811) this->_hx___context3D->setScissorRectangle(::openfl::display::OpenGLRenderer_obj::_hx___scissorRectangle); -HXLINE( 818) ::openfl::display::DisplayObject cacheMask = ( ( ::openfl::display::DisplayObject)(object->__Field(HX_("__mask",0c,a4,4e,f7),hx::paccDynamic)) ); -HXLINE( 819) ::openfl::geom::Rectangle cacheScrollRect = ( ( ::openfl::geom::Rectangle)(object->__Field(HX_("__scrollRect",f1,56,fa,41),hx::paccDynamic)) ); -HXLINE( 820) object->__SetField(HX_("__mask",0c,a4,4e,f7),null(),hx::paccDynamic); -HXLINE( 821) object->__SetField(HX_("__scrollRect",f1,56,fa,41),null(),hx::paccDynamic); -HXLINE( 823) ::openfl::display::IBitmapDrawable_obj::_hx___renderGL(object,hx::ObjectPtr(this)); -HXLINE( 825) object->__SetField(HX_("__mask",0c,a4,4e,f7),cacheMask,hx::paccDynamic); -HXLINE( 826) object->__SetField(HX_("__scrollRect",f1,56,fa,41),cacheScrollRect,hx::paccDynamic); - } -HXLINE( 829) this->_hx___context3D->present(); - } - - -void OpenGLRenderer_obj::_hx___renderFilterPass( ::openfl::display::BitmapData source, ::openfl::display::Shader shader,bool smooth,hx::Null< bool > __o_clear){ - bool clear = __o_clear.Default(true); - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_833___renderFilterPass) -HXLINE( 834) bool _hx_tmp; -HXDLIN( 834) if (hx::IsNotNull( source )) { -HXLINE( 834) _hx_tmp = hx::IsNull( shader ); - } - else { -HXLINE( 834) _hx_tmp = true; - } -HXDLIN( 834) if (_hx_tmp) { -HXLINE( 834) return; - } -HXLINE( 835) if (hx::IsNull( this->_hx___defaultRenderTarget )) { -HXLINE( 835) return; - } -HXLINE( 837) ::openfl::display3D::textures::TextureBase cacheRTT = this->_hx___context3D->_hx___state->renderToTexture; -HXLINE( 838) bool cacheRTTDepthStencil = this->_hx___context3D->_hx___state->renderToTextureDepthStencil; -HXLINE( 839) int cacheRTTAntiAlias = this->_hx___context3D->_hx___state->renderToTextureAntiAlias; -HXLINE( 840) int cacheRTTSurfaceSelector = this->_hx___context3D->_hx___state->renderToTextureSurfaceSelector; -HXLINE( 842) ::openfl::display3D::Context3D _hx_tmp1 = this->_hx___context3D; -HXDLIN( 842) _hx_tmp1->setRenderToTexture(this->_hx___defaultRenderTarget->getTexture(this->_hx___context3D),false,null(),null()); -HXLINE( 844) if (clear) { -HXLINE( 846) this->_hx___context3D->clear(0,0,0,0,0,0,1); - } -HXLINE( 849) ::openfl::display::Shader shader1 = this->_hx___initShader(shader); -HXLINE( 850) this->setShader(shader1); -HXLINE( 851) this->applyAlpha(( (Float)(1) )); -HXLINE( 852) this->applyBitmapData(source,smooth,null()); -HXLINE( 853) this->applyColorTransform(null()); -HXLINE( 854) this->applyMatrix(this->_hx___getMatrix(source->_hx___renderTransform,1)); -HXLINE( 855) this->updateShader(); -HXLINE( 857) ::openfl::display3D::VertexBuffer3D vertexBuffer = source->getVertexBuffer(this->_hx___context3D,null(),null()); -HXLINE( 858) if (hx::IsNotNull( shader1->_hx___position )) { -HXLINE( 858) this->_hx___context3D->setVertexBufferAt(( (int)(shader1->_hx___position->index) ),vertexBuffer,0,3); - } -HXLINE( 859) if (hx::IsNotNull( shader1->_hx___textureCoord )) { -HXLINE( 859) this->_hx___context3D->setVertexBufferAt(( (int)(shader1->_hx___textureCoord->index) ),vertexBuffer,3,2); - } -HXLINE( 860) ::openfl::display3D::IndexBuffer3D indexBuffer = source->getIndexBuffer(this->_hx___context3D,null()); -HXLINE( 861) this->_hx___context3D->drawTriangles(indexBuffer,null(),null()); -HXLINE( 863) if (hx::IsNotNull( cacheRTT )) { -HXLINE( 865) this->_hx___context3D->setRenderToTexture(cacheRTT,cacheRTTDepthStencil,cacheRTTAntiAlias,cacheRTTSurfaceSelector); - } - else { -HXLINE( 869) this->_hx___context3D->setRenderToBackBuffer(); - } -HXLINE( 872) this->_hx___clearShader(); - } - - -HX_DEFINE_DYNAMIC_FUNC4(OpenGLRenderer_obj,_hx___renderFilterPass,(void)) - -void OpenGLRenderer_obj::_hx___resize(int width,int height){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_876___resize) -HXLINE( 877) this->_hx___width = width; -HXLINE( 878) this->_hx___height = height; -HXLINE( 880) int w; -HXDLIN( 880) if (hx::IsNull( this->_hx___defaultRenderTarget )) { -HXLINE( 880) w = this->_hx___stage->stageWidth; - } - else { -HXLINE( 880) w = this->_hx___defaultRenderTarget->width; - } -HXLINE( 881) int h; -HXDLIN( 881) if (hx::IsNull( this->_hx___defaultRenderTarget )) { -HXLINE( 881) h = this->_hx___stage->stageHeight; - } - else { -HXLINE( 881) h = this->_hx___defaultRenderTarget->height; - } -HXLINE( 883) int _hx_tmp; -HXDLIN( 883) if (hx::IsNull( this->_hx___defaultRenderTarget )) { -HXLINE( 883) ::openfl::geom::Matrix _this = this->_hx___worldTransform; -HXDLIN( 883) _hx_tmp = ::Math_obj::round((((( (Float)(0) ) * _this->a) + (( (Float)(0) ) * _this->c)) + _this->tx)); - } - else { -HXLINE( 883) _hx_tmp = 0; - } -HXDLIN( 883) this->_hx___offsetX = _hx_tmp; -HXLINE( 884) int _hx_tmp1; -HXDLIN( 884) if (hx::IsNull( this->_hx___defaultRenderTarget )) { -HXLINE( 884) ::openfl::geom::Matrix _this1 = this->_hx___worldTransform; -HXDLIN( 884) _hx_tmp1 = ::Math_obj::round((((( (Float)(0) ) * _this1->b) + (( (Float)(0) ) * _this1->d)) + _this1->ty)); - } - else { -HXLINE( 884) _hx_tmp1 = 0; - } -HXDLIN( 884) this->_hx___offsetY = _hx_tmp1; -HXLINE( 885) int _hx_tmp2; -HXDLIN( 885) if (hx::IsNull( this->_hx___defaultRenderTarget )) { -HXLINE( 885) ::openfl::geom::Matrix _this2 = this->_hx___worldTransform; -HXDLIN( 885) _hx_tmp2 = ::Math_obj::round(((((( (Float)(w) ) * _this2->a) + (( (Float)(0) ) * _this2->c)) + _this2->tx) - ( (Float)(this->_hx___offsetX) ))); - } - else { -HXLINE( 885) _hx_tmp2 = w; - } -HXDLIN( 885) this->_hx___displayWidth = _hx_tmp2; -HXLINE( 886) int _hx_tmp3; -HXDLIN( 886) if (hx::IsNull( this->_hx___defaultRenderTarget )) { -HXLINE( 886) ::openfl::geom::Matrix _this3 = this->_hx___worldTransform; -HXDLIN( 886) _hx_tmp3 = ::Math_obj::round(((((( (Float)(0) ) * _this3->b) + (( (Float)(h) ) * _this3->d)) + _this3->ty) - ( (Float)(this->_hx___offsetY) ))); - } - else { -HXLINE( 886) _hx_tmp3 = h; - } -HXDLIN( 886) this->_hx___displayHeight = _hx_tmp3; -HXLINE( 888) ::lime::math::_Matrix4::Matrix4_Impl__obj::createOrtho(this->_hx___projection,( (Float)(0) ),( (Float)((this->_hx___displayWidth + (this->_hx___offsetX * 2))) ),( (Float)(0) ),( (Float)((this->_hx___displayHeight + (this->_hx___offsetY * 2))) ),( (Float)(-1000) ),( (Float)(1000) )); -HXLINE( 889) ::lime::math::_Matrix4::Matrix4_Impl__obj::createOrtho(this->_hx___projectionFlipped,( (Float)(0) ),( (Float)((this->_hx___displayWidth + (this->_hx___offsetX * 2))) ),( (Float)((this->_hx___displayHeight + (this->_hx___offsetY * 2))) ),( (Float)(0) ),( (Float)(-1000) ),( (Float)(1000) )); - } - - -void OpenGLRenderer_obj::_hx___resumeClipAndMask( ::openfl::display::OpenGLRenderer childRenderer){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_893___resumeClipAndMask) -HXLINE( 894) if ((this->_hx___stencilReference > 0)) { -HXLINE( 896) this->_hx___context3D->setStencilActions(2,1,5,5,5); -HXLINE( 897) this->_hx___context3D->setStencilReferenceValue(this->_hx___stencilReference,255,0); - } - else { -HXLINE( 901) this->_hx___context3D->setStencilActions(null(),null(),null(),null(),null()); -HXLINE( 902) this->_hx___context3D->setStencilReferenceValue(0,0,0); - } -HXLINE( 905) if ((this->_hx___numClipRects > 0)) { -HXLINE( 907) this->_hx___scissorRect(this->_hx___clipRects->__get((this->_hx___numClipRects - 1)).StaticCast< ::openfl::geom::Rectangle >()); - } - else { -HXLINE( 911) this->_hx___scissorRect(null()); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderer_obj,_hx___resumeClipAndMask,(void)) - -void OpenGLRenderer_obj::_hx___scissorRect( ::openfl::geom::Rectangle clipRect){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_917___scissorRect) -HXDLIN( 917) if (hx::IsNotNull( clipRect )) { -HXLINE( 919) int x = ::Math_obj::floor(clipRect->x); -HXLINE( 920) int y = ::Math_obj::floor(clipRect->y); -HXLINE( 921) int width; -HXDLIN( 921) if ((clipRect->width > 0)) { -HXLINE( 921) width = (::Math_obj::ceil(clipRect->get_right()) - x); - } - else { -HXLINE( 921) width = 0; - } -HXLINE( 922) int height; -HXDLIN( 922) if ((clipRect->height > 0)) { -HXLINE( 922) height = (::Math_obj::ceil(clipRect->get_bottom()) - y); - } - else { -HXLINE( 922) height = 0; - } -HXLINE( 924) if ((width < 0)) { -HXLINE( 924) width = 0; - } -HXLINE( 925) if ((height < 0)) { -HXLINE( 925) height = 0; - } -HXLINE( 928) ::openfl::display::OpenGLRenderer_obj::_hx___scissorRectangle->setTo(( (Float)(x) ),( (Float)(y) ),( (Float)(width) ),( (Float)(height) )); -HXLINE( 929) this->_hx___context3D->setScissorRectangle(::openfl::display::OpenGLRenderer_obj::_hx___scissorRectangle); - } - else { -HXLINE( 933) this->_hx___context3D->setScissorRectangle(null()); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderer_obj,_hx___scissorRect,(void)) - -void OpenGLRenderer_obj::_hx___setBlendMode( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_938___setBlendMode) -HXLINE( 939) if (hx::IsNotNull( this->_hx___overrideBlendMode )) { -HXLINE( 939) value = this->_hx___overrideBlendMode; - } -HXLINE( 940) if (hx::IsEq( this->_hx___blendMode,value )) { -HXLINE( 940) return; - } -HXLINE( 942) this->_hx___blendMode = value; -HXLINE( 944) ::Dynamic _hx_switch_0 = value; - if ( (_hx_switch_0==0) ){ -HXLINE( 947) this->_hx___context3D->setBlendFactors(2,2); -HXDLIN( 947) goto _hx_goto_33; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 961) this->_hx___context3D->setBlendFactors(2,2); -HXLINE( 962) this->_hx___context3D->_hx___setGLBlendEquation(32775); -HXLINE( 960) goto _hx_goto_33; - } - if ( (_hx_switch_0==8) ){ -HXLINE( 965) this->_hx___context3D->setBlendFactors(2,2); -HXLINE( 966) this->_hx___context3D->_hx___setGLBlendEquation(32776); -HXLINE( 964) goto _hx_goto_33; - } - if ( (_hx_switch_0==9) ){ -HXLINE( 950) this->_hx___context3D->setBlendFactors(1,5); -HXDLIN( 950) goto _hx_goto_33; - } - if ( (_hx_switch_0==12) ){ -HXLINE( 953) this->_hx___context3D->setBlendFactors(2,6); -HXDLIN( 953) goto _hx_goto_33; - } - if ( (_hx_switch_0==14) ){ -HXLINE( 956) this->_hx___context3D->setBlendFactors(2,2); -HXLINE( 957) this->_hx___context3D->_hx___setGLBlendEquation(this->_hx___gl->FUNC_REVERSE_SUBTRACT); -HXLINE( 955) goto _hx_goto_33; - } - /* default */{ -HXLINE( 970) this->_hx___context3D->setBlendFactors(2,5); - } - _hx_goto_33:; - } - - -void OpenGLRenderer_obj::_hx___setRenderTarget( ::openfl::display::BitmapData renderTarget){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_975___setRenderTarget) -HXLINE( 976) this->_hx___defaultRenderTarget = renderTarget; -HXLINE( 977) this->_hx___flipped = hx::IsNull( renderTarget ); -HXLINE( 979) if (hx::IsNotNull( renderTarget )) { -HXLINE( 981) this->_hx___resize(renderTarget->width,renderTarget->height); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderer_obj,_hx___setRenderTarget,(void)) - -void OpenGLRenderer_obj::_hx___setShaderBuffer( ::openfl::display::_internal::ShaderBuffer shaderBuffer){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_986___setShaderBuffer) -HXLINE( 987) this->setShader(shaderBuffer->shader); -HXLINE( 988) this->_hx___currentShaderBuffer = shaderBuffer; - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderer_obj,_hx___setShaderBuffer,(void)) - -void OpenGLRenderer_obj::_hx___suspendClipAndMask(){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_992___suspendClipAndMask) -HXLINE( 993) if ((this->_hx___stencilReference > 0)) { -HXLINE( 995) this->_hx___context3D->setStencilActions(null(),null(),null(),null(),null()); -HXLINE( 996) this->_hx___context3D->setStencilReferenceValue(0,0,0); - } -HXLINE( 999) if ((this->_hx___numClipRects > 0)) { -HXLINE(1001) this->_hx___scissorRect(null()); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(OpenGLRenderer_obj,_hx___suspendClipAndMask,(void)) - -void OpenGLRenderer_obj::_hx___updateShaderBuffer(int bufferOffset){ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_1007___updateShaderBuffer) -HXDLIN(1007) bool _hx_tmp; -HXDLIN(1007) if (hx::IsNotNull( this->_hx___currentShader )) { -HXDLIN(1007) _hx_tmp = hx::IsNotNull( this->_hx___currentShaderBuffer ); - } - else { -HXDLIN(1007) _hx_tmp = false; - } -HXDLIN(1007) if (_hx_tmp) { -HXLINE(1009) this->_hx___currentShader->_hx___updateFromBuffer(this->_hx___currentShaderBuffer,bufferOffset); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(OpenGLRenderer_obj,_hx___updateShaderBuffer,(void)) - -::Array< Float > OpenGLRenderer_obj::_hx___alphaValue; - -::Array< Float > OpenGLRenderer_obj::_hx___colorMultipliersValue; - -::Array< Float > OpenGLRenderer_obj::_hx___colorOffsetsValue; - -::Array< Float > OpenGLRenderer_obj::_hx___defaultColorMultipliersValue; - -::Array< Float > OpenGLRenderer_obj::_hx___emptyColorValue; - -::Array< Float > OpenGLRenderer_obj::_hx___emptyAlphaValue; - -::Array< bool > OpenGLRenderer_obj::_hx___hasColorTransformValue; - - ::openfl::geom::Rectangle OpenGLRenderer_obj::_hx___scissorRectangle; - -::Array< Float > OpenGLRenderer_obj::_hx___textureSizeValue; - - -hx::ObjectPtr< OpenGLRenderer_obj > OpenGLRenderer_obj::__new( ::openfl::display3D::Context3D context, ::openfl::display::BitmapData defaultRenderTarget) { - hx::ObjectPtr< OpenGLRenderer_obj > __this = new OpenGLRenderer_obj(); - __this->__construct(context,defaultRenderTarget); - return __this; -} - -hx::ObjectPtr< OpenGLRenderer_obj > OpenGLRenderer_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context, ::openfl::display::BitmapData defaultRenderTarget) { - OpenGLRenderer_obj *__this = (OpenGLRenderer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(OpenGLRenderer_obj), true, "openfl.display.OpenGLRenderer")); - *(void **)__this = OpenGLRenderer_obj::_hx_vtable; - __this->__construct(context,defaultRenderTarget); - return __this; -} - -OpenGLRenderer_obj::OpenGLRenderer_obj() -{ -} - -void OpenGLRenderer_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(OpenGLRenderer); - HX_MARK_MEMBER_NAME(gl,"gl"); - HX_MARK_MEMBER_NAME(_hx___context3D,"__context3D"); - HX_MARK_MEMBER_NAME(_hx___clipRects,"__clipRects"); - HX_MARK_MEMBER_NAME(_hx___currentDisplayShader,"__currentDisplayShader"); - HX_MARK_MEMBER_NAME(_hx___currentGraphicsShader,"__currentGraphicsShader"); - HX_MARK_MEMBER_NAME(_hx___currentRenderTarget,"__currentRenderTarget"); - HX_MARK_MEMBER_NAME(_hx___currentShader,"__currentShader"); - HX_MARK_MEMBER_NAME(_hx___currentShaderBuffer,"__currentShaderBuffer"); - HX_MARK_MEMBER_NAME(_hx___defaultDisplayShader,"__defaultDisplayShader"); - HX_MARK_MEMBER_NAME(_hx___defaultGraphicsShader,"__defaultGraphicsShader"); - HX_MARK_MEMBER_NAME(_hx___defaultRenderTarget,"__defaultRenderTarget"); - HX_MARK_MEMBER_NAME(_hx___defaultShader,"__defaultShader"); - HX_MARK_MEMBER_NAME(_hx___displayHeight,"__displayHeight"); - HX_MARK_MEMBER_NAME(_hx___displayWidth,"__displayWidth"); - HX_MARK_MEMBER_NAME(_hx___flipped,"__flipped"); - HX_MARK_MEMBER_NAME(_hx___gl,"__gl"); - HX_MARK_MEMBER_NAME(_hx___height,"__height"); - HX_MARK_MEMBER_NAME(_hx___maskShader,"__maskShader"); - HX_MARK_MEMBER_NAME(_hx___matrix,"__matrix"); - HX_MARK_MEMBER_NAME(_hx___maskObjects,"__maskObjects"); - HX_MARK_MEMBER_NAME(_hx___numClipRects,"__numClipRects"); - HX_MARK_MEMBER_NAME(_hx___offsetX,"__offsetX"); - HX_MARK_MEMBER_NAME(_hx___offsetY,"__offsetY"); - HX_MARK_MEMBER_NAME(_hx___projection,"__projection"); - HX_MARK_MEMBER_NAME(_hx___projectionFlipped,"__projectionFlipped"); - HX_MARK_MEMBER_NAME(_hx___scrollRectMasks,"__scrollRectMasks"); - HX_MARK_MEMBER_NAME(_hx___softwareRenderer,"__softwareRenderer"); - HX_MARK_MEMBER_NAME(_hx___stencilReference,"__stencilReference"); - HX_MARK_MEMBER_NAME(_hx___tempRect,"__tempRect"); - HX_MARK_MEMBER_NAME(_hx___updatedStencil,"__updatedStencil"); - HX_MARK_MEMBER_NAME(_hx___upscaled,"__upscaled"); - HX_MARK_MEMBER_NAME(_hx___values,"__values"); - HX_MARK_MEMBER_NAME(_hx___width,"__width"); - ::openfl::display::DisplayObjectRenderer_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void OpenGLRenderer_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(gl,"gl"); - HX_VISIT_MEMBER_NAME(_hx___context3D,"__context3D"); - HX_VISIT_MEMBER_NAME(_hx___clipRects,"__clipRects"); - HX_VISIT_MEMBER_NAME(_hx___currentDisplayShader,"__currentDisplayShader"); - HX_VISIT_MEMBER_NAME(_hx___currentGraphicsShader,"__currentGraphicsShader"); - HX_VISIT_MEMBER_NAME(_hx___currentRenderTarget,"__currentRenderTarget"); - HX_VISIT_MEMBER_NAME(_hx___currentShader,"__currentShader"); - HX_VISIT_MEMBER_NAME(_hx___currentShaderBuffer,"__currentShaderBuffer"); - HX_VISIT_MEMBER_NAME(_hx___defaultDisplayShader,"__defaultDisplayShader"); - HX_VISIT_MEMBER_NAME(_hx___defaultGraphicsShader,"__defaultGraphicsShader"); - HX_VISIT_MEMBER_NAME(_hx___defaultRenderTarget,"__defaultRenderTarget"); - HX_VISIT_MEMBER_NAME(_hx___defaultShader,"__defaultShader"); - HX_VISIT_MEMBER_NAME(_hx___displayHeight,"__displayHeight"); - HX_VISIT_MEMBER_NAME(_hx___displayWidth,"__displayWidth"); - HX_VISIT_MEMBER_NAME(_hx___flipped,"__flipped"); - HX_VISIT_MEMBER_NAME(_hx___gl,"__gl"); - HX_VISIT_MEMBER_NAME(_hx___height,"__height"); - HX_VISIT_MEMBER_NAME(_hx___maskShader,"__maskShader"); - HX_VISIT_MEMBER_NAME(_hx___matrix,"__matrix"); - HX_VISIT_MEMBER_NAME(_hx___maskObjects,"__maskObjects"); - HX_VISIT_MEMBER_NAME(_hx___numClipRects,"__numClipRects"); - HX_VISIT_MEMBER_NAME(_hx___offsetX,"__offsetX"); - HX_VISIT_MEMBER_NAME(_hx___offsetY,"__offsetY"); - HX_VISIT_MEMBER_NAME(_hx___projection,"__projection"); - HX_VISIT_MEMBER_NAME(_hx___projectionFlipped,"__projectionFlipped"); - HX_VISIT_MEMBER_NAME(_hx___scrollRectMasks,"__scrollRectMasks"); - HX_VISIT_MEMBER_NAME(_hx___softwareRenderer,"__softwareRenderer"); - HX_VISIT_MEMBER_NAME(_hx___stencilReference,"__stencilReference"); - HX_VISIT_MEMBER_NAME(_hx___tempRect,"__tempRect"); - HX_VISIT_MEMBER_NAME(_hx___updatedStencil,"__updatedStencil"); - HX_VISIT_MEMBER_NAME(_hx___upscaled,"__upscaled"); - HX_VISIT_MEMBER_NAME(_hx___values,"__values"); - HX_VISIT_MEMBER_NAME(_hx___width,"__width"); - ::openfl::display::DisplayObjectRenderer_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val OpenGLRenderer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"gl") ) { return hx::Val( gl ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"__gl") ) { return hx::Val( _hx___gl ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__width") ) { return hx::Val( _hx___width ); } - if (HX_FIELD_EQ(inName,"__clear") ) { return hx::Val( _hx___clear_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__height") ) { return hx::Val( _hx___height ); } - if (HX_FIELD_EQ(inName,"__matrix") ) { return hx::Val( _hx___matrix ); } - if (HX_FIELD_EQ(inName,"__values") ) { return hx::Val( _hx___values ); } - if (HX_FIELD_EQ(inName,"__render") ) { return hx::Val( _hx___render_dyn() ); } - if (HX_FIELD_EQ(inName,"__resize") ) { return hx::Val( _hx___resize_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__flipped") ) { return hx::Val( _hx___flipped ); } - if (HX_FIELD_EQ(inName,"__offsetX") ) { return hx::Val( _hx___offsetX ); } - if (HX_FIELD_EQ(inName,"__offsetY") ) { return hx::Val( _hx___offsetY ); } - if (HX_FIELD_EQ(inName,"getMatrix") ) { return hx::Val( getMatrix_dyn() ); } - if (HX_FIELD_EQ(inName,"setShader") ) { return hx::Val( setShader_dyn() ); } - if (HX_FIELD_EQ(inName,"__cleanup") ) { return hx::Val( _hx___cleanup_dyn() ); } - if (HX_FIELD_EQ(inName,"__popMask") ) { return hx::Val( _hx___popMask_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__tempRect") ) { return hx::Val( _hx___tempRect ); } - if (HX_FIELD_EQ(inName,"__upscaled") ) { return hx::Val( _hx___upscaled ); } - if (HX_FIELD_EQ(inName,"applyAlpha") ) { return hx::Val( applyAlpha_dyn() ); } - if (HX_FIELD_EQ(inName,"__pushMask") ) { return hx::Val( _hx___pushMask_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__context3D") ) { return hx::Val( _hx___context3D ); } - if (HX_FIELD_EQ(inName,"__clipRects") ) { return hx::Val( _hx___clipRects ); } - if (HX_FIELD_EQ(inName,"applyMatrix") ) { return hx::Val( applyMatrix_dyn() ); } - if (HX_FIELD_EQ(inName,"setViewport") ) { return hx::Val( setViewport_dyn() ); } - if (HX_FIELD_EQ(inName,"__getMatrix") ) { return hx::Val( _hx___getMatrix_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__maskShader") ) { return hx::Val( _hx___maskShader ); } - if (HX_FIELD_EQ(inName,"__projection") ) { return hx::Val( _hx___projection ); } - if (HX_FIELD_EQ(inName,"updateShader") ) { return hx::Val( updateShader_dyn() ); } - if (HX_FIELD_EQ(inName,"__copyShader") ) { return hx::Val( _hx___copyShader_dyn() ); } - if (HX_FIELD_EQ(inName,"__initShader") ) { return hx::Val( _hx___initShader_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__maskObjects") ) { return hx::Val( _hx___maskObjects ); } - if (HX_FIELD_EQ(inName,"useAlphaArray") ) { return hx::Val( useAlphaArray_dyn() ); } - if (HX_FIELD_EQ(inName,"__clearShader") ) { return hx::Val( _hx___clearShader_dyn() ); } - if (HX_FIELD_EQ(inName,"__popMaskRect") ) { return hx::Val( _hx___popMaskRect_dyn() ); } - if (HX_FIELD_EQ(inName,"__scissorRect") ) { return hx::Val( _hx___scissorRect_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__displayWidth") ) { return hx::Val( _hx___displayWidth ); } - if (HX_FIELD_EQ(inName,"__numClipRects") ) { return hx::Val( _hx___numClipRects ); } - if (HX_FIELD_EQ(inName,"__pushMaskRect") ) { return hx::Val( _hx___pushMaskRect_dyn() ); } - if (HX_FIELD_EQ(inName,"__setBlendMode") ) { return hx::Val( _hx___setBlendMode_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__currentShader") ) { return hx::Val( _hx___currentShader ); } - if (HX_FIELD_EQ(inName,"__defaultShader") ) { return hx::Val( _hx___defaultShader ); } - if (HX_FIELD_EQ(inName,"__displayHeight") ) { return hx::Val( _hx___displayHeight ); } - if (HX_FIELD_EQ(inName,"applyBitmapData") ) { return hx::Val( applyBitmapData_dyn() ); } - if (HX_FIELD_EQ(inName,"__popMaskObject") ) { return hx::Val( _hx___popMaskObject_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__updatedStencil") ) { return hx::Val( _hx___updatedStencil ); } - if (HX_FIELD_EQ(inName,"__pushMaskObject") ) { return hx::Val( _hx___pushMaskObject_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__scrollRectMasks") ) { return hx::Val( _hx___scrollRectMasks ); } - if (HX_FIELD_EQ(inName,"__setRenderTarget") ) { return hx::Val( _hx___setRenderTarget_dyn() ); } - if (HX_FIELD_EQ(inName,"__setShaderBuffer") ) { return hx::Val( _hx___setShaderBuffer_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__softwareRenderer") ) { return hx::Val( _hx___softwareRenderer ); } - if (HX_FIELD_EQ(inName,"__stencilReference") ) { return hx::Val( _hx___stencilReference ); } - if (HX_FIELD_EQ(inName,"__initShaderBuffer") ) { return hx::Val( _hx___initShaderBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderFilterPass") ) { return hx::Val( _hx___renderFilterPass_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"__projectionFlipped") ) { return hx::Val( _hx___projectionFlipped ); } - if (HX_FIELD_EQ(inName,"applyColorTransform") ) { return hx::Val( applyColorTransform_dyn() ); } - if (HX_FIELD_EQ(inName,"__initDisplayShader") ) { return hx::Val( _hx___initDisplayShader_dyn() ); } - if (HX_FIELD_EQ(inName,"__resumeClipAndMask") ) { return hx::Val( _hx___resumeClipAndMask_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"__initGraphicsShader") ) { return hx::Val( _hx___initGraphicsShader_dyn() ); } - if (HX_FIELD_EQ(inName,"__suspendClipAndMask") ) { return hx::Val( _hx___suspendClipAndMask_dyn() ); } - if (HX_FIELD_EQ(inName,"__updateShaderBuffer") ) { return hx::Val( _hx___updateShaderBuffer_dyn() ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"__currentRenderTarget") ) { return hx::Val( _hx___currentRenderTarget ); } - if (HX_FIELD_EQ(inName,"__currentShaderBuffer") ) { return hx::Val( _hx___currentShaderBuffer ); } - if (HX_FIELD_EQ(inName,"__defaultRenderTarget") ) { return hx::Val( _hx___defaultRenderTarget ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"__currentDisplayShader") ) { return hx::Val( _hx___currentDisplayShader ); } - if (HX_FIELD_EQ(inName,"__defaultDisplayShader") ) { return hx::Val( _hx___defaultDisplayShader ); } - if (HX_FIELD_EQ(inName,"applyHasColorTransform") ) { return hx::Val( applyHasColorTransform_dyn() ); } - if (HX_FIELD_EQ(inName,"useColorTransformArray") ) { return hx::Val( useColorTransformArray_dyn() ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"__currentGraphicsShader") ) { return hx::Val( _hx___currentGraphicsShader ); } - if (HX_FIELD_EQ(inName,"__defaultGraphicsShader") ) { return hx::Val( _hx___defaultGraphicsShader ); } - } - return super::__Field(inName,inCallProp); -} - -bool OpenGLRenderer_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"__alphaValue") ) { outValue = ( _hx___alphaValue ); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__emptyColorValue") ) { outValue = ( _hx___emptyColorValue ); return true; } - if (HX_FIELD_EQ(inName,"__emptyAlphaValue") ) { outValue = ( _hx___emptyAlphaValue ); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__scissorRectangle") ) { outValue = ( _hx___scissorRectangle ); return true; } - if (HX_FIELD_EQ(inName,"__textureSizeValue") ) { outValue = ( _hx___textureSizeValue ); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__colorOffsetsValue") ) { outValue = ( _hx___colorOffsetsValue ); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"__colorMultipliersValue") ) { outValue = ( _hx___colorMultipliersValue ); return true; } - break; - case 24: - if (HX_FIELD_EQ(inName,"__hasColorTransformValue") ) { outValue = ( _hx___hasColorTransformValue ); return true; } - break; - case 30: - if (HX_FIELD_EQ(inName,"__defaultColorMultipliersValue") ) { outValue = ( _hx___defaultColorMultipliersValue ); return true; } - } - return false; -} - -hx::Val OpenGLRenderer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"gl") ) { gl=inValue.Cast< ::lime::_internal::backend::native::NativeOpenGLRenderContext >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"__gl") ) { _hx___gl=inValue.Cast< ::lime::_internal::backend::native::NativeOpenGLRenderContext >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"__width") ) { _hx___width=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"__height") ) { _hx___height=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__matrix") ) { _hx___matrix=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - if (HX_FIELD_EQ(inName,"__values") ) { _hx___values=inValue.Cast< ::Array< Float > >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__flipped") ) { _hx___flipped=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__offsetX") ) { _hx___offsetX=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__offsetY") ) { _hx___offsetY=inValue.Cast< int >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"__tempRect") ) { _hx___tempRect=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - if (HX_FIELD_EQ(inName,"__upscaled") ) { _hx___upscaled=inValue.Cast< bool >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__context3D") ) { _hx___context3D=inValue.Cast< ::openfl::display3D::Context3D >(); return inValue; } - if (HX_FIELD_EQ(inName,"__clipRects") ) { _hx___clipRects=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__maskShader") ) { _hx___maskShader=inValue.Cast< ::openfl::display::_internal::Context3DMaskShader >(); return inValue; } - if (HX_FIELD_EQ(inName,"__projection") ) { _hx___projection=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__maskObjects") ) { _hx___maskObjects=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__displayWidth") ) { _hx___displayWidth=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__numClipRects") ) { _hx___numClipRects=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__currentShader") ) { _hx___currentShader=inValue.Cast< ::openfl::display::Shader >(); return inValue; } - if (HX_FIELD_EQ(inName,"__defaultShader") ) { _hx___defaultShader=inValue.Cast< ::openfl::display::Shader >(); return inValue; } - if (HX_FIELD_EQ(inName,"__displayHeight") ) { _hx___displayHeight=inValue.Cast< int >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__updatedStencil") ) { _hx___updatedStencil=inValue.Cast< bool >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__scrollRectMasks") ) { _hx___scrollRectMasks=inValue.Cast< ::lime::utils::ObjectPool >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__softwareRenderer") ) { _hx___softwareRenderer=inValue.Cast< ::openfl::display::DisplayObjectRenderer >(); return inValue; } - if (HX_FIELD_EQ(inName,"__stencilReference") ) { _hx___stencilReference=inValue.Cast< int >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__projectionFlipped") ) { _hx___projectionFlipped=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"__currentRenderTarget") ) { _hx___currentRenderTarget=inValue.Cast< ::openfl::display::BitmapData >(); return inValue; } - if (HX_FIELD_EQ(inName,"__currentShaderBuffer") ) { _hx___currentShaderBuffer=inValue.Cast< ::openfl::display::_internal::ShaderBuffer >(); return inValue; } - if (HX_FIELD_EQ(inName,"__defaultRenderTarget") ) { _hx___defaultRenderTarget=inValue.Cast< ::openfl::display::BitmapData >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"__currentDisplayShader") ) { _hx___currentDisplayShader=inValue.Cast< ::openfl::display::Shader >(); return inValue; } - if (HX_FIELD_EQ(inName,"__defaultDisplayShader") ) { _hx___defaultDisplayShader=inValue.Cast< ::openfl::display::DisplayObjectShader >(); return inValue; } - break; - case 23: - if (HX_FIELD_EQ(inName,"__currentGraphicsShader") ) { _hx___currentGraphicsShader=inValue.Cast< ::openfl::display::Shader >(); return inValue; } - if (HX_FIELD_EQ(inName,"__defaultGraphicsShader") ) { _hx___defaultGraphicsShader=inValue.Cast< ::openfl::display::GraphicsShader >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool OpenGLRenderer_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"__alphaValue") ) { _hx___alphaValue=ioValue.Cast< ::Array< Float > >(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__emptyColorValue") ) { _hx___emptyColorValue=ioValue.Cast< ::Array< Float > >(); return true; } - if (HX_FIELD_EQ(inName,"__emptyAlphaValue") ) { _hx___emptyAlphaValue=ioValue.Cast< ::Array< Float > >(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__scissorRectangle") ) { _hx___scissorRectangle=ioValue.Cast< ::openfl::geom::Rectangle >(); return true; } - if (HX_FIELD_EQ(inName,"__textureSizeValue") ) { _hx___textureSizeValue=ioValue.Cast< ::Array< Float > >(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__colorOffsetsValue") ) { _hx___colorOffsetsValue=ioValue.Cast< ::Array< Float > >(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"__colorMultipliersValue") ) { _hx___colorMultipliersValue=ioValue.Cast< ::Array< Float > >(); return true; } - break; - case 24: - if (HX_FIELD_EQ(inName,"__hasColorTransformValue") ) { _hx___hasColorTransformValue=ioValue.Cast< ::Array< bool > >(); return true; } - break; - case 30: - if (HX_FIELD_EQ(inName,"__defaultColorMultipliersValue") ) { _hx___defaultColorMultipliersValue=ioValue.Cast< ::Array< Float > >(); return true; } - } - return false; -} - -void OpenGLRenderer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("gl",25,5a,00,00)); - outFields->push(HX_("__context3D",40,a5,28,45)); - outFields->push(HX_("__clipRects",bf,ca,ff,32)); - outFields->push(HX_("__currentDisplayShader",2e,e2,be,27)); - outFields->push(HX_("__currentGraphicsShader",49,31,ab,3a)); - outFields->push(HX_("__currentRenderTarget",00,f2,02,95)); - outFields->push(HX_("__currentShader",1e,79,2f,88)); - outFields->push(HX_("__currentShaderBuffer",be,54,3d,df)); - outFields->push(HX_("__defaultDisplayShader",a6,70,7d,f7)); - outFields->push(HX_("__defaultGraphicsShader",d1,4b,a9,31)); - outFields->push(HX_("__defaultRenderTarget",88,da,8f,e0)); - outFields->push(HX_("__defaultShader",a6,cb,4b,9f)); - outFields->push(HX_("__displayHeight",a9,fc,60,4b)); - outFields->push(HX_("__displayWidth",84,0f,7c,f7)); - outFields->push(HX_("__flipped",22,bd,d6,00)); - outFields->push(HX_("__gl",45,b5,13,3f)); - outFields->push(HX_("__height",07,73,7b,aa)); - outFields->push(HX_("__maskShader",51,68,98,6a)); - outFields->push(HX_("__matrix",61,a1,f7,63)); - outFields->push(HX_("__maskObjects",28,c6,8b,fd)); - outFields->push(HX_("__numClipRects",d9,0d,04,cd)); - outFields->push(HX_("__offsetX",45,5a,b3,58)); - outFields->push(HX_("__offsetY",46,5a,b3,58)); - outFields->push(HX_("__projection",af,03,1f,fd)); - outFields->push(HX_("__projectionFlipped",53,f4,6c,72)); - outFields->push(HX_("__scrollRectMasks",56,dd,1f,f7)); - outFields->push(HX_("__softwareRenderer",aa,4f,cd,76)); - outFields->push(HX_("__stencilReference",4f,1d,93,93)); - outFields->push(HX_("__tempRect",78,c9,53,3e)); - outFields->push(HX_("__updatedStencil",21,3c,c1,34)); - outFields->push(HX_("__upscaled",55,7a,d0,34)); - outFields->push(HX_("__values",02,6f,e6,f7)); - outFields->push(HX_("__width",e6,0e,c1,34)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OpenGLRenderer_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::_internal::backend::native::NativeOpenGLRenderContext */ ,(int)offsetof(OpenGLRenderer_obj,gl),HX_("gl",25,5a,00,00)}, - {hx::fsObject /* ::openfl::display3D::Context3D */ ,(int)offsetof(OpenGLRenderer_obj,_hx___context3D),HX_("__context3D",40,a5,28,45)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(OpenGLRenderer_obj,_hx___clipRects),HX_("__clipRects",bf,ca,ff,32)}, - {hx::fsObject /* ::openfl::display::Shader */ ,(int)offsetof(OpenGLRenderer_obj,_hx___currentDisplayShader),HX_("__currentDisplayShader",2e,e2,be,27)}, - {hx::fsObject /* ::openfl::display::Shader */ ,(int)offsetof(OpenGLRenderer_obj,_hx___currentGraphicsShader),HX_("__currentGraphicsShader",49,31,ab,3a)}, - {hx::fsObject /* ::openfl::display::BitmapData */ ,(int)offsetof(OpenGLRenderer_obj,_hx___currentRenderTarget),HX_("__currentRenderTarget",00,f2,02,95)}, - {hx::fsObject /* ::openfl::display::Shader */ ,(int)offsetof(OpenGLRenderer_obj,_hx___currentShader),HX_("__currentShader",1e,79,2f,88)}, - {hx::fsObject /* ::openfl::display::_internal::ShaderBuffer */ ,(int)offsetof(OpenGLRenderer_obj,_hx___currentShaderBuffer),HX_("__currentShaderBuffer",be,54,3d,df)}, - {hx::fsObject /* ::openfl::display::DisplayObjectShader */ ,(int)offsetof(OpenGLRenderer_obj,_hx___defaultDisplayShader),HX_("__defaultDisplayShader",a6,70,7d,f7)}, - {hx::fsObject /* ::openfl::display::GraphicsShader */ ,(int)offsetof(OpenGLRenderer_obj,_hx___defaultGraphicsShader),HX_("__defaultGraphicsShader",d1,4b,a9,31)}, - {hx::fsObject /* ::openfl::display::BitmapData */ ,(int)offsetof(OpenGLRenderer_obj,_hx___defaultRenderTarget),HX_("__defaultRenderTarget",88,da,8f,e0)}, - {hx::fsObject /* ::openfl::display::Shader */ ,(int)offsetof(OpenGLRenderer_obj,_hx___defaultShader),HX_("__defaultShader",a6,cb,4b,9f)}, - {hx::fsInt,(int)offsetof(OpenGLRenderer_obj,_hx___displayHeight),HX_("__displayHeight",a9,fc,60,4b)}, - {hx::fsInt,(int)offsetof(OpenGLRenderer_obj,_hx___displayWidth),HX_("__displayWidth",84,0f,7c,f7)}, - {hx::fsBool,(int)offsetof(OpenGLRenderer_obj,_hx___flipped),HX_("__flipped",22,bd,d6,00)}, - {hx::fsObject /* ::lime::_internal::backend::native::NativeOpenGLRenderContext */ ,(int)offsetof(OpenGLRenderer_obj,_hx___gl),HX_("__gl",45,b5,13,3f)}, - {hx::fsInt,(int)offsetof(OpenGLRenderer_obj,_hx___height),HX_("__height",07,73,7b,aa)}, - {hx::fsObject /* ::openfl::display::_internal::Context3DMaskShader */ ,(int)offsetof(OpenGLRenderer_obj,_hx___maskShader),HX_("__maskShader",51,68,98,6a)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(OpenGLRenderer_obj,_hx___matrix),HX_("__matrix",61,a1,f7,63)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(OpenGLRenderer_obj,_hx___maskObjects),HX_("__maskObjects",28,c6,8b,fd)}, - {hx::fsInt,(int)offsetof(OpenGLRenderer_obj,_hx___numClipRects),HX_("__numClipRects",d9,0d,04,cd)}, - {hx::fsInt,(int)offsetof(OpenGLRenderer_obj,_hx___offsetX),HX_("__offsetX",45,5a,b3,58)}, - {hx::fsInt,(int)offsetof(OpenGLRenderer_obj,_hx___offsetY),HX_("__offsetY",46,5a,b3,58)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(OpenGLRenderer_obj,_hx___projection),HX_("__projection",af,03,1f,fd)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(OpenGLRenderer_obj,_hx___projectionFlipped),HX_("__projectionFlipped",53,f4,6c,72)}, - {hx::fsObject /* ::lime::utils::ObjectPool */ ,(int)offsetof(OpenGLRenderer_obj,_hx___scrollRectMasks),HX_("__scrollRectMasks",56,dd,1f,f7)}, - {hx::fsObject /* ::openfl::display::DisplayObjectRenderer */ ,(int)offsetof(OpenGLRenderer_obj,_hx___softwareRenderer),HX_("__softwareRenderer",aa,4f,cd,76)}, - {hx::fsInt,(int)offsetof(OpenGLRenderer_obj,_hx___stencilReference),HX_("__stencilReference",4f,1d,93,93)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(OpenGLRenderer_obj,_hx___tempRect),HX_("__tempRect",78,c9,53,3e)}, - {hx::fsBool,(int)offsetof(OpenGLRenderer_obj,_hx___updatedStencil),HX_("__updatedStencil",21,3c,c1,34)}, - {hx::fsBool,(int)offsetof(OpenGLRenderer_obj,_hx___upscaled),HX_("__upscaled",55,7a,d0,34)}, - {hx::fsObject /* ::Array< Float > */ ,(int)offsetof(OpenGLRenderer_obj,_hx___values),HX_("__values",02,6f,e6,f7)}, - {hx::fsInt,(int)offsetof(OpenGLRenderer_obj,_hx___width),HX_("__width",e6,0e,c1,34)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo OpenGLRenderer_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Array< Float > */ ,(void *) &OpenGLRenderer_obj::_hx___alphaValue,HX_("__alphaValue",53,4e,f1,8a)}, - {hx::fsObject /* ::Array< Float > */ ,(void *) &OpenGLRenderer_obj::_hx___colorMultipliersValue,HX_("__colorMultipliersValue",a2,08,bb,81)}, - {hx::fsObject /* ::Array< Float > */ ,(void *) &OpenGLRenderer_obj::_hx___colorOffsetsValue,HX_("__colorOffsetsValue",b4,64,83,33)}, - {hx::fsObject /* ::Array< Float > */ ,(void *) &OpenGLRenderer_obj::_hx___defaultColorMultipliersValue,HX_("__defaultColorMultipliersValue",61,1c,3c,dd)}, - {hx::fsObject /* ::Array< Float > */ ,(void *) &OpenGLRenderer_obj::_hx___emptyColorValue,HX_("__emptyColorValue",db,98,57,b3)}, - {hx::fsObject /* ::Array< Float > */ ,(void *) &OpenGLRenderer_obj::_hx___emptyAlphaValue,HX_("__emptyAlphaValue",00,d5,90,af)}, - {hx::fsObject /* ::Array< bool > */ ,(void *) &OpenGLRenderer_obj::_hx___hasColorTransformValue,HX_("__hasColorTransformValue",0e,4b,82,a1)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(void *) &OpenGLRenderer_obj::_hx___scissorRectangle,HX_("__scissorRectangle",93,3b,f9,77)}, - {hx::fsObject /* ::Array< Float > */ ,(void *) &OpenGLRenderer_obj::_hx___textureSizeValue,HX_("__textureSizeValue",b5,29,2d,70)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String OpenGLRenderer_obj_sMemberFields[] = { - HX_("gl",25,5a,00,00), - HX_("__context3D",40,a5,28,45), - HX_("__clipRects",bf,ca,ff,32), - HX_("__currentDisplayShader",2e,e2,be,27), - HX_("__currentGraphicsShader",49,31,ab,3a), - HX_("__currentRenderTarget",00,f2,02,95), - HX_("__currentShader",1e,79,2f,88), - HX_("__currentShaderBuffer",be,54,3d,df), - HX_("__defaultDisplayShader",a6,70,7d,f7), - HX_("__defaultGraphicsShader",d1,4b,a9,31), - HX_("__defaultRenderTarget",88,da,8f,e0), - HX_("__defaultShader",a6,cb,4b,9f), - HX_("__displayHeight",a9,fc,60,4b), - HX_("__displayWidth",84,0f,7c,f7), - HX_("__flipped",22,bd,d6,00), - HX_("__gl",45,b5,13,3f), - HX_("__height",07,73,7b,aa), - HX_("__maskShader",51,68,98,6a), - HX_("__matrix",61,a1,f7,63), - HX_("__maskObjects",28,c6,8b,fd), - HX_("__numClipRects",d9,0d,04,cd), - HX_("__offsetX",45,5a,b3,58), - HX_("__offsetY",46,5a,b3,58), - HX_("__projection",af,03,1f,fd), - HX_("__projectionFlipped",53,f4,6c,72), - HX_("__scrollRectMasks",56,dd,1f,f7), - HX_("__softwareRenderer",aa,4f,cd,76), - HX_("__stencilReference",4f,1d,93,93), - HX_("__tempRect",78,c9,53,3e), - HX_("__updatedStencil",21,3c,c1,34), - HX_("__upscaled",55,7a,d0,34), - HX_("__values",02,6f,e6,f7), - HX_("__width",e6,0e,c1,34), - HX_("applyAlpha",10,23,e8,cc), - HX_("applyBitmapData",c7,94,b7,f3), - HX_("applyColorTransform",97,55,2e,0b), - HX_("applyHasColorTransform",35,53,e0,cd), - HX_("applyMatrix",4f,f6,c2,f7), - HX_("getMatrix",77,bf,1e,38), - HX_("setShader",67,34,c8,7c), - HX_("setViewport",28,16,06,cd), - HX_("updateShader",0e,66,e4,1c), - HX_("useAlphaArray",82,b0,9d,7e), - HX_("useColorTransformArray",49,89,6f,74), - HX_("__cleanup",04,5d,90,2c), - HX_("__clear",6d,ca,b9,b2), - HX_("__clearShader",72,0d,86,f9), - HX_("__copyShader",da,9f,78,0b), - HX_("__getMatrix",57,08,4b,66), - HX_("__initShader",75,95,f9,59), - HX_("__initDisplayShader",b7,0e,d5,77), - HX_("__initGraphicsShader",a0,fc,fb,fd), - HX_("__initShaderBuffer",55,cc,4f,9f), - HX_("__popMask",fd,b7,5f,c4), - HX_("__popMaskObject",9c,46,0d,10), - HX_("__popMaskRect",c1,73,e8,16), - HX_("__pushMask",06,e7,7f,ba), - HX_("__pushMaskObject",65,e2,3b,45), - HX_("__pushMaskRect",4a,5b,e7,a0), - HX_("__render",76,d6,58,ad), - HX_("__renderFilterPass",bf,36,cd,6c), - HX_("__resize",14,c5,aa,b0), - HX_("__resumeClipAndMask",a6,5e,6c,d9), - HX_("__scissorRect",40,20,cc,a9), - HX_("__setBlendMode",72,27,48,51), - HX_("__setRenderTarget",e9,fa,52,98), - HX_("__setShaderBuffer",a7,5d,8d,e2), - HX_("__suspendClipAndMask",77,cf,4a,d0), - HX_("__updateShaderBuffer",ce,30,be,97), - ::String(null()) }; - -static void OpenGLRenderer_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(OpenGLRenderer_obj::_hx___alphaValue,"__alphaValue"); - HX_MARK_MEMBER_NAME(OpenGLRenderer_obj::_hx___colorMultipliersValue,"__colorMultipliersValue"); - HX_MARK_MEMBER_NAME(OpenGLRenderer_obj::_hx___colorOffsetsValue,"__colorOffsetsValue"); - HX_MARK_MEMBER_NAME(OpenGLRenderer_obj::_hx___defaultColorMultipliersValue,"__defaultColorMultipliersValue"); - HX_MARK_MEMBER_NAME(OpenGLRenderer_obj::_hx___emptyColorValue,"__emptyColorValue"); - HX_MARK_MEMBER_NAME(OpenGLRenderer_obj::_hx___emptyAlphaValue,"__emptyAlphaValue"); - HX_MARK_MEMBER_NAME(OpenGLRenderer_obj::_hx___hasColorTransformValue,"__hasColorTransformValue"); - HX_MARK_MEMBER_NAME(OpenGLRenderer_obj::_hx___scissorRectangle,"__scissorRectangle"); - HX_MARK_MEMBER_NAME(OpenGLRenderer_obj::_hx___textureSizeValue,"__textureSizeValue"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void OpenGLRenderer_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(OpenGLRenderer_obj::_hx___alphaValue,"__alphaValue"); - HX_VISIT_MEMBER_NAME(OpenGLRenderer_obj::_hx___colorMultipliersValue,"__colorMultipliersValue"); - HX_VISIT_MEMBER_NAME(OpenGLRenderer_obj::_hx___colorOffsetsValue,"__colorOffsetsValue"); - HX_VISIT_MEMBER_NAME(OpenGLRenderer_obj::_hx___defaultColorMultipliersValue,"__defaultColorMultipliersValue"); - HX_VISIT_MEMBER_NAME(OpenGLRenderer_obj::_hx___emptyColorValue,"__emptyColorValue"); - HX_VISIT_MEMBER_NAME(OpenGLRenderer_obj::_hx___emptyAlphaValue,"__emptyAlphaValue"); - HX_VISIT_MEMBER_NAME(OpenGLRenderer_obj::_hx___hasColorTransformValue,"__hasColorTransformValue"); - HX_VISIT_MEMBER_NAME(OpenGLRenderer_obj::_hx___scissorRectangle,"__scissorRectangle"); - HX_VISIT_MEMBER_NAME(OpenGLRenderer_obj::_hx___textureSizeValue,"__textureSizeValue"); -}; - -#endif - -hx::Class OpenGLRenderer_obj::__mClass; - -static ::String OpenGLRenderer_obj_sStaticFields[] = { - HX_("__alphaValue",53,4e,f1,8a), - HX_("__colorMultipliersValue",a2,08,bb,81), - HX_("__colorOffsetsValue",b4,64,83,33), - HX_("__defaultColorMultipliersValue",61,1c,3c,dd), - HX_("__emptyColorValue",db,98,57,b3), - HX_("__emptyAlphaValue",00,d5,90,af), - HX_("__hasColorTransformValue",0e,4b,82,a1), - HX_("__scissorRectangle",93,3b,f9,77), - HX_("__textureSizeValue",b5,29,2d,70), - ::String(null()) -}; - -void OpenGLRenderer_obj::__register() -{ - OpenGLRenderer_obj _hx_dummy; - OpenGLRenderer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.OpenGLRenderer",bc,6a,f8,fd); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &OpenGLRenderer_obj::__GetStatic; - __mClass->mSetStaticField = &OpenGLRenderer_obj::__SetStatic; - __mClass->mMarkFunc = OpenGLRenderer_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(OpenGLRenderer_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(OpenGLRenderer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OpenGLRenderer_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = OpenGLRenderer_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OpenGLRenderer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OpenGLRenderer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void OpenGLRenderer_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_46_boot) -HXDLIN( 46) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(6) - ->setFixed(0,HX_("__projection",af,03,1f,fd), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("gl",25,5a,00,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(2,HX_("getMatrix",77,bf,1e,38), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(3,HX_("__gl",45,b5,13,3f), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(4,HX_("__matrix",61,a1,f7,63), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(5,HX_("__projectionFlipped",53,f4,6c,72), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c)))))))); - } -{ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_48_boot) -HXDLIN( 48) _hx___alphaValue = ::Array_obj< Float >::fromData( _hx_array_data_fdf86abc_41,1); - } -{ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_49_boot) -HXDLIN( 49) _hx___colorMultipliersValue = ::Array_obj< Float >::fromData( _hx_array_data_fdf86abc_43,4); - } -{ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_50_boot) -HXDLIN( 50) _hx___colorOffsetsValue = ::Array_obj< Float >::fromData( _hx_array_data_fdf86abc_45,4); - } -{ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_51_boot) -HXDLIN( 51) _hx___defaultColorMultipliersValue = ::Array_obj< Float >::fromData( _hx_array_data_fdf86abc_47,4); - } -{ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_52_boot) -HXDLIN( 52) _hx___emptyColorValue = ::Array_obj< Float >::fromData( _hx_array_data_fdf86abc_49,4); - } -{ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_53_boot) -HXDLIN( 53) _hx___emptyAlphaValue = ::Array_obj< Float >::fromData( _hx_array_data_fdf86abc_51,1); - } -{ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_54_boot) -HXDLIN( 54) _hx___hasColorTransformValue = ::Array_obj< bool >::fromData( _hx_array_data_fdf86abc_53,1); - } -{ - HX_GC_STACKFRAME(&_hx_pos_2f59d7e567bca573_55_boot) -HXDLIN( 55) _hx___scissorRectangle = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -{ - HX_STACKFRAME(&_hx_pos_2f59d7e567bca573_56_boot) -HXDLIN( 56) _hx___textureSizeValue = ::Array_obj< Float >::fromData( _hx_array_data_fdf86abc_56,2); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/PNGEncoderOptions.cpp b/hGameTest/bin/linux/obj/src/openfl/display/PNGEncoderOptions.cpp deleted file mode 100644 index 95b85d52..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/PNGEncoderOptions.cpp +++ /dev/null @@ -1,100 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_PNGEncoderOptions -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_3a64445735a88117_14_new,"openfl.display.PNGEncoderOptions","new",0x5da61973,"openfl.display.PNGEncoderOptions.new","openfl/display/PNGEncoderOptions.hx",14,0xcb23cb5f) -namespace openfl{ -namespace display{ - -void PNGEncoderOptions_obj::__construct(hx::Null< bool > __o_fastCompression){ - bool fastCompression = __o_fastCompression.Default(false); - HX_STACKFRAME(&_hx_pos_3a64445735a88117_14_new) -HXDLIN( 14) this->fastCompression = fastCompression; - } - -Dynamic PNGEncoderOptions_obj::__CreateEmpty() { return new PNGEncoderOptions_obj; } - -void *PNGEncoderOptions_obj::_hx_vtable = 0; - -Dynamic PNGEncoderOptions_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< PNGEncoderOptions_obj > _hx_result = new PNGEncoderOptions_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool PNGEncoderOptions_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x06198ce1; -} - - -PNGEncoderOptions_obj::PNGEncoderOptions_obj() -{ -} - -hx::Val PNGEncoderOptions_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"fastCompression") ) { return hx::Val( fastCompression ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val PNGEncoderOptions_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"fastCompression") ) { fastCompression=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void PNGEncoderOptions_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("fastCompression",2a,9a,82,9b)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo PNGEncoderOptions_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(PNGEncoderOptions_obj,fastCompression),HX_("fastCompression",2a,9a,82,9b)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *PNGEncoderOptions_obj_sStaticStorageInfo = 0; -#endif - -static ::String PNGEncoderOptions_obj_sMemberFields[] = { - HX_("fastCompression",2a,9a,82,9b), - ::String(null()) }; - -hx::Class PNGEncoderOptions_obj::__mClass; - -void PNGEncoderOptions_obj::__register() -{ - PNGEncoderOptions_obj _hx_dummy; - PNGEncoderOptions_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.PNGEncoderOptions",01,e4,c1,5a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(PNGEncoderOptions_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< PNGEncoderOptions_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = PNGEncoderOptions_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = PNGEncoderOptions_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/Preloader.cpp b/hGameTest/bin/linux/obj/src/openfl/display/Preloader.cpp deleted file mode 100644 index e05e53f9..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/Preloader.cpp +++ /dev/null @@ -1,291 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_openfl_Lib -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_LoaderInfo -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_Preloader -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_ProgressEvent -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c8b942935957ff96_13_new,"openfl.display.Preloader","new",0x5c0f09be,"openfl.display.Preloader.new","openfl/display/Preloader.hx",13,0xc399db74) -HX_LOCAL_STACK_FRAME(_hx_pos_c8b942935957ff96_34_start,"openfl.display.Preloader","start",0xb00e4140,"openfl.display.Preloader.start","openfl/display/Preloader.hx",34,0xc399db74) -HX_LOCAL_STACK_FRAME(_hx_pos_c8b942935957ff96_64_update,"openfl.display.Preloader","update",0xdd75fb6b,"openfl.display.Preloader.update","openfl/display/Preloader.hx",64,0xc399db74) -HX_LOCAL_STACK_FRAME(_hx_pos_c8b942935957ff96_77_display_onUnload,"openfl.display.Preloader","display_onUnload",0xa1bcd03d,"openfl.display.Preloader.display_onUnload","openfl/display/Preloader.hx",77,0xc399db74) -HX_LOCAL_STACK_FRAME(_hx_pos_c8b942935957ff96_13_boot,"openfl.display.Preloader","boot",0x29327d14,"openfl.display.Preloader.boot","openfl/display/Preloader.hx",13,0xc399db74) -namespace openfl{ -namespace display{ - -void Preloader_obj::__construct( ::openfl::display::Sprite display){ - HX_GC_STACKFRAME(&_hx_pos_c8b942935957ff96_13_new) -HXLINE( 16) this->onComplete = ::lime::app::_Event_Void_Void_obj::__alloc( HX_CTX ); -HXLINE( 24) this->display = display; -HXLINE( 26) if (hx::IsNotNull( display )) { -HXLINE( 28) display->addEventListener(HX_("unload",ff,a0,8c,65),this->display_onUnload_dyn(),null(),null(),null()); -HXLINE( 29) ::openfl::Lib_obj::get_current()->addChild(display); - } - } - -Dynamic Preloader_obj::__CreateEmpty() { return new Preloader_obj; } - -void *Preloader_obj::_hx_vtable = 0; - -Dynamic Preloader_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Preloader_obj > _hx_result = new Preloader_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Preloader_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0d31c910; -} - -void Preloader_obj::start(){ - HX_GC_STACKFRAME(&_hx_pos_c8b942935957ff96_34_start) -HXLINE( 35) this->ready = true; -HXLINE( 38) ::openfl::Lib_obj::get_current()->get_loaderInfo()->_hx___complete(); -HXLINE( 41) if (hx::IsNotNull( this->display )) { -HXLINE( 43) ::openfl::events::Event complete = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("complete",b9,00,c8,7f),true,true); -HXLINE( 44) this->display->dispatchEvent(complete); -HXLINE( 46) if (!(complete->isDefaultPrevented())) { -HXLINE( 48) ::openfl::display::Sprite _hx_tmp = this->display; -HXDLIN( 48) _hx_tmp->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("unload",ff,a0,8c,65),null(),null())); - } - } - else { -HXLINE( 54) if (!(this->complete)) { -HXLINE( 56) this->complete = true; -HXLINE( 57) this->onComplete->dispatch(); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Preloader_obj,start,(void)) - -void Preloader_obj::update(int loaded,int total){ - HX_GC_STACKFRAME(&_hx_pos_c8b942935957ff96_64_update) -HXLINE( 66) ::openfl::Lib_obj::get_current()->get_loaderInfo()->_hx___update(loaded,total); -HXLINE( 69) if (hx::IsNotNull( this->display )) { -HXLINE( 71) ::openfl::display::Sprite _hx_tmp = this->display; -HXDLIN( 71) _hx_tmp->dispatchEvent( ::openfl::events::ProgressEvent_obj::__alloc( HX_CTX ,HX_("progress",ad,f7,2a,86),true,true,loaded,total)); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Preloader_obj,update,(void)) - -void Preloader_obj::display_onUnload( ::openfl::events::Event event){ - HX_STACKFRAME(&_hx_pos_c8b942935957ff96_77_display_onUnload) -HXLINE( 78) if (hx::IsNotNull( this->display )) { -HXLINE( 80) this->display->removeEventListener(HX_("unload",ff,a0,8c,65),this->display_onUnload_dyn(),null()); -HXLINE( 82) ::openfl::display::DisplayObjectContainer _hx_tmp = this->display->parent; -HXDLIN( 82) if (hx::IsEq( _hx_tmp,::openfl::Lib_obj::get_current() )) { -HXLINE( 84) ::openfl::Lib_obj::get_current()->removeChild(this->display); - } -HXLINE( 87) ::openfl::Lib_obj::get_current()->stage->set_focus(null()); -HXLINE( 88) this->display = null(); - } -HXLINE( 91) if (this->ready) { -HXLINE( 94) if (!(this->complete)) { -HXLINE( 96) this->complete = true; -HXLINE( 97) this->onComplete->dispatch(); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Preloader_obj,display_onUnload,(void)) - - -hx::ObjectPtr< Preloader_obj > Preloader_obj::__new( ::openfl::display::Sprite display) { - hx::ObjectPtr< Preloader_obj > __this = new Preloader_obj(); - __this->__construct(display); - return __this; -} - -hx::ObjectPtr< Preloader_obj > Preloader_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display::Sprite display) { - Preloader_obj *__this = (Preloader_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Preloader_obj), true, "openfl.display.Preloader")); - *(void **)__this = Preloader_obj::_hx_vtable; - __this->__construct(display); - return __this; -} - -Preloader_obj::Preloader_obj() -{ -} - -void Preloader_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Preloader); - HX_MARK_MEMBER_NAME(onComplete,"onComplete"); - HX_MARK_MEMBER_NAME(complete,"complete"); - HX_MARK_MEMBER_NAME(display,"display"); - HX_MARK_MEMBER_NAME(ready,"ready"); - HX_MARK_END_CLASS(); -} - -void Preloader_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(onComplete,"onComplete"); - HX_VISIT_MEMBER_NAME(complete,"complete"); - HX_VISIT_MEMBER_NAME(display,"display"); - HX_VISIT_MEMBER_NAME(ready,"ready"); -} - -hx::Val Preloader_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"ready") ) { return hx::Val( ready ); } - if (HX_FIELD_EQ(inName,"start") ) { return hx::Val( start_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"update") ) { return hx::Val( update_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"display") ) { return hx::Val( display ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"complete") ) { return hx::Val( complete ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"onComplete") ) { return hx::Val( onComplete ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"display_onUnload") ) { return hx::Val( display_onUnload_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Preloader_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"ready") ) { ready=inValue.Cast< bool >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"display") ) { display=inValue.Cast< ::openfl::display::Sprite >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"complete") ) { complete=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"onComplete") ) { onComplete=inValue.Cast< ::lime::app::_Event_Void_Void >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Preloader_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("onComplete",f8,d4,7e,5d)); - outFields->push(HX_("complete",b9,00,c8,7f)); - outFields->push(HX_("display",42,2a,4a,bb)); - outFields->push(HX_("ready",63,a0,ba,e6)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Preloader_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::app::_Event_Void_Void */ ,(int)offsetof(Preloader_obj,onComplete),HX_("onComplete",f8,d4,7e,5d)}, - {hx::fsBool,(int)offsetof(Preloader_obj,complete),HX_("complete",b9,00,c8,7f)}, - {hx::fsObject /* ::openfl::display::Sprite */ ,(int)offsetof(Preloader_obj,display),HX_("display",42,2a,4a,bb)}, - {hx::fsBool,(int)offsetof(Preloader_obj,ready),HX_("ready",63,a0,ba,e6)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Preloader_obj_sStaticStorageInfo = 0; -#endif - -static ::String Preloader_obj_sMemberFields[] = { - HX_("onComplete",f8,d4,7e,5d), - HX_("complete",b9,00,c8,7f), - HX_("display",42,2a,4a,bb), - HX_("ready",63,a0,ba,e6), - HX_("start",62,74,0b,84), - HX_("update",09,86,05,87), - HX_("display_onUnload",5b,0c,23,e3), - ::String(null()) }; - -hx::Class Preloader_obj::__mClass; - -void Preloader_obj::__register() -{ - Preloader_obj _hx_dummy; - Preloader_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.Preloader",cc,12,24,2f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Preloader_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Preloader_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Preloader_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Preloader_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Preloader_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_c8b942935957ff96_13_boot) -HXDLIN( 13) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("onComplete",f8,d4,7e,5d), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))))) - ->setFixed(1,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/Scene.cpp b/hGameTest/bin/linux/obj/src/openfl/display/Scene.cpp deleted file mode 100644 index 97cd9654..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/Scene.cpp +++ /dev/null @@ -1,157 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_FrameLabel -#include -#endif -#ifndef INCLUDED_openfl_display_Scene -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_4f3583535d08fb2f_15_new,"openfl.display.Scene","new",0x370a3e94,"openfl.display.Scene.new","openfl/display/Scene.hx",15,0x8c18ea5e) -namespace openfl{ -namespace display{ - -void Scene_obj::__construct(::String name,::Array< ::Dynamic> labels,int numFrames){ - HX_STACKFRAME(&_hx_pos_4f3583535d08fb2f_15_new) -HXLINE( 16) this->name = name; -HXLINE( 17) this->labels = labels; -HXLINE( 18) this->numFrames = numFrames; - } - -Dynamic Scene_obj::__CreateEmpty() { return new Scene_obj; } - -void *Scene_obj::_hx_vtable = 0; - -Dynamic Scene_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Scene_obj > _hx_result = new Scene_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool Scene_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x124bbfae; -} - - -hx::ObjectPtr< Scene_obj > Scene_obj::__new(::String name,::Array< ::Dynamic> labels,int numFrames) { - hx::ObjectPtr< Scene_obj > __this = new Scene_obj(); - __this->__construct(name,labels,numFrames); - return __this; -} - -hx::ObjectPtr< Scene_obj > Scene_obj::__alloc(hx::Ctx *_hx_ctx,::String name,::Array< ::Dynamic> labels,int numFrames) { - Scene_obj *__this = (Scene_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Scene_obj), true, "openfl.display.Scene")); - *(void **)__this = Scene_obj::_hx_vtable; - __this->__construct(name,labels,numFrames); - return __this; -} - -Scene_obj::Scene_obj() -{ -} - -void Scene_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Scene); - HX_MARK_MEMBER_NAME(labels,"labels"); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(numFrames,"numFrames"); - HX_MARK_END_CLASS(); -} - -void Scene_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(labels,"labels"); - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(numFrames,"numFrames"); -} - -hx::Val Scene_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"labels") ) { return hx::Val( labels ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"numFrames") ) { return hx::Val( numFrames ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Scene_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { name=inValue.Cast< ::String >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"labels") ) { labels=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"numFrames") ) { numFrames=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Scene_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("labels",ff,27,7d,49)); - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("numFrames",8c,fa,86,5d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Scene_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Scene_obj,labels),HX_("labels",ff,27,7d,49)}, - {hx::fsString,(int)offsetof(Scene_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsInt,(int)offsetof(Scene_obj,numFrames),HX_("numFrames",8c,fa,86,5d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Scene_obj_sStaticStorageInfo = 0; -#endif - -static ::String Scene_obj_sMemberFields[] = { - HX_("labels",ff,27,7d,49), - HX_("name",4b,72,ff,48), - HX_("numFrames",8c,fa,86,5d), - ::String(null()) }; - -hx::Class Scene_obj::__mClass; - -void Scene_obj::__register() -{ - Scene_obj _hx_dummy; - Scene_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.Scene",a2,a4,42,51); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Scene_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Scene_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Scene_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Scene_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/Shader.cpp b/hGameTest/bin/linux/obj/src/openfl/display/Shader.cpp deleted file mode 100644 index e5cd6cf7..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/Shader.cpp +++ /dev/null @@ -1,1516 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_EReg -#include -#endif -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGLRenderContext_WebGLRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderInput_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Bool -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Float -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Int -#include -#endif -#ifndef INCLUDED_openfl_display__ShaderData_ShaderData_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal_ShaderBuffer -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_Program3D -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_4b006e5218f2daf8_259_new,"openfl.display.Shader","new",0x88fbb381,"openfl.display.Shader.new","openfl/display/Shader.hx",259,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_269___clearUseArray,"openfl.display.Shader","__clearUseArray",0xbc4a9c00,"openfl.display.Shader.__clearUseArray","openfl/display/Shader.hx",269,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_317___createGLShader,"openfl.display.Shader","__createGLShader",0xd8186585,"openfl.display.Shader.__createGLShader","openfl/display/Shader.hx",317,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_336___createGLProgram,"openfl.display.Shader","__createGLProgram",0xd1b33824,"openfl.display.Shader.__createGLProgram","openfl/display/Shader.hx",336,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_370___disable,"openfl.display.Shader","__disable",0x171f2ca9,"openfl.display.Shader.__disable","openfl/display/Shader.hx",370,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_377___disableGL,"openfl.display.Shader","__disableGL",0x7ec2a70e,"openfl.display.Shader.__disableGL","openfl/display/Shader.hx",377,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_414___enable,"openfl.display.Shader","__enable",0x8f5f3ee2,"openfl.display.Shader.__enable","openfl/display/Shader.hx",414,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_424___enableGL,"openfl.display.Shader","__enableGL",0x94d67987,"openfl.display.Shader.__enableGL","openfl/display/Shader.hx",424,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_444___init,"openfl.display.Shader","__init",0x2faba5af,"openfl.display.Shader.__init","openfl/display/Shader.hx",444,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_457___initGL,"openfl.display.Shader","__initGL",0x2e23ed94,"openfl.display.Shader.__initGL","openfl/display/Shader.hx",457,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_564___processGLData,"openfl.display.Shader","__processGLData",0x90b8a01f,"openfl.display.Shader.__processGLData","openfl/display/Shader.hx",564,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_725___update,"openfl.display.Shader","__update",0x1ddd1668,"openfl.display.Shader.__update","openfl/display/Shader.hx",725,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_733___updateFromBuffer,"openfl.display.Shader","__updateFromBuffer",0x7639ee92,"openfl.display.Shader.__updateFromBuffer","openfl/display/Shader.hx",733,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_740___updateGL,"openfl.display.Shader","__updateGL",0x201dbe8d,"openfl.display.Shader.__updateGL","openfl/display/Shader.hx",740,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_766___updateGLFromBuffer,"openfl.display.Shader","__updateGLFromBuffer",0x5f0216f7,"openfl.display.Shader.__updateGLFromBuffer","openfl/display/Shader.hx",766,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_903_get_data,"openfl.display.Shader","get_data",0xb0c636f2,"openfl.display.Shader.get_data","openfl/display/Shader.hx",903,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_914_set_data,"openfl.display.Shader","set_data",0x5f239066,"openfl.display.Shader.set_data","openfl/display/Shader.hx",914,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_919_get_glFragmentSource,"openfl.display.Shader","get_glFragmentSource",0x5d5fb298,"openfl.display.Shader.get_glFragmentSource","openfl/display/Shader.hx",919,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_923_set_glFragmentSource,"openfl.display.Shader","set_glFragmentSource",0x2a176a0c,"openfl.display.Shader.set_glFragmentSource","openfl/display/Shader.hx",923,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_934_get_glVertexSource,"openfl.display.Shader","get_glVertexSource",0xa3c917ec,"openfl.display.Shader.get_glVertexSource","openfl/display/Shader.hx",934,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_938_set_glVertexSource,"openfl.display.Shader","set_glVertexSource",0x80784a60,"openfl.display.Shader.set_glVertexSource","openfl/display/Shader.hx",938,0xae8f5dcd) -HX_LOCAL_STACK_FRAME(_hx_pos_4b006e5218f2daf8_124_boot,"openfl.display.Shader","boot",0x4b5a5df1,"openfl.display.Shader.boot","openfl/display/Shader.hx",124,0xae8f5dcd) -namespace openfl{ -namespace display{ - -void Shader_obj::__construct( ::openfl::utils::ByteArrayData code){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_259_new) -HXLINE( 260) this->byteCode = code; -HXLINE( 261) this->precisionHint = 1; -HXLINE( 263) this->_hx___glSourceDirty = true; -HXLINE( 264) this->_hx___numPasses = 1; -HXLINE( 265) this->_hx___data = ::openfl::display::_ShaderData::ShaderData_Impl__obj::_new(code); - } - -Dynamic Shader_obj::__CreateEmpty() { return new Shader_obj; } - -void *Shader_obj::_hx_vtable = 0; - -Dynamic Shader_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Shader_obj > _hx_result = new Shader_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Shader_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x676ab1f7; -} - -void Shader_obj::_hx___clearUseArray(){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_269___clearUseArray) -HXLINE( 270) { -HXLINE( 270) int _g = 0; -HXDLIN( 270) ::Array< ::Dynamic> _g1 = this->_hx___paramBool; -HXDLIN( 270) while((_g < _g1->length)){ -HXLINE( 270) ::openfl::display::ShaderParameter_Bool parameter = _g1->__get(_g).StaticCast< ::openfl::display::ShaderParameter_Bool >(); -HXDLIN( 270) _g = (_g + 1); -HXLINE( 272) parameter->_hx___useArray = false; - } - } -HXLINE( 275) { -HXLINE( 275) int _g2 = 0; -HXDLIN( 275) ::Array< ::Dynamic> _g3 = this->_hx___paramFloat; -HXDLIN( 275) while((_g2 < _g3->length)){ -HXLINE( 275) ::openfl::display::ShaderParameter_Float parameter1 = _g3->__get(_g2).StaticCast< ::openfl::display::ShaderParameter_Float >(); -HXDLIN( 275) _g2 = (_g2 + 1); -HXLINE( 277) parameter1->_hx___useArray = false; - } - } -HXLINE( 280) { -HXLINE( 280) int _g4 = 0; -HXDLIN( 280) ::Array< ::Dynamic> _g5 = this->_hx___paramInt; -HXDLIN( 280) while((_g4 < _g5->length)){ -HXLINE( 280) ::openfl::display::ShaderParameter_Int parameter2 = _g5->__get(_g4).StaticCast< ::openfl::display::ShaderParameter_Int >(); -HXDLIN( 280) _g4 = (_g4 + 1); -HXLINE( 282) parameter2->_hx___useArray = false; - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Shader_obj,_hx___clearUseArray,(void)) - - ::lime::graphics::opengl::GLObject Shader_obj::_hx___createGLShader(::String source,int type){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_317___createGLShader) -HXLINE( 318) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 320) ::lime::graphics::opengl::GLObject shader = gl->createShader(type); -HXLINE( 321) gl->shaderSource(shader,source); -HXLINE( 322) gl->compileShader(shader); -HXLINE( 324) if (hx::IsEq( gl->getShaderParameter(shader,gl->COMPILE_STATUS),0 )) { -HXLINE( 326) ::String message; -HXDLIN( 326) if ((type == gl->VERTEX_SHADER)) { -HXLINE( 326) message = HX_("Error compiling vertex shader",39,c9,c1,b2); - } - else { -HXLINE( 326) message = HX_("Error compiling fragment shader",4d,d0,be,e3); - } -HXLINE( 327) message = (message + (HX_("\n",0a,00,00,00) + gl->getShaderInfoLog(shader))); -HXLINE( 328) message = (message + (HX_("\n",0a,00,00,00) + source)); -HXLINE( 329) ::lime::utils::Log_obj::error(message,hx::SourceInfo(HX_("openfl/display/Shader.hx",cd,5d,8f,ae),329,HX_("openfl.display.Shader",0f,df,61,a7),HX_("__createGLShader",46,69,da,33))); - } -HXLINE( 332) return shader; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Shader_obj,_hx___createGLShader,return ) - - ::lime::graphics::opengl::GLObject Shader_obj::_hx___createGLProgram(::String vertexSource,::String fragmentSource){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_336___createGLProgram) -HXLINE( 337) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 339) ::lime::graphics::opengl::GLObject vertexShader = this->_hx___createGLShader(vertexSource,gl->VERTEX_SHADER); -HXLINE( 340) ::lime::graphics::opengl::GLObject fragmentShader = this->_hx___createGLShader(fragmentSource,gl->FRAGMENT_SHADER); -HXLINE( 342) ::lime::graphics::opengl::GLObject program = gl->createProgram(); -HXLINE( 345) { -HXLINE( 345) int _g = 0; -HXDLIN( 345) ::Array< ::Dynamic> _g1 = this->_hx___paramFloat; -HXDLIN( 345) while((_g < _g1->length)){ -HXLINE( 345) ::openfl::display::ShaderParameter_Float param = _g1->__get(_g).StaticCast< ::openfl::display::ShaderParameter_Float >(); -HXDLIN( 345) _g = (_g + 1); -HXLINE( 347) bool _hx_tmp; -HXDLIN( 347) if ((param->name.indexOf(HX_("Position",c9,5c,ac,a4),null()) > -1)) { -HXLINE( 347) _hx_tmp = ::StringTools_obj::startsWith(param->name,HX_("openfl_",cf,ba,42,40)); - } - else { -HXLINE( 347) _hx_tmp = false; - } -HXDLIN( 347) if (_hx_tmp) { -HXLINE( 349) gl->bindAttribLocation(program,0,param->name); -HXLINE( 350) goto _hx_goto_6; - } - } - _hx_goto_6:; - } -HXLINE( 354) gl->attachShader(program,vertexShader); -HXLINE( 355) gl->attachShader(program,fragmentShader); -HXLINE( 356) gl->linkProgram(program); -HXLINE( 358) if (hx::IsEq( gl->getProgramParameter(program,gl->LINK_STATUS),0 )) { -HXLINE( 360) ::String message = HX_("Unable to initialize the shader program",f0,86,8b,39); -HXLINE( 361) message = (message + (HX_("\n",0a,00,00,00) + gl->getProgramInfoLog(program))); -HXLINE( 362) ::lime::utils::Log_obj::error(message,hx::SourceInfo(HX_("openfl/display/Shader.hx",cd,5d,8f,ae),362,HX_("openfl.display.Shader",0f,df,61,a7),HX_("__createGLProgram",43,7d,b4,bf))); - } -HXLINE( 365) return program; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Shader_obj,_hx___createGLProgram,return ) - -void Shader_obj::_hx___disable(){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_370___disable) -HXDLIN( 370) if (hx::IsNotNull( this->program )) { -HXLINE( 372) this->_hx___disableGL(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Shader_obj,_hx___disable,(void)) - -void Shader_obj::_hx___disableGL(){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_377___disableGL) -HXLINE( 378) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 380) int textureCount = 0; -HXLINE( 382) { -HXLINE( 382) int _g = 0; -HXDLIN( 382) ::Array< ::Dynamic> _g1 = this->_hx___inputBitmapData; -HXDLIN( 382) while((_g < _g1->length)){ -HXLINE( 382) ::openfl::display::ShaderInput_openfl_display_BitmapData input = _g1->__get(_g).StaticCast< ::openfl::display::ShaderInput_openfl_display_BitmapData >(); -HXDLIN( 382) _g = (_g + 1); -HXLINE( 384) input->_hx___disableGL(this->_hx___context,textureCount); -HXLINE( 385) textureCount = (textureCount + 1); - } - } -HXLINE( 388) { -HXLINE( 388) int _g2 = 0; -HXDLIN( 388) ::Array< ::Dynamic> _g3 = this->_hx___paramBool; -HXDLIN( 388) while((_g2 < _g3->length)){ -HXLINE( 388) ::openfl::display::ShaderParameter_Bool parameter = _g3->__get(_g2).StaticCast< ::openfl::display::ShaderParameter_Bool >(); -HXDLIN( 388) _g2 = (_g2 + 1); -HXLINE( 390) parameter->_hx___disableGL(this->_hx___context); - } - } -HXLINE( 393) { -HXLINE( 393) int _g4 = 0; -HXDLIN( 393) ::Array< ::Dynamic> _g5 = this->_hx___paramFloat; -HXDLIN( 393) while((_g4 < _g5->length)){ -HXLINE( 393) ::openfl::display::ShaderParameter_Float parameter1 = _g5->__get(_g4).StaticCast< ::openfl::display::ShaderParameter_Float >(); -HXDLIN( 393) _g4 = (_g4 + 1); -HXLINE( 395) parameter1->_hx___disableGL(this->_hx___context); - } - } -HXLINE( 398) { -HXLINE( 398) int _g6 = 0; -HXDLIN( 398) ::Array< ::Dynamic> _g7 = this->_hx___paramInt; -HXDLIN( 398) while((_g6 < _g7->length)){ -HXLINE( 398) ::openfl::display::ShaderParameter_Int parameter2 = _g7->__get(_g6).StaticCast< ::openfl::display::ShaderParameter_Int >(); -HXDLIN( 398) _g6 = (_g6 + 1); -HXLINE( 400) parameter2->_hx___disableGL(this->_hx___context); - } - } -HXLINE( 403) this->_hx___context->_hx___bindGLArrayBuffer(null()); -HXLINE( 406) if ((this->_hx___context->_hx___context->type == HX_("opengl",6f,64,94,21))) { -HXLINE( 408) gl->disable(gl->TEXTURE_2D); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Shader_obj,_hx___disableGL,(void)) - -void Shader_obj::_hx___enable(){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_414___enable) -HXLINE( 415) this->_hx___init(); -HXLINE( 417) if (hx::IsNotNull( this->program )) { -HXLINE( 419) this->_hx___enableGL(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Shader_obj,_hx___enable,(void)) - -void Shader_obj::_hx___enableGL(){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_424___enableGL) -HXLINE( 425) int textureCount = 0; -HXLINE( 427) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 429) { -HXLINE( 429) int _g = 0; -HXDLIN( 429) ::Array< ::Dynamic> _g1 = this->_hx___inputBitmapData; -HXDLIN( 429) while((_g < _g1->length)){ -HXLINE( 429) ::openfl::display::ShaderInput_openfl_display_BitmapData input = _g1->__get(_g).StaticCast< ::openfl::display::ShaderInput_openfl_display_BitmapData >(); -HXDLIN( 429) _g = (_g + 1); -HXLINE( 431) gl->uniform1i(( (int)(input->index) ),textureCount); -HXLINE( 432) textureCount = (textureCount + 1); - } - } -HXLINE( 436) bool _hx_tmp; -HXDLIN( 436) if ((this->_hx___context->_hx___context->type == HX_("opengl",6f,64,94,21))) { -HXLINE( 436) _hx_tmp = (textureCount > 0); - } - else { -HXLINE( 436) _hx_tmp = false; - } -HXDLIN( 436) if (_hx_tmp) { -HXLINE( 438) gl->enable(gl->TEXTURE_2D); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Shader_obj,_hx___enableGL,(void)) - -void Shader_obj::_hx___init(){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_444___init) -HXLINE( 445) if (hx::IsNull( this->_hx___data )) { -HXLINE( 447) this->_hx___data = ::openfl::display::_ShaderData::ShaderData_Impl__obj::_new(null()); - } -HXLINE( 450) bool _hx_tmp; -HXDLIN( 450) bool _hx_tmp1; -HXDLIN( 450) if (hx::IsNotNull( this->_hx___glFragmentSource )) { -HXLINE( 450) _hx_tmp1 = hx::IsNotNull( this->_hx___glVertexSource ); - } - else { -HXLINE( 450) _hx_tmp1 = false; - } -HXDLIN( 450) if (_hx_tmp1) { -HXLINE( 450) if (hx::IsNotNull( this->program )) { -HXLINE( 450) _hx_tmp = this->_hx___glSourceDirty; - } - else { -HXLINE( 450) _hx_tmp = true; - } - } - else { -HXLINE( 450) _hx_tmp = false; - } -HXDLIN( 450) if (_hx_tmp) { -HXLINE( 452) this->_hx___initGL(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Shader_obj,_hx___init,(void)) - -void Shader_obj::_hx___initGL(){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_457___initGL) -HXLINE( 458) bool _hx_tmp; -HXDLIN( 458) if (!(this->_hx___glSourceDirty)) { -HXLINE( 458) _hx_tmp = hx::IsNull( this->_hx___paramBool ); - } - else { -HXLINE( 458) _hx_tmp = true; - } -HXDLIN( 458) if (_hx_tmp) { -HXLINE( 460) this->_hx___glSourceDirty = false; -HXLINE( 461) this->program = null(); -HXLINE( 463) this->_hx___inputBitmapData = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 464) this->_hx___paramBool = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 465) this->_hx___paramFloat = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 466) this->_hx___paramInt = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 468) this->_hx___processGLData(this->get_glVertexSource(),HX_("attribute",1c,70,f0,fa)); -HXLINE( 469) this->_hx___processGLData(this->get_glVertexSource(),HX_("uniform",34,41,64,b5)); -HXLINE( 470) this->_hx___processGLData(this->get_glFragmentSource(),HX_("uniform",34,41,64,b5)); - } -HXLINE( 473) bool _hx_tmp1; -HXDLIN( 473) if (hx::IsNotNull( this->_hx___context )) { -HXLINE( 473) _hx_tmp1 = hx::IsNull( this->program ); - } - else { -HXLINE( 473) _hx_tmp1 = false; - } -HXDLIN( 473) if (_hx_tmp1) { -HXLINE( 475) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 479) ::String prefix; -HXDLIN( 479) if (hx::IsEq( this->precisionHint,1 )) { -HXLINE( 479) prefix = HX_("#ifdef GL_FRAGMENT_PRECISION_HIGH\n\t\t\t\tprecision highp float;\n\t\t\t\t#else\n\t\t\t\tprecision mediump float;\n\t\t\t\t#endif",4b,73,c6,16); - } - else { -HXLINE( 479) prefix = HX_("precision lowp float;",81,5f,ad,9a); - } -HXLINE( 477) ::String prefix1 = ((HX_("#ifdef GL_ES\n\t\t\t\t",7d,b3,ff,2f) + prefix) + HX_("\n\t\t\t\t#endif\n\t\t\t\t",ab,2a,3b,b6)); -HXLINE( 488) ::String vertex = (prefix1 + this->get_glVertexSource()); -HXLINE( 489) ::String fragment = (prefix1 + this->get_glFragmentSource()); -HXLINE( 491) ::String id = (vertex + fragment); -HXLINE( 493) if (this->_hx___context->_hx___programs->exists(id)) { -HXLINE( 495) this->program = ( ( ::openfl::display3D::Program3D)(this->_hx___context->_hx___programs->get(id)) ); - } - else { -HXLINE( 499) this->program = this->_hx___context->createProgram(1); -HXLINE( 503) this->program->_hx___glProgram = this->_hx___createGLProgram(vertex,fragment); -HXLINE( 505) this->_hx___context->_hx___programs->set(id,this->program); - } -HXLINE( 508) if (hx::IsNotNull( this->program )) { -HXLINE( 510) this->glProgram = this->program->_hx___glProgram; -HXLINE( 512) { -HXLINE( 512) int _g = 0; -HXDLIN( 512) ::Array< ::Dynamic> _g1 = this->_hx___inputBitmapData; -HXDLIN( 512) while((_g < _g1->length)){ -HXLINE( 512) ::openfl::display::ShaderInput_openfl_display_BitmapData input = _g1->__get(_g).StaticCast< ::openfl::display::ShaderInput_openfl_display_BitmapData >(); -HXDLIN( 512) _g = (_g + 1); -HXLINE( 514) if (input->_hx___isUniform) { -HXLINE( 516) input->index = gl->getUniformLocation(this->glProgram,input->name); - } - else { -HXLINE( 520) input->index = gl->getAttribLocation(this->glProgram,input->name); - } - } - } -HXLINE( 524) { -HXLINE( 524) int _g2 = 0; -HXDLIN( 524) ::Array< ::Dynamic> _g3 = this->_hx___paramBool; -HXDLIN( 524) while((_g2 < _g3->length)){ -HXLINE( 524) ::openfl::display::ShaderParameter_Bool parameter = _g3->__get(_g2).StaticCast< ::openfl::display::ShaderParameter_Bool >(); -HXDLIN( 524) _g2 = (_g2 + 1); -HXLINE( 526) if (parameter->_hx___isUniform) { -HXLINE( 528) parameter->index = gl->getUniformLocation(this->glProgram,parameter->name); - } - else { -HXLINE( 532) parameter->index = gl->getAttribLocation(this->glProgram,parameter->name); - } - } - } -HXLINE( 536) { -HXLINE( 536) int _g4 = 0; -HXDLIN( 536) ::Array< ::Dynamic> _g5 = this->_hx___paramFloat; -HXDLIN( 536) while((_g4 < _g5->length)){ -HXLINE( 536) ::openfl::display::ShaderParameter_Float parameter1 = _g5->__get(_g4).StaticCast< ::openfl::display::ShaderParameter_Float >(); -HXDLIN( 536) _g4 = (_g4 + 1); -HXLINE( 538) if (parameter1->_hx___isUniform) { -HXLINE( 540) parameter1->index = gl->getUniformLocation(this->glProgram,parameter1->name); - } - else { -HXLINE( 544) parameter1->index = gl->getAttribLocation(this->glProgram,parameter1->name); - } - } - } -HXLINE( 548) { -HXLINE( 548) int _g6 = 0; -HXDLIN( 548) ::Array< ::Dynamic> _g7 = this->_hx___paramInt; -HXDLIN( 548) while((_g6 < _g7->length)){ -HXLINE( 548) ::openfl::display::ShaderParameter_Int parameter2 = _g7->__get(_g6).StaticCast< ::openfl::display::ShaderParameter_Int >(); -HXDLIN( 548) _g6 = (_g6 + 1); -HXLINE( 550) if (parameter2->_hx___isUniform) { -HXLINE( 552) parameter2->index = gl->getUniformLocation(this->glProgram,parameter2->name); - } - else { -HXLINE( 556) parameter2->index = gl->getAttribLocation(this->glProgram,parameter2->name); - } - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Shader_obj,_hx___initGL,(void)) - -void Shader_obj::_hx___processGLData(::String source,::String storageType){ - HX_GC_STACKFRAME(&_hx_pos_4b006e5218f2daf8_564___processGLData) -HXLINE( 565) int lastMatch = 0; -HXDLIN( 565) ::Dynamic position; -HXDLIN( 565) ::EReg regex; -HXDLIN( 565) ::String name; -HXDLIN( 565) ::String type; -HXLINE( 567) if ((storageType == HX_("uniform",34,41,64,b5))) { -HXLINE( 569) regex = ::EReg_obj::__alloc( HX_CTX ,HX_("uniform ([A-Za-z0-9]+) ([A-Za-z0-9_]+)",e3,a8,c0,f8),HX_("",00,00,00,00)); - } - else { -HXLINE( 573) regex = ::EReg_obj::__alloc( HX_CTX ,HX_("attribute ([A-Za-z0-9]+) ([A-Za-z0-9_]+)",fb,2e,25,cc),HX_("",00,00,00,00)); - } -HXLINE( 576) while(regex->matchSub(source,lastMatch,null())){ -HXLINE( 578) type = regex->matched(1); -HXLINE( 579) name = regex->matched(2); -HXLINE( 581) if (::StringTools_obj::startsWith(name,HX_("gl_",9a,86,4e,00))) { -HXLINE( 583) continue; - } -HXLINE( 586) bool isUniform = (storageType == HX_("uniform",34,41,64,b5)); -HXLINE( 588) if (::StringTools_obj::startsWith(type,HX_("sampler",08,c5,c9,83))) { -HXLINE( 590) ::openfl::display::ShaderInput_openfl_display_BitmapData input = ::openfl::display::ShaderInput_openfl_display_BitmapData_obj::__alloc( HX_CTX ); -HXLINE( 591) input->name = name; -HXLINE( 592) input->_hx___isUniform = isUniform; -HXLINE( 593) this->_hx___inputBitmapData->push(input); -HXLINE( 595) ::String _hx_switch_0 = name; - if ( (_hx_switch_0==HX_("bitmap",ef,0f,0c,f1)) ){ -HXLINE( 600) this->_hx___bitmap = input; -HXDLIN( 600) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("openfl_Texture",cc,bd,e4,7e)) ){ -HXLINE( 598) this->_hx___texture = input; -HXDLIN( 598) goto _hx_goto_24; - } - /* default */{ - } - _hx_goto_24:; -HXLINE( 604) ::Reflect_obj::setField(this->_hx___data,name,input); -HXLINE( 605) if (this->_hx___isGenerated) { -HXLINE( 605) ::Reflect_obj::setField(hx::ObjectPtr(this),name,input); - } - } - else { -HXLINE( 607) bool _hx_tmp; -HXDLIN( 607) if (!(!(::Reflect_obj::hasField(this->_hx___data,name)))) { -HXLINE( 607) _hx_tmp = hx::IsNull( ::Reflect_obj::field(this->_hx___data,name) ); - } - else { -HXLINE( 607) _hx_tmp = true; - } -HXDLIN( 607) if (_hx_tmp) { -HXLINE( 609) ::Dynamic parameterType; -HXDLIN( 609) ::String _hx_switch_1 = type; - if ( (_hx_switch_1==HX_("bool",2a,84,1b,41)) ){ -HXLINE( 609) parameterType = 0; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("bvec2",c0,00,91,bb)) ){ -HXLINE( 609) parameterType = 1; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("bvec3",c1,00,91,bb)) ){ -HXLINE( 609) parameterType = 2; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("bvec4",c2,00,91,bb)) ){ -HXLINE( 609) parameterType = 3; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("dvec2",c2,29,5e,e2)) || (_hx_switch_1==HX_("vec2",5e,27,4c,4e)) ){ -HXLINE( 609) parameterType = 5; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("dvec3",c3,29,5e,e2)) || (_hx_switch_1==HX_("vec3",5f,27,4c,4e)) ){ -HXLINE( 609) parameterType = 6; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("double",11,2b,cb,32)) || (_hx_switch_1==HX_("float",9c,c5,96,02)) ){ -HXLINE( 609) parameterType = 4; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("ivec3",48,10,5f,c3)) || (_hx_switch_1==HX_("uvec3",54,06,2e,ac)) ){ -HXLINE( 609) parameterType = 10; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("ivec4",49,10,5f,c3)) || (_hx_switch_1==HX_("uvec4",55,06,2e,ac)) ){ -HXLINE( 609) parameterType = 11; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("mat2",92,41,56,48)) || (_hx_switch_1==HX_("mat2x2",cc,b2,97,bb)) ){ -HXLINE( 609) parameterType = 12; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("mat2x3",cd,b2,97,bb)) ){ -HXLINE( 609) parameterType = 13; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("mat2x4",ce,b2,97,bb)) ){ -HXLINE( 609) parameterType = 14; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("mat3x2",0d,75,98,bb)) ){ -HXLINE( 609) parameterType = 15; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("mat3",93,41,56,48)) || (_hx_switch_1==HX_("mat3x3",0e,75,98,bb)) ){ -HXLINE( 609) parameterType = 16; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("mat3x4",0f,75,98,bb)) ){ -HXLINE( 609) parameterType = 17; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("mat4",94,41,56,48)) || (_hx_switch_1==HX_("mat4x4",50,37,99,bb)) ){ -HXLINE( 609) parameterType = 20; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("mat4x2",4e,37,99,bb)) ){ -HXLINE( 609) parameterType = 18; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("mat4x3",4f,37,99,bb)) ){ -HXLINE( 609) parameterType = 19; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("int",ef,0c,50,00)) || (_hx_switch_1==HX_("uint",9a,03,a6,4d)) ){ -HXLINE( 609) parameterType = 8; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("ivec2",47,10,5f,c3)) || (_hx_switch_1==HX_("uvec2",53,06,2e,ac)) ){ -HXLINE( 609) parameterType = 9; -HXDLIN( 609) goto _hx_goto_25; - } - if ( (_hx_switch_1==HX_("dvec4",c4,29,5e,e2)) || (_hx_switch_1==HX_("vec4",60,27,4c,4e)) ){ -HXLINE( 609) parameterType = 7; -HXDLIN( 609) goto _hx_goto_25; - } - /* default */{ -HXLINE( 609) parameterType = null(); - } - _hx_goto_25:; -HXLINE( 635) int length; -HXDLIN( 635) ::Dynamic _hx_switch_2 = parameterType; - if ( (_hx_switch_2==1) || (_hx_switch_2==5) || (_hx_switch_2==9) ){ -HXLINE( 635) length = 2; -HXDLIN( 635) goto _hx_goto_26; - } - if ( (_hx_switch_2==3) || (_hx_switch_2==7) || (_hx_switch_2==11) || (_hx_switch_2==12) ){ -HXLINE( 635) length = 4; -HXDLIN( 635) goto _hx_goto_26; - } - if ( (_hx_switch_2==2) || (_hx_switch_2==6) || (_hx_switch_2==10) ){ -HXLINE( 635) length = 3; -HXDLIN( 635) goto _hx_goto_26; - } - if ( (_hx_switch_2==16) ){ -HXLINE( 635) length = 9; -HXDLIN( 635) goto _hx_goto_26; - } - if ( (_hx_switch_2==20) ){ -HXLINE( 635) length = 16; -HXDLIN( 635) goto _hx_goto_26; - } - /* default */{ -HXLINE( 635) length = 1; - } - _hx_goto_26:; -HXLINE( 645) int arrayLength; -HXDLIN( 645) ::Dynamic _hx_switch_3 = parameterType; - if ( (_hx_switch_3==12) ){ -HXLINE( 645) arrayLength = 2; -HXDLIN( 645) goto _hx_goto_27; - } - if ( (_hx_switch_3==16) ){ -HXLINE( 645) arrayLength = 3; -HXDLIN( 645) goto _hx_goto_27; - } - if ( (_hx_switch_3==20) ){ -HXLINE( 645) arrayLength = 4; -HXDLIN( 645) goto _hx_goto_27; - } - /* default */{ -HXLINE( 645) arrayLength = 1; - } - _hx_goto_27:; -HXLINE( 653) ::Dynamic _hx_switch_4 = parameterType; - if ( (_hx_switch_4==0) || (_hx_switch_4==1) || (_hx_switch_4==2) || (_hx_switch_4==3) ){ -HXLINE( 656) ::openfl::display::ShaderParameter_Bool parameter = ::openfl::display::ShaderParameter_Bool_obj::__alloc( HX_CTX ); -HXLINE( 657) parameter->set_name(name); -HXLINE( 658) parameter->type = parameterType; -HXLINE( 659) parameter->_hx___arrayLength = arrayLength; -HXLINE( 660) parameter->_hx___isBool = true; -HXLINE( 661) parameter->_hx___isUniform = isUniform; -HXLINE( 662) parameter->__length = length; -HXLINE( 663) this->_hx___paramBool->push(parameter); -HXLINE( 665) if ((name == HX_("openfl_HasColorTransform",b4,00,4b,62))) { -HXLINE( 667) this->_hx___hasColorTransform = parameter; - } -HXLINE( 670) ::Reflect_obj::setField(this->_hx___data,name,parameter); -HXLINE( 671) if (this->_hx___isGenerated) { -HXLINE( 671) ::Reflect_obj::setField(hx::ObjectPtr(this),name,parameter); - } -HXLINE( 655) goto _hx_goto_29; - } - if ( (_hx_switch_4==8) || (_hx_switch_4==9) || (_hx_switch_4==10) || (_hx_switch_4==11) ){ -HXLINE( 674) ::openfl::display::ShaderParameter_Int parameter1 = ::openfl::display::ShaderParameter_Int_obj::__alloc( HX_CTX ); -HXLINE( 675) parameter1->set_name(name); -HXLINE( 676) parameter1->type = parameterType; -HXLINE( 677) parameter1->_hx___arrayLength = arrayLength; -HXLINE( 678) parameter1->_hx___isInt = true; -HXLINE( 679) parameter1->_hx___isUniform = isUniform; -HXLINE( 680) parameter1->__length = length; -HXLINE( 681) this->_hx___paramInt->push(parameter1); -HXLINE( 682) ::Reflect_obj::setField(this->_hx___data,name,parameter1); -HXLINE( 683) if (this->_hx___isGenerated) { -HXLINE( 683) ::Reflect_obj::setField(hx::ObjectPtr(this),name,parameter1); - } -HXLINE( 673) goto _hx_goto_29; - } - /* default */{ -HXLINE( 686) ::openfl::display::ShaderParameter_Float parameter2 = ::openfl::display::ShaderParameter_Float_obj::__alloc( HX_CTX ); -HXLINE( 687) parameter2->set_name(name); -HXLINE( 688) parameter2->type = parameterType; -HXLINE( 689) parameter2->_hx___arrayLength = arrayLength; -HXLINE( 691) if ((arrayLength > 0)) { -HXLINE( 691) ::Dynamic elements = (arrayLength * arrayLength); -HXDLIN( 691) ::haxe::io::Bytes buffer = null(); -HXDLIN( 691) ::cpp::VirtualArray array = null(); -HXDLIN( 691) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 691) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 691) ::Dynamic len = null(); -HXDLIN( 691) ::lime::utils::ArrayBufferView this1; -HXDLIN( 691) if (hx::IsNotNull( elements )) { -HXLINE( 691) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,8); - } - else { -HXLINE( 691) if (hx::IsNotNull( array )) { -HXLINE( 691) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 691) _this->byteOffset = 0; -HXDLIN( 691) _this->length = array->get_length(); -HXDLIN( 691) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 691) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 691) _this->buffer = this2; -HXDLIN( 691) _this->copyFromArray(array,null()); -HXDLIN( 691) this1 = _this; - } - else { -HXLINE( 691) if (hx::IsNotNull( vector )) { -HXLINE( 691) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 691) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 691) _this1->byteOffset = 0; -HXDLIN( 691) _this1->length = array1->get_length(); -HXDLIN( 691) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 691) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 691) _this1->buffer = this3; -HXDLIN( 691) _this1->copyFromArray(array1,null()); -HXDLIN( 691) this1 = _this1; - } - else { -HXLINE( 691) if (hx::IsNotNull( view )) { -HXLINE( 691) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 691) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 691) int srcLength = view->length; -HXDLIN( 691) int srcByteOffset = view->byteOffset; -HXDLIN( 691) int srcElementSize = view->bytesPerElement; -HXDLIN( 691) int elementSize = _this2->bytesPerElement; -HXDLIN( 691) if ((view->type == _this2->type)) { -HXLINE( 691) int srcLength1 = srcData->length; -HXDLIN( 691) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 691) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 691) _this2->buffer = this4; -HXDLIN( 691) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 691) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 691) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 691) _this2->byteOffset = 0; -HXDLIN( 691) _this2->length = srcLength; -HXDLIN( 691) this1 = _this2; - } - else { -HXLINE( 691) if (hx::IsNotNull( buffer )) { -HXLINE( 691) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 691) int in_byteOffset = 0; -HXDLIN( 691) if ((in_byteOffset < 0)) { -HXLINE( 691) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 691) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 691) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 691) int bufferByteLength = buffer->length; -HXDLIN( 691) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 691) int newByteLength = bufferByteLength; -HXDLIN( 691) if (hx::IsNull( len )) { -HXLINE( 691) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 691) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 691) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 691) if ((newByteLength < 0)) { -HXLINE( 691) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 691) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 691) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 691) if ((newRange > bufferByteLength)) { -HXLINE( 691) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 691) _this3->buffer = buffer; -HXDLIN( 691) _this3->byteOffset = in_byteOffset; -HXDLIN( 691) _this3->byteLength = newByteLength; -HXDLIN( 691) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 691) this1 = _this3; - } - else { -HXLINE( 691) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 691) parameter2->_hx___uniformMatrix = this1; - } -HXLINE( 693) parameter2->_hx___isFloat = true; -HXLINE( 694) parameter2->_hx___isUniform = isUniform; -HXLINE( 695) parameter2->__length = length; -HXLINE( 696) this->_hx___paramFloat->push(parameter2); -HXLINE( 698) if (::StringTools_obj::startsWith(name,HX_("openfl_",cf,ba,42,40))) { -HXLINE( 700) ::String _hx_switch_5 = name; - if ( (_hx_switch_5==HX_("openfl_Alpha",0f,ce,3e,6a)) ){ -HXLINE( 702) this->_hx___alpha = parameter2; -HXDLIN( 702) goto _hx_goto_28; - } - if ( (_hx_switch_5==HX_("openfl_ColorMultiplier",b5,e4,dc,18)) ){ -HXLINE( 703) this->_hx___colorMultiplier = parameter2; -HXDLIN( 703) goto _hx_goto_28; - } - if ( (_hx_switch_5==HX_("openfl_ColorOffset",c7,ea,07,41)) ){ -HXLINE( 704) this->_hx___colorOffset = parameter2; -HXDLIN( 704) goto _hx_goto_28; - } - if ( (_hx_switch_5==HX_("openfl_Matrix",70,ea,41,06)) ){ -HXLINE( 705) this->_hx___matrix = parameter2; -HXDLIN( 705) goto _hx_goto_28; - } - if ( (_hx_switch_5==HX_("openfl_Position",98,fe,6c,ee)) ){ -HXLINE( 706) this->_hx___position = parameter2; -HXDLIN( 706) goto _hx_goto_28; - } - if ( (_hx_switch_5==HX_("openfl_TextureCoord",49,e9,27,e8)) ){ -HXLINE( 707) this->_hx___textureCoord = parameter2; -HXDLIN( 707) goto _hx_goto_28; - } - if ( (_hx_switch_5==HX_("openfl_TextureSize",ad,60,72,29)) ){ -HXLINE( 708) this->_hx___textureSize = parameter2; -HXDLIN( 708) goto _hx_goto_28; - } - /* default */{ - } - _hx_goto_28:; - } -HXLINE( 713) ::Reflect_obj::setField(this->_hx___data,name,parameter2); -HXLINE( 714) if (this->_hx___isGenerated) { -HXLINE( 714) ::Reflect_obj::setField(hx::ObjectPtr(this),name,parameter2); - } - } - _hx_goto_29:; - } - } -HXLINE( 718) position = regex->matchedPos(); -HXLINE( 719) lastMatch = ( (int)((position->__Field(HX_("pos",94,5d,55,00),hx::paccDynamic) + position->__Field(HX_("len",d5,4b,52,00),hx::paccDynamic))) ); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Shader_obj,_hx___processGLData,(void)) - -void Shader_obj::_hx___update(){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_725___update) -HXDLIN( 725) if (hx::IsNotNull( this->program )) { -HXLINE( 727) this->_hx___updateGL(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Shader_obj,_hx___update,(void)) - -void Shader_obj::_hx___updateFromBuffer( ::openfl::display::_internal::ShaderBuffer shaderBuffer,int bufferOffset){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_733___updateFromBuffer) -HXDLIN( 733) if (hx::IsNotNull( this->program )) { -HXLINE( 735) this->_hx___updateGLFromBuffer(shaderBuffer,bufferOffset); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Shader_obj,_hx___updateFromBuffer,(void)) - -void Shader_obj::_hx___updateGL(){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_740___updateGL) -HXLINE( 741) int textureCount = 0; -HXLINE( 743) { -HXLINE( 743) int _g = 0; -HXDLIN( 743) ::Array< ::Dynamic> _g1 = this->_hx___inputBitmapData; -HXDLIN( 743) while((_g < _g1->length)){ -HXLINE( 743) ::openfl::display::ShaderInput_openfl_display_BitmapData input = _g1->__get(_g).StaticCast< ::openfl::display::ShaderInput_openfl_display_BitmapData >(); -HXDLIN( 743) _g = (_g + 1); -HXLINE( 745) input->_hx___updateGL(this->_hx___context,textureCount,null(),null(),null(),null()); -HXLINE( 746) textureCount = (textureCount + 1); - } - } -HXLINE( 749) { -HXLINE( 749) int _g2 = 0; -HXDLIN( 749) ::Array< ::Dynamic> _g3 = this->_hx___paramBool; -HXDLIN( 749) while((_g2 < _g3->length)){ -HXLINE( 749) ::openfl::display::ShaderParameter_Bool parameter = _g3->__get(_g2).StaticCast< ::openfl::display::ShaderParameter_Bool >(); -HXDLIN( 749) _g2 = (_g2 + 1); -HXLINE( 751) parameter->_hx___updateGL(this->_hx___context,null()); - } - } -HXLINE( 754) { -HXLINE( 754) int _g4 = 0; -HXDLIN( 754) ::Array< ::Dynamic> _g5 = this->_hx___paramFloat; -HXDLIN( 754) while((_g4 < _g5->length)){ -HXLINE( 754) ::openfl::display::ShaderParameter_Float parameter1 = _g5->__get(_g4).StaticCast< ::openfl::display::ShaderParameter_Float >(); -HXDLIN( 754) _g4 = (_g4 + 1); -HXLINE( 756) parameter1->_hx___updateGL(this->_hx___context,null()); - } - } -HXLINE( 759) { -HXLINE( 759) int _g6 = 0; -HXDLIN( 759) ::Array< ::Dynamic> _g7 = this->_hx___paramInt; -HXDLIN( 759) while((_g6 < _g7->length)){ -HXLINE( 759) ::openfl::display::ShaderParameter_Int parameter2 = _g7->__get(_g6).StaticCast< ::openfl::display::ShaderParameter_Int >(); -HXDLIN( 759) _g6 = (_g6 + 1); -HXLINE( 761) parameter2->_hx___updateGL(this->_hx___context,null()); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Shader_obj,_hx___updateGL,(void)) - -void Shader_obj::_hx___updateGLFromBuffer( ::openfl::display::_internal::ShaderBuffer shaderBuffer,int bufferOffset){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_766___updateGLFromBuffer) -HXLINE( 767) int textureCount = 0; -HXLINE( 768) ::openfl::display::ShaderInput_openfl_display_BitmapData input; -HXDLIN( 768) ::openfl::display::BitmapData inputData; -HXDLIN( 768) ::Dynamic inputFilter; -HXDLIN( 768) ::Dynamic inputMipFilter; -HXDLIN( 768) ::Dynamic inputWrap; -HXLINE( 770) { -HXLINE( 770) int _g = 0; -HXDLIN( 770) int _g1 = shaderBuffer->inputCount; -HXDLIN( 770) while((_g < _g1)){ -HXLINE( 770) _g = (_g + 1); -HXDLIN( 770) int i = (_g - 1); -HXLINE( 772) input = shaderBuffer->inputRefs->__get(i).StaticCast< ::openfl::display::ShaderInput_openfl_display_BitmapData >(); -HXLINE( 773) inputData = shaderBuffer->inputs->__get(i).StaticCast< ::openfl::display::BitmapData >(); -HXLINE( 774) inputFilter = shaderBuffer->inputFilter->__get(i); -HXLINE( 775) inputMipFilter = shaderBuffer->inputMipFilter->__get(i); -HXLINE( 776) inputWrap = shaderBuffer->inputWrap->__get(i); -HXLINE( 778) if (hx::IsNotNull( inputData )) { -HXLINE( 780) input->_hx___updateGL(this->_hx___context,textureCount,inputData,inputFilter,inputMipFilter,inputWrap); -HXLINE( 781) textureCount = (textureCount + 1); - } - } - } -HXLINE( 785) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 787) if ((shaderBuffer->paramDataLength > 0)) { -HXLINE( 789) if (hx::IsNull( shaderBuffer->paramDataBuffer )) { -HXLINE( 791) shaderBuffer->paramDataBuffer = gl->createBuffer(); - } -HXLINE( 796) this->_hx___context->_hx___bindGLArrayBuffer(shaderBuffer->paramDataBuffer); -HXLINE( 797) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::bufferData(gl,gl->ARRAY_BUFFER,shaderBuffer->paramData,gl->DYNAMIC_DRAW); - } - else { -HXLINE( 803) this->_hx___context->_hx___bindGLArrayBuffer(null()); - } -HXLINE( 806) int boolIndex = 0; -HXLINE( 807) int floatIndex = 0; -HXLINE( 808) int intIndex = 0; -HXLINE( 810) int boolCount = shaderBuffer->paramBoolCount; -HXLINE( 811) int floatCount = shaderBuffer->paramFloatCount; -HXLINE( 812) ::lime::utils::ArrayBufferView paramData = shaderBuffer->paramData; -HXLINE( 814) ::openfl::display::ShaderParameter_Bool boolRef; -HXDLIN( 814) ::openfl::display::ShaderParameter_Float floatRef; -HXDLIN( 814) ::openfl::display::ShaderParameter_Int intRef; -HXDLIN( 814) bool hasOverride; -HXLINE( 815) ::Array< bool > overrideBoolValue = null(); -HXDLIN( 815) ::Array< Float > overrideFloatValue = null(); -HXDLIN( 815) ::Array< int > overrideIntValue = null(); -HXLINE( 819) { -HXLINE( 819) int _g2 = 0; -HXDLIN( 819) int _g3 = shaderBuffer->paramCount; -HXDLIN( 819) while((_g2 < _g3)){ -HXLINE( 819) _g2 = (_g2 + 1); -HXDLIN( 819) int i1 = (_g2 - 1); -HXLINE( 821) hasOverride = false; -HXLINE( 823) if ((i1 < boolCount)) { -HXLINE( 825) boolRef = shaderBuffer->paramRefs_Bool->__get(boolIndex).StaticCast< ::openfl::display::ShaderParameter_Bool >(); -HXLINE( 827) { -HXLINE( 827) int _g21 = 0; -HXDLIN( 827) int _g31 = shaderBuffer->overrideBoolCount; -HXDLIN( 827) while((_g21 < _g31)){ -HXLINE( 827) _g21 = (_g21 + 1); -HXDLIN( 827) int j = (_g21 - 1); -HXLINE( 829) if ((boolRef->name == shaderBuffer->overrideBoolNames->__get(j))) { -HXLINE( 831) overrideBoolValue = shaderBuffer->overrideBoolValues->__get(j).StaticCast< ::Array< bool > >(); -HXLINE( 832) hasOverride = true; -HXLINE( 833) goto _hx_goto_40; - } - } - _hx_goto_40:; - } -HXLINE( 837) if (hasOverride) { -HXLINE( 839) boolRef->_hx___updateGL(this->_hx___context,overrideBoolValue); - } - else { -HXLINE( 843) boolRef->_hx___updateGLFromBuffer(this->_hx___context,paramData,shaderBuffer->paramPositions->__get(i1),shaderBuffer->paramLengths->__get(i1),bufferOffset); - } -HXLINE( 846) boolIndex = (boolIndex + 1); - } - else { -HXLINE( 848) if ((i1 < (boolCount + floatCount))) { -HXLINE( 850) floatRef = shaderBuffer->paramRefs_Float->__get(floatIndex).StaticCast< ::openfl::display::ShaderParameter_Float >(); -HXLINE( 852) { -HXLINE( 852) int _g22 = 0; -HXDLIN( 852) int _g32 = shaderBuffer->overrideFloatCount; -HXDLIN( 852) while((_g22 < _g32)){ -HXLINE( 852) _g22 = (_g22 + 1); -HXDLIN( 852) int j1 = (_g22 - 1); -HXLINE( 854) if ((floatRef->name == shaderBuffer->overrideFloatNames->__get(j1))) { -HXLINE( 856) overrideFloatValue = shaderBuffer->overrideFloatValues->__get(j1).StaticCast< ::Array< Float > >(); -HXLINE( 857) hasOverride = true; -HXLINE( 858) goto _hx_goto_41; - } - } - _hx_goto_41:; - } -HXLINE( 862) if (hasOverride) { -HXLINE( 864) floatRef->_hx___updateGL(this->_hx___context,overrideFloatValue); - } - else { -HXLINE( 868) floatRef->_hx___updateGLFromBuffer(this->_hx___context,paramData,shaderBuffer->paramPositions->__get(i1),shaderBuffer->paramLengths->__get(i1),bufferOffset); - } -HXLINE( 871) floatIndex = (floatIndex + 1); - } - else { -HXLINE( 875) intRef = shaderBuffer->paramRefs_Int->__get(intIndex).StaticCast< ::openfl::display::ShaderParameter_Int >(); -HXLINE( 877) { -HXLINE( 877) int _g23 = 0; -HXDLIN( 877) int _g33 = shaderBuffer->overrideIntCount; -HXDLIN( 877) while((_g23 < _g33)){ -HXLINE( 877) _g23 = (_g23 + 1); -HXDLIN( 877) int j2 = (_g23 - 1); -HXLINE( 879) if ((intRef->name == shaderBuffer->overrideIntNames->__get(j2))) { -HXLINE( 881) overrideIntValue = ::cpp::VirtualArray( shaderBuffer->overrideIntValues->__get(j2)); -HXLINE( 882) hasOverride = true; -HXLINE( 883) goto _hx_goto_42; - } - } - _hx_goto_42:; - } -HXLINE( 887) if (hasOverride) { -HXLINE( 889) intRef->_hx___updateGL(this->_hx___context,overrideIntValue); - } - else { -HXLINE( 893) intRef->_hx___updateGLFromBuffer(this->_hx___context,paramData,shaderBuffer->paramPositions->__get(i1),shaderBuffer->paramLengths->__get(i1),bufferOffset); - } -HXLINE( 896) intIndex = (intIndex + 1); - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Shader_obj,_hx___updateGLFromBuffer,(void)) - - ::Dynamic Shader_obj::get_data(){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_903_get_data) -HXLINE( 904) bool _hx_tmp; -HXDLIN( 904) if (!(this->_hx___glSourceDirty)) { -HXLINE( 904) _hx_tmp = hx::IsNull( this->_hx___data ); - } - else { -HXLINE( 904) _hx_tmp = true; - } -HXDLIN( 904) if (_hx_tmp) { -HXLINE( 906) this->_hx___init(); - } -HXLINE( 909) return this->_hx___data; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Shader_obj,get_data,return ) - - ::Dynamic Shader_obj::set_data( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_914_set_data) -HXDLIN( 914) return (this->_hx___data = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Shader_obj,set_data,return ) - -::String Shader_obj::get_glFragmentSource(){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_919_get_glFragmentSource) -HXDLIN( 919) return this->_hx___glFragmentSource; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Shader_obj,get_glFragmentSource,return ) - -::String Shader_obj::set_glFragmentSource(::String value){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_923_set_glFragmentSource) -HXLINE( 924) if ((value != this->_hx___glFragmentSource)) { -HXLINE( 926) this->_hx___glSourceDirty = true; - } -HXLINE( 929) return (this->_hx___glFragmentSource = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Shader_obj,set_glFragmentSource,return ) - -::String Shader_obj::get_glVertexSource(){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_934_get_glVertexSource) -HXDLIN( 934) return this->_hx___glVertexSource; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Shader_obj,get_glVertexSource,return ) - -::String Shader_obj::set_glVertexSource(::String value){ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_938_set_glVertexSource) -HXLINE( 939) if ((value != this->_hx___glVertexSource)) { -HXLINE( 941) this->_hx___glSourceDirty = true; - } -HXLINE( 944) return (this->_hx___glVertexSource = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Shader_obj,set_glVertexSource,return ) - - -hx::ObjectPtr< Shader_obj > Shader_obj::__new( ::openfl::utils::ByteArrayData code) { - hx::ObjectPtr< Shader_obj > __this = new Shader_obj(); - __this->__construct(code); - return __this; -} - -hx::ObjectPtr< Shader_obj > Shader_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::utils::ByteArrayData code) { - Shader_obj *__this = (Shader_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Shader_obj), true, "openfl.display.Shader")); - *(void **)__this = Shader_obj::_hx_vtable; - __this->__construct(code); - return __this; -} - -Shader_obj::Shader_obj() -{ -} - -void Shader_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Shader); - HX_MARK_MEMBER_NAME(byteCode,"byteCode"); - HX_MARK_MEMBER_NAME(glProgram,"glProgram"); - HX_MARK_MEMBER_NAME(precisionHint,"precisionHint"); - HX_MARK_MEMBER_NAME(program,"program"); - HX_MARK_MEMBER_NAME(_hx___alpha,"__alpha"); - HX_MARK_MEMBER_NAME(_hx___bitmap,"__bitmap"); - HX_MARK_MEMBER_NAME(_hx___colorMultiplier,"__colorMultiplier"); - HX_MARK_MEMBER_NAME(_hx___colorOffset,"__colorOffset"); - HX_MARK_MEMBER_NAME(_hx___context,"__context"); - HX_MARK_MEMBER_NAME(_hx___data,"__data"); - HX_MARK_MEMBER_NAME(_hx___glFragmentSource,"__glFragmentSource"); - HX_MARK_MEMBER_NAME(_hx___glSourceDirty,"__glSourceDirty"); - HX_MARK_MEMBER_NAME(_hx___glVertexSource,"__glVertexSource"); - HX_MARK_MEMBER_NAME(_hx___hasColorTransform,"__hasColorTransform"); - HX_MARK_MEMBER_NAME(_hx___inputBitmapData,"__inputBitmapData"); - HX_MARK_MEMBER_NAME(_hx___isGenerated,"__isGenerated"); - HX_MARK_MEMBER_NAME(_hx___matrix,"__matrix"); - HX_MARK_MEMBER_NAME(_hx___numPasses,"__numPasses"); - HX_MARK_MEMBER_NAME(_hx___paramBool,"__paramBool"); - HX_MARK_MEMBER_NAME(_hx___paramFloat,"__paramFloat"); - HX_MARK_MEMBER_NAME(_hx___paramInt,"__paramInt"); - HX_MARK_MEMBER_NAME(_hx___position,"__position"); - HX_MARK_MEMBER_NAME(_hx___textureCoord,"__textureCoord"); - HX_MARK_MEMBER_NAME(_hx___texture,"__texture"); - HX_MARK_MEMBER_NAME(_hx___textureSize,"__textureSize"); - HX_MARK_END_CLASS(); -} - -void Shader_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(byteCode,"byteCode"); - HX_VISIT_MEMBER_NAME(glProgram,"glProgram"); - HX_VISIT_MEMBER_NAME(precisionHint,"precisionHint"); - HX_VISIT_MEMBER_NAME(program,"program"); - HX_VISIT_MEMBER_NAME(_hx___alpha,"__alpha"); - HX_VISIT_MEMBER_NAME(_hx___bitmap,"__bitmap"); - HX_VISIT_MEMBER_NAME(_hx___colorMultiplier,"__colorMultiplier"); - HX_VISIT_MEMBER_NAME(_hx___colorOffset,"__colorOffset"); - HX_VISIT_MEMBER_NAME(_hx___context,"__context"); - HX_VISIT_MEMBER_NAME(_hx___data,"__data"); - HX_VISIT_MEMBER_NAME(_hx___glFragmentSource,"__glFragmentSource"); - HX_VISIT_MEMBER_NAME(_hx___glSourceDirty,"__glSourceDirty"); - HX_VISIT_MEMBER_NAME(_hx___glVertexSource,"__glVertexSource"); - HX_VISIT_MEMBER_NAME(_hx___hasColorTransform,"__hasColorTransform"); - HX_VISIT_MEMBER_NAME(_hx___inputBitmapData,"__inputBitmapData"); - HX_VISIT_MEMBER_NAME(_hx___isGenerated,"__isGenerated"); - HX_VISIT_MEMBER_NAME(_hx___matrix,"__matrix"); - HX_VISIT_MEMBER_NAME(_hx___numPasses,"__numPasses"); - HX_VISIT_MEMBER_NAME(_hx___paramBool,"__paramBool"); - HX_VISIT_MEMBER_NAME(_hx___paramFloat,"__paramFloat"); - HX_VISIT_MEMBER_NAME(_hx___paramInt,"__paramInt"); - HX_VISIT_MEMBER_NAME(_hx___position,"__position"); - HX_VISIT_MEMBER_NAME(_hx___textureCoord,"__textureCoord"); - HX_VISIT_MEMBER_NAME(_hx___texture,"__texture"); - HX_VISIT_MEMBER_NAME(_hx___textureSize,"__textureSize"); -} - -hx::Val Shader_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"data") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_data() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"__data") ) { return hx::Val( _hx___data ); } - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"program") ) { return hx::Val( program ); } - if (HX_FIELD_EQ(inName,"__alpha") ) { return hx::Val( _hx___alpha ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"byteCode") ) { return hx::Val( byteCode ); } - if (HX_FIELD_EQ(inName,"__bitmap") ) { return hx::Val( _hx___bitmap ); } - if (HX_FIELD_EQ(inName,"__matrix") ) { return hx::Val( _hx___matrix ); } - if (HX_FIELD_EQ(inName,"__enable") ) { return hx::Val( _hx___enable_dyn() ); } - if (HX_FIELD_EQ(inName,"__initGL") ) { return hx::Val( _hx___initGL_dyn() ); } - if (HX_FIELD_EQ(inName,"__update") ) { return hx::Val( _hx___update_dyn() ); } - if (HX_FIELD_EQ(inName,"get_data") ) { return hx::Val( get_data_dyn() ); } - if (HX_FIELD_EQ(inName,"set_data") ) { return hx::Val( set_data_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"glProgram") ) { return hx::Val( glProgram ); } - if (HX_FIELD_EQ(inName,"__context") ) { return hx::Val( _hx___context ); } - if (HX_FIELD_EQ(inName,"__texture") ) { return hx::Val( _hx___texture ); } - if (HX_FIELD_EQ(inName,"__disable") ) { return hx::Val( _hx___disable_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__paramInt") ) { return hx::Val( _hx___paramInt ); } - if (HX_FIELD_EQ(inName,"__position") ) { return hx::Val( _hx___position ); } - if (HX_FIELD_EQ(inName,"__enableGL") ) { return hx::Val( _hx___enableGL_dyn() ); } - if (HX_FIELD_EQ(inName,"__updateGL") ) { return hx::Val( _hx___updateGL_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__numPasses") ) { return hx::Val( _hx___numPasses ); } - if (HX_FIELD_EQ(inName,"__paramBool") ) { return hx::Val( _hx___paramBool ); } - if (HX_FIELD_EQ(inName,"__disableGL") ) { return hx::Val( _hx___disableGL_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__paramFloat") ) { return hx::Val( _hx___paramFloat ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"precisionHint") ) { return hx::Val( precisionHint ); } - if (HX_FIELD_EQ(inName,"__colorOffset") ) { return hx::Val( _hx___colorOffset ); } - if (HX_FIELD_EQ(inName,"__isGenerated") ) { return hx::Val( _hx___isGenerated ); } - if (HX_FIELD_EQ(inName,"__textureSize") ) { return hx::Val( _hx___textureSize ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"glVertexSource") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_glVertexSource() ); } - if (HX_FIELD_EQ(inName,"__textureCoord") ) { return hx::Val( _hx___textureCoord ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__glSourceDirty") ) { return hx::Val( _hx___glSourceDirty ); } - if (HX_FIELD_EQ(inName,"__clearUseArray") ) { return hx::Val( _hx___clearUseArray_dyn() ); } - if (HX_FIELD_EQ(inName,"__processGLData") ) { return hx::Val( _hx___processGLData_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"glFragmentSource") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_glFragmentSource() ); } - if (HX_FIELD_EQ(inName,"__glVertexSource") ) { return hx::Val( _hx___glVertexSource ); } - if (HX_FIELD_EQ(inName,"__createGLShader") ) { return hx::Val( _hx___createGLShader_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__colorMultiplier") ) { return hx::Val( _hx___colorMultiplier ); } - if (HX_FIELD_EQ(inName,"__inputBitmapData") ) { return hx::Val( _hx___inputBitmapData ); } - if (HX_FIELD_EQ(inName,"__createGLProgram") ) { return hx::Val( _hx___createGLProgram_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__glFragmentSource") ) { return hx::Val( _hx___glFragmentSource ); } - if (HX_FIELD_EQ(inName,"__updateFromBuffer") ) { return hx::Val( _hx___updateFromBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"get_glVertexSource") ) { return hx::Val( get_glVertexSource_dyn() ); } - if (HX_FIELD_EQ(inName,"set_glVertexSource") ) { return hx::Val( set_glVertexSource_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"__hasColorTransform") ) { return hx::Val( _hx___hasColorTransform ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"__updateGLFromBuffer") ) { return hx::Val( _hx___updateGLFromBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"get_glFragmentSource") ) { return hx::Val( get_glFragmentSource_dyn() ); } - if (HX_FIELD_EQ(inName,"set_glFragmentSource") ) { return hx::Val( set_glFragmentSource_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Shader_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"data") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_data(inValue.Cast< ::Dynamic >()) ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"__data") ) { _hx___data=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"program") ) { program=inValue.Cast< ::openfl::display3D::Program3D >(); return inValue; } - if (HX_FIELD_EQ(inName,"__alpha") ) { _hx___alpha=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"byteCode") ) { byteCode=inValue.Cast< ::openfl::utils::ByteArrayData >(); return inValue; } - if (HX_FIELD_EQ(inName,"__bitmap") ) { _hx___bitmap=inValue.Cast< ::openfl::display::ShaderInput_openfl_display_BitmapData >(); return inValue; } - if (HX_FIELD_EQ(inName,"__matrix") ) { _hx___matrix=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"glProgram") ) { glProgram=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__context") ) { _hx___context=inValue.Cast< ::openfl::display3D::Context3D >(); return inValue; } - if (HX_FIELD_EQ(inName,"__texture") ) { _hx___texture=inValue.Cast< ::openfl::display::ShaderInput_openfl_display_BitmapData >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"__paramInt") ) { _hx___paramInt=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"__position") ) { _hx___position=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__numPasses") ) { _hx___numPasses=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__paramBool") ) { _hx___paramBool=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__paramFloat") ) { _hx___paramFloat=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"precisionHint") ) { precisionHint=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__colorOffset") ) { _hx___colorOffset=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__isGenerated") ) { _hx___isGenerated=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__textureSize") ) { _hx___textureSize=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"glVertexSource") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_glVertexSource(inValue.Cast< ::String >()) ); } - if (HX_FIELD_EQ(inName,"__textureCoord") ) { _hx___textureCoord=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__glSourceDirty") ) { _hx___glSourceDirty=inValue.Cast< bool >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"glFragmentSource") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_glFragmentSource(inValue.Cast< ::String >()) ); } - if (HX_FIELD_EQ(inName,"__glVertexSource") ) { _hx___glVertexSource=inValue.Cast< ::String >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__colorMultiplier") ) { _hx___colorMultiplier=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__inputBitmapData") ) { _hx___inputBitmapData=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__glFragmentSource") ) { _hx___glFragmentSource=inValue.Cast< ::String >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__hasColorTransform") ) { _hx___hasColorTransform=inValue.Cast< ::openfl::display::ShaderParameter_Bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Shader_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("byteCode",55,20,71,42)); - outFields->push(HX_("data",2a,56,63,42)); - outFields->push(HX_("glFragmentSource",d0,c5,ca,f7)); - outFields->push(HX_("glProgram",df,d6,b3,c1)); - outFields->push(HX_("glVertexSource",24,6d,4a,5b)); - outFields->push(HX_("precisionHint",e5,b5,95,2c)); - outFields->push(HX_("program",84,4a,f9,f3)); - outFields->push(HX_("__alpha",3e,00,f5,8b)); - outFields->push(HX_("__bitmap",0f,7b,3b,99)); - outFields->push(HX_("__colorMultiplier",a4,47,db,d3)); - outFields->push(HX_("__colorOffset",36,6a,e0,62)); - outFields->push(HX_("__context",cf,e6,c5,9a)); - outFields->push(HX_("__data",4a,b9,5b,f1)); - outFields->push(HX_("__glFragmentSource",f0,58,5b,63)); - outFields->push(HX_("__glSourceDirty",f2,a3,ef,41)); - outFields->push(HX_("__glVertexSource",44,f8,89,8f)); - outFields->push(HX_("__hasColorTransform",63,3d,db,a3)); - outFields->push(HX_("__inputBitmapData",43,df,f6,64)); - outFields->push(HX_("__isGenerated",25,e7,69,bb)); - outFields->push(HX_("__matrix",61,a1,f7,63)); - outFields->push(HX_("__numPasses",45,67,5f,cd)); - outFields->push(HX_("__paramBool",37,44,b6,5f)); - outFields->push(HX_("__paramFloat",ef,10,64,ab)); - outFields->push(HX_("__paramInt",82,cd,bd,21)); - outFields->push(HX_("__position",c9,13,33,6e)); - outFields->push(HX_("__textureCoord",fa,ea,be,63)); - outFields->push(HX_("__texture",bb,19,2f,20)); - outFields->push(HX_("__textureSize",1c,e0,4a,4b)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Shader_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::utils::ByteArrayData */ ,(int)offsetof(Shader_obj,byteCode),HX_("byteCode",55,20,71,42)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(Shader_obj,glProgram),HX_("glProgram",df,d6,b3,c1)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Shader_obj,precisionHint),HX_("precisionHint",e5,b5,95,2c)}, - {hx::fsObject /* ::openfl::display3D::Program3D */ ,(int)offsetof(Shader_obj,program),HX_("program",84,4a,f9,f3)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(Shader_obj,_hx___alpha),HX_("__alpha",3e,00,f5,8b)}, - {hx::fsObject /* ::openfl::display::ShaderInput_openfl_display_BitmapData */ ,(int)offsetof(Shader_obj,_hx___bitmap),HX_("__bitmap",0f,7b,3b,99)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(Shader_obj,_hx___colorMultiplier),HX_("__colorMultiplier",a4,47,db,d3)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(Shader_obj,_hx___colorOffset),HX_("__colorOffset",36,6a,e0,62)}, - {hx::fsObject /* ::openfl::display3D::Context3D */ ,(int)offsetof(Shader_obj,_hx___context),HX_("__context",cf,e6,c5,9a)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Shader_obj,_hx___data),HX_("__data",4a,b9,5b,f1)}, - {hx::fsString,(int)offsetof(Shader_obj,_hx___glFragmentSource),HX_("__glFragmentSource",f0,58,5b,63)}, - {hx::fsBool,(int)offsetof(Shader_obj,_hx___glSourceDirty),HX_("__glSourceDirty",f2,a3,ef,41)}, - {hx::fsString,(int)offsetof(Shader_obj,_hx___glVertexSource),HX_("__glVertexSource",44,f8,89,8f)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Bool */ ,(int)offsetof(Shader_obj,_hx___hasColorTransform),HX_("__hasColorTransform",63,3d,db,a3)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Shader_obj,_hx___inputBitmapData),HX_("__inputBitmapData",43,df,f6,64)}, - {hx::fsBool,(int)offsetof(Shader_obj,_hx___isGenerated),HX_("__isGenerated",25,e7,69,bb)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(Shader_obj,_hx___matrix),HX_("__matrix",61,a1,f7,63)}, - {hx::fsInt,(int)offsetof(Shader_obj,_hx___numPasses),HX_("__numPasses",45,67,5f,cd)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Shader_obj,_hx___paramBool),HX_("__paramBool",37,44,b6,5f)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Shader_obj,_hx___paramFloat),HX_("__paramFloat",ef,10,64,ab)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Shader_obj,_hx___paramInt),HX_("__paramInt",82,cd,bd,21)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(Shader_obj,_hx___position),HX_("__position",c9,13,33,6e)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(Shader_obj,_hx___textureCoord),HX_("__textureCoord",fa,ea,be,63)}, - {hx::fsObject /* ::openfl::display::ShaderInput_openfl_display_BitmapData */ ,(int)offsetof(Shader_obj,_hx___texture),HX_("__texture",bb,19,2f,20)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(Shader_obj,_hx___textureSize),HX_("__textureSize",1c,e0,4a,4b)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Shader_obj_sStaticStorageInfo = 0; -#endif - -static ::String Shader_obj_sMemberFields[] = { - HX_("byteCode",55,20,71,42), - HX_("glProgram",df,d6,b3,c1), - HX_("precisionHint",e5,b5,95,2c), - HX_("program",84,4a,f9,f3), - HX_("__alpha",3e,00,f5,8b), - HX_("__bitmap",0f,7b,3b,99), - HX_("__colorMultiplier",a4,47,db,d3), - HX_("__colorOffset",36,6a,e0,62), - HX_("__context",cf,e6,c5,9a), - HX_("__data",4a,b9,5b,f1), - HX_("__glFragmentSource",f0,58,5b,63), - HX_("__glSourceDirty",f2,a3,ef,41), - HX_("__glVertexSource",44,f8,89,8f), - HX_("__hasColorTransform",63,3d,db,a3), - HX_("__inputBitmapData",43,df,f6,64), - HX_("__isGenerated",25,e7,69,bb), - HX_("__matrix",61,a1,f7,63), - HX_("__numPasses",45,67,5f,cd), - HX_("__paramBool",37,44,b6,5f), - HX_("__paramFloat",ef,10,64,ab), - HX_("__paramInt",82,cd,bd,21), - HX_("__position",c9,13,33,6e), - HX_("__textureCoord",fa,ea,be,63), - HX_("__texture",bb,19,2f,20), - HX_("__textureSize",1c,e0,4a,4b), - HX_("__clearUseArray",5f,0b,0a,a8), - HX_("__createGLShader",46,69,da,33), - HX_("__createGLProgram",43,7d,b4,bf), - HX_("__disable",c8,ba,a6,32), - HX_("__disableGL",ed,3a,e1,35), - HX_("__enable",a3,19,b7,a0), - HX_("__enableGL",88,46,eb,8f), - HX_("__init",30,9e,b3,f4), - HX_("__initGL",55,c8,7b,3f), - HX_("__processGLData",7e,0f,78,7c), - HX_("__update",29,f1,34,2f), - HX_("__updateFromBuffer",93,24,55,c9), - HX_("__updateGL",8e,8b,32,1b), - HX_("__updateGLFromBuffer",38,8f,d7,17), - HX_("get_data",b3,11,1e,c2), - HX_("set_data",27,6b,7b,70), - HX_("get_glFragmentSource",d9,2a,35,16), - HX_("set_glFragmentSource",4d,e2,ec,e2), - HX_("get_glVertexSource",ed,4d,e4,f6), - HX_("set_glVertexSource",61,80,93,d3), - ::String(null()) }; - -hx::Class Shader_obj::__mClass; - -void Shader_obj::__register() -{ - Shader_obj _hx_dummy; - Shader_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.Shader",0f,df,61,a7); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Shader_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Shader_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Shader_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Shader_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Shader_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_4b006e5218f2daf8_124_boot) -HXDLIN( 124) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("glProgram",df,d6,b3,c1), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c)))))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/ShaderInput.cpp b/hGameTest/bin/linux/obj/src/openfl/display/ShaderInput.cpp deleted file mode 100644 index 6cdccccb..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/ShaderInput.cpp +++ /dev/null @@ -1,309 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderInput -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_362945d0bc3d9e06_141_new,"openfl.display.ShaderInput","new",0xa42758ed,"openfl.display.ShaderInput.new","openfl/display/ShaderInput.hx",141,0xcc724ba5) -HX_LOCAL_STACK_FRAME(_hx_pos_362945d0bc3d9e06_152___disableGL,"openfl.display.ShaderInput","__disableGL",0xd373987a,"openfl.display.ShaderInput.__disableGL","openfl/display/ShaderInput.hx",152,0xcc724ba5) -HX_LOCAL_STACK_FRAME(_hx_pos_362945d0bc3d9e06_159___updateGL,"openfl.display.ShaderInput","__updateGL",0x3528dea1,"openfl.display.ShaderInput.__updateGL","openfl/display/ShaderInput.hx",159,0xcc724ba5) -HX_LOCAL_STACK_FRAME(_hx_pos_362945d0bc3d9e06_60_boot,"openfl.display.ShaderInput","boot",0xf65f7705,"openfl.display.ShaderInput.boot","openfl/display/ShaderInput.hx",60,0xcc724ba5) -namespace openfl{ -namespace display{ - -void ShaderInput_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_362945d0bc3d9e06_141_new) -HXLINE( 142) this->channels = 0; -HXLINE( 143) this->filter = 5; -HXLINE( 144) this->height = 0; -HXLINE( 145) this->index = 0; -HXLINE( 146) this->mipFilter = 2; -HXLINE( 147) this->width = 0; -HXLINE( 148) this->wrap = 0; - } - -Dynamic ShaderInput_obj::__CreateEmpty() { return new ShaderInput_obj; } - -void *ShaderInput_obj::_hx_vtable = 0; - -Dynamic ShaderInput_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ShaderInput_obj > _hx_result = new ShaderInput_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ShaderInput_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x060010f7; -} - -void ShaderInput_obj::_hx___disableGL( ::openfl::display3D::Context3D context,int id){ - HX_STACKFRAME(&_hx_pos_362945d0bc3d9e06_152___disableGL) -HXLINE( 153) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 154) context->setTextureAt(id,null()); - } - - -HX_DEFINE_DYNAMIC_FUNC2(ShaderInput_obj,_hx___disableGL,(void)) - -void ShaderInput_obj::_hx___updateGL( ::openfl::display3D::Context3D context,int id, ::Dynamic overrideInput, ::Dynamic overrideFilter, ::Dynamic overrideMipFilter, ::Dynamic overrideWrap){ - HX_STACKFRAME(&_hx_pos_362945d0bc3d9e06_159___updateGL) -HXLINE( 160) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 161) ::Dynamic input; -HXDLIN( 161) if (hx::IsNotNull( overrideInput )) { -HXLINE( 161) input = overrideInput; - } - else { -HXLINE( 161) input = this->input; - } -HXLINE( 162) ::Dynamic filter; -HXDLIN( 162) if (hx::IsNotNull( overrideFilter )) { -HXLINE( 162) filter = overrideFilter; - } - else { -HXLINE( 162) filter = this->filter; - } -HXLINE( 163) ::Dynamic mipFilter; -HXDLIN( 163) if (hx::IsNotNull( overrideMipFilter )) { -HXLINE( 163) mipFilter = overrideMipFilter; - } - else { -HXLINE( 163) mipFilter = this->mipFilter; - } -HXLINE( 164) ::Dynamic wrap; -HXDLIN( 164) if (hx::IsNotNull( overrideWrap )) { -HXLINE( 164) wrap = overrideWrap; - } - else { -HXLINE( 164) wrap = this->wrap; - } -HXLINE( 166) if (hx::IsNotNull( input )) { -HXLINE( 170) ::openfl::display::BitmapData bitmapData = ( ( ::openfl::display::BitmapData)(input) ); -HXLINE( 171) context->setTextureAt(id,bitmapData->getTexture(context)); -HXLINE( 172) context->setSamplerStateAt(id,wrap,filter,mipFilter); - } - else { -HXLINE( 176) context->setTextureAt(id,null()); - } - } - - -HX_DEFINE_DYNAMIC_FUNC6(ShaderInput_obj,_hx___updateGL,(void)) - - -hx::ObjectPtr< ShaderInput_obj > ShaderInput_obj::__new() { - hx::ObjectPtr< ShaderInput_obj > __this = new ShaderInput_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< ShaderInput_obj > ShaderInput_obj::__alloc(hx::Ctx *_hx_ctx) { - ShaderInput_obj *__this = (ShaderInput_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ShaderInput_obj), true, "openfl.display.ShaderInput")); - *(void **)__this = ShaderInput_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -ShaderInput_obj::ShaderInput_obj() -{ -} - -void ShaderInput_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ShaderInput); - HX_MARK_MEMBER_NAME(channels,"channels"); - HX_MARK_MEMBER_NAME(filter,"filter"); - HX_MARK_MEMBER_NAME(height,"height"); - HX_MARK_MEMBER_NAME(index,"index"); - HX_MARK_MEMBER_NAME(input,"input"); - HX_MARK_MEMBER_NAME(mipFilter,"mipFilter"); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(width,"width"); - HX_MARK_MEMBER_NAME(wrap,"wrap"); - HX_MARK_MEMBER_NAME(_hx___isUniform,"__isUniform"); - HX_MARK_END_CLASS(); -} - -void ShaderInput_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(channels,"channels"); - HX_VISIT_MEMBER_NAME(filter,"filter"); - HX_VISIT_MEMBER_NAME(height,"height"); - HX_VISIT_MEMBER_NAME(index,"index"); - HX_VISIT_MEMBER_NAME(input,"input"); - HX_VISIT_MEMBER_NAME(mipFilter,"mipFilter"); - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(width,"width"); - HX_VISIT_MEMBER_NAME(wrap,"wrap"); - HX_VISIT_MEMBER_NAME(_hx___isUniform,"__isUniform"); -} - -hx::Val ShaderInput_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - if (HX_FIELD_EQ(inName,"wrap") ) { return hx::Val( wrap ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { return hx::Val( index ); } - if (HX_FIELD_EQ(inName,"input") ) { return hx::Val( input ); } - if (HX_FIELD_EQ(inName,"width") ) { return hx::Val( width ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"filter") ) { return hx::Val( filter ); } - if (HX_FIELD_EQ(inName,"height") ) { return hx::Val( height ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"channels") ) { return hx::Val( channels ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"mipFilter") ) { return hx::Val( mipFilter ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__updateGL") ) { return hx::Val( _hx___updateGL_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__isUniform") ) { return hx::Val( _hx___isUniform ); } - if (HX_FIELD_EQ(inName,"__disableGL") ) { return hx::Val( _hx___disableGL_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ShaderInput_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { name=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"wrap") ) { wrap=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { index=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"input") ) { input=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"width") ) { width=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"filter") ) { filter=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"height") ) { height=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"channels") ) { channels=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"mipFilter") ) { mipFilter=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__isUniform") ) { _hx___isUniform=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ShaderInput_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("channels",50,aa,ee,6a)); - outFields->push(HX_("filter",b8,1f,35,85)); - outFields->push(HX_("height",e7,07,4c,02)); - outFields->push(HX_("index",12,9b,14,be)); - outFields->push(HX_("input",0a,c4,1d,be)); - outFields->push(HX_("mipFilter",6c,0c,a8,31)); - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("width",06,b6,62,ca)); - outFields->push(HX_("wrap",ca,39,ff,4e)); - outFields->push(HX_("__isUniform",4a,07,8f,e7)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ShaderInput_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ShaderInput_obj,channels),HX_("channels",50,aa,ee,6a)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderInput_obj,filter),HX_("filter",b8,1f,35,85)}, - {hx::fsInt,(int)offsetof(ShaderInput_obj,height),HX_("height",e7,07,4c,02)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderInput_obj,index),HX_("index",12,9b,14,be)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderInput_obj,input),HX_("input",0a,c4,1d,be)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderInput_obj,mipFilter),HX_("mipFilter",6c,0c,a8,31)}, - {hx::fsString,(int)offsetof(ShaderInput_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsInt,(int)offsetof(ShaderInput_obj,width),HX_("width",06,b6,62,ca)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderInput_obj,wrap),HX_("wrap",ca,39,ff,4e)}, - {hx::fsBool,(int)offsetof(ShaderInput_obj,_hx___isUniform),HX_("__isUniform",4a,07,8f,e7)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ShaderInput_obj_sStaticStorageInfo = 0; -#endif - -static ::String ShaderInput_obj_sMemberFields[] = { - HX_("channels",50,aa,ee,6a), - HX_("filter",b8,1f,35,85), - HX_("height",e7,07,4c,02), - HX_("index",12,9b,14,be), - HX_("input",0a,c4,1d,be), - HX_("mipFilter",6c,0c,a8,31), - HX_("name",4b,72,ff,48), - HX_("width",06,b6,62,ca), - HX_("wrap",ca,39,ff,4e), - HX_("__isUniform",4a,07,8f,e7), - HX_("__disableGL",ed,3a,e1,35), - HX_("__updateGL",8e,8b,32,1b), - ::String(null()) }; - -hx::Class ShaderInput_obj::__mClass; - -void ShaderInput_obj::__register() -{ - ShaderInput_obj _hx_dummy; - ShaderInput_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.ShaderInput",7b,5e,1b,df); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ShaderInput_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ShaderInput_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ShaderInput_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ShaderInput_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ShaderInput_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_362945d0bc3d9e06_60_boot) -HXDLIN( 60) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("index",12,9b,14,be), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("name",4b,72,ff,48), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/ShaderInput_openfl_display_BitmapData.cpp b/hGameTest/bin/linux/obj/src/openfl/display/ShaderInput_openfl_display_BitmapData.cpp deleted file mode 100644 index 263ad88e..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/ShaderInput_openfl_display_BitmapData.cpp +++ /dev/null @@ -1,309 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderInput_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e18280422777664c_141_new,"openfl.display.ShaderInput_openfl_display_BitmapData","new",0x3cac89f3,"openfl.display.ShaderInput_openfl_display_BitmapData.new","openfl/display/ShaderInput.hx",141,0xcc724ba5) -HX_LOCAL_STACK_FRAME(_hx_pos_e18280422777664c_152___disableGL,"openfl.display.ShaderInput_openfl_display_BitmapData","__disableGL",0x1fba3f80,"openfl.display.ShaderInput_openfl_display_BitmapData.__disableGL","openfl/display/ShaderInput.hx",152,0xcc724ba5) -HX_LOCAL_STACK_FRAME(_hx_pos_e18280422777664c_159___updateGL,"openfl.display.ShaderInput_openfl_display_BitmapData","__updateGL",0xe64a7a5b,"openfl.display.ShaderInput_openfl_display_BitmapData.__updateGL","openfl/display/ShaderInput.hx",159,0xcc724ba5) -HX_LOCAL_STACK_FRAME(_hx_pos_e18280422777664c_60_boot,"openfl.display.ShaderInput_openfl_display_BitmapData","boot",0xd2652b3f,"openfl.display.ShaderInput_openfl_display_BitmapData.boot","openfl/display/ShaderInput.hx",60,0xcc724ba5) -namespace openfl{ -namespace display{ - -void ShaderInput_openfl_display_BitmapData_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_e18280422777664c_141_new) -HXLINE( 142) this->channels = 0; -HXLINE( 143) this->filter = 5; -HXLINE( 144) this->height = 0; -HXLINE( 145) this->index = 0; -HXLINE( 146) this->mipFilter = 2; -HXLINE( 147) this->width = 0; -HXLINE( 148) this->wrap = 0; - } - -Dynamic ShaderInput_openfl_display_BitmapData_obj::__CreateEmpty() { return new ShaderInput_openfl_display_BitmapData_obj; } - -void *ShaderInput_openfl_display_BitmapData_obj::_hx_vtable = 0; - -Dynamic ShaderInput_openfl_display_BitmapData_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ShaderInput_openfl_display_BitmapData_obj > _hx_result = new ShaderInput_openfl_display_BitmapData_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ShaderInput_openfl_display_BitmapData_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x15de7699; -} - -void ShaderInput_openfl_display_BitmapData_obj::_hx___disableGL( ::openfl::display3D::Context3D context,int id){ - HX_STACKFRAME(&_hx_pos_e18280422777664c_152___disableGL) -HXLINE( 153) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 154) context->setTextureAt(id,null()); - } - - -HX_DEFINE_DYNAMIC_FUNC2(ShaderInput_openfl_display_BitmapData_obj,_hx___disableGL,(void)) - -void ShaderInput_openfl_display_BitmapData_obj::_hx___updateGL( ::openfl::display3D::Context3D context,int id, ::openfl::display::BitmapData overrideInput, ::Dynamic overrideFilter, ::Dynamic overrideMipFilter, ::Dynamic overrideWrap){ - HX_STACKFRAME(&_hx_pos_e18280422777664c_159___updateGL) -HXLINE( 160) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 161) ::openfl::display::BitmapData input; -HXDLIN( 161) if (hx::IsNotNull( overrideInput )) { -HXLINE( 161) input = overrideInput; - } - else { -HXLINE( 161) input = this->input; - } -HXLINE( 162) ::Dynamic filter; -HXDLIN( 162) if (hx::IsNotNull( overrideFilter )) { -HXLINE( 162) filter = overrideFilter; - } - else { -HXLINE( 162) filter = this->filter; - } -HXLINE( 163) ::Dynamic mipFilter; -HXDLIN( 163) if (hx::IsNotNull( overrideMipFilter )) { -HXLINE( 163) mipFilter = overrideMipFilter; - } - else { -HXLINE( 163) mipFilter = this->mipFilter; - } -HXLINE( 164) ::Dynamic wrap; -HXDLIN( 164) if (hx::IsNotNull( overrideWrap )) { -HXLINE( 164) wrap = overrideWrap; - } - else { -HXLINE( 164) wrap = this->wrap; - } -HXLINE( 166) if (hx::IsNotNull( input )) { -HXLINE( 170) ::openfl::display::BitmapData bitmapData = input; -HXLINE( 171) context->setTextureAt(id,bitmapData->getTexture(context)); -HXLINE( 172) context->setSamplerStateAt(id,wrap,filter,mipFilter); - } - else { -HXLINE( 176) context->setTextureAt(id,null()); - } - } - - -HX_DEFINE_DYNAMIC_FUNC6(ShaderInput_openfl_display_BitmapData_obj,_hx___updateGL,(void)) - - -hx::ObjectPtr< ShaderInput_openfl_display_BitmapData_obj > ShaderInput_openfl_display_BitmapData_obj::__new() { - hx::ObjectPtr< ShaderInput_openfl_display_BitmapData_obj > __this = new ShaderInput_openfl_display_BitmapData_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< ShaderInput_openfl_display_BitmapData_obj > ShaderInput_openfl_display_BitmapData_obj::__alloc(hx::Ctx *_hx_ctx) { - ShaderInput_openfl_display_BitmapData_obj *__this = (ShaderInput_openfl_display_BitmapData_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ShaderInput_openfl_display_BitmapData_obj), true, "openfl.display.ShaderInput_openfl_display_BitmapData")); - *(void **)__this = ShaderInput_openfl_display_BitmapData_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -ShaderInput_openfl_display_BitmapData_obj::ShaderInput_openfl_display_BitmapData_obj() -{ -} - -void ShaderInput_openfl_display_BitmapData_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ShaderInput_openfl_display_BitmapData); - HX_MARK_MEMBER_NAME(channels,"channels"); - HX_MARK_MEMBER_NAME(filter,"filter"); - HX_MARK_MEMBER_NAME(height,"height"); - HX_MARK_MEMBER_NAME(index,"index"); - HX_MARK_MEMBER_NAME(input,"input"); - HX_MARK_MEMBER_NAME(mipFilter,"mipFilter"); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(width,"width"); - HX_MARK_MEMBER_NAME(wrap,"wrap"); - HX_MARK_MEMBER_NAME(_hx___isUniform,"__isUniform"); - HX_MARK_END_CLASS(); -} - -void ShaderInput_openfl_display_BitmapData_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(channels,"channels"); - HX_VISIT_MEMBER_NAME(filter,"filter"); - HX_VISIT_MEMBER_NAME(height,"height"); - HX_VISIT_MEMBER_NAME(index,"index"); - HX_VISIT_MEMBER_NAME(input,"input"); - HX_VISIT_MEMBER_NAME(mipFilter,"mipFilter"); - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(width,"width"); - HX_VISIT_MEMBER_NAME(wrap,"wrap"); - HX_VISIT_MEMBER_NAME(_hx___isUniform,"__isUniform"); -} - -hx::Val ShaderInput_openfl_display_BitmapData_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - if (HX_FIELD_EQ(inName,"wrap") ) { return hx::Val( wrap ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { return hx::Val( index ); } - if (HX_FIELD_EQ(inName,"input") ) { return hx::Val( input ); } - if (HX_FIELD_EQ(inName,"width") ) { return hx::Val( width ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"filter") ) { return hx::Val( filter ); } - if (HX_FIELD_EQ(inName,"height") ) { return hx::Val( height ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"channels") ) { return hx::Val( channels ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"mipFilter") ) { return hx::Val( mipFilter ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__updateGL") ) { return hx::Val( _hx___updateGL_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__isUniform") ) { return hx::Val( _hx___isUniform ); } - if (HX_FIELD_EQ(inName,"__disableGL") ) { return hx::Val( _hx___disableGL_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ShaderInput_openfl_display_BitmapData_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { name=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"wrap") ) { wrap=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { index=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"input") ) { input=inValue.Cast< ::openfl::display::BitmapData >(); return inValue; } - if (HX_FIELD_EQ(inName,"width") ) { width=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"filter") ) { filter=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"height") ) { height=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"channels") ) { channels=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"mipFilter") ) { mipFilter=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__isUniform") ) { _hx___isUniform=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ShaderInput_openfl_display_BitmapData_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("channels",50,aa,ee,6a)); - outFields->push(HX_("filter",b8,1f,35,85)); - outFields->push(HX_("height",e7,07,4c,02)); - outFields->push(HX_("index",12,9b,14,be)); - outFields->push(HX_("input",0a,c4,1d,be)); - outFields->push(HX_("mipFilter",6c,0c,a8,31)); - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("width",06,b6,62,ca)); - outFields->push(HX_("wrap",ca,39,ff,4e)); - outFields->push(HX_("__isUniform",4a,07,8f,e7)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ShaderInput_openfl_display_BitmapData_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ShaderInput_openfl_display_BitmapData_obj,channels),HX_("channels",50,aa,ee,6a)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderInput_openfl_display_BitmapData_obj,filter),HX_("filter",b8,1f,35,85)}, - {hx::fsInt,(int)offsetof(ShaderInput_openfl_display_BitmapData_obj,height),HX_("height",e7,07,4c,02)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderInput_openfl_display_BitmapData_obj,index),HX_("index",12,9b,14,be)}, - {hx::fsObject /* ::openfl::display::BitmapData */ ,(int)offsetof(ShaderInput_openfl_display_BitmapData_obj,input),HX_("input",0a,c4,1d,be)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderInput_openfl_display_BitmapData_obj,mipFilter),HX_("mipFilter",6c,0c,a8,31)}, - {hx::fsString,(int)offsetof(ShaderInput_openfl_display_BitmapData_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsInt,(int)offsetof(ShaderInput_openfl_display_BitmapData_obj,width),HX_("width",06,b6,62,ca)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderInput_openfl_display_BitmapData_obj,wrap),HX_("wrap",ca,39,ff,4e)}, - {hx::fsBool,(int)offsetof(ShaderInput_openfl_display_BitmapData_obj,_hx___isUniform),HX_("__isUniform",4a,07,8f,e7)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ShaderInput_openfl_display_BitmapData_obj_sStaticStorageInfo = 0; -#endif - -static ::String ShaderInput_openfl_display_BitmapData_obj_sMemberFields[] = { - HX_("channels",50,aa,ee,6a), - HX_("filter",b8,1f,35,85), - HX_("height",e7,07,4c,02), - HX_("index",12,9b,14,be), - HX_("input",0a,c4,1d,be), - HX_("mipFilter",6c,0c,a8,31), - HX_("name",4b,72,ff,48), - HX_("width",06,b6,62,ca), - HX_("wrap",ca,39,ff,4e), - HX_("__isUniform",4a,07,8f,e7), - HX_("__disableGL",ed,3a,e1,35), - HX_("__updateGL",8e,8b,32,1b), - ::String(null()) }; - -hx::Class ShaderInput_openfl_display_BitmapData_obj::__mClass; - -void ShaderInput_openfl_display_BitmapData_obj::__register() -{ - ShaderInput_openfl_display_BitmapData_obj _hx_dummy; - ShaderInput_openfl_display_BitmapData_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.ShaderInput_openfl_display_BitmapData",81,14,a6,88); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ShaderInput_openfl_display_BitmapData_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ShaderInput_openfl_display_BitmapData_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ShaderInput_openfl_display_BitmapData_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ShaderInput_openfl_display_BitmapData_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ShaderInput_openfl_display_BitmapData_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_e18280422777664c_60_boot) -HXDLIN( 60) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("index",12,9b,14,be), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("name",4b,72,ff,48), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/ShaderParameter.cpp b/hGameTest/bin/linux/obj/src/openfl/display/ShaderParameter.cpp deleted file mode 100644 index 680c8279..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/ShaderParameter.cpp +++ /dev/null @@ -1,1471 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGLRenderContext_WebGLRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7714f6598ef03af2_168_new,"openfl.display.ShaderParameter","new",0x4699528c,"openfl.display.ShaderParameter.new","openfl/display/ShaderParameter.hx",168,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_7714f6598ef03af2_172___disableGL,"openfl.display.ShaderParameter","__disableGL",0xa1f6c919,"openfl.display.ShaderParameter.__disableGL","openfl/display/ShaderParameter.hx",172,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_7714f6598ef03af2_185___updateGL,"openfl.display.ShaderParameter","__updateGL",0xca2ce6e2,"openfl.display.ShaderParameter.__updateGL","openfl/display/ShaderParameter.hx",185,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_7714f6598ef03af2_419___updateGLFromBuffer,"openfl.display.ShaderParameter","__updateGLFromBuffer",0x5c6cdb8c,"openfl.display.ShaderParameter.__updateGLFromBuffer","openfl/display/ShaderParameter.hx",419,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_7714f6598ef03af2_585_set_name,"openfl.display.ShaderParameter","set_name",0x534ea59c,"openfl.display.ShaderParameter.set_name","openfl/display/ShaderParameter.hx",585,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_7714f6598ef03af2_96_boot,"openfl.display.ShaderParameter","boot",0x77a7e886,"openfl.display.ShaderParameter.boot","openfl/display/ShaderParameter.hx",96,0xc89f13e6) -namespace openfl{ -namespace display{ - -void ShaderParameter_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_7714f6598ef03af2_168_new) -HXDLIN( 168) this->index = 0; - } - -Dynamic ShaderParameter_obj::__CreateEmpty() { return new ShaderParameter_obj; } - -void *ShaderParameter_obj::_hx_vtable = 0; - -Dynamic ShaderParameter_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ShaderParameter_obj > _hx_result = new ShaderParameter_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ShaderParameter_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4a93ecb2; -} - -void ShaderParameter_obj::_hx___disableGL( ::openfl::display3D::Context3D context){ - HX_STACKFRAME(&_hx_pos_7714f6598ef03af2_172___disableGL) -HXLINE( 173) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 175) if (!(this->_hx___isUniform)) { -HXLINE( 177) int _g = 0; -HXDLIN( 177) int _g1 = this->_hx___arrayLength; -HXDLIN( 177) while((_g < _g1)){ -HXLINE( 177) _g = (_g + 1); -HXDLIN( 177) int i = (_g - 1); -HXLINE( 179) gl->disableVertexAttribArray(( (int)((this->index + i)) )); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ShaderParameter_obj,_hx___disableGL,(void)) - -void ShaderParameter_obj::_hx___updateGL( ::openfl::display3D::Context3D context,::cpp::VirtualArray overrideValue){ - HX_STACKFRAME(&_hx_pos_7714f6598ef03af2_185___updateGL) -HXLINE( 187) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 189) ::cpp::VirtualArray value; -HXDLIN( 189) if (hx::IsNotNull( overrideValue )) { -HXLINE( 189) value = overrideValue; - } - else { -HXLINE( 189) value = this->value; - } -HXLINE( 191) ::Array< bool > boolValue; -HXDLIN( 191) if (this->_hx___isBool) { -HXLINE( 191) boolValue = value; - } - else { -HXLINE( 191) boolValue = null(); - } -HXLINE( 192) ::Array< Float > floatValue; -HXDLIN( 192) if (this->_hx___isFloat) { -HXLINE( 192) floatValue = value; - } - else { -HXLINE( 192) floatValue = null(); - } -HXLINE( 193) ::Array< int > intValue; -HXDLIN( 193) if (this->_hx___isInt) { -HXLINE( 193) intValue = value; - } - else { -HXLINE( 193) intValue = null(); - } -HXLINE( 195) if (this->_hx___isUniform) { -HXLINE( 197) bool _hx_tmp; -HXDLIN( 197) if (hx::IsNotNull( value )) { -HXLINE( 197) _hx_tmp = (value->get_length() >= this->__length); - } - else { -HXLINE( 197) _hx_tmp = false; - } -HXDLIN( 197) if (_hx_tmp) { -HXLINE( 199) ::Dynamic _hx_switch_0 = this->type; - if ( (_hx_switch_0==0) ){ -HXLINE( 202) int _hx_tmp1; -HXDLIN( 202) if (boolValue->__get(0)) { -HXLINE( 202) _hx_tmp1 = 1; - } - else { -HXLINE( 202) _hx_tmp1 = 0; - } -HXDLIN( 202) gl->uniform1i(( (int)(this->index) ),_hx_tmp1); -HXDLIN( 202) goto _hx_goto_3; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 204) int _hx_tmp2; -HXDLIN( 204) if (boolValue->__get(0)) { -HXLINE( 204) _hx_tmp2 = 1; - } - else { -HXLINE( 204) _hx_tmp2 = 0; - } -HXDLIN( 204) int _hx_tmp3; -HXDLIN( 204) if (boolValue->__get(1)) { -HXLINE( 204) _hx_tmp3 = 1; - } - else { -HXLINE( 204) _hx_tmp3 = 0; - } -HXDLIN( 204) gl->uniform2i(( (int)(this->index) ),_hx_tmp2,_hx_tmp3); -HXDLIN( 204) goto _hx_goto_3; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 206) int _hx_tmp4; -HXDLIN( 206) if (boolValue->__get(0)) { -HXLINE( 206) _hx_tmp4 = 1; - } - else { -HXLINE( 206) _hx_tmp4 = 0; - } -HXDLIN( 206) int _hx_tmp5; -HXDLIN( 206) if (boolValue->__get(1)) { -HXLINE( 206) _hx_tmp5 = 1; - } - else { -HXLINE( 206) _hx_tmp5 = 0; - } -HXDLIN( 206) int _hx_tmp6; -HXDLIN( 206) if (boolValue->__get(2)) { -HXLINE( 206) _hx_tmp6 = 1; - } - else { -HXLINE( 206) _hx_tmp6 = 0; - } -HXDLIN( 206) gl->uniform3i(( (int)(this->index) ),_hx_tmp4,_hx_tmp5,_hx_tmp6); -HXDLIN( 206) goto _hx_goto_3; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 208) int _hx_tmp7; -HXDLIN( 208) if (boolValue->__get(0)) { -HXLINE( 208) _hx_tmp7 = 1; - } - else { -HXLINE( 208) _hx_tmp7 = 0; - } -HXDLIN( 208) int _hx_tmp8; -HXDLIN( 208) if (boolValue->__get(1)) { -HXLINE( 208) _hx_tmp8 = 1; - } - else { -HXLINE( 208) _hx_tmp8 = 0; - } -HXDLIN( 208) int _hx_tmp9; -HXDLIN( 208) if (boolValue->__get(2)) { -HXLINE( 208) _hx_tmp9 = 1; - } - else { -HXLINE( 208) _hx_tmp9 = 0; - } -HXDLIN( 208) int _hx_tmp10; -HXDLIN( 208) if (boolValue->__get(3)) { -HXLINE( 208) _hx_tmp10 = 1; - } - else { -HXLINE( 208) _hx_tmp10 = 0; - } -HXDLIN( 208) gl->uniform4i(( (int)(this->index) ),_hx_tmp7,_hx_tmp8,_hx_tmp9,_hx_tmp10); -HXDLIN( 208) goto _hx_goto_3; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 210) gl->uniform1f(( (int)(this->index) ),floatValue->__get(0)); -HXDLIN( 210) goto _hx_goto_3; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 212) gl->uniform2f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1)); -HXDLIN( 212) goto _hx_goto_3; - } - if ( (_hx_switch_0==6) ){ -HXLINE( 214) gl->uniform3f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2)); -HXDLIN( 214) goto _hx_goto_3; - } - if ( (_hx_switch_0==7) ){ -HXLINE( 216) gl->uniform4f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2),floatValue->__get(3)); -HXDLIN( 216) goto _hx_goto_3; - } - if ( (_hx_switch_0==8) ){ -HXLINE( 248) gl->uniform1i(( (int)(this->index) ),intValue->__get(0)); -HXDLIN( 248) goto _hx_goto_3; - } - if ( (_hx_switch_0==9) ){ -HXLINE( 250) gl->uniform2i(( (int)(this->index) ),intValue->__get(0),intValue->__get(1)); -HXDLIN( 250) goto _hx_goto_3; - } - if ( (_hx_switch_0==10) ){ -HXLINE( 252) gl->uniform3i(( (int)(this->index) ),intValue->__get(0),intValue->__get(1),intValue->__get(2)); -HXDLIN( 252) goto _hx_goto_3; - } - if ( (_hx_switch_0==11) ){ -HXLINE( 254) gl->uniform4i(( (int)(this->index) ),intValue->__get(0),intValue->__get(1),intValue->__get(2),intValue->__get(3)); -HXDLIN( 254) goto _hx_goto_3; - } - if ( (_hx_switch_0==12) ){ -HXLINE( 219) { -HXLINE( 221) { -HXLINE( 221) ::lime::utils::ArrayBufferView this1 = this->_hx___uniformMatrix; -HXDLIN( 221) Float val = floatValue->__get(0); -HXDLIN( 221) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,val); - } -HXDLIN( 221) { -HXLINE( 221) ::lime::utils::ArrayBufferView this2 = this->_hx___uniformMatrix; -HXDLIN( 221) Float val1 = floatValue->__get(1); -HXDLIN( 221) ::__hxcpp_memory_set_float(this2->buffer->b,(this2->byteOffset + 4),val1); - } -HXDLIN( 221) { -HXLINE( 221) ::lime::utils::ArrayBufferView this3 = this->_hx___uniformMatrix; -HXDLIN( 221) Float val2 = floatValue->__get(2); -HXDLIN( 221) ::__hxcpp_memory_set_float(this3->buffer->b,(this3->byteOffset + 8),val2); - } -HXDLIN( 221) { -HXLINE( 221) ::lime::utils::ArrayBufferView this4 = this->_hx___uniformMatrix; -HXDLIN( 221) Float val3 = floatValue->__get(3); -HXDLIN( 221) ::__hxcpp_memory_set_float(this4->buffer->b,(this4->byteOffset + 12),val3); - } - } -HXLINE( 223) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix2fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 218) goto _hx_goto_3; - } - if ( (_hx_switch_0==16) ){ -HXLINE( 230) { -HXLINE( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this5 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val4 = floatValue->__get(0); -HXDLIN( 232) ::__hxcpp_memory_set_float(this5->buffer->b,this5->byteOffset,val4); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this6 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val5 = floatValue->__get(1); -HXDLIN( 232) ::__hxcpp_memory_set_float(this6->buffer->b,(this6->byteOffset + 4),val5); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this7 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val6 = floatValue->__get(2); -HXDLIN( 232) ::__hxcpp_memory_set_float(this7->buffer->b,(this7->byteOffset + 8),val6); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this8 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val7 = floatValue->__get(3); -HXDLIN( 232) ::__hxcpp_memory_set_float(this8->buffer->b,(this8->byteOffset + 12),val7); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this9 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val8 = floatValue->__get(4); -HXDLIN( 232) ::__hxcpp_memory_set_float(this9->buffer->b,(this9->byteOffset + 16),val8); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this10 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val9 = floatValue->__get(5); -HXDLIN( 232) ::__hxcpp_memory_set_float(this10->buffer->b,(this10->byteOffset + 20),val9); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this11 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val10 = floatValue->__get(6); -HXDLIN( 232) ::__hxcpp_memory_set_float(this11->buffer->b,(this11->byteOffset + 24),val10); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this12 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val11 = floatValue->__get(7); -HXDLIN( 232) ::__hxcpp_memory_set_float(this12->buffer->b,(this12->byteOffset + 28),val11); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this13 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val12 = floatValue->__get(8); -HXDLIN( 232) ::__hxcpp_memory_set_float(this13->buffer->b,(this13->byteOffset + 32),val12); - } - } -HXLINE( 234) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix3fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 229) goto _hx_goto_3; - } - if ( (_hx_switch_0==20) ){ -HXLINE( 241) { -HXLINE( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this14 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val13 = floatValue->__get(0); -HXDLIN( 243) ::__hxcpp_memory_set_float(this14->buffer->b,this14->byteOffset,val13); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this15 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val14 = floatValue->__get(1); -HXDLIN( 243) ::__hxcpp_memory_set_float(this15->buffer->b,(this15->byteOffset + 4),val14); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this16 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val15 = floatValue->__get(2); -HXDLIN( 243) ::__hxcpp_memory_set_float(this16->buffer->b,(this16->byteOffset + 8),val15); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this17 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val16 = floatValue->__get(3); -HXDLIN( 243) ::__hxcpp_memory_set_float(this17->buffer->b,(this17->byteOffset + 12),val16); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this18 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val17 = floatValue->__get(4); -HXDLIN( 243) ::__hxcpp_memory_set_float(this18->buffer->b,(this18->byteOffset + 16),val17); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this19 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val18 = floatValue->__get(5); -HXDLIN( 243) ::__hxcpp_memory_set_float(this19->buffer->b,(this19->byteOffset + 20),val18); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this20 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val19 = floatValue->__get(6); -HXDLIN( 243) ::__hxcpp_memory_set_float(this20->buffer->b,(this20->byteOffset + 24),val19); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this21 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val20 = floatValue->__get(7); -HXDLIN( 243) ::__hxcpp_memory_set_float(this21->buffer->b,(this21->byteOffset + 28),val20); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this22 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val21 = floatValue->__get(8); -HXDLIN( 243) ::__hxcpp_memory_set_float(this22->buffer->b,(this22->byteOffset + 32),val21); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this23 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val22 = floatValue->__get(9); -HXDLIN( 243) ::__hxcpp_memory_set_float(this23->buffer->b,(this23->byteOffset + 36),val22); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this24 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val23 = floatValue->__get(10); -HXDLIN( 243) ::__hxcpp_memory_set_float(this24->buffer->b,(this24->byteOffset + 40),val23); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this25 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val24 = floatValue->__get(11); -HXDLIN( 243) ::__hxcpp_memory_set_float(this25->buffer->b,(this25->byteOffset + 44),val24); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this26 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val25 = floatValue->__get(12); -HXDLIN( 243) ::__hxcpp_memory_set_float(this26->buffer->b,(this26->byteOffset + 48),val25); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this27 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val26 = floatValue->__get(13); -HXDLIN( 243) ::__hxcpp_memory_set_float(this27->buffer->b,(this27->byteOffset + 52),val26); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this28 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val27 = floatValue->__get(14); -HXDLIN( 243) ::__hxcpp_memory_set_float(this28->buffer->b,(this28->byteOffset + 56),val27); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this29 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val28 = floatValue->__get(15); -HXDLIN( 243) ::__hxcpp_memory_set_float(this29->buffer->b,(this29->byteOffset + 60),val28); - } - } -HXLINE( 245) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix4fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 240) goto _hx_goto_3; - } - /* default */{ - } - _hx_goto_3:; - } - else { -HXLINE( 261) ::Dynamic _hx_switch_1 = this->type; - if ( (_hx_switch_1==1) || (_hx_switch_1==9) ){ -HXLINE( 266) gl->uniform2i(( (int)(this->index) ),0,0); -HXDLIN( 266) goto _hx_goto_4; - } - if ( (_hx_switch_1==3) || (_hx_switch_1==11) ){ -HXLINE( 270) gl->uniform4i(( (int)(this->index) ),0,0,0,0); -HXDLIN( 270) goto _hx_goto_4; - } - if ( (_hx_switch_1==4) ){ -HXLINE( 272) gl->uniform1f(( (int)(this->index) ),( (Float)(0) )); -HXDLIN( 272) goto _hx_goto_4; - } - if ( (_hx_switch_1==5) ){ -HXLINE( 274) gl->uniform2f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 274) goto _hx_goto_4; - } - if ( (_hx_switch_1==6) ){ -HXLINE( 276) gl->uniform3f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 276) goto _hx_goto_4; - } - if ( (_hx_switch_1==7) ){ -HXLINE( 278) gl->uniform4f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 278) goto _hx_goto_4; - } - if ( (_hx_switch_1==0) || (_hx_switch_1==8) ){ -HXLINE( 264) gl->uniform1i(( (int)(this->index) ),0); -HXDLIN( 264) goto _hx_goto_4; - } - if ( (_hx_switch_1==2) || (_hx_switch_1==10) ){ -HXLINE( 268) gl->uniform3i(( (int)(this->index) ),0,0,0); -HXDLIN( 268) goto _hx_goto_4; - } - if ( (_hx_switch_1==12) ){ -HXLINE( 281) { -HXLINE( 283) { -HXLINE( 283) ::lime::utils::ArrayBufferView this30 = this->_hx___uniformMatrix; -HXDLIN( 283) ::__hxcpp_memory_set_float(this30->buffer->b,this30->byteOffset,0); - } -HXDLIN( 283) { -HXLINE( 283) ::lime::utils::ArrayBufferView this31 = this->_hx___uniformMatrix; -HXDLIN( 283) ::__hxcpp_memory_set_float(this31->buffer->b,(this31->byteOffset + 4),0); - } -HXDLIN( 283) { -HXLINE( 283) ::lime::utils::ArrayBufferView this32 = this->_hx___uniformMatrix; -HXDLIN( 283) ::__hxcpp_memory_set_float(this32->buffer->b,(this32->byteOffset + 8),0); - } -HXDLIN( 283) { -HXLINE( 283) ::lime::utils::ArrayBufferView this33 = this->_hx___uniformMatrix; -HXDLIN( 283) ::__hxcpp_memory_set_float(this33->buffer->b,(this33->byteOffset + 12),0); - } - } -HXLINE( 285) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix2fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 280) goto _hx_goto_4; - } - if ( (_hx_switch_1==16) ){ -HXLINE( 292) { -HXLINE( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this34 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this34->buffer->b,this34->byteOffset,0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this35 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this35->buffer->b,(this35->byteOffset + 4),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this36 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this36->buffer->b,(this36->byteOffset + 8),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this37 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this37->buffer->b,(this37->byteOffset + 12),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this38 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this38->buffer->b,(this38->byteOffset + 16),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this39 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this39->buffer->b,(this39->byteOffset + 20),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this40 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this40->buffer->b,(this40->byteOffset + 24),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this41 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this41->buffer->b,(this41->byteOffset + 28),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this42 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this42->buffer->b,(this42->byteOffset + 32),0); - } - } -HXLINE( 296) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix3fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 291) goto _hx_goto_4; - } - if ( (_hx_switch_1==20) ){ -HXLINE( 303) { -HXLINE( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this43 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this43->buffer->b,this43->byteOffset,0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this44 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this44->buffer->b,(this44->byteOffset + 4),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this45 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this45->buffer->b,(this45->byteOffset + 8),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this46 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this46->buffer->b,(this46->byteOffset + 12),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this47 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this47->buffer->b,(this47->byteOffset + 16),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this48 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this48->buffer->b,(this48->byteOffset + 20),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this49 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this49->buffer->b,(this49->byteOffset + 24),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this50 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this50->buffer->b,(this50->byteOffset + 28),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this51 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this51->buffer->b,(this51->byteOffset + 32),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this52 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this52->buffer->b,(this52->byteOffset + 36),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this53 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this53->buffer->b,(this53->byteOffset + 40),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this54 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this54->buffer->b,(this54->byteOffset + 44),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this55 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this55->buffer->b,(this55->byteOffset + 48),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this56 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this56->buffer->b,(this56->byteOffset + 52),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this57 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this57->buffer->b,(this57->byteOffset + 56),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this58 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this58->buffer->b,(this58->byteOffset + 60),0); - } - } -HXLINE( 307) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix4fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 302) goto _hx_goto_4; - } - /* default */{ - } - _hx_goto_4:; - } - } - else { -HXLINE( 315) bool _hx_tmp11; -HXDLIN( 315) if (!(this->_hx___useArray)) { -HXLINE( 315) if (hx::IsNotNull( value )) { -HXLINE( 315) _hx_tmp11 = (value->get_length() == this->__length); - } - else { -HXLINE( 315) _hx_tmp11 = true; - } - } - else { -HXLINE( 315) _hx_tmp11 = false; - } -HXDLIN( 315) if (_hx_tmp11) { -HXLINE( 317) { -HXLINE( 317) int _g = 0; -HXDLIN( 317) int _g1 = this->_hx___arrayLength; -HXDLIN( 317) while((_g < _g1)){ -HXLINE( 317) _g = (_g + 1); -HXDLIN( 317) int i = (_g - 1); -HXLINE( 319) gl->disableVertexAttribArray(( (int)((this->index + i)) )); - } - } -HXLINE( 322) if (hx::IsNotNull( value )) { -HXLINE( 324) ::Dynamic _hx_switch_2 = this->type; - if ( (_hx_switch_2==0) ){ -HXLINE( 327) Float _hx_tmp12; -HXDLIN( 327) if (boolValue->__get(0)) { -HXLINE( 327) _hx_tmp12 = ( (Float)(1) ); - } - else { -HXLINE( 327) _hx_tmp12 = ( (Float)(0) ); - } -HXDLIN( 327) gl->vertexAttrib1f(( (int)(this->index) ),_hx_tmp12); -HXDLIN( 327) goto _hx_goto_6; - } - if ( (_hx_switch_2==1) ){ -HXLINE( 329) Float _hx_tmp13; -HXDLIN( 329) if (boolValue->__get(0)) { -HXLINE( 329) _hx_tmp13 = ( (Float)(1) ); - } - else { -HXLINE( 329) _hx_tmp13 = ( (Float)(0) ); - } -HXDLIN( 329) Float _hx_tmp14; -HXDLIN( 329) if (boolValue->__get(1)) { -HXLINE( 329) _hx_tmp14 = ( (Float)(1) ); - } - else { -HXLINE( 329) _hx_tmp14 = ( (Float)(0) ); - } -HXDLIN( 329) gl->vertexAttrib2f(( (int)(this->index) ),_hx_tmp13,_hx_tmp14); -HXDLIN( 329) goto _hx_goto_6; - } - if ( (_hx_switch_2==2) ){ -HXLINE( 331) Float _hx_tmp15; -HXDLIN( 331) if (boolValue->__get(0)) { -HXLINE( 331) _hx_tmp15 = ( (Float)(1) ); - } - else { -HXLINE( 331) _hx_tmp15 = ( (Float)(0) ); - } -HXDLIN( 331) Float _hx_tmp16; -HXDLIN( 331) if (boolValue->__get(1)) { -HXLINE( 331) _hx_tmp16 = ( (Float)(1) ); - } - else { -HXLINE( 331) _hx_tmp16 = ( (Float)(0) ); - } -HXDLIN( 331) Float _hx_tmp17; -HXDLIN( 331) if (boolValue->__get(2)) { -HXLINE( 331) _hx_tmp17 = ( (Float)(1) ); - } - else { -HXLINE( 331) _hx_tmp17 = ( (Float)(0) ); - } -HXDLIN( 331) gl->vertexAttrib3f(( (int)(this->index) ),_hx_tmp15,_hx_tmp16,_hx_tmp17); -HXDLIN( 331) goto _hx_goto_6; - } - if ( (_hx_switch_2==3) ){ -HXLINE( 333) Float _hx_tmp18; -HXDLIN( 333) if (boolValue->__get(0)) { -HXLINE( 333) _hx_tmp18 = ( (Float)(1) ); - } - else { -HXLINE( 333) _hx_tmp18 = ( (Float)(0) ); - } -HXDLIN( 333) Float _hx_tmp19; -HXDLIN( 333) if (boolValue->__get(1)) { -HXLINE( 333) _hx_tmp19 = ( (Float)(1) ); - } - else { -HXLINE( 333) _hx_tmp19 = ( (Float)(0) ); - } -HXDLIN( 333) Float _hx_tmp20; -HXDLIN( 333) if (boolValue->__get(2)) { -HXLINE( 333) _hx_tmp20 = ( (Float)(1) ); - } - else { -HXLINE( 333) _hx_tmp20 = ( (Float)(0) ); - } -HXDLIN( 333) Float _hx_tmp21; -HXDLIN( 333) if (boolValue->__get(3)) { -HXLINE( 333) _hx_tmp21 = ( (Float)(1) ); - } - else { -HXLINE( 333) _hx_tmp21 = ( (Float)(0) ); - } -HXDLIN( 333) gl->vertexAttrib4f(( (int)(this->index) ),_hx_tmp18,_hx_tmp19,_hx_tmp20,_hx_tmp21); -HXDLIN( 333) goto _hx_goto_6; - } - if ( (_hx_switch_2==4) ){ -HXLINE( 335) gl->vertexAttrib1f(( (int)(this->index) ),floatValue->__get(0)); -HXDLIN( 335) goto _hx_goto_6; - } - if ( (_hx_switch_2==5) ){ -HXLINE( 337) gl->vertexAttrib2f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1)); -HXDLIN( 337) goto _hx_goto_6; - } - if ( (_hx_switch_2==6) ){ -HXLINE( 339) gl->vertexAttrib3f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2)); -HXDLIN( 339) goto _hx_goto_6; - } - if ( (_hx_switch_2==7) ){ -HXLINE( 341) gl->vertexAttrib4f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2),floatValue->__get(3)); -HXDLIN( 341) goto _hx_goto_6; - } - if ( (_hx_switch_2==8) ){ -HXLINE( 362) gl->vertexAttrib1f(( (int)(this->index) ),( (Float)(intValue->__get(0)) )); -HXDLIN( 362) goto _hx_goto_6; - } - if ( (_hx_switch_2==9) ){ -HXLINE( 364) gl->vertexAttrib2f(( (int)(this->index) ),( (Float)(intValue->__get(0)) ),( (Float)(intValue->__get(1)) )); -HXDLIN( 364) goto _hx_goto_6; - } - if ( (_hx_switch_2==10) ){ -HXLINE( 366) gl->vertexAttrib3f(( (int)(this->index) ),( (Float)(intValue->__get(0)) ),( (Float)(intValue->__get(1)) ),( (Float)(intValue->__get(2)) )); -HXDLIN( 366) goto _hx_goto_6; - } - if ( (_hx_switch_2==11) ){ -HXLINE( 368) gl->vertexAttrib4f(( (int)(this->index) ),( (Float)(intValue->__get(0)) ),( (Float)(intValue->__get(1)) ),( (Float)(intValue->__get(2)) ),( (Float)(intValue->__get(3)) )); -HXDLIN( 368) goto _hx_goto_6; - } - if ( (_hx_switch_2==12) ){ -HXLINE( 346) gl->vertexAttrib2f(( (int)((this->index + 0)) ),floatValue->__get(0),floatValue->__get(1)); -HXDLIN( 346) gl->vertexAttrib2f(( (int)((this->index + 1)) ),floatValue->__get(2),floatValue->__get(3)); -HXLINE( 344) goto _hx_goto_6; - } - if ( (_hx_switch_2==16) ){ -HXLINE( 352) gl->vertexAttrib3f(( (int)((this->index + 0)) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2)); -HXDLIN( 352) gl->vertexAttrib3f(( (int)((this->index + 1)) ),floatValue->__get(3),floatValue->__get(4),floatValue->__get(5)); -HXDLIN( 352) gl->vertexAttrib3f(( (int)((this->index + 2)) ),floatValue->__get(6),floatValue->__get(7),floatValue->__get(8)); -HXLINE( 350) goto _hx_goto_6; - } - if ( (_hx_switch_2==20) ){ -HXLINE( 358) gl->vertexAttrib4f(( (int)((this->index + 0)) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2),floatValue->__get(3)); -HXDLIN( 358) gl->vertexAttrib4f(( (int)((this->index + 1)) ),floatValue->__get(4),floatValue->__get(5),floatValue->__get(6),floatValue->__get(7)); -HXDLIN( 358) gl->vertexAttrib4f(( (int)((this->index + 2)) ),floatValue->__get(8),floatValue->__get(9),floatValue->__get(10),floatValue->__get(11)); -HXDLIN( 358) gl->vertexAttrib4f(( (int)((this->index + 3)) ),floatValue->__get(12),floatValue->__get(13),floatValue->__get(14),floatValue->__get(15)); -HXLINE( 356) goto _hx_goto_6; - } - /* default */{ - } - _hx_goto_6:; - } - else { -HXLINE( 374) ::Dynamic _hx_switch_3 = this->type; - if ( (_hx_switch_3==1) || (_hx_switch_3==5) || (_hx_switch_3==9) ){ -HXLINE( 379) gl->vertexAttrib2f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 379) goto _hx_goto_7; - } - if ( (_hx_switch_3==3) || (_hx_switch_3==7) || (_hx_switch_3==11) ){ -HXLINE( 383) gl->vertexAttrib4f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 383) goto _hx_goto_7; - } - if ( (_hx_switch_3==0) || (_hx_switch_3==4) || (_hx_switch_3==8) ){ -HXLINE( 377) gl->vertexAttrib1f(( (int)(this->index) ),( (Float)(0) )); -HXDLIN( 377) goto _hx_goto_7; - } - if ( (_hx_switch_3==2) || (_hx_switch_3==6) || (_hx_switch_3==10) ){ -HXLINE( 381) gl->vertexAttrib3f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 381) goto _hx_goto_7; - } - if ( (_hx_switch_3==12) ){ -HXLINE( 388) gl->vertexAttrib2f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 388) gl->vertexAttrib2f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 386) goto _hx_goto_7; - } - if ( (_hx_switch_3==16) ){ -HXLINE( 394) gl->vertexAttrib3f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 394) gl->vertexAttrib3f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 394) gl->vertexAttrib3f(( (int)((this->index + 2)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 392) goto _hx_goto_7; - } - if ( (_hx_switch_3==20) ){ -HXLINE( 400) gl->vertexAttrib4f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 400) gl->vertexAttrib4f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 400) gl->vertexAttrib4f(( (int)((this->index + 2)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 400) gl->vertexAttrib4f(( (int)((this->index + 3)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 398) goto _hx_goto_7; - } - /* default */{ - } - _hx_goto_7:; - } - } - else { -HXLINE( 409) int _g2 = 0; -HXDLIN( 409) int _g11 = this->_hx___arrayLength; -HXDLIN( 409) while((_g2 < _g11)){ -HXLINE( 409) _g2 = (_g2 + 1); -HXDLIN( 409) int i1 = (_g2 - 1); -HXLINE( 411) gl->enableVertexAttribArray(( (int)((this->index + i1)) )); - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(ShaderParameter_obj,_hx___updateGL,(void)) - -void ShaderParameter_obj::_hx___updateGLFromBuffer( ::openfl::display3D::Context3D context, ::lime::utils::ArrayBufferView buffer,int position,int length,int bufferOffset){ - HX_STACKFRAME(&_hx_pos_7714f6598ef03af2_419___updateGLFromBuffer) -HXLINE( 421) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 423) if (this->_hx___isUniform) { -HXLINE( 425) if ((length >= this->__length)) { -HXLINE( 427) ::Dynamic _hx_switch_0 = this->type; - if ( (_hx_switch_0==1) || (_hx_switch_0==9) ){ -HXLINE( 432) int location = ( (int)(this->index) ); -HXDLIN( 432) int v0 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 432) gl->uniform2i(location,v0,::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))))); -HXDLIN( 432) goto _hx_goto_10; - } - if ( (_hx_switch_0==3) || (_hx_switch_0==11) ){ -HXLINE( 436) int location1 = ( (int)(this->index) ); -HXDLIN( 436) int v01 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 436) int v1 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); -HXDLIN( 436) int v2 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4)))); -HXDLIN( 436) gl->uniform4i(location1,v01,v1,v2,::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))))); -HXDLIN( 436) goto _hx_goto_10; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 439) int location2 = ( (int)(this->index) ); -HXDLIN( 439) gl->uniform1f(location2, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 439) goto _hx_goto_10; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 441) int location3 = ( (int)(this->index) ); -HXDLIN( 441) Float v02 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 441) gl->uniform2f(location3,v02, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); -HXDLIN( 441) goto _hx_goto_10; - } - if ( (_hx_switch_0==6) ){ -HXLINE( 443) int location4 = ( (int)(this->index) ); -HXDLIN( 443) Float v03 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 443) Float v11 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 443) gl->uniform3f(location4,v03,v11, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4)))); -HXDLIN( 443) goto _hx_goto_10; - } - if ( (_hx_switch_0==7) ){ -HXLINE( 445) int location5 = ( (int)(this->index) ); -HXDLIN( 445) Float v04 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 445) Float v12 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 445) Float v21 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 445) gl->uniform4f(location5,v04,v12,v21, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4)))); -HXDLIN( 445) goto _hx_goto_10; - } - if ( (_hx_switch_0==0) || (_hx_switch_0==8) ){ -HXLINE( 430) int location6 = ( (int)(this->index) ); -HXDLIN( 430) gl->uniform1i(location6,::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))))); -HXDLIN( 430) goto _hx_goto_10; - } - if ( (_hx_switch_0==2) || (_hx_switch_0==10) ){ -HXLINE( 434) int location7 = ( (int)(this->index) ); -HXDLIN( 434) int v05 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 434) int v13 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); -HXDLIN( 434) gl->uniform3i(location7,v05,v13,::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))))); -HXDLIN( 434) goto _hx_goto_10; - } - if ( (_hx_switch_0==12) ){ -HXLINE( 448) { -HXLINE( 450) { -HXLINE( 450) ::lime::utils::ArrayBufferView this1 = this->_hx___uniformMatrix; -HXDLIN( 450) Float val = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 450) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,val); - } -HXDLIN( 450) { -HXLINE( 450) ::lime::utils::ArrayBufferView this2 = this->_hx___uniformMatrix; -HXDLIN( 450) Float val1 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 450) ::__hxcpp_memory_set_float(this2->buffer->b,(this2->byteOffset + 4),val1); - } -HXDLIN( 450) { -HXLINE( 450) ::lime::utils::ArrayBufferView this3 = this->_hx___uniformMatrix; -HXDLIN( 450) Float val2 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 450) ::__hxcpp_memory_set_float(this3->buffer->b,(this3->byteOffset + 8),val2); - } -HXDLIN( 450) { -HXLINE( 450) ::lime::utils::ArrayBufferView this4 = this->_hx___uniformMatrix; -HXDLIN( 450) Float val3 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))); -HXDLIN( 450) ::__hxcpp_memory_set_float(this4->buffer->b,(this4->byteOffset + 12),val3); - } - } -HXLINE( 452) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix2fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 447) goto _hx_goto_10; - } - if ( (_hx_switch_0==16) ){ -HXLINE( 459) { -HXLINE( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this5 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val4 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this5->buffer->b,this5->byteOffset,val4); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this6 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val5 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this6->buffer->b,(this6->byteOffset + 4),val5); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this7 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val6 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this7->buffer->b,(this7->byteOffset + 8),val6); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this8 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val7 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this8->buffer->b,(this8->byteOffset + 12),val7); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this9 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val8 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 4) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this9->buffer->b,(this9->byteOffset + 16),val8); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this10 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val9 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 5) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this10->buffer->b,(this10->byteOffset + 20),val9); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this11 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val10 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 6) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this11->buffer->b,(this11->byteOffset + 24),val10); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this12 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val11 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 7) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this12->buffer->b,(this12->byteOffset + 28),val11); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this13 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val12 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 8) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this13->buffer->b,(this13->byteOffset + 32),val12); - } - } -HXLINE( 463) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix3fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 458) goto _hx_goto_10; - } - if ( (_hx_switch_0==20) ){ -HXLINE( 470) { -HXLINE( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this14 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val13 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this14->buffer->b,this14->byteOffset,val13); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this15 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val14 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this15->buffer->b,(this15->byteOffset + 4),val14); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this16 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val15 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this16->buffer->b,(this16->byteOffset + 8),val15); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this17 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val16 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this17->buffer->b,(this17->byteOffset + 12),val16); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this18 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val17 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 4) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this18->buffer->b,(this18->byteOffset + 16),val17); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this19 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val18 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 5) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this19->buffer->b,(this19->byteOffset + 20),val18); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this20 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val19 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 6) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this20->buffer->b,(this20->byteOffset + 24),val19); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this21 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val20 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 7) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this21->buffer->b,(this21->byteOffset + 28),val20); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this22 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val21 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 8) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this22->buffer->b,(this22->byteOffset + 32),val21); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this23 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val22 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 9) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this23->buffer->b,(this23->byteOffset + 36),val22); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this24 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val23 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 10) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this24->buffer->b,(this24->byteOffset + 40),val23); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this25 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val24 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 11) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this25->buffer->b,(this25->byteOffset + 44),val24); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this26 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val25 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 12) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this26->buffer->b,(this26->byteOffset + 48),val25); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this27 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val26 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 13) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this27->buffer->b,(this27->byteOffset + 52),val26); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this28 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val27 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 14) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this28->buffer->b,(this28->byteOffset + 56),val27); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this29 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val28 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 15) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this29->buffer->b,(this29->byteOffset + 60),val28); - } - } -HXLINE( 474) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix4fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 469) goto _hx_goto_10; - } - /* default */{ - } - _hx_goto_10:; - } - } - else { -HXLINE( 482) bool _hx_tmp; -HXDLIN( 482) if (!(this->_hx___internal)) { -HXLINE( 482) if ((length != 0)) { -HXLINE( 482) _hx_tmp = (length == this->__length); - } - else { -HXLINE( 482) _hx_tmp = true; - } - } - else { -HXLINE( 482) _hx_tmp = false; - } -HXDLIN( 482) if (_hx_tmp) { -HXLINE( 484) { -HXLINE( 484) int _g = 0; -HXDLIN( 484) int _g1 = this->_hx___arrayLength; -HXDLIN( 484) while((_g < _g1)){ -HXLINE( 484) _g = (_g + 1); -HXDLIN( 484) int i = (_g - 1); -HXLINE( 486) gl->disableVertexAttribArray(( (int)((this->index + i)) )); - } - } -HXLINE( 489) if ((length > 0)) { -HXLINE( 491) ::Dynamic _hx_switch_1 = this->type; - if ( (_hx_switch_1==1) || (_hx_switch_1==5) || (_hx_switch_1==9) ){ -HXLINE( 496) int indx = ( (int)(this->index) ); -HXDLIN( 496) Float x = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 496) gl->vertexAttrib2f(indx,x, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); -HXDLIN( 496) goto _hx_goto_12; - } - if ( (_hx_switch_1==3) || (_hx_switch_1==7) || (_hx_switch_1==11) ){ -HXLINE( 500) int indx1 = ( (int)(this->index) ); -HXDLIN( 500) Float x1 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 500) Float y = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 500) Float z = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 500) gl->vertexAttrib4f(indx1,x1,y,z, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4)))); -HXDLIN( 500) goto _hx_goto_12; - } - if ( (_hx_switch_1==0) || (_hx_switch_1==4) || (_hx_switch_1==8) ){ -HXLINE( 494) int indx2 = ( (int)(this->index) ); -HXDLIN( 494) gl->vertexAttrib1f(indx2, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 494) goto _hx_goto_12; - } - if ( (_hx_switch_1==2) || (_hx_switch_1==6) || (_hx_switch_1==10) ){ -HXLINE( 498) int indx3 = ( (int)(this->index) ); -HXDLIN( 498) Float x2 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 498) Float y1 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 498) gl->vertexAttrib3f(indx3,x2,y1, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4)))); -HXDLIN( 498) goto _hx_goto_12; - } - if ( (_hx_switch_1==12) ){ -HXLINE( 505) { -HXLINE( 505) int indx4 = ( (int)((this->index + 0)) ); -HXDLIN( 505) Float x3 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 505) gl->vertexAttrib2f(indx4,x3, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); - } -HXDLIN( 505) { -HXLINE( 505) int indx5 = ( (int)((this->index + 1)) ); -HXDLIN( 505) Float x4 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 505) gl->vertexAttrib2f(indx5,x4, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 2) + 1) * 4)))); - } -HXLINE( 503) goto _hx_goto_12; - } - if ( (_hx_switch_1==16) ){ -HXLINE( 511) { -HXLINE( 511) int indx6 = ( (int)((this->index + 0)) ); -HXDLIN( 511) Float x5 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 511) Float y2 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 511) gl->vertexAttrib3f(indx6,x5,y2, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4)))); - } -HXDLIN( 511) { -HXLINE( 511) int indx7 = ( (int)((this->index + 1)) ); -HXDLIN( 511) Float x6 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))); -HXDLIN( 511) Float y3 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 3) + 1) * 4))); -HXDLIN( 511) gl->vertexAttrib3f(indx7,x6,y3, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 3) + 2) * 4)))); - } -HXDLIN( 511) { -HXLINE( 511) int indx8 = ( (int)((this->index + 2)) ); -HXDLIN( 511) Float x7 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 6) * 4))); -HXDLIN( 511) Float y4 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 6) + 1) * 4))); -HXDLIN( 511) gl->vertexAttrib3f(indx8,x7,y4, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 6) + 2) * 4)))); - } -HXLINE( 509) goto _hx_goto_12; - } - if ( (_hx_switch_1==20) ){ -HXLINE( 517) { -HXLINE( 517) int indx9 = ( (int)((this->index + 0)) ); -HXDLIN( 517) Float x8 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 517) Float y5 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 517) Float z1 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 517) gl->vertexAttrib4f(indx9,x8,y5,z1, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4)))); - } -HXDLIN( 517) { -HXLINE( 517) int indx10 = ( (int)((this->index + 1)) ); -HXDLIN( 517) Float x9 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 4) * 4))); -HXDLIN( 517) Float y6 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 4) + 1) * 4))); -HXDLIN( 517) Float z2 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 4) + 2) * 4))); -HXDLIN( 517) gl->vertexAttrib4f(indx10,x9,y6,z2, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 4) + 3) * 4)))); - } -HXDLIN( 517) { -HXLINE( 517) int indx11 = ( (int)((this->index + 2)) ); -HXDLIN( 517) Float x10 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 8) * 4))); -HXDLIN( 517) Float y7 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 8) + 1) * 4))); -HXDLIN( 517) Float z3 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 8) + 2) * 4))); -HXDLIN( 517) gl->vertexAttrib4f(indx11,x10,y7,z3, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 8) + 3) * 4)))); - } -HXDLIN( 517) { -HXLINE( 517) int indx12 = ( (int)((this->index + 3)) ); -HXDLIN( 517) Float x11 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 12) * 4))); -HXDLIN( 517) Float y8 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 12) + 1) * 4))); -HXDLIN( 517) Float z4 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 12) + 2) * 4))); -HXDLIN( 517) gl->vertexAttrib4f(indx12,x11,y8,z4, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 12) + 3) * 4)))); - } -HXLINE( 515) goto _hx_goto_12; - } - /* default */{ - } - _hx_goto_12:; - } - else { -HXLINE( 526) ::Dynamic _hx_switch_2 = this->type; - if ( (_hx_switch_2==1) || (_hx_switch_2==5) || (_hx_switch_2==9) ){ -HXLINE( 531) gl->vertexAttrib2f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 531) goto _hx_goto_13; - } - if ( (_hx_switch_2==3) || (_hx_switch_2==7) || (_hx_switch_2==11) ){ -HXLINE( 535) gl->vertexAttrib4f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 535) goto _hx_goto_13; - } - if ( (_hx_switch_2==0) || (_hx_switch_2==4) || (_hx_switch_2==8) ){ -HXLINE( 529) gl->vertexAttrib1f(( (int)(this->index) ),( (Float)(0) )); -HXDLIN( 529) goto _hx_goto_13; - } - if ( (_hx_switch_2==2) || (_hx_switch_2==6) || (_hx_switch_2==10) ){ -HXLINE( 533) gl->vertexAttrib3f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 533) goto _hx_goto_13; - } - if ( (_hx_switch_2==12) ){ -HXLINE( 540) gl->vertexAttrib2f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 540) gl->vertexAttrib2f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 538) goto _hx_goto_13; - } - if ( (_hx_switch_2==16) ){ -HXLINE( 546) gl->vertexAttrib3f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 546) gl->vertexAttrib3f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 546) gl->vertexAttrib3f(( (int)((this->index + 2)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 544) goto _hx_goto_13; - } - if ( (_hx_switch_2==20) ){ -HXLINE( 552) gl->vertexAttrib4f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 552) gl->vertexAttrib4f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 552) gl->vertexAttrib4f(( (int)((this->index + 2)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 552) gl->vertexAttrib4f(( (int)((this->index + 3)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 550) goto _hx_goto_13; - } - /* default */{ - } - _hx_goto_13:; - } - } - else { -HXLINE( 561) int type = gl->FLOAT; -HXLINE( 562) if (this->_hx___isBool) { -HXLINE( 562) type = gl->INT; - } - else { -HXLINE( 563) if (this->_hx___isInt) { -HXLINE( 563) type = gl->INT; - } - } -HXLINE( 565) { -HXLINE( 565) int _g2 = 0; -HXDLIN( 565) int _g11 = this->_hx___arrayLength; -HXDLIN( 565) while((_g2 < _g11)){ -HXLINE( 565) _g2 = (_g2 + 1); -HXDLIN( 565) int i1 = (_g2 - 1); -HXLINE( 567) gl->enableVertexAttribArray(( (int)((this->index + i1)) )); - } - } -HXLINE( 570) if ((length > 0)) { -HXLINE( 572) int _g21 = 0; -HXDLIN( 572) int _g3 = this->_hx___arrayLength; -HXDLIN( 572) while((_g21 < _g3)){ -HXLINE( 572) _g21 = (_g21 + 1); -HXDLIN( 572) int i2 = (_g21 - 1); -HXLINE( 574) { -HXLINE( 574) int indx13 = ( (int)((this->index + i2)) ); -HXDLIN( 574) int size = this->__length; -HXDLIN( 574) int stride = (this->__length * 4); -HXDLIN( 574) gl->vertexAttribPointer(indx13,size,type,false,stride,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromInt((((position + (bufferOffset * this->__length)) + (i2 * this->_hx___arrayLength)) * 4))); - } - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC5(ShaderParameter_obj,_hx___updateGLFromBuffer,(void)) - -::String ShaderParameter_obj::set_name(::String value){ - HX_STACKFRAME(&_hx_pos_7714f6598ef03af2_585_set_name) -HXLINE( 586) this->_hx___internal = ::StringTools_obj::startsWith(value,HX_("openfl_",cf,ba,42,40)); -HXLINE( 587) return (this->name = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ShaderParameter_obj,set_name,return ) - - -hx::ObjectPtr< ShaderParameter_obj > ShaderParameter_obj::__new() { - hx::ObjectPtr< ShaderParameter_obj > __this = new ShaderParameter_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< ShaderParameter_obj > ShaderParameter_obj::__alloc(hx::Ctx *_hx_ctx) { - ShaderParameter_obj *__this = (ShaderParameter_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ShaderParameter_obj), true, "openfl.display.ShaderParameter")); - *(void **)__this = ShaderParameter_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -ShaderParameter_obj::ShaderParameter_obj() -{ -} - -void ShaderParameter_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ShaderParameter); - HX_MARK_MEMBER_NAME(index,"index"); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_MEMBER_NAME(value,"value"); - HX_MARK_MEMBER_NAME(_hx___arrayLength,"__arrayLength"); - HX_MARK_MEMBER_NAME(_hx___internal,"__internal"); - HX_MARK_MEMBER_NAME(_hx___isBool,"__isBool"); - HX_MARK_MEMBER_NAME(_hx___isFloat,"__isFloat"); - HX_MARK_MEMBER_NAME(_hx___isInt,"__isInt"); - HX_MARK_MEMBER_NAME(_hx___isUniform,"__isUniform"); - HX_MARK_MEMBER_NAME(__length,"__length"); - HX_MARK_MEMBER_NAME(_hx___uniformMatrix,"__uniformMatrix"); - HX_MARK_MEMBER_NAME(_hx___useArray,"__useArray"); - HX_MARK_END_CLASS(); -} - -void ShaderParameter_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(index,"index"); - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(type,"type"); - HX_VISIT_MEMBER_NAME(value,"value"); - HX_VISIT_MEMBER_NAME(_hx___arrayLength,"__arrayLength"); - HX_VISIT_MEMBER_NAME(_hx___internal,"__internal"); - HX_VISIT_MEMBER_NAME(_hx___isBool,"__isBool"); - HX_VISIT_MEMBER_NAME(_hx___isFloat,"__isFloat"); - HX_VISIT_MEMBER_NAME(_hx___isInt,"__isInt"); - HX_VISIT_MEMBER_NAME(_hx___isUniform,"__isUniform"); - HX_VISIT_MEMBER_NAME(__length,"__length"); - HX_VISIT_MEMBER_NAME(_hx___uniformMatrix,"__uniformMatrix"); - HX_VISIT_MEMBER_NAME(_hx___useArray,"__useArray"); -} - -hx::Val ShaderParameter_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { return hx::Val( index ); } - if (HX_FIELD_EQ(inName,"value") ) { return hx::Val( value ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__isInt") ) { return hx::Val( _hx___isInt ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__isBool") ) { return hx::Val( _hx___isBool ); } - if (HX_FIELD_EQ(inName,"__length") ) { return hx::Val( __length ); } - if (HX_FIELD_EQ(inName,"set_name") ) { return hx::Val( set_name_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__isFloat") ) { return hx::Val( _hx___isFloat ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__internal") ) { return hx::Val( _hx___internal ); } - if (HX_FIELD_EQ(inName,"__useArray") ) { return hx::Val( _hx___useArray ); } - if (HX_FIELD_EQ(inName,"__updateGL") ) { return hx::Val( _hx___updateGL_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__isUniform") ) { return hx::Val( _hx___isUniform ); } - if (HX_FIELD_EQ(inName,"__disableGL") ) { return hx::Val( _hx___disableGL_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__arrayLength") ) { return hx::Val( _hx___arrayLength ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__uniformMatrix") ) { return hx::Val( _hx___uniformMatrix ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"__updateGLFromBuffer") ) { return hx::Val( _hx___updateGLFromBuffer_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ShaderParameter_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_name(inValue.Cast< ::String >()) );name=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { index=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"value") ) { value=inValue.Cast< ::cpp::VirtualArray >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"__isInt") ) { _hx___isInt=inValue.Cast< bool >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"__isBool") ) { _hx___isBool=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__length") ) { __length=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__isFloat") ) { _hx___isFloat=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"__internal") ) { _hx___internal=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__useArray") ) { _hx___useArray=inValue.Cast< bool >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__isUniform") ) { _hx___isUniform=inValue.Cast< bool >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__arrayLength") ) { _hx___arrayLength=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__uniformMatrix") ) { _hx___uniformMatrix=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ShaderParameter_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("index",12,9b,14,be)); - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("value",71,7f,b8,31)); - outFields->push(HX_("__arrayLength",3f,70,c7,d4)); - outFields->push(HX_("__internal",5d,da,ae,cb)); - outFields->push(HX_("__isBool",54,b4,b1,06)); - outFields->push(HX_("__isFloat",32,ba,6a,20)); - outFields->push(HX_("__isInt",05,90,ac,2b)); - outFields->push(HX_("__isUniform",4a,07,8f,e7)); - outFields->push(HX_("__length",06,00,37,47)); - outFields->push(HX_("__uniformMatrix",75,03,f6,b5)); - outFields->push(HX_("__useArray",f2,42,33,90)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ShaderParameter_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderParameter_obj,index),HX_("index",12,9b,14,be)}, - {hx::fsString,(int)offsetof(ShaderParameter_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderParameter_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsObject /* ::cpp::VirtualArray */ ,(int)offsetof(ShaderParameter_obj,value),HX_("value",71,7f,b8,31)}, - {hx::fsInt,(int)offsetof(ShaderParameter_obj,_hx___arrayLength),HX_("__arrayLength",3f,70,c7,d4)}, - {hx::fsBool,(int)offsetof(ShaderParameter_obj,_hx___internal),HX_("__internal",5d,da,ae,cb)}, - {hx::fsBool,(int)offsetof(ShaderParameter_obj,_hx___isBool),HX_("__isBool",54,b4,b1,06)}, - {hx::fsBool,(int)offsetof(ShaderParameter_obj,_hx___isFloat),HX_("__isFloat",32,ba,6a,20)}, - {hx::fsBool,(int)offsetof(ShaderParameter_obj,_hx___isInt),HX_("__isInt",05,90,ac,2b)}, - {hx::fsBool,(int)offsetof(ShaderParameter_obj,_hx___isUniform),HX_("__isUniform",4a,07,8f,e7)}, - {hx::fsInt,(int)offsetof(ShaderParameter_obj,__length),HX_("__length",06,00,37,47)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(ShaderParameter_obj,_hx___uniformMatrix),HX_("__uniformMatrix",75,03,f6,b5)}, - {hx::fsBool,(int)offsetof(ShaderParameter_obj,_hx___useArray),HX_("__useArray",f2,42,33,90)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ShaderParameter_obj_sStaticStorageInfo = 0; -#endif - -static ::String ShaderParameter_obj_sMemberFields[] = { - HX_("index",12,9b,14,be), - HX_("name",4b,72,ff,48), - HX_("type",ba,f2,08,4d), - HX_("value",71,7f,b8,31), - HX_("__arrayLength",3f,70,c7,d4), - HX_("__internal",5d,da,ae,cb), - HX_("__isBool",54,b4,b1,06), - HX_("__isFloat",32,ba,6a,20), - HX_("__isInt",05,90,ac,2b), - HX_("__isUniform",4a,07,8f,e7), - HX_("__length",06,00,37,47), - HX_("__uniformMatrix",75,03,f6,b5), - HX_("__useArray",f2,42,33,90), - HX_("__disableGL",ed,3a,e1,35), - HX_("__updateGL",8e,8b,32,1b), - HX_("__updateGLFromBuffer",38,8f,d7,17), - HX_("set_name",48,87,17,77), - ::String(null()) }; - -hx::Class ShaderParameter_obj::__mClass; - -void ShaderParameter_obj::__register() -{ - ShaderParameter_obj _hx_dummy; - ShaderParameter_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.ShaderParameter",9a,5c,ca,f1); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ShaderParameter_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ShaderParameter_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ShaderParameter_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ShaderParameter_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ShaderParameter_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_7714f6598ef03af2_96_boot) -HXDLIN( 96) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("index",12,9b,14,be), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("name",4b,72,ff,48), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/ShaderParameter_Bool.cpp b/hGameTest/bin/linux/obj/src/openfl/display/ShaderParameter_Bool.cpp deleted file mode 100644 index 75a29efa..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/ShaderParameter_Bool.cpp +++ /dev/null @@ -1,1471 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGLRenderContext_WebGLRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Bool -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_abe7b394d2d5e035_168_new,"openfl.display.ShaderParameter_Bool","new",0xb2db75c1,"openfl.display.ShaderParameter_Bool.new","openfl/display/ShaderParameter.hx",168,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_abe7b394d2d5e035_172___disableGL,"openfl.display.ShaderParameter_Bool","__disableGL",0xcd8ea94e,"openfl.display.ShaderParameter_Bool.__disableGL","openfl/display/ShaderParameter.hx",172,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_abe7b394d2d5e035_185___updateGL,"openfl.display.ShaderParameter_Bool","__updateGL",0x0736c44d,"openfl.display.ShaderParameter_Bool.__updateGL","openfl/display/ShaderParameter.hx",185,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_abe7b394d2d5e035_419___updateGLFromBuffer,"openfl.display.ShaderParameter_Bool","__updateGLFromBuffer",0x7e43ccb7,"openfl.display.ShaderParameter_Bool.__updateGLFromBuffer","openfl/display/ShaderParameter.hx",419,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_abe7b394d2d5e035_585_set_name,"openfl.display.ShaderParameter_Bool","set_name",0xe657c247,"openfl.display.ShaderParameter_Bool.set_name","openfl/display/ShaderParameter.hx",585,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_abe7b394d2d5e035_96_boot,"openfl.display.ShaderParameter_Bool","boot",0xc54493b1,"openfl.display.ShaderParameter_Bool.boot","openfl/display/ShaderParameter.hx",96,0xc89f13e6) -namespace openfl{ -namespace display{ - -void ShaderParameter_Bool_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_abe7b394d2d5e035_168_new) -HXDLIN( 168) this->index = 0; - } - -Dynamic ShaderParameter_Bool_obj::__CreateEmpty() { return new ShaderParameter_Bool_obj; } - -void *ShaderParameter_Bool_obj::_hx_vtable = 0; - -Dynamic ShaderParameter_Bool_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ShaderParameter_Bool_obj > _hx_result = new ShaderParameter_Bool_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ShaderParameter_Bool_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x612a9f53; -} - -void ShaderParameter_Bool_obj::_hx___disableGL( ::openfl::display3D::Context3D context){ - HX_STACKFRAME(&_hx_pos_abe7b394d2d5e035_172___disableGL) -HXLINE( 173) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 175) if (!(this->_hx___isUniform)) { -HXLINE( 177) int _g = 0; -HXDLIN( 177) int _g1 = this->_hx___arrayLength; -HXDLIN( 177) while((_g < _g1)){ -HXLINE( 177) _g = (_g + 1); -HXDLIN( 177) int i = (_g - 1); -HXLINE( 179) gl->disableVertexAttribArray(( (int)((this->index + i)) )); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ShaderParameter_Bool_obj,_hx___disableGL,(void)) - -void ShaderParameter_Bool_obj::_hx___updateGL( ::openfl::display3D::Context3D context,::Array< bool > overrideValue){ - HX_STACKFRAME(&_hx_pos_abe7b394d2d5e035_185___updateGL) -HXLINE( 187) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 189) ::Array< bool > value; -HXDLIN( 189) if (hx::IsNotNull( overrideValue )) { -HXLINE( 189) value = overrideValue; - } - else { -HXLINE( 189) value = this->value; - } -HXLINE( 191) ::Array< bool > boolValue; -HXDLIN( 191) if (this->_hx___isBool) { -HXLINE( 191) boolValue = value; - } - else { -HXLINE( 191) boolValue = null(); - } -HXLINE( 192) ::Array< Float > floatValue; -HXDLIN( 192) if (this->_hx___isFloat) { -HXLINE( 192) floatValue = value; - } - else { -HXLINE( 192) floatValue = null(); - } -HXLINE( 193) ::Array< int > intValue; -HXDLIN( 193) if (this->_hx___isInt) { -HXLINE( 193) intValue = value; - } - else { -HXLINE( 193) intValue = null(); - } -HXLINE( 195) if (this->_hx___isUniform) { -HXLINE( 197) bool _hx_tmp; -HXDLIN( 197) if (hx::IsNotNull( value )) { -HXLINE( 197) _hx_tmp = (value->length >= this->__length); - } - else { -HXLINE( 197) _hx_tmp = false; - } -HXDLIN( 197) if (_hx_tmp) { -HXLINE( 199) ::Dynamic _hx_switch_0 = this->type; - if ( (_hx_switch_0==0) ){ -HXLINE( 202) int _hx_tmp1; -HXDLIN( 202) if (boolValue->__get(0)) { -HXLINE( 202) _hx_tmp1 = 1; - } - else { -HXLINE( 202) _hx_tmp1 = 0; - } -HXDLIN( 202) gl->uniform1i(( (int)(this->index) ),_hx_tmp1); -HXDLIN( 202) goto _hx_goto_3; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 204) int _hx_tmp2; -HXDLIN( 204) if (boolValue->__get(0)) { -HXLINE( 204) _hx_tmp2 = 1; - } - else { -HXLINE( 204) _hx_tmp2 = 0; - } -HXDLIN( 204) int _hx_tmp3; -HXDLIN( 204) if (boolValue->__get(1)) { -HXLINE( 204) _hx_tmp3 = 1; - } - else { -HXLINE( 204) _hx_tmp3 = 0; - } -HXDLIN( 204) gl->uniform2i(( (int)(this->index) ),_hx_tmp2,_hx_tmp3); -HXDLIN( 204) goto _hx_goto_3; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 206) int _hx_tmp4; -HXDLIN( 206) if (boolValue->__get(0)) { -HXLINE( 206) _hx_tmp4 = 1; - } - else { -HXLINE( 206) _hx_tmp4 = 0; - } -HXDLIN( 206) int _hx_tmp5; -HXDLIN( 206) if (boolValue->__get(1)) { -HXLINE( 206) _hx_tmp5 = 1; - } - else { -HXLINE( 206) _hx_tmp5 = 0; - } -HXDLIN( 206) int _hx_tmp6; -HXDLIN( 206) if (boolValue->__get(2)) { -HXLINE( 206) _hx_tmp6 = 1; - } - else { -HXLINE( 206) _hx_tmp6 = 0; - } -HXDLIN( 206) gl->uniform3i(( (int)(this->index) ),_hx_tmp4,_hx_tmp5,_hx_tmp6); -HXDLIN( 206) goto _hx_goto_3; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 208) int _hx_tmp7; -HXDLIN( 208) if (boolValue->__get(0)) { -HXLINE( 208) _hx_tmp7 = 1; - } - else { -HXLINE( 208) _hx_tmp7 = 0; - } -HXDLIN( 208) int _hx_tmp8; -HXDLIN( 208) if (boolValue->__get(1)) { -HXLINE( 208) _hx_tmp8 = 1; - } - else { -HXLINE( 208) _hx_tmp8 = 0; - } -HXDLIN( 208) int _hx_tmp9; -HXDLIN( 208) if (boolValue->__get(2)) { -HXLINE( 208) _hx_tmp9 = 1; - } - else { -HXLINE( 208) _hx_tmp9 = 0; - } -HXDLIN( 208) int _hx_tmp10; -HXDLIN( 208) if (boolValue->__get(3)) { -HXLINE( 208) _hx_tmp10 = 1; - } - else { -HXLINE( 208) _hx_tmp10 = 0; - } -HXDLIN( 208) gl->uniform4i(( (int)(this->index) ),_hx_tmp7,_hx_tmp8,_hx_tmp9,_hx_tmp10); -HXDLIN( 208) goto _hx_goto_3; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 210) gl->uniform1f(( (int)(this->index) ),floatValue->__get(0)); -HXDLIN( 210) goto _hx_goto_3; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 212) gl->uniform2f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1)); -HXDLIN( 212) goto _hx_goto_3; - } - if ( (_hx_switch_0==6) ){ -HXLINE( 214) gl->uniform3f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2)); -HXDLIN( 214) goto _hx_goto_3; - } - if ( (_hx_switch_0==7) ){ -HXLINE( 216) gl->uniform4f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2),floatValue->__get(3)); -HXDLIN( 216) goto _hx_goto_3; - } - if ( (_hx_switch_0==8) ){ -HXLINE( 248) gl->uniform1i(( (int)(this->index) ),intValue->__get(0)); -HXDLIN( 248) goto _hx_goto_3; - } - if ( (_hx_switch_0==9) ){ -HXLINE( 250) gl->uniform2i(( (int)(this->index) ),intValue->__get(0),intValue->__get(1)); -HXDLIN( 250) goto _hx_goto_3; - } - if ( (_hx_switch_0==10) ){ -HXLINE( 252) gl->uniform3i(( (int)(this->index) ),intValue->__get(0),intValue->__get(1),intValue->__get(2)); -HXDLIN( 252) goto _hx_goto_3; - } - if ( (_hx_switch_0==11) ){ -HXLINE( 254) gl->uniform4i(( (int)(this->index) ),intValue->__get(0),intValue->__get(1),intValue->__get(2),intValue->__get(3)); -HXDLIN( 254) goto _hx_goto_3; - } - if ( (_hx_switch_0==12) ){ -HXLINE( 219) { -HXLINE( 221) { -HXLINE( 221) ::lime::utils::ArrayBufferView this1 = this->_hx___uniformMatrix; -HXDLIN( 221) Float val = floatValue->__get(0); -HXDLIN( 221) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,val); - } -HXDLIN( 221) { -HXLINE( 221) ::lime::utils::ArrayBufferView this2 = this->_hx___uniformMatrix; -HXDLIN( 221) Float val1 = floatValue->__get(1); -HXDLIN( 221) ::__hxcpp_memory_set_float(this2->buffer->b,(this2->byteOffset + 4),val1); - } -HXDLIN( 221) { -HXLINE( 221) ::lime::utils::ArrayBufferView this3 = this->_hx___uniformMatrix; -HXDLIN( 221) Float val2 = floatValue->__get(2); -HXDLIN( 221) ::__hxcpp_memory_set_float(this3->buffer->b,(this3->byteOffset + 8),val2); - } -HXDLIN( 221) { -HXLINE( 221) ::lime::utils::ArrayBufferView this4 = this->_hx___uniformMatrix; -HXDLIN( 221) Float val3 = floatValue->__get(3); -HXDLIN( 221) ::__hxcpp_memory_set_float(this4->buffer->b,(this4->byteOffset + 12),val3); - } - } -HXLINE( 223) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix2fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 218) goto _hx_goto_3; - } - if ( (_hx_switch_0==16) ){ -HXLINE( 230) { -HXLINE( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this5 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val4 = floatValue->__get(0); -HXDLIN( 232) ::__hxcpp_memory_set_float(this5->buffer->b,this5->byteOffset,val4); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this6 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val5 = floatValue->__get(1); -HXDLIN( 232) ::__hxcpp_memory_set_float(this6->buffer->b,(this6->byteOffset + 4),val5); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this7 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val6 = floatValue->__get(2); -HXDLIN( 232) ::__hxcpp_memory_set_float(this7->buffer->b,(this7->byteOffset + 8),val6); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this8 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val7 = floatValue->__get(3); -HXDLIN( 232) ::__hxcpp_memory_set_float(this8->buffer->b,(this8->byteOffset + 12),val7); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this9 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val8 = floatValue->__get(4); -HXDLIN( 232) ::__hxcpp_memory_set_float(this9->buffer->b,(this9->byteOffset + 16),val8); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this10 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val9 = floatValue->__get(5); -HXDLIN( 232) ::__hxcpp_memory_set_float(this10->buffer->b,(this10->byteOffset + 20),val9); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this11 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val10 = floatValue->__get(6); -HXDLIN( 232) ::__hxcpp_memory_set_float(this11->buffer->b,(this11->byteOffset + 24),val10); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this12 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val11 = floatValue->__get(7); -HXDLIN( 232) ::__hxcpp_memory_set_float(this12->buffer->b,(this12->byteOffset + 28),val11); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this13 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val12 = floatValue->__get(8); -HXDLIN( 232) ::__hxcpp_memory_set_float(this13->buffer->b,(this13->byteOffset + 32),val12); - } - } -HXLINE( 234) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix3fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 229) goto _hx_goto_3; - } - if ( (_hx_switch_0==20) ){ -HXLINE( 241) { -HXLINE( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this14 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val13 = floatValue->__get(0); -HXDLIN( 243) ::__hxcpp_memory_set_float(this14->buffer->b,this14->byteOffset,val13); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this15 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val14 = floatValue->__get(1); -HXDLIN( 243) ::__hxcpp_memory_set_float(this15->buffer->b,(this15->byteOffset + 4),val14); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this16 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val15 = floatValue->__get(2); -HXDLIN( 243) ::__hxcpp_memory_set_float(this16->buffer->b,(this16->byteOffset + 8),val15); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this17 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val16 = floatValue->__get(3); -HXDLIN( 243) ::__hxcpp_memory_set_float(this17->buffer->b,(this17->byteOffset + 12),val16); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this18 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val17 = floatValue->__get(4); -HXDLIN( 243) ::__hxcpp_memory_set_float(this18->buffer->b,(this18->byteOffset + 16),val17); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this19 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val18 = floatValue->__get(5); -HXDLIN( 243) ::__hxcpp_memory_set_float(this19->buffer->b,(this19->byteOffset + 20),val18); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this20 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val19 = floatValue->__get(6); -HXDLIN( 243) ::__hxcpp_memory_set_float(this20->buffer->b,(this20->byteOffset + 24),val19); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this21 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val20 = floatValue->__get(7); -HXDLIN( 243) ::__hxcpp_memory_set_float(this21->buffer->b,(this21->byteOffset + 28),val20); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this22 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val21 = floatValue->__get(8); -HXDLIN( 243) ::__hxcpp_memory_set_float(this22->buffer->b,(this22->byteOffset + 32),val21); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this23 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val22 = floatValue->__get(9); -HXDLIN( 243) ::__hxcpp_memory_set_float(this23->buffer->b,(this23->byteOffset + 36),val22); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this24 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val23 = floatValue->__get(10); -HXDLIN( 243) ::__hxcpp_memory_set_float(this24->buffer->b,(this24->byteOffset + 40),val23); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this25 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val24 = floatValue->__get(11); -HXDLIN( 243) ::__hxcpp_memory_set_float(this25->buffer->b,(this25->byteOffset + 44),val24); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this26 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val25 = floatValue->__get(12); -HXDLIN( 243) ::__hxcpp_memory_set_float(this26->buffer->b,(this26->byteOffset + 48),val25); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this27 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val26 = floatValue->__get(13); -HXDLIN( 243) ::__hxcpp_memory_set_float(this27->buffer->b,(this27->byteOffset + 52),val26); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this28 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val27 = floatValue->__get(14); -HXDLIN( 243) ::__hxcpp_memory_set_float(this28->buffer->b,(this28->byteOffset + 56),val27); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this29 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val28 = floatValue->__get(15); -HXDLIN( 243) ::__hxcpp_memory_set_float(this29->buffer->b,(this29->byteOffset + 60),val28); - } - } -HXLINE( 245) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix4fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 240) goto _hx_goto_3; - } - /* default */{ - } - _hx_goto_3:; - } - else { -HXLINE( 261) ::Dynamic _hx_switch_1 = this->type; - if ( (_hx_switch_1==1) || (_hx_switch_1==9) ){ -HXLINE( 266) gl->uniform2i(( (int)(this->index) ),0,0); -HXDLIN( 266) goto _hx_goto_4; - } - if ( (_hx_switch_1==3) || (_hx_switch_1==11) ){ -HXLINE( 270) gl->uniform4i(( (int)(this->index) ),0,0,0,0); -HXDLIN( 270) goto _hx_goto_4; - } - if ( (_hx_switch_1==4) ){ -HXLINE( 272) gl->uniform1f(( (int)(this->index) ),( (Float)(0) )); -HXDLIN( 272) goto _hx_goto_4; - } - if ( (_hx_switch_1==5) ){ -HXLINE( 274) gl->uniform2f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 274) goto _hx_goto_4; - } - if ( (_hx_switch_1==6) ){ -HXLINE( 276) gl->uniform3f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 276) goto _hx_goto_4; - } - if ( (_hx_switch_1==7) ){ -HXLINE( 278) gl->uniform4f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 278) goto _hx_goto_4; - } - if ( (_hx_switch_1==0) || (_hx_switch_1==8) ){ -HXLINE( 264) gl->uniform1i(( (int)(this->index) ),0); -HXDLIN( 264) goto _hx_goto_4; - } - if ( (_hx_switch_1==2) || (_hx_switch_1==10) ){ -HXLINE( 268) gl->uniform3i(( (int)(this->index) ),0,0,0); -HXDLIN( 268) goto _hx_goto_4; - } - if ( (_hx_switch_1==12) ){ -HXLINE( 281) { -HXLINE( 283) { -HXLINE( 283) ::lime::utils::ArrayBufferView this30 = this->_hx___uniformMatrix; -HXDLIN( 283) ::__hxcpp_memory_set_float(this30->buffer->b,this30->byteOffset,0); - } -HXDLIN( 283) { -HXLINE( 283) ::lime::utils::ArrayBufferView this31 = this->_hx___uniformMatrix; -HXDLIN( 283) ::__hxcpp_memory_set_float(this31->buffer->b,(this31->byteOffset + 4),0); - } -HXDLIN( 283) { -HXLINE( 283) ::lime::utils::ArrayBufferView this32 = this->_hx___uniformMatrix; -HXDLIN( 283) ::__hxcpp_memory_set_float(this32->buffer->b,(this32->byteOffset + 8),0); - } -HXDLIN( 283) { -HXLINE( 283) ::lime::utils::ArrayBufferView this33 = this->_hx___uniformMatrix; -HXDLIN( 283) ::__hxcpp_memory_set_float(this33->buffer->b,(this33->byteOffset + 12),0); - } - } -HXLINE( 285) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix2fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 280) goto _hx_goto_4; - } - if ( (_hx_switch_1==16) ){ -HXLINE( 292) { -HXLINE( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this34 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this34->buffer->b,this34->byteOffset,0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this35 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this35->buffer->b,(this35->byteOffset + 4),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this36 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this36->buffer->b,(this36->byteOffset + 8),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this37 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this37->buffer->b,(this37->byteOffset + 12),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this38 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this38->buffer->b,(this38->byteOffset + 16),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this39 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this39->buffer->b,(this39->byteOffset + 20),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this40 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this40->buffer->b,(this40->byteOffset + 24),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this41 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this41->buffer->b,(this41->byteOffset + 28),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this42 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this42->buffer->b,(this42->byteOffset + 32),0); - } - } -HXLINE( 296) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix3fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 291) goto _hx_goto_4; - } - if ( (_hx_switch_1==20) ){ -HXLINE( 303) { -HXLINE( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this43 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this43->buffer->b,this43->byteOffset,0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this44 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this44->buffer->b,(this44->byteOffset + 4),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this45 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this45->buffer->b,(this45->byteOffset + 8),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this46 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this46->buffer->b,(this46->byteOffset + 12),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this47 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this47->buffer->b,(this47->byteOffset + 16),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this48 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this48->buffer->b,(this48->byteOffset + 20),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this49 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this49->buffer->b,(this49->byteOffset + 24),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this50 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this50->buffer->b,(this50->byteOffset + 28),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this51 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this51->buffer->b,(this51->byteOffset + 32),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this52 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this52->buffer->b,(this52->byteOffset + 36),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this53 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this53->buffer->b,(this53->byteOffset + 40),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this54 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this54->buffer->b,(this54->byteOffset + 44),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this55 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this55->buffer->b,(this55->byteOffset + 48),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this56 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this56->buffer->b,(this56->byteOffset + 52),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this57 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this57->buffer->b,(this57->byteOffset + 56),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this58 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this58->buffer->b,(this58->byteOffset + 60),0); - } - } -HXLINE( 307) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix4fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 302) goto _hx_goto_4; - } - /* default */{ - } - _hx_goto_4:; - } - } - else { -HXLINE( 315) bool _hx_tmp11; -HXDLIN( 315) if (!(this->_hx___useArray)) { -HXLINE( 315) if (hx::IsNotNull( value )) { -HXLINE( 315) _hx_tmp11 = (value->length == this->__length); - } - else { -HXLINE( 315) _hx_tmp11 = true; - } - } - else { -HXLINE( 315) _hx_tmp11 = false; - } -HXDLIN( 315) if (_hx_tmp11) { -HXLINE( 317) { -HXLINE( 317) int _g = 0; -HXDLIN( 317) int _g1 = this->_hx___arrayLength; -HXDLIN( 317) while((_g < _g1)){ -HXLINE( 317) _g = (_g + 1); -HXDLIN( 317) int i = (_g - 1); -HXLINE( 319) gl->disableVertexAttribArray(( (int)((this->index + i)) )); - } - } -HXLINE( 322) if (hx::IsNotNull( value )) { -HXLINE( 324) ::Dynamic _hx_switch_2 = this->type; - if ( (_hx_switch_2==0) ){ -HXLINE( 327) Float _hx_tmp12; -HXDLIN( 327) if (boolValue->__get(0)) { -HXLINE( 327) _hx_tmp12 = ( (Float)(1) ); - } - else { -HXLINE( 327) _hx_tmp12 = ( (Float)(0) ); - } -HXDLIN( 327) gl->vertexAttrib1f(( (int)(this->index) ),_hx_tmp12); -HXDLIN( 327) goto _hx_goto_6; - } - if ( (_hx_switch_2==1) ){ -HXLINE( 329) Float _hx_tmp13; -HXDLIN( 329) if (boolValue->__get(0)) { -HXLINE( 329) _hx_tmp13 = ( (Float)(1) ); - } - else { -HXLINE( 329) _hx_tmp13 = ( (Float)(0) ); - } -HXDLIN( 329) Float _hx_tmp14; -HXDLIN( 329) if (boolValue->__get(1)) { -HXLINE( 329) _hx_tmp14 = ( (Float)(1) ); - } - else { -HXLINE( 329) _hx_tmp14 = ( (Float)(0) ); - } -HXDLIN( 329) gl->vertexAttrib2f(( (int)(this->index) ),_hx_tmp13,_hx_tmp14); -HXDLIN( 329) goto _hx_goto_6; - } - if ( (_hx_switch_2==2) ){ -HXLINE( 331) Float _hx_tmp15; -HXDLIN( 331) if (boolValue->__get(0)) { -HXLINE( 331) _hx_tmp15 = ( (Float)(1) ); - } - else { -HXLINE( 331) _hx_tmp15 = ( (Float)(0) ); - } -HXDLIN( 331) Float _hx_tmp16; -HXDLIN( 331) if (boolValue->__get(1)) { -HXLINE( 331) _hx_tmp16 = ( (Float)(1) ); - } - else { -HXLINE( 331) _hx_tmp16 = ( (Float)(0) ); - } -HXDLIN( 331) Float _hx_tmp17; -HXDLIN( 331) if (boolValue->__get(2)) { -HXLINE( 331) _hx_tmp17 = ( (Float)(1) ); - } - else { -HXLINE( 331) _hx_tmp17 = ( (Float)(0) ); - } -HXDLIN( 331) gl->vertexAttrib3f(( (int)(this->index) ),_hx_tmp15,_hx_tmp16,_hx_tmp17); -HXDLIN( 331) goto _hx_goto_6; - } - if ( (_hx_switch_2==3) ){ -HXLINE( 333) Float _hx_tmp18; -HXDLIN( 333) if (boolValue->__get(0)) { -HXLINE( 333) _hx_tmp18 = ( (Float)(1) ); - } - else { -HXLINE( 333) _hx_tmp18 = ( (Float)(0) ); - } -HXDLIN( 333) Float _hx_tmp19; -HXDLIN( 333) if (boolValue->__get(1)) { -HXLINE( 333) _hx_tmp19 = ( (Float)(1) ); - } - else { -HXLINE( 333) _hx_tmp19 = ( (Float)(0) ); - } -HXDLIN( 333) Float _hx_tmp20; -HXDLIN( 333) if (boolValue->__get(2)) { -HXLINE( 333) _hx_tmp20 = ( (Float)(1) ); - } - else { -HXLINE( 333) _hx_tmp20 = ( (Float)(0) ); - } -HXDLIN( 333) Float _hx_tmp21; -HXDLIN( 333) if (boolValue->__get(3)) { -HXLINE( 333) _hx_tmp21 = ( (Float)(1) ); - } - else { -HXLINE( 333) _hx_tmp21 = ( (Float)(0) ); - } -HXDLIN( 333) gl->vertexAttrib4f(( (int)(this->index) ),_hx_tmp18,_hx_tmp19,_hx_tmp20,_hx_tmp21); -HXDLIN( 333) goto _hx_goto_6; - } - if ( (_hx_switch_2==4) ){ -HXLINE( 335) gl->vertexAttrib1f(( (int)(this->index) ),floatValue->__get(0)); -HXDLIN( 335) goto _hx_goto_6; - } - if ( (_hx_switch_2==5) ){ -HXLINE( 337) gl->vertexAttrib2f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1)); -HXDLIN( 337) goto _hx_goto_6; - } - if ( (_hx_switch_2==6) ){ -HXLINE( 339) gl->vertexAttrib3f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2)); -HXDLIN( 339) goto _hx_goto_6; - } - if ( (_hx_switch_2==7) ){ -HXLINE( 341) gl->vertexAttrib4f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2),floatValue->__get(3)); -HXDLIN( 341) goto _hx_goto_6; - } - if ( (_hx_switch_2==8) ){ -HXLINE( 362) gl->vertexAttrib1f(( (int)(this->index) ),( (Float)(intValue->__get(0)) )); -HXDLIN( 362) goto _hx_goto_6; - } - if ( (_hx_switch_2==9) ){ -HXLINE( 364) gl->vertexAttrib2f(( (int)(this->index) ),( (Float)(intValue->__get(0)) ),( (Float)(intValue->__get(1)) )); -HXDLIN( 364) goto _hx_goto_6; - } - if ( (_hx_switch_2==10) ){ -HXLINE( 366) gl->vertexAttrib3f(( (int)(this->index) ),( (Float)(intValue->__get(0)) ),( (Float)(intValue->__get(1)) ),( (Float)(intValue->__get(2)) )); -HXDLIN( 366) goto _hx_goto_6; - } - if ( (_hx_switch_2==11) ){ -HXLINE( 368) gl->vertexAttrib4f(( (int)(this->index) ),( (Float)(intValue->__get(0)) ),( (Float)(intValue->__get(1)) ),( (Float)(intValue->__get(2)) ),( (Float)(intValue->__get(3)) )); -HXDLIN( 368) goto _hx_goto_6; - } - if ( (_hx_switch_2==12) ){ -HXLINE( 346) gl->vertexAttrib2f(( (int)((this->index + 0)) ),floatValue->__get(0),floatValue->__get(1)); -HXDLIN( 346) gl->vertexAttrib2f(( (int)((this->index + 1)) ),floatValue->__get(2),floatValue->__get(3)); -HXLINE( 344) goto _hx_goto_6; - } - if ( (_hx_switch_2==16) ){ -HXLINE( 352) gl->vertexAttrib3f(( (int)((this->index + 0)) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2)); -HXDLIN( 352) gl->vertexAttrib3f(( (int)((this->index + 1)) ),floatValue->__get(3),floatValue->__get(4),floatValue->__get(5)); -HXDLIN( 352) gl->vertexAttrib3f(( (int)((this->index + 2)) ),floatValue->__get(6),floatValue->__get(7),floatValue->__get(8)); -HXLINE( 350) goto _hx_goto_6; - } - if ( (_hx_switch_2==20) ){ -HXLINE( 358) gl->vertexAttrib4f(( (int)((this->index + 0)) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2),floatValue->__get(3)); -HXDLIN( 358) gl->vertexAttrib4f(( (int)((this->index + 1)) ),floatValue->__get(4),floatValue->__get(5),floatValue->__get(6),floatValue->__get(7)); -HXDLIN( 358) gl->vertexAttrib4f(( (int)((this->index + 2)) ),floatValue->__get(8),floatValue->__get(9),floatValue->__get(10),floatValue->__get(11)); -HXDLIN( 358) gl->vertexAttrib4f(( (int)((this->index + 3)) ),floatValue->__get(12),floatValue->__get(13),floatValue->__get(14),floatValue->__get(15)); -HXLINE( 356) goto _hx_goto_6; - } - /* default */{ - } - _hx_goto_6:; - } - else { -HXLINE( 374) ::Dynamic _hx_switch_3 = this->type; - if ( (_hx_switch_3==1) || (_hx_switch_3==5) || (_hx_switch_3==9) ){ -HXLINE( 379) gl->vertexAttrib2f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 379) goto _hx_goto_7; - } - if ( (_hx_switch_3==3) || (_hx_switch_3==7) || (_hx_switch_3==11) ){ -HXLINE( 383) gl->vertexAttrib4f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 383) goto _hx_goto_7; - } - if ( (_hx_switch_3==0) || (_hx_switch_3==4) || (_hx_switch_3==8) ){ -HXLINE( 377) gl->vertexAttrib1f(( (int)(this->index) ),( (Float)(0) )); -HXDLIN( 377) goto _hx_goto_7; - } - if ( (_hx_switch_3==2) || (_hx_switch_3==6) || (_hx_switch_3==10) ){ -HXLINE( 381) gl->vertexAttrib3f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 381) goto _hx_goto_7; - } - if ( (_hx_switch_3==12) ){ -HXLINE( 388) gl->vertexAttrib2f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 388) gl->vertexAttrib2f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 386) goto _hx_goto_7; - } - if ( (_hx_switch_3==16) ){ -HXLINE( 394) gl->vertexAttrib3f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 394) gl->vertexAttrib3f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 394) gl->vertexAttrib3f(( (int)((this->index + 2)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 392) goto _hx_goto_7; - } - if ( (_hx_switch_3==20) ){ -HXLINE( 400) gl->vertexAttrib4f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 400) gl->vertexAttrib4f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 400) gl->vertexAttrib4f(( (int)((this->index + 2)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 400) gl->vertexAttrib4f(( (int)((this->index + 3)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 398) goto _hx_goto_7; - } - /* default */{ - } - _hx_goto_7:; - } - } - else { -HXLINE( 409) int _g2 = 0; -HXDLIN( 409) int _g11 = this->_hx___arrayLength; -HXDLIN( 409) while((_g2 < _g11)){ -HXLINE( 409) _g2 = (_g2 + 1); -HXDLIN( 409) int i1 = (_g2 - 1); -HXLINE( 411) gl->enableVertexAttribArray(( (int)((this->index + i1)) )); - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(ShaderParameter_Bool_obj,_hx___updateGL,(void)) - -void ShaderParameter_Bool_obj::_hx___updateGLFromBuffer( ::openfl::display3D::Context3D context, ::lime::utils::ArrayBufferView buffer,int position,int length,int bufferOffset){ - HX_STACKFRAME(&_hx_pos_abe7b394d2d5e035_419___updateGLFromBuffer) -HXLINE( 421) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 423) if (this->_hx___isUniform) { -HXLINE( 425) if ((length >= this->__length)) { -HXLINE( 427) ::Dynamic _hx_switch_0 = this->type; - if ( (_hx_switch_0==1) || (_hx_switch_0==9) ){ -HXLINE( 432) int location = ( (int)(this->index) ); -HXDLIN( 432) int v0 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 432) gl->uniform2i(location,v0,::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))))); -HXDLIN( 432) goto _hx_goto_10; - } - if ( (_hx_switch_0==3) || (_hx_switch_0==11) ){ -HXLINE( 436) int location1 = ( (int)(this->index) ); -HXDLIN( 436) int v01 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 436) int v1 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); -HXDLIN( 436) int v2 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4)))); -HXDLIN( 436) gl->uniform4i(location1,v01,v1,v2,::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))))); -HXDLIN( 436) goto _hx_goto_10; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 439) int location2 = ( (int)(this->index) ); -HXDLIN( 439) gl->uniform1f(location2, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 439) goto _hx_goto_10; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 441) int location3 = ( (int)(this->index) ); -HXDLIN( 441) Float v02 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 441) gl->uniform2f(location3,v02, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); -HXDLIN( 441) goto _hx_goto_10; - } - if ( (_hx_switch_0==6) ){ -HXLINE( 443) int location4 = ( (int)(this->index) ); -HXDLIN( 443) Float v03 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 443) Float v11 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 443) gl->uniform3f(location4,v03,v11, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4)))); -HXDLIN( 443) goto _hx_goto_10; - } - if ( (_hx_switch_0==7) ){ -HXLINE( 445) int location5 = ( (int)(this->index) ); -HXDLIN( 445) Float v04 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 445) Float v12 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 445) Float v21 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 445) gl->uniform4f(location5,v04,v12,v21, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4)))); -HXDLIN( 445) goto _hx_goto_10; - } - if ( (_hx_switch_0==0) || (_hx_switch_0==8) ){ -HXLINE( 430) int location6 = ( (int)(this->index) ); -HXDLIN( 430) gl->uniform1i(location6,::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))))); -HXDLIN( 430) goto _hx_goto_10; - } - if ( (_hx_switch_0==2) || (_hx_switch_0==10) ){ -HXLINE( 434) int location7 = ( (int)(this->index) ); -HXDLIN( 434) int v05 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 434) int v13 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); -HXDLIN( 434) gl->uniform3i(location7,v05,v13,::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))))); -HXDLIN( 434) goto _hx_goto_10; - } - if ( (_hx_switch_0==12) ){ -HXLINE( 448) { -HXLINE( 450) { -HXLINE( 450) ::lime::utils::ArrayBufferView this1 = this->_hx___uniformMatrix; -HXDLIN( 450) Float val = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 450) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,val); - } -HXDLIN( 450) { -HXLINE( 450) ::lime::utils::ArrayBufferView this2 = this->_hx___uniformMatrix; -HXDLIN( 450) Float val1 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 450) ::__hxcpp_memory_set_float(this2->buffer->b,(this2->byteOffset + 4),val1); - } -HXDLIN( 450) { -HXLINE( 450) ::lime::utils::ArrayBufferView this3 = this->_hx___uniformMatrix; -HXDLIN( 450) Float val2 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 450) ::__hxcpp_memory_set_float(this3->buffer->b,(this3->byteOffset + 8),val2); - } -HXDLIN( 450) { -HXLINE( 450) ::lime::utils::ArrayBufferView this4 = this->_hx___uniformMatrix; -HXDLIN( 450) Float val3 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))); -HXDLIN( 450) ::__hxcpp_memory_set_float(this4->buffer->b,(this4->byteOffset + 12),val3); - } - } -HXLINE( 452) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix2fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 447) goto _hx_goto_10; - } - if ( (_hx_switch_0==16) ){ -HXLINE( 459) { -HXLINE( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this5 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val4 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this5->buffer->b,this5->byteOffset,val4); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this6 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val5 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this6->buffer->b,(this6->byteOffset + 4),val5); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this7 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val6 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this7->buffer->b,(this7->byteOffset + 8),val6); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this8 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val7 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this8->buffer->b,(this8->byteOffset + 12),val7); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this9 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val8 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 4) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this9->buffer->b,(this9->byteOffset + 16),val8); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this10 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val9 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 5) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this10->buffer->b,(this10->byteOffset + 20),val9); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this11 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val10 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 6) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this11->buffer->b,(this11->byteOffset + 24),val10); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this12 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val11 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 7) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this12->buffer->b,(this12->byteOffset + 28),val11); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this13 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val12 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 8) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this13->buffer->b,(this13->byteOffset + 32),val12); - } - } -HXLINE( 463) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix3fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 458) goto _hx_goto_10; - } - if ( (_hx_switch_0==20) ){ -HXLINE( 470) { -HXLINE( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this14 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val13 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this14->buffer->b,this14->byteOffset,val13); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this15 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val14 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this15->buffer->b,(this15->byteOffset + 4),val14); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this16 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val15 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this16->buffer->b,(this16->byteOffset + 8),val15); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this17 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val16 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this17->buffer->b,(this17->byteOffset + 12),val16); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this18 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val17 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 4) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this18->buffer->b,(this18->byteOffset + 16),val17); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this19 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val18 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 5) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this19->buffer->b,(this19->byteOffset + 20),val18); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this20 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val19 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 6) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this20->buffer->b,(this20->byteOffset + 24),val19); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this21 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val20 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 7) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this21->buffer->b,(this21->byteOffset + 28),val20); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this22 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val21 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 8) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this22->buffer->b,(this22->byteOffset + 32),val21); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this23 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val22 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 9) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this23->buffer->b,(this23->byteOffset + 36),val22); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this24 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val23 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 10) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this24->buffer->b,(this24->byteOffset + 40),val23); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this25 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val24 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 11) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this25->buffer->b,(this25->byteOffset + 44),val24); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this26 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val25 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 12) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this26->buffer->b,(this26->byteOffset + 48),val25); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this27 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val26 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 13) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this27->buffer->b,(this27->byteOffset + 52),val26); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this28 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val27 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 14) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this28->buffer->b,(this28->byteOffset + 56),val27); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this29 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val28 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 15) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this29->buffer->b,(this29->byteOffset + 60),val28); - } - } -HXLINE( 474) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix4fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 469) goto _hx_goto_10; - } - /* default */{ - } - _hx_goto_10:; - } - } - else { -HXLINE( 482) bool _hx_tmp; -HXDLIN( 482) if (!(this->_hx___internal)) { -HXLINE( 482) if ((length != 0)) { -HXLINE( 482) _hx_tmp = (length == this->__length); - } - else { -HXLINE( 482) _hx_tmp = true; - } - } - else { -HXLINE( 482) _hx_tmp = false; - } -HXDLIN( 482) if (_hx_tmp) { -HXLINE( 484) { -HXLINE( 484) int _g = 0; -HXDLIN( 484) int _g1 = this->_hx___arrayLength; -HXDLIN( 484) while((_g < _g1)){ -HXLINE( 484) _g = (_g + 1); -HXDLIN( 484) int i = (_g - 1); -HXLINE( 486) gl->disableVertexAttribArray(( (int)((this->index + i)) )); - } - } -HXLINE( 489) if ((length > 0)) { -HXLINE( 491) ::Dynamic _hx_switch_1 = this->type; - if ( (_hx_switch_1==1) || (_hx_switch_1==5) || (_hx_switch_1==9) ){ -HXLINE( 496) int indx = ( (int)(this->index) ); -HXDLIN( 496) Float x = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 496) gl->vertexAttrib2f(indx,x, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); -HXDLIN( 496) goto _hx_goto_12; - } - if ( (_hx_switch_1==3) || (_hx_switch_1==7) || (_hx_switch_1==11) ){ -HXLINE( 500) int indx1 = ( (int)(this->index) ); -HXDLIN( 500) Float x1 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 500) Float y = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 500) Float z = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 500) gl->vertexAttrib4f(indx1,x1,y,z, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4)))); -HXDLIN( 500) goto _hx_goto_12; - } - if ( (_hx_switch_1==0) || (_hx_switch_1==4) || (_hx_switch_1==8) ){ -HXLINE( 494) int indx2 = ( (int)(this->index) ); -HXDLIN( 494) gl->vertexAttrib1f(indx2, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 494) goto _hx_goto_12; - } - if ( (_hx_switch_1==2) || (_hx_switch_1==6) || (_hx_switch_1==10) ){ -HXLINE( 498) int indx3 = ( (int)(this->index) ); -HXDLIN( 498) Float x2 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 498) Float y1 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 498) gl->vertexAttrib3f(indx3,x2,y1, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4)))); -HXDLIN( 498) goto _hx_goto_12; - } - if ( (_hx_switch_1==12) ){ -HXLINE( 505) { -HXLINE( 505) int indx4 = ( (int)((this->index + 0)) ); -HXDLIN( 505) Float x3 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 505) gl->vertexAttrib2f(indx4,x3, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); - } -HXDLIN( 505) { -HXLINE( 505) int indx5 = ( (int)((this->index + 1)) ); -HXDLIN( 505) Float x4 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 505) gl->vertexAttrib2f(indx5,x4, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 2) + 1) * 4)))); - } -HXLINE( 503) goto _hx_goto_12; - } - if ( (_hx_switch_1==16) ){ -HXLINE( 511) { -HXLINE( 511) int indx6 = ( (int)((this->index + 0)) ); -HXDLIN( 511) Float x5 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 511) Float y2 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 511) gl->vertexAttrib3f(indx6,x5,y2, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4)))); - } -HXDLIN( 511) { -HXLINE( 511) int indx7 = ( (int)((this->index + 1)) ); -HXDLIN( 511) Float x6 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))); -HXDLIN( 511) Float y3 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 3) + 1) * 4))); -HXDLIN( 511) gl->vertexAttrib3f(indx7,x6,y3, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 3) + 2) * 4)))); - } -HXDLIN( 511) { -HXLINE( 511) int indx8 = ( (int)((this->index + 2)) ); -HXDLIN( 511) Float x7 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 6) * 4))); -HXDLIN( 511) Float y4 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 6) + 1) * 4))); -HXDLIN( 511) gl->vertexAttrib3f(indx8,x7,y4, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 6) + 2) * 4)))); - } -HXLINE( 509) goto _hx_goto_12; - } - if ( (_hx_switch_1==20) ){ -HXLINE( 517) { -HXLINE( 517) int indx9 = ( (int)((this->index + 0)) ); -HXDLIN( 517) Float x8 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 517) Float y5 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 517) Float z1 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 517) gl->vertexAttrib4f(indx9,x8,y5,z1, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4)))); - } -HXDLIN( 517) { -HXLINE( 517) int indx10 = ( (int)((this->index + 1)) ); -HXDLIN( 517) Float x9 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 4) * 4))); -HXDLIN( 517) Float y6 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 4) + 1) * 4))); -HXDLIN( 517) Float z2 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 4) + 2) * 4))); -HXDLIN( 517) gl->vertexAttrib4f(indx10,x9,y6,z2, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 4) + 3) * 4)))); - } -HXDLIN( 517) { -HXLINE( 517) int indx11 = ( (int)((this->index + 2)) ); -HXDLIN( 517) Float x10 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 8) * 4))); -HXDLIN( 517) Float y7 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 8) + 1) * 4))); -HXDLIN( 517) Float z3 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 8) + 2) * 4))); -HXDLIN( 517) gl->vertexAttrib4f(indx11,x10,y7,z3, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 8) + 3) * 4)))); - } -HXDLIN( 517) { -HXLINE( 517) int indx12 = ( (int)((this->index + 3)) ); -HXDLIN( 517) Float x11 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 12) * 4))); -HXDLIN( 517) Float y8 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 12) + 1) * 4))); -HXDLIN( 517) Float z4 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 12) + 2) * 4))); -HXDLIN( 517) gl->vertexAttrib4f(indx12,x11,y8,z4, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 12) + 3) * 4)))); - } -HXLINE( 515) goto _hx_goto_12; - } - /* default */{ - } - _hx_goto_12:; - } - else { -HXLINE( 526) ::Dynamic _hx_switch_2 = this->type; - if ( (_hx_switch_2==1) || (_hx_switch_2==5) || (_hx_switch_2==9) ){ -HXLINE( 531) gl->vertexAttrib2f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 531) goto _hx_goto_13; - } - if ( (_hx_switch_2==3) || (_hx_switch_2==7) || (_hx_switch_2==11) ){ -HXLINE( 535) gl->vertexAttrib4f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 535) goto _hx_goto_13; - } - if ( (_hx_switch_2==0) || (_hx_switch_2==4) || (_hx_switch_2==8) ){ -HXLINE( 529) gl->vertexAttrib1f(( (int)(this->index) ),( (Float)(0) )); -HXDLIN( 529) goto _hx_goto_13; - } - if ( (_hx_switch_2==2) || (_hx_switch_2==6) || (_hx_switch_2==10) ){ -HXLINE( 533) gl->vertexAttrib3f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 533) goto _hx_goto_13; - } - if ( (_hx_switch_2==12) ){ -HXLINE( 540) gl->vertexAttrib2f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 540) gl->vertexAttrib2f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 538) goto _hx_goto_13; - } - if ( (_hx_switch_2==16) ){ -HXLINE( 546) gl->vertexAttrib3f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 546) gl->vertexAttrib3f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 546) gl->vertexAttrib3f(( (int)((this->index + 2)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 544) goto _hx_goto_13; - } - if ( (_hx_switch_2==20) ){ -HXLINE( 552) gl->vertexAttrib4f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 552) gl->vertexAttrib4f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 552) gl->vertexAttrib4f(( (int)((this->index + 2)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 552) gl->vertexAttrib4f(( (int)((this->index + 3)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 550) goto _hx_goto_13; - } - /* default */{ - } - _hx_goto_13:; - } - } - else { -HXLINE( 561) int type = gl->FLOAT; -HXLINE( 562) if (this->_hx___isBool) { -HXLINE( 562) type = gl->INT; - } - else { -HXLINE( 563) if (this->_hx___isInt) { -HXLINE( 563) type = gl->INT; - } - } -HXLINE( 565) { -HXLINE( 565) int _g2 = 0; -HXDLIN( 565) int _g11 = this->_hx___arrayLength; -HXDLIN( 565) while((_g2 < _g11)){ -HXLINE( 565) _g2 = (_g2 + 1); -HXDLIN( 565) int i1 = (_g2 - 1); -HXLINE( 567) gl->enableVertexAttribArray(( (int)((this->index + i1)) )); - } - } -HXLINE( 570) if ((length > 0)) { -HXLINE( 572) int _g21 = 0; -HXDLIN( 572) int _g3 = this->_hx___arrayLength; -HXDLIN( 572) while((_g21 < _g3)){ -HXLINE( 572) _g21 = (_g21 + 1); -HXDLIN( 572) int i2 = (_g21 - 1); -HXLINE( 574) { -HXLINE( 574) int indx13 = ( (int)((this->index + i2)) ); -HXDLIN( 574) int size = this->__length; -HXDLIN( 574) int stride = (this->__length * 4); -HXDLIN( 574) gl->vertexAttribPointer(indx13,size,type,false,stride,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromInt((((position + (bufferOffset * this->__length)) + (i2 * this->_hx___arrayLength)) * 4))); - } - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC5(ShaderParameter_Bool_obj,_hx___updateGLFromBuffer,(void)) - -::String ShaderParameter_Bool_obj::set_name(::String value){ - HX_STACKFRAME(&_hx_pos_abe7b394d2d5e035_585_set_name) -HXLINE( 586) this->_hx___internal = ::StringTools_obj::startsWith(value,HX_("openfl_",cf,ba,42,40)); -HXLINE( 587) return (this->name = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ShaderParameter_Bool_obj,set_name,return ) - - -hx::ObjectPtr< ShaderParameter_Bool_obj > ShaderParameter_Bool_obj::__new() { - hx::ObjectPtr< ShaderParameter_Bool_obj > __this = new ShaderParameter_Bool_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< ShaderParameter_Bool_obj > ShaderParameter_Bool_obj::__alloc(hx::Ctx *_hx_ctx) { - ShaderParameter_Bool_obj *__this = (ShaderParameter_Bool_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ShaderParameter_Bool_obj), true, "openfl.display.ShaderParameter_Bool")); - *(void **)__this = ShaderParameter_Bool_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -ShaderParameter_Bool_obj::ShaderParameter_Bool_obj() -{ -} - -void ShaderParameter_Bool_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ShaderParameter_Bool); - HX_MARK_MEMBER_NAME(index,"index"); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_MEMBER_NAME(value,"value"); - HX_MARK_MEMBER_NAME(_hx___arrayLength,"__arrayLength"); - HX_MARK_MEMBER_NAME(_hx___internal,"__internal"); - HX_MARK_MEMBER_NAME(_hx___isBool,"__isBool"); - HX_MARK_MEMBER_NAME(_hx___isFloat,"__isFloat"); - HX_MARK_MEMBER_NAME(_hx___isInt,"__isInt"); - HX_MARK_MEMBER_NAME(_hx___isUniform,"__isUniform"); - HX_MARK_MEMBER_NAME(__length,"__length"); - HX_MARK_MEMBER_NAME(_hx___uniformMatrix,"__uniformMatrix"); - HX_MARK_MEMBER_NAME(_hx___useArray,"__useArray"); - HX_MARK_END_CLASS(); -} - -void ShaderParameter_Bool_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(index,"index"); - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(type,"type"); - HX_VISIT_MEMBER_NAME(value,"value"); - HX_VISIT_MEMBER_NAME(_hx___arrayLength,"__arrayLength"); - HX_VISIT_MEMBER_NAME(_hx___internal,"__internal"); - HX_VISIT_MEMBER_NAME(_hx___isBool,"__isBool"); - HX_VISIT_MEMBER_NAME(_hx___isFloat,"__isFloat"); - HX_VISIT_MEMBER_NAME(_hx___isInt,"__isInt"); - HX_VISIT_MEMBER_NAME(_hx___isUniform,"__isUniform"); - HX_VISIT_MEMBER_NAME(__length,"__length"); - HX_VISIT_MEMBER_NAME(_hx___uniformMatrix,"__uniformMatrix"); - HX_VISIT_MEMBER_NAME(_hx___useArray,"__useArray"); -} - -hx::Val ShaderParameter_Bool_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { return hx::Val( index ); } - if (HX_FIELD_EQ(inName,"value") ) { return hx::Val( value ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__isInt") ) { return hx::Val( _hx___isInt ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__isBool") ) { return hx::Val( _hx___isBool ); } - if (HX_FIELD_EQ(inName,"__length") ) { return hx::Val( __length ); } - if (HX_FIELD_EQ(inName,"set_name") ) { return hx::Val( set_name_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__isFloat") ) { return hx::Val( _hx___isFloat ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__internal") ) { return hx::Val( _hx___internal ); } - if (HX_FIELD_EQ(inName,"__useArray") ) { return hx::Val( _hx___useArray ); } - if (HX_FIELD_EQ(inName,"__updateGL") ) { return hx::Val( _hx___updateGL_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__isUniform") ) { return hx::Val( _hx___isUniform ); } - if (HX_FIELD_EQ(inName,"__disableGL") ) { return hx::Val( _hx___disableGL_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__arrayLength") ) { return hx::Val( _hx___arrayLength ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__uniformMatrix") ) { return hx::Val( _hx___uniformMatrix ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"__updateGLFromBuffer") ) { return hx::Val( _hx___updateGLFromBuffer_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ShaderParameter_Bool_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_name(inValue.Cast< ::String >()) );name=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { index=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"value") ) { value=inValue.Cast< ::Array< bool > >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"__isInt") ) { _hx___isInt=inValue.Cast< bool >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"__isBool") ) { _hx___isBool=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__length") ) { __length=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__isFloat") ) { _hx___isFloat=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"__internal") ) { _hx___internal=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__useArray") ) { _hx___useArray=inValue.Cast< bool >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__isUniform") ) { _hx___isUniform=inValue.Cast< bool >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__arrayLength") ) { _hx___arrayLength=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__uniformMatrix") ) { _hx___uniformMatrix=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ShaderParameter_Bool_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("index",12,9b,14,be)); - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("value",71,7f,b8,31)); - outFields->push(HX_("__arrayLength",3f,70,c7,d4)); - outFields->push(HX_("__internal",5d,da,ae,cb)); - outFields->push(HX_("__isBool",54,b4,b1,06)); - outFields->push(HX_("__isFloat",32,ba,6a,20)); - outFields->push(HX_("__isInt",05,90,ac,2b)); - outFields->push(HX_("__isUniform",4a,07,8f,e7)); - outFields->push(HX_("__length",06,00,37,47)); - outFields->push(HX_("__uniformMatrix",75,03,f6,b5)); - outFields->push(HX_("__useArray",f2,42,33,90)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ShaderParameter_Bool_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderParameter_Bool_obj,index),HX_("index",12,9b,14,be)}, - {hx::fsString,(int)offsetof(ShaderParameter_Bool_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderParameter_Bool_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(ShaderParameter_Bool_obj,value),HX_("value",71,7f,b8,31)}, - {hx::fsInt,(int)offsetof(ShaderParameter_Bool_obj,_hx___arrayLength),HX_("__arrayLength",3f,70,c7,d4)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Bool_obj,_hx___internal),HX_("__internal",5d,da,ae,cb)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Bool_obj,_hx___isBool),HX_("__isBool",54,b4,b1,06)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Bool_obj,_hx___isFloat),HX_("__isFloat",32,ba,6a,20)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Bool_obj,_hx___isInt),HX_("__isInt",05,90,ac,2b)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Bool_obj,_hx___isUniform),HX_("__isUniform",4a,07,8f,e7)}, - {hx::fsInt,(int)offsetof(ShaderParameter_Bool_obj,__length),HX_("__length",06,00,37,47)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(ShaderParameter_Bool_obj,_hx___uniformMatrix),HX_("__uniformMatrix",75,03,f6,b5)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Bool_obj,_hx___useArray),HX_("__useArray",f2,42,33,90)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ShaderParameter_Bool_obj_sStaticStorageInfo = 0; -#endif - -static ::String ShaderParameter_Bool_obj_sMemberFields[] = { - HX_("index",12,9b,14,be), - HX_("name",4b,72,ff,48), - HX_("type",ba,f2,08,4d), - HX_("value",71,7f,b8,31), - HX_("__arrayLength",3f,70,c7,d4), - HX_("__internal",5d,da,ae,cb), - HX_("__isBool",54,b4,b1,06), - HX_("__isFloat",32,ba,6a,20), - HX_("__isInt",05,90,ac,2b), - HX_("__isUniform",4a,07,8f,e7), - HX_("__length",06,00,37,47), - HX_("__uniformMatrix",75,03,f6,b5), - HX_("__useArray",f2,42,33,90), - HX_("__disableGL",ed,3a,e1,35), - HX_("__updateGL",8e,8b,32,1b), - HX_("__updateGLFromBuffer",38,8f,d7,17), - HX_("set_name",48,87,17,77), - ::String(null()) }; - -hx::Class ShaderParameter_Bool_obj::__mClass; - -void ShaderParameter_Bool_obj::__register() -{ - ShaderParameter_Bool_obj _hx_dummy; - ShaderParameter_Bool_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.ShaderParameter_Bool",4f,81,23,99); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ShaderParameter_Bool_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ShaderParameter_Bool_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ShaderParameter_Bool_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ShaderParameter_Bool_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ShaderParameter_Bool_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_abe7b394d2d5e035_96_boot) -HXDLIN( 96) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("index",12,9b,14,be), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("name",4b,72,ff,48), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/ShaderParameter_Float.cpp b/hGameTest/bin/linux/obj/src/openfl/display/ShaderParameter_Float.cpp deleted file mode 100644 index abd7078b..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/ShaderParameter_Float.cpp +++ /dev/null @@ -1,1471 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGLRenderContext_WebGLRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Float -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_8c0b4e9630d09afb_168_new,"openfl.display.ShaderParameter_Float","new",0x2b32a149,"openfl.display.ShaderParameter_Float.new","openfl/display/ShaderParameter.hx",168,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_8c0b4e9630d09afb_172___disableGL,"openfl.display.ShaderParameter_Float","__disableGL",0x91c89cd6,"openfl.display.ShaderParameter_Float.__disableGL","openfl/display/ShaderParameter.hx",172,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_8c0b4e9630d09afb_185___updateGL,"openfl.display.ShaderParameter_Float","__updateGL",0x33b799c5,"openfl.display.ShaderParameter_Float.__updateGL","openfl/display/ShaderParameter.hx",185,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_8c0b4e9630d09afb_419___updateGLFromBuffer,"openfl.display.ShaderParameter_Float","__updateGLFromBuffer",0xc243282f,"openfl.display.ShaderParameter_Float.__updateGLFromBuffer","openfl/display/ShaderParameter.hx",419,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_8c0b4e9630d09afb_585_set_name,"openfl.display.ShaderParameter_Float","set_name",0x8badc9bf,"openfl.display.ShaderParameter_Float.set_name","openfl/display/ShaderParameter.hx",585,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_8c0b4e9630d09afb_96_boot,"openfl.display.ShaderParameter_Float","boot",0x99337f29,"openfl.display.ShaderParameter_Float.boot","openfl/display/ShaderParameter.hx",96,0xc89f13e6) -namespace openfl{ -namespace display{ - -void ShaderParameter_Float_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_8c0b4e9630d09afb_168_new) -HXDLIN( 168) this->index = 0; - } - -Dynamic ShaderParameter_Float_obj::__CreateEmpty() { return new ShaderParameter_Float_obj; } - -void *ShaderParameter_Float_obj::_hx_vtable = 0; - -Dynamic ShaderParameter_Float_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ShaderParameter_Float_obj > _hx_result = new ShaderParameter_Float_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ShaderParameter_Float_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3fe4faef; -} - -void ShaderParameter_Float_obj::_hx___disableGL( ::openfl::display3D::Context3D context){ - HX_STACKFRAME(&_hx_pos_8c0b4e9630d09afb_172___disableGL) -HXLINE( 173) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 175) if (!(this->_hx___isUniform)) { -HXLINE( 177) int _g = 0; -HXDLIN( 177) int _g1 = this->_hx___arrayLength; -HXDLIN( 177) while((_g < _g1)){ -HXLINE( 177) _g = (_g + 1); -HXDLIN( 177) int i = (_g - 1); -HXLINE( 179) gl->disableVertexAttribArray(( (int)((this->index + i)) )); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ShaderParameter_Float_obj,_hx___disableGL,(void)) - -void ShaderParameter_Float_obj::_hx___updateGL( ::openfl::display3D::Context3D context,::Array< Float > overrideValue){ - HX_STACKFRAME(&_hx_pos_8c0b4e9630d09afb_185___updateGL) -HXLINE( 187) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 189) ::Array< Float > value; -HXDLIN( 189) if (hx::IsNotNull( overrideValue )) { -HXLINE( 189) value = overrideValue; - } - else { -HXLINE( 189) value = this->value; - } -HXLINE( 191) ::Array< bool > boolValue; -HXDLIN( 191) if (this->_hx___isBool) { -HXLINE( 191) boolValue = value; - } - else { -HXLINE( 191) boolValue = null(); - } -HXLINE( 192) ::Array< Float > floatValue; -HXDLIN( 192) if (this->_hx___isFloat) { -HXLINE( 192) floatValue = value; - } - else { -HXLINE( 192) floatValue = null(); - } -HXLINE( 193) ::Array< int > intValue; -HXDLIN( 193) if (this->_hx___isInt) { -HXLINE( 193) intValue = value; - } - else { -HXLINE( 193) intValue = null(); - } -HXLINE( 195) if (this->_hx___isUniform) { -HXLINE( 197) bool _hx_tmp; -HXDLIN( 197) if (hx::IsNotNull( value )) { -HXLINE( 197) _hx_tmp = (value->length >= this->__length); - } - else { -HXLINE( 197) _hx_tmp = false; - } -HXDLIN( 197) if (_hx_tmp) { -HXLINE( 199) ::Dynamic _hx_switch_0 = this->type; - if ( (_hx_switch_0==0) ){ -HXLINE( 202) int _hx_tmp1; -HXDLIN( 202) if (boolValue->__get(0)) { -HXLINE( 202) _hx_tmp1 = 1; - } - else { -HXLINE( 202) _hx_tmp1 = 0; - } -HXDLIN( 202) gl->uniform1i(( (int)(this->index) ),_hx_tmp1); -HXDLIN( 202) goto _hx_goto_3; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 204) int _hx_tmp2; -HXDLIN( 204) if (boolValue->__get(0)) { -HXLINE( 204) _hx_tmp2 = 1; - } - else { -HXLINE( 204) _hx_tmp2 = 0; - } -HXDLIN( 204) int _hx_tmp3; -HXDLIN( 204) if (boolValue->__get(1)) { -HXLINE( 204) _hx_tmp3 = 1; - } - else { -HXLINE( 204) _hx_tmp3 = 0; - } -HXDLIN( 204) gl->uniform2i(( (int)(this->index) ),_hx_tmp2,_hx_tmp3); -HXDLIN( 204) goto _hx_goto_3; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 206) int _hx_tmp4; -HXDLIN( 206) if (boolValue->__get(0)) { -HXLINE( 206) _hx_tmp4 = 1; - } - else { -HXLINE( 206) _hx_tmp4 = 0; - } -HXDLIN( 206) int _hx_tmp5; -HXDLIN( 206) if (boolValue->__get(1)) { -HXLINE( 206) _hx_tmp5 = 1; - } - else { -HXLINE( 206) _hx_tmp5 = 0; - } -HXDLIN( 206) int _hx_tmp6; -HXDLIN( 206) if (boolValue->__get(2)) { -HXLINE( 206) _hx_tmp6 = 1; - } - else { -HXLINE( 206) _hx_tmp6 = 0; - } -HXDLIN( 206) gl->uniform3i(( (int)(this->index) ),_hx_tmp4,_hx_tmp5,_hx_tmp6); -HXDLIN( 206) goto _hx_goto_3; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 208) int _hx_tmp7; -HXDLIN( 208) if (boolValue->__get(0)) { -HXLINE( 208) _hx_tmp7 = 1; - } - else { -HXLINE( 208) _hx_tmp7 = 0; - } -HXDLIN( 208) int _hx_tmp8; -HXDLIN( 208) if (boolValue->__get(1)) { -HXLINE( 208) _hx_tmp8 = 1; - } - else { -HXLINE( 208) _hx_tmp8 = 0; - } -HXDLIN( 208) int _hx_tmp9; -HXDLIN( 208) if (boolValue->__get(2)) { -HXLINE( 208) _hx_tmp9 = 1; - } - else { -HXLINE( 208) _hx_tmp9 = 0; - } -HXDLIN( 208) int _hx_tmp10; -HXDLIN( 208) if (boolValue->__get(3)) { -HXLINE( 208) _hx_tmp10 = 1; - } - else { -HXLINE( 208) _hx_tmp10 = 0; - } -HXDLIN( 208) gl->uniform4i(( (int)(this->index) ),_hx_tmp7,_hx_tmp8,_hx_tmp9,_hx_tmp10); -HXDLIN( 208) goto _hx_goto_3; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 210) gl->uniform1f(( (int)(this->index) ),floatValue->__get(0)); -HXDLIN( 210) goto _hx_goto_3; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 212) gl->uniform2f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1)); -HXDLIN( 212) goto _hx_goto_3; - } - if ( (_hx_switch_0==6) ){ -HXLINE( 214) gl->uniform3f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2)); -HXDLIN( 214) goto _hx_goto_3; - } - if ( (_hx_switch_0==7) ){ -HXLINE( 216) gl->uniform4f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2),floatValue->__get(3)); -HXDLIN( 216) goto _hx_goto_3; - } - if ( (_hx_switch_0==8) ){ -HXLINE( 248) gl->uniform1i(( (int)(this->index) ),intValue->__get(0)); -HXDLIN( 248) goto _hx_goto_3; - } - if ( (_hx_switch_0==9) ){ -HXLINE( 250) gl->uniform2i(( (int)(this->index) ),intValue->__get(0),intValue->__get(1)); -HXDLIN( 250) goto _hx_goto_3; - } - if ( (_hx_switch_0==10) ){ -HXLINE( 252) gl->uniform3i(( (int)(this->index) ),intValue->__get(0),intValue->__get(1),intValue->__get(2)); -HXDLIN( 252) goto _hx_goto_3; - } - if ( (_hx_switch_0==11) ){ -HXLINE( 254) gl->uniform4i(( (int)(this->index) ),intValue->__get(0),intValue->__get(1),intValue->__get(2),intValue->__get(3)); -HXDLIN( 254) goto _hx_goto_3; - } - if ( (_hx_switch_0==12) ){ -HXLINE( 219) { -HXLINE( 221) { -HXLINE( 221) ::lime::utils::ArrayBufferView this1 = this->_hx___uniformMatrix; -HXDLIN( 221) Float val = floatValue->__get(0); -HXDLIN( 221) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,val); - } -HXDLIN( 221) { -HXLINE( 221) ::lime::utils::ArrayBufferView this2 = this->_hx___uniformMatrix; -HXDLIN( 221) Float val1 = floatValue->__get(1); -HXDLIN( 221) ::__hxcpp_memory_set_float(this2->buffer->b,(this2->byteOffset + 4),val1); - } -HXDLIN( 221) { -HXLINE( 221) ::lime::utils::ArrayBufferView this3 = this->_hx___uniformMatrix; -HXDLIN( 221) Float val2 = floatValue->__get(2); -HXDLIN( 221) ::__hxcpp_memory_set_float(this3->buffer->b,(this3->byteOffset + 8),val2); - } -HXDLIN( 221) { -HXLINE( 221) ::lime::utils::ArrayBufferView this4 = this->_hx___uniformMatrix; -HXDLIN( 221) Float val3 = floatValue->__get(3); -HXDLIN( 221) ::__hxcpp_memory_set_float(this4->buffer->b,(this4->byteOffset + 12),val3); - } - } -HXLINE( 223) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix2fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 218) goto _hx_goto_3; - } - if ( (_hx_switch_0==16) ){ -HXLINE( 230) { -HXLINE( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this5 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val4 = floatValue->__get(0); -HXDLIN( 232) ::__hxcpp_memory_set_float(this5->buffer->b,this5->byteOffset,val4); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this6 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val5 = floatValue->__get(1); -HXDLIN( 232) ::__hxcpp_memory_set_float(this6->buffer->b,(this6->byteOffset + 4),val5); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this7 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val6 = floatValue->__get(2); -HXDLIN( 232) ::__hxcpp_memory_set_float(this7->buffer->b,(this7->byteOffset + 8),val6); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this8 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val7 = floatValue->__get(3); -HXDLIN( 232) ::__hxcpp_memory_set_float(this8->buffer->b,(this8->byteOffset + 12),val7); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this9 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val8 = floatValue->__get(4); -HXDLIN( 232) ::__hxcpp_memory_set_float(this9->buffer->b,(this9->byteOffset + 16),val8); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this10 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val9 = floatValue->__get(5); -HXDLIN( 232) ::__hxcpp_memory_set_float(this10->buffer->b,(this10->byteOffset + 20),val9); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this11 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val10 = floatValue->__get(6); -HXDLIN( 232) ::__hxcpp_memory_set_float(this11->buffer->b,(this11->byteOffset + 24),val10); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this12 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val11 = floatValue->__get(7); -HXDLIN( 232) ::__hxcpp_memory_set_float(this12->buffer->b,(this12->byteOffset + 28),val11); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this13 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val12 = floatValue->__get(8); -HXDLIN( 232) ::__hxcpp_memory_set_float(this13->buffer->b,(this13->byteOffset + 32),val12); - } - } -HXLINE( 234) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix3fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 229) goto _hx_goto_3; - } - if ( (_hx_switch_0==20) ){ -HXLINE( 241) { -HXLINE( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this14 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val13 = floatValue->__get(0); -HXDLIN( 243) ::__hxcpp_memory_set_float(this14->buffer->b,this14->byteOffset,val13); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this15 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val14 = floatValue->__get(1); -HXDLIN( 243) ::__hxcpp_memory_set_float(this15->buffer->b,(this15->byteOffset + 4),val14); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this16 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val15 = floatValue->__get(2); -HXDLIN( 243) ::__hxcpp_memory_set_float(this16->buffer->b,(this16->byteOffset + 8),val15); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this17 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val16 = floatValue->__get(3); -HXDLIN( 243) ::__hxcpp_memory_set_float(this17->buffer->b,(this17->byteOffset + 12),val16); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this18 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val17 = floatValue->__get(4); -HXDLIN( 243) ::__hxcpp_memory_set_float(this18->buffer->b,(this18->byteOffset + 16),val17); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this19 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val18 = floatValue->__get(5); -HXDLIN( 243) ::__hxcpp_memory_set_float(this19->buffer->b,(this19->byteOffset + 20),val18); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this20 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val19 = floatValue->__get(6); -HXDLIN( 243) ::__hxcpp_memory_set_float(this20->buffer->b,(this20->byteOffset + 24),val19); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this21 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val20 = floatValue->__get(7); -HXDLIN( 243) ::__hxcpp_memory_set_float(this21->buffer->b,(this21->byteOffset + 28),val20); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this22 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val21 = floatValue->__get(8); -HXDLIN( 243) ::__hxcpp_memory_set_float(this22->buffer->b,(this22->byteOffset + 32),val21); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this23 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val22 = floatValue->__get(9); -HXDLIN( 243) ::__hxcpp_memory_set_float(this23->buffer->b,(this23->byteOffset + 36),val22); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this24 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val23 = floatValue->__get(10); -HXDLIN( 243) ::__hxcpp_memory_set_float(this24->buffer->b,(this24->byteOffset + 40),val23); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this25 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val24 = floatValue->__get(11); -HXDLIN( 243) ::__hxcpp_memory_set_float(this25->buffer->b,(this25->byteOffset + 44),val24); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this26 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val25 = floatValue->__get(12); -HXDLIN( 243) ::__hxcpp_memory_set_float(this26->buffer->b,(this26->byteOffset + 48),val25); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this27 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val26 = floatValue->__get(13); -HXDLIN( 243) ::__hxcpp_memory_set_float(this27->buffer->b,(this27->byteOffset + 52),val26); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this28 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val27 = floatValue->__get(14); -HXDLIN( 243) ::__hxcpp_memory_set_float(this28->buffer->b,(this28->byteOffset + 56),val27); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this29 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val28 = floatValue->__get(15); -HXDLIN( 243) ::__hxcpp_memory_set_float(this29->buffer->b,(this29->byteOffset + 60),val28); - } - } -HXLINE( 245) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix4fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 240) goto _hx_goto_3; - } - /* default */{ - } - _hx_goto_3:; - } - else { -HXLINE( 261) ::Dynamic _hx_switch_1 = this->type; - if ( (_hx_switch_1==1) || (_hx_switch_1==9) ){ -HXLINE( 266) gl->uniform2i(( (int)(this->index) ),0,0); -HXDLIN( 266) goto _hx_goto_4; - } - if ( (_hx_switch_1==3) || (_hx_switch_1==11) ){ -HXLINE( 270) gl->uniform4i(( (int)(this->index) ),0,0,0,0); -HXDLIN( 270) goto _hx_goto_4; - } - if ( (_hx_switch_1==4) ){ -HXLINE( 272) gl->uniform1f(( (int)(this->index) ),( (Float)(0) )); -HXDLIN( 272) goto _hx_goto_4; - } - if ( (_hx_switch_1==5) ){ -HXLINE( 274) gl->uniform2f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 274) goto _hx_goto_4; - } - if ( (_hx_switch_1==6) ){ -HXLINE( 276) gl->uniform3f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 276) goto _hx_goto_4; - } - if ( (_hx_switch_1==7) ){ -HXLINE( 278) gl->uniform4f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 278) goto _hx_goto_4; - } - if ( (_hx_switch_1==0) || (_hx_switch_1==8) ){ -HXLINE( 264) gl->uniform1i(( (int)(this->index) ),0); -HXDLIN( 264) goto _hx_goto_4; - } - if ( (_hx_switch_1==2) || (_hx_switch_1==10) ){ -HXLINE( 268) gl->uniform3i(( (int)(this->index) ),0,0,0); -HXDLIN( 268) goto _hx_goto_4; - } - if ( (_hx_switch_1==12) ){ -HXLINE( 281) { -HXLINE( 283) { -HXLINE( 283) ::lime::utils::ArrayBufferView this30 = this->_hx___uniformMatrix; -HXDLIN( 283) ::__hxcpp_memory_set_float(this30->buffer->b,this30->byteOffset,0); - } -HXDLIN( 283) { -HXLINE( 283) ::lime::utils::ArrayBufferView this31 = this->_hx___uniformMatrix; -HXDLIN( 283) ::__hxcpp_memory_set_float(this31->buffer->b,(this31->byteOffset + 4),0); - } -HXDLIN( 283) { -HXLINE( 283) ::lime::utils::ArrayBufferView this32 = this->_hx___uniformMatrix; -HXDLIN( 283) ::__hxcpp_memory_set_float(this32->buffer->b,(this32->byteOffset + 8),0); - } -HXDLIN( 283) { -HXLINE( 283) ::lime::utils::ArrayBufferView this33 = this->_hx___uniformMatrix; -HXDLIN( 283) ::__hxcpp_memory_set_float(this33->buffer->b,(this33->byteOffset + 12),0); - } - } -HXLINE( 285) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix2fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 280) goto _hx_goto_4; - } - if ( (_hx_switch_1==16) ){ -HXLINE( 292) { -HXLINE( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this34 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this34->buffer->b,this34->byteOffset,0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this35 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this35->buffer->b,(this35->byteOffset + 4),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this36 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this36->buffer->b,(this36->byteOffset + 8),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this37 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this37->buffer->b,(this37->byteOffset + 12),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this38 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this38->buffer->b,(this38->byteOffset + 16),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this39 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this39->buffer->b,(this39->byteOffset + 20),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this40 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this40->buffer->b,(this40->byteOffset + 24),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this41 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this41->buffer->b,(this41->byteOffset + 28),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this42 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this42->buffer->b,(this42->byteOffset + 32),0); - } - } -HXLINE( 296) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix3fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 291) goto _hx_goto_4; - } - if ( (_hx_switch_1==20) ){ -HXLINE( 303) { -HXLINE( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this43 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this43->buffer->b,this43->byteOffset,0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this44 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this44->buffer->b,(this44->byteOffset + 4),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this45 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this45->buffer->b,(this45->byteOffset + 8),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this46 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this46->buffer->b,(this46->byteOffset + 12),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this47 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this47->buffer->b,(this47->byteOffset + 16),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this48 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this48->buffer->b,(this48->byteOffset + 20),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this49 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this49->buffer->b,(this49->byteOffset + 24),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this50 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this50->buffer->b,(this50->byteOffset + 28),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this51 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this51->buffer->b,(this51->byteOffset + 32),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this52 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this52->buffer->b,(this52->byteOffset + 36),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this53 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this53->buffer->b,(this53->byteOffset + 40),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this54 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this54->buffer->b,(this54->byteOffset + 44),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this55 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this55->buffer->b,(this55->byteOffset + 48),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this56 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this56->buffer->b,(this56->byteOffset + 52),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this57 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this57->buffer->b,(this57->byteOffset + 56),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this58 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this58->buffer->b,(this58->byteOffset + 60),0); - } - } -HXLINE( 307) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix4fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 302) goto _hx_goto_4; - } - /* default */{ - } - _hx_goto_4:; - } - } - else { -HXLINE( 315) bool _hx_tmp11; -HXDLIN( 315) if (!(this->_hx___useArray)) { -HXLINE( 315) if (hx::IsNotNull( value )) { -HXLINE( 315) _hx_tmp11 = (value->length == this->__length); - } - else { -HXLINE( 315) _hx_tmp11 = true; - } - } - else { -HXLINE( 315) _hx_tmp11 = false; - } -HXDLIN( 315) if (_hx_tmp11) { -HXLINE( 317) { -HXLINE( 317) int _g = 0; -HXDLIN( 317) int _g1 = this->_hx___arrayLength; -HXDLIN( 317) while((_g < _g1)){ -HXLINE( 317) _g = (_g + 1); -HXDLIN( 317) int i = (_g - 1); -HXLINE( 319) gl->disableVertexAttribArray(( (int)((this->index + i)) )); - } - } -HXLINE( 322) if (hx::IsNotNull( value )) { -HXLINE( 324) ::Dynamic _hx_switch_2 = this->type; - if ( (_hx_switch_2==0) ){ -HXLINE( 327) Float _hx_tmp12; -HXDLIN( 327) if (boolValue->__get(0)) { -HXLINE( 327) _hx_tmp12 = ( (Float)(1) ); - } - else { -HXLINE( 327) _hx_tmp12 = ( (Float)(0) ); - } -HXDLIN( 327) gl->vertexAttrib1f(( (int)(this->index) ),_hx_tmp12); -HXDLIN( 327) goto _hx_goto_6; - } - if ( (_hx_switch_2==1) ){ -HXLINE( 329) Float _hx_tmp13; -HXDLIN( 329) if (boolValue->__get(0)) { -HXLINE( 329) _hx_tmp13 = ( (Float)(1) ); - } - else { -HXLINE( 329) _hx_tmp13 = ( (Float)(0) ); - } -HXDLIN( 329) Float _hx_tmp14; -HXDLIN( 329) if (boolValue->__get(1)) { -HXLINE( 329) _hx_tmp14 = ( (Float)(1) ); - } - else { -HXLINE( 329) _hx_tmp14 = ( (Float)(0) ); - } -HXDLIN( 329) gl->vertexAttrib2f(( (int)(this->index) ),_hx_tmp13,_hx_tmp14); -HXDLIN( 329) goto _hx_goto_6; - } - if ( (_hx_switch_2==2) ){ -HXLINE( 331) Float _hx_tmp15; -HXDLIN( 331) if (boolValue->__get(0)) { -HXLINE( 331) _hx_tmp15 = ( (Float)(1) ); - } - else { -HXLINE( 331) _hx_tmp15 = ( (Float)(0) ); - } -HXDLIN( 331) Float _hx_tmp16; -HXDLIN( 331) if (boolValue->__get(1)) { -HXLINE( 331) _hx_tmp16 = ( (Float)(1) ); - } - else { -HXLINE( 331) _hx_tmp16 = ( (Float)(0) ); - } -HXDLIN( 331) Float _hx_tmp17; -HXDLIN( 331) if (boolValue->__get(2)) { -HXLINE( 331) _hx_tmp17 = ( (Float)(1) ); - } - else { -HXLINE( 331) _hx_tmp17 = ( (Float)(0) ); - } -HXDLIN( 331) gl->vertexAttrib3f(( (int)(this->index) ),_hx_tmp15,_hx_tmp16,_hx_tmp17); -HXDLIN( 331) goto _hx_goto_6; - } - if ( (_hx_switch_2==3) ){ -HXLINE( 333) Float _hx_tmp18; -HXDLIN( 333) if (boolValue->__get(0)) { -HXLINE( 333) _hx_tmp18 = ( (Float)(1) ); - } - else { -HXLINE( 333) _hx_tmp18 = ( (Float)(0) ); - } -HXDLIN( 333) Float _hx_tmp19; -HXDLIN( 333) if (boolValue->__get(1)) { -HXLINE( 333) _hx_tmp19 = ( (Float)(1) ); - } - else { -HXLINE( 333) _hx_tmp19 = ( (Float)(0) ); - } -HXDLIN( 333) Float _hx_tmp20; -HXDLIN( 333) if (boolValue->__get(2)) { -HXLINE( 333) _hx_tmp20 = ( (Float)(1) ); - } - else { -HXLINE( 333) _hx_tmp20 = ( (Float)(0) ); - } -HXDLIN( 333) Float _hx_tmp21; -HXDLIN( 333) if (boolValue->__get(3)) { -HXLINE( 333) _hx_tmp21 = ( (Float)(1) ); - } - else { -HXLINE( 333) _hx_tmp21 = ( (Float)(0) ); - } -HXDLIN( 333) gl->vertexAttrib4f(( (int)(this->index) ),_hx_tmp18,_hx_tmp19,_hx_tmp20,_hx_tmp21); -HXDLIN( 333) goto _hx_goto_6; - } - if ( (_hx_switch_2==4) ){ -HXLINE( 335) gl->vertexAttrib1f(( (int)(this->index) ),floatValue->__get(0)); -HXDLIN( 335) goto _hx_goto_6; - } - if ( (_hx_switch_2==5) ){ -HXLINE( 337) gl->vertexAttrib2f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1)); -HXDLIN( 337) goto _hx_goto_6; - } - if ( (_hx_switch_2==6) ){ -HXLINE( 339) gl->vertexAttrib3f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2)); -HXDLIN( 339) goto _hx_goto_6; - } - if ( (_hx_switch_2==7) ){ -HXLINE( 341) gl->vertexAttrib4f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2),floatValue->__get(3)); -HXDLIN( 341) goto _hx_goto_6; - } - if ( (_hx_switch_2==8) ){ -HXLINE( 362) gl->vertexAttrib1f(( (int)(this->index) ),( (Float)(intValue->__get(0)) )); -HXDLIN( 362) goto _hx_goto_6; - } - if ( (_hx_switch_2==9) ){ -HXLINE( 364) gl->vertexAttrib2f(( (int)(this->index) ),( (Float)(intValue->__get(0)) ),( (Float)(intValue->__get(1)) )); -HXDLIN( 364) goto _hx_goto_6; - } - if ( (_hx_switch_2==10) ){ -HXLINE( 366) gl->vertexAttrib3f(( (int)(this->index) ),( (Float)(intValue->__get(0)) ),( (Float)(intValue->__get(1)) ),( (Float)(intValue->__get(2)) )); -HXDLIN( 366) goto _hx_goto_6; - } - if ( (_hx_switch_2==11) ){ -HXLINE( 368) gl->vertexAttrib4f(( (int)(this->index) ),( (Float)(intValue->__get(0)) ),( (Float)(intValue->__get(1)) ),( (Float)(intValue->__get(2)) ),( (Float)(intValue->__get(3)) )); -HXDLIN( 368) goto _hx_goto_6; - } - if ( (_hx_switch_2==12) ){ -HXLINE( 346) gl->vertexAttrib2f(( (int)((this->index + 0)) ),floatValue->__get(0),floatValue->__get(1)); -HXDLIN( 346) gl->vertexAttrib2f(( (int)((this->index + 1)) ),floatValue->__get(2),floatValue->__get(3)); -HXLINE( 344) goto _hx_goto_6; - } - if ( (_hx_switch_2==16) ){ -HXLINE( 352) gl->vertexAttrib3f(( (int)((this->index + 0)) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2)); -HXDLIN( 352) gl->vertexAttrib3f(( (int)((this->index + 1)) ),floatValue->__get(3),floatValue->__get(4),floatValue->__get(5)); -HXDLIN( 352) gl->vertexAttrib3f(( (int)((this->index + 2)) ),floatValue->__get(6),floatValue->__get(7),floatValue->__get(8)); -HXLINE( 350) goto _hx_goto_6; - } - if ( (_hx_switch_2==20) ){ -HXLINE( 358) gl->vertexAttrib4f(( (int)((this->index + 0)) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2),floatValue->__get(3)); -HXDLIN( 358) gl->vertexAttrib4f(( (int)((this->index + 1)) ),floatValue->__get(4),floatValue->__get(5),floatValue->__get(6),floatValue->__get(7)); -HXDLIN( 358) gl->vertexAttrib4f(( (int)((this->index + 2)) ),floatValue->__get(8),floatValue->__get(9),floatValue->__get(10),floatValue->__get(11)); -HXDLIN( 358) gl->vertexAttrib4f(( (int)((this->index + 3)) ),floatValue->__get(12),floatValue->__get(13),floatValue->__get(14),floatValue->__get(15)); -HXLINE( 356) goto _hx_goto_6; - } - /* default */{ - } - _hx_goto_6:; - } - else { -HXLINE( 374) ::Dynamic _hx_switch_3 = this->type; - if ( (_hx_switch_3==1) || (_hx_switch_3==5) || (_hx_switch_3==9) ){ -HXLINE( 379) gl->vertexAttrib2f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 379) goto _hx_goto_7; - } - if ( (_hx_switch_3==3) || (_hx_switch_3==7) || (_hx_switch_3==11) ){ -HXLINE( 383) gl->vertexAttrib4f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 383) goto _hx_goto_7; - } - if ( (_hx_switch_3==0) || (_hx_switch_3==4) || (_hx_switch_3==8) ){ -HXLINE( 377) gl->vertexAttrib1f(( (int)(this->index) ),( (Float)(0) )); -HXDLIN( 377) goto _hx_goto_7; - } - if ( (_hx_switch_3==2) || (_hx_switch_3==6) || (_hx_switch_3==10) ){ -HXLINE( 381) gl->vertexAttrib3f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 381) goto _hx_goto_7; - } - if ( (_hx_switch_3==12) ){ -HXLINE( 388) gl->vertexAttrib2f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 388) gl->vertexAttrib2f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 386) goto _hx_goto_7; - } - if ( (_hx_switch_3==16) ){ -HXLINE( 394) gl->vertexAttrib3f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 394) gl->vertexAttrib3f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 394) gl->vertexAttrib3f(( (int)((this->index + 2)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 392) goto _hx_goto_7; - } - if ( (_hx_switch_3==20) ){ -HXLINE( 400) gl->vertexAttrib4f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 400) gl->vertexAttrib4f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 400) gl->vertexAttrib4f(( (int)((this->index + 2)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 400) gl->vertexAttrib4f(( (int)((this->index + 3)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 398) goto _hx_goto_7; - } - /* default */{ - } - _hx_goto_7:; - } - } - else { -HXLINE( 409) int _g2 = 0; -HXDLIN( 409) int _g11 = this->_hx___arrayLength; -HXDLIN( 409) while((_g2 < _g11)){ -HXLINE( 409) _g2 = (_g2 + 1); -HXDLIN( 409) int i1 = (_g2 - 1); -HXLINE( 411) gl->enableVertexAttribArray(( (int)((this->index + i1)) )); - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(ShaderParameter_Float_obj,_hx___updateGL,(void)) - -void ShaderParameter_Float_obj::_hx___updateGLFromBuffer( ::openfl::display3D::Context3D context, ::lime::utils::ArrayBufferView buffer,int position,int length,int bufferOffset){ - HX_STACKFRAME(&_hx_pos_8c0b4e9630d09afb_419___updateGLFromBuffer) -HXLINE( 421) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 423) if (this->_hx___isUniform) { -HXLINE( 425) if ((length >= this->__length)) { -HXLINE( 427) ::Dynamic _hx_switch_0 = this->type; - if ( (_hx_switch_0==1) || (_hx_switch_0==9) ){ -HXLINE( 432) int location = ( (int)(this->index) ); -HXDLIN( 432) int v0 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 432) gl->uniform2i(location,v0,::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))))); -HXDLIN( 432) goto _hx_goto_10; - } - if ( (_hx_switch_0==3) || (_hx_switch_0==11) ){ -HXLINE( 436) int location1 = ( (int)(this->index) ); -HXDLIN( 436) int v01 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 436) int v1 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); -HXDLIN( 436) int v2 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4)))); -HXDLIN( 436) gl->uniform4i(location1,v01,v1,v2,::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))))); -HXDLIN( 436) goto _hx_goto_10; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 439) int location2 = ( (int)(this->index) ); -HXDLIN( 439) gl->uniform1f(location2, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 439) goto _hx_goto_10; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 441) int location3 = ( (int)(this->index) ); -HXDLIN( 441) Float v02 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 441) gl->uniform2f(location3,v02, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); -HXDLIN( 441) goto _hx_goto_10; - } - if ( (_hx_switch_0==6) ){ -HXLINE( 443) int location4 = ( (int)(this->index) ); -HXDLIN( 443) Float v03 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 443) Float v11 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 443) gl->uniform3f(location4,v03,v11, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4)))); -HXDLIN( 443) goto _hx_goto_10; - } - if ( (_hx_switch_0==7) ){ -HXLINE( 445) int location5 = ( (int)(this->index) ); -HXDLIN( 445) Float v04 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 445) Float v12 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 445) Float v21 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 445) gl->uniform4f(location5,v04,v12,v21, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4)))); -HXDLIN( 445) goto _hx_goto_10; - } - if ( (_hx_switch_0==0) || (_hx_switch_0==8) ){ -HXLINE( 430) int location6 = ( (int)(this->index) ); -HXDLIN( 430) gl->uniform1i(location6,::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))))); -HXDLIN( 430) goto _hx_goto_10; - } - if ( (_hx_switch_0==2) || (_hx_switch_0==10) ){ -HXLINE( 434) int location7 = ( (int)(this->index) ); -HXDLIN( 434) int v05 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 434) int v13 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); -HXDLIN( 434) gl->uniform3i(location7,v05,v13,::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))))); -HXDLIN( 434) goto _hx_goto_10; - } - if ( (_hx_switch_0==12) ){ -HXLINE( 448) { -HXLINE( 450) { -HXLINE( 450) ::lime::utils::ArrayBufferView this1 = this->_hx___uniformMatrix; -HXDLIN( 450) Float val = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 450) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,val); - } -HXDLIN( 450) { -HXLINE( 450) ::lime::utils::ArrayBufferView this2 = this->_hx___uniformMatrix; -HXDLIN( 450) Float val1 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 450) ::__hxcpp_memory_set_float(this2->buffer->b,(this2->byteOffset + 4),val1); - } -HXDLIN( 450) { -HXLINE( 450) ::lime::utils::ArrayBufferView this3 = this->_hx___uniformMatrix; -HXDLIN( 450) Float val2 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 450) ::__hxcpp_memory_set_float(this3->buffer->b,(this3->byteOffset + 8),val2); - } -HXDLIN( 450) { -HXLINE( 450) ::lime::utils::ArrayBufferView this4 = this->_hx___uniformMatrix; -HXDLIN( 450) Float val3 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))); -HXDLIN( 450) ::__hxcpp_memory_set_float(this4->buffer->b,(this4->byteOffset + 12),val3); - } - } -HXLINE( 452) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix2fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 447) goto _hx_goto_10; - } - if ( (_hx_switch_0==16) ){ -HXLINE( 459) { -HXLINE( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this5 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val4 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this5->buffer->b,this5->byteOffset,val4); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this6 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val5 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this6->buffer->b,(this6->byteOffset + 4),val5); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this7 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val6 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this7->buffer->b,(this7->byteOffset + 8),val6); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this8 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val7 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this8->buffer->b,(this8->byteOffset + 12),val7); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this9 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val8 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 4) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this9->buffer->b,(this9->byteOffset + 16),val8); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this10 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val9 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 5) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this10->buffer->b,(this10->byteOffset + 20),val9); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this11 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val10 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 6) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this11->buffer->b,(this11->byteOffset + 24),val10); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this12 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val11 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 7) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this12->buffer->b,(this12->byteOffset + 28),val11); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this13 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val12 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 8) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this13->buffer->b,(this13->byteOffset + 32),val12); - } - } -HXLINE( 463) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix3fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 458) goto _hx_goto_10; - } - if ( (_hx_switch_0==20) ){ -HXLINE( 470) { -HXLINE( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this14 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val13 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this14->buffer->b,this14->byteOffset,val13); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this15 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val14 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this15->buffer->b,(this15->byteOffset + 4),val14); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this16 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val15 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this16->buffer->b,(this16->byteOffset + 8),val15); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this17 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val16 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this17->buffer->b,(this17->byteOffset + 12),val16); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this18 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val17 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 4) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this18->buffer->b,(this18->byteOffset + 16),val17); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this19 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val18 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 5) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this19->buffer->b,(this19->byteOffset + 20),val18); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this20 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val19 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 6) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this20->buffer->b,(this20->byteOffset + 24),val19); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this21 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val20 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 7) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this21->buffer->b,(this21->byteOffset + 28),val20); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this22 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val21 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 8) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this22->buffer->b,(this22->byteOffset + 32),val21); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this23 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val22 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 9) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this23->buffer->b,(this23->byteOffset + 36),val22); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this24 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val23 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 10) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this24->buffer->b,(this24->byteOffset + 40),val23); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this25 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val24 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 11) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this25->buffer->b,(this25->byteOffset + 44),val24); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this26 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val25 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 12) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this26->buffer->b,(this26->byteOffset + 48),val25); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this27 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val26 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 13) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this27->buffer->b,(this27->byteOffset + 52),val26); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this28 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val27 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 14) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this28->buffer->b,(this28->byteOffset + 56),val27); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this29 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val28 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 15) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this29->buffer->b,(this29->byteOffset + 60),val28); - } - } -HXLINE( 474) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix4fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 469) goto _hx_goto_10; - } - /* default */{ - } - _hx_goto_10:; - } - } - else { -HXLINE( 482) bool _hx_tmp; -HXDLIN( 482) if (!(this->_hx___internal)) { -HXLINE( 482) if ((length != 0)) { -HXLINE( 482) _hx_tmp = (length == this->__length); - } - else { -HXLINE( 482) _hx_tmp = true; - } - } - else { -HXLINE( 482) _hx_tmp = false; - } -HXDLIN( 482) if (_hx_tmp) { -HXLINE( 484) { -HXLINE( 484) int _g = 0; -HXDLIN( 484) int _g1 = this->_hx___arrayLength; -HXDLIN( 484) while((_g < _g1)){ -HXLINE( 484) _g = (_g + 1); -HXDLIN( 484) int i = (_g - 1); -HXLINE( 486) gl->disableVertexAttribArray(( (int)((this->index + i)) )); - } - } -HXLINE( 489) if ((length > 0)) { -HXLINE( 491) ::Dynamic _hx_switch_1 = this->type; - if ( (_hx_switch_1==1) || (_hx_switch_1==5) || (_hx_switch_1==9) ){ -HXLINE( 496) int indx = ( (int)(this->index) ); -HXDLIN( 496) Float x = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 496) gl->vertexAttrib2f(indx,x, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); -HXDLIN( 496) goto _hx_goto_12; - } - if ( (_hx_switch_1==3) || (_hx_switch_1==7) || (_hx_switch_1==11) ){ -HXLINE( 500) int indx1 = ( (int)(this->index) ); -HXDLIN( 500) Float x1 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 500) Float y = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 500) Float z = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 500) gl->vertexAttrib4f(indx1,x1,y,z, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4)))); -HXDLIN( 500) goto _hx_goto_12; - } - if ( (_hx_switch_1==0) || (_hx_switch_1==4) || (_hx_switch_1==8) ){ -HXLINE( 494) int indx2 = ( (int)(this->index) ); -HXDLIN( 494) gl->vertexAttrib1f(indx2, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 494) goto _hx_goto_12; - } - if ( (_hx_switch_1==2) || (_hx_switch_1==6) || (_hx_switch_1==10) ){ -HXLINE( 498) int indx3 = ( (int)(this->index) ); -HXDLIN( 498) Float x2 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 498) Float y1 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 498) gl->vertexAttrib3f(indx3,x2,y1, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4)))); -HXDLIN( 498) goto _hx_goto_12; - } - if ( (_hx_switch_1==12) ){ -HXLINE( 505) { -HXLINE( 505) int indx4 = ( (int)((this->index + 0)) ); -HXDLIN( 505) Float x3 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 505) gl->vertexAttrib2f(indx4,x3, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); - } -HXDLIN( 505) { -HXLINE( 505) int indx5 = ( (int)((this->index + 1)) ); -HXDLIN( 505) Float x4 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 505) gl->vertexAttrib2f(indx5,x4, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 2) + 1) * 4)))); - } -HXLINE( 503) goto _hx_goto_12; - } - if ( (_hx_switch_1==16) ){ -HXLINE( 511) { -HXLINE( 511) int indx6 = ( (int)((this->index + 0)) ); -HXDLIN( 511) Float x5 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 511) Float y2 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 511) gl->vertexAttrib3f(indx6,x5,y2, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4)))); - } -HXDLIN( 511) { -HXLINE( 511) int indx7 = ( (int)((this->index + 1)) ); -HXDLIN( 511) Float x6 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))); -HXDLIN( 511) Float y3 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 3) + 1) * 4))); -HXDLIN( 511) gl->vertexAttrib3f(indx7,x6,y3, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 3) + 2) * 4)))); - } -HXDLIN( 511) { -HXLINE( 511) int indx8 = ( (int)((this->index + 2)) ); -HXDLIN( 511) Float x7 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 6) * 4))); -HXDLIN( 511) Float y4 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 6) + 1) * 4))); -HXDLIN( 511) gl->vertexAttrib3f(indx8,x7,y4, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 6) + 2) * 4)))); - } -HXLINE( 509) goto _hx_goto_12; - } - if ( (_hx_switch_1==20) ){ -HXLINE( 517) { -HXLINE( 517) int indx9 = ( (int)((this->index + 0)) ); -HXDLIN( 517) Float x8 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 517) Float y5 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 517) Float z1 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 517) gl->vertexAttrib4f(indx9,x8,y5,z1, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4)))); - } -HXDLIN( 517) { -HXLINE( 517) int indx10 = ( (int)((this->index + 1)) ); -HXDLIN( 517) Float x9 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 4) * 4))); -HXDLIN( 517) Float y6 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 4) + 1) * 4))); -HXDLIN( 517) Float z2 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 4) + 2) * 4))); -HXDLIN( 517) gl->vertexAttrib4f(indx10,x9,y6,z2, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 4) + 3) * 4)))); - } -HXDLIN( 517) { -HXLINE( 517) int indx11 = ( (int)((this->index + 2)) ); -HXDLIN( 517) Float x10 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 8) * 4))); -HXDLIN( 517) Float y7 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 8) + 1) * 4))); -HXDLIN( 517) Float z3 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 8) + 2) * 4))); -HXDLIN( 517) gl->vertexAttrib4f(indx11,x10,y7,z3, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 8) + 3) * 4)))); - } -HXDLIN( 517) { -HXLINE( 517) int indx12 = ( (int)((this->index + 3)) ); -HXDLIN( 517) Float x11 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 12) * 4))); -HXDLIN( 517) Float y8 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 12) + 1) * 4))); -HXDLIN( 517) Float z4 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 12) + 2) * 4))); -HXDLIN( 517) gl->vertexAttrib4f(indx12,x11,y8,z4, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 12) + 3) * 4)))); - } -HXLINE( 515) goto _hx_goto_12; - } - /* default */{ - } - _hx_goto_12:; - } - else { -HXLINE( 526) ::Dynamic _hx_switch_2 = this->type; - if ( (_hx_switch_2==1) || (_hx_switch_2==5) || (_hx_switch_2==9) ){ -HXLINE( 531) gl->vertexAttrib2f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 531) goto _hx_goto_13; - } - if ( (_hx_switch_2==3) || (_hx_switch_2==7) || (_hx_switch_2==11) ){ -HXLINE( 535) gl->vertexAttrib4f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 535) goto _hx_goto_13; - } - if ( (_hx_switch_2==0) || (_hx_switch_2==4) || (_hx_switch_2==8) ){ -HXLINE( 529) gl->vertexAttrib1f(( (int)(this->index) ),( (Float)(0) )); -HXDLIN( 529) goto _hx_goto_13; - } - if ( (_hx_switch_2==2) || (_hx_switch_2==6) || (_hx_switch_2==10) ){ -HXLINE( 533) gl->vertexAttrib3f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 533) goto _hx_goto_13; - } - if ( (_hx_switch_2==12) ){ -HXLINE( 540) gl->vertexAttrib2f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 540) gl->vertexAttrib2f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 538) goto _hx_goto_13; - } - if ( (_hx_switch_2==16) ){ -HXLINE( 546) gl->vertexAttrib3f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 546) gl->vertexAttrib3f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 546) gl->vertexAttrib3f(( (int)((this->index + 2)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 544) goto _hx_goto_13; - } - if ( (_hx_switch_2==20) ){ -HXLINE( 552) gl->vertexAttrib4f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 552) gl->vertexAttrib4f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 552) gl->vertexAttrib4f(( (int)((this->index + 2)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 552) gl->vertexAttrib4f(( (int)((this->index + 3)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 550) goto _hx_goto_13; - } - /* default */{ - } - _hx_goto_13:; - } - } - else { -HXLINE( 561) int type = gl->FLOAT; -HXLINE( 562) if (this->_hx___isBool) { -HXLINE( 562) type = gl->INT; - } - else { -HXLINE( 563) if (this->_hx___isInt) { -HXLINE( 563) type = gl->INT; - } - } -HXLINE( 565) { -HXLINE( 565) int _g2 = 0; -HXDLIN( 565) int _g11 = this->_hx___arrayLength; -HXDLIN( 565) while((_g2 < _g11)){ -HXLINE( 565) _g2 = (_g2 + 1); -HXDLIN( 565) int i1 = (_g2 - 1); -HXLINE( 567) gl->enableVertexAttribArray(( (int)((this->index + i1)) )); - } - } -HXLINE( 570) if ((length > 0)) { -HXLINE( 572) int _g21 = 0; -HXDLIN( 572) int _g3 = this->_hx___arrayLength; -HXDLIN( 572) while((_g21 < _g3)){ -HXLINE( 572) _g21 = (_g21 + 1); -HXDLIN( 572) int i2 = (_g21 - 1); -HXLINE( 574) { -HXLINE( 574) int indx13 = ( (int)((this->index + i2)) ); -HXDLIN( 574) int size = this->__length; -HXDLIN( 574) int stride = (this->__length * 4); -HXDLIN( 574) gl->vertexAttribPointer(indx13,size,type,false,stride,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromInt((((position + (bufferOffset * this->__length)) + (i2 * this->_hx___arrayLength)) * 4))); - } - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC5(ShaderParameter_Float_obj,_hx___updateGLFromBuffer,(void)) - -::String ShaderParameter_Float_obj::set_name(::String value){ - HX_STACKFRAME(&_hx_pos_8c0b4e9630d09afb_585_set_name) -HXLINE( 586) this->_hx___internal = ::StringTools_obj::startsWith(value,HX_("openfl_",cf,ba,42,40)); -HXLINE( 587) return (this->name = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ShaderParameter_Float_obj,set_name,return ) - - -hx::ObjectPtr< ShaderParameter_Float_obj > ShaderParameter_Float_obj::__new() { - hx::ObjectPtr< ShaderParameter_Float_obj > __this = new ShaderParameter_Float_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< ShaderParameter_Float_obj > ShaderParameter_Float_obj::__alloc(hx::Ctx *_hx_ctx) { - ShaderParameter_Float_obj *__this = (ShaderParameter_Float_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ShaderParameter_Float_obj), true, "openfl.display.ShaderParameter_Float")); - *(void **)__this = ShaderParameter_Float_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -ShaderParameter_Float_obj::ShaderParameter_Float_obj() -{ -} - -void ShaderParameter_Float_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ShaderParameter_Float); - HX_MARK_MEMBER_NAME(index,"index"); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_MEMBER_NAME(value,"value"); - HX_MARK_MEMBER_NAME(_hx___arrayLength,"__arrayLength"); - HX_MARK_MEMBER_NAME(_hx___internal,"__internal"); - HX_MARK_MEMBER_NAME(_hx___isBool,"__isBool"); - HX_MARK_MEMBER_NAME(_hx___isFloat,"__isFloat"); - HX_MARK_MEMBER_NAME(_hx___isInt,"__isInt"); - HX_MARK_MEMBER_NAME(_hx___isUniform,"__isUniform"); - HX_MARK_MEMBER_NAME(__length,"__length"); - HX_MARK_MEMBER_NAME(_hx___uniformMatrix,"__uniformMatrix"); - HX_MARK_MEMBER_NAME(_hx___useArray,"__useArray"); - HX_MARK_END_CLASS(); -} - -void ShaderParameter_Float_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(index,"index"); - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(type,"type"); - HX_VISIT_MEMBER_NAME(value,"value"); - HX_VISIT_MEMBER_NAME(_hx___arrayLength,"__arrayLength"); - HX_VISIT_MEMBER_NAME(_hx___internal,"__internal"); - HX_VISIT_MEMBER_NAME(_hx___isBool,"__isBool"); - HX_VISIT_MEMBER_NAME(_hx___isFloat,"__isFloat"); - HX_VISIT_MEMBER_NAME(_hx___isInt,"__isInt"); - HX_VISIT_MEMBER_NAME(_hx___isUniform,"__isUniform"); - HX_VISIT_MEMBER_NAME(__length,"__length"); - HX_VISIT_MEMBER_NAME(_hx___uniformMatrix,"__uniformMatrix"); - HX_VISIT_MEMBER_NAME(_hx___useArray,"__useArray"); -} - -hx::Val ShaderParameter_Float_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { return hx::Val( index ); } - if (HX_FIELD_EQ(inName,"value") ) { return hx::Val( value ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__isInt") ) { return hx::Val( _hx___isInt ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__isBool") ) { return hx::Val( _hx___isBool ); } - if (HX_FIELD_EQ(inName,"__length") ) { return hx::Val( __length ); } - if (HX_FIELD_EQ(inName,"set_name") ) { return hx::Val( set_name_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__isFloat") ) { return hx::Val( _hx___isFloat ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__internal") ) { return hx::Val( _hx___internal ); } - if (HX_FIELD_EQ(inName,"__useArray") ) { return hx::Val( _hx___useArray ); } - if (HX_FIELD_EQ(inName,"__updateGL") ) { return hx::Val( _hx___updateGL_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__isUniform") ) { return hx::Val( _hx___isUniform ); } - if (HX_FIELD_EQ(inName,"__disableGL") ) { return hx::Val( _hx___disableGL_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__arrayLength") ) { return hx::Val( _hx___arrayLength ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__uniformMatrix") ) { return hx::Val( _hx___uniformMatrix ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"__updateGLFromBuffer") ) { return hx::Val( _hx___updateGLFromBuffer_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ShaderParameter_Float_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_name(inValue.Cast< ::String >()) );name=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { index=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"value") ) { value=inValue.Cast< ::Array< Float > >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"__isInt") ) { _hx___isInt=inValue.Cast< bool >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"__isBool") ) { _hx___isBool=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__length") ) { __length=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__isFloat") ) { _hx___isFloat=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"__internal") ) { _hx___internal=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__useArray") ) { _hx___useArray=inValue.Cast< bool >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__isUniform") ) { _hx___isUniform=inValue.Cast< bool >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__arrayLength") ) { _hx___arrayLength=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__uniformMatrix") ) { _hx___uniformMatrix=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ShaderParameter_Float_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("index",12,9b,14,be)); - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("value",71,7f,b8,31)); - outFields->push(HX_("__arrayLength",3f,70,c7,d4)); - outFields->push(HX_("__internal",5d,da,ae,cb)); - outFields->push(HX_("__isBool",54,b4,b1,06)); - outFields->push(HX_("__isFloat",32,ba,6a,20)); - outFields->push(HX_("__isInt",05,90,ac,2b)); - outFields->push(HX_("__isUniform",4a,07,8f,e7)); - outFields->push(HX_("__length",06,00,37,47)); - outFields->push(HX_("__uniformMatrix",75,03,f6,b5)); - outFields->push(HX_("__useArray",f2,42,33,90)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ShaderParameter_Float_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderParameter_Float_obj,index),HX_("index",12,9b,14,be)}, - {hx::fsString,(int)offsetof(ShaderParameter_Float_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderParameter_Float_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsObject /* ::Array< Float > */ ,(int)offsetof(ShaderParameter_Float_obj,value),HX_("value",71,7f,b8,31)}, - {hx::fsInt,(int)offsetof(ShaderParameter_Float_obj,_hx___arrayLength),HX_("__arrayLength",3f,70,c7,d4)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Float_obj,_hx___internal),HX_("__internal",5d,da,ae,cb)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Float_obj,_hx___isBool),HX_("__isBool",54,b4,b1,06)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Float_obj,_hx___isFloat),HX_("__isFloat",32,ba,6a,20)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Float_obj,_hx___isInt),HX_("__isInt",05,90,ac,2b)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Float_obj,_hx___isUniform),HX_("__isUniform",4a,07,8f,e7)}, - {hx::fsInt,(int)offsetof(ShaderParameter_Float_obj,__length),HX_("__length",06,00,37,47)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(ShaderParameter_Float_obj,_hx___uniformMatrix),HX_("__uniformMatrix",75,03,f6,b5)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Float_obj,_hx___useArray),HX_("__useArray",f2,42,33,90)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ShaderParameter_Float_obj_sStaticStorageInfo = 0; -#endif - -static ::String ShaderParameter_Float_obj_sMemberFields[] = { - HX_("index",12,9b,14,be), - HX_("name",4b,72,ff,48), - HX_("type",ba,f2,08,4d), - HX_("value",71,7f,b8,31), - HX_("__arrayLength",3f,70,c7,d4), - HX_("__internal",5d,da,ae,cb), - HX_("__isBool",54,b4,b1,06), - HX_("__isFloat",32,ba,6a,20), - HX_("__isInt",05,90,ac,2b), - HX_("__isUniform",4a,07,8f,e7), - HX_("__length",06,00,37,47), - HX_("__uniformMatrix",75,03,f6,b5), - HX_("__useArray",f2,42,33,90), - HX_("__disableGL",ed,3a,e1,35), - HX_("__updateGL",8e,8b,32,1b), - HX_("__updateGLFromBuffer",38,8f,d7,17), - HX_("set_name",48,87,17,77), - ::String(null()) }; - -hx::Class ShaderParameter_Float_obj::__mClass; - -void ShaderParameter_Float_obj::__register() -{ - ShaderParameter_Float_obj _hx_dummy; - ShaderParameter_Float_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.ShaderParameter_Float",d7,48,8c,b1); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ShaderParameter_Float_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ShaderParameter_Float_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ShaderParameter_Float_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ShaderParameter_Float_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ShaderParameter_Float_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_8c0b4e9630d09afb_96_boot) -HXDLIN( 96) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("index",12,9b,14,be), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("name",4b,72,ff,48), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/ShaderParameter_Int.cpp b/hGameTest/bin/linux/obj/src/openfl/display/ShaderParameter_Int.cpp deleted file mode 100644 index 959ac286..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/ShaderParameter_Int.cpp +++ /dev/null @@ -1,1471 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGLRenderContext_WebGLRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Int -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_84d55d5087e49b43_168_new,"openfl.display.ShaderParameter_Int","new",0x6c8f595c,"openfl.display.ShaderParameter_Int.new","openfl/display/ShaderParameter.hx",168,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_84d55d5087e49b43_172___disableGL,"openfl.display.ShaderParameter_Int","__disableGL",0xba881fe9,"openfl.display.ShaderParameter_Int.__disableGL","openfl/display/ShaderParameter.hx",172,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_84d55d5087e49b43_185___updateGL,"openfl.display.ShaderParameter_Int","__updateGL",0x96a05a12,"openfl.display.ShaderParameter_Int.__updateGL","openfl/display/ShaderParameter.hx",185,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_84d55d5087e49b43_419___updateGLFromBuffer,"openfl.display.ShaderParameter_Int","__updateGLFromBuffer",0x6a822abc,"openfl.display.ShaderParameter_Int.__updateGLFromBuffer","openfl/display/ShaderParameter.hx",419,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_84d55d5087e49b43_585_set_name,"openfl.display.ShaderParameter_Int","set_name",0x1ffdeccc,"openfl.display.ShaderParameter_Int.set_name","openfl/display/ShaderParameter.hx",585,0xc89f13e6) -HX_LOCAL_STACK_FRAME(_hx_pos_84d55d5087e49b43_96_boot,"openfl.display.ShaderParameter_Int","boot",0x88f7d7b6,"openfl.display.ShaderParameter_Int.boot","openfl/display/ShaderParameter.hx",96,0xc89f13e6) -namespace openfl{ -namespace display{ - -void ShaderParameter_Int_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_84d55d5087e49b43_168_new) -HXDLIN( 168) this->index = 0; - } - -Dynamic ShaderParameter_Int_obj::__CreateEmpty() { return new ShaderParameter_Int_obj; } - -void *ShaderParameter_Int_obj::_hx_vtable = 0; - -Dynamic ShaderParameter_Int_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ShaderParameter_Int_obj > _hx_result = new ShaderParameter_Int_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ShaderParameter_Int_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x19b649e6; -} - -void ShaderParameter_Int_obj::_hx___disableGL( ::openfl::display3D::Context3D context){ - HX_STACKFRAME(&_hx_pos_84d55d5087e49b43_172___disableGL) -HXLINE( 173) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 175) if (!(this->_hx___isUniform)) { -HXLINE( 177) int _g = 0; -HXDLIN( 177) int _g1 = this->_hx___arrayLength; -HXDLIN( 177) while((_g < _g1)){ -HXLINE( 177) _g = (_g + 1); -HXDLIN( 177) int i = (_g - 1); -HXLINE( 179) gl->disableVertexAttribArray(( (int)((this->index + i)) )); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ShaderParameter_Int_obj,_hx___disableGL,(void)) - -void ShaderParameter_Int_obj::_hx___updateGL( ::openfl::display3D::Context3D context,::Array< int > overrideValue){ - HX_STACKFRAME(&_hx_pos_84d55d5087e49b43_185___updateGL) -HXLINE( 187) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 189) ::Array< int > value; -HXDLIN( 189) if (hx::IsNotNull( overrideValue )) { -HXLINE( 189) value = overrideValue; - } - else { -HXLINE( 189) value = this->value; - } -HXLINE( 191) ::Array< bool > boolValue; -HXDLIN( 191) if (this->_hx___isBool) { -HXLINE( 191) boolValue = value; - } - else { -HXLINE( 191) boolValue = null(); - } -HXLINE( 192) ::Array< Float > floatValue; -HXDLIN( 192) if (this->_hx___isFloat) { -HXLINE( 192) floatValue = value; - } - else { -HXLINE( 192) floatValue = null(); - } -HXLINE( 193) ::Array< int > intValue; -HXDLIN( 193) if (this->_hx___isInt) { -HXLINE( 193) intValue = value; - } - else { -HXLINE( 193) intValue = null(); - } -HXLINE( 195) if (this->_hx___isUniform) { -HXLINE( 197) bool _hx_tmp; -HXDLIN( 197) if (hx::IsNotNull( value )) { -HXLINE( 197) _hx_tmp = (value->length >= this->__length); - } - else { -HXLINE( 197) _hx_tmp = false; - } -HXDLIN( 197) if (_hx_tmp) { -HXLINE( 199) ::Dynamic _hx_switch_0 = this->type; - if ( (_hx_switch_0==0) ){ -HXLINE( 202) int _hx_tmp1; -HXDLIN( 202) if (boolValue->__get(0)) { -HXLINE( 202) _hx_tmp1 = 1; - } - else { -HXLINE( 202) _hx_tmp1 = 0; - } -HXDLIN( 202) gl->uniform1i(( (int)(this->index) ),_hx_tmp1); -HXDLIN( 202) goto _hx_goto_3; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 204) int _hx_tmp2; -HXDLIN( 204) if (boolValue->__get(0)) { -HXLINE( 204) _hx_tmp2 = 1; - } - else { -HXLINE( 204) _hx_tmp2 = 0; - } -HXDLIN( 204) int _hx_tmp3; -HXDLIN( 204) if (boolValue->__get(1)) { -HXLINE( 204) _hx_tmp3 = 1; - } - else { -HXLINE( 204) _hx_tmp3 = 0; - } -HXDLIN( 204) gl->uniform2i(( (int)(this->index) ),_hx_tmp2,_hx_tmp3); -HXDLIN( 204) goto _hx_goto_3; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 206) int _hx_tmp4; -HXDLIN( 206) if (boolValue->__get(0)) { -HXLINE( 206) _hx_tmp4 = 1; - } - else { -HXLINE( 206) _hx_tmp4 = 0; - } -HXDLIN( 206) int _hx_tmp5; -HXDLIN( 206) if (boolValue->__get(1)) { -HXLINE( 206) _hx_tmp5 = 1; - } - else { -HXLINE( 206) _hx_tmp5 = 0; - } -HXDLIN( 206) int _hx_tmp6; -HXDLIN( 206) if (boolValue->__get(2)) { -HXLINE( 206) _hx_tmp6 = 1; - } - else { -HXLINE( 206) _hx_tmp6 = 0; - } -HXDLIN( 206) gl->uniform3i(( (int)(this->index) ),_hx_tmp4,_hx_tmp5,_hx_tmp6); -HXDLIN( 206) goto _hx_goto_3; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 208) int _hx_tmp7; -HXDLIN( 208) if (boolValue->__get(0)) { -HXLINE( 208) _hx_tmp7 = 1; - } - else { -HXLINE( 208) _hx_tmp7 = 0; - } -HXDLIN( 208) int _hx_tmp8; -HXDLIN( 208) if (boolValue->__get(1)) { -HXLINE( 208) _hx_tmp8 = 1; - } - else { -HXLINE( 208) _hx_tmp8 = 0; - } -HXDLIN( 208) int _hx_tmp9; -HXDLIN( 208) if (boolValue->__get(2)) { -HXLINE( 208) _hx_tmp9 = 1; - } - else { -HXLINE( 208) _hx_tmp9 = 0; - } -HXDLIN( 208) int _hx_tmp10; -HXDLIN( 208) if (boolValue->__get(3)) { -HXLINE( 208) _hx_tmp10 = 1; - } - else { -HXLINE( 208) _hx_tmp10 = 0; - } -HXDLIN( 208) gl->uniform4i(( (int)(this->index) ),_hx_tmp7,_hx_tmp8,_hx_tmp9,_hx_tmp10); -HXDLIN( 208) goto _hx_goto_3; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 210) gl->uniform1f(( (int)(this->index) ),floatValue->__get(0)); -HXDLIN( 210) goto _hx_goto_3; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 212) gl->uniform2f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1)); -HXDLIN( 212) goto _hx_goto_3; - } - if ( (_hx_switch_0==6) ){ -HXLINE( 214) gl->uniform3f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2)); -HXDLIN( 214) goto _hx_goto_3; - } - if ( (_hx_switch_0==7) ){ -HXLINE( 216) gl->uniform4f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2),floatValue->__get(3)); -HXDLIN( 216) goto _hx_goto_3; - } - if ( (_hx_switch_0==8) ){ -HXLINE( 248) gl->uniform1i(( (int)(this->index) ),intValue->__get(0)); -HXDLIN( 248) goto _hx_goto_3; - } - if ( (_hx_switch_0==9) ){ -HXLINE( 250) gl->uniform2i(( (int)(this->index) ),intValue->__get(0),intValue->__get(1)); -HXDLIN( 250) goto _hx_goto_3; - } - if ( (_hx_switch_0==10) ){ -HXLINE( 252) gl->uniform3i(( (int)(this->index) ),intValue->__get(0),intValue->__get(1),intValue->__get(2)); -HXDLIN( 252) goto _hx_goto_3; - } - if ( (_hx_switch_0==11) ){ -HXLINE( 254) gl->uniform4i(( (int)(this->index) ),intValue->__get(0),intValue->__get(1),intValue->__get(2),intValue->__get(3)); -HXDLIN( 254) goto _hx_goto_3; - } - if ( (_hx_switch_0==12) ){ -HXLINE( 219) { -HXLINE( 221) { -HXLINE( 221) ::lime::utils::ArrayBufferView this1 = this->_hx___uniformMatrix; -HXDLIN( 221) Float val = floatValue->__get(0); -HXDLIN( 221) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,val); - } -HXDLIN( 221) { -HXLINE( 221) ::lime::utils::ArrayBufferView this2 = this->_hx___uniformMatrix; -HXDLIN( 221) Float val1 = floatValue->__get(1); -HXDLIN( 221) ::__hxcpp_memory_set_float(this2->buffer->b,(this2->byteOffset + 4),val1); - } -HXDLIN( 221) { -HXLINE( 221) ::lime::utils::ArrayBufferView this3 = this->_hx___uniformMatrix; -HXDLIN( 221) Float val2 = floatValue->__get(2); -HXDLIN( 221) ::__hxcpp_memory_set_float(this3->buffer->b,(this3->byteOffset + 8),val2); - } -HXDLIN( 221) { -HXLINE( 221) ::lime::utils::ArrayBufferView this4 = this->_hx___uniformMatrix; -HXDLIN( 221) Float val3 = floatValue->__get(3); -HXDLIN( 221) ::__hxcpp_memory_set_float(this4->buffer->b,(this4->byteOffset + 12),val3); - } - } -HXLINE( 223) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix2fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 218) goto _hx_goto_3; - } - if ( (_hx_switch_0==16) ){ -HXLINE( 230) { -HXLINE( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this5 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val4 = floatValue->__get(0); -HXDLIN( 232) ::__hxcpp_memory_set_float(this5->buffer->b,this5->byteOffset,val4); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this6 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val5 = floatValue->__get(1); -HXDLIN( 232) ::__hxcpp_memory_set_float(this6->buffer->b,(this6->byteOffset + 4),val5); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this7 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val6 = floatValue->__get(2); -HXDLIN( 232) ::__hxcpp_memory_set_float(this7->buffer->b,(this7->byteOffset + 8),val6); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this8 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val7 = floatValue->__get(3); -HXDLIN( 232) ::__hxcpp_memory_set_float(this8->buffer->b,(this8->byteOffset + 12),val7); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this9 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val8 = floatValue->__get(4); -HXDLIN( 232) ::__hxcpp_memory_set_float(this9->buffer->b,(this9->byteOffset + 16),val8); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this10 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val9 = floatValue->__get(5); -HXDLIN( 232) ::__hxcpp_memory_set_float(this10->buffer->b,(this10->byteOffset + 20),val9); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this11 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val10 = floatValue->__get(6); -HXDLIN( 232) ::__hxcpp_memory_set_float(this11->buffer->b,(this11->byteOffset + 24),val10); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this12 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val11 = floatValue->__get(7); -HXDLIN( 232) ::__hxcpp_memory_set_float(this12->buffer->b,(this12->byteOffset + 28),val11); - } -HXDLIN( 232) { -HXLINE( 232) ::lime::utils::ArrayBufferView this13 = this->_hx___uniformMatrix; -HXDLIN( 232) Float val12 = floatValue->__get(8); -HXDLIN( 232) ::__hxcpp_memory_set_float(this13->buffer->b,(this13->byteOffset + 32),val12); - } - } -HXLINE( 234) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix3fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 229) goto _hx_goto_3; - } - if ( (_hx_switch_0==20) ){ -HXLINE( 241) { -HXLINE( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this14 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val13 = floatValue->__get(0); -HXDLIN( 243) ::__hxcpp_memory_set_float(this14->buffer->b,this14->byteOffset,val13); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this15 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val14 = floatValue->__get(1); -HXDLIN( 243) ::__hxcpp_memory_set_float(this15->buffer->b,(this15->byteOffset + 4),val14); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this16 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val15 = floatValue->__get(2); -HXDLIN( 243) ::__hxcpp_memory_set_float(this16->buffer->b,(this16->byteOffset + 8),val15); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this17 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val16 = floatValue->__get(3); -HXDLIN( 243) ::__hxcpp_memory_set_float(this17->buffer->b,(this17->byteOffset + 12),val16); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this18 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val17 = floatValue->__get(4); -HXDLIN( 243) ::__hxcpp_memory_set_float(this18->buffer->b,(this18->byteOffset + 16),val17); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this19 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val18 = floatValue->__get(5); -HXDLIN( 243) ::__hxcpp_memory_set_float(this19->buffer->b,(this19->byteOffset + 20),val18); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this20 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val19 = floatValue->__get(6); -HXDLIN( 243) ::__hxcpp_memory_set_float(this20->buffer->b,(this20->byteOffset + 24),val19); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this21 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val20 = floatValue->__get(7); -HXDLIN( 243) ::__hxcpp_memory_set_float(this21->buffer->b,(this21->byteOffset + 28),val20); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this22 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val21 = floatValue->__get(8); -HXDLIN( 243) ::__hxcpp_memory_set_float(this22->buffer->b,(this22->byteOffset + 32),val21); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this23 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val22 = floatValue->__get(9); -HXDLIN( 243) ::__hxcpp_memory_set_float(this23->buffer->b,(this23->byteOffset + 36),val22); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this24 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val23 = floatValue->__get(10); -HXDLIN( 243) ::__hxcpp_memory_set_float(this24->buffer->b,(this24->byteOffset + 40),val23); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this25 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val24 = floatValue->__get(11); -HXDLIN( 243) ::__hxcpp_memory_set_float(this25->buffer->b,(this25->byteOffset + 44),val24); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this26 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val25 = floatValue->__get(12); -HXDLIN( 243) ::__hxcpp_memory_set_float(this26->buffer->b,(this26->byteOffset + 48),val25); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this27 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val26 = floatValue->__get(13); -HXDLIN( 243) ::__hxcpp_memory_set_float(this27->buffer->b,(this27->byteOffset + 52),val26); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this28 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val27 = floatValue->__get(14); -HXDLIN( 243) ::__hxcpp_memory_set_float(this28->buffer->b,(this28->byteOffset + 56),val27); - } -HXDLIN( 243) { -HXLINE( 243) ::lime::utils::ArrayBufferView this29 = this->_hx___uniformMatrix; -HXDLIN( 243) Float val28 = floatValue->__get(15); -HXDLIN( 243) ::__hxcpp_memory_set_float(this29->buffer->b,(this29->byteOffset + 60),val28); - } - } -HXLINE( 245) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix4fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 240) goto _hx_goto_3; - } - /* default */{ - } - _hx_goto_3:; - } - else { -HXLINE( 261) ::Dynamic _hx_switch_1 = this->type; - if ( (_hx_switch_1==1) || (_hx_switch_1==9) ){ -HXLINE( 266) gl->uniform2i(( (int)(this->index) ),0,0); -HXDLIN( 266) goto _hx_goto_4; - } - if ( (_hx_switch_1==3) || (_hx_switch_1==11) ){ -HXLINE( 270) gl->uniform4i(( (int)(this->index) ),0,0,0,0); -HXDLIN( 270) goto _hx_goto_4; - } - if ( (_hx_switch_1==4) ){ -HXLINE( 272) gl->uniform1f(( (int)(this->index) ),( (Float)(0) )); -HXDLIN( 272) goto _hx_goto_4; - } - if ( (_hx_switch_1==5) ){ -HXLINE( 274) gl->uniform2f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 274) goto _hx_goto_4; - } - if ( (_hx_switch_1==6) ){ -HXLINE( 276) gl->uniform3f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 276) goto _hx_goto_4; - } - if ( (_hx_switch_1==7) ){ -HXLINE( 278) gl->uniform4f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 278) goto _hx_goto_4; - } - if ( (_hx_switch_1==0) || (_hx_switch_1==8) ){ -HXLINE( 264) gl->uniform1i(( (int)(this->index) ),0); -HXDLIN( 264) goto _hx_goto_4; - } - if ( (_hx_switch_1==2) || (_hx_switch_1==10) ){ -HXLINE( 268) gl->uniform3i(( (int)(this->index) ),0,0,0); -HXDLIN( 268) goto _hx_goto_4; - } - if ( (_hx_switch_1==12) ){ -HXLINE( 281) { -HXLINE( 283) { -HXLINE( 283) ::lime::utils::ArrayBufferView this30 = this->_hx___uniformMatrix; -HXDLIN( 283) ::__hxcpp_memory_set_float(this30->buffer->b,this30->byteOffset,0); - } -HXDLIN( 283) { -HXLINE( 283) ::lime::utils::ArrayBufferView this31 = this->_hx___uniformMatrix; -HXDLIN( 283) ::__hxcpp_memory_set_float(this31->buffer->b,(this31->byteOffset + 4),0); - } -HXDLIN( 283) { -HXLINE( 283) ::lime::utils::ArrayBufferView this32 = this->_hx___uniformMatrix; -HXDLIN( 283) ::__hxcpp_memory_set_float(this32->buffer->b,(this32->byteOffset + 8),0); - } -HXDLIN( 283) { -HXLINE( 283) ::lime::utils::ArrayBufferView this33 = this->_hx___uniformMatrix; -HXDLIN( 283) ::__hxcpp_memory_set_float(this33->buffer->b,(this33->byteOffset + 12),0); - } - } -HXLINE( 285) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix2fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 280) goto _hx_goto_4; - } - if ( (_hx_switch_1==16) ){ -HXLINE( 292) { -HXLINE( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this34 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this34->buffer->b,this34->byteOffset,0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this35 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this35->buffer->b,(this35->byteOffset + 4),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this36 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this36->buffer->b,(this36->byteOffset + 8),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this37 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this37->buffer->b,(this37->byteOffset + 12),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this38 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this38->buffer->b,(this38->byteOffset + 16),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this39 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this39->buffer->b,(this39->byteOffset + 20),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this40 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this40->buffer->b,(this40->byteOffset + 24),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this41 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this41->buffer->b,(this41->byteOffset + 28),0); - } -HXDLIN( 294) { -HXLINE( 294) ::lime::utils::ArrayBufferView this42 = this->_hx___uniformMatrix; -HXDLIN( 294) ::__hxcpp_memory_set_float(this42->buffer->b,(this42->byteOffset + 32),0); - } - } -HXLINE( 296) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix3fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 291) goto _hx_goto_4; - } - if ( (_hx_switch_1==20) ){ -HXLINE( 303) { -HXLINE( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this43 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this43->buffer->b,this43->byteOffset,0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this44 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this44->buffer->b,(this44->byteOffset + 4),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this45 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this45->buffer->b,(this45->byteOffset + 8),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this46 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this46->buffer->b,(this46->byteOffset + 12),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this47 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this47->buffer->b,(this47->byteOffset + 16),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this48 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this48->buffer->b,(this48->byteOffset + 20),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this49 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this49->buffer->b,(this49->byteOffset + 24),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this50 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this50->buffer->b,(this50->byteOffset + 28),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this51 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this51->buffer->b,(this51->byteOffset + 32),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this52 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this52->buffer->b,(this52->byteOffset + 36),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this53 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this53->buffer->b,(this53->byteOffset + 40),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this54 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this54->buffer->b,(this54->byteOffset + 44),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this55 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this55->buffer->b,(this55->byteOffset + 48),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this56 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this56->buffer->b,(this56->byteOffset + 52),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this57 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this57->buffer->b,(this57->byteOffset + 56),0); - } -HXDLIN( 305) { -HXLINE( 305) ::lime::utils::ArrayBufferView this58 = this->_hx___uniformMatrix; -HXDLIN( 305) ::__hxcpp_memory_set_float(this58->buffer->b,(this58->byteOffset + 60),0); - } - } -HXLINE( 307) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix4fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 302) goto _hx_goto_4; - } - /* default */{ - } - _hx_goto_4:; - } - } - else { -HXLINE( 315) bool _hx_tmp11; -HXDLIN( 315) if (!(this->_hx___useArray)) { -HXLINE( 315) if (hx::IsNotNull( value )) { -HXLINE( 315) _hx_tmp11 = (value->length == this->__length); - } - else { -HXLINE( 315) _hx_tmp11 = true; - } - } - else { -HXLINE( 315) _hx_tmp11 = false; - } -HXDLIN( 315) if (_hx_tmp11) { -HXLINE( 317) { -HXLINE( 317) int _g = 0; -HXDLIN( 317) int _g1 = this->_hx___arrayLength; -HXDLIN( 317) while((_g < _g1)){ -HXLINE( 317) _g = (_g + 1); -HXDLIN( 317) int i = (_g - 1); -HXLINE( 319) gl->disableVertexAttribArray(( (int)((this->index + i)) )); - } - } -HXLINE( 322) if (hx::IsNotNull( value )) { -HXLINE( 324) ::Dynamic _hx_switch_2 = this->type; - if ( (_hx_switch_2==0) ){ -HXLINE( 327) Float _hx_tmp12; -HXDLIN( 327) if (boolValue->__get(0)) { -HXLINE( 327) _hx_tmp12 = ( (Float)(1) ); - } - else { -HXLINE( 327) _hx_tmp12 = ( (Float)(0) ); - } -HXDLIN( 327) gl->vertexAttrib1f(( (int)(this->index) ),_hx_tmp12); -HXDLIN( 327) goto _hx_goto_6; - } - if ( (_hx_switch_2==1) ){ -HXLINE( 329) Float _hx_tmp13; -HXDLIN( 329) if (boolValue->__get(0)) { -HXLINE( 329) _hx_tmp13 = ( (Float)(1) ); - } - else { -HXLINE( 329) _hx_tmp13 = ( (Float)(0) ); - } -HXDLIN( 329) Float _hx_tmp14; -HXDLIN( 329) if (boolValue->__get(1)) { -HXLINE( 329) _hx_tmp14 = ( (Float)(1) ); - } - else { -HXLINE( 329) _hx_tmp14 = ( (Float)(0) ); - } -HXDLIN( 329) gl->vertexAttrib2f(( (int)(this->index) ),_hx_tmp13,_hx_tmp14); -HXDLIN( 329) goto _hx_goto_6; - } - if ( (_hx_switch_2==2) ){ -HXLINE( 331) Float _hx_tmp15; -HXDLIN( 331) if (boolValue->__get(0)) { -HXLINE( 331) _hx_tmp15 = ( (Float)(1) ); - } - else { -HXLINE( 331) _hx_tmp15 = ( (Float)(0) ); - } -HXDLIN( 331) Float _hx_tmp16; -HXDLIN( 331) if (boolValue->__get(1)) { -HXLINE( 331) _hx_tmp16 = ( (Float)(1) ); - } - else { -HXLINE( 331) _hx_tmp16 = ( (Float)(0) ); - } -HXDLIN( 331) Float _hx_tmp17; -HXDLIN( 331) if (boolValue->__get(2)) { -HXLINE( 331) _hx_tmp17 = ( (Float)(1) ); - } - else { -HXLINE( 331) _hx_tmp17 = ( (Float)(0) ); - } -HXDLIN( 331) gl->vertexAttrib3f(( (int)(this->index) ),_hx_tmp15,_hx_tmp16,_hx_tmp17); -HXDLIN( 331) goto _hx_goto_6; - } - if ( (_hx_switch_2==3) ){ -HXLINE( 333) Float _hx_tmp18; -HXDLIN( 333) if (boolValue->__get(0)) { -HXLINE( 333) _hx_tmp18 = ( (Float)(1) ); - } - else { -HXLINE( 333) _hx_tmp18 = ( (Float)(0) ); - } -HXDLIN( 333) Float _hx_tmp19; -HXDLIN( 333) if (boolValue->__get(1)) { -HXLINE( 333) _hx_tmp19 = ( (Float)(1) ); - } - else { -HXLINE( 333) _hx_tmp19 = ( (Float)(0) ); - } -HXDLIN( 333) Float _hx_tmp20; -HXDLIN( 333) if (boolValue->__get(2)) { -HXLINE( 333) _hx_tmp20 = ( (Float)(1) ); - } - else { -HXLINE( 333) _hx_tmp20 = ( (Float)(0) ); - } -HXDLIN( 333) Float _hx_tmp21; -HXDLIN( 333) if (boolValue->__get(3)) { -HXLINE( 333) _hx_tmp21 = ( (Float)(1) ); - } - else { -HXLINE( 333) _hx_tmp21 = ( (Float)(0) ); - } -HXDLIN( 333) gl->vertexAttrib4f(( (int)(this->index) ),_hx_tmp18,_hx_tmp19,_hx_tmp20,_hx_tmp21); -HXDLIN( 333) goto _hx_goto_6; - } - if ( (_hx_switch_2==4) ){ -HXLINE( 335) gl->vertexAttrib1f(( (int)(this->index) ),floatValue->__get(0)); -HXDLIN( 335) goto _hx_goto_6; - } - if ( (_hx_switch_2==5) ){ -HXLINE( 337) gl->vertexAttrib2f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1)); -HXDLIN( 337) goto _hx_goto_6; - } - if ( (_hx_switch_2==6) ){ -HXLINE( 339) gl->vertexAttrib3f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2)); -HXDLIN( 339) goto _hx_goto_6; - } - if ( (_hx_switch_2==7) ){ -HXLINE( 341) gl->vertexAttrib4f(( (int)(this->index) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2),floatValue->__get(3)); -HXDLIN( 341) goto _hx_goto_6; - } - if ( (_hx_switch_2==8) ){ -HXLINE( 362) gl->vertexAttrib1f(( (int)(this->index) ),( (Float)(intValue->__get(0)) )); -HXDLIN( 362) goto _hx_goto_6; - } - if ( (_hx_switch_2==9) ){ -HXLINE( 364) gl->vertexAttrib2f(( (int)(this->index) ),( (Float)(intValue->__get(0)) ),( (Float)(intValue->__get(1)) )); -HXDLIN( 364) goto _hx_goto_6; - } - if ( (_hx_switch_2==10) ){ -HXLINE( 366) gl->vertexAttrib3f(( (int)(this->index) ),( (Float)(intValue->__get(0)) ),( (Float)(intValue->__get(1)) ),( (Float)(intValue->__get(2)) )); -HXDLIN( 366) goto _hx_goto_6; - } - if ( (_hx_switch_2==11) ){ -HXLINE( 368) gl->vertexAttrib4f(( (int)(this->index) ),( (Float)(intValue->__get(0)) ),( (Float)(intValue->__get(1)) ),( (Float)(intValue->__get(2)) ),( (Float)(intValue->__get(3)) )); -HXDLIN( 368) goto _hx_goto_6; - } - if ( (_hx_switch_2==12) ){ -HXLINE( 346) gl->vertexAttrib2f(( (int)((this->index + 0)) ),floatValue->__get(0),floatValue->__get(1)); -HXDLIN( 346) gl->vertexAttrib2f(( (int)((this->index + 1)) ),floatValue->__get(2),floatValue->__get(3)); -HXLINE( 344) goto _hx_goto_6; - } - if ( (_hx_switch_2==16) ){ -HXLINE( 352) gl->vertexAttrib3f(( (int)((this->index + 0)) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2)); -HXDLIN( 352) gl->vertexAttrib3f(( (int)((this->index + 1)) ),floatValue->__get(3),floatValue->__get(4),floatValue->__get(5)); -HXDLIN( 352) gl->vertexAttrib3f(( (int)((this->index + 2)) ),floatValue->__get(6),floatValue->__get(7),floatValue->__get(8)); -HXLINE( 350) goto _hx_goto_6; - } - if ( (_hx_switch_2==20) ){ -HXLINE( 358) gl->vertexAttrib4f(( (int)((this->index + 0)) ),floatValue->__get(0),floatValue->__get(1),floatValue->__get(2),floatValue->__get(3)); -HXDLIN( 358) gl->vertexAttrib4f(( (int)((this->index + 1)) ),floatValue->__get(4),floatValue->__get(5),floatValue->__get(6),floatValue->__get(7)); -HXDLIN( 358) gl->vertexAttrib4f(( (int)((this->index + 2)) ),floatValue->__get(8),floatValue->__get(9),floatValue->__get(10),floatValue->__get(11)); -HXDLIN( 358) gl->vertexAttrib4f(( (int)((this->index + 3)) ),floatValue->__get(12),floatValue->__get(13),floatValue->__get(14),floatValue->__get(15)); -HXLINE( 356) goto _hx_goto_6; - } - /* default */{ - } - _hx_goto_6:; - } - else { -HXLINE( 374) ::Dynamic _hx_switch_3 = this->type; - if ( (_hx_switch_3==1) || (_hx_switch_3==5) || (_hx_switch_3==9) ){ -HXLINE( 379) gl->vertexAttrib2f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 379) goto _hx_goto_7; - } - if ( (_hx_switch_3==3) || (_hx_switch_3==7) || (_hx_switch_3==11) ){ -HXLINE( 383) gl->vertexAttrib4f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 383) goto _hx_goto_7; - } - if ( (_hx_switch_3==0) || (_hx_switch_3==4) || (_hx_switch_3==8) ){ -HXLINE( 377) gl->vertexAttrib1f(( (int)(this->index) ),( (Float)(0) )); -HXDLIN( 377) goto _hx_goto_7; - } - if ( (_hx_switch_3==2) || (_hx_switch_3==6) || (_hx_switch_3==10) ){ -HXLINE( 381) gl->vertexAttrib3f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 381) goto _hx_goto_7; - } - if ( (_hx_switch_3==12) ){ -HXLINE( 388) gl->vertexAttrib2f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 388) gl->vertexAttrib2f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 386) goto _hx_goto_7; - } - if ( (_hx_switch_3==16) ){ -HXLINE( 394) gl->vertexAttrib3f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 394) gl->vertexAttrib3f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 394) gl->vertexAttrib3f(( (int)((this->index + 2)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 392) goto _hx_goto_7; - } - if ( (_hx_switch_3==20) ){ -HXLINE( 400) gl->vertexAttrib4f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 400) gl->vertexAttrib4f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 400) gl->vertexAttrib4f(( (int)((this->index + 2)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 400) gl->vertexAttrib4f(( (int)((this->index + 3)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 398) goto _hx_goto_7; - } - /* default */{ - } - _hx_goto_7:; - } - } - else { -HXLINE( 409) int _g2 = 0; -HXDLIN( 409) int _g11 = this->_hx___arrayLength; -HXDLIN( 409) while((_g2 < _g11)){ -HXLINE( 409) _g2 = (_g2 + 1); -HXDLIN( 409) int i1 = (_g2 - 1); -HXLINE( 411) gl->enableVertexAttribArray(( (int)((this->index + i1)) )); - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(ShaderParameter_Int_obj,_hx___updateGL,(void)) - -void ShaderParameter_Int_obj::_hx___updateGLFromBuffer( ::openfl::display3D::Context3D context, ::lime::utils::ArrayBufferView buffer,int position,int length,int bufferOffset){ - HX_STACKFRAME(&_hx_pos_84d55d5087e49b43_419___updateGLFromBuffer) -HXLINE( 421) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 423) if (this->_hx___isUniform) { -HXLINE( 425) if ((length >= this->__length)) { -HXLINE( 427) ::Dynamic _hx_switch_0 = this->type; - if ( (_hx_switch_0==1) || (_hx_switch_0==9) ){ -HXLINE( 432) int location = ( (int)(this->index) ); -HXDLIN( 432) int v0 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 432) gl->uniform2i(location,v0,::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))))); -HXDLIN( 432) goto _hx_goto_10; - } - if ( (_hx_switch_0==3) || (_hx_switch_0==11) ){ -HXLINE( 436) int location1 = ( (int)(this->index) ); -HXDLIN( 436) int v01 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 436) int v1 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); -HXDLIN( 436) int v2 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4)))); -HXDLIN( 436) gl->uniform4i(location1,v01,v1,v2,::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))))); -HXDLIN( 436) goto _hx_goto_10; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 439) int location2 = ( (int)(this->index) ); -HXDLIN( 439) gl->uniform1f(location2, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 439) goto _hx_goto_10; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 441) int location3 = ( (int)(this->index) ); -HXDLIN( 441) Float v02 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 441) gl->uniform2f(location3,v02, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); -HXDLIN( 441) goto _hx_goto_10; - } - if ( (_hx_switch_0==6) ){ -HXLINE( 443) int location4 = ( (int)(this->index) ); -HXDLIN( 443) Float v03 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 443) Float v11 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 443) gl->uniform3f(location4,v03,v11, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4)))); -HXDLIN( 443) goto _hx_goto_10; - } - if ( (_hx_switch_0==7) ){ -HXLINE( 445) int location5 = ( (int)(this->index) ); -HXDLIN( 445) Float v04 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 445) Float v12 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 445) Float v21 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 445) gl->uniform4f(location5,v04,v12,v21, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4)))); -HXDLIN( 445) goto _hx_goto_10; - } - if ( (_hx_switch_0==0) || (_hx_switch_0==8) ){ -HXLINE( 430) int location6 = ( (int)(this->index) ); -HXDLIN( 430) gl->uniform1i(location6,::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))))); -HXDLIN( 430) goto _hx_goto_10; - } - if ( (_hx_switch_0==2) || (_hx_switch_0==10) ){ -HXLINE( 434) int location7 = ( (int)(this->index) ); -HXDLIN( 434) int v05 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 434) int v13 = ::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); -HXDLIN( 434) gl->uniform3i(location7,v05,v13,::Std_obj::_hx_int( ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))))); -HXDLIN( 434) goto _hx_goto_10; - } - if ( (_hx_switch_0==12) ){ -HXLINE( 448) { -HXLINE( 450) { -HXLINE( 450) ::lime::utils::ArrayBufferView this1 = this->_hx___uniformMatrix; -HXDLIN( 450) Float val = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 450) ::__hxcpp_memory_set_float(this1->buffer->b,this1->byteOffset,val); - } -HXDLIN( 450) { -HXLINE( 450) ::lime::utils::ArrayBufferView this2 = this->_hx___uniformMatrix; -HXDLIN( 450) Float val1 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 450) ::__hxcpp_memory_set_float(this2->buffer->b,(this2->byteOffset + 4),val1); - } -HXDLIN( 450) { -HXLINE( 450) ::lime::utils::ArrayBufferView this3 = this->_hx___uniformMatrix; -HXDLIN( 450) Float val2 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 450) ::__hxcpp_memory_set_float(this3->buffer->b,(this3->byteOffset + 8),val2); - } -HXDLIN( 450) { -HXLINE( 450) ::lime::utils::ArrayBufferView this4 = this->_hx___uniformMatrix; -HXDLIN( 450) Float val3 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))); -HXDLIN( 450) ::__hxcpp_memory_set_float(this4->buffer->b,(this4->byteOffset + 12),val3); - } - } -HXLINE( 452) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix2fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 447) goto _hx_goto_10; - } - if ( (_hx_switch_0==16) ){ -HXLINE( 459) { -HXLINE( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this5 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val4 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this5->buffer->b,this5->byteOffset,val4); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this6 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val5 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this6->buffer->b,(this6->byteOffset + 4),val5); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this7 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val6 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this7->buffer->b,(this7->byteOffset + 8),val6); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this8 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val7 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this8->buffer->b,(this8->byteOffset + 12),val7); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this9 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val8 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 4) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this9->buffer->b,(this9->byteOffset + 16),val8); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this10 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val9 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 5) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this10->buffer->b,(this10->byteOffset + 20),val9); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this11 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val10 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 6) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this11->buffer->b,(this11->byteOffset + 24),val10); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this12 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val11 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 7) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this12->buffer->b,(this12->byteOffset + 28),val11); - } -HXDLIN( 461) { -HXLINE( 461) ::lime::utils::ArrayBufferView this13 = this->_hx___uniformMatrix; -HXDLIN( 461) Float val12 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 8) * 4))); -HXDLIN( 461) ::__hxcpp_memory_set_float(this13->buffer->b,(this13->byteOffset + 32),val12); - } - } -HXLINE( 463) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix3fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 458) goto _hx_goto_10; - } - if ( (_hx_switch_0==20) ){ -HXLINE( 470) { -HXLINE( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this14 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val13 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this14->buffer->b,this14->byteOffset,val13); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this15 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val14 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this15->buffer->b,(this15->byteOffset + 4),val14); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this16 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val15 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this16->buffer->b,(this16->byteOffset + 8),val15); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this17 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val16 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this17->buffer->b,(this17->byteOffset + 12),val16); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this18 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val17 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 4) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this18->buffer->b,(this18->byteOffset + 16),val17); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this19 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val18 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 5) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this19->buffer->b,(this19->byteOffset + 20),val18); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this20 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val19 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 6) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this20->buffer->b,(this20->byteOffset + 24),val19); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this21 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val20 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 7) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this21->buffer->b,(this21->byteOffset + 28),val20); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this22 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val21 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 8) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this22->buffer->b,(this22->byteOffset + 32),val21); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this23 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val22 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 9) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this23->buffer->b,(this23->byteOffset + 36),val22); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this24 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val23 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 10) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this24->buffer->b,(this24->byteOffset + 40),val23); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this25 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val24 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 11) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this25->buffer->b,(this25->byteOffset + 44),val24); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this26 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val25 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 12) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this26->buffer->b,(this26->byteOffset + 48),val25); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this27 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val26 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 13) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this27->buffer->b,(this27->byteOffset + 52),val26); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this28 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val27 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 14) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this28->buffer->b,(this28->byteOffset + 56),val27); - } -HXDLIN( 472) { -HXLINE( 472) ::lime::utils::ArrayBufferView this29 = this->_hx___uniformMatrix; -HXDLIN( 472) Float val28 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 15) * 4))); -HXDLIN( 472) ::__hxcpp_memory_set_float(this29->buffer->b,(this29->byteOffset + 60),val28); - } - } -HXLINE( 474) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix4fv(gl,( (int)(this->index) ),false,this->_hx___uniformMatrix); -HXLINE( 469) goto _hx_goto_10; - } - /* default */{ - } - _hx_goto_10:; - } - } - else { -HXLINE( 482) bool _hx_tmp; -HXDLIN( 482) if (!(this->_hx___internal)) { -HXLINE( 482) if ((length != 0)) { -HXLINE( 482) _hx_tmp = (length == this->__length); - } - else { -HXLINE( 482) _hx_tmp = true; - } - } - else { -HXLINE( 482) _hx_tmp = false; - } -HXDLIN( 482) if (_hx_tmp) { -HXLINE( 484) { -HXLINE( 484) int _g = 0; -HXDLIN( 484) int _g1 = this->_hx___arrayLength; -HXDLIN( 484) while((_g < _g1)){ -HXLINE( 484) _g = (_g + 1); -HXDLIN( 484) int i = (_g - 1); -HXLINE( 486) gl->disableVertexAttribArray(( (int)((this->index + i)) )); - } - } -HXLINE( 489) if ((length > 0)) { -HXLINE( 491) ::Dynamic _hx_switch_1 = this->type; - if ( (_hx_switch_1==1) || (_hx_switch_1==5) || (_hx_switch_1==9) ){ -HXLINE( 496) int indx = ( (int)(this->index) ); -HXDLIN( 496) Float x = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 496) gl->vertexAttrib2f(indx,x, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); -HXDLIN( 496) goto _hx_goto_12; - } - if ( (_hx_switch_1==3) || (_hx_switch_1==7) || (_hx_switch_1==11) ){ -HXLINE( 500) int indx1 = ( (int)(this->index) ); -HXDLIN( 500) Float x1 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 500) Float y = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 500) Float z = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 500) gl->vertexAttrib4f(indx1,x1,y,z, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4)))); -HXDLIN( 500) goto _hx_goto_12; - } - if ( (_hx_switch_1==0) || (_hx_switch_1==4) || (_hx_switch_1==8) ){ -HXLINE( 494) int indx2 = ( (int)(this->index) ); -HXDLIN( 494) gl->vertexAttrib1f(indx2, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4)))); -HXDLIN( 494) goto _hx_goto_12; - } - if ( (_hx_switch_1==2) || (_hx_switch_1==6) || (_hx_switch_1==10) ){ -HXLINE( 498) int indx3 = ( (int)(this->index) ); -HXDLIN( 498) Float x2 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 498) Float y1 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 498) gl->vertexAttrib3f(indx3,x2,y1, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4)))); -HXDLIN( 498) goto _hx_goto_12; - } - if ( (_hx_switch_1==12) ){ -HXLINE( 505) { -HXLINE( 505) int indx4 = ( (int)((this->index + 0)) ); -HXDLIN( 505) Float x3 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 505) gl->vertexAttrib2f(indx4,x3, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4)))); - } -HXDLIN( 505) { -HXLINE( 505) int indx5 = ( (int)((this->index + 1)) ); -HXDLIN( 505) Float x4 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 505) gl->vertexAttrib2f(indx5,x4, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 2) + 1) * 4)))); - } -HXLINE( 503) goto _hx_goto_12; - } - if ( (_hx_switch_1==16) ){ -HXLINE( 511) { -HXLINE( 511) int indx6 = ( (int)((this->index + 0)) ); -HXDLIN( 511) Float x5 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 511) Float y2 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 511) gl->vertexAttrib3f(indx6,x5,y2, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4)))); - } -HXDLIN( 511) { -HXLINE( 511) int indx7 = ( (int)((this->index + 1)) ); -HXDLIN( 511) Float x6 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4))); -HXDLIN( 511) Float y3 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 3) + 1) * 4))); -HXDLIN( 511) gl->vertexAttrib3f(indx7,x6,y3, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 3) + 2) * 4)))); - } -HXDLIN( 511) { -HXLINE( 511) int indx8 = ( (int)((this->index + 2)) ); -HXDLIN( 511) Float x7 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 6) * 4))); -HXDLIN( 511) Float y4 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 6) + 1) * 4))); -HXDLIN( 511) gl->vertexAttrib3f(indx8,x7,y4, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 6) + 2) * 4)))); - } -HXLINE( 509) goto _hx_goto_12; - } - if ( (_hx_switch_1==20) ){ -HXLINE( 517) { -HXLINE( 517) int indx9 = ( (int)((this->index + 0)) ); -HXDLIN( 517) Float x8 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (position * 4))); -HXDLIN( 517) Float y5 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 1) * 4))); -HXDLIN( 517) Float z1 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 2) * 4))); -HXDLIN( 517) gl->vertexAttrib4f(indx9,x8,y5,z1, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 3) * 4)))); - } -HXDLIN( 517) { -HXLINE( 517) int indx10 = ( (int)((this->index + 1)) ); -HXDLIN( 517) Float x9 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 4) * 4))); -HXDLIN( 517) Float y6 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 4) + 1) * 4))); -HXDLIN( 517) Float z2 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 4) + 2) * 4))); -HXDLIN( 517) gl->vertexAttrib4f(indx10,x9,y6,z2, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 4) + 3) * 4)))); - } -HXDLIN( 517) { -HXLINE( 517) int indx11 = ( (int)((this->index + 2)) ); -HXDLIN( 517) Float x10 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 8) * 4))); -HXDLIN( 517) Float y7 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 8) + 1) * 4))); -HXDLIN( 517) Float z3 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 8) + 2) * 4))); -HXDLIN( 517) gl->vertexAttrib4f(indx11,x10,y7,z3, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 8) + 3) * 4)))); - } -HXDLIN( 517) { -HXLINE( 517) int indx12 = ( (int)((this->index + 3)) ); -HXDLIN( 517) Float x11 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + ((position + 12) * 4))); -HXDLIN( 517) Float y8 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 12) + 1) * 4))); -HXDLIN( 517) Float z4 = ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 12) + 2) * 4))); -HXDLIN( 517) gl->vertexAttrib4f(indx12,x11,y8,z4, ::__hxcpp_memory_get_float(buffer->buffer->b,(buffer->byteOffset + (((position + 12) + 3) * 4)))); - } -HXLINE( 515) goto _hx_goto_12; - } - /* default */{ - } - _hx_goto_12:; - } - else { -HXLINE( 526) ::Dynamic _hx_switch_2 = this->type; - if ( (_hx_switch_2==1) || (_hx_switch_2==5) || (_hx_switch_2==9) ){ -HXLINE( 531) gl->vertexAttrib2f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 531) goto _hx_goto_13; - } - if ( (_hx_switch_2==3) || (_hx_switch_2==7) || (_hx_switch_2==11) ){ -HXLINE( 535) gl->vertexAttrib4f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 535) goto _hx_goto_13; - } - if ( (_hx_switch_2==0) || (_hx_switch_2==4) || (_hx_switch_2==8) ){ -HXLINE( 529) gl->vertexAttrib1f(( (int)(this->index) ),( (Float)(0) )); -HXDLIN( 529) goto _hx_goto_13; - } - if ( (_hx_switch_2==2) || (_hx_switch_2==6) || (_hx_switch_2==10) ){ -HXLINE( 533) gl->vertexAttrib3f(( (int)(this->index) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 533) goto _hx_goto_13; - } - if ( (_hx_switch_2==12) ){ -HXLINE( 540) gl->vertexAttrib2f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 540) gl->vertexAttrib2f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 538) goto _hx_goto_13; - } - if ( (_hx_switch_2==16) ){ -HXLINE( 546) gl->vertexAttrib3f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 546) gl->vertexAttrib3f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 546) gl->vertexAttrib3f(( (int)((this->index + 2)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 544) goto _hx_goto_13; - } - if ( (_hx_switch_2==20) ){ -HXLINE( 552) gl->vertexAttrib4f(( (int)((this->index + 0)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 552) gl->vertexAttrib4f(( (int)((this->index + 1)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 552) gl->vertexAttrib4f(( (int)((this->index + 2)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXDLIN( 552) gl->vertexAttrib4f(( (int)((this->index + 3)) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); -HXLINE( 550) goto _hx_goto_13; - } - /* default */{ - } - _hx_goto_13:; - } - } - else { -HXLINE( 561) int type = gl->FLOAT; -HXLINE( 562) if (this->_hx___isBool) { -HXLINE( 562) type = gl->INT; - } - else { -HXLINE( 563) if (this->_hx___isInt) { -HXLINE( 563) type = gl->INT; - } - } -HXLINE( 565) { -HXLINE( 565) int _g2 = 0; -HXDLIN( 565) int _g11 = this->_hx___arrayLength; -HXDLIN( 565) while((_g2 < _g11)){ -HXLINE( 565) _g2 = (_g2 + 1); -HXDLIN( 565) int i1 = (_g2 - 1); -HXLINE( 567) gl->enableVertexAttribArray(( (int)((this->index + i1)) )); - } - } -HXLINE( 570) if ((length > 0)) { -HXLINE( 572) int _g21 = 0; -HXDLIN( 572) int _g3 = this->_hx___arrayLength; -HXDLIN( 572) while((_g21 < _g3)){ -HXLINE( 572) _g21 = (_g21 + 1); -HXDLIN( 572) int i2 = (_g21 - 1); -HXLINE( 574) { -HXLINE( 574) int indx13 = ( (int)((this->index + i2)) ); -HXDLIN( 574) int size = this->__length; -HXDLIN( 574) int stride = (this->__length * 4); -HXDLIN( 574) gl->vertexAttribPointer(indx13,size,type,false,stride,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromInt((((position + (bufferOffset * this->__length)) + (i2 * this->_hx___arrayLength)) * 4))); - } - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC5(ShaderParameter_Int_obj,_hx___updateGLFromBuffer,(void)) - -::String ShaderParameter_Int_obj::set_name(::String value){ - HX_STACKFRAME(&_hx_pos_84d55d5087e49b43_585_set_name) -HXLINE( 586) this->_hx___internal = ::StringTools_obj::startsWith(value,HX_("openfl_",cf,ba,42,40)); -HXLINE( 587) return (this->name = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ShaderParameter_Int_obj,set_name,return ) - - -hx::ObjectPtr< ShaderParameter_Int_obj > ShaderParameter_Int_obj::__new() { - hx::ObjectPtr< ShaderParameter_Int_obj > __this = new ShaderParameter_Int_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< ShaderParameter_Int_obj > ShaderParameter_Int_obj::__alloc(hx::Ctx *_hx_ctx) { - ShaderParameter_Int_obj *__this = (ShaderParameter_Int_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ShaderParameter_Int_obj), true, "openfl.display.ShaderParameter_Int")); - *(void **)__this = ShaderParameter_Int_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -ShaderParameter_Int_obj::ShaderParameter_Int_obj() -{ -} - -void ShaderParameter_Int_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ShaderParameter_Int); - HX_MARK_MEMBER_NAME(index,"index"); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_MEMBER_NAME(value,"value"); - HX_MARK_MEMBER_NAME(_hx___arrayLength,"__arrayLength"); - HX_MARK_MEMBER_NAME(_hx___internal,"__internal"); - HX_MARK_MEMBER_NAME(_hx___isBool,"__isBool"); - HX_MARK_MEMBER_NAME(_hx___isFloat,"__isFloat"); - HX_MARK_MEMBER_NAME(_hx___isInt,"__isInt"); - HX_MARK_MEMBER_NAME(_hx___isUniform,"__isUniform"); - HX_MARK_MEMBER_NAME(__length,"__length"); - HX_MARK_MEMBER_NAME(_hx___uniformMatrix,"__uniformMatrix"); - HX_MARK_MEMBER_NAME(_hx___useArray,"__useArray"); - HX_MARK_END_CLASS(); -} - -void ShaderParameter_Int_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(index,"index"); - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(type,"type"); - HX_VISIT_MEMBER_NAME(value,"value"); - HX_VISIT_MEMBER_NAME(_hx___arrayLength,"__arrayLength"); - HX_VISIT_MEMBER_NAME(_hx___internal,"__internal"); - HX_VISIT_MEMBER_NAME(_hx___isBool,"__isBool"); - HX_VISIT_MEMBER_NAME(_hx___isFloat,"__isFloat"); - HX_VISIT_MEMBER_NAME(_hx___isInt,"__isInt"); - HX_VISIT_MEMBER_NAME(_hx___isUniform,"__isUniform"); - HX_VISIT_MEMBER_NAME(__length,"__length"); - HX_VISIT_MEMBER_NAME(_hx___uniformMatrix,"__uniformMatrix"); - HX_VISIT_MEMBER_NAME(_hx___useArray,"__useArray"); -} - -hx::Val ShaderParameter_Int_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { return hx::Val( index ); } - if (HX_FIELD_EQ(inName,"value") ) { return hx::Val( value ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__isInt") ) { return hx::Val( _hx___isInt ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__isBool") ) { return hx::Val( _hx___isBool ); } - if (HX_FIELD_EQ(inName,"__length") ) { return hx::Val( __length ); } - if (HX_FIELD_EQ(inName,"set_name") ) { return hx::Val( set_name_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__isFloat") ) { return hx::Val( _hx___isFloat ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__internal") ) { return hx::Val( _hx___internal ); } - if (HX_FIELD_EQ(inName,"__useArray") ) { return hx::Val( _hx___useArray ); } - if (HX_FIELD_EQ(inName,"__updateGL") ) { return hx::Val( _hx___updateGL_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__isUniform") ) { return hx::Val( _hx___isUniform ); } - if (HX_FIELD_EQ(inName,"__disableGL") ) { return hx::Val( _hx___disableGL_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__arrayLength") ) { return hx::Val( _hx___arrayLength ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__uniformMatrix") ) { return hx::Val( _hx___uniformMatrix ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"__updateGLFromBuffer") ) { return hx::Val( _hx___updateGLFromBuffer_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ShaderParameter_Int_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_name(inValue.Cast< ::String >()) );name=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { index=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"value") ) { value=inValue.Cast< ::Array< int > >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"__isInt") ) { _hx___isInt=inValue.Cast< bool >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"__isBool") ) { _hx___isBool=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__length") ) { __length=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__isFloat") ) { _hx___isFloat=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"__internal") ) { _hx___internal=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__useArray") ) { _hx___useArray=inValue.Cast< bool >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__isUniform") ) { _hx___isUniform=inValue.Cast< bool >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__arrayLength") ) { _hx___arrayLength=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__uniformMatrix") ) { _hx___uniformMatrix=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ShaderParameter_Int_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("index",12,9b,14,be)); - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("value",71,7f,b8,31)); - outFields->push(HX_("__arrayLength",3f,70,c7,d4)); - outFields->push(HX_("__internal",5d,da,ae,cb)); - outFields->push(HX_("__isBool",54,b4,b1,06)); - outFields->push(HX_("__isFloat",32,ba,6a,20)); - outFields->push(HX_("__isInt",05,90,ac,2b)); - outFields->push(HX_("__isUniform",4a,07,8f,e7)); - outFields->push(HX_("__length",06,00,37,47)); - outFields->push(HX_("__uniformMatrix",75,03,f6,b5)); - outFields->push(HX_("__useArray",f2,42,33,90)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ShaderParameter_Int_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderParameter_Int_obj,index),HX_("index",12,9b,14,be)}, - {hx::fsString,(int)offsetof(ShaderParameter_Int_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ShaderParameter_Int_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(ShaderParameter_Int_obj,value),HX_("value",71,7f,b8,31)}, - {hx::fsInt,(int)offsetof(ShaderParameter_Int_obj,_hx___arrayLength),HX_("__arrayLength",3f,70,c7,d4)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Int_obj,_hx___internal),HX_("__internal",5d,da,ae,cb)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Int_obj,_hx___isBool),HX_("__isBool",54,b4,b1,06)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Int_obj,_hx___isFloat),HX_("__isFloat",32,ba,6a,20)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Int_obj,_hx___isInt),HX_("__isInt",05,90,ac,2b)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Int_obj,_hx___isUniform),HX_("__isUniform",4a,07,8f,e7)}, - {hx::fsInt,(int)offsetof(ShaderParameter_Int_obj,__length),HX_("__length",06,00,37,47)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(ShaderParameter_Int_obj,_hx___uniformMatrix),HX_("__uniformMatrix",75,03,f6,b5)}, - {hx::fsBool,(int)offsetof(ShaderParameter_Int_obj,_hx___useArray),HX_("__useArray",f2,42,33,90)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ShaderParameter_Int_obj_sStaticStorageInfo = 0; -#endif - -static ::String ShaderParameter_Int_obj_sMemberFields[] = { - HX_("index",12,9b,14,be), - HX_("name",4b,72,ff,48), - HX_("type",ba,f2,08,4d), - HX_("value",71,7f,b8,31), - HX_("__arrayLength",3f,70,c7,d4), - HX_("__internal",5d,da,ae,cb), - HX_("__isBool",54,b4,b1,06), - HX_("__isFloat",32,ba,6a,20), - HX_("__isInt",05,90,ac,2b), - HX_("__isUniform",4a,07,8f,e7), - HX_("__length",06,00,37,47), - HX_("__uniformMatrix",75,03,f6,b5), - HX_("__useArray",f2,42,33,90), - HX_("__disableGL",ed,3a,e1,35), - HX_("__updateGL",8e,8b,32,1b), - HX_("__updateGLFromBuffer",38,8f,d7,17), - HX_("set_name",48,87,17,77), - ::String(null()) }; - -hx::Class ShaderParameter_Int_obj::__mClass; - -void ShaderParameter_Int_obj::__register() -{ - ShaderParameter_Int_obj _hx_dummy; - ShaderParameter_Int_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.ShaderParameter_Int",6a,bb,e0,66); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ShaderParameter_Int_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ShaderParameter_Int_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ShaderParameter_Int_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ShaderParameter_Int_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ShaderParameter_Int_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_84d55d5087e49b43_96_boot) -HXDLIN( 96) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("index",12,9b,14,be), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("name",4b,72,ff,48), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/Shape.cpp b/hGameTest/bin/linux/obj/src/openfl/display/Shape.cpp deleted file mode 100644 index 69d6c9a6..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/Shape.cpp +++ /dev/null @@ -1,138 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_Graphics -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_Shape -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_6325b0c027895dfe_24_new,"openfl.display.Shape","new",0x7b6756e9,"openfl.display.Shape.new","openfl/display/Shape.hx",24,0xe963f3a9) -HX_LOCAL_STACK_FRAME(_hx_pos_6325b0c027895dfe_29_get_graphics,"openfl.display.Shape","get_graphics",0xb4a78d2b,"openfl.display.Shape.get_graphics","openfl/display/Shape.hx",29,0xe963f3a9) -namespace openfl{ -namespace display{ - -void Shape_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_6325b0c027895dfe_24_new) -HXDLIN( 24) super::__construct(); - } - -Dynamic Shape_obj::__CreateEmpty() { return new Shape_obj; } - -void *Shape_obj::_hx_vtable = 0; - -Dynamic Shape_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Shape_obj > _hx_result = new Shape_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Shape_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x19c29573) { - if (inClassId<=(int)0x01c05e1f) { - return inClassId==(int)0x00000001 || inClassId==(int)0x01c05e1f; - } else { - return inClassId==(int)0x19c29573; - } - } else { - return inClassId==(int)0x1b123bf8; - } -} - - ::openfl::display::Graphics Shape_obj::get_graphics(){ - HX_GC_STACKFRAME(&_hx_pos_6325b0c027895dfe_29_get_graphics) -HXLINE( 30) if (hx::IsNull( this->_hx___graphics )) { -HXLINE( 32) this->_hx___graphics = ::openfl::display::Graphics_obj::__alloc( HX_CTX ,hx::ObjectPtr(this)); - } -HXLINE( 35) return this->_hx___graphics; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Shape_obj,get_graphics,return ) - - -hx::ObjectPtr< Shape_obj > Shape_obj::__new() { - hx::ObjectPtr< Shape_obj > __this = new Shape_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Shape_obj > Shape_obj::__alloc(hx::Ctx *_hx_ctx) { - Shape_obj *__this = (Shape_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Shape_obj), true, "openfl.display.Shape")); - *(void **)__this = Shape_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Shape_obj::Shape_obj() -{ -} - -hx::Val Shape_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"graphics") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_graphics() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"get_graphics") ) { return hx::Val( get_graphics_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -void Shape_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("graphics",cb,f8,67,12)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Shape_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Shape_obj_sStaticStorageInfo = 0; -#endif - -static ::String Shape_obj_sMemberFields[] = { - HX_("get_graphics",d4,ac,81,c7), - ::String(null()) }; - -hx::Class Shape_obj::__mClass; - -void Shape_obj::__register() -{ - Shape_obj _hx_dummy; - Shape_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.Shape",77,ae,8d,54); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Shape_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Shape_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Shape_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Shape_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/Sprite.cpp b/hGameTest/bin/linux/obj/src/openfl/display/Sprite.cpp deleted file mode 100644 index e93065be..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/Sprite.cpp +++ /dev/null @@ -1,492 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_Graphics -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Point -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_781fdaae6ecb7a58_43_new,"openfl.display.Sprite","new",0x3ff0c061,"openfl.display.Sprite.new","openfl/display/Sprite.hx",43,0xd5438ced) -HX_LOCAL_STACK_FRAME(_hx_pos_781fdaae6ecb7a58_52_startDrag,"openfl.display.Sprite","startDrag",0x20ea0c37,"openfl.display.Sprite.startDrag","openfl/display/Sprite.hx",52,0xd5438ced) -HX_LOCAL_STACK_FRAME(_hx_pos_781fdaae6ecb7a58_63_stopDrag,"openfl.display.Sprite","stopDrag",0x4d02dd75,"openfl.display.Sprite.stopDrag","openfl/display/Sprite.hx",63,0xd5438ced) -HX_LOCAL_STACK_FRAME(_hx_pos_781fdaae6ecb7a58_74___getCursor,"openfl.display.Sprite","__getCursor",0x4a69b9ed,"openfl.display.Sprite.__getCursor","openfl/display/Sprite.hx",74,0xd5438ced) -HX_LOCAL_STACK_FRAME(_hx_pos_781fdaae6ecb7a58_79___hitTest,"openfl.display.Sprite","__hitTest",0x895417e6,"openfl.display.Sprite.__hitTest","openfl/display/Sprite.hx",79,0xd5438ced) -HX_LOCAL_STACK_FRAME(_hx_pos_781fdaae6ecb7a58_118___hitTestHitArea,"openfl.display.Sprite","__hitTestHitArea",0x980a9c3a,"openfl.display.Sprite.__hitTestHitArea","openfl/display/Sprite.hx",118,0xd5438ced) -HX_LOCAL_STACK_FRAME(_hx_pos_781fdaae6ecb7a58_140___hitTestMask,"openfl.display.Sprite","__hitTestMask",0x9c046ff2,"openfl.display.Sprite.__hitTestMask","openfl/display/Sprite.hx",140,0xd5438ced) -HX_LOCAL_STACK_FRAME(_hx_pos_781fdaae6ecb7a58_155_get_graphics,"openfl.display.Sprite","get_graphics",0x451134b3,"openfl.display.Sprite.get_graphics","openfl/display/Sprite.hx",155,0xd5438ced) -HX_LOCAL_STACK_FRAME(_hx_pos_781fdaae6ecb7a58_166_get_tabEnabled,"openfl.display.Sprite","get_tabEnabled",0x5c66fc94,"openfl.display.Sprite.get_tabEnabled","openfl/display/Sprite.hx",166,0xd5438ced) -HX_LOCAL_STACK_FRAME(_hx_pos_781fdaae6ecb7a58_171_get_buttonMode,"openfl.display.Sprite","get_buttonMode",0xceb5485d,"openfl.display.Sprite.get_buttonMode","openfl/display/Sprite.hx",171,0xd5438ced) -HX_LOCAL_STACK_FRAME(_hx_pos_781fdaae6ecb7a58_176_set_buttonMode,"openfl.display.Sprite","set_buttonMode",0xeed530d1,"openfl.display.Sprite.set_buttonMode","openfl/display/Sprite.hx",176,0xd5438ced) -namespace openfl{ -namespace display{ - -void Sprite_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_781fdaae6ecb7a58_43_new) -HXLINE( 44) super::__construct(); -HXLINE( 46) this->_hx___buttonMode = false; -HXLINE( 47) this->useHandCursor = true; - } - -Dynamic Sprite_obj::__CreateEmpty() { return new Sprite_obj; } - -void *Sprite_obj::_hx_vtable = 0; - -Dynamic Sprite_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Sprite_obj > _hx_result = new Sprite_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Sprite_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x19c29573) { - if (inClassId<=(int)0x17120186) { - if (inClassId<=(int)0x0ddfced7) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0ddfced7; - } else { - return inClassId==(int)0x17120186; - } - } else { - return inClassId==(int)0x19c29573; - } - } else { - return inClassId==(int)0x1b123bf8 || inClassId==(int)0x3f2b00af; - } -} - -void Sprite_obj::startDrag(hx::Null< bool > __o_lockCenter, ::openfl::geom::Rectangle bounds){ - bool lockCenter = __o_lockCenter.Default(false); - HX_STACKFRAME(&_hx_pos_781fdaae6ecb7a58_52_startDrag) -HXDLIN( 52) if (hx::IsNotNull( this->stage )) { -HXLINE( 54) this->stage->_hx___startDrag(hx::ObjectPtr(this),lockCenter,bounds); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Sprite_obj,startDrag,(void)) - -void Sprite_obj::stopDrag(){ - HX_STACKFRAME(&_hx_pos_781fdaae6ecb7a58_63_stopDrag) -HXDLIN( 63) if (hx::IsNotNull( this->stage )) { -HXLINE( 65) this->stage->_hx___stopDrag(hx::ObjectPtr(this)); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Sprite_obj,stopDrag,(void)) - -::String Sprite_obj::_hx___getCursor(){ - HX_STACKFRAME(&_hx_pos_781fdaae6ecb7a58_74___getCursor) -HXDLIN( 74) bool _hx_tmp; -HXDLIN( 74) if (this->_hx___buttonMode) { -HXDLIN( 74) _hx_tmp = this->useHandCursor; - } - else { -HXDLIN( 74) _hx_tmp = false; - } -HXDLIN( 74) if (_hx_tmp) { -HXDLIN( 74) return HX_("button",f2,61,e0,d9); - } - else { -HXDLIN( 74) return null(); - } -HXDLIN( 74) return null(); - } - - -bool Sprite_obj::_hx___hitTest(Float x,Float y,bool shapeFlag,::Array< ::Dynamic> stack,bool interactiveOnly, ::openfl::display::DisplayObject hitObject){ - HX_STACKFRAME(&_hx_pos_781fdaae6ecb7a58_79___hitTest) -HXLINE( 80) bool _hx_tmp; -HXDLIN( 80) bool _hx_tmp1; -HXDLIN( 80) if (interactiveOnly) { -HXLINE( 80) _hx_tmp1 = !(this->mouseEnabled); - } - else { -HXLINE( 80) _hx_tmp1 = false; - } -HXDLIN( 80) if (_hx_tmp1) { -HXLINE( 80) _hx_tmp = !(this->mouseChildren); - } - else { -HXLINE( 80) _hx_tmp = false; - } -HXDLIN( 80) if (_hx_tmp) { -HXLINE( 80) return false; - } -HXLINE( 81) bool _hx_tmp2; -HXDLIN( 81) if (!(!(hitObject->get_visible()))) { -HXLINE( 81) _hx_tmp2 = this->_hx___isMask; - } - else { -HXLINE( 81) _hx_tmp2 = true; - } -HXDLIN( 81) if (_hx_tmp2) { -HXLINE( 81) return this->_hx___hitTestHitArea(x,y,shapeFlag,stack,interactiveOnly,hitObject); - } -HXLINE( 82) bool _hx_tmp3; -HXDLIN( 82) if (hx::IsNotNull( this->get_mask() )) { -HXLINE( 82) _hx_tmp3 = !(this->get_mask()->_hx___hitTestMask(x,y)); - } - else { -HXLINE( 82) _hx_tmp3 = false; - } -HXDLIN( 82) if (_hx_tmp3) { -HXLINE( 82) return this->_hx___hitTestHitArea(x,y,shapeFlag,stack,interactiveOnly,hitObject); - } -HXLINE( 84) if (hx::IsNotNull( this->_hx___scrollRect )) { -HXLINE( 86) ::openfl::geom::Point point = ::openfl::geom::Point_obj::_hx___pool->get().StaticCast< ::openfl::geom::Point >(); -HXLINE( 87) point->setTo(x,y); -HXLINE( 88) { -HXLINE( 88) ::openfl::geom::Matrix _this = this->_hx___getRenderTransform(); -HXDLIN( 88) Float norm = ((_this->a * _this->d) - (_this->b * _this->c)); -HXDLIN( 88) if ((norm == 0)) { -HXLINE( 88) point->x = -(_this->tx); -HXDLIN( 88) point->y = -(_this->ty); - } - else { -HXLINE( 88) Float px = ((((Float)1.0) / norm) * ((_this->c * (_this->ty - point->y)) + (_this->d * (point->x - _this->tx)))); -HXDLIN( 88) point->y = ((((Float)1.0) / norm) * ((_this->a * (point->y - _this->ty)) + (_this->b * (_this->tx - point->x)))); -HXDLIN( 88) point->x = px; - } - } -HXLINE( 90) if (!(this->_hx___scrollRect->containsPoint(point))) { -HXLINE( 92) ::openfl::geom::Point_obj::_hx___pool->release(point); -HXLINE( 93) return this->_hx___hitTestHitArea(x,y,shapeFlag,stack,true,hitObject); - } -HXLINE( 96) ::openfl::geom::Point_obj::_hx___pool->release(point); - } -HXLINE( 99) if (this->super::_hx___hitTest(x,y,shapeFlag,stack,interactiveOnly,hitObject)) { -HXLINE( 101) if (hx::IsNotNull( stack )) { -HXLINE( 101) return interactiveOnly; - } - else { -HXLINE( 101) return true; - } - } - else { -HXLINE( 103) bool _hx_tmp4; -HXDLIN( 103) bool _hx_tmp5; -HXDLIN( 103) if (hx::IsNull( this->hitArea )) { -HXLINE( 103) _hx_tmp5 = hx::IsNotNull( this->_hx___graphics ); - } - else { -HXLINE( 103) _hx_tmp5 = false; - } -HXDLIN( 103) if (_hx_tmp5) { -HXLINE( 103) ::openfl::display::Graphics _hx_tmp6 = this->_hx___graphics; -HXDLIN( 103) _hx_tmp4 = _hx_tmp6->_hx___hitTest(x,y,shapeFlag,this->_hx___getRenderTransform()); - } - else { -HXLINE( 103) _hx_tmp4 = false; - } -HXDLIN( 103) if (_hx_tmp4) { -HXLINE( 105) bool _hx_tmp7; -HXDLIN( 105) if (hx::IsNotNull( stack )) { -HXLINE( 105) if (!(!(interactiveOnly))) { -HXLINE( 105) _hx_tmp7 = this->mouseEnabled; - } - else { -HXLINE( 105) _hx_tmp7 = true; - } - } - else { -HXLINE( 105) _hx_tmp7 = false; - } -HXDLIN( 105) if (_hx_tmp7) { -HXLINE( 107) stack->push(hitObject); - } -HXLINE( 110) return true; - } - } -HXLINE( 113) return this->_hx___hitTestHitArea(x,y,shapeFlag,stack,interactiveOnly,hitObject); - } - - -bool Sprite_obj::_hx___hitTestHitArea(Float x,Float y,bool shapeFlag,::Array< ::Dynamic> stack,bool interactiveOnly, ::openfl::display::DisplayObject hitObject){ - HX_STACKFRAME(&_hx_pos_781fdaae6ecb7a58_118___hitTestHitArea) -HXLINE( 119) if (hx::IsNotNull( this->hitArea )) { -HXLINE( 121) if (!(this->hitArea->mouseEnabled)) { -HXLINE( 123) this->hitArea->mouseEnabled = true; -HXLINE( 124) bool hitTest = this->hitArea->_hx___hitTest(x,y,shapeFlag,null(),true,hitObject); -HXLINE( 125) this->hitArea->mouseEnabled = false; -HXLINE( 127) bool _hx_tmp; -HXDLIN( 127) if (hx::IsNotNull( stack )) { -HXLINE( 127) _hx_tmp = hitTest; - } - else { -HXLINE( 127) _hx_tmp = false; - } -HXDLIN( 127) if (_hx_tmp) { -HXLINE( 129) stack[stack->length] = hitObject; - } -HXLINE( 132) return hitTest; - } - } -HXLINE( 136) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC6(Sprite_obj,_hx___hitTestHitArea,return ) - -bool Sprite_obj::_hx___hitTestMask(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_781fdaae6ecb7a58_140___hitTestMask) -HXLINE( 141) if (this->super::_hx___hitTestMask(x,y)) { -HXLINE( 143) return true; - } - else { -HXLINE( 145) bool _hx_tmp; -HXDLIN( 145) if (hx::IsNotNull( this->_hx___graphics )) { -HXLINE( 145) ::openfl::display::Graphics _hx_tmp1 = this->_hx___graphics; -HXDLIN( 145) _hx_tmp = _hx_tmp1->_hx___hitTest(x,y,true,this->_hx___getRenderTransform()); - } - else { -HXLINE( 145) _hx_tmp = false; - } -HXDLIN( 145) if (_hx_tmp) { -HXLINE( 147) return true; - } - } -HXLINE( 150) return false; - } - - - ::openfl::display::Graphics Sprite_obj::get_graphics(){ - HX_GC_STACKFRAME(&_hx_pos_781fdaae6ecb7a58_155_get_graphics) -HXLINE( 156) if (hx::IsNull( this->_hx___graphics )) { -HXLINE( 158) this->_hx___graphics = ::openfl::display::Graphics_obj::__alloc( HX_CTX ,hx::ObjectPtr(this)); - } -HXLINE( 161) return this->_hx___graphics; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Sprite_obj,get_graphics,return ) - -bool Sprite_obj::get_tabEnabled(){ - HX_STACKFRAME(&_hx_pos_781fdaae6ecb7a58_166_get_tabEnabled) -HXDLIN( 166) if (hx::IsNull( this->_hx___tabEnabled )) { -HXDLIN( 166) return this->_hx___buttonMode; - } - else { -HXDLIN( 166) return ( (bool)(this->_hx___tabEnabled) ); - } -HXDLIN( 166) return false; - } - - -bool Sprite_obj::get_buttonMode(){ - HX_STACKFRAME(&_hx_pos_781fdaae6ecb7a58_171_get_buttonMode) -HXDLIN( 171) return this->_hx___buttonMode; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Sprite_obj,get_buttonMode,return ) - -bool Sprite_obj::set_buttonMode(bool value){ - HX_STACKFRAME(&_hx_pos_781fdaae6ecb7a58_176_set_buttonMode) -HXDLIN( 176) return (this->_hx___buttonMode = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Sprite_obj,set_buttonMode,return ) - - -hx::ObjectPtr< Sprite_obj > Sprite_obj::__new() { - hx::ObjectPtr< Sprite_obj > __this = new Sprite_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Sprite_obj > Sprite_obj::__alloc(hx::Ctx *_hx_ctx) { - Sprite_obj *__this = (Sprite_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Sprite_obj), true, "openfl.display.Sprite")); - *(void **)__this = Sprite_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Sprite_obj::Sprite_obj() -{ -} - -void Sprite_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Sprite); - HX_MARK_MEMBER_NAME(dropTarget,"dropTarget"); - HX_MARK_MEMBER_NAME(hitArea,"hitArea"); - HX_MARK_MEMBER_NAME(useHandCursor,"useHandCursor"); - HX_MARK_MEMBER_NAME(_hx___buttonMode,"__buttonMode"); - ::openfl::display::DisplayObjectContainer_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void Sprite_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(dropTarget,"dropTarget"); - HX_VISIT_MEMBER_NAME(hitArea,"hitArea"); - HX_VISIT_MEMBER_NAME(useHandCursor,"useHandCursor"); - HX_VISIT_MEMBER_NAME(_hx___buttonMode,"__buttonMode"); - ::openfl::display::DisplayObjectContainer_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val Sprite_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"hitArea") ) { return hx::Val( hitArea ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"graphics") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_graphics() ); } - if (HX_FIELD_EQ(inName,"stopDrag") ) { return hx::Val( stopDrag_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"startDrag") ) { return hx::Val( startDrag_dyn() ); } - if (HX_FIELD_EQ(inName,"__hitTest") ) { return hx::Val( _hx___hitTest_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"buttonMode") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_buttonMode() ); } - if (HX_FIELD_EQ(inName,"dropTarget") ) { return hx::Val( dropTarget ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__getCursor") ) { return hx::Val( _hx___getCursor_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__buttonMode") ) { return hx::Val( _hx___buttonMode ); } - if (HX_FIELD_EQ(inName,"get_graphics") ) { return hx::Val( get_graphics_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"useHandCursor") ) { return hx::Val( useHandCursor ); } - if (HX_FIELD_EQ(inName,"__hitTestMask") ) { return hx::Val( _hx___hitTestMask_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_tabEnabled") ) { return hx::Val( get_tabEnabled_dyn() ); } - if (HX_FIELD_EQ(inName,"get_buttonMode") ) { return hx::Val( get_buttonMode_dyn() ); } - if (HX_FIELD_EQ(inName,"set_buttonMode") ) { return hx::Val( set_buttonMode_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__hitTestHitArea") ) { return hx::Val( _hx___hitTestHitArea_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Sprite_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"hitArea") ) { hitArea=inValue.Cast< ::openfl::display::Sprite >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"buttonMode") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_buttonMode(inValue.Cast< bool >()) ); } - if (HX_FIELD_EQ(inName,"dropTarget") ) { dropTarget=inValue.Cast< ::openfl::display::DisplayObject >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__buttonMode") ) { _hx___buttonMode=inValue.Cast< bool >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"useHandCursor") ) { useHandCursor=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Sprite_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("buttonMode",75,42,57,b2)); - outFields->push(HX_("dropTarget",e0,6c,5c,c6)); - outFields->push(HX_("graphics",cb,f8,67,12)); - outFields->push(HX_("hitArea",80,23,fa,d5)); - outFields->push(HX_("useHandCursor",cc,da,ae,89)); - outFields->push(HX_("__buttonMode",95,bd,ea,ea)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Sprite_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::display::DisplayObject */ ,(int)offsetof(Sprite_obj,dropTarget),HX_("dropTarget",e0,6c,5c,c6)}, - {hx::fsObject /* ::openfl::display::Sprite */ ,(int)offsetof(Sprite_obj,hitArea),HX_("hitArea",80,23,fa,d5)}, - {hx::fsBool,(int)offsetof(Sprite_obj,useHandCursor),HX_("useHandCursor",cc,da,ae,89)}, - {hx::fsBool,(int)offsetof(Sprite_obj,_hx___buttonMode),HX_("__buttonMode",95,bd,ea,ea)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Sprite_obj_sStaticStorageInfo = 0; -#endif - -static ::String Sprite_obj_sMemberFields[] = { - HX_("dropTarget",e0,6c,5c,c6), - HX_("hitArea",80,23,fa,d5), - HX_("useHandCursor",cc,da,ae,89), - HX_("__buttonMode",95,bd,ea,ea), - HX_("startDrag",76,a5,63,fb), - HX_("stopDrag",16,71,2a,95), - HX_("__getCursor",ec,60,6b,e9), - HX_("__hitTest",25,b1,cd,63), - HX_("__hitTestHitArea",db,38,50,28), - HX_("__hitTestMask",b1,14,fd,3b), - HX_("get_graphics",d4,ac,81,c7), - HX_("get_tabEnabled",f5,7e,fe,b5), - HX_("get_buttonMode",be,ca,4c,28), - HX_("set_buttonMode",32,b3,6c,48), - ::String(null()) }; - -hx::Class Sprite_obj::__mClass; - -void Sprite_obj::__register() -{ - Sprite_obj _hx_dummy; - Sprite_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.Sprite",ef,fb,d6,4d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Sprite_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Sprite_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Sprite_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Sprite_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/Stage.cpp b/hGameTest/bin/linux/obj/src/openfl/display/Stage.cpp deleted file mode 100644 index 54122484..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/Stage.cpp +++ /dev/null @@ -1,4483 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_Sys -#include -#endif -#ifndef INCLUDED_haxe_CallStack -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_StackItem -#include -#endif -#ifndef INCLUDED_haxe_ds_ArraySort -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeWindow -#include -#endif -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseButton_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Float_Float_lime_ui_MouseWheelMode_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_String_Int_Int_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_String_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_graphics_RenderContext_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_GamepadAxis_Float_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_GamepadButton_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Gamepad_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_KeyCode_lime_ui_KeyModifier_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Touch_Void -#include -#endif -#ifndef INCLUDED_lime_app__Event_lime_ui_Window_Void -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#include -#endif -#ifndef INCLUDED_lime_system_Display -#include -#endif -#ifndef INCLUDED_lime_system_DisplayMode -#include -#endif -#ifndef INCLUDED_lime_ui_Gamepad -#include -#endif -#ifndef INCLUDED_lime_ui_MouseCursor -#include -#endif -#ifndef INCLUDED_lime_ui_MouseWheelMode -#include -#endif -#ifndef INCLUDED_lime_ui_Touch -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif -#ifndef INCLUDED_lime_ui__KeyModifier_KeyModifier_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl_Lib -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_ObjectVector -#include -#endif -#ifndef INCLUDED_openfl__internal_utils_TouchData -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_CairoRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_LoaderInfo -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_OpenGLRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_display_Stage3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_Context3DState -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_IllegalOperationError -#include -#endif -#ifndef INCLUDED_openfl_events_ActivityEvent -#include -#endif -#ifndef INCLUDED_openfl_events_ErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_FocusEvent -#include -#endif -#ifndef INCLUDED_openfl_events_FullScreenEvent -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_KeyboardEvent -#include -#endif -#ifndef INCLUDED_openfl_events_MouseEvent -#include -#endif -#ifndef INCLUDED_openfl_events_TextEvent -#include -#endif -#ifndef INCLUDED_openfl_events_TouchEvent -#include -#endif -#ifndef INCLUDED_openfl_events_UncaughtErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_UncaughtErrorEvents -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Point -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif -#ifndef INCLUDED_openfl_geom_Transform -#include -#endif -#ifndef INCLUDED_openfl_ui_GameInput -#include -#endif -#ifndef INCLUDED_openfl_ui_Keyboard -#include -#endif -#ifndef INCLUDED_openfl_ui_Mouse -#include -#endif -#ifndef INCLUDED_openfl_ui__MouseCursor_MouseCursor_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e171466d8d112c10_948_new,"openfl.display.Stage","new",0x908e7106,"openfl.display.Stage.new","openfl/display/Stage.hx",948,0xadca4c2c) -static const Float _hx_array_data_5c7c3614_1[] = { - (Float)255,(Float)255,(Float)255, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1128_invalidate,"openfl.display.Stage","invalidate",0x70397995,"openfl.display.Stage.invalidate","openfl/display/Stage.hx",1128,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1138_localToGlobal,"openfl.display.Stage","localToGlobal",0xb7e76def,"openfl.display.Stage.localToGlobal","openfl/display/Stage.hx",1138,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1144___broadcastEvent,"openfl.display.Stage","__broadcastEvent",0x79aa0c13,"openfl.display.Stage.__broadcastEvent","openfl/display/Stage.hx",1144,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1173___createRenderer,"openfl.display.Stage","__createRenderer",0x1d5b3f19,"openfl.display.Stage.__createRenderer","openfl/display/Stage.hx",1173,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1233___dispatchEvent,"openfl.display.Stage","__dispatchEvent",0xd6930186,"openfl.display.Stage.__dispatchEvent","openfl/display/Stage.hx",1233,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1251___dispatchPendingMouseEvent,"openfl.display.Stage","__dispatchPendingMouseEvent",0xd7687658,"openfl.display.Stage.__dispatchPendingMouseEvent","openfl/display/Stage.hx",1251,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1262___dispatchStack,"openfl.display.Stage","__dispatchStack",0xe4d9a0b4,"openfl.display.Stage.__dispatchStack","openfl/display/Stage.hx",1262,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1331___dispatchTarget,"openfl.display.Stage","__dispatchTarget",0xda90f865,"openfl.display.Stage.__dispatchTarget","openfl/display/Stage.hx",1331,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1346___drag,"openfl.display.Stage","__drag",0xf14b5a2e,"openfl.display.Stage.__drag","openfl/display/Stage.hx",1346,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1382___getInteractive,"openfl.display.Stage","__getInteractive",0xdc3c8ba6,"openfl.display.Stage.__getInteractive","openfl/display/Stage.hx",1382,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1392___globalToLocal,"openfl.display.Stage","__globalToLocal",0x7bdc8953,"openfl.display.Stage.__globalToLocal","openfl/display/Stage.hx",1392,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1403___handleError,"openfl.display.Stage","__handleError",0xdde7e406,"openfl.display.Stage.__handleError","openfl/display/Stage.hx",1403,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1457___onKey,"openfl.display.Stage","__onKey",0x83566246,"openfl.display.Stage.__onKey","openfl/display/Stage.hx",1457,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1545___onKey,"openfl.display.Stage","__onKey",0x83566246,"openfl.display.Stage.__onKey","openfl/display/Stage.hx",1545,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1692___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1692,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1693___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1693,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1694___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1694,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1695___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1695,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1696___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1696,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1697___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1697,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1698___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1698,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1699___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1699,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1700___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1700,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1701___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1701,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1702___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1702,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1703___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1703,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1704___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1704,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1705___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1705,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1706___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1706,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1707___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1707,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1708___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1708,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1709___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1709,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1710___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1710,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1714___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1714,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1715___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1715,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1716___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1716,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1717___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1717,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1689___onLimeCreateWindow,"openfl.display.Stage","__onLimeCreateWindow",0xf11d8dba,"openfl.display.Stage.__onLimeCreateWindow","openfl/display/Stage.hx",1689,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1725___onLimeGamepadAxisMove,"openfl.display.Stage","__onLimeGamepadAxisMove",0xbc003d25,"openfl.display.Stage.__onLimeGamepadAxisMove","openfl/display/Stage.hx",1725,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1741___onLimeGamepadButtonDown,"openfl.display.Stage","__onLimeGamepadButtonDown",0xb4532f07,"openfl.display.Stage.__onLimeGamepadButtonDown","openfl/display/Stage.hx",1741,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1757___onLimeGamepadButtonUp,"openfl.display.Stage","__onLimeGamepadButtonUp",0x883e39c0,"openfl.display.Stage.__onLimeGamepadButtonUp","openfl/display/Stage.hx",1757,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1785___onLimeGamepadConnect,"openfl.display.Stage","__onLimeGamepadConnect",0xae614a77,"openfl.display.Stage.__onLimeGamepadConnect","openfl/display/Stage.hx",1785,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1786___onLimeGamepadConnect,"openfl.display.Stage","__onLimeGamepadConnect",0xae614a77,"openfl.display.Stage.__onLimeGamepadConnect","openfl/display/Stage.hx",1786,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1787___onLimeGamepadConnect,"openfl.display.Stage","__onLimeGamepadConnect",0xae614a77,"openfl.display.Stage.__onLimeGamepadConnect","openfl/display/Stage.hx",1787,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1788___onLimeGamepadConnect,"openfl.display.Stage","__onLimeGamepadConnect",0xae614a77,"openfl.display.Stage.__onLimeGamepadConnect","openfl/display/Stage.hx",1788,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1771___onLimeGamepadConnect,"openfl.display.Stage","__onLimeGamepadConnect",0xae614a77,"openfl.display.Stage.__onLimeGamepadConnect","openfl/display/Stage.hx",1771,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1794___onLimeGamepadDisconnect,"openfl.display.Stage","__onLimeGamepadDisconnect",0x71332bef,"openfl.display.Stage.__onLimeGamepadDisconnect","openfl/display/Stage.hx",1794,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1808___onLimeKeyDown,"openfl.display.Stage","__onLimeKeyDown",0x7ac20eb3,"openfl.display.Stage.__onLimeKeyDown","openfl/display/Stage.hx",1808,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1815___onLimeKeyUp,"openfl.display.Stage","__onLimeKeyUp",0xd71b966c,"openfl.display.Stage.__onLimeKeyUp","openfl/display/Stage.hx",1815,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1823___onLimeModuleExit,"openfl.display.Stage","__onLimeModuleExit",0x39407018,"openfl.display.Stage.__onLimeModuleExit","openfl/display/Stage.hx",1823,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1842___onLimeMouseDown,"openfl.display.Stage","__onLimeMouseDown",0x5cfe3eb9,"openfl.display.Stage.__onLimeMouseDown","openfl/display/Stage.hx",1842,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1863___onLimeMouseMove,"openfl.display.Stage","__onLimeMouseMove",0x62f12968,"openfl.display.Stage.__onLimeMouseMove","openfl/display/Stage.hx",1863,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1876___onLimeMouseMoveRelative,"openfl.display.Stage","__onLimeMouseMoveRelative",0xa75b4a54,"openfl.display.Stage.__onLimeMouseMoveRelative","openfl/display/Stage.hx",1876,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1881___onLimeMouseUp,"openfl.display.Stage","__onLimeMouseUp",0x9eed98f2,"openfl.display.Stage.__onLimeMouseUp","openfl/display/Stage.hx",1881,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1902___onLimeMouseWheel,"openfl.display.Stage","__onLimeMouseWheel",0xed677a64,"openfl.display.Stage.__onLimeMouseWheel","openfl/display/Stage.hx",1902,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_1918___onLimeRender,"openfl.display.Stage","__onLimeRender",0x264d8e84,"openfl.display.Stage.__onLimeRender","openfl/display/Stage.hx",1918,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2051___onLimeRenderContextLost,"openfl.display.Stage","__onLimeRenderContextLost",0xb143df4f,"openfl.display.Stage.__onLimeRenderContextLost","openfl/display/Stage.hx",2051,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2062___onLimeRenderContextRestored,"openfl.display.Stage","__onLimeRenderContextRestored",0xe7d4c441,"openfl.display.Stage.__onLimeRenderContextRestored","openfl/display/Stage.hx",2062,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2072___onLimeTextEdit,"openfl.display.Stage","__onLimeTextEdit",0x12dfe805,"openfl.display.Stage.__onLimeTextEdit","openfl/display/Stage.hx",2072,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2077___onLimeTextInput,"openfl.display.Stage","__onLimeTextInput",0xc546e1af,"openfl.display.Stage.__onLimeTextInput","openfl/display/Stage.hx",2077,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2109___onLimeTouchCancel,"openfl.display.Stage","__onLimeTouchCancel",0x3bd1e8ab,"openfl.display.Stage.__onLimeTouchCancel","openfl/display/Stage.hx",2109,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2122___onLimeTouchMove,"openfl.display.Stage","__onLimeTouchMove",0x7c090002,"openfl.display.Stage.__onLimeTouchMove","openfl/display/Stage.hx",2122,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2126___onLimeTouchEnd,"openfl.display.Stage","__onLimeTouchEnd",0xccdf900a,"openfl.display.Stage.__onLimeTouchEnd","openfl/display/Stage.hx",2126,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2137___onLimeTouchStart,"openfl.display.Stage","__onLimeTouchStart",0x837caa51,"openfl.display.Stage.__onLimeTouchStart","openfl/display/Stage.hx",2137,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2147___onLimeUpdate,"openfl.display.Stage","__onLimeUpdate",0xa829a937,"openfl.display.Stage.__onLimeUpdate","openfl/display/Stage.hx",2147,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2155___onLimeWindowActivate,"openfl.display.Stage","__onLimeWindowActivate",0xad67dcf1,"openfl.display.Stage.__onLimeWindowActivate","openfl/display/Stage.hx",2155,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2161___onLimeWindowClose,"openfl.display.Stage","__onLimeWindowClose",0x579d43ba,"openfl.display.Stage.__onLimeWindowClose","openfl/display/Stage.hx",2161,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2185___onLimeWindowCreate,"openfl.display.Stage","__onLimeWindowCreate",0xbfbbbcba,"openfl.display.Stage.__onLimeWindowCreate","openfl/display/Stage.hx",2185,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2196___onLimeWindowDeactivate,"openfl.display.Stage","__onLimeWindowDeactivate",0x3b1e68f2,"openfl.display.Stage.__onLimeWindowDeactivate","openfl/display/Stage.hx",2196,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2202___onLimeWindowDropFile,"openfl.display.Stage","__onLimeWindowDropFile",0xb1123789,"openfl.display.Stage.__onLimeWindowDropFile","openfl/display/Stage.hx",2202,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2205___onLimeWindowEnter,"openfl.display.Stage","__onLimeWindowEnter",0x7fc0991a,"openfl.display.Stage.__onLimeWindowEnter","openfl/display/Stage.hx",2205,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2210___onLimeWindowExpose,"openfl.display.Stage","__onLimeWindowExpose",0x0829e802,"openfl.display.Stage.__onLimeWindowExpose","openfl/display/Stage.hx",2210,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2217___onLimeWindowFocusIn,"openfl.display.Stage","__onLimeWindowFocusIn",0x34a1f65f,"openfl.display.Stage.__onLimeWindowFocusIn","openfl/display/Stage.hx",2217,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2245___onLimeWindowFocusOut,"openfl.display.Stage","__onLimeWindowFocusOut",0xd91a30d4,"openfl.display.Stage.__onLimeWindowFocusOut","openfl/display/Stage.hx",2245,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2275___onLimeWindowFullscreen,"openfl.display.Stage","__onLimeWindowFullscreen",0xf8d146f9,"openfl.display.Stage.__onLimeWindowFullscreen","openfl/display/Stage.hx",2275,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2289___onLimeWindowLeave,"openfl.display.Stage","__onLimeWindowLeave",0x818d60f9,"openfl.display.Stage.__onLimeWindowLeave","openfl/display/Stage.hx",2289,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2311___onLimeWindowMinimize,"openfl.display.Stage","__onLimeWindowMinimize",0xe935005c,"openfl.display.Stage.__onLimeWindowMinimize","openfl/display/Stage.hx",2311,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2318___onLimeWindowMove,"openfl.display.Stage","__onLimeWindowMove",0xd917ad4f,"openfl.display.Stage.__onLimeWindowMove","openfl/display/Stage.hx",2318,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2323___onLimeWindowResize,"openfl.display.Stage","__onLimeWindowResize",0x4c27afb2,"openfl.display.Stage.__onLimeWindowResize","openfl/display/Stage.hx",2323,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2346___onLimeWindowRestore,"openfl.display.Stage","__onLimeWindowRestore",0x5dcf17d0,"openfl.display.Stage.__onLimeWindowRestore","openfl/display/Stage.hx",2346,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2359___onMouse,"openfl.display.Stage","__onMouse",0xfccea68c,"openfl.display.Stage.__onMouse","openfl/display/Stage.hx",2359,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2691___onMouseWheel,"openfl.display.Stage","__onMouseWheel",0x6d35c26f,"openfl.display.Stage.__onMouseWheel","openfl/display/Stage.hx",2691,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2725___onTouch,"openfl.display.Stage","__onTouch",0x049ca826,"openfl.display.Stage.__onTouch","openfl/display/Stage.hx",2725,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2891___registerLimeModule,"openfl.display.Stage","__registerLimeModule",0x9fba419e,"openfl.display.Stage.__registerLimeModule","openfl/display/Stage.hx",2891,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_2910___resize,"openfl.display.Stage","__resize",0x872a0aae,"openfl.display.Stage.__resize","openfl/display/Stage.hx",2910,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3000___setLogicalSize,"openfl.display.Stage","__setLogicalSize",0x16d2dd62,"openfl.display.Stage.__setLogicalSize","openfl/display/Stage.hx",3000,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3008___startDrag,"openfl.display.Stage","__startDrag",0x2df4a4fc,"openfl.display.Stage.__startDrag","openfl/display/Stage.hx",3008,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3053___stopDrag,"openfl.display.Stage","__stopDrag",0x21724450,"openfl.display.Stage.__stopDrag","openfl/display/Stage.hx",3053,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3059___unregisterLimeModule,"openfl.display.Stage","__unregisterLimeModule",0x975b14b7,"openfl.display.Stage.__unregisterLimeModule","openfl/display/Stage.hx",3059,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3075___update,"openfl.display.Stage","__update",0x05b436c3,"openfl.display.Stage.__update","openfl/display/Stage.hx",3075,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3131_get_color,"openfl.display.Stage","get_color",0x66e36ee0,"openfl.display.Stage.get_color","openfl/display/Stage.hx",3131,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3135_set_color,"openfl.display.Stage","set_color",0x4a345aec,"openfl.display.Stage.set_color","openfl/display/Stage.hx",3135,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3165_get_contentsScaleFactor,"openfl.display.Stage","get_contentsScaleFactor",0xe0f9f23c,"openfl.display.Stage.get_contentsScaleFactor","openfl/display/Stage.hx",3165,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3170_get_displayState,"openfl.display.Stage","get_displayState",0x7908a892,"openfl.display.Stage.get_displayState","openfl/display/Stage.hx",3170,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3174_set_displayState,"openfl.display.Stage","set_displayState",0xcf4a9606,"openfl.display.Stage.set_displayState","openfl/display/Stage.hx",3174,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3200_get_focus,"openfl.display.Stage","get_focus",0x21105d55,"openfl.display.Stage.get_focus","openfl/display/Stage.hx",3200,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3204_set_focus,"openfl.display.Stage","set_focus",0x04614961,"openfl.display.Stage.set_focus","openfl/display/Stage.hx",3204,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3234_get_frameRate,"openfl.display.Stage","get_frameRate",0x6a8511aa,"openfl.display.Stage.get_frameRate","openfl/display/Stage.hx",3234,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3244_set_frameRate,"openfl.display.Stage","set_frameRate",0xaf8af3b6,"openfl.display.Stage.set_frameRate","openfl/display/Stage.hx",3244,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3255_get_fullScreenHeight,"openfl.display.Stage","get_fullScreenHeight",0xb9098a45,"openfl.display.Stage.get_fullScreenHeight","openfl/display/Stage.hx",3255,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3260_get_fullScreenSourceRect,"openfl.display.Stage","get_fullScreenSourceRect",0x045c3cfd,"openfl.display.Stage.get_fullScreenSourceRect","openfl/display/Stage.hx",3260,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3264_set_fullScreenSourceRect,"openfl.display.Stage","set_fullScreenSourceRect",0x1736be71,"openfl.display.Stage.set_fullScreenSourceRect","openfl/display/Stage.hx",3264,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3284_get_fullScreenWidth,"openfl.display.Stage","get_fullScreenWidth",0xe22a2968,"openfl.display.Stage.get_fullScreenWidth","openfl/display/Stage.hx",3284,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3289_set_height,"openfl.display.Stage","set_height",0xdf60763e,"openfl.display.Stage.set_height","openfl/display/Stage.hx",3289,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3294_get_mouseX,"openfl.display.Stage","get_mouseX",0xa5a51a76,"openfl.display.Stage.get_mouseX","openfl/display/Stage.hx",3294,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3299_get_mouseY,"openfl.display.Stage","get_mouseY",0xa5a51a77,"openfl.display.Stage.get_mouseY","openfl/display/Stage.hx",3299,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3304_get_quality,"openfl.display.Stage","get_quality",0xceab1b7c,"openfl.display.Stage.get_quality","openfl/display/Stage.hx",3304,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3308_set_quality,"openfl.display.Stage","set_quality",0xd9182288,"openfl.display.Stage.set_quality","openfl/display/Stage.hx",3308,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3321_set_rotation,"openfl.display.Stage","set_rotation",0xa6542f55,"openfl.display.Stage.set_rotation","openfl/display/Stage.hx",3321,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3326_get_scaleMode,"openfl.display.Stage","get_scaleMode",0x5d33db0a,"openfl.display.Stage.get_scaleMode","openfl/display/Stage.hx",3326,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3333_set_scaleMode,"openfl.display.Stage","set_scaleMode",0xa239bd16,"openfl.display.Stage.set_scaleMode","openfl/display/Stage.hx",3333,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3338_set_scaleX,"openfl.display.Stage","set_scaleX",0x193a58e5,"openfl.display.Stage.set_scaleX","openfl/display/Stage.hx",3338,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3343_set_scaleY,"openfl.display.Stage","set_scaleY",0x193a58e6,"openfl.display.Stage.set_scaleY","openfl/display/Stage.hx",3343,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3348_get_tabEnabled,"openfl.display.Stage","get_tabEnabled",0x42a8f40f,"openfl.display.Stage.get_tabEnabled","openfl/display/Stage.hx",3348,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3353_set_tabEnabled,"openfl.display.Stage","set_tabEnabled",0x62c8dc83,"openfl.display.Stage.set_tabEnabled","openfl/display/Stage.hx",3353,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3358_get_tabIndex,"openfl.display.Stage","get_tabIndex",0xb58deb20,"openfl.display.Stage.get_tabIndex","openfl/display/Stage.hx",3358,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3363_set_tabIndex,"openfl.display.Stage","set_tabIndex",0xca870e94,"openfl.display.Stage.set_tabIndex","openfl/display/Stage.hx",3363,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3368_set_transform,"openfl.display.Stage","set_transform",0xbbf90f75,"openfl.display.Stage.set_transform","openfl/display/Stage.hx",3368,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3373_set_width,"openfl.display.Stage","set_width",0xca3a9f8f,"openfl.display.Stage.set_width","openfl/display/Stage.hx",3373,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3378_set_x,"openfl.display.Stage","set_x",0x86d03181,"openfl.display.Stage.set_x","openfl/display/Stage.hx",3378,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_3383_set_y,"openfl.display.Stage","set_y",0x86d03182,"openfl.display.Stage.set_y","openfl/display/Stage.hx",3383,0xadca4c2c) -HX_LOCAL_STACK_FRAME(_hx_pos_e171466d8d112c10_188_boot,"openfl.display.Stage","boot",0xe42d74cc,"openfl.display.Stage.boot","openfl/display/Stage.hx",188,0xadca4c2c) -namespace openfl{ -namespace display{ - -void Stage_obj::__construct( ::lime::ui::Window window, ::Dynamic color){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_948_new) -HXLINE( 953) super::__construct(); -HXLINE( 955) this->set_name(null()); -HXLINE( 957) this->_hx___color = -1; -HXLINE( 958) this->_hx___colorSplit = ::Array_obj< Float >::fromData( _hx_array_data_5c7c3614_1,3); -HXLINE( 959) this->_hx___colorString = HX_("#FFFFFF",23,64,f1,28); -HXLINE( 960) this->_hx___contentsScaleFactor = ( (Float)(1) ); -HXLINE( 961) this->_hx___currentTabOrderIndex = 0; -HXLINE( 962) this->_hx___deltaTime = 0; -HXLINE( 963) this->_hx___displayState = 2; -HXLINE( 964) this->_hx___mouseX = ( (Float)(0) ); -HXLINE( 965) this->_hx___mouseY = ( (Float)(0) ); -HXLINE( 966) this->_hx___lastClickTime = 0; -HXLINE( 967) this->_hx___logicalWidth = 0; -HXLINE( 968) this->_hx___logicalHeight = 0; -HXLINE( 969) this->_hx___displayMatrix = ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); -HXLINE( 970) this->_hx___displayRect = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); -HXLINE( 971) this->_hx___renderDirty = true; -HXLINE( 973) int length = null(); -HXDLIN( 973) bool fixed = null(); -HXDLIN( 973) ::Array< ::Dynamic> array = null(); -HXDLIN( 973) this->stage3Ds = ::openfl::_Vector::ObjectVector_obj::__alloc( HX_CTX ,length,fixed,array,true); -HXLINE( 974) { -HXLINE( 976) { -HXLINE( 976) ::Dynamic this1 = this->stage3Ds; -HXDLIN( 976) ( ( ::openfl::_Vector::ObjectVector)(this1) )->push( ::openfl::display::Stage3D_obj::__alloc( HX_CTX ,hx::ObjectPtr(this))); - } -HXDLIN( 976) { -HXLINE( 976) ::Dynamic this2 = this->stage3Ds; -HXDLIN( 976) ( ( ::openfl::_Vector::ObjectVector)(this2) )->push( ::openfl::display::Stage3D_obj::__alloc( HX_CTX ,hx::ObjectPtr(this))); - } -HXDLIN( 976) { -HXLINE( 976) ::Dynamic this3 = this->stage3Ds; -HXDLIN( 976) ( ( ::openfl::_Vector::ObjectVector)(this3) )->push( ::openfl::display::Stage3D_obj::__alloc( HX_CTX ,hx::ObjectPtr(this))); - } -HXDLIN( 976) { -HXLINE( 976) ::Dynamic this4 = this->stage3Ds; -HXDLIN( 976) ( ( ::openfl::_Vector::ObjectVector)(this4) )->push( ::openfl::display::Stage3D_obj::__alloc( HX_CTX ,hx::ObjectPtr(this))); - } - } -HXLINE( 979) this->stage = hx::ObjectPtr(this); -HXLINE( 981) this->align = 6; -HXLINE( 982) this->allowsFullScreen = true; -HXLINE( 983) this->allowsFullScreenInteractive = true; -HXLINE( 984) this->_hx___quality = 1; -HXLINE( 985) this->_hx___scaleMode = 2; -HXLINE( 986) this->showDefaultContextMenu = true; -HXLINE( 987) this->softKeyboardRect = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); -HXLINE( 988) this->stageFocusRect = true; -HXLINE( 996) this->_hx___clearBeforeRender = true; -HXLINE( 997) this->_hx___forceRender = false; -HXLINE( 998) this->_hx___stack = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 999) this->_hx___rollOutStack = ::Array_obj< ::Dynamic>::__new(0); -HXLINE(1000) this->_hx___mouseOutStack = ::Array_obj< ::Dynamic>::__new(0); -HXLINE(1001) this->_hx___touchData = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); -HXLINE(1073) this->application = window->application; -HXLINE(1074) this->window = window; -HXLINE(1075) this->set_color(color); -HXLINE(1078) this->_hx___contentsScaleFactor = window->_hx___scale; -HXLINE(1079) this->_hx___wasFullscreen = window->_hx___fullscreen; -HXLINE(1081) this->_hx___resize(); -HXLINE(1083) if (hx::IsNull( ::openfl::Lib_obj::get_current()->stage )) { -HXLINE(1085) ::openfl::display::Stage _hx_tmp = this->stage; -HXDLIN(1085) _hx_tmp->addChild(::openfl::Lib_obj::get_current()); - } - } - -Dynamic Stage_obj::__CreateEmpty() { return new Stage_obj; } - -void *Stage_obj::_hx_vtable = 0; - -Dynamic Stage_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Stage_obj > _hx_result = new Stage_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool Stage_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x19c29573) { - if (inClassId<=(int)0x17120186) { - if (inClassId<=(int)0x09aee5bc) { - return inClassId==(int)0x00000001 || inClassId==(int)0x09aee5bc; - } else { - return inClassId==(int)0x17120186; - } - } else { - return inClassId==(int)0x19c29573; - } - } else { - return inClassId==(int)0x1b123bf8 || inClassId==(int)0x3f2b00af; - } -} - -static ::lime::app::IModule_obj _hx_openfl_display_Stage__hx_lime_app_IModule= { - ( void (hx::Object::*)( ::lime::app::Application))&::openfl::display::Stage_obj::_hx___registerLimeModule, - ( void (hx::Object::*)( ::lime::app::Application))&::openfl::display::Stage_obj::_hx___unregisterLimeModule, -}; - -void *Stage_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0xf464d6e9: return &_hx_openfl_display_Stage__hx_lime_app_IModule; - } - return super::_hx_getInterface(inHash); -} - -void Stage_obj::invalidate(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1128_invalidate) -HXLINE(1129) this->_hx___invalidated = true; -HXLINE(1132) this->_hx___renderDirty = true; - } - - - ::openfl::geom::Point Stage_obj::localToGlobal( ::openfl::geom::Point pos){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1138_localToGlobal) -HXDLIN(1138) return pos->clone(); - } - - -void Stage_obj::_hx___broadcastEvent( ::openfl::events::Event event){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1144___broadcastEvent) -HXDLIN(1144) if (::openfl::display::DisplayObject_obj::_hx___broadcastEvents->exists(event->type)) { -HXLINE(1146) ::Array< ::Dynamic> dispatchers = ( (::Array< ::Dynamic>)(::openfl::display::DisplayObject_obj::_hx___broadcastEvents->get(event->type)) ); -HXLINE(1148) { -HXLINE(1148) int _g = 0; -HXDLIN(1148) while((_g < dispatchers->length)){ -HXLINE(1148) ::openfl::display::DisplayObject dispatcher = dispatchers->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN(1148) _g = (_g + 1); -HXLINE(1153) bool _hx_tmp; -HXDLIN(1153) if (hx::IsNotEq( dispatcher->stage,hx::ObjectPtr(this) )) { -HXLINE(1153) _hx_tmp = hx::IsNull( dispatcher->stage ); - } - else { -HXLINE(1153) _hx_tmp = true; - } -HXDLIN(1153) if (_hx_tmp) { -HXLINE(1156) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE(1158) dispatcher->_hx___dispatch(event); - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE(1162) this->_hx___handleError(e); - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___broadcastEvent,(void)) - -void Stage_obj::_hx___createRenderer(){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_1173___createRenderer) -HXLINE(1185) int windowWidth = ::Std_obj::_hx_int((( (Float)(this->window->_hx___width) ) * this->window->_hx___scale)); -HXLINE(1186) int windowHeight = ::Std_obj::_hx_int((( (Float)(this->window->_hx___height) ) * this->window->_hx___scale)); -HXLINE(1188) ::String _hx_switch_0 = this->window->context->type; - if ( (_hx_switch_0==HX_("cairo",88,30,19,41)) ){ -HXLINE(1212) this->_hx___renderer = ::openfl::display::CairoRenderer_obj::__alloc( HX_CTX ,this->window->context->cairo); -HXDLIN(1212) goto _hx_goto_6; - } - if ( (_hx_switch_0==HX_("canvas",d8,54,42,b8)) ){ -HXLINE(1198) goto _hx_goto_6; - } - if ( (_hx_switch_0==HX_("dom",82,42,4c,00)) ){ -HXLINE(1204) goto _hx_goto_6; - } - if ( (_hx_switch_0==HX_("opengl",6f,64,94,21)) || (_hx_switch_0==HX_("opengles",9d,f6,c9,fa)) || (_hx_switch_0==HX_("webgl",b9,4b,bc,c7)) ){ -HXLINE(1192) this->context3D = ::openfl::display3D::Context3D_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),null(),null()); -HXLINE(1193) this->context3D->configureBackBuffer(windowWidth,windowHeight,0,true,true,true); -HXLINE(1194) this->context3D->present(); -HXLINE(1195) this->_hx___renderer = ::openfl::display::OpenGLRenderer_obj::__alloc( HX_CTX ,this->context3D,null()); -HXLINE(1190) goto _hx_goto_6; - } - /* default */{ - } - _hx_goto_6:; -HXLINE(1218) if (hx::IsNotNull( this->_hx___renderer )) { -HXLINE(1220) ::Dynamic _hx_tmp = this->get_quality(); -HXDLIN(1220) this->_hx___renderer->_hx___allowSmoothing = hx::IsNotEq( _hx_tmp,2 ); -HXLINE(1221) this->_hx___renderer->_hx___worldTransform = this->_hx___displayMatrix; -HXLINE(1222) this->_hx___renderer->_hx___stage = hx::ObjectPtr(this); -HXLINE(1224) this->_hx___renderer->_hx___resize(windowWidth,windowHeight); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage_obj,_hx___createRenderer,(void)) - -bool Stage_obj::_hx___dispatchEvent( ::openfl::events::Event event){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1233___dispatchEvent) -HXDLIN(1233) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE(1237) return this->super::_hx___dispatchEvent(event); - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE(1243) this->_hx___handleError(e); -HXLINE(1244) return false; - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } -HXLINE(1233) return false; - } - - -void Stage_obj::_hx___dispatchPendingMouseEvent(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1251___dispatchPendingMouseEvent) -HXDLIN(1251) if (this->_hx___pendingMouseEvent) { -HXLINE(1253) this->_hx___onMouse(HX_("mouseMove",d6,9b,b5,f4),( (Float)(this->_hx___pendingMouseX) ),( (Float)(this->_hx___pendingMouseY) ),0); -HXLINE(1254) this->_hx___pendingMouseEvent = false; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage_obj,_hx___dispatchPendingMouseEvent,(void)) - -void Stage_obj::_hx___dispatchStack( ::openfl::events::Event event,::Array< ::Dynamic> stack){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1262___dispatchStack) -HXDLIN(1262) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE(1266) ::openfl::display::DisplayObject target; -HXLINE(1267) int length = stack->length; -HXLINE(1269) if ((length == 0)) { -HXLINE(1271) event->eventPhase = 2; -HXLINE(1272) target = ( ( ::openfl::display::DisplayObject)(event->target) ); -HXLINE(1273) target->_hx___dispatch(event); - } - else { -HXLINE(1277) event->eventPhase = 1; -HXLINE(1278) event->target = stack->__get((stack->length - 1)).StaticCast< ::openfl::display::DisplayObject >(); -HXLINE(1280) { -HXLINE(1280) int _g = 0; -HXDLIN(1280) int _g1 = (length - 1); -HXDLIN(1280) while((_g < _g1)){ -HXLINE(1280) _g = (_g + 1); -HXDLIN(1280) int i = (_g - 1); -HXLINE(1282) stack->__get(i).StaticCast< ::openfl::display::DisplayObject >()->_hx___dispatch(event); -HXLINE(1284) if (event->_hx___isCanceled) { -HXLINE(1286) return; - } - } - } -HXLINE(1290) event->eventPhase = 2; -HXLINE(1291) target = ( ( ::openfl::display::DisplayObject)(event->target) ); -HXLINE(1292) target->_hx___dispatch(event); -HXLINE(1294) if (event->_hx___isCanceled) { -HXLINE(1296) return; - } -HXLINE(1299) if (event->bubbles) { -HXLINE(1301) event->eventPhase = 3; -HXLINE(1302) int i1 = (length - 2); -HXLINE(1304) while((i1 >= 0)){ -HXLINE(1306) stack->__get(i1).StaticCast< ::openfl::display::DisplayObject >()->_hx___dispatch(event); -HXLINE(1308) if (event->_hx___isCanceled) { -HXLINE(1310) return; - } -HXLINE(1313) i1 = (i1 - 1); - } - } - } - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE(1322) this->_hx___handleError(e); - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Stage_obj,_hx___dispatchStack,(void)) - -bool Stage_obj::_hx___dispatchTarget( ::openfl::events::EventDispatcher target, ::openfl::events::Event event){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1331___dispatchTarget) -HXDLIN(1331) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE(1333) return target->_hx___dispatchEvent(event); - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE(1337) this->_hx___handleError(e); -HXLINE(1338) return false; - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } -HXLINE(1331) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Stage_obj,_hx___dispatchTarget,return ) - -void Stage_obj::_hx___drag( ::openfl::geom::Point mouse){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1346___drag) -HXLINE(1347) ::openfl::display::DisplayObjectContainer parent = this->_hx___dragObject->parent; -HXLINE(1348) if (hx::IsNotNull( parent )) { -HXLINE(1350) ::openfl::geom::Matrix _this = parent->_hx___getWorldTransform(); -HXDLIN(1350) Float norm = ((_this->a * _this->d) - (_this->b * _this->c)); -HXDLIN(1350) if ((norm == 0)) { -HXLINE(1350) mouse->x = -(_this->tx); -HXDLIN(1350) mouse->y = -(_this->ty); - } - else { -HXLINE(1350) Float px = ((((Float)1.0) / norm) * ((_this->c * (_this->ty - mouse->y)) + (_this->d * (mouse->x - _this->tx)))); -HXDLIN(1350) mouse->y = ((((Float)1.0) / norm) * ((_this->a * (mouse->y - _this->ty)) + (_this->b * (_this->tx - mouse->x)))); -HXDLIN(1350) mouse->x = px; - } - } -HXLINE(1353) Float x = (mouse->x + this->_hx___dragOffsetX); -HXLINE(1354) Float y = (mouse->y + this->_hx___dragOffsetY); -HXLINE(1356) if (hx::IsNotNull( this->_hx___dragBounds )) { -HXLINE(1358) if ((x < this->_hx___dragBounds->x)) { -HXLINE(1360) x = this->_hx___dragBounds->x; - } - else { -HXLINE(1362) if ((x > this->_hx___dragBounds->get_right())) { -HXLINE(1364) x = this->_hx___dragBounds->get_right(); - } - } -HXLINE(1367) if ((y < this->_hx___dragBounds->y)) { -HXLINE(1369) y = this->_hx___dragBounds->y; - } - else { -HXLINE(1371) if ((y > this->_hx___dragBounds->get_bottom())) { -HXLINE(1373) y = this->_hx___dragBounds->get_bottom(); - } - } - } -HXLINE(1377) this->_hx___dragObject->set_x(x); -HXLINE(1378) this->_hx___dragObject->set_y(y); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___drag,(void)) - -bool Stage_obj::_hx___getInteractive(::Array< ::Dynamic> stack){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1382___getInteractive) -HXLINE(1383) if (hx::IsNotNull( stack )) { -HXLINE(1385) stack->push(hx::ObjectPtr(this)); - } -HXLINE(1388) return true; - } - - - ::openfl::geom::Point Stage_obj::_hx___globalToLocal( ::openfl::geom::Point global, ::openfl::geom::Point local){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1392___globalToLocal) -HXLINE(1393) if (hx::IsNotEq( global,local )) { -HXLINE(1395) local->copyFrom(global); - } -HXLINE(1398) return local; - } - - -void Stage_obj::_hx___handleError( ::Dynamic e){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_1403___handleError) -HXLINE(1404) ::openfl::events::UncaughtErrorEvent event = ::openfl::events::UncaughtErrorEvent_obj::__alloc( HX_CTX ,HX_("uncaughtError",f3,98,8b,8b),true,true,e); -HXLINE(1406) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE(1408) ::openfl::Lib_obj::get_current()->_hx___loaderInfo->uncaughtErrorEvents->dispatchEvent(event); - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e1 = _hx_e; - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } -HXLINE(1412) if (!(event->_hx___preventDefault)) { -HXLINE(1415) ::Sys_obj::println(::Std_obj::string(::haxe::CallStack_obj::toString(::haxe::CallStack_obj::exceptionStack()))); -HXLINE(1416) ::Sys_obj::println(::Std_obj::string(::Std_obj::string(e))); -HXLINE(1420) throw e; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___handleError,(void)) - -void Stage_obj::_hx___onKey(::String type,int keyCode,int modifier){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_1457___onKey) -HXLINE(1458) this->_hx___dispatchPendingMouseEvent(); -HXLINE(1460) ::openfl::events::MouseEvent_obj::_hx___altKey = ::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_altKey(modifier); -HXLINE(1461) ::openfl::events::MouseEvent_obj::_hx___commandKey = ::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_metaKey(modifier); -HXLINE(1462) ::openfl::events::MouseEvent_obj::_hx___ctrlKey = ::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_ctrlKey(modifier); -HXLINE(1463) ::openfl::events::MouseEvent_obj::_hx___shiftKey = ::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_shiftKey(modifier); -HXLINE(1465) ::Array< ::Dynamic> stack = ::Array_obj< ::Dynamic>::__new(); -HXLINE(1467) if (hx::IsNull( this->_hx___focus )) { -HXLINE(1469) this->_hx___getInteractive(stack); - } - else { -HXLINE(1473) this->_hx___focus->_hx___getInteractive(stack); - } -HXLINE(1476) if ((stack->length > 0)) { -HXLINE(1478) int keyLocation; -HXDLIN(1478) switch((int)(keyCode)){ - case (int)1073741908: case (int)1073741909: case (int)1073741910: case (int)1073741911: case (int)1073741912: case (int)1073741913: case (int)1073741914: case (int)1073741915: case (int)1073741916: case (int)1073741917: case (int)1073741918: case (int)1073741919: case (int)1073741920: case (int)1073741921: case (int)1073741922: case (int)1073741923: case (int)1073742044: { -HXLINE(1478) keyLocation = 3; - } - break; - case (int)1073742048: case (int)1073742049: case (int)1073742050: case (int)1073742051: { -HXLINE(1478) keyLocation = 1; - } - break; - case (int)1073742052: case (int)1073742053: case (int)1073742054: case (int)1073742055: { -HXLINE(1478) keyLocation = 2; - } - break; - default:{ -HXLINE(1478) keyLocation = 0; - } - } -HXLINE(1479) int keyCode1; -HXDLIN(1479) switch((int)(keyCode)){ - case (int)8: { -HXLINE(1479) keyCode1 = 8; - } - break; - case (int)9: { -HXLINE(1479) keyCode1 = 9; - } - break; - case (int)13: { -HXLINE(1479) keyCode1 = 13; - } - break; - case (int)27: { -HXLINE(1479) keyCode1 = 27; - } - break; - case (int)32: { -HXLINE(1479) keyCode1 = 32; - } - break; - case (int)33: { -HXLINE(1479) keyCode1 = 49; - } - break; - case (int)34: { -HXLINE(1479) keyCode1 = 222; - } - break; - case (int)35: { -HXLINE(1479) keyCode1 = 51; - } - break; - case (int)36: { -HXLINE(1479) keyCode1 = 52; - } - break; - case (int)37: { -HXLINE(1479) keyCode1 = 53; - } - break; - case (int)38: { -HXLINE(1479) keyCode1 = 55; - } - break; - case (int)39: { -HXLINE(1479) keyCode1 = 222; - } - break; - case (int)40: { -HXLINE(1479) keyCode1 = 57; - } - break; - case (int)41: { -HXLINE(1479) keyCode1 = 48; - } - break; - case (int)42: { -HXLINE(1479) keyCode1 = 56; - } - break; - case (int)44: { -HXLINE(1479) keyCode1 = 188; - } - break; - case (int)45: { -HXLINE(1479) keyCode1 = 189; - } - break; - case (int)46: { -HXLINE(1479) keyCode1 = 190; - } - break; - case (int)47: { -HXLINE(1479) keyCode1 = 191; - } - break; - case (int)48: { -HXLINE(1479) keyCode1 = 48; - } - break; - case (int)49: { -HXLINE(1479) keyCode1 = 49; - } - break; - case (int)50: { -HXLINE(1479) keyCode1 = 50; - } - break; - case (int)51: { -HXLINE(1479) keyCode1 = 51; - } - break; - case (int)52: { -HXLINE(1479) keyCode1 = 52; - } - break; - case (int)53: { -HXLINE(1479) keyCode1 = 53; - } - break; - case (int)54: { -HXLINE(1479) keyCode1 = 54; - } - break; - case (int)55: { -HXLINE(1479) keyCode1 = 55; - } - break; - case (int)56: { -HXLINE(1479) keyCode1 = 56; - } - break; - case (int)57: { -HXLINE(1479) keyCode1 = 57; - } - break; - case (int)58: { -HXLINE(1479) keyCode1 = 186; - } - break; - case (int)59: { -HXLINE(1479) keyCode1 = 186; - } - break; - case (int)60: { -HXLINE(1479) keyCode1 = 60; - } - break; - case (int)61: { -HXLINE(1479) keyCode1 = 187; - } - break; - case (int)62: { -HXLINE(1479) keyCode1 = 190; - } - break; - case (int)63: { -HXLINE(1479) keyCode1 = 191; - } - break; - case (int)64: { -HXLINE(1479) keyCode1 = 50; - } - break; - case (int)91: { -HXLINE(1479) keyCode1 = 219; - } - break; - case (int)92: { -HXLINE(1479) keyCode1 = 220; - } - break; - case (int)93: { -HXLINE(1479) keyCode1 = 221; - } - break; - case (int)94: { -HXLINE(1479) keyCode1 = 54; - } - break; - case (int)95: { -HXLINE(1479) keyCode1 = 189; - } - break; - case (int)96: { -HXLINE(1479) keyCode1 = 192; - } - break; - case (int)97: { -HXLINE(1479) keyCode1 = 65; - } - break; - case (int)98: { -HXLINE(1479) keyCode1 = 66; - } - break; - case (int)99: { -HXLINE(1479) keyCode1 = 67; - } - break; - case (int)100: { -HXLINE(1479) keyCode1 = 68; - } - break; - case (int)101: { -HXLINE(1479) keyCode1 = 69; - } - break; - case (int)102: { -HXLINE(1479) keyCode1 = 70; - } - break; - case (int)103: { -HXLINE(1479) keyCode1 = 71; - } - break; - case (int)104: { -HXLINE(1479) keyCode1 = 72; - } - break; - case (int)105: { -HXLINE(1479) keyCode1 = 73; - } - break; - case (int)106: { -HXLINE(1479) keyCode1 = 74; - } - break; - case (int)107: { -HXLINE(1479) keyCode1 = 75; - } - break; - case (int)108: { -HXLINE(1479) keyCode1 = 76; - } - break; - case (int)109: { -HXLINE(1479) keyCode1 = 77; - } - break; - case (int)110: { -HXLINE(1479) keyCode1 = 78; - } - break; - case (int)111: { -HXLINE(1479) keyCode1 = 79; - } - break; - case (int)112: { -HXLINE(1479) keyCode1 = 80; - } - break; - case (int)113: { -HXLINE(1479) keyCode1 = 81; - } - break; - case (int)114: { -HXLINE(1479) keyCode1 = 82; - } - break; - case (int)115: { -HXLINE(1479) keyCode1 = 83; - } - break; - case (int)116: { -HXLINE(1479) keyCode1 = 84; - } - break; - case (int)117: { -HXLINE(1479) keyCode1 = 85; - } - break; - case (int)118: { -HXLINE(1479) keyCode1 = 86; - } - break; - case (int)119: { -HXLINE(1479) keyCode1 = 87; - } - break; - case (int)120: { -HXLINE(1479) keyCode1 = 88; - } - break; - case (int)121: { -HXLINE(1479) keyCode1 = 89; - } - break; - case (int)122: { -HXLINE(1479) keyCode1 = 90; - } - break; - case (int)127: { -HXLINE(1479) keyCode1 = 46; - } - break; - case (int)1073741881: { -HXLINE(1479) keyCode1 = 20; - } - break; - case (int)1073741882: { -HXLINE(1479) keyCode1 = 112; - } - break; - case (int)1073741883: { -HXLINE(1479) keyCode1 = 113; - } - break; - case (int)1073741884: { -HXLINE(1479) keyCode1 = 114; - } - break; - case (int)1073741885: { -HXLINE(1479) keyCode1 = 115; - } - break; - case (int)1073741886: { -HXLINE(1479) keyCode1 = 116; - } - break; - case (int)1073741887: { -HXLINE(1479) keyCode1 = 117; - } - break; - case (int)1073741888: { -HXLINE(1479) keyCode1 = 118; - } - break; - case (int)1073741889: { -HXLINE(1479) keyCode1 = 119; - } - break; - case (int)1073741890: { -HXLINE(1479) keyCode1 = 120; - } - break; - case (int)1073741891: { -HXLINE(1479) keyCode1 = 121; - } - break; - case (int)1073741892: { -HXLINE(1479) keyCode1 = 122; - } - break; - case (int)1073741893: { -HXLINE(1479) keyCode1 = 123; - } - break; - case (int)1073741894: { -HXLINE(1479) keyCode1 = 301; - } - break; - case (int)1073741895: { -HXLINE(1479) keyCode1 = 145; - } - break; - case (int)1073741896: { -HXLINE(1479) keyCode1 = 19; - } - break; - case (int)1073741897: { -HXLINE(1479) keyCode1 = 45; - } - break; - case (int)1073741898: { -HXLINE(1479) keyCode1 = 36; - } - break; - case (int)1073741899: { -HXLINE(1479) keyCode1 = 33; - } - break; - case (int)1073741901: { -HXLINE(1479) keyCode1 = 35; - } - break; - case (int)1073741902: { -HXLINE(1479) keyCode1 = 34; - } - break; - case (int)1073741903: { -HXLINE(1479) keyCode1 = 39; - } - break; - case (int)1073741904: { -HXLINE(1479) keyCode1 = 37; - } - break; - case (int)1073741905: { -HXLINE(1479) keyCode1 = 40; - } - break; - case (int)1073741906: { -HXLINE(1479) keyCode1 = 38; - } - break; - case (int)1073741907: { -HXLINE(1479) keyCode1 = 144; - } - break; - case (int)1073741908: { -HXLINE(1479) keyCode1 = 111; - } - break; - case (int)1073741909: { -HXLINE(1479) keyCode1 = 106; - } - break; - case (int)1073741910: { -HXLINE(1479) keyCode1 = 109; - } - break; - case (int)1073741911: { -HXLINE(1479) keyCode1 = 107; - } - break; - case (int)1073741912: { -HXLINE(1479) keyCode1 = 13; - } - break; - case (int)1073741913: { -HXLINE(1479) keyCode1 = 97; - } - break; - case (int)1073741914: { -HXLINE(1479) keyCode1 = 98; - } - break; - case (int)1073741915: { -HXLINE(1479) keyCode1 = 99; - } - break; - case (int)1073741916: { -HXLINE(1479) keyCode1 = 100; - } - break; - case (int)1073741917: { -HXLINE(1479) keyCode1 = 101; - } - break; - case (int)1073741918: { -HXLINE(1479) keyCode1 = 102; - } - break; - case (int)1073741919: { -HXLINE(1479) keyCode1 = 103; - } - break; - case (int)1073741920: { -HXLINE(1479) keyCode1 = 104; - } - break; - case (int)1073741921: { -HXLINE(1479) keyCode1 = 105; - } - break; - case (int)1073741922: { -HXLINE(1479) keyCode1 = 96; - } - break; - case (int)1073741923: { -HXLINE(1479) keyCode1 = 110; - } - break; - case (int)1073741925: { -HXLINE(1479) keyCode1 = 302; - } - break; - case (int)1073741928: { -HXLINE(1479) keyCode1 = 124; - } - break; - case (int)1073741929: { -HXLINE(1479) keyCode1 = 125; - } - break; - case (int)1073741930: { -HXLINE(1479) keyCode1 = 126; - } - break; - case (int)1073741982: { -HXLINE(1479) keyCode1 = 13; - } - break; - case (int)1073742044: { -HXLINE(1479) keyCode1 = 110; - } - break; - case (int)1073742048: { -HXLINE(1479) keyCode1 = 17; - } - break; - case (int)1073742049: { -HXLINE(1479) keyCode1 = 16; - } - break; - case (int)1073742050: { -HXLINE(1479) keyCode1 = 18; - } - break; - case (int)1073742051: { -HXLINE(1479) keyCode1 = 15; - } - break; - case (int)1073742052: { -HXLINE(1479) keyCode1 = 17; - } - break; - case (int)1073742053: { -HXLINE(1479) keyCode1 = 16; - } - break; - case (int)1073742054: { -HXLINE(1479) keyCode1 = 18; - } - break; - case (int)1073742055: { -HXLINE(1479) keyCode1 = 15; - } - break; - default:{ -HXLINE(1479) keyCode1 = keyCode; - } - } -HXLINE(1480) int charCode = ::openfl::ui::Keyboard_obj::_hx___getCharCode(keyCode1,::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_shiftKey(modifier)); -HXLINE(1482) bool _hx_tmp; -HXDLIN(1482) bool _hx_tmp1; -HXDLIN(1482) if ((type == HX_("keyUp",da,b9,fe,de))) { -HXLINE(1482) if ((keyCode1 != 32)) { -HXLINE(1482) _hx_tmp1 = (keyCode1 == 13); - } - else { -HXLINE(1482) _hx_tmp1 = true; - } - } - else { -HXLINE(1482) _hx_tmp1 = false; - } -HXDLIN(1482) if (_hx_tmp1) { -HXLINE(1482) _hx_tmp = ::Std_obj::is(this->_hx___focus,hx::ClassOf< ::openfl::display::Sprite >()); - } - else { -HXLINE(1482) _hx_tmp = false; - } -HXDLIN(1482) if (_hx_tmp) { -HXLINE(1484) ::openfl::display::Sprite sprite = hx::TCast< ::openfl::display::Sprite >::cast(this->_hx___focus); -HXLINE(1485) bool _hx_tmp2; -HXDLIN(1485) if (sprite->get_buttonMode()) { -HXLINE(1485) _hx_tmp2 = hx::IsEq( sprite->focusRect,true ); - } - else { -HXLINE(1485) _hx_tmp2 = false; - } -HXDLIN(1485) if (_hx_tmp2) { -HXLINE(1487) ::openfl::geom::Point localPoint = ::openfl::geom::Point_obj::_hx___pool->get().StaticCast< ::openfl::geom::Point >(); -HXLINE(1488) ::openfl::geom::Point targetPoint = ::openfl::geom::Point_obj::_hx___pool->get().StaticCast< ::openfl::geom::Point >(); -HXLINE(1489) targetPoint->x = this->_hx___mouseX; -HXLINE(1490) targetPoint->y = this->_hx___mouseY; -HXLINE(1495) Float clickEvent = this->_hx___mouseX; -HXDLIN(1495) Float clickEvent1 = this->_hx___mouseY; -HXDLIN(1495) ::openfl::events::MouseEvent clickEvent2 = ::openfl::events::MouseEvent_obj::_hx___create(HX_("click",48,7c,5e,48),0,clickEvent,clickEvent1,sprite->_hx___globalToLocal(targetPoint,localPoint),sprite,null()); -HXLINE(1498) this->_hx___dispatchStack(clickEvent2,stack); -HXLINE(1504) ::openfl::geom::Point_obj::_hx___pool->release(targetPoint); -HXLINE(1505) ::openfl::geom::Point_obj::_hx___pool->release(localPoint); - } - } -HXLINE(1512) bool event; -HXDLIN(1512) if (this->_hx___macKeyboard) { -HXLINE(1512) if (!(::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_ctrlKey(modifier))) { -HXLINE(1512) event = ::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_metaKey(modifier); - } - else { -HXLINE(1512) event = true; - } - } - else { -HXLINE(1512) event = ::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_ctrlKey(modifier); - } -HXDLIN(1512) bool event1 = ::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_altKey(modifier); -HXDLIN(1512) bool event2 = ::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_shiftKey(modifier); -HXDLIN(1512) bool event3 = ::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_ctrlKey(modifier); -HXLINE(1511) ::openfl::events::KeyboardEvent event4 = ::openfl::events::KeyboardEvent_obj::__alloc( HX_CTX ,type,true,true,charCode,keyCode1,keyLocation,event,event1,event2,event3,::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_metaKey(modifier)); -HXLINE(1515) stack->reverse(); -HXLINE(1516) this->_hx___dispatchStack(event4,stack); -HXLINE(1518) if (event4->_hx___preventDefault) { -HXLINE(1520) if ((type == HX_("keyDown",a1,69,47,9c))) { -HXLINE(1522) this->window->onKeyDown->cancel(); - } - else { -HXLINE(1526) this->window->onKeyUp->cancel(); - } - } - else { -HXLINE(1531) bool _hx_tmp3; -HXDLIN(1531) if ((type == HX_("keyDown",a1,69,47,9c))) { -HXLINE(1531) _hx_tmp3 = (keyCode1 == 9); - } - else { -HXLINE(1531) _hx_tmp3 = false; - } -HXDLIN(1531) if (_hx_tmp3) { -HXLINE(1533) ::Array< ::Dynamic> tabStack = ::Array_obj< ::Dynamic>::__new(); -HXLINE(1535) this->_hx___tabTest(tabStack); -HXLINE(1537) int nextIndex = -1; -HXLINE(1538) ::openfl::display::InteractiveObject nextObject = null(); -HXLINE(1539) int nextOffset; -HXDLIN(1539) if (::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_shiftKey(modifier)) { -HXLINE(1539) nextOffset = -1; - } - else { -HXLINE(1539) nextOffset = 1; - } -HXLINE(1541) if ((tabStack->length > 1)) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(2) - int _hx_run( ::openfl::display::InteractiveObject a, ::openfl::display::InteractiveObject b){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_1545___onKey) -HXLINE(1545) int _hx_tmp4 = a->get_tabIndex(); -HXDLIN(1545) return (_hx_tmp4 - b->get_tabIndex()); - } - HX_END_LOCAL_FUNC2(return) - -HXLINE(1543) ::haxe::ds::ArraySort_obj::sort(tabStack, ::Dynamic(new _hx_Closure_0())); -HXLINE(1548) if ((tabStack->__get((tabStack->length - 1)).StaticCast< ::openfl::display::InteractiveObject >()->get_tabIndex() != -1)) { -HXLINE(1552) int i = 0; -HXLINE(1553) while((i < tabStack->length)){ -HXLINE(1555) if ((tabStack->__get(i).StaticCast< ::openfl::display::InteractiveObject >()->get_tabIndex() > -1)) { -HXLINE(1557) if ((i > 0)) { -HXLINE(1557) tabStack->removeRange(0,i); - } -HXLINE(1558) goto _hx_goto_18; - } -HXLINE(1561) i = (i + 1); - } - _hx_goto_18:; - } -HXLINE(1565) if (hx::IsNotNull( this->get_focus() )) { -HXLINE(1567) ::openfl::display::InteractiveObject current = this->get_focus(); -HXLINE(1568) int index = tabStack->indexOf(current,null()); -HXLINE(1569) while(true){ -HXLINE(1569) bool _hx_tmp5; -HXDLIN(1569) if ((index == -1)) { -HXLINE(1569) _hx_tmp5 = hx::IsNotNull( current ); - } - else { -HXLINE(1569) _hx_tmp5 = false; - } -HXDLIN(1569) if (!(_hx_tmp5)) { -HXLINE(1569) goto _hx_goto_19; - } -HXLINE(1574) ::openfl::display::DisplayObjectContainer currentParent = current->parent; -HXLINE(1575) bool _hx_tmp6; -HXDLIN(1575) if (hx::IsNotNull( currentParent )) { -HXLINE(1575) _hx_tmp6 = currentParent->get_tabChildren(); - } - else { -HXLINE(1575) _hx_tmp6 = false; - } -HXDLIN(1575) if (_hx_tmp6) { -HXLINE(1577) int currentIndex = currentParent->getChildIndex(current); -HXLINE(1578) if ((currentIndex == -1)) { -HXLINE(1580) current = currentParent; -HXLINE(1581) continue; - } -HXLINE(1583) int i1 = (currentIndex + nextOffset); -HXLINE(1584) while(true){ -HXLINE(1584) bool _hx_tmp7; -HXDLIN(1584) if (::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_shiftKey(modifier)) { -HXLINE(1584) _hx_tmp7 = (i1 >= 0); - } - else { -HXLINE(1584) _hx_tmp7 = (i1 < currentParent->get_numChildren()); - } -HXDLIN(1584) if (!(_hx_tmp7)) { -HXLINE(1584) goto _hx_goto_20; - } -HXLINE(1586) ::openfl::display::DisplayObject sibling = currentParent->getChildAt(i1); -HXLINE(1587) if (::Std_obj::is(sibling,hx::ClassOf< ::openfl::display::InteractiveObject >())) { -HXLINE(1589) ::openfl::display::InteractiveObject interactiveSibling = hx::TCast< ::openfl::display::InteractiveObject >::cast(sibling); -HXLINE(1590) index = tabStack->indexOf(interactiveSibling,null()); -HXLINE(1591) if ((index != -1)) { -HXLINE(1593) nextOffset = 0; -HXLINE(1594) goto _hx_goto_20; - } - } -HXLINE(1597) i1 = (i1 + nextOffset); - } - _hx_goto_20:; - } - else { -HXLINE(1600) if (::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_shiftKey(modifier)) { -HXLINE(1602) index = tabStack->indexOf(currentParent,null()); -HXLINE(1603) if ((index != -1)) { -HXLINE(1603) nextOffset = 0; - } - } - } -HXLINE(1605) current = currentParent; - } - _hx_goto_19:; -HXLINE(1608) if ((index < 0)) { -HXLINE(1608) nextIndex = 0; - } - else { -HXLINE(1610) nextIndex = (index + nextOffset); - } - } - else { -HXLINE(1614) nextIndex = this->_hx___currentTabOrderIndex; - } - } - else { -HXLINE(1617) if ((tabStack->length == 1)) { -HXLINE(1619) nextObject = tabStack->__get(0).StaticCast< ::openfl::display::InteractiveObject >(); -HXLINE(1621) if (hx::IsEq( this->get_focus(),nextObject )) { -HXLINE(1621) nextObject = null(); - } - } - } -HXLINE(1624) bool cancelTab; -HXDLIN(1624) if ((nextIndex >= 0)) { -HXLINE(1624) cancelTab = (nextIndex < tabStack->length); - } - else { -HXLINE(1624) cancelTab = false; - } -HXLINE(1625) bool _hx_tmp8; -HXDLIN(1625) if ((tabStack->length != 1)) { -HXLINE(1625) if ((tabStack->length == 0)) { -HXLINE(1625) _hx_tmp8 = hx::IsNotNull( this->get_focus() ); - } - else { -HXLINE(1625) _hx_tmp8 = false; - } - } - else { -HXLINE(1625) _hx_tmp8 = true; - } -HXDLIN(1625) if (_hx_tmp8) { -HXLINE(1627) nextIndex = 0; - } - else { -HXLINE(1629) if ((tabStack->length > 1)) { -HXLINE(1631) if ((nextIndex < 0)) { -HXLINE(1631) nextIndex = (nextIndex + tabStack->length); - } -HXLINE(1633) nextIndex = hx::Mod(nextIndex,tabStack->length); -HXLINE(1634) nextObject = tabStack->__get(nextIndex).StaticCast< ::openfl::display::InteractiveObject >(); -HXLINE(1636) if (hx::IsEq( nextObject,this->get_focus() )) { -HXLINE(1638) nextIndex = (nextIndex + nextOffset); -HXLINE(1640) if ((nextIndex < 0)) { -HXLINE(1640) nextIndex = (nextIndex + tabStack->length); - } -HXLINE(1642) nextIndex = hx::Mod(nextIndex,tabStack->length); -HXLINE(1643) nextObject = tabStack->__get(nextIndex).StaticCast< ::openfl::display::InteractiveObject >(); - } - } - } -HXLINE(1647) ::openfl::events::FocusEvent focusEvent = null(); -HXLINE(1649) if (hx::IsNotNull( this->get_focus() )) { -HXLINE(1651) focusEvent = ::openfl::events::FocusEvent_obj::__alloc( HX_CTX ,HX_("keyFocusChange",09,9c,8e,e5),true,true,nextObject,::lime::ui::_KeyModifier::KeyModifier_Impl__obj::get_shiftKey(modifier),0); -HXLINE(1653) stack = ::Array_obj< ::Dynamic>::__new(0); -HXLINE(1655) this->get_focus()->_hx___getInteractive(stack); -HXLINE(1656) stack->reverse(); -HXLINE(1658) this->_hx___dispatchStack(focusEvent,stack); -HXLINE(1660) if (focusEvent->isDefaultPrevented()) { -HXLINE(1662) this->window->onKeyDown->cancel(); - } - } -HXLINE(1666) bool _hx_tmp9; -HXDLIN(1666) if (hx::IsNotNull( focusEvent )) { -HXLINE(1666) _hx_tmp9 = !(focusEvent->isDefaultPrevented()); - } - else { -HXLINE(1666) _hx_tmp9 = true; - } -HXDLIN(1666) if (_hx_tmp9) { -HXLINE(1668) this->_hx___currentTabOrderIndex = nextIndex; -HXLINE(1669) if (hx::IsNotNull( nextObject )) { -HXLINE(1669) this->set_focus(nextObject); - } -HXLINE(1670) if (cancelTab) { -HXLINE(1674) this->window->onKeyDown->cancel(); - } - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Stage_obj,_hx___onKey,(void)) - -void Stage_obj::_hx___onLimeCreateWindow( ::lime::ui::Window window){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0, ::Dynamic,f, ::lime::ui::Window,window1) HXARGC(0) - void _hx_run(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1692___onLimeCreateWindow) -HXLINE(1692) f(window1); - } - HX_END_LOCAL_FUNC0((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_1, ::Dynamic,f1, ::lime::ui::Window,window2) HXARGC(0) - void _hx_run(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1693___onLimeCreateWindow) -HXLINE(1693) f1(window2); - } - HX_END_LOCAL_FUNC0((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_2, ::Dynamic,f2, ::lime::ui::Window,window3) HXARGC(0) - void _hx_run(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1694___onLimeCreateWindow) -HXLINE(1694) f2(window3); - } - HX_END_LOCAL_FUNC0((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_3, ::Dynamic,f3, ::lime::ui::Window,window4) HXARGC(1) - void _hx_run(::String file){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1695___onLimeCreateWindow) -HXLINE(1695) f3(window4,file); - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_4, ::lime::ui::Window,window5, ::Dynamic,f4) HXARGC(0) - void _hx_run(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1696___onLimeCreateWindow) -HXLINE(1696) f4(window5); - } - HX_END_LOCAL_FUNC0((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_5, ::Dynamic,f5, ::lime::ui::Window,window6) HXARGC(0) - void _hx_run(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1697___onLimeCreateWindow) -HXLINE(1697) f5(window6); - } - HX_END_LOCAL_FUNC0((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_6, ::Dynamic,f6, ::lime::ui::Window,window7) HXARGC(0) - void _hx_run(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1698___onLimeCreateWindow) -HXLINE(1698) f6(window7); - } - HX_END_LOCAL_FUNC0((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_7, ::lime::ui::Window,window8, ::Dynamic,f7) HXARGC(0) - void _hx_run(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1699___onLimeCreateWindow) -HXLINE(1699) f7(window8); - } - HX_END_LOCAL_FUNC0((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_8, ::lime::ui::Window,window9, ::Dynamic,f8) HXARGC(0) - void _hx_run(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1700___onLimeCreateWindow) -HXLINE(1700) f8(window9); - } - HX_END_LOCAL_FUNC0((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_9, ::lime::ui::Window,window10, ::Dynamic,f9) HXARGC(2) - void _hx_run(int keyCode,int modifier){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1701___onLimeCreateWindow) -HXLINE(1701) f9(window10,keyCode,modifier); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_10, ::lime::ui::Window,window11, ::Dynamic,f10) HXARGC(2) - void _hx_run(int keyCode1,int modifier1){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1702___onLimeCreateWindow) -HXLINE(1702) f10(window11,keyCode1,modifier1); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_11, ::lime::ui::Window,window12, ::Dynamic,f11) HXARGC(0) - void _hx_run(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1703___onLimeCreateWindow) -HXLINE(1703) f11(window12); - } - HX_END_LOCAL_FUNC0((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_12, ::lime::ui::Window,window13, ::Dynamic,f12) HXARGC(0) - void _hx_run(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1704___onLimeCreateWindow) -HXLINE(1704) f12(window13); - } - HX_END_LOCAL_FUNC0((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_13, ::Dynamic,f13, ::lime::ui::Window,window14) HXARGC(3) - void _hx_run(Float x,Float y,int button){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1705___onLimeCreateWindow) -HXLINE(1705) f13(window14,x,y,button); - } - HX_END_LOCAL_FUNC3((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_14, ::Dynamic,f14, ::lime::ui::Window,window15) HXARGC(2) - void _hx_run(Float x1,Float y1){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1706___onLimeCreateWindow) -HXLINE(1706) f14(window15,x1,y1); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_15, ::lime::ui::Window,window16, ::Dynamic,f15) HXARGC(2) - void _hx_run(Float x2,Float y2){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1707___onLimeCreateWindow) -HXLINE(1707) f15(window16,x2,y2); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_16, ::lime::ui::Window,window17, ::Dynamic,f16) HXARGC(3) - void _hx_run(Float x3,Float y3,int button1){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1708___onLimeCreateWindow) -HXLINE(1708) f16(window17,x3,y3,button1); - } - HX_END_LOCAL_FUNC3((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_17, ::lime::ui::Window,window18, ::Dynamic,f17) HXARGC(3) - void _hx_run(Float deltaX,Float deltaY, ::lime::ui::MouseWheelMode deltaMode){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1709___onLimeCreateWindow) -HXLINE(1709) f17(window18,deltaX,deltaY,deltaMode); - } - HX_END_LOCAL_FUNC3((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_18, ::lime::ui::Window,window19, ::Dynamic,f18) HXARGC(2) - void _hx_run(Float x4,Float y4){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1710___onLimeCreateWindow) -HXLINE(1710) f18(window19,x4,y4); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_19, ::Dynamic,f19, ::lime::ui::Window,window20) HXARGC(2) - void _hx_run(int width,int height){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1714___onLimeCreateWindow) -HXLINE(1714) f19(window20,width,height); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_20, ::lime::ui::Window,window21, ::Dynamic,f20) HXARGC(0) - void _hx_run(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1715___onLimeCreateWindow) -HXLINE(1715) f20(window21); - } - HX_END_LOCAL_FUNC0((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_21, ::lime::ui::Window,window22, ::Dynamic,f21) HXARGC(3) - void _hx_run(::String text,int start,int length){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1716___onLimeCreateWindow) -HXLINE(1716) f21(window22,text,start,length); - } - HX_END_LOCAL_FUNC3((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_22, ::lime::ui::Window,window23, ::Dynamic,f22) HXARGC(1) - void _hx_run(::String text1){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1717___onLimeCreateWindow) -HXLINE(1717) f22(window23,text1); - } - HX_END_LOCAL_FUNC1((void)) - - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1689___onLimeCreateWindow) -HXLINE(1690) if (hx::IsNotEq( this->window,window )) { -HXLINE(1690) return; - } -HXLINE(1692) ::Dynamic f = this->_hx___onLimeWindowActivate_dyn(); -HXDLIN(1692) ::lime::ui::Window window1 = window; -HXDLIN(1692) ::Dynamic _hx_tmp = ::Dynamic(new _hx_Closure_0(f,window1)); -HXDLIN(1692) window->onActivate->add(_hx_tmp,null(),null()); -HXLINE(1693) ::Dynamic f1 = this->_hx___onLimeWindowClose_dyn(); -HXDLIN(1693) ::lime::ui::Window window2 = window; -HXDLIN(1693) ::Dynamic _hx_tmp1 = ::Dynamic(new _hx_Closure_1(f1,window2)); -HXDLIN(1693) window->onClose->add(_hx_tmp1,false,-9000); -HXLINE(1694) ::Dynamic f2 = this->_hx___onLimeWindowDeactivate_dyn(); -HXDLIN(1694) ::lime::ui::Window window3 = window; -HXDLIN(1694) ::Dynamic _hx_tmp2 = ::Dynamic(new _hx_Closure_2(f2,window3)); -HXDLIN(1694) window->onDeactivate->add(_hx_tmp2,null(),null()); -HXLINE(1695) ::Dynamic f3 = this->_hx___onLimeWindowDropFile_dyn(); -HXDLIN(1695) ::lime::ui::Window window4 = window; -HXDLIN(1695) ::Dynamic _hx_tmp3 = ::Dynamic(new _hx_Closure_3(f3,window4)); -HXDLIN(1695) window->onDropFile->add(_hx_tmp3,null(),null()); -HXLINE(1696) ::Dynamic f4 = this->_hx___onLimeWindowEnter_dyn(); -HXDLIN(1696) ::lime::ui::Window window5 = window; -HXDLIN(1696) ::Dynamic _hx_tmp4 = ::Dynamic(new _hx_Closure_4(window5,f4)); -HXDLIN(1696) window->onEnter->add(_hx_tmp4,null(),null()); -HXLINE(1697) ::Dynamic f5 = this->_hx___onLimeWindowExpose_dyn(); -HXDLIN(1697) ::lime::ui::Window window6 = window; -HXDLIN(1697) ::Dynamic _hx_tmp5 = ::Dynamic(new _hx_Closure_5(f5,window6)); -HXDLIN(1697) window->onExpose->add(_hx_tmp5,null(),null()); -HXLINE(1698) ::Dynamic f6 = this->_hx___onLimeWindowFocusIn_dyn(); -HXDLIN(1698) ::lime::ui::Window window7 = window; -HXDLIN(1698) ::Dynamic _hx_tmp6 = ::Dynamic(new _hx_Closure_6(f6,window7)); -HXDLIN(1698) window->onFocusIn->add(_hx_tmp6,null(),null()); -HXLINE(1699) ::Dynamic f7 = this->_hx___onLimeWindowFocusOut_dyn(); -HXDLIN(1699) ::lime::ui::Window window8 = window; -HXDLIN(1699) ::Dynamic _hx_tmp7 = ::Dynamic(new _hx_Closure_7(window8,f7)); -HXDLIN(1699) window->onFocusOut->add(_hx_tmp7,null(),null()); -HXLINE(1700) ::Dynamic f8 = this->_hx___onLimeWindowFullscreen_dyn(); -HXDLIN(1700) ::lime::ui::Window window9 = window; -HXDLIN(1700) ::Dynamic _hx_tmp8 = ::Dynamic(new _hx_Closure_8(window9,f8)); -HXDLIN(1700) window->onFullscreen->add(_hx_tmp8,null(),null()); -HXLINE(1701) ::Dynamic f9 = this->_hx___onLimeKeyDown_dyn(); -HXDLIN(1701) ::lime::ui::Window window10 = window; -HXDLIN(1701) ::Dynamic _hx_tmp9 = ::Dynamic(new _hx_Closure_9(window10,f9)); -HXDLIN(1701) window->onKeyDown->add(_hx_tmp9,null(),null()); -HXLINE(1702) ::Dynamic f10 = this->_hx___onLimeKeyUp_dyn(); -HXDLIN(1702) ::lime::ui::Window window11 = window; -HXDLIN(1702) ::Dynamic _hx_tmp10 = ::Dynamic(new _hx_Closure_10(window11,f10)); -HXDLIN(1702) window->onKeyUp->add(_hx_tmp10,null(),null()); -HXLINE(1703) ::Dynamic f11 = this->_hx___onLimeWindowLeave_dyn(); -HXDLIN(1703) ::lime::ui::Window window12 = window; -HXDLIN(1703) ::Dynamic _hx_tmp11 = ::Dynamic(new _hx_Closure_11(window12,f11)); -HXDLIN(1703) window->onLeave->add(_hx_tmp11,null(),null()); -HXLINE(1704) ::Dynamic f12 = this->_hx___onLimeWindowMinimize_dyn(); -HXDLIN(1704) ::lime::ui::Window window13 = window; -HXDLIN(1704) ::Dynamic _hx_tmp12 = ::Dynamic(new _hx_Closure_12(window13,f12)); -HXDLIN(1704) window->onMinimize->add(_hx_tmp12,null(),null()); -HXLINE(1705) ::Dynamic f13 = this->_hx___onLimeMouseDown_dyn(); -HXDLIN(1705) ::lime::ui::Window window14 = window; -HXDLIN(1705) ::Dynamic _hx_tmp13 = ::Dynamic(new _hx_Closure_13(f13,window14)); -HXDLIN(1705) window->onMouseDown->add(_hx_tmp13,null(),null()); -HXLINE(1706) ::Dynamic f14 = this->_hx___onLimeMouseMove_dyn(); -HXDLIN(1706) ::lime::ui::Window window15 = window; -HXDLIN(1706) ::Dynamic _hx_tmp14 = ::Dynamic(new _hx_Closure_14(f14,window15)); -HXDLIN(1706) window->onMouseMove->add(_hx_tmp14,null(),null()); -HXLINE(1707) ::Dynamic f15 = this->_hx___onLimeMouseMoveRelative_dyn(); -HXDLIN(1707) ::lime::ui::Window window16 = window; -HXDLIN(1707) ::Dynamic _hx_tmp15 = ::Dynamic(new _hx_Closure_15(window16,f15)); -HXDLIN(1707) window->onMouseMoveRelative->add(_hx_tmp15,null(),null()); -HXLINE(1708) ::Dynamic f16 = this->_hx___onLimeMouseUp_dyn(); -HXDLIN(1708) ::lime::ui::Window window17 = window; -HXDLIN(1708) ::Dynamic _hx_tmp16 = ::Dynamic(new _hx_Closure_16(window17,f16)); -HXDLIN(1708) window->onMouseUp->add(_hx_tmp16,null(),null()); -HXLINE(1709) ::Dynamic f17 = this->_hx___onLimeMouseWheel_dyn(); -HXDLIN(1709) ::lime::ui::Window window18 = window; -HXDLIN(1709) ::Dynamic _hx_tmp17 = ::Dynamic(new _hx_Closure_17(window18,f17)); -HXDLIN(1709) window->onMouseWheel->add(_hx_tmp17,null(),null()); -HXLINE(1710) ::Dynamic f18 = this->_hx___onLimeWindowMove_dyn(); -HXDLIN(1710) ::lime::ui::Window window19 = window; -HXDLIN(1710) ::Dynamic _hx_tmp18 = ::Dynamic(new _hx_Closure_18(window19,f18)); -HXDLIN(1710) window->onMove->add(_hx_tmp18,null(),null()); -HXLINE(1711) window->onRender->add(this->_hx___onLimeRender_dyn(),null(),null()); -HXLINE(1712) window->onRenderContextLost->add(this->_hx___onLimeRenderContextLost_dyn(),null(),null()); -HXLINE(1713) window->onRenderContextRestored->add(this->_hx___onLimeRenderContextRestored_dyn(),null(),null()); -HXLINE(1714) ::Dynamic f19 = this->_hx___onLimeWindowResize_dyn(); -HXDLIN(1714) ::lime::ui::Window window20 = window; -HXDLIN(1714) ::Dynamic _hx_tmp19 = ::Dynamic(new _hx_Closure_19(f19,window20)); -HXDLIN(1714) window->onResize->add(_hx_tmp19,null(),null()); -HXLINE(1715) ::Dynamic f20 = this->_hx___onLimeWindowRestore_dyn(); -HXDLIN(1715) ::lime::ui::Window window21 = window; -HXDLIN(1715) ::Dynamic _hx_tmp20 = ::Dynamic(new _hx_Closure_20(window21,f20)); -HXDLIN(1715) window->onRestore->add(_hx_tmp20,null(),null()); -HXLINE(1716) ::Dynamic f21 = this->_hx___onLimeTextEdit_dyn(); -HXDLIN(1716) ::lime::ui::Window window22 = window; -HXDLIN(1716) ::Dynamic _hx_tmp21 = ::Dynamic(new _hx_Closure_21(window22,f21)); -HXDLIN(1716) window->onTextEdit->add(_hx_tmp21,null(),null()); -HXLINE(1717) ::Dynamic f22 = this->_hx___onLimeTextInput_dyn(); -HXDLIN(1717) ::lime::ui::Window window23 = window; -HXDLIN(1717) ::Dynamic _hx_tmp22 = ::Dynamic(new _hx_Closure_22(window23,f22)); -HXDLIN(1717) window->onTextInput->add(_hx_tmp22,null(),null()); -HXLINE(1719) this->_hx___onLimeWindowCreate(window); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeCreateWindow,(void)) - -void Stage_obj::_hx___onLimeGamepadAxisMove( ::lime::ui::Gamepad gamepad,int axis,Float value){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1725___onLimeGamepadAxisMove) -HXDLIN(1725) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE(1727) ::openfl::ui::GameInput_obj::_hx___onGamepadAxisMove(gamepad,axis,value); - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE(1731) this->_hx___handleError(e); - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Stage_obj,_hx___onLimeGamepadAxisMove,(void)) - -void Stage_obj::_hx___onLimeGamepadButtonDown( ::lime::ui::Gamepad gamepad,int button){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1741___onLimeGamepadButtonDown) -HXDLIN(1741) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE(1743) ::openfl::ui::GameInput_obj::_hx___onGamepadButtonDown(gamepad,button); - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE(1747) this->_hx___handleError(e); - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Stage_obj,_hx___onLimeGamepadButtonDown,(void)) - -void Stage_obj::_hx___onLimeGamepadButtonUp( ::lime::ui::Gamepad gamepad,int button){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1757___onLimeGamepadButtonUp) -HXDLIN(1757) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE(1759) ::openfl::ui::GameInput_obj::_hx___onGamepadButtonUp(gamepad,button); - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE(1763) this->_hx___handleError(e); - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Stage_obj,_hx___onLimeGamepadButtonUp,(void)) - -void Stage_obj::_hx___onLimeGamepadConnect( ::lime::ui::Gamepad gamepad){ - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_0, ::lime::ui::Gamepad,gamepad1, ::Dynamic,f) HXARGC(2) - void _hx_run(int axis,Float value){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1785___onLimeGamepadConnect) -HXLINE(1785) f(gamepad1,axis,value); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_1, ::lime::ui::Gamepad,gamepad2, ::Dynamic,f1) HXARGC(1) - void _hx_run(int button){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1786___onLimeGamepadConnect) -HXLINE(1786) f1(gamepad2,button); - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_2, ::Dynamic,f2, ::lime::ui::Gamepad,gamepad3) HXARGC(1) - void _hx_run(int button1){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1787___onLimeGamepadConnect) -HXLINE(1787) f2(gamepad3,button1); - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S2(hx::LocalFunc,_hx_Closure_3, ::Dynamic,f3, ::lime::ui::Gamepad,gamepad4) HXARGC(0) - void _hx_run(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1788___onLimeGamepadConnect) -HXLINE(1788) f3(gamepad4); - } - HX_END_LOCAL_FUNC0((void)) - - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1771___onLimeGamepadConnect) -HXLINE(1773) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE(1775) ::openfl::ui::GameInput_obj::_hx___onGamepadConnect(gamepad); - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE(1779) this->_hx___handleError(e); - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } -HXLINE(1785) ::Dynamic f = this->_hx___onLimeGamepadAxisMove_dyn(); -HXDLIN(1785) ::lime::ui::Gamepad gamepad1 = gamepad; -HXDLIN(1785) ::Dynamic _hx_tmp = ::Dynamic(new _hx_Closure_0(gamepad1,f)); -HXDLIN(1785) gamepad->onAxisMove->add(_hx_tmp,null(),null()); -HXLINE(1786) ::Dynamic f1 = this->_hx___onLimeGamepadButtonDown_dyn(); -HXDLIN(1786) ::lime::ui::Gamepad gamepad2 = gamepad; -HXDLIN(1786) ::Dynamic _hx_tmp1 = ::Dynamic(new _hx_Closure_1(gamepad2,f1)); -HXDLIN(1786) gamepad->onButtonDown->add(_hx_tmp1,null(),null()); -HXLINE(1787) ::Dynamic f2 = this->_hx___onLimeGamepadButtonUp_dyn(); -HXDLIN(1787) ::lime::ui::Gamepad gamepad3 = gamepad; -HXDLIN(1787) ::Dynamic _hx_tmp2 = ::Dynamic(new _hx_Closure_2(f2,gamepad3)); -HXDLIN(1787) gamepad->onButtonUp->add(_hx_tmp2,null(),null()); -HXLINE(1788) ::Dynamic f3 = this->_hx___onLimeGamepadDisconnect_dyn(); -HXDLIN(1788) ::lime::ui::Gamepad gamepad4 = gamepad; -HXDLIN(1788) ::Dynamic _hx_tmp3 = ::Dynamic(new _hx_Closure_3(f3,gamepad4)); -HXDLIN(1788) gamepad->onDisconnect->add(_hx_tmp3,null(),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeGamepadConnect,(void)) - -void Stage_obj::_hx___onLimeGamepadDisconnect( ::lime::ui::Gamepad gamepad){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1794___onLimeGamepadDisconnect) -HXDLIN(1794) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE(1796) ::openfl::ui::GameInput_obj::_hx___onGamepadDisconnect(gamepad); - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE(1800) this->_hx___handleError(e); - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeGamepadDisconnect,(void)) - -void Stage_obj::_hx___onLimeKeyDown( ::lime::ui::Window window,int keyCode,int modifier){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1808___onLimeKeyDown) -HXLINE(1809) bool _hx_tmp; -HXDLIN(1809) if (hx::IsNotNull( this->window )) { -HXLINE(1809) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXLINE(1809) _hx_tmp = true; - } -HXDLIN(1809) if (_hx_tmp) { -HXLINE(1809) return; - } -HXLINE(1811) this->_hx___onKey(HX_("keyDown",a1,69,47,9c),keyCode,modifier); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Stage_obj,_hx___onLimeKeyDown,(void)) - -void Stage_obj::_hx___onLimeKeyUp( ::lime::ui::Window window,int keyCode,int modifier){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1815___onLimeKeyUp) -HXLINE(1816) bool _hx_tmp; -HXDLIN(1816) if (hx::IsNotNull( this->window )) { -HXLINE(1816) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXLINE(1816) _hx_tmp = true; - } -HXDLIN(1816) if (_hx_tmp) { -HXLINE(1816) return; - } -HXLINE(1818) this->_hx___onKey(HX_("keyUp",da,b9,fe,de),keyCode,modifier); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Stage_obj,_hx___onLimeKeyUp,(void)) - -void Stage_obj::_hx___onLimeModuleExit(int code){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_1823___onLimeModuleExit) -HXDLIN(1823) if (hx::IsNotNull( this->window )) { -HXLINE(1825) ::openfl::events::Event event = null(); -HXLINE(1830) event = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("deactivate",34,5c,01,3c),null(),null()); -HXLINE(1833) this->_hx___broadcastEvent(event); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeModuleExit,(void)) - -void Stage_obj::_hx___onLimeMouseDown( ::lime::ui::Window window,Float x,Float y,int button){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1842___onLimeMouseDown) -HXLINE(1843) bool _hx_tmp; -HXDLIN(1843) if (hx::IsNotNull( this->window )) { -HXLINE(1843) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXLINE(1843) _hx_tmp = true; - } -HXDLIN(1843) if (_hx_tmp) { -HXLINE(1843) return; - } -HXLINE(1845) this->_hx___dispatchPendingMouseEvent(); -HXLINE(1847) ::String type; -HXDLIN(1847) switch((int)(button)){ - case (int)1: { -HXLINE(1847) type = HX_("middleMouseDown",12,2b,fe,01); - } - break; - case (int)2: { -HXLINE(1847) type = HX_("rightMouseDown",ab,29,d7,cd); - } - break; - default:{ -HXLINE(1847) type = HX_("mouseDown",27,b1,c2,ee); - } - } -HXLINE(1854) int _hx_tmp1 = ::Std_obj::_hx_int((x * window->_hx___scale)); -HXDLIN(1854) this->_hx___onMouse(type,( (Float)(_hx_tmp1) ),( (Float)(::Std_obj::_hx_int((y * window->_hx___scale))) ),button); -HXLINE(1856) bool _hx_tmp2; -HXDLIN(1856) if (!(this->showDefaultContextMenu)) { -HXLINE(1856) _hx_tmp2 = (button == 2); - } - else { -HXLINE(1856) _hx_tmp2 = false; - } -HXDLIN(1856) if (_hx_tmp2) { -HXLINE(1858) window->onMouseDown->cancel(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC4(Stage_obj,_hx___onLimeMouseDown,(void)) - -void Stage_obj::_hx___onLimeMouseMove( ::lime::ui::Window window,Float x,Float y){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1863___onLimeMouseMove) -HXLINE(1864) bool _hx_tmp; -HXDLIN(1864) if (hx::IsNotNull( this->window )) { -HXLINE(1864) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXLINE(1864) _hx_tmp = true; - } -HXDLIN(1864) if (_hx_tmp) { -HXLINE(1864) return; - } -HXLINE(1869) this->_hx___pendingMouseEvent = true; -HXLINE(1870) this->_hx___pendingMouseX = ::Std_obj::_hx_int((x * window->_hx___scale)); -HXLINE(1871) this->_hx___pendingMouseY = ::Std_obj::_hx_int((y * window->_hx___scale)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Stage_obj,_hx___onLimeMouseMove,(void)) - -void Stage_obj::_hx___onLimeMouseMoveRelative( ::lime::ui::Window window,Float x,Float y){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1876___onLimeMouseMoveRelative) - } - - -HX_DEFINE_DYNAMIC_FUNC3(Stage_obj,_hx___onLimeMouseMoveRelative,(void)) - -void Stage_obj::_hx___onLimeMouseUp( ::lime::ui::Window window,Float x,Float y,int button){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1881___onLimeMouseUp) -HXLINE(1882) bool _hx_tmp; -HXDLIN(1882) if (hx::IsNotNull( this->window )) { -HXLINE(1882) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXLINE(1882) _hx_tmp = true; - } -HXDLIN(1882) if (_hx_tmp) { -HXLINE(1882) return; - } -HXLINE(1884) this->_hx___dispatchPendingMouseEvent(); -HXLINE(1886) ::String type; -HXDLIN(1886) switch((int)(button)){ - case (int)1: { -HXLINE(1886) type = HX_("middleMouseUp",0b,8d,f5,3a); - } - break; - case (int)2: { -HXLINE(1886) type = HX_("rightMouseUp",64,83,21,ab); - } - break; - default:{ -HXLINE(1886) type = HX_("mouseUp",e0,f3,72,c0); - } - } -HXLINE(1893) int _hx_tmp1 = ::Std_obj::_hx_int((x * window->_hx___scale)); -HXDLIN(1893) this->_hx___onMouse(type,( (Float)(_hx_tmp1) ),( (Float)(::Std_obj::_hx_int((y * window->_hx___scale))) ),button); -HXLINE(1895) bool _hx_tmp2; -HXDLIN(1895) if (!(this->showDefaultContextMenu)) { -HXLINE(1895) _hx_tmp2 = (button == 2); - } - else { -HXLINE(1895) _hx_tmp2 = false; - } -HXDLIN(1895) if (_hx_tmp2) { -HXLINE(1897) window->onMouseUp->cancel(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC4(Stage_obj,_hx___onLimeMouseUp,(void)) - -void Stage_obj::_hx___onLimeMouseWheel( ::lime::ui::Window window,Float deltaX,Float deltaY, ::lime::ui::MouseWheelMode deltaMode){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_1902___onLimeMouseWheel) -HXLINE(1903) bool _hx_tmp; -HXDLIN(1903) if (hx::IsNotNull( this->window )) { -HXLINE(1903) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXLINE(1903) _hx_tmp = true; - } -HXDLIN(1903) if (_hx_tmp) { -HXLINE(1903) return; - } -HXLINE(1905) this->_hx___dispatchPendingMouseEvent(); -HXLINE(1907) if (hx::IsEq( deltaMode,::lime::ui::MouseWheelMode_obj::PIXELS_dyn() )) { -HXLINE(1909) int _hx_tmp1 = ::Std_obj::_hx_int((deltaX * window->_hx___scale)); -HXDLIN(1909) this->_hx___onMouseWheel(( (Float)(_hx_tmp1) ),( (Float)(::Std_obj::_hx_int((deltaY * window->_hx___scale))) ),deltaMode); - } - else { -HXLINE(1913) int _hx_tmp2 = ::Std_obj::_hx_int(deltaX); -HXDLIN(1913) this->_hx___onMouseWheel(( (Float)(_hx_tmp2) ),( (Float)(::Std_obj::_hx_int(deltaY)) ),deltaMode); - } - } - - -HX_DEFINE_DYNAMIC_FUNC4(Stage_obj,_hx___onLimeMouseWheel,(void)) - -void Stage_obj::_hx___onLimeRender( ::lime::graphics::RenderContext context){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_1918___onLimeRender) -HXLINE(1919) if (this->_hx___rendering) { -HXLINE(1919) return; - } -HXLINE(1920) this->_hx___rendering = true; -HXLINE(1930) ::openfl::events::Event event = null(); -HXLINE(1949) this->_hx___broadcastEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("enterFrame",f5,03,50,02),null(),null())); -HXLINE(1950) this->_hx___broadcastEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("frameConstructed",09,89,5d,98),null(),null())); -HXLINE(1951) this->_hx___broadcastEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("exitFrame",2f,64,48,12),null(),null())); -HXLINE(1954) this->_hx___renderable = true; -HXLINE(1955) this->_hx___enterFrame(this->_hx___deltaTime); -HXLINE(1956) this->_hx___deltaTime = 0; -HXLINE(1958) bool shouldRender; -HXDLIN(1958) if (hx::IsNotNull( this->_hx___renderer )) { -HXLINE(1958) if (!(this->_hx___renderDirty)) { -HXLINE(1958) shouldRender = this->_hx___forceRender; - } - else { -HXLINE(1958) shouldRender = true; - } - } - else { -HXLINE(1958) shouldRender = false; - } -HXLINE(1960) bool _hx_tmp; -HXDLIN(1960) if (this->_hx___invalidated) { -HXLINE(1960) _hx_tmp = shouldRender; - } - else { -HXLINE(1960) _hx_tmp = false; - } -HXDLIN(1960) if (_hx_tmp) { -HXLINE(1962) this->_hx___invalidated = false; -HXLINE(1967) event = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("render",56,6b,29,05),null(),null()); -HXLINE(1970) this->_hx___broadcastEvent(event); - } -HXLINE(1982) this->_hx___update(false,true); -HXLINE(1985) if (hx::IsNotNull( this->_hx___renderer )) { -HXLINE(1987) if (hx::IsNotNull( this->context3D )) { -HXLINE(1989) { -HXLINE(1989) ::Dynamic stage3D = this->stage3Ds->iterator(); -HXDLIN(1989) while(( (bool)(stage3D->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE(1989) ::openfl::display::Stage3D stage3D1 = ( ( ::openfl::display::Stage3D)(stage3D->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE(1991) this->context3D->_hx___renderStage3D(stage3D1); - } - } -HXLINE(1995) if (this->context3D->_hx___present) { -HXLINE(1995) shouldRender = true; - } - } -HXLINE(1999) if (shouldRender) { -HXLINE(2001) if ((this->_hx___renderer->_hx___type == HX_("cairo",88,30,19,41))) { -HXLINE(2004) hx::TCast< ::openfl::display::CairoRenderer >::cast(this->_hx___renderer)->cairo = context->cairo; - } -HXLINE(2008) if (hx::IsNull( this->context3D )) { -HXLINE(2010) this->_hx___renderer->_hx___clear(); - } -HXLINE(2013) this->_hx___renderer->_hx___render(hx::ObjectPtr(this)); - } - else { -HXLINE(2015) if (hx::IsNull( this->context3D )) { -HXLINE(2017) this->window->onRender->cancel(); - } - } -HXLINE(2020) if (hx::IsNotNull( this->context3D )) { -HXLINE(2022) if (!(this->context3D->_hx___present)) { -HXLINE(2024) this->window->onRender->cancel(); - } - else { -HXLINE(2028) if (!(this->_hx___renderer->_hx___cleared)) { -HXLINE(2030) this->_hx___renderer->_hx___clear(); - } -HXLINE(2033) this->context3D->_hx___present = false; -HXLINE(2034) this->context3D->_hx___cleared = false; - } - } -HXLINE(2038) this->_hx___renderer->_hx___cleared = false; - } -HXLINE(2047) this->_hx___rendering = false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeRender,(void)) - -void Stage_obj::_hx___onLimeRenderContextLost(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2051___onLimeRenderContextLost) -HXLINE(2052) this->_hx___renderer = null(); -HXLINE(2053) this->context3D = null(); -HXLINE(2055) { -HXLINE(2055) ::Dynamic stage3D = this->stage3Ds->iterator(); -HXDLIN(2055) while(( (bool)(stage3D->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE(2055) ::openfl::display::Stage3D stage3D1 = ( ( ::openfl::display::Stage3D)(stage3D->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE(2057) stage3D1->_hx___lostContext(); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage_obj,_hx___onLimeRenderContextLost,(void)) - -void Stage_obj::_hx___onLimeRenderContextRestored( ::lime::graphics::RenderContext context){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2062___onLimeRenderContextRestored) -HXLINE(2063) this->_hx___createRenderer(); -HXLINE(2065) { -HXLINE(2065) ::Dynamic stage3D = this->stage3Ds->iterator(); -HXDLIN(2065) while(( (bool)(stage3D->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE(2065) ::openfl::display::Stage3D stage3D1 = ( ( ::openfl::display::Stage3D)(stage3D->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE(2067) stage3D1->_hx___restoreContext(); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeRenderContextRestored,(void)) - -void Stage_obj::_hx___onLimeTextEdit( ::lime::ui::Window window,::String text,int start,int length){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2072___onLimeTextEdit) - } - - -HX_DEFINE_DYNAMIC_FUNC4(Stage_obj,_hx___onLimeTextEdit,(void)) - -void Stage_obj::_hx___onLimeTextInput( ::lime::ui::Window window,::String text){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_2077___onLimeTextInput) -HXLINE(2078) bool _hx_tmp; -HXDLIN(2078) if (hx::IsNotNull( this->window )) { -HXLINE(2078) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXLINE(2078) _hx_tmp = true; - } -HXDLIN(2078) if (_hx_tmp) { -HXLINE(2078) return; - } -HXLINE(2080) ::Array< ::Dynamic> stack = ::Array_obj< ::Dynamic>::__new(); -HXLINE(2082) if (hx::IsNull( this->_hx___focus )) { -HXLINE(2084) this->_hx___getInteractive(stack); - } - else { -HXLINE(2088) this->_hx___focus->_hx___getInteractive(stack); - } -HXLINE(2091) ::openfl::events::TextEvent event = ::openfl::events::TextEvent_obj::__alloc( HX_CTX ,HX_("textInput",1d,54,0b,57),true,true,text); -HXLINE(2092) if ((stack->length > 0)) { -HXLINE(2094) stack->reverse(); -HXLINE(2095) this->_hx___dispatchStack(event,stack); - } - else { -HXLINE(2099) this->_hx___dispatchEvent(event); - } -HXLINE(2102) if (event->isDefaultPrevented()) { -HXLINE(2104) window->onTextInput->cancel(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Stage_obj,_hx___onLimeTextInput,(void)) - -void Stage_obj::_hx___onLimeTouchCancel( ::lime::ui::Touch touch){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2109___onLimeTouchCancel) -HXLINE(2111) bool isPrimaryTouchPoint = hx::IsEq( this->_hx___primaryTouch,touch ); -HXLINE(2112) if (isPrimaryTouchPoint) { -HXLINE(2114) this->_hx___primaryTouch = null(); - } -HXLINE(2117) this->_hx___onTouch(HX_("touchEnd",5c,c5,09,00),touch,isPrimaryTouchPoint); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeTouchCancel,(void)) - -void Stage_obj::_hx___onLimeTouchMove( ::lime::ui::Touch touch){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2122___onLimeTouchMove) -HXDLIN(2122) this->_hx___onTouch(HX_("touchMove",70,72,cd,0d),touch,hx::IsEq( this->_hx___primaryTouch,touch )); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeTouchMove,(void)) - -void Stage_obj::_hx___onLimeTouchEnd( ::lime::ui::Touch touch){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2126___onLimeTouchEnd) -HXLINE(2127) bool isPrimaryTouchPoint = hx::IsEq( this->_hx___primaryTouch,touch ); -HXLINE(2128) if (isPrimaryTouchPoint) { -HXLINE(2130) this->_hx___primaryTouch = null(); - } -HXLINE(2133) this->_hx___onTouch(HX_("touchEnd",5c,c5,09,00),touch,isPrimaryTouchPoint); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeTouchEnd,(void)) - -void Stage_obj::_hx___onLimeTouchStart( ::lime::ui::Touch touch){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2137___onLimeTouchStart) -HXLINE(2138) if (hx::IsNull( this->_hx___primaryTouch )) { -HXLINE(2140) this->_hx___primaryTouch = touch; - } -HXLINE(2143) this->_hx___onTouch(HX_("touchBegin",ea,cd,e6,a9),touch,hx::IsEq( this->_hx___primaryTouch,touch )); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeTouchStart,(void)) - -void Stage_obj::_hx___onLimeUpdate(int deltaTime){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2147___onLimeUpdate) -HXLINE(2148) this->_hx___deltaTime = deltaTime; -HXLINE(2150) this->_hx___dispatchPendingMouseEvent(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeUpdate,(void)) - -void Stage_obj::_hx___onLimeWindowActivate( ::lime::ui::Window window){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2155___onLimeWindowActivate) -HXDLIN(2155) bool _hx_tmp; -HXDLIN(2155) if (hx::IsNotNull( this->window )) { -HXDLIN(2155) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXDLIN(2155) _hx_tmp = true; - } -HXDLIN(2155) if (_hx_tmp) { -HXDLIN(2155) return; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeWindowActivate,(void)) - -void Stage_obj::_hx___onLimeWindowClose( ::lime::ui::Window window){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_2161___onLimeWindowClose) -HXLINE(2162) if (hx::IsEq( this->window,window )) { -HXLINE(2164) this->window = null(); - } -HXLINE(2167) this->_hx___primaryTouch = null(); -HXLINE(2169) ::openfl::events::Event event = null(); -HXLINE(2174) event = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("deactivate",34,5c,01,3c),null(),null()); -HXLINE(2177) this->_hx___broadcastEvent(event); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeWindowClose,(void)) - -void Stage_obj::_hx___onLimeWindowCreate( ::lime::ui::Window window){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2185___onLimeWindowCreate) -HXLINE(2186) bool _hx_tmp; -HXDLIN(2186) if (hx::IsNotNull( this->window )) { -HXLINE(2186) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXLINE(2186) _hx_tmp = true; - } -HXDLIN(2186) if (_hx_tmp) { -HXLINE(2186) return; - } -HXLINE(2188) if (hx::IsNotNull( window->context )) { -HXLINE(2190) this->_hx___createRenderer(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeWindowCreate,(void)) - -void Stage_obj::_hx___onLimeWindowDeactivate( ::lime::ui::Window window){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2196___onLimeWindowDeactivate) -HXDLIN(2196) bool _hx_tmp; -HXDLIN(2196) if (hx::IsNotNull( this->window )) { -HXDLIN(2196) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXDLIN(2196) _hx_tmp = true; - } -HXDLIN(2196) if (_hx_tmp) { -HXDLIN(2196) return; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeWindowDeactivate,(void)) - -void Stage_obj::_hx___onLimeWindowDropFile( ::lime::ui::Window window,::String file){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2202___onLimeWindowDropFile) - } - - -HX_DEFINE_DYNAMIC_FUNC2(Stage_obj,_hx___onLimeWindowDropFile,(void)) - -void Stage_obj::_hx___onLimeWindowEnter( ::lime::ui::Window window){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2205___onLimeWindowEnter) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeWindowEnter,(void)) - -void Stage_obj::_hx___onLimeWindowExpose( ::lime::ui::Window window){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2210___onLimeWindowExpose) -HXLINE(2211) bool _hx_tmp; -HXDLIN(2211) if (hx::IsNotNull( this->window )) { -HXLINE(2211) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXLINE(2211) _hx_tmp = true; - } -HXDLIN(2211) if (_hx_tmp) { -HXLINE(2211) return; - } -HXLINE(2213) this->_hx___renderDirty = true; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeWindowExpose,(void)) - -void Stage_obj::_hx___onLimeWindowFocusIn( ::lime::ui::Window window){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_2217___onLimeWindowFocusIn) -HXLINE(2218) bool _hx_tmp; -HXDLIN(2218) if (hx::IsNotNull( this->window )) { -HXLINE(2218) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXLINE(2218) _hx_tmp = true; - } -HXDLIN(2218) if (_hx_tmp) { -HXLINE(2218) return; - } -HXLINE(2225) ::openfl::events::Event event = null(); -HXLINE(2230) event = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("activate",b3,1b,ac,e5),null(),null()); -HXLINE(2233) this->_hx___broadcastEvent(event); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeWindowFocusIn,(void)) - -void Stage_obj::_hx___onLimeWindowFocusOut( ::lime::ui::Window window){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_2245___onLimeWindowFocusOut) -HXLINE(2246) bool _hx_tmp; -HXDLIN(2246) if (hx::IsNotNull( this->window )) { -HXLINE(2246) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXLINE(2246) _hx_tmp = true; - } -HXDLIN(2246) if (_hx_tmp) { -HXLINE(2246) return; - } -HXLINE(2248) this->_hx___primaryTouch = null(); -HXLINE(2250) ::openfl::events::Event event = null(); -HXLINE(2255) event = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("deactivate",34,5c,01,3c),null(),null()); -HXLINE(2258) this->_hx___broadcastEvent(event); -HXLINE(2264) ::openfl::display::InteractiveObject currentFocus = this->get_focus(); -HXLINE(2265) this->set_focus(null()); -HXLINE(2266) this->_hx___cacheFocus = currentFocus; -HXLINE(2268) ::openfl::events::MouseEvent_obj::_hx___altKey = false; -HXLINE(2269) ::openfl::events::MouseEvent_obj::_hx___commandKey = false; -HXLINE(2270) ::openfl::events::MouseEvent_obj::_hx___ctrlKey = false; -HXLINE(2271) ::openfl::events::MouseEvent_obj::_hx___shiftKey = false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeWindowFocusOut,(void)) - -void Stage_obj::_hx___onLimeWindowFullscreen( ::lime::ui::Window window){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_2275___onLimeWindowFullscreen) -HXLINE(2276) bool _hx_tmp; -HXDLIN(2276) if (hx::IsNotNull( this->window )) { -HXLINE(2276) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXLINE(2276) _hx_tmp = true; - } -HXDLIN(2276) if (_hx_tmp) { -HXLINE(2276) return; - } -HXLINE(2278) this->_hx___resize(); -HXLINE(2280) if (!(this->_hx___wasFullscreen)) { -HXLINE(2282) this->_hx___wasFullscreen = true; -HXLINE(2283) if (hx::IsEq( this->_hx___displayState,2 )) { -HXLINE(2283) this->_hx___displayState = 1; - } -HXLINE(2284) this->_hx___dispatchEvent( ::openfl::events::FullScreenEvent_obj::__alloc( HX_CTX ,HX_("fullScreen",5b,ae,48,2e),false,false,true,true)); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeWindowFullscreen,(void)) - -void Stage_obj::_hx___onLimeWindowLeave( ::lime::ui::Window window){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_2289___onLimeWindowLeave) -HXLINE(2290) bool _hx_tmp; -HXDLIN(2290) bool _hx_tmp1; -HXDLIN(2290) if (hx::IsNotNull( this->window )) { -HXLINE(2290) _hx_tmp1 = hx::IsNotEq( this->window,window ); - } - else { -HXLINE(2290) _hx_tmp1 = true; - } -HXDLIN(2290) if (!(_hx_tmp1)) { -HXLINE(2290) _hx_tmp = ::openfl::events::MouseEvent_obj::_hx___buttonDown; - } - else { -HXLINE(2290) _hx_tmp = true; - } -HXDLIN(2290) if (_hx_tmp) { -HXLINE(2290) return; - } -HXLINE(2292) this->_hx___dispatchPendingMouseEvent(); -HXLINE(2294) ::openfl::events::Event event = null(); -HXLINE(2299) event = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("mouseLeave",92,28,20,90),null(),null()); -HXLINE(2302) this->_hx___dispatchEvent(event); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeWindowLeave,(void)) - -void Stage_obj::_hx___onLimeWindowMinimize( ::lime::ui::Window window){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2311___onLimeWindowMinimize) -HXDLIN(2311) bool _hx_tmp; -HXDLIN(2311) if (hx::IsNotNull( this->window )) { -HXDLIN(2311) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXDLIN(2311) _hx_tmp = true; - } -HXDLIN(2311) if (_hx_tmp) { -HXDLIN(2311) return; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeWindowMinimize,(void)) - -void Stage_obj::_hx___onLimeWindowMove( ::lime::ui::Window window,Float x,Float y){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2318___onLimeWindowMove) - } - - -HX_DEFINE_DYNAMIC_FUNC3(Stage_obj,_hx___onLimeWindowMove,(void)) - -void Stage_obj::_hx___onLimeWindowResize( ::lime::ui::Window window,int width,int height){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_2323___onLimeWindowResize) -HXLINE(2324) bool _hx_tmp; -HXDLIN(2324) if (hx::IsNotNull( this->window )) { -HXLINE(2324) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXLINE(2324) _hx_tmp = true; - } -HXDLIN(2324) if (_hx_tmp) { -HXLINE(2324) return; - } -HXLINE(2326) this->_hx___resize(); -HXLINE(2337) bool _hx_tmp1; -HXDLIN(2337) if (this->_hx___wasFullscreen) { -HXLINE(2337) _hx_tmp1 = !(window->_hx___fullscreen); - } - else { -HXLINE(2337) _hx_tmp1 = false; - } -HXDLIN(2337) if (_hx_tmp1) { -HXLINE(2339) this->_hx___wasFullscreen = false; -HXLINE(2340) this->_hx___displayState = 2; -HXLINE(2341) this->_hx___dispatchEvent( ::openfl::events::FullScreenEvent_obj::__alloc( HX_CTX ,HX_("fullScreen",5b,ae,48,2e),false,false,false,true)); - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Stage_obj,_hx___onLimeWindowResize,(void)) - -void Stage_obj::_hx___onLimeWindowRestore( ::lime::ui::Window window){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_2346___onLimeWindowRestore) -HXLINE(2347) bool _hx_tmp; -HXDLIN(2347) if (hx::IsNotNull( this->window )) { -HXLINE(2347) _hx_tmp = hx::IsNotEq( this->window,window ); - } - else { -HXLINE(2347) _hx_tmp = true; - } -HXDLIN(2347) if (_hx_tmp) { -HXLINE(2347) return; - } -HXLINE(2349) bool _hx_tmp1; -HXDLIN(2349) if (this->_hx___wasFullscreen) { -HXLINE(2349) _hx_tmp1 = !(window->_hx___fullscreen); - } - else { -HXLINE(2349) _hx_tmp1 = false; - } -HXDLIN(2349) if (_hx_tmp1) { -HXLINE(2351) this->_hx___wasFullscreen = false; -HXLINE(2352) this->_hx___displayState = 2; -HXLINE(2353) this->_hx___dispatchEvent( ::openfl::events::FullScreenEvent_obj::__alloc( HX_CTX ,HX_("fullScreen",5b,ae,48,2e),false,false,false,true)); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___onLimeWindowRestore,(void)) - -void Stage_obj::_hx___onMouse(::String type,Float x,Float y,int button){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_2359___onMouse) -HXLINE(2360) if ((button > 2)) { -HXLINE(2360) return; - } -HXLINE(2362) ::openfl::geom::Point targetPoint = ::openfl::geom::Point_obj::_hx___pool->get().StaticCast< ::openfl::geom::Point >(); -HXLINE(2363) targetPoint->setTo(x,y); -HXLINE(2364) { -HXLINE(2364) ::openfl::geom::Matrix _this = this->_hx___displayMatrix; -HXDLIN(2364) Float norm = ((_this->a * _this->d) - (_this->b * _this->c)); -HXDLIN(2364) if ((norm == 0)) { -HXLINE(2364) targetPoint->x = -(_this->tx); -HXDLIN(2364) targetPoint->y = -(_this->ty); - } - else { -HXLINE(2364) Float px = ((((Float)1.0) / norm) * ((_this->c * (_this->ty - targetPoint->y)) + (_this->d * (targetPoint->x - _this->tx)))); -HXDLIN(2364) targetPoint->y = ((((Float)1.0) / norm) * ((_this->a * (targetPoint->y - _this->ty)) + (_this->b * (_this->tx - targetPoint->x)))); -HXDLIN(2364) targetPoint->x = px; - } - } -HXLINE(2366) this->_hx___mouseX = targetPoint->x; -HXLINE(2367) this->_hx___mouseY = targetPoint->y; -HXLINE(2369) ::Array< ::Dynamic> stack = ::Array_obj< ::Dynamic>::__new(0); -HXLINE(2370) ::openfl::display::InteractiveObject target = null(); -HXLINE(2372) if (this->_hx___hitTest(this->_hx___mouseX,this->_hx___mouseY,true,stack,true,hx::ObjectPtr(this))) { -HXLINE(2374) target = ( ( ::openfl::display::InteractiveObject)(stack->__get((stack->length - 1)).StaticCast< ::openfl::display::DisplayObject >()) ); - } - else { -HXLINE(2378) target = hx::ObjectPtr(this); -HXLINE(2379) stack = ::Array_obj< ::Dynamic>::__new(1)->init(0,hx::ObjectPtr(this)); - } -HXLINE(2382) if (hx::IsNull( target )) { -HXLINE(2382) target = hx::ObjectPtr(this); - } -HXLINE(2384) ::String clickType = null(); -HXLINE(2386) ::String _hx_switch_0 = type; - if ( (_hx_switch_0==HX_("middleMouseDown",12,2b,fe,01)) ){ -HXLINE(2416) this->_hx___mouseDownMiddle = target; -HXDLIN(2416) goto _hx_goto_92; - } - if ( (_hx_switch_0==HX_("middleMouseUp",0b,8d,f5,3a)) ){ -HXLINE(2451) if (hx::IsEq( this->_hx___mouseDownMiddle,target )) { -HXLINE(2453) clickType = HX_("middleClick",b3,e4,e5,43); - } -HXLINE(2456) this->_hx___mouseDownMiddle = null(); -HXLINE(2450) goto _hx_goto_92; - } - if ( (_hx_switch_0==HX_("mouseDown",27,b1,c2,ee)) ){ -HXLINE(2389) if (target->_hx___allowMouseFocus()) { -HXLINE(2391) if (hx::IsNotNull( this->get_focus() )) { -HXLINE(2393) ::openfl::events::FocusEvent focusEvent = ::openfl::events::FocusEvent_obj::__alloc( HX_CTX ,HX_("mouseFocusChange",43,f1,81,96),true,true,target,false,0); -HXLINE(2395) this->_hx___dispatchStack(focusEvent,stack); -HXLINE(2397) if (!(focusEvent->isDefaultPrevented())) { -HXLINE(2399) this->set_focus(target); - } - } - else { -HXLINE(2404) this->set_focus(target); - } - } - else { -HXLINE(2409) this->set_focus(null()); - } -HXLINE(2412) this->_hx___mouseDownLeft = target; -HXLINE(2413) ::openfl::events::MouseEvent_obj::_hx___buttonDown = true; -HXLINE(2388) goto _hx_goto_92; - } - if ( (_hx_switch_0==HX_("mouseUp",e0,f3,72,c0)) ){ -HXLINE(2422) if (hx::IsNotNull( this->_hx___mouseDownLeft )) { -HXLINE(2424) ::openfl::events::MouseEvent_obj::_hx___buttonDown = false; -HXLINE(2426) if (hx::IsEq( this->_hx___mouseDownLeft,target )) { -HXLINE(2428) clickType = HX_("click",48,7c,5e,48); - } - else { -HXLINE(2432) ::openfl::events::MouseEvent event = null(); -HXLINE(2437) Float event1 = this->_hx___mouseX; -HXDLIN(2437) Float event2 = this->_hx___mouseY; -HXDLIN(2437) event = ::openfl::events::MouseEvent_obj::_hx___create(HX_("releaseOutside",1e,86,e3,ad),1,event1,event2, ::openfl::geom::Point_obj::__alloc( HX_CTX ,this->_hx___mouseX,this->_hx___mouseY),hx::ObjectPtr(this),null()); -HXLINE(2440) this->_hx___mouseDownLeft->dispatchEvent(event); - } -HXLINE(2447) this->_hx___mouseDownLeft = null(); - } -HXLINE(2422) goto _hx_goto_92; - } - if ( (_hx_switch_0==HX_("rightMouseDown",ab,29,d7,cd)) ){ -HXLINE(2419) this->_hx___mouseDownRight = target; -HXDLIN(2419) goto _hx_goto_92; - } - if ( (_hx_switch_0==HX_("rightMouseUp",64,83,21,ab)) ){ -HXLINE(2459) if (hx::IsEq( this->_hx___mouseDownRight,target )) { -HXLINE(2461) clickType = HX_("rightClick",cc,62,23,4b); - } -HXLINE(2464) this->_hx___mouseDownRight = null(); -HXLINE(2458) goto _hx_goto_92; - } - /* default */{ - } - _hx_goto_92:; -HXLINE(2469) ::openfl::geom::Point localPoint = ::openfl::geom::Point_obj::_hx___pool->get().StaticCast< ::openfl::geom::Point >(); -HXLINE(2470) ::openfl::events::MouseEvent event3 = null(); -HXLINE(2475) Float event4 = this->_hx___mouseX; -HXDLIN(2475) Float event5 = this->_hx___mouseY; -HXDLIN(2475) event3 = ::openfl::events::MouseEvent_obj::_hx___create(type,button,event4,event5,target->_hx___globalToLocal(targetPoint,localPoint),target,null()); -HXLINE(2478) this->_hx___dispatchStack(event3,stack); -HXLINE(2484) if (hx::IsNotNull( clickType )) { -HXLINE(2489) Float event6 = this->_hx___mouseX; -HXDLIN(2489) Float event7 = this->_hx___mouseY; -HXDLIN(2489) event3 = ::openfl::events::MouseEvent_obj::_hx___create(clickType,button,event6,event7,target->_hx___globalToLocal(targetPoint,localPoint),target,null()); -HXLINE(2492) this->_hx___dispatchStack(event3,stack); -HXLINE(2498) bool _hx_tmp; -HXDLIN(2498) if ((type == HX_("mouseUp",e0,f3,72,c0))) { -HXLINE(2498) _hx_tmp = target->doubleClickEnabled; - } - else { -HXLINE(2498) _hx_tmp = false; - } -HXDLIN(2498) if (_hx_tmp) { -HXLINE(2500) int currentTime = ::openfl::Lib_obj::getTimer(); -HXLINE(2501) if (((currentTime - this->_hx___lastClickTime) < 500)) { -HXLINE(2506) Float event8 = this->_hx___mouseX; -HXDLIN(2506) Float event9 = this->_hx___mouseY; -HXDLIN(2506) event3 = ::openfl::events::MouseEvent_obj::_hx___create(HX_("doubleClick",77,03,76,cd),button,event8,event9,target->_hx___globalToLocal(targetPoint,localPoint),target,null()); -HXLINE(2509) this->_hx___dispatchStack(event3,stack); -HXLINE(2515) this->_hx___lastClickTime = 0; - } - else { -HXLINE(2519) this->_hx___lastClickTime = currentTime; - } - } - } -HXLINE(2524) bool _hx_tmp1; -HXDLIN(2524) if ((::openfl::ui::Mouse_obj::_hx___cursor == HX_("auto",6f,df,76,40))) { -HXLINE(2524) _hx_tmp1 = !(::openfl::ui::Mouse_obj::_hx___hidden); - } - else { -HXLINE(2524) _hx_tmp1 = false; - } -HXDLIN(2524) if (_hx_tmp1) { -HXLINE(2526) ::String cursor = null(); -HXLINE(2528) if (hx::IsNotNull( this->_hx___mouseDownLeft )) { -HXLINE(2530) cursor = this->_hx___mouseDownLeft->_hx___getCursor(); - } - else { -HXLINE(2534) int _g = 0; -HXDLIN(2534) while((_g < stack->length)){ -HXLINE(2534) ::openfl::display::DisplayObject target1 = stack->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN(2534) _g = (_g + 1); -HXLINE(2536) cursor = target1->_hx___getCursor(); -HXLINE(2538) if (hx::IsNotNull( cursor )) { -HXLINE(2540) ::lime::ui::Window _hx_tmp2 = this->window; -HXDLIN(2540) _hx_tmp2->set_cursor(::openfl::ui::_MouseCursor::MouseCursor_Impl__obj::toLimeCursor(cursor)); -HXLINE(2541) goto _hx_goto_93; - } - } - _hx_goto_93:; - } -HXLINE(2546) if (hx::IsNull( cursor )) { -HXLINE(2548) this->window->set_cursor(::lime::ui::MouseCursor_obj::ARROW_dyn()); - } - } -HXLINE(2552) ::openfl::events::MouseEvent event10; -HXLINE(2554) if (hx::IsNotEq( target,this->_hx___mouseOverTarget )) { -HXLINE(2556) if (hx::IsNotNull( this->_hx___mouseOverTarget )) { -HXLINE(2562) Float event11 = this->_hx___mouseX; -HXDLIN(2562) Float event12 = this->_hx___mouseY; -HXDLIN(2562) ::openfl::geom::Point event13 = this->_hx___mouseOverTarget->_hx___globalToLocal(targetPoint,localPoint); -HXDLIN(2562) event10 = ::openfl::events::MouseEvent_obj::_hx___create(HX_("mouseOut",69,e7,1d,a4),button,event11,event12,event13,this->_hx___mouseOverTarget,null()); -HXLINE(2566) this->_hx___dispatchStack(event10,this->_hx___mouseOutStack); - } - } -HXLINE(2574) ::openfl::display::DisplayObject item; -HXDLIN(2574) int i = 0; -HXLINE(2575) while((i < this->_hx___rollOutStack->length)){ -HXLINE(2577) item = this->_hx___rollOutStack->__get(i).StaticCast< ::openfl::display::DisplayObject >(); -HXLINE(2578) if ((stack->indexOf(item,null()) == -1)) { -HXLINE(2580) this->_hx___rollOutStack->remove(item); -HXLINE(2586) Float event14 = this->_hx___mouseX; -HXDLIN(2586) Float event15 = this->_hx___mouseY; -HXDLIN(2586) ::openfl::geom::Point event16 = this->_hx___mouseOverTarget->_hx___globalToLocal(targetPoint,localPoint); -HXDLIN(2586) event10 = ::openfl::events::MouseEvent_obj::_hx___create(HX_("rollOut",11,f9,11,5d),button,event14,event15,event16,this->_hx___mouseOverTarget,null()); -HXLINE(2589) event10->bubbles = false; -HXLINE(2591) this->_hx___dispatchTarget(item,event10); - } - else { -HXLINE(2599) i = (i + 1); - } - } -HXLINE(2603) { -HXLINE(2603) int _g1 = 0; -HXDLIN(2603) while((_g1 < stack->length)){ -HXLINE(2603) ::openfl::display::DisplayObject item1 = stack->__get(_g1).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN(2603) _g1 = (_g1 + 1); -HXLINE(2605) bool _hx_tmp3; -HXDLIN(2605) if ((this->_hx___rollOutStack->indexOf(item1,null()) == -1)) { -HXLINE(2605) _hx_tmp3 = hx::IsNotNull( this->_hx___mouseOverTarget ); - } - else { -HXLINE(2605) _hx_tmp3 = false; - } -HXDLIN(2605) if (_hx_tmp3) { -HXLINE(2607) if (item1->hasEventListener(HX_("rollOver",71,ab,a8,12))) { -HXLINE(2613) Float event17 = this->_hx___mouseX; -HXDLIN(2613) Float event18 = this->_hx___mouseY; -HXDLIN(2613) event10 = ::openfl::events::MouseEvent_obj::_hx___create(HX_("rollOver",71,ab,a8,12),button,event17,event18,this->_hx___mouseOverTarget->_hx___globalToLocal(targetPoint,localPoint),( ( ::openfl::display::InteractiveObject)(item1) ),null()); -HXLINE(2616) event10->bubbles = false; -HXLINE(2618) this->_hx___dispatchTarget(item1,event10); - } -HXLINE(2625) bool _hx_tmp4; -HXDLIN(2625) if (!(item1->hasEventListener(HX_("rollOut",11,f9,11,5d)))) { -HXLINE(2625) _hx_tmp4 = item1->hasEventListener(HX_("rollOver",71,ab,a8,12)); - } - else { -HXLINE(2625) _hx_tmp4 = true; - } -HXDLIN(2625) if (_hx_tmp4) { -HXLINE(2627) this->_hx___rollOutStack->push(item1); - } - } - } - } -HXLINE(2632) if (hx::IsNotEq( target,this->_hx___mouseOverTarget )) { -HXLINE(2634) if (hx::IsNotNull( target )) { -HXLINE(2639) Float event19 = this->_hx___mouseX; -HXDLIN(2639) Float event20 = this->_hx___mouseY; -HXDLIN(2639) event10 = ::openfl::events::MouseEvent_obj::_hx___create(HX_("mouseOver",19,4a,0d,f6),button,event19,event20,target->_hx___globalToLocal(targetPoint,localPoint),target,null()); -HXLINE(2642) this->_hx___dispatchStack(event10,stack); - } -HXLINE(2649) this->_hx___mouseOverTarget = target; -HXLINE(2650) this->_hx___mouseOutStack = stack; - } -HXLINE(2653) if (hx::IsNotNull( this->_hx___dragObject )) { -HXLINE(2655) this->_hx___drag(targetPoint); -HXLINE(2657) ::openfl::display::DisplayObject dropTarget = null(); -HXLINE(2659) if (hx::IsEq( this->_hx___mouseOverTarget,this->_hx___dragObject )) { -HXLINE(2661) bool cacheMouseEnabled = this->_hx___dragObject->mouseEnabled; -HXLINE(2662) bool cacheMouseChildren = this->_hx___dragObject->mouseChildren; -HXLINE(2664) this->_hx___dragObject->mouseEnabled = false; -HXLINE(2665) this->_hx___dragObject->mouseChildren = false; -HXLINE(2667) ::Array< ::Dynamic> stack1 = ::Array_obj< ::Dynamic>::__new(0); -HXLINE(2669) if (this->_hx___hitTest(this->_hx___mouseX,this->_hx___mouseY,true,stack1,true,hx::ObjectPtr(this))) { -HXLINE(2671) dropTarget = stack1->__get((stack1->length - 1)).StaticCast< ::openfl::display::DisplayObject >(); - } -HXLINE(2674) this->_hx___dragObject->mouseEnabled = cacheMouseEnabled; -HXLINE(2675) this->_hx___dragObject->mouseChildren = cacheMouseChildren; - } - else { -HXLINE(2677) if (hx::IsNotEq( this->_hx___mouseOverTarget,hx::ObjectPtr(this) )) { -HXLINE(2679) dropTarget = this->_hx___mouseOverTarget; - } - } -HXLINE(2682) this->_hx___dragObject->dropTarget = dropTarget; - } -HXLINE(2685) ::openfl::geom::Point_obj::_hx___pool->release(targetPoint); -HXLINE(2686) ::openfl::geom::Point_obj::_hx___pool->release(localPoint); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Stage_obj,_hx___onMouse,(void)) - -void Stage_obj::_hx___onMouseWheel(Float deltaX,Float deltaY, ::lime::ui::MouseWheelMode deltaMode){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2691___onMouseWheel) -HXLINE(2692) Float x = this->_hx___mouseX; -HXLINE(2693) Float y = this->_hx___mouseY; -HXLINE(2695) ::Array< ::Dynamic> stack = ::Array_obj< ::Dynamic>::__new(0); -HXLINE(2696) ::openfl::display::InteractiveObject target = null(); -HXLINE(2698) if (this->_hx___hitTest(this->_hx___mouseX,this->_hx___mouseY,true,stack,true,hx::ObjectPtr(this))) { -HXLINE(2700) target = ( ( ::openfl::display::InteractiveObject)(stack->__get((stack->length - 1)).StaticCast< ::openfl::display::DisplayObject >()) ); - } - else { -HXLINE(2704) target = hx::ObjectPtr(this); -HXLINE(2705) stack = ::Array_obj< ::Dynamic>::__new(1)->init(0,hx::ObjectPtr(this)); - } -HXLINE(2708) if (hx::IsNull( target )) { -HXLINE(2708) target = hx::ObjectPtr(this); - } -HXLINE(2709) ::openfl::geom::Point targetPoint = ::openfl::geom::Point_obj::_hx___pool->get().StaticCast< ::openfl::geom::Point >(); -HXLINE(2710) targetPoint->setTo(x,y); -HXLINE(2711) { -HXLINE(2711) ::openfl::geom::Matrix _this = this->_hx___displayMatrix; -HXDLIN(2711) Float norm = ((_this->a * _this->d) - (_this->b * _this->c)); -HXDLIN(2711) if ((norm == 0)) { -HXLINE(2711) targetPoint->x = -(_this->tx); -HXDLIN(2711) targetPoint->y = -(_this->ty); - } - else { -HXLINE(2711) Float px = ((((Float)1.0) / norm) * ((_this->c * (_this->ty - targetPoint->y)) + (_this->d * (targetPoint->x - _this->tx)))); -HXDLIN(2711) targetPoint->y = ((((Float)1.0) / norm) * ((_this->a * (targetPoint->y - _this->ty)) + (_this->b * (_this->tx - targetPoint->x)))); -HXDLIN(2711) targetPoint->x = px; - } - } -HXLINE(2712) int delta = ::Std_obj::_hx_int(deltaY); -HXLINE(2714) Float event = this->_hx___mouseX; -HXDLIN(2714) Float event1 = this->_hx___mouseY; -HXDLIN(2714) ::openfl::events::MouseEvent event2 = ::openfl::events::MouseEvent_obj::_hx___create(HX_("mouseWheel",36,28,87,e7),0,event,event1,target->_hx___globalToLocal(targetPoint,targetPoint),target,delta); -HXLINE(2715) event2->cancelable = true; -HXLINE(2716) this->_hx___dispatchStack(event2,stack); -HXLINE(2717) if (event2->isDefaultPrevented()) { -HXLINE(2717) this->window->onMouseWheel->cancel(); - } -HXLINE(2719) ::openfl::geom::Point_obj::_hx___pool->release(targetPoint); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Stage_obj,_hx___onMouseWheel,(void)) - -void Stage_obj::_hx___onTouch(::String type, ::lime::ui::Touch touch,bool isPrimaryTouchPoint){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2725___onTouch) -HXLINE(2726) ::openfl::geom::Point targetPoint = ::openfl::geom::Point_obj::_hx___pool->get().StaticCast< ::openfl::geom::Point >(); -HXLINE(2727) targetPoint->setTo(( (Float)(::Math_obj::round(((touch->x * ( (Float)(this->window->_hx___width) )) * this->window->_hx___scale))) ),( (Float)(::Math_obj::round(((touch->y * ( (Float)(this->window->_hx___height) )) * this->window->_hx___scale))) )); -HXLINE(2728) { -HXLINE(2728) ::openfl::geom::Matrix _this = this->_hx___displayMatrix; -HXDLIN(2728) Float norm = ((_this->a * _this->d) - (_this->b * _this->c)); -HXDLIN(2728) if ((norm == 0)) { -HXLINE(2728) targetPoint->x = -(_this->tx); -HXDLIN(2728) targetPoint->y = -(_this->ty); - } - else { -HXLINE(2728) Float px = ((((Float)1.0) / norm) * ((_this->c * (_this->ty - targetPoint->y)) + (_this->d * (targetPoint->x - _this->tx)))); -HXDLIN(2728) targetPoint->y = ((((Float)1.0) / norm) * ((_this->a * (targetPoint->y - _this->ty)) + (_this->b * (_this->tx - targetPoint->x)))); -HXDLIN(2728) targetPoint->x = px; - } - } -HXLINE(2730) Float touchX = targetPoint->x; -HXLINE(2731) Float touchY = targetPoint->y; -HXLINE(2733) ::Array< ::Dynamic> stack = ::Array_obj< ::Dynamic>::__new(0); -HXLINE(2734) ::openfl::display::InteractiveObject target = null(); -HXLINE(2736) if (this->_hx___hitTest(touchX,touchY,false,stack,true,hx::ObjectPtr(this))) { -HXLINE(2738) target = ( ( ::openfl::display::InteractiveObject)(stack->__get((stack->length - 1)).StaticCast< ::openfl::display::DisplayObject >()) ); - } - else { -HXLINE(2742) target = hx::ObjectPtr(this); -HXLINE(2743) stack = ::Array_obj< ::Dynamic>::__new(1)->init(0,hx::ObjectPtr(this)); - } -HXLINE(2746) if (hx::IsNull( target )) { -HXLINE(2746) target = hx::ObjectPtr(this); - } -HXLINE(2748) int touchId = touch->id; -HXLINE(2749) ::openfl::_internal::utils::TouchData touchData = null(); -HXLINE(2751) if (this->_hx___touchData->exists(touchId)) { -HXLINE(2753) touchData = ( ( ::openfl::_internal::utils::TouchData)(this->_hx___touchData->get(touchId)) ); - } - else { -HXLINE(2757) touchData = ::openfl::_internal::utils::TouchData_obj::_hx___pool->get().StaticCast< ::openfl::_internal::utils::TouchData >(); -HXLINE(2758) touchData->reset(); -HXLINE(2759) touchData->touch = touch; -HXLINE(2760) this->_hx___touchData->set(touchId,touchData); - } -HXLINE(2763) ::String touchType = null(); -HXLINE(2764) bool releaseTouchData = false; -HXLINE(2766) ::String _hx_switch_0 = type; - if ( (_hx_switch_0==HX_("touchBegin",ea,cd,e6,a9)) ){ -HXLINE(2769) touchData->touchDownTarget = target; -HXDLIN(2769) goto _hx_goto_98; - } - if ( (_hx_switch_0==HX_("touchEnd",5c,c5,09,00)) ){ -HXLINE(2772) if (hx::IsEq( touchData->touchDownTarget,target )) { -HXLINE(2774) touchType = HX_("touchTap",e4,1b,15,00); - } -HXLINE(2777) touchData->touchDownTarget = null(); -HXLINE(2778) releaseTouchData = true; -HXLINE(2771) goto _hx_goto_98; - } - /* default */{ - } - _hx_goto_98:; -HXLINE(2783) ::openfl::geom::Point localPoint = ::openfl::geom::Point_obj::_hx___pool->get().StaticCast< ::openfl::geom::Point >(); -HXLINE(2784) ::openfl::events::TouchEvent touchEvent = ::openfl::events::TouchEvent_obj::_hx___create(type,null(),touchX,touchY,target->_hx___globalToLocal(targetPoint,localPoint),target); -HXLINE(2785) touchEvent->touchPointID = touchId; -HXLINE(2786) touchEvent->isPrimaryTouchPoint = isPrimaryTouchPoint; -HXLINE(2787) touchEvent->pressure = touch->pressure; -HXLINE(2789) this->_hx___dispatchStack(touchEvent,stack); -HXLINE(2791) if (hx::IsNotNull( touchType )) { -HXLINE(2793) touchEvent = ::openfl::events::TouchEvent_obj::_hx___create(touchType,null(),touchX,touchY,target->_hx___globalToLocal(targetPoint,localPoint),target); -HXLINE(2794) touchEvent->touchPointID = touchId; -HXLINE(2795) touchEvent->isPrimaryTouchPoint = isPrimaryTouchPoint; -HXLINE(2796) touchEvent->pressure = touch->pressure; -HXLINE(2798) this->_hx___dispatchStack(touchEvent,stack); - } -HXLINE(2801) ::openfl::display::InteractiveObject touchOverTarget = touchData->touchOverTarget; -HXLINE(2803) bool _hx_tmp; -HXDLIN(2803) if (hx::IsNotEq( target,touchOverTarget )) { -HXLINE(2803) _hx_tmp = hx::IsNotNull( touchOverTarget ); - } - else { -HXLINE(2803) _hx_tmp = false; - } -HXDLIN(2803) if (_hx_tmp) { -HXLINE(2805) touchEvent = ::openfl::events::TouchEvent_obj::_hx___create(HX_("touchOut",0f,62,11,00),null(),touchX,touchY,touchOverTarget->_hx___globalToLocal(targetPoint,localPoint),touchOverTarget); -HXLINE(2807) touchEvent->touchPointID = touchId; -HXLINE(2808) touchEvent->isPrimaryTouchPoint = isPrimaryTouchPoint; -HXLINE(2809) touchEvent->pressure = touch->pressure; -HXLINE(2811) this->_hx___dispatchTarget(touchOverTarget,touchEvent); - } -HXLINE(2814) ::Array< ::Dynamic> touchOutStack = touchData->rollOutStack; -HXLINE(2815) ::openfl::display::DisplayObject item; -HXDLIN(2815) int i = 0; -HXLINE(2816) while((i < touchOutStack->length)){ -HXLINE(2818) item = touchOutStack->__get(i).StaticCast< ::openfl::display::DisplayObject >(); -HXLINE(2819) if ((stack->indexOf(item,null()) == -1)) { -HXLINE(2821) touchOutStack->remove(item); -HXLINE(2823) touchEvent = ::openfl::events::TouchEvent_obj::_hx___create(HX_("touchRollOut",12,0f,74,87),null(),touchX,touchY,touchOverTarget->_hx___globalToLocal(targetPoint,localPoint),touchOverTarget); -HXLINE(2825) touchEvent->touchPointID = touchId; -HXLINE(2826) touchEvent->isPrimaryTouchPoint = isPrimaryTouchPoint; -HXLINE(2827) touchEvent->bubbles = false; -HXLINE(2828) touchEvent->pressure = touch->pressure; -HXLINE(2830) this->_hx___dispatchTarget(item,touchEvent); - } - else { -HXLINE(2834) i = (i + 1); - } - } -HXLINE(2838) { -HXLINE(2838) int _g = 0; -HXDLIN(2838) while((_g < stack->length)){ -HXLINE(2838) ::openfl::display::DisplayObject item1 = stack->__get(_g).StaticCast< ::openfl::display::DisplayObject >(); -HXDLIN(2838) _g = (_g + 1); -HXLINE(2840) if ((touchOutStack->indexOf(item1,null()) == -1)) { -HXLINE(2842) if (item1->hasEventListener(HX_("touchRollOver",50,d6,19,fe))) { -HXLINE(2844) touchEvent = ::openfl::events::TouchEvent_obj::_hx___create(HX_("touchRollOver",50,d6,19,fe),null(),touchX,touchY,touchOverTarget->_hx___globalToLocal(targetPoint,localPoint),( ( ::openfl::display::InteractiveObject)(item1) )); -HXLINE(2846) touchEvent->touchPointID = touchId; -HXLINE(2847) touchEvent->isPrimaryTouchPoint = isPrimaryTouchPoint; -HXLINE(2848) touchEvent->bubbles = false; -HXLINE(2849) touchEvent->pressure = touch->pressure; -HXLINE(2851) this->_hx___dispatchTarget(item1,touchEvent); - } -HXLINE(2854) if (item1->hasEventListener(HX_("touchRollOut",12,0f,74,87))) { -HXLINE(2856) touchOutStack->push(item1); - } - } - } - } -HXLINE(2861) if (hx::IsNotEq( target,touchOverTarget )) { -HXLINE(2863) if (hx::IsNotNull( target )) { -HXLINE(2865) touchEvent = ::openfl::events::TouchEvent_obj::_hx___create(HX_("touchOver",b3,20,25,0f),null(),touchX,touchY,target->_hx___globalToLocal(targetPoint,localPoint),target); -HXLINE(2866) touchEvent->touchPointID = touchId; -HXLINE(2867) touchEvent->isPrimaryTouchPoint = isPrimaryTouchPoint; -HXLINE(2868) touchEvent->bubbles = true; -HXLINE(2869) touchEvent->pressure = touch->pressure; -HXLINE(2871) this->_hx___dispatchTarget(target,touchEvent); - } -HXLINE(2874) touchData->touchOverTarget = target; - } -HXLINE(2877) ::openfl::geom::Point_obj::_hx___pool->release(targetPoint); -HXLINE(2878) ::openfl::geom::Point_obj::_hx___pool->release(localPoint); -HXLINE(2880) if (releaseTouchData) { -HXLINE(2882) this->_hx___touchData->remove(touchId); -HXLINE(2883) touchData->reset(); -HXLINE(2884) ::openfl::_internal::utils::TouchData_obj::_hx___pool->release(touchData); - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Stage_obj,_hx___onTouch,(void)) - -void Stage_obj::_hx___registerLimeModule( ::lime::app::Application application){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_2891___registerLimeModule) -HXLINE(2892) application->onCreateWindow->add(this->_hx___onLimeCreateWindow_dyn(),null(),null()); -HXLINE(2893) application->onUpdate->add(this->_hx___onLimeUpdate_dyn(),null(),null()); -HXLINE(2894) application->onExit->add(this->_hx___onLimeModuleExit_dyn(),false,0); -HXLINE(2896) { -HXLINE(2896) ::Dynamic gamepad = ::lime::ui::Gamepad_obj::devices->iterator(); -HXDLIN(2896) while(( (bool)(gamepad->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE(2896) ::lime::ui::Gamepad gamepad1 = ( ( ::lime::ui::Gamepad)(gamepad->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE(2898) this->_hx___onLimeGamepadConnect(gamepad1); - } - } -HXLINE(2901) ::lime::ui::Gamepad_obj::onConnect->add(this->_hx___onLimeGamepadConnect_dyn(),null(),null()); -HXLINE(2902) ::lime::ui::Touch_obj::onStart->add(this->_hx___onLimeTouchStart_dyn(),null(),null()); -HXLINE(2903) ::lime::ui::Touch_obj::onMove->add(this->_hx___onLimeTouchMove_dyn(),null(),null()); -HXLINE(2904) ::lime::ui::Touch_obj::onEnd->add(this->_hx___onLimeTouchEnd_dyn(),null(),null()); -HXLINE(2905) ::lime::ui::Touch_obj::onCancel->add(this->_hx___onLimeTouchCancel_dyn(),null(),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___registerLimeModule,(void)) - -void Stage_obj::_hx___resize(){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_2910___resize) -HXLINE(2911) int cacheWidth = this->stageWidth; -HXLINE(2912) int cacheHeight = this->stageHeight; -HXLINE(2914) int windowWidth = ::Std_obj::_hx_int((( (Float)(this->window->_hx___width) ) * this->window->_hx___scale)); -HXLINE(2915) int windowHeight = ::Std_obj::_hx_int((( (Float)(this->window->_hx___height) ) * this->window->_hx___scale)); -HXLINE(2922) this->_hx___displayMatrix->identity(); -HXLINE(2924) bool _hx_tmp; -HXDLIN(2924) if (hx::IsNotNull( this->get_fullScreenSourceRect() )) { -HXLINE(2924) _hx_tmp = this->window->_hx___fullscreen; - } - else { -HXLINE(2924) _hx_tmp = false; - } -HXDLIN(2924) if (_hx_tmp) { -HXLINE(2926) this->stageWidth = ::Std_obj::_hx_int(this->get_fullScreenSourceRect()->width); -HXLINE(2927) this->stageHeight = ::Std_obj::_hx_int(this->get_fullScreenSourceRect()->height); -HXLINE(2929) Float displayScaleX = (( (Float)(windowWidth) ) / ( (Float)(this->stageWidth) )); -HXLINE(2930) Float displayScaleY = (( (Float)(windowHeight) ) / ( (Float)(this->stageHeight) )); -HXLINE(2932) ::openfl::geom::Matrix _hx_tmp1 = this->_hx___displayMatrix; -HXDLIN(2932) Float _hx_tmp2 = -(this->get_fullScreenSourceRect()->x); -HXDLIN(2932) _hx_tmp1->translate(_hx_tmp2,-(this->get_fullScreenSourceRect()->y)); -HXLINE(2933) this->_hx___displayMatrix->scale(displayScaleX,displayScaleY); -HXLINE(2935) ::openfl::geom::Rectangle _hx_tmp3 = this->_hx___displayRect; -HXDLIN(2935) Float _hx_tmp4 = this->get_fullScreenSourceRect()->get_left(); -HXDLIN(2935) Float _hx_tmp5 = this->get_fullScreenSourceRect()->get_right(); -HXDLIN(2935) Float _hx_tmp6 = this->get_fullScreenSourceRect()->get_top(); -HXDLIN(2935) _hx_tmp3->setTo(_hx_tmp4,_hx_tmp5,_hx_tmp6,this->get_fullScreenSourceRect()->get_bottom()); - } - else { -HXLINE(2939) bool _hx_tmp7; -HXDLIN(2939) if ((this->_hx___logicalWidth == 0)) { -HXLINE(2939) _hx_tmp7 = (this->_hx___logicalHeight == 0); - } - else { -HXLINE(2939) _hx_tmp7 = false; - } -HXDLIN(2939) if (_hx_tmp7) { -HXLINE(2941) this->stageWidth = windowWidth; -HXLINE(2942) this->stageHeight = windowHeight; - } - else { -HXLINE(2946) this->stageWidth = this->_hx___logicalWidth; -HXLINE(2947) this->stageHeight = this->_hx___logicalHeight; -HXLINE(2949) Float scaleX = (( (Float)(windowWidth) ) / ( (Float)(this->stageWidth) )); -HXLINE(2950) Float scaleY = (( (Float)(windowHeight) ) / ( (Float)(this->stageHeight) )); -HXLINE(2951) Float targetScale = ::Math_obj::min(scaleX,scaleY); -HXLINE(2953) int offsetX = ::Math_obj::round(((( (Float)(windowWidth) ) - (( (Float)(this->stageWidth) ) * targetScale)) / ( (Float)(2) ))); -HXLINE(2954) int offsetY = ::Math_obj::round(((( (Float)(windowHeight) ) - (( (Float)(this->stageHeight) ) * targetScale)) / ( (Float)(2) ))); -HXLINE(2956) this->_hx___displayMatrix->scale(targetScale,targetScale); -HXLINE(2957) this->_hx___displayMatrix->translate(( (Float)(offsetX) ),( (Float)(offsetY) )); - } -HXLINE(2960) this->_hx___displayRect->setTo(( (Float)(0) ),( (Float)(0) ),( (Float)(this->stageWidth) ),( (Float)(this->stageHeight) )); - } -HXLINE(2963) if (hx::IsNotNull( this->context3D )) { -HXLINE(2965) this->context3D->configureBackBuffer(windowWidth,windowHeight,0,true,true,true); - } -HXLINE(2968) { -HXLINE(2968) ::Dynamic stage3D = this->stage3Ds->iterator(); -HXDLIN(2968) while(( (bool)(stage3D->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE(2968) ::openfl::display::Stage3D stage3D1 = ( ( ::openfl::display::Stage3D)(stage3D->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE(2970) stage3D1->_hx___resize(windowWidth,windowHeight); - } - } -HXLINE(2973) if (hx::IsNotNull( this->_hx___renderer )) { -HXLINE(2975) this->_hx___renderer->_hx___resize(windowWidth,windowHeight); - } -HXLINE(2978) bool _hx_tmp8; -HXDLIN(2978) if ((this->stageWidth == cacheWidth)) { -HXLINE(2978) _hx_tmp8 = (this->stageHeight != cacheHeight); - } - else { -HXLINE(2978) _hx_tmp8 = true; - } -HXDLIN(2978) if (_hx_tmp8) { -HXLINE(2980) this->_hx___renderDirty = true; -HXLINE(2981) this->_hx___setTransformDirty(); -HXLINE(2983) ::openfl::events::Event event = null(); -HXLINE(2988) event = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("resize",f4,59,7b,08),null(),null()); -HXLINE(2991) this->_hx___dispatchEvent(event); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage_obj,_hx___resize,(void)) - -void Stage_obj::_hx___setLogicalSize(int width,int height){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3000___setLogicalSize) -HXLINE(3001) this->_hx___logicalWidth = width; -HXLINE(3002) this->_hx___logicalHeight = height; -HXLINE(3004) this->_hx___resize(); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Stage_obj,_hx___setLogicalSize,(void)) - -void Stage_obj::_hx___startDrag( ::openfl::display::Sprite sprite,bool lockCenter, ::openfl::geom::Rectangle bounds){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_3008___startDrag) -HXLINE(3009) if (hx::IsNull( bounds )) { -HXLINE(3011) this->_hx___dragBounds = null(); - } - else { -HXLINE(3015) this->_hx___dragBounds = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); -HXLINE(3017) Float right = bounds->get_right(); -HXLINE(3018) Float bottom = bounds->get_bottom(); -HXLINE(3019) Float _hx_tmp; -HXDLIN(3019) if ((right < bounds->x)) { -HXLINE(3019) _hx_tmp = right; - } - else { -HXLINE(3019) _hx_tmp = bounds->x; - } -HXDLIN(3019) this->_hx___dragBounds->x = _hx_tmp; -HXLINE(3020) Float _hx_tmp1; -HXDLIN(3020) if ((bottom < bounds->y)) { -HXLINE(3020) _hx_tmp1 = bottom; - } - else { -HXLINE(3020) _hx_tmp1 = bounds->y; - } -HXDLIN(3020) this->_hx___dragBounds->y = _hx_tmp1; -HXLINE(3021) this->_hx___dragBounds->width = ::Math_obj::abs(bounds->width); -HXLINE(3022) this->_hx___dragBounds->height = ::Math_obj::abs(bounds->height); - } -HXLINE(3025) this->_hx___dragObject = sprite; -HXLINE(3027) if (hx::IsNotNull( this->_hx___dragObject )) { -HXLINE(3029) if (lockCenter) { -HXLINE(3031) this->_hx___dragOffsetX = ( (Float)(0) ); -HXLINE(3032) this->_hx___dragOffsetY = ( (Float)(0) ); - } - else { -HXLINE(3036) ::openfl::geom::Point mouse = ::openfl::geom::Point_obj::_hx___pool->get().StaticCast< ::openfl::geom::Point >(); -HXLINE(3037) Float _hx_tmp2 = this->get_mouseX(); -HXDLIN(3037) mouse->setTo(_hx_tmp2,this->get_mouseY()); -HXLINE(3038) ::openfl::display::DisplayObjectContainer parent = this->_hx___dragObject->parent; -HXLINE(3040) if (hx::IsNotNull( parent )) { -HXLINE(3042) ::openfl::geom::Matrix _this = parent->_hx___getWorldTransform(); -HXDLIN(3042) Float norm = ((_this->a * _this->d) - (_this->b * _this->c)); -HXDLIN(3042) if ((norm == 0)) { -HXLINE(3042) mouse->x = -(_this->tx); -HXDLIN(3042) mouse->y = -(_this->ty); - } - else { -HXLINE(3042) Float px = ((((Float)1.0) / norm) * ((_this->c * (_this->ty - mouse->y)) + (_this->d * (mouse->x - _this->tx)))); -HXDLIN(3042) mouse->y = ((((Float)1.0) / norm) * ((_this->a * (mouse->y - _this->ty)) + (_this->b * (_this->tx - mouse->x)))); -HXDLIN(3042) mouse->x = px; - } - } -HXLINE(3045) Float _hx_tmp3 = this->_hx___dragObject->get_x(); -HXDLIN(3045) this->_hx___dragOffsetX = (_hx_tmp3 - mouse->x); -HXLINE(3046) Float _hx_tmp4 = this->_hx___dragObject->get_y(); -HXDLIN(3046) this->_hx___dragOffsetY = (_hx_tmp4 - mouse->y); -HXLINE(3047) ::openfl::geom::Point_obj::_hx___pool->release(mouse); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Stage_obj,_hx___startDrag,(void)) - -void Stage_obj::_hx___stopDrag( ::openfl::display::Sprite sprite){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3053___stopDrag) -HXLINE(3054) this->_hx___dragBounds = null(); -HXLINE(3055) this->_hx___dragObject = null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___stopDrag,(void)) - -void Stage_obj::_hx___unregisterLimeModule( ::lime::app::Application application){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3059___unregisterLimeModule) -HXLINE(3061) application->onCreateWindow->remove(this->_hx___onLimeCreateWindow_dyn()); -HXLINE(3062) application->onUpdate->remove(this->_hx___onLimeUpdate_dyn()); -HXLINE(3063) application->onExit->remove(this->_hx___onLimeModuleExit_dyn()); -HXLINE(3065) ::lime::ui::Gamepad_obj::onConnect->remove(this->_hx___onLimeGamepadConnect_dyn()); -HXLINE(3066) ::lime::ui::Touch_obj::onStart->remove(this->_hx___onLimeTouchStart_dyn()); -HXLINE(3067) ::lime::ui::Touch_obj::onMove->remove(this->_hx___onLimeTouchMove_dyn()); -HXLINE(3068) ::lime::ui::Touch_obj::onEnd->remove(this->_hx___onLimeTouchEnd_dyn()); -HXLINE(3069) ::lime::ui::Touch_obj::onCancel->remove(this->_hx___onLimeTouchCancel_dyn()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,_hx___unregisterLimeModule,(void)) - -void Stage_obj::_hx___update(bool transformOnly,bool updateChildren){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3075___update) -HXDLIN(3075) if (transformOnly) { -HXLINE(3077) if (this->_hx___transformDirty) { -HXLINE(3079) this->super::_hx___update(true,updateChildren); -HXLINE(3081) if (updateChildren) { -HXLINE(3083) this->_hx___transformDirty = false; - } - } - } - else { -HXLINE(3090) bool _hx_tmp; -HXDLIN(3090) if (!(this->_hx___transformDirty)) { -HXLINE(3090) _hx_tmp = this->_hx___renderDirty; - } - else { -HXLINE(3090) _hx_tmp = true; - } -HXDLIN(3090) if (_hx_tmp) { -HXLINE(3092) this->super::_hx___update(false,updateChildren); -HXLINE(3094) bool updateChildren1 = updateChildren; - } - else { -HXLINE(3110) bool _hx_tmp1; -HXDLIN(3110) if (!(this->_hx___renderDirty)) { -HXLINE(3110) _hx_tmp1 = this->_hx___wasDirty; - } - else { -HXLINE(3110) _hx_tmp1 = false; - } -HXDLIN(3110) if (_hx_tmp1) { -HXLINE(3115) this->super::_hx___update(false,updateChildren); -HXLINE(3117) if (updateChildren) { -HXLINE(3119) this->_hx___wasDirty = false; - } - } - } - } - } - - - ::Dynamic Stage_obj::get_color(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3131_get_color) -HXDLIN(3131) return this->_hx___color; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage_obj,get_color,return ) - - ::Dynamic Stage_obj::set_color( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3135_set_color) -HXLINE(3136) if (hx::IsNull( value )) { -HXLINE(3138) this->_hx___transparent = true; -HXLINE(3139) value = 0; - } - else { -HXLINE(3143) this->_hx___transparent = false; - } -HXLINE(3146) if (hx::IsNotEq( this->_hx___color,value )) { -HXLINE(3148) int r = hx::UShr((( (int)(value) ) & 16711680),16); -HXLINE(3149) int g = hx::UShr((( (int)(value) ) & 65280),8); -HXLINE(3150) int b = (( (int)(value) ) & 255); -HXLINE(3152) this->_hx___colorSplit[0] = (( (Float)(r) ) / ( (Float)(255) )); -HXLINE(3153) this->_hx___colorSplit[1] = (( (Float)(g) ) / ( (Float)(255) )); -HXLINE(3154) this->_hx___colorSplit[2] = (( (Float)(b) ) / ( (Float)(255) )); -HXLINE(3155) this->_hx___colorString = (HX_("#",23,00,00,00) + ::StringTools_obj::hex((( (int)(value) ) & 16777215),6)); -HXLINE(3156) this->_hx___renderDirty = true; -HXLINE(3157) this->_hx___color = (-16777216 | (( (int)(value) ) & 16777215)); - } -HXLINE(3160) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,set_color,return ) - -Float Stage_obj::get_contentsScaleFactor(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3165_get_contentsScaleFactor) -HXDLIN(3165) return this->_hx___contentsScaleFactor; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage_obj,get_contentsScaleFactor,return ) - - ::Dynamic Stage_obj::get_displayState(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3170_get_displayState) -HXDLIN(3170) return this->_hx___displayState; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage_obj,get_displayState,return ) - - ::Dynamic Stage_obj::set_displayState( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3174_set_displayState) -HXLINE(3175) if (hx::IsNotNull( this->window )) { -HXLINE(3177) if (hx::IsEq( value,2 )) { -HXLINE(3180) if (this->window->_hx___fullscreen) { -HXLINE(3183) this->window->set_fullscreen(false); - } - } - else { -HXLINE(3187) if (!(this->window->_hx___fullscreen)) { -HXLINE(3190) this->window->set_fullscreen(true); - } - } - } -HXLINE(3195) return (this->_hx___displayState = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,set_displayState,return ) - - ::openfl::display::InteractiveObject Stage_obj::get_focus(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3200_get_focus) -HXDLIN(3200) return this->_hx___focus; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage_obj,get_focus,return ) - - ::openfl::display::InteractiveObject Stage_obj::set_focus( ::openfl::display::InteractiveObject value){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_3204_set_focus) -HXLINE(3205) if (hx::IsNotEq( value,this->_hx___focus )) { -HXLINE(3207) ::openfl::display::InteractiveObject oldFocus = this->_hx___focus; -HXLINE(3208) this->_hx___focus = value; -HXLINE(3209) this->_hx___cacheFocus = value; -HXLINE(3211) if (hx::IsNotNull( oldFocus )) { -HXLINE(3213) ::openfl::events::FocusEvent event = ::openfl::events::FocusEvent_obj::__alloc( HX_CTX ,HX_("focusOut",96,6f,5e,11),true,false,value,false,0); -HXLINE(3214) ::Array< ::Dynamic> stack = ::Array_obj< ::Dynamic>::__new(); -HXLINE(3215) oldFocus->_hx___getInteractive(stack); -HXLINE(3216) stack->reverse(); -HXLINE(3217) this->_hx___dispatchStack(event,stack); - } -HXLINE(3220) if (hx::IsNotNull( value )) { -HXLINE(3222) ::openfl::events::FocusEvent event1 = ::openfl::events::FocusEvent_obj::__alloc( HX_CTX ,HX_("focusIn",dd,45,83,41),true,false,oldFocus,false,0); -HXLINE(3223) ::Array< ::Dynamic> stack1 = ::Array_obj< ::Dynamic>::__new(); -HXLINE(3224) value->_hx___getInteractive(stack1); -HXLINE(3225) stack1->reverse(); -HXLINE(3226) this->_hx___dispatchStack(event1,stack1); - } - } -HXLINE(3230) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,set_focus,return ) - -Float Stage_obj::get_frameRate(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3234_get_frameRate) -HXLINE(3235) if (hx::IsNotNull( this->window )) { -HXLINE(3237) return this->window->_hx___backend->getFrameRate(); - } -HXLINE(3240) return ( (Float)(0) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage_obj,get_frameRate,return ) - -Float Stage_obj::set_frameRate(Float value){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3244_set_frameRate) -HXLINE(3245) if (hx::IsNotNull( this->window )) { -HXLINE(3247) return this->window->_hx___backend->setFrameRate(value); - } -HXLINE(3250) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,set_frameRate,return ) - -int Stage_obj::get_fullScreenHeight(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3255_get_fullScreenHeight) -HXDLIN(3255) return ::Math_obj::ceil((( (Float)(this->window->get_display()->currentMode->height) ) * this->window->_hx___scale)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage_obj,get_fullScreenHeight,return ) - - ::openfl::geom::Rectangle Stage_obj::get_fullScreenSourceRect(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3260_get_fullScreenSourceRect) -HXDLIN(3260) if (hx::IsNull( this->_hx___fullScreenSourceRect )) { -HXDLIN(3260) return null(); - } - else { -HXDLIN(3260) return this->_hx___fullScreenSourceRect->clone(); - } -HXDLIN(3260) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage_obj,get_fullScreenSourceRect,return ) - - ::openfl::geom::Rectangle Stage_obj::set_fullScreenSourceRect( ::openfl::geom::Rectangle value){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3264_set_fullScreenSourceRect) -HXLINE(3265) if (hx::IsNull( value )) { -HXLINE(3267) if (hx::IsNotNull( this->_hx___fullScreenSourceRect )) { -HXLINE(3269) this->_hx___fullScreenSourceRect = null(); -HXLINE(3270) this->_hx___resize(); - } - } - else { -HXLINE(3273) if (!(value->equals(this->_hx___fullScreenSourceRect))) { -HXLINE(3275) this->_hx___fullScreenSourceRect = value->clone(); -HXLINE(3276) this->_hx___resize(); - } - } -HXLINE(3279) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,set_fullScreenSourceRect,return ) - -int Stage_obj::get_fullScreenWidth(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3284_get_fullScreenWidth) -HXDLIN(3284) return ::Math_obj::ceil((( (Float)(this->window->get_display()->currentMode->width) ) * this->window->_hx___scale)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage_obj,get_fullScreenWidth,return ) - -Float Stage_obj::set_height(Float value){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3289_set_height) -HXDLIN(3289) return this->get_height(); - } - - -Float Stage_obj::get_mouseX(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3294_get_mouseX) -HXDLIN(3294) return this->_hx___mouseX; - } - - -Float Stage_obj::get_mouseY(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3299_get_mouseY) -HXDLIN(3299) return this->_hx___mouseY; - } - - - ::Dynamic Stage_obj::get_quality(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3304_get_quality) -HXDLIN(3304) return this->_hx___quality; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage_obj,get_quality,return ) - - ::Dynamic Stage_obj::set_quality( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3308_set_quality) -HXLINE(3309) this->_hx___quality = value; -HXLINE(3311) if (hx::IsNotNull( this->_hx___renderer )) { -HXLINE(3313) ::Dynamic _hx_tmp = this->get_quality(); -HXDLIN(3313) this->_hx___renderer->_hx___allowSmoothing = hx::IsNotEq( _hx_tmp,2 ); - } -HXLINE(3316) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,set_quality,return ) - -Float Stage_obj::set_rotation(Float value){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3321_set_rotation) -HXDLIN(3321) return ( (Float)(0) ); - } - - - ::Dynamic Stage_obj::get_scaleMode(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3326_get_scaleMode) -HXDLIN(3326) return this->_hx___scaleMode; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage_obj,get_scaleMode,return ) - - ::Dynamic Stage_obj::set_scaleMode( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3333_set_scaleMode) -HXDLIN(3333) return (this->_hx___scaleMode = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage_obj,set_scaleMode,return ) - -Float Stage_obj::set_scaleX(Float value){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3338_set_scaleX) -HXDLIN(3338) return ( (Float)(0) ); - } - - -Float Stage_obj::set_scaleY(Float value){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3343_set_scaleY) -HXDLIN(3343) return ( (Float)(0) ); - } - - -bool Stage_obj::get_tabEnabled(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3348_get_tabEnabled) -HXDLIN(3348) return false; - } - - -bool Stage_obj::set_tabEnabled(bool value){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_3353_set_tabEnabled) -HXDLIN(3353) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,HX_("Error: The Stage class does not implement this property or method.",a3,36,62,11))); -HXDLIN(3353) return false; - } - - -int Stage_obj::get_tabIndex(){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3358_get_tabIndex) -HXDLIN(3358) return -1; - } - - -int Stage_obj::set_tabIndex(int value){ - HX_GC_STACKFRAME(&_hx_pos_e171466d8d112c10_3363_set_tabIndex) -HXDLIN(3363) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,HX_("Error: The Stage class does not implement this property or method.",a3,36,62,11))); -HXDLIN(3363) return 0; - } - - - ::openfl::geom::Transform Stage_obj::set_transform( ::openfl::geom::Transform value){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3368_set_transform) -HXDLIN(3368) return this->get_transform(); - } - - -Float Stage_obj::set_width(Float value){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3373_set_width) -HXDLIN(3373) return this->get_width(); - } - - -Float Stage_obj::set_x(Float value){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3378_set_x) -HXDLIN(3378) return ( (Float)(0) ); - } - - -Float Stage_obj::set_y(Float value){ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_3383_set_y) -HXDLIN(3383) return ( (Float)(0) ); - } - - - -hx::ObjectPtr< Stage_obj > Stage_obj::__new( ::lime::ui::Window window, ::Dynamic color) { - hx::ObjectPtr< Stage_obj > __this = new Stage_obj(); - __this->__construct(window,color); - return __this; -} - -hx::ObjectPtr< Stage_obj > Stage_obj::__alloc(hx::Ctx *_hx_ctx, ::lime::ui::Window window, ::Dynamic color) { - Stage_obj *__this = (Stage_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Stage_obj), true, "openfl.display.Stage")); - *(void **)__this = Stage_obj::_hx_vtable; - __this->__construct(window,color); - return __this; -} - -Stage_obj::Stage_obj() -{ -} - -void Stage_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Stage); - HX_MARK_MEMBER_NAME(align,"align"); - HX_MARK_MEMBER_NAME(allowsFullScreen,"allowsFullScreen"); - HX_MARK_MEMBER_NAME(allowsFullScreenInteractive,"allowsFullScreenInteractive"); - HX_MARK_MEMBER_NAME(application,"application"); - HX_MARK_MEMBER_NAME(context3D,"context3D"); - HX_MARK_MEMBER_NAME(showDefaultContextMenu,"showDefaultContextMenu"); - HX_MARK_MEMBER_NAME(softKeyboardRect,"softKeyboardRect"); - HX_MARK_MEMBER_NAME(stage3Ds,"stage3Ds"); - HX_MARK_MEMBER_NAME(stageFocusRect,"stageFocusRect"); - HX_MARK_MEMBER_NAME(stageHeight,"stageHeight"); - HX_MARK_MEMBER_NAME(stageWidth,"stageWidth"); - HX_MARK_MEMBER_NAME(window,"window"); - HX_MARK_MEMBER_NAME(_hx___cacheFocus,"__cacheFocus"); - HX_MARK_MEMBER_NAME(_hx___clearBeforeRender,"__clearBeforeRender"); - HX_MARK_MEMBER_NAME(_hx___color,"__color"); - HX_MARK_MEMBER_NAME(_hx___colorSplit,"__colorSplit"); - HX_MARK_MEMBER_NAME(_hx___colorString,"__colorString"); - HX_MARK_MEMBER_NAME(_hx___contentsScaleFactor,"__contentsScaleFactor"); - HX_MARK_MEMBER_NAME(_hx___currentTabOrderIndex,"__currentTabOrderIndex"); - HX_MARK_MEMBER_NAME(_hx___deltaTime,"__deltaTime"); - HX_MARK_MEMBER_NAME(_hx___dirty,"__dirty"); - HX_MARK_MEMBER_NAME(_hx___displayMatrix,"__displayMatrix"); - HX_MARK_MEMBER_NAME(_hx___displayRect,"__displayRect"); - HX_MARK_MEMBER_NAME(_hx___displayState,"__displayState"); - HX_MARK_MEMBER_NAME(_hx___dragBounds,"__dragBounds"); - HX_MARK_MEMBER_NAME(_hx___dragObject,"__dragObject"); - HX_MARK_MEMBER_NAME(_hx___dragOffsetX,"__dragOffsetX"); - HX_MARK_MEMBER_NAME(_hx___dragOffsetY,"__dragOffsetY"); - HX_MARK_MEMBER_NAME(_hx___focus,"__focus"); - HX_MARK_MEMBER_NAME(_hx___forceRender,"__forceRender"); - HX_MARK_MEMBER_NAME(_hx___fullscreen,"__fullscreen"); - HX_MARK_MEMBER_NAME(_hx___fullScreenSourceRect,"__fullScreenSourceRect"); - HX_MARK_MEMBER_NAME(_hx___invalidated,"__invalidated"); - HX_MARK_MEMBER_NAME(_hx___lastClickTime,"__lastClickTime"); - HX_MARK_MEMBER_NAME(_hx___logicalWidth,"__logicalWidth"); - HX_MARK_MEMBER_NAME(_hx___logicalHeight,"__logicalHeight"); - HX_MARK_MEMBER_NAME(_hx___macKeyboard,"__macKeyboard"); - HX_MARK_MEMBER_NAME(_hx___mouseDownLeft,"__mouseDownLeft"); - HX_MARK_MEMBER_NAME(_hx___mouseDownMiddle,"__mouseDownMiddle"); - HX_MARK_MEMBER_NAME(_hx___mouseDownRight,"__mouseDownRight"); - HX_MARK_MEMBER_NAME(_hx___mouseOutStack,"__mouseOutStack"); - HX_MARK_MEMBER_NAME(_hx___mouseOverTarget,"__mouseOverTarget"); - HX_MARK_MEMBER_NAME(_hx___mouseX,"__mouseX"); - HX_MARK_MEMBER_NAME(_hx___mouseY,"__mouseY"); - HX_MARK_MEMBER_NAME(_hx___pendingMouseEvent,"__pendingMouseEvent"); - HX_MARK_MEMBER_NAME(_hx___pendingMouseX,"__pendingMouseX"); - HX_MARK_MEMBER_NAME(_hx___pendingMouseY,"__pendingMouseY"); - HX_MARK_MEMBER_NAME(_hx___quality,"__quality"); - HX_MARK_MEMBER_NAME(_hx___renderer,"__renderer"); - HX_MARK_MEMBER_NAME(_hx___rendering,"__rendering"); - HX_MARK_MEMBER_NAME(_hx___rollOutStack,"__rollOutStack"); - HX_MARK_MEMBER_NAME(_hx___scaleMode,"__scaleMode"); - HX_MARK_MEMBER_NAME(_hx___stack,"__stack"); - HX_MARK_MEMBER_NAME(_hx___touchData,"__touchData"); - HX_MARK_MEMBER_NAME(_hx___transparent,"__transparent"); - HX_MARK_MEMBER_NAME(_hx___wasDirty,"__wasDirty"); - HX_MARK_MEMBER_NAME(_hx___wasFullscreen,"__wasFullscreen"); - HX_MARK_MEMBER_NAME(_hx___primaryTouch,"__primaryTouch"); - ::openfl::display::DisplayObjectContainer_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void Stage_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(align,"align"); - HX_VISIT_MEMBER_NAME(allowsFullScreen,"allowsFullScreen"); - HX_VISIT_MEMBER_NAME(allowsFullScreenInteractive,"allowsFullScreenInteractive"); - HX_VISIT_MEMBER_NAME(application,"application"); - HX_VISIT_MEMBER_NAME(context3D,"context3D"); - HX_VISIT_MEMBER_NAME(showDefaultContextMenu,"showDefaultContextMenu"); - HX_VISIT_MEMBER_NAME(softKeyboardRect,"softKeyboardRect"); - HX_VISIT_MEMBER_NAME(stage3Ds,"stage3Ds"); - HX_VISIT_MEMBER_NAME(stageFocusRect,"stageFocusRect"); - HX_VISIT_MEMBER_NAME(stageHeight,"stageHeight"); - HX_VISIT_MEMBER_NAME(stageWidth,"stageWidth"); - HX_VISIT_MEMBER_NAME(window,"window"); - HX_VISIT_MEMBER_NAME(_hx___cacheFocus,"__cacheFocus"); - HX_VISIT_MEMBER_NAME(_hx___clearBeforeRender,"__clearBeforeRender"); - HX_VISIT_MEMBER_NAME(_hx___color,"__color"); - HX_VISIT_MEMBER_NAME(_hx___colorSplit,"__colorSplit"); - HX_VISIT_MEMBER_NAME(_hx___colorString,"__colorString"); - HX_VISIT_MEMBER_NAME(_hx___contentsScaleFactor,"__contentsScaleFactor"); - HX_VISIT_MEMBER_NAME(_hx___currentTabOrderIndex,"__currentTabOrderIndex"); - HX_VISIT_MEMBER_NAME(_hx___deltaTime,"__deltaTime"); - HX_VISIT_MEMBER_NAME(_hx___dirty,"__dirty"); - HX_VISIT_MEMBER_NAME(_hx___displayMatrix,"__displayMatrix"); - HX_VISIT_MEMBER_NAME(_hx___displayRect,"__displayRect"); - HX_VISIT_MEMBER_NAME(_hx___displayState,"__displayState"); - HX_VISIT_MEMBER_NAME(_hx___dragBounds,"__dragBounds"); - HX_VISIT_MEMBER_NAME(_hx___dragObject,"__dragObject"); - HX_VISIT_MEMBER_NAME(_hx___dragOffsetX,"__dragOffsetX"); - HX_VISIT_MEMBER_NAME(_hx___dragOffsetY,"__dragOffsetY"); - HX_VISIT_MEMBER_NAME(_hx___focus,"__focus"); - HX_VISIT_MEMBER_NAME(_hx___forceRender,"__forceRender"); - HX_VISIT_MEMBER_NAME(_hx___fullscreen,"__fullscreen"); - HX_VISIT_MEMBER_NAME(_hx___fullScreenSourceRect,"__fullScreenSourceRect"); - HX_VISIT_MEMBER_NAME(_hx___invalidated,"__invalidated"); - HX_VISIT_MEMBER_NAME(_hx___lastClickTime,"__lastClickTime"); - HX_VISIT_MEMBER_NAME(_hx___logicalWidth,"__logicalWidth"); - HX_VISIT_MEMBER_NAME(_hx___logicalHeight,"__logicalHeight"); - HX_VISIT_MEMBER_NAME(_hx___macKeyboard,"__macKeyboard"); - HX_VISIT_MEMBER_NAME(_hx___mouseDownLeft,"__mouseDownLeft"); - HX_VISIT_MEMBER_NAME(_hx___mouseDownMiddle,"__mouseDownMiddle"); - HX_VISIT_MEMBER_NAME(_hx___mouseDownRight,"__mouseDownRight"); - HX_VISIT_MEMBER_NAME(_hx___mouseOutStack,"__mouseOutStack"); - HX_VISIT_MEMBER_NAME(_hx___mouseOverTarget,"__mouseOverTarget"); - HX_VISIT_MEMBER_NAME(_hx___mouseX,"__mouseX"); - HX_VISIT_MEMBER_NAME(_hx___mouseY,"__mouseY"); - HX_VISIT_MEMBER_NAME(_hx___pendingMouseEvent,"__pendingMouseEvent"); - HX_VISIT_MEMBER_NAME(_hx___pendingMouseX,"__pendingMouseX"); - HX_VISIT_MEMBER_NAME(_hx___pendingMouseY,"__pendingMouseY"); - HX_VISIT_MEMBER_NAME(_hx___quality,"__quality"); - HX_VISIT_MEMBER_NAME(_hx___renderer,"__renderer"); - HX_VISIT_MEMBER_NAME(_hx___rendering,"__rendering"); - HX_VISIT_MEMBER_NAME(_hx___rollOutStack,"__rollOutStack"); - HX_VISIT_MEMBER_NAME(_hx___scaleMode,"__scaleMode"); - HX_VISIT_MEMBER_NAME(_hx___stack,"__stack"); - HX_VISIT_MEMBER_NAME(_hx___touchData,"__touchData"); - HX_VISIT_MEMBER_NAME(_hx___transparent,"__transparent"); - HX_VISIT_MEMBER_NAME(_hx___wasDirty,"__wasDirty"); - HX_VISIT_MEMBER_NAME(_hx___wasFullscreen,"__wasFullscreen"); - HX_VISIT_MEMBER_NAME(_hx___primaryTouch,"__primaryTouch"); - ::openfl::display::DisplayObjectContainer_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val Stage_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"align") ) { return hx::Val( align ); } - if (HX_FIELD_EQ(inName,"color") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_color() ); } - if (HX_FIELD_EQ(inName,"focus") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_focus() ); } - if (HX_FIELD_EQ(inName,"set_x") ) { return hx::Val( set_x_dyn() ); } - if (HX_FIELD_EQ(inName,"set_y") ) { return hx::Val( set_y_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"window") ) { return hx::Val( window ); } - if (HX_FIELD_EQ(inName,"__drag") ) { return hx::Val( _hx___drag_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"quality") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_quality() ); } - if (HX_FIELD_EQ(inName,"__color") ) { return hx::Val( _hx___color ); } - if (HX_FIELD_EQ(inName,"__dirty") ) { return hx::Val( _hx___dirty ); } - if (HX_FIELD_EQ(inName,"__focus") ) { return hx::Val( _hx___focus ); } - if (HX_FIELD_EQ(inName,"__stack") ) { return hx::Val( _hx___stack ); } - if (HX_FIELD_EQ(inName,"__onKey") ) { return hx::Val( _hx___onKey_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"stage3Ds") ) { return hx::Val( stage3Ds ); } - if (HX_FIELD_EQ(inName,"__mouseX") ) { return hx::Val( _hx___mouseX ); } - if (HX_FIELD_EQ(inName,"__mouseY") ) { return hx::Val( _hx___mouseY ); } - if (HX_FIELD_EQ(inName,"__resize") ) { return hx::Val( _hx___resize_dyn() ); } - if (HX_FIELD_EQ(inName,"__update") ) { return hx::Val( _hx___update_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"context3D") ) { return hx::Val( context3D ); } - if (HX_FIELD_EQ(inName,"frameRate") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_frameRate() ); } - if (HX_FIELD_EQ(inName,"scaleMode") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_scaleMode() ); } - if (HX_FIELD_EQ(inName,"__quality") ) { return hx::Val( _hx___quality ); } - if (HX_FIELD_EQ(inName,"__onMouse") ) { return hx::Val( _hx___onMouse_dyn() ); } - if (HX_FIELD_EQ(inName,"__onTouch") ) { return hx::Val( _hx___onTouch_dyn() ); } - if (HX_FIELD_EQ(inName,"get_color") ) { return hx::Val( get_color_dyn() ); } - if (HX_FIELD_EQ(inName,"set_color") ) { return hx::Val( set_color_dyn() ); } - if (HX_FIELD_EQ(inName,"get_focus") ) { return hx::Val( get_focus_dyn() ); } - if (HX_FIELD_EQ(inName,"set_focus") ) { return hx::Val( set_focus_dyn() ); } - if (HX_FIELD_EQ(inName,"set_width") ) { return hx::Val( set_width_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"stageWidth") ) { return hx::Val( stageWidth ); } - if (HX_FIELD_EQ(inName,"__renderer") ) { return hx::Val( _hx___renderer ); } - if (HX_FIELD_EQ(inName,"__wasDirty") ) { return hx::Val( _hx___wasDirty ); } - if (HX_FIELD_EQ(inName,"invalidate") ) { return hx::Val( invalidate_dyn() ); } - if (HX_FIELD_EQ(inName,"__stopDrag") ) { return hx::Val( _hx___stopDrag_dyn() ); } - if (HX_FIELD_EQ(inName,"set_height") ) { return hx::Val( set_height_dyn() ); } - if (HX_FIELD_EQ(inName,"get_mouseX") ) { return hx::Val( get_mouseX_dyn() ); } - if (HX_FIELD_EQ(inName,"get_mouseY") ) { return hx::Val( get_mouseY_dyn() ); } - if (HX_FIELD_EQ(inName,"set_scaleX") ) { return hx::Val( set_scaleX_dyn() ); } - if (HX_FIELD_EQ(inName,"set_scaleY") ) { return hx::Val( set_scaleY_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"application") ) { return hx::Val( application ); } - if (HX_FIELD_EQ(inName,"stageHeight") ) { return hx::Val( stageHeight ); } - if (HX_FIELD_EQ(inName,"__deltaTime") ) { return hx::Val( _hx___deltaTime ); } - if (HX_FIELD_EQ(inName,"__rendering") ) { return hx::Val( _hx___rendering ); } - if (HX_FIELD_EQ(inName,"__scaleMode") ) { return hx::Val( _hx___scaleMode ); } - if (HX_FIELD_EQ(inName,"__touchData") ) { return hx::Val( _hx___touchData ); } - if (HX_FIELD_EQ(inName,"__startDrag") ) { return hx::Val( _hx___startDrag_dyn() ); } - if (HX_FIELD_EQ(inName,"get_quality") ) { return hx::Val( get_quality_dyn() ); } - if (HX_FIELD_EQ(inName,"set_quality") ) { return hx::Val( set_quality_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"displayState") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_displayState() ); } - if (HX_FIELD_EQ(inName,"__cacheFocus") ) { return hx::Val( _hx___cacheFocus ); } - if (HX_FIELD_EQ(inName,"__colorSplit") ) { return hx::Val( _hx___colorSplit ); } - if (HX_FIELD_EQ(inName,"__dragBounds") ) { return hx::Val( _hx___dragBounds ); } - if (HX_FIELD_EQ(inName,"__dragObject") ) { return hx::Val( _hx___dragObject ); } - if (HX_FIELD_EQ(inName,"__fullscreen") ) { return hx::Val( _hx___fullscreen ); } - if (HX_FIELD_EQ(inName,"set_rotation") ) { return hx::Val( set_rotation_dyn() ); } - if (HX_FIELD_EQ(inName,"get_tabIndex") ) { return hx::Val( get_tabIndex_dyn() ); } - if (HX_FIELD_EQ(inName,"set_tabIndex") ) { return hx::Val( set_tabIndex_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__colorString") ) { return hx::Val( _hx___colorString ); } - if (HX_FIELD_EQ(inName,"__displayRect") ) { return hx::Val( _hx___displayRect ); } - if (HX_FIELD_EQ(inName,"__dragOffsetX") ) { return hx::Val( _hx___dragOffsetX ); } - if (HX_FIELD_EQ(inName,"__dragOffsetY") ) { return hx::Val( _hx___dragOffsetY ); } - if (HX_FIELD_EQ(inName,"__forceRender") ) { return hx::Val( _hx___forceRender ); } - if (HX_FIELD_EQ(inName,"__invalidated") ) { return hx::Val( _hx___invalidated ); } - if (HX_FIELD_EQ(inName,"__macKeyboard") ) { return hx::Val( _hx___macKeyboard ); } - if (HX_FIELD_EQ(inName,"__transparent") ) { return hx::Val( _hx___transparent ); } - if (HX_FIELD_EQ(inName,"localToGlobal") ) { return hx::Val( localToGlobal_dyn() ); } - if (HX_FIELD_EQ(inName,"__handleError") ) { return hx::Val( _hx___handleError_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeKeyUp") ) { return hx::Val( _hx___onLimeKeyUp_dyn() ); } - if (HX_FIELD_EQ(inName,"get_frameRate") ) { return hx::Val( get_frameRate_dyn() ); } - if (HX_FIELD_EQ(inName,"set_frameRate") ) { return hx::Val( set_frameRate_dyn() ); } - if (HX_FIELD_EQ(inName,"get_scaleMode") ) { return hx::Val( get_scaleMode_dyn() ); } - if (HX_FIELD_EQ(inName,"set_scaleMode") ) { return hx::Val( set_scaleMode_dyn() ); } - if (HX_FIELD_EQ(inName,"set_transform") ) { return hx::Val( set_transform_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"stageFocusRect") ) { return hx::Val( stageFocusRect ); } - if (HX_FIELD_EQ(inName,"__displayState") ) { return hx::Val( _hx___displayState ); } - if (HX_FIELD_EQ(inName,"__logicalWidth") ) { return hx::Val( _hx___logicalWidth ); } - if (HX_FIELD_EQ(inName,"__rollOutStack") ) { return hx::Val( _hx___rollOutStack ); } - if (HX_FIELD_EQ(inName,"__primaryTouch") ) { return hx::Val( _hx___primaryTouch ); } - if (HX_FIELD_EQ(inName,"__onLimeRender") ) { return hx::Val( _hx___onLimeRender_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeUpdate") ) { return hx::Val( _hx___onLimeUpdate_dyn() ); } - if (HX_FIELD_EQ(inName,"__onMouseWheel") ) { return hx::Val( _hx___onMouseWheel_dyn() ); } - if (HX_FIELD_EQ(inName,"get_tabEnabled") ) { return hx::Val( get_tabEnabled_dyn() ); } - if (HX_FIELD_EQ(inName,"set_tabEnabled") ) { return hx::Val( set_tabEnabled_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"fullScreenWidth") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_fullScreenWidth() ); } - if (HX_FIELD_EQ(inName,"__displayMatrix") ) { return hx::Val( _hx___displayMatrix ); } - if (HX_FIELD_EQ(inName,"__lastClickTime") ) { return hx::Val( _hx___lastClickTime ); } - if (HX_FIELD_EQ(inName,"__logicalHeight") ) { return hx::Val( _hx___logicalHeight ); } - if (HX_FIELD_EQ(inName,"__mouseDownLeft") ) { return hx::Val( _hx___mouseDownLeft ); } - if (HX_FIELD_EQ(inName,"__mouseOutStack") ) { return hx::Val( _hx___mouseOutStack ); } - if (HX_FIELD_EQ(inName,"__pendingMouseX") ) { return hx::Val( _hx___pendingMouseX ); } - if (HX_FIELD_EQ(inName,"__pendingMouseY") ) { return hx::Val( _hx___pendingMouseY ); } - if (HX_FIELD_EQ(inName,"__wasFullscreen") ) { return hx::Val( _hx___wasFullscreen ); } - if (HX_FIELD_EQ(inName,"__dispatchEvent") ) { return hx::Val( _hx___dispatchEvent_dyn() ); } - if (HX_FIELD_EQ(inName,"__dispatchStack") ) { return hx::Val( _hx___dispatchStack_dyn() ); } - if (HX_FIELD_EQ(inName,"__globalToLocal") ) { return hx::Val( _hx___globalToLocal_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeKeyDown") ) { return hx::Val( _hx___onLimeKeyDown_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeMouseUp") ) { return hx::Val( _hx___onLimeMouseUp_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"allowsFullScreen") ) { return hx::Val( allowsFullScreen ); } - if (HX_FIELD_EQ(inName,"fullScreenHeight") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_fullScreenHeight() ); } - if (HX_FIELD_EQ(inName,"softKeyboardRect") ) { return hx::Val( softKeyboardRect ); } - if (HX_FIELD_EQ(inName,"__mouseDownRight") ) { return hx::Val( _hx___mouseDownRight ); } - if (HX_FIELD_EQ(inName,"__broadcastEvent") ) { return hx::Val( _hx___broadcastEvent_dyn() ); } - if (HX_FIELD_EQ(inName,"__createRenderer") ) { return hx::Val( _hx___createRenderer_dyn() ); } - if (HX_FIELD_EQ(inName,"__dispatchTarget") ) { return hx::Val( _hx___dispatchTarget_dyn() ); } - if (HX_FIELD_EQ(inName,"__getInteractive") ) { return hx::Val( _hx___getInteractive_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeTextEdit") ) { return hx::Val( _hx___onLimeTextEdit_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeTouchEnd") ) { return hx::Val( _hx___onLimeTouchEnd_dyn() ); } - if (HX_FIELD_EQ(inName,"__setLogicalSize") ) { return hx::Val( _hx___setLogicalSize_dyn() ); } - if (HX_FIELD_EQ(inName,"get_displayState") ) { return hx::Val( get_displayState_dyn() ); } - if (HX_FIELD_EQ(inName,"set_displayState") ) { return hx::Val( set_displayState_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__mouseDownMiddle") ) { return hx::Val( _hx___mouseDownMiddle ); } - if (HX_FIELD_EQ(inName,"__mouseOverTarget") ) { return hx::Val( _hx___mouseOverTarget ); } - if (HX_FIELD_EQ(inName,"__onLimeMouseDown") ) { return hx::Val( _hx___onLimeMouseDown_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeMouseMove") ) { return hx::Val( _hx___onLimeMouseMove_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeTextInput") ) { return hx::Val( _hx___onLimeTextInput_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeTouchMove") ) { return hx::Val( _hx___onLimeTouchMove_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__onLimeModuleExit") ) { return hx::Val( _hx___onLimeModuleExit_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeMouseWheel") ) { return hx::Val( _hx___onLimeMouseWheel_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeTouchStart") ) { return hx::Val( _hx___onLimeTouchStart_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeWindowMove") ) { return hx::Val( _hx___onLimeWindowMove_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"contentsScaleFactor") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_contentsScaleFactor() ); } - if (HX_FIELD_EQ(inName,"__clearBeforeRender") ) { return hx::Val( _hx___clearBeforeRender ); } - if (HX_FIELD_EQ(inName,"__pendingMouseEvent") ) { return hx::Val( _hx___pendingMouseEvent ); } - if (HX_FIELD_EQ(inName,"__onLimeTouchCancel") ) { return hx::Val( _hx___onLimeTouchCancel_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeWindowClose") ) { return hx::Val( _hx___onLimeWindowClose_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeWindowEnter") ) { return hx::Val( _hx___onLimeWindowEnter_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeWindowLeave") ) { return hx::Val( _hx___onLimeWindowLeave_dyn() ); } - if (HX_FIELD_EQ(inName,"get_fullScreenWidth") ) { return hx::Val( get_fullScreenWidth_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"fullScreenSourceRect") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_fullScreenSourceRect() ); } - if (HX_FIELD_EQ(inName,"__onLimeCreateWindow") ) { return hx::Val( _hx___onLimeCreateWindow_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeWindowCreate") ) { return hx::Val( _hx___onLimeWindowCreate_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeWindowExpose") ) { return hx::Val( _hx___onLimeWindowExpose_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeWindowResize") ) { return hx::Val( _hx___onLimeWindowResize_dyn() ); } - if (HX_FIELD_EQ(inName,"__registerLimeModule") ) { return hx::Val( _hx___registerLimeModule_dyn() ); } - if (HX_FIELD_EQ(inName,"get_fullScreenHeight") ) { return hx::Val( get_fullScreenHeight_dyn() ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"__contentsScaleFactor") ) { return hx::Val( _hx___contentsScaleFactor ); } - if (HX_FIELD_EQ(inName,"__onLimeWindowFocusIn") ) { return hx::Val( _hx___onLimeWindowFocusIn_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeWindowRestore") ) { return hx::Val( _hx___onLimeWindowRestore_dyn() ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"showDefaultContextMenu") ) { return hx::Val( showDefaultContextMenu ); } - if (HX_FIELD_EQ(inName,"__currentTabOrderIndex") ) { return hx::Val( _hx___currentTabOrderIndex ); } - if (HX_FIELD_EQ(inName,"__fullScreenSourceRect") ) { return hx::Val( _hx___fullScreenSourceRect ); } - if (HX_FIELD_EQ(inName,"__onLimeGamepadConnect") ) { return hx::Val( _hx___onLimeGamepadConnect_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeWindowActivate") ) { return hx::Val( _hx___onLimeWindowActivate_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeWindowDropFile") ) { return hx::Val( _hx___onLimeWindowDropFile_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeWindowFocusOut") ) { return hx::Val( _hx___onLimeWindowFocusOut_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeWindowMinimize") ) { return hx::Val( _hx___onLimeWindowMinimize_dyn() ); } - if (HX_FIELD_EQ(inName,"__unregisterLimeModule") ) { return hx::Val( _hx___unregisterLimeModule_dyn() ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"__onLimeGamepadAxisMove") ) { return hx::Val( _hx___onLimeGamepadAxisMove_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeGamepadButtonUp") ) { return hx::Val( _hx___onLimeGamepadButtonUp_dyn() ); } - if (HX_FIELD_EQ(inName,"get_contentsScaleFactor") ) { return hx::Val( get_contentsScaleFactor_dyn() ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"__onLimeWindowDeactivate") ) { return hx::Val( _hx___onLimeWindowDeactivate_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeWindowFullscreen") ) { return hx::Val( _hx___onLimeWindowFullscreen_dyn() ); } - if (HX_FIELD_EQ(inName,"get_fullScreenSourceRect") ) { return hx::Val( get_fullScreenSourceRect_dyn() ); } - if (HX_FIELD_EQ(inName,"set_fullScreenSourceRect") ) { return hx::Val( set_fullScreenSourceRect_dyn() ); } - break; - case 25: - if (HX_FIELD_EQ(inName,"__onLimeGamepadButtonDown") ) { return hx::Val( _hx___onLimeGamepadButtonDown_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeGamepadDisconnect") ) { return hx::Val( _hx___onLimeGamepadDisconnect_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeMouseMoveRelative") ) { return hx::Val( _hx___onLimeMouseMoveRelative_dyn() ); } - if (HX_FIELD_EQ(inName,"__onLimeRenderContextLost") ) { return hx::Val( _hx___onLimeRenderContextLost_dyn() ); } - break; - case 27: - if (HX_FIELD_EQ(inName,"allowsFullScreenInteractive") ) { return hx::Val( allowsFullScreenInteractive ); } - if (HX_FIELD_EQ(inName,"__dispatchPendingMouseEvent") ) { return hx::Val( _hx___dispatchPendingMouseEvent_dyn() ); } - break; - case 29: - if (HX_FIELD_EQ(inName,"__onLimeRenderContextRestored") ) { return hx::Val( _hx___onLimeRenderContextRestored_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Stage_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"align") ) { align=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"color") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_color(inValue.Cast< ::Dynamic >()) ); } - if (HX_FIELD_EQ(inName,"focus") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_focus(inValue.Cast< ::openfl::display::InteractiveObject >()) ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"window") ) { window=inValue.Cast< ::lime::ui::Window >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"quality") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_quality(inValue.Cast< ::Dynamic >()) ); } - if (HX_FIELD_EQ(inName,"__color") ) { _hx___color=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__dirty") ) { _hx___dirty=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__focus") ) { _hx___focus=inValue.Cast< ::openfl::display::InteractiveObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__stack") ) { _hx___stack=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"stage3Ds") ) { stage3Ds=inValue.Cast< ::openfl::_Vector::ObjectVector >(); return inValue; } - if (HX_FIELD_EQ(inName,"__mouseX") ) { _hx___mouseX=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__mouseY") ) { _hx___mouseY=inValue.Cast< Float >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"context3D") ) { context3D=inValue.Cast< ::openfl::display3D::Context3D >(); return inValue; } - if (HX_FIELD_EQ(inName,"frameRate") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_frameRate(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"scaleMode") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_scaleMode(inValue.Cast< ::Dynamic >()) ); } - if (HX_FIELD_EQ(inName,"__quality") ) { _hx___quality=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"stageWidth") ) { stageWidth=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__renderer") ) { _hx___renderer=inValue.Cast< ::openfl::display::DisplayObjectRenderer >(); return inValue; } - if (HX_FIELD_EQ(inName,"__wasDirty") ) { _hx___wasDirty=inValue.Cast< bool >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"application") ) { application=inValue.Cast< ::lime::app::Application >(); return inValue; } - if (HX_FIELD_EQ(inName,"stageHeight") ) { stageHeight=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__deltaTime") ) { _hx___deltaTime=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__rendering") ) { _hx___rendering=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__scaleMode") ) { _hx___scaleMode=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__touchData") ) { _hx___touchData=inValue.Cast< ::haxe::ds::IntMap >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"displayState") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_displayState(inValue.Cast< ::Dynamic >()) ); } - if (HX_FIELD_EQ(inName,"__cacheFocus") ) { _hx___cacheFocus=inValue.Cast< ::openfl::display::InteractiveObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__colorSplit") ) { _hx___colorSplit=inValue.Cast< ::Array< Float > >(); return inValue; } - if (HX_FIELD_EQ(inName,"__dragBounds") ) { _hx___dragBounds=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - if (HX_FIELD_EQ(inName,"__dragObject") ) { _hx___dragObject=inValue.Cast< ::openfl::display::Sprite >(); return inValue; } - if (HX_FIELD_EQ(inName,"__fullscreen") ) { _hx___fullscreen=inValue.Cast< bool >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__colorString") ) { _hx___colorString=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"__displayRect") ) { _hx___displayRect=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - if (HX_FIELD_EQ(inName,"__dragOffsetX") ) { _hx___dragOffsetX=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__dragOffsetY") ) { _hx___dragOffsetY=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__forceRender") ) { _hx___forceRender=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__invalidated") ) { _hx___invalidated=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__macKeyboard") ) { _hx___macKeyboard=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__transparent") ) { _hx___transparent=inValue.Cast< bool >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"stageFocusRect") ) { stageFocusRect=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__displayState") ) { _hx___displayState=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__logicalWidth") ) { _hx___logicalWidth=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__rollOutStack") ) { _hx___rollOutStack=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"__primaryTouch") ) { _hx___primaryTouch=inValue.Cast< ::lime::ui::Touch >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__displayMatrix") ) { _hx___displayMatrix=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - if (HX_FIELD_EQ(inName,"__lastClickTime") ) { _hx___lastClickTime=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__logicalHeight") ) { _hx___logicalHeight=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__mouseDownLeft") ) { _hx___mouseDownLeft=inValue.Cast< ::openfl::display::InteractiveObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__mouseOutStack") ) { _hx___mouseOutStack=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"__pendingMouseX") ) { _hx___pendingMouseX=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__pendingMouseY") ) { _hx___pendingMouseY=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__wasFullscreen") ) { _hx___wasFullscreen=inValue.Cast< bool >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"allowsFullScreen") ) { allowsFullScreen=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"softKeyboardRect") ) { softKeyboardRect=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - if (HX_FIELD_EQ(inName,"__mouseDownRight") ) { _hx___mouseDownRight=inValue.Cast< ::openfl::display::InteractiveObject >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__mouseDownMiddle") ) { _hx___mouseDownMiddle=inValue.Cast< ::openfl::display::InteractiveObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__mouseOverTarget") ) { _hx___mouseOverTarget=inValue.Cast< ::openfl::display::InteractiveObject >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__clearBeforeRender") ) { _hx___clearBeforeRender=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__pendingMouseEvent") ) { _hx___pendingMouseEvent=inValue.Cast< bool >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"fullScreenSourceRect") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_fullScreenSourceRect(inValue.Cast< ::openfl::geom::Rectangle >()) ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"__contentsScaleFactor") ) { _hx___contentsScaleFactor=inValue.Cast< Float >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"showDefaultContextMenu") ) { showDefaultContextMenu=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__currentTabOrderIndex") ) { _hx___currentTabOrderIndex=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__fullScreenSourceRect") ) { _hx___fullScreenSourceRect=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - break; - case 27: - if (HX_FIELD_EQ(inName,"allowsFullScreenInteractive") ) { allowsFullScreenInteractive=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Stage_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("align",c5,56,91,21)); - outFields->push(HX_("allowsFullScreen",c5,66,dc,4b)); - outFields->push(HX_("allowsFullScreenInteractive",1d,8b,2c,c8)); - outFields->push(HX_("application",50,ab,3e,2a)); - outFields->push(HX_("color",63,71,5c,4a)); - outFields->push(HX_("contentsScaleFactor",ff,33,35,ba)); - outFields->push(HX_("context3D",60,5c,fc,16)); - outFields->push(HX_("displayState",6f,4c,64,90)); - outFields->push(HX_("focus",d8,5f,89,04)); - outFields->push(HX_("frameRate",ad,11,25,39)); - outFields->push(HX_("fullScreenHeight",a2,e0,00,aa)); - outFields->push(HX_("fullScreenSourceRect",da,85,fa,3e)); - outFields->push(HX_("fullScreenWidth",ab,8d,8a,e5)); - outFields->push(HX_("quality",bf,04,4c,44)); - outFields->push(HX_("scaleMode",0d,db,d3,2b)); - outFields->push(HX_("showDefaultContextMenu",4a,8c,83,33)); - outFields->push(HX_("softKeyboardRect",75,35,3a,ec)); - outFields->push(HX_("stage3Ds",a4,4e,30,e3)); - outFields->push(HX_("stageFocusRect",7e,d2,81,74)); - outFields->push(HX_("stageHeight",45,89,45,95)); - outFields->push(HX_("stageWidth",68,0a,b3,1d)); - outFields->push(HX_("window",f0,93,8c,52)); - outFields->push(HX_("__cacheFocus",56,41,d5,7f)); - outFields->push(HX_("__clearBeforeRender",42,a3,d5,f3)); - outFields->push(HX_("__color",43,ca,ba,b4)); - outFields->push(HX_("__colorSplit",97,7d,6e,de)); - outFields->push(HX_("__colorString",74,fb,d0,13)); - outFields->push(HX_("__contentsScaleFactor",df,54,29,28)); - outFields->push(HX_("__currentTabOrderIndex",80,39,3b,0f)); - outFields->push(HX_("__deltaTime",05,85,88,23)); - outFields->push(HX_("__dirty",f2,a8,2e,44)); - outFields->push(HX_("__displayMatrix",03,2b,dd,04)); - outFields->push(HX_("__displayRect",66,2d,12,7c)); - outFields->push(HX_("__displayState",8f,cf,24,b1)); - outFields->push(HX_("__dragBounds",a9,10,1d,47)); - outFields->push(HX_("__dragObject",f3,08,3f,f6)); - outFields->push(HX_("__dragOffsetX",b1,6c,fe,d5)); - outFields->push(HX_("__dragOffsetY",b2,6c,fe,d5)); - outFields->push(HX_("__focus",b8,b8,e7,6e)); - outFields->push(HX_("__forceRender",81,94,19,b1)); - outFields->push(HX_("__fullscreen",5b,b5,47,32)); - outFields->push(HX_("__fullScreenSourceRect",fa,28,a3,06)); - outFields->push(HX_("__invalidated",69,73,24,06)); - outFields->push(HX_("__lastClickTime",1f,4c,e7,b1)); - outFields->push(HX_("__logicalWidth",9d,ce,2c,0d)); - outFields->push(HX_("__logicalHeight",70,73,57,30)); - outFields->push(HX_("__macKeyboard",36,6b,9a,d8)); - outFields->push(HX_("__mouseDownLeft",ae,3d,4b,93)); - outFields->push(HX_("__mouseDownMiddle",bc,00,70,1d)); - outFields->push(HX_("__mouseDownRight",55,c8,97,c5)); - outFields->push(HX_("__mouseOutStack",ff,ab,80,5d)); - outFields->push(HX_("__mouseOverTarget",2a,fb,94,00)); - outFields->push(HX_("__mouseX",b3,b5,3d,74)); - outFields->push(HX_("__mouseY",b4,b5,3d,74)); - outFields->push(HX_("__pendingMouseEvent",cc,f3,63,e3)); - outFields->push(HX_("__pendingMouseX",2a,eb,8e,4d)); - outFields->push(HX_("__pendingMouseY",2b,eb,8e,4d)); - outFields->push(HX_("__quality",9f,55,9a,c5)); - outFields->push(HX_("__renderer",63,38,14,56)); - outFields->push(HX_("__rendering",2c,24,a0,fb)); - outFields->push(HX_("__rollOutStack",97,e3,31,86)); - outFields->push(HX_("__scaleMode",ed,23,00,5a)); - outFields->push(HX_("__stack",28,c0,69,ee)); - outFields->push(HX_("__touchData",69,2e,fc,35)); - outFields->push(HX_("__transparent",32,6c,32,6b)); - outFields->push(HX_("__wasDirty",49,bd,55,63)); - outFields->push(HX_("__wasFullscreen",a4,85,04,b2)); - outFields->push(HX_("__primaryTouch",bd,6b,1c,30)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Stage_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Stage_obj,align),HX_("align",c5,56,91,21)}, - {hx::fsBool,(int)offsetof(Stage_obj,allowsFullScreen),HX_("allowsFullScreen",c5,66,dc,4b)}, - {hx::fsBool,(int)offsetof(Stage_obj,allowsFullScreenInteractive),HX_("allowsFullScreenInteractive",1d,8b,2c,c8)}, - {hx::fsObject /* ::lime::app::Application */ ,(int)offsetof(Stage_obj,application),HX_("application",50,ab,3e,2a)}, - {hx::fsObject /* ::openfl::display3D::Context3D */ ,(int)offsetof(Stage_obj,context3D),HX_("context3D",60,5c,fc,16)}, - {hx::fsBool,(int)offsetof(Stage_obj,showDefaultContextMenu),HX_("showDefaultContextMenu",4a,8c,83,33)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(Stage_obj,softKeyboardRect),HX_("softKeyboardRect",75,35,3a,ec)}, - {hx::fsObject /* ::openfl::_Vector::ObjectVector */ ,(int)offsetof(Stage_obj,stage3Ds),HX_("stage3Ds",a4,4e,30,e3)}, - {hx::fsBool,(int)offsetof(Stage_obj,stageFocusRect),HX_("stageFocusRect",7e,d2,81,74)}, - {hx::fsInt,(int)offsetof(Stage_obj,stageHeight),HX_("stageHeight",45,89,45,95)}, - {hx::fsInt,(int)offsetof(Stage_obj,stageWidth),HX_("stageWidth",68,0a,b3,1d)}, - {hx::fsObject /* ::lime::ui::Window */ ,(int)offsetof(Stage_obj,window),HX_("window",f0,93,8c,52)}, - {hx::fsObject /* ::openfl::display::InteractiveObject */ ,(int)offsetof(Stage_obj,_hx___cacheFocus),HX_("__cacheFocus",56,41,d5,7f)}, - {hx::fsBool,(int)offsetof(Stage_obj,_hx___clearBeforeRender),HX_("__clearBeforeRender",42,a3,d5,f3)}, - {hx::fsInt,(int)offsetof(Stage_obj,_hx___color),HX_("__color",43,ca,ba,b4)}, - {hx::fsObject /* ::Array< Float > */ ,(int)offsetof(Stage_obj,_hx___colorSplit),HX_("__colorSplit",97,7d,6e,de)}, - {hx::fsString,(int)offsetof(Stage_obj,_hx___colorString),HX_("__colorString",74,fb,d0,13)}, - {hx::fsFloat,(int)offsetof(Stage_obj,_hx___contentsScaleFactor),HX_("__contentsScaleFactor",df,54,29,28)}, - {hx::fsInt,(int)offsetof(Stage_obj,_hx___currentTabOrderIndex),HX_("__currentTabOrderIndex",80,39,3b,0f)}, - {hx::fsInt,(int)offsetof(Stage_obj,_hx___deltaTime),HX_("__deltaTime",05,85,88,23)}, - {hx::fsBool,(int)offsetof(Stage_obj,_hx___dirty),HX_("__dirty",f2,a8,2e,44)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(Stage_obj,_hx___displayMatrix),HX_("__displayMatrix",03,2b,dd,04)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(Stage_obj,_hx___displayRect),HX_("__displayRect",66,2d,12,7c)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Stage_obj,_hx___displayState),HX_("__displayState",8f,cf,24,b1)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(Stage_obj,_hx___dragBounds),HX_("__dragBounds",a9,10,1d,47)}, - {hx::fsObject /* ::openfl::display::Sprite */ ,(int)offsetof(Stage_obj,_hx___dragObject),HX_("__dragObject",f3,08,3f,f6)}, - {hx::fsFloat,(int)offsetof(Stage_obj,_hx___dragOffsetX),HX_("__dragOffsetX",b1,6c,fe,d5)}, - {hx::fsFloat,(int)offsetof(Stage_obj,_hx___dragOffsetY),HX_("__dragOffsetY",b2,6c,fe,d5)}, - {hx::fsObject /* ::openfl::display::InteractiveObject */ ,(int)offsetof(Stage_obj,_hx___focus),HX_("__focus",b8,b8,e7,6e)}, - {hx::fsBool,(int)offsetof(Stage_obj,_hx___forceRender),HX_("__forceRender",81,94,19,b1)}, - {hx::fsBool,(int)offsetof(Stage_obj,_hx___fullscreen),HX_("__fullscreen",5b,b5,47,32)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(Stage_obj,_hx___fullScreenSourceRect),HX_("__fullScreenSourceRect",fa,28,a3,06)}, - {hx::fsBool,(int)offsetof(Stage_obj,_hx___invalidated),HX_("__invalidated",69,73,24,06)}, - {hx::fsInt,(int)offsetof(Stage_obj,_hx___lastClickTime),HX_("__lastClickTime",1f,4c,e7,b1)}, - {hx::fsInt,(int)offsetof(Stage_obj,_hx___logicalWidth),HX_("__logicalWidth",9d,ce,2c,0d)}, - {hx::fsInt,(int)offsetof(Stage_obj,_hx___logicalHeight),HX_("__logicalHeight",70,73,57,30)}, - {hx::fsBool,(int)offsetof(Stage_obj,_hx___macKeyboard),HX_("__macKeyboard",36,6b,9a,d8)}, - {hx::fsObject /* ::openfl::display::InteractiveObject */ ,(int)offsetof(Stage_obj,_hx___mouseDownLeft),HX_("__mouseDownLeft",ae,3d,4b,93)}, - {hx::fsObject /* ::openfl::display::InteractiveObject */ ,(int)offsetof(Stage_obj,_hx___mouseDownMiddle),HX_("__mouseDownMiddle",bc,00,70,1d)}, - {hx::fsObject /* ::openfl::display::InteractiveObject */ ,(int)offsetof(Stage_obj,_hx___mouseDownRight),HX_("__mouseDownRight",55,c8,97,c5)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Stage_obj,_hx___mouseOutStack),HX_("__mouseOutStack",ff,ab,80,5d)}, - {hx::fsObject /* ::openfl::display::InteractiveObject */ ,(int)offsetof(Stage_obj,_hx___mouseOverTarget),HX_("__mouseOverTarget",2a,fb,94,00)}, - {hx::fsFloat,(int)offsetof(Stage_obj,_hx___mouseX),HX_("__mouseX",b3,b5,3d,74)}, - {hx::fsFloat,(int)offsetof(Stage_obj,_hx___mouseY),HX_("__mouseY",b4,b5,3d,74)}, - {hx::fsBool,(int)offsetof(Stage_obj,_hx___pendingMouseEvent),HX_("__pendingMouseEvent",cc,f3,63,e3)}, - {hx::fsInt,(int)offsetof(Stage_obj,_hx___pendingMouseX),HX_("__pendingMouseX",2a,eb,8e,4d)}, - {hx::fsInt,(int)offsetof(Stage_obj,_hx___pendingMouseY),HX_("__pendingMouseY",2b,eb,8e,4d)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Stage_obj,_hx___quality),HX_("__quality",9f,55,9a,c5)}, - {hx::fsObject /* ::openfl::display::DisplayObjectRenderer */ ,(int)offsetof(Stage_obj,_hx___renderer),HX_("__renderer",63,38,14,56)}, - {hx::fsBool,(int)offsetof(Stage_obj,_hx___rendering),HX_("__rendering",2c,24,a0,fb)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Stage_obj,_hx___rollOutStack),HX_("__rollOutStack",97,e3,31,86)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Stage_obj,_hx___scaleMode),HX_("__scaleMode",ed,23,00,5a)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Stage_obj,_hx___stack),HX_("__stack",28,c0,69,ee)}, - {hx::fsObject /* ::haxe::ds::IntMap */ ,(int)offsetof(Stage_obj,_hx___touchData),HX_("__touchData",69,2e,fc,35)}, - {hx::fsBool,(int)offsetof(Stage_obj,_hx___transparent),HX_("__transparent",32,6c,32,6b)}, - {hx::fsBool,(int)offsetof(Stage_obj,_hx___wasDirty),HX_("__wasDirty",49,bd,55,63)}, - {hx::fsBool,(int)offsetof(Stage_obj,_hx___wasFullscreen),HX_("__wasFullscreen",a4,85,04,b2)}, - {hx::fsObject /* ::lime::ui::Touch */ ,(int)offsetof(Stage_obj,_hx___primaryTouch),HX_("__primaryTouch",bd,6b,1c,30)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Stage_obj_sStaticStorageInfo = 0; -#endif - -static ::String Stage_obj_sMemberFields[] = { - HX_("align",c5,56,91,21), - HX_("allowsFullScreen",c5,66,dc,4b), - HX_("allowsFullScreenInteractive",1d,8b,2c,c8), - HX_("application",50,ab,3e,2a), - HX_("context3D",60,5c,fc,16), - HX_("showDefaultContextMenu",4a,8c,83,33), - HX_("softKeyboardRect",75,35,3a,ec), - HX_("stage3Ds",a4,4e,30,e3), - HX_("stageFocusRect",7e,d2,81,74), - HX_("stageHeight",45,89,45,95), - HX_("stageWidth",68,0a,b3,1d), - HX_("window",f0,93,8c,52), - HX_("__cacheFocus",56,41,d5,7f), - HX_("__clearBeforeRender",42,a3,d5,f3), - HX_("__color",43,ca,ba,b4), - HX_("__colorSplit",97,7d,6e,de), - HX_("__colorString",74,fb,d0,13), - HX_("__contentsScaleFactor",df,54,29,28), - HX_("__currentTabOrderIndex",80,39,3b,0f), - HX_("__deltaTime",05,85,88,23), - HX_("__dirty",f2,a8,2e,44), - HX_("__displayMatrix",03,2b,dd,04), - HX_("__displayRect",66,2d,12,7c), - HX_("__displayState",8f,cf,24,b1), - HX_("__dragBounds",a9,10,1d,47), - HX_("__dragObject",f3,08,3f,f6), - HX_("__dragOffsetX",b1,6c,fe,d5), - HX_("__dragOffsetY",b2,6c,fe,d5), - HX_("__focus",b8,b8,e7,6e), - HX_("__forceRender",81,94,19,b1), - HX_("__fullscreen",5b,b5,47,32), - HX_("__fullScreenSourceRect",fa,28,a3,06), - HX_("__invalidated",69,73,24,06), - HX_("__lastClickTime",1f,4c,e7,b1), - HX_("__logicalWidth",9d,ce,2c,0d), - HX_("__logicalHeight",70,73,57,30), - HX_("__macKeyboard",36,6b,9a,d8), - HX_("__mouseDownLeft",ae,3d,4b,93), - HX_("__mouseDownMiddle",bc,00,70,1d), - HX_("__mouseDownRight",55,c8,97,c5), - HX_("__mouseOutStack",ff,ab,80,5d), - HX_("__mouseOverTarget",2a,fb,94,00), - HX_("__mouseX",b3,b5,3d,74), - HX_("__mouseY",b4,b5,3d,74), - HX_("__pendingMouseEvent",cc,f3,63,e3), - HX_("__pendingMouseX",2a,eb,8e,4d), - HX_("__pendingMouseY",2b,eb,8e,4d), - HX_("__quality",9f,55,9a,c5), - HX_("__renderer",63,38,14,56), - HX_("__rendering",2c,24,a0,fb), - HX_("__rollOutStack",97,e3,31,86), - HX_("__scaleMode",ed,23,00,5a), - HX_("__stack",28,c0,69,ee), - HX_("__touchData",69,2e,fc,35), - HX_("__transparent",32,6c,32,6b), - HX_("__wasDirty",49,bd,55,63), - HX_("__wasFullscreen",a4,85,04,b2), - HX_("__primaryTouch",bd,6b,1c,30), - HX_("invalidate",7b,19,2a,87), - HX_("localToGlobal",c9,41,eb,47), - HX_("__broadcastEvent",79,9c,a4,95), - HX_("__createRenderer",7f,cf,55,39), - HX_("__dispatchEvent",e0,ff,16,4e), - HX_("__dispatchPendingMouseEvent",b2,93,9d,89), - HX_("__dispatchStack",0e,9f,5d,5c), - HX_("__dispatchTarget",cb,88,8b,f6), - HX_("__drag",14,8f,68,f1), - HX_("__getInteractive",0c,1c,37,f8), - HX_("__globalToLocal",ad,87,60,f3), - HX_("__handleError",e0,b7,eb,6d), - HX_("__onKey",a0,76,c7,9c), - HX_("__onLimeCreateWindow",20,49,7f,00), - HX_("__onLimeGamepadAxisMove",7f,25,91,9d), - HX_("__onLimeGamepadButtonDown",e1,61,32,ca), - HX_("__onLimeGamepadButtonUp",1a,22,cf,69), - HX_("__onLimeGamepadConnect",5d,2b,35,a6), - HX_("__onLimeGamepadDisconnect",c9,5e,12,87), - HX_("__onLimeKeyDown",0d,0d,46,f2), - HX_("__onLimeKeyUp",46,6a,1f,67), - HX_("__onLimeModuleExit",fe,65,4c,35), - HX_("__onLimeMouseDown",93,07,42,bc), - HX_("__onLimeMouseMove",42,f2,34,c2), - HX_("__onLimeMouseMoveRelative",2e,7d,3a,bd), - HX_("__onLimeMouseUp",4c,97,71,16), - HX_("__onLimeMouseWheel",4a,70,73,e9), - HX_("__onLimeRender",6a,19,a3,99), - HX_("__onLimeRenderContextLost",29,12,23,c7), - HX_("__onLimeRenderContextRestored",1b,6c,8f,67), - HX_("__onLimeTextEdit",6b,78,da,2e), - HX_("__onLimeTextInput",89,aa,8a,24), - HX_("__onLimeTouchCancel",05,1c,3d,ca), - HX_("__onLimeTouchMove",dc,c8,4c,db), - HX_("__onLimeTouchEnd",70,20,da,e8), - HX_("__onLimeTouchStart",37,a0,88,7f), - HX_("__onLimeUpdate",1d,34,7f,1b), - HX_("__onLimeWindowActivate",d7,bd,3b,a5), - HX_("__onLimeWindowClose",14,77,08,e6), - HX_("__onLimeWindowCreate",20,78,1d,cf), - HX_("__onLimeWindowDeactivate",58,cf,58,b8), - HX_("__onLimeWindowDropFile",6f,18,e6,a8), - HX_("__onLimeWindowEnter",74,cc,2b,0e), - HX_("__onLimeWindowExpose",68,a3,8b,17), - HX_("__onLimeWindowFocusIn",39,34,c4,9a), - HX_("__onLimeWindowFocusOut",ba,11,ee,d0), - HX_("__onLimeWindowFullscreen",5f,ad,0b,76), - HX_("__onLimeWindowLeave",53,94,f8,0f), - HX_("__onLimeWindowMinimize",42,e1,08,e1), - HX_("__onLimeWindowMove",35,a3,23,d5), - HX_("__onLimeWindowResize",18,6b,89,5b), - HX_("__onLimeWindowRestore",aa,55,f1,c3), - HX_("__onMouse",66,05,f1,23), - HX_("__onMouseWheel",55,4d,8b,e0), - HX_("__onTouch",00,07,bf,2b), - HX_("__registerLimeModule",04,fd,1b,af), - HX_("__resize",14,c5,aa,b0), - HX_("__setLogicalSize",c8,6d,cd,32), - HX_("__startDrag",56,ee,8f,29), - HX_("__stopDrag",36,e4,62,38), - HX_("__unregisterLimeModule",9d,f5,2e,8f), - HX_("__update",29,f1,34,2f), - HX_("get_color",ba,cd,05,8e), - HX_("set_color",c6,b9,56,71), - HX_("get_contentsScaleFactor",96,da,8a,c2), - HX_("get_displayState",f8,38,03,95), - HX_("set_displayState",6c,26,45,eb), - HX_("get_focus",2f,bc,32,48), - HX_("set_focus",3b,a8,83,2b), - HX_("get_frameRate",84,e5,88,fa), - HX_("set_frameRate",90,c7,8e,3f), - HX_("get_fullScreenHeight",ab,45,6b,c8), - HX_("get_fullScreenSourceRect",63,a3,96,81), - HX_("set_fullScreenSourceRect",d7,24,71,94), - HX_("get_fullScreenWidth",c2,5c,95,70), - HX_("set_height",24,16,51,f6), - HX_("get_mouseX",5c,ba,95,bc), - HX_("get_mouseY",5d,ba,95,bc), - HX_("get_quality",d6,64,46,ca), - HX_("set_quality",e2,6b,b3,d4), - HX_("set_rotation",bb,14,99,d2), - HX_("get_scaleMode",e4,ae,37,ed), - HX_("set_scaleMode",f0,90,3d,32), - HX_("set_scaleX",cb,f8,2a,30), - HX_("set_scaleY",cc,f8,2a,30), - HX_("get_tabEnabled",f5,7e,fe,b5), - HX_("set_tabEnabled",69,67,1e,d6), - HX_("get_tabIndex",86,d0,d2,e1), - HX_("set_tabIndex",fa,f3,cb,f6), - HX_("set_transform",4f,e3,fc,4b), - HX_("set_width",69,fe,5c,f1), - HX_("set_x",5b,9b,2f,7a), - HX_("set_y",5c,9b,2f,7a), - ::String(null()) }; - -hx::Class Stage_obj::__mClass; - -void Stage_obj::__register() -{ - Stage_obj _hx_dummy; - Stage_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.Stage",14,36,7c,5c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Stage_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Stage_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Stage_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Stage_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Stage_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_e171466d8d112c10_188_boot) -HXDLIN( 188) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(5) - ->setFixed(0,HX_("__broadcastEvent",79,9c,a4,95), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("__dispatchTarget",cb,88,8b,f6), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(2,HX_("__dispatchEvent",e0,ff,16,4e), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,::cpp::VirtualArray_obj::__new(2)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))->init(1,HX_("checkstyle:LeftCurly",95,2f,0f,13)))))) - ->setFixed(3,HX_("__dispatchStack",0e,9f,5d,5c), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,::cpp::VirtualArray_obj::__new(2)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))->init(1,HX_("checkstyle:LeftCurly",95,2f,0f,13)))))) - ->setFixed(4,HX_("__handleError",e0,b7,eb,6d), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c)))))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/Stage3D.cpp b/hGameTest/bin/linux/obj/src/openfl/display/Stage3D.cpp deleted file mode 100644 index 15da52df..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/Stage3D.cpp +++ /dev/null @@ -1,610 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_Timer -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_ObjectVector -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_display_Stage3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_IndexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_VertexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_Context3DState -#include -#endif -#ifndef INCLUDED_openfl_events_ErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_TextEvent -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix3D -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_3e7f1148457df64b_207_new,"openfl.display.Stage3D","new",0x52647737,"openfl.display.Stage3D.new","openfl/display/Stage3D.hx",207,0x37141b9b) -HX_LOCAL_STACK_FRAME(_hx_pos_3e7f1148457df64b_287_requestContext3D,"openfl.display.Stage3D","requestContext3D",0x80c219da,"openfl.display.Stage3D.requestContext3D","openfl/display/Stage3D.hx",287,0x37141b9b) -HX_LOCAL_STACK_FRAME(_hx_pos_3e7f1148457df64b_367_requestContext3DMatchingProfiles,"openfl.display.Stage3D","requestContext3DMatchingProfiles",0x5b5ae301,"openfl.display.Stage3D.requestContext3DMatchingProfiles","openfl/display/Stage3D.hx",367,0x37141b9b) -HX_LOCAL_STACK_FRAME(_hx_pos_3e7f1148457df64b_371___createContext,"openfl.display.Stage3D","__createContext",0x1987b48a,"openfl.display.Stage3D.__createContext","openfl/display/Stage3D.hx",371,0x37141b9b) -HX_LOCAL_STACK_FRAME(_hx_pos_3e7f1148457df64b_453___dispatchError,"openfl.display.Stage3D","__dispatchError",0xdb9710e5,"openfl.display.Stage3D.__dispatchError","openfl/display/Stage3D.hx",453,0x37141b9b) -HX_LOCAL_STACK_FRAME(_hx_pos_3e7f1148457df64b_460___dispatchCreate,"openfl.display.Stage3D","__dispatchCreate",0x733e9b3f,"openfl.display.Stage3D.__dispatchCreate","openfl/display/Stage3D.hx",460,0x37141b9b) -HX_LOCAL_STACK_FRAME(_hx_pos_3e7f1148457df64b_468___lostContext,"openfl.display.Stage3D","__lostContext",0x951652e2,"openfl.display.Stage3D.__lostContext","openfl/display/Stage3D.hx",468,0x37141b9b) -HX_LOCAL_STACK_FRAME(_hx_pos_3e7f1148457df64b_480___resize,"openfl.display.Stage3D","__resize",0x193af2dd,"openfl.display.Stage3D.__resize","openfl/display/Stage3D.hx",480,0x37141b9b) -HX_LOCAL_STACK_FRAME(_hx_pos_3e7f1148457df64b_504___restoreContext,"openfl.display.Stage3D","__restoreContext",0xa732262a,"openfl.display.Stage3D.__restoreContext","openfl/display/Stage3D.hx",504,0x37141b9b) -HX_LOCAL_STACK_FRAME(_hx_pos_3e7f1148457df64b_511_get_x,"openfl.display.Stage3D","get_x",0x0609efe6,"openfl.display.Stage3D.get_x","openfl/display/Stage3D.hx",511,0x37141b9b) -HX_LOCAL_STACK_FRAME(_hx_pos_3e7f1148457df64b_515_set_x,"openfl.display.Stage3D","set_x",0xeed8e5f2,"openfl.display.Stage3D.set_x","openfl/display/Stage3D.hx",515,0x37141b9b) -HX_LOCAL_STACK_FRAME(_hx_pos_3e7f1148457df64b_526_get_y,"openfl.display.Stage3D","get_y",0x0609efe7,"openfl.display.Stage3D.get_y","openfl/display/Stage3D.hx",526,0x37141b9b) -HX_LOCAL_STACK_FRAME(_hx_pos_3e7f1148457df64b_530_set_y,"openfl.display.Stage3D","set_y",0xeed8e5f3,"openfl.display.Stage3D.set_y","openfl/display/Stage3D.hx",530,0x37141b9b) -namespace openfl{ -namespace display{ - -void Stage3D_obj::__construct( ::openfl::display::Stage stage){ - HX_GC_STACKFRAME(&_hx_pos_3e7f1148457df64b_207_new) -HXLINE( 208) super::__construct(null()); -HXLINE( 210) this->_hx___stage = stage; -HXLINE( 212) this->_hx___height = 0; -HXLINE( 213) this->_hx___projectionTransform = ::openfl::geom::Matrix3D_obj::__alloc( HX_CTX ,null()); -HXLINE( 214) this->_hx___renderTransform = ::openfl::geom::Matrix3D_obj::__alloc( HX_CTX ,null()); -HXLINE( 215) this->_hx___width = 0; -HXLINE( 216) this->_hx___x = ( (Float)(0) ); -HXLINE( 217) this->_hx___y = ( (Float)(0) ); -HXLINE( 219) this->visible = true; -HXLINE( 221) bool _hx_tmp; -HXDLIN( 221) if ((stage->stageWidth > 0)) { -HXLINE( 221) _hx_tmp = (stage->stageHeight > 0); - } - else { -HXLINE( 221) _hx_tmp = false; - } -HXDLIN( 221) if (_hx_tmp) { -HXLINE( 223) this->_hx___resize(stage->stageWidth,stage->stageHeight); - } - } - -Dynamic Stage3D_obj::__CreateEmpty() { return new Stage3D_obj; } - -void *Stage3D_obj::_hx_vtable = 0; - -Dynamic Stage3D_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Stage3D_obj > _hx_result = new Stage3D_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Stage3D_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1b123bf8; - } else { - return inClassId==(int)0x6b07d441; - } -} - -void Stage3D_obj::requestContext3D( ::Dynamic __o_context3DRenderMode, ::Dynamic __o_profile){ - ::Dynamic context3DRenderMode = __o_context3DRenderMode; - if (hx::IsNull(__o_context3DRenderMode)) context3DRenderMode = 0; - ::Dynamic profile = __o_profile; - if (hx::IsNull(__o_profile)) profile = 0; - HX_STACKFRAME(&_hx_pos_3e7f1148457df64b_287_requestContext3D) -HXLINE( 288) if (this->_hx___contextLost) { -HXLINE( 290) this->_hx___contextRequested = true; -HXLINE( 291) return; - } -HXLINE( 294) if (hx::IsNotNull( this->context3D )) { -HXLINE( 296) this->_hx___contextRequested = true; -HXLINE( 297) ::haxe::Timer_obj::delay(this->_hx___dispatchCreate_dyn(),1); - } - else { -HXLINE( 299) if (!(this->_hx___contextRequested)) { -HXLINE( 301) this->_hx___contextRequested = true; -HXLINE( 302) ::haxe::Timer_obj::delay(this->_hx___createContext_dyn(),1); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Stage3D_obj,requestContext3D,(void)) - -void Stage3D_obj::requestContext3DMatchingProfiles( ::openfl::_Vector::ObjectVector profiles){ - HX_STACKFRAME(&_hx_pos_3e7f1148457df64b_367_requestContext3DMatchingProfiles) -HXDLIN( 367) this->requestContext3D(null(),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage3D_obj,requestContext3DMatchingProfiles,(void)) - -void Stage3D_obj::_hx___createContext(){ - HX_GC_STACKFRAME(&_hx_pos_3e7f1148457df64b_371___createContext) -HXLINE( 373) ::openfl::display::Stage stage = this->_hx___stage; -HXLINE( 374) ::openfl::display::DisplayObjectRenderer renderer = stage->_hx___renderer; -HXLINE( 376) bool _hx_tmp; -HXDLIN( 376) if ((renderer->_hx___type != HX_("cairo",88,30,19,41))) { -HXLINE( 376) _hx_tmp = (renderer->_hx___type == HX_("canvas",d8,54,42,b8)); - } - else { -HXLINE( 376) _hx_tmp = true; - } -HXDLIN( 376) if (_hx_tmp) { -HXLINE( 378) this->_hx___dispatchError(); -HXLINE( 379) return; - } -HXLINE( 382) if ((renderer->_hx___type == HX_("opengl",6f,64,94,21))) { -HXLINE( 387) this->context3D = ::openfl::display3D::Context3D_obj::__alloc( HX_CTX ,stage,stage->context3D->_hx___contextState,hx::ObjectPtr(this)); -HXLINE( 389) this->_hx___dispatchCreate(); - } - else { -HXLINE( 391) bool _hx_tmp1 = (renderer->_hx___type == HX_("dom",82,42,4c,00)); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage3D_obj,_hx___createContext,(void)) - -void Stage3D_obj::_hx___dispatchError(){ - HX_GC_STACKFRAME(&_hx_pos_3e7f1148457df64b_453___dispatchError) -HXLINE( 454) this->_hx___contextRequested = false; -HXLINE( 455) this->dispatchEvent( ::openfl::events::ErrorEvent_obj::__alloc( HX_CTX ,HX_("error",c8,cb,29,73),false,false,HX_("Context3D not available",9c,fc,63,d3),null())); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage3D_obj,_hx___dispatchError,(void)) - -void Stage3D_obj::_hx___dispatchCreate(){ - HX_GC_STACKFRAME(&_hx_pos_3e7f1148457df64b_460___dispatchCreate) -HXDLIN( 460) if (this->_hx___contextRequested) { -HXLINE( 462) this->_hx___contextRequested = false; -HXLINE( 463) this->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("context3DCreate",7c,bf,59,7b),null(),null())); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage3D_obj,_hx___dispatchCreate,(void)) - -void Stage3D_obj::_hx___lostContext(){ - HX_STACKFRAME(&_hx_pos_3e7f1148457df64b_468___lostContext) -HXLINE( 469) this->_hx___contextLost = true; -HXLINE( 471) if (hx::IsNotNull( this->context3D )) { -HXLINE( 473) this->context3D->_hx___dispose(); -HXLINE( 474) this->_hx___contextRequested = true; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage3D_obj,_hx___lostContext,(void)) - -void Stage3D_obj::_hx___resize(int width,int height){ - HX_GC_STACKFRAME(&_hx_pos_3e7f1148457df64b_480___resize) -HXDLIN( 480) bool _hx_tmp; -HXDLIN( 480) if ((width == this->_hx___width)) { -HXDLIN( 480) _hx_tmp = (height != this->_hx___height); - } - else { -HXDLIN( 480) _hx_tmp = true; - } -HXDLIN( 480) if (_hx_tmp) { -HXLINE( 490) ::openfl::geom::Matrix3D _hx_tmp1 = this->_hx___projectionTransform; -HXDLIN( 490) int length = null(); -HXDLIN( 490) bool fixed = null(); -HXLINE( 491) int _hx_tmp2; -HXDLIN( 491) if ((width > 0)) { -HXLINE( 491) _hx_tmp2 = width; - } - else { -HXLINE( 491) _hx_tmp2 = 1; - } -HXDLIN( 491) int _hx_tmp3; -HXDLIN( 491) if ((height > 0)) { -HXLINE( 491) _hx_tmp3 = height; - } - else { -HXLINE( 491) _hx_tmp3 = 1; - } -HXLINE( 490) _hx_tmp1->copyRawDataFrom( ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length,fixed,::Array_obj< Float >::__new(16)->init(0,(((Float)2.0) / ( (Float)(_hx_tmp2) )))->init(1,((Float)0.0))->init(2,((Float)0.0))->init(3,((Float)0.0))->init(4,((Float)0.0))->init(5,(((Float)-2.0) / ( (Float)(_hx_tmp3) )))->init(6,((Float)0.0))->init(7,((Float)0.0))->init(8,((Float)0.0))->init(9,((Float)0.0))->init(10,((Float)-0.001))->init(11,((Float)0.0))->init(12,((Float)-1.0))->init(13,((Float)1.0))->init(14,((Float)0.0))->init(15,((Float)1.0)),true),null(),null()); -HXLINE( 494) this->_hx___renderTransform->identity(); -HXLINE( 495) this->_hx___renderTransform->appendTranslation(this->_hx___x,this->_hx___y,( (Float)(0) )); -HXLINE( 496) this->_hx___renderTransform->append(this->_hx___projectionTransform); -HXLINE( 498) this->_hx___width = width; -HXLINE( 499) this->_hx___height = height; - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Stage3D_obj,_hx___resize,(void)) - -void Stage3D_obj::_hx___restoreContext(){ - HX_STACKFRAME(&_hx_pos_3e7f1148457df64b_504___restoreContext) -HXLINE( 505) this->_hx___contextLost = false; -HXLINE( 506) this->_hx___createContext(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage3D_obj,_hx___restoreContext,(void)) - -Float Stage3D_obj::get_x(){ - HX_STACKFRAME(&_hx_pos_3e7f1148457df64b_511_get_x) -HXDLIN( 511) return this->_hx___x; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage3D_obj,get_x,return ) - -Float Stage3D_obj::set_x(Float value){ - HX_STACKFRAME(&_hx_pos_3e7f1148457df64b_515_set_x) -HXLINE( 516) if ((this->_hx___x == value)) { -HXLINE( 516) return value; - } -HXLINE( 517) this->_hx___x = value; -HXLINE( 518) this->_hx___renderTransform->identity(); -HXLINE( 519) this->_hx___renderTransform->appendTranslation(this->_hx___x,this->_hx___y,( (Float)(0) )); -HXLINE( 520) this->_hx___renderTransform->append(this->_hx___projectionTransform); -HXLINE( 521) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage3D_obj,set_x,return ) - -Float Stage3D_obj::get_y(){ - HX_STACKFRAME(&_hx_pos_3e7f1148457df64b_526_get_y) -HXDLIN( 526) return this->_hx___y; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Stage3D_obj,get_y,return ) - -Float Stage3D_obj::set_y(Float value){ - HX_STACKFRAME(&_hx_pos_3e7f1148457df64b_530_set_y) -HXLINE( 531) if ((this->_hx___y == value)) { -HXLINE( 531) return value; - } -HXLINE( 532) this->_hx___y = value; -HXLINE( 533) this->_hx___renderTransform->identity(); -HXLINE( 534) this->_hx___renderTransform->appendTranslation(this->_hx___x,this->_hx___y,( (Float)(0) )); -HXLINE( 535) this->_hx___renderTransform->append(this->_hx___projectionTransform); -HXLINE( 536) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Stage3D_obj,set_y,return ) - -bool Stage3D_obj::_hx___active; - - -hx::ObjectPtr< Stage3D_obj > Stage3D_obj::__new( ::openfl::display::Stage stage) { - hx::ObjectPtr< Stage3D_obj > __this = new Stage3D_obj(); - __this->__construct(stage); - return __this; -} - -hx::ObjectPtr< Stage3D_obj > Stage3D_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display::Stage stage) { - Stage3D_obj *__this = (Stage3D_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Stage3D_obj), true, "openfl.display.Stage3D")); - *(void **)__this = Stage3D_obj::_hx_vtable; - __this->__construct(stage); - return __this; -} - -Stage3D_obj::Stage3D_obj() -{ -} - -void Stage3D_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Stage3D); - HX_MARK_MEMBER_NAME(context3D,"context3D"); - HX_MARK_MEMBER_NAME(visible,"visible"); - HX_MARK_MEMBER_NAME(_hx___contextLost,"__contextLost"); - HX_MARK_MEMBER_NAME(_hx___contextRequested,"__contextRequested"); - HX_MARK_MEMBER_NAME(_hx___height,"__height"); - HX_MARK_MEMBER_NAME(_hx___indexBuffer,"__indexBuffer"); - HX_MARK_MEMBER_NAME(_hx___projectionTransform,"__projectionTransform"); - HX_MARK_MEMBER_NAME(_hx___renderTransform,"__renderTransform"); - HX_MARK_MEMBER_NAME(_hx___stage,"__stage"); - HX_MARK_MEMBER_NAME(_hx___vertexBuffer,"__vertexBuffer"); - HX_MARK_MEMBER_NAME(_hx___width,"__width"); - HX_MARK_MEMBER_NAME(_hx___x,"__x"); - HX_MARK_MEMBER_NAME(_hx___y,"__y"); - ::openfl::events::EventDispatcher_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void Stage3D_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(context3D,"context3D"); - HX_VISIT_MEMBER_NAME(visible,"visible"); - HX_VISIT_MEMBER_NAME(_hx___contextLost,"__contextLost"); - HX_VISIT_MEMBER_NAME(_hx___contextRequested,"__contextRequested"); - HX_VISIT_MEMBER_NAME(_hx___height,"__height"); - HX_VISIT_MEMBER_NAME(_hx___indexBuffer,"__indexBuffer"); - HX_VISIT_MEMBER_NAME(_hx___projectionTransform,"__projectionTransform"); - HX_VISIT_MEMBER_NAME(_hx___renderTransform,"__renderTransform"); - HX_VISIT_MEMBER_NAME(_hx___stage,"__stage"); - HX_VISIT_MEMBER_NAME(_hx___vertexBuffer,"__vertexBuffer"); - HX_VISIT_MEMBER_NAME(_hx___width,"__width"); - HX_VISIT_MEMBER_NAME(_hx___x,"__x"); - HX_VISIT_MEMBER_NAME(_hx___y,"__y"); - ::openfl::events::EventDispatcher_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val Stage3D_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_x() ); } - if (HX_FIELD_EQ(inName,"y") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_y() ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"__x") ) { return hx::Val( _hx___x ); } - if (HX_FIELD_EQ(inName,"__y") ) { return hx::Val( _hx___y ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"get_x") ) { return hx::Val( get_x_dyn() ); } - if (HX_FIELD_EQ(inName,"set_x") ) { return hx::Val( set_x_dyn() ); } - if (HX_FIELD_EQ(inName,"get_y") ) { return hx::Val( get_y_dyn() ); } - if (HX_FIELD_EQ(inName,"set_y") ) { return hx::Val( set_y_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"visible") ) { return hx::Val( visible ); } - if (HX_FIELD_EQ(inName,"__stage") ) { return hx::Val( _hx___stage ); } - if (HX_FIELD_EQ(inName,"__width") ) { return hx::Val( _hx___width ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__height") ) { return hx::Val( _hx___height ); } - if (HX_FIELD_EQ(inName,"__resize") ) { return hx::Val( _hx___resize_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"context3D") ) { return hx::Val( context3D ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__contextLost") ) { return hx::Val( _hx___contextLost ); } - if (HX_FIELD_EQ(inName,"__indexBuffer") ) { return hx::Val( _hx___indexBuffer ); } - if (HX_FIELD_EQ(inName,"__lostContext") ) { return hx::Val( _hx___lostContext_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__vertexBuffer") ) { return hx::Val( _hx___vertexBuffer ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__createContext") ) { return hx::Val( _hx___createContext_dyn() ); } - if (HX_FIELD_EQ(inName,"__dispatchError") ) { return hx::Val( _hx___dispatchError_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"requestContext3D") ) { return hx::Val( requestContext3D_dyn() ); } - if (HX_FIELD_EQ(inName,"__dispatchCreate") ) { return hx::Val( _hx___dispatchCreate_dyn() ); } - if (HX_FIELD_EQ(inName,"__restoreContext") ) { return hx::Val( _hx___restoreContext_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__renderTransform") ) { return hx::Val( _hx___renderTransform ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__contextRequested") ) { return hx::Val( _hx___contextRequested ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"__projectionTransform") ) { return hx::Val( _hx___projectionTransform ); } - break; - case 32: - if (HX_FIELD_EQ(inName,"requestContext3DMatchingProfiles") ) { return hx::Val( requestContext3DMatchingProfiles_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Stage3D_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"__active") ) { outValue = ( _hx___active ); return true; } - } - return false; -} - -hx::Val Stage3D_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_x(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"y") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_y(inValue.Cast< Float >()) ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"__x") ) { _hx___x=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__y") ) { _hx___y=inValue.Cast< Float >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"visible") ) { visible=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__stage") ) { _hx___stage=inValue.Cast< ::openfl::display::Stage >(); return inValue; } - if (HX_FIELD_EQ(inName,"__width") ) { _hx___width=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"__height") ) { _hx___height=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"context3D") ) { context3D=inValue.Cast< ::openfl::display3D::Context3D >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__contextLost") ) { _hx___contextLost=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__indexBuffer") ) { _hx___indexBuffer=inValue.Cast< ::openfl::display3D::IndexBuffer3D >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__vertexBuffer") ) { _hx___vertexBuffer=inValue.Cast< ::openfl::display3D::VertexBuffer3D >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__renderTransform") ) { _hx___renderTransform=inValue.Cast< ::openfl::geom::Matrix3D >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__contextRequested") ) { _hx___contextRequested=inValue.Cast< bool >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"__projectionTransform") ) { _hx___projectionTransform=inValue.Cast< ::openfl::geom::Matrix3D >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Stage3D_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"__active") ) { _hx___active=ioValue.Cast< bool >(); return true; } - } - return false; -} - -void Stage3D_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("context3D",60,5c,fc,16)); - outFields->push(HX_("visible",72,78,24,a3)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - outFields->push(HX_("__contextLost",53,d0,33,6d)); - outFields->push(HX_("__contextRequested",9f,10,4e,81)); - outFields->push(HX_("__height",07,73,7b,aa)); - outFields->push(HX_("__indexBuffer",92,a6,1e,3e)); - outFields->push(HX_("__projectionTransform",bd,9b,b6,20)); - outFields->push(HX_("__renderTransform",16,b8,95,b1)); - outFields->push(HX_("__stage",9e,c3,69,ee)); - outFields->push(HX_("__vertexBuffer",a4,32,6a,91)); - outFields->push(HX_("__width",e6,0e,c1,34)); - outFields->push(HX_("__x",58,69,48,00)); - outFields->push(HX_("__y",59,69,48,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Stage3D_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::display3D::Context3D */ ,(int)offsetof(Stage3D_obj,context3D),HX_("context3D",60,5c,fc,16)}, - {hx::fsBool,(int)offsetof(Stage3D_obj,visible),HX_("visible",72,78,24,a3)}, - {hx::fsBool,(int)offsetof(Stage3D_obj,_hx___contextLost),HX_("__contextLost",53,d0,33,6d)}, - {hx::fsBool,(int)offsetof(Stage3D_obj,_hx___contextRequested),HX_("__contextRequested",9f,10,4e,81)}, - {hx::fsInt,(int)offsetof(Stage3D_obj,_hx___height),HX_("__height",07,73,7b,aa)}, - {hx::fsObject /* ::openfl::display3D::IndexBuffer3D */ ,(int)offsetof(Stage3D_obj,_hx___indexBuffer),HX_("__indexBuffer",92,a6,1e,3e)}, - {hx::fsObject /* ::openfl::geom::Matrix3D */ ,(int)offsetof(Stage3D_obj,_hx___projectionTransform),HX_("__projectionTransform",bd,9b,b6,20)}, - {hx::fsObject /* ::openfl::geom::Matrix3D */ ,(int)offsetof(Stage3D_obj,_hx___renderTransform),HX_("__renderTransform",16,b8,95,b1)}, - {hx::fsObject /* ::openfl::display::Stage */ ,(int)offsetof(Stage3D_obj,_hx___stage),HX_("__stage",9e,c3,69,ee)}, - {hx::fsObject /* ::openfl::display3D::VertexBuffer3D */ ,(int)offsetof(Stage3D_obj,_hx___vertexBuffer),HX_("__vertexBuffer",a4,32,6a,91)}, - {hx::fsInt,(int)offsetof(Stage3D_obj,_hx___width),HX_("__width",e6,0e,c1,34)}, - {hx::fsFloat,(int)offsetof(Stage3D_obj,_hx___x),HX_("__x",58,69,48,00)}, - {hx::fsFloat,(int)offsetof(Stage3D_obj,_hx___y),HX_("__y",59,69,48,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Stage3D_obj_sStaticStorageInfo[] = { - {hx::fsBool,(void *) &Stage3D_obj::_hx___active,HX_("__active",e6,ac,75,be)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Stage3D_obj_sMemberFields[] = { - HX_("context3D",60,5c,fc,16), - HX_("visible",72,78,24,a3), - HX_("__contextLost",53,d0,33,6d), - HX_("__contextRequested",9f,10,4e,81), - HX_("__height",07,73,7b,aa), - HX_("__indexBuffer",92,a6,1e,3e), - HX_("__projectionTransform",bd,9b,b6,20), - HX_("__renderTransform",16,b8,95,b1), - HX_("__stage",9e,c3,69,ee), - HX_("__vertexBuffer",a4,32,6a,91), - HX_("__width",e6,0e,c1,34), - HX_("__x",58,69,48,00), - HX_("__y",59,69,48,00), - HX_("requestContext3D",11,7b,31,f9), - HX_("requestContext3DMatchingProfiles",38,62,be,66), - HX_("__createContext",33,a7,6c,89), - HX_("__dispatchError",8e,03,7c,4b), - HX_("__dispatchCreate",76,fc,ad,eb), - HX_("__lostContext",4b,19,ae,9a), - HX_("__resize",14,c5,aa,b0), - HX_("__restoreContext",61,87,a1,1f), - HX_("get_x",4f,a5,60,91), - HX_("set_x",5b,9b,2f,7a), - HX_("get_y",50,a5,60,91), - HX_("set_y",5c,9b,2f,7a), - ::String(null()) }; - -static void Stage3D_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Stage3D_obj::_hx___active,"__active"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Stage3D_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Stage3D_obj::_hx___active,"__active"); -}; - -#endif - -hx::Class Stage3D_obj::__mClass; - -static ::String Stage3D_obj_sStaticFields[] = { - HX_("__active",e6,ac,75,be), - ::String(null()) -}; - -void Stage3D_obj::__register() -{ - Stage3D_obj _hx_dummy; - Stage3D_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.Stage3D",c5,0f,85,9c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Stage3D_obj::__GetStatic; - __mClass->mSetStaticField = &Stage3D_obj::__SetStatic; - __mClass->mMarkFunc = Stage3D_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Stage3D_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Stage3D_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Stage3D_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Stage3D_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Stage3D_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Stage3D_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/Timeline.cpp b/hGameTest/bin/linux/obj/src/openfl/display/Timeline.cpp deleted file mode 100644 index 7ac0b33d..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/Timeline.cpp +++ /dev/null @@ -1,762 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_Type -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_FrameLabel -#include -#endif -#ifndef INCLUDED_openfl_display_FrameScript -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_Scene -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_display_Timeline -#include -#endif -#ifndef INCLUDED_openfl_errors_ArgumentError -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d8cb40cd2da03698_31_new,"openfl.display.Timeline","new",0x7cf7cf5d,"openfl.display.Timeline.new","openfl/display/Timeline.hx",31,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_42_attachMovieClip,"openfl.display.Timeline","attachMovieClip",0x2db9cc98,"openfl.display.Timeline.attachMovieClip","openfl/display/Timeline.hx",42,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_44_enterFrame,"openfl.display.Timeline","enterFrame",0x44228e98,"openfl.display.Timeline.enterFrame","openfl/display/Timeline.hx",44,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_47___addFrameScript,"openfl.display.Timeline","__addFrameScript",0x673f537a,"openfl.display.Timeline.__addFrameScript","openfl/display/Timeline.hx",47,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_61___addFrameScript,"openfl.display.Timeline","__addFrameScript",0x673f537a,"openfl.display.Timeline.__addFrameScript","openfl/display/Timeline.hx",61,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_71___attachMovieClip,"openfl.display.Timeline","__attachMovieClip",0x794056b8,"openfl.display.Timeline.__attachMovieClip","openfl/display/Timeline.hx",71,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_107___enterFrame,"openfl.display.Timeline","__enterFrame",0x7e683878,"openfl.display.Timeline.__enterFrame","openfl/display/Timeline.hx",107,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_144___evaluateFrameScripts,"openfl.display.Timeline","__evaluateFrameScripts",0x677f1f97,"openfl.display.Timeline.__evaluateFrameScripts","openfl/display/Timeline.hx",144,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_176___getNextFrame,"openfl.display.Timeline","__getNextFrame",0x970fca07,"openfl.display.Timeline.__getNextFrame","openfl/display/Timeline.hx",176,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_197___goto,"openfl.display.Timeline","__goto",0x4a0bb9e6,"openfl.display.Timeline.__goto","openfl/display/Timeline.hx",197,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_209___gotoAndPlay,"openfl.display.Timeline","__gotoAndPlay",0x089a2325,"openfl.display.Timeline.__gotoAndPlay","openfl/display/Timeline.hx",209,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_215___gotoAndStop,"openfl.display.Timeline","__gotoAndStop",0x0a9be533,"openfl.display.Timeline.__gotoAndStop","openfl/display/Timeline.hx",215,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_221___nextFrame,"openfl.display.Timeline","__nextFrame",0x325b9f17,"openfl.display.Timeline.__nextFrame","openfl/display/Timeline.hx",221,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_227___nextScene,"openfl.display.Timeline","__nextScene",0xa4aa0036,"openfl.display.Timeline.__nextScene","openfl/display/Timeline.hx",227,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_232___play,"openfl.display.Timeline","__play",0x4ffc4e37,"openfl.display.Timeline.__play","openfl/display/Timeline.hx",232,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_245___prevFrame,"openfl.display.Timeline","__prevFrame",0x766d2517,"openfl.display.Timeline.__prevFrame","openfl/display/Timeline.hx",245,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_251___prevScene,"openfl.display.Timeline","__prevScene",0xe8bb8636,"openfl.display.Timeline.__prevScene","openfl/display/Timeline.hx",251,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_257___stop,"openfl.display.Timeline","__stop",0x51fe1045,"openfl.display.Timeline.__stop","openfl/display/Timeline.hx",257,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_262___resolveFrameReference,"openfl.display.Timeline","__resolveFrameReference",0x58065247,"openfl.display.Timeline.__resolveFrameReference","openfl/display/Timeline.hx",262,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_287___updateFrameLabel,"openfl.display.Timeline","__updateFrameLabel",0xde740ab3,"openfl.display.Timeline.__updateFrameLabel","openfl/display/Timeline.hx",287,0xb67a1cf1) -HX_LOCAL_STACK_FRAME(_hx_pos_d8cb40cd2da03698_313___updateSymbol,"openfl.display.Timeline","__updateSymbol",0xc891f184,"openfl.display.Timeline.__updateSymbol","openfl/display/Timeline.hx",313,0xb67a1cf1) -namespace openfl{ -namespace display{ - -void Timeline_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_31_new) -HXLINE( 32) this->_hx___framesLoaded = 1; -HXLINE( 33) this->_hx___totalFrames = 1; -HXLINE( 34) this->_hx___currentLabels = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 36) this->_hx___currentFrame = 1; -HXLINE( 38) this->_hx___lastFrameScriptEval = -1; -HXLINE( 39) this->_hx___lastFrameUpdate = -1; - } - -Dynamic Timeline_obj::__CreateEmpty() { return new Timeline_obj; } - -void *Timeline_obj::_hx_vtable = 0; - -Dynamic Timeline_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Timeline_obj > _hx_result = new Timeline_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Timeline_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x55dd04ef; -} - -void Timeline_obj::attachMovieClip( ::openfl::display::MovieClip movieClip){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_42_attachMovieClip) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Timeline_obj,attachMovieClip,(void)) - -void Timeline_obj::enterFrame(int frame){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_44_enterFrame) - } - - -HX_DEFINE_DYNAMIC_FUNC1(Timeline_obj,enterFrame,(void)) - -void Timeline_obj::_hx___addFrameScript(int index, ::Dynamic method){ - HX_GC_STACKFRAME(&_hx_pos_d8cb40cd2da03698_47___addFrameScript) -HXLINE( 48) if ((index < 0)) { -HXLINE( 48) return; - } -HXLINE( 50) int frame = (index + 1); -HXLINE( 52) if (hx::IsNotNull( method )) { - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_0, ::Dynamic,method) HXARGC(1) - void _hx_run( ::openfl::display::MovieClip scope){ - HX_GC_STACKFRAME(&_hx_pos_d8cb40cd2da03698_61___addFrameScript) -HXLINE( 61) method(); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 54) if (hx::IsNull( this->_hx___frameScripts )) { -HXLINE( 56) this->_hx___frameScripts = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); - } -HXLINE( 59) this->_hx___frameScripts->set(frame, ::Dynamic(new _hx_Closure_0(method))); - } - else { -HXLINE( 64) if (hx::IsNotNull( this->_hx___frameScripts )) { -HXLINE( 66) this->_hx___frameScripts->remove(frame); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Timeline_obj,_hx___addFrameScript,(void)) - -void Timeline_obj::_hx___attachMovieClip( ::openfl::display::MovieClip movieClip){ - HX_GC_STACKFRAME(&_hx_pos_d8cb40cd2da03698_71___attachMovieClip) -HXLINE( 72) this->_hx___scope = movieClip; -HXLINE( 74) this->_hx___totalFrames = 0; -HXLINE( 75) this->_hx___framesLoaded = 0; -HXLINE( 77) bool _hx_tmp; -HXDLIN( 77) if (hx::IsNotNull( this->scenes )) { -HXLINE( 77) _hx_tmp = (this->scenes->length > 0); - } - else { -HXLINE( 77) _hx_tmp = false; - } -HXDLIN( 77) if (_hx_tmp) { -HXLINE( 79) { -HXLINE( 79) int _g = 0; -HXDLIN( 79) ::Array< ::Dynamic> _g1 = this->scenes; -HXDLIN( 79) while((_g < _g1->length)){ -HXLINE( 79) ::openfl::display::Scene scene = _g1->__get(_g).StaticCast< ::openfl::display::Scene >(); -HXDLIN( 79) _g = (_g + 1); -HXLINE( 81) ::openfl::display::Timeline _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 81) _hx_tmp1->_hx___totalFrames = (_hx_tmp1->_hx___totalFrames + scene->numFrames); -HXLINE( 82) ::openfl::display::Timeline _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 82) _hx_tmp2->_hx___framesLoaded = (_hx_tmp2->_hx___framesLoaded + scene->numFrames); -HXLINE( 83) if (hx::IsNotNull( scene->labels )) { -HXLINE( 86) this->_hx___currentLabels = this->_hx___currentLabels->concat(scene->labels); - } - } - } -HXLINE( 90) this->_hx___currentScene = this->scenes->__get(0).StaticCast< ::openfl::display::Scene >(); - } -HXLINE( 93) bool _hx_tmp3; -HXDLIN( 93) if (hx::IsNotNull( this->scripts )) { -HXLINE( 93) _hx_tmp3 = (this->scripts->length > 0); - } - else { -HXLINE( 93) _hx_tmp3 = false; - } -HXDLIN( 93) if (_hx_tmp3) { -HXLINE( 95) this->_hx___frameScripts = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); -HXLINE( 96) { -HXLINE( 96) int _g2 = 0; -HXDLIN( 96) ::Array< ::Dynamic> _g11 = this->scripts; -HXDLIN( 96) while((_g2 < _g11->length)){ -HXLINE( 96) ::openfl::display::FrameScript script = _g11->__get(_g2).StaticCast< ::openfl::display::FrameScript >(); -HXDLIN( 96) _g2 = (_g2 + 1); -HXLINE( 99) this->_hx___frameScripts->set(script->frame,script->script); - } - } - } -HXLINE( 103) this->attachMovieClip(movieClip); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Timeline_obj,_hx___attachMovieClip,(void)) - -void Timeline_obj::_hx___enterFrame(int deltaTime){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_107___enterFrame) -HXLINE( 108) if (this->_hx___isPlaying) { -HXLINE( 110) int nextFrame = this->_hx___getNextFrame(deltaTime); -HXLINE( 112) if ((this->_hx___lastFrameScriptEval == nextFrame)) { -HXLINE( 114) return; - } -HXLINE( 117) if (hx::IsNotNull( this->_hx___frameScripts )) { -HXLINE( 119) if ((nextFrame < this->_hx___currentFrame)) { -HXLINE( 121) if (!(this->_hx___evaluateFrameScripts(this->_hx___totalFrames))) { -HXLINE( 123) return; - } -HXLINE( 126) this->_hx___currentFrame = 1; - } -HXLINE( 129) if (!(this->_hx___evaluateFrameScripts(nextFrame))) { -HXLINE( 131) return; - } - } - else { -HXLINE( 136) this->_hx___currentFrame = nextFrame; - } - } -HXLINE( 140) this->_hx___updateSymbol(this->_hx___currentFrame); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Timeline_obj,_hx___enterFrame,(void)) - -bool Timeline_obj::_hx___evaluateFrameScripts(int advanceToFrame){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_144___evaluateFrameScripts) -HXLINE( 145) if (hx::IsNull( this->_hx___frameScripts )) { -HXLINE( 145) return true; - } -HXLINE( 147) { -HXLINE( 147) int _g = this->_hx___currentFrame; -HXDLIN( 147) int _g1 = (advanceToFrame + 1); -HXDLIN( 147) while((_g < _g1)){ -HXLINE( 147) _g = (_g + 1); -HXDLIN( 147) int frame = (_g - 1); -HXLINE( 149) if ((frame == this->_hx___lastFrameScriptEval)) { -HXLINE( 149) continue; - } -HXLINE( 151) this->_hx___lastFrameScriptEval = frame; -HXLINE( 152) this->_hx___currentFrame = frame; -HXLINE( 154) if (this->_hx___frameScripts->exists(frame)) { -HXLINE( 156) this->_hx___updateSymbol(frame); -HXLINE( 157) ::Dynamic script = this->_hx___frameScripts->get(frame); -HXLINE( 158) script(this->_hx___scope); -HXLINE( 160) if ((this->_hx___currentFrame != frame)) { -HXLINE( 162) return false; - } - } -HXLINE( 166) if (!(this->_hx___isPlaying)) { -HXLINE( 168) return false; - } - } - } -HXLINE( 172) return true; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Timeline_obj,_hx___evaluateFrameScripts,return ) - -int Timeline_obj::_hx___getNextFrame(int deltaTime){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_176___getNextFrame) -HXLINE( 177) int nextFrame = 0; -HXLINE( 179) if (hx::IsNotNull( this->frameRate )) { -HXLINE( 181) ::openfl::display::Timeline _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 181) _hx_tmp->_hx___timeElapsed = (_hx_tmp->_hx___timeElapsed + deltaTime); -HXLINE( 182) nextFrame = (this->_hx___currentFrame + ::Math_obj::floor((( (Float)(this->_hx___timeElapsed) ) / ( (Float)(this->_hx___frameTime) )))); -HXLINE( 183) if ((nextFrame < 1)) { -HXLINE( 183) nextFrame = 1; - } -HXLINE( 184) if ((nextFrame > this->_hx___totalFrames)) { -HXLINE( 184) nextFrame = (::Math_obj::floor(( (Float)(hx::Mod((nextFrame - 1),this->_hx___totalFrames)) )) + 1); - } -HXLINE( 185) this->_hx___timeElapsed = hx::Mod(this->_hx___timeElapsed,this->_hx___frameTime); - } - else { -HXLINE( 189) nextFrame = (this->_hx___currentFrame + 1); -HXLINE( 190) if ((nextFrame > this->_hx___totalFrames)) { -HXLINE( 190) nextFrame = 1; - } - } -HXLINE( 193) return nextFrame; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Timeline_obj,_hx___getNextFrame,return ) - -void Timeline_obj::_hx___goto(int frame){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_197___goto) -HXLINE( 198) if ((frame < 1)) { -HXLINE( 198) frame = 1; - } - else { -HXLINE( 199) if ((frame > this->_hx___totalFrames)) { -HXLINE( 199) frame = this->_hx___totalFrames; - } - } -HXLINE( 201) this->_hx___lastFrameScriptEval = -1; -HXLINE( 202) this->_hx___currentFrame = frame; -HXLINE( 204) this->_hx___updateSymbol(this->_hx___currentFrame); -HXLINE( 205) this->_hx___evaluateFrameScripts(this->_hx___currentFrame); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Timeline_obj,_hx___goto,(void)) - -void Timeline_obj::_hx___gotoAndPlay( ::Dynamic frame,::String scene){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_209___gotoAndPlay) -HXLINE( 210) this->_hx___play(); -HXLINE( 211) this->_hx___goto(this->_hx___resolveFrameReference(frame)); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Timeline_obj,_hx___gotoAndPlay,(void)) - -void Timeline_obj::_hx___gotoAndStop( ::Dynamic frame,::String scene){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_215___gotoAndStop) -HXLINE( 216) this->_hx___stop(); -HXLINE( 217) this->_hx___goto(this->_hx___resolveFrameReference(frame)); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Timeline_obj,_hx___gotoAndStop,(void)) - -void Timeline_obj::_hx___nextFrame(){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_221___nextFrame) -HXLINE( 222) this->_hx___stop(); -HXLINE( 223) this->_hx___goto((this->_hx___currentFrame + 1)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Timeline_obj,_hx___nextFrame,(void)) - -void Timeline_obj::_hx___nextScene(){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_227___nextScene) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Timeline_obj,_hx___nextScene,(void)) - -void Timeline_obj::_hx___play(){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_232___play) -HXLINE( 233) bool _hx_tmp; -HXDLIN( 233) if (!(this->_hx___isPlaying)) { -HXLINE( 233) _hx_tmp = (this->_hx___totalFrames < 2); - } - else { -HXLINE( 233) _hx_tmp = true; - } -HXDLIN( 233) if (_hx_tmp) { -HXLINE( 233) return; - } -HXLINE( 235) this->_hx___isPlaying = true; -HXLINE( 237) if (hx::IsNotNull( this->frameRate )) { -HXLINE( 239) this->_hx___frameTime = ::Std_obj::_hx_int((( (Float)(1000) ) / ( (Float)(this->frameRate) ))); -HXLINE( 240) this->_hx___timeElapsed = 0; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Timeline_obj,_hx___play,(void)) - -void Timeline_obj::_hx___prevFrame(){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_245___prevFrame) -HXLINE( 246) this->_hx___stop(); -HXLINE( 247) this->_hx___goto((this->_hx___currentFrame - 1)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Timeline_obj,_hx___prevFrame,(void)) - -void Timeline_obj::_hx___prevScene(){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_251___prevScene) - } - - -HX_DEFINE_DYNAMIC_FUNC0(Timeline_obj,_hx___prevScene,(void)) - -void Timeline_obj::_hx___stop(){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_257___stop) -HXDLIN( 257) this->_hx___isPlaying = false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Timeline_obj,_hx___stop,(void)) - -int Timeline_obj::_hx___resolveFrameReference( ::Dynamic frame){ - HX_GC_STACKFRAME(&_hx_pos_d8cb40cd2da03698_262___resolveFrameReference) -HXDLIN( 262) if (::Std_obj::is(frame,hx::ClassOf< int >())) { -HXLINE( 264) return ( (int)(frame) ); - } - else { -HXLINE( 266) if (::Std_obj::is(frame,hx::ClassOf< ::String >())) { -HXLINE( 268) ::String label = ( (::String)(frame) ); -HXLINE( 270) { -HXLINE( 270) int _g = 0; -HXDLIN( 270) ::Array< ::Dynamic> _g1 = this->_hx___currentLabels; -HXDLIN( 270) while((_g < _g1->length)){ -HXLINE( 270) ::openfl::display::FrameLabel frameLabel = _g1->__get(_g).StaticCast< ::openfl::display::FrameLabel >(); -HXDLIN( 270) _g = (_g + 1); -HXLINE( 272) if ((frameLabel->name == label)) { -HXLINE( 274) return frameLabel->frame; - } - } - } -HXLINE( 278) HX_STACK_DO_THROW( ::openfl::errors::ArgumentError_obj::__alloc( HX_CTX ,((HX_("Error #2109: Frame label ",f8,f0,5a,8a) + label) + HX_(" not found in scene.",b2,87,08,ff)))); - } - else { -HXLINE( 282) HX_STACK_DO_THROW((HX_("Invalid type for frame ",e7,83,86,d5) + ::Type_obj::getClassName(frame))); - } - } -HXLINE( 262) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Timeline_obj,_hx___resolveFrameReference,return ) - -void Timeline_obj::_hx___updateFrameLabel(){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_287___updateFrameLabel) -HXLINE( 288) this->_hx___currentLabel = null(); -HXLINE( 289) this->_hx___currentFrameLabel = null(); -HXLINE( 293) { -HXLINE( 293) int _g = 0; -HXDLIN( 293) ::Array< ::Dynamic> _g1 = this->_hx___currentLabels; -HXDLIN( 293) while((_g < _g1->length)){ -HXLINE( 293) ::openfl::display::FrameLabel label = _g1->__get(_g).StaticCast< ::openfl::display::FrameLabel >(); -HXDLIN( 293) _g = (_g + 1); -HXLINE( 295) if ((label->frame < this->_hx___currentFrame)) { -HXLINE( 297) this->_hx___currentLabel = label->name; - } - else { -HXLINE( 299) if ((label->frame == this->_hx___currentFrame)) { -HXLINE( 301) this->_hx___currentLabel = label->name; -HXLINE( 302) this->_hx___currentFrameLabel = label->name; - } - else { -HXLINE( 306) goto _hx_goto_23; - } - } - } - _hx_goto_23:; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Timeline_obj,_hx___updateFrameLabel,(void)) - -void Timeline_obj::_hx___updateSymbol(int targetFrame){ - HX_STACKFRAME(&_hx_pos_d8cb40cd2da03698_313___updateSymbol) -HXDLIN( 313) if ((this->_hx___currentFrame != this->_hx___lastFrameUpdate)) { -HXLINE( 315) this->_hx___updateFrameLabel(); -HXLINE( 316) this->enterFrame(targetFrame); -HXLINE( 317) this->_hx___lastFrameUpdate = this->_hx___currentFrame; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Timeline_obj,_hx___updateSymbol,(void)) - - -hx::ObjectPtr< Timeline_obj > Timeline_obj::__new() { - hx::ObjectPtr< Timeline_obj > __this = new Timeline_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Timeline_obj > Timeline_obj::__alloc(hx::Ctx *_hx_ctx) { - Timeline_obj *__this = (Timeline_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Timeline_obj), true, "openfl.display.Timeline")); - *(void **)__this = Timeline_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Timeline_obj::Timeline_obj() -{ -} - -void Timeline_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Timeline); - HX_MARK_MEMBER_NAME(frameRate,"frameRate"); - HX_MARK_MEMBER_NAME(scenes,"scenes"); - HX_MARK_MEMBER_NAME(scripts,"scripts"); - HX_MARK_MEMBER_NAME(_hx___currentFrame,"__currentFrame"); - HX_MARK_MEMBER_NAME(_hx___currentFrameLabel,"__currentFrameLabel"); - HX_MARK_MEMBER_NAME(_hx___currentLabel,"__currentLabel"); - HX_MARK_MEMBER_NAME(_hx___currentLabels,"__currentLabels"); - HX_MARK_MEMBER_NAME(_hx___currentScene,"__currentScene"); - HX_MARK_MEMBER_NAME(_hx___frameScripts,"__frameScripts"); - HX_MARK_MEMBER_NAME(_hx___framesLoaded,"__framesLoaded"); - HX_MARK_MEMBER_NAME(_hx___frameTime,"__frameTime"); - HX_MARK_MEMBER_NAME(_hx___isPlaying,"__isPlaying"); - HX_MARK_MEMBER_NAME(_hx___lastFrameScriptEval,"__lastFrameScriptEval"); - HX_MARK_MEMBER_NAME(_hx___lastFrameUpdate,"__lastFrameUpdate"); - HX_MARK_MEMBER_NAME(_hx___scope,"__scope"); - HX_MARK_MEMBER_NAME(_hx___timeElapsed,"__timeElapsed"); - HX_MARK_MEMBER_NAME(_hx___totalFrames,"__totalFrames"); - HX_MARK_END_CLASS(); -} - -void Timeline_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(frameRate,"frameRate"); - HX_VISIT_MEMBER_NAME(scenes,"scenes"); - HX_VISIT_MEMBER_NAME(scripts,"scripts"); - HX_VISIT_MEMBER_NAME(_hx___currentFrame,"__currentFrame"); - HX_VISIT_MEMBER_NAME(_hx___currentFrameLabel,"__currentFrameLabel"); - HX_VISIT_MEMBER_NAME(_hx___currentLabel,"__currentLabel"); - HX_VISIT_MEMBER_NAME(_hx___currentLabels,"__currentLabels"); - HX_VISIT_MEMBER_NAME(_hx___currentScene,"__currentScene"); - HX_VISIT_MEMBER_NAME(_hx___frameScripts,"__frameScripts"); - HX_VISIT_MEMBER_NAME(_hx___framesLoaded,"__framesLoaded"); - HX_VISIT_MEMBER_NAME(_hx___frameTime,"__frameTime"); - HX_VISIT_MEMBER_NAME(_hx___isPlaying,"__isPlaying"); - HX_VISIT_MEMBER_NAME(_hx___lastFrameScriptEval,"__lastFrameScriptEval"); - HX_VISIT_MEMBER_NAME(_hx___lastFrameUpdate,"__lastFrameUpdate"); - HX_VISIT_MEMBER_NAME(_hx___scope,"__scope"); - HX_VISIT_MEMBER_NAME(_hx___timeElapsed,"__timeElapsed"); - HX_VISIT_MEMBER_NAME(_hx___totalFrames,"__totalFrames"); -} - -hx::Val Timeline_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"scenes") ) { return hx::Val( scenes ); } - if (HX_FIELD_EQ(inName,"__goto") ) { return hx::Val( _hx___goto_dyn() ); } - if (HX_FIELD_EQ(inName,"__play") ) { return hx::Val( _hx___play_dyn() ); } - if (HX_FIELD_EQ(inName,"__stop") ) { return hx::Val( _hx___stop_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"scripts") ) { return hx::Val( scripts ); } - if (HX_FIELD_EQ(inName,"__scope") ) { return hx::Val( _hx___scope ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"frameRate") ) { return hx::Val( frameRate ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"enterFrame") ) { return hx::Val( enterFrame_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__frameTime") ) { return hx::Val( _hx___frameTime ); } - if (HX_FIELD_EQ(inName,"__isPlaying") ) { return hx::Val( _hx___isPlaying ); } - if (HX_FIELD_EQ(inName,"__nextFrame") ) { return hx::Val( _hx___nextFrame_dyn() ); } - if (HX_FIELD_EQ(inName,"__nextScene") ) { return hx::Val( _hx___nextScene_dyn() ); } - if (HX_FIELD_EQ(inName,"__prevFrame") ) { return hx::Val( _hx___prevFrame_dyn() ); } - if (HX_FIELD_EQ(inName,"__prevScene") ) { return hx::Val( _hx___prevScene_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__enterFrame") ) { return hx::Val( _hx___enterFrame_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__timeElapsed") ) { return hx::Val( _hx___timeElapsed ); } - if (HX_FIELD_EQ(inName,"__totalFrames") ) { return hx::Val( _hx___totalFrames ); } - if (HX_FIELD_EQ(inName,"__gotoAndPlay") ) { return hx::Val( _hx___gotoAndPlay_dyn() ); } - if (HX_FIELD_EQ(inName,"__gotoAndStop") ) { return hx::Val( _hx___gotoAndStop_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__currentFrame") ) { return hx::Val( _hx___currentFrame ); } - if (HX_FIELD_EQ(inName,"__currentLabel") ) { return hx::Val( _hx___currentLabel ); } - if (HX_FIELD_EQ(inName,"__currentScene") ) { return hx::Val( _hx___currentScene ); } - if (HX_FIELD_EQ(inName,"__frameScripts") ) { return hx::Val( _hx___frameScripts ); } - if (HX_FIELD_EQ(inName,"__framesLoaded") ) { return hx::Val( _hx___framesLoaded ); } - if (HX_FIELD_EQ(inName,"__getNextFrame") ) { return hx::Val( _hx___getNextFrame_dyn() ); } - if (HX_FIELD_EQ(inName,"__updateSymbol") ) { return hx::Val( _hx___updateSymbol_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__currentLabels") ) { return hx::Val( _hx___currentLabels ); } - if (HX_FIELD_EQ(inName,"attachMovieClip") ) { return hx::Val( attachMovieClip_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__addFrameScript") ) { return hx::Val( _hx___addFrameScript_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__lastFrameUpdate") ) { return hx::Val( _hx___lastFrameUpdate ); } - if (HX_FIELD_EQ(inName,"__attachMovieClip") ) { return hx::Val( _hx___attachMovieClip_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__updateFrameLabel") ) { return hx::Val( _hx___updateFrameLabel_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"__currentFrameLabel") ) { return hx::Val( _hx___currentFrameLabel ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"__lastFrameScriptEval") ) { return hx::Val( _hx___lastFrameScriptEval ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"__evaluateFrameScripts") ) { return hx::Val( _hx___evaluateFrameScripts_dyn() ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"__resolveFrameReference") ) { return hx::Val( _hx___resolveFrameReference_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Timeline_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"scenes") ) { scenes=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"scripts") ) { scripts=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"__scope") ) { _hx___scope=inValue.Cast< ::openfl::display::MovieClip >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"frameRate") ) { frameRate=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__frameTime") ) { _hx___frameTime=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__isPlaying") ) { _hx___isPlaying=inValue.Cast< bool >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__timeElapsed") ) { _hx___timeElapsed=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__totalFrames") ) { _hx___totalFrames=inValue.Cast< int >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__currentFrame") ) { _hx___currentFrame=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__currentLabel") ) { _hx___currentLabel=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"__currentScene") ) { _hx___currentScene=inValue.Cast< ::openfl::display::Scene >(); return inValue; } - if (HX_FIELD_EQ(inName,"__frameScripts") ) { _hx___frameScripts=inValue.Cast< ::haxe::ds::IntMap >(); return inValue; } - if (HX_FIELD_EQ(inName,"__framesLoaded") ) { _hx___framesLoaded=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__currentLabels") ) { _hx___currentLabels=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__lastFrameUpdate") ) { _hx___lastFrameUpdate=inValue.Cast< int >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__currentFrameLabel") ) { _hx___currentFrameLabel=inValue.Cast< ::String >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"__lastFrameScriptEval") ) { _hx___lastFrameScriptEval=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Timeline_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("frameRate",ad,11,25,39)); - outFields->push(HX_("scenes",a7,49,cc,3e)); - outFields->push(HX_("scripts",08,fc,e3,2c)); - outFields->push(HX_("__currentFrame",54,e0,4f,6e)); - outFields->push(HX_("__currentFrameLabel",00,ed,fa,dc)); - outFields->push(HX_("__currentLabel",1b,76,7b,d7)); - outFields->push(HX_("__currentLabels",f8,e1,8b,b4)); - outFields->push(HX_("__currentScene",73,41,9e,e0)); - outFields->push(HX_("__frameScripts",7b,3e,2f,ee)); - outFields->push(HX_("__framesLoaded",6b,2f,22,2f)); - outFields->push(HX_("__frameTime",ba,d3,a9,68)); - outFields->push(HX_("__isPlaying",84,d5,42,bc)); - outFields->push(HX_("__lastFrameScriptEval",fe,cc,8c,81)); - outFields->push(HX_("__lastFrameUpdate",40,24,e4,8a)); - outFields->push(HX_("__scope",74,ca,37,e3)); - outFields->push(HX_("__timeElapsed",8f,80,8e,75)); - outFields->push(HX_("__totalFrames",6a,e3,33,bb)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Timeline_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Timeline_obj,frameRate),HX_("frameRate",ad,11,25,39)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Timeline_obj,scenes),HX_("scenes",a7,49,cc,3e)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Timeline_obj,scripts),HX_("scripts",08,fc,e3,2c)}, - {hx::fsInt,(int)offsetof(Timeline_obj,_hx___currentFrame),HX_("__currentFrame",54,e0,4f,6e)}, - {hx::fsString,(int)offsetof(Timeline_obj,_hx___currentFrameLabel),HX_("__currentFrameLabel",00,ed,fa,dc)}, - {hx::fsString,(int)offsetof(Timeline_obj,_hx___currentLabel),HX_("__currentLabel",1b,76,7b,d7)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Timeline_obj,_hx___currentLabels),HX_("__currentLabels",f8,e1,8b,b4)}, - {hx::fsObject /* ::openfl::display::Scene */ ,(int)offsetof(Timeline_obj,_hx___currentScene),HX_("__currentScene",73,41,9e,e0)}, - {hx::fsObject /* ::haxe::ds::IntMap */ ,(int)offsetof(Timeline_obj,_hx___frameScripts),HX_("__frameScripts",7b,3e,2f,ee)}, - {hx::fsInt,(int)offsetof(Timeline_obj,_hx___framesLoaded),HX_("__framesLoaded",6b,2f,22,2f)}, - {hx::fsInt,(int)offsetof(Timeline_obj,_hx___frameTime),HX_("__frameTime",ba,d3,a9,68)}, - {hx::fsBool,(int)offsetof(Timeline_obj,_hx___isPlaying),HX_("__isPlaying",84,d5,42,bc)}, - {hx::fsInt,(int)offsetof(Timeline_obj,_hx___lastFrameScriptEval),HX_("__lastFrameScriptEval",fe,cc,8c,81)}, - {hx::fsInt,(int)offsetof(Timeline_obj,_hx___lastFrameUpdate),HX_("__lastFrameUpdate",40,24,e4,8a)}, - {hx::fsObject /* ::openfl::display::MovieClip */ ,(int)offsetof(Timeline_obj,_hx___scope),HX_("__scope",74,ca,37,e3)}, - {hx::fsInt,(int)offsetof(Timeline_obj,_hx___timeElapsed),HX_("__timeElapsed",8f,80,8e,75)}, - {hx::fsInt,(int)offsetof(Timeline_obj,_hx___totalFrames),HX_("__totalFrames",6a,e3,33,bb)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Timeline_obj_sStaticStorageInfo = 0; -#endif - -static ::String Timeline_obj_sMemberFields[] = { - HX_("frameRate",ad,11,25,39), - HX_("scenes",a7,49,cc,3e), - HX_("scripts",08,fc,e3,2c), - HX_("__currentFrame",54,e0,4f,6e), - HX_("__currentFrameLabel",00,ed,fa,dc), - HX_("__currentLabel",1b,76,7b,d7), - HX_("__currentLabels",f8,e1,8b,b4), - HX_("__currentScene",73,41,9e,e0), - HX_("__frameScripts",7b,3e,2f,ee), - HX_("__framesLoaded",6b,2f,22,2f), - HX_("__frameTime",ba,d3,a9,68), - HX_("__isPlaying",84,d5,42,bc), - HX_("__lastFrameScriptEval",fe,cc,8c,81), - HX_("__lastFrameUpdate",40,24,e4,8a), - HX_("__scope",74,ca,37,e3), - HX_("__timeElapsed",8f,80,8e,75), - HX_("__totalFrames",6a,e3,33,bb), - HX_("attachMovieClip",1b,c6,d4,dc), - HX_("enterFrame",f5,03,50,02), - HX_("__addFrameScript",97,ac,be,ef), - HX_("__attachMovieClip",fb,f6,2e,60), - HX_("__enterFrame",15,7f,e3,3a), - HX_("__evaluateFrameScripts",74,ac,75,85), - HX_("__getNextFrame",e4,b1,df,dd), - HX_("__goto",c3,fc,61,f3), - HX_("__gotoAndPlay",e8,a5,fc,37), - HX_("__gotoAndStop",f6,67,fe,39), - HX_("__nextFrame",1a,db,f4,db), - HX_("__nextScene",39,3c,43,4e), - HX_("__play",14,91,52,f9), - HX_("__prevFrame",1a,61,06,20), - HX_("__prevScene",39,c2,54,92), - HX_("__stop",22,53,54,fb), - HX_("__resolveFrameReference",ca,06,cb,71), - HX_("__updateFrameLabel",10,a5,51,08), - HX_("__updateSymbol",61,d9,61,0f), - ::String(null()) }; - -hx::Class Timeline_obj::__mClass; - -void Timeline_obj::__register() -{ - Timeline_obj _hx_dummy; - Timeline_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.Timeline",eb,dc,f3,71); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Timeline_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Timeline_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Timeline_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Timeline_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/Window.cpp b/hGameTest/bin/linux/obj/src/openfl/display/Window.cpp deleted file mode 100644 index 74883da1..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/Window.cpp +++ /dev/null @@ -1,171 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_LoaderInfo -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_display_Window -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_a9a8b88d3857954c_39_new,"openfl.display.Window","new",0x253949cc,"openfl.display.Window.new","openfl/display/Window.hx",39,0x156e59e2) -HX_LOCAL_STACK_FRAME(_hx_pos_a9a8b88d3857954c_21_boot,"openfl.display.Window","boot",0x65004946,"openfl.display.Window.boot","openfl/display/Window.hx",21,0x156e59e2) -namespace openfl{ -namespace display{ - -void Window_obj::__construct( ::lime::app::Application application, ::Dynamic attributes){ - HX_GC_STACKFRAME(&_hx_pos_a9a8b88d3857954c_39_new) -HXLINE( 41) super::__construct(application,attributes); -HXLINE( 54) ::Dynamic _hx_tmp; -HXDLIN( 54) if (::Reflect_obj::hasField( ::Dynamic(attributes->__Field(HX_("context",ef,95,77,19),hx::paccDynamic)),HX_("background",ee,93,1d,26))) { -HXLINE( 54) _hx_tmp = ::Dynamic(attributes->__Field(HX_("context",ef,95,77,19),hx::paccDynamic))->__Field(HX_("background",ee,93,1d,26),hx::paccDynamic); - } - else { -HXLINE( 54) _hx_tmp = 16777215; - } -HXDLIN( 54) this->stage = ::openfl::display::Stage_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),_hx_tmp); -HXLINE( 56) if (::Reflect_obj::hasField(attributes,HX_("parameters",aa,be,7e,51))) { -HXLINE( 58) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE( 60) this->stage->get_loaderInfo()->parameters = ::Dynamic(attributes->__Field(HX_("parameters",aa,be,7e,51),hx::paccDynamic)); - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } - } -HXLINE( 65) bool _hx_tmp1; -HXDLIN( 65) if (::Reflect_obj::hasField(attributes,HX_("resizable",6b,37,50,a9))) { -HXLINE( 65) _hx_tmp1 = !(( (bool)(attributes->__Field(HX_("resizable",6b,37,50,a9),hx::paccDynamic)) )); - } - else { -HXLINE( 65) _hx_tmp1 = false; - } -HXDLIN( 65) if (_hx_tmp1) { -HXLINE( 67) this->stage->_hx___setLogicalSize(( (int)(attributes->__Field(HX_("width",06,b6,62,ca),hx::paccDynamic)) ),( (int)(attributes->__Field(HX_("height",e7,07,4c,02),hx::paccDynamic)) )); - } -HXLINE( 71) application->addModule(this->stage); - } - -Dynamic Window_obj::__CreateEmpty() { return new Window_obj; } - -void *Window_obj::_hx_vtable = 0; - -Dynamic Window_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Window_obj > _hx_result = new Window_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool Window_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1abdb2dd) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1abdb2dd; - } else { - return inClassId==(int)0x2c659efa; - } -} - - -hx::ObjectPtr< Window_obj > Window_obj::__new( ::lime::app::Application application, ::Dynamic attributes) { - hx::ObjectPtr< Window_obj > __this = new Window_obj(); - __this->__construct(application,attributes); - return __this; -} - -hx::ObjectPtr< Window_obj > Window_obj::__alloc(hx::Ctx *_hx_ctx, ::lime::app::Application application, ::Dynamic attributes) { - Window_obj *__this = (Window_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Window_obj), true, "openfl.display.Window")); - *(void **)__this = Window_obj::_hx_vtable; - __this->__construct(application,attributes); - return __this; -} - -Window_obj::Window_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Window_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Window_obj_sStaticStorageInfo = 0; -#endif - -hx::Class Window_obj::__mClass; - -void Window_obj::__register() -{ - Window_obj _hx_dummy; - Window_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display.Window",da,b3,cd,dc); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Window_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Window_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Window_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Window_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_a9a8b88d3857954c_21_boot) -HXDLIN( 21) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("_",5f,00,00,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))))) - ->setFixed(1,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_BlendMode/BlendMode_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_BlendMode/BlendMode_Impl_.cpp deleted file mode 100644 index f251cc89..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_BlendMode/BlendMode_Impl_.cpp +++ /dev/null @@ -1,416 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__BlendMode_BlendMode_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_26_fromString,"openfl.display._BlendMode.BlendMode_Impl_","fromString",0x5c7dc184,"openfl.display._BlendMode.BlendMode_Impl_.fromString","openfl/display/BlendMode.hx",26,0xe0e49a56) -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_49_toString,"openfl.display._BlendMode.BlendMode_Impl_","toString",0xf610f815,"openfl.display._BlendMode.BlendMode_Impl_.toString","openfl/display/BlendMode.hx",49,0xe0e49a56) -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_8_boot,"openfl.display._BlendMode.BlendMode_Impl_","boot",0x5489831b,"openfl.display._BlendMode.BlendMode_Impl_.boot","openfl/display/BlendMode.hx",8,0xe0e49a56) -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_9_boot,"openfl.display._BlendMode.BlendMode_Impl_","boot",0x5489831b,"openfl.display._BlendMode.BlendMode_Impl_.boot","openfl/display/BlendMode.hx",9,0xe0e49a56) -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_10_boot,"openfl.display._BlendMode.BlendMode_Impl_","boot",0x5489831b,"openfl.display._BlendMode.BlendMode_Impl_.boot","openfl/display/BlendMode.hx",10,0xe0e49a56) -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_11_boot,"openfl.display._BlendMode.BlendMode_Impl_","boot",0x5489831b,"openfl.display._BlendMode.BlendMode_Impl_.boot","openfl/display/BlendMode.hx",11,0xe0e49a56) -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_12_boot,"openfl.display._BlendMode.BlendMode_Impl_","boot",0x5489831b,"openfl.display._BlendMode.BlendMode_Impl_.boot","openfl/display/BlendMode.hx",12,0xe0e49a56) -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_13_boot,"openfl.display._BlendMode.BlendMode_Impl_","boot",0x5489831b,"openfl.display._BlendMode.BlendMode_Impl_.boot","openfl/display/BlendMode.hx",13,0xe0e49a56) -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_14_boot,"openfl.display._BlendMode.BlendMode_Impl_","boot",0x5489831b,"openfl.display._BlendMode.BlendMode_Impl_.boot","openfl/display/BlendMode.hx",14,0xe0e49a56) -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_15_boot,"openfl.display._BlendMode.BlendMode_Impl_","boot",0x5489831b,"openfl.display._BlendMode.BlendMode_Impl_.boot","openfl/display/BlendMode.hx",15,0xe0e49a56) -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_16_boot,"openfl.display._BlendMode.BlendMode_Impl_","boot",0x5489831b,"openfl.display._BlendMode.BlendMode_Impl_.boot","openfl/display/BlendMode.hx",16,0xe0e49a56) -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_17_boot,"openfl.display._BlendMode.BlendMode_Impl_","boot",0x5489831b,"openfl.display._BlendMode.BlendMode_Impl_.boot","openfl/display/BlendMode.hx",17,0xe0e49a56) -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_18_boot,"openfl.display._BlendMode.BlendMode_Impl_","boot",0x5489831b,"openfl.display._BlendMode.BlendMode_Impl_.boot","openfl/display/BlendMode.hx",18,0xe0e49a56) -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_19_boot,"openfl.display._BlendMode.BlendMode_Impl_","boot",0x5489831b,"openfl.display._BlendMode.BlendMode_Impl_.boot","openfl/display/BlendMode.hx",19,0xe0e49a56) -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_20_boot,"openfl.display._BlendMode.BlendMode_Impl_","boot",0x5489831b,"openfl.display._BlendMode.BlendMode_Impl_.boot","openfl/display/BlendMode.hx",20,0xe0e49a56) -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_21_boot,"openfl.display._BlendMode.BlendMode_Impl_","boot",0x5489831b,"openfl.display._BlendMode.BlendMode_Impl_.boot","openfl/display/BlendMode.hx",21,0xe0e49a56) -HX_LOCAL_STACK_FRAME(_hx_pos_e6e785382931c1c9_22_boot,"openfl.display._BlendMode.BlendMode_Impl_","boot",0x5489831b,"openfl.display._BlendMode.BlendMode_Impl_.boot","openfl/display/BlendMode.hx",22,0xe0e49a56) -namespace openfl{ -namespace display{ -namespace _BlendMode{ - -void BlendMode_Impl__obj::__construct() { } - -Dynamic BlendMode_Impl__obj::__CreateEmpty() { return new BlendMode_Impl__obj; } - -void *BlendMode_Impl__obj::_hx_vtable = 0; - -Dynamic BlendMode_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< BlendMode_Impl__obj > _hx_result = new BlendMode_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool BlendMode_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x19ec0ff1; -} - - ::Dynamic BlendMode_Impl__obj::ADD; - - ::Dynamic BlendMode_Impl__obj::ALPHA; - - ::Dynamic BlendMode_Impl__obj::DARKEN; - - ::Dynamic BlendMode_Impl__obj::DIFFERENCE; - - ::Dynamic BlendMode_Impl__obj::ERASE; - - ::Dynamic BlendMode_Impl__obj::HARDLIGHT; - - ::Dynamic BlendMode_Impl__obj::INVERT; - - ::Dynamic BlendMode_Impl__obj::LAYER; - - ::Dynamic BlendMode_Impl__obj::LIGHTEN; - - ::Dynamic BlendMode_Impl__obj::MULTIPLY; - - ::Dynamic BlendMode_Impl__obj::NORMAL; - - ::Dynamic BlendMode_Impl__obj::OVERLAY; - - ::Dynamic BlendMode_Impl__obj::SCREEN; - - ::Dynamic BlendMode_Impl__obj::SHADER; - - ::Dynamic BlendMode_Impl__obj::SUBTRACT; - - ::Dynamic BlendMode_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_26_fromString) -HXDLIN( 26) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("add",21,f2,49,00)) ){ -HXLINE( 28) return 0; -HXDLIN( 28) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("alpha",5e,a7,96,21)) ){ -HXLINE( 29) return 1; -HXDLIN( 29) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("darken",5f,36,3a,21)) ){ -HXLINE( 30) return 2; -HXDLIN( 30) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("difference",fd,9b,91,46)) ){ -HXLINE( 31) return 3; -HXDLIN( 31) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("erase",e6,e8,1c,73)) ){ -HXLINE( 32) return 4; -HXDLIN( 32) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("hardlight",0b,6e,6b,53)) ){ -HXLINE( 33) return 5; -HXDLIN( 33) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("invert",16,e7,d8,9f)) ){ -HXLINE( 34) return 6; -HXDLIN( 34) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("layer",d1,81,c0,6f)) ){ -HXLINE( 35) return 7; -HXDLIN( 35) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("lighten",bf,4a,e3,19)) ){ -HXLINE( 36) return 8; -HXDLIN( 36) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("multiply",24,e2,8c,9a)) ){ -HXLINE( 37) return 9; -HXDLIN( 37) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("normal",27,72,69,30)) ){ -HXLINE( 38) return 10; -HXDLIN( 38) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("overlay",90,43,10,a9)) ){ -HXLINE( 39) return 11; -HXDLIN( 39) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("screen",6c,3b,5d,47)) ){ -HXLINE( 40) return 12; -HXDLIN( 40) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("shader",25,bf,20,1d)) ){ -HXLINE( 41) return 13; -HXDLIN( 41) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("subtract",14,75,11,f8)) ){ -HXLINE( 42) return 14; -HXDLIN( 42) goto _hx_goto_0; - } - /* default */{ -HXLINE( 43) return null(); - } - _hx_goto_0:; -HXLINE( 26) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BlendMode_Impl__obj,fromString,return ) - -::String BlendMode_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_49_toString) -HXDLIN( 49) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 51) return HX_("add",21,f2,49,00); -HXDLIN( 51) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 52) return HX_("alpha",5e,a7,96,21); -HXDLIN( 52) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 53) return HX_("darken",5f,36,3a,21); -HXDLIN( 53) goto _hx_goto_2; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 54) return HX_("difference",fd,9b,91,46); -HXDLIN( 54) goto _hx_goto_2; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 55) return HX_("erase",e6,e8,1c,73); -HXDLIN( 55) goto _hx_goto_2; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 56) return HX_("hardlight",0b,6e,6b,53); -HXDLIN( 56) goto _hx_goto_2; - } - if ( (_hx_switch_0==6) ){ -HXLINE( 57) return HX_("invert",16,e7,d8,9f); -HXDLIN( 57) goto _hx_goto_2; - } - if ( (_hx_switch_0==7) ){ -HXLINE( 58) return HX_("layer",d1,81,c0,6f); -HXDLIN( 58) goto _hx_goto_2; - } - if ( (_hx_switch_0==8) ){ -HXLINE( 59) return HX_("lighten",bf,4a,e3,19); -HXDLIN( 59) goto _hx_goto_2; - } - if ( (_hx_switch_0==9) ){ -HXLINE( 60) return HX_("multiply",24,e2,8c,9a); -HXDLIN( 60) goto _hx_goto_2; - } - if ( (_hx_switch_0==10) ){ -HXLINE( 61) return HX_("normal",27,72,69,30); -HXDLIN( 61) goto _hx_goto_2; - } - if ( (_hx_switch_0==11) ){ -HXLINE( 62) return HX_("overlay",90,43,10,a9); -HXDLIN( 62) goto _hx_goto_2; - } - if ( (_hx_switch_0==12) ){ -HXLINE( 63) return HX_("screen",6c,3b,5d,47); -HXDLIN( 63) goto _hx_goto_2; - } - if ( (_hx_switch_0==13) ){ -HXLINE( 64) return HX_("shader",25,bf,20,1d); -HXDLIN( 64) goto _hx_goto_2; - } - if ( (_hx_switch_0==14) ){ -HXLINE( 65) return HX_("subtract",14,75,11,f8); -HXDLIN( 65) goto _hx_goto_2; - } - /* default */{ -HXLINE( 66) return null(); - } - _hx_goto_2:; -HXLINE( 49) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BlendMode_Impl__obj,toString,return ) - - -BlendMode_Impl__obj::BlendMode_Impl__obj() -{ -} - -bool BlendMode_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *BlendMode_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo BlendMode_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &BlendMode_Impl__obj::ADD,HX_("ADD",01,8e,31,00)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &BlendMode_Impl__obj::ALPHA,HX_("ALPHA",3e,df,84,9f)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &BlendMode_Impl__obj::DARKEN,HX_("DARKEN",5f,e2,bc,d3)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &BlendMode_Impl__obj::DIFFERENCE,HX_("DIFFERENCE",fd,0f,9b,38)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &BlendMode_Impl__obj::ERASE,HX_("ERASE",c6,20,0b,f1)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &BlendMode_Impl__obj::HARDLIGHT,HX_("HARDLIGHT",eb,dd,c3,4e)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &BlendMode_Impl__obj::INVERT,HX_("INVERT",16,93,5b,52)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &BlendMode_Impl__obj::LAYER,HX_("LAYER",b1,b9,ae,ed)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &BlendMode_Impl__obj::LIGHTEN,HX_("LIGHTEN",9f,1e,b7,99)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &BlendMode_Impl__obj::MULTIPLY,HX_("MULTIPLY",24,72,12,f4)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &BlendMode_Impl__obj::NORMAL,HX_("NORMAL",27,1e,ec,e2)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &BlendMode_Impl__obj::OVERLAY,HX_("OVERLAY",70,17,e4,28)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &BlendMode_Impl__obj::SCREEN,HX_("SCREEN",6c,e7,df,f9)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &BlendMode_Impl__obj::SHADER,HX_("SHADER",25,6b,a3,cf)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &BlendMode_Impl__obj::SUBTRACT,HX_("SUBTRACT",14,05,97,51)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void BlendMode_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(BlendMode_Impl__obj::ADD,"ADD"); - HX_MARK_MEMBER_NAME(BlendMode_Impl__obj::ALPHA,"ALPHA"); - HX_MARK_MEMBER_NAME(BlendMode_Impl__obj::DARKEN,"DARKEN"); - HX_MARK_MEMBER_NAME(BlendMode_Impl__obj::DIFFERENCE,"DIFFERENCE"); - HX_MARK_MEMBER_NAME(BlendMode_Impl__obj::ERASE,"ERASE"); - HX_MARK_MEMBER_NAME(BlendMode_Impl__obj::HARDLIGHT,"HARDLIGHT"); - HX_MARK_MEMBER_NAME(BlendMode_Impl__obj::INVERT,"INVERT"); - HX_MARK_MEMBER_NAME(BlendMode_Impl__obj::LAYER,"LAYER"); - HX_MARK_MEMBER_NAME(BlendMode_Impl__obj::LIGHTEN,"LIGHTEN"); - HX_MARK_MEMBER_NAME(BlendMode_Impl__obj::MULTIPLY,"MULTIPLY"); - HX_MARK_MEMBER_NAME(BlendMode_Impl__obj::NORMAL,"NORMAL"); - HX_MARK_MEMBER_NAME(BlendMode_Impl__obj::OVERLAY,"OVERLAY"); - HX_MARK_MEMBER_NAME(BlendMode_Impl__obj::SCREEN,"SCREEN"); - HX_MARK_MEMBER_NAME(BlendMode_Impl__obj::SHADER,"SHADER"); - HX_MARK_MEMBER_NAME(BlendMode_Impl__obj::SUBTRACT,"SUBTRACT"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void BlendMode_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(BlendMode_Impl__obj::ADD,"ADD"); - HX_VISIT_MEMBER_NAME(BlendMode_Impl__obj::ALPHA,"ALPHA"); - HX_VISIT_MEMBER_NAME(BlendMode_Impl__obj::DARKEN,"DARKEN"); - HX_VISIT_MEMBER_NAME(BlendMode_Impl__obj::DIFFERENCE,"DIFFERENCE"); - HX_VISIT_MEMBER_NAME(BlendMode_Impl__obj::ERASE,"ERASE"); - HX_VISIT_MEMBER_NAME(BlendMode_Impl__obj::HARDLIGHT,"HARDLIGHT"); - HX_VISIT_MEMBER_NAME(BlendMode_Impl__obj::INVERT,"INVERT"); - HX_VISIT_MEMBER_NAME(BlendMode_Impl__obj::LAYER,"LAYER"); - HX_VISIT_MEMBER_NAME(BlendMode_Impl__obj::LIGHTEN,"LIGHTEN"); - HX_VISIT_MEMBER_NAME(BlendMode_Impl__obj::MULTIPLY,"MULTIPLY"); - HX_VISIT_MEMBER_NAME(BlendMode_Impl__obj::NORMAL,"NORMAL"); - HX_VISIT_MEMBER_NAME(BlendMode_Impl__obj::OVERLAY,"OVERLAY"); - HX_VISIT_MEMBER_NAME(BlendMode_Impl__obj::SCREEN,"SCREEN"); - HX_VISIT_MEMBER_NAME(BlendMode_Impl__obj::SHADER,"SHADER"); - HX_VISIT_MEMBER_NAME(BlendMode_Impl__obj::SUBTRACT,"SUBTRACT"); -}; - -#endif - -hx::Class BlendMode_Impl__obj::__mClass; - -static ::String BlendMode_Impl__obj_sStaticFields[] = { - HX_("ADD",01,8e,31,00), - HX_("ALPHA",3e,df,84,9f), - HX_("DARKEN",5f,e2,bc,d3), - HX_("DIFFERENCE",fd,0f,9b,38), - HX_("ERASE",c6,20,0b,f1), - HX_("HARDLIGHT",eb,dd,c3,4e), - HX_("INVERT",16,93,5b,52), - HX_("LAYER",b1,b9,ae,ed), - HX_("LIGHTEN",9f,1e,b7,99), - HX_("MULTIPLY",24,72,12,f4), - HX_("NORMAL",27,1e,ec,e2), - HX_("OVERLAY",70,17,e4,28), - HX_("SCREEN",6c,e7,df,f9), - HX_("SHADER",25,6b,a3,cf), - HX_("SUBTRACT",14,05,97,51), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void BlendMode_Impl__obj::__register() -{ - BlendMode_Impl__obj _hx_dummy; - BlendMode_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._BlendMode.BlendMode_Impl_",25,ca,18,74); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &BlendMode_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = BlendMode_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(BlendMode_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< BlendMode_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = BlendMode_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = BlendMode_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = BlendMode_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void BlendMode_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_8_boot) -HXDLIN( 8) ADD = 0; - } -{ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_9_boot) -HXDLIN( 9) ALPHA = 1; - } -{ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_10_boot) -HXDLIN( 10) DARKEN = 2; - } -{ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_11_boot) -HXDLIN( 11) DIFFERENCE = 3; - } -{ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_12_boot) -HXDLIN( 12) ERASE = 4; - } -{ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_13_boot) -HXDLIN( 13) HARDLIGHT = 5; - } -{ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_14_boot) -HXDLIN( 14) INVERT = 6; - } -{ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_15_boot) -HXDLIN( 15) LAYER = 7; - } -{ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_16_boot) -HXDLIN( 16) LIGHTEN = 8; - } -{ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_17_boot) -HXDLIN( 17) MULTIPLY = 9; - } -{ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_18_boot) -HXDLIN( 18) NORMAL = 10; - } -{ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_19_boot) -HXDLIN( 19) OVERLAY = 11; - } -{ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_20_boot) -HXDLIN( 20) SCREEN = 12; - } -{ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_21_boot) -HXDLIN( 21) SHADER = 13; - } -{ - HX_STACKFRAME(&_hx_pos_e6e785382931c1c9_22_boot) -HXDLIN( 22) SUBTRACT = 14; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _BlendMode diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_CapsStyle/CapsStyle_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_CapsStyle/CapsStyle_Impl_.cpp deleted file mode 100644 index 80393471..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_CapsStyle/CapsStyle_Impl_.cpp +++ /dev/null @@ -1,214 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__CapsStyle_CapsStyle_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_8e2965ce4f780c2f_13_fromInt,"openfl.display._CapsStyle.CapsStyle_Impl_","fromInt",0xdf1ba554,"openfl.display._CapsStyle.CapsStyle_Impl_.fromInt","openfl/display/CapsStyle.hx",13,0x1f3162da) -HX_LOCAL_STACK_FRAME(_hx_pos_8e2965ce4f780c2f_18_fromString,"openfl.display._CapsStyle.CapsStyle_Impl_","fromString",0xfe761d8c,"openfl.display._CapsStyle.CapsStyle_Impl_.fromString","openfl/display/CapsStyle.hx",18,0x1f3162da) -HX_LOCAL_STACK_FRAME(_hx_pos_8e2965ce4f780c2f_29_toInt,"openfl.display._CapsStyle.CapsStyle_Impl_","toInt",0xbad7ec23,"openfl.display._CapsStyle.CapsStyle_Impl_.toInt","openfl/display/CapsStyle.hx",29,0x1f3162da) -HX_LOCAL_STACK_FRAME(_hx_pos_8e2965ce4f780c2f_34_toString,"openfl.display._CapsStyle.CapsStyle_Impl_","toString",0xedfcc21d,"openfl.display._CapsStyle.CapsStyle_Impl_.toString","openfl/display/CapsStyle.hx",34,0x1f3162da) -HX_LOCAL_STACK_FRAME(_hx_pos_8e2965ce4f780c2f_7_boot,"openfl.display._CapsStyle.CapsStyle_Impl_","boot",0xb135a923,"openfl.display._CapsStyle.CapsStyle_Impl_.boot","openfl/display/CapsStyle.hx",7,0x1f3162da) -HX_LOCAL_STACK_FRAME(_hx_pos_8e2965ce4f780c2f_8_boot,"openfl.display._CapsStyle.CapsStyle_Impl_","boot",0xb135a923,"openfl.display._CapsStyle.CapsStyle_Impl_.boot","openfl/display/CapsStyle.hx",8,0x1f3162da) -HX_LOCAL_STACK_FRAME(_hx_pos_8e2965ce4f780c2f_9_boot,"openfl.display._CapsStyle.CapsStyle_Impl_","boot",0xb135a923,"openfl.display._CapsStyle.CapsStyle_Impl_.boot","openfl/display/CapsStyle.hx",9,0x1f3162da) -namespace openfl{ -namespace display{ -namespace _CapsStyle{ - -void CapsStyle_Impl__obj::__construct() { } - -Dynamic CapsStyle_Impl__obj::__CreateEmpty() { return new CapsStyle_Impl__obj; } - -void *CapsStyle_Impl__obj::_hx_vtable = 0; - -Dynamic CapsStyle_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CapsStyle_Impl__obj > _hx_result = new CapsStyle_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CapsStyle_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7cd0830d; -} - - ::Dynamic CapsStyle_Impl__obj::NONE; - - ::Dynamic CapsStyle_Impl__obj::ROUND; - - ::Dynamic CapsStyle_Impl__obj::SQUARE; - - ::Dynamic CapsStyle_Impl__obj::fromInt( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_8e2965ce4f780c2f_13_fromInt) -HXDLIN( 13) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CapsStyle_Impl__obj,fromInt,return ) - - ::Dynamic CapsStyle_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_8e2965ce4f780c2f_18_fromString) -HXDLIN( 18) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("none",b8,12,0a,49)) ){ -HXLINE( 20) return 0; -HXDLIN( 20) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("round",4e,f8,65,ed)) ){ -HXLINE( 21) return 1; -HXDLIN( 21) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("square",9d,00,f2,58)) ){ -HXLINE( 22) return 2; -HXDLIN( 22) goto _hx_goto_1; - } - /* default */{ -HXLINE( 23) return null(); - } - _hx_goto_1:; -HXLINE( 18) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CapsStyle_Impl__obj,fromString,return ) - - ::Dynamic CapsStyle_Impl__obj::toInt( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_8e2965ce4f780c2f_29_toInt) -HXDLIN( 29) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CapsStyle_Impl__obj,toInt,return ) - -::String CapsStyle_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_8e2965ce4f780c2f_34_toString) -HXDLIN( 34) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 36) return HX_("none",b8,12,0a,49); -HXDLIN( 36) goto _hx_goto_4; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 37) return HX_("round",4e,f8,65,ed); -HXDLIN( 37) goto _hx_goto_4; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 38) return HX_("square",9d,00,f2,58); -HXDLIN( 38) goto _hx_goto_4; - } - /* default */{ -HXLINE( 39) return null(); - } - _hx_goto_4:; -HXLINE( 34) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CapsStyle_Impl__obj,toString,return ) - - -CapsStyle_Impl__obj::CapsStyle_Impl__obj() -{ -} - -bool CapsStyle_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"toInt") ) { outValue = toInt_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CapsStyle_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo CapsStyle_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &CapsStyle_Impl__obj::NONE,HX_("NONE",b8,da,ca,33)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &CapsStyle_Impl__obj::ROUND,HX_("ROUND",2e,30,54,6b)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &CapsStyle_Impl__obj::SQUARE,HX_("SQUARE",9d,ac,74,0b)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void CapsStyle_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(CapsStyle_Impl__obj::NONE,"NONE"); - HX_MARK_MEMBER_NAME(CapsStyle_Impl__obj::ROUND,"ROUND"); - HX_MARK_MEMBER_NAME(CapsStyle_Impl__obj::SQUARE,"SQUARE"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void CapsStyle_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(CapsStyle_Impl__obj::NONE,"NONE"); - HX_VISIT_MEMBER_NAME(CapsStyle_Impl__obj::ROUND,"ROUND"); - HX_VISIT_MEMBER_NAME(CapsStyle_Impl__obj::SQUARE,"SQUARE"); -}; - -#endif - -hx::Class CapsStyle_Impl__obj::__mClass; - -static ::String CapsStyle_Impl__obj_sStaticFields[] = { - HX_("NONE",b8,da,ca,33), - HX_("ROUND",2e,30,54,6b), - HX_("SQUARE",9d,ac,74,0b), - HX_("fromInt",a5,dd,fa,57), - HX_("fromString",db,2d,74,54), - HX_("toInt",34,be,11,14), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void CapsStyle_Impl__obj::__register() -{ - CapsStyle_Impl__obj _hx_dummy; - CapsStyle_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._CapsStyle.CapsStyle_Impl_",1d,61,ee,43); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CapsStyle_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = CapsStyle_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(CapsStyle_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CapsStyle_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = CapsStyle_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CapsStyle_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CapsStyle_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void CapsStyle_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_8e2965ce4f780c2f_7_boot) -HXDLIN( 7) NONE = 0; - } -{ - HX_STACKFRAME(&_hx_pos_8e2965ce4f780c2f_8_boot) -HXDLIN( 8) ROUND = 1; - } -{ - HX_STACKFRAME(&_hx_pos_8e2965ce4f780c2f_9_boot) -HXDLIN( 9) SQUARE = 2; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _CapsStyle diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_GradientType/GradientType_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_GradientType/GradientType_Impl_.cpp deleted file mode 100644 index 49a2685e..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_GradientType/GradientType_Impl_.cpp +++ /dev/null @@ -1,195 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__GradientType_GradientType_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_b8cb0a95bea7ff48_12_fromInt,"openfl.display._GradientType.GradientType_Impl_","fromInt",0xbb719b10,"openfl.display._GradientType.GradientType_Impl_.fromInt","openfl/display/GradientType.hx",12,0xadf6e848) -HX_LOCAL_STACK_FRAME(_hx_pos_b8cb0a95bea7ff48_17_fromString,"openfl.display._GradientType.GradientType_Impl_","fromString",0x32cb6550,"openfl.display._GradientType.GradientType_Impl_.fromString","openfl/display/GradientType.hx",17,0xadf6e848) -HX_LOCAL_STACK_FRAME(_hx_pos_b8cb0a95bea7ff48_27_toInt,"openfl.display._GradientType.GradientType_Impl_","toInt",0x5e8fbadf,"openfl.display._GradientType.GradientType_Impl_.toInt","openfl/display/GradientType.hx",27,0xadf6e848) -HX_LOCAL_STACK_FRAME(_hx_pos_b8cb0a95bea7ff48_32_toString,"openfl.display._GradientType.GradientType_Impl_","toString",0xdcddd0e1,"openfl.display._GradientType.GradientType_Impl_.toString","openfl/display/GradientType.hx",32,0xadf6e848) -HX_LOCAL_STACK_FRAME(_hx_pos_b8cb0a95bea7ff48_7_boot,"openfl.display._GradientType.GradientType_Impl_","boot",0xb7af05e7,"openfl.display._GradientType.GradientType_Impl_.boot","openfl/display/GradientType.hx",7,0xadf6e848) -HX_LOCAL_STACK_FRAME(_hx_pos_b8cb0a95bea7ff48_8_boot,"openfl.display._GradientType.GradientType_Impl_","boot",0xb7af05e7,"openfl.display._GradientType.GradientType_Impl_.boot","openfl/display/GradientType.hx",8,0xadf6e848) -namespace openfl{ -namespace display{ -namespace _GradientType{ - -void GradientType_Impl__obj::__construct() { } - -Dynamic GradientType_Impl__obj::__CreateEmpty() { return new GradientType_Impl__obj; } - -void *GradientType_Impl__obj::_hx_vtable = 0; - -Dynamic GradientType_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GradientType_Impl__obj > _hx_result = new GradientType_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GradientType_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x778edb69; -} - - ::Dynamic GradientType_Impl__obj::LINEAR; - - ::Dynamic GradientType_Impl__obj::RADIAL; - - ::Dynamic GradientType_Impl__obj::fromInt( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_b8cb0a95bea7ff48_12_fromInt) -HXDLIN( 12) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GradientType_Impl__obj,fromInt,return ) - - ::Dynamic GradientType_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_b8cb0a95bea7ff48_17_fromString) -HXDLIN( 17) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("linear",e5,51,a0,ec)) ){ -HXLINE( 19) return 0; -HXDLIN( 19) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("radial",df,be,f6,b0)) ){ -HXLINE( 20) return 1; -HXDLIN( 20) goto _hx_goto_1; - } - /* default */{ -HXLINE( 21) return null(); - } - _hx_goto_1:; -HXLINE( 17) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GradientType_Impl__obj,fromString,return ) - - ::Dynamic GradientType_Impl__obj::toInt( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_b8cb0a95bea7ff48_27_toInt) -HXDLIN( 27) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GradientType_Impl__obj,toInt,return ) - -::String GradientType_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_b8cb0a95bea7ff48_32_toString) -HXDLIN( 32) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 34) return HX_("linear",e5,51,a0,ec); -HXDLIN( 34) goto _hx_goto_4; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 35) return HX_("radial",df,be,f6,b0); -HXDLIN( 35) goto _hx_goto_4; - } - /* default */{ -HXLINE( 36) return null(); - } - _hx_goto_4:; -HXLINE( 32) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GradientType_Impl__obj,toString,return ) - - -GradientType_Impl__obj::GradientType_Impl__obj() -{ -} - -bool GradientType_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"toInt") ) { outValue = toInt_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GradientType_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo GradientType_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &GradientType_Impl__obj::LINEAR,HX_("LINEAR",e5,fd,22,9f)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &GradientType_Impl__obj::RADIAL,HX_("RADIAL",df,6a,79,63)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void GradientType_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(GradientType_Impl__obj::LINEAR,"LINEAR"); - HX_MARK_MEMBER_NAME(GradientType_Impl__obj::RADIAL,"RADIAL"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void GradientType_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(GradientType_Impl__obj::LINEAR,"LINEAR"); - HX_VISIT_MEMBER_NAME(GradientType_Impl__obj::RADIAL,"RADIAL"); -}; - -#endif - -hx::Class GradientType_Impl__obj::__mClass; - -static ::String GradientType_Impl__obj_sStaticFields[] = { - HX_("LINEAR",e5,fd,22,9f), - HX_("RADIAL",df,6a,79,63), - HX_("fromInt",a5,dd,fa,57), - HX_("fromString",db,2d,74,54), - HX_("toInt",34,be,11,14), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void GradientType_Impl__obj::__register() -{ - GradientType_Impl__obj _hx_dummy; - GradientType_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._GradientType.GradientType_Impl_",d9,3a,fa,11); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GradientType_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = GradientType_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(GradientType_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< GradientType_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = GradientType_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GradientType_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GradientType_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void GradientType_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_b8cb0a95bea7ff48_7_boot) -HXDLIN( 7) LINEAR = 0; - } -{ - HX_STACKFRAME(&_hx_pos_b8cb0a95bea7ff48_8_boot) -HXDLIN( 8) RADIAL = 1; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _GradientType diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_GraphicsPathWinding/GraphicsPathWinding_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_GraphicsPathWinding/GraphicsPathWinding_Impl_.cpp deleted file mode 100644 index ea6d7ae5..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_GraphicsPathWinding/GraphicsPathWinding_Impl_.cpp +++ /dev/null @@ -1,169 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__GraphicsPathWinding_GraphicsPathWinding_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_e291141470723f52_12_fromString,"openfl.display._GraphicsPathWinding.GraphicsPathWinding_Impl_","fromString",0x5431d0d8,"openfl.display._GraphicsPathWinding.GraphicsPathWinding_Impl_.fromString","openfl/display/GraphicsPathWinding.hx",12,0xa8467880) -HX_LOCAL_STACK_FRAME(_hx_pos_e291141470723f52_22_toString,"openfl.display._GraphicsPathWinding.GraphicsPathWinding_Impl_","toString",0x816cca69,"openfl.display._GraphicsPathWinding.GraphicsPathWinding_Impl_.toString","openfl/display/GraphicsPathWinding.hx",22,0xa8467880) -HX_LOCAL_STACK_FRAME(_hx_pos_e291141470723f52_7_boot,"openfl.display._GraphicsPathWinding.GraphicsPathWinding_Impl_","boot",0xb4d09b6f,"openfl.display._GraphicsPathWinding.GraphicsPathWinding_Impl_.boot","openfl/display/GraphicsPathWinding.hx",7,0xa8467880) -HX_LOCAL_STACK_FRAME(_hx_pos_e291141470723f52_8_boot,"openfl.display._GraphicsPathWinding.GraphicsPathWinding_Impl_","boot",0xb4d09b6f,"openfl.display._GraphicsPathWinding.GraphicsPathWinding_Impl_.boot","openfl/display/GraphicsPathWinding.hx",8,0xa8467880) -namespace openfl{ -namespace display{ -namespace _GraphicsPathWinding{ - -void GraphicsPathWinding_Impl__obj::__construct() { } - -Dynamic GraphicsPathWinding_Impl__obj::__CreateEmpty() { return new GraphicsPathWinding_Impl__obj; } - -void *GraphicsPathWinding_Impl__obj::_hx_vtable = 0; - -Dynamic GraphicsPathWinding_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GraphicsPathWinding_Impl__obj > _hx_result = new GraphicsPathWinding_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GraphicsPathWinding_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7f492dfd; -} - - ::Dynamic GraphicsPathWinding_Impl__obj::EVEN_ODD; - - ::Dynamic GraphicsPathWinding_Impl__obj::NON_ZERO; - - ::Dynamic GraphicsPathWinding_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_e291141470723f52_12_fromString) -HXDLIN( 12) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("evenOdd",b5,c6,7e,06)) ){ -HXLINE( 14) return 0; -HXDLIN( 14) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("nonZero",d5,1e,b4,d1)) ){ -HXLINE( 15) return 1; -HXDLIN( 15) goto _hx_goto_0; - } - /* default */{ -HXLINE( 16) return null(); - } - _hx_goto_0:; -HXLINE( 12) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GraphicsPathWinding_Impl__obj,fromString,return ) - -::String GraphicsPathWinding_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_e291141470723f52_22_toString) -HXDLIN( 22) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 24) return HX_("evenOdd",b5,c6,7e,06); -HXDLIN( 24) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 25) return HX_("nonZero",d5,1e,b4,d1); -HXDLIN( 25) goto _hx_goto_2; - } - /* default */{ -HXLINE( 26) return null(); - } - _hx_goto_2:; -HXLINE( 22) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GraphicsPathWinding_Impl__obj,toString,return ) - - -GraphicsPathWinding_Impl__obj::GraphicsPathWinding_Impl__obj() -{ -} - -bool GraphicsPathWinding_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GraphicsPathWinding_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo GraphicsPathWinding_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &GraphicsPathWinding_Impl__obj::EVEN_ODD,HX_("EVEN_ODD",aa,3e,b7,21)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &GraphicsPathWinding_Impl__obj::NON_ZERO,HX_("NON_ZERO",fa,82,17,61)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void GraphicsPathWinding_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(GraphicsPathWinding_Impl__obj::EVEN_ODD,"EVEN_ODD"); - HX_MARK_MEMBER_NAME(GraphicsPathWinding_Impl__obj::NON_ZERO,"NON_ZERO"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void GraphicsPathWinding_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(GraphicsPathWinding_Impl__obj::EVEN_ODD,"EVEN_ODD"); - HX_VISIT_MEMBER_NAME(GraphicsPathWinding_Impl__obj::NON_ZERO,"NON_ZERO"); -}; - -#endif - -hx::Class GraphicsPathWinding_Impl__obj::__mClass; - -static ::String GraphicsPathWinding_Impl__obj_sStaticFields[] = { - HX_("EVEN_ODD",aa,3e,b7,21), - HX_("NON_ZERO",fa,82,17,61), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void GraphicsPathWinding_Impl__obj::__register() -{ - GraphicsPathWinding_Impl__obj _hx_dummy; - GraphicsPathWinding_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._GraphicsPathWinding.GraphicsPathWinding_Impl_",51,92,50,e4); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GraphicsPathWinding_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = GraphicsPathWinding_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(GraphicsPathWinding_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< GraphicsPathWinding_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = GraphicsPathWinding_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GraphicsPathWinding_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GraphicsPathWinding_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void GraphicsPathWinding_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_e291141470723f52_7_boot) -HXDLIN( 7) EVEN_ODD = 0; - } -{ - HX_STACKFRAME(&_hx_pos_e291141470723f52_8_boot) -HXDLIN( 8) NON_ZERO = 1; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _GraphicsPathWinding diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_InterpolationMethod/InterpolationMethod_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_InterpolationMethod/InterpolationMethod_Impl_.cpp deleted file mode 100644 index 4789e8ae..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_InterpolationMethod/InterpolationMethod_Impl_.cpp +++ /dev/null @@ -1,195 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__InterpolationMethod_InterpolationMethod_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_35fa8dd9a2d72011_12_fromInt,"openfl.display._InterpolationMethod.InterpolationMethod_Impl_","fromInt",0x57171cfe,"openfl.display._InterpolationMethod.InterpolationMethod_Impl_.fromInt","openfl/display/InterpolationMethod.hx",12,0x1fa1c725) -HX_LOCAL_STACK_FRAME(_hx_pos_35fa8dd9a2d72011_17_fromString,"openfl.display._InterpolationMethod.InterpolationMethod_Impl_","fromString",0x8e1d4c22,"openfl.display._InterpolationMethod.InterpolationMethod_Impl_.fromString","openfl/display/InterpolationMethod.hx",17,0x1fa1c725) -HX_LOCAL_STACK_FRAME(_hx_pos_35fa8dd9a2d72011_27_toInt,"openfl.display._InterpolationMethod.InterpolationMethod_Impl_","toInt",0x246b454d,"openfl.display._InterpolationMethod.InterpolationMethod_Impl_.toInt","openfl/display/InterpolationMethod.hx",27,0x1fa1c725) -HX_LOCAL_STACK_FRAME(_hx_pos_35fa8dd9a2d72011_32_toString,"openfl.display._InterpolationMethod.InterpolationMethod_Impl_","toString",0x7209ff33,"openfl.display._InterpolationMethod.InterpolationMethod_Impl_.toString","openfl/display/InterpolationMethod.hx",32,0x1fa1c725) -HX_LOCAL_STACK_FRAME(_hx_pos_35fa8dd9a2d72011_7_boot,"openfl.display._InterpolationMethod.InterpolationMethod_Impl_","boot",0x602d2339,"openfl.display._InterpolationMethod.InterpolationMethod_Impl_.boot","openfl/display/InterpolationMethod.hx",7,0x1fa1c725) -HX_LOCAL_STACK_FRAME(_hx_pos_35fa8dd9a2d72011_8_boot,"openfl.display._InterpolationMethod.InterpolationMethod_Impl_","boot",0x602d2339,"openfl.display._InterpolationMethod.InterpolationMethod_Impl_.boot","openfl/display/InterpolationMethod.hx",8,0x1fa1c725) -namespace openfl{ -namespace display{ -namespace _InterpolationMethod{ - -void InterpolationMethod_Impl__obj::__construct() { } - -Dynamic InterpolationMethod_Impl__obj::__CreateEmpty() { return new InterpolationMethod_Impl__obj; } - -void *InterpolationMethod_Impl__obj::_hx_vtable = 0; - -Dynamic InterpolationMethod_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< InterpolationMethod_Impl__obj > _hx_result = new InterpolationMethod_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool InterpolationMethod_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x705fa56d; -} - - ::Dynamic InterpolationMethod_Impl__obj::LINEAR_RGB; - - ::Dynamic InterpolationMethod_Impl__obj::RGB; - - ::Dynamic InterpolationMethod_Impl__obj::fromInt( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_35fa8dd9a2d72011_12_fromInt) -HXDLIN( 12) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(InterpolationMethod_Impl__obj,fromInt,return ) - - ::Dynamic InterpolationMethod_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_35fa8dd9a2d72011_17_fromString) -HXDLIN( 17) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("linearRGB",28,a2,44,d9)) ){ -HXLINE( 19) return 0; -HXDLIN( 19) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("rgb",0d,db,56,00)) ){ -HXLINE( 20) return 1; -HXDLIN( 20) goto _hx_goto_1; - } - /* default */{ -HXLINE( 21) return null(); - } - _hx_goto_1:; -HXLINE( 17) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(InterpolationMethod_Impl__obj,fromString,return ) - - ::Dynamic InterpolationMethod_Impl__obj::toInt( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_35fa8dd9a2d72011_27_toInt) -HXDLIN( 27) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(InterpolationMethod_Impl__obj,toInt,return ) - -::String InterpolationMethod_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_35fa8dd9a2d72011_32_toString) -HXDLIN( 32) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 34) return HX_("linearRGB",28,a2,44,d9); -HXDLIN( 34) goto _hx_goto_4; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 35) return HX_("rgb",0d,db,56,00); -HXDLIN( 35) goto _hx_goto_4; - } - /* default */{ -HXLINE( 36) return null(); - } - _hx_goto_4:; -HXLINE( 32) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(InterpolationMethod_Impl__obj,toString,return ) - - -InterpolationMethod_Impl__obj::InterpolationMethod_Impl__obj() -{ -} - -bool InterpolationMethod_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"toInt") ) { outValue = toInt_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *InterpolationMethod_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo InterpolationMethod_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &InterpolationMethod_Impl__obj::LINEAR_RGB,HX_("LINEAR_RGB",53,10,b2,52)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &InterpolationMethod_Impl__obj::RGB,HX_("RGB",ed,76,3e,00)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void InterpolationMethod_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(InterpolationMethod_Impl__obj::LINEAR_RGB,"LINEAR_RGB"); - HX_MARK_MEMBER_NAME(InterpolationMethod_Impl__obj::RGB,"RGB"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void InterpolationMethod_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(InterpolationMethod_Impl__obj::LINEAR_RGB,"LINEAR_RGB"); - HX_VISIT_MEMBER_NAME(InterpolationMethod_Impl__obj::RGB,"RGB"); -}; - -#endif - -hx::Class InterpolationMethod_Impl__obj::__mClass; - -static ::String InterpolationMethod_Impl__obj_sStaticFields[] = { - HX_("LINEAR_RGB",53,10,b2,52), - HX_("RGB",ed,76,3e,00), - HX_("fromInt",a5,dd,fa,57), - HX_("fromString",db,2d,74,54), - HX_("toInt",34,be,11,14), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void InterpolationMethod_Impl__obj::__register() -{ - InterpolationMethod_Impl__obj _hx_dummy; - InterpolationMethod_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._InterpolationMethod.InterpolationMethod_Impl_",c7,1e,15,d7); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &InterpolationMethod_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = InterpolationMethod_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(InterpolationMethod_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< InterpolationMethod_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = InterpolationMethod_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = InterpolationMethod_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = InterpolationMethod_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void InterpolationMethod_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_35fa8dd9a2d72011_7_boot) -HXDLIN( 7) LINEAR_RGB = 0; - } -{ - HX_STACKFRAME(&_hx_pos_35fa8dd9a2d72011_8_boot) -HXDLIN( 8) RGB = 1; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _InterpolationMethod diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_JointStyle/JointStyle_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_JointStyle/JointStyle_Impl_.cpp deleted file mode 100644 index 9bba1ee7..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_JointStyle/JointStyle_Impl_.cpp +++ /dev/null @@ -1,214 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__JointStyle_JointStyle_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_e69e97fcd930b6f5_13_fromInt,"openfl.display._JointStyle.JointStyle_Impl_","fromInt",0x77a6f7b0,"openfl.display._JointStyle.JointStyle_Impl_.fromInt","openfl/display/JointStyle.hx",13,0xc58a30ab) -HX_LOCAL_STACK_FRAME(_hx_pos_e69e97fcd930b6f5_18_fromString,"openfl.display._JointStyle.JointStyle_Impl_","fromString",0x7f19acb0,"openfl.display._JointStyle.JointStyle_Impl_.fromString","openfl/display/JointStyle.hx",18,0xc58a30ab) -HX_LOCAL_STACK_FRAME(_hx_pos_e69e97fcd930b6f5_29_toInt,"openfl.display._JointStyle.JointStyle_Impl_","toInt",0x6fa6af7f,"openfl.display._JointStyle.JointStyle_Impl_.toInt","openfl/display/JointStyle.hx",29,0xc58a30ab) -HX_LOCAL_STACK_FRAME(_hx_pos_e69e97fcd930b6f5_34_toString,"openfl.display._JointStyle.JointStyle_Impl_","toString",0xcf598041,"openfl.display._JointStyle.JointStyle_Impl_.toString","openfl/display/JointStyle.hx",34,0xc58a30ab) -HX_LOCAL_STACK_FRAME(_hx_pos_e69e97fcd930b6f5_7_boot,"openfl.display._JointStyle.JointStyle_Impl_","boot",0x74078547,"openfl.display._JointStyle.JointStyle_Impl_.boot","openfl/display/JointStyle.hx",7,0xc58a30ab) -HX_LOCAL_STACK_FRAME(_hx_pos_e69e97fcd930b6f5_8_boot,"openfl.display._JointStyle.JointStyle_Impl_","boot",0x74078547,"openfl.display._JointStyle.JointStyle_Impl_.boot","openfl/display/JointStyle.hx",8,0xc58a30ab) -HX_LOCAL_STACK_FRAME(_hx_pos_e69e97fcd930b6f5_9_boot,"openfl.display._JointStyle.JointStyle_Impl_","boot",0x74078547,"openfl.display._JointStyle.JointStyle_Impl_.boot","openfl/display/JointStyle.hx",9,0xc58a30ab) -namespace openfl{ -namespace display{ -namespace _JointStyle{ - -void JointStyle_Impl__obj::__construct() { } - -Dynamic JointStyle_Impl__obj::__CreateEmpty() { return new JointStyle_Impl__obj; } - -void *JointStyle_Impl__obj::_hx_vtable = 0; - -Dynamic JointStyle_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< JointStyle_Impl__obj > _hx_result = new JointStyle_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool JointStyle_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7f13e873; -} - - ::Dynamic JointStyle_Impl__obj::BEVEL; - - ::Dynamic JointStyle_Impl__obj::MITER; - - ::Dynamic JointStyle_Impl__obj::ROUND; - - ::Dynamic JointStyle_Impl__obj::fromInt( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_e69e97fcd930b6f5_13_fromInt) -HXDLIN( 13) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(JointStyle_Impl__obj,fromInt,return ) - - ::Dynamic JointStyle_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_e69e97fcd930b6f5_18_fromString) -HXDLIN( 18) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("bevel",7a,48,61,b0)) ){ -HXLINE( 20) return 0; -HXDLIN( 20) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("miter",05,00,6d,08)) ){ -HXLINE( 21) return 1; -HXDLIN( 21) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("round",4e,f8,65,ed)) ){ -HXLINE( 22) return 2; -HXDLIN( 22) goto _hx_goto_1; - } - /* default */{ -HXLINE( 23) return null(); - } - _hx_goto_1:; -HXLINE( 18) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(JointStyle_Impl__obj,fromString,return ) - - ::Dynamic JointStyle_Impl__obj::toInt( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_e69e97fcd930b6f5_29_toInt) -HXDLIN( 29) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(JointStyle_Impl__obj,toInt,return ) - -::String JointStyle_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_e69e97fcd930b6f5_34_toString) -HXDLIN( 34) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 36) return HX_("bevel",7a,48,61,b0); -HXDLIN( 36) goto _hx_goto_4; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 37) return HX_("miter",05,00,6d,08); -HXDLIN( 37) goto _hx_goto_4; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 38) return HX_("round",4e,f8,65,ed); -HXDLIN( 38) goto _hx_goto_4; - } - /* default */{ -HXLINE( 39) return null(); - } - _hx_goto_4:; -HXLINE( 34) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(JointStyle_Impl__obj,toString,return ) - - -JointStyle_Impl__obj::JointStyle_Impl__obj() -{ -} - -bool JointStyle_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"toInt") ) { outValue = toInt_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *JointStyle_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo JointStyle_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &JointStyle_Impl__obj::BEVEL,HX_("BEVEL",5a,80,4f,2e)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &JointStyle_Impl__obj::MITER,HX_("MITER",e5,37,5b,86)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &JointStyle_Impl__obj::ROUND,HX_("ROUND",2e,30,54,6b)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void JointStyle_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(JointStyle_Impl__obj::BEVEL,"BEVEL"); - HX_MARK_MEMBER_NAME(JointStyle_Impl__obj::MITER,"MITER"); - HX_MARK_MEMBER_NAME(JointStyle_Impl__obj::ROUND,"ROUND"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void JointStyle_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(JointStyle_Impl__obj::BEVEL,"BEVEL"); - HX_VISIT_MEMBER_NAME(JointStyle_Impl__obj::MITER,"MITER"); - HX_VISIT_MEMBER_NAME(JointStyle_Impl__obj::ROUND,"ROUND"); -}; - -#endif - -hx::Class JointStyle_Impl__obj::__mClass; - -static ::String JointStyle_Impl__obj_sStaticFields[] = { - HX_("BEVEL",5a,80,4f,2e), - HX_("MITER",e5,37,5b,86), - HX_("ROUND",2e,30,54,6b), - HX_("fromInt",a5,dd,fa,57), - HX_("fromString",db,2d,74,54), - HX_("toInt",34,be,11,14), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void JointStyle_Impl__obj::__register() -{ - JointStyle_Impl__obj _hx_dummy; - JointStyle_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._JointStyle.JointStyle_Impl_",79,f7,31,1f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &JointStyle_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = JointStyle_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(JointStyle_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< JointStyle_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = JointStyle_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = JointStyle_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = JointStyle_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void JointStyle_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_e69e97fcd930b6f5_7_boot) -HXDLIN( 7) BEVEL = 0; - } -{ - HX_STACKFRAME(&_hx_pos_e69e97fcd930b6f5_8_boot) -HXDLIN( 8) MITER = 1; - } -{ - HX_STACKFRAME(&_hx_pos_e69e97fcd930b6f5_9_boot) -HXDLIN( 9) ROUND = 2; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _JointStyle diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_LineScaleMode/LineScaleMode_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_LineScaleMode/LineScaleMode_Impl_.cpp deleted file mode 100644 index 8d75125d..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_LineScaleMode/LineScaleMode_Impl_.cpp +++ /dev/null @@ -1,233 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__LineScaleMode_LineScaleMode_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_ea842eab153a573b_14_fromInt,"openfl.display._LineScaleMode.LineScaleMode_Impl_","fromInt",0x4a6a68e6,"openfl.display._LineScaleMode.LineScaleMode_Impl_.fromInt","openfl/display/LineScaleMode.hx",14,0x274c8551) -HX_LOCAL_STACK_FRAME(_hx_pos_ea842eab153a573b_19_fromString,"openfl.display._LineScaleMode.LineScaleMode_Impl_","fromString",0x5d04613a,"openfl.display._LineScaleMode.LineScaleMode_Impl_.fromString","openfl/display/LineScaleMode.hx",19,0x274c8551) -HX_LOCAL_STACK_FRAME(_hx_pos_ea842eab153a573b_31_toInt,"openfl.display._LineScaleMode.LineScaleMode_Impl_","toInt",0x2c0c4735,"openfl.display._LineScaleMode.LineScaleMode_Impl_.toInt","openfl/display/LineScaleMode.hx",31,0x274c8551) -HX_LOCAL_STACK_FRAME(_hx_pos_ea842eab153a573b_36_toString,"openfl.display._LineScaleMode.LineScaleMode_Impl_","toString",0x67991e4b,"openfl.display._LineScaleMode.LineScaleMode_Impl_.toString","openfl/display/LineScaleMode.hx",36,0x274c8551) -HX_LOCAL_STACK_FRAME(_hx_pos_ea842eab153a573b_7_boot,"openfl.display._LineScaleMode.LineScaleMode_Impl_","boot",0xe0c8d651,"openfl.display._LineScaleMode.LineScaleMode_Impl_.boot","openfl/display/LineScaleMode.hx",7,0x274c8551) -HX_LOCAL_STACK_FRAME(_hx_pos_ea842eab153a573b_8_boot,"openfl.display._LineScaleMode.LineScaleMode_Impl_","boot",0xe0c8d651,"openfl.display._LineScaleMode.LineScaleMode_Impl_.boot","openfl/display/LineScaleMode.hx",8,0x274c8551) -HX_LOCAL_STACK_FRAME(_hx_pos_ea842eab153a573b_9_boot,"openfl.display._LineScaleMode.LineScaleMode_Impl_","boot",0xe0c8d651,"openfl.display._LineScaleMode.LineScaleMode_Impl_.boot","openfl/display/LineScaleMode.hx",9,0x274c8551) -HX_LOCAL_STACK_FRAME(_hx_pos_ea842eab153a573b_10_boot,"openfl.display._LineScaleMode.LineScaleMode_Impl_","boot",0xe0c8d651,"openfl.display._LineScaleMode.LineScaleMode_Impl_.boot","openfl/display/LineScaleMode.hx",10,0x274c8551) -namespace openfl{ -namespace display{ -namespace _LineScaleMode{ - -void LineScaleMode_Impl__obj::__construct() { } - -Dynamic LineScaleMode_Impl__obj::__CreateEmpty() { return new LineScaleMode_Impl__obj; } - -void *LineScaleMode_Impl__obj::_hx_vtable = 0; - -Dynamic LineScaleMode_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< LineScaleMode_Impl__obj > _hx_result = new LineScaleMode_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool LineScaleMode_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x39628e2d; -} - - ::Dynamic LineScaleMode_Impl__obj::HORIZONTAL; - - ::Dynamic LineScaleMode_Impl__obj::NONE; - - ::Dynamic LineScaleMode_Impl__obj::NORMAL; - - ::Dynamic LineScaleMode_Impl__obj::VERTICAL; - - ::Dynamic LineScaleMode_Impl__obj::fromInt( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_ea842eab153a573b_14_fromInt) -HXDLIN( 14) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineScaleMode_Impl__obj,fromInt,return ) - - ::Dynamic LineScaleMode_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_ea842eab153a573b_19_fromString) -HXDLIN( 19) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("horizontal",e4,fc,c3,15)) ){ -HXLINE( 21) return 0; -HXDLIN( 21) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("none",b8,12,0a,49)) ){ -HXLINE( 22) return 1; -HXDLIN( 22) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("normal",27,72,69,30)) ){ -HXLINE( 23) return 2; -HXDLIN( 23) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("vertical",76,bc,15,6a)) ){ -HXLINE( 24) return 3; -HXDLIN( 24) goto _hx_goto_1; - } - /* default */{ -HXLINE( 25) return null(); - } - _hx_goto_1:; -HXLINE( 19) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineScaleMode_Impl__obj,fromString,return ) - - ::Dynamic LineScaleMode_Impl__obj::toInt( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_ea842eab153a573b_31_toInt) -HXDLIN( 31) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineScaleMode_Impl__obj,toInt,return ) - -::String LineScaleMode_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_ea842eab153a573b_36_toString) -HXDLIN( 36) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 38) return HX_("horizontal",e4,fc,c3,15); -HXDLIN( 38) goto _hx_goto_4; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 39) return HX_("none",b8,12,0a,49); -HXDLIN( 39) goto _hx_goto_4; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 40) return HX_("normal",27,72,69,30); -HXDLIN( 40) goto _hx_goto_4; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 41) return HX_("vertical",76,bc,15,6a); -HXDLIN( 41) goto _hx_goto_4; - } - /* default */{ -HXLINE( 42) return null(); - } - _hx_goto_4:; -HXLINE( 36) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineScaleMode_Impl__obj,toString,return ) - - -LineScaleMode_Impl__obj::LineScaleMode_Impl__obj() -{ -} - -bool LineScaleMode_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"toInt") ) { outValue = toInt_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *LineScaleMode_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo LineScaleMode_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &LineScaleMode_Impl__obj::HORIZONTAL,HX_("HORIZONTAL",e4,70,cd,07)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &LineScaleMode_Impl__obj::NONE,HX_("NONE",b8,da,ca,33)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &LineScaleMode_Impl__obj::NORMAL,HX_("NORMAL",27,1e,ec,e2)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &LineScaleMode_Impl__obj::VERTICAL,HX_("VERTICAL",76,4c,9b,c3)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void LineScaleMode_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(LineScaleMode_Impl__obj::HORIZONTAL,"HORIZONTAL"); - HX_MARK_MEMBER_NAME(LineScaleMode_Impl__obj::NONE,"NONE"); - HX_MARK_MEMBER_NAME(LineScaleMode_Impl__obj::NORMAL,"NORMAL"); - HX_MARK_MEMBER_NAME(LineScaleMode_Impl__obj::VERTICAL,"VERTICAL"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void LineScaleMode_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(LineScaleMode_Impl__obj::HORIZONTAL,"HORIZONTAL"); - HX_VISIT_MEMBER_NAME(LineScaleMode_Impl__obj::NONE,"NONE"); - HX_VISIT_MEMBER_NAME(LineScaleMode_Impl__obj::NORMAL,"NORMAL"); - HX_VISIT_MEMBER_NAME(LineScaleMode_Impl__obj::VERTICAL,"VERTICAL"); -}; - -#endif - -hx::Class LineScaleMode_Impl__obj::__mClass; - -static ::String LineScaleMode_Impl__obj_sStaticFields[] = { - HX_("HORIZONTAL",e4,70,cd,07), - HX_("NONE",b8,da,ca,33), - HX_("NORMAL",27,1e,ec,e2), - HX_("VERTICAL",76,4c,9b,c3), - HX_("fromInt",a5,dd,fa,57), - HX_("fromString",db,2d,74,54), - HX_("toInt",34,be,11,14), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void LineScaleMode_Impl__obj::__register() -{ - LineScaleMode_Impl__obj _hx_dummy; - LineScaleMode_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._LineScaleMode.LineScaleMode_Impl_",af,42,46,85); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &LineScaleMode_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = LineScaleMode_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(LineScaleMode_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< LineScaleMode_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = LineScaleMode_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = LineScaleMode_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = LineScaleMode_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void LineScaleMode_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_ea842eab153a573b_7_boot) -HXDLIN( 7) HORIZONTAL = 0; - } -{ - HX_STACKFRAME(&_hx_pos_ea842eab153a573b_8_boot) -HXDLIN( 8) NONE = 1; - } -{ - HX_STACKFRAME(&_hx_pos_ea842eab153a573b_9_boot) -HXDLIN( 9) NORMAL = 2; - } -{ - HX_STACKFRAME(&_hx_pos_ea842eab153a573b_10_boot) -HXDLIN( 10) VERTICAL = 3; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _LineScaleMode diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_PixelSnapping/PixelSnapping_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_PixelSnapping/PixelSnapping_Impl_.cpp deleted file mode 100644 index 81d878d3..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_PixelSnapping/PixelSnapping_Impl_.cpp +++ /dev/null @@ -1,188 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__PixelSnapping_PixelSnapping_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_0f3cf3c73141d162_13_fromString,"openfl.display._PixelSnapping.PixelSnapping_Impl_","fromString",0xc7730368,"openfl.display._PixelSnapping.PixelSnapping_Impl_.fromString","openfl/display/PixelSnapping.hx",13,0x71d03308) -HX_LOCAL_STACK_FRAME(_hx_pos_0f3cf3c73141d162_24_toString,"openfl.display._PixelSnapping.PixelSnapping_Impl_","toString",0xd1c938f9,"openfl.display._PixelSnapping.PixelSnapping_Impl_.toString","openfl/display/PixelSnapping.hx",24,0x71d03308) -HX_LOCAL_STACK_FRAME(_hx_pos_0f3cf3c73141d162_7_boot,"openfl.display._PixelSnapping.PixelSnapping_Impl_","boot",0x4f8e81ff,"openfl.display._PixelSnapping.PixelSnapping_Impl_.boot","openfl/display/PixelSnapping.hx",7,0x71d03308) -HX_LOCAL_STACK_FRAME(_hx_pos_0f3cf3c73141d162_8_boot,"openfl.display._PixelSnapping.PixelSnapping_Impl_","boot",0x4f8e81ff,"openfl.display._PixelSnapping.PixelSnapping_Impl_.boot","openfl/display/PixelSnapping.hx",8,0x71d03308) -HX_LOCAL_STACK_FRAME(_hx_pos_0f3cf3c73141d162_9_boot,"openfl.display._PixelSnapping.PixelSnapping_Impl_","boot",0x4f8e81ff,"openfl.display._PixelSnapping.PixelSnapping_Impl_.boot","openfl/display/PixelSnapping.hx",9,0x71d03308) -namespace openfl{ -namespace display{ -namespace _PixelSnapping{ - -void PixelSnapping_Impl__obj::__construct() { } - -Dynamic PixelSnapping_Impl__obj::__CreateEmpty() { return new PixelSnapping_Impl__obj; } - -void *PixelSnapping_Impl__obj::_hx_vtable = 0; - -Dynamic PixelSnapping_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< PixelSnapping_Impl__obj > _hx_result = new PixelSnapping_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool PixelSnapping_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2d23c379; -} - - ::Dynamic PixelSnapping_Impl__obj::ALWAYS; - - ::Dynamic PixelSnapping_Impl__obj::AUTO; - - ::Dynamic PixelSnapping_Impl__obj::NEVER; - - ::Dynamic PixelSnapping_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_0f3cf3c73141d162_13_fromString) -HXDLIN( 13) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("always",cf,0e,d7,46)) ){ -HXLINE( 15) return 0; -HXDLIN( 15) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("auto",6f,df,76,40)) ){ -HXLINE( 16) return 1; -HXDLIN( 16) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("never",8c,3e,30,99)) ){ -HXLINE( 17) return 2; -HXDLIN( 17) goto _hx_goto_0; - } - /* default */{ -HXLINE( 18) return null(); - } - _hx_goto_0:; -HXLINE( 13) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(PixelSnapping_Impl__obj,fromString,return ) - -::String PixelSnapping_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_0f3cf3c73141d162_24_toString) -HXDLIN( 24) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 26) return HX_("always",cf,0e,d7,46); -HXDLIN( 26) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 27) return HX_("auto",6f,df,76,40); -HXDLIN( 27) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 28) return HX_("never",8c,3e,30,99); -HXDLIN( 28) goto _hx_goto_2; - } - /* default */{ -HXLINE( 29) return null(); - } - _hx_goto_2:; -HXLINE( 24) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(PixelSnapping_Impl__obj,toString,return ) - - -PixelSnapping_Impl__obj::PixelSnapping_Impl__obj() -{ -} - -bool PixelSnapping_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *PixelSnapping_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo PixelSnapping_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &PixelSnapping_Impl__obj::ALWAYS,HX_("ALWAYS",cf,ba,59,f9)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &PixelSnapping_Impl__obj::AUTO,HX_("AUTO",6f,a7,37,2b)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &PixelSnapping_Impl__obj::NEVER,HX_("NEVER",6c,76,1e,17)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void PixelSnapping_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(PixelSnapping_Impl__obj::ALWAYS,"ALWAYS"); - HX_MARK_MEMBER_NAME(PixelSnapping_Impl__obj::AUTO,"AUTO"); - HX_MARK_MEMBER_NAME(PixelSnapping_Impl__obj::NEVER,"NEVER"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void PixelSnapping_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(PixelSnapping_Impl__obj::ALWAYS,"ALWAYS"); - HX_VISIT_MEMBER_NAME(PixelSnapping_Impl__obj::AUTO,"AUTO"); - HX_VISIT_MEMBER_NAME(PixelSnapping_Impl__obj::NEVER,"NEVER"); -}; - -#endif - -hx::Class PixelSnapping_Impl__obj::__mClass; - -static ::String PixelSnapping_Impl__obj_sStaticFields[] = { - HX_("ALWAYS",cf,ba,59,f9), - HX_("AUTO",6f,a7,37,2b), - HX_("NEVER",6c,76,1e,17), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void PixelSnapping_Impl__obj::__register() -{ - PixelSnapping_Impl__obj _hx_dummy; - PixelSnapping_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._PixelSnapping.PixelSnapping_Impl_",c1,35,7c,a1); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &PixelSnapping_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = PixelSnapping_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(PixelSnapping_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< PixelSnapping_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = PixelSnapping_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = PixelSnapping_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = PixelSnapping_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void PixelSnapping_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_0f3cf3c73141d162_7_boot) -HXDLIN( 7) ALWAYS = 0; - } -{ - HX_STACKFRAME(&_hx_pos_0f3cf3c73141d162_8_boot) -HXDLIN( 8) AUTO = 1; - } -{ - HX_STACKFRAME(&_hx_pos_0f3cf3c73141d162_9_boot) -HXDLIN( 9) NEVER = 2; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _PixelSnapping diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_ShaderData/ShaderData_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_ShaderData/ShaderData_Impl_.cpp deleted file mode 100644 index d7356fa6..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_ShaderData/ShaderData_Impl_.cpp +++ /dev/null @@ -1,102 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_openfl_display__ShaderData_ShaderData_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_d4a02bef177fd982_103__new,"openfl.display._ShaderData.ShaderData_Impl_","_new",0xf95c2d76,"openfl.display._ShaderData.ShaderData_Impl_._new","openfl/display/ShaderData.hx",103,0xa8261943) -namespace openfl{ -namespace display{ -namespace _ShaderData{ - -void ShaderData_Impl__obj::__construct() { } - -Dynamic ShaderData_Impl__obj::__CreateEmpty() { return new ShaderData_Impl__obj; } - -void *ShaderData_Impl__obj::_hx_vtable = 0; - -Dynamic ShaderData_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ShaderData_Impl__obj > _hx_result = new ShaderData_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ShaderData_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2d0424eb; -} - - ::Dynamic ShaderData_Impl__obj::_new( ::openfl::utils::ByteArrayData byteArray){ - HX_STACKFRAME(&_hx_pos_d4a02bef177fd982_103__new) -HXDLIN( 103) ::Dynamic this1 = ::Dynamic(hx::Anon_obj::Create(0)); -HXDLIN( 103) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ShaderData_Impl__obj,_new,return ) - - -ShaderData_Impl__obj::ShaderData_Impl__obj() -{ -} - -bool ShaderData_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ShaderData_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *ShaderData_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class ShaderData_Impl__obj::__mClass; - -static ::String ShaderData_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - ::String(null()) -}; - -void ShaderData_Impl__obj::__register() -{ - ShaderData_Impl__obj _hx_dummy; - ShaderData_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._ShaderData.ShaderData_Impl_",79,40,78,e7); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ShaderData_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(ShaderData_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ShaderData_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ShaderData_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ShaderData_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _ShaderData diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_ShaderParameterType/ShaderParameterType_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_ShaderParameterType/ShaderParameterType_Impl_.cpp deleted file mode 100644 index fd198553..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_ShaderParameterType/ShaderParameterType_Impl_.cpp +++ /dev/null @@ -1,530 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__ShaderParameterType_ShaderParameterType_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_181_fromString,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","fromString",0x95cd8270,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.fromString","openfl/display/ShaderParameterType.hx",181,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_210_toString,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","toString",0xc4386601,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.toString","openfl/display/ShaderParameterType.hx",210,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_28_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",28,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_34_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",34,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_40_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",40,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_46_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",46,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_62_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",62,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_68_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",68,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_74_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",74,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_80_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",80,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_96_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",96,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_102_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",102,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_108_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",108,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_114_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",114,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_121_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",121,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_128_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",128,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_135_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",135,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_142_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",142,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_149_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",149,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_156_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",156,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_163_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",163,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_170_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",170,0xaf3fed4c) -HX_LOCAL_STACK_FRAME(_hx_pos_53db16673965a668_177_boot,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_","boot",0x62908b07,"openfl.display._ShaderParameterType.ShaderParameterType_Impl_.boot","openfl/display/ShaderParameterType.hx",177,0xaf3fed4c) -namespace openfl{ -namespace display{ -namespace _ShaderParameterType{ - -void ShaderParameterType_Impl__obj::__construct() { } - -Dynamic ShaderParameterType_Impl__obj::__CreateEmpty() { return new ShaderParameterType_Impl__obj; } - -void *ShaderParameterType_Impl__obj::_hx_vtable = 0; - -Dynamic ShaderParameterType_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ShaderParameterType_Impl__obj > _hx_result = new ShaderParameterType_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ShaderParameterType_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7e9fb7ed; -} - - ::Dynamic ShaderParameterType_Impl__obj::BOOL; - - ::Dynamic ShaderParameterType_Impl__obj::BOOL2; - - ::Dynamic ShaderParameterType_Impl__obj::BOOL3; - - ::Dynamic ShaderParameterType_Impl__obj::BOOL4; - - ::Dynamic ShaderParameterType_Impl__obj::FLOAT; - - ::Dynamic ShaderParameterType_Impl__obj::FLOAT2; - - ::Dynamic ShaderParameterType_Impl__obj::FLOAT3; - - ::Dynamic ShaderParameterType_Impl__obj::FLOAT4; - - ::Dynamic ShaderParameterType_Impl__obj::INT; - - ::Dynamic ShaderParameterType_Impl__obj::INT2; - - ::Dynamic ShaderParameterType_Impl__obj::INT3; - - ::Dynamic ShaderParameterType_Impl__obj::INT4; - - ::Dynamic ShaderParameterType_Impl__obj::MATRIX2X2; - - ::Dynamic ShaderParameterType_Impl__obj::MATRIX2X3; - - ::Dynamic ShaderParameterType_Impl__obj::MATRIX2X4; - - ::Dynamic ShaderParameterType_Impl__obj::MATRIX3X2; - - ::Dynamic ShaderParameterType_Impl__obj::MATRIX3X3; - - ::Dynamic ShaderParameterType_Impl__obj::MATRIX3X4; - - ::Dynamic ShaderParameterType_Impl__obj::MATRIX4X2; - - ::Dynamic ShaderParameterType_Impl__obj::MATRIX4X3; - - ::Dynamic ShaderParameterType_Impl__obj::MATRIX4X4; - - ::Dynamic ShaderParameterType_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_53db16673965a668_181_fromString) -HXDLIN( 181) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("bool",2a,84,1b,41)) ){ -HXLINE( 183) return 0; -HXDLIN( 183) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("bool2",c8,20,f8,b6)) ){ -HXLINE( 184) return 1; -HXDLIN( 184) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("bool3",c9,20,f8,b6)) ){ -HXLINE( 185) return 1; -HXDLIN( 185) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("bool4",ca,20,f8,b6)) ){ -HXLINE( 186) return 1; -HXDLIN( 186) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("float",9c,c5,96,02)) ){ -HXLINE( 187) return 4; -HXDLIN( 187) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("float2",16,23,56,41)) ){ -HXLINE( 188) return 5; -HXDLIN( 188) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("float3",17,23,56,41)) ){ -HXLINE( 189) return 6; -HXDLIN( 189) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("float4",18,23,56,41)) ){ -HXLINE( 190) return 7; -HXDLIN( 190) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("int",ef,0c,50,00)) ){ -HXLINE( 191) return 8; -HXDLIN( 191) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("int2",63,44,bb,45)) ){ -HXLINE( 192) return 9; -HXDLIN( 192) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("int3",64,44,bb,45)) ){ -HXLINE( 193) return 10; -HXDLIN( 193) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("int4",65,44,bb,45)) ){ -HXLINE( 194) return 11; -HXDLIN( 194) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("matrix2x2",cb,c1,da,ad)) ){ -HXLINE( 195) return 12; -HXDLIN( 195) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("matrix2x3",cc,c1,da,ad)) ){ -HXLINE( 196) return 13; -HXDLIN( 196) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("matrix2x4",cd,c1,da,ad)) ){ -HXLINE( 197) return 14; -HXDLIN( 197) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("matrix3x2",0c,84,db,ad)) ){ -HXLINE( 198) return 15; -HXDLIN( 198) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("matrix3x3",0d,84,db,ad)) ){ -HXLINE( 199) return 16; -HXDLIN( 199) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("matrix3x4",0e,84,db,ad)) ){ -HXLINE( 200) return 17; -HXDLIN( 200) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("matrix4x2",4d,46,dc,ad)) ){ -HXLINE( 201) return 18; -HXDLIN( 201) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("matrix4x3",4e,46,dc,ad)) ){ -HXLINE( 202) return 19; -HXDLIN( 202) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("matrix4x4",4f,46,dc,ad)) ){ -HXLINE( 203) return 20; -HXDLIN( 203) goto _hx_goto_0; - } - /* default */{ -HXLINE( 204) return null(); - } - _hx_goto_0:; -HXLINE( 181) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ShaderParameterType_Impl__obj,fromString,return ) - -::String ShaderParameterType_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_53db16673965a668_210_toString) -HXDLIN( 210) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 212) return HX_("bool",2a,84,1b,41); -HXDLIN( 212) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 213) return HX_("bool2",c8,20,f8,b6); -HXDLIN( 213) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 214) return HX_("bool3",c9,20,f8,b6); -HXDLIN( 214) goto _hx_goto_2; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 215) return HX_("bool4",ca,20,f8,b6); -HXDLIN( 215) goto _hx_goto_2; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 216) return HX_("float",9c,c5,96,02); -HXDLIN( 216) goto _hx_goto_2; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 217) return HX_("float2",16,23,56,41); -HXDLIN( 217) goto _hx_goto_2; - } - if ( (_hx_switch_0==6) ){ -HXLINE( 218) return HX_("float3",17,23,56,41); -HXDLIN( 218) goto _hx_goto_2; - } - if ( (_hx_switch_0==7) ){ -HXLINE( 219) return HX_("float4",18,23,56,41); -HXDLIN( 219) goto _hx_goto_2; - } - if ( (_hx_switch_0==8) ){ -HXLINE( 220) return HX_("int",ef,0c,50,00); -HXDLIN( 220) goto _hx_goto_2; - } - if ( (_hx_switch_0==9) ){ -HXLINE( 221) return HX_("int2",63,44,bb,45); -HXDLIN( 221) goto _hx_goto_2; - } - if ( (_hx_switch_0==10) ){ -HXLINE( 222) return HX_("int3",64,44,bb,45); -HXDLIN( 222) goto _hx_goto_2; - } - if ( (_hx_switch_0==11) ){ -HXLINE( 223) return HX_("int4",65,44,bb,45); -HXDLIN( 223) goto _hx_goto_2; - } - if ( (_hx_switch_0==12) ){ -HXLINE( 224) return HX_("matrix2x2",cb,c1,da,ad); -HXDLIN( 224) goto _hx_goto_2; - } - if ( (_hx_switch_0==13) ){ -HXLINE( 225) return HX_("matrix2x3",cc,c1,da,ad); -HXDLIN( 225) goto _hx_goto_2; - } - if ( (_hx_switch_0==14) ){ -HXLINE( 226) return HX_("matrix2x4",cd,c1,da,ad); -HXDLIN( 226) goto _hx_goto_2; - } - if ( (_hx_switch_0==15) ){ -HXLINE( 227) return HX_("matrix3x2",0c,84,db,ad); -HXDLIN( 227) goto _hx_goto_2; - } - if ( (_hx_switch_0==16) ){ -HXLINE( 228) return HX_("matrix3x3",0d,84,db,ad); -HXDLIN( 228) goto _hx_goto_2; - } - if ( (_hx_switch_0==17) ){ -HXLINE( 229) return HX_("matrix3x4",0e,84,db,ad); -HXDLIN( 229) goto _hx_goto_2; - } - if ( (_hx_switch_0==18) ){ -HXLINE( 230) return HX_("matrix4x2",4d,46,dc,ad); -HXDLIN( 230) goto _hx_goto_2; - } - if ( (_hx_switch_0==19) ){ -HXLINE( 231) return HX_("matrix4x3",4e,46,dc,ad); -HXDLIN( 231) goto _hx_goto_2; - } - if ( (_hx_switch_0==20) ){ -HXLINE( 232) return HX_("matrix4x4",4f,46,dc,ad); -HXDLIN( 232) goto _hx_goto_2; - } - /* default */{ -HXLINE( 233) return null(); - } - _hx_goto_2:; -HXLINE( 210) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ShaderParameterType_Impl__obj,toString,return ) - - -ShaderParameterType_Impl__obj::ShaderParameterType_Impl__obj() -{ -} - -bool ShaderParameterType_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ShaderParameterType_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo ShaderParameterType_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::BOOL,HX_("BOOL",2a,4c,dc,2b)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::BOOL2,HX_("BOOL2",c8,58,e6,34)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::BOOL3,HX_("BOOL3",c9,58,e6,34)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::BOOL4,HX_("BOOL4",ca,58,e6,34)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::FLOAT,HX_("FLOAT",7c,fd,84,80)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::FLOAT2,HX_("FLOAT2",36,cf,d8,f3)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::FLOAT3,HX_("FLOAT3",37,cf,d8,f3)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::FLOAT4,HX_("FLOAT4",38,cf,d8,f3)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::INT,HX_("INT",cf,a8,37,00)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::INT2,HX_("INT2",83,0c,7c,30)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::INT3,HX_("INT3",84,0c,7c,30)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::INT4,HX_("INT4",85,0c,7c,30)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::MATRIX2X2,HX_("MATRIX2X2",eb,79,4b,a9)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::MATRIX2X3,HX_("MATRIX2X3",ec,79,4b,a9)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::MATRIX2X4,HX_("MATRIX2X4",ed,79,4b,a9)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::MATRIX3X2,HX_("MATRIX3X2",2c,3c,4c,a9)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::MATRIX3X3,HX_("MATRIX3X3",2d,3c,4c,a9)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::MATRIX3X4,HX_("MATRIX3X4",2e,3c,4c,a9)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::MATRIX4X2,HX_("MATRIX4X2",6d,fe,4c,a9)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::MATRIX4X3,HX_("MATRIX4X3",6e,fe,4c,a9)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderParameterType_Impl__obj::MATRIX4X4,HX_("MATRIX4X4",6f,fe,4c,a9)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void ShaderParameterType_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::BOOL,"BOOL"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::BOOL2,"BOOL2"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::BOOL3,"BOOL3"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::BOOL4,"BOOL4"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::FLOAT,"FLOAT"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::FLOAT2,"FLOAT2"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::FLOAT3,"FLOAT3"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::FLOAT4,"FLOAT4"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::INT,"INT"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::INT2,"INT2"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::INT3,"INT3"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::INT4,"INT4"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX2X2,"MATRIX2X2"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX2X3,"MATRIX2X3"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX2X4,"MATRIX2X4"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX3X2,"MATRIX3X2"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX3X3,"MATRIX3X3"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX3X4,"MATRIX3X4"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX4X2,"MATRIX4X2"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX4X3,"MATRIX4X3"); - HX_MARK_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX4X4,"MATRIX4X4"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void ShaderParameterType_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::BOOL,"BOOL"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::BOOL2,"BOOL2"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::BOOL3,"BOOL3"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::BOOL4,"BOOL4"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::FLOAT,"FLOAT"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::FLOAT2,"FLOAT2"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::FLOAT3,"FLOAT3"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::FLOAT4,"FLOAT4"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::INT,"INT"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::INT2,"INT2"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::INT3,"INT3"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::INT4,"INT4"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX2X2,"MATRIX2X2"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX2X3,"MATRIX2X3"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX2X4,"MATRIX2X4"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX3X2,"MATRIX3X2"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX3X3,"MATRIX3X3"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX3X4,"MATRIX3X4"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX4X2,"MATRIX4X2"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX4X3,"MATRIX4X3"); - HX_VISIT_MEMBER_NAME(ShaderParameterType_Impl__obj::MATRIX4X4,"MATRIX4X4"); -}; - -#endif - -hx::Class ShaderParameterType_Impl__obj::__mClass; - -static ::String ShaderParameterType_Impl__obj_sStaticFields[] = { - HX_("BOOL",2a,4c,dc,2b), - HX_("BOOL2",c8,58,e6,34), - HX_("BOOL3",c9,58,e6,34), - HX_("BOOL4",ca,58,e6,34), - HX_("FLOAT",7c,fd,84,80), - HX_("FLOAT2",36,cf,d8,f3), - HX_("FLOAT3",37,cf,d8,f3), - HX_("FLOAT4",38,cf,d8,f3), - HX_("INT",cf,a8,37,00), - HX_("INT2",83,0c,7c,30), - HX_("INT3",84,0c,7c,30), - HX_("INT4",85,0c,7c,30), - HX_("MATRIX2X2",eb,79,4b,a9), - HX_("MATRIX2X3",ec,79,4b,a9), - HX_("MATRIX2X4",ed,79,4b,a9), - HX_("MATRIX3X2",2c,3c,4c,a9), - HX_("MATRIX3X3",2d,3c,4c,a9), - HX_("MATRIX3X4",2e,3c,4c,a9), - HX_("MATRIX4X2",6d,fe,4c,a9), - HX_("MATRIX4X3",6e,fe,4c,a9), - HX_("MATRIX4X4",6f,fe,4c,a9), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void ShaderParameterType_Impl__obj::__register() -{ - ShaderParameterType_Impl__obj _hx_dummy; - ShaderParameterType_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._ShaderParameterType.ShaderParameterType_Impl_",b9,c9,c6,80); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ShaderParameterType_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = ShaderParameterType_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(ShaderParameterType_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ShaderParameterType_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = ShaderParameterType_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ShaderParameterType_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ShaderParameterType_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ShaderParameterType_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_28_boot) -HXDLIN( 28) BOOL = 0; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_34_boot) -HXDLIN( 34) BOOL2 = 1; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_40_boot) -HXDLIN( 40) BOOL3 = 2; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_46_boot) -HXDLIN( 46) BOOL4 = 3; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_62_boot) -HXDLIN( 62) FLOAT = 4; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_68_boot) -HXDLIN( 68) FLOAT2 = 5; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_74_boot) -HXDLIN( 74) FLOAT3 = 6; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_80_boot) -HXDLIN( 80) FLOAT4 = 7; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_96_boot) -HXDLIN( 96) INT = 8; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_102_boot) -HXDLIN( 102) INT2 = 9; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_108_boot) -HXDLIN( 108) INT3 = 10; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_114_boot) -HXDLIN( 114) INT4 = 11; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_121_boot) -HXDLIN( 121) MATRIX2X2 = 12; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_128_boot) -HXDLIN( 128) MATRIX2X3 = 13; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_135_boot) -HXDLIN( 135) MATRIX2X4 = 14; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_142_boot) -HXDLIN( 142) MATRIX3X2 = 15; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_149_boot) -HXDLIN( 149) MATRIX3X3 = 16; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_156_boot) -HXDLIN( 156) MATRIX3X4 = 17; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_163_boot) -HXDLIN( 163) MATRIX4X2 = 18; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_170_boot) -HXDLIN( 170) MATRIX4X3 = 19; - } -{ - HX_STACKFRAME(&_hx_pos_53db16673965a668_177_boot) -HXDLIN( 177) MATRIX4X4 = 20; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _ShaderParameterType diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_ShaderPrecision/ShaderPrecision_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_ShaderPrecision/ShaderPrecision_Impl_.cpp deleted file mode 100644 index c764eb4f..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_ShaderPrecision/ShaderPrecision_Impl_.cpp +++ /dev/null @@ -1,169 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__ShaderPrecision_ShaderPrecision_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_239e25a9d59ce7b2_55_fromString,"openfl.display._ShaderPrecision.ShaderPrecision_Impl_","fromString",0xa4b5053a,"openfl.display._ShaderPrecision.ShaderPrecision_Impl_.fromString","openfl/display/ShaderPrecision.hx",55,0xf4519f71) -HX_LOCAL_STACK_FRAME(_hx_pos_239e25a9d59ce7b2_65_toString,"openfl.display._ShaderPrecision.ShaderPrecision_Impl_","toString",0x9518c24b,"openfl.display._ShaderPrecision.ShaderPrecision_Impl_.toString","openfl/display/ShaderPrecision.hx",65,0xf4519f71) -HX_LOCAL_STACK_FRAME(_hx_pos_239e25a9d59ce7b2_41_boot,"openfl.display._ShaderPrecision.ShaderPrecision_Impl_","boot",0xa4a67a51,"openfl.display._ShaderPrecision.ShaderPrecision_Impl_.boot","openfl/display/ShaderPrecision.hx",41,0xf4519f71) -HX_LOCAL_STACK_FRAME(_hx_pos_239e25a9d59ce7b2_51_boot,"openfl.display._ShaderPrecision.ShaderPrecision_Impl_","boot",0xa4a67a51,"openfl.display._ShaderPrecision.ShaderPrecision_Impl_.boot","openfl/display/ShaderPrecision.hx",51,0xf4519f71) -namespace openfl{ -namespace display{ -namespace _ShaderPrecision{ - -void ShaderPrecision_Impl__obj::__construct() { } - -Dynamic ShaderPrecision_Impl__obj::__CreateEmpty() { return new ShaderPrecision_Impl__obj; } - -void *ShaderPrecision_Impl__obj::_hx_vtable = 0; - -Dynamic ShaderPrecision_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ShaderPrecision_Impl__obj > _hx_result = new ShaderPrecision_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ShaderPrecision_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x195c0c6d; -} - - ::Dynamic ShaderPrecision_Impl__obj::FAST; - - ::Dynamic ShaderPrecision_Impl__obj::FULL; - - ::Dynamic ShaderPrecision_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_239e25a9d59ce7b2_55_fromString) -HXDLIN( 55) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("fast",9c,c2,b5,43)) ){ -HXLINE( 57) return 0; -HXDLIN( 57) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("full",8f,e9,c4,43)) ){ -HXLINE( 58) return 1; -HXDLIN( 58) goto _hx_goto_0; - } - /* default */{ -HXLINE( 59) return null(); - } - _hx_goto_0:; -HXLINE( 55) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ShaderPrecision_Impl__obj,fromString,return ) - -::String ShaderPrecision_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_239e25a9d59ce7b2_65_toString) -HXDLIN( 65) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 68) return HX_("fast",9c,c2,b5,43); -HXDLIN( 68) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 67) return HX_("full",8f,e9,c4,43); -HXDLIN( 67) goto _hx_goto_2; - } - /* default */{ -HXLINE( 69) return null(); - } - _hx_goto_2:; -HXLINE( 65) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ShaderPrecision_Impl__obj,toString,return ) - - -ShaderPrecision_Impl__obj::ShaderPrecision_Impl__obj() -{ -} - -bool ShaderPrecision_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ShaderPrecision_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo ShaderPrecision_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderPrecision_Impl__obj::FAST,HX_("FAST",9c,8a,76,2e)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ShaderPrecision_Impl__obj::FULL,HX_("FULL",8f,b1,85,2e)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void ShaderPrecision_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(ShaderPrecision_Impl__obj::FAST,"FAST"); - HX_MARK_MEMBER_NAME(ShaderPrecision_Impl__obj::FULL,"FULL"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void ShaderPrecision_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(ShaderPrecision_Impl__obj::FAST,"FAST"); - HX_VISIT_MEMBER_NAME(ShaderPrecision_Impl__obj::FULL,"FULL"); -}; - -#endif - -hx::Class ShaderPrecision_Impl__obj::__mClass; - -static ::String ShaderPrecision_Impl__obj_sStaticFields[] = { - HX_("FAST",9c,8a,76,2e), - HX_("FULL",8f,b1,85,2e), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void ShaderPrecision_Impl__obj::__register() -{ - ShaderPrecision_Impl__obj _hx_dummy; - ShaderPrecision_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._ShaderPrecision.ShaderPrecision_Impl_",af,1e,4b,16); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ShaderPrecision_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = ShaderPrecision_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(ShaderPrecision_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ShaderPrecision_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = ShaderPrecision_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ShaderPrecision_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ShaderPrecision_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ShaderPrecision_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_239e25a9d59ce7b2_41_boot) -HXDLIN( 41) FAST = 0; - } -{ - HX_STACKFRAME(&_hx_pos_239e25a9d59ce7b2_51_boot) -HXDLIN( 51) FULL = 1; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _ShaderPrecision diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_SpreadMethod/SpreadMethod_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_SpreadMethod/SpreadMethod_Impl_.cpp deleted file mode 100644 index 73ab9f33..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_SpreadMethod/SpreadMethod_Impl_.cpp +++ /dev/null @@ -1,214 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__SpreadMethod_SpreadMethod_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_86b0f571ca49f8a5_13_fromInt,"openfl.display._SpreadMethod.SpreadMethod_Impl_","fromInt",0xe901e0d0,"openfl.display._SpreadMethod.SpreadMethod_Impl_.fromInt","openfl/display/SpreadMethod.hx",13,0x882c619e) -HX_LOCAL_STACK_FRAME(_hx_pos_86b0f571ca49f8a5_18_fromString,"openfl.display._SpreadMethod.SpreadMethod_Impl_","fromString",0xf9dd3790,"openfl.display._SpreadMethod.SpreadMethod_Impl_.fromString","openfl/display/SpreadMethod.hx",18,0x882c619e) -HX_LOCAL_STACK_FRAME(_hx_pos_86b0f571ca49f8a5_29_toInt,"openfl.display._SpreadMethod.SpreadMethod_Impl_","toInt",0xdd4f109f,"openfl.display._SpreadMethod.SpreadMethod_Impl_.toInt","openfl/display/SpreadMethod.hx",29,0x882c619e) -HX_LOCAL_STACK_FRAME(_hx_pos_86b0f571ca49f8a5_34_toString,"openfl.display._SpreadMethod.SpreadMethod_Impl_","toString",0x8d8a9321,"openfl.display._SpreadMethod.SpreadMethod_Impl_.toString","openfl/display/SpreadMethod.hx",34,0x882c619e) -HX_LOCAL_STACK_FRAME(_hx_pos_86b0f571ca49f8a5_7_boot,"openfl.display._SpreadMethod.SpreadMethod_Impl_","boot",0x85bda827,"openfl.display._SpreadMethod.SpreadMethod_Impl_.boot","openfl/display/SpreadMethod.hx",7,0x882c619e) -HX_LOCAL_STACK_FRAME(_hx_pos_86b0f571ca49f8a5_8_boot,"openfl.display._SpreadMethod.SpreadMethod_Impl_","boot",0x85bda827,"openfl.display._SpreadMethod.SpreadMethod_Impl_.boot","openfl/display/SpreadMethod.hx",8,0x882c619e) -HX_LOCAL_STACK_FRAME(_hx_pos_86b0f571ca49f8a5_9_boot,"openfl.display._SpreadMethod.SpreadMethod_Impl_","boot",0x85bda827,"openfl.display._SpreadMethod.SpreadMethod_Impl_.boot","openfl/display/SpreadMethod.hx",9,0x882c619e) -namespace openfl{ -namespace display{ -namespace _SpreadMethod{ - -void SpreadMethod_Impl__obj::__construct() { } - -Dynamic SpreadMethod_Impl__obj::__CreateEmpty() { return new SpreadMethod_Impl__obj; } - -void *SpreadMethod_Impl__obj::_hx_vtable = 0; - -Dynamic SpreadMethod_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< SpreadMethod_Impl__obj > _hx_result = new SpreadMethod_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool SpreadMethod_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5d5c0859; -} - - ::Dynamic SpreadMethod_Impl__obj::PAD; - - ::Dynamic SpreadMethod_Impl__obj::REFLECT; - - ::Dynamic SpreadMethod_Impl__obj::REPEAT; - - ::Dynamic SpreadMethod_Impl__obj::fromInt( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_86b0f571ca49f8a5_13_fromInt) -HXDLIN( 13) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(SpreadMethod_Impl__obj,fromInt,return ) - - ::Dynamic SpreadMethod_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_86b0f571ca49f8a5_18_fromString) -HXDLIN( 18) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("pad",53,51,55,00)) ){ -HXLINE( 20) return 0; -HXDLIN( 20) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("reflect",3d,84,29,e9)) ){ -HXLINE( 21) return 1; -HXDLIN( 21) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("repeat",5b,97,7c,06)) ){ -HXLINE( 22) return 2; -HXDLIN( 22) goto _hx_goto_1; - } - /* default */{ -HXLINE( 23) return null(); - } - _hx_goto_1:; -HXLINE( 18) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(SpreadMethod_Impl__obj,fromString,return ) - - ::Dynamic SpreadMethod_Impl__obj::toInt( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_86b0f571ca49f8a5_29_toInt) -HXDLIN( 29) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(SpreadMethod_Impl__obj,toInt,return ) - -::String SpreadMethod_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_86b0f571ca49f8a5_34_toString) -HXDLIN( 34) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 36) return HX_("pad",53,51,55,00); -HXDLIN( 36) goto _hx_goto_4; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 37) return HX_("reflect",3d,84,29,e9); -HXDLIN( 37) goto _hx_goto_4; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 38) return HX_("repeat",5b,97,7c,06); -HXDLIN( 38) goto _hx_goto_4; - } - /* default */{ -HXLINE( 39) return null(); - } - _hx_goto_4:; -HXLINE( 34) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(SpreadMethod_Impl__obj,toString,return ) - - -SpreadMethod_Impl__obj::SpreadMethod_Impl__obj() -{ -} - -bool SpreadMethod_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"toInt") ) { outValue = toInt_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"fromInt") ) { outValue = fromInt_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *SpreadMethod_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo SpreadMethod_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &SpreadMethod_Impl__obj::PAD,HX_("PAD",33,ed,3c,00)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &SpreadMethod_Impl__obj::REFLECT,HX_("REFLECT",1d,58,fd,68)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &SpreadMethod_Impl__obj::REPEAT,HX_("REPEAT",5b,43,ff,b8)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void SpreadMethod_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(SpreadMethod_Impl__obj::PAD,"PAD"); - HX_MARK_MEMBER_NAME(SpreadMethod_Impl__obj::REFLECT,"REFLECT"); - HX_MARK_MEMBER_NAME(SpreadMethod_Impl__obj::REPEAT,"REPEAT"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void SpreadMethod_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(SpreadMethod_Impl__obj::PAD,"PAD"); - HX_VISIT_MEMBER_NAME(SpreadMethod_Impl__obj::REFLECT,"REFLECT"); - HX_VISIT_MEMBER_NAME(SpreadMethod_Impl__obj::REPEAT,"REPEAT"); -}; - -#endif - -hx::Class SpreadMethod_Impl__obj::__mClass; - -static ::String SpreadMethod_Impl__obj_sStaticFields[] = { - HX_("PAD",33,ed,3c,00), - HX_("REFLECT",1d,58,fd,68), - HX_("REPEAT",5b,43,ff,b8), - HX_("fromInt",a5,dd,fa,57), - HX_("fromString",db,2d,74,54), - HX_("toInt",34,be,11,14), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void SpreadMethod_Impl__obj::__register() -{ - SpreadMethod_Impl__obj _hx_dummy; - SpreadMethod_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._SpreadMethod.SpreadMethod_Impl_",99,c0,ee,8a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &SpreadMethod_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = SpreadMethod_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(SpreadMethod_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< SpreadMethod_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = SpreadMethod_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = SpreadMethod_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = SpreadMethod_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void SpreadMethod_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_86b0f571ca49f8a5_7_boot) -HXDLIN( 7) PAD = 0; - } -{ - HX_STACKFRAME(&_hx_pos_86b0f571ca49f8a5_8_boot) -HXDLIN( 8) REFLECT = 1; - } -{ - HX_STACKFRAME(&_hx_pos_86b0f571ca49f8a5_9_boot) -HXDLIN( 9) REPEAT = 2; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _SpreadMethod diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_StageAlign/StageAlign_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_StageAlign/StageAlign_Impl_.cpp deleted file mode 100644 index ea03dfb1..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_StageAlign/StageAlign_Impl_.cpp +++ /dev/null @@ -1,283 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__StageAlign_StageAlign_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_9f809a2b617ac4f8_54_fromString,"openfl.display._StageAlign.StageAlign_Impl_","fromString",0x4e30c8b0,"openfl.display._StageAlign.StageAlign_Impl_.fromString","openfl/display/StageAlign.hx",54,0x49ee790b) -HX_LOCAL_STACK_FRAME(_hx_pos_9f809a2b617ac4f8_70_toString,"openfl.display._StageAlign.StageAlign_Impl_","toString",0xe3319c41,"openfl.display._StageAlign.StageAlign_Impl_.toString","openfl/display/StageAlign.hx",70,0x49ee790b) -HX_LOCAL_STACK_FRAME(_hx_pos_9f809a2b617ac4f8_15_boot,"openfl.display._StageAlign.StageAlign_Impl_","boot",0xfaa1a147,"openfl.display._StageAlign.StageAlign_Impl_.boot","openfl/display/StageAlign.hx",15,0x49ee790b) -HX_LOCAL_STACK_FRAME(_hx_pos_9f809a2b617ac4f8_20_boot,"openfl.display._StageAlign.StageAlign_Impl_","boot",0xfaa1a147,"openfl.display._StageAlign.StageAlign_Impl_.boot","openfl/display/StageAlign.hx",20,0x49ee790b) -HX_LOCAL_STACK_FRAME(_hx_pos_9f809a2b617ac4f8_25_boot,"openfl.display._StageAlign.StageAlign_Impl_","boot",0xfaa1a147,"openfl.display._StageAlign.StageAlign_Impl_.boot","openfl/display/StageAlign.hx",25,0x49ee790b) -HX_LOCAL_STACK_FRAME(_hx_pos_9f809a2b617ac4f8_30_boot,"openfl.display._StageAlign.StageAlign_Impl_","boot",0xfaa1a147,"openfl.display._StageAlign.StageAlign_Impl_.boot","openfl/display/StageAlign.hx",30,0x49ee790b) -HX_LOCAL_STACK_FRAME(_hx_pos_9f809a2b617ac4f8_35_boot,"openfl.display._StageAlign.StageAlign_Impl_","boot",0xfaa1a147,"openfl.display._StageAlign.StageAlign_Impl_.boot","openfl/display/StageAlign.hx",35,0x49ee790b) -HX_LOCAL_STACK_FRAME(_hx_pos_9f809a2b617ac4f8_40_boot,"openfl.display._StageAlign.StageAlign_Impl_","boot",0xfaa1a147,"openfl.display._StageAlign.StageAlign_Impl_.boot","openfl/display/StageAlign.hx",40,0x49ee790b) -HX_LOCAL_STACK_FRAME(_hx_pos_9f809a2b617ac4f8_45_boot,"openfl.display._StageAlign.StageAlign_Impl_","boot",0xfaa1a147,"openfl.display._StageAlign.StageAlign_Impl_.boot","openfl/display/StageAlign.hx",45,0x49ee790b) -HX_LOCAL_STACK_FRAME(_hx_pos_9f809a2b617ac4f8_50_boot,"openfl.display._StageAlign.StageAlign_Impl_","boot",0xfaa1a147,"openfl.display._StageAlign.StageAlign_Impl_.boot","openfl/display/StageAlign.hx",50,0x49ee790b) -namespace openfl{ -namespace display{ -namespace _StageAlign{ - -void StageAlign_Impl__obj::__construct() { } - -Dynamic StageAlign_Impl__obj::__CreateEmpty() { return new StageAlign_Impl__obj; } - -void *StageAlign_Impl__obj::_hx_vtable = 0; - -Dynamic StageAlign_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< StageAlign_Impl__obj > _hx_result = new StageAlign_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool StageAlign_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x43ce735b; -} - - ::Dynamic StageAlign_Impl__obj::BOTTOM; - - ::Dynamic StageAlign_Impl__obj::BOTTOM_LEFT; - - ::Dynamic StageAlign_Impl__obj::BOTTOM_RIGHT; - - ::Dynamic StageAlign_Impl__obj::LEFT; - - ::Dynamic StageAlign_Impl__obj::RIGHT; - - ::Dynamic StageAlign_Impl__obj::TOP; - - ::Dynamic StageAlign_Impl__obj::TOP_LEFT; - - ::Dynamic StageAlign_Impl__obj::TOP_RIGHT; - - ::Dynamic StageAlign_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_9f809a2b617ac4f8_54_fromString) -HXDLIN( 54) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("bottom",eb,e6,78,65)) ){ -HXLINE( 56) return 0; -HXDLIN( 56) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("bottomLeft",92,6c,97,2c)) ){ -HXLINE( 57) return 1; -HXDLIN( 57) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("bottomRight",f1,a0,f4,4e)) ){ -HXLINE( 58) return 2; -HXDLIN( 58) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("left",07,08,b0,47)) ){ -HXLINE( 59) return 3; -HXDLIN( 59) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("right",dc,0b,64,e9)) ){ -HXLINE( 60) return 4; -HXDLIN( 60) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("top",95,66,58,00)) ){ -HXLINE( 61) return 5; -HXDLIN( 61) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("topLeft",3c,09,c1,e8)) ){ -HXLINE( 62) return 6; -HXDLIN( 62) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("topRight",07,19,34,37)) ){ -HXLINE( 63) return 7; -HXDLIN( 63) goto _hx_goto_0; - } - /* default */{ -HXLINE( 64) return null(); - } - _hx_goto_0:; -HXLINE( 54) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(StageAlign_Impl__obj,fromString,return ) - -::String StageAlign_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_9f809a2b617ac4f8_70_toString) -HXDLIN( 70) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 72) return HX_("bottom",eb,e6,78,65); -HXDLIN( 72) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 73) return HX_("bottomLeft",92,6c,97,2c); -HXDLIN( 73) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 74) return HX_("bottomRight",f1,a0,f4,4e); -HXDLIN( 74) goto _hx_goto_2; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 75) return HX_("left",07,08,b0,47); -HXDLIN( 75) goto _hx_goto_2; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 76) return HX_("right",dc,0b,64,e9); -HXDLIN( 76) goto _hx_goto_2; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 77) return HX_("top",95,66,58,00); -HXDLIN( 77) goto _hx_goto_2; - } - if ( (_hx_switch_0==6) ){ -HXLINE( 78) return HX_("topLeft",3c,09,c1,e8); -HXDLIN( 78) goto _hx_goto_2; - } - if ( (_hx_switch_0==7) ){ -HXLINE( 79) return HX_("topRight",07,19,34,37); -HXDLIN( 79) goto _hx_goto_2; - } - /* default */{ -HXLINE( 80) return null(); - } - _hx_goto_2:; -HXLINE( 70) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(StageAlign_Impl__obj,toString,return ) - - -StageAlign_Impl__obj::StageAlign_Impl__obj() -{ -} - -bool StageAlign_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *StageAlign_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo StageAlign_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &StageAlign_Impl__obj::BOTTOM,HX_("BOTTOM",eb,92,fb,17)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &StageAlign_Impl__obj::BOTTOM_LEFT,HX_("BOTTOM_LEFT",1b,e5,32,10)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &StageAlign_Impl__obj::BOTTOM_RIGHT,HX_("BOTTOM_RIGHT",28,a0,62,93)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &StageAlign_Impl__obj::LEFT,HX_("LEFT",07,d0,70,32)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &StageAlign_Impl__obj::RIGHT,HX_("RIGHT",bc,43,52,67)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &StageAlign_Impl__obj::TOP,HX_("TOP",75,02,40,00)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &StageAlign_Impl__obj::TOP_LEFT,HX_("TOP_LEFT",51,e1,bb,7b)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &StageAlign_Impl__obj::TOP_RIGHT,HX_("TOP_RIGHT",32,53,b6,3f)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void StageAlign_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(StageAlign_Impl__obj::BOTTOM,"BOTTOM"); - HX_MARK_MEMBER_NAME(StageAlign_Impl__obj::BOTTOM_LEFT,"BOTTOM_LEFT"); - HX_MARK_MEMBER_NAME(StageAlign_Impl__obj::BOTTOM_RIGHT,"BOTTOM_RIGHT"); - HX_MARK_MEMBER_NAME(StageAlign_Impl__obj::LEFT,"LEFT"); - HX_MARK_MEMBER_NAME(StageAlign_Impl__obj::RIGHT,"RIGHT"); - HX_MARK_MEMBER_NAME(StageAlign_Impl__obj::TOP,"TOP"); - HX_MARK_MEMBER_NAME(StageAlign_Impl__obj::TOP_LEFT,"TOP_LEFT"); - HX_MARK_MEMBER_NAME(StageAlign_Impl__obj::TOP_RIGHT,"TOP_RIGHT"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void StageAlign_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(StageAlign_Impl__obj::BOTTOM,"BOTTOM"); - HX_VISIT_MEMBER_NAME(StageAlign_Impl__obj::BOTTOM_LEFT,"BOTTOM_LEFT"); - HX_VISIT_MEMBER_NAME(StageAlign_Impl__obj::BOTTOM_RIGHT,"BOTTOM_RIGHT"); - HX_VISIT_MEMBER_NAME(StageAlign_Impl__obj::LEFT,"LEFT"); - HX_VISIT_MEMBER_NAME(StageAlign_Impl__obj::RIGHT,"RIGHT"); - HX_VISIT_MEMBER_NAME(StageAlign_Impl__obj::TOP,"TOP"); - HX_VISIT_MEMBER_NAME(StageAlign_Impl__obj::TOP_LEFT,"TOP_LEFT"); - HX_VISIT_MEMBER_NAME(StageAlign_Impl__obj::TOP_RIGHT,"TOP_RIGHT"); -}; - -#endif - -hx::Class StageAlign_Impl__obj::__mClass; - -static ::String StageAlign_Impl__obj_sStaticFields[] = { - HX_("BOTTOM",eb,92,fb,17), - HX_("BOTTOM_LEFT",1b,e5,32,10), - HX_("BOTTOM_RIGHT",28,a0,62,93), - HX_("LEFT",07,d0,70,32), - HX_("RIGHT",bc,43,52,67), - HX_("TOP",75,02,40,00), - HX_("TOP_LEFT",51,e1,bb,7b), - HX_("TOP_RIGHT",32,53,b6,3f), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void StageAlign_Impl__obj::__register() -{ - StageAlign_Impl__obj _hx_dummy; - StageAlign_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._StageAlign.StageAlign_Impl_",79,5b,cd,d6); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &StageAlign_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = StageAlign_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(StageAlign_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< StageAlign_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = StageAlign_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = StageAlign_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = StageAlign_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void StageAlign_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_9f809a2b617ac4f8_15_boot) -HXDLIN( 15) BOTTOM = 0; - } -{ - HX_STACKFRAME(&_hx_pos_9f809a2b617ac4f8_20_boot) -HXDLIN( 20) BOTTOM_LEFT = 1; - } -{ - HX_STACKFRAME(&_hx_pos_9f809a2b617ac4f8_25_boot) -HXDLIN( 25) BOTTOM_RIGHT = 2; - } -{ - HX_STACKFRAME(&_hx_pos_9f809a2b617ac4f8_30_boot) -HXDLIN( 30) LEFT = 3; - } -{ - HX_STACKFRAME(&_hx_pos_9f809a2b617ac4f8_35_boot) -HXDLIN( 35) RIGHT = 4; - } -{ - HX_STACKFRAME(&_hx_pos_9f809a2b617ac4f8_40_boot) -HXDLIN( 40) TOP = 5; - } -{ - HX_STACKFRAME(&_hx_pos_9f809a2b617ac4f8_45_boot) -HXDLIN( 45) TOP_LEFT = 6; - } -{ - HX_STACKFRAME(&_hx_pos_9f809a2b617ac4f8_50_boot) -HXDLIN( 50) TOP_RIGHT = 7; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _StageAlign diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_StageDisplayState/StageDisplayState_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_StageDisplayState/StageDisplayState_Impl_.cpp deleted file mode 100644 index f457a8b3..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_StageDisplayState/StageDisplayState_Impl_.cpp +++ /dev/null @@ -1,188 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__StageDisplayState_StageDisplayState_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_c56d6b3d9ce820b8_29_fromString,"openfl.display._StageDisplayState.StageDisplayState_Impl_","fromString",0xa44db312,"openfl.display._StageDisplayState.StageDisplayState_Impl_.fromString","openfl/display/StageDisplayState.hx",29,0x75a7a3fd) -HX_LOCAL_STACK_FRAME(_hx_pos_c56d6b3d9ce820b8_40_toString,"openfl.display._StageDisplayState.StageDisplayState_Impl_","toString",0x6b7dca23,"openfl.display._StageDisplayState.StageDisplayState_Impl_.toString","openfl/display/StageDisplayState.hx",40,0x75a7a3fd) -HX_LOCAL_STACK_FRAME(_hx_pos_c56d6b3d9ce820b8_15_boot,"openfl.display._StageDisplayState.StageDisplayState_Impl_","boot",0xd144b629,"openfl.display._StageDisplayState.StageDisplayState_Impl_.boot","openfl/display/StageDisplayState.hx",15,0x75a7a3fd) -HX_LOCAL_STACK_FRAME(_hx_pos_c56d6b3d9ce820b8_20_boot,"openfl.display._StageDisplayState.StageDisplayState_Impl_","boot",0xd144b629,"openfl.display._StageDisplayState.StageDisplayState_Impl_.boot","openfl/display/StageDisplayState.hx",20,0x75a7a3fd) -HX_LOCAL_STACK_FRAME(_hx_pos_c56d6b3d9ce820b8_25_boot,"openfl.display._StageDisplayState.StageDisplayState_Impl_","boot",0xd144b629,"openfl.display._StageDisplayState.StageDisplayState_Impl_.boot","openfl/display/StageDisplayState.hx",25,0x75a7a3fd) -namespace openfl{ -namespace display{ -namespace _StageDisplayState{ - -void StageDisplayState_Impl__obj::__construct() { } - -Dynamic StageDisplayState_Impl__obj::__CreateEmpty() { return new StageDisplayState_Impl__obj; } - -void *StageDisplayState_Impl__obj::_hx_vtable = 0; - -Dynamic StageDisplayState_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< StageDisplayState_Impl__obj > _hx_result = new StageDisplayState_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool StageDisplayState_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x645c03f5; -} - - ::Dynamic StageDisplayState_Impl__obj::FULL_SCREEN; - - ::Dynamic StageDisplayState_Impl__obj::FULL_SCREEN_INTERACTIVE; - - ::Dynamic StageDisplayState_Impl__obj::NORMAL; - - ::Dynamic StageDisplayState_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_c56d6b3d9ce820b8_29_fromString) -HXDLIN( 29) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("fullScreen",5b,ae,48,2e)) ){ -HXLINE( 31) return 0; -HXDLIN( 31) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("fullScreenInteractive",47,df,d1,02)) ){ -HXLINE( 32) return 1; -HXDLIN( 32) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("normal",27,72,69,30)) ){ -HXLINE( 33) return 2; -HXDLIN( 33) goto _hx_goto_0; - } - /* default */{ -HXLINE( 34) return null(); - } - _hx_goto_0:; -HXLINE( 29) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(StageDisplayState_Impl__obj,fromString,return ) - -::String StageDisplayState_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_c56d6b3d9ce820b8_40_toString) -HXDLIN( 40) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 42) return HX_("fullScreen",5b,ae,48,2e); -HXDLIN( 42) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 43) return HX_("fullScreenInteractive",47,df,d1,02); -HXDLIN( 43) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 44) return HX_("normal",27,72,69,30); -HXDLIN( 44) goto _hx_goto_2; - } - /* default */{ -HXLINE( 45) return null(); - } - _hx_goto_2:; -HXLINE( 40) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(StageDisplayState_Impl__obj,toString,return ) - - -StageDisplayState_Impl__obj::StageDisplayState_Impl__obj() -{ -} - -bool StageDisplayState_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *StageDisplayState_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo StageDisplayState_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &StageDisplayState_Impl__obj::FULL_SCREEN,HX_("FULL_SCREEN",5c,27,87,18)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &StageDisplayState_Impl__obj::FULL_SCREEN_INTERACTIVE,HX_("FULL_SCREEN_INTERACTIVE",1f,b9,f1,23)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &StageDisplayState_Impl__obj::NORMAL,HX_("NORMAL",27,1e,ec,e2)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void StageDisplayState_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(StageDisplayState_Impl__obj::FULL_SCREEN,"FULL_SCREEN"); - HX_MARK_MEMBER_NAME(StageDisplayState_Impl__obj::FULL_SCREEN_INTERACTIVE,"FULL_SCREEN_INTERACTIVE"); - HX_MARK_MEMBER_NAME(StageDisplayState_Impl__obj::NORMAL,"NORMAL"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void StageDisplayState_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(StageDisplayState_Impl__obj::FULL_SCREEN,"FULL_SCREEN"); - HX_VISIT_MEMBER_NAME(StageDisplayState_Impl__obj::FULL_SCREEN_INTERACTIVE,"FULL_SCREEN_INTERACTIVE"); - HX_VISIT_MEMBER_NAME(StageDisplayState_Impl__obj::NORMAL,"NORMAL"); -}; - -#endif - -hx::Class StageDisplayState_Impl__obj::__mClass; - -static ::String StageDisplayState_Impl__obj_sStaticFields[] = { - HX_("FULL_SCREEN",5c,27,87,18), - HX_("FULL_SCREEN_INTERACTIVE",1f,b9,f1,23), - HX_("NORMAL",27,1e,ec,e2), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void StageDisplayState_Impl__obj::__register() -{ - StageDisplayState_Impl__obj _hx_dummy; - StageDisplayState_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._StageDisplayState.StageDisplayState_Impl_",d7,71,06,c1); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &StageDisplayState_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = StageDisplayState_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(StageDisplayState_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< StageDisplayState_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = StageDisplayState_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = StageDisplayState_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = StageDisplayState_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void StageDisplayState_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_c56d6b3d9ce820b8_15_boot) -HXDLIN( 15) FULL_SCREEN = 0; - } -{ - HX_STACKFRAME(&_hx_pos_c56d6b3d9ce820b8_20_boot) -HXDLIN( 20) FULL_SCREEN_INTERACTIVE = 1; - } -{ - HX_STACKFRAME(&_hx_pos_c56d6b3d9ce820b8_25_boot) -HXDLIN( 25) NORMAL = 2; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _StageDisplayState diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_StageQuality/StageQuality_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_StageQuality/StageQuality_Impl_.cpp deleted file mode 100644 index 44593708..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_StageQuality/StageQuality_Impl_.cpp +++ /dev/null @@ -1,207 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__StageQuality_StageQuality_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_0c0edf02bce9ade1_39_fromString,"openfl.display._StageQuality.StageQuality_Impl_","fromString",0xd5e08bb0,"openfl.display._StageQuality.StageQuality_Impl_.fromString","openfl/display/StageQuality.hx",39,0x4c0ba3d1) -HX_LOCAL_STACK_FRAME(_hx_pos_0c0edf02bce9ade1_51_toString,"openfl.display._StageQuality.StageQuality_Impl_","toString",0x0c5a9f41,"openfl.display._StageQuality.StageQuality_Impl_.toString","openfl/display/StageQuality.hx",51,0x4c0ba3d1) -HX_LOCAL_STACK_FRAME(_hx_pos_0c0edf02bce9ade1_16_boot,"openfl.display._StageQuality.StageQuality_Impl_","boot",0xf44d2447,"openfl.display._StageQuality.StageQuality_Impl_.boot","openfl/display/StageQuality.hx",16,0x4c0ba3d1) -HX_LOCAL_STACK_FRAME(_hx_pos_0c0edf02bce9ade1_22_boot,"openfl.display._StageQuality.StageQuality_Impl_","boot",0xf44d2447,"openfl.display._StageQuality.StageQuality_Impl_.boot","openfl/display/StageQuality.hx",22,0x4c0ba3d1) -HX_LOCAL_STACK_FRAME(_hx_pos_0c0edf02bce9ade1_28_boot,"openfl.display._StageQuality.StageQuality_Impl_","boot",0xf44d2447,"openfl.display._StageQuality.StageQuality_Impl_.boot","openfl/display/StageQuality.hx",28,0x4c0ba3d1) -HX_LOCAL_STACK_FRAME(_hx_pos_0c0edf02bce9ade1_35_boot,"openfl.display._StageQuality.StageQuality_Impl_","boot",0xf44d2447,"openfl.display._StageQuality.StageQuality_Impl_.boot","openfl/display/StageQuality.hx",35,0x4c0ba3d1) -namespace openfl{ -namespace display{ -namespace _StageQuality{ - -void StageQuality_Impl__obj::__construct() { } - -Dynamic StageQuality_Impl__obj::__CreateEmpty() { return new StageQuality_Impl__obj; } - -void *StageQuality_Impl__obj::_hx_vtable = 0; - -Dynamic StageQuality_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< StageQuality_Impl__obj > _hx_result = new StageQuality_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool StageQuality_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x68fb030f; -} - - ::Dynamic StageQuality_Impl__obj::BEST; - - ::Dynamic StageQuality_Impl__obj::HIGH; - - ::Dynamic StageQuality_Impl__obj::LOW; - - ::Dynamic StageQuality_Impl__obj::MEDIUM; - - ::Dynamic StageQuality_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_0c0edf02bce9ade1_39_fromString) -HXDLIN( 39) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("best",24,f1,13,41)) ){ -HXLINE( 41) return 0; -HXDLIN( 41) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("high",62,37,0e,45)) ){ -HXLINE( 42) return 1; -HXDLIN( 42) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("low",94,54,52,00)) ){ -HXLINE( 43) return 2; -HXDLIN( 43) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("medium",75,54,c8,fe)) ){ -HXLINE( 44) return 3; -HXDLIN( 44) goto _hx_goto_0; - } - /* default */{ -HXLINE( 45) return null(); - } - _hx_goto_0:; -HXLINE( 39) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(StageQuality_Impl__obj,fromString,return ) - -::String StageQuality_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_0c0edf02bce9ade1_51_toString) -HXDLIN( 51) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 53) return HX_("best",24,f1,13,41); -HXDLIN( 53) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 54) return HX_("high",62,37,0e,45); -HXDLIN( 54) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 55) return HX_("low",94,54,52,00); -HXDLIN( 55) goto _hx_goto_2; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 56) return HX_("medium",75,54,c8,fe); -HXDLIN( 56) goto _hx_goto_2; - } - /* default */{ -HXLINE( 57) return null(); - } - _hx_goto_2:; -HXLINE( 51) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(StageQuality_Impl__obj,toString,return ) - - -StageQuality_Impl__obj::StageQuality_Impl__obj() -{ -} - -bool StageQuality_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *StageQuality_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo StageQuality_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &StageQuality_Impl__obj::BEST,HX_("BEST",24,b9,d4,2b)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &StageQuality_Impl__obj::HIGH,HX_("HIGH",62,ff,ce,2f)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &StageQuality_Impl__obj::LOW,HX_("LOW",74,f0,39,00)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &StageQuality_Impl__obj::MEDIUM,HX_("MEDIUM",75,00,4b,b1)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void StageQuality_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(StageQuality_Impl__obj::BEST,"BEST"); - HX_MARK_MEMBER_NAME(StageQuality_Impl__obj::HIGH,"HIGH"); - HX_MARK_MEMBER_NAME(StageQuality_Impl__obj::LOW,"LOW"); - HX_MARK_MEMBER_NAME(StageQuality_Impl__obj::MEDIUM,"MEDIUM"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void StageQuality_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(StageQuality_Impl__obj::BEST,"BEST"); - HX_VISIT_MEMBER_NAME(StageQuality_Impl__obj::HIGH,"HIGH"); - HX_VISIT_MEMBER_NAME(StageQuality_Impl__obj::LOW,"LOW"); - HX_VISIT_MEMBER_NAME(StageQuality_Impl__obj::MEDIUM,"MEDIUM"); -}; - -#endif - -hx::Class StageQuality_Impl__obj::__mClass; - -static ::String StageQuality_Impl__obj_sStaticFields[] = { - HX_("BEST",24,b9,d4,2b), - HX_("HIGH",62,ff,ce,2f), - HX_("LOW",74,f0,39,00), - HX_("MEDIUM",75,00,4b,b1), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void StageQuality_Impl__obj::__register() -{ - StageQuality_Impl__obj _hx_dummy; - StageQuality_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._StageQuality.StageQuality_Impl_",79,b8,d0,a2); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &StageQuality_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = StageQuality_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(StageQuality_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< StageQuality_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = StageQuality_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = StageQuality_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = StageQuality_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void StageQuality_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_0c0edf02bce9ade1_16_boot) -HXDLIN( 16) BEST = 0; - } -{ - HX_STACKFRAME(&_hx_pos_0c0edf02bce9ade1_22_boot) -HXDLIN( 22) HIGH = 1; - } -{ - HX_STACKFRAME(&_hx_pos_0c0edf02bce9ade1_28_boot) -HXDLIN( 28) LOW = 2; - } -{ - HX_STACKFRAME(&_hx_pos_0c0edf02bce9ade1_35_boot) -HXDLIN( 35) MEDIUM = 3; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _StageQuality diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_StageScaleMode/StageScaleMode_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_StageScaleMode/StageScaleMode_Impl_.cpp deleted file mode 100644 index 6145fdca..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_StageScaleMode/StageScaleMode_Impl_.cpp +++ /dev/null @@ -1,207 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__StageScaleMode_StageScaleMode_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_2edbc9abb5fbacde_41_fromString,"openfl.display._StageScaleMode.StageScaleMode_Impl_","fromString",0xa7123530,"openfl.display._StageScaleMode.StageScaleMode_Impl_.fromString","openfl/display/StageScaleMode.hx",41,0x7043b2c3) -HX_LOCAL_STACK_FRAME(_hx_pos_2edbc9abb5fbacde_53_toString,"openfl.display._StageScaleMode.StageScaleMode_Impl_","toString",0x32c6e8c1,"openfl.display._StageScaleMode.StageScaleMode_Impl_.toString","openfl/display/StageScaleMode.hx",53,0x7043b2c3) -HX_LOCAL_STACK_FRAME(_hx_pos_2edbc9abb5fbacde_16_boot,"openfl.display._StageScaleMode.StageScaleMode_Impl_","boot",0x3976adc7,"openfl.display._StageScaleMode.StageScaleMode_Impl_.boot","openfl/display/StageScaleMode.hx",16,0x7043b2c3) -HX_LOCAL_STACK_FRAME(_hx_pos_2edbc9abb5fbacde_23_boot,"openfl.display._StageScaleMode.StageScaleMode_Impl_","boot",0x3976adc7,"openfl.display._StageScaleMode.StageScaleMode_Impl_.boot","openfl/display/StageScaleMode.hx",23,0x7043b2c3) -HX_LOCAL_STACK_FRAME(_hx_pos_2edbc9abb5fbacde_30_boot,"openfl.display._StageScaleMode.StageScaleMode_Impl_","boot",0x3976adc7,"openfl.display._StageScaleMode.StageScaleMode_Impl_.boot","openfl/display/StageScaleMode.hx",30,0x7043b2c3) -HX_LOCAL_STACK_FRAME(_hx_pos_2edbc9abb5fbacde_37_boot,"openfl.display._StageScaleMode.StageScaleMode_Impl_","boot",0x3976adc7,"openfl.display._StageScaleMode.StageScaleMode_Impl_.boot","openfl/display/StageScaleMode.hx",37,0x7043b2c3) -namespace openfl{ -namespace display{ -namespace _StageScaleMode{ - -void StageScaleMode_Impl__obj::__construct() { } - -Dynamic StageScaleMode_Impl__obj::__CreateEmpty() { return new StageScaleMode_Impl__obj; } - -void *StageScaleMode_Impl__obj::_hx_vtable = 0; - -Dynamic StageScaleMode_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< StageScaleMode_Impl__obj > _hx_result = new StageScaleMode_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool StageScaleMode_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5ae04e6b; -} - - ::Dynamic StageScaleMode_Impl__obj::EXACT_FIT; - - ::Dynamic StageScaleMode_Impl__obj::NO_BORDER; - - ::Dynamic StageScaleMode_Impl__obj::NO_SCALE; - - ::Dynamic StageScaleMode_Impl__obj::SHOW_ALL; - - ::Dynamic StageScaleMode_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_2edbc9abb5fbacde_41_fromString) -HXDLIN( 41) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("exactFit",52,58,22,25)) ){ -HXLINE( 43) return 0; -HXDLIN( 43) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("noBorder",0d,48,2a,34)) ){ -HXLINE( 44) return 1; -HXDLIN( 44) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("noScale",89,52,d2,4b)) ){ -HXLINE( 45) return 2; -HXDLIN( 45) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("showAll",24,58,96,7b)) ){ -HXLINE( 46) return 3; -HXDLIN( 46) goto _hx_goto_0; - } - /* default */{ -HXLINE( 47) return null(); - } - _hx_goto_0:; -HXLINE( 41) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(StageScaleMode_Impl__obj,fromString,return ) - -::String StageScaleMode_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_2edbc9abb5fbacde_53_toString) -HXDLIN( 53) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 55) return HX_("exactFit",52,58,22,25); -HXDLIN( 55) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 56) return HX_("noBorder",0d,48,2a,34); -HXDLIN( 56) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 57) return HX_("noScale",89,52,d2,4b); -HXDLIN( 57) goto _hx_goto_2; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 58) return HX_("showAll",24,58,96,7b); -HXDLIN( 58) goto _hx_goto_2; - } - /* default */{ -HXLINE( 59) return null(); - } - _hx_goto_2:; -HXLINE( 53) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(StageScaleMode_Impl__obj,toString,return ) - - -StageScaleMode_Impl__obj::StageScaleMode_Impl__obj() -{ -} - -bool StageScaleMode_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *StageScaleMode_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo StageScaleMode_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &StageScaleMode_Impl__obj::EXACT_FIT,HX_("EXACT_FIT",d1,38,ee,79)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &StageScaleMode_Impl__obj::NO_BORDER,HX_("NO_BORDER",6a,40,33,71)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &StageScaleMode_Impl__obj::NO_SCALE,HX_("NO_SCALE",ac,b8,22,35)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &StageScaleMode_Impl__obj::SHOW_ALL,HX_("SHOW_ALL",7f,39,6f,2a)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void StageScaleMode_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(StageScaleMode_Impl__obj::EXACT_FIT,"EXACT_FIT"); - HX_MARK_MEMBER_NAME(StageScaleMode_Impl__obj::NO_BORDER,"NO_BORDER"); - HX_MARK_MEMBER_NAME(StageScaleMode_Impl__obj::NO_SCALE,"NO_SCALE"); - HX_MARK_MEMBER_NAME(StageScaleMode_Impl__obj::SHOW_ALL,"SHOW_ALL"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void StageScaleMode_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(StageScaleMode_Impl__obj::EXACT_FIT,"EXACT_FIT"); - HX_VISIT_MEMBER_NAME(StageScaleMode_Impl__obj::NO_BORDER,"NO_BORDER"); - HX_VISIT_MEMBER_NAME(StageScaleMode_Impl__obj::NO_SCALE,"NO_SCALE"); - HX_VISIT_MEMBER_NAME(StageScaleMode_Impl__obj::SHOW_ALL,"SHOW_ALL"); -}; - -#endif - -hx::Class StageScaleMode_Impl__obj::__mClass; - -static ::String StageScaleMode_Impl__obj_sStaticFields[] = { - HX_("EXACT_FIT",d1,38,ee,79), - HX_("NO_BORDER",6a,40,33,71), - HX_("NO_SCALE",ac,b8,22,35), - HX_("SHOW_ALL",7f,39,6f,2a), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void StageScaleMode_Impl__obj::__register() -{ - StageScaleMode_Impl__obj _hx_dummy; - StageScaleMode_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._StageScaleMode.StageScaleMode_Impl_",f9,9e,13,b1); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &StageScaleMode_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = StageScaleMode_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(StageScaleMode_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< StageScaleMode_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = StageScaleMode_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = StageScaleMode_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = StageScaleMode_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void StageScaleMode_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_2edbc9abb5fbacde_16_boot) -HXDLIN( 16) EXACT_FIT = 0; - } -{ - HX_STACKFRAME(&_hx_pos_2edbc9abb5fbacde_23_boot) -HXDLIN( 23) NO_BORDER = 1; - } -{ - HX_STACKFRAME(&_hx_pos_2edbc9abb5fbacde_30_boot) -HXDLIN( 30) NO_SCALE = 2; - } -{ - HX_STACKFRAME(&_hx_pos_2edbc9abb5fbacde_37_boot) -HXDLIN( 37) SHOW_ALL = 3; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _StageScaleMode diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_TriangleCulling/TriangleCulling_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_TriangleCulling/TriangleCulling_Impl_.cpp deleted file mode 100644 index 5a1a2d8f..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_TriangleCulling/TriangleCulling_Impl_.cpp +++ /dev/null @@ -1,188 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__TriangleCulling_TriangleCulling_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_187b199ba6956423_13_fromString,"openfl.display._TriangleCulling.TriangleCulling_Impl_","fromString",0x878f171c,"openfl.display._TriangleCulling.TriangleCulling_Impl_.fromString","openfl/display/TriangleCulling.hx",13,0x58d0bba2) -HX_LOCAL_STACK_FRAME(_hx_pos_187b199ba6956423_24_toString,"openfl.display._TriangleCulling.TriangleCulling_Impl_","toString",0x9ce137ad,"openfl.display._TriangleCulling.TriangleCulling_Impl_.toString","openfl/display/TriangleCulling.hx",24,0x58d0bba2) -HX_LOCAL_STACK_FRAME(_hx_pos_187b199ba6956423_7_boot,"openfl.display._TriangleCulling.TriangleCulling_Impl_","boot",0x162c16b3,"openfl.display._TriangleCulling.TriangleCulling_Impl_.boot","openfl/display/TriangleCulling.hx",7,0x58d0bba2) -HX_LOCAL_STACK_FRAME(_hx_pos_187b199ba6956423_8_boot,"openfl.display._TriangleCulling.TriangleCulling_Impl_","boot",0x162c16b3,"openfl.display._TriangleCulling.TriangleCulling_Impl_.boot","openfl/display/TriangleCulling.hx",8,0x58d0bba2) -HX_LOCAL_STACK_FRAME(_hx_pos_187b199ba6956423_9_boot,"openfl.display._TriangleCulling.TriangleCulling_Impl_","boot",0x162c16b3,"openfl.display._TriangleCulling.TriangleCulling_Impl_.boot","openfl/display/TriangleCulling.hx",9,0x58d0bba2) -namespace openfl{ -namespace display{ -namespace _TriangleCulling{ - -void TriangleCulling_Impl__obj::__construct() { } - -Dynamic TriangleCulling_Impl__obj::__CreateEmpty() { return new TriangleCulling_Impl__obj; } - -void *TriangleCulling_Impl__obj::_hx_vtable = 0; - -Dynamic TriangleCulling_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< TriangleCulling_Impl__obj > _hx_result = new TriangleCulling_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool TriangleCulling_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6f9d9f8d; -} - - ::Dynamic TriangleCulling_Impl__obj::NEGATIVE; - - ::Dynamic TriangleCulling_Impl__obj::NONE; - - ::Dynamic TriangleCulling_Impl__obj::POSITIVE; - - ::Dynamic TriangleCulling_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_187b199ba6956423_13_fromString) -HXDLIN( 13) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("negative",75,26,42,51)) ){ -HXLINE( 15) return 0; -HXDLIN( 15) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("none",b8,12,0a,49)) ){ -HXLINE( 16) return 1; -HXDLIN( 16) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("positive",b9,a6,fa,ca)) ){ -HXLINE( 17) return 2; -HXDLIN( 17) goto _hx_goto_0; - } - /* default */{ -HXLINE( 18) return null(); - } - _hx_goto_0:; -HXLINE( 13) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(TriangleCulling_Impl__obj,fromString,return ) - -::String TriangleCulling_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_187b199ba6956423_24_toString) -HXDLIN( 24) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 26) return HX_("negative",75,26,42,51); -HXDLIN( 26) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 27) return HX_("none",b8,12,0a,49); -HXDLIN( 27) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 28) return HX_("positive",b9,a6,fa,ca); -HXDLIN( 28) goto _hx_goto_2; - } - /* default */{ -HXLINE( 29) return null(); - } - _hx_goto_2:; -HXLINE( 24) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(TriangleCulling_Impl__obj,toString,return ) - - -TriangleCulling_Impl__obj::TriangleCulling_Impl__obj() -{ -} - -bool TriangleCulling_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *TriangleCulling_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo TriangleCulling_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &TriangleCulling_Impl__obj::NEGATIVE,HX_("NEGATIVE",75,b6,c7,aa)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &TriangleCulling_Impl__obj::NONE,HX_("NONE",b8,da,ca,33)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &TriangleCulling_Impl__obj::POSITIVE,HX_("POSITIVE",b9,36,80,24)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void TriangleCulling_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(TriangleCulling_Impl__obj::NEGATIVE,"NEGATIVE"); - HX_MARK_MEMBER_NAME(TriangleCulling_Impl__obj::NONE,"NONE"); - HX_MARK_MEMBER_NAME(TriangleCulling_Impl__obj::POSITIVE,"POSITIVE"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void TriangleCulling_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(TriangleCulling_Impl__obj::NEGATIVE,"NEGATIVE"); - HX_VISIT_MEMBER_NAME(TriangleCulling_Impl__obj::NONE,"NONE"); - HX_VISIT_MEMBER_NAME(TriangleCulling_Impl__obj::POSITIVE,"POSITIVE"); -}; - -#endif - -hx::Class TriangleCulling_Impl__obj::__mClass; - -static ::String TriangleCulling_Impl__obj_sStaticFields[] = { - HX_("NEGATIVE",75,b6,c7,aa), - HX_("NONE",b8,da,ca,33), - HX_("POSITIVE",b9,36,80,24), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void TriangleCulling_Impl__obj::__register() -{ - TriangleCulling_Impl__obj _hx_dummy; - TriangleCulling_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._TriangleCulling.TriangleCulling_Impl_",8d,dd,ae,4f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &TriangleCulling_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = TriangleCulling_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(TriangleCulling_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< TriangleCulling_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = TriangleCulling_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = TriangleCulling_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = TriangleCulling_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void TriangleCulling_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_187b199ba6956423_7_boot) -HXDLIN( 7) NEGATIVE = 0; - } -{ - HX_STACKFRAME(&_hx_pos_187b199ba6956423_8_boot) -HXDLIN( 8) NONE = 1; - } -{ - HX_STACKFRAME(&_hx_pos_187b199ba6956423_9_boot) -HXDLIN( 9) POSITIVE = 2; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _TriangleCulling diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/AbstractNoise.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/AbstractNoise.cpp deleted file mode 100644 index 0fedd4e8..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/AbstractNoise.cpp +++ /dev/null @@ -1,424 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_AbstractNoise -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_40b07ea52dd2579e_32_new,"openfl.display._internal.AbstractNoise","new",0x3d97fdce,"openfl.display._internal.AbstractNoise.new","openfl/display/_internal/AbstractNoise.hx",32,0x7a192ae5) -HX_LOCAL_STACK_FRAME(_hx_pos_40b07ea52dd2579e_45_fill,"openfl.display._internal.AbstractNoise","fill",0xa21f6155,"openfl.display._internal.AbstractNoise.fill","openfl/display/_internal/AbstractNoise.hx",45,0x7a192ae5) -HX_LOCAL_STACK_FRAME(_hx_pos_40b07ea52dd2579e_50_stitching,"openfl.display._internal.AbstractNoise","stitching",0x0f1810ff,"openfl.display._internal.AbstractNoise.stitching","openfl/display/_internal/AbstractNoise.hx",50,0x7a192ae5) -HX_LOCAL_STACK_FRAME(_hx_pos_40b07ea52dd2579e_89_color,"openfl.display._internal.AbstractNoise","color",0x83195651,"openfl.display._internal.AbstractNoise.color","openfl/display/_internal/AbstractNoise.hx",89,0x7a192ae5) -HX_LOCAL_STACK_FRAME(_hx_pos_40b07ea52dd2579e_114_noiseToColor,"openfl.display._internal.AbstractNoise","noiseToColor",0xe8159240,"openfl.display._internal.AbstractNoise.noiseToColor","openfl/display/_internal/AbstractNoise.hx",114,0x7a192ae5) -HX_LOCAL_STACK_FRAME(_hx_pos_40b07ea52dd2579e_119_fade,"openfl.display._internal.AbstractNoise","fade",0xa219484e,"openfl.display._internal.AbstractNoise.fade","openfl/display/_internal/AbstractNoise.hx",119,0x7a192ae5) -HX_LOCAL_STACK_FRAME(_hx_pos_40b07ea52dd2579e_124_mixI,"openfl.display._internal.AbstractNoise","mixI",0xa6bfe9ff,"openfl.display._internal.AbstractNoise.mixI","openfl/display/_internal/AbstractNoise.hx",124,0x7a192ae5) -HX_LOCAL_STACK_FRAME(_hx_pos_40b07ea52dd2579e_129_mix,"openfl.display._internal.AbstractNoise","mix",0x3d973f0a,"openfl.display._internal.AbstractNoise.mix","openfl/display/_internal/AbstractNoise.hx",129,0x7a192ae5) -HX_LOCAL_STACK_FRAME(_hx_pos_40b07ea52dd2579e_134_fastfloor,"openfl.display._internal.AbstractNoise","fastfloor",0x76cb0d9e,"openfl.display._internal.AbstractNoise.fastfloor","openfl/display/_internal/AbstractNoise.hx",134,0x7a192ae5) -HX_LOCAL_STACK_FRAME(_hx_pos_40b07ea52dd2579e_139_dot2d,"openfl.display._internal.AbstractNoise","dot2d",0x1685c7a9,"openfl.display._internal.AbstractNoise.dot2d","openfl/display/_internal/AbstractNoise.hx",139,0x7a192ae5) -HX_LOCAL_STACK_FRAME(_hx_pos_40b07ea52dd2579e_144_dot,"openfl.display._internal.AbstractNoise","dot",0x3d906ff7,"openfl.display._internal.AbstractNoise.dot","openfl/display/_internal/AbstractNoise.hx",144,0x7a192ae5) -HX_LOCAL_STACK_FRAME(_hx_pos_40b07ea52dd2579e_148_calculateOctaves,"openfl.display._internal.AbstractNoise","calculateOctaves",0x5e20468f,"openfl.display._internal.AbstractNoise.calculateOctaves","openfl/display/_internal/AbstractNoise.hx",148,0x7a192ae5) -HX_LOCAL_STACK_FRAME(_hx_pos_40b07ea52dd2579e_20_boot,"openfl.display._internal.AbstractNoise","boot",0x9f7f1704,"openfl.display._internal.AbstractNoise.boot","openfl/display/_internal/AbstractNoise.hx",20,0x7a192ae5) -namespace openfl{ -namespace display{ -namespace _internal{ - -void AbstractNoise_obj::__construct(int seed,int octaves,int channels,bool grayScale,Float falloff,hx::Null< bool > __o_stitch,hx::Null< Float > __o_stitch_threshold){ - bool stitch = __o_stitch.Default(false); - Float stitch_threshold = __o_stitch_threshold.Default(((Float)0.05)); - HX_STACKFRAME(&_hx_pos_40b07ea52dd2579e_32_new) -HXLINE( 33) this->stitch = stitch; -HXLINE( 34) this->stitch_threshold = stitch_threshold; -HXLINE( 36) this->octaves = octaves; -HXLINE( 38) this->channels = channels; -HXLINE( 39) this->grayscale = grayScale; -HXLINE( 41) this->calculateOctaves(falloff); - } - -Dynamic AbstractNoise_obj::__CreateEmpty() { return new AbstractNoise_obj; } - -void *AbstractNoise_obj::_hx_vtable = 0; - -Dynamic AbstractNoise_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AbstractNoise_obj > _hx_result = new AbstractNoise_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5],inArgs[6]); - return _hx_result; -} - -bool AbstractNoise_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2fc3b48e; -} - -void AbstractNoise_obj::fill( ::openfl::display::BitmapData bitmap,Float _scale_x,Float _scale_y,Float _scale_z){ - HX_STACKFRAME(&_hx_pos_40b07ea52dd2579e_45_fill) - } - - -HX_DEFINE_DYNAMIC_FUNC4(AbstractNoise_obj,fill,(void)) - -int AbstractNoise_obj::stitching( ::openfl::display::BitmapData bitmap,int color,int px,int py,int stitch_w,int stitch_h,int width,int height){ - HX_STACKFRAME(&_hx_pos_40b07ea52dd2579e_50_stitching) -HXLINE( 51) int r = ((color >> 16) & 255); -HXLINE( 52) int g = ((color >> 8) & 255); -HXLINE( 53) int b = (color & 255); -HXLINE( 55) if (((width - stitch_w) < px)) { -HXLINE( 57) int dest = bitmap->getPixel32((width - px),py); -HXLINE( 58) int dest_r = ((dest >> 16) & 255); -HXLINE( 59) int dest_g = ((dest >> 8) & 255); -HXLINE( 60) int dest_b = (dest & 255); -HXLINE( 62) Float u = (( (Float)((width - px)) ) / ( (Float)(stitch_w) )); -HXLINE( 63) Float uu = (u * u); -HXLINE( 65) r = this->mixI(dest_r,r,u); -HXLINE( 66) g = this->mixI(dest_g,g,u); -HXLINE( 67) b = this->mixI(dest_b,b,u); - } -HXLINE( 70) if (((height - stitch_h) < py)) { -HXLINE( 72) int dest1 = bitmap->getPixel32(px,(height - py)); -HXLINE( 73) int dest_r1 = ((dest1 >> 16) & 255); -HXLINE( 74) int dest_g1 = ((dest1 >> 8) & 255); -HXLINE( 75) int dest_b1 = (dest1 & 255); -HXLINE( 77) Float u1 = (( (Float)((height - py)) ) / ( (Float)(stitch_h) )); -HXLINE( 78) Float uu1 = (u1 * u1); -HXLINE( 80) r = this->mixI(dest_r1,r,u1); -HXLINE( 81) g = this->mixI(dest_g1,g,u1); -HXLINE( 82) b = this->mixI(dest_b1,b,u1); - } -HXLINE( 85) return (((-16777216 | (r << 16)) | (g << 8)) | b); - } - - -HX_DEFINE_DYNAMIC_FUNC8(AbstractNoise_obj,stitching,return ) - -int AbstractNoise_obj::color( ::Dynamic r_noise, ::Dynamic g_noise, ::Dynamic b_noise){ - HX_STACKFRAME(&_hx_pos_40b07ea52dd2579e_89_color) -HXLINE( 90) int color_r = 0; -HXLINE( 91) int color_g = 0; -HXLINE( 92) int color_b = 0; -HXLINE( 94) if (hx::IsNotNull( r_noise )) { -HXLINE( 96) color_r = this->noiseToColor(( (Float)(r_noise) )); - } -HXLINE( 99) if (hx::IsNotNull( g_noise )) { -HXLINE( 101) color_g = this->noiseToColor(( (Float)(g_noise) )); - } -HXLINE( 104) if (hx::IsNotNull( b_noise )) { -HXLINE( 106) color_b = this->noiseToColor(( (Float)(b_noise) )); - } -HXLINE( 109) return (((-16777216 | (color_r << 16)) | (color_g << 8)) | color_b); - } - - -HX_DEFINE_DYNAMIC_FUNC3(AbstractNoise_obj,color,return ) - -int AbstractNoise_obj::noiseToColor(Float noise){ - HX_STACKFRAME(&_hx_pos_40b07ea52dd2579e_114_noiseToColor) -HXDLIN( 114) return ::Std_obj::_hx_int((((noise * this->persistence_max) + ((Float)1.0)) * ( (Float)(128) ))); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AbstractNoise_obj,noiseToColor,return ) - -Float AbstractNoise_obj::fade(Float t){ - HX_STACKFRAME(&_hx_pos_40b07ea52dd2579e_119_fade) -HXDLIN( 119) return (((t * t) * t) * ((t * ((t * ((Float)6.0)) - ((Float)15.0))) + ((Float)10.0))); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AbstractNoise_obj,fade,return ) - -int AbstractNoise_obj::mixI(int x,int y,Float t){ - HX_STACKFRAME(&_hx_pos_40b07ea52dd2579e_124_mixI) -HXDLIN( 124) return ::Std_obj::_hx_int((((((Float)1.0) - t) * ( (Float)(x) )) + (t * ( (Float)(y) )))); - } - - -HX_DEFINE_DYNAMIC_FUNC3(AbstractNoise_obj,mixI,return ) - -Float AbstractNoise_obj::mix(Float x,Float y,Float t){ - HX_STACKFRAME(&_hx_pos_40b07ea52dd2579e_129_mix) -HXDLIN( 129) return (((((Float)1.0) - t) * x) + (t * y)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(AbstractNoise_obj,mix,return ) - -int AbstractNoise_obj::fastfloor(Float x){ - HX_STACKFRAME(&_hx_pos_40b07ea52dd2579e_134_fastfloor) -HXDLIN( 134) if ((x > 0)) { -HXDLIN( 134) return ::Std_obj::_hx_int(x); - } - else { -HXDLIN( 134) return ::Std_obj::_hx_int((x - ( (Float)(1) ))); - } -HXDLIN( 134) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(AbstractNoise_obj,fastfloor,return ) - -Float AbstractNoise_obj::dot2d(::Array< int > grad,Float x,Float y){ - HX_STACKFRAME(&_hx_pos_40b07ea52dd2579e_139_dot2d) -HXDLIN( 139) return ((( (Float)(grad->__get(0)) ) * x) + (( (Float)(grad->__get(1)) ) * y)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(AbstractNoise_obj,dot2d,return ) - -Float AbstractNoise_obj::dot(::Array< int > grad,Float x,Float y,Float z){ - HX_STACKFRAME(&_hx_pos_40b07ea52dd2579e_144_dot) -HXDLIN( 144) return (((( (Float)(grad->__get(0)) ) * x) + (( (Float)(grad->__get(1)) ) * y)) + (( (Float)(grad->__get(2)) ) * z)); - } - - -HX_DEFINE_DYNAMIC_FUNC4(AbstractNoise_obj,dot,return ) - -void AbstractNoise_obj::calculateOctaves(Float fPersistence){ - HX_STACKFRAME(&_hx_pos_40b07ea52dd2579e_148_calculateOctaves) -HXLINE( 149) Float fFreq; -HXDLIN( 149) Float fPers; -HXLINE( 151) this->octaves_frequencies = ::Array_obj< Float >::__new(0); -HXLINE( 152) this->octaves_persistences = ::Array_obj< Float >::__new(0); -HXLINE( 153) this->persistence_max = ( (Float)(0) ); -HXLINE( 155) { -HXLINE( 155) int _g = 0; -HXDLIN( 155) int _g1 = this->octaves; -HXDLIN( 155) while((_g < _g1)){ -HXLINE( 155) _g = (_g + 1); -HXDLIN( 155) int i = (_g - 1); -HXLINE( 157) fFreq = ::Math_obj::pow(((Float)2.0),( (Float)(i) )); -HXLINE( 158) fPers = ::Math_obj::pow(fPersistence,( (Float)(i) )); -HXLINE( 160) ::openfl::display::_internal::AbstractNoise _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 160) _hx_tmp->persistence_max = (_hx_tmp->persistence_max + fPers); -HXLINE( 161) this->octaves_frequencies->push(fFreq); -HXLINE( 162) this->octaves_persistences->push(fPers); - } - } -HXLINE( 165) this->persistence_max = (((Float)1.0) / this->persistence_max); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AbstractNoise_obj,calculateOctaves,(void)) - - -hx::ObjectPtr< AbstractNoise_obj > AbstractNoise_obj::__new(int seed,int octaves,int channels,bool grayScale,Float falloff,hx::Null< bool > __o_stitch,hx::Null< Float > __o_stitch_threshold) { - hx::ObjectPtr< AbstractNoise_obj > __this = new AbstractNoise_obj(); - __this->__construct(seed,octaves,channels,grayScale,falloff,__o_stitch,__o_stitch_threshold); - return __this; -} - -hx::ObjectPtr< AbstractNoise_obj > AbstractNoise_obj::__alloc(hx::Ctx *_hx_ctx,int seed,int octaves,int channels,bool grayScale,Float falloff,hx::Null< bool > __o_stitch,hx::Null< Float > __o_stitch_threshold) { - AbstractNoise_obj *__this = (AbstractNoise_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AbstractNoise_obj), true, "openfl.display._internal.AbstractNoise")); - *(void **)__this = AbstractNoise_obj::_hx_vtable; - __this->__construct(seed,octaves,channels,grayScale,falloff,__o_stitch,__o_stitch_threshold); - return __this; -} - -AbstractNoise_obj::AbstractNoise_obj() -{ -} - -void AbstractNoise_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(AbstractNoise); - HX_MARK_MEMBER_NAME(octaves,"octaves"); - HX_MARK_MEMBER_NAME(stitch,"stitch"); - HX_MARK_MEMBER_NAME(stitch_threshold,"stitch_threshold"); - HX_MARK_MEMBER_NAME(channels,"channels"); - HX_MARK_MEMBER_NAME(grayscale,"grayscale"); - HX_MARK_MEMBER_NAME(octaves_frequencies,"octaves_frequencies"); - HX_MARK_MEMBER_NAME(octaves_persistences,"octaves_persistences"); - HX_MARK_MEMBER_NAME(persistence_max,"persistence_max"); - HX_MARK_END_CLASS(); -} - -void AbstractNoise_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(octaves,"octaves"); - HX_VISIT_MEMBER_NAME(stitch,"stitch"); - HX_VISIT_MEMBER_NAME(stitch_threshold,"stitch_threshold"); - HX_VISIT_MEMBER_NAME(channels,"channels"); - HX_VISIT_MEMBER_NAME(grayscale,"grayscale"); - HX_VISIT_MEMBER_NAME(octaves_frequencies,"octaves_frequencies"); - HX_VISIT_MEMBER_NAME(octaves_persistences,"octaves_persistences"); - HX_VISIT_MEMBER_NAME(persistence_max,"persistence_max"); -} - -hx::Val AbstractNoise_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"mix") ) { return hx::Val( mix_dyn() ); } - if (HX_FIELD_EQ(inName,"dot") ) { return hx::Val( dot_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"fill") ) { return hx::Val( fill_dyn() ); } - if (HX_FIELD_EQ(inName,"fade") ) { return hx::Val( fade_dyn() ); } - if (HX_FIELD_EQ(inName,"mixI") ) { return hx::Val( mixI_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"color") ) { return hx::Val( color_dyn() ); } - if (HX_FIELD_EQ(inName,"dot2d") ) { return hx::Val( dot2d_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"stitch") ) { return hx::Val( stitch ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"octaves") ) { return hx::Val( octaves ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"channels") ) { return hx::Val( channels ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"grayscale") ) { return hx::Val( grayscale ); } - if (HX_FIELD_EQ(inName,"stitching") ) { return hx::Val( stitching_dyn() ); } - if (HX_FIELD_EQ(inName,"fastfloor") ) { return hx::Val( fastfloor_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"noiseToColor") ) { return hx::Val( noiseToColor_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"persistence_max") ) { return hx::Val( persistence_max ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"stitch_threshold") ) { return hx::Val( stitch_threshold ); } - if (HX_FIELD_EQ(inName,"calculateOctaves") ) { return hx::Val( calculateOctaves_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"octaves_frequencies") ) { return hx::Val( octaves_frequencies ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"octaves_persistences") ) { return hx::Val( octaves_persistences ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val AbstractNoise_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"stitch") ) { stitch=inValue.Cast< bool >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"octaves") ) { octaves=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"channels") ) { channels=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"grayscale") ) { grayscale=inValue.Cast< bool >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"persistence_max") ) { persistence_max=inValue.Cast< Float >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"stitch_threshold") ) { stitch_threshold=inValue.Cast< Float >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"octaves_frequencies") ) { octaves_frequencies=inValue.Cast< ::Array< Float > >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"octaves_persistences") ) { octaves_persistences=inValue.Cast< ::Array< Float > >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void AbstractNoise_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("octaves",83,15,16,a8)); - outFields->push(HX_("stitch",71,8c,45,0b)); - outFields->push(HX_("stitch_threshold",1d,23,a0,c8)); - outFields->push(HX_("channels",50,aa,ee,6a)); - outFields->push(HX_("grayscale",c7,87,37,f3)); - outFields->push(HX_("octaves_frequencies",fe,11,65,c0)); - outFields->push(HX_("octaves_persistences",b0,63,f1,2f)); - outFields->push(HX_("persistence_max",84,02,4b,d2)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo AbstractNoise_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(AbstractNoise_obj,octaves),HX_("octaves",83,15,16,a8)}, - {hx::fsBool,(int)offsetof(AbstractNoise_obj,stitch),HX_("stitch",71,8c,45,0b)}, - {hx::fsFloat,(int)offsetof(AbstractNoise_obj,stitch_threshold),HX_("stitch_threshold",1d,23,a0,c8)}, - {hx::fsInt,(int)offsetof(AbstractNoise_obj,channels),HX_("channels",50,aa,ee,6a)}, - {hx::fsBool,(int)offsetof(AbstractNoise_obj,grayscale),HX_("grayscale",c7,87,37,f3)}, - {hx::fsObject /* ::Array< Float > */ ,(int)offsetof(AbstractNoise_obj,octaves_frequencies),HX_("octaves_frequencies",fe,11,65,c0)}, - {hx::fsObject /* ::Array< Float > */ ,(int)offsetof(AbstractNoise_obj,octaves_persistences),HX_("octaves_persistences",b0,63,f1,2f)}, - {hx::fsFloat,(int)offsetof(AbstractNoise_obj,persistence_max),HX_("persistence_max",84,02,4b,d2)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *AbstractNoise_obj_sStaticStorageInfo = 0; -#endif - -static ::String AbstractNoise_obj_sMemberFields[] = { - HX_("octaves",83,15,16,a8), - HX_("stitch",71,8c,45,0b), - HX_("stitch_threshold",1d,23,a0,c8), - HX_("channels",50,aa,ee,6a), - HX_("grayscale",c7,87,37,f3), - HX_("octaves_frequencies",fe,11,65,c0), - HX_("octaves_persistences",b0,63,f1,2f), - HX_("persistence_max",84,02,4b,d2), - HX_("fill",83,ce,bb,43), - HX_("stitching",11,1d,bb,62), - HX_("color",63,71,5c,4a), - HX_("noiseToColor",6e,dd,c7,36), - HX_("fade",7c,b5,b5,43), - HX_("mixI",2d,57,5c,48), - HX_("mix",9c,11,53,00), - HX_("fastfloor",b0,19,6e,ca), - HX_("dot2d",bb,e2,c8,dd), - HX_("dot",89,42,4c,00), - HX_("calculateOctaves",bd,c0,c2,77), - ::String(null()) }; - -hx::Class AbstractNoise_obj::__mClass; - -void AbstractNoise_obj::__register() -{ - AbstractNoise_obj _hx_dummy; - AbstractNoise_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.AbstractNoise",dc,be,fd,0d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(AbstractNoise_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< AbstractNoise_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AbstractNoise_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AbstractNoise_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void AbstractNoise_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_40b07ea52dd2579e_20_boot) -HXDLIN( 20) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/CairoBitmap.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/CairoBitmap.cpp deleted file mode 100644 index c1724061..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/CairoBitmap.cpp +++ /dev/null @@ -1,184 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoPattern_CairoPattern_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display_Bitmap -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_CairoRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CairoBitmap -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_20658289bbbda224_22_render,"openfl.display._internal.CairoBitmap","render",0x201c5649,"openfl.display._internal.CairoBitmap.render","openfl/display/_internal/CairoBitmap.hx",22,0xbd8e8f46) -HX_LOCAL_STACK_FRAME(_hx_pos_20658289bbbda224_19_boot,"openfl.display._internal.CairoBitmap","boot",0xe1e9bc65,"openfl.display._internal.CairoBitmap.boot","openfl/display/_internal/CairoBitmap.hx",19,0xbd8e8f46) -namespace openfl{ -namespace display{ -namespace _internal{ - -void CairoBitmap_obj::__construct() { } - -Dynamic CairoBitmap_obj::__CreateEmpty() { return new CairoBitmap_obj; } - -void *CairoBitmap_obj::_hx_vtable = 0; - -Dynamic CairoBitmap_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CairoBitmap_obj > _hx_result = new CairoBitmap_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CairoBitmap_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x00e65e69; -} - -void CairoBitmap_obj::render( ::openfl::display::Bitmap bitmap, ::openfl::display::CairoRenderer renderer){ - HX_STACKFRAME(&_hx_pos_20658289bbbda224_22_render) -HXLINE( 24) if (!(bitmap->_hx___renderable)) { -HXLINE( 24) return; - } -HXLINE( 26) Float alpha = renderer->_hx___getAlpha(bitmap->_hx___worldAlpha); -HXLINE( 30) bool _hx_tmp; -HXDLIN( 30) bool _hx_tmp1; -HXDLIN( 30) if ((alpha > 0)) { -HXLINE( 30) _hx_tmp1 = hx::IsNotNull( bitmap->_hx___bitmapData ); - } - else { -HXLINE( 30) _hx_tmp1 = false; - } -HXDLIN( 30) if (_hx_tmp1) { -HXLINE( 30) _hx_tmp = bitmap->_hx___bitmapData->_hx___isValid; - } - else { -HXLINE( 30) _hx_tmp = false; - } -HXDLIN( 30) if (_hx_tmp) { -HXLINE( 32) ::lime::graphics::cairo::Cairo cairo = renderer->cairo; -HXLINE( 34) renderer->_hx___setBlendMode(bitmap->_hx___worldBlendMode); -HXLINE( 35) renderer->_hx___pushMaskObject(bitmap,null()); -HXLINE( 37) renderer->applyMatrix(bitmap->_hx___renderTransform,cairo); -HXLINE( 39) ::Dynamic surface = bitmap->_hx___bitmapData->getSurface(); -HXLINE( 41) if (hx::IsNotNull( surface )) { -HXLINE( 43) ::Dynamic pattern = ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::createForSurface(surface); -HXLINE( 44) int _hx_tmp2; -HXDLIN( 44) bool _hx_tmp3; -HXDLIN( 44) if (renderer->_hx___allowSmoothing) { -HXLINE( 44) _hx_tmp3 = bitmap->smoothing; - } - else { -HXLINE( 44) _hx_tmp3 = false; - } -HXDLIN( 44) if (_hx_tmp3) { -HXLINE( 44) _hx_tmp2 = 1; - } - else { -HXLINE( 44) _hx_tmp2 = 3; - } -HXDLIN( 44) ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::set_filter(pattern,_hx_tmp2); -HXLINE( 46) cairo->set_source(pattern); -HXLINE( 48) if ((alpha == 1)) { -HXLINE( 50) cairo->paint(); - } - else { -HXLINE( 54) cairo->paintWithAlpha(alpha); - } - } -HXLINE( 58) renderer->_hx___popMaskObject(bitmap,null()); -HXLINE( 61) renderer->_hx___setBlendMode(10); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CairoBitmap_obj,render,(void)) - - -CairoBitmap_obj::CairoBitmap_obj() -{ -} - -bool CairoBitmap_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"render") ) { outValue = render_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CairoBitmap_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *CairoBitmap_obj_sStaticStorageInfo = 0; -#endif - -hx::Class CairoBitmap_obj::__mClass; - -static ::String CairoBitmap_obj_sStaticFields[] = { - HX_("render",56,6b,29,05), - ::String(null()) -}; - -void CairoBitmap_obj::__register() -{ - CairoBitmap_obj _hx_dummy; - CairoBitmap_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.CairoBitmap",1b,15,77,56); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CairoBitmap_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(CairoBitmap_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CairoBitmap_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CairoBitmap_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CairoBitmap_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void CairoBitmap_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_20658289bbbda224_19_boot) -HXDLIN( 19) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/CairoDisplayObject.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/CairoDisplayObject.cpp deleted file mode 100644 index 6f7d1da2..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/CairoDisplayObject.cpp +++ /dev/null @@ -1,182 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#include -#endif -#ifndef INCLUDED_openfl_display_CairoRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Graphics -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CairoDisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CairoShape -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_857659711d1ff772_19_render,"openfl.display._internal.CairoDisplayObject","render",0x7640c7af,"openfl.display._internal.CairoDisplayObject.render","openfl/display/_internal/CairoDisplayObject.hx",19,0x9e348686) -HX_LOCAL_STACK_FRAME(_hx_pos_857659711d1ff772_16_boot,"openfl.display._internal.CairoDisplayObject","boot",0xc77ee84b,"openfl.display._internal.CairoDisplayObject.boot","openfl/display/_internal/CairoDisplayObject.hx",16,0x9e348686) -namespace openfl{ -namespace display{ -namespace _internal{ - -void CairoDisplayObject_obj::__construct() { } - -Dynamic CairoDisplayObject_obj::__CreateEmpty() { return new CairoDisplayObject_obj; } - -void *CairoDisplayObject_obj::_hx_vtable = 0; - -Dynamic CairoDisplayObject_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CairoDisplayObject_obj > _hx_result = new CairoDisplayObject_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CairoDisplayObject_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x76d80f67; -} - -void CairoDisplayObject_obj::render( ::openfl::display::DisplayObject displayObject, ::openfl::display::CairoRenderer renderer){ - HX_STACKFRAME(&_hx_pos_857659711d1ff772_19_render) -HXLINE( 21) bool _hx_tmp; -HXDLIN( 21) if (hx::IsNull( displayObject->opaqueBackground )) { -HXLINE( 21) _hx_tmp = hx::IsNull( displayObject->_hx___graphics ); - } - else { -HXLINE( 21) _hx_tmp = false; - } -HXDLIN( 21) if (_hx_tmp) { -HXLINE( 21) return; - } -HXLINE( 22) if (!(displayObject->_hx___renderable)) { -HXLINE( 22) return; - } -HXLINE( 24) Float alpha = renderer->_hx___getAlpha(displayObject->_hx___worldAlpha); -HXLINE( 25) if ((alpha <= 0)) { -HXLINE( 25) return; - } -HXLINE( 27) bool _hx_tmp1; -HXDLIN( 27) bool _hx_tmp2; -HXDLIN( 27) bool _hx_tmp3; -HXDLIN( 27) if (hx::IsNotNull( displayObject->opaqueBackground )) { -HXLINE( 27) _hx_tmp3 = !(displayObject->_hx___isCacheBitmapRender); - } - else { -HXLINE( 27) _hx_tmp3 = false; - } -HXDLIN( 27) if (_hx_tmp3) { -HXLINE( 27) _hx_tmp2 = (displayObject->get_width() > 0); - } - else { -HXLINE( 27) _hx_tmp2 = false; - } -HXDLIN( 27) if (_hx_tmp2) { -HXLINE( 27) _hx_tmp1 = (displayObject->get_height() > 0); - } - else { -HXLINE( 27) _hx_tmp1 = false; - } -HXDLIN( 27) if (_hx_tmp1) { -HXLINE( 32) ::lime::graphics::cairo::Cairo cairo = renderer->cairo; -HXLINE( 34) renderer->_hx___setBlendMode(displayObject->_hx___worldBlendMode); -HXLINE( 35) renderer->_hx___pushMaskObject(displayObject,null()); -HXLINE( 37) renderer->applyMatrix(displayObject->_hx___renderTransform,cairo); -HXLINE( 39) int color = ( (int)(displayObject->opaqueBackground) ); -HXLINE( 40) cairo->setSourceRGB((( (Float)((hx::UShr(color,16) & 255)) ) / ( (Float)(255) )),(( (Float)((hx::UShr(color,8) & 255)) ) / ( (Float)(255) )),(( (Float)((color & 255)) ) / ( (Float)(255) ))); -HXLINE( 41) Float _hx_tmp4 = displayObject->get_width(); -HXDLIN( 41) cairo->rectangle(( (Float)(0) ),( (Float)(0) ),_hx_tmp4,displayObject->get_height()); -HXLINE( 42) cairo->fill(); -HXLINE( 44) renderer->_hx___popMaskObject(displayObject,null()); - } -HXLINE( 47) if (hx::IsNotNull( displayObject->_hx___graphics )) { -HXLINE( 49) ::openfl::display::_internal::CairoShape_obj::render(displayObject,renderer); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CairoDisplayObject_obj,render,(void)) - - -CairoDisplayObject_obj::CairoDisplayObject_obj() -{ -} - -bool CairoDisplayObject_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"render") ) { outValue = render_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CairoDisplayObject_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *CairoDisplayObject_obj_sStaticStorageInfo = 0; -#endif - -hx::Class CairoDisplayObject_obj::__mClass; - -static ::String CairoDisplayObject_obj_sStaticFields[] = { - HX_("render",56,6b,29,05), - ::String(null()) -}; - -void CairoDisplayObject_obj::__register() -{ - CairoDisplayObject_obj _hx_dummy; - CairoDisplayObject_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.CairoDisplayObject",f5,72,7d,95); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CairoDisplayObject_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(CairoDisplayObject_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CairoDisplayObject_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CairoDisplayObject_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CairoDisplayObject_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void CairoDisplayObject_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_857659711d1ff772_16_boot) -HXDLIN( 16) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/CairoGraphics.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/CairoGraphics.cpp deleted file mode 100644 index 9440db55..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/CairoGraphics.cpp +++ /dev/null @@ -1,11528 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoImageSurface_CairoImageSurface_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoPattern_CairoPattern_Impl_ -#include -#endif -#ifndef INCLUDED_lime_math_Matrix3 -#include -#endif -#ifndef INCLUDED_lime_math_Vector2 -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_CairoRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Graphics -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CairoGraphics -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandType -#include -#endif -#ifndef INCLUDED_openfl_display__internal_ShaderBuffer -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Point -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_61_closePath,"openfl.display._internal.CairoGraphics","closePath",0x1c630b46,"openfl.display._internal.CairoGraphics.closePath","openfl/display/_internal/CairoGraphics.hx",61,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_85_createGradientPattern,"openfl.display._internal.CairoGraphics","createGradientPattern",0x2e8d9ded,"openfl.display._internal.CairoGraphics.createGradientPattern","openfl/display/_internal/CairoGraphics.hx",85,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_158_createImagePattern,"openfl.display._internal.CairoGraphics","createImagePattern",0xd4969668,"openfl.display._internal.CairoGraphics.createImagePattern","openfl/display/_internal/CairoGraphics.hx",158,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_173_drawRoundRect,"openfl.display._internal.CairoGraphics","drawRoundRect",0x0d2e8237,"openfl.display._internal.CairoGraphics.drawRoundRect","openfl/display/_internal/CairoGraphics.hx",173,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_205_endFill,"openfl.display._internal.CairoGraphics","endFill",0xd8fcf987,"openfl.display._internal.CairoGraphics.endFill","openfl/display/_internal/CairoGraphics.hx",205,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_212_endStroke,"openfl.display._internal.CairoGraphics","endStroke",0x5959a7bc,"openfl.display._internal.CairoGraphics.endStroke","openfl/display/_internal/CairoGraphics.hx",212,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_221_hitTest,"openfl.display._internal.CairoGraphics","hitTest",0x959bd1ce,"openfl.display._internal.CairoGraphics.hitTest","openfl/display/_internal/CairoGraphics.hx",221,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_430_isCCW,"openfl.display._internal.CairoGraphics","isCCW",0x84e15156,"openfl.display._internal.CairoGraphics.isCCW","openfl/display/_internal/CairoGraphics.hx",430,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_434_normalizeUVT,"openfl.display._internal.CairoGraphics","normalizeUVT",0xe93d673d,"openfl.display._internal.CairoGraphics.normalizeUVT","openfl/display/_internal/CairoGraphics.hx",434,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_475_playCommands,"openfl.display._internal.CairoGraphics","playCommands",0xebfd0cb3,"openfl.display._internal.CairoGraphics.playCommands","openfl/display/_internal/CairoGraphics.hx",475,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_1114_quadraticCurveTo,"openfl.display._internal.CairoGraphics","quadraticCurveTo",0x52eadd69,"openfl.display._internal.CairoGraphics.quadraticCurveTo","openfl/display/_internal/CairoGraphics.hx",1114,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_1137_render,"openfl.display._internal.CairoGraphics","render",0x66653ded,"openfl.display._internal.CairoGraphics.render","openfl/display/_internal/CairoGraphics.hx",1137,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_1434_renderMask,"openfl.display._internal.CairoGraphics","renderMask",0x176ea579,"openfl.display._internal.CairoGraphics.renderMask","openfl/display/_internal/CairoGraphics.hx",1434,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_36_boot,"openfl.display._internal.CairoGraphics","boot",0x008cb309,"openfl.display._internal.CairoGraphics.boot","openfl/display/_internal/CairoGraphics.hx",36,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_39_boot,"openfl.display._internal.CairoGraphics","boot",0x008cb309,"openfl.display._internal.CairoGraphics.boot","openfl/display/_internal/CairoGraphics.hx",39,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_40_boot,"openfl.display._internal.CairoGraphics","boot",0x008cb309,"openfl.display._internal.CairoGraphics.boot","openfl/display/_internal/CairoGraphics.hx",40,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_46_boot,"openfl.display._internal.CairoGraphics","boot",0x008cb309,"openfl.display._internal.CairoGraphics.boot","openfl/display/_internal/CairoGraphics.hx",46,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_55_boot,"openfl.display._internal.CairoGraphics","boot",0x008cb309,"openfl.display._internal.CairoGraphics.boot","openfl/display/_internal/CairoGraphics.hx",55,0x56494baa) -HX_LOCAL_STACK_FRAME(_hx_pos_a32397cfa230be0c_57_boot,"openfl.display._internal.CairoGraphics","boot",0x008cb309,"openfl.display._internal.CairoGraphics.boot","openfl/display/_internal/CairoGraphics.hx",57,0x56494baa) -namespace openfl{ -namespace display{ -namespace _internal{ - -void CairoGraphics_obj::__construct() { } - -Dynamic CairoGraphics_obj::__CreateEmpty() { return new CairoGraphics_obj; } - -void *CairoGraphics_obj::_hx_vtable = 0; - -Dynamic CairoGraphics_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CairoGraphics_obj > _hx_result = new CairoGraphics_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CairoGraphics_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0e4596a9; -} - -Float CairoGraphics_obj::SIN45; - -Float CairoGraphics_obj::TAN22; - -bool CairoGraphics_obj::allowSmoothing; - - ::openfl::display::BitmapData CairoGraphics_obj::bitmapFill; - -bool CairoGraphics_obj::bitmapRepeat; - - ::openfl::geom::Rectangle CairoGraphics_obj::bounds; - - ::lime::graphics::cairo::Cairo CairoGraphics_obj::cairo; - - ::openfl::display::_internal::DrawCommandBuffer CairoGraphics_obj::fillCommands; - - ::Dynamic CairoGraphics_obj::fillPattern; - - ::openfl::geom::Matrix CairoGraphics_obj::fillPatternMatrix; - - ::openfl::display::Graphics CairoGraphics_obj::graphics; - -bool CairoGraphics_obj::hasFill; - -bool CairoGraphics_obj::hasStroke; - -bool CairoGraphics_obj::hitTesting; - - ::openfl::geom::Matrix CairoGraphics_obj::inversePendingMatrix; - - ::openfl::geom::Matrix CairoGraphics_obj::pendingMatrix; - - ::openfl::display::_internal::DrawCommandBuffer CairoGraphics_obj::strokeCommands; - - ::Dynamic CairoGraphics_obj::strokePattern; - - ::lime::math::Matrix3 CairoGraphics_obj::tempMatrix3; - -Float CairoGraphics_obj::worldAlpha; - -void CairoGraphics_obj::closePath(hx::Null< bool > __o_strokeBefore){ - bool strokeBefore = __o_strokeBefore.Default(false); - HX_STACKFRAME(&_hx_pos_a32397cfa230be0c_61_closePath) -HXLINE( 62) if (hx::IsNull( ::openfl::display::_internal::CairoGraphics_obj::strokePattern )) { -HXLINE( 64) return; - } -HXLINE( 67) if (!(strokeBefore)) { -HXLINE( 69) ::openfl::display::_internal::CairoGraphics_obj::cairo->closePath(); - } -HXLINE( 72) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_source(::openfl::display::_internal::CairoGraphics_obj::strokePattern); -HXLINE( 73) if (!(::openfl::display::_internal::CairoGraphics_obj::hitTesting)) { -HXLINE( 73) ::openfl::display::_internal::CairoGraphics_obj::cairo->strokePreserve(); - } -HXLINE( 75) if (strokeBefore) { -HXLINE( 77) ::openfl::display::_internal::CairoGraphics_obj::cairo->closePath(); - } -HXLINE( 80) ::openfl::display::_internal::CairoGraphics_obj::cairo->newPath(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CairoGraphics_obj,closePath,(void)) - - ::Dynamic CairoGraphics_obj::createGradientPattern( ::Dynamic type,::cpp::VirtualArray colors,::cpp::VirtualArray alphas,::cpp::VirtualArray ratios, ::openfl::geom::Matrix matrix, ::Dynamic spreadMethod, ::Dynamic interpolationMethod,Float focalPointRatio){ - HX_STACKFRAME(&_hx_pos_a32397cfa230be0c_85_createGradientPattern) -HXLINE( 86) ::Dynamic pattern = null(); -HXDLIN( 86) ::openfl::geom::Point point = null(); -HXDLIN( 86) ::openfl::geom::Point point2 = null(); -HXDLIN( 86) bool releaseMatrix = false; -HXLINE( 91) if (hx::IsNull( matrix )) { -HXLINE( 93) matrix = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 94) releaseMatrix = true; - } -HXLINE( 97) ::Dynamic _hx_switch_0 = type; - if ( (_hx_switch_0==0) ){ -HXLINE( 110) point = ::openfl::geom::Point_obj::_hx___pool->get().StaticCast< ::openfl::geom::Point >(); -HXLINE( 111) point->setTo(((Float)-819.2),( (Float)(0) )); -HXLINE( 112) { -HXLINE( 112) Float px = point->x; -HXDLIN( 112) Float py = point->y; -HXDLIN( 112) point->x = (((px * matrix->a) + (py * matrix->c)) + matrix->tx); -HXDLIN( 112) point->y = (((px * matrix->b) + (py * matrix->d)) + matrix->ty); - } -HXLINE( 114) point2 = ::openfl::geom::Point_obj::_hx___pool->get().StaticCast< ::openfl::geom::Point >(); -HXLINE( 115) point2->setTo(((Float)819.2),( (Float)(0) )); -HXLINE( 116) { -HXLINE( 116) Float px1 = point2->x; -HXDLIN( 116) Float py1 = point2->y; -HXDLIN( 116) point2->x = (((px1 * matrix->a) + (py1 * matrix->c)) + matrix->tx); -HXDLIN( 116) point2->y = (((px1 * matrix->b) + (py1 * matrix->d)) + matrix->ty); - } -HXLINE( 118) ::openfl::geom::Point point1 = point; -HXDLIN( 118) point1->x = (point1->x + ::openfl::display::_internal::CairoGraphics_obj::graphics->_hx___bounds->x); -HXLINE( 119) ::openfl::geom::Point point21 = point2; -HXDLIN( 119) point21->x = (point21->x + ::openfl::display::_internal::CairoGraphics_obj::graphics->_hx___bounds->x); -HXLINE( 120) ::openfl::geom::Point point3 = point; -HXDLIN( 120) point3->y = (point3->y + ::openfl::display::_internal::CairoGraphics_obj::graphics->_hx___bounds->y); -HXLINE( 121) ::openfl::geom::Point point22 = point2; -HXDLIN( 121) point22->y = (point22->y + ::openfl::display::_internal::CairoGraphics_obj::graphics->_hx___bounds->y); -HXLINE( 123) pattern = ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::createLinear(point->x,point->y,point2->x,point2->y); -HXLINE( 109) goto _hx_goto_1; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 100) point = ::openfl::geom::Point_obj::_hx___pool->get().StaticCast< ::openfl::geom::Point >(); -HXLINE( 101) point->setTo(((Float)1638.4),( (Float)(0) )); -HXLINE( 102) { -HXLINE( 102) Float px2 = point->x; -HXDLIN( 102) Float py2 = point->y; -HXDLIN( 102) point->x = (((px2 * matrix->a) + (py2 * matrix->c)) + matrix->tx); -HXDLIN( 102) point->y = (((px2 * matrix->b) + (py2 * matrix->d)) + matrix->ty); - } -HXLINE( 104) Float x = (matrix->tx + ::openfl::display::_internal::CairoGraphics_obj::graphics->_hx___bounds->x); -HXLINE( 105) Float y = (matrix->ty + ::openfl::display::_internal::CairoGraphics_obj::graphics->_hx___bounds->y); -HXLINE( 107) pattern = ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::createRadial(x,y,( (Float)(0) ),x,y,::Math_obj::abs(((point->x - matrix->tx) / ( (Float)(2) )))); -HXLINE( 99) goto _hx_goto_1; - } - _hx_goto_1:; -HXLINE( 126) int rgb; -HXDLIN( 126) Float alpha; -HXDLIN( 126) Float r; -HXDLIN( 126) Float g; -HXDLIN( 126) Float b; -HXDLIN( 126) Float ratio; -HXLINE( 128) { -HXLINE( 128) int _g = 0; -HXDLIN( 128) int _g1 = colors->get_length(); -HXDLIN( 128) while((_g < _g1)){ -HXLINE( 128) _g = (_g + 1); -HXDLIN( 128) int i = (_g - 1); -HXLINE( 130) rgb = ( (int)(colors->__get(i)) ); -HXLINE( 131) alpha = ( (Float)(alphas->__get(i)) ); -HXLINE( 132) r = (( (Float)(hx::UShr((rgb & 16711680),16)) ) / ( (Float)(255) )); -HXLINE( 133) g = (( (Float)(hx::UShr((rgb & 65280),8)) ) / ( (Float)(255) )); -HXLINE( 134) b = (( (Float)((rgb & 255)) ) / ( (Float)(255) )); -HXLINE( 136) ratio = (( (Float)(ratios->__get(i)) ) / ( (Float)(255) )); -HXLINE( 137) if ((ratio < 0)) { -HXLINE( 137) ratio = ( (Float)(0) ); - } -HXLINE( 138) if ((ratio > 1)) { -HXLINE( 138) ratio = ( (Float)(1) ); - } -HXLINE( 140) ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::addColorStopRGBA(pattern,ratio,r,g,b,alpha); - } - } -HXLINE( 143) if (hx::IsNotNull( point )) { -HXLINE( 143) ::openfl::geom::Point_obj::_hx___pool->release(point); - } -HXLINE( 144) if (hx::IsNotNull( point2 )) { -HXLINE( 144) ::openfl::geom::Point_obj::_hx___pool->release(point2); - } -HXLINE( 145) if (releaseMatrix) { -HXLINE( 145) ::openfl::geom::Matrix_obj::_hx___pool->release(matrix); - } -HXLINE( 147) ::lime::math::Matrix3 mat = ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::get_matrix(pattern); -HXLINE( 149) mat->tx = ::openfl::display::_internal::CairoGraphics_obj::bounds->x; -HXLINE( 150) mat->ty = ::openfl::display::_internal::CairoGraphics_obj::bounds->y; -HXLINE( 152) ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::set_matrix(pattern,mat); -HXLINE( 154) return pattern; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC8(CairoGraphics_obj,createGradientPattern,return ) - - ::Dynamic CairoGraphics_obj::createImagePattern( ::openfl::display::BitmapData bitmapFill, ::openfl::geom::Matrix matrix,bool bitmapRepeat,bool smooth){ - HX_STACKFRAME(&_hx_pos_a32397cfa230be0c_158_createImagePattern) -HXLINE( 159) ::Dynamic pattern = ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::createForSurface(bitmapFill->getSurface()); -HXLINE( 160) int _hx_tmp; -HXDLIN( 160) bool _hx_tmp1; -HXDLIN( 160) if (smooth) { -HXLINE( 160) _hx_tmp1 = ::openfl::display::_internal::CairoGraphics_obj::allowSmoothing; - } - else { -HXLINE( 160) _hx_tmp1 = false; - } -HXDLIN( 160) if (_hx_tmp1) { -HXLINE( 160) _hx_tmp = 1; - } - else { -HXLINE( 160) _hx_tmp = 3; - } -HXDLIN( 160) ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::set_filter(pattern,_hx_tmp); -HXLINE( 162) if (bitmapRepeat) { -HXLINE( 164) ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::set_extend(pattern,1); - } -HXLINE( 167) ::openfl::display::_internal::CairoGraphics_obj::fillPatternMatrix = matrix; -HXLINE( 169) return pattern; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(CairoGraphics_obj,createImagePattern,return ) - -void CairoGraphics_obj::drawRoundRect(Float x,Float y,Float width,Float height,Float ellipseWidth, ::Dynamic ellipseHeight){ - HX_STACKFRAME(&_hx_pos_a32397cfa230be0c_173_drawRoundRect) -HXLINE( 174) if (hx::IsNull( ellipseHeight )) { -HXLINE( 174) ellipseHeight = ellipseWidth; - } -HXLINE( 176) ellipseWidth = (ellipseWidth * ((Float)0.5)); -HXLINE( 177) ellipseHeight = (ellipseHeight * ((Float)0.5)); -HXLINE( 179) if ((ellipseWidth > (width / ( (Float)(2) )))) { -HXLINE( 179) ellipseWidth = (width / ( (Float)(2) )); - } -HXLINE( 180) if (hx::IsGreater( ellipseHeight,(height / ( (Float)(2) )) )) { -HXLINE( 180) ellipseHeight = (height / ( (Float)(2) )); - } -HXLINE( 182) Float xe = (x + width); -HXDLIN( 182) Float ye = (y + height); -HXDLIN( 182) Float cx1 = (-(ellipseWidth) + (ellipseWidth * ::openfl::display::_internal::CairoGraphics_obj::SIN45)); -HXDLIN( 182) Float cx2 = (-(ellipseWidth) + (ellipseWidth * ::openfl::display::_internal::CairoGraphics_obj::TAN22)); -HXDLIN( 182) Float cy1 = (-(ellipseHeight) + (( (Float)(ellipseHeight) ) * ::openfl::display::_internal::CairoGraphics_obj::SIN45)); -HXDLIN( 182) Float cy2 = (-(ellipseHeight) + (( (Float)(ellipseHeight) ) * ::openfl::display::_internal::CairoGraphics_obj::TAN22)); -HXLINE( 189) ::openfl::display::_internal::CairoGraphics_obj::cairo->moveTo(xe,(ye - ( (Float)(ellipseHeight) ))); -HXLINE( 190) ::openfl::display::_internal::CairoGraphics_obj::quadraticCurveTo(xe,(ye + cy2),(xe + cx1),(ye + cy1)); -HXLINE( 191) ::openfl::display::_internal::CairoGraphics_obj::quadraticCurveTo((xe + cx2),ye,(xe - ellipseWidth),ye); -HXLINE( 192) ::openfl::display::_internal::CairoGraphics_obj::cairo->lineTo((x + ellipseWidth),ye); -HXLINE( 193) ::openfl::display::_internal::CairoGraphics_obj::quadraticCurveTo((x - cx2),ye,(x - cx1),(ye + cy1)); -HXLINE( 194) ::openfl::display::_internal::CairoGraphics_obj::quadraticCurveTo(x,(ye + cy2),x,(ye - ( (Float)(ellipseHeight) ))); -HXLINE( 195) ::openfl::display::_internal::CairoGraphics_obj::cairo->lineTo(x,(y + ellipseHeight)); -HXLINE( 196) ::openfl::display::_internal::CairoGraphics_obj::quadraticCurveTo(x,(y - cy2),(x - cx1),(y - cy1)); -HXLINE( 197) ::openfl::display::_internal::CairoGraphics_obj::quadraticCurveTo((x - cx2),y,(x + ellipseWidth),y); -HXLINE( 198) ::openfl::display::_internal::CairoGraphics_obj::cairo->lineTo((xe - ellipseWidth),y); -HXLINE( 199) ::openfl::display::_internal::CairoGraphics_obj::quadraticCurveTo((xe + cx2),y,(xe + cx1),(y - cy1)); -HXLINE( 200) ::openfl::display::_internal::CairoGraphics_obj::quadraticCurveTo(xe,(y - cy2),xe,(y + ellipseHeight)); -HXLINE( 201) ::openfl::display::_internal::CairoGraphics_obj::cairo->lineTo(xe,(ye - ( (Float)(ellipseHeight) ))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(CairoGraphics_obj,drawRoundRect,(void)) - -void CairoGraphics_obj::endFill(){ - HX_STACKFRAME(&_hx_pos_a32397cfa230be0c_205_endFill) -HXLINE( 206) ::openfl::display::_internal::CairoGraphics_obj::cairo->newPath(); -HXLINE( 207) ::openfl::display::_internal::CairoGraphics_obj::playCommands(::openfl::display::_internal::CairoGraphics_obj::fillCommands,false); -HXLINE( 208) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->clear(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(CairoGraphics_obj,endFill,(void)) - -void CairoGraphics_obj::endStroke(){ - HX_STACKFRAME(&_hx_pos_a32397cfa230be0c_212_endStroke) -HXLINE( 213) ::openfl::display::_internal::CairoGraphics_obj::cairo->newPath(); -HXLINE( 214) ::openfl::display::_internal::CairoGraphics_obj::playCommands(::openfl::display::_internal::CairoGraphics_obj::strokeCommands,true); -HXLINE( 215) ::openfl::display::_internal::CairoGraphics_obj::cairo->closePath(); -HXLINE( 216) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->clear(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(CairoGraphics_obj,endStroke,(void)) - -bool CairoGraphics_obj::hitTest( ::openfl::display::Graphics graphics,Float x,Float y){ - HX_GC_STACKFRAME(&_hx_pos_a32397cfa230be0c_221_hitTest) -HXLINE( 223) ::openfl::display::_internal::CairoGraphics_obj::graphics = graphics; -HXLINE( 224) ::openfl::display::_internal::CairoGraphics_obj::bounds = graphics->_hx___bounds; -HXLINE( 226) bool _hx_tmp; -HXDLIN( 226) bool _hx_tmp1; -HXDLIN( 226) bool _hx_tmp2; -HXDLIN( 226) bool _hx_tmp3; -HXDLIN( 226) if ((graphics->_hx___commands->get_length() != 0)) { -HXLINE( 226) _hx_tmp3 = hx::IsNull( ::openfl::display::_internal::CairoGraphics_obj::bounds ); - } - else { -HXLINE( 226) _hx_tmp3 = true; - } -HXDLIN( 226) if (!(_hx_tmp3)) { -HXLINE( 226) _hx_tmp2 = (::openfl::display::_internal::CairoGraphics_obj::bounds->width == 0); - } - else { -HXLINE( 226) _hx_tmp2 = true; - } -HXDLIN( 226) if (!(_hx_tmp2)) { -HXLINE( 226) _hx_tmp1 = (::openfl::display::_internal::CairoGraphics_obj::bounds->height == 0); - } - else { -HXLINE( 226) _hx_tmp1 = true; - } -HXDLIN( 226) if (!(_hx_tmp1)) { -HXLINE( 226) _hx_tmp = !(::openfl::display::_internal::CairoGraphics_obj::bounds->contains(x,y)); - } - else { -HXLINE( 226) _hx_tmp = true; - } -HXDLIN( 226) if (_hx_tmp) { -HXLINE( 228) return false; - } - else { -HXLINE( 232) ::openfl::display::_internal::CairoGraphics_obj::hitTesting = true; -HXLINE( 234) x = (x - ::openfl::display::_internal::CairoGraphics_obj::bounds->x); -HXLINE( 235) y = (y - ::openfl::display::_internal::CairoGraphics_obj::bounds->y); -HXLINE( 237) if (hx::IsNull( graphics->_hx___cairo )) { -HXLINE( 239) ::openfl::display::BitmapData bitmap = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,::Math_obj::floor(::openfl::display::_internal::CairoGraphics_obj::bounds->width),::Math_obj::floor(::openfl::display::_internal::CairoGraphics_obj::bounds->height),true,0); -HXLINE( 240) ::Dynamic surface = bitmap->getSurface(); -HXLINE( 241) graphics->_hx___cairo = ::lime::graphics::cairo::Cairo_obj::__alloc( HX_CTX ,surface); - } -HXLINE( 245) ::openfl::display::_internal::CairoGraphics_obj::cairo = graphics->_hx___cairo; -HXLINE( 247) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->clear(); -HXLINE( 248) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->clear(); -HXLINE( 250) ::openfl::display::_internal::CairoGraphics_obj::hasFill = false; -HXLINE( 251) ::openfl::display::_internal::CairoGraphics_obj::hasStroke = false; -HXLINE( 253) ::openfl::display::_internal::CairoGraphics_obj::fillPattern = null(); -HXLINE( 254) ::openfl::display::_internal::CairoGraphics_obj::strokePattern = null(); -HXLINE( 256) ::openfl::display::_internal::CairoGraphics_obj::cairo->newPath(); -HXLINE( 257) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_fillRule(1); -HXLINE( 259) ::openfl::display::_internal::DrawCommandReader data = ::openfl::display::_internal::DrawCommandReader_obj::__alloc( HX_CTX ,graphics->_hx___commands); -HXLINE( 261) { -HXLINE( 261) int _g = 0; -HXDLIN( 261) ::Array< ::Dynamic> _g1 = graphics->_hx___commands->types; -HXDLIN( 261) while((_g < _g1->length)){ -HXLINE( 261) ::openfl::display::_internal::DrawCommandType type = _g1->__get(_g).StaticCast< ::openfl::display::_internal::DrawCommandType >(); -HXDLIN( 261) _g = (_g + 1); -HXLINE( 263) switch((int)(type->_hx_getIndex())){ - case (int)0: case (int)1: case (int)2: case (int)3: { -HXLINE( 320) ::openfl::display::_internal::CairoGraphics_obj::endFill(); -HXLINE( 322) bool _hx_tmp4; -HXDLIN( 322) if (::openfl::display::_internal::CairoGraphics_obj::hasFill) { -HXLINE( 322) _hx_tmp4 = ::openfl::display::_internal::CairoGraphics_obj::cairo->inFill(x,y); - } - else { -HXLINE( 322) _hx_tmp4 = false; - } -HXDLIN( 322) if (_hx_tmp4) { -HXLINE( 324) data->destroy(); -HXLINE( 325) return true; - } -HXLINE( 328) ::openfl::display::_internal::CairoGraphics_obj::endStroke(); -HXLINE( 330) bool _hx_tmp5; -HXDLIN( 330) if (::openfl::display::_internal::CairoGraphics_obj::hasStroke) { -HXLINE( 330) _hx_tmp5 = ::openfl::display::_internal::CairoGraphics_obj::cairo->inStroke(x,y); - } - else { -HXLINE( 330) _hx_tmp5 = false; - } -HXDLIN( 330) if (_hx_tmp5) { -HXLINE( 332) data->destroy(); -HXLINE( 333) return true; - } -HXLINE( 336) if (hx::IsEq( type,::openfl::display::_internal::DrawCommandType_obj::BEGIN_BITMAP_FILL_dyn() )) { -HXLINE( 338) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data1 = data; -HXDLIN( 338) data1->oPos = (data1->oPos + 2); -HXDLIN( 338) ::openfl::display::_internal::DrawCommandReader data2 = data; -HXDLIN( 338) data2->bPos = (data2->bPos + 2); - } - break; - case (int)1: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data3 = data; -HXDLIN( 338) data3->iPos = (data3->iPos + 1); -HXDLIN( 338) ::openfl::display::_internal::DrawCommandReader data4 = data; -HXDLIN( 338) data4->fPos = (data4->fPos + 1); - } - break; - case (int)2: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data5 = data; -HXDLIN( 338) data5->oPos = (data5->oPos + 4); -HXDLIN( 338) ::openfl::display::_internal::DrawCommandReader data6 = data; -HXDLIN( 338) data6->iiPos = (data6->iiPos + 2); -HXDLIN( 338) ::openfl::display::_internal::DrawCommandReader data7 = data; -HXDLIN( 338) data7->ffPos = (data7->ffPos + 1); -HXDLIN( 338) ::openfl::display::_internal::DrawCommandReader data8 = data; -HXDLIN( 338) data8->fPos = (data8->fPos + 1); - } - break; - case (int)3: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data9 = data; -HXDLIN( 338) data9->oPos = (data9->oPos + 1); - } - break; - case (int)4: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data10 = data; -HXDLIN( 338) data10->fPos = (data10->fPos + 6); - } - break; - case (int)5: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data11 = data; -HXDLIN( 338) data11->fPos = (data11->fPos + 4); - } - break; - case (int)6: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data12 = data; -HXDLIN( 338) data12->fPos = (data12->fPos + 3); - } - break; - case (int)7: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data13 = data; -HXDLIN( 338) data13->fPos = (data13->fPos + 4); - } - break; - case (int)8: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data14 = data; -HXDLIN( 338) data14->oPos = (data14->oPos + 3); - } - break; - case (int)9: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data15 = data; -HXDLIN( 338) data15->fPos = (data15->fPos + 4); - } - break; - case (int)10: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data16 = data; -HXDLIN( 338) data16->fPos = (data16->fPos + 5); -HXDLIN( 338) ::openfl::display::_internal::DrawCommandReader data17 = data; -HXDLIN( 338) data17->oPos = (data17->oPos + 1); - } - break; - case (int)12: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data18 = data; -HXDLIN( 338) data18->oPos = (data18->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data19 = data; -HXDLIN( 338) data19->oPos = (data19->oPos + 2); -HXDLIN( 338) ::openfl::display::_internal::DrawCommandReader data20 = data; -HXDLIN( 338) data20->bPos = (data20->bPos + 2); - } - break; - case (int)15: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data21 = data; -HXDLIN( 338) data21->oPos = (data21->oPos + 4); -HXDLIN( 338) ::openfl::display::_internal::DrawCommandReader data22 = data; -HXDLIN( 338) data22->iiPos = (data22->iiPos + 2); -HXDLIN( 338) ::openfl::display::_internal::DrawCommandReader data23 = data; -HXDLIN( 338) data23->ffPos = (data23->ffPos + 1); -HXDLIN( 338) ::openfl::display::_internal::DrawCommandReader data24 = data; -HXDLIN( 338) data24->fPos = (data24->fPos + 1); - } - break; - case (int)16: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data25 = data; -HXDLIN( 338) data25->oPos = (data25->oPos + 4); -HXDLIN( 338) ::openfl::display::_internal::DrawCommandReader data26 = data; -HXDLIN( 338) data26->iPos = (data26->iPos + 1); -HXDLIN( 338) ::openfl::display::_internal::DrawCommandReader data27 = data; -HXDLIN( 338) data27->fPos = (data27->fPos + 2); -HXDLIN( 338) ::openfl::display::_internal::DrawCommandReader data28 = data; -HXDLIN( 338) data28->bPos = (data28->bPos + 1); - } - break; - case (int)17: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data29 = data; -HXDLIN( 338) data29->fPos = (data29->fPos + 2); - } - break; - case (int)18: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data30 = data; -HXDLIN( 338) data30->fPos = (data30->fPos + 2); - } - break; - case (int)19: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data31 = data; -HXDLIN( 338) data31->oPos = (data31->oPos + 1); - } - break; - case (int)20: { -HXLINE( 338) ::openfl::display::_internal::DrawCommandReader data32 = data; -HXDLIN( 338) data32->oPos = (data32->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 338) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_BITMAP_FILL_dyn(); -HXDLIN( 338) ::openfl::display::_internal::DrawCommandReader this1 = data; -HXDLIN( 338) ::openfl::display::_internal::DrawCommandReader c = this1; -HXLINE( 339) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->beginBitmapFill(( ( ::openfl::display::BitmapData)(c->buffer->o->__get(c->oPos)) ),( ( ::openfl::geom::Matrix)(c->buffer->o->__get((c->oPos + 1))) ),c->buffer->b->__get(c->bPos),c->buffer->b->__get((c->bPos + 1))); -HXLINE( 340) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->beginBitmapFill(( ( ::openfl::display::BitmapData)(c->buffer->o->__get(c->oPos)) ),( ( ::openfl::geom::Matrix)(c->buffer->o->__get((c->oPos + 1))) ),c->buffer->b->__get(c->bPos),c->buffer->b->__get((c->bPos + 1))); - } - else { -HXLINE( 342) if (hx::IsEq( type,::openfl::display::_internal::DrawCommandType_obj::BEGIN_GRADIENT_FILL_dyn() )) { -HXLINE( 344) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data33 = data; -HXDLIN( 344) data33->oPos = (data33->oPos + 2); -HXDLIN( 344) ::openfl::display::_internal::DrawCommandReader data34 = data; -HXDLIN( 344) data34->bPos = (data34->bPos + 2); - } - break; - case (int)1: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data35 = data; -HXDLIN( 344) data35->iPos = (data35->iPos + 1); -HXDLIN( 344) ::openfl::display::_internal::DrawCommandReader data36 = data; -HXDLIN( 344) data36->fPos = (data36->fPos + 1); - } - break; - case (int)2: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data37 = data; -HXDLIN( 344) data37->oPos = (data37->oPos + 4); -HXDLIN( 344) ::openfl::display::_internal::DrawCommandReader data38 = data; -HXDLIN( 344) data38->iiPos = (data38->iiPos + 2); -HXDLIN( 344) ::openfl::display::_internal::DrawCommandReader data39 = data; -HXDLIN( 344) data39->ffPos = (data39->ffPos + 1); -HXDLIN( 344) ::openfl::display::_internal::DrawCommandReader data40 = data; -HXDLIN( 344) data40->fPos = (data40->fPos + 1); - } - break; - case (int)3: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data41 = data; -HXDLIN( 344) data41->oPos = (data41->oPos + 1); - } - break; - case (int)4: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data42 = data; -HXDLIN( 344) data42->fPos = (data42->fPos + 6); - } - break; - case (int)5: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data43 = data; -HXDLIN( 344) data43->fPos = (data43->fPos + 4); - } - break; - case (int)6: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data44 = data; -HXDLIN( 344) data44->fPos = (data44->fPos + 3); - } - break; - case (int)7: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data45 = data; -HXDLIN( 344) data45->fPos = (data45->fPos + 4); - } - break; - case (int)8: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data46 = data; -HXDLIN( 344) data46->oPos = (data46->oPos + 3); - } - break; - case (int)9: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data47 = data; -HXDLIN( 344) data47->fPos = (data47->fPos + 4); - } - break; - case (int)10: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data48 = data; -HXDLIN( 344) data48->fPos = (data48->fPos + 5); -HXDLIN( 344) ::openfl::display::_internal::DrawCommandReader data49 = data; -HXDLIN( 344) data49->oPos = (data49->oPos + 1); - } - break; - case (int)12: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data50 = data; -HXDLIN( 344) data50->oPos = (data50->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data51 = data; -HXDLIN( 344) data51->oPos = (data51->oPos + 2); -HXDLIN( 344) ::openfl::display::_internal::DrawCommandReader data52 = data; -HXDLIN( 344) data52->bPos = (data52->bPos + 2); - } - break; - case (int)15: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data53 = data; -HXDLIN( 344) data53->oPos = (data53->oPos + 4); -HXDLIN( 344) ::openfl::display::_internal::DrawCommandReader data54 = data; -HXDLIN( 344) data54->iiPos = (data54->iiPos + 2); -HXDLIN( 344) ::openfl::display::_internal::DrawCommandReader data55 = data; -HXDLIN( 344) data55->ffPos = (data55->ffPos + 1); -HXDLIN( 344) ::openfl::display::_internal::DrawCommandReader data56 = data; -HXDLIN( 344) data56->fPos = (data56->fPos + 1); - } - break; - case (int)16: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data57 = data; -HXDLIN( 344) data57->oPos = (data57->oPos + 4); -HXDLIN( 344) ::openfl::display::_internal::DrawCommandReader data58 = data; -HXDLIN( 344) data58->iPos = (data58->iPos + 1); -HXDLIN( 344) ::openfl::display::_internal::DrawCommandReader data59 = data; -HXDLIN( 344) data59->fPos = (data59->fPos + 2); -HXDLIN( 344) ::openfl::display::_internal::DrawCommandReader data60 = data; -HXDLIN( 344) data60->bPos = (data60->bPos + 1); - } - break; - case (int)17: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data61 = data; -HXDLIN( 344) data61->fPos = (data61->fPos + 2); - } - break; - case (int)18: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data62 = data; -HXDLIN( 344) data62->fPos = (data62->fPos + 2); - } - break; - case (int)19: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data63 = data; -HXDLIN( 344) data63->oPos = (data63->oPos + 1); - } - break; - case (int)20: { -HXLINE( 344) ::openfl::display::_internal::DrawCommandReader data64 = data; -HXDLIN( 344) data64->oPos = (data64->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 344) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_GRADIENT_FILL_dyn(); -HXDLIN( 344) ::openfl::display::_internal::DrawCommandReader this2 = data; -HXDLIN( 344) ::openfl::display::_internal::DrawCommandReader c1 = this2; -HXLINE( 345) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->beginGradientFill(c1->buffer->o->__get(c1->oPos),c1->buffer->ii->__get(c1->iiPos).StaticCast< ::Array< int > >(),c1->buffer->ff->__get(c1->ffPos).StaticCast< ::Array< Float > >(),c1->buffer->ii->__get((c1->iiPos + 1)).StaticCast< ::Array< int > >(),( ( ::openfl::geom::Matrix)(c1->buffer->o->__get((c1->oPos + 1))) ),c1->buffer->o->__get((c1->oPos + 2)),c1->buffer->o->__get((c1->oPos + 3)),c1->buffer->f->__get(c1->fPos)); -HXLINE( 347) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->beginGradientFill(c1->buffer->o->__get(c1->oPos),c1->buffer->ii->__get(c1->iiPos).StaticCast< ::Array< int > >(),c1->buffer->ff->__get(c1->ffPos).StaticCast< ::Array< Float > >(),c1->buffer->ii->__get((c1->iiPos + 1)).StaticCast< ::Array< int > >(),( ( ::openfl::geom::Matrix)(c1->buffer->o->__get((c1->oPos + 1))) ),c1->buffer->o->__get((c1->oPos + 2)),c1->buffer->o->__get((c1->oPos + 3)),c1->buffer->f->__get(c1->fPos)); - } - else { -HXLINE( 350) if (hx::IsEq( type,::openfl::display::_internal::DrawCommandType_obj::BEGIN_SHADER_FILL_dyn() )) { -HXLINE( 352) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data65 = data; -HXDLIN( 352) data65->oPos = (data65->oPos + 2); -HXDLIN( 352) ::openfl::display::_internal::DrawCommandReader data66 = data; -HXDLIN( 352) data66->bPos = (data66->bPos + 2); - } - break; - case (int)1: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data67 = data; -HXDLIN( 352) data67->iPos = (data67->iPos + 1); -HXDLIN( 352) ::openfl::display::_internal::DrawCommandReader data68 = data; -HXDLIN( 352) data68->fPos = (data68->fPos + 1); - } - break; - case (int)2: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data69 = data; -HXDLIN( 352) data69->oPos = (data69->oPos + 4); -HXDLIN( 352) ::openfl::display::_internal::DrawCommandReader data70 = data; -HXDLIN( 352) data70->iiPos = (data70->iiPos + 2); -HXDLIN( 352) ::openfl::display::_internal::DrawCommandReader data71 = data; -HXDLIN( 352) data71->ffPos = (data71->ffPos + 1); -HXDLIN( 352) ::openfl::display::_internal::DrawCommandReader data72 = data; -HXDLIN( 352) data72->fPos = (data72->fPos + 1); - } - break; - case (int)3: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data73 = data; -HXDLIN( 352) data73->oPos = (data73->oPos + 1); - } - break; - case (int)4: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data74 = data; -HXDLIN( 352) data74->fPos = (data74->fPos + 6); - } - break; - case (int)5: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data75 = data; -HXDLIN( 352) data75->fPos = (data75->fPos + 4); - } - break; - case (int)6: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data76 = data; -HXDLIN( 352) data76->fPos = (data76->fPos + 3); - } - break; - case (int)7: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data77 = data; -HXDLIN( 352) data77->fPos = (data77->fPos + 4); - } - break; - case (int)8: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data78 = data; -HXDLIN( 352) data78->oPos = (data78->oPos + 3); - } - break; - case (int)9: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data79 = data; -HXDLIN( 352) data79->fPos = (data79->fPos + 4); - } - break; - case (int)10: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data80 = data; -HXDLIN( 352) data80->fPos = (data80->fPos + 5); -HXDLIN( 352) ::openfl::display::_internal::DrawCommandReader data81 = data; -HXDLIN( 352) data81->oPos = (data81->oPos + 1); - } - break; - case (int)12: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data82 = data; -HXDLIN( 352) data82->oPos = (data82->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data83 = data; -HXDLIN( 352) data83->oPos = (data83->oPos + 2); -HXDLIN( 352) ::openfl::display::_internal::DrawCommandReader data84 = data; -HXDLIN( 352) data84->bPos = (data84->bPos + 2); - } - break; - case (int)15: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data85 = data; -HXDLIN( 352) data85->oPos = (data85->oPos + 4); -HXDLIN( 352) ::openfl::display::_internal::DrawCommandReader data86 = data; -HXDLIN( 352) data86->iiPos = (data86->iiPos + 2); -HXDLIN( 352) ::openfl::display::_internal::DrawCommandReader data87 = data; -HXDLIN( 352) data87->ffPos = (data87->ffPos + 1); -HXDLIN( 352) ::openfl::display::_internal::DrawCommandReader data88 = data; -HXDLIN( 352) data88->fPos = (data88->fPos + 1); - } - break; - case (int)16: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data89 = data; -HXDLIN( 352) data89->oPos = (data89->oPos + 4); -HXDLIN( 352) ::openfl::display::_internal::DrawCommandReader data90 = data; -HXDLIN( 352) data90->iPos = (data90->iPos + 1); -HXDLIN( 352) ::openfl::display::_internal::DrawCommandReader data91 = data; -HXDLIN( 352) data91->fPos = (data91->fPos + 2); -HXDLIN( 352) ::openfl::display::_internal::DrawCommandReader data92 = data; -HXDLIN( 352) data92->bPos = (data92->bPos + 1); - } - break; - case (int)17: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data93 = data; -HXDLIN( 352) data93->fPos = (data93->fPos + 2); - } - break; - case (int)18: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data94 = data; -HXDLIN( 352) data94->fPos = (data94->fPos + 2); - } - break; - case (int)19: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data95 = data; -HXDLIN( 352) data95->oPos = (data95->oPos + 1); - } - break; - case (int)20: { -HXLINE( 352) ::openfl::display::_internal::DrawCommandReader data96 = data; -HXDLIN( 352) data96->oPos = (data96->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 352) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_SHADER_FILL_dyn(); -HXDLIN( 352) ::openfl::display::_internal::DrawCommandReader this3 = data; -HXDLIN( 352) ::openfl::display::_internal::DrawCommandReader c2 = this3; -HXLINE( 353) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->beginShaderFill(( ( ::openfl::display::_internal::ShaderBuffer)(c2->buffer->o->__get(c2->oPos)) )); -HXLINE( 354) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->beginShaderFill(( ( ::openfl::display::_internal::ShaderBuffer)(c2->buffer->o->__get(c2->oPos)) )); - } - else { -HXLINE( 358) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data97 = data; -HXDLIN( 358) data97->oPos = (data97->oPos + 2); -HXDLIN( 358) ::openfl::display::_internal::DrawCommandReader data98 = data; -HXDLIN( 358) data98->bPos = (data98->bPos + 2); - } - break; - case (int)1: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data99 = data; -HXDLIN( 358) data99->iPos = (data99->iPos + 1); -HXDLIN( 358) ::openfl::display::_internal::DrawCommandReader data100 = data; -HXDLIN( 358) data100->fPos = (data100->fPos + 1); - } - break; - case (int)2: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data101 = data; -HXDLIN( 358) data101->oPos = (data101->oPos + 4); -HXDLIN( 358) ::openfl::display::_internal::DrawCommandReader data102 = data; -HXDLIN( 358) data102->iiPos = (data102->iiPos + 2); -HXDLIN( 358) ::openfl::display::_internal::DrawCommandReader data103 = data; -HXDLIN( 358) data103->ffPos = (data103->ffPos + 1); -HXDLIN( 358) ::openfl::display::_internal::DrawCommandReader data104 = data; -HXDLIN( 358) data104->fPos = (data104->fPos + 1); - } - break; - case (int)3: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data105 = data; -HXDLIN( 358) data105->oPos = (data105->oPos + 1); - } - break; - case (int)4: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data106 = data; -HXDLIN( 358) data106->fPos = (data106->fPos + 6); - } - break; - case (int)5: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data107 = data; -HXDLIN( 358) data107->fPos = (data107->fPos + 4); - } - break; - case (int)6: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data108 = data; -HXDLIN( 358) data108->fPos = (data108->fPos + 3); - } - break; - case (int)7: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data109 = data; -HXDLIN( 358) data109->fPos = (data109->fPos + 4); - } - break; - case (int)8: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data110 = data; -HXDLIN( 358) data110->oPos = (data110->oPos + 3); - } - break; - case (int)9: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data111 = data; -HXDLIN( 358) data111->fPos = (data111->fPos + 4); - } - break; - case (int)10: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data112 = data; -HXDLIN( 358) data112->fPos = (data112->fPos + 5); -HXDLIN( 358) ::openfl::display::_internal::DrawCommandReader data113 = data; -HXDLIN( 358) data113->oPos = (data113->oPos + 1); - } - break; - case (int)12: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data114 = data; -HXDLIN( 358) data114->oPos = (data114->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data115 = data; -HXDLIN( 358) data115->oPos = (data115->oPos + 2); -HXDLIN( 358) ::openfl::display::_internal::DrawCommandReader data116 = data; -HXDLIN( 358) data116->bPos = (data116->bPos + 2); - } - break; - case (int)15: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data117 = data; -HXDLIN( 358) data117->oPos = (data117->oPos + 4); -HXDLIN( 358) ::openfl::display::_internal::DrawCommandReader data118 = data; -HXDLIN( 358) data118->iiPos = (data118->iiPos + 2); -HXDLIN( 358) ::openfl::display::_internal::DrawCommandReader data119 = data; -HXDLIN( 358) data119->ffPos = (data119->ffPos + 1); -HXDLIN( 358) ::openfl::display::_internal::DrawCommandReader data120 = data; -HXDLIN( 358) data120->fPos = (data120->fPos + 1); - } - break; - case (int)16: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data121 = data; -HXDLIN( 358) data121->oPos = (data121->oPos + 4); -HXDLIN( 358) ::openfl::display::_internal::DrawCommandReader data122 = data; -HXDLIN( 358) data122->iPos = (data122->iPos + 1); -HXDLIN( 358) ::openfl::display::_internal::DrawCommandReader data123 = data; -HXDLIN( 358) data123->fPos = (data123->fPos + 2); -HXDLIN( 358) ::openfl::display::_internal::DrawCommandReader data124 = data; -HXDLIN( 358) data124->bPos = (data124->bPos + 1); - } - break; - case (int)17: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data125 = data; -HXDLIN( 358) data125->fPos = (data125->fPos + 2); - } - break; - case (int)18: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data126 = data; -HXDLIN( 358) data126->fPos = (data126->fPos + 2); - } - break; - case (int)19: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data127 = data; -HXDLIN( 358) data127->oPos = (data127->oPos + 1); - } - break; - case (int)20: { -HXLINE( 358) ::openfl::display::_internal::DrawCommandReader data128 = data; -HXDLIN( 358) data128->oPos = (data128->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 358) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_FILL_dyn(); -HXDLIN( 358) ::openfl::display::_internal::DrawCommandReader this4 = data; -HXDLIN( 358) ::openfl::display::_internal::DrawCommandReader c3 = this4; -HXLINE( 359) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->beginFill(c3->buffer->i->__get(c3->iPos),( (Float)(1) )); -HXLINE( 360) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->beginFill(c3->buffer->i->__get(c3->iPos),( (Float)(1) )); - } - } - } - } - break; - case (int)4: { -HXLINE( 266) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data129 = data; -HXDLIN( 266) data129->oPos = (data129->oPos + 2); -HXDLIN( 266) ::openfl::display::_internal::DrawCommandReader data130 = data; -HXDLIN( 266) data130->bPos = (data130->bPos + 2); - } - break; - case (int)1: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data131 = data; -HXDLIN( 266) data131->iPos = (data131->iPos + 1); -HXDLIN( 266) ::openfl::display::_internal::DrawCommandReader data132 = data; -HXDLIN( 266) data132->fPos = (data132->fPos + 1); - } - break; - case (int)2: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data133 = data; -HXDLIN( 266) data133->oPos = (data133->oPos + 4); -HXDLIN( 266) ::openfl::display::_internal::DrawCommandReader data134 = data; -HXDLIN( 266) data134->iiPos = (data134->iiPos + 2); -HXDLIN( 266) ::openfl::display::_internal::DrawCommandReader data135 = data; -HXDLIN( 266) data135->ffPos = (data135->ffPos + 1); -HXDLIN( 266) ::openfl::display::_internal::DrawCommandReader data136 = data; -HXDLIN( 266) data136->fPos = (data136->fPos + 1); - } - break; - case (int)3: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data137 = data; -HXDLIN( 266) data137->oPos = (data137->oPos + 1); - } - break; - case (int)4: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data138 = data; -HXDLIN( 266) data138->fPos = (data138->fPos + 6); - } - break; - case (int)5: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data139 = data; -HXDLIN( 266) data139->fPos = (data139->fPos + 4); - } - break; - case (int)6: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data140 = data; -HXDLIN( 266) data140->fPos = (data140->fPos + 3); - } - break; - case (int)7: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data141 = data; -HXDLIN( 266) data141->fPos = (data141->fPos + 4); - } - break; - case (int)8: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data142 = data; -HXDLIN( 266) data142->oPos = (data142->oPos + 3); - } - break; - case (int)9: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data143 = data; -HXDLIN( 266) data143->fPos = (data143->fPos + 4); - } - break; - case (int)10: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data144 = data; -HXDLIN( 266) data144->fPos = (data144->fPos + 5); -HXDLIN( 266) ::openfl::display::_internal::DrawCommandReader data145 = data; -HXDLIN( 266) data145->oPos = (data145->oPos + 1); - } - break; - case (int)12: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data146 = data; -HXDLIN( 266) data146->oPos = (data146->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data147 = data; -HXDLIN( 266) data147->oPos = (data147->oPos + 2); -HXDLIN( 266) ::openfl::display::_internal::DrawCommandReader data148 = data; -HXDLIN( 266) data148->bPos = (data148->bPos + 2); - } - break; - case (int)15: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data149 = data; -HXDLIN( 266) data149->oPos = (data149->oPos + 4); -HXDLIN( 266) ::openfl::display::_internal::DrawCommandReader data150 = data; -HXDLIN( 266) data150->iiPos = (data150->iiPos + 2); -HXDLIN( 266) ::openfl::display::_internal::DrawCommandReader data151 = data; -HXDLIN( 266) data151->ffPos = (data151->ffPos + 1); -HXDLIN( 266) ::openfl::display::_internal::DrawCommandReader data152 = data; -HXDLIN( 266) data152->fPos = (data152->fPos + 1); - } - break; - case (int)16: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data153 = data; -HXDLIN( 266) data153->oPos = (data153->oPos + 4); -HXDLIN( 266) ::openfl::display::_internal::DrawCommandReader data154 = data; -HXDLIN( 266) data154->iPos = (data154->iPos + 1); -HXDLIN( 266) ::openfl::display::_internal::DrawCommandReader data155 = data; -HXDLIN( 266) data155->fPos = (data155->fPos + 2); -HXDLIN( 266) ::openfl::display::_internal::DrawCommandReader data156 = data; -HXDLIN( 266) data156->bPos = (data156->bPos + 1); - } - break; - case (int)17: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data157 = data; -HXDLIN( 266) data157->fPos = (data157->fPos + 2); - } - break; - case (int)18: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data158 = data; -HXDLIN( 266) data158->fPos = (data158->fPos + 2); - } - break; - case (int)19: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data159 = data; -HXDLIN( 266) data159->oPos = (data159->oPos + 1); - } - break; - case (int)20: { -HXLINE( 266) ::openfl::display::_internal::DrawCommandReader data160 = data; -HXDLIN( 266) data160->oPos = (data160->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 266) data->prev = ::openfl::display::_internal::DrawCommandType_obj::CUBIC_CURVE_TO_dyn(); -HXDLIN( 266) ::openfl::display::_internal::DrawCommandReader this5 = data; -HXDLIN( 266) ::openfl::display::_internal::DrawCommandReader c4 = this5; -HXLINE( 267) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->cubicCurveTo(c4->buffer->f->__get(c4->fPos),c4->buffer->f->__get((c4->fPos + 1)),c4->buffer->f->__get((c4->fPos + 2)),c4->buffer->f->__get((c4->fPos + 3)),c4->buffer->f->__get((c4->fPos + 4)),c4->buffer->f->__get((c4->fPos + 5))); -HXLINE( 268) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->cubicCurveTo(c4->buffer->f->__get(c4->fPos),c4->buffer->f->__get((c4->fPos + 1)),c4->buffer->f->__get((c4->fPos + 2)),c4->buffer->f->__get((c4->fPos + 3)),c4->buffer->f->__get((c4->fPos + 4)),c4->buffer->f->__get((c4->fPos + 5))); - } - break; - case (int)5: { -HXLINE( 271) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data161 = data; -HXDLIN( 271) data161->oPos = (data161->oPos + 2); -HXDLIN( 271) ::openfl::display::_internal::DrawCommandReader data162 = data; -HXDLIN( 271) data162->bPos = (data162->bPos + 2); - } - break; - case (int)1: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data163 = data; -HXDLIN( 271) data163->iPos = (data163->iPos + 1); -HXDLIN( 271) ::openfl::display::_internal::DrawCommandReader data164 = data; -HXDLIN( 271) data164->fPos = (data164->fPos + 1); - } - break; - case (int)2: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data165 = data; -HXDLIN( 271) data165->oPos = (data165->oPos + 4); -HXDLIN( 271) ::openfl::display::_internal::DrawCommandReader data166 = data; -HXDLIN( 271) data166->iiPos = (data166->iiPos + 2); -HXDLIN( 271) ::openfl::display::_internal::DrawCommandReader data167 = data; -HXDLIN( 271) data167->ffPos = (data167->ffPos + 1); -HXDLIN( 271) ::openfl::display::_internal::DrawCommandReader data168 = data; -HXDLIN( 271) data168->fPos = (data168->fPos + 1); - } - break; - case (int)3: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data169 = data; -HXDLIN( 271) data169->oPos = (data169->oPos + 1); - } - break; - case (int)4: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data170 = data; -HXDLIN( 271) data170->fPos = (data170->fPos + 6); - } - break; - case (int)5: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data171 = data; -HXDLIN( 271) data171->fPos = (data171->fPos + 4); - } - break; - case (int)6: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data172 = data; -HXDLIN( 271) data172->fPos = (data172->fPos + 3); - } - break; - case (int)7: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data173 = data; -HXDLIN( 271) data173->fPos = (data173->fPos + 4); - } - break; - case (int)8: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data174 = data; -HXDLIN( 271) data174->oPos = (data174->oPos + 3); - } - break; - case (int)9: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data175 = data; -HXDLIN( 271) data175->fPos = (data175->fPos + 4); - } - break; - case (int)10: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data176 = data; -HXDLIN( 271) data176->fPos = (data176->fPos + 5); -HXDLIN( 271) ::openfl::display::_internal::DrawCommandReader data177 = data; -HXDLIN( 271) data177->oPos = (data177->oPos + 1); - } - break; - case (int)12: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data178 = data; -HXDLIN( 271) data178->oPos = (data178->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data179 = data; -HXDLIN( 271) data179->oPos = (data179->oPos + 2); -HXDLIN( 271) ::openfl::display::_internal::DrawCommandReader data180 = data; -HXDLIN( 271) data180->bPos = (data180->bPos + 2); - } - break; - case (int)15: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data181 = data; -HXDLIN( 271) data181->oPos = (data181->oPos + 4); -HXDLIN( 271) ::openfl::display::_internal::DrawCommandReader data182 = data; -HXDLIN( 271) data182->iiPos = (data182->iiPos + 2); -HXDLIN( 271) ::openfl::display::_internal::DrawCommandReader data183 = data; -HXDLIN( 271) data183->ffPos = (data183->ffPos + 1); -HXDLIN( 271) ::openfl::display::_internal::DrawCommandReader data184 = data; -HXDLIN( 271) data184->fPos = (data184->fPos + 1); - } - break; - case (int)16: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data185 = data; -HXDLIN( 271) data185->oPos = (data185->oPos + 4); -HXDLIN( 271) ::openfl::display::_internal::DrawCommandReader data186 = data; -HXDLIN( 271) data186->iPos = (data186->iPos + 1); -HXDLIN( 271) ::openfl::display::_internal::DrawCommandReader data187 = data; -HXDLIN( 271) data187->fPos = (data187->fPos + 2); -HXDLIN( 271) ::openfl::display::_internal::DrawCommandReader data188 = data; -HXDLIN( 271) data188->bPos = (data188->bPos + 1); - } - break; - case (int)17: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data189 = data; -HXDLIN( 271) data189->fPos = (data189->fPos + 2); - } - break; - case (int)18: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data190 = data; -HXDLIN( 271) data190->fPos = (data190->fPos + 2); - } - break; - case (int)19: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data191 = data; -HXDLIN( 271) data191->oPos = (data191->oPos + 1); - } - break; - case (int)20: { -HXLINE( 271) ::openfl::display::_internal::DrawCommandReader data192 = data; -HXDLIN( 271) data192->oPos = (data192->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 271) data->prev = ::openfl::display::_internal::DrawCommandType_obj::CURVE_TO_dyn(); -HXDLIN( 271) ::openfl::display::_internal::DrawCommandReader this6 = data; -HXDLIN( 271) ::openfl::display::_internal::DrawCommandReader c5 = this6; -HXLINE( 272) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->curveTo(c5->buffer->f->__get(c5->fPos),c5->buffer->f->__get((c5->fPos + 1)),c5->buffer->f->__get((c5->fPos + 2)),c5->buffer->f->__get((c5->fPos + 3))); -HXLINE( 273) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->curveTo(c5->buffer->f->__get(c5->fPos),c5->buffer->f->__get((c5->fPos + 1)),c5->buffer->f->__get((c5->fPos + 2)),c5->buffer->f->__get((c5->fPos + 3))); - } - break; - case (int)6: { -HXLINE( 364) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data193 = data; -HXDLIN( 364) data193->oPos = (data193->oPos + 2); -HXDLIN( 364) ::openfl::display::_internal::DrawCommandReader data194 = data; -HXDLIN( 364) data194->bPos = (data194->bPos + 2); - } - break; - case (int)1: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data195 = data; -HXDLIN( 364) data195->iPos = (data195->iPos + 1); -HXDLIN( 364) ::openfl::display::_internal::DrawCommandReader data196 = data; -HXDLIN( 364) data196->fPos = (data196->fPos + 1); - } - break; - case (int)2: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data197 = data; -HXDLIN( 364) data197->oPos = (data197->oPos + 4); -HXDLIN( 364) ::openfl::display::_internal::DrawCommandReader data198 = data; -HXDLIN( 364) data198->iiPos = (data198->iiPos + 2); -HXDLIN( 364) ::openfl::display::_internal::DrawCommandReader data199 = data; -HXDLIN( 364) data199->ffPos = (data199->ffPos + 1); -HXDLIN( 364) ::openfl::display::_internal::DrawCommandReader data200 = data; -HXDLIN( 364) data200->fPos = (data200->fPos + 1); - } - break; - case (int)3: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data201 = data; -HXDLIN( 364) data201->oPos = (data201->oPos + 1); - } - break; - case (int)4: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data202 = data; -HXDLIN( 364) data202->fPos = (data202->fPos + 6); - } - break; - case (int)5: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data203 = data; -HXDLIN( 364) data203->fPos = (data203->fPos + 4); - } - break; - case (int)6: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data204 = data; -HXDLIN( 364) data204->fPos = (data204->fPos + 3); - } - break; - case (int)7: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data205 = data; -HXDLIN( 364) data205->fPos = (data205->fPos + 4); - } - break; - case (int)8: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data206 = data; -HXDLIN( 364) data206->oPos = (data206->oPos + 3); - } - break; - case (int)9: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data207 = data; -HXDLIN( 364) data207->fPos = (data207->fPos + 4); - } - break; - case (int)10: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data208 = data; -HXDLIN( 364) data208->fPos = (data208->fPos + 5); -HXDLIN( 364) ::openfl::display::_internal::DrawCommandReader data209 = data; -HXDLIN( 364) data209->oPos = (data209->oPos + 1); - } - break; - case (int)12: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data210 = data; -HXDLIN( 364) data210->oPos = (data210->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data211 = data; -HXDLIN( 364) data211->oPos = (data211->oPos + 2); -HXDLIN( 364) ::openfl::display::_internal::DrawCommandReader data212 = data; -HXDLIN( 364) data212->bPos = (data212->bPos + 2); - } - break; - case (int)15: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data213 = data; -HXDLIN( 364) data213->oPos = (data213->oPos + 4); -HXDLIN( 364) ::openfl::display::_internal::DrawCommandReader data214 = data; -HXDLIN( 364) data214->iiPos = (data214->iiPos + 2); -HXDLIN( 364) ::openfl::display::_internal::DrawCommandReader data215 = data; -HXDLIN( 364) data215->ffPos = (data215->ffPos + 1); -HXDLIN( 364) ::openfl::display::_internal::DrawCommandReader data216 = data; -HXDLIN( 364) data216->fPos = (data216->fPos + 1); - } - break; - case (int)16: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data217 = data; -HXDLIN( 364) data217->oPos = (data217->oPos + 4); -HXDLIN( 364) ::openfl::display::_internal::DrawCommandReader data218 = data; -HXDLIN( 364) data218->iPos = (data218->iPos + 1); -HXDLIN( 364) ::openfl::display::_internal::DrawCommandReader data219 = data; -HXDLIN( 364) data219->fPos = (data219->fPos + 2); -HXDLIN( 364) ::openfl::display::_internal::DrawCommandReader data220 = data; -HXDLIN( 364) data220->bPos = (data220->bPos + 1); - } - break; - case (int)17: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data221 = data; -HXDLIN( 364) data221->fPos = (data221->fPos + 2); - } - break; - case (int)18: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data222 = data; -HXDLIN( 364) data222->fPos = (data222->fPos + 2); - } - break; - case (int)19: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data223 = data; -HXDLIN( 364) data223->oPos = (data223->oPos + 1); - } - break; - case (int)20: { -HXLINE( 364) ::openfl::display::_internal::DrawCommandReader data224 = data; -HXDLIN( 364) data224->oPos = (data224->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 364) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_CIRCLE_dyn(); -HXDLIN( 364) ::openfl::display::_internal::DrawCommandReader this7 = data; -HXDLIN( 364) ::openfl::display::_internal::DrawCommandReader c6 = this7; -HXLINE( 365) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->drawCircle(c6->buffer->f->__get(c6->fPos),c6->buffer->f->__get((c6->fPos + 1)),c6->buffer->f->__get((c6->fPos + 2))); -HXLINE( 366) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->drawCircle(c6->buffer->f->__get(c6->fPos),c6->buffer->f->__get((c6->fPos + 1)),c6->buffer->f->__get((c6->fPos + 2))); - } - break; - case (int)7: { -HXLINE( 369) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data225 = data; -HXDLIN( 369) data225->oPos = (data225->oPos + 2); -HXDLIN( 369) ::openfl::display::_internal::DrawCommandReader data226 = data; -HXDLIN( 369) data226->bPos = (data226->bPos + 2); - } - break; - case (int)1: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data227 = data; -HXDLIN( 369) data227->iPos = (data227->iPos + 1); -HXDLIN( 369) ::openfl::display::_internal::DrawCommandReader data228 = data; -HXDLIN( 369) data228->fPos = (data228->fPos + 1); - } - break; - case (int)2: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data229 = data; -HXDLIN( 369) data229->oPos = (data229->oPos + 4); -HXDLIN( 369) ::openfl::display::_internal::DrawCommandReader data230 = data; -HXDLIN( 369) data230->iiPos = (data230->iiPos + 2); -HXDLIN( 369) ::openfl::display::_internal::DrawCommandReader data231 = data; -HXDLIN( 369) data231->ffPos = (data231->ffPos + 1); -HXDLIN( 369) ::openfl::display::_internal::DrawCommandReader data232 = data; -HXDLIN( 369) data232->fPos = (data232->fPos + 1); - } - break; - case (int)3: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data233 = data; -HXDLIN( 369) data233->oPos = (data233->oPos + 1); - } - break; - case (int)4: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data234 = data; -HXDLIN( 369) data234->fPos = (data234->fPos + 6); - } - break; - case (int)5: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data235 = data; -HXDLIN( 369) data235->fPos = (data235->fPos + 4); - } - break; - case (int)6: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data236 = data; -HXDLIN( 369) data236->fPos = (data236->fPos + 3); - } - break; - case (int)7: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data237 = data; -HXDLIN( 369) data237->fPos = (data237->fPos + 4); - } - break; - case (int)8: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data238 = data; -HXDLIN( 369) data238->oPos = (data238->oPos + 3); - } - break; - case (int)9: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data239 = data; -HXDLIN( 369) data239->fPos = (data239->fPos + 4); - } - break; - case (int)10: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data240 = data; -HXDLIN( 369) data240->fPos = (data240->fPos + 5); -HXDLIN( 369) ::openfl::display::_internal::DrawCommandReader data241 = data; -HXDLIN( 369) data241->oPos = (data241->oPos + 1); - } - break; - case (int)12: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data242 = data; -HXDLIN( 369) data242->oPos = (data242->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data243 = data; -HXDLIN( 369) data243->oPos = (data243->oPos + 2); -HXDLIN( 369) ::openfl::display::_internal::DrawCommandReader data244 = data; -HXDLIN( 369) data244->bPos = (data244->bPos + 2); - } - break; - case (int)15: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data245 = data; -HXDLIN( 369) data245->oPos = (data245->oPos + 4); -HXDLIN( 369) ::openfl::display::_internal::DrawCommandReader data246 = data; -HXDLIN( 369) data246->iiPos = (data246->iiPos + 2); -HXDLIN( 369) ::openfl::display::_internal::DrawCommandReader data247 = data; -HXDLIN( 369) data247->ffPos = (data247->ffPos + 1); -HXDLIN( 369) ::openfl::display::_internal::DrawCommandReader data248 = data; -HXDLIN( 369) data248->fPos = (data248->fPos + 1); - } - break; - case (int)16: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data249 = data; -HXDLIN( 369) data249->oPos = (data249->oPos + 4); -HXDLIN( 369) ::openfl::display::_internal::DrawCommandReader data250 = data; -HXDLIN( 369) data250->iPos = (data250->iPos + 1); -HXDLIN( 369) ::openfl::display::_internal::DrawCommandReader data251 = data; -HXDLIN( 369) data251->fPos = (data251->fPos + 2); -HXDLIN( 369) ::openfl::display::_internal::DrawCommandReader data252 = data; -HXDLIN( 369) data252->bPos = (data252->bPos + 1); - } - break; - case (int)17: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data253 = data; -HXDLIN( 369) data253->fPos = (data253->fPos + 2); - } - break; - case (int)18: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data254 = data; -HXDLIN( 369) data254->fPos = (data254->fPos + 2); - } - break; - case (int)19: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data255 = data; -HXDLIN( 369) data255->oPos = (data255->oPos + 1); - } - break; - case (int)20: { -HXLINE( 369) ::openfl::display::_internal::DrawCommandReader data256 = data; -HXDLIN( 369) data256->oPos = (data256->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 369) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_ELLIPSE_dyn(); -HXDLIN( 369) ::openfl::display::_internal::DrawCommandReader this8 = data; -HXDLIN( 369) ::openfl::display::_internal::DrawCommandReader c7 = this8; -HXLINE( 370) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->drawEllipse(c7->buffer->f->__get(c7->fPos),c7->buffer->f->__get((c7->fPos + 1)),c7->buffer->f->__get((c7->fPos + 2)),c7->buffer->f->__get((c7->fPos + 3))); -HXLINE( 371) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->drawEllipse(c7->buffer->f->__get(c7->fPos),c7->buffer->f->__get((c7->fPos + 1)),c7->buffer->f->__get((c7->fPos + 2)),c7->buffer->f->__get((c7->fPos + 3))); - } - break; - case (int)9: { -HXLINE( 374) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data257 = data; -HXDLIN( 374) data257->oPos = (data257->oPos + 2); -HXDLIN( 374) ::openfl::display::_internal::DrawCommandReader data258 = data; -HXDLIN( 374) data258->bPos = (data258->bPos + 2); - } - break; - case (int)1: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data259 = data; -HXDLIN( 374) data259->iPos = (data259->iPos + 1); -HXDLIN( 374) ::openfl::display::_internal::DrawCommandReader data260 = data; -HXDLIN( 374) data260->fPos = (data260->fPos + 1); - } - break; - case (int)2: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data261 = data; -HXDLIN( 374) data261->oPos = (data261->oPos + 4); -HXDLIN( 374) ::openfl::display::_internal::DrawCommandReader data262 = data; -HXDLIN( 374) data262->iiPos = (data262->iiPos + 2); -HXDLIN( 374) ::openfl::display::_internal::DrawCommandReader data263 = data; -HXDLIN( 374) data263->ffPos = (data263->ffPos + 1); -HXDLIN( 374) ::openfl::display::_internal::DrawCommandReader data264 = data; -HXDLIN( 374) data264->fPos = (data264->fPos + 1); - } - break; - case (int)3: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data265 = data; -HXDLIN( 374) data265->oPos = (data265->oPos + 1); - } - break; - case (int)4: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data266 = data; -HXDLIN( 374) data266->fPos = (data266->fPos + 6); - } - break; - case (int)5: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data267 = data; -HXDLIN( 374) data267->fPos = (data267->fPos + 4); - } - break; - case (int)6: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data268 = data; -HXDLIN( 374) data268->fPos = (data268->fPos + 3); - } - break; - case (int)7: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data269 = data; -HXDLIN( 374) data269->fPos = (data269->fPos + 4); - } - break; - case (int)8: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data270 = data; -HXDLIN( 374) data270->oPos = (data270->oPos + 3); - } - break; - case (int)9: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data271 = data; -HXDLIN( 374) data271->fPos = (data271->fPos + 4); - } - break; - case (int)10: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data272 = data; -HXDLIN( 374) data272->fPos = (data272->fPos + 5); -HXDLIN( 374) ::openfl::display::_internal::DrawCommandReader data273 = data; -HXDLIN( 374) data273->oPos = (data273->oPos + 1); - } - break; - case (int)12: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data274 = data; -HXDLIN( 374) data274->oPos = (data274->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data275 = data; -HXDLIN( 374) data275->oPos = (data275->oPos + 2); -HXDLIN( 374) ::openfl::display::_internal::DrawCommandReader data276 = data; -HXDLIN( 374) data276->bPos = (data276->bPos + 2); - } - break; - case (int)15: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data277 = data; -HXDLIN( 374) data277->oPos = (data277->oPos + 4); -HXDLIN( 374) ::openfl::display::_internal::DrawCommandReader data278 = data; -HXDLIN( 374) data278->iiPos = (data278->iiPos + 2); -HXDLIN( 374) ::openfl::display::_internal::DrawCommandReader data279 = data; -HXDLIN( 374) data279->ffPos = (data279->ffPos + 1); -HXDLIN( 374) ::openfl::display::_internal::DrawCommandReader data280 = data; -HXDLIN( 374) data280->fPos = (data280->fPos + 1); - } - break; - case (int)16: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data281 = data; -HXDLIN( 374) data281->oPos = (data281->oPos + 4); -HXDLIN( 374) ::openfl::display::_internal::DrawCommandReader data282 = data; -HXDLIN( 374) data282->iPos = (data282->iPos + 1); -HXDLIN( 374) ::openfl::display::_internal::DrawCommandReader data283 = data; -HXDLIN( 374) data283->fPos = (data283->fPos + 2); -HXDLIN( 374) ::openfl::display::_internal::DrawCommandReader data284 = data; -HXDLIN( 374) data284->bPos = (data284->bPos + 1); - } - break; - case (int)17: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data285 = data; -HXDLIN( 374) data285->fPos = (data285->fPos + 2); - } - break; - case (int)18: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data286 = data; -HXDLIN( 374) data286->fPos = (data286->fPos + 2); - } - break; - case (int)19: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data287 = data; -HXDLIN( 374) data287->oPos = (data287->oPos + 1); - } - break; - case (int)20: { -HXLINE( 374) ::openfl::display::_internal::DrawCommandReader data288 = data; -HXDLIN( 374) data288->oPos = (data288->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 374) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_RECT_dyn(); -HXDLIN( 374) ::openfl::display::_internal::DrawCommandReader this9 = data; -HXDLIN( 374) ::openfl::display::_internal::DrawCommandReader c8 = this9; -HXLINE( 375) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->drawRect(c8->buffer->f->__get(c8->fPos),c8->buffer->f->__get((c8->fPos + 1)),c8->buffer->f->__get((c8->fPos + 2)),c8->buffer->f->__get((c8->fPos + 3))); -HXLINE( 376) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->drawRect(c8->buffer->f->__get(c8->fPos),c8->buffer->f->__get((c8->fPos + 1)),c8->buffer->f->__get((c8->fPos + 2)),c8->buffer->f->__get((c8->fPos + 3))); - } - break; - case (int)10: { -HXLINE( 379) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data289 = data; -HXDLIN( 379) data289->oPos = (data289->oPos + 2); -HXDLIN( 379) ::openfl::display::_internal::DrawCommandReader data290 = data; -HXDLIN( 379) data290->bPos = (data290->bPos + 2); - } - break; - case (int)1: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data291 = data; -HXDLIN( 379) data291->iPos = (data291->iPos + 1); -HXDLIN( 379) ::openfl::display::_internal::DrawCommandReader data292 = data; -HXDLIN( 379) data292->fPos = (data292->fPos + 1); - } - break; - case (int)2: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data293 = data; -HXDLIN( 379) data293->oPos = (data293->oPos + 4); -HXDLIN( 379) ::openfl::display::_internal::DrawCommandReader data294 = data; -HXDLIN( 379) data294->iiPos = (data294->iiPos + 2); -HXDLIN( 379) ::openfl::display::_internal::DrawCommandReader data295 = data; -HXDLIN( 379) data295->ffPos = (data295->ffPos + 1); -HXDLIN( 379) ::openfl::display::_internal::DrawCommandReader data296 = data; -HXDLIN( 379) data296->fPos = (data296->fPos + 1); - } - break; - case (int)3: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data297 = data; -HXDLIN( 379) data297->oPos = (data297->oPos + 1); - } - break; - case (int)4: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data298 = data; -HXDLIN( 379) data298->fPos = (data298->fPos + 6); - } - break; - case (int)5: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data299 = data; -HXDLIN( 379) data299->fPos = (data299->fPos + 4); - } - break; - case (int)6: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data300 = data; -HXDLIN( 379) data300->fPos = (data300->fPos + 3); - } - break; - case (int)7: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data301 = data; -HXDLIN( 379) data301->fPos = (data301->fPos + 4); - } - break; - case (int)8: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data302 = data; -HXDLIN( 379) data302->oPos = (data302->oPos + 3); - } - break; - case (int)9: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data303 = data; -HXDLIN( 379) data303->fPos = (data303->fPos + 4); - } - break; - case (int)10: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data304 = data; -HXDLIN( 379) data304->fPos = (data304->fPos + 5); -HXDLIN( 379) ::openfl::display::_internal::DrawCommandReader data305 = data; -HXDLIN( 379) data305->oPos = (data305->oPos + 1); - } - break; - case (int)12: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data306 = data; -HXDLIN( 379) data306->oPos = (data306->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data307 = data; -HXDLIN( 379) data307->oPos = (data307->oPos + 2); -HXDLIN( 379) ::openfl::display::_internal::DrawCommandReader data308 = data; -HXDLIN( 379) data308->bPos = (data308->bPos + 2); - } - break; - case (int)15: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data309 = data; -HXDLIN( 379) data309->oPos = (data309->oPos + 4); -HXDLIN( 379) ::openfl::display::_internal::DrawCommandReader data310 = data; -HXDLIN( 379) data310->iiPos = (data310->iiPos + 2); -HXDLIN( 379) ::openfl::display::_internal::DrawCommandReader data311 = data; -HXDLIN( 379) data311->ffPos = (data311->ffPos + 1); -HXDLIN( 379) ::openfl::display::_internal::DrawCommandReader data312 = data; -HXDLIN( 379) data312->fPos = (data312->fPos + 1); - } - break; - case (int)16: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data313 = data; -HXDLIN( 379) data313->oPos = (data313->oPos + 4); -HXDLIN( 379) ::openfl::display::_internal::DrawCommandReader data314 = data; -HXDLIN( 379) data314->iPos = (data314->iPos + 1); -HXDLIN( 379) ::openfl::display::_internal::DrawCommandReader data315 = data; -HXDLIN( 379) data315->fPos = (data315->fPos + 2); -HXDLIN( 379) ::openfl::display::_internal::DrawCommandReader data316 = data; -HXDLIN( 379) data316->bPos = (data316->bPos + 1); - } - break; - case (int)17: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data317 = data; -HXDLIN( 379) data317->fPos = (data317->fPos + 2); - } - break; - case (int)18: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data318 = data; -HXDLIN( 379) data318->fPos = (data318->fPos + 2); - } - break; - case (int)19: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data319 = data; -HXDLIN( 379) data319->oPos = (data319->oPos + 1); - } - break; - case (int)20: { -HXLINE( 379) ::openfl::display::_internal::DrawCommandReader data320 = data; -HXDLIN( 379) data320->oPos = (data320->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 379) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_ROUND_RECT_dyn(); -HXDLIN( 379) ::openfl::display::_internal::DrawCommandReader this10 = data; -HXDLIN( 379) ::openfl::display::_internal::DrawCommandReader c9 = this10; -HXLINE( 380) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->drawRoundRect(c9->buffer->f->__get(c9->fPos),c9->buffer->f->__get((c9->fPos + 1)),c9->buffer->f->__get((c9->fPos + 2)),c9->buffer->f->__get((c9->fPos + 3)),c9->buffer->f->__get((c9->fPos + 4)),c9->buffer->o->__get(c9->oPos)); -HXLINE( 381) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->drawRoundRect(c9->buffer->f->__get(c9->fPos),c9->buffer->f->__get((c9->fPos + 1)),c9->buffer->f->__get((c9->fPos + 2)),c9->buffer->f->__get((c9->fPos + 3)),c9->buffer->f->__get((c9->fPos + 4)),c9->buffer->o->__get(c9->oPos)); - } - break; - case (int)13: { -HXLINE( 299) { -HXLINE( 299) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data321 = data; -HXDLIN( 299) data321->oPos = (data321->oPos + 2); -HXDLIN( 299) ::openfl::display::_internal::DrawCommandReader data322 = data; -HXDLIN( 299) data322->bPos = (data322->bPos + 2); - } - break; - case (int)1: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data323 = data; -HXDLIN( 299) data323->iPos = (data323->iPos + 1); -HXDLIN( 299) ::openfl::display::_internal::DrawCommandReader data324 = data; -HXDLIN( 299) data324->fPos = (data324->fPos + 1); - } - break; - case (int)2: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data325 = data; -HXDLIN( 299) data325->oPos = (data325->oPos + 4); -HXDLIN( 299) ::openfl::display::_internal::DrawCommandReader data326 = data; -HXDLIN( 299) data326->iiPos = (data326->iiPos + 2); -HXDLIN( 299) ::openfl::display::_internal::DrawCommandReader data327 = data; -HXDLIN( 299) data327->ffPos = (data327->ffPos + 1); -HXDLIN( 299) ::openfl::display::_internal::DrawCommandReader data328 = data; -HXDLIN( 299) data328->fPos = (data328->fPos + 1); - } - break; - case (int)3: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data329 = data; -HXDLIN( 299) data329->oPos = (data329->oPos + 1); - } - break; - case (int)4: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data330 = data; -HXDLIN( 299) data330->fPos = (data330->fPos + 6); - } - break; - case (int)5: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data331 = data; -HXDLIN( 299) data331->fPos = (data331->fPos + 4); - } - break; - case (int)6: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data332 = data; -HXDLIN( 299) data332->fPos = (data332->fPos + 3); - } - break; - case (int)7: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data333 = data; -HXDLIN( 299) data333->fPos = (data333->fPos + 4); - } - break; - case (int)8: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data334 = data; -HXDLIN( 299) data334->oPos = (data334->oPos + 3); - } - break; - case (int)9: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data335 = data; -HXDLIN( 299) data335->fPos = (data335->fPos + 4); - } - break; - case (int)10: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data336 = data; -HXDLIN( 299) data336->fPos = (data336->fPos + 5); -HXDLIN( 299) ::openfl::display::_internal::DrawCommandReader data337 = data; -HXDLIN( 299) data337->oPos = (data337->oPos + 1); - } - break; - case (int)12: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data338 = data; -HXDLIN( 299) data338->oPos = (data338->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data339 = data; -HXDLIN( 299) data339->oPos = (data339->oPos + 2); -HXDLIN( 299) ::openfl::display::_internal::DrawCommandReader data340 = data; -HXDLIN( 299) data340->bPos = (data340->bPos + 2); - } - break; - case (int)15: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data341 = data; -HXDLIN( 299) data341->oPos = (data341->oPos + 4); -HXDLIN( 299) ::openfl::display::_internal::DrawCommandReader data342 = data; -HXDLIN( 299) data342->iiPos = (data342->iiPos + 2); -HXDLIN( 299) ::openfl::display::_internal::DrawCommandReader data343 = data; -HXDLIN( 299) data343->ffPos = (data343->ffPos + 1); -HXDLIN( 299) ::openfl::display::_internal::DrawCommandReader data344 = data; -HXDLIN( 299) data344->fPos = (data344->fPos + 1); - } - break; - case (int)16: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data345 = data; -HXDLIN( 299) data345->oPos = (data345->oPos + 4); -HXDLIN( 299) ::openfl::display::_internal::DrawCommandReader data346 = data; -HXDLIN( 299) data346->iPos = (data346->iPos + 1); -HXDLIN( 299) ::openfl::display::_internal::DrawCommandReader data347 = data; -HXDLIN( 299) data347->fPos = (data347->fPos + 2); -HXDLIN( 299) ::openfl::display::_internal::DrawCommandReader data348 = data; -HXDLIN( 299) data348->bPos = (data348->bPos + 1); - } - break; - case (int)17: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data349 = data; -HXDLIN( 299) data349->fPos = (data349->fPos + 2); - } - break; - case (int)18: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data350 = data; -HXDLIN( 299) data350->fPos = (data350->fPos + 2); - } - break; - case (int)19: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data351 = data; -HXDLIN( 299) data351->oPos = (data351->oPos + 1); - } - break; - case (int)20: { -HXLINE( 299) ::openfl::display::_internal::DrawCommandReader data352 = data; -HXDLIN( 299) data352->oPos = (data352->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 299) data->prev = ::openfl::display::_internal::DrawCommandType_obj::END_FILL_dyn(); -HXDLIN( 299) ::openfl::display::_internal::DrawCommandReader this11 = data; - } -HXLINE( 300) ::openfl::display::_internal::CairoGraphics_obj::endFill(); -HXLINE( 302) bool _hx_tmp6; -HXDLIN( 302) if (::openfl::display::_internal::CairoGraphics_obj::hasFill) { -HXLINE( 302) _hx_tmp6 = ::openfl::display::_internal::CairoGraphics_obj::cairo->inFill(x,y); - } - else { -HXLINE( 302) _hx_tmp6 = false; - } -HXDLIN( 302) if (_hx_tmp6) { -HXLINE( 304) data->destroy(); -HXLINE( 305) return true; - } -HXLINE( 308) ::openfl::display::_internal::CairoGraphics_obj::endStroke(); -HXLINE( 310) bool _hx_tmp7; -HXDLIN( 310) if (::openfl::display::_internal::CairoGraphics_obj::hasStroke) { -HXLINE( 310) _hx_tmp7 = ::openfl::display::_internal::CairoGraphics_obj::cairo->inStroke(x,y); - } - else { -HXLINE( 310) _hx_tmp7 = false; - } -HXDLIN( 310) if (_hx_tmp7) { -HXLINE( 312) data->destroy(); -HXLINE( 313) return true; - } -HXLINE( 316) ::openfl::display::_internal::CairoGraphics_obj::hasFill = false; -HXLINE( 317) ::openfl::display::_internal::CairoGraphics_obj::bitmapFill = null(); - } - break; - case (int)14: { -HXLINE( 295) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data353 = data; -HXDLIN( 295) data353->oPos = (data353->oPos + 2); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader data354 = data; -HXDLIN( 295) data354->bPos = (data354->bPos + 2); - } - break; - case (int)1: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data355 = data; -HXDLIN( 295) data355->iPos = (data355->iPos + 1); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader data356 = data; -HXDLIN( 295) data356->fPos = (data356->fPos + 1); - } - break; - case (int)2: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data357 = data; -HXDLIN( 295) data357->oPos = (data357->oPos + 4); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader data358 = data; -HXDLIN( 295) data358->iiPos = (data358->iiPos + 2); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader data359 = data; -HXDLIN( 295) data359->ffPos = (data359->ffPos + 1); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader data360 = data; -HXDLIN( 295) data360->fPos = (data360->fPos + 1); - } - break; - case (int)3: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data361 = data; -HXDLIN( 295) data361->oPos = (data361->oPos + 1); - } - break; - case (int)4: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data362 = data; -HXDLIN( 295) data362->fPos = (data362->fPos + 6); - } - break; - case (int)5: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data363 = data; -HXDLIN( 295) data363->fPos = (data363->fPos + 4); - } - break; - case (int)6: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data364 = data; -HXDLIN( 295) data364->fPos = (data364->fPos + 3); - } - break; - case (int)7: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data365 = data; -HXDLIN( 295) data365->fPos = (data365->fPos + 4); - } - break; - case (int)8: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data366 = data; -HXDLIN( 295) data366->oPos = (data366->oPos + 3); - } - break; - case (int)9: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data367 = data; -HXDLIN( 295) data367->fPos = (data367->fPos + 4); - } - break; - case (int)10: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data368 = data; -HXDLIN( 295) data368->fPos = (data368->fPos + 5); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader data369 = data; -HXDLIN( 295) data369->oPos = (data369->oPos + 1); - } - break; - case (int)12: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data370 = data; -HXDLIN( 295) data370->oPos = (data370->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data371 = data; -HXDLIN( 295) data371->oPos = (data371->oPos + 2); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader data372 = data; -HXDLIN( 295) data372->bPos = (data372->bPos + 2); - } - break; - case (int)15: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data373 = data; -HXDLIN( 295) data373->oPos = (data373->oPos + 4); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader data374 = data; -HXDLIN( 295) data374->iiPos = (data374->iiPos + 2); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader data375 = data; -HXDLIN( 295) data375->ffPos = (data375->ffPos + 1); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader data376 = data; -HXDLIN( 295) data376->fPos = (data376->fPos + 1); - } - break; - case (int)16: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data377 = data; -HXDLIN( 295) data377->oPos = (data377->oPos + 4); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader data378 = data; -HXDLIN( 295) data378->iPos = (data378->iPos + 1); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader data379 = data; -HXDLIN( 295) data379->fPos = (data379->fPos + 2); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader data380 = data; -HXDLIN( 295) data380->bPos = (data380->bPos + 1); - } - break; - case (int)17: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data381 = data; -HXDLIN( 295) data381->fPos = (data381->fPos + 2); - } - break; - case (int)18: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data382 = data; -HXDLIN( 295) data382->fPos = (data382->fPos + 2); - } - break; - case (int)19: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data383 = data; -HXDLIN( 295) data383->oPos = (data383->oPos + 1); - } - break; - case (int)20: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader data384 = data; -HXDLIN( 295) data384->oPos = (data384->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 295) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_BITMAP_STYLE_dyn(); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader this12 = data; -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader c10 = this12; -HXLINE( 296) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->lineBitmapStyle(( ( ::openfl::display::BitmapData)(c10->buffer->o->__get(c10->oPos)) ),( ( ::openfl::geom::Matrix)(c10->buffer->o->__get((c10->oPos + 1))) ),c10->buffer->b->__get(c10->bPos),c10->buffer->b->__get((c10->bPos + 1))); - } - break; - case (int)15: { -HXLINE( 290) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data385 = data; -HXDLIN( 290) data385->oPos = (data385->oPos + 2); -HXDLIN( 290) ::openfl::display::_internal::DrawCommandReader data386 = data; -HXDLIN( 290) data386->bPos = (data386->bPos + 2); - } - break; - case (int)1: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data387 = data; -HXDLIN( 290) data387->iPos = (data387->iPos + 1); -HXDLIN( 290) ::openfl::display::_internal::DrawCommandReader data388 = data; -HXDLIN( 290) data388->fPos = (data388->fPos + 1); - } - break; - case (int)2: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data389 = data; -HXDLIN( 290) data389->oPos = (data389->oPos + 4); -HXDLIN( 290) ::openfl::display::_internal::DrawCommandReader data390 = data; -HXDLIN( 290) data390->iiPos = (data390->iiPos + 2); -HXDLIN( 290) ::openfl::display::_internal::DrawCommandReader data391 = data; -HXDLIN( 290) data391->ffPos = (data391->ffPos + 1); -HXDLIN( 290) ::openfl::display::_internal::DrawCommandReader data392 = data; -HXDLIN( 290) data392->fPos = (data392->fPos + 1); - } - break; - case (int)3: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data393 = data; -HXDLIN( 290) data393->oPos = (data393->oPos + 1); - } - break; - case (int)4: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data394 = data; -HXDLIN( 290) data394->fPos = (data394->fPos + 6); - } - break; - case (int)5: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data395 = data; -HXDLIN( 290) data395->fPos = (data395->fPos + 4); - } - break; - case (int)6: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data396 = data; -HXDLIN( 290) data396->fPos = (data396->fPos + 3); - } - break; - case (int)7: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data397 = data; -HXDLIN( 290) data397->fPos = (data397->fPos + 4); - } - break; - case (int)8: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data398 = data; -HXDLIN( 290) data398->oPos = (data398->oPos + 3); - } - break; - case (int)9: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data399 = data; -HXDLIN( 290) data399->fPos = (data399->fPos + 4); - } - break; - case (int)10: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data400 = data; -HXDLIN( 290) data400->fPos = (data400->fPos + 5); -HXDLIN( 290) ::openfl::display::_internal::DrawCommandReader data401 = data; -HXDLIN( 290) data401->oPos = (data401->oPos + 1); - } - break; - case (int)12: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data402 = data; -HXDLIN( 290) data402->oPos = (data402->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data403 = data; -HXDLIN( 290) data403->oPos = (data403->oPos + 2); -HXDLIN( 290) ::openfl::display::_internal::DrawCommandReader data404 = data; -HXDLIN( 290) data404->bPos = (data404->bPos + 2); - } - break; - case (int)15: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data405 = data; -HXDLIN( 290) data405->oPos = (data405->oPos + 4); -HXDLIN( 290) ::openfl::display::_internal::DrawCommandReader data406 = data; -HXDLIN( 290) data406->iiPos = (data406->iiPos + 2); -HXDLIN( 290) ::openfl::display::_internal::DrawCommandReader data407 = data; -HXDLIN( 290) data407->ffPos = (data407->ffPos + 1); -HXDLIN( 290) ::openfl::display::_internal::DrawCommandReader data408 = data; -HXDLIN( 290) data408->fPos = (data408->fPos + 1); - } - break; - case (int)16: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data409 = data; -HXDLIN( 290) data409->oPos = (data409->oPos + 4); -HXDLIN( 290) ::openfl::display::_internal::DrawCommandReader data410 = data; -HXDLIN( 290) data410->iPos = (data410->iPos + 1); -HXDLIN( 290) ::openfl::display::_internal::DrawCommandReader data411 = data; -HXDLIN( 290) data411->fPos = (data411->fPos + 2); -HXDLIN( 290) ::openfl::display::_internal::DrawCommandReader data412 = data; -HXDLIN( 290) data412->bPos = (data412->bPos + 1); - } - break; - case (int)17: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data413 = data; -HXDLIN( 290) data413->fPos = (data413->fPos + 2); - } - break; - case (int)18: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data414 = data; -HXDLIN( 290) data414->fPos = (data414->fPos + 2); - } - break; - case (int)19: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data415 = data; -HXDLIN( 290) data415->oPos = (data415->oPos + 1); - } - break; - case (int)20: { -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader data416 = data; -HXDLIN( 290) data416->oPos = (data416->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 290) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_GRADIENT_STYLE_dyn(); -HXDLIN( 290) ::openfl::display::_internal::DrawCommandReader this13 = data; -HXDLIN( 290) ::openfl::display::_internal::DrawCommandReader c11 = this13; -HXLINE( 291) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->lineGradientStyle(c11->buffer->o->__get(c11->oPos),c11->buffer->ii->__get(c11->iiPos).StaticCast< ::Array< int > >(),c11->buffer->ff->__get(c11->ffPos).StaticCast< ::Array< Float > >(),c11->buffer->ii->__get((c11->iiPos + 1)).StaticCast< ::Array< int > >(),( ( ::openfl::geom::Matrix)(c11->buffer->o->__get((c11->oPos + 1))) ),c11->buffer->o->__get((c11->oPos + 2)),c11->buffer->o->__get((c11->oPos + 3)),c11->buffer->f->__get(c11->fPos)); - } - break; - case (int)16: { -HXLINE( 286) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data417 = data; -HXDLIN( 286) data417->oPos = (data417->oPos + 2); -HXDLIN( 286) ::openfl::display::_internal::DrawCommandReader data418 = data; -HXDLIN( 286) data418->bPos = (data418->bPos + 2); - } - break; - case (int)1: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data419 = data; -HXDLIN( 286) data419->iPos = (data419->iPos + 1); -HXDLIN( 286) ::openfl::display::_internal::DrawCommandReader data420 = data; -HXDLIN( 286) data420->fPos = (data420->fPos + 1); - } - break; - case (int)2: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data421 = data; -HXDLIN( 286) data421->oPos = (data421->oPos + 4); -HXDLIN( 286) ::openfl::display::_internal::DrawCommandReader data422 = data; -HXDLIN( 286) data422->iiPos = (data422->iiPos + 2); -HXDLIN( 286) ::openfl::display::_internal::DrawCommandReader data423 = data; -HXDLIN( 286) data423->ffPos = (data423->ffPos + 1); -HXDLIN( 286) ::openfl::display::_internal::DrawCommandReader data424 = data; -HXDLIN( 286) data424->fPos = (data424->fPos + 1); - } - break; - case (int)3: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data425 = data; -HXDLIN( 286) data425->oPos = (data425->oPos + 1); - } - break; - case (int)4: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data426 = data; -HXDLIN( 286) data426->fPos = (data426->fPos + 6); - } - break; - case (int)5: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data427 = data; -HXDLIN( 286) data427->fPos = (data427->fPos + 4); - } - break; - case (int)6: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data428 = data; -HXDLIN( 286) data428->fPos = (data428->fPos + 3); - } - break; - case (int)7: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data429 = data; -HXDLIN( 286) data429->fPos = (data429->fPos + 4); - } - break; - case (int)8: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data430 = data; -HXDLIN( 286) data430->oPos = (data430->oPos + 3); - } - break; - case (int)9: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data431 = data; -HXDLIN( 286) data431->fPos = (data431->fPos + 4); - } - break; - case (int)10: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data432 = data; -HXDLIN( 286) data432->fPos = (data432->fPos + 5); -HXDLIN( 286) ::openfl::display::_internal::DrawCommandReader data433 = data; -HXDLIN( 286) data433->oPos = (data433->oPos + 1); - } - break; - case (int)12: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data434 = data; -HXDLIN( 286) data434->oPos = (data434->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data435 = data; -HXDLIN( 286) data435->oPos = (data435->oPos + 2); -HXDLIN( 286) ::openfl::display::_internal::DrawCommandReader data436 = data; -HXDLIN( 286) data436->bPos = (data436->bPos + 2); - } - break; - case (int)15: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data437 = data; -HXDLIN( 286) data437->oPos = (data437->oPos + 4); -HXDLIN( 286) ::openfl::display::_internal::DrawCommandReader data438 = data; -HXDLIN( 286) data438->iiPos = (data438->iiPos + 2); -HXDLIN( 286) ::openfl::display::_internal::DrawCommandReader data439 = data; -HXDLIN( 286) data439->ffPos = (data439->ffPos + 1); -HXDLIN( 286) ::openfl::display::_internal::DrawCommandReader data440 = data; -HXDLIN( 286) data440->fPos = (data440->fPos + 1); - } - break; - case (int)16: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data441 = data; -HXDLIN( 286) data441->oPos = (data441->oPos + 4); -HXDLIN( 286) ::openfl::display::_internal::DrawCommandReader data442 = data; -HXDLIN( 286) data442->iPos = (data442->iPos + 1); -HXDLIN( 286) ::openfl::display::_internal::DrawCommandReader data443 = data; -HXDLIN( 286) data443->fPos = (data443->fPos + 2); -HXDLIN( 286) ::openfl::display::_internal::DrawCommandReader data444 = data; -HXDLIN( 286) data444->bPos = (data444->bPos + 1); - } - break; - case (int)17: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data445 = data; -HXDLIN( 286) data445->fPos = (data445->fPos + 2); - } - break; - case (int)18: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data446 = data; -HXDLIN( 286) data446->fPos = (data446->fPos + 2); - } - break; - case (int)19: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data447 = data; -HXDLIN( 286) data447->oPos = (data447->oPos + 1); - } - break; - case (int)20: { -HXLINE( 286) ::openfl::display::_internal::DrawCommandReader data448 = data; -HXDLIN( 286) data448->oPos = (data448->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 286) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_STYLE_dyn(); -HXDLIN( 286) ::openfl::display::_internal::DrawCommandReader this14 = data; -HXDLIN( 286) ::openfl::display::_internal::DrawCommandReader c12 = this14; -HXLINE( 287) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->lineStyle(c12->buffer->o->__get(c12->oPos),c12->buffer->i->__get(c12->iPos),( (Float)(1) ),c12->buffer->b->__get(c12->bPos),c12->buffer->o->__get((c12->oPos + 1)),c12->buffer->o->__get((c12->oPos + 2)),c12->buffer->o->__get((c12->oPos + 3)),c12->buffer->f->__get((c12->fPos + 1))); - } - break; - case (int)17: { -HXLINE( 276) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data449 = data; -HXDLIN( 276) data449->oPos = (data449->oPos + 2); -HXDLIN( 276) ::openfl::display::_internal::DrawCommandReader data450 = data; -HXDLIN( 276) data450->bPos = (data450->bPos + 2); - } - break; - case (int)1: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data451 = data; -HXDLIN( 276) data451->iPos = (data451->iPos + 1); -HXDLIN( 276) ::openfl::display::_internal::DrawCommandReader data452 = data; -HXDLIN( 276) data452->fPos = (data452->fPos + 1); - } - break; - case (int)2: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data453 = data; -HXDLIN( 276) data453->oPos = (data453->oPos + 4); -HXDLIN( 276) ::openfl::display::_internal::DrawCommandReader data454 = data; -HXDLIN( 276) data454->iiPos = (data454->iiPos + 2); -HXDLIN( 276) ::openfl::display::_internal::DrawCommandReader data455 = data; -HXDLIN( 276) data455->ffPos = (data455->ffPos + 1); -HXDLIN( 276) ::openfl::display::_internal::DrawCommandReader data456 = data; -HXDLIN( 276) data456->fPos = (data456->fPos + 1); - } - break; - case (int)3: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data457 = data; -HXDLIN( 276) data457->oPos = (data457->oPos + 1); - } - break; - case (int)4: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data458 = data; -HXDLIN( 276) data458->fPos = (data458->fPos + 6); - } - break; - case (int)5: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data459 = data; -HXDLIN( 276) data459->fPos = (data459->fPos + 4); - } - break; - case (int)6: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data460 = data; -HXDLIN( 276) data460->fPos = (data460->fPos + 3); - } - break; - case (int)7: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data461 = data; -HXDLIN( 276) data461->fPos = (data461->fPos + 4); - } - break; - case (int)8: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data462 = data; -HXDLIN( 276) data462->oPos = (data462->oPos + 3); - } - break; - case (int)9: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data463 = data; -HXDLIN( 276) data463->fPos = (data463->fPos + 4); - } - break; - case (int)10: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data464 = data; -HXDLIN( 276) data464->fPos = (data464->fPos + 5); -HXDLIN( 276) ::openfl::display::_internal::DrawCommandReader data465 = data; -HXDLIN( 276) data465->oPos = (data465->oPos + 1); - } - break; - case (int)12: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data466 = data; -HXDLIN( 276) data466->oPos = (data466->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data467 = data; -HXDLIN( 276) data467->oPos = (data467->oPos + 2); -HXDLIN( 276) ::openfl::display::_internal::DrawCommandReader data468 = data; -HXDLIN( 276) data468->bPos = (data468->bPos + 2); - } - break; - case (int)15: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data469 = data; -HXDLIN( 276) data469->oPos = (data469->oPos + 4); -HXDLIN( 276) ::openfl::display::_internal::DrawCommandReader data470 = data; -HXDLIN( 276) data470->iiPos = (data470->iiPos + 2); -HXDLIN( 276) ::openfl::display::_internal::DrawCommandReader data471 = data; -HXDLIN( 276) data471->ffPos = (data471->ffPos + 1); -HXDLIN( 276) ::openfl::display::_internal::DrawCommandReader data472 = data; -HXDLIN( 276) data472->fPos = (data472->fPos + 1); - } - break; - case (int)16: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data473 = data; -HXDLIN( 276) data473->oPos = (data473->oPos + 4); -HXDLIN( 276) ::openfl::display::_internal::DrawCommandReader data474 = data; -HXDLIN( 276) data474->iPos = (data474->iPos + 1); -HXDLIN( 276) ::openfl::display::_internal::DrawCommandReader data475 = data; -HXDLIN( 276) data475->fPos = (data475->fPos + 2); -HXDLIN( 276) ::openfl::display::_internal::DrawCommandReader data476 = data; -HXDLIN( 276) data476->bPos = (data476->bPos + 1); - } - break; - case (int)17: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data477 = data; -HXDLIN( 276) data477->fPos = (data477->fPos + 2); - } - break; - case (int)18: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data478 = data; -HXDLIN( 276) data478->fPos = (data478->fPos + 2); - } - break; - case (int)19: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data479 = data; -HXDLIN( 276) data479->oPos = (data479->oPos + 1); - } - break; - case (int)20: { -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader data480 = data; -HXDLIN( 276) data480->oPos = (data480->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 276) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_TO_dyn(); -HXDLIN( 276) ::openfl::display::_internal::DrawCommandReader this15 = data; -HXDLIN( 276) ::openfl::display::_internal::DrawCommandReader c13 = this15; -HXLINE( 277) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->lineTo(c13->buffer->f->__get(c13->fPos),c13->buffer->f->__get((c13->fPos + 1))); -HXLINE( 278) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->lineTo(c13->buffer->f->__get(c13->fPos),c13->buffer->f->__get((c13->fPos + 1))); - } - break; - case (int)18: { -HXLINE( 281) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data481 = data; -HXDLIN( 281) data481->oPos = (data481->oPos + 2); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader data482 = data; -HXDLIN( 281) data482->bPos = (data482->bPos + 2); - } - break; - case (int)1: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data483 = data; -HXDLIN( 281) data483->iPos = (data483->iPos + 1); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader data484 = data; -HXDLIN( 281) data484->fPos = (data484->fPos + 1); - } - break; - case (int)2: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data485 = data; -HXDLIN( 281) data485->oPos = (data485->oPos + 4); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader data486 = data; -HXDLIN( 281) data486->iiPos = (data486->iiPos + 2); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader data487 = data; -HXDLIN( 281) data487->ffPos = (data487->ffPos + 1); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader data488 = data; -HXDLIN( 281) data488->fPos = (data488->fPos + 1); - } - break; - case (int)3: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data489 = data; -HXDLIN( 281) data489->oPos = (data489->oPos + 1); - } - break; - case (int)4: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data490 = data; -HXDLIN( 281) data490->fPos = (data490->fPos + 6); - } - break; - case (int)5: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data491 = data; -HXDLIN( 281) data491->fPos = (data491->fPos + 4); - } - break; - case (int)6: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data492 = data; -HXDLIN( 281) data492->fPos = (data492->fPos + 3); - } - break; - case (int)7: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data493 = data; -HXDLIN( 281) data493->fPos = (data493->fPos + 4); - } - break; - case (int)8: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data494 = data; -HXDLIN( 281) data494->oPos = (data494->oPos + 3); - } - break; - case (int)9: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data495 = data; -HXDLIN( 281) data495->fPos = (data495->fPos + 4); - } - break; - case (int)10: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data496 = data; -HXDLIN( 281) data496->fPos = (data496->fPos + 5); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader data497 = data; -HXDLIN( 281) data497->oPos = (data497->oPos + 1); - } - break; - case (int)12: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data498 = data; -HXDLIN( 281) data498->oPos = (data498->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data499 = data; -HXDLIN( 281) data499->oPos = (data499->oPos + 2); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader data500 = data; -HXDLIN( 281) data500->bPos = (data500->bPos + 2); - } - break; - case (int)15: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data501 = data; -HXDLIN( 281) data501->oPos = (data501->oPos + 4); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader data502 = data; -HXDLIN( 281) data502->iiPos = (data502->iiPos + 2); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader data503 = data; -HXDLIN( 281) data503->ffPos = (data503->ffPos + 1); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader data504 = data; -HXDLIN( 281) data504->fPos = (data504->fPos + 1); - } - break; - case (int)16: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data505 = data; -HXDLIN( 281) data505->oPos = (data505->oPos + 4); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader data506 = data; -HXDLIN( 281) data506->iPos = (data506->iPos + 1); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader data507 = data; -HXDLIN( 281) data507->fPos = (data507->fPos + 2); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader data508 = data; -HXDLIN( 281) data508->bPos = (data508->bPos + 1); - } - break; - case (int)17: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data509 = data; -HXDLIN( 281) data509->fPos = (data509->fPos + 2); - } - break; - case (int)18: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data510 = data; -HXDLIN( 281) data510->fPos = (data510->fPos + 2); - } - break; - case (int)19: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data511 = data; -HXDLIN( 281) data511->oPos = (data511->oPos + 1); - } - break; - case (int)20: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader data512 = data; -HXDLIN( 281) data512->oPos = (data512->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 281) data->prev = ::openfl::display::_internal::DrawCommandType_obj::MOVE_TO_dyn(); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader this16 = data; -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader c14 = this16; -HXLINE( 282) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->moveTo(c14->buffer->f->__get(c14->fPos),c14->buffer->f->__get((c14->fPos + 1))); -HXLINE( 283) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->moveTo(c14->buffer->f->__get(c14->fPos),c14->buffer->f->__get((c14->fPos + 1))); - } - break; - case (int)21: { -HXLINE( 384) { -HXLINE( 384) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data513 = data; -HXDLIN( 384) data513->oPos = (data513->oPos + 2); -HXDLIN( 384) ::openfl::display::_internal::DrawCommandReader data514 = data; -HXDLIN( 384) data514->bPos = (data514->bPos + 2); - } - break; - case (int)1: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data515 = data; -HXDLIN( 384) data515->iPos = (data515->iPos + 1); -HXDLIN( 384) ::openfl::display::_internal::DrawCommandReader data516 = data; -HXDLIN( 384) data516->fPos = (data516->fPos + 1); - } - break; - case (int)2: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data517 = data; -HXDLIN( 384) data517->oPos = (data517->oPos + 4); -HXDLIN( 384) ::openfl::display::_internal::DrawCommandReader data518 = data; -HXDLIN( 384) data518->iiPos = (data518->iiPos + 2); -HXDLIN( 384) ::openfl::display::_internal::DrawCommandReader data519 = data; -HXDLIN( 384) data519->ffPos = (data519->ffPos + 1); -HXDLIN( 384) ::openfl::display::_internal::DrawCommandReader data520 = data; -HXDLIN( 384) data520->fPos = (data520->fPos + 1); - } - break; - case (int)3: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data521 = data; -HXDLIN( 384) data521->oPos = (data521->oPos + 1); - } - break; - case (int)4: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data522 = data; -HXDLIN( 384) data522->fPos = (data522->fPos + 6); - } - break; - case (int)5: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data523 = data; -HXDLIN( 384) data523->fPos = (data523->fPos + 4); - } - break; - case (int)6: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data524 = data; -HXDLIN( 384) data524->fPos = (data524->fPos + 3); - } - break; - case (int)7: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data525 = data; -HXDLIN( 384) data525->fPos = (data525->fPos + 4); - } - break; - case (int)8: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data526 = data; -HXDLIN( 384) data526->oPos = (data526->oPos + 3); - } - break; - case (int)9: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data527 = data; -HXDLIN( 384) data527->fPos = (data527->fPos + 4); - } - break; - case (int)10: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data528 = data; -HXDLIN( 384) data528->fPos = (data528->fPos + 5); -HXDLIN( 384) ::openfl::display::_internal::DrawCommandReader data529 = data; -HXDLIN( 384) data529->oPos = (data529->oPos + 1); - } - break; - case (int)12: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data530 = data; -HXDLIN( 384) data530->oPos = (data530->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data531 = data; -HXDLIN( 384) data531->oPos = (data531->oPos + 2); -HXDLIN( 384) ::openfl::display::_internal::DrawCommandReader data532 = data; -HXDLIN( 384) data532->bPos = (data532->bPos + 2); - } - break; - case (int)15: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data533 = data; -HXDLIN( 384) data533->oPos = (data533->oPos + 4); -HXDLIN( 384) ::openfl::display::_internal::DrawCommandReader data534 = data; -HXDLIN( 384) data534->iiPos = (data534->iiPos + 2); -HXDLIN( 384) ::openfl::display::_internal::DrawCommandReader data535 = data; -HXDLIN( 384) data535->ffPos = (data535->ffPos + 1); -HXDLIN( 384) ::openfl::display::_internal::DrawCommandReader data536 = data; -HXDLIN( 384) data536->fPos = (data536->fPos + 1); - } - break; - case (int)16: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data537 = data; -HXDLIN( 384) data537->oPos = (data537->oPos + 4); -HXDLIN( 384) ::openfl::display::_internal::DrawCommandReader data538 = data; -HXDLIN( 384) data538->iPos = (data538->iPos + 1); -HXDLIN( 384) ::openfl::display::_internal::DrawCommandReader data539 = data; -HXDLIN( 384) data539->fPos = (data539->fPos + 2); -HXDLIN( 384) ::openfl::display::_internal::DrawCommandReader data540 = data; -HXDLIN( 384) data540->bPos = (data540->bPos + 1); - } - break; - case (int)17: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data541 = data; -HXDLIN( 384) data541->fPos = (data541->fPos + 2); - } - break; - case (int)18: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data542 = data; -HXDLIN( 384) data542->fPos = (data542->fPos + 2); - } - break; - case (int)19: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data543 = data; -HXDLIN( 384) data543->oPos = (data543->oPos + 1); - } - break; - case (int)20: { -HXLINE( 384) ::openfl::display::_internal::DrawCommandReader data544 = data; -HXDLIN( 384) data544->oPos = (data544->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 384) data->prev = ::openfl::display::_internal::DrawCommandType_obj::WINDING_EVEN_ODD_dyn(); -HXDLIN( 384) ::openfl::display::_internal::DrawCommandReader this17 = data; - } -HXLINE( 385) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_fillRule(1); - } - break; - case (int)22: { -HXLINE( 388) { -HXLINE( 388) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data545 = data; -HXDLIN( 388) data545->oPos = (data545->oPos + 2); -HXDLIN( 388) ::openfl::display::_internal::DrawCommandReader data546 = data; -HXDLIN( 388) data546->bPos = (data546->bPos + 2); - } - break; - case (int)1: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data547 = data; -HXDLIN( 388) data547->iPos = (data547->iPos + 1); -HXDLIN( 388) ::openfl::display::_internal::DrawCommandReader data548 = data; -HXDLIN( 388) data548->fPos = (data548->fPos + 1); - } - break; - case (int)2: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data549 = data; -HXDLIN( 388) data549->oPos = (data549->oPos + 4); -HXDLIN( 388) ::openfl::display::_internal::DrawCommandReader data550 = data; -HXDLIN( 388) data550->iiPos = (data550->iiPos + 2); -HXDLIN( 388) ::openfl::display::_internal::DrawCommandReader data551 = data; -HXDLIN( 388) data551->ffPos = (data551->ffPos + 1); -HXDLIN( 388) ::openfl::display::_internal::DrawCommandReader data552 = data; -HXDLIN( 388) data552->fPos = (data552->fPos + 1); - } - break; - case (int)3: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data553 = data; -HXDLIN( 388) data553->oPos = (data553->oPos + 1); - } - break; - case (int)4: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data554 = data; -HXDLIN( 388) data554->fPos = (data554->fPos + 6); - } - break; - case (int)5: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data555 = data; -HXDLIN( 388) data555->fPos = (data555->fPos + 4); - } - break; - case (int)6: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data556 = data; -HXDLIN( 388) data556->fPos = (data556->fPos + 3); - } - break; - case (int)7: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data557 = data; -HXDLIN( 388) data557->fPos = (data557->fPos + 4); - } - break; - case (int)8: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data558 = data; -HXDLIN( 388) data558->oPos = (data558->oPos + 3); - } - break; - case (int)9: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data559 = data; -HXDLIN( 388) data559->fPos = (data559->fPos + 4); - } - break; - case (int)10: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data560 = data; -HXDLIN( 388) data560->fPos = (data560->fPos + 5); -HXDLIN( 388) ::openfl::display::_internal::DrawCommandReader data561 = data; -HXDLIN( 388) data561->oPos = (data561->oPos + 1); - } - break; - case (int)12: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data562 = data; -HXDLIN( 388) data562->oPos = (data562->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data563 = data; -HXDLIN( 388) data563->oPos = (data563->oPos + 2); -HXDLIN( 388) ::openfl::display::_internal::DrawCommandReader data564 = data; -HXDLIN( 388) data564->bPos = (data564->bPos + 2); - } - break; - case (int)15: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data565 = data; -HXDLIN( 388) data565->oPos = (data565->oPos + 4); -HXDLIN( 388) ::openfl::display::_internal::DrawCommandReader data566 = data; -HXDLIN( 388) data566->iiPos = (data566->iiPos + 2); -HXDLIN( 388) ::openfl::display::_internal::DrawCommandReader data567 = data; -HXDLIN( 388) data567->ffPos = (data567->ffPos + 1); -HXDLIN( 388) ::openfl::display::_internal::DrawCommandReader data568 = data; -HXDLIN( 388) data568->fPos = (data568->fPos + 1); - } - break; - case (int)16: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data569 = data; -HXDLIN( 388) data569->oPos = (data569->oPos + 4); -HXDLIN( 388) ::openfl::display::_internal::DrawCommandReader data570 = data; -HXDLIN( 388) data570->iPos = (data570->iPos + 1); -HXDLIN( 388) ::openfl::display::_internal::DrawCommandReader data571 = data; -HXDLIN( 388) data571->fPos = (data571->fPos + 2); -HXDLIN( 388) ::openfl::display::_internal::DrawCommandReader data572 = data; -HXDLIN( 388) data572->bPos = (data572->bPos + 1); - } - break; - case (int)17: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data573 = data; -HXDLIN( 388) data573->fPos = (data573->fPos + 2); - } - break; - case (int)18: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data574 = data; -HXDLIN( 388) data574->fPos = (data574->fPos + 2); - } - break; - case (int)19: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data575 = data; -HXDLIN( 388) data575->oPos = (data575->oPos + 1); - } - break; - case (int)20: { -HXLINE( 388) ::openfl::display::_internal::DrawCommandReader data576 = data; -HXDLIN( 388) data576->oPos = (data576->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 388) data->prev = ::openfl::display::_internal::DrawCommandType_obj::WINDING_NON_ZERO_dyn(); -HXDLIN( 388) ::openfl::display::_internal::DrawCommandReader this18 = data; - } -HXLINE( 389) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_fillRule(0); - } - break; - default:{ -HXLINE( 392) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data577 = data; -HXDLIN( 392) data577->oPos = (data577->oPos + 2); -HXDLIN( 392) ::openfl::display::_internal::DrawCommandReader data578 = data; -HXDLIN( 392) data578->bPos = (data578->bPos + 2); - } - break; - case (int)1: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data579 = data; -HXDLIN( 392) data579->iPos = (data579->iPos + 1); -HXDLIN( 392) ::openfl::display::_internal::DrawCommandReader data580 = data; -HXDLIN( 392) data580->fPos = (data580->fPos + 1); - } - break; - case (int)2: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data581 = data; -HXDLIN( 392) data581->oPos = (data581->oPos + 4); -HXDLIN( 392) ::openfl::display::_internal::DrawCommandReader data582 = data; -HXDLIN( 392) data582->iiPos = (data582->iiPos + 2); -HXDLIN( 392) ::openfl::display::_internal::DrawCommandReader data583 = data; -HXDLIN( 392) data583->ffPos = (data583->ffPos + 1); -HXDLIN( 392) ::openfl::display::_internal::DrawCommandReader data584 = data; -HXDLIN( 392) data584->fPos = (data584->fPos + 1); - } - break; - case (int)3: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data585 = data; -HXDLIN( 392) data585->oPos = (data585->oPos + 1); - } - break; - case (int)4: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data586 = data; -HXDLIN( 392) data586->fPos = (data586->fPos + 6); - } - break; - case (int)5: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data587 = data; -HXDLIN( 392) data587->fPos = (data587->fPos + 4); - } - break; - case (int)6: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data588 = data; -HXDLIN( 392) data588->fPos = (data588->fPos + 3); - } - break; - case (int)7: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data589 = data; -HXDLIN( 392) data589->fPos = (data589->fPos + 4); - } - break; - case (int)8: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data590 = data; -HXDLIN( 392) data590->oPos = (data590->oPos + 3); - } - break; - case (int)9: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data591 = data; -HXDLIN( 392) data591->fPos = (data591->fPos + 4); - } - break; - case (int)10: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data592 = data; -HXDLIN( 392) data592->fPos = (data592->fPos + 5); -HXDLIN( 392) ::openfl::display::_internal::DrawCommandReader data593 = data; -HXDLIN( 392) data593->oPos = (data593->oPos + 1); - } - break; - case (int)12: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data594 = data; -HXDLIN( 392) data594->oPos = (data594->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data595 = data; -HXDLIN( 392) data595->oPos = (data595->oPos + 2); -HXDLIN( 392) ::openfl::display::_internal::DrawCommandReader data596 = data; -HXDLIN( 392) data596->bPos = (data596->bPos + 2); - } - break; - case (int)15: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data597 = data; -HXDLIN( 392) data597->oPos = (data597->oPos + 4); -HXDLIN( 392) ::openfl::display::_internal::DrawCommandReader data598 = data; -HXDLIN( 392) data598->iiPos = (data598->iiPos + 2); -HXDLIN( 392) ::openfl::display::_internal::DrawCommandReader data599 = data; -HXDLIN( 392) data599->ffPos = (data599->ffPos + 1); -HXDLIN( 392) ::openfl::display::_internal::DrawCommandReader data600 = data; -HXDLIN( 392) data600->fPos = (data600->fPos + 1); - } - break; - case (int)16: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data601 = data; -HXDLIN( 392) data601->oPos = (data601->oPos + 4); -HXDLIN( 392) ::openfl::display::_internal::DrawCommandReader data602 = data; -HXDLIN( 392) data602->iPos = (data602->iPos + 1); -HXDLIN( 392) ::openfl::display::_internal::DrawCommandReader data603 = data; -HXDLIN( 392) data603->fPos = (data603->fPos + 2); -HXDLIN( 392) ::openfl::display::_internal::DrawCommandReader data604 = data; -HXDLIN( 392) data604->bPos = (data604->bPos + 1); - } - break; - case (int)17: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data605 = data; -HXDLIN( 392) data605->fPos = (data605->fPos + 2); - } - break; - case (int)18: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data606 = data; -HXDLIN( 392) data606->fPos = (data606->fPos + 2); - } - break; - case (int)19: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data607 = data; -HXDLIN( 392) data607->oPos = (data607->oPos + 1); - } - break; - case (int)20: { -HXLINE( 392) ::openfl::display::_internal::DrawCommandReader data608 = data; -HXDLIN( 392) data608->oPos = (data608->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 392) data->prev = type; - } - } - } - } -HXLINE( 396) bool hitTest = false; -HXLINE( 398) if ((::openfl::display::_internal::CairoGraphics_obj::fillCommands->get_length() > 0)) { -HXLINE( 400) ::openfl::display::_internal::CairoGraphics_obj::endFill(); - } -HXLINE( 403) bool _hx_tmp8; -HXDLIN( 403) if (::openfl::display::_internal::CairoGraphics_obj::hasFill) { -HXLINE( 403) _hx_tmp8 = ::openfl::display::_internal::CairoGraphics_obj::cairo->inFill(x,y); - } - else { -HXLINE( 403) _hx_tmp8 = false; - } -HXDLIN( 403) if (_hx_tmp8) { -HXLINE( 405) hitTest = true; - } -HXLINE( 408) if ((::openfl::display::_internal::CairoGraphics_obj::strokeCommands->get_length() > 0)) { -HXLINE( 410) ::openfl::display::_internal::CairoGraphics_obj::endStroke(); - } -HXLINE( 413) bool _hx_tmp9; -HXDLIN( 413) if (::openfl::display::_internal::CairoGraphics_obj::hasStroke) { -HXLINE( 413) _hx_tmp9 = ::openfl::display::_internal::CairoGraphics_obj::cairo->inStroke(x,y); - } - else { -HXLINE( 413) _hx_tmp9 = false; - } -HXDLIN( 413) if (_hx_tmp9) { -HXLINE( 415) hitTest = true; - } -HXLINE( 418) data->destroy(); -HXLINE( 420) return hitTest; - } -HXLINE( 226) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(CairoGraphics_obj,hitTest,return ) - -bool CairoGraphics_obj::isCCW(Float x1,Float y1,Float x2,Float y2,Float x3,Float y3){ - HX_STACKFRAME(&_hx_pos_a32397cfa230be0c_430_isCCW) -HXDLIN( 430) return ((((x2 - x1) * (y3 - y1)) - ((y2 - y1) * (x3 - x1))) < 0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(CairoGraphics_obj,isCCW,return ) - - ::Dynamic CairoGraphics_obj::normalizeUVT( ::openfl::_Vector::FloatVector uvt,hx::Null< bool > __o_skipT){ - bool skipT = __o_skipT.Default(false); - HX_GC_STACKFRAME(&_hx_pos_a32397cfa230be0c_434_normalizeUVT) -HXLINE( 435) Float max = ::Math_obj::NEGATIVE_INFINITY; -HXLINE( 436) Float tmp = ::Math_obj::NEGATIVE_INFINITY; -HXLINE( 437) int len = uvt->get_length(); -HXLINE( 439) { -HXLINE( 439) int _g = 1; -HXDLIN( 439) int _g1 = (len + 1); -HXDLIN( 439) while((_g < _g1)){ -HXLINE( 439) _g = (_g + 1); -HXDLIN( 439) int t = (_g - 1); -HXLINE( 441) bool _hx_tmp; -HXDLIN( 441) if (skipT) { -HXLINE( 441) _hx_tmp = (hx::Mod(t,3) == 0); - } - else { -HXLINE( 441) _hx_tmp = false; - } -HXDLIN( 441) if (_hx_tmp) { -HXLINE( 443) continue; - } -HXLINE( 446) tmp = uvt->get((t - 1)); -HXLINE( 448) if ((max < tmp)) { -HXLINE( 450) max = tmp; - } - } - } -HXLINE( 454) if (!(skipT)) { -HXLINE( 456) return ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("max",a4,0a,53,00),max) - ->setFixed(1,HX_("uvt",f3,2e,59,00),uvt)); - } -HXLINE( 459) int length = null(); -HXDLIN( 459) bool fixed = null(); -HXDLIN( 459) ::Array< Float > array = null(); -HXDLIN( 459) ::openfl::_Vector::FloatVector result = ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length,fixed,array,true); -HXLINE( 461) { -HXLINE( 461) int _g2 = 1; -HXDLIN( 461) int _g3 = (len + 1); -HXDLIN( 461) while((_g2 < _g3)){ -HXLINE( 461) _g2 = (_g2 + 1); -HXDLIN( 461) int t1 = (_g2 - 1); -HXLINE( 463) bool _hx_tmp1; -HXDLIN( 463) if (skipT) { -HXLINE( 463) _hx_tmp1 = (hx::Mod(t1,3) == 0); - } - else { -HXLINE( 463) _hx_tmp1 = false; - } -HXDLIN( 463) if (_hx_tmp1) { -HXLINE( 465) continue; - } -HXLINE( 468) result->push(uvt->get((t1 - 1))); - } - } -HXLINE( 471) return ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("max",a4,0a,53,00),max) - ->setFixed(1,HX_("uvt",f3,2e,59,00),result)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CairoGraphics_obj,normalizeUVT,return ) - -void CairoGraphics_obj::playCommands( ::openfl::display::_internal::DrawCommandBuffer commands,hx::Null< bool > __o_stroke){ - bool stroke = __o_stroke.Default(false); - HX_GC_STACKFRAME(&_hx_pos_a32397cfa230be0c_475_playCommands) -HXLINE( 476) if ((commands->get_length() == 0)) { -HXLINE( 476) return; - } -HXLINE( 478) ::openfl::display::_internal::CairoGraphics_obj::bounds = ::openfl::display::_internal::CairoGraphics_obj::graphics->_hx___bounds; -HXLINE( 480) Float offsetX = ::openfl::display::_internal::CairoGraphics_obj::bounds->x; -HXLINE( 481) Float offsetY = ::openfl::display::_internal::CairoGraphics_obj::bounds->y; -HXLINE( 483) Float positionX = ((Float)0.0); -HXLINE( 484) Float positionY = ((Float)0.0); -HXLINE( 486) bool closeGap = false; -HXLINE( 487) Float startX = ((Float)0.0); -HXLINE( 488) Float startY = ((Float)0.0); -HXLINE( 489) bool setStart = false; -HXLINE( 491) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_fillRule(1); -HXLINE( 492) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_antialias(3); -HXLINE( 494) bool hasPath = false; -HXLINE( 496) ::openfl::display::_internal::DrawCommandReader data = ::openfl::display::_internal::DrawCommandReader_obj::__alloc( HX_CTX ,commands); -HXLINE( 498) Float x; -HXDLIN( 498) Float y; -HXDLIN( 498) Float width; -HXDLIN( 498) Float height; -HXDLIN( 498) Float kappa = ((Float).5522848); -HXDLIN( 498) Float ox; -HXDLIN( 498) Float oy; -HXDLIN( 498) Float xe; -HXDLIN( 498) Float ye; -HXDLIN( 498) Float xm; -HXDLIN( 498) Float ym; -HXDLIN( 498) Float r; -HXDLIN( 498) Float g; -HXDLIN( 498) Float b; -HXLINE( 513) { -HXLINE( 513) int _g = 0; -HXDLIN( 513) ::Array< ::Dynamic> _g1 = commands->types; -HXDLIN( 513) while((_g < _g1->length)){ -HXLINE( 513) ::openfl::display::_internal::DrawCommandType type = _g1->__get(_g).StaticCast< ::openfl::display::_internal::DrawCommandType >(); -HXDLIN( 513) _g = (_g + 1); -HXLINE( 515) switch((int)(type->_hx_getIndex())){ - case (int)0: { -HXLINE( 693) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data1 = data; -HXDLIN( 693) data1->oPos = (data1->oPos + 2); -HXDLIN( 693) ::openfl::display::_internal::DrawCommandReader data2 = data; -HXDLIN( 693) data2->bPos = (data2->bPos + 2); - } - break; - case (int)1: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data3 = data; -HXDLIN( 693) data3->iPos = (data3->iPos + 1); -HXDLIN( 693) ::openfl::display::_internal::DrawCommandReader data4 = data; -HXDLIN( 693) data4->fPos = (data4->fPos + 1); - } - break; - case (int)2: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data5 = data; -HXDLIN( 693) data5->oPos = (data5->oPos + 4); -HXDLIN( 693) ::openfl::display::_internal::DrawCommandReader data6 = data; -HXDLIN( 693) data6->iiPos = (data6->iiPos + 2); -HXDLIN( 693) ::openfl::display::_internal::DrawCommandReader data7 = data; -HXDLIN( 693) data7->ffPos = (data7->ffPos + 1); -HXDLIN( 693) ::openfl::display::_internal::DrawCommandReader data8 = data; -HXDLIN( 693) data8->fPos = (data8->fPos + 1); - } - break; - case (int)3: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data9 = data; -HXDLIN( 693) data9->oPos = (data9->oPos + 1); - } - break; - case (int)4: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data10 = data; -HXDLIN( 693) data10->fPos = (data10->fPos + 6); - } - break; - case (int)5: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data11 = data; -HXDLIN( 693) data11->fPos = (data11->fPos + 4); - } - break; - case (int)6: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data12 = data; -HXDLIN( 693) data12->fPos = (data12->fPos + 3); - } - break; - case (int)7: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data13 = data; -HXDLIN( 693) data13->fPos = (data13->fPos + 4); - } - break; - case (int)8: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data14 = data; -HXDLIN( 693) data14->oPos = (data14->oPos + 3); - } - break; - case (int)9: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data15 = data; -HXDLIN( 693) data15->fPos = (data15->fPos + 4); - } - break; - case (int)10: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data16 = data; -HXDLIN( 693) data16->fPos = (data16->fPos + 5); -HXDLIN( 693) ::openfl::display::_internal::DrawCommandReader data17 = data; -HXDLIN( 693) data17->oPos = (data17->oPos + 1); - } - break; - case (int)12: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data18 = data; -HXDLIN( 693) data18->oPos = (data18->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data19 = data; -HXDLIN( 693) data19->oPos = (data19->oPos + 2); -HXDLIN( 693) ::openfl::display::_internal::DrawCommandReader data20 = data; -HXDLIN( 693) data20->bPos = (data20->bPos + 2); - } - break; - case (int)15: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data21 = data; -HXDLIN( 693) data21->oPos = (data21->oPos + 4); -HXDLIN( 693) ::openfl::display::_internal::DrawCommandReader data22 = data; -HXDLIN( 693) data22->iiPos = (data22->iiPos + 2); -HXDLIN( 693) ::openfl::display::_internal::DrawCommandReader data23 = data; -HXDLIN( 693) data23->ffPos = (data23->ffPos + 1); -HXDLIN( 693) ::openfl::display::_internal::DrawCommandReader data24 = data; -HXDLIN( 693) data24->fPos = (data24->fPos + 1); - } - break; - case (int)16: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data25 = data; -HXDLIN( 693) data25->oPos = (data25->oPos + 4); -HXDLIN( 693) ::openfl::display::_internal::DrawCommandReader data26 = data; -HXDLIN( 693) data26->iPos = (data26->iPos + 1); -HXDLIN( 693) ::openfl::display::_internal::DrawCommandReader data27 = data; -HXDLIN( 693) data27->fPos = (data27->fPos + 2); -HXDLIN( 693) ::openfl::display::_internal::DrawCommandReader data28 = data; -HXDLIN( 693) data28->bPos = (data28->bPos + 1); - } - break; - case (int)17: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data29 = data; -HXDLIN( 693) data29->fPos = (data29->fPos + 2); - } - break; - case (int)18: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data30 = data; -HXDLIN( 693) data30->fPos = (data30->fPos + 2); - } - break; - case (int)19: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data31 = data; -HXDLIN( 693) data31->oPos = (data31->oPos + 1); - } - break; - case (int)20: { -HXLINE( 693) ::openfl::display::_internal::DrawCommandReader data32 = data; -HXDLIN( 693) data32->oPos = (data32->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 693) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_BITMAP_FILL_dyn(); -HXDLIN( 693) ::openfl::display::_internal::DrawCommandReader this1 = data; -HXDLIN( 693) ::openfl::display::_internal::DrawCommandReader c = this1; -HXLINE( 694) ::openfl::display::_internal::CairoGraphics_obj::fillPattern = ::openfl::display::_internal::CairoGraphics_obj::createImagePattern(( ( ::openfl::display::BitmapData)(c->buffer->o->__get(c->oPos)) ),( ( ::openfl::geom::Matrix)(c->buffer->o->__get((c->oPos + 1))) ),c->buffer->b->__get(c->bPos),c->buffer->b->__get((c->bPos + 1))); -HXLINE( 696) ::openfl::display::_internal::CairoGraphics_obj::bitmapFill = ( ( ::openfl::display::BitmapData)(c->buffer->o->__get(c->oPos)) ); -HXLINE( 697) ::openfl::display::_internal::CairoGraphics_obj::bitmapRepeat = c->buffer->b->__get(c->bPos); -HXLINE( 699) ::openfl::display::_internal::CairoGraphics_obj::hasFill = true; - } - break; - case (int)1: { -HXLINE( 702) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data33 = data; -HXDLIN( 702) data33->oPos = (data33->oPos + 2); -HXDLIN( 702) ::openfl::display::_internal::DrawCommandReader data34 = data; -HXDLIN( 702) data34->bPos = (data34->bPos + 2); - } - break; - case (int)1: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data35 = data; -HXDLIN( 702) data35->iPos = (data35->iPos + 1); -HXDLIN( 702) ::openfl::display::_internal::DrawCommandReader data36 = data; -HXDLIN( 702) data36->fPos = (data36->fPos + 1); - } - break; - case (int)2: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data37 = data; -HXDLIN( 702) data37->oPos = (data37->oPos + 4); -HXDLIN( 702) ::openfl::display::_internal::DrawCommandReader data38 = data; -HXDLIN( 702) data38->iiPos = (data38->iiPos + 2); -HXDLIN( 702) ::openfl::display::_internal::DrawCommandReader data39 = data; -HXDLIN( 702) data39->ffPos = (data39->ffPos + 1); -HXDLIN( 702) ::openfl::display::_internal::DrawCommandReader data40 = data; -HXDLIN( 702) data40->fPos = (data40->fPos + 1); - } - break; - case (int)3: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data41 = data; -HXDLIN( 702) data41->oPos = (data41->oPos + 1); - } - break; - case (int)4: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data42 = data; -HXDLIN( 702) data42->fPos = (data42->fPos + 6); - } - break; - case (int)5: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data43 = data; -HXDLIN( 702) data43->fPos = (data43->fPos + 4); - } - break; - case (int)6: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data44 = data; -HXDLIN( 702) data44->fPos = (data44->fPos + 3); - } - break; - case (int)7: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data45 = data; -HXDLIN( 702) data45->fPos = (data45->fPos + 4); - } - break; - case (int)8: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data46 = data; -HXDLIN( 702) data46->oPos = (data46->oPos + 3); - } - break; - case (int)9: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data47 = data; -HXDLIN( 702) data47->fPos = (data47->fPos + 4); - } - break; - case (int)10: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data48 = data; -HXDLIN( 702) data48->fPos = (data48->fPos + 5); -HXDLIN( 702) ::openfl::display::_internal::DrawCommandReader data49 = data; -HXDLIN( 702) data49->oPos = (data49->oPos + 1); - } - break; - case (int)12: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data50 = data; -HXDLIN( 702) data50->oPos = (data50->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data51 = data; -HXDLIN( 702) data51->oPos = (data51->oPos + 2); -HXDLIN( 702) ::openfl::display::_internal::DrawCommandReader data52 = data; -HXDLIN( 702) data52->bPos = (data52->bPos + 2); - } - break; - case (int)15: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data53 = data; -HXDLIN( 702) data53->oPos = (data53->oPos + 4); -HXDLIN( 702) ::openfl::display::_internal::DrawCommandReader data54 = data; -HXDLIN( 702) data54->iiPos = (data54->iiPos + 2); -HXDLIN( 702) ::openfl::display::_internal::DrawCommandReader data55 = data; -HXDLIN( 702) data55->ffPos = (data55->ffPos + 1); -HXDLIN( 702) ::openfl::display::_internal::DrawCommandReader data56 = data; -HXDLIN( 702) data56->fPos = (data56->fPos + 1); - } - break; - case (int)16: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data57 = data; -HXDLIN( 702) data57->oPos = (data57->oPos + 4); -HXDLIN( 702) ::openfl::display::_internal::DrawCommandReader data58 = data; -HXDLIN( 702) data58->iPos = (data58->iPos + 1); -HXDLIN( 702) ::openfl::display::_internal::DrawCommandReader data59 = data; -HXDLIN( 702) data59->fPos = (data59->fPos + 2); -HXDLIN( 702) ::openfl::display::_internal::DrawCommandReader data60 = data; -HXDLIN( 702) data60->bPos = (data60->bPos + 1); - } - break; - case (int)17: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data61 = data; -HXDLIN( 702) data61->fPos = (data61->fPos + 2); - } - break; - case (int)18: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data62 = data; -HXDLIN( 702) data62->fPos = (data62->fPos + 2); - } - break; - case (int)19: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data63 = data; -HXDLIN( 702) data63->oPos = (data63->oPos + 1); - } - break; - case (int)20: { -HXLINE( 702) ::openfl::display::_internal::DrawCommandReader data64 = data; -HXDLIN( 702) data64->oPos = (data64->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 702) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_FILL_dyn(); -HXDLIN( 702) ::openfl::display::_internal::DrawCommandReader this2 = data; -HXDLIN( 702) ::openfl::display::_internal::DrawCommandReader c1 = this2; -HXLINE( 703) if ((c1->buffer->f->__get(c1->fPos) < ((Float)0.005))) { -HXLINE( 705) ::openfl::display::_internal::CairoGraphics_obj::hasFill = false; - } - else { -HXLINE( 709) if (hx::IsNotNull( ::openfl::display::_internal::CairoGraphics_obj::fillPattern )) { -HXLINE( 711) ::openfl::display::_internal::CairoGraphics_obj::fillPatternMatrix = null(); - } -HXLINE( 714) ::openfl::display::_internal::CairoGraphics_obj::fillPattern = ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::createRGBA((( (Float)(hx::UShr((c1->buffer->i->__get(c1->iPos) & 16711680),16)) ) / ( (Float)(255) )),(( (Float)(hx::UShr((c1->buffer->i->__get(c1->iPos) & 65280),8)) ) / ( (Float)(255) )),(( (Float)((c1->buffer->i->__get(c1->iPos) & 255)) ) / ( (Float)(255) )),c1->buffer->f->__get(c1->fPos)); -HXLINE( 716) ::openfl::display::_internal::CairoGraphics_obj::hasFill = true; - } -HXLINE( 719) ::openfl::display::_internal::CairoGraphics_obj::bitmapFill = null(); - } - break; - case (int)2: { -HXLINE( 722) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data65 = data; -HXDLIN( 722) data65->oPos = (data65->oPos + 2); -HXDLIN( 722) ::openfl::display::_internal::DrawCommandReader data66 = data; -HXDLIN( 722) data66->bPos = (data66->bPos + 2); - } - break; - case (int)1: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data67 = data; -HXDLIN( 722) data67->iPos = (data67->iPos + 1); -HXDLIN( 722) ::openfl::display::_internal::DrawCommandReader data68 = data; -HXDLIN( 722) data68->fPos = (data68->fPos + 1); - } - break; - case (int)2: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data69 = data; -HXDLIN( 722) data69->oPos = (data69->oPos + 4); -HXDLIN( 722) ::openfl::display::_internal::DrawCommandReader data70 = data; -HXDLIN( 722) data70->iiPos = (data70->iiPos + 2); -HXDLIN( 722) ::openfl::display::_internal::DrawCommandReader data71 = data; -HXDLIN( 722) data71->ffPos = (data71->ffPos + 1); -HXDLIN( 722) ::openfl::display::_internal::DrawCommandReader data72 = data; -HXDLIN( 722) data72->fPos = (data72->fPos + 1); - } - break; - case (int)3: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data73 = data; -HXDLIN( 722) data73->oPos = (data73->oPos + 1); - } - break; - case (int)4: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data74 = data; -HXDLIN( 722) data74->fPos = (data74->fPos + 6); - } - break; - case (int)5: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data75 = data; -HXDLIN( 722) data75->fPos = (data75->fPos + 4); - } - break; - case (int)6: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data76 = data; -HXDLIN( 722) data76->fPos = (data76->fPos + 3); - } - break; - case (int)7: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data77 = data; -HXDLIN( 722) data77->fPos = (data77->fPos + 4); - } - break; - case (int)8: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data78 = data; -HXDLIN( 722) data78->oPos = (data78->oPos + 3); - } - break; - case (int)9: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data79 = data; -HXDLIN( 722) data79->fPos = (data79->fPos + 4); - } - break; - case (int)10: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data80 = data; -HXDLIN( 722) data80->fPos = (data80->fPos + 5); -HXDLIN( 722) ::openfl::display::_internal::DrawCommandReader data81 = data; -HXDLIN( 722) data81->oPos = (data81->oPos + 1); - } - break; - case (int)12: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data82 = data; -HXDLIN( 722) data82->oPos = (data82->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data83 = data; -HXDLIN( 722) data83->oPos = (data83->oPos + 2); -HXDLIN( 722) ::openfl::display::_internal::DrawCommandReader data84 = data; -HXDLIN( 722) data84->bPos = (data84->bPos + 2); - } - break; - case (int)15: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data85 = data; -HXDLIN( 722) data85->oPos = (data85->oPos + 4); -HXDLIN( 722) ::openfl::display::_internal::DrawCommandReader data86 = data; -HXDLIN( 722) data86->iiPos = (data86->iiPos + 2); -HXDLIN( 722) ::openfl::display::_internal::DrawCommandReader data87 = data; -HXDLIN( 722) data87->ffPos = (data87->ffPos + 1); -HXDLIN( 722) ::openfl::display::_internal::DrawCommandReader data88 = data; -HXDLIN( 722) data88->fPos = (data88->fPos + 1); - } - break; - case (int)16: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data89 = data; -HXDLIN( 722) data89->oPos = (data89->oPos + 4); -HXDLIN( 722) ::openfl::display::_internal::DrawCommandReader data90 = data; -HXDLIN( 722) data90->iPos = (data90->iPos + 1); -HXDLIN( 722) ::openfl::display::_internal::DrawCommandReader data91 = data; -HXDLIN( 722) data91->fPos = (data91->fPos + 2); -HXDLIN( 722) ::openfl::display::_internal::DrawCommandReader data92 = data; -HXDLIN( 722) data92->bPos = (data92->bPos + 1); - } - break; - case (int)17: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data93 = data; -HXDLIN( 722) data93->fPos = (data93->fPos + 2); - } - break; - case (int)18: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data94 = data; -HXDLIN( 722) data94->fPos = (data94->fPos + 2); - } - break; - case (int)19: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data95 = data; -HXDLIN( 722) data95->oPos = (data95->oPos + 1); - } - break; - case (int)20: { -HXLINE( 722) ::openfl::display::_internal::DrawCommandReader data96 = data; -HXDLIN( 722) data96->oPos = (data96->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 722) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_GRADIENT_FILL_dyn(); -HXDLIN( 722) ::openfl::display::_internal::DrawCommandReader this3 = data; -HXDLIN( 722) ::openfl::display::_internal::DrawCommandReader c2 = this3; -HXLINE( 723) if (hx::IsNotNull( ::openfl::display::_internal::CairoGraphics_obj::fillPattern )) { -HXLINE( 725) ::openfl::display::_internal::CairoGraphics_obj::fillPatternMatrix = null(); - } -HXLINE( 728) ::openfl::display::_internal::CairoGraphics_obj::fillPattern = ::openfl::display::_internal::CairoGraphics_obj::createGradientPattern(c2->buffer->o->__get(c2->oPos),c2->buffer->ii->__get(c2->iiPos).StaticCast< ::Array< int > >(),c2->buffer->ff->__get(c2->ffPos).StaticCast< ::Array< Float > >(),c2->buffer->ii->__get((c2->iiPos + 1)).StaticCast< ::Array< int > >(),( ( ::openfl::geom::Matrix)(c2->buffer->o->__get((c2->oPos + 1))) ),c2->buffer->o->__get((c2->oPos + 2)),c2->buffer->o->__get((c2->oPos + 3)),c2->buffer->f->__get(c2->fPos)); -HXLINE( 731) ::openfl::display::_internal::CairoGraphics_obj::hasFill = true; -HXLINE( 732) ::openfl::display::_internal::CairoGraphics_obj::bitmapFill = null(); - } - break; - case (int)3: { -HXLINE( 735) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data97 = data; -HXDLIN( 735) data97->oPos = (data97->oPos + 2); -HXDLIN( 735) ::openfl::display::_internal::DrawCommandReader data98 = data; -HXDLIN( 735) data98->bPos = (data98->bPos + 2); - } - break; - case (int)1: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data99 = data; -HXDLIN( 735) data99->iPos = (data99->iPos + 1); -HXDLIN( 735) ::openfl::display::_internal::DrawCommandReader data100 = data; -HXDLIN( 735) data100->fPos = (data100->fPos + 1); - } - break; - case (int)2: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data101 = data; -HXDLIN( 735) data101->oPos = (data101->oPos + 4); -HXDLIN( 735) ::openfl::display::_internal::DrawCommandReader data102 = data; -HXDLIN( 735) data102->iiPos = (data102->iiPos + 2); -HXDLIN( 735) ::openfl::display::_internal::DrawCommandReader data103 = data; -HXDLIN( 735) data103->ffPos = (data103->ffPos + 1); -HXDLIN( 735) ::openfl::display::_internal::DrawCommandReader data104 = data; -HXDLIN( 735) data104->fPos = (data104->fPos + 1); - } - break; - case (int)3: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data105 = data; -HXDLIN( 735) data105->oPos = (data105->oPos + 1); - } - break; - case (int)4: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data106 = data; -HXDLIN( 735) data106->fPos = (data106->fPos + 6); - } - break; - case (int)5: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data107 = data; -HXDLIN( 735) data107->fPos = (data107->fPos + 4); - } - break; - case (int)6: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data108 = data; -HXDLIN( 735) data108->fPos = (data108->fPos + 3); - } - break; - case (int)7: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data109 = data; -HXDLIN( 735) data109->fPos = (data109->fPos + 4); - } - break; - case (int)8: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data110 = data; -HXDLIN( 735) data110->oPos = (data110->oPos + 3); - } - break; - case (int)9: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data111 = data; -HXDLIN( 735) data111->fPos = (data111->fPos + 4); - } - break; - case (int)10: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data112 = data; -HXDLIN( 735) data112->fPos = (data112->fPos + 5); -HXDLIN( 735) ::openfl::display::_internal::DrawCommandReader data113 = data; -HXDLIN( 735) data113->oPos = (data113->oPos + 1); - } - break; - case (int)12: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data114 = data; -HXDLIN( 735) data114->oPos = (data114->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data115 = data; -HXDLIN( 735) data115->oPos = (data115->oPos + 2); -HXDLIN( 735) ::openfl::display::_internal::DrawCommandReader data116 = data; -HXDLIN( 735) data116->bPos = (data116->bPos + 2); - } - break; - case (int)15: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data117 = data; -HXDLIN( 735) data117->oPos = (data117->oPos + 4); -HXDLIN( 735) ::openfl::display::_internal::DrawCommandReader data118 = data; -HXDLIN( 735) data118->iiPos = (data118->iiPos + 2); -HXDLIN( 735) ::openfl::display::_internal::DrawCommandReader data119 = data; -HXDLIN( 735) data119->ffPos = (data119->ffPos + 1); -HXDLIN( 735) ::openfl::display::_internal::DrawCommandReader data120 = data; -HXDLIN( 735) data120->fPos = (data120->fPos + 1); - } - break; - case (int)16: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data121 = data; -HXDLIN( 735) data121->oPos = (data121->oPos + 4); -HXDLIN( 735) ::openfl::display::_internal::DrawCommandReader data122 = data; -HXDLIN( 735) data122->iPos = (data122->iPos + 1); -HXDLIN( 735) ::openfl::display::_internal::DrawCommandReader data123 = data; -HXDLIN( 735) data123->fPos = (data123->fPos + 2); -HXDLIN( 735) ::openfl::display::_internal::DrawCommandReader data124 = data; -HXDLIN( 735) data124->bPos = (data124->bPos + 1); - } - break; - case (int)17: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data125 = data; -HXDLIN( 735) data125->fPos = (data125->fPos + 2); - } - break; - case (int)18: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data126 = data; -HXDLIN( 735) data126->fPos = (data126->fPos + 2); - } - break; - case (int)19: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data127 = data; -HXDLIN( 735) data127->oPos = (data127->oPos + 1); - } - break; - case (int)20: { -HXLINE( 735) ::openfl::display::_internal::DrawCommandReader data128 = data; -HXDLIN( 735) data128->oPos = (data128->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 735) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_SHADER_FILL_dyn(); -HXDLIN( 735) ::openfl::display::_internal::DrawCommandReader this4 = data; -HXDLIN( 735) ::openfl::display::_internal::DrawCommandReader c3 = this4; -HXLINE( 736) ::openfl::display::_internal::ShaderBuffer shaderBuffer = ( ( ::openfl::display::_internal::ShaderBuffer)(c3->buffer->o->__get(c3->oPos)) ); -HXLINE( 738) if ((shaderBuffer->inputCount > 0)) { -HXLINE( 740) ::openfl::display::_internal::CairoGraphics_obj::fillPattern = ::openfl::display::_internal::CairoGraphics_obj::createImagePattern(shaderBuffer->inputs->__get(0).StaticCast< ::openfl::display::BitmapData >(),null(),hx::IsNotEq( shaderBuffer->inputWrap->__get(0),0 ),hx::IsNotEq( shaderBuffer->inputFilter->__get(0),5 )); -HXLINE( 743) ::openfl::display::_internal::CairoGraphics_obj::bitmapFill = shaderBuffer->inputs->__get(0).StaticCast< ::openfl::display::BitmapData >(); -HXLINE( 744) ::openfl::display::_internal::CairoGraphics_obj::bitmapRepeat = false; -HXLINE( 746) ::openfl::display::_internal::CairoGraphics_obj::hasFill = true; - } - } - break; - case (int)4: { -HXLINE( 518) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data129 = data; -HXDLIN( 518) data129->oPos = (data129->oPos + 2); -HXDLIN( 518) ::openfl::display::_internal::DrawCommandReader data130 = data; -HXDLIN( 518) data130->bPos = (data130->bPos + 2); - } - break; - case (int)1: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data131 = data; -HXDLIN( 518) data131->iPos = (data131->iPos + 1); -HXDLIN( 518) ::openfl::display::_internal::DrawCommandReader data132 = data; -HXDLIN( 518) data132->fPos = (data132->fPos + 1); - } - break; - case (int)2: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data133 = data; -HXDLIN( 518) data133->oPos = (data133->oPos + 4); -HXDLIN( 518) ::openfl::display::_internal::DrawCommandReader data134 = data; -HXDLIN( 518) data134->iiPos = (data134->iiPos + 2); -HXDLIN( 518) ::openfl::display::_internal::DrawCommandReader data135 = data; -HXDLIN( 518) data135->ffPos = (data135->ffPos + 1); -HXDLIN( 518) ::openfl::display::_internal::DrawCommandReader data136 = data; -HXDLIN( 518) data136->fPos = (data136->fPos + 1); - } - break; - case (int)3: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data137 = data; -HXDLIN( 518) data137->oPos = (data137->oPos + 1); - } - break; - case (int)4: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data138 = data; -HXDLIN( 518) data138->fPos = (data138->fPos + 6); - } - break; - case (int)5: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data139 = data; -HXDLIN( 518) data139->fPos = (data139->fPos + 4); - } - break; - case (int)6: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data140 = data; -HXDLIN( 518) data140->fPos = (data140->fPos + 3); - } - break; - case (int)7: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data141 = data; -HXDLIN( 518) data141->fPos = (data141->fPos + 4); - } - break; - case (int)8: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data142 = data; -HXDLIN( 518) data142->oPos = (data142->oPos + 3); - } - break; - case (int)9: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data143 = data; -HXDLIN( 518) data143->fPos = (data143->fPos + 4); - } - break; - case (int)10: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data144 = data; -HXDLIN( 518) data144->fPos = (data144->fPos + 5); -HXDLIN( 518) ::openfl::display::_internal::DrawCommandReader data145 = data; -HXDLIN( 518) data145->oPos = (data145->oPos + 1); - } - break; - case (int)12: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data146 = data; -HXDLIN( 518) data146->oPos = (data146->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data147 = data; -HXDLIN( 518) data147->oPos = (data147->oPos + 2); -HXDLIN( 518) ::openfl::display::_internal::DrawCommandReader data148 = data; -HXDLIN( 518) data148->bPos = (data148->bPos + 2); - } - break; - case (int)15: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data149 = data; -HXDLIN( 518) data149->oPos = (data149->oPos + 4); -HXDLIN( 518) ::openfl::display::_internal::DrawCommandReader data150 = data; -HXDLIN( 518) data150->iiPos = (data150->iiPos + 2); -HXDLIN( 518) ::openfl::display::_internal::DrawCommandReader data151 = data; -HXDLIN( 518) data151->ffPos = (data151->ffPos + 1); -HXDLIN( 518) ::openfl::display::_internal::DrawCommandReader data152 = data; -HXDLIN( 518) data152->fPos = (data152->fPos + 1); - } - break; - case (int)16: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data153 = data; -HXDLIN( 518) data153->oPos = (data153->oPos + 4); -HXDLIN( 518) ::openfl::display::_internal::DrawCommandReader data154 = data; -HXDLIN( 518) data154->iPos = (data154->iPos + 1); -HXDLIN( 518) ::openfl::display::_internal::DrawCommandReader data155 = data; -HXDLIN( 518) data155->fPos = (data155->fPos + 2); -HXDLIN( 518) ::openfl::display::_internal::DrawCommandReader data156 = data; -HXDLIN( 518) data156->bPos = (data156->bPos + 1); - } - break; - case (int)17: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data157 = data; -HXDLIN( 518) data157->fPos = (data157->fPos + 2); - } - break; - case (int)18: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data158 = data; -HXDLIN( 518) data158->fPos = (data158->fPos + 2); - } - break; - case (int)19: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data159 = data; -HXDLIN( 518) data159->oPos = (data159->oPos + 1); - } - break; - case (int)20: { -HXLINE( 518) ::openfl::display::_internal::DrawCommandReader data160 = data; -HXDLIN( 518) data160->oPos = (data160->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 518) data->prev = ::openfl::display::_internal::DrawCommandType_obj::CUBIC_CURVE_TO_dyn(); -HXDLIN( 518) ::openfl::display::_internal::DrawCommandReader this5 = data; -HXDLIN( 518) ::openfl::display::_internal::DrawCommandReader c4 = this5; -HXLINE( 519) hasPath = true; -HXLINE( 520) ::openfl::display::_internal::CairoGraphics_obj::cairo->curveTo((c4->buffer->f->__get(c4->fPos) - offsetX),(c4->buffer->f->__get((c4->fPos + 1)) - offsetY),(c4->buffer->f->__get((c4->fPos + 2)) - offsetX),(c4->buffer->f->__get((c4->fPos + 3)) - offsetY),(c4->buffer->f->__get((c4->fPos + 4)) - offsetX),(c4->buffer->f->__get((c4->fPos + 5)) - offsetY)); - } - break; - case (int)5: { -HXLINE( 530) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data161 = data; -HXDLIN( 530) data161->oPos = (data161->oPos + 2); -HXDLIN( 530) ::openfl::display::_internal::DrawCommandReader data162 = data; -HXDLIN( 530) data162->bPos = (data162->bPos + 2); - } - break; - case (int)1: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data163 = data; -HXDLIN( 530) data163->iPos = (data163->iPos + 1); -HXDLIN( 530) ::openfl::display::_internal::DrawCommandReader data164 = data; -HXDLIN( 530) data164->fPos = (data164->fPos + 1); - } - break; - case (int)2: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data165 = data; -HXDLIN( 530) data165->oPos = (data165->oPos + 4); -HXDLIN( 530) ::openfl::display::_internal::DrawCommandReader data166 = data; -HXDLIN( 530) data166->iiPos = (data166->iiPos + 2); -HXDLIN( 530) ::openfl::display::_internal::DrawCommandReader data167 = data; -HXDLIN( 530) data167->ffPos = (data167->ffPos + 1); -HXDLIN( 530) ::openfl::display::_internal::DrawCommandReader data168 = data; -HXDLIN( 530) data168->fPos = (data168->fPos + 1); - } - break; - case (int)3: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data169 = data; -HXDLIN( 530) data169->oPos = (data169->oPos + 1); - } - break; - case (int)4: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data170 = data; -HXDLIN( 530) data170->fPos = (data170->fPos + 6); - } - break; - case (int)5: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data171 = data; -HXDLIN( 530) data171->fPos = (data171->fPos + 4); - } - break; - case (int)6: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data172 = data; -HXDLIN( 530) data172->fPos = (data172->fPos + 3); - } - break; - case (int)7: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data173 = data; -HXDLIN( 530) data173->fPos = (data173->fPos + 4); - } - break; - case (int)8: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data174 = data; -HXDLIN( 530) data174->oPos = (data174->oPos + 3); - } - break; - case (int)9: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data175 = data; -HXDLIN( 530) data175->fPos = (data175->fPos + 4); - } - break; - case (int)10: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data176 = data; -HXDLIN( 530) data176->fPos = (data176->fPos + 5); -HXDLIN( 530) ::openfl::display::_internal::DrawCommandReader data177 = data; -HXDLIN( 530) data177->oPos = (data177->oPos + 1); - } - break; - case (int)12: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data178 = data; -HXDLIN( 530) data178->oPos = (data178->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data179 = data; -HXDLIN( 530) data179->oPos = (data179->oPos + 2); -HXDLIN( 530) ::openfl::display::_internal::DrawCommandReader data180 = data; -HXDLIN( 530) data180->bPos = (data180->bPos + 2); - } - break; - case (int)15: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data181 = data; -HXDLIN( 530) data181->oPos = (data181->oPos + 4); -HXDLIN( 530) ::openfl::display::_internal::DrawCommandReader data182 = data; -HXDLIN( 530) data182->iiPos = (data182->iiPos + 2); -HXDLIN( 530) ::openfl::display::_internal::DrawCommandReader data183 = data; -HXDLIN( 530) data183->ffPos = (data183->ffPos + 1); -HXDLIN( 530) ::openfl::display::_internal::DrawCommandReader data184 = data; -HXDLIN( 530) data184->fPos = (data184->fPos + 1); - } - break; - case (int)16: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data185 = data; -HXDLIN( 530) data185->oPos = (data185->oPos + 4); -HXDLIN( 530) ::openfl::display::_internal::DrawCommandReader data186 = data; -HXDLIN( 530) data186->iPos = (data186->iPos + 1); -HXDLIN( 530) ::openfl::display::_internal::DrawCommandReader data187 = data; -HXDLIN( 530) data187->fPos = (data187->fPos + 2); -HXDLIN( 530) ::openfl::display::_internal::DrawCommandReader data188 = data; -HXDLIN( 530) data188->bPos = (data188->bPos + 1); - } - break; - case (int)17: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data189 = data; -HXDLIN( 530) data189->fPos = (data189->fPos + 2); - } - break; - case (int)18: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data190 = data; -HXDLIN( 530) data190->fPos = (data190->fPos + 2); - } - break; - case (int)19: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data191 = data; -HXDLIN( 530) data191->oPos = (data191->oPos + 1); - } - break; - case (int)20: { -HXLINE( 530) ::openfl::display::_internal::DrawCommandReader data192 = data; -HXDLIN( 530) data192->oPos = (data192->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 530) data->prev = ::openfl::display::_internal::DrawCommandType_obj::CURVE_TO_dyn(); -HXDLIN( 530) ::openfl::display::_internal::DrawCommandReader this6 = data; -HXDLIN( 530) ::openfl::display::_internal::DrawCommandReader c5 = this6; -HXLINE( 531) hasPath = true; -HXLINE( 532) ::openfl::display::_internal::CairoGraphics_obj::quadraticCurveTo((c5->buffer->f->__get(c5->fPos) - offsetX),(c5->buffer->f->__get((c5->fPos + 1)) - offsetY),(c5->buffer->f->__get((c5->fPos + 2)) - offsetX),(c5->buffer->f->__get((c5->fPos + 3)) - offsetY)); - } - break; - case (int)6: { -HXLINE( 535) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data193 = data; -HXDLIN( 535) data193->oPos = (data193->oPos + 2); -HXDLIN( 535) ::openfl::display::_internal::DrawCommandReader data194 = data; -HXDLIN( 535) data194->bPos = (data194->bPos + 2); - } - break; - case (int)1: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data195 = data; -HXDLIN( 535) data195->iPos = (data195->iPos + 1); -HXDLIN( 535) ::openfl::display::_internal::DrawCommandReader data196 = data; -HXDLIN( 535) data196->fPos = (data196->fPos + 1); - } - break; - case (int)2: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data197 = data; -HXDLIN( 535) data197->oPos = (data197->oPos + 4); -HXDLIN( 535) ::openfl::display::_internal::DrawCommandReader data198 = data; -HXDLIN( 535) data198->iiPos = (data198->iiPos + 2); -HXDLIN( 535) ::openfl::display::_internal::DrawCommandReader data199 = data; -HXDLIN( 535) data199->ffPos = (data199->ffPos + 1); -HXDLIN( 535) ::openfl::display::_internal::DrawCommandReader data200 = data; -HXDLIN( 535) data200->fPos = (data200->fPos + 1); - } - break; - case (int)3: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data201 = data; -HXDLIN( 535) data201->oPos = (data201->oPos + 1); - } - break; - case (int)4: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data202 = data; -HXDLIN( 535) data202->fPos = (data202->fPos + 6); - } - break; - case (int)5: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data203 = data; -HXDLIN( 535) data203->fPos = (data203->fPos + 4); - } - break; - case (int)6: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data204 = data; -HXDLIN( 535) data204->fPos = (data204->fPos + 3); - } - break; - case (int)7: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data205 = data; -HXDLIN( 535) data205->fPos = (data205->fPos + 4); - } - break; - case (int)8: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data206 = data; -HXDLIN( 535) data206->oPos = (data206->oPos + 3); - } - break; - case (int)9: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data207 = data; -HXDLIN( 535) data207->fPos = (data207->fPos + 4); - } - break; - case (int)10: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data208 = data; -HXDLIN( 535) data208->fPos = (data208->fPos + 5); -HXDLIN( 535) ::openfl::display::_internal::DrawCommandReader data209 = data; -HXDLIN( 535) data209->oPos = (data209->oPos + 1); - } - break; - case (int)12: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data210 = data; -HXDLIN( 535) data210->oPos = (data210->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data211 = data; -HXDLIN( 535) data211->oPos = (data211->oPos + 2); -HXDLIN( 535) ::openfl::display::_internal::DrawCommandReader data212 = data; -HXDLIN( 535) data212->bPos = (data212->bPos + 2); - } - break; - case (int)15: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data213 = data; -HXDLIN( 535) data213->oPos = (data213->oPos + 4); -HXDLIN( 535) ::openfl::display::_internal::DrawCommandReader data214 = data; -HXDLIN( 535) data214->iiPos = (data214->iiPos + 2); -HXDLIN( 535) ::openfl::display::_internal::DrawCommandReader data215 = data; -HXDLIN( 535) data215->ffPos = (data215->ffPos + 1); -HXDLIN( 535) ::openfl::display::_internal::DrawCommandReader data216 = data; -HXDLIN( 535) data216->fPos = (data216->fPos + 1); - } - break; - case (int)16: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data217 = data; -HXDLIN( 535) data217->oPos = (data217->oPos + 4); -HXDLIN( 535) ::openfl::display::_internal::DrawCommandReader data218 = data; -HXDLIN( 535) data218->iPos = (data218->iPos + 1); -HXDLIN( 535) ::openfl::display::_internal::DrawCommandReader data219 = data; -HXDLIN( 535) data219->fPos = (data219->fPos + 2); -HXDLIN( 535) ::openfl::display::_internal::DrawCommandReader data220 = data; -HXDLIN( 535) data220->bPos = (data220->bPos + 1); - } - break; - case (int)17: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data221 = data; -HXDLIN( 535) data221->fPos = (data221->fPos + 2); - } - break; - case (int)18: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data222 = data; -HXDLIN( 535) data222->fPos = (data222->fPos + 2); - } - break; - case (int)19: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data223 = data; -HXDLIN( 535) data223->oPos = (data223->oPos + 1); - } - break; - case (int)20: { -HXLINE( 535) ::openfl::display::_internal::DrawCommandReader data224 = data; -HXDLIN( 535) data224->oPos = (data224->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 535) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_CIRCLE_dyn(); -HXDLIN( 535) ::openfl::display::_internal::DrawCommandReader this7 = data; -HXDLIN( 535) ::openfl::display::_internal::DrawCommandReader c6 = this7; -HXLINE( 536) hasPath = true; -HXLINE( 537) ::openfl::display::_internal::CairoGraphics_obj::cairo->moveTo(((c6->buffer->f->__get(c6->fPos) - offsetX) + c6->buffer->f->__get((c6->fPos + 2))),(c6->buffer->f->__get((c6->fPos + 1)) - offsetY)); -HXLINE( 538) ::openfl::display::_internal::CairoGraphics_obj::cairo->arc((c6->buffer->f->__get(c6->fPos) - offsetX),(c6->buffer->f->__get((c6->fPos + 1)) - offsetY),c6->buffer->f->__get((c6->fPos + 2)),( (Float)(0) ),(::Math_obj::PI * ( (Float)(2) ))); - } - break; - case (int)7: { -HXLINE( 546) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data225 = data; -HXDLIN( 546) data225->oPos = (data225->oPos + 2); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data226 = data; -HXDLIN( 546) data226->bPos = (data226->bPos + 2); - } - break; - case (int)1: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data227 = data; -HXDLIN( 546) data227->iPos = (data227->iPos + 1); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data228 = data; -HXDLIN( 546) data228->fPos = (data228->fPos + 1); - } - break; - case (int)2: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data229 = data; -HXDLIN( 546) data229->oPos = (data229->oPos + 4); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data230 = data; -HXDLIN( 546) data230->iiPos = (data230->iiPos + 2); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data231 = data; -HXDLIN( 546) data231->ffPos = (data231->ffPos + 1); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data232 = data; -HXDLIN( 546) data232->fPos = (data232->fPos + 1); - } - break; - case (int)3: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data233 = data; -HXDLIN( 546) data233->oPos = (data233->oPos + 1); - } - break; - case (int)4: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data234 = data; -HXDLIN( 546) data234->fPos = (data234->fPos + 6); - } - break; - case (int)5: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data235 = data; -HXDLIN( 546) data235->fPos = (data235->fPos + 4); - } - break; - case (int)6: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data236 = data; -HXDLIN( 546) data236->fPos = (data236->fPos + 3); - } - break; - case (int)7: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data237 = data; -HXDLIN( 546) data237->fPos = (data237->fPos + 4); - } - break; - case (int)8: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data238 = data; -HXDLIN( 546) data238->oPos = (data238->oPos + 3); - } - break; - case (int)9: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data239 = data; -HXDLIN( 546) data239->fPos = (data239->fPos + 4); - } - break; - case (int)10: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data240 = data; -HXDLIN( 546) data240->fPos = (data240->fPos + 5); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data241 = data; -HXDLIN( 546) data241->oPos = (data241->oPos + 1); - } - break; - case (int)12: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data242 = data; -HXDLIN( 546) data242->oPos = (data242->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data243 = data; -HXDLIN( 546) data243->oPos = (data243->oPos + 2); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data244 = data; -HXDLIN( 546) data244->bPos = (data244->bPos + 2); - } - break; - case (int)15: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data245 = data; -HXDLIN( 546) data245->oPos = (data245->oPos + 4); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data246 = data; -HXDLIN( 546) data246->iiPos = (data246->iiPos + 2); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data247 = data; -HXDLIN( 546) data247->ffPos = (data247->ffPos + 1); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data248 = data; -HXDLIN( 546) data248->fPos = (data248->fPos + 1); - } - break; - case (int)16: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data249 = data; -HXDLIN( 546) data249->oPos = (data249->oPos + 4); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data250 = data; -HXDLIN( 546) data250->iPos = (data250->iPos + 1); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data251 = data; -HXDLIN( 546) data251->fPos = (data251->fPos + 2); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data252 = data; -HXDLIN( 546) data252->bPos = (data252->bPos + 1); - } - break; - case (int)17: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data253 = data; -HXDLIN( 546) data253->fPos = (data253->fPos + 2); - } - break; - case (int)18: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data254 = data; -HXDLIN( 546) data254->fPos = (data254->fPos + 2); - } - break; - case (int)19: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data255 = data; -HXDLIN( 546) data255->oPos = (data255->oPos + 1); - } - break; - case (int)20: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data256 = data; -HXDLIN( 546) data256->oPos = (data256->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 546) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_ELLIPSE_dyn(); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader this8 = data; -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader c7 = this8; -HXLINE( 547) hasPath = true; -HXLINE( 549) x = c7->buffer->f->__get(c7->fPos); -HXLINE( 550) y = c7->buffer->f->__get((c7->fPos + 1)); -HXLINE( 551) width = c7->buffer->f->__get((c7->fPos + 2)); -HXLINE( 552) height = c7->buffer->f->__get((c7->fPos + 3)); -HXLINE( 554) x = (x - offsetX); -HXLINE( 555) y = (y - offsetY); -HXLINE( 557) ox = ((width / ( (Float)(2) )) * kappa); -HXLINE( 558) oy = ((height / ( (Float)(2) )) * kappa); -HXLINE( 559) xe = (x + width); -HXLINE( 560) ye = (y + height); -HXLINE( 561) xm = (x + (width / ( (Float)(2) ))); -HXLINE( 562) ym = (y + (height / ( (Float)(2) ))); -HXLINE( 564) ::openfl::display::_internal::CairoGraphics_obj::cairo->moveTo(x,ym); -HXLINE( 565) ::openfl::display::_internal::CairoGraphics_obj::cairo->curveTo(x,(ym - oy),(xm - ox),y,xm,y); -HXLINE( 566) ::openfl::display::_internal::CairoGraphics_obj::cairo->curveTo((xm + ox),y,xe,(ym - oy),xe,ym); -HXLINE( 567) ::openfl::display::_internal::CairoGraphics_obj::cairo->curveTo(xe,(ym + oy),(xm + ox),ye,xm,ye); -HXLINE( 568) ::openfl::display::_internal::CairoGraphics_obj::cairo->curveTo((xm - ox),ye,x,(ym + oy),x,ym); - } - break; - case (int)8: { -HXLINE( 750) int cacheExtend = ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::get_extend(::openfl::display::_internal::CairoGraphics_obj::fillPattern); -HXLINE( 751) ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::set_extend(::openfl::display::_internal::CairoGraphics_obj::fillPattern,0); -HXLINE( 753) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data257 = data; -HXDLIN( 753) data257->oPos = (data257->oPos + 2); -HXDLIN( 753) ::openfl::display::_internal::DrawCommandReader data258 = data; -HXDLIN( 753) data258->bPos = (data258->bPos + 2); - } - break; - case (int)1: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data259 = data; -HXDLIN( 753) data259->iPos = (data259->iPos + 1); -HXDLIN( 753) ::openfl::display::_internal::DrawCommandReader data260 = data; -HXDLIN( 753) data260->fPos = (data260->fPos + 1); - } - break; - case (int)2: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data261 = data; -HXDLIN( 753) data261->oPos = (data261->oPos + 4); -HXDLIN( 753) ::openfl::display::_internal::DrawCommandReader data262 = data; -HXDLIN( 753) data262->iiPos = (data262->iiPos + 2); -HXDLIN( 753) ::openfl::display::_internal::DrawCommandReader data263 = data; -HXDLIN( 753) data263->ffPos = (data263->ffPos + 1); -HXDLIN( 753) ::openfl::display::_internal::DrawCommandReader data264 = data; -HXDLIN( 753) data264->fPos = (data264->fPos + 1); - } - break; - case (int)3: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data265 = data; -HXDLIN( 753) data265->oPos = (data265->oPos + 1); - } - break; - case (int)4: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data266 = data; -HXDLIN( 753) data266->fPos = (data266->fPos + 6); - } - break; - case (int)5: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data267 = data; -HXDLIN( 753) data267->fPos = (data267->fPos + 4); - } - break; - case (int)6: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data268 = data; -HXDLIN( 753) data268->fPos = (data268->fPos + 3); - } - break; - case (int)7: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data269 = data; -HXDLIN( 753) data269->fPos = (data269->fPos + 4); - } - break; - case (int)8: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data270 = data; -HXDLIN( 753) data270->oPos = (data270->oPos + 3); - } - break; - case (int)9: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data271 = data; -HXDLIN( 753) data271->fPos = (data271->fPos + 4); - } - break; - case (int)10: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data272 = data; -HXDLIN( 753) data272->fPos = (data272->fPos + 5); -HXDLIN( 753) ::openfl::display::_internal::DrawCommandReader data273 = data; -HXDLIN( 753) data273->oPos = (data273->oPos + 1); - } - break; - case (int)12: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data274 = data; -HXDLIN( 753) data274->oPos = (data274->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data275 = data; -HXDLIN( 753) data275->oPos = (data275->oPos + 2); -HXDLIN( 753) ::openfl::display::_internal::DrawCommandReader data276 = data; -HXDLIN( 753) data276->bPos = (data276->bPos + 2); - } - break; - case (int)15: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data277 = data; -HXDLIN( 753) data277->oPos = (data277->oPos + 4); -HXDLIN( 753) ::openfl::display::_internal::DrawCommandReader data278 = data; -HXDLIN( 753) data278->iiPos = (data278->iiPos + 2); -HXDLIN( 753) ::openfl::display::_internal::DrawCommandReader data279 = data; -HXDLIN( 753) data279->ffPos = (data279->ffPos + 1); -HXDLIN( 753) ::openfl::display::_internal::DrawCommandReader data280 = data; -HXDLIN( 753) data280->fPos = (data280->fPos + 1); - } - break; - case (int)16: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data281 = data; -HXDLIN( 753) data281->oPos = (data281->oPos + 4); -HXDLIN( 753) ::openfl::display::_internal::DrawCommandReader data282 = data; -HXDLIN( 753) data282->iPos = (data282->iPos + 1); -HXDLIN( 753) ::openfl::display::_internal::DrawCommandReader data283 = data; -HXDLIN( 753) data283->fPos = (data283->fPos + 2); -HXDLIN( 753) ::openfl::display::_internal::DrawCommandReader data284 = data; -HXDLIN( 753) data284->bPos = (data284->bPos + 1); - } - break; - case (int)17: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data285 = data; -HXDLIN( 753) data285->fPos = (data285->fPos + 2); - } - break; - case (int)18: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data286 = data; -HXDLIN( 753) data286->fPos = (data286->fPos + 2); - } - break; - case (int)19: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data287 = data; -HXDLIN( 753) data287->oPos = (data287->oPos + 1); - } - break; - case (int)20: { -HXLINE( 753) ::openfl::display::_internal::DrawCommandReader data288 = data; -HXDLIN( 753) data288->oPos = (data288->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 753) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_QUADS_dyn(); -HXDLIN( 753) ::openfl::display::_internal::DrawCommandReader this9 = data; -HXDLIN( 753) ::openfl::display::_internal::DrawCommandReader c8 = this9; -HXLINE( 754) ::openfl::_Vector::FloatVector rects = ( ( ::openfl::_Vector::FloatVector)(c8->buffer->o->__get(c8->oPos)) ); -HXLINE( 755) ::openfl::_Vector::IntVector indices = ( ( ::openfl::_Vector::IntVector)(c8->buffer->o->__get((c8->oPos + 1))) ); -HXLINE( 756) ::openfl::_Vector::FloatVector transforms = ( ( ::openfl::_Vector::FloatVector)(c8->buffer->o->__get((c8->oPos + 2))) ); -HXLINE( 758) bool hasIndices = hx::IsNotNull( indices ); -HXLINE( 759) bool transformABCD = false; -HXDLIN( 759) bool transformXY = false; -HXLINE( 761) int length; -HXDLIN( 761) if (hasIndices) { -HXLINE( 761) length = indices->get_length(); - } - else { -HXLINE( 761) length = ::Math_obj::floor((( (Float)(rects->get_length()) ) / ( (Float)(4) ))); - } -HXLINE( 762) if ((length == 0)) { -HXLINE( 762) return; - } -HXLINE( 764) if (hx::IsNotNull( transforms )) { -HXLINE( 766) if ((transforms->get_length() >= (length * 6))) { -HXLINE( 768) transformABCD = true; -HXLINE( 769) transformXY = true; - } - else { -HXLINE( 771) if ((transforms->get_length() >= (length * 4))) { -HXLINE( 773) transformABCD = true; - } - else { -HXLINE( 775) if ((transforms->get_length() >= (length * 2))) { -HXLINE( 777) transformXY = true; - } - } - } - } -HXLINE( 781) ::openfl::geom::Rectangle tileRect = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE( 782) ::openfl::geom::Matrix tileTransform = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 784) ::openfl::geom::Rectangle sourceRect; -HXDLIN( 784) if (hx::IsNotNull( ::openfl::display::_internal::CairoGraphics_obj::bitmapFill )) { -HXLINE( 784) sourceRect = ::openfl::display::_internal::CairoGraphics_obj::bitmapFill->rect; - } - else { -HXLINE( 784) sourceRect = null(); - } -HXLINE( 785) ::openfl::display::_internal::CairoGraphics_obj::tempMatrix3->identity(); -HXLINE( 787) ::openfl::geom::Matrix transform = ::openfl::display::_internal::CairoGraphics_obj::graphics->_hx___renderTransform; -HXLINE( 789) Float alpha = ::openfl::display::_internal::CairoGraphics_obj::worldAlpha; -HXLINE( 791) int ri; -HXDLIN( 791) int ti; -HXLINE( 793) { -HXLINE( 793) int _g2 = 0; -HXDLIN( 793) int _g11 = length; -HXDLIN( 793) while((_g2 < _g11)){ -HXLINE( 793) _g2 = (_g2 + 1); -HXDLIN( 793) int i = (_g2 - 1); -HXLINE( 795) if (hasIndices) { -HXLINE( 795) ri = (indices->get(i) * 4); - } - else { -HXLINE( 795) ri = (i * 4); - } -HXLINE( 796) if ((ri < 0)) { -HXLINE( 796) continue; - } -HXLINE( 797) Float _hx_tmp = rects->get(ri); -HXDLIN( 797) Float _hx_tmp1 = rects->get((ri + 1)); -HXDLIN( 797) Float _hx_tmp2 = rects->get((ri + 2)); -HXDLIN( 797) tileRect->setTo(_hx_tmp,_hx_tmp1,_hx_tmp2,rects->get((ri + 3))); -HXLINE( 799) bool _hx_tmp3; -HXDLIN( 799) if (!((tileRect->width <= 0))) { -HXLINE( 799) _hx_tmp3 = (tileRect->height <= 0); - } - else { -HXLINE( 799) _hx_tmp3 = true; - } -HXDLIN( 799) if (_hx_tmp3) { -HXLINE( 801) continue; - } -HXLINE( 804) bool _hx_tmp4; -HXDLIN( 804) if (transformABCD) { -HXLINE( 804) _hx_tmp4 = transformXY; - } - else { -HXLINE( 804) _hx_tmp4 = false; - } -HXDLIN( 804) if (_hx_tmp4) { -HXLINE( 806) ti = (i * 6); -HXLINE( 807) Float _hx_tmp5 = transforms->get(ti); -HXDLIN( 807) Float _hx_tmp6 = transforms->get((ti + 1)); -HXDLIN( 807) Float _hx_tmp7 = transforms->get((ti + 2)); -HXDLIN( 807) Float _hx_tmp8 = transforms->get((ti + 3)); -HXDLIN( 807) Float _hx_tmp9 = transforms->get((ti + 4)); -HXDLIN( 807) tileTransform->setTo(_hx_tmp5,_hx_tmp6,_hx_tmp7,_hx_tmp8,_hx_tmp9,transforms->get((ti + 5))); - } - else { -HXLINE( 810) if (transformABCD) { -HXLINE( 812) ti = (i * 4); -HXLINE( 813) Float _hx_tmp10 = transforms->get(ti); -HXDLIN( 813) Float _hx_tmp11 = transforms->get((ti + 1)); -HXDLIN( 813) Float _hx_tmp12 = transforms->get((ti + 2)); -HXDLIN( 813) tileTransform->setTo(_hx_tmp10,_hx_tmp11,_hx_tmp12,transforms->get((ti + 3)),tileRect->x,tileRect->y); - } - else { -HXLINE( 815) if (transformXY) { -HXLINE( 817) ti = (i * 2); -HXLINE( 818) tileTransform->tx = transforms->get(ti); -HXLINE( 819) tileTransform->ty = transforms->get((ti + 1)); - } - else { -HXLINE( 823) tileTransform->tx = tileRect->x; -HXLINE( 824) tileTransform->ty = tileRect->y; - } - } - } -HXLINE( 827) ::openfl::geom::Matrix tileTransform1 = tileTransform; -HXDLIN( 827) tileTransform1->tx = (tileTransform1->tx + (positionX - offsetX)); -HXLINE( 828) ::openfl::geom::Matrix tileTransform2 = tileTransform; -HXDLIN( 828) tileTransform2->ty = (tileTransform2->ty + (positionY - offsetY)); -HXLINE( 829) tileTransform->concat(transform); -HXLINE( 838) ::lime::graphics::cairo::Cairo _hx_tmp13 = ::openfl::display::_internal::CairoGraphics_obj::cairo; -HXDLIN( 838) _hx_tmp13->set_matrix(tileTransform->_hx___toMatrix3()); -HXLINE( 840) ::openfl::display::_internal::CairoGraphics_obj::tempMatrix3->tx = tileRect->x; -HXLINE( 841) ::openfl::display::_internal::CairoGraphics_obj::tempMatrix3->ty = tileRect->y; -HXLINE( 842) ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::set_matrix(::openfl::display::_internal::CairoGraphics_obj::fillPattern,::openfl::display::_internal::CairoGraphics_obj::tempMatrix3); -HXLINE( 843) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_source(::openfl::display::_internal::CairoGraphics_obj::fillPattern); -HXLINE( 845) if (hx::IsNotEq( tileRect,sourceRect )) { -HXLINE( 847) ::openfl::display::_internal::CairoGraphics_obj::cairo->save(); -HXLINE( 849) ::openfl::display::_internal::CairoGraphics_obj::cairo->newPath(); -HXLINE( 850) ::openfl::display::_internal::CairoGraphics_obj::cairo->rectangle(( (Float)(0) ),( (Float)(0) ),tileRect->width,tileRect->height); -HXLINE( 851) ::openfl::display::_internal::CairoGraphics_obj::cairo->clip(); - } -HXLINE( 854) if (!(::openfl::display::_internal::CairoGraphics_obj::hitTesting)) { -HXLINE( 856) if ((alpha == 1)) { -HXLINE( 858) ::openfl::display::_internal::CairoGraphics_obj::cairo->paint(); - } - else { -HXLINE( 862) ::openfl::display::_internal::CairoGraphics_obj::cairo->paintWithAlpha(alpha); - } - } -HXLINE( 866) if (hx::IsNotEq( tileRect,sourceRect )) { -HXLINE( 868) ::openfl::display::_internal::CairoGraphics_obj::cairo->restore(); - } - } - } -HXLINE( 872) ::openfl::geom::Rectangle_obj::_hx___pool->release(tileRect); -HXLINE( 873) ::openfl::geom::Matrix_obj::_hx___pool->release(tileTransform); -HXLINE( 875) ::lime::graphics::cairo::Cairo _hx_tmp14 = ::openfl::display::_internal::CairoGraphics_obj::cairo; -HXDLIN( 875) _hx_tmp14->set_matrix(::openfl::display::_internal::CairoGraphics_obj::graphics->_hx___renderTransform->_hx___toMatrix3()); -HXLINE( 876) ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::set_extend(::openfl::display::_internal::CairoGraphics_obj::fillPattern,cacheExtend); - } - break; - case (int)9: { -HXLINE( 541) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data289 = data; -HXDLIN( 541) data289->oPos = (data289->oPos + 2); -HXDLIN( 541) ::openfl::display::_internal::DrawCommandReader data290 = data; -HXDLIN( 541) data290->bPos = (data290->bPos + 2); - } - break; - case (int)1: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data291 = data; -HXDLIN( 541) data291->iPos = (data291->iPos + 1); -HXDLIN( 541) ::openfl::display::_internal::DrawCommandReader data292 = data; -HXDLIN( 541) data292->fPos = (data292->fPos + 1); - } - break; - case (int)2: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data293 = data; -HXDLIN( 541) data293->oPos = (data293->oPos + 4); -HXDLIN( 541) ::openfl::display::_internal::DrawCommandReader data294 = data; -HXDLIN( 541) data294->iiPos = (data294->iiPos + 2); -HXDLIN( 541) ::openfl::display::_internal::DrawCommandReader data295 = data; -HXDLIN( 541) data295->ffPos = (data295->ffPos + 1); -HXDLIN( 541) ::openfl::display::_internal::DrawCommandReader data296 = data; -HXDLIN( 541) data296->fPos = (data296->fPos + 1); - } - break; - case (int)3: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data297 = data; -HXDLIN( 541) data297->oPos = (data297->oPos + 1); - } - break; - case (int)4: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data298 = data; -HXDLIN( 541) data298->fPos = (data298->fPos + 6); - } - break; - case (int)5: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data299 = data; -HXDLIN( 541) data299->fPos = (data299->fPos + 4); - } - break; - case (int)6: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data300 = data; -HXDLIN( 541) data300->fPos = (data300->fPos + 3); - } - break; - case (int)7: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data301 = data; -HXDLIN( 541) data301->fPos = (data301->fPos + 4); - } - break; - case (int)8: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data302 = data; -HXDLIN( 541) data302->oPos = (data302->oPos + 3); - } - break; - case (int)9: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data303 = data; -HXDLIN( 541) data303->fPos = (data303->fPos + 4); - } - break; - case (int)10: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data304 = data; -HXDLIN( 541) data304->fPos = (data304->fPos + 5); -HXDLIN( 541) ::openfl::display::_internal::DrawCommandReader data305 = data; -HXDLIN( 541) data305->oPos = (data305->oPos + 1); - } - break; - case (int)12: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data306 = data; -HXDLIN( 541) data306->oPos = (data306->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data307 = data; -HXDLIN( 541) data307->oPos = (data307->oPos + 2); -HXDLIN( 541) ::openfl::display::_internal::DrawCommandReader data308 = data; -HXDLIN( 541) data308->bPos = (data308->bPos + 2); - } - break; - case (int)15: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data309 = data; -HXDLIN( 541) data309->oPos = (data309->oPos + 4); -HXDLIN( 541) ::openfl::display::_internal::DrawCommandReader data310 = data; -HXDLIN( 541) data310->iiPos = (data310->iiPos + 2); -HXDLIN( 541) ::openfl::display::_internal::DrawCommandReader data311 = data; -HXDLIN( 541) data311->ffPos = (data311->ffPos + 1); -HXDLIN( 541) ::openfl::display::_internal::DrawCommandReader data312 = data; -HXDLIN( 541) data312->fPos = (data312->fPos + 1); - } - break; - case (int)16: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data313 = data; -HXDLIN( 541) data313->oPos = (data313->oPos + 4); -HXDLIN( 541) ::openfl::display::_internal::DrawCommandReader data314 = data; -HXDLIN( 541) data314->iPos = (data314->iPos + 1); -HXDLIN( 541) ::openfl::display::_internal::DrawCommandReader data315 = data; -HXDLIN( 541) data315->fPos = (data315->fPos + 2); -HXDLIN( 541) ::openfl::display::_internal::DrawCommandReader data316 = data; -HXDLIN( 541) data316->bPos = (data316->bPos + 1); - } - break; - case (int)17: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data317 = data; -HXDLIN( 541) data317->fPos = (data317->fPos + 2); - } - break; - case (int)18: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data318 = data; -HXDLIN( 541) data318->fPos = (data318->fPos + 2); - } - break; - case (int)19: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data319 = data; -HXDLIN( 541) data319->oPos = (data319->oPos + 1); - } - break; - case (int)20: { -HXLINE( 541) ::openfl::display::_internal::DrawCommandReader data320 = data; -HXDLIN( 541) data320->oPos = (data320->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 541) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_RECT_dyn(); -HXDLIN( 541) ::openfl::display::_internal::DrawCommandReader this10 = data; -HXDLIN( 541) ::openfl::display::_internal::DrawCommandReader c9 = this10; -HXLINE( 542) hasPath = true; -HXLINE( 543) ::openfl::display::_internal::CairoGraphics_obj::cairo->rectangle((c9->buffer->f->__get(c9->fPos) - offsetX),(c9->buffer->f->__get((c9->fPos + 1)) - offsetY),c9->buffer->f->__get((c9->fPos + 2)),c9->buffer->f->__get((c9->fPos + 3))); - } - break; - case (int)10: { -HXLINE( 571) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data321 = data; -HXDLIN( 571) data321->oPos = (data321->oPos + 2); -HXDLIN( 571) ::openfl::display::_internal::DrawCommandReader data322 = data; -HXDLIN( 571) data322->bPos = (data322->bPos + 2); - } - break; - case (int)1: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data323 = data; -HXDLIN( 571) data323->iPos = (data323->iPos + 1); -HXDLIN( 571) ::openfl::display::_internal::DrawCommandReader data324 = data; -HXDLIN( 571) data324->fPos = (data324->fPos + 1); - } - break; - case (int)2: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data325 = data; -HXDLIN( 571) data325->oPos = (data325->oPos + 4); -HXDLIN( 571) ::openfl::display::_internal::DrawCommandReader data326 = data; -HXDLIN( 571) data326->iiPos = (data326->iiPos + 2); -HXDLIN( 571) ::openfl::display::_internal::DrawCommandReader data327 = data; -HXDLIN( 571) data327->ffPos = (data327->ffPos + 1); -HXDLIN( 571) ::openfl::display::_internal::DrawCommandReader data328 = data; -HXDLIN( 571) data328->fPos = (data328->fPos + 1); - } - break; - case (int)3: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data329 = data; -HXDLIN( 571) data329->oPos = (data329->oPos + 1); - } - break; - case (int)4: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data330 = data; -HXDLIN( 571) data330->fPos = (data330->fPos + 6); - } - break; - case (int)5: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data331 = data; -HXDLIN( 571) data331->fPos = (data331->fPos + 4); - } - break; - case (int)6: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data332 = data; -HXDLIN( 571) data332->fPos = (data332->fPos + 3); - } - break; - case (int)7: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data333 = data; -HXDLIN( 571) data333->fPos = (data333->fPos + 4); - } - break; - case (int)8: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data334 = data; -HXDLIN( 571) data334->oPos = (data334->oPos + 3); - } - break; - case (int)9: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data335 = data; -HXDLIN( 571) data335->fPos = (data335->fPos + 4); - } - break; - case (int)10: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data336 = data; -HXDLIN( 571) data336->fPos = (data336->fPos + 5); -HXDLIN( 571) ::openfl::display::_internal::DrawCommandReader data337 = data; -HXDLIN( 571) data337->oPos = (data337->oPos + 1); - } - break; - case (int)12: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data338 = data; -HXDLIN( 571) data338->oPos = (data338->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data339 = data; -HXDLIN( 571) data339->oPos = (data339->oPos + 2); -HXDLIN( 571) ::openfl::display::_internal::DrawCommandReader data340 = data; -HXDLIN( 571) data340->bPos = (data340->bPos + 2); - } - break; - case (int)15: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data341 = data; -HXDLIN( 571) data341->oPos = (data341->oPos + 4); -HXDLIN( 571) ::openfl::display::_internal::DrawCommandReader data342 = data; -HXDLIN( 571) data342->iiPos = (data342->iiPos + 2); -HXDLIN( 571) ::openfl::display::_internal::DrawCommandReader data343 = data; -HXDLIN( 571) data343->ffPos = (data343->ffPos + 1); -HXDLIN( 571) ::openfl::display::_internal::DrawCommandReader data344 = data; -HXDLIN( 571) data344->fPos = (data344->fPos + 1); - } - break; - case (int)16: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data345 = data; -HXDLIN( 571) data345->oPos = (data345->oPos + 4); -HXDLIN( 571) ::openfl::display::_internal::DrawCommandReader data346 = data; -HXDLIN( 571) data346->iPos = (data346->iPos + 1); -HXDLIN( 571) ::openfl::display::_internal::DrawCommandReader data347 = data; -HXDLIN( 571) data347->fPos = (data347->fPos + 2); -HXDLIN( 571) ::openfl::display::_internal::DrawCommandReader data348 = data; -HXDLIN( 571) data348->bPos = (data348->bPos + 1); - } - break; - case (int)17: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data349 = data; -HXDLIN( 571) data349->fPos = (data349->fPos + 2); - } - break; - case (int)18: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data350 = data; -HXDLIN( 571) data350->fPos = (data350->fPos + 2); - } - break; - case (int)19: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data351 = data; -HXDLIN( 571) data351->oPos = (data351->oPos + 1); - } - break; - case (int)20: { -HXLINE( 571) ::openfl::display::_internal::DrawCommandReader data352 = data; -HXDLIN( 571) data352->oPos = (data352->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 571) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_ROUND_RECT_dyn(); -HXDLIN( 571) ::openfl::display::_internal::DrawCommandReader this11 = data; -HXDLIN( 571) ::openfl::display::_internal::DrawCommandReader c10 = this11; -HXLINE( 572) hasPath = true; -HXLINE( 573) ::openfl::display::_internal::CairoGraphics_obj::drawRoundRect((c10->buffer->f->__get(c10->fPos) - offsetX),(c10->buffer->f->__get((c10->fPos + 1)) - offsetY),c10->buffer->f->__get((c10->fPos + 2)),c10->buffer->f->__get((c10->fPos + 3)),c10->buffer->f->__get((c10->fPos + 4)),c10->buffer->o->__get(c10->oPos)); - } - break; - case (int)12: { -HXLINE( 879) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data353 = data; -HXDLIN( 879) data353->oPos = (data353->oPos + 2); -HXDLIN( 879) ::openfl::display::_internal::DrawCommandReader data354 = data; -HXDLIN( 879) data354->bPos = (data354->bPos + 2); - } - break; - case (int)1: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data355 = data; -HXDLIN( 879) data355->iPos = (data355->iPos + 1); -HXDLIN( 879) ::openfl::display::_internal::DrawCommandReader data356 = data; -HXDLIN( 879) data356->fPos = (data356->fPos + 1); - } - break; - case (int)2: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data357 = data; -HXDLIN( 879) data357->oPos = (data357->oPos + 4); -HXDLIN( 879) ::openfl::display::_internal::DrawCommandReader data358 = data; -HXDLIN( 879) data358->iiPos = (data358->iiPos + 2); -HXDLIN( 879) ::openfl::display::_internal::DrawCommandReader data359 = data; -HXDLIN( 879) data359->ffPos = (data359->ffPos + 1); -HXDLIN( 879) ::openfl::display::_internal::DrawCommandReader data360 = data; -HXDLIN( 879) data360->fPos = (data360->fPos + 1); - } - break; - case (int)3: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data361 = data; -HXDLIN( 879) data361->oPos = (data361->oPos + 1); - } - break; - case (int)4: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data362 = data; -HXDLIN( 879) data362->fPos = (data362->fPos + 6); - } - break; - case (int)5: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data363 = data; -HXDLIN( 879) data363->fPos = (data363->fPos + 4); - } - break; - case (int)6: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data364 = data; -HXDLIN( 879) data364->fPos = (data364->fPos + 3); - } - break; - case (int)7: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data365 = data; -HXDLIN( 879) data365->fPos = (data365->fPos + 4); - } - break; - case (int)8: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data366 = data; -HXDLIN( 879) data366->oPos = (data366->oPos + 3); - } - break; - case (int)9: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data367 = data; -HXDLIN( 879) data367->fPos = (data367->fPos + 4); - } - break; - case (int)10: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data368 = data; -HXDLIN( 879) data368->fPos = (data368->fPos + 5); -HXDLIN( 879) ::openfl::display::_internal::DrawCommandReader data369 = data; -HXDLIN( 879) data369->oPos = (data369->oPos + 1); - } - break; - case (int)12: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data370 = data; -HXDLIN( 879) data370->oPos = (data370->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data371 = data; -HXDLIN( 879) data371->oPos = (data371->oPos + 2); -HXDLIN( 879) ::openfl::display::_internal::DrawCommandReader data372 = data; -HXDLIN( 879) data372->bPos = (data372->bPos + 2); - } - break; - case (int)15: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data373 = data; -HXDLIN( 879) data373->oPos = (data373->oPos + 4); -HXDLIN( 879) ::openfl::display::_internal::DrawCommandReader data374 = data; -HXDLIN( 879) data374->iiPos = (data374->iiPos + 2); -HXDLIN( 879) ::openfl::display::_internal::DrawCommandReader data375 = data; -HXDLIN( 879) data375->ffPos = (data375->ffPos + 1); -HXDLIN( 879) ::openfl::display::_internal::DrawCommandReader data376 = data; -HXDLIN( 879) data376->fPos = (data376->fPos + 1); - } - break; - case (int)16: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data377 = data; -HXDLIN( 879) data377->oPos = (data377->oPos + 4); -HXDLIN( 879) ::openfl::display::_internal::DrawCommandReader data378 = data; -HXDLIN( 879) data378->iPos = (data378->iPos + 1); -HXDLIN( 879) ::openfl::display::_internal::DrawCommandReader data379 = data; -HXDLIN( 879) data379->fPos = (data379->fPos + 2); -HXDLIN( 879) ::openfl::display::_internal::DrawCommandReader data380 = data; -HXDLIN( 879) data380->bPos = (data380->bPos + 1); - } - break; - case (int)17: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data381 = data; -HXDLIN( 879) data381->fPos = (data381->fPos + 2); - } - break; - case (int)18: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data382 = data; -HXDLIN( 879) data382->fPos = (data382->fPos + 2); - } - break; - case (int)19: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data383 = data; -HXDLIN( 879) data383->oPos = (data383->oPos + 1); - } - break; - case (int)20: { -HXLINE( 879) ::openfl::display::_internal::DrawCommandReader data384 = data; -HXDLIN( 879) data384->oPos = (data384->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 879) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_TRIANGLES_dyn(); -HXDLIN( 879) ::openfl::display::_internal::DrawCommandReader this12 = data; -HXDLIN( 879) ::openfl::display::_internal::DrawCommandReader c11 = this12; -HXLINE( 880) ::openfl::_Vector::FloatVector v = ( ( ::openfl::_Vector::FloatVector)(c11->buffer->o->__get(c11->oPos)) ); -HXLINE( 881) ::openfl::_Vector::IntVector ind = ( ( ::openfl::_Vector::IntVector)(c11->buffer->o->__get((c11->oPos + 1))) ); -HXLINE( 882) ::openfl::_Vector::FloatVector uvt = ( ( ::openfl::_Vector::FloatVector)(c11->buffer->o->__get((c11->oPos + 2))) ); -HXLINE( 883) bool colorFill = hx::IsNull( ::openfl::display::_internal::CairoGraphics_obj::bitmapFill ); -HXLINE( 885) bool _hx_tmp15; -HXDLIN( 885) if (colorFill) { -HXLINE( 885) _hx_tmp15 = hx::IsNotNull( uvt ); - } - else { -HXLINE( 885) _hx_tmp15 = false; - } -HXDLIN( 885) if (_hx_tmp15) { -HXLINE( 887) goto _hx_goto_14; - } -HXLINE( 890) int width1 = 0; -HXLINE( 891) int height1 = 0; -HXLINE( 892) ::lime::math::Matrix3 currentMatrix = ::openfl::display::_internal::CairoGraphics_obj::graphics->_hx___renderTransform->_hx___toMatrix3(); -HXLINE( 894) if (!(colorFill)) { -HXLINE( 898) if (hx::IsNull( uvt )) { -HXLINE( 900) int length1 = null(); -HXDLIN( 900) bool fixed = null(); -HXDLIN( 900) ::Array< Float > array = null(); -HXDLIN( 900) uvt = ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length1,fixed,array,true); -HXLINE( 902) { -HXLINE( 902) int _g3 = 0; -HXDLIN( 902) int _g12 = ::Std_obj::_hx_int((( (Float)(v->get_length()) ) / ( (Float)(2) ))); -HXDLIN( 902) while((_g3 < _g12)){ -HXLINE( 902) _g3 = (_g3 + 1); -HXDLIN( 902) int i1 = (_g3 - 1); -HXLINE( 904) { -HXLINE( 904) Float value = v->get((i1 * 2)); -HXDLIN( 904) uvt->push((value - (offsetX / ( (Float)(::openfl::display::_internal::CairoGraphics_obj::bitmapFill->width) )))); - } -HXLINE( 905) { -HXLINE( 905) Float value1 = v->get(((i1 * 2) + 1)); -HXDLIN( 905) uvt->push((value1 - (offsetY / ( (Float)(::openfl::display::_internal::CairoGraphics_obj::bitmapFill->height) )))); - } - } - } - } -HXLINE( 909) int skipT = ( ( ::openfl::_Vector::FloatVector)(c11->buffer->o->__get((c11->oPos + 2))) )->get_length(); -HXDLIN( 909) bool skipT1 = (skipT != v->get_length()); -HXLINE( 910) ::Dynamic normalizedUVT = ::openfl::display::_internal::CairoGraphics_obj::normalizeUVT(uvt,skipT1); -HXLINE( 911) Float maxUVT = ( (Float)(normalizedUVT->__Field(HX_("max",a4,0a,53,00),hx::paccDynamic)) ); -HXLINE( 912) uvt = ( ( ::openfl::_Vector::FloatVector)(normalizedUVT->__Field(HX_("uvt",f3,2e,59,00),hx::paccDynamic)) ); -HXLINE( 914) if ((maxUVT > 1)) { -HXLINE( 916) width1 = ::Std_obj::_hx_int(::openfl::display::_internal::CairoGraphics_obj::bounds->width); -HXLINE( 917) height1 = ::Std_obj::_hx_int(::openfl::display::_internal::CairoGraphics_obj::bounds->height); - } - else { -HXLINE( 921) width1 = ::openfl::display::_internal::CairoGraphics_obj::bitmapFill->width; -HXLINE( 922) height1 = ::openfl::display::_internal::CairoGraphics_obj::bitmapFill->height; - } - } -HXLINE( 926) int i2 = 0; -HXLINE( 927) int l = ind->get_length(); -HXLINE( 929) int a_; -HXDLIN( 929) int b_; -HXDLIN( 929) int c_; -HXLINE( 930) int iax; -HXDLIN( 930) int iay; -HXDLIN( 930) int ibx; -HXDLIN( 930) int iby; -HXDLIN( 930) int icx; -HXDLIN( 930) int icy; -HXLINE( 931) Float x1; -HXDLIN( 931) Float y1; -HXDLIN( 931) Float x2; -HXDLIN( 931) Float y2; -HXDLIN( 931) Float x3; -HXDLIN( 931) Float y3; -HXLINE( 932) Float uvx1; -HXDLIN( 932) Float uvy1; -HXDLIN( 932) Float uvx2; -HXDLIN( 932) Float uvy2; -HXDLIN( 932) Float uvx3; -HXDLIN( 932) Float uvy3; -HXLINE( 933) Float denom; -HXLINE( 934) Float t1; -HXDLIN( 934) Float t2; -HXDLIN( 934) Float t3; -HXDLIN( 934) Float t4; -HXLINE( 935) Float dx; -HXDLIN( 935) Float dy; -HXLINE( 937) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_antialias(1); -HXLINE( 939) while((i2 < l)){ -HXLINE( 941) a_ = i2; -HXLINE( 942) b_ = (i2 + 1); -HXLINE( 943) c_ = (i2 + 2); -HXLINE( 945) iax = (ind->get(a_) * 2); -HXLINE( 946) iay = ((ind->get(a_) * 2) + 1); -HXLINE( 947) ibx = (ind->get(b_) * 2); -HXLINE( 948) iby = ((ind->get(b_) * 2) + 1); -HXLINE( 949) icx = (ind->get(c_) * 2); -HXLINE( 950) icy = ((ind->get(c_) * 2) + 1); -HXLINE( 952) x1 = (v->get(iax) - offsetX); -HXLINE( 953) y1 = (v->get(iay) - offsetY); -HXLINE( 954) x2 = (v->get(ibx) - offsetX); -HXLINE( 955) y2 = (v->get(iby) - offsetY); -HXLINE( 956) x3 = (v->get(icx) - offsetX); -HXLINE( 957) y3 = (v->get(icy) - offsetY); -HXLINE( 959) ::Dynamic _hx_switch_0 = c11->buffer->o->__get((c11->oPos + 3)); - if ( (_hx_switch_0==0) ){ -HXLINE( 969) if (((((x2 - x1) * (y3 - y1)) - ((y2 - y1) * (x3 - x1))) < 0)) { -HXLINE( 971) i2 = (i2 + 3); -HXLINE( 972) continue; - } -HXLINE( 969) goto _hx_goto_18; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 962) if (!(((((x2 - x1) * (y3 - y1)) - ((y2 - y1) * (x3 - x1))) < 0))) { -HXLINE( 964) i2 = (i2 + 3); -HXLINE( 965) continue; - } -HXLINE( 962) goto _hx_goto_18; - } - /* default */{ - } - _hx_goto_18:; -HXLINE( 978) if (colorFill) { -HXLINE( 980) ::openfl::display::_internal::CairoGraphics_obj::cairo->newPath(); -HXLINE( 981) ::openfl::display::_internal::CairoGraphics_obj::cairo->moveTo(x1,y1); -HXLINE( 982) ::openfl::display::_internal::CairoGraphics_obj::cairo->lineTo(x2,y2); -HXLINE( 983) ::openfl::display::_internal::CairoGraphics_obj::cairo->lineTo(x3,y3); -HXLINE( 984) ::openfl::display::_internal::CairoGraphics_obj::cairo->closePath(); -HXLINE( 985) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_source(::openfl::display::_internal::CairoGraphics_obj::fillPattern); -HXLINE( 986) if (!(::openfl::display::_internal::CairoGraphics_obj::hitTesting)) { -HXLINE( 986) ::openfl::display::_internal::CairoGraphics_obj::cairo->fillPreserve(); - } -HXLINE( 987) i2 = (i2 + 3); -HXLINE( 988) continue; - } -HXLINE( 991) ::lime::graphics::cairo::Cairo _hx_tmp16 = ::openfl::display::_internal::CairoGraphics_obj::cairo; -HXDLIN( 991) _hx_tmp16->set_matrix(::openfl::display::_internal::CairoGraphics_obj::graphics->_hx___renderTransform->_hx___toMatrix3()); -HXLINE( 995) uvx1 = (uvt->get(iax) * ( (Float)(width1) )); -HXLINE( 996) uvx2 = (uvt->get(ibx) * ( (Float)(width1) )); -HXLINE( 997) uvx3 = (uvt->get(icx) * ( (Float)(width1) )); -HXLINE( 998) uvy1 = (uvt->get(iay) * ( (Float)(height1) )); -HXLINE( 999) uvy2 = (uvt->get(iby) * ( (Float)(height1) )); -HXLINE(1000) uvy3 = (uvt->get(icy) * ( (Float)(height1) )); -HXLINE(1002) denom = ((((uvx1 * (uvy3 - uvy2)) - (uvx2 * uvy3)) + (uvx3 * uvy2)) + ((uvx2 - uvx3) * uvy1)); -HXLINE(1004) if ((denom == 0)) { -HXLINE(1006) i2 = (i2 + 3); -HXLINE(1007) continue; - } -HXLINE(1010) ::openfl::display::_internal::CairoGraphics_obj::cairo->newPath(); -HXLINE(1011) ::openfl::display::_internal::CairoGraphics_obj::cairo->moveTo(x1,y1); -HXLINE(1012) ::openfl::display::_internal::CairoGraphics_obj::cairo->lineTo(x2,y2); -HXLINE(1013) ::openfl::display::_internal::CairoGraphics_obj::cairo->lineTo(x3,y3); -HXLINE(1014) ::openfl::display::_internal::CairoGraphics_obj::cairo->closePath(); -HXLINE(1017) x1 = (x1 * currentMatrix->a); -HXLINE(1018) x2 = (x2 * currentMatrix->a); -HXLINE(1019) x3 = (x3 * currentMatrix->a); -HXLINE(1020) y1 = (y1 * currentMatrix->d); -HXLINE(1021) y2 = (y2 * currentMatrix->d); -HXLINE(1022) y3 = (y3 * currentMatrix->d); -HXLINE(1024) t1 = (-(((((uvy1 * (x3 - x2)) - (uvy2 * x3)) + (uvy3 * x2)) + ((uvy2 - uvy3) * x1))) / denom); -HXLINE(1025) t2 = (((((uvy2 * y3) + (uvy1 * (y2 - y3))) - (uvy3 * y2)) + ((uvy3 - uvy2) * y1)) / denom); -HXLINE(1026) t3 = (((((uvx1 * (x3 - x2)) - (uvx2 * x3)) + (uvx3 * x2)) + ((uvx2 - uvx3) * x1)) / denom); -HXLINE(1027) t4 = (-(((((uvx2 * y3) + (uvx1 * (y2 - y3))) - (uvx3 * y2)) + ((uvx3 - uvx2) * y1))) / denom); -HXLINE(1028) dx = ((((uvx1 * ((uvy3 * x2) - (uvy2 * x3))) + (uvy1 * ((uvx2 * x3) - (uvx3 * x2)))) + (((uvx3 * uvy2) - (uvx2 * uvy3)) * x1)) / denom); -HXLINE(1029) dy = ((((uvx1 * ((uvy3 * y2) - (uvy2 * y3))) + (uvy1 * ((uvx2 * y3) - (uvx3 * y2)))) + (((uvx3 * uvy2) - (uvx2 * uvy3)) * y1)) / denom); -HXLINE(1031) { -HXLINE(1031) ::lime::math::Matrix3 _this = ::openfl::display::_internal::CairoGraphics_obj::tempMatrix3; -HXDLIN(1031) _this->a = t1; -HXDLIN(1031) _this->b = t2; -HXDLIN(1031) _this->c = t3; -HXDLIN(1031) _this->d = t4; -HXDLIN(1031) _this->tx = dx; -HXDLIN(1031) _this->ty = dy; - } -HXLINE(1032) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_matrix(::openfl::display::_internal::CairoGraphics_obj::tempMatrix3); -HXLINE(1033) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_source(::openfl::display::_internal::CairoGraphics_obj::fillPattern); -HXLINE(1034) if (!(::openfl::display::_internal::CairoGraphics_obj::hitTesting)) { -HXLINE(1034) ::openfl::display::_internal::CairoGraphics_obj::cairo->fill(); - } -HXLINE(1036) i2 = (i2 + 3); - } -HXLINE(1039) ::lime::graphics::cairo::Cairo _hx_tmp17 = ::openfl::display::_internal::CairoGraphics_obj::cairo; -HXDLIN(1039) _hx_tmp17->set_matrix(::openfl::display::_internal::CairoGraphics_obj::graphics->_hx___renderTransform->_hx___toMatrix3()); - } - break; - case (int)14: { -HXLINE( 681) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data385 = data; -HXDLIN( 681) data385->oPos = (data385->oPos + 2); -HXDLIN( 681) ::openfl::display::_internal::DrawCommandReader data386 = data; -HXDLIN( 681) data386->bPos = (data386->bPos + 2); - } - break; - case (int)1: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data387 = data; -HXDLIN( 681) data387->iPos = (data387->iPos + 1); -HXDLIN( 681) ::openfl::display::_internal::DrawCommandReader data388 = data; -HXDLIN( 681) data388->fPos = (data388->fPos + 1); - } - break; - case (int)2: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data389 = data; -HXDLIN( 681) data389->oPos = (data389->oPos + 4); -HXDLIN( 681) ::openfl::display::_internal::DrawCommandReader data390 = data; -HXDLIN( 681) data390->iiPos = (data390->iiPos + 2); -HXDLIN( 681) ::openfl::display::_internal::DrawCommandReader data391 = data; -HXDLIN( 681) data391->ffPos = (data391->ffPos + 1); -HXDLIN( 681) ::openfl::display::_internal::DrawCommandReader data392 = data; -HXDLIN( 681) data392->fPos = (data392->fPos + 1); - } - break; - case (int)3: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data393 = data; -HXDLIN( 681) data393->oPos = (data393->oPos + 1); - } - break; - case (int)4: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data394 = data; -HXDLIN( 681) data394->fPos = (data394->fPos + 6); - } - break; - case (int)5: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data395 = data; -HXDLIN( 681) data395->fPos = (data395->fPos + 4); - } - break; - case (int)6: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data396 = data; -HXDLIN( 681) data396->fPos = (data396->fPos + 3); - } - break; - case (int)7: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data397 = data; -HXDLIN( 681) data397->fPos = (data397->fPos + 4); - } - break; - case (int)8: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data398 = data; -HXDLIN( 681) data398->oPos = (data398->oPos + 3); - } - break; - case (int)9: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data399 = data; -HXDLIN( 681) data399->fPos = (data399->fPos + 4); - } - break; - case (int)10: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data400 = data; -HXDLIN( 681) data400->fPos = (data400->fPos + 5); -HXDLIN( 681) ::openfl::display::_internal::DrawCommandReader data401 = data; -HXDLIN( 681) data401->oPos = (data401->oPos + 1); - } - break; - case (int)12: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data402 = data; -HXDLIN( 681) data402->oPos = (data402->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data403 = data; -HXDLIN( 681) data403->oPos = (data403->oPos + 2); -HXDLIN( 681) ::openfl::display::_internal::DrawCommandReader data404 = data; -HXDLIN( 681) data404->bPos = (data404->bPos + 2); - } - break; - case (int)15: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data405 = data; -HXDLIN( 681) data405->oPos = (data405->oPos + 4); -HXDLIN( 681) ::openfl::display::_internal::DrawCommandReader data406 = data; -HXDLIN( 681) data406->iiPos = (data406->iiPos + 2); -HXDLIN( 681) ::openfl::display::_internal::DrawCommandReader data407 = data; -HXDLIN( 681) data407->ffPos = (data407->ffPos + 1); -HXDLIN( 681) ::openfl::display::_internal::DrawCommandReader data408 = data; -HXDLIN( 681) data408->fPos = (data408->fPos + 1); - } - break; - case (int)16: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data409 = data; -HXDLIN( 681) data409->oPos = (data409->oPos + 4); -HXDLIN( 681) ::openfl::display::_internal::DrawCommandReader data410 = data; -HXDLIN( 681) data410->iPos = (data410->iPos + 1); -HXDLIN( 681) ::openfl::display::_internal::DrawCommandReader data411 = data; -HXDLIN( 681) data411->fPos = (data411->fPos + 2); -HXDLIN( 681) ::openfl::display::_internal::DrawCommandReader data412 = data; -HXDLIN( 681) data412->bPos = (data412->bPos + 1); - } - break; - case (int)17: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data413 = data; -HXDLIN( 681) data413->fPos = (data413->fPos + 2); - } - break; - case (int)18: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data414 = data; -HXDLIN( 681) data414->fPos = (data414->fPos + 2); - } - break; - case (int)19: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data415 = data; -HXDLIN( 681) data415->oPos = (data415->oPos + 1); - } - break; - case (int)20: { -HXLINE( 681) ::openfl::display::_internal::DrawCommandReader data416 = data; -HXDLIN( 681) data416->oPos = (data416->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 681) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_BITMAP_STYLE_dyn(); -HXDLIN( 681) ::openfl::display::_internal::DrawCommandReader this13 = data; -HXDLIN( 681) ::openfl::display::_internal::DrawCommandReader c12 = this13; -HXLINE( 682) bool _hx_tmp18; -HXDLIN( 682) if (stroke) { -HXLINE( 682) _hx_tmp18 = ::openfl::display::_internal::CairoGraphics_obj::hasStroke; - } - else { -HXLINE( 682) _hx_tmp18 = false; - } -HXDLIN( 682) if (_hx_tmp18) { -HXLINE( 684) ::openfl::display::_internal::CairoGraphics_obj::closePath(null()); - } -HXLINE( 687) ::openfl::display::_internal::CairoGraphics_obj::cairo->moveTo((positionX - offsetX),(positionY - offsetY)); -HXLINE( 688) ::openfl::display::_internal::CairoGraphics_obj::strokePattern = ::openfl::display::_internal::CairoGraphics_obj::createImagePattern(( ( ::openfl::display::BitmapData)(c12->buffer->o->__get(c12->oPos)) ),( ( ::openfl::geom::Matrix)(c12->buffer->o->__get((c12->oPos + 1))) ),c12->buffer->b->__get(c12->bPos),c12->buffer->b->__get((c12->bPos + 1))); -HXLINE( 690) ::openfl::display::_internal::CairoGraphics_obj::hasStroke = true; - } - break; - case (int)15: { -HXLINE( 668) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data417 = data; -HXDLIN( 668) data417->oPos = (data417->oPos + 2); -HXDLIN( 668) ::openfl::display::_internal::DrawCommandReader data418 = data; -HXDLIN( 668) data418->bPos = (data418->bPos + 2); - } - break; - case (int)1: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data419 = data; -HXDLIN( 668) data419->iPos = (data419->iPos + 1); -HXDLIN( 668) ::openfl::display::_internal::DrawCommandReader data420 = data; -HXDLIN( 668) data420->fPos = (data420->fPos + 1); - } - break; - case (int)2: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data421 = data; -HXDLIN( 668) data421->oPos = (data421->oPos + 4); -HXDLIN( 668) ::openfl::display::_internal::DrawCommandReader data422 = data; -HXDLIN( 668) data422->iiPos = (data422->iiPos + 2); -HXDLIN( 668) ::openfl::display::_internal::DrawCommandReader data423 = data; -HXDLIN( 668) data423->ffPos = (data423->ffPos + 1); -HXDLIN( 668) ::openfl::display::_internal::DrawCommandReader data424 = data; -HXDLIN( 668) data424->fPos = (data424->fPos + 1); - } - break; - case (int)3: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data425 = data; -HXDLIN( 668) data425->oPos = (data425->oPos + 1); - } - break; - case (int)4: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data426 = data; -HXDLIN( 668) data426->fPos = (data426->fPos + 6); - } - break; - case (int)5: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data427 = data; -HXDLIN( 668) data427->fPos = (data427->fPos + 4); - } - break; - case (int)6: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data428 = data; -HXDLIN( 668) data428->fPos = (data428->fPos + 3); - } - break; - case (int)7: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data429 = data; -HXDLIN( 668) data429->fPos = (data429->fPos + 4); - } - break; - case (int)8: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data430 = data; -HXDLIN( 668) data430->oPos = (data430->oPos + 3); - } - break; - case (int)9: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data431 = data; -HXDLIN( 668) data431->fPos = (data431->fPos + 4); - } - break; - case (int)10: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data432 = data; -HXDLIN( 668) data432->fPos = (data432->fPos + 5); -HXDLIN( 668) ::openfl::display::_internal::DrawCommandReader data433 = data; -HXDLIN( 668) data433->oPos = (data433->oPos + 1); - } - break; - case (int)12: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data434 = data; -HXDLIN( 668) data434->oPos = (data434->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data435 = data; -HXDLIN( 668) data435->oPos = (data435->oPos + 2); -HXDLIN( 668) ::openfl::display::_internal::DrawCommandReader data436 = data; -HXDLIN( 668) data436->bPos = (data436->bPos + 2); - } - break; - case (int)15: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data437 = data; -HXDLIN( 668) data437->oPos = (data437->oPos + 4); -HXDLIN( 668) ::openfl::display::_internal::DrawCommandReader data438 = data; -HXDLIN( 668) data438->iiPos = (data438->iiPos + 2); -HXDLIN( 668) ::openfl::display::_internal::DrawCommandReader data439 = data; -HXDLIN( 668) data439->ffPos = (data439->ffPos + 1); -HXDLIN( 668) ::openfl::display::_internal::DrawCommandReader data440 = data; -HXDLIN( 668) data440->fPos = (data440->fPos + 1); - } - break; - case (int)16: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data441 = data; -HXDLIN( 668) data441->oPos = (data441->oPos + 4); -HXDLIN( 668) ::openfl::display::_internal::DrawCommandReader data442 = data; -HXDLIN( 668) data442->iPos = (data442->iPos + 1); -HXDLIN( 668) ::openfl::display::_internal::DrawCommandReader data443 = data; -HXDLIN( 668) data443->fPos = (data443->fPos + 2); -HXDLIN( 668) ::openfl::display::_internal::DrawCommandReader data444 = data; -HXDLIN( 668) data444->bPos = (data444->bPos + 1); - } - break; - case (int)17: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data445 = data; -HXDLIN( 668) data445->fPos = (data445->fPos + 2); - } - break; - case (int)18: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data446 = data; -HXDLIN( 668) data446->fPos = (data446->fPos + 2); - } - break; - case (int)19: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data447 = data; -HXDLIN( 668) data447->oPos = (data447->oPos + 1); - } - break; - case (int)20: { -HXLINE( 668) ::openfl::display::_internal::DrawCommandReader data448 = data; -HXDLIN( 668) data448->oPos = (data448->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 668) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_GRADIENT_STYLE_dyn(); -HXDLIN( 668) ::openfl::display::_internal::DrawCommandReader this14 = data; -HXDLIN( 668) ::openfl::display::_internal::DrawCommandReader c13 = this14; -HXLINE( 669) bool _hx_tmp19; -HXDLIN( 669) if (stroke) { -HXLINE( 669) _hx_tmp19 = ::openfl::display::_internal::CairoGraphics_obj::hasStroke; - } - else { -HXLINE( 669) _hx_tmp19 = false; - } -HXDLIN( 669) if (_hx_tmp19) { -HXLINE( 671) ::openfl::display::_internal::CairoGraphics_obj::closePath(null()); - } -HXLINE( 674) ::openfl::display::_internal::CairoGraphics_obj::cairo->moveTo((positionX - offsetX),(positionY - offsetY)); -HXLINE( 675) ::openfl::display::_internal::CairoGraphics_obj::strokePattern = ::openfl::display::_internal::CairoGraphics_obj::createGradientPattern(c13->buffer->o->__get(c13->oPos),c13->buffer->ii->__get(c13->iiPos).StaticCast< ::Array< int > >(),c13->buffer->ff->__get(c13->ffPos).StaticCast< ::Array< Float > >(),c13->buffer->ii->__get((c13->iiPos + 1)).StaticCast< ::Array< int > >(),( ( ::openfl::geom::Matrix)(c13->buffer->o->__get((c13->oPos + 1))) ),c13->buffer->o->__get((c13->oPos + 2)),c13->buffer->o->__get((c13->oPos + 3)),c13->buffer->f->__get(c13->fPos)); -HXLINE( 678) ::openfl::display::_internal::CairoGraphics_obj::hasStroke = true; - } - break; - case (int)16: { -HXLINE( 605) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data449 = data; -HXDLIN( 605) data449->oPos = (data449->oPos + 2); -HXDLIN( 605) ::openfl::display::_internal::DrawCommandReader data450 = data; -HXDLIN( 605) data450->bPos = (data450->bPos + 2); - } - break; - case (int)1: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data451 = data; -HXDLIN( 605) data451->iPos = (data451->iPos + 1); -HXDLIN( 605) ::openfl::display::_internal::DrawCommandReader data452 = data; -HXDLIN( 605) data452->fPos = (data452->fPos + 1); - } - break; - case (int)2: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data453 = data; -HXDLIN( 605) data453->oPos = (data453->oPos + 4); -HXDLIN( 605) ::openfl::display::_internal::DrawCommandReader data454 = data; -HXDLIN( 605) data454->iiPos = (data454->iiPos + 2); -HXDLIN( 605) ::openfl::display::_internal::DrawCommandReader data455 = data; -HXDLIN( 605) data455->ffPos = (data455->ffPos + 1); -HXDLIN( 605) ::openfl::display::_internal::DrawCommandReader data456 = data; -HXDLIN( 605) data456->fPos = (data456->fPos + 1); - } - break; - case (int)3: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data457 = data; -HXDLIN( 605) data457->oPos = (data457->oPos + 1); - } - break; - case (int)4: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data458 = data; -HXDLIN( 605) data458->fPos = (data458->fPos + 6); - } - break; - case (int)5: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data459 = data; -HXDLIN( 605) data459->fPos = (data459->fPos + 4); - } - break; - case (int)6: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data460 = data; -HXDLIN( 605) data460->fPos = (data460->fPos + 3); - } - break; - case (int)7: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data461 = data; -HXDLIN( 605) data461->fPos = (data461->fPos + 4); - } - break; - case (int)8: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data462 = data; -HXDLIN( 605) data462->oPos = (data462->oPos + 3); - } - break; - case (int)9: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data463 = data; -HXDLIN( 605) data463->fPos = (data463->fPos + 4); - } - break; - case (int)10: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data464 = data; -HXDLIN( 605) data464->fPos = (data464->fPos + 5); -HXDLIN( 605) ::openfl::display::_internal::DrawCommandReader data465 = data; -HXDLIN( 605) data465->oPos = (data465->oPos + 1); - } - break; - case (int)12: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data466 = data; -HXDLIN( 605) data466->oPos = (data466->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data467 = data; -HXDLIN( 605) data467->oPos = (data467->oPos + 2); -HXDLIN( 605) ::openfl::display::_internal::DrawCommandReader data468 = data; -HXDLIN( 605) data468->bPos = (data468->bPos + 2); - } - break; - case (int)15: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data469 = data; -HXDLIN( 605) data469->oPos = (data469->oPos + 4); -HXDLIN( 605) ::openfl::display::_internal::DrawCommandReader data470 = data; -HXDLIN( 605) data470->iiPos = (data470->iiPos + 2); -HXDLIN( 605) ::openfl::display::_internal::DrawCommandReader data471 = data; -HXDLIN( 605) data471->ffPos = (data471->ffPos + 1); -HXDLIN( 605) ::openfl::display::_internal::DrawCommandReader data472 = data; -HXDLIN( 605) data472->fPos = (data472->fPos + 1); - } - break; - case (int)16: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data473 = data; -HXDLIN( 605) data473->oPos = (data473->oPos + 4); -HXDLIN( 605) ::openfl::display::_internal::DrawCommandReader data474 = data; -HXDLIN( 605) data474->iPos = (data474->iPos + 1); -HXDLIN( 605) ::openfl::display::_internal::DrawCommandReader data475 = data; -HXDLIN( 605) data475->fPos = (data475->fPos + 2); -HXDLIN( 605) ::openfl::display::_internal::DrawCommandReader data476 = data; -HXDLIN( 605) data476->bPos = (data476->bPos + 1); - } - break; - case (int)17: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data477 = data; -HXDLIN( 605) data477->fPos = (data477->fPos + 2); - } - break; - case (int)18: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data478 = data; -HXDLIN( 605) data478->fPos = (data478->fPos + 2); - } - break; - case (int)19: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data479 = data; -HXDLIN( 605) data479->oPos = (data479->oPos + 1); - } - break; - case (int)20: { -HXLINE( 605) ::openfl::display::_internal::DrawCommandReader data480 = data; -HXDLIN( 605) data480->oPos = (data480->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 605) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_STYLE_dyn(); -HXDLIN( 605) ::openfl::display::_internal::DrawCommandReader this15 = data; -HXDLIN( 605) ::openfl::display::_internal::DrawCommandReader c14 = this15; -HXLINE( 606) bool _hx_tmp20; -HXDLIN( 606) if (stroke) { -HXLINE( 606) _hx_tmp20 = ::openfl::display::_internal::CairoGraphics_obj::hasStroke; - } - else { -HXLINE( 606) _hx_tmp20 = false; - } -HXDLIN( 606) if (_hx_tmp20) { -HXLINE( 608) ::openfl::display::_internal::CairoGraphics_obj::closePath(true); - } -HXLINE( 611) ::openfl::display::_internal::CairoGraphics_obj::cairo->moveTo((positionX - offsetX),(positionY - offsetY)); -HXLINE( 613) if (hx::IsNull( c14->buffer->o->__get(c14->oPos) )) { -HXLINE( 615) ::openfl::display::_internal::CairoGraphics_obj::hasStroke = false; - } - else { -HXLINE( 619) ::openfl::display::_internal::CairoGraphics_obj::hasStroke = true; -HXLINE( 621) Float _hx_tmp21; -HXDLIN( 621) if (hx::IsGreater( c14->buffer->o->__get(c14->oPos),0 )) { -HXLINE( 621) _hx_tmp21 = ( (Float)(c14->buffer->o->__get(c14->oPos)) ); - } - else { -HXLINE( 621) _hx_tmp21 = ( (Float)(1) ); - } -HXDLIN( 621) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_lineWidth(_hx_tmp21); -HXLINE( 623) if (hx::IsNull( c14->buffer->o->__get((c14->oPos + 3)) )) { -HXLINE( 625) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_lineJoin(1); - } - else { -HXLINE( 629) int _hx_tmp22; -HXDLIN( 629) ::Dynamic _hx_switch_1 = c14->buffer->o->__get((c14->oPos + 3)); - if ( (_hx_switch_1==0) ){ -HXLINE( 629) _hx_tmp22 = 2; -HXDLIN( 629) goto _hx_goto_19; - } - if ( (_hx_switch_1==1) ){ -HXLINE( 629) _hx_tmp22 = 0; -HXDLIN( 629) goto _hx_goto_19; - } - /* default */{ -HXLINE( 629) _hx_tmp22 = 1; - } - _hx_goto_19:; -HXDLIN( 629) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_lineJoin(_hx_tmp22); - } -HXLINE( 637) if (hx::IsNull( c14->buffer->o->__get((c14->oPos + 2)) )) { -HXLINE( 639) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_lineCap(1); - } - else { -HXLINE( 643) int _hx_tmp23; -HXDLIN( 643) ::Dynamic _hx_switch_2 = c14->buffer->o->__get((c14->oPos + 2)); - if ( (_hx_switch_2==0) ){ -HXLINE( 643) _hx_tmp23 = 0; -HXDLIN( 643) goto _hx_goto_20; - } - if ( (_hx_switch_2==2) ){ -HXLINE( 643) _hx_tmp23 = 2; -HXDLIN( 643) goto _hx_goto_20; - } - /* default */{ -HXLINE( 643) _hx_tmp23 = 1; - } - _hx_goto_20:; -HXDLIN( 643) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_lineCap(_hx_tmp23); - } -HXLINE( 651) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_miterLimit(c14->buffer->f->__get((c14->fPos + 1))); -HXLINE( 653) r = (( (Float)(hx::UShr((c14->buffer->i->__get(c14->iPos) & 16711680),16)) ) / ( (Float)(255) )); -HXLINE( 654) g = (( (Float)(hx::UShr((c14->buffer->i->__get(c14->iPos) & 65280),8)) ) / ( (Float)(255) )); -HXLINE( 655) b = (( (Float)((c14->buffer->i->__get(c14->iPos) & 255)) ) / ( (Float)(255) )); -HXLINE( 657) if ((c14->buffer->f->__get(c14->fPos) == 1)) { -HXLINE( 659) ::openfl::display::_internal::CairoGraphics_obj::strokePattern = ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::createRGB(r,g,b); - } - else { -HXLINE( 663) ::openfl::display::_internal::CairoGraphics_obj::strokePattern = ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::createRGBA(r,g,b,c14->buffer->f->__get(c14->fPos)); - } - } - } - break; - case (int)17: { -HXLINE( 576) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data481 = data; -HXDLIN( 576) data481->oPos = (data481->oPos + 2); -HXDLIN( 576) ::openfl::display::_internal::DrawCommandReader data482 = data; -HXDLIN( 576) data482->bPos = (data482->bPos + 2); - } - break; - case (int)1: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data483 = data; -HXDLIN( 576) data483->iPos = (data483->iPos + 1); -HXDLIN( 576) ::openfl::display::_internal::DrawCommandReader data484 = data; -HXDLIN( 576) data484->fPos = (data484->fPos + 1); - } - break; - case (int)2: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data485 = data; -HXDLIN( 576) data485->oPos = (data485->oPos + 4); -HXDLIN( 576) ::openfl::display::_internal::DrawCommandReader data486 = data; -HXDLIN( 576) data486->iiPos = (data486->iiPos + 2); -HXDLIN( 576) ::openfl::display::_internal::DrawCommandReader data487 = data; -HXDLIN( 576) data487->ffPos = (data487->ffPos + 1); -HXDLIN( 576) ::openfl::display::_internal::DrawCommandReader data488 = data; -HXDLIN( 576) data488->fPos = (data488->fPos + 1); - } - break; - case (int)3: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data489 = data; -HXDLIN( 576) data489->oPos = (data489->oPos + 1); - } - break; - case (int)4: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data490 = data; -HXDLIN( 576) data490->fPos = (data490->fPos + 6); - } - break; - case (int)5: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data491 = data; -HXDLIN( 576) data491->fPos = (data491->fPos + 4); - } - break; - case (int)6: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data492 = data; -HXDLIN( 576) data492->fPos = (data492->fPos + 3); - } - break; - case (int)7: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data493 = data; -HXDLIN( 576) data493->fPos = (data493->fPos + 4); - } - break; - case (int)8: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data494 = data; -HXDLIN( 576) data494->oPos = (data494->oPos + 3); - } - break; - case (int)9: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data495 = data; -HXDLIN( 576) data495->fPos = (data495->fPos + 4); - } - break; - case (int)10: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data496 = data; -HXDLIN( 576) data496->fPos = (data496->fPos + 5); -HXDLIN( 576) ::openfl::display::_internal::DrawCommandReader data497 = data; -HXDLIN( 576) data497->oPos = (data497->oPos + 1); - } - break; - case (int)12: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data498 = data; -HXDLIN( 576) data498->oPos = (data498->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data499 = data; -HXDLIN( 576) data499->oPos = (data499->oPos + 2); -HXDLIN( 576) ::openfl::display::_internal::DrawCommandReader data500 = data; -HXDLIN( 576) data500->bPos = (data500->bPos + 2); - } - break; - case (int)15: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data501 = data; -HXDLIN( 576) data501->oPos = (data501->oPos + 4); -HXDLIN( 576) ::openfl::display::_internal::DrawCommandReader data502 = data; -HXDLIN( 576) data502->iiPos = (data502->iiPos + 2); -HXDLIN( 576) ::openfl::display::_internal::DrawCommandReader data503 = data; -HXDLIN( 576) data503->ffPos = (data503->ffPos + 1); -HXDLIN( 576) ::openfl::display::_internal::DrawCommandReader data504 = data; -HXDLIN( 576) data504->fPos = (data504->fPos + 1); - } - break; - case (int)16: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data505 = data; -HXDLIN( 576) data505->oPos = (data505->oPos + 4); -HXDLIN( 576) ::openfl::display::_internal::DrawCommandReader data506 = data; -HXDLIN( 576) data506->iPos = (data506->iPos + 1); -HXDLIN( 576) ::openfl::display::_internal::DrawCommandReader data507 = data; -HXDLIN( 576) data507->fPos = (data507->fPos + 2); -HXDLIN( 576) ::openfl::display::_internal::DrawCommandReader data508 = data; -HXDLIN( 576) data508->bPos = (data508->bPos + 1); - } - break; - case (int)17: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data509 = data; -HXDLIN( 576) data509->fPos = (data509->fPos + 2); - } - break; - case (int)18: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data510 = data; -HXDLIN( 576) data510->fPos = (data510->fPos + 2); - } - break; - case (int)19: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data511 = data; -HXDLIN( 576) data511->oPos = (data511->oPos + 1); - } - break; - case (int)20: { -HXLINE( 576) ::openfl::display::_internal::DrawCommandReader data512 = data; -HXDLIN( 576) data512->oPos = (data512->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 576) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_TO_dyn(); -HXDLIN( 576) ::openfl::display::_internal::DrawCommandReader this16 = data; -HXDLIN( 576) ::openfl::display::_internal::DrawCommandReader c15 = this16; -HXLINE( 577) hasPath = true; -HXLINE( 578) ::openfl::display::_internal::CairoGraphics_obj::cairo->lineTo((c15->buffer->f->__get(c15->fPos) - offsetX),(c15->buffer->f->__get((c15->fPos + 1)) - offsetY)); -HXLINE( 580) positionX = c15->buffer->f->__get(c15->fPos); -HXLINE( 581) positionY = c15->buffer->f->__get((c15->fPos + 1)); -HXLINE( 583) bool _hx_tmp24; -HXDLIN( 583) if ((positionX == startX)) { -HXLINE( 583) _hx_tmp24 = (positionY == startY); - } - else { -HXLINE( 583) _hx_tmp24 = false; - } -HXDLIN( 583) if (_hx_tmp24) { -HXLINE( 585) closeGap = true; - } - } - break; - case (int)18: { -HXLINE( 589) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data513 = data; -HXDLIN( 589) data513->oPos = (data513->oPos + 2); -HXDLIN( 589) ::openfl::display::_internal::DrawCommandReader data514 = data; -HXDLIN( 589) data514->bPos = (data514->bPos + 2); - } - break; - case (int)1: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data515 = data; -HXDLIN( 589) data515->iPos = (data515->iPos + 1); -HXDLIN( 589) ::openfl::display::_internal::DrawCommandReader data516 = data; -HXDLIN( 589) data516->fPos = (data516->fPos + 1); - } - break; - case (int)2: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data517 = data; -HXDLIN( 589) data517->oPos = (data517->oPos + 4); -HXDLIN( 589) ::openfl::display::_internal::DrawCommandReader data518 = data; -HXDLIN( 589) data518->iiPos = (data518->iiPos + 2); -HXDLIN( 589) ::openfl::display::_internal::DrawCommandReader data519 = data; -HXDLIN( 589) data519->ffPos = (data519->ffPos + 1); -HXDLIN( 589) ::openfl::display::_internal::DrawCommandReader data520 = data; -HXDLIN( 589) data520->fPos = (data520->fPos + 1); - } - break; - case (int)3: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data521 = data; -HXDLIN( 589) data521->oPos = (data521->oPos + 1); - } - break; - case (int)4: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data522 = data; -HXDLIN( 589) data522->fPos = (data522->fPos + 6); - } - break; - case (int)5: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data523 = data; -HXDLIN( 589) data523->fPos = (data523->fPos + 4); - } - break; - case (int)6: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data524 = data; -HXDLIN( 589) data524->fPos = (data524->fPos + 3); - } - break; - case (int)7: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data525 = data; -HXDLIN( 589) data525->fPos = (data525->fPos + 4); - } - break; - case (int)8: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data526 = data; -HXDLIN( 589) data526->oPos = (data526->oPos + 3); - } - break; - case (int)9: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data527 = data; -HXDLIN( 589) data527->fPos = (data527->fPos + 4); - } - break; - case (int)10: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data528 = data; -HXDLIN( 589) data528->fPos = (data528->fPos + 5); -HXDLIN( 589) ::openfl::display::_internal::DrawCommandReader data529 = data; -HXDLIN( 589) data529->oPos = (data529->oPos + 1); - } - break; - case (int)12: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data530 = data; -HXDLIN( 589) data530->oPos = (data530->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data531 = data; -HXDLIN( 589) data531->oPos = (data531->oPos + 2); -HXDLIN( 589) ::openfl::display::_internal::DrawCommandReader data532 = data; -HXDLIN( 589) data532->bPos = (data532->bPos + 2); - } - break; - case (int)15: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data533 = data; -HXDLIN( 589) data533->oPos = (data533->oPos + 4); -HXDLIN( 589) ::openfl::display::_internal::DrawCommandReader data534 = data; -HXDLIN( 589) data534->iiPos = (data534->iiPos + 2); -HXDLIN( 589) ::openfl::display::_internal::DrawCommandReader data535 = data; -HXDLIN( 589) data535->ffPos = (data535->ffPos + 1); -HXDLIN( 589) ::openfl::display::_internal::DrawCommandReader data536 = data; -HXDLIN( 589) data536->fPos = (data536->fPos + 1); - } - break; - case (int)16: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data537 = data; -HXDLIN( 589) data537->oPos = (data537->oPos + 4); -HXDLIN( 589) ::openfl::display::_internal::DrawCommandReader data538 = data; -HXDLIN( 589) data538->iPos = (data538->iPos + 1); -HXDLIN( 589) ::openfl::display::_internal::DrawCommandReader data539 = data; -HXDLIN( 589) data539->fPos = (data539->fPos + 2); -HXDLIN( 589) ::openfl::display::_internal::DrawCommandReader data540 = data; -HXDLIN( 589) data540->bPos = (data540->bPos + 1); - } - break; - case (int)17: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data541 = data; -HXDLIN( 589) data541->fPos = (data541->fPos + 2); - } - break; - case (int)18: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data542 = data; -HXDLIN( 589) data542->fPos = (data542->fPos + 2); - } - break; - case (int)19: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data543 = data; -HXDLIN( 589) data543->oPos = (data543->oPos + 1); - } - break; - case (int)20: { -HXLINE( 589) ::openfl::display::_internal::DrawCommandReader data544 = data; -HXDLIN( 589) data544->oPos = (data544->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 589) data->prev = ::openfl::display::_internal::DrawCommandType_obj::MOVE_TO_dyn(); -HXDLIN( 589) ::openfl::display::_internal::DrawCommandReader this17 = data; -HXDLIN( 589) ::openfl::display::_internal::DrawCommandReader c16 = this17; -HXLINE( 590) ::openfl::display::_internal::CairoGraphics_obj::cairo->moveTo((c16->buffer->f->__get(c16->fPos) - offsetX),(c16->buffer->f->__get((c16->fPos + 1)) - offsetY)); -HXLINE( 592) positionX = c16->buffer->f->__get(c16->fPos); -HXLINE( 593) positionY = c16->buffer->f->__get((c16->fPos + 1)); -HXLINE( 595) bool _hx_tmp25; -HXDLIN( 595) bool _hx_tmp26; -HXDLIN( 595) if (setStart) { -HXLINE( 595) _hx_tmp26 = (c16->buffer->f->__get(c16->fPos) != startX); - } - else { -HXLINE( 595) _hx_tmp26 = false; - } -HXDLIN( 595) if (_hx_tmp26) { -HXLINE( 595) _hx_tmp25 = (c16->buffer->f->__get((c16->fPos + 1)) != startY); - } - else { -HXLINE( 595) _hx_tmp25 = false; - } -HXDLIN( 595) if (_hx_tmp25) { -HXLINE( 597) closeGap = true; - } -HXLINE( 600) startX = c16->buffer->f->__get(c16->fPos); -HXLINE( 601) startY = c16->buffer->f->__get((c16->fPos + 1)); -HXLINE( 602) setStart = true; - } - break; - case (int)21: { -HXLINE(1042) { -HXLINE(1042) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data545 = data; -HXDLIN(1042) data545->oPos = (data545->oPos + 2); -HXDLIN(1042) ::openfl::display::_internal::DrawCommandReader data546 = data; -HXDLIN(1042) data546->bPos = (data546->bPos + 2); - } - break; - case (int)1: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data547 = data; -HXDLIN(1042) data547->iPos = (data547->iPos + 1); -HXDLIN(1042) ::openfl::display::_internal::DrawCommandReader data548 = data; -HXDLIN(1042) data548->fPos = (data548->fPos + 1); - } - break; - case (int)2: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data549 = data; -HXDLIN(1042) data549->oPos = (data549->oPos + 4); -HXDLIN(1042) ::openfl::display::_internal::DrawCommandReader data550 = data; -HXDLIN(1042) data550->iiPos = (data550->iiPos + 2); -HXDLIN(1042) ::openfl::display::_internal::DrawCommandReader data551 = data; -HXDLIN(1042) data551->ffPos = (data551->ffPos + 1); -HXDLIN(1042) ::openfl::display::_internal::DrawCommandReader data552 = data; -HXDLIN(1042) data552->fPos = (data552->fPos + 1); - } - break; - case (int)3: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data553 = data; -HXDLIN(1042) data553->oPos = (data553->oPos + 1); - } - break; - case (int)4: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data554 = data; -HXDLIN(1042) data554->fPos = (data554->fPos + 6); - } - break; - case (int)5: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data555 = data; -HXDLIN(1042) data555->fPos = (data555->fPos + 4); - } - break; - case (int)6: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data556 = data; -HXDLIN(1042) data556->fPos = (data556->fPos + 3); - } - break; - case (int)7: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data557 = data; -HXDLIN(1042) data557->fPos = (data557->fPos + 4); - } - break; - case (int)8: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data558 = data; -HXDLIN(1042) data558->oPos = (data558->oPos + 3); - } - break; - case (int)9: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data559 = data; -HXDLIN(1042) data559->fPos = (data559->fPos + 4); - } - break; - case (int)10: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data560 = data; -HXDLIN(1042) data560->fPos = (data560->fPos + 5); -HXDLIN(1042) ::openfl::display::_internal::DrawCommandReader data561 = data; -HXDLIN(1042) data561->oPos = (data561->oPos + 1); - } - break; - case (int)12: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data562 = data; -HXDLIN(1042) data562->oPos = (data562->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data563 = data; -HXDLIN(1042) data563->oPos = (data563->oPos + 2); -HXDLIN(1042) ::openfl::display::_internal::DrawCommandReader data564 = data; -HXDLIN(1042) data564->bPos = (data564->bPos + 2); - } - break; - case (int)15: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data565 = data; -HXDLIN(1042) data565->oPos = (data565->oPos + 4); -HXDLIN(1042) ::openfl::display::_internal::DrawCommandReader data566 = data; -HXDLIN(1042) data566->iiPos = (data566->iiPos + 2); -HXDLIN(1042) ::openfl::display::_internal::DrawCommandReader data567 = data; -HXDLIN(1042) data567->ffPos = (data567->ffPos + 1); -HXDLIN(1042) ::openfl::display::_internal::DrawCommandReader data568 = data; -HXDLIN(1042) data568->fPos = (data568->fPos + 1); - } - break; - case (int)16: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data569 = data; -HXDLIN(1042) data569->oPos = (data569->oPos + 4); -HXDLIN(1042) ::openfl::display::_internal::DrawCommandReader data570 = data; -HXDLIN(1042) data570->iPos = (data570->iPos + 1); -HXDLIN(1042) ::openfl::display::_internal::DrawCommandReader data571 = data; -HXDLIN(1042) data571->fPos = (data571->fPos + 2); -HXDLIN(1042) ::openfl::display::_internal::DrawCommandReader data572 = data; -HXDLIN(1042) data572->bPos = (data572->bPos + 1); - } - break; - case (int)17: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data573 = data; -HXDLIN(1042) data573->fPos = (data573->fPos + 2); - } - break; - case (int)18: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data574 = data; -HXDLIN(1042) data574->fPos = (data574->fPos + 2); - } - break; - case (int)19: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data575 = data; -HXDLIN(1042) data575->oPos = (data575->oPos + 1); - } - break; - case (int)20: { -HXLINE(1042) ::openfl::display::_internal::DrawCommandReader data576 = data; -HXDLIN(1042) data576->oPos = (data576->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1042) data->prev = ::openfl::display::_internal::DrawCommandType_obj::WINDING_EVEN_ODD_dyn(); -HXDLIN(1042) ::openfl::display::_internal::DrawCommandReader this18 = data; - } -HXLINE(1043) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_fillRule(1); - } - break; - case (int)22: { -HXLINE(1046) { -HXLINE(1046) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data577 = data; -HXDLIN(1046) data577->oPos = (data577->oPos + 2); -HXDLIN(1046) ::openfl::display::_internal::DrawCommandReader data578 = data; -HXDLIN(1046) data578->bPos = (data578->bPos + 2); - } - break; - case (int)1: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data579 = data; -HXDLIN(1046) data579->iPos = (data579->iPos + 1); -HXDLIN(1046) ::openfl::display::_internal::DrawCommandReader data580 = data; -HXDLIN(1046) data580->fPos = (data580->fPos + 1); - } - break; - case (int)2: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data581 = data; -HXDLIN(1046) data581->oPos = (data581->oPos + 4); -HXDLIN(1046) ::openfl::display::_internal::DrawCommandReader data582 = data; -HXDLIN(1046) data582->iiPos = (data582->iiPos + 2); -HXDLIN(1046) ::openfl::display::_internal::DrawCommandReader data583 = data; -HXDLIN(1046) data583->ffPos = (data583->ffPos + 1); -HXDLIN(1046) ::openfl::display::_internal::DrawCommandReader data584 = data; -HXDLIN(1046) data584->fPos = (data584->fPos + 1); - } - break; - case (int)3: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data585 = data; -HXDLIN(1046) data585->oPos = (data585->oPos + 1); - } - break; - case (int)4: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data586 = data; -HXDLIN(1046) data586->fPos = (data586->fPos + 6); - } - break; - case (int)5: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data587 = data; -HXDLIN(1046) data587->fPos = (data587->fPos + 4); - } - break; - case (int)6: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data588 = data; -HXDLIN(1046) data588->fPos = (data588->fPos + 3); - } - break; - case (int)7: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data589 = data; -HXDLIN(1046) data589->fPos = (data589->fPos + 4); - } - break; - case (int)8: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data590 = data; -HXDLIN(1046) data590->oPos = (data590->oPos + 3); - } - break; - case (int)9: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data591 = data; -HXDLIN(1046) data591->fPos = (data591->fPos + 4); - } - break; - case (int)10: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data592 = data; -HXDLIN(1046) data592->fPos = (data592->fPos + 5); -HXDLIN(1046) ::openfl::display::_internal::DrawCommandReader data593 = data; -HXDLIN(1046) data593->oPos = (data593->oPos + 1); - } - break; - case (int)12: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data594 = data; -HXDLIN(1046) data594->oPos = (data594->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data595 = data; -HXDLIN(1046) data595->oPos = (data595->oPos + 2); -HXDLIN(1046) ::openfl::display::_internal::DrawCommandReader data596 = data; -HXDLIN(1046) data596->bPos = (data596->bPos + 2); - } - break; - case (int)15: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data597 = data; -HXDLIN(1046) data597->oPos = (data597->oPos + 4); -HXDLIN(1046) ::openfl::display::_internal::DrawCommandReader data598 = data; -HXDLIN(1046) data598->iiPos = (data598->iiPos + 2); -HXDLIN(1046) ::openfl::display::_internal::DrawCommandReader data599 = data; -HXDLIN(1046) data599->ffPos = (data599->ffPos + 1); -HXDLIN(1046) ::openfl::display::_internal::DrawCommandReader data600 = data; -HXDLIN(1046) data600->fPos = (data600->fPos + 1); - } - break; - case (int)16: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data601 = data; -HXDLIN(1046) data601->oPos = (data601->oPos + 4); -HXDLIN(1046) ::openfl::display::_internal::DrawCommandReader data602 = data; -HXDLIN(1046) data602->iPos = (data602->iPos + 1); -HXDLIN(1046) ::openfl::display::_internal::DrawCommandReader data603 = data; -HXDLIN(1046) data603->fPos = (data603->fPos + 2); -HXDLIN(1046) ::openfl::display::_internal::DrawCommandReader data604 = data; -HXDLIN(1046) data604->bPos = (data604->bPos + 1); - } - break; - case (int)17: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data605 = data; -HXDLIN(1046) data605->fPos = (data605->fPos + 2); - } - break; - case (int)18: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data606 = data; -HXDLIN(1046) data606->fPos = (data606->fPos + 2); - } - break; - case (int)19: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data607 = data; -HXDLIN(1046) data607->oPos = (data607->oPos + 1); - } - break; - case (int)20: { -HXLINE(1046) ::openfl::display::_internal::DrawCommandReader data608 = data; -HXDLIN(1046) data608->oPos = (data608->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1046) data->prev = ::openfl::display::_internal::DrawCommandType_obj::WINDING_NON_ZERO_dyn(); -HXDLIN(1046) ::openfl::display::_internal::DrawCommandReader this19 = data; - } -HXLINE(1047) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_fillRule(0); - } - break; - default:{ -HXLINE(1050) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data609 = data; -HXDLIN(1050) data609->oPos = (data609->oPos + 2); -HXDLIN(1050) ::openfl::display::_internal::DrawCommandReader data610 = data; -HXDLIN(1050) data610->bPos = (data610->bPos + 2); - } - break; - case (int)1: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data611 = data; -HXDLIN(1050) data611->iPos = (data611->iPos + 1); -HXDLIN(1050) ::openfl::display::_internal::DrawCommandReader data612 = data; -HXDLIN(1050) data612->fPos = (data612->fPos + 1); - } - break; - case (int)2: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data613 = data; -HXDLIN(1050) data613->oPos = (data613->oPos + 4); -HXDLIN(1050) ::openfl::display::_internal::DrawCommandReader data614 = data; -HXDLIN(1050) data614->iiPos = (data614->iiPos + 2); -HXDLIN(1050) ::openfl::display::_internal::DrawCommandReader data615 = data; -HXDLIN(1050) data615->ffPos = (data615->ffPos + 1); -HXDLIN(1050) ::openfl::display::_internal::DrawCommandReader data616 = data; -HXDLIN(1050) data616->fPos = (data616->fPos + 1); - } - break; - case (int)3: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data617 = data; -HXDLIN(1050) data617->oPos = (data617->oPos + 1); - } - break; - case (int)4: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data618 = data; -HXDLIN(1050) data618->fPos = (data618->fPos + 6); - } - break; - case (int)5: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data619 = data; -HXDLIN(1050) data619->fPos = (data619->fPos + 4); - } - break; - case (int)6: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data620 = data; -HXDLIN(1050) data620->fPos = (data620->fPos + 3); - } - break; - case (int)7: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data621 = data; -HXDLIN(1050) data621->fPos = (data621->fPos + 4); - } - break; - case (int)8: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data622 = data; -HXDLIN(1050) data622->oPos = (data622->oPos + 3); - } - break; - case (int)9: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data623 = data; -HXDLIN(1050) data623->fPos = (data623->fPos + 4); - } - break; - case (int)10: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data624 = data; -HXDLIN(1050) data624->fPos = (data624->fPos + 5); -HXDLIN(1050) ::openfl::display::_internal::DrawCommandReader data625 = data; -HXDLIN(1050) data625->oPos = (data625->oPos + 1); - } - break; - case (int)12: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data626 = data; -HXDLIN(1050) data626->oPos = (data626->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data627 = data; -HXDLIN(1050) data627->oPos = (data627->oPos + 2); -HXDLIN(1050) ::openfl::display::_internal::DrawCommandReader data628 = data; -HXDLIN(1050) data628->bPos = (data628->bPos + 2); - } - break; - case (int)15: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data629 = data; -HXDLIN(1050) data629->oPos = (data629->oPos + 4); -HXDLIN(1050) ::openfl::display::_internal::DrawCommandReader data630 = data; -HXDLIN(1050) data630->iiPos = (data630->iiPos + 2); -HXDLIN(1050) ::openfl::display::_internal::DrawCommandReader data631 = data; -HXDLIN(1050) data631->ffPos = (data631->ffPos + 1); -HXDLIN(1050) ::openfl::display::_internal::DrawCommandReader data632 = data; -HXDLIN(1050) data632->fPos = (data632->fPos + 1); - } - break; - case (int)16: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data633 = data; -HXDLIN(1050) data633->oPos = (data633->oPos + 4); -HXDLIN(1050) ::openfl::display::_internal::DrawCommandReader data634 = data; -HXDLIN(1050) data634->iPos = (data634->iPos + 1); -HXDLIN(1050) ::openfl::display::_internal::DrawCommandReader data635 = data; -HXDLIN(1050) data635->fPos = (data635->fPos + 2); -HXDLIN(1050) ::openfl::display::_internal::DrawCommandReader data636 = data; -HXDLIN(1050) data636->bPos = (data636->bPos + 1); - } - break; - case (int)17: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data637 = data; -HXDLIN(1050) data637->fPos = (data637->fPos + 2); - } - break; - case (int)18: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data638 = data; -HXDLIN(1050) data638->fPos = (data638->fPos + 2); - } - break; - case (int)19: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data639 = data; -HXDLIN(1050) data639->oPos = (data639->oPos + 1); - } - break; - case (int)20: { -HXLINE(1050) ::openfl::display::_internal::DrawCommandReader data640 = data; -HXDLIN(1050) data640->oPos = (data640->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1050) data->prev = type; - } - } - } - _hx_goto_14:; - } -HXLINE(1054) data->destroy(); -HXLINE(1056) if (hasPath) { -HXLINE(1058) bool _hx_tmp27; -HXDLIN(1058) if (stroke) { -HXLINE(1058) _hx_tmp27 = ::openfl::display::_internal::CairoGraphics_obj::hasStroke; - } - else { -HXLINE(1058) _hx_tmp27 = false; - } -HXDLIN(1058) if (_hx_tmp27) { -HXLINE(1060) bool _hx_tmp28; -HXDLIN(1060) if (::openfl::display::_internal::CairoGraphics_obj::hasFill) { -HXLINE(1060) _hx_tmp28 = closeGap; - } - else { -HXLINE(1060) _hx_tmp28 = false; - } -HXDLIN(1060) if (_hx_tmp28) { -HXLINE(1062) ::openfl::display::_internal::CairoGraphics_obj::cairo->lineTo((startX - offsetX),(startY - offsetY)); -HXLINE(1063) ::openfl::display::_internal::CairoGraphics_obj::closePath(false); - } - else { -HXLINE(1065) bool _hx_tmp29; -HXDLIN(1065) bool _hx_tmp30; -HXDLIN(1065) if (closeGap) { -HXLINE(1065) _hx_tmp30 = (positionX == startX); - } - else { -HXLINE(1065) _hx_tmp30 = false; - } -HXDLIN(1065) if (_hx_tmp30) { -HXLINE(1065) _hx_tmp29 = (positionY == startY); - } - else { -HXLINE(1065) _hx_tmp29 = false; - } -HXDLIN(1065) if (_hx_tmp29) { -HXLINE(1067) ::openfl::display::_internal::CairoGraphics_obj::closePath(false); - } - } -HXLINE(1070) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_source(::openfl::display::_internal::CairoGraphics_obj::strokePattern); -HXLINE(1071) if (!(::openfl::display::_internal::CairoGraphics_obj::hitTesting)) { -HXLINE(1071) ::openfl::display::_internal::CairoGraphics_obj::cairo->strokePreserve(); - } - } -HXLINE(1074) bool _hx_tmp31; -HXDLIN(1074) if (!(stroke)) { -HXLINE(1074) _hx_tmp31 = ::openfl::display::_internal::CairoGraphics_obj::hasFill; - } - else { -HXLINE(1074) _hx_tmp31 = false; - } -HXDLIN(1074) if (_hx_tmp31) { -HXLINE(1076) ::openfl::display::_internal::CairoGraphics_obj::cairo->translate(-(::openfl::display::_internal::CairoGraphics_obj::bounds->x),-(::openfl::display::_internal::CairoGraphics_obj::bounds->y)); -HXLINE(1078) if (hx::IsNotNull( ::openfl::display::_internal::CairoGraphics_obj::fillPatternMatrix )) { -HXLINE(1080) ::openfl::geom::Matrix matrix = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE(1081) matrix->copyFrom(::openfl::display::_internal::CairoGraphics_obj::fillPatternMatrix); -HXLINE(1082) matrix->invert(); -HXLINE(1084) if (hx::IsNotNull( ::openfl::display::_internal::CairoGraphics_obj::pendingMatrix )) { -HXLINE(1086) matrix->concat(::openfl::display::_internal::CairoGraphics_obj::pendingMatrix); - } -HXLINE(1089) ::Dynamic _hx_tmp32 = ::openfl::display::_internal::CairoGraphics_obj::fillPattern; -HXDLIN(1089) ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::set_matrix(_hx_tmp32,matrix->_hx___toMatrix3()); -HXLINE(1091) ::openfl::geom::Matrix_obj::_hx___pool->release(matrix); - } -HXLINE(1094) ::openfl::display::_internal::CairoGraphics_obj::cairo->set_source(::openfl::display::_internal::CairoGraphics_obj::fillPattern); -HXLINE(1096) if (hx::IsNotNull( ::openfl::display::_internal::CairoGraphics_obj::pendingMatrix )) { -HXLINE(1098) ::lime::graphics::cairo::Cairo _hx_tmp33 = ::openfl::display::_internal::CairoGraphics_obj::cairo; -HXDLIN(1098) _hx_tmp33->transform(::openfl::display::_internal::CairoGraphics_obj::pendingMatrix->_hx___toMatrix3()); -HXLINE(1099) if (!(::openfl::display::_internal::CairoGraphics_obj::hitTesting)) { -HXLINE(1099) ::openfl::display::_internal::CairoGraphics_obj::cairo->fillPreserve(); - } -HXLINE(1100) ::lime::graphics::cairo::Cairo _hx_tmp34 = ::openfl::display::_internal::CairoGraphics_obj::cairo; -HXDLIN(1100) _hx_tmp34->transform(::openfl::display::_internal::CairoGraphics_obj::inversePendingMatrix->_hx___toMatrix3()); - } - else { -HXLINE(1104) if (!(::openfl::display::_internal::CairoGraphics_obj::hitTesting)) { -HXLINE(1104) ::openfl::display::_internal::CairoGraphics_obj::cairo->fillPreserve(); - } - } -HXLINE(1107) ::openfl::display::_internal::CairoGraphics_obj::cairo->translate(::openfl::display::_internal::CairoGraphics_obj::bounds->x,::openfl::display::_internal::CairoGraphics_obj::bounds->y); -HXLINE(1108) ::openfl::display::_internal::CairoGraphics_obj::cairo->closePath(); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CairoGraphics_obj,playCommands,(void)) - -void CairoGraphics_obj::quadraticCurveTo(Float cx,Float cy,Float x,Float y){ - HX_GC_STACKFRAME(&_hx_pos_a32397cfa230be0c_1114_quadraticCurveTo) -HXLINE(1115) ::lime::math::Vector2 current = null(); -HXLINE(1117) if (!(::openfl::display::_internal::CairoGraphics_obj::cairo->get_hasCurrentPoint())) { -HXLINE(1119) ::openfl::display::_internal::CairoGraphics_obj::cairo->moveTo(cx,cy); -HXLINE(1120) current = ::lime::math::Vector2_obj::__alloc( HX_CTX ,cx,cy); - } - else { -HXLINE(1124) current = ::openfl::display::_internal::CairoGraphics_obj::cairo->get_currentPoint(); - } -HXLINE(1127) Float cx1 = (current->x + (((Float)0.66666666666666663) * (cx - current->x))); -HXLINE(1128) Float cy1 = (current->y + (((Float)0.66666666666666663) * (cy - current->y))); -HXLINE(1129) Float cx2 = (x + (((Float)0.66666666666666663) * (cx - x))); -HXLINE(1130) Float cy2 = (y + (((Float)0.66666666666666663) * (cy - y))); -HXLINE(1132) ::openfl::display::_internal::CairoGraphics_obj::cairo->curveTo(cx1,cy1,cx2,cy2,x,y); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(CairoGraphics_obj,quadraticCurveTo,(void)) - -void CairoGraphics_obj::render( ::openfl::display::Graphics graphics, ::openfl::display::CairoRenderer renderer){ - HX_GC_STACKFRAME(&_hx_pos_a32397cfa230be0c_1137_render) -HXLINE(1139) ::openfl::display::_internal::CairoGraphics_obj::graphics = graphics; -HXLINE(1140) ::openfl::display::_internal::CairoGraphics_obj::allowSmoothing = renderer->_hx___allowSmoothing; -HXLINE(1141) ::openfl::display::_internal::CairoGraphics_obj::worldAlpha = renderer->_hx___getAlpha(graphics->_hx___owner->_hx___worldAlpha); -HXLINE(1143) graphics->_hx___update(renderer->_hx___worldTransform); -HXLINE(1145) bool _hx_tmp; -HXDLIN(1145) if (!(!(graphics->_hx___softwareDirty))) { -HXLINE(1145) _hx_tmp = graphics->_hx___managed; - } - else { -HXLINE(1145) _hx_tmp = true; - } -HXDLIN(1145) if (_hx_tmp) { -HXLINE(1145) return; - } -HXLINE(1147) ::openfl::display::_internal::CairoGraphics_obj::bounds = graphics->_hx___bounds; -HXLINE(1149) int width = graphics->_hx___width; -HXLINE(1150) int height = graphics->_hx___height; -HXLINE(1152) bool _hx_tmp1; -HXDLIN(1152) bool _hx_tmp2; -HXDLIN(1152) bool _hx_tmp3; -HXDLIN(1152) bool _hx_tmp4; -HXDLIN(1152) if (!(!(graphics->_hx___visible))) { -HXLINE(1152) _hx_tmp4 = (graphics->_hx___commands->get_length() == 0); - } - else { -HXLINE(1152) _hx_tmp4 = true; - } -HXDLIN(1152) if (!(_hx_tmp4)) { -HXLINE(1152) _hx_tmp3 = hx::IsNull( ::openfl::display::_internal::CairoGraphics_obj::bounds ); - } - else { -HXLINE(1152) _hx_tmp3 = true; - } -HXDLIN(1152) if (!(_hx_tmp3)) { -HXLINE(1152) _hx_tmp2 = (width < 1); - } - else { -HXLINE(1152) _hx_tmp2 = true; - } -HXDLIN(1152) if (!(_hx_tmp2)) { -HXLINE(1152) _hx_tmp1 = (height < 1); - } - else { -HXLINE(1152) _hx_tmp1 = true; - } -HXDLIN(1152) if (_hx_tmp1) { -HXLINE(1154) graphics->_hx___cairo = null(); -HXLINE(1155) graphics->_hx___bitmap = null(); - } - else { -HXLINE(1159) ::openfl::display::_internal::CairoGraphics_obj::hitTesting = false; -HXLINE(1160) bool needsUpscaling = false; -HXLINE(1162) if (hx::IsNotNull( graphics->_hx___cairo )) { -HXLINE(1164) ::Dynamic surface = graphics->_hx___cairo->get_target(); -HXLINE(1166) bool _hx_tmp5; -HXDLIN(1166) if ((width <= ::lime::graphics::cairo::_CairoImageSurface::CairoImageSurface_Impl__obj::get_width(surface))) { -HXLINE(1166) _hx_tmp5 = (height > ::lime::graphics::cairo::_CairoImageSurface::CairoImageSurface_Impl__obj::get_height(surface)); - } - else { -HXLINE(1166) _hx_tmp5 = true; - } -HXDLIN(1166) if (_hx_tmp5) { -HXLINE(1168) graphics->_hx___cairo = null(); -HXLINE(1169) needsUpscaling = true; - } - } -HXLINE(1173) bool _hx_tmp6; -HXDLIN(1173) if (hx::IsNotNull( graphics->_hx___cairo )) { -HXLINE(1173) _hx_tmp6 = hx::IsNull( graphics->_hx___bitmap ); - } - else { -HXLINE(1173) _hx_tmp6 = true; - } -HXDLIN(1173) if (_hx_tmp6) { -HXLINE(1175) ::openfl::display::BitmapData bitmap; -HXDLIN(1175) if (needsUpscaling) { -HXLINE(1175) int bitmap1 = ::Std_obj::_hx_int((( (Float)(width) ) * ((Float)1.25))); -HXDLIN(1175) bitmap = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,bitmap1,::Std_obj::_hx_int((( (Float)(height) ) * ((Float)1.25))),true,0); - } - else { -HXLINE(1175) bitmap = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,width,height,true,0); - } -HXLINE(1176) ::Dynamic surface1 = bitmap->getSurface(); -HXLINE(1177) graphics->_hx___cairo = ::lime::graphics::cairo::Cairo_obj::__alloc( HX_CTX ,surface1); -HXLINE(1178) graphics->_hx___bitmap = bitmap; - } -HXLINE(1181) ::openfl::display::_internal::CairoGraphics_obj::cairo = graphics->_hx___cairo; -HXLINE(1183) renderer->_hx___setBlendModeCairo(::openfl::display::_internal::CairoGraphics_obj::cairo,10); -HXLINE(1184) renderer->applyMatrix(graphics->_hx___renderTransform,::openfl::display::_internal::CairoGraphics_obj::cairo); -HXLINE(1186) ::openfl::display::_internal::CairoGraphics_obj::cairo->setOperator(0); -HXLINE(1187) ::openfl::display::_internal::CairoGraphics_obj::cairo->paint(); -HXLINE(1188) ::openfl::display::_internal::CairoGraphics_obj::cairo->setOperator(2); -HXLINE(1190) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->clear(); -HXLINE(1191) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->clear(); -HXLINE(1193) ::openfl::display::_internal::CairoGraphics_obj::hasFill = false; -HXLINE(1194) ::openfl::display::_internal::CairoGraphics_obj::hasStroke = false; -HXLINE(1196) ::openfl::display::_internal::CairoGraphics_obj::fillPattern = null(); -HXLINE(1197) ::openfl::display::_internal::CairoGraphics_obj::strokePattern = null(); -HXLINE(1199) bool hasLineStyle = false; -HXLINE(1200) Float initStrokeX = ((Float)0.0); -HXLINE(1201) Float initStrokeY = ((Float)0.0); -HXLINE(1203) ::openfl::display::_internal::DrawCommandReader data = ::openfl::display::_internal::DrawCommandReader_obj::__alloc( HX_CTX ,graphics->_hx___commands); -HXLINE(1205) { -HXLINE(1205) int _g = 0; -HXDLIN(1205) ::Array< ::Dynamic> _g1 = graphics->_hx___commands->types; -HXDLIN(1205) while((_g < _g1->length)){ -HXLINE(1205) ::openfl::display::_internal::DrawCommandType type = _g1->__get(_g).StaticCast< ::openfl::display::_internal::DrawCommandType >(); -HXDLIN(1205) _g = (_g + 1); -HXLINE(1207) switch((int)(type->_hx_getIndex())){ - case (int)0: case (int)1: case (int)2: case (int)3: { -HXLINE(1319) ::openfl::display::_internal::CairoGraphics_obj::endFill(); -HXLINE(1320) ::openfl::display::_internal::CairoGraphics_obj::endStroke(); -HXLINE(1322) if (hx::IsEq( type,::openfl::display::_internal::DrawCommandType_obj::BEGIN_BITMAP_FILL_dyn() )) { -HXLINE(1324) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data1 = data; -HXDLIN(1324) data1->oPos = (data1->oPos + 2); -HXDLIN(1324) ::openfl::display::_internal::DrawCommandReader data2 = data; -HXDLIN(1324) data2->bPos = (data2->bPos + 2); - } - break; - case (int)1: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data3 = data; -HXDLIN(1324) data3->iPos = (data3->iPos + 1); -HXDLIN(1324) ::openfl::display::_internal::DrawCommandReader data4 = data; -HXDLIN(1324) data4->fPos = (data4->fPos + 1); - } - break; - case (int)2: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data5 = data; -HXDLIN(1324) data5->oPos = (data5->oPos + 4); -HXDLIN(1324) ::openfl::display::_internal::DrawCommandReader data6 = data; -HXDLIN(1324) data6->iiPos = (data6->iiPos + 2); -HXDLIN(1324) ::openfl::display::_internal::DrawCommandReader data7 = data; -HXDLIN(1324) data7->ffPos = (data7->ffPos + 1); -HXDLIN(1324) ::openfl::display::_internal::DrawCommandReader data8 = data; -HXDLIN(1324) data8->fPos = (data8->fPos + 1); - } - break; - case (int)3: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data9 = data; -HXDLIN(1324) data9->oPos = (data9->oPos + 1); - } - break; - case (int)4: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data10 = data; -HXDLIN(1324) data10->fPos = (data10->fPos + 6); - } - break; - case (int)5: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data11 = data; -HXDLIN(1324) data11->fPos = (data11->fPos + 4); - } - break; - case (int)6: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data12 = data; -HXDLIN(1324) data12->fPos = (data12->fPos + 3); - } - break; - case (int)7: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data13 = data; -HXDLIN(1324) data13->fPos = (data13->fPos + 4); - } - break; - case (int)8: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data14 = data; -HXDLIN(1324) data14->oPos = (data14->oPos + 3); - } - break; - case (int)9: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data15 = data; -HXDLIN(1324) data15->fPos = (data15->fPos + 4); - } - break; - case (int)10: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data16 = data; -HXDLIN(1324) data16->fPos = (data16->fPos + 5); -HXDLIN(1324) ::openfl::display::_internal::DrawCommandReader data17 = data; -HXDLIN(1324) data17->oPos = (data17->oPos + 1); - } - break; - case (int)12: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data18 = data; -HXDLIN(1324) data18->oPos = (data18->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data19 = data; -HXDLIN(1324) data19->oPos = (data19->oPos + 2); -HXDLIN(1324) ::openfl::display::_internal::DrawCommandReader data20 = data; -HXDLIN(1324) data20->bPos = (data20->bPos + 2); - } - break; - case (int)15: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data21 = data; -HXDLIN(1324) data21->oPos = (data21->oPos + 4); -HXDLIN(1324) ::openfl::display::_internal::DrawCommandReader data22 = data; -HXDLIN(1324) data22->iiPos = (data22->iiPos + 2); -HXDLIN(1324) ::openfl::display::_internal::DrawCommandReader data23 = data; -HXDLIN(1324) data23->ffPos = (data23->ffPos + 1); -HXDLIN(1324) ::openfl::display::_internal::DrawCommandReader data24 = data; -HXDLIN(1324) data24->fPos = (data24->fPos + 1); - } - break; - case (int)16: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data25 = data; -HXDLIN(1324) data25->oPos = (data25->oPos + 4); -HXDLIN(1324) ::openfl::display::_internal::DrawCommandReader data26 = data; -HXDLIN(1324) data26->iPos = (data26->iPos + 1); -HXDLIN(1324) ::openfl::display::_internal::DrawCommandReader data27 = data; -HXDLIN(1324) data27->fPos = (data27->fPos + 2); -HXDLIN(1324) ::openfl::display::_internal::DrawCommandReader data28 = data; -HXDLIN(1324) data28->bPos = (data28->bPos + 1); - } - break; - case (int)17: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data29 = data; -HXDLIN(1324) data29->fPos = (data29->fPos + 2); - } - break; - case (int)18: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data30 = data; -HXDLIN(1324) data30->fPos = (data30->fPos + 2); - } - break; - case (int)19: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data31 = data; -HXDLIN(1324) data31->oPos = (data31->oPos + 1); - } - break; - case (int)20: { -HXLINE(1324) ::openfl::display::_internal::DrawCommandReader data32 = data; -HXDLIN(1324) data32->oPos = (data32->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1324) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_BITMAP_FILL_dyn(); -HXDLIN(1324) ::openfl::display::_internal::DrawCommandReader this1 = data; -HXDLIN(1324) ::openfl::display::_internal::DrawCommandReader c = this1; -HXLINE(1325) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->beginBitmapFill(( ( ::openfl::display::BitmapData)(c->buffer->o->__get(c->oPos)) ),( ( ::openfl::geom::Matrix)(c->buffer->o->__get((c->oPos + 1))) ),c->buffer->b->__get(c->bPos),c->buffer->b->__get((c->bPos + 1))); -HXLINE(1326) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->beginBitmapFill(( ( ::openfl::display::BitmapData)(c->buffer->o->__get(c->oPos)) ),( ( ::openfl::geom::Matrix)(c->buffer->o->__get((c->oPos + 1))) ),c->buffer->b->__get(c->bPos),c->buffer->b->__get((c->bPos + 1))); - } - else { -HXLINE(1328) if (hx::IsEq( type,::openfl::display::_internal::DrawCommandType_obj::BEGIN_GRADIENT_FILL_dyn() )) { -HXLINE(1330) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data33 = data; -HXDLIN(1330) data33->oPos = (data33->oPos + 2); -HXDLIN(1330) ::openfl::display::_internal::DrawCommandReader data34 = data; -HXDLIN(1330) data34->bPos = (data34->bPos + 2); - } - break; - case (int)1: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data35 = data; -HXDLIN(1330) data35->iPos = (data35->iPos + 1); -HXDLIN(1330) ::openfl::display::_internal::DrawCommandReader data36 = data; -HXDLIN(1330) data36->fPos = (data36->fPos + 1); - } - break; - case (int)2: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data37 = data; -HXDLIN(1330) data37->oPos = (data37->oPos + 4); -HXDLIN(1330) ::openfl::display::_internal::DrawCommandReader data38 = data; -HXDLIN(1330) data38->iiPos = (data38->iiPos + 2); -HXDLIN(1330) ::openfl::display::_internal::DrawCommandReader data39 = data; -HXDLIN(1330) data39->ffPos = (data39->ffPos + 1); -HXDLIN(1330) ::openfl::display::_internal::DrawCommandReader data40 = data; -HXDLIN(1330) data40->fPos = (data40->fPos + 1); - } - break; - case (int)3: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data41 = data; -HXDLIN(1330) data41->oPos = (data41->oPos + 1); - } - break; - case (int)4: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data42 = data; -HXDLIN(1330) data42->fPos = (data42->fPos + 6); - } - break; - case (int)5: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data43 = data; -HXDLIN(1330) data43->fPos = (data43->fPos + 4); - } - break; - case (int)6: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data44 = data; -HXDLIN(1330) data44->fPos = (data44->fPos + 3); - } - break; - case (int)7: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data45 = data; -HXDLIN(1330) data45->fPos = (data45->fPos + 4); - } - break; - case (int)8: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data46 = data; -HXDLIN(1330) data46->oPos = (data46->oPos + 3); - } - break; - case (int)9: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data47 = data; -HXDLIN(1330) data47->fPos = (data47->fPos + 4); - } - break; - case (int)10: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data48 = data; -HXDLIN(1330) data48->fPos = (data48->fPos + 5); -HXDLIN(1330) ::openfl::display::_internal::DrawCommandReader data49 = data; -HXDLIN(1330) data49->oPos = (data49->oPos + 1); - } - break; - case (int)12: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data50 = data; -HXDLIN(1330) data50->oPos = (data50->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data51 = data; -HXDLIN(1330) data51->oPos = (data51->oPos + 2); -HXDLIN(1330) ::openfl::display::_internal::DrawCommandReader data52 = data; -HXDLIN(1330) data52->bPos = (data52->bPos + 2); - } - break; - case (int)15: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data53 = data; -HXDLIN(1330) data53->oPos = (data53->oPos + 4); -HXDLIN(1330) ::openfl::display::_internal::DrawCommandReader data54 = data; -HXDLIN(1330) data54->iiPos = (data54->iiPos + 2); -HXDLIN(1330) ::openfl::display::_internal::DrawCommandReader data55 = data; -HXDLIN(1330) data55->ffPos = (data55->ffPos + 1); -HXDLIN(1330) ::openfl::display::_internal::DrawCommandReader data56 = data; -HXDLIN(1330) data56->fPos = (data56->fPos + 1); - } - break; - case (int)16: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data57 = data; -HXDLIN(1330) data57->oPos = (data57->oPos + 4); -HXDLIN(1330) ::openfl::display::_internal::DrawCommandReader data58 = data; -HXDLIN(1330) data58->iPos = (data58->iPos + 1); -HXDLIN(1330) ::openfl::display::_internal::DrawCommandReader data59 = data; -HXDLIN(1330) data59->fPos = (data59->fPos + 2); -HXDLIN(1330) ::openfl::display::_internal::DrawCommandReader data60 = data; -HXDLIN(1330) data60->bPos = (data60->bPos + 1); - } - break; - case (int)17: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data61 = data; -HXDLIN(1330) data61->fPos = (data61->fPos + 2); - } - break; - case (int)18: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data62 = data; -HXDLIN(1330) data62->fPos = (data62->fPos + 2); - } - break; - case (int)19: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data63 = data; -HXDLIN(1330) data63->oPos = (data63->oPos + 1); - } - break; - case (int)20: { -HXLINE(1330) ::openfl::display::_internal::DrawCommandReader data64 = data; -HXDLIN(1330) data64->oPos = (data64->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1330) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_GRADIENT_FILL_dyn(); -HXDLIN(1330) ::openfl::display::_internal::DrawCommandReader this2 = data; -HXDLIN(1330) ::openfl::display::_internal::DrawCommandReader c1 = this2; -HXLINE(1331) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->beginGradientFill(c1->buffer->o->__get(c1->oPos),c1->buffer->ii->__get(c1->iiPos).StaticCast< ::Array< int > >(),c1->buffer->ff->__get(c1->ffPos).StaticCast< ::Array< Float > >(),c1->buffer->ii->__get((c1->iiPos + 1)).StaticCast< ::Array< int > >(),( ( ::openfl::geom::Matrix)(c1->buffer->o->__get((c1->oPos + 1))) ),c1->buffer->o->__get((c1->oPos + 2)),c1->buffer->o->__get((c1->oPos + 3)),c1->buffer->f->__get(c1->fPos)); -HXLINE(1333) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->beginGradientFill(c1->buffer->o->__get(c1->oPos),c1->buffer->ii->__get(c1->iiPos).StaticCast< ::Array< int > >(),c1->buffer->ff->__get(c1->ffPos).StaticCast< ::Array< Float > >(),c1->buffer->ii->__get((c1->iiPos + 1)).StaticCast< ::Array< int > >(),( ( ::openfl::geom::Matrix)(c1->buffer->o->__get((c1->oPos + 1))) ),c1->buffer->o->__get((c1->oPos + 2)),c1->buffer->o->__get((c1->oPos + 3)),c1->buffer->f->__get(c1->fPos)); - } - else { -HXLINE(1336) if (hx::IsEq( type,::openfl::display::_internal::DrawCommandType_obj::BEGIN_SHADER_FILL_dyn() )) { -HXLINE(1338) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data65 = data; -HXDLIN(1338) data65->oPos = (data65->oPos + 2); -HXDLIN(1338) ::openfl::display::_internal::DrawCommandReader data66 = data; -HXDLIN(1338) data66->bPos = (data66->bPos + 2); - } - break; - case (int)1: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data67 = data; -HXDLIN(1338) data67->iPos = (data67->iPos + 1); -HXDLIN(1338) ::openfl::display::_internal::DrawCommandReader data68 = data; -HXDLIN(1338) data68->fPos = (data68->fPos + 1); - } - break; - case (int)2: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data69 = data; -HXDLIN(1338) data69->oPos = (data69->oPos + 4); -HXDLIN(1338) ::openfl::display::_internal::DrawCommandReader data70 = data; -HXDLIN(1338) data70->iiPos = (data70->iiPos + 2); -HXDLIN(1338) ::openfl::display::_internal::DrawCommandReader data71 = data; -HXDLIN(1338) data71->ffPos = (data71->ffPos + 1); -HXDLIN(1338) ::openfl::display::_internal::DrawCommandReader data72 = data; -HXDLIN(1338) data72->fPos = (data72->fPos + 1); - } - break; - case (int)3: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data73 = data; -HXDLIN(1338) data73->oPos = (data73->oPos + 1); - } - break; - case (int)4: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data74 = data; -HXDLIN(1338) data74->fPos = (data74->fPos + 6); - } - break; - case (int)5: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data75 = data; -HXDLIN(1338) data75->fPos = (data75->fPos + 4); - } - break; - case (int)6: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data76 = data; -HXDLIN(1338) data76->fPos = (data76->fPos + 3); - } - break; - case (int)7: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data77 = data; -HXDLIN(1338) data77->fPos = (data77->fPos + 4); - } - break; - case (int)8: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data78 = data; -HXDLIN(1338) data78->oPos = (data78->oPos + 3); - } - break; - case (int)9: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data79 = data; -HXDLIN(1338) data79->fPos = (data79->fPos + 4); - } - break; - case (int)10: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data80 = data; -HXDLIN(1338) data80->fPos = (data80->fPos + 5); -HXDLIN(1338) ::openfl::display::_internal::DrawCommandReader data81 = data; -HXDLIN(1338) data81->oPos = (data81->oPos + 1); - } - break; - case (int)12: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data82 = data; -HXDLIN(1338) data82->oPos = (data82->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data83 = data; -HXDLIN(1338) data83->oPos = (data83->oPos + 2); -HXDLIN(1338) ::openfl::display::_internal::DrawCommandReader data84 = data; -HXDLIN(1338) data84->bPos = (data84->bPos + 2); - } - break; - case (int)15: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data85 = data; -HXDLIN(1338) data85->oPos = (data85->oPos + 4); -HXDLIN(1338) ::openfl::display::_internal::DrawCommandReader data86 = data; -HXDLIN(1338) data86->iiPos = (data86->iiPos + 2); -HXDLIN(1338) ::openfl::display::_internal::DrawCommandReader data87 = data; -HXDLIN(1338) data87->ffPos = (data87->ffPos + 1); -HXDLIN(1338) ::openfl::display::_internal::DrawCommandReader data88 = data; -HXDLIN(1338) data88->fPos = (data88->fPos + 1); - } - break; - case (int)16: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data89 = data; -HXDLIN(1338) data89->oPos = (data89->oPos + 4); -HXDLIN(1338) ::openfl::display::_internal::DrawCommandReader data90 = data; -HXDLIN(1338) data90->iPos = (data90->iPos + 1); -HXDLIN(1338) ::openfl::display::_internal::DrawCommandReader data91 = data; -HXDLIN(1338) data91->fPos = (data91->fPos + 2); -HXDLIN(1338) ::openfl::display::_internal::DrawCommandReader data92 = data; -HXDLIN(1338) data92->bPos = (data92->bPos + 1); - } - break; - case (int)17: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data93 = data; -HXDLIN(1338) data93->fPos = (data93->fPos + 2); - } - break; - case (int)18: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data94 = data; -HXDLIN(1338) data94->fPos = (data94->fPos + 2); - } - break; - case (int)19: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data95 = data; -HXDLIN(1338) data95->oPos = (data95->oPos + 1); - } - break; - case (int)20: { -HXLINE(1338) ::openfl::display::_internal::DrawCommandReader data96 = data; -HXDLIN(1338) data96->oPos = (data96->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1338) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_SHADER_FILL_dyn(); -HXDLIN(1338) ::openfl::display::_internal::DrawCommandReader this3 = data; -HXDLIN(1338) ::openfl::display::_internal::DrawCommandReader c2 = this3; -HXLINE(1339) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->beginShaderFill(( ( ::openfl::display::_internal::ShaderBuffer)(c2->buffer->o->__get(c2->oPos)) )); -HXLINE(1340) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->beginShaderFill(( ( ::openfl::display::_internal::ShaderBuffer)(c2->buffer->o->__get(c2->oPos)) )); - } - else { -HXLINE(1344) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data97 = data; -HXDLIN(1344) data97->oPos = (data97->oPos + 2); -HXDLIN(1344) ::openfl::display::_internal::DrawCommandReader data98 = data; -HXDLIN(1344) data98->bPos = (data98->bPos + 2); - } - break; - case (int)1: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data99 = data; -HXDLIN(1344) data99->iPos = (data99->iPos + 1); -HXDLIN(1344) ::openfl::display::_internal::DrawCommandReader data100 = data; -HXDLIN(1344) data100->fPos = (data100->fPos + 1); - } - break; - case (int)2: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data101 = data; -HXDLIN(1344) data101->oPos = (data101->oPos + 4); -HXDLIN(1344) ::openfl::display::_internal::DrawCommandReader data102 = data; -HXDLIN(1344) data102->iiPos = (data102->iiPos + 2); -HXDLIN(1344) ::openfl::display::_internal::DrawCommandReader data103 = data; -HXDLIN(1344) data103->ffPos = (data103->ffPos + 1); -HXDLIN(1344) ::openfl::display::_internal::DrawCommandReader data104 = data; -HXDLIN(1344) data104->fPos = (data104->fPos + 1); - } - break; - case (int)3: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data105 = data; -HXDLIN(1344) data105->oPos = (data105->oPos + 1); - } - break; - case (int)4: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data106 = data; -HXDLIN(1344) data106->fPos = (data106->fPos + 6); - } - break; - case (int)5: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data107 = data; -HXDLIN(1344) data107->fPos = (data107->fPos + 4); - } - break; - case (int)6: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data108 = data; -HXDLIN(1344) data108->fPos = (data108->fPos + 3); - } - break; - case (int)7: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data109 = data; -HXDLIN(1344) data109->fPos = (data109->fPos + 4); - } - break; - case (int)8: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data110 = data; -HXDLIN(1344) data110->oPos = (data110->oPos + 3); - } - break; - case (int)9: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data111 = data; -HXDLIN(1344) data111->fPos = (data111->fPos + 4); - } - break; - case (int)10: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data112 = data; -HXDLIN(1344) data112->fPos = (data112->fPos + 5); -HXDLIN(1344) ::openfl::display::_internal::DrawCommandReader data113 = data; -HXDLIN(1344) data113->oPos = (data113->oPos + 1); - } - break; - case (int)12: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data114 = data; -HXDLIN(1344) data114->oPos = (data114->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data115 = data; -HXDLIN(1344) data115->oPos = (data115->oPos + 2); -HXDLIN(1344) ::openfl::display::_internal::DrawCommandReader data116 = data; -HXDLIN(1344) data116->bPos = (data116->bPos + 2); - } - break; - case (int)15: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data117 = data; -HXDLIN(1344) data117->oPos = (data117->oPos + 4); -HXDLIN(1344) ::openfl::display::_internal::DrawCommandReader data118 = data; -HXDLIN(1344) data118->iiPos = (data118->iiPos + 2); -HXDLIN(1344) ::openfl::display::_internal::DrawCommandReader data119 = data; -HXDLIN(1344) data119->ffPos = (data119->ffPos + 1); -HXDLIN(1344) ::openfl::display::_internal::DrawCommandReader data120 = data; -HXDLIN(1344) data120->fPos = (data120->fPos + 1); - } - break; - case (int)16: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data121 = data; -HXDLIN(1344) data121->oPos = (data121->oPos + 4); -HXDLIN(1344) ::openfl::display::_internal::DrawCommandReader data122 = data; -HXDLIN(1344) data122->iPos = (data122->iPos + 1); -HXDLIN(1344) ::openfl::display::_internal::DrawCommandReader data123 = data; -HXDLIN(1344) data123->fPos = (data123->fPos + 2); -HXDLIN(1344) ::openfl::display::_internal::DrawCommandReader data124 = data; -HXDLIN(1344) data124->bPos = (data124->bPos + 1); - } - break; - case (int)17: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data125 = data; -HXDLIN(1344) data125->fPos = (data125->fPos + 2); - } - break; - case (int)18: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data126 = data; -HXDLIN(1344) data126->fPos = (data126->fPos + 2); - } - break; - case (int)19: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data127 = data; -HXDLIN(1344) data127->oPos = (data127->oPos + 1); - } - break; - case (int)20: { -HXLINE(1344) ::openfl::display::_internal::DrawCommandReader data128 = data; -HXDLIN(1344) data128->oPos = (data128->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1344) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_FILL_dyn(); -HXDLIN(1344) ::openfl::display::_internal::DrawCommandReader this4 = data; -HXDLIN(1344) ::openfl::display::_internal::DrawCommandReader c3 = this4; -HXLINE(1345) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->beginFill(c3->buffer->i->__get(c3->iPos),c3->buffer->f->__get(c3->fPos)); -HXLINE(1346) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->beginFill(c3->buffer->i->__get(c3->iPos),c3->buffer->f->__get(c3->fPos)); - } - } - } - } - break; - case (int)4: { -HXLINE(1210) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data129 = data; -HXDLIN(1210) data129->oPos = (data129->oPos + 2); -HXDLIN(1210) ::openfl::display::_internal::DrawCommandReader data130 = data; -HXDLIN(1210) data130->bPos = (data130->bPos + 2); - } - break; - case (int)1: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data131 = data; -HXDLIN(1210) data131->iPos = (data131->iPos + 1); -HXDLIN(1210) ::openfl::display::_internal::DrawCommandReader data132 = data; -HXDLIN(1210) data132->fPos = (data132->fPos + 1); - } - break; - case (int)2: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data133 = data; -HXDLIN(1210) data133->oPos = (data133->oPos + 4); -HXDLIN(1210) ::openfl::display::_internal::DrawCommandReader data134 = data; -HXDLIN(1210) data134->iiPos = (data134->iiPos + 2); -HXDLIN(1210) ::openfl::display::_internal::DrawCommandReader data135 = data; -HXDLIN(1210) data135->ffPos = (data135->ffPos + 1); -HXDLIN(1210) ::openfl::display::_internal::DrawCommandReader data136 = data; -HXDLIN(1210) data136->fPos = (data136->fPos + 1); - } - break; - case (int)3: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data137 = data; -HXDLIN(1210) data137->oPos = (data137->oPos + 1); - } - break; - case (int)4: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data138 = data; -HXDLIN(1210) data138->fPos = (data138->fPos + 6); - } - break; - case (int)5: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data139 = data; -HXDLIN(1210) data139->fPos = (data139->fPos + 4); - } - break; - case (int)6: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data140 = data; -HXDLIN(1210) data140->fPos = (data140->fPos + 3); - } - break; - case (int)7: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data141 = data; -HXDLIN(1210) data141->fPos = (data141->fPos + 4); - } - break; - case (int)8: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data142 = data; -HXDLIN(1210) data142->oPos = (data142->oPos + 3); - } - break; - case (int)9: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data143 = data; -HXDLIN(1210) data143->fPos = (data143->fPos + 4); - } - break; - case (int)10: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data144 = data; -HXDLIN(1210) data144->fPos = (data144->fPos + 5); -HXDLIN(1210) ::openfl::display::_internal::DrawCommandReader data145 = data; -HXDLIN(1210) data145->oPos = (data145->oPos + 1); - } - break; - case (int)12: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data146 = data; -HXDLIN(1210) data146->oPos = (data146->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data147 = data; -HXDLIN(1210) data147->oPos = (data147->oPos + 2); -HXDLIN(1210) ::openfl::display::_internal::DrawCommandReader data148 = data; -HXDLIN(1210) data148->bPos = (data148->bPos + 2); - } - break; - case (int)15: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data149 = data; -HXDLIN(1210) data149->oPos = (data149->oPos + 4); -HXDLIN(1210) ::openfl::display::_internal::DrawCommandReader data150 = data; -HXDLIN(1210) data150->iiPos = (data150->iiPos + 2); -HXDLIN(1210) ::openfl::display::_internal::DrawCommandReader data151 = data; -HXDLIN(1210) data151->ffPos = (data151->ffPos + 1); -HXDLIN(1210) ::openfl::display::_internal::DrawCommandReader data152 = data; -HXDLIN(1210) data152->fPos = (data152->fPos + 1); - } - break; - case (int)16: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data153 = data; -HXDLIN(1210) data153->oPos = (data153->oPos + 4); -HXDLIN(1210) ::openfl::display::_internal::DrawCommandReader data154 = data; -HXDLIN(1210) data154->iPos = (data154->iPos + 1); -HXDLIN(1210) ::openfl::display::_internal::DrawCommandReader data155 = data; -HXDLIN(1210) data155->fPos = (data155->fPos + 2); -HXDLIN(1210) ::openfl::display::_internal::DrawCommandReader data156 = data; -HXDLIN(1210) data156->bPos = (data156->bPos + 1); - } - break; - case (int)17: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data157 = data; -HXDLIN(1210) data157->fPos = (data157->fPos + 2); - } - break; - case (int)18: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data158 = data; -HXDLIN(1210) data158->fPos = (data158->fPos + 2); - } - break; - case (int)19: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data159 = data; -HXDLIN(1210) data159->oPos = (data159->oPos + 1); - } - break; - case (int)20: { -HXLINE(1210) ::openfl::display::_internal::DrawCommandReader data160 = data; -HXDLIN(1210) data160->oPos = (data160->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1210) data->prev = ::openfl::display::_internal::DrawCommandType_obj::CUBIC_CURVE_TO_dyn(); -HXDLIN(1210) ::openfl::display::_internal::DrawCommandReader this5 = data; -HXDLIN(1210) ::openfl::display::_internal::DrawCommandReader c4 = this5; -HXLINE(1211) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->cubicCurveTo(c4->buffer->f->__get(c4->fPos),c4->buffer->f->__get((c4->fPos + 1)),c4->buffer->f->__get((c4->fPos + 2)),c4->buffer->f->__get((c4->fPos + 3)),c4->buffer->f->__get((c4->fPos + 4)),c4->buffer->f->__get((c4->fPos + 5))); -HXLINE(1213) if (hasLineStyle) { -HXLINE(1215) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->cubicCurveTo(c4->buffer->f->__get(c4->fPos),c4->buffer->f->__get((c4->fPos + 1)),c4->buffer->f->__get((c4->fPos + 2)),c4->buffer->f->__get((c4->fPos + 3)),c4->buffer->f->__get((c4->fPos + 4)),c4->buffer->f->__get((c4->fPos + 5))); - } - else { -HXLINE(1219) initStrokeX = c4->buffer->f->__get((c4->fPos + 4)); -HXLINE(1220) initStrokeY = c4->buffer->f->__get((c4->fPos + 5)); - } - } - break; - case (int)5: { -HXLINE(1224) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data161 = data; -HXDLIN(1224) data161->oPos = (data161->oPos + 2); -HXDLIN(1224) ::openfl::display::_internal::DrawCommandReader data162 = data; -HXDLIN(1224) data162->bPos = (data162->bPos + 2); - } - break; - case (int)1: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data163 = data; -HXDLIN(1224) data163->iPos = (data163->iPos + 1); -HXDLIN(1224) ::openfl::display::_internal::DrawCommandReader data164 = data; -HXDLIN(1224) data164->fPos = (data164->fPos + 1); - } - break; - case (int)2: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data165 = data; -HXDLIN(1224) data165->oPos = (data165->oPos + 4); -HXDLIN(1224) ::openfl::display::_internal::DrawCommandReader data166 = data; -HXDLIN(1224) data166->iiPos = (data166->iiPos + 2); -HXDLIN(1224) ::openfl::display::_internal::DrawCommandReader data167 = data; -HXDLIN(1224) data167->ffPos = (data167->ffPos + 1); -HXDLIN(1224) ::openfl::display::_internal::DrawCommandReader data168 = data; -HXDLIN(1224) data168->fPos = (data168->fPos + 1); - } - break; - case (int)3: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data169 = data; -HXDLIN(1224) data169->oPos = (data169->oPos + 1); - } - break; - case (int)4: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data170 = data; -HXDLIN(1224) data170->fPos = (data170->fPos + 6); - } - break; - case (int)5: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data171 = data; -HXDLIN(1224) data171->fPos = (data171->fPos + 4); - } - break; - case (int)6: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data172 = data; -HXDLIN(1224) data172->fPos = (data172->fPos + 3); - } - break; - case (int)7: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data173 = data; -HXDLIN(1224) data173->fPos = (data173->fPos + 4); - } - break; - case (int)8: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data174 = data; -HXDLIN(1224) data174->oPos = (data174->oPos + 3); - } - break; - case (int)9: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data175 = data; -HXDLIN(1224) data175->fPos = (data175->fPos + 4); - } - break; - case (int)10: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data176 = data; -HXDLIN(1224) data176->fPos = (data176->fPos + 5); -HXDLIN(1224) ::openfl::display::_internal::DrawCommandReader data177 = data; -HXDLIN(1224) data177->oPos = (data177->oPos + 1); - } - break; - case (int)12: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data178 = data; -HXDLIN(1224) data178->oPos = (data178->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data179 = data; -HXDLIN(1224) data179->oPos = (data179->oPos + 2); -HXDLIN(1224) ::openfl::display::_internal::DrawCommandReader data180 = data; -HXDLIN(1224) data180->bPos = (data180->bPos + 2); - } - break; - case (int)15: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data181 = data; -HXDLIN(1224) data181->oPos = (data181->oPos + 4); -HXDLIN(1224) ::openfl::display::_internal::DrawCommandReader data182 = data; -HXDLIN(1224) data182->iiPos = (data182->iiPos + 2); -HXDLIN(1224) ::openfl::display::_internal::DrawCommandReader data183 = data; -HXDLIN(1224) data183->ffPos = (data183->ffPos + 1); -HXDLIN(1224) ::openfl::display::_internal::DrawCommandReader data184 = data; -HXDLIN(1224) data184->fPos = (data184->fPos + 1); - } - break; - case (int)16: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data185 = data; -HXDLIN(1224) data185->oPos = (data185->oPos + 4); -HXDLIN(1224) ::openfl::display::_internal::DrawCommandReader data186 = data; -HXDLIN(1224) data186->iPos = (data186->iPos + 1); -HXDLIN(1224) ::openfl::display::_internal::DrawCommandReader data187 = data; -HXDLIN(1224) data187->fPos = (data187->fPos + 2); -HXDLIN(1224) ::openfl::display::_internal::DrawCommandReader data188 = data; -HXDLIN(1224) data188->bPos = (data188->bPos + 1); - } - break; - case (int)17: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data189 = data; -HXDLIN(1224) data189->fPos = (data189->fPos + 2); - } - break; - case (int)18: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data190 = data; -HXDLIN(1224) data190->fPos = (data190->fPos + 2); - } - break; - case (int)19: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data191 = data; -HXDLIN(1224) data191->oPos = (data191->oPos + 1); - } - break; - case (int)20: { -HXLINE(1224) ::openfl::display::_internal::DrawCommandReader data192 = data; -HXDLIN(1224) data192->oPos = (data192->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1224) data->prev = ::openfl::display::_internal::DrawCommandType_obj::CURVE_TO_dyn(); -HXDLIN(1224) ::openfl::display::_internal::DrawCommandReader this6 = data; -HXDLIN(1224) ::openfl::display::_internal::DrawCommandReader c5 = this6; -HXLINE(1225) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->curveTo(c5->buffer->f->__get(c5->fPos),c5->buffer->f->__get((c5->fPos + 1)),c5->buffer->f->__get((c5->fPos + 2)),c5->buffer->f->__get((c5->fPos + 3))); -HXLINE(1227) if (hasLineStyle) { -HXLINE(1229) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->curveTo(c5->buffer->f->__get(c5->fPos),c5->buffer->f->__get((c5->fPos + 1)),c5->buffer->f->__get((c5->fPos + 2)),c5->buffer->f->__get((c5->fPos + 3))); - } - else { -HXLINE(1233) initStrokeX = c5->buffer->f->__get((c5->fPos + 2)); -HXLINE(1234) initStrokeY = c5->buffer->f->__get((c5->fPos + 3)); - } - } - break; - case (int)6: { -HXLINE(1350) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data193 = data; -HXDLIN(1350) data193->oPos = (data193->oPos + 2); -HXDLIN(1350) ::openfl::display::_internal::DrawCommandReader data194 = data; -HXDLIN(1350) data194->bPos = (data194->bPos + 2); - } - break; - case (int)1: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data195 = data; -HXDLIN(1350) data195->iPos = (data195->iPos + 1); -HXDLIN(1350) ::openfl::display::_internal::DrawCommandReader data196 = data; -HXDLIN(1350) data196->fPos = (data196->fPos + 1); - } - break; - case (int)2: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data197 = data; -HXDLIN(1350) data197->oPos = (data197->oPos + 4); -HXDLIN(1350) ::openfl::display::_internal::DrawCommandReader data198 = data; -HXDLIN(1350) data198->iiPos = (data198->iiPos + 2); -HXDLIN(1350) ::openfl::display::_internal::DrawCommandReader data199 = data; -HXDLIN(1350) data199->ffPos = (data199->ffPos + 1); -HXDLIN(1350) ::openfl::display::_internal::DrawCommandReader data200 = data; -HXDLIN(1350) data200->fPos = (data200->fPos + 1); - } - break; - case (int)3: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data201 = data; -HXDLIN(1350) data201->oPos = (data201->oPos + 1); - } - break; - case (int)4: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data202 = data; -HXDLIN(1350) data202->fPos = (data202->fPos + 6); - } - break; - case (int)5: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data203 = data; -HXDLIN(1350) data203->fPos = (data203->fPos + 4); - } - break; - case (int)6: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data204 = data; -HXDLIN(1350) data204->fPos = (data204->fPos + 3); - } - break; - case (int)7: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data205 = data; -HXDLIN(1350) data205->fPos = (data205->fPos + 4); - } - break; - case (int)8: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data206 = data; -HXDLIN(1350) data206->oPos = (data206->oPos + 3); - } - break; - case (int)9: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data207 = data; -HXDLIN(1350) data207->fPos = (data207->fPos + 4); - } - break; - case (int)10: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data208 = data; -HXDLIN(1350) data208->fPos = (data208->fPos + 5); -HXDLIN(1350) ::openfl::display::_internal::DrawCommandReader data209 = data; -HXDLIN(1350) data209->oPos = (data209->oPos + 1); - } - break; - case (int)12: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data210 = data; -HXDLIN(1350) data210->oPos = (data210->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data211 = data; -HXDLIN(1350) data211->oPos = (data211->oPos + 2); -HXDLIN(1350) ::openfl::display::_internal::DrawCommandReader data212 = data; -HXDLIN(1350) data212->bPos = (data212->bPos + 2); - } - break; - case (int)15: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data213 = data; -HXDLIN(1350) data213->oPos = (data213->oPos + 4); -HXDLIN(1350) ::openfl::display::_internal::DrawCommandReader data214 = data; -HXDLIN(1350) data214->iiPos = (data214->iiPos + 2); -HXDLIN(1350) ::openfl::display::_internal::DrawCommandReader data215 = data; -HXDLIN(1350) data215->ffPos = (data215->ffPos + 1); -HXDLIN(1350) ::openfl::display::_internal::DrawCommandReader data216 = data; -HXDLIN(1350) data216->fPos = (data216->fPos + 1); - } - break; - case (int)16: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data217 = data; -HXDLIN(1350) data217->oPos = (data217->oPos + 4); -HXDLIN(1350) ::openfl::display::_internal::DrawCommandReader data218 = data; -HXDLIN(1350) data218->iPos = (data218->iPos + 1); -HXDLIN(1350) ::openfl::display::_internal::DrawCommandReader data219 = data; -HXDLIN(1350) data219->fPos = (data219->fPos + 2); -HXDLIN(1350) ::openfl::display::_internal::DrawCommandReader data220 = data; -HXDLIN(1350) data220->bPos = (data220->bPos + 1); - } - break; - case (int)17: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data221 = data; -HXDLIN(1350) data221->fPos = (data221->fPos + 2); - } - break; - case (int)18: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data222 = data; -HXDLIN(1350) data222->fPos = (data222->fPos + 2); - } - break; - case (int)19: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data223 = data; -HXDLIN(1350) data223->oPos = (data223->oPos + 1); - } - break; - case (int)20: { -HXLINE(1350) ::openfl::display::_internal::DrawCommandReader data224 = data; -HXDLIN(1350) data224->oPos = (data224->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1350) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_CIRCLE_dyn(); -HXDLIN(1350) ::openfl::display::_internal::DrawCommandReader this7 = data; -HXDLIN(1350) ::openfl::display::_internal::DrawCommandReader c6 = this7; -HXLINE(1351) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->drawCircle(c6->buffer->f->__get(c6->fPos),c6->buffer->f->__get((c6->fPos + 1)),c6->buffer->f->__get((c6->fPos + 2))); -HXLINE(1353) if (hasLineStyle) { -HXLINE(1355) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->drawCircle(c6->buffer->f->__get(c6->fPos),c6->buffer->f->__get((c6->fPos + 1)),c6->buffer->f->__get((c6->fPos + 2))); - } - } - break; - case (int)7: { -HXLINE(1359) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data225 = data; -HXDLIN(1359) data225->oPos = (data225->oPos + 2); -HXDLIN(1359) ::openfl::display::_internal::DrawCommandReader data226 = data; -HXDLIN(1359) data226->bPos = (data226->bPos + 2); - } - break; - case (int)1: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data227 = data; -HXDLIN(1359) data227->iPos = (data227->iPos + 1); -HXDLIN(1359) ::openfl::display::_internal::DrawCommandReader data228 = data; -HXDLIN(1359) data228->fPos = (data228->fPos + 1); - } - break; - case (int)2: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data229 = data; -HXDLIN(1359) data229->oPos = (data229->oPos + 4); -HXDLIN(1359) ::openfl::display::_internal::DrawCommandReader data230 = data; -HXDLIN(1359) data230->iiPos = (data230->iiPos + 2); -HXDLIN(1359) ::openfl::display::_internal::DrawCommandReader data231 = data; -HXDLIN(1359) data231->ffPos = (data231->ffPos + 1); -HXDLIN(1359) ::openfl::display::_internal::DrawCommandReader data232 = data; -HXDLIN(1359) data232->fPos = (data232->fPos + 1); - } - break; - case (int)3: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data233 = data; -HXDLIN(1359) data233->oPos = (data233->oPos + 1); - } - break; - case (int)4: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data234 = data; -HXDLIN(1359) data234->fPos = (data234->fPos + 6); - } - break; - case (int)5: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data235 = data; -HXDLIN(1359) data235->fPos = (data235->fPos + 4); - } - break; - case (int)6: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data236 = data; -HXDLIN(1359) data236->fPos = (data236->fPos + 3); - } - break; - case (int)7: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data237 = data; -HXDLIN(1359) data237->fPos = (data237->fPos + 4); - } - break; - case (int)8: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data238 = data; -HXDLIN(1359) data238->oPos = (data238->oPos + 3); - } - break; - case (int)9: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data239 = data; -HXDLIN(1359) data239->fPos = (data239->fPos + 4); - } - break; - case (int)10: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data240 = data; -HXDLIN(1359) data240->fPos = (data240->fPos + 5); -HXDLIN(1359) ::openfl::display::_internal::DrawCommandReader data241 = data; -HXDLIN(1359) data241->oPos = (data241->oPos + 1); - } - break; - case (int)12: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data242 = data; -HXDLIN(1359) data242->oPos = (data242->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data243 = data; -HXDLIN(1359) data243->oPos = (data243->oPos + 2); -HXDLIN(1359) ::openfl::display::_internal::DrawCommandReader data244 = data; -HXDLIN(1359) data244->bPos = (data244->bPos + 2); - } - break; - case (int)15: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data245 = data; -HXDLIN(1359) data245->oPos = (data245->oPos + 4); -HXDLIN(1359) ::openfl::display::_internal::DrawCommandReader data246 = data; -HXDLIN(1359) data246->iiPos = (data246->iiPos + 2); -HXDLIN(1359) ::openfl::display::_internal::DrawCommandReader data247 = data; -HXDLIN(1359) data247->ffPos = (data247->ffPos + 1); -HXDLIN(1359) ::openfl::display::_internal::DrawCommandReader data248 = data; -HXDLIN(1359) data248->fPos = (data248->fPos + 1); - } - break; - case (int)16: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data249 = data; -HXDLIN(1359) data249->oPos = (data249->oPos + 4); -HXDLIN(1359) ::openfl::display::_internal::DrawCommandReader data250 = data; -HXDLIN(1359) data250->iPos = (data250->iPos + 1); -HXDLIN(1359) ::openfl::display::_internal::DrawCommandReader data251 = data; -HXDLIN(1359) data251->fPos = (data251->fPos + 2); -HXDLIN(1359) ::openfl::display::_internal::DrawCommandReader data252 = data; -HXDLIN(1359) data252->bPos = (data252->bPos + 1); - } - break; - case (int)17: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data253 = data; -HXDLIN(1359) data253->fPos = (data253->fPos + 2); - } - break; - case (int)18: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data254 = data; -HXDLIN(1359) data254->fPos = (data254->fPos + 2); - } - break; - case (int)19: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data255 = data; -HXDLIN(1359) data255->oPos = (data255->oPos + 1); - } - break; - case (int)20: { -HXLINE(1359) ::openfl::display::_internal::DrawCommandReader data256 = data; -HXDLIN(1359) data256->oPos = (data256->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1359) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_ELLIPSE_dyn(); -HXDLIN(1359) ::openfl::display::_internal::DrawCommandReader this8 = data; -HXDLIN(1359) ::openfl::display::_internal::DrawCommandReader c7 = this8; -HXLINE(1360) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->drawEllipse(c7->buffer->f->__get(c7->fPos),c7->buffer->f->__get((c7->fPos + 1)),c7->buffer->f->__get((c7->fPos + 2)),c7->buffer->f->__get((c7->fPos + 3))); -HXLINE(1362) if (hasLineStyle) { -HXLINE(1364) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->drawEllipse(c7->buffer->f->__get(c7->fPos),c7->buffer->f->__get((c7->fPos + 1)),c7->buffer->f->__get((c7->fPos + 2)),c7->buffer->f->__get((c7->fPos + 3))); - } - } - break; - case (int)8: { -HXLINE(1386) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data257 = data; -HXDLIN(1386) data257->oPos = (data257->oPos + 2); -HXDLIN(1386) ::openfl::display::_internal::DrawCommandReader data258 = data; -HXDLIN(1386) data258->bPos = (data258->bPos + 2); - } - break; - case (int)1: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data259 = data; -HXDLIN(1386) data259->iPos = (data259->iPos + 1); -HXDLIN(1386) ::openfl::display::_internal::DrawCommandReader data260 = data; -HXDLIN(1386) data260->fPos = (data260->fPos + 1); - } - break; - case (int)2: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data261 = data; -HXDLIN(1386) data261->oPos = (data261->oPos + 4); -HXDLIN(1386) ::openfl::display::_internal::DrawCommandReader data262 = data; -HXDLIN(1386) data262->iiPos = (data262->iiPos + 2); -HXDLIN(1386) ::openfl::display::_internal::DrawCommandReader data263 = data; -HXDLIN(1386) data263->ffPos = (data263->ffPos + 1); -HXDLIN(1386) ::openfl::display::_internal::DrawCommandReader data264 = data; -HXDLIN(1386) data264->fPos = (data264->fPos + 1); - } - break; - case (int)3: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data265 = data; -HXDLIN(1386) data265->oPos = (data265->oPos + 1); - } - break; - case (int)4: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data266 = data; -HXDLIN(1386) data266->fPos = (data266->fPos + 6); - } - break; - case (int)5: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data267 = data; -HXDLIN(1386) data267->fPos = (data267->fPos + 4); - } - break; - case (int)6: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data268 = data; -HXDLIN(1386) data268->fPos = (data268->fPos + 3); - } - break; - case (int)7: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data269 = data; -HXDLIN(1386) data269->fPos = (data269->fPos + 4); - } - break; - case (int)8: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data270 = data; -HXDLIN(1386) data270->oPos = (data270->oPos + 3); - } - break; - case (int)9: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data271 = data; -HXDLIN(1386) data271->fPos = (data271->fPos + 4); - } - break; - case (int)10: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data272 = data; -HXDLIN(1386) data272->fPos = (data272->fPos + 5); -HXDLIN(1386) ::openfl::display::_internal::DrawCommandReader data273 = data; -HXDLIN(1386) data273->oPos = (data273->oPos + 1); - } - break; - case (int)12: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data274 = data; -HXDLIN(1386) data274->oPos = (data274->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data275 = data; -HXDLIN(1386) data275->oPos = (data275->oPos + 2); -HXDLIN(1386) ::openfl::display::_internal::DrawCommandReader data276 = data; -HXDLIN(1386) data276->bPos = (data276->bPos + 2); - } - break; - case (int)15: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data277 = data; -HXDLIN(1386) data277->oPos = (data277->oPos + 4); -HXDLIN(1386) ::openfl::display::_internal::DrawCommandReader data278 = data; -HXDLIN(1386) data278->iiPos = (data278->iiPos + 2); -HXDLIN(1386) ::openfl::display::_internal::DrawCommandReader data279 = data; -HXDLIN(1386) data279->ffPos = (data279->ffPos + 1); -HXDLIN(1386) ::openfl::display::_internal::DrawCommandReader data280 = data; -HXDLIN(1386) data280->fPos = (data280->fPos + 1); - } - break; - case (int)16: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data281 = data; -HXDLIN(1386) data281->oPos = (data281->oPos + 4); -HXDLIN(1386) ::openfl::display::_internal::DrawCommandReader data282 = data; -HXDLIN(1386) data282->iPos = (data282->iPos + 1); -HXDLIN(1386) ::openfl::display::_internal::DrawCommandReader data283 = data; -HXDLIN(1386) data283->fPos = (data283->fPos + 2); -HXDLIN(1386) ::openfl::display::_internal::DrawCommandReader data284 = data; -HXDLIN(1386) data284->bPos = (data284->bPos + 1); - } - break; - case (int)17: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data285 = data; -HXDLIN(1386) data285->fPos = (data285->fPos + 2); - } - break; - case (int)18: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data286 = data; -HXDLIN(1386) data286->fPos = (data286->fPos + 2); - } - break; - case (int)19: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data287 = data; -HXDLIN(1386) data287->oPos = (data287->oPos + 1); - } - break; - case (int)20: { -HXLINE(1386) ::openfl::display::_internal::DrawCommandReader data288 = data; -HXDLIN(1386) data288->oPos = (data288->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1386) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_QUADS_dyn(); -HXDLIN(1386) ::openfl::display::_internal::DrawCommandReader this9 = data; -HXDLIN(1386) ::openfl::display::_internal::DrawCommandReader c8 = this9; -HXLINE(1387) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->drawQuads(( ( ::openfl::_Vector::FloatVector)(c8->buffer->o->__get(c8->oPos)) ),( ( ::openfl::_Vector::IntVector)(c8->buffer->o->__get((c8->oPos + 1))) ),( ( ::openfl::_Vector::FloatVector)(c8->buffer->o->__get((c8->oPos + 2))) )); - } - break; - case (int)9: { -HXLINE(1368) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data289 = data; -HXDLIN(1368) data289->oPos = (data289->oPos + 2); -HXDLIN(1368) ::openfl::display::_internal::DrawCommandReader data290 = data; -HXDLIN(1368) data290->bPos = (data290->bPos + 2); - } - break; - case (int)1: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data291 = data; -HXDLIN(1368) data291->iPos = (data291->iPos + 1); -HXDLIN(1368) ::openfl::display::_internal::DrawCommandReader data292 = data; -HXDLIN(1368) data292->fPos = (data292->fPos + 1); - } - break; - case (int)2: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data293 = data; -HXDLIN(1368) data293->oPos = (data293->oPos + 4); -HXDLIN(1368) ::openfl::display::_internal::DrawCommandReader data294 = data; -HXDLIN(1368) data294->iiPos = (data294->iiPos + 2); -HXDLIN(1368) ::openfl::display::_internal::DrawCommandReader data295 = data; -HXDLIN(1368) data295->ffPos = (data295->ffPos + 1); -HXDLIN(1368) ::openfl::display::_internal::DrawCommandReader data296 = data; -HXDLIN(1368) data296->fPos = (data296->fPos + 1); - } - break; - case (int)3: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data297 = data; -HXDLIN(1368) data297->oPos = (data297->oPos + 1); - } - break; - case (int)4: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data298 = data; -HXDLIN(1368) data298->fPos = (data298->fPos + 6); - } - break; - case (int)5: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data299 = data; -HXDLIN(1368) data299->fPos = (data299->fPos + 4); - } - break; - case (int)6: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data300 = data; -HXDLIN(1368) data300->fPos = (data300->fPos + 3); - } - break; - case (int)7: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data301 = data; -HXDLIN(1368) data301->fPos = (data301->fPos + 4); - } - break; - case (int)8: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data302 = data; -HXDLIN(1368) data302->oPos = (data302->oPos + 3); - } - break; - case (int)9: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data303 = data; -HXDLIN(1368) data303->fPos = (data303->fPos + 4); - } - break; - case (int)10: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data304 = data; -HXDLIN(1368) data304->fPos = (data304->fPos + 5); -HXDLIN(1368) ::openfl::display::_internal::DrawCommandReader data305 = data; -HXDLIN(1368) data305->oPos = (data305->oPos + 1); - } - break; - case (int)12: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data306 = data; -HXDLIN(1368) data306->oPos = (data306->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data307 = data; -HXDLIN(1368) data307->oPos = (data307->oPos + 2); -HXDLIN(1368) ::openfl::display::_internal::DrawCommandReader data308 = data; -HXDLIN(1368) data308->bPos = (data308->bPos + 2); - } - break; - case (int)15: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data309 = data; -HXDLIN(1368) data309->oPos = (data309->oPos + 4); -HXDLIN(1368) ::openfl::display::_internal::DrawCommandReader data310 = data; -HXDLIN(1368) data310->iiPos = (data310->iiPos + 2); -HXDLIN(1368) ::openfl::display::_internal::DrawCommandReader data311 = data; -HXDLIN(1368) data311->ffPos = (data311->ffPos + 1); -HXDLIN(1368) ::openfl::display::_internal::DrawCommandReader data312 = data; -HXDLIN(1368) data312->fPos = (data312->fPos + 1); - } - break; - case (int)16: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data313 = data; -HXDLIN(1368) data313->oPos = (data313->oPos + 4); -HXDLIN(1368) ::openfl::display::_internal::DrawCommandReader data314 = data; -HXDLIN(1368) data314->iPos = (data314->iPos + 1); -HXDLIN(1368) ::openfl::display::_internal::DrawCommandReader data315 = data; -HXDLIN(1368) data315->fPos = (data315->fPos + 2); -HXDLIN(1368) ::openfl::display::_internal::DrawCommandReader data316 = data; -HXDLIN(1368) data316->bPos = (data316->bPos + 1); - } - break; - case (int)17: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data317 = data; -HXDLIN(1368) data317->fPos = (data317->fPos + 2); - } - break; - case (int)18: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data318 = data; -HXDLIN(1368) data318->fPos = (data318->fPos + 2); - } - break; - case (int)19: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data319 = data; -HXDLIN(1368) data319->oPos = (data319->oPos + 1); - } - break; - case (int)20: { -HXLINE(1368) ::openfl::display::_internal::DrawCommandReader data320 = data; -HXDLIN(1368) data320->oPos = (data320->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1368) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_RECT_dyn(); -HXDLIN(1368) ::openfl::display::_internal::DrawCommandReader this10 = data; -HXDLIN(1368) ::openfl::display::_internal::DrawCommandReader c9 = this10; -HXLINE(1369) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->drawRect(c9->buffer->f->__get(c9->fPos),c9->buffer->f->__get((c9->fPos + 1)),c9->buffer->f->__get((c9->fPos + 2)),c9->buffer->f->__get((c9->fPos + 3))); -HXLINE(1371) if (hasLineStyle) { -HXLINE(1373) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->drawRect(c9->buffer->f->__get(c9->fPos),c9->buffer->f->__get((c9->fPos + 1)),c9->buffer->f->__get((c9->fPos + 2)),c9->buffer->f->__get((c9->fPos + 3))); - } - } - break; - case (int)10: { -HXLINE(1377) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data321 = data; -HXDLIN(1377) data321->oPos = (data321->oPos + 2); -HXDLIN(1377) ::openfl::display::_internal::DrawCommandReader data322 = data; -HXDLIN(1377) data322->bPos = (data322->bPos + 2); - } - break; - case (int)1: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data323 = data; -HXDLIN(1377) data323->iPos = (data323->iPos + 1); -HXDLIN(1377) ::openfl::display::_internal::DrawCommandReader data324 = data; -HXDLIN(1377) data324->fPos = (data324->fPos + 1); - } - break; - case (int)2: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data325 = data; -HXDLIN(1377) data325->oPos = (data325->oPos + 4); -HXDLIN(1377) ::openfl::display::_internal::DrawCommandReader data326 = data; -HXDLIN(1377) data326->iiPos = (data326->iiPos + 2); -HXDLIN(1377) ::openfl::display::_internal::DrawCommandReader data327 = data; -HXDLIN(1377) data327->ffPos = (data327->ffPos + 1); -HXDLIN(1377) ::openfl::display::_internal::DrawCommandReader data328 = data; -HXDLIN(1377) data328->fPos = (data328->fPos + 1); - } - break; - case (int)3: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data329 = data; -HXDLIN(1377) data329->oPos = (data329->oPos + 1); - } - break; - case (int)4: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data330 = data; -HXDLIN(1377) data330->fPos = (data330->fPos + 6); - } - break; - case (int)5: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data331 = data; -HXDLIN(1377) data331->fPos = (data331->fPos + 4); - } - break; - case (int)6: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data332 = data; -HXDLIN(1377) data332->fPos = (data332->fPos + 3); - } - break; - case (int)7: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data333 = data; -HXDLIN(1377) data333->fPos = (data333->fPos + 4); - } - break; - case (int)8: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data334 = data; -HXDLIN(1377) data334->oPos = (data334->oPos + 3); - } - break; - case (int)9: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data335 = data; -HXDLIN(1377) data335->fPos = (data335->fPos + 4); - } - break; - case (int)10: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data336 = data; -HXDLIN(1377) data336->fPos = (data336->fPos + 5); -HXDLIN(1377) ::openfl::display::_internal::DrawCommandReader data337 = data; -HXDLIN(1377) data337->oPos = (data337->oPos + 1); - } - break; - case (int)12: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data338 = data; -HXDLIN(1377) data338->oPos = (data338->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data339 = data; -HXDLIN(1377) data339->oPos = (data339->oPos + 2); -HXDLIN(1377) ::openfl::display::_internal::DrawCommandReader data340 = data; -HXDLIN(1377) data340->bPos = (data340->bPos + 2); - } - break; - case (int)15: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data341 = data; -HXDLIN(1377) data341->oPos = (data341->oPos + 4); -HXDLIN(1377) ::openfl::display::_internal::DrawCommandReader data342 = data; -HXDLIN(1377) data342->iiPos = (data342->iiPos + 2); -HXDLIN(1377) ::openfl::display::_internal::DrawCommandReader data343 = data; -HXDLIN(1377) data343->ffPos = (data343->ffPos + 1); -HXDLIN(1377) ::openfl::display::_internal::DrawCommandReader data344 = data; -HXDLIN(1377) data344->fPos = (data344->fPos + 1); - } - break; - case (int)16: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data345 = data; -HXDLIN(1377) data345->oPos = (data345->oPos + 4); -HXDLIN(1377) ::openfl::display::_internal::DrawCommandReader data346 = data; -HXDLIN(1377) data346->iPos = (data346->iPos + 1); -HXDLIN(1377) ::openfl::display::_internal::DrawCommandReader data347 = data; -HXDLIN(1377) data347->fPos = (data347->fPos + 2); -HXDLIN(1377) ::openfl::display::_internal::DrawCommandReader data348 = data; -HXDLIN(1377) data348->bPos = (data348->bPos + 1); - } - break; - case (int)17: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data349 = data; -HXDLIN(1377) data349->fPos = (data349->fPos + 2); - } - break; - case (int)18: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data350 = data; -HXDLIN(1377) data350->fPos = (data350->fPos + 2); - } - break; - case (int)19: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data351 = data; -HXDLIN(1377) data351->oPos = (data351->oPos + 1); - } - break; - case (int)20: { -HXLINE(1377) ::openfl::display::_internal::DrawCommandReader data352 = data; -HXDLIN(1377) data352->oPos = (data352->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1377) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_ROUND_RECT_dyn(); -HXDLIN(1377) ::openfl::display::_internal::DrawCommandReader this11 = data; -HXDLIN(1377) ::openfl::display::_internal::DrawCommandReader c10 = this11; -HXLINE(1378) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->drawRoundRect(c10->buffer->f->__get(c10->fPos),c10->buffer->f->__get((c10->fPos + 1)),c10->buffer->f->__get((c10->fPos + 2)),c10->buffer->f->__get((c10->fPos + 3)),c10->buffer->f->__get((c10->fPos + 4)),c10->buffer->o->__get(c10->oPos)); -HXLINE(1380) if (hasLineStyle) { -HXLINE(1382) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->drawRoundRect(c10->buffer->f->__get(c10->fPos),c10->buffer->f->__get((c10->fPos + 1)),c10->buffer->f->__get((c10->fPos + 2)),c10->buffer->f->__get((c10->fPos + 3)),c10->buffer->f->__get((c10->fPos + 4)),c10->buffer->o->__get(c10->oPos)); - } - } - break; - case (int)12: { -HXLINE(1390) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data353 = data; -HXDLIN(1390) data353->oPos = (data353->oPos + 2); -HXDLIN(1390) ::openfl::display::_internal::DrawCommandReader data354 = data; -HXDLIN(1390) data354->bPos = (data354->bPos + 2); - } - break; - case (int)1: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data355 = data; -HXDLIN(1390) data355->iPos = (data355->iPos + 1); -HXDLIN(1390) ::openfl::display::_internal::DrawCommandReader data356 = data; -HXDLIN(1390) data356->fPos = (data356->fPos + 1); - } - break; - case (int)2: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data357 = data; -HXDLIN(1390) data357->oPos = (data357->oPos + 4); -HXDLIN(1390) ::openfl::display::_internal::DrawCommandReader data358 = data; -HXDLIN(1390) data358->iiPos = (data358->iiPos + 2); -HXDLIN(1390) ::openfl::display::_internal::DrawCommandReader data359 = data; -HXDLIN(1390) data359->ffPos = (data359->ffPos + 1); -HXDLIN(1390) ::openfl::display::_internal::DrawCommandReader data360 = data; -HXDLIN(1390) data360->fPos = (data360->fPos + 1); - } - break; - case (int)3: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data361 = data; -HXDLIN(1390) data361->oPos = (data361->oPos + 1); - } - break; - case (int)4: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data362 = data; -HXDLIN(1390) data362->fPos = (data362->fPos + 6); - } - break; - case (int)5: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data363 = data; -HXDLIN(1390) data363->fPos = (data363->fPos + 4); - } - break; - case (int)6: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data364 = data; -HXDLIN(1390) data364->fPos = (data364->fPos + 3); - } - break; - case (int)7: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data365 = data; -HXDLIN(1390) data365->fPos = (data365->fPos + 4); - } - break; - case (int)8: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data366 = data; -HXDLIN(1390) data366->oPos = (data366->oPos + 3); - } - break; - case (int)9: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data367 = data; -HXDLIN(1390) data367->fPos = (data367->fPos + 4); - } - break; - case (int)10: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data368 = data; -HXDLIN(1390) data368->fPos = (data368->fPos + 5); -HXDLIN(1390) ::openfl::display::_internal::DrawCommandReader data369 = data; -HXDLIN(1390) data369->oPos = (data369->oPos + 1); - } - break; - case (int)12: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data370 = data; -HXDLIN(1390) data370->oPos = (data370->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data371 = data; -HXDLIN(1390) data371->oPos = (data371->oPos + 2); -HXDLIN(1390) ::openfl::display::_internal::DrawCommandReader data372 = data; -HXDLIN(1390) data372->bPos = (data372->bPos + 2); - } - break; - case (int)15: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data373 = data; -HXDLIN(1390) data373->oPos = (data373->oPos + 4); -HXDLIN(1390) ::openfl::display::_internal::DrawCommandReader data374 = data; -HXDLIN(1390) data374->iiPos = (data374->iiPos + 2); -HXDLIN(1390) ::openfl::display::_internal::DrawCommandReader data375 = data; -HXDLIN(1390) data375->ffPos = (data375->ffPos + 1); -HXDLIN(1390) ::openfl::display::_internal::DrawCommandReader data376 = data; -HXDLIN(1390) data376->fPos = (data376->fPos + 1); - } - break; - case (int)16: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data377 = data; -HXDLIN(1390) data377->oPos = (data377->oPos + 4); -HXDLIN(1390) ::openfl::display::_internal::DrawCommandReader data378 = data; -HXDLIN(1390) data378->iPos = (data378->iPos + 1); -HXDLIN(1390) ::openfl::display::_internal::DrawCommandReader data379 = data; -HXDLIN(1390) data379->fPos = (data379->fPos + 2); -HXDLIN(1390) ::openfl::display::_internal::DrawCommandReader data380 = data; -HXDLIN(1390) data380->bPos = (data380->bPos + 1); - } - break; - case (int)17: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data381 = data; -HXDLIN(1390) data381->fPos = (data381->fPos + 2); - } - break; - case (int)18: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data382 = data; -HXDLIN(1390) data382->fPos = (data382->fPos + 2); - } - break; - case (int)19: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data383 = data; -HXDLIN(1390) data383->oPos = (data383->oPos + 1); - } - break; - case (int)20: { -HXLINE(1390) ::openfl::display::_internal::DrawCommandReader data384 = data; -HXDLIN(1390) data384->oPos = (data384->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1390) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_TRIANGLES_dyn(); -HXDLIN(1390) ::openfl::display::_internal::DrawCommandReader this12 = data; -HXDLIN(1390) ::openfl::display::_internal::DrawCommandReader c11 = this12; -HXLINE(1391) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->drawTriangles(( ( ::openfl::_Vector::FloatVector)(c11->buffer->o->__get(c11->oPos)) ),( ( ::openfl::_Vector::IntVector)(c11->buffer->o->__get((c11->oPos + 1))) ),( ( ::openfl::_Vector::FloatVector)(c11->buffer->o->__get((c11->oPos + 2))) ),c11->buffer->o->__get((c11->oPos + 3))); - } - break; - case (int)13: { -HXLINE(1266) { -HXLINE(1266) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data385 = data; -HXDLIN(1266) data385->oPos = (data385->oPos + 2); -HXDLIN(1266) ::openfl::display::_internal::DrawCommandReader data386 = data; -HXDLIN(1266) data386->bPos = (data386->bPos + 2); - } - break; - case (int)1: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data387 = data; -HXDLIN(1266) data387->iPos = (data387->iPos + 1); -HXDLIN(1266) ::openfl::display::_internal::DrawCommandReader data388 = data; -HXDLIN(1266) data388->fPos = (data388->fPos + 1); - } - break; - case (int)2: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data389 = data; -HXDLIN(1266) data389->oPos = (data389->oPos + 4); -HXDLIN(1266) ::openfl::display::_internal::DrawCommandReader data390 = data; -HXDLIN(1266) data390->iiPos = (data390->iiPos + 2); -HXDLIN(1266) ::openfl::display::_internal::DrawCommandReader data391 = data; -HXDLIN(1266) data391->ffPos = (data391->ffPos + 1); -HXDLIN(1266) ::openfl::display::_internal::DrawCommandReader data392 = data; -HXDLIN(1266) data392->fPos = (data392->fPos + 1); - } - break; - case (int)3: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data393 = data; -HXDLIN(1266) data393->oPos = (data393->oPos + 1); - } - break; - case (int)4: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data394 = data; -HXDLIN(1266) data394->fPos = (data394->fPos + 6); - } - break; - case (int)5: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data395 = data; -HXDLIN(1266) data395->fPos = (data395->fPos + 4); - } - break; - case (int)6: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data396 = data; -HXDLIN(1266) data396->fPos = (data396->fPos + 3); - } - break; - case (int)7: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data397 = data; -HXDLIN(1266) data397->fPos = (data397->fPos + 4); - } - break; - case (int)8: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data398 = data; -HXDLIN(1266) data398->oPos = (data398->oPos + 3); - } - break; - case (int)9: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data399 = data; -HXDLIN(1266) data399->fPos = (data399->fPos + 4); - } - break; - case (int)10: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data400 = data; -HXDLIN(1266) data400->fPos = (data400->fPos + 5); -HXDLIN(1266) ::openfl::display::_internal::DrawCommandReader data401 = data; -HXDLIN(1266) data401->oPos = (data401->oPos + 1); - } - break; - case (int)12: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data402 = data; -HXDLIN(1266) data402->oPos = (data402->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data403 = data; -HXDLIN(1266) data403->oPos = (data403->oPos + 2); -HXDLIN(1266) ::openfl::display::_internal::DrawCommandReader data404 = data; -HXDLIN(1266) data404->bPos = (data404->bPos + 2); - } - break; - case (int)15: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data405 = data; -HXDLIN(1266) data405->oPos = (data405->oPos + 4); -HXDLIN(1266) ::openfl::display::_internal::DrawCommandReader data406 = data; -HXDLIN(1266) data406->iiPos = (data406->iiPos + 2); -HXDLIN(1266) ::openfl::display::_internal::DrawCommandReader data407 = data; -HXDLIN(1266) data407->ffPos = (data407->ffPos + 1); -HXDLIN(1266) ::openfl::display::_internal::DrawCommandReader data408 = data; -HXDLIN(1266) data408->fPos = (data408->fPos + 1); - } - break; - case (int)16: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data409 = data; -HXDLIN(1266) data409->oPos = (data409->oPos + 4); -HXDLIN(1266) ::openfl::display::_internal::DrawCommandReader data410 = data; -HXDLIN(1266) data410->iPos = (data410->iPos + 1); -HXDLIN(1266) ::openfl::display::_internal::DrawCommandReader data411 = data; -HXDLIN(1266) data411->fPos = (data411->fPos + 2); -HXDLIN(1266) ::openfl::display::_internal::DrawCommandReader data412 = data; -HXDLIN(1266) data412->bPos = (data412->bPos + 1); - } - break; - case (int)17: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data413 = data; -HXDLIN(1266) data413->fPos = (data413->fPos + 2); - } - break; - case (int)18: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data414 = data; -HXDLIN(1266) data414->fPos = (data414->fPos + 2); - } - break; - case (int)19: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data415 = data; -HXDLIN(1266) data415->oPos = (data415->oPos + 1); - } - break; - case (int)20: { -HXLINE(1266) ::openfl::display::_internal::DrawCommandReader data416 = data; -HXDLIN(1266) data416->oPos = (data416->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1266) data->prev = ::openfl::display::_internal::DrawCommandType_obj::END_FILL_dyn(); -HXDLIN(1266) ::openfl::display::_internal::DrawCommandReader this13 = data; - } -HXLINE(1267) ::openfl::display::_internal::CairoGraphics_obj::endFill(); -HXLINE(1268) ::openfl::display::_internal::CairoGraphics_obj::endStroke(); -HXLINE(1269) ::openfl::display::_internal::CairoGraphics_obj::hasFill = false; -HXLINE(1270) hasLineStyle = false; -HXLINE(1271) ::openfl::display::_internal::CairoGraphics_obj::bitmapFill = null(); -HXLINE(1272) initStrokeX = ( (Float)(0) ); -HXLINE(1273) initStrokeY = ( (Float)(0) ); - } - break; - case (int)14: { -HXLINE(1290) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data417 = data; -HXDLIN(1290) data417->oPos = (data417->oPos + 2); -HXDLIN(1290) ::openfl::display::_internal::DrawCommandReader data418 = data; -HXDLIN(1290) data418->bPos = (data418->bPos + 2); - } - break; - case (int)1: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data419 = data; -HXDLIN(1290) data419->iPos = (data419->iPos + 1); -HXDLIN(1290) ::openfl::display::_internal::DrawCommandReader data420 = data; -HXDLIN(1290) data420->fPos = (data420->fPos + 1); - } - break; - case (int)2: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data421 = data; -HXDLIN(1290) data421->oPos = (data421->oPos + 4); -HXDLIN(1290) ::openfl::display::_internal::DrawCommandReader data422 = data; -HXDLIN(1290) data422->iiPos = (data422->iiPos + 2); -HXDLIN(1290) ::openfl::display::_internal::DrawCommandReader data423 = data; -HXDLIN(1290) data423->ffPos = (data423->ffPos + 1); -HXDLIN(1290) ::openfl::display::_internal::DrawCommandReader data424 = data; -HXDLIN(1290) data424->fPos = (data424->fPos + 1); - } - break; - case (int)3: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data425 = data; -HXDLIN(1290) data425->oPos = (data425->oPos + 1); - } - break; - case (int)4: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data426 = data; -HXDLIN(1290) data426->fPos = (data426->fPos + 6); - } - break; - case (int)5: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data427 = data; -HXDLIN(1290) data427->fPos = (data427->fPos + 4); - } - break; - case (int)6: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data428 = data; -HXDLIN(1290) data428->fPos = (data428->fPos + 3); - } - break; - case (int)7: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data429 = data; -HXDLIN(1290) data429->fPos = (data429->fPos + 4); - } - break; - case (int)8: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data430 = data; -HXDLIN(1290) data430->oPos = (data430->oPos + 3); - } - break; - case (int)9: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data431 = data; -HXDLIN(1290) data431->fPos = (data431->fPos + 4); - } - break; - case (int)10: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data432 = data; -HXDLIN(1290) data432->fPos = (data432->fPos + 5); -HXDLIN(1290) ::openfl::display::_internal::DrawCommandReader data433 = data; -HXDLIN(1290) data433->oPos = (data433->oPos + 1); - } - break; - case (int)12: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data434 = data; -HXDLIN(1290) data434->oPos = (data434->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data435 = data; -HXDLIN(1290) data435->oPos = (data435->oPos + 2); -HXDLIN(1290) ::openfl::display::_internal::DrawCommandReader data436 = data; -HXDLIN(1290) data436->bPos = (data436->bPos + 2); - } - break; - case (int)15: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data437 = data; -HXDLIN(1290) data437->oPos = (data437->oPos + 4); -HXDLIN(1290) ::openfl::display::_internal::DrawCommandReader data438 = data; -HXDLIN(1290) data438->iiPos = (data438->iiPos + 2); -HXDLIN(1290) ::openfl::display::_internal::DrawCommandReader data439 = data; -HXDLIN(1290) data439->ffPos = (data439->ffPos + 1); -HXDLIN(1290) ::openfl::display::_internal::DrawCommandReader data440 = data; -HXDLIN(1290) data440->fPos = (data440->fPos + 1); - } - break; - case (int)16: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data441 = data; -HXDLIN(1290) data441->oPos = (data441->oPos + 4); -HXDLIN(1290) ::openfl::display::_internal::DrawCommandReader data442 = data; -HXDLIN(1290) data442->iPos = (data442->iPos + 1); -HXDLIN(1290) ::openfl::display::_internal::DrawCommandReader data443 = data; -HXDLIN(1290) data443->fPos = (data443->fPos + 2); -HXDLIN(1290) ::openfl::display::_internal::DrawCommandReader data444 = data; -HXDLIN(1290) data444->bPos = (data444->bPos + 1); - } - break; - case (int)17: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data445 = data; -HXDLIN(1290) data445->fPos = (data445->fPos + 2); - } - break; - case (int)18: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data446 = data; -HXDLIN(1290) data446->fPos = (data446->fPos + 2); - } - break; - case (int)19: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data447 = data; -HXDLIN(1290) data447->oPos = (data447->oPos + 1); - } - break; - case (int)20: { -HXLINE(1290) ::openfl::display::_internal::DrawCommandReader data448 = data; -HXDLIN(1290) data448->oPos = (data448->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1290) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_BITMAP_STYLE_dyn(); -HXDLIN(1290) ::openfl::display::_internal::DrawCommandReader this14 = data; -HXDLIN(1290) ::openfl::display::_internal::DrawCommandReader c12 = this14; -HXLINE(1292) bool _hx_tmp7; -HXDLIN(1292) if (!(hasLineStyle)) { -HXLINE(1292) if ((initStrokeX == 0)) { -HXLINE(1292) _hx_tmp7 = (initStrokeY != 0); - } - else { -HXLINE(1292) _hx_tmp7 = true; - } - } - else { -HXLINE(1292) _hx_tmp7 = false; - } -HXDLIN(1292) if (_hx_tmp7) { -HXLINE(1294) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->moveTo(initStrokeX,initStrokeY); -HXLINE(1295) initStrokeX = ( (Float)(0) ); -HXLINE(1296) initStrokeY = ( (Float)(0) ); - } -HXLINE(1299) hasLineStyle = true; -HXLINE(1300) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->lineBitmapStyle(( ( ::openfl::display::BitmapData)(c12->buffer->o->__get(c12->oPos)) ),( ( ::openfl::geom::Matrix)(c12->buffer->o->__get((c12->oPos + 1))) ),c12->buffer->b->__get(c12->bPos),c12->buffer->b->__get((c12->bPos + 1))); - } - break; - case (int)15: { -HXLINE(1276) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data449 = data; -HXDLIN(1276) data449->oPos = (data449->oPos + 2); -HXDLIN(1276) ::openfl::display::_internal::DrawCommandReader data450 = data; -HXDLIN(1276) data450->bPos = (data450->bPos + 2); - } - break; - case (int)1: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data451 = data; -HXDLIN(1276) data451->iPos = (data451->iPos + 1); -HXDLIN(1276) ::openfl::display::_internal::DrawCommandReader data452 = data; -HXDLIN(1276) data452->fPos = (data452->fPos + 1); - } - break; - case (int)2: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data453 = data; -HXDLIN(1276) data453->oPos = (data453->oPos + 4); -HXDLIN(1276) ::openfl::display::_internal::DrawCommandReader data454 = data; -HXDLIN(1276) data454->iiPos = (data454->iiPos + 2); -HXDLIN(1276) ::openfl::display::_internal::DrawCommandReader data455 = data; -HXDLIN(1276) data455->ffPos = (data455->ffPos + 1); -HXDLIN(1276) ::openfl::display::_internal::DrawCommandReader data456 = data; -HXDLIN(1276) data456->fPos = (data456->fPos + 1); - } - break; - case (int)3: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data457 = data; -HXDLIN(1276) data457->oPos = (data457->oPos + 1); - } - break; - case (int)4: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data458 = data; -HXDLIN(1276) data458->fPos = (data458->fPos + 6); - } - break; - case (int)5: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data459 = data; -HXDLIN(1276) data459->fPos = (data459->fPos + 4); - } - break; - case (int)6: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data460 = data; -HXDLIN(1276) data460->fPos = (data460->fPos + 3); - } - break; - case (int)7: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data461 = data; -HXDLIN(1276) data461->fPos = (data461->fPos + 4); - } - break; - case (int)8: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data462 = data; -HXDLIN(1276) data462->oPos = (data462->oPos + 3); - } - break; - case (int)9: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data463 = data; -HXDLIN(1276) data463->fPos = (data463->fPos + 4); - } - break; - case (int)10: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data464 = data; -HXDLIN(1276) data464->fPos = (data464->fPos + 5); -HXDLIN(1276) ::openfl::display::_internal::DrawCommandReader data465 = data; -HXDLIN(1276) data465->oPos = (data465->oPos + 1); - } - break; - case (int)12: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data466 = data; -HXDLIN(1276) data466->oPos = (data466->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data467 = data; -HXDLIN(1276) data467->oPos = (data467->oPos + 2); -HXDLIN(1276) ::openfl::display::_internal::DrawCommandReader data468 = data; -HXDLIN(1276) data468->bPos = (data468->bPos + 2); - } - break; - case (int)15: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data469 = data; -HXDLIN(1276) data469->oPos = (data469->oPos + 4); -HXDLIN(1276) ::openfl::display::_internal::DrawCommandReader data470 = data; -HXDLIN(1276) data470->iiPos = (data470->iiPos + 2); -HXDLIN(1276) ::openfl::display::_internal::DrawCommandReader data471 = data; -HXDLIN(1276) data471->ffPos = (data471->ffPos + 1); -HXDLIN(1276) ::openfl::display::_internal::DrawCommandReader data472 = data; -HXDLIN(1276) data472->fPos = (data472->fPos + 1); - } - break; - case (int)16: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data473 = data; -HXDLIN(1276) data473->oPos = (data473->oPos + 4); -HXDLIN(1276) ::openfl::display::_internal::DrawCommandReader data474 = data; -HXDLIN(1276) data474->iPos = (data474->iPos + 1); -HXDLIN(1276) ::openfl::display::_internal::DrawCommandReader data475 = data; -HXDLIN(1276) data475->fPos = (data475->fPos + 2); -HXDLIN(1276) ::openfl::display::_internal::DrawCommandReader data476 = data; -HXDLIN(1276) data476->bPos = (data476->bPos + 1); - } - break; - case (int)17: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data477 = data; -HXDLIN(1276) data477->fPos = (data477->fPos + 2); - } - break; - case (int)18: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data478 = data; -HXDLIN(1276) data478->fPos = (data478->fPos + 2); - } - break; - case (int)19: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data479 = data; -HXDLIN(1276) data479->oPos = (data479->oPos + 1); - } - break; - case (int)20: { -HXLINE(1276) ::openfl::display::_internal::DrawCommandReader data480 = data; -HXDLIN(1276) data480->oPos = (data480->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1276) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_GRADIENT_STYLE_dyn(); -HXDLIN(1276) ::openfl::display::_internal::DrawCommandReader this15 = data; -HXDLIN(1276) ::openfl::display::_internal::DrawCommandReader c13 = this15; -HXLINE(1278) bool _hx_tmp8; -HXDLIN(1278) if (!(hasLineStyle)) { -HXLINE(1278) if ((initStrokeX == 0)) { -HXLINE(1278) _hx_tmp8 = (initStrokeY != 0); - } - else { -HXLINE(1278) _hx_tmp8 = true; - } - } - else { -HXLINE(1278) _hx_tmp8 = false; - } -HXDLIN(1278) if (_hx_tmp8) { -HXLINE(1280) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->moveTo(initStrokeX,initStrokeY); -HXLINE(1281) initStrokeX = ( (Float)(0) ); -HXLINE(1282) initStrokeY = ( (Float)(0) ); - } -HXLINE(1285) hasLineStyle = true; -HXLINE(1286) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->lineGradientStyle(c13->buffer->o->__get(c13->oPos),c13->buffer->ii->__get(c13->iiPos).StaticCast< ::Array< int > >(),c13->buffer->ff->__get(c13->ffPos).StaticCast< ::Array< Float > >(),c13->buffer->ii->__get((c13->iiPos + 1)).StaticCast< ::Array< int > >(),( ( ::openfl::geom::Matrix)(c13->buffer->o->__get((c13->oPos + 1))) ),c13->buffer->o->__get((c13->oPos + 2)),c13->buffer->o->__get((c13->oPos + 3)),c13->buffer->f->__get(c13->fPos)); - } - break; - case (int)16: { -HXLINE(1303) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data481 = data; -HXDLIN(1303) data481->oPos = (data481->oPos + 2); -HXDLIN(1303) ::openfl::display::_internal::DrawCommandReader data482 = data; -HXDLIN(1303) data482->bPos = (data482->bPos + 2); - } - break; - case (int)1: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data483 = data; -HXDLIN(1303) data483->iPos = (data483->iPos + 1); -HXDLIN(1303) ::openfl::display::_internal::DrawCommandReader data484 = data; -HXDLIN(1303) data484->fPos = (data484->fPos + 1); - } - break; - case (int)2: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data485 = data; -HXDLIN(1303) data485->oPos = (data485->oPos + 4); -HXDLIN(1303) ::openfl::display::_internal::DrawCommandReader data486 = data; -HXDLIN(1303) data486->iiPos = (data486->iiPos + 2); -HXDLIN(1303) ::openfl::display::_internal::DrawCommandReader data487 = data; -HXDLIN(1303) data487->ffPos = (data487->ffPos + 1); -HXDLIN(1303) ::openfl::display::_internal::DrawCommandReader data488 = data; -HXDLIN(1303) data488->fPos = (data488->fPos + 1); - } - break; - case (int)3: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data489 = data; -HXDLIN(1303) data489->oPos = (data489->oPos + 1); - } - break; - case (int)4: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data490 = data; -HXDLIN(1303) data490->fPos = (data490->fPos + 6); - } - break; - case (int)5: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data491 = data; -HXDLIN(1303) data491->fPos = (data491->fPos + 4); - } - break; - case (int)6: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data492 = data; -HXDLIN(1303) data492->fPos = (data492->fPos + 3); - } - break; - case (int)7: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data493 = data; -HXDLIN(1303) data493->fPos = (data493->fPos + 4); - } - break; - case (int)8: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data494 = data; -HXDLIN(1303) data494->oPos = (data494->oPos + 3); - } - break; - case (int)9: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data495 = data; -HXDLIN(1303) data495->fPos = (data495->fPos + 4); - } - break; - case (int)10: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data496 = data; -HXDLIN(1303) data496->fPos = (data496->fPos + 5); -HXDLIN(1303) ::openfl::display::_internal::DrawCommandReader data497 = data; -HXDLIN(1303) data497->oPos = (data497->oPos + 1); - } - break; - case (int)12: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data498 = data; -HXDLIN(1303) data498->oPos = (data498->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data499 = data; -HXDLIN(1303) data499->oPos = (data499->oPos + 2); -HXDLIN(1303) ::openfl::display::_internal::DrawCommandReader data500 = data; -HXDLIN(1303) data500->bPos = (data500->bPos + 2); - } - break; - case (int)15: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data501 = data; -HXDLIN(1303) data501->oPos = (data501->oPos + 4); -HXDLIN(1303) ::openfl::display::_internal::DrawCommandReader data502 = data; -HXDLIN(1303) data502->iiPos = (data502->iiPos + 2); -HXDLIN(1303) ::openfl::display::_internal::DrawCommandReader data503 = data; -HXDLIN(1303) data503->ffPos = (data503->ffPos + 1); -HXDLIN(1303) ::openfl::display::_internal::DrawCommandReader data504 = data; -HXDLIN(1303) data504->fPos = (data504->fPos + 1); - } - break; - case (int)16: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data505 = data; -HXDLIN(1303) data505->oPos = (data505->oPos + 4); -HXDLIN(1303) ::openfl::display::_internal::DrawCommandReader data506 = data; -HXDLIN(1303) data506->iPos = (data506->iPos + 1); -HXDLIN(1303) ::openfl::display::_internal::DrawCommandReader data507 = data; -HXDLIN(1303) data507->fPos = (data507->fPos + 2); -HXDLIN(1303) ::openfl::display::_internal::DrawCommandReader data508 = data; -HXDLIN(1303) data508->bPos = (data508->bPos + 1); - } - break; - case (int)17: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data509 = data; -HXDLIN(1303) data509->fPos = (data509->fPos + 2); - } - break; - case (int)18: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data510 = data; -HXDLIN(1303) data510->fPos = (data510->fPos + 2); - } - break; - case (int)19: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data511 = data; -HXDLIN(1303) data511->oPos = (data511->oPos + 1); - } - break; - case (int)20: { -HXLINE(1303) ::openfl::display::_internal::DrawCommandReader data512 = data; -HXDLIN(1303) data512->oPos = (data512->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1303) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_STYLE_dyn(); -HXDLIN(1303) ::openfl::display::_internal::DrawCommandReader this16 = data; -HXDLIN(1303) ::openfl::display::_internal::DrawCommandReader c14 = this16; -HXLINE(1305) bool _hx_tmp9; -HXDLIN(1305) if (!(hasLineStyle)) { -HXLINE(1305) _hx_tmp9 = hx::IsNotNull( c14->buffer->o->__get(c14->oPos) ); - } - else { -HXLINE(1305) _hx_tmp9 = false; - } -HXDLIN(1305) if (_hx_tmp9) { -HXLINE(1307) bool _hx_tmp10; -HXDLIN(1307) if ((initStrokeX == 0)) { -HXLINE(1307) _hx_tmp10 = (initStrokeY != 0); - } - else { -HXLINE(1307) _hx_tmp10 = true; - } -HXDLIN(1307) if (_hx_tmp10) { -HXLINE(1309) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->moveTo(initStrokeX,initStrokeY); -HXLINE(1310) initStrokeX = ( (Float)(0) ); -HXLINE(1311) initStrokeY = ( (Float)(0) ); - } - } -HXLINE(1315) hasLineStyle = hx::IsNotNull( c14->buffer->o->__get(c14->oPos) ); -HXLINE(1316) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->lineStyle(c14->buffer->o->__get(c14->oPos),c14->buffer->i->__get(c14->iPos),c14->buffer->f->__get(c14->fPos),c14->buffer->b->__get(c14->bPos),c14->buffer->o->__get((c14->oPos + 1)),c14->buffer->o->__get((c14->oPos + 2)),c14->buffer->o->__get((c14->oPos + 3)),c14->buffer->f->__get((c14->fPos + 1))); - } - break; - case (int)17: { -HXLINE(1238) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data513 = data; -HXDLIN(1238) data513->oPos = (data513->oPos + 2); -HXDLIN(1238) ::openfl::display::_internal::DrawCommandReader data514 = data; -HXDLIN(1238) data514->bPos = (data514->bPos + 2); - } - break; - case (int)1: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data515 = data; -HXDLIN(1238) data515->iPos = (data515->iPos + 1); -HXDLIN(1238) ::openfl::display::_internal::DrawCommandReader data516 = data; -HXDLIN(1238) data516->fPos = (data516->fPos + 1); - } - break; - case (int)2: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data517 = data; -HXDLIN(1238) data517->oPos = (data517->oPos + 4); -HXDLIN(1238) ::openfl::display::_internal::DrawCommandReader data518 = data; -HXDLIN(1238) data518->iiPos = (data518->iiPos + 2); -HXDLIN(1238) ::openfl::display::_internal::DrawCommandReader data519 = data; -HXDLIN(1238) data519->ffPos = (data519->ffPos + 1); -HXDLIN(1238) ::openfl::display::_internal::DrawCommandReader data520 = data; -HXDLIN(1238) data520->fPos = (data520->fPos + 1); - } - break; - case (int)3: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data521 = data; -HXDLIN(1238) data521->oPos = (data521->oPos + 1); - } - break; - case (int)4: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data522 = data; -HXDLIN(1238) data522->fPos = (data522->fPos + 6); - } - break; - case (int)5: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data523 = data; -HXDLIN(1238) data523->fPos = (data523->fPos + 4); - } - break; - case (int)6: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data524 = data; -HXDLIN(1238) data524->fPos = (data524->fPos + 3); - } - break; - case (int)7: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data525 = data; -HXDLIN(1238) data525->fPos = (data525->fPos + 4); - } - break; - case (int)8: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data526 = data; -HXDLIN(1238) data526->oPos = (data526->oPos + 3); - } - break; - case (int)9: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data527 = data; -HXDLIN(1238) data527->fPos = (data527->fPos + 4); - } - break; - case (int)10: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data528 = data; -HXDLIN(1238) data528->fPos = (data528->fPos + 5); -HXDLIN(1238) ::openfl::display::_internal::DrawCommandReader data529 = data; -HXDLIN(1238) data529->oPos = (data529->oPos + 1); - } - break; - case (int)12: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data530 = data; -HXDLIN(1238) data530->oPos = (data530->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data531 = data; -HXDLIN(1238) data531->oPos = (data531->oPos + 2); -HXDLIN(1238) ::openfl::display::_internal::DrawCommandReader data532 = data; -HXDLIN(1238) data532->bPos = (data532->bPos + 2); - } - break; - case (int)15: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data533 = data; -HXDLIN(1238) data533->oPos = (data533->oPos + 4); -HXDLIN(1238) ::openfl::display::_internal::DrawCommandReader data534 = data; -HXDLIN(1238) data534->iiPos = (data534->iiPos + 2); -HXDLIN(1238) ::openfl::display::_internal::DrawCommandReader data535 = data; -HXDLIN(1238) data535->ffPos = (data535->ffPos + 1); -HXDLIN(1238) ::openfl::display::_internal::DrawCommandReader data536 = data; -HXDLIN(1238) data536->fPos = (data536->fPos + 1); - } - break; - case (int)16: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data537 = data; -HXDLIN(1238) data537->oPos = (data537->oPos + 4); -HXDLIN(1238) ::openfl::display::_internal::DrawCommandReader data538 = data; -HXDLIN(1238) data538->iPos = (data538->iPos + 1); -HXDLIN(1238) ::openfl::display::_internal::DrawCommandReader data539 = data; -HXDLIN(1238) data539->fPos = (data539->fPos + 2); -HXDLIN(1238) ::openfl::display::_internal::DrawCommandReader data540 = data; -HXDLIN(1238) data540->bPos = (data540->bPos + 1); - } - break; - case (int)17: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data541 = data; -HXDLIN(1238) data541->fPos = (data541->fPos + 2); - } - break; - case (int)18: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data542 = data; -HXDLIN(1238) data542->fPos = (data542->fPos + 2); - } - break; - case (int)19: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data543 = data; -HXDLIN(1238) data543->oPos = (data543->oPos + 1); - } - break; - case (int)20: { -HXLINE(1238) ::openfl::display::_internal::DrawCommandReader data544 = data; -HXDLIN(1238) data544->oPos = (data544->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1238) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_TO_dyn(); -HXDLIN(1238) ::openfl::display::_internal::DrawCommandReader this17 = data; -HXDLIN(1238) ::openfl::display::_internal::DrawCommandReader c15 = this17; -HXLINE(1239) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->lineTo(c15->buffer->f->__get(c15->fPos),c15->buffer->f->__get((c15->fPos + 1))); -HXLINE(1241) if (hasLineStyle) { -HXLINE(1243) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->lineTo(c15->buffer->f->__get(c15->fPos),c15->buffer->f->__get((c15->fPos + 1))); - } - else { -HXLINE(1247) initStrokeX = c15->buffer->f->__get(c15->fPos); -HXLINE(1248) initStrokeY = c15->buffer->f->__get((c15->fPos + 1)); - } - } - break; - case (int)18: { -HXLINE(1252) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data545 = data; -HXDLIN(1252) data545->oPos = (data545->oPos + 2); -HXDLIN(1252) ::openfl::display::_internal::DrawCommandReader data546 = data; -HXDLIN(1252) data546->bPos = (data546->bPos + 2); - } - break; - case (int)1: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data547 = data; -HXDLIN(1252) data547->iPos = (data547->iPos + 1); -HXDLIN(1252) ::openfl::display::_internal::DrawCommandReader data548 = data; -HXDLIN(1252) data548->fPos = (data548->fPos + 1); - } - break; - case (int)2: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data549 = data; -HXDLIN(1252) data549->oPos = (data549->oPos + 4); -HXDLIN(1252) ::openfl::display::_internal::DrawCommandReader data550 = data; -HXDLIN(1252) data550->iiPos = (data550->iiPos + 2); -HXDLIN(1252) ::openfl::display::_internal::DrawCommandReader data551 = data; -HXDLIN(1252) data551->ffPos = (data551->ffPos + 1); -HXDLIN(1252) ::openfl::display::_internal::DrawCommandReader data552 = data; -HXDLIN(1252) data552->fPos = (data552->fPos + 1); - } - break; - case (int)3: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data553 = data; -HXDLIN(1252) data553->oPos = (data553->oPos + 1); - } - break; - case (int)4: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data554 = data; -HXDLIN(1252) data554->fPos = (data554->fPos + 6); - } - break; - case (int)5: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data555 = data; -HXDLIN(1252) data555->fPos = (data555->fPos + 4); - } - break; - case (int)6: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data556 = data; -HXDLIN(1252) data556->fPos = (data556->fPos + 3); - } - break; - case (int)7: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data557 = data; -HXDLIN(1252) data557->fPos = (data557->fPos + 4); - } - break; - case (int)8: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data558 = data; -HXDLIN(1252) data558->oPos = (data558->oPos + 3); - } - break; - case (int)9: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data559 = data; -HXDLIN(1252) data559->fPos = (data559->fPos + 4); - } - break; - case (int)10: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data560 = data; -HXDLIN(1252) data560->fPos = (data560->fPos + 5); -HXDLIN(1252) ::openfl::display::_internal::DrawCommandReader data561 = data; -HXDLIN(1252) data561->oPos = (data561->oPos + 1); - } - break; - case (int)12: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data562 = data; -HXDLIN(1252) data562->oPos = (data562->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data563 = data; -HXDLIN(1252) data563->oPos = (data563->oPos + 2); -HXDLIN(1252) ::openfl::display::_internal::DrawCommandReader data564 = data; -HXDLIN(1252) data564->bPos = (data564->bPos + 2); - } - break; - case (int)15: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data565 = data; -HXDLIN(1252) data565->oPos = (data565->oPos + 4); -HXDLIN(1252) ::openfl::display::_internal::DrawCommandReader data566 = data; -HXDLIN(1252) data566->iiPos = (data566->iiPos + 2); -HXDLIN(1252) ::openfl::display::_internal::DrawCommandReader data567 = data; -HXDLIN(1252) data567->ffPos = (data567->ffPos + 1); -HXDLIN(1252) ::openfl::display::_internal::DrawCommandReader data568 = data; -HXDLIN(1252) data568->fPos = (data568->fPos + 1); - } - break; - case (int)16: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data569 = data; -HXDLIN(1252) data569->oPos = (data569->oPos + 4); -HXDLIN(1252) ::openfl::display::_internal::DrawCommandReader data570 = data; -HXDLIN(1252) data570->iPos = (data570->iPos + 1); -HXDLIN(1252) ::openfl::display::_internal::DrawCommandReader data571 = data; -HXDLIN(1252) data571->fPos = (data571->fPos + 2); -HXDLIN(1252) ::openfl::display::_internal::DrawCommandReader data572 = data; -HXDLIN(1252) data572->bPos = (data572->bPos + 1); - } - break; - case (int)17: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data573 = data; -HXDLIN(1252) data573->fPos = (data573->fPos + 2); - } - break; - case (int)18: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data574 = data; -HXDLIN(1252) data574->fPos = (data574->fPos + 2); - } - break; - case (int)19: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data575 = data; -HXDLIN(1252) data575->oPos = (data575->oPos + 1); - } - break; - case (int)20: { -HXLINE(1252) ::openfl::display::_internal::DrawCommandReader data576 = data; -HXDLIN(1252) data576->oPos = (data576->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1252) data->prev = ::openfl::display::_internal::DrawCommandType_obj::MOVE_TO_dyn(); -HXDLIN(1252) ::openfl::display::_internal::DrawCommandReader this18 = data; -HXDLIN(1252) ::openfl::display::_internal::DrawCommandReader c16 = this18; -HXLINE(1253) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->moveTo(c16->buffer->f->__get(c16->fPos),c16->buffer->f->__get((c16->fPos + 1))); -HXLINE(1255) if (hasLineStyle) { -HXLINE(1257) ::openfl::display::_internal::CairoGraphics_obj::strokeCommands->moveTo(c16->buffer->f->__get(c16->fPos),c16->buffer->f->__get((c16->fPos + 1))); - } - else { -HXLINE(1261) initStrokeX = c16->buffer->f->__get(c16->fPos); -HXLINE(1262) initStrokeY = c16->buffer->f->__get((c16->fPos + 1)); - } - } - break; - case (int)19: { -HXLINE(1394) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data577 = data; -HXDLIN(1394) data577->oPos = (data577->oPos + 2); -HXDLIN(1394) ::openfl::display::_internal::DrawCommandReader data578 = data; -HXDLIN(1394) data578->bPos = (data578->bPos + 2); - } - break; - case (int)1: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data579 = data; -HXDLIN(1394) data579->iPos = (data579->iPos + 1); -HXDLIN(1394) ::openfl::display::_internal::DrawCommandReader data580 = data; -HXDLIN(1394) data580->fPos = (data580->fPos + 1); - } - break; - case (int)2: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data581 = data; -HXDLIN(1394) data581->oPos = (data581->oPos + 4); -HXDLIN(1394) ::openfl::display::_internal::DrawCommandReader data582 = data; -HXDLIN(1394) data582->iiPos = (data582->iiPos + 2); -HXDLIN(1394) ::openfl::display::_internal::DrawCommandReader data583 = data; -HXDLIN(1394) data583->ffPos = (data583->ffPos + 1); -HXDLIN(1394) ::openfl::display::_internal::DrawCommandReader data584 = data; -HXDLIN(1394) data584->fPos = (data584->fPos + 1); - } - break; - case (int)3: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data585 = data; -HXDLIN(1394) data585->oPos = (data585->oPos + 1); - } - break; - case (int)4: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data586 = data; -HXDLIN(1394) data586->fPos = (data586->fPos + 6); - } - break; - case (int)5: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data587 = data; -HXDLIN(1394) data587->fPos = (data587->fPos + 4); - } - break; - case (int)6: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data588 = data; -HXDLIN(1394) data588->fPos = (data588->fPos + 3); - } - break; - case (int)7: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data589 = data; -HXDLIN(1394) data589->fPos = (data589->fPos + 4); - } - break; - case (int)8: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data590 = data; -HXDLIN(1394) data590->oPos = (data590->oPos + 3); - } - break; - case (int)9: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data591 = data; -HXDLIN(1394) data591->fPos = (data591->fPos + 4); - } - break; - case (int)10: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data592 = data; -HXDLIN(1394) data592->fPos = (data592->fPos + 5); -HXDLIN(1394) ::openfl::display::_internal::DrawCommandReader data593 = data; -HXDLIN(1394) data593->oPos = (data593->oPos + 1); - } - break; - case (int)12: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data594 = data; -HXDLIN(1394) data594->oPos = (data594->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data595 = data; -HXDLIN(1394) data595->oPos = (data595->oPos + 2); -HXDLIN(1394) ::openfl::display::_internal::DrawCommandReader data596 = data; -HXDLIN(1394) data596->bPos = (data596->bPos + 2); - } - break; - case (int)15: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data597 = data; -HXDLIN(1394) data597->oPos = (data597->oPos + 4); -HXDLIN(1394) ::openfl::display::_internal::DrawCommandReader data598 = data; -HXDLIN(1394) data598->iiPos = (data598->iiPos + 2); -HXDLIN(1394) ::openfl::display::_internal::DrawCommandReader data599 = data; -HXDLIN(1394) data599->ffPos = (data599->ffPos + 1); -HXDLIN(1394) ::openfl::display::_internal::DrawCommandReader data600 = data; -HXDLIN(1394) data600->fPos = (data600->fPos + 1); - } - break; - case (int)16: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data601 = data; -HXDLIN(1394) data601->oPos = (data601->oPos + 4); -HXDLIN(1394) ::openfl::display::_internal::DrawCommandReader data602 = data; -HXDLIN(1394) data602->iPos = (data602->iPos + 1); -HXDLIN(1394) ::openfl::display::_internal::DrawCommandReader data603 = data; -HXDLIN(1394) data603->fPos = (data603->fPos + 2); -HXDLIN(1394) ::openfl::display::_internal::DrawCommandReader data604 = data; -HXDLIN(1394) data604->bPos = (data604->bPos + 1); - } - break; - case (int)17: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data605 = data; -HXDLIN(1394) data605->fPos = (data605->fPos + 2); - } - break; - case (int)18: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data606 = data; -HXDLIN(1394) data606->fPos = (data606->fPos + 2); - } - break; - case (int)19: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data607 = data; -HXDLIN(1394) data607->oPos = (data607->oPos + 1); - } - break; - case (int)20: { -HXLINE(1394) ::openfl::display::_internal::DrawCommandReader data608 = data; -HXDLIN(1394) data608->oPos = (data608->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1394) data->prev = ::openfl::display::_internal::DrawCommandType_obj::OVERRIDE_BLEND_MODE_dyn(); -HXDLIN(1394) ::openfl::display::_internal::DrawCommandReader this19 = data; -HXDLIN(1394) ::openfl::display::_internal::DrawCommandReader c17 = this19; -HXLINE(1395) renderer->_hx___setBlendModeCairo(::openfl::display::_internal::CairoGraphics_obj::cairo,c17->buffer->o->__get(c17->oPos)); - } - break; - case (int)21: { -HXLINE(1398) { -HXLINE(1398) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data609 = data; -HXDLIN(1398) data609->oPos = (data609->oPos + 2); -HXDLIN(1398) ::openfl::display::_internal::DrawCommandReader data610 = data; -HXDLIN(1398) data610->bPos = (data610->bPos + 2); - } - break; - case (int)1: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data611 = data; -HXDLIN(1398) data611->iPos = (data611->iPos + 1); -HXDLIN(1398) ::openfl::display::_internal::DrawCommandReader data612 = data; -HXDLIN(1398) data612->fPos = (data612->fPos + 1); - } - break; - case (int)2: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data613 = data; -HXDLIN(1398) data613->oPos = (data613->oPos + 4); -HXDLIN(1398) ::openfl::display::_internal::DrawCommandReader data614 = data; -HXDLIN(1398) data614->iiPos = (data614->iiPos + 2); -HXDLIN(1398) ::openfl::display::_internal::DrawCommandReader data615 = data; -HXDLIN(1398) data615->ffPos = (data615->ffPos + 1); -HXDLIN(1398) ::openfl::display::_internal::DrawCommandReader data616 = data; -HXDLIN(1398) data616->fPos = (data616->fPos + 1); - } - break; - case (int)3: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data617 = data; -HXDLIN(1398) data617->oPos = (data617->oPos + 1); - } - break; - case (int)4: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data618 = data; -HXDLIN(1398) data618->fPos = (data618->fPos + 6); - } - break; - case (int)5: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data619 = data; -HXDLIN(1398) data619->fPos = (data619->fPos + 4); - } - break; - case (int)6: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data620 = data; -HXDLIN(1398) data620->fPos = (data620->fPos + 3); - } - break; - case (int)7: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data621 = data; -HXDLIN(1398) data621->fPos = (data621->fPos + 4); - } - break; - case (int)8: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data622 = data; -HXDLIN(1398) data622->oPos = (data622->oPos + 3); - } - break; - case (int)9: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data623 = data; -HXDLIN(1398) data623->fPos = (data623->fPos + 4); - } - break; - case (int)10: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data624 = data; -HXDLIN(1398) data624->fPos = (data624->fPos + 5); -HXDLIN(1398) ::openfl::display::_internal::DrawCommandReader data625 = data; -HXDLIN(1398) data625->oPos = (data625->oPos + 1); - } - break; - case (int)12: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data626 = data; -HXDLIN(1398) data626->oPos = (data626->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data627 = data; -HXDLIN(1398) data627->oPos = (data627->oPos + 2); -HXDLIN(1398) ::openfl::display::_internal::DrawCommandReader data628 = data; -HXDLIN(1398) data628->bPos = (data628->bPos + 2); - } - break; - case (int)15: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data629 = data; -HXDLIN(1398) data629->oPos = (data629->oPos + 4); -HXDLIN(1398) ::openfl::display::_internal::DrawCommandReader data630 = data; -HXDLIN(1398) data630->iiPos = (data630->iiPos + 2); -HXDLIN(1398) ::openfl::display::_internal::DrawCommandReader data631 = data; -HXDLIN(1398) data631->ffPos = (data631->ffPos + 1); -HXDLIN(1398) ::openfl::display::_internal::DrawCommandReader data632 = data; -HXDLIN(1398) data632->fPos = (data632->fPos + 1); - } - break; - case (int)16: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data633 = data; -HXDLIN(1398) data633->oPos = (data633->oPos + 4); -HXDLIN(1398) ::openfl::display::_internal::DrawCommandReader data634 = data; -HXDLIN(1398) data634->iPos = (data634->iPos + 1); -HXDLIN(1398) ::openfl::display::_internal::DrawCommandReader data635 = data; -HXDLIN(1398) data635->fPos = (data635->fPos + 2); -HXDLIN(1398) ::openfl::display::_internal::DrawCommandReader data636 = data; -HXDLIN(1398) data636->bPos = (data636->bPos + 1); - } - break; - case (int)17: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data637 = data; -HXDLIN(1398) data637->fPos = (data637->fPos + 2); - } - break; - case (int)18: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data638 = data; -HXDLIN(1398) data638->fPos = (data638->fPos + 2); - } - break; - case (int)19: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data639 = data; -HXDLIN(1398) data639->oPos = (data639->oPos + 1); - } - break; - case (int)20: { -HXLINE(1398) ::openfl::display::_internal::DrawCommandReader data640 = data; -HXDLIN(1398) data640->oPos = (data640->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1398) data->prev = ::openfl::display::_internal::DrawCommandType_obj::WINDING_EVEN_ODD_dyn(); -HXDLIN(1398) ::openfl::display::_internal::DrawCommandReader this20 = data; - } -HXLINE(1399) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->windingEvenOdd(); - } - break; - case (int)22: { -HXLINE(1402) { -HXLINE(1402) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data641 = data; -HXDLIN(1402) data641->oPos = (data641->oPos + 2); -HXDLIN(1402) ::openfl::display::_internal::DrawCommandReader data642 = data; -HXDLIN(1402) data642->bPos = (data642->bPos + 2); - } - break; - case (int)1: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data643 = data; -HXDLIN(1402) data643->iPos = (data643->iPos + 1); -HXDLIN(1402) ::openfl::display::_internal::DrawCommandReader data644 = data; -HXDLIN(1402) data644->fPos = (data644->fPos + 1); - } - break; - case (int)2: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data645 = data; -HXDLIN(1402) data645->oPos = (data645->oPos + 4); -HXDLIN(1402) ::openfl::display::_internal::DrawCommandReader data646 = data; -HXDLIN(1402) data646->iiPos = (data646->iiPos + 2); -HXDLIN(1402) ::openfl::display::_internal::DrawCommandReader data647 = data; -HXDLIN(1402) data647->ffPos = (data647->ffPos + 1); -HXDLIN(1402) ::openfl::display::_internal::DrawCommandReader data648 = data; -HXDLIN(1402) data648->fPos = (data648->fPos + 1); - } - break; - case (int)3: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data649 = data; -HXDLIN(1402) data649->oPos = (data649->oPos + 1); - } - break; - case (int)4: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data650 = data; -HXDLIN(1402) data650->fPos = (data650->fPos + 6); - } - break; - case (int)5: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data651 = data; -HXDLIN(1402) data651->fPos = (data651->fPos + 4); - } - break; - case (int)6: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data652 = data; -HXDLIN(1402) data652->fPos = (data652->fPos + 3); - } - break; - case (int)7: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data653 = data; -HXDLIN(1402) data653->fPos = (data653->fPos + 4); - } - break; - case (int)8: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data654 = data; -HXDLIN(1402) data654->oPos = (data654->oPos + 3); - } - break; - case (int)9: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data655 = data; -HXDLIN(1402) data655->fPos = (data655->fPos + 4); - } - break; - case (int)10: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data656 = data; -HXDLIN(1402) data656->fPos = (data656->fPos + 5); -HXDLIN(1402) ::openfl::display::_internal::DrawCommandReader data657 = data; -HXDLIN(1402) data657->oPos = (data657->oPos + 1); - } - break; - case (int)12: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data658 = data; -HXDLIN(1402) data658->oPos = (data658->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data659 = data; -HXDLIN(1402) data659->oPos = (data659->oPos + 2); -HXDLIN(1402) ::openfl::display::_internal::DrawCommandReader data660 = data; -HXDLIN(1402) data660->bPos = (data660->bPos + 2); - } - break; - case (int)15: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data661 = data; -HXDLIN(1402) data661->oPos = (data661->oPos + 4); -HXDLIN(1402) ::openfl::display::_internal::DrawCommandReader data662 = data; -HXDLIN(1402) data662->iiPos = (data662->iiPos + 2); -HXDLIN(1402) ::openfl::display::_internal::DrawCommandReader data663 = data; -HXDLIN(1402) data663->ffPos = (data663->ffPos + 1); -HXDLIN(1402) ::openfl::display::_internal::DrawCommandReader data664 = data; -HXDLIN(1402) data664->fPos = (data664->fPos + 1); - } - break; - case (int)16: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data665 = data; -HXDLIN(1402) data665->oPos = (data665->oPos + 4); -HXDLIN(1402) ::openfl::display::_internal::DrawCommandReader data666 = data; -HXDLIN(1402) data666->iPos = (data666->iPos + 1); -HXDLIN(1402) ::openfl::display::_internal::DrawCommandReader data667 = data; -HXDLIN(1402) data667->fPos = (data667->fPos + 2); -HXDLIN(1402) ::openfl::display::_internal::DrawCommandReader data668 = data; -HXDLIN(1402) data668->bPos = (data668->bPos + 1); - } - break; - case (int)17: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data669 = data; -HXDLIN(1402) data669->fPos = (data669->fPos + 2); - } - break; - case (int)18: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data670 = data; -HXDLIN(1402) data670->fPos = (data670->fPos + 2); - } - break; - case (int)19: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data671 = data; -HXDLIN(1402) data671->oPos = (data671->oPos + 1); - } - break; - case (int)20: { -HXLINE(1402) ::openfl::display::_internal::DrawCommandReader data672 = data; -HXDLIN(1402) data672->oPos = (data672->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1402) data->prev = ::openfl::display::_internal::DrawCommandType_obj::WINDING_NON_ZERO_dyn(); -HXDLIN(1402) ::openfl::display::_internal::DrawCommandReader this21 = data; - } -HXLINE(1403) ::openfl::display::_internal::CairoGraphics_obj::fillCommands->windingNonZero(); - } - break; - default:{ -HXLINE(1406) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data673 = data; -HXDLIN(1406) data673->oPos = (data673->oPos + 2); -HXDLIN(1406) ::openfl::display::_internal::DrawCommandReader data674 = data; -HXDLIN(1406) data674->bPos = (data674->bPos + 2); - } - break; - case (int)1: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data675 = data; -HXDLIN(1406) data675->iPos = (data675->iPos + 1); -HXDLIN(1406) ::openfl::display::_internal::DrawCommandReader data676 = data; -HXDLIN(1406) data676->fPos = (data676->fPos + 1); - } - break; - case (int)2: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data677 = data; -HXDLIN(1406) data677->oPos = (data677->oPos + 4); -HXDLIN(1406) ::openfl::display::_internal::DrawCommandReader data678 = data; -HXDLIN(1406) data678->iiPos = (data678->iiPos + 2); -HXDLIN(1406) ::openfl::display::_internal::DrawCommandReader data679 = data; -HXDLIN(1406) data679->ffPos = (data679->ffPos + 1); -HXDLIN(1406) ::openfl::display::_internal::DrawCommandReader data680 = data; -HXDLIN(1406) data680->fPos = (data680->fPos + 1); - } - break; - case (int)3: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data681 = data; -HXDLIN(1406) data681->oPos = (data681->oPos + 1); - } - break; - case (int)4: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data682 = data; -HXDLIN(1406) data682->fPos = (data682->fPos + 6); - } - break; - case (int)5: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data683 = data; -HXDLIN(1406) data683->fPos = (data683->fPos + 4); - } - break; - case (int)6: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data684 = data; -HXDLIN(1406) data684->fPos = (data684->fPos + 3); - } - break; - case (int)7: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data685 = data; -HXDLIN(1406) data685->fPos = (data685->fPos + 4); - } - break; - case (int)8: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data686 = data; -HXDLIN(1406) data686->oPos = (data686->oPos + 3); - } - break; - case (int)9: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data687 = data; -HXDLIN(1406) data687->fPos = (data687->fPos + 4); - } - break; - case (int)10: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data688 = data; -HXDLIN(1406) data688->fPos = (data688->fPos + 5); -HXDLIN(1406) ::openfl::display::_internal::DrawCommandReader data689 = data; -HXDLIN(1406) data689->oPos = (data689->oPos + 1); - } - break; - case (int)12: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data690 = data; -HXDLIN(1406) data690->oPos = (data690->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data691 = data; -HXDLIN(1406) data691->oPos = (data691->oPos + 2); -HXDLIN(1406) ::openfl::display::_internal::DrawCommandReader data692 = data; -HXDLIN(1406) data692->bPos = (data692->bPos + 2); - } - break; - case (int)15: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data693 = data; -HXDLIN(1406) data693->oPos = (data693->oPos + 4); -HXDLIN(1406) ::openfl::display::_internal::DrawCommandReader data694 = data; -HXDLIN(1406) data694->iiPos = (data694->iiPos + 2); -HXDLIN(1406) ::openfl::display::_internal::DrawCommandReader data695 = data; -HXDLIN(1406) data695->ffPos = (data695->ffPos + 1); -HXDLIN(1406) ::openfl::display::_internal::DrawCommandReader data696 = data; -HXDLIN(1406) data696->fPos = (data696->fPos + 1); - } - break; - case (int)16: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data697 = data; -HXDLIN(1406) data697->oPos = (data697->oPos + 4); -HXDLIN(1406) ::openfl::display::_internal::DrawCommandReader data698 = data; -HXDLIN(1406) data698->iPos = (data698->iPos + 1); -HXDLIN(1406) ::openfl::display::_internal::DrawCommandReader data699 = data; -HXDLIN(1406) data699->fPos = (data699->fPos + 2); -HXDLIN(1406) ::openfl::display::_internal::DrawCommandReader data700 = data; -HXDLIN(1406) data700->bPos = (data700->bPos + 1); - } - break; - case (int)17: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data701 = data; -HXDLIN(1406) data701->fPos = (data701->fPos + 2); - } - break; - case (int)18: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data702 = data; -HXDLIN(1406) data702->fPos = (data702->fPos + 2); - } - break; - case (int)19: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data703 = data; -HXDLIN(1406) data703->oPos = (data703->oPos + 1); - } - break; - case (int)20: { -HXLINE(1406) ::openfl::display::_internal::DrawCommandReader data704 = data; -HXDLIN(1406) data704->oPos = (data704->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1406) data->prev = type; - } - } - } - } -HXLINE(1410) if ((::openfl::display::_internal::CairoGraphics_obj::fillCommands->get_length() > 0)) { -HXLINE(1412) ::openfl::display::_internal::CairoGraphics_obj::endFill(); - } -HXLINE(1415) if ((::openfl::display::_internal::CairoGraphics_obj::strokeCommands->get_length() > 0)) { -HXLINE(1417) ::openfl::display::_internal::CairoGraphics_obj::endStroke(); - } -HXLINE(1420) data->destroy(); -HXLINE(1422) graphics->_hx___bitmap->image->dirty = true; -HXLINE(1423) graphics->_hx___bitmap->image->version++; - } -HXLINE(1426) graphics->_hx___softwareDirty = false; -HXLINE(1427) graphics->set___dirty(false); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CairoGraphics_obj,render,(void)) - -void CairoGraphics_obj::renderMask( ::openfl::display::Graphics graphics, ::openfl::display::CairoRenderer renderer){ - HX_GC_STACKFRAME(&_hx_pos_a32397cfa230be0c_1434_renderMask) -HXDLIN(1434) if ((graphics->_hx___commands->get_length() != 0)) { -HXLINE(1436) ::openfl::display::_internal::CairoGraphics_obj::cairo = renderer->cairo; -HXLINE(1438) Float positionX = ((Float)0.0); -HXLINE(1439) Float positionY = ((Float)0.0); -HXLINE(1441) int offsetX = 0; -HXLINE(1442) int offsetY = 0; -HXLINE(1444) ::openfl::display::_internal::DrawCommandReader data = ::openfl::display::_internal::DrawCommandReader_obj::__alloc( HX_CTX ,graphics->_hx___commands); -HXLINE(1446) Float x; -HXDLIN(1446) Float y; -HXDLIN(1446) Float width; -HXDLIN(1446) Float height; -HXDLIN(1446) Float kappa = ((Float).5522848); -HXDLIN(1446) Float ox; -HXDLIN(1446) Float oy; -HXDLIN(1446) Float xe; -HXDLIN(1446) Float ye; -HXDLIN(1446) Float xm; -HXDLIN(1446) Float ym; -HXLINE(1448) { -HXLINE(1448) int _g = 0; -HXDLIN(1448) ::Array< ::Dynamic> _g1 = graphics->_hx___commands->types; -HXDLIN(1448) while((_g < _g1->length)){ -HXLINE(1448) ::openfl::display::_internal::DrawCommandType type = _g1->__get(_g).StaticCast< ::openfl::display::_internal::DrawCommandType >(); -HXDLIN(1448) _g = (_g + 1); -HXLINE(1450) switch((int)(type->_hx_getIndex())){ - case (int)4: { -HXLINE(1453) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data1 = data; -HXDLIN(1453) data1->oPos = (data1->oPos + 2); -HXDLIN(1453) ::openfl::display::_internal::DrawCommandReader data2 = data; -HXDLIN(1453) data2->bPos = (data2->bPos + 2); - } - break; - case (int)1: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data3 = data; -HXDLIN(1453) data3->iPos = (data3->iPos + 1); -HXDLIN(1453) ::openfl::display::_internal::DrawCommandReader data4 = data; -HXDLIN(1453) data4->fPos = (data4->fPos + 1); - } - break; - case (int)2: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data5 = data; -HXDLIN(1453) data5->oPos = (data5->oPos + 4); -HXDLIN(1453) ::openfl::display::_internal::DrawCommandReader data6 = data; -HXDLIN(1453) data6->iiPos = (data6->iiPos + 2); -HXDLIN(1453) ::openfl::display::_internal::DrawCommandReader data7 = data; -HXDLIN(1453) data7->ffPos = (data7->ffPos + 1); -HXDLIN(1453) ::openfl::display::_internal::DrawCommandReader data8 = data; -HXDLIN(1453) data8->fPos = (data8->fPos + 1); - } - break; - case (int)3: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data9 = data; -HXDLIN(1453) data9->oPos = (data9->oPos + 1); - } - break; - case (int)4: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data10 = data; -HXDLIN(1453) data10->fPos = (data10->fPos + 6); - } - break; - case (int)5: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data11 = data; -HXDLIN(1453) data11->fPos = (data11->fPos + 4); - } - break; - case (int)6: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data12 = data; -HXDLIN(1453) data12->fPos = (data12->fPos + 3); - } - break; - case (int)7: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data13 = data; -HXDLIN(1453) data13->fPos = (data13->fPos + 4); - } - break; - case (int)8: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data14 = data; -HXDLIN(1453) data14->oPos = (data14->oPos + 3); - } - break; - case (int)9: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data15 = data; -HXDLIN(1453) data15->fPos = (data15->fPos + 4); - } - break; - case (int)10: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data16 = data; -HXDLIN(1453) data16->fPos = (data16->fPos + 5); -HXDLIN(1453) ::openfl::display::_internal::DrawCommandReader data17 = data; -HXDLIN(1453) data17->oPos = (data17->oPos + 1); - } - break; - case (int)12: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data18 = data; -HXDLIN(1453) data18->oPos = (data18->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data19 = data; -HXDLIN(1453) data19->oPos = (data19->oPos + 2); -HXDLIN(1453) ::openfl::display::_internal::DrawCommandReader data20 = data; -HXDLIN(1453) data20->bPos = (data20->bPos + 2); - } - break; - case (int)15: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data21 = data; -HXDLIN(1453) data21->oPos = (data21->oPos + 4); -HXDLIN(1453) ::openfl::display::_internal::DrawCommandReader data22 = data; -HXDLIN(1453) data22->iiPos = (data22->iiPos + 2); -HXDLIN(1453) ::openfl::display::_internal::DrawCommandReader data23 = data; -HXDLIN(1453) data23->ffPos = (data23->ffPos + 1); -HXDLIN(1453) ::openfl::display::_internal::DrawCommandReader data24 = data; -HXDLIN(1453) data24->fPos = (data24->fPos + 1); - } - break; - case (int)16: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data25 = data; -HXDLIN(1453) data25->oPos = (data25->oPos + 4); -HXDLIN(1453) ::openfl::display::_internal::DrawCommandReader data26 = data; -HXDLIN(1453) data26->iPos = (data26->iPos + 1); -HXDLIN(1453) ::openfl::display::_internal::DrawCommandReader data27 = data; -HXDLIN(1453) data27->fPos = (data27->fPos + 2); -HXDLIN(1453) ::openfl::display::_internal::DrawCommandReader data28 = data; -HXDLIN(1453) data28->bPos = (data28->bPos + 1); - } - break; - case (int)17: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data29 = data; -HXDLIN(1453) data29->fPos = (data29->fPos + 2); - } - break; - case (int)18: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data30 = data; -HXDLIN(1453) data30->fPos = (data30->fPos + 2); - } - break; - case (int)19: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data31 = data; -HXDLIN(1453) data31->oPos = (data31->oPos + 1); - } - break; - case (int)20: { -HXLINE(1453) ::openfl::display::_internal::DrawCommandReader data32 = data; -HXDLIN(1453) data32->oPos = (data32->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1453) data->prev = ::openfl::display::_internal::DrawCommandType_obj::CUBIC_CURVE_TO_dyn(); -HXDLIN(1453) ::openfl::display::_internal::DrawCommandReader this1 = data; -HXDLIN(1453) ::openfl::display::_internal::DrawCommandReader c = this1; -HXLINE(1454) ::openfl::display::_internal::CairoGraphics_obj::cairo->curveTo((c->buffer->f->__get(c->fPos) - ( (Float)(offsetX) )),(c->buffer->f->__get((c->fPos + 1)) - ( (Float)(offsetY) )),(c->buffer->f->__get((c->fPos + 2)) - ( (Float)(offsetX) )),(c->buffer->f->__get((c->fPos + 3)) - ( (Float)(offsetY) )),(c->buffer->f->__get((c->fPos + 4)) - ( (Float)(offsetX) )),(c->buffer->f->__get((c->fPos + 5)) - ( (Float)(offsetY) ))); -HXLINE(1462) positionX = c->buffer->f->__get((c->fPos + 4)); -HXLINE(1463) positionY = c->buffer->f->__get((c->fPos + 5)); - } - break; - case (int)5: { -HXLINE(1466) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data33 = data; -HXDLIN(1466) data33->oPos = (data33->oPos + 2); -HXDLIN(1466) ::openfl::display::_internal::DrawCommandReader data34 = data; -HXDLIN(1466) data34->bPos = (data34->bPos + 2); - } - break; - case (int)1: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data35 = data; -HXDLIN(1466) data35->iPos = (data35->iPos + 1); -HXDLIN(1466) ::openfl::display::_internal::DrawCommandReader data36 = data; -HXDLIN(1466) data36->fPos = (data36->fPos + 1); - } - break; - case (int)2: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data37 = data; -HXDLIN(1466) data37->oPos = (data37->oPos + 4); -HXDLIN(1466) ::openfl::display::_internal::DrawCommandReader data38 = data; -HXDLIN(1466) data38->iiPos = (data38->iiPos + 2); -HXDLIN(1466) ::openfl::display::_internal::DrawCommandReader data39 = data; -HXDLIN(1466) data39->ffPos = (data39->ffPos + 1); -HXDLIN(1466) ::openfl::display::_internal::DrawCommandReader data40 = data; -HXDLIN(1466) data40->fPos = (data40->fPos + 1); - } - break; - case (int)3: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data41 = data; -HXDLIN(1466) data41->oPos = (data41->oPos + 1); - } - break; - case (int)4: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data42 = data; -HXDLIN(1466) data42->fPos = (data42->fPos + 6); - } - break; - case (int)5: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data43 = data; -HXDLIN(1466) data43->fPos = (data43->fPos + 4); - } - break; - case (int)6: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data44 = data; -HXDLIN(1466) data44->fPos = (data44->fPos + 3); - } - break; - case (int)7: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data45 = data; -HXDLIN(1466) data45->fPos = (data45->fPos + 4); - } - break; - case (int)8: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data46 = data; -HXDLIN(1466) data46->oPos = (data46->oPos + 3); - } - break; - case (int)9: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data47 = data; -HXDLIN(1466) data47->fPos = (data47->fPos + 4); - } - break; - case (int)10: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data48 = data; -HXDLIN(1466) data48->fPos = (data48->fPos + 5); -HXDLIN(1466) ::openfl::display::_internal::DrawCommandReader data49 = data; -HXDLIN(1466) data49->oPos = (data49->oPos + 1); - } - break; - case (int)12: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data50 = data; -HXDLIN(1466) data50->oPos = (data50->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data51 = data; -HXDLIN(1466) data51->oPos = (data51->oPos + 2); -HXDLIN(1466) ::openfl::display::_internal::DrawCommandReader data52 = data; -HXDLIN(1466) data52->bPos = (data52->bPos + 2); - } - break; - case (int)15: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data53 = data; -HXDLIN(1466) data53->oPos = (data53->oPos + 4); -HXDLIN(1466) ::openfl::display::_internal::DrawCommandReader data54 = data; -HXDLIN(1466) data54->iiPos = (data54->iiPos + 2); -HXDLIN(1466) ::openfl::display::_internal::DrawCommandReader data55 = data; -HXDLIN(1466) data55->ffPos = (data55->ffPos + 1); -HXDLIN(1466) ::openfl::display::_internal::DrawCommandReader data56 = data; -HXDLIN(1466) data56->fPos = (data56->fPos + 1); - } - break; - case (int)16: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data57 = data; -HXDLIN(1466) data57->oPos = (data57->oPos + 4); -HXDLIN(1466) ::openfl::display::_internal::DrawCommandReader data58 = data; -HXDLIN(1466) data58->iPos = (data58->iPos + 1); -HXDLIN(1466) ::openfl::display::_internal::DrawCommandReader data59 = data; -HXDLIN(1466) data59->fPos = (data59->fPos + 2); -HXDLIN(1466) ::openfl::display::_internal::DrawCommandReader data60 = data; -HXDLIN(1466) data60->bPos = (data60->bPos + 1); - } - break; - case (int)17: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data61 = data; -HXDLIN(1466) data61->fPos = (data61->fPos + 2); - } - break; - case (int)18: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data62 = data; -HXDLIN(1466) data62->fPos = (data62->fPos + 2); - } - break; - case (int)19: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data63 = data; -HXDLIN(1466) data63->oPos = (data63->oPos + 1); - } - break; - case (int)20: { -HXLINE(1466) ::openfl::display::_internal::DrawCommandReader data64 = data; -HXDLIN(1466) data64->oPos = (data64->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1466) data->prev = ::openfl::display::_internal::DrawCommandType_obj::CURVE_TO_dyn(); -HXDLIN(1466) ::openfl::display::_internal::DrawCommandReader this2 = data; -HXDLIN(1466) ::openfl::display::_internal::DrawCommandReader c1 = this2; -HXLINE(1467) ::openfl::display::_internal::CairoGraphics_obj::quadraticCurveTo((c1->buffer->f->__get(c1->fPos) - ( (Float)(offsetX) )),(c1->buffer->f->__get((c1->fPos + 1)) - ( (Float)(offsetY) )),(c1->buffer->f->__get((c1->fPos + 2)) - ( (Float)(offsetX) )),(c1->buffer->f->__get((c1->fPos + 3)) - ( (Float)(offsetY) ))); -HXLINE(1468) positionX = c1->buffer->f->__get((c1->fPos + 2)); -HXLINE(1469) positionY = c1->buffer->f->__get((c1->fPos + 3)); - } - break; - case (int)6: { -HXLINE(1472) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data65 = data; -HXDLIN(1472) data65->oPos = (data65->oPos + 2); -HXDLIN(1472) ::openfl::display::_internal::DrawCommandReader data66 = data; -HXDLIN(1472) data66->bPos = (data66->bPos + 2); - } - break; - case (int)1: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data67 = data; -HXDLIN(1472) data67->iPos = (data67->iPos + 1); -HXDLIN(1472) ::openfl::display::_internal::DrawCommandReader data68 = data; -HXDLIN(1472) data68->fPos = (data68->fPos + 1); - } - break; - case (int)2: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data69 = data; -HXDLIN(1472) data69->oPos = (data69->oPos + 4); -HXDLIN(1472) ::openfl::display::_internal::DrawCommandReader data70 = data; -HXDLIN(1472) data70->iiPos = (data70->iiPos + 2); -HXDLIN(1472) ::openfl::display::_internal::DrawCommandReader data71 = data; -HXDLIN(1472) data71->ffPos = (data71->ffPos + 1); -HXDLIN(1472) ::openfl::display::_internal::DrawCommandReader data72 = data; -HXDLIN(1472) data72->fPos = (data72->fPos + 1); - } - break; - case (int)3: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data73 = data; -HXDLIN(1472) data73->oPos = (data73->oPos + 1); - } - break; - case (int)4: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data74 = data; -HXDLIN(1472) data74->fPos = (data74->fPos + 6); - } - break; - case (int)5: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data75 = data; -HXDLIN(1472) data75->fPos = (data75->fPos + 4); - } - break; - case (int)6: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data76 = data; -HXDLIN(1472) data76->fPos = (data76->fPos + 3); - } - break; - case (int)7: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data77 = data; -HXDLIN(1472) data77->fPos = (data77->fPos + 4); - } - break; - case (int)8: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data78 = data; -HXDLIN(1472) data78->oPos = (data78->oPos + 3); - } - break; - case (int)9: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data79 = data; -HXDLIN(1472) data79->fPos = (data79->fPos + 4); - } - break; - case (int)10: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data80 = data; -HXDLIN(1472) data80->fPos = (data80->fPos + 5); -HXDLIN(1472) ::openfl::display::_internal::DrawCommandReader data81 = data; -HXDLIN(1472) data81->oPos = (data81->oPos + 1); - } - break; - case (int)12: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data82 = data; -HXDLIN(1472) data82->oPos = (data82->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data83 = data; -HXDLIN(1472) data83->oPos = (data83->oPos + 2); -HXDLIN(1472) ::openfl::display::_internal::DrawCommandReader data84 = data; -HXDLIN(1472) data84->bPos = (data84->bPos + 2); - } - break; - case (int)15: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data85 = data; -HXDLIN(1472) data85->oPos = (data85->oPos + 4); -HXDLIN(1472) ::openfl::display::_internal::DrawCommandReader data86 = data; -HXDLIN(1472) data86->iiPos = (data86->iiPos + 2); -HXDLIN(1472) ::openfl::display::_internal::DrawCommandReader data87 = data; -HXDLIN(1472) data87->ffPos = (data87->ffPos + 1); -HXDLIN(1472) ::openfl::display::_internal::DrawCommandReader data88 = data; -HXDLIN(1472) data88->fPos = (data88->fPos + 1); - } - break; - case (int)16: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data89 = data; -HXDLIN(1472) data89->oPos = (data89->oPos + 4); -HXDLIN(1472) ::openfl::display::_internal::DrawCommandReader data90 = data; -HXDLIN(1472) data90->iPos = (data90->iPos + 1); -HXDLIN(1472) ::openfl::display::_internal::DrawCommandReader data91 = data; -HXDLIN(1472) data91->fPos = (data91->fPos + 2); -HXDLIN(1472) ::openfl::display::_internal::DrawCommandReader data92 = data; -HXDLIN(1472) data92->bPos = (data92->bPos + 1); - } - break; - case (int)17: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data93 = data; -HXDLIN(1472) data93->fPos = (data93->fPos + 2); - } - break; - case (int)18: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data94 = data; -HXDLIN(1472) data94->fPos = (data94->fPos + 2); - } - break; - case (int)19: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data95 = data; -HXDLIN(1472) data95->oPos = (data95->oPos + 1); - } - break; - case (int)20: { -HXLINE(1472) ::openfl::display::_internal::DrawCommandReader data96 = data; -HXDLIN(1472) data96->oPos = (data96->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1472) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_CIRCLE_dyn(); -HXDLIN(1472) ::openfl::display::_internal::DrawCommandReader this3 = data; -HXDLIN(1472) ::openfl::display::_internal::DrawCommandReader c2 = this3; -HXLINE(1473) ::openfl::display::_internal::CairoGraphics_obj::cairo->arc((c2->buffer->f->__get(c2->fPos) - ( (Float)(offsetX) )),(c2->buffer->f->__get((c2->fPos + 1)) - ( (Float)(offsetY) )),c2->buffer->f->__get((c2->fPos + 2)),( (Float)(0) ),(::Math_obj::PI * ( (Float)(2) ))); - } - break; - case (int)7: { -HXLINE(1476) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data97 = data; -HXDLIN(1476) data97->oPos = (data97->oPos + 2); -HXDLIN(1476) ::openfl::display::_internal::DrawCommandReader data98 = data; -HXDLIN(1476) data98->bPos = (data98->bPos + 2); - } - break; - case (int)1: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data99 = data; -HXDLIN(1476) data99->iPos = (data99->iPos + 1); -HXDLIN(1476) ::openfl::display::_internal::DrawCommandReader data100 = data; -HXDLIN(1476) data100->fPos = (data100->fPos + 1); - } - break; - case (int)2: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data101 = data; -HXDLIN(1476) data101->oPos = (data101->oPos + 4); -HXDLIN(1476) ::openfl::display::_internal::DrawCommandReader data102 = data; -HXDLIN(1476) data102->iiPos = (data102->iiPos + 2); -HXDLIN(1476) ::openfl::display::_internal::DrawCommandReader data103 = data; -HXDLIN(1476) data103->ffPos = (data103->ffPos + 1); -HXDLIN(1476) ::openfl::display::_internal::DrawCommandReader data104 = data; -HXDLIN(1476) data104->fPos = (data104->fPos + 1); - } - break; - case (int)3: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data105 = data; -HXDLIN(1476) data105->oPos = (data105->oPos + 1); - } - break; - case (int)4: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data106 = data; -HXDLIN(1476) data106->fPos = (data106->fPos + 6); - } - break; - case (int)5: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data107 = data; -HXDLIN(1476) data107->fPos = (data107->fPos + 4); - } - break; - case (int)6: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data108 = data; -HXDLIN(1476) data108->fPos = (data108->fPos + 3); - } - break; - case (int)7: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data109 = data; -HXDLIN(1476) data109->fPos = (data109->fPos + 4); - } - break; - case (int)8: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data110 = data; -HXDLIN(1476) data110->oPos = (data110->oPos + 3); - } - break; - case (int)9: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data111 = data; -HXDLIN(1476) data111->fPos = (data111->fPos + 4); - } - break; - case (int)10: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data112 = data; -HXDLIN(1476) data112->fPos = (data112->fPos + 5); -HXDLIN(1476) ::openfl::display::_internal::DrawCommandReader data113 = data; -HXDLIN(1476) data113->oPos = (data113->oPos + 1); - } - break; - case (int)12: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data114 = data; -HXDLIN(1476) data114->oPos = (data114->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data115 = data; -HXDLIN(1476) data115->oPos = (data115->oPos + 2); -HXDLIN(1476) ::openfl::display::_internal::DrawCommandReader data116 = data; -HXDLIN(1476) data116->bPos = (data116->bPos + 2); - } - break; - case (int)15: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data117 = data; -HXDLIN(1476) data117->oPos = (data117->oPos + 4); -HXDLIN(1476) ::openfl::display::_internal::DrawCommandReader data118 = data; -HXDLIN(1476) data118->iiPos = (data118->iiPos + 2); -HXDLIN(1476) ::openfl::display::_internal::DrawCommandReader data119 = data; -HXDLIN(1476) data119->ffPos = (data119->ffPos + 1); -HXDLIN(1476) ::openfl::display::_internal::DrawCommandReader data120 = data; -HXDLIN(1476) data120->fPos = (data120->fPos + 1); - } - break; - case (int)16: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data121 = data; -HXDLIN(1476) data121->oPos = (data121->oPos + 4); -HXDLIN(1476) ::openfl::display::_internal::DrawCommandReader data122 = data; -HXDLIN(1476) data122->iPos = (data122->iPos + 1); -HXDLIN(1476) ::openfl::display::_internal::DrawCommandReader data123 = data; -HXDLIN(1476) data123->fPos = (data123->fPos + 2); -HXDLIN(1476) ::openfl::display::_internal::DrawCommandReader data124 = data; -HXDLIN(1476) data124->bPos = (data124->bPos + 1); - } - break; - case (int)17: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data125 = data; -HXDLIN(1476) data125->fPos = (data125->fPos + 2); - } - break; - case (int)18: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data126 = data; -HXDLIN(1476) data126->fPos = (data126->fPos + 2); - } - break; - case (int)19: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data127 = data; -HXDLIN(1476) data127->oPos = (data127->oPos + 1); - } - break; - case (int)20: { -HXLINE(1476) ::openfl::display::_internal::DrawCommandReader data128 = data; -HXDLIN(1476) data128->oPos = (data128->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1476) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_ELLIPSE_dyn(); -HXDLIN(1476) ::openfl::display::_internal::DrawCommandReader this4 = data; -HXDLIN(1476) ::openfl::display::_internal::DrawCommandReader c3 = this4; -HXLINE(1478) x = c3->buffer->f->__get(c3->fPos); -HXLINE(1479) y = c3->buffer->f->__get((c3->fPos + 1)); -HXLINE(1480) width = c3->buffer->f->__get((c3->fPos + 2)); -HXLINE(1481) height = c3->buffer->f->__get((c3->fPos + 3)); -HXLINE(1483) x = (x - ( (Float)(offsetX) )); -HXLINE(1484) y = (y - ( (Float)(offsetY) )); -HXLINE(1486) ox = ((width / ( (Float)(2) )) * kappa); -HXLINE(1487) oy = ((height / ( (Float)(2) )) * kappa); -HXLINE(1488) xe = (x + width); -HXLINE(1489) ye = (y + height); -HXLINE(1490) xm = (x + (width / ( (Float)(2) ))); -HXLINE(1491) ym = (y + (height / ( (Float)(2) ))); -HXLINE(1495) ::openfl::display::_internal::CairoGraphics_obj::cairo->moveTo(x,ym); -HXLINE(1496) ::openfl::display::_internal::CairoGraphics_obj::cairo->curveTo(x,(ym - oy),(xm - ox),y,xm,y); -HXLINE(1497) ::openfl::display::_internal::CairoGraphics_obj::cairo->curveTo((xm + ox),y,xe,(ym - oy),xe,ym); -HXLINE(1498) ::openfl::display::_internal::CairoGraphics_obj::cairo->curveTo(xe,(ym + oy),(xm + ox),ye,xm,ye); -HXLINE(1499) ::openfl::display::_internal::CairoGraphics_obj::cairo->curveTo((xm - ox),ye,x,(ym + oy),x,ym); - } - break; - case (int)9: { -HXLINE(1503) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data129 = data; -HXDLIN(1503) data129->oPos = (data129->oPos + 2); -HXDLIN(1503) ::openfl::display::_internal::DrawCommandReader data130 = data; -HXDLIN(1503) data130->bPos = (data130->bPos + 2); - } - break; - case (int)1: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data131 = data; -HXDLIN(1503) data131->iPos = (data131->iPos + 1); -HXDLIN(1503) ::openfl::display::_internal::DrawCommandReader data132 = data; -HXDLIN(1503) data132->fPos = (data132->fPos + 1); - } - break; - case (int)2: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data133 = data; -HXDLIN(1503) data133->oPos = (data133->oPos + 4); -HXDLIN(1503) ::openfl::display::_internal::DrawCommandReader data134 = data; -HXDLIN(1503) data134->iiPos = (data134->iiPos + 2); -HXDLIN(1503) ::openfl::display::_internal::DrawCommandReader data135 = data; -HXDLIN(1503) data135->ffPos = (data135->ffPos + 1); -HXDLIN(1503) ::openfl::display::_internal::DrawCommandReader data136 = data; -HXDLIN(1503) data136->fPos = (data136->fPos + 1); - } - break; - case (int)3: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data137 = data; -HXDLIN(1503) data137->oPos = (data137->oPos + 1); - } - break; - case (int)4: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data138 = data; -HXDLIN(1503) data138->fPos = (data138->fPos + 6); - } - break; - case (int)5: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data139 = data; -HXDLIN(1503) data139->fPos = (data139->fPos + 4); - } - break; - case (int)6: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data140 = data; -HXDLIN(1503) data140->fPos = (data140->fPos + 3); - } - break; - case (int)7: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data141 = data; -HXDLIN(1503) data141->fPos = (data141->fPos + 4); - } - break; - case (int)8: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data142 = data; -HXDLIN(1503) data142->oPos = (data142->oPos + 3); - } - break; - case (int)9: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data143 = data; -HXDLIN(1503) data143->fPos = (data143->fPos + 4); - } - break; - case (int)10: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data144 = data; -HXDLIN(1503) data144->fPos = (data144->fPos + 5); -HXDLIN(1503) ::openfl::display::_internal::DrawCommandReader data145 = data; -HXDLIN(1503) data145->oPos = (data145->oPos + 1); - } - break; - case (int)12: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data146 = data; -HXDLIN(1503) data146->oPos = (data146->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data147 = data; -HXDLIN(1503) data147->oPos = (data147->oPos + 2); -HXDLIN(1503) ::openfl::display::_internal::DrawCommandReader data148 = data; -HXDLIN(1503) data148->bPos = (data148->bPos + 2); - } - break; - case (int)15: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data149 = data; -HXDLIN(1503) data149->oPos = (data149->oPos + 4); -HXDLIN(1503) ::openfl::display::_internal::DrawCommandReader data150 = data; -HXDLIN(1503) data150->iiPos = (data150->iiPos + 2); -HXDLIN(1503) ::openfl::display::_internal::DrawCommandReader data151 = data; -HXDLIN(1503) data151->ffPos = (data151->ffPos + 1); -HXDLIN(1503) ::openfl::display::_internal::DrawCommandReader data152 = data; -HXDLIN(1503) data152->fPos = (data152->fPos + 1); - } - break; - case (int)16: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data153 = data; -HXDLIN(1503) data153->oPos = (data153->oPos + 4); -HXDLIN(1503) ::openfl::display::_internal::DrawCommandReader data154 = data; -HXDLIN(1503) data154->iPos = (data154->iPos + 1); -HXDLIN(1503) ::openfl::display::_internal::DrawCommandReader data155 = data; -HXDLIN(1503) data155->fPos = (data155->fPos + 2); -HXDLIN(1503) ::openfl::display::_internal::DrawCommandReader data156 = data; -HXDLIN(1503) data156->bPos = (data156->bPos + 1); - } - break; - case (int)17: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data157 = data; -HXDLIN(1503) data157->fPos = (data157->fPos + 2); - } - break; - case (int)18: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data158 = data; -HXDLIN(1503) data158->fPos = (data158->fPos + 2); - } - break; - case (int)19: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data159 = data; -HXDLIN(1503) data159->oPos = (data159->oPos + 1); - } - break; - case (int)20: { -HXLINE(1503) ::openfl::display::_internal::DrawCommandReader data160 = data; -HXDLIN(1503) data160->oPos = (data160->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1503) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_RECT_dyn(); -HXDLIN(1503) ::openfl::display::_internal::DrawCommandReader this5 = data; -HXDLIN(1503) ::openfl::display::_internal::DrawCommandReader c4 = this5; -HXLINE(1504) ::openfl::display::_internal::CairoGraphics_obj::cairo->rectangle((c4->buffer->f->__get(c4->fPos) - ( (Float)(offsetX) )),(c4->buffer->f->__get((c4->fPos + 1)) - ( (Float)(offsetY) )),c4->buffer->f->__get((c4->fPos + 2)),c4->buffer->f->__get((c4->fPos + 3))); - } - break; - case (int)10: { -HXLINE(1507) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data161 = data; -HXDLIN(1507) data161->oPos = (data161->oPos + 2); -HXDLIN(1507) ::openfl::display::_internal::DrawCommandReader data162 = data; -HXDLIN(1507) data162->bPos = (data162->bPos + 2); - } - break; - case (int)1: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data163 = data; -HXDLIN(1507) data163->iPos = (data163->iPos + 1); -HXDLIN(1507) ::openfl::display::_internal::DrawCommandReader data164 = data; -HXDLIN(1507) data164->fPos = (data164->fPos + 1); - } - break; - case (int)2: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data165 = data; -HXDLIN(1507) data165->oPos = (data165->oPos + 4); -HXDLIN(1507) ::openfl::display::_internal::DrawCommandReader data166 = data; -HXDLIN(1507) data166->iiPos = (data166->iiPos + 2); -HXDLIN(1507) ::openfl::display::_internal::DrawCommandReader data167 = data; -HXDLIN(1507) data167->ffPos = (data167->ffPos + 1); -HXDLIN(1507) ::openfl::display::_internal::DrawCommandReader data168 = data; -HXDLIN(1507) data168->fPos = (data168->fPos + 1); - } - break; - case (int)3: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data169 = data; -HXDLIN(1507) data169->oPos = (data169->oPos + 1); - } - break; - case (int)4: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data170 = data; -HXDLIN(1507) data170->fPos = (data170->fPos + 6); - } - break; - case (int)5: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data171 = data; -HXDLIN(1507) data171->fPos = (data171->fPos + 4); - } - break; - case (int)6: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data172 = data; -HXDLIN(1507) data172->fPos = (data172->fPos + 3); - } - break; - case (int)7: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data173 = data; -HXDLIN(1507) data173->fPos = (data173->fPos + 4); - } - break; - case (int)8: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data174 = data; -HXDLIN(1507) data174->oPos = (data174->oPos + 3); - } - break; - case (int)9: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data175 = data; -HXDLIN(1507) data175->fPos = (data175->fPos + 4); - } - break; - case (int)10: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data176 = data; -HXDLIN(1507) data176->fPos = (data176->fPos + 5); -HXDLIN(1507) ::openfl::display::_internal::DrawCommandReader data177 = data; -HXDLIN(1507) data177->oPos = (data177->oPos + 1); - } - break; - case (int)12: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data178 = data; -HXDLIN(1507) data178->oPos = (data178->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data179 = data; -HXDLIN(1507) data179->oPos = (data179->oPos + 2); -HXDLIN(1507) ::openfl::display::_internal::DrawCommandReader data180 = data; -HXDLIN(1507) data180->bPos = (data180->bPos + 2); - } - break; - case (int)15: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data181 = data; -HXDLIN(1507) data181->oPos = (data181->oPos + 4); -HXDLIN(1507) ::openfl::display::_internal::DrawCommandReader data182 = data; -HXDLIN(1507) data182->iiPos = (data182->iiPos + 2); -HXDLIN(1507) ::openfl::display::_internal::DrawCommandReader data183 = data; -HXDLIN(1507) data183->ffPos = (data183->ffPos + 1); -HXDLIN(1507) ::openfl::display::_internal::DrawCommandReader data184 = data; -HXDLIN(1507) data184->fPos = (data184->fPos + 1); - } - break; - case (int)16: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data185 = data; -HXDLIN(1507) data185->oPos = (data185->oPos + 4); -HXDLIN(1507) ::openfl::display::_internal::DrawCommandReader data186 = data; -HXDLIN(1507) data186->iPos = (data186->iPos + 1); -HXDLIN(1507) ::openfl::display::_internal::DrawCommandReader data187 = data; -HXDLIN(1507) data187->fPos = (data187->fPos + 2); -HXDLIN(1507) ::openfl::display::_internal::DrawCommandReader data188 = data; -HXDLIN(1507) data188->bPos = (data188->bPos + 1); - } - break; - case (int)17: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data189 = data; -HXDLIN(1507) data189->fPos = (data189->fPos + 2); - } - break; - case (int)18: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data190 = data; -HXDLIN(1507) data190->fPos = (data190->fPos + 2); - } - break; - case (int)19: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data191 = data; -HXDLIN(1507) data191->oPos = (data191->oPos + 1); - } - break; - case (int)20: { -HXLINE(1507) ::openfl::display::_internal::DrawCommandReader data192 = data; -HXDLIN(1507) data192->oPos = (data192->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1507) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_ROUND_RECT_dyn(); -HXDLIN(1507) ::openfl::display::_internal::DrawCommandReader this6 = data; -HXDLIN(1507) ::openfl::display::_internal::DrawCommandReader c5 = this6; -HXLINE(1508) ::openfl::display::_internal::CairoGraphics_obj::drawRoundRect((c5->buffer->f->__get(c5->fPos) - ( (Float)(offsetX) )),(c5->buffer->f->__get((c5->fPos + 1)) - ( (Float)(offsetY) )),c5->buffer->f->__get((c5->fPos + 2)),c5->buffer->f->__get((c5->fPos + 3)),c5->buffer->f->__get((c5->fPos + 4)),c5->buffer->o->__get(c5->oPos)); - } - break; - case (int)17: { -HXLINE(1511) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data193 = data; -HXDLIN(1511) data193->oPos = (data193->oPos + 2); -HXDLIN(1511) ::openfl::display::_internal::DrawCommandReader data194 = data; -HXDLIN(1511) data194->bPos = (data194->bPos + 2); - } - break; - case (int)1: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data195 = data; -HXDLIN(1511) data195->iPos = (data195->iPos + 1); -HXDLIN(1511) ::openfl::display::_internal::DrawCommandReader data196 = data; -HXDLIN(1511) data196->fPos = (data196->fPos + 1); - } - break; - case (int)2: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data197 = data; -HXDLIN(1511) data197->oPos = (data197->oPos + 4); -HXDLIN(1511) ::openfl::display::_internal::DrawCommandReader data198 = data; -HXDLIN(1511) data198->iiPos = (data198->iiPos + 2); -HXDLIN(1511) ::openfl::display::_internal::DrawCommandReader data199 = data; -HXDLIN(1511) data199->ffPos = (data199->ffPos + 1); -HXDLIN(1511) ::openfl::display::_internal::DrawCommandReader data200 = data; -HXDLIN(1511) data200->fPos = (data200->fPos + 1); - } - break; - case (int)3: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data201 = data; -HXDLIN(1511) data201->oPos = (data201->oPos + 1); - } - break; - case (int)4: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data202 = data; -HXDLIN(1511) data202->fPos = (data202->fPos + 6); - } - break; - case (int)5: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data203 = data; -HXDLIN(1511) data203->fPos = (data203->fPos + 4); - } - break; - case (int)6: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data204 = data; -HXDLIN(1511) data204->fPos = (data204->fPos + 3); - } - break; - case (int)7: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data205 = data; -HXDLIN(1511) data205->fPos = (data205->fPos + 4); - } - break; - case (int)8: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data206 = data; -HXDLIN(1511) data206->oPos = (data206->oPos + 3); - } - break; - case (int)9: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data207 = data; -HXDLIN(1511) data207->fPos = (data207->fPos + 4); - } - break; - case (int)10: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data208 = data; -HXDLIN(1511) data208->fPos = (data208->fPos + 5); -HXDLIN(1511) ::openfl::display::_internal::DrawCommandReader data209 = data; -HXDLIN(1511) data209->oPos = (data209->oPos + 1); - } - break; - case (int)12: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data210 = data; -HXDLIN(1511) data210->oPos = (data210->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data211 = data; -HXDLIN(1511) data211->oPos = (data211->oPos + 2); -HXDLIN(1511) ::openfl::display::_internal::DrawCommandReader data212 = data; -HXDLIN(1511) data212->bPos = (data212->bPos + 2); - } - break; - case (int)15: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data213 = data; -HXDLIN(1511) data213->oPos = (data213->oPos + 4); -HXDLIN(1511) ::openfl::display::_internal::DrawCommandReader data214 = data; -HXDLIN(1511) data214->iiPos = (data214->iiPos + 2); -HXDLIN(1511) ::openfl::display::_internal::DrawCommandReader data215 = data; -HXDLIN(1511) data215->ffPos = (data215->ffPos + 1); -HXDLIN(1511) ::openfl::display::_internal::DrawCommandReader data216 = data; -HXDLIN(1511) data216->fPos = (data216->fPos + 1); - } - break; - case (int)16: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data217 = data; -HXDLIN(1511) data217->oPos = (data217->oPos + 4); -HXDLIN(1511) ::openfl::display::_internal::DrawCommandReader data218 = data; -HXDLIN(1511) data218->iPos = (data218->iPos + 1); -HXDLIN(1511) ::openfl::display::_internal::DrawCommandReader data219 = data; -HXDLIN(1511) data219->fPos = (data219->fPos + 2); -HXDLIN(1511) ::openfl::display::_internal::DrawCommandReader data220 = data; -HXDLIN(1511) data220->bPos = (data220->bPos + 1); - } - break; - case (int)17: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data221 = data; -HXDLIN(1511) data221->fPos = (data221->fPos + 2); - } - break; - case (int)18: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data222 = data; -HXDLIN(1511) data222->fPos = (data222->fPos + 2); - } - break; - case (int)19: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data223 = data; -HXDLIN(1511) data223->oPos = (data223->oPos + 1); - } - break; - case (int)20: { -HXLINE(1511) ::openfl::display::_internal::DrawCommandReader data224 = data; -HXDLIN(1511) data224->oPos = (data224->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1511) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_TO_dyn(); -HXDLIN(1511) ::openfl::display::_internal::DrawCommandReader this7 = data; -HXDLIN(1511) ::openfl::display::_internal::DrawCommandReader c6 = this7; -HXLINE(1512) ::openfl::display::_internal::CairoGraphics_obj::cairo->lineTo((c6->buffer->f->__get(c6->fPos) - ( (Float)(offsetX) )),(c6->buffer->f->__get((c6->fPos + 1)) - ( (Float)(offsetY) ))); -HXLINE(1513) positionX = c6->buffer->f->__get(c6->fPos); -HXLINE(1514) positionY = c6->buffer->f->__get((c6->fPos + 1)); - } - break; - case (int)18: { -HXLINE(1517) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data225 = data; -HXDLIN(1517) data225->oPos = (data225->oPos + 2); -HXDLIN(1517) ::openfl::display::_internal::DrawCommandReader data226 = data; -HXDLIN(1517) data226->bPos = (data226->bPos + 2); - } - break; - case (int)1: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data227 = data; -HXDLIN(1517) data227->iPos = (data227->iPos + 1); -HXDLIN(1517) ::openfl::display::_internal::DrawCommandReader data228 = data; -HXDLIN(1517) data228->fPos = (data228->fPos + 1); - } - break; - case (int)2: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data229 = data; -HXDLIN(1517) data229->oPos = (data229->oPos + 4); -HXDLIN(1517) ::openfl::display::_internal::DrawCommandReader data230 = data; -HXDLIN(1517) data230->iiPos = (data230->iiPos + 2); -HXDLIN(1517) ::openfl::display::_internal::DrawCommandReader data231 = data; -HXDLIN(1517) data231->ffPos = (data231->ffPos + 1); -HXDLIN(1517) ::openfl::display::_internal::DrawCommandReader data232 = data; -HXDLIN(1517) data232->fPos = (data232->fPos + 1); - } - break; - case (int)3: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data233 = data; -HXDLIN(1517) data233->oPos = (data233->oPos + 1); - } - break; - case (int)4: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data234 = data; -HXDLIN(1517) data234->fPos = (data234->fPos + 6); - } - break; - case (int)5: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data235 = data; -HXDLIN(1517) data235->fPos = (data235->fPos + 4); - } - break; - case (int)6: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data236 = data; -HXDLIN(1517) data236->fPos = (data236->fPos + 3); - } - break; - case (int)7: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data237 = data; -HXDLIN(1517) data237->fPos = (data237->fPos + 4); - } - break; - case (int)8: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data238 = data; -HXDLIN(1517) data238->oPos = (data238->oPos + 3); - } - break; - case (int)9: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data239 = data; -HXDLIN(1517) data239->fPos = (data239->fPos + 4); - } - break; - case (int)10: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data240 = data; -HXDLIN(1517) data240->fPos = (data240->fPos + 5); -HXDLIN(1517) ::openfl::display::_internal::DrawCommandReader data241 = data; -HXDLIN(1517) data241->oPos = (data241->oPos + 1); - } - break; - case (int)12: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data242 = data; -HXDLIN(1517) data242->oPos = (data242->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data243 = data; -HXDLIN(1517) data243->oPos = (data243->oPos + 2); -HXDLIN(1517) ::openfl::display::_internal::DrawCommandReader data244 = data; -HXDLIN(1517) data244->bPos = (data244->bPos + 2); - } - break; - case (int)15: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data245 = data; -HXDLIN(1517) data245->oPos = (data245->oPos + 4); -HXDLIN(1517) ::openfl::display::_internal::DrawCommandReader data246 = data; -HXDLIN(1517) data246->iiPos = (data246->iiPos + 2); -HXDLIN(1517) ::openfl::display::_internal::DrawCommandReader data247 = data; -HXDLIN(1517) data247->ffPos = (data247->ffPos + 1); -HXDLIN(1517) ::openfl::display::_internal::DrawCommandReader data248 = data; -HXDLIN(1517) data248->fPos = (data248->fPos + 1); - } - break; - case (int)16: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data249 = data; -HXDLIN(1517) data249->oPos = (data249->oPos + 4); -HXDLIN(1517) ::openfl::display::_internal::DrawCommandReader data250 = data; -HXDLIN(1517) data250->iPos = (data250->iPos + 1); -HXDLIN(1517) ::openfl::display::_internal::DrawCommandReader data251 = data; -HXDLIN(1517) data251->fPos = (data251->fPos + 2); -HXDLIN(1517) ::openfl::display::_internal::DrawCommandReader data252 = data; -HXDLIN(1517) data252->bPos = (data252->bPos + 1); - } - break; - case (int)17: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data253 = data; -HXDLIN(1517) data253->fPos = (data253->fPos + 2); - } - break; - case (int)18: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data254 = data; -HXDLIN(1517) data254->fPos = (data254->fPos + 2); - } - break; - case (int)19: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data255 = data; -HXDLIN(1517) data255->oPos = (data255->oPos + 1); - } - break; - case (int)20: { -HXLINE(1517) ::openfl::display::_internal::DrawCommandReader data256 = data; -HXDLIN(1517) data256->oPos = (data256->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1517) data->prev = ::openfl::display::_internal::DrawCommandType_obj::MOVE_TO_dyn(); -HXDLIN(1517) ::openfl::display::_internal::DrawCommandReader this8 = data; -HXDLIN(1517) ::openfl::display::_internal::DrawCommandReader c7 = this8; -HXLINE(1518) ::openfl::display::_internal::CairoGraphics_obj::cairo->moveTo((c7->buffer->f->__get(c7->fPos) - ( (Float)(offsetX) )),(c7->buffer->f->__get((c7->fPos + 1)) - ( (Float)(offsetY) ))); -HXLINE(1519) positionX = c7->buffer->f->__get(c7->fPos); -HXLINE(1520) positionY = c7->buffer->f->__get((c7->fPos + 1)); - } - break; - default:{ -HXLINE(1523) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data257 = data; -HXDLIN(1523) data257->oPos = (data257->oPos + 2); -HXDLIN(1523) ::openfl::display::_internal::DrawCommandReader data258 = data; -HXDLIN(1523) data258->bPos = (data258->bPos + 2); - } - break; - case (int)1: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data259 = data; -HXDLIN(1523) data259->iPos = (data259->iPos + 1); -HXDLIN(1523) ::openfl::display::_internal::DrawCommandReader data260 = data; -HXDLIN(1523) data260->fPos = (data260->fPos + 1); - } - break; - case (int)2: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data261 = data; -HXDLIN(1523) data261->oPos = (data261->oPos + 4); -HXDLIN(1523) ::openfl::display::_internal::DrawCommandReader data262 = data; -HXDLIN(1523) data262->iiPos = (data262->iiPos + 2); -HXDLIN(1523) ::openfl::display::_internal::DrawCommandReader data263 = data; -HXDLIN(1523) data263->ffPos = (data263->ffPos + 1); -HXDLIN(1523) ::openfl::display::_internal::DrawCommandReader data264 = data; -HXDLIN(1523) data264->fPos = (data264->fPos + 1); - } - break; - case (int)3: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data265 = data; -HXDLIN(1523) data265->oPos = (data265->oPos + 1); - } - break; - case (int)4: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data266 = data; -HXDLIN(1523) data266->fPos = (data266->fPos + 6); - } - break; - case (int)5: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data267 = data; -HXDLIN(1523) data267->fPos = (data267->fPos + 4); - } - break; - case (int)6: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data268 = data; -HXDLIN(1523) data268->fPos = (data268->fPos + 3); - } - break; - case (int)7: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data269 = data; -HXDLIN(1523) data269->fPos = (data269->fPos + 4); - } - break; - case (int)8: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data270 = data; -HXDLIN(1523) data270->oPos = (data270->oPos + 3); - } - break; - case (int)9: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data271 = data; -HXDLIN(1523) data271->fPos = (data271->fPos + 4); - } - break; - case (int)10: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data272 = data; -HXDLIN(1523) data272->fPos = (data272->fPos + 5); -HXDLIN(1523) ::openfl::display::_internal::DrawCommandReader data273 = data; -HXDLIN(1523) data273->oPos = (data273->oPos + 1); - } - break; - case (int)12: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data274 = data; -HXDLIN(1523) data274->oPos = (data274->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data275 = data; -HXDLIN(1523) data275->oPos = (data275->oPos + 2); -HXDLIN(1523) ::openfl::display::_internal::DrawCommandReader data276 = data; -HXDLIN(1523) data276->bPos = (data276->bPos + 2); - } - break; - case (int)15: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data277 = data; -HXDLIN(1523) data277->oPos = (data277->oPos + 4); -HXDLIN(1523) ::openfl::display::_internal::DrawCommandReader data278 = data; -HXDLIN(1523) data278->iiPos = (data278->iiPos + 2); -HXDLIN(1523) ::openfl::display::_internal::DrawCommandReader data279 = data; -HXDLIN(1523) data279->ffPos = (data279->ffPos + 1); -HXDLIN(1523) ::openfl::display::_internal::DrawCommandReader data280 = data; -HXDLIN(1523) data280->fPos = (data280->fPos + 1); - } - break; - case (int)16: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data281 = data; -HXDLIN(1523) data281->oPos = (data281->oPos + 4); -HXDLIN(1523) ::openfl::display::_internal::DrawCommandReader data282 = data; -HXDLIN(1523) data282->iPos = (data282->iPos + 1); -HXDLIN(1523) ::openfl::display::_internal::DrawCommandReader data283 = data; -HXDLIN(1523) data283->fPos = (data283->fPos + 2); -HXDLIN(1523) ::openfl::display::_internal::DrawCommandReader data284 = data; -HXDLIN(1523) data284->bPos = (data284->bPos + 1); - } - break; - case (int)17: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data285 = data; -HXDLIN(1523) data285->fPos = (data285->fPos + 2); - } - break; - case (int)18: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data286 = data; -HXDLIN(1523) data286->fPos = (data286->fPos + 2); - } - break; - case (int)19: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data287 = data; -HXDLIN(1523) data287->oPos = (data287->oPos + 1); - } - break; - case (int)20: { -HXLINE(1523) ::openfl::display::_internal::DrawCommandReader data288 = data; -HXDLIN(1523) data288->oPos = (data288->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE(1523) data->prev = type; - } - } - } - } -HXLINE(1527) data->destroy(); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CairoGraphics_obj,renderMask,(void)) - - -CairoGraphics_obj::CairoGraphics_obj() -{ -} - -bool CairoGraphics_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"SIN45") ) { outValue = ( SIN45 ); return true; } - if (HX_FIELD_EQ(inName,"TAN22") ) { outValue = ( TAN22 ); return true; } - if (HX_FIELD_EQ(inName,"cairo") ) { outValue = ( cairo ); return true; } - if (HX_FIELD_EQ(inName,"isCCW") ) { outValue = isCCW_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"bounds") ) { outValue = ( bounds ); return true; } - if (HX_FIELD_EQ(inName,"render") ) { outValue = render_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"hasFill") ) { outValue = ( hasFill ); return true; } - if (HX_FIELD_EQ(inName,"endFill") ) { outValue = endFill_dyn(); return true; } - if (HX_FIELD_EQ(inName,"hitTest") ) { outValue = hitTest_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"graphics") ) { outValue = ( graphics ); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"hasStroke") ) { outValue = ( hasStroke ); return true; } - if (HX_FIELD_EQ(inName,"closePath") ) { outValue = closePath_dyn(); return true; } - if (HX_FIELD_EQ(inName,"endStroke") ) { outValue = endStroke_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"bitmapFill") ) { outValue = ( bitmapFill ); return true; } - if (HX_FIELD_EQ(inName,"hitTesting") ) { outValue = ( hitTesting ); return true; } - if (HX_FIELD_EQ(inName,"worldAlpha") ) { outValue = ( worldAlpha ); return true; } - if (HX_FIELD_EQ(inName,"renderMask") ) { outValue = renderMask_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"fillPattern") ) { outValue = ( fillPattern ); return true; } - if (HX_FIELD_EQ(inName,"tempMatrix3") ) { outValue = ( tempMatrix3 ); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"bitmapRepeat") ) { outValue = ( bitmapRepeat ); return true; } - if (HX_FIELD_EQ(inName,"fillCommands") ) { outValue = ( fillCommands ); return true; } - if (HX_FIELD_EQ(inName,"normalizeUVT") ) { outValue = normalizeUVT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"playCommands") ) { outValue = playCommands_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"pendingMatrix") ) { outValue = ( pendingMatrix ); return true; } - if (HX_FIELD_EQ(inName,"strokePattern") ) { outValue = ( strokePattern ); return true; } - if (HX_FIELD_EQ(inName,"drawRoundRect") ) { outValue = drawRoundRect_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"allowSmoothing") ) { outValue = ( allowSmoothing ); return true; } - if (HX_FIELD_EQ(inName,"strokeCommands") ) { outValue = ( strokeCommands ); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"quadraticCurveTo") ) { outValue = quadraticCurveTo_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"fillPatternMatrix") ) { outValue = ( fillPatternMatrix ); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"createImagePattern") ) { outValue = createImagePattern_dyn(); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"inversePendingMatrix") ) { outValue = ( inversePendingMatrix ); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"createGradientPattern") ) { outValue = createGradientPattern_dyn(); return true; } - } - return false; -} - -bool CairoGraphics_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"SIN45") ) { SIN45=ioValue.Cast< Float >(); return true; } - if (HX_FIELD_EQ(inName,"TAN22") ) { TAN22=ioValue.Cast< Float >(); return true; } - if (HX_FIELD_EQ(inName,"cairo") ) { cairo=ioValue.Cast< ::lime::graphics::cairo::Cairo >(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"bounds") ) { bounds=ioValue.Cast< ::openfl::geom::Rectangle >(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"hasFill") ) { hasFill=ioValue.Cast< bool >(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"graphics") ) { graphics=ioValue.Cast< ::openfl::display::Graphics >(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"hasStroke") ) { hasStroke=ioValue.Cast< bool >(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"bitmapFill") ) { bitmapFill=ioValue.Cast< ::openfl::display::BitmapData >(); return true; } - if (HX_FIELD_EQ(inName,"hitTesting") ) { hitTesting=ioValue.Cast< bool >(); return true; } - if (HX_FIELD_EQ(inName,"worldAlpha") ) { worldAlpha=ioValue.Cast< Float >(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"fillPattern") ) { fillPattern=ioValue.Cast< ::Dynamic >(); return true; } - if (HX_FIELD_EQ(inName,"tempMatrix3") ) { tempMatrix3=ioValue.Cast< ::lime::math::Matrix3 >(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"bitmapRepeat") ) { bitmapRepeat=ioValue.Cast< bool >(); return true; } - if (HX_FIELD_EQ(inName,"fillCommands") ) { fillCommands=ioValue.Cast< ::openfl::display::_internal::DrawCommandBuffer >(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"pendingMatrix") ) { pendingMatrix=ioValue.Cast< ::openfl::geom::Matrix >(); return true; } - if (HX_FIELD_EQ(inName,"strokePattern") ) { strokePattern=ioValue.Cast< ::Dynamic >(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"allowSmoothing") ) { allowSmoothing=ioValue.Cast< bool >(); return true; } - if (HX_FIELD_EQ(inName,"strokeCommands") ) { strokeCommands=ioValue.Cast< ::openfl::display::_internal::DrawCommandBuffer >(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"fillPatternMatrix") ) { fillPatternMatrix=ioValue.Cast< ::openfl::geom::Matrix >(); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"inversePendingMatrix") ) { inversePendingMatrix=ioValue.Cast< ::openfl::geom::Matrix >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CairoGraphics_obj_sMemberStorageInfo = 0; -static hx::StaticInfo CairoGraphics_obj_sStaticStorageInfo[] = { - {hx::fsFloat,(void *) &CairoGraphics_obj::SIN45,HX_("SIN45",79,16,be,fa)}, - {hx::fsFloat,(void *) &CairoGraphics_obj::TAN22,HX_("TAN22",41,f4,da,88)}, - {hx::fsBool,(void *) &CairoGraphics_obj::allowSmoothing,HX_("allowSmoothing",ab,b7,66,68)}, - {hx::fsObject /* ::openfl::display::BitmapData */ ,(void *) &CairoGraphics_obj::bitmapFill,HX_("bitmapFill",12,2e,19,35)}, - {hx::fsBool,(void *) &CairoGraphics_obj::bitmapRepeat,HX_("bitmapRepeat",aa,38,9c,11)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(void *) &CairoGraphics_obj::bounds,HX_("bounds",75,86,1d,66)}, - {hx::fsObject /* ::lime::graphics::cairo::Cairo */ ,(void *) &CairoGraphics_obj::cairo,HX_("cairo",88,30,19,41)}, - {hx::fsObject /* ::openfl::display::_internal::DrawCommandBuffer */ ,(void *) &CairoGraphics_obj::fillCommands,HX_("fillCommands",6b,f6,c9,c2)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &CairoGraphics_obj::fillPattern,HX_("fillPattern",0d,86,12,35)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(void *) &CairoGraphics_obj::fillPatternMatrix,HX_("fillPatternMatrix",2e,b8,ae,97)}, - {hx::fsObject /* ::openfl::display::Graphics */ ,(void *) &CairoGraphics_obj::graphics,HX_("graphics",cb,f8,67,12)}, - {hx::fsBool,(void *) &CairoGraphics_obj::hasFill,HX_("hasFill",fd,ee,ff,12)}, - {hx::fsBool,(void *) &CairoGraphics_obj::hasStroke,HX_("hasStroke",b2,66,1d,52)}, - {hx::fsBool,(void *) &CairoGraphics_obj::hitTesting,HX_("hitTesting",bd,65,48,19)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(void *) &CairoGraphics_obj::inversePendingMatrix,HX_("inversePendingMatrix",28,14,8c,bb)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(void *) &CairoGraphics_obj::pendingMatrix,HX_("pendingMatrix",f8,9d,96,b5)}, - {hx::fsObject /* ::openfl::display::_internal::DrawCommandBuffer */ ,(void *) &CairoGraphics_obj::strokeCommands,HX_("strokeCommands",a0,98,2a,67)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &CairoGraphics_obj::strokePattern,HX_("strokePattern",78,e1,21,7e)}, - {hx::fsObject /* ::lime::math::Matrix3 */ ,(void *) &CairoGraphics_obj::tempMatrix3,HX_("tempMatrix3",1e,f2,bd,79)}, - {hx::fsFloat,(void *) &CairoGraphics_obj::worldAlpha,HX_("worldAlpha",ac,57,43,8d)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void CairoGraphics_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(CairoGraphics_obj::SIN45,"SIN45"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::TAN22,"TAN22"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::allowSmoothing,"allowSmoothing"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::bitmapFill,"bitmapFill"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::bitmapRepeat,"bitmapRepeat"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::bounds,"bounds"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::cairo,"cairo"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::fillCommands,"fillCommands"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::fillPattern,"fillPattern"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::fillPatternMatrix,"fillPatternMatrix"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::graphics,"graphics"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::hasFill,"hasFill"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::hasStroke,"hasStroke"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::hitTesting,"hitTesting"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::inversePendingMatrix,"inversePendingMatrix"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::pendingMatrix,"pendingMatrix"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::strokeCommands,"strokeCommands"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::strokePattern,"strokePattern"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::tempMatrix3,"tempMatrix3"); - HX_MARK_MEMBER_NAME(CairoGraphics_obj::worldAlpha,"worldAlpha"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void CairoGraphics_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::SIN45,"SIN45"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::TAN22,"TAN22"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::allowSmoothing,"allowSmoothing"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::bitmapFill,"bitmapFill"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::bitmapRepeat,"bitmapRepeat"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::bounds,"bounds"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::cairo,"cairo"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::fillCommands,"fillCommands"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::fillPattern,"fillPattern"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::fillPatternMatrix,"fillPatternMatrix"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::graphics,"graphics"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::hasFill,"hasFill"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::hasStroke,"hasStroke"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::hitTesting,"hitTesting"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::inversePendingMatrix,"inversePendingMatrix"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::pendingMatrix,"pendingMatrix"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::strokeCommands,"strokeCommands"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::strokePattern,"strokePattern"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::tempMatrix3,"tempMatrix3"); - HX_VISIT_MEMBER_NAME(CairoGraphics_obj::worldAlpha,"worldAlpha"); -}; - -#endif - -hx::Class CairoGraphics_obj::__mClass; - -static ::String CairoGraphics_obj_sStaticFields[] = { - HX_("SIN45",79,16,be,fa), - HX_("TAN22",41,f4,da,88), - HX_("allowSmoothing",ab,b7,66,68), - HX_("bitmapFill",12,2e,19,35), - HX_("bitmapRepeat",aa,38,9c,11), - HX_("bounds",75,86,1d,66), - HX_("cairo",88,30,19,41), - HX_("fillCommands",6b,f6,c9,c2), - HX_("fillPattern",0d,86,12,35), - HX_("fillPatternMatrix",2e,b8,ae,97), - HX_("graphics",cb,f8,67,12), - HX_("hasFill",fd,ee,ff,12), - HX_("hasStroke",b2,66,1d,52), - HX_("hitTesting",bd,65,48,19), - HX_("inversePendingMatrix",28,14,8c,bb), - HX_("pendingMatrix",f8,9d,96,b5), - HX_("strokeCommands",a0,98,2a,67), - HX_("strokePattern",78,e1,21,7e), - HX_("tempMatrix3",1e,f2,bd,79), - HX_("worldAlpha",ac,57,43,8d), - HX_("closePath",7d,65,20,14), - HX_("createGradientPattern",a4,ee,44,f6), - HX_("createImagePattern",51,bd,5d,fb), - HX_("drawRoundRect",ee,c3,aa,e2), - HX_("endFill",fe,87,e0,25), - HX_("endStroke",f3,01,17,51), - HX_("hitTest",45,60,7f,e2), - HX_("isCCW",0d,84,49,c1), - HX_("normalizeUVT",66,09,2f,47), - HX_("playCommands",dc,ae,ee,49), - HX_("quadraticCurveTo",12,48,c3,82), - HX_("render",56,6b,29,05), - HX_("renderMask",62,3b,60,e5), - ::String(null()) -}; - -void CairoGraphics_obj::__register() -{ - CairoGraphics_obj _hx_dummy; - CairoGraphics_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.CairoGraphics",f7,a0,7f,ec); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CairoGraphics_obj::__GetStatic; - __mClass->mSetStaticField = &CairoGraphics_obj::__SetStatic; - __mClass->mMarkFunc = CairoGraphics_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(CairoGraphics_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CairoGraphics_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = CairoGraphics_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CairoGraphics_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CairoGraphics_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void CairoGraphics_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_a32397cfa230be0c_36_boot) -HXDLIN( 36) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -{ - HX_STACKFRAME(&_hx_pos_a32397cfa230be0c_39_boot) -HXDLIN( 39) SIN45 = ((Float)0.70710678118654752440084436210485); - } -{ - HX_STACKFRAME(&_hx_pos_a32397cfa230be0c_40_boot) -HXDLIN( 40) TAN22 = ((Float)0.4142135623730950488016887242097); - } -{ - HX_GC_STACKFRAME(&_hx_pos_a32397cfa230be0c_46_boot) -HXDLIN( 46) fillCommands = ::openfl::display::_internal::DrawCommandBuffer_obj::__alloc( HX_CTX ); - } -{ - HX_GC_STACKFRAME(&_hx_pos_a32397cfa230be0c_55_boot) -HXDLIN( 55) strokeCommands = ::openfl::display::_internal::DrawCommandBuffer_obj::__alloc( HX_CTX ); - } -{ - HX_GC_STACKFRAME(&_hx_pos_a32397cfa230be0c_57_boot) -HXDLIN( 57) tempMatrix3 = ::lime::math::Matrix3_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/CairoShape.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/CairoShape.cpp deleted file mode 100644 index 45352e26..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/CairoShape.cpp +++ /dev/null @@ -1,353 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_lime_graphics_cairo_Cairo -#include -#endif -#ifndef INCLUDED_lime_graphics_cairo__CairoPattern_CairoPattern_Impl_ -#include -#endif -#ifndef INCLUDED_lime_math_Matrix3 -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl_display_CairoRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Graphics -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CairoGraphics -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CairoShape -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_b1fba0bba755bee2_23_render,"openfl.display._internal.CairoShape","render",0xf0c8232f,"openfl.display._internal.CairoShape.render","openfl/display/_internal/CairoShape.hx",23,0x7720bd06) -HX_LOCAL_STACK_FRAME(_hx_pos_b1fba0bba755bee2_79_render,"openfl.display._internal.CairoShape","render",0xf0c8232f,"openfl.display._internal.CairoShape.render","openfl/display/_internal/CairoShape.hx",79,0x7720bd06) -HX_LOCAL_STACK_FRAME(_hx_pos_b1fba0bba755bee2_18_boot,"openfl.display._internal.CairoShape","boot",0x5e1063cb,"openfl.display._internal.CairoShape.boot","openfl/display/_internal/CairoShape.hx",18,0x7720bd06) -HX_LOCAL_STACK_FRAME(_hx_pos_b1fba0bba755bee2_20_boot,"openfl.display._internal.CairoShape","boot",0x5e1063cb,"openfl.display._internal.CairoShape.boot","openfl/display/_internal/CairoShape.hx",20,0x7720bd06) -namespace openfl{ -namespace display{ -namespace _internal{ - -void CairoShape_obj::__construct() { } - -Dynamic CairoShape_obj::__CreateEmpty() { return new CairoShape_obj; } - -void *CairoShape_obj::_hx_vtable = 0; - -Dynamic CairoShape_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CairoShape_obj > _hx_result = new CairoShape_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CairoShape_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x16f30e83; -} - - ::lime::math::Matrix3 CairoShape_obj::sourceTransform; - -void CairoShape_obj::render( ::openfl::display::DisplayObject shape, ::openfl::display::CairoRenderer renderer){ - HX_STACKFRAME(&_hx_pos_b1fba0bba755bee2_23_render) -HXLINE( 25) if (!(shape->_hx___renderable)) { -HXLINE( 25) return; - } -HXLINE( 27) Float alpha = renderer->_hx___getAlpha(shape->_hx___worldAlpha); -HXLINE( 28) if ((alpha <= 0)) { -HXLINE( 28) return; - } -HXLINE( 30) ::openfl::display::Graphics graphics = shape->_hx___graphics; -HXLINE( 32) if (hx::IsNotNull( graphics )) { -HXLINE( 34) ::openfl::display::_internal::CairoGraphics_obj::render(graphics,renderer); -HXLINE( 36) int width = graphics->_hx___width; -HXLINE( 37) int height = graphics->_hx___height; -HXLINE( 38) ::lime::graphics::cairo::Cairo cairo = renderer->cairo; -HXLINE( 40) bool _hx_tmp; -HXDLIN( 40) bool _hx_tmp1; -HXDLIN( 40) bool _hx_tmp2; -HXDLIN( 40) if (hx::IsNotNull( cairo )) { -HXLINE( 40) _hx_tmp2 = graphics->_hx___visible; - } - else { -HXLINE( 40) _hx_tmp2 = false; - } -HXDLIN( 40) if (_hx_tmp2) { -HXLINE( 40) _hx_tmp1 = (width >= 1); - } - else { -HXLINE( 40) _hx_tmp1 = false; - } -HXDLIN( 40) if (_hx_tmp1) { -HXLINE( 40) _hx_tmp = (height >= 1); - } - else { -HXLINE( 40) _hx_tmp = false; - } -HXDLIN( 40) if (_hx_tmp) { -HXLINE( 42) ::openfl::geom::Matrix transform = graphics->_hx___worldTransform; -HXLINE( 43) ::openfl::geom::Rectangle scale9Grid = shape->_hx___worldScale9Grid; -HXLINE( 45) renderer->_hx___setBlendMode(shape->_hx___worldBlendMode); -HXLINE( 46) renderer->_hx___pushMaskObject(shape,null()); -HXLINE( 48) bool _hx_tmp3; -HXDLIN( 48) bool _hx_tmp4; -HXDLIN( 48) if (hx::IsNotNull( scale9Grid )) { -HXLINE( 48) _hx_tmp4 = (transform->b == 0); - } - else { -HXLINE( 48) _hx_tmp4 = false; - } -HXDLIN( 48) if (_hx_tmp4) { -HXLINE( 48) _hx_tmp3 = (transform->c == 0); - } - else { -HXLINE( 48) _hx_tmp3 = false; - } -HXDLIN( 48) if (_hx_tmp3) { - HX_BEGIN_LOCAL_FUNC_S6(hx::LocalFunc,_hx_Closure_0,Float,alpha, ::openfl::display::CairoRenderer,renderer, ::lime::graphics::cairo::Cairo,cairo, ::Dynamic,pattern, ::openfl::geom::Matrix,transform, ::openfl::geom::Matrix,renderTransform) HXARGC(8) - void _hx_run(Float sx,Float sy,Float sWidth,Float sHeight,Float dx,Float dy,Float dWidth,Float dHeight){ - HX_STACKFRAME(&_hx_pos_b1fba0bba755bee2_79_render) -HXLINE( 80) renderTransform->a = (dWidth / sWidth); -HXLINE( 81) renderTransform->d = (dHeight / sHeight); -HXLINE( 82) renderTransform->tx = (transform->tx + dx); -HXLINE( 83) renderTransform->ty = (transform->ty + dy); -HXLINE( 85) renderer->applyMatrix(renderTransform,cairo); -HXLINE( 87) ::openfl::display::_internal::CairoShape_obj::sourceTransform->tx = sx; -HXLINE( 88) ::openfl::display::_internal::CairoShape_obj::sourceTransform->ty = sy; -HXLINE( 89) ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::set_matrix(pattern,::openfl::display::_internal::CairoShape_obj::sourceTransform); -HXLINE( 90) cairo->set_source(pattern); -HXLINE( 92) cairo->save(); -HXLINE( 94) cairo->newPath(); -HXLINE( 95) cairo->rectangle(( (Float)(0) ),( (Float)(0) ),sWidth,sHeight); -HXLINE( 96) cairo->clip(); -HXLINE( 98) if ((alpha == 1)) { -HXLINE( 100) cairo->paint(); - } - else { -HXLINE( 104) cairo->paintWithAlpha(alpha); - } -HXLINE( 107) cairo->restore(); - } - HX_END_LOCAL_FUNC8((void)) - -HXLINE( 50) ::openfl::geom::Rectangle bounds = graphics->_hx___bounds; -HXLINE( 52) ::openfl::geom::Matrix renderTransform = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 54) Float scaleX = graphics->_hx___renderTransform->a; -HXLINE( 55) Float scaleY = graphics->_hx___renderTransform->d; -HXLINE( 56) Float renderScaleX = transform->a; -HXLINE( 57) Float renderScaleY = transform->d; -HXLINE( 59) int left = ::Math_obj::round((scale9Grid->x * scaleX)); -HXLINE( 60) int top = ::Math_obj::round((scale9Grid->y * scaleY)); -HXLINE( 61) Float right = bounds->get_right(); -HXDLIN( 61) int right1 = ::Math_obj::round(((right - scale9Grid->get_right()) * scaleX)); -HXLINE( 62) Float bottom = bounds->get_bottom(); -HXDLIN( 62) int bottom1 = ::Math_obj::round(((bottom - scale9Grid->get_bottom()) * scaleY)); -HXLINE( 63) int centerWidth = ::Math_obj::round((scale9Grid->width * scaleX)); -HXLINE( 64) int centerHeight = ::Math_obj::round((scale9Grid->height * scaleY)); -HXLINE( 66) int renderLeft = ::Math_obj::round((scale9Grid->x * renderScaleX)); -HXLINE( 67) int renderTop = ::Math_obj::round((scale9Grid->y * renderScaleY)); -HXLINE( 68) Float renderRight = bounds->get_right(); -HXDLIN( 68) int renderRight1 = ::Math_obj::round(((renderRight - scale9Grid->get_right()) * renderScaleX)); -HXLINE( 69) Float renderBottom = bounds->get_bottom(); -HXDLIN( 69) int renderBottom1 = ::Math_obj::round(((renderBottom - scale9Grid->get_bottom()) * renderScaleY)); -HXLINE( 70) int renderCenterWidth = ((::Math_obj::round((( (Float)(width) ) * renderScaleX)) - renderLeft) - renderRight1); -HXLINE( 71) int renderCenterHeight = ((::Math_obj::round((( (Float)(height) ) * renderScaleY)) - renderTop) - renderBottom1); -HXLINE( 73) ::Dynamic pattern = ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::createForSurface(graphics->_hx___cairo->get_target()); -HXLINE( 75) ::lime::graphics::cairo::_CairoPattern::CairoPattern_Impl__obj::set_filter(pattern,3); -HXLINE( 78) ::Dynamic drawImage = ::Dynamic(new _hx_Closure_0(alpha,renderer,cairo,pattern,transform,renderTransform)); -HXLINE( 110) bool _hx_tmp5; -HXDLIN( 110) if ((centerWidth != 0)) { -HXLINE( 110) _hx_tmp5 = (centerHeight != 0); - } - else { -HXLINE( 110) _hx_tmp5 = false; - } -HXDLIN( 110) if (_hx_tmp5) { -HXLINE( 112) drawImage(0,0,left,top,0,0,renderLeft,renderTop); -HXLINE( 113) drawImage(left,0,centerWidth,top,renderLeft,0,renderCenterWidth,renderTop); -HXLINE( 114) drawImage((left + centerWidth),0,right1,top,(renderLeft + renderCenterWidth),0,renderRight1,renderTop); -HXLINE( 116) drawImage(0,top,left,centerHeight,0,renderTop,renderLeft,renderCenterHeight); -HXLINE( 117) drawImage(left,top,centerWidth,centerHeight,renderLeft,renderTop,renderCenterWidth,renderCenterHeight); -HXLINE( 118) drawImage((left + centerWidth),top,right1,centerHeight,(renderLeft + renderCenterWidth),renderTop,renderRight1,renderCenterHeight); -HXLINE( 120) drawImage(0,(top + centerHeight),left,bottom1,0,(renderTop + renderCenterHeight),renderLeft,renderBottom1); -HXLINE( 121) drawImage(left,(top + centerHeight),centerWidth,bottom1,renderLeft,(renderTop + renderCenterHeight),renderCenterWidth,renderBottom1); -HXLINE( 122) drawImage((left + centerWidth),(top + centerHeight),right1,bottom1,(renderLeft + renderCenterWidth),(renderTop + renderCenterHeight),renderRight1,renderBottom1); - } - else { -HXLINE( 125) bool _hx_tmp6; -HXDLIN( 125) if ((centerWidth == 0)) { -HXLINE( 125) _hx_tmp6 = (centerHeight != 0); - } - else { -HXLINE( 125) _hx_tmp6 = false; - } -HXDLIN( 125) if (_hx_tmp6) { -HXLINE( 127) int renderWidth = ((renderLeft + renderCenterWidth) + renderRight1); -HXLINE( 129) drawImage(0,0,width,top,0,0,renderWidth,renderTop); -HXLINE( 130) drawImage(0,top,width,centerHeight,0,renderTop,renderWidth,renderCenterHeight); -HXLINE( 131) drawImage(0,(top + centerHeight),width,bottom1,0,(renderTop + renderCenterHeight),renderWidth,renderBottom1); - } - else { -HXLINE( 133) bool _hx_tmp7; -HXDLIN( 133) if ((centerHeight == 0)) { -HXLINE( 133) _hx_tmp7 = (centerWidth != 0); - } - else { -HXLINE( 133) _hx_tmp7 = false; - } -HXDLIN( 133) if (_hx_tmp7) { -HXLINE( 135) int renderHeight = ((renderTop + renderCenterHeight) + renderBottom1); -HXLINE( 137) drawImage(0,0,left,height,0,0,renderLeft,renderHeight); -HXLINE( 138) drawImage(left,0,centerWidth,height,renderLeft,0,renderCenterWidth,renderHeight); -HXLINE( 139) drawImage((left + centerWidth),0,right1,height,(renderLeft + renderCenterWidth),0,renderRight1,renderHeight); - } - } - } -HXLINE( 142) ::openfl::geom::Matrix_obj::_hx___pool->release(renderTransform); - } - else { -HXLINE( 146) renderer->applyMatrix(transform,cairo); -HXLINE( 148) ::Dynamic _hx_tmp8 = graphics->_hx___cairo->get_target(); -HXDLIN( 148) cairo->setSourceSurface(_hx_tmp8,( (Float)(0) ),( (Float)(0) )); -HXLINE( 150) if ((alpha >= 1)) { -HXLINE( 152) cairo->paint(); - } - else { -HXLINE( 156) cairo->paintWithAlpha(alpha); - } - } -HXLINE( 160) renderer->_hx___popMaskObject(shape,null()); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CairoShape_obj,render,(void)) - - -CairoShape_obj::CairoShape_obj() -{ -} - -bool CairoShape_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"render") ) { outValue = render_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"sourceTransform") ) { outValue = ( sourceTransform ); return true; } - } - return false; -} - -bool CairoShape_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"sourceTransform") ) { sourceTransform=ioValue.Cast< ::lime::math::Matrix3 >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CairoShape_obj_sMemberStorageInfo = 0; -static hx::StaticInfo CairoShape_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::lime::math::Matrix3 */ ,(void *) &CairoShape_obj::sourceTransform,HX_("sourceTransform",11,e9,32,19)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void CairoShape_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(CairoShape_obj::sourceTransform,"sourceTransform"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void CairoShape_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(CairoShape_obj::sourceTransform,"sourceTransform"); -}; - -#endif - -hx::Class CairoShape_obj::__mClass; - -static ::String CairoShape_obj_sStaticFields[] = { - HX_("sourceTransform",11,e9,32,19), - HX_("render",56,6b,29,05), - ::String(null()) -}; - -void CairoShape_obj::__register() -{ - CairoShape_obj _hx_dummy; - CairoShape_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.CairoShape",75,a7,5d,ef); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CairoShape_obj::__GetStatic; - __mClass->mSetStaticField = &CairoShape_obj::__SetStatic; - __mClass->mMarkFunc = CairoShape_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(CairoShape_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CairoShape_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = CairoShape_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CairoShape_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CairoShape_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void CairoShape_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_b1fba0bba755bee2_18_boot) -HXDLIN( 18) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -{ - HX_GC_STACKFRAME(&_hx_pos_b1fba0bba755bee2_20_boot) -HXDLIN( 20) sourceTransform = ::lime::math::Matrix3_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/CanvasBitmap.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/CanvasBitmap.cpp deleted file mode 100644 index bd0ca0ec..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/CanvasBitmap.cpp +++ /dev/null @@ -1,120 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_Bitmap -#include -#endif -#ifndef INCLUDED_openfl_display_CanvasRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CanvasBitmap -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_b6ae860a04406516_15_render,"openfl.display._internal.CanvasBitmap","render",0x396f6081,"openfl.display._internal.CanvasBitmap.render","openfl/display/_internal/CanvasBitmap.hx",15,0x24e40a98) -HX_LOCAL_STACK_FRAME(_hx_pos_b6ae860a04406516_12_boot,"openfl.display._internal.CanvasBitmap","boot",0x0b97489d,"openfl.display._internal.CanvasBitmap.boot","openfl/display/_internal/CanvasBitmap.hx",12,0x24e40a98) -namespace openfl{ -namespace display{ -namespace _internal{ - -void CanvasBitmap_obj::__construct() { } - -Dynamic CanvasBitmap_obj::__CreateEmpty() { return new CanvasBitmap_obj; } - -void *CanvasBitmap_obj::_hx_vtable = 0; - -Dynamic CanvasBitmap_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CanvasBitmap_obj > _hx_result = new CanvasBitmap_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CanvasBitmap_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x25e7f79d; -} - -void CanvasBitmap_obj::render( ::openfl::display::Bitmap bitmap, ::openfl::display::CanvasRenderer renderer){ - HX_STACKFRAME(&_hx_pos_b6ae860a04406516_15_render) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CanvasBitmap_obj,render,(void)) - - -CanvasBitmap_obj::CanvasBitmap_obj() -{ -} - -bool CanvasBitmap_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"render") ) { outValue = render_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CanvasBitmap_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *CanvasBitmap_obj_sStaticStorageInfo = 0; -#endif - -hx::Class CanvasBitmap_obj::__mClass; - -static ::String CanvasBitmap_obj_sStaticFields[] = { - HX_("render",56,6b,29,05), - ::String(null()) -}; - -void CanvasBitmap_obj::__register() -{ - CanvasBitmap_obj _hx_dummy; - CanvasBitmap_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.CanvasBitmap",e3,f3,24,4b); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CanvasBitmap_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(CanvasBitmap_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CanvasBitmap_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CanvasBitmap_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CanvasBitmap_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void CanvasBitmap_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_b6ae860a04406516_12_boot) -HXDLIN( 12) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/CanvasDisplayObject.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/CanvasDisplayObject.cpp deleted file mode 100644 index 1e069620..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/CanvasDisplayObject.cpp +++ /dev/null @@ -1,117 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_CanvasRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CanvasDisplayObject -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_9de5459f7a503b62_15_render,"openfl.display._internal.CanvasDisplayObject","render",0xf8cbf477,"openfl.display._internal.CanvasDisplayObject.render","openfl/display/_internal/CanvasDisplayObject.hx",15,0x8a7cf974) -HX_LOCAL_STACK_FRAME(_hx_pos_9de5459f7a503b62_12_boot,"openfl.display._internal.CanvasDisplayObject","boot",0xf6e3d313,"openfl.display._internal.CanvasDisplayObject.boot","openfl/display/_internal/CanvasDisplayObject.hx",12,0x8a7cf974) -namespace openfl{ -namespace display{ -namespace _internal{ - -void CanvasDisplayObject_obj::__construct() { } - -Dynamic CanvasDisplayObject_obj::__CreateEmpty() { return new CanvasDisplayObject_obj; } - -void *CanvasDisplayObject_obj::_hx_vtable = 0; - -Dynamic CanvasDisplayObject_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CanvasDisplayObject_obj > _hx_result = new CanvasDisplayObject_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CanvasDisplayObject_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1294c497; -} - -void CanvasDisplayObject_obj::render( ::openfl::display::DisplayObject displayObject, ::openfl::display::CanvasRenderer renderer){ - HX_STACKFRAME(&_hx_pos_9de5459f7a503b62_15_render) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CanvasDisplayObject_obj,render,(void)) - - -CanvasDisplayObject_obj::CanvasDisplayObject_obj() -{ -} - -bool CanvasDisplayObject_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"render") ) { outValue = render_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CanvasDisplayObject_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *CanvasDisplayObject_obj_sStaticStorageInfo = 0; -#endif - -hx::Class CanvasDisplayObject_obj::__mClass; - -static ::String CanvasDisplayObject_obj_sStaticFields[] = { - HX_("render",56,6b,29,05), - ::String(null()) -}; - -void CanvasDisplayObject_obj::__register() -{ - CanvasDisplayObject_obj _hx_dummy; - CanvasDisplayObject_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.CanvasDisplayObject",2d,7d,d0,ae); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CanvasDisplayObject_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(CanvasDisplayObject_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CanvasDisplayObject_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CanvasDisplayObject_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CanvasDisplayObject_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void CanvasDisplayObject_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_9de5459f7a503b62_12_boot) -HXDLIN( 12) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/CanvasGraphics.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/CanvasGraphics.cpp deleted file mode 100644 index f8614109..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/CanvasGraphics.cpp +++ /dev/null @@ -1,557 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_CanvasRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Graphics -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CanvasGraphics -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_68_closePath,"openfl.display._internal.CanvasGraphics","closePath",0x4bc7f60e,"openfl.display._internal.CanvasGraphics.closePath","openfl/display/_internal/CanvasGraphics.hx",68,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_99_createBitmapFill,"openfl.display._internal.CanvasGraphics","createBitmapFill",0x4b43bfbd,"openfl.display._internal.CanvasGraphics.createBitmapFill","openfl/display/_internal/CanvasGraphics.hx",99,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_106_createGradientPattern,"openfl.display._internal.CanvasGraphics","createGradientPattern",0x550b94b5,"openfl.display._internal.CanvasGraphics.createGradientPattern","openfl/display/_internal/CanvasGraphics.hx",106,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_166_createTempPatternCanvas,"openfl.display._internal.CanvasGraphics","createTempPatternCanvas",0x6ada6549,"openfl.display._internal.CanvasGraphics.createTempPatternCanvas","openfl/display/_internal/CanvasGraphics.hx",166,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_190_drawRoundRect,"openfl.display._internal.CanvasGraphics","drawRoundRect",0xaa7470ff,"openfl.display._internal.CanvasGraphics.drawRoundRect","openfl/display/_internal/CanvasGraphics.hx",190,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_224_endFill,"openfl.display._internal.CanvasGraphics","endFill",0xd6b0224f,"openfl.display._internal.CanvasGraphics.endFill","openfl/display/_internal/CanvasGraphics.hx",224,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_233_endStroke,"openfl.display._internal.CanvasGraphics","endStroke",0x88be9284,"openfl.display._internal.CanvasGraphics.endStroke","openfl/display/_internal/CanvasGraphics.hx",233,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_458_hitTest,"openfl.display._internal.CanvasGraphics","hitTest",0x934efa96,"openfl.display._internal.CanvasGraphics.hitTest","openfl/display/_internal/CanvasGraphics.hx",458,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_463_isCCW,"openfl.display._internal.CanvasGraphics","isCCW",0x9437381e,"openfl.display._internal.CanvasGraphics.isCCW","openfl/display/_internal/CanvasGraphics.hx",463,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_467_normalizeUVT,"openfl.display._internal.CanvasGraphics","normalizeUVT",0xa0796975,"openfl.display._internal.CanvasGraphics.normalizeUVT","openfl/display/_internal/CanvasGraphics.hx",467,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_508_playCommands,"openfl.display._internal.CanvasGraphics","playCommands",0xa3390eeb,"openfl.display._internal.CanvasGraphics.playCommands","openfl/display/_internal/CanvasGraphics.hx",508,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_1138_render,"openfl.display._internal.CanvasGraphics","render",0xc2394625,"openfl.display._internal.CanvasGraphics.render","openfl/display/_internal/CanvasGraphics.hx",1138,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_1457_renderMask,"openfl.display._internal.CanvasGraphics","renderMask",0x605729b1,"openfl.display._internal.CanvasGraphics.renderMask","openfl/display/_internal/CanvasGraphics.hx",1457,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_1561_setSmoothing,"openfl.display._internal.CanvasGraphics","setSmoothing",0x137bf581,"openfl.display._internal.CanvasGraphics.setSmoothing","openfl/display/_internal/CanvasGraphics.hx",1561,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_34_boot,"openfl.display._internal.CanvasGraphics","boot",0x19dfbd41,"openfl.display._internal.CanvasGraphics.boot","openfl/display/_internal/CanvasGraphics.hx",34,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_36_boot,"openfl.display._internal.CanvasGraphics","boot",0x19dfbd41,"openfl.display._internal.CanvasGraphics.boot","openfl/display/_internal/CanvasGraphics.hx",36,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_37_boot,"openfl.display._internal.CanvasGraphics","boot",0x19dfbd41,"openfl.display._internal.CanvasGraphics.boot","openfl/display/_internal/CanvasGraphics.hx",37,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_43_boot,"openfl.display._internal.CanvasGraphics","boot",0x19dfbd41,"openfl.display._internal.CanvasGraphics.boot","openfl/display/_internal/CanvasGraphics.hx",43,0x5a71bf7c) -HX_LOCAL_STACK_FRAME(_hx_pos_fd1c4d1c82edf2db_50_boot,"openfl.display._internal.CanvasGraphics","boot",0x19dfbd41,"openfl.display._internal.CanvasGraphics.boot","openfl/display/_internal/CanvasGraphics.hx",50,0x5a71bf7c) -namespace openfl{ -namespace display{ -namespace _internal{ - -void CanvasGraphics_obj::__construct() { } - -Dynamic CanvasGraphics_obj::__CreateEmpty() { return new CanvasGraphics_obj; } - -void *CanvasGraphics_obj::_hx_vtable = 0; - -Dynamic CanvasGraphics_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CanvasGraphics_obj > _hx_result = new CanvasGraphics_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CanvasGraphics_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3ae9c7cd; -} - -Float CanvasGraphics_obj::SIN45; - -Float CanvasGraphics_obj::TAN22; - -bool CanvasGraphics_obj::allowSmoothing; - - ::openfl::display::BitmapData CanvasGraphics_obj::bitmapFill; - - ::openfl::display::BitmapData CanvasGraphics_obj::bitmapStroke; - -bool CanvasGraphics_obj::bitmapRepeat; - - ::openfl::geom::Rectangle CanvasGraphics_obj::bounds; - - ::openfl::display::_internal::DrawCommandBuffer CanvasGraphics_obj::fillCommands; - - ::openfl::display::Graphics CanvasGraphics_obj::graphics; - -bool CanvasGraphics_obj::hasFill; - -bool CanvasGraphics_obj::hasStroke; - -bool CanvasGraphics_obj::hitTesting; - - ::openfl::geom::Matrix CanvasGraphics_obj::inversePendingMatrix; - - ::openfl::geom::Matrix CanvasGraphics_obj::pendingMatrix; - - ::openfl::display::_internal::DrawCommandBuffer CanvasGraphics_obj::strokeCommands; - - ::Dynamic CanvasGraphics_obj::windingRule; - -Float CanvasGraphics_obj::worldAlpha; - -void CanvasGraphics_obj::closePath(hx::Null< bool > __o_strokeBefore){ - bool strokeBefore = __o_strokeBefore.Default(false); - HX_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_68_closePath) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CanvasGraphics_obj,closePath,(void)) - - ::Dynamic CanvasGraphics_obj::createBitmapFill( ::openfl::display::BitmapData bitmap,bool bitmapRepeat,bool smooth){ - HX_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_99_createBitmapFill) -HXDLIN( 99) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(CanvasGraphics_obj,createBitmapFill,return ) - -void CanvasGraphics_obj::createGradientPattern( ::Dynamic type,::cpp::VirtualArray colors,::cpp::VirtualArray alphas,::cpp::VirtualArray ratios, ::openfl::geom::Matrix matrix, ::Dynamic spreadMethod, ::Dynamic interpolationMethod,Float focalPointRatio){ - HX_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_106_createGradientPattern) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC8(CanvasGraphics_obj,createGradientPattern,(void)) - -void CanvasGraphics_obj::createTempPatternCanvas( ::openfl::display::BitmapData bitmap,bool repeat,int width,int height){ - HX_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_166_createTempPatternCanvas) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(CanvasGraphics_obj,createTempPatternCanvas,(void)) - -void CanvasGraphics_obj::drawRoundRect(Float x,Float y,Float width,Float height,Float ellipseWidth, ::Dynamic ellipseHeight){ - HX_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_190_drawRoundRect) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(CanvasGraphics_obj,drawRoundRect,(void)) - -void CanvasGraphics_obj::endFill(){ - HX_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_224_endFill) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(CanvasGraphics_obj,endFill,(void)) - -void CanvasGraphics_obj::endStroke(){ - HX_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_233_endStroke) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(CanvasGraphics_obj,endStroke,(void)) - -bool CanvasGraphics_obj::hitTest( ::openfl::display::Graphics graphics,Float x,Float y){ - HX_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_458_hitTest) -HXDLIN( 458) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(CanvasGraphics_obj,hitTest,return ) - -bool CanvasGraphics_obj::isCCW(Float x1,Float y1,Float x2,Float y2,Float x3,Float y3){ - HX_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_463_isCCW) -HXDLIN( 463) return ((((x2 - x1) * (y3 - y1)) - ((y2 - y1) * (x3 - x1))) < 0); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(CanvasGraphics_obj,isCCW,return ) - - ::Dynamic CanvasGraphics_obj::normalizeUVT( ::openfl::_Vector::FloatVector uvt,hx::Null< bool > __o_skipT){ - bool skipT = __o_skipT.Default(false); - HX_GC_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_467_normalizeUVT) -HXLINE( 468) Float max = ::Math_obj::NEGATIVE_INFINITY; -HXLINE( 469) Float tmp = ::Math_obj::NEGATIVE_INFINITY; -HXLINE( 470) int len = uvt->get_length(); -HXLINE( 472) { -HXLINE( 472) int _g = 1; -HXDLIN( 472) int _g1 = (len + 1); -HXDLIN( 472) while((_g < _g1)){ -HXLINE( 472) _g = (_g + 1); -HXDLIN( 472) int t = (_g - 1); -HXLINE( 474) bool _hx_tmp; -HXDLIN( 474) if (skipT) { -HXLINE( 474) _hx_tmp = (hx::Mod(t,3) == 0); - } - else { -HXLINE( 474) _hx_tmp = false; - } -HXDLIN( 474) if (_hx_tmp) { -HXLINE( 476) continue; - } -HXLINE( 479) tmp = uvt->get((t - 1)); -HXLINE( 481) if ((max < tmp)) { -HXLINE( 483) max = tmp; - } - } - } -HXLINE( 487) if (!(skipT)) { -HXLINE( 489) return ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("max",a4,0a,53,00),max) - ->setFixed(1,HX_("uvt",f3,2e,59,00),uvt)); - } -HXLINE( 492) int length = null(); -HXDLIN( 492) bool fixed = null(); -HXDLIN( 492) ::Array< Float > array = null(); -HXDLIN( 492) ::openfl::_Vector::FloatVector result = ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length,fixed,array,true); -HXLINE( 494) { -HXLINE( 494) int _g2 = 1; -HXDLIN( 494) int _g3 = (len + 1); -HXDLIN( 494) while((_g2 < _g3)){ -HXLINE( 494) _g2 = (_g2 + 1); -HXDLIN( 494) int t1 = (_g2 - 1); -HXLINE( 496) bool _hx_tmp1; -HXDLIN( 496) if (skipT) { -HXLINE( 496) _hx_tmp1 = (hx::Mod(t1,3) == 0); - } - else { -HXLINE( 496) _hx_tmp1 = false; - } -HXDLIN( 496) if (_hx_tmp1) { -HXLINE( 498) continue; - } -HXLINE( 501) result->push(uvt->get((t1 - 1))); - } - } -HXLINE( 504) return ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("max",a4,0a,53,00),max) - ->setFixed(1,HX_("uvt",f3,2e,59,00),result)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CanvasGraphics_obj,normalizeUVT,return ) - -void CanvasGraphics_obj::playCommands( ::openfl::display::_internal::DrawCommandBuffer commands,hx::Null< bool > __o_stroke){ - bool stroke = __o_stroke.Default(false); - HX_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_508_playCommands) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CanvasGraphics_obj,playCommands,(void)) - -void CanvasGraphics_obj::render( ::openfl::display::Graphics graphics, ::openfl::display::CanvasRenderer renderer){ - HX_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_1138_render) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CanvasGraphics_obj,render,(void)) - -void CanvasGraphics_obj::renderMask( ::openfl::display::Graphics graphics, ::openfl::display::CanvasRenderer renderer){ - HX_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_1457_renderMask) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(CanvasGraphics_obj,renderMask,(void)) - -void CanvasGraphics_obj::setSmoothing(bool smooth){ - HX_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_1561_setSmoothing) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CanvasGraphics_obj,setSmoothing,(void)) - - -CanvasGraphics_obj::CanvasGraphics_obj() -{ -} - -bool CanvasGraphics_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"isCCW") ) { outValue = isCCW_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"bounds") ) { outValue = ( bounds ); return true; } - if (HX_FIELD_EQ(inName,"render") ) { outValue = render_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"hasFill") ) { outValue = ( hasFill ); return true; } - if (HX_FIELD_EQ(inName,"endFill") ) { outValue = endFill_dyn(); return true; } - if (HX_FIELD_EQ(inName,"hitTest") ) { outValue = hitTest_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"graphics") ) { outValue = ( graphics ); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"hasStroke") ) { outValue = ( hasStroke ); return true; } - if (HX_FIELD_EQ(inName,"closePath") ) { outValue = closePath_dyn(); return true; } - if (HX_FIELD_EQ(inName,"endStroke") ) { outValue = endStroke_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"bitmapFill") ) { outValue = ( bitmapFill ); return true; } - if (HX_FIELD_EQ(inName,"hitTesting") ) { outValue = ( hitTesting ); return true; } - if (HX_FIELD_EQ(inName,"worldAlpha") ) { outValue = ( worldAlpha ); return true; } - if (HX_FIELD_EQ(inName,"renderMask") ) { outValue = renderMask_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"windingRule") ) { outValue = ( windingRule ); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"bitmapStroke") ) { outValue = ( bitmapStroke ); return true; } - if (HX_FIELD_EQ(inName,"bitmapRepeat") ) { outValue = ( bitmapRepeat ); return true; } - if (HX_FIELD_EQ(inName,"fillCommands") ) { outValue = ( fillCommands ); return true; } - if (HX_FIELD_EQ(inName,"normalizeUVT") ) { outValue = normalizeUVT_dyn(); return true; } - if (HX_FIELD_EQ(inName,"playCommands") ) { outValue = playCommands_dyn(); return true; } - if (HX_FIELD_EQ(inName,"setSmoothing") ) { outValue = setSmoothing_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"pendingMatrix") ) { outValue = ( pendingMatrix ); return true; } - if (HX_FIELD_EQ(inName,"drawRoundRect") ) { outValue = drawRoundRect_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"allowSmoothing") ) { outValue = ( allowSmoothing ); return true; } - if (HX_FIELD_EQ(inName,"strokeCommands") ) { outValue = ( strokeCommands ); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"createBitmapFill") ) { outValue = createBitmapFill_dyn(); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"inversePendingMatrix") ) { outValue = ( inversePendingMatrix ); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"createGradientPattern") ) { outValue = createGradientPattern_dyn(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"createTempPatternCanvas") ) { outValue = createTempPatternCanvas_dyn(); return true; } - } - return false; -} - -bool CanvasGraphics_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"bounds") ) { bounds=ioValue.Cast< ::openfl::geom::Rectangle >(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"hasFill") ) { hasFill=ioValue.Cast< bool >(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"graphics") ) { graphics=ioValue.Cast< ::openfl::display::Graphics >(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"hasStroke") ) { hasStroke=ioValue.Cast< bool >(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"bitmapFill") ) { bitmapFill=ioValue.Cast< ::openfl::display::BitmapData >(); return true; } - if (HX_FIELD_EQ(inName,"hitTesting") ) { hitTesting=ioValue.Cast< bool >(); return true; } - if (HX_FIELD_EQ(inName,"worldAlpha") ) { worldAlpha=ioValue.Cast< Float >(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"windingRule") ) { windingRule=ioValue.Cast< ::Dynamic >(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"bitmapStroke") ) { bitmapStroke=ioValue.Cast< ::openfl::display::BitmapData >(); return true; } - if (HX_FIELD_EQ(inName,"bitmapRepeat") ) { bitmapRepeat=ioValue.Cast< bool >(); return true; } - if (HX_FIELD_EQ(inName,"fillCommands") ) { fillCommands=ioValue.Cast< ::openfl::display::_internal::DrawCommandBuffer >(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"pendingMatrix") ) { pendingMatrix=ioValue.Cast< ::openfl::geom::Matrix >(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"allowSmoothing") ) { allowSmoothing=ioValue.Cast< bool >(); return true; } - if (HX_FIELD_EQ(inName,"strokeCommands") ) { strokeCommands=ioValue.Cast< ::openfl::display::_internal::DrawCommandBuffer >(); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"inversePendingMatrix") ) { inversePendingMatrix=ioValue.Cast< ::openfl::geom::Matrix >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CanvasGraphics_obj_sMemberStorageInfo = 0; -static hx::StaticInfo CanvasGraphics_obj_sStaticStorageInfo[] = { - {hx::fsFloat,(void *) &CanvasGraphics_obj::SIN45,HX_("SIN45",79,16,be,fa)}, - {hx::fsFloat,(void *) &CanvasGraphics_obj::TAN22,HX_("TAN22",41,f4,da,88)}, - {hx::fsBool,(void *) &CanvasGraphics_obj::allowSmoothing,HX_("allowSmoothing",ab,b7,66,68)}, - {hx::fsObject /* ::openfl::display::BitmapData */ ,(void *) &CanvasGraphics_obj::bitmapFill,HX_("bitmapFill",12,2e,19,35)}, - {hx::fsObject /* ::openfl::display::BitmapData */ ,(void *) &CanvasGraphics_obj::bitmapStroke,HX_("bitmapStroke",07,55,54,1c)}, - {hx::fsBool,(void *) &CanvasGraphics_obj::bitmapRepeat,HX_("bitmapRepeat",aa,38,9c,11)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(void *) &CanvasGraphics_obj::bounds,HX_("bounds",75,86,1d,66)}, - {hx::fsObject /* ::openfl::display::_internal::DrawCommandBuffer */ ,(void *) &CanvasGraphics_obj::fillCommands,HX_("fillCommands",6b,f6,c9,c2)}, - {hx::fsObject /* ::openfl::display::Graphics */ ,(void *) &CanvasGraphics_obj::graphics,HX_("graphics",cb,f8,67,12)}, - {hx::fsBool,(void *) &CanvasGraphics_obj::hasFill,HX_("hasFill",fd,ee,ff,12)}, - {hx::fsBool,(void *) &CanvasGraphics_obj::hasStroke,HX_("hasStroke",b2,66,1d,52)}, - {hx::fsBool,(void *) &CanvasGraphics_obj::hitTesting,HX_("hitTesting",bd,65,48,19)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(void *) &CanvasGraphics_obj::inversePendingMatrix,HX_("inversePendingMatrix",28,14,8c,bb)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(void *) &CanvasGraphics_obj::pendingMatrix,HX_("pendingMatrix",f8,9d,96,b5)}, - {hx::fsObject /* ::openfl::display::_internal::DrawCommandBuffer */ ,(void *) &CanvasGraphics_obj::strokeCommands,HX_("strokeCommands",a0,98,2a,67)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &CanvasGraphics_obj::windingRule,HX_("windingRule",36,83,c0,4f)}, - {hx::fsFloat,(void *) &CanvasGraphics_obj::worldAlpha,HX_("worldAlpha",ac,57,43,8d)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void CanvasGraphics_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::SIN45,"SIN45"); - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::TAN22,"TAN22"); - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::allowSmoothing,"allowSmoothing"); - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::bitmapFill,"bitmapFill"); - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::bitmapStroke,"bitmapStroke"); - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::bitmapRepeat,"bitmapRepeat"); - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::bounds,"bounds"); - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::fillCommands,"fillCommands"); - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::graphics,"graphics"); - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::hasFill,"hasFill"); - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::hasStroke,"hasStroke"); - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::hitTesting,"hitTesting"); - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::inversePendingMatrix,"inversePendingMatrix"); - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::pendingMatrix,"pendingMatrix"); - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::strokeCommands,"strokeCommands"); - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::windingRule,"windingRule"); - HX_MARK_MEMBER_NAME(CanvasGraphics_obj::worldAlpha,"worldAlpha"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void CanvasGraphics_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::SIN45,"SIN45"); - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::TAN22,"TAN22"); - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::allowSmoothing,"allowSmoothing"); - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::bitmapFill,"bitmapFill"); - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::bitmapStroke,"bitmapStroke"); - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::bitmapRepeat,"bitmapRepeat"); - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::bounds,"bounds"); - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::fillCommands,"fillCommands"); - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::graphics,"graphics"); - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::hasFill,"hasFill"); - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::hasStroke,"hasStroke"); - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::hitTesting,"hitTesting"); - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::inversePendingMatrix,"inversePendingMatrix"); - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::pendingMatrix,"pendingMatrix"); - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::strokeCommands,"strokeCommands"); - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::windingRule,"windingRule"); - HX_VISIT_MEMBER_NAME(CanvasGraphics_obj::worldAlpha,"worldAlpha"); -}; - -#endif - -hx::Class CanvasGraphics_obj::__mClass; - -static ::String CanvasGraphics_obj_sStaticFields[] = { - HX_("SIN45",79,16,be,fa), - HX_("TAN22",41,f4,da,88), - HX_("allowSmoothing",ab,b7,66,68), - HX_("bitmapFill",12,2e,19,35), - HX_("bitmapStroke",07,55,54,1c), - HX_("bitmapRepeat",aa,38,9c,11), - HX_("bounds",75,86,1d,66), - HX_("fillCommands",6b,f6,c9,c2), - HX_("graphics",cb,f8,67,12), - HX_("hasFill",fd,ee,ff,12), - HX_("hasStroke",b2,66,1d,52), - HX_("hitTesting",bd,65,48,19), - HX_("inversePendingMatrix",28,14,8c,bb), - HX_("pendingMatrix",f8,9d,96,b5), - HX_("strokeCommands",a0,98,2a,67), - HX_("windingRule",36,83,c0,4f), - HX_("worldAlpha",ac,57,43,8d), - HX_("closePath",7d,65,20,14), - HX_("createBitmapFill",2e,ac,46,6a), - HX_("createGradientPattern",a4,ee,44,f6), - HX_("createTempPatternCanvas",f8,58,91,d0), - HX_("drawRoundRect",ee,c3,aa,e2), - HX_("endFill",fe,87,e0,25), - HX_("endStroke",f3,01,17,51), - HX_("hitTest",45,60,7f,e2), - HX_("isCCW",0d,84,49,c1), - HX_("normalizeUVT",66,09,2f,47), - HX_("playCommands",dc,ae,ee,49), - HX_("render",56,6b,29,05), - HX_("renderMask",62,3b,60,e5), - HX_("setSmoothing",72,95,31,ba), - ::String(null()) -}; - -void CanvasGraphics_obj::__register() -{ - CanvasGraphics_obj _hx_dummy; - CanvasGraphics_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.CanvasGraphics",bf,c1,78,cf); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CanvasGraphics_obj::__GetStatic; - __mClass->mSetStaticField = &CanvasGraphics_obj::__SetStatic; - __mClass->mMarkFunc = CanvasGraphics_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(CanvasGraphics_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CanvasGraphics_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = CanvasGraphics_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CanvasGraphics_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CanvasGraphics_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void CanvasGraphics_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_34_boot) -HXDLIN( 34) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20))))) - ->setFixed(1,HX_("statics",05,3c,65,36), ::Dynamic(hx::Anon_obj::Create(3) - ->setFixed(0,HX_("createGradientPattern",a4,ee,44,f6), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("windingRule",36,83,c0,4f), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(2,HX_("createBitmapFill",2e,ac,46,6a), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c)))))))); - } -{ - HX_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_36_boot) -HXDLIN( 36) SIN45 = ((Float)0.70710678118654752440084436210485); - } -{ - HX_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_37_boot) -HXDLIN( 37) TAN22 = ((Float)0.4142135623730950488016887242097); - } -{ - HX_GC_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_43_boot) -HXDLIN( 43) fillCommands = ::openfl::display::_internal::DrawCommandBuffer_obj::__alloc( HX_CTX ); - } -{ - HX_GC_STACKFRAME(&_hx_pos_fd1c4d1c82edf2db_50_boot) -HXDLIN( 50) strokeCommands = ::openfl::display::_internal::DrawCommandBuffer_obj::__alloc( HX_CTX ); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DBitmap.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DBitmap.cpp deleted file mode 100644 index ed90d461..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DBitmap.cpp +++ /dev/null @@ -1,239 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_Bitmap -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_OpenGLRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Float -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DBitmap -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DMaskShader -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_IndexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_VertexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_ColorTransform -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_382515aae3768e94_25_render,"openfl.display._internal.Context3DBitmap","render",0xaffd5171,"openfl.display._internal.Context3DBitmap.render","openfl/display/_internal/Context3DBitmap.hx",25,0x2872f3ee) -HX_LOCAL_STACK_FRAME(_hx_pos_382515aae3768e94_63_renderMask,"openfl.display._internal.Context3DBitmap","renderMask",0xaaf0cafd,"openfl.display._internal.Context3DBitmap.renderMask","openfl/display/_internal/Context3DBitmap.hx",63,0x2872f3ee) -HX_LOCAL_STACK_FRAME(_hx_pos_382515aae3768e94_22_boot,"openfl.display._internal.Context3DBitmap","boot",0xce121d8d,"openfl.display._internal.Context3DBitmap.boot","openfl/display/_internal/Context3DBitmap.hx",22,0x2872f3ee) -namespace openfl{ -namespace display{ -namespace _internal{ - -void Context3DBitmap_obj::__construct() { } - -Dynamic Context3DBitmap_obj::__CreateEmpty() { return new Context3DBitmap_obj; } - -void *Context3DBitmap_obj::_hx_vtable = 0; - -Dynamic Context3DBitmap_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DBitmap_obj > _hx_result = new Context3DBitmap_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DBitmap_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5a034d41; -} - -void Context3DBitmap_obj::render( ::openfl::display::Bitmap bitmap, ::openfl::display::OpenGLRenderer renderer){ - HX_STACKFRAME(&_hx_pos_382515aae3768e94_25_render) -HXLINE( 26) bool _hx_tmp; -HXDLIN( 26) if (!(!(bitmap->_hx___renderable))) { -HXLINE( 26) _hx_tmp = (bitmap->_hx___worldAlpha <= 0); - } - else { -HXLINE( 26) _hx_tmp = true; - } -HXDLIN( 26) if (_hx_tmp) { -HXLINE( 26) return; - } -HXLINE( 28) bool _hx_tmp1; -HXDLIN( 28) if (hx::IsNotNull( bitmap->_hx___bitmapData )) { -HXLINE( 28) _hx_tmp1 = bitmap->_hx___bitmapData->_hx___isValid; - } - else { -HXLINE( 28) _hx_tmp1 = false; - } -HXDLIN( 28) if (_hx_tmp1) { -HXLINE( 30) ::openfl::display3D::Context3D context = renderer->_hx___context3D; -HXLINE( 32) renderer->_hx___setBlendMode(bitmap->_hx___worldBlendMode); -HXLINE( 33) renderer->_hx___pushMaskObject(bitmap,null()); -HXLINE( 36) ::openfl::display::Shader shader = renderer->_hx___initDisplayShader(bitmap->_hx___worldShader); -HXLINE( 37) renderer->setShader(shader); -HXLINE( 38) bool _hx_tmp2; -HXDLIN( 38) if (renderer->_hx___allowSmoothing) { -HXLINE( 38) if (!(bitmap->smoothing)) { -HXLINE( 38) _hx_tmp2 = renderer->_hx___upscaled; - } - else { -HXLINE( 38) _hx_tmp2 = true; - } - } - else { -HXLINE( 38) _hx_tmp2 = false; - } -HXDLIN( 38) renderer->applyBitmapData(bitmap->_hx___bitmapData,_hx_tmp2,null()); -HXLINE( 39) renderer->applyMatrix(renderer->_hx___getMatrix(bitmap->_hx___renderTransform,bitmap->pixelSnapping)); -HXLINE( 40) renderer->applyAlpha(bitmap->_hx___worldAlpha); -HXLINE( 41) renderer->applyColorTransform(bitmap->_hx___worldColorTransform); -HXLINE( 42) renderer->updateShader(); -HXLINE( 44) ::openfl::display3D::VertexBuffer3D vertexBuffer = bitmap->_hx___bitmapData->getVertexBuffer(context,null(),null()); -HXLINE( 45) if (hx::IsNotNull( shader->_hx___position )) { -HXLINE( 45) context->setVertexBufferAt(( (int)(shader->_hx___position->index) ),vertexBuffer,0,3); - } -HXLINE( 46) if (hx::IsNotNull( shader->_hx___textureCoord )) { -HXLINE( 46) context->setVertexBufferAt(( (int)(shader->_hx___textureCoord->index) ),vertexBuffer,3,2); - } -HXLINE( 47) ::openfl::display3D::IndexBuffer3D indexBuffer = bitmap->_hx___bitmapData->getIndexBuffer(context,null()); -HXLINE( 48) context->drawTriangles(indexBuffer,null(),null()); -HXLINE( 54) renderer->_hx___clearShader(); -HXLINE( 57) renderer->_hx___popMaskObject(bitmap,null()); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Context3DBitmap_obj,render,(void)) - -void Context3DBitmap_obj::renderMask( ::openfl::display::Bitmap bitmap, ::openfl::display::OpenGLRenderer renderer){ - HX_STACKFRAME(&_hx_pos_382515aae3768e94_63_renderMask) -HXDLIN( 63) bool _hx_tmp; -HXDLIN( 63) if (hx::IsNotNull( bitmap->_hx___bitmapData )) { -HXDLIN( 63) _hx_tmp = bitmap->_hx___bitmapData->_hx___isValid; - } - else { -HXDLIN( 63) _hx_tmp = false; - } -HXDLIN( 63) if (_hx_tmp) { -HXLINE( 65) ::openfl::display3D::Context3D context = renderer->_hx___context3D; -HXLINE( 67) ::openfl::display::_internal::Context3DMaskShader shader = renderer->_hx___maskShader; -HXLINE( 68) renderer->setShader(shader); -HXLINE( 69) renderer->applyBitmapData(::openfl::display::_internal::Context3DMaskShader_obj::opaqueBitmapData,true,null()); -HXLINE( 70) renderer->applyMatrix(renderer->_hx___getMatrix(bitmap->_hx___renderTransform,bitmap->pixelSnapping)); -HXLINE( 71) renderer->updateShader(); -HXLINE( 73) ::openfl::display3D::VertexBuffer3D vertexBuffer = bitmap->_hx___bitmapData->getVertexBuffer(context,null(),null()); -HXLINE( 74) if (hx::IsNotNull( shader->_hx___position )) { -HXLINE( 74) context->setVertexBufferAt(( (int)(shader->_hx___position->index) ),vertexBuffer,0,3); - } -HXLINE( 75) if (hx::IsNotNull( shader->_hx___textureCoord )) { -HXLINE( 75) context->setVertexBufferAt(( (int)(shader->_hx___textureCoord->index) ),vertexBuffer,3,2); - } -HXLINE( 76) ::openfl::display3D::IndexBuffer3D indexBuffer = bitmap->_hx___bitmapData->getIndexBuffer(context,null()); -HXLINE( 77) context->drawTriangles(indexBuffer,null(),null()); -HXLINE( 83) renderer->_hx___clearShader(); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Context3DBitmap_obj,renderMask,(void)) - - -Context3DBitmap_obj::Context3DBitmap_obj() -{ -} - -bool Context3DBitmap_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"render") ) { outValue = render_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"renderMask") ) { outValue = renderMask_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DBitmap_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Context3DBitmap_obj_sStaticStorageInfo = 0; -#endif - -hx::Class Context3DBitmap_obj::__mClass; - -static ::String Context3DBitmap_obj_sStaticFields[] = { - HX_("render",56,6b,29,05), - HX_("renderMask",62,3b,60,e5), - ::String(null()) -}; - -void Context3DBitmap_obj::__register() -{ - Context3DBitmap_obj _hx_dummy; - Context3DBitmap_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.Context3DBitmap",f3,44,7a,22); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DBitmap_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DBitmap_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DBitmap_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DBitmap_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DBitmap_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DBitmap_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_382515aae3768e94_22_boot) -HXDLIN( 22) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DBuffer.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DBuffer.cpp deleted file mode 100644 index 293f5181..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DBuffer.cpp +++ /dev/null @@ -1,658 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DElementType -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_IndexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_VertexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_9e62df52b7800135_29_new,"openfl.display._internal.Context3DBuffer","new",0x8fb9e4f6,"openfl.display._internal.Context3DBuffer.new","openfl/display/_internal/Context3DBuffer.hx",29,0x1311077d) -HX_LOCAL_STACK_FRAME(_hx_pos_9e62df52b7800135_41_drawElements,"openfl.display._internal.Context3DBuffer","drawElements",0x2a916b05,"openfl.display._internal.Context3DBuffer.drawElements","openfl/display/_internal/Context3DBuffer.hx",41,0x1311077d) -HX_LOCAL_STACK_FRAME(_hx_pos_9e62df52b7800135_76_flushVertexBufferData,"openfl.display._internal.Context3DBuffer","flushVertexBufferData",0xfe9a3cc8,"openfl.display._internal.Context3DBuffer.flushVertexBufferData","openfl/display/_internal/Context3DBuffer.hx",76,0x1311077d) -HX_LOCAL_STACK_FRAME(_hx_pos_9e62df52b7800135_87_resize,"openfl.display._internal.Context3DBuffer","resize",0x383fc71e,"openfl.display._internal.Context3DBuffer.resize","openfl/display/_internal/Context3DBuffer.hx",87,0x1311077d) -HX_LOCAL_STACK_FRAME(_hx_pos_9e62df52b7800135_10_boot,"openfl.display._internal.Context3DBuffer","boot",0x2b0772dc,"openfl.display._internal.Context3DBuffer.boot","openfl/display/_internal/Context3DBuffer.hx",10,0x1311077d) -HX_LOCAL_STACK_FRAME(_hx_pos_9e62df52b7800135_12_boot,"openfl.display._internal.Context3DBuffer","boot",0x2b0772dc,"openfl.display._internal.Context3DBuffer.boot","openfl/display/_internal/Context3DBuffer.hx",12,0x1311077d) -HX_LOCAL_STACK_FRAME(_hx_pos_9e62df52b7800135_13_boot,"openfl.display._internal.Context3DBuffer","boot",0x2b0772dc,"openfl.display._internal.Context3DBuffer.boot","openfl/display/_internal/Context3DBuffer.hx",13,0x1311077d) -HX_LOCAL_STACK_FRAME(_hx_pos_9e62df52b7800135_14_boot,"openfl.display._internal.Context3DBuffer","boot",0x2b0772dc,"openfl.display._internal.Context3DBuffer.boot","openfl/display/_internal/Context3DBuffer.hx",14,0x1311077d) -namespace openfl{ -namespace display{ -namespace _internal{ - -void Context3DBuffer_obj::__construct( ::openfl::display3D::Context3D context3D, ::openfl::display::_internal::Context3DElementType elementType,int elementCount,int dataPerVertex){ - HX_STACKFRAME(&_hx_pos_9e62df52b7800135_29_new) -HXLINE( 30) this->context3D = context3D; -HXLINE( 31) this->elementType = elementType; -HXLINE( 32) this->dataPerVertex = dataPerVertex; -HXLINE( 34) this->indexCount = 0; -HXLINE( 35) this->vertexCount = 0; -HXLINE( 37) this->resize(elementCount,null()); - } - -Dynamic Context3DBuffer_obj::__CreateEmpty() { return new Context3DBuffer_obj; } - -void *Context3DBuffer_obj::_hx_vtable = 0; - -Dynamic Context3DBuffer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DBuffer_obj > _hx_result = new Context3DBuffer_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool Context3DBuffer_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x398bfa52; -} - -void Context3DBuffer_obj::drawElements(int start,hx::Null< int > __o_length){ - int length = __o_length.Default(-1); - HX_STACKFRAME(&_hx_pos_9e62df52b7800135_41_drawElements) -HXLINE( 42) bool _hx_tmp; -HXDLIN( 42) if ((this->indexCount != 0)) { -HXLINE( 42) _hx_tmp = (this->vertexCount == 0); - } - else { -HXLINE( 42) _hx_tmp = true; - } -HXDLIN( 42) if (_hx_tmp) { -HXLINE( 42) return; - } -HXLINE( 44) if ((this->elementType->_hx_getIndex() == 0)) { -HXLINE( 47) if ((length == -1)) { -HXLINE( 47) length = (this->elementCount * 2); - } -HXLINE( 49) bool _hx_tmp1; -HXDLIN( 49) if ((start < 10922)) { -HXLINE( 49) _hx_tmp1 = ((length - start) < 10922); - } - else { -HXLINE( 49) _hx_tmp1 = false; - } -HXDLIN( 49) if (_hx_tmp1) { -HXLINE( 51) this->context3D->drawTriangles(this->indexBuffers->__get(0).StaticCast< ::openfl::display3D::IndexBuffer3D >(),start,(length * 2)); - } - else { -HXLINE( 55) int end = (start + length); -HXLINE( 57) while((start < end)){ -HXLINE( 59) int arrayBufferIndex = ::Math_obj::floor((( (Float)(start) ) / ( (Float)(10922) ))); -HXLINE( 61) length = ::Std_obj::_hx_int(::Math_obj::min(( (Float)((end - start)) ),( (Float)(10922) ))); -HXLINE( 62) if ((length <= 0)) { -HXLINE( 62) goto _hx_goto_1; - } -HXLINE( 66) this->context3D->drawTriangles(this->indexBuffers->__get(arrayBufferIndex).StaticCast< ::openfl::display3D::IndexBuffer3D >(),((start - (arrayBufferIndex * 10922)) * 3),(length * 2)); -HXLINE( 67) start = (start + length); - } - _hx_goto_1:; - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Context3DBuffer_obj,drawElements,(void)) - -void Context3DBuffer_obj::flushVertexBufferData(){ - HX_STACKFRAME(&_hx_pos_9e62df52b7800135_76_flushVertexBufferData) -HXLINE( 77) if ((this->vertexBufferData->length > this->vertexCount)) { -HXLINE( 79) this->vertexCount = this->vertexBufferData->length; -HXLINE( 80) this->vertexBuffer = this->context3D->createVertexBuffer(this->vertexCount,this->dataPerVertex,0); - } -HXLINE( 83) this->vertexBuffer->uploadFromTypedArray(this->vertexBufferData,null()); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3DBuffer_obj,flushVertexBufferData,(void)) - -void Context3DBuffer_obj::resize(int elementCount,hx::Null< int > __o_dataPerVertex){ - int dataPerVertex = __o_dataPerVertex.Default(-1); - HX_GC_STACKFRAME(&_hx_pos_9e62df52b7800135_87_resize) -HXLINE( 88) this->elementCount = elementCount; -HXLINE( 90) if ((dataPerVertex == -1)) { -HXLINE( 90) dataPerVertex = this->dataPerVertex; - } -HXLINE( 92) if ((dataPerVertex != this->dataPerVertex)) { -HXLINE( 94) this->vertexBuffer = null(); -HXLINE( 95) this->vertexCount = 0; -HXLINE( 97) this->dataPerVertex = dataPerVertex; - } -HXLINE( 100) int numVertices = 0; -HXLINE( 102) switch((int)(this->elementType->_hx_getIndex())){ - case (int)0: { -HXLINE( 105) numVertices = (elementCount * 4); - } - break; - case (int)1: { -HXLINE( 108) numVertices = (elementCount * 3); - } - break; - case (int)2: { -HXLINE( 112) numVertices = (elementCount * 3); - } - break; - } -HXLINE( 117) int vertexLength = (numVertices * dataPerVertex); -HXLINE( 120) if (hx::IsNull( this->vertexBufferData )) { -HXLINE( 122) ::haxe::io::Bytes buffer = null(); -HXDLIN( 122) ::cpp::VirtualArray array = null(); -HXDLIN( 122) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 122) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 122) ::Dynamic len = null(); -HXDLIN( 122) ::lime::utils::ArrayBufferView this1; -HXDLIN( 122) if (hx::IsNotNull( vertexLength )) { -HXLINE( 122) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,vertexLength,8); - } - else { -HXLINE( 122) if (hx::IsNotNull( array )) { -HXLINE( 122) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 122) _this->byteOffset = 0; -HXDLIN( 122) _this->length = array->get_length(); -HXDLIN( 122) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 122) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 122) _this->buffer = this2; -HXDLIN( 122) _this->copyFromArray(array,null()); -HXDLIN( 122) this1 = _this; - } - else { -HXLINE( 122) if (hx::IsNotNull( vector )) { -HXLINE( 122) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 122) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 122) _this1->byteOffset = 0; -HXDLIN( 122) _this1->length = array1->get_length(); -HXDLIN( 122) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 122) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 122) _this1->buffer = this3; -HXDLIN( 122) _this1->copyFromArray(array1,null()); -HXDLIN( 122) this1 = _this1; - } - else { -HXLINE( 122) if (hx::IsNotNull( view )) { -HXLINE( 122) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 122) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 122) int srcLength = view->length; -HXDLIN( 122) int srcByteOffset = view->byteOffset; -HXDLIN( 122) int srcElementSize = view->bytesPerElement; -HXDLIN( 122) int elementSize = _this2->bytesPerElement; -HXDLIN( 122) if ((view->type == _this2->type)) { -HXLINE( 122) int srcLength1 = srcData->length; -HXDLIN( 122) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 122) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 122) _this2->buffer = this4; -HXDLIN( 122) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 122) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 122) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 122) _this2->byteOffset = 0; -HXDLIN( 122) _this2->length = srcLength; -HXDLIN( 122) this1 = _this2; - } - else { -HXLINE( 122) if (hx::IsNotNull( buffer )) { -HXLINE( 122) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 122) int in_byteOffset = 0; -HXDLIN( 122) if ((in_byteOffset < 0)) { -HXLINE( 122) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 122) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 122) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 122) int bufferByteLength = buffer->length; -HXDLIN( 122) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 122) int newByteLength = bufferByteLength; -HXDLIN( 122) if (hx::IsNull( len )) { -HXLINE( 122) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 122) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 122) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 122) if ((newByteLength < 0)) { -HXLINE( 122) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 122) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 122) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 122) if ((newRange > bufferByteLength)) { -HXLINE( 122) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 122) _this3->buffer = buffer; -HXDLIN( 122) _this3->byteOffset = in_byteOffset; -HXDLIN( 122) _this3->byteLength = newByteLength; -HXDLIN( 122) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 122) this1 = _this3; - } - else { -HXLINE( 122) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 122) this->vertexBufferData = this1; - } - else { -HXLINE( 124) if ((vertexLength > this->vertexBufferData->length)) { -HXLINE( 126) ::lime::utils::ArrayBufferView cacheBufferData = this->vertexBufferData; -HXLINE( 127) ::haxe::io::Bytes buffer1 = null(); -HXDLIN( 127) ::cpp::VirtualArray array2 = null(); -HXDLIN( 127) ::openfl::_Vector::FloatVector vector1 = null(); -HXDLIN( 127) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 127) ::Dynamic len1 = null(); -HXDLIN( 127) ::lime::utils::ArrayBufferView this5; -HXDLIN( 127) if (hx::IsNotNull( vertexLength )) { -HXLINE( 127) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,vertexLength,8); - } - else { -HXLINE( 127) if (hx::IsNotNull( array2 )) { -HXLINE( 127) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 127) _this4->byteOffset = 0; -HXDLIN( 127) _this4->length = array2->get_length(); -HXDLIN( 127) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 127) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 127) _this4->buffer = this6; -HXDLIN( 127) _this4->copyFromArray(array2,null()); -HXDLIN( 127) this5 = _this4; - } - else { -HXLINE( 127) if (hx::IsNotNull( vector1 )) { -HXLINE( 127) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 127) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 127) _this5->byteOffset = 0; -HXDLIN( 127) _this5->length = array3->get_length(); -HXDLIN( 127) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 127) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 127) _this5->buffer = this7; -HXDLIN( 127) _this5->copyFromArray(array3,null()); -HXDLIN( 127) this5 = _this5; - } - else { -HXLINE( 127) if (hx::IsNotNull( view1 )) { -HXLINE( 127) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 127) ::haxe::io::Bytes srcData1 = view1->buffer; -HXDLIN( 127) int srcLength2 = view1->length; -HXDLIN( 127) int srcByteOffset1 = view1->byteOffset; -HXDLIN( 127) int srcElementSize1 = view1->bytesPerElement; -HXDLIN( 127) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 127) if ((view1->type == _this6->type)) { -HXLINE( 127) int srcLength3 = srcData1->length; -HXDLIN( 127) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 127) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 127) _this6->buffer = this8; -HXDLIN( 127) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 127) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 127) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 127) _this6->byteOffset = 0; -HXDLIN( 127) _this6->length = srcLength2; -HXDLIN( 127) this5 = _this6; - } - else { -HXLINE( 127) if (hx::IsNotNull( buffer1 )) { -HXLINE( 127) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 127) int in_byteOffset1 = 0; -HXDLIN( 127) if ((in_byteOffset1 < 0)) { -HXLINE( 127) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 127) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 127) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 127) int bufferByteLength1 = buffer1->length; -HXDLIN( 127) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 127) int newByteLength1 = bufferByteLength1; -HXDLIN( 127) if (hx::IsNull( len1 )) { -HXLINE( 127) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 127) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 127) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 127) if ((newByteLength1 < 0)) { -HXLINE( 127) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 127) newByteLength1 = (( (int)(len1) ) * _this7->bytesPerElement); -HXDLIN( 127) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 127) if ((newRange1 > bufferByteLength1)) { -HXLINE( 127) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 127) _this7->buffer = buffer1; -HXDLIN( 127) _this7->byteOffset = in_byteOffset1; -HXDLIN( 127) _this7->byteLength = newByteLength1; -HXDLIN( 127) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 127) this5 = _this7; - } - else { -HXLINE( 127) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 127) this->vertexBufferData = this5; -HXLINE( 128) { -HXLINE( 128) ::lime::utils::ArrayBufferView _this8 = this->vertexBufferData; -HXDLIN( 128) ::cpp::VirtualArray array4 = null(); -HXDLIN( 128) int offset = 0; -HXDLIN( 128) bool _hx_tmp; -HXDLIN( 128) if (hx::IsNotNull( cacheBufferData )) { -HXLINE( 128) _hx_tmp = hx::IsNull( array4 ); - } - else { -HXLINE( 128) _hx_tmp = false; - } -HXDLIN( 128) if (_hx_tmp) { -HXLINE( 128) _this8->buffer->blit((offset * _this8->bytesPerElement),cacheBufferData->buffer,cacheBufferData->byteOffset,cacheBufferData->byteLength); - } - else { -HXLINE( 128) bool _hx_tmp1; -HXDLIN( 128) if (hx::IsNotNull( array4 )) { -HXLINE( 128) _hx_tmp1 = hx::IsNull( cacheBufferData ); - } - else { -HXLINE( 128) _hx_tmp1 = false; - } -HXDLIN( 128) if (_hx_tmp1) { -HXLINE( 128) _this8->copyFromArray(array4,offset); - } - else { -HXLINE( 128) HX_STACK_DO_THROW(HX_("Invalid .set call. either view, or array must be not-null.",64,ba,b7,6c)); - } - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Context3DBuffer_obj,resize,(void)) - -int Context3DBuffer_obj::MAX_INDEX_BUFFER_LENGTH; - -int Context3DBuffer_obj::MAX_QUADS_PER_INDEX_BUFFER; - -int Context3DBuffer_obj::MAX_QUAD_INDEX_BUFFER_LENGTH; - - -hx::ObjectPtr< Context3DBuffer_obj > Context3DBuffer_obj::__new( ::openfl::display3D::Context3D context3D, ::openfl::display::_internal::Context3DElementType elementType,int elementCount,int dataPerVertex) { - hx::ObjectPtr< Context3DBuffer_obj > __this = new Context3DBuffer_obj(); - __this->__construct(context3D,elementType,elementCount,dataPerVertex); - return __this; -} - -hx::ObjectPtr< Context3DBuffer_obj > Context3DBuffer_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context3D, ::openfl::display::_internal::Context3DElementType elementType,int elementCount,int dataPerVertex) { - Context3DBuffer_obj *__this = (Context3DBuffer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DBuffer_obj), true, "openfl.display._internal.Context3DBuffer")); - *(void **)__this = Context3DBuffer_obj::_hx_vtable; - __this->__construct(context3D,elementType,elementCount,dataPerVertex); - return __this; -} - -Context3DBuffer_obj::Context3DBuffer_obj() -{ -} - -void Context3DBuffer_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Context3DBuffer); - HX_MARK_MEMBER_NAME(dataPerVertex,"dataPerVertex"); - HX_MARK_MEMBER_NAME(elementCount,"elementCount"); - HX_MARK_MEMBER_NAME(elementType,"elementType"); - HX_MARK_MEMBER_NAME(indexBufferData,"indexBufferData"); - HX_MARK_MEMBER_NAME(indexBuffers,"indexBuffers"); - HX_MARK_MEMBER_NAME(indexCount,"indexCount"); - HX_MARK_MEMBER_NAME(vertexBuffer,"vertexBuffer"); - HX_MARK_MEMBER_NAME(vertexBufferData,"vertexBufferData"); - HX_MARK_MEMBER_NAME(vertexCount,"vertexCount"); - HX_MARK_MEMBER_NAME(context3D,"context3D"); - HX_MARK_END_CLASS(); -} - -void Context3DBuffer_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(dataPerVertex,"dataPerVertex"); - HX_VISIT_MEMBER_NAME(elementCount,"elementCount"); - HX_VISIT_MEMBER_NAME(elementType,"elementType"); - HX_VISIT_MEMBER_NAME(indexBufferData,"indexBufferData"); - HX_VISIT_MEMBER_NAME(indexBuffers,"indexBuffers"); - HX_VISIT_MEMBER_NAME(indexCount,"indexCount"); - HX_VISIT_MEMBER_NAME(vertexBuffer,"vertexBuffer"); - HX_VISIT_MEMBER_NAME(vertexBufferData,"vertexBufferData"); - HX_VISIT_MEMBER_NAME(vertexCount,"vertexCount"); - HX_VISIT_MEMBER_NAME(context3D,"context3D"); -} - -hx::Val Context3DBuffer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"resize") ) { return hx::Val( resize_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"context3D") ) { return hx::Val( context3D ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"indexCount") ) { return hx::Val( indexCount ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"elementType") ) { return hx::Val( elementType ); } - if (HX_FIELD_EQ(inName,"vertexCount") ) { return hx::Val( vertexCount ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"elementCount") ) { return hx::Val( elementCount ); } - if (HX_FIELD_EQ(inName,"indexBuffers") ) { return hx::Val( indexBuffers ); } - if (HX_FIELD_EQ(inName,"vertexBuffer") ) { return hx::Val( vertexBuffer ); } - if (HX_FIELD_EQ(inName,"drawElements") ) { return hx::Val( drawElements_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"dataPerVertex") ) { return hx::Val( dataPerVertex ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"indexBufferData") ) { return hx::Val( indexBufferData ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"vertexBufferData") ) { return hx::Val( vertexBufferData ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"flushVertexBufferData") ) { return hx::Val( flushVertexBufferData_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Context3DBuffer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"context3D") ) { context3D=inValue.Cast< ::openfl::display3D::Context3D >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"indexCount") ) { indexCount=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"elementType") ) { elementType=inValue.Cast< ::openfl::display::_internal::Context3DElementType >(); return inValue; } - if (HX_FIELD_EQ(inName,"vertexCount") ) { vertexCount=inValue.Cast< int >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"elementCount") ) { elementCount=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"indexBuffers") ) { indexBuffers=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"vertexBuffer") ) { vertexBuffer=inValue.Cast< ::openfl::display3D::VertexBuffer3D >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"dataPerVertex") ) { dataPerVertex=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"indexBufferData") ) { indexBufferData=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"vertexBufferData") ) { vertexBufferData=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Context3DBuffer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("dataPerVertex",97,9c,7c,40)); - outFields->push(HX_("elementCount",73,1c,9d,aa)); - outFields->push(HX_("elementType",96,db,7a,f0)); - outFields->push(HX_("indexBufferData",fc,a8,cc,e3)); - outFields->push(HX_("indexBuffers",81,96,f2,fb)); - outFields->push(HX_("indexCount",5d,b8,56,1a)); - outFields->push(HX_("vertexBuffer",84,af,a9,70)); - outFields->push(HX_("vertexBufferData",ce,43,ce,c6)); - outFields->push(HX_("vertexCount",cb,0e,9f,5e)); - outFields->push(HX_("context3D",60,5c,fc,16)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Context3DBuffer_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(Context3DBuffer_obj,dataPerVertex),HX_("dataPerVertex",97,9c,7c,40)}, - {hx::fsInt,(int)offsetof(Context3DBuffer_obj,elementCount),HX_("elementCount",73,1c,9d,aa)}, - {hx::fsObject /* ::openfl::display::_internal::Context3DElementType */ ,(int)offsetof(Context3DBuffer_obj,elementType),HX_("elementType",96,db,7a,f0)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Context3DBuffer_obj,indexBufferData),HX_("indexBufferData",fc,a8,cc,e3)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Context3DBuffer_obj,indexBuffers),HX_("indexBuffers",81,96,f2,fb)}, - {hx::fsInt,(int)offsetof(Context3DBuffer_obj,indexCount),HX_("indexCount",5d,b8,56,1a)}, - {hx::fsObject /* ::openfl::display3D::VertexBuffer3D */ ,(int)offsetof(Context3DBuffer_obj,vertexBuffer),HX_("vertexBuffer",84,af,a9,70)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(Context3DBuffer_obj,vertexBufferData),HX_("vertexBufferData",ce,43,ce,c6)}, - {hx::fsInt,(int)offsetof(Context3DBuffer_obj,vertexCount),HX_("vertexCount",cb,0e,9f,5e)}, - {hx::fsObject /* ::openfl::display3D::Context3D */ ,(int)offsetof(Context3DBuffer_obj,context3D),HX_("context3D",60,5c,fc,16)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Context3DBuffer_obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &Context3DBuffer_obj::MAX_INDEX_BUFFER_LENGTH,HX_("MAX_INDEX_BUFFER_LENGTH",bd,e7,c1,80)}, - {hx::fsInt,(void *) &Context3DBuffer_obj::MAX_QUADS_PER_INDEX_BUFFER,HX_("MAX_QUADS_PER_INDEX_BUFFER",bd,42,19,d5)}, - {hx::fsInt,(void *) &Context3DBuffer_obj::MAX_QUAD_INDEX_BUFFER_LENGTH,HX_("MAX_QUAD_INDEX_BUFFER_LENGTH",db,1b,df,33)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Context3DBuffer_obj_sMemberFields[] = { - HX_("dataPerVertex",97,9c,7c,40), - HX_("elementCount",73,1c,9d,aa), - HX_("elementType",96,db,7a,f0), - HX_("indexBufferData",fc,a8,cc,e3), - HX_("indexBuffers",81,96,f2,fb), - HX_("indexCount",5d,b8,56,1a), - HX_("vertexBuffer",84,af,a9,70), - HX_("vertexBufferData",ce,43,ce,c6), - HX_("vertexCount",cb,0e,9f,5e), - HX_("context3D",60,5c,fc,16), - HX_("drawElements",5b,c2,b7,59), - HX_("flushVertexBufferData",b2,4a,75,a2), - HX_("resize",f4,59,7b,08), - ::String(null()) }; - -static void Context3DBuffer_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DBuffer_obj::MAX_INDEX_BUFFER_LENGTH,"MAX_INDEX_BUFFER_LENGTH"); - HX_MARK_MEMBER_NAME(Context3DBuffer_obj::MAX_QUADS_PER_INDEX_BUFFER,"MAX_QUADS_PER_INDEX_BUFFER"); - HX_MARK_MEMBER_NAME(Context3DBuffer_obj::MAX_QUAD_INDEX_BUFFER_LENGTH,"MAX_QUAD_INDEX_BUFFER_LENGTH"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DBuffer_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DBuffer_obj::MAX_INDEX_BUFFER_LENGTH,"MAX_INDEX_BUFFER_LENGTH"); - HX_VISIT_MEMBER_NAME(Context3DBuffer_obj::MAX_QUADS_PER_INDEX_BUFFER,"MAX_QUADS_PER_INDEX_BUFFER"); - HX_VISIT_MEMBER_NAME(Context3DBuffer_obj::MAX_QUAD_INDEX_BUFFER_LENGTH,"MAX_QUAD_INDEX_BUFFER_LENGTH"); -}; - -#endif - -hx::Class Context3DBuffer_obj::__mClass; - -static ::String Context3DBuffer_obj_sStaticFields[] = { - HX_("MAX_INDEX_BUFFER_LENGTH",bd,e7,c1,80), - HX_("MAX_QUADS_PER_INDEX_BUFFER",bd,42,19,d5), - HX_("MAX_QUAD_INDEX_BUFFER_LENGTH",db,1b,df,33), - ::String(null()) -}; - -void Context3DBuffer_obj::__register() -{ - Context3DBuffer_obj _hx_dummy; - Context3DBuffer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.Context3DBuffer",04,f2,02,02); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Context3DBuffer_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DBuffer_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Context3DBuffer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Context3DBuffer_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DBuffer_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DBuffer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DBuffer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DBuffer_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_9e62df52b7800135_10_boot) -HXDLIN( 10) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -{ - HX_STACKFRAME(&_hx_pos_9e62df52b7800135_12_boot) -HXDLIN( 12) MAX_INDEX_BUFFER_LENGTH = 65535; - } -{ - HX_STACKFRAME(&_hx_pos_9e62df52b7800135_13_boot) -HXDLIN( 13) MAX_QUADS_PER_INDEX_BUFFER = 10922; - } -{ - HX_STACKFRAME(&_hx_pos_9e62df52b7800135_14_boot) -HXDLIN( 14) MAX_QUAD_INDEX_BUFFER_LENGTH = 65532; - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DDisplayObject.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DDisplayObject.cpp deleted file mode 100644 index b03608e9..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DDisplayObject.cpp +++ /dev/null @@ -1,239 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Graphics -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_OpenGLRenderer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DDisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DShape -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_edeaa621a2083f7d_23_render,"openfl.display._internal.Context3DDisplayObject","render",0x08270187,"openfl.display._internal.Context3DDisplayObject.render","openfl/display/_internal/Context3DDisplayObject.hx",23,0x557f86de) -HX_LOCAL_STACK_FRAME(_hx_pos_edeaa621a2083f7d_59_renderMask,"openfl.display._internal.Context3DDisplayObject","renderMask",0xfc833e13,"openfl.display._internal.Context3DDisplayObject.renderMask","openfl/display/_internal/Context3DDisplayObject.hx",59,0x557f86de) -HX_LOCAL_STACK_FRAME(_hx_pos_edeaa621a2083f7d_20_boot,"openfl.display._internal.Context3DDisplayObject","boot",0x3d767c23,"openfl.display._internal.Context3DDisplayObject.boot","openfl/display/_internal/Context3DDisplayObject.hx",20,0x557f86de) -namespace openfl{ -namespace display{ -namespace _internal{ - -void Context3DDisplayObject_obj::__construct() { } - -Dynamic Context3DDisplayObject_obj::__CreateEmpty() { return new Context3DDisplayObject_obj; } - -void *Context3DDisplayObject_obj::_hx_vtable = 0; - -Dynamic Context3DDisplayObject_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DDisplayObject_obj > _hx_result = new Context3DDisplayObject_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DDisplayObject_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1b79322b; -} - -void Context3DDisplayObject_obj::render( ::openfl::display::DisplayObject displayObject, ::openfl::display::OpenGLRenderer renderer){ - HX_STACKFRAME(&_hx_pos_edeaa621a2083f7d_23_render) -HXLINE( 24) bool _hx_tmp; -HXDLIN( 24) if (hx::IsNull( displayObject->opaqueBackground )) { -HXLINE( 24) _hx_tmp = hx::IsNull( displayObject->_hx___graphics ); - } - else { -HXLINE( 24) _hx_tmp = false; - } -HXDLIN( 24) if (_hx_tmp) { -HXLINE( 24) return; - } -HXLINE( 25) bool _hx_tmp1; -HXDLIN( 25) if (!(!(displayObject->_hx___renderable))) { -HXLINE( 25) _hx_tmp1 = (displayObject->_hx___worldAlpha <= 0); - } - else { -HXLINE( 25) _hx_tmp1 = true; - } -HXDLIN( 25) if (_hx_tmp1) { -HXLINE( 25) return; - } -HXLINE( 27) bool _hx_tmp2; -HXDLIN( 27) bool _hx_tmp3; -HXDLIN( 27) bool _hx_tmp4; -HXDLIN( 27) if (hx::IsNotNull( displayObject->opaqueBackground )) { -HXLINE( 27) _hx_tmp4 = !(displayObject->_hx___isCacheBitmapRender); - } - else { -HXLINE( 27) _hx_tmp4 = false; - } -HXDLIN( 27) if (_hx_tmp4) { -HXLINE( 27) _hx_tmp3 = (displayObject->get_width() > 0); - } - else { -HXLINE( 27) _hx_tmp3 = false; - } -HXDLIN( 27) if (_hx_tmp3) { -HXLINE( 27) _hx_tmp2 = (displayObject->get_height() > 0); - } - else { -HXLINE( 27) _hx_tmp2 = false; - } -HXDLIN( 27) if (_hx_tmp2) { -HXLINE( 32) renderer->_hx___setBlendMode(displayObject->_hx___worldBlendMode); -HXLINE( 33) renderer->_hx___pushMaskObject(displayObject,null()); -HXLINE( 35) ::openfl::display3D::Context3D context = renderer->_hx___context3D; -HXLINE( 37) ::openfl::geom::Rectangle rect = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE( 38) Float _hx_tmp5 = displayObject->get_width(); -HXDLIN( 38) rect->setTo(( (Float)(0) ),( (Float)(0) ),_hx_tmp5,displayObject->get_height()); -HXLINE( 39) renderer->_hx___pushMaskRect(rect,displayObject->_hx___renderTransform); -HXLINE( 42) int color = ( (int)(displayObject->opaqueBackground) ); -HXLINE( 43) context->clear((( (Float)((hx::UShr(color,16) & 255)) ) / ( (Float)(255) )),(( (Float)((hx::UShr(color,8) & 255)) ) / ( (Float)(255) )),(( (Float)((color & 255)) ) / ( (Float)(255) )),1,0,0,1); -HXLINE( 46) renderer->_hx___popMaskRect(); -HXLINE( 47) renderer->_hx___popMaskObject(displayObject,null()); -HXLINE( 49) ::openfl::geom::Rectangle_obj::_hx___pool->release(rect); - } -HXLINE( 52) if (hx::IsNotNull( displayObject->_hx___graphics )) { -HXLINE( 54) ::openfl::display::_internal::Context3DShape_obj::render(displayObject,renderer); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Context3DDisplayObject_obj,render,(void)) - -void Context3DDisplayObject_obj::renderMask( ::openfl::display::DisplayObject displayObject, ::openfl::display::OpenGLRenderer renderer){ - HX_STACKFRAME(&_hx_pos_edeaa621a2083f7d_59_renderMask) -HXLINE( 60) bool _hx_tmp; -HXDLIN( 60) if (hx::IsNull( displayObject->opaqueBackground )) { -HXLINE( 60) _hx_tmp = hx::IsNull( displayObject->_hx___graphics ); - } - else { -HXLINE( 60) _hx_tmp = false; - } -HXDLIN( 60) if (_hx_tmp) { -HXLINE( 60) return; - } -HXLINE( 62) bool _hx_tmp1; -HXDLIN( 62) bool _hx_tmp2; -HXDLIN( 62) bool _hx_tmp3; -HXDLIN( 62) if (hx::IsNotNull( displayObject->opaqueBackground )) { -HXLINE( 62) _hx_tmp3 = !(displayObject->_hx___isCacheBitmapRender); - } - else { -HXLINE( 62) _hx_tmp3 = false; - } -HXDLIN( 62) if (_hx_tmp3) { -HXLINE( 62) _hx_tmp2 = (displayObject->get_width() > 0); - } - else { -HXLINE( 62) _hx_tmp2 = false; - } -HXDLIN( 62) if (_hx_tmp2) { -HXLINE( 62) _hx_tmp1 = (displayObject->get_height() > 0); - } - else { -HXLINE( 62) _hx_tmp1 = false; - } -HXLINE( 85) if (hx::IsNotNull( displayObject->_hx___graphics )) { -HXLINE( 87) ::openfl::display::_internal::Context3DShape_obj::renderMask(displayObject,renderer); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Context3DDisplayObject_obj,renderMask,(void)) - - -Context3DDisplayObject_obj::Context3DDisplayObject_obj() -{ -} - -bool Context3DDisplayObject_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"render") ) { outValue = render_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"renderMask") ) { outValue = renderMask_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DDisplayObject_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Context3DDisplayObject_obj_sStaticStorageInfo = 0; -#endif - -hx::Class Context3DDisplayObject_obj::__mClass; - -static ::String Context3DDisplayObject_obj_sStaticFields[] = { - HX_("render",56,6b,29,05), - HX_("renderMask",62,3b,60,e5), - ::String(null()) -}; - -void Context3DDisplayObject_obj::__register() -{ - Context3DDisplayObject_obj _hx_dummy; - Context3DDisplayObject_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.Context3DDisplayObject",1d,6e,5e,25); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DDisplayObject_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DDisplayObject_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DDisplayObject_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DDisplayObject_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DDisplayObject_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DDisplayObject_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_edeaa621a2083f7d_20_boot) -HXDLIN( 20) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DElementType.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DElementType.cpp deleted file mode 100644 index 2b8516d9..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DElementType.cpp +++ /dev/null @@ -1,88 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_Context3DElementType -#include -#endif -namespace openfl{ -namespace display{ -namespace _internal{ - -::openfl::display::_internal::Context3DElementType Context3DElementType_obj::QUADS; - -::openfl::display::_internal::Context3DElementType Context3DElementType_obj::TRIANGLES; - -::openfl::display::_internal::Context3DElementType Context3DElementType_obj::TRIANGLE_INDICES; - -bool Context3DElementType_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("QUADS",ac,ad,d5,db)) { outValue = Context3DElementType_obj::QUADS; return true; } - if (inName==HX_("TRIANGLES",8b,a0,99,7a)) { outValue = Context3DElementType_obj::TRIANGLES; return true; } - if (inName==HX_("TRIANGLE_INDICES",50,cb,c3,a1)) { outValue = Context3DElementType_obj::TRIANGLE_INDICES; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(Context3DElementType_obj) - -int Context3DElementType_obj::__FindIndex(::String inName) -{ - if (inName==HX_("QUADS",ac,ad,d5,db)) return 0; - if (inName==HX_("TRIANGLES",8b,a0,99,7a)) return 1; - if (inName==HX_("TRIANGLE_INDICES",50,cb,c3,a1)) return 2; - return super::__FindIndex(inName); -} - -int Context3DElementType_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("QUADS",ac,ad,d5,db)) return 0; - if (inName==HX_("TRIANGLES",8b,a0,99,7a)) return 0; - if (inName==HX_("TRIANGLE_INDICES",50,cb,c3,a1)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val Context3DElementType_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("QUADS",ac,ad,d5,db)) return QUADS; - if (inName==HX_("TRIANGLES",8b,a0,99,7a)) return TRIANGLES; - if (inName==HX_("TRIANGLE_INDICES",50,cb,c3,a1)) return TRIANGLE_INDICES; - return super::__Field(inName,inCallProp); -} - -static ::String Context3DElementType_obj_sStaticFields[] = { - HX_("QUADS",ac,ad,d5,db), - HX_("TRIANGLES",8b,a0,99,7a), - HX_("TRIANGLE_INDICES",50,cb,c3,a1), - ::String(null()) -}; - -hx::Class Context3DElementType_obj::__mClass; - -Dynamic __Create_Context3DElementType_obj() { return new Context3DElementType_obj; } - -void Context3DElementType_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("openfl.display._internal.Context3DElementType",12,f8,d9,53), hx::TCanCast< Context3DElementType_obj >,Context3DElementType_obj_sStaticFields,0, - &__Create_Context3DElementType_obj, &__Create, - &super::__SGetClass(), &CreateContext3DElementType_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &Context3DElementType_obj::__GetStatic; -} - -void Context3DElementType_obj::__boot() -{ -QUADS = hx::CreateConstEnum< Context3DElementType_obj >(HX_("QUADS",ac,ad,d5,db),0); -TRIANGLES = hx::CreateConstEnum< Context3DElementType_obj >(HX_("TRIANGLES",8b,a0,99,7a),1); -TRIANGLE_INDICES = hx::CreateConstEnum< Context3DElementType_obj >(HX_("TRIANGLE_INDICES",50,cb,c3,a1),2); -} - - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DGraphics.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DGraphics.cpp deleted file mode 100644 index 1f907ba7..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DGraphics.cpp +++ /dev/null @@ -1,5109 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_CairoRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Graphics -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsShader -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_OpenGLRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderInput_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Float -#include -#endif -#ifndef INCLUDED_openfl_display__internal_CairoGraphics -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DElementType -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DGraphics -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DMaskShader -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandType -#include -#endif -#ifndef INCLUDED_openfl_display__internal_ShaderBuffer -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_IndexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_VertexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_ColorTransform -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_14098afca734a8c3_41_buildBuffer,"openfl.display._internal.Context3DGraphics","buildBuffer",0x4d7a46af,"openfl.display._internal.Context3DGraphics.buildBuffer","openfl/display/_internal/Context3DGraphics.hx",41,0x8e8e2a52) -HX_LOCAL_STACK_FRAME(_hx_pos_14098afca734a8c3_370_isCompatible,"openfl.display._internal.Context3DGraphics","isCompatible",0xc3dcc4dd,"openfl.display._internal.Context3DGraphics.isCompatible","openfl/display/_internal/Context3DGraphics.hx",370,0x8e8e2a52) -HX_LOCAL_STACK_FRAME(_hx_pos_14098afca734a8c3_463_render,"openfl.display._internal.Context3DGraphics","render",0x6cd95315,"openfl.display._internal.Context3DGraphics.render","openfl/display/_internal/Context3DGraphics.hx",463,0x8e8e2a52) -HX_LOCAL_STACK_FRAME(_hx_pos_14098afca734a8c3_820_renderMask,"openfl.display._internal.Context3DGraphics","renderMask",0xda186ea1,"openfl.display._internal.Context3DGraphics.renderMask","openfl/display/_internal/Context3DGraphics.hx",820,0x8e8e2a52) -HX_LOCAL_STACK_FRAME(_hx_pos_14098afca734a8c3_829_resizeIndexBuffer,"openfl.display._internal.Context3DGraphics","resizeIndexBuffer",0x673d02bf,"openfl.display._internal.Context3DGraphics.resizeIndexBuffer","openfl/display/_internal/Context3DGraphics.hx",829,0x8e8e2a52) -HX_LOCAL_STACK_FRAME(_hx_pos_14098afca734a8c3_877_resizeVertexBuffer,"openfl.display._internal.Context3DGraphics","resizeVertexBuffer",0x62dc7dd7,"openfl.display._internal.Context3DGraphics.resizeVertexBuffer","openfl/display/_internal/Context3DGraphics.hx",877,0x8e8e2a52) -HX_LOCAL_STACK_FRAME(_hx_pos_14098afca734a8c3_34_boot,"openfl.display._internal.Context3DGraphics","boot",0x906dae31,"openfl.display._internal.Context3DGraphics.boot","openfl/display/_internal/Context3DGraphics.hx",34,0x8e8e2a52) -HX_LOCAL_STACK_FRAME(_hx_pos_14098afca734a8c3_36_boot,"openfl.display._internal.Context3DGraphics","boot",0x906dae31,"openfl.display._internal.Context3DGraphics.boot","openfl/display/_internal/Context3DGraphics.hx",36,0x8e8e2a52) -HX_LOCAL_STACK_FRAME(_hx_pos_14098afca734a8c3_38_boot,"openfl.display._internal.Context3DGraphics","boot",0x906dae31,"openfl.display._internal.Context3DGraphics.boot","openfl/display/_internal/Context3DGraphics.hx",38,0x8e8e2a52) -namespace openfl{ -namespace display{ -namespace _internal{ - -void Context3DGraphics_obj::__construct() { } - -Dynamic Context3DGraphics_obj::__CreateEmpty() { return new Context3DGraphics_obj; } - -void *Context3DGraphics_obj::_hx_vtable = 0; - -Dynamic Context3DGraphics_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DGraphics_obj > _hx_result = new Context3DGraphics_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DGraphics_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x15a6ae9d; -} - - ::openfl::display::BitmapData Context3DGraphics_obj::blankBitmapData; - -bool Context3DGraphics_obj::maskRender; - - ::openfl::geom::ColorTransform Context3DGraphics_obj::tempColorTransform; - -void Context3DGraphics_obj::buildBuffer( ::openfl::display::Graphics graphics, ::openfl::display::OpenGLRenderer renderer){ - HX_GC_STACKFRAME(&_hx_pos_14098afca734a8c3_41_buildBuffer) -HXLINE( 42) int quadBufferPosition = 0; -HXLINE( 43) int triangleIndexBufferPosition = 0; -HXLINE( 44) int vertexBufferPosition = 0; -HXLINE( 45) int vertexBufferPositionUVT = 0; -HXLINE( 47) ::openfl::display::_internal::DrawCommandReader data = ::openfl::display::_internal::DrawCommandReader_obj::__alloc( HX_CTX ,graphics->_hx___commands); -HXLINE( 49) ::openfl::display3D::Context3D context = renderer->_hx___context3D; -HXLINE( 51) ::openfl::geom::Rectangle tileRect = ::openfl::geom::Rectangle_obj::_hx___pool->get().StaticCast< ::openfl::geom::Rectangle >(); -HXLINE( 52) ::openfl::geom::Matrix tileTransform = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 54) ::openfl::display::BitmapData bitmap = null(); -HXLINE( 56) { -HXLINE( 56) int _g = 0; -HXDLIN( 56) ::Array< ::Dynamic> _g1 = graphics->_hx___commands->types; -HXDLIN( 56) while((_g < _g1->length)){ -HXLINE( 56) ::openfl::display::_internal::DrawCommandType type = _g1->__get(_g).StaticCast< ::openfl::display::_internal::DrawCommandType >(); -HXDLIN( 56) _g = (_g + 1); -HXLINE( 58) switch((int)(type->_hx_getIndex())){ - case (int)0: { -HXLINE( 61) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data1 = data; -HXDLIN( 61) data1->oPos = (data1->oPos + 2); -HXDLIN( 61) ::openfl::display::_internal::DrawCommandReader data2 = data; -HXDLIN( 61) data2->bPos = (data2->bPos + 2); - } - break; - case (int)1: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data3 = data; -HXDLIN( 61) data3->iPos = (data3->iPos + 1); -HXDLIN( 61) ::openfl::display::_internal::DrawCommandReader data4 = data; -HXDLIN( 61) data4->fPos = (data4->fPos + 1); - } - break; - case (int)2: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data5 = data; -HXDLIN( 61) data5->oPos = (data5->oPos + 4); -HXDLIN( 61) ::openfl::display::_internal::DrawCommandReader data6 = data; -HXDLIN( 61) data6->iiPos = (data6->iiPos + 2); -HXDLIN( 61) ::openfl::display::_internal::DrawCommandReader data7 = data; -HXDLIN( 61) data7->ffPos = (data7->ffPos + 1); -HXDLIN( 61) ::openfl::display::_internal::DrawCommandReader data8 = data; -HXDLIN( 61) data8->fPos = (data8->fPos + 1); - } - break; - case (int)3: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data9 = data; -HXDLIN( 61) data9->oPos = (data9->oPos + 1); - } - break; - case (int)4: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data10 = data; -HXDLIN( 61) data10->fPos = (data10->fPos + 6); - } - break; - case (int)5: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data11 = data; -HXDLIN( 61) data11->fPos = (data11->fPos + 4); - } - break; - case (int)6: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data12 = data; -HXDLIN( 61) data12->fPos = (data12->fPos + 3); - } - break; - case (int)7: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data13 = data; -HXDLIN( 61) data13->fPos = (data13->fPos + 4); - } - break; - case (int)8: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data14 = data; -HXDLIN( 61) data14->oPos = (data14->oPos + 3); - } - break; - case (int)9: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data15 = data; -HXDLIN( 61) data15->fPos = (data15->fPos + 4); - } - break; - case (int)10: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data16 = data; -HXDLIN( 61) data16->fPos = (data16->fPos + 5); -HXDLIN( 61) ::openfl::display::_internal::DrawCommandReader data17 = data; -HXDLIN( 61) data17->oPos = (data17->oPos + 1); - } - break; - case (int)12: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data18 = data; -HXDLIN( 61) data18->oPos = (data18->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data19 = data; -HXDLIN( 61) data19->oPos = (data19->oPos + 2); -HXDLIN( 61) ::openfl::display::_internal::DrawCommandReader data20 = data; -HXDLIN( 61) data20->bPos = (data20->bPos + 2); - } - break; - case (int)15: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data21 = data; -HXDLIN( 61) data21->oPos = (data21->oPos + 4); -HXDLIN( 61) ::openfl::display::_internal::DrawCommandReader data22 = data; -HXDLIN( 61) data22->iiPos = (data22->iiPos + 2); -HXDLIN( 61) ::openfl::display::_internal::DrawCommandReader data23 = data; -HXDLIN( 61) data23->ffPos = (data23->ffPos + 1); -HXDLIN( 61) ::openfl::display::_internal::DrawCommandReader data24 = data; -HXDLIN( 61) data24->fPos = (data24->fPos + 1); - } - break; - case (int)16: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data25 = data; -HXDLIN( 61) data25->oPos = (data25->oPos + 4); -HXDLIN( 61) ::openfl::display::_internal::DrawCommandReader data26 = data; -HXDLIN( 61) data26->iPos = (data26->iPos + 1); -HXDLIN( 61) ::openfl::display::_internal::DrawCommandReader data27 = data; -HXDLIN( 61) data27->fPos = (data27->fPos + 2); -HXDLIN( 61) ::openfl::display::_internal::DrawCommandReader data28 = data; -HXDLIN( 61) data28->bPos = (data28->bPos + 1); - } - break; - case (int)17: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data29 = data; -HXDLIN( 61) data29->fPos = (data29->fPos + 2); - } - break; - case (int)18: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data30 = data; -HXDLIN( 61) data30->fPos = (data30->fPos + 2); - } - break; - case (int)19: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data31 = data; -HXDLIN( 61) data31->oPos = (data31->oPos + 1); - } - break; - case (int)20: { -HXLINE( 61) ::openfl::display::_internal::DrawCommandReader data32 = data; -HXDLIN( 61) data32->oPos = (data32->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 61) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_BITMAP_FILL_dyn(); -HXDLIN( 61) ::openfl::display::_internal::DrawCommandReader this1 = data; -HXDLIN( 61) ::openfl::display::_internal::DrawCommandReader c = this1; -HXLINE( 62) bitmap = ( ( ::openfl::display::BitmapData)(c->buffer->o->__get(c->oPos)) ); - } - break; - case (int)1: { -HXLINE( 65) bitmap = null(); -HXLINE( 66) { -HXLINE( 66) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data33 = data; -HXDLIN( 66) data33->oPos = (data33->oPos + 2); -HXDLIN( 66) ::openfl::display::_internal::DrawCommandReader data34 = data; -HXDLIN( 66) data34->bPos = (data34->bPos + 2); - } - break; - case (int)1: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data35 = data; -HXDLIN( 66) data35->iPos = (data35->iPos + 1); -HXDLIN( 66) ::openfl::display::_internal::DrawCommandReader data36 = data; -HXDLIN( 66) data36->fPos = (data36->fPos + 1); - } - break; - case (int)2: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data37 = data; -HXDLIN( 66) data37->oPos = (data37->oPos + 4); -HXDLIN( 66) ::openfl::display::_internal::DrawCommandReader data38 = data; -HXDLIN( 66) data38->iiPos = (data38->iiPos + 2); -HXDLIN( 66) ::openfl::display::_internal::DrawCommandReader data39 = data; -HXDLIN( 66) data39->ffPos = (data39->ffPos + 1); -HXDLIN( 66) ::openfl::display::_internal::DrawCommandReader data40 = data; -HXDLIN( 66) data40->fPos = (data40->fPos + 1); - } - break; - case (int)3: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data41 = data; -HXDLIN( 66) data41->oPos = (data41->oPos + 1); - } - break; - case (int)4: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data42 = data; -HXDLIN( 66) data42->fPos = (data42->fPos + 6); - } - break; - case (int)5: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data43 = data; -HXDLIN( 66) data43->fPos = (data43->fPos + 4); - } - break; - case (int)6: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data44 = data; -HXDLIN( 66) data44->fPos = (data44->fPos + 3); - } - break; - case (int)7: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data45 = data; -HXDLIN( 66) data45->fPos = (data45->fPos + 4); - } - break; - case (int)8: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data46 = data; -HXDLIN( 66) data46->oPos = (data46->oPos + 3); - } - break; - case (int)9: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data47 = data; -HXDLIN( 66) data47->fPos = (data47->fPos + 4); - } - break; - case (int)10: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data48 = data; -HXDLIN( 66) data48->fPos = (data48->fPos + 5); -HXDLIN( 66) ::openfl::display::_internal::DrawCommandReader data49 = data; -HXDLIN( 66) data49->oPos = (data49->oPos + 1); - } - break; - case (int)12: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data50 = data; -HXDLIN( 66) data50->oPos = (data50->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data51 = data; -HXDLIN( 66) data51->oPos = (data51->oPos + 2); -HXDLIN( 66) ::openfl::display::_internal::DrawCommandReader data52 = data; -HXDLIN( 66) data52->bPos = (data52->bPos + 2); - } - break; - case (int)15: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data53 = data; -HXDLIN( 66) data53->oPos = (data53->oPos + 4); -HXDLIN( 66) ::openfl::display::_internal::DrawCommandReader data54 = data; -HXDLIN( 66) data54->iiPos = (data54->iiPos + 2); -HXDLIN( 66) ::openfl::display::_internal::DrawCommandReader data55 = data; -HXDLIN( 66) data55->ffPos = (data55->ffPos + 1); -HXDLIN( 66) ::openfl::display::_internal::DrawCommandReader data56 = data; -HXDLIN( 66) data56->fPos = (data56->fPos + 1); - } - break; - case (int)16: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data57 = data; -HXDLIN( 66) data57->oPos = (data57->oPos + 4); -HXDLIN( 66) ::openfl::display::_internal::DrawCommandReader data58 = data; -HXDLIN( 66) data58->iPos = (data58->iPos + 1); -HXDLIN( 66) ::openfl::display::_internal::DrawCommandReader data59 = data; -HXDLIN( 66) data59->fPos = (data59->fPos + 2); -HXDLIN( 66) ::openfl::display::_internal::DrawCommandReader data60 = data; -HXDLIN( 66) data60->bPos = (data60->bPos + 1); - } - break; - case (int)17: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data61 = data; -HXDLIN( 66) data61->fPos = (data61->fPos + 2); - } - break; - case (int)18: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data62 = data; -HXDLIN( 66) data62->fPos = (data62->fPos + 2); - } - break; - case (int)19: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data63 = data; -HXDLIN( 66) data63->oPos = (data63->oPos + 1); - } - break; - case (int)20: { -HXLINE( 66) ::openfl::display::_internal::DrawCommandReader data64 = data; -HXDLIN( 66) data64->oPos = (data64->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 66) data->prev = type; - } - } - break; - case (int)3: { -HXLINE( 69) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data65 = data; -HXDLIN( 69) data65->oPos = (data65->oPos + 2); -HXDLIN( 69) ::openfl::display::_internal::DrawCommandReader data66 = data; -HXDLIN( 69) data66->bPos = (data66->bPos + 2); - } - break; - case (int)1: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data67 = data; -HXDLIN( 69) data67->iPos = (data67->iPos + 1); -HXDLIN( 69) ::openfl::display::_internal::DrawCommandReader data68 = data; -HXDLIN( 69) data68->fPos = (data68->fPos + 1); - } - break; - case (int)2: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data69 = data; -HXDLIN( 69) data69->oPos = (data69->oPos + 4); -HXDLIN( 69) ::openfl::display::_internal::DrawCommandReader data70 = data; -HXDLIN( 69) data70->iiPos = (data70->iiPos + 2); -HXDLIN( 69) ::openfl::display::_internal::DrawCommandReader data71 = data; -HXDLIN( 69) data71->ffPos = (data71->ffPos + 1); -HXDLIN( 69) ::openfl::display::_internal::DrawCommandReader data72 = data; -HXDLIN( 69) data72->fPos = (data72->fPos + 1); - } - break; - case (int)3: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data73 = data; -HXDLIN( 69) data73->oPos = (data73->oPos + 1); - } - break; - case (int)4: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data74 = data; -HXDLIN( 69) data74->fPos = (data74->fPos + 6); - } - break; - case (int)5: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data75 = data; -HXDLIN( 69) data75->fPos = (data75->fPos + 4); - } - break; - case (int)6: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data76 = data; -HXDLIN( 69) data76->fPos = (data76->fPos + 3); - } - break; - case (int)7: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data77 = data; -HXDLIN( 69) data77->fPos = (data77->fPos + 4); - } - break; - case (int)8: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data78 = data; -HXDLIN( 69) data78->oPos = (data78->oPos + 3); - } - break; - case (int)9: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data79 = data; -HXDLIN( 69) data79->fPos = (data79->fPos + 4); - } - break; - case (int)10: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data80 = data; -HXDLIN( 69) data80->fPos = (data80->fPos + 5); -HXDLIN( 69) ::openfl::display::_internal::DrawCommandReader data81 = data; -HXDLIN( 69) data81->oPos = (data81->oPos + 1); - } - break; - case (int)12: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data82 = data; -HXDLIN( 69) data82->oPos = (data82->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data83 = data; -HXDLIN( 69) data83->oPos = (data83->oPos + 2); -HXDLIN( 69) ::openfl::display::_internal::DrawCommandReader data84 = data; -HXDLIN( 69) data84->bPos = (data84->bPos + 2); - } - break; - case (int)15: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data85 = data; -HXDLIN( 69) data85->oPos = (data85->oPos + 4); -HXDLIN( 69) ::openfl::display::_internal::DrawCommandReader data86 = data; -HXDLIN( 69) data86->iiPos = (data86->iiPos + 2); -HXDLIN( 69) ::openfl::display::_internal::DrawCommandReader data87 = data; -HXDLIN( 69) data87->ffPos = (data87->ffPos + 1); -HXDLIN( 69) ::openfl::display::_internal::DrawCommandReader data88 = data; -HXDLIN( 69) data88->fPos = (data88->fPos + 1); - } - break; - case (int)16: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data89 = data; -HXDLIN( 69) data89->oPos = (data89->oPos + 4); -HXDLIN( 69) ::openfl::display::_internal::DrawCommandReader data90 = data; -HXDLIN( 69) data90->iPos = (data90->iPos + 1); -HXDLIN( 69) ::openfl::display::_internal::DrawCommandReader data91 = data; -HXDLIN( 69) data91->fPos = (data91->fPos + 2); -HXDLIN( 69) ::openfl::display::_internal::DrawCommandReader data92 = data; -HXDLIN( 69) data92->bPos = (data92->bPos + 1); - } - break; - case (int)17: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data93 = data; -HXDLIN( 69) data93->fPos = (data93->fPos + 2); - } - break; - case (int)18: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data94 = data; -HXDLIN( 69) data94->fPos = (data94->fPos + 2); - } - break; - case (int)19: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data95 = data; -HXDLIN( 69) data95->oPos = (data95->oPos + 1); - } - break; - case (int)20: { -HXLINE( 69) ::openfl::display::_internal::DrawCommandReader data96 = data; -HXDLIN( 69) data96->oPos = (data96->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 69) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_SHADER_FILL_dyn(); -HXDLIN( 69) ::openfl::display::_internal::DrawCommandReader this2 = data; -HXDLIN( 69) ::openfl::display::_internal::DrawCommandReader c1 = this2; -HXLINE( 70) ::openfl::display::_internal::ShaderBuffer shaderBuffer = ( ( ::openfl::display::_internal::ShaderBuffer)(c1->buffer->o->__get(c1->oPos)) ); -HXLINE( 72) bitmap = null(); -HXLINE( 74) if (hx::IsNotNull( shaderBuffer )) { -HXLINE( 76) int _g2 = 0; -HXDLIN( 76) int _g11 = shaderBuffer->inputCount; -HXDLIN( 76) while((_g2 < _g11)){ -HXLINE( 76) _g2 = (_g2 + 1); -HXDLIN( 76) int i = (_g2 - 1); -HXLINE( 78) if ((shaderBuffer->inputRefs->__get(i).StaticCast< ::openfl::display::ShaderInput_openfl_display_BitmapData >()->name == HX_("bitmap",ef,0f,0c,f1))) { -HXLINE( 80) bitmap = shaderBuffer->inputs->__get(i).StaticCast< ::openfl::display::BitmapData >(); -HXLINE( 81) goto _hx_goto_1; - } - } - _hx_goto_1:; - } - } - break; - case (int)8: { -HXLINE( 89) if (hx::IsNotNull( bitmap )) { -HXLINE( 91) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data97 = data; -HXDLIN( 91) data97->oPos = (data97->oPos + 2); -HXDLIN( 91) ::openfl::display::_internal::DrawCommandReader data98 = data; -HXDLIN( 91) data98->bPos = (data98->bPos + 2); - } - break; - case (int)1: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data99 = data; -HXDLIN( 91) data99->iPos = (data99->iPos + 1); -HXDLIN( 91) ::openfl::display::_internal::DrawCommandReader data100 = data; -HXDLIN( 91) data100->fPos = (data100->fPos + 1); - } - break; - case (int)2: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data101 = data; -HXDLIN( 91) data101->oPos = (data101->oPos + 4); -HXDLIN( 91) ::openfl::display::_internal::DrawCommandReader data102 = data; -HXDLIN( 91) data102->iiPos = (data102->iiPos + 2); -HXDLIN( 91) ::openfl::display::_internal::DrawCommandReader data103 = data; -HXDLIN( 91) data103->ffPos = (data103->ffPos + 1); -HXDLIN( 91) ::openfl::display::_internal::DrawCommandReader data104 = data; -HXDLIN( 91) data104->fPos = (data104->fPos + 1); - } - break; - case (int)3: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data105 = data; -HXDLIN( 91) data105->oPos = (data105->oPos + 1); - } - break; - case (int)4: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data106 = data; -HXDLIN( 91) data106->fPos = (data106->fPos + 6); - } - break; - case (int)5: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data107 = data; -HXDLIN( 91) data107->fPos = (data107->fPos + 4); - } - break; - case (int)6: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data108 = data; -HXDLIN( 91) data108->fPos = (data108->fPos + 3); - } - break; - case (int)7: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data109 = data; -HXDLIN( 91) data109->fPos = (data109->fPos + 4); - } - break; - case (int)8: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data110 = data; -HXDLIN( 91) data110->oPos = (data110->oPos + 3); - } - break; - case (int)9: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data111 = data; -HXDLIN( 91) data111->fPos = (data111->fPos + 4); - } - break; - case (int)10: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data112 = data; -HXDLIN( 91) data112->fPos = (data112->fPos + 5); -HXDLIN( 91) ::openfl::display::_internal::DrawCommandReader data113 = data; -HXDLIN( 91) data113->oPos = (data113->oPos + 1); - } - break; - case (int)12: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data114 = data; -HXDLIN( 91) data114->oPos = (data114->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data115 = data; -HXDLIN( 91) data115->oPos = (data115->oPos + 2); -HXDLIN( 91) ::openfl::display::_internal::DrawCommandReader data116 = data; -HXDLIN( 91) data116->bPos = (data116->bPos + 2); - } - break; - case (int)15: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data117 = data; -HXDLIN( 91) data117->oPos = (data117->oPos + 4); -HXDLIN( 91) ::openfl::display::_internal::DrawCommandReader data118 = data; -HXDLIN( 91) data118->iiPos = (data118->iiPos + 2); -HXDLIN( 91) ::openfl::display::_internal::DrawCommandReader data119 = data; -HXDLIN( 91) data119->ffPos = (data119->ffPos + 1); -HXDLIN( 91) ::openfl::display::_internal::DrawCommandReader data120 = data; -HXDLIN( 91) data120->fPos = (data120->fPos + 1); - } - break; - case (int)16: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data121 = data; -HXDLIN( 91) data121->oPos = (data121->oPos + 4); -HXDLIN( 91) ::openfl::display::_internal::DrawCommandReader data122 = data; -HXDLIN( 91) data122->iPos = (data122->iPos + 1); -HXDLIN( 91) ::openfl::display::_internal::DrawCommandReader data123 = data; -HXDLIN( 91) data123->fPos = (data123->fPos + 2); -HXDLIN( 91) ::openfl::display::_internal::DrawCommandReader data124 = data; -HXDLIN( 91) data124->bPos = (data124->bPos + 1); - } - break; - case (int)17: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data125 = data; -HXDLIN( 91) data125->fPos = (data125->fPos + 2); - } - break; - case (int)18: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data126 = data; -HXDLIN( 91) data126->fPos = (data126->fPos + 2); - } - break; - case (int)19: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data127 = data; -HXDLIN( 91) data127->oPos = (data127->oPos + 1); - } - break; - case (int)20: { -HXLINE( 91) ::openfl::display::_internal::DrawCommandReader data128 = data; -HXDLIN( 91) data128->oPos = (data128->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 91) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_QUADS_dyn(); -HXDLIN( 91) ::openfl::display::_internal::DrawCommandReader this3 = data; -HXDLIN( 91) ::openfl::display::_internal::DrawCommandReader c2 = this3; -HXLINE( 92) ::openfl::_Vector::FloatVector rects = ( ( ::openfl::_Vector::FloatVector)(c2->buffer->o->__get(c2->oPos)) ); -HXLINE( 93) ::openfl::_Vector::IntVector indices = ( ( ::openfl::_Vector::IntVector)(c2->buffer->o->__get((c2->oPos + 1))) ); -HXLINE( 94) ::openfl::_Vector::FloatVector transforms = ( ( ::openfl::_Vector::FloatVector)(c2->buffer->o->__get((c2->oPos + 2))) ); -HXLINE( 97) ::Array< Float > rects1; -HXDLIN( 97) if (hx::IsNull( rects )) { -HXLINE( 97) rects1 = null(); - } - else { -HXLINE( 97) rects1 = ( (::Array< Float >)(rects->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); - } -HXLINE( 98) ::Array< int > indices1; -HXDLIN( 98) if (hx::IsNull( indices )) { -HXLINE( 98) indices1 = null(); - } - else { -HXLINE( 98) indices1 = ( (::Array< int >)(indices->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); - } -HXLINE( 99) ::Array< Float > transforms1; -HXDLIN( 99) if (hx::IsNull( transforms )) { -HXLINE( 99) transforms1 = null(); - } - else { -HXLINE( 99) transforms1 = ( (::Array< Float >)(transforms->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); - } -HXLINE( 102) bool hasIndices = hx::IsNotNull( indices1 ); -HXLINE( 103) bool transformABCD = false; -HXDLIN( 103) bool transformXY = false; -HXLINE( 105) int length; -HXDLIN( 105) if (hasIndices) { -HXLINE( 105) length = indices1->length; - } - else { -HXLINE( 105) length = ::Math_obj::floor((( (Float)(rects1->length) ) / ( (Float)(4) ))); - } -HXLINE( 106) if ((length == 0)) { -HXLINE( 106) return; - } -HXLINE( 108) if (hx::IsNotNull( transforms1 )) { -HXLINE( 110) if ((transforms1->length >= (length * 6))) { -HXLINE( 112) transformABCD = true; -HXLINE( 113) transformXY = true; - } - else { -HXLINE( 115) if ((transforms1->length >= (length * 4))) { -HXLINE( 117) transformABCD = true; - } - else { -HXLINE( 119) if ((transforms1->length >= (length * 2))) { -HXLINE( 121) transformXY = true; - } - } - } - } -HXLINE( 125) int dataPerVertex = 4; -HXLINE( 126) int stride = (dataPerVertex * 4); -HXLINE( 128) if (hx::IsNull( graphics->_hx___quadBuffer )) { -HXLINE( 130) graphics->_hx___quadBuffer = ::openfl::display::_internal::Context3DBuffer_obj::__alloc( HX_CTX ,context,::openfl::display::_internal::Context3DElementType_obj::QUADS_dyn(),length,dataPerVertex); - } - else { -HXLINE( 134) graphics->_hx___quadBuffer->resize((quadBufferPosition + length),dataPerVertex); - } -HXLINE( 137) int vertexOffset; -HXDLIN( 137) Float alpha = ((Float)1.0); -HXDLIN( 137) ::Dynamic tileData; -HXDLIN( 137) ::Dynamic id; -HXLINE( 138) Float tileWidth; -HXDLIN( 138) Float tileHeight; -HXLINE( 142) Float uvX; -HXDLIN( 142) Float uvY; -HXDLIN( 142) Float uvWidth; -HXDLIN( 142) Float uvHeight; -HXLINE( 143) Float x; -HXDLIN( 143) Float y; -HXDLIN( 143) Float x2; -HXDLIN( 143) Float y2; -HXDLIN( 143) Float x3; -HXDLIN( 143) Float y3; -HXDLIN( 143) Float x4; -HXDLIN( 143) Float y4; -HXLINE( 144) int ri; -HXDLIN( 144) int ti; -HXLINE( 146) ::lime::utils::ArrayBufferView vertexBufferData = graphics->_hx___quadBuffer->vertexBufferData; -HXLINE( 138) int bitmapWidth = bitmap->width; -HXDLIN( 138) int bitmapHeight = bitmap->height; -HXLINE( 164) ::openfl::geom::Rectangle sourceRect = bitmap->rect; -HXLINE( 166) { -HXLINE( 166) int _g3 = 0; -HXDLIN( 166) int _g12 = length; -HXDLIN( 166) while((_g3 < _g12)){ -HXLINE( 166) _g3 = (_g3 + 1); -HXDLIN( 166) int i1 = (_g3 - 1); -HXLINE( 168) vertexOffset = ((quadBufferPosition + i1) * stride); -HXLINE( 170) if (hasIndices) { -HXLINE( 170) ri = (indices1->__get(i1) * 4); - } - else { -HXLINE( 170) ri = (i1 * 4); - } -HXLINE( 171) if ((ri < 0)) { -HXLINE( 171) continue; - } -HXLINE( 172) tileRect->setTo(rects1->__get(ri),rects1->__get((ri + 1)),rects1->__get((ri + 2)),rects1->__get((ri + 3))); -HXLINE( 174) tileWidth = tileRect->width; -HXLINE( 175) tileHeight = tileRect->height; -HXLINE( 177) bool _hx_tmp; -HXDLIN( 177) if (!((tileWidth <= 0))) { -HXLINE( 177) _hx_tmp = (tileHeight <= 0); - } - else { -HXLINE( 177) _hx_tmp = true; - } -HXDLIN( 177) if (_hx_tmp) { -HXLINE( 179) continue; - } -HXLINE( 182) bool _hx_tmp1; -HXDLIN( 182) if (transformABCD) { -HXLINE( 182) _hx_tmp1 = transformXY; - } - else { -HXLINE( 182) _hx_tmp1 = false; - } -HXDLIN( 182) if (_hx_tmp1) { -HXLINE( 184) ti = (i1 * 6); -HXLINE( 185) tileTransform->setTo(transforms1->__get(ti),transforms1->__get((ti + 1)),transforms1->__get((ti + 2)),transforms1->__get((ti + 3)),transforms1->__get((ti + 4)),transforms1->__get((ti + 5))); - } - else { -HXLINE( 188) if (transformABCD) { -HXLINE( 190) ti = (i1 * 4); -HXLINE( 191) tileTransform->setTo(transforms1->__get(ti),transforms1->__get((ti + 1)),transforms1->__get((ti + 2)),transforms1->__get((ti + 3)),tileRect->x,tileRect->y); - } - else { -HXLINE( 193) if (transformXY) { -HXLINE( 195) ti = (i1 * 2); -HXLINE( 196) tileTransform->tx = transforms1->__get(ti); -HXLINE( 197) tileTransform->ty = transforms1->__get((ti + 1)); - } - else { -HXLINE( 201) tileTransform->tx = tileRect->x; -HXLINE( 202) tileTransform->ty = tileRect->y; - } - } - } -HXLINE( 205) uvX = (tileRect->x / ( (Float)(bitmapWidth) )); -HXLINE( 206) uvY = (tileRect->y / ( (Float)(bitmapHeight) )); -HXLINE( 207) uvWidth = (tileRect->get_right() / ( (Float)(bitmapWidth) )); -HXLINE( 208) uvHeight = (tileRect->get_bottom() / ( (Float)(bitmapHeight) )); -HXLINE( 210) x = (((( (Float)(0) ) * tileTransform->a) + (( (Float)(0) ) * tileTransform->c)) + tileTransform->tx); -HXLINE( 211) y = (((( (Float)(0) ) * tileTransform->b) + (( (Float)(0) ) * tileTransform->d)) + tileTransform->ty); -HXLINE( 212) x2 = (((tileWidth * tileTransform->a) + (( (Float)(0) ) * tileTransform->c)) + tileTransform->tx); -HXLINE( 213) y2 = (((tileWidth * tileTransform->b) + (( (Float)(0) ) * tileTransform->d)) + tileTransform->ty); -HXLINE( 214) x3 = (((( (Float)(0) ) * tileTransform->a) + (tileHeight * tileTransform->c)) + tileTransform->tx); -HXLINE( 215) y3 = (((( (Float)(0) ) * tileTransform->b) + (tileHeight * tileTransform->d)) + tileTransform->ty); -HXLINE( 216) x4 = (((tileWidth * tileTransform->a) + (tileHeight * tileTransform->c)) + tileTransform->tx); -HXLINE( 217) y4 = (((tileWidth * tileTransform->b) + (tileHeight * tileTransform->d)) + tileTransform->ty); -HXLINE( 219) ::__hxcpp_memory_set_float(vertexBufferData->buffer->b,(vertexBufferData->byteOffset + (vertexOffset * 4)),x); -HXLINE( 220) ::__hxcpp_memory_set_float(vertexBufferData->buffer->b,(vertexBufferData->byteOffset + ((vertexOffset + 1) * 4)),y); -HXLINE( 221) ::__hxcpp_memory_set_float(vertexBufferData->buffer->b,(vertexBufferData->byteOffset + ((vertexOffset + 2) * 4)),uvX); -HXLINE( 222) ::__hxcpp_memory_set_float(vertexBufferData->buffer->b,(vertexBufferData->byteOffset + ((vertexOffset + 3) * 4)),uvY); -HXLINE( 224) ::__hxcpp_memory_set_float(vertexBufferData->buffer->b,(vertexBufferData->byteOffset + ((vertexOffset + dataPerVertex) * 4)),x2); -HXLINE( 225) ::__hxcpp_memory_set_float(vertexBufferData->buffer->b,(vertexBufferData->byteOffset + (((vertexOffset + dataPerVertex) + 1) * 4)),y2); -HXLINE( 226) ::__hxcpp_memory_set_float(vertexBufferData->buffer->b,(vertexBufferData->byteOffset + (((vertexOffset + dataPerVertex) + 2) * 4)),uvWidth); -HXLINE( 227) ::__hxcpp_memory_set_float(vertexBufferData->buffer->b,(vertexBufferData->byteOffset + (((vertexOffset + dataPerVertex) + 3) * 4)),uvY); -HXLINE( 229) ::__hxcpp_memory_set_float(vertexBufferData->buffer->b,(vertexBufferData->byteOffset + ((vertexOffset + (dataPerVertex * 2)) * 4)),x3); -HXLINE( 230) ::__hxcpp_memory_set_float(vertexBufferData->buffer->b,(vertexBufferData->byteOffset + (((vertexOffset + (dataPerVertex * 2)) + 1) * 4)),y3); -HXLINE( 231) ::__hxcpp_memory_set_float(vertexBufferData->buffer->b,(vertexBufferData->byteOffset + (((vertexOffset + (dataPerVertex * 2)) + 2) * 4)),uvX); -HXLINE( 232) ::__hxcpp_memory_set_float(vertexBufferData->buffer->b,(vertexBufferData->byteOffset + (((vertexOffset + (dataPerVertex * 2)) + 3) * 4)),uvHeight); -HXLINE( 234) ::__hxcpp_memory_set_float(vertexBufferData->buffer->b,(vertexBufferData->byteOffset + ((vertexOffset + (dataPerVertex * 3)) * 4)),x4); -HXLINE( 235) ::__hxcpp_memory_set_float(vertexBufferData->buffer->b,(vertexBufferData->byteOffset + (((vertexOffset + (dataPerVertex * 3)) + 1) * 4)),y4); -HXLINE( 236) ::__hxcpp_memory_set_float(vertexBufferData->buffer->b,(vertexBufferData->byteOffset + (((vertexOffset + (dataPerVertex * 3)) + 2) * 4)),uvWidth); -HXLINE( 237) ::__hxcpp_memory_set_float(vertexBufferData->buffer->b,(vertexBufferData->byteOffset + (((vertexOffset + (dataPerVertex * 3)) + 3) * 4)),uvHeight); - } - } -HXLINE( 240) quadBufferPosition = (quadBufferPosition + length); - } - } - break; - case (int)12: { -HXLINE( 244) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data129 = data; -HXDLIN( 244) data129->oPos = (data129->oPos + 2); -HXDLIN( 244) ::openfl::display::_internal::DrawCommandReader data130 = data; -HXDLIN( 244) data130->bPos = (data130->bPos + 2); - } - break; - case (int)1: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data131 = data; -HXDLIN( 244) data131->iPos = (data131->iPos + 1); -HXDLIN( 244) ::openfl::display::_internal::DrawCommandReader data132 = data; -HXDLIN( 244) data132->fPos = (data132->fPos + 1); - } - break; - case (int)2: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data133 = data; -HXDLIN( 244) data133->oPos = (data133->oPos + 4); -HXDLIN( 244) ::openfl::display::_internal::DrawCommandReader data134 = data; -HXDLIN( 244) data134->iiPos = (data134->iiPos + 2); -HXDLIN( 244) ::openfl::display::_internal::DrawCommandReader data135 = data; -HXDLIN( 244) data135->ffPos = (data135->ffPos + 1); -HXDLIN( 244) ::openfl::display::_internal::DrawCommandReader data136 = data; -HXDLIN( 244) data136->fPos = (data136->fPos + 1); - } - break; - case (int)3: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data137 = data; -HXDLIN( 244) data137->oPos = (data137->oPos + 1); - } - break; - case (int)4: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data138 = data; -HXDLIN( 244) data138->fPos = (data138->fPos + 6); - } - break; - case (int)5: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data139 = data; -HXDLIN( 244) data139->fPos = (data139->fPos + 4); - } - break; - case (int)6: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data140 = data; -HXDLIN( 244) data140->fPos = (data140->fPos + 3); - } - break; - case (int)7: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data141 = data; -HXDLIN( 244) data141->fPos = (data141->fPos + 4); - } - break; - case (int)8: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data142 = data; -HXDLIN( 244) data142->oPos = (data142->oPos + 3); - } - break; - case (int)9: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data143 = data; -HXDLIN( 244) data143->fPos = (data143->fPos + 4); - } - break; - case (int)10: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data144 = data; -HXDLIN( 244) data144->fPos = (data144->fPos + 5); -HXDLIN( 244) ::openfl::display::_internal::DrawCommandReader data145 = data; -HXDLIN( 244) data145->oPos = (data145->oPos + 1); - } - break; - case (int)12: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data146 = data; -HXDLIN( 244) data146->oPos = (data146->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data147 = data; -HXDLIN( 244) data147->oPos = (data147->oPos + 2); -HXDLIN( 244) ::openfl::display::_internal::DrawCommandReader data148 = data; -HXDLIN( 244) data148->bPos = (data148->bPos + 2); - } - break; - case (int)15: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data149 = data; -HXDLIN( 244) data149->oPos = (data149->oPos + 4); -HXDLIN( 244) ::openfl::display::_internal::DrawCommandReader data150 = data; -HXDLIN( 244) data150->iiPos = (data150->iiPos + 2); -HXDLIN( 244) ::openfl::display::_internal::DrawCommandReader data151 = data; -HXDLIN( 244) data151->ffPos = (data151->ffPos + 1); -HXDLIN( 244) ::openfl::display::_internal::DrawCommandReader data152 = data; -HXDLIN( 244) data152->fPos = (data152->fPos + 1); - } - break; - case (int)16: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data153 = data; -HXDLIN( 244) data153->oPos = (data153->oPos + 4); -HXDLIN( 244) ::openfl::display::_internal::DrawCommandReader data154 = data; -HXDLIN( 244) data154->iPos = (data154->iPos + 1); -HXDLIN( 244) ::openfl::display::_internal::DrawCommandReader data155 = data; -HXDLIN( 244) data155->fPos = (data155->fPos + 2); -HXDLIN( 244) ::openfl::display::_internal::DrawCommandReader data156 = data; -HXDLIN( 244) data156->bPos = (data156->bPos + 1); - } - break; - case (int)17: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data157 = data; -HXDLIN( 244) data157->fPos = (data157->fPos + 2); - } - break; - case (int)18: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data158 = data; -HXDLIN( 244) data158->fPos = (data158->fPos + 2); - } - break; - case (int)19: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data159 = data; -HXDLIN( 244) data159->oPos = (data159->oPos + 1); - } - break; - case (int)20: { -HXLINE( 244) ::openfl::display::_internal::DrawCommandReader data160 = data; -HXDLIN( 244) data160->oPos = (data160->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 244) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_TRIANGLES_dyn(); -HXDLIN( 244) ::openfl::display::_internal::DrawCommandReader this4 = data; -HXDLIN( 244) ::openfl::display::_internal::DrawCommandReader c3 = this4; -HXLINE( 245) ::openfl::_Vector::FloatVector vertices = ( ( ::openfl::_Vector::FloatVector)(c3->buffer->o->__get(c3->oPos)) ); -HXLINE( 246) ::openfl::_Vector::IntVector indices2 = ( ( ::openfl::_Vector::IntVector)(c3->buffer->o->__get((c3->oPos + 1))) ); -HXLINE( 247) ::openfl::_Vector::FloatVector uvtData = ( ( ::openfl::_Vector::FloatVector)(c3->buffer->o->__get((c3->oPos + 2))) ); -HXLINE( 248) ::Dynamic culling = c3->buffer->o->__get((c3->oPos + 3)); -HXLINE( 250) bool hasIndices1 = hx::IsNotNull( indices2 ); -HXLINE( 251) int numVertices = ::Math_obj::floor((( (Float)(vertices->get_length()) ) / ( (Float)(2) ))); -HXLINE( 252) int length1; -HXDLIN( 252) if (hasIndices1) { -HXLINE( 252) length1 = indices2->get_length(); - } - else { -HXLINE( 252) length1 = numVertices; - } -HXLINE( 254) bool hasUVData = hx::IsNotNull( uvtData ); -HXLINE( 255) bool hasUVTData; -HXDLIN( 255) if (hasUVData) { -HXLINE( 255) hasUVTData = (uvtData->get_length() >= (numVertices * 3)); - } - else { -HXLINE( 255) hasUVTData = false; - } -HXLINE( 256) int vertLength; -HXDLIN( 256) if (hasUVTData) { -HXLINE( 256) vertLength = 4; - } - else { -HXLINE( 256) vertLength = 2; - } -HXLINE( 257) int uvStride; -HXDLIN( 257) if (hasUVTData) { -HXLINE( 257) uvStride = 3; - } - else { -HXLINE( 257) uvStride = 2; - } -HXLINE( 259) int dataPerVertex1 = (vertLength + 2); -HXLINE( 260) int vertexOffset1; -HXDLIN( 260) if (hasUVTData) { -HXLINE( 260) vertexOffset1 = vertexBufferPositionUVT; - } - else { -HXLINE( 260) vertexOffset1 = vertexBufferPosition; - } -HXLINE( 265) ::openfl::display::_internal::Context3DGraphics_obj::resizeVertexBuffer(graphics,hasUVTData,(vertexOffset1 + (length1 * dataPerVertex1))); -HXLINE( 268) ::lime::utils::ArrayBufferView vertexBufferData1; -HXDLIN( 268) if (hasUVTData) { -HXLINE( 268) vertexBufferData1 = graphics->_hx___vertexBufferDataUVT; - } - else { -HXLINE( 268) vertexBufferData1 = graphics->_hx___vertexBufferData; - } -HXLINE( 269) int offset; -HXDLIN( 269) int vertOffset; -HXDLIN( 269) int uvOffset; -HXDLIN( 269) Float t; -HXLINE( 271) { -HXLINE( 271) int _g4 = 0; -HXDLIN( 271) int _g13 = length1; -HXDLIN( 271) while((_g4 < _g13)){ -HXLINE( 271) _g4 = (_g4 + 1); -HXDLIN( 271) int i2 = (_g4 - 1); -HXLINE( 273) offset = (vertexOffset1 + (i2 * dataPerVertex1)); -HXLINE( 274) if (hasIndices1) { -HXLINE( 274) vertOffset = (indices2->get(i2) * 2); - } - else { -HXLINE( 274) vertOffset = (i2 * 2); - } -HXLINE( 275) if (hasIndices1) { -HXLINE( 275) uvOffset = (indices2->get(i2) * uvStride); - } - else { -HXLINE( 275) uvOffset = (i2 * uvStride); - } -HXLINE( 279) if (hasUVTData) { -HXLINE( 281) t = uvtData->get((uvOffset + 2)); -HXLINE( 283) { -HXLINE( 283) Float val = (vertices->get(vertOffset) / t); -HXDLIN( 283) ::__hxcpp_memory_set_float(vertexBufferData1->buffer->b,(vertexBufferData1->byteOffset + (offset * 4)),val); - } -HXLINE( 284) { -HXLINE( 284) Float val1 = (vertices->get((vertOffset + 1)) / t); -HXDLIN( 284) ::__hxcpp_memory_set_float(vertexBufferData1->buffer->b,(vertexBufferData1->byteOffset + ((offset + 1) * 4)),val1); - } -HXLINE( 285) ::__hxcpp_memory_set_float(vertexBufferData1->buffer->b,(vertexBufferData1->byteOffset + ((offset + 2) * 4)),0); -HXLINE( 286) { -HXLINE( 286) Float val2 = (( (Float)(1) ) / t); -HXDLIN( 286) ::__hxcpp_memory_set_float(vertexBufferData1->buffer->b,(vertexBufferData1->byteOffset + ((offset + 3) * 4)),val2); - } - } - else { -HXLINE( 290) { -HXLINE( 290) Float val3 = vertices->get(vertOffset); -HXDLIN( 290) ::__hxcpp_memory_set_float(vertexBufferData1->buffer->b,(vertexBufferData1->byteOffset + (offset * 4)),val3); - } -HXLINE( 291) { -HXLINE( 291) Float val4 = vertices->get((vertOffset + 1)); -HXDLIN( 291) ::__hxcpp_memory_set_float(vertexBufferData1->buffer->b,(vertexBufferData1->byteOffset + ((offset + 1) * 4)),val4); - } - } -HXLINE( 294) { -HXLINE( 294) Float val5; -HXDLIN( 294) if (hasUVData) { -HXLINE( 294) val5 = uvtData->get(uvOffset); - } - else { -HXLINE( 294) val5 = ( (Float)(0) ); - } -HXDLIN( 294) ::__hxcpp_memory_set_float(vertexBufferData1->buffer->b,(vertexBufferData1->byteOffset + ((offset + vertLength) * 4)),val5); - } -HXLINE( 295) { -HXLINE( 295) Float val6; -HXDLIN( 295) if (hasUVData) { -HXLINE( 295) val6 = uvtData->get((uvOffset + 1)); - } - else { -HXLINE( 295) val6 = ( (Float)(0) ); - } -HXDLIN( 295) ::__hxcpp_memory_set_float(vertexBufferData1->buffer->b,(vertexBufferData1->byteOffset + (((offset + vertLength) + 1) * 4)),val6); - } - } - } -HXLINE( 299) if (hasUVTData) { -HXLINE( 301) vertexBufferPositionUVT = (vertexBufferPositionUVT + (length1 * dataPerVertex1)); - } - else { -HXLINE( 305) vertexBufferPosition = (vertexBufferPosition + (length1 * dataPerVertex1)); - } - } - break; - case (int)13: { -HXLINE( 309) bitmap = null(); - } - break; - default:{ -HXLINE( 312) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data161 = data; -HXDLIN( 312) data161->oPos = (data161->oPos + 2); -HXDLIN( 312) ::openfl::display::_internal::DrawCommandReader data162 = data; -HXDLIN( 312) data162->bPos = (data162->bPos + 2); - } - break; - case (int)1: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data163 = data; -HXDLIN( 312) data163->iPos = (data163->iPos + 1); -HXDLIN( 312) ::openfl::display::_internal::DrawCommandReader data164 = data; -HXDLIN( 312) data164->fPos = (data164->fPos + 1); - } - break; - case (int)2: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data165 = data; -HXDLIN( 312) data165->oPos = (data165->oPos + 4); -HXDLIN( 312) ::openfl::display::_internal::DrawCommandReader data166 = data; -HXDLIN( 312) data166->iiPos = (data166->iiPos + 2); -HXDLIN( 312) ::openfl::display::_internal::DrawCommandReader data167 = data; -HXDLIN( 312) data167->ffPos = (data167->ffPos + 1); -HXDLIN( 312) ::openfl::display::_internal::DrawCommandReader data168 = data; -HXDLIN( 312) data168->fPos = (data168->fPos + 1); - } - break; - case (int)3: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data169 = data; -HXDLIN( 312) data169->oPos = (data169->oPos + 1); - } - break; - case (int)4: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data170 = data; -HXDLIN( 312) data170->fPos = (data170->fPos + 6); - } - break; - case (int)5: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data171 = data; -HXDLIN( 312) data171->fPos = (data171->fPos + 4); - } - break; - case (int)6: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data172 = data; -HXDLIN( 312) data172->fPos = (data172->fPos + 3); - } - break; - case (int)7: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data173 = data; -HXDLIN( 312) data173->fPos = (data173->fPos + 4); - } - break; - case (int)8: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data174 = data; -HXDLIN( 312) data174->oPos = (data174->oPos + 3); - } - break; - case (int)9: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data175 = data; -HXDLIN( 312) data175->fPos = (data175->fPos + 4); - } - break; - case (int)10: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data176 = data; -HXDLIN( 312) data176->fPos = (data176->fPos + 5); -HXDLIN( 312) ::openfl::display::_internal::DrawCommandReader data177 = data; -HXDLIN( 312) data177->oPos = (data177->oPos + 1); - } - break; - case (int)12: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data178 = data; -HXDLIN( 312) data178->oPos = (data178->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data179 = data; -HXDLIN( 312) data179->oPos = (data179->oPos + 2); -HXDLIN( 312) ::openfl::display::_internal::DrawCommandReader data180 = data; -HXDLIN( 312) data180->bPos = (data180->bPos + 2); - } - break; - case (int)15: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data181 = data; -HXDLIN( 312) data181->oPos = (data181->oPos + 4); -HXDLIN( 312) ::openfl::display::_internal::DrawCommandReader data182 = data; -HXDLIN( 312) data182->iiPos = (data182->iiPos + 2); -HXDLIN( 312) ::openfl::display::_internal::DrawCommandReader data183 = data; -HXDLIN( 312) data183->ffPos = (data183->ffPos + 1); -HXDLIN( 312) ::openfl::display::_internal::DrawCommandReader data184 = data; -HXDLIN( 312) data184->fPos = (data184->fPos + 1); - } - break; - case (int)16: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data185 = data; -HXDLIN( 312) data185->oPos = (data185->oPos + 4); -HXDLIN( 312) ::openfl::display::_internal::DrawCommandReader data186 = data; -HXDLIN( 312) data186->iPos = (data186->iPos + 1); -HXDLIN( 312) ::openfl::display::_internal::DrawCommandReader data187 = data; -HXDLIN( 312) data187->fPos = (data187->fPos + 2); -HXDLIN( 312) ::openfl::display::_internal::DrawCommandReader data188 = data; -HXDLIN( 312) data188->bPos = (data188->bPos + 1); - } - break; - case (int)17: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data189 = data; -HXDLIN( 312) data189->fPos = (data189->fPos + 2); - } - break; - case (int)18: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data190 = data; -HXDLIN( 312) data190->fPos = (data190->fPos + 2); - } - break; - case (int)19: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data191 = data; -HXDLIN( 312) data191->oPos = (data191->oPos + 1); - } - break; - case (int)20: { -HXLINE( 312) ::openfl::display::_internal::DrawCommandReader data192 = data; -HXDLIN( 312) data192->oPos = (data192->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 312) data->prev = type; - } - } - } - } -HXLINE( 318) if ((quadBufferPosition > 0)) { -HXLINE( 320) graphics->_hx___quadBuffer->flushVertexBufferData(); - } -HXLINE( 323) if ((triangleIndexBufferPosition > 0)) { -HXLINE( 325) ::openfl::display3D::IndexBuffer3D buffer = graphics->_hx___triangleIndexBuffer; -HXLINE( 327) bool _hx_tmp2; -HXDLIN( 327) if (hx::IsNotNull( buffer )) { -HXLINE( 327) _hx_tmp2 = (triangleIndexBufferPosition > graphics->_hx___triangleIndexBufferCount); - } - else { -HXLINE( 327) _hx_tmp2 = true; - } -HXDLIN( 327) if (_hx_tmp2) { -HXLINE( 329) buffer = context->createIndexBuffer(triangleIndexBufferPosition,0); -HXLINE( 330) graphics->_hx___triangleIndexBuffer = buffer; -HXLINE( 331) graphics->_hx___triangleIndexBufferCount = triangleIndexBufferPosition; - } -HXLINE( 334) buffer->uploadFromTypedArray(graphics->_hx___triangleIndexBufferData,null()); - } -HXLINE( 337) if ((vertexBufferPosition > 0)) { -HXLINE( 339) ::openfl::display3D::VertexBuffer3D buffer1 = graphics->_hx___vertexBuffer; -HXLINE( 341) bool _hx_tmp3; -HXDLIN( 341) if (hx::IsNotNull( buffer1 )) { -HXLINE( 341) _hx_tmp3 = (vertexBufferPosition > graphics->_hx___vertexBufferCount); - } - else { -HXLINE( 341) _hx_tmp3 = true; - } -HXDLIN( 341) if (_hx_tmp3) { -HXLINE( 343) buffer1 = context->createVertexBuffer(vertexBufferPosition,4,0); -HXLINE( 344) graphics->_hx___vertexBuffer = buffer1; -HXLINE( 345) graphics->_hx___vertexBufferCount = vertexBufferPosition; - } -HXLINE( 348) buffer1->uploadFromTypedArray(graphics->_hx___vertexBufferData,null()); - } -HXLINE( 351) if ((vertexBufferPositionUVT > 0)) { -HXLINE( 353) ::openfl::display3D::VertexBuffer3D buffer2 = graphics->_hx___vertexBufferUVT; -HXLINE( 355) bool _hx_tmp4; -HXDLIN( 355) if (hx::IsNotNull( buffer2 )) { -HXLINE( 355) _hx_tmp4 = (vertexBufferPositionUVT > graphics->_hx___vertexBufferCountUVT); - } - else { -HXLINE( 355) _hx_tmp4 = true; - } -HXDLIN( 355) if (_hx_tmp4) { -HXLINE( 357) buffer2 = context->createVertexBuffer(vertexBufferPositionUVT,6,0); -HXLINE( 358) graphics->_hx___vertexBufferUVT = buffer2; -HXLINE( 359) graphics->_hx___vertexBufferCountUVT = vertexBufferPositionUVT; - } -HXLINE( 362) buffer2->uploadFromTypedArray(graphics->_hx___vertexBufferDataUVT,null()); - } -HXLINE( 365) ::openfl::geom::Rectangle_obj::_hx___pool->release(tileRect); -HXLINE( 366) ::openfl::geom::Matrix_obj::_hx___pool->release(tileTransform); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Context3DGraphics_obj,buildBuffer,(void)) - -bool Context3DGraphics_obj::isCompatible( ::openfl::display::Graphics graphics){ - HX_GC_STACKFRAME(&_hx_pos_14098afca734a8c3_370_isCompatible) -HXLINE( 377) if (hx::IsNotNull( graphics->_hx___owner->_hx___worldScale9Grid )) { -HXLINE( 379) return false; - } -HXLINE( 382) ::openfl::display::_internal::DrawCommandReader data = ::openfl::display::_internal::DrawCommandReader_obj::__alloc( HX_CTX ,graphics->_hx___commands); -HXLINE( 383) bool hasColorFill = false; -HXDLIN( 383) bool hasBitmapFill = false; -HXDLIN( 383) bool hasShaderFill = false; -HXLINE( 385) { -HXLINE( 385) int _g = 0; -HXDLIN( 385) ::Array< ::Dynamic> _g1 = graphics->_hx___commands->types; -HXDLIN( 385) while((_g < _g1->length)){ -HXLINE( 385) ::openfl::display::_internal::DrawCommandType type = _g1->__get(_g).StaticCast< ::openfl::display::_internal::DrawCommandType >(); -HXDLIN( 385) _g = (_g + 1); -HXLINE( 387) switch((int)(type->_hx_getIndex())){ - case (int)0: { -HXLINE( 390) hasBitmapFill = true; -HXLINE( 391) hasColorFill = false; -HXLINE( 392) hasShaderFill = false; -HXLINE( 393) { -HXLINE( 393) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data1 = data; -HXDLIN( 393) data1->oPos = (data1->oPos + 2); -HXDLIN( 393) ::openfl::display::_internal::DrawCommandReader data2 = data; -HXDLIN( 393) data2->bPos = (data2->bPos + 2); - } - break; - case (int)1: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data3 = data; -HXDLIN( 393) data3->iPos = (data3->iPos + 1); -HXDLIN( 393) ::openfl::display::_internal::DrawCommandReader data4 = data; -HXDLIN( 393) data4->fPos = (data4->fPos + 1); - } - break; - case (int)2: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data5 = data; -HXDLIN( 393) data5->oPos = (data5->oPos + 4); -HXDLIN( 393) ::openfl::display::_internal::DrawCommandReader data6 = data; -HXDLIN( 393) data6->iiPos = (data6->iiPos + 2); -HXDLIN( 393) ::openfl::display::_internal::DrawCommandReader data7 = data; -HXDLIN( 393) data7->ffPos = (data7->ffPos + 1); -HXDLIN( 393) ::openfl::display::_internal::DrawCommandReader data8 = data; -HXDLIN( 393) data8->fPos = (data8->fPos + 1); - } - break; - case (int)3: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data9 = data; -HXDLIN( 393) data9->oPos = (data9->oPos + 1); - } - break; - case (int)4: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data10 = data; -HXDLIN( 393) data10->fPos = (data10->fPos + 6); - } - break; - case (int)5: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data11 = data; -HXDLIN( 393) data11->fPos = (data11->fPos + 4); - } - break; - case (int)6: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data12 = data; -HXDLIN( 393) data12->fPos = (data12->fPos + 3); - } - break; - case (int)7: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data13 = data; -HXDLIN( 393) data13->fPos = (data13->fPos + 4); - } - break; - case (int)8: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data14 = data; -HXDLIN( 393) data14->oPos = (data14->oPos + 3); - } - break; - case (int)9: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data15 = data; -HXDLIN( 393) data15->fPos = (data15->fPos + 4); - } - break; - case (int)10: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data16 = data; -HXDLIN( 393) data16->fPos = (data16->fPos + 5); -HXDLIN( 393) ::openfl::display::_internal::DrawCommandReader data17 = data; -HXDLIN( 393) data17->oPos = (data17->oPos + 1); - } - break; - case (int)12: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data18 = data; -HXDLIN( 393) data18->oPos = (data18->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data19 = data; -HXDLIN( 393) data19->oPos = (data19->oPos + 2); -HXDLIN( 393) ::openfl::display::_internal::DrawCommandReader data20 = data; -HXDLIN( 393) data20->bPos = (data20->bPos + 2); - } - break; - case (int)15: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data21 = data; -HXDLIN( 393) data21->oPos = (data21->oPos + 4); -HXDLIN( 393) ::openfl::display::_internal::DrawCommandReader data22 = data; -HXDLIN( 393) data22->iiPos = (data22->iiPos + 2); -HXDLIN( 393) ::openfl::display::_internal::DrawCommandReader data23 = data; -HXDLIN( 393) data23->ffPos = (data23->ffPos + 1); -HXDLIN( 393) ::openfl::display::_internal::DrawCommandReader data24 = data; -HXDLIN( 393) data24->fPos = (data24->fPos + 1); - } - break; - case (int)16: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data25 = data; -HXDLIN( 393) data25->oPos = (data25->oPos + 4); -HXDLIN( 393) ::openfl::display::_internal::DrawCommandReader data26 = data; -HXDLIN( 393) data26->iPos = (data26->iPos + 1); -HXDLIN( 393) ::openfl::display::_internal::DrawCommandReader data27 = data; -HXDLIN( 393) data27->fPos = (data27->fPos + 2); -HXDLIN( 393) ::openfl::display::_internal::DrawCommandReader data28 = data; -HXDLIN( 393) data28->bPos = (data28->bPos + 1); - } - break; - case (int)17: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data29 = data; -HXDLIN( 393) data29->fPos = (data29->fPos + 2); - } - break; - case (int)18: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data30 = data; -HXDLIN( 393) data30->fPos = (data30->fPos + 2); - } - break; - case (int)19: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data31 = data; -HXDLIN( 393) data31->oPos = (data31->oPos + 1); - } - break; - case (int)20: { -HXLINE( 393) ::openfl::display::_internal::DrawCommandReader data32 = data; -HXDLIN( 393) data32->oPos = (data32->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 393) data->prev = type; - } - } - break; - case (int)1: { -HXLINE( 396) hasBitmapFill = false; -HXLINE( 397) hasColorFill = true; -HXLINE( 398) hasShaderFill = false; -HXLINE( 399) { -HXLINE( 399) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data33 = data; -HXDLIN( 399) data33->oPos = (data33->oPos + 2); -HXDLIN( 399) ::openfl::display::_internal::DrawCommandReader data34 = data; -HXDLIN( 399) data34->bPos = (data34->bPos + 2); - } - break; - case (int)1: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data35 = data; -HXDLIN( 399) data35->iPos = (data35->iPos + 1); -HXDLIN( 399) ::openfl::display::_internal::DrawCommandReader data36 = data; -HXDLIN( 399) data36->fPos = (data36->fPos + 1); - } - break; - case (int)2: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data37 = data; -HXDLIN( 399) data37->oPos = (data37->oPos + 4); -HXDLIN( 399) ::openfl::display::_internal::DrawCommandReader data38 = data; -HXDLIN( 399) data38->iiPos = (data38->iiPos + 2); -HXDLIN( 399) ::openfl::display::_internal::DrawCommandReader data39 = data; -HXDLIN( 399) data39->ffPos = (data39->ffPos + 1); -HXDLIN( 399) ::openfl::display::_internal::DrawCommandReader data40 = data; -HXDLIN( 399) data40->fPos = (data40->fPos + 1); - } - break; - case (int)3: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data41 = data; -HXDLIN( 399) data41->oPos = (data41->oPos + 1); - } - break; - case (int)4: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data42 = data; -HXDLIN( 399) data42->fPos = (data42->fPos + 6); - } - break; - case (int)5: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data43 = data; -HXDLIN( 399) data43->fPos = (data43->fPos + 4); - } - break; - case (int)6: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data44 = data; -HXDLIN( 399) data44->fPos = (data44->fPos + 3); - } - break; - case (int)7: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data45 = data; -HXDLIN( 399) data45->fPos = (data45->fPos + 4); - } - break; - case (int)8: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data46 = data; -HXDLIN( 399) data46->oPos = (data46->oPos + 3); - } - break; - case (int)9: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data47 = data; -HXDLIN( 399) data47->fPos = (data47->fPos + 4); - } - break; - case (int)10: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data48 = data; -HXDLIN( 399) data48->fPos = (data48->fPos + 5); -HXDLIN( 399) ::openfl::display::_internal::DrawCommandReader data49 = data; -HXDLIN( 399) data49->oPos = (data49->oPos + 1); - } - break; - case (int)12: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data50 = data; -HXDLIN( 399) data50->oPos = (data50->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data51 = data; -HXDLIN( 399) data51->oPos = (data51->oPos + 2); -HXDLIN( 399) ::openfl::display::_internal::DrawCommandReader data52 = data; -HXDLIN( 399) data52->bPos = (data52->bPos + 2); - } - break; - case (int)15: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data53 = data; -HXDLIN( 399) data53->oPos = (data53->oPos + 4); -HXDLIN( 399) ::openfl::display::_internal::DrawCommandReader data54 = data; -HXDLIN( 399) data54->iiPos = (data54->iiPos + 2); -HXDLIN( 399) ::openfl::display::_internal::DrawCommandReader data55 = data; -HXDLIN( 399) data55->ffPos = (data55->ffPos + 1); -HXDLIN( 399) ::openfl::display::_internal::DrawCommandReader data56 = data; -HXDLIN( 399) data56->fPos = (data56->fPos + 1); - } - break; - case (int)16: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data57 = data; -HXDLIN( 399) data57->oPos = (data57->oPos + 4); -HXDLIN( 399) ::openfl::display::_internal::DrawCommandReader data58 = data; -HXDLIN( 399) data58->iPos = (data58->iPos + 1); -HXDLIN( 399) ::openfl::display::_internal::DrawCommandReader data59 = data; -HXDLIN( 399) data59->fPos = (data59->fPos + 2); -HXDLIN( 399) ::openfl::display::_internal::DrawCommandReader data60 = data; -HXDLIN( 399) data60->bPos = (data60->bPos + 1); - } - break; - case (int)17: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data61 = data; -HXDLIN( 399) data61->fPos = (data61->fPos + 2); - } - break; - case (int)18: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data62 = data; -HXDLIN( 399) data62->fPos = (data62->fPos + 2); - } - break; - case (int)19: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data63 = data; -HXDLIN( 399) data63->oPos = (data63->oPos + 1); - } - break; - case (int)20: { -HXLINE( 399) ::openfl::display::_internal::DrawCommandReader data64 = data; -HXDLIN( 399) data64->oPos = (data64->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 399) data->prev = type; - } - } - break; - case (int)3: { -HXLINE( 402) hasBitmapFill = false; -HXLINE( 403) hasColorFill = false; -HXLINE( 404) hasShaderFill = true; -HXLINE( 405) { -HXLINE( 405) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data65 = data; -HXDLIN( 405) data65->oPos = (data65->oPos + 2); -HXDLIN( 405) ::openfl::display::_internal::DrawCommandReader data66 = data; -HXDLIN( 405) data66->bPos = (data66->bPos + 2); - } - break; - case (int)1: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data67 = data; -HXDLIN( 405) data67->iPos = (data67->iPos + 1); -HXDLIN( 405) ::openfl::display::_internal::DrawCommandReader data68 = data; -HXDLIN( 405) data68->fPos = (data68->fPos + 1); - } - break; - case (int)2: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data69 = data; -HXDLIN( 405) data69->oPos = (data69->oPos + 4); -HXDLIN( 405) ::openfl::display::_internal::DrawCommandReader data70 = data; -HXDLIN( 405) data70->iiPos = (data70->iiPos + 2); -HXDLIN( 405) ::openfl::display::_internal::DrawCommandReader data71 = data; -HXDLIN( 405) data71->ffPos = (data71->ffPos + 1); -HXDLIN( 405) ::openfl::display::_internal::DrawCommandReader data72 = data; -HXDLIN( 405) data72->fPos = (data72->fPos + 1); - } - break; - case (int)3: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data73 = data; -HXDLIN( 405) data73->oPos = (data73->oPos + 1); - } - break; - case (int)4: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data74 = data; -HXDLIN( 405) data74->fPos = (data74->fPos + 6); - } - break; - case (int)5: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data75 = data; -HXDLIN( 405) data75->fPos = (data75->fPos + 4); - } - break; - case (int)6: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data76 = data; -HXDLIN( 405) data76->fPos = (data76->fPos + 3); - } - break; - case (int)7: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data77 = data; -HXDLIN( 405) data77->fPos = (data77->fPos + 4); - } - break; - case (int)8: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data78 = data; -HXDLIN( 405) data78->oPos = (data78->oPos + 3); - } - break; - case (int)9: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data79 = data; -HXDLIN( 405) data79->fPos = (data79->fPos + 4); - } - break; - case (int)10: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data80 = data; -HXDLIN( 405) data80->fPos = (data80->fPos + 5); -HXDLIN( 405) ::openfl::display::_internal::DrawCommandReader data81 = data; -HXDLIN( 405) data81->oPos = (data81->oPos + 1); - } - break; - case (int)12: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data82 = data; -HXDLIN( 405) data82->oPos = (data82->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data83 = data; -HXDLIN( 405) data83->oPos = (data83->oPos + 2); -HXDLIN( 405) ::openfl::display::_internal::DrawCommandReader data84 = data; -HXDLIN( 405) data84->bPos = (data84->bPos + 2); - } - break; - case (int)15: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data85 = data; -HXDLIN( 405) data85->oPos = (data85->oPos + 4); -HXDLIN( 405) ::openfl::display::_internal::DrawCommandReader data86 = data; -HXDLIN( 405) data86->iiPos = (data86->iiPos + 2); -HXDLIN( 405) ::openfl::display::_internal::DrawCommandReader data87 = data; -HXDLIN( 405) data87->ffPos = (data87->ffPos + 1); -HXDLIN( 405) ::openfl::display::_internal::DrawCommandReader data88 = data; -HXDLIN( 405) data88->fPos = (data88->fPos + 1); - } - break; - case (int)16: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data89 = data; -HXDLIN( 405) data89->oPos = (data89->oPos + 4); -HXDLIN( 405) ::openfl::display::_internal::DrawCommandReader data90 = data; -HXDLIN( 405) data90->iPos = (data90->iPos + 1); -HXDLIN( 405) ::openfl::display::_internal::DrawCommandReader data91 = data; -HXDLIN( 405) data91->fPos = (data91->fPos + 2); -HXDLIN( 405) ::openfl::display::_internal::DrawCommandReader data92 = data; -HXDLIN( 405) data92->bPos = (data92->bPos + 1); - } - break; - case (int)17: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data93 = data; -HXDLIN( 405) data93->fPos = (data93->fPos + 2); - } - break; - case (int)18: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data94 = data; -HXDLIN( 405) data94->fPos = (data94->fPos + 2); - } - break; - case (int)19: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data95 = data; -HXDLIN( 405) data95->oPos = (data95->oPos + 1); - } - break; - case (int)20: { -HXLINE( 405) ::openfl::display::_internal::DrawCommandReader data96 = data; -HXDLIN( 405) data96->oPos = (data96->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 405) data->prev = type; - } - } - break; - case (int)8: { -HXLINE( 408) bool _hx_tmp; -HXDLIN( 408) if (!(hasBitmapFill)) { -HXLINE( 408) _hx_tmp = hasShaderFill; - } - else { -HXLINE( 408) _hx_tmp = true; - } -HXDLIN( 408) if (_hx_tmp) { -HXLINE( 410) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data97 = data; -HXDLIN( 410) data97->oPos = (data97->oPos + 2); -HXDLIN( 410) ::openfl::display::_internal::DrawCommandReader data98 = data; -HXDLIN( 410) data98->bPos = (data98->bPos + 2); - } - break; - case (int)1: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data99 = data; -HXDLIN( 410) data99->iPos = (data99->iPos + 1); -HXDLIN( 410) ::openfl::display::_internal::DrawCommandReader data100 = data; -HXDLIN( 410) data100->fPos = (data100->fPos + 1); - } - break; - case (int)2: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data101 = data; -HXDLIN( 410) data101->oPos = (data101->oPos + 4); -HXDLIN( 410) ::openfl::display::_internal::DrawCommandReader data102 = data; -HXDLIN( 410) data102->iiPos = (data102->iiPos + 2); -HXDLIN( 410) ::openfl::display::_internal::DrawCommandReader data103 = data; -HXDLIN( 410) data103->ffPos = (data103->ffPos + 1); -HXDLIN( 410) ::openfl::display::_internal::DrawCommandReader data104 = data; -HXDLIN( 410) data104->fPos = (data104->fPos + 1); - } - break; - case (int)3: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data105 = data; -HXDLIN( 410) data105->oPos = (data105->oPos + 1); - } - break; - case (int)4: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data106 = data; -HXDLIN( 410) data106->fPos = (data106->fPos + 6); - } - break; - case (int)5: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data107 = data; -HXDLIN( 410) data107->fPos = (data107->fPos + 4); - } - break; - case (int)6: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data108 = data; -HXDLIN( 410) data108->fPos = (data108->fPos + 3); - } - break; - case (int)7: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data109 = data; -HXDLIN( 410) data109->fPos = (data109->fPos + 4); - } - break; - case (int)8: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data110 = data; -HXDLIN( 410) data110->oPos = (data110->oPos + 3); - } - break; - case (int)9: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data111 = data; -HXDLIN( 410) data111->fPos = (data111->fPos + 4); - } - break; - case (int)10: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data112 = data; -HXDLIN( 410) data112->fPos = (data112->fPos + 5); -HXDLIN( 410) ::openfl::display::_internal::DrawCommandReader data113 = data; -HXDLIN( 410) data113->oPos = (data113->oPos + 1); - } - break; - case (int)12: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data114 = data; -HXDLIN( 410) data114->oPos = (data114->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data115 = data; -HXDLIN( 410) data115->oPos = (data115->oPos + 2); -HXDLIN( 410) ::openfl::display::_internal::DrawCommandReader data116 = data; -HXDLIN( 410) data116->bPos = (data116->bPos + 2); - } - break; - case (int)15: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data117 = data; -HXDLIN( 410) data117->oPos = (data117->oPos + 4); -HXDLIN( 410) ::openfl::display::_internal::DrawCommandReader data118 = data; -HXDLIN( 410) data118->iiPos = (data118->iiPos + 2); -HXDLIN( 410) ::openfl::display::_internal::DrawCommandReader data119 = data; -HXDLIN( 410) data119->ffPos = (data119->ffPos + 1); -HXDLIN( 410) ::openfl::display::_internal::DrawCommandReader data120 = data; -HXDLIN( 410) data120->fPos = (data120->fPos + 1); - } - break; - case (int)16: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data121 = data; -HXDLIN( 410) data121->oPos = (data121->oPos + 4); -HXDLIN( 410) ::openfl::display::_internal::DrawCommandReader data122 = data; -HXDLIN( 410) data122->iPos = (data122->iPos + 1); -HXDLIN( 410) ::openfl::display::_internal::DrawCommandReader data123 = data; -HXDLIN( 410) data123->fPos = (data123->fPos + 2); -HXDLIN( 410) ::openfl::display::_internal::DrawCommandReader data124 = data; -HXDLIN( 410) data124->bPos = (data124->bPos + 1); - } - break; - case (int)17: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data125 = data; -HXDLIN( 410) data125->fPos = (data125->fPos + 2); - } - break; - case (int)18: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data126 = data; -HXDLIN( 410) data126->fPos = (data126->fPos + 2); - } - break; - case (int)19: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data127 = data; -HXDLIN( 410) data127->oPos = (data127->oPos + 1); - } - break; - case (int)20: { -HXLINE( 410) ::openfl::display::_internal::DrawCommandReader data128 = data; -HXDLIN( 410) data128->oPos = (data128->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 410) data->prev = type; - } - else { -HXLINE( 414) data->destroy(); -HXLINE( 415) return false; - } - } - break; - case (int)9: { -HXLINE( 419) if (hasColorFill) { -HXLINE( 421) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data129 = data; -HXDLIN( 421) data129->oPos = (data129->oPos + 2); -HXDLIN( 421) ::openfl::display::_internal::DrawCommandReader data130 = data; -HXDLIN( 421) data130->bPos = (data130->bPos + 2); - } - break; - case (int)1: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data131 = data; -HXDLIN( 421) data131->iPos = (data131->iPos + 1); -HXDLIN( 421) ::openfl::display::_internal::DrawCommandReader data132 = data; -HXDLIN( 421) data132->fPos = (data132->fPos + 1); - } - break; - case (int)2: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data133 = data; -HXDLIN( 421) data133->oPos = (data133->oPos + 4); -HXDLIN( 421) ::openfl::display::_internal::DrawCommandReader data134 = data; -HXDLIN( 421) data134->iiPos = (data134->iiPos + 2); -HXDLIN( 421) ::openfl::display::_internal::DrawCommandReader data135 = data; -HXDLIN( 421) data135->ffPos = (data135->ffPos + 1); -HXDLIN( 421) ::openfl::display::_internal::DrawCommandReader data136 = data; -HXDLIN( 421) data136->fPos = (data136->fPos + 1); - } - break; - case (int)3: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data137 = data; -HXDLIN( 421) data137->oPos = (data137->oPos + 1); - } - break; - case (int)4: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data138 = data; -HXDLIN( 421) data138->fPos = (data138->fPos + 6); - } - break; - case (int)5: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data139 = data; -HXDLIN( 421) data139->fPos = (data139->fPos + 4); - } - break; - case (int)6: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data140 = data; -HXDLIN( 421) data140->fPos = (data140->fPos + 3); - } - break; - case (int)7: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data141 = data; -HXDLIN( 421) data141->fPos = (data141->fPos + 4); - } - break; - case (int)8: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data142 = data; -HXDLIN( 421) data142->oPos = (data142->oPos + 3); - } - break; - case (int)9: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data143 = data; -HXDLIN( 421) data143->fPos = (data143->fPos + 4); - } - break; - case (int)10: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data144 = data; -HXDLIN( 421) data144->fPos = (data144->fPos + 5); -HXDLIN( 421) ::openfl::display::_internal::DrawCommandReader data145 = data; -HXDLIN( 421) data145->oPos = (data145->oPos + 1); - } - break; - case (int)12: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data146 = data; -HXDLIN( 421) data146->oPos = (data146->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data147 = data; -HXDLIN( 421) data147->oPos = (data147->oPos + 2); -HXDLIN( 421) ::openfl::display::_internal::DrawCommandReader data148 = data; -HXDLIN( 421) data148->bPos = (data148->bPos + 2); - } - break; - case (int)15: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data149 = data; -HXDLIN( 421) data149->oPos = (data149->oPos + 4); -HXDLIN( 421) ::openfl::display::_internal::DrawCommandReader data150 = data; -HXDLIN( 421) data150->iiPos = (data150->iiPos + 2); -HXDLIN( 421) ::openfl::display::_internal::DrawCommandReader data151 = data; -HXDLIN( 421) data151->ffPos = (data151->ffPos + 1); -HXDLIN( 421) ::openfl::display::_internal::DrawCommandReader data152 = data; -HXDLIN( 421) data152->fPos = (data152->fPos + 1); - } - break; - case (int)16: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data153 = data; -HXDLIN( 421) data153->oPos = (data153->oPos + 4); -HXDLIN( 421) ::openfl::display::_internal::DrawCommandReader data154 = data; -HXDLIN( 421) data154->iPos = (data154->iPos + 1); -HXDLIN( 421) ::openfl::display::_internal::DrawCommandReader data155 = data; -HXDLIN( 421) data155->fPos = (data155->fPos + 2); -HXDLIN( 421) ::openfl::display::_internal::DrawCommandReader data156 = data; -HXDLIN( 421) data156->bPos = (data156->bPos + 1); - } - break; - case (int)17: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data157 = data; -HXDLIN( 421) data157->fPos = (data157->fPos + 2); - } - break; - case (int)18: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data158 = data; -HXDLIN( 421) data158->fPos = (data158->fPos + 2); - } - break; - case (int)19: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data159 = data; -HXDLIN( 421) data159->oPos = (data159->oPos + 1); - } - break; - case (int)20: { -HXLINE( 421) ::openfl::display::_internal::DrawCommandReader data160 = data; -HXDLIN( 421) data160->oPos = (data160->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 421) data->prev = type; - } - else { -HXLINE( 425) data->destroy(); -HXLINE( 426) return false; - } - } - break; - case (int)12: { -HXLINE( 430) bool _hx_tmp1; -HXDLIN( 430) if (!(hasBitmapFill)) { -HXLINE( 430) _hx_tmp1 = hasShaderFill; - } - else { -HXLINE( 430) _hx_tmp1 = true; - } -HXDLIN( 430) if (_hx_tmp1) { -HXLINE( 432) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data161 = data; -HXDLIN( 432) data161->oPos = (data161->oPos + 2); -HXDLIN( 432) ::openfl::display::_internal::DrawCommandReader data162 = data; -HXDLIN( 432) data162->bPos = (data162->bPos + 2); - } - break; - case (int)1: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data163 = data; -HXDLIN( 432) data163->iPos = (data163->iPos + 1); -HXDLIN( 432) ::openfl::display::_internal::DrawCommandReader data164 = data; -HXDLIN( 432) data164->fPos = (data164->fPos + 1); - } - break; - case (int)2: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data165 = data; -HXDLIN( 432) data165->oPos = (data165->oPos + 4); -HXDLIN( 432) ::openfl::display::_internal::DrawCommandReader data166 = data; -HXDLIN( 432) data166->iiPos = (data166->iiPos + 2); -HXDLIN( 432) ::openfl::display::_internal::DrawCommandReader data167 = data; -HXDLIN( 432) data167->ffPos = (data167->ffPos + 1); -HXDLIN( 432) ::openfl::display::_internal::DrawCommandReader data168 = data; -HXDLIN( 432) data168->fPos = (data168->fPos + 1); - } - break; - case (int)3: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data169 = data; -HXDLIN( 432) data169->oPos = (data169->oPos + 1); - } - break; - case (int)4: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data170 = data; -HXDLIN( 432) data170->fPos = (data170->fPos + 6); - } - break; - case (int)5: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data171 = data; -HXDLIN( 432) data171->fPos = (data171->fPos + 4); - } - break; - case (int)6: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data172 = data; -HXDLIN( 432) data172->fPos = (data172->fPos + 3); - } - break; - case (int)7: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data173 = data; -HXDLIN( 432) data173->fPos = (data173->fPos + 4); - } - break; - case (int)8: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data174 = data; -HXDLIN( 432) data174->oPos = (data174->oPos + 3); - } - break; - case (int)9: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data175 = data; -HXDLIN( 432) data175->fPos = (data175->fPos + 4); - } - break; - case (int)10: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data176 = data; -HXDLIN( 432) data176->fPos = (data176->fPos + 5); -HXDLIN( 432) ::openfl::display::_internal::DrawCommandReader data177 = data; -HXDLIN( 432) data177->oPos = (data177->oPos + 1); - } - break; - case (int)12: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data178 = data; -HXDLIN( 432) data178->oPos = (data178->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data179 = data; -HXDLIN( 432) data179->oPos = (data179->oPos + 2); -HXDLIN( 432) ::openfl::display::_internal::DrawCommandReader data180 = data; -HXDLIN( 432) data180->bPos = (data180->bPos + 2); - } - break; - case (int)15: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data181 = data; -HXDLIN( 432) data181->oPos = (data181->oPos + 4); -HXDLIN( 432) ::openfl::display::_internal::DrawCommandReader data182 = data; -HXDLIN( 432) data182->iiPos = (data182->iiPos + 2); -HXDLIN( 432) ::openfl::display::_internal::DrawCommandReader data183 = data; -HXDLIN( 432) data183->ffPos = (data183->ffPos + 1); -HXDLIN( 432) ::openfl::display::_internal::DrawCommandReader data184 = data; -HXDLIN( 432) data184->fPos = (data184->fPos + 1); - } - break; - case (int)16: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data185 = data; -HXDLIN( 432) data185->oPos = (data185->oPos + 4); -HXDLIN( 432) ::openfl::display::_internal::DrawCommandReader data186 = data; -HXDLIN( 432) data186->iPos = (data186->iPos + 1); -HXDLIN( 432) ::openfl::display::_internal::DrawCommandReader data187 = data; -HXDLIN( 432) data187->fPos = (data187->fPos + 2); -HXDLIN( 432) ::openfl::display::_internal::DrawCommandReader data188 = data; -HXDLIN( 432) data188->bPos = (data188->bPos + 1); - } - break; - case (int)17: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data189 = data; -HXDLIN( 432) data189->fPos = (data189->fPos + 2); - } - break; - case (int)18: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data190 = data; -HXDLIN( 432) data190->fPos = (data190->fPos + 2); - } - break; - case (int)19: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data191 = data; -HXDLIN( 432) data191->oPos = (data191->oPos + 1); - } - break; - case (int)20: { -HXLINE( 432) ::openfl::display::_internal::DrawCommandReader data192 = data; -HXDLIN( 432) data192->oPos = (data192->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 432) data->prev = type; - } - else { -HXLINE( 436) data->destroy(); -HXLINE( 437) return false; - } - } - break; - case (int)13: { -HXLINE( 441) hasBitmapFill = false; -HXLINE( 442) hasColorFill = false; -HXLINE( 443) hasShaderFill = false; -HXLINE( 444) { -HXLINE( 444) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data193 = data; -HXDLIN( 444) data193->oPos = (data193->oPos + 2); -HXDLIN( 444) ::openfl::display::_internal::DrawCommandReader data194 = data; -HXDLIN( 444) data194->bPos = (data194->bPos + 2); - } - break; - case (int)1: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data195 = data; -HXDLIN( 444) data195->iPos = (data195->iPos + 1); -HXDLIN( 444) ::openfl::display::_internal::DrawCommandReader data196 = data; -HXDLIN( 444) data196->fPos = (data196->fPos + 1); - } - break; - case (int)2: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data197 = data; -HXDLIN( 444) data197->oPos = (data197->oPos + 4); -HXDLIN( 444) ::openfl::display::_internal::DrawCommandReader data198 = data; -HXDLIN( 444) data198->iiPos = (data198->iiPos + 2); -HXDLIN( 444) ::openfl::display::_internal::DrawCommandReader data199 = data; -HXDLIN( 444) data199->ffPos = (data199->ffPos + 1); -HXDLIN( 444) ::openfl::display::_internal::DrawCommandReader data200 = data; -HXDLIN( 444) data200->fPos = (data200->fPos + 1); - } - break; - case (int)3: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data201 = data; -HXDLIN( 444) data201->oPos = (data201->oPos + 1); - } - break; - case (int)4: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data202 = data; -HXDLIN( 444) data202->fPos = (data202->fPos + 6); - } - break; - case (int)5: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data203 = data; -HXDLIN( 444) data203->fPos = (data203->fPos + 4); - } - break; - case (int)6: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data204 = data; -HXDLIN( 444) data204->fPos = (data204->fPos + 3); - } - break; - case (int)7: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data205 = data; -HXDLIN( 444) data205->fPos = (data205->fPos + 4); - } - break; - case (int)8: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data206 = data; -HXDLIN( 444) data206->oPos = (data206->oPos + 3); - } - break; - case (int)9: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data207 = data; -HXDLIN( 444) data207->fPos = (data207->fPos + 4); - } - break; - case (int)10: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data208 = data; -HXDLIN( 444) data208->fPos = (data208->fPos + 5); -HXDLIN( 444) ::openfl::display::_internal::DrawCommandReader data209 = data; -HXDLIN( 444) data209->oPos = (data209->oPos + 1); - } - break; - case (int)12: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data210 = data; -HXDLIN( 444) data210->oPos = (data210->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data211 = data; -HXDLIN( 444) data211->oPos = (data211->oPos + 2); -HXDLIN( 444) ::openfl::display::_internal::DrawCommandReader data212 = data; -HXDLIN( 444) data212->bPos = (data212->bPos + 2); - } - break; - case (int)15: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data213 = data; -HXDLIN( 444) data213->oPos = (data213->oPos + 4); -HXDLIN( 444) ::openfl::display::_internal::DrawCommandReader data214 = data; -HXDLIN( 444) data214->iiPos = (data214->iiPos + 2); -HXDLIN( 444) ::openfl::display::_internal::DrawCommandReader data215 = data; -HXDLIN( 444) data215->ffPos = (data215->ffPos + 1); -HXDLIN( 444) ::openfl::display::_internal::DrawCommandReader data216 = data; -HXDLIN( 444) data216->fPos = (data216->fPos + 1); - } - break; - case (int)16: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data217 = data; -HXDLIN( 444) data217->oPos = (data217->oPos + 4); -HXDLIN( 444) ::openfl::display::_internal::DrawCommandReader data218 = data; -HXDLIN( 444) data218->iPos = (data218->iPos + 1); -HXDLIN( 444) ::openfl::display::_internal::DrawCommandReader data219 = data; -HXDLIN( 444) data219->fPos = (data219->fPos + 2); -HXDLIN( 444) ::openfl::display::_internal::DrawCommandReader data220 = data; -HXDLIN( 444) data220->bPos = (data220->bPos + 1); - } - break; - case (int)17: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data221 = data; -HXDLIN( 444) data221->fPos = (data221->fPos + 2); - } - break; - case (int)18: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data222 = data; -HXDLIN( 444) data222->fPos = (data222->fPos + 2); - } - break; - case (int)19: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data223 = data; -HXDLIN( 444) data223->oPos = (data223->oPos + 1); - } - break; - case (int)20: { -HXLINE( 444) ::openfl::display::_internal::DrawCommandReader data224 = data; -HXDLIN( 444) data224->oPos = (data224->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 444) data->prev = type; - } - } - break; - case (int)18: { -HXLINE( 447) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data225 = data; -HXDLIN( 447) data225->oPos = (data225->oPos + 2); -HXDLIN( 447) ::openfl::display::_internal::DrawCommandReader data226 = data; -HXDLIN( 447) data226->bPos = (data226->bPos + 2); - } - break; - case (int)1: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data227 = data; -HXDLIN( 447) data227->iPos = (data227->iPos + 1); -HXDLIN( 447) ::openfl::display::_internal::DrawCommandReader data228 = data; -HXDLIN( 447) data228->fPos = (data228->fPos + 1); - } - break; - case (int)2: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data229 = data; -HXDLIN( 447) data229->oPos = (data229->oPos + 4); -HXDLIN( 447) ::openfl::display::_internal::DrawCommandReader data230 = data; -HXDLIN( 447) data230->iiPos = (data230->iiPos + 2); -HXDLIN( 447) ::openfl::display::_internal::DrawCommandReader data231 = data; -HXDLIN( 447) data231->ffPos = (data231->ffPos + 1); -HXDLIN( 447) ::openfl::display::_internal::DrawCommandReader data232 = data; -HXDLIN( 447) data232->fPos = (data232->fPos + 1); - } - break; - case (int)3: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data233 = data; -HXDLIN( 447) data233->oPos = (data233->oPos + 1); - } - break; - case (int)4: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data234 = data; -HXDLIN( 447) data234->fPos = (data234->fPos + 6); - } - break; - case (int)5: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data235 = data; -HXDLIN( 447) data235->fPos = (data235->fPos + 4); - } - break; - case (int)6: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data236 = data; -HXDLIN( 447) data236->fPos = (data236->fPos + 3); - } - break; - case (int)7: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data237 = data; -HXDLIN( 447) data237->fPos = (data237->fPos + 4); - } - break; - case (int)8: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data238 = data; -HXDLIN( 447) data238->oPos = (data238->oPos + 3); - } - break; - case (int)9: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data239 = data; -HXDLIN( 447) data239->fPos = (data239->fPos + 4); - } - break; - case (int)10: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data240 = data; -HXDLIN( 447) data240->fPos = (data240->fPos + 5); -HXDLIN( 447) ::openfl::display::_internal::DrawCommandReader data241 = data; -HXDLIN( 447) data241->oPos = (data241->oPos + 1); - } - break; - case (int)12: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data242 = data; -HXDLIN( 447) data242->oPos = (data242->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data243 = data; -HXDLIN( 447) data243->oPos = (data243->oPos + 2); -HXDLIN( 447) ::openfl::display::_internal::DrawCommandReader data244 = data; -HXDLIN( 447) data244->bPos = (data244->bPos + 2); - } - break; - case (int)15: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data245 = data; -HXDLIN( 447) data245->oPos = (data245->oPos + 4); -HXDLIN( 447) ::openfl::display::_internal::DrawCommandReader data246 = data; -HXDLIN( 447) data246->iiPos = (data246->iiPos + 2); -HXDLIN( 447) ::openfl::display::_internal::DrawCommandReader data247 = data; -HXDLIN( 447) data247->ffPos = (data247->ffPos + 1); -HXDLIN( 447) ::openfl::display::_internal::DrawCommandReader data248 = data; -HXDLIN( 447) data248->fPos = (data248->fPos + 1); - } - break; - case (int)16: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data249 = data; -HXDLIN( 447) data249->oPos = (data249->oPos + 4); -HXDLIN( 447) ::openfl::display::_internal::DrawCommandReader data250 = data; -HXDLIN( 447) data250->iPos = (data250->iPos + 1); -HXDLIN( 447) ::openfl::display::_internal::DrawCommandReader data251 = data; -HXDLIN( 447) data251->fPos = (data251->fPos + 2); -HXDLIN( 447) ::openfl::display::_internal::DrawCommandReader data252 = data; -HXDLIN( 447) data252->bPos = (data252->bPos + 1); - } - break; - case (int)17: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data253 = data; -HXDLIN( 447) data253->fPos = (data253->fPos + 2); - } - break; - case (int)18: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data254 = data; -HXDLIN( 447) data254->fPos = (data254->fPos + 2); - } - break; - case (int)19: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data255 = data; -HXDLIN( 447) data255->oPos = (data255->oPos + 1); - } - break; - case (int)20: { -HXLINE( 447) ::openfl::display::_internal::DrawCommandReader data256 = data; -HXDLIN( 447) data256->oPos = (data256->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 447) data->prev = type; - } - break; - case (int)19: { -HXLINE( 450) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data257 = data; -HXDLIN( 450) data257->oPos = (data257->oPos + 2); -HXDLIN( 450) ::openfl::display::_internal::DrawCommandReader data258 = data; -HXDLIN( 450) data258->bPos = (data258->bPos + 2); - } - break; - case (int)1: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data259 = data; -HXDLIN( 450) data259->iPos = (data259->iPos + 1); -HXDLIN( 450) ::openfl::display::_internal::DrawCommandReader data260 = data; -HXDLIN( 450) data260->fPos = (data260->fPos + 1); - } - break; - case (int)2: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data261 = data; -HXDLIN( 450) data261->oPos = (data261->oPos + 4); -HXDLIN( 450) ::openfl::display::_internal::DrawCommandReader data262 = data; -HXDLIN( 450) data262->iiPos = (data262->iiPos + 2); -HXDLIN( 450) ::openfl::display::_internal::DrawCommandReader data263 = data; -HXDLIN( 450) data263->ffPos = (data263->ffPos + 1); -HXDLIN( 450) ::openfl::display::_internal::DrawCommandReader data264 = data; -HXDLIN( 450) data264->fPos = (data264->fPos + 1); - } - break; - case (int)3: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data265 = data; -HXDLIN( 450) data265->oPos = (data265->oPos + 1); - } - break; - case (int)4: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data266 = data; -HXDLIN( 450) data266->fPos = (data266->fPos + 6); - } - break; - case (int)5: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data267 = data; -HXDLIN( 450) data267->fPos = (data267->fPos + 4); - } - break; - case (int)6: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data268 = data; -HXDLIN( 450) data268->fPos = (data268->fPos + 3); - } - break; - case (int)7: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data269 = data; -HXDLIN( 450) data269->fPos = (data269->fPos + 4); - } - break; - case (int)8: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data270 = data; -HXDLIN( 450) data270->oPos = (data270->oPos + 3); - } - break; - case (int)9: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data271 = data; -HXDLIN( 450) data271->fPos = (data271->fPos + 4); - } - break; - case (int)10: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data272 = data; -HXDLIN( 450) data272->fPos = (data272->fPos + 5); -HXDLIN( 450) ::openfl::display::_internal::DrawCommandReader data273 = data; -HXDLIN( 450) data273->oPos = (data273->oPos + 1); - } - break; - case (int)12: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data274 = data; -HXDLIN( 450) data274->oPos = (data274->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data275 = data; -HXDLIN( 450) data275->oPos = (data275->oPos + 2); -HXDLIN( 450) ::openfl::display::_internal::DrawCommandReader data276 = data; -HXDLIN( 450) data276->bPos = (data276->bPos + 2); - } - break; - case (int)15: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data277 = data; -HXDLIN( 450) data277->oPos = (data277->oPos + 4); -HXDLIN( 450) ::openfl::display::_internal::DrawCommandReader data278 = data; -HXDLIN( 450) data278->iiPos = (data278->iiPos + 2); -HXDLIN( 450) ::openfl::display::_internal::DrawCommandReader data279 = data; -HXDLIN( 450) data279->ffPos = (data279->ffPos + 1); -HXDLIN( 450) ::openfl::display::_internal::DrawCommandReader data280 = data; -HXDLIN( 450) data280->fPos = (data280->fPos + 1); - } - break; - case (int)16: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data281 = data; -HXDLIN( 450) data281->oPos = (data281->oPos + 4); -HXDLIN( 450) ::openfl::display::_internal::DrawCommandReader data282 = data; -HXDLIN( 450) data282->iPos = (data282->iPos + 1); -HXDLIN( 450) ::openfl::display::_internal::DrawCommandReader data283 = data; -HXDLIN( 450) data283->fPos = (data283->fPos + 2); -HXDLIN( 450) ::openfl::display::_internal::DrawCommandReader data284 = data; -HXDLIN( 450) data284->bPos = (data284->bPos + 1); - } - break; - case (int)17: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data285 = data; -HXDLIN( 450) data285->fPos = (data285->fPos + 2); - } - break; - case (int)18: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data286 = data; -HXDLIN( 450) data286->fPos = (data286->fPos + 2); - } - break; - case (int)19: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data287 = data; -HXDLIN( 450) data287->oPos = (data287->oPos + 1); - } - break; - case (int)20: { -HXLINE( 450) ::openfl::display::_internal::DrawCommandReader data288 = data; -HXDLIN( 450) data288->oPos = (data288->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 450) data->prev = type; - } - break; - default:{ -HXLINE( 453) data->destroy(); -HXLINE( 454) return false; - } - } - } - } -HXLINE( 458) data->destroy(); -HXLINE( 459) return true; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DGraphics_obj,isCompatible,return ) - -void Context3DGraphics_obj::render( ::openfl::display::Graphics graphics, ::openfl::display::OpenGLRenderer renderer){ - HX_GC_STACKFRAME(&_hx_pos_14098afca734a8c3_463_render) -HXLINE( 464) bool _hx_tmp; -HXDLIN( 464) if (!(!(graphics->_hx___visible))) { -HXLINE( 464) _hx_tmp = (graphics->_hx___commands->get_length() == 0); - } - else { -HXLINE( 464) _hx_tmp = true; - } -HXDLIN( 464) if (_hx_tmp) { -HXLINE( 464) return; - } -HXLINE( 466) bool _hx_tmp1; -HXDLIN( 466) bool _hx_tmp2; -HXDLIN( 466) if (hx::IsNotNull( graphics->_hx___bitmap )) { -HXLINE( 466) _hx_tmp2 = !(graphics->_hx___dirty); - } - else { -HXLINE( 466) _hx_tmp2 = false; - } -HXDLIN( 466) if (!(_hx_tmp2)) { -HXLINE( 466) _hx_tmp1 = !(::openfl::display::_internal::Context3DGraphics_obj::isCompatible(graphics)); - } - else { -HXLINE( 466) _hx_tmp1 = true; - } -HXDLIN( 466) if (_hx_tmp1) { -HXLINE( 482) ::openfl::geom::Matrix cacheTransform = renderer->_hx___softwareRenderer->_hx___worldTransform; -HXLINE( 483) renderer->_hx___softwareRenderer->_hx___worldTransform = renderer->_hx___worldTransform; -HXLINE( 488) ::openfl::display::_internal::CairoGraphics_obj::render(graphics,( ( ::openfl::display::CairoRenderer)(renderer->_hx___softwareRenderer) )); -HXLINE( 491) renderer->_hx___softwareRenderer->_hx___worldTransform = cacheTransform; - } - else { -HXLINE( 495) graphics->_hx___bitmap = null(); -HXLINE( 496) graphics->_hx___update(renderer->_hx___worldTransform); -HXLINE( 498) ::openfl::geom::Rectangle bounds = graphics->_hx___bounds; -HXLINE( 500) int width = graphics->_hx___width; -HXLINE( 501) int height = graphics->_hx___height; -HXLINE( 503) bool _hx_tmp3; -HXDLIN( 503) bool _hx_tmp4; -HXDLIN( 503) if (hx::IsNotNull( bounds )) { -HXLINE( 503) _hx_tmp4 = (width >= 1); - } - else { -HXLINE( 503) _hx_tmp4 = false; - } -HXDLIN( 503) if (_hx_tmp4) { -HXLINE( 503) _hx_tmp3 = (height >= 1); - } - else { -HXLINE( 503) _hx_tmp3 = false; - } -HXDLIN( 503) if (_hx_tmp3) { -HXLINE( 505) bool _hx_tmp5; -HXDLIN( 505) if (!(graphics->_hx___hardwareDirty)) { -HXLINE( 506) bool _hx_tmp6; -HXDLIN( 506) if (hx::IsNull( graphics->_hx___quadBuffer )) { -HXLINE( 506) _hx_tmp6 = hx::IsNull( graphics->_hx___vertexBuffer ); - } - else { -HXLINE( 506) _hx_tmp6 = false; - } -HXDLIN( 506) if (_hx_tmp6) { -HXLINE( 505) _hx_tmp5 = hx::IsNull( graphics->_hx___vertexBufferUVT ); - } - else { -HXLINE( 505) _hx_tmp5 = false; - } - } - else { -HXLINE( 505) _hx_tmp5 = true; - } -HXDLIN( 505) if (_hx_tmp5) { -HXLINE( 508) ::openfl::display::_internal::Context3DGraphics_obj::buildBuffer(graphics,renderer); - } -HXLINE( 511) ::openfl::display::_internal::DrawCommandReader data = ::openfl::display::_internal::DrawCommandReader_obj::__alloc( HX_CTX ,graphics->_hx___commands); -HXLINE( 513) ::openfl::display3D::Context3D context = renderer->_hx___context3D; -HXLINE( 514) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 516) ::openfl::geom::Matrix matrix = ::openfl::geom::Matrix_obj::_hx___pool->get().StaticCast< ::openfl::geom::Matrix >(); -HXLINE( 518) ::openfl::display::_internal::ShaderBuffer shaderBuffer = null(); -HXLINE( 519) ::openfl::display::BitmapData bitmap = null(); -HXLINE( 520) bool repeat = false; -HXLINE( 521) bool smooth = false; -HXLINE( 522) ::Dynamic fill = null(); -HXLINE( 524) Float positionX = ((Float)0.0); -HXLINE( 525) Float positionY = ((Float)0.0); -HXLINE( 527) int quadBufferPosition = 0; -HXLINE( 528) int shaderBufferOffset = 0; -HXLINE( 529) int triangleIndexBufferPosition = 0; -HXLINE( 530) int vertexBufferPosition = 0; -HXLINE( 531) int vertexBufferPositionUVT = 0; -HXLINE( 533) { -HXLINE( 533) int _g = 0; -HXDLIN( 533) ::Array< ::Dynamic> _g1 = graphics->_hx___commands->types; -HXDLIN( 533) while((_g < _g1->length)){ -HXLINE( 533) ::openfl::display::_internal::DrawCommandType type = _g1->__get(_g).StaticCast< ::openfl::display::_internal::DrawCommandType >(); -HXDLIN( 533) _g = (_g + 1); -HXLINE( 535) switch((int)(type->_hx_getIndex())){ - case (int)0: { -HXLINE( 538) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data1 = data; -HXDLIN( 538) data1->oPos = (data1->oPos + 2); -HXDLIN( 538) ::openfl::display::_internal::DrawCommandReader data2 = data; -HXDLIN( 538) data2->bPos = (data2->bPos + 2); - } - break; - case (int)1: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data3 = data; -HXDLIN( 538) data3->iPos = (data3->iPos + 1); -HXDLIN( 538) ::openfl::display::_internal::DrawCommandReader data4 = data; -HXDLIN( 538) data4->fPos = (data4->fPos + 1); - } - break; - case (int)2: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data5 = data; -HXDLIN( 538) data5->oPos = (data5->oPos + 4); -HXDLIN( 538) ::openfl::display::_internal::DrawCommandReader data6 = data; -HXDLIN( 538) data6->iiPos = (data6->iiPos + 2); -HXDLIN( 538) ::openfl::display::_internal::DrawCommandReader data7 = data; -HXDLIN( 538) data7->ffPos = (data7->ffPos + 1); -HXDLIN( 538) ::openfl::display::_internal::DrawCommandReader data8 = data; -HXDLIN( 538) data8->fPos = (data8->fPos + 1); - } - break; - case (int)3: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data9 = data; -HXDLIN( 538) data9->oPos = (data9->oPos + 1); - } - break; - case (int)4: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data10 = data; -HXDLIN( 538) data10->fPos = (data10->fPos + 6); - } - break; - case (int)5: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data11 = data; -HXDLIN( 538) data11->fPos = (data11->fPos + 4); - } - break; - case (int)6: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data12 = data; -HXDLIN( 538) data12->fPos = (data12->fPos + 3); - } - break; - case (int)7: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data13 = data; -HXDLIN( 538) data13->fPos = (data13->fPos + 4); - } - break; - case (int)8: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data14 = data; -HXDLIN( 538) data14->oPos = (data14->oPos + 3); - } - break; - case (int)9: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data15 = data; -HXDLIN( 538) data15->fPos = (data15->fPos + 4); - } - break; - case (int)10: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data16 = data; -HXDLIN( 538) data16->fPos = (data16->fPos + 5); -HXDLIN( 538) ::openfl::display::_internal::DrawCommandReader data17 = data; -HXDLIN( 538) data17->oPos = (data17->oPos + 1); - } - break; - case (int)12: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data18 = data; -HXDLIN( 538) data18->oPos = (data18->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data19 = data; -HXDLIN( 538) data19->oPos = (data19->oPos + 2); -HXDLIN( 538) ::openfl::display::_internal::DrawCommandReader data20 = data; -HXDLIN( 538) data20->bPos = (data20->bPos + 2); - } - break; - case (int)15: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data21 = data; -HXDLIN( 538) data21->oPos = (data21->oPos + 4); -HXDLIN( 538) ::openfl::display::_internal::DrawCommandReader data22 = data; -HXDLIN( 538) data22->iiPos = (data22->iiPos + 2); -HXDLIN( 538) ::openfl::display::_internal::DrawCommandReader data23 = data; -HXDLIN( 538) data23->ffPos = (data23->ffPos + 1); -HXDLIN( 538) ::openfl::display::_internal::DrawCommandReader data24 = data; -HXDLIN( 538) data24->fPos = (data24->fPos + 1); - } - break; - case (int)16: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data25 = data; -HXDLIN( 538) data25->oPos = (data25->oPos + 4); -HXDLIN( 538) ::openfl::display::_internal::DrawCommandReader data26 = data; -HXDLIN( 538) data26->iPos = (data26->iPos + 1); -HXDLIN( 538) ::openfl::display::_internal::DrawCommandReader data27 = data; -HXDLIN( 538) data27->fPos = (data27->fPos + 2); -HXDLIN( 538) ::openfl::display::_internal::DrawCommandReader data28 = data; -HXDLIN( 538) data28->bPos = (data28->bPos + 1); - } - break; - case (int)17: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data29 = data; -HXDLIN( 538) data29->fPos = (data29->fPos + 2); - } - break; - case (int)18: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data30 = data; -HXDLIN( 538) data30->fPos = (data30->fPos + 2); - } - break; - case (int)19: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data31 = data; -HXDLIN( 538) data31->oPos = (data31->oPos + 1); - } - break; - case (int)20: { -HXLINE( 538) ::openfl::display::_internal::DrawCommandReader data32 = data; -HXDLIN( 538) data32->oPos = (data32->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 538) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_BITMAP_FILL_dyn(); -HXDLIN( 538) ::openfl::display::_internal::DrawCommandReader this1 = data; -HXDLIN( 538) ::openfl::display::_internal::DrawCommandReader c = this1; -HXLINE( 539) bitmap = ( ( ::openfl::display::BitmapData)(c->buffer->o->__get(c->oPos)) ); -HXLINE( 540) repeat = c->buffer->b->__get(c->bPos); -HXLINE( 541) smooth = c->buffer->b->__get((c->bPos + 1)); -HXLINE( 542) shaderBuffer = null(); -HXLINE( 543) fill = null(); - } - break; - case (int)1: { -HXLINE( 546) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data33 = data; -HXDLIN( 546) data33->oPos = (data33->oPos + 2); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data34 = data; -HXDLIN( 546) data34->bPos = (data34->bPos + 2); - } - break; - case (int)1: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data35 = data; -HXDLIN( 546) data35->iPos = (data35->iPos + 1); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data36 = data; -HXDLIN( 546) data36->fPos = (data36->fPos + 1); - } - break; - case (int)2: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data37 = data; -HXDLIN( 546) data37->oPos = (data37->oPos + 4); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data38 = data; -HXDLIN( 546) data38->iiPos = (data38->iiPos + 2); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data39 = data; -HXDLIN( 546) data39->ffPos = (data39->ffPos + 1); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data40 = data; -HXDLIN( 546) data40->fPos = (data40->fPos + 1); - } - break; - case (int)3: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data41 = data; -HXDLIN( 546) data41->oPos = (data41->oPos + 1); - } - break; - case (int)4: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data42 = data; -HXDLIN( 546) data42->fPos = (data42->fPos + 6); - } - break; - case (int)5: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data43 = data; -HXDLIN( 546) data43->fPos = (data43->fPos + 4); - } - break; - case (int)6: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data44 = data; -HXDLIN( 546) data44->fPos = (data44->fPos + 3); - } - break; - case (int)7: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data45 = data; -HXDLIN( 546) data45->fPos = (data45->fPos + 4); - } - break; - case (int)8: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data46 = data; -HXDLIN( 546) data46->oPos = (data46->oPos + 3); - } - break; - case (int)9: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data47 = data; -HXDLIN( 546) data47->fPos = (data47->fPos + 4); - } - break; - case (int)10: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data48 = data; -HXDLIN( 546) data48->fPos = (data48->fPos + 5); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data49 = data; -HXDLIN( 546) data49->oPos = (data49->oPos + 1); - } - break; - case (int)12: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data50 = data; -HXDLIN( 546) data50->oPos = (data50->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data51 = data; -HXDLIN( 546) data51->oPos = (data51->oPos + 2); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data52 = data; -HXDLIN( 546) data52->bPos = (data52->bPos + 2); - } - break; - case (int)15: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data53 = data; -HXDLIN( 546) data53->oPos = (data53->oPos + 4); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data54 = data; -HXDLIN( 546) data54->iiPos = (data54->iiPos + 2); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data55 = data; -HXDLIN( 546) data55->ffPos = (data55->ffPos + 1); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data56 = data; -HXDLIN( 546) data56->fPos = (data56->fPos + 1); - } - break; - case (int)16: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data57 = data; -HXDLIN( 546) data57->oPos = (data57->oPos + 4); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data58 = data; -HXDLIN( 546) data58->iPos = (data58->iPos + 1); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data59 = data; -HXDLIN( 546) data59->fPos = (data59->fPos + 2); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader data60 = data; -HXDLIN( 546) data60->bPos = (data60->bPos + 1); - } - break; - case (int)17: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data61 = data; -HXDLIN( 546) data61->fPos = (data61->fPos + 2); - } - break; - case (int)18: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data62 = data; -HXDLIN( 546) data62->fPos = (data62->fPos + 2); - } - break; - case (int)19: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data63 = data; -HXDLIN( 546) data63->oPos = (data63->oPos + 1); - } - break; - case (int)20: { -HXLINE( 546) ::openfl::display::_internal::DrawCommandReader data64 = data; -HXDLIN( 546) data64->oPos = (data64->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 546) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_FILL_dyn(); -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader this2 = data; -HXDLIN( 546) ::openfl::display::_internal::DrawCommandReader c1 = this2; -HXLINE( 547) int color = ::Std_obj::_hx_int(( (Float)(c1->buffer->i->__get(c1->iPos)) )); -HXLINE( 548) int alpha = ::Std_obj::_hx_int((c1->buffer->f->__get(c1->fPos) * ( (Float)(255) ))); -HXLINE( 550) fill = ((color & 16777215) | (alpha << 24)); -HXLINE( 551) shaderBuffer = null(); -HXLINE( 552) bitmap = null(); - } - break; - case (int)3: { -HXLINE( 555) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data65 = data; -HXDLIN( 555) data65->oPos = (data65->oPos + 2); -HXDLIN( 555) ::openfl::display::_internal::DrawCommandReader data66 = data; -HXDLIN( 555) data66->bPos = (data66->bPos + 2); - } - break; - case (int)1: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data67 = data; -HXDLIN( 555) data67->iPos = (data67->iPos + 1); -HXDLIN( 555) ::openfl::display::_internal::DrawCommandReader data68 = data; -HXDLIN( 555) data68->fPos = (data68->fPos + 1); - } - break; - case (int)2: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data69 = data; -HXDLIN( 555) data69->oPos = (data69->oPos + 4); -HXDLIN( 555) ::openfl::display::_internal::DrawCommandReader data70 = data; -HXDLIN( 555) data70->iiPos = (data70->iiPos + 2); -HXDLIN( 555) ::openfl::display::_internal::DrawCommandReader data71 = data; -HXDLIN( 555) data71->ffPos = (data71->ffPos + 1); -HXDLIN( 555) ::openfl::display::_internal::DrawCommandReader data72 = data; -HXDLIN( 555) data72->fPos = (data72->fPos + 1); - } - break; - case (int)3: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data73 = data; -HXDLIN( 555) data73->oPos = (data73->oPos + 1); - } - break; - case (int)4: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data74 = data; -HXDLIN( 555) data74->fPos = (data74->fPos + 6); - } - break; - case (int)5: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data75 = data; -HXDLIN( 555) data75->fPos = (data75->fPos + 4); - } - break; - case (int)6: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data76 = data; -HXDLIN( 555) data76->fPos = (data76->fPos + 3); - } - break; - case (int)7: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data77 = data; -HXDLIN( 555) data77->fPos = (data77->fPos + 4); - } - break; - case (int)8: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data78 = data; -HXDLIN( 555) data78->oPos = (data78->oPos + 3); - } - break; - case (int)9: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data79 = data; -HXDLIN( 555) data79->fPos = (data79->fPos + 4); - } - break; - case (int)10: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data80 = data; -HXDLIN( 555) data80->fPos = (data80->fPos + 5); -HXDLIN( 555) ::openfl::display::_internal::DrawCommandReader data81 = data; -HXDLIN( 555) data81->oPos = (data81->oPos + 1); - } - break; - case (int)12: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data82 = data; -HXDLIN( 555) data82->oPos = (data82->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data83 = data; -HXDLIN( 555) data83->oPos = (data83->oPos + 2); -HXDLIN( 555) ::openfl::display::_internal::DrawCommandReader data84 = data; -HXDLIN( 555) data84->bPos = (data84->bPos + 2); - } - break; - case (int)15: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data85 = data; -HXDLIN( 555) data85->oPos = (data85->oPos + 4); -HXDLIN( 555) ::openfl::display::_internal::DrawCommandReader data86 = data; -HXDLIN( 555) data86->iiPos = (data86->iiPos + 2); -HXDLIN( 555) ::openfl::display::_internal::DrawCommandReader data87 = data; -HXDLIN( 555) data87->ffPos = (data87->ffPos + 1); -HXDLIN( 555) ::openfl::display::_internal::DrawCommandReader data88 = data; -HXDLIN( 555) data88->fPos = (data88->fPos + 1); - } - break; - case (int)16: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data89 = data; -HXDLIN( 555) data89->oPos = (data89->oPos + 4); -HXDLIN( 555) ::openfl::display::_internal::DrawCommandReader data90 = data; -HXDLIN( 555) data90->iPos = (data90->iPos + 1); -HXDLIN( 555) ::openfl::display::_internal::DrawCommandReader data91 = data; -HXDLIN( 555) data91->fPos = (data91->fPos + 2); -HXDLIN( 555) ::openfl::display::_internal::DrawCommandReader data92 = data; -HXDLIN( 555) data92->bPos = (data92->bPos + 1); - } - break; - case (int)17: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data93 = data; -HXDLIN( 555) data93->fPos = (data93->fPos + 2); - } - break; - case (int)18: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data94 = data; -HXDLIN( 555) data94->fPos = (data94->fPos + 2); - } - break; - case (int)19: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data95 = data; -HXDLIN( 555) data95->oPos = (data95->oPos + 1); - } - break; - case (int)20: { -HXLINE( 555) ::openfl::display::_internal::DrawCommandReader data96 = data; -HXDLIN( 555) data96->oPos = (data96->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 555) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_SHADER_FILL_dyn(); -HXDLIN( 555) ::openfl::display::_internal::DrawCommandReader this3 = data; -HXDLIN( 555) ::openfl::display::_internal::DrawCommandReader c2 = this3; -HXLINE( 556) shaderBuffer = ( ( ::openfl::display::_internal::ShaderBuffer)(c2->buffer->o->__get(c2->oPos)) ); -HXLINE( 557) shaderBufferOffset = 0; -HXLINE( 559) bool _hx_tmp7; -HXDLIN( 559) bool _hx_tmp8; -HXDLIN( 559) if (hx::IsNotNull( shaderBuffer )) { -HXLINE( 559) _hx_tmp8 = hx::IsNull( shaderBuffer->shader ); - } - else { -HXLINE( 559) _hx_tmp8 = true; - } -HXDLIN( 559) if (!(_hx_tmp8)) { -HXLINE( 559) _hx_tmp7 = hx::IsNull( shaderBuffer->shader->_hx___bitmap ); - } - else { -HXLINE( 559) _hx_tmp7 = true; - } -HXDLIN( 559) if (_hx_tmp7) { -HXLINE( 561) bitmap = null(); - } - else { -HXLINE( 565) bitmap = shaderBuffer->shader->_hx___bitmap->input; - } -HXLINE( 568) fill = null(); - } - break; - case (int)8: { -HXLINE( 571) if (hx::IsNotNull( bitmap )) { -HXLINE( 573) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data97 = data; -HXDLIN( 573) data97->oPos = (data97->oPos + 2); -HXDLIN( 573) ::openfl::display::_internal::DrawCommandReader data98 = data; -HXDLIN( 573) data98->bPos = (data98->bPos + 2); - } - break; - case (int)1: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data99 = data; -HXDLIN( 573) data99->iPos = (data99->iPos + 1); -HXDLIN( 573) ::openfl::display::_internal::DrawCommandReader data100 = data; -HXDLIN( 573) data100->fPos = (data100->fPos + 1); - } - break; - case (int)2: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data101 = data; -HXDLIN( 573) data101->oPos = (data101->oPos + 4); -HXDLIN( 573) ::openfl::display::_internal::DrawCommandReader data102 = data; -HXDLIN( 573) data102->iiPos = (data102->iiPos + 2); -HXDLIN( 573) ::openfl::display::_internal::DrawCommandReader data103 = data; -HXDLIN( 573) data103->ffPos = (data103->ffPos + 1); -HXDLIN( 573) ::openfl::display::_internal::DrawCommandReader data104 = data; -HXDLIN( 573) data104->fPos = (data104->fPos + 1); - } - break; - case (int)3: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data105 = data; -HXDLIN( 573) data105->oPos = (data105->oPos + 1); - } - break; - case (int)4: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data106 = data; -HXDLIN( 573) data106->fPos = (data106->fPos + 6); - } - break; - case (int)5: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data107 = data; -HXDLIN( 573) data107->fPos = (data107->fPos + 4); - } - break; - case (int)6: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data108 = data; -HXDLIN( 573) data108->fPos = (data108->fPos + 3); - } - break; - case (int)7: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data109 = data; -HXDLIN( 573) data109->fPos = (data109->fPos + 4); - } - break; - case (int)8: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data110 = data; -HXDLIN( 573) data110->oPos = (data110->oPos + 3); - } - break; - case (int)9: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data111 = data; -HXDLIN( 573) data111->fPos = (data111->fPos + 4); - } - break; - case (int)10: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data112 = data; -HXDLIN( 573) data112->fPos = (data112->fPos + 5); -HXDLIN( 573) ::openfl::display::_internal::DrawCommandReader data113 = data; -HXDLIN( 573) data113->oPos = (data113->oPos + 1); - } - break; - case (int)12: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data114 = data; -HXDLIN( 573) data114->oPos = (data114->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data115 = data; -HXDLIN( 573) data115->oPos = (data115->oPos + 2); -HXDLIN( 573) ::openfl::display::_internal::DrawCommandReader data116 = data; -HXDLIN( 573) data116->bPos = (data116->bPos + 2); - } - break; - case (int)15: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data117 = data; -HXDLIN( 573) data117->oPos = (data117->oPos + 4); -HXDLIN( 573) ::openfl::display::_internal::DrawCommandReader data118 = data; -HXDLIN( 573) data118->iiPos = (data118->iiPos + 2); -HXDLIN( 573) ::openfl::display::_internal::DrawCommandReader data119 = data; -HXDLIN( 573) data119->ffPos = (data119->ffPos + 1); -HXDLIN( 573) ::openfl::display::_internal::DrawCommandReader data120 = data; -HXDLIN( 573) data120->fPos = (data120->fPos + 1); - } - break; - case (int)16: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data121 = data; -HXDLIN( 573) data121->oPos = (data121->oPos + 4); -HXDLIN( 573) ::openfl::display::_internal::DrawCommandReader data122 = data; -HXDLIN( 573) data122->iPos = (data122->iPos + 1); -HXDLIN( 573) ::openfl::display::_internal::DrawCommandReader data123 = data; -HXDLIN( 573) data123->fPos = (data123->fPos + 2); -HXDLIN( 573) ::openfl::display::_internal::DrawCommandReader data124 = data; -HXDLIN( 573) data124->bPos = (data124->bPos + 1); - } - break; - case (int)17: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data125 = data; -HXDLIN( 573) data125->fPos = (data125->fPos + 2); - } - break; - case (int)18: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data126 = data; -HXDLIN( 573) data126->fPos = (data126->fPos + 2); - } - break; - case (int)19: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data127 = data; -HXDLIN( 573) data127->oPos = (data127->oPos + 1); - } - break; - case (int)20: { -HXLINE( 573) ::openfl::display::_internal::DrawCommandReader data128 = data; -HXDLIN( 573) data128->oPos = (data128->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 573) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_QUADS_dyn(); -HXDLIN( 573) ::openfl::display::_internal::DrawCommandReader this4 = data; -HXDLIN( 573) ::openfl::display::_internal::DrawCommandReader c3 = this4; -HXLINE( 574) ::openfl::_Vector::FloatVector rects = ( ( ::openfl::_Vector::FloatVector)(c3->buffer->o->__get(c3->oPos)) ); -HXLINE( 575) ::openfl::_Vector::IntVector indices = ( ( ::openfl::_Vector::IntVector)(c3->buffer->o->__get((c3->oPos + 1))) ); -HXLINE( 576) ::openfl::_Vector::FloatVector transforms = ( ( ::openfl::_Vector::FloatVector)(c3->buffer->o->__get((c3->oPos + 2))) ); -HXLINE( 579) ::Array< Float > rects1; -HXDLIN( 579) if (hx::IsNull( rects )) { -HXLINE( 579) rects1 = null(); - } - else { -HXLINE( 579) rects1 = ( (::Array< Float >)(rects->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); - } -HXLINE( 580) ::Array< int > indices1; -HXDLIN( 580) if (hx::IsNull( indices )) { -HXLINE( 580) indices1 = null(); - } - else { -HXLINE( 580) indices1 = ( (::Array< int >)(indices->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); - } -HXLINE( 581) ::Array< Float > transforms1; -HXDLIN( 581) if (hx::IsNull( transforms )) { -HXLINE( 581) transforms1 = null(); - } - else { -HXLINE( 581) transforms1 = ( (::Array< Float >)(transforms->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); - } -HXLINE( 584) bool hasIndices = hx::IsNotNull( indices1 ); -HXLINE( 585) int length; -HXDLIN( 585) if (hasIndices) { -HXLINE( 585) length = indices1->length; - } - else { -HXLINE( 585) length = ::Math_obj::floor((( (Float)(rects1->length) ) / ( (Float)(4) ))); - } -HXLINE( 587) ::Array< Float > uMatrix = renderer->_hx___getMatrix(graphics->_hx___owner->_hx___renderTransform,1); -HXLINE( 588) ::openfl::display::Shader shader; -HXLINE( 590) bool _hx_tmp9; -HXDLIN( 590) if (hx::IsNotNull( shaderBuffer )) { -HXLINE( 590) _hx_tmp9 = !(::openfl::display::_internal::Context3DGraphics_obj::maskRender); - } - else { -HXLINE( 590) _hx_tmp9 = false; - } -HXDLIN( 590) if (_hx_tmp9) { -HXLINE( 592) shader = renderer->_hx___initShaderBuffer(shaderBuffer); -HXLINE( 594) renderer->_hx___setShaderBuffer(shaderBuffer); -HXLINE( 595) renderer->applyMatrix(uMatrix); -HXLINE( 596) renderer->applyBitmapData(bitmap,false,repeat); -HXLINE( 597) renderer->applyAlpha(graphics->_hx___owner->_hx___worldAlpha); -HXLINE( 598) renderer->applyColorTransform(graphics->_hx___owner->_hx___worldColorTransform); - } - else { -HXLINE( 603) if (::openfl::display::_internal::Context3DGraphics_obj::maskRender) { -HXLINE( 603) shader = renderer->_hx___maskShader; - } - else { -HXLINE( 603) shader = renderer->_hx___initGraphicsShader(null()); - } -HXLINE( 604) renderer->setShader(shader); -HXLINE( 605) renderer->applyMatrix(uMatrix); -HXLINE( 606) renderer->applyBitmapData(bitmap,smooth,repeat); -HXLINE( 607) renderer->applyAlpha(graphics->_hx___owner->_hx___worldAlpha); -HXLINE( 608) renderer->applyColorTransform(graphics->_hx___owner->_hx___worldColorTransform); -HXLINE( 609) renderer->updateShader(); - } -HXLINE( 612) int end = (quadBufferPosition + length); -HXLINE( 614) while((quadBufferPosition < end)){ -HXLINE( 616) length = ::Std_obj::_hx_int(::Math_obj::min(( (Float)((end - quadBufferPosition)) ),( (Float)(context->_hx___quadIndexBufferElements) ))); -HXLINE( 617) if ((length <= 0)) { -HXLINE( 617) goto _hx_goto_8; - } -HXLINE( 619) bool _hx_tmp10; -HXDLIN( 619) if (hx::IsNotNull( shaderBuffer )) { -HXLINE( 619) _hx_tmp10 = !(::openfl::display::_internal::Context3DGraphics_obj::maskRender); - } - else { -HXLINE( 619) _hx_tmp10 = false; - } -HXDLIN( 619) if (_hx_tmp10) { -HXLINE( 621) renderer->_hx___updateShaderBuffer(shaderBufferOffset); - } -HXLINE( 624) if (hx::IsNotNull( shader->_hx___position )) { -HXLINE( 624) context->setVertexBufferAt(( (int)(shader->_hx___position->index) ),graphics->_hx___quadBuffer->vertexBuffer,(quadBufferPosition * 16),2); - } -HXLINE( 626) if (hx::IsNotNull( shader->_hx___textureCoord )) { -HXLINE( 626) context->setVertexBufferAt(( (int)(shader->_hx___textureCoord->index) ),graphics->_hx___quadBuffer->vertexBuffer,((quadBufferPosition * 16) + 2),2); - } -HXLINE( 629) context->drawTriangles(context->_hx___quadIndexBuffer,0,(length * 2)); -HXLINE( 631) shaderBufferOffset = (shaderBufferOffset + (length * 4)); -HXLINE( 632) quadBufferPosition = (quadBufferPosition + length); - } - _hx_goto_8:; -HXLINE( 639) renderer->_hx___clearShader(); - } - } - break; - case (int)9: { -HXLINE( 643) if (hx::IsNotNull( fill )) { -HXLINE( 645) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data129 = data; -HXDLIN( 645) data129->oPos = (data129->oPos + 2); -HXDLIN( 645) ::openfl::display::_internal::DrawCommandReader data130 = data; -HXDLIN( 645) data130->bPos = (data130->bPos + 2); - } - break; - case (int)1: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data131 = data; -HXDLIN( 645) data131->iPos = (data131->iPos + 1); -HXDLIN( 645) ::openfl::display::_internal::DrawCommandReader data132 = data; -HXDLIN( 645) data132->fPos = (data132->fPos + 1); - } - break; - case (int)2: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data133 = data; -HXDLIN( 645) data133->oPos = (data133->oPos + 4); -HXDLIN( 645) ::openfl::display::_internal::DrawCommandReader data134 = data; -HXDLIN( 645) data134->iiPos = (data134->iiPos + 2); -HXDLIN( 645) ::openfl::display::_internal::DrawCommandReader data135 = data; -HXDLIN( 645) data135->ffPos = (data135->ffPos + 1); -HXDLIN( 645) ::openfl::display::_internal::DrawCommandReader data136 = data; -HXDLIN( 645) data136->fPos = (data136->fPos + 1); - } - break; - case (int)3: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data137 = data; -HXDLIN( 645) data137->oPos = (data137->oPos + 1); - } - break; - case (int)4: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data138 = data; -HXDLIN( 645) data138->fPos = (data138->fPos + 6); - } - break; - case (int)5: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data139 = data; -HXDLIN( 645) data139->fPos = (data139->fPos + 4); - } - break; - case (int)6: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data140 = data; -HXDLIN( 645) data140->fPos = (data140->fPos + 3); - } - break; - case (int)7: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data141 = data; -HXDLIN( 645) data141->fPos = (data141->fPos + 4); - } - break; - case (int)8: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data142 = data; -HXDLIN( 645) data142->oPos = (data142->oPos + 3); - } - break; - case (int)9: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data143 = data; -HXDLIN( 645) data143->fPos = (data143->fPos + 4); - } - break; - case (int)10: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data144 = data; -HXDLIN( 645) data144->fPos = (data144->fPos + 5); -HXDLIN( 645) ::openfl::display::_internal::DrawCommandReader data145 = data; -HXDLIN( 645) data145->oPos = (data145->oPos + 1); - } - break; - case (int)12: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data146 = data; -HXDLIN( 645) data146->oPos = (data146->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data147 = data; -HXDLIN( 645) data147->oPos = (data147->oPos + 2); -HXDLIN( 645) ::openfl::display::_internal::DrawCommandReader data148 = data; -HXDLIN( 645) data148->bPos = (data148->bPos + 2); - } - break; - case (int)15: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data149 = data; -HXDLIN( 645) data149->oPos = (data149->oPos + 4); -HXDLIN( 645) ::openfl::display::_internal::DrawCommandReader data150 = data; -HXDLIN( 645) data150->iiPos = (data150->iiPos + 2); -HXDLIN( 645) ::openfl::display::_internal::DrawCommandReader data151 = data; -HXDLIN( 645) data151->ffPos = (data151->ffPos + 1); -HXDLIN( 645) ::openfl::display::_internal::DrawCommandReader data152 = data; -HXDLIN( 645) data152->fPos = (data152->fPos + 1); - } - break; - case (int)16: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data153 = data; -HXDLIN( 645) data153->oPos = (data153->oPos + 4); -HXDLIN( 645) ::openfl::display::_internal::DrawCommandReader data154 = data; -HXDLIN( 645) data154->iPos = (data154->iPos + 1); -HXDLIN( 645) ::openfl::display::_internal::DrawCommandReader data155 = data; -HXDLIN( 645) data155->fPos = (data155->fPos + 2); -HXDLIN( 645) ::openfl::display::_internal::DrawCommandReader data156 = data; -HXDLIN( 645) data156->bPos = (data156->bPos + 1); - } - break; - case (int)17: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data157 = data; -HXDLIN( 645) data157->fPos = (data157->fPos + 2); - } - break; - case (int)18: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data158 = data; -HXDLIN( 645) data158->fPos = (data158->fPos + 2); - } - break; - case (int)19: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data159 = data; -HXDLIN( 645) data159->oPos = (data159->oPos + 1); - } - break; - case (int)20: { -HXLINE( 645) ::openfl::display::_internal::DrawCommandReader data160 = data; -HXDLIN( 645) data160->oPos = (data160->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 645) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_RECT_dyn(); -HXDLIN( 645) ::openfl::display::_internal::DrawCommandReader this5 = data; -HXDLIN( 645) ::openfl::display::_internal::DrawCommandReader c4 = this5; -HXLINE( 646) Float x = c4->buffer->f->__get(c4->fPos); -HXLINE( 647) Float y = c4->buffer->f->__get((c4->fPos + 1)); -HXLINE( 648) Float width1 = c4->buffer->f->__get((c4->fPos + 2)); -HXLINE( 649) Float height1 = c4->buffer->f->__get((c4->fPos + 3)); -HXLINE( 652) int color1 = ( (int)(fill) ); -HXLINE( 653) ::openfl::display::_internal::Context3DGraphics_obj::tempColorTransform->redOffset = ( (Float)((hx::UShr(color1,16) & 255)) ); -HXLINE( 654) ::openfl::display::_internal::Context3DGraphics_obj::tempColorTransform->greenOffset = ( (Float)((hx::UShr(color1,8) & 255)) ); -HXLINE( 655) ::openfl::display::_internal::Context3DGraphics_obj::tempColorTransform->blueOffset = ( (Float)((color1 & 255)) ); -HXLINE( 657) ::openfl::display::_internal::Context3DGraphics_obj::tempColorTransform->_hx___combine(graphics->_hx___owner->_hx___worldColorTransform); -HXLINE( 659) matrix->identity(); -HXLINE( 660) matrix->scale(width1,height1); -HXLINE( 661) matrix->tx = x; -HXLINE( 662) matrix->ty = y; -HXLINE( 663) matrix->concat(graphics->_hx___owner->_hx___renderTransform); -HXLINE( 665) ::openfl::display::Shader shader1; -HXDLIN( 665) if (::openfl::display::_internal::Context3DGraphics_obj::maskRender) { -HXLINE( 665) shader1 = renderer->_hx___maskShader; - } - else { -HXLINE( 665) shader1 = renderer->_hx___initGraphicsShader(null()); - } -HXLINE( 666) renderer->setShader(shader1); -HXLINE( 667) renderer->applyMatrix(renderer->_hx___getMatrix(matrix,1)); -HXLINE( 668) renderer->applyBitmapData(::openfl::display::_internal::Context3DGraphics_obj::blankBitmapData,true,repeat); -HXLINE( 670) renderer->applyAlpha(((( (Float)((hx::UShr(color1,24) & 255)) ) / ( (Float)(255) )) * graphics->_hx___owner->_hx___worldAlpha)); -HXLINE( 672) renderer->applyColorTransform(::openfl::display::_internal::Context3DGraphics_obj::tempColorTransform); -HXLINE( 673) renderer->updateShader(); -HXLINE( 675) ::openfl::display3D::VertexBuffer3D vertexBuffer = ::openfl::display::_internal::Context3DGraphics_obj::blankBitmapData->getVertexBuffer(context,null(),null()); -HXLINE( 676) if (hx::IsNotNull( shader1->_hx___position )) { -HXLINE( 676) context->setVertexBufferAt(( (int)(shader1->_hx___position->index) ),vertexBuffer,0,3); - } -HXLINE( 677) if (hx::IsNotNull( shader1->_hx___textureCoord )) { -HXLINE( 677) context->setVertexBufferAt(( (int)(shader1->_hx___textureCoord->index) ),vertexBuffer,3,2); - } -HXLINE( 678) ::openfl::display3D::IndexBuffer3D indexBuffer = ::openfl::display::_internal::Context3DGraphics_obj::blankBitmapData->getIndexBuffer(context,null()); -HXLINE( 679) context->drawTriangles(indexBuffer,null(),null()); -HXLINE( 681) shaderBufferOffset = (shaderBufferOffset + 4); -HXLINE( 687) renderer->_hx___clearShader(); - } - } - break; - case (int)12: { -HXLINE( 691) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data161 = data; -HXDLIN( 691) data161->oPos = (data161->oPos + 2); -HXDLIN( 691) ::openfl::display::_internal::DrawCommandReader data162 = data; -HXDLIN( 691) data162->bPos = (data162->bPos + 2); - } - break; - case (int)1: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data163 = data; -HXDLIN( 691) data163->iPos = (data163->iPos + 1); -HXDLIN( 691) ::openfl::display::_internal::DrawCommandReader data164 = data; -HXDLIN( 691) data164->fPos = (data164->fPos + 1); - } - break; - case (int)2: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data165 = data; -HXDLIN( 691) data165->oPos = (data165->oPos + 4); -HXDLIN( 691) ::openfl::display::_internal::DrawCommandReader data166 = data; -HXDLIN( 691) data166->iiPos = (data166->iiPos + 2); -HXDLIN( 691) ::openfl::display::_internal::DrawCommandReader data167 = data; -HXDLIN( 691) data167->ffPos = (data167->ffPos + 1); -HXDLIN( 691) ::openfl::display::_internal::DrawCommandReader data168 = data; -HXDLIN( 691) data168->fPos = (data168->fPos + 1); - } - break; - case (int)3: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data169 = data; -HXDLIN( 691) data169->oPos = (data169->oPos + 1); - } - break; - case (int)4: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data170 = data; -HXDLIN( 691) data170->fPos = (data170->fPos + 6); - } - break; - case (int)5: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data171 = data; -HXDLIN( 691) data171->fPos = (data171->fPos + 4); - } - break; - case (int)6: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data172 = data; -HXDLIN( 691) data172->fPos = (data172->fPos + 3); - } - break; - case (int)7: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data173 = data; -HXDLIN( 691) data173->fPos = (data173->fPos + 4); - } - break; - case (int)8: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data174 = data; -HXDLIN( 691) data174->oPos = (data174->oPos + 3); - } - break; - case (int)9: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data175 = data; -HXDLIN( 691) data175->fPos = (data175->fPos + 4); - } - break; - case (int)10: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data176 = data; -HXDLIN( 691) data176->fPos = (data176->fPos + 5); -HXDLIN( 691) ::openfl::display::_internal::DrawCommandReader data177 = data; -HXDLIN( 691) data177->oPos = (data177->oPos + 1); - } - break; - case (int)12: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data178 = data; -HXDLIN( 691) data178->oPos = (data178->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data179 = data; -HXDLIN( 691) data179->oPos = (data179->oPos + 2); -HXDLIN( 691) ::openfl::display::_internal::DrawCommandReader data180 = data; -HXDLIN( 691) data180->bPos = (data180->bPos + 2); - } - break; - case (int)15: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data181 = data; -HXDLIN( 691) data181->oPos = (data181->oPos + 4); -HXDLIN( 691) ::openfl::display::_internal::DrawCommandReader data182 = data; -HXDLIN( 691) data182->iiPos = (data182->iiPos + 2); -HXDLIN( 691) ::openfl::display::_internal::DrawCommandReader data183 = data; -HXDLIN( 691) data183->ffPos = (data183->ffPos + 1); -HXDLIN( 691) ::openfl::display::_internal::DrawCommandReader data184 = data; -HXDLIN( 691) data184->fPos = (data184->fPos + 1); - } - break; - case (int)16: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data185 = data; -HXDLIN( 691) data185->oPos = (data185->oPos + 4); -HXDLIN( 691) ::openfl::display::_internal::DrawCommandReader data186 = data; -HXDLIN( 691) data186->iPos = (data186->iPos + 1); -HXDLIN( 691) ::openfl::display::_internal::DrawCommandReader data187 = data; -HXDLIN( 691) data187->fPos = (data187->fPos + 2); -HXDLIN( 691) ::openfl::display::_internal::DrawCommandReader data188 = data; -HXDLIN( 691) data188->bPos = (data188->bPos + 1); - } - break; - case (int)17: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data189 = data; -HXDLIN( 691) data189->fPos = (data189->fPos + 2); - } - break; - case (int)18: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data190 = data; -HXDLIN( 691) data190->fPos = (data190->fPos + 2); - } - break; - case (int)19: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data191 = data; -HXDLIN( 691) data191->oPos = (data191->oPos + 1); - } - break; - case (int)20: { -HXLINE( 691) ::openfl::display::_internal::DrawCommandReader data192 = data; -HXDLIN( 691) data192->oPos = (data192->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 691) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_TRIANGLES_dyn(); -HXDLIN( 691) ::openfl::display::_internal::DrawCommandReader this6 = data; -HXDLIN( 691) ::openfl::display::_internal::DrawCommandReader c5 = this6; -HXLINE( 692) ::openfl::_Vector::FloatVector vertices = ( ( ::openfl::_Vector::FloatVector)(c5->buffer->o->__get(c5->oPos)) ); -HXLINE( 693) ::openfl::_Vector::IntVector indices2 = ( ( ::openfl::_Vector::IntVector)(c5->buffer->o->__get((c5->oPos + 1))) ); -HXLINE( 694) ::openfl::_Vector::FloatVector uvtData = ( ( ::openfl::_Vector::FloatVector)(c5->buffer->o->__get((c5->oPos + 2))) ); -HXLINE( 695) ::Dynamic culling = c5->buffer->o->__get((c5->oPos + 3)); -HXLINE( 697) bool hasIndices1 = hx::IsNotNull( indices2 ); -HXLINE( 698) int numVertices = ::Math_obj::floor((( (Float)(vertices->get_length()) ) / ( (Float)(2) ))); -HXLINE( 699) int length1; -HXDLIN( 699) if (hasIndices1) { -HXLINE( 699) length1 = indices2->get_length(); - } - else { -HXLINE( 699) length1 = numVertices; - } -HXLINE( 701) bool hasUVData = hx::IsNotNull( uvtData ); -HXLINE( 702) bool hasUVTData; -HXDLIN( 702) if (hasUVData) { -HXLINE( 702) hasUVTData = (uvtData->get_length() >= (numVertices * 3)); - } - else { -HXLINE( 702) hasUVTData = false; - } -HXLINE( 703) int vertLength; -HXDLIN( 703) if (hasUVTData) { -HXLINE( 703) vertLength = 4; - } - else { -HXLINE( 703) vertLength = 2; - } -HXLINE( 704) int uvStride; -HXDLIN( 704) if (hasUVTData) { -HXLINE( 704) uvStride = 3; - } - else { -HXLINE( 704) uvStride = 2; - } -HXLINE( 706) int dataPerVertex = (vertLength + 2); -HXLINE( 707) ::openfl::display3D::VertexBuffer3D vertexBuffer1; -HXDLIN( 707) if (hasUVTData) { -HXLINE( 707) vertexBuffer1 = graphics->_hx___vertexBufferUVT; - } - else { -HXLINE( 707) vertexBuffer1 = graphics->_hx___vertexBuffer; - } -HXLINE( 708) int bufferPosition; -HXDLIN( 708) if (hasUVTData) { -HXLINE( 708) bufferPosition = vertexBufferPositionUVT; - } - else { -HXLINE( 708) bufferPosition = vertexBufferPosition; - } -HXLINE( 710) ::Array< Float > uMatrix1 = renderer->_hx___getMatrix(graphics->_hx___owner->_hx___renderTransform,1); -HXLINE( 711) ::openfl::display::Shader shader2; -HXLINE( 713) bool _hx_tmp11; -HXDLIN( 713) if (hx::IsNotNull( shaderBuffer )) { -HXLINE( 713) _hx_tmp11 = !(::openfl::display::_internal::Context3DGraphics_obj::maskRender); - } - else { -HXLINE( 713) _hx_tmp11 = false; - } -HXDLIN( 713) if (_hx_tmp11) { -HXLINE( 715) shader2 = renderer->_hx___initShaderBuffer(shaderBuffer); -HXLINE( 717) renderer->_hx___setShaderBuffer(shaderBuffer); -HXLINE( 718) renderer->applyMatrix(uMatrix1); -HXLINE( 719) renderer->applyBitmapData(bitmap,false,repeat); -HXLINE( 720) renderer->applyAlpha(( (Float)(1) )); -HXLINE( 721) renderer->applyColorTransform(null()); -HXLINE( 722) renderer->_hx___updateShaderBuffer(shaderBufferOffset); - } - else { -HXLINE( 726) if (::openfl::display::_internal::Context3DGraphics_obj::maskRender) { -HXLINE( 726) shader2 = renderer->_hx___maskShader; - } - else { -HXLINE( 726) shader2 = renderer->_hx___initGraphicsShader(null()); - } -HXLINE( 727) renderer->setShader(shader2); -HXLINE( 728) renderer->applyMatrix(uMatrix1); -HXLINE( 729) renderer->applyBitmapData(bitmap,smooth,repeat); -HXLINE( 730) renderer->applyAlpha(graphics->_hx___owner->_hx___worldAlpha); -HXLINE( 731) renderer->applyColorTransform(graphics->_hx___owner->_hx___worldColorTransform); -HXLINE( 732) renderer->updateShader(); - } -HXLINE( 735) if (hx::IsNotNull( shader2->_hx___position )) { -HXLINE( 736) ::Dynamic _hx_tmp12; -HXDLIN( 736) if (hasUVTData) { -HXLINE( 736) _hx_tmp12 = 4; - } - else { -HXLINE( 736) _hx_tmp12 = 2; - } -HXLINE( 735) context->setVertexBufferAt(( (int)(shader2->_hx___position->index) ),vertexBuffer1,bufferPosition,_hx_tmp12); - } -HXLINE( 737) if (hx::IsNotNull( shader2->_hx___textureCoord )) { -HXLINE( 737) context->setVertexBufferAt(( (int)(shader2->_hx___textureCoord->index) ),vertexBuffer1,(bufferPosition + vertLength),2); - } -HXLINE( 740) ::Dynamic _hx_switch_0 = culling; - if ( (_hx_switch_0==0) ){ -HXLINE( 746) context->setCulling(0); -HXDLIN( 746) goto _hx_goto_9; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 749) context->setCulling(3); -HXDLIN( 749) goto _hx_goto_9; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 743) context->setCulling(1); -HXDLIN( 743) goto _hx_goto_9; - } - /* default */{ - } - _hx_goto_9:; -HXLINE( 761) context->_hx___drawTriangles(0,length1); -HXLINE( 765) shaderBufferOffset = (shaderBufferOffset + length1); -HXLINE( 766) if (hasUVTData) { -HXLINE( 768) vertexBufferPositionUVT = (vertexBufferPositionUVT + (dataPerVertex * length1)); - } - else { -HXLINE( 772) vertexBufferPosition = (vertexBufferPosition + (dataPerVertex * length1)); - } -HXLINE( 777) ::Dynamic _hx_switch_1 = culling; - if ( (_hx_switch_1==1) || (_hx_switch_1==2) ){ -HXLINE( 780) context->setCulling(0); -HXDLIN( 780) goto _hx_goto_10; - } - /* default */{ - } - _hx_goto_10:; -HXLINE( 789) renderer->_hx___clearShader(); - } - break; - case (int)13: { -HXLINE( 792) bitmap = null(); -HXLINE( 793) fill = null(); -HXLINE( 794) shaderBuffer = null(); -HXLINE( 795) { -HXLINE( 795) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data193 = data; -HXDLIN( 795) data193->oPos = (data193->oPos + 2); -HXDLIN( 795) ::openfl::display::_internal::DrawCommandReader data194 = data; -HXDLIN( 795) data194->bPos = (data194->bPos + 2); - } - break; - case (int)1: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data195 = data; -HXDLIN( 795) data195->iPos = (data195->iPos + 1); -HXDLIN( 795) ::openfl::display::_internal::DrawCommandReader data196 = data; -HXDLIN( 795) data196->fPos = (data196->fPos + 1); - } - break; - case (int)2: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data197 = data; -HXDLIN( 795) data197->oPos = (data197->oPos + 4); -HXDLIN( 795) ::openfl::display::_internal::DrawCommandReader data198 = data; -HXDLIN( 795) data198->iiPos = (data198->iiPos + 2); -HXDLIN( 795) ::openfl::display::_internal::DrawCommandReader data199 = data; -HXDLIN( 795) data199->ffPos = (data199->ffPos + 1); -HXDLIN( 795) ::openfl::display::_internal::DrawCommandReader data200 = data; -HXDLIN( 795) data200->fPos = (data200->fPos + 1); - } - break; - case (int)3: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data201 = data; -HXDLIN( 795) data201->oPos = (data201->oPos + 1); - } - break; - case (int)4: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data202 = data; -HXDLIN( 795) data202->fPos = (data202->fPos + 6); - } - break; - case (int)5: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data203 = data; -HXDLIN( 795) data203->fPos = (data203->fPos + 4); - } - break; - case (int)6: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data204 = data; -HXDLIN( 795) data204->fPos = (data204->fPos + 3); - } - break; - case (int)7: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data205 = data; -HXDLIN( 795) data205->fPos = (data205->fPos + 4); - } - break; - case (int)8: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data206 = data; -HXDLIN( 795) data206->oPos = (data206->oPos + 3); - } - break; - case (int)9: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data207 = data; -HXDLIN( 795) data207->fPos = (data207->fPos + 4); - } - break; - case (int)10: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data208 = data; -HXDLIN( 795) data208->fPos = (data208->fPos + 5); -HXDLIN( 795) ::openfl::display::_internal::DrawCommandReader data209 = data; -HXDLIN( 795) data209->oPos = (data209->oPos + 1); - } - break; - case (int)12: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data210 = data; -HXDLIN( 795) data210->oPos = (data210->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data211 = data; -HXDLIN( 795) data211->oPos = (data211->oPos + 2); -HXDLIN( 795) ::openfl::display::_internal::DrawCommandReader data212 = data; -HXDLIN( 795) data212->bPos = (data212->bPos + 2); - } - break; - case (int)15: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data213 = data; -HXDLIN( 795) data213->oPos = (data213->oPos + 4); -HXDLIN( 795) ::openfl::display::_internal::DrawCommandReader data214 = data; -HXDLIN( 795) data214->iiPos = (data214->iiPos + 2); -HXDLIN( 795) ::openfl::display::_internal::DrawCommandReader data215 = data; -HXDLIN( 795) data215->ffPos = (data215->ffPos + 1); -HXDLIN( 795) ::openfl::display::_internal::DrawCommandReader data216 = data; -HXDLIN( 795) data216->fPos = (data216->fPos + 1); - } - break; - case (int)16: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data217 = data; -HXDLIN( 795) data217->oPos = (data217->oPos + 4); -HXDLIN( 795) ::openfl::display::_internal::DrawCommandReader data218 = data; -HXDLIN( 795) data218->iPos = (data218->iPos + 1); -HXDLIN( 795) ::openfl::display::_internal::DrawCommandReader data219 = data; -HXDLIN( 795) data219->fPos = (data219->fPos + 2); -HXDLIN( 795) ::openfl::display::_internal::DrawCommandReader data220 = data; -HXDLIN( 795) data220->bPos = (data220->bPos + 1); - } - break; - case (int)17: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data221 = data; -HXDLIN( 795) data221->fPos = (data221->fPos + 2); - } - break; - case (int)18: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data222 = data; -HXDLIN( 795) data222->fPos = (data222->fPos + 2); - } - break; - case (int)19: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data223 = data; -HXDLIN( 795) data223->oPos = (data223->oPos + 1); - } - break; - case (int)20: { -HXLINE( 795) ::openfl::display::_internal::DrawCommandReader data224 = data; -HXDLIN( 795) data224->oPos = (data224->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 795) data->prev = type; - } - } - break; - case (int)18: { -HXLINE( 798) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data225 = data; -HXDLIN( 798) data225->oPos = (data225->oPos + 2); -HXDLIN( 798) ::openfl::display::_internal::DrawCommandReader data226 = data; -HXDLIN( 798) data226->bPos = (data226->bPos + 2); - } - break; - case (int)1: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data227 = data; -HXDLIN( 798) data227->iPos = (data227->iPos + 1); -HXDLIN( 798) ::openfl::display::_internal::DrawCommandReader data228 = data; -HXDLIN( 798) data228->fPos = (data228->fPos + 1); - } - break; - case (int)2: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data229 = data; -HXDLIN( 798) data229->oPos = (data229->oPos + 4); -HXDLIN( 798) ::openfl::display::_internal::DrawCommandReader data230 = data; -HXDLIN( 798) data230->iiPos = (data230->iiPos + 2); -HXDLIN( 798) ::openfl::display::_internal::DrawCommandReader data231 = data; -HXDLIN( 798) data231->ffPos = (data231->ffPos + 1); -HXDLIN( 798) ::openfl::display::_internal::DrawCommandReader data232 = data; -HXDLIN( 798) data232->fPos = (data232->fPos + 1); - } - break; - case (int)3: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data233 = data; -HXDLIN( 798) data233->oPos = (data233->oPos + 1); - } - break; - case (int)4: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data234 = data; -HXDLIN( 798) data234->fPos = (data234->fPos + 6); - } - break; - case (int)5: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data235 = data; -HXDLIN( 798) data235->fPos = (data235->fPos + 4); - } - break; - case (int)6: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data236 = data; -HXDLIN( 798) data236->fPos = (data236->fPos + 3); - } - break; - case (int)7: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data237 = data; -HXDLIN( 798) data237->fPos = (data237->fPos + 4); - } - break; - case (int)8: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data238 = data; -HXDLIN( 798) data238->oPos = (data238->oPos + 3); - } - break; - case (int)9: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data239 = data; -HXDLIN( 798) data239->fPos = (data239->fPos + 4); - } - break; - case (int)10: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data240 = data; -HXDLIN( 798) data240->fPos = (data240->fPos + 5); -HXDLIN( 798) ::openfl::display::_internal::DrawCommandReader data241 = data; -HXDLIN( 798) data241->oPos = (data241->oPos + 1); - } - break; - case (int)12: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data242 = data; -HXDLIN( 798) data242->oPos = (data242->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data243 = data; -HXDLIN( 798) data243->oPos = (data243->oPos + 2); -HXDLIN( 798) ::openfl::display::_internal::DrawCommandReader data244 = data; -HXDLIN( 798) data244->bPos = (data244->bPos + 2); - } - break; - case (int)15: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data245 = data; -HXDLIN( 798) data245->oPos = (data245->oPos + 4); -HXDLIN( 798) ::openfl::display::_internal::DrawCommandReader data246 = data; -HXDLIN( 798) data246->iiPos = (data246->iiPos + 2); -HXDLIN( 798) ::openfl::display::_internal::DrawCommandReader data247 = data; -HXDLIN( 798) data247->ffPos = (data247->ffPos + 1); -HXDLIN( 798) ::openfl::display::_internal::DrawCommandReader data248 = data; -HXDLIN( 798) data248->fPos = (data248->fPos + 1); - } - break; - case (int)16: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data249 = data; -HXDLIN( 798) data249->oPos = (data249->oPos + 4); -HXDLIN( 798) ::openfl::display::_internal::DrawCommandReader data250 = data; -HXDLIN( 798) data250->iPos = (data250->iPos + 1); -HXDLIN( 798) ::openfl::display::_internal::DrawCommandReader data251 = data; -HXDLIN( 798) data251->fPos = (data251->fPos + 2); -HXDLIN( 798) ::openfl::display::_internal::DrawCommandReader data252 = data; -HXDLIN( 798) data252->bPos = (data252->bPos + 1); - } - break; - case (int)17: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data253 = data; -HXDLIN( 798) data253->fPos = (data253->fPos + 2); - } - break; - case (int)18: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data254 = data; -HXDLIN( 798) data254->fPos = (data254->fPos + 2); - } - break; - case (int)19: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data255 = data; -HXDLIN( 798) data255->oPos = (data255->oPos + 1); - } - break; - case (int)20: { -HXLINE( 798) ::openfl::display::_internal::DrawCommandReader data256 = data; -HXDLIN( 798) data256->oPos = (data256->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 798) data->prev = ::openfl::display::_internal::DrawCommandType_obj::MOVE_TO_dyn(); -HXDLIN( 798) ::openfl::display::_internal::DrawCommandReader this7 = data; -HXDLIN( 798) ::openfl::display::_internal::DrawCommandReader c6 = this7; -HXLINE( 799) positionX = c6->buffer->f->__get(c6->fPos); -HXLINE( 800) positionY = c6->buffer->f->__get((c6->fPos + 1)); - } - break; - case (int)19: { -HXLINE( 803) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data257 = data; -HXDLIN( 803) data257->oPos = (data257->oPos + 2); -HXDLIN( 803) ::openfl::display::_internal::DrawCommandReader data258 = data; -HXDLIN( 803) data258->bPos = (data258->bPos + 2); - } - break; - case (int)1: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data259 = data; -HXDLIN( 803) data259->iPos = (data259->iPos + 1); -HXDLIN( 803) ::openfl::display::_internal::DrawCommandReader data260 = data; -HXDLIN( 803) data260->fPos = (data260->fPos + 1); - } - break; - case (int)2: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data261 = data; -HXDLIN( 803) data261->oPos = (data261->oPos + 4); -HXDLIN( 803) ::openfl::display::_internal::DrawCommandReader data262 = data; -HXDLIN( 803) data262->iiPos = (data262->iiPos + 2); -HXDLIN( 803) ::openfl::display::_internal::DrawCommandReader data263 = data; -HXDLIN( 803) data263->ffPos = (data263->ffPos + 1); -HXDLIN( 803) ::openfl::display::_internal::DrawCommandReader data264 = data; -HXDLIN( 803) data264->fPos = (data264->fPos + 1); - } - break; - case (int)3: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data265 = data; -HXDLIN( 803) data265->oPos = (data265->oPos + 1); - } - break; - case (int)4: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data266 = data; -HXDLIN( 803) data266->fPos = (data266->fPos + 6); - } - break; - case (int)5: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data267 = data; -HXDLIN( 803) data267->fPos = (data267->fPos + 4); - } - break; - case (int)6: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data268 = data; -HXDLIN( 803) data268->fPos = (data268->fPos + 3); - } - break; - case (int)7: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data269 = data; -HXDLIN( 803) data269->fPos = (data269->fPos + 4); - } - break; - case (int)8: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data270 = data; -HXDLIN( 803) data270->oPos = (data270->oPos + 3); - } - break; - case (int)9: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data271 = data; -HXDLIN( 803) data271->fPos = (data271->fPos + 4); - } - break; - case (int)10: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data272 = data; -HXDLIN( 803) data272->fPos = (data272->fPos + 5); -HXDLIN( 803) ::openfl::display::_internal::DrawCommandReader data273 = data; -HXDLIN( 803) data273->oPos = (data273->oPos + 1); - } - break; - case (int)12: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data274 = data; -HXDLIN( 803) data274->oPos = (data274->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data275 = data; -HXDLIN( 803) data275->oPos = (data275->oPos + 2); -HXDLIN( 803) ::openfl::display::_internal::DrawCommandReader data276 = data; -HXDLIN( 803) data276->bPos = (data276->bPos + 2); - } - break; - case (int)15: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data277 = data; -HXDLIN( 803) data277->oPos = (data277->oPos + 4); -HXDLIN( 803) ::openfl::display::_internal::DrawCommandReader data278 = data; -HXDLIN( 803) data278->iiPos = (data278->iiPos + 2); -HXDLIN( 803) ::openfl::display::_internal::DrawCommandReader data279 = data; -HXDLIN( 803) data279->ffPos = (data279->ffPos + 1); -HXDLIN( 803) ::openfl::display::_internal::DrawCommandReader data280 = data; -HXDLIN( 803) data280->fPos = (data280->fPos + 1); - } - break; - case (int)16: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data281 = data; -HXDLIN( 803) data281->oPos = (data281->oPos + 4); -HXDLIN( 803) ::openfl::display::_internal::DrawCommandReader data282 = data; -HXDLIN( 803) data282->iPos = (data282->iPos + 1); -HXDLIN( 803) ::openfl::display::_internal::DrawCommandReader data283 = data; -HXDLIN( 803) data283->fPos = (data283->fPos + 2); -HXDLIN( 803) ::openfl::display::_internal::DrawCommandReader data284 = data; -HXDLIN( 803) data284->bPos = (data284->bPos + 1); - } - break; - case (int)17: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data285 = data; -HXDLIN( 803) data285->fPos = (data285->fPos + 2); - } - break; - case (int)18: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data286 = data; -HXDLIN( 803) data286->fPos = (data286->fPos + 2); - } - break; - case (int)19: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data287 = data; -HXDLIN( 803) data287->oPos = (data287->oPos + 1); - } - break; - case (int)20: { -HXLINE( 803) ::openfl::display::_internal::DrawCommandReader data288 = data; -HXDLIN( 803) data288->oPos = (data288->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 803) data->prev = ::openfl::display::_internal::DrawCommandType_obj::OVERRIDE_BLEND_MODE_dyn(); -HXDLIN( 803) ::openfl::display::_internal::DrawCommandReader this8 = data; -HXDLIN( 803) ::openfl::display::_internal::DrawCommandReader c7 = this8; -HXLINE( 804) renderer->_hx___setBlendMode(c7->buffer->o->__get(c7->oPos)); - } - break; - default:{ -HXLINE( 807) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data289 = data; -HXDLIN( 807) data289->oPos = (data289->oPos + 2); -HXDLIN( 807) ::openfl::display::_internal::DrawCommandReader data290 = data; -HXDLIN( 807) data290->bPos = (data290->bPos + 2); - } - break; - case (int)1: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data291 = data; -HXDLIN( 807) data291->iPos = (data291->iPos + 1); -HXDLIN( 807) ::openfl::display::_internal::DrawCommandReader data292 = data; -HXDLIN( 807) data292->fPos = (data292->fPos + 1); - } - break; - case (int)2: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data293 = data; -HXDLIN( 807) data293->oPos = (data293->oPos + 4); -HXDLIN( 807) ::openfl::display::_internal::DrawCommandReader data294 = data; -HXDLIN( 807) data294->iiPos = (data294->iiPos + 2); -HXDLIN( 807) ::openfl::display::_internal::DrawCommandReader data295 = data; -HXDLIN( 807) data295->ffPos = (data295->ffPos + 1); -HXDLIN( 807) ::openfl::display::_internal::DrawCommandReader data296 = data; -HXDLIN( 807) data296->fPos = (data296->fPos + 1); - } - break; - case (int)3: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data297 = data; -HXDLIN( 807) data297->oPos = (data297->oPos + 1); - } - break; - case (int)4: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data298 = data; -HXDLIN( 807) data298->fPos = (data298->fPos + 6); - } - break; - case (int)5: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data299 = data; -HXDLIN( 807) data299->fPos = (data299->fPos + 4); - } - break; - case (int)6: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data300 = data; -HXDLIN( 807) data300->fPos = (data300->fPos + 3); - } - break; - case (int)7: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data301 = data; -HXDLIN( 807) data301->fPos = (data301->fPos + 4); - } - break; - case (int)8: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data302 = data; -HXDLIN( 807) data302->oPos = (data302->oPos + 3); - } - break; - case (int)9: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data303 = data; -HXDLIN( 807) data303->fPos = (data303->fPos + 4); - } - break; - case (int)10: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data304 = data; -HXDLIN( 807) data304->fPos = (data304->fPos + 5); -HXDLIN( 807) ::openfl::display::_internal::DrawCommandReader data305 = data; -HXDLIN( 807) data305->oPos = (data305->oPos + 1); - } - break; - case (int)12: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data306 = data; -HXDLIN( 807) data306->oPos = (data306->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data307 = data; -HXDLIN( 807) data307->oPos = (data307->oPos + 2); -HXDLIN( 807) ::openfl::display::_internal::DrawCommandReader data308 = data; -HXDLIN( 807) data308->bPos = (data308->bPos + 2); - } - break; - case (int)15: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data309 = data; -HXDLIN( 807) data309->oPos = (data309->oPos + 4); -HXDLIN( 807) ::openfl::display::_internal::DrawCommandReader data310 = data; -HXDLIN( 807) data310->iiPos = (data310->iiPos + 2); -HXDLIN( 807) ::openfl::display::_internal::DrawCommandReader data311 = data; -HXDLIN( 807) data311->ffPos = (data311->ffPos + 1); -HXDLIN( 807) ::openfl::display::_internal::DrawCommandReader data312 = data; -HXDLIN( 807) data312->fPos = (data312->fPos + 1); - } - break; - case (int)16: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data313 = data; -HXDLIN( 807) data313->oPos = (data313->oPos + 4); -HXDLIN( 807) ::openfl::display::_internal::DrawCommandReader data314 = data; -HXDLIN( 807) data314->iPos = (data314->iPos + 1); -HXDLIN( 807) ::openfl::display::_internal::DrawCommandReader data315 = data; -HXDLIN( 807) data315->fPos = (data315->fPos + 2); -HXDLIN( 807) ::openfl::display::_internal::DrawCommandReader data316 = data; -HXDLIN( 807) data316->bPos = (data316->bPos + 1); - } - break; - case (int)17: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data317 = data; -HXDLIN( 807) data317->fPos = (data317->fPos + 2); - } - break; - case (int)18: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data318 = data; -HXDLIN( 807) data318->fPos = (data318->fPos + 2); - } - break; - case (int)19: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data319 = data; -HXDLIN( 807) data319->oPos = (data319->oPos + 1); - } - break; - case (int)20: { -HXLINE( 807) ::openfl::display::_internal::DrawCommandReader data320 = data; -HXDLIN( 807) data320->oPos = (data320->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 807) data->prev = type; - } - } - } - } -HXLINE( 811) ::openfl::geom::Matrix_obj::_hx___pool->release(matrix); - } -HXLINE( 814) graphics->_hx___hardwareDirty = false; -HXLINE( 815) graphics->set___dirty(false); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Context3DGraphics_obj,render,(void)) - -void Context3DGraphics_obj::renderMask( ::openfl::display::Graphics graphics, ::openfl::display::OpenGLRenderer renderer){ - HX_STACKFRAME(&_hx_pos_14098afca734a8c3_820_renderMask) -HXLINE( 823) ::openfl::display::_internal::Context3DGraphics_obj::maskRender = true; -HXLINE( 824) ::openfl::display::_internal::Context3DGraphics_obj::render(graphics,renderer); -HXLINE( 825) ::openfl::display::_internal::Context3DGraphics_obj::maskRender = false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Context3DGraphics_obj,renderMask,(void)) - -void Context3DGraphics_obj::resizeIndexBuffer( ::openfl::display::Graphics graphics,bool isQuad,int length){ - HX_GC_STACKFRAME(&_hx_pos_14098afca734a8c3_829_resizeIndexBuffer) -HXLINE( 830) if (isQuad) { -HXLINE( 830) return; - } -HXLINE( 832) ::lime::utils::ArrayBufferView buffer; -HXDLIN( 832) if (isQuad) { -HXLINE( 832) buffer = null(); - } - else { -HXLINE( 832) buffer = graphics->_hx___triangleIndexBufferData; - } -HXLINE( 833) int position = 0; -HXDLIN( 833) ::lime::utils::ArrayBufferView newBuffer = null(); -HXLINE( 836) if (hx::IsNull( buffer )) { -HXLINE( 838) ::haxe::io::Bytes buffer1 = null(); -HXDLIN( 838) ::cpp::VirtualArray array = null(); -HXDLIN( 838) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 838) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 838) ::Dynamic len = null(); -HXDLIN( 838) ::lime::utils::ArrayBufferView this1; -HXDLIN( 838) if (hx::IsNotNull( length )) { -HXLINE( 838) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,length,6); - } - else { -HXLINE( 838) if (hx::IsNotNull( array )) { -HXLINE( 838) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 838) _this->byteOffset = 0; -HXDLIN( 838) _this->length = array->get_length(); -HXDLIN( 838) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 838) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 838) _this->buffer = this2; -HXDLIN( 838) _this->copyFromArray(array,null()); -HXDLIN( 838) this1 = _this; - } - else { -HXLINE( 838) if (hx::IsNotNull( vector )) { -HXLINE( 838) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 838) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 838) _this1->byteOffset = 0; -HXDLIN( 838) _this1->length = array1->get_length(); -HXDLIN( 838) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 838) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 838) _this1->buffer = this3; -HXDLIN( 838) _this1->copyFromArray(array1,null()); -HXDLIN( 838) this1 = _this1; - } - else { -HXLINE( 838) if (hx::IsNotNull( view )) { -HXLINE( 838) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 838) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 838) int srcLength = view->length; -HXDLIN( 838) int srcByteOffset = view->byteOffset; -HXDLIN( 838) int srcElementSize = view->bytesPerElement; -HXDLIN( 838) int elementSize = _this2->bytesPerElement; -HXDLIN( 838) if ((view->type == _this2->type)) { -HXLINE( 838) int srcLength1 = srcData->length; -HXDLIN( 838) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 838) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 838) _this2->buffer = this4; -HXDLIN( 838) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 838) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 838) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 838) _this2->byteOffset = 0; -HXDLIN( 838) _this2->length = srcLength; -HXDLIN( 838) this1 = _this2; - } - else { -HXLINE( 838) if (hx::IsNotNull( buffer1 )) { -HXLINE( 838) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 838) int in_byteOffset = 0; -HXDLIN( 838) if ((in_byteOffset < 0)) { -HXLINE( 838) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 838) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 838) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 838) int bufferByteLength = buffer1->length; -HXDLIN( 838) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 838) int newByteLength = bufferByteLength; -HXDLIN( 838) if (hx::IsNull( len )) { -HXLINE( 838) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 838) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 838) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 838) if ((newByteLength < 0)) { -HXLINE( 838) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 838) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 838) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 838) if ((newRange > bufferByteLength)) { -HXLINE( 838) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 838) _this3->buffer = buffer1; -HXDLIN( 838) _this3->byteOffset = in_byteOffset; -HXDLIN( 838) _this3->byteLength = newByteLength; -HXDLIN( 838) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 838) this1 = _this3; - } - else { -HXLINE( 838) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 838) newBuffer = this1; - } - else { -HXLINE( 840) if ((length > buffer->length)) { -HXLINE( 842) ::haxe::io::Bytes buffer2 = null(); -HXDLIN( 842) ::cpp::VirtualArray array2 = null(); -HXDLIN( 842) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 842) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 842) ::Dynamic len1 = null(); -HXDLIN( 842) ::lime::utils::ArrayBufferView this5; -HXDLIN( 842) if (hx::IsNotNull( length )) { -HXLINE( 842) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,length,6); - } - else { -HXLINE( 842) if (hx::IsNotNull( array2 )) { -HXLINE( 842) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 842) _this4->byteOffset = 0; -HXDLIN( 842) _this4->length = array2->get_length(); -HXDLIN( 842) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 842) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 842) _this4->buffer = this6; -HXDLIN( 842) _this4->copyFromArray(array2,null()); -HXDLIN( 842) this5 = _this4; - } - else { -HXLINE( 842) if (hx::IsNotNull( vector1 )) { -HXLINE( 842) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 842) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 842) _this5->byteOffset = 0; -HXDLIN( 842) _this5->length = array3->get_length(); -HXDLIN( 842) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 842) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 842) _this5->buffer = this7; -HXDLIN( 842) _this5->copyFromArray(array3,null()); -HXDLIN( 842) this5 = _this5; - } - else { -HXLINE( 842) if (hx::IsNotNull( view1 )) { -HXLINE( 842) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 842) ::haxe::io::Bytes srcData1 = view1->buffer; -HXDLIN( 842) int srcLength2 = view1->length; -HXDLIN( 842) int srcByteOffset1 = view1->byteOffset; -HXDLIN( 842) int srcElementSize1 = view1->bytesPerElement; -HXDLIN( 842) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 842) if ((view1->type == _this6->type)) { -HXLINE( 842) int srcLength3 = srcData1->length; -HXDLIN( 842) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 842) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 842) _this6->buffer = this8; -HXDLIN( 842) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 842) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 842) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 842) _this6->byteOffset = 0; -HXDLIN( 842) _this6->length = srcLength2; -HXDLIN( 842) this5 = _this6; - } - else { -HXLINE( 842) if (hx::IsNotNull( buffer2 )) { -HXLINE( 842) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 842) int in_byteOffset1 = 0; -HXDLIN( 842) if ((in_byteOffset1 < 0)) { -HXLINE( 842) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 842) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 842) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 842) int bufferByteLength1 = buffer2->length; -HXDLIN( 842) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 842) int newByteLength1 = bufferByteLength1; -HXDLIN( 842) if (hx::IsNull( len1 )) { -HXLINE( 842) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 842) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 842) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 842) if ((newByteLength1 < 0)) { -HXLINE( 842) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 842) newByteLength1 = (( (int)(len1) ) * _this7->bytesPerElement); -HXDLIN( 842) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 842) if ((newRange1 > bufferByteLength1)) { -HXLINE( 842) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 842) _this7->buffer = buffer2; -HXDLIN( 842) _this7->byteOffset = in_byteOffset1; -HXDLIN( 842) _this7->byteLength = newByteLength1; -HXDLIN( 842) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 842) this5 = _this7; - } - else { -HXLINE( 842) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 842) newBuffer = this5; -HXLINE( 843) { -HXLINE( 843) ::cpp::VirtualArray array4 = null(); -HXDLIN( 843) int offset = 0; -HXDLIN( 843) bool _hx_tmp; -HXDLIN( 843) if (hx::IsNotNull( buffer )) { -HXLINE( 843) _hx_tmp = hx::IsNull( array4 ); - } - else { -HXLINE( 843) _hx_tmp = false; - } -HXDLIN( 843) if (_hx_tmp) { -HXLINE( 843) newBuffer->buffer->blit((offset * newBuffer->bytesPerElement),buffer->buffer,buffer->byteOffset,buffer->byteLength); - } - else { -HXLINE( 843) bool _hx_tmp1; -HXDLIN( 843) if (hx::IsNotNull( array4 )) { -HXLINE( 843) _hx_tmp1 = hx::IsNull( buffer ); - } - else { -HXLINE( 843) _hx_tmp1 = false; - } -HXDLIN( 843) if (_hx_tmp1) { -HXLINE( 843) newBuffer->copyFromArray(array4,offset); - } - else { -HXLINE( 843) HX_STACK_DO_THROW(HX_("Invalid .set call. either view, or array must be not-null.",64,ba,b7,6c)); - } - } - } -HXLINE( 844) position = buffer->length; - } - } -HXLINE( 848) if (hx::IsNotNull( newBuffer )) { -HXLINE( 850) if (!(isQuad)) { -HXLINE( 871) graphics->_hx___triangleIndexBufferData = newBuffer; - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Context3DGraphics_obj,resizeIndexBuffer,(void)) - -void Context3DGraphics_obj::resizeVertexBuffer( ::openfl::display::Graphics graphics,bool hasUVTData,int length){ - HX_GC_STACKFRAME(&_hx_pos_14098afca734a8c3_877_resizeVertexBuffer) -HXLINE( 878) ::lime::utils::ArrayBufferView buffer; -HXDLIN( 878) if (hasUVTData) { -HXLINE( 878) buffer = graphics->_hx___vertexBufferDataUVT; - } - else { -HXLINE( 878) buffer = graphics->_hx___vertexBufferData; - } -HXLINE( 879) ::lime::utils::ArrayBufferView newBuffer = null(); -HXLINE( 882) if (hx::IsNull( buffer )) { -HXLINE( 884) ::haxe::io::Bytes buffer1 = null(); -HXDLIN( 884) ::cpp::VirtualArray array = null(); -HXDLIN( 884) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 884) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 884) ::Dynamic len = null(); -HXDLIN( 884) ::lime::utils::ArrayBufferView this1; -HXDLIN( 884) if (hx::IsNotNull( length )) { -HXLINE( 884) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,length,8); - } - else { -HXLINE( 884) if (hx::IsNotNull( array )) { -HXLINE( 884) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 884) _this->byteOffset = 0; -HXDLIN( 884) _this->length = array->get_length(); -HXDLIN( 884) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 884) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 884) _this->buffer = this2; -HXDLIN( 884) _this->copyFromArray(array,null()); -HXDLIN( 884) this1 = _this; - } - else { -HXLINE( 884) if (hx::IsNotNull( vector )) { -HXLINE( 884) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 884) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 884) _this1->byteOffset = 0; -HXDLIN( 884) _this1->length = array1->get_length(); -HXDLIN( 884) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 884) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 884) _this1->buffer = this3; -HXDLIN( 884) _this1->copyFromArray(array1,null()); -HXDLIN( 884) this1 = _this1; - } - else { -HXLINE( 884) if (hx::IsNotNull( view )) { -HXLINE( 884) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 884) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 884) int srcLength = view->length; -HXDLIN( 884) int srcByteOffset = view->byteOffset; -HXDLIN( 884) int srcElementSize = view->bytesPerElement; -HXDLIN( 884) int elementSize = _this2->bytesPerElement; -HXDLIN( 884) if ((view->type == _this2->type)) { -HXLINE( 884) int srcLength1 = srcData->length; -HXDLIN( 884) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 884) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 884) _this2->buffer = this4; -HXDLIN( 884) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 884) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 884) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 884) _this2->byteOffset = 0; -HXDLIN( 884) _this2->length = srcLength; -HXDLIN( 884) this1 = _this2; - } - else { -HXLINE( 884) if (hx::IsNotNull( buffer1 )) { -HXLINE( 884) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 884) int in_byteOffset = 0; -HXDLIN( 884) if ((in_byteOffset < 0)) { -HXLINE( 884) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 884) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 884) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 884) int bufferByteLength = buffer1->length; -HXDLIN( 884) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 884) int newByteLength = bufferByteLength; -HXDLIN( 884) if (hx::IsNull( len )) { -HXLINE( 884) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 884) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 884) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 884) if ((newByteLength < 0)) { -HXLINE( 884) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 884) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 884) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 884) if ((newRange > bufferByteLength)) { -HXLINE( 884) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 884) _this3->buffer = buffer1; -HXDLIN( 884) _this3->byteOffset = in_byteOffset; -HXDLIN( 884) _this3->byteLength = newByteLength; -HXDLIN( 884) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 884) this1 = _this3; - } - else { -HXLINE( 884) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 884) newBuffer = this1; - } - else { -HXLINE( 886) if ((length > buffer->length)) { -HXLINE( 888) ::haxe::io::Bytes buffer2 = null(); -HXDLIN( 888) ::cpp::VirtualArray array2 = null(); -HXDLIN( 888) ::openfl::_Vector::FloatVector vector1 = null(); -HXDLIN( 888) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 888) ::Dynamic len1 = null(); -HXDLIN( 888) ::lime::utils::ArrayBufferView this5; -HXDLIN( 888) if (hx::IsNotNull( length )) { -HXLINE( 888) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,length,8); - } - else { -HXLINE( 888) if (hx::IsNotNull( array2 )) { -HXLINE( 888) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 888) _this4->byteOffset = 0; -HXDLIN( 888) _this4->length = array2->get_length(); -HXDLIN( 888) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 888) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 888) _this4->buffer = this6; -HXDLIN( 888) _this4->copyFromArray(array2,null()); -HXDLIN( 888) this5 = _this4; - } - else { -HXLINE( 888) if (hx::IsNotNull( vector1 )) { -HXLINE( 888) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 888) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 888) _this5->byteOffset = 0; -HXDLIN( 888) _this5->length = array3->get_length(); -HXDLIN( 888) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 888) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 888) _this5->buffer = this7; -HXDLIN( 888) _this5->copyFromArray(array3,null()); -HXDLIN( 888) this5 = _this5; - } - else { -HXLINE( 888) if (hx::IsNotNull( view1 )) { -HXLINE( 888) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 888) ::haxe::io::Bytes srcData1 = view1->buffer; -HXDLIN( 888) int srcLength2 = view1->length; -HXDLIN( 888) int srcByteOffset1 = view1->byteOffset; -HXDLIN( 888) int srcElementSize1 = view1->bytesPerElement; -HXDLIN( 888) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 888) if ((view1->type == _this6->type)) { -HXLINE( 888) int srcLength3 = srcData1->length; -HXDLIN( 888) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 888) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 888) _this6->buffer = this8; -HXDLIN( 888) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 888) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 888) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 888) _this6->byteOffset = 0; -HXDLIN( 888) _this6->length = srcLength2; -HXDLIN( 888) this5 = _this6; - } - else { -HXLINE( 888) if (hx::IsNotNull( buffer2 )) { -HXLINE( 888) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 888) int in_byteOffset1 = 0; -HXDLIN( 888) if ((in_byteOffset1 < 0)) { -HXLINE( 888) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 888) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 888) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 888) int bufferByteLength1 = buffer2->length; -HXDLIN( 888) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 888) int newByteLength1 = bufferByteLength1; -HXDLIN( 888) if (hx::IsNull( len1 )) { -HXLINE( 888) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 888) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 888) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 888) if ((newByteLength1 < 0)) { -HXLINE( 888) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 888) newByteLength1 = (( (int)(len1) ) * _this7->bytesPerElement); -HXDLIN( 888) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 888) if ((newRange1 > bufferByteLength1)) { -HXLINE( 888) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 888) _this7->buffer = buffer2; -HXDLIN( 888) _this7->byteOffset = in_byteOffset1; -HXDLIN( 888) _this7->byteLength = newByteLength1; -HXDLIN( 888) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 888) this5 = _this7; - } - else { -HXLINE( 888) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 888) newBuffer = this5; -HXLINE( 889) { -HXLINE( 889) ::cpp::VirtualArray array4 = null(); -HXDLIN( 889) int offset = 0; -HXDLIN( 889) bool _hx_tmp; -HXDLIN( 889) if (hx::IsNotNull( buffer )) { -HXLINE( 889) _hx_tmp = hx::IsNull( array4 ); - } - else { -HXLINE( 889) _hx_tmp = false; - } -HXDLIN( 889) if (_hx_tmp) { -HXLINE( 889) newBuffer->buffer->blit((offset * newBuffer->bytesPerElement),buffer->buffer,buffer->byteOffset,buffer->byteLength); - } - else { -HXLINE( 889) bool _hx_tmp1; -HXDLIN( 889) if (hx::IsNotNull( array4 )) { -HXLINE( 889) _hx_tmp1 = hx::IsNull( buffer ); - } - else { -HXLINE( 889) _hx_tmp1 = false; - } -HXDLIN( 889) if (_hx_tmp1) { -HXLINE( 889) newBuffer->copyFromArray(array4,offset); - } - else { -HXLINE( 889) HX_STACK_DO_THROW(HX_("Invalid .set call. either view, or array must be not-null.",64,ba,b7,6c)); - } - } - } - } - } -HXLINE( 893) if (hx::IsNotNull( newBuffer )) { -HXLINE( 895) if (hasUVTData) { -HXLINE( 895) graphics->_hx___vertexBufferDataUVT = newBuffer; - } - else { -HXLINE( 895) graphics->_hx___vertexBufferData = newBuffer; - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Context3DGraphics_obj,resizeVertexBuffer,(void)) - - -Context3DGraphics_obj::Context3DGraphics_obj() -{ -} - -bool Context3DGraphics_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"render") ) { outValue = render_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"maskRender") ) { outValue = ( maskRender ); return true; } - if (HX_FIELD_EQ(inName,"renderMask") ) { outValue = renderMask_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"buildBuffer") ) { outValue = buildBuffer_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"isCompatible") ) { outValue = isCompatible_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"blankBitmapData") ) { outValue = ( blankBitmapData ); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"resizeIndexBuffer") ) { outValue = resizeIndexBuffer_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"tempColorTransform") ) { outValue = ( tempColorTransform ); return true; } - if (HX_FIELD_EQ(inName,"resizeVertexBuffer") ) { outValue = resizeVertexBuffer_dyn(); return true; } - } - return false; -} - -bool Context3DGraphics_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"maskRender") ) { maskRender=ioValue.Cast< bool >(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"blankBitmapData") ) { blankBitmapData=ioValue.Cast< ::openfl::display::BitmapData >(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"tempColorTransform") ) { tempColorTransform=ioValue.Cast< ::openfl::geom::ColorTransform >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DGraphics_obj_sMemberStorageInfo = 0; -static hx::StaticInfo Context3DGraphics_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::openfl::display::BitmapData */ ,(void *) &Context3DGraphics_obj::blankBitmapData,HX_("blankBitmapData",2d,8a,0b,df)}, - {hx::fsBool,(void *) &Context3DGraphics_obj::maskRender,HX_("maskRender",62,99,0d,1a)}, - {hx::fsObject /* ::openfl::geom::ColorTransform */ ,(void *) &Context3DGraphics_obj::tempColorTransform,HX_("tempColorTransform",bd,e9,a6,54)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Context3DGraphics_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DGraphics_obj::blankBitmapData,"blankBitmapData"); - HX_MARK_MEMBER_NAME(Context3DGraphics_obj::maskRender,"maskRender"); - HX_MARK_MEMBER_NAME(Context3DGraphics_obj::tempColorTransform,"tempColorTransform"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DGraphics_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DGraphics_obj::blankBitmapData,"blankBitmapData"); - HX_VISIT_MEMBER_NAME(Context3DGraphics_obj::maskRender,"maskRender"); - HX_VISIT_MEMBER_NAME(Context3DGraphics_obj::tempColorTransform,"tempColorTransform"); -}; - -#endif - -hx::Class Context3DGraphics_obj::__mClass; - -static ::String Context3DGraphics_obj_sStaticFields[] = { - HX_("blankBitmapData",2d,8a,0b,df), - HX_("maskRender",62,99,0d,1a), - HX_("tempColorTransform",bd,e9,a6,54), - HX_("buildBuffer",ce,a2,05,21), - HX_("isCompatible",de,03,42,0a), - HX_("render",56,6b,29,05), - HX_("renderMask",62,3b,60,e5), - HX_("resizeIndexBuffer",1e,c0,ce,b4), - HX_("resizeVertexBuffer",98,73,d0,f4), - ::String(null()) -}; - -void Context3DGraphics_obj::__register() -{ - Context3DGraphics_obj _hx_dummy; - Context3DGraphics_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.Context3DGraphics",cf,76,90,23); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DGraphics_obj::__GetStatic; - __mClass->mSetStaticField = &Context3DGraphics_obj::__SetStatic; - __mClass->mMarkFunc = Context3DGraphics_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DGraphics_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DGraphics_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DGraphics_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DGraphics_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DGraphics_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DGraphics_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_14098afca734a8c3_34_boot) -HXDLIN( 34) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -{ - HX_GC_STACKFRAME(&_hx_pos_14098afca734a8c3_36_boot) -HXDLIN( 36) blankBitmapData = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,1,1,false,0); - } -{ - HX_GC_STACKFRAME(&_hx_pos_14098afca734a8c3_38_boot) -HXDLIN( 38) tempColorTransform = ::openfl::geom::ColorTransform_obj::__alloc( HX_CTX ,1,1,1,1,0,0,0,0); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DMaskShader.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DMaskShader.cpp deleted file mode 100644 index e4271265..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DMaskShader.cpp +++ /dev/null @@ -1,252 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderInput_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Float -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DMaskShader -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_73aafbfe61e7642d_47_new,"openfl.display._internal.Context3DMaskShader","new",0x66ce53a7,"openfl.display._internal.Context3DMaskShader.new","openfl/display/_internal/Context3DMaskShader.hx",47,0x590f976c) -HX_LOCAL_STACK_FRAME(_hx_pos_73aafbfe61e7642d_12_boot,"openfl.display._internal.Context3DMaskShader","boot",0x85d3df0b,"openfl.display._internal.Context3DMaskShader.boot","openfl/display/_internal/Context3DMaskShader.hx",12,0x590f976c) -namespace openfl{ -namespace display{ -namespace _internal{ - -void Context3DMaskShader_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_73aafbfe61e7642d_47_new) -HXLINE( 182) if (hx::IsNull( this->_hx___glFragmentSource )) { -HXLINE( 184) this->_hx___glFragmentSource = HX_("varying vec2 openfl_TextureCoordv;\n\n\t\tuniform sampler2D openfl_Texture;\n\n\t\tvoid main(void) {\n\n\t\t\tvec4 color = texture2D (openfl_Texture, openfl_TextureCoordv);\n\n\t\t\tif (color.a == 0.0) {\n\n\t\t\t\tdiscard;\n\n\t\t\t} else {\n\n\t\t\t\tgl_FragColor = color;\n\n\t\t\t}\n\n\t\t}",9d,c9,f4,54); - } -HXLINE( 174) if (hx::IsNull( this->_hx___glVertexSource )) { -HXLINE( 176) this->_hx___glVertexSource = HX_("attribute vec4 openfl_Position;\n\t\tattribute vec2 openfl_TextureCoord;\n\t\tvarying vec2 openfl_TextureCoordv;\n\n\t\tuniform mat4 openfl_Matrix;\n\n\t\tvoid main(void) {\n\n\t\t\topenfl_TextureCoordv = openfl_TextureCoord;\n\n\t\t\tgl_Position = openfl_Matrix * openfl_Position;\n\n\t\t}",8d,3c,76,1d); - } -HXLINE( 48) super::__construct(null()); -HXLINE( 10) this->_hx___isGenerated = true; -HXDLIN( 10) this->_hx___initGL(); - } - -Dynamic Context3DMaskShader_obj::__CreateEmpty() { return new Context3DMaskShader_obj; } - -void *Context3DMaskShader_obj::_hx_vtable = 0; - -Dynamic Context3DMaskShader_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DMaskShader_obj > _hx_result = new Context3DMaskShader_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DMaskShader_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x676ab1f7) { - return inClassId==(int)0x00000001 || inClassId==(int)0x676ab1f7; - } else { - return inClassId==(int)0x74e43b67; - } -} - - ::openfl::display::BitmapData Context3DMaskShader_obj::opaqueBitmapData; - - -hx::ObjectPtr< Context3DMaskShader_obj > Context3DMaskShader_obj::__new() { - hx::ObjectPtr< Context3DMaskShader_obj > __this = new Context3DMaskShader_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Context3DMaskShader_obj > Context3DMaskShader_obj::__alloc(hx::Ctx *_hx_ctx) { - Context3DMaskShader_obj *__this = (Context3DMaskShader_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DMaskShader_obj), true, "openfl.display._internal.Context3DMaskShader")); - *(void **)__this = Context3DMaskShader_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Context3DMaskShader_obj::Context3DMaskShader_obj() -{ -} - -void Context3DMaskShader_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Context3DMaskShader); - HX_MARK_MEMBER_NAME(openfl_Position,"openfl_Position"); - HX_MARK_MEMBER_NAME(openfl_TextureCoord,"openfl_TextureCoord"); - HX_MARK_MEMBER_NAME(openfl_Matrix,"openfl_Matrix"); - HX_MARK_MEMBER_NAME(openfl_Texture,"openfl_Texture"); - ::openfl::display::Shader_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void Context3DMaskShader_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(openfl_Position,"openfl_Position"); - HX_VISIT_MEMBER_NAME(openfl_TextureCoord,"openfl_TextureCoord"); - HX_VISIT_MEMBER_NAME(openfl_Matrix,"openfl_Matrix"); - HX_VISIT_MEMBER_NAME(openfl_Texture,"openfl_Texture"); - ::openfl::display::Shader_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val Context3DMaskShader_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"openfl_Matrix") ) { return hx::Val( openfl_Matrix ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"openfl_Texture") ) { return hx::Val( openfl_Texture ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"openfl_Position") ) { return hx::Val( openfl_Position ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"openfl_TextureCoord") ) { return hx::Val( openfl_TextureCoord ); } - } - return super::__Field(inName,inCallProp); -} - -bool Context3DMaskShader_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 16: - if (HX_FIELD_EQ(inName,"opaqueBitmapData") ) { outValue = ( opaqueBitmapData ); return true; } - } - return false; -} - -hx::Val Context3DMaskShader_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"openfl_Matrix") ) { openfl_Matrix=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"openfl_Texture") ) { openfl_Texture=inValue.Cast< ::openfl::display::ShaderInput_openfl_display_BitmapData >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"openfl_Position") ) { openfl_Position=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"openfl_TextureCoord") ) { openfl_TextureCoord=inValue.Cast< ::openfl::display::ShaderParameter_Float >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Context3DMaskShader_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 16: - if (HX_FIELD_EQ(inName,"opaqueBitmapData") ) { opaqueBitmapData=ioValue.Cast< ::openfl::display::BitmapData >(); return true; } - } - return false; -} - -void Context3DMaskShader_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("openfl_Position",98,fe,6c,ee)); - outFields->push(HX_("openfl_TextureCoord",49,e9,27,e8)); - outFields->push(HX_("openfl_Matrix",70,ea,41,06)); - outFields->push(HX_("openfl_Texture",cc,bd,e4,7e)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Context3DMaskShader_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(Context3DMaskShader_obj,openfl_Position),HX_("openfl_Position",98,fe,6c,ee)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(Context3DMaskShader_obj,openfl_TextureCoord),HX_("openfl_TextureCoord",49,e9,27,e8)}, - {hx::fsObject /* ::openfl::display::ShaderParameter_Float */ ,(int)offsetof(Context3DMaskShader_obj,openfl_Matrix),HX_("openfl_Matrix",70,ea,41,06)}, - {hx::fsObject /* ::openfl::display::ShaderInput_openfl_display_BitmapData */ ,(int)offsetof(Context3DMaskShader_obj,openfl_Texture),HX_("openfl_Texture",cc,bd,e4,7e)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Context3DMaskShader_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::openfl::display::BitmapData */ ,(void *) &Context3DMaskShader_obj::opaqueBitmapData,HX_("opaqueBitmapData",fa,d9,4a,28)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Context3DMaskShader_obj_sMemberFields[] = { - HX_("openfl_Position",98,fe,6c,ee), - HX_("openfl_TextureCoord",49,e9,27,e8), - HX_("openfl_Matrix",70,ea,41,06), - HX_("openfl_Texture",cc,bd,e4,7e), - ::String(null()) }; - -static void Context3DMaskShader_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DMaskShader_obj::opaqueBitmapData,"opaqueBitmapData"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DMaskShader_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DMaskShader_obj::opaqueBitmapData,"opaqueBitmapData"); -}; - -#endif - -hx::Class Context3DMaskShader_obj::__mClass; - -static ::String Context3DMaskShader_obj_sStaticFields[] = { - HX_("opaqueBitmapData",fa,d9,4a,28), - ::String(null()) -}; - -void Context3DMaskShader_obj::__register() -{ - Context3DMaskShader_obj _hx_dummy; - Context3DMaskShader_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.Context3DMaskShader",35,f4,cb,3c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DMaskShader_obj::__GetStatic; - __mClass->mSetStaticField = &Context3DMaskShader_obj::__SetStatic; - __mClass->mMarkFunc = Context3DMaskShader_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DMaskShader_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Context3DMaskShader_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Context3DMaskShader_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DMaskShader_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DMaskShader_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DMaskShader_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DMaskShader_obj::__boot() -{ -{ - HX_GC_STACKFRAME(&_hx_pos_73aafbfe61e7642d_12_boot) -HXDLIN( 12) opaqueBitmapData = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,1,1,false,0); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DShape.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DShape.cpp deleted file mode 100644 index f539a26a..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/Context3DShape.cpp +++ /dev/null @@ -1,232 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Graphics -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_OpenGLRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Float -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DGraphics -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DMaskShader -#include -#endif -#ifndef INCLUDED_openfl_display__internal_Context3DShape -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_IndexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_VertexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_ColorTransform -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_06b4bf51740b9656_26_render,"openfl.display._internal.Context3DShape","render",0xa7f4c507,"openfl.display._internal.Context3DShape.render","openfl/display/_internal/Context3DShape.hx",26,0x4e47a55e) -HX_LOCAL_STACK_FRAME(_hx_pos_06b4bf51740b9656_73_renderMask,"openfl.display._internal.Context3DShape","renderMask",0xdd38c193,"openfl.display._internal.Context3DShape.renderMask","openfl/display/_internal/Context3DShape.hx",73,0x4e47a55e) -HX_LOCAL_STACK_FRAME(_hx_pos_06b4bf51740b9656_23_boot,"openfl.display._internal.Context3DShape","boot",0x1b645fa3,"openfl.display._internal.Context3DShape.boot","openfl/display/_internal/Context3DShape.hx",23,0x4e47a55e) -namespace openfl{ -namespace display{ -namespace _internal{ - -void Context3DShape_obj::__construct() { } - -Dynamic Context3DShape_obj::__CreateEmpty() { return new Context3DShape_obj; } - -void *Context3DShape_obj::_hx_vtable = 0; - -Dynamic Context3DShape_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DShape_obj > _hx_result = new Context3DShape_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DShape_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4bf02b73; -} - -void Context3DShape_obj::render( ::openfl::display::DisplayObject shape, ::openfl::display::OpenGLRenderer renderer){ - HX_STACKFRAME(&_hx_pos_06b4bf51740b9656_26_render) -HXLINE( 27) bool _hx_tmp; -HXDLIN( 27) if (!(!(shape->_hx___renderable))) { -HXLINE( 27) _hx_tmp = (shape->_hx___worldAlpha <= 0); - } - else { -HXLINE( 27) _hx_tmp = true; - } -HXDLIN( 27) if (_hx_tmp) { -HXLINE( 27) return; - } -HXLINE( 29) ::openfl::display::Graphics graphics = shape->_hx___graphics; -HXLINE( 31) if (hx::IsNotNull( graphics )) { -HXLINE( 33) renderer->_hx___setBlendMode(shape->_hx___worldBlendMode); -HXLINE( 34) renderer->_hx___pushMaskObject(shape,null()); -HXLINE( 37) ::openfl::display::_internal::Context3DGraphics_obj::render(graphics,renderer); -HXLINE( 39) bool _hx_tmp1; -HXDLIN( 39) if (hx::IsNotNull( graphics->_hx___bitmap )) { -HXLINE( 39) _hx_tmp1 = graphics->_hx___visible; - } - else { -HXLINE( 39) _hx_tmp1 = false; - } -HXDLIN( 39) if (_hx_tmp1) { -HXLINE( 41) ::openfl::display3D::Context3D context = renderer->_hx___context3D; -HXLINE( 42) ::openfl::geom::Rectangle scale9Grid = shape->_hx___worldScale9Grid; -HXLINE( 44) ::openfl::display::Shader shader = renderer->_hx___initDisplayShader(shape->_hx___worldShader); -HXLINE( 45) renderer->setShader(shader); -HXLINE( 46) renderer->applyBitmapData(graphics->_hx___bitmap,true,null()); -HXLINE( 47) renderer->applyMatrix(renderer->_hx___getMatrix(graphics->_hx___worldTransform,1)); -HXLINE( 48) renderer->applyAlpha(shape->_hx___worldAlpha); -HXLINE( 49) renderer->applyColorTransform(shape->_hx___worldColorTransform); -HXLINE( 50) renderer->updateShader(); -HXLINE( 54) ::openfl::display3D::VertexBuffer3D vertexBuffer = graphics->_hx___bitmap->getVertexBuffer(context,null(),null()); -HXLINE( 55) if (hx::IsNotNull( shader->_hx___position )) { -HXLINE( 55) context->setVertexBufferAt(( (int)(shader->_hx___position->index) ),vertexBuffer,0,3); - } -HXLINE( 56) if (hx::IsNotNull( shader->_hx___textureCoord )) { -HXLINE( 56) context->setVertexBufferAt(( (int)(shader->_hx___textureCoord->index) ),vertexBuffer,3,2); - } -HXLINE( 57) ::openfl::display3D::IndexBuffer3D indexBuffer = graphics->_hx___bitmap->getIndexBuffer(context,null()); -HXLINE( 58) context->drawTriangles(indexBuffer,null(),null()); -HXLINE( 64) renderer->_hx___clearShader(); - } -HXLINE( 68) renderer->_hx___popMaskObject(shape,null()); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Context3DShape_obj,render,(void)) - -void Context3DShape_obj::renderMask( ::openfl::display::DisplayObject shape, ::openfl::display::OpenGLRenderer renderer){ - HX_STACKFRAME(&_hx_pos_06b4bf51740b9656_73_renderMask) -HXLINE( 74) ::openfl::display::Graphics graphics = shape->_hx___graphics; -HXLINE( 76) if (hx::IsNotNull( graphics )) { -HXLINE( 80) ::openfl::display::_internal::Context3DGraphics_obj::renderMask(graphics,renderer); -HXLINE( 82) if (hx::IsNotNull( graphics->_hx___bitmap )) { -HXLINE( 84) ::openfl::display3D::Context3D context = renderer->_hx___context3D; -HXLINE( 86) ::openfl::display::_internal::Context3DMaskShader shader = renderer->_hx___maskShader; -HXLINE( 87) renderer->setShader(shader); -HXLINE( 88) renderer->applyBitmapData(graphics->_hx___bitmap,true,null()); -HXLINE( 89) renderer->applyMatrix(renderer->_hx___getMatrix(graphics->_hx___worldTransform,1)); -HXLINE( 90) renderer->updateShader(); -HXLINE( 92) ::openfl::display3D::VertexBuffer3D vertexBuffer = graphics->_hx___bitmap->getVertexBuffer(context,null(),null()); -HXLINE( 93) if (hx::IsNotNull( shader->_hx___position )) { -HXLINE( 93) context->setVertexBufferAt(( (int)(shader->_hx___position->index) ),vertexBuffer,0,3); - } -HXLINE( 94) if (hx::IsNotNull( shader->_hx___textureCoord )) { -HXLINE( 94) context->setVertexBufferAt(( (int)(shader->_hx___textureCoord->index) ),vertexBuffer,3,2); - } -HXLINE( 95) ::openfl::display3D::IndexBuffer3D indexBuffer = graphics->_hx___bitmap->getIndexBuffer(context,null()); -HXLINE( 96) context->drawTriangles(indexBuffer,null(),null()); -HXLINE( 102) renderer->_hx___clearShader(); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Context3DShape_obj,renderMask,(void)) - - -Context3DShape_obj::Context3DShape_obj() -{ -} - -bool Context3DShape_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"render") ) { outValue = render_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"renderMask") ) { outValue = renderMask_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DShape_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Context3DShape_obj_sStaticStorageInfo = 0; -#endif - -hx::Class Context3DShape_obj::__mClass; - -static ::String Context3DShape_obj_sStaticFields[] = { - HX_("render",56,6b,29,05), - HX_("renderMask",62,3b,60,e5), - ::String(null()) -}; - -void Context3DShape_obj::__register() -{ - Context3DShape_obj _hx_dummy; - Context3DShape_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.Context3DShape",9d,3a,3b,45); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DShape_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DShape_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DShape_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DShape_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DShape_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DShape_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_06b4bf51740b9656_23_boot) -HXDLIN( 23) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/DOMBitmap.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/DOMBitmap.cpp deleted file mode 100644 index 2ee1949f..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/DOMBitmap.cpp +++ /dev/null @@ -1,156 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_Bitmap -#include -#endif -#ifndef INCLUDED_openfl_display_DOMRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DOMBitmap -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_d34f8755a1b4262c_20_clear,"openfl.display._internal.DOMBitmap","clear",0xbe3441f4,"openfl.display._internal.DOMBitmap.clear","openfl/display/_internal/DOMBitmap.hx",20,0xcb448c4c) -HX_LOCAL_STACK_FRAME(_hx_pos_d34f8755a1b4262c_39_render,"openfl.display._internal.DOMBitmap","render",0xad06f50f,"openfl.display._internal.DOMBitmap.render","openfl/display/_internal/DOMBitmap.hx",39,0xcb448c4c) -HX_LOCAL_STACK_FRAME(_hx_pos_d34f8755a1b4262c_65_renderCanvas,"openfl.display._internal.DOMBitmap","renderCanvas",0x9cc57347,"openfl.display._internal.DOMBitmap.renderCanvas","openfl/display/_internal/DOMBitmap.hx",65,0xcb448c4c) -HX_LOCAL_STACK_FRAME(_hx_pos_d34f8755a1b4262c_107_renderImage,"openfl.display._internal.DOMBitmap","renderImage",0x1c91e3cc,"openfl.display._internal.DOMBitmap.renderImage","openfl/display/_internal/DOMBitmap.hx",107,0xcb448c4c) -HX_LOCAL_STACK_FRAME(_hx_pos_d34f8755a1b4262c_17_boot,"openfl.display._internal.DOMBitmap","boot",0x8e8cfdab,"openfl.display._internal.DOMBitmap.boot","openfl/display/_internal/DOMBitmap.hx",17,0xcb448c4c) -namespace openfl{ -namespace display{ -namespace _internal{ - -void DOMBitmap_obj::__construct() { } - -Dynamic DOMBitmap_obj::__CreateEmpty() { return new DOMBitmap_obj; } - -void *DOMBitmap_obj::_hx_vtable = 0; - -Dynamic DOMBitmap_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DOMBitmap_obj > _hx_result = new DOMBitmap_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DOMBitmap_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5ff00e47; -} - -void DOMBitmap_obj::clear( ::openfl::display::Bitmap bitmap, ::openfl::display::DOMRenderer renderer){ - HX_STACKFRAME(&_hx_pos_d34f8755a1b4262c_20_clear) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DOMBitmap_obj,clear,(void)) - -void DOMBitmap_obj::render( ::openfl::display::Bitmap bitmap, ::openfl::display::DOMRenderer renderer){ - HX_STACKFRAME(&_hx_pos_d34f8755a1b4262c_39_render) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DOMBitmap_obj,render,(void)) - -void DOMBitmap_obj::renderCanvas( ::openfl::display::Bitmap bitmap, ::openfl::display::DOMRenderer renderer){ - HX_STACKFRAME(&_hx_pos_d34f8755a1b4262c_65_renderCanvas) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DOMBitmap_obj,renderCanvas,(void)) - -void DOMBitmap_obj::renderImage( ::openfl::display::Bitmap bitmap, ::openfl::display::DOMRenderer renderer){ - HX_STACKFRAME(&_hx_pos_d34f8755a1b4262c_107_renderImage) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DOMBitmap_obj,renderImage,(void)) - - -DOMBitmap_obj::DOMBitmap_obj() -{ -} - -bool DOMBitmap_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clear") ) { outValue = clear_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"render") ) { outValue = render_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"renderImage") ) { outValue = renderImage_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"renderCanvas") ) { outValue = renderCanvas_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *DOMBitmap_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *DOMBitmap_obj_sStaticStorageInfo = 0; -#endif - -hx::Class DOMBitmap_obj::__mClass; - -static ::String DOMBitmap_obj_sStaticFields[] = { - HX_("clear",8d,71,5b,48), - HX_("render",56,6b,29,05), - HX_("renderCanvas",ce,58,98,27), - HX_("renderImage",25,4c,1a,89), - ::String(null()) -}; - -void DOMBitmap_obj::__register() -{ - DOMBitmap_obj _hx_dummy; - DOMBitmap_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.DOMBitmap",95,59,e7,7f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &DOMBitmap_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(DOMBitmap_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< DOMBitmap_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DOMBitmap_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DOMBitmap_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void DOMBitmap_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_d34f8755a1b4262c_17_boot) -HXDLIN( 17) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/DOMDisplayObject.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/DOMDisplayObject.cpp deleted file mode 100644 index 36cb5fbf..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/DOMDisplayObject.cpp +++ /dev/null @@ -1,129 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_DOMRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DOMDisplayObject -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_8fc95c52ba12f575_12_clear,"openfl.display._internal.DOMDisplayObject","clear",0xda3e9a9a,"openfl.display._internal.DOMDisplayObject.clear","openfl/display/_internal/DOMDisplayObject.hx",12,0x1316d640) -HX_LOCAL_STACK_FRAME(_hx_pos_8fc95c52ba12f575_23_render,"openfl.display._internal.DOMDisplayObject","render",0x1a0a2da9,"openfl.display._internal.DOMDisplayObject.render","openfl/display/_internal/DOMDisplayObject.hx",23,0x1316d640) -HX_LOCAL_STACK_FRAME(_hx_pos_8fc95c52ba12f575_9_boot,"openfl.display._internal.DOMDisplayObject","boot",0xb800fbc5,"openfl.display._internal.DOMDisplayObject.boot","openfl/display/_internal/DOMDisplayObject.hx",9,0x1316d640) -namespace openfl{ -namespace display{ -namespace _internal{ - -void DOMDisplayObject_obj::__construct() { } - -Dynamic DOMDisplayObject_obj::__CreateEmpty() { return new DOMDisplayObject_obj; } - -void *DOMDisplayObject_obj::_hx_vtable = 0; - -Dynamic DOMDisplayObject_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DOMDisplayObject_obj > _hx_result = new DOMDisplayObject_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DOMDisplayObject_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x10b13749; -} - -void DOMDisplayObject_obj::clear( ::openfl::display::DisplayObject displayObject, ::openfl::display::DOMRenderer renderer){ - HX_STACKFRAME(&_hx_pos_8fc95c52ba12f575_12_clear) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DOMDisplayObject_obj,clear,(void)) - -void DOMDisplayObject_obj::render( ::openfl::display::DisplayObject displayObject, ::openfl::display::DOMRenderer renderer){ - HX_STACKFRAME(&_hx_pos_8fc95c52ba12f575_23_render) - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DOMDisplayObject_obj,render,(void)) - - -DOMDisplayObject_obj::DOMDisplayObject_obj() -{ -} - -bool DOMDisplayObject_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clear") ) { outValue = clear_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"render") ) { outValue = render_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *DOMDisplayObject_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *DOMDisplayObject_obj_sStaticStorageInfo = 0; -#endif - -hx::Class DOMDisplayObject_obj::__mClass; - -static ::String DOMDisplayObject_obj_sStaticFields[] = { - HX_("clear",8d,71,5b,48), - HX_("render",56,6b,29,05), - ::String(null()) -}; - -void DOMDisplayObject_obj::__register() -{ - DOMDisplayObject_obj _hx_dummy; - DOMDisplayObject_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.DOMDisplayObject",bb,11,68,22); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &DOMDisplayObject_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(DOMDisplayObject_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< DOMDisplayObject_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DOMDisplayObject_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DOMDisplayObject_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void DOMDisplayObject_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_8fc95c52ba12f575_9_boot) -HXDLIN( 9) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/DrawCommandBuffer.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/DrawCommandBuffer.cpp deleted file mode 100644 index 737be9b5..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/DrawCommandBuffer.cpp +++ /dev/null @@ -1,3665 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandType -#include -#endif -#ifndef INCLUDED_openfl_display__internal_ShaderBuffer -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_fae278bbae08f83e_38_new,"openfl.display._internal.DrawCommandBuffer","new",0xbf07e5fd,"openfl.display._internal.DrawCommandBuffer.new","openfl/display/_internal/DrawCommandBuffer.hx",38,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_58_append,"openfl.display._internal.DrawCommandBuffer","append",0x42e16c5d,"openfl.display._internal.DrawCommandBuffer.append","openfl/display/_internal/DrawCommandBuffer.hx",58,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_151_beginBitmapFill,"openfl.display._internal.DrawCommandBuffer","beginBitmapFill",0xf81456b8,"openfl.display._internal.DrawCommandBuffer.beginBitmapFill","openfl/display/_internal/DrawCommandBuffer.hx",151,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_162_beginFill,"openfl.display._internal.DrawCommandBuffer","beginFill",0x0db156a9,"openfl.display._internal.DrawCommandBuffer.beginFill","openfl/display/_internal/DrawCommandBuffer.hx",162,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_172_beginGradientFill,"openfl.display._internal.DrawCommandBuffer","beginGradientFill",0xc2230ab9,"openfl.display._internal.DrawCommandBuffer.beginGradientFill","openfl/display/_internal/DrawCommandBuffer.hx",172,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_187_beginShaderFill,"openfl.display._internal.DrawCommandBuffer","beginShaderFill",0xf54fd8ee,"openfl.display._internal.DrawCommandBuffer.beginShaderFill","openfl/display/_internal/DrawCommandBuffer.hx",187,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_195_clear,"openfl.display._internal.DrawCommandBuffer","clear",0x2c75e86a,"openfl.display._internal.DrawCommandBuffer.clear","openfl/display/_internal/DrawCommandBuffer.hx",195,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_209_copy,"openfl.display._internal.DrawCommandBuffer","copy",0x60a38f78,"openfl.display._internal.DrawCommandBuffer.copy","openfl/display/_internal/DrawCommandBuffer.hx",209,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_216_cubicCurveTo,"openfl.display._internal.DrawCommandBuffer","cubicCurveTo",0x02dcd6a3,"openfl.display._internal.DrawCommandBuffer.cubicCurveTo","openfl/display/_internal/DrawCommandBuffer.hx",216,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_229_curveTo,"openfl.display._internal.DrawCommandBuffer","curveTo",0xc7540827,"openfl.display._internal.DrawCommandBuffer.curveTo","openfl/display/_internal/DrawCommandBuffer.hx",229,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_240_destroy,"openfl.display._internal.DrawCommandBuffer","destroy",0x1d51d517,"openfl.display._internal.DrawCommandBuffer.destroy","openfl/display/_internal/DrawCommandBuffer.hx",240,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_254_drawCircle,"openfl.display._internal.DrawCommandBuffer","drawCircle",0x0ee97537,"openfl.display._internal.DrawCommandBuffer.drawCircle","openfl/display/_internal/DrawCommandBuffer.hx",254,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_264_drawEllipse,"openfl.display._internal.DrawCommandBuffer","drawEllipse",0x132cffd7,"openfl.display._internal.DrawCommandBuffer.drawEllipse","openfl/display/_internal/DrawCommandBuffer.hx",264,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_275_drawQuads,"openfl.display._internal.DrawCommandBuffer","drawQuads",0xa70e5485,"openfl.display._internal.DrawCommandBuffer.drawQuads","openfl/display/_internal/DrawCommandBuffer.hx",275,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_285_drawRect,"openfl.display._internal.DrawCommandBuffer","drawRect",0x1978688b,"openfl.display._internal.DrawCommandBuffer.drawRect","openfl/display/_internal/DrawCommandBuffer.hx",285,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_296_drawRoundRect,"openfl.display._internal.DrawCommandBuffer","drawRoundRect",0xd192dfcb,"openfl.display._internal.DrawCommandBuffer.drawRoundRect","openfl/display/_internal/DrawCommandBuffer.hx",296,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_309_drawTriangles,"openfl.display._internal.DrawCommandBuffer","drawTriangles",0xcd505fe4,"openfl.display._internal.DrawCommandBuffer.drawTriangles","openfl/display/_internal/DrawCommandBuffer.hx",309,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_320_endFill,"openfl.display._internal.DrawCommandBuffer","endFill",0x1eac301b,"openfl.display._internal.DrawCommandBuffer.endFill","openfl/display/_internal/DrawCommandBuffer.hx",320,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_327_lineBitmapStyle,"openfl.display._internal.DrawCommandBuffer","lineBitmapStyle",0xd32dcc4b,"openfl.display._internal.DrawCommandBuffer.lineBitmapStyle","openfl/display/_internal/DrawCommandBuffer.hx",327,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_339_lineGradientStyle,"openfl.display._internal.DrawCommandBuffer","lineGradientStyle",0x5611f2ea,"openfl.display._internal.DrawCommandBuffer.lineGradientStyle","openfl/display/_internal/DrawCommandBuffer.hx",339,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_355_lineStyle,"openfl.display._internal.DrawCommandBuffer","lineStyle",0x4c3451fa,"openfl.display._internal.DrawCommandBuffer.lineStyle","openfl/display/_internal/DrawCommandBuffer.hx",355,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_370_lineTo,"openfl.display._internal.DrawCommandBuffer","lineTo",0x9fadd112,"openfl.display._internal.DrawCommandBuffer.lineTo","openfl/display/_internal/DrawCommandBuffer.hx",370,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_379_moveTo,"openfl.display._internal.DrawCommandBuffer","moveTo",0x7fba5d6f,"openfl.display._internal.DrawCommandBuffer.moveTo","openfl/display/_internal/DrawCommandBuffer.hx",379,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_389_prepareWrite,"openfl.display._internal.DrawCommandBuffer","prepareWrite",0x1856309b,"openfl.display._internal.DrawCommandBuffer.prepareWrite","openfl/display/_internal/DrawCommandBuffer.hx",389,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_404_overrideBlendMode,"openfl.display._internal.DrawCommandBuffer","overrideBlendMode",0x8e09c6c5,"openfl.display._internal.DrawCommandBuffer.overrideBlendMode","openfl/display/_internal/DrawCommandBuffer.hx",404,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_412_overrideMatrix,"openfl.display._internal.DrawCommandBuffer","overrideMatrix",0xd5d9d330,"openfl.display._internal.DrawCommandBuffer.overrideMatrix","openfl/display/_internal/DrawCommandBuffer.hx",412,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_420_windingEvenOdd,"openfl.display._internal.DrawCommandBuffer","windingEvenOdd",0x273aa23e,"openfl.display._internal.DrawCommandBuffer.windingEvenOdd","openfl/display/_internal/DrawCommandBuffer.hx",420,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_427_windingNonZero,"openfl.display._internal.DrawCommandBuffer","windingNonZero",0xf26ffa5e,"openfl.display._internal.DrawCommandBuffer.windingNonZero","openfl/display/_internal/DrawCommandBuffer.hx",427,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_436_get_length,"openfl.display._internal.DrawCommandBuffer","get_length",0x06a78cb2,"openfl.display._internal.DrawCommandBuffer.get_length","openfl/display/_internal/DrawCommandBuffer.hx",436,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_21_boot,"openfl.display._internal.DrawCommandBuffer","boot",0x5ffa57f5,"openfl.display._internal.DrawCommandBuffer.boot","openfl/display/_internal/DrawCommandBuffer.hx",21,0x2aaa1b16) -HX_LOCAL_STACK_FRAME(_hx_pos_fae278bbae08f83e_23_boot,"openfl.display._internal.DrawCommandBuffer","boot",0x5ffa57f5,"openfl.display._internal.DrawCommandBuffer.boot","openfl/display/_internal/DrawCommandBuffer.hx",23,0x2aaa1b16) -namespace openfl{ -namespace display{ -namespace _internal{ - -void DrawCommandBuffer_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_38_new) -HXDLIN( 38) if (hx::IsNull( ::openfl::display::_internal::DrawCommandBuffer_obj::empty )) { -HXLINE( 40) this->types = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 42) this->b = ::Array_obj< bool >::__new(0); -HXLINE( 43) this->i = ::Array_obj< int >::__new(0); -HXLINE( 44) this->f = ::Array_obj< Float >::__new(0); -HXLINE( 45) this->o = ::cpp::VirtualArray_obj::__new(0); -HXLINE( 46) this->ff = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 47) this->ii = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 49) this->copyOnWrite = true; - } - else { -HXLINE( 53) this->clear(); - } - } - -Dynamic DrawCommandBuffer_obj::__CreateEmpty() { return new DrawCommandBuffer_obj; } - -void *DrawCommandBuffer_obj::_hx_vtable = 0; - -Dynamic DrawCommandBuffer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DrawCommandBuffer_obj > _hx_result = new DrawCommandBuffer_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DrawCommandBuffer_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4dc0dc75; -} - - ::openfl::display::_internal::DrawCommandBuffer DrawCommandBuffer_obj::append( ::openfl::display::_internal::DrawCommandBuffer other){ - HX_GC_STACKFRAME(&_hx_pos_fae278bbae08f83e_58_append) -HXLINE( 59) if ((this->get_length() == 0)) { -HXLINE( 61) this->types = other->types; -HXLINE( 62) this->b = other->b; -HXLINE( 63) this->i = other->i; -HXLINE( 64) this->f = other->f; -HXLINE( 65) this->o = other->o; -HXLINE( 66) this->ff = other->ff; -HXLINE( 67) this->ii = other->ii; -HXLINE( 68) this->copyOnWrite = (other->copyOnWrite = true); -HXLINE( 70) return other; - } -HXLINE( 73) ::openfl::display::_internal::DrawCommandReader data = ::openfl::display::_internal::DrawCommandReader_obj::__alloc( HX_CTX ,other); -HXLINE( 75) { -HXLINE( 75) int _g = 0; -HXDLIN( 75) ::Array< ::Dynamic> _g1 = other->types; -HXDLIN( 75) while((_g < _g1->length)){ -HXLINE( 75) ::openfl::display::_internal::DrawCommandType type = _g1->__get(_g).StaticCast< ::openfl::display::_internal::DrawCommandType >(); -HXDLIN( 75) _g = (_g + 1); -HXLINE( 77) switch((int)(type->_hx_getIndex())){ - case (int)0: { -HXLINE( 80) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data1 = data; -HXDLIN( 80) data1->oPos = (data1->oPos + 2); -HXDLIN( 80) ::openfl::display::_internal::DrawCommandReader data2 = data; -HXDLIN( 80) data2->bPos = (data2->bPos + 2); - } - break; - case (int)1: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data3 = data; -HXDLIN( 80) data3->iPos = (data3->iPos + 1); -HXDLIN( 80) ::openfl::display::_internal::DrawCommandReader data4 = data; -HXDLIN( 80) data4->fPos = (data4->fPos + 1); - } - break; - case (int)2: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data5 = data; -HXDLIN( 80) data5->oPos = (data5->oPos + 4); -HXDLIN( 80) ::openfl::display::_internal::DrawCommandReader data6 = data; -HXDLIN( 80) data6->iiPos = (data6->iiPos + 2); -HXDLIN( 80) ::openfl::display::_internal::DrawCommandReader data7 = data; -HXDLIN( 80) data7->ffPos = (data7->ffPos + 1); -HXDLIN( 80) ::openfl::display::_internal::DrawCommandReader data8 = data; -HXDLIN( 80) data8->fPos = (data8->fPos + 1); - } - break; - case (int)3: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data9 = data; -HXDLIN( 80) data9->oPos = (data9->oPos + 1); - } - break; - case (int)4: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data10 = data; -HXDLIN( 80) data10->fPos = (data10->fPos + 6); - } - break; - case (int)5: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data11 = data; -HXDLIN( 80) data11->fPos = (data11->fPos + 4); - } - break; - case (int)6: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data12 = data; -HXDLIN( 80) data12->fPos = (data12->fPos + 3); - } - break; - case (int)7: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data13 = data; -HXDLIN( 80) data13->fPos = (data13->fPos + 4); - } - break; - case (int)8: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data14 = data; -HXDLIN( 80) data14->oPos = (data14->oPos + 3); - } - break; - case (int)9: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data15 = data; -HXDLIN( 80) data15->fPos = (data15->fPos + 4); - } - break; - case (int)10: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data16 = data; -HXDLIN( 80) data16->fPos = (data16->fPos + 5); -HXDLIN( 80) ::openfl::display::_internal::DrawCommandReader data17 = data; -HXDLIN( 80) data17->oPos = (data17->oPos + 1); - } - break; - case (int)12: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data18 = data; -HXDLIN( 80) data18->oPos = (data18->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data19 = data; -HXDLIN( 80) data19->oPos = (data19->oPos + 2); -HXDLIN( 80) ::openfl::display::_internal::DrawCommandReader data20 = data; -HXDLIN( 80) data20->bPos = (data20->bPos + 2); - } - break; - case (int)15: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data21 = data; -HXDLIN( 80) data21->oPos = (data21->oPos + 4); -HXDLIN( 80) ::openfl::display::_internal::DrawCommandReader data22 = data; -HXDLIN( 80) data22->iiPos = (data22->iiPos + 2); -HXDLIN( 80) ::openfl::display::_internal::DrawCommandReader data23 = data; -HXDLIN( 80) data23->ffPos = (data23->ffPos + 1); -HXDLIN( 80) ::openfl::display::_internal::DrawCommandReader data24 = data; -HXDLIN( 80) data24->fPos = (data24->fPos + 1); - } - break; - case (int)16: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data25 = data; -HXDLIN( 80) data25->oPos = (data25->oPos + 4); -HXDLIN( 80) ::openfl::display::_internal::DrawCommandReader data26 = data; -HXDLIN( 80) data26->iPos = (data26->iPos + 1); -HXDLIN( 80) ::openfl::display::_internal::DrawCommandReader data27 = data; -HXDLIN( 80) data27->fPos = (data27->fPos + 2); -HXDLIN( 80) ::openfl::display::_internal::DrawCommandReader data28 = data; -HXDLIN( 80) data28->bPos = (data28->bPos + 1); - } - break; - case (int)17: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data29 = data; -HXDLIN( 80) data29->fPos = (data29->fPos + 2); - } - break; - case (int)18: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data30 = data; -HXDLIN( 80) data30->fPos = (data30->fPos + 2); - } - break; - case (int)19: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data31 = data; -HXDLIN( 80) data31->oPos = (data31->oPos + 1); - } - break; - case (int)20: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader data32 = data; -HXDLIN( 80) data32->oPos = (data32->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 80) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_BITMAP_FILL_dyn(); -HXDLIN( 80) ::openfl::display::_internal::DrawCommandReader this1 = data; -HXDLIN( 80) ::openfl::display::_internal::DrawCommandReader c = this1; -HXLINE( 81) this->beginBitmapFill(( ( ::openfl::display::BitmapData)(c->buffer->o->__get(c->oPos)) ),( ( ::openfl::geom::Matrix)(c->buffer->o->__get((c->oPos + 1))) ),c->buffer->b->__get(c->bPos),c->buffer->b->__get((c->bPos + 1))); - } - break; - case (int)1: { -HXLINE( 83) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data33 = data; -HXDLIN( 83) data33->oPos = (data33->oPos + 2); -HXDLIN( 83) ::openfl::display::_internal::DrawCommandReader data34 = data; -HXDLIN( 83) data34->bPos = (data34->bPos + 2); - } - break; - case (int)1: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data35 = data; -HXDLIN( 83) data35->iPos = (data35->iPos + 1); -HXDLIN( 83) ::openfl::display::_internal::DrawCommandReader data36 = data; -HXDLIN( 83) data36->fPos = (data36->fPos + 1); - } - break; - case (int)2: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data37 = data; -HXDLIN( 83) data37->oPos = (data37->oPos + 4); -HXDLIN( 83) ::openfl::display::_internal::DrawCommandReader data38 = data; -HXDLIN( 83) data38->iiPos = (data38->iiPos + 2); -HXDLIN( 83) ::openfl::display::_internal::DrawCommandReader data39 = data; -HXDLIN( 83) data39->ffPos = (data39->ffPos + 1); -HXDLIN( 83) ::openfl::display::_internal::DrawCommandReader data40 = data; -HXDLIN( 83) data40->fPos = (data40->fPos + 1); - } - break; - case (int)3: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data41 = data; -HXDLIN( 83) data41->oPos = (data41->oPos + 1); - } - break; - case (int)4: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data42 = data; -HXDLIN( 83) data42->fPos = (data42->fPos + 6); - } - break; - case (int)5: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data43 = data; -HXDLIN( 83) data43->fPos = (data43->fPos + 4); - } - break; - case (int)6: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data44 = data; -HXDLIN( 83) data44->fPos = (data44->fPos + 3); - } - break; - case (int)7: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data45 = data; -HXDLIN( 83) data45->fPos = (data45->fPos + 4); - } - break; - case (int)8: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data46 = data; -HXDLIN( 83) data46->oPos = (data46->oPos + 3); - } - break; - case (int)9: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data47 = data; -HXDLIN( 83) data47->fPos = (data47->fPos + 4); - } - break; - case (int)10: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data48 = data; -HXDLIN( 83) data48->fPos = (data48->fPos + 5); -HXDLIN( 83) ::openfl::display::_internal::DrawCommandReader data49 = data; -HXDLIN( 83) data49->oPos = (data49->oPos + 1); - } - break; - case (int)12: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data50 = data; -HXDLIN( 83) data50->oPos = (data50->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data51 = data; -HXDLIN( 83) data51->oPos = (data51->oPos + 2); -HXDLIN( 83) ::openfl::display::_internal::DrawCommandReader data52 = data; -HXDLIN( 83) data52->bPos = (data52->bPos + 2); - } - break; - case (int)15: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data53 = data; -HXDLIN( 83) data53->oPos = (data53->oPos + 4); -HXDLIN( 83) ::openfl::display::_internal::DrawCommandReader data54 = data; -HXDLIN( 83) data54->iiPos = (data54->iiPos + 2); -HXDLIN( 83) ::openfl::display::_internal::DrawCommandReader data55 = data; -HXDLIN( 83) data55->ffPos = (data55->ffPos + 1); -HXDLIN( 83) ::openfl::display::_internal::DrawCommandReader data56 = data; -HXDLIN( 83) data56->fPos = (data56->fPos + 1); - } - break; - case (int)16: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data57 = data; -HXDLIN( 83) data57->oPos = (data57->oPos + 4); -HXDLIN( 83) ::openfl::display::_internal::DrawCommandReader data58 = data; -HXDLIN( 83) data58->iPos = (data58->iPos + 1); -HXDLIN( 83) ::openfl::display::_internal::DrawCommandReader data59 = data; -HXDLIN( 83) data59->fPos = (data59->fPos + 2); -HXDLIN( 83) ::openfl::display::_internal::DrawCommandReader data60 = data; -HXDLIN( 83) data60->bPos = (data60->bPos + 1); - } - break; - case (int)17: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data61 = data; -HXDLIN( 83) data61->fPos = (data61->fPos + 2); - } - break; - case (int)18: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data62 = data; -HXDLIN( 83) data62->fPos = (data62->fPos + 2); - } - break; - case (int)19: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data63 = data; -HXDLIN( 83) data63->oPos = (data63->oPos + 1); - } - break; - case (int)20: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader data64 = data; -HXDLIN( 83) data64->oPos = (data64->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 83) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_FILL_dyn(); -HXDLIN( 83) ::openfl::display::_internal::DrawCommandReader this2 = data; -HXDLIN( 83) ::openfl::display::_internal::DrawCommandReader c1 = this2; -HXLINE( 84) this->beginFill(c1->buffer->i->__get(c1->iPos),c1->buffer->f->__get(c1->fPos)); - } - break; - case (int)2: { -HXLINE( 86) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data65 = data; -HXDLIN( 86) data65->oPos = (data65->oPos + 2); -HXDLIN( 86) ::openfl::display::_internal::DrawCommandReader data66 = data; -HXDLIN( 86) data66->bPos = (data66->bPos + 2); - } - break; - case (int)1: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data67 = data; -HXDLIN( 86) data67->iPos = (data67->iPos + 1); -HXDLIN( 86) ::openfl::display::_internal::DrawCommandReader data68 = data; -HXDLIN( 86) data68->fPos = (data68->fPos + 1); - } - break; - case (int)2: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data69 = data; -HXDLIN( 86) data69->oPos = (data69->oPos + 4); -HXDLIN( 86) ::openfl::display::_internal::DrawCommandReader data70 = data; -HXDLIN( 86) data70->iiPos = (data70->iiPos + 2); -HXDLIN( 86) ::openfl::display::_internal::DrawCommandReader data71 = data; -HXDLIN( 86) data71->ffPos = (data71->ffPos + 1); -HXDLIN( 86) ::openfl::display::_internal::DrawCommandReader data72 = data; -HXDLIN( 86) data72->fPos = (data72->fPos + 1); - } - break; - case (int)3: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data73 = data; -HXDLIN( 86) data73->oPos = (data73->oPos + 1); - } - break; - case (int)4: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data74 = data; -HXDLIN( 86) data74->fPos = (data74->fPos + 6); - } - break; - case (int)5: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data75 = data; -HXDLIN( 86) data75->fPos = (data75->fPos + 4); - } - break; - case (int)6: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data76 = data; -HXDLIN( 86) data76->fPos = (data76->fPos + 3); - } - break; - case (int)7: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data77 = data; -HXDLIN( 86) data77->fPos = (data77->fPos + 4); - } - break; - case (int)8: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data78 = data; -HXDLIN( 86) data78->oPos = (data78->oPos + 3); - } - break; - case (int)9: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data79 = data; -HXDLIN( 86) data79->fPos = (data79->fPos + 4); - } - break; - case (int)10: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data80 = data; -HXDLIN( 86) data80->fPos = (data80->fPos + 5); -HXDLIN( 86) ::openfl::display::_internal::DrawCommandReader data81 = data; -HXDLIN( 86) data81->oPos = (data81->oPos + 1); - } - break; - case (int)12: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data82 = data; -HXDLIN( 86) data82->oPos = (data82->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data83 = data; -HXDLIN( 86) data83->oPos = (data83->oPos + 2); -HXDLIN( 86) ::openfl::display::_internal::DrawCommandReader data84 = data; -HXDLIN( 86) data84->bPos = (data84->bPos + 2); - } - break; - case (int)15: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data85 = data; -HXDLIN( 86) data85->oPos = (data85->oPos + 4); -HXDLIN( 86) ::openfl::display::_internal::DrawCommandReader data86 = data; -HXDLIN( 86) data86->iiPos = (data86->iiPos + 2); -HXDLIN( 86) ::openfl::display::_internal::DrawCommandReader data87 = data; -HXDLIN( 86) data87->ffPos = (data87->ffPos + 1); -HXDLIN( 86) ::openfl::display::_internal::DrawCommandReader data88 = data; -HXDLIN( 86) data88->fPos = (data88->fPos + 1); - } - break; - case (int)16: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data89 = data; -HXDLIN( 86) data89->oPos = (data89->oPos + 4); -HXDLIN( 86) ::openfl::display::_internal::DrawCommandReader data90 = data; -HXDLIN( 86) data90->iPos = (data90->iPos + 1); -HXDLIN( 86) ::openfl::display::_internal::DrawCommandReader data91 = data; -HXDLIN( 86) data91->fPos = (data91->fPos + 2); -HXDLIN( 86) ::openfl::display::_internal::DrawCommandReader data92 = data; -HXDLIN( 86) data92->bPos = (data92->bPos + 1); - } - break; - case (int)17: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data93 = data; -HXDLIN( 86) data93->fPos = (data93->fPos + 2); - } - break; - case (int)18: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data94 = data; -HXDLIN( 86) data94->fPos = (data94->fPos + 2); - } - break; - case (int)19: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data95 = data; -HXDLIN( 86) data95->oPos = (data95->oPos + 1); - } - break; - case (int)20: { -HXLINE( 86) ::openfl::display::_internal::DrawCommandReader data96 = data; -HXDLIN( 86) data96->oPos = (data96->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 86) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_GRADIENT_FILL_dyn(); -HXDLIN( 86) ::openfl::display::_internal::DrawCommandReader this3 = data; -HXDLIN( 86) ::openfl::display::_internal::DrawCommandReader c2 = this3; -HXLINE( 87) this->beginGradientFill(c2->buffer->o->__get(c2->oPos),c2->buffer->ii->__get(c2->iiPos).StaticCast< ::Array< int > >(),c2->buffer->ff->__get(c2->ffPos).StaticCast< ::Array< Float > >(),c2->buffer->ii->__get((c2->iiPos + 1)).StaticCast< ::Array< int > >(),( ( ::openfl::geom::Matrix)(c2->buffer->o->__get((c2->oPos + 1))) ),c2->buffer->o->__get((c2->oPos + 2)),c2->buffer->o->__get((c2->oPos + 3)),c2->buffer->f->__get(c2->fPos)); - } - break; - case (int)3: { -HXLINE( 89) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data97 = data; -HXDLIN( 89) data97->oPos = (data97->oPos + 2); -HXDLIN( 89) ::openfl::display::_internal::DrawCommandReader data98 = data; -HXDLIN( 89) data98->bPos = (data98->bPos + 2); - } - break; - case (int)1: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data99 = data; -HXDLIN( 89) data99->iPos = (data99->iPos + 1); -HXDLIN( 89) ::openfl::display::_internal::DrawCommandReader data100 = data; -HXDLIN( 89) data100->fPos = (data100->fPos + 1); - } - break; - case (int)2: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data101 = data; -HXDLIN( 89) data101->oPos = (data101->oPos + 4); -HXDLIN( 89) ::openfl::display::_internal::DrawCommandReader data102 = data; -HXDLIN( 89) data102->iiPos = (data102->iiPos + 2); -HXDLIN( 89) ::openfl::display::_internal::DrawCommandReader data103 = data; -HXDLIN( 89) data103->ffPos = (data103->ffPos + 1); -HXDLIN( 89) ::openfl::display::_internal::DrawCommandReader data104 = data; -HXDLIN( 89) data104->fPos = (data104->fPos + 1); - } - break; - case (int)3: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data105 = data; -HXDLIN( 89) data105->oPos = (data105->oPos + 1); - } - break; - case (int)4: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data106 = data; -HXDLIN( 89) data106->fPos = (data106->fPos + 6); - } - break; - case (int)5: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data107 = data; -HXDLIN( 89) data107->fPos = (data107->fPos + 4); - } - break; - case (int)6: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data108 = data; -HXDLIN( 89) data108->fPos = (data108->fPos + 3); - } - break; - case (int)7: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data109 = data; -HXDLIN( 89) data109->fPos = (data109->fPos + 4); - } - break; - case (int)8: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data110 = data; -HXDLIN( 89) data110->oPos = (data110->oPos + 3); - } - break; - case (int)9: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data111 = data; -HXDLIN( 89) data111->fPos = (data111->fPos + 4); - } - break; - case (int)10: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data112 = data; -HXDLIN( 89) data112->fPos = (data112->fPos + 5); -HXDLIN( 89) ::openfl::display::_internal::DrawCommandReader data113 = data; -HXDLIN( 89) data113->oPos = (data113->oPos + 1); - } - break; - case (int)12: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data114 = data; -HXDLIN( 89) data114->oPos = (data114->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data115 = data; -HXDLIN( 89) data115->oPos = (data115->oPos + 2); -HXDLIN( 89) ::openfl::display::_internal::DrawCommandReader data116 = data; -HXDLIN( 89) data116->bPos = (data116->bPos + 2); - } - break; - case (int)15: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data117 = data; -HXDLIN( 89) data117->oPos = (data117->oPos + 4); -HXDLIN( 89) ::openfl::display::_internal::DrawCommandReader data118 = data; -HXDLIN( 89) data118->iiPos = (data118->iiPos + 2); -HXDLIN( 89) ::openfl::display::_internal::DrawCommandReader data119 = data; -HXDLIN( 89) data119->ffPos = (data119->ffPos + 1); -HXDLIN( 89) ::openfl::display::_internal::DrawCommandReader data120 = data; -HXDLIN( 89) data120->fPos = (data120->fPos + 1); - } - break; - case (int)16: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data121 = data; -HXDLIN( 89) data121->oPos = (data121->oPos + 4); -HXDLIN( 89) ::openfl::display::_internal::DrawCommandReader data122 = data; -HXDLIN( 89) data122->iPos = (data122->iPos + 1); -HXDLIN( 89) ::openfl::display::_internal::DrawCommandReader data123 = data; -HXDLIN( 89) data123->fPos = (data123->fPos + 2); -HXDLIN( 89) ::openfl::display::_internal::DrawCommandReader data124 = data; -HXDLIN( 89) data124->bPos = (data124->bPos + 1); - } - break; - case (int)17: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data125 = data; -HXDLIN( 89) data125->fPos = (data125->fPos + 2); - } - break; - case (int)18: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data126 = data; -HXDLIN( 89) data126->fPos = (data126->fPos + 2); - } - break; - case (int)19: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data127 = data; -HXDLIN( 89) data127->oPos = (data127->oPos + 1); - } - break; - case (int)20: { -HXLINE( 89) ::openfl::display::_internal::DrawCommandReader data128 = data; -HXDLIN( 89) data128->oPos = (data128->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 89) data->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_SHADER_FILL_dyn(); -HXDLIN( 89) ::openfl::display::_internal::DrawCommandReader this4 = data; -HXDLIN( 89) ::openfl::display::_internal::DrawCommandReader c3 = this4; -HXLINE( 90) this->beginShaderFill(( ( ::openfl::display::_internal::ShaderBuffer)(c3->buffer->o->__get(c3->oPos)) )); - } - break; - case (int)4: { -HXLINE( 92) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data129 = data; -HXDLIN( 92) data129->oPos = (data129->oPos + 2); -HXDLIN( 92) ::openfl::display::_internal::DrawCommandReader data130 = data; -HXDLIN( 92) data130->bPos = (data130->bPos + 2); - } - break; - case (int)1: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data131 = data; -HXDLIN( 92) data131->iPos = (data131->iPos + 1); -HXDLIN( 92) ::openfl::display::_internal::DrawCommandReader data132 = data; -HXDLIN( 92) data132->fPos = (data132->fPos + 1); - } - break; - case (int)2: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data133 = data; -HXDLIN( 92) data133->oPos = (data133->oPos + 4); -HXDLIN( 92) ::openfl::display::_internal::DrawCommandReader data134 = data; -HXDLIN( 92) data134->iiPos = (data134->iiPos + 2); -HXDLIN( 92) ::openfl::display::_internal::DrawCommandReader data135 = data; -HXDLIN( 92) data135->ffPos = (data135->ffPos + 1); -HXDLIN( 92) ::openfl::display::_internal::DrawCommandReader data136 = data; -HXDLIN( 92) data136->fPos = (data136->fPos + 1); - } - break; - case (int)3: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data137 = data; -HXDLIN( 92) data137->oPos = (data137->oPos + 1); - } - break; - case (int)4: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data138 = data; -HXDLIN( 92) data138->fPos = (data138->fPos + 6); - } - break; - case (int)5: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data139 = data; -HXDLIN( 92) data139->fPos = (data139->fPos + 4); - } - break; - case (int)6: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data140 = data; -HXDLIN( 92) data140->fPos = (data140->fPos + 3); - } - break; - case (int)7: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data141 = data; -HXDLIN( 92) data141->fPos = (data141->fPos + 4); - } - break; - case (int)8: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data142 = data; -HXDLIN( 92) data142->oPos = (data142->oPos + 3); - } - break; - case (int)9: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data143 = data; -HXDLIN( 92) data143->fPos = (data143->fPos + 4); - } - break; - case (int)10: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data144 = data; -HXDLIN( 92) data144->fPos = (data144->fPos + 5); -HXDLIN( 92) ::openfl::display::_internal::DrawCommandReader data145 = data; -HXDLIN( 92) data145->oPos = (data145->oPos + 1); - } - break; - case (int)12: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data146 = data; -HXDLIN( 92) data146->oPos = (data146->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data147 = data; -HXDLIN( 92) data147->oPos = (data147->oPos + 2); -HXDLIN( 92) ::openfl::display::_internal::DrawCommandReader data148 = data; -HXDLIN( 92) data148->bPos = (data148->bPos + 2); - } - break; - case (int)15: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data149 = data; -HXDLIN( 92) data149->oPos = (data149->oPos + 4); -HXDLIN( 92) ::openfl::display::_internal::DrawCommandReader data150 = data; -HXDLIN( 92) data150->iiPos = (data150->iiPos + 2); -HXDLIN( 92) ::openfl::display::_internal::DrawCommandReader data151 = data; -HXDLIN( 92) data151->ffPos = (data151->ffPos + 1); -HXDLIN( 92) ::openfl::display::_internal::DrawCommandReader data152 = data; -HXDLIN( 92) data152->fPos = (data152->fPos + 1); - } - break; - case (int)16: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data153 = data; -HXDLIN( 92) data153->oPos = (data153->oPos + 4); -HXDLIN( 92) ::openfl::display::_internal::DrawCommandReader data154 = data; -HXDLIN( 92) data154->iPos = (data154->iPos + 1); -HXDLIN( 92) ::openfl::display::_internal::DrawCommandReader data155 = data; -HXDLIN( 92) data155->fPos = (data155->fPos + 2); -HXDLIN( 92) ::openfl::display::_internal::DrawCommandReader data156 = data; -HXDLIN( 92) data156->bPos = (data156->bPos + 1); - } - break; - case (int)17: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data157 = data; -HXDLIN( 92) data157->fPos = (data157->fPos + 2); - } - break; - case (int)18: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data158 = data; -HXDLIN( 92) data158->fPos = (data158->fPos + 2); - } - break; - case (int)19: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data159 = data; -HXDLIN( 92) data159->oPos = (data159->oPos + 1); - } - break; - case (int)20: { -HXLINE( 92) ::openfl::display::_internal::DrawCommandReader data160 = data; -HXDLIN( 92) data160->oPos = (data160->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 92) data->prev = ::openfl::display::_internal::DrawCommandType_obj::CUBIC_CURVE_TO_dyn(); -HXDLIN( 92) ::openfl::display::_internal::DrawCommandReader this5 = data; -HXDLIN( 92) ::openfl::display::_internal::DrawCommandReader c4 = this5; -HXLINE( 93) this->cubicCurveTo(c4->buffer->f->__get(c4->fPos),c4->buffer->f->__get((c4->fPos + 1)),c4->buffer->f->__get((c4->fPos + 2)),c4->buffer->f->__get((c4->fPos + 3)),c4->buffer->f->__get((c4->fPos + 4)),c4->buffer->f->__get((c4->fPos + 5))); - } - break; - case (int)5: { -HXLINE( 95) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data161 = data; -HXDLIN( 95) data161->oPos = (data161->oPos + 2); -HXDLIN( 95) ::openfl::display::_internal::DrawCommandReader data162 = data; -HXDLIN( 95) data162->bPos = (data162->bPos + 2); - } - break; - case (int)1: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data163 = data; -HXDLIN( 95) data163->iPos = (data163->iPos + 1); -HXDLIN( 95) ::openfl::display::_internal::DrawCommandReader data164 = data; -HXDLIN( 95) data164->fPos = (data164->fPos + 1); - } - break; - case (int)2: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data165 = data; -HXDLIN( 95) data165->oPos = (data165->oPos + 4); -HXDLIN( 95) ::openfl::display::_internal::DrawCommandReader data166 = data; -HXDLIN( 95) data166->iiPos = (data166->iiPos + 2); -HXDLIN( 95) ::openfl::display::_internal::DrawCommandReader data167 = data; -HXDLIN( 95) data167->ffPos = (data167->ffPos + 1); -HXDLIN( 95) ::openfl::display::_internal::DrawCommandReader data168 = data; -HXDLIN( 95) data168->fPos = (data168->fPos + 1); - } - break; - case (int)3: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data169 = data; -HXDLIN( 95) data169->oPos = (data169->oPos + 1); - } - break; - case (int)4: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data170 = data; -HXDLIN( 95) data170->fPos = (data170->fPos + 6); - } - break; - case (int)5: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data171 = data; -HXDLIN( 95) data171->fPos = (data171->fPos + 4); - } - break; - case (int)6: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data172 = data; -HXDLIN( 95) data172->fPos = (data172->fPos + 3); - } - break; - case (int)7: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data173 = data; -HXDLIN( 95) data173->fPos = (data173->fPos + 4); - } - break; - case (int)8: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data174 = data; -HXDLIN( 95) data174->oPos = (data174->oPos + 3); - } - break; - case (int)9: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data175 = data; -HXDLIN( 95) data175->fPos = (data175->fPos + 4); - } - break; - case (int)10: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data176 = data; -HXDLIN( 95) data176->fPos = (data176->fPos + 5); -HXDLIN( 95) ::openfl::display::_internal::DrawCommandReader data177 = data; -HXDLIN( 95) data177->oPos = (data177->oPos + 1); - } - break; - case (int)12: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data178 = data; -HXDLIN( 95) data178->oPos = (data178->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data179 = data; -HXDLIN( 95) data179->oPos = (data179->oPos + 2); -HXDLIN( 95) ::openfl::display::_internal::DrawCommandReader data180 = data; -HXDLIN( 95) data180->bPos = (data180->bPos + 2); - } - break; - case (int)15: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data181 = data; -HXDLIN( 95) data181->oPos = (data181->oPos + 4); -HXDLIN( 95) ::openfl::display::_internal::DrawCommandReader data182 = data; -HXDLIN( 95) data182->iiPos = (data182->iiPos + 2); -HXDLIN( 95) ::openfl::display::_internal::DrawCommandReader data183 = data; -HXDLIN( 95) data183->ffPos = (data183->ffPos + 1); -HXDLIN( 95) ::openfl::display::_internal::DrawCommandReader data184 = data; -HXDLIN( 95) data184->fPos = (data184->fPos + 1); - } - break; - case (int)16: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data185 = data; -HXDLIN( 95) data185->oPos = (data185->oPos + 4); -HXDLIN( 95) ::openfl::display::_internal::DrawCommandReader data186 = data; -HXDLIN( 95) data186->iPos = (data186->iPos + 1); -HXDLIN( 95) ::openfl::display::_internal::DrawCommandReader data187 = data; -HXDLIN( 95) data187->fPos = (data187->fPos + 2); -HXDLIN( 95) ::openfl::display::_internal::DrawCommandReader data188 = data; -HXDLIN( 95) data188->bPos = (data188->bPos + 1); - } - break; - case (int)17: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data189 = data; -HXDLIN( 95) data189->fPos = (data189->fPos + 2); - } - break; - case (int)18: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data190 = data; -HXDLIN( 95) data190->fPos = (data190->fPos + 2); - } - break; - case (int)19: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data191 = data; -HXDLIN( 95) data191->oPos = (data191->oPos + 1); - } - break; - case (int)20: { -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader data192 = data; -HXDLIN( 95) data192->oPos = (data192->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 95) data->prev = ::openfl::display::_internal::DrawCommandType_obj::CURVE_TO_dyn(); -HXDLIN( 95) ::openfl::display::_internal::DrawCommandReader this6 = data; -HXDLIN( 95) ::openfl::display::_internal::DrawCommandReader c5 = this6; -HXLINE( 96) this->curveTo(c5->buffer->f->__get(c5->fPos),c5->buffer->f->__get((c5->fPos + 1)),c5->buffer->f->__get((c5->fPos + 2)),c5->buffer->f->__get((c5->fPos + 3))); - } - break; - case (int)6: { -HXLINE( 98) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data193 = data; -HXDLIN( 98) data193->oPos = (data193->oPos + 2); -HXDLIN( 98) ::openfl::display::_internal::DrawCommandReader data194 = data; -HXDLIN( 98) data194->bPos = (data194->bPos + 2); - } - break; - case (int)1: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data195 = data; -HXDLIN( 98) data195->iPos = (data195->iPos + 1); -HXDLIN( 98) ::openfl::display::_internal::DrawCommandReader data196 = data; -HXDLIN( 98) data196->fPos = (data196->fPos + 1); - } - break; - case (int)2: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data197 = data; -HXDLIN( 98) data197->oPos = (data197->oPos + 4); -HXDLIN( 98) ::openfl::display::_internal::DrawCommandReader data198 = data; -HXDLIN( 98) data198->iiPos = (data198->iiPos + 2); -HXDLIN( 98) ::openfl::display::_internal::DrawCommandReader data199 = data; -HXDLIN( 98) data199->ffPos = (data199->ffPos + 1); -HXDLIN( 98) ::openfl::display::_internal::DrawCommandReader data200 = data; -HXDLIN( 98) data200->fPos = (data200->fPos + 1); - } - break; - case (int)3: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data201 = data; -HXDLIN( 98) data201->oPos = (data201->oPos + 1); - } - break; - case (int)4: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data202 = data; -HXDLIN( 98) data202->fPos = (data202->fPos + 6); - } - break; - case (int)5: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data203 = data; -HXDLIN( 98) data203->fPos = (data203->fPos + 4); - } - break; - case (int)6: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data204 = data; -HXDLIN( 98) data204->fPos = (data204->fPos + 3); - } - break; - case (int)7: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data205 = data; -HXDLIN( 98) data205->fPos = (data205->fPos + 4); - } - break; - case (int)8: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data206 = data; -HXDLIN( 98) data206->oPos = (data206->oPos + 3); - } - break; - case (int)9: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data207 = data; -HXDLIN( 98) data207->fPos = (data207->fPos + 4); - } - break; - case (int)10: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data208 = data; -HXDLIN( 98) data208->fPos = (data208->fPos + 5); -HXDLIN( 98) ::openfl::display::_internal::DrawCommandReader data209 = data; -HXDLIN( 98) data209->oPos = (data209->oPos + 1); - } - break; - case (int)12: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data210 = data; -HXDLIN( 98) data210->oPos = (data210->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data211 = data; -HXDLIN( 98) data211->oPos = (data211->oPos + 2); -HXDLIN( 98) ::openfl::display::_internal::DrawCommandReader data212 = data; -HXDLIN( 98) data212->bPos = (data212->bPos + 2); - } - break; - case (int)15: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data213 = data; -HXDLIN( 98) data213->oPos = (data213->oPos + 4); -HXDLIN( 98) ::openfl::display::_internal::DrawCommandReader data214 = data; -HXDLIN( 98) data214->iiPos = (data214->iiPos + 2); -HXDLIN( 98) ::openfl::display::_internal::DrawCommandReader data215 = data; -HXDLIN( 98) data215->ffPos = (data215->ffPos + 1); -HXDLIN( 98) ::openfl::display::_internal::DrawCommandReader data216 = data; -HXDLIN( 98) data216->fPos = (data216->fPos + 1); - } - break; - case (int)16: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data217 = data; -HXDLIN( 98) data217->oPos = (data217->oPos + 4); -HXDLIN( 98) ::openfl::display::_internal::DrawCommandReader data218 = data; -HXDLIN( 98) data218->iPos = (data218->iPos + 1); -HXDLIN( 98) ::openfl::display::_internal::DrawCommandReader data219 = data; -HXDLIN( 98) data219->fPos = (data219->fPos + 2); -HXDLIN( 98) ::openfl::display::_internal::DrawCommandReader data220 = data; -HXDLIN( 98) data220->bPos = (data220->bPos + 1); - } - break; - case (int)17: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data221 = data; -HXDLIN( 98) data221->fPos = (data221->fPos + 2); - } - break; - case (int)18: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data222 = data; -HXDLIN( 98) data222->fPos = (data222->fPos + 2); - } - break; - case (int)19: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data223 = data; -HXDLIN( 98) data223->oPos = (data223->oPos + 1); - } - break; - case (int)20: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader data224 = data; -HXDLIN( 98) data224->oPos = (data224->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 98) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_CIRCLE_dyn(); -HXDLIN( 98) ::openfl::display::_internal::DrawCommandReader this7 = data; -HXDLIN( 98) ::openfl::display::_internal::DrawCommandReader c6 = this7; -HXLINE( 99) this->drawCircle(c6->buffer->f->__get(c6->fPos),c6->buffer->f->__get((c6->fPos + 1)),c6->buffer->f->__get((c6->fPos + 2))); - } - break; - case (int)7: { -HXLINE( 101) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data225 = data; -HXDLIN( 101) data225->oPos = (data225->oPos + 2); -HXDLIN( 101) ::openfl::display::_internal::DrawCommandReader data226 = data; -HXDLIN( 101) data226->bPos = (data226->bPos + 2); - } - break; - case (int)1: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data227 = data; -HXDLIN( 101) data227->iPos = (data227->iPos + 1); -HXDLIN( 101) ::openfl::display::_internal::DrawCommandReader data228 = data; -HXDLIN( 101) data228->fPos = (data228->fPos + 1); - } - break; - case (int)2: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data229 = data; -HXDLIN( 101) data229->oPos = (data229->oPos + 4); -HXDLIN( 101) ::openfl::display::_internal::DrawCommandReader data230 = data; -HXDLIN( 101) data230->iiPos = (data230->iiPos + 2); -HXDLIN( 101) ::openfl::display::_internal::DrawCommandReader data231 = data; -HXDLIN( 101) data231->ffPos = (data231->ffPos + 1); -HXDLIN( 101) ::openfl::display::_internal::DrawCommandReader data232 = data; -HXDLIN( 101) data232->fPos = (data232->fPos + 1); - } - break; - case (int)3: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data233 = data; -HXDLIN( 101) data233->oPos = (data233->oPos + 1); - } - break; - case (int)4: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data234 = data; -HXDLIN( 101) data234->fPos = (data234->fPos + 6); - } - break; - case (int)5: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data235 = data; -HXDLIN( 101) data235->fPos = (data235->fPos + 4); - } - break; - case (int)6: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data236 = data; -HXDLIN( 101) data236->fPos = (data236->fPos + 3); - } - break; - case (int)7: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data237 = data; -HXDLIN( 101) data237->fPos = (data237->fPos + 4); - } - break; - case (int)8: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data238 = data; -HXDLIN( 101) data238->oPos = (data238->oPos + 3); - } - break; - case (int)9: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data239 = data; -HXDLIN( 101) data239->fPos = (data239->fPos + 4); - } - break; - case (int)10: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data240 = data; -HXDLIN( 101) data240->fPos = (data240->fPos + 5); -HXDLIN( 101) ::openfl::display::_internal::DrawCommandReader data241 = data; -HXDLIN( 101) data241->oPos = (data241->oPos + 1); - } - break; - case (int)12: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data242 = data; -HXDLIN( 101) data242->oPos = (data242->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data243 = data; -HXDLIN( 101) data243->oPos = (data243->oPos + 2); -HXDLIN( 101) ::openfl::display::_internal::DrawCommandReader data244 = data; -HXDLIN( 101) data244->bPos = (data244->bPos + 2); - } - break; - case (int)15: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data245 = data; -HXDLIN( 101) data245->oPos = (data245->oPos + 4); -HXDLIN( 101) ::openfl::display::_internal::DrawCommandReader data246 = data; -HXDLIN( 101) data246->iiPos = (data246->iiPos + 2); -HXDLIN( 101) ::openfl::display::_internal::DrawCommandReader data247 = data; -HXDLIN( 101) data247->ffPos = (data247->ffPos + 1); -HXDLIN( 101) ::openfl::display::_internal::DrawCommandReader data248 = data; -HXDLIN( 101) data248->fPos = (data248->fPos + 1); - } - break; - case (int)16: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data249 = data; -HXDLIN( 101) data249->oPos = (data249->oPos + 4); -HXDLIN( 101) ::openfl::display::_internal::DrawCommandReader data250 = data; -HXDLIN( 101) data250->iPos = (data250->iPos + 1); -HXDLIN( 101) ::openfl::display::_internal::DrawCommandReader data251 = data; -HXDLIN( 101) data251->fPos = (data251->fPos + 2); -HXDLIN( 101) ::openfl::display::_internal::DrawCommandReader data252 = data; -HXDLIN( 101) data252->bPos = (data252->bPos + 1); - } - break; - case (int)17: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data253 = data; -HXDLIN( 101) data253->fPos = (data253->fPos + 2); - } - break; - case (int)18: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data254 = data; -HXDLIN( 101) data254->fPos = (data254->fPos + 2); - } - break; - case (int)19: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data255 = data; -HXDLIN( 101) data255->oPos = (data255->oPos + 1); - } - break; - case (int)20: { -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader data256 = data; -HXDLIN( 101) data256->oPos = (data256->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 101) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_ELLIPSE_dyn(); -HXDLIN( 101) ::openfl::display::_internal::DrawCommandReader this8 = data; -HXDLIN( 101) ::openfl::display::_internal::DrawCommandReader c7 = this8; -HXLINE( 102) this->drawEllipse(c7->buffer->f->__get(c7->fPos),c7->buffer->f->__get((c7->fPos + 1)),c7->buffer->f->__get((c7->fPos + 2)),c7->buffer->f->__get((c7->fPos + 3))); - } - break; - case (int)8: { -HXLINE( 104) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data257 = data; -HXDLIN( 104) data257->oPos = (data257->oPos + 2); -HXDLIN( 104) ::openfl::display::_internal::DrawCommandReader data258 = data; -HXDLIN( 104) data258->bPos = (data258->bPos + 2); - } - break; - case (int)1: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data259 = data; -HXDLIN( 104) data259->iPos = (data259->iPos + 1); -HXDLIN( 104) ::openfl::display::_internal::DrawCommandReader data260 = data; -HXDLIN( 104) data260->fPos = (data260->fPos + 1); - } - break; - case (int)2: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data261 = data; -HXDLIN( 104) data261->oPos = (data261->oPos + 4); -HXDLIN( 104) ::openfl::display::_internal::DrawCommandReader data262 = data; -HXDLIN( 104) data262->iiPos = (data262->iiPos + 2); -HXDLIN( 104) ::openfl::display::_internal::DrawCommandReader data263 = data; -HXDLIN( 104) data263->ffPos = (data263->ffPos + 1); -HXDLIN( 104) ::openfl::display::_internal::DrawCommandReader data264 = data; -HXDLIN( 104) data264->fPos = (data264->fPos + 1); - } - break; - case (int)3: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data265 = data; -HXDLIN( 104) data265->oPos = (data265->oPos + 1); - } - break; - case (int)4: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data266 = data; -HXDLIN( 104) data266->fPos = (data266->fPos + 6); - } - break; - case (int)5: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data267 = data; -HXDLIN( 104) data267->fPos = (data267->fPos + 4); - } - break; - case (int)6: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data268 = data; -HXDLIN( 104) data268->fPos = (data268->fPos + 3); - } - break; - case (int)7: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data269 = data; -HXDLIN( 104) data269->fPos = (data269->fPos + 4); - } - break; - case (int)8: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data270 = data; -HXDLIN( 104) data270->oPos = (data270->oPos + 3); - } - break; - case (int)9: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data271 = data; -HXDLIN( 104) data271->fPos = (data271->fPos + 4); - } - break; - case (int)10: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data272 = data; -HXDLIN( 104) data272->fPos = (data272->fPos + 5); -HXDLIN( 104) ::openfl::display::_internal::DrawCommandReader data273 = data; -HXDLIN( 104) data273->oPos = (data273->oPos + 1); - } - break; - case (int)12: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data274 = data; -HXDLIN( 104) data274->oPos = (data274->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data275 = data; -HXDLIN( 104) data275->oPos = (data275->oPos + 2); -HXDLIN( 104) ::openfl::display::_internal::DrawCommandReader data276 = data; -HXDLIN( 104) data276->bPos = (data276->bPos + 2); - } - break; - case (int)15: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data277 = data; -HXDLIN( 104) data277->oPos = (data277->oPos + 4); -HXDLIN( 104) ::openfl::display::_internal::DrawCommandReader data278 = data; -HXDLIN( 104) data278->iiPos = (data278->iiPos + 2); -HXDLIN( 104) ::openfl::display::_internal::DrawCommandReader data279 = data; -HXDLIN( 104) data279->ffPos = (data279->ffPos + 1); -HXDLIN( 104) ::openfl::display::_internal::DrawCommandReader data280 = data; -HXDLIN( 104) data280->fPos = (data280->fPos + 1); - } - break; - case (int)16: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data281 = data; -HXDLIN( 104) data281->oPos = (data281->oPos + 4); -HXDLIN( 104) ::openfl::display::_internal::DrawCommandReader data282 = data; -HXDLIN( 104) data282->iPos = (data282->iPos + 1); -HXDLIN( 104) ::openfl::display::_internal::DrawCommandReader data283 = data; -HXDLIN( 104) data283->fPos = (data283->fPos + 2); -HXDLIN( 104) ::openfl::display::_internal::DrawCommandReader data284 = data; -HXDLIN( 104) data284->bPos = (data284->bPos + 1); - } - break; - case (int)17: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data285 = data; -HXDLIN( 104) data285->fPos = (data285->fPos + 2); - } - break; - case (int)18: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data286 = data; -HXDLIN( 104) data286->fPos = (data286->fPos + 2); - } - break; - case (int)19: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data287 = data; -HXDLIN( 104) data287->oPos = (data287->oPos + 1); - } - break; - case (int)20: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader data288 = data; -HXDLIN( 104) data288->oPos = (data288->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 104) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_QUADS_dyn(); -HXDLIN( 104) ::openfl::display::_internal::DrawCommandReader this9 = data; -HXDLIN( 104) ::openfl::display::_internal::DrawCommandReader c8 = this9; -HXLINE( 105) this->drawQuads(( ( ::openfl::_Vector::FloatVector)(c8->buffer->o->__get(c8->oPos)) ),( ( ::openfl::_Vector::IntVector)(c8->buffer->o->__get((c8->oPos + 1))) ),( ( ::openfl::_Vector::FloatVector)(c8->buffer->o->__get((c8->oPos + 2))) )); - } - break; - case (int)9: { -HXLINE( 107) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data289 = data; -HXDLIN( 107) data289->oPos = (data289->oPos + 2); -HXDLIN( 107) ::openfl::display::_internal::DrawCommandReader data290 = data; -HXDLIN( 107) data290->bPos = (data290->bPos + 2); - } - break; - case (int)1: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data291 = data; -HXDLIN( 107) data291->iPos = (data291->iPos + 1); -HXDLIN( 107) ::openfl::display::_internal::DrawCommandReader data292 = data; -HXDLIN( 107) data292->fPos = (data292->fPos + 1); - } - break; - case (int)2: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data293 = data; -HXDLIN( 107) data293->oPos = (data293->oPos + 4); -HXDLIN( 107) ::openfl::display::_internal::DrawCommandReader data294 = data; -HXDLIN( 107) data294->iiPos = (data294->iiPos + 2); -HXDLIN( 107) ::openfl::display::_internal::DrawCommandReader data295 = data; -HXDLIN( 107) data295->ffPos = (data295->ffPos + 1); -HXDLIN( 107) ::openfl::display::_internal::DrawCommandReader data296 = data; -HXDLIN( 107) data296->fPos = (data296->fPos + 1); - } - break; - case (int)3: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data297 = data; -HXDLIN( 107) data297->oPos = (data297->oPos + 1); - } - break; - case (int)4: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data298 = data; -HXDLIN( 107) data298->fPos = (data298->fPos + 6); - } - break; - case (int)5: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data299 = data; -HXDLIN( 107) data299->fPos = (data299->fPos + 4); - } - break; - case (int)6: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data300 = data; -HXDLIN( 107) data300->fPos = (data300->fPos + 3); - } - break; - case (int)7: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data301 = data; -HXDLIN( 107) data301->fPos = (data301->fPos + 4); - } - break; - case (int)8: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data302 = data; -HXDLIN( 107) data302->oPos = (data302->oPos + 3); - } - break; - case (int)9: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data303 = data; -HXDLIN( 107) data303->fPos = (data303->fPos + 4); - } - break; - case (int)10: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data304 = data; -HXDLIN( 107) data304->fPos = (data304->fPos + 5); -HXDLIN( 107) ::openfl::display::_internal::DrawCommandReader data305 = data; -HXDLIN( 107) data305->oPos = (data305->oPos + 1); - } - break; - case (int)12: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data306 = data; -HXDLIN( 107) data306->oPos = (data306->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data307 = data; -HXDLIN( 107) data307->oPos = (data307->oPos + 2); -HXDLIN( 107) ::openfl::display::_internal::DrawCommandReader data308 = data; -HXDLIN( 107) data308->bPos = (data308->bPos + 2); - } - break; - case (int)15: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data309 = data; -HXDLIN( 107) data309->oPos = (data309->oPos + 4); -HXDLIN( 107) ::openfl::display::_internal::DrawCommandReader data310 = data; -HXDLIN( 107) data310->iiPos = (data310->iiPos + 2); -HXDLIN( 107) ::openfl::display::_internal::DrawCommandReader data311 = data; -HXDLIN( 107) data311->ffPos = (data311->ffPos + 1); -HXDLIN( 107) ::openfl::display::_internal::DrawCommandReader data312 = data; -HXDLIN( 107) data312->fPos = (data312->fPos + 1); - } - break; - case (int)16: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data313 = data; -HXDLIN( 107) data313->oPos = (data313->oPos + 4); -HXDLIN( 107) ::openfl::display::_internal::DrawCommandReader data314 = data; -HXDLIN( 107) data314->iPos = (data314->iPos + 1); -HXDLIN( 107) ::openfl::display::_internal::DrawCommandReader data315 = data; -HXDLIN( 107) data315->fPos = (data315->fPos + 2); -HXDLIN( 107) ::openfl::display::_internal::DrawCommandReader data316 = data; -HXDLIN( 107) data316->bPos = (data316->bPos + 1); - } - break; - case (int)17: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data317 = data; -HXDLIN( 107) data317->fPos = (data317->fPos + 2); - } - break; - case (int)18: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data318 = data; -HXDLIN( 107) data318->fPos = (data318->fPos + 2); - } - break; - case (int)19: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data319 = data; -HXDLIN( 107) data319->oPos = (data319->oPos + 1); - } - break; - case (int)20: { -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader data320 = data; -HXDLIN( 107) data320->oPos = (data320->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 107) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_RECT_dyn(); -HXDLIN( 107) ::openfl::display::_internal::DrawCommandReader this10 = data; -HXDLIN( 107) ::openfl::display::_internal::DrawCommandReader c9 = this10; -HXLINE( 108) this->drawRect(c9->buffer->f->__get(c9->fPos),c9->buffer->f->__get((c9->fPos + 1)),c9->buffer->f->__get((c9->fPos + 2)),c9->buffer->f->__get((c9->fPos + 3))); - } - break; - case (int)10: { -HXLINE( 110) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data321 = data; -HXDLIN( 110) data321->oPos = (data321->oPos + 2); -HXDLIN( 110) ::openfl::display::_internal::DrawCommandReader data322 = data; -HXDLIN( 110) data322->bPos = (data322->bPos + 2); - } - break; - case (int)1: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data323 = data; -HXDLIN( 110) data323->iPos = (data323->iPos + 1); -HXDLIN( 110) ::openfl::display::_internal::DrawCommandReader data324 = data; -HXDLIN( 110) data324->fPos = (data324->fPos + 1); - } - break; - case (int)2: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data325 = data; -HXDLIN( 110) data325->oPos = (data325->oPos + 4); -HXDLIN( 110) ::openfl::display::_internal::DrawCommandReader data326 = data; -HXDLIN( 110) data326->iiPos = (data326->iiPos + 2); -HXDLIN( 110) ::openfl::display::_internal::DrawCommandReader data327 = data; -HXDLIN( 110) data327->ffPos = (data327->ffPos + 1); -HXDLIN( 110) ::openfl::display::_internal::DrawCommandReader data328 = data; -HXDLIN( 110) data328->fPos = (data328->fPos + 1); - } - break; - case (int)3: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data329 = data; -HXDLIN( 110) data329->oPos = (data329->oPos + 1); - } - break; - case (int)4: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data330 = data; -HXDLIN( 110) data330->fPos = (data330->fPos + 6); - } - break; - case (int)5: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data331 = data; -HXDLIN( 110) data331->fPos = (data331->fPos + 4); - } - break; - case (int)6: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data332 = data; -HXDLIN( 110) data332->fPos = (data332->fPos + 3); - } - break; - case (int)7: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data333 = data; -HXDLIN( 110) data333->fPos = (data333->fPos + 4); - } - break; - case (int)8: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data334 = data; -HXDLIN( 110) data334->oPos = (data334->oPos + 3); - } - break; - case (int)9: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data335 = data; -HXDLIN( 110) data335->fPos = (data335->fPos + 4); - } - break; - case (int)10: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data336 = data; -HXDLIN( 110) data336->fPos = (data336->fPos + 5); -HXDLIN( 110) ::openfl::display::_internal::DrawCommandReader data337 = data; -HXDLIN( 110) data337->oPos = (data337->oPos + 1); - } - break; - case (int)12: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data338 = data; -HXDLIN( 110) data338->oPos = (data338->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data339 = data; -HXDLIN( 110) data339->oPos = (data339->oPos + 2); -HXDLIN( 110) ::openfl::display::_internal::DrawCommandReader data340 = data; -HXDLIN( 110) data340->bPos = (data340->bPos + 2); - } - break; - case (int)15: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data341 = data; -HXDLIN( 110) data341->oPos = (data341->oPos + 4); -HXDLIN( 110) ::openfl::display::_internal::DrawCommandReader data342 = data; -HXDLIN( 110) data342->iiPos = (data342->iiPos + 2); -HXDLIN( 110) ::openfl::display::_internal::DrawCommandReader data343 = data; -HXDLIN( 110) data343->ffPos = (data343->ffPos + 1); -HXDLIN( 110) ::openfl::display::_internal::DrawCommandReader data344 = data; -HXDLIN( 110) data344->fPos = (data344->fPos + 1); - } - break; - case (int)16: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data345 = data; -HXDLIN( 110) data345->oPos = (data345->oPos + 4); -HXDLIN( 110) ::openfl::display::_internal::DrawCommandReader data346 = data; -HXDLIN( 110) data346->iPos = (data346->iPos + 1); -HXDLIN( 110) ::openfl::display::_internal::DrawCommandReader data347 = data; -HXDLIN( 110) data347->fPos = (data347->fPos + 2); -HXDLIN( 110) ::openfl::display::_internal::DrawCommandReader data348 = data; -HXDLIN( 110) data348->bPos = (data348->bPos + 1); - } - break; - case (int)17: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data349 = data; -HXDLIN( 110) data349->fPos = (data349->fPos + 2); - } - break; - case (int)18: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data350 = data; -HXDLIN( 110) data350->fPos = (data350->fPos + 2); - } - break; - case (int)19: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data351 = data; -HXDLIN( 110) data351->oPos = (data351->oPos + 1); - } - break; - case (int)20: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader data352 = data; -HXDLIN( 110) data352->oPos = (data352->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 110) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_ROUND_RECT_dyn(); -HXDLIN( 110) ::openfl::display::_internal::DrawCommandReader this11 = data; -HXDLIN( 110) ::openfl::display::_internal::DrawCommandReader c10 = this11; -HXLINE( 111) this->drawRoundRect(c10->buffer->f->__get(c10->fPos),c10->buffer->f->__get((c10->fPos + 1)),c10->buffer->f->__get((c10->fPos + 2)),c10->buffer->f->__get((c10->fPos + 3)),c10->buffer->f->__get((c10->fPos + 4)),c10->buffer->o->__get(c10->oPos)); - } - break; - case (int)12: { -HXLINE( 113) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data353 = data; -HXDLIN( 113) data353->oPos = (data353->oPos + 2); -HXDLIN( 113) ::openfl::display::_internal::DrawCommandReader data354 = data; -HXDLIN( 113) data354->bPos = (data354->bPos + 2); - } - break; - case (int)1: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data355 = data; -HXDLIN( 113) data355->iPos = (data355->iPos + 1); -HXDLIN( 113) ::openfl::display::_internal::DrawCommandReader data356 = data; -HXDLIN( 113) data356->fPos = (data356->fPos + 1); - } - break; - case (int)2: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data357 = data; -HXDLIN( 113) data357->oPos = (data357->oPos + 4); -HXDLIN( 113) ::openfl::display::_internal::DrawCommandReader data358 = data; -HXDLIN( 113) data358->iiPos = (data358->iiPos + 2); -HXDLIN( 113) ::openfl::display::_internal::DrawCommandReader data359 = data; -HXDLIN( 113) data359->ffPos = (data359->ffPos + 1); -HXDLIN( 113) ::openfl::display::_internal::DrawCommandReader data360 = data; -HXDLIN( 113) data360->fPos = (data360->fPos + 1); - } - break; - case (int)3: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data361 = data; -HXDLIN( 113) data361->oPos = (data361->oPos + 1); - } - break; - case (int)4: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data362 = data; -HXDLIN( 113) data362->fPos = (data362->fPos + 6); - } - break; - case (int)5: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data363 = data; -HXDLIN( 113) data363->fPos = (data363->fPos + 4); - } - break; - case (int)6: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data364 = data; -HXDLIN( 113) data364->fPos = (data364->fPos + 3); - } - break; - case (int)7: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data365 = data; -HXDLIN( 113) data365->fPos = (data365->fPos + 4); - } - break; - case (int)8: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data366 = data; -HXDLIN( 113) data366->oPos = (data366->oPos + 3); - } - break; - case (int)9: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data367 = data; -HXDLIN( 113) data367->fPos = (data367->fPos + 4); - } - break; - case (int)10: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data368 = data; -HXDLIN( 113) data368->fPos = (data368->fPos + 5); -HXDLIN( 113) ::openfl::display::_internal::DrawCommandReader data369 = data; -HXDLIN( 113) data369->oPos = (data369->oPos + 1); - } - break; - case (int)12: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data370 = data; -HXDLIN( 113) data370->oPos = (data370->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data371 = data; -HXDLIN( 113) data371->oPos = (data371->oPos + 2); -HXDLIN( 113) ::openfl::display::_internal::DrawCommandReader data372 = data; -HXDLIN( 113) data372->bPos = (data372->bPos + 2); - } - break; - case (int)15: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data373 = data; -HXDLIN( 113) data373->oPos = (data373->oPos + 4); -HXDLIN( 113) ::openfl::display::_internal::DrawCommandReader data374 = data; -HXDLIN( 113) data374->iiPos = (data374->iiPos + 2); -HXDLIN( 113) ::openfl::display::_internal::DrawCommandReader data375 = data; -HXDLIN( 113) data375->ffPos = (data375->ffPos + 1); -HXDLIN( 113) ::openfl::display::_internal::DrawCommandReader data376 = data; -HXDLIN( 113) data376->fPos = (data376->fPos + 1); - } - break; - case (int)16: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data377 = data; -HXDLIN( 113) data377->oPos = (data377->oPos + 4); -HXDLIN( 113) ::openfl::display::_internal::DrawCommandReader data378 = data; -HXDLIN( 113) data378->iPos = (data378->iPos + 1); -HXDLIN( 113) ::openfl::display::_internal::DrawCommandReader data379 = data; -HXDLIN( 113) data379->fPos = (data379->fPos + 2); -HXDLIN( 113) ::openfl::display::_internal::DrawCommandReader data380 = data; -HXDLIN( 113) data380->bPos = (data380->bPos + 1); - } - break; - case (int)17: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data381 = data; -HXDLIN( 113) data381->fPos = (data381->fPos + 2); - } - break; - case (int)18: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data382 = data; -HXDLIN( 113) data382->fPos = (data382->fPos + 2); - } - break; - case (int)19: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data383 = data; -HXDLIN( 113) data383->oPos = (data383->oPos + 1); - } - break; - case (int)20: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader data384 = data; -HXDLIN( 113) data384->oPos = (data384->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 113) data->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_TRIANGLES_dyn(); -HXDLIN( 113) ::openfl::display::_internal::DrawCommandReader this12 = data; -HXDLIN( 113) ::openfl::display::_internal::DrawCommandReader c11 = this12; -HXLINE( 114) this->drawTriangles(( ( ::openfl::_Vector::FloatVector)(c11->buffer->o->__get(c11->oPos)) ),( ( ::openfl::_Vector::IntVector)(c11->buffer->o->__get((c11->oPos + 1))) ),( ( ::openfl::_Vector::FloatVector)(c11->buffer->o->__get((c11->oPos + 2))) ),c11->buffer->o->__get((c11->oPos + 3))); - } - break; - case (int)13: { -HXLINE( 116) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data385 = data; -HXDLIN( 116) data385->oPos = (data385->oPos + 2); -HXDLIN( 116) ::openfl::display::_internal::DrawCommandReader data386 = data; -HXDLIN( 116) data386->bPos = (data386->bPos + 2); - } - break; - case (int)1: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data387 = data; -HXDLIN( 116) data387->iPos = (data387->iPos + 1); -HXDLIN( 116) ::openfl::display::_internal::DrawCommandReader data388 = data; -HXDLIN( 116) data388->fPos = (data388->fPos + 1); - } - break; - case (int)2: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data389 = data; -HXDLIN( 116) data389->oPos = (data389->oPos + 4); -HXDLIN( 116) ::openfl::display::_internal::DrawCommandReader data390 = data; -HXDLIN( 116) data390->iiPos = (data390->iiPos + 2); -HXDLIN( 116) ::openfl::display::_internal::DrawCommandReader data391 = data; -HXDLIN( 116) data391->ffPos = (data391->ffPos + 1); -HXDLIN( 116) ::openfl::display::_internal::DrawCommandReader data392 = data; -HXDLIN( 116) data392->fPos = (data392->fPos + 1); - } - break; - case (int)3: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data393 = data; -HXDLIN( 116) data393->oPos = (data393->oPos + 1); - } - break; - case (int)4: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data394 = data; -HXDLIN( 116) data394->fPos = (data394->fPos + 6); - } - break; - case (int)5: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data395 = data; -HXDLIN( 116) data395->fPos = (data395->fPos + 4); - } - break; - case (int)6: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data396 = data; -HXDLIN( 116) data396->fPos = (data396->fPos + 3); - } - break; - case (int)7: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data397 = data; -HXDLIN( 116) data397->fPos = (data397->fPos + 4); - } - break; - case (int)8: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data398 = data; -HXDLIN( 116) data398->oPos = (data398->oPos + 3); - } - break; - case (int)9: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data399 = data; -HXDLIN( 116) data399->fPos = (data399->fPos + 4); - } - break; - case (int)10: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data400 = data; -HXDLIN( 116) data400->fPos = (data400->fPos + 5); -HXDLIN( 116) ::openfl::display::_internal::DrawCommandReader data401 = data; -HXDLIN( 116) data401->oPos = (data401->oPos + 1); - } - break; - case (int)12: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data402 = data; -HXDLIN( 116) data402->oPos = (data402->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data403 = data; -HXDLIN( 116) data403->oPos = (data403->oPos + 2); -HXDLIN( 116) ::openfl::display::_internal::DrawCommandReader data404 = data; -HXDLIN( 116) data404->bPos = (data404->bPos + 2); - } - break; - case (int)15: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data405 = data; -HXDLIN( 116) data405->oPos = (data405->oPos + 4); -HXDLIN( 116) ::openfl::display::_internal::DrawCommandReader data406 = data; -HXDLIN( 116) data406->iiPos = (data406->iiPos + 2); -HXDLIN( 116) ::openfl::display::_internal::DrawCommandReader data407 = data; -HXDLIN( 116) data407->ffPos = (data407->ffPos + 1); -HXDLIN( 116) ::openfl::display::_internal::DrawCommandReader data408 = data; -HXDLIN( 116) data408->fPos = (data408->fPos + 1); - } - break; - case (int)16: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data409 = data; -HXDLIN( 116) data409->oPos = (data409->oPos + 4); -HXDLIN( 116) ::openfl::display::_internal::DrawCommandReader data410 = data; -HXDLIN( 116) data410->iPos = (data410->iPos + 1); -HXDLIN( 116) ::openfl::display::_internal::DrawCommandReader data411 = data; -HXDLIN( 116) data411->fPos = (data411->fPos + 2); -HXDLIN( 116) ::openfl::display::_internal::DrawCommandReader data412 = data; -HXDLIN( 116) data412->bPos = (data412->bPos + 1); - } - break; - case (int)17: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data413 = data; -HXDLIN( 116) data413->fPos = (data413->fPos + 2); - } - break; - case (int)18: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data414 = data; -HXDLIN( 116) data414->fPos = (data414->fPos + 2); - } - break; - case (int)19: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data415 = data; -HXDLIN( 116) data415->oPos = (data415->oPos + 1); - } - break; - case (int)20: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader data416 = data; -HXDLIN( 116) data416->oPos = (data416->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 116) data->prev = ::openfl::display::_internal::DrawCommandType_obj::END_FILL_dyn(); -HXDLIN( 116) ::openfl::display::_internal::DrawCommandReader this13 = data; -HXDLIN( 116) ::openfl::display::_internal::DrawCommandReader c12 = this13; -HXLINE( 117) this->endFill(); - } - break; - case (int)14: { -HXLINE( 119) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data417 = data; -HXDLIN( 119) data417->oPos = (data417->oPos + 2); -HXDLIN( 119) ::openfl::display::_internal::DrawCommandReader data418 = data; -HXDLIN( 119) data418->bPos = (data418->bPos + 2); - } - break; - case (int)1: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data419 = data; -HXDLIN( 119) data419->iPos = (data419->iPos + 1); -HXDLIN( 119) ::openfl::display::_internal::DrawCommandReader data420 = data; -HXDLIN( 119) data420->fPos = (data420->fPos + 1); - } - break; - case (int)2: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data421 = data; -HXDLIN( 119) data421->oPos = (data421->oPos + 4); -HXDLIN( 119) ::openfl::display::_internal::DrawCommandReader data422 = data; -HXDLIN( 119) data422->iiPos = (data422->iiPos + 2); -HXDLIN( 119) ::openfl::display::_internal::DrawCommandReader data423 = data; -HXDLIN( 119) data423->ffPos = (data423->ffPos + 1); -HXDLIN( 119) ::openfl::display::_internal::DrawCommandReader data424 = data; -HXDLIN( 119) data424->fPos = (data424->fPos + 1); - } - break; - case (int)3: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data425 = data; -HXDLIN( 119) data425->oPos = (data425->oPos + 1); - } - break; - case (int)4: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data426 = data; -HXDLIN( 119) data426->fPos = (data426->fPos + 6); - } - break; - case (int)5: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data427 = data; -HXDLIN( 119) data427->fPos = (data427->fPos + 4); - } - break; - case (int)6: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data428 = data; -HXDLIN( 119) data428->fPos = (data428->fPos + 3); - } - break; - case (int)7: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data429 = data; -HXDLIN( 119) data429->fPos = (data429->fPos + 4); - } - break; - case (int)8: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data430 = data; -HXDLIN( 119) data430->oPos = (data430->oPos + 3); - } - break; - case (int)9: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data431 = data; -HXDLIN( 119) data431->fPos = (data431->fPos + 4); - } - break; - case (int)10: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data432 = data; -HXDLIN( 119) data432->fPos = (data432->fPos + 5); -HXDLIN( 119) ::openfl::display::_internal::DrawCommandReader data433 = data; -HXDLIN( 119) data433->oPos = (data433->oPos + 1); - } - break; - case (int)12: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data434 = data; -HXDLIN( 119) data434->oPos = (data434->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data435 = data; -HXDLIN( 119) data435->oPos = (data435->oPos + 2); -HXDLIN( 119) ::openfl::display::_internal::DrawCommandReader data436 = data; -HXDLIN( 119) data436->bPos = (data436->bPos + 2); - } - break; - case (int)15: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data437 = data; -HXDLIN( 119) data437->oPos = (data437->oPos + 4); -HXDLIN( 119) ::openfl::display::_internal::DrawCommandReader data438 = data; -HXDLIN( 119) data438->iiPos = (data438->iiPos + 2); -HXDLIN( 119) ::openfl::display::_internal::DrawCommandReader data439 = data; -HXDLIN( 119) data439->ffPos = (data439->ffPos + 1); -HXDLIN( 119) ::openfl::display::_internal::DrawCommandReader data440 = data; -HXDLIN( 119) data440->fPos = (data440->fPos + 1); - } - break; - case (int)16: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data441 = data; -HXDLIN( 119) data441->oPos = (data441->oPos + 4); -HXDLIN( 119) ::openfl::display::_internal::DrawCommandReader data442 = data; -HXDLIN( 119) data442->iPos = (data442->iPos + 1); -HXDLIN( 119) ::openfl::display::_internal::DrawCommandReader data443 = data; -HXDLIN( 119) data443->fPos = (data443->fPos + 2); -HXDLIN( 119) ::openfl::display::_internal::DrawCommandReader data444 = data; -HXDLIN( 119) data444->bPos = (data444->bPos + 1); - } - break; - case (int)17: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data445 = data; -HXDLIN( 119) data445->fPos = (data445->fPos + 2); - } - break; - case (int)18: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data446 = data; -HXDLIN( 119) data446->fPos = (data446->fPos + 2); - } - break; - case (int)19: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data447 = data; -HXDLIN( 119) data447->oPos = (data447->oPos + 1); - } - break; - case (int)20: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader data448 = data; -HXDLIN( 119) data448->oPos = (data448->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 119) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_BITMAP_STYLE_dyn(); -HXDLIN( 119) ::openfl::display::_internal::DrawCommandReader this14 = data; -HXDLIN( 119) ::openfl::display::_internal::DrawCommandReader c13 = this14; -HXLINE( 120) this->lineBitmapStyle(( ( ::openfl::display::BitmapData)(c13->buffer->o->__get(c13->oPos)) ),( ( ::openfl::geom::Matrix)(c13->buffer->o->__get((c13->oPos + 1))) ),c13->buffer->b->__get(c13->bPos),c13->buffer->b->__get((c13->bPos + 1))); - } - break; - case (int)15: { -HXLINE( 122) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data449 = data; -HXDLIN( 122) data449->oPos = (data449->oPos + 2); -HXDLIN( 122) ::openfl::display::_internal::DrawCommandReader data450 = data; -HXDLIN( 122) data450->bPos = (data450->bPos + 2); - } - break; - case (int)1: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data451 = data; -HXDLIN( 122) data451->iPos = (data451->iPos + 1); -HXDLIN( 122) ::openfl::display::_internal::DrawCommandReader data452 = data; -HXDLIN( 122) data452->fPos = (data452->fPos + 1); - } - break; - case (int)2: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data453 = data; -HXDLIN( 122) data453->oPos = (data453->oPos + 4); -HXDLIN( 122) ::openfl::display::_internal::DrawCommandReader data454 = data; -HXDLIN( 122) data454->iiPos = (data454->iiPos + 2); -HXDLIN( 122) ::openfl::display::_internal::DrawCommandReader data455 = data; -HXDLIN( 122) data455->ffPos = (data455->ffPos + 1); -HXDLIN( 122) ::openfl::display::_internal::DrawCommandReader data456 = data; -HXDLIN( 122) data456->fPos = (data456->fPos + 1); - } - break; - case (int)3: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data457 = data; -HXDLIN( 122) data457->oPos = (data457->oPos + 1); - } - break; - case (int)4: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data458 = data; -HXDLIN( 122) data458->fPos = (data458->fPos + 6); - } - break; - case (int)5: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data459 = data; -HXDLIN( 122) data459->fPos = (data459->fPos + 4); - } - break; - case (int)6: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data460 = data; -HXDLIN( 122) data460->fPos = (data460->fPos + 3); - } - break; - case (int)7: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data461 = data; -HXDLIN( 122) data461->fPos = (data461->fPos + 4); - } - break; - case (int)8: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data462 = data; -HXDLIN( 122) data462->oPos = (data462->oPos + 3); - } - break; - case (int)9: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data463 = data; -HXDLIN( 122) data463->fPos = (data463->fPos + 4); - } - break; - case (int)10: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data464 = data; -HXDLIN( 122) data464->fPos = (data464->fPos + 5); -HXDLIN( 122) ::openfl::display::_internal::DrawCommandReader data465 = data; -HXDLIN( 122) data465->oPos = (data465->oPos + 1); - } - break; - case (int)12: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data466 = data; -HXDLIN( 122) data466->oPos = (data466->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data467 = data; -HXDLIN( 122) data467->oPos = (data467->oPos + 2); -HXDLIN( 122) ::openfl::display::_internal::DrawCommandReader data468 = data; -HXDLIN( 122) data468->bPos = (data468->bPos + 2); - } - break; - case (int)15: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data469 = data; -HXDLIN( 122) data469->oPos = (data469->oPos + 4); -HXDLIN( 122) ::openfl::display::_internal::DrawCommandReader data470 = data; -HXDLIN( 122) data470->iiPos = (data470->iiPos + 2); -HXDLIN( 122) ::openfl::display::_internal::DrawCommandReader data471 = data; -HXDLIN( 122) data471->ffPos = (data471->ffPos + 1); -HXDLIN( 122) ::openfl::display::_internal::DrawCommandReader data472 = data; -HXDLIN( 122) data472->fPos = (data472->fPos + 1); - } - break; - case (int)16: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data473 = data; -HXDLIN( 122) data473->oPos = (data473->oPos + 4); -HXDLIN( 122) ::openfl::display::_internal::DrawCommandReader data474 = data; -HXDLIN( 122) data474->iPos = (data474->iPos + 1); -HXDLIN( 122) ::openfl::display::_internal::DrawCommandReader data475 = data; -HXDLIN( 122) data475->fPos = (data475->fPos + 2); -HXDLIN( 122) ::openfl::display::_internal::DrawCommandReader data476 = data; -HXDLIN( 122) data476->bPos = (data476->bPos + 1); - } - break; - case (int)17: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data477 = data; -HXDLIN( 122) data477->fPos = (data477->fPos + 2); - } - break; - case (int)18: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data478 = data; -HXDLIN( 122) data478->fPos = (data478->fPos + 2); - } - break; - case (int)19: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data479 = data; -HXDLIN( 122) data479->oPos = (data479->oPos + 1); - } - break; - case (int)20: { -HXLINE( 122) ::openfl::display::_internal::DrawCommandReader data480 = data; -HXDLIN( 122) data480->oPos = (data480->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 122) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_GRADIENT_STYLE_dyn(); -HXDLIN( 122) ::openfl::display::_internal::DrawCommandReader this15 = data; -HXDLIN( 122) ::openfl::display::_internal::DrawCommandReader c14 = this15; -HXLINE( 123) this->lineGradientStyle(c14->buffer->o->__get(c14->oPos),c14->buffer->ii->__get(c14->iiPos).StaticCast< ::Array< int > >(),c14->buffer->ff->__get(c14->ffPos).StaticCast< ::Array< Float > >(),c14->buffer->ii->__get((c14->iiPos + 1)).StaticCast< ::Array< int > >(),( ( ::openfl::geom::Matrix)(c14->buffer->o->__get((c14->oPos + 1))) ),c14->buffer->o->__get((c14->oPos + 2)),c14->buffer->o->__get((c14->oPos + 3)),c14->buffer->f->__get(c14->fPos)); - } - break; - case (int)16: { -HXLINE( 125) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data481 = data; -HXDLIN( 125) data481->oPos = (data481->oPos + 2); -HXDLIN( 125) ::openfl::display::_internal::DrawCommandReader data482 = data; -HXDLIN( 125) data482->bPos = (data482->bPos + 2); - } - break; - case (int)1: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data483 = data; -HXDLIN( 125) data483->iPos = (data483->iPos + 1); -HXDLIN( 125) ::openfl::display::_internal::DrawCommandReader data484 = data; -HXDLIN( 125) data484->fPos = (data484->fPos + 1); - } - break; - case (int)2: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data485 = data; -HXDLIN( 125) data485->oPos = (data485->oPos + 4); -HXDLIN( 125) ::openfl::display::_internal::DrawCommandReader data486 = data; -HXDLIN( 125) data486->iiPos = (data486->iiPos + 2); -HXDLIN( 125) ::openfl::display::_internal::DrawCommandReader data487 = data; -HXDLIN( 125) data487->ffPos = (data487->ffPos + 1); -HXDLIN( 125) ::openfl::display::_internal::DrawCommandReader data488 = data; -HXDLIN( 125) data488->fPos = (data488->fPos + 1); - } - break; - case (int)3: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data489 = data; -HXDLIN( 125) data489->oPos = (data489->oPos + 1); - } - break; - case (int)4: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data490 = data; -HXDLIN( 125) data490->fPos = (data490->fPos + 6); - } - break; - case (int)5: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data491 = data; -HXDLIN( 125) data491->fPos = (data491->fPos + 4); - } - break; - case (int)6: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data492 = data; -HXDLIN( 125) data492->fPos = (data492->fPos + 3); - } - break; - case (int)7: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data493 = data; -HXDLIN( 125) data493->fPos = (data493->fPos + 4); - } - break; - case (int)8: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data494 = data; -HXDLIN( 125) data494->oPos = (data494->oPos + 3); - } - break; - case (int)9: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data495 = data; -HXDLIN( 125) data495->fPos = (data495->fPos + 4); - } - break; - case (int)10: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data496 = data; -HXDLIN( 125) data496->fPos = (data496->fPos + 5); -HXDLIN( 125) ::openfl::display::_internal::DrawCommandReader data497 = data; -HXDLIN( 125) data497->oPos = (data497->oPos + 1); - } - break; - case (int)12: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data498 = data; -HXDLIN( 125) data498->oPos = (data498->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data499 = data; -HXDLIN( 125) data499->oPos = (data499->oPos + 2); -HXDLIN( 125) ::openfl::display::_internal::DrawCommandReader data500 = data; -HXDLIN( 125) data500->bPos = (data500->bPos + 2); - } - break; - case (int)15: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data501 = data; -HXDLIN( 125) data501->oPos = (data501->oPos + 4); -HXDLIN( 125) ::openfl::display::_internal::DrawCommandReader data502 = data; -HXDLIN( 125) data502->iiPos = (data502->iiPos + 2); -HXDLIN( 125) ::openfl::display::_internal::DrawCommandReader data503 = data; -HXDLIN( 125) data503->ffPos = (data503->ffPos + 1); -HXDLIN( 125) ::openfl::display::_internal::DrawCommandReader data504 = data; -HXDLIN( 125) data504->fPos = (data504->fPos + 1); - } - break; - case (int)16: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data505 = data; -HXDLIN( 125) data505->oPos = (data505->oPos + 4); -HXDLIN( 125) ::openfl::display::_internal::DrawCommandReader data506 = data; -HXDLIN( 125) data506->iPos = (data506->iPos + 1); -HXDLIN( 125) ::openfl::display::_internal::DrawCommandReader data507 = data; -HXDLIN( 125) data507->fPos = (data507->fPos + 2); -HXDLIN( 125) ::openfl::display::_internal::DrawCommandReader data508 = data; -HXDLIN( 125) data508->bPos = (data508->bPos + 1); - } - break; - case (int)17: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data509 = data; -HXDLIN( 125) data509->fPos = (data509->fPos + 2); - } - break; - case (int)18: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data510 = data; -HXDLIN( 125) data510->fPos = (data510->fPos + 2); - } - break; - case (int)19: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data511 = data; -HXDLIN( 125) data511->oPos = (data511->oPos + 1); - } - break; - case (int)20: { -HXLINE( 125) ::openfl::display::_internal::DrawCommandReader data512 = data; -HXDLIN( 125) data512->oPos = (data512->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 125) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_STYLE_dyn(); -HXDLIN( 125) ::openfl::display::_internal::DrawCommandReader this16 = data; -HXDLIN( 125) ::openfl::display::_internal::DrawCommandReader c15 = this16; -HXLINE( 126) this->lineStyle(c15->buffer->o->__get(c15->oPos),c15->buffer->i->__get(c15->iPos),c15->buffer->f->__get(c15->fPos),c15->buffer->b->__get(c15->bPos),c15->buffer->o->__get((c15->oPos + 1)),c15->buffer->o->__get((c15->oPos + 2)),c15->buffer->o->__get((c15->oPos + 3)),c15->buffer->f->__get((c15->fPos + 1))); - } - break; - case (int)17: { -HXLINE( 128) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data513 = data; -HXDLIN( 128) data513->oPos = (data513->oPos + 2); -HXDLIN( 128) ::openfl::display::_internal::DrawCommandReader data514 = data; -HXDLIN( 128) data514->bPos = (data514->bPos + 2); - } - break; - case (int)1: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data515 = data; -HXDLIN( 128) data515->iPos = (data515->iPos + 1); -HXDLIN( 128) ::openfl::display::_internal::DrawCommandReader data516 = data; -HXDLIN( 128) data516->fPos = (data516->fPos + 1); - } - break; - case (int)2: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data517 = data; -HXDLIN( 128) data517->oPos = (data517->oPos + 4); -HXDLIN( 128) ::openfl::display::_internal::DrawCommandReader data518 = data; -HXDLIN( 128) data518->iiPos = (data518->iiPos + 2); -HXDLIN( 128) ::openfl::display::_internal::DrawCommandReader data519 = data; -HXDLIN( 128) data519->ffPos = (data519->ffPos + 1); -HXDLIN( 128) ::openfl::display::_internal::DrawCommandReader data520 = data; -HXDLIN( 128) data520->fPos = (data520->fPos + 1); - } - break; - case (int)3: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data521 = data; -HXDLIN( 128) data521->oPos = (data521->oPos + 1); - } - break; - case (int)4: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data522 = data; -HXDLIN( 128) data522->fPos = (data522->fPos + 6); - } - break; - case (int)5: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data523 = data; -HXDLIN( 128) data523->fPos = (data523->fPos + 4); - } - break; - case (int)6: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data524 = data; -HXDLIN( 128) data524->fPos = (data524->fPos + 3); - } - break; - case (int)7: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data525 = data; -HXDLIN( 128) data525->fPos = (data525->fPos + 4); - } - break; - case (int)8: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data526 = data; -HXDLIN( 128) data526->oPos = (data526->oPos + 3); - } - break; - case (int)9: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data527 = data; -HXDLIN( 128) data527->fPos = (data527->fPos + 4); - } - break; - case (int)10: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data528 = data; -HXDLIN( 128) data528->fPos = (data528->fPos + 5); -HXDLIN( 128) ::openfl::display::_internal::DrawCommandReader data529 = data; -HXDLIN( 128) data529->oPos = (data529->oPos + 1); - } - break; - case (int)12: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data530 = data; -HXDLIN( 128) data530->oPos = (data530->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data531 = data; -HXDLIN( 128) data531->oPos = (data531->oPos + 2); -HXDLIN( 128) ::openfl::display::_internal::DrawCommandReader data532 = data; -HXDLIN( 128) data532->bPos = (data532->bPos + 2); - } - break; - case (int)15: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data533 = data; -HXDLIN( 128) data533->oPos = (data533->oPos + 4); -HXDLIN( 128) ::openfl::display::_internal::DrawCommandReader data534 = data; -HXDLIN( 128) data534->iiPos = (data534->iiPos + 2); -HXDLIN( 128) ::openfl::display::_internal::DrawCommandReader data535 = data; -HXDLIN( 128) data535->ffPos = (data535->ffPos + 1); -HXDLIN( 128) ::openfl::display::_internal::DrawCommandReader data536 = data; -HXDLIN( 128) data536->fPos = (data536->fPos + 1); - } - break; - case (int)16: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data537 = data; -HXDLIN( 128) data537->oPos = (data537->oPos + 4); -HXDLIN( 128) ::openfl::display::_internal::DrawCommandReader data538 = data; -HXDLIN( 128) data538->iPos = (data538->iPos + 1); -HXDLIN( 128) ::openfl::display::_internal::DrawCommandReader data539 = data; -HXDLIN( 128) data539->fPos = (data539->fPos + 2); -HXDLIN( 128) ::openfl::display::_internal::DrawCommandReader data540 = data; -HXDLIN( 128) data540->bPos = (data540->bPos + 1); - } - break; - case (int)17: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data541 = data; -HXDLIN( 128) data541->fPos = (data541->fPos + 2); - } - break; - case (int)18: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data542 = data; -HXDLIN( 128) data542->fPos = (data542->fPos + 2); - } - break; - case (int)19: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data543 = data; -HXDLIN( 128) data543->oPos = (data543->oPos + 1); - } - break; - case (int)20: { -HXLINE( 128) ::openfl::display::_internal::DrawCommandReader data544 = data; -HXDLIN( 128) data544->oPos = (data544->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 128) data->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_TO_dyn(); -HXDLIN( 128) ::openfl::display::_internal::DrawCommandReader this17 = data; -HXDLIN( 128) ::openfl::display::_internal::DrawCommandReader c16 = this17; -HXLINE( 129) this->lineTo(c16->buffer->f->__get(c16->fPos),c16->buffer->f->__get((c16->fPos + 1))); - } - break; - case (int)18: { -HXLINE( 131) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data545 = data; -HXDLIN( 131) data545->oPos = (data545->oPos + 2); -HXDLIN( 131) ::openfl::display::_internal::DrawCommandReader data546 = data; -HXDLIN( 131) data546->bPos = (data546->bPos + 2); - } - break; - case (int)1: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data547 = data; -HXDLIN( 131) data547->iPos = (data547->iPos + 1); -HXDLIN( 131) ::openfl::display::_internal::DrawCommandReader data548 = data; -HXDLIN( 131) data548->fPos = (data548->fPos + 1); - } - break; - case (int)2: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data549 = data; -HXDLIN( 131) data549->oPos = (data549->oPos + 4); -HXDLIN( 131) ::openfl::display::_internal::DrawCommandReader data550 = data; -HXDLIN( 131) data550->iiPos = (data550->iiPos + 2); -HXDLIN( 131) ::openfl::display::_internal::DrawCommandReader data551 = data; -HXDLIN( 131) data551->ffPos = (data551->ffPos + 1); -HXDLIN( 131) ::openfl::display::_internal::DrawCommandReader data552 = data; -HXDLIN( 131) data552->fPos = (data552->fPos + 1); - } - break; - case (int)3: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data553 = data; -HXDLIN( 131) data553->oPos = (data553->oPos + 1); - } - break; - case (int)4: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data554 = data; -HXDLIN( 131) data554->fPos = (data554->fPos + 6); - } - break; - case (int)5: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data555 = data; -HXDLIN( 131) data555->fPos = (data555->fPos + 4); - } - break; - case (int)6: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data556 = data; -HXDLIN( 131) data556->fPos = (data556->fPos + 3); - } - break; - case (int)7: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data557 = data; -HXDLIN( 131) data557->fPos = (data557->fPos + 4); - } - break; - case (int)8: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data558 = data; -HXDLIN( 131) data558->oPos = (data558->oPos + 3); - } - break; - case (int)9: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data559 = data; -HXDLIN( 131) data559->fPos = (data559->fPos + 4); - } - break; - case (int)10: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data560 = data; -HXDLIN( 131) data560->fPos = (data560->fPos + 5); -HXDLIN( 131) ::openfl::display::_internal::DrawCommandReader data561 = data; -HXDLIN( 131) data561->oPos = (data561->oPos + 1); - } - break; - case (int)12: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data562 = data; -HXDLIN( 131) data562->oPos = (data562->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data563 = data; -HXDLIN( 131) data563->oPos = (data563->oPos + 2); -HXDLIN( 131) ::openfl::display::_internal::DrawCommandReader data564 = data; -HXDLIN( 131) data564->bPos = (data564->bPos + 2); - } - break; - case (int)15: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data565 = data; -HXDLIN( 131) data565->oPos = (data565->oPos + 4); -HXDLIN( 131) ::openfl::display::_internal::DrawCommandReader data566 = data; -HXDLIN( 131) data566->iiPos = (data566->iiPos + 2); -HXDLIN( 131) ::openfl::display::_internal::DrawCommandReader data567 = data; -HXDLIN( 131) data567->ffPos = (data567->ffPos + 1); -HXDLIN( 131) ::openfl::display::_internal::DrawCommandReader data568 = data; -HXDLIN( 131) data568->fPos = (data568->fPos + 1); - } - break; - case (int)16: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data569 = data; -HXDLIN( 131) data569->oPos = (data569->oPos + 4); -HXDLIN( 131) ::openfl::display::_internal::DrawCommandReader data570 = data; -HXDLIN( 131) data570->iPos = (data570->iPos + 1); -HXDLIN( 131) ::openfl::display::_internal::DrawCommandReader data571 = data; -HXDLIN( 131) data571->fPos = (data571->fPos + 2); -HXDLIN( 131) ::openfl::display::_internal::DrawCommandReader data572 = data; -HXDLIN( 131) data572->bPos = (data572->bPos + 1); - } - break; - case (int)17: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data573 = data; -HXDLIN( 131) data573->fPos = (data573->fPos + 2); - } - break; - case (int)18: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data574 = data; -HXDLIN( 131) data574->fPos = (data574->fPos + 2); - } - break; - case (int)19: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data575 = data; -HXDLIN( 131) data575->oPos = (data575->oPos + 1); - } - break; - case (int)20: { -HXLINE( 131) ::openfl::display::_internal::DrawCommandReader data576 = data; -HXDLIN( 131) data576->oPos = (data576->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 131) data->prev = ::openfl::display::_internal::DrawCommandType_obj::MOVE_TO_dyn(); -HXDLIN( 131) ::openfl::display::_internal::DrawCommandReader this18 = data; -HXDLIN( 131) ::openfl::display::_internal::DrawCommandReader c17 = this18; -HXLINE( 132) this->moveTo(c17->buffer->f->__get(c17->fPos),c17->buffer->f->__get((c17->fPos + 1))); - } - break; - case (int)20: { -HXLINE( 134) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data577 = data; -HXDLIN( 134) data577->oPos = (data577->oPos + 2); -HXDLIN( 134) ::openfl::display::_internal::DrawCommandReader data578 = data; -HXDLIN( 134) data578->bPos = (data578->bPos + 2); - } - break; - case (int)1: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data579 = data; -HXDLIN( 134) data579->iPos = (data579->iPos + 1); -HXDLIN( 134) ::openfl::display::_internal::DrawCommandReader data580 = data; -HXDLIN( 134) data580->fPos = (data580->fPos + 1); - } - break; - case (int)2: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data581 = data; -HXDLIN( 134) data581->oPos = (data581->oPos + 4); -HXDLIN( 134) ::openfl::display::_internal::DrawCommandReader data582 = data; -HXDLIN( 134) data582->iiPos = (data582->iiPos + 2); -HXDLIN( 134) ::openfl::display::_internal::DrawCommandReader data583 = data; -HXDLIN( 134) data583->ffPos = (data583->ffPos + 1); -HXDLIN( 134) ::openfl::display::_internal::DrawCommandReader data584 = data; -HXDLIN( 134) data584->fPos = (data584->fPos + 1); - } - break; - case (int)3: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data585 = data; -HXDLIN( 134) data585->oPos = (data585->oPos + 1); - } - break; - case (int)4: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data586 = data; -HXDLIN( 134) data586->fPos = (data586->fPos + 6); - } - break; - case (int)5: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data587 = data; -HXDLIN( 134) data587->fPos = (data587->fPos + 4); - } - break; - case (int)6: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data588 = data; -HXDLIN( 134) data588->fPos = (data588->fPos + 3); - } - break; - case (int)7: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data589 = data; -HXDLIN( 134) data589->fPos = (data589->fPos + 4); - } - break; - case (int)8: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data590 = data; -HXDLIN( 134) data590->oPos = (data590->oPos + 3); - } - break; - case (int)9: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data591 = data; -HXDLIN( 134) data591->fPos = (data591->fPos + 4); - } - break; - case (int)10: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data592 = data; -HXDLIN( 134) data592->fPos = (data592->fPos + 5); -HXDLIN( 134) ::openfl::display::_internal::DrawCommandReader data593 = data; -HXDLIN( 134) data593->oPos = (data593->oPos + 1); - } - break; - case (int)12: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data594 = data; -HXDLIN( 134) data594->oPos = (data594->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data595 = data; -HXDLIN( 134) data595->oPos = (data595->oPos + 2); -HXDLIN( 134) ::openfl::display::_internal::DrawCommandReader data596 = data; -HXDLIN( 134) data596->bPos = (data596->bPos + 2); - } - break; - case (int)15: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data597 = data; -HXDLIN( 134) data597->oPos = (data597->oPos + 4); -HXDLIN( 134) ::openfl::display::_internal::DrawCommandReader data598 = data; -HXDLIN( 134) data598->iiPos = (data598->iiPos + 2); -HXDLIN( 134) ::openfl::display::_internal::DrawCommandReader data599 = data; -HXDLIN( 134) data599->ffPos = (data599->ffPos + 1); -HXDLIN( 134) ::openfl::display::_internal::DrawCommandReader data600 = data; -HXDLIN( 134) data600->fPos = (data600->fPos + 1); - } - break; - case (int)16: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data601 = data; -HXDLIN( 134) data601->oPos = (data601->oPos + 4); -HXDLIN( 134) ::openfl::display::_internal::DrawCommandReader data602 = data; -HXDLIN( 134) data602->iPos = (data602->iPos + 1); -HXDLIN( 134) ::openfl::display::_internal::DrawCommandReader data603 = data; -HXDLIN( 134) data603->fPos = (data603->fPos + 2); -HXDLIN( 134) ::openfl::display::_internal::DrawCommandReader data604 = data; -HXDLIN( 134) data604->bPos = (data604->bPos + 1); - } - break; - case (int)17: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data605 = data; -HXDLIN( 134) data605->fPos = (data605->fPos + 2); - } - break; - case (int)18: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data606 = data; -HXDLIN( 134) data606->fPos = (data606->fPos + 2); - } - break; - case (int)19: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data607 = data; -HXDLIN( 134) data607->oPos = (data607->oPos + 1); - } - break; - case (int)20: { -HXLINE( 134) ::openfl::display::_internal::DrawCommandReader data608 = data; -HXDLIN( 134) data608->oPos = (data608->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 134) data->prev = ::openfl::display::_internal::DrawCommandType_obj::OVERRIDE_MATRIX_dyn(); -HXDLIN( 134) ::openfl::display::_internal::DrawCommandReader this19 = data; -HXDLIN( 134) ::openfl::display::_internal::DrawCommandReader c18 = this19; -HXLINE( 135) this->overrideMatrix(( ( ::openfl::geom::Matrix)(c18->buffer->o->__get(c18->oPos)) )); - } - break; - case (int)21: { -HXLINE( 137) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data609 = data; -HXDLIN( 137) data609->oPos = (data609->oPos + 2); -HXDLIN( 137) ::openfl::display::_internal::DrawCommandReader data610 = data; -HXDLIN( 137) data610->bPos = (data610->bPos + 2); - } - break; - case (int)1: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data611 = data; -HXDLIN( 137) data611->iPos = (data611->iPos + 1); -HXDLIN( 137) ::openfl::display::_internal::DrawCommandReader data612 = data; -HXDLIN( 137) data612->fPos = (data612->fPos + 1); - } - break; - case (int)2: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data613 = data; -HXDLIN( 137) data613->oPos = (data613->oPos + 4); -HXDLIN( 137) ::openfl::display::_internal::DrawCommandReader data614 = data; -HXDLIN( 137) data614->iiPos = (data614->iiPos + 2); -HXDLIN( 137) ::openfl::display::_internal::DrawCommandReader data615 = data; -HXDLIN( 137) data615->ffPos = (data615->ffPos + 1); -HXDLIN( 137) ::openfl::display::_internal::DrawCommandReader data616 = data; -HXDLIN( 137) data616->fPos = (data616->fPos + 1); - } - break; - case (int)3: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data617 = data; -HXDLIN( 137) data617->oPos = (data617->oPos + 1); - } - break; - case (int)4: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data618 = data; -HXDLIN( 137) data618->fPos = (data618->fPos + 6); - } - break; - case (int)5: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data619 = data; -HXDLIN( 137) data619->fPos = (data619->fPos + 4); - } - break; - case (int)6: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data620 = data; -HXDLIN( 137) data620->fPos = (data620->fPos + 3); - } - break; - case (int)7: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data621 = data; -HXDLIN( 137) data621->fPos = (data621->fPos + 4); - } - break; - case (int)8: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data622 = data; -HXDLIN( 137) data622->oPos = (data622->oPos + 3); - } - break; - case (int)9: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data623 = data; -HXDLIN( 137) data623->fPos = (data623->fPos + 4); - } - break; - case (int)10: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data624 = data; -HXDLIN( 137) data624->fPos = (data624->fPos + 5); -HXDLIN( 137) ::openfl::display::_internal::DrawCommandReader data625 = data; -HXDLIN( 137) data625->oPos = (data625->oPos + 1); - } - break; - case (int)12: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data626 = data; -HXDLIN( 137) data626->oPos = (data626->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data627 = data; -HXDLIN( 137) data627->oPos = (data627->oPos + 2); -HXDLIN( 137) ::openfl::display::_internal::DrawCommandReader data628 = data; -HXDLIN( 137) data628->bPos = (data628->bPos + 2); - } - break; - case (int)15: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data629 = data; -HXDLIN( 137) data629->oPos = (data629->oPos + 4); -HXDLIN( 137) ::openfl::display::_internal::DrawCommandReader data630 = data; -HXDLIN( 137) data630->iiPos = (data630->iiPos + 2); -HXDLIN( 137) ::openfl::display::_internal::DrawCommandReader data631 = data; -HXDLIN( 137) data631->ffPos = (data631->ffPos + 1); -HXDLIN( 137) ::openfl::display::_internal::DrawCommandReader data632 = data; -HXDLIN( 137) data632->fPos = (data632->fPos + 1); - } - break; - case (int)16: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data633 = data; -HXDLIN( 137) data633->oPos = (data633->oPos + 4); -HXDLIN( 137) ::openfl::display::_internal::DrawCommandReader data634 = data; -HXDLIN( 137) data634->iPos = (data634->iPos + 1); -HXDLIN( 137) ::openfl::display::_internal::DrawCommandReader data635 = data; -HXDLIN( 137) data635->fPos = (data635->fPos + 2); -HXDLIN( 137) ::openfl::display::_internal::DrawCommandReader data636 = data; -HXDLIN( 137) data636->bPos = (data636->bPos + 1); - } - break; - case (int)17: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data637 = data; -HXDLIN( 137) data637->fPos = (data637->fPos + 2); - } - break; - case (int)18: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data638 = data; -HXDLIN( 137) data638->fPos = (data638->fPos + 2); - } - break; - case (int)19: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data639 = data; -HXDLIN( 137) data639->oPos = (data639->oPos + 1); - } - break; - case (int)20: { -HXLINE( 137) ::openfl::display::_internal::DrawCommandReader data640 = data; -HXDLIN( 137) data640->oPos = (data640->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 137) data->prev = ::openfl::display::_internal::DrawCommandType_obj::WINDING_EVEN_ODD_dyn(); -HXDLIN( 137) ::openfl::display::_internal::DrawCommandReader this20 = data; -HXDLIN( 137) ::openfl::display::_internal::DrawCommandReader c19 = this20; -HXLINE( 138) this->windingEvenOdd(); - } - break; - case (int)22: { -HXLINE( 140) switch((int)(data->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data641 = data; -HXDLIN( 140) data641->oPos = (data641->oPos + 2); -HXDLIN( 140) ::openfl::display::_internal::DrawCommandReader data642 = data; -HXDLIN( 140) data642->bPos = (data642->bPos + 2); - } - break; - case (int)1: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data643 = data; -HXDLIN( 140) data643->iPos = (data643->iPos + 1); -HXDLIN( 140) ::openfl::display::_internal::DrawCommandReader data644 = data; -HXDLIN( 140) data644->fPos = (data644->fPos + 1); - } - break; - case (int)2: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data645 = data; -HXDLIN( 140) data645->oPos = (data645->oPos + 4); -HXDLIN( 140) ::openfl::display::_internal::DrawCommandReader data646 = data; -HXDLIN( 140) data646->iiPos = (data646->iiPos + 2); -HXDLIN( 140) ::openfl::display::_internal::DrawCommandReader data647 = data; -HXDLIN( 140) data647->ffPos = (data647->ffPos + 1); -HXDLIN( 140) ::openfl::display::_internal::DrawCommandReader data648 = data; -HXDLIN( 140) data648->fPos = (data648->fPos + 1); - } - break; - case (int)3: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data649 = data; -HXDLIN( 140) data649->oPos = (data649->oPos + 1); - } - break; - case (int)4: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data650 = data; -HXDLIN( 140) data650->fPos = (data650->fPos + 6); - } - break; - case (int)5: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data651 = data; -HXDLIN( 140) data651->fPos = (data651->fPos + 4); - } - break; - case (int)6: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data652 = data; -HXDLIN( 140) data652->fPos = (data652->fPos + 3); - } - break; - case (int)7: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data653 = data; -HXDLIN( 140) data653->fPos = (data653->fPos + 4); - } - break; - case (int)8: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data654 = data; -HXDLIN( 140) data654->oPos = (data654->oPos + 3); - } - break; - case (int)9: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data655 = data; -HXDLIN( 140) data655->fPos = (data655->fPos + 4); - } - break; - case (int)10: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data656 = data; -HXDLIN( 140) data656->fPos = (data656->fPos + 5); -HXDLIN( 140) ::openfl::display::_internal::DrawCommandReader data657 = data; -HXDLIN( 140) data657->oPos = (data657->oPos + 1); - } - break; - case (int)12: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data658 = data; -HXDLIN( 140) data658->oPos = (data658->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data659 = data; -HXDLIN( 140) data659->oPos = (data659->oPos + 2); -HXDLIN( 140) ::openfl::display::_internal::DrawCommandReader data660 = data; -HXDLIN( 140) data660->bPos = (data660->bPos + 2); - } - break; - case (int)15: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data661 = data; -HXDLIN( 140) data661->oPos = (data661->oPos + 4); -HXDLIN( 140) ::openfl::display::_internal::DrawCommandReader data662 = data; -HXDLIN( 140) data662->iiPos = (data662->iiPos + 2); -HXDLIN( 140) ::openfl::display::_internal::DrawCommandReader data663 = data; -HXDLIN( 140) data663->ffPos = (data663->ffPos + 1); -HXDLIN( 140) ::openfl::display::_internal::DrawCommandReader data664 = data; -HXDLIN( 140) data664->fPos = (data664->fPos + 1); - } - break; - case (int)16: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data665 = data; -HXDLIN( 140) data665->oPos = (data665->oPos + 4); -HXDLIN( 140) ::openfl::display::_internal::DrawCommandReader data666 = data; -HXDLIN( 140) data666->iPos = (data666->iPos + 1); -HXDLIN( 140) ::openfl::display::_internal::DrawCommandReader data667 = data; -HXDLIN( 140) data667->fPos = (data667->fPos + 2); -HXDLIN( 140) ::openfl::display::_internal::DrawCommandReader data668 = data; -HXDLIN( 140) data668->bPos = (data668->bPos + 1); - } - break; - case (int)17: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data669 = data; -HXDLIN( 140) data669->fPos = (data669->fPos + 2); - } - break; - case (int)18: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data670 = data; -HXDLIN( 140) data670->fPos = (data670->fPos + 2); - } - break; - case (int)19: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data671 = data; -HXDLIN( 140) data671->oPos = (data671->oPos + 1); - } - break; - case (int)20: { -HXLINE( 140) ::openfl::display::_internal::DrawCommandReader data672 = data; -HXDLIN( 140) data672->oPos = (data672->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 140) data->prev = ::openfl::display::_internal::DrawCommandType_obj::WINDING_NON_ZERO_dyn(); -HXDLIN( 140) ::openfl::display::_internal::DrawCommandReader this21 = data; -HXDLIN( 140) ::openfl::display::_internal::DrawCommandReader c20 = this21; -HXLINE( 141) this->windingNonZero(); - } - break; - default:{ - } - } - } - } -HXLINE( 146) data->destroy(); -HXLINE( 147) return other; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DrawCommandBuffer_obj,append,return ) - -void DrawCommandBuffer_obj::beginBitmapFill( ::openfl::display::BitmapData bitmap, ::openfl::geom::Matrix matrix,bool repeat,bool smooth){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_151_beginBitmapFill) -HXLINE( 152) this->prepareWrite(); -HXLINE( 154) this->types->push(::openfl::display::_internal::DrawCommandType_obj::BEGIN_BITMAP_FILL_dyn()); -HXLINE( 155) this->o->push(bitmap); -HXLINE( 156) this->o->push(matrix); -HXLINE( 157) this->b->push(repeat); -HXLINE( 158) this->b->push(smooth); - } - - -HX_DEFINE_DYNAMIC_FUNC4(DrawCommandBuffer_obj,beginBitmapFill,(void)) - -void DrawCommandBuffer_obj::beginFill(int color,Float alpha){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_162_beginFill) -HXLINE( 163) this->prepareWrite(); -HXLINE( 165) this->types->push(::openfl::display::_internal::DrawCommandType_obj::BEGIN_FILL_dyn()); -HXLINE( 166) this->i->push(color); -HXLINE( 167) this->f->push(alpha); - } - - -HX_DEFINE_DYNAMIC_FUNC2(DrawCommandBuffer_obj,beginFill,(void)) - -void DrawCommandBuffer_obj::beginGradientFill( ::Dynamic type,::Array< int > colors,::Array< Float > alphas,::Array< int > ratios, ::openfl::geom::Matrix matrix, ::Dynamic spreadMethod, ::Dynamic interpolationMethod,Float focalPointRatio){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_172_beginGradientFill) -HXLINE( 173) this->prepareWrite(); -HXLINE( 175) this->types->push(::openfl::display::_internal::DrawCommandType_obj::BEGIN_GRADIENT_FILL_dyn()); -HXLINE( 176) this->o->push(type); -HXLINE( 177) this->ii->push(colors); -HXLINE( 178) this->ff->push(alphas); -HXLINE( 179) this->ii->push(ratios); -HXLINE( 180) this->o->push(matrix); -HXLINE( 181) this->o->push(spreadMethod); -HXLINE( 182) this->o->push(interpolationMethod); -HXLINE( 183) this->f->push(focalPointRatio); - } - - -HX_DEFINE_DYNAMIC_FUNC8(DrawCommandBuffer_obj,beginGradientFill,(void)) - -void DrawCommandBuffer_obj::beginShaderFill( ::openfl::display::_internal::ShaderBuffer shaderBuffer){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_187_beginShaderFill) -HXLINE( 188) this->prepareWrite(); -HXLINE( 190) this->types->push(::openfl::display::_internal::DrawCommandType_obj::BEGIN_SHADER_FILL_dyn()); -HXLINE( 191) this->o->push(shaderBuffer); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DrawCommandBuffer_obj,beginShaderFill,(void)) - -void DrawCommandBuffer_obj::clear(){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_195_clear) -HXLINE( 196) this->types = ::openfl::display::_internal::DrawCommandBuffer_obj::empty->types; -HXLINE( 198) this->b = ::openfl::display::_internal::DrawCommandBuffer_obj::empty->b; -HXLINE( 199) this->i = ::openfl::display::_internal::DrawCommandBuffer_obj::empty->i; -HXLINE( 200) this->f = ::openfl::display::_internal::DrawCommandBuffer_obj::empty->f; -HXLINE( 201) this->o = ::openfl::display::_internal::DrawCommandBuffer_obj::empty->o; -HXLINE( 202) this->ff = ::openfl::display::_internal::DrawCommandBuffer_obj::empty->ff; -HXLINE( 203) this->ii = ::openfl::display::_internal::DrawCommandBuffer_obj::empty->ii; -HXLINE( 205) this->copyOnWrite = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandBuffer_obj,clear,(void)) - - ::openfl::display::_internal::DrawCommandBuffer DrawCommandBuffer_obj::copy(){ - HX_GC_STACKFRAME(&_hx_pos_fae278bbae08f83e_209_copy) -HXLINE( 210) ::openfl::display::_internal::DrawCommandBuffer copy = ::openfl::display::_internal::DrawCommandBuffer_obj::__alloc( HX_CTX ); -HXLINE( 211) copy->append(hx::ObjectPtr(this)); -HXLINE( 212) return copy; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandBuffer_obj,copy,return ) - -void DrawCommandBuffer_obj::cubicCurveTo(Float controlX1,Float controlY1,Float controlX2,Float controlY2,Float anchorX,Float anchorY){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_216_cubicCurveTo) -HXLINE( 217) this->prepareWrite(); -HXLINE( 219) this->types->push(::openfl::display::_internal::DrawCommandType_obj::CUBIC_CURVE_TO_dyn()); -HXLINE( 220) this->f->push(controlX1); -HXLINE( 221) this->f->push(controlY1); -HXLINE( 222) this->f->push(controlX2); -HXLINE( 223) this->f->push(controlY2); -HXLINE( 224) this->f->push(anchorX); -HXLINE( 225) this->f->push(anchorY); - } - - -HX_DEFINE_DYNAMIC_FUNC6(DrawCommandBuffer_obj,cubicCurveTo,(void)) - -void DrawCommandBuffer_obj::curveTo(Float controlX,Float controlY,Float anchorX,Float anchorY){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_229_curveTo) -HXLINE( 230) this->prepareWrite(); -HXLINE( 232) this->types->push(::openfl::display::_internal::DrawCommandType_obj::CURVE_TO_dyn()); -HXLINE( 233) this->f->push(controlX); -HXLINE( 234) this->f->push(controlY); -HXLINE( 235) this->f->push(anchorX); -HXLINE( 236) this->f->push(anchorY); - } - - -HX_DEFINE_DYNAMIC_FUNC4(DrawCommandBuffer_obj,curveTo,(void)) - -void DrawCommandBuffer_obj::destroy(){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_240_destroy) -HXLINE( 241) this->clear(); -HXLINE( 243) this->types = null(); -HXLINE( 245) this->b = null(); -HXLINE( 246) this->i = null(); -HXLINE( 247) this->f = null(); -HXLINE( 248) this->o = null(); -HXLINE( 249) this->ff = null(); -HXLINE( 250) this->ii = null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandBuffer_obj,destroy,(void)) - -void DrawCommandBuffer_obj::drawCircle(Float x,Float y,Float radius){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_254_drawCircle) -HXLINE( 255) this->prepareWrite(); -HXLINE( 257) this->types->push(::openfl::display::_internal::DrawCommandType_obj::DRAW_CIRCLE_dyn()); -HXLINE( 258) this->f->push(x); -HXLINE( 259) this->f->push(y); -HXLINE( 260) this->f->push(radius); - } - - -HX_DEFINE_DYNAMIC_FUNC3(DrawCommandBuffer_obj,drawCircle,(void)) - -void DrawCommandBuffer_obj::drawEllipse(Float x,Float y,Float width,Float height){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_264_drawEllipse) -HXLINE( 265) this->prepareWrite(); -HXLINE( 267) this->types->push(::openfl::display::_internal::DrawCommandType_obj::DRAW_ELLIPSE_dyn()); -HXLINE( 268) this->f->push(x); -HXLINE( 269) this->f->push(y); -HXLINE( 270) this->f->push(width); -HXLINE( 271) this->f->push(height); - } - - -HX_DEFINE_DYNAMIC_FUNC4(DrawCommandBuffer_obj,drawEllipse,(void)) - -void DrawCommandBuffer_obj::drawQuads( ::openfl::_Vector::FloatVector rects, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector transforms){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_275_drawQuads) -HXLINE( 276) this->prepareWrite(); -HXLINE( 278) this->types->push(::openfl::display::_internal::DrawCommandType_obj::DRAW_QUADS_dyn()); -HXLINE( 279) this->o->push(rects); -HXLINE( 280) this->o->push(indices); -HXLINE( 281) this->o->push(transforms); - } - - -HX_DEFINE_DYNAMIC_FUNC3(DrawCommandBuffer_obj,drawQuads,(void)) - -void DrawCommandBuffer_obj::drawRect(Float x,Float y,Float width,Float height){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_285_drawRect) -HXLINE( 286) this->prepareWrite(); -HXLINE( 288) this->types->push(::openfl::display::_internal::DrawCommandType_obj::DRAW_RECT_dyn()); -HXLINE( 289) this->f->push(x); -HXLINE( 290) this->f->push(y); -HXLINE( 291) this->f->push(width); -HXLINE( 292) this->f->push(height); - } - - -HX_DEFINE_DYNAMIC_FUNC4(DrawCommandBuffer_obj,drawRect,(void)) - -void DrawCommandBuffer_obj::drawRoundRect(Float x,Float y,Float width,Float height,Float ellipseWidth, ::Dynamic ellipseHeight){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_296_drawRoundRect) -HXLINE( 297) this->prepareWrite(); -HXLINE( 299) this->types->push(::openfl::display::_internal::DrawCommandType_obj::DRAW_ROUND_RECT_dyn()); -HXLINE( 300) this->f->push(x); -HXLINE( 301) this->f->push(y); -HXLINE( 302) this->f->push(width); -HXLINE( 303) this->f->push(height); -HXLINE( 304) this->f->push(ellipseWidth); -HXLINE( 305) this->o->push(ellipseHeight); - } - - -HX_DEFINE_DYNAMIC_FUNC6(DrawCommandBuffer_obj,drawRoundRect,(void)) - -void DrawCommandBuffer_obj::drawTriangles( ::openfl::_Vector::FloatVector vertices, ::openfl::_Vector::IntVector indices, ::openfl::_Vector::FloatVector uvtData, ::Dynamic culling){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_309_drawTriangles) -HXLINE( 310) this->prepareWrite(); -HXLINE( 312) this->types->push(::openfl::display::_internal::DrawCommandType_obj::DRAW_TRIANGLES_dyn()); -HXLINE( 313) this->o->push(vertices); -HXLINE( 314) this->o->push(indices); -HXLINE( 315) this->o->push(uvtData); -HXLINE( 316) this->o->push(culling); - } - - -HX_DEFINE_DYNAMIC_FUNC4(DrawCommandBuffer_obj,drawTriangles,(void)) - -void DrawCommandBuffer_obj::endFill(){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_320_endFill) -HXLINE( 321) this->prepareWrite(); -HXLINE( 323) this->types->push(::openfl::display::_internal::DrawCommandType_obj::END_FILL_dyn()); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandBuffer_obj,endFill,(void)) - -void DrawCommandBuffer_obj::lineBitmapStyle( ::openfl::display::BitmapData bitmap, ::openfl::geom::Matrix matrix,bool repeat,bool smooth){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_327_lineBitmapStyle) -HXLINE( 328) this->prepareWrite(); -HXLINE( 330) this->types->push(::openfl::display::_internal::DrawCommandType_obj::LINE_BITMAP_STYLE_dyn()); -HXLINE( 331) this->o->push(bitmap); -HXLINE( 332) this->o->push(matrix); -HXLINE( 333) this->b->push(repeat); -HXLINE( 334) this->b->push(smooth); - } - - -HX_DEFINE_DYNAMIC_FUNC4(DrawCommandBuffer_obj,lineBitmapStyle,(void)) - -void DrawCommandBuffer_obj::lineGradientStyle( ::Dynamic type,::Array< int > colors,::Array< Float > alphas,::Array< int > ratios, ::openfl::geom::Matrix matrix, ::Dynamic spreadMethod, ::Dynamic interpolationMethod,Float focalPointRatio){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_339_lineGradientStyle) -HXLINE( 340) this->prepareWrite(); -HXLINE( 342) this->types->push(::openfl::display::_internal::DrawCommandType_obj::LINE_GRADIENT_STYLE_dyn()); -HXLINE( 343) this->o->push(type); -HXLINE( 344) this->ii->push(colors); -HXLINE( 345) this->ff->push(alphas); -HXLINE( 346) this->ii->push(ratios); -HXLINE( 347) this->o->push(matrix); -HXLINE( 348) this->o->push(spreadMethod); -HXLINE( 349) this->o->push(interpolationMethod); -HXLINE( 350) this->f->push(focalPointRatio); - } - - -HX_DEFINE_DYNAMIC_FUNC8(DrawCommandBuffer_obj,lineGradientStyle,(void)) - -void DrawCommandBuffer_obj::lineStyle( ::Dynamic thickness,int color,Float alpha,bool pixelHinting, ::Dynamic scaleMode, ::Dynamic caps, ::Dynamic joints,Float miterLimit){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_355_lineStyle) -HXLINE( 356) this->prepareWrite(); -HXLINE( 358) this->types->push(::openfl::display::_internal::DrawCommandType_obj::LINE_STYLE_dyn()); -HXLINE( 359) this->o->push(thickness); -HXLINE( 360) this->i->push(color); -HXLINE( 361) this->f->push(alpha); -HXLINE( 362) this->b->push(pixelHinting); -HXLINE( 363) this->o->push(scaleMode); -HXLINE( 364) this->o->push(caps); -HXLINE( 365) this->o->push(joints); -HXLINE( 366) this->f->push(miterLimit); - } - - -HX_DEFINE_DYNAMIC_FUNC8(DrawCommandBuffer_obj,lineStyle,(void)) - -void DrawCommandBuffer_obj::lineTo(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_370_lineTo) -HXLINE( 371) this->prepareWrite(); -HXLINE( 373) this->types->push(::openfl::display::_internal::DrawCommandType_obj::LINE_TO_dyn()); -HXLINE( 374) this->f->push(x); -HXLINE( 375) this->f->push(y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(DrawCommandBuffer_obj,lineTo,(void)) - -void DrawCommandBuffer_obj::moveTo(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_379_moveTo) -HXLINE( 380) this->prepareWrite(); -HXLINE( 382) this->types->push(::openfl::display::_internal::DrawCommandType_obj::MOVE_TO_dyn()); -HXLINE( 383) this->f->push(x); -HXLINE( 384) this->f->push(y); - } - - -HX_DEFINE_DYNAMIC_FUNC2(DrawCommandBuffer_obj,moveTo,(void)) - -void DrawCommandBuffer_obj::prepareWrite(){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_389_prepareWrite) -HXDLIN( 389) if (this->copyOnWrite) { -HXLINE( 391) this->types = this->types->copy(); -HXLINE( 392) this->b = this->b->copy(); -HXLINE( 393) this->i = this->i->copy(); -HXLINE( 394) this->f = this->f->copy(); -HXLINE( 395) this->o = this->o->copy(); -HXLINE( 396) this->ff = this->ff->copy(); -HXLINE( 397) this->ii = this->ii->copy(); -HXLINE( 399) this->copyOnWrite = false; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandBuffer_obj,prepareWrite,(void)) - -void DrawCommandBuffer_obj::overrideBlendMode( ::Dynamic blendMode){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_404_overrideBlendMode) -HXLINE( 405) this->prepareWrite(); -HXLINE( 407) this->types->push(::openfl::display::_internal::DrawCommandType_obj::OVERRIDE_BLEND_MODE_dyn()); -HXLINE( 408) this->o->push(blendMode); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DrawCommandBuffer_obj,overrideBlendMode,(void)) - -void DrawCommandBuffer_obj::overrideMatrix( ::openfl::geom::Matrix matrix){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_412_overrideMatrix) -HXLINE( 413) this->prepareWrite(); -HXLINE( 415) this->types->push(::openfl::display::_internal::DrawCommandType_obj::OVERRIDE_MATRIX_dyn()); -HXLINE( 416) this->o->push(matrix); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DrawCommandBuffer_obj,overrideMatrix,(void)) - -void DrawCommandBuffer_obj::windingEvenOdd(){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_420_windingEvenOdd) -HXLINE( 421) this->prepareWrite(); -HXLINE( 423) this->types->push(::openfl::display::_internal::DrawCommandType_obj::WINDING_EVEN_ODD_dyn()); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandBuffer_obj,windingEvenOdd,(void)) - -void DrawCommandBuffer_obj::windingNonZero(){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_427_windingNonZero) -HXLINE( 428) this->prepareWrite(); -HXLINE( 430) this->types->push(::openfl::display::_internal::DrawCommandType_obj::WINDING_NON_ZERO_dyn()); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandBuffer_obj,windingNonZero,(void)) - -int DrawCommandBuffer_obj::get_length(){ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_436_get_length) -HXDLIN( 436) return this->types->length; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandBuffer_obj,get_length,return ) - - ::openfl::display::_internal::DrawCommandBuffer DrawCommandBuffer_obj::empty; - - -hx::ObjectPtr< DrawCommandBuffer_obj > DrawCommandBuffer_obj::__new() { - hx::ObjectPtr< DrawCommandBuffer_obj > __this = new DrawCommandBuffer_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< DrawCommandBuffer_obj > DrawCommandBuffer_obj::__alloc(hx::Ctx *_hx_ctx) { - DrawCommandBuffer_obj *__this = (DrawCommandBuffer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DrawCommandBuffer_obj), true, "openfl.display._internal.DrawCommandBuffer")); - *(void **)__this = DrawCommandBuffer_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -DrawCommandBuffer_obj::DrawCommandBuffer_obj() -{ -} - -void DrawCommandBuffer_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(DrawCommandBuffer); - HX_MARK_MEMBER_NAME(types,"types"); - HX_MARK_MEMBER_NAME(b,"b"); - HX_MARK_MEMBER_NAME(copyOnWrite,"copyOnWrite"); - HX_MARK_MEMBER_NAME(f,"f"); - HX_MARK_MEMBER_NAME(ff,"ff"); - HX_MARK_MEMBER_NAME(i,"i"); - HX_MARK_MEMBER_NAME(ii,"ii"); - HX_MARK_MEMBER_NAME(o,"o"); - HX_MARK_END_CLASS(); -} - -void DrawCommandBuffer_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(types,"types"); - HX_VISIT_MEMBER_NAME(b,"b"); - HX_VISIT_MEMBER_NAME(copyOnWrite,"copyOnWrite"); - HX_VISIT_MEMBER_NAME(f,"f"); - HX_VISIT_MEMBER_NAME(ff,"ff"); - HX_VISIT_MEMBER_NAME(i,"i"); - HX_VISIT_MEMBER_NAME(ii,"ii"); - HX_VISIT_MEMBER_NAME(o,"o"); -} - -hx::Val DrawCommandBuffer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"b") ) { return hx::Val( b ); } - if (HX_FIELD_EQ(inName,"f") ) { return hx::Val( f ); } - if (HX_FIELD_EQ(inName,"i") ) { return hx::Val( i ); } - if (HX_FIELD_EQ(inName,"o") ) { return hx::Val( o ); } - break; - case 2: - if (HX_FIELD_EQ(inName,"ff") ) { return hx::Val( ff ); } - if (HX_FIELD_EQ(inName,"ii") ) { return hx::Val( ii ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"copy") ) { return hx::Val( copy_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"types") ) { return hx::Val( types ); } - if (HX_FIELD_EQ(inName,"clear") ) { return hx::Val( clear_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_length() ); } - if (HX_FIELD_EQ(inName,"append") ) { return hx::Val( append_dyn() ); } - if (HX_FIELD_EQ(inName,"lineTo") ) { return hx::Val( lineTo_dyn() ); } - if (HX_FIELD_EQ(inName,"moveTo") ) { return hx::Val( moveTo_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"curveTo") ) { return hx::Val( curveTo_dyn() ); } - if (HX_FIELD_EQ(inName,"destroy") ) { return hx::Val( destroy_dyn() ); } - if (HX_FIELD_EQ(inName,"endFill") ) { return hx::Val( endFill_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"drawRect") ) { return hx::Val( drawRect_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"beginFill") ) { return hx::Val( beginFill_dyn() ); } - if (HX_FIELD_EQ(inName,"drawQuads") ) { return hx::Val( drawQuads_dyn() ); } - if (HX_FIELD_EQ(inName,"lineStyle") ) { return hx::Val( lineStyle_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"drawCircle") ) { return hx::Val( drawCircle_dyn() ); } - if (HX_FIELD_EQ(inName,"get_length") ) { return hx::Val( get_length_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"copyOnWrite") ) { return hx::Val( copyOnWrite ); } - if (HX_FIELD_EQ(inName,"drawEllipse") ) { return hx::Val( drawEllipse_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"cubicCurveTo") ) { return hx::Val( cubicCurveTo_dyn() ); } - if (HX_FIELD_EQ(inName,"prepareWrite") ) { return hx::Val( prepareWrite_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"drawRoundRect") ) { return hx::Val( drawRoundRect_dyn() ); } - if (HX_FIELD_EQ(inName,"drawTriangles") ) { return hx::Val( drawTriangles_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"overrideMatrix") ) { return hx::Val( overrideMatrix_dyn() ); } - if (HX_FIELD_EQ(inName,"windingEvenOdd") ) { return hx::Val( windingEvenOdd_dyn() ); } - if (HX_FIELD_EQ(inName,"windingNonZero") ) { return hx::Val( windingNonZero_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"beginBitmapFill") ) { return hx::Val( beginBitmapFill_dyn() ); } - if (HX_FIELD_EQ(inName,"beginShaderFill") ) { return hx::Val( beginShaderFill_dyn() ); } - if (HX_FIELD_EQ(inName,"lineBitmapStyle") ) { return hx::Val( lineBitmapStyle_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"beginGradientFill") ) { return hx::Val( beginGradientFill_dyn() ); } - if (HX_FIELD_EQ(inName,"lineGradientStyle") ) { return hx::Val( lineGradientStyle_dyn() ); } - if (HX_FIELD_EQ(inName,"overrideBlendMode") ) { return hx::Val( overrideBlendMode_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool DrawCommandBuffer_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"empty") ) { outValue = ( empty ); return true; } - } - return false; -} - -hx::Val DrawCommandBuffer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"b") ) { b=inValue.Cast< ::Array< bool > >(); return inValue; } - if (HX_FIELD_EQ(inName,"f") ) { f=inValue.Cast< ::Array< Float > >(); return inValue; } - if (HX_FIELD_EQ(inName,"i") ) { i=inValue.Cast< ::Array< int > >(); return inValue; } - if (HX_FIELD_EQ(inName,"o") ) { o=inValue.Cast< ::cpp::VirtualArray >(); return inValue; } - break; - case 2: - if (HX_FIELD_EQ(inName,"ff") ) { ff=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"ii") ) { ii=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"types") ) { types=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"copyOnWrite") ) { copyOnWrite=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool DrawCommandBuffer_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"empty") ) { empty=ioValue.Cast< ::openfl::display::_internal::DrawCommandBuffer >(); return true; } - } - return false; -} - -void DrawCommandBuffer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("types",79,70,cb,1a)); - outFields->push(HX_("b",62,00,00,00)); - outFields->push(HX_("copyOnWrite",0b,88,ab,bc)); - outFields->push(HX_("f",66,00,00,00)); - outFields->push(HX_("ff",40,59,00,00)); - outFields->push(HX_("i",69,00,00,00)); - outFields->push(HX_("ii",e0,5b,00,00)); - outFields->push(HX_("o",6f,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo DrawCommandBuffer_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(DrawCommandBuffer_obj,types),HX_("types",79,70,cb,1a)}, - {hx::fsObject /* ::Array< bool > */ ,(int)offsetof(DrawCommandBuffer_obj,b),HX_("b",62,00,00,00)}, - {hx::fsBool,(int)offsetof(DrawCommandBuffer_obj,copyOnWrite),HX_("copyOnWrite",0b,88,ab,bc)}, - {hx::fsObject /* ::Array< Float > */ ,(int)offsetof(DrawCommandBuffer_obj,f),HX_("f",66,00,00,00)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(DrawCommandBuffer_obj,ff),HX_("ff",40,59,00,00)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(DrawCommandBuffer_obj,i),HX_("i",69,00,00,00)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(DrawCommandBuffer_obj,ii),HX_("ii",e0,5b,00,00)}, - {hx::fsObject /* ::cpp::VirtualArray */ ,(int)offsetof(DrawCommandBuffer_obj,o),HX_("o",6f,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo DrawCommandBuffer_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::openfl::display::_internal::DrawCommandBuffer */ ,(void *) &DrawCommandBuffer_obj::empty,HX_("empty",8d,3a,da,6f)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String DrawCommandBuffer_obj_sMemberFields[] = { - HX_("types",79,70,cb,1a), - HX_("b",62,00,00,00), - HX_("copyOnWrite",0b,88,ab,bc), - HX_("f",66,00,00,00), - HX_("ff",40,59,00,00), - HX_("i",69,00,00,00), - HX_("ii",e0,5b,00,00), - HX_("o",6f,00,00,00), - HX_("append",da,e1,d3,8f), - HX_("beginBitmapFill",9b,c9,07,6a), - HX_("beginFill",4c,ad,95,8c), - HX_("beginGradientFill",5c,3c,03,2e), - HX_("beginShaderFill",d1,4b,43,67), - HX_("clear",8d,71,5b,48), - HX_("copy",b5,bb,c4,41), - HX_("cubicCurveTo",e0,07,90,2e), - HX_("curveTo",0a,60,88,ce), - HX_("destroy",fa,2c,86,24), - HX_("drawCircle",34,ed,d0,97), - HX_("drawEllipse",3a,85,ce,54), - HX_("drawQuads",28,ab,f2,25), - HX_("drawRect",48,f7,10,60), - HX_("drawRoundRect",ee,c3,aa,e2), - HX_("drawTriangles",07,44,68,de), - HX_("endFill",fe,87,e0,25), - HX_("lineBitmapStyle",2e,3f,21,45), - HX_("lineGradientStyle",8d,24,f2,c1), - HX_("lineStyle",9d,a8,18,cb), - HX_("lineTo",8f,46,a0,ec), - HX_("moveTo",ec,d2,ac,cc), - HX_("prepareWrite",d8,61,09,44), - HX_("overrideBlendMode",68,f8,e9,f9), - HX_("overrideMatrix",ad,8d,a9,b9), - HX_("windingEvenOdd",bb,5c,0a,0b), - HX_("windingNonZero",db,b4,3f,d6), - HX_("get_length",af,04,8f,8f), - ::String(null()) }; - -static void DrawCommandBuffer_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(DrawCommandBuffer_obj::empty,"empty"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void DrawCommandBuffer_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(DrawCommandBuffer_obj::empty,"empty"); -}; - -#endif - -hx::Class DrawCommandBuffer_obj::__mClass; - -static ::String DrawCommandBuffer_obj_sStaticFields[] = { - HX_("empty",8d,3a,da,6f), - ::String(null()) -}; - -void DrawCommandBuffer_obj::__register() -{ - DrawCommandBuffer_obj _hx_dummy; - DrawCommandBuffer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.DrawCommandBuffer",8b,23,4c,fb); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &DrawCommandBuffer_obj::__GetStatic; - __mClass->mSetStaticField = &DrawCommandBuffer_obj::__SetStatic; - __mClass->mMarkFunc = DrawCommandBuffer_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(DrawCommandBuffer_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(DrawCommandBuffer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< DrawCommandBuffer_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = DrawCommandBuffer_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DrawCommandBuffer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DrawCommandBuffer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void DrawCommandBuffer_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_fae278bbae08f83e_21_boot) -HXDLIN( 21) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("o",6f,00,00,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))))) - ->setFixed(1,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -{ - HX_GC_STACKFRAME(&_hx_pos_fae278bbae08f83e_23_boot) -HXDLIN( 23) empty = ::openfl::display::_internal::DrawCommandBuffer_obj::__alloc( HX_CTX ); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/DrawCommandReader.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/DrawCommandReader.cpp deleted file mode 100644 index b7a96ae2..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/DrawCommandReader.cpp +++ /dev/null @@ -1,3778 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandType -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b557290fba582da0_36_new,"openfl.display._internal.DrawCommandReader","new",0x2371abc0,"openfl.display._internal.DrawCommandReader.new","openfl/display/_internal/DrawCommandReader.hx",36,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_45_advance,"openfl.display._internal.DrawCommandReader","advance",0x6c2b13e2,"openfl.display._internal.DrawCommandReader.advance","openfl/display/_internal/DrawCommandReader.hx",45,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_131_bool,"openfl.display._internal.DrawCommandReader","bool",0xd81d9cca,"openfl.display._internal.DrawCommandReader.bool","openfl/display/_internal/DrawCommandReader.hx",131,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_135_destroy,"openfl.display._internal.DrawCommandReader","destroy",0xa1a5385a,"openfl.display._internal.DrawCommandReader.destroy","openfl/display/_internal/DrawCommandReader.hx",135,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_142_fArr,"openfl.display._internal.DrawCommandReader","fArr",0xda9f923b,"openfl.display._internal.DrawCommandReader.fArr","openfl/display/_internal/DrawCommandReader.hx",142,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_147_float,"openfl.display._internal.DrawCommandReader","float",0x8d6a38fc,"openfl.display._internal.DrawCommandReader.float","openfl/display/_internal/DrawCommandReader.hx",147,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_152_iArr,"openfl.display._internal.DrawCommandReader","iArr",0xdc9b3618,"openfl.display._internal.DrawCommandReader.iArr","openfl/display/_internal/DrawCommandReader.hx",152,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_157_int,"openfl.display._internal.DrawCommandReader","int",0x236de84f,"openfl.display._internal.DrawCommandReader.int","openfl/display/_internal/DrawCommandReader.hx",157,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_164_obj,"openfl.display._internal.DrawCommandReader","obj",0x23726b57,"openfl.display._internal.DrawCommandReader.obj","openfl/display/_internal/DrawCommandReader.hx",164,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_168_readBeginBitmapFill,"openfl.display._internal.DrawCommandReader","readBeginBitmapFill",0x56395245,"openfl.display._internal.DrawCommandReader.readBeginBitmapFill","openfl/display/_internal/DrawCommandReader.hx",168,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_175_readBeginFill,"openfl.display._internal.DrawCommandReader","readBeginFill",0xc289fa76,"openfl.display._internal.DrawCommandReader.readBeginFill","openfl/display/_internal/DrawCommandReader.hx",175,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_182_readBeginGradientFill,"openfl.display._internal.DrawCommandReader","readBeginGradientFill",0xb027c386,"openfl.display._internal.DrawCommandReader.readBeginGradientFill","openfl/display/_internal/DrawCommandReader.hx",182,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_189_readBeginShaderFill,"openfl.display._internal.DrawCommandReader","readBeginShaderFill",0x5374d47b,"openfl.display._internal.DrawCommandReader.readBeginShaderFill","openfl/display/_internal/DrawCommandReader.hx",189,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_196_readCubicCurveTo,"openfl.display._internal.DrawCommandReader","readCubicCurveTo",0x2a4cd0f6,"openfl.display._internal.DrawCommandReader.readCubicCurveTo","openfl/display/_internal/DrawCommandReader.hx",196,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_203_readCurveTo,"openfl.display._internal.DrawCommandReader","readCurveTo",0xc8ec2eb4,"openfl.display._internal.DrawCommandReader.readCurveTo","openfl/display/_internal/DrawCommandReader.hx",203,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_210_readDrawCircle,"openfl.display._internal.DrawCommandReader","readDrawCircle",0x97a024ca,"openfl.display._internal.DrawCommandReader.readDrawCircle","openfl/display/_internal/DrawCommandReader.hx",210,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_217_readDrawEllipse,"openfl.display._internal.DrawCommandReader","readDrawEllipse",0x2a4ff0e4,"openfl.display._internal.DrawCommandReader.readDrawEllipse","openfl/display/_internal/DrawCommandReader.hx",217,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_224_readDrawQuads,"openfl.display._internal.DrawCommandReader","readDrawQuads",0x5be6f852,"openfl.display._internal.DrawCommandReader.readDrawQuads","openfl/display/_internal/DrawCommandReader.hx",224,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_231_readDrawRect,"openfl.display._internal.DrawCommandReader","readDrawRect",0x7d01fd5e,"openfl.display._internal.DrawCommandReader.readDrawRect","openfl/display/_internal/DrawCommandReader.hx",231,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_238_readDrawRoundRect,"openfl.display._internal.DrawCommandReader","readDrawRoundRect",0x2c1dee18,"openfl.display._internal.DrawCommandReader.readDrawRoundRect","openfl/display/_internal/DrawCommandReader.hx",238,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_245_readDrawTriangles,"openfl.display._internal.DrawCommandReader","readDrawTriangles",0x27db6e31,"openfl.display._internal.DrawCommandReader.readDrawTriangles","openfl/display/_internal/DrawCommandReader.hx",245,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_252_readEndFill,"openfl.display._internal.DrawCommandReader","readEndFill",0x204456a8,"openfl.display._internal.DrawCommandReader.readEndFill","openfl/display/_internal/DrawCommandReader.hx",252,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_259_readLineBitmapStyle,"openfl.display._internal.DrawCommandReader","readLineBitmapStyle",0x3152c7d8,"openfl.display._internal.DrawCommandReader.readLineBitmapStyle","openfl/display/_internal/DrawCommandReader.hx",259,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_266_readLineGradientStyle,"openfl.display._internal.DrawCommandReader","readLineGradientStyle",0x4416abb7,"openfl.display._internal.DrawCommandReader.readLineGradientStyle","openfl/display/_internal/DrawCommandReader.hx",266,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_273_readLineStyle,"openfl.display._internal.DrawCommandReader","readLineStyle",0x010cf5c7,"openfl.display._internal.DrawCommandReader.readLineStyle","openfl/display/_internal/DrawCommandReader.hx",273,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_280_readLineTo,"openfl.display._internal.DrawCommandReader","readLineTo",0xab2a7b25,"openfl.display._internal.DrawCommandReader.readLineTo","openfl/display/_internal/DrawCommandReader.hx",280,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_287_readMoveTo,"openfl.display._internal.DrawCommandReader","readMoveTo",0x8b370782,"openfl.display._internal.DrawCommandReader.readMoveTo","openfl/display/_internal/DrawCommandReader.hx",287,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_294_readOverrideBlendMode,"openfl.display._internal.DrawCommandReader","readOverrideBlendMode",0x7c0e7f92,"openfl.display._internal.DrawCommandReader.readOverrideBlendMode","openfl/display/_internal/DrawCommandReader.hx",294,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_301_readOverrideMatrix,"openfl.display._internal.DrawCommandReader","readOverrideMatrix",0xb4fb4843,"openfl.display._internal.DrawCommandReader.readOverrideMatrix","openfl/display/_internal/DrawCommandReader.hx",301,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_308_readWindingEvenOdd,"openfl.display._internal.DrawCommandReader","readWindingEvenOdd",0x065c1751,"openfl.display._internal.DrawCommandReader.readWindingEvenOdd","openfl/display/_internal/DrawCommandReader.hx",308,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_315_readWindingNonZero,"openfl.display._internal.DrawCommandReader","readWindingNonZero",0xd1916f71,"openfl.display._internal.DrawCommandReader.readWindingNonZero","openfl/display/_internal/DrawCommandReader.hx",315,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_323_reset,"openfl.display._internal.DrawCommandReader","reset",0x719bbd2f,"openfl.display._internal.DrawCommandReader.reset","openfl/display/_internal/DrawCommandReader.hx",323,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_327_skip,"openfl.display._internal.DrawCommandReader","skip",0xe3572f1f,"openfl.display._internal.DrawCommandReader.skip","openfl/display/_internal/DrawCommandReader.hx",327,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b557290fba582da0_22_boot,"openfl.display._internal.DrawCommandReader","boot",0xd81d9cd2,"openfl.display._internal.DrawCommandReader.boot","openfl/display/_internal/DrawCommandReader.hx",22,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ - -void DrawCommandReader_obj::__construct( ::openfl::display::_internal::DrawCommandBuffer buffer){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_36_new) -HXLINE( 37) this->buffer = buffer; -HXLINE( 39) this->bPos = (this->iPos = (this->fPos = (this->oPos = (this->ffPos = (this->iiPos = (this->tsPos = 0)))))); -HXLINE( 40) this->prev = ::openfl::display::_internal::DrawCommandType_obj::UNKNOWN_dyn(); - } - -Dynamic DrawCommandReader_obj::__CreateEmpty() { return new DrawCommandReader_obj; } - -void *DrawCommandReader_obj::_hx_vtable = 0; - -Dynamic DrawCommandReader_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DrawCommandReader_obj > _hx_result = new DrawCommandReader_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool DrawCommandReader_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x195f439c; -} - -void DrawCommandReader_obj::advance(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_45_advance) -HXDLIN( 45) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 48) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 48) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXLINE( 49) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 49) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 52) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 52) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXLINE( 53) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 53) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 56) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 56) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXLINE( 57) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 57) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXLINE( 58) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 58) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXLINE( 59) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 59) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 62) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 62) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 65) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 65) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 68) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 68) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 71) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 71) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 74) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 74) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 77) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 77) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 80) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 80) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 83) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 83) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXLINE( 84) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 84) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 87) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 87) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 94) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 94) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXLINE( 95) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 95) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 98) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 98) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXLINE( 99) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 99) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXLINE( 100) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 100) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXLINE( 101) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 101) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 104) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 104) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXLINE( 105) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 105) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXLINE( 106) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 106) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXLINE( 107) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 107) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 110) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 110) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 113) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 113) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 116) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 116) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 119) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 119) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,advance,(void)) - -bool DrawCommandReader_obj::_hx_bool(int index){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_131_bool) -HXDLIN( 131) return this->buffer->b->__get((this->bPos + index)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DrawCommandReader_obj,_hx_bool,return ) - -void DrawCommandReader_obj::destroy(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_135_destroy) -HXLINE( 136) this->buffer = null(); -HXLINE( 137) this->reset(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,destroy,(void)) - -::Array< Float > DrawCommandReader_obj::fArr(int index){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_142_fArr) -HXDLIN( 142) return this->buffer->ff->__get((this->ffPos + index)).StaticCast< ::Array< Float > >(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DrawCommandReader_obj,fArr,return ) - -Float DrawCommandReader_obj::_hx_float(int index){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_147_float) -HXDLIN( 147) return this->buffer->f->__get((this->fPos + index)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DrawCommandReader_obj,_hx_float,return ) - -::Array< int > DrawCommandReader_obj::iArr(int index){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_152_iArr) -HXDLIN( 152) return this->buffer->ii->__get((this->iiPos + index)).StaticCast< ::Array< int > >(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DrawCommandReader_obj,iArr,return ) - -int DrawCommandReader_obj::_hx_int(int index){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_157_int) -HXDLIN( 157) return this->buffer->i->__get((this->iPos + index)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DrawCommandReader_obj,_hx_int,return ) - - ::Dynamic DrawCommandReader_obj::obj(int index){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_164_obj) -HXDLIN( 164) return this->buffer->o->__get((this->oPos + index)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(DrawCommandReader_obj,obj,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readBeginBitmapFill(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_168_readBeginBitmapFill) -HXLINE( 169) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 169) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 169) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 170) this->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_BITMAP_FILL_dyn(); -HXLINE( 171) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 171) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readBeginBitmapFill,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readBeginFill(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_175_readBeginFill) -HXLINE( 176) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 176) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 176) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 177) this->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_FILL_dyn(); -HXLINE( 178) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 178) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readBeginFill,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readBeginGradientFill(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_182_readBeginGradientFill) -HXLINE( 183) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 183) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 183) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 184) this->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_GRADIENT_FILL_dyn(); -HXLINE( 185) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 185) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readBeginGradientFill,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readBeginShaderFill(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_189_readBeginShaderFill) -HXLINE( 190) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 190) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 190) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 191) this->prev = ::openfl::display::_internal::DrawCommandType_obj::BEGIN_SHADER_FILL_dyn(); -HXLINE( 192) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 192) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readBeginShaderFill,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readCubicCurveTo(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_196_readCubicCurveTo) -HXLINE( 197) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 197) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 197) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 198) this->prev = ::openfl::display::_internal::DrawCommandType_obj::CUBIC_CURVE_TO_dyn(); -HXLINE( 199) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 199) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readCubicCurveTo,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readCurveTo(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_203_readCurveTo) -HXLINE( 204) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 204) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 204) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 205) this->prev = ::openfl::display::_internal::DrawCommandType_obj::CURVE_TO_dyn(); -HXLINE( 206) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 206) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readCurveTo,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readDrawCircle(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_210_readDrawCircle) -HXLINE( 211) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 211) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 212) this->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_CIRCLE_dyn(); -HXLINE( 213) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 213) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readDrawCircle,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readDrawEllipse(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_217_readDrawEllipse) -HXLINE( 218) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 218) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 218) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 219) this->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_ELLIPSE_dyn(); -HXLINE( 220) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 220) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readDrawEllipse,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readDrawQuads(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_224_readDrawQuads) -HXLINE( 225) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 225) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 225) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 226) this->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_QUADS_dyn(); -HXLINE( 227) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 227) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readDrawQuads,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readDrawRect(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_231_readDrawRect) -HXLINE( 232) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 232) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 233) this->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_RECT_dyn(); -HXLINE( 234) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 234) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readDrawRect,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readDrawRoundRect(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_238_readDrawRoundRect) -HXLINE( 239) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 239) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 239) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 240) this->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_ROUND_RECT_dyn(); -HXLINE( 241) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 241) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readDrawRoundRect,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readDrawTriangles(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_245_readDrawTriangles) -HXLINE( 246) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 246) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 246) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 247) this->prev = ::openfl::display::_internal::DrawCommandType_obj::DRAW_TRIANGLES_dyn(); -HXLINE( 248) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 248) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readDrawTriangles,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readEndFill(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_252_readEndFill) -HXLINE( 253) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 253) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 253) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 254) this->prev = ::openfl::display::_internal::DrawCommandType_obj::END_FILL_dyn(); -HXLINE( 255) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 255) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readEndFill,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readLineBitmapStyle(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_259_readLineBitmapStyle) -HXLINE( 260) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 260) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 261) this->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_BITMAP_STYLE_dyn(); -HXLINE( 262) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 262) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readLineBitmapStyle,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readLineGradientStyle(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_266_readLineGradientStyle) -HXLINE( 267) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 267) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 267) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 268) this->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_GRADIENT_STYLE_dyn(); -HXLINE( 269) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 269) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readLineGradientStyle,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readLineStyle(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_273_readLineStyle) -HXLINE( 274) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 274) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 274) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 275) this->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_STYLE_dyn(); -HXLINE( 276) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 276) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readLineStyle,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readLineTo(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_280_readLineTo) -HXLINE( 281) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 281) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 281) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 282) this->prev = ::openfl::display::_internal::DrawCommandType_obj::LINE_TO_dyn(); -HXLINE( 283) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 283) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readLineTo,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readMoveTo(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_287_readMoveTo) -HXLINE( 288) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 288) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 288) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 289) this->prev = ::openfl::display::_internal::DrawCommandType_obj::MOVE_TO_dyn(); -HXLINE( 290) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 290) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readMoveTo,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readOverrideBlendMode(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_294_readOverrideBlendMode) -HXLINE( 295) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 295) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 295) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 296) this->prev = ::openfl::display::_internal::DrawCommandType_obj::OVERRIDE_BLEND_MODE_dyn(); -HXLINE( 297) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 297) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readOverrideBlendMode,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readOverrideMatrix(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_301_readOverrideMatrix) -HXLINE( 302) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 302) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 302) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 303) this->prev = ::openfl::display::_internal::DrawCommandType_obj::OVERRIDE_MATRIX_dyn(); -HXLINE( 304) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 304) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readOverrideMatrix,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readWindingEvenOdd(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_308_readWindingEvenOdd) -HXLINE( 309) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 309) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 309) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 310) this->prev = ::openfl::display::_internal::DrawCommandType_obj::WINDING_EVEN_ODD_dyn(); -HXLINE( 311) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 311) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readWindingEvenOdd,return ) - - ::openfl::display::_internal::DrawCommandReader DrawCommandReader_obj::readWindingNonZero(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_315_readWindingNonZero) -HXLINE( 316) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 316) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 316) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 317) this->prev = ::openfl::display::_internal::DrawCommandType_obj::WINDING_NON_ZERO_dyn(); -HXLINE( 318) ::openfl::display::_internal::DrawCommandReader this1 = hx::ObjectPtr(this); -HXDLIN( 318) return this1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,readWindingNonZero,return ) - -void DrawCommandReader_obj::reset(){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_323_reset) -HXDLIN( 323) this->bPos = (this->iPos = (this->fPos = (this->oPos = (this->ffPos = (this->iiPos = (this->tsPos = 0)))))); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DrawCommandReader_obj,reset,(void)) - -void DrawCommandReader_obj::skip( ::openfl::display::_internal::DrawCommandType type){ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_327_skip) -HXLINE( 328) switch((int)(this->prev->_hx_getIndex())){ - case (int)0: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp->oPos = (_hx_tmp->oPos + 2); -HXDLIN( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp1->bPos = (_hx_tmp1->bPos + 2); - } - break; - case (int)1: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp2->iPos = (_hx_tmp2->iPos + 1); -HXDLIN( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp3->fPos = (_hx_tmp3->fPos + 1); - } - break; - case (int)2: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp4->oPos = (_hx_tmp4->oPos + 4); -HXDLIN( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp5->iiPos = (_hx_tmp5->iiPos + 2); -HXDLIN( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp6->ffPos = (_hx_tmp6->ffPos + 1); -HXDLIN( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp7->fPos = (_hx_tmp7->fPos + 1); - } - break; - case (int)3: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp8 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp8->oPos = (_hx_tmp8->oPos + 1); - } - break; - case (int)4: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp9 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp9->fPos = (_hx_tmp9->fPos + 6); - } - break; - case (int)5: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp10 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp10->fPos = (_hx_tmp10->fPos + 4); - } - break; - case (int)6: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp11 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp11->fPos = (_hx_tmp11->fPos + 3); - } - break; - case (int)7: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp12 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp12->fPos = (_hx_tmp12->fPos + 4); - } - break; - case (int)8: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp13 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp13->oPos = (_hx_tmp13->oPos + 3); - } - break; - case (int)9: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp14 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp14->fPos = (_hx_tmp14->fPos + 4); - } - break; - case (int)10: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp15 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp15->fPos = (_hx_tmp15->fPos + 5); -HXDLIN( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp16 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp16->oPos = (_hx_tmp16->oPos + 1); - } - break; - case (int)12: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp17 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp17->oPos = (_hx_tmp17->oPos + 4); - } - break; - case (int)13: { - } - break; - case (int)14: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp18 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp18->oPos = (_hx_tmp18->oPos + 2); -HXDLIN( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp19 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp19->bPos = (_hx_tmp19->bPos + 2); - } - break; - case (int)15: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp20 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp20->oPos = (_hx_tmp20->oPos + 4); -HXDLIN( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp21 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp21->iiPos = (_hx_tmp21->iiPos + 2); -HXDLIN( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp22 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp22->ffPos = (_hx_tmp22->ffPos + 1); -HXDLIN( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp23 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp23->fPos = (_hx_tmp23->fPos + 1); - } - break; - case (int)16: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp24->oPos = (_hx_tmp24->oPos + 4); -HXDLIN( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp25 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp25->iPos = (_hx_tmp25->iPos + 1); -HXDLIN( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp26 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp26->fPos = (_hx_tmp26->fPos + 2); -HXDLIN( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp27 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp27->bPos = (_hx_tmp27->bPos + 1); - } - break; - case (int)17: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp28 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp28->fPos = (_hx_tmp28->fPos + 2); - } - break; - case (int)18: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp29 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp29->fPos = (_hx_tmp29->fPos + 2); - } - break; - case (int)19: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp30 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp30->oPos = (_hx_tmp30->oPos + 1); - } - break; - case (int)20: { -HXLINE( 328) ::openfl::display::_internal::DrawCommandReader _hx_tmp31 = hx::ObjectPtr(this); -HXDLIN( 328) _hx_tmp31->oPos = (_hx_tmp31->oPos + 1); - } - break; - case (int)21: case (int)22: { - } - break; - default:{ - } - } -HXLINE( 329) this->prev = type; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DrawCommandReader_obj,skip,(void)) - - -hx::ObjectPtr< DrawCommandReader_obj > DrawCommandReader_obj::__new( ::openfl::display::_internal::DrawCommandBuffer buffer) { - hx::ObjectPtr< DrawCommandReader_obj > __this = new DrawCommandReader_obj(); - __this->__construct(buffer); - return __this; -} - -hx::ObjectPtr< DrawCommandReader_obj > DrawCommandReader_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display::_internal::DrawCommandBuffer buffer) { - DrawCommandReader_obj *__this = (DrawCommandReader_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DrawCommandReader_obj), true, "openfl.display._internal.DrawCommandReader")); - *(void **)__this = DrawCommandReader_obj::_hx_vtable; - __this->__construct(buffer); - return __this; -} - -DrawCommandReader_obj::DrawCommandReader_obj() -{ -} - -void DrawCommandReader_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(DrawCommandReader); - HX_MARK_MEMBER_NAME(buffer,"buffer"); - HX_MARK_MEMBER_NAME(bPos,"bPos"); - HX_MARK_MEMBER_NAME(iiPos,"iiPos"); - HX_MARK_MEMBER_NAME(iPos,"iPos"); - HX_MARK_MEMBER_NAME(ffPos,"ffPos"); - HX_MARK_MEMBER_NAME(fPos,"fPos"); - HX_MARK_MEMBER_NAME(oPos,"oPos"); - HX_MARK_MEMBER_NAME(prev,"prev"); - HX_MARK_MEMBER_NAME(tsPos,"tsPos"); - HX_MARK_END_CLASS(); -} - -void DrawCommandReader_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(buffer,"buffer"); - HX_VISIT_MEMBER_NAME(bPos,"bPos"); - HX_VISIT_MEMBER_NAME(iiPos,"iiPos"); - HX_VISIT_MEMBER_NAME(iPos,"iPos"); - HX_VISIT_MEMBER_NAME(ffPos,"ffPos"); - HX_VISIT_MEMBER_NAME(fPos,"fPos"); - HX_VISIT_MEMBER_NAME(oPos,"oPos"); - HX_VISIT_MEMBER_NAME(prev,"prev"); - HX_VISIT_MEMBER_NAME(tsPos,"tsPos"); -} - -hx::Val DrawCommandReader_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"int") ) { return hx::Val( _hx_int_dyn() ); } - if (HX_FIELD_EQ(inName,"obj") ) { return hx::Val( obj_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"bPos") ) { return hx::Val( bPos ); } - if (HX_FIELD_EQ(inName,"iPos") ) { return hx::Val( iPos ); } - if (HX_FIELD_EQ(inName,"fPos") ) { return hx::Val( fPos ); } - if (HX_FIELD_EQ(inName,"oPos") ) { return hx::Val( oPos ); } - if (HX_FIELD_EQ(inName,"prev") ) { return hx::Val( prev ); } - if (HX_FIELD_EQ(inName,"bool") ) { return hx::Val( _hx_bool_dyn() ); } - if (HX_FIELD_EQ(inName,"fArr") ) { return hx::Val( fArr_dyn() ); } - if (HX_FIELD_EQ(inName,"iArr") ) { return hx::Val( iArr_dyn() ); } - if (HX_FIELD_EQ(inName,"skip") ) { return hx::Val( skip_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"iiPos") ) { return hx::Val( iiPos ); } - if (HX_FIELD_EQ(inName,"ffPos") ) { return hx::Val( ffPos ); } - if (HX_FIELD_EQ(inName,"tsPos") ) { return hx::Val( tsPos ); } - if (HX_FIELD_EQ(inName,"float") ) { return hx::Val( _hx_float_dyn() ); } - if (HX_FIELD_EQ(inName,"reset") ) { return hx::Val( reset_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"buffer") ) { return hx::Val( buffer ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"advance") ) { return hx::Val( advance_dyn() ); } - if (HX_FIELD_EQ(inName,"destroy") ) { return hx::Val( destroy_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"readLineTo") ) { return hx::Val( readLineTo_dyn() ); } - if (HX_FIELD_EQ(inName,"readMoveTo") ) { return hx::Val( readMoveTo_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"readCurveTo") ) { return hx::Val( readCurveTo_dyn() ); } - if (HX_FIELD_EQ(inName,"readEndFill") ) { return hx::Val( readEndFill_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"readDrawRect") ) { return hx::Val( readDrawRect_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"readBeginFill") ) { return hx::Val( readBeginFill_dyn() ); } - if (HX_FIELD_EQ(inName,"readDrawQuads") ) { return hx::Val( readDrawQuads_dyn() ); } - if (HX_FIELD_EQ(inName,"readLineStyle") ) { return hx::Val( readLineStyle_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"readDrawCircle") ) { return hx::Val( readDrawCircle_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"readDrawEllipse") ) { return hx::Val( readDrawEllipse_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"readCubicCurveTo") ) { return hx::Val( readCubicCurveTo_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"readDrawRoundRect") ) { return hx::Val( readDrawRoundRect_dyn() ); } - if (HX_FIELD_EQ(inName,"readDrawTriangles") ) { return hx::Val( readDrawTriangles_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"readOverrideMatrix") ) { return hx::Val( readOverrideMatrix_dyn() ); } - if (HX_FIELD_EQ(inName,"readWindingEvenOdd") ) { return hx::Val( readWindingEvenOdd_dyn() ); } - if (HX_FIELD_EQ(inName,"readWindingNonZero") ) { return hx::Val( readWindingNonZero_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"readBeginBitmapFill") ) { return hx::Val( readBeginBitmapFill_dyn() ); } - if (HX_FIELD_EQ(inName,"readBeginShaderFill") ) { return hx::Val( readBeginShaderFill_dyn() ); } - if (HX_FIELD_EQ(inName,"readLineBitmapStyle") ) { return hx::Val( readLineBitmapStyle_dyn() ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"readBeginGradientFill") ) { return hx::Val( readBeginGradientFill_dyn() ); } - if (HX_FIELD_EQ(inName,"readLineGradientStyle") ) { return hx::Val( readLineGradientStyle_dyn() ); } - if (HX_FIELD_EQ(inName,"readOverrideBlendMode") ) { return hx::Val( readOverrideBlendMode_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val DrawCommandReader_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"bPos") ) { bPos=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"iPos") ) { iPos=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"fPos") ) { fPos=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"oPos") ) { oPos=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"prev") ) { prev=inValue.Cast< ::openfl::display::_internal::DrawCommandType >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"iiPos") ) { iiPos=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"ffPos") ) { ffPos=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"tsPos") ) { tsPos=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"buffer") ) { buffer=inValue.Cast< ::openfl::display::_internal::DrawCommandBuffer >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void DrawCommandReader_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("buffer",00,bd,94,d0)); - outFields->push(HX_("bPos",52,fe,03,41)); - outFields->push(HX_("iiPos",94,65,b7,ba)); - outFields->push(HX_("iPos",ab,7c,a4,45)); - outFields->push(HX_("ffPos",34,04,88,fe)); - outFields->push(HX_("fPos",ce,d8,a8,43)); - outFields->push(HX_("oPos",65,c4,9b,49)); - outFields->push(HX_("prev",f3,be,5e,4a)); - outFields->push(HX_("tsPos",55,e9,bb,16)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo DrawCommandReader_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::display::_internal::DrawCommandBuffer */ ,(int)offsetof(DrawCommandReader_obj,buffer),HX_("buffer",00,bd,94,d0)}, - {hx::fsInt,(int)offsetof(DrawCommandReader_obj,bPos),HX_("bPos",52,fe,03,41)}, - {hx::fsInt,(int)offsetof(DrawCommandReader_obj,iiPos),HX_("iiPos",94,65,b7,ba)}, - {hx::fsInt,(int)offsetof(DrawCommandReader_obj,iPos),HX_("iPos",ab,7c,a4,45)}, - {hx::fsInt,(int)offsetof(DrawCommandReader_obj,ffPos),HX_("ffPos",34,04,88,fe)}, - {hx::fsInt,(int)offsetof(DrawCommandReader_obj,fPos),HX_("fPos",ce,d8,a8,43)}, - {hx::fsInt,(int)offsetof(DrawCommandReader_obj,oPos),HX_("oPos",65,c4,9b,49)}, - {hx::fsObject /* ::openfl::display::_internal::DrawCommandType */ ,(int)offsetof(DrawCommandReader_obj,prev),HX_("prev",f3,be,5e,4a)}, - {hx::fsInt,(int)offsetof(DrawCommandReader_obj,tsPos),HX_("tsPos",55,e9,bb,16)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *DrawCommandReader_obj_sStaticStorageInfo = 0; -#endif - -static ::String DrawCommandReader_obj_sMemberFields[] = { - HX_("buffer",00,bd,94,d0), - HX_("bPos",52,fe,03,41), - HX_("iiPos",94,65,b7,ba), - HX_("iPos",ab,7c,a4,45), - HX_("ffPos",34,04,88,fe), - HX_("fPos",ce,d8,a8,43), - HX_("oPos",65,c4,9b,49), - HX_("prev",f3,be,5e,4a), - HX_("tsPos",55,e9,bb,16), - HX_("advance",82,08,0c,ef), - HX_("bool",2a,84,1b,41), - HX_("destroy",fa,2c,86,24), - HX_("fArr",9b,79,9d,43), - HX_("float",9c,c5,96,02), - HX_("iArr",78,1d,99,45), - HX_("int",ef,0c,50,00), - HX_("obj",f7,8f,54,00), - HX_("readBeginBitmapFill",e5,b6,06,b9), - HX_("readBeginFill",16,27,04,20), - HX_("readBeginGradientFill",26,90,8f,6c), - HX_("readBeginShaderFill",1b,39,42,b6), - HX_("readCubicCurveTo",56,48,38,74), - HX_("readCurveTo",54,f3,73,21), - HX_("readDrawCircle",2a,04,0d,05), - HX_("readDrawEllipse",84,85,26,7c), - HX_("readDrawQuads",f2,24,61,b9), - HX_("readDrawRect",be,44,46,9b), - HX_("readDrawRoundRect",b8,ea,3a,90), - HX_("readDrawTriangles",d1,6a,f8,8b), - HX_("readEndFill",48,1b,cc,78), - HX_("readLineBitmapStyle",78,2c,20,94), - HX_("readLineGradientStyle",57,78,7e,00), - HX_("readLineStyle",67,22,87,5e), - HX_("readLineTo",85,2a,1c,e6), - HX_("readMoveTo",e2,b6,28,c6), - HX_("readOverrideBlendMode",32,4c,76,38), - HX_("readOverrideMatrix",a3,57,3b,ea), - HX_("readWindingEvenOdd",b1,26,9c,3b), - HX_("readWindingNonZero",d1,7e,d1,06), - HX_("reset",cf,49,c8,e6), - HX_("skip",7f,16,55,4c), - ::String(null()) }; - -hx::Class DrawCommandReader_obj::__mClass; - -void DrawCommandReader_obj::__register() -{ - DrawCommandReader_obj _hx_dummy; - DrawCommandReader_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.DrawCommandReader",ce,0b,49,27); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(DrawCommandReader_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< DrawCommandReader_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DrawCommandReader_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DrawCommandReader_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void DrawCommandReader_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_b557290fba582da0_22_boot) -HXDLIN( 22) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))))) - ->setFixed(1,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/DrawCommandType.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/DrawCommandType.cpp deleted file mode 100644 index c6cc73e4..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/DrawCommandType.cpp +++ /dev/null @@ -1,256 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandType -#include -#endif -namespace openfl{ -namespace display{ -namespace _internal{ - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::BEGIN_BITMAP_FILL; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::BEGIN_FILL; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::BEGIN_GRADIENT_FILL; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::BEGIN_SHADER_FILL; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::CUBIC_CURVE_TO; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::CURVE_TO; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::DRAW_CIRCLE; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::DRAW_ELLIPSE; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::DRAW_QUADS; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::DRAW_RECT; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::DRAW_ROUND_RECT; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::DRAW_TILES; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::DRAW_TRIANGLES; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::END_FILL; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::LINE_BITMAP_STYLE; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::LINE_GRADIENT_STYLE; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::LINE_STYLE; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::LINE_TO; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::MOVE_TO; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::OVERRIDE_BLEND_MODE; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::OVERRIDE_MATRIX; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::UNKNOWN; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::WINDING_EVEN_ODD; - -::openfl::display::_internal::DrawCommandType DrawCommandType_obj::WINDING_NON_ZERO; - -bool DrawCommandType_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("BEGIN_BITMAP_FILL",9d,8d,c1,d5)) { outValue = DrawCommandType_obj::BEGIN_BITMAP_FILL; return true; } - if (inName==HX_("BEGIN_FILL",b9,8f,44,38)) { outValue = DrawCommandType_obj::BEGIN_FILL; return true; } - if (inName==HX_("BEGIN_GRADIENT_FILL",7c,12,1d,ec)) { outValue = DrawCommandType_obj::BEGIN_GRADIENT_FILL; return true; } - if (inName==HX_("BEGIN_SHADER_FILL",a7,fa,97,6c)) { outValue = DrawCommandType_obj::BEGIN_SHADER_FILL; return true; } - if (inName==HX_("CUBIC_CURVE_TO",60,8b,92,ac)) { outValue = DrawCommandType_obj::CUBIC_CURVE_TO; return true; } - if (inName==HX_("CURVE_TO",6b,de,71,42)) { outValue = DrawCommandType_obj::CURVE_TO; return true; } - if (inName==HX_("DRAW_CIRCLE",2b,84,66,49)) { outValue = DrawCommandType_obj::DRAW_CIRCLE; return true; } - if (inName==HX_("DRAW_ELLIPSE",43,06,1d,06)) { outValue = DrawCommandType_obj::DRAW_ELLIPSE; return true; } - if (inName==HX_("DRAW_QUADS",f1,c3,72,24)) { outValue = DrawCommandType_obj::DRAW_QUADS; return true; } - if (inName==HX_("DRAW_RECT",7f,2e,c1,9b)) { outValue = DrawCommandType_obj::DRAW_RECT; return true; } - if (inName==HX_("DRAW_ROUND_RECT",b0,a9,34,42)) { outValue = DrawCommandType_obj::DRAW_ROUND_RECT; return true; } - if (inName==HX_("DRAW_TILES",aa,4b,c0,d6)) { outValue = DrawCommandType_obj::DRAW_TILES; return true; } - if (inName==HX_("DRAW_TRIANGLES",50,bd,1f,61)) { outValue = DrawCommandType_obj::DRAW_TRIANGLES; return true; } - if (inName==HX_("END_FILL",c7,2c,f5,27)) { outValue = DrawCommandType_obj::END_FILL; return true; } - if (inName==HX_("LINE_BITMAP_STYLE",ec,c7,38,2d)) { outValue = DrawCommandType_obj::LINE_BITMAP_STYLE; return true; } - if (inName==HX_("LINE_GRADIENT_STYLE",6d,7d,1a,a1)) { outValue = DrawCommandType_obj::LINE_GRADIENT_STYLE; return true; } - if (inName==HX_("LINE_STYLE",46,73,8d,dd)) { outValue = DrawCommandType_obj::LINE_STYLE; return true; } - if (inName==HX_("LINE_TO",26,f0,91,9f)) { outValue = DrawCommandType_obj::LINE_TO; return true; } - if (inName==HX_("MOVE_TO",29,35,80,ca)) { outValue = DrawCommandType_obj::MOVE_TO; return true; } - if (inName==HX_("OVERRIDE_BLEND_MODE",c4,2b,82,83)) { outValue = DrawCommandType_obj::OVERRIDE_BLEND_MODE; return true; } - if (inName==HX_("OVERRIDE_MATRIX",14,63,08,a8)) { outValue = DrawCommandType_obj::OVERRIDE_MATRIX; return true; } - if (inName==HX_("UNKNOWN",6a,f7,4e,61)) { outValue = DrawCommandType_obj::UNKNOWN; return true; } - if (inName==HX_("WINDING_EVEN_ODD",cf,a9,5e,c6)) { outValue = DrawCommandType_obj::WINDING_EVEN_ODD; return true; } - if (inName==HX_("WINDING_NON_ZERO",1f,ee,be,05)) { outValue = DrawCommandType_obj::WINDING_NON_ZERO; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(DrawCommandType_obj) - -int DrawCommandType_obj::__FindIndex(::String inName) -{ - if (inName==HX_("BEGIN_BITMAP_FILL",9d,8d,c1,d5)) return 0; - if (inName==HX_("BEGIN_FILL",b9,8f,44,38)) return 1; - if (inName==HX_("BEGIN_GRADIENT_FILL",7c,12,1d,ec)) return 2; - if (inName==HX_("BEGIN_SHADER_FILL",a7,fa,97,6c)) return 3; - if (inName==HX_("CUBIC_CURVE_TO",60,8b,92,ac)) return 4; - if (inName==HX_("CURVE_TO",6b,de,71,42)) return 5; - if (inName==HX_("DRAW_CIRCLE",2b,84,66,49)) return 6; - if (inName==HX_("DRAW_ELLIPSE",43,06,1d,06)) return 7; - if (inName==HX_("DRAW_QUADS",f1,c3,72,24)) return 8; - if (inName==HX_("DRAW_RECT",7f,2e,c1,9b)) return 9; - if (inName==HX_("DRAW_ROUND_RECT",b0,a9,34,42)) return 10; - if (inName==HX_("DRAW_TILES",aa,4b,c0,d6)) return 11; - if (inName==HX_("DRAW_TRIANGLES",50,bd,1f,61)) return 12; - if (inName==HX_("END_FILL",c7,2c,f5,27)) return 13; - if (inName==HX_("LINE_BITMAP_STYLE",ec,c7,38,2d)) return 14; - if (inName==HX_("LINE_GRADIENT_STYLE",6d,7d,1a,a1)) return 15; - if (inName==HX_("LINE_STYLE",46,73,8d,dd)) return 16; - if (inName==HX_("LINE_TO",26,f0,91,9f)) return 17; - if (inName==HX_("MOVE_TO",29,35,80,ca)) return 18; - if (inName==HX_("OVERRIDE_BLEND_MODE",c4,2b,82,83)) return 19; - if (inName==HX_("OVERRIDE_MATRIX",14,63,08,a8)) return 20; - if (inName==HX_("UNKNOWN",6a,f7,4e,61)) return 23; - if (inName==HX_("WINDING_EVEN_ODD",cf,a9,5e,c6)) return 21; - if (inName==HX_("WINDING_NON_ZERO",1f,ee,be,05)) return 22; - return super::__FindIndex(inName); -} - -int DrawCommandType_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("BEGIN_BITMAP_FILL",9d,8d,c1,d5)) return 0; - if (inName==HX_("BEGIN_FILL",b9,8f,44,38)) return 0; - if (inName==HX_("BEGIN_GRADIENT_FILL",7c,12,1d,ec)) return 0; - if (inName==HX_("BEGIN_SHADER_FILL",a7,fa,97,6c)) return 0; - if (inName==HX_("CUBIC_CURVE_TO",60,8b,92,ac)) return 0; - if (inName==HX_("CURVE_TO",6b,de,71,42)) return 0; - if (inName==HX_("DRAW_CIRCLE",2b,84,66,49)) return 0; - if (inName==HX_("DRAW_ELLIPSE",43,06,1d,06)) return 0; - if (inName==HX_("DRAW_QUADS",f1,c3,72,24)) return 0; - if (inName==HX_("DRAW_RECT",7f,2e,c1,9b)) return 0; - if (inName==HX_("DRAW_ROUND_RECT",b0,a9,34,42)) return 0; - if (inName==HX_("DRAW_TILES",aa,4b,c0,d6)) return 0; - if (inName==HX_("DRAW_TRIANGLES",50,bd,1f,61)) return 0; - if (inName==HX_("END_FILL",c7,2c,f5,27)) return 0; - if (inName==HX_("LINE_BITMAP_STYLE",ec,c7,38,2d)) return 0; - if (inName==HX_("LINE_GRADIENT_STYLE",6d,7d,1a,a1)) return 0; - if (inName==HX_("LINE_STYLE",46,73,8d,dd)) return 0; - if (inName==HX_("LINE_TO",26,f0,91,9f)) return 0; - if (inName==HX_("MOVE_TO",29,35,80,ca)) return 0; - if (inName==HX_("OVERRIDE_BLEND_MODE",c4,2b,82,83)) return 0; - if (inName==HX_("OVERRIDE_MATRIX",14,63,08,a8)) return 0; - if (inName==HX_("UNKNOWN",6a,f7,4e,61)) return 0; - if (inName==HX_("WINDING_EVEN_ODD",cf,a9,5e,c6)) return 0; - if (inName==HX_("WINDING_NON_ZERO",1f,ee,be,05)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val DrawCommandType_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("BEGIN_BITMAP_FILL",9d,8d,c1,d5)) return BEGIN_BITMAP_FILL; - if (inName==HX_("BEGIN_FILL",b9,8f,44,38)) return BEGIN_FILL; - if (inName==HX_("BEGIN_GRADIENT_FILL",7c,12,1d,ec)) return BEGIN_GRADIENT_FILL; - if (inName==HX_("BEGIN_SHADER_FILL",a7,fa,97,6c)) return BEGIN_SHADER_FILL; - if (inName==HX_("CUBIC_CURVE_TO",60,8b,92,ac)) return CUBIC_CURVE_TO; - if (inName==HX_("CURVE_TO",6b,de,71,42)) return CURVE_TO; - if (inName==HX_("DRAW_CIRCLE",2b,84,66,49)) return DRAW_CIRCLE; - if (inName==HX_("DRAW_ELLIPSE",43,06,1d,06)) return DRAW_ELLIPSE; - if (inName==HX_("DRAW_QUADS",f1,c3,72,24)) return DRAW_QUADS; - if (inName==HX_("DRAW_RECT",7f,2e,c1,9b)) return DRAW_RECT; - if (inName==HX_("DRAW_ROUND_RECT",b0,a9,34,42)) return DRAW_ROUND_RECT; - if (inName==HX_("DRAW_TILES",aa,4b,c0,d6)) return DRAW_TILES; - if (inName==HX_("DRAW_TRIANGLES",50,bd,1f,61)) return DRAW_TRIANGLES; - if (inName==HX_("END_FILL",c7,2c,f5,27)) return END_FILL; - if (inName==HX_("LINE_BITMAP_STYLE",ec,c7,38,2d)) return LINE_BITMAP_STYLE; - if (inName==HX_("LINE_GRADIENT_STYLE",6d,7d,1a,a1)) return LINE_GRADIENT_STYLE; - if (inName==HX_("LINE_STYLE",46,73,8d,dd)) return LINE_STYLE; - if (inName==HX_("LINE_TO",26,f0,91,9f)) return LINE_TO; - if (inName==HX_("MOVE_TO",29,35,80,ca)) return MOVE_TO; - if (inName==HX_("OVERRIDE_BLEND_MODE",c4,2b,82,83)) return OVERRIDE_BLEND_MODE; - if (inName==HX_("OVERRIDE_MATRIX",14,63,08,a8)) return OVERRIDE_MATRIX; - if (inName==HX_("UNKNOWN",6a,f7,4e,61)) return UNKNOWN; - if (inName==HX_("WINDING_EVEN_ODD",cf,a9,5e,c6)) return WINDING_EVEN_ODD; - if (inName==HX_("WINDING_NON_ZERO",1f,ee,be,05)) return WINDING_NON_ZERO; - return super::__Field(inName,inCallProp); -} - -static ::String DrawCommandType_obj_sStaticFields[] = { - HX_("BEGIN_BITMAP_FILL",9d,8d,c1,d5), - HX_("BEGIN_FILL",b9,8f,44,38), - HX_("BEGIN_GRADIENT_FILL",7c,12,1d,ec), - HX_("BEGIN_SHADER_FILL",a7,fa,97,6c), - HX_("CUBIC_CURVE_TO",60,8b,92,ac), - HX_("CURVE_TO",6b,de,71,42), - HX_("DRAW_CIRCLE",2b,84,66,49), - HX_("DRAW_ELLIPSE",43,06,1d,06), - HX_("DRAW_QUADS",f1,c3,72,24), - HX_("DRAW_RECT",7f,2e,c1,9b), - HX_("DRAW_ROUND_RECT",b0,a9,34,42), - HX_("DRAW_TILES",aa,4b,c0,d6), - HX_("DRAW_TRIANGLES",50,bd,1f,61), - HX_("END_FILL",c7,2c,f5,27), - HX_("LINE_BITMAP_STYLE",ec,c7,38,2d), - HX_("LINE_GRADIENT_STYLE",6d,7d,1a,a1), - HX_("LINE_STYLE",46,73,8d,dd), - HX_("LINE_TO",26,f0,91,9f), - HX_("MOVE_TO",29,35,80,ca), - HX_("OVERRIDE_BLEND_MODE",c4,2b,82,83), - HX_("OVERRIDE_MATRIX",14,63,08,a8), - HX_("WINDING_EVEN_ODD",cf,a9,5e,c6), - HX_("WINDING_NON_ZERO",1f,ee,be,05), - HX_("UNKNOWN",6a,f7,4e,61), - ::String(null()) -}; - -hx::Class DrawCommandType_obj::__mClass; - -Dynamic __Create_DrawCommandType_obj() { return new DrawCommandType_obj; } - -void DrawCommandType_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("openfl.display._internal.DrawCommandType",85,10,25,e2), hx::TCanCast< DrawCommandType_obj >,DrawCommandType_obj_sStaticFields,0, - &__Create_DrawCommandType_obj, &__Create, - &super::__SGetClass(), &CreateDrawCommandType_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &DrawCommandType_obj::__GetStatic; -} - -void DrawCommandType_obj::__boot() -{ -BEGIN_BITMAP_FILL = hx::CreateConstEnum< DrawCommandType_obj >(HX_("BEGIN_BITMAP_FILL",9d,8d,c1,d5),0); -BEGIN_FILL = hx::CreateConstEnum< DrawCommandType_obj >(HX_("BEGIN_FILL",b9,8f,44,38),1); -BEGIN_GRADIENT_FILL = hx::CreateConstEnum< DrawCommandType_obj >(HX_("BEGIN_GRADIENT_FILL",7c,12,1d,ec),2); -BEGIN_SHADER_FILL = hx::CreateConstEnum< DrawCommandType_obj >(HX_("BEGIN_SHADER_FILL",a7,fa,97,6c),3); -CUBIC_CURVE_TO = hx::CreateConstEnum< DrawCommandType_obj >(HX_("CUBIC_CURVE_TO",60,8b,92,ac),4); -CURVE_TO = hx::CreateConstEnum< DrawCommandType_obj >(HX_("CURVE_TO",6b,de,71,42),5); -DRAW_CIRCLE = hx::CreateConstEnum< DrawCommandType_obj >(HX_("DRAW_CIRCLE",2b,84,66,49),6); -DRAW_ELLIPSE = hx::CreateConstEnum< DrawCommandType_obj >(HX_("DRAW_ELLIPSE",43,06,1d,06),7); -DRAW_QUADS = hx::CreateConstEnum< DrawCommandType_obj >(HX_("DRAW_QUADS",f1,c3,72,24),8); -DRAW_RECT = hx::CreateConstEnum< DrawCommandType_obj >(HX_("DRAW_RECT",7f,2e,c1,9b),9); -DRAW_ROUND_RECT = hx::CreateConstEnum< DrawCommandType_obj >(HX_("DRAW_ROUND_RECT",b0,a9,34,42),10); -DRAW_TILES = hx::CreateConstEnum< DrawCommandType_obj >(HX_("DRAW_TILES",aa,4b,c0,d6),11); -DRAW_TRIANGLES = hx::CreateConstEnum< DrawCommandType_obj >(HX_("DRAW_TRIANGLES",50,bd,1f,61),12); -END_FILL = hx::CreateConstEnum< DrawCommandType_obj >(HX_("END_FILL",c7,2c,f5,27),13); -LINE_BITMAP_STYLE = hx::CreateConstEnum< DrawCommandType_obj >(HX_("LINE_BITMAP_STYLE",ec,c7,38,2d),14); -LINE_GRADIENT_STYLE = hx::CreateConstEnum< DrawCommandType_obj >(HX_("LINE_GRADIENT_STYLE",6d,7d,1a,a1),15); -LINE_STYLE = hx::CreateConstEnum< DrawCommandType_obj >(HX_("LINE_STYLE",46,73,8d,dd),16); -LINE_TO = hx::CreateConstEnum< DrawCommandType_obj >(HX_("LINE_TO",26,f0,91,9f),17); -MOVE_TO = hx::CreateConstEnum< DrawCommandType_obj >(HX_("MOVE_TO",29,35,80,ca),18); -OVERRIDE_BLEND_MODE = hx::CreateConstEnum< DrawCommandType_obj >(HX_("OVERRIDE_BLEND_MODE",c4,2b,82,83),19); -OVERRIDE_MATRIX = hx::CreateConstEnum< DrawCommandType_obj >(HX_("OVERRIDE_MATRIX",14,63,08,a8),20); -UNKNOWN = hx::CreateConstEnum< DrawCommandType_obj >(HX_("UNKNOWN",6a,f7,4e,61),23); -WINDING_EVEN_ODD = hx::CreateConstEnum< DrawCommandType_obj >(HX_("WINDING_EVEN_ODD",cf,a9,5e,c6),21); -WINDING_NON_ZERO = hx::CreateConstEnum< DrawCommandType_obj >(HX_("WINDING_NON_ZERO",1f,ee,be,05),22); -} - - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/PerlinNoise.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/PerlinNoise.cpp deleted file mode 100644 index 184463b3..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/PerlinNoise.cpp +++ /dev/null @@ -1,839 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_AbstractNoise -#include -#endif -#ifndef INCLUDED_openfl_display__internal_PerlinNoise -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7ac11d622634610f_50_new,"openfl.display._internal.PerlinNoise","new",0xd8492cdc,"openfl.display._internal.PerlinNoise.new","openfl/display/_internal/PerlinNoise.hx",50,0xa5e7a0d7) -HX_LOCAL_STACK_FRAME(_hx_pos_7ac11d622634610f_66_fill,"openfl.display._internal.PerlinNoise","fill",0x62775e87,"openfl.display._internal.PerlinNoise.fill","openfl/display/_internal/PerlinNoise.hx",66,0xa5e7a0d7) -HX_LOCAL_STACK_FRAME(_hx_pos_7ac11d622634610f_189_noise,"openfl.display._internal.PerlinNoise","noise",0x65250316,"openfl.display._internal.PerlinNoise.noise","openfl/display/_internal/PerlinNoise.hx",189,0xa5e7a0d7) -HX_LOCAL_STACK_FRAME(_hx_pos_7ac11d622634610f_261_setSeed,"openfl.display._internal.PerlinNoise","setSeed",0xcb5810af,"openfl.display._internal.PerlinNoise.setSeed","openfl/display/_internal/PerlinNoise.hx",261,0xa5e7a0d7) -HX_LOCAL_STACK_FRAME(_hx_pos_7ac11d622634610f_21_boot,"openfl.display._internal.PerlinNoise","boot",0x5fd71436,"openfl.display._internal.PerlinNoise.boot","openfl/display/_internal/PerlinNoise.hx",21,0xa5e7a0d7) -HX_LOCAL_STACK_FRAME(_hx_pos_7ac11d622634610f_24_boot,"openfl.display._internal.PerlinNoise","boot",0x5fd71436,"openfl.display._internal.PerlinNoise.boot","openfl/display/_internal/PerlinNoise.hx",24,0xa5e7a0d7) -static const int _hx_array_data_054aceea_10[] = { - (int)151,(int)160,(int)137,(int)91,(int)90,(int)15,(int)131,(int)13,(int)201,(int)95,(int)96,(int)53,(int)194,(int)233,(int)7,(int)225,(int)140,(int)36,(int)103,(int)30,(int)69,(int)142,(int)8,(int)99,(int)37,(int)240,(int)21,(int)10,(int)23,(int)190,(int)6,(int)148,(int)247,(int)120,(int)234,(int)75,(int)0,(int)26,(int)197,(int)62,(int)94,(int)252,(int)219,(int)203,(int)117,(int)35,(int)11,(int)32,(int)57,(int)177,(int)33,(int)88,(int)237,(int)149,(int)56,(int)87,(int)174,(int)20,(int)125,(int)136,(int)171,(int)168,(int)68,(int)175,(int)74,(int)165,(int)71,(int)134,(int)139,(int)48,(int)27,(int)166,(int)77,(int)146,(int)158,(int)231,(int)83,(int)111,(int)229,(int)122,(int)60,(int)211,(int)133,(int)230,(int)220,(int)105,(int)92,(int)41,(int)55,(int)46,(int)245,(int)40,(int)244,(int)102,(int)143,(int)54,(int)65,(int)25,(int)63,(int)161,(int)1,(int)216,(int)80,(int)73,(int)209,(int)76,(int)132,(int)187,(int)208,(int)89,(int)18,(int)169,(int)200,(int)196,(int)135,(int)130,(int)116,(int)188,(int)159,(int)86,(int)164,(int)100,(int)109,(int)198,(int)173,(int)186,(int)3,(int)64,(int)52,(int)217,(int)226,(int)250,(int)124,(int)123,(int)5,(int)202,(int)38,(int)147,(int)118,(int)126,(int)255,(int)82,(int)85,(int)212,(int)207,(int)206,(int)59,(int)227,(int)47,(int)16,(int)58,(int)17,(int)182,(int)189,(int)28,(int)42,(int)223,(int)183,(int)170,(int)213,(int)119,(int)248,(int)152,(int)2,(int)44,(int)154,(int)163,(int)70,(int)221,(int)153,(int)101,(int)155,(int)167,(int)43,(int)172,(int)9,(int)129,(int)22,(int)39,(int)253,(int)19,(int)98,(int)108,(int)110,(int)79,(int)113,(int)224,(int)232,(int)178,(int)185,(int)112,(int)104,(int)218,(int)246,(int)97,(int)228,(int)251,(int)34,(int)242,(int)193,(int)238,(int)210,(int)144,(int)12,(int)191,(int)179,(int)162,(int)241,(int)81,(int)51,(int)145,(int)235,(int)249,(int)14,(int)239,(int)107,(int)49,(int)192,(int)214,(int)31,(int)181,(int)199,(int)106,(int)157,(int)184,(int)84,(int)204,(int)176,(int)115,(int)121,(int)50,(int)45,(int)127,(int)4,(int)150,(int)254,(int)138,(int)236,(int)205,(int)93,(int)222,(int)114,(int)67,(int)29,(int)24,(int)72,(int)243,(int)141,(int)128,(int)195,(int)78,(int)66,(int)215,(int)61,(int)156,(int)180,(int)151,(int)160,(int)137,(int)91,(int)90,(int)15,(int)131,(int)13,(int)201,(int)95,(int)96,(int)53,(int)194,(int)233,(int)7,(int)225,(int)140,(int)36,(int)103,(int)30,(int)69,(int)142,(int)8,(int)99,(int)37,(int)240,(int)21,(int)10,(int)23,(int)190,(int)6,(int)148,(int)247,(int)120,(int)234,(int)75,(int)0,(int)26,(int)197,(int)62,(int)94,(int)252,(int)219,(int)203,(int)117,(int)35,(int)11,(int)32,(int)57,(int)177,(int)33,(int)88,(int)237,(int)149,(int)56,(int)87,(int)174,(int)20,(int)125,(int)136,(int)171,(int)168,(int)68,(int)175,(int)74,(int)165,(int)71,(int)134,(int)139,(int)48,(int)27,(int)166,(int)77,(int)146,(int)158,(int)231,(int)83,(int)111,(int)229,(int)122,(int)60,(int)211,(int)133,(int)230,(int)220,(int)105,(int)92,(int)41,(int)55,(int)46,(int)245,(int)40,(int)244,(int)102,(int)143,(int)54,(int)65,(int)25,(int)63,(int)161,(int)1,(int)216,(int)80,(int)73,(int)209,(int)76,(int)132,(int)187,(int)208,(int)89,(int)18,(int)169,(int)200,(int)196,(int)135,(int)130,(int)116,(int)188,(int)159,(int)86,(int)164,(int)100,(int)109,(int)198,(int)173,(int)186,(int)3,(int)64,(int)52,(int)217,(int)226,(int)250,(int)124,(int)123,(int)5,(int)202,(int)38,(int)147,(int)118,(int)126,(int)255,(int)82,(int)85,(int)212,(int)207,(int)206,(int)59,(int)227,(int)47,(int)16,(int)58,(int)17,(int)182,(int)189,(int)28,(int)42,(int)223,(int)183,(int)170,(int)213,(int)119,(int)248,(int)152,(int)2,(int)44,(int)154,(int)163,(int)70,(int)221,(int)153,(int)101,(int)155,(int)167,(int)43,(int)172,(int)9,(int)129,(int)22,(int)39,(int)253,(int)19,(int)98,(int)108,(int)110,(int)79,(int)113,(int)224,(int)232,(int)178,(int)185,(int)112,(int)104,(int)218,(int)246,(int)97,(int)228,(int)251,(int)34,(int)242,(int)193,(int)238,(int)210,(int)144,(int)12,(int)191,(int)179,(int)162,(int)241,(int)81,(int)51,(int)145,(int)235,(int)249,(int)14,(int)239,(int)107,(int)49,(int)192,(int)214,(int)31,(int)181,(int)199,(int)106,(int)157,(int)184,(int)84,(int)204,(int)176,(int)115,(int)121,(int)50,(int)45,(int)127,(int)4,(int)150,(int)254,(int)138,(int)236,(int)205,(int)93,(int)222,(int)114,(int)67,(int)29,(int)24,(int)72,(int)243,(int)141,(int)128,(int)195,(int)78,(int)66,(int)215,(int)61,(int)156,(int)180, -}; -namespace openfl{ -namespace display{ -namespace _internal{ - -void PerlinNoise_obj::__construct(int seed,int octaves,int channels,bool grayScale,Float falloff,hx::Null< bool > __o_stitch,hx::Null< Float > __o_stitch_threshold){ - bool stitch = __o_stitch.Default(false); - Float stitch_threshold = __o_stitch_threshold.Default(((Float)0.05)); - HX_STACKFRAME(&_hx_pos_7ac11d622634610f_50_new) -HXLINE( 51) super::__construct(seed,octaves,channels,grayScale,falloff,stitch,stitch_threshold); -HXLINE( 53) this->p_perm = ::Array_obj< int >::__new(0); -HXLINE( 55) { -HXLINE( 55) int _g = 0; -HXDLIN( 55) while((_g < 512)){ -HXLINE( 55) _g = (_g + 1); -HXDLIN( 55) int i = (_g - 1); -HXLINE( 57) this->p_perm[i] = ::openfl::display::_internal::PerlinNoise_obj::P->__get((i & 255)); - } - } -HXLINE( 60) this->base_factor = ((Float)0.03125); -HXLINE( 62) this->setSeed(seed); - } - -Dynamic PerlinNoise_obj::__CreateEmpty() { return new PerlinNoise_obj; } - -void *PerlinNoise_obj::_hx_vtable = 0; - -Dynamic PerlinNoise_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< PerlinNoise_obj > _hx_result = new PerlinNoise_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5],inArgs[6]); - return _hx_result; -} - -bool PerlinNoise_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x0e4f2070) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0e4f2070; - } else { - return inClassId==(int)0x2fc3b48e; - } -} - -void PerlinNoise_obj::fill( ::openfl::display::BitmapData bitmap,Float _scale_x,Float _scale_y,Float _scale_z){ - HX_STACKFRAME(&_hx_pos_7ac11d622634610f_66_fill) -HXLINE( 67) int width = bitmap->width; -HXLINE( 68) int height = bitmap->height; -HXLINE( 70) int octaves = this->octaves; -HXLINE( 71) ::Array< Float > octaves_frequencies = this->octaves_frequencies; -HXLINE( 72) ::Array< Float > octaves_persistences = this->octaves_persistences; -HXLINE( 74) bool isRed = ((1 & this->channels) == 1); -HXLINE( 75) bool isGreen = ((2 & this->channels) == 2); -HXLINE( 76) bool isBlue = ((4 & this->channels) == 4); -HXLINE( 78) int channels = 0; -HXLINE( 80) if (isRed) { -HXLINE( 82) channels = (channels + 1); - } -HXLINE( 85) if (isGreen) { -HXLINE( 87) channels = (channels + 1); - } -HXLINE( 90) if (isBlue) { -HXLINE( 92) channels = (channels + 1); - } -HXLINE( 95) bool grayscale = this->grayscale; -HXLINE( 97) int stitch_w = ::Std_obj::_hx_int((this->stitch_threshold * ( (Float)(width) ))); -HXLINE( 98) int stitch_h = ::Std_obj::_hx_int((this->stitch_threshold * ( (Float)(height) ))); -HXLINE( 100) Float base_x = ((_scale_x * this->base_factor) + this->x_offset); -HXLINE( 102) _scale_y = ((_scale_y * this->base_factor) + this->y_offset); -HXLINE( 103) _scale_z = ((_scale_z * this->base_factor) + this->z_offset); -HXLINE( 105) Float g_offset = ((Float)1.0); -HXLINE( 106) Float b_offset = ((Float)2.0); -HXLINE( 108) { -HXLINE( 108) int _g = 0; -HXDLIN( 108) int _g1 = height; -HXDLIN( 108) while((_g < _g1)){ -HXLINE( 108) _g = (_g + 1); -HXDLIN( 108) int py = (_g - 1); -HXLINE( 110) _scale_x = base_x; -HXLINE( 112) { -HXLINE( 112) int _g2 = 0; -HXDLIN( 112) int _g11 = width; -HXDLIN( 112) while((_g2 < _g11)){ -HXLINE( 112) _g2 = (_g2 + 1); -HXDLIN( 112) int px = (_g2 - 1); -HXLINE( 114) Float color1 = ((Float)0.0); -HXLINE( 115) Float color2 = ((Float)0.0); -HXLINE( 116) Float color3 = ((Float)0.0); -HXLINE( 118) { -HXLINE( 118) int _g3 = 0; -HXDLIN( 118) int _g12 = octaves; -HXDLIN( 118) while((_g3 < _g12)){ -HXLINE( 118) _g3 = (_g3 + 1); -HXDLIN( 118) int i = (_g3 - 1); -HXLINE( 120) Float frequency = octaves_frequencies->__get(i); -HXLINE( 121) Float persistence = octaves_persistences->__get(i); -HXLINE( 123) color1 = (color1 + (this->noise((_scale_x * frequency),(_scale_y * frequency),(_scale_z * frequency)) * persistence)); -HXLINE( 125) if (!(grayscale)) { -HXLINE( 127) if ((1 < channels)) { -HXLINE( 129) color2 = (color2 + (this->noise(((_scale_x + g_offset) * frequency),((_scale_y + g_offset) * frequency),(_scale_z * frequency)) * persistence)); - } -HXLINE( 132) if ((2 < channels)) { -HXLINE( 134) color3 = (color3 + (this->noise(((_scale_x + b_offset) * frequency),((_scale_y + b_offset) * frequency),(_scale_z * frequency)) * persistence)); - } - } - } - } -HXLINE( 139) int color = 0; -HXLINE( 141) if (grayscale) { -HXLINE( 143) color = this->color(color1,color1,color1); - } - else { -HXLINE( 145) bool _hx_tmp; -HXDLIN( 145) bool _hx_tmp1; -HXDLIN( 145) if (isRed) { -HXLINE( 145) _hx_tmp1 = isGreen; - } - else { -HXLINE( 145) _hx_tmp1 = false; - } -HXDLIN( 145) if (_hx_tmp1) { -HXLINE( 145) _hx_tmp = isBlue; - } - else { -HXLINE( 145) _hx_tmp = false; - } -HXDLIN( 145) if (_hx_tmp) { -HXLINE( 147) color = this->color(color1,color2,color3); - } - else { -HXLINE( 149) bool _hx_tmp2; -HXDLIN( 149) if (isRed) { -HXLINE( 149) _hx_tmp2 = isGreen; - } - else { -HXLINE( 149) _hx_tmp2 = false; - } -HXDLIN( 149) if (_hx_tmp2) { -HXLINE( 151) color = this->color(color1,color2,null()); - } - else { -HXLINE( 153) bool _hx_tmp3; -HXDLIN( 153) if (isRed) { -HXLINE( 153) _hx_tmp3 = isBlue; - } - else { -HXLINE( 153) _hx_tmp3 = false; - } -HXDLIN( 153) if (_hx_tmp3) { -HXLINE( 155) color = this->color(color1,null(),color2); - } - else { -HXLINE( 157) bool _hx_tmp4; -HXDLIN( 157) if (isGreen) { -HXLINE( 157) _hx_tmp4 = isBlue; - } - else { -HXLINE( 157) _hx_tmp4 = false; - } -HXDLIN( 157) if (_hx_tmp4) { -HXLINE( 159) color = this->color(null(),color1,color2); - } - else { -HXLINE( 161) if (isRed) { -HXLINE( 163) color = this->color(color1,null(),null()); - } - else { -HXLINE( 165) if (isGreen) { -HXLINE( 167) color = this->color(null(),color1,null()); - } - else { -HXLINE( 169) if (isBlue) { -HXLINE( 171) color = this->color(null(),null(),color1); - } - } - } - } - } - } - } - } -HXLINE( 174) if (this->stitch) { -HXLINE( 176) color = this->stitching(bitmap,color,px,py,stitch_w,stitch_h,width,height); - } -HXLINE( 179) bitmap->setPixel32(px,py,color); -HXLINE( 181) _scale_x = (_scale_x + this->base_factor); - } - } -HXLINE( 184) _scale_y = (_scale_y + this->base_factor); - } - } - } - - -Float PerlinNoise_obj::noise(Float x,Float y,Float z){ - HX_STACKFRAME(&_hx_pos_7ac11d622634610f_189_noise) -HXLINE( 190) Float xf = (x - hx::Mod(x,1)); -HXLINE( 191) Float yf = (y - hx::Mod(y,1)); -HXLINE( 192) Float zf = (z - hx::Mod(z,1)); -HXLINE( 194) x = (x - xf); -HXLINE( 195) y = (y - yf); -HXLINE( 196) z = (z - zf); -HXLINE( 198) int X = (::Std_obj::_hx_int(xf) & 255); -HXLINE( 199) int Y = (::Std_obj::_hx_int(yf) & 255); -HXLINE( 200) int Z = (::Std_obj::_hx_int(zf) & 255); -HXLINE( 202) Float u = this->fade(x); -HXLINE( 203) Float v = this->fade(y); -HXLINE( 204) Float w = this->fade(z); -HXLINE( 206) int A = (this->p_perm->__get(X) + Y); -HXLINE( 207) int AA = (this->p_perm->__get(A) + Z); -HXLINE( 208) int AB = (this->p_perm->__get((A + 1)) + Z); -HXLINE( 209) int B = (this->p_perm->__get((X + 1)) + Y); -HXLINE( 210) int BA = (this->p_perm->__get(B) + Z); -HXLINE( 211) int BB = (this->p_perm->__get((B + 1)) + Z); -HXLINE( 213) Float x1 = (x - ( (Float)(1) )); -HXLINE( 214) Float y1 = (y - ( (Float)(1) )); -HXLINE( 215) Float z1 = (z - ( (Float)(1) )); -HXLINE( 217) int hash = (this->p_perm->__get((BB + 1)) & 15); -HXLINE( 218) Float g1; -HXDLIN( 218) if (((hash & 1) == 0)) { -HXLINE( 218) if ((hash < 8)) { -HXLINE( 218) g1 = x1; - } - else { -HXLINE( 218) g1 = y1; - } - } - else { -HXLINE( 218) if ((hash < 8)) { -HXLINE( 218) g1 = -(x1); - } - else { -HXLINE( 218) g1 = -(y1); - } - } -HXLINE( 219) Float g11; -HXDLIN( 219) if (((hash & 2) == 0)) { -HXLINE( 219) if ((hash < 4)) { -HXLINE( 219) g11 = y1; - } - else { -HXLINE( 219) if ((hash == 12)) { -HXLINE( 219) g11 = x1; - } - else { -HXLINE( 219) g11 = z1; - } - } - } - else { -HXLINE( 219) if ((hash < 4)) { -HXLINE( 219) g11 = -(y1); - } - else { -HXLINE( 219) if ((hash == 14)) { -HXLINE( 219) g11 = -(x1); - } - else { -HXLINE( 219) g11 = -(z1); - } - } - } -HXLINE( 218) Float g12 = (g1 + g11); -HXLINE( 221) hash = (this->p_perm->__get((AB + 1)) & 15); -HXLINE( 222) Float g2; -HXDLIN( 222) if (((hash & 1) == 0)) { -HXLINE( 222) if ((hash < 8)) { -HXLINE( 222) g2 = x; - } - else { -HXLINE( 222) g2 = y1; - } - } - else { -HXLINE( 222) if ((hash < 8)) { -HXLINE( 222) g2 = -(x); - } - else { -HXLINE( 222) g2 = -(y1); - } - } -HXLINE( 223) Float g21; -HXDLIN( 223) if (((hash & 2) == 0)) { -HXLINE( 223) if ((hash < 4)) { -HXLINE( 223) g21 = y1; - } - else { -HXLINE( 223) if ((hash == 12)) { -HXLINE( 223) g21 = x; - } - else { -HXLINE( 223) g21 = z1; - } - } - } - else { -HXLINE( 223) if ((hash < 4)) { -HXLINE( 223) g21 = -(y1); - } - else { -HXLINE( 223) if ((hash == 14)) { -HXLINE( 223) g21 = -(x); - } - else { -HXLINE( 223) g21 = -(z1); - } - } - } -HXLINE( 222) Float g22 = (g2 + g21); -HXLINE( 225) hash = (this->p_perm->__get((BA + 1)) & 15); -HXLINE( 226) Float g3; -HXDLIN( 226) if (((hash & 1) == 0)) { -HXLINE( 226) if ((hash < 8)) { -HXLINE( 226) g3 = x1; - } - else { -HXLINE( 226) g3 = y; - } - } - else { -HXLINE( 226) if ((hash < 8)) { -HXLINE( 226) g3 = -(x1); - } - else { -HXLINE( 226) g3 = -(y); - } - } -HXLINE( 227) Float g31; -HXDLIN( 227) if (((hash & 2) == 0)) { -HXLINE( 227) if ((hash < 4)) { -HXLINE( 227) g31 = y; - } - else { -HXLINE( 227) if ((hash == 12)) { -HXLINE( 227) g31 = x1; - } - else { -HXLINE( 227) g31 = z1; - } - } - } - else { -HXLINE( 227) if ((hash < 4)) { -HXLINE( 227) g31 = -(y); - } - else { -HXLINE( 227) if ((hash == 14)) { -HXLINE( 227) g31 = -(x1); - } - else { -HXLINE( 227) g31 = -(z1); - } - } - } -HXLINE( 226) Float g32 = (g3 + g31); -HXLINE( 229) hash = (this->p_perm->__get((AA + 1)) & 15); -HXLINE( 230) Float g4; -HXDLIN( 230) if (((hash & 1) == 0)) { -HXLINE( 230) if ((hash < 8)) { -HXLINE( 230) g4 = x; - } - else { -HXLINE( 230) g4 = y; - } - } - else { -HXLINE( 230) if ((hash < 8)) { -HXLINE( 230) g4 = -(x); - } - else { -HXLINE( 230) g4 = -(y); - } - } -HXLINE( 231) Float g41; -HXDLIN( 231) if (((hash & 2) == 0)) { -HXLINE( 231) if ((hash < 4)) { -HXLINE( 231) g41 = y; - } - else { -HXLINE( 231) if ((hash == 12)) { -HXLINE( 231) g41 = x; - } - else { -HXLINE( 231) g41 = z1; - } - } - } - else { -HXLINE( 231) if ((hash < 4)) { -HXLINE( 231) g41 = -(y); - } - else { -HXLINE( 231) if ((hash == 14)) { -HXLINE( 231) g41 = -(x); - } - else { -HXLINE( 231) g41 = -(z1); - } - } - } -HXLINE( 230) Float g42 = (g4 + g41); -HXLINE( 233) hash = (this->p_perm->__get(BB) & 15); -HXLINE( 234) Float g5; -HXDLIN( 234) if (((hash & 1) == 0)) { -HXLINE( 234) if ((hash < 8)) { -HXLINE( 234) g5 = x1; - } - else { -HXLINE( 234) g5 = y1; - } - } - else { -HXLINE( 234) if ((hash < 8)) { -HXLINE( 234) g5 = -(x1); - } - else { -HXLINE( 234) g5 = -(y1); - } - } -HXLINE( 235) Float g51; -HXDLIN( 235) if (((hash & 2) == 0)) { -HXLINE( 235) if ((hash < 4)) { -HXLINE( 235) g51 = y1; - } - else { -HXLINE( 235) if ((hash == 12)) { -HXLINE( 235) g51 = x1; - } - else { -HXLINE( 235) g51 = z; - } - } - } - else { -HXLINE( 235) if ((hash < 4)) { -HXLINE( 235) g51 = -(y1); - } - else { -HXLINE( 235) if ((hash == 14)) { -HXLINE( 235) g51 = -(x1); - } - else { -HXLINE( 235) g51 = -(z); - } - } - } -HXLINE( 234) Float g52 = (g5 + g51); -HXLINE( 237) hash = (this->p_perm->__get(AB) & 15); -HXLINE( 238) Float g6; -HXDLIN( 238) if (((hash & 1) == 0)) { -HXLINE( 238) if ((hash < 8)) { -HXLINE( 238) g6 = x; - } - else { -HXLINE( 238) g6 = y1; - } - } - else { -HXLINE( 238) if ((hash < 8)) { -HXLINE( 238) g6 = -(x); - } - else { -HXLINE( 238) g6 = -(y1); - } - } -HXLINE( 239) Float g61; -HXDLIN( 239) if (((hash & 2) == 0)) { -HXLINE( 239) if ((hash < 4)) { -HXLINE( 239) g61 = y1; - } - else { -HXLINE( 239) if ((hash == 12)) { -HXLINE( 239) g61 = x; - } - else { -HXLINE( 239) g61 = z; - } - } - } - else { -HXLINE( 239) if ((hash < 4)) { -HXLINE( 239) g61 = -(y1); - } - else { -HXLINE( 239) if ((hash == 14)) { -HXLINE( 239) g61 = -(x); - } - else { -HXLINE( 239) g61 = -(z); - } - } - } -HXLINE( 238) Float g62 = (g6 + g61); -HXLINE( 241) hash = (this->p_perm->__get(BA) & 15); -HXLINE( 242) Float g7; -HXDLIN( 242) if (((hash & 1) == 0)) { -HXLINE( 242) if ((hash < 8)) { -HXLINE( 242) g7 = x1; - } - else { -HXLINE( 242) g7 = y; - } - } - else { -HXLINE( 242) if ((hash < 8)) { -HXLINE( 242) g7 = -(x1); - } - else { -HXLINE( 242) g7 = -(y); - } - } -HXLINE( 243) Float g71; -HXDLIN( 243) if (((hash & 2) == 0)) { -HXLINE( 243) if ((hash < 4)) { -HXLINE( 243) g71 = y; - } - else { -HXLINE( 243) if ((hash == 12)) { -HXLINE( 243) g71 = x1; - } - else { -HXLINE( 243) g71 = z; - } - } - } - else { -HXLINE( 243) if ((hash < 4)) { -HXLINE( 243) g71 = -(y); - } - else { -HXLINE( 243) if ((hash == 14)) { -HXLINE( 243) g71 = -(x1); - } - else { -HXLINE( 243) g71 = -(z); - } - } - } -HXLINE( 242) Float g72 = (g7 + g71); -HXLINE( 245) hash = (this->p_perm->__get(AA) & 15); -HXLINE( 246) Float g8; -HXDLIN( 246) if (((hash & 1) == 0)) { -HXLINE( 246) if ((hash < 8)) { -HXLINE( 246) g8 = x; - } - else { -HXLINE( 246) g8 = y; - } - } - else { -HXLINE( 246) if ((hash < 8)) { -HXLINE( 246) g8 = -(x); - } - else { -HXLINE( 246) g8 = -(y); - } - } -HXLINE( 247) Float g81; -HXDLIN( 247) if (((hash & 2) == 0)) { -HXLINE( 247) if ((hash < 4)) { -HXLINE( 247) g81 = y; - } - else { -HXLINE( 247) if ((hash == 12)) { -HXLINE( 247) g81 = x; - } - else { -HXLINE( 247) g81 = z; - } - } - } - else { -HXLINE( 247) if ((hash < 4)) { -HXLINE( 247) g81 = -(y); - } - else { -HXLINE( 247) if ((hash == 14)) { -HXLINE( 247) g81 = -(x); - } - else { -HXLINE( 247) g81 = -(z); - } - } - } -HXLINE( 246) Float g82 = (g8 + g81); -HXLINE( 249) g22 = (g22 + (u * (g12 - g22))); -HXLINE( 250) g42 = (g42 + (u * (g32 - g42))); -HXLINE( 251) g62 = (g62 + (u * (g52 - g62))); -HXLINE( 252) g82 = (g82 + (u * (g72 - g82))); -HXLINE( 254) g42 = (g42 + (v * (g22 - g42))); -HXLINE( 255) g82 = (g82 + (v * (g62 - g82))); -HXLINE( 257) return (g82 + (w * (g42 - g82))); - } - - -HX_DEFINE_DYNAMIC_FUNC3(PerlinNoise_obj,noise,return ) - -void PerlinNoise_obj::setSeed(int seed){ - HX_STACKFRAME(&_hx_pos_7ac11d622634610f_261_setSeed) -HXLINE( 262) seed = ::Std_obj::_hx_int(hx::Mod((( (Float)(seed) ) * ((Float)16807.0)),(int)2147483647)); -HXDLIN( 262) this->x_offset = ( (Float)(seed) ); -HXLINE( 263) seed = ::Std_obj::_hx_int(hx::Mod((( (Float)(seed) ) * ((Float)16807.0)),(int)2147483647)); -HXDLIN( 263) this->y_offset = ( (Float)(seed) ); -HXLINE( 264) seed = ::Std_obj::_hx_int(hx::Mod((( (Float)(seed) ) * ((Float)16807.0)),(int)2147483647)); -HXDLIN( 264) this->z_offset = ( (Float)(seed) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(PerlinNoise_obj,setSeed,(void)) - -::Array< int > PerlinNoise_obj::P; - - -hx::ObjectPtr< PerlinNoise_obj > PerlinNoise_obj::__new(int seed,int octaves,int channels,bool grayScale,Float falloff,hx::Null< bool > __o_stitch,hx::Null< Float > __o_stitch_threshold) { - hx::ObjectPtr< PerlinNoise_obj > __this = new PerlinNoise_obj(); - __this->__construct(seed,octaves,channels,grayScale,falloff,__o_stitch,__o_stitch_threshold); - return __this; -} - -hx::ObjectPtr< PerlinNoise_obj > PerlinNoise_obj::__alloc(hx::Ctx *_hx_ctx,int seed,int octaves,int channels,bool grayScale,Float falloff,hx::Null< bool > __o_stitch,hx::Null< Float > __o_stitch_threshold) { - PerlinNoise_obj *__this = (PerlinNoise_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(PerlinNoise_obj), true, "openfl.display._internal.PerlinNoise")); - *(void **)__this = PerlinNoise_obj::_hx_vtable; - __this->__construct(seed,octaves,channels,grayScale,falloff,__o_stitch,__o_stitch_threshold); - return __this; -} - -PerlinNoise_obj::PerlinNoise_obj() -{ -} - -void PerlinNoise_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(PerlinNoise); - HX_MARK_MEMBER_NAME(p_perm,"p_perm"); - HX_MARK_MEMBER_NAME(x_offset,"x_offset"); - HX_MARK_MEMBER_NAME(y_offset,"y_offset"); - HX_MARK_MEMBER_NAME(z_offset,"z_offset"); - HX_MARK_MEMBER_NAME(base_factor,"base_factor"); - ::openfl::display::_internal::AbstractNoise_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void PerlinNoise_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(p_perm,"p_perm"); - HX_VISIT_MEMBER_NAME(x_offset,"x_offset"); - HX_VISIT_MEMBER_NAME(y_offset,"y_offset"); - HX_VISIT_MEMBER_NAME(z_offset,"z_offset"); - HX_VISIT_MEMBER_NAME(base_factor,"base_factor"); - ::openfl::display::_internal::AbstractNoise_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val PerlinNoise_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"fill") ) { return hx::Val( fill_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"noise") ) { return hx::Val( noise_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"p_perm") ) { return hx::Val( p_perm ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"setSeed") ) { return hx::Val( setSeed_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"x_offset") ) { return hx::Val( x_offset ); } - if (HX_FIELD_EQ(inName,"y_offset") ) { return hx::Val( y_offset ); } - if (HX_FIELD_EQ(inName,"z_offset") ) { return hx::Val( z_offset ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"base_factor") ) { return hx::Val( base_factor ); } - } - return super::__Field(inName,inCallProp); -} - -bool PerlinNoise_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"P") ) { outValue = ( P ); return true; } - } - return false; -} - -hx::Val PerlinNoise_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"p_perm") ) { p_perm=inValue.Cast< ::Array< int > >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"x_offset") ) { x_offset=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"y_offset") ) { y_offset=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"z_offset") ) { z_offset=inValue.Cast< Float >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"base_factor") ) { base_factor=inValue.Cast< Float >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool PerlinNoise_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"P") ) { P=ioValue.Cast< ::Array< int > >(); return true; } - } - return false; -} - -void PerlinNoise_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("p_perm",5f,72,5e,c5)); - outFields->push(HX_("x_offset",ba,27,5c,9e)); - outFields->push(HX_("y_offset",d9,99,8e,d7)); - outFields->push(HX_("z_offset",f8,0b,c1,10)); - outFields->push(HX_("base_factor",7d,56,3a,d7)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo PerlinNoise_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(PerlinNoise_obj,p_perm),HX_("p_perm",5f,72,5e,c5)}, - {hx::fsFloat,(int)offsetof(PerlinNoise_obj,x_offset),HX_("x_offset",ba,27,5c,9e)}, - {hx::fsFloat,(int)offsetof(PerlinNoise_obj,y_offset),HX_("y_offset",d9,99,8e,d7)}, - {hx::fsFloat,(int)offsetof(PerlinNoise_obj,z_offset),HX_("z_offset",f8,0b,c1,10)}, - {hx::fsFloat,(int)offsetof(PerlinNoise_obj,base_factor),HX_("base_factor",7d,56,3a,d7)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo PerlinNoise_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Array< int > */ ,(void *) &PerlinNoise_obj::P,HX_("P",50,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String PerlinNoise_obj_sMemberFields[] = { - HX_("p_perm",5f,72,5e,c5), - HX_("x_offset",ba,27,5c,9e), - HX_("y_offset",d9,99,8e,d7), - HX_("z_offset",f8,0b,c1,10), - HX_("base_factor",7d,56,3a,d7), - HX_("fill",83,ce,bb,43), - HX_("noise",9a,8f,c2,9f), - HX_("setSeed",33,c6,d4,11), - ::String(null()) }; - -static void PerlinNoise_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(PerlinNoise_obj::P,"P"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void PerlinNoise_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(PerlinNoise_obj::P,"P"); -}; - -#endif - -hx::Class PerlinNoise_obj::__mClass; - -static ::String PerlinNoise_obj_sStaticFields[] = { - HX_("P",50,00,00,00), - ::String(null()) -}; - -void PerlinNoise_obj::__register() -{ - PerlinNoise_obj _hx_dummy; - PerlinNoise_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.PerlinNoise",ea,ce,4a,05); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &PerlinNoise_obj::__GetStatic; - __mClass->mSetStaticField = &PerlinNoise_obj::__SetStatic; - __mClass->mMarkFunc = PerlinNoise_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(PerlinNoise_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(PerlinNoise_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< PerlinNoise_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = PerlinNoise_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = PerlinNoise_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = PerlinNoise_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void PerlinNoise_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_7ac11d622634610f_21_boot) -HXDLIN( 21) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20))))) - ->setFixed(1,HX_("statics",05,3c,65,36), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("P",50,00,00,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:ConstantName",20,38,cc,f4)))))))); - } -{ - HX_STACKFRAME(&_hx_pos_7ac11d622634610f_24_boot) -HXDLIN( 24) P = ::Array_obj< int >::fromData( _hx_array_data_054aceea_10,512); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/SamplerState.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/SamplerState.cpp deleted file mode 100644 index 40524ba1..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/SamplerState.cpp +++ /dev/null @@ -1,299 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_SamplerState -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_2927c9d004f07aab_25_new,"openfl.display._internal.SamplerState","new",0xf1434457,"openfl.display._internal.SamplerState.new","openfl/display/_internal/SamplerState.hx",25,0x69da3ed6) -HX_LOCAL_STACK_FRAME(_hx_pos_2927c9d004f07aab_36_clone,"openfl.display._internal.SamplerState","clone",0xeb10b314,"openfl.display._internal.SamplerState.clone","openfl/display/_internal/SamplerState.hx",36,0x69da3ed6) -HX_LOCAL_STACK_FRAME(_hx_pos_2927c9d004f07aab_43_copyFrom,"openfl.display._internal.SamplerState","copyFrom",0xe1b6d868,"openfl.display._internal.SamplerState.copyFrom","openfl/display/_internal/SamplerState.hx",43,0x69da3ed6) -HX_LOCAL_STACK_FRAME(_hx_pos_2927c9d004f07aab_55_equals,"openfl.display._internal.SamplerState","equals",0x75310ea8,"openfl.display._internal.SamplerState.equals","openfl/display/_internal/SamplerState.hx",55,0x69da3ed6) -HX_LOCAL_STACK_FRAME(_hx_pos_2927c9d004f07aab_12_boot,"openfl.display._internal.SamplerState","boot",0x21b1885b,"openfl.display._internal.SamplerState.boot","openfl/display/_internal/SamplerState.hx",12,0x69da3ed6) -namespace openfl{ -namespace display{ -namespace _internal{ - -void SamplerState_obj::__construct( ::Dynamic __o_wrap, ::Dynamic __o_filter, ::Dynamic __o_mipfilter,hx::Null< Float > __o_lodBias,hx::Null< bool > __o_ignoreSampler,hx::Null< bool > __o_centroid,hx::Null< bool > __o_textureAlpha){ - ::Dynamic wrap = __o_wrap; - if (hx::IsNull(__o_wrap)) wrap = 0; - ::Dynamic filter = __o_filter; - if (hx::IsNull(__o_filter)) filter = 5; - ::Dynamic mipfilter = __o_mipfilter; - if (hx::IsNull(__o_mipfilter)) mipfilter = 2; - Float lodBias = __o_lodBias.Default(((Float)0.0)); - bool ignoreSampler = __o_ignoreSampler.Default(false); - bool centroid = __o_centroid.Default(false); - bool textureAlpha = __o_textureAlpha.Default(false); - HX_STACKFRAME(&_hx_pos_2927c9d004f07aab_25_new) -HXLINE( 26) this->wrap = wrap; -HXLINE( 27) this->filter = filter; -HXLINE( 28) this->mipfilter = mipfilter; -HXLINE( 29) this->lodBias = lodBias; -HXLINE( 30) this->ignoreSampler = ignoreSampler; -HXLINE( 31) this->centroid = centroid; -HXLINE( 32) this->textureAlpha = textureAlpha; - } - -Dynamic SamplerState_obj::__CreateEmpty() { return new SamplerState_obj; } - -void *SamplerState_obj::_hx_vtable = 0; - -Dynamic SamplerState_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< SamplerState_obj > _hx_result = new SamplerState_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5],inArgs[6]); - return _hx_result; -} - -bool SamplerState_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1348bc3b; -} - - ::openfl::display::_internal::SamplerState SamplerState_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_2927c9d004f07aab_36_clone) -HXLINE( 37) ::openfl::display::_internal::SamplerState copy = ::openfl::display::_internal::SamplerState_obj::__alloc( HX_CTX ,this->wrap,this->filter,this->mipfilter,this->lodBias,this->ignoreSampler,this->centroid,this->textureAlpha); -HXLINE( 38) copy->mipmapGenerated = this->mipmapGenerated; -HXLINE( 39) return copy; - } - - -HX_DEFINE_DYNAMIC_FUNC0(SamplerState_obj,clone,return ) - -void SamplerState_obj::copyFrom( ::openfl::display::_internal::SamplerState other){ - HX_STACKFRAME(&_hx_pos_2927c9d004f07aab_43_copyFrom) -HXLINE( 44) bool _hx_tmp; -HXDLIN( 44) if (hx::IsNotNull( other )) { -HXLINE( 44) _hx_tmp = other->ignoreSampler; - } - else { -HXLINE( 44) _hx_tmp = true; - } -HXDLIN( 44) if (_hx_tmp) { -HXLINE( 44) return; - } -HXLINE( 46) this->wrap = other->wrap; -HXLINE( 47) this->filter = other->filter; -HXLINE( 48) this->mipfilter = other->mipfilter; -HXLINE( 49) this->lodBias = other->lodBias; -HXLINE( 50) this->centroid = other->centroid; -HXLINE( 51) this->textureAlpha = other->textureAlpha; - } - - -HX_DEFINE_DYNAMIC_FUNC1(SamplerState_obj,copyFrom,(void)) - -bool SamplerState_obj::equals( ::openfl::display::_internal::SamplerState other){ - HX_STACKFRAME(&_hx_pos_2927c9d004f07aab_55_equals) -HXLINE( 56) if (hx::IsNull( other )) { -HXLINE( 58) return false; - } -HXLINE( 61) bool _hx_tmp; -HXDLIN( 61) bool _hx_tmp1; -HXDLIN( 61) bool _hx_tmp2; -HXDLIN( 61) if (hx::IsEq( this->wrap,other->wrap )) { -HXLINE( 61) _hx_tmp2 = hx::IsEq( this->filter,other->filter ); - } - else { -HXLINE( 61) _hx_tmp2 = false; - } -HXDLIN( 61) if (_hx_tmp2) { -HXLINE( 61) _hx_tmp1 = hx::IsEq( this->mipfilter,other->mipfilter ); - } - else { -HXLINE( 61) _hx_tmp1 = false; - } -HXDLIN( 61) if (_hx_tmp1) { -HXLINE( 61) _hx_tmp = (this->lodBias == other->lodBias); - } - else { -HXLINE( 61) _hx_tmp = false; - } -HXDLIN( 61) if (_hx_tmp) { -HXLINE( 61) return (this->textureAlpha == other->textureAlpha); - } - else { -HXLINE( 61) return false; - } -HXDLIN( 61) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(SamplerState_obj,equals,return ) - - -SamplerState_obj::SamplerState_obj() -{ -} - -void SamplerState_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(SamplerState); - HX_MARK_MEMBER_NAME(centroid,"centroid"); - HX_MARK_MEMBER_NAME(filter,"filter"); - HX_MARK_MEMBER_NAME(ignoreSampler,"ignoreSampler"); - HX_MARK_MEMBER_NAME(lodBias,"lodBias"); - HX_MARK_MEMBER_NAME(mipfilter,"mipfilter"); - HX_MARK_MEMBER_NAME(mipmapGenerated,"mipmapGenerated"); - HX_MARK_MEMBER_NAME(textureAlpha,"textureAlpha"); - HX_MARK_MEMBER_NAME(wrap,"wrap"); - HX_MARK_END_CLASS(); -} - -void SamplerState_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(centroid,"centroid"); - HX_VISIT_MEMBER_NAME(filter,"filter"); - HX_VISIT_MEMBER_NAME(ignoreSampler,"ignoreSampler"); - HX_VISIT_MEMBER_NAME(lodBias,"lodBias"); - HX_VISIT_MEMBER_NAME(mipfilter,"mipfilter"); - HX_VISIT_MEMBER_NAME(mipmapGenerated,"mipmapGenerated"); - HX_VISIT_MEMBER_NAME(textureAlpha,"textureAlpha"); - HX_VISIT_MEMBER_NAME(wrap,"wrap"); -} - -hx::Val SamplerState_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"wrap") ) { return hx::Val( wrap ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"filter") ) { return hx::Val( filter ); } - if (HX_FIELD_EQ(inName,"equals") ) { return hx::Val( equals_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"lodBias") ) { return hx::Val( lodBias ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"centroid") ) { return hx::Val( centroid ); } - if (HX_FIELD_EQ(inName,"copyFrom") ) { return hx::Val( copyFrom_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"mipfilter") ) { return hx::Val( mipfilter ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"textureAlpha") ) { return hx::Val( textureAlpha ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"ignoreSampler") ) { return hx::Val( ignoreSampler ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"mipmapGenerated") ) { return hx::Val( mipmapGenerated ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val SamplerState_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"wrap") ) { wrap=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"filter") ) { filter=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"lodBias") ) { lodBias=inValue.Cast< Float >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"centroid") ) { centroid=inValue.Cast< bool >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"mipfilter") ) { mipfilter=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"textureAlpha") ) { textureAlpha=inValue.Cast< bool >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"ignoreSampler") ) { ignoreSampler=inValue.Cast< bool >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"mipmapGenerated") ) { mipmapGenerated=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void SamplerState_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("centroid",40,e0,e5,97)); - outFields->push(HX_("filter",b8,1f,35,85)); - outFields->push(HX_("ignoreSampler",16,5a,57,a1)); - outFields->push(HX_("lodBias",9a,3f,ad,ac)); - outFields->push(HX_("mipfilter",4c,98,13,fd)); - outFields->push(HX_("mipmapGenerated",e7,b0,11,f6)); - outFields->push(HX_("textureAlpha",83,54,36,1a)); - outFields->push(HX_("wrap",ca,39,ff,4e)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo SamplerState_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(SamplerState_obj,centroid),HX_("centroid",40,e0,e5,97)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(SamplerState_obj,filter),HX_("filter",b8,1f,35,85)}, - {hx::fsBool,(int)offsetof(SamplerState_obj,ignoreSampler),HX_("ignoreSampler",16,5a,57,a1)}, - {hx::fsFloat,(int)offsetof(SamplerState_obj,lodBias),HX_("lodBias",9a,3f,ad,ac)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(SamplerState_obj,mipfilter),HX_("mipfilter",4c,98,13,fd)}, - {hx::fsBool,(int)offsetof(SamplerState_obj,mipmapGenerated),HX_("mipmapGenerated",e7,b0,11,f6)}, - {hx::fsBool,(int)offsetof(SamplerState_obj,textureAlpha),HX_("textureAlpha",83,54,36,1a)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(SamplerState_obj,wrap),HX_("wrap",ca,39,ff,4e)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *SamplerState_obj_sStaticStorageInfo = 0; -#endif - -static ::String SamplerState_obj_sMemberFields[] = { - HX_("centroid",40,e0,e5,97), - HX_("filter",b8,1f,35,85), - HX_("ignoreSampler",16,5a,57,a1), - HX_("lodBias",9a,3f,ad,ac), - HX_("mipfilter",4c,98,13,fd), - HX_("mipmapGenerated",e7,b0,11,f6), - HX_("textureAlpha",83,54,36,1a), - HX_("wrap",ca,39,ff,4e), - HX_("clone",5d,13,63,48), - HX_("copyFrom",bf,0b,61,c8), - HX_("equals",3f,ee,f2,bf), - ::String(null()) }; - -hx::Class SamplerState_obj::__mClass; - -void SamplerState_obj::__register() -{ - SamplerState_obj _hx_dummy; - SamplerState_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.SamplerState",e5,cc,6e,6a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(SamplerState_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< SamplerState_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = SamplerState_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = SamplerState_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void SamplerState_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_2927c9d004f07aab_12_boot) -HXDLIN( 12) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/ShaderBuffer.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/ShaderBuffer.cpp deleted file mode 100644 index e8429bfb..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/ShaderBuffer.cpp +++ /dev/null @@ -1,928 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_GraphicsShader -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderInput_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Bool -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Float -#include -#endif -#ifndef INCLUDED_openfl_display_ShaderParameter_Int -#include -#endif -#ifndef INCLUDED_openfl_display__internal_ShaderBuffer -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e0175c80fad344ef_55_new,"openfl.display._internal.ShaderBuffer","new",0x802bf873,"openfl.display._internal.ShaderBuffer.new","openfl/display/_internal/ShaderBuffer.hx",55,0xcaec823a) -HX_LOCAL_STACK_FRAME(_hx_pos_e0175c80fad344ef_78_addBoolOverride,"openfl.display._internal.ShaderBuffer","addBoolOverride",0x37c180ea,"openfl.display._internal.ShaderBuffer.addBoolOverride","openfl/display/_internal/ShaderBuffer.hx",78,0xcaec823a) -HX_LOCAL_STACK_FRAME(_hx_pos_e0175c80fad344ef_85_addFloatOverride,"openfl.display._internal.ShaderBuffer","addFloatOverride",0xfc948534,"openfl.display._internal.ShaderBuffer.addFloatOverride","openfl/display/_internal/ShaderBuffer.hx",85,0xcaec823a) -HX_LOCAL_STACK_FRAME(_hx_pos_e0175c80fad344ef_92_addIntOverride,"openfl.display._internal.ShaderBuffer","addIntOverride",0xf2cbf487,"openfl.display._internal.ShaderBuffer.addIntOverride","openfl/display/_internal/ShaderBuffer.hx",92,0xcaec823a) -HX_LOCAL_STACK_FRAME(_hx_pos_e0175c80fad344ef_99_clearOverride,"openfl.display._internal.ShaderBuffer","clearOverride",0x8ba142cc,"openfl.display._internal.ShaderBuffer.clearOverride","openfl/display/_internal/ShaderBuffer.hx",99,0xcaec823a) -HX_LOCAL_STACK_FRAME(_hx_pos_e0175c80fad344ef_107_update,"openfl.display._internal.ShaderBuffer","update",0xfb456bd6,"openfl.display._internal.ShaderBuffer.update","openfl/display/_internal/ShaderBuffer.hx",107,0xcaec823a) -HX_LOCAL_STACK_FRAME(_hx_pos_e0175c80fad344ef_19_boot,"openfl.display._internal.ShaderBuffer","boot",0x9e666cbf,"openfl.display._internal.ShaderBuffer.boot","openfl/display/_internal/ShaderBuffer.hx",19,0xcaec823a) -namespace openfl{ -namespace display{ -namespace _internal{ - -void ShaderBuffer_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_e0175c80fad344ef_55_new) -HXLINE( 56) this->inputRefs = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 57) this->inputFilter = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 58) this->inputMipFilter = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 59) this->inputs = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 60) this->inputWrap = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 63) this->overrideIntNames = ::Array_obj< ::String >::__new(0); -HXLINE( 64) this->overrideIntValues = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 65) this->overrideFloatNames = ::Array_obj< ::String >::__new(0); -HXLINE( 66) this->overrideFloatValues = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 67) this->overrideBoolNames = ::Array_obj< ::String >::__new(0); -HXLINE( 68) this->overrideBoolValues = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 69) this->paramLengths = ::Array_obj< int >::__new(0); -HXLINE( 70) this->paramPositions = ::Array_obj< int >::__new(0); -HXLINE( 71) this->paramRefs_Bool = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 72) this->paramRefs_Float = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 73) this->paramRefs_Int = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 74) this->paramTypes = ::Array_obj< int >::__new(0); - } - -Dynamic ShaderBuffer_obj::__CreateEmpty() { return new ShaderBuffer_obj; } - -void *ShaderBuffer_obj::_hx_vtable = 0; - -Dynamic ShaderBuffer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ShaderBuffer_obj > _hx_result = new ShaderBuffer_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ShaderBuffer_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3434098f; -} - -void ShaderBuffer_obj::addBoolOverride(::String name,::Array< bool > values){ - HX_STACKFRAME(&_hx_pos_e0175c80fad344ef_78_addBoolOverride) -HXLINE( 79) this->overrideBoolNames[this->overrideBoolCount] = name; -HXLINE( 80) this->overrideBoolValues[this->overrideBoolCount] = values; -HXLINE( 81) this->overrideBoolCount++; - } - - -HX_DEFINE_DYNAMIC_FUNC2(ShaderBuffer_obj,addBoolOverride,(void)) - -void ShaderBuffer_obj::addFloatOverride(::String name,::Array< Float > values){ - HX_STACKFRAME(&_hx_pos_e0175c80fad344ef_85_addFloatOverride) -HXLINE( 86) this->overrideFloatNames[this->overrideFloatCount] = name; -HXLINE( 87) this->overrideFloatValues[this->overrideFloatCount] = values; -HXLINE( 88) this->overrideFloatCount++; - } - - -HX_DEFINE_DYNAMIC_FUNC2(ShaderBuffer_obj,addFloatOverride,(void)) - -void ShaderBuffer_obj::addIntOverride(::String name,::Array< int > values){ - HX_STACKFRAME(&_hx_pos_e0175c80fad344ef_92_addIntOverride) -HXLINE( 93) this->overrideIntNames[this->overrideIntCount] = name; -HXLINE( 94) this->overrideIntValues[this->overrideIntCount] = values; -HXLINE( 95) this->overrideIntCount++; - } - - -HX_DEFINE_DYNAMIC_FUNC2(ShaderBuffer_obj,addIntOverride,(void)) - -void ShaderBuffer_obj::clearOverride(){ - HX_STACKFRAME(&_hx_pos_e0175c80fad344ef_99_clearOverride) -HXLINE( 101) this->overrideIntCount = 0; -HXLINE( 102) this->overrideFloatCount = 0; -HXLINE( 103) this->overrideBoolCount = 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ShaderBuffer_obj,clearOverride,(void)) - -void ShaderBuffer_obj::update( ::openfl::display::GraphicsShader shader){ - HX_GC_STACKFRAME(&_hx_pos_e0175c80fad344ef_107_update) -HXLINE( 109) this->inputCount = 0; -HXLINE( 111) this->overrideIntCount = 0; -HXLINE( 112) this->overrideFloatCount = 0; -HXLINE( 113) this->overrideBoolCount = 0; -HXLINE( 114) this->paramBoolCount = 0; -HXLINE( 115) this->paramCount = 0; -HXLINE( 116) this->paramDataLength = 0; -HXLINE( 117) this->paramFloatCount = 0; -HXLINE( 118) this->paramIntCount = 0; -HXLINE( 119) this->shader = null(); -HXLINE( 121) if (hx::IsNull( shader )) { -HXLINE( 121) return; - } -HXLINE( 123) shader->_hx___init(); -HXLINE( 125) this->inputCount = shader->_hx___inputBitmapData->length; -HXLINE( 126) ::openfl::display::ShaderInput_openfl_display_BitmapData input; -HXLINE( 128) { -HXLINE( 128) int _g = 0; -HXDLIN( 128) int _g1 = this->inputCount; -HXDLIN( 128) while((_g < _g1)){ -HXLINE( 128) _g = (_g + 1); -HXDLIN( 128) int i = (_g - 1); -HXLINE( 130) input = shader->_hx___inputBitmapData->__get(i).StaticCast< ::openfl::display::ShaderInput_openfl_display_BitmapData >(); -HXLINE( 131) this->inputs[i] = input->input; -HXLINE( 132) this->inputFilter[i] = input->filter; -HXLINE( 133) this->inputMipFilter[i] = input->mipFilter; -HXLINE( 134) this->inputRefs[i] = input; -HXLINE( 135) this->inputWrap[i] = input->wrap; - } - } -HXLINE( 138) int boolCount = shader->_hx___paramBool->length; -HXLINE( 139) int floatCount = shader->_hx___paramFloat->length; -HXLINE( 140) int intCount = shader->_hx___paramInt->length; -HXLINE( 141) this->paramCount = ((boolCount + floatCount) + intCount); -HXLINE( 142) this->paramBoolCount = boolCount; -HXLINE( 143) this->paramFloatCount = floatCount; -HXLINE( 144) this->paramIntCount = intCount; -HXLINE( 146) int length = 0; -HXDLIN( 146) int p = 0; -HXLINE( 147) ::openfl::display::ShaderParameter_Bool param; -HXLINE( 149) { -HXLINE( 149) int _g2 = 0; -HXDLIN( 149) int _g3 = boolCount; -HXDLIN( 149) while((_g2 < _g3)){ -HXLINE( 149) _g2 = (_g2 + 1); -HXDLIN( 149) int i1 = (_g2 - 1); -HXLINE( 151) param = shader->_hx___paramBool->__get(i1).StaticCast< ::openfl::display::ShaderParameter_Bool >(); -HXLINE( 153) this->paramPositions[p] = this->paramDataLength; -HXLINE( 154) if (hx::IsNotNull( param->value )) { -HXLINE( 154) length = param->value->length; - } - else { -HXLINE( 154) length = 0; - } -HXLINE( 155) this->paramLengths[p] = length; -HXLINE( 156) ::openfl::display::_internal::ShaderBuffer _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 156) _hx_tmp->paramDataLength = (_hx_tmp->paramDataLength + length); -HXLINE( 157) this->paramTypes[p] = 0; -HXLINE( 159) this->paramRefs_Bool[i1] = param; -HXLINE( 160) p = (p + 1); - } - } -HXLINE( 163) ::openfl::display::ShaderParameter_Float param1; -HXLINE( 165) { -HXLINE( 165) int _g4 = 0; -HXDLIN( 165) int _g5 = floatCount; -HXDLIN( 165) while((_g4 < _g5)){ -HXLINE( 165) _g4 = (_g4 + 1); -HXDLIN( 165) int i2 = (_g4 - 1); -HXLINE( 167) param1 = shader->_hx___paramFloat->__get(i2).StaticCast< ::openfl::display::ShaderParameter_Float >(); -HXLINE( 169) this->paramPositions[p] = this->paramDataLength; -HXLINE( 170) if (hx::IsNotNull( param1->value )) { -HXLINE( 170) length = param1->value->length; - } - else { -HXLINE( 170) length = 0; - } -HXLINE( 171) this->paramLengths[p] = length; -HXLINE( 172) ::openfl::display::_internal::ShaderBuffer _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 172) _hx_tmp1->paramDataLength = (_hx_tmp1->paramDataLength + length); -HXLINE( 173) this->paramTypes[p] = 1; -HXLINE( 175) this->paramRefs_Float[i2] = param1; -HXLINE( 176) p = (p + 1); - } - } -HXLINE( 179) ::openfl::display::ShaderParameter_Int param2; -HXLINE( 181) { -HXLINE( 181) int _g6 = 0; -HXDLIN( 181) int _g7 = intCount; -HXDLIN( 181) while((_g6 < _g7)){ -HXLINE( 181) _g6 = (_g6 + 1); -HXDLIN( 181) int i3 = (_g6 - 1); -HXLINE( 183) param2 = shader->_hx___paramInt->__get(i3).StaticCast< ::openfl::display::ShaderParameter_Int >(); -HXLINE( 185) this->paramPositions[p] = this->paramDataLength; -HXLINE( 186) if (hx::IsNotNull( param2->value )) { -HXLINE( 186) length = param2->value->length; - } - else { -HXLINE( 186) length = 0; - } -HXLINE( 187) this->paramLengths[p] = length; -HXLINE( 188) ::openfl::display::_internal::ShaderBuffer _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 188) _hx_tmp2->paramDataLength = (_hx_tmp2->paramDataLength + length); -HXLINE( 189) this->paramTypes[p] = 2; -HXLINE( 191) this->paramRefs_Int[i3] = param2; -HXLINE( 192) p = (p + 1); - } - } -HXLINE( 195) if ((this->paramDataLength > 0)) { -HXLINE( 197) if (hx::IsNull( this->paramData )) { -HXLINE( 199) ::Dynamic elements = this->paramDataLength; -HXDLIN( 199) ::haxe::io::Bytes buffer = null(); -HXDLIN( 199) ::cpp::VirtualArray array = null(); -HXDLIN( 199) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 199) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 199) ::Dynamic len = null(); -HXDLIN( 199) ::lime::utils::ArrayBufferView this1; -HXDLIN( 199) if (hx::IsNotNull( elements )) { -HXLINE( 199) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,8); - } - else { -HXLINE( 199) if (hx::IsNotNull( array )) { -HXLINE( 199) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 199) _this->byteOffset = 0; -HXDLIN( 199) _this->length = array->get_length(); -HXDLIN( 199) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 199) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 199) _this->buffer = this2; -HXDLIN( 199) _this->copyFromArray(array,null()); -HXDLIN( 199) this1 = _this; - } - else { -HXLINE( 199) if (hx::IsNotNull( vector )) { -HXLINE( 199) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 199) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 199) _this1->byteOffset = 0; -HXDLIN( 199) _this1->length = array1->get_length(); -HXDLIN( 199) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 199) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 199) _this1->buffer = this3; -HXDLIN( 199) _this1->copyFromArray(array1,null()); -HXDLIN( 199) this1 = _this1; - } - else { -HXLINE( 199) if (hx::IsNotNull( view )) { -HXLINE( 199) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 199) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 199) int srcLength = view->length; -HXDLIN( 199) int srcByteOffset = view->byteOffset; -HXDLIN( 199) int srcElementSize = view->bytesPerElement; -HXDLIN( 199) int elementSize = _this2->bytesPerElement; -HXDLIN( 199) if ((view->type == _this2->type)) { -HXLINE( 199) int srcLength1 = srcData->length; -HXDLIN( 199) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 199) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 199) _this2->buffer = this4; -HXDLIN( 199) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 199) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 199) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 199) _this2->byteOffset = 0; -HXDLIN( 199) _this2->length = srcLength; -HXDLIN( 199) this1 = _this2; - } - else { -HXLINE( 199) if (hx::IsNotNull( buffer )) { -HXLINE( 199) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 199) int in_byteOffset = 0; -HXDLIN( 199) if ((in_byteOffset < 0)) { -HXLINE( 199) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 199) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 199) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 199) int bufferByteLength = buffer->length; -HXDLIN( 199) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 199) int newByteLength = bufferByteLength; -HXDLIN( 199) if (hx::IsNull( len )) { -HXLINE( 199) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 199) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 199) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 199) if ((newByteLength < 0)) { -HXLINE( 199) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 199) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 199) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 199) if ((newRange > bufferByteLength)) { -HXLINE( 199) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 199) _this3->buffer = buffer; -HXDLIN( 199) _this3->byteOffset = in_byteOffset; -HXDLIN( 199) _this3->byteLength = newByteLength; -HXDLIN( 199) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 199) this1 = _this3; - } - else { -HXLINE( 199) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 199) this->paramData = this1; - } - else { -HXLINE( 201) if ((this->paramDataLength > this->paramData->length)) { -HXLINE( 203) ::Dynamic elements1 = this->paramDataLength; -HXDLIN( 203) ::haxe::io::Bytes buffer1 = null(); -HXDLIN( 203) ::cpp::VirtualArray array2 = null(); -HXDLIN( 203) ::openfl::_Vector::FloatVector vector1 = null(); -HXDLIN( 203) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 203) ::Dynamic len1 = null(); -HXDLIN( 203) ::lime::utils::ArrayBufferView this5; -HXDLIN( 203) if (hx::IsNotNull( elements1 )) { -HXLINE( 203) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,8); - } - else { -HXLINE( 203) if (hx::IsNotNull( array2 )) { -HXLINE( 203) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 203) _this4->byteOffset = 0; -HXDLIN( 203) _this4->length = array2->get_length(); -HXDLIN( 203) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 203) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 203) _this4->buffer = this6; -HXDLIN( 203) _this4->copyFromArray(array2,null()); -HXDLIN( 203) this5 = _this4; - } - else { -HXLINE( 203) if (hx::IsNotNull( vector1 )) { -HXLINE( 203) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 203) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 203) _this5->byteOffset = 0; -HXDLIN( 203) _this5->length = array3->get_length(); -HXDLIN( 203) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 203) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 203) _this5->buffer = this7; -HXDLIN( 203) _this5->copyFromArray(array3,null()); -HXDLIN( 203) this5 = _this5; - } - else { -HXLINE( 203) if (hx::IsNotNull( view1 )) { -HXLINE( 203) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 203) ::haxe::io::Bytes srcData1 = view1->buffer; -HXDLIN( 203) int srcLength2 = view1->length; -HXDLIN( 203) int srcByteOffset1 = view1->byteOffset; -HXDLIN( 203) int srcElementSize1 = view1->bytesPerElement; -HXDLIN( 203) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 203) if ((view1->type == _this6->type)) { -HXLINE( 203) int srcLength3 = srcData1->length; -HXDLIN( 203) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 203) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 203) _this6->buffer = this8; -HXDLIN( 203) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 203) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 203) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 203) _this6->byteOffset = 0; -HXDLIN( 203) _this6->length = srcLength2; -HXDLIN( 203) this5 = _this6; - } - else { -HXLINE( 203) if (hx::IsNotNull( buffer1 )) { -HXLINE( 203) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 203) int in_byteOffset1 = 0; -HXDLIN( 203) if ((in_byteOffset1 < 0)) { -HXLINE( 203) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 203) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 203) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 203) int bufferByteLength1 = buffer1->length; -HXDLIN( 203) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 203) int newByteLength1 = bufferByteLength1; -HXDLIN( 203) if (hx::IsNull( len1 )) { -HXLINE( 203) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 203) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 203) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 203) if ((newByteLength1 < 0)) { -HXLINE( 203) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 203) newByteLength1 = (( (int)(len1) ) * _this7->bytesPerElement); -HXDLIN( 203) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 203) if ((newRange1 > bufferByteLength1)) { -HXLINE( 203) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 203) _this7->buffer = buffer1; -HXDLIN( 203) _this7->byteOffset = in_byteOffset1; -HXDLIN( 203) _this7->byteLength = newByteLength1; -HXDLIN( 203) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 203) this5 = _this7; - } - else { -HXLINE( 203) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 203) ::lime::utils::ArrayBufferView data = this5; -HXLINE( 204) { -HXLINE( 204) ::lime::utils::ArrayBufferView view2 = this->paramData; -HXDLIN( 204) ::cpp::VirtualArray array4 = null(); -HXDLIN( 204) int offset = 0; -HXDLIN( 204) bool _hx_tmp3; -HXDLIN( 204) if (hx::IsNotNull( view2 )) { -HXLINE( 204) _hx_tmp3 = hx::IsNull( array4 ); - } - else { -HXLINE( 204) _hx_tmp3 = false; - } -HXDLIN( 204) if (_hx_tmp3) { -HXLINE( 204) data->buffer->blit((offset * data->bytesPerElement),view2->buffer,view2->byteOffset,view2->byteLength); - } - else { -HXLINE( 204) bool _hx_tmp4; -HXDLIN( 204) if (hx::IsNotNull( array4 )) { -HXLINE( 204) _hx_tmp4 = hx::IsNull( view2 ); - } - else { -HXLINE( 204) _hx_tmp4 = false; - } -HXDLIN( 204) if (_hx_tmp4) { -HXLINE( 204) data->copyFromArray(array4,offset); - } - else { -HXLINE( 204) HX_STACK_DO_THROW(HX_("Invalid .set call. either view, or array must be not-null.",64,ba,b7,6c)); - } - } - } -HXLINE( 205) this->paramData = data; - } - } - } -HXLINE( 209) int boolIndex = 0; -HXLINE( 210) int floatIndex = 0; -HXLINE( 211) int intIndex = 0; -HXLINE( 213) int paramPosition = 0; -HXLINE( 214) ::openfl::display::ShaderParameter_Bool boolParam; -HXDLIN( 214) ::openfl::display::ShaderParameter_Float floatParam; -HXDLIN( 214) ::openfl::display::ShaderParameter_Int intParam; -HXDLIN( 214) int length1; -HXLINE( 216) { -HXLINE( 216) int _g8 = 0; -HXDLIN( 216) int _g9 = this->paramCount; -HXDLIN( 216) while((_g8 < _g9)){ -HXLINE( 216) _g8 = (_g8 + 1); -HXDLIN( 216) int i4 = (_g8 - 1); -HXLINE( 218) length1 = this->paramLengths->__get(i4); -HXLINE( 220) if ((i4 < boolCount)) { -HXLINE( 222) boolParam = this->paramRefs_Bool->__get(boolIndex).StaticCast< ::openfl::display::ShaderParameter_Bool >(); -HXLINE( 223) boolIndex = (boolIndex + 1); -HXLINE( 225) { -HXLINE( 225) int _g81 = 0; -HXDLIN( 225) int _g91 = length1; -HXDLIN( 225) while((_g81 < _g91)){ -HXLINE( 225) _g81 = (_g81 + 1); -HXDLIN( 225) int j = (_g81 - 1); -HXLINE( 227) { -HXLINE( 227) ::lime::utils::ArrayBufferView this9 = this->paramData; -HXDLIN( 227) Float val; -HXDLIN( 227) if (boolParam->value->__get(j)) { -HXLINE( 227) val = ( (Float)(1) ); - } - else { -HXLINE( 227) val = ( (Float)(0) ); - } -HXDLIN( 227) ::__hxcpp_memory_set_float(this9->buffer->b,(this9->byteOffset + (paramPosition * 4)),val); - } -HXLINE( 228) paramPosition = (paramPosition + 1); - } - } - } - else { -HXLINE( 231) if ((i4 < (boolCount + floatCount))) { -HXLINE( 233) floatParam = this->paramRefs_Float->__get(floatIndex).StaticCast< ::openfl::display::ShaderParameter_Float >(); -HXLINE( 234) floatIndex = (floatIndex + 1); -HXLINE( 236) { -HXLINE( 236) int _g82 = 0; -HXDLIN( 236) int _g92 = length1; -HXDLIN( 236) while((_g82 < _g92)){ -HXLINE( 236) _g82 = (_g82 + 1); -HXDLIN( 236) int j1 = (_g82 - 1); -HXLINE( 238) { -HXLINE( 238) ::lime::utils::ArrayBufferView this10 = this->paramData; -HXDLIN( 238) Float val1 = floatParam->value->__get(j1); -HXDLIN( 238) ::__hxcpp_memory_set_float(this10->buffer->b,(this10->byteOffset + (paramPosition * 4)),val1); - } -HXLINE( 239) paramPosition = (paramPosition + 1); - } - } - } - else { -HXLINE( 244) intParam = this->paramRefs_Int->__get(intIndex).StaticCast< ::openfl::display::ShaderParameter_Int >(); -HXLINE( 245) intIndex = (intIndex + 1); -HXLINE( 247) { -HXLINE( 247) int _g83 = 0; -HXDLIN( 247) int _g93 = length1; -HXDLIN( 247) while((_g83 < _g93)){ -HXLINE( 247) _g83 = (_g83 + 1); -HXDLIN( 247) int j2 = (_g83 - 1); -HXLINE( 249) { -HXLINE( 249) ::lime::utils::ArrayBufferView this11 = this->paramData; -HXDLIN( 249) Float val2 = ( (Float)(intParam->value->__get(j2)) ); -HXDLIN( 249) ::__hxcpp_memory_set_float(this11->buffer->b,(this11->byteOffset + (paramPosition * 4)),val2); - } -HXLINE( 250) paramPosition = (paramPosition + 1); - } - } - } - } - } - } -HXLINE( 255) this->shader = shader; - } - - -HX_DEFINE_DYNAMIC_FUNC1(ShaderBuffer_obj,update,(void)) - - -hx::ObjectPtr< ShaderBuffer_obj > ShaderBuffer_obj::__new() { - hx::ObjectPtr< ShaderBuffer_obj > __this = new ShaderBuffer_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< ShaderBuffer_obj > ShaderBuffer_obj::__alloc(hx::Ctx *_hx_ctx) { - ShaderBuffer_obj *__this = (ShaderBuffer_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ShaderBuffer_obj), true, "openfl.display._internal.ShaderBuffer")); - *(void **)__this = ShaderBuffer_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -ShaderBuffer_obj::ShaderBuffer_obj() -{ -} - -void ShaderBuffer_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ShaderBuffer); - HX_MARK_MEMBER_NAME(inputCount,"inputCount"); - HX_MARK_MEMBER_NAME(inputRefs,"inputRefs"); - HX_MARK_MEMBER_NAME(inputFilter,"inputFilter"); - HX_MARK_MEMBER_NAME(inputMipFilter,"inputMipFilter"); - HX_MARK_MEMBER_NAME(inputs,"inputs"); - HX_MARK_MEMBER_NAME(inputWrap,"inputWrap"); - HX_MARK_MEMBER_NAME(overrideBoolCount,"overrideBoolCount"); - HX_MARK_MEMBER_NAME(overrideBoolNames,"overrideBoolNames"); - HX_MARK_MEMBER_NAME(overrideBoolValues,"overrideBoolValues"); - HX_MARK_MEMBER_NAME(overrideFloatCount,"overrideFloatCount"); - HX_MARK_MEMBER_NAME(overrideFloatNames,"overrideFloatNames"); - HX_MARK_MEMBER_NAME(overrideFloatValues,"overrideFloatValues"); - HX_MARK_MEMBER_NAME(overrideIntCount,"overrideIntCount"); - HX_MARK_MEMBER_NAME(overrideIntNames,"overrideIntNames"); - HX_MARK_MEMBER_NAME(overrideIntValues,"overrideIntValues"); - HX_MARK_MEMBER_NAME(paramBoolCount,"paramBoolCount"); - HX_MARK_MEMBER_NAME(paramCount,"paramCount"); - HX_MARK_MEMBER_NAME(paramData,"paramData"); - HX_MARK_MEMBER_NAME(paramDataBuffer,"paramDataBuffer"); - HX_MARK_MEMBER_NAME(paramDataLength,"paramDataLength"); - HX_MARK_MEMBER_NAME(paramFloatCount,"paramFloatCount"); - HX_MARK_MEMBER_NAME(paramIntCount,"paramIntCount"); - HX_MARK_MEMBER_NAME(paramLengths,"paramLengths"); - HX_MARK_MEMBER_NAME(paramPositions,"paramPositions"); - HX_MARK_MEMBER_NAME(paramRefs_Bool,"paramRefs_Bool"); - HX_MARK_MEMBER_NAME(paramRefs_Float,"paramRefs_Float"); - HX_MARK_MEMBER_NAME(paramRefs_Int,"paramRefs_Int"); - HX_MARK_MEMBER_NAME(paramTypes,"paramTypes"); - HX_MARK_MEMBER_NAME(shader,"shader"); - HX_MARK_END_CLASS(); -} - -void ShaderBuffer_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(inputCount,"inputCount"); - HX_VISIT_MEMBER_NAME(inputRefs,"inputRefs"); - HX_VISIT_MEMBER_NAME(inputFilter,"inputFilter"); - HX_VISIT_MEMBER_NAME(inputMipFilter,"inputMipFilter"); - HX_VISIT_MEMBER_NAME(inputs,"inputs"); - HX_VISIT_MEMBER_NAME(inputWrap,"inputWrap"); - HX_VISIT_MEMBER_NAME(overrideBoolCount,"overrideBoolCount"); - HX_VISIT_MEMBER_NAME(overrideBoolNames,"overrideBoolNames"); - HX_VISIT_MEMBER_NAME(overrideBoolValues,"overrideBoolValues"); - HX_VISIT_MEMBER_NAME(overrideFloatCount,"overrideFloatCount"); - HX_VISIT_MEMBER_NAME(overrideFloatNames,"overrideFloatNames"); - HX_VISIT_MEMBER_NAME(overrideFloatValues,"overrideFloatValues"); - HX_VISIT_MEMBER_NAME(overrideIntCount,"overrideIntCount"); - HX_VISIT_MEMBER_NAME(overrideIntNames,"overrideIntNames"); - HX_VISIT_MEMBER_NAME(overrideIntValues,"overrideIntValues"); - HX_VISIT_MEMBER_NAME(paramBoolCount,"paramBoolCount"); - HX_VISIT_MEMBER_NAME(paramCount,"paramCount"); - HX_VISIT_MEMBER_NAME(paramData,"paramData"); - HX_VISIT_MEMBER_NAME(paramDataBuffer,"paramDataBuffer"); - HX_VISIT_MEMBER_NAME(paramDataLength,"paramDataLength"); - HX_VISIT_MEMBER_NAME(paramFloatCount,"paramFloatCount"); - HX_VISIT_MEMBER_NAME(paramIntCount,"paramIntCount"); - HX_VISIT_MEMBER_NAME(paramLengths,"paramLengths"); - HX_VISIT_MEMBER_NAME(paramPositions,"paramPositions"); - HX_VISIT_MEMBER_NAME(paramRefs_Bool,"paramRefs_Bool"); - HX_VISIT_MEMBER_NAME(paramRefs_Float,"paramRefs_Float"); - HX_VISIT_MEMBER_NAME(paramRefs_Int,"paramRefs_Int"); - HX_VISIT_MEMBER_NAME(paramTypes,"paramTypes"); - HX_VISIT_MEMBER_NAME(shader,"shader"); -} - -hx::Val ShaderBuffer_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"inputs") ) { return hx::Val( inputs ); } - if (HX_FIELD_EQ(inName,"shader") ) { return hx::Val( shader ); } - if (HX_FIELD_EQ(inName,"update") ) { return hx::Val( update_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"inputRefs") ) { return hx::Val( inputRefs ); } - if (HX_FIELD_EQ(inName,"inputWrap") ) { return hx::Val( inputWrap ); } - if (HX_FIELD_EQ(inName,"paramData") ) { return hx::Val( paramData ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"inputCount") ) { return hx::Val( inputCount ); } - if (HX_FIELD_EQ(inName,"paramCount") ) { return hx::Val( paramCount ); } - if (HX_FIELD_EQ(inName,"paramTypes") ) { return hx::Val( paramTypes ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"inputFilter") ) { return hx::Val( inputFilter ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"paramLengths") ) { return hx::Val( paramLengths ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"paramIntCount") ) { return hx::Val( paramIntCount ); } - if (HX_FIELD_EQ(inName,"paramRefs_Int") ) { return hx::Val( paramRefs_Int ); } - if (HX_FIELD_EQ(inName,"clearOverride") ) { return hx::Val( clearOverride_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"inputMipFilter") ) { return hx::Val( inputMipFilter ); } - if (HX_FIELD_EQ(inName,"paramBoolCount") ) { return hx::Val( paramBoolCount ); } - if (HX_FIELD_EQ(inName,"paramPositions") ) { return hx::Val( paramPositions ); } - if (HX_FIELD_EQ(inName,"paramRefs_Bool") ) { return hx::Val( paramRefs_Bool ); } - if (HX_FIELD_EQ(inName,"addIntOverride") ) { return hx::Val( addIntOverride_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"paramDataBuffer") ) { return hx::Val( paramDataBuffer ); } - if (HX_FIELD_EQ(inName,"paramDataLength") ) { return hx::Val( paramDataLength ); } - if (HX_FIELD_EQ(inName,"paramFloatCount") ) { return hx::Val( paramFloatCount ); } - if (HX_FIELD_EQ(inName,"paramRefs_Float") ) { return hx::Val( paramRefs_Float ); } - if (HX_FIELD_EQ(inName,"addBoolOverride") ) { return hx::Val( addBoolOverride_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"overrideIntCount") ) { return hx::Val( overrideIntCount ); } - if (HX_FIELD_EQ(inName,"overrideIntNames") ) { return hx::Val( overrideIntNames ); } - if (HX_FIELD_EQ(inName,"addFloatOverride") ) { return hx::Val( addFloatOverride_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"overrideBoolCount") ) { return hx::Val( overrideBoolCount ); } - if (HX_FIELD_EQ(inName,"overrideBoolNames") ) { return hx::Val( overrideBoolNames ); } - if (HX_FIELD_EQ(inName,"overrideIntValues") ) { return hx::Val( overrideIntValues ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"overrideBoolValues") ) { return hx::Val( overrideBoolValues ); } - if (HX_FIELD_EQ(inName,"overrideFloatCount") ) { return hx::Val( overrideFloatCount ); } - if (HX_FIELD_EQ(inName,"overrideFloatNames") ) { return hx::Val( overrideFloatNames ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"overrideFloatValues") ) { return hx::Val( overrideFloatValues ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ShaderBuffer_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"inputs") ) { inputs=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"shader") ) { shader=inValue.Cast< ::openfl::display::GraphicsShader >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"inputRefs") ) { inputRefs=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"inputWrap") ) { inputWrap=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"paramData") ) { paramData=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"inputCount") ) { inputCount=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"paramCount") ) { paramCount=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"paramTypes") ) { paramTypes=inValue.Cast< ::Array< int > >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"inputFilter") ) { inputFilter=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"paramLengths") ) { paramLengths=inValue.Cast< ::Array< int > >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"paramIntCount") ) { paramIntCount=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"paramRefs_Int") ) { paramRefs_Int=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"inputMipFilter") ) { inputMipFilter=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"paramBoolCount") ) { paramBoolCount=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"paramPositions") ) { paramPositions=inValue.Cast< ::Array< int > >(); return inValue; } - if (HX_FIELD_EQ(inName,"paramRefs_Bool") ) { paramRefs_Bool=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"paramDataBuffer") ) { paramDataBuffer=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"paramDataLength") ) { paramDataLength=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"paramFloatCount") ) { paramFloatCount=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"paramRefs_Float") ) { paramRefs_Float=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"overrideIntCount") ) { overrideIntCount=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"overrideIntNames") ) { overrideIntNames=inValue.Cast< ::Array< ::String > >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"overrideBoolCount") ) { overrideBoolCount=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"overrideBoolNames") ) { overrideBoolNames=inValue.Cast< ::Array< ::String > >(); return inValue; } - if (HX_FIELD_EQ(inName,"overrideIntValues") ) { overrideIntValues=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"overrideBoolValues") ) { overrideBoolValues=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - if (HX_FIELD_EQ(inName,"overrideFloatCount") ) { overrideFloatCount=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"overrideFloatNames") ) { overrideFloatNames=inValue.Cast< ::Array< ::String > >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"overrideFloatValues") ) { overrideFloatValues=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ShaderBuffer_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("inputCount",65,0c,9e,c8)); - outFields->push(HX_("inputRefs",ea,0c,d2,12)); - outFields->push(HX_("inputFilter",62,fb,68,7a)); - outFields->push(HX_("inputMipFilter",02,57,6d,70)); - outFields->push(HX_("inputs",29,c5,ed,9b)); - outFields->push(HX_("inputWrap",f4,f6,29,16)); - outFields->push(HX_("overrideBoolCount",59,ec,e5,8e)); - outFields->push(HX_("overrideBoolNames",52,37,07,db)); - outFields->push(HX_("overrideBoolValues",18,f5,86,fd)); - outFields->push(HX_("overrideFloatCount",ff,96,1b,77)); - outFields->push(HX_("overrideFloatNames",f8,e1,3c,c3)); - outFields->push(HX_("overrideFloatValues",b2,9b,46,44)); - outFields->push(HX_("overrideIntCount",cc,6f,57,cd)); - outFields->push(HX_("overrideIntNames",c5,ba,78,19)); - outFields->push(HX_("overrideIntValues",45,76,68,62)); - outFields->push(HX_("paramBoolCount",f8,3d,05,d8)); - outFields->push(HX_("paramCount",02,15,9d,ba)); - outFields->push(HX_("paramData",57,cd,d1,32)); - outFields->push(HX_("paramDataBuffer",b7,19,9e,7c)); - outFields->push(HX_("paramDataLength",9d,f1,10,4b)); - outFields->push(HX_("paramFloatCount",80,b0,63,29)); - outFields->push(HX_("paramIntCount",0d,77,5e,ea)); - outFields->push(HX_("paramLengths",c0,37,0f,d6)); - outFields->push(HX_("paramPositions",5d,59,23,07)); - outFields->push(HX_("paramRefs_Bool",1c,ca,d6,22)); - outFields->push(HX_("paramRefs_Float",6a,b3,b8,a4)); - outFields->push(HX_("paramRefs_Int",3d,4b,6b,76)); - outFields->push(HX_("paramTypes",ac,40,05,8b)); - outFields->push(HX_("shader",25,bf,20,1d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ShaderBuffer_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ShaderBuffer_obj,inputCount),HX_("inputCount",65,0c,9e,c8)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(ShaderBuffer_obj,inputRefs),HX_("inputRefs",ea,0c,d2,12)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(ShaderBuffer_obj,inputFilter),HX_("inputFilter",62,fb,68,7a)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(ShaderBuffer_obj,inputMipFilter),HX_("inputMipFilter",02,57,6d,70)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(ShaderBuffer_obj,inputs),HX_("inputs",29,c5,ed,9b)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(ShaderBuffer_obj,inputWrap),HX_("inputWrap",f4,f6,29,16)}, - {hx::fsInt,(int)offsetof(ShaderBuffer_obj,overrideBoolCount),HX_("overrideBoolCount",59,ec,e5,8e)}, - {hx::fsObject /* ::Array< ::String > */ ,(int)offsetof(ShaderBuffer_obj,overrideBoolNames),HX_("overrideBoolNames",52,37,07,db)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(ShaderBuffer_obj,overrideBoolValues),HX_("overrideBoolValues",18,f5,86,fd)}, - {hx::fsInt,(int)offsetof(ShaderBuffer_obj,overrideFloatCount),HX_("overrideFloatCount",ff,96,1b,77)}, - {hx::fsObject /* ::Array< ::String > */ ,(int)offsetof(ShaderBuffer_obj,overrideFloatNames),HX_("overrideFloatNames",f8,e1,3c,c3)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(ShaderBuffer_obj,overrideFloatValues),HX_("overrideFloatValues",b2,9b,46,44)}, - {hx::fsInt,(int)offsetof(ShaderBuffer_obj,overrideIntCount),HX_("overrideIntCount",cc,6f,57,cd)}, - {hx::fsObject /* ::Array< ::String > */ ,(int)offsetof(ShaderBuffer_obj,overrideIntNames),HX_("overrideIntNames",c5,ba,78,19)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(ShaderBuffer_obj,overrideIntValues),HX_("overrideIntValues",45,76,68,62)}, - {hx::fsInt,(int)offsetof(ShaderBuffer_obj,paramBoolCount),HX_("paramBoolCount",f8,3d,05,d8)}, - {hx::fsInt,(int)offsetof(ShaderBuffer_obj,paramCount),HX_("paramCount",02,15,9d,ba)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(ShaderBuffer_obj,paramData),HX_("paramData",57,cd,d1,32)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(ShaderBuffer_obj,paramDataBuffer),HX_("paramDataBuffer",b7,19,9e,7c)}, - {hx::fsInt,(int)offsetof(ShaderBuffer_obj,paramDataLength),HX_("paramDataLength",9d,f1,10,4b)}, - {hx::fsInt,(int)offsetof(ShaderBuffer_obj,paramFloatCount),HX_("paramFloatCount",80,b0,63,29)}, - {hx::fsInt,(int)offsetof(ShaderBuffer_obj,paramIntCount),HX_("paramIntCount",0d,77,5e,ea)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(ShaderBuffer_obj,paramLengths),HX_("paramLengths",c0,37,0f,d6)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(ShaderBuffer_obj,paramPositions),HX_("paramPositions",5d,59,23,07)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(ShaderBuffer_obj,paramRefs_Bool),HX_("paramRefs_Bool",1c,ca,d6,22)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(ShaderBuffer_obj,paramRefs_Float),HX_("paramRefs_Float",6a,b3,b8,a4)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(ShaderBuffer_obj,paramRefs_Int),HX_("paramRefs_Int",3d,4b,6b,76)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(ShaderBuffer_obj,paramTypes),HX_("paramTypes",ac,40,05,8b)}, - {hx::fsObject /* ::openfl::display::GraphicsShader */ ,(int)offsetof(ShaderBuffer_obj,shader),HX_("shader",25,bf,20,1d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ShaderBuffer_obj_sStaticStorageInfo = 0; -#endif - -static ::String ShaderBuffer_obj_sMemberFields[] = { - HX_("inputCount",65,0c,9e,c8), - HX_("inputRefs",ea,0c,d2,12), - HX_("inputFilter",62,fb,68,7a), - HX_("inputMipFilter",02,57,6d,70), - HX_("inputs",29,c5,ed,9b), - HX_("inputWrap",f4,f6,29,16), - HX_("overrideBoolCount",59,ec,e5,8e), - HX_("overrideBoolNames",52,37,07,db), - HX_("overrideBoolValues",18,f5,86,fd), - HX_("overrideFloatCount",ff,96,1b,77), - HX_("overrideFloatNames",f8,e1,3c,c3), - HX_("overrideFloatValues",b2,9b,46,44), - HX_("overrideIntCount",cc,6f,57,cd), - HX_("overrideIntNames",c5,ba,78,19), - HX_("overrideIntValues",45,76,68,62), - HX_("paramBoolCount",f8,3d,05,d8), - HX_("paramCount",02,15,9d,ba), - HX_("paramData",57,cd,d1,32), - HX_("paramDataBuffer",b7,19,9e,7c), - HX_("paramDataLength",9d,f1,10,4b), - HX_("paramFloatCount",80,b0,63,29), - HX_("paramIntCount",0d,77,5e,ea), - HX_("paramLengths",c0,37,0f,d6), - HX_("paramPositions",5d,59,23,07), - HX_("paramRefs_Bool",1c,ca,d6,22), - HX_("paramRefs_Float",6a,b3,b8,a4), - HX_("paramRefs_Int",3d,4b,6b,76), - HX_("paramTypes",ac,40,05,8b), - HX_("shader",25,bf,20,1d), - HX_("addBoolOverride",57,08,04,13), - HX_("addFloatOverride",27,7d,88,fb), - HX_("addIntOverride",ba,f9,4d,c9), - HX_("clearOverride",f9,24,85,7c), - HX_("update",09,86,05,87), - ::String(null()) }; - -hx::Class ShaderBuffer_obj::__mClass; - -void ShaderBuffer_obj::__register() -{ - ShaderBuffer_obj _hx_dummy; - ShaderBuffer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal.ShaderBuffer",01,43,2c,ef); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ShaderBuffer_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ShaderBuffer_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ShaderBuffer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ShaderBuffer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ShaderBuffer_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_e0175c80fad344ef_19_boot) -HXDLIN( 19) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("overrideIntValues",45,76,68,62), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))))) - ->setFixed(1,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/BeginBitmapFillView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/BeginBitmapFillView_Impl_.cpp deleted file mode 100644 index 144e9314..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/BeginBitmapFillView_Impl_.cpp +++ /dev/null @@ -1,153 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_BeginBitmapFillView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_73397f6f71169552_335__new,"openfl.display._internal._DrawCommandReader.BeginBitmapFillView_Impl_","_new",0xaa7e8036,"openfl.display._internal._DrawCommandReader.BeginBitmapFillView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",335,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_73397f6f71169552_344_get_bitmap,"openfl.display._internal._DrawCommandReader.BeginBitmapFillView_Impl_","get_bitmap",0x1aba384d,"openfl.display._internal._DrawCommandReader.BeginBitmapFillView_Impl_.get_bitmap","openfl/display/_internal/DrawCommandReader.hx",344,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_73397f6f71169552_351_get_matrix,"openfl.display._internal._DrawCommandReader.BeginBitmapFillView_Impl_","get_matrix",0xe5765e9f,"openfl.display._internal._DrawCommandReader.BeginBitmapFillView_Impl_.get_matrix","openfl/display/_internal/DrawCommandReader.hx",351,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_73397f6f71169552_358_get_repeat,"openfl.display._internal._DrawCommandReader.BeginBitmapFillView_Impl_","get_repeat",0x302abfb9,"openfl.display._internal._DrawCommandReader.BeginBitmapFillView_Impl_.get_repeat","openfl/display/_internal/DrawCommandReader.hx",358,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_73397f6f71169552_365_get_smooth,"openfl.display._internal._DrawCommandReader.BeginBitmapFillView_Impl_","get_smooth",0x3119308c,"openfl.display._internal._DrawCommandReader.BeginBitmapFillView_Impl_.get_smooth","openfl/display/_internal/DrawCommandReader.hx",365,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void BeginBitmapFillView_Impl__obj::__construct() { } - -Dynamic BeginBitmapFillView_Impl__obj::__CreateEmpty() { return new BeginBitmapFillView_Impl__obj; } - -void *BeginBitmapFillView_Impl__obj::_hx_vtable = 0; - -Dynamic BeginBitmapFillView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< BeginBitmapFillView_Impl__obj > _hx_result = new BeginBitmapFillView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool BeginBitmapFillView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0f797dab; -} - - ::openfl::display::_internal::DrawCommandReader BeginBitmapFillView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_73397f6f71169552_335__new) -HXDLIN( 335) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 335) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginBitmapFillView_Impl__obj,_new,return ) - - ::openfl::display::BitmapData BeginBitmapFillView_Impl__obj::get_bitmap( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_73397f6f71169552_344_get_bitmap) -HXDLIN( 344) return ( ( ::openfl::display::BitmapData)(this1->buffer->o->__get(this1->oPos)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginBitmapFillView_Impl__obj,get_bitmap,return ) - - ::openfl::geom::Matrix BeginBitmapFillView_Impl__obj::get_matrix( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_73397f6f71169552_351_get_matrix) -HXDLIN( 351) return ( ( ::openfl::geom::Matrix)(this1->buffer->o->__get((this1->oPos + 1))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginBitmapFillView_Impl__obj,get_matrix,return ) - -bool BeginBitmapFillView_Impl__obj::get_repeat( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_73397f6f71169552_358_get_repeat) -HXDLIN( 358) return this1->buffer->b->__get(this1->bPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginBitmapFillView_Impl__obj,get_repeat,return ) - -bool BeginBitmapFillView_Impl__obj::get_smooth( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_73397f6f71169552_365_get_smooth) -HXDLIN( 365) return this1->buffer->b->__get((this1->bPos + 1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginBitmapFillView_Impl__obj,get_smooth,return ) - - -BeginBitmapFillView_Impl__obj::BeginBitmapFillView_Impl__obj() -{ -} - -bool BeginBitmapFillView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_bitmap") ) { outValue = get_bitmap_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_matrix") ) { outValue = get_matrix_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_repeat") ) { outValue = get_repeat_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_smooth") ) { outValue = get_smooth_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *BeginBitmapFillView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *BeginBitmapFillView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class BeginBitmapFillView_Impl__obj::__mClass; - -static ::String BeginBitmapFillView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_bitmap",b8,7f,93,e1), - HX_("get_matrix",0a,a6,4f,ac), - HX_("get_repeat",24,07,04,f7), - HX_("get_smooth",f7,77,f2,f7), - ::String(null()) -}; - -void BeginBitmapFillView_Impl__obj::__register() -{ - BeginBitmapFillView_Impl__obj _hx_dummy; - BeginBitmapFillView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.BeginBitmapFillView_Impl_",b9,e5,f6,c6); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &BeginBitmapFillView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(BeginBitmapFillView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< BeginBitmapFillView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = BeginBitmapFillView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = BeginBitmapFillView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/BeginFillView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/BeginFillView_Impl_.cpp deleted file mode 100644 index 06fdfa00..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/BeginFillView_Impl_.cpp +++ /dev/null @@ -1,122 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_BeginFillView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_c809d3cd762f2eb4_371__new,"openfl.display._internal._DrawCommandReader.BeginFillView_Impl_","_new",0x0da27465,"openfl.display._internal._DrawCommandReader.BeginFillView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",371,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_c809d3cd762f2eb4_380_get_color,"openfl.display._internal._DrawCommandReader.BeginFillView_Impl_","get_color",0xc5578036,"openfl.display._internal._DrawCommandReader.BeginFillView_Impl_.get_color","openfl/display/_internal/DrawCommandReader.hx",380,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_c809d3cd762f2eb4_387_get_alpha,"openfl.display._internal._DrawCommandReader.BeginFillView_Impl_","get_alpha",0x9c91b631,"openfl.display._internal._DrawCommandReader.BeginFillView_Impl_.get_alpha","openfl/display/_internal/DrawCommandReader.hx",387,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void BeginFillView_Impl__obj::__construct() { } - -Dynamic BeginFillView_Impl__obj::__CreateEmpty() { return new BeginFillView_Impl__obj; } - -void *BeginFillView_Impl__obj::_hx_vtable = 0; - -Dynamic BeginFillView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< BeginFillView_Impl__obj > _hx_result = new BeginFillView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool BeginFillView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x55670294; -} - - ::openfl::display::_internal::DrawCommandReader BeginFillView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_c809d3cd762f2eb4_371__new) -HXDLIN( 371) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 371) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginFillView_Impl__obj,_new,return ) - -int BeginFillView_Impl__obj::get_color( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_c809d3cd762f2eb4_380_get_color) -HXDLIN( 380) return this1->buffer->i->__get(this1->iPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginFillView_Impl__obj,get_color,return ) - -Float BeginFillView_Impl__obj::get_alpha( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_c809d3cd762f2eb4_387_get_alpha) -HXDLIN( 387) return this1->buffer->f->__get(this1->fPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginFillView_Impl__obj,get_alpha,return ) - - -BeginFillView_Impl__obj::BeginFillView_Impl__obj() -{ -} - -bool BeginFillView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"get_color") ) { outValue = get_color_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_alpha") ) { outValue = get_alpha_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *BeginFillView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *BeginFillView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class BeginFillView_Impl__obj::__mClass; - -static ::String BeginFillView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_color",ba,cd,05,8e), - HX_("get_alpha",b5,03,40,65), - ::String(null()) -}; - -void BeginFillView_Impl__obj::__register() -{ - BeginFillView_Impl__obj _hx_dummy; - BeginFillView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.BeginFillView_Impl_",ea,5f,95,e8); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &BeginFillView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(BeginFillView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< BeginFillView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = BeginFillView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = BeginFillView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/BeginGradientFillView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/BeginGradientFillView_Impl_.cpp deleted file mode 100644 index 6af804ed..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/BeginGradientFillView_Impl_.cpp +++ /dev/null @@ -1,199 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_BeginGradientFillView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_422092f732c0b632_393__new,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_","_new",0x7acdd655,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",393,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_422092f732c0b632_402_get_type,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_","get_type",0xe497f937,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_.get_type","openfl/display/_internal/DrawCommandReader.hx",402,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_422092f732c0b632_409_get_colors,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_","get_colors",0xa4c2256d,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_.get_colors","openfl/display/_internal/DrawCommandReader.hx",409,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_422092f732c0b632_416_get_alphas,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_","get_alphas",0x20772b12,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_.get_alphas","openfl/display/_internal/DrawCommandReader.hx",416,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_422092f732c0b632_423_get_ratios,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_","get_ratios",0x99c594c5,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_.get_ratios","openfl/display/_internal/DrawCommandReader.hx",423,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_422092f732c0b632_430_get_matrix,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_","get_matrix",0x9a0395fe,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_.get_matrix","openfl/display/_internal/DrawCommandReader.hx",430,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_422092f732c0b632_437_get_spreadMethod,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_","get_spreadMethod",0xd4095131,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_.get_spreadMethod","openfl/display/_internal/DrawCommandReader.hx",437,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_422092f732c0b632_444_get_interpolationMethod,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_","get_interpolationMethod",0x6dc05d48,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_.get_interpolationMethod","openfl/display/_internal/DrawCommandReader.hx",444,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_422092f732c0b632_451_get_focalPointRatio,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_","get_focalPointRatio",0x5ca5b203,"openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_.get_focalPointRatio","openfl/display/_internal/DrawCommandReader.hx",451,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void BeginGradientFillView_Impl__obj::__construct() { } - -Dynamic BeginGradientFillView_Impl__obj::__CreateEmpty() { return new BeginGradientFillView_Impl__obj; } - -void *BeginGradientFillView_Impl__obj::_hx_vtable = 0; - -Dynamic BeginGradientFillView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< BeginGradientFillView_Impl__obj > _hx_result = new BeginGradientFillView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool BeginGradientFillView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2d533c6c; -} - - ::openfl::display::_internal::DrawCommandReader BeginGradientFillView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_422092f732c0b632_393__new) -HXDLIN( 393) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 393) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginGradientFillView_Impl__obj,_new,return ) - - ::Dynamic BeginGradientFillView_Impl__obj::get_type( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_422092f732c0b632_402_get_type) -HXDLIN( 402) return this1->buffer->o->__get(this1->oPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginGradientFillView_Impl__obj,get_type,return ) - -::Array< int > BeginGradientFillView_Impl__obj::get_colors( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_422092f732c0b632_409_get_colors) -HXDLIN( 409) return this1->buffer->ii->__get(this1->iiPos).StaticCast< ::Array< int > >(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginGradientFillView_Impl__obj,get_colors,return ) - -::Array< Float > BeginGradientFillView_Impl__obj::get_alphas( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_422092f732c0b632_416_get_alphas) -HXDLIN( 416) return this1->buffer->ff->__get(this1->ffPos).StaticCast< ::Array< Float > >(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginGradientFillView_Impl__obj,get_alphas,return ) - -::Array< int > BeginGradientFillView_Impl__obj::get_ratios( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_422092f732c0b632_423_get_ratios) -HXDLIN( 423) return this1->buffer->ii->__get((this1->iiPos + 1)).StaticCast< ::Array< int > >(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginGradientFillView_Impl__obj,get_ratios,return ) - - ::openfl::geom::Matrix BeginGradientFillView_Impl__obj::get_matrix( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_422092f732c0b632_430_get_matrix) -HXDLIN( 430) return ( ( ::openfl::geom::Matrix)(this1->buffer->o->__get((this1->oPos + 1))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginGradientFillView_Impl__obj,get_matrix,return ) - - ::Dynamic BeginGradientFillView_Impl__obj::get_spreadMethod( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_422092f732c0b632_437_get_spreadMethod) -HXDLIN( 437) return this1->buffer->o->__get((this1->oPos + 2)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginGradientFillView_Impl__obj,get_spreadMethod,return ) - - ::Dynamic BeginGradientFillView_Impl__obj::get_interpolationMethod( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_422092f732c0b632_444_get_interpolationMethod) -HXDLIN( 444) return this1->buffer->o->__get((this1->oPos + 3)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginGradientFillView_Impl__obj,get_interpolationMethod,return ) - -Float BeginGradientFillView_Impl__obj::get_focalPointRatio( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_422092f732c0b632_451_get_focalPointRatio) -HXDLIN( 451) return this1->buffer->f->__get(this1->fPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginGradientFillView_Impl__obj,get_focalPointRatio,return ) - - -BeginGradientFillView_Impl__obj::BeginGradientFillView_Impl__obj() -{ -} - -bool BeginGradientFillView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"get_type") ) { outValue = get_type_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_colors") ) { outValue = get_colors_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_alphas") ) { outValue = get_alphas_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ratios") ) { outValue = get_ratios_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_matrix") ) { outValue = get_matrix_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"get_spreadMethod") ) { outValue = get_spreadMethod_dyn(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"get_focalPointRatio") ) { outValue = get_focalPointRatio_dyn(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"get_interpolationMethod") ) { outValue = get_interpolationMethod_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *BeginGradientFillView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *BeginGradientFillView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class BeginGradientFillView_Impl__obj::__mClass; - -static ::String BeginGradientFillView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_type",43,ae,c3,cc), - HX_("get_colors",79,35,0e,b7), - HX_("get_alphas",1e,3b,c3,32), - HX_("get_ratios",d1,a4,11,ac), - HX_("get_matrix",0a,a6,4f,ac), - HX_("get_spreadMethod",3d,f2,c2,f1), - HX_("get_interpolationMethod",bc,35,4a,d1), - HX_("get_focalPointRatio",77,40,d5,4b), - ::String(null()) -}; - -void BeginGradientFillView_Impl__obj::__register() -{ - BeginGradientFillView_Impl__obj _hx_dummy; - BeginGradientFillView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.BeginGradientFillView_Impl_",fa,43,05,cd); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &BeginGradientFillView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(BeginGradientFillView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< BeginGradientFillView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = BeginGradientFillView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = BeginGradientFillView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/BeginShaderFillView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/BeginShaderFillView_Impl_.cpp deleted file mode 100644 index 5d7f256d..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/BeginShaderFillView_Impl_.cpp +++ /dev/null @@ -1,114 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal_ShaderBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_BeginShaderFillView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_3514654c679e6cb8_457__new,"openfl.display._internal._DrawCommandReader.BeginShaderFillView_Impl_","_new",0x40adeac0,"openfl.display._internal._DrawCommandReader.BeginShaderFillView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",457,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_3514654c679e6cb8_466_get_shaderBuffer,"openfl.display._internal._DrawCommandReader.BeginShaderFillView_Impl_","get_shaderBuffer",0x6e852e6d,"openfl.display._internal._DrawCommandReader.BeginShaderFillView_Impl_.get_shaderBuffer","openfl/display/_internal/DrawCommandReader.hx",466,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void BeginShaderFillView_Impl__obj::__construct() { } - -Dynamic BeginShaderFillView_Impl__obj::__CreateEmpty() { return new BeginShaderFillView_Impl__obj; } - -void *BeginShaderFillView_Impl__obj::_hx_vtable = 0; - -Dynamic BeginShaderFillView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< BeginShaderFillView_Impl__obj > _hx_result = new BeginShaderFillView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool BeginShaderFillView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x25d61f61; -} - - ::openfl::display::_internal::DrawCommandReader BeginShaderFillView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_3514654c679e6cb8_457__new) -HXDLIN( 457) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 457) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginShaderFillView_Impl__obj,_new,return ) - - ::openfl::display::_internal::ShaderBuffer BeginShaderFillView_Impl__obj::get_shaderBuffer( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_3514654c679e6cb8_466_get_shaderBuffer) -HXDLIN( 466) return ( ( ::openfl::display::_internal::ShaderBuffer)(this1->buffer->o->__get(this1->oPos)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(BeginShaderFillView_Impl__obj,get_shaderBuffer,return ) - - -BeginShaderFillView_Impl__obj::BeginShaderFillView_Impl__obj() -{ -} - -bool BeginShaderFillView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"get_shaderBuffer") ) { outValue = get_shaderBuffer_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *BeginShaderFillView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *BeginShaderFillView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class BeginShaderFillView_Impl__obj::__mClass; - -static ::String BeginShaderFillView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_shaderBuffer",8e,46,1c,45), - ::String(null()) -}; - -void BeginShaderFillView_Impl__obj::__register() -{ - BeginShaderFillView_Impl__obj _hx_dummy; - BeginShaderFillView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.BeginShaderFillView_Impl_",6f,87,53,dd); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &BeginShaderFillView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(BeginShaderFillView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< BeginShaderFillView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = BeginShaderFillView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = BeginShaderFillView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/CubicCurveToView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/CubicCurveToView_Impl_.cpp deleted file mode 100644 index e4e8de9b..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/CubicCurveToView_Impl_.cpp +++ /dev/null @@ -1,168 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_CubicCurveToView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_0ba6d328ffc5047f_472__new,"openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_","_new",0x26a29d63,"openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",472,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_0ba6d328ffc5047f_481_get_controlX1,"openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_","get_controlX1",0xeefd450b,"openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_.get_controlX1","openfl/display/_internal/DrawCommandReader.hx",481,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_0ba6d328ffc5047f_488_get_controlY1,"openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_","get_controlY1",0xeefd45ea,"openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_.get_controlY1","openfl/display/_internal/DrawCommandReader.hx",488,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_0ba6d328ffc5047f_495_get_controlX2,"openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_","get_controlX2",0xeefd450c,"openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_.get_controlX2","openfl/display/_internal/DrawCommandReader.hx",495,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_0ba6d328ffc5047f_502_get_controlY2,"openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_","get_controlY2",0xeefd45eb,"openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_.get_controlY2","openfl/display/_internal/DrawCommandReader.hx",502,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_0ba6d328ffc5047f_509_get_anchorX,"openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_","get_anchorX",0x267ea898,"openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_.get_anchorX","openfl/display/_internal/DrawCommandReader.hx",509,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_0ba6d328ffc5047f_516_get_anchorY,"openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_","get_anchorY",0x267ea899,"openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_.get_anchorY","openfl/display/_internal/DrawCommandReader.hx",516,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void CubicCurveToView_Impl__obj::__construct() { } - -Dynamic CubicCurveToView_Impl__obj::__CreateEmpty() { return new CubicCurveToView_Impl__obj; } - -void *CubicCurveToView_Impl__obj::_hx_vtable = 0; - -Dynamic CubicCurveToView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CubicCurveToView_Impl__obj > _hx_result = new CubicCurveToView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CubicCurveToView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5e6d37de; -} - - ::openfl::display::_internal::DrawCommandReader CubicCurveToView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_0ba6d328ffc5047f_472__new) -HXDLIN( 472) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 472) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CubicCurveToView_Impl__obj,_new,return ) - -Float CubicCurveToView_Impl__obj::get_controlX1( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_0ba6d328ffc5047f_481_get_controlX1) -HXDLIN( 481) return this1->buffer->f->__get(this1->fPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CubicCurveToView_Impl__obj,get_controlX1,return ) - -Float CubicCurveToView_Impl__obj::get_controlY1( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_0ba6d328ffc5047f_488_get_controlY1) -HXDLIN( 488) return this1->buffer->f->__get((this1->fPos + 1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CubicCurveToView_Impl__obj,get_controlY1,return ) - -Float CubicCurveToView_Impl__obj::get_controlX2( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_0ba6d328ffc5047f_495_get_controlX2) -HXDLIN( 495) return this1->buffer->f->__get((this1->fPos + 2)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CubicCurveToView_Impl__obj,get_controlX2,return ) - -Float CubicCurveToView_Impl__obj::get_controlY2( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_0ba6d328ffc5047f_502_get_controlY2) -HXDLIN( 502) return this1->buffer->f->__get((this1->fPos + 3)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CubicCurveToView_Impl__obj,get_controlY2,return ) - -Float CubicCurveToView_Impl__obj::get_anchorX( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_0ba6d328ffc5047f_509_get_anchorX) -HXDLIN( 509) return this1->buffer->f->__get((this1->fPos + 4)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CubicCurveToView_Impl__obj,get_anchorX,return ) - -Float CubicCurveToView_Impl__obj::get_anchorY( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_0ba6d328ffc5047f_516_get_anchorY) -HXDLIN( 516) return this1->buffer->f->__get((this1->fPos + 5)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CubicCurveToView_Impl__obj,get_anchorY,return ) - - -CubicCurveToView_Impl__obj::CubicCurveToView_Impl__obj() -{ -} - -bool CubicCurveToView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_anchorX") ) { outValue = get_anchorX_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_anchorY") ) { outValue = get_anchorY_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"get_controlX1") ) { outValue = get_controlX1_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_controlY1") ) { outValue = get_controlY1_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_controlX2") ) { outValue = get_controlX2_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_controlY2") ) { outValue = get_controlY2_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CubicCurveToView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *CubicCurveToView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class CubicCurveToView_Impl__obj::__mClass; - -static ::String CubicCurveToView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_controlX1",4d,dd,9c,4e), - HX_("get_controlY1",2c,de,9c,4e), - HX_("get_controlX2",4e,dd,9c,4e), - HX_("get_controlY2",2d,de,9c,4e), - HX_("get_anchorX",5a,4c,9c,88), - HX_("get_anchorY",5b,4c,9c,88), - ::String(null()) -}; - -void CubicCurveToView_Impl__obj::__register() -{ - CubicCurveToView_Impl__obj _hx_dummy; - CubicCurveToView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.CubicCurveToView_Impl_",ac,d7,41,e9); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CubicCurveToView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(CubicCurveToView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CubicCurveToView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CubicCurveToView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CubicCurveToView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/CurveToView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/CurveToView_Impl_.cpp deleted file mode 100644 index 56d87d97..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/CurveToView_Impl_.cpp +++ /dev/null @@ -1,146 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_CurveToView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_b7964c5d852eee6f_522__new,"openfl.display._internal._DrawCommandReader.CurveToView_Impl_","_new",0x1ca8bfa7,"openfl.display._internal._DrawCommandReader.CurveToView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",522,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b7964c5d852eee6f_531_get_controlX,"openfl.display._internal._DrawCommandReader.CurveToView_Impl_","get_controlX",0xf91c9aaa,"openfl.display._internal._DrawCommandReader.CurveToView_Impl_.get_controlX","openfl/display/_internal/DrawCommandReader.hx",531,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b7964c5d852eee6f_538_get_controlY,"openfl.display._internal._DrawCommandReader.CurveToView_Impl_","get_controlY",0xf91c9aab,"openfl.display._internal._DrawCommandReader.CurveToView_Impl_.get_controlY","openfl/display/_internal/DrawCommandReader.hx",538,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b7964c5d852eee6f_545_get_anchorX,"openfl.display._internal._DrawCommandReader.CurveToView_Impl_","get_anchorX",0x81c716d4,"openfl.display._internal._DrawCommandReader.CurveToView_Impl_.get_anchorX","openfl/display/_internal/DrawCommandReader.hx",545,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_b7964c5d852eee6f_552_get_anchorY,"openfl.display._internal._DrawCommandReader.CurveToView_Impl_","get_anchorY",0x81c716d5,"openfl.display._internal._DrawCommandReader.CurveToView_Impl_.get_anchorY","openfl/display/_internal/DrawCommandReader.hx",552,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void CurveToView_Impl__obj::__construct() { } - -Dynamic CurveToView_Impl__obj::__CreateEmpty() { return new CurveToView_Impl__obj; } - -void *CurveToView_Impl__obj::_hx_vtable = 0; - -Dynamic CurveToView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CurveToView_Impl__obj > _hx_result = new CurveToView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CurveToView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x68b3d72e; -} - - ::openfl::display::_internal::DrawCommandReader CurveToView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_b7964c5d852eee6f_522__new) -HXDLIN( 522) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 522) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CurveToView_Impl__obj,_new,return ) - -Float CurveToView_Impl__obj::get_controlX( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_b7964c5d852eee6f_531_get_controlX) -HXDLIN( 531) return this1->buffer->f->__get(this1->fPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CurveToView_Impl__obj,get_controlX,return ) - -Float CurveToView_Impl__obj::get_controlY( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_b7964c5d852eee6f_538_get_controlY) -HXDLIN( 538) return this1->buffer->f->__get((this1->fPos + 1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CurveToView_Impl__obj,get_controlY,return ) - -Float CurveToView_Impl__obj::get_anchorX( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_b7964c5d852eee6f_545_get_anchorX) -HXDLIN( 545) return this1->buffer->f->__get((this1->fPos + 2)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CurveToView_Impl__obj,get_anchorX,return ) - -Float CurveToView_Impl__obj::get_anchorY( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_b7964c5d852eee6f_552_get_anchorY) -HXDLIN( 552) return this1->buffer->f->__get((this1->fPos + 3)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CurveToView_Impl__obj,get_anchorY,return ) - - -CurveToView_Impl__obj::CurveToView_Impl__obj() -{ -} - -bool CurveToView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_anchorX") ) { outValue = get_anchorX_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_anchorY") ) { outValue = get_anchorY_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"get_controlX") ) { outValue = get_controlX_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_controlY") ) { outValue = get_controlY_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CurveToView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *CurveToView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class CurveToView_Impl__obj::__mClass; - -static ::String CurveToView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_controlX",64,3a,d6,ec), - HX_("get_controlY",65,3a,d6,ec), - HX_("get_anchorX",5a,4c,9c,88), - HX_("get_anchorY",5b,4c,9c,88), - ::String(null()) -}; - -void CurveToView_Impl__obj::__register() -{ - CurveToView_Impl__obj _hx_dummy; - CurveToView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.CurveToView_Impl_",e8,db,f6,2d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CurveToView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(CurveToView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CurveToView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CurveToView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CurveToView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawCircleView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawCircleView_Impl_.cpp deleted file mode 100644 index 0b19f826..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawCircleView_Impl_.cpp +++ /dev/null @@ -1,135 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawCircleView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_c4c10c39864eebc6_558__new,"openfl.display._internal._DrawCommandReader.DrawCircleView_Impl_","_new",0x6f17464f,"openfl.display._internal._DrawCommandReader.DrawCircleView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",558,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_c4c10c39864eebc6_567_get_x,"openfl.display._internal._DrawCommandReader.DrawCircleView_Impl_","get_x",0x5a9344a1,"openfl.display._internal._DrawCommandReader.DrawCircleView_Impl_.get_x","openfl/display/_internal/DrawCommandReader.hx",567,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_c4c10c39864eebc6_574_get_y,"openfl.display._internal._DrawCommandReader.DrawCircleView_Impl_","get_y",0x5a9344a2,"openfl.display._internal._DrawCommandReader.DrawCircleView_Impl_.get_y","openfl/display/_internal/DrawCommandReader.hx",574,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_c4c10c39864eebc6_581_get_radius,"openfl.display._internal._DrawCommandReader.DrawCircleView_Impl_","get_radius",0xcaaed789,"openfl.display._internal._DrawCommandReader.DrawCircleView_Impl_.get_radius","openfl/display/_internal/DrawCommandReader.hx",581,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void DrawCircleView_Impl__obj::__construct() { } - -Dynamic DrawCircleView_Impl__obj::__CreateEmpty() { return new DrawCircleView_Impl__obj; } - -void *DrawCircleView_Impl__obj::_hx_vtable = 0; - -Dynamic DrawCircleView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DrawCircleView_Impl__obj > _hx_result = new DrawCircleView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DrawCircleView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x210e438e; -} - - ::openfl::display::_internal::DrawCommandReader DrawCircleView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_c4c10c39864eebc6_558__new) -HXDLIN( 558) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 558) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawCircleView_Impl__obj,_new,return ) - -Float DrawCircleView_Impl__obj::get_x( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_c4c10c39864eebc6_567_get_x) -HXDLIN( 567) return this1->buffer->f->__get(this1->fPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawCircleView_Impl__obj,get_x,return ) - -Float DrawCircleView_Impl__obj::get_y( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_c4c10c39864eebc6_574_get_y) -HXDLIN( 574) return this1->buffer->f->__get((this1->fPos + 1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawCircleView_Impl__obj,get_y,return ) - -Float DrawCircleView_Impl__obj::get_radius( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_c4c10c39864eebc6_581_get_radius) -HXDLIN( 581) return this1->buffer->f->__get((this1->fPos + 2)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawCircleView_Impl__obj,get_radius,return ) - - -DrawCircleView_Impl__obj::DrawCircleView_Impl__obj() -{ -} - -bool DrawCircleView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"get_x") ) { outValue = get_x_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_y") ) { outValue = get_y_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_radius") ) { outValue = get_radius_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *DrawCircleView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *DrawCircleView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class DrawCircleView_Impl__obj::__mClass; - -static ::String DrawCircleView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_x",4f,a5,60,91), - HX_("get_y",50,a5,60,91), - HX_("get_radius",1b,40,7e,a1), - ::String(null()) -}; - -void DrawCircleView_Impl__obj::__register() -{ - DrawCircleView_Impl__obj _hx_dummy; - DrawCircleView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.DrawCircleView_Impl_",40,d6,65,34); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &DrawCircleView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(DrawCircleView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< DrawCircleView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DrawCircleView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DrawCircleView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawEllipseView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawEllipseView_Impl_.cpp deleted file mode 100644 index 71f8ebca..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawEllipseView_Impl_.cpp +++ /dev/null @@ -1,148 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawEllipseView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_6b599a959306dce8_587__new,"openfl.display._internal._DrawCommandReader.DrawEllipseView_Impl_","_new",0xe028eff7,"openfl.display._internal._DrawCommandReader.DrawEllipseView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",587,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_6b599a959306dce8_596_get_x,"openfl.display._internal._DrawCommandReader.DrawEllipseView_Impl_","get_x",0xd8f60df9,"openfl.display._internal._DrawCommandReader.DrawEllipseView_Impl_.get_x","openfl/display/_internal/DrawCommandReader.hx",596,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_6b599a959306dce8_603_get_y,"openfl.display._internal._DrawCommandReader.DrawEllipseView_Impl_","get_y",0xd8f60dfa,"openfl.display._internal._DrawCommandReader.DrawEllipseView_Impl_.get_y","openfl/display/_internal/DrawCommandReader.hx",603,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_6b599a959306dce8_610_get_width,"openfl.display._internal._DrawCommandReader.DrawEllipseView_Impl_","get_width",0xd2941807,"openfl.display._internal._DrawCommandReader.DrawEllipseView_Impl_.get_width","openfl/display/_internal/DrawCommandReader.hx",610,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_6b599a959306dce8_617_get_height,"openfl.display._internal._DrawCommandReader.DrawEllipseView_Impl_","get_height",0x255066c6,"openfl.display._internal._DrawCommandReader.DrawEllipseView_Impl_.get_height","openfl/display/_internal/DrawCommandReader.hx",617,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void DrawEllipseView_Impl__obj::__construct() { } - -Dynamic DrawEllipseView_Impl__obj::__CreateEmpty() { return new DrawEllipseView_Impl__obj; } - -void *DrawEllipseView_Impl__obj::_hx_vtable = 0; - -Dynamic DrawEllipseView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DrawEllipseView_Impl__obj > _hx_result = new DrawEllipseView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DrawEllipseView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6bbbc48a; -} - - ::openfl::display::_internal::DrawCommandReader DrawEllipseView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_6b599a959306dce8_587__new) -HXDLIN( 587) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 587) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawEllipseView_Impl__obj,_new,return ) - -Float DrawEllipseView_Impl__obj::get_x( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_6b599a959306dce8_596_get_x) -HXDLIN( 596) return this1->buffer->f->__get(this1->fPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawEllipseView_Impl__obj,get_x,return ) - -Float DrawEllipseView_Impl__obj::get_y( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_6b599a959306dce8_603_get_y) -HXDLIN( 603) return this1->buffer->f->__get((this1->fPos + 1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawEllipseView_Impl__obj,get_y,return ) - -Float DrawEllipseView_Impl__obj::get_width( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_6b599a959306dce8_610_get_width) -HXDLIN( 610) return this1->buffer->f->__get((this1->fPos + 2)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawEllipseView_Impl__obj,get_width,return ) - -Float DrawEllipseView_Impl__obj::get_height( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_6b599a959306dce8_617_get_height) -HXDLIN( 617) return this1->buffer->f->__get((this1->fPos + 3)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawEllipseView_Impl__obj,get_height,return ) - - -DrawEllipseView_Impl__obj::DrawEllipseView_Impl__obj() -{ -} - -bool DrawEllipseView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"get_x") ) { outValue = get_x_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_y") ) { outValue = get_y_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"get_width") ) { outValue = get_width_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_height") ) { outValue = get_height_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *DrawEllipseView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *DrawEllipseView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class DrawEllipseView_Impl__obj::__mClass; - -static ::String DrawEllipseView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_x",4f,a5,60,91), - HX_("get_y",50,a5,60,91), - HX_("get_width",5d,12,0c,0e), - HX_("get_height",b0,77,d3,f2), - ::String(null()) -}; - -void DrawEllipseView_Impl__obj::__register() -{ - DrawEllipseView_Impl__obj _hx_dummy; - DrawEllipseView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.DrawEllipseView_Impl_",98,8d,04,45); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &DrawEllipseView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(DrawEllipseView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< DrawEllipseView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DrawEllipseView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DrawEllipseView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawQuadsView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawQuadsView_Impl_.cpp deleted file mode 100644 index acaeff18..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawQuadsView_Impl_.cpp +++ /dev/null @@ -1,146 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawQuadsView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_f1d9779608552548_623__new,"openfl.display._internal._DrawCommandReader.DrawQuadsView_Impl_","_new",0x21cd6e09,"openfl.display._internal._DrawCommandReader.DrawQuadsView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",623,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_f1d9779608552548_632_get_rects,"openfl.display._internal._DrawCommandReader.DrawQuadsView_Impl_","get_rects",0x64acd57e,"openfl.display._internal._DrawCommandReader.DrawQuadsView_Impl_.get_rects","openfl/display/_internal/DrawCommandReader.hx",632,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_f1d9779608552548_639_get_indices,"openfl.display._internal._DrawCommandReader.DrawQuadsView_Impl_","get_indices",0x38b63396,"openfl.display._internal._DrawCommandReader.DrawQuadsView_Impl_.get_indices","openfl/display/_internal/DrawCommandReader.hx",639,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_f1d9779608552548_646_get_transforms,"openfl.display._internal._DrawCommandReader.DrawQuadsView_Impl_","get_transforms",0x602cd478,"openfl.display._internal._DrawCommandReader.DrawQuadsView_Impl_.get_transforms","openfl/display/_internal/DrawCommandReader.hx",646,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void DrawQuadsView_Impl__obj::__construct() { } - -Dynamic DrawQuadsView_Impl__obj::__CreateEmpty() { return new DrawQuadsView_Impl__obj; } - -void *DrawQuadsView_Impl__obj::_hx_vtable = 0; - -Dynamic DrawQuadsView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DrawQuadsView_Impl__obj > _hx_result = new DrawQuadsView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DrawQuadsView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x48e66b70; -} - - ::openfl::display::_internal::DrawCommandReader DrawQuadsView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_f1d9779608552548_623__new) -HXDLIN( 623) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 623) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawQuadsView_Impl__obj,_new,return ) - - ::openfl::_Vector::FloatVector DrawQuadsView_Impl__obj::get_rects( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_f1d9779608552548_632_get_rects) -HXDLIN( 632) return ( ( ::openfl::_Vector::FloatVector)(this1->buffer->o->__get(this1->oPos)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawQuadsView_Impl__obj,get_rects,return ) - - ::openfl::_Vector::IntVector DrawQuadsView_Impl__obj::get_indices( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_f1d9779608552548_639_get_indices) -HXDLIN( 639) return ( ( ::openfl::_Vector::IntVector)(this1->buffer->o->__get((this1->oPos + 1))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawQuadsView_Impl__obj,get_indices,return ) - - ::openfl::_Vector::FloatVector DrawQuadsView_Impl__obj::get_transforms( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_f1d9779608552548_646_get_transforms) -HXDLIN( 646) return ( ( ::openfl::_Vector::FloatVector)(this1->buffer->o->__get((this1->oPos + 2))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawQuadsView_Impl__obj,get_transforms,return ) - - -DrawQuadsView_Impl__obj::DrawQuadsView_Impl__obj() -{ -} - -bool DrawQuadsView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"get_rects") ) { outValue = get_rects_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_indices") ) { outValue = get_indices_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_transforms") ) { outValue = get_transforms_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *DrawQuadsView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *DrawQuadsView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class DrawQuadsView_Impl__obj::__mClass; - -static ::String DrawQuadsView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_rects",26,8f,65,2a), - HX_("get_indices",3e,a7,4e,69), - HX_("get_transforms",d0,19,2a,11), - ::String(null()) -}; - -void DrawQuadsView_Impl__obj::__register() -{ - DrawQuadsView_Impl__obj _hx_dummy; - DrawQuadsView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.DrawQuadsView_Impl_",c6,c8,14,dc); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &DrawQuadsView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(DrawQuadsView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< DrawQuadsView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DrawQuadsView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DrawQuadsView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawRectView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawRectView_Impl_.cpp deleted file mode 100644 index 308fd6cf..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawRectView_Impl_.cpp +++ /dev/null @@ -1,148 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawRectView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_9f1d40122943ef17_652__new,"openfl.display._internal._DrawCommandReader.DrawRectView_Impl_","_new",0xf7c4b27b,"openfl.display._internal._DrawCommandReader.DrawRectView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",652,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_9f1d40122943ef17_661_get_x,"openfl.display._internal._DrawCommandReader.DrawRectView_Impl_","get_x",0x69a47ef5,"openfl.display._internal._DrawCommandReader.DrawRectView_Impl_.get_x","openfl/display/_internal/DrawCommandReader.hx",661,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_9f1d40122943ef17_668_get_y,"openfl.display._internal._DrawCommandReader.DrawRectView_Impl_","get_y",0x69a47ef6,"openfl.display._internal._DrawCommandReader.DrawRectView_Impl_.get_y","openfl/display/_internal/DrawCommandReader.hx",668,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_9f1d40122943ef17_675_get_width,"openfl.display._internal._DrawCommandReader.DrawRectView_Impl_","get_width",0x4c34b703,"openfl.display._internal._DrawCommandReader.DrawRectView_Impl_.get_width","openfl/display/_internal/DrawCommandReader.hx",675,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_9f1d40122943ef17_682_get_height,"openfl.display._internal._DrawCommandReader.DrawRectView_Impl_","get_height",0x183ae44a,"openfl.display._internal._DrawCommandReader.DrawRectView_Impl_.get_height","openfl/display/_internal/DrawCommandReader.hx",682,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void DrawRectView_Impl__obj::__construct() { } - -Dynamic DrawRectView_Impl__obj::__CreateEmpty() { return new DrawRectView_Impl__obj; } - -void *DrawRectView_Impl__obj::_hx_vtable = 0; - -Dynamic DrawRectView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DrawRectView_Impl__obj > _hx_result = new DrawRectView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DrawRectView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x683aba2a; -} - - ::openfl::display::_internal::DrawCommandReader DrawRectView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_9f1d40122943ef17_652__new) -HXDLIN( 652) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 652) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawRectView_Impl__obj,_new,return ) - -Float DrawRectView_Impl__obj::get_x( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_9f1d40122943ef17_661_get_x) -HXDLIN( 661) return this1->buffer->f->__get(this1->fPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawRectView_Impl__obj,get_x,return ) - -Float DrawRectView_Impl__obj::get_y( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_9f1d40122943ef17_668_get_y) -HXDLIN( 668) return this1->buffer->f->__get((this1->fPos + 1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawRectView_Impl__obj,get_y,return ) - -Float DrawRectView_Impl__obj::get_width( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_9f1d40122943ef17_675_get_width) -HXDLIN( 675) return this1->buffer->f->__get((this1->fPos + 2)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawRectView_Impl__obj,get_width,return ) - -Float DrawRectView_Impl__obj::get_height( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_9f1d40122943ef17_682_get_height) -HXDLIN( 682) return this1->buffer->f->__get((this1->fPos + 3)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawRectView_Impl__obj,get_height,return ) - - -DrawRectView_Impl__obj::DrawRectView_Impl__obj() -{ -} - -bool DrawRectView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"get_x") ) { outValue = get_x_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_y") ) { outValue = get_y_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"get_width") ) { outValue = get_width_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_height") ) { outValue = get_height_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *DrawRectView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *DrawRectView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class DrawRectView_Impl__obj::__mClass; - -static ::String DrawRectView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_x",4f,a5,60,91), - HX_("get_y",50,a5,60,91), - HX_("get_width",5d,12,0c,0e), - HX_("get_height",b0,77,d3,f2), - ::String(null()) -}; - -void DrawRectView_Impl__obj::__register() -{ - DrawRectView_Impl__obj _hx_dummy; - DrawRectView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.DrawRectView_Impl_",94,d9,87,18); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &DrawRectView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(DrawRectView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< DrawRectView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DrawRectView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DrawRectView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawRoundRectView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawRoundRectView_Impl_.cpp deleted file mode 100644 index 1dcb7fb7..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawRoundRectView_Impl_.cpp +++ /dev/null @@ -1,174 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawRoundRectView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_be4aee84cbb90eeb_688__new,"openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_","_new",0xe01c0383,"openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",688,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_be4aee84cbb90eeb_697_get_x,"openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_","get_x",0xcdb414ed,"openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_.get_x","openfl/display/_internal/DrawCommandReader.hx",697,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_be4aee84cbb90eeb_704_get_y,"openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_","get_y",0xcdb414ee,"openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_.get_y","openfl/display/_internal/DrawCommandReader.hx",704,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_be4aee84cbb90eeb_711_get_width,"openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_","get_width",0xe392a8fb,"openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_.get_width","openfl/display/_internal/DrawCommandReader.hx",711,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_be4aee84cbb90eeb_718_get_height,"openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_","get_height",0xf310ab52,"openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_.get_height","openfl/display/_internal/DrawCommandReader.hx",718,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_be4aee84cbb90eeb_725_get_ellipseWidth,"openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_","get_ellipseWidth",0xce7585f3,"openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_.get_ellipseWidth","openfl/display/_internal/DrawCommandReader.hx",725,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_be4aee84cbb90eeb_732_get_ellipseHeight,"openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_","get_ellipseHeight",0x8eaf275a,"openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_.get_ellipseHeight","openfl/display/_internal/DrawCommandReader.hx",732,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void DrawRoundRectView_Impl__obj::__construct() { } - -Dynamic DrawRoundRectView_Impl__obj::__CreateEmpty() { return new DrawRoundRectView_Impl__obj; } - -void *DrawRoundRectView_Impl__obj::_hx_vtable = 0; - -Dynamic DrawRoundRectView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DrawRoundRectView_Impl__obj > _hx_result = new DrawRoundRectView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DrawRoundRectView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5eaa7cfe; -} - - ::openfl::display::_internal::DrawCommandReader DrawRoundRectView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_be4aee84cbb90eeb_688__new) -HXDLIN( 688) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 688) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawRoundRectView_Impl__obj,_new,return ) - -Float DrawRoundRectView_Impl__obj::get_x( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_be4aee84cbb90eeb_697_get_x) -HXDLIN( 697) return this1->buffer->f->__get(this1->fPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawRoundRectView_Impl__obj,get_x,return ) - -Float DrawRoundRectView_Impl__obj::get_y( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_be4aee84cbb90eeb_704_get_y) -HXDLIN( 704) return this1->buffer->f->__get((this1->fPos + 1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawRoundRectView_Impl__obj,get_y,return ) - -Float DrawRoundRectView_Impl__obj::get_width( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_be4aee84cbb90eeb_711_get_width) -HXDLIN( 711) return this1->buffer->f->__get((this1->fPos + 2)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawRoundRectView_Impl__obj,get_width,return ) - -Float DrawRoundRectView_Impl__obj::get_height( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_be4aee84cbb90eeb_718_get_height) -HXDLIN( 718) return this1->buffer->f->__get((this1->fPos + 3)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawRoundRectView_Impl__obj,get_height,return ) - -Float DrawRoundRectView_Impl__obj::get_ellipseWidth( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_be4aee84cbb90eeb_725_get_ellipseWidth) -HXDLIN( 725) return this1->buffer->f->__get((this1->fPos + 4)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawRoundRectView_Impl__obj,get_ellipseWidth,return ) - - ::Dynamic DrawRoundRectView_Impl__obj::get_ellipseHeight( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_be4aee84cbb90eeb_732_get_ellipseHeight) -HXDLIN( 732) return this1->buffer->o->__get(this1->oPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawRoundRectView_Impl__obj,get_ellipseHeight,return ) - - -DrawRoundRectView_Impl__obj::DrawRoundRectView_Impl__obj() -{ -} - -bool DrawRoundRectView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"get_x") ) { outValue = get_x_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_y") ) { outValue = get_y_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"get_width") ) { outValue = get_width_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_height") ) { outValue = get_height_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"get_ellipseWidth") ) { outValue = get_ellipseWidth_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"get_ellipseHeight") ) { outValue = get_ellipseHeight_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *DrawRoundRectView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *DrawRoundRectView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class DrawRoundRectView_Impl__obj::__mClass; - -static ::String DrawRoundRectView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_x",4f,a5,60,91), - HX_("get_y",50,a5,60,91), - HX_("get_width",5d,12,0c,0e), - HX_("get_height",b0,77,d3,f2), - HX_("get_ellipseWidth",d1,ec,3a,6b), - HX_("get_ellipseHeight",bc,c2,a3,1e), - ::String(null()) -}; - -void DrawRoundRectView_Impl__obj::__register() -{ - DrawRoundRectView_Impl__obj _hx_dummy; - DrawRoundRectView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.DrawRoundRectView_Impl_",8c,25,82,b2); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &DrawRoundRectView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(DrawRoundRectView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< DrawRoundRectView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DrawRoundRectView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DrawRoundRectView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawTrianglesView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawTrianglesView_Impl_.cpp deleted file mode 100644 index 6f3fd56a..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/DrawTrianglesView_Impl_.cpp +++ /dev/null @@ -1,155 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_DrawTrianglesView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_3cef81c7058c9f68_738__new,"openfl.display._internal._DrawCommandReader.DrawTrianglesView_Impl_","_new",0x2942878a,"openfl.display._internal._DrawCommandReader.DrawTrianglesView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",738,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_3cef81c7058c9f68_747_get_vertices,"openfl.display._internal._DrawCommandReader.DrawTrianglesView_Impl_","get_vertices",0xadbeb72b,"openfl.display._internal._DrawCommandReader.DrawTrianglesView_Impl_.get_vertices","openfl/display/_internal/DrawCommandReader.hx",747,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_3cef81c7058c9f68_754_get_indices,"openfl.display._internal._DrawCommandReader.DrawTrianglesView_Impl_","get_indices",0xf971bc35,"openfl.display._internal._DrawCommandReader.DrawTrianglesView_Impl_.get_indices","openfl/display/_internal/DrawCommandReader.hx",754,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_3cef81c7058c9f68_761_get_uvtData,"openfl.display._internal._DrawCommandReader.DrawTrianglesView_Impl_","get_uvtData",0x3d411bcb,"openfl.display._internal._DrawCommandReader.DrawTrianglesView_Impl_.get_uvtData","openfl/display/_internal/DrawCommandReader.hx",761,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_3cef81c7058c9f68_768_get_culling,"openfl.display._internal._DrawCommandReader.DrawTrianglesView_Impl_","get_culling",0x69a5577e,"openfl.display._internal._DrawCommandReader.DrawTrianglesView_Impl_.get_culling","openfl/display/_internal/DrawCommandReader.hx",768,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void DrawTrianglesView_Impl__obj::__construct() { } - -Dynamic DrawTrianglesView_Impl__obj::__CreateEmpty() { return new DrawTrianglesView_Impl__obj; } - -void *DrawTrianglesView_Impl__obj::_hx_vtable = 0; - -Dynamic DrawTrianglesView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DrawTrianglesView_Impl__obj > _hx_result = new DrawTrianglesView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DrawTrianglesView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x14007657; -} - - ::openfl::display::_internal::DrawCommandReader DrawTrianglesView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_3cef81c7058c9f68_738__new) -HXDLIN( 738) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 738) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawTrianglesView_Impl__obj,_new,return ) - - ::openfl::_Vector::FloatVector DrawTrianglesView_Impl__obj::get_vertices( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_3cef81c7058c9f68_747_get_vertices) -HXDLIN( 747) return ( ( ::openfl::_Vector::FloatVector)(this1->buffer->o->__get(this1->oPos)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawTrianglesView_Impl__obj,get_vertices,return ) - - ::openfl::_Vector::IntVector DrawTrianglesView_Impl__obj::get_indices( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_3cef81c7058c9f68_754_get_indices) -HXDLIN( 754) return ( ( ::openfl::_Vector::IntVector)(this1->buffer->o->__get((this1->oPos + 1))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawTrianglesView_Impl__obj,get_indices,return ) - - ::openfl::_Vector::FloatVector DrawTrianglesView_Impl__obj::get_uvtData( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_3cef81c7058c9f68_761_get_uvtData) -HXDLIN( 761) return ( ( ::openfl::_Vector::FloatVector)(this1->buffer->o->__get((this1->oPos + 2))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawTrianglesView_Impl__obj,get_uvtData,return ) - - ::Dynamic DrawTrianglesView_Impl__obj::get_culling( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_3cef81c7058c9f68_768_get_culling) -HXDLIN( 768) return this1->buffer->o->__get((this1->oPos + 3)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(DrawTrianglesView_Impl__obj,get_culling,return ) - - -DrawTrianglesView_Impl__obj::DrawTrianglesView_Impl__obj() -{ -} - -bool DrawTrianglesView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"get_indices") ) { outValue = get_indices_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_uvtData") ) { outValue = get_uvtData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_culling") ) { outValue = get_culling_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"get_vertices") ) { outValue = get_vertices_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *DrawTrianglesView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *DrawTrianglesView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class DrawTrianglesView_Impl__obj::__mClass; - -static ::String DrawTrianglesView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_vertices",02,74,2f,1f), - HX_("get_indices",3e,a7,4e,69), - HX_("get_uvtData",d4,06,1e,ad), - HX_("get_culling",87,42,82,d9), - ::String(null()) -}; - -void DrawTrianglesView_Impl__obj::__register() -{ - DrawTrianglesView_Impl__obj _hx_dummy; - DrawTrianglesView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.DrawTrianglesView_Impl_",e5,1e,d8,67); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &DrawTrianglesView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(DrawTrianglesView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< DrawTrianglesView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DrawTrianglesView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DrawTrianglesView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/EndFillView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/EndFillView_Impl_.cpp deleted file mode 100644 index 61e87be9..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/EndFillView_Impl_.cpp +++ /dev/null @@ -1,95 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_EndFillView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_572e3c225e42227a_774__new,"openfl.display._internal._DrawCommandReader.EndFillView_Impl_","_new",0xf87baa33,"openfl.display._internal._DrawCommandReader.EndFillView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",774,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void EndFillView_Impl__obj::__construct() { } - -Dynamic EndFillView_Impl__obj::__CreateEmpty() { return new EndFillView_Impl__obj; } - -void *EndFillView_Impl__obj::_hx_vtable = 0; - -Dynamic EndFillView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EndFillView_Impl__obj > _hx_result = new EndFillView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EndFillView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x72d889ea; -} - - ::openfl::display::_internal::DrawCommandReader EndFillView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_572e3c225e42227a_774__new) -HXDLIN( 774) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 774) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(EndFillView_Impl__obj,_new,return ) - - -EndFillView_Impl__obj::EndFillView_Impl__obj() -{ -} - -bool EndFillView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *EndFillView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *EndFillView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class EndFillView_Impl__obj::__mClass; - -static ::String EndFillView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - ::String(null()) -}; - -void EndFillView_Impl__obj::__register() -{ - EndFillView_Impl__obj _hx_dummy; - EndFillView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.EndFillView_Impl_",dc,fc,a3,d9); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &EndFillView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(EndFillView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< EndFillView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EndFillView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EndFillView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/LineBitmapStyleView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/LineBitmapStyleView_Impl_.cpp deleted file mode 100644 index 253a58e4..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/LineBitmapStyleView_Impl_.cpp +++ /dev/null @@ -1,153 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_LineBitmapStyleView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_255d3158b6425107_782__new,"openfl.display._internal._DrawCommandReader.LineBitmapStyleView_Impl_","_new",0x96f84803,"openfl.display._internal._DrawCommandReader.LineBitmapStyleView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",782,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_255d3158b6425107_791_get_bitmap,"openfl.display._internal._DrawCommandReader.LineBitmapStyleView_Impl_","get_bitmap",0xa3f357da,"openfl.display._internal._DrawCommandReader.LineBitmapStyleView_Impl_.get_bitmap","openfl/display/_internal/DrawCommandReader.hx",791,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_255d3158b6425107_798_get_matrix,"openfl.display._internal._DrawCommandReader.LineBitmapStyleView_Impl_","get_matrix",0x6eaf7e2c,"openfl.display._internal._DrawCommandReader.LineBitmapStyleView_Impl_.get_matrix","openfl/display/_internal/DrawCommandReader.hx",798,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_255d3158b6425107_805_get_repeat,"openfl.display._internal._DrawCommandReader.LineBitmapStyleView_Impl_","get_repeat",0xb963df46,"openfl.display._internal._DrawCommandReader.LineBitmapStyleView_Impl_.get_repeat","openfl/display/_internal/DrawCommandReader.hx",805,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_255d3158b6425107_812_get_smooth,"openfl.display._internal._DrawCommandReader.LineBitmapStyleView_Impl_","get_smooth",0xba525019,"openfl.display._internal._DrawCommandReader.LineBitmapStyleView_Impl_.get_smooth","openfl/display/_internal/DrawCommandReader.hx",812,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void LineBitmapStyleView_Impl__obj::__construct() { } - -Dynamic LineBitmapStyleView_Impl__obj::__CreateEmpty() { return new LineBitmapStyleView_Impl__obj; } - -void *LineBitmapStyleView_Impl__obj::_hx_vtable = 0; - -Dynamic LineBitmapStyleView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< LineBitmapStyleView_Impl__obj > _hx_result = new LineBitmapStyleView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool LineBitmapStyleView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x14042f36; -} - - ::openfl::display::_internal::DrawCommandReader LineBitmapStyleView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_255d3158b6425107_782__new) -HXDLIN( 782) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 782) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineBitmapStyleView_Impl__obj,_new,return ) - - ::openfl::display::BitmapData LineBitmapStyleView_Impl__obj::get_bitmap( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_255d3158b6425107_791_get_bitmap) -HXDLIN( 791) return ( ( ::openfl::display::BitmapData)(this1->buffer->o->__get(this1->oPos)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineBitmapStyleView_Impl__obj,get_bitmap,return ) - - ::openfl::geom::Matrix LineBitmapStyleView_Impl__obj::get_matrix( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_255d3158b6425107_798_get_matrix) -HXDLIN( 798) return ( ( ::openfl::geom::Matrix)(this1->buffer->o->__get((this1->oPos + 1))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineBitmapStyleView_Impl__obj,get_matrix,return ) - -bool LineBitmapStyleView_Impl__obj::get_repeat( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_255d3158b6425107_805_get_repeat) -HXDLIN( 805) return this1->buffer->b->__get(this1->bPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineBitmapStyleView_Impl__obj,get_repeat,return ) - -bool LineBitmapStyleView_Impl__obj::get_smooth( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_255d3158b6425107_812_get_smooth) -HXDLIN( 812) return this1->buffer->b->__get((this1->bPos + 1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineBitmapStyleView_Impl__obj,get_smooth,return ) - - -LineBitmapStyleView_Impl__obj::LineBitmapStyleView_Impl__obj() -{ -} - -bool LineBitmapStyleView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_bitmap") ) { outValue = get_bitmap_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_matrix") ) { outValue = get_matrix_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_repeat") ) { outValue = get_repeat_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_smooth") ) { outValue = get_smooth_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *LineBitmapStyleView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *LineBitmapStyleView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class LineBitmapStyleView_Impl__obj::__mClass; - -static ::String LineBitmapStyleView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_bitmap",b8,7f,93,e1), - HX_("get_matrix",0a,a6,4f,ac), - HX_("get_repeat",24,07,04,f7), - HX_("get_smooth",f7,77,f2,f7), - ::String(null()) -}; - -void LineBitmapStyleView_Impl__obj::__register() -{ - LineBitmapStyleView_Impl__obj _hx_dummy; - LineBitmapStyleView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.LineBitmapStyleView_Impl_",0c,31,0c,82); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &LineBitmapStyleView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(LineBitmapStyleView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< LineBitmapStyleView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = LineBitmapStyleView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = LineBitmapStyleView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/LineGradientStyleView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/LineGradientStyleView_Impl_.cpp deleted file mode 100644 index 8c5a0dbd..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/LineGradientStyleView_Impl_.cpp +++ /dev/null @@ -1,199 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_LineGradientStyleView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_af20266d2b2be92c_818__new,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_","_new",0x481bcd44,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",818,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_af20266d2b2be92c_827_get_type,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_","get_type",0x0bdd93a6,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_.get_type","openfl/display/_internal/DrawCommandReader.hx",827,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_af20266d2b2be92c_834_get_colors,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_","get_colors",0x5c76799c,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_.get_colors","openfl/display/_internal/DrawCommandReader.hx",834,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_af20266d2b2be92c_841_get_alphas,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_","get_alphas",0xd82b7f41,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_.get_alphas","openfl/display/_internal/DrawCommandReader.hx",841,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_af20266d2b2be92c_848_get_ratios,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_","get_ratios",0x5179e8f4,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_.get_ratios","openfl/display/_internal/DrawCommandReader.hx",848,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_af20266d2b2be92c_855_get_matrix,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_","get_matrix",0x51b7ea2d,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_.get_matrix","openfl/display/_internal/DrawCommandReader.hx",855,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_af20266d2b2be92c_862_get_spreadMethod,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_","get_spreadMethod",0xf82572a0,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_.get_spreadMethod","openfl/display/_internal/DrawCommandReader.hx",862,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_af20266d2b2be92c_869_get_interpolationMethod,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_","get_interpolationMethod",0x92b9d7b9,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_.get_interpolationMethod","openfl/display/_internal/DrawCommandReader.hx",869,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_af20266d2b2be92c_876_get_focalPointRatio,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_","get_focalPointRatio",0xcb72dff4,"openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_.get_focalPointRatio","openfl/display/_internal/DrawCommandReader.hx",876,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void LineGradientStyleView_Impl__obj::__construct() { } - -Dynamic LineGradientStyleView_Impl__obj::__CreateEmpty() { return new LineGradientStyleView_Impl__obj; } - -void *LineGradientStyleView_Impl__obj::_hx_vtable = 0; - -Dynamic LineGradientStyleView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< LineGradientStyleView_Impl__obj > _hx_result = new LineGradientStyleView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool LineGradientStyleView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7286abdd; -} - - ::openfl::display::_internal::DrawCommandReader LineGradientStyleView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_af20266d2b2be92c_818__new) -HXDLIN( 818) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 818) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineGradientStyleView_Impl__obj,_new,return ) - - ::Dynamic LineGradientStyleView_Impl__obj::get_type( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_af20266d2b2be92c_827_get_type) -HXDLIN( 827) return this1->buffer->o->__get(this1->oPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineGradientStyleView_Impl__obj,get_type,return ) - -::Array< int > LineGradientStyleView_Impl__obj::get_colors( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_af20266d2b2be92c_834_get_colors) -HXDLIN( 834) return this1->buffer->ii->__get(this1->iiPos).StaticCast< ::Array< int > >(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineGradientStyleView_Impl__obj,get_colors,return ) - -::Array< Float > LineGradientStyleView_Impl__obj::get_alphas( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_af20266d2b2be92c_841_get_alphas) -HXDLIN( 841) return this1->buffer->ff->__get(this1->ffPos).StaticCast< ::Array< Float > >(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineGradientStyleView_Impl__obj,get_alphas,return ) - -::Array< int > LineGradientStyleView_Impl__obj::get_ratios( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_af20266d2b2be92c_848_get_ratios) -HXDLIN( 848) return this1->buffer->ii->__get((this1->iiPos + 1)).StaticCast< ::Array< int > >(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineGradientStyleView_Impl__obj,get_ratios,return ) - - ::openfl::geom::Matrix LineGradientStyleView_Impl__obj::get_matrix( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_af20266d2b2be92c_855_get_matrix) -HXDLIN( 855) return ( ( ::openfl::geom::Matrix)(this1->buffer->o->__get((this1->oPos + 1))) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineGradientStyleView_Impl__obj,get_matrix,return ) - - ::Dynamic LineGradientStyleView_Impl__obj::get_spreadMethod( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_af20266d2b2be92c_862_get_spreadMethod) -HXDLIN( 862) return this1->buffer->o->__get((this1->oPos + 2)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineGradientStyleView_Impl__obj,get_spreadMethod,return ) - - ::Dynamic LineGradientStyleView_Impl__obj::get_interpolationMethod( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_af20266d2b2be92c_869_get_interpolationMethod) -HXDLIN( 869) return this1->buffer->o->__get((this1->oPos + 3)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineGradientStyleView_Impl__obj,get_interpolationMethod,return ) - -Float LineGradientStyleView_Impl__obj::get_focalPointRatio( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_af20266d2b2be92c_876_get_focalPointRatio) -HXDLIN( 876) return this1->buffer->f->__get(this1->fPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineGradientStyleView_Impl__obj,get_focalPointRatio,return ) - - -LineGradientStyleView_Impl__obj::LineGradientStyleView_Impl__obj() -{ -} - -bool LineGradientStyleView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"get_type") ) { outValue = get_type_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_colors") ) { outValue = get_colors_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_alphas") ) { outValue = get_alphas_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_ratios") ) { outValue = get_ratios_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_matrix") ) { outValue = get_matrix_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"get_spreadMethod") ) { outValue = get_spreadMethod_dyn(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"get_focalPointRatio") ) { outValue = get_focalPointRatio_dyn(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"get_interpolationMethod") ) { outValue = get_interpolationMethod_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *LineGradientStyleView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *LineGradientStyleView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class LineGradientStyleView_Impl__obj::__mClass; - -static ::String LineGradientStyleView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_type",43,ae,c3,cc), - HX_("get_colors",79,35,0e,b7), - HX_("get_alphas",1e,3b,c3,32), - HX_("get_ratios",d1,a4,11,ac), - HX_("get_matrix",0a,a6,4f,ac), - HX_("get_spreadMethod",3d,f2,c2,f1), - HX_("get_interpolationMethod",bc,35,4a,d1), - HX_("get_focalPointRatio",77,40,d5,4b), - ::String(null()) -}; - -void LineGradientStyleView_Impl__obj::__register() -{ - LineGradientStyleView_Impl__obj _hx_dummy; - LineGradientStyleView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.LineGradientStyleView_Impl_",6b,b3,38,12); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &LineGradientStyleView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(LineGradientStyleView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< LineGradientStyleView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = LineGradientStyleView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = LineGradientStyleView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/LineStyleView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/LineStyleView_Impl_.cpp deleted file mode 100644 index 1f4bdf5f..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/LineStyleView_Impl_.cpp +++ /dev/null @@ -1,198 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_LineStyleView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_5acd36b46787c3ee_882__new,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_","_new",0xafeedc34,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",882,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_5acd36b46787c3ee_891_get_thickness,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_","get_thickness",0xaf330c18,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_.get_thickness","openfl/display/_internal/DrawCommandReader.hx",891,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_5acd36b46787c3ee_898_get_color,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_","get_color",0xd5956a07,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_.get_color","openfl/display/_internal/DrawCommandReader.hx",898,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_5acd36b46787c3ee_905_get_alpha,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_","get_alpha",0xaccfa002,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_.get_alpha","openfl/display/_internal/DrawCommandReader.hx",905,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_5acd36b46787c3ee_912_get_pixelHinting,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_","get_pixelHinting",0xbba2bfb1,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_.get_pixelHinting","openfl/display/_internal/DrawCommandReader.hx",912,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_5acd36b46787c3ee_919_get_scaleMode,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_","get_scaleMode",0x809ff5b1,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_.get_scaleMode","openfl/display/_internal/DrawCommandReader.hx",919,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_5acd36b46787c3ee_926_get_caps,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_","get_caps",0x1a2c03fd,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_.get_caps","openfl/display/_internal/DrawCommandReader.hx",926,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_5acd36b46787c3ee_933_get_joints,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_","get_joints",0xd7aa7ec5,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_.get_joints","openfl/display/_internal/DrawCommandReader.hx",933,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_5acd36b46787c3ee_940_get_miterLimit,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_","get_miterLimit",0x323591d2,"openfl.display._internal._DrawCommandReader.LineStyleView_Impl_.get_miterLimit","openfl/display/_internal/DrawCommandReader.hx",940,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void LineStyleView_Impl__obj::__construct() { } - -Dynamic LineStyleView_Impl__obj::__CreateEmpty() { return new LineStyleView_Impl__obj; } - -void *LineStyleView_Impl__obj::_hx_vtable = 0; - -Dynamic LineStyleView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< LineStyleView_Impl__obj > _hx_result = new LineStyleView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool LineStyleView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x63f1ad25; -} - - ::openfl::display::_internal::DrawCommandReader LineStyleView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_5acd36b46787c3ee_882__new) -HXDLIN( 882) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 882) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineStyleView_Impl__obj,_new,return ) - - ::Dynamic LineStyleView_Impl__obj::get_thickness( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_5acd36b46787c3ee_891_get_thickness) -HXDLIN( 891) return this1->buffer->o->__get(this1->oPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineStyleView_Impl__obj,get_thickness,return ) - -int LineStyleView_Impl__obj::get_color( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_5acd36b46787c3ee_898_get_color) -HXDLIN( 898) return this1->buffer->i->__get(this1->iPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineStyleView_Impl__obj,get_color,return ) - -Float LineStyleView_Impl__obj::get_alpha( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_5acd36b46787c3ee_905_get_alpha) -HXDLIN( 905) return this1->buffer->f->__get(this1->fPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineStyleView_Impl__obj,get_alpha,return ) - -bool LineStyleView_Impl__obj::get_pixelHinting( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_5acd36b46787c3ee_912_get_pixelHinting) -HXDLIN( 912) return this1->buffer->b->__get(this1->bPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineStyleView_Impl__obj,get_pixelHinting,return ) - - ::Dynamic LineStyleView_Impl__obj::get_scaleMode( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_5acd36b46787c3ee_919_get_scaleMode) -HXDLIN( 919) return this1->buffer->o->__get((this1->oPos + 1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineStyleView_Impl__obj,get_scaleMode,return ) - - ::Dynamic LineStyleView_Impl__obj::get_caps( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_5acd36b46787c3ee_926_get_caps) -HXDLIN( 926) return this1->buffer->o->__get((this1->oPos + 2)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineStyleView_Impl__obj,get_caps,return ) - - ::Dynamic LineStyleView_Impl__obj::get_joints( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_5acd36b46787c3ee_933_get_joints) -HXDLIN( 933) return this1->buffer->o->__get((this1->oPos + 3)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineStyleView_Impl__obj,get_joints,return ) - -Float LineStyleView_Impl__obj::get_miterLimit( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_5acd36b46787c3ee_940_get_miterLimit) -HXDLIN( 940) return this1->buffer->f->__get((this1->fPos + 1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineStyleView_Impl__obj,get_miterLimit,return ) - - -LineStyleView_Impl__obj::LineStyleView_Impl__obj() -{ -} - -bool LineStyleView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"get_caps") ) { outValue = get_caps_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"get_color") ) { outValue = get_color_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_alpha") ) { outValue = get_alpha_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_joints") ) { outValue = get_joints_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"get_thickness") ) { outValue = get_thickness_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_scaleMode") ) { outValue = get_scaleMode_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"get_miterLimit") ) { outValue = get_miterLimit_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"get_pixelHinting") ) { outValue = get_pixelHinting_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *LineStyleView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *LineStyleView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class LineStyleView_Impl__obj::__mClass; - -static ::String LineStyleView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_thickness",4b,c5,ca,1b), - HX_("get_color",ba,cd,05,8e), - HX_("get_alpha",b5,03,40,65), - HX_("get_pixelHinting",5e,88,9a,71), - HX_("get_scaleMode",e4,ae,37,ed), - HX_("get_caps",aa,d7,74,c1), - HX_("get_joints",b2,57,91,81), - HX_("get_miterLimit",3f,e5,5f,ca), - ::String(null()) -}; - -void LineStyleView_Impl__obj::__register() -{ - LineStyleView_Impl__obj _hx_dummy; - LineStyleView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.LineStyleView_Impl_",7b,0a,20,f7); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &LineStyleView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(LineStyleView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< LineStyleView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = LineStyleView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = LineStyleView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/LineToView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/LineToView_Impl_.cpp deleted file mode 100644 index eb46d81d..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/LineToView_Impl_.cpp +++ /dev/null @@ -1,122 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_LineToView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_29dccb6eed6a8294_946__new,"openfl.display._internal._DrawCommandReader.LineToView_Impl_","_new",0x04dd3ad4,"openfl.display._internal._DrawCommandReader.LineToView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",946,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_29dccb6eed6a8294_955_get_x,"openfl.display._internal._DrawCommandReader.LineToView_Impl_","get_x",0xd203447c,"openfl.display._internal._DrawCommandReader.LineToView_Impl_.get_x","openfl/display/_internal/DrawCommandReader.hx",955,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_29dccb6eed6a8294_962_get_y,"openfl.display._internal._DrawCommandReader.LineToView_Impl_","get_y",0xd203447d,"openfl.display._internal._DrawCommandReader.LineToView_Impl_.get_y","openfl/display/_internal/DrawCommandReader.hx",962,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void LineToView_Impl__obj::__construct() { } - -Dynamic LineToView_Impl__obj::__CreateEmpty() { return new LineToView_Impl__obj; } - -void *LineToView_Impl__obj::_hx_vtable = 0; - -Dynamic LineToView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< LineToView_Impl__obj > _hx_result = new LineToView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool LineToView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7f9823a1; -} - - ::openfl::display::_internal::DrawCommandReader LineToView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_29dccb6eed6a8294_946__new) -HXDLIN( 946) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 946) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineToView_Impl__obj,_new,return ) - -Float LineToView_Impl__obj::get_x( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_29dccb6eed6a8294_955_get_x) -HXDLIN( 955) return this1->buffer->f->__get(this1->fPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineToView_Impl__obj,get_x,return ) - -Float LineToView_Impl__obj::get_y( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_29dccb6eed6a8294_962_get_y) -HXDLIN( 962) return this1->buffer->f->__get((this1->fPos + 1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(LineToView_Impl__obj,get_y,return ) - - -LineToView_Impl__obj::LineToView_Impl__obj() -{ -} - -bool LineToView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"get_x") ) { outValue = get_x_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_y") ) { outValue = get_y_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *LineToView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *LineToView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class LineToView_Impl__obj::__mClass; - -static ::String LineToView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_x",4f,a5,60,91), - HX_("get_y",50,a5,60,91), - ::String(null()) -}; - -void LineToView_Impl__obj::__register() -{ - LineToView_Impl__obj _hx_dummy; - LineToView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.LineToView_Impl_",db,2f,0e,da); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &LineToView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(LineToView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< LineToView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = LineToView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = LineToView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/MoveToView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/MoveToView_Impl_.cpp deleted file mode 100644 index 1bbfccfb..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/MoveToView_Impl_.cpp +++ /dev/null @@ -1,122 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_MoveToView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_30f77dce503ebbb9_968__new,"openfl.display._internal._DrawCommandReader.MoveToView_Impl_","_new",0xc54d1f17,"openfl.display._internal._DrawCommandReader.MoveToView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",968,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_30f77dce503ebbb9_977_get_x,"openfl.display._internal._DrawCommandReader.MoveToView_Impl_","get_x",0x737b1ad9,"openfl.display._internal._DrawCommandReader.MoveToView_Impl_.get_x","openfl/display/_internal/DrawCommandReader.hx",977,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_30f77dce503ebbb9_984_get_y,"openfl.display._internal._DrawCommandReader.MoveToView_Impl_","get_y",0x737b1ada,"openfl.display._internal._DrawCommandReader.MoveToView_Impl_.get_y","openfl/display/_internal/DrawCommandReader.hx",984,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void MoveToView_Impl__obj::__construct() { } - -Dynamic MoveToView_Impl__obj::__CreateEmpty() { return new MoveToView_Impl__obj; } - -void *MoveToView_Impl__obj::_hx_vtable = 0; - -Dynamic MoveToView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< MoveToView_Impl__obj > _hx_result = new MoveToView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool MoveToView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0d46e0c6; -} - - ::openfl::display::_internal::DrawCommandReader MoveToView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_30f77dce503ebbb9_968__new) -HXDLIN( 968) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 968) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(MoveToView_Impl__obj,_new,return ) - -Float MoveToView_Impl__obj::get_x( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_30f77dce503ebbb9_977_get_x) -HXDLIN( 977) return this1->buffer->f->__get(this1->fPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(MoveToView_Impl__obj,get_x,return ) - -Float MoveToView_Impl__obj::get_y( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_30f77dce503ebbb9_984_get_y) -HXDLIN( 984) return this1->buffer->f->__get((this1->fPos + 1)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(MoveToView_Impl__obj,get_y,return ) - - -MoveToView_Impl__obj::MoveToView_Impl__obj() -{ -} - -bool MoveToView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"get_x") ) { outValue = get_x_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_y") ) { outValue = get_y_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *MoveToView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *MoveToView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class MoveToView_Impl__obj::__mClass; - -static ::String MoveToView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_x",4f,a5,60,91), - HX_("get_y",50,a5,60,91), - ::String(null()) -}; - -void MoveToView_Impl__obj::__register() -{ - MoveToView_Impl__obj _hx_dummy; - MoveToView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.MoveToView_Impl_",78,b2,8e,34); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &MoveToView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(MoveToView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< MoveToView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = MoveToView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = MoveToView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/OverrideBlendModeView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/OverrideBlendModeView_Impl_.cpp deleted file mode 100644 index 93bbfbf5..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/OverrideBlendModeView_Impl_.cpp +++ /dev/null @@ -1,111 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_OverrideBlendModeView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_67c8a03ed406a336_990__new,"openfl.display._internal._DrawCommandReader.OverrideBlendModeView_Impl_","_new",0xb61c87c9,"openfl.display._internal._DrawCommandReader.OverrideBlendModeView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",990,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_67c8a03ed406a336_999_get_blendMode,"openfl.display._internal._DrawCommandReader.OverrideBlendModeView_Impl_","get_blendMode",0x56a0b8c3,"openfl.display._internal._DrawCommandReader.OverrideBlendModeView_Impl_.get_blendMode","openfl/display/_internal/DrawCommandReader.hx",999,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void OverrideBlendModeView_Impl__obj::__construct() { } - -Dynamic OverrideBlendModeView_Impl__obj::__CreateEmpty() { return new OverrideBlendModeView_Impl__obj; } - -void *OverrideBlendModeView_Impl__obj::_hx_vtable = 0; - -Dynamic OverrideBlendModeView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OverrideBlendModeView_Impl__obj > _hx_result = new OverrideBlendModeView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OverrideBlendModeView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x75e9ff78; -} - - ::openfl::display::_internal::DrawCommandReader OverrideBlendModeView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_67c8a03ed406a336_990__new) -HXDLIN( 990) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN( 990) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OverrideBlendModeView_Impl__obj,_new,return ) - - ::Dynamic OverrideBlendModeView_Impl__obj::get_blendMode( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_67c8a03ed406a336_999_get_blendMode) -HXDLIN( 999) return this1->buffer->o->__get(this1->oPos); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OverrideBlendModeView_Impl__obj,get_blendMode,return ) - - -OverrideBlendModeView_Impl__obj::OverrideBlendModeView_Impl__obj() -{ -} - -bool OverrideBlendModeView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"get_blendMode") ) { outValue = get_blendMode_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *OverrideBlendModeView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *OverrideBlendModeView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class OverrideBlendModeView_Impl__obj::__mClass; - -static ::String OverrideBlendModeView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_blendMode",2b,b8,9b,cd), - ::String(null()) -}; - -void OverrideBlendModeView_Impl__obj::__register() -{ - OverrideBlendModeView_Impl__obj _hx_dummy; - OverrideBlendModeView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.OverrideBlendModeView_Impl_",06,07,9c,15); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &OverrideBlendModeView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(OverrideBlendModeView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< OverrideBlendModeView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OverrideBlendModeView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OverrideBlendModeView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/OverrideMatrixView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/OverrideMatrixView_Impl_.cpp deleted file mode 100644 index 76c139ae..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/OverrideMatrixView_Impl_.cpp +++ /dev/null @@ -1,114 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandBuffer -#include -#endif -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_OverrideMatrixView_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_7bef863587a79a9e_1005__new,"openfl.display._internal._DrawCommandReader.OverrideMatrixView_Impl_","_new",0x552dc676,"openfl.display._internal._DrawCommandReader.OverrideMatrixView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",1005,0x29f77eb3) -HX_LOCAL_STACK_FRAME(_hx_pos_7bef863587a79a9e_1014_get_matrix,"openfl.display._internal._DrawCommandReader.OverrideMatrixView_Impl_","get_matrix",0x813bd4df,"openfl.display._internal._DrawCommandReader.OverrideMatrixView_Impl_.get_matrix","openfl/display/_internal/DrawCommandReader.hx",1014,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void OverrideMatrixView_Impl__obj::__construct() { } - -Dynamic OverrideMatrixView_Impl__obj::__CreateEmpty() { return new OverrideMatrixView_Impl__obj; } - -void *OverrideMatrixView_Impl__obj::_hx_vtable = 0; - -Dynamic OverrideMatrixView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OverrideMatrixView_Impl__obj > _hx_result = new OverrideMatrixView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool OverrideMatrixView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x663173c7; -} - - ::openfl::display::_internal::DrawCommandReader OverrideMatrixView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_7bef863587a79a9e_1005__new) -HXDLIN(1005) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN(1005) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OverrideMatrixView_Impl__obj,_new,return ) - - ::openfl::geom::Matrix OverrideMatrixView_Impl__obj::get_matrix( ::openfl::display::_internal::DrawCommandReader this1){ - HX_STACKFRAME(&_hx_pos_7bef863587a79a9e_1014_get_matrix) -HXDLIN(1014) return ( ( ::openfl::geom::Matrix)(this1->buffer->o->__get(this1->oPos)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(OverrideMatrixView_Impl__obj,get_matrix,return ) - - -OverrideMatrixView_Impl__obj::OverrideMatrixView_Impl__obj() -{ -} - -bool OverrideMatrixView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_matrix") ) { outValue = get_matrix_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *OverrideMatrixView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *OverrideMatrixView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class OverrideMatrixView_Impl__obj::__mClass; - -static ::String OverrideMatrixView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("get_matrix",0a,a6,4f,ac), - ::String(null()) -}; - -void OverrideMatrixView_Impl__obj::__register() -{ - OverrideMatrixView_Impl__obj _hx_dummy; - OverrideMatrixView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.OverrideMatrixView_Impl_",79,47,0d,6f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &OverrideMatrixView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(OverrideMatrixView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< OverrideMatrixView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OverrideMatrixView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OverrideMatrixView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/WindingEvenOddView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/WindingEvenOddView_Impl_.cpp deleted file mode 100644 index be9b3a4e..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/WindingEvenOddView_Impl_.cpp +++ /dev/null @@ -1,95 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_WindingEvenOddView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_4fa3d6a6f5023b94_1020__new,"openfl.display._internal._DrawCommandReader.WindingEvenOddView_Impl_","_new",0x65b01728,"openfl.display._internal._DrawCommandReader.WindingEvenOddView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",1020,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void WindingEvenOddView_Impl__obj::__construct() { } - -Dynamic WindingEvenOddView_Impl__obj::__CreateEmpty() { return new WindingEvenOddView_Impl__obj; } - -void *WindingEvenOddView_Impl__obj::_hx_vtable = 0; - -Dynamic WindingEvenOddView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< WindingEvenOddView_Impl__obj > _hx_result = new WindingEvenOddView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool WindingEvenOddView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1474e055; -} - - ::openfl::display::_internal::DrawCommandReader WindingEvenOddView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_4fa3d6a6f5023b94_1020__new) -HXDLIN(1020) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN(1020) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WindingEvenOddView_Impl__obj,_new,return ) - - -WindingEvenOddView_Impl__obj::WindingEvenOddView_Impl__obj() -{ -} - -bool WindingEvenOddView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *WindingEvenOddView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *WindingEvenOddView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class WindingEvenOddView_Impl__obj::__mClass; - -static ::String WindingEvenOddView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - ::String(null()) -}; - -void WindingEvenOddView_Impl__obj::__register() -{ - WindingEvenOddView_Impl__obj _hx_dummy; - WindingEvenOddView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.WindingEvenOddView_Impl_",07,b4,50,1d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &WindingEvenOddView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(WindingEvenOddView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< WindingEvenOddView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = WindingEvenOddView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = WindingEvenOddView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/WindingNonZeroView_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/WindingNonZeroView_Impl_.cpp deleted file mode 100644 index 72cfd5ae..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display/_internal/_DrawCommandReader/WindingNonZeroView_Impl_.cpp +++ /dev/null @@ -1,95 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display__internal_DrawCommandReader -#include -#endif -#ifndef INCLUDED_openfl_display__internal__DrawCommandReader_WindingNonZeroView_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_72329a7b963b298a_1028__new,"openfl.display._internal._DrawCommandReader.WindingNonZeroView_Impl_","_new",0xf242e308,"openfl.display._internal._DrawCommandReader.WindingNonZeroView_Impl_._new","openfl/display/_internal/DrawCommandReader.hx",1028,0x29f77eb3) -namespace openfl{ -namespace display{ -namespace _internal{ -namespace _DrawCommandReader{ - -void WindingNonZeroView_Impl__obj::__construct() { } - -Dynamic WindingNonZeroView_Impl__obj::__CreateEmpty() { return new WindingNonZeroView_Impl__obj; } - -void *WindingNonZeroView_Impl__obj::_hx_vtable = 0; - -Dynamic WindingNonZeroView_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< WindingNonZeroView_Impl__obj > _hx_result = new WindingNonZeroView_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool WindingNonZeroView_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6495a075; -} - - ::openfl::display::_internal::DrawCommandReader WindingNonZeroView_Impl__obj::_new( ::openfl::display::_internal::DrawCommandReader d){ - HX_STACKFRAME(&_hx_pos_72329a7b963b298a_1028__new) -HXDLIN(1028) ::openfl::display::_internal::DrawCommandReader this1 = d; -HXDLIN(1028) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(WindingNonZeroView_Impl__obj,_new,return ) - - -WindingNonZeroView_Impl__obj::WindingNonZeroView_Impl__obj() -{ -} - -bool WindingNonZeroView_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *WindingNonZeroView_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *WindingNonZeroView_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class WindingNonZeroView_Impl__obj::__mClass; - -static ::String WindingNonZeroView_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - ::String(null()) -}; - -void WindingNonZeroView_Impl__obj::__register() -{ - WindingNonZeroView_Impl__obj _hx_dummy; - WindingNonZeroView_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display._internal._DrawCommandReader.WindingNonZeroView_Impl_",27,74,71,6d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &WindingNonZeroView_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(WindingNonZeroView_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< WindingNonZeroView_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = WindingNonZeroView_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = WindingNonZeroView_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display -} // end namespace _internal -} // end namespace _DrawCommandReader diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/Context3D.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/Context3D.cpp deleted file mode 100644 index ef0de582..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/Context3D.cpp +++ /dev/null @@ -1,3551 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageBuffer -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageType -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGL2RenderContext_WebGL2RenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGLRenderContext_WebGLRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_math_Rectangle -#include -#endif -#ifndef INCLUDED_lime_math_Vector2 -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_utils__BytePointer_BytePointer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_display_Stage -#include -#endif -#ifndef INCLUDED_openfl_display_Stage3D -#include -#endif -#ifndef INCLUDED_openfl_display__internal_SamplerState -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_IndexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_Program3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_Uniform -#include -#endif -#ifndef INCLUDED_openfl_display3D_VertexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DBufferUsage_Context3DBufferUsage_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DProgramType_Context3DProgramType_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DTextureFormat_Context3DTextureFormat_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_Context3DState -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_CubeTexture -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_RectangleTexture -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_Texture -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_VideoTexture -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_IllegalOperationError -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix3D -#include -#endif -#ifndef INCLUDED_openfl_geom_Point -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif -#ifndef INCLUDED_openfl_utils_AGALMiniAssembler -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_147_new,"openfl.display3D.Context3D","new",0x4f12c019,"openfl.display3D.Context3D.new","openfl/display3D/Context3D.hx",147,0xc899cbb9) -static const Float _hx_array_data_2fa0bfa7_2[] = { - 1.0,1.0,1.0,1.0, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_457_clear,"openfl.display3D.Context3D","clear",0xf8808186,"openfl.display3D.Context3D.clear","openfl/display3D/Context3D.hx",457,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_577_configureBackBuffer,"openfl.display3D.Context3D","configureBackBuffer",0x7210edc6,"openfl.display3D.Context3D.configureBackBuffer","openfl/display3D/Context3D.hx",577,0xc899cbb9) -static const int _hx_array_data_2fa0bfa7_5[] = { - (int)0,(int)1,(int)2,(int)2,(int)1,(int)3, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_707_createCubeTexture,"openfl.display3D.Context3D","createCubeTexture",0xbb69e843,"openfl.display3D.Context3D.createCubeTexture","openfl/display3D/Context3D.hx",707,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_740_createIndexBuffer,"openfl.display3D.Context3D","createIndexBuffer",0x3b80e18f,"openfl.display3D.Context3D.createIndexBuffer","openfl/display3D/Context3D.hx",740,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_765_createProgram,"openfl.display3D.Context3D","createProgram",0x0b5753e1,"openfl.display3D.Context3D.createProgram","openfl/display3D/Context3D.hx",765,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_814_createRectangleTexture,"openfl.display3D.Context3D","createRectangleTexture",0x8720f36f,"openfl.display3D.Context3D.createRectangleTexture","openfl/display3D/Context3D.hx",814,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_890_createTexture,"openfl.display3D.Context3D","createTexture",0xb63ed238,"openfl.display3D.Context3D.createTexture","openfl/display3D/Context3D.hx",890,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_935_createVertexBuffer,"openfl.display3D.Context3D","createVertexBuffer",0x49fb9507,"openfl.display3D.Context3D.createVertexBuffer","openfl/display3D/Context3D.hx",935,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_975_createVideoTexture,"openfl.display3D.Context3D","createVideoTexture",0x922f1723,"openfl.display3D.Context3D.createVideoTexture","openfl/display3D/Context3D.hx",975,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1001_dispose,"openfl.display3D.Context3D","dispose",0x8ad040d8,"openfl.display3D.Context3D.dispose","openfl/display3D/Context3D.hx",1001,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1048_drawToBitmapData,"openfl.display3D.Context3D","drawToBitmapData",0x474f45df,"openfl.display3D.Context3D.drawToBitmapData","openfl/display3D/Context3D.hx",1048,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1171_drawTriangles,"openfl.display3D.Context3D","drawTriangles",0x0d837500,"openfl.display3D.Context3D.drawTriangles","openfl/display3D/Context3D.hx",1171,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1220_present,"openfl.display3D.Context3D","present",0x095ffb34,"openfl.display3D.Context3D.present","openfl/display3D/Context3D.hx",1220,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1278_setBlendFactors,"openfl.display3D.Context3D","setBlendFactors",0x86d16c6e,"openfl.display3D.Context3D.setBlendFactors","openfl/display3D/Context3D.hx",1278,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1283_setBlendFactorsSeparate,"openfl.display3D.Context3D","setBlendFactorsSeparate",0x9ca665f1,"openfl.display3D.Context3D.setBlendFactorsSeparate","openfl/display3D/Context3D.hx",1283,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1308_setColorMask,"openfl.display3D.Context3D","setColorMask",0xad4f5d14,"openfl.display3D.Context3D.setColorMask","openfl/display3D/Context3D.hx",1308,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1330_setCulling,"openfl.display3D.Context3D","setCulling",0x39687055,"openfl.display3D.Context3D.setCulling","openfl/display3D/Context3D.hx",1330,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1354_setDepthTest,"openfl.display3D.Context3D","setDepthTest",0x2d08b41a,"openfl.display3D.Context3D.setDepthTest","openfl/display3D/Context3D.hx",1354,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1366_setProgram,"openfl.display3D.Context3D","setProgram",0xd9d9d869,"openfl.display3D.Context3D.setProgram","openfl/display3D/Context3D.hx",1366,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1406_setProgramConstantsFromByteArray,"openfl.display3D.Context3D","setProgramConstantsFromByteArray",0xd8990de1,"openfl.display3D.Context3D.setProgramConstantsFromByteArray","openfl/display3D/Context3D.hx",1406,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1466_setProgramConstantsFromMatrix,"openfl.display3D.Context3D","setProgramConstantsFromMatrix",0x29e843d1,"openfl.display3D.Context3D.setProgramConstantsFromMatrix","openfl/display3D/Context3D.hx",1466,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1563_setProgramConstantsFromVector,"openfl.display3D.Context3D","setProgramConstantsFromVector",0x057dbe53,"openfl.display3D.Context3D.setProgramConstantsFromVector","openfl/display3D/Context3D.hx",1563,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1604_setRenderToBackBuffer,"openfl.display3D.Context3D","setRenderToBackBuffer",0x6095d693,"openfl.display3D.Context3D.setRenderToBackBuffer","openfl/display3D/Context3D.hx",1604,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1644_setRenderToTexture,"openfl.display3D.Context3D","setRenderToTexture",0x25c5d54f,"openfl.display3D.Context3D.setRenderToTexture","openfl/display3D/Context3D.hx",1644,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1672_setSamplerStateAt,"openfl.display3D.Context3D","setSamplerStateAt",0x9f8ad1f7,"openfl.display3D.Context3D.setSamplerStateAt","openfl/display3D/Context3D.hx",1672,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1704_setScissorRectangle,"openfl.display3D.Context3D","setScissorRectangle",0x712bb5ee,"openfl.display3D.Context3D.setScissorRectangle","openfl/display3D/Context3D.hx",1704,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1762_setStencilActions,"openfl.display3D.Context3D","setStencilActions",0x1fe08e1c,"openfl.display3D.Context3D.setStencilActions","openfl/display3D/Context3D.hx",1762,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1785_setStencilReferenceValue,"openfl.display3D.Context3D","setStencilReferenceValue",0xaa284f67,"openfl.display3D.Context3D.setStencilReferenceValue","openfl/display3D/Context3D.hx",1785,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1817_setTextureAt,"openfl.display3D.Context3D","setTextureAt",0x38d4bfd3,"openfl.display3D.Context3D.setTextureAt","openfl/display3D/Context3D.hx",1817,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1871_setVertexBufferAt,"openfl.display3D.Context3D","setVertexBufferAt",0xbb32fa52,"openfl.display3D.Context3D.setVertexBufferAt","openfl/display3D/Context3D.hx",1871,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1908___bindGLArrayBuffer,"openfl.display3D.Context3D","__bindGLArrayBuffer",0x84209c10,"openfl.display3D.Context3D.__bindGLArrayBuffer","openfl/display3D/Context3D.hx",1908,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1917___bindGLElementArrayBuffer,"openfl.display3D.Context3D","__bindGLElementArrayBuffer",0x269f0e66,"openfl.display3D.Context3D.__bindGLElementArrayBuffer","openfl/display3D/Context3D.hx",1917,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1926___bindGLFramebuffer,"openfl.display3D.Context3D","__bindGLFramebuffer",0x408c5984,"openfl.display3D.Context3D.__bindGLFramebuffer","openfl/display3D/Context3D.hx",1926,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1934___bindGLTexture2D,"openfl.display3D.Context3D","__bindGLTexture2D",0x24624244,"openfl.display3D.Context3D.__bindGLTexture2D","openfl/display3D/Context3D.hx",1934,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1946___bindGLTextureCubeMap,"openfl.display3D.Context3D","__bindGLTextureCubeMap",0x811ec0d5,"openfl.display3D.Context3D.__bindGLTextureCubeMap","openfl/display3D/Context3D.hx",1946,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1958___dispose,"openfl.display3D.Context3D","__dispose",0xc4b9d1f8,"openfl.display3D.Context3D.__dispose","openfl/display3D/Context3D.hx",1958,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_1982___drawTriangles,"openfl.display3D.Context3D","__drawTriangles",0xf71e9e20,"openfl.display3D.Context3D.__drawTriangles","openfl/display3D/Context3D.hx",1982,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2010___flushGL,"openfl.display3D.Context3D","__flushGL",0x73ba2b42,"openfl.display3D.Context3D.__flushGL","openfl/display3D/Context3D.hx",2010,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2026___flushGLBlend,"openfl.display3D.Context3D","__flushGLBlend",0xce3a1daf,"openfl.display3D.Context3D.__flushGLBlend","openfl/display3D/Context3D.hx",2026,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2053___flushGLColor,"openfl.display3D.Context3D","__flushGLColor",0x63a1a6c1,"openfl.display3D.Context3D.__flushGLColor","openfl/display3D/Context3D.hx",2053,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2068___flushGLCulling,"openfl.display3D.Context3D","__flushGLCulling",0x308bab4e,"openfl.display3D.Context3D.__flushGLCulling","openfl/display3D/Context3D.hx",2068,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2097___flushGLDepth,"openfl.display3D.Context3D","__flushGLDepth",0xf06f2661,"openfl.display3D.Context3D.__flushGLDepth","openfl/display3D/Context3D.hx",2097,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2137___flushGLFramebuffer,"openfl.display3D.Context3D","__flushGLFramebuffer",0x8bc4a4cb,"openfl.display3D.Context3D.__flushGLFramebuffer","openfl/display3D/Context3D.hx",2137,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2183___flushGLProgram,"openfl.display3D.Context3D","__flushGLProgram",0xd0fd1362,"openfl.display3D.Context3D.__flushGLProgram","openfl/display3D/Context3D.hx",2183,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2228___flushGLScissor,"openfl.display3D.Context3D","__flushGLScissor",0xe1eaf0fa,"openfl.display3D.Context3D.__flushGLScissor","openfl/display3D/Context3D.hx",2228,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2264___flushGLStencil,"openfl.display3D.Context3D","__flushGLStencil",0x5d0786da,"openfl.display3D.Context3D.__flushGLStencil","openfl/display3D/Context3D.hx",2264,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2297___flushGLTextures,"openfl.display3D.Context3D","__flushGLTextures",0xec1af09a,"openfl.display3D.Context3D.__flushGLTextures","openfl/display3D/Context3D.hx",2297,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2384___flushGLViewport,"openfl.display3D.Context3D","__flushGLViewport",0x22f145c8,"openfl.display3D.Context3D.__flushGLViewport","openfl/display3D/Context3D.hx",2384,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2427___getGLBlend,"openfl.display3D.Context3D","__getGLBlend",0x53955e5d,"openfl.display3D.Context3D.__getGLBlend","openfl/display3D/Context3D.hx",2427,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2458___getGLCompareMode,"openfl.display3D.Context3D","__getGLCompareMode",0xec8b55b4,"openfl.display3D.Context3D.__getGLCompareMode","openfl/display3D/Context3D.hx",2458,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2474___getGLStencilAction,"openfl.display3D.Context3D","__getGLStencilAction",0xdf4274de,"openfl.display3D.Context3D.__getGLStencilAction","openfl/display3D/Context3D.hx",2474,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2490___getGLTriangleFace,"openfl.display3D.Context3D","__getGLTriangleFace",0x318746f9,"openfl.display3D.Context3D.__getGLTriangleFace","openfl/display3D/Context3D.hx",2490,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2501___renderStage3D,"openfl.display3D.Context3D","__renderStage3D",0x426e1052,"openfl.display3D.Context3D.__renderStage3D","openfl/display3D/Context3D.hx",2501,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2549___setGLBlend,"openfl.display3D.Context3D","__setGLBlend",0x5712fcd1,"openfl.display3D.Context3D.__setGLBlend","openfl/display3D/Context3D.hx",2549,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2565___setGLBlendEquation,"openfl.display3D.Context3D","__setGLBlendEquation",0x47b42d7d,"openfl.display3D.Context3D.__setGLBlendEquation","openfl/display3D/Context3D.hx",2565,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2574___setGLCullFace,"openfl.display3D.Context3D","__setGLCullFace",0x3db3a2ef,"openfl.display3D.Context3D.__setGLCullFace","openfl/display3D/Context3D.hx",2574,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2590___setGLDepthTest,"openfl.display3D.Context3D","__setGLDepthTest",0x637f7775,"openfl.display3D.Context3D.__setGLDepthTest","openfl/display3D/Context3D.hx",2590,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2606___setGLFrontFace,"openfl.display3D.Context3D","__setGLFrontFace",0x40c35666,"openfl.display3D.Context3D.__setGLFrontFace","openfl/display3D/Context3D.hx",2606,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2615___setGLScissorTest,"openfl.display3D.Context3D","__setGLScissorTest",0xe746cf0e,"openfl.display3D.Context3D.__setGLScissorTest","openfl/display3D/Context3D.hx",2615,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2631___setGLStencilTest,"openfl.display3D.Context3D","__setGLStencilTest",0xce93d4ee,"openfl.display3D.Context3D.__setGLStencilTest","openfl/display3D/Context3D.hx",2631,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2648_get_enableErrorChecking,"openfl.display3D.Context3D","get_enableErrorChecking",0x0dbc654f,"openfl.display3D.Context3D.get_enableErrorChecking","openfl/display3D/Context3D.hx",2648,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2653_set_enableErrorChecking,"openfl.display3D.Context3D","set_enableErrorChecking",0x101dce5b,"openfl.display3D.Context3D.set_enableErrorChecking","openfl/display3D/Context3D.hx",2653,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_2657_get_totalGPUMemory,"openfl.display3D.Context3D","get_totalGPUMemory",0x16e91319,"openfl.display3D.Context3D.get_totalGPUMemory","openfl/display3D/Context3D.hx",2657,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_152_boot,"openfl.display3D.Context3D","boot",0xd96e5659,"openfl.display3D.Context3D.boot","openfl/display3D/Context3D.hx",152,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_254_boot,"openfl.display3D.Context3D","boot",0xd96e5659,"openfl.display3D.Context3D.boot","openfl/display3D/Context3D.hx",254,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_255_boot,"openfl.display3D.Context3D","boot",0xd96e5659,"openfl.display3D.Context3D.boot","openfl/display3D/Context3D.hx",255,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_256_boot,"openfl.display3D.Context3D","boot",0xd96e5659,"openfl.display3D.Context3D.boot","openfl/display3D/Context3D.hx",256,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_257_boot,"openfl.display3D.Context3D","boot",0xd96e5659,"openfl.display3D.Context3D.boot","openfl/display3D/Context3D.hx",257,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_258_boot,"openfl.display3D.Context3D","boot",0xd96e5659,"openfl.display3D.Context3D.boot","openfl/display3D/Context3D.hx",258,0xc899cbb9) -HX_LOCAL_STACK_FRAME(_hx_pos_15a405ef6f3df6a7_259_boot,"openfl.display3D.Context3D","boot",0xd96e5659,"openfl.display3D.Context3D.boot","openfl/display3D/Context3D.hx",259,0xc899cbb9) -namespace openfl{ -namespace display3D{ - -void Context3D_obj::__construct( ::openfl::display::Stage stage, ::openfl::display3D::_internal::Context3DState contextState, ::openfl::display::Stage3D stage3D){ - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_147_new) -HXLINE( 232) this->profile = 3; -HXLINE( 193) this->driverInfo = HX_("OpenGL (Direct blitting)",e6,33,c8,a6); -HXLINE( 172) this->backBufferWidth = 0; -HXLINE( 162) this->backBufferHeight = 0; -HXLINE( 286) super::__construct(null()); -HXLINE( 288) this->_hx___stage = stage; -HXLINE( 289) this->_hx___contextState = contextState; -HXLINE( 290) this->_hx___stage3D = stage3D; -HXLINE( 292) this->_hx___context = stage->window->context; -HXLINE( 293) this->gl = this->_hx___context->webgl; -HXLINE( 295) if (hx::IsNull( this->_hx___contextState )) { -HXLINE( 295) this->_hx___contextState = ::openfl::display3D::_internal::Context3DState_obj::__alloc( HX_CTX ); - } -HXLINE( 296) this->_hx___state = ::openfl::display3D::_internal::Context3DState_obj::__alloc( HX_CTX ); -HXLINE( 299) ::haxe::io::Bytes buffer = null(); -HXDLIN( 299) ::cpp::VirtualArray array = null(); -HXDLIN( 299) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 299) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 299) ::Dynamic len = null(); -HXDLIN( 299) ::lime::utils::ArrayBufferView this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,512,8); -HXDLIN( 299) this->_hx___vertexConstants = this1; -HXLINE( 300) ::haxe::io::Bytes buffer1 = null(); -HXDLIN( 300) ::cpp::VirtualArray array1 = null(); -HXDLIN( 300) ::openfl::_Vector::FloatVector vector1 = null(); -HXDLIN( 300) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 300) ::Dynamic len1 = null(); -HXDLIN( 300) ::lime::utils::ArrayBufferView this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,512,8); -HXDLIN( 300) this->_hx___fragmentConstants = this2; -HXLINE( 301) ::Dynamic elements = null(); -HXDLIN( 301) ::haxe::io::Bytes buffer2 = null(); -HXDLIN( 301) ::cpp::VirtualArray array2 = ::Array_obj< Float >::fromData( _hx_array_data_2fa0bfa7_2,4); -HXDLIN( 301) ::openfl::_Vector::FloatVector vector2 = null(); -HXDLIN( 301) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 301) ::Dynamic len2 = null(); -HXDLIN( 301) ::lime::utils::ArrayBufferView this3; -HXDLIN( 301) if (hx::IsNotNull( elements )) { -HXLINE( 301) this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,8); - } - else { -HXLINE( 301) if (hx::IsNotNull( array2 )) { -HXLINE( 301) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 301) _this->byteOffset = 0; -HXDLIN( 301) _this->length = array2->get_length(); -HXDLIN( 301) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 301) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 301) _this->buffer = this4; -HXDLIN( 301) _this->copyFromArray(array2,null()); -HXDLIN( 301) this3 = _this; - } - else { -HXLINE( 301) if (hx::IsNotNull( vector2 )) { -HXLINE( 301) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 301) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 301) _this1->byteOffset = 0; -HXDLIN( 301) _this1->length = array3->get_length(); -HXDLIN( 301) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 301) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 301) _this1->buffer = this5; -HXDLIN( 301) _this1->copyFromArray(array3,null()); -HXDLIN( 301) this3 = _this1; - } - else { -HXLINE( 301) if (hx::IsNotNull( view2 )) { -HXLINE( 301) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 301) ::haxe::io::Bytes srcData = view2->buffer; -HXDLIN( 301) int srcLength = view2->length; -HXDLIN( 301) int srcByteOffset = view2->byteOffset; -HXDLIN( 301) int srcElementSize = view2->bytesPerElement; -HXDLIN( 301) int elementSize = _this2->bytesPerElement; -HXDLIN( 301) if ((view2->type == _this2->type)) { -HXLINE( 301) int srcLength1 = srcData->length; -HXDLIN( 301) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 301) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 301) _this2->buffer = this6; -HXDLIN( 301) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 301) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 301) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 301) _this2->byteOffset = 0; -HXDLIN( 301) _this2->length = srcLength; -HXDLIN( 301) this3 = _this2; - } - else { -HXLINE( 301) if (hx::IsNotNull( buffer2 )) { -HXLINE( 301) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 301) int in_byteOffset = 0; -HXDLIN( 301) if ((in_byteOffset < 0)) { -HXLINE( 301) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 301) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 301) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 301) int bufferByteLength = buffer2->length; -HXDLIN( 301) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 301) int newByteLength = bufferByteLength; -HXDLIN( 301) if (hx::IsNull( len2 )) { -HXLINE( 301) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 301) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 301) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 301) if ((newByteLength < 0)) { -HXLINE( 301) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 301) newByteLength = (( (int)(len2) ) * _this3->bytesPerElement); -HXDLIN( 301) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 301) if ((newRange > bufferByteLength)) { -HXLINE( 301) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 301) _this3->buffer = buffer2; -HXDLIN( 301) _this3->byteOffset = in_byteOffset; -HXDLIN( 301) _this3->byteLength = newByteLength; -HXDLIN( 301) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 301) this3 = _this3; - } - else { -HXLINE( 301) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 301) this->_hx___positionScale = this3; -HXLINE( 303) this->_hx___programs = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 305) if ((::openfl::display3D::Context3D_obj::_hx___glMaxViewportDims == -1)) { -HXLINE( 310) ::openfl::display3D::Context3D_obj::_hx___glMaxViewportDims = 16384; - } -HXLINE( 314) this->maxBackBufferWidth = ::openfl::display3D::Context3D_obj::_hx___glMaxViewportDims; -HXLINE( 315) this->maxBackBufferHeight = ::openfl::display3D::Context3D_obj::_hx___glMaxViewportDims; -HXLINE( 317) if ((::openfl::display3D::Context3D_obj::_hx___glMaxTextureMaxAnisotropy == -1)) { -HXLINE( 319) ::Dynamic extension = this->gl->getExtension(HX_("EXT_texture_filter_anisotropic",4c,4c,32,3d)); -HXLINE( 328) if (hx::IsNotNull( extension )) { -HXLINE( 330) ::openfl::display3D::Context3D_obj::_hx___glTextureMaxAnisotropy = ( (int)(extension->__Field(HX_("TEXTURE_MAX_ANISOTROPY_EXT",63,c1,6c,51),hx::paccDynamic)) ); -HXLINE( 331) ::openfl::display3D::Context3D_obj::_hx___glMaxTextureMaxAnisotropy = ( (int)(this->gl->getParameter(( (int)(extension->__Field(HX_("MAX_TEXTURE_MAX_ANISOTROPY_EXT",7e,54,e7,a3),hx::paccDynamic)) ))) ); - } - else { -HXLINE( 335) ::openfl::display3D::Context3D_obj::_hx___glTextureMaxAnisotropy = 0; -HXLINE( 336) ::openfl::display3D::Context3D_obj::_hx___glMaxTextureMaxAnisotropy = 0; - } - } -HXLINE( 341) if ((::openfl::display3D::Context3D_obj::_hx___glDepthStencil == -1)) { -HXLINE( 346) bool _hx_tmp; -HXDLIN( 346) if ((this->_hx___context->type == HX_("opengles",9d,f6,c9,fa))) { -HXLINE( 346) _hx_tmp = (::Std_obj::parseFloat(this->_hx___context->version) >= 3); - } - else { -HXLINE( 346) _hx_tmp = false; - } -HXDLIN( 346) if (_hx_tmp) { -HXLINE( 348) ::openfl::display3D::Context3D_obj::_hx___glDepthStencil = this->_hx___context->gles3->DEPTH24_STENCIL8; - } - else { -HXLINE( 352) ::Dynamic extension1 = this->gl->getExtension(HX_("OES_packed_depth_stencil",7b,19,31,fc)); -HXLINE( 353) if (hx::IsNotNull( extension1 )) { -HXLINE( 355) ::openfl::display3D::Context3D_obj::_hx___glDepthStencil = ( (int)(extension1->__Field(HX_("DEPTH24_STENCIL8_OES",b4,24,e8,3a),hx::paccDynamic)) ); - } - else { -HXLINE( 359) extension1 = this->gl->getExtension(HX_("EXT_packed_depth_stencil",f7,88,e3,09)); -HXLINE( 360) if (hx::IsNotNull( extension1 )) { -HXLINE( 362) ::openfl::display3D::Context3D_obj::_hx___glDepthStencil = ( (int)(extension1->__Field(HX_("DEPTH24_STENCIL8_EXT",b8,9e,e0,3a),hx::paccDynamic)) ); - } - else { -HXLINE( 366) ::openfl::display3D::Context3D_obj::_hx___glDepthStencil = 0; - } - } - } - } -HXLINE( 373) if ((::openfl::display3D::Context3D_obj::_hx___glMemoryTotalAvailable == -1)) { -HXLINE( 375) ::Dynamic extension2 = this->gl->getExtension(HX_("NVX_gpu_memory_info",6a,ad,9a,42)); -HXLINE( 376) if (hx::IsNotNull( extension2 )) { -HXLINE( 378) ::openfl::display3D::Context3D_obj::_hx___glMemoryTotalAvailable = ( (int)(extension2->__Field(HX_("GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX",2b,93,c6,01),hx::paccDynamic)) ); -HXLINE( 379) ::openfl::display3D::Context3D_obj::_hx___glMemoryCurrentAvailable = ( (int)(extension2->__Field(HX_("GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX",b7,75,d8,0b),hx::paccDynamic)) ); - } - } -HXLINE( 384) if (hx::IsNull( ::openfl::display3D::Context3D_obj::_hx___driverInfo )) { -HXLINE( 386) ::String vendor = ( (::String)(this->gl->getParameter(this->gl->VENDOR)) ); -HXLINE( 387) ::String version = ( (::String)(this->gl->getParameter(this->gl->VERSION)) ); -HXLINE( 388) ::String renderer = ( (::String)(this->gl->getParameter(this->gl->RENDERER)) ); -HXLINE( 389) ::String glslVersion = ( (::String)(this->gl->getParameter(this->gl->SHADING_LANGUAGE_VERSION)) ); -HXLINE( 391) ::openfl::display3D::Context3D_obj::_hx___driverInfo = (((((((HX_("OpenGL Vendor=",04,c1,2f,f5) + vendor) + HX_(" Version=",65,2a,97,0e)) + version) + HX_(" Renderer=",5a,b1,92,78)) + renderer) + HX_(" GLSL=",5f,30,5a,df)) + glslVersion); - } -HXLINE( 394) this->driverInfo = ::openfl::display3D::Context3D_obj::_hx___driverInfo; -HXLINE( 396) this->_hx___quadIndexBufferElements = 16383; -HXLINE( 397) this->_hx___quadIndexBufferCount = (this->_hx___quadIndexBufferElements * 6); -HXLINE( 400) ::Dynamic elements1 = this->_hx___quadIndexBufferCount; -HXDLIN( 400) ::haxe::io::Bytes buffer3 = null(); -HXDLIN( 400) ::cpp::VirtualArray array4 = null(); -HXDLIN( 400) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 400) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 400) ::Dynamic len3 = null(); -HXDLIN( 400) ::lime::utils::ArrayBufferView this7; -HXDLIN( 400) if (hx::IsNotNull( elements1 )) { -HXLINE( 400) this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,6); - } - else { -HXLINE( 400) if (hx::IsNotNull( array4 )) { -HXLINE( 400) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 400) _this4->byteOffset = 0; -HXDLIN( 400) _this4->length = array4->get_length(); -HXDLIN( 400) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 400) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 400) _this4->buffer = this8; -HXDLIN( 400) _this4->copyFromArray(array4,null()); -HXDLIN( 400) this7 = _this4; - } - else { -HXLINE( 400) if (hx::IsNotNull( vector3 )) { -HXLINE( 400) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 400) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 400) _this5->byteOffset = 0; -HXDLIN( 400) _this5->length = array5->get_length(); -HXDLIN( 400) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 400) ::haxe::io::Bytes this9 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 400) _this5->buffer = this9; -HXDLIN( 400) _this5->copyFromArray(array5,null()); -HXDLIN( 400) this7 = _this5; - } - else { -HXLINE( 400) if (hx::IsNotNull( view3 )) { -HXLINE( 400) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 400) ::haxe::io::Bytes srcData1 = view3->buffer; -HXDLIN( 400) int srcLength2 = view3->length; -HXDLIN( 400) int srcByteOffset1 = view3->byteOffset; -HXDLIN( 400) int srcElementSize1 = view3->bytesPerElement; -HXDLIN( 400) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 400) if ((view3->type == _this6->type)) { -HXLINE( 400) int srcLength3 = srcData1->length; -HXDLIN( 400) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 400) ::haxe::io::Bytes this10 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 400) _this6->buffer = this10; -HXDLIN( 400) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 400) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 400) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 400) _this6->byteOffset = 0; -HXDLIN( 400) _this6->length = srcLength2; -HXDLIN( 400) this7 = _this6; - } - else { -HXLINE( 400) if (hx::IsNotNull( buffer3 )) { -HXLINE( 400) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 400) int in_byteOffset1 = 0; -HXDLIN( 400) if ((in_byteOffset1 < 0)) { -HXLINE( 400) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 400) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 400) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 400) int bufferByteLength1 = buffer3->length; -HXDLIN( 400) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 400) int newByteLength1 = bufferByteLength1; -HXDLIN( 400) if (hx::IsNull( len3 )) { -HXLINE( 400) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 400) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 400) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 400) if ((newByteLength1 < 0)) { -HXLINE( 400) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 400) newByteLength1 = (( (int)(len3) ) * _this7->bytesPerElement); -HXDLIN( 400) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 400) if ((newRange1 > bufferByteLength1)) { -HXLINE( 400) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 400) _this7->buffer = buffer3; -HXDLIN( 400) _this7->byteOffset = in_byteOffset1; -HXDLIN( 400) _this7->byteLength = newByteLength1; -HXDLIN( 400) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 400) this7 = _this7; - } - else { -HXLINE( 400) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 400) ::lime::utils::ArrayBufferView data = this7; -HXLINE( 402) int index = 0; -HXLINE( 403) int vertex = 0; -HXLINE( 405) { -HXLINE( 405) int _g = 0; -HXDLIN( 405) int _g1 = this->_hx___quadIndexBufferElements; -HXDLIN( 405) while((_g < _g1)){ -HXLINE( 405) _g = (_g + 1); -HXDLIN( 405) int i = (_g - 1); -HXLINE( 407) ::__hxcpp_memory_set_ui16(data->buffer->b,(data->byteOffset + (index * 2)),vertex); -HXLINE( 408) { -HXLINE( 408) int val = (vertex + 1); -HXDLIN( 408) ::__hxcpp_memory_set_ui16(data->buffer->b,(data->byteOffset + ((index + 1) * 2)),val); - } -HXLINE( 409) { -HXLINE( 409) int val1 = (vertex + 2); -HXDLIN( 409) ::__hxcpp_memory_set_ui16(data->buffer->b,(data->byteOffset + ((index + 2) * 2)),val1); - } -HXLINE( 410) { -HXLINE( 410) int val2 = (vertex + 2); -HXDLIN( 410) ::__hxcpp_memory_set_ui16(data->buffer->b,(data->byteOffset + ((index + 3) * 2)),val2); - } -HXLINE( 411) { -HXLINE( 411) int val3 = (vertex + 1); -HXDLIN( 411) ::__hxcpp_memory_set_ui16(data->buffer->b,(data->byteOffset + ((index + 4) * 2)),val3); - } -HXLINE( 412) { -HXLINE( 412) int val4 = (vertex + 3); -HXDLIN( 412) ::__hxcpp_memory_set_ui16(data->buffer->b,(data->byteOffset + ((index + 5) * 2)),val4); - } -HXLINE( 414) index = (index + 6); -HXLINE( 415) vertex = (vertex + 4); - } - } -HXLINE( 418) this->_hx___quadIndexBuffer = this->createIndexBuffer(this->_hx___quadIndexBufferCount,null()); -HXLINE( 419) this->_hx___quadIndexBuffer->uploadFromTypedArray(data,null()); - } - -Dynamic Context3D_obj::__CreateEmpty() { return new Context3D_obj; } - -void *Context3D_obj::_hx_vtable = 0; - -Dynamic Context3D_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3D_obj > _hx_result = new Context3D_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool Context3D_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1b123bf8; - } else { - return inClassId==(int)0x6271873d; - } -} - -void Context3D_obj::clear(hx::Null< Float > __o_red,hx::Null< Float > __o_green,hx::Null< Float > __o_blue,hx::Null< Float > __o_alpha,hx::Null< Float > __o_depth,hx::Null< int > __o_stencil,hx::Null< int > __o_mask){ - Float red = __o_red.Default(0); - Float green = __o_green.Default(0); - Float blue = __o_blue.Default(0); - Float alpha = __o_alpha.Default(1); - Float depth = __o_depth.Default(1); - int stencil = __o_stencil.Default(0); - int mask = __o_mask.Default(7); - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_457_clear) -HXLINE( 458) this->_hx___flushGLFramebuffer(); -HXLINE( 459) this->_hx___flushGLViewport(); -HXLINE( 461) int clearMask = 0; -HXLINE( 463) if (((mask & 1) != 0)) { -HXLINE( 465) if (hx::IsNull( this->_hx___state->renderToTexture )) { -HXLINE( 467) bool _hx_tmp; -HXDLIN( 467) if (hx::IsEq( this->_hx___stage->context3D,hx::ObjectPtr(this) )) { -HXLINE( 467) _hx_tmp = !(this->_hx___stage->_hx___renderer->_hx___cleared); - } - else { -HXLINE( 467) _hx_tmp = false; - } -HXDLIN( 467) if (_hx_tmp) { -HXLINE( 467) this->_hx___stage->_hx___renderer->_hx___cleared = true; - } -HXLINE( 468) this->_hx___cleared = true; - } -HXLINE( 471) clearMask = (clearMask | this->gl->COLOR_BUFFER_BIT); -HXLINE( 473) bool _hx_tmp1; -HXDLIN( 473) bool _hx_tmp2; -HXDLIN( 473) bool _hx_tmp3; -HXDLIN( 473) if ((this->_hx___contextState->colorMaskRed == true)) { -HXLINE( 473) _hx_tmp3 = (this->_hx___contextState->colorMaskGreen != true); - } - else { -HXLINE( 473) _hx_tmp3 = true; - } -HXDLIN( 473) if (!(_hx_tmp3)) { -HXLINE( 473) _hx_tmp2 = (this->_hx___contextState->colorMaskBlue != true); - } - else { -HXLINE( 473) _hx_tmp2 = true; - } -HXDLIN( 473) if (!(_hx_tmp2)) { -HXLINE( 473) _hx_tmp1 = (this->_hx___contextState->colorMaskAlpha != true); - } - else { -HXLINE( 473) _hx_tmp1 = true; - } -HXDLIN( 473) if (_hx_tmp1) { -HXLINE( 478) this->gl->colorMask(true,true,true,true); -HXLINE( 479) this->_hx___contextState->colorMaskRed = true; -HXLINE( 480) this->_hx___contextState->colorMaskGreen = true; -HXLINE( 481) this->_hx___contextState->colorMaskBlue = true; -HXLINE( 482) this->_hx___contextState->colorMaskAlpha = true; - } -HXLINE( 485) this->gl->clearColor(red,green,blue,alpha); - } -HXLINE( 488) if (((mask & 2) != 0)) { -HXLINE( 490) clearMask = (clearMask | this->gl->DEPTH_BUFFER_BIT); -HXLINE( 492) if ((this->_hx___contextState->depthMask != true)) { -HXLINE( 494) this->gl->depthMask(true); -HXLINE( 495) this->_hx___contextState->depthMask = true; - } -HXLINE( 498) this->gl->clearDepthf(depth); - } -HXLINE( 501) if (((mask & 4) != 0)) { -HXLINE( 503) clearMask = (clearMask | this->gl->STENCIL_BUFFER_BIT); -HXLINE( 505) if ((this->_hx___contextState->stencilWriteMask != 255)) { -HXLINE( 507) this->gl->stencilMask(255); -HXLINE( 508) this->_hx___contextState->stencilWriteMask = 255; - } -HXLINE( 511) this->gl->clearStencil(stencil); -HXLINE( 512) this->_hx___contextState->stencilWriteMask = 255; - } -HXLINE( 515) if ((clearMask == 0)) { -HXLINE( 515) return; - } -HXLINE( 517) this->_hx___setGLScissorTest(false); -HXLINE( 518) this->gl->clear(clearMask); - } - - -HX_DEFINE_DYNAMIC_FUNC7(Context3D_obj,clear,(void)) - -void Context3D_obj::configureBackBuffer(int width,int height,int antiAlias,hx::Null< bool > __o_enableDepthAndStencil,hx::Null< bool > __o_wantsBestResolution,hx::Null< bool > __o_wantsBestResolutionOnBrowserZoom){ - bool enableDepthAndStencil = __o_enableDepthAndStencil.Default(true); - bool wantsBestResolution = __o_wantsBestResolution.Default(false); - bool wantsBestResolutionOnBrowserZoom = __o_wantsBestResolutionOnBrowserZoom.Default(false); - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_577_configureBackBuffer) -HXDLIN( 577) if (hx::IsNull( this->_hx___stage3D )) { -HXLINE( 579) this->backBufferWidth = width; -HXLINE( 580) this->backBufferHeight = height; -HXLINE( 582) this->_hx___backBufferAntiAlias = antiAlias; -HXLINE( 583) this->_hx___state->backBufferEnableDepthAndStencil = enableDepthAndStencil; -HXLINE( 584) this->_hx___backBufferWantsBestResolution = wantsBestResolution; -HXLINE( 585) this->_hx___backBufferWantsBestResolutionOnBrowserZoom = wantsBestResolutionOnBrowserZoom; - } - else { -HXLINE( 589) bool _hx_tmp; -HXDLIN( 589) bool _hx_tmp1; -HXDLIN( 589) if (hx::IsNotNull( this->_hx___backBufferTexture )) { -HXLINE( 589) _hx_tmp1 = (this->backBufferWidth != width); - } - else { -HXLINE( 589) _hx_tmp1 = true; - } -HXDLIN( 589) if (!(_hx_tmp1)) { -HXLINE( 589) _hx_tmp = (this->backBufferHeight != height); - } - else { -HXLINE( 589) _hx_tmp = true; - } -HXDLIN( 589) if (_hx_tmp) { -HXLINE( 591) if (hx::IsNotNull( this->_hx___backBufferTexture )) { -HXLINE( 591) this->_hx___backBufferTexture->dispose(); - } -HXLINE( 592) if (hx::IsNotNull( this->_hx___frontBufferTexture )) { -HXLINE( 592) this->_hx___frontBufferTexture->dispose(); - } -HXLINE( 594) this->_hx___backBufferTexture = this->createRectangleTexture(width,height,1,true); -HXLINE( 595) this->_hx___frontBufferTexture = this->createRectangleTexture(width,height,1,true); -HXLINE( 597) if (hx::IsNull( this->_hx___stage3D->_hx___vertexBuffer )) { -HXLINE( 599) this->_hx___stage3D->_hx___vertexBuffer = this->createVertexBuffer(4,5,null()); - } -HXLINE( 602) int length = null(); -HXDLIN( 602) bool fixed = null(); -HXDLIN( 602) ::openfl::_Vector::FloatVector vertexData = ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length,fixed,::Array_obj< Float >::__new(20)->init(0,width)->init(1,height)->init(2,0)->init(3,1)->init(4,1)->init(5,0)->init(6,height)->init(7,0)->init(8,0)->init(9,1)->init(10,width)->init(11,0)->init(12,0)->init(13,1)->init(14,0)->init(15,0)->init(16,0)->init(17,0)->init(18,0)->init(19,((Float)0.0)),true); -HXLINE( 604) this->_hx___stage3D->_hx___vertexBuffer->uploadFromVector(vertexData,0,20); -HXLINE( 606) if (hx::IsNull( this->_hx___stage3D->_hx___indexBuffer )) { -HXLINE( 608) this->_hx___stage3D->_hx___indexBuffer = this->createIndexBuffer(6,null()); -HXLINE( 610) int length1 = null(); -HXDLIN( 610) bool fixed1 = null(); -HXDLIN( 610) ::openfl::_Vector::IntVector indexData = ::openfl::_Vector::IntVector_obj::__alloc( HX_CTX ,length1,fixed1,::Array_obj< int >::fromData( _hx_array_data_2fa0bfa7_5,6)); -HXLINE( 612) this->_hx___stage3D->_hx___indexBuffer->uploadFromVector(indexData,0,6); - } - } -HXLINE( 616) this->backBufferWidth = width; -HXLINE( 617) this->backBufferHeight = height; -HXLINE( 619) this->_hx___backBufferAntiAlias = antiAlias; -HXLINE( 620) this->_hx___state->backBufferEnableDepthAndStencil = enableDepthAndStencil; -HXLINE( 621) this->_hx___backBufferWantsBestResolution = wantsBestResolution; -HXLINE( 622) this->_hx___backBufferWantsBestResolutionOnBrowserZoom = wantsBestResolutionOnBrowserZoom; -HXLINE( 623) this->_hx___state->_hx___primaryGLFramebuffer = this->_hx___backBufferTexture->_hx___getGLFramebuffer(enableDepthAndStencil,antiAlias,0); -HXLINE( 624) this->_hx___frontBufferTexture->_hx___getGLFramebuffer(enableDepthAndStencil,antiAlias,0); - } - } - - -HX_DEFINE_DYNAMIC_FUNC6(Context3D_obj,configureBackBuffer,(void)) - - ::openfl::display3D::textures::CubeTexture Context3D_obj::createCubeTexture(int size, ::Dynamic format,bool optimizeForRenderToTexture,hx::Null< int > __o_streamingLevels){ - int streamingLevels = __o_streamingLevels.Default(0); - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_707_createCubeTexture) -HXDLIN( 707) return ::openfl::display3D::textures::CubeTexture_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),size,format,optimizeForRenderToTexture,streamingLevels); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Context3D_obj,createCubeTexture,return ) - - ::openfl::display3D::IndexBuffer3D Context3D_obj::createIndexBuffer(int numIndices, ::Dynamic __o_bufferUsage){ - ::Dynamic bufferUsage = __o_bufferUsage; - if (hx::IsNull(__o_bufferUsage)) bufferUsage = 1; - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_740_createIndexBuffer) -HXDLIN( 740) return ::openfl::display3D::IndexBuffer3D_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),numIndices,bufferUsage); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Context3D_obj,createIndexBuffer,return ) - - ::openfl::display3D::Program3D Context3D_obj::createProgram( ::Dynamic __o_format){ - ::Dynamic format = __o_format; - if (hx::IsNull(__o_format)) format = 0; - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_765_createProgram) -HXDLIN( 765) return ::openfl::display3D::Program3D_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),format); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,createProgram,return ) - - ::openfl::display3D::textures::RectangleTexture Context3D_obj::createRectangleTexture(int width,int height, ::Dynamic format,bool optimizeForRenderToTexture){ - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_814_createRectangleTexture) -HXDLIN( 814) return ::openfl::display3D::textures::RectangleTexture_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),width,height,::openfl::display3D::_Context3DTextureFormat::Context3DTextureFormat_Impl__obj::toString(format),optimizeForRenderToTexture); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Context3D_obj,createRectangleTexture,return ) - - ::openfl::display3D::textures::Texture Context3D_obj::createTexture(int width,int height, ::Dynamic format,bool optimizeForRenderToTexture,hx::Null< int > __o_streamingLevels){ - int streamingLevels = __o_streamingLevels.Default(0); - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_890_createTexture) -HXDLIN( 890) return ::openfl::display3D::textures::Texture_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),width,height,format,optimizeForRenderToTexture,streamingLevels); - } - - -HX_DEFINE_DYNAMIC_FUNC5(Context3D_obj,createTexture,return ) - - ::openfl::display3D::VertexBuffer3D Context3D_obj::createVertexBuffer(int numVertices,int data32PerVertex, ::Dynamic __o_bufferUsage){ - ::Dynamic bufferUsage = __o_bufferUsage; - if (hx::IsNull(__o_bufferUsage)) bufferUsage = 1; - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_935_createVertexBuffer) -HXDLIN( 935) return ::openfl::display3D::VertexBuffer3D_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),numVertices,data32PerVertex,::openfl::display3D::_Context3DBufferUsage::Context3DBufferUsage_Impl__obj::toString(bufferUsage)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Context3D_obj,createVertexBuffer,return ) - - ::openfl::display3D::textures::VideoTexture Context3D_obj::createVideoTexture(){ - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_975_createVideoTexture) -HXDLIN( 975) HX_STACK_DO_THROW( ::openfl::errors::Error_obj::__alloc( HX_CTX ,HX_("Video textures are not supported on this platform",02,cd,86,ca),null())); -HXDLIN( 975) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,createVideoTexture,return ) - -void Context3D_obj::dispose(hx::Null< bool > __o_recreate){ - bool recreate = __o_recreate.Default(true); - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1001_dispose) -HXLINE(1004) this->gl = null(); -HXLINE(1005) this->_hx___dispose(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,dispose,(void)) - -void Context3D_obj::drawToBitmapData( ::openfl::display::BitmapData destination, ::openfl::geom::Rectangle srcRect, ::openfl::geom::Point destPoint){ - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1048_drawToBitmapData) -HXLINE(1050) if (hx::IsNull( destination )) { -HXLINE(1050) return; - } -HXLINE(1052) ::lime::math::Rectangle sourceRect; -HXDLIN(1052) if (hx::IsNotNull( srcRect )) { -HXLINE(1052) sourceRect = srcRect->_hx___toLimeRectangle(); - } - else { -HXLINE(1052) sourceRect = ::lime::math::Rectangle_obj::__alloc( HX_CTX ,0,0,this->backBufferWidth,this->backBufferHeight); - } -HXLINE(1053) ::lime::math::Vector2 destVector; -HXDLIN(1053) if (hx::IsNotNull( destPoint )) { -HXLINE(1053) destVector = destPoint->_hx___toLimeVector2(); - } - else { -HXLINE(1053) destVector = ::lime::math::Vector2_obj::__alloc( HX_CTX ,null(),null()); - } -HXLINE(1055) if (hx::IsEq( this->_hx___stage->context3D,hx::ObjectPtr(this) )) { -HXLINE(1057) if (hx::IsNotNull( this->_hx___stage->window )) { -HXLINE(1059) if (hx::IsNotNull( this->_hx___stage3D )) { -HXLINE(1061) Float xa = ( (Float)(::Std_obj::_hx_int(-(this->_hx___stage3D->get_x()))) ); -HXDLIN(1061) Float ya = ( (Float)(::Std_obj::_hx_int(-(this->_hx___stage3D->get_y()))) ); -HXDLIN(1061) destVector->x = xa; -HXDLIN(1061) destVector->y = ya; - } -HXLINE(1064) ::lime::graphics::Image image = this->_hx___stage->window->readPixels(null()); -HXLINE(1065) destination->image->copyPixels(image,sourceRect,destVector,null(),null(),null()); - } - } - else { -HXLINE(1068) if (hx::IsNotNull( this->_hx___backBufferTexture )) { -HXLINE(1070) ::openfl::display3D::textures::TextureBase cacheRenderToTexture = this->_hx___state->renderToTexture; -HXLINE(1071) this->setRenderToBackBuffer(); -HXLINE(1073) this->_hx___flushGLFramebuffer(); -HXLINE(1074) this->_hx___flushGLViewport(); -HXLINE(1078) ::Dynamic elements = ((this->backBufferWidth * this->backBufferHeight) * 4); -HXDLIN(1078) ::haxe::io::Bytes buffer = null(); -HXDLIN(1078) ::cpp::VirtualArray array = null(); -HXDLIN(1078) ::openfl::_Vector::IntVector vector = null(); -HXDLIN(1078) ::lime::utils::ArrayBufferView view = null(); -HXDLIN(1078) ::Dynamic len = null(); -HXDLIN(1078) ::lime::utils::ArrayBufferView this1; -HXDLIN(1078) if (hx::IsNotNull( elements )) { -HXLINE(1078) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE(1078) if (hx::IsNotNull( array )) { -HXLINE(1078) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN(1078) _this->byteOffset = 0; -HXDLIN(1078) _this->length = array->get_length(); -HXDLIN(1078) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN(1078) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN(1078) _this->buffer = this2; -HXDLIN(1078) _this->copyFromArray(array,null()); -HXDLIN(1078) this1 = _this; - } - else { -HXLINE(1078) if (hx::IsNotNull( vector )) { -HXLINE(1078) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN(1078) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN(1078) _this1->byteOffset = 0; -HXDLIN(1078) _this1->length = array1->get_length(); -HXDLIN(1078) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN(1078) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN(1078) _this1->buffer = this3; -HXDLIN(1078) _this1->copyFromArray(array1,null()); -HXDLIN(1078) this1 = _this1; - } - else { -HXLINE(1078) if (hx::IsNotNull( view )) { -HXLINE(1078) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN(1078) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN(1078) int srcLength = view->length; -HXDLIN(1078) int srcByteOffset = view->byteOffset; -HXDLIN(1078) int srcElementSize = view->bytesPerElement; -HXDLIN(1078) int elementSize = _this2->bytesPerElement; -HXDLIN(1078) if ((view->type == _this2->type)) { -HXLINE(1078) int srcLength1 = srcData->length; -HXDLIN(1078) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN(1078) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN(1078) _this2->buffer = this4; -HXDLIN(1078) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE(1078) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN(1078) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN(1078) _this2->byteOffset = 0; -HXDLIN(1078) _this2->length = srcLength; -HXDLIN(1078) this1 = _this2; - } - else { -HXLINE(1078) if (hx::IsNotNull( buffer )) { -HXLINE(1078) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN(1078) int in_byteOffset = 0; -HXDLIN(1078) if ((in_byteOffset < 0)) { -HXLINE(1078) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1078) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE(1078) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1078) int bufferByteLength = buffer->length; -HXDLIN(1078) int elementSize1 = _this3->bytesPerElement; -HXDLIN(1078) int newByteLength = bufferByteLength; -HXDLIN(1078) if (hx::IsNull( len )) { -HXLINE(1078) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN(1078) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE(1078) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1078) if ((newByteLength < 0)) { -HXLINE(1078) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE(1078) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN(1078) int newRange = (in_byteOffset + newByteLength); -HXDLIN(1078) if ((newRange > bufferByteLength)) { -HXLINE(1078) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN(1078) _this3->buffer = buffer; -HXDLIN(1078) _this3->byteOffset = in_byteOffset; -HXDLIN(1078) _this3->byteLength = newByteLength; -HXDLIN(1078) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN(1078) this1 = _this3; - } - else { -HXLINE(1078) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN(1078) ::lime::utils::ArrayBufferView data = this1; -HXLINE(1079) { -HXLINE(1079) ::lime::_internal::backend::native::NativeOpenGLRenderContext this5 = this->gl; -HXDLIN(1079) int width = this->backBufferWidth; -HXDLIN(1079) int height = this->backBufferHeight; -HXDLIN(1079) int format = this->_hx___backBufferTexture->_hx___format; -HXDLIN(1079) int type = this->gl->UNSIGNED_BYTE; -HXDLIN(1079) { -HXLINE(1079) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),data,null(),0); -HXDLIN(1079) this5->readPixels(0,0,width,height,format,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - } -HXLINE(1081) ::lime::graphics::Image image1 = ::lime::graphics::Image_obj::__alloc( HX_CTX , ::lime::graphics::ImageBuffer_obj::__alloc( HX_CTX ,data,this->backBufferWidth,this->backBufferHeight,32,2),null(),null(),null(),null(),null(),null()); -HXLINE(1082) destination->image->copyPixels(image1,sourceRect,destVector,null(),null(),null()); -HXLINE(1084) if (hx::IsNotNull( cacheRenderToTexture )) { -HXLINE(1086) this->setRenderToTexture(cacheRenderToTexture,this->_hx___state->renderToTextureDepthStencil,this->_hx___state->renderToTextureAntiAlias,this->_hx___state->renderToTextureSurfaceSelector); - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Context3D_obj,drawToBitmapData,(void)) - -void Context3D_obj::drawTriangles( ::openfl::display3D::IndexBuffer3D indexBuffer,hx::Null< int > __o_firstIndex,hx::Null< int > __o_numTriangles){ - int firstIndex = __o_firstIndex.Default(0); - int numTriangles = __o_numTriangles.Default(-1); - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1171_drawTriangles) -HXLINE(1173) if (hx::IsNull( this->_hx___state->renderToTexture )) { -HXLINE(1176) bool _hx_tmp; -HXDLIN(1176) if (hx::IsEq( this->_hx___stage->context3D,hx::ObjectPtr(this) )) { -HXLINE(1176) _hx_tmp = !(this->_hx___stage->_hx___renderer->_hx___cleared); - } - else { -HXLINE(1176) _hx_tmp = false; - } -HXDLIN(1176) if (_hx_tmp) { -HXLINE(1178) this->_hx___stage->_hx___renderer->_hx___clear(); - } - else { -HXLINE(1180) if (!(this->_hx___cleared)) { -HXLINE(1183) this->clear(0,0,0,0,1,0,1); - } - } - } -HXLINE(1187) this->_hx___flushGL(); -HXLINE(1190) if (hx::IsNotNull( this->_hx___state->program )) { -HXLINE(1192) this->_hx___state->program->_hx___flush(); - } -HXLINE(1195) int count; -HXDLIN(1195) if ((numTriangles == -1)) { -HXLINE(1195) count = indexBuffer->_hx___numIndices; - } - else { -HXLINE(1195) count = (numTriangles * 3); - } -HXLINE(1197) this->_hx___bindGLElementArrayBuffer(indexBuffer->_hx___id); -HXLINE(1198) { -HXLINE(1198) ::lime::_internal::backend::native::NativeOpenGLRenderContext this1 = this->gl; -HXDLIN(1198) int mode = this->gl->TRIANGLES; -HXDLIN(1198) int type = this->gl->UNSIGNED_SHORT; -HXDLIN(1198) this1->drawElements(mode,count,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromInt((firstIndex * 2))); - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Context3D_obj,drawTriangles,(void)) - -void Context3D_obj::present(){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1220_present) -HXLINE(1221) this->setRenderToBackBuffer(); -HXLINE(1223) bool _hx_tmp; -HXDLIN(1223) if (hx::IsNotNull( this->_hx___stage3D )) { -HXLINE(1223) _hx_tmp = hx::IsNotNull( this->_hx___backBufferTexture ); - } - else { -HXLINE(1223) _hx_tmp = false; - } -HXDLIN(1223) if (_hx_tmp) { -HXLINE(1225) if (!(this->_hx___cleared)) { -HXLINE(1229) this->clear(0,0,0,0,1,0,1); - } -HXLINE(1232) ::openfl::display3D::textures::RectangleTexture cacheBuffer = this->_hx___backBufferTexture; -HXLINE(1233) this->_hx___backBufferTexture = this->_hx___frontBufferTexture; -HXLINE(1234) this->_hx___frontBufferTexture = cacheBuffer; -HXLINE(1236) this->_hx___state->_hx___primaryGLFramebuffer = this->_hx___backBufferTexture->_hx___getGLFramebuffer(this->_hx___state->backBufferEnableDepthAndStencil,this->_hx___backBufferAntiAlias,0); -HXLINE(1237) this->_hx___cleared = false; - } -HXLINE(1240) this->_hx___present = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,present,(void)) - -void Context3D_obj::setBlendFactors( ::Dynamic sourceFactor, ::Dynamic destinationFactor){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1278_setBlendFactors) -HXDLIN(1278) this->setBlendFactorsSeparate(sourceFactor,destinationFactor,sourceFactor,destinationFactor); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Context3D_obj,setBlendFactors,(void)) - -void Context3D_obj::setBlendFactorsSeparate( ::Dynamic sourceRGBFactor, ::Dynamic destinationRGBFactor, ::Dynamic sourceAlphaFactor, ::Dynamic destinationAlphaFactor){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1283_setBlendFactorsSeparate) -HXLINE(1284) this->_hx___state->blendSourceRGBFactor = sourceRGBFactor; -HXLINE(1285) this->_hx___state->blendDestinationRGBFactor = destinationRGBFactor; -HXLINE(1286) this->_hx___state->blendSourceAlphaFactor = sourceAlphaFactor; -HXLINE(1287) this->_hx___state->blendDestinationAlphaFactor = destinationAlphaFactor; -HXLINE(1290) this->_hx___setGLBlendEquation(this->gl->FUNC_ADD); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Context3D_obj,setBlendFactorsSeparate,(void)) - -void Context3D_obj::setColorMask(bool red,bool green,bool blue,bool alpha){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1308_setColorMask) -HXLINE(1309) this->_hx___state->colorMaskRed = red; -HXLINE(1310) this->_hx___state->colorMaskGreen = green; -HXLINE(1311) this->_hx___state->colorMaskBlue = blue; -HXLINE(1312) this->_hx___state->colorMaskAlpha = alpha; - } - - -HX_DEFINE_DYNAMIC_FUNC4(Context3D_obj,setColorMask,(void)) - -void Context3D_obj::setCulling( ::Dynamic triangleFaceToCull){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1330_setCulling) -HXDLIN(1330) this->_hx___state->culling = triangleFaceToCull; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,setCulling,(void)) - -void Context3D_obj::setDepthTest(bool depthMask, ::Dynamic passCompareMode){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1354_setDepthTest) -HXLINE(1355) this->_hx___state->depthMask = depthMask; -HXLINE(1356) this->_hx___state->depthCompareMode = passCompareMode; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Context3D_obj,setDepthTest,(void)) - -void Context3D_obj::setProgram( ::openfl::display3D::Program3D program){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1366_setProgram) -HXLINE(1367) this->_hx___state->program = program; -HXLINE(1368) this->_hx___state->shader = null(); -HXLINE(1370) if (hx::IsNotNull( program )) { -HXLINE(1372) int _g = 0; -HXDLIN(1372) int _g1 = program->_hx___samplerStates->length; -HXDLIN(1372) while((_g < _g1)){ -HXLINE(1372) _g = (_g + 1); -HXDLIN(1372) int i = (_g - 1); -HXLINE(1374) if (hx::IsNull( this->_hx___state->samplerStates->__get(i).StaticCast< ::openfl::display::_internal::SamplerState >() )) { -HXLINE(1376) this->_hx___state->samplerStates[i] = program->_hx___samplerStates->__get(i).StaticCast< ::openfl::display::_internal::SamplerState >()->clone(); - } - else { -HXLINE(1380) this->_hx___state->samplerStates->__get(i).StaticCast< ::openfl::display::_internal::SamplerState >()->copyFrom(program->_hx___samplerStates->__get(i).StaticCast< ::openfl::display::_internal::SamplerState >()); - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,setProgram,(void)) - -void Context3D_obj::setProgramConstantsFromByteArray( ::Dynamic programType,int firstRegister,int numRegisters, ::openfl::utils::ByteArrayData data,int byteArrayOffset){ - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1406_setProgramConstantsFromByteArray) -HXLINE(1408) bool _hx_tmp; -HXDLIN(1408) if ((numRegisters != 0)) { -HXLINE(1408) _hx_tmp = hx::IsNull( this->_hx___state->program ); - } - else { -HXLINE(1408) _hx_tmp = true; - } -HXDLIN(1408) if (_hx_tmp) { -HXLINE(1408) return; - } -HXLINE(1410) bool _hx_tmp1; -HXDLIN(1410) if (hx::IsNotNull( this->_hx___state->program )) { -HXLINE(1410) _hx_tmp1 = hx::IsEq( this->_hx___state->program->_hx___format,1 ); - } - else { -HXLINE(1410) _hx_tmp1 = false; - } -HXDLIN(1410) if (!(_hx_tmp1)) { -HXLINE(1418) if ((numRegisters == -1)) { -HXLINE(1420) numRegisters = (hx::UShr(::openfl::utils::_ByteArray::ByteArray_Impl__obj::get_length(data),2) - byteArrayOffset); - } -HXLINE(1423) bool isVertex = hx::IsEq( programType,1 ); -HXLINE(1424) ::lime::utils::ArrayBufferView dest; -HXDLIN(1424) if (isVertex) { -HXLINE(1424) dest = this->_hx___vertexConstants; - } - else { -HXLINE(1424) dest = this->_hx___fragmentConstants; - } -HXLINE(1426) ::haxe::io::Bytes bytes = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::toArrayBuffer(data); -HXDLIN(1426) ::Dynamic byteOffset = 0; -HXDLIN(1426) ::Dynamic len = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::get_length(data); -HXLINE( 134) if (hx::IsNull( byteOffset )) { -HXLINE( 134) byteOffset = 0; - } -HXLINE(1426) ::Dynamic elements = null(); -HXDLIN(1426) ::cpp::VirtualArray array = null(); -HXDLIN(1426) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN(1426) ::lime::utils::ArrayBufferView view = null(); -HXDLIN(1426) ::Dynamic byteoffset = byteOffset; -HXDLIN(1426) if (hx::IsNull( byteoffset )) { -HXLINE(1426) byteoffset = 0; - } -HXDLIN(1426) ::lime::utils::ArrayBufferView this1; -HXDLIN(1426) if (hx::IsNotNull( elements )) { -HXLINE(1426) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,8); - } - else { -HXLINE(1426) if (hx::IsNotNull( array )) { -HXLINE(1426) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN(1426) _this->byteOffset = 0; -HXDLIN(1426) _this->length = array->get_length(); -HXDLIN(1426) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN(1426) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN(1426) _this->buffer = this2; -HXDLIN(1426) _this->copyFromArray(array,null()); -HXDLIN(1426) this1 = _this; - } - else { -HXLINE(1426) if (hx::IsNotNull( vector )) { -HXLINE(1426) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN(1426) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN(1426) _this1->byteOffset = 0; -HXDLIN(1426) _this1->length = array1->get_length(); -HXDLIN(1426) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN(1426) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN(1426) _this1->buffer = this3; -HXDLIN(1426) _this1->copyFromArray(array1,null()); -HXDLIN(1426) this1 = _this1; - } - else { -HXLINE(1426) if (hx::IsNotNull( view )) { -HXLINE(1426) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN(1426) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN(1426) int srcLength = view->length; -HXDLIN(1426) int srcByteOffset = view->byteOffset; -HXDLIN(1426) int srcElementSize = view->bytesPerElement; -HXDLIN(1426) int elementSize = _this2->bytesPerElement; -HXDLIN(1426) if ((view->type == _this2->type)) { -HXLINE(1426) int srcLength1 = srcData->length; -HXDLIN(1426) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN(1426) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN(1426) _this2->buffer = this4; -HXDLIN(1426) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE(1426) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN(1426) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN(1426) _this2->byteOffset = 0; -HXDLIN(1426) _this2->length = srcLength; -HXDLIN(1426) this1 = _this2; - } - else { -HXLINE(1426) if (hx::IsNotNull( bytes )) { -HXLINE(1426) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN(1426) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN(1426) if ((in_byteOffset < 0)) { -HXLINE(1426) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1426) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE(1426) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1426) int bufferByteLength = bytes->length; -HXDLIN(1426) int elementSize1 = _this3->bytesPerElement; -HXDLIN(1426) int newByteLength = bufferByteLength; -HXDLIN(1426) if (hx::IsNull( len )) { -HXLINE(1426) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN(1426) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE(1426) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN(1426) if ((newByteLength < 0)) { -HXLINE(1426) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE(1426) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN(1426) int newRange = (in_byteOffset + newByteLength); -HXDLIN(1426) if ((newRange > bufferByteLength)) { -HXLINE(1426) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN(1426) _this3->buffer = bytes; -HXDLIN(1426) _this3->byteOffset = in_byteOffset; -HXDLIN(1426) _this3->byteLength = newByteLength; -HXDLIN(1426) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN(1426) this1 = _this3; - } - else { -HXLINE(1426) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN(1426) ::lime::utils::ArrayBufferView floatData = this1; -HXLINE(1427) int outOffset = (firstRegister * 4); -HXLINE(1428) int _hx_int = byteArrayOffset; -HXDLIN(1428) Float inOffset; -HXDLIN(1428) if ((_hx_int < 0)) { -HXLINE(1428) inOffset = (((Float)4294967296.0) + _hx_int); - } - else { -HXLINE(1428) inOffset = (_hx_int + ((Float)0.0)); - } -HXDLIN(1428) int int1 = 4; -HXDLIN(1428) Float inOffset1; -HXDLIN(1428) if ((int1 < 0)) { -HXLINE(1428) inOffset1 = (((Float)4294967296.0) + int1); - } - else { -HXLINE(1428) inOffset1 = (int1 + ((Float)0.0)); - } -HXDLIN(1428) int inOffset2 = ::Std_obj::_hx_int((inOffset / inOffset1)); -HXLINE(1430) { -HXLINE(1430) int _g = 0; -HXDLIN(1430) int _g1 = (numRegisters * 4); -HXDLIN(1430) while((_g < _g1)){ -HXLINE(1430) _g = (_g + 1); -HXDLIN(1430) int i = (_g - 1); -HXLINE(1432) { -HXLINE(1432) Float val = ::__hxcpp_memory_get_float(floatData->buffer->b,(floatData->byteOffset + ((inOffset2 + i) * 4))); -HXDLIN(1432) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((outOffset + i) * 4)),val); - } - } - } -HXLINE(1435) if (hx::IsNotNull( this->_hx___state->program )) { -HXLINE(1437) this->_hx___state->program->_hx___markDirty(isVertex,firstRegister,numRegisters); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC5(Context3D_obj,setProgramConstantsFromByteArray,(void)) - -void Context3D_obj::setProgramConstantsFromMatrix( ::Dynamic programType,int firstRegister, ::openfl::geom::Matrix3D matrix,hx::Null< bool > __o_transposedMatrix){ - bool transposedMatrix = __o_transposedMatrix.Default(false); - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1466_setProgramConstantsFromMatrix) -HXDLIN(1466) bool _hx_tmp; -HXDLIN(1466) if (hx::IsNotNull( this->_hx___state->program )) { -HXDLIN(1466) _hx_tmp = hx::IsEq( this->_hx___state->program->_hx___format,1 ); - } - else { -HXDLIN(1466) _hx_tmp = false; - } -HXDLIN(1466) if (_hx_tmp) { -HXLINE(1468) this->_hx___flushGLProgram(); -HXLINE(1471) ::haxe::io::Bytes buffer = null(); -HXDLIN(1471) ::cpp::VirtualArray array = null(); -HXDLIN(1471) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN(1471) ::lime::utils::ArrayBufferView view = null(); -HXDLIN(1471) ::Dynamic len = null(); -HXDLIN(1471) ::lime::utils::ArrayBufferView this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,16,8); -HXDLIN(1471) ::lime::utils::ArrayBufferView data = this1; -HXLINE(1472) { -HXLINE(1474) { -HXLINE(1474) Float val = matrix->rawData->get(0); -HXDLIN(1474) ::__hxcpp_memory_set_float(data->buffer->b,data->byteOffset,val); - } -HXDLIN(1474) { -HXLINE(1474) Float val1 = matrix->rawData->get(1); -HXDLIN(1474) ::__hxcpp_memory_set_float(data->buffer->b,(data->byteOffset + 4),val1); - } -HXDLIN(1474) { -HXLINE(1474) Float val2 = matrix->rawData->get(2); -HXDLIN(1474) ::__hxcpp_memory_set_float(data->buffer->b,(data->byteOffset + 8),val2); - } -HXDLIN(1474) { -HXLINE(1474) Float val3 = matrix->rawData->get(3); -HXDLIN(1474) ::__hxcpp_memory_set_float(data->buffer->b,(data->byteOffset + 12),val3); - } -HXDLIN(1474) { -HXLINE(1474) Float val4 = matrix->rawData->get(4); -HXDLIN(1474) ::__hxcpp_memory_set_float(data->buffer->b,(data->byteOffset + 16),val4); - } -HXDLIN(1474) { -HXLINE(1474) Float val5 = matrix->rawData->get(5); -HXDLIN(1474) ::__hxcpp_memory_set_float(data->buffer->b,(data->byteOffset + 20),val5); - } -HXDLIN(1474) { -HXLINE(1474) Float val6 = matrix->rawData->get(6); -HXDLIN(1474) ::__hxcpp_memory_set_float(data->buffer->b,(data->byteOffset + 24),val6); - } -HXDLIN(1474) { -HXLINE(1474) Float val7 = matrix->rawData->get(7); -HXDLIN(1474) ::__hxcpp_memory_set_float(data->buffer->b,(data->byteOffset + 28),val7); - } -HXDLIN(1474) { -HXLINE(1474) Float val8 = matrix->rawData->get(8); -HXDLIN(1474) ::__hxcpp_memory_set_float(data->buffer->b,(data->byteOffset + 32),val8); - } -HXDLIN(1474) { -HXLINE(1474) Float val9 = matrix->rawData->get(9); -HXDLIN(1474) ::__hxcpp_memory_set_float(data->buffer->b,(data->byteOffset + 36),val9); - } -HXDLIN(1474) { -HXLINE(1474) Float val10 = matrix->rawData->get(10); -HXDLIN(1474) ::__hxcpp_memory_set_float(data->buffer->b,(data->byteOffset + 40),val10); - } -HXDLIN(1474) { -HXLINE(1474) Float val11 = matrix->rawData->get(11); -HXDLIN(1474) ::__hxcpp_memory_set_float(data->buffer->b,(data->byteOffset + 44),val11); - } -HXDLIN(1474) { -HXLINE(1474) Float val12 = matrix->rawData->get(12); -HXDLIN(1474) ::__hxcpp_memory_set_float(data->buffer->b,(data->byteOffset + 48),val12); - } -HXDLIN(1474) { -HXLINE(1474) Float val13 = matrix->rawData->get(13); -HXDLIN(1474) ::__hxcpp_memory_set_float(data->buffer->b,(data->byteOffset + 52),val13); - } -HXDLIN(1474) { -HXLINE(1474) Float val14 = matrix->rawData->get(14); -HXDLIN(1474) ::__hxcpp_memory_set_float(data->buffer->b,(data->byteOffset + 56),val14); - } -HXDLIN(1474) { -HXLINE(1474) Float val15 = matrix->rawData->get(15); -HXDLIN(1474) ::__hxcpp_memory_set_float(data->buffer->b,(data->byteOffset + 60),val15); - } - } -HXLINE(1477) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::uniformMatrix4fv(this->gl,firstRegister,transposedMatrix,data); - } - else { -HXLINE(1481) bool isVertex = hx::IsEq( programType,1 ); -HXLINE(1482) ::lime::utils::ArrayBufferView dest; -HXDLIN(1482) if (isVertex) { -HXLINE(1482) dest = this->_hx___vertexConstants; - } - else { -HXLINE(1482) dest = this->_hx___fragmentConstants; - } -HXLINE(1483) ::openfl::_Vector::FloatVector source = matrix->rawData; -HXLINE(1484) int i = (firstRegister * 4); -HXLINE(1486) if (transposedMatrix) { -HXLINE(1488) { -HXLINE(1488) i = (i + 1); -HXDLIN(1488) Float val16 = source->get(0); -HXDLIN(1488) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val16); - } -HXLINE(1489) { -HXLINE(1489) i = (i + 1); -HXDLIN(1489) Float val17 = source->get(4); -HXDLIN(1489) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val17); - } -HXLINE(1490) { -HXLINE(1490) i = (i + 1); -HXDLIN(1490) Float val18 = source->get(8); -HXDLIN(1490) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val18); - } -HXLINE(1491) { -HXLINE(1491) i = (i + 1); -HXDLIN(1491) Float val19 = source->get(12); -HXDLIN(1491) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val19); - } -HXLINE(1493) { -HXLINE(1493) i = (i + 1); -HXDLIN(1493) Float val20 = source->get(1); -HXDLIN(1493) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val20); - } -HXLINE(1494) { -HXLINE(1494) i = (i + 1); -HXDLIN(1494) Float val21 = source->get(5); -HXDLIN(1494) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val21); - } -HXLINE(1495) { -HXLINE(1495) i = (i + 1); -HXDLIN(1495) Float val22 = source->get(9); -HXDLIN(1495) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val22); - } -HXLINE(1496) { -HXLINE(1496) i = (i + 1); -HXDLIN(1496) Float val23 = source->get(13); -HXDLIN(1496) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val23); - } -HXLINE(1498) { -HXLINE(1498) i = (i + 1); -HXDLIN(1498) Float val24 = source->get(2); -HXDLIN(1498) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val24); - } -HXLINE(1499) { -HXLINE(1499) i = (i + 1); -HXDLIN(1499) Float val25 = source->get(6); -HXDLIN(1499) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val25); - } -HXLINE(1500) { -HXLINE(1500) i = (i + 1); -HXDLIN(1500) Float val26 = source->get(10); -HXDLIN(1500) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val26); - } -HXLINE(1501) { -HXLINE(1501) i = (i + 1); -HXDLIN(1501) Float val27 = source->get(14); -HXDLIN(1501) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val27); - } -HXLINE(1503) { -HXLINE(1503) i = (i + 1); -HXDLIN(1503) Float val28 = source->get(3); -HXDLIN(1503) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val28); - } -HXLINE(1504) { -HXLINE(1504) i = (i + 1); -HXDLIN(1504) Float val29 = source->get(7); -HXDLIN(1504) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val29); - } -HXLINE(1505) { -HXLINE(1505) i = (i + 1); -HXDLIN(1505) Float val30 = source->get(11); -HXDLIN(1505) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val30); - } -HXLINE(1506) { -HXLINE(1506) i = (i + 1); -HXDLIN(1506) Float val31 = source->get(15); -HXDLIN(1506) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val31); - } - } - else { -HXLINE(1510) { -HXLINE(1510) i = (i + 1); -HXDLIN(1510) Float val32 = source->get(0); -HXDLIN(1510) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val32); - } -HXLINE(1511) { -HXLINE(1511) i = (i + 1); -HXDLIN(1511) Float val33 = source->get(1); -HXDLIN(1511) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val33); - } -HXLINE(1512) { -HXLINE(1512) i = (i + 1); -HXDLIN(1512) Float val34 = source->get(2); -HXDLIN(1512) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val34); - } -HXLINE(1513) { -HXLINE(1513) i = (i + 1); -HXDLIN(1513) Float val35 = source->get(3); -HXDLIN(1513) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val35); - } -HXLINE(1515) { -HXLINE(1515) i = (i + 1); -HXDLIN(1515) Float val36 = source->get(4); -HXDLIN(1515) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val36); - } -HXLINE(1516) { -HXLINE(1516) i = (i + 1); -HXDLIN(1516) Float val37 = source->get(5); -HXDLIN(1516) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val37); - } -HXLINE(1517) { -HXLINE(1517) i = (i + 1); -HXDLIN(1517) Float val38 = source->get(6); -HXDLIN(1517) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val38); - } -HXLINE(1518) { -HXLINE(1518) i = (i + 1); -HXDLIN(1518) Float val39 = source->get(7); -HXDLIN(1518) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val39); - } -HXLINE(1520) { -HXLINE(1520) i = (i + 1); -HXDLIN(1520) Float val40 = source->get(8); -HXDLIN(1520) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val40); - } -HXLINE(1521) { -HXLINE(1521) i = (i + 1); -HXDLIN(1521) Float val41 = source->get(9); -HXDLIN(1521) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val41); - } -HXLINE(1522) { -HXLINE(1522) i = (i + 1); -HXDLIN(1522) Float val42 = source->get(10); -HXDLIN(1522) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val42); - } -HXLINE(1523) { -HXLINE(1523) i = (i + 1); -HXDLIN(1523) Float val43 = source->get(11); -HXDLIN(1523) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val43); - } -HXLINE(1525) { -HXLINE(1525) i = (i + 1); -HXDLIN(1525) Float val44 = source->get(12); -HXDLIN(1525) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val44); - } -HXLINE(1526) { -HXLINE(1526) i = (i + 1); -HXDLIN(1526) Float val45 = source->get(13); -HXDLIN(1526) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val45); - } -HXLINE(1527) { -HXLINE(1527) i = (i + 1); -HXDLIN(1527) Float val46 = source->get(14); -HXDLIN(1527) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val46); - } -HXLINE(1528) { -HXLINE(1528) i = (i + 1); -HXDLIN(1528) Float val47 = source->get(15); -HXDLIN(1528) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((i - 1) * 4)),val47); - } - } -HXLINE(1531) if (hx::IsNotNull( this->_hx___state->program )) { -HXLINE(1533) this->_hx___state->program->_hx___markDirty(isVertex,firstRegister,4); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC4(Context3D_obj,setProgramConstantsFromMatrix,(void)) - -void Context3D_obj::setProgramConstantsFromVector( ::Dynamic programType,int firstRegister, ::openfl::_Vector::FloatVector data,hx::Null< int > __o_numRegisters){ - int numRegisters = __o_numRegisters.Default(-1); - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1563_setProgramConstantsFromVector) -HXLINE(1564) if ((numRegisters == 0)) { -HXLINE(1564) return; - } -HXLINE(1566) bool _hx_tmp; -HXDLIN(1566) if (hx::IsNotNull( this->_hx___state->program )) { -HXLINE(1566) _hx_tmp = hx::IsEq( this->_hx___state->program->_hx___format,1 ); - } - else { -HXLINE(1566) _hx_tmp = false; - } -HXDLIN(1566) if (!(_hx_tmp)) { -HXLINE(1569) if ((numRegisters == -1)) { -HXLINE(1571) numRegisters = (data->get_length() >> 2); - } -HXLINE(1574) bool isVertex = hx::IsEq( programType,1 ); -HXLINE(1575) ::lime::utils::ArrayBufferView dest; -HXDLIN(1575) if (isVertex) { -HXLINE(1575) dest = this->_hx___vertexConstants; - } - else { -HXLINE(1575) dest = this->_hx___fragmentConstants; - } -HXLINE(1576) ::openfl::_Vector::FloatVector source = data; -HXLINE(1578) int sourceIndex = 0; -HXLINE(1579) int destIndex = (firstRegister * 4); -HXLINE(1581) { -HXLINE(1581) int _g = 0; -HXDLIN(1581) int _g1 = numRegisters; -HXDLIN(1581) while((_g < _g1)){ -HXLINE(1581) _g = (_g + 1); -HXDLIN(1581) int i = (_g - 1); -HXLINE(1583) { -HXLINE(1583) destIndex = (destIndex + 1); -HXDLIN(1583) sourceIndex = (sourceIndex + 1); -HXDLIN(1583) Float val = source->get((sourceIndex - 1)); -HXDLIN(1583) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((destIndex - 1) * 4)),val); - } -HXLINE(1584) { -HXLINE(1584) destIndex = (destIndex + 1); -HXDLIN(1584) sourceIndex = (sourceIndex + 1); -HXDLIN(1584) Float val1 = source->get((sourceIndex - 1)); -HXDLIN(1584) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((destIndex - 1) * 4)),val1); - } -HXLINE(1585) { -HXLINE(1585) destIndex = (destIndex + 1); -HXDLIN(1585) sourceIndex = (sourceIndex + 1); -HXDLIN(1585) Float val2 = source->get((sourceIndex - 1)); -HXDLIN(1585) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((destIndex - 1) * 4)),val2); - } -HXLINE(1586) { -HXLINE(1586) destIndex = (destIndex + 1); -HXDLIN(1586) sourceIndex = (sourceIndex + 1); -HXDLIN(1586) Float val3 = source->get((sourceIndex - 1)); -HXDLIN(1586) ::__hxcpp_memory_set_float(dest->buffer->b,(dest->byteOffset + ((destIndex - 1) * 4)),val3); - } - } - } -HXLINE(1589) if (hx::IsNotNull( this->_hx___state->program )) { -HXLINE(1591) this->_hx___state->program->_hx___markDirty(isVertex,firstRegister,numRegisters); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC4(Context3D_obj,setProgramConstantsFromVector,(void)) - -void Context3D_obj::setRenderToBackBuffer(){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1604_setRenderToBackBuffer) -HXDLIN(1604) this->_hx___state->renderToTexture = null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,setRenderToBackBuffer,(void)) - -void Context3D_obj::setRenderToTexture( ::openfl::display3D::textures::TextureBase texture,hx::Null< bool > __o_enableDepthAndStencil,hx::Null< int > __o_antiAlias,hx::Null< int > __o_surfaceSelector){ - bool enableDepthAndStencil = __o_enableDepthAndStencil.Default(false); - int antiAlias = __o_antiAlias.Default(0); - int surfaceSelector = __o_surfaceSelector.Default(0); - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1644_setRenderToTexture) -HXLINE(1645) this->_hx___state->renderToTexture = texture; -HXLINE(1646) this->_hx___state->renderToTextureDepthStencil = enableDepthAndStencil; -HXLINE(1647) this->_hx___state->renderToTextureAntiAlias = antiAlias; -HXLINE(1648) this->_hx___state->renderToTextureSurfaceSelector = surfaceSelector; - } - - -HX_DEFINE_DYNAMIC_FUNC4(Context3D_obj,setRenderToTexture,(void)) - -void Context3D_obj::setSamplerStateAt(int sampler, ::Dynamic wrap, ::Dynamic filter, ::Dynamic mipfilter){ - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1672_setSamplerStateAt) -HXLINE(1679) if (hx::IsNull( this->_hx___state->samplerStates->__get(sampler).StaticCast< ::openfl::display::_internal::SamplerState >() )) { -HXLINE(1681) this->_hx___state->samplerStates[sampler] = ::openfl::display::_internal::SamplerState_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null()); - } -HXLINE(1684) ::openfl::display::_internal::SamplerState state = this->_hx___state->samplerStates->__get(sampler).StaticCast< ::openfl::display::_internal::SamplerState >(); -HXLINE(1685) state->wrap = wrap; -HXLINE(1686) state->filter = filter; -HXLINE(1687) state->mipfilter = mipfilter; - } - - -HX_DEFINE_DYNAMIC_FUNC4(Context3D_obj,setSamplerStateAt,(void)) - -void Context3D_obj::setScissorRectangle( ::openfl::geom::Rectangle rectangle){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1704_setScissorRectangle) -HXDLIN(1704) if (hx::IsNotNull( rectangle )) { -HXLINE(1706) this->_hx___state->scissorEnabled = true; -HXLINE(1707) this->_hx___state->scissorRectangle->copyFrom(rectangle); - } - else { -HXLINE(1711) this->_hx___state->scissorEnabled = false; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,setScissorRectangle,(void)) - -void Context3D_obj::setStencilActions( ::Dynamic __o_triangleFace, ::Dynamic __o_compareMode, ::Dynamic __o_actionOnBothPass, ::Dynamic __o_actionOnDepthFail, ::Dynamic __o_actionOnDepthPassStencilFail){ - ::Dynamic triangleFace = __o_triangleFace; - if (hx::IsNull(__o_triangleFace)) triangleFace = 2; - ::Dynamic compareMode = __o_compareMode; - if (hx::IsNull(__o_compareMode)) compareMode = 0; - ::Dynamic actionOnBothPass = __o_actionOnBothPass; - if (hx::IsNull(__o_actionOnBothPass)) actionOnBothPass = 5; - ::Dynamic actionOnDepthFail = __o_actionOnDepthFail; - if (hx::IsNull(__o_actionOnDepthFail)) actionOnDepthFail = 5; - ::Dynamic actionOnDepthPassStencilFail = __o_actionOnDepthPassStencilFail; - if (hx::IsNull(__o_actionOnDepthPassStencilFail)) actionOnDepthPassStencilFail = 5; - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1762_setStencilActions) -HXLINE(1763) this->_hx___state->stencilTriangleFace = triangleFace; -HXLINE(1764) this->_hx___state->stencilCompareMode = compareMode; -HXLINE(1765) this->_hx___state->stencilPass = actionOnBothPass; -HXLINE(1766) this->_hx___state->stencilDepthFail = actionOnDepthFail; -HXLINE(1767) this->_hx___state->stencilFail = actionOnDepthPassStencilFail; - } - - -HX_DEFINE_DYNAMIC_FUNC5(Context3D_obj,setStencilActions,(void)) - -void Context3D_obj::setStencilReferenceValue(int referenceValue,hx::Null< int > __o_readMask,hx::Null< int > __o_writeMask){ - int readMask = __o_readMask.Default(255); - int writeMask = __o_writeMask.Default(255); - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1785_setStencilReferenceValue) -HXLINE(1786) this->_hx___state->stencilReferenceValue = referenceValue; -HXLINE(1787) this->_hx___state->stencilReadMask = readMask; -HXLINE(1788) this->_hx___state->stencilWriteMask = writeMask; - } - - -HX_DEFINE_DYNAMIC_FUNC3(Context3D_obj,setStencilReferenceValue,(void)) - -void Context3D_obj::setTextureAt(int sampler, ::openfl::display3D::textures::TextureBase texture){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1817_setTextureAt) -HXDLIN(1817) this->_hx___state->textures[sampler] = texture; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Context3D_obj,setTextureAt,(void)) - -void Context3D_obj::setVertexBufferAt(int index, ::openfl::display3D::VertexBuffer3D buffer,hx::Null< int > __o_bufferOffset, ::Dynamic __o_format){ - int bufferOffset = __o_bufferOffset.Default(0); - ::Dynamic format = __o_format; - if (hx::IsNull(__o_format)) format = 4; - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1871_setVertexBufferAt) -HXLINE(1872) if (hx::IsNull( buffer )) { -HXLINE(1874) this->gl->disableVertexAttribArray(index); -HXLINE(1875) this->_hx___bindGLArrayBuffer(null()); -HXLINE(1876) return; - } -HXLINE(1879) this->_hx___bindGLArrayBuffer(buffer->_hx___id); -HXLINE(1880) this->gl->enableVertexAttribArray(index); -HXLINE(1882) int byteOffset = (bufferOffset * 4); -HXLINE(1884) ::Dynamic _hx_switch_0 = format; - if ( (_hx_switch_0==0) ){ -HXLINE(1887) ::lime::_internal::backend::native::NativeOpenGLRenderContext this1 = this->gl; -HXDLIN(1887) int type = this->gl->UNSIGNED_BYTE; -HXDLIN(1887) int stride = buffer->_hx___stride; -HXDLIN(1887) this1->vertexAttribPointer(index,4,type,true,stride,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromInt(byteOffset)); -HXDLIN(1887) goto _hx_goto_36; - } - if ( (_hx_switch_0==1) ){ -HXLINE(1899) ::lime::_internal::backend::native::NativeOpenGLRenderContext this2 = this->gl; -HXDLIN(1899) int type1 = this->gl->FLOAT; -HXDLIN(1899) int stride1 = buffer->_hx___stride; -HXDLIN(1899) this2->vertexAttribPointer(index,1,type1,false,stride1,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromInt(byteOffset)); -HXDLIN(1899) goto _hx_goto_36; - } - if ( (_hx_switch_0==2) ){ -HXLINE(1896) ::lime::_internal::backend::native::NativeOpenGLRenderContext this3 = this->gl; -HXDLIN(1896) int type2 = this->gl->FLOAT; -HXDLIN(1896) int stride2 = buffer->_hx___stride; -HXDLIN(1896) this3->vertexAttribPointer(index,2,type2,false,stride2,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromInt(byteOffset)); -HXDLIN(1896) goto _hx_goto_36; - } - if ( (_hx_switch_0==3) ){ -HXLINE(1893) ::lime::_internal::backend::native::NativeOpenGLRenderContext this4 = this->gl; -HXDLIN(1893) int type3 = this->gl->FLOAT; -HXDLIN(1893) int stride3 = buffer->_hx___stride; -HXDLIN(1893) this4->vertexAttribPointer(index,3,type3,false,stride3,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromInt(byteOffset)); -HXDLIN(1893) goto _hx_goto_36; - } - if ( (_hx_switch_0==4) ){ -HXLINE(1890) ::lime::_internal::backend::native::NativeOpenGLRenderContext this5 = this->gl; -HXDLIN(1890) int type4 = this->gl->FLOAT; -HXDLIN(1890) int stride4 = buffer->_hx___stride; -HXDLIN(1890) this5->vertexAttribPointer(index,4,type4,false,stride4,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromInt(byteOffset)); -HXDLIN(1890) goto _hx_goto_36; - } - /* default */{ -HXLINE(1902) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,null())); - } - _hx_goto_36:; - } - - -HX_DEFINE_DYNAMIC_FUNC4(Context3D_obj,setVertexBufferAt,(void)) - -void Context3D_obj::_hx___bindGLArrayBuffer( ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1908___bindGLArrayBuffer) -HXDLIN(1908) if (hx::IsNotEq( this->_hx___contextState->_hx___currentGLArrayBuffer,buffer )) { -HXLINE(1910) this->gl->bindBuffer(this->gl->ARRAY_BUFFER,buffer); -HXLINE(1911) this->_hx___contextState->_hx___currentGLArrayBuffer = buffer; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___bindGLArrayBuffer,(void)) - -void Context3D_obj::_hx___bindGLElementArrayBuffer( ::lime::graphics::opengl::GLObject buffer){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1917___bindGLElementArrayBuffer) -HXDLIN(1917) if (hx::IsNotEq( this->_hx___contextState->_hx___currentGLElementArrayBuffer,buffer )) { -HXLINE(1919) this->gl->bindBuffer(this->gl->ELEMENT_ARRAY_BUFFER,buffer); -HXLINE(1920) this->_hx___contextState->_hx___currentGLElementArrayBuffer = buffer; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___bindGLElementArrayBuffer,(void)) - -void Context3D_obj::_hx___bindGLFramebuffer( ::lime::graphics::opengl::GLObject framebuffer){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1926___bindGLFramebuffer) -HXDLIN(1926) if (hx::IsNotEq( this->_hx___contextState->_hx___currentGLFramebuffer,framebuffer )) { -HXLINE(1928) this->gl->bindFramebuffer(this->gl->FRAMEBUFFER,framebuffer); -HXLINE(1929) this->_hx___contextState->_hx___currentGLFramebuffer = framebuffer; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___bindGLFramebuffer,(void)) - -void Context3D_obj::_hx___bindGLTexture2D( ::lime::graphics::opengl::GLObject texture){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1934___bindGLTexture2D) -HXLINE(1939) this->gl->bindTexture(this->gl->TEXTURE_2D,texture); -HXLINE(1940) this->_hx___contextState->_hx___currentGLTexture2D = texture; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___bindGLTexture2D,(void)) - -void Context3D_obj::_hx___bindGLTextureCubeMap( ::lime::graphics::opengl::GLObject texture){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1946___bindGLTextureCubeMap) -HXLINE(1951) this->gl->bindTexture(this->gl->TEXTURE_CUBE_MAP,texture); -HXLINE(1952) this->_hx___contextState->_hx___currentGLTextureCubeMap = texture; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___bindGLTextureCubeMap,(void)) - -void Context3D_obj::_hx___dispose(){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1958___dispose) -HXLINE(1959) ::openfl::display3D::Context3D _hx_tmp = hx::ObjectPtr(this); -HXDLIN(1959) _hx_tmp->driverInfo = (_hx_tmp->driverInfo + HX_(" (Disposed)",7c,80,28,51)); -HXLINE(1961) if (hx::IsNotNull( this->_hx___stage3D )) { -HXLINE(1963) this->_hx___stage3D->_hx___indexBuffer = null(); -HXLINE(1964) this->_hx___stage3D->_hx___vertexBuffer = null(); -HXLINE(1965) this->_hx___stage3D->context3D = null(); -HXLINE(1966) this->_hx___stage3D = null(); - } -HXLINE(1969) this->_hx___backBufferTexture = null(); -HXLINE(1970) this->_hx___context = null(); -HXLINE(1971) this->_hx___renderStage3DProgram = null(); -HXLINE(1972) this->_hx___fragmentConstants = null(); -HXLINE(1973) this->_hx___frontBufferTexture = null(); -HXLINE(1974) this->_hx___positionScale = null(); -HXLINE(1975) this->_hx___present = false; -HXLINE(1976) this->_hx___quadIndexBuffer = null(); -HXLINE(1977) this->_hx___stage = null(); -HXLINE(1978) this->_hx___vertexConstants = null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,_hx___dispose,(void)) - -void Context3D_obj::_hx___drawTriangles(hx::Null< int > __o_firstIndex,int count){ - int firstIndex = __o_firstIndex.Default(0); - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_1982___drawTriangles) -HXLINE(1984) if (hx::IsNull( this->_hx___state->renderToTexture )) { -HXLINE(1987) bool _hx_tmp; -HXDLIN(1987) if (hx::IsEq( this->_hx___stage->context3D,hx::ObjectPtr(this) )) { -HXLINE(1987) _hx_tmp = !(this->_hx___stage->_hx___renderer->_hx___cleared); - } - else { -HXLINE(1987) _hx_tmp = false; - } -HXDLIN(1987) if (_hx_tmp) { -HXLINE(1989) this->_hx___stage->_hx___renderer->_hx___clear(); - } - else { -HXLINE(1991) if (!(this->_hx___cleared)) { -HXLINE(1994) this->clear(0,0,0,0,1,0,1); - } - } - } -HXLINE(1998) this->_hx___flushGL(); -HXLINE(2001) if (hx::IsNotNull( this->_hx___state->program )) { -HXLINE(2003) this->_hx___state->program->_hx___flush(); - } -HXLINE(2006) this->gl->drawArrays(this->gl->TRIANGLES,firstIndex,count); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Context3D_obj,_hx___drawTriangles,(void)) - -void Context3D_obj::_hx___flushGL(){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2010___flushGL) -HXLINE(2011) this->_hx___flushGLProgram(); -HXLINE(2012) this->_hx___flushGLFramebuffer(); -HXLINE(2013) this->_hx___flushGLViewport(); -HXLINE(2015) this->_hx___flushGLBlend(); -HXLINE(2016) bool _hx_tmp; -HXDLIN(2016) bool _hx_tmp1; -HXDLIN(2016) bool _hx_tmp2; -HXDLIN(2016) if ((this->_hx___contextState->colorMaskRed == this->_hx___state->colorMaskRed)) { -HXLINE(2016) _hx_tmp2 = (this->_hx___contextState->colorMaskGreen != this->_hx___state->colorMaskGreen); - } - else { -HXLINE(2016) _hx_tmp2 = true; - } -HXDLIN(2016) if (!(_hx_tmp2)) { -HXLINE(2016) _hx_tmp1 = (this->_hx___contextState->colorMaskBlue != this->_hx___state->colorMaskBlue); - } - else { -HXLINE(2016) _hx_tmp1 = true; - } -HXDLIN(2016) if (!(_hx_tmp1)) { -HXLINE(2016) _hx_tmp = (this->_hx___contextState->colorMaskAlpha != this->_hx___state->colorMaskAlpha); - } - else { -HXLINE(2016) _hx_tmp = true; - } -HXDLIN(2016) if (_hx_tmp) { -HXLINE(2016) this->gl->colorMask(this->_hx___state->colorMaskRed,this->_hx___state->colorMaskGreen,this->_hx___state->colorMaskBlue,this->_hx___state->colorMaskAlpha); -HXDLIN(2016) this->_hx___contextState->colorMaskRed = this->_hx___state->colorMaskRed; -HXDLIN(2016) this->_hx___contextState->colorMaskGreen = this->_hx___state->colorMaskGreen; -HXDLIN(2016) this->_hx___contextState->colorMaskBlue = this->_hx___state->colorMaskBlue; -HXDLIN(2016) this->_hx___contextState->colorMaskAlpha = this->_hx___state->colorMaskAlpha; - } -HXLINE(2017) this->_hx___flushGLCulling(); -HXLINE(2018) this->_hx___flushGLDepth(); -HXLINE(2019) this->_hx___flushGLScissor(); -HXLINE(2020) this->_hx___flushGLStencil(); -HXLINE(2021) this->_hx___flushGLTextures(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,_hx___flushGL,(void)) - -void Context3D_obj::_hx___flushGLBlend(){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2026___flushGLBlend) -HXDLIN(2026) bool _hx_tmp; -HXDLIN(2026) bool _hx_tmp1; -HXDLIN(2026) bool _hx_tmp2; -HXDLIN(2026) if (hx::IsEq( this->_hx___contextState->blendDestinationRGBFactor,this->_hx___state->blendDestinationRGBFactor )) { -HXDLIN(2026) _hx_tmp2 = hx::IsNotEq( this->_hx___contextState->blendSourceRGBFactor,this->_hx___state->blendSourceRGBFactor ); - } - else { -HXDLIN(2026) _hx_tmp2 = true; - } -HXDLIN(2026) if (!(_hx_tmp2)) { -HXDLIN(2026) _hx_tmp1 = hx::IsNotEq( this->_hx___contextState->blendDestinationAlphaFactor,this->_hx___state->blendDestinationAlphaFactor ); - } - else { -HXDLIN(2026) _hx_tmp1 = true; - } -HXDLIN(2026) if (!(_hx_tmp1)) { -HXDLIN(2026) _hx_tmp = hx::IsNotEq( this->_hx___contextState->blendSourceAlphaFactor,this->_hx___state->blendSourceAlphaFactor ); - } - else { -HXDLIN(2026) _hx_tmp = true; - } -HXDLIN(2026) if (_hx_tmp) { -HXLINE(2031) this->_hx___setGLBlend(true); -HXLINE(2033) bool _hx_tmp3; -HXDLIN(2033) if (hx::IsEq( this->_hx___state->blendDestinationRGBFactor,this->_hx___state->blendDestinationAlphaFactor )) { -HXLINE(2033) _hx_tmp3 = hx::IsEq( this->_hx___state->blendSourceRGBFactor,this->_hx___state->blendSourceAlphaFactor ); - } - else { -HXLINE(2033) _hx_tmp3 = false; - } -HXDLIN(2033) if (_hx_tmp3) { -HXLINE(2036) ::lime::_internal::backend::native::NativeOpenGLRenderContext this1 = this->gl; -HXDLIN(2036) int sfactor = this->_hx___getGLBlend(this->_hx___state->blendSourceRGBFactor); -HXDLIN(2036) this1->blendFunc(sfactor,this->_hx___getGLBlend(this->_hx___state->blendDestinationRGBFactor)); - } - else { -HXLINE(2040) ::lime::_internal::backend::native::NativeOpenGLRenderContext this2 = this->gl; -HXDLIN(2040) int srcRGB = this->_hx___getGLBlend(this->_hx___state->blendSourceRGBFactor); -HXDLIN(2040) int dstRGB = this->_hx___getGLBlend(this->_hx___state->blendDestinationRGBFactor); -HXDLIN(2040) int srcAlpha = this->_hx___getGLBlend(this->_hx___state->blendSourceAlphaFactor); -HXDLIN(2040) this2->blendFuncSeparate(srcRGB,dstRGB,srcAlpha,this->_hx___getGLBlend(this->_hx___state->blendDestinationAlphaFactor)); - } -HXLINE(2044) this->_hx___contextState->blendDestinationRGBFactor = this->_hx___state->blendDestinationRGBFactor; -HXLINE(2045) this->_hx___contextState->blendSourceRGBFactor = this->_hx___state->blendSourceRGBFactor; -HXLINE(2046) this->_hx___contextState->blendDestinationAlphaFactor = this->_hx___state->blendDestinationAlphaFactor; -HXLINE(2047) this->_hx___contextState->blendSourceAlphaFactor = this->_hx___state->blendSourceAlphaFactor; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,_hx___flushGLBlend,(void)) - -void Context3D_obj::_hx___flushGLColor(){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2053___flushGLColor) -HXDLIN(2053) bool _hx_tmp; -HXDLIN(2053) bool _hx_tmp1; -HXDLIN(2053) bool _hx_tmp2; -HXDLIN(2053) if ((this->_hx___contextState->colorMaskRed == this->_hx___state->colorMaskRed)) { -HXDLIN(2053) _hx_tmp2 = (this->_hx___contextState->colorMaskGreen != this->_hx___state->colorMaskGreen); - } - else { -HXDLIN(2053) _hx_tmp2 = true; - } -HXDLIN(2053) if (!(_hx_tmp2)) { -HXDLIN(2053) _hx_tmp1 = (this->_hx___contextState->colorMaskBlue != this->_hx___state->colorMaskBlue); - } - else { -HXDLIN(2053) _hx_tmp1 = true; - } -HXDLIN(2053) if (!(_hx_tmp1)) { -HXDLIN(2053) _hx_tmp = (this->_hx___contextState->colorMaskAlpha != this->_hx___state->colorMaskAlpha); - } - else { -HXDLIN(2053) _hx_tmp = true; - } -HXDLIN(2053) if (_hx_tmp) { -HXLINE(2058) this->gl->colorMask(this->_hx___state->colorMaskRed,this->_hx___state->colorMaskGreen,this->_hx___state->colorMaskBlue,this->_hx___state->colorMaskAlpha); -HXLINE(2059) this->_hx___contextState->colorMaskRed = this->_hx___state->colorMaskRed; -HXLINE(2060) this->_hx___contextState->colorMaskGreen = this->_hx___state->colorMaskGreen; -HXLINE(2061) this->_hx___contextState->colorMaskBlue = this->_hx___state->colorMaskBlue; -HXLINE(2062) this->_hx___contextState->colorMaskAlpha = this->_hx___state->colorMaskAlpha; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,_hx___flushGLColor,(void)) - -void Context3D_obj::_hx___flushGLCulling(){ - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2068___flushGLCulling) -HXDLIN(2068) if (hx::IsNotEq( this->_hx___contextState->culling,this->_hx___state->culling )) { -HXLINE(2070) if (hx::IsEq( this->_hx___state->culling,3 )) { -HXLINE(2072) this->_hx___setGLCullFace(false); - } - else { -HXLINE(2076) this->_hx___setGLCullFace(true); -HXLINE(2078) ::Dynamic _hx_switch_0 = this->_hx___state->culling; - if ( (_hx_switch_0==0) ){ -HXLINE(2082) this->gl->cullFace(this->gl->BACK); -HXDLIN(2082) goto _hx_goto_48; - } - if ( (_hx_switch_0==1) ){ -HXLINE(2084) this->gl->cullFace(this->gl->FRONT); -HXDLIN(2084) goto _hx_goto_48; - } - if ( (_hx_switch_0==2) ){ -HXLINE(2086) this->gl->cullFace(this->gl->FRONT_AND_BACK); -HXDLIN(2086) goto _hx_goto_48; - } - if ( (_hx_switch_0==3) ){ -HXLINE(2080) goto _hx_goto_48; - } - /* default */{ -HXLINE(2088) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,null())); - } - _hx_goto_48:; - } -HXLINE(2092) this->_hx___contextState->culling = this->_hx___state->culling; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,_hx___flushGLCulling,(void)) - -void Context3D_obj::_hx___flushGLDepth(){ - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2097___flushGLDepth) -HXLINE(2098) bool depthMask; -HXDLIN(2098) if (this->_hx___state->depthMask) { -HXLINE(2099) if (hx::IsNotNull( this->_hx___state->renderToTexture )) { -HXLINE(2098) depthMask = this->_hx___state->renderToTextureDepthStencil; - } - else { -HXLINE(2098) depthMask = this->_hx___state->backBufferEnableDepthAndStencil; - } - } - else { -HXLINE(2098) depthMask = false; - } -HXLINE(2101) if ((this->_hx___contextState->depthMask != depthMask)) { -HXLINE(2103) this->gl->depthMask(depthMask); -HXLINE(2104) this->_hx___contextState->depthMask = depthMask; - } -HXLINE(2107) if (hx::IsNotEq( this->_hx___contextState->depthCompareMode,this->_hx___state->depthCompareMode )) { -HXLINE(2109) ::Dynamic _hx_switch_0 = this->_hx___state->depthCompareMode; - if ( (_hx_switch_0==0) ){ -HXLINE(2112) this->gl->depthFunc(this->gl->ALWAYS); -HXDLIN(2112) goto _hx_goto_50; - } - if ( (_hx_switch_0==1) ){ -HXLINE(2114) this->gl->depthFunc(this->gl->EQUAL); -HXDLIN(2114) goto _hx_goto_50; - } - if ( (_hx_switch_0==2) ){ -HXLINE(2116) this->gl->depthFunc(this->gl->GREATER); -HXDLIN(2116) goto _hx_goto_50; - } - if ( (_hx_switch_0==3) ){ -HXLINE(2118) this->gl->depthFunc(this->gl->GEQUAL); -HXDLIN(2118) goto _hx_goto_50; - } - if ( (_hx_switch_0==4) ){ -HXLINE(2120) this->gl->depthFunc(this->gl->LESS); -HXDLIN(2120) goto _hx_goto_50; - } - if ( (_hx_switch_0==5) ){ -HXLINE(2122) this->gl->depthFunc(this->gl->LEQUAL); -HXDLIN(2122) goto _hx_goto_50; - } - if ( (_hx_switch_0==6) ){ -HXLINE(2124) this->gl->depthFunc(this->gl->NEVER); -HXDLIN(2124) goto _hx_goto_50; - } - if ( (_hx_switch_0==7) ){ -HXLINE(2126) this->gl->depthFunc(this->gl->NOTEQUAL); -HXDLIN(2126) goto _hx_goto_50; - } - /* default */{ -HXLINE(2128) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,null())); - } - _hx_goto_50:; -HXLINE(2131) this->_hx___contextState->depthCompareMode = this->_hx___state->depthCompareMode; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,_hx___flushGLDepth,(void)) - -void Context3D_obj::_hx___flushGLFramebuffer(){ - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2137___flushGLFramebuffer) -HXDLIN(2137) if (hx::IsNotNull( this->_hx___state->renderToTexture )) { -HXLINE(2139) bool _hx_tmp; -HXDLIN(2139) if (hx::IsEq( this->_hx___contextState->renderToTexture,this->_hx___state->renderToTexture )) { -HXLINE(2139) _hx_tmp = (this->_hx___contextState->renderToTextureSurfaceSelector != this->_hx___state->renderToTextureSurfaceSelector); - } - else { -HXLINE(2139) _hx_tmp = true; - } -HXDLIN(2139) if (_hx_tmp) { -HXLINE(2142) ::lime::graphics::opengl::GLObject framebuffer = this->_hx___state->renderToTexture->_hx___getGLFramebuffer(this->_hx___state->renderToTextureDepthStencil,this->_hx___state->renderToTextureAntiAlias,this->_hx___state->renderToTextureSurfaceSelector); -HXLINE(2144) this->_hx___bindGLFramebuffer(framebuffer); -HXLINE(2146) this->_hx___contextState->renderToTexture = this->_hx___state->renderToTexture; -HXLINE(2147) this->_hx___contextState->renderToTextureAntiAlias = this->_hx___state->renderToTextureAntiAlias; -HXLINE(2148) this->_hx___contextState->renderToTextureDepthStencil = this->_hx___state->renderToTextureDepthStencil; -HXLINE(2149) this->_hx___contextState->renderToTextureSurfaceSelector = this->_hx___state->renderToTextureSurfaceSelector; - } -HXLINE(2152) this->_hx___setGLDepthTest(this->_hx___state->renderToTextureDepthStencil); -HXLINE(2153) this->_hx___setGLStencilTest(this->_hx___state->renderToTextureDepthStencil); -HXLINE(2155) this->_hx___setGLFrontFace(true); - } - else { -HXLINE(2159) bool _hx_tmp1; -HXDLIN(2159) bool _hx_tmp2; -HXDLIN(2159) if (hx::IsNull( this->_hx___stage )) { -HXLINE(2159) _hx_tmp2 = (this->backBufferWidth == 0); - } - else { -HXLINE(2159) _hx_tmp2 = false; - } -HXDLIN(2159) if (_hx_tmp2) { -HXLINE(2159) _hx_tmp1 = (this->backBufferHeight == 0); - } - else { -HXLINE(2159) _hx_tmp1 = false; - } -HXDLIN(2159) if (_hx_tmp1) { -HXLINE(2161) HX_STACK_DO_THROW( ::openfl::errors::Error_obj::__alloc( HX_CTX ,HX_("Context3D backbuffer has not been configured",c6,54,6f,c8),null())); - } -HXLINE(2164) bool _hx_tmp3; -HXDLIN(2164) bool _hx_tmp4; -HXDLIN(2164) if (hx::IsNull( this->_hx___contextState->renderToTexture )) { -HXLINE(2164) _hx_tmp4 = hx::IsNotEq( this->_hx___contextState->_hx___currentGLFramebuffer,this->_hx___state->_hx___primaryGLFramebuffer ); - } - else { -HXLINE(2164) _hx_tmp4 = true; - } -HXDLIN(2164) if (!(_hx_tmp4)) { -HXLINE(2164) _hx_tmp3 = (this->_hx___contextState->backBufferEnableDepthAndStencil != this->_hx___state->backBufferEnableDepthAndStencil); - } - else { -HXLINE(2164) _hx_tmp3 = true; - } -HXDLIN(2164) if (_hx_tmp3) { -HXLINE(2169) this->_hx___bindGLFramebuffer(this->_hx___state->_hx___primaryGLFramebuffer); -HXLINE(2171) this->_hx___contextState->renderToTexture = null(); -HXLINE(2172) this->_hx___contextState->backBufferEnableDepthAndStencil = this->_hx___state->backBufferEnableDepthAndStencil; - } -HXLINE(2175) this->_hx___setGLDepthTest(this->_hx___state->backBufferEnableDepthAndStencil); -HXLINE(2176) this->_hx___setGLStencilTest(this->_hx___state->backBufferEnableDepthAndStencil); -HXLINE(2178) this->_hx___setGLFrontFace(hx::IsNotEq( this->_hx___stage->context3D,hx::ObjectPtr(this) )); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,_hx___flushGLFramebuffer,(void)) - -void Context3D_obj::_hx___flushGLProgram(){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2183___flushGLProgram) -HXLINE(2184) ::openfl::display::Shader shader = this->_hx___state->shader; -HXLINE(2185) ::openfl::display3D::Program3D program = this->_hx___state->program; -HXLINE(2187) if (hx::IsNotEq( this->_hx___contextState->shader,shader )) { -HXLINE(2191) if (hx::IsNotNull( this->_hx___contextState->shader )) { -HXLINE(2193) this->_hx___contextState->shader->_hx___disable(); - } -HXLINE(2196) if (hx::IsNotNull( shader )) { -HXLINE(2198) shader->_hx___enable(); - } -HXLINE(2201) this->_hx___contextState->shader = shader; - } -HXLINE(2204) if (hx::IsNotEq( this->_hx___contextState->program,program )) { -HXLINE(2206) if (hx::IsNotNull( this->_hx___contextState->program )) { -HXLINE(2208) this->_hx___contextState->program->_hx___disable(); - } -HXLINE(2211) if (hx::IsNotNull( program )) { -HXLINE(2213) program->_hx___enable(); - } -HXLINE(2216) this->_hx___contextState->program = program; - } -HXLINE(2219) bool _hx_tmp; -HXDLIN(2219) if (hx::IsNotNull( program )) { -HXLINE(2219) _hx_tmp = hx::IsEq( program->_hx___format,0 ); - } - else { -HXLINE(2219) _hx_tmp = false; - } -HXDLIN(2219) if (_hx_tmp) { -HXLINE(2221) { -HXLINE(2221) ::lime::utils::ArrayBufferView this1 = this->_hx___positionScale; -HXDLIN(2221) Float val; -HXDLIN(2221) bool val1; -HXDLIN(2221) if (hx::IsEq( this->_hx___stage->context3D,hx::ObjectPtr(this) )) { -HXLINE(2221) val1 = hx::IsNull( this->_hx___state->renderToTexture ); - } - else { -HXLINE(2221) val1 = false; - } -HXDLIN(2221) if (val1) { -HXLINE(2221) val = ((Float)1.0); - } - else { -HXLINE(2221) val = ((Float)-1.0); - } -HXDLIN(2221) ::__hxcpp_memory_set_float(this1->buffer->b,(this1->byteOffset + 4),val); - } -HXLINE(2222) program->_hx___setPositionScale(this->_hx___positionScale); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,_hx___flushGLProgram,(void)) - -void Context3D_obj::_hx___flushGLScissor(){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2228___flushGLScissor) -HXDLIN(2228) if (!(this->_hx___state->scissorEnabled)) { -HXLINE(2230) if ((this->_hx___contextState->scissorEnabled != this->_hx___state->scissorEnabled)) { -HXLINE(2232) this->_hx___setGLScissorTest(false); -HXLINE(2233) this->_hx___contextState->scissorEnabled = false; - } - } - else { -HXLINE(2238) this->_hx___setGLScissorTest(true); -HXLINE(2239) this->_hx___contextState->scissorEnabled = true; -HXLINE(2241) int scissorX = ::Std_obj::_hx_int(this->_hx___state->scissorRectangle->x); -HXLINE(2242) int scissorY = ::Std_obj::_hx_int(this->_hx___state->scissorRectangle->y); -HXLINE(2243) int scissorWidth = ::Std_obj::_hx_int(this->_hx___state->scissorRectangle->width); -HXLINE(2244) int scissorHeight = ::Std_obj::_hx_int(this->_hx___state->scissorRectangle->height); -HXLINE(2246) bool _hx_tmp; -HXDLIN(2246) if (hx::IsNull( this->_hx___state->renderToTexture )) { -HXLINE(2246) _hx_tmp = hx::IsNull( this->_hx___stage3D ); - } - else { -HXLINE(2246) _hx_tmp = false; - } -HXDLIN(2246) if (_hx_tmp) { -HXLINE(2248) int contextHeight = ::Std_obj::_hx_int((( (Float)(this->_hx___stage->window->_hx___height) ) * this->_hx___stage->window->_hx___scale)); -HXLINE(2249) scissorY = ((contextHeight - ::Std_obj::_hx_int(this->_hx___state->scissorRectangle->height)) - scissorY); - } -HXLINE(2252) bool _hx_tmp1; -HXDLIN(2252) bool _hx_tmp2; -HXDLIN(2252) bool _hx_tmp3; -HXDLIN(2252) if ((this->_hx___contextState->scissorRectangle->x == scissorX)) { -HXLINE(2252) _hx_tmp3 = (this->_hx___contextState->scissorRectangle->y != scissorY); - } - else { -HXLINE(2252) _hx_tmp3 = true; - } -HXDLIN(2252) if (!(_hx_tmp3)) { -HXLINE(2252) _hx_tmp2 = (this->_hx___contextState->scissorRectangle->width != scissorWidth); - } - else { -HXLINE(2252) _hx_tmp2 = true; - } -HXDLIN(2252) if (!(_hx_tmp2)) { -HXLINE(2252) _hx_tmp1 = (this->_hx___contextState->scissorRectangle->height != scissorHeight); - } - else { -HXLINE(2252) _hx_tmp1 = true; - } -HXDLIN(2252) if (_hx_tmp1) { -HXLINE(2257) this->gl->scissor(scissorX,scissorY,scissorWidth,scissorHeight); -HXLINE(2258) this->_hx___contextState->scissorRectangle->setTo(( (Float)(scissorX) ),( (Float)(scissorY) ),( (Float)(scissorWidth) ),( (Float)(scissorHeight) )); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,_hx___flushGLScissor,(void)) - -void Context3D_obj::_hx___flushGLStencil(){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2264___flushGLStencil) -HXLINE(2265) bool _hx_tmp; -HXDLIN(2265) bool _hx_tmp1; -HXDLIN(2265) bool _hx_tmp2; -HXDLIN(2265) if (hx::IsEq( this->_hx___contextState->stencilTriangleFace,this->_hx___state->stencilTriangleFace )) { -HXLINE(2265) _hx_tmp2 = hx::IsNotEq( this->_hx___contextState->stencilPass,this->_hx___state->stencilPass ); - } - else { -HXLINE(2265) _hx_tmp2 = true; - } -HXDLIN(2265) if (!(_hx_tmp2)) { -HXLINE(2265) _hx_tmp1 = hx::IsNotEq( this->_hx___contextState->stencilDepthFail,this->_hx___state->stencilDepthFail ); - } - else { -HXLINE(2265) _hx_tmp1 = true; - } -HXDLIN(2265) if (!(_hx_tmp1)) { -HXLINE(2265) _hx_tmp = hx::IsNotEq( this->_hx___contextState->stencilFail,this->_hx___state->stencilFail ); - } - else { -HXLINE(2265) _hx_tmp = true; - } -HXDLIN(2265) if (_hx_tmp) { -HXLINE(2270) { -HXLINE(2270) ::lime::_internal::backend::native::NativeOpenGLRenderContext this1 = this->gl; -HXDLIN(2270) int face = this->_hx___getGLTriangleFace(this->_hx___state->stencilTriangleFace); -HXDLIN(2270) int fail = this->_hx___getGLStencilAction(this->_hx___state->stencilFail); -HXDLIN(2270) int zfail = this->_hx___getGLStencilAction(this->_hx___state->stencilDepthFail); -HXDLIN(2270) this1->stencilOpSeparate(face,fail,zfail,this->_hx___getGLStencilAction(this->_hx___state->stencilPass)); - } -HXLINE(2272) this->_hx___contextState->stencilTriangleFace = this->_hx___state->stencilTriangleFace; -HXLINE(2273) this->_hx___contextState->stencilPass = this->_hx___state->stencilPass; -HXLINE(2274) this->_hx___contextState->stencilDepthFail = this->_hx___state->stencilDepthFail; -HXLINE(2275) this->_hx___contextState->stencilFail = this->_hx___state->stencilFail; - } -HXLINE(2278) if ((this->_hx___contextState->stencilWriteMask != this->_hx___state->stencilWriteMask)) { -HXLINE(2280) this->gl->stencilMask(this->_hx___state->stencilWriteMask); -HXLINE(2281) this->_hx___contextState->stencilWriteMask = this->_hx___state->stencilWriteMask; - } -HXLINE(2284) bool _hx_tmp3; -HXDLIN(2284) bool _hx_tmp4; -HXDLIN(2284) if (hx::IsEq( this->_hx___contextState->stencilCompareMode,this->_hx___state->stencilCompareMode )) { -HXLINE(2284) _hx_tmp4 = (this->_hx___contextState->stencilReferenceValue != this->_hx___state->stencilReferenceValue); - } - else { -HXLINE(2284) _hx_tmp4 = true; - } -HXDLIN(2284) if (!(_hx_tmp4)) { -HXLINE(2284) _hx_tmp3 = (this->_hx___contextState->stencilReadMask != this->_hx___state->stencilReadMask); - } - else { -HXLINE(2284) _hx_tmp3 = true; - } -HXDLIN(2284) if (_hx_tmp3) { -HXLINE(2289) { -HXLINE(2289) ::lime::_internal::backend::native::NativeOpenGLRenderContext this2 = this->gl; -HXDLIN(2289) int func = this->_hx___getGLCompareMode(this->_hx___state->stencilCompareMode); -HXDLIN(2289) this2->stencilFunc(func,this->_hx___state->stencilReferenceValue,this->_hx___state->stencilReadMask); - } -HXLINE(2290) this->_hx___contextState->stencilCompareMode = this->_hx___state->stencilCompareMode; -HXLINE(2291) this->_hx___contextState->stencilReferenceValue = this->_hx___state->stencilReferenceValue; -HXLINE(2292) this->_hx___contextState->stencilReadMask = this->_hx___state->stencilReadMask; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,_hx___flushGLStencil,(void)) - -void Context3D_obj::_hx___flushGLTextures(){ - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2297___flushGLTextures) -HXLINE(2298) int sampler = 0; -HXLINE(2299) ::openfl::display3D::textures::TextureBase texture; -HXDLIN(2299) ::openfl::display::_internal::SamplerState samplerState; -HXLINE(2301) { -HXLINE(2301) int _g = 0; -HXDLIN(2301) int _g1 = this->_hx___state->textures->length; -HXDLIN(2301) while((_g < _g1)){ -HXLINE(2301) _g = (_g + 1); -HXDLIN(2301) int i = (_g - 1); -HXLINE(2303) texture = this->_hx___state->textures->__get(i).StaticCast< ::openfl::display3D::textures::TextureBase >(); -HXLINE(2304) samplerState = this->_hx___state->samplerStates->__get(i).StaticCast< ::openfl::display::_internal::SamplerState >(); -HXLINE(2305) if (hx::IsNull( samplerState )) { -HXLINE(2307) this->_hx___state->samplerStates[i] = ::openfl::display::_internal::SamplerState_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null()); -HXLINE(2308) samplerState = this->_hx___state->samplerStates->__get(i).StaticCast< ::openfl::display::_internal::SamplerState >(); - } -HXLINE(2311) this->gl->activeTexture((this->gl->TEXTURE0 + sampler)); -HXLINE(2313) if (hx::IsNotNull( texture )) { -HXLINE(2318) if ((texture->_hx___textureTarget == this->gl->TEXTURE_2D)) { -HXLINE(2320) this->_hx___bindGLTexture2D(texture->_hx___getTexture()); - } - else { -HXLINE(2324) this->_hx___bindGLTextureCubeMap(texture->_hx___getTexture()); - } -HXLINE(2329) this->gl->enable(this->gl->TEXTURE_2D); -HXLINE(2332) this->_hx___contextState->textures[i] = texture; -HXLINE(2336) texture->_hx___setSamplerState(samplerState); - } - else { -HXLINE(2340) this->_hx___bindGLTexture2D(null()); - } -HXLINE(2343) bool _hx_tmp; -HXDLIN(2343) bool _hx_tmp1; -HXDLIN(2343) if (hx::IsNotNull( this->_hx___state->program )) { -HXLINE(2343) _hx_tmp1 = hx::IsEq( this->_hx___state->program->_hx___format,0 ); - } - else { -HXLINE(2343) _hx_tmp1 = false; - } -HXDLIN(2343) if (_hx_tmp1) { -HXLINE(2343) _hx_tmp = samplerState->textureAlpha; - } - else { -HXLINE(2343) _hx_tmp = false; - } -HXDLIN(2343) if (_hx_tmp) { -HXLINE(2345) this->gl->activeTexture(((this->gl->TEXTURE0 + sampler) + 4)); -HXLINE(2347) bool _hx_tmp2; -HXDLIN(2347) if (hx::IsNotNull( texture )) { -HXLINE(2347) _hx_tmp2 = hx::IsNotNull( texture->_hx___alphaTexture ); - } - else { -HXLINE(2347) _hx_tmp2 = false; - } -HXDLIN(2347) if (_hx_tmp2) { -HXLINE(2349) if ((texture->_hx___alphaTexture->_hx___textureTarget == this->gl->TEXTURE_2D)) { -HXLINE(2351) this->_hx___bindGLTexture2D(texture->_hx___alphaTexture->_hx___getTexture()); - } - else { -HXLINE(2355) this->_hx___bindGLTextureCubeMap(texture->_hx___alphaTexture->_hx___getTexture()); - } -HXLINE(2358) texture->_hx___alphaTexture->_hx___setSamplerState(samplerState); -HXLINE(2359) this->gl->uniform1i(this->_hx___state->program->_hx___agalAlphaSamplerEnabled->__get(sampler).StaticCast< ::openfl::display3D::Uniform >()->location,1); -HXLINE(2363) this->gl->enable(this->gl->TEXTURE_2D); - } - else { -HXLINE(2368) this->_hx___bindGLTexture2D(null()); -HXLINE(2369) if (hx::IsNotNull( this->_hx___state->program->_hx___agalAlphaSamplerEnabled->__get(sampler).StaticCast< ::openfl::display3D::Uniform >() )) { -HXLINE(2371) this->gl->uniform1i(this->_hx___state->program->_hx___agalAlphaSamplerEnabled->__get(sampler).StaticCast< ::openfl::display3D::Uniform >()->location,0); - } - } - } -HXLINE(2376) sampler = (sampler + 1); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,_hx___flushGLTextures,(void)) - -void Context3D_obj::_hx___flushGLViewport(){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2384___flushGLViewport) -HXDLIN(2384) if (hx::IsNull( this->_hx___state->renderToTexture )) { -HXLINE(2386) if (hx::IsEq( this->_hx___stage->context3D,hx::ObjectPtr(this) )) { -HXLINE(2388) int x; -HXDLIN(2388) if (hx::IsNull( this->_hx___stage3D )) { -HXLINE(2388) x = 0; - } - else { -HXLINE(2388) x = ::Std_obj::_hx_int(this->_hx___stage3D->get_x()); - } -HXLINE(2389) Float y = ((( (Float)(this->_hx___stage->window->_hx___height) ) * this->_hx___stage->window->_hx___scale) - ( (Float)(this->backBufferHeight) )); -HXDLIN(2389) Float y1; -HXDLIN(2389) if (hx::IsNull( this->_hx___stage3D )) { -HXLINE(2389) y1 = ( (Float)(0) ); - } - else { -HXLINE(2389) y1 = this->_hx___stage3D->get_y(); - } -HXDLIN(2389) int y2 = ::Std_obj::_hx_int((y - y1)); -HXLINE(2390) this->gl->viewport(x,y2,this->backBufferWidth,this->backBufferHeight); - } - else { -HXLINE(2394) this->gl->viewport(0,0,this->backBufferWidth,this->backBufferHeight); - } - } - else { -HXLINE(2399) int width = 0; -HXDLIN(2399) int height = 0; -HXLINE(2402) if (::Std_obj::is(this->_hx___state->renderToTexture,hx::ClassOf< ::openfl::display3D::textures::Texture >())) { -HXLINE(2404) ::openfl::display3D::textures::Texture texture2D = ( ( ::openfl::display3D::textures::Texture)(this->_hx___state->renderToTexture) ); -HXLINE(2405) width = texture2D->_hx___width; -HXLINE(2406) height = texture2D->_hx___height; - } - else { -HXLINE(2408) if (::Std_obj::is(this->_hx___state->renderToTexture,hx::ClassOf< ::openfl::display3D::textures::RectangleTexture >())) { -HXLINE(2410) ::openfl::display3D::textures::RectangleTexture rectTexture = ( ( ::openfl::display3D::textures::RectangleTexture)(this->_hx___state->renderToTexture) ); -HXLINE(2411) width = rectTexture->_hx___width; -HXLINE(2412) height = rectTexture->_hx___height; - } - else { -HXLINE(2414) if (::Std_obj::is(this->_hx___state->renderToTexture,hx::ClassOf< ::openfl::display3D::textures::CubeTexture >())) { -HXLINE(2416) ::openfl::display3D::textures::CubeTexture cubeTexture = ( ( ::openfl::display3D::textures::CubeTexture)(this->_hx___state->renderToTexture) ); -HXLINE(2417) width = cubeTexture->_hx___size; -HXLINE(2418) height = cubeTexture->_hx___size; - } - } - } -HXLINE(2421) this->gl->viewport(0,0,width,height); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,_hx___flushGLViewport,(void)) - -int Context3D_obj::_hx___getGLBlend( ::Dynamic blendFactor){ - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2427___getGLBlend) -HXDLIN(2427) ::Dynamic _hx_switch_0 = blendFactor; - if ( (_hx_switch_0==0) ){ -HXLINE(2430) return this->gl->DST_ALPHA; -HXDLIN(2430) goto _hx_goto_59; - } - if ( (_hx_switch_0==1) ){ -HXLINE(2432) return this->gl->DST_COLOR; -HXDLIN(2432) goto _hx_goto_59; - } - if ( (_hx_switch_0==2) ){ -HXLINE(2434) return this->gl->ONE; -HXDLIN(2434) goto _hx_goto_59; - } - if ( (_hx_switch_0==3) ){ -HXLINE(2436) return this->gl->ONE_MINUS_DST_ALPHA; -HXDLIN(2436) goto _hx_goto_59; - } - if ( (_hx_switch_0==4) ){ -HXLINE(2438) return this->gl->ONE_MINUS_DST_COLOR; -HXDLIN(2438) goto _hx_goto_59; - } - if ( (_hx_switch_0==5) ){ -HXLINE(2440) return this->gl->ONE_MINUS_SRC_ALPHA; -HXDLIN(2440) goto _hx_goto_59; - } - if ( (_hx_switch_0==6) ){ -HXLINE(2442) return this->gl->ONE_MINUS_SRC_COLOR; -HXDLIN(2442) goto _hx_goto_59; - } - if ( (_hx_switch_0==7) ){ -HXLINE(2444) return this->gl->SRC_ALPHA; -HXDLIN(2444) goto _hx_goto_59; - } - if ( (_hx_switch_0==8) ){ -HXLINE(2446) return this->gl->SRC_COLOR; -HXDLIN(2446) goto _hx_goto_59; - } - if ( (_hx_switch_0==9) ){ -HXLINE(2448) return this->gl->ZERO; -HXDLIN(2448) goto _hx_goto_59; - } - /* default */{ -HXLINE(2450) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,null())); - } - _hx_goto_59:; -HXLINE(2427) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___getGLBlend,return ) - -int Context3D_obj::_hx___getGLCompareMode( ::Dynamic mode){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2458___getGLCompareMode) -HXDLIN(2458) ::Dynamic _hx_switch_0 = mode; - if ( (_hx_switch_0==0) ){ -HXLINE(2460) return this->gl->ALWAYS; -HXDLIN(2460) goto _hx_goto_61; - } - if ( (_hx_switch_0==1) ){ -HXLINE(2461) return this->gl->EQUAL; -HXDLIN(2461) goto _hx_goto_61; - } - if ( (_hx_switch_0==2) ){ -HXLINE(2462) return this->gl->GREATER; -HXDLIN(2462) goto _hx_goto_61; - } - if ( (_hx_switch_0==3) ){ -HXLINE(2463) return this->gl->GEQUAL; -HXDLIN(2463) goto _hx_goto_61; - } - if ( (_hx_switch_0==4) ){ -HXLINE(2464) return this->gl->LESS; -HXDLIN(2464) goto _hx_goto_61; - } - if ( (_hx_switch_0==5) ){ -HXLINE(2465) return this->gl->LEQUAL; -HXDLIN(2465) goto _hx_goto_61; - } - if ( (_hx_switch_0==6) ){ -HXLINE(2466) return this->gl->NEVER; -HXDLIN(2466) goto _hx_goto_61; - } - if ( (_hx_switch_0==7) ){ -HXLINE(2467) return this->gl->NOTEQUAL; -HXDLIN(2467) goto _hx_goto_61; - } - /* default */{ -HXLINE(2468) return this->gl->EQUAL; - } - _hx_goto_61:; -HXLINE(2458) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___getGLCompareMode,return ) - -int Context3D_obj::_hx___getGLStencilAction( ::Dynamic action){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2474___getGLStencilAction) -HXDLIN(2474) ::Dynamic _hx_switch_0 = action; - if ( (_hx_switch_0==0) ){ -HXLINE(2476) return this->gl->DECR; -HXDLIN(2476) goto _hx_goto_63; - } - if ( (_hx_switch_0==1) ){ -HXLINE(2477) return this->gl->DECR_WRAP; -HXDLIN(2477) goto _hx_goto_63; - } - if ( (_hx_switch_0==2) ){ -HXLINE(2478) return this->gl->INCR; -HXDLIN(2478) goto _hx_goto_63; - } - if ( (_hx_switch_0==3) ){ -HXLINE(2479) return this->gl->INCR_WRAP; -HXDLIN(2479) goto _hx_goto_63; - } - if ( (_hx_switch_0==4) ){ -HXLINE(2480) return this->gl->INVERT; -HXDLIN(2480) goto _hx_goto_63; - } - if ( (_hx_switch_0==5) ){ -HXLINE(2481) return this->gl->KEEP; -HXDLIN(2481) goto _hx_goto_63; - } - if ( (_hx_switch_0==6) ){ -HXLINE(2482) return this->gl->REPLACE; -HXDLIN(2482) goto _hx_goto_63; - } - if ( (_hx_switch_0==7) ){ -HXLINE(2483) return this->gl->ZERO; -HXDLIN(2483) goto _hx_goto_63; - } - /* default */{ -HXLINE(2484) return this->gl->KEEP; - } - _hx_goto_63:; -HXLINE(2474) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___getGLStencilAction,return ) - -int Context3D_obj::_hx___getGLTriangleFace( ::Dynamic face){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2490___getGLTriangleFace) -HXDLIN(2490) ::Dynamic _hx_switch_0 = face; - if ( (_hx_switch_0==0) ){ -HXLINE(2493) return this->gl->BACK; -HXDLIN(2493) goto _hx_goto_65; - } - if ( (_hx_switch_0==1) ){ -HXLINE(2492) return this->gl->FRONT; -HXDLIN(2492) goto _hx_goto_65; - } - if ( (_hx_switch_0==2) ){ -HXLINE(2494) return this->gl->FRONT_AND_BACK; -HXDLIN(2494) goto _hx_goto_65; - } - if ( (_hx_switch_0==3) ){ -HXLINE(2495) return this->gl->NONE; -HXDLIN(2495) goto _hx_goto_65; - } - /* default */{ -HXLINE(2496) return this->gl->FRONT_AND_BACK; - } - _hx_goto_65:; -HXLINE(2490) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___getGLTriangleFace,return ) - -void Context3D_obj::_hx___renderStage3D( ::openfl::display::Stage3D stage3D){ - HX_GC_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2501___renderStage3D) -HXLINE(2504) ::openfl::display3D::Context3D context = stage3D->context3D; -HXLINE(2506) bool _hx_tmp; -HXDLIN(2506) bool _hx_tmp1; -HXDLIN(2506) bool _hx_tmp2; -HXDLIN(2506) bool _hx_tmp3; -HXDLIN(2506) bool _hx_tmp4; -HXDLIN(2506) if (hx::IsNotNull( context )) { -HXLINE(2506) _hx_tmp4 = hx::IsNotEq( context,hx::ObjectPtr(this) ); - } - else { -HXLINE(2506) _hx_tmp4 = false; - } -HXDLIN(2506) if (_hx_tmp4) { -HXLINE(2506) _hx_tmp3 = hx::IsNotNull( context->_hx___frontBufferTexture ); - } - else { -HXLINE(2506) _hx_tmp3 = false; - } -HXDLIN(2506) if (_hx_tmp3) { -HXLINE(2506) _hx_tmp2 = stage3D->visible; - } - else { -HXLINE(2506) _hx_tmp2 = false; - } -HXDLIN(2506) if (_hx_tmp2) { -HXLINE(2506) _hx_tmp1 = (this->backBufferHeight > 0); - } - else { -HXLINE(2506) _hx_tmp1 = false; - } -HXDLIN(2506) if (_hx_tmp1) { -HXLINE(2506) _hx_tmp = (this->backBufferWidth > 0); - } - else { -HXLINE(2506) _hx_tmp = false; - } -HXDLIN(2506) if (_hx_tmp) { -HXLINE(2515) if (hx::IsNull( this->_hx___renderStage3DProgram )) { -HXLINE(2517) ::openfl::utils::AGALMiniAssembler vertexAssembler = ::openfl::utils::AGALMiniAssembler_obj::__alloc( HX_CTX ,null()); -HXLINE(2518) vertexAssembler->assemble(::openfl::display3D::_Context3DProgramType::Context3DProgramType_Impl__obj::toString(1),(HX_("m44 op, va0, vc0\n",78,3e,5a,08) + HX_("mov v0, va1",2c,96,ba,67)),null(),null()); -HXLINE(2520) ::openfl::utils::AGALMiniAssembler fragmentAssembler = ::openfl::utils::AGALMiniAssembler_obj::__alloc( HX_CTX ,null()); -HXLINE(2521) fragmentAssembler->assemble(::openfl::display3D::_Context3DProgramType::Context3DProgramType_Impl__obj::toString(0),(HX_("tex ft1, v0, fs0 <2d,nearest,nomip>\n",ca,8f,17,34) + HX_("mov oc, ft1",4f,aa,cb,a8)),null(),null()); -HXLINE(2523) this->_hx___renderStage3DProgram = this->createProgram(null()); -HXLINE(2524) this->_hx___renderStage3DProgram->upload(vertexAssembler->agalcode,fragmentAssembler->agalcode); - } -HXLINE(2527) this->setProgram(this->_hx___renderStage3DProgram); -HXLINE(2529) this->setBlendFactors(2,9); -HXLINE(2530) this->setColorMask(true,true,true,true); -HXLINE(2531) this->setCulling(3); -HXLINE(2532) this->setDepthTest(false,0); -HXLINE(2533) this->setStencilActions(null(),null(),null(),null(),null()); -HXLINE(2534) this->setStencilReferenceValue(0,0,0); -HXLINE(2535) this->setScissorRectangle(null()); -HXLINE(2537) this->setTextureAt(0,context->_hx___frontBufferTexture); -HXLINE(2538) this->setVertexBufferAt(0,stage3D->_hx___vertexBuffer,0,3); -HXLINE(2539) this->setVertexBufferAt(1,stage3D->_hx___vertexBuffer,3,2); -HXLINE(2540) this->setProgramConstantsFromMatrix(1,0,stage3D->_hx___renderTransform,true); -HXLINE(2541) this->drawTriangles(stage3D->_hx___indexBuffer,null(),null()); -HXLINE(2543) this->_hx___present = true; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___renderStage3D,(void)) - -void Context3D_obj::_hx___setGLBlend(bool enable){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2549___setGLBlend) -HXDLIN(2549) if ((this->_hx___contextState->_hx___enableGLBlend != enable)) { -HXLINE(2551) if (enable) { -HXLINE(2553) this->gl->enable(this->gl->BLEND); - } - else { -HXLINE(2557) this->gl->disable(this->gl->BLEND); - } -HXLINE(2559) this->_hx___contextState->_hx___enableGLBlend = enable; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___setGLBlend,(void)) - -void Context3D_obj::_hx___setGLBlendEquation(int value){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2565___setGLBlendEquation) -HXDLIN(2565) if ((this->_hx___contextState->_hx___glBlendEquation != value)) { -HXLINE(2567) this->gl->blendEquation(value); -HXLINE(2568) this->_hx___contextState->_hx___glBlendEquation = value; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___setGLBlendEquation,(void)) - -void Context3D_obj::_hx___setGLCullFace(bool enable){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2574___setGLCullFace) -HXDLIN(2574) if ((this->_hx___contextState->_hx___enableGLCullFace != enable)) { -HXLINE(2576) if (enable) { -HXLINE(2578) this->gl->enable(this->gl->CULL_FACE); - } - else { -HXLINE(2582) this->gl->disable(this->gl->CULL_FACE); - } -HXLINE(2584) this->_hx___contextState->_hx___enableGLCullFace = enable; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___setGLCullFace,(void)) - -void Context3D_obj::_hx___setGLDepthTest(bool enable){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2590___setGLDepthTest) -HXDLIN(2590) if ((this->_hx___contextState->_hx___enableGLDepthTest != enable)) { -HXLINE(2592) if (enable) { -HXLINE(2594) this->gl->enable(this->gl->DEPTH_TEST); - } - else { -HXLINE(2598) this->gl->disable(this->gl->DEPTH_TEST); - } -HXLINE(2600) this->_hx___contextState->_hx___enableGLDepthTest = enable; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___setGLDepthTest,(void)) - -void Context3D_obj::_hx___setGLFrontFace(bool counterClockWise){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2606___setGLFrontFace) -HXDLIN(2606) if ((this->_hx___contextState->_hx___frontFaceGLCCW != counterClockWise)) { -HXLINE(2608) { -HXLINE(2608) int mode; -HXDLIN(2608) if (counterClockWise) { -HXLINE(2608) mode = this->gl->CCW; - } - else { -HXLINE(2608) mode = this->gl->CW; - } -HXDLIN(2608) this->gl->frontFace(mode); - } -HXLINE(2609) this->_hx___contextState->_hx___frontFaceGLCCW = counterClockWise; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___setGLFrontFace,(void)) - -void Context3D_obj::_hx___setGLScissorTest(bool enable){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2615___setGLScissorTest) -HXDLIN(2615) if ((this->_hx___contextState->_hx___enableGLScissorTest != enable)) { -HXLINE(2617) if (enable) { -HXLINE(2619) this->gl->enable(this->gl->SCISSOR_TEST); - } - else { -HXLINE(2623) this->gl->disable(this->gl->SCISSOR_TEST); - } -HXLINE(2625) this->_hx___contextState->_hx___enableGLScissorTest = enable; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___setGLScissorTest,(void)) - -void Context3D_obj::_hx___setGLStencilTest(bool enable){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2631___setGLStencilTest) -HXDLIN(2631) if ((this->_hx___contextState->_hx___enableGLStencilTest != enable)) { -HXLINE(2633) if (enable) { -HXLINE(2635) this->gl->enable(this->gl->STENCIL_TEST); - } - else { -HXLINE(2639) this->gl->disable(this->gl->STENCIL_TEST); - } -HXLINE(2641) this->_hx___contextState->_hx___enableGLStencilTest = enable; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,_hx___setGLStencilTest,(void)) - -bool Context3D_obj::get_enableErrorChecking(){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2648_get_enableErrorChecking) -HXDLIN(2648) return this->_hx___enableErrorChecking; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,get_enableErrorChecking,return ) - -bool Context3D_obj::set_enableErrorChecking(bool value){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2653_set_enableErrorChecking) -HXDLIN(2653) return (this->_hx___enableErrorChecking = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Context3D_obj,set_enableErrorChecking,return ) - -int Context3D_obj::get_totalGPUMemory(){ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_2657_get_totalGPUMemory) -HXLINE(2658) if ((::openfl::display3D::Context3D_obj::_hx___glMemoryCurrentAvailable != -1)) { -HXLINE(2661) int current = ( (int)(this->gl->getParameter(::openfl::display3D::Context3D_obj::_hx___glMemoryCurrentAvailable)) ); -HXLINE(2662) int total = ( (int)(this->gl->getParameter(::openfl::display3D::Context3D_obj::_hx___glMemoryTotalAvailable)) ); -HXLINE(2664) if ((total > 0)) { -HXLINE(2666) return ((total - current) * 1024); - } - } -HXLINE(2669) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Context3D_obj,get_totalGPUMemory,return ) - -bool Context3D_obj::supportsVideoTexture; - -::String Context3D_obj::_hx___driverInfo; - -int Context3D_obj::_hx___glDepthStencil; - -int Context3D_obj::_hx___glMaxTextureMaxAnisotropy; - -int Context3D_obj::_hx___glMaxViewportDims; - -int Context3D_obj::_hx___glMemoryCurrentAvailable; - -int Context3D_obj::_hx___glMemoryTotalAvailable; - -int Context3D_obj::_hx___glTextureMaxAnisotropy; - - -hx::ObjectPtr< Context3D_obj > Context3D_obj::__new( ::openfl::display::Stage stage, ::openfl::display3D::_internal::Context3DState contextState, ::openfl::display::Stage3D stage3D) { - hx::ObjectPtr< Context3D_obj > __this = new Context3D_obj(); - __this->__construct(stage,contextState,stage3D); - return __this; -} - -hx::ObjectPtr< Context3D_obj > Context3D_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display::Stage stage, ::openfl::display3D::_internal::Context3DState contextState, ::openfl::display::Stage3D stage3D) { - Context3D_obj *__this = (Context3D_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3D_obj), true, "openfl.display3D.Context3D")); - *(void **)__this = Context3D_obj::_hx_vtable; - __this->__construct(stage,contextState,stage3D); - return __this; -} - -Context3D_obj::Context3D_obj() -{ -} - -void Context3D_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Context3D); - HX_MARK_MEMBER_NAME(backBufferHeight,"backBufferHeight"); - HX_MARK_MEMBER_NAME(backBufferWidth,"backBufferWidth"); - HX_MARK_MEMBER_NAME(driverInfo,"driverInfo"); - HX_MARK_MEMBER_NAME(maxBackBufferHeight,"maxBackBufferHeight"); - HX_MARK_MEMBER_NAME(maxBackBufferWidth,"maxBackBufferWidth"); - HX_MARK_MEMBER_NAME(profile,"profile"); - HX_MARK_MEMBER_NAME(gl,"gl"); - HX_MARK_MEMBER_NAME(_hx___backBufferAntiAlias,"__backBufferAntiAlias"); - HX_MARK_MEMBER_NAME(_hx___backBufferTexture,"__backBufferTexture"); - HX_MARK_MEMBER_NAME(_hx___backBufferWantsBestResolution,"__backBufferWantsBestResolution"); - HX_MARK_MEMBER_NAME(_hx___backBufferWantsBestResolutionOnBrowserZoom,"__backBufferWantsBestResolutionOnBrowserZoom"); - HX_MARK_MEMBER_NAME(_hx___cleared,"__cleared"); - HX_MARK_MEMBER_NAME(_hx___context,"__context"); - HX_MARK_MEMBER_NAME(_hx___contextState,"__contextState"); - HX_MARK_MEMBER_NAME(_hx___renderStage3DProgram,"__renderStage3DProgram"); - HX_MARK_MEMBER_NAME(_hx___enableErrorChecking,"__enableErrorChecking"); - HX_MARK_MEMBER_NAME(_hx___fragmentConstants,"__fragmentConstants"); - HX_MARK_MEMBER_NAME(_hx___frontBufferTexture,"__frontBufferTexture"); - HX_MARK_MEMBER_NAME(_hx___positionScale,"__positionScale"); - HX_MARK_MEMBER_NAME(_hx___present,"__present"); - HX_MARK_MEMBER_NAME(_hx___programs,"__programs"); - HX_MARK_MEMBER_NAME(_hx___quadIndexBuffer,"__quadIndexBuffer"); - HX_MARK_MEMBER_NAME(_hx___quadIndexBufferCount,"__quadIndexBufferCount"); - HX_MARK_MEMBER_NAME(_hx___quadIndexBufferElements,"__quadIndexBufferElements"); - HX_MARK_MEMBER_NAME(_hx___stage,"__stage"); - HX_MARK_MEMBER_NAME(_hx___stage3D,"__stage3D"); - HX_MARK_MEMBER_NAME(_hx___state,"__state"); - HX_MARK_MEMBER_NAME(_hx___vertexConstants,"__vertexConstants"); - ::openfl::events::EventDispatcher_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void Context3D_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(backBufferHeight,"backBufferHeight"); - HX_VISIT_MEMBER_NAME(backBufferWidth,"backBufferWidth"); - HX_VISIT_MEMBER_NAME(driverInfo,"driverInfo"); - HX_VISIT_MEMBER_NAME(maxBackBufferHeight,"maxBackBufferHeight"); - HX_VISIT_MEMBER_NAME(maxBackBufferWidth,"maxBackBufferWidth"); - HX_VISIT_MEMBER_NAME(profile,"profile"); - HX_VISIT_MEMBER_NAME(gl,"gl"); - HX_VISIT_MEMBER_NAME(_hx___backBufferAntiAlias,"__backBufferAntiAlias"); - HX_VISIT_MEMBER_NAME(_hx___backBufferTexture,"__backBufferTexture"); - HX_VISIT_MEMBER_NAME(_hx___backBufferWantsBestResolution,"__backBufferWantsBestResolution"); - HX_VISIT_MEMBER_NAME(_hx___backBufferWantsBestResolutionOnBrowserZoom,"__backBufferWantsBestResolutionOnBrowserZoom"); - HX_VISIT_MEMBER_NAME(_hx___cleared,"__cleared"); - HX_VISIT_MEMBER_NAME(_hx___context,"__context"); - HX_VISIT_MEMBER_NAME(_hx___contextState,"__contextState"); - HX_VISIT_MEMBER_NAME(_hx___renderStage3DProgram,"__renderStage3DProgram"); - HX_VISIT_MEMBER_NAME(_hx___enableErrorChecking,"__enableErrorChecking"); - HX_VISIT_MEMBER_NAME(_hx___fragmentConstants,"__fragmentConstants"); - HX_VISIT_MEMBER_NAME(_hx___frontBufferTexture,"__frontBufferTexture"); - HX_VISIT_MEMBER_NAME(_hx___positionScale,"__positionScale"); - HX_VISIT_MEMBER_NAME(_hx___present,"__present"); - HX_VISIT_MEMBER_NAME(_hx___programs,"__programs"); - HX_VISIT_MEMBER_NAME(_hx___quadIndexBuffer,"__quadIndexBuffer"); - HX_VISIT_MEMBER_NAME(_hx___quadIndexBufferCount,"__quadIndexBufferCount"); - HX_VISIT_MEMBER_NAME(_hx___quadIndexBufferElements,"__quadIndexBufferElements"); - HX_VISIT_MEMBER_NAME(_hx___stage,"__stage"); - HX_VISIT_MEMBER_NAME(_hx___stage3D,"__stage3D"); - HX_VISIT_MEMBER_NAME(_hx___state,"__state"); - HX_VISIT_MEMBER_NAME(_hx___vertexConstants,"__vertexConstants"); - ::openfl::events::EventDispatcher_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val Context3D_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"gl") ) { return hx::Val( gl ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clear") ) { return hx::Val( clear_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"profile") ) { return hx::Val( profile ); } - if (HX_FIELD_EQ(inName,"__stage") ) { return hx::Val( _hx___stage ); } - if (HX_FIELD_EQ(inName,"__state") ) { return hx::Val( _hx___state ); } - if (HX_FIELD_EQ(inName,"dispose") ) { return hx::Val( dispose_dyn() ); } - if (HX_FIELD_EQ(inName,"present") ) { return hx::Val( present_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__cleared") ) { return hx::Val( _hx___cleared ); } - if (HX_FIELD_EQ(inName,"__context") ) { return hx::Val( _hx___context ); } - if (HX_FIELD_EQ(inName,"__present") ) { return hx::Val( _hx___present ); } - if (HX_FIELD_EQ(inName,"__stage3D") ) { return hx::Val( _hx___stage3D ); } - if (HX_FIELD_EQ(inName,"__dispose") ) { return hx::Val( _hx___dispose_dyn() ); } - if (HX_FIELD_EQ(inName,"__flushGL") ) { return hx::Val( _hx___flushGL_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"driverInfo") ) { return hx::Val( driverInfo ); } - if (HX_FIELD_EQ(inName,"__programs") ) { return hx::Val( _hx___programs ); } - if (HX_FIELD_EQ(inName,"setCulling") ) { return hx::Val( setCulling_dyn() ); } - if (HX_FIELD_EQ(inName,"setProgram") ) { return hx::Val( setProgram_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"setColorMask") ) { return hx::Val( setColorMask_dyn() ); } - if (HX_FIELD_EQ(inName,"setDepthTest") ) { return hx::Val( setDepthTest_dyn() ); } - if (HX_FIELD_EQ(inName,"setTextureAt") ) { return hx::Val( setTextureAt_dyn() ); } - if (HX_FIELD_EQ(inName,"__getGLBlend") ) { return hx::Val( _hx___getGLBlend_dyn() ); } - if (HX_FIELD_EQ(inName,"__setGLBlend") ) { return hx::Val( _hx___setGLBlend_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"createProgram") ) { return hx::Val( createProgram_dyn() ); } - if (HX_FIELD_EQ(inName,"createTexture") ) { return hx::Val( createTexture_dyn() ); } - if (HX_FIELD_EQ(inName,"drawTriangles") ) { return hx::Val( drawTriangles_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"totalGPUMemory") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_totalGPUMemory() ); } - if (HX_FIELD_EQ(inName,"__contextState") ) { return hx::Val( _hx___contextState ); } - if (HX_FIELD_EQ(inName,"__flushGLBlend") ) { return hx::Val( _hx___flushGLBlend_dyn() ); } - if (HX_FIELD_EQ(inName,"__flushGLColor") ) { return hx::Val( _hx___flushGLColor_dyn() ); } - if (HX_FIELD_EQ(inName,"__flushGLDepth") ) { return hx::Val( _hx___flushGLDepth_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"backBufferWidth") ) { return hx::Val( backBufferWidth ); } - if (HX_FIELD_EQ(inName,"__positionScale") ) { return hx::Val( _hx___positionScale ); } - if (HX_FIELD_EQ(inName,"setBlendFactors") ) { return hx::Val( setBlendFactors_dyn() ); } - if (HX_FIELD_EQ(inName,"__drawTriangles") ) { return hx::Val( _hx___drawTriangles_dyn() ); } - if (HX_FIELD_EQ(inName,"__renderStage3D") ) { return hx::Val( _hx___renderStage3D_dyn() ); } - if (HX_FIELD_EQ(inName,"__setGLCullFace") ) { return hx::Val( _hx___setGLCullFace_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"backBufferHeight") ) { return hx::Val( backBufferHeight ); } - if (HX_FIELD_EQ(inName,"drawToBitmapData") ) { return hx::Val( drawToBitmapData_dyn() ); } - if (HX_FIELD_EQ(inName,"__flushGLCulling") ) { return hx::Val( _hx___flushGLCulling_dyn() ); } - if (HX_FIELD_EQ(inName,"__flushGLProgram") ) { return hx::Val( _hx___flushGLProgram_dyn() ); } - if (HX_FIELD_EQ(inName,"__flushGLScissor") ) { return hx::Val( _hx___flushGLScissor_dyn() ); } - if (HX_FIELD_EQ(inName,"__flushGLStencil") ) { return hx::Val( _hx___flushGLStencil_dyn() ); } - if (HX_FIELD_EQ(inName,"__setGLDepthTest") ) { return hx::Val( _hx___setGLDepthTest_dyn() ); } - if (HX_FIELD_EQ(inName,"__setGLFrontFace") ) { return hx::Val( _hx___setGLFrontFace_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__quadIndexBuffer") ) { return hx::Val( _hx___quadIndexBuffer ); } - if (HX_FIELD_EQ(inName,"__vertexConstants") ) { return hx::Val( _hx___vertexConstants ); } - if (HX_FIELD_EQ(inName,"createCubeTexture") ) { return hx::Val( createCubeTexture_dyn() ); } - if (HX_FIELD_EQ(inName,"createIndexBuffer") ) { return hx::Val( createIndexBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"setSamplerStateAt") ) { return hx::Val( setSamplerStateAt_dyn() ); } - if (HX_FIELD_EQ(inName,"setStencilActions") ) { return hx::Val( setStencilActions_dyn() ); } - if (HX_FIELD_EQ(inName,"setVertexBufferAt") ) { return hx::Val( setVertexBufferAt_dyn() ); } - if (HX_FIELD_EQ(inName,"__bindGLTexture2D") ) { return hx::Val( _hx___bindGLTexture2D_dyn() ); } - if (HX_FIELD_EQ(inName,"__flushGLTextures") ) { return hx::Val( _hx___flushGLTextures_dyn() ); } - if (HX_FIELD_EQ(inName,"__flushGLViewport") ) { return hx::Val( _hx___flushGLViewport_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"maxBackBufferWidth") ) { return hx::Val( maxBackBufferWidth ); } - if (HX_FIELD_EQ(inName,"createVertexBuffer") ) { return hx::Val( createVertexBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"createVideoTexture") ) { return hx::Val( createVideoTexture_dyn() ); } - if (HX_FIELD_EQ(inName,"setRenderToTexture") ) { return hx::Val( setRenderToTexture_dyn() ); } - if (HX_FIELD_EQ(inName,"__getGLCompareMode") ) { return hx::Val( _hx___getGLCompareMode_dyn() ); } - if (HX_FIELD_EQ(inName,"__setGLScissorTest") ) { return hx::Val( _hx___setGLScissorTest_dyn() ); } - if (HX_FIELD_EQ(inName,"__setGLStencilTest") ) { return hx::Val( _hx___setGLStencilTest_dyn() ); } - if (HX_FIELD_EQ(inName,"get_totalGPUMemory") ) { return hx::Val( get_totalGPUMemory_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"enableErrorChecking") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_enableErrorChecking() ); } - if (HX_FIELD_EQ(inName,"maxBackBufferHeight") ) { return hx::Val( maxBackBufferHeight ); } - if (HX_FIELD_EQ(inName,"__backBufferTexture") ) { return hx::Val( _hx___backBufferTexture ); } - if (HX_FIELD_EQ(inName,"__fragmentConstants") ) { return hx::Val( _hx___fragmentConstants ); } - if (HX_FIELD_EQ(inName,"configureBackBuffer") ) { return hx::Val( configureBackBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"setScissorRectangle") ) { return hx::Val( setScissorRectangle_dyn() ); } - if (HX_FIELD_EQ(inName,"__bindGLArrayBuffer") ) { return hx::Val( _hx___bindGLArrayBuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"__bindGLFramebuffer") ) { return hx::Val( _hx___bindGLFramebuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"__getGLTriangleFace") ) { return hx::Val( _hx___getGLTriangleFace_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"__frontBufferTexture") ) { return hx::Val( _hx___frontBufferTexture ); } - if (HX_FIELD_EQ(inName,"__flushGLFramebuffer") ) { return hx::Val( _hx___flushGLFramebuffer_dyn() ); } - if (HX_FIELD_EQ(inName,"__getGLStencilAction") ) { return hx::Val( _hx___getGLStencilAction_dyn() ); } - if (HX_FIELD_EQ(inName,"__setGLBlendEquation") ) { return hx::Val( _hx___setGLBlendEquation_dyn() ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"__backBufferAntiAlias") ) { return hx::Val( _hx___backBufferAntiAlias ); } - if (HX_FIELD_EQ(inName,"__enableErrorChecking") ) { return hx::Val( _hx___enableErrorChecking ); } - if (HX_FIELD_EQ(inName,"setRenderToBackBuffer") ) { return hx::Val( setRenderToBackBuffer_dyn() ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"__renderStage3DProgram") ) { return hx::Val( _hx___renderStage3DProgram ); } - if (HX_FIELD_EQ(inName,"__quadIndexBufferCount") ) { return hx::Val( _hx___quadIndexBufferCount ); } - if (HX_FIELD_EQ(inName,"createRectangleTexture") ) { return hx::Val( createRectangleTexture_dyn() ); } - if (HX_FIELD_EQ(inName,"__bindGLTextureCubeMap") ) { return hx::Val( _hx___bindGLTextureCubeMap_dyn() ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"setBlendFactorsSeparate") ) { return hx::Val( setBlendFactorsSeparate_dyn() ); } - if (HX_FIELD_EQ(inName,"get_enableErrorChecking") ) { return hx::Val( get_enableErrorChecking_dyn() ); } - if (HX_FIELD_EQ(inName,"set_enableErrorChecking") ) { return hx::Val( set_enableErrorChecking_dyn() ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"setStencilReferenceValue") ) { return hx::Val( setStencilReferenceValue_dyn() ); } - break; - case 25: - if (HX_FIELD_EQ(inName,"__quadIndexBufferElements") ) { return hx::Val( _hx___quadIndexBufferElements ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"__bindGLElementArrayBuffer") ) { return hx::Val( _hx___bindGLElementArrayBuffer_dyn() ); } - break; - case 29: - if (HX_FIELD_EQ(inName,"setProgramConstantsFromMatrix") ) { return hx::Val( setProgramConstantsFromMatrix_dyn() ); } - if (HX_FIELD_EQ(inName,"setProgramConstantsFromVector") ) { return hx::Val( setProgramConstantsFromVector_dyn() ); } - break; - case 31: - if (HX_FIELD_EQ(inName,"__backBufferWantsBestResolution") ) { return hx::Val( _hx___backBufferWantsBestResolution ); } - break; - case 32: - if (HX_FIELD_EQ(inName,"setProgramConstantsFromByteArray") ) { return hx::Val( setProgramConstantsFromByteArray_dyn() ); } - break; - case 44: - if (HX_FIELD_EQ(inName,"__backBufferWantsBestResolutionOnBrowserZoom") ) { return hx::Val( _hx___backBufferWantsBestResolutionOnBrowserZoom ); } - } - return super::__Field(inName,inCallProp); -} - -bool Context3D_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"__driverInfo") ) { outValue = ( _hx___driverInfo ); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__glDepthStencil") ) { outValue = ( _hx___glDepthStencil ); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__glMaxViewportDims") ) { outValue = ( _hx___glMaxViewportDims ); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"supportsVideoTexture") ) { outValue = ( supportsVideoTexture ); return true; } - break; - case 24: - if (HX_FIELD_EQ(inName,"__glMemoryTotalAvailable") ) { outValue = ( _hx___glMemoryTotalAvailable ); return true; } - if (HX_FIELD_EQ(inName,"__glTextureMaxAnisotropy") ) { outValue = ( _hx___glTextureMaxAnisotropy ); return true; } - break; - case 26: - if (HX_FIELD_EQ(inName,"__glMemoryCurrentAvailable") ) { outValue = ( _hx___glMemoryCurrentAvailable ); return true; } - break; - case 27: - if (HX_FIELD_EQ(inName,"__glMaxTextureMaxAnisotropy") ) { outValue = ( _hx___glMaxTextureMaxAnisotropy ); return true; } - } - return false; -} - -hx::Val Context3D_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"gl") ) { gl=inValue.Cast< ::lime::_internal::backend::native::NativeOpenGLRenderContext >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"profile") ) { profile=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__stage") ) { _hx___stage=inValue.Cast< ::openfl::display::Stage >(); return inValue; } - if (HX_FIELD_EQ(inName,"__state") ) { _hx___state=inValue.Cast< ::openfl::display3D::_internal::Context3DState >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__cleared") ) { _hx___cleared=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__context") ) { _hx___context=inValue.Cast< ::lime::graphics::RenderContext >(); return inValue; } - if (HX_FIELD_EQ(inName,"__present") ) { _hx___present=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__stage3D") ) { _hx___stage3D=inValue.Cast< ::openfl::display::Stage3D >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"driverInfo") ) { driverInfo=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"__programs") ) { _hx___programs=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__contextState") ) { _hx___contextState=inValue.Cast< ::openfl::display3D::_internal::Context3DState >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"backBufferWidth") ) { backBufferWidth=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__positionScale") ) { _hx___positionScale=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"backBufferHeight") ) { backBufferHeight=inValue.Cast< int >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__quadIndexBuffer") ) { _hx___quadIndexBuffer=inValue.Cast< ::openfl::display3D::IndexBuffer3D >(); return inValue; } - if (HX_FIELD_EQ(inName,"__vertexConstants") ) { _hx___vertexConstants=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"maxBackBufferWidth") ) { maxBackBufferWidth=inValue.Cast< int >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"enableErrorChecking") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_enableErrorChecking(inValue.Cast< bool >()) ); } - if (HX_FIELD_EQ(inName,"maxBackBufferHeight") ) { maxBackBufferHeight=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__backBufferTexture") ) { _hx___backBufferTexture=inValue.Cast< ::openfl::display3D::textures::RectangleTexture >(); return inValue; } - if (HX_FIELD_EQ(inName,"__fragmentConstants") ) { _hx___fragmentConstants=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"__frontBufferTexture") ) { _hx___frontBufferTexture=inValue.Cast< ::openfl::display3D::textures::RectangleTexture >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"__backBufferAntiAlias") ) { _hx___backBufferAntiAlias=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__enableErrorChecking") ) { _hx___enableErrorChecking=inValue.Cast< bool >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"__renderStage3DProgram") ) { _hx___renderStage3DProgram=inValue.Cast< ::openfl::display3D::Program3D >(); return inValue; } - if (HX_FIELD_EQ(inName,"__quadIndexBufferCount") ) { _hx___quadIndexBufferCount=inValue.Cast< int >(); return inValue; } - break; - case 25: - if (HX_FIELD_EQ(inName,"__quadIndexBufferElements") ) { _hx___quadIndexBufferElements=inValue.Cast< int >(); return inValue; } - break; - case 31: - if (HX_FIELD_EQ(inName,"__backBufferWantsBestResolution") ) { _hx___backBufferWantsBestResolution=inValue.Cast< bool >(); return inValue; } - break; - case 44: - if (HX_FIELD_EQ(inName,"__backBufferWantsBestResolutionOnBrowserZoom") ) { _hx___backBufferWantsBestResolutionOnBrowserZoom=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Context3D_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"__driverInfo") ) { _hx___driverInfo=ioValue.Cast< ::String >(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__glDepthStencil") ) { _hx___glDepthStencil=ioValue.Cast< int >(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__glMaxViewportDims") ) { _hx___glMaxViewportDims=ioValue.Cast< int >(); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"supportsVideoTexture") ) { supportsVideoTexture=ioValue.Cast< bool >(); return true; } - break; - case 24: - if (HX_FIELD_EQ(inName,"__glMemoryTotalAvailable") ) { _hx___glMemoryTotalAvailable=ioValue.Cast< int >(); return true; } - if (HX_FIELD_EQ(inName,"__glTextureMaxAnisotropy") ) { _hx___glTextureMaxAnisotropy=ioValue.Cast< int >(); return true; } - break; - case 26: - if (HX_FIELD_EQ(inName,"__glMemoryCurrentAvailable") ) { _hx___glMemoryCurrentAvailable=ioValue.Cast< int >(); return true; } - break; - case 27: - if (HX_FIELD_EQ(inName,"__glMaxTextureMaxAnisotropy") ) { _hx___glMaxTextureMaxAnisotropy=ioValue.Cast< int >(); return true; } - } - return false; -} - -void Context3D_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("backBufferHeight",ce,3d,76,f3)); - outFields->push(HX_("backBufferWidth",ff,f9,53,8c)); - outFields->push(HX_("driverInfo",b6,18,7b,e3)); - outFields->push(HX_("enableErrorChecking",7f,3c,19,ba)); - outFields->push(HX_("maxBackBufferHeight",92,ac,2a,8e)); - outFields->push(HX_("maxBackBufferWidth",bb,8f,62,be)); - outFields->push(HX_("profile",29,49,49,f3)); - outFields->push(HX_("totalGPUMemory",e9,89,1b,9c)); - outFields->push(HX_("gl",25,5a,00,00)); - outFields->push(HX_("__backBufferAntiAlias",e7,9b,20,bd)); - outFields->push(HX_("__backBufferTexture",f4,e5,95,65)); - outFields->push(HX_("__backBufferWantsBestResolution",0c,81,2c,ec)); - outFields->push(HX_("__backBufferWantsBestResolutionOnBrowserZoom",50,f3,6e,fd)); - outFields->push(HX_("__cleared",0c,58,93,2c)); - outFields->push(HX_("__context",cf,e6,c5,9a)); - outFields->push(HX_("__contextState",c2,f0,30,2b)); - outFields->push(HX_("__renderStage3DProgram",6b,88,79,ad)); - outFields->push(HX_("__enableErrorChecking",5f,5d,0d,28)); - outFields->push(HX_("__fragmentConstants",7f,a5,a6,65)); - outFields->push(HX_("__frontBufferTexture",72,b0,71,38)); - outFields->push(HX_("__positionScale",01,d2,7f,6a)); - outFields->push(HX_("__present",db,8b,2a,bb)); - outFields->push(HX_("__programs",8f,5c,60,29)); - outFields->push(HX_("__quadIndexBuffer",0b,2d,32,36)); - outFields->push(HX_("__quadIndexBufferCount",c4,5f,48,67)); - outFields->push(HX_("__quadIndexBufferElements",62,a2,7c,95)); - outFields->push(HX_("__stage",9e,c3,69,ee)); - outFields->push(HX_("__stage3D",cf,93,18,af)); - outFields->push(HX_("__state",f1,ce,69,ee)); - outFields->push(HX_("__vertexConstants",6b,1f,14,b9)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Context3D_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(Context3D_obj,backBufferHeight),HX_("backBufferHeight",ce,3d,76,f3)}, - {hx::fsInt,(int)offsetof(Context3D_obj,backBufferWidth),HX_("backBufferWidth",ff,f9,53,8c)}, - {hx::fsString,(int)offsetof(Context3D_obj,driverInfo),HX_("driverInfo",b6,18,7b,e3)}, - {hx::fsInt,(int)offsetof(Context3D_obj,maxBackBufferHeight),HX_("maxBackBufferHeight",92,ac,2a,8e)}, - {hx::fsInt,(int)offsetof(Context3D_obj,maxBackBufferWidth),HX_("maxBackBufferWidth",bb,8f,62,be)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Context3D_obj,profile),HX_("profile",29,49,49,f3)}, - {hx::fsObject /* ::lime::_internal::backend::native::NativeOpenGLRenderContext */ ,(int)offsetof(Context3D_obj,gl),HX_("gl",25,5a,00,00)}, - {hx::fsInt,(int)offsetof(Context3D_obj,_hx___backBufferAntiAlias),HX_("__backBufferAntiAlias",e7,9b,20,bd)}, - {hx::fsObject /* ::openfl::display3D::textures::RectangleTexture */ ,(int)offsetof(Context3D_obj,_hx___backBufferTexture),HX_("__backBufferTexture",f4,e5,95,65)}, - {hx::fsBool,(int)offsetof(Context3D_obj,_hx___backBufferWantsBestResolution),HX_("__backBufferWantsBestResolution",0c,81,2c,ec)}, - {hx::fsBool,(int)offsetof(Context3D_obj,_hx___backBufferWantsBestResolutionOnBrowserZoom),HX_("__backBufferWantsBestResolutionOnBrowserZoom",50,f3,6e,fd)}, - {hx::fsBool,(int)offsetof(Context3D_obj,_hx___cleared),HX_("__cleared",0c,58,93,2c)}, - {hx::fsObject /* ::lime::graphics::RenderContext */ ,(int)offsetof(Context3D_obj,_hx___context),HX_("__context",cf,e6,c5,9a)}, - {hx::fsObject /* ::openfl::display3D::_internal::Context3DState */ ,(int)offsetof(Context3D_obj,_hx___contextState),HX_("__contextState",c2,f0,30,2b)}, - {hx::fsObject /* ::openfl::display3D::Program3D */ ,(int)offsetof(Context3D_obj,_hx___renderStage3DProgram),HX_("__renderStage3DProgram",6b,88,79,ad)}, - {hx::fsBool,(int)offsetof(Context3D_obj,_hx___enableErrorChecking),HX_("__enableErrorChecking",5f,5d,0d,28)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(Context3D_obj,_hx___fragmentConstants),HX_("__fragmentConstants",7f,a5,a6,65)}, - {hx::fsObject /* ::openfl::display3D::textures::RectangleTexture */ ,(int)offsetof(Context3D_obj,_hx___frontBufferTexture),HX_("__frontBufferTexture",72,b0,71,38)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(Context3D_obj,_hx___positionScale),HX_("__positionScale",01,d2,7f,6a)}, - {hx::fsBool,(int)offsetof(Context3D_obj,_hx___present),HX_("__present",db,8b,2a,bb)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(Context3D_obj,_hx___programs),HX_("__programs",8f,5c,60,29)}, - {hx::fsObject /* ::openfl::display3D::IndexBuffer3D */ ,(int)offsetof(Context3D_obj,_hx___quadIndexBuffer),HX_("__quadIndexBuffer",0b,2d,32,36)}, - {hx::fsInt,(int)offsetof(Context3D_obj,_hx___quadIndexBufferCount),HX_("__quadIndexBufferCount",c4,5f,48,67)}, - {hx::fsInt,(int)offsetof(Context3D_obj,_hx___quadIndexBufferElements),HX_("__quadIndexBufferElements",62,a2,7c,95)}, - {hx::fsObject /* ::openfl::display::Stage */ ,(int)offsetof(Context3D_obj,_hx___stage),HX_("__stage",9e,c3,69,ee)}, - {hx::fsObject /* ::openfl::display::Stage3D */ ,(int)offsetof(Context3D_obj,_hx___stage3D),HX_("__stage3D",cf,93,18,af)}, - {hx::fsObject /* ::openfl::display3D::_internal::Context3DState */ ,(int)offsetof(Context3D_obj,_hx___state),HX_("__state",f1,ce,69,ee)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(Context3D_obj,_hx___vertexConstants),HX_("__vertexConstants",6b,1f,14,b9)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Context3D_obj_sStaticStorageInfo[] = { - {hx::fsBool,(void *) &Context3D_obj::supportsVideoTexture,HX_("supportsVideoTexture",44,35,75,67)}, - {hx::fsString,(void *) &Context3D_obj::_hx___driverInfo,HX_("__driverInfo",d6,93,0e,1c)}, - {hx::fsInt,(void *) &Context3D_obj::_hx___glDepthStencil,HX_("__glDepthStencil",1e,c0,95,83)}, - {hx::fsInt,(void *) &Context3D_obj::_hx___glMaxTextureMaxAnisotropy,HX_("__glMaxTextureMaxAnisotropy",ea,71,58,8e)}, - {hx::fsInt,(void *) &Context3D_obj::_hx___glMaxViewportDims,HX_("__glMaxViewportDims",b0,ca,60,28)}, - {hx::fsInt,(void *) &Context3D_obj::_hx___glMemoryCurrentAvailable,HX_("__glMemoryCurrentAvailable",96,8c,12,63)}, - {hx::fsInt,(void *) &Context3D_obj::_hx___glMemoryTotalAvailable,HX_("__glMemoryTotalAvailable",2b,ce,6d,69)}, - {hx::fsInt,(void *) &Context3D_obj::_hx___glTextureMaxAnisotropy,HX_("__glTextureMaxAnisotropy",d0,57,23,08)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Context3D_obj_sMemberFields[] = { - HX_("backBufferHeight",ce,3d,76,f3), - HX_("backBufferWidth",ff,f9,53,8c), - HX_("driverInfo",b6,18,7b,e3), - HX_("maxBackBufferHeight",92,ac,2a,8e), - HX_("maxBackBufferWidth",bb,8f,62,be), - HX_("profile",29,49,49,f3), - HX_("gl",25,5a,00,00), - HX_("__backBufferAntiAlias",e7,9b,20,bd), - HX_("__backBufferTexture",f4,e5,95,65), - HX_("__backBufferWantsBestResolution",0c,81,2c,ec), - HX_("__backBufferWantsBestResolutionOnBrowserZoom",50,f3,6e,fd), - HX_("__cleared",0c,58,93,2c), - HX_("__context",cf,e6,c5,9a), - HX_("__contextState",c2,f0,30,2b), - HX_("__renderStage3DProgram",6b,88,79,ad), - HX_("__enableErrorChecking",5f,5d,0d,28), - HX_("__fragmentConstants",7f,a5,a6,65), - HX_("__frontBufferTexture",72,b0,71,38), - HX_("__positionScale",01,d2,7f,6a), - HX_("__present",db,8b,2a,bb), - HX_("__programs",8f,5c,60,29), - HX_("__quadIndexBuffer",0b,2d,32,36), - HX_("__quadIndexBufferCount",c4,5f,48,67), - HX_("__quadIndexBufferElements",62,a2,7c,95), - HX_("__stage",9e,c3,69,ee), - HX_("__stage3D",cf,93,18,af), - HX_("__state",f1,ce,69,ee), - HX_("__vertexConstants",6b,1f,14,b9), - HX_("clear",8d,71,5b,48), - HX_("configureBackBuffer",0d,3c,11,04), - HX_("createCubeTexture",ca,46,30,c8), - HX_("createIndexBuffer",16,40,47,48), - HX_("createProgram",e8,22,3c,dc), - HX_("createRectangleTexture",88,8b,b3,f2), - HX_("createTexture",3f,a1,23,87), - HX_("createVertexBuffer",a0,ec,c7,6a), - HX_("createVideoTexture",bc,6e,fb,b2), - HX_("dispose",9f,80,4c,bb), - HX_("drawToBitmapData",38,55,b6,f4), - HX_("drawTriangles",07,44,68,de), - HX_("present",fb,3a,dc,39), - HX_("setBlendFactors",35,4b,cd,f5), - HX_("setBlendFactorsSeparate",b8,e3,58,51), - HX_("setColorMask",ed,8b,13,48), - HX_("setCulling",ee,06,67,a6), - HX_("setDepthTest",f3,e2,cc,c7), - HX_("setProgram",02,6f,d8,46), - HX_("setProgramConstantsFromByteArray",3a,1f,12,d4), - HX_("setProgramConstantsFromMatrix",d8,d0,45,be), - HX_("setProgramConstantsFromVector",5a,4b,db,99), - HX_("setRenderToBackBuffer",9a,84,fb,ad), - HX_("setRenderToTexture",e8,2c,92,46), - HX_("setSamplerStateAt",7e,30,51,ac), - HX_("setScissorRectangle",35,04,2c,03), - HX_("setStencilActions",a3,ec,a6,2c), - HX_("setStencilReferenceValue",c0,df,a3,11), - HX_("setTextureAt",ac,ee,98,d3), - HX_("setVertexBufferAt",d9,58,f9,c7), - HX_("__bindGLArrayBuffer",57,ea,20,16), - HX_("__bindGLElementArrayBuffer",ff,26,62,10), - HX_("__bindGLFramebuffer",cb,a7,8c,d2), - HX_("__bindGLTexture2D",cb,a0,28,31), - HX_("__bindGLTextureCubeMap",ee,58,b1,ec), - HX_("__dispose",7f,d1,9a,3c), - HX_("__drawTriangles",e7,7c,1a,66), - HX_("__flushGL",c9,2a,9b,eb), - HX_("__flushGLBlend",c8,74,8a,c5), - HX_("__flushGLColor",da,fd,f1,5a), - HX_("__flushGLCulling",a7,ba,f2,dd), - HX_("__flushGLDepth",7a,7d,bf,e7), - HX_("__flushGLFramebuffer",a4,d4,08,ba), - HX_("__flushGLProgram",bb,22,64,7e), - HX_("__flushGLScissor",53,00,52,8f), - HX_("__flushGLStencil",33,96,6e,0a), - HX_("__flushGLTextures",21,4f,e1,f8), - HX_("__flushGLViewport",4f,a4,b7,2f), - HX_("__getGLBlend",36,8d,59,ee), - HX_("__getGLCompareMode",4d,ad,57,0d), - HX_("__getGLStencilAction",b7,a4,86,0d), - HX_("__getGLTriangleFace",40,95,87,c3), - HX_("__renderStage3D",19,ef,69,b1), - HX_("__setGLBlend",aa,2b,d7,f1), - HX_("__setGLBlendEquation",56,5d,f8,75), - HX_("__setGLCullFace",b6,81,af,ac), - HX_("__setGLDepthTest",ce,86,e6,10), - HX_("__setGLFrontFace",bf,65,2a,ee), - HX_("__setGLScissorTest",a7,26,13,08), - HX_("__setGLStencilTest",87,2c,60,ef), - HX_("get_enableErrorChecking",16,e3,6e,c2), - HX_("set_enableErrorChecking",22,4c,d0,c4), - HX_("get_totalGPUMemory",b2,6a,b5,37), - ::String(null()) }; - -static void Context3D_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3D_obj::supportsVideoTexture,"supportsVideoTexture"); - HX_MARK_MEMBER_NAME(Context3D_obj::_hx___driverInfo,"__driverInfo"); - HX_MARK_MEMBER_NAME(Context3D_obj::_hx___glDepthStencil,"__glDepthStencil"); - HX_MARK_MEMBER_NAME(Context3D_obj::_hx___glMaxTextureMaxAnisotropy,"__glMaxTextureMaxAnisotropy"); - HX_MARK_MEMBER_NAME(Context3D_obj::_hx___glMaxViewportDims,"__glMaxViewportDims"); - HX_MARK_MEMBER_NAME(Context3D_obj::_hx___glMemoryCurrentAvailable,"__glMemoryCurrentAvailable"); - HX_MARK_MEMBER_NAME(Context3D_obj::_hx___glMemoryTotalAvailable,"__glMemoryTotalAvailable"); - HX_MARK_MEMBER_NAME(Context3D_obj::_hx___glTextureMaxAnisotropy,"__glTextureMaxAnisotropy"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3D_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3D_obj::supportsVideoTexture,"supportsVideoTexture"); - HX_VISIT_MEMBER_NAME(Context3D_obj::_hx___driverInfo,"__driverInfo"); - HX_VISIT_MEMBER_NAME(Context3D_obj::_hx___glDepthStencil,"__glDepthStencil"); - HX_VISIT_MEMBER_NAME(Context3D_obj::_hx___glMaxTextureMaxAnisotropy,"__glMaxTextureMaxAnisotropy"); - HX_VISIT_MEMBER_NAME(Context3D_obj::_hx___glMaxViewportDims,"__glMaxViewportDims"); - HX_VISIT_MEMBER_NAME(Context3D_obj::_hx___glMemoryCurrentAvailable,"__glMemoryCurrentAvailable"); - HX_VISIT_MEMBER_NAME(Context3D_obj::_hx___glMemoryTotalAvailable,"__glMemoryTotalAvailable"); - HX_VISIT_MEMBER_NAME(Context3D_obj::_hx___glTextureMaxAnisotropy,"__glTextureMaxAnisotropy"); -}; - -#endif - -hx::Class Context3D_obj::__mClass; - -static ::String Context3D_obj_sStaticFields[] = { - HX_("supportsVideoTexture",44,35,75,67), - HX_("__driverInfo",d6,93,0e,1c), - HX_("__glDepthStencil",1e,c0,95,83), - HX_("__glMaxTextureMaxAnisotropy",ea,71,58,8e), - HX_("__glMaxViewportDims",b0,ca,60,28), - HX_("__glMemoryCurrentAvailable",96,8c,12,63), - HX_("__glMemoryTotalAvailable",2b,ce,6d,69), - HX_("__glTextureMaxAnisotropy",d0,57,23,08), - ::String(null()) -}; - -void Context3D_obj::__register() -{ - Context3D_obj _hx_dummy; - Context3D_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D.Context3D",a7,bf,a0,2f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3D_obj::__GetStatic; - __mClass->mSetStaticField = &Context3D_obj::__SetStatic; - __mClass->mMarkFunc = Context3D_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3D_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Context3D_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Context3D_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3D_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3D_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3D_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3D_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_152_boot) -HXDLIN( 152) supportsVideoTexture = false; - } -{ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_254_boot) -HXDLIN( 254) _hx___glDepthStencil = -1; - } -{ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_255_boot) -HXDLIN( 255) _hx___glMaxTextureMaxAnisotropy = -1; - } -{ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_256_boot) -HXDLIN( 256) _hx___glMaxViewportDims = -1; - } -{ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_257_boot) -HXDLIN( 257) _hx___glMemoryCurrentAvailable = -1; - } -{ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_258_boot) -HXDLIN( 258) _hx___glMemoryTotalAvailable = -1; - } -{ - HX_STACKFRAME(&_hx_pos_15a405ef6f3df6a7_259_boot) -HXDLIN( 259) _hx___glTextureMaxAnisotropy = -1; - } -} - -} // end namespace openfl -} // end namespace display3D diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/IndexBuffer3D.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/IndexBuffer3D.cpp deleted file mode 100644 index 55e826ed..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/IndexBuffer3D.cpp +++ /dev/null @@ -1,553 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGLRenderContext_WebGLRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_IndexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_0f6a02916d47e310_39_new,"openfl.display3D.IndexBuffer3D","new",0x7b4eb39c,"openfl.display3D.IndexBuffer3D.new","openfl/display3D/IndexBuffer3D.hx",39,0x3d934296) -HX_LOCAL_STACK_FRAME(_hx_pos_0f6a02916d47e310_54_dispose,"openfl.display3D.IndexBuffer3D","dispose",0xbcffb1db,"openfl.display3D.IndexBuffer3D.dispose","openfl/display3D/IndexBuffer3D.hx",54,0x3d934296) -HX_LOCAL_STACK_FRAME(_hx_pos_0f6a02916d47e310_80_uploadFromByteArray,"openfl.display3D.IndexBuffer3D","uploadFromByteArray",0x61713322,"openfl.display3D.IndexBuffer3D.uploadFromByteArray","openfl/display3D/IndexBuffer3D.hx",80,0x3d934296) -HX_LOCAL_STACK_FRAME(_hx_pos_0f6a02916d47e310_95_uploadFromTypedArray,"openfl.display3D.IndexBuffer3D","uploadFromTypedArray",0x49f635fe,"openfl.display3D.IndexBuffer3D.uploadFromTypedArray","openfl/display3D/IndexBuffer3D.hx",95,0x3d934296) -HX_LOCAL_STACK_FRAME(_hx_pos_0f6a02916d47e310_118_uploadFromVector,"openfl.display3D.IndexBuffer3D","uploadFromVector",0xaabe3672,"openfl.display3D.IndexBuffer3D.uploadFromVector","openfl/display3D/IndexBuffer3D.hx",118,0x3d934296) -namespace openfl{ -namespace display3D{ - -void IndexBuffer3D_obj::__construct( ::openfl::display3D::Context3D context3D,int numIndices, ::Dynamic bufferUsage){ - HX_STACKFRAME(&_hx_pos_0f6a02916d47e310_39_new) -HXLINE( 40) this->_hx___context = context3D; -HXLINE( 41) this->_hx___numIndices = numIndices; -HXLINE( 43) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 44) this->_hx___id = gl->createBuffer(); -HXLINE( 46) int _hx_tmp; -HXDLIN( 46) if (hx::IsEq( bufferUsage,0 )) { -HXLINE( 46) _hx_tmp = gl->DYNAMIC_DRAW; - } - else { -HXLINE( 46) _hx_tmp = gl->STATIC_DRAW; - } -HXDLIN( 46) this->_hx___usage = _hx_tmp; - } - -Dynamic IndexBuffer3D_obj::__CreateEmpty() { return new IndexBuffer3D_obj; } - -void *IndexBuffer3D_obj::_hx_vtable = 0; - -Dynamic IndexBuffer3D_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< IndexBuffer3D_obj > _hx_result = new IndexBuffer3D_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool IndexBuffer3D_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x36314040; -} - -void IndexBuffer3D_obj::dispose(){ - HX_STACKFRAME(&_hx_pos_0f6a02916d47e310_54_dispose) -HXLINE( 55) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 56) gl->deleteBuffer(this->_hx___id); - } - - -HX_DEFINE_DYNAMIC_FUNC0(IndexBuffer3D_obj,dispose,(void)) - -void IndexBuffer3D_obj::uploadFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset,int startOffset,int count){ - HX_GC_STACKFRAME(&_hx_pos_0f6a02916d47e310_80_uploadFromByteArray) -HXLINE( 82) int offset = (byteArrayOffset + (startOffset * 2)); -HXLINE( 83) ::Dynamic elements = null(); -HXDLIN( 83) ::haxe::io::Bytes buffer = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::toArrayBuffer(data); -HXDLIN( 83) ::cpp::VirtualArray array = null(); -HXDLIN( 83) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 83) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 83) ::Dynamic byteoffset = offset; -HXLINE( 96) if (hx::IsNull( byteoffset )) { -HXLINE( 96) byteoffset = 0; - } -HXLINE( 83) ::lime::utils::ArrayBufferView this1; -HXDLIN( 83) if (hx::IsNotNull( elements )) { -HXLINE( 83) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,6); - } - else { -HXLINE( 83) if (hx::IsNotNull( array )) { -HXLINE( 83) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 83) _this->byteOffset = 0; -HXDLIN( 83) _this->length = array->get_length(); -HXDLIN( 83) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 83) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 83) _this->buffer = this2; -HXDLIN( 83) _this->copyFromArray(array,null()); -HXDLIN( 83) this1 = _this; - } - else { -HXLINE( 83) if (hx::IsNotNull( vector )) { -HXLINE( 83) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 83) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 83) _this1->byteOffset = 0; -HXDLIN( 83) _this1->length = array1->get_length(); -HXDLIN( 83) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 83) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 83) _this1->buffer = this3; -HXDLIN( 83) _this1->copyFromArray(array1,null()); -HXDLIN( 83) this1 = _this1; - } - else { -HXLINE( 83) if (hx::IsNotNull( view )) { -HXLINE( 83) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 83) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 83) int srcLength = view->length; -HXDLIN( 83) int srcByteOffset = view->byteOffset; -HXDLIN( 83) int srcElementSize = view->bytesPerElement; -HXDLIN( 83) int elementSize = _this2->bytesPerElement; -HXDLIN( 83) if ((view->type == _this2->type)) { -HXLINE( 83) int srcLength1 = srcData->length; -HXDLIN( 83) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 83) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 83) _this2->buffer = this4; -HXDLIN( 83) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 83) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 83) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 83) _this2->byteOffset = 0; -HXDLIN( 83) _this2->length = srcLength; -HXDLIN( 83) this1 = _this2; - } - else { -HXLINE( 83) if (hx::IsNotNull( buffer )) { -HXLINE( 83) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 83) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 83) if ((in_byteOffset < 0)) { -HXLINE( 83) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 83) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 83) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 83) int bufferByteLength = buffer->length; -HXDLIN( 83) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 83) int newByteLength = bufferByteLength; -HXDLIN( 83) if (hx::IsNull( count )) { -HXLINE( 83) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 83) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 83) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 83) if ((newByteLength < 0)) { -HXLINE( 83) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 83) newByteLength = (count * _this3->bytesPerElement); -HXDLIN( 83) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 83) if ((newRange > bufferByteLength)) { -HXLINE( 83) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 83) _this3->buffer = buffer; -HXDLIN( 83) _this3->byteOffset = in_byteOffset; -HXDLIN( 83) _this3->byteLength = newByteLength; -HXDLIN( 83) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 83) this1 = _this3; - } - else { -HXLINE( 83) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 83) this->uploadFromTypedArray(this1,null()); - } - - -HX_DEFINE_DYNAMIC_FUNC4(IndexBuffer3D_obj,uploadFromByteArray,(void)) - -void IndexBuffer3D_obj::uploadFromTypedArray( ::lime::utils::ArrayBufferView data,hx::Null< int > __o_byteLength){ - int byteLength = __o_byteLength.Default(-1); - HX_STACKFRAME(&_hx_pos_0f6a02916d47e310_95_uploadFromTypedArray) -HXLINE( 96) if (hx::IsNull( data )) { -HXLINE( 96) return; - } -HXLINE( 97) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 98) this->_hx___context->_hx___bindGLElementArrayBuffer(this->_hx___id); -HXLINE( 99) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::bufferData(gl,gl->ELEMENT_ARRAY_BUFFER,data,this->_hx___usage); - } - - -HX_DEFINE_DYNAMIC_FUNC2(IndexBuffer3D_obj,uploadFromTypedArray,(void)) - -void IndexBuffer3D_obj::uploadFromVector( ::openfl::_Vector::IntVector data,int startOffset,int count){ - HX_GC_STACKFRAME(&_hx_pos_0f6a02916d47e310_118_uploadFromVector) -HXLINE( 122) if (hx::IsNull( data )) { -HXLINE( 122) return; - } -HXLINE( 123) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 125) int length = (startOffset + count); -HXLINE( 126) ::lime::utils::ArrayBufferView existingUInt16Array = this->_hx___tempUInt16Array; -HXLINE( 128) bool _hx_tmp; -HXDLIN( 128) if (hx::IsNotNull( this->_hx___tempUInt16Array )) { -HXLINE( 128) _hx_tmp = (this->_hx___tempUInt16Array->length < count); - } - else { -HXLINE( 128) _hx_tmp = true; - } -HXDLIN( 128) if (_hx_tmp) { -HXLINE( 130) ::haxe::io::Bytes buffer = null(); -HXDLIN( 130) ::cpp::VirtualArray array = null(); -HXDLIN( 130) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 130) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 130) ::Dynamic len = null(); -HXDLIN( 130) ::lime::utils::ArrayBufferView this1; -HXDLIN( 130) if (hx::IsNotNull( count )) { -HXLINE( 130) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,count,6); - } - else { -HXLINE( 130) if (hx::IsNotNull( array )) { -HXLINE( 130) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 130) _this->byteOffset = 0; -HXDLIN( 130) _this->length = array->get_length(); -HXDLIN( 130) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 130) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 130) _this->buffer = this2; -HXDLIN( 130) _this->copyFromArray(array,null()); -HXDLIN( 130) this1 = _this; - } - else { -HXLINE( 130) if (hx::IsNotNull( vector )) { -HXLINE( 130) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 130) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 130) _this1->byteOffset = 0; -HXDLIN( 130) _this1->length = array1->get_length(); -HXDLIN( 130) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 130) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 130) _this1->buffer = this3; -HXDLIN( 130) _this1->copyFromArray(array1,null()); -HXDLIN( 130) this1 = _this1; - } - else { -HXLINE( 130) if (hx::IsNotNull( view )) { -HXLINE( 130) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 130) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 130) int srcLength = view->length; -HXDLIN( 130) int srcByteOffset = view->byteOffset; -HXDLIN( 130) int srcElementSize = view->bytesPerElement; -HXDLIN( 130) int elementSize = _this2->bytesPerElement; -HXDLIN( 130) if ((view->type == _this2->type)) { -HXLINE( 130) int srcLength1 = srcData->length; -HXDLIN( 130) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 130) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 130) _this2->buffer = this4; -HXDLIN( 130) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 130) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 130) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 130) _this2->byteOffset = 0; -HXDLIN( 130) _this2->length = srcLength; -HXDLIN( 130) this1 = _this2; - } - else { -HXLINE( 130) if (hx::IsNotNull( buffer )) { -HXLINE( 130) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,6); -HXDLIN( 130) int in_byteOffset = 0; -HXDLIN( 130) if ((in_byteOffset < 0)) { -HXLINE( 130) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 130) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 130) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 130) int bufferByteLength = buffer->length; -HXDLIN( 130) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 130) int newByteLength = bufferByteLength; -HXDLIN( 130) if (hx::IsNull( len )) { -HXLINE( 130) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 130) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 130) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 130) if ((newByteLength < 0)) { -HXLINE( 130) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 130) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 130) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 130) if ((newRange > bufferByteLength)) { -HXLINE( 130) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 130) _this3->buffer = buffer; -HXDLIN( 130) _this3->byteOffset = in_byteOffset; -HXDLIN( 130) _this3->byteLength = newByteLength; -HXDLIN( 130) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 130) this1 = _this3; - } - else { -HXLINE( 130) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt16Array",0a,c7,2d,d5)); - } - } - } - } - } -HXDLIN( 130) this->_hx___tempUInt16Array = this1; -HXLINE( 132) if (hx::IsNotNull( existingUInt16Array )) { -HXLINE( 134) ::lime::utils::ArrayBufferView _this4 = this->_hx___tempUInt16Array; -HXDLIN( 134) ::cpp::VirtualArray array2 = null(); -HXDLIN( 134) int offset = 0; -HXDLIN( 134) bool _hx_tmp1; -HXDLIN( 134) if (hx::IsNotNull( existingUInt16Array )) { -HXLINE( 134) _hx_tmp1 = hx::IsNull( array2 ); - } - else { -HXLINE( 134) _hx_tmp1 = false; - } -HXDLIN( 134) if (_hx_tmp1) { -HXLINE( 134) _this4->buffer->blit((offset * _this4->bytesPerElement),existingUInt16Array->buffer,existingUInt16Array->byteOffset,existingUInt16Array->byteLength); - } - else { -HXLINE( 134) bool _hx_tmp2; -HXDLIN( 134) if (hx::IsNotNull( array2 )) { -HXLINE( 134) _hx_tmp2 = hx::IsNull( existingUInt16Array ); - } - else { -HXLINE( 134) _hx_tmp2 = false; - } -HXDLIN( 134) if (_hx_tmp2) { -HXLINE( 134) _this4->copyFromArray(array2,offset); - } - else { -HXLINE( 134) HX_STACK_DO_THROW(HX_("Invalid .set call. either view, or array must be not-null.",64,ba,b7,6c)); - } - } - } - } -HXLINE( 138) { -HXLINE( 138) int _g = startOffset; -HXDLIN( 138) int _g1 = length; -HXDLIN( 138) while((_g < _g1)){ -HXLINE( 138) _g = (_g + 1); -HXDLIN( 138) int i = (_g - 1); -HXLINE( 140) { -HXLINE( 140) ::lime::utils::ArrayBufferView this5 = this->_hx___tempUInt16Array; -HXDLIN( 140) int val = data->get(i); -HXDLIN( 140) ::__hxcpp_memory_set_ui16(this5->buffer->b,(this5->byteOffset + ((i - startOffset) * 2)),val); - } - } - } -HXLINE( 143) this->uploadFromTypedArray(this->_hx___tempUInt16Array,null()); - } - - -HX_DEFINE_DYNAMIC_FUNC3(IndexBuffer3D_obj,uploadFromVector,(void)) - - -hx::ObjectPtr< IndexBuffer3D_obj > IndexBuffer3D_obj::__new( ::openfl::display3D::Context3D context3D,int numIndices, ::Dynamic bufferUsage) { - hx::ObjectPtr< IndexBuffer3D_obj > __this = new IndexBuffer3D_obj(); - __this->__construct(context3D,numIndices,bufferUsage); - return __this; -} - -hx::ObjectPtr< IndexBuffer3D_obj > IndexBuffer3D_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context3D,int numIndices, ::Dynamic bufferUsage) { - IndexBuffer3D_obj *__this = (IndexBuffer3D_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(IndexBuffer3D_obj), true, "openfl.display3D.IndexBuffer3D")); - *(void **)__this = IndexBuffer3D_obj::_hx_vtable; - __this->__construct(context3D,numIndices,bufferUsage); - return __this; -} - -IndexBuffer3D_obj::IndexBuffer3D_obj() -{ -} - -void IndexBuffer3D_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(IndexBuffer3D); - HX_MARK_MEMBER_NAME(_hx___context,"__context"); - HX_MARK_MEMBER_NAME(_hx___id,"__id"); - HX_MARK_MEMBER_NAME(_hx___memoryUsage,"__memoryUsage"); - HX_MARK_MEMBER_NAME(_hx___numIndices,"__numIndices"); - HX_MARK_MEMBER_NAME(_hx___tempUInt16Array,"__tempUInt16Array"); - HX_MARK_MEMBER_NAME(_hx___usage,"__usage"); - HX_MARK_END_CLASS(); -} - -void IndexBuffer3D_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(_hx___context,"__context"); - HX_VISIT_MEMBER_NAME(_hx___id,"__id"); - HX_VISIT_MEMBER_NAME(_hx___memoryUsage,"__memoryUsage"); - HX_VISIT_MEMBER_NAME(_hx___numIndices,"__numIndices"); - HX_VISIT_MEMBER_NAME(_hx___tempUInt16Array,"__tempUInt16Array"); - HX_VISIT_MEMBER_NAME(_hx___usage,"__usage"); -} - -hx::Val IndexBuffer3D_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"__id") ) { return hx::Val( _hx___id ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__usage") ) { return hx::Val( _hx___usage ); } - if (HX_FIELD_EQ(inName,"dispose") ) { return hx::Val( dispose_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__context") ) { return hx::Val( _hx___context ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__numIndices") ) { return hx::Val( _hx___numIndices ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__memoryUsage") ) { return hx::Val( _hx___memoryUsage ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"uploadFromVector") ) { return hx::Val( uploadFromVector_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__tempUInt16Array") ) { return hx::Val( _hx___tempUInt16Array ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"uploadFromByteArray") ) { return hx::Val( uploadFromByteArray_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"uploadFromTypedArray") ) { return hx::Val( uploadFromTypedArray_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val IndexBuffer3D_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"__id") ) { _hx___id=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"__usage") ) { _hx___usage=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__context") ) { _hx___context=inValue.Cast< ::openfl::display3D::Context3D >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__numIndices") ) { _hx___numIndices=inValue.Cast< int >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__memoryUsage") ) { _hx___memoryUsage=inValue.Cast< int >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__tempUInt16Array") ) { _hx___tempUInt16Array=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void IndexBuffer3D_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("__context",cf,e6,c5,9a)); - outFields->push(HX_("__id",fb,b6,13,3f)); - outFields->push(HX_("__memoryUsage",40,bf,50,c5)); - outFields->push(HX_("__numIndices",a1,00,08,4c)); - outFields->push(HX_("__tempUInt16Array",66,92,c0,bd)); - outFields->push(HX_("__usage",01,b6,8d,14)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo IndexBuffer3D_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::display3D::Context3D */ ,(int)offsetof(IndexBuffer3D_obj,_hx___context),HX_("__context",cf,e6,c5,9a)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(IndexBuffer3D_obj,_hx___id),HX_("__id",fb,b6,13,3f)}, - {hx::fsInt,(int)offsetof(IndexBuffer3D_obj,_hx___memoryUsage),HX_("__memoryUsage",40,bf,50,c5)}, - {hx::fsInt,(int)offsetof(IndexBuffer3D_obj,_hx___numIndices),HX_("__numIndices",a1,00,08,4c)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(IndexBuffer3D_obj,_hx___tempUInt16Array),HX_("__tempUInt16Array",66,92,c0,bd)}, - {hx::fsInt,(int)offsetof(IndexBuffer3D_obj,_hx___usage),HX_("__usage",01,b6,8d,14)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *IndexBuffer3D_obj_sStaticStorageInfo = 0; -#endif - -static ::String IndexBuffer3D_obj_sMemberFields[] = { - HX_("__context",cf,e6,c5,9a), - HX_("__id",fb,b6,13,3f), - HX_("__memoryUsage",40,bf,50,c5), - HX_("__numIndices",a1,00,08,4c), - HX_("__tempUInt16Array",66,92,c0,bd), - HX_("__usage",01,b6,8d,14), - HX_("dispose",9f,80,4c,bb), - HX_("uploadFromByteArray",e6,17,1b,ee), - HX_("uploadFromTypedArray",ba,7c,f4,d1), - HX_("uploadFromVector",2e,6f,6b,a8), - ::String(null()) }; - -hx::Class IndexBuffer3D_obj::__mClass; - -void IndexBuffer3D_obj::__register() -{ - IndexBuffer3D_obj _hx_dummy; - IndexBuffer3D_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D.IndexBuffer3D",aa,f5,d5,3f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(IndexBuffer3D_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< IndexBuffer3D_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = IndexBuffer3D_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = IndexBuffer3D_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display3D diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/Program3D.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/Program3D.cpp deleted file mode 100644 index 0a2d1b67..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/Program3D.cpp +++ /dev/null @@ -1,1106 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_EReg -#include -#endif -#ifndef INCLUDED_Lambda -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_haxe_ds_List -#include -#endif -#ifndef INCLUDED_haxe_ds__List_ListNode -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display__internal_SamplerState -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_Program3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_Uniform -#include -#endif -#ifndef INCLUDED_openfl_display3D_UniformMap -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal_AGALConverter -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_IllegalOperationError -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_536f681b10c755a2_81_new,"openfl.display3D.Program3D","new",0xcbd1926e,"openfl.display3D.Program3D.new","openfl/display3D/Program3D.hx",81,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_536f681b10c755a2_113_dispose,"openfl.display3D.Program3D","dispose",0x556f61ad,"openfl.display3D.Program3D.dispose","openfl/display3D/Program3D.hx",113,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_536f681b10c755a2_126_getAttributeIndex,"openfl.display3D.Program3D","getAttributeIndex",0x2e3d631a,"openfl.display3D.Program3D.getAttributeIndex","openfl/display3D/Program3D.hx",126,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_536f681b10c755a2_160_getConstantIndex,"openfl.display3D.Program3D","getConstantIndex",0x8204f5ca,"openfl.display3D.Program3D.getConstantIndex","openfl/display3D/Program3D.hx",160,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_536f681b10c755a2_388_upload,"openfl.display3D.Program3D","upload",0x91a244b3,"openfl.display3D.Program3D.upload","openfl/display3D/Program3D.hx",388,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_536f681b10c755a2_419_uploadSources,"openfl.display3D.Program3D","uploadSources",0xb1ce3ec5,"openfl.display3D.Program3D.uploadSources","openfl/display3D/Program3D.hx",419,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_536f681b10c755a2_481___buildAGALUniformList,"openfl.display3D.Program3D","__buildAGALUniformList",0x8e0fee45,"openfl.display3D.Program3D.__buildAGALUniformList","openfl/display3D/Program3D.hx",481,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_536f681b10c755a2_587___deleteShaders,"openfl.display3D.Program3D","__deleteShaders",0x8861ecb1,"openfl.display3D.Program3D.__deleteShaders","openfl/display3D/Program3D.hx",587,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_536f681b10c755a2_610___disable,"openfl.display3D.Program3D","__disable",0xc40e7b56,"openfl.display3D.Program3D.__disable","openfl/display3D/Program3D.hx",610,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_536f681b10c755a2_651___enable,"openfl.display3D.Program3D","__enable",0xe51924d5,"openfl.display3D.Program3D.__enable","openfl/display3D/Program3D.hx",651,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_536f681b10c755a2_707___flush,"openfl.display3D.Program3D","__flush",0x071c9cb2,"openfl.display3D.Program3D.__flush","openfl/display3D/Program3D.hx",707,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_536f681b10c755a2_748___getSamplerState,"openfl.display3D.Program3D","__getSamplerState",0x4314690d,"openfl.display3D.Program3D.__getSamplerState","openfl/display3D/Program3D.hx",748,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_536f681b10c755a2_752___markDirty,"openfl.display3D.Program3D","__markDirty",0xf012f9b3,"openfl.display3D.Program3D.__markDirty","openfl/display3D/Program3D.hx",752,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_536f681b10c755a2_766___processGLSLData,"openfl.display3D.Program3D","__processGLSLData",0x3f7fcc25,"openfl.display3D.Program3D.__processGLSLData","openfl/display3D/Program3D.hx",766,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_536f681b10c755a2_838___setPositionScale,"openfl.display3D.Program3D","__setPositionScale",0x1baf80f1,"openfl.display3D.Program3D.__setPositionScale","openfl/display3D/Program3D.hx",838,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_536f681b10c755a2_850___setSamplerState,"openfl.display3D.Program3D","__setSamplerState",0x3edfe619,"openfl.display3D.Program3D.__setSamplerState","openfl/display3D/Program3D.hx",850,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_536f681b10c755a2_854___uploadFromGLSL,"openfl.display3D.Program3D","__uploadFromGLSL",0x163cc3db,"openfl.display3D.Program3D.__uploadFromGLSL","openfl/display3D/Program3D.hx",854,0x0a985b04) -namespace openfl{ -namespace display3D{ - -void Program3D_obj::__construct( ::openfl::display3D::Context3D context3D, ::Dynamic format){ - HX_GC_STACKFRAME(&_hx_pos_536f681b10c755a2_81_new) -HXLINE( 82) this->_hx___context = context3D; -HXLINE( 83) this->_hx___format = format; -HXLINE( 85) if (hx::IsEq( this->_hx___format,0 )) { -HXLINE( 88) this->_hx___agalSamplerUsageMask = 0; -HXLINE( 89) this->_hx___agalUniforms = ::haxe::ds::List_obj::__alloc( HX_CTX ); -HXLINE( 90) this->_hx___agalSamplerUniforms = ::haxe::ds::List_obj::__alloc( HX_CTX ); -HXLINE( 91) this->_hx___agalAlphaSamplerUniforms = ::haxe::ds::List_obj::__alloc( HX_CTX ); -HXLINE( 92) this->_hx___agalAlphaSamplerEnabled = ::Array_obj< ::Dynamic>::__new(); - } - else { -HXLINE( 96) this->_hx___glslAttribNames = ::Array_obj< ::String >::__new(); -HXLINE( 97) this->_hx___glslAttribTypes = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 98) this->_hx___glslSamplerNames = ::Array_obj< ::String >::__new(); -HXLINE( 99) this->_hx___glslUniformLocations = ::Array_obj< int >::__new(); -HXLINE( 100) this->_hx___glslUniformNames = ::Array_obj< ::String >::__new(); -HXLINE( 101) this->_hx___glslUniformTypes = ::Array_obj< ::Dynamic>::__new(); - } -HXLINE( 104) this->_hx___samplerStates = ::Array_obj< ::Dynamic>::__new(); - } - -Dynamic Program3D_obj::__CreateEmpty() { return new Program3D_obj; } - -void *Program3D_obj::_hx_vtable = 0; - -Dynamic Program3D_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Program3D_obj > _hx_result = new Program3D_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool Program3D_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x28394b12; -} - -void Program3D_obj::dispose(){ - HX_STACKFRAME(&_hx_pos_536f681b10c755a2_113_dispose) -HXDLIN( 113) this->_hx___deleteShaders(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Program3D_obj,dispose,(void)) - -int Program3D_obj::getAttributeIndex(::String name){ - HX_STACKFRAME(&_hx_pos_536f681b10c755a2_126_getAttributeIndex) -HXDLIN( 126) if (hx::IsEq( this->_hx___format,0 )) { -HXLINE( 130) if (::StringTools_obj::startsWith(name,HX_("va",2b,67,00,00))) { -HXLINE( 132) return ( (int)(::Std_obj::parseInt(name.substring(2,null()))) ); - } - else { -HXLINE( 136) return -1; - } - } - else { -HXLINE( 141) { -HXLINE( 141) int _g = 0; -HXDLIN( 141) int _g1 = this->_hx___glslAttribNames->length; -HXDLIN( 141) while((_g < _g1)){ -HXLINE( 141) _g = (_g + 1); -HXDLIN( 141) int i = (_g - 1); -HXLINE( 143) if ((this->_hx___glslAttribNames->__get(i) == name)) { -HXLINE( 143) return i; - } - } - } -HXLINE( 146) return -1; - } -HXLINE( 126) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Program3D_obj,getAttributeIndex,return ) - -int Program3D_obj::getConstantIndex(::String name){ - HX_STACKFRAME(&_hx_pos_536f681b10c755a2_160_getConstantIndex) -HXDLIN( 160) if (hx::IsEq( this->_hx___format,0 )) { -HXLINE( 164) if (::StringTools_obj::startsWith(name,HX_("vc",2d,67,00,00))) { -HXLINE( 166) return ( (int)(::Std_obj::parseInt(name.substring(2,null()))) ); - } - else { -HXLINE( 168) if (::StringTools_obj::startsWith(name,HX_("fc",3d,59,00,00))) { -HXLINE( 170) return ( (int)(::Std_obj::parseInt(name.substring(2,null()))) ); - } - else { -HXLINE( 174) return -1; - } - } - } - else { -HXLINE( 179) { -HXLINE( 179) int _g = 0; -HXDLIN( 179) int _g1 = this->_hx___glslUniformNames->length; -HXDLIN( 179) while((_g < _g1)){ -HXLINE( 179) _g = (_g + 1); -HXDLIN( 179) int i = (_g - 1); -HXLINE( 181) if ((this->_hx___glslUniformNames->__get(i) == name)) { -HXLINE( 181) return this->_hx___glslUniformLocations->__get(i); - } - } - } -HXLINE( 184) return -1; - } -HXLINE( 160) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Program3D_obj,getConstantIndex,return ) - -void Program3D_obj::upload( ::openfl::utils::ByteArrayData vertexProgram, ::openfl::utils::ByteArrayData fragmentProgram){ - HX_STACKFRAME(&_hx_pos_536f681b10c755a2_388_upload) -HXLINE( 389) if (hx::IsNotEq( this->_hx___format,0 )) { -HXLINE( 389) return; - } -HXLINE( 392) ::Array< ::Dynamic> samplerStates = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 394) ::String glslVertex = ::openfl::display3D::_internal::agal::AGALConverter_obj::convertToGLSL(vertexProgram,null()); -HXLINE( 395) ::String glslFragment = ::openfl::display3D::_internal::agal::AGALConverter_obj::convertToGLSL(fragmentProgram,samplerStates); -HXLINE( 397) if ((::lime::utils::Log_obj::level == 5)) { -HXLINE( 399) ::lime::utils::Log_obj::info(glslVertex,hx::SourceInfo(HX_("openfl/display3D/Program3D.hx",04,5b,98,0a),399,HX_("openfl.display3D.Program3D",7c,83,68,f5),HX_("upload",01,ca,59,8c))); -HXLINE( 400) ::lime::utils::Log_obj::info(glslFragment,hx::SourceInfo(HX_("openfl/display3D/Program3D.hx",04,5b,98,0a),400,HX_("openfl.display3D.Program3D",7c,83,68,f5),HX_("upload",01,ca,59,8c))); - } -HXLINE( 403) this->_hx___deleteShaders(); -HXLINE( 404) this->_hx___uploadFromGLSL(glslVertex,glslFragment); -HXLINE( 405) this->_hx___buildAGALUniformList(); -HXLINE( 407) { -HXLINE( 407) int _g = 0; -HXDLIN( 407) int _g1 = samplerStates->length; -HXDLIN( 407) while((_g < _g1)){ -HXLINE( 407) _g = (_g + 1); -HXDLIN( 407) int i = (_g - 1); -HXLINE( 409) this->_hx___samplerStates[i] = samplerStates->__get(i).StaticCast< ::openfl::display::_internal::SamplerState >(); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Program3D_obj,upload,(void)) - -void Program3D_obj::uploadSources(::String vertexSource,::String fragmentSource){ - HX_STACKFRAME(&_hx_pos_536f681b10c755a2_419_uploadSources) -HXLINE( 420) if (hx::IsNotEq( this->_hx___format,1 )) { -HXLINE( 420) return; - } -HXLINE( 424) ::String prefix = HX_("#ifdef GL_ES\n\t\t\t#ifdef GL_FRAGMENT_PRECISION_HIGH\n\t\t\tprecision highp float;\n\t\t\t#else\n\t\t\tprecision mediump float;\n\t\t\t#endif\n\t\t\t#endif\n\t\t\t",10,0d,3d,d3); -HXLINE( 433) ::String vertex = (prefix + vertexSource); -HXLINE( 434) ::String fragment = (prefix + fragmentSource); -HXLINE( 436) bool _hx_tmp; -HXDLIN( 436) if ((vertex == this->_hx___glVertexSource)) { -HXLINE( 436) _hx_tmp = (fragment == this->_hx___glFragmentSource); - } - else { -HXLINE( 436) _hx_tmp = false; - } -HXDLIN( 436) if (_hx_tmp) { -HXLINE( 436) return; - } -HXLINE( 438) this->_hx___processGLSLData(vertexSource,HX_("attribute",1c,70,f0,fa)); -HXLINE( 439) this->_hx___processGLSLData(vertexSource,HX_("uniform",34,41,64,b5)); -HXLINE( 440) this->_hx___processGLSLData(fragmentSource,HX_("uniform",34,41,64,b5)); -HXLINE( 442) this->_hx___deleteShaders(); -HXLINE( 443) this->_hx___uploadFromGLSL(vertex,fragment); -HXLINE( 447) ::Array< ::String > samplerNames = this->_hx___glslSamplerNames; -HXLINE( 448) ::Array< ::String > attribNames = this->_hx___glslAttribNames; -HXLINE( 449) ::Array< ::Dynamic> attribTypes = this->_hx___glslAttribTypes; -HXLINE( 450) ::Array< ::String > uniformNames = this->_hx___glslUniformNames; -HXLINE( 452) this->_hx___glslSamplerNames = ::Array_obj< ::String >::__new(); -HXLINE( 453) this->_hx___glslAttribNames = ::Array_obj< ::String >::__new(); -HXLINE( 454) this->_hx___glslAttribTypes = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 455) this->_hx___glslUniformLocations = ::Array_obj< int >::__new(); -HXLINE( 457) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 458) int index; -HXDLIN( 458) int location; -HXLINE( 460) { -HXLINE( 460) int _g = 0; -HXDLIN( 460) while((_g < samplerNames->length)){ -HXLINE( 460) ::String name = samplerNames->__get(_g); -HXDLIN( 460) _g = (_g + 1); -HXLINE( 462) index = gl->getUniformLocation(this->_hx___glProgram,name); -HXLINE( 463) this->_hx___glslSamplerNames[index] = name; - } - } -HXLINE( 466) { -HXLINE( 466) int _g1 = 0; -HXDLIN( 466) int _g2 = attribNames->length; -HXDLIN( 466) while((_g1 < _g2)){ -HXLINE( 466) _g1 = (_g1 + 1); -HXDLIN( 466) int i = (_g1 - 1); -HXLINE( 468) index = gl->getAttribLocation(this->_hx___glProgram,attribNames->__get(i)); -HXLINE( 469) this->_hx___glslAttribNames[index] = attribNames->__get(i); -HXLINE( 470) this->_hx___glslAttribTypes[index] = attribTypes->__get(i); - } - } -HXLINE( 473) { -HXLINE( 473) int _g3 = 0; -HXDLIN( 473) int _g4 = uniformNames->length; -HXDLIN( 473) while((_g3 < _g4)){ -HXLINE( 473) _g3 = (_g3 + 1); -HXDLIN( 473) int i1 = (_g3 - 1); -HXLINE( 475) location = gl->getUniformLocation(this->_hx___glProgram,uniformNames->__get(i1)); -HXLINE( 476) this->_hx___glslUniformLocations[i1] = location; - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Program3D_obj,uploadSources,(void)) - -void Program3D_obj::_hx___buildAGALUniformList(){ - HX_GC_STACKFRAME(&_hx_pos_536f681b10c755a2_481___buildAGALUniformList) -HXLINE( 482) if (hx::IsEq( this->_hx___format,1 )) { -HXLINE( 482) return; - } -HXLINE( 485) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 487) this->_hx___agalUniforms->clear(); -HXLINE( 488) this->_hx___agalSamplerUniforms->clear(); -HXLINE( 489) this->_hx___agalAlphaSamplerUniforms->clear(); -HXLINE( 490) this->_hx___agalAlphaSamplerEnabled = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 492) this->_hx___agalSamplerUsageMask = 0; -HXLINE( 494) int numActive = 0; -HXLINE( 495) numActive = ( (int)(gl->getProgramParameter(this->_hx___glProgram,gl->ACTIVE_UNIFORMS)) ); -HXLINE( 497) ::haxe::ds::List vertexUniforms = ::haxe::ds::List_obj::__alloc( HX_CTX ); -HXLINE( 498) ::haxe::ds::List fragmentUniforms = ::haxe::ds::List_obj::__alloc( HX_CTX ); -HXLINE( 500) { -HXLINE( 500) int _g = 0; -HXDLIN( 500) int _g1 = numActive; -HXDLIN( 500) while((_g < _g1)){ -HXLINE( 500) _g = (_g + 1); -HXDLIN( 500) int i = (_g - 1); -HXLINE( 502) ::Dynamic info = gl->getActiveUniform(this->_hx___glProgram,i); -HXLINE( 503) ::String name = ( (::String)(info->__Field(HX_("name",4b,72,ff,48),hx::paccDynamic)) ); -HXLINE( 504) int size = ( (int)(info->__Field(HX_("size",c1,a0,53,4c),hx::paccDynamic)) ); -HXLINE( 505) int uniformType = ( (int)(info->__Field(HX_("type",ba,f2,08,4d),hx::paccDynamic)) ); -HXLINE( 507) ::openfl::display3D::Uniform uniform = ::openfl::display3D::Uniform_obj::__alloc( HX_CTX ,this->_hx___context); -HXLINE( 508) uniform->name = name; -HXLINE( 509) uniform->size = size; -HXLINE( 510) uniform->type = uniformType; -HXLINE( 512) uniform->location = gl->getUniformLocation(this->_hx___glProgram,uniform->name); -HXLINE( 514) int indexBracket = uniform->name.indexOf(HX_("[",5b,00,00,00),null()); -HXLINE( 516) if ((indexBracket >= 0)) { -HXLINE( 518) uniform->name = uniform->name.substring(0,indexBracket); - } -HXLINE( 521) switch((int)(uniform->type)){ - case (int)35674: { -HXLINE( 524) uniform->regCount = 2; - } - break; - case (int)35675: { -HXLINE( 526) uniform->regCount = 3; - } - break; - case (int)35676: { -HXLINE( 528) uniform->regCount = 4; - } - break; - default:{ -HXLINE( 530) uniform->regCount = 1; - } - } -HXLINE( 533) ::openfl::display3D::Uniform uniform1 = uniform; -HXDLIN( 533) uniform1->regCount = (uniform1->regCount * uniform->size); -HXLINE( 535) this->_hx___agalUniforms->add(uniform); -HXLINE( 537) if ((uniform->name == HX_("vcPositionScale",b4,c9,c0,1f))) { -HXLINE( 539) this->_hx___agalPositionScale = uniform; - } - else { -HXLINE( 541) if (::StringTools_obj::startsWith(uniform->name,HX_("vc",2d,67,00,00))) { -HXLINE( 543) uniform->regIndex = ( (int)(::Std_obj::parseInt(uniform->name.substring(2,null()))) ); -HXLINE( 544) uniform->regData = this->_hx___context->_hx___vertexConstants; -HXLINE( 545) vertexUniforms->add(uniform); - } - else { -HXLINE( 547) if (::StringTools_obj::startsWith(uniform->name,HX_("fc",3d,59,00,00))) { -HXLINE( 549) uniform->regIndex = ( (int)(::Std_obj::parseInt(uniform->name.substring(2,null()))) ); -HXLINE( 550) uniform->regData = this->_hx___context->_hx___fragmentConstants; -HXLINE( 551) fragmentUniforms->add(uniform); - } - else { -HXLINE( 553) bool _hx_tmp; -HXDLIN( 553) if (::StringTools_obj::startsWith(uniform->name,HX_("sampler",08,c5,c9,83))) { -HXLINE( 553) _hx_tmp = (uniform->name.indexOf(HX_("alpha",5e,a7,96,21),null()) == -1); - } - else { -HXLINE( 553) _hx_tmp = false; - } -HXDLIN( 553) if (_hx_tmp) { -HXLINE( 555) uniform->regIndex = ( (int)(::Std_obj::parseInt(uniform->name.substring(7,null()))) ); -HXLINE( 556) this->_hx___agalSamplerUniforms->add(uniform); -HXLINE( 558) { -HXLINE( 558) int _g11 = 0; -HXDLIN( 558) int _g2 = uniform->regCount; -HXDLIN( 558) while((_g11 < _g2)){ -HXLINE( 558) _g11 = (_g11 + 1); -HXDLIN( 558) int reg = (_g11 - 1); -HXLINE( 560) ::openfl::display3D::Program3D _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 560) _hx_tmp1->_hx___agalSamplerUsageMask = (_hx_tmp1->_hx___agalSamplerUsageMask | (1 << (uniform->regIndex + reg))); - } - } - } - else { -HXLINE( 563) bool _hx_tmp2; -HXDLIN( 563) if (::StringTools_obj::startsWith(uniform->name,HX_("sampler",08,c5,c9,83))) { -HXLINE( 563) _hx_tmp2 = ::StringTools_obj::endsWith(uniform->name,HX_("_alpha",9f,ee,7d,1d)); - } - else { -HXLINE( 563) _hx_tmp2 = false; - } -HXDLIN( 563) if (_hx_tmp2) { -HXLINE( 565) int len = (uniform->name.indexOf(HX_("_",5f,00,00,00),null()) - 7); -HXLINE( 566) uniform->regIndex = (::Std_obj::parseInt(uniform->name.substring(7,(7 + len))) + 4); -HXLINE( 567) this->_hx___agalAlphaSamplerUniforms->add(uniform); - } - else { -HXLINE( 569) bool _hx_tmp3; -HXDLIN( 569) if (::StringTools_obj::startsWith(uniform->name,HX_("sampler",08,c5,c9,83))) { -HXLINE( 569) _hx_tmp3 = ::StringTools_obj::endsWith(uniform->name,HX_("_alphaEnabled",a2,df,12,f4)); - } - else { -HXLINE( 569) _hx_tmp3 = false; - } -HXDLIN( 569) if (_hx_tmp3) { -HXLINE( 571) uniform->regIndex = ( (int)(::Std_obj::parseInt(uniform->name.substring(7,null()))) ); -HXLINE( 572) this->_hx___agalAlphaSamplerEnabled[uniform->regIndex] = uniform; - } - } - } - } - } - } -HXLINE( 575) if ((::lime::utils::Log_obj::level == 5)) { -HXLINE( 577) ::lime::utils::Log_obj::verbose((((((((((HX_("",00,00,00,00) + i) + HX_(" name:",6f,1b,f0,61)) + uniform->name) + HX_(" type:",20,fc,36,e6)) + uniform->type) + HX_(" size:",39,94,44,48)) + uniform->size) + HX_(" location:",45,fc,a8,c1)) + uniform->location),hx::SourceInfo(HX_("openfl/display3D/Program3D.hx",04,5b,98,0a),577,HX_("openfl.display3D.Program3D",7c,83,68,f5),HX_("__buildAGALUniformList",93,6f,2b,39))); - } - } - } -HXLINE( 581) this->_hx___agalVertexUniformMap = ::openfl::display3D::UniformMap_obj::__alloc( HX_CTX ,::Lambda_obj::array(vertexUniforms)); -HXLINE( 582) this->_hx___agalFragmentUniformMap = ::openfl::display3D::UniformMap_obj::__alloc( HX_CTX ,::Lambda_obj::array(fragmentUniforms)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Program3D_obj,_hx___buildAGALUniformList,(void)) - -void Program3D_obj::_hx___deleteShaders(){ - HX_STACKFRAME(&_hx_pos_536f681b10c755a2_587___deleteShaders) -HXLINE( 588) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 590) if (hx::IsNotNull( this->_hx___glProgram )) { -HXLINE( 592) this->_hx___glProgram = null(); - } -HXLINE( 595) if (hx::IsNotNull( this->_hx___glVertexShader )) { -HXLINE( 597) gl->deleteShader(this->_hx___glVertexShader); -HXLINE( 598) this->_hx___glVertexShader = null(); - } -HXLINE( 601) if (hx::IsNotNull( this->_hx___glFragmentShader )) { -HXLINE( 603) gl->deleteShader(this->_hx___glFragmentShader); -HXLINE( 604) this->_hx___glFragmentShader = null(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Program3D_obj,_hx___deleteShaders,(void)) - -void Program3D_obj::_hx___disable(){ - HX_STACKFRAME(&_hx_pos_536f681b10c755a2_610___disable) -HXDLIN( 610) bool _hx_tmp = hx::IsEq( this->_hx___format,1 ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Program3D_obj,_hx___disable,(void)) - -void Program3D_obj::_hx___enable(){ - HX_GC_STACKFRAME(&_hx_pos_536f681b10c755a2_651___enable) -HXLINE( 652) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 653) gl->useProgram(this->_hx___glProgram); -HXLINE( 655) if (hx::IsEq( this->_hx___format,0 )) { -HXLINE( 657) this->_hx___agalVertexUniformMap->markAllDirty(); -HXLINE( 658) this->_hx___agalFragmentUniformMap->markAllDirty(); -HXLINE( 660) { -HXLINE( 660) ::haxe::ds::_List::ListNode _g_head = this->_hx___agalSamplerUniforms->h; -HXDLIN( 660) while(hx::IsNotNull( _g_head )){ -HXLINE( 660) ::openfl::display3D::Uniform val = ( ( ::openfl::display3D::Uniform)(_g_head->item) ); -HXDLIN( 660) _g_head = _g_head->next; -HXDLIN( 660) ::openfl::display3D::Uniform sampler = val; -HXLINE( 662) if ((sampler->regCount == 1)) { -HXLINE( 664) gl->uniform1i(sampler->location,sampler->regIndex); - } - else { -HXLINE( 668) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,HX_("!!! TODO: uniform location on webgl",0c,47,d9,53))); - } - } - } -HXLINE( 672) { -HXLINE( 672) ::haxe::ds::_List::ListNode _g1_head = this->_hx___agalAlphaSamplerUniforms->h; -HXDLIN( 672) while(hx::IsNotNull( _g1_head )){ -HXLINE( 672) ::openfl::display3D::Uniform val1 = ( ( ::openfl::display3D::Uniform)(_g1_head->item) ); -HXDLIN( 672) _g1_head = _g1_head->next; -HXDLIN( 672) ::openfl::display3D::Uniform sampler1 = val1; -HXLINE( 674) if ((sampler1->regCount == 1)) { -HXLINE( 676) gl->uniform1i(sampler1->location,sampler1->regIndex); - } - else { -HXLINE( 680) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,HX_("!!! TODO: uniform location on webgl",0c,47,d9,53))); - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Program3D_obj,_hx___enable,(void)) - -void Program3D_obj::_hx___flush(){ - HX_STACKFRAME(&_hx_pos_536f681b10c755a2_707___flush) -HXDLIN( 707) if (hx::IsEq( this->_hx___format,0 )) { -HXLINE( 709) this->_hx___agalVertexUniformMap->flush(); -HXLINE( 710) this->_hx___agalFragmentUniformMap->flush(); - } - else { -HXLINE( 715) return; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Program3D_obj,_hx___flush,(void)) - - ::openfl::display::_internal::SamplerState Program3D_obj::_hx___getSamplerState(int sampler){ - HX_STACKFRAME(&_hx_pos_536f681b10c755a2_748___getSamplerState) -HXDLIN( 748) return this->_hx___samplerStates->__get(sampler).StaticCast< ::openfl::display::_internal::SamplerState >(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Program3D_obj,_hx___getSamplerState,return ) - -void Program3D_obj::_hx___markDirty(bool isVertex,int index,int count){ - HX_STACKFRAME(&_hx_pos_536f681b10c755a2_752___markDirty) -HXLINE( 753) if (hx::IsEq( this->_hx___format,1 )) { -HXLINE( 753) return; - } -HXLINE( 755) if (isVertex) { -HXLINE( 757) this->_hx___agalVertexUniformMap->markDirty(index,count); - } - else { -HXLINE( 761) this->_hx___agalFragmentUniformMap->markDirty(index,count); - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Program3D_obj,_hx___markDirty,(void)) - -void Program3D_obj::_hx___processGLSLData(::String source,::String storageType){ - HX_GC_STACKFRAME(&_hx_pos_536f681b10c755a2_766___processGLSLData) -HXLINE( 767) int lastMatch = 0; -HXDLIN( 767) ::Dynamic position; -HXDLIN( 767) ::EReg regex; -HXDLIN( 767) ::String name; -HXDLIN( 767) ::String type; -HXLINE( 769) if ((storageType == HX_("uniform",34,41,64,b5))) { -HXLINE( 771) regex = ::EReg_obj::__alloc( HX_CTX ,HX_("uniform ([A-Za-z0-9]+) ([A-Za-z0-9_]+)",e3,a8,c0,f8),HX_("",00,00,00,00)); - } - else { -HXLINE( 775) regex = ::EReg_obj::__alloc( HX_CTX ,HX_("attribute ([A-Za-z0-9]+) ([A-Za-z0-9_]+)",fb,2e,25,cc),HX_("",00,00,00,00)); - } -HXLINE( 778) while(regex->matchSub(source,lastMatch,null())){ -HXLINE( 780) type = regex->matched(1); -HXLINE( 781) name = regex->matched(2); -HXLINE( 783) if (::StringTools_obj::startsWith(name,HX_("gl_",9a,86,4e,00))) { -HXLINE( 785) continue; - } -HXLINE( 788) if (::StringTools_obj::startsWith(type,HX_("sampler",08,c5,c9,83))) { -HXLINE( 790) this->_hx___glslSamplerNames->push(name); - } - else { -HXLINE( 794) ::Dynamic parameterType; -HXDLIN( 794) ::String _hx_switch_0 = type; - if ( (_hx_switch_0==HX_("bool",2a,84,1b,41)) ){ -HXLINE( 794) parameterType = 0; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("bvec2",c0,00,91,bb)) ){ -HXLINE( 794) parameterType = 1; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("bvec3",c1,00,91,bb)) ){ -HXLINE( 794) parameterType = 2; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("bvec4",c2,00,91,bb)) ){ -HXLINE( 794) parameterType = 3; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("dvec2",c2,29,5e,e2)) || (_hx_switch_0==HX_("vec2",5e,27,4c,4e)) ){ -HXLINE( 794) parameterType = 5; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("dvec3",c3,29,5e,e2)) || (_hx_switch_0==HX_("vec3",5f,27,4c,4e)) ){ -HXLINE( 794) parameterType = 6; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("double",11,2b,cb,32)) || (_hx_switch_0==HX_("float",9c,c5,96,02)) ){ -HXLINE( 794) parameterType = 4; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("ivec3",48,10,5f,c3)) || (_hx_switch_0==HX_("uvec3",54,06,2e,ac)) ){ -HXLINE( 794) parameterType = 10; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("ivec4",49,10,5f,c3)) || (_hx_switch_0==HX_("uvec4",55,06,2e,ac)) ){ -HXLINE( 794) parameterType = 11; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("mat2",92,41,56,48)) || (_hx_switch_0==HX_("mat2x2",cc,b2,97,bb)) ){ -HXLINE( 794) parameterType = 12; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("mat2x3",cd,b2,97,bb)) ){ -HXLINE( 794) parameterType = 13; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("mat2x4",ce,b2,97,bb)) ){ -HXLINE( 794) parameterType = 14; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("mat3x2",0d,75,98,bb)) ){ -HXLINE( 794) parameterType = 15; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("mat3",93,41,56,48)) || (_hx_switch_0==HX_("mat3x3",0e,75,98,bb)) ){ -HXLINE( 794) parameterType = 16; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("mat3x4",0f,75,98,bb)) ){ -HXLINE( 794) parameterType = 17; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("mat4",94,41,56,48)) || (_hx_switch_0==HX_("mat4x4",50,37,99,bb)) ){ -HXLINE( 794) parameterType = 20; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("mat4x2",4e,37,99,bb)) ){ -HXLINE( 794) parameterType = 18; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("mat4x3",4f,37,99,bb)) ){ -HXLINE( 794) parameterType = 19; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("int",ef,0c,50,00)) || (_hx_switch_0==HX_("uint",9a,03,a6,4d)) ){ -HXLINE( 794) parameterType = 8; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("ivec2",47,10,5f,c3)) || (_hx_switch_0==HX_("uvec2",53,06,2e,ac)) ){ -HXLINE( 794) parameterType = 9; -HXDLIN( 794) goto _hx_goto_24; - } - if ( (_hx_switch_0==HX_("dvec4",c4,29,5e,e2)) || (_hx_switch_0==HX_("vec4",60,27,4c,4e)) ){ -HXLINE( 794) parameterType = 7; -HXDLIN( 794) goto _hx_goto_24; - } - /* default */{ -HXLINE( 794) parameterType = null(); - } - _hx_goto_24:; -HXLINE( 820) if ((storageType == HX_("uniform",34,41,64,b5))) { -HXLINE( 822) this->_hx___glslUniformNames->push(name); -HXLINE( 823) this->_hx___glslUniformTypes->push(parameterType); - } - else { -HXLINE( 827) this->_hx___glslAttribNames->push(name); -HXLINE( 828) this->_hx___glslAttribTypes->push(parameterType); - } - } -HXLINE( 832) position = regex->matchedPos(); -HXLINE( 833) lastMatch = ( (int)((position->__Field(HX_("pos",94,5d,55,00),hx::paccDynamic) + position->__Field(HX_("len",d5,4b,52,00),hx::paccDynamic))) ); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Program3D_obj,_hx___processGLSLData,(void)) - -void Program3D_obj::_hx___setPositionScale( ::lime::utils::ArrayBufferView positionScale){ - HX_STACKFRAME(&_hx_pos_536f681b10c755a2_838___setPositionScale) -HXLINE( 839) if (hx::IsEq( this->_hx___format,1 )) { -HXLINE( 839) return; - } -HXLINE( 841) if (hx::IsNotNull( this->_hx___agalPositionScale )) { -HXLINE( 843) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 844) { -HXLINE( 844) int location = this->_hx___agalPositionScale->location; -HXDLIN( 844) int _hx_tmp; -HXDLIN( 844) if (hx::IsNotNull( positionScale )) { -HXLINE( 844) _hx_tmp = (positionScale->length >> 2); - } - else { -HXLINE( 844) _hx_tmp = 0; - } -HXDLIN( 844) gl->uniform4fv(location,_hx_tmp,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromArrayBufferView(positionScale)); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Program3D_obj,_hx___setPositionScale,(void)) - -void Program3D_obj::_hx___setSamplerState(int sampler, ::openfl::display::_internal::SamplerState state){ - HX_STACKFRAME(&_hx_pos_536f681b10c755a2_850___setSamplerState) -HXDLIN( 850) this->_hx___samplerStates[sampler] = state; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Program3D_obj,_hx___setSamplerState,(void)) - -void Program3D_obj::_hx___uploadFromGLSL(::String vertexShaderSource,::String fragmentShaderSource){ - HX_STACKFRAME(&_hx_pos_536f681b10c755a2_854___uploadFromGLSL) -HXLINE( 855) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 857) this->_hx___glVertexSource = vertexShaderSource; -HXLINE( 858) this->_hx___glFragmentSource = fragmentShaderSource; -HXLINE( 860) this->_hx___glVertexShader = gl->createShader(gl->VERTEX_SHADER); -HXLINE( 861) gl->shaderSource(this->_hx___glVertexShader,vertexShaderSource); -HXLINE( 862) gl->compileShader(this->_hx___glVertexShader); -HXLINE( 864) if (hx::IsEq( gl->getShaderParameter(this->_hx___glVertexShader,gl->COMPILE_STATUS),0 )) { -HXLINE( 866) ::String message = HX_("Error compiling vertex shader",39,c9,c1,b2); -HXLINE( 867) message = (message + (HX_("\n",0a,00,00,00) + gl->getShaderInfoLog(this->_hx___glVertexShader))); -HXLINE( 868) message = (message + (HX_("\n",0a,00,00,00) + vertexShaderSource)); -HXLINE( 869) ::lime::utils::Log_obj::error(message,hx::SourceInfo(HX_("openfl/display3D/Program3D.hx",04,5b,98,0a),869,HX_("openfl.display3D.Program3D",7c,83,68,f5),HX_("__uploadFromGLSL",a9,36,31,0d))); - } -HXLINE( 872) this->_hx___glFragmentShader = gl->createShader(gl->FRAGMENT_SHADER); -HXLINE( 873) gl->shaderSource(this->_hx___glFragmentShader,fragmentShaderSource); -HXLINE( 874) gl->compileShader(this->_hx___glFragmentShader); -HXLINE( 876) if (hx::IsEq( gl->getShaderParameter(this->_hx___glFragmentShader,gl->COMPILE_STATUS),0 )) { -HXLINE( 878) ::String message1 = HX_("Error compiling fragment shader",4d,d0,be,e3); -HXLINE( 879) message1 = (message1 + (HX_("\n",0a,00,00,00) + gl->getShaderInfoLog(this->_hx___glFragmentShader))); -HXLINE( 880) message1 = (message1 + (HX_("\n",0a,00,00,00) + fragmentShaderSource)); -HXLINE( 881) ::lime::utils::Log_obj::error(message1,hx::SourceInfo(HX_("openfl/display3D/Program3D.hx",04,5b,98,0a),881,HX_("openfl.display3D.Program3D",7c,83,68,f5),HX_("__uploadFromGLSL",a9,36,31,0d))); - } -HXLINE( 884) this->_hx___glProgram = gl->createProgram(); -HXLINE( 886) if (hx::IsEq( this->_hx___format,0 )) { -HXLINE( 889) int _g = 0; -HXDLIN( 889) while((_g < 16)){ -HXLINE( 889) _g = (_g + 1); -HXDLIN( 889) int i = (_g - 1); -HXLINE( 893) ::String name = (HX_("va",2b,67,00,00) + i); -HXLINE( 895) if ((vertexShaderSource.indexOf((HX_(" ",20,00,00,00) + name),null()) != -1)) { -HXLINE( 897) gl->bindAttribLocation(this->_hx___glProgram,i,name); - } - } - } - else { -HXLINE( 904) int _g1 = 0; -HXDLIN( 904) ::Array< ::String > _g11 = this->_hx___glslAttribNames; -HXDLIN( 904) while((_g1 < _g11->length)){ -HXLINE( 904) ::String name1 = _g11->__get(_g1); -HXDLIN( 904) _g1 = (_g1 + 1); -HXLINE( 906) bool _hx_tmp; -HXDLIN( 906) if ((name1.indexOf(HX_("Position",c9,5c,ac,a4),null()) > -1)) { -HXLINE( 906) _hx_tmp = ::StringTools_obj::startsWith(name1,HX_("openfl_",cf,ba,42,40)); - } - else { -HXLINE( 906) _hx_tmp = false; - } -HXDLIN( 906) if (_hx_tmp) { -HXLINE( 908) gl->bindAttribLocation(this->_hx___glProgram,0,name1); -HXLINE( 909) goto _hx_goto_29; - } - } - _hx_goto_29:; - } -HXLINE( 914) gl->attachShader(this->_hx___glProgram,this->_hx___glVertexShader); -HXLINE( 915) gl->attachShader(this->_hx___glProgram,this->_hx___glFragmentShader); -HXLINE( 916) gl->linkProgram(this->_hx___glProgram); -HXLINE( 918) if (hx::IsEq( gl->getProgramParameter(this->_hx___glProgram,gl->LINK_STATUS),0 )) { -HXLINE( 920) ::String message2 = HX_("Unable to initialize the shader program",f0,86,8b,39); -HXLINE( 921) message2 = (message2 + (HX_("\n",0a,00,00,00) + gl->getProgramInfoLog(this->_hx___glProgram))); -HXLINE( 922) ::lime::utils::Log_obj::error(message2,hx::SourceInfo(HX_("openfl/display3D/Program3D.hx",04,5b,98,0a),922,HX_("openfl.display3D.Program3D",7c,83,68,f5),HX_("__uploadFromGLSL",a9,36,31,0d))); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Program3D_obj,_hx___uploadFromGLSL,(void)) - - -hx::ObjectPtr< Program3D_obj > Program3D_obj::__new( ::openfl::display3D::Context3D context3D, ::Dynamic format) { - hx::ObjectPtr< Program3D_obj > __this = new Program3D_obj(); - __this->__construct(context3D,format); - return __this; -} - -hx::ObjectPtr< Program3D_obj > Program3D_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context3D, ::Dynamic format) { - Program3D_obj *__this = (Program3D_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Program3D_obj), true, "openfl.display3D.Program3D")); - *(void **)__this = Program3D_obj::_hx_vtable; - __this->__construct(context3D,format); - return __this; -} - -Program3D_obj::Program3D_obj() -{ -} - -void Program3D_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Program3D); - HX_MARK_MEMBER_NAME(_hx___agalAlphaSamplerEnabled,"__agalAlphaSamplerEnabled"); - HX_MARK_MEMBER_NAME(_hx___agalAlphaSamplerUniforms,"__agalAlphaSamplerUniforms"); - HX_MARK_MEMBER_NAME(_hx___agalFragmentUniformMap,"__agalFragmentUniformMap"); - HX_MARK_MEMBER_NAME(_hx___agalPositionScale,"__agalPositionScale"); - HX_MARK_MEMBER_NAME(_hx___agalSamplerUniforms,"__agalSamplerUniforms"); - HX_MARK_MEMBER_NAME(_hx___agalSamplerUsageMask,"__agalSamplerUsageMask"); - HX_MARK_MEMBER_NAME(_hx___agalUniforms,"__agalUniforms"); - HX_MARK_MEMBER_NAME(_hx___agalVertexUniformMap,"__agalVertexUniformMap"); - HX_MARK_MEMBER_NAME(_hx___context,"__context"); - HX_MARK_MEMBER_NAME(_hx___format,"__format"); - HX_MARK_MEMBER_NAME(_hx___glFragmentShader,"__glFragmentShader"); - HX_MARK_MEMBER_NAME(_hx___glFragmentSource,"__glFragmentSource"); - HX_MARK_MEMBER_NAME(_hx___glProgram,"__glProgram"); - HX_MARK_MEMBER_NAME(_hx___glslAttribNames,"__glslAttribNames"); - HX_MARK_MEMBER_NAME(_hx___glslAttribTypes,"__glslAttribTypes"); - HX_MARK_MEMBER_NAME(_hx___glslSamplerNames,"__glslSamplerNames"); - HX_MARK_MEMBER_NAME(_hx___glslUniformLocations,"__glslUniformLocations"); - HX_MARK_MEMBER_NAME(_hx___glslUniformNames,"__glslUniformNames"); - HX_MARK_MEMBER_NAME(_hx___glslUniformTypes,"__glslUniformTypes"); - HX_MARK_MEMBER_NAME(_hx___glVertexShader,"__glVertexShader"); - HX_MARK_MEMBER_NAME(_hx___glVertexSource,"__glVertexSource"); - HX_MARK_MEMBER_NAME(_hx___samplerStates,"__samplerStates"); - HX_MARK_END_CLASS(); -} - -void Program3D_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(_hx___agalAlphaSamplerEnabled,"__agalAlphaSamplerEnabled"); - HX_VISIT_MEMBER_NAME(_hx___agalAlphaSamplerUniforms,"__agalAlphaSamplerUniforms"); - HX_VISIT_MEMBER_NAME(_hx___agalFragmentUniformMap,"__agalFragmentUniformMap"); - HX_VISIT_MEMBER_NAME(_hx___agalPositionScale,"__agalPositionScale"); - HX_VISIT_MEMBER_NAME(_hx___agalSamplerUniforms,"__agalSamplerUniforms"); - HX_VISIT_MEMBER_NAME(_hx___agalSamplerUsageMask,"__agalSamplerUsageMask"); - HX_VISIT_MEMBER_NAME(_hx___agalUniforms,"__agalUniforms"); - HX_VISIT_MEMBER_NAME(_hx___agalVertexUniformMap,"__agalVertexUniformMap"); - HX_VISIT_MEMBER_NAME(_hx___context,"__context"); - HX_VISIT_MEMBER_NAME(_hx___format,"__format"); - HX_VISIT_MEMBER_NAME(_hx___glFragmentShader,"__glFragmentShader"); - HX_VISIT_MEMBER_NAME(_hx___glFragmentSource,"__glFragmentSource"); - HX_VISIT_MEMBER_NAME(_hx___glProgram,"__glProgram"); - HX_VISIT_MEMBER_NAME(_hx___glslAttribNames,"__glslAttribNames"); - HX_VISIT_MEMBER_NAME(_hx___glslAttribTypes,"__glslAttribTypes"); - HX_VISIT_MEMBER_NAME(_hx___glslSamplerNames,"__glslSamplerNames"); - HX_VISIT_MEMBER_NAME(_hx___glslUniformLocations,"__glslUniformLocations"); - HX_VISIT_MEMBER_NAME(_hx___glslUniformNames,"__glslUniformNames"); - HX_VISIT_MEMBER_NAME(_hx___glslUniformTypes,"__glslUniformTypes"); - HX_VISIT_MEMBER_NAME(_hx___glVertexShader,"__glVertexShader"); - HX_VISIT_MEMBER_NAME(_hx___glVertexSource,"__glVertexSource"); - HX_VISIT_MEMBER_NAME(_hx___samplerStates,"__samplerStates"); -} - -hx::Val Program3D_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"upload") ) { return hx::Val( upload_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"dispose") ) { return hx::Val( dispose_dyn() ); } - if (HX_FIELD_EQ(inName,"__flush") ) { return hx::Val( _hx___flush_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__format") ) { return hx::Val( _hx___format ); } - if (HX_FIELD_EQ(inName,"__enable") ) { return hx::Val( _hx___enable_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__context") ) { return hx::Val( _hx___context ); } - if (HX_FIELD_EQ(inName,"__disable") ) { return hx::Val( _hx___disable_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__glProgram") ) { return hx::Val( _hx___glProgram ); } - if (HX_FIELD_EQ(inName,"__markDirty") ) { return hx::Val( _hx___markDirty_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"uploadSources") ) { return hx::Val( uploadSources_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__agalUniforms") ) { return hx::Val( _hx___agalUniforms ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__samplerStates") ) { return hx::Val( _hx___samplerStates ); } - if (HX_FIELD_EQ(inName,"__deleteShaders") ) { return hx::Val( _hx___deleteShaders_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__glVertexShader") ) { return hx::Val( _hx___glVertexShader ); } - if (HX_FIELD_EQ(inName,"__glVertexSource") ) { return hx::Val( _hx___glVertexSource ); } - if (HX_FIELD_EQ(inName,"getConstantIndex") ) { return hx::Val( getConstantIndex_dyn() ); } - if (HX_FIELD_EQ(inName,"__uploadFromGLSL") ) { return hx::Val( _hx___uploadFromGLSL_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__glslAttribNames") ) { return hx::Val( _hx___glslAttribNames ); } - if (HX_FIELD_EQ(inName,"__glslAttribTypes") ) { return hx::Val( _hx___glslAttribTypes ); } - if (HX_FIELD_EQ(inName,"getAttributeIndex") ) { return hx::Val( getAttributeIndex_dyn() ); } - if (HX_FIELD_EQ(inName,"__getSamplerState") ) { return hx::Val( _hx___getSamplerState_dyn() ); } - if (HX_FIELD_EQ(inName,"__processGLSLData") ) { return hx::Val( _hx___processGLSLData_dyn() ); } - if (HX_FIELD_EQ(inName,"__setSamplerState") ) { return hx::Val( _hx___setSamplerState_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__glFragmentShader") ) { return hx::Val( _hx___glFragmentShader ); } - if (HX_FIELD_EQ(inName,"__glFragmentSource") ) { return hx::Val( _hx___glFragmentSource ); } - if (HX_FIELD_EQ(inName,"__glslSamplerNames") ) { return hx::Val( _hx___glslSamplerNames ); } - if (HX_FIELD_EQ(inName,"__glslUniformNames") ) { return hx::Val( _hx___glslUniformNames ); } - if (HX_FIELD_EQ(inName,"__glslUniformTypes") ) { return hx::Val( _hx___glslUniformTypes ); } - if (HX_FIELD_EQ(inName,"__setPositionScale") ) { return hx::Val( _hx___setPositionScale_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"__agalPositionScale") ) { return hx::Val( _hx___agalPositionScale ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"__agalSamplerUniforms") ) { return hx::Val( _hx___agalSamplerUniforms ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"__agalSamplerUsageMask") ) { return hx::Val( _hx___agalSamplerUsageMask ); } - if (HX_FIELD_EQ(inName,"__agalVertexUniformMap") ) { return hx::Val( _hx___agalVertexUniformMap ); } - if (HX_FIELD_EQ(inName,"__glslUniformLocations") ) { return hx::Val( _hx___glslUniformLocations ); } - if (HX_FIELD_EQ(inName,"__buildAGALUniformList") ) { return hx::Val( _hx___buildAGALUniformList_dyn() ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"__agalFragmentUniformMap") ) { return hx::Val( _hx___agalFragmentUniformMap ); } - break; - case 25: - if (HX_FIELD_EQ(inName,"__agalAlphaSamplerEnabled") ) { return hx::Val( _hx___agalAlphaSamplerEnabled ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"__agalAlphaSamplerUniforms") ) { return hx::Val( _hx___agalAlphaSamplerUniforms ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Program3D_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"__format") ) { _hx___format=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__context") ) { _hx___context=inValue.Cast< ::openfl::display3D::Context3D >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__glProgram") ) { _hx___glProgram=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__agalUniforms") ) { _hx___agalUniforms=inValue.Cast< ::haxe::ds::List >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__samplerStates") ) { _hx___samplerStates=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__glVertexShader") ) { _hx___glVertexShader=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__glVertexSource") ) { _hx___glVertexSource=inValue.Cast< ::String >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__glslAttribNames") ) { _hx___glslAttribNames=inValue.Cast< ::Array< ::String > >(); return inValue; } - if (HX_FIELD_EQ(inName,"__glslAttribTypes") ) { _hx___glslAttribTypes=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__glFragmentShader") ) { _hx___glFragmentShader=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__glFragmentSource") ) { _hx___glFragmentSource=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"__glslSamplerNames") ) { _hx___glslSamplerNames=inValue.Cast< ::Array< ::String > >(); return inValue; } - if (HX_FIELD_EQ(inName,"__glslUniformNames") ) { _hx___glslUniformNames=inValue.Cast< ::Array< ::String > >(); return inValue; } - if (HX_FIELD_EQ(inName,"__glslUniformTypes") ) { _hx___glslUniformTypes=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__agalPositionScale") ) { _hx___agalPositionScale=inValue.Cast< ::openfl::display3D::Uniform >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"__agalSamplerUniforms") ) { _hx___agalSamplerUniforms=inValue.Cast< ::haxe::ds::List >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"__agalSamplerUsageMask") ) { _hx___agalSamplerUsageMask=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__agalVertexUniformMap") ) { _hx___agalVertexUniformMap=inValue.Cast< ::openfl::display3D::UniformMap >(); return inValue; } - if (HX_FIELD_EQ(inName,"__glslUniformLocations") ) { _hx___glslUniformLocations=inValue.Cast< ::Array< int > >(); return inValue; } - break; - case 24: - if (HX_FIELD_EQ(inName,"__agalFragmentUniformMap") ) { _hx___agalFragmentUniformMap=inValue.Cast< ::openfl::display3D::UniformMap >(); return inValue; } - break; - case 25: - if (HX_FIELD_EQ(inName,"__agalAlphaSamplerEnabled") ) { _hx___agalAlphaSamplerEnabled=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 26: - if (HX_FIELD_EQ(inName,"__agalAlphaSamplerUniforms") ) { _hx___agalAlphaSamplerUniforms=inValue.Cast< ::haxe::ds::List >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Program3D_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("__agalAlphaSamplerEnabled",66,8c,0e,14)); - outFields->push(HX_("__agalAlphaSamplerUniforms",3a,2d,4e,8e)); - outFields->push(HX_("__agalFragmentUniformMap",89,a8,27,ea)); - outFields->push(HX_("__agalPositionScale",f0,e3,e7,34)); - outFields->push(HX_("__agalSamplerUniforms",76,72,86,f3)); - outFields->push(HX_("__agalSamplerUsageMask",16,c9,49,7f)); - outFields->push(HX_("__agalUniforms",50,74,dc,99)); - outFields->push(HX_("__agalVertexUniformMap",dd,de,b1,fa)); - outFields->push(HX_("__context",cf,e6,c5,9a)); - outFields->push(HX_("__format",57,fa,bd,a5)); - outFields->push(HX_("__glFragmentShader",3a,67,4a,4e)); - outFields->push(HX_("__glFragmentSource",f0,58,5b,63)); - outFields->push(HX_("__glProgram",bf,1f,e0,ef)); - outFields->push(HX_("__glslAttribNames",a0,47,fc,f6)); - outFields->push(HX_("__glslAttribTypes",51,28,43,7b)); - outFields->push(HX_("__glslSamplerNames",de,33,75,e1)); - outFields->push(HX_("__glslUniformLocations",08,06,40,87)); - outFields->push(HX_("__glslUniformNames",32,18,0d,7a)); - outFields->push(HX_("__glslUniformTypes",e3,f8,53,fe)); - outFields->push(HX_("__glVertexShader",8e,06,79,7a)); - outFields->push(HX_("__glVertexSource",44,f8,89,8f)); - outFields->push(HX_("__samplerStates",4a,c1,d9,13)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Program3D_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Program3D_obj,_hx___agalAlphaSamplerEnabled),HX_("__agalAlphaSamplerEnabled",66,8c,0e,14)}, - {hx::fsObject /* ::haxe::ds::List */ ,(int)offsetof(Program3D_obj,_hx___agalAlphaSamplerUniforms),HX_("__agalAlphaSamplerUniforms",3a,2d,4e,8e)}, - {hx::fsObject /* ::openfl::display3D::UniformMap */ ,(int)offsetof(Program3D_obj,_hx___agalFragmentUniformMap),HX_("__agalFragmentUniformMap",89,a8,27,ea)}, - {hx::fsObject /* ::openfl::display3D::Uniform */ ,(int)offsetof(Program3D_obj,_hx___agalPositionScale),HX_("__agalPositionScale",f0,e3,e7,34)}, - {hx::fsObject /* ::haxe::ds::List */ ,(int)offsetof(Program3D_obj,_hx___agalSamplerUniforms),HX_("__agalSamplerUniforms",76,72,86,f3)}, - {hx::fsInt,(int)offsetof(Program3D_obj,_hx___agalSamplerUsageMask),HX_("__agalSamplerUsageMask",16,c9,49,7f)}, - {hx::fsObject /* ::haxe::ds::List */ ,(int)offsetof(Program3D_obj,_hx___agalUniforms),HX_("__agalUniforms",50,74,dc,99)}, - {hx::fsObject /* ::openfl::display3D::UniformMap */ ,(int)offsetof(Program3D_obj,_hx___agalVertexUniformMap),HX_("__agalVertexUniformMap",dd,de,b1,fa)}, - {hx::fsObject /* ::openfl::display3D::Context3D */ ,(int)offsetof(Program3D_obj,_hx___context),HX_("__context",cf,e6,c5,9a)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Program3D_obj,_hx___format),HX_("__format",57,fa,bd,a5)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(Program3D_obj,_hx___glFragmentShader),HX_("__glFragmentShader",3a,67,4a,4e)}, - {hx::fsString,(int)offsetof(Program3D_obj,_hx___glFragmentSource),HX_("__glFragmentSource",f0,58,5b,63)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(Program3D_obj,_hx___glProgram),HX_("__glProgram",bf,1f,e0,ef)}, - {hx::fsObject /* ::Array< ::String > */ ,(int)offsetof(Program3D_obj,_hx___glslAttribNames),HX_("__glslAttribNames",a0,47,fc,f6)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Program3D_obj,_hx___glslAttribTypes),HX_("__glslAttribTypes",51,28,43,7b)}, - {hx::fsObject /* ::Array< ::String > */ ,(int)offsetof(Program3D_obj,_hx___glslSamplerNames),HX_("__glslSamplerNames",de,33,75,e1)}, - {hx::fsObject /* ::Array< int > */ ,(int)offsetof(Program3D_obj,_hx___glslUniformLocations),HX_("__glslUniformLocations",08,06,40,87)}, - {hx::fsObject /* ::Array< ::String > */ ,(int)offsetof(Program3D_obj,_hx___glslUniformNames),HX_("__glslUniformNames",32,18,0d,7a)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Program3D_obj,_hx___glslUniformTypes),HX_("__glslUniformTypes",e3,f8,53,fe)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(Program3D_obj,_hx___glVertexShader),HX_("__glVertexShader",8e,06,79,7a)}, - {hx::fsString,(int)offsetof(Program3D_obj,_hx___glVertexSource),HX_("__glVertexSource",44,f8,89,8f)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Program3D_obj,_hx___samplerStates),HX_("__samplerStates",4a,c1,d9,13)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Program3D_obj_sStaticStorageInfo = 0; -#endif - -static ::String Program3D_obj_sMemberFields[] = { - HX_("__agalAlphaSamplerEnabled",66,8c,0e,14), - HX_("__agalAlphaSamplerUniforms",3a,2d,4e,8e), - HX_("__agalFragmentUniformMap",89,a8,27,ea), - HX_("__agalPositionScale",f0,e3,e7,34), - HX_("__agalSamplerUniforms",76,72,86,f3), - HX_("__agalSamplerUsageMask",16,c9,49,7f), - HX_("__agalUniforms",50,74,dc,99), - HX_("__agalVertexUniformMap",dd,de,b1,fa), - HX_("__context",cf,e6,c5,9a), - HX_("__format",57,fa,bd,a5), - HX_("__glFragmentShader",3a,67,4a,4e), - HX_("__glFragmentSource",f0,58,5b,63), - HX_("__glProgram",bf,1f,e0,ef), - HX_("__glslAttribNames",a0,47,fc,f6), - HX_("__glslAttribTypes",51,28,43,7b), - HX_("__glslSamplerNames",de,33,75,e1), - HX_("__glslUniformLocations",08,06,40,87), - HX_("__glslUniformNames",32,18,0d,7a), - HX_("__glslUniformTypes",e3,f8,53,fe), - HX_("__glVertexShader",8e,06,79,7a), - HX_("__glVertexSource",44,f8,89,8f), - HX_("__samplerStates",4a,c1,d9,13), - HX_("dispose",9f,80,4c,bb), - HX_("getAttributeIndex",8c,64,2d,4d), - HX_("getConstantIndex",98,68,f9,78), - HX_("upload",01,ca,59,8c), - HX_("uploadSources",37,1f,a0,2e), - HX_("__buildAGALUniformList",93,6f,2b,39), - HX_("__deleteShaders",a3,4d,c2,45), - HX_("__disable",c8,ba,a6,32), - HX_("__enable",a3,19,b7,a0), - HX_("__flush",a4,bb,f9,6c), - HX_("__getSamplerState",7f,6a,04,62), - HX_("__markDirty",a5,79,cf,64), - HX_("__processGLSLData",97,cd,6f,5e), - HX_("__setPositionScale",3f,c3,c0,0e), - HX_("__setSamplerState",8b,e7,cf,5d), - HX_("__uploadFromGLSL",a9,36,31,0d), - ::String(null()) }; - -hx::Class Program3D_obj::__mClass; - -void Program3D_obj::__register() -{ - Program3D_obj _hx_dummy; - Program3D_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D.Program3D",7c,83,68,f5); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Program3D_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Program3D_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Program3D_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Program3D_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display3D diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/Uniform.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/Uniform.cpp deleted file mode 100644 index 9a9a814f..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/Uniform.cpp +++ /dev/null @@ -1,329 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_utils__BytePointer_BytePointer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_Uniform -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_2880df2f01d21cf0_949_new,"openfl.display3D.Uniform","new",0x27a38f2d,"openfl.display3D.Uniform.new","openfl/display3D/Program3D.hx",949,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_2880df2f01d21cf0_960_flush,"openfl.display3D.Uniform","flush",0x6c722ed1,"openfl.display3D.Uniform.flush","openfl/display3D/Program3D.hx",960,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_2880df2f01d21cf0_1013___getUniformRegisters,"openfl.display3D.Uniform","__getUniformRegisters",0xe23bc87f,"openfl.display3D.Uniform.__getUniformRegisters","openfl/display3D/Program3D.hx",1013,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_2880df2f01d21cf0_933_boot,"openfl.display3D.Uniform","boot",0x7f92b8c5,"openfl.display3D.Uniform.boot","openfl/display3D/Program3D.hx",933,0x0a985b04) -namespace openfl{ -namespace display3D{ - -void Uniform_obj::__construct( ::openfl::display3D::Context3D context){ - HX_GC_STACKFRAME(&_hx_pos_2880df2f01d21cf0_949_new) -HXLINE( 950) this->context = context; -HXLINE( 952) this->isDirty = true; -HXLINE( 955) ::haxe::io::Bytes bytes = null(); -HXDLIN( 955) ::lime::utils::BytePointerData this1 = ::lime::utils::BytePointerData_obj::__alloc( HX_CTX ,bytes,0); -HXDLIN( 955) this->regDataPointer = this1; - } - -Dynamic Uniform_obj::__CreateEmpty() { return new Uniform_obj; } - -void *Uniform_obj::_hx_vtable = 0; - -Dynamic Uniform_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Uniform_obj > _hx_result = new Uniform_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Uniform_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x288bd2fd; -} - -void Uniform_obj::flush(){ - HX_STACKFRAME(&_hx_pos_2880df2f01d21cf0_960_flush) -HXLINE( 965) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->context->_hx___context->gles2; -HXLINE( 968) int index = (this->regIndex * 4); -HXLINE( 969) switch((int)(this->type)){ - case (int)35664: { -HXLINE( 994) int location = this->location; -HXDLIN( 994) int count = this->regCount; -HXDLIN( 994) int size = (this->regCount * 2); -HXDLIN( 994) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(this->regDataPointer,null(),this->regData,null(),(index * 4)); -HXDLIN( 994) gl->uniform2fv(location,count,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(this->regDataPointer)); - } - break; - case (int)35665: { -HXLINE( 996) int location1 = this->location; -HXDLIN( 996) int count1 = this->regCount; -HXDLIN( 996) int size1 = (this->regCount * 3); -HXDLIN( 996) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(this->regDataPointer,null(),this->regData,null(),(index * 4)); -HXDLIN( 996) gl->uniform3fv(location1,count1,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(this->regDataPointer)); - } - break; - case (int)35666: { -HXLINE( 998) int location2 = this->location; -HXDLIN( 998) int count2 = this->regCount; -HXDLIN( 998) int size2 = (this->regCount * 4); -HXDLIN( 998) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(this->regDataPointer,null(),this->regData,null(),(index * 4)); -HXDLIN( 998) gl->uniform4fv(location2,count2,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(this->regDataPointer)); - } - break; - case (int)35674: { -HXLINE( 988) int location3 = this->location; -HXDLIN( 988) int count3 = this->size; -HXDLIN( 988) int size3 = ((this->size * 2) * 2); -HXDLIN( 988) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(this->regDataPointer,null(),this->regData,null(),(index * 4)); -HXDLIN( 988) gl->uniformMatrix2fv(location3,count3,false,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(this->regDataPointer)); - } - break; - case (int)35675: { -HXLINE( 990) int location4 = this->location; -HXDLIN( 990) int count4 = this->size; -HXDLIN( 990) int size4 = ((this->size * 3) * 3); -HXDLIN( 990) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(this->regDataPointer,null(),this->regData,null(),(index * 4)); -HXDLIN( 990) gl->uniformMatrix3fv(location4,count4,false,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(this->regDataPointer)); - } - break; - case (int)35676: { -HXLINE( 992) int location5 = this->location; -HXDLIN( 992) int count5 = this->size; -HXDLIN( 992) int size5 = ((this->size * 4) * 4); -HXDLIN( 992) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(this->regDataPointer,null(),this->regData,null(),(index * 4)); -HXDLIN( 992) gl->uniformMatrix4fv(location5,count5,false,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(this->regDataPointer)); - } - break; - default:{ -HXLINE(1000) int location6 = this->location; -HXDLIN(1000) int count6 = this->regCount; -HXDLIN(1000) int size6 = (this->regCount * 4); -HXDLIN(1000) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(this->regDataPointer,null(),this->regData,null(),(index * 4)); -HXDLIN(1000) gl->uniform4fv(location6,count6,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(this->regDataPointer)); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Uniform_obj,flush,(void)) - - ::lime::utils::BytePointerData Uniform_obj::_hx___getUniformRegisters(int index,int size){ - HX_STACKFRAME(&_hx_pos_2880df2f01d21cf0_1013___getUniformRegisters) -HXLINE(1014) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(this->regDataPointer,null(),this->regData,null(),(index * 4)); -HXLINE(1015) return this->regDataPointer; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Uniform_obj,_hx___getUniformRegisters,return ) - - -hx::ObjectPtr< Uniform_obj > Uniform_obj::__new( ::openfl::display3D::Context3D context) { - hx::ObjectPtr< Uniform_obj > __this = new Uniform_obj(); - __this->__construct(context); - return __this; -} - -hx::ObjectPtr< Uniform_obj > Uniform_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context) { - Uniform_obj *__this = (Uniform_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Uniform_obj), true, "openfl.display3D.Uniform")); - *(void **)__this = Uniform_obj::_hx_vtable; - __this->__construct(context); - return __this; -} - -Uniform_obj::Uniform_obj() -{ -} - -void Uniform_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Uniform); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(location,"location"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_MEMBER_NAME(size,"size"); - HX_MARK_MEMBER_NAME(regData,"regData"); - HX_MARK_MEMBER_NAME(regIndex,"regIndex"); - HX_MARK_MEMBER_NAME(regCount,"regCount"); - HX_MARK_MEMBER_NAME(isDirty,"isDirty"); - HX_MARK_MEMBER_NAME(context,"context"); - HX_MARK_MEMBER_NAME(regDataPointer,"regDataPointer"); - HX_MARK_END_CLASS(); -} - -void Uniform_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(location,"location"); - HX_VISIT_MEMBER_NAME(type,"type"); - HX_VISIT_MEMBER_NAME(size,"size"); - HX_VISIT_MEMBER_NAME(regData,"regData"); - HX_VISIT_MEMBER_NAME(regIndex,"regIndex"); - HX_VISIT_MEMBER_NAME(regCount,"regCount"); - HX_VISIT_MEMBER_NAME(isDirty,"isDirty"); - HX_VISIT_MEMBER_NAME(context,"context"); - HX_VISIT_MEMBER_NAME(regDataPointer,"regDataPointer"); -} - -hx::Val Uniform_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - if (HX_FIELD_EQ(inName,"size") ) { return hx::Val( size ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"flush") ) { return hx::Val( flush_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"regData") ) { return hx::Val( regData ); } - if (HX_FIELD_EQ(inName,"isDirty") ) { return hx::Val( isDirty ); } - if (HX_FIELD_EQ(inName,"context") ) { return hx::Val( context ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"location") ) { return hx::Val( location ); } - if (HX_FIELD_EQ(inName,"regIndex") ) { return hx::Val( regIndex ); } - if (HX_FIELD_EQ(inName,"regCount") ) { return hx::Val( regCount ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"regDataPointer") ) { return hx::Val( regDataPointer ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"__getUniformRegisters") ) { return hx::Val( _hx___getUniformRegisters_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Uniform_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { name=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"size") ) { size=inValue.Cast< int >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"regData") ) { regData=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - if (HX_FIELD_EQ(inName,"isDirty") ) { isDirty=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"context") ) { context=inValue.Cast< ::openfl::display3D::Context3D >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"location") ) { location=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"regIndex") ) { regIndex=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"regCount") ) { regCount=inValue.Cast< int >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"regDataPointer") ) { regDataPointer=inValue.Cast< ::lime::utils::BytePointerData >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Uniform_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("location",35,6e,46,e5)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("size",c1,a0,53,4c)); - outFields->push(HX_("regData",9e,95,1c,62)); - outFields->push(HX_("regIndex",1e,e1,72,60)); - outFields->push(HX_("regCount",db,8a,c1,ec)); - outFields->push(HX_("isDirty",c8,f3,55,76)); - outFields->push(HX_("context",ef,95,77,19)); - outFields->push(HX_("regDataPointer",bf,62,65,21)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Uniform_obj_sMemberStorageInfo[] = { - {hx::fsString,(int)offsetof(Uniform_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsInt,(int)offsetof(Uniform_obj,location),HX_("location",35,6e,46,e5)}, - {hx::fsInt,(int)offsetof(Uniform_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsInt,(int)offsetof(Uniform_obj,size),HX_("size",c1,a0,53,4c)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(Uniform_obj,regData),HX_("regData",9e,95,1c,62)}, - {hx::fsInt,(int)offsetof(Uniform_obj,regIndex),HX_("regIndex",1e,e1,72,60)}, - {hx::fsInt,(int)offsetof(Uniform_obj,regCount),HX_("regCount",db,8a,c1,ec)}, - {hx::fsBool,(int)offsetof(Uniform_obj,isDirty),HX_("isDirty",c8,f3,55,76)}, - {hx::fsObject /* ::openfl::display3D::Context3D */ ,(int)offsetof(Uniform_obj,context),HX_("context",ef,95,77,19)}, - {hx::fsObject /* ::lime::utils::BytePointerData */ ,(int)offsetof(Uniform_obj,regDataPointer),HX_("regDataPointer",bf,62,65,21)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Uniform_obj_sStaticStorageInfo = 0; -#endif - -static ::String Uniform_obj_sMemberFields[] = { - HX_("name",4b,72,ff,48), - HX_("location",35,6e,46,e5), - HX_("type",ba,f2,08,4d), - HX_("size",c1,a0,53,4c), - HX_("regData",9e,95,1c,62), - HX_("regIndex",1e,e1,72,60), - HX_("regCount",db,8a,c1,ec), - HX_("isDirty",c8,f3,55,76), - HX_("context",ef,95,77,19), - HX_("regDataPointer",bf,62,65,21), - HX_("flush",c4,62,9b,02), - HX_("__getUniformRegisters",72,52,ab,fa), - ::String(null()) }; - -hx::Class Uniform_obj::__mClass; - -void Uniform_obj::__register() -{ - Uniform_obj _hx_dummy; - Uniform_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D.Uniform",bb,74,2f,9e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Uniform_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Uniform_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Uniform_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Uniform_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Uniform_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_2880df2f01d21cf0_933_boot) -HXDLIN( 933) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display3D diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/UniformMap.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/UniformMap.cpp deleted file mode 100644 index 22102996..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/UniformMap.cpp +++ /dev/null @@ -1,293 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_ObjectVector -#include -#endif -#ifndef INCLUDED_openfl_display3D_Uniform -#include -#endif -#ifndef INCLUDED_openfl_display3D_UniformMap -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_485718db96d0565f_1044_new,"openfl.display3D.UniformMap","new",0x9f6fba13,"openfl.display3D.UniformMap.new","openfl/display3D/Program3D.hx",1044,0x0a985b04) -HX_DEFINE_STACK_FRAME(_hx_pos_485718db96d0565f_1039_new,"openfl.display3D.UniformMap","new",0x9f6fba13,"openfl.display3D.UniformMap.new","openfl/display3D/Program3D.hx",1039,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_485718db96d0565f_1072_flush,"openfl.display3D.UniformMap","flush",0x8fcb5f37,"openfl.display3D.UniformMap.flush","openfl/display3D/Program3D.hx",1072,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_485718db96d0565f_1088_markAllDirty,"openfl.display3D.UniformMap","markAllDirty",0xabef284b,"openfl.display3D.UniformMap.markAllDirty","openfl/display3D/Program3D.hx",1088,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_485718db96d0565f_1094_markDirty,"openfl.display3D.UniformMap","markDirty",0xb895e2b8,"openfl.display3D.UniformMap.markDirty","openfl/display3D/Program3D.hx",1094,0x0a985b04) -HX_LOCAL_STACK_FRAME(_hx_pos_485718db96d0565f_1030_boot,"openfl.display3D.UniformMap","boot",0xda6c171f,"openfl.display3D.UniformMap.boot","openfl/display3D/Program3D.hx",1030,0x0a985b04) -namespace openfl{ -namespace display3D{ - -void UniformMap_obj::__construct(::Array< ::Dynamic> list){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(2) - int _hx_run( ::openfl::display3D::Uniform a, ::openfl::display3D::Uniform b){ - HX_STACKFRAME(&_hx_pos_485718db96d0565f_1044_new) -HXLINE(1044) return ::Reflect_obj::compare(a->regIndex,b->regIndex); - } - HX_END_LOCAL_FUNC2(return) - - HX_GC_STACKFRAME(&_hx_pos_485718db96d0565f_1039_new) -HXLINE(1040) this->_hx___uniforms = list; -HXLINE(1042) this->_hx___uniforms->sort( ::Dynamic(new _hx_Closure_0())); -HXLINE(1047) int total = 0; -HXLINE(1049) { -HXLINE(1049) int _g = 0; -HXDLIN(1049) ::Array< ::Dynamic> _g1 = this->_hx___uniforms; -HXDLIN(1049) while((_g < _g1->length)){ -HXLINE(1049) ::openfl::display3D::Uniform uniform = _g1->__get(_g).StaticCast< ::openfl::display3D::Uniform >(); -HXDLIN(1049) _g = (_g + 1); -HXLINE(1051) if (((uniform->regIndex + uniform->regCount) > total)) { -HXLINE(1053) total = (uniform->regIndex + uniform->regCount); - } - } - } -HXLINE(1057) bool fixed = null(); -HXDLIN(1057) ::Array< ::Dynamic> array = null(); -HXDLIN(1057) this->_hx___registerLookup = ::openfl::_Vector::ObjectVector_obj::__alloc( HX_CTX ,total,fixed,array,true); -HXLINE(1059) { -HXLINE(1059) int _g2 = 0; -HXDLIN(1059) ::Array< ::Dynamic> _g3 = this->_hx___uniforms; -HXDLIN(1059) while((_g2 < _g3->length)){ -HXLINE(1059) ::openfl::display3D::Uniform uniform1 = _g3->__get(_g2).StaticCast< ::openfl::display3D::Uniform >(); -HXDLIN(1059) _g2 = (_g2 + 1); -HXLINE(1061) { -HXLINE(1061) int _g21 = 0; -HXDLIN(1061) int _g31 = uniform1->regCount; -HXDLIN(1061) while((_g21 < _g31)){ -HXLINE(1061) _g21 = (_g21 + 1); -HXDLIN(1061) int i = (_g21 - 1); -HXLINE(1063) this->_hx___registerLookup->set((uniform1->regIndex + i),uniform1).StaticCast< ::openfl::display3D::Uniform >(); - } - } - } - } -HXLINE(1067) this->_hx___anyDirty = (this->_hx___allDirty = true); - } - -Dynamic UniformMap_obj::__CreateEmpty() { return new UniformMap_obj; } - -void *UniformMap_obj::_hx_vtable = 0; - -Dynamic UniformMap_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< UniformMap_obj > _hx_result = new UniformMap_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool UniformMap_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x16eab4bb; -} - -void UniformMap_obj::flush(){ - HX_STACKFRAME(&_hx_pos_485718db96d0565f_1072_flush) -HXDLIN(1072) if (this->_hx___anyDirty) { -HXLINE(1074) { -HXLINE(1074) int _g = 0; -HXDLIN(1074) ::Array< ::Dynamic> _g1 = this->_hx___uniforms; -HXDLIN(1074) while((_g < _g1->length)){ -HXLINE(1074) ::openfl::display3D::Uniform uniform = _g1->__get(_g).StaticCast< ::openfl::display3D::Uniform >(); -HXDLIN(1074) _g = (_g + 1); -HXLINE(1076) bool _hx_tmp; -HXDLIN(1076) if (!(this->_hx___allDirty)) { -HXLINE(1076) _hx_tmp = uniform->isDirty; - } - else { -HXLINE(1076) _hx_tmp = true; - } -HXDLIN(1076) if (_hx_tmp) { -HXLINE(1078) uniform->flush(); -HXLINE(1079) uniform->isDirty = false; - } - } - } -HXLINE(1083) this->_hx___anyDirty = (this->_hx___allDirty = false); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(UniformMap_obj,flush,(void)) - -void UniformMap_obj::markAllDirty(){ - HX_STACKFRAME(&_hx_pos_485718db96d0565f_1088_markAllDirty) -HXLINE(1089) this->_hx___allDirty = true; -HXLINE(1090) this->_hx___anyDirty = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(UniformMap_obj,markAllDirty,(void)) - -void UniformMap_obj::markDirty(int start,int count){ - HX_STACKFRAME(&_hx_pos_485718db96d0565f_1094_markDirty) -HXLINE(1095) if (this->_hx___allDirty) { -HXLINE(1097) return; - } -HXLINE(1100) int end = (start + count); -HXLINE(1102) if ((end > this->_hx___registerLookup->get_length())) { -HXLINE(1104) end = this->_hx___registerLookup->get_length(); - } -HXLINE(1107) int index = start; -HXLINE(1109) while((index < end)){ -HXLINE(1111) ::openfl::display3D::Uniform uniform = this->_hx___registerLookup->get(index).StaticCast< ::openfl::display3D::Uniform >(); -HXLINE(1113) if (hx::IsNotNull( uniform )) { -HXLINE(1115) uniform->isDirty = true; -HXLINE(1116) this->_hx___anyDirty = true; -HXLINE(1118) index = (uniform->regIndex + uniform->regCount); - } - else { -HXLINE(1122) index = (index + 1); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(UniformMap_obj,markDirty,(void)) - - -hx::ObjectPtr< UniformMap_obj > UniformMap_obj::__new(::Array< ::Dynamic> list) { - hx::ObjectPtr< UniformMap_obj > __this = new UniformMap_obj(); - __this->__construct(list); - return __this; -} - -hx::ObjectPtr< UniformMap_obj > UniformMap_obj::__alloc(hx::Ctx *_hx_ctx,::Array< ::Dynamic> list) { - UniformMap_obj *__this = (UniformMap_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(UniformMap_obj), true, "openfl.display3D.UniformMap")); - *(void **)__this = UniformMap_obj::_hx_vtable; - __this->__construct(list); - return __this; -} - -UniformMap_obj::UniformMap_obj() -{ -} - -void UniformMap_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(UniformMap); - HX_MARK_MEMBER_NAME(_hx___allDirty,"__allDirty"); - HX_MARK_MEMBER_NAME(_hx___anyDirty,"__anyDirty"); - HX_MARK_MEMBER_NAME(_hx___registerLookup,"__registerLookup"); - HX_MARK_MEMBER_NAME(_hx___uniforms,"__uniforms"); - HX_MARK_END_CLASS(); -} - -void UniformMap_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(_hx___allDirty,"__allDirty"); - HX_VISIT_MEMBER_NAME(_hx___anyDirty,"__anyDirty"); - HX_VISIT_MEMBER_NAME(_hx___registerLookup,"__registerLookup"); - HX_VISIT_MEMBER_NAME(_hx___uniforms,"__uniforms"); -} - -hx::Val UniformMap_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"flush") ) { return hx::Val( flush_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"markDirty") ) { return hx::Val( markDirty_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__allDirty") ) { return hx::Val( _hx___allDirty ); } - if (HX_FIELD_EQ(inName,"__anyDirty") ) { return hx::Val( _hx___anyDirty ); } - if (HX_FIELD_EQ(inName,"__uniforms") ) { return hx::Val( _hx___uniforms ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"markAllDirty") ) { return hx::Val( markAllDirty_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__registerLookup") ) { return hx::Val( _hx___registerLookup ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val UniformMap_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"__allDirty") ) { _hx___allDirty=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__anyDirty") ) { _hx___anyDirty=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__uniforms") ) { _hx___uniforms=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__registerLookup") ) { _hx___registerLookup=inValue.Cast< ::openfl::_Vector::ObjectVector >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void UniformMap_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("__allDirty",51,82,ec,75)); - outFields->push(HX_("__anyDirty",a6,20,bb,fb)); - outFields->push(HX_("__registerLookup",5d,b4,36,5c)); - outFields->push(HX_("__uniforms",df,3f,8d,a5)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo UniformMap_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(UniformMap_obj,_hx___allDirty),HX_("__allDirty",51,82,ec,75)}, - {hx::fsBool,(int)offsetof(UniformMap_obj,_hx___anyDirty),HX_("__anyDirty",a6,20,bb,fb)}, - {hx::fsObject /* ::openfl::_Vector::ObjectVector */ ,(int)offsetof(UniformMap_obj,_hx___registerLookup),HX_("__registerLookup",5d,b4,36,5c)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(UniformMap_obj,_hx___uniforms),HX_("__uniforms",df,3f,8d,a5)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *UniformMap_obj_sStaticStorageInfo = 0; -#endif - -static ::String UniformMap_obj_sMemberFields[] = { - HX_("__allDirty",51,82,ec,75), - HX_("__anyDirty",a6,20,bb,fb), - HX_("__registerLookup",5d,b4,36,5c), - HX_("__uniforms",df,3f,8d,a5), - HX_("flush",c4,62,9b,02), - HX_("markAllDirty",5e,60,3e,4b), - HX_("markDirty",c5,30,a3,36), - ::String(null()) }; - -hx::Class UniformMap_obj::__mClass; - -void UniformMap_obj::__register() -{ - UniformMap_obj _hx_dummy; - UniformMap_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D.UniformMap",a1,b4,c6,51); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(UniformMap_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< UniformMap_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = UniformMap_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = UniformMap_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void UniformMap_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_485718db96d0565f_1030_boot) -HXDLIN(1030) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display3D diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/VertexBuffer3D.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/VertexBuffer3D.cpp deleted file mode 100644 index a9dd220b..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/VertexBuffer3D.cpp +++ /dev/null @@ -1,590 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGLRenderContext_WebGLRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_VertexBuffer3D -#include -#endif -#ifndef INCLUDED_openfl_display3D__Context3DBufferUsage_Context3DBufferUsage_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_8e0849c8e2179fab_65_new,"openfl.display3D.VertexBuffer3D","new",0xf0b52080,"openfl.display3D.VertexBuffer3D.new","openfl/display3D/VertexBuffer3D.hx",65,0xb1ad396e) -HX_LOCAL_STACK_FRAME(_hx_pos_8e0849c8e2179fab_82_dispose,"openfl.display3D.VertexBuffer3D","dispose",0x6b6860bf,"openfl.display3D.VertexBuffer3D.dispose","openfl/display3D/VertexBuffer3D.hx",82,0xb1ad396e) -HX_LOCAL_STACK_FRAME(_hx_pos_8e0849c8e2179fab_108_uploadFromByteArray,"openfl.display3D.VertexBuffer3D","uploadFromByteArray",0x0096a806,"openfl.display3D.VertexBuffer3D.uploadFromByteArray","openfl/display3D/VertexBuffer3D.hx",108,0xb1ad396e) -HX_LOCAL_STACK_FRAME(_hx_pos_8e0849c8e2179fab_127_uploadFromTypedArray,"openfl.display3D.VertexBuffer3D","uploadFromTypedArray",0xeb97089a,"openfl.display3D.VertexBuffer3D.uploadFromTypedArray","openfl/display3D/VertexBuffer3D.hx",127,0xb1ad396e) -HX_LOCAL_STACK_FRAME(_hx_pos_8e0849c8e2179fab_153_uploadFromVector,"openfl.display3D.VertexBuffer3D","uploadFromVector",0xcf228b0e,"openfl.display3D.VertexBuffer3D.uploadFromVector","openfl/display3D/VertexBuffer3D.hx",153,0xb1ad396e) -namespace openfl{ -namespace display3D{ - -void VertexBuffer3D_obj::__construct( ::openfl::display3D::Context3D context3D,int numVertices,int dataPerVertex,::String bufferUsage){ - HX_STACKFRAME(&_hx_pos_8e0849c8e2179fab_65_new) -HXLINE( 66) this->_hx___context = context3D; -HXLINE( 67) this->_hx___numVertices = numVertices; -HXLINE( 68) this->_hx___vertexSize = dataPerVertex; -HXLINE( 70) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 72) this->_hx___id = gl->createBuffer(); -HXLINE( 73) this->_hx___stride = (this->_hx___vertexSize * 4); -HXLINE( 74) int _hx_tmp; -HXDLIN( 74) if (hx::IsEq( ::openfl::display3D::_Context3DBufferUsage::Context3DBufferUsage_Impl__obj::fromString(bufferUsage),0 )) { -HXLINE( 74) _hx_tmp = gl->DYNAMIC_DRAW; - } - else { -HXLINE( 74) _hx_tmp = gl->STATIC_DRAW; - } -HXDLIN( 74) this->_hx___usage = _hx_tmp; - } - -Dynamic VertexBuffer3D_obj::__CreateEmpty() { return new VertexBuffer3D_obj; } - -void *VertexBuffer3D_obj::_hx_vtable = 0; - -Dynamic VertexBuffer3D_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< VertexBuffer3D_obj > _hx_result = new VertexBuffer3D_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool VertexBuffer3D_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1e9235a8; -} - -void VertexBuffer3D_obj::dispose(){ - HX_STACKFRAME(&_hx_pos_8e0849c8e2179fab_82_dispose) -HXLINE( 83) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 84) gl->deleteBuffer(this->_hx___id); - } - - -HX_DEFINE_DYNAMIC_FUNC0(VertexBuffer3D_obj,dispose,(void)) - -void VertexBuffer3D_obj::uploadFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset,int startVertex,int numVertices){ - HX_GC_STACKFRAME(&_hx_pos_8e0849c8e2179fab_108_uploadFromByteArray) -HXLINE( 110) int offset = (byteArrayOffset + (startVertex * this->_hx___stride)); -HXLINE( 111) int length = (numVertices * this->_hx___vertexSize); -HXLINE( 113) ::Dynamic elements = null(); -HXDLIN( 113) ::haxe::io::Bytes buffer = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::toArrayBuffer(data); -HXDLIN( 113) ::cpp::VirtualArray array = null(); -HXDLIN( 113) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 113) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 113) ::Dynamic byteoffset = offset; -HXLINE( 99) if (hx::IsNull( byteoffset )) { -HXLINE( 99) byteoffset = 0; - } -HXLINE( 113) ::lime::utils::ArrayBufferView this1; -HXDLIN( 113) if (hx::IsNotNull( elements )) { -HXLINE( 113) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,8); - } - else { -HXLINE( 113) if (hx::IsNotNull( array )) { -HXLINE( 113) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 113) _this->byteOffset = 0; -HXDLIN( 113) _this->length = array->get_length(); -HXDLIN( 113) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 113) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 113) _this->buffer = this2; -HXDLIN( 113) _this->copyFromArray(array,null()); -HXDLIN( 113) this1 = _this; - } - else { -HXLINE( 113) if (hx::IsNotNull( vector )) { -HXLINE( 113) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 113) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 113) _this1->byteOffset = 0; -HXDLIN( 113) _this1->length = array1->get_length(); -HXDLIN( 113) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 113) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 113) _this1->buffer = this3; -HXDLIN( 113) _this1->copyFromArray(array1,null()); -HXDLIN( 113) this1 = _this1; - } - else { -HXLINE( 113) if (hx::IsNotNull( view )) { -HXLINE( 113) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 113) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 113) int srcLength = view->length; -HXDLIN( 113) int srcByteOffset = view->byteOffset; -HXDLIN( 113) int srcElementSize = view->bytesPerElement; -HXDLIN( 113) int elementSize = _this2->bytesPerElement; -HXDLIN( 113) if ((view->type == _this2->type)) { -HXLINE( 113) int srcLength1 = srcData->length; -HXDLIN( 113) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 113) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 113) _this2->buffer = this4; -HXDLIN( 113) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 113) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 113) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 113) _this2->byteOffset = 0; -HXDLIN( 113) _this2->length = srcLength; -HXDLIN( 113) this1 = _this2; - } - else { -HXLINE( 113) if (hx::IsNotNull( buffer )) { -HXLINE( 113) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 113) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 113) if ((in_byteOffset < 0)) { -HXLINE( 113) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 113) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 113) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 113) int bufferByteLength = buffer->length; -HXDLIN( 113) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 113) int newByteLength = bufferByteLength; -HXDLIN( 113) if (hx::IsNull( length )) { -HXLINE( 113) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 113) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 113) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 113) if ((newByteLength < 0)) { -HXLINE( 113) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 113) newByteLength = (length * _this3->bytesPerElement); -HXDLIN( 113) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 113) if ((newRange > bufferByteLength)) { -HXLINE( 113) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 113) _this3->buffer = buffer; -HXDLIN( 113) _this3->byteOffset = in_byteOffset; -HXDLIN( 113) _this3->byteLength = newByteLength; -HXDLIN( 113) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 113) this1 = _this3; - } - else { -HXLINE( 113) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 113) this->uploadFromTypedArray(this1,null()); - } - - -HX_DEFINE_DYNAMIC_FUNC4(VertexBuffer3D_obj,uploadFromByteArray,(void)) - -void VertexBuffer3D_obj::uploadFromTypedArray( ::lime::utils::ArrayBufferView data,hx::Null< int > __o_byteLength){ - int byteLength = __o_byteLength.Default(-1); - HX_STACKFRAME(&_hx_pos_8e0849c8e2179fab_127_uploadFromTypedArray) -HXLINE( 128) if (hx::IsNull( data )) { -HXLINE( 128) return; - } -HXLINE( 129) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 131) this->_hx___context->_hx___bindGLArrayBuffer(this->_hx___id); -HXLINE( 132) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::bufferData(gl,gl->ARRAY_BUFFER,data,this->_hx___usage); - } - - -HX_DEFINE_DYNAMIC_FUNC2(VertexBuffer3D_obj,uploadFromTypedArray,(void)) - -void VertexBuffer3D_obj::uploadFromVector( ::openfl::_Vector::FloatVector data,int startVertex,int numVertices){ - HX_GC_STACKFRAME(&_hx_pos_8e0849c8e2179fab_153_uploadFromVector) -HXLINE( 155) if (hx::IsNull( data )) { -HXLINE( 155) return; - } -HXLINE( 156) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 160) int start = (startVertex * this->_hx___vertexSize); -HXLINE( 161) int count = (numVertices * this->_hx___vertexSize); -HXLINE( 162) int length = (start + count); -HXLINE( 164) ::lime::utils::ArrayBufferView existingFloat32Array = this->_hx___tempFloat32Array; -HXLINE( 166) bool _hx_tmp; -HXDLIN( 166) if (hx::IsNotNull( this->_hx___tempFloat32Array )) { -HXLINE( 166) _hx_tmp = (this->_hx___tempFloat32Array->length < count); - } - else { -HXLINE( 166) _hx_tmp = true; - } -HXDLIN( 166) if (_hx_tmp) { -HXLINE( 168) ::haxe::io::Bytes buffer = null(); -HXDLIN( 168) ::cpp::VirtualArray array = null(); -HXDLIN( 168) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 168) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 168) ::Dynamic len = null(); -HXDLIN( 168) ::lime::utils::ArrayBufferView this1; -HXDLIN( 168) if (hx::IsNotNull( count )) { -HXLINE( 168) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,count,8); - } - else { -HXLINE( 168) if (hx::IsNotNull( array )) { -HXLINE( 168) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 168) _this->byteOffset = 0; -HXDLIN( 168) _this->length = array->get_length(); -HXDLIN( 168) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 168) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 168) _this->buffer = this2; -HXDLIN( 168) _this->copyFromArray(array,null()); -HXDLIN( 168) this1 = _this; - } - else { -HXLINE( 168) if (hx::IsNotNull( vector )) { -HXLINE( 168) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 168) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 168) _this1->byteOffset = 0; -HXDLIN( 168) _this1->length = array1->get_length(); -HXDLIN( 168) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 168) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 168) _this1->buffer = this3; -HXDLIN( 168) _this1->copyFromArray(array1,null()); -HXDLIN( 168) this1 = _this1; - } - else { -HXLINE( 168) if (hx::IsNotNull( view )) { -HXLINE( 168) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 168) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 168) int srcLength = view->length; -HXDLIN( 168) int srcByteOffset = view->byteOffset; -HXDLIN( 168) int srcElementSize = view->bytesPerElement; -HXDLIN( 168) int elementSize = _this2->bytesPerElement; -HXDLIN( 168) if ((view->type == _this2->type)) { -HXLINE( 168) int srcLength1 = srcData->length; -HXDLIN( 168) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 168) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 168) _this2->buffer = this4; -HXDLIN( 168) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 168) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 168) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 168) _this2->byteOffset = 0; -HXDLIN( 168) _this2->length = srcLength; -HXDLIN( 168) this1 = _this2; - } - else { -HXLINE( 168) if (hx::IsNotNull( buffer )) { -HXLINE( 168) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,8); -HXDLIN( 168) int in_byteOffset = 0; -HXDLIN( 168) if ((in_byteOffset < 0)) { -HXLINE( 168) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 168) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 168) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 168) int bufferByteLength = buffer->length; -HXDLIN( 168) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 168) int newByteLength = bufferByteLength; -HXDLIN( 168) if (hx::IsNull( len )) { -HXLINE( 168) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 168) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 168) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 168) if ((newByteLength < 0)) { -HXLINE( 168) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 168) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 168) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 168) if ((newRange > bufferByteLength)) { -HXLINE( 168) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 168) _this3->buffer = buffer; -HXDLIN( 168) _this3->byteOffset = in_byteOffset; -HXDLIN( 168) _this3->byteLength = newByteLength; -HXDLIN( 168) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 168) this1 = _this3; - } - else { -HXLINE( 168) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for Float32Array",8e,c1,f4,d4)); - } - } - } - } - } -HXDLIN( 168) this->_hx___tempFloat32Array = this1; -HXLINE( 170) if (hx::IsNotNull( existingFloat32Array )) { -HXLINE( 172) ::lime::utils::ArrayBufferView _this4 = this->_hx___tempFloat32Array; -HXDLIN( 172) ::cpp::VirtualArray array2 = null(); -HXDLIN( 172) int offset = 0; -HXDLIN( 172) bool _hx_tmp1; -HXDLIN( 172) if (hx::IsNotNull( existingFloat32Array )) { -HXLINE( 172) _hx_tmp1 = hx::IsNull( array2 ); - } - else { -HXLINE( 172) _hx_tmp1 = false; - } -HXDLIN( 172) if (_hx_tmp1) { -HXLINE( 172) _this4->buffer->blit((offset * _this4->bytesPerElement),existingFloat32Array->buffer,existingFloat32Array->byteOffset,existingFloat32Array->byteLength); - } - else { -HXLINE( 172) bool _hx_tmp2; -HXDLIN( 172) if (hx::IsNotNull( array2 )) { -HXLINE( 172) _hx_tmp2 = hx::IsNull( existingFloat32Array ); - } - else { -HXLINE( 172) _hx_tmp2 = false; - } -HXDLIN( 172) if (_hx_tmp2) { -HXLINE( 172) _this4->copyFromArray(array2,offset); - } - else { -HXLINE( 172) HX_STACK_DO_THROW(HX_("Invalid .set call. either view, or array must be not-null.",64,ba,b7,6c)); - } - } - } - } -HXLINE( 176) { -HXLINE( 176) int _g = start; -HXDLIN( 176) int _g1 = length; -HXDLIN( 176) while((_g < _g1)){ -HXLINE( 176) _g = (_g + 1); -HXDLIN( 176) int i = (_g - 1); -HXLINE( 178) { -HXLINE( 178) ::lime::utils::ArrayBufferView this5 = this->_hx___tempFloat32Array; -HXDLIN( 178) Float val = data->get(i); -HXDLIN( 178) ::__hxcpp_memory_set_float(this5->buffer->b,(this5->byteOffset + ((i - start) * 4)),val); - } - } - } -HXLINE( 181) this->uploadFromTypedArray(this->_hx___tempFloat32Array,null()); - } - - -HX_DEFINE_DYNAMIC_FUNC3(VertexBuffer3D_obj,uploadFromVector,(void)) - - -hx::ObjectPtr< VertexBuffer3D_obj > VertexBuffer3D_obj::__new( ::openfl::display3D::Context3D context3D,int numVertices,int dataPerVertex,::String bufferUsage) { - hx::ObjectPtr< VertexBuffer3D_obj > __this = new VertexBuffer3D_obj(); - __this->__construct(context3D,numVertices,dataPerVertex,bufferUsage); - return __this; -} - -hx::ObjectPtr< VertexBuffer3D_obj > VertexBuffer3D_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context3D,int numVertices,int dataPerVertex,::String bufferUsage) { - VertexBuffer3D_obj *__this = (VertexBuffer3D_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(VertexBuffer3D_obj), true, "openfl.display3D.VertexBuffer3D")); - *(void **)__this = VertexBuffer3D_obj::_hx_vtable; - __this->__construct(context3D,numVertices,dataPerVertex,bufferUsage); - return __this; -} - -VertexBuffer3D_obj::VertexBuffer3D_obj() -{ -} - -void VertexBuffer3D_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(VertexBuffer3D); - HX_MARK_MEMBER_NAME(_hx___context,"__context"); - HX_MARK_MEMBER_NAME(_hx___data,"__data"); - HX_MARK_MEMBER_NAME(_hx___id,"__id"); - HX_MARK_MEMBER_NAME(_hx___memoryUsage,"__memoryUsage"); - HX_MARK_MEMBER_NAME(_hx___numVertices,"__numVertices"); - HX_MARK_MEMBER_NAME(_hx___stride,"__stride"); - HX_MARK_MEMBER_NAME(_hx___tempFloat32Array,"__tempFloat32Array"); - HX_MARK_MEMBER_NAME(_hx___usage,"__usage"); - HX_MARK_MEMBER_NAME(_hx___vertexSize,"__vertexSize"); - HX_MARK_END_CLASS(); -} - -void VertexBuffer3D_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(_hx___context,"__context"); - HX_VISIT_MEMBER_NAME(_hx___data,"__data"); - HX_VISIT_MEMBER_NAME(_hx___id,"__id"); - HX_VISIT_MEMBER_NAME(_hx___memoryUsage,"__memoryUsage"); - HX_VISIT_MEMBER_NAME(_hx___numVertices,"__numVertices"); - HX_VISIT_MEMBER_NAME(_hx___stride,"__stride"); - HX_VISIT_MEMBER_NAME(_hx___tempFloat32Array,"__tempFloat32Array"); - HX_VISIT_MEMBER_NAME(_hx___usage,"__usage"); - HX_VISIT_MEMBER_NAME(_hx___vertexSize,"__vertexSize"); -} - -hx::Val VertexBuffer3D_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"__id") ) { return hx::Val( _hx___id ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"__data") ) { return hx::Val( _hx___data ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__usage") ) { return hx::Val( _hx___usage ); } - if (HX_FIELD_EQ(inName,"dispose") ) { return hx::Val( dispose_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__stride") ) { return hx::Val( _hx___stride ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__context") ) { return hx::Val( _hx___context ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__vertexSize") ) { return hx::Val( _hx___vertexSize ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__memoryUsage") ) { return hx::Val( _hx___memoryUsage ); } - if (HX_FIELD_EQ(inName,"__numVertices") ) { return hx::Val( _hx___numVertices ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"uploadFromVector") ) { return hx::Val( uploadFromVector_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__tempFloat32Array") ) { return hx::Val( _hx___tempFloat32Array ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"uploadFromByteArray") ) { return hx::Val( uploadFromByteArray_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"uploadFromTypedArray") ) { return hx::Val( uploadFromTypedArray_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val VertexBuffer3D_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"__id") ) { _hx___id=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"__data") ) { _hx___data=inValue.Cast< ::openfl::_Vector::FloatVector >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"__usage") ) { _hx___usage=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"__stride") ) { _hx___stride=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__context") ) { _hx___context=inValue.Cast< ::openfl::display3D::Context3D >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__vertexSize") ) { _hx___vertexSize=inValue.Cast< int >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__memoryUsage") ) { _hx___memoryUsage=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__numVertices") ) { _hx___numVertices=inValue.Cast< int >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__tempFloat32Array") ) { _hx___tempFloat32Array=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void VertexBuffer3D_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("__context",cf,e6,c5,9a)); - outFields->push(HX_("__data",4a,b9,5b,f1)); - outFields->push(HX_("__id",fb,b6,13,3f)); - outFields->push(HX_("__memoryUsage",40,bf,50,c5)); - outFields->push(HX_("__numVertices",3f,51,a4,9e)); - outFields->push(HX_("__stride",39,8b,5f,b9)); - outFields->push(HX_("__tempFloat32Array",b2,e6,d3,6c)); - outFields->push(HX_("__usage",01,b6,8d,14)); - outFields->push(HX_("__vertexSize",65,a5,a3,15)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo VertexBuffer3D_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::display3D::Context3D */ ,(int)offsetof(VertexBuffer3D_obj,_hx___context),HX_("__context",cf,e6,c5,9a)}, - {hx::fsObject /* ::openfl::_Vector::FloatVector */ ,(int)offsetof(VertexBuffer3D_obj,_hx___data),HX_("__data",4a,b9,5b,f1)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(VertexBuffer3D_obj,_hx___id),HX_("__id",fb,b6,13,3f)}, - {hx::fsInt,(int)offsetof(VertexBuffer3D_obj,_hx___memoryUsage),HX_("__memoryUsage",40,bf,50,c5)}, - {hx::fsInt,(int)offsetof(VertexBuffer3D_obj,_hx___numVertices),HX_("__numVertices",3f,51,a4,9e)}, - {hx::fsInt,(int)offsetof(VertexBuffer3D_obj,_hx___stride),HX_("__stride",39,8b,5f,b9)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(VertexBuffer3D_obj,_hx___tempFloat32Array),HX_("__tempFloat32Array",b2,e6,d3,6c)}, - {hx::fsInt,(int)offsetof(VertexBuffer3D_obj,_hx___usage),HX_("__usage",01,b6,8d,14)}, - {hx::fsInt,(int)offsetof(VertexBuffer3D_obj,_hx___vertexSize),HX_("__vertexSize",65,a5,a3,15)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *VertexBuffer3D_obj_sStaticStorageInfo = 0; -#endif - -static ::String VertexBuffer3D_obj_sMemberFields[] = { - HX_("__context",cf,e6,c5,9a), - HX_("__data",4a,b9,5b,f1), - HX_("__id",fb,b6,13,3f), - HX_("__memoryUsage",40,bf,50,c5), - HX_("__numVertices",3f,51,a4,9e), - HX_("__stride",39,8b,5f,b9), - HX_("__tempFloat32Array",b2,e6,d3,6c), - HX_("__usage",01,b6,8d,14), - HX_("__vertexSize",65,a5,a3,15), - HX_("dispose",9f,80,4c,bb), - HX_("uploadFromByteArray",e6,17,1b,ee), - HX_("uploadFromTypedArray",ba,7c,f4,d1), - HX_("uploadFromVector",2e,6f,6b,a8), - ::String(null()) }; - -hx::Class VertexBuffer3D_obj::__mClass; - -void VertexBuffer3D_obj::__register() -{ - VertexBuffer3D_obj _hx_dummy; - VertexBuffer3D_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D.VertexBuffer3D",8e,20,03,ff); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(VertexBuffer3D_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< VertexBuffer3D_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = VertexBuffer3D_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = VertexBuffer3D_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display3D diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DBlendFactor/Context3DBlendFactor_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DBlendFactor/Context3DBlendFactor_Impl_.cpp deleted file mode 100644 index 85a7a2b5..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DBlendFactor/Context3DBlendFactor_Impl_.cpp +++ /dev/null @@ -1,321 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__Context3DBlendFactor_Context3DBlendFactor_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_0dcdd80893c5707a_118_fromString,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_","fromString",0xfc4abc41,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_.fromString","openfl/display3D/Context3DBlendFactor.hx",118,0xf89541c3) -HX_LOCAL_STACK_FRAME(_hx_pos_0dcdd80893c5707a_136_toString,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_","toString",0x4804d992,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_.toString","openfl/display3D/Context3DBlendFactor.hx",136,0xf89541c3) -HX_LOCAL_STACK_FRAME(_hx_pos_0dcdd80893c5707a_56_boot,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_","boot",0x6eb5a218,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_.boot","openfl/display3D/Context3DBlendFactor.hx",56,0xf89541c3) -HX_LOCAL_STACK_FRAME(_hx_pos_0dcdd80893c5707a_63_boot,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_","boot",0x6eb5a218,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_.boot","openfl/display3D/Context3DBlendFactor.hx",63,0xf89541c3) -HX_LOCAL_STACK_FRAME(_hx_pos_0dcdd80893c5707a_68_boot,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_","boot",0x6eb5a218,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_.boot","openfl/display3D/Context3DBlendFactor.hx",68,0xf89541c3) -HX_LOCAL_STACK_FRAME(_hx_pos_0dcdd80893c5707a_74_boot,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_","boot",0x6eb5a218,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_.boot","openfl/display3D/Context3DBlendFactor.hx",74,0xf89541c3) -HX_LOCAL_STACK_FRAME(_hx_pos_0dcdd80893c5707a_81_boot,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_","boot",0x6eb5a218,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_.boot","openfl/display3D/Context3DBlendFactor.hx",81,0xf89541c3) -HX_LOCAL_STACK_FRAME(_hx_pos_0dcdd80893c5707a_88_boot,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_","boot",0x6eb5a218,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_.boot","openfl/display3D/Context3DBlendFactor.hx",88,0xf89541c3) -HX_LOCAL_STACK_FRAME(_hx_pos_0dcdd80893c5707a_95_boot,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_","boot",0x6eb5a218,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_.boot","openfl/display3D/Context3DBlendFactor.hx",95,0xf89541c3) -HX_LOCAL_STACK_FRAME(_hx_pos_0dcdd80893c5707a_102_boot,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_","boot",0x6eb5a218,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_.boot","openfl/display3D/Context3DBlendFactor.hx",102,0xf89541c3) -HX_LOCAL_STACK_FRAME(_hx_pos_0dcdd80893c5707a_109_boot,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_","boot",0x6eb5a218,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_.boot","openfl/display3D/Context3DBlendFactor.hx",109,0xf89541c3) -HX_LOCAL_STACK_FRAME(_hx_pos_0dcdd80893c5707a_114_boot,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_","boot",0x6eb5a218,"openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_.boot","openfl/display3D/Context3DBlendFactor.hx",114,0xf89541c3) -namespace openfl{ -namespace display3D{ -namespace _Context3DBlendFactor{ - -void Context3DBlendFactor_Impl__obj::__construct() { } - -Dynamic Context3DBlendFactor_Impl__obj::__CreateEmpty() { return new Context3DBlendFactor_Impl__obj; } - -void *Context3DBlendFactor_Impl__obj::_hx_vtable = 0; - -Dynamic Context3DBlendFactor_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DBlendFactor_Impl__obj > _hx_result = new Context3DBlendFactor_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DBlendFactor_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x480b2f60; -} - - ::Dynamic Context3DBlendFactor_Impl__obj::DESTINATION_ALPHA; - - ::Dynamic Context3DBlendFactor_Impl__obj::DESTINATION_COLOR; - - ::Dynamic Context3DBlendFactor_Impl__obj::ONE; - - ::Dynamic Context3DBlendFactor_Impl__obj::ONE_MINUS_DESTINATION_ALPHA; - - ::Dynamic Context3DBlendFactor_Impl__obj::ONE_MINUS_DESTINATION_COLOR; - - ::Dynamic Context3DBlendFactor_Impl__obj::ONE_MINUS_SOURCE_ALPHA; - - ::Dynamic Context3DBlendFactor_Impl__obj::ONE_MINUS_SOURCE_COLOR; - - ::Dynamic Context3DBlendFactor_Impl__obj::SOURCE_ALPHA; - - ::Dynamic Context3DBlendFactor_Impl__obj::SOURCE_COLOR; - - ::Dynamic Context3DBlendFactor_Impl__obj::ZERO; - - ::Dynamic Context3DBlendFactor_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_0dcdd80893c5707a_118_fromString) -HXDLIN( 118) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("destinationAlpha",f0,89,61,9b)) ){ -HXLINE( 120) return 0; -HXDLIN( 120) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("destinationColor",f5,53,27,c4)) ){ -HXLINE( 121) return 1; -HXDLIN( 121) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("one",66,9a,54,00)) ){ -HXLINE( 122) return 2; -HXDLIN( 122) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("oneMinusDestinationAlpha",3a,be,1e,c3)) ){ -HXLINE( 123) return 3; -HXDLIN( 123) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("oneMinusDestinationColor",3f,88,e4,eb)) ){ -HXLINE( 124) return 4; -HXDLIN( 124) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("oneMinusSourceAlpha",79,9c,bf,0b)) ){ -HXLINE( 125) return 5; -HXDLIN( 125) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("oneMinusSourceColor",7e,66,85,34)) ){ -HXLINE( 126) return 6; -HXDLIN( 126) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("sourceAlpha",83,6c,9c,50)) ){ -HXLINE( 127) return 7; -HXDLIN( 127) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("sourceColor",88,36,62,79)) ){ -HXLINE( 128) return 8; -HXDLIN( 128) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("zero",28,0f,f1,50)) ){ -HXLINE( 129) return 9; -HXDLIN( 129) goto _hx_goto_0; - } - /* default */{ -HXLINE( 130) return null(); - } - _hx_goto_0:; -HXLINE( 118) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DBlendFactor_Impl__obj,fromString,return ) - -::String Context3DBlendFactor_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_0dcdd80893c5707a_136_toString) -HXDLIN( 136) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 138) return HX_("destinationAlpha",f0,89,61,9b); -HXDLIN( 138) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 139) return HX_("destinationColor",f5,53,27,c4); -HXDLIN( 139) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 140) return HX_("one",66,9a,54,00); -HXDLIN( 140) goto _hx_goto_2; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 141) return HX_("oneMinusDestinationAlpha",3a,be,1e,c3); -HXDLIN( 141) goto _hx_goto_2; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 142) return HX_("oneMinusDestinationColor",3f,88,e4,eb); -HXDLIN( 142) goto _hx_goto_2; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 143) return HX_("oneMinusSourceAlpha",79,9c,bf,0b); -HXDLIN( 143) goto _hx_goto_2; - } - if ( (_hx_switch_0==6) ){ -HXLINE( 144) return HX_("oneMinusSourceColor",7e,66,85,34); -HXDLIN( 144) goto _hx_goto_2; - } - if ( (_hx_switch_0==7) ){ -HXLINE( 145) return HX_("sourceAlpha",83,6c,9c,50); -HXDLIN( 145) goto _hx_goto_2; - } - if ( (_hx_switch_0==8) ){ -HXLINE( 146) return HX_("sourceColor",88,36,62,79); -HXDLIN( 146) goto _hx_goto_2; - } - if ( (_hx_switch_0==9) ){ -HXLINE( 147) return HX_("zero",28,0f,f1,50); -HXDLIN( 147) goto _hx_goto_2; - } - /* default */{ -HXLINE( 148) return null(); - } - _hx_goto_2:; -HXLINE( 136) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DBlendFactor_Impl__obj,toString,return ) - - -Context3DBlendFactor_Impl__obj::Context3DBlendFactor_Impl__obj() -{ -} - -bool Context3DBlendFactor_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DBlendFactor_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Context3DBlendFactor_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DBlendFactor_Impl__obj::DESTINATION_ALPHA,HX_("DESTINATION_ALPHA",6d,43,b1,78)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DBlendFactor_Impl__obj::DESTINATION_COLOR,HX_("DESTINATION_COLOR",72,0d,77,a1)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DBlendFactor_Impl__obj::ONE,HX_("ONE",46,36,3c,00)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DBlendFactor_Impl__obj::ONE_MINUS_DESTINATION_ALPHA,HX_("ONE_MINUS_DESTINATION_ALPHA",45,78,81,d7)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DBlendFactor_Impl__obj::ONE_MINUS_DESTINATION_COLOR,HX_("ONE_MINUS_DESTINATION_COLOR",4a,42,47,00)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DBlendFactor_Impl__obj::ONE_MINUS_SOURCE_ALPHA,HX_("ONE_MINUS_SOURCE_ALPHA",c2,13,76,00)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DBlendFactor_Impl__obj::ONE_MINUS_SOURCE_COLOR,HX_("ONE_MINUS_SOURCE_COLOR",c7,dd,3b,29)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DBlendFactor_Impl__obj::SOURCE_ALPHA,HX_("SOURCE_ALPHA",9a,19,aa,48)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DBlendFactor_Impl__obj::SOURCE_COLOR,HX_("SOURCE_COLOR",9f,e3,6f,71)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DBlendFactor_Impl__obj::ZERO,HX_("ZERO",28,d7,b1,3b)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Context3DBlendFactor_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DBlendFactor_Impl__obj::DESTINATION_ALPHA,"DESTINATION_ALPHA"); - HX_MARK_MEMBER_NAME(Context3DBlendFactor_Impl__obj::DESTINATION_COLOR,"DESTINATION_COLOR"); - HX_MARK_MEMBER_NAME(Context3DBlendFactor_Impl__obj::ONE,"ONE"); - HX_MARK_MEMBER_NAME(Context3DBlendFactor_Impl__obj::ONE_MINUS_DESTINATION_ALPHA,"ONE_MINUS_DESTINATION_ALPHA"); - HX_MARK_MEMBER_NAME(Context3DBlendFactor_Impl__obj::ONE_MINUS_DESTINATION_COLOR,"ONE_MINUS_DESTINATION_COLOR"); - HX_MARK_MEMBER_NAME(Context3DBlendFactor_Impl__obj::ONE_MINUS_SOURCE_ALPHA,"ONE_MINUS_SOURCE_ALPHA"); - HX_MARK_MEMBER_NAME(Context3DBlendFactor_Impl__obj::ONE_MINUS_SOURCE_COLOR,"ONE_MINUS_SOURCE_COLOR"); - HX_MARK_MEMBER_NAME(Context3DBlendFactor_Impl__obj::SOURCE_ALPHA,"SOURCE_ALPHA"); - HX_MARK_MEMBER_NAME(Context3DBlendFactor_Impl__obj::SOURCE_COLOR,"SOURCE_COLOR"); - HX_MARK_MEMBER_NAME(Context3DBlendFactor_Impl__obj::ZERO,"ZERO"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DBlendFactor_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DBlendFactor_Impl__obj::DESTINATION_ALPHA,"DESTINATION_ALPHA"); - HX_VISIT_MEMBER_NAME(Context3DBlendFactor_Impl__obj::DESTINATION_COLOR,"DESTINATION_COLOR"); - HX_VISIT_MEMBER_NAME(Context3DBlendFactor_Impl__obj::ONE,"ONE"); - HX_VISIT_MEMBER_NAME(Context3DBlendFactor_Impl__obj::ONE_MINUS_DESTINATION_ALPHA,"ONE_MINUS_DESTINATION_ALPHA"); - HX_VISIT_MEMBER_NAME(Context3DBlendFactor_Impl__obj::ONE_MINUS_DESTINATION_COLOR,"ONE_MINUS_DESTINATION_COLOR"); - HX_VISIT_MEMBER_NAME(Context3DBlendFactor_Impl__obj::ONE_MINUS_SOURCE_ALPHA,"ONE_MINUS_SOURCE_ALPHA"); - HX_VISIT_MEMBER_NAME(Context3DBlendFactor_Impl__obj::ONE_MINUS_SOURCE_COLOR,"ONE_MINUS_SOURCE_COLOR"); - HX_VISIT_MEMBER_NAME(Context3DBlendFactor_Impl__obj::SOURCE_ALPHA,"SOURCE_ALPHA"); - HX_VISIT_MEMBER_NAME(Context3DBlendFactor_Impl__obj::SOURCE_COLOR,"SOURCE_COLOR"); - HX_VISIT_MEMBER_NAME(Context3DBlendFactor_Impl__obj::ZERO,"ZERO"); -}; - -#endif - -hx::Class Context3DBlendFactor_Impl__obj::__mClass; - -static ::String Context3DBlendFactor_Impl__obj_sStaticFields[] = { - HX_("DESTINATION_ALPHA",6d,43,b1,78), - HX_("DESTINATION_COLOR",72,0d,77,a1), - HX_("ONE",46,36,3c,00), - HX_("ONE_MINUS_DESTINATION_ALPHA",45,78,81,d7), - HX_("ONE_MINUS_DESTINATION_COLOR",4a,42,47,00), - HX_("ONE_MINUS_SOURCE_ALPHA",c2,13,76,00), - HX_("ONE_MINUS_SOURCE_COLOR",c7,dd,3b,29), - HX_("SOURCE_ALPHA",9a,19,aa,48), - HX_("SOURCE_COLOR",9f,e3,6f,71), - HX_("ZERO",28,d7,b1,3b), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Context3DBlendFactor_Impl__obj::__register() -{ - Context3DBlendFactor_Impl__obj _hx_dummy; - Context3DBlendFactor_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._Context3DBlendFactor.Context3DBlendFactor_Impl_",48,0c,fb,b2); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DBlendFactor_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Context3DBlendFactor_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DBlendFactor_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DBlendFactor_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DBlendFactor_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DBlendFactor_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DBlendFactor_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DBlendFactor_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_0dcdd80893c5707a_56_boot) -HXDLIN( 56) DESTINATION_ALPHA = 0; - } -{ - HX_STACKFRAME(&_hx_pos_0dcdd80893c5707a_63_boot) -HXDLIN( 63) DESTINATION_COLOR = 1; - } -{ - HX_STACKFRAME(&_hx_pos_0dcdd80893c5707a_68_boot) -HXDLIN( 68) ONE = 2; - } -{ - HX_STACKFRAME(&_hx_pos_0dcdd80893c5707a_74_boot) -HXDLIN( 74) ONE_MINUS_DESTINATION_ALPHA = 3; - } -{ - HX_STACKFRAME(&_hx_pos_0dcdd80893c5707a_81_boot) -HXDLIN( 81) ONE_MINUS_DESTINATION_COLOR = 4; - } -{ - HX_STACKFRAME(&_hx_pos_0dcdd80893c5707a_88_boot) -HXDLIN( 88) ONE_MINUS_SOURCE_ALPHA = 5; - } -{ - HX_STACKFRAME(&_hx_pos_0dcdd80893c5707a_95_boot) -HXDLIN( 95) ONE_MINUS_SOURCE_COLOR = 6; - } -{ - HX_STACKFRAME(&_hx_pos_0dcdd80893c5707a_102_boot) -HXDLIN( 102) SOURCE_ALPHA = 7; - } -{ - HX_STACKFRAME(&_hx_pos_0dcdd80893c5707a_109_boot) -HXDLIN( 109) SOURCE_COLOR = 8; - } -{ - HX_STACKFRAME(&_hx_pos_0dcdd80893c5707a_114_boot) -HXDLIN( 114) ZERO = 9; - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DBlendFactor diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DBufferUsage/Context3DBufferUsage_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DBufferUsage/Context3DBufferUsage_Impl_.cpp deleted file mode 100644 index 89136fbd..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DBufferUsage/Context3DBufferUsage_Impl_.cpp +++ /dev/null @@ -1,169 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__Context3DBufferUsage_Context3DBufferUsage_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_02fecb2b926e493f_28_fromString,"openfl.display3D._Context3DBufferUsage.Context3DBufferUsage_Impl_","fromString",0xbc8bc5e1,"openfl.display3D._Context3DBufferUsage.Context3DBufferUsage_Impl_.fromString","openfl/display3D/Context3DBufferUsage.hx",28,0x57541062) -HX_LOCAL_STACK_FRAME(_hx_pos_02fecb2b926e493f_38_toString,"openfl.display3D._Context3DBufferUsage.Context3DBufferUsage_Impl_","toString",0xe8f23b32,"openfl.display3D._Context3DBufferUsage.Context3DBufferUsage_Impl_.toString","openfl/display3D/Context3DBufferUsage.hx",38,0x57541062) -HX_LOCAL_STACK_FRAME(_hx_pos_02fecb2b926e493f_17_boot,"openfl.display3D._Context3DBufferUsage.Context3DBufferUsage_Impl_","boot",0x95a9b3b8,"openfl.display3D._Context3DBufferUsage.Context3DBufferUsage_Impl_.boot","openfl/display3D/Context3DBufferUsage.hx",17,0x57541062) -HX_LOCAL_STACK_FRAME(_hx_pos_02fecb2b926e493f_24_boot,"openfl.display3D._Context3DBufferUsage.Context3DBufferUsage_Impl_","boot",0x95a9b3b8,"openfl.display3D._Context3DBufferUsage.Context3DBufferUsage_Impl_.boot","openfl/display3D/Context3DBufferUsage.hx",24,0x57541062) -namespace openfl{ -namespace display3D{ -namespace _Context3DBufferUsage{ - -void Context3DBufferUsage_Impl__obj::__construct() { } - -Dynamic Context3DBufferUsage_Impl__obj::__CreateEmpty() { return new Context3DBufferUsage_Impl__obj; } - -void *Context3DBufferUsage_Impl__obj::_hx_vtable = 0; - -Dynamic Context3DBufferUsage_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DBufferUsage_Impl__obj > _hx_result = new Context3DBufferUsage_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DBufferUsage_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3108c5a2; -} - - ::Dynamic Context3DBufferUsage_Impl__obj::DYNAMIC_DRAW; - - ::Dynamic Context3DBufferUsage_Impl__obj::STATIC_DRAW; - - ::Dynamic Context3DBufferUsage_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_02fecb2b926e493f_28_fromString) -HXDLIN( 28) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("dynamicDraw",23,23,fe,67)) ){ -HXLINE( 30) return 0; -HXDLIN( 30) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("staticDraw",d2,23,1c,a4)) ){ -HXLINE( 31) return 1; -HXDLIN( 31) goto _hx_goto_0; - } - /* default */{ -HXLINE( 32) return null(); - } - _hx_goto_0:; -HXLINE( 28) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DBufferUsage_Impl__obj,fromString,return ) - -::String Context3DBufferUsage_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_02fecb2b926e493f_38_toString) -HXDLIN( 38) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 40) return HX_("dynamicDraw",23,23,fe,67); -HXDLIN( 40) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 41) return HX_("staticDraw",d2,23,1c,a4); -HXDLIN( 41) goto _hx_goto_2; - } - /* default */{ -HXLINE( 42) return null(); - } - _hx_goto_2:; -HXLINE( 38) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DBufferUsage_Impl__obj,toString,return ) - - -Context3DBufferUsage_Impl__obj::Context3DBufferUsage_Impl__obj() -{ -} - -bool Context3DBufferUsage_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DBufferUsage_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Context3DBufferUsage_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DBufferUsage_Impl__obj::DYNAMIC_DRAW,HX_("DYNAMIC_DRAW",24,04,1f,24)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DBufferUsage_Impl__obj::STATIC_DRAW,HX_("STATIC_DRAW",75,50,2f,ba)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Context3DBufferUsage_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DBufferUsage_Impl__obj::DYNAMIC_DRAW,"DYNAMIC_DRAW"); - HX_MARK_MEMBER_NAME(Context3DBufferUsage_Impl__obj::STATIC_DRAW,"STATIC_DRAW"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DBufferUsage_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DBufferUsage_Impl__obj::DYNAMIC_DRAW,"DYNAMIC_DRAW"); - HX_VISIT_MEMBER_NAME(Context3DBufferUsage_Impl__obj::STATIC_DRAW,"STATIC_DRAW"); -}; - -#endif - -hx::Class Context3DBufferUsage_Impl__obj::__mClass; - -static ::String Context3DBufferUsage_Impl__obj_sStaticFields[] = { - HX_("DYNAMIC_DRAW",24,04,1f,24), - HX_("STATIC_DRAW",75,50,2f,ba), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Context3DBufferUsage_Impl__obj::__register() -{ - Context3DBufferUsage_Impl__obj _hx_dummy; - Context3DBufferUsage_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._Context3DBufferUsage.Context3DBufferUsage_Impl_",a8,5e,c0,c7); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DBufferUsage_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Context3DBufferUsage_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DBufferUsage_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DBufferUsage_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DBufferUsage_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DBufferUsage_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DBufferUsage_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DBufferUsage_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_02fecb2b926e493f_17_boot) -HXDLIN( 17) DYNAMIC_DRAW = 0; - } -{ - HX_STACKFRAME(&_hx_pos_02fecb2b926e493f_24_boot) -HXDLIN( 24) STATIC_DRAW = 1; - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DBufferUsage diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DCompareMode/Context3DCompareMode_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DCompareMode/Context3DCompareMode_Impl_.cpp deleted file mode 100644 index 28dc977e..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DCompareMode/Context3DCompareMode_Impl_.cpp +++ /dev/null @@ -1,283 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__Context3DCompareMode_Context3DCompareMode_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_a405bb176409d231_57_fromString,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_","fromString",0x9ed2cd41,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_.fromString","openfl/display3D/Context3DCompareMode.hx",57,0x9103941b) -HX_LOCAL_STACK_FRAME(_hx_pos_a405bb176409d231_73_toString,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_","toString",0xbdb6aa92,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_.toString","openfl/display3D/Context3DCompareMode.hx",73,0x9103941b) -HX_LOCAL_STACK_FRAME(_hx_pos_a405bb176409d231_18_boot,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_","boot",0xb0eaf318,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_.boot","openfl/display3D/Context3DCompareMode.hx",18,0x9103941b) -HX_LOCAL_STACK_FRAME(_hx_pos_a405bb176409d231_23_boot,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_","boot",0xb0eaf318,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_.boot","openfl/display3D/Context3DCompareMode.hx",23,0x9103941b) -HX_LOCAL_STACK_FRAME(_hx_pos_a405bb176409d231_28_boot,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_","boot",0xb0eaf318,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_.boot","openfl/display3D/Context3DCompareMode.hx",28,0x9103941b) -HX_LOCAL_STACK_FRAME(_hx_pos_a405bb176409d231_33_boot,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_","boot",0xb0eaf318,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_.boot","openfl/display3D/Context3DCompareMode.hx",33,0x9103941b) -HX_LOCAL_STACK_FRAME(_hx_pos_a405bb176409d231_38_boot,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_","boot",0xb0eaf318,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_.boot","openfl/display3D/Context3DCompareMode.hx",38,0x9103941b) -HX_LOCAL_STACK_FRAME(_hx_pos_a405bb176409d231_43_boot,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_","boot",0xb0eaf318,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_.boot","openfl/display3D/Context3DCompareMode.hx",43,0x9103941b) -HX_LOCAL_STACK_FRAME(_hx_pos_a405bb176409d231_48_boot,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_","boot",0xb0eaf318,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_.boot","openfl/display3D/Context3DCompareMode.hx",48,0x9103941b) -HX_LOCAL_STACK_FRAME(_hx_pos_a405bb176409d231_53_boot,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_","boot",0xb0eaf318,"openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_.boot","openfl/display3D/Context3DCompareMode.hx",53,0x9103941b) -namespace openfl{ -namespace display3D{ -namespace _Context3DCompareMode{ - -void Context3DCompareMode_Impl__obj::__construct() { } - -Dynamic Context3DCompareMode_Impl__obj::__CreateEmpty() { return new Context3DCompareMode_Impl__obj; } - -void *Context3DCompareMode_Impl__obj::_hx_vtable = 0; - -Dynamic Context3DCompareMode_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DCompareMode_Impl__obj > _hx_result = new Context3DCompareMode_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DCompareMode_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4ebd56b0; -} - - ::Dynamic Context3DCompareMode_Impl__obj::ALWAYS; - - ::Dynamic Context3DCompareMode_Impl__obj::EQUAL; - - ::Dynamic Context3DCompareMode_Impl__obj::GREATER; - - ::Dynamic Context3DCompareMode_Impl__obj::GREATER_EQUAL; - - ::Dynamic Context3DCompareMode_Impl__obj::LESS; - - ::Dynamic Context3DCompareMode_Impl__obj::LESS_EQUAL; - - ::Dynamic Context3DCompareMode_Impl__obj::NEVER; - - ::Dynamic Context3DCompareMode_Impl__obj::NOT_EQUAL; - - ::Dynamic Context3DCompareMode_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_a405bb176409d231_57_fromString) -HXDLIN( 57) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("always",cf,0e,d7,46)) ){ -HXLINE( 59) return 0; -HXDLIN( 59) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("equal",b4,cf,82,72)) ){ -HXLINE( 60) return 1; -HXDLIN( 60) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("greater",fa,90,c0,b7)) ){ -HXLINE( 61) return 2; -HXDLIN( 61) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("greaterEqual",5a,e4,1d,8f)) ){ -HXLINE( 62) return 3; -HXDLIN( 62) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("less",59,13,b0,47)) ){ -HXLINE( 63) return 4; -HXDLIN( 63) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("lessEqual",9b,69,9e,3d)) ){ -HXLINE( 64) return 5; -HXDLIN( 64) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("never",8c,3e,30,99)) ){ -HXLINE( 65) return 6; -HXDLIN( 65) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("notEqual",a1,a1,91,02)) ){ -HXLINE( 66) return 7; -HXDLIN( 66) goto _hx_goto_0; - } - /* default */{ -HXLINE( 67) return null(); - } - _hx_goto_0:; -HXLINE( 57) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DCompareMode_Impl__obj,fromString,return ) - -::String Context3DCompareMode_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_a405bb176409d231_73_toString) -HXDLIN( 73) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 75) return HX_("always",cf,0e,d7,46); -HXDLIN( 75) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 76) return HX_("equal",b4,cf,82,72); -HXDLIN( 76) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 77) return HX_("greater",fa,90,c0,b7); -HXDLIN( 77) goto _hx_goto_2; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 78) return HX_("greaterEqual",5a,e4,1d,8f); -HXDLIN( 78) goto _hx_goto_2; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 79) return HX_("less",59,13,b0,47); -HXDLIN( 79) goto _hx_goto_2; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 80) return HX_("lessEqual",9b,69,9e,3d); -HXDLIN( 80) goto _hx_goto_2; - } - if ( (_hx_switch_0==6) ){ -HXLINE( 81) return HX_("never",8c,3e,30,99); -HXDLIN( 81) goto _hx_goto_2; - } - if ( (_hx_switch_0==7) ){ -HXLINE( 82) return HX_("notEqual",a1,a1,91,02); -HXDLIN( 82) goto _hx_goto_2; - } - /* default */{ -HXLINE( 83) return null(); - } - _hx_goto_2:; -HXLINE( 73) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DCompareMode_Impl__obj,toString,return ) - - -Context3DCompareMode_Impl__obj::Context3DCompareMode_Impl__obj() -{ -} - -bool Context3DCompareMode_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DCompareMode_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Context3DCompareMode_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DCompareMode_Impl__obj::ALWAYS,HX_("ALWAYS",cf,ba,59,f9)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DCompareMode_Impl__obj::EQUAL,HX_("EQUAL",94,07,71,f0)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DCompareMode_Impl__obj::GREATER,HX_("GREATER",da,64,94,37)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DCompareMode_Impl__obj::GREATER_EQUAL,HX_("GREATER_EQUAL",2f,d3,96,d6)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DCompareMode_Impl__obj::LESS,HX_("LESS",59,db,70,32)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DCompareMode_Impl__obj::LESS_EQUAL,HX_("LESS_EQUAL",ee,b2,55,e4)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DCompareMode_Impl__obj::NEVER,HX_("NEVER",6c,76,1e,17)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DCompareMode_Impl__obj::NOT_EQUAL,HX_("NOT_EQUAL",08,7c,82,7d)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Context3DCompareMode_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DCompareMode_Impl__obj::ALWAYS,"ALWAYS"); - HX_MARK_MEMBER_NAME(Context3DCompareMode_Impl__obj::EQUAL,"EQUAL"); - HX_MARK_MEMBER_NAME(Context3DCompareMode_Impl__obj::GREATER,"GREATER"); - HX_MARK_MEMBER_NAME(Context3DCompareMode_Impl__obj::GREATER_EQUAL,"GREATER_EQUAL"); - HX_MARK_MEMBER_NAME(Context3DCompareMode_Impl__obj::LESS,"LESS"); - HX_MARK_MEMBER_NAME(Context3DCompareMode_Impl__obj::LESS_EQUAL,"LESS_EQUAL"); - HX_MARK_MEMBER_NAME(Context3DCompareMode_Impl__obj::NEVER,"NEVER"); - HX_MARK_MEMBER_NAME(Context3DCompareMode_Impl__obj::NOT_EQUAL,"NOT_EQUAL"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DCompareMode_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DCompareMode_Impl__obj::ALWAYS,"ALWAYS"); - HX_VISIT_MEMBER_NAME(Context3DCompareMode_Impl__obj::EQUAL,"EQUAL"); - HX_VISIT_MEMBER_NAME(Context3DCompareMode_Impl__obj::GREATER,"GREATER"); - HX_VISIT_MEMBER_NAME(Context3DCompareMode_Impl__obj::GREATER_EQUAL,"GREATER_EQUAL"); - HX_VISIT_MEMBER_NAME(Context3DCompareMode_Impl__obj::LESS,"LESS"); - HX_VISIT_MEMBER_NAME(Context3DCompareMode_Impl__obj::LESS_EQUAL,"LESS_EQUAL"); - HX_VISIT_MEMBER_NAME(Context3DCompareMode_Impl__obj::NEVER,"NEVER"); - HX_VISIT_MEMBER_NAME(Context3DCompareMode_Impl__obj::NOT_EQUAL,"NOT_EQUAL"); -}; - -#endif - -hx::Class Context3DCompareMode_Impl__obj::__mClass; - -static ::String Context3DCompareMode_Impl__obj_sStaticFields[] = { - HX_("ALWAYS",cf,ba,59,f9), - HX_("EQUAL",94,07,71,f0), - HX_("GREATER",da,64,94,37), - HX_("GREATER_EQUAL",2f,d3,96,d6), - HX_("LESS",59,db,70,32), - HX_("LESS_EQUAL",ee,b2,55,e4), - HX_("NEVER",6c,76,1e,17), - HX_("NOT_EQUAL",08,7c,82,7d), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Context3DCompareMode_Impl__obj::__register() -{ - Context3DCompareMode_Impl__obj _hx_dummy; - Context3DCompareMode_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._Context3DCompareMode.Context3DCompareMode_Impl_",48,5b,c7,5e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DCompareMode_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Context3DCompareMode_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DCompareMode_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DCompareMode_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DCompareMode_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DCompareMode_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DCompareMode_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DCompareMode_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_a405bb176409d231_18_boot) -HXDLIN( 18) ALWAYS = 0; - } -{ - HX_STACKFRAME(&_hx_pos_a405bb176409d231_23_boot) -HXDLIN( 23) EQUAL = 1; - } -{ - HX_STACKFRAME(&_hx_pos_a405bb176409d231_28_boot) -HXDLIN( 28) GREATER = 2; - } -{ - HX_STACKFRAME(&_hx_pos_a405bb176409d231_33_boot) -HXDLIN( 33) GREATER_EQUAL = 3; - } -{ - HX_STACKFRAME(&_hx_pos_a405bb176409d231_38_boot) -HXDLIN( 38) LESS = 4; - } -{ - HX_STACKFRAME(&_hx_pos_a405bb176409d231_43_boot) -HXDLIN( 43) LESS_EQUAL = 5; - } -{ - HX_STACKFRAME(&_hx_pos_a405bb176409d231_48_boot) -HXDLIN( 48) NEVER = 6; - } -{ - HX_STACKFRAME(&_hx_pos_a405bb176409d231_53_boot) -HXDLIN( 53) NOT_EQUAL = 7; - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DCompareMode diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DMipFilter/Context3DMipFilter_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DMipFilter/Context3DMipFilter_Impl_.cpp deleted file mode 100644 index b36f74a0..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DMipFilter/Context3DMipFilter_Impl_.cpp +++ /dev/null @@ -1,188 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__Context3DMipFilter_Context3DMipFilter_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_21404597055dc685_32_fromString,"openfl.display3D._Context3DMipFilter.Context3DMipFilter_Impl_","fromString",0x2c85cd41,"openfl.display3D._Context3DMipFilter.Context3DMipFilter_Impl_.fromString","openfl/display3D/Context3DMipFilter.hx",32,0xd6fc0d97) -HX_LOCAL_STACK_FRAME(_hx_pos_21404597055dc685_43_toString,"openfl.display3D._Context3DMipFilter.Context3DMipFilter_Impl_","toString",0x68a9aa92,"openfl.display3D._Context3DMipFilter.Context3DMipFilter_Impl_.toString","openfl/display3D/Context3DMipFilter.hx",43,0xd6fc0d97) -HX_LOCAL_STACK_FRAME(_hx_pos_21404597055dc685_18_boot,"openfl.display3D._Context3DMipFilter.Context3DMipFilter_Impl_","boot",0x265df318,"openfl.display3D._Context3DMipFilter.Context3DMipFilter_Impl_.boot","openfl/display3D/Context3DMipFilter.hx",18,0xd6fc0d97) -HX_LOCAL_STACK_FRAME(_hx_pos_21404597055dc685_23_boot,"openfl.display3D._Context3DMipFilter.Context3DMipFilter_Impl_","boot",0x265df318,"openfl.display3D._Context3DMipFilter.Context3DMipFilter_Impl_.boot","openfl/display3D/Context3DMipFilter.hx",23,0xd6fc0d97) -HX_LOCAL_STACK_FRAME(_hx_pos_21404597055dc685_28_boot,"openfl.display3D._Context3DMipFilter.Context3DMipFilter_Impl_","boot",0x265df318,"openfl.display3D._Context3DMipFilter.Context3DMipFilter_Impl_.boot","openfl/display3D/Context3DMipFilter.hx",28,0xd6fc0d97) -namespace openfl{ -namespace display3D{ -namespace _Context3DMipFilter{ - -void Context3DMipFilter_Impl__obj::__construct() { } - -Dynamic Context3DMipFilter_Impl__obj::__CreateEmpty() { return new Context3DMipFilter_Impl__obj; } - -void *Context3DMipFilter_Impl__obj::_hx_vtable = 0; - -Dynamic Context3DMipFilter_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DMipFilter_Impl__obj > _hx_result = new Context3DMipFilter_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DMipFilter_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3ec7ffd4; -} - - ::Dynamic Context3DMipFilter_Impl__obj::MIPLINEAR; - - ::Dynamic Context3DMipFilter_Impl__obj::MIPNEAREST; - - ::Dynamic Context3DMipFilter_Impl__obj::MIPNONE; - - ::Dynamic Context3DMipFilter_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_21404597055dc685_32_fromString) -HXDLIN( 32) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("miplinear",79,ca,7e,64)) ){ -HXLINE( 34) return 0; -HXDLIN( 34) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("mipnearest",4a,21,95,d0)) ){ -HXLINE( 35) return 1; -HXDLIN( 35) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("mipnone",4c,7e,07,76)) ){ -HXLINE( 36) return 2; -HXDLIN( 36) goto _hx_goto_0; - } - /* default */{ -HXLINE( 37) return null(); - } - _hx_goto_0:; -HXLINE( 32) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DMipFilter_Impl__obj,fromString,return ) - -::String Context3DMipFilter_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_21404597055dc685_43_toString) -HXDLIN( 43) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 45) return HX_("miplinear",79,ca,7e,64); -HXDLIN( 45) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 46) return HX_("mipnearest",4a,21,95,d0); -HXDLIN( 46) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 47) return HX_("mipnone",4c,7e,07,76); -HXDLIN( 47) goto _hx_goto_2; - } - /* default */{ -HXLINE( 48) return null(); - } - _hx_goto_2:; -HXLINE( 43) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DMipFilter_Impl__obj,toString,return ) - - -Context3DMipFilter_Impl__obj::Context3DMipFilter_Impl__obj() -{ -} - -bool Context3DMipFilter_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DMipFilter_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Context3DMipFilter_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DMipFilter_Impl__obj::MIPLINEAR,HX_("MIPLINEAR",59,3a,d7,5f)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DMipFilter_Impl__obj::MIPNEAREST,HX_("MIPNEAREST",4a,95,9e,c2)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DMipFilter_Impl__obj::MIPNONE,HX_("MIPNONE",2c,52,db,f5)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Context3DMipFilter_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DMipFilter_Impl__obj::MIPLINEAR,"MIPLINEAR"); - HX_MARK_MEMBER_NAME(Context3DMipFilter_Impl__obj::MIPNEAREST,"MIPNEAREST"); - HX_MARK_MEMBER_NAME(Context3DMipFilter_Impl__obj::MIPNONE,"MIPNONE"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DMipFilter_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DMipFilter_Impl__obj::MIPLINEAR,"MIPLINEAR"); - HX_VISIT_MEMBER_NAME(Context3DMipFilter_Impl__obj::MIPNEAREST,"MIPNEAREST"); - HX_VISIT_MEMBER_NAME(Context3DMipFilter_Impl__obj::MIPNONE,"MIPNONE"); -}; - -#endif - -hx::Class Context3DMipFilter_Impl__obj::__mClass; - -static ::String Context3DMipFilter_Impl__obj_sStaticFields[] = { - HX_("MIPLINEAR",59,3a,d7,5f), - HX_("MIPNEAREST",4a,95,9e,c2), - HX_("MIPNONE",2c,52,db,f5), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Context3DMipFilter_Impl__obj::__register() -{ - Context3DMipFilter_Impl__obj _hx_dummy; - Context3DMipFilter_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._Context3DMipFilter.Context3DMipFilter_Impl_",48,5b,34,de); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DMipFilter_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Context3DMipFilter_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DMipFilter_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DMipFilter_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DMipFilter_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DMipFilter_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DMipFilter_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DMipFilter_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_21404597055dc685_18_boot) -HXDLIN( 18) MIPLINEAR = 0; - } -{ - HX_STACKFRAME(&_hx_pos_21404597055dc685_23_boot) -HXDLIN( 23) MIPNEAREST = 1; - } -{ - HX_STACKFRAME(&_hx_pos_21404597055dc685_28_boot) -HXDLIN( 28) MIPNONE = 2; - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DMipFilter diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DProfile/Context3DProfile_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DProfile/Context3DProfile_Impl_.cpp deleted file mode 100644 index e39b19da..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DProfile/Context3DProfile_Impl_.cpp +++ /dev/null @@ -1,245 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__Context3DProfile_Context3DProfile_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_ee23285ac806d27a_84_fromString,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_","fromString",0xdbdb0761,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_.fromString","openfl/display3D/Context3DProfile.hx",84,0x8638b9ba) -HX_LOCAL_STACK_FRAME(_hx_pos_ee23285ac806d27a_102_toString,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_","toString",0xda661cb2,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_.toString","openfl/display3D/Context3DProfile.hx",102,0x8638b9ba) -HX_LOCAL_STACK_FRAME(_hx_pos_ee23285ac806d27a_19_boot,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_","boot",0x742ed538,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_.boot","openfl/display3D/Context3DProfile.hx",19,0x8638b9ba) -HX_LOCAL_STACK_FRAME(_hx_pos_ee23285ac806d27a_42_boot,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_","boot",0x742ed538,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_.boot","openfl/display3D/Context3DProfile.hx",42,0x8638b9ba) -HX_LOCAL_STACK_FRAME(_hx_pos_ee23285ac806d27a_50_boot,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_","boot",0x742ed538,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_.boot","openfl/display3D/Context3DProfile.hx",50,0x8638b9ba) -HX_LOCAL_STACK_FRAME(_hx_pos_ee23285ac806d27a_58_boot,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_","boot",0x742ed538,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_.boot","openfl/display3D/Context3DProfile.hx",58,0x8638b9ba) -HX_LOCAL_STACK_FRAME(_hx_pos_ee23285ac806d27a_66_boot,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_","boot",0x742ed538,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_.boot","openfl/display3D/Context3DProfile.hx",66,0x8638b9ba) -HX_LOCAL_STACK_FRAME(_hx_pos_ee23285ac806d27a_77_boot,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_","boot",0x742ed538,"openfl.display3D._Context3DProfile.Context3DProfile_Impl_.boot","openfl/display3D/Context3DProfile.hx",77,0x8638b9ba) -namespace openfl{ -namespace display3D{ -namespace _Context3DProfile{ - -void Context3DProfile_Impl__obj::__construct() { } - -Dynamic Context3DProfile_Impl__obj::__CreateEmpty() { return new Context3DProfile_Impl__obj; } - -void *Context3DProfile_Impl__obj::_hx_vtable = 0; - -Dynamic Context3DProfile_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DProfile_Impl__obj > _hx_result = new Context3DProfile_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DProfile_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7f62d972; -} - - ::Dynamic Context3DProfile_Impl__obj::BASELINE; - - ::Dynamic Context3DProfile_Impl__obj::BASELINE_CONSTRAINED; - - ::Dynamic Context3DProfile_Impl__obj::BASELINE_EXTENDED; - - ::Dynamic Context3DProfile_Impl__obj::STANDARD; - - ::Dynamic Context3DProfile_Impl__obj::STANDARD_CONSTRAINED; - - ::Dynamic Context3DProfile_Impl__obj::STANDARD_EXTENDED; - - ::Dynamic Context3DProfile_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_ee23285ac806d27a_84_fromString) -HXDLIN( 84) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("baseline",85,dc,27,11)) ){ -HXLINE( 86) return 0; -HXDLIN( 86) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("baselineConstrained",d1,73,c8,e8)) ){ -HXLINE( 87) return 1; -HXDLIN( 87) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("baselineExtended",5e,fa,57,d8)) ){ -HXLINE( 88) return 2; -HXDLIN( 88) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("standard",3d,37,78,ea)) ){ -HXLINE( 89) return 3; -HXDLIN( 89) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("standardConstrained",19,24,99,7f)) ){ -HXLINE( 90) return 4; -HXDLIN( 90) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("standardExtended",16,cd,15,fe)) ){ -HXLINE( 92) return 5; -HXDLIN( 92) goto _hx_goto_0; - } - /* default */{ -HXLINE( 96) return null(); - } - _hx_goto_0:; -HXLINE( 84) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DProfile_Impl__obj,fromString,return ) - -::String Context3DProfile_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_ee23285ac806d27a_102_toString) -HXDLIN( 102) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 104) return HX_("baseline",85,dc,27,11); -HXDLIN( 104) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 105) return HX_("baselineConstrained",d1,73,c8,e8); -HXDLIN( 105) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 106) return HX_("baselineExtended",5e,fa,57,d8); -HXDLIN( 106) goto _hx_goto_2; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 107) return HX_("standard",3d,37,78,ea); -HXDLIN( 107) goto _hx_goto_2; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 108) return HX_("standardConstrained",19,24,99,7f); -HXDLIN( 108) goto _hx_goto_2; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 110) return HX_("standardExtended",16,cd,15,fe); -HXDLIN( 110) goto _hx_goto_2; - } - /* default */{ -HXLINE( 114) return null(); - } - _hx_goto_2:; -HXLINE( 102) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DProfile_Impl__obj,toString,return ) - - -Context3DProfile_Impl__obj::Context3DProfile_Impl__obj() -{ -} - -bool Context3DProfile_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DProfile_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Context3DProfile_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DProfile_Impl__obj::BASELINE,HX_("BASELINE",85,6c,ad,6a)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DProfile_Impl__obj::BASELINE_CONSTRAINED,HX_("BASELINE_CONSTRAINED",3c,9e,1a,00)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DProfile_Impl__obj::BASELINE_EXTENDED,HX_("BASELINE_EXTENDED",f3,b6,e7,2a)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DProfile_Impl__obj::STANDARD,HX_("STANDARD",3d,c7,fd,43)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DProfile_Impl__obj::STANDARD_CONSTRAINED,HX_("STANDARD_CONSTRAINED",f4,2c,e4,5f)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DProfile_Impl__obj::STANDARD_EXTENDED,HX_("STANDARD_EXTENDED",3b,45,42,0b)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Context3DProfile_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DProfile_Impl__obj::BASELINE,"BASELINE"); - HX_MARK_MEMBER_NAME(Context3DProfile_Impl__obj::BASELINE_CONSTRAINED,"BASELINE_CONSTRAINED"); - HX_MARK_MEMBER_NAME(Context3DProfile_Impl__obj::BASELINE_EXTENDED,"BASELINE_EXTENDED"); - HX_MARK_MEMBER_NAME(Context3DProfile_Impl__obj::STANDARD,"STANDARD"); - HX_MARK_MEMBER_NAME(Context3DProfile_Impl__obj::STANDARD_CONSTRAINED,"STANDARD_CONSTRAINED"); - HX_MARK_MEMBER_NAME(Context3DProfile_Impl__obj::STANDARD_EXTENDED,"STANDARD_EXTENDED"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DProfile_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DProfile_Impl__obj::BASELINE,"BASELINE"); - HX_VISIT_MEMBER_NAME(Context3DProfile_Impl__obj::BASELINE_CONSTRAINED,"BASELINE_CONSTRAINED"); - HX_VISIT_MEMBER_NAME(Context3DProfile_Impl__obj::BASELINE_EXTENDED,"BASELINE_EXTENDED"); - HX_VISIT_MEMBER_NAME(Context3DProfile_Impl__obj::STANDARD,"STANDARD"); - HX_VISIT_MEMBER_NAME(Context3DProfile_Impl__obj::STANDARD_CONSTRAINED,"STANDARD_CONSTRAINED"); - HX_VISIT_MEMBER_NAME(Context3DProfile_Impl__obj::STANDARD_EXTENDED,"STANDARD_EXTENDED"); -}; - -#endif - -hx::Class Context3DProfile_Impl__obj::__mClass; - -static ::String Context3DProfile_Impl__obj_sStaticFields[] = { - HX_("BASELINE",85,6c,ad,6a), - HX_("BASELINE_CONSTRAINED",3c,9e,1a,00), - HX_("BASELINE_EXTENDED",f3,b6,e7,2a), - HX_("STANDARD",3d,c7,fd,43), - HX_("STANDARD_CONSTRAINED",f4,2c,e4,5f), - HX_("STANDARD_EXTENDED",3b,45,42,0b), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Context3DProfile_Impl__obj::__register() -{ - Context3DProfile_Impl__obj _hx_dummy; - Context3DProfile_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._Context3DProfile.Context3DProfile_Impl_",28,ad,4e,ea); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DProfile_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Context3DProfile_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DProfile_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DProfile_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DProfile_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DProfile_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DProfile_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DProfile_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_ee23285ac806d27a_19_boot) -HXDLIN( 19) BASELINE = 0; - } -{ - HX_STACKFRAME(&_hx_pos_ee23285ac806d27a_42_boot) -HXDLIN( 42) BASELINE_CONSTRAINED = 1; - } -{ - HX_STACKFRAME(&_hx_pos_ee23285ac806d27a_50_boot) -HXDLIN( 50) BASELINE_EXTENDED = 2; - } -{ - HX_STACKFRAME(&_hx_pos_ee23285ac806d27a_58_boot) -HXDLIN( 58) STANDARD = 3; - } -{ - HX_STACKFRAME(&_hx_pos_ee23285ac806d27a_66_boot) -HXDLIN( 66) STANDARD_CONSTRAINED = 4; - } -{ - HX_STACKFRAME(&_hx_pos_ee23285ac806d27a_77_boot) -HXDLIN( 77) STANDARD_EXTENDED = 5; - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DProfile diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DProgramFormat/Context3DProgramFormat_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DProgramFormat/Context3DProgramFormat_Impl_.cpp deleted file mode 100644 index b607daaa..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DProgramFormat/Context3DProgramFormat_Impl_.cpp +++ /dev/null @@ -1,169 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__Context3DProgramFormat_Context3DProgramFormat_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_edbb0cdee1a780b7_25_fromString,"openfl.display3D._Context3DProgramFormat.Context3DProgramFormat_Impl_","fromString",0xccfbe061,"openfl.display3D._Context3DProgramFormat.Context3DProgramFormat_Impl_.fromString","openfl/display3D/Context3DProgramFormat.hx",25,0x60f90708) -HX_LOCAL_STACK_FRAME(_hx_pos_edbb0cdee1a780b7_35_toString,"openfl.display3D._Context3DProgramFormat.Context3DProgramFormat_Impl_","toString",0x856eb5b2,"openfl.display3D._Context3DProgramFormat.Context3DProgramFormat_Impl_.toString","openfl/display3D/Context3DProgramFormat.hx",35,0x60f90708) -HX_LOCAL_STACK_FRAME(_hx_pos_edbb0cdee1a780b7_16_boot,"openfl.display3D._Context3DProgramFormat.Context3DProgramFormat_Impl_","boot",0x36b6ee38,"openfl.display3D._Context3DProgramFormat.Context3DProgramFormat_Impl_.boot","openfl/display3D/Context3DProgramFormat.hx",16,0x60f90708) -HX_LOCAL_STACK_FRAME(_hx_pos_edbb0cdee1a780b7_21_boot,"openfl.display3D._Context3DProgramFormat.Context3DProgramFormat_Impl_","boot",0x36b6ee38,"openfl.display3D._Context3DProgramFormat.Context3DProgramFormat_Impl_.boot","openfl/display3D/Context3DProgramFormat.hx",21,0x60f90708) -namespace openfl{ -namespace display3D{ -namespace _Context3DProgramFormat{ - -void Context3DProgramFormat_Impl__obj::__construct() { } - -Dynamic Context3DProgramFormat_Impl__obj::__CreateEmpty() { return new Context3DProgramFormat_Impl__obj; } - -void *Context3DProgramFormat_Impl__obj::_hx_vtable = 0; - -Dynamic Context3DProgramFormat_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DProgramFormat_Impl__obj > _hx_result = new Context3DProgramFormat_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DProgramFormat_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x01aa7a32; -} - - ::Dynamic Context3DProgramFormat_Impl__obj::AGAL; - - ::Dynamic Context3DProgramFormat_Impl__obj::GLSL; - - ::Dynamic Context3DProgramFormat_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_edbb0cdee1a780b7_25_fromString) -HXDLIN( 25) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("agal",51,2f,6c,40)) ){ -HXLINE( 27) return 0; -HXDLIN( 27) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("glsl",fe,51,67,44)) ){ -HXLINE( 28) return 1; -HXDLIN( 28) goto _hx_goto_0; - } - /* default */{ -HXLINE( 29) return null(); - } - _hx_goto_0:; -HXLINE( 25) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DProgramFormat_Impl__obj,fromString,return ) - -::String Context3DProgramFormat_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_edbb0cdee1a780b7_35_toString) -HXDLIN( 35) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 37) return HX_("agal",51,2f,6c,40); -HXDLIN( 37) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 38) return HX_("glsl",fe,51,67,44); -HXDLIN( 38) goto _hx_goto_2; - } - /* default */{ -HXLINE( 39) return null(); - } - _hx_goto_2:; -HXLINE( 35) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DProgramFormat_Impl__obj,toString,return ) - - -Context3DProgramFormat_Impl__obj::Context3DProgramFormat_Impl__obj() -{ -} - -bool Context3DProgramFormat_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DProgramFormat_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Context3DProgramFormat_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DProgramFormat_Impl__obj::AGAL,HX_("AGAL",51,f7,2c,2b)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DProgramFormat_Impl__obj::GLSL,HX_("GLSL",fe,19,28,2f)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Context3DProgramFormat_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DProgramFormat_Impl__obj::AGAL,"AGAL"); - HX_MARK_MEMBER_NAME(Context3DProgramFormat_Impl__obj::GLSL,"GLSL"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DProgramFormat_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DProgramFormat_Impl__obj::AGAL,"AGAL"); - HX_VISIT_MEMBER_NAME(Context3DProgramFormat_Impl__obj::GLSL,"GLSL"); -}; - -#endif - -hx::Class Context3DProgramFormat_Impl__obj::__mClass; - -static ::String Context3DProgramFormat_Impl__obj_sStaticFields[] = { - HX_("AGAL",51,f7,2c,2b), - HX_("GLSL",fe,19,28,2f), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Context3DProgramFormat_Impl__obj::__register() -{ - Context3DProgramFormat_Impl__obj _hx_dummy; - Context3DProgramFormat_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._Context3DProgramFormat.Context3DProgramFormat_Impl_",28,34,bd,86); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DProgramFormat_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Context3DProgramFormat_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DProgramFormat_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DProgramFormat_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DProgramFormat_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DProgramFormat_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DProgramFormat_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DProgramFormat_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_edbb0cdee1a780b7_16_boot) -HXDLIN( 16) AGAL = 0; - } -{ - HX_STACKFRAME(&_hx_pos_edbb0cdee1a780b7_21_boot) -HXDLIN( 21) GLSL = 1; - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DProgramFormat diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DProgramType/Context3DProgramType_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DProgramType/Context3DProgramType_Impl_.cpp deleted file mode 100644 index 37ea2f43..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DProgramType/Context3DProgramType_Impl_.cpp +++ /dev/null @@ -1,169 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__Context3DProgramType_Context3DProgramType_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_f34d0745d06fd2f8_27_fromString,"openfl.display3D._Context3DProgramType.Context3DProgramType_Impl_","fromString",0x5dd12501,"openfl.display3D._Context3DProgramType.Context3DProgramType_Impl_.fromString","openfl/display3D/Context3DProgramType.hx",27,0xd8b3bd25) -HX_LOCAL_STACK_FRAME(_hx_pos_f34d0745d06fd2f8_37_toString,"openfl.display3D._Context3DProgramType.Context3DProgramType_Impl_","toString",0xfbdb9252,"openfl.display3D._Context3DProgramType.Context3DProgramType_Impl_.toString","openfl/display3D/Context3DProgramType.hx",37,0xd8b3bd25) -HX_LOCAL_STACK_FRAME(_hx_pos_f34d0745d06fd2f8_18_boot,"openfl.display3D._Context3DProgramType.Context3DProgramType_Impl_","boot",0x8910fad8,"openfl.display3D._Context3DProgramType.Context3DProgramType_Impl_.boot","openfl/display3D/Context3DProgramType.hx",18,0xd8b3bd25) -HX_LOCAL_STACK_FRAME(_hx_pos_f34d0745d06fd2f8_23_boot,"openfl.display3D._Context3DProgramType.Context3DProgramType_Impl_","boot",0x8910fad8,"openfl.display3D._Context3DProgramType.Context3DProgramType_Impl_.boot","openfl/display3D/Context3DProgramType.hx",23,0xd8b3bd25) -namespace openfl{ -namespace display3D{ -namespace _Context3DProgramType{ - -void Context3DProgramType_Impl__obj::__construct() { } - -Dynamic Context3DProgramType_Impl__obj::__CreateEmpty() { return new Context3DProgramType_Impl__obj; } - -void *Context3DProgramType_Impl__obj::_hx_vtable = 0; - -Dynamic Context3DProgramType_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DProgramType_Impl__obj > _hx_result = new Context3DProgramType_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DProgramType_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6a0b7f38; -} - - ::Dynamic Context3DProgramType_Impl__obj::FRAGMENT; - - ::Dynamic Context3DProgramType_Impl__obj::VERTEX; - - ::Dynamic Context3DProgramType_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_f34d0745d06fd2f8_27_fromString) -HXDLIN( 27) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("fragment",d0,5f,e5,ad)) ){ -HXLINE( 29) return 0; -HXDLIN( 29) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("vertex",64,db,47,a1)) ){ -HXLINE( 30) return 1; -HXDLIN( 30) goto _hx_goto_0; - } - /* default */{ -HXLINE( 31) return null(); - } - _hx_goto_0:; -HXLINE( 27) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DProgramType_Impl__obj,fromString,return ) - -::String Context3DProgramType_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_f34d0745d06fd2f8_37_toString) -HXDLIN( 37) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 39) return HX_("fragment",d0,5f,e5,ad); -HXDLIN( 39) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 40) return HX_("vertex",64,db,47,a1); -HXDLIN( 40) goto _hx_goto_2; - } - /* default */{ -HXLINE( 41) return null(); - } - _hx_goto_2:; -HXLINE( 37) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DProgramType_Impl__obj,toString,return ) - - -Context3DProgramType_Impl__obj::Context3DProgramType_Impl__obj() -{ -} - -bool Context3DProgramType_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DProgramType_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Context3DProgramType_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DProgramType_Impl__obj::FRAGMENT,HX_("FRAGMENT",d0,ef,6a,07)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DProgramType_Impl__obj::VERTEX,HX_("VERTEX",64,87,ca,53)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Context3DProgramType_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DProgramType_Impl__obj::FRAGMENT,"FRAGMENT"); - HX_MARK_MEMBER_NAME(Context3DProgramType_Impl__obj::VERTEX,"VERTEX"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DProgramType_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DProgramType_Impl__obj::FRAGMENT,"FRAGMENT"); - HX_VISIT_MEMBER_NAME(Context3DProgramType_Impl__obj::VERTEX,"VERTEX"); -}; - -#endif - -hx::Class Context3DProgramType_Impl__obj::__mClass; - -static ::String Context3DProgramType_Impl__obj_sStaticFields[] = { - HX_("FRAGMENT",d0,ef,6a,07), - HX_("VERTEX",64,87,ca,53), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Context3DProgramType_Impl__obj::__register() -{ - Context3DProgramType_Impl__obj _hx_dummy; - Context3DProgramType_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._Context3DProgramType.Context3DProgramType_Impl_",88,6b,de,7f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DProgramType_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Context3DProgramType_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DProgramType_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DProgramType_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DProgramType_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DProgramType_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DProgramType_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DProgramType_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_f34d0745d06fd2f8_18_boot) -HXDLIN( 18) FRAGMENT = 0; - } -{ - HX_STACKFRAME(&_hx_pos_f34d0745d06fd2f8_23_boot) -HXDLIN( 23) VERTEX = 1; - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DProgramType diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DRenderMode/Context3DRenderMode_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DRenderMode/Context3DRenderMode_Impl_.cpp deleted file mode 100644 index 249979c8..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DRenderMode/Context3DRenderMode_Impl_.cpp +++ /dev/null @@ -1,169 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__Context3DRenderMode_Context3DRenderMode_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_dd05e46d4e88f0f8_33_fromString,"openfl.display3D._Context3DRenderMode.Context3DRenderMode_Impl_","fromString",0x77bca1ab,"openfl.display3D._Context3DRenderMode.Context3DRenderMode_Impl_.fromString","openfl/display3D/Context3DRenderMode.hx",33,0xec19e320) -HX_LOCAL_STACK_FRAME(_hx_pos_dd05e46d4e88f0f8_43_toString,"openfl.display3D._Context3DRenderMode.Context3DRenderMode_Impl_","toString",0xace3b07c,"openfl.display3D._Context3DRenderMode.Context3DRenderMode_Impl_.toString","openfl/display3D/Context3DRenderMode.hx",43,0xec19e320) -HX_LOCAL_STACK_FRAME(_hx_pos_dd05e46d4e88f0f8_22_boot,"openfl.display3D._Context3DRenderMode.Context3DRenderMode_Impl_","boot",0x14103c02,"openfl.display3D._Context3DRenderMode.Context3DRenderMode_Impl_.boot","openfl/display3D/Context3DRenderMode.hx",22,0xec19e320) -HX_LOCAL_STACK_FRAME(_hx_pos_dd05e46d4e88f0f8_29_boot,"openfl.display3D._Context3DRenderMode.Context3DRenderMode_Impl_","boot",0x14103c02,"openfl.display3D._Context3DRenderMode.Context3DRenderMode_Impl_.boot","openfl/display3D/Context3DRenderMode.hx",29,0xec19e320) -namespace openfl{ -namespace display3D{ -namespace _Context3DRenderMode{ - -void Context3DRenderMode_Impl__obj::__construct() { } - -Dynamic Context3DRenderMode_Impl__obj::__CreateEmpty() { return new Context3DRenderMode_Impl__obj; } - -void *Context3DRenderMode_Impl__obj::_hx_vtable = 0; - -Dynamic Context3DRenderMode_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DRenderMode_Impl__obj > _hx_result = new Context3DRenderMode_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DRenderMode_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x74aa2b64; -} - - ::Dynamic Context3DRenderMode_Impl__obj::AUTO; - - ::Dynamic Context3DRenderMode_Impl__obj::SOFTWARE; - - ::Dynamic Context3DRenderMode_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_dd05e46d4e88f0f8_33_fromString) -HXDLIN( 33) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("auto",6f,df,76,40)) ){ -HXLINE( 35) return 0; -HXDLIN( 35) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("software",27,3c,4c,9b)) ){ -HXLINE( 36) return 1; -HXDLIN( 36) goto _hx_goto_0; - } - /* default */{ -HXLINE( 37) return null(); - } - _hx_goto_0:; -HXLINE( 33) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DRenderMode_Impl__obj,fromString,return ) - -::String Context3DRenderMode_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_dd05e46d4e88f0f8_43_toString) -HXDLIN( 43) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 45) return HX_("auto",6f,df,76,40); -HXDLIN( 45) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 46) return HX_("software",27,3c,4c,9b); -HXDLIN( 46) goto _hx_goto_2; - } - /* default */{ -HXLINE( 47) return null(); - } - _hx_goto_2:; -HXLINE( 43) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DRenderMode_Impl__obj,toString,return ) - - -Context3DRenderMode_Impl__obj::Context3DRenderMode_Impl__obj() -{ -} - -bool Context3DRenderMode_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DRenderMode_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Context3DRenderMode_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DRenderMode_Impl__obj::AUTO,HX_("AUTO",6f,a7,37,2b)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DRenderMode_Impl__obj::SOFTWARE,HX_("SOFTWARE",27,cc,d1,f4)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Context3DRenderMode_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DRenderMode_Impl__obj::AUTO,"AUTO"); - HX_MARK_MEMBER_NAME(Context3DRenderMode_Impl__obj::SOFTWARE,"SOFTWARE"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DRenderMode_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DRenderMode_Impl__obj::AUTO,"AUTO"); - HX_VISIT_MEMBER_NAME(Context3DRenderMode_Impl__obj::SOFTWARE,"SOFTWARE"); -}; - -#endif - -hx::Class Context3DRenderMode_Impl__obj::__mClass; - -static ::String Context3DRenderMode_Impl__obj_sStaticFields[] = { - HX_("AUTO",6f,a7,37,2b), - HX_("SOFTWARE",27,cc,d1,f4), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Context3DRenderMode_Impl__obj::__register() -{ - Context3DRenderMode_Impl__obj _hx_dummy; - Context3DRenderMode_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._Context3DRenderMode.Context3DRenderMode_Impl_",9e,ba,ba,d4); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DRenderMode_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Context3DRenderMode_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DRenderMode_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DRenderMode_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DRenderMode_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DRenderMode_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DRenderMode_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DRenderMode_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_dd05e46d4e88f0f8_22_boot) -HXDLIN( 22) AUTO = 0; - } -{ - HX_STACKFRAME(&_hx_pos_dd05e46d4e88f0f8_29_boot) -HXDLIN( 29) SOFTWARE = 1; - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DRenderMode diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DStencilAction/Context3DStencilAction_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DStencilAction/Context3DStencilAction_Impl_.cpp deleted file mode 100644 index b7d574ad..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DStencilAction/Context3DStencilAction_Impl_.cpp +++ /dev/null @@ -1,283 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__Context3DStencilAction_Context3DStencilAction_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_7ca6962f8d84f3d3_63_fromString,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_","fromString",0x85a5c581,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_.fromString","openfl/display3D/Context3DStencilAction.hx",63,0x92be5171) -HX_LOCAL_STACK_FRAME(_hx_pos_7ca6962f8d84f3d3_79_toString,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_","toString",0x776f12d2,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_.toString","openfl/display3D/Context3DStencilAction.hx",79,0x92be5171) -HX_LOCAL_STACK_FRAME(_hx_pos_7ca6962f8d84f3d3_19_boot,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_","boot",0xa3ba3b58,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_.boot","openfl/display3D/Context3DStencilAction.hx",19,0x92be5171) -HX_LOCAL_STACK_FRAME(_hx_pos_7ca6962f8d84f3d3_25_boot,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_","boot",0xa3ba3b58,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_.boot","openfl/display3D/Context3DStencilAction.hx",25,0x92be5171) -HX_LOCAL_STACK_FRAME(_hx_pos_7ca6962f8d84f3d3_30_boot,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_","boot",0xa3ba3b58,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_.boot","openfl/display3D/Context3DStencilAction.hx",30,0x92be5171) -HX_LOCAL_STACK_FRAME(_hx_pos_7ca6962f8d84f3d3_36_boot,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_","boot",0xa3ba3b58,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_.boot","openfl/display3D/Context3DStencilAction.hx",36,0x92be5171) -HX_LOCAL_STACK_FRAME(_hx_pos_7ca6962f8d84f3d3_44_boot,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_","boot",0xa3ba3b58,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_.boot","openfl/display3D/Context3DStencilAction.hx",44,0x92be5171) -HX_LOCAL_STACK_FRAME(_hx_pos_7ca6962f8d84f3d3_49_boot,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_","boot",0xa3ba3b58,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_.boot","openfl/display3D/Context3DStencilAction.hx",49,0x92be5171) -HX_LOCAL_STACK_FRAME(_hx_pos_7ca6962f8d84f3d3_54_boot,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_","boot",0xa3ba3b58,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_.boot","openfl/display3D/Context3DStencilAction.hx",54,0x92be5171) -HX_LOCAL_STACK_FRAME(_hx_pos_7ca6962f8d84f3d3_59_boot,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_","boot",0xa3ba3b58,"openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_.boot","openfl/display3D/Context3DStencilAction.hx",59,0x92be5171) -namespace openfl{ -namespace display3D{ -namespace _Context3DStencilAction{ - -void Context3DStencilAction_Impl__obj::__construct() { } - -Dynamic Context3DStencilAction_Impl__obj::__CreateEmpty() { return new Context3DStencilAction_Impl__obj; } - -void *Context3DStencilAction_Impl__obj::_hx_vtable = 0; - -Dynamic Context3DStencilAction_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DStencilAction_Impl__obj > _hx_result = new Context3DStencilAction_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DStencilAction_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x23bfe1a0; -} - - ::Dynamic Context3DStencilAction_Impl__obj::DECREMENT_SATURATE; - - ::Dynamic Context3DStencilAction_Impl__obj::DECREMENT_WRAP; - - ::Dynamic Context3DStencilAction_Impl__obj::INCREMENT_SATURATE; - - ::Dynamic Context3DStencilAction_Impl__obj::INCREMENT_WRAP; - - ::Dynamic Context3DStencilAction_Impl__obj::INVERT; - - ::Dynamic Context3DStencilAction_Impl__obj::KEEP; - - ::Dynamic Context3DStencilAction_Impl__obj::SET; - - ::Dynamic Context3DStencilAction_Impl__obj::ZERO; - - ::Dynamic Context3DStencilAction_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_7ca6962f8d84f3d3_63_fromString) -HXDLIN( 63) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("decrementSaturate",22,cd,3b,f4)) ){ -HXLINE( 65) return 0; -HXDLIN( 65) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("decrementWrap",7d,61,2a,a2)) ){ -HXLINE( 66) return 1; -HXDLIN( 66) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("incrementSaturate",3e,59,b0,83)) ){ -HXLINE( 67) return 2; -HXDLIN( 67) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("incrementWrap",99,af,a7,4e)) ){ -HXLINE( 68) return 3; -HXDLIN( 68) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("invert",16,e7,d8,9f)) ){ -HXLINE( 69) return 4; -HXDLIN( 69) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("keep",85,d0,06,47)) ){ -HXLINE( 70) return 5; -HXDLIN( 70) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("set",a2,9b,57,00)) ){ -HXLINE( 71) return 6; -HXDLIN( 71) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("zero",28,0f,f1,50)) ){ -HXLINE( 72) return 7; -HXDLIN( 72) goto _hx_goto_0; - } - /* default */{ -HXLINE( 73) return null(); - } - _hx_goto_0:; -HXLINE( 63) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DStencilAction_Impl__obj,fromString,return ) - -::String Context3DStencilAction_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_7ca6962f8d84f3d3_79_toString) -HXDLIN( 79) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 81) return HX_("decrementSaturate",22,cd,3b,f4); -HXDLIN( 81) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 82) return HX_("decrementWrap",7d,61,2a,a2); -HXDLIN( 82) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 83) return HX_("incrementSaturate",3e,59,b0,83); -HXDLIN( 83) goto _hx_goto_2; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 84) return HX_("incrementWrap",99,af,a7,4e); -HXDLIN( 84) goto _hx_goto_2; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 85) return HX_("invert",16,e7,d8,9f); -HXDLIN( 85) goto _hx_goto_2; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 86) return HX_("keep",85,d0,06,47); -HXDLIN( 86) goto _hx_goto_2; - } - if ( (_hx_switch_0==6) ){ -HXLINE( 87) return HX_("set",a2,9b,57,00); -HXDLIN( 87) goto _hx_goto_2; - } - if ( (_hx_switch_0==7) ){ -HXLINE( 88) return HX_("zero",28,0f,f1,50); -HXDLIN( 88) goto _hx_goto_2; - } - /* default */{ -HXLINE( 89) return null(); - } - _hx_goto_2:; -HXLINE( 79) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DStencilAction_Impl__obj,toString,return ) - - -Context3DStencilAction_Impl__obj::Context3DStencilAction_Impl__obj() -{ -} - -bool Context3DStencilAction_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DStencilAction_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Context3DStencilAction_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DStencilAction_Impl__obj::DECREMENT_SATURATE,HX_("DECREMENT_SATURATE",fb,9a,33,b0)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DStencilAction_Impl__obj::DECREMENT_WRAP,HX_("DECREMENT_WRAP",d6,46,e1,de)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DStencilAction_Impl__obj::INCREMENT_SATURATE,HX_("INCREMENT_SATURATE",5f,a7,b9,a6)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DStencilAction_Impl__obj::INCREMENT_WRAP,HX_("INCREMENT_WRAP",3a,51,08,20)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DStencilAction_Impl__obj::INVERT,HX_("INVERT",16,93,5b,52)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DStencilAction_Impl__obj::KEEP,HX_("KEEP",85,98,c7,31)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DStencilAction_Impl__obj::SET,HX_("SET",82,37,3f,00)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DStencilAction_Impl__obj::ZERO,HX_("ZERO",28,d7,b1,3b)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Context3DStencilAction_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DStencilAction_Impl__obj::DECREMENT_SATURATE,"DECREMENT_SATURATE"); - HX_MARK_MEMBER_NAME(Context3DStencilAction_Impl__obj::DECREMENT_WRAP,"DECREMENT_WRAP"); - HX_MARK_MEMBER_NAME(Context3DStencilAction_Impl__obj::INCREMENT_SATURATE,"INCREMENT_SATURATE"); - HX_MARK_MEMBER_NAME(Context3DStencilAction_Impl__obj::INCREMENT_WRAP,"INCREMENT_WRAP"); - HX_MARK_MEMBER_NAME(Context3DStencilAction_Impl__obj::INVERT,"INVERT"); - HX_MARK_MEMBER_NAME(Context3DStencilAction_Impl__obj::KEEP,"KEEP"); - HX_MARK_MEMBER_NAME(Context3DStencilAction_Impl__obj::SET,"SET"); - HX_MARK_MEMBER_NAME(Context3DStencilAction_Impl__obj::ZERO,"ZERO"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DStencilAction_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DStencilAction_Impl__obj::DECREMENT_SATURATE,"DECREMENT_SATURATE"); - HX_VISIT_MEMBER_NAME(Context3DStencilAction_Impl__obj::DECREMENT_WRAP,"DECREMENT_WRAP"); - HX_VISIT_MEMBER_NAME(Context3DStencilAction_Impl__obj::INCREMENT_SATURATE,"INCREMENT_SATURATE"); - HX_VISIT_MEMBER_NAME(Context3DStencilAction_Impl__obj::INCREMENT_WRAP,"INCREMENT_WRAP"); - HX_VISIT_MEMBER_NAME(Context3DStencilAction_Impl__obj::INVERT,"INVERT"); - HX_VISIT_MEMBER_NAME(Context3DStencilAction_Impl__obj::KEEP,"KEEP"); - HX_VISIT_MEMBER_NAME(Context3DStencilAction_Impl__obj::SET,"SET"); - HX_VISIT_MEMBER_NAME(Context3DStencilAction_Impl__obj::ZERO,"ZERO"); -}; - -#endif - -hx::Class Context3DStencilAction_Impl__obj::__mClass; - -static ::String Context3DStencilAction_Impl__obj_sStaticFields[] = { - HX_("DECREMENT_SATURATE",fb,9a,33,b0), - HX_("DECREMENT_WRAP",d6,46,e1,de), - HX_("INCREMENT_SATURATE",5f,a7,b9,a6), - HX_("INCREMENT_WRAP",3a,51,08,20), - HX_("INVERT",16,93,5b,52), - HX_("KEEP",85,98,c7,31), - HX_("SET",82,37,3f,00), - HX_("ZERO",28,d7,b1,3b), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Context3DStencilAction_Impl__obj::__register() -{ - Context3DStencilAction_Impl__obj _hx_dummy; - Context3DStencilAction_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._Context3DStencilAction.Context3DStencilAction_Impl_",08,fb,bc,f6); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DStencilAction_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Context3DStencilAction_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DStencilAction_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DStencilAction_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DStencilAction_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DStencilAction_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DStencilAction_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DStencilAction_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_7ca6962f8d84f3d3_19_boot) -HXDLIN( 19) DECREMENT_SATURATE = 0; - } -{ - HX_STACKFRAME(&_hx_pos_7ca6962f8d84f3d3_25_boot) -HXDLIN( 25) DECREMENT_WRAP = 1; - } -{ - HX_STACKFRAME(&_hx_pos_7ca6962f8d84f3d3_30_boot) -HXDLIN( 30) INCREMENT_SATURATE = 2; - } -{ - HX_STACKFRAME(&_hx_pos_7ca6962f8d84f3d3_36_boot) -HXDLIN( 36) INCREMENT_WRAP = 3; - } -{ - HX_STACKFRAME(&_hx_pos_7ca6962f8d84f3d3_44_boot) -HXDLIN( 44) INVERT = 4; - } -{ - HX_STACKFRAME(&_hx_pos_7ca6962f8d84f3d3_49_boot) -HXDLIN( 49) KEEP = 5; - } -{ - HX_STACKFRAME(&_hx_pos_7ca6962f8d84f3d3_54_boot) -HXDLIN( 54) SET = 6; - } -{ - HX_STACKFRAME(&_hx_pos_7ca6962f8d84f3d3_59_boot) -HXDLIN( 59) ZERO = 7; - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DStencilAction diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DTextureFilter/Context3DTextureFilter_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DTextureFilter/Context3DTextureFilter_Impl_.cpp deleted file mode 100644 index e16c014e..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DTextureFilter/Context3DTextureFilter_Impl_.cpp +++ /dev/null @@ -1,245 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__Context3DTextureFilter_Context3DTextureFilter_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_c8e90ea1d29bbe01_47_fromString,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_","fromString",0x784e3d61,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_.fromString","openfl/display3D/Context3DTextureFilter.hx",47,0x69987bf0) -HX_LOCAL_STACK_FRAME(_hx_pos_c8e90ea1d29bbe01_61_toString,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_","toString",0x747fd2b2,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_.toString","openfl/display3D/Context3DTextureFilter.hx",61,0x69987bf0) -HX_LOCAL_STACK_FRAME(_hx_pos_c8e90ea1d29bbe01_17_boot,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_","boot",0xe5b58b38,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_.boot","openfl/display3D/Context3DTextureFilter.hx",17,0x69987bf0) -HX_LOCAL_STACK_FRAME(_hx_pos_c8e90ea1d29bbe01_22_boot,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_","boot",0xe5b58b38,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_.boot","openfl/display3D/Context3DTextureFilter.hx",22,0x69987bf0) -HX_LOCAL_STACK_FRAME(_hx_pos_c8e90ea1d29bbe01_27_boot,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_","boot",0xe5b58b38,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_.boot","openfl/display3D/Context3DTextureFilter.hx",27,0x69987bf0) -HX_LOCAL_STACK_FRAME(_hx_pos_c8e90ea1d29bbe01_32_boot,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_","boot",0xe5b58b38,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_.boot","openfl/display3D/Context3DTextureFilter.hx",32,0x69987bf0) -HX_LOCAL_STACK_FRAME(_hx_pos_c8e90ea1d29bbe01_37_boot,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_","boot",0xe5b58b38,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_.boot","openfl/display3D/Context3DTextureFilter.hx",37,0x69987bf0) -HX_LOCAL_STACK_FRAME(_hx_pos_c8e90ea1d29bbe01_43_boot,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_","boot",0xe5b58b38,"openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_.boot","openfl/display3D/Context3DTextureFilter.hx",43,0x69987bf0) -namespace openfl{ -namespace display3D{ -namespace _Context3DTextureFilter{ - -void Context3DTextureFilter_Impl__obj::__construct() { } - -Dynamic Context3DTextureFilter_Impl__obj::__CreateEmpty() { return new Context3DTextureFilter_Impl__obj; } - -void *Context3DTextureFilter_Impl__obj::_hx_vtable = 0; - -Dynamic Context3DTextureFilter_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DTextureFilter_Impl__obj > _hx_result = new Context3DTextureFilter_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DTextureFilter_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x62511a62; -} - - ::Dynamic Context3DTextureFilter_Impl__obj::ANISOTROPIC16X; - - ::Dynamic Context3DTextureFilter_Impl__obj::ANISOTROPIC2X; - - ::Dynamic Context3DTextureFilter_Impl__obj::ANISOTROPIC4X; - - ::Dynamic Context3DTextureFilter_Impl__obj::ANISOTROPIC8X; - - ::Dynamic Context3DTextureFilter_Impl__obj::LINEAR; - - ::Dynamic Context3DTextureFilter_Impl__obj::NEAREST; - - ::Dynamic Context3DTextureFilter_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_c8e90ea1d29bbe01_47_fromString) -HXDLIN( 47) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("anisotropic16x",62,56,64,8c)) ){ -HXLINE( 49) return 0; -HXDLIN( 49) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("anisotropic2x",77,56,26,f5)) ){ -HXLINE( 50) return 1; -HXDLIN( 50) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("anisotropic4x",35,58,26,f5)) ){ -HXLINE( 51) return 2; -HXDLIN( 51) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("anisotropic8x",b1,5b,26,f5)) ){ -HXLINE( 52) return 3; -HXDLIN( 52) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("linear",e5,51,a0,ec)) ){ -HXLINE( 53) return 4; -HXDLIN( 53) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("nearest",5e,18,ca,65)) ){ -HXLINE( 54) return 5; -HXDLIN( 54) goto _hx_goto_0; - } - /* default */{ -HXLINE( 55) return null(); - } - _hx_goto_0:; -HXLINE( 47) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DTextureFilter_Impl__obj,fromString,return ) - -::String Context3DTextureFilter_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_c8e90ea1d29bbe01_61_toString) -HXDLIN( 61) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 63) return HX_("anisotropic16x",62,56,64,8c); -HXDLIN( 63) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 64) return HX_("anisotropic2x",77,56,26,f5); -HXDLIN( 64) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 65) return HX_("anisotropic4x",35,58,26,f5); -HXDLIN( 65) goto _hx_goto_2; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 66) return HX_("anisotropic8x",b1,5b,26,f5); -HXDLIN( 66) goto _hx_goto_2; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 67) return HX_("linear",e5,51,a0,ec); -HXDLIN( 67) goto _hx_goto_2; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 68) return HX_("nearest",5e,18,ca,65); -HXDLIN( 68) goto _hx_goto_2; - } - /* default */{ -HXLINE( 69) return null(); - } - _hx_goto_2:; -HXLINE( 61) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DTextureFilter_Impl__obj,toString,return ) - - -Context3DTextureFilter_Impl__obj::Context3DTextureFilter_Impl__obj() -{ -} - -bool Context3DTextureFilter_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DTextureFilter_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Context3DTextureFilter_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DTextureFilter_Impl__obj::ANISOTROPIC16X,HX_("ANISOTROPIC16X",62,f6,10,1d)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DTextureFilter_Impl__obj::ANISOTROPIC2X,HX_("ANISOTROPIC2X",37,1a,65,db)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DTextureFilter_Impl__obj::ANISOTROPIC4X,HX_("ANISOTROPIC4X",f5,1b,65,db)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DTextureFilter_Impl__obj::ANISOTROPIC8X,HX_("ANISOTROPIC8X",71,1f,65,db)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DTextureFilter_Impl__obj::LINEAR,HX_("LINEAR",e5,fd,22,9f)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DTextureFilter_Impl__obj::NEAREST,HX_("NEAREST",3e,ec,9d,e5)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Context3DTextureFilter_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DTextureFilter_Impl__obj::ANISOTROPIC16X,"ANISOTROPIC16X"); - HX_MARK_MEMBER_NAME(Context3DTextureFilter_Impl__obj::ANISOTROPIC2X,"ANISOTROPIC2X"); - HX_MARK_MEMBER_NAME(Context3DTextureFilter_Impl__obj::ANISOTROPIC4X,"ANISOTROPIC4X"); - HX_MARK_MEMBER_NAME(Context3DTextureFilter_Impl__obj::ANISOTROPIC8X,"ANISOTROPIC8X"); - HX_MARK_MEMBER_NAME(Context3DTextureFilter_Impl__obj::LINEAR,"LINEAR"); - HX_MARK_MEMBER_NAME(Context3DTextureFilter_Impl__obj::NEAREST,"NEAREST"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DTextureFilter_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DTextureFilter_Impl__obj::ANISOTROPIC16X,"ANISOTROPIC16X"); - HX_VISIT_MEMBER_NAME(Context3DTextureFilter_Impl__obj::ANISOTROPIC2X,"ANISOTROPIC2X"); - HX_VISIT_MEMBER_NAME(Context3DTextureFilter_Impl__obj::ANISOTROPIC4X,"ANISOTROPIC4X"); - HX_VISIT_MEMBER_NAME(Context3DTextureFilter_Impl__obj::ANISOTROPIC8X,"ANISOTROPIC8X"); - HX_VISIT_MEMBER_NAME(Context3DTextureFilter_Impl__obj::LINEAR,"LINEAR"); - HX_VISIT_MEMBER_NAME(Context3DTextureFilter_Impl__obj::NEAREST,"NEAREST"); -}; - -#endif - -hx::Class Context3DTextureFilter_Impl__obj::__mClass; - -static ::String Context3DTextureFilter_Impl__obj_sStaticFields[] = { - HX_("ANISOTROPIC16X",62,f6,10,1d), - HX_("ANISOTROPIC2X",37,1a,65,db), - HX_("ANISOTROPIC4X",f5,1b,65,db), - HX_("ANISOTROPIC8X",71,1f,65,db), - HX_("LINEAR",e5,fd,22,9f), - HX_("NEAREST",3e,ec,9d,e5), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Context3DTextureFilter_Impl__obj::__register() -{ - Context3DTextureFilter_Impl__obj _hx_dummy; - Context3DTextureFilter_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._Context3DTextureFilter.Context3DTextureFilter_Impl_",28,b7,43,12); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DTextureFilter_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Context3DTextureFilter_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DTextureFilter_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DTextureFilter_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DTextureFilter_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DTextureFilter_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DTextureFilter_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DTextureFilter_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_c8e90ea1d29bbe01_17_boot) -HXDLIN( 17) ANISOTROPIC16X = 0; - } -{ - HX_STACKFRAME(&_hx_pos_c8e90ea1d29bbe01_22_boot) -HXDLIN( 22) ANISOTROPIC2X = 1; - } -{ - HX_STACKFRAME(&_hx_pos_c8e90ea1d29bbe01_27_boot) -HXDLIN( 27) ANISOTROPIC4X = 2; - } -{ - HX_STACKFRAME(&_hx_pos_c8e90ea1d29bbe01_32_boot) -HXDLIN( 32) ANISOTROPIC8X = 3; - } -{ - HX_STACKFRAME(&_hx_pos_c8e90ea1d29bbe01_37_boot) -HXDLIN( 37) LINEAR = 4; - } -{ - HX_STACKFRAME(&_hx_pos_c8e90ea1d29bbe01_43_boot) -HXDLIN( 43) NEAREST = 5; - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DTextureFilter diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DTextureFormat/Context3DTextureFormat_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DTextureFormat/Context3DTextureFormat_Impl_.cpp deleted file mode 100644 index e463638f..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DTextureFormat/Context3DTextureFormat_Impl_.cpp +++ /dev/null @@ -1,245 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__Context3DTextureFormat_Context3DTextureFormat_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_ce38ee0aefe74adb_46_fromString,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_","fromString",0xc71d5181,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_.fromString","openfl/display3D/Context3DTextureFormat.hx",46,0xa18085d1) -HX_LOCAL_STACK_FRAME(_hx_pos_ce38ee0aefe74adb_60_toString,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_","toString",0xc7ab9ed2,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_.toString","openfl/display3D/Context3DTextureFormat.hx",60,0xa18085d1) -HX_LOCAL_STACK_FRAME(_hx_pos_ce38ee0aefe74adb_17_boot,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_","boot",0x5fc0c758,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_.boot","openfl/display3D/Context3DTextureFormat.hx",17,0xa18085d1) -HX_LOCAL_STACK_FRAME(_hx_pos_ce38ee0aefe74adb_22_boot,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_","boot",0x5fc0c758,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_.boot","openfl/display3D/Context3DTextureFormat.hx",22,0xa18085d1) -HX_LOCAL_STACK_FRAME(_hx_pos_ce38ee0aefe74adb_27_boot,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_","boot",0x5fc0c758,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_.boot","openfl/display3D/Context3DTextureFormat.hx",27,0xa18085d1) -HX_LOCAL_STACK_FRAME(_hx_pos_ce38ee0aefe74adb_32_boot,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_","boot",0x5fc0c758,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_.boot","openfl/display3D/Context3DTextureFormat.hx",32,0xa18085d1) -HX_LOCAL_STACK_FRAME(_hx_pos_ce38ee0aefe74adb_37_boot,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_","boot",0x5fc0c758,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_.boot","openfl/display3D/Context3DTextureFormat.hx",37,0xa18085d1) -HX_LOCAL_STACK_FRAME(_hx_pos_ce38ee0aefe74adb_42_boot,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_","boot",0x5fc0c758,"openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_.boot","openfl/display3D/Context3DTextureFormat.hx",42,0xa18085d1) -namespace openfl{ -namespace display3D{ -namespace _Context3DTextureFormat{ - -void Context3DTextureFormat_Impl__obj::__construct() { } - -Dynamic Context3DTextureFormat_Impl__obj::__CreateEmpty() { return new Context3DTextureFormat_Impl__obj; } - -void *Context3DTextureFormat_Impl__obj::_hx_vtable = 0; - -Dynamic Context3DTextureFormat_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DTextureFormat_Impl__obj > _hx_result = new Context3DTextureFormat_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DTextureFormat_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1f3750e0; -} - - ::Dynamic Context3DTextureFormat_Impl__obj::BGR_PACKED; - - ::Dynamic Context3DTextureFormat_Impl__obj::BGRA; - - ::Dynamic Context3DTextureFormat_Impl__obj::BGRA_PACKED; - - ::Dynamic Context3DTextureFormat_Impl__obj::COMPRESSED; - - ::Dynamic Context3DTextureFormat_Impl__obj::COMPRESSED_ALPHA; - - ::Dynamic Context3DTextureFormat_Impl__obj::RGBA_HALF_FLOAT; - - ::Dynamic Context3DTextureFormat_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_ce38ee0aefe74adb_46_fromString) -HXDLIN( 46) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("bgrPacked565",6f,69,33,84)) ){ -HXLINE( 48) return 0; -HXDLIN( 48) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("bgra",b4,74,15,41)) ){ -HXLINE( 49) return 1; -HXDLIN( 49) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("bgraPacked4444",4c,10,af,4f)) ){ -HXLINE( 50) return 2; -HXDLIN( 50) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("compressed",81,4c,da,67)) ){ -HXLINE( 51) return 3; -HXDLIN( 51) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("compressedAlpha",1d,d7,1f,4a)) ){ -HXLINE( 52) return 4; -HXDLIN( 52) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("rgbaHalfFloat",95,5b,55,9e)) ){ -HXLINE( 53) return 5; -HXDLIN( 53) goto _hx_goto_0; - } - /* default */{ -HXLINE( 54) return null(); - } - _hx_goto_0:; -HXLINE( 46) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DTextureFormat_Impl__obj,fromString,return ) - -::String Context3DTextureFormat_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_ce38ee0aefe74adb_60_toString) -HXDLIN( 60) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 62) return HX_("bgrPacked565",6f,69,33,84); -HXDLIN( 62) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 63) return HX_("bgra",b4,74,15,41); -HXDLIN( 63) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 64) return HX_("bgraPacked4444",4c,10,af,4f); -HXDLIN( 64) goto _hx_goto_2; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 65) return HX_("compressed",81,4c,da,67); -HXDLIN( 65) goto _hx_goto_2; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 66) return HX_("compressedAlpha",1d,d7,1f,4a); -HXDLIN( 66) goto _hx_goto_2; - } - if ( (_hx_switch_0==5) ){ -HXLINE( 67) return HX_("rgbaHalfFloat",95,5b,55,9e); -HXDLIN( 67) goto _hx_goto_2; - } - /* default */{ -HXLINE( 68) return null(); - } - _hx_goto_2:; -HXLINE( 60) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DTextureFormat_Impl__obj,toString,return ) - - -Context3DTextureFormat_Impl__obj::Context3DTextureFormat_Impl__obj() -{ -} - -bool Context3DTextureFormat_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DTextureFormat_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Context3DTextureFormat_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DTextureFormat_Impl__obj::BGR_PACKED,HX_("BGR_PACKED",ca,a9,e1,6a)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DTextureFormat_Impl__obj::BGRA,HX_("BGRA",b4,3c,d6,2b)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DTextureFormat_Impl__obj::BGRA_PACKED,HX_("BGRA_PACKED",e3,96,b3,a9)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DTextureFormat_Impl__obj::COMPRESSED,HX_("COMPRESSED",81,c0,e3,59)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DTextureFormat_Impl__obj::COMPRESSED_ALPHA,HX_("COMPRESSED_ALPHA",c0,bd,f0,0e)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DTextureFormat_Impl__obj::RGBA_HALF_FLOAT,HX_("RGBA_HALF_FLOAT",9b,47,f2,b0)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Context3DTextureFormat_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DTextureFormat_Impl__obj::BGR_PACKED,"BGR_PACKED"); - HX_MARK_MEMBER_NAME(Context3DTextureFormat_Impl__obj::BGRA,"BGRA"); - HX_MARK_MEMBER_NAME(Context3DTextureFormat_Impl__obj::BGRA_PACKED,"BGRA_PACKED"); - HX_MARK_MEMBER_NAME(Context3DTextureFormat_Impl__obj::COMPRESSED,"COMPRESSED"); - HX_MARK_MEMBER_NAME(Context3DTextureFormat_Impl__obj::COMPRESSED_ALPHA,"COMPRESSED_ALPHA"); - HX_MARK_MEMBER_NAME(Context3DTextureFormat_Impl__obj::RGBA_HALF_FLOAT,"RGBA_HALF_FLOAT"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DTextureFormat_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DTextureFormat_Impl__obj::BGR_PACKED,"BGR_PACKED"); - HX_VISIT_MEMBER_NAME(Context3DTextureFormat_Impl__obj::BGRA,"BGRA"); - HX_VISIT_MEMBER_NAME(Context3DTextureFormat_Impl__obj::BGRA_PACKED,"BGRA_PACKED"); - HX_VISIT_MEMBER_NAME(Context3DTextureFormat_Impl__obj::COMPRESSED,"COMPRESSED"); - HX_VISIT_MEMBER_NAME(Context3DTextureFormat_Impl__obj::COMPRESSED_ALPHA,"COMPRESSED_ALPHA"); - HX_VISIT_MEMBER_NAME(Context3DTextureFormat_Impl__obj::RGBA_HALF_FLOAT,"RGBA_HALF_FLOAT"); -}; - -#endif - -hx::Class Context3DTextureFormat_Impl__obj::__mClass; - -static ::String Context3DTextureFormat_Impl__obj_sStaticFields[] = { - HX_("BGR_PACKED",ca,a9,e1,6a), - HX_("BGRA",b4,3c,d6,2b), - HX_("BGRA_PACKED",e3,96,b3,a9), - HX_("COMPRESSED",81,c0,e3,59), - HX_("COMPRESSED_ALPHA",c0,bd,f0,0e), - HX_("RGBA_HALF_FLOAT",9b,47,f2,b0), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Context3DTextureFormat_Impl__obj::__register() -{ - Context3DTextureFormat_Impl__obj _hx_dummy; - Context3DTextureFormat_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._Context3DTextureFormat.Context3DTextureFormat_Impl_",08,ef,41,50); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DTextureFormat_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Context3DTextureFormat_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DTextureFormat_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DTextureFormat_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DTextureFormat_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DTextureFormat_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DTextureFormat_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DTextureFormat_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_ce38ee0aefe74adb_17_boot) -HXDLIN( 17) BGR_PACKED = 0; - } -{ - HX_STACKFRAME(&_hx_pos_ce38ee0aefe74adb_22_boot) -HXDLIN( 22) BGRA = 1; - } -{ - HX_STACKFRAME(&_hx_pos_ce38ee0aefe74adb_27_boot) -HXDLIN( 27) BGRA_PACKED = 2; - } -{ - HX_STACKFRAME(&_hx_pos_ce38ee0aefe74adb_32_boot) -HXDLIN( 32) COMPRESSED = 3; - } -{ - HX_STACKFRAME(&_hx_pos_ce38ee0aefe74adb_37_boot) -HXDLIN( 37) COMPRESSED_ALPHA = 4; - } -{ - HX_STACKFRAME(&_hx_pos_ce38ee0aefe74adb_42_boot) -HXDLIN( 42) RGBA_HALF_FLOAT = 5; - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DTextureFormat diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DTriangleFace/Context3DTriangleFace_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DTriangleFace/Context3DTriangleFace_Impl_.cpp deleted file mode 100644 index d8607a07..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DTriangleFace/Context3DTriangleFace_Impl_.cpp +++ /dev/null @@ -1,207 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__Context3DTriangleFace_Context3DTriangleFace_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_c6faaa6b9f0fc2b9_22_fromString,"openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_","fromString",0x04ef1c93,"openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_.fromString","openfl/display3D/Context3DTriangleFace.hx",22,0x186e7db4) -HX_LOCAL_STACK_FRAME(_hx_pos_c6faaa6b9f0fc2b9_34_toString,"openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_","toString",0xd6ea2164,"openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_.toString","openfl/display3D/Context3DTriangleFace.hx",34,0x186e7db4) -HX_LOCAL_STACK_FRAME(_hx_pos_c6faaa6b9f0fc2b9_15_boot,"openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_","boot",0xb50218ea,"openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_.boot","openfl/display3D/Context3DTriangleFace.hx",15,0x186e7db4) -HX_LOCAL_STACK_FRAME(_hx_pos_c6faaa6b9f0fc2b9_16_boot,"openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_","boot",0xb50218ea,"openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_.boot","openfl/display3D/Context3DTriangleFace.hx",16,0x186e7db4) -HX_LOCAL_STACK_FRAME(_hx_pos_c6faaa6b9f0fc2b9_17_boot,"openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_","boot",0xb50218ea,"openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_.boot","openfl/display3D/Context3DTriangleFace.hx",17,0x186e7db4) -HX_LOCAL_STACK_FRAME(_hx_pos_c6faaa6b9f0fc2b9_18_boot,"openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_","boot",0xb50218ea,"openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_.boot","openfl/display3D/Context3DTriangleFace.hx",18,0x186e7db4) -namespace openfl{ -namespace display3D{ -namespace _Context3DTriangleFace{ - -void Context3DTriangleFace_Impl__obj::__construct() { } - -Dynamic Context3DTriangleFace_Impl__obj::__CreateEmpty() { return new Context3DTriangleFace_Impl__obj; } - -void *Context3DTriangleFace_Impl__obj::_hx_vtable = 0; - -Dynamic Context3DTriangleFace_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DTriangleFace_Impl__obj > _hx_result = new Context3DTriangleFace_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DTriangleFace_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x218053dc; -} - - ::Dynamic Context3DTriangleFace_Impl__obj::BACK; - - ::Dynamic Context3DTriangleFace_Impl__obj::FRONT; - - ::Dynamic Context3DTriangleFace_Impl__obj::FRONT_AND_BACK; - - ::Dynamic Context3DTriangleFace_Impl__obj::NONE; - - ::Dynamic Context3DTriangleFace_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_c6faaa6b9f0fc2b9_22_fromString) -HXDLIN( 22) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("back",27,da,10,41)) ){ -HXLINE( 24) return 0; -HXDLIN( 24) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("front",a9,18,8e,06)) ){ -HXLINE( 25) return 1; -HXDLIN( 25) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("frontAndBack",f5,1e,63,ce)) ){ -HXLINE( 26) return 2; -HXDLIN( 26) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("none",b8,12,0a,49)) ){ -HXLINE( 27) return 3; -HXDLIN( 27) goto _hx_goto_0; - } - /* default */{ -HXLINE( 28) return null(); - } - _hx_goto_0:; -HXLINE( 22) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DTriangleFace_Impl__obj,fromString,return ) - -::String Context3DTriangleFace_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_c6faaa6b9f0fc2b9_34_toString) -HXDLIN( 34) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 36) return HX_("back",27,da,10,41); -HXDLIN( 36) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 37) return HX_("front",a9,18,8e,06); -HXDLIN( 37) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 38) return HX_("frontAndBack",f5,1e,63,ce); -HXDLIN( 38) goto _hx_goto_2; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 39) return HX_("none",b8,12,0a,49); -HXDLIN( 39) goto _hx_goto_2; - } - /* default */{ -HXLINE( 40) return null(); - } - _hx_goto_2:; -HXLINE( 34) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DTriangleFace_Impl__obj,toString,return ) - - -Context3DTriangleFace_Impl__obj::Context3DTriangleFace_Impl__obj() -{ -} - -bool Context3DTriangleFace_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DTriangleFace_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Context3DTriangleFace_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DTriangleFace_Impl__obj::BACK,HX_("BACK",27,a2,d1,2b)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DTriangleFace_Impl__obj::FRONT,HX_("FRONT",89,50,7c,84)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DTriangleFace_Impl__obj::FRONT_AND_BACK,HX_("FRONT_AND_BACK",a5,3d,6a,c1)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DTriangleFace_Impl__obj::NONE,HX_("NONE",b8,da,ca,33)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Context3DTriangleFace_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DTriangleFace_Impl__obj::BACK,"BACK"); - HX_MARK_MEMBER_NAME(Context3DTriangleFace_Impl__obj::FRONT,"FRONT"); - HX_MARK_MEMBER_NAME(Context3DTriangleFace_Impl__obj::FRONT_AND_BACK,"FRONT_AND_BACK"); - HX_MARK_MEMBER_NAME(Context3DTriangleFace_Impl__obj::NONE,"NONE"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DTriangleFace_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DTriangleFace_Impl__obj::BACK,"BACK"); - HX_VISIT_MEMBER_NAME(Context3DTriangleFace_Impl__obj::FRONT,"FRONT"); - HX_VISIT_MEMBER_NAME(Context3DTriangleFace_Impl__obj::FRONT_AND_BACK,"FRONT_AND_BACK"); - HX_VISIT_MEMBER_NAME(Context3DTriangleFace_Impl__obj::NONE,"NONE"); -}; - -#endif - -hx::Class Context3DTriangleFace_Impl__obj::__mClass; - -static ::String Context3DTriangleFace_Impl__obj_sStaticFields[] = { - HX_("BACK",27,a2,d1,2b), - HX_("FRONT",89,50,7c,84), - HX_("FRONT_AND_BACK",a5,3d,6a,c1), - HX_("NONE",b8,da,ca,33), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Context3DTriangleFace_Impl__obj::__register() -{ - Context3DTriangleFace_Impl__obj _hx_dummy; - Context3DTriangleFace_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._Context3DTriangleFace.Context3DTriangleFace_Impl_",b6,06,e6,8f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DTriangleFace_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Context3DTriangleFace_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DTriangleFace_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DTriangleFace_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DTriangleFace_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DTriangleFace_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DTriangleFace_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DTriangleFace_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_c6faaa6b9f0fc2b9_15_boot) -HXDLIN( 15) BACK = 0; - } -{ - HX_STACKFRAME(&_hx_pos_c6faaa6b9f0fc2b9_16_boot) -HXDLIN( 16) FRONT = 1; - } -{ - HX_STACKFRAME(&_hx_pos_c6faaa6b9f0fc2b9_17_boot) -HXDLIN( 17) FRONT_AND_BACK = 2; - } -{ - HX_STACKFRAME(&_hx_pos_c6faaa6b9f0fc2b9_18_boot) -HXDLIN( 18) NONE = 3; - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DTriangleFace diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DVertexBufferFormat/Context3DVertexBufferFormat_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DVertexBufferFormat/Context3DVertexBufferFormat_Impl_.cpp deleted file mode 100644 index 7165097a..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DVertexBufferFormat/Context3DVertexBufferFormat_Impl_.cpp +++ /dev/null @@ -1,226 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__Context3DVertexBufferFormat_Context3DVertexBufferFormat_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_512538a9b8c6e1ed_23_fromString,"openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_","fromString",0x69b9a727,"openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_.fromString","openfl/display3D/Context3DVertexBufferFormat.hx",23,0x4ab2835e) -HX_LOCAL_STACK_FRAME(_hx_pos_512538a9b8c6e1ed_36_toString,"openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_","toString",0xa34b1ef8,"openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_.toString","openfl/display3D/Context3DVertexBufferFormat.hx",36,0x4ab2835e) -HX_LOCAL_STACK_FRAME(_hx_pos_512538a9b8c6e1ed_15_boot,"openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_","boot",0x1307bc7e,"openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_.boot","openfl/display3D/Context3DVertexBufferFormat.hx",15,0x4ab2835e) -HX_LOCAL_STACK_FRAME(_hx_pos_512538a9b8c6e1ed_16_boot,"openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_","boot",0x1307bc7e,"openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_.boot","openfl/display3D/Context3DVertexBufferFormat.hx",16,0x4ab2835e) -HX_LOCAL_STACK_FRAME(_hx_pos_512538a9b8c6e1ed_17_boot,"openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_","boot",0x1307bc7e,"openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_.boot","openfl/display3D/Context3DVertexBufferFormat.hx",17,0x4ab2835e) -HX_LOCAL_STACK_FRAME(_hx_pos_512538a9b8c6e1ed_18_boot,"openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_","boot",0x1307bc7e,"openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_.boot","openfl/display3D/Context3DVertexBufferFormat.hx",18,0x4ab2835e) -HX_LOCAL_STACK_FRAME(_hx_pos_512538a9b8c6e1ed_19_boot,"openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_","boot",0x1307bc7e,"openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_.boot","openfl/display3D/Context3DVertexBufferFormat.hx",19,0x4ab2835e) -namespace openfl{ -namespace display3D{ -namespace _Context3DVertexBufferFormat{ - -void Context3DVertexBufferFormat_Impl__obj::__construct() { } - -Dynamic Context3DVertexBufferFormat_Impl__obj::__CreateEmpty() { return new Context3DVertexBufferFormat_Impl__obj; } - -void *Context3DVertexBufferFormat_Impl__obj::_hx_vtable = 0; - -Dynamic Context3DVertexBufferFormat_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DVertexBufferFormat_Impl__obj > _hx_result = new Context3DVertexBufferFormat_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DVertexBufferFormat_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x43e73bc0; -} - - ::Dynamic Context3DVertexBufferFormat_Impl__obj::BYTES_4; - - ::Dynamic Context3DVertexBufferFormat_Impl__obj::FLOAT_1; - - ::Dynamic Context3DVertexBufferFormat_Impl__obj::FLOAT_2; - - ::Dynamic Context3DVertexBufferFormat_Impl__obj::FLOAT_3; - - ::Dynamic Context3DVertexBufferFormat_Impl__obj::FLOAT_4; - - ::Dynamic Context3DVertexBufferFormat_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_512538a9b8c6e1ed_23_fromString) -HXDLIN( 23) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("bytes4",69,55,6f,27)) ){ -HXLINE( 25) return 0; -HXDLIN( 25) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("float1",15,23,56,41)) ){ -HXLINE( 26) return 1; -HXDLIN( 26) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("float2",16,23,56,41)) ){ -HXLINE( 27) return 2; -HXDLIN( 27) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("float3",17,23,56,41)) ){ -HXLINE( 28) return 3; -HXDLIN( 28) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("float4",18,23,56,41)) ){ -HXLINE( 29) return 4; -HXDLIN( 29) goto _hx_goto_0; - } - /* default */{ -HXLINE( 30) return null(); - } - _hx_goto_0:; -HXLINE( 23) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DVertexBufferFormat_Impl__obj,fromString,return ) - -::String Context3DVertexBufferFormat_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_512538a9b8c6e1ed_36_toString) -HXDLIN( 36) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 38) return HX_("bytes4",69,55,6f,27); -HXDLIN( 38) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 39) return HX_("float1",15,23,56,41); -HXDLIN( 39) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 40) return HX_("float2",16,23,56,41); -HXDLIN( 40) goto _hx_goto_2; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 41) return HX_("float3",17,23,56,41); -HXDLIN( 41) goto _hx_goto_2; - } - if ( (_hx_switch_0==4) ){ -HXLINE( 42) return HX_("float4",18,23,56,41); -HXDLIN( 42) goto _hx_goto_2; - } - /* default */{ -HXLINE( 43) return null(); - } - _hx_goto_2:; -HXLINE( 36) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DVertexBufferFormat_Impl__obj,toString,return ) - - -Context3DVertexBufferFormat_Impl__obj::Context3DVertexBufferFormat_Impl__obj() -{ -} - -bool Context3DVertexBufferFormat_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DVertexBufferFormat_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Context3DVertexBufferFormat_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DVertexBufferFormat_Impl__obj::BYTES_4,HX_("BYTES_4",00,7c,cf,d9)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DVertexBufferFormat_Impl__obj::FLOAT_1,HX_("FLOAT_1",6e,a7,dc,69)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DVertexBufferFormat_Impl__obj::FLOAT_2,HX_("FLOAT_2",6f,a7,dc,69)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DVertexBufferFormat_Impl__obj::FLOAT_3,HX_("FLOAT_3",70,a7,dc,69)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DVertexBufferFormat_Impl__obj::FLOAT_4,HX_("FLOAT_4",71,a7,dc,69)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Context3DVertexBufferFormat_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DVertexBufferFormat_Impl__obj::BYTES_4,"BYTES_4"); - HX_MARK_MEMBER_NAME(Context3DVertexBufferFormat_Impl__obj::FLOAT_1,"FLOAT_1"); - HX_MARK_MEMBER_NAME(Context3DVertexBufferFormat_Impl__obj::FLOAT_2,"FLOAT_2"); - HX_MARK_MEMBER_NAME(Context3DVertexBufferFormat_Impl__obj::FLOAT_3,"FLOAT_3"); - HX_MARK_MEMBER_NAME(Context3DVertexBufferFormat_Impl__obj::FLOAT_4,"FLOAT_4"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DVertexBufferFormat_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DVertexBufferFormat_Impl__obj::BYTES_4,"BYTES_4"); - HX_VISIT_MEMBER_NAME(Context3DVertexBufferFormat_Impl__obj::FLOAT_1,"FLOAT_1"); - HX_VISIT_MEMBER_NAME(Context3DVertexBufferFormat_Impl__obj::FLOAT_2,"FLOAT_2"); - HX_VISIT_MEMBER_NAME(Context3DVertexBufferFormat_Impl__obj::FLOAT_3,"FLOAT_3"); - HX_VISIT_MEMBER_NAME(Context3DVertexBufferFormat_Impl__obj::FLOAT_4,"FLOAT_4"); -}; - -#endif - -hx::Class Context3DVertexBufferFormat_Impl__obj::__mClass; - -static ::String Context3DVertexBufferFormat_Impl__obj_sStaticFields[] = { - HX_("BYTES_4",00,7c,cf,d9), - HX_("FLOAT_1",6e,a7,dc,69), - HX_("FLOAT_2",6f,a7,dc,69), - HX_("FLOAT_3",70,a7,dc,69), - HX_("FLOAT_4",71,a7,dc,69), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Context3DVertexBufferFormat_Impl__obj::__register() -{ - Context3DVertexBufferFormat_Impl__obj _hx_dummy; - Context3DVertexBufferFormat_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._Context3DVertexBufferFormat.Context3DVertexBufferFormat_Impl_",a2,0b,6b,59); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DVertexBufferFormat_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Context3DVertexBufferFormat_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DVertexBufferFormat_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DVertexBufferFormat_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DVertexBufferFormat_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DVertexBufferFormat_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DVertexBufferFormat_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DVertexBufferFormat_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_512538a9b8c6e1ed_15_boot) -HXDLIN( 15) BYTES_4 = 0; - } -{ - HX_STACKFRAME(&_hx_pos_512538a9b8c6e1ed_16_boot) -HXDLIN( 16) FLOAT_1 = 1; - } -{ - HX_STACKFRAME(&_hx_pos_512538a9b8c6e1ed_17_boot) -HXDLIN( 17) FLOAT_2 = 2; - } -{ - HX_STACKFRAME(&_hx_pos_512538a9b8c6e1ed_18_boot) -HXDLIN( 18) FLOAT_3 = 3; - } -{ - HX_STACKFRAME(&_hx_pos_512538a9b8c6e1ed_19_boot) -HXDLIN( 19) FLOAT_4 = 4; - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DVertexBufferFormat diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DWrapMode/Context3DWrapMode_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DWrapMode/Context3DWrapMode_Impl_.cpp deleted file mode 100644 index 652809b8..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_Context3DWrapMode/Context3DWrapMode_Impl_.cpp +++ /dev/null @@ -1,207 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__Context3DWrapMode_Context3DWrapMode_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_1915e7f9f11ba52c_40_fromString,"openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_","fromString",0xa28ec483,"openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_.fromString","openfl/display3D/Context3DWrapMode.hx",40,0x5bc49e6c) -HX_LOCAL_STACK_FRAME(_hx_pos_1915e7f9f11ba52c_52_toString,"openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_","toString",0x61caed54,"openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_.toString","openfl/display3D/Context3DWrapMode.hx",52,0x5bc49e6c) -HX_LOCAL_STACK_FRAME(_hx_pos_1915e7f9f11ba52c_19_boot,"openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_","boot",0xdab22cda,"openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_.boot","openfl/display3D/Context3DWrapMode.hx",19,0x5bc49e6c) -HX_LOCAL_STACK_FRAME(_hx_pos_1915e7f9f11ba52c_24_boot,"openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_","boot",0xdab22cda,"openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_.boot","openfl/display3D/Context3DWrapMode.hx",24,0x5bc49e6c) -HX_LOCAL_STACK_FRAME(_hx_pos_1915e7f9f11ba52c_31_boot,"openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_","boot",0xdab22cda,"openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_.boot","openfl/display3D/Context3DWrapMode.hx",31,0x5bc49e6c) -HX_LOCAL_STACK_FRAME(_hx_pos_1915e7f9f11ba52c_36_boot,"openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_","boot",0xdab22cda,"openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_.boot","openfl/display3D/Context3DWrapMode.hx",36,0x5bc49e6c) -namespace openfl{ -namespace display3D{ -namespace _Context3DWrapMode{ - -void Context3DWrapMode_Impl__obj::__construct() { } - -Dynamic Context3DWrapMode_Impl__obj::__CreateEmpty() { return new Context3DWrapMode_Impl__obj; } - -void *Context3DWrapMode_Impl__obj::_hx_vtable = 0; - -Dynamic Context3DWrapMode_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DWrapMode_Impl__obj > _hx_result = new Context3DWrapMode_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DWrapMode_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4cd9bb5c; -} - - ::Dynamic Context3DWrapMode_Impl__obj::CLAMP; - - ::Dynamic Context3DWrapMode_Impl__obj::CLAMP_U_REPEAT_V; - - ::Dynamic Context3DWrapMode_Impl__obj::REPEAT; - - ::Dynamic Context3DWrapMode_Impl__obj::REPEAT_U_CLAMP_V; - - ::Dynamic Context3DWrapMode_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_1915e7f9f11ba52c_40_fromString) -HXDLIN( 40) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("clamp",fb,72,58,48)) ){ -HXLINE( 42) return 0; -HXDLIN( 42) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("clamp_u_repeat_v",a0,8d,a7,28)) ){ -HXLINE( 43) return 1; -HXDLIN( 43) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("repeat",5b,97,7c,06)) ){ -HXLINE( 44) return 2; -HXDLIN( 44) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("repeat_u_clamp_v",c4,04,17,dd)) ){ -HXLINE( 45) return 3; -HXDLIN( 45) goto _hx_goto_0; - } - /* default */{ -HXLINE( 46) return null(); - } - _hx_goto_0:; -HXLINE( 40) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DWrapMode_Impl__obj,fromString,return ) - -::String Context3DWrapMode_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_1915e7f9f11ba52c_52_toString) -HXDLIN( 52) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 54) return HX_("clamp",fb,72,58,48); -HXDLIN( 54) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 55) return HX_("clamp_u_repeat_v",a0,8d,a7,28); -HXDLIN( 55) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 56) return HX_("repeat",5b,97,7c,06); -HXDLIN( 56) goto _hx_goto_2; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 57) return HX_("repeat_u_clamp_v",c4,04,17,dd); -HXDLIN( 57) goto _hx_goto_2; - } - /* default */{ -HXLINE( 58) return null(); - } - _hx_goto_2:; -HXLINE( 52) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Context3DWrapMode_Impl__obj,toString,return ) - - -Context3DWrapMode_Impl__obj::Context3DWrapMode_Impl__obj() -{ -} - -bool Context3DWrapMode_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Context3DWrapMode_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Context3DWrapMode_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DWrapMode_Impl__obj::CLAMP,HX_("CLAMP",db,aa,46,c6)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DWrapMode_Impl__obj::CLAMP_U_REPEAT_V,HX_("CLAMP_U_REPEAT_V",c0,51,bd,ad)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DWrapMode_Impl__obj::REPEAT,HX_("REPEAT",5b,43,ff,b8)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Context3DWrapMode_Impl__obj::REPEAT_U_CLAMP_V,HX_("REPEAT_U_CLAMP_V",64,80,cf,17)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Context3DWrapMode_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Context3DWrapMode_Impl__obj::CLAMP,"CLAMP"); - HX_MARK_MEMBER_NAME(Context3DWrapMode_Impl__obj::CLAMP_U_REPEAT_V,"CLAMP_U_REPEAT_V"); - HX_MARK_MEMBER_NAME(Context3DWrapMode_Impl__obj::REPEAT,"REPEAT"); - HX_MARK_MEMBER_NAME(Context3DWrapMode_Impl__obj::REPEAT_U_CLAMP_V,"REPEAT_U_CLAMP_V"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Context3DWrapMode_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Context3DWrapMode_Impl__obj::CLAMP,"CLAMP"); - HX_VISIT_MEMBER_NAME(Context3DWrapMode_Impl__obj::CLAMP_U_REPEAT_V,"CLAMP_U_REPEAT_V"); - HX_VISIT_MEMBER_NAME(Context3DWrapMode_Impl__obj::REPEAT,"REPEAT"); - HX_VISIT_MEMBER_NAME(Context3DWrapMode_Impl__obj::REPEAT_U_CLAMP_V,"REPEAT_U_CLAMP_V"); -}; - -#endif - -hx::Class Context3DWrapMode_Impl__obj::__mClass; - -static ::String Context3DWrapMode_Impl__obj_sStaticFields[] = { - HX_("CLAMP",db,aa,46,c6), - HX_("CLAMP_U_REPEAT_V",c0,51,bd,ad), - HX_("REPEAT",5b,43,ff,b8), - HX_("REPEAT_U_CLAMP_V",64,80,cf,17), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Context3DWrapMode_Impl__obj::__register() -{ - Context3DWrapMode_Impl__obj _hx_dummy; - Context3DWrapMode_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._Context3DWrapMode.Context3DWrapMode_Impl_",c6,78,0e,2e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Context3DWrapMode_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Context3DWrapMode_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Context3DWrapMode_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Context3DWrapMode_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Context3DWrapMode_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DWrapMode_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DWrapMode_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DWrapMode_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_1915e7f9f11ba52c_19_boot) -HXDLIN( 19) CLAMP = 0; - } -{ - HX_STACKFRAME(&_hx_pos_1915e7f9f11ba52c_24_boot) -HXDLIN( 24) CLAMP_U_REPEAT_V = 1; - } -{ - HX_STACKFRAME(&_hx_pos_1915e7f9f11ba52c_31_boot) -HXDLIN( 31) REPEAT = 2; - } -{ - HX_STACKFRAME(&_hx_pos_1915e7f9f11ba52c_36_boot) -HXDLIN( 36) REPEAT_U_CLAMP_V = 3; - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _Context3DWrapMode diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/Context3DState.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/Context3DState.cpp deleted file mode 100644 index 1d15ffb3..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/Context3DState.cpp +++ /dev/null @@ -1,595 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_display__internal_SamplerState -#include -#endif -#ifndef INCLUDED_openfl_display3D_Program3D -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_Context3DState -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_2647a1a4499da7d5_76_new,"openfl.display3D._internal.Context3DState","new",0x6082feae,"openfl.display3D._internal.Context3DState.new","openfl/display3D/_internal/Context3DState.hx",76,0x706df35f) -HX_LOCAL_STACK_FRAME(_hx_pos_2647a1a4499da7d5_21_boot,"openfl.display3D._internal.Context3DState","boot",0x0a34da24,"openfl.display3D._internal.Context3DState.boot","openfl/display3D/_internal/Context3DState.hx",21,0x706df35f) -namespace openfl{ -namespace display3D{ -namespace _internal{ - -void Context3DState_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_2647a1a4499da7d5_76_new) -HXLINE( 77) this->backBufferEnableDepthAndStencil = false; -HXLINE( 78) this->blendDestinationAlphaFactor = 9; -HXLINE( 79) this->blendSourceAlphaFactor = 2; -HXLINE( 80) this->blendDestinationRGBFactor = 9; -HXLINE( 81) this->blendSourceRGBFactor = 2; -HXLINE( 82) this->colorMaskRed = true; -HXLINE( 83) this->colorMaskGreen = true; -HXLINE( 84) this->colorMaskBlue = true; -HXLINE( 85) this->colorMaskAlpha = true; -HXLINE( 86) this->culling = 3; -HXLINE( 87) this->depthCompareMode = 4; -HXLINE( 88) this->depthMask = true; -HXLINE( 89) this->samplerStates = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 90) this->scissorRectangle = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); -HXLINE( 91) this->stencilCompareMode = 0; -HXLINE( 92) this->stencilDepthFail = 5; -HXLINE( 93) this->stencilFail = 5; -HXLINE( 94) this->stencilPass = 5; -HXLINE( 95) this->stencilReadMask = 255; -HXLINE( 96) this->stencilReferenceValue = 0; -HXLINE( 97) this->stencilTriangleFace = 2; -HXLINE( 98) this->stencilWriteMask = 255; -HXLINE( 99) this->textures = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 100) this->_hx___frontFaceGLCCW = true; -HXLINE( 103) this->_hx___glBlendEquation = 32774; - } - -Dynamic Context3DState_obj::__CreateEmpty() { return new Context3DState_obj; } - -void *Context3DState_obj::_hx_vtable = 0; - -Dynamic Context3DState_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Context3DState_obj > _hx_result = new Context3DState_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Context3DState_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x017bf00a; -} - - -hx::ObjectPtr< Context3DState_obj > Context3DState_obj::__new() { - hx::ObjectPtr< Context3DState_obj > __this = new Context3DState_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< Context3DState_obj > Context3DState_obj::__alloc(hx::Ctx *_hx_ctx) { - Context3DState_obj *__this = (Context3DState_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Context3DState_obj), true, "openfl.display3D._internal.Context3DState")); - *(void **)__this = Context3DState_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -Context3DState_obj::Context3DState_obj() -{ -} - -void Context3DState_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Context3DState); - HX_MARK_MEMBER_NAME(backBufferEnableDepthAndStencil,"backBufferEnableDepthAndStencil"); - HX_MARK_MEMBER_NAME(blendDestinationAlphaFactor,"blendDestinationAlphaFactor"); - HX_MARK_MEMBER_NAME(blendSourceAlphaFactor,"blendSourceAlphaFactor"); - HX_MARK_MEMBER_NAME(blendDestinationRGBFactor,"blendDestinationRGBFactor"); - HX_MARK_MEMBER_NAME(blendSourceRGBFactor,"blendSourceRGBFactor"); - HX_MARK_MEMBER_NAME(colorMaskRed,"colorMaskRed"); - HX_MARK_MEMBER_NAME(colorMaskGreen,"colorMaskGreen"); - HX_MARK_MEMBER_NAME(colorMaskBlue,"colorMaskBlue"); - HX_MARK_MEMBER_NAME(colorMaskAlpha,"colorMaskAlpha"); - HX_MARK_MEMBER_NAME(culling,"culling"); - HX_MARK_MEMBER_NAME(depthCompareMode,"depthCompareMode"); - HX_MARK_MEMBER_NAME(depthMask,"depthMask"); - HX_MARK_MEMBER_NAME(program,"program"); - HX_MARK_MEMBER_NAME(renderToTexture,"renderToTexture"); - HX_MARK_MEMBER_NAME(renderToTextureAntiAlias,"renderToTextureAntiAlias"); - HX_MARK_MEMBER_NAME(renderToTextureDepthStencil,"renderToTextureDepthStencil"); - HX_MARK_MEMBER_NAME(renderToTextureSurfaceSelector,"renderToTextureSurfaceSelector"); - HX_MARK_MEMBER_NAME(samplerStates,"samplerStates"); - HX_MARK_MEMBER_NAME(scissorEnabled,"scissorEnabled"); - HX_MARK_MEMBER_NAME(scissorRectangle,"scissorRectangle"); - HX_MARK_MEMBER_NAME(stencilCompareMode,"stencilCompareMode"); - HX_MARK_MEMBER_NAME(stencilDepthFail,"stencilDepthFail"); - HX_MARK_MEMBER_NAME(stencilFail,"stencilFail"); - HX_MARK_MEMBER_NAME(stencilPass,"stencilPass"); - HX_MARK_MEMBER_NAME(stencilReadMask,"stencilReadMask"); - HX_MARK_MEMBER_NAME(stencilReferenceValue,"stencilReferenceValue"); - HX_MARK_MEMBER_NAME(stencilTriangleFace,"stencilTriangleFace"); - HX_MARK_MEMBER_NAME(stencilWriteMask,"stencilWriteMask"); - HX_MARK_MEMBER_NAME(textures,"textures"); - HX_MARK_MEMBER_NAME(shader,"shader"); - HX_MARK_MEMBER_NAME(_hx___currentGLArrayBuffer,"__currentGLArrayBuffer"); - HX_MARK_MEMBER_NAME(_hx___currentGLElementArrayBuffer,"__currentGLElementArrayBuffer"); - HX_MARK_MEMBER_NAME(_hx___currentGLFramebuffer,"__currentGLFramebuffer"); - HX_MARK_MEMBER_NAME(_hx___currentGLTexture2D,"__currentGLTexture2D"); - HX_MARK_MEMBER_NAME(_hx___currentGLTextureCubeMap,"__currentGLTextureCubeMap"); - HX_MARK_MEMBER_NAME(_hx___enableGLBlend,"__enableGLBlend"); - HX_MARK_MEMBER_NAME(_hx___enableGLCullFace,"__enableGLCullFace"); - HX_MARK_MEMBER_NAME(_hx___enableGLDepthTest,"__enableGLDepthTest"); - HX_MARK_MEMBER_NAME(_hx___enableGLScissorTest,"__enableGLScissorTest"); - HX_MARK_MEMBER_NAME(_hx___enableGLStencilTest,"__enableGLStencilTest"); - HX_MARK_MEMBER_NAME(_hx___frontFaceGLCCW,"__frontFaceGLCCW"); - HX_MARK_MEMBER_NAME(_hx___glBlendEquation,"__glBlendEquation"); - HX_MARK_MEMBER_NAME(_hx___primaryGLFramebuffer,"__primaryGLFramebuffer"); - HX_MARK_MEMBER_NAME(_hx___rttDepthGLRenderbuffer,"__rttDepthGLRenderbuffer"); - HX_MARK_MEMBER_NAME(_hx___rttGLFramebuffer,"__rttGLFramebuffer"); - HX_MARK_MEMBER_NAME(_hx___rttGLRenderbuffer,"__rttGLRenderbuffer"); - HX_MARK_MEMBER_NAME(_hx___rttStencilGLRenderbuffer,"__rttStencilGLRenderbuffer"); - HX_MARK_END_CLASS(); -} - -void Context3DState_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(backBufferEnableDepthAndStencil,"backBufferEnableDepthAndStencil"); - HX_VISIT_MEMBER_NAME(blendDestinationAlphaFactor,"blendDestinationAlphaFactor"); - HX_VISIT_MEMBER_NAME(blendSourceAlphaFactor,"blendSourceAlphaFactor"); - HX_VISIT_MEMBER_NAME(blendDestinationRGBFactor,"blendDestinationRGBFactor"); - HX_VISIT_MEMBER_NAME(blendSourceRGBFactor,"blendSourceRGBFactor"); - HX_VISIT_MEMBER_NAME(colorMaskRed,"colorMaskRed"); - HX_VISIT_MEMBER_NAME(colorMaskGreen,"colorMaskGreen"); - HX_VISIT_MEMBER_NAME(colorMaskBlue,"colorMaskBlue"); - HX_VISIT_MEMBER_NAME(colorMaskAlpha,"colorMaskAlpha"); - HX_VISIT_MEMBER_NAME(culling,"culling"); - HX_VISIT_MEMBER_NAME(depthCompareMode,"depthCompareMode"); - HX_VISIT_MEMBER_NAME(depthMask,"depthMask"); - HX_VISIT_MEMBER_NAME(program,"program"); - HX_VISIT_MEMBER_NAME(renderToTexture,"renderToTexture"); - HX_VISIT_MEMBER_NAME(renderToTextureAntiAlias,"renderToTextureAntiAlias"); - HX_VISIT_MEMBER_NAME(renderToTextureDepthStencil,"renderToTextureDepthStencil"); - HX_VISIT_MEMBER_NAME(renderToTextureSurfaceSelector,"renderToTextureSurfaceSelector"); - HX_VISIT_MEMBER_NAME(samplerStates,"samplerStates"); - HX_VISIT_MEMBER_NAME(scissorEnabled,"scissorEnabled"); - HX_VISIT_MEMBER_NAME(scissorRectangle,"scissorRectangle"); - HX_VISIT_MEMBER_NAME(stencilCompareMode,"stencilCompareMode"); - HX_VISIT_MEMBER_NAME(stencilDepthFail,"stencilDepthFail"); - HX_VISIT_MEMBER_NAME(stencilFail,"stencilFail"); - HX_VISIT_MEMBER_NAME(stencilPass,"stencilPass"); - HX_VISIT_MEMBER_NAME(stencilReadMask,"stencilReadMask"); - HX_VISIT_MEMBER_NAME(stencilReferenceValue,"stencilReferenceValue"); - HX_VISIT_MEMBER_NAME(stencilTriangleFace,"stencilTriangleFace"); - HX_VISIT_MEMBER_NAME(stencilWriteMask,"stencilWriteMask"); - HX_VISIT_MEMBER_NAME(textures,"textures"); - HX_VISIT_MEMBER_NAME(shader,"shader"); - HX_VISIT_MEMBER_NAME(_hx___currentGLArrayBuffer,"__currentGLArrayBuffer"); - HX_VISIT_MEMBER_NAME(_hx___currentGLElementArrayBuffer,"__currentGLElementArrayBuffer"); - HX_VISIT_MEMBER_NAME(_hx___currentGLFramebuffer,"__currentGLFramebuffer"); - HX_VISIT_MEMBER_NAME(_hx___currentGLTexture2D,"__currentGLTexture2D"); - HX_VISIT_MEMBER_NAME(_hx___currentGLTextureCubeMap,"__currentGLTextureCubeMap"); - HX_VISIT_MEMBER_NAME(_hx___enableGLBlend,"__enableGLBlend"); - HX_VISIT_MEMBER_NAME(_hx___enableGLCullFace,"__enableGLCullFace"); - HX_VISIT_MEMBER_NAME(_hx___enableGLDepthTest,"__enableGLDepthTest"); - HX_VISIT_MEMBER_NAME(_hx___enableGLScissorTest,"__enableGLScissorTest"); - HX_VISIT_MEMBER_NAME(_hx___enableGLStencilTest,"__enableGLStencilTest"); - HX_VISIT_MEMBER_NAME(_hx___frontFaceGLCCW,"__frontFaceGLCCW"); - HX_VISIT_MEMBER_NAME(_hx___glBlendEquation,"__glBlendEquation"); - HX_VISIT_MEMBER_NAME(_hx___primaryGLFramebuffer,"__primaryGLFramebuffer"); - HX_VISIT_MEMBER_NAME(_hx___rttDepthGLRenderbuffer,"__rttDepthGLRenderbuffer"); - HX_VISIT_MEMBER_NAME(_hx___rttGLFramebuffer,"__rttGLFramebuffer"); - HX_VISIT_MEMBER_NAME(_hx___rttGLRenderbuffer,"__rttGLRenderbuffer"); - HX_VISIT_MEMBER_NAME(_hx___rttStencilGLRenderbuffer,"__rttStencilGLRenderbuffer"); -} - -hx::Val Context3DState_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"shader") ) { return hx::Val( shader ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"culling") ) { return hx::Val( culling ); } - if (HX_FIELD_EQ(inName,"program") ) { return hx::Val( program ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"textures") ) { return hx::Val( textures ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"depthMask") ) { return hx::Val( depthMask ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"stencilFail") ) { return hx::Val( stencilFail ); } - if (HX_FIELD_EQ(inName,"stencilPass") ) { return hx::Val( stencilPass ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"colorMaskRed") ) { return hx::Val( colorMaskRed ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"colorMaskBlue") ) { return hx::Val( colorMaskBlue ); } - if (HX_FIELD_EQ(inName,"samplerStates") ) { return hx::Val( samplerStates ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"colorMaskGreen") ) { return hx::Val( colorMaskGreen ); } - if (HX_FIELD_EQ(inName,"colorMaskAlpha") ) { return hx::Val( colorMaskAlpha ); } - if (HX_FIELD_EQ(inName,"scissorEnabled") ) { return hx::Val( scissorEnabled ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"renderToTexture") ) { return hx::Val( renderToTexture ); } - if (HX_FIELD_EQ(inName,"stencilReadMask") ) { return hx::Val( stencilReadMask ); } - if (HX_FIELD_EQ(inName,"__enableGLBlend") ) { return hx::Val( _hx___enableGLBlend ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"depthCompareMode") ) { return hx::Val( depthCompareMode ); } - if (HX_FIELD_EQ(inName,"scissorRectangle") ) { return hx::Val( scissorRectangle ); } - if (HX_FIELD_EQ(inName,"stencilDepthFail") ) { return hx::Val( stencilDepthFail ); } - if (HX_FIELD_EQ(inName,"stencilWriteMask") ) { return hx::Val( stencilWriteMask ); } - if (HX_FIELD_EQ(inName,"__frontFaceGLCCW") ) { return hx::Val( _hx___frontFaceGLCCW ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__glBlendEquation") ) { return hx::Val( _hx___glBlendEquation ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"stencilCompareMode") ) { return hx::Val( stencilCompareMode ); } - if (HX_FIELD_EQ(inName,"__enableGLCullFace") ) { return hx::Val( _hx___enableGLCullFace ); } - if (HX_FIELD_EQ(inName,"__rttGLFramebuffer") ) { return hx::Val( _hx___rttGLFramebuffer ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"stencilTriangleFace") ) { return hx::Val( stencilTriangleFace ); } - if (HX_FIELD_EQ(inName,"__enableGLDepthTest") ) { return hx::Val( _hx___enableGLDepthTest ); } - if (HX_FIELD_EQ(inName,"__rttGLRenderbuffer") ) { return hx::Val( _hx___rttGLRenderbuffer ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"blendSourceRGBFactor") ) { return hx::Val( blendSourceRGBFactor ); } - if (HX_FIELD_EQ(inName,"__currentGLTexture2D") ) { return hx::Val( _hx___currentGLTexture2D ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"stencilReferenceValue") ) { return hx::Val( stencilReferenceValue ); } - if (HX_FIELD_EQ(inName,"__enableGLScissorTest") ) { return hx::Val( _hx___enableGLScissorTest ); } - if (HX_FIELD_EQ(inName,"__enableGLStencilTest") ) { return hx::Val( _hx___enableGLStencilTest ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"blendSourceAlphaFactor") ) { return hx::Val( blendSourceAlphaFactor ); } - if (HX_FIELD_EQ(inName,"__currentGLArrayBuffer") ) { return hx::Val( _hx___currentGLArrayBuffer ); } - if (HX_FIELD_EQ(inName,"__currentGLFramebuffer") ) { return hx::Val( _hx___currentGLFramebuffer ); } - if (HX_FIELD_EQ(inName,"__primaryGLFramebuffer") ) { return hx::Val( _hx___primaryGLFramebuffer ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"renderToTextureAntiAlias") ) { return hx::Val( renderToTextureAntiAlias ); } - if (HX_FIELD_EQ(inName,"__rttDepthGLRenderbuffer") ) { return hx::Val( _hx___rttDepthGLRenderbuffer ); } - break; - case 25: - if (HX_FIELD_EQ(inName,"blendDestinationRGBFactor") ) { return hx::Val( blendDestinationRGBFactor ); } - if (HX_FIELD_EQ(inName,"__currentGLTextureCubeMap") ) { return hx::Val( _hx___currentGLTextureCubeMap ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"__rttStencilGLRenderbuffer") ) { return hx::Val( _hx___rttStencilGLRenderbuffer ); } - break; - case 27: - if (HX_FIELD_EQ(inName,"blendDestinationAlphaFactor") ) { return hx::Val( blendDestinationAlphaFactor ); } - if (HX_FIELD_EQ(inName,"renderToTextureDepthStencil") ) { return hx::Val( renderToTextureDepthStencil ); } - break; - case 29: - if (HX_FIELD_EQ(inName,"__currentGLElementArrayBuffer") ) { return hx::Val( _hx___currentGLElementArrayBuffer ); } - break; - case 30: - if (HX_FIELD_EQ(inName,"renderToTextureSurfaceSelector") ) { return hx::Val( renderToTextureSurfaceSelector ); } - break; - case 31: - if (HX_FIELD_EQ(inName,"backBufferEnableDepthAndStencil") ) { return hx::Val( backBufferEnableDepthAndStencil ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Context3DState_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"shader") ) { shader=inValue.Cast< ::openfl::display::Shader >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"culling") ) { culling=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"program") ) { program=inValue.Cast< ::openfl::display3D::Program3D >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"textures") ) { textures=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"depthMask") ) { depthMask=inValue.Cast< bool >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"stencilFail") ) { stencilFail=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"stencilPass") ) { stencilPass=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"colorMaskRed") ) { colorMaskRed=inValue.Cast< bool >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"colorMaskBlue") ) { colorMaskBlue=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"samplerStates") ) { samplerStates=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"colorMaskGreen") ) { colorMaskGreen=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"colorMaskAlpha") ) { colorMaskAlpha=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"scissorEnabled") ) { scissorEnabled=inValue.Cast< bool >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"renderToTexture") ) { renderToTexture=inValue.Cast< ::openfl::display3D::textures::TextureBase >(); return inValue; } - if (HX_FIELD_EQ(inName,"stencilReadMask") ) { stencilReadMask=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__enableGLBlend") ) { _hx___enableGLBlend=inValue.Cast< bool >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"depthCompareMode") ) { depthCompareMode=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"scissorRectangle") ) { scissorRectangle=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - if (HX_FIELD_EQ(inName,"stencilDepthFail") ) { stencilDepthFail=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"stencilWriteMask") ) { stencilWriteMask=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__frontFaceGLCCW") ) { _hx___frontFaceGLCCW=inValue.Cast< bool >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__glBlendEquation") ) { _hx___glBlendEquation=inValue.Cast< int >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"stencilCompareMode") ) { stencilCompareMode=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__enableGLCullFace") ) { _hx___enableGLCullFace=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__rttGLFramebuffer") ) { _hx___rttGLFramebuffer=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"stencilTriangleFace") ) { stencilTriangleFace=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__enableGLDepthTest") ) { _hx___enableGLDepthTest=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__rttGLRenderbuffer") ) { _hx___rttGLRenderbuffer=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"blendSourceRGBFactor") ) { blendSourceRGBFactor=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__currentGLTexture2D") ) { _hx___currentGLTexture2D=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"stencilReferenceValue") ) { stencilReferenceValue=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__enableGLScissorTest") ) { _hx___enableGLScissorTest=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__enableGLStencilTest") ) { _hx___enableGLStencilTest=inValue.Cast< bool >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"blendSourceAlphaFactor") ) { blendSourceAlphaFactor=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__currentGLArrayBuffer") ) { _hx___currentGLArrayBuffer=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__currentGLFramebuffer") ) { _hx___currentGLFramebuffer=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__primaryGLFramebuffer") ) { _hx___primaryGLFramebuffer=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 24: - if (HX_FIELD_EQ(inName,"renderToTextureAntiAlias") ) { renderToTextureAntiAlias=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__rttDepthGLRenderbuffer") ) { _hx___rttDepthGLRenderbuffer=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 25: - if (HX_FIELD_EQ(inName,"blendDestinationRGBFactor") ) { blendDestinationRGBFactor=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__currentGLTextureCubeMap") ) { _hx___currentGLTextureCubeMap=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 26: - if (HX_FIELD_EQ(inName,"__rttStencilGLRenderbuffer") ) { _hx___rttStencilGLRenderbuffer=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 27: - if (HX_FIELD_EQ(inName,"blendDestinationAlphaFactor") ) { blendDestinationAlphaFactor=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"renderToTextureDepthStencil") ) { renderToTextureDepthStencil=inValue.Cast< bool >(); return inValue; } - break; - case 29: - if (HX_FIELD_EQ(inName,"__currentGLElementArrayBuffer") ) { _hx___currentGLElementArrayBuffer=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 30: - if (HX_FIELD_EQ(inName,"renderToTextureSurfaceSelector") ) { renderToTextureSurfaceSelector=inValue.Cast< int >(); return inValue; } - break; - case 31: - if (HX_FIELD_EQ(inName,"backBufferEnableDepthAndStencil") ) { backBufferEnableDepthAndStencil=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Context3DState_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("backBufferEnableDepthAndStencil",7e,25,35,2a)); - outFields->push(HX_("blendDestinationAlphaFactor",10,cc,9a,03)); - outFields->push(HX_("blendSourceAlphaFactor",21,aa,fd,97)); - outFields->push(HX_("blendDestinationRGBFactor",3f,6a,8d,0a)); - outFields->push(HX_("blendSourceRGBFactor",10,f2,e1,7a)); - outFields->push(HX_("colorMaskRed",a2,a4,a5,24)); - outFields->push(HX_("colorMaskGreen",54,10,02,88)); - outFields->push(HX_("colorMaskBlue",29,5e,bc,e1)); - outFields->push(HX_("colorMaskAlpha",ef,a8,ab,0f)); - outFields->push(HX_("culling",70,e2,87,53)); - outFields->push(HX_("depthCompareMode",65,5e,47,b5)); - outFields->push(HX_("depthMask",8f,9b,d9,9e)); - outFields->push(HX_("program",84,4a,f9,f3)); - outFields->push(HX_("renderToTexture",6a,5a,1d,b7)); - outFields->push(HX_("renderToTextureAntiAlias",c4,2e,27,75)); - outFields->push(HX_("renderToTextureDepthStencil",c3,08,d5,8a)); - outFields->push(HX_("renderToTextureSurfaceSelector",22,bf,22,b8)); - outFields->push(HX_("samplerStates",6a,88,27,8c)); - outFields->push(HX_("scissorEnabled",c5,7f,d4,e4)); - outFields->push(HX_("scissorRectangle",73,a8,68,0c)); - outFields->push(HX_("stencilCompareMode",0c,b2,9a,77)); - outFields->push(HX_("stencilDepthFail",e5,96,76,67)); - outFields->push(HX_("stencilFail",fa,51,af,40)); - outFields->push(HX_("stencilPass",ed,7c,4b,47)); - outFields->push(HX_("stencilReadMask",7e,f1,2b,e5)); - outFields->push(HX_("stencilReferenceValue",c2,1a,35,60)); - outFields->push(HX_("stencilTriangleFace",a1,b7,e8,53)); - outFields->push(HX_("stencilWriteMask",cf,b7,47,1e)); - outFields->push(HX_("textures",38,f7,ce,65)); - outFields->push(HX_("shader",25,bf,20,1d)); - outFields->push(HX_("__currentGLArrayBuffer",9b,60,91,80)); - outFields->push(HX_("__currentGLElementArrayBuffer",3b,c1,f2,45)); - outFields->push(HX_("__currentGLFramebuffer",0f,1e,fd,3c)); - outFields->push(HX_("__currentGLTexture2D",0f,3e,84,97)); - outFields->push(HX_("__currentGLTextureCubeMap",2a,25,61,d4)); - outFields->push(HX_("__enableGLBlend",a9,64,22,80)); - outFields->push(HX_("__enableGLCullFace",17,b2,c4,8b)); - outFields->push(HX_("__enableGLDepthTest",4d,ab,5b,64)); - outFields->push(HX_("__enableGLScissorTest",e6,a8,79,fe)); - outFields->push(HX_("__enableGLStencilTest",c6,ae,c6,e5)); - outFields->push(HX_("__frontFaceGLCCW",2c,60,32,bd)); - outFields->push(HX_("__glBlendEquation",78,8c,54,e0)); - outFields->push(HX_("__primaryGLFramebuffer",e6,38,3c,31)); - outFields->push(HX_("__rttDepthGLRenderbuffer",ac,d6,cf,01)); - outFields->push(HX_("__rttGLFramebuffer",36,14,43,13)); - outFields->push(HX_("__rttGLRenderbuffer",6d,ad,fa,4d)); - outFields->push(HX_("__rttStencilGLRenderbuffer",e5,14,ba,53)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Context3DState_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(Context3DState_obj,backBufferEnableDepthAndStencil),HX_("backBufferEnableDepthAndStencil",7e,25,35,2a)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Context3DState_obj,blendDestinationAlphaFactor),HX_("blendDestinationAlphaFactor",10,cc,9a,03)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Context3DState_obj,blendSourceAlphaFactor),HX_("blendSourceAlphaFactor",21,aa,fd,97)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Context3DState_obj,blendDestinationRGBFactor),HX_("blendDestinationRGBFactor",3f,6a,8d,0a)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Context3DState_obj,blendSourceRGBFactor),HX_("blendSourceRGBFactor",10,f2,e1,7a)}, - {hx::fsBool,(int)offsetof(Context3DState_obj,colorMaskRed),HX_("colorMaskRed",a2,a4,a5,24)}, - {hx::fsBool,(int)offsetof(Context3DState_obj,colorMaskGreen),HX_("colorMaskGreen",54,10,02,88)}, - {hx::fsBool,(int)offsetof(Context3DState_obj,colorMaskBlue),HX_("colorMaskBlue",29,5e,bc,e1)}, - {hx::fsBool,(int)offsetof(Context3DState_obj,colorMaskAlpha),HX_("colorMaskAlpha",ef,a8,ab,0f)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Context3DState_obj,culling),HX_("culling",70,e2,87,53)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Context3DState_obj,depthCompareMode),HX_("depthCompareMode",65,5e,47,b5)}, - {hx::fsBool,(int)offsetof(Context3DState_obj,depthMask),HX_("depthMask",8f,9b,d9,9e)}, - {hx::fsObject /* ::openfl::display3D::Program3D */ ,(int)offsetof(Context3DState_obj,program),HX_("program",84,4a,f9,f3)}, - {hx::fsObject /* ::openfl::display3D::textures::TextureBase */ ,(int)offsetof(Context3DState_obj,renderToTexture),HX_("renderToTexture",6a,5a,1d,b7)}, - {hx::fsInt,(int)offsetof(Context3DState_obj,renderToTextureAntiAlias),HX_("renderToTextureAntiAlias",c4,2e,27,75)}, - {hx::fsBool,(int)offsetof(Context3DState_obj,renderToTextureDepthStencil),HX_("renderToTextureDepthStencil",c3,08,d5,8a)}, - {hx::fsInt,(int)offsetof(Context3DState_obj,renderToTextureSurfaceSelector),HX_("renderToTextureSurfaceSelector",22,bf,22,b8)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Context3DState_obj,samplerStates),HX_("samplerStates",6a,88,27,8c)}, - {hx::fsBool,(int)offsetof(Context3DState_obj,scissorEnabled),HX_("scissorEnabled",c5,7f,d4,e4)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(Context3DState_obj,scissorRectangle),HX_("scissorRectangle",73,a8,68,0c)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Context3DState_obj,stencilCompareMode),HX_("stencilCompareMode",0c,b2,9a,77)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Context3DState_obj,stencilDepthFail),HX_("stencilDepthFail",e5,96,76,67)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Context3DState_obj,stencilFail),HX_("stencilFail",fa,51,af,40)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Context3DState_obj,stencilPass),HX_("stencilPass",ed,7c,4b,47)}, - {hx::fsInt,(int)offsetof(Context3DState_obj,stencilReadMask),HX_("stencilReadMask",7e,f1,2b,e5)}, - {hx::fsInt,(int)offsetof(Context3DState_obj,stencilReferenceValue),HX_("stencilReferenceValue",c2,1a,35,60)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Context3DState_obj,stencilTriangleFace),HX_("stencilTriangleFace",a1,b7,e8,53)}, - {hx::fsInt,(int)offsetof(Context3DState_obj,stencilWriteMask),HX_("stencilWriteMask",cf,b7,47,1e)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(Context3DState_obj,textures),HX_("textures",38,f7,ce,65)}, - {hx::fsObject /* ::openfl::display::Shader */ ,(int)offsetof(Context3DState_obj,shader),HX_("shader",25,bf,20,1d)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(Context3DState_obj,_hx___currentGLArrayBuffer),HX_("__currentGLArrayBuffer",9b,60,91,80)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(Context3DState_obj,_hx___currentGLElementArrayBuffer),HX_("__currentGLElementArrayBuffer",3b,c1,f2,45)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(Context3DState_obj,_hx___currentGLFramebuffer),HX_("__currentGLFramebuffer",0f,1e,fd,3c)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(Context3DState_obj,_hx___currentGLTexture2D),HX_("__currentGLTexture2D",0f,3e,84,97)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(Context3DState_obj,_hx___currentGLTextureCubeMap),HX_("__currentGLTextureCubeMap",2a,25,61,d4)}, - {hx::fsBool,(int)offsetof(Context3DState_obj,_hx___enableGLBlend),HX_("__enableGLBlend",a9,64,22,80)}, - {hx::fsBool,(int)offsetof(Context3DState_obj,_hx___enableGLCullFace),HX_("__enableGLCullFace",17,b2,c4,8b)}, - {hx::fsBool,(int)offsetof(Context3DState_obj,_hx___enableGLDepthTest),HX_("__enableGLDepthTest",4d,ab,5b,64)}, - {hx::fsBool,(int)offsetof(Context3DState_obj,_hx___enableGLScissorTest),HX_("__enableGLScissorTest",e6,a8,79,fe)}, - {hx::fsBool,(int)offsetof(Context3DState_obj,_hx___enableGLStencilTest),HX_("__enableGLStencilTest",c6,ae,c6,e5)}, - {hx::fsBool,(int)offsetof(Context3DState_obj,_hx___frontFaceGLCCW),HX_("__frontFaceGLCCW",2c,60,32,bd)}, - {hx::fsInt,(int)offsetof(Context3DState_obj,_hx___glBlendEquation),HX_("__glBlendEquation",78,8c,54,e0)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(Context3DState_obj,_hx___primaryGLFramebuffer),HX_("__primaryGLFramebuffer",e6,38,3c,31)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(Context3DState_obj,_hx___rttDepthGLRenderbuffer),HX_("__rttDepthGLRenderbuffer",ac,d6,cf,01)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(Context3DState_obj,_hx___rttGLFramebuffer),HX_("__rttGLFramebuffer",36,14,43,13)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(Context3DState_obj,_hx___rttGLRenderbuffer),HX_("__rttGLRenderbuffer",6d,ad,fa,4d)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(Context3DState_obj,_hx___rttStencilGLRenderbuffer),HX_("__rttStencilGLRenderbuffer",e5,14,ba,53)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Context3DState_obj_sStaticStorageInfo = 0; -#endif - -static ::String Context3DState_obj_sMemberFields[] = { - HX_("backBufferEnableDepthAndStencil",7e,25,35,2a), - HX_("blendDestinationAlphaFactor",10,cc,9a,03), - HX_("blendSourceAlphaFactor",21,aa,fd,97), - HX_("blendDestinationRGBFactor",3f,6a,8d,0a), - HX_("blendSourceRGBFactor",10,f2,e1,7a), - HX_("colorMaskRed",a2,a4,a5,24), - HX_("colorMaskGreen",54,10,02,88), - HX_("colorMaskBlue",29,5e,bc,e1), - HX_("colorMaskAlpha",ef,a8,ab,0f), - HX_("culling",70,e2,87,53), - HX_("depthCompareMode",65,5e,47,b5), - HX_("depthMask",8f,9b,d9,9e), - HX_("program",84,4a,f9,f3), - HX_("renderToTexture",6a,5a,1d,b7), - HX_("renderToTextureAntiAlias",c4,2e,27,75), - HX_("renderToTextureDepthStencil",c3,08,d5,8a), - HX_("renderToTextureSurfaceSelector",22,bf,22,b8), - HX_("samplerStates",6a,88,27,8c), - HX_("scissorEnabled",c5,7f,d4,e4), - HX_("scissorRectangle",73,a8,68,0c), - HX_("stencilCompareMode",0c,b2,9a,77), - HX_("stencilDepthFail",e5,96,76,67), - HX_("stencilFail",fa,51,af,40), - HX_("stencilPass",ed,7c,4b,47), - HX_("stencilReadMask",7e,f1,2b,e5), - HX_("stencilReferenceValue",c2,1a,35,60), - HX_("stencilTriangleFace",a1,b7,e8,53), - HX_("stencilWriteMask",cf,b7,47,1e), - HX_("textures",38,f7,ce,65), - HX_("shader",25,bf,20,1d), - HX_("__currentGLArrayBuffer",9b,60,91,80), - HX_("__currentGLElementArrayBuffer",3b,c1,f2,45), - HX_("__currentGLFramebuffer",0f,1e,fd,3c), - HX_("__currentGLTexture2D",0f,3e,84,97), - HX_("__currentGLTextureCubeMap",2a,25,61,d4), - HX_("__enableGLBlend",a9,64,22,80), - HX_("__enableGLCullFace",17,b2,c4,8b), - HX_("__enableGLDepthTest",4d,ab,5b,64), - HX_("__enableGLScissorTest",e6,a8,79,fe), - HX_("__enableGLStencilTest",c6,ae,c6,e5), - HX_("__frontFaceGLCCW",2c,60,32,bd), - HX_("__glBlendEquation",78,8c,54,e0), - HX_("__primaryGLFramebuffer",e6,38,3c,31), - HX_("__rttDepthGLRenderbuffer",ac,d6,cf,01), - HX_("__rttGLFramebuffer",36,14,43,13), - HX_("__rttGLRenderbuffer",6d,ad,fa,4d), - HX_("__rttStencilGLRenderbuffer",e5,14,ba,53), - ::String(null()) }; - -hx::Class Context3DState_obj::__mClass; - -void Context3DState_obj::__register() -{ - Context3DState_obj _hx_dummy; - Context3DState_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._internal.Context3DState",bc,cf,5e,09); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Context3DState_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Context3DState_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Context3DState_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Context3DState_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Context3DState_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_2647a1a4499da7d5_21_boot) -HXDLIN( 21) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/AGALConverter.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/AGALConverter.cpp deleted file mode 100644 index 21461aa7..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/AGALConverter.cpp +++ /dev/null @@ -1,1543 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringBuf -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GL -#include -#endif -#ifndef INCLUDED_openfl_display__internal_SamplerState -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal_AGALConverter -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal_RegisterMap -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_DestRegister -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_ProgramType -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_RegisterUsage -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_SamplerRegister -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_SourceRegister -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_IllegalOperationError -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_956d00ee302df1ce_27_prefixFromType,"openfl.display3D._internal.agal.AGALConverter","prefixFromType",0xa5978507,"openfl.display3D._internal.agal.AGALConverter.prefixFromType","openfl/display3D/_internal/agal/AGALConverter.hx",27,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_956d00ee302df1ce_47_readUInt64,"openfl.display3D._internal.agal.AGALConverter","readUInt64",0x0818d0bf,"openfl.display3D._internal.agal.AGALConverter.readUInt64","openfl/display3D/_internal/agal/AGALConverter.hx",47,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_956d00ee302df1ce_54_convertToGLSL,"openfl.display3D._internal.agal.AGALConverter","convertToGLSL",0x0223e45b,"openfl.display3D._internal.agal.AGALConverter.convertToGLSL","openfl/display3D/_internal/agal/AGALConverter.hx",54,0xbbd098ff) -static const ::String _hx_array_data_24bcd53d_4[] = { - HX_("\t",09,00,00,00), -}; -static const ::String _hx_array_data_24bcd53d_5[] = { - HX_("\t} else {\n",6a,88,3f,f9), -}; -static const ::String _hx_array_data_24bcd53d_6[] = { - HX_("\t}",54,08,00,00), -}; -static const ::String _hx_array_data_24bcd53d_7[] = { - HX_("\t} else {\n",6a,88,3f,f9), -}; -static const ::String _hx_array_data_24bcd53d_8[] = { - HX_("\t}",54,08,00,00), -}; -static const ::String _hx_array_data_24bcd53d_9[] = { - HX_("\n",0a,00,00,00), -}; -static const ::String _hx_array_data_24bcd53d_10[] = { - HX_("#version 100\n",24,25,05,19), -}; -static const ::String _hx_array_data_24bcd53d_11[] = { - HX_("#ifdef GL_FRAGMENT_PRECISION_HIGH\n",97,28,cb,f3), -}; -static const ::String _hx_array_data_24bcd53d_12[] = { - HX_("precision highp float;\n",57,4a,f7,14), -}; -static const ::String _hx_array_data_24bcd53d_13[] = { - HX_("#else\n",2e,de,b0,6d), -}; -static const ::String _hx_array_data_24bcd53d_14[] = { - HX_("precision mediump float;\n",64,96,1e,cd), -}; -static const ::String _hx_array_data_24bcd53d_15[] = { - HX_("#endif\n",f5,d8,f7,a9), -}; -static const ::String _hx_array_data_24bcd53d_16[] = { - HX_("#version 120\n",a6,a9,06,19), -}; -static const ::String _hx_array_data_24bcd53d_17[] = { - HX_("uniform vec4 vcPositionScale;\n",cf,aa,4f,18), -}; -static const ::String _hx_array_data_24bcd53d_18[] = { - HX_("void main() {\n",49,b0,bf,fb), -}; -static const ::String _hx_array_data_24bcd53d_19[] = { - HX_("\tgl_Position *= vcPositionScale;\n",7c,ad,85,8d), -}; -static const ::String _hx_array_data_24bcd53d_20[] = { - HX_("}\n",ed,6c,00,00), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_956d00ee302df1ce_21_boot,"openfl.display3D._internal.agal.AGALConverter","boot",0x56ee4103,"openfl.display3D._internal.agal.AGALConverter.boot","openfl/display3D/_internal/agal/AGALConverter.hx",21,0xbbd098ff) -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace agal{ - -void AGALConverter_obj::__construct() { } - -Dynamic AGALConverter_obj::__CreateEmpty() { return new AGALConverter_obj; } - -void *AGALConverter_obj::_hx_vtable = 0; - -Dynamic AGALConverter_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AGALConverter_obj > _hx_result = new AGALConverter_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool AGALConverter_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4d2de5dd; -} - - ::Dynamic AGALConverter_obj::limitedProfile; - -::String AGALConverter_obj::prefixFromType(int regType, ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType programType){ - HX_GC_STACKFRAME(&_hx_pos_956d00ee302df1ce_27_prefixFromType) -HXDLIN( 27) switch((int)(regType)){ - case (int)0: { -HXLINE( 30) return HX_("va",2b,67,00,00); - } - break; - case (int)1: { -HXLINE( 32) if (hx::IsEq( programType,::openfl::display3D::_internal::agal::_AGALConverter::ProgramType_obj::VERTEX_dyn() )) { -HXLINE( 32) return HX_("vc",2d,67,00,00); - } - else { -HXLINE( 32) return HX_("fc",3d,59,00,00); - } - } - break; - case (int)2: { -HXLINE( 34) if (hx::IsEq( programType,::openfl::display3D::_internal::agal::_AGALConverter::ProgramType_obj::VERTEX_dyn() )) { -HXLINE( 34) return HX_("vt",3e,67,00,00); - } - else { -HXLINE( 34) return HX_("ft",4e,59,00,00); - } - } - break; - case (int)3: { -HXLINE( 36) return HX_("output_",3e,12,6c,e4); - } - break; - case (int)4: { -HXLINE( 38) return HX_("v",76,00,00,00); - } - break; - case (int)5: { -HXLINE( 40) return HX_("sampler",08,c5,c9,83); - } - break; - default:{ -HXLINE( 42) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,HX_("Invalid data!",ae,d8,c0,b8))); - } - } -HXLINE( 27) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AGALConverter_obj,prefixFromType,return ) - - cpp::Int64Struct AGALConverter_obj::readUInt64( ::openfl::utils::ByteArrayData byteArray){ - HX_STACKFRAME(&_hx_pos_956d00ee302df1ce_47_readUInt64) -HXLINE( 48) int low = byteArray->readInt(); -HXLINE( 49) int high = byteArray->readInt(); -HXLINE( 50) return _hx_int64_make(high,low); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AGALConverter_obj,readUInt64,return ) - -::String AGALConverter_obj::convertToGLSL( ::openfl::utils::ByteArrayData agal,::Array< ::Dynamic> samplerState){ - HX_GC_STACKFRAME(&_hx_pos_956d00ee302df1ce_54_convertToGLSL) -HXLINE( 55) agal->position = 0; -HXLINE( 56) agal->_hx___endian = 1; -HXLINE( 58) int magic = (agal->readByte() & 255); -HXLINE( 60) if ((magic == 176)) { -HXLINE( 63) return agal->readUTF(); - } -HXLINE( 66) if ((magic != 160)) { -HXLINE( 68) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,HX_("Magic value must be 0xA0, may not be AGAL",33,cd,d9,2e))); - } -HXLINE( 71) int version = agal->readInt(); -HXLINE( 73) if ((version != 1)) { -HXLINE( 75) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,HX_("Version must be 1",e3,ba,ef,98))); - } -HXLINE( 78) int shaderTypeID = (agal->readByte() & 255); -HXLINE( 80) if ((shaderTypeID != 161)) { -HXLINE( 82) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,HX_("Shader type ID must be 0xA1",38,36,8f,05))); - } -HXLINE( 85) ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType programType; -HXDLIN( 85) if (((agal->readByte() & 255) == 0)) { -HXLINE( 85) programType = ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType_obj::VERTEX_dyn(); - } - else { -HXLINE( 85) programType = ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType_obj::FRAGMENT_dyn(); - } -HXLINE( 87) ::openfl::display3D::_internal::agal::RegisterMap map = ::openfl::display3D::_internal::agal::RegisterMap_obj::__alloc( HX_CTX ); -HXLINE( 88) ::StringBuf sb = ::StringBuf_obj::__alloc( HX_CTX ); -HXLINE( 90) while(true){ -HXLINE( 90) int a = agal->position; -HXDLIN( 90) int b = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::get_length(agal); -HXDLIN( 90) bool aNeg = (b < 0); -HXDLIN( 90) bool bNeg = (a < 0); -HXDLIN( 90) bool _hx_tmp; -HXDLIN( 90) if ((aNeg != bNeg)) { -HXLINE( 90) _hx_tmp = aNeg; - } - else { -HXLINE( 90) _hx_tmp = (b > a); - } -HXDLIN( 90) if (!(_hx_tmp)) { -HXLINE( 90) goto _hx_goto_2; - } -HXLINE( 93) int opcode = agal->readInt(); -HXLINE( 94) int dest = agal->readUnsignedInt(); -HXLINE( 95) cpp::Int64Struct source1 = ::openfl::display3D::_internal::agal::AGALConverter_obj::readUInt64(agal); -HXLINE( 96) cpp::Int64Struct source2 = ::openfl::display3D::_internal::agal::AGALConverter_obj::readUInt64(agal); -HXLINE( 99) ::openfl::display3D::_internal::agal::_AGALConverter::DestRegister dr = ::openfl::display3D::_internal::agal::_AGALConverter::DestRegister_obj::parse(dest,programType); -HXLINE( 100) ::openfl::display3D::_internal::agal::_AGALConverter::SourceRegister sr1 = ::openfl::display3D::_internal::agal::_AGALConverter::SourceRegister_obj::parse(source1,programType,dr->mask); -HXLINE( 101) ::openfl::display3D::_internal::agal::_AGALConverter::SourceRegister sr2 = ::openfl::display3D::_internal::agal::_AGALConverter::SourceRegister_obj::parse(source2,programType,dr->mask); -HXLINE( 104) { -HXLINE( 104) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 104) sb->flush(); - } -HXDLIN( 104) if (hx::IsNull( sb->b )) { -HXLINE( 104) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_4,1); - } - else { -HXLINE( 104) sb->b->push(HX_("\t",09,00,00,00)); - } - } -HXLINE( 106) switch((int)(opcode)){ - case (int)0: { -HXLINE( 110) { -HXLINE( 110) ::String x = (dr->toGLSL(null()) + HX_(" = ",63,7d,18,00)); -HXDLIN( 110) ::String x1 = ((x + sr1->toGLSL(null(),null())) + HX_("; // mov",19,49,64,51)); -HXDLIN( 110) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 110) sb->flush(); - } -HXDLIN( 110) if (hx::IsNull( sb->b )) { -HXLINE( 110) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x1)); - } - else { -HXLINE( 110) ::Array< ::String > sb1 = sb->b; -HXDLIN( 110) sb1->push(::Std_obj::string(x1)); - } - } -HXLINE( 111) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 112) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)1: { -HXLINE( 116) { -HXLINE( 116) ::String x2 = (dr->toGLSL(null()) + HX_(" = ",63,7d,18,00)); -HXDLIN( 116) ::String x3 = ((x2 + sr1->toGLSL(null(),null())) + HX_(" + ",b5,6d,18,00)); -HXDLIN( 116) ::String x4 = ((x3 + sr2->toGLSL(null(),null())) + HX_("; // add",66,24,5b,51)); -HXDLIN( 116) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 116) sb->flush(); - } -HXDLIN( 116) if (hx::IsNull( sb->b )) { -HXLINE( 116) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x4)); - } - else { -HXLINE( 116) ::Array< ::String > sb2 = sb->b; -HXDLIN( 116) sb2->push(::Std_obj::string(x4)); - } - } -HXLINE( 117) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 118) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 119) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)2: { -HXLINE( 123) { -HXLINE( 123) ::String x5 = (dr->toGLSL(null()) + HX_(" = ",63,7d,18,00)); -HXDLIN( 123) ::String x6 = ((x5 + sr1->toGLSL(null(),null())) + HX_(" - ",73,6f,18,00)); -HXDLIN( 123) ::String x7 = ((x6 + sr2->toGLSL(null(),null())) + HX_("; // sub",c5,db,68,51)); -HXDLIN( 123) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 123) sb->flush(); - } -HXDLIN( 123) if (hx::IsNull( sb->b )) { -HXLINE( 123) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x7)); - } - else { -HXLINE( 123) ::Array< ::String > sb3 = sb->b; -HXDLIN( 123) sb3->push(::Std_obj::string(x7)); - } - } -HXLINE( 124) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 125) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 126) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)3: { -HXLINE( 130) { -HXLINE( 130) ::String x8 = (dr->toGLSL(null()) + HX_(" = ",63,7d,18,00)); -HXDLIN( 130) ::String x9 = ((x8 + sr1->toGLSL(null(),null())) + HX_(" * ",d6,6c,18,00)); -HXDLIN( 130) ::String x10 = ((x9 + sr2->toGLSL(null(),null())) + HX_("; // mul",49,4e,64,51)); -HXDLIN( 130) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 130) sb->flush(); - } -HXDLIN( 130) if (hx::IsNull( sb->b )) { -HXLINE( 130) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x10)); - } - else { -HXLINE( 130) ::Array< ::String > sb4 = sb->b; -HXDLIN( 130) sb4->push(::Std_obj::string(x10)); - } - } -HXLINE( 131) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 132) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 133) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)4: { -HXLINE( 137) { -HXLINE( 137) ::String x11 = (dr->toGLSL(null()) + HX_(" = ",63,7d,18,00)); -HXDLIN( 137) ::String x12 = ((x11 + sr1->toGLSL(null(),null())) + HX_(" / ",31,71,18,00)); -HXDLIN( 137) ::String x13 = ((x12 + sr2->toGLSL(null(),null())) + HX_("; // div",96,6f,5d,51)); -HXDLIN( 137) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 137) sb->flush(); - } -HXDLIN( 137) if (hx::IsNull( sb->b )) { -HXLINE( 137) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x13)); - } - else { -HXLINE( 137) ::Array< ::String > sb5 = sb->b; -HXDLIN( 137) sb5->push(::Std_obj::string(x13)); - } - } -HXLINE( 138) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 139) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 140) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)5: { -HXLINE( 144) ::String sr = sr1->toGLSL(null(),null()); -HXLINE( 146) if ((sr.indexOf(HX_(".",2e,00,00,00),null()) > -1)) { -HXLINE( 149) ::String x14 = (dr->toGLSL(null()) + HX_(" = 1.0 / ",01,36,9f,65)); -HXDLIN( 149) ::String x15 = ((x14 + sr1->toGLSL(null(),null())) + HX_("; // rcp",e4,09,68,51)); -HXDLIN( 149) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 149) sb->flush(); - } -HXDLIN( 149) if (hx::IsNull( sb->b )) { -HXLINE( 149) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x15)); - } - else { -HXLINE( 149) ::Array< ::String > sb6 = sb->b; -HXDLIN( 149) sb6->push(::Std_obj::string(x15)); - } - } - else { -HXLINE( 153) ::String x16 = (dr->toGLSL(null()) + HX_(" = vec4(1) / ",b4,32,05,3b)); -HXDLIN( 153) ::String x17 = ((x16 + sr1->toGLSL(null(),null())) + HX_("; // rcp",e4,09,68,51)); -HXDLIN( 153) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 153) sb->flush(); - } -HXDLIN( 153) if (hx::IsNull( sb->b )) { -HXLINE( 153) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x17)); - } - else { -HXLINE( 153) ::Array< ::String > sb7 = sb->b; -HXDLIN( 153) sb7->push(::Std_obj::string(x17)); - } - } -HXLINE( 156) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 157) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)6: { -HXLINE( 161) { -HXLINE( 161) ::String x18 = (dr->toGLSL(null()) + HX_(" = min(",39,b9,a2,4b)); -HXDLIN( 161) ::String x19 = ((x18 + sr1->toGLSL(null(),null())) + HX_(", ",74,26,00,00)); -HXDLIN( 161) ::String x20 = ((x19 + sr2->toGLSL(null(),null())) + HX_("); // min",00,15,0e,1a)); -HXDLIN( 161) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 161) sb->flush(); - } -HXDLIN( 161) if (hx::IsNull( sb->b )) { -HXLINE( 161) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x20)); - } - else { -HXLINE( 161) ::Array< ::String > sb8 = sb->b; -HXDLIN( 161) sb8->push(::Std_obj::string(x20)); - } - } -HXLINE( 162) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 163) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 164) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)7: { -HXLINE( 168) { -HXLINE( 168) ::String x21 = (dr->toGLSL(null()) + HX_(" = max(",e7,af,9c,4b)); -HXDLIN( 168) ::String x22 = ((x21 + sr1->toGLSL(null(),null())) + HX_(", ",74,26,00,00)); -HXDLIN( 168) ::String x23 = ((x22 + sr2->toGLSL(null(),null())) + HX_("); // max",12,0e,0e,1a)); -HXDLIN( 168) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 168) sb->flush(); - } -HXDLIN( 168) if (hx::IsNull( sb->b )) { -HXLINE( 168) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x23)); - } - else { -HXLINE( 168) ::Array< ::String > sb9 = sb->b; -HXDLIN( 168) sb9->push(::Std_obj::string(x23)); - } - } -HXLINE( 169) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 170) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 171) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)8: { -HXLINE( 175) { -HXLINE( 175) ::String x24 = (dr->toGLSL(null()) + HX_(" = fract(",85,4f,5f,de)); -HXDLIN( 175) ::String x25 = ((x24 + sr1->toGLSL(null(),null())) + HX_("); // frc",05,cd,08,1a)); -HXDLIN( 175) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 175) sb->flush(); - } -HXDLIN( 175) if (hx::IsNull( sb->b )) { -HXLINE( 175) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x25)); - } - else { -HXLINE( 175) ::Array< ::String > sb10 = sb->b; -HXDLIN( 175) sb10->push(::Std_obj::string(x25)); - } - } -HXLINE( 176) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 177) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)9: { -HXLINE( 181) { -HXLINE( 181) ::String x26 = (dr->toGLSL(null()) + HX_(" = sqrt(",05,d4,73,5c)); -HXDLIN( 181) ::String x27 = ((x26 + sr1->toGLSL(null(),null())) + HX_("); // sqrt",b2,a8,41,b6)); -HXDLIN( 181) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 181) sb->flush(); - } -HXDLIN( 181) if (hx::IsNull( sb->b )) { -HXLINE( 181) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x27)); - } - else { -HXLINE( 181) ::Array< ::String > sb11 = sb->b; -HXDLIN( 181) sb11->push(::Std_obj::string(x27)); - } - } -HXLINE( 182) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 183) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)10: { -HXLINE( 187) { -HXLINE( 187) ::String x28 = (dr->toGLSL(null()) + HX_(" = inversesqrt(",7b,94,3b,f8)); -HXDLIN( 187) ::String x29 = ((x28 + sr1->toGLSL(null(),null())) + HX_("); // rsq",fe,e8,11,1a)); -HXDLIN( 187) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 187) sb->flush(); - } -HXDLIN( 187) if (hx::IsNull( sb->b )) { -HXLINE( 187) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x29)); - } - else { -HXLINE( 187) ::Array< ::String > sb12 = sb->b; -HXDLIN( 187) sb12->push(::Std_obj::string(x29)); - } - } -HXLINE( 188) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 189) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)11: { -HXLINE( 193) { -HXLINE( 193) ::String x30 = (dr->toGLSL(null()) + HX_(" = pow(",73,f2,a2,4d)); -HXDLIN( 193) ::String x31 = ((x30 + sr1->toGLSL(null(),null())) + HX_(", ",74,26,00,00)); -HXDLIN( 193) ::String x32 = ((x31 + sr2->toGLSL(null(),null())) + HX_("); // pow",06,61,10,1a)); -HXDLIN( 193) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 193) sb->flush(); - } -HXDLIN( 193) if (hx::IsNull( sb->b )) { -HXLINE( 193) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x32)); - } - else { -HXLINE( 193) ::Array< ::String > sb13 = sb->b; -HXDLIN( 193) sb13->push(::Std_obj::string(x32)); - } - } -HXLINE( 194) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 195) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 196) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)12: { -HXLINE( 200) { -HXLINE( 200) ::String x33 = (dr->toGLSL(null()) + HX_(" = log2(",f7,c4,4a,53)); -HXDLIN( 200) ::String x34 = ((x33 + sr1->toGLSL(null(),null())) + HX_("); // log",f2,57,0d,1a)); -HXDLIN( 200) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 200) sb->flush(); - } -HXDLIN( 200) if (hx::IsNull( sb->b )) { -HXLINE( 200) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x34)); - } - else { -HXLINE( 200) ::Array< ::String > sb14 = sb->b; -HXDLIN( 200) sb14->push(::Std_obj::string(x34)); - } - } -HXLINE( 201) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 202) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)13: { -HXLINE( 206) { -HXLINE( 206) ::String x35 = (dr->toGLSL(null()) + HX_(" = exp2(",50,75,76,51)); -HXDLIN( 206) ::String x36 = ((x35 + sr1->toGLSL(null(),null())) + HX_("); // exp",0b,10,08,1a)); -HXDLIN( 206) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 206) sb->flush(); - } -HXDLIN( 206) if (hx::IsNull( sb->b )) { -HXLINE( 206) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x36)); - } - else { -HXLINE( 206) ::Array< ::String > sb15 = sb->b; -HXDLIN( 206) sb15->push(::Std_obj::string(x36)); - } - } -HXLINE( 207) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 208) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)14: { -HXLINE( 212) { -HXLINE( 212) ::String x37 = (dr->toGLSL(null()) + HX_(" = normalize(",1e,9b,e9,ff)); -HXDLIN( 212) ::String x38 = ((x37 + sr1->toGLSL(null(),null())) + HX_("); // normalize",7b,81,39,e2)); -HXDLIN( 212) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 212) sb->flush(); - } -HXDLIN( 212) if (hx::IsNull( sb->b )) { -HXLINE( 212) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x38)); - } - else { -HXLINE( 212) ::Array< ::String > sb16 = sb->b; -HXDLIN( 212) sb16->push(::Std_obj::string(x38)); - } - } -HXLINE( 213) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 214) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)15: { -HXLINE( 218) { -HXLINE( 218) ::String x39 = (dr->toGLSL(null()) + HX_(" = sin(",f3,00,9a,4f)); -HXDLIN( 218) ::String x40 = ((x39 + sr1->toGLSL(null(),null())) + HX_("); // sin",86,a2,12,1a)); -HXDLIN( 218) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 218) sb->flush(); - } -HXDLIN( 218) if (hx::IsNull( sb->b )) { -HXLINE( 218) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x40)); - } - else { -HXLINE( 218) ::Array< ::String > sb17 = sb->b; -HXDLIN( 218) sb17->push(::Std_obj::string(x40)); - } - } -HXLINE( 219) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 220) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)16: { -HXLINE( 224) { -HXLINE( 224) ::String x41 = (dr->toGLSL(null()) + HX_(" = cos(",e4,28,0b,45)); -HXDLIN( 224) ::String x42 = ((x41 + sr1->toGLSL(null(),null())) + HX_("); // cos",b5,83,06,1a)); -HXDLIN( 224) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 224) sb->flush(); - } -HXDLIN( 224) if (hx::IsNull( sb->b )) { -HXLINE( 224) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x42)); - } - else { -HXLINE( 224) ::Array< ::String > sb18 = sb->b; -HXDLIN( 224) sb18->push(::Std_obj::string(x42)); - } - } -HXLINE( 225) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 226) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)17: { -HXLINE( 230) sr1->sourceMask = (sr2->sourceMask = 7); -HXLINE( 231) { -HXLINE( 231) ::String x43 = (dr->toGLSL(null()) + HX_(" = cross(vec3(",be,c1,b9,ac)); -HXDLIN( 231) ::String x44 = ((x43 + sr1->toGLSL(null(),null())) + HX_("), vec3(",ec,87,86,4e)); -HXDLIN( 231) ::String x45 = ((x44 + sr2->toGLSL(null(),null())) + HX_(")); // crs",09,b9,f3,e5)); -HXDLIN( 231) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 231) sb->flush(); - } -HXDLIN( 231) if (hx::IsNull( sb->b )) { -HXLINE( 231) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x45)); - } - else { -HXLINE( 231) ::Array< ::String > sb19 = sb->b; -HXDLIN( 231) sb19->push(::Std_obj::string(x45)); - } - } -HXLINE( 232) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 233) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 234) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)18: { -HXLINE( 238) sr1->sourceMask = (sr2->sourceMask = 7); -HXLINE( 239) { -HXLINE( 239) ::String x46 = (dr->toGLSL(null()) + HX_(" = vec4(dot(vec3(",e5,e8,98,98)); -HXDLIN( 239) ::String x47 = ((x46 + sr1->toGLSL(null(),null())) + HX_("), vec3(",ec,87,86,4e)); -HXDLIN( 239) ::String x48 = ((x47 + sr2->toGLSL(null(),null())) + HX_(")))",49,40,1f,00)); -HXDLIN( 239) ::String x49 = ((x48 + dr->getWriteMask()) + HX_("; // dp3",6c,75,5d,51)); -HXDLIN( 239) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 239) sb->flush(); - } -HXDLIN( 239) if (hx::IsNull( sb->b )) { -HXLINE( 239) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x49)); - } - else { -HXLINE( 239) ::Array< ::String > sb20 = sb->b; -HXDLIN( 239) sb20->push(::Std_obj::string(x49)); - } - } -HXLINE( 240) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 241) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 242) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)19: { -HXLINE( 246) sr1->sourceMask = (sr2->sourceMask = 15); -HXLINE( 247) { -HXLINE( 247) ::String x50 = (dr->toGLSL(null()) + HX_(" = vec4(dot(vec4(",c4,e9,98,98)); -HXDLIN( 247) ::String x51 = ((x50 + sr1->toGLSL(null(),null())) + HX_("), vec4(",cb,88,86,4e)); -HXDLIN( 247) ::String x52 = ((x51 + sr2->toGLSL(null(),null())) + HX_(")))",49,40,1f,00)); -HXDLIN( 247) ::String x53 = ((x52 + dr->getWriteMask()) + HX_("; // dp4",6d,75,5d,51)); -HXDLIN( 247) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 247) sb->flush(); - } -HXDLIN( 247) if (hx::IsNull( sb->b )) { -HXLINE( 247) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x53)); - } - else { -HXLINE( 247) ::Array< ::String > sb21 = sb->b; -HXDLIN( 247) sb21->push(::Std_obj::string(x53)); - } - } -HXLINE( 248) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 249) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 250) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)20: { -HXLINE( 254) { -HXLINE( 254) ::String x54 = (dr->toGLSL(null()) + HX_(" = abs(",59,de,ae,43)); -HXDLIN( 254) ::String x55 = ((x54 + sr1->toGLSL(null(),null())) + HX_("); // abs",e0,f3,04,1a)); -HXDLIN( 254) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 254) sb->flush(); - } -HXDLIN( 254) if (hx::IsNull( sb->b )) { -HXLINE( 254) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x55)); - } - else { -HXLINE( 254) ::Array< ::String > sb22 = sb->b; -HXDLIN( 254) sb22->push(::Std_obj::string(x55)); - } - } -HXLINE( 255) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 256) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)21: { -HXLINE( 260) { -HXLINE( 260) ::String x56 = (dr->toGLSL(null()) + HX_(" = -",6a,39,55,15)); -HXDLIN( 260) ::String x57 = ((x56 + sr1->toGLSL(null(),null())) + HX_("; // neg",95,02,65,51)); -HXDLIN( 260) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 260) sb->flush(); - } -HXDLIN( 260) if (hx::IsNull( sb->b )) { -HXLINE( 260) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x57)); - } - else { -HXLINE( 260) ::Array< ::String > sb23 = sb->b; -HXDLIN( 260) sb23->push(::Std_obj::string(x57)); - } - } -HXLINE( 261) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 262) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)22: { -HXLINE( 266) { -HXLINE( 266) ::String x58 = (dr->toGLSL(null()) + HX_(" = clamp(",70,52,ed,36)); -HXDLIN( 266) ::String x59 = ((x58 + sr1->toGLSL(null(),null())) + HX_(", 0.0, 1.0); // saturate",02,d7,59,d0)); -HXDLIN( 266) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 266) sb->flush(); - } -HXDLIN( 266) if (hx::IsNull( sb->b )) { -HXLINE( 266) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x59)); - } - else { -HXLINE( 266) ::Array< ::String > sb24 = sb->b; -HXDLIN( 266) sb24->push(::Std_obj::string(x59)); - } - } -HXLINE( 267) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 268) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)23: { -HXLINE( 276) ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage existingUsage = map->getRegisterUsage(sr2); -HXLINE( 278) bool _hx_tmp1; -HXDLIN( 278) if (hx::IsNotEq( existingUsage,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn() )) { -HXLINE( 278) _hx_tmp1 = hx::IsNotEq( existingUsage,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_ARRAY_dyn() ); - } - else { -HXLINE( 278) _hx_tmp1 = false; - } -HXDLIN( 278) if (_hx_tmp1) { -HXLINE( 280) { -HXLINE( 280) ::String x60 = (dr->toGLSL(null()) + HX_(" = ",63,7d,18,00)); -HXDLIN( 280) ::String x61 = ((x60 + sr1->toGLSL(null(),null())) + HX_(" * mat3(",9f,6a,62,c7)); -HXDLIN( 280) ::String x62 = ((x61 + sr2->toGLSL(false,null())) + HX_("); // m33",bb,e5,0d,1a)); -HXDLIN( 280) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 280) sb->flush(); - } -HXDLIN( 280) if (hx::IsNull( sb->b )) { -HXLINE( 280) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x62)); - } - else { -HXLINE( 280) ::Array< ::String > sb25 = sb->b; -HXDLIN( 280) sb25->push(::Std_obj::string(x62)); - } - } -HXLINE( 281) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 282) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 283) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::MATRIX_4_4_dyn(),null()); - } - else { -HXLINE( 288) sr1->sourceMask = (sr2->sourceMask = 7); -HXLINE( 289) { -HXLINE( 289) ::String x63 = ((dr->toGLSL(null()) + HX_(" = vec3(",a6,67,ad,0e)) + HX_("dot(",7f,f5,6d,42)); -HXDLIN( 289) ::String x64 = ((x63 + sr1->toGLSL(true,null())) + HX_(",",2c,00,00,00)); -HXDLIN( 289) ::String x65 = (((x64 + sr2->toGLSL(true,0)) + HX_("), ",dd,42,1f,00)) + HX_("dot(",7f,f5,6d,42)); -HXDLIN( 289) ::String x66 = ((x65 + sr1->toGLSL(true,null())) + HX_(",",2c,00,00,00)); -HXDLIN( 289) ::String x67 = (((x66 + sr2->toGLSL(true,1)) + HX_("),",e3,23,00,00)) + HX_("dot(",7f,f5,6d,42)); -HXDLIN( 289) ::String x68 = ((x67 + sr1->toGLSL(true,null())) + HX_(",",2c,00,00,00)); -HXDLIN( 289) ::String x69 = ((x68 + sr2->toGLSL(true,2)) + HX_(")); // m33",72,18,fb,e5)); -HXDLIN( 289) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 289) sb->flush(); - } -HXDLIN( 289) if (hx::IsNull( sb->b )) { -HXLINE( 289) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x69)); - } - else { -HXLINE( 289) ::Array< ::String > sb26 = sb->b; -HXDLIN( 289) sb26->push(::Std_obj::string(x69)); - } - } -HXLINE( 292) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 293) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 294) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),0); -HXLINE( 295) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),1); -HXLINE( 296) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),2); - } - } - break; - case (int)24: { -HXLINE( 307) ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage existingUsage1 = map->getRegisterUsage(sr2); -HXLINE( 309) bool _hx_tmp2; -HXDLIN( 309) if (hx::IsNotEq( existingUsage1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn() )) { -HXLINE( 309) _hx_tmp2 = hx::IsNotEq( existingUsage1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_ARRAY_dyn() ); - } - else { -HXLINE( 309) _hx_tmp2 = false; - } -HXDLIN( 309) if (_hx_tmp2) { -HXLINE( 311) { -HXLINE( 311) ::String x70 = (dr->toGLSL(null()) + HX_(" = ",63,7d,18,00)); -HXDLIN( 311) ::String x71 = ((x70 + sr1->toGLSL(null(),null())) + HX_(" * ",d6,6c,18,00)); -HXDLIN( 311) ::String x72 = ((x71 + sr2->toGLSL(false,null())) + HX_("; // m44",72,15,64,51)); -HXDLIN( 311) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 311) sb->flush(); - } -HXDLIN( 311) if (hx::IsNull( sb->b )) { -HXLINE( 311) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x72)); - } - else { -HXLINE( 311) ::Array< ::String > sb27 = sb->b; -HXDLIN( 311) sb27->push(::Std_obj::string(x72)); - } - } -HXLINE( 312) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 313) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 314) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::MATRIX_4_4_dyn(),null()); - } - else { -HXLINE( 319) sr1->sourceMask = (sr2->sourceMask = 15); -HXLINE( 320) { -HXLINE( 320) ::String x73 = ((dr->toGLSL(null()) + HX_(" = vec4(",85,68,ad,0e)) + HX_("dot(",7f,f5,6d,42)); -HXDLIN( 320) ::String x74 = ((x73 + sr1->toGLSL(true,null())) + HX_(",",2c,00,00,00)); -HXDLIN( 320) ::String x75 = (((x74 + sr2->toGLSL(true,0)) + HX_("), ",dd,42,1f,00)) + HX_("dot(",7f,f5,6d,42)); -HXDLIN( 320) ::String x76 = ((x75 + sr1->toGLSL(true,null())) + HX_(",",2c,00,00,00)); -HXDLIN( 320) ::String x77 = (((x76 + sr2->toGLSL(true,1)) + HX_("), ",dd,42,1f,00)) + HX_("dot(",7f,f5,6d,42)); -HXDLIN( 320) ::String x78 = ((x77 + sr1->toGLSL(true,null())) + HX_(",",2c,00,00,00)); -HXDLIN( 320) ::String x79 = (((x78 + sr2->toGLSL(true,2)) + HX_("), ",dd,42,1f,00)) + HX_("dot(",7f,f5,6d,42)); -HXDLIN( 320) ::String x80 = ((x79 + sr1->toGLSL(true,null())) + HX_(",",2c,00,00,00)); -HXDLIN( 320) ::String x81 = ((x80 + sr2->toGLSL(true,3)) + HX_(")); // m44",52,19,fb,e5)); -HXDLIN( 320) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 320) sb->flush(); - } -HXDLIN( 320) if (hx::IsNull( sb->b )) { -HXLINE( 320) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x81)); - } - else { -HXLINE( 320) ::Array< ::String > sb28 = sb->b; -HXDLIN( 320) sb28->push(::Std_obj::string(x81)); - } - } -HXLINE( 324) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 325) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 326) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),0); -HXLINE( 327) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),1); -HXLINE( 328) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),2); -HXLINE( 329) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),3); - } - } - break; - case (int)25: { -HXLINE( 340) ::openfl::display3D::_internal::agal::_AGALConverter::DestRegister dr1 = dr; -HXDLIN( 340) dr1->mask = (dr1->mask & 7); -HXLINE( 342) ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage existingUsage2 = map->getRegisterUsage(sr2); -HXLINE( 344) bool _hx_tmp3; -HXDLIN( 344) if (hx::IsNotEq( existingUsage2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn() )) { -HXLINE( 344) _hx_tmp3 = hx::IsNotEq( existingUsage2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_ARRAY_dyn() ); - } - else { -HXLINE( 344) _hx_tmp3 = false; - } -HXDLIN( 344) if (_hx_tmp3) { -HXLINE( 346) { -HXLINE( 346) ::String x82 = (dr->toGLSL(null()) + HX_(" = ",63,7d,18,00)); -HXDLIN( 346) ::String x83 = ((x82 + sr1->toGLSL(null(),null())) + HX_(" * ",d6,6c,18,00)); -HXDLIN( 346) ::String x84 = ((x83 + sr2->toGLSL(false,null())) + HX_("; // m34",93,14,64,51)); -HXDLIN( 346) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 346) sb->flush(); - } -HXDLIN( 346) if (hx::IsNull( sb->b )) { -HXLINE( 346) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x84)); - } - else { -HXLINE( 346) ::Array< ::String > sb29 = sb->b; -HXDLIN( 346) sb29->push(::Std_obj::string(x84)); - } - } -HXLINE( 347) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 348) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 349) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::MATRIX_4_4_dyn(),null()); - } - else { -HXLINE( 354) sr1->sourceMask = (sr2->sourceMask = 15); -HXLINE( 355) { -HXLINE( 355) ::String x85 = ((dr->toGLSL(null()) + HX_(" = vec3(",a6,67,ad,0e)) + HX_("dot(",7f,f5,6d,42)); -HXDLIN( 355) ::String x86 = ((x85 + sr1->toGLSL(true,null())) + HX_(",",2c,00,00,00)); -HXDLIN( 355) ::String x87 = (((x86 + sr2->toGLSL(true,0)) + HX_("), ",dd,42,1f,00)) + HX_("dot(",7f,f5,6d,42)); -HXDLIN( 355) ::String x88 = ((x87 + sr1->toGLSL(true,null())) + HX_(",",2c,00,00,00)); -HXDLIN( 355) ::String x89 = (((x88 + sr2->toGLSL(true,1)) + HX_("),",e3,23,00,00)) + HX_("dot(",7f,f5,6d,42)); -HXDLIN( 355) ::String x90 = ((x89 + sr1->toGLSL(true,null())) + HX_(",",2c,00,00,00)); -HXDLIN( 355) ::String x91 = ((x90 + sr2->toGLSL(true,2)) + HX_(")); // m34",73,18,fb,e5)); -HXDLIN( 355) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 355) sb->flush(); - } -HXDLIN( 355) if (hx::IsNull( sb->b )) { -HXLINE( 355) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x91)); - } - else { -HXLINE( 355) ::Array< ::String > sb30 = sb->b; -HXDLIN( 355) sb30->push(::Std_obj::string(x91)); - } - } -HXLINE( 358) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 359) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 360) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),0); -HXLINE( 361) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),1); -HXLINE( 362) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),2); - } - } - break; - case (int)39: { -HXLINE( 372) sr1->sourceMask = 15; -HXLINE( 373) { -HXLINE( 373) ::String x92 = ((HX_("if (any(lessThan(",0d,a8,4d,9b) + sr1->toGLSL(null(),null())) + HX_(", vec4(0)))) discard;",61,d7,c4,f0)); -HXDLIN( 373) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 373) sb->flush(); - } -HXDLIN( 373) if (hx::IsNull( sb->b )) { -HXLINE( 373) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x92)); - } - else { -HXLINE( 373) ::Array< ::String > sb31 = sb->b; -HXDLIN( 373) sb31->push(::Std_obj::string(x92)); - } - } -HXLINE( 374) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)40: { -HXLINE( 379) ::openfl::display3D::_internal::agal::_AGALConverter::SamplerRegister sampler = ::openfl::display3D::_internal::agal::_AGALConverter::SamplerRegister_obj::parse(source2,programType); -HXLINE( 381) switch((int)(sampler->d)){ - case (int)0: { -HXLINE( 385) if ((sampler->t == 2)) { -HXLINE( 388) sr1->sourceMask = 3; -HXLINE( 389) map->addSaR(sampler,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::SAMPLER_2D_ALPHA_dyn()); -HXLINE( 390) { -HXLINE( 390) ::String x93 = ((HX_("if (",25,e9,b4,45) + sampler->toGLSL()) + HX_("_alphaEnabled) {\n",68,cb,8a,22)); -HXDLIN( 390) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 390) sb->flush(); - } -HXDLIN( 390) if (hx::IsNull( sb->b )) { -HXLINE( 390) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x93)); - } - else { -HXLINE( 390) ::Array< ::String > sb32 = sb->b; -HXDLIN( 390) sb32->push(::Std_obj::string(x93)); - } - } -HXLINE( 391) { -HXLINE( 391) ::String x94 = ((HX_("\t\t",e0,07,00,00) + dr->toGLSL(null())) + HX_(" = vec4(texture2D(",e0,3e,c1,08)); -HXDLIN( 391) ::String x95 = ((x94 + sampler->toGLSL()) + HX_(", ",74,26,00,00)); -HXDLIN( 391) ::String x96 = ((x95 + sr1->toGLSL(null(),null())) + HX_(").xyz, texture2D(",23,7d,b7,f4)); -HXDLIN( 391) ::String x97 = ((x96 + sampler->toGLSL()) + HX_("_alpha, ",d3,3a,ce,eb)); -HXDLIN( 391) ::String x98 = ((x97 + sr1->toGLSL(null(),null())) + HX_(").x); // tex + alpha\n",1f,b8,ed,c2)); -HXDLIN( 391) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 391) sb->flush(); - } -HXDLIN( 391) if (hx::IsNull( sb->b )) { -HXLINE( 391) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x98)); - } - else { -HXLINE( 391) ::Array< ::String > sb33 = sb->b; -HXDLIN( 391) sb33->push(::Std_obj::string(x98)); - } - } -HXLINE( 393) { -HXLINE( 393) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 393) sb->flush(); - } -HXDLIN( 393) if (hx::IsNull( sb->b )) { -HXLINE( 393) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_5,1); - } - else { -HXLINE( 393) sb->b->push(HX_("\t} else {\n",6a,88,3f,f9)); - } - } -HXLINE( 394) { -HXLINE( 394) ::String x99 = ((HX_("\t\t",e0,07,00,00) + dr->toGLSL(null())) + HX_(" = texture2D(",3e,55,2e,2f)); -HXDLIN( 394) ::String x100 = ((x99 + sampler->toGLSL()) + HX_(", ",74,26,00,00)); -HXDLIN( 394) ::String x101 = ((x100 + sr1->toGLSL(null(),null())) + HX_("); // tex\n",15,c9,e1,b6)); -HXDLIN( 394) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 394) sb->flush(); - } -HXDLIN( 394) if (hx::IsNull( sb->b )) { -HXLINE( 394) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x101)); - } - else { -HXLINE( 394) ::Array< ::String > sb34 = sb->b; -HXDLIN( 394) sb34->push(::Std_obj::string(x101)); - } - } -HXLINE( 395) { -HXLINE( 395) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 395) sb->flush(); - } -HXDLIN( 395) if (hx::IsNull( sb->b )) { -HXLINE( 395) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_6,1); - } - else { -HXLINE( 395) sb->b->push(HX_("\t}",54,08,00,00)); - } - } - } - else { -HXLINE( 399) sr1->sourceMask = 3; -HXLINE( 400) map->addSaR(sampler,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::SAMPLER_2D_dyn()); -HXLINE( 401) { -HXLINE( 401) ::String x102 = (dr->toGLSL(null()) + HX_(" = texture2D(",3e,55,2e,2f)); -HXDLIN( 401) ::String x103 = ((x102 + sampler->toGLSL()) + HX_(", ",74,26,00,00)); -HXDLIN( 401) ::String x104 = ((x103 + sr1->toGLSL(null(),null())) + HX_("); // tex",55,61,13,1a)); -HXDLIN( 401) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 401) sb->flush(); - } -HXDLIN( 401) if (hx::IsNull( sb->b )) { -HXLINE( 401) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x104)); - } - else { -HXLINE( 401) ::Array< ::String > sb35 = sb->b; -HXDLIN( 401) sb35->push(::Std_obj::string(x104)); - } - } - } - } - break; - case (int)1: { -HXLINE( 406) if ((sampler->t == 2)) { -HXLINE( 409) sr1->sourceMask = 7; -HXLINE( 410) map->addSaR(sampler,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::SAMPLER_CUBE_ALPHA_dyn()); -HXLINE( 411) { -HXLINE( 411) ::String x105 = ((HX_("if (",25,e9,b4,45) + sampler->toGLSL()) + HX_("_alphaEnabled) {\n",68,cb,8a,22)); -HXDLIN( 411) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 411) sb->flush(); - } -HXDLIN( 411) if (hx::IsNull( sb->b )) { -HXLINE( 411) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x105)); - } - else { -HXLINE( 411) ::Array< ::String > sb36 = sb->b; -HXDLIN( 411) sb36->push(::Std_obj::string(x105)); - } - } -HXLINE( 412) { -HXLINE( 412) ::String x106 = ((HX_("\t\t",e0,07,00,00) + dr->toGLSL(null())) + HX_(" = vec4(textureCube(",bd,62,16,95)); -HXDLIN( 412) ::String x107 = ((x106 + sampler->toGLSL()) + HX_(", ",74,26,00,00)); -HXDLIN( 412) ::String x108 = ((x107 + sr1->toGLSL(null(),null())) + HX_(").xyz, textureCube(",c0,f7,ca,19)); -HXDLIN( 412) ::String x109 = ((x108 + sampler->toGLSL()) + HX_("_alpha, ",d3,3a,ce,eb)); -HXDLIN( 412) ::String x110 = ((x109 + sr1->toGLSL(null(),null())) + HX_(").x); // tex + alpha\n",1f,b8,ed,c2)); -HXDLIN( 412) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 412) sb->flush(); - } -HXDLIN( 412) if (hx::IsNull( sb->b )) { -HXLINE( 412) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x110)); - } - else { -HXLINE( 412) ::Array< ::String > sb37 = sb->b; -HXDLIN( 412) sb37->push(::Std_obj::string(x110)); - } - } -HXLINE( 414) { -HXLINE( 414) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 414) sb->flush(); - } -HXDLIN( 414) if (hx::IsNull( sb->b )) { -HXLINE( 414) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_7,1); - } - else { -HXLINE( 414) sb->b->push(HX_("\t} else {\n",6a,88,3f,f9)); - } - } -HXLINE( 415) { -HXLINE( 415) ::String x111 = ((HX_("\t\t",e0,07,00,00) + dr->toGLSL(null())) + HX_(" = textureCube(",9b,4c,bc,01)); -HXDLIN( 415) ::String x112 = ((x111 + sampler->toGLSL()) + HX_(", ",74,26,00,00)); -HXDLIN( 415) ::String x113 = ((x112 + sr1->toGLSL(null(),null())) + HX_("); // tex",55,61,13,1a)); -HXDLIN( 415) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 415) sb->flush(); - } -HXDLIN( 415) if (hx::IsNull( sb->b )) { -HXLINE( 415) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x113)); - } - else { -HXLINE( 415) ::Array< ::String > sb38 = sb->b; -HXDLIN( 415) sb38->push(::Std_obj::string(x113)); - } - } -HXLINE( 416) { -HXLINE( 416) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 416) sb->flush(); - } -HXDLIN( 416) if (hx::IsNull( sb->b )) { -HXLINE( 416) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_8,1); - } - else { -HXLINE( 416) sb->b->push(HX_("\t}",54,08,00,00)); - } - } - } - else { -HXLINE( 420) sr1->sourceMask = 7; -HXLINE( 421) { -HXLINE( 421) ::String x114 = (dr->toGLSL(null()) + HX_(" = textureCube(",9b,4c,bc,01)); -HXDLIN( 421) ::String x115 = ((x114 + sampler->toGLSL()) + HX_(", ",74,26,00,00)); -HXDLIN( 421) ::String x116 = ((x115 + sr1->toGLSL(null(),null())) + HX_("); // tex",55,61,13,1a)); -HXDLIN( 421) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 421) sb->flush(); - } -HXDLIN( 421) if (hx::IsNull( sb->b )) { -HXLINE( 421) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x116)); - } - else { -HXLINE( 421) ::Array< ::String > sb39 = sb->b; -HXDLIN( 421) sb39->push(::Std_obj::string(x116)); - } - } -HXLINE( 422) map->addSaR(sampler,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::SAMPLER_CUBE_dyn()); - } - } - break; - } -HXLINE( 427) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 428) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 430) if (hx::IsNotNull( samplerState )) { -HXLINE( 433) samplerState[sampler->n] = sampler->toSamplerState(); - } - } - break; - case (int)41: { -HXLINE( 438) sr1->sourceMask = (sr2->sourceMask = 15); -HXLINE( 439) { -HXLINE( 439) ::String x117 = (dr->toGLSL(null()) + HX_(" = vec4(greaterThanEqual(",aa,a3,51,ec)); -HXDLIN( 439) ::String x118 = ((x117 + sr1->toGLSL(null(),null())) + HX_(", ",74,26,00,00)); -HXDLIN( 439) ::String x119 = ((x118 + sr2->toGLSL(null(),null())) + HX_("))",e0,23,00,00)); -HXDLIN( 439) ::String x120 = ((x119 + dr->getWriteMask()) + HX_("; // ste",e9,da,68,51)); -HXDLIN( 439) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 439) sb->flush(); - } -HXDLIN( 439) if (hx::IsNull( sb->b )) { -HXLINE( 439) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x120)); - } - else { -HXLINE( 439) ::Array< ::String > sb40 = sb->b; -HXDLIN( 439) sb40->push(::Std_obj::string(x120)); - } - } -HXLINE( 440) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 441) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 442) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)42: { -HXLINE( 446) sr1->sourceMask = (sr2->sourceMask = 15); -HXLINE( 447) { -HXLINE( 447) ::String x121 = (dr->toGLSL(null()) + HX_(" = vec4(lessThan(",69,ee,b4,35)); -HXDLIN( 447) ::String x122 = ((x121 + sr1->toGLSL(null(),null())) + HX_(", ",74,26,00,00)); -HXDLIN( 447) ::String x123 = ((x122 + sr2->toGLSL(null(),null())) + HX_("))",e0,23,00,00)); -HXDLIN( 447) ::String x124 = ((x123 + dr->getWriteMask()) + HX_("; // slt",00,d4,68,51)); -HXDLIN( 447) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 447) sb->flush(); - } -HXDLIN( 447) if (hx::IsNull( sb->b )) { -HXLINE( 447) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x124)); - } - else { -HXLINE( 447) ::Array< ::String > sb41 = sb->b; -HXDLIN( 447) sb41->push(::Std_obj::string(x124)); - } - } -HXLINE( 448) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 449) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 450) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)44: { -HXLINE( 454) sr1->sourceMask = (sr2->sourceMask = 15); -HXLINE( 455) { -HXLINE( 455) ::String x125 = (dr->toGLSL(null()) + HX_(" = vec4(equal(",39,08,45,e1)); -HXDLIN( 455) ::String x126 = ((x125 + sr1->toGLSL(null(),null())) + HX_(", ",74,26,00,00)); -HXDLIN( 455) ::String x127 = ((x126 + sr2->toGLSL(null(),null())) + HX_("))",e0,23,00,00)); -HXDLIN( 455) ::String x128 = ((x127 + dr->getWriteMask()) + HX_("; // seq",e4,cd,68,51)); -HXDLIN( 455) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 455) sb->flush(); - } -HXDLIN( 455) if (hx::IsNull( sb->b )) { -HXLINE( 455) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x128)); - } - else { -HXLINE( 455) ::Array< ::String > sb42 = sb->b; -HXDLIN( 455) sb42->push(::Std_obj::string(x128)); - } - } -HXLINE( 456) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 457) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 458) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - case (int)45: { -HXLINE( 462) sr1->sourceMask = (sr2->sourceMask = 15); -HXLINE( 463) { -HXLINE( 463) ::String x129 = (dr->toGLSL(null()) + HX_(" = vec4(notEqual(",42,aa,f1,97)); -HXDLIN( 463) ::String x130 = ((x129 + sr1->toGLSL(null(),null())) + HX_(", ",74,26,00,00)); -HXDLIN( 463) ::String x131 = ((x130 + sr2->toGLSL(null(),null())) + HX_("))",e0,23,00,00)); -HXDLIN( 463) ::String x132 = ((x131 + dr->getWriteMask()) + HX_("; // sne",af,d5,68,51)); -HXDLIN( 463) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 463) sb->flush(); - } -HXDLIN( 463) if (hx::IsNull( sb->b )) { -HXLINE( 463) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x132)); - } - else { -HXLINE( 463) ::Array< ::String > sb43 = sb->b; -HXDLIN( 463) sb43->push(::Std_obj::string(x132)); - } - } -HXLINE( 464) map->addDR(dr,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 465) map->addSR(sr1,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); -HXLINE( 466) map->addSR(sr2,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn(),null()); - } - break; - default:{ -HXLINE( 470) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,(HX_("Opcode ",72,65,6e,e7) + opcode))); - } - } -HXLINE( 473) { -HXLINE( 473) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 473) sb->flush(); - } -HXDLIN( 473) if (hx::IsNull( sb->b )) { -HXLINE( 473) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_9,1); - } - else { -HXLINE( 473) sb->b->push(HX_("\n",0a,00,00,00)); - } - } - } - _hx_goto_2:; -HXLINE( 477) if (hx::IsNull( ::openfl::display3D::_internal::agal::AGALConverter_obj::limitedProfile )) { -HXLINE( 479) ::String version1 = ( (::String)(::lime::graphics::opengl::GL_obj::context->getParameter(7938)) ); -HXLINE( 480) bool _hx_tmp4; -HXDLIN( 480) if ((version1.indexOf(HX_("OpenGL ES",5f,cb,92,95),null()) <= -1)) { -HXLINE( 480) _hx_tmp4 = (version1.indexOf(HX_("WebGL",99,9f,e9,5a),null()) > -1); - } - else { -HXLINE( 480) _hx_tmp4 = true; - } -HXDLIN( 480) ::openfl::display3D::_internal::agal::AGALConverter_obj::limitedProfile = _hx_tmp4; - } -HXLINE( 485) ::StringBuf glsl = ::StringBuf_obj::__alloc( HX_CTX ); -HXLINE( 486) { -HXLINE( 486) ::String x133; -HXDLIN( 486) if (hx::IsEq( programType,::openfl::display3D::_internal::agal::_AGALConverter::ProgramType_obj::VERTEX_dyn() )) { -HXLINE( 486) x133 = HX_("vertex",64,db,47,a1); - } - else { -HXLINE( 486) x133 = HX_("fragment",d0,5f,e5,ad); - } -HXDLIN( 486) ::String x134 = ((HX_("// AGAL ",af,bc,4a,8a) + x133) + HX_(" shader\n",25,c5,d4,85)); -HXDLIN( 486) if (hx::IsNotNull( glsl->charBuf )) { -HXLINE( 486) glsl->flush(); - } -HXDLIN( 486) if (hx::IsNull( glsl->b )) { -HXLINE( 486) glsl->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x134)); - } - else { -HXLINE( 486) ::Array< ::String > glsl1 = glsl->b; -HXDLIN( 486) glsl1->push(::Std_obj::string(x134)); - } - } -HXLINE( 488) if (( (bool)(::openfl::display3D::_internal::agal::AGALConverter_obj::limitedProfile) )) { -HXLINE( 490) { -HXLINE( 490) if (hx::IsNotNull( glsl->charBuf )) { -HXLINE( 490) glsl->flush(); - } -HXDLIN( 490) if (hx::IsNull( glsl->b )) { -HXLINE( 490) glsl->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_10,1); - } - else { -HXLINE( 490) glsl->b->push(HX_("#version 100\n",24,25,05,19)); - } - } -HXLINE( 493) { -HXLINE( 493) if (hx::IsNotNull( glsl->charBuf )) { -HXLINE( 493) glsl->flush(); - } -HXDLIN( 493) if (hx::IsNull( glsl->b )) { -HXLINE( 493) glsl->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_11,1); - } - else { -HXLINE( 493) glsl->b->push(HX_("#ifdef GL_FRAGMENT_PRECISION_HIGH\n",97,28,cb,f3)); - } - } -HXLINE( 494) { -HXLINE( 494) if (hx::IsNotNull( glsl->charBuf )) { -HXLINE( 494) glsl->flush(); - } -HXDLIN( 494) if (hx::IsNull( glsl->b )) { -HXLINE( 494) glsl->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_12,1); - } - else { -HXLINE( 494) glsl->b->push(HX_("precision highp float;\n",57,4a,f7,14)); - } - } -HXLINE( 495) { -HXLINE( 495) if (hx::IsNotNull( glsl->charBuf )) { -HXLINE( 495) glsl->flush(); - } -HXDLIN( 495) if (hx::IsNull( glsl->b )) { -HXLINE( 495) glsl->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_13,1); - } - else { -HXLINE( 495) glsl->b->push(HX_("#else\n",2e,de,b0,6d)); - } - } -HXLINE( 496) { -HXLINE( 496) if (hx::IsNotNull( glsl->charBuf )) { -HXLINE( 496) glsl->flush(); - } -HXDLIN( 496) if (hx::IsNull( glsl->b )) { -HXLINE( 496) glsl->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_14,1); - } - else { -HXLINE( 496) glsl->b->push(HX_("precision mediump float;\n",64,96,1e,cd)); - } - } -HXLINE( 497) { -HXLINE( 497) if (hx::IsNotNull( glsl->charBuf )) { -HXLINE( 497) glsl->flush(); - } -HXDLIN( 497) if (hx::IsNull( glsl->b )) { -HXLINE( 497) glsl->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_15,1); - } - else { -HXLINE( 497) glsl->b->push(HX_("#endif\n",f5,d8,f7,a9)); - } - } - } - else { -HXLINE( 501) if (hx::IsNotNull( glsl->charBuf )) { -HXLINE( 501) glsl->flush(); - } -HXDLIN( 501) if (hx::IsNull( glsl->b )) { -HXLINE( 501) glsl->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_16,1); - } - else { -HXLINE( 501) glsl->b->push(HX_("#version 120\n",a6,a9,06,19)); - } - } -HXLINE( 504) { -HXLINE( 504) ::String x135 = map->toGLSL(false); -HXDLIN( 504) if (hx::IsNotNull( glsl->charBuf )) { -HXLINE( 504) glsl->flush(); - } -HXDLIN( 504) if (hx::IsNull( glsl->b )) { -HXLINE( 504) glsl->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x135)); - } - else { -HXLINE( 504) ::Array< ::String > glsl2 = glsl->b; -HXDLIN( 504) glsl2->push(::Std_obj::string(x135)); - } - } -HXLINE( 506) if (hx::IsEq( programType,::openfl::display3D::_internal::agal::_AGALConverter::ProgramType_obj::VERTEX_dyn() )) { -HXLINE( 509) if (hx::IsNotNull( glsl->charBuf )) { -HXLINE( 509) glsl->flush(); - } -HXDLIN( 509) if (hx::IsNull( glsl->b )) { -HXLINE( 509) glsl->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_17,1); - } - else { -HXLINE( 509) glsl->b->push(HX_("uniform vec4 vcPositionScale;\n",cf,aa,4f,18)); - } - } -HXLINE( 512) { -HXLINE( 512) if (hx::IsNotNull( glsl->charBuf )) { -HXLINE( 512) glsl->flush(); - } -HXDLIN( 512) if (hx::IsNull( glsl->b )) { -HXLINE( 512) glsl->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_18,1); - } - else { -HXLINE( 512) glsl->b->push(HX_("void main() {\n",49,b0,bf,fb)); - } - } -HXLINE( 513) { -HXLINE( 513) ::String x136 = map->toGLSL(true); -HXDLIN( 513) if (hx::IsNotNull( glsl->charBuf )) { -HXLINE( 513) glsl->flush(); - } -HXDLIN( 513) if (hx::IsNull( glsl->b )) { -HXLINE( 513) glsl->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x136)); - } - else { -HXLINE( 513) ::Array< ::String > glsl3 = glsl->b; -HXDLIN( 513) glsl3->push(::Std_obj::string(x136)); - } - } -HXLINE( 514) { -HXLINE( 514) ::String x137 = sb->toString(); -HXDLIN( 514) if (hx::IsNotNull( glsl->charBuf )) { -HXLINE( 514) glsl->flush(); - } -HXDLIN( 514) if (hx::IsNull( glsl->b )) { -HXLINE( 514) glsl->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x137)); - } - else { -HXLINE( 514) ::Array< ::String > glsl4 = glsl->b; -HXDLIN( 514) glsl4->push(::Std_obj::string(x137)); - } - } -HXLINE( 516) if (hx::IsEq( programType,::openfl::display3D::_internal::agal::_AGALConverter::ProgramType_obj::VERTEX_dyn() )) { -HXLINE( 519) if (hx::IsNotNull( glsl->charBuf )) { -HXLINE( 519) glsl->flush(); - } -HXDLIN( 519) if (hx::IsNull( glsl->b )) { -HXLINE( 519) glsl->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_19,1); - } - else { -HXLINE( 519) glsl->b->push(HX_("\tgl_Position *= vcPositionScale;\n",7c,ad,85,8d)); - } - } -HXLINE( 522) { -HXLINE( 522) if (hx::IsNotNull( glsl->charBuf )) { -HXLINE( 522) glsl->flush(); - } -HXDLIN( 522) if (hx::IsNull( glsl->b )) { -HXLINE( 522) glsl->b = ::Array_obj< ::String >::fromData( _hx_array_data_24bcd53d_20,1); - } - else { -HXLINE( 522) glsl->b->push(HX_("}\n",ed,6c,00,00)); - } - } -HXLINE( 525) return glsl->toString(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AGALConverter_obj,convertToGLSL,return ) - - -AGALConverter_obj::AGALConverter_obj() -{ -} - -bool AGALConverter_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"readUInt64") ) { outValue = readUInt64_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"convertToGLSL") ) { outValue = convertToGLSL_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"limitedProfile") ) { outValue = ( limitedProfile ); return true; } - if (HX_FIELD_EQ(inName,"prefixFromType") ) { outValue = prefixFromType_dyn(); return true; } - } - return false; -} - -bool AGALConverter_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"limitedProfile") ) { limitedProfile=ioValue.Cast< ::Dynamic >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *AGALConverter_obj_sMemberStorageInfo = 0; -static hx::StaticInfo AGALConverter_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &AGALConverter_obj::limitedProfile,HX_("limitedProfile",ef,13,1a,0a)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void AGALConverter_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(AGALConverter_obj::limitedProfile,"limitedProfile"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void AGALConverter_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(AGALConverter_obj::limitedProfile,"limitedProfile"); -}; - -#endif - -hx::Class AGALConverter_obj::__mClass; - -static ::String AGALConverter_obj_sStaticFields[] = { - HX_("limitedProfile",ef,13,1a,0a), - HX_("prefixFromType",f6,38,ec,c8), - HX_("readUInt64",2e,21,8b,12), - HX_("convertToGLSL",4c,43,62,b5), - ::String(null()) -}; - -void AGALConverter_obj::__register() -{ - AGALConverter_obj _hx_dummy; - AGALConverter_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._internal.agal.AGALConverter",3d,d5,bc,24); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &AGALConverter_obj::__GetStatic; - __mClass->mSetStaticField = &AGALConverter_obj::__SetStatic; - __mClass->mMarkFunc = AGALConverter_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(AGALConverter_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< AGALConverter_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = AGALConverter_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AGALConverter_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AGALConverter_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void AGALConverter_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_956d00ee302df1ce_21_boot) -HXDLIN( 21) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace agal diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/RegisterMap.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/RegisterMap.cpp deleted file mode 100644 index 44809a5d..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/RegisterMap.cpp +++ /dev/null @@ -1,931 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringBuf -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal_AGALConverter -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal_RegisterMap -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_DestRegister -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_ProgramType -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_RegisterMapEntry -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_RegisterUsage -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_SamplerRegister -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_SourceRegister -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_IllegalOperationError -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_30c719c9ae6bd4c8_598_new,"openfl.display3D._internal.agal.RegisterMap","new",0x67a7c279,"openfl.display3D._internal.agal.RegisterMap.new","openfl/display3D/_internal/agal/AGALConverter.hx",598,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_30c719c9ae6bd4c8_606_add,"openfl.display3D._internal.agal.RegisterMap","add",0x679de43a,"openfl.display3D._internal.agal.RegisterMap.add","openfl/display3D/_internal/agal/AGALConverter.hx",606,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_30c719c9ae6bd4c8_630_addDR,"openfl.display3D._internal.agal.RegisterMap","addDR",0xf60b2248,"openfl.display3D._internal.agal.RegisterMap.addDR","openfl/display3D/_internal/agal/AGALConverter.hx",630,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_30c719c9ae6bd4c8_635_addSaR,"openfl.display3D._internal.agal.RegisterMap","addSaR",0x53be4bea,"openfl.display3D._internal.agal.RegisterMap.addSaR","openfl/display3D/_internal/agal/AGALConverter.hx",635,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_30c719c9ae6bd4c8_639_addSR,"openfl.display3D._internal.agal.RegisterMap","addSR",0xf60b2f59,"openfl.display3D._internal.agal.RegisterMap.addSR","openfl/display3D/_internal/agal/AGALConverter.hx",639,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_30c719c9ae6bd4c8_651_getRegisterUsage,"openfl.display3D._internal.agal.RegisterMap","getRegisterUsage",0x2642bb8f,"openfl.display3D._internal.agal.RegisterMap.getRegisterUsage","openfl/display3D/_internal/agal/AGALConverter.hx",651,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_30c719c9ae6bd4c8_661_getUsage,"openfl.display3D._internal.agal.RegisterMap","getUsage",0x92113ff2,"openfl.display3D._internal.agal.RegisterMap.getUsage","openfl/display3D/_internal/agal/AGALConverter.hx",661,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_30c719c9ae6bd4c8_677_toGLSL,"openfl.display3D._internal.agal.RegisterMap","toGLSL",0x2ebdfc80,"openfl.display3D._internal.agal.RegisterMap.toGLSL","openfl/display3D/_internal/agal/AGALConverter.hx",677,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_30c719c9ae6bd4c8_684_toGLSL,"openfl.display3D._internal.agal.RegisterMap","toGLSL",0x2ebdfc80,"openfl.display3D._internal.agal.RegisterMap.toGLSL","openfl/display3D/_internal/agal/AGALConverter.hx",684,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_30c719c9ae6bd4c8_674_toGLSL,"openfl.display3D._internal.agal.RegisterMap","toGLSL",0x2ebdfc80,"openfl.display3D._internal.agal.RegisterMap.toGLSL","openfl/display3D/_internal/agal/AGALConverter.hx",674,0xbbd098ff) -static const ::String _hx_array_data_f02d1207_13[] = { - HX_("attribute ",84,a8,71,97), -}; -static const ::String _hx_array_data_f02d1207_14[] = { - HX_("uniform ",6c,cc,54,02), -}; -static const ::String _hx_array_data_f02d1207_15[] = { - HX_("\t",09,00,00,00), -}; -static const ::String _hx_array_data_f02d1207_16[] = { - HX_("varying ",b0,25,c9,a4), -}; -static const ::String _hx_array_data_f02d1207_17[] = { - HX_("uniform ",6c,cc,54,02), -}; -static const ::String _hx_array_data_f02d1207_18[] = { - HX_("vec4 ",c0,4c,56,34), -}; -static const ::String _hx_array_data_f02d1207_19[] = { - HX_("mat4 ",0c,20,23,03), -}; -static const ::String _hx_array_data_f02d1207_20[] = { - HX_("sampler2D ",06,3c,4f,7c), -}; -static const ::String _hx_array_data_f02d1207_21[] = { - HX_("samplerCube ",63,87,00,86), -}; -static const ::String _hx_array_data_f02d1207_22[] = { - HX_("vec4 ",c0,4c,56,34), -}; -static const ::String _hx_array_data_f02d1207_23[] = { - HX_("sampler2D ",06,3c,4f,7c), -}; -static const ::String _hx_array_data_f02d1207_24[] = { - HX_(";\n",6f,33,00,00), -}; -static const ::String _hx_array_data_f02d1207_25[] = { - HX_("uniform ",6c,cc,54,02), -}; -static const ::String _hx_array_data_f02d1207_26[] = { - HX_("sampler2D ",06,3c,4f,7c), -}; -static const ::String _hx_array_data_f02d1207_27[] = { - HX_(";\n",6f,33,00,00), -}; -static const ::String _hx_array_data_f02d1207_28[] = { - HX_("uniform ",6c,cc,54,02), -}; -static const ::String _hx_array_data_f02d1207_29[] = { - HX_("bool ",b6,20,f8,b6), -}; -static const ::String _hx_array_data_f02d1207_30[] = { - HX_(";\n",6f,33,00,00), -}; -static const ::String _hx_array_data_f02d1207_31[] = { - HX_("samplerCube ",63,87,00,86), -}; -static const ::String _hx_array_data_f02d1207_32[] = { - HX_(";\n",6f,33,00,00), -}; -static const ::String _hx_array_data_f02d1207_33[] = { - HX_("uniform ",6c,cc,54,02), -}; -static const ::String _hx_array_data_f02d1207_34[] = { - HX_("samplerCube ",63,87,00,86), -}; -static const ::String _hx_array_data_f02d1207_35[] = { - HX_(";\n",6f,33,00,00), -}; -static const ::String _hx_array_data_f02d1207_36[] = { - HX_("uniform ",6c,cc,54,02), -}; -static const ::String _hx_array_data_f02d1207_37[] = { - HX_("bool ",b6,20,f8,b6), -}; -static const ::String _hx_array_data_f02d1207_38[] = { - HX_(";\n",6f,33,00,00), -}; -static const ::String _hx_array_data_f02d1207_39[] = { - HX_(";\n",6f,33,00,00), -}; -static const ::String _hx_array_data_f02d1207_40[] = { - HX_(";\n",6f,33,00,00), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_30c719c9ae6bd4c8_596_boot,"openfl.display3D._internal.agal.RegisterMap","boot",0x433b67f9,"openfl.display3D._internal.agal.RegisterMap.boot","openfl/display3D/_internal/agal/AGALConverter.hx",596,0xbbd098ff) -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace agal{ - -void RegisterMap_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_30c719c9ae6bd4c8_598_new) -HXDLIN( 598) this->mEntries = ::Array_obj< ::Dynamic>::__new(); - } - -Dynamic RegisterMap_obj::__CreateEmpty() { return new RegisterMap_obj; } - -void *RegisterMap_obj::_hx_vtable = 0; - -Dynamic RegisterMap_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< RegisterMap_obj > _hx_result = new RegisterMap_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool RegisterMap_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x63beba6f; -} - -void RegisterMap_obj::add(int type,::String name,int number, ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage usage){ - HX_GC_STACKFRAME(&_hx_pos_30c719c9ae6bd4c8_606_add) -HXLINE( 607) { -HXLINE( 607) int _g = 0; -HXDLIN( 607) ::Array< ::Dynamic> _g1 = this->mEntries; -HXDLIN( 607) while((_g < _g1->length)){ -HXLINE( 607) ::openfl::display3D::_internal::agal::_AGALConverter::RegisterMapEntry entry = _g1->__get(_g).StaticCast< ::openfl::display3D::_internal::agal::_AGALConverter::RegisterMapEntry >(); -HXDLIN( 607) _g = (_g + 1); -HXLINE( 609) bool _hx_tmp; -HXDLIN( 609) bool _hx_tmp1; -HXDLIN( 609) if ((entry->type == type)) { -HXLINE( 609) _hx_tmp1 = (entry->name == name); - } - else { -HXLINE( 609) _hx_tmp1 = false; - } -HXDLIN( 609) if (_hx_tmp1) { -HXLINE( 609) _hx_tmp = (entry->number == number); - } - else { -HXLINE( 609) _hx_tmp = false; - } -HXDLIN( 609) if (_hx_tmp) { -HXLINE( 611) if (hx::IsNotEq( entry->usage,usage )) { -HXLINE( 613) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,HX_("Cannot use register in multiple ways yet (mat4/vec4)",5e,30,e0,74))); - } -HXLINE( 616) return; - } - } - } -HXLINE( 620) ::openfl::display3D::_internal::agal::_AGALConverter::RegisterMapEntry entry1 = ::openfl::display3D::_internal::agal::_AGALConverter::RegisterMapEntry_obj::__alloc( HX_CTX ); -HXLINE( 621) entry1->type = type; -HXLINE( 622) entry1->name = name; -HXLINE( 623) entry1->number = number; -HXLINE( 624) entry1->usage = usage; -HXLINE( 625) this->mEntries->push(entry1); - } - - -HX_DEFINE_DYNAMIC_FUNC4(RegisterMap_obj,add,(void)) - -void RegisterMap_obj::addDR( ::openfl::display3D::_internal::agal::_AGALConverter::DestRegister dr, ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage usage){ - HX_STACKFRAME(&_hx_pos_30c719c9ae6bd4c8_630_addDR) -HXDLIN( 630) int dr1 = dr->type; -HXDLIN( 630) ::String _hx_tmp = dr->toGLSL(false); -HXDLIN( 630) this->add(dr1,_hx_tmp,dr->n,usage); - } - - -HX_DEFINE_DYNAMIC_FUNC2(RegisterMap_obj,addDR,(void)) - -void RegisterMap_obj::addSaR( ::openfl::display3D::_internal::agal::_AGALConverter::SamplerRegister sr, ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage usage){ - HX_STACKFRAME(&_hx_pos_30c719c9ae6bd4c8_635_addSaR) -HXDLIN( 635) int sr1 = sr->type; -HXDLIN( 635) ::String _hx_tmp = sr->toGLSL(); -HXDLIN( 635) this->add(sr1,_hx_tmp,sr->n,usage); - } - - -HX_DEFINE_DYNAMIC_FUNC2(RegisterMap_obj,addSaR,(void)) - -void RegisterMap_obj::addSR( ::openfl::display3D::_internal::agal::_AGALConverter::SourceRegister sr, ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage usage,hx::Null< int > __o_offset){ - int offset = __o_offset.Default(0); - HX_STACKFRAME(&_hx_pos_30c719c9ae6bd4c8_639_addSR) -HXLINE( 640) if ((sr->d != 0)) { -HXLINE( 642) int sr1 = sr->itype; -HXDLIN( 642) ::String _hx_tmp = ::openfl::display3D::_internal::agal::AGALConverter_obj::prefixFromType(sr->itype,sr->programType); -HXDLIN( 642) this->add(sr1,(_hx_tmp + sr->n),sr->n,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_dyn()); -HXLINE( 643) int sr2 = sr->type; -HXDLIN( 643) ::String _hx_tmp1 = ::openfl::display3D::_internal::agal::AGALConverter_obj::prefixFromType(sr->type,sr->programType); -HXDLIN( 643) this->add(sr2,(_hx_tmp1 + sr->o),sr->o,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_ARRAY_dyn()); -HXLINE( 644) return; - } -HXLINE( 647) int sr3 = sr->type; -HXDLIN( 647) ::String _hx_tmp2 = sr->toGLSL(false,offset); -HXDLIN( 647) this->add(sr3,_hx_tmp2,(sr->n + offset),usage); - } - - -HX_DEFINE_DYNAMIC_FUNC3(RegisterMap_obj,addSR,(void)) - - ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage RegisterMap_obj::getRegisterUsage( ::openfl::display3D::_internal::agal::_AGALConverter::SourceRegister sr){ - HX_STACKFRAME(&_hx_pos_30c719c9ae6bd4c8_651_getRegisterUsage) -HXLINE( 652) if ((sr->d != 0)) { -HXLINE( 654) return ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_ARRAY_dyn(); - } -HXLINE( 657) int sr1 = sr->type; -HXDLIN( 657) ::String _hx_tmp = sr->toGLSL(false,null()); -HXDLIN( 657) return this->getUsage(sr1,_hx_tmp,sr->n); - } - - -HX_DEFINE_DYNAMIC_FUNC1(RegisterMap_obj,getRegisterUsage,return ) - - ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage RegisterMap_obj::getUsage(int type,::String name,int number){ - HX_STACKFRAME(&_hx_pos_30c719c9ae6bd4c8_661_getUsage) -HXLINE( 662) { -HXLINE( 662) int _g = 0; -HXDLIN( 662) ::Array< ::Dynamic> _g1 = this->mEntries; -HXDLIN( 662) while((_g < _g1->length)){ -HXLINE( 662) ::openfl::display3D::_internal::agal::_AGALConverter::RegisterMapEntry entry = _g1->__get(_g).StaticCast< ::openfl::display3D::_internal::agal::_AGALConverter::RegisterMapEntry >(); -HXDLIN( 662) _g = (_g + 1); -HXLINE( 664) bool _hx_tmp; -HXDLIN( 664) bool _hx_tmp1; -HXDLIN( 664) if ((entry->type == type)) { -HXLINE( 664) _hx_tmp1 = (entry->name == name); - } - else { -HXLINE( 664) _hx_tmp1 = false; - } -HXDLIN( 664) if (_hx_tmp1) { -HXLINE( 664) _hx_tmp = (entry->number == number); - } - else { -HXLINE( 664) _hx_tmp = false; - } -HXDLIN( 664) if (_hx_tmp) { -HXLINE( 666) return entry->usage; - } - } - } -HXLINE( 670) return ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::UNUSED_dyn(); - } - - -HX_DEFINE_DYNAMIC_FUNC3(RegisterMap_obj,getUsage,return ) - -::String RegisterMap_obj::toGLSL(bool tempRegistersOnly){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(2) - int _hx_run( ::openfl::display3D::_internal::agal::_AGALConverter::RegisterMapEntry a, ::openfl::display3D::_internal::agal::_AGALConverter::RegisterMapEntry b){ - HX_STACKFRAME(&_hx_pos_30c719c9ae6bd4c8_677_toGLSL) -HXLINE( 677) return (a->number - b->number); - } - HX_END_LOCAL_FUNC2(return) - - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_1) HXARGC(2) - int _hx_run( ::openfl::display3D::_internal::agal::_AGALConverter::RegisterMapEntry a1, ::openfl::display3D::_internal::agal::_AGALConverter::RegisterMapEntry b1){ - HX_STACKFRAME(&_hx_pos_30c719c9ae6bd4c8_684_toGLSL) -HXLINE( 684) return (a1->type - b1->type); - } - HX_END_LOCAL_FUNC2(return) - - HX_GC_STACKFRAME(&_hx_pos_30c719c9ae6bd4c8_674_toGLSL) -HXLINE( 675) this->mEntries->sort( ::Dynamic(new _hx_Closure_0())); -HXLINE( 680) ::openfl::display3D::_internal::agal::_AGALConverter::RegisterMapEntry entry; -HXLINE( 682) this->mEntries->sort( ::Dynamic(new _hx_Closure_1())); -HXLINE( 687) ::StringBuf sb = ::StringBuf_obj::__alloc( HX_CTX ); -HXLINE( 689) { -HXLINE( 689) int _g = 0; -HXDLIN( 689) int _g1 = this->mEntries->length; -HXDLIN( 689) while((_g < _g1)){ -HXLINE( 689) _g = (_g + 1); -HXDLIN( 689) int i = (_g - 1); -HXLINE( 691) entry = this->mEntries->__get(i).StaticCast< ::openfl::display3D::_internal::agal::_AGALConverter::RegisterMapEntry >(); -HXLINE( 695) bool _hx_tmp; -HXDLIN( 695) bool _hx_tmp1; -HXDLIN( 695) if (tempRegistersOnly) { -HXLINE( 695) _hx_tmp1 = (entry->type != 2); - } - else { -HXLINE( 695) _hx_tmp1 = false; - } -HXDLIN( 695) if (!(_hx_tmp1)) { -HXLINE( 696) if (!(tempRegistersOnly)) { -HXLINE( 695) _hx_tmp = (entry->type == 2); - } - else { -HXLINE( 695) _hx_tmp = false; - } - } - else { -HXLINE( 695) _hx_tmp = true; - } -HXDLIN( 695) if (_hx_tmp) { -HXLINE( 698) continue; - } -HXLINE( 702) if ((entry->type == 3)) { -HXLINE( 704) continue; - } -HXLINE( 707) switch((int)(entry->type)){ - case (int)0: { -HXLINE( 711) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 711) sb->flush(); - } -HXDLIN( 711) if (hx::IsNull( sb->b )) { -HXLINE( 711) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_13,1); - } - else { -HXLINE( 711) sb->b->push(HX_("attribute ",84,a8,71,97)); - } - } - break; - case (int)1: { -HXLINE( 715) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 715) sb->flush(); - } -HXDLIN( 715) if (hx::IsNull( sb->b )) { -HXLINE( 715) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_14,1); - } - else { -HXLINE( 715) sb->b->push(HX_("uniform ",6c,cc,54,02)); - } - } - break; - case (int)2: { -HXLINE( 718) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 718) sb->flush(); - } -HXDLIN( 718) if (hx::IsNull( sb->b )) { -HXLINE( 718) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_15,1); - } - else { -HXLINE( 718) sb->b->push(HX_("\t",09,00,00,00)); - } - } - break; - case (int)3: { - } - break; - case (int)4: { -HXLINE( 723) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 723) sb->flush(); - } -HXDLIN( 723) if (hx::IsNull( sb->b )) { -HXLINE( 723) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_16,1); - } - else { -HXLINE( 723) sb->b->push(HX_("varying ",b0,25,c9,a4)); - } - } - break; - case (int)5: { -HXLINE( 726) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 726) sb->flush(); - } -HXDLIN( 726) if (hx::IsNull( sb->b )) { -HXLINE( 726) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_17,1); - } - else { -HXLINE( 726) sb->b->push(HX_("uniform ",6c,cc,54,02)); - } - } - break; - default:{ -HXLINE( 729) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,null())); - } - } -HXLINE( 732) switch((int)(entry->usage->_hx_getIndex())){ - case (int)0: { -HXLINE( 750) ::lime::utils::Log_obj::info(HX_("Missing switch patten: RegisterUsage.UNUSED",38,09,f6,02),hx::SourceInfo(HX_("openfl/display3D/_internal/agal/AGALConverter.hx",ff,98,d0,bb),750,HX_("openfl.display3D._internal.agal.RegisterMap",07,12,2d,f0),HX_("toGLSL",f9,58,08,7a))); - } - break; - case (int)1: { -HXLINE( 735) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 735) sb->flush(); - } -HXDLIN( 735) if (hx::IsNull( sb->b )) { -HXLINE( 735) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_18,1); - } - else { -HXLINE( 735) sb->b->push(HX_("vec4 ",c0,4c,56,34)); - } - } - break; - case (int)2: { -HXLINE( 741) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 741) sb->flush(); - } -HXDLIN( 741) if (hx::IsNull( sb->b )) { -HXLINE( 741) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_19,1); - } - else { -HXLINE( 741) sb->b->push(HX_("mat4 ",0c,20,23,03)); - } - } - break; - case (int)3: { -HXLINE( 744) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 744) sb->flush(); - } -HXDLIN( 744) if (hx::IsNull( sb->b )) { -HXLINE( 744) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_20,1); - } - else { -HXLINE( 744) sb->b->push(HX_("sampler2D ",06,3c,4f,7c)); - } - } - break; - case (int)4: { - } - break; - case (int)5: { -HXLINE( 747) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 747) sb->flush(); - } -HXDLIN( 747) if (hx::IsNull( sb->b )) { -HXLINE( 747) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_21,1); - } - else { -HXLINE( 747) sb->b->push(HX_("samplerCube ",63,87,00,86)); - } - } - break; - case (int)6: { - } - break; - case (int)7: { -HXLINE( 738) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 738) sb->flush(); - } -HXDLIN( 738) if (hx::IsNull( sb->b )) { -HXLINE( 738) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_22,1); - } - else { -HXLINE( 738) sb->b->push(HX_("vec4 ",c0,4c,56,34)); - } - } - break; - } -HXLINE( 759) if (hx::IsEq( entry->usage,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::SAMPLER_2D_ALPHA_dyn() )) { -HXLINE( 761) { -HXLINE( 761) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 761) sb->flush(); - } -HXDLIN( 761) if (hx::IsNull( sb->b )) { -HXLINE( 761) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_23,1); - } - else { -HXLINE( 761) sb->b->push(HX_("sampler2D ",06,3c,4f,7c)); - } - } -HXLINE( 762) { -HXLINE( 762) ::String x = entry->name; -HXDLIN( 762) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 762) sb->flush(); - } -HXDLIN( 762) if (hx::IsNull( sb->b )) { -HXLINE( 762) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x)); - } - else { -HXLINE( 762) ::Array< ::String > sb1 = sb->b; -HXDLIN( 762) sb1->push(::Std_obj::string(x)); - } - } -HXLINE( 763) { -HXLINE( 763) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 763) sb->flush(); - } -HXDLIN( 763) if (hx::IsNull( sb->b )) { -HXLINE( 763) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_24,1); - } - else { -HXLINE( 763) sb->b->push(HX_(";\n",6f,33,00,00)); - } - } -HXLINE( 765) { -HXLINE( 765) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 765) sb->flush(); - } -HXDLIN( 765) if (hx::IsNull( sb->b )) { -HXLINE( 765) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_25,1); - } - else { -HXLINE( 765) sb->b->push(HX_("uniform ",6c,cc,54,02)); - } - } -HXLINE( 766) { -HXLINE( 766) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 766) sb->flush(); - } -HXDLIN( 766) if (hx::IsNull( sb->b )) { -HXLINE( 766) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_26,1); - } - else { -HXLINE( 766) sb->b->push(HX_("sampler2D ",06,3c,4f,7c)); - } - } -HXLINE( 767) { -HXLINE( 767) ::String x1 = (entry->name + HX_("_alpha",9f,ee,7d,1d)); -HXDLIN( 767) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 767) sb->flush(); - } -HXDLIN( 767) if (hx::IsNull( sb->b )) { -HXLINE( 767) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x1)); - } - else { -HXLINE( 767) ::Array< ::String > sb2 = sb->b; -HXDLIN( 767) sb2->push(::Std_obj::string(x1)); - } - } -HXLINE( 768) { -HXLINE( 768) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 768) sb->flush(); - } -HXDLIN( 768) if (hx::IsNull( sb->b )) { -HXLINE( 768) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_27,1); - } - else { -HXLINE( 768) sb->b->push(HX_(";\n",6f,33,00,00)); - } - } -HXLINE( 770) { -HXLINE( 770) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 770) sb->flush(); - } -HXDLIN( 770) if (hx::IsNull( sb->b )) { -HXLINE( 770) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_28,1); - } - else { -HXLINE( 770) sb->b->push(HX_("uniform ",6c,cc,54,02)); - } - } -HXLINE( 771) { -HXLINE( 771) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 771) sb->flush(); - } -HXDLIN( 771) if (hx::IsNull( sb->b )) { -HXLINE( 771) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_29,1); - } - else { -HXLINE( 771) sb->b->push(HX_("bool ",b6,20,f8,b6)); - } - } -HXLINE( 772) { -HXLINE( 772) ::String x2 = (entry->name + HX_("_alphaEnabled",a2,df,12,f4)); -HXDLIN( 772) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 772) sb->flush(); - } -HXDLIN( 772) if (hx::IsNull( sb->b )) { -HXLINE( 772) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x2)); - } - else { -HXLINE( 772) ::Array< ::String > sb3 = sb->b; -HXDLIN( 772) sb3->push(::Std_obj::string(x2)); - } - } -HXLINE( 773) { -HXLINE( 773) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 773) sb->flush(); - } -HXDLIN( 773) if (hx::IsNull( sb->b )) { -HXLINE( 773) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_30,1); - } - else { -HXLINE( 773) sb->b->push(HX_(";\n",6f,33,00,00)); - } - } - } - else { -HXLINE( 775) if (hx::IsEq( entry->usage,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::SAMPLER_CUBE_ALPHA_dyn() )) { -HXLINE( 777) { -HXLINE( 777) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 777) sb->flush(); - } -HXDLIN( 777) if (hx::IsNull( sb->b )) { -HXLINE( 777) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_31,1); - } - else { -HXLINE( 777) sb->b->push(HX_("samplerCube ",63,87,00,86)); - } - } -HXLINE( 778) { -HXLINE( 778) ::String x3 = entry->name; -HXDLIN( 778) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 778) sb->flush(); - } -HXDLIN( 778) if (hx::IsNull( sb->b )) { -HXLINE( 778) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x3)); - } - else { -HXLINE( 778) ::Array< ::String > sb4 = sb->b; -HXDLIN( 778) sb4->push(::Std_obj::string(x3)); - } - } -HXLINE( 779) { -HXLINE( 779) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 779) sb->flush(); - } -HXDLIN( 779) if (hx::IsNull( sb->b )) { -HXLINE( 779) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_32,1); - } - else { -HXLINE( 779) sb->b->push(HX_(";\n",6f,33,00,00)); - } - } -HXLINE( 781) { -HXLINE( 781) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 781) sb->flush(); - } -HXDLIN( 781) if (hx::IsNull( sb->b )) { -HXLINE( 781) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_33,1); - } - else { -HXLINE( 781) sb->b->push(HX_("uniform ",6c,cc,54,02)); - } - } -HXLINE( 782) { -HXLINE( 782) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 782) sb->flush(); - } -HXDLIN( 782) if (hx::IsNull( sb->b )) { -HXLINE( 782) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_34,1); - } - else { -HXLINE( 782) sb->b->push(HX_("samplerCube ",63,87,00,86)); - } - } -HXLINE( 783) { -HXLINE( 783) ::String x4 = (entry->name + HX_("_alpha",9f,ee,7d,1d)); -HXDLIN( 783) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 783) sb->flush(); - } -HXDLIN( 783) if (hx::IsNull( sb->b )) { -HXLINE( 783) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x4)); - } - else { -HXLINE( 783) ::Array< ::String > sb5 = sb->b; -HXDLIN( 783) sb5->push(::Std_obj::string(x4)); - } - } -HXLINE( 784) { -HXLINE( 784) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 784) sb->flush(); - } -HXDLIN( 784) if (hx::IsNull( sb->b )) { -HXLINE( 784) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_35,1); - } - else { -HXLINE( 784) sb->b->push(HX_(";\n",6f,33,00,00)); - } - } -HXLINE( 786) { -HXLINE( 786) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 786) sb->flush(); - } -HXDLIN( 786) if (hx::IsNull( sb->b )) { -HXLINE( 786) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_36,1); - } - else { -HXLINE( 786) sb->b->push(HX_("uniform ",6c,cc,54,02)); - } - } -HXLINE( 787) { -HXLINE( 787) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 787) sb->flush(); - } -HXDLIN( 787) if (hx::IsNull( sb->b )) { -HXLINE( 787) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_37,1); - } - else { -HXLINE( 787) sb->b->push(HX_("bool ",b6,20,f8,b6)); - } - } -HXLINE( 788) { -HXLINE( 788) ::String x5 = (entry->name + HX_("_alphaEnabled",a2,df,12,f4)); -HXDLIN( 788) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 788) sb->flush(); - } -HXDLIN( 788) if (hx::IsNull( sb->b )) { -HXLINE( 788) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x5)); - } - else { -HXLINE( 788) ::Array< ::String > sb6 = sb->b; -HXDLIN( 788) sb6->push(::Std_obj::string(x5)); - } - } -HXLINE( 789) { -HXLINE( 789) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 789) sb->flush(); - } -HXDLIN( 789) if (hx::IsNull( sb->b )) { -HXLINE( 789) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_38,1); - } - else { -HXLINE( 789) sb->b->push(HX_(";\n",6f,33,00,00)); - } - } - } - else { -HXLINE( 791) if (hx::IsEq( entry->usage,::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage_obj::VECTOR_4_ARRAY_dyn() )) { -HXLINE( 793) { -HXLINE( 793) ::String x6 = (entry->name + HX_("[128]",21,60,00,86)); -HXDLIN( 793) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 793) sb->flush(); - } -HXDLIN( 793) if (hx::IsNull( sb->b )) { -HXLINE( 793) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x6)); - } - else { -HXLINE( 793) ::Array< ::String > sb7 = sb->b; -HXDLIN( 793) sb7->push(::Std_obj::string(x6)); - } - } -HXLINE( 794) { -HXLINE( 794) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 794) sb->flush(); - } -HXDLIN( 794) if (hx::IsNull( sb->b )) { -HXLINE( 794) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_39,1); - } - else { -HXLINE( 794) sb->b->push(HX_(";\n",6f,33,00,00)); - } - } - } - else { -HXLINE( 798) { -HXLINE( 798) ::String x7 = entry->name; -HXDLIN( 798) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 798) sb->flush(); - } -HXDLIN( 798) if (hx::IsNull( sb->b )) { -HXLINE( 798) sb->b = ::Array_obj< ::String >::__new(1)->init(0,::Std_obj::string(x7)); - } - else { -HXLINE( 798) ::Array< ::String > sb8 = sb->b; -HXDLIN( 798) sb8->push(::Std_obj::string(x7)); - } - } -HXLINE( 799) { -HXLINE( 799) if (hx::IsNotNull( sb->charBuf )) { -HXLINE( 799) sb->flush(); - } -HXDLIN( 799) if (hx::IsNull( sb->b )) { -HXLINE( 799) sb->b = ::Array_obj< ::String >::fromData( _hx_array_data_f02d1207_40,1); - } - else { -HXLINE( 799) sb->b->push(HX_(";\n",6f,33,00,00)); - } - } - } - } - } - } - } -HXLINE( 803) return sb->toString(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(RegisterMap_obj,toGLSL,return ) - - -hx::ObjectPtr< RegisterMap_obj > RegisterMap_obj::__new() { - hx::ObjectPtr< RegisterMap_obj > __this = new RegisterMap_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< RegisterMap_obj > RegisterMap_obj::__alloc(hx::Ctx *_hx_ctx) { - RegisterMap_obj *__this = (RegisterMap_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(RegisterMap_obj), true, "openfl.display3D._internal.agal.RegisterMap")); - *(void **)__this = RegisterMap_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -RegisterMap_obj::RegisterMap_obj() -{ -} - -void RegisterMap_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(RegisterMap); - HX_MARK_MEMBER_NAME(mEntries,"mEntries"); - HX_MARK_END_CLASS(); -} - -void RegisterMap_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(mEntries,"mEntries"); -} - -hx::Val RegisterMap_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"addDR") ) { return hx::Val( addDR_dyn() ); } - if (HX_FIELD_EQ(inName,"addSR") ) { return hx::Val( addSR_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"addSaR") ) { return hx::Val( addSaR_dyn() ); } - if (HX_FIELD_EQ(inName,"toGLSL") ) { return hx::Val( toGLSL_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"mEntries") ) { return hx::Val( mEntries ); } - if (HX_FIELD_EQ(inName,"getUsage") ) { return hx::Val( getUsage_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"getRegisterUsage") ) { return hx::Val( getRegisterUsage_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val RegisterMap_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"mEntries") ) { mEntries=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void RegisterMap_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("mEntries",63,ec,2a,a1)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo RegisterMap_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(RegisterMap_obj,mEntries),HX_("mEntries",63,ec,2a,a1)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *RegisterMap_obj_sStaticStorageInfo = 0; -#endif - -static ::String RegisterMap_obj_sMemberFields[] = { - HX_("mEntries",63,ec,2a,a1), - HX_("add",21,f2,49,00), - HX_("addDR",ef,b7,43,1c), - HX_("addSaR",63,a8,08,9f), - HX_("addSR",00,c5,43,1c), - HX_("getRegisterUsage",48,c9,b8,09), - HX_("getUsage",ab,6c,06,0a), - HX_("toGLSL",f9,58,08,7a), - ::String(null()) }; - -hx::Class RegisterMap_obj::__mClass; - -void RegisterMap_obj::__register() -{ - RegisterMap_obj _hx_dummy; - RegisterMap_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._internal.agal.RegisterMap",07,12,2d,f0); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(RegisterMap_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< RegisterMap_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = RegisterMap_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = RegisterMap_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void RegisterMap_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_30c719c9ae6bd4c8_596_boot) -HXDLIN( 596) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace agal diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/DestRegister.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/DestRegister.cpp deleted file mode 100644 index eac025e3..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/DestRegister.cpp +++ /dev/null @@ -1,266 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__internal_agal_AGALConverter -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_DestRegister -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_ProgramType -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_db505e58e1614810_541_new,"openfl.display3D._internal.agal._AGALConverter.DestRegister","new",0x44174203,"openfl.display3D._internal.agal._AGALConverter.DestRegister.new","openfl/display3D/_internal/agal/AGALConverter.hx",541,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_db505e58e1614810_544_getWriteMask,"openfl.display3D._internal.agal._AGALConverter.DestRegister","getWriteMask",0x5a9193f2,"openfl.display3D._internal.agal._AGALConverter.DestRegister.getWriteMask","openfl/display3D/_internal/agal/AGALConverter.hx",544,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_db505e58e1614810_564_toGLSL,"openfl.display3D._internal.agal._AGALConverter.DestRegister","toGLSL",0xceff4f36,"openfl.display3D._internal.agal._AGALConverter.DestRegister.toGLSL","openfl/display3D/_internal/agal/AGALConverter.hx",564,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_db505e58e1614810_554_parse,"openfl.display3D._internal.agal._AGALConverter.DestRegister","parse",0x0e12f096,"openfl.display3D._internal.agal._AGALConverter.DestRegister.parse","openfl/display3D/_internal/agal/AGALConverter.hx",554,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_db505e58e1614810_534_boot,"openfl.display3D._internal.agal._AGALConverter.DestRegister","boot",0x485b812f,"openfl.display3D._internal.agal._AGALConverter.DestRegister.boot","openfl/display3D/_internal/agal/AGALConverter.hx",534,0xbbd098ff) -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace agal{ -namespace _AGALConverter{ - -void DestRegister_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_db505e58e1614810_541_new) - } - -Dynamic DestRegister_obj::__CreateEmpty() { return new DestRegister_obj; } - -void *DestRegister_obj::_hx_vtable = 0; - -Dynamic DestRegister_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DestRegister_obj > _hx_result = new DestRegister_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool DestRegister_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x33588e3f; -} - -::String DestRegister_obj::getWriteMask(){ - HX_STACKFRAME(&_hx_pos_db505e58e1614810_544_getWriteMask) -HXLINE( 545) ::String str = HX_(".",2e,00,00,00); -HXLINE( 546) if (((this->mask & 1) != 0)) { -HXLINE( 546) str = (str + HX_("x",78,00,00,00)); - } -HXLINE( 547) if (((this->mask & 2) != 0)) { -HXLINE( 547) str = (str + HX_("y",79,00,00,00)); - } -HXLINE( 548) if (((this->mask & 4) != 0)) { -HXLINE( 548) str = (str + HX_("z",7a,00,00,00)); - } -HXLINE( 549) if (((this->mask & 8) != 0)) { -HXLINE( 549) str = (str + HX_("w",77,00,00,00)); - } -HXLINE( 550) return str; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DestRegister_obj,getWriteMask,return ) - -::String DestRegister_obj::toGLSL(hx::Null< bool > __o_useMask){ - bool useMask = __o_useMask.Default(true); - HX_STACKFRAME(&_hx_pos_db505e58e1614810_564_toGLSL) -HXLINE( 565) ::String str; -HXLINE( 567) if ((this->type == 3)) { -HXLINE( 569) if (hx::IsEq( this->programType,::openfl::display3D::_internal::agal::_AGALConverter::ProgramType_obj::VERTEX_dyn() )) { -HXLINE( 569) str = HX_("gl_Position",63,0d,2a,e5); - } - else { -HXLINE( 569) str = HX_("gl_FragColor",d7,68,e4,21); - } - } - else { -HXLINE( 573) ::String str1 = ::openfl::display3D::_internal::agal::AGALConverter_obj::prefixFromType(this->type,this->programType); -HXDLIN( 573) str = (str1 + this->n); - } -HXLINE( 576) bool _hx_tmp; -HXDLIN( 576) if (useMask) { -HXLINE( 576) _hx_tmp = (this->mask != 15); - } - else { -HXLINE( 576) _hx_tmp = false; - } -HXDLIN( 576) if (_hx_tmp) { -HXLINE( 578) str = (str + this->getWriteMask()); - } -HXLINE( 581) return str; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DestRegister_obj,toGLSL,return ) - - ::openfl::display3D::_internal::agal::_AGALConverter::DestRegister DestRegister_obj::parse(int v, ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType programType){ - HX_GC_STACKFRAME(&_hx_pos_db505e58e1614810_554_parse) -HXLINE( 555) ::openfl::display3D::_internal::agal::_AGALConverter::DestRegister dr = ::openfl::display3D::_internal::agal::_AGALConverter::DestRegister_obj::__alloc( HX_CTX ); -HXLINE( 556) dr->programType = programType; -HXLINE( 557) dr->type = (hx::UShr(v,24) & 15); -HXLINE( 558) dr->mask = (hx::UShr(v,16) & 15); -HXLINE( 559) dr->n = (v & 65535); -HXLINE( 560) return dr; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(DestRegister_obj,parse,return ) - - -hx::ObjectPtr< DestRegister_obj > DestRegister_obj::__new() { - hx::ObjectPtr< DestRegister_obj > __this = new DestRegister_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< DestRegister_obj > DestRegister_obj::__alloc(hx::Ctx *_hx_ctx) { - DestRegister_obj *__this = (DestRegister_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DestRegister_obj), true, "openfl.display3D._internal.agal._AGALConverter.DestRegister")); - *(void **)__this = DestRegister_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -DestRegister_obj::DestRegister_obj() -{ -} - -void DestRegister_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(DestRegister); - HX_MARK_MEMBER_NAME(mask,"mask"); - HX_MARK_MEMBER_NAME(n,"n"); - HX_MARK_MEMBER_NAME(programType,"programType"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_END_CLASS(); -} - -void DestRegister_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(mask,"mask"); - HX_VISIT_MEMBER_NAME(n,"n"); - HX_VISIT_MEMBER_NAME(programType,"programType"); - HX_VISIT_MEMBER_NAME(type,"type"); -} - -hx::Val DestRegister_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"n") ) { return hx::Val( n ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"mask") ) { return hx::Val( mask ); } - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"toGLSL") ) { return hx::Val( toGLSL_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"programType") ) { return hx::Val( programType ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"getWriteMask") ) { return hx::Val( getWriteMask_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool DestRegister_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"parse") ) { outValue = parse_dyn(); return true; } - } - return false; -} - -hx::Val DestRegister_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"n") ) { n=inValue.Cast< int >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"mask") ) { mask=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"programType") ) { programType=inValue.Cast< ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void DestRegister_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("mask",ec,40,56,48)); - outFields->push(HX_("n",6e,00,00,00)); - outFields->push(HX_("programType",5e,fb,2c,c4)); - outFields->push(HX_("type",ba,f2,08,4d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo DestRegister_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(DestRegister_obj,mask),HX_("mask",ec,40,56,48)}, - {hx::fsInt,(int)offsetof(DestRegister_obj,n),HX_("n",6e,00,00,00)}, - {hx::fsObject /* ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType */ ,(int)offsetof(DestRegister_obj,programType),HX_("programType",5e,fb,2c,c4)}, - {hx::fsInt,(int)offsetof(DestRegister_obj,type),HX_("type",ba,f2,08,4d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *DestRegister_obj_sStaticStorageInfo = 0; -#endif - -static ::String DestRegister_obj_sMemberFields[] = { - HX_("mask",ec,40,56,48), - HX_("n",6e,00,00,00), - HX_("programType",5e,fb,2c,c4), - HX_("type",ba,f2,08,4d), - HX_("getWriteMask",f5,d1,60,60), - HX_("toGLSL",f9,58,08,7a), - ::String(null()) }; - -hx::Class DestRegister_obj::__mClass; - -static ::String DestRegister_obj_sStaticFields[] = { - HX_("parse",33,90,55,bd), - ::String(null()) -}; - -void DestRegister_obj::__register() -{ - DestRegister_obj _hx_dummy; - DestRegister_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._internal.agal._AGALConverter.DestRegister",91,84,2f,80); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &DestRegister_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(DestRegister_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(DestRegister_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< DestRegister_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DestRegister_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DestRegister_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void DestRegister_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_db505e58e1614810_534_boot) -HXDLIN( 534) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace agal -} // end namespace _AGALConverter diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/ProgramType.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/ProgramType.cpp deleted file mode 100644 index 77dc7b8c..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/ProgramType.cpp +++ /dev/null @@ -1,84 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_ProgramType -#include -#endif -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace agal{ -namespace _AGALConverter{ - -::openfl::display3D::_internal::agal::_AGALConverter::ProgramType ProgramType_obj::FRAGMENT; - -::openfl::display3D::_internal::agal::_AGALConverter::ProgramType ProgramType_obj::VERTEX; - -bool ProgramType_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("FRAGMENT",d0,ef,6a,07)) { outValue = ProgramType_obj::FRAGMENT; return true; } - if (inName==HX_("VERTEX",64,87,ca,53)) { outValue = ProgramType_obj::VERTEX; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(ProgramType_obj) - -int ProgramType_obj::__FindIndex(::String inName) -{ - if (inName==HX_("FRAGMENT",d0,ef,6a,07)) return 1; - if (inName==HX_("VERTEX",64,87,ca,53)) return 0; - return super::__FindIndex(inName); -} - -int ProgramType_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("FRAGMENT",d0,ef,6a,07)) return 0; - if (inName==HX_("VERTEX",64,87,ca,53)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val ProgramType_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("FRAGMENT",d0,ef,6a,07)) return FRAGMENT; - if (inName==HX_("VERTEX",64,87,ca,53)) return VERTEX; - return super::__Field(inName,inCallProp); -} - -static ::String ProgramType_obj_sStaticFields[] = { - HX_("VERTEX",64,87,ca,53), - HX_("FRAGMENT",d0,ef,6a,07), - ::String(null()) -}; - -hx::Class ProgramType_obj::__mClass; - -Dynamic __Create_ProgramType_obj() { return new ProgramType_obj; } - -void ProgramType_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("openfl.display3D._internal.agal._AGALConverter.ProgramType",32,43,0c,ef), hx::TCanCast< ProgramType_obj >,ProgramType_obj_sStaticFields,0, - &__Create_ProgramType_obj, &__Create, - &super::__SGetClass(), &CreateProgramType_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &ProgramType_obj::__GetStatic; -} - -void ProgramType_obj::__boot() -{ -FRAGMENT = hx::CreateConstEnum< ProgramType_obj >(HX_("FRAGMENT",d0,ef,6a,07),1); -VERTEX = hx::CreateConstEnum< ProgramType_obj >(HX_("VERTEX",64,87,ca,53),0); -} - - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace agal -} // end namespace _AGALConverter diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/RegisterMapEntry.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/RegisterMapEntry.cpp deleted file mode 100644 index 88bc52cc..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/RegisterMapEntry.cpp +++ /dev/null @@ -1,148 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_RegisterMapEntry -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_RegisterUsage -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f37df1b95961fe37_818_new,"openfl.display3D._internal.agal._AGALConverter.RegisterMapEntry","new",0xd4ea74d7,"openfl.display3D._internal.agal._AGALConverter.RegisterMapEntry.new","openfl/display3D/_internal/agal/AGALConverter.hx",818,0xbbd098ff) -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace agal{ -namespace _AGALConverter{ - -void RegisterMapEntry_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_f37df1b95961fe37_818_new) - } - -Dynamic RegisterMapEntry_obj::__CreateEmpty() { return new RegisterMapEntry_obj; } - -void *RegisterMapEntry_obj::_hx_vtable = 0; - -Dynamic RegisterMapEntry_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< RegisterMapEntry_obj > _hx_result = new RegisterMapEntry_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool RegisterMapEntry_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x43285877; -} - - -RegisterMapEntry_obj::RegisterMapEntry_obj() -{ -} - -void RegisterMapEntry_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(RegisterMapEntry); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(number,"number"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_MEMBER_NAME(usage,"usage"); - HX_MARK_END_CLASS(); -} - -void RegisterMapEntry_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(number,"number"); - HX_VISIT_MEMBER_NAME(type,"type"); - HX_VISIT_MEMBER_NAME(usage,"usage"); -} - -hx::Val RegisterMapEntry_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"usage") ) { return hx::Val( usage ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"number") ) { return hx::Val( number ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val RegisterMapEntry_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { name=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"usage") ) { usage=inValue.Cast< ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"number") ) { number=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void RegisterMapEntry_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("number",c9,86,7a,a1)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("usage",21,5d,2f,aa)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo RegisterMapEntry_obj_sMemberStorageInfo[] = { - {hx::fsString,(int)offsetof(RegisterMapEntry_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsInt,(int)offsetof(RegisterMapEntry_obj,number),HX_("number",c9,86,7a,a1)}, - {hx::fsInt,(int)offsetof(RegisterMapEntry_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsObject /* ::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage */ ,(int)offsetof(RegisterMapEntry_obj,usage),HX_("usage",21,5d,2f,aa)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *RegisterMapEntry_obj_sStaticStorageInfo = 0; -#endif - -static ::String RegisterMapEntry_obj_sMemberFields[] = { - HX_("name",4b,72,ff,48), - HX_("number",c9,86,7a,a1), - HX_("type",ba,f2,08,4d), - HX_("usage",21,5d,2f,aa), - ::String(null()) }; - -hx::Class RegisterMapEntry_obj::__mClass; - -void RegisterMapEntry_obj::__register() -{ - RegisterMapEntry_obj _hx_dummy; - RegisterMapEntry_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._internal.agal._AGALConverter.RegisterMapEntry",65,bd,93,0d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(RegisterMapEntry_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< RegisterMapEntry_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = RegisterMapEntry_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = RegisterMapEntry_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace agal -} // end namespace _AGALConverter diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/RegisterUsage.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/RegisterUsage.cpp deleted file mode 100644 index 5631e07c..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/RegisterUsage.cpp +++ /dev/null @@ -1,132 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_RegisterUsage -#include -#endif -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace agal{ -namespace _AGALConverter{ - -::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage RegisterUsage_obj::MATRIX_4_4; - -::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage RegisterUsage_obj::SAMPLER_2D; - -::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage RegisterUsage_obj::SAMPLER_2D_ALPHA; - -::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage RegisterUsage_obj::SAMPLER_CUBE; - -::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage RegisterUsage_obj::SAMPLER_CUBE_ALPHA; - -::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage RegisterUsage_obj::UNUSED; - -::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage RegisterUsage_obj::VECTOR_4; - -::openfl::display3D::_internal::agal::_AGALConverter::RegisterUsage RegisterUsage_obj::VECTOR_4_ARRAY; - -bool RegisterUsage_obj::__GetStatic(const ::String &inName, ::Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - if (inName==HX_("MATRIX_4_4",eb,a3,62,96)) { outValue = RegisterUsage_obj::MATRIX_4_4; return true; } - if (inName==HX_("SAMPLER_2D",09,2a,93,6e)) { outValue = RegisterUsage_obj::SAMPLER_2D; return true; } - if (inName==HX_("SAMPLER_2D_ALPHA",48,fd,fb,b5)) { outValue = RegisterUsage_obj::SAMPLER_2D_ALPHA; return true; } - if (inName==HX_("SAMPLER_CUBE",ec,3e,82,a4)) { outValue = RegisterUsage_obj::SAMPLER_CUBE; return true; } - if (inName==HX_("SAMPLER_CUBE_ALPHA",6b,5e,fa,15)) { outValue = RegisterUsage_obj::SAMPLER_CUBE_ALPHA; return true; } - if (inName==HX_("UNUSED",16,45,05,1e)) { outValue = RegisterUsage_obj::UNUSED; return true; } - if (inName==HX_("VECTOR_4",78,a6,43,c8)) { outValue = RegisterUsage_obj::VECTOR_4; return true; } - if (inName==HX_("VECTOR_4_ARRAY",32,bd,f8,e4)) { outValue = RegisterUsage_obj::VECTOR_4_ARRAY; return true; } - return super::__GetStatic(inName, outValue, inCallProp); -} - -HX_DEFINE_CREATE_ENUM(RegisterUsage_obj) - -int RegisterUsage_obj::__FindIndex(::String inName) -{ - if (inName==HX_("MATRIX_4_4",eb,a3,62,96)) return 2; - if (inName==HX_("SAMPLER_2D",09,2a,93,6e)) return 3; - if (inName==HX_("SAMPLER_2D_ALPHA",48,fd,fb,b5)) return 4; - if (inName==HX_("SAMPLER_CUBE",ec,3e,82,a4)) return 5; - if (inName==HX_("SAMPLER_CUBE_ALPHA",6b,5e,fa,15)) return 6; - if (inName==HX_("UNUSED",16,45,05,1e)) return 0; - if (inName==HX_("VECTOR_4",78,a6,43,c8)) return 1; - if (inName==HX_("VECTOR_4_ARRAY",32,bd,f8,e4)) return 7; - return super::__FindIndex(inName); -} - -int RegisterUsage_obj::__FindArgCount(::String inName) -{ - if (inName==HX_("MATRIX_4_4",eb,a3,62,96)) return 0; - if (inName==HX_("SAMPLER_2D",09,2a,93,6e)) return 0; - if (inName==HX_("SAMPLER_2D_ALPHA",48,fd,fb,b5)) return 0; - if (inName==HX_("SAMPLER_CUBE",ec,3e,82,a4)) return 0; - if (inName==HX_("SAMPLER_CUBE_ALPHA",6b,5e,fa,15)) return 0; - if (inName==HX_("UNUSED",16,45,05,1e)) return 0; - if (inName==HX_("VECTOR_4",78,a6,43,c8)) return 0; - if (inName==HX_("VECTOR_4_ARRAY",32,bd,f8,e4)) return 0; - return super::__FindArgCount(inName); -} - -hx::Val RegisterUsage_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - if (inName==HX_("MATRIX_4_4",eb,a3,62,96)) return MATRIX_4_4; - if (inName==HX_("SAMPLER_2D",09,2a,93,6e)) return SAMPLER_2D; - if (inName==HX_("SAMPLER_2D_ALPHA",48,fd,fb,b5)) return SAMPLER_2D_ALPHA; - if (inName==HX_("SAMPLER_CUBE",ec,3e,82,a4)) return SAMPLER_CUBE; - if (inName==HX_("SAMPLER_CUBE_ALPHA",6b,5e,fa,15)) return SAMPLER_CUBE_ALPHA; - if (inName==HX_("UNUSED",16,45,05,1e)) return UNUSED; - if (inName==HX_("VECTOR_4",78,a6,43,c8)) return VECTOR_4; - if (inName==HX_("VECTOR_4_ARRAY",32,bd,f8,e4)) return VECTOR_4_ARRAY; - return super::__Field(inName,inCallProp); -} - -static ::String RegisterUsage_obj_sStaticFields[] = { - HX_("UNUSED",16,45,05,1e), - HX_("VECTOR_4",78,a6,43,c8), - HX_("MATRIX_4_4",eb,a3,62,96), - HX_("SAMPLER_2D",09,2a,93,6e), - HX_("SAMPLER_2D_ALPHA",48,fd,fb,b5), - HX_("SAMPLER_CUBE",ec,3e,82,a4), - HX_("SAMPLER_CUBE_ALPHA",6b,5e,fa,15), - HX_("VECTOR_4_ARRAY",32,bd,f8,e4), - ::String(null()) -}; - -hx::Class RegisterUsage_obj::__mClass; - -Dynamic __Create_RegisterUsage_obj() { return new RegisterUsage_obj; } - -void RegisterUsage_obj::__register() -{ - -hx::Static(__mClass) = hx::_hx_RegisterClass(HX_("openfl.display3D._internal.agal._AGALConverter.RegisterUsage",92,04,b8,b6), hx::TCanCast< RegisterUsage_obj >,RegisterUsage_obj_sStaticFields,0, - &__Create_RegisterUsage_obj, &__Create, - &super::__SGetClass(), &CreateRegisterUsage_obj, 0 -#ifdef HXCPP_VISIT_ALLOCS - , 0 -#endif -#ifdef HXCPP_SCRIPTABLE - , 0 -#endif -); - __mClass->mGetStaticField = &RegisterUsage_obj::__GetStatic; -} - -void RegisterUsage_obj::__boot() -{ -MATRIX_4_4 = hx::CreateConstEnum< RegisterUsage_obj >(HX_("MATRIX_4_4",eb,a3,62,96),2); -SAMPLER_2D = hx::CreateConstEnum< RegisterUsage_obj >(HX_("SAMPLER_2D",09,2a,93,6e),3); -SAMPLER_2D_ALPHA = hx::CreateConstEnum< RegisterUsage_obj >(HX_("SAMPLER_2D_ALPHA",48,fd,fb,b5),4); -SAMPLER_CUBE = hx::CreateConstEnum< RegisterUsage_obj >(HX_("SAMPLER_CUBE",ec,3e,82,a4),5); -SAMPLER_CUBE_ALPHA = hx::CreateConstEnum< RegisterUsage_obj >(HX_("SAMPLER_CUBE_ALPHA",6b,5e,fa,15),6); -UNUSED = hx::CreateConstEnum< RegisterUsage_obj >(HX_("UNUSED",16,45,05,1e),0); -VECTOR_4 = hx::CreateConstEnum< RegisterUsage_obj >(HX_("VECTOR_4",78,a6,43,c8),1); -VECTOR_4_ARRAY = hx::CreateConstEnum< RegisterUsage_obj >(HX_("VECTOR_4_ARRAY",32,bd,f8,e4),7); -} - - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace agal -} // end namespace _AGALConverter diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/SamplerRegister.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/SamplerRegister.cpp deleted file mode 100644 index 057ca049..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/SamplerRegister.cpp +++ /dev/null @@ -1,350 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -#ifndef INCLUDED_openfl_display__internal_SamplerState -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal_AGALConverter -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_ProgramType -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_SamplerRegister -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_IllegalOperationError -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f2f619423b53266e_861_new,"openfl.display3D._internal.agal._AGALConverter.SamplerRegister","new",0x99ae6dd1,"openfl.display3D._internal.agal._AGALConverter.SamplerRegister.new","openfl/display3D/_internal/agal/AGALConverter.hx",861,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_f2f619423b53266e_880_toGLSL,"openfl.display3D._internal.agal._AGALConverter.SamplerRegister","toGLSL",0xc61ef828,"openfl.display3D._internal.agal._AGALConverter.SamplerRegister.toGLSL","openfl/display3D/_internal/agal/AGALConverter.hx",880,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_f2f619423b53266e_886_toSamplerState,"openfl.display3D._internal.agal._AGALConverter.SamplerRegister","toSamplerState",0xf5724833,"openfl.display3D._internal.agal._AGALConverter.SamplerRegister.toSamplerState","openfl/display3D/_internal/agal/AGALConverter.hx",886,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_f2f619423b53266e_864_parse,"openfl.display3D._internal.agal._AGALConverter.SamplerRegister","parse",0x58a72be4,"openfl.display3D._internal.agal._AGALConverter.SamplerRegister.parse","openfl/display3D/_internal/agal/AGALConverter.hx",864,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_f2f619423b53266e_848_boot,"openfl.display3D._internal.agal._AGALConverter.SamplerRegister","boot",0xd70aa9a1,"openfl.display3D._internal.agal._AGALConverter.SamplerRegister.boot","openfl/display3D/_internal/agal/AGALConverter.hx",848,0xbbd098ff) -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace agal{ -namespace _AGALConverter{ - -void SamplerRegister_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_f2f619423b53266e_861_new) - } - -Dynamic SamplerRegister_obj::__CreateEmpty() { return new SamplerRegister_obj; } - -void *SamplerRegister_obj::_hx_vtable = 0; - -Dynamic SamplerRegister_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< SamplerRegister_obj > _hx_result = new SamplerRegister_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool SamplerRegister_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x595ae871; -} - -::String SamplerRegister_obj::toGLSL(){ - HX_STACKFRAME(&_hx_pos_f2f619423b53266e_880_toGLSL) -HXLINE( 881) ::String str = ::openfl::display3D::_internal::agal::AGALConverter_obj::prefixFromType(this->type,this->programType); -HXDLIN( 881) ::String str1 = (str + this->n); -HXLINE( 882) return str1; - } - - -HX_DEFINE_DYNAMIC_FUNC0(SamplerRegister_obj,toGLSL,return ) - - ::openfl::display::_internal::SamplerState SamplerRegister_obj::toSamplerState(){ - HX_GC_STACKFRAME(&_hx_pos_f2f619423b53266e_886_toSamplerState) -HXLINE( 887) ::Dynamic wrap; -HXLINE( 888) ::Dynamic filter; -HXLINE( 889) ::Dynamic mipfilter; -HXLINE( 894) switch((int)(this->f)){ - case (int)0: { -HXLINE( 897) filter = 5; - } - break; - case (int)1: { -HXLINE( 899) filter = 4; - } - break; - default:{ -HXLINE( 901) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,null())); - } - } -HXLINE( 905) switch((int)(this->m)){ - case (int)0: { -HXLINE( 909) mipfilter = 2; - } - break; - case (int)1: { -HXLINE( 912) mipfilter = 1; - } - break; - case (int)2: { -HXLINE( 915) mipfilter = 0; - } - break; - default:{ -HXLINE( 917) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,null())); - } - } -HXLINE( 923) switch((int)(this->w)){ - case (int)0: { -HXLINE( 926) wrap = 0; - } - break; - case (int)1: { -HXLINE( 928) wrap = 2; - } - break; - default:{ -HXLINE( 930) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,null())); - } - } -HXLINE( 933) bool ignoreSampler = ((this->s & 4) == 4); -HXLINE( 934) bool centroid = ((this->s & 1) == 1); -HXLINE( 935) bool textureAlpha = (this->t == 2); -HXLINE( 938) Float lodBias = (( (Float)(((this->b << 24) >> 24)) ) / ((Float)8.0)); -HXLINE( 940) return ::openfl::display::_internal::SamplerState_obj::__alloc( HX_CTX ,wrap,filter,mipfilter,lodBias,ignoreSampler,centroid,textureAlpha); - } - - -HX_DEFINE_DYNAMIC_FUNC0(SamplerRegister_obj,toSamplerState,return ) - - ::openfl::display3D::_internal::agal::_AGALConverter::SamplerRegister SamplerRegister_obj::parse( cpp::Int64Struct v, ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType programType){ - HX_GC_STACKFRAME(&_hx_pos_f2f619423b53266e_864_parse) -HXLINE( 865) ::openfl::display3D::_internal::agal::_AGALConverter::SamplerRegister sr = ::openfl::display3D::_internal::agal::_AGALConverter::SamplerRegister_obj::__alloc( HX_CTX ); -HXLINE( 866) sr->programType = programType; -HXLINE( 867) cpp::Int64Struct a = _hx_int64_shr(v,60); -HXDLIN( 867) sr->f = _hx_int64_low(_hx_int64_and(a,( ::cpp::Int64Struct(15)))); -HXLINE( 868) cpp::Int64Struct a1 = _hx_int64_shr(v,56); -HXDLIN( 868) sr->m = _hx_int64_low(_hx_int64_and(a1,( ::cpp::Int64Struct(15)))); -HXLINE( 869) cpp::Int64Struct a2 = _hx_int64_shr(v,52); -HXDLIN( 869) sr->w = _hx_int64_low(_hx_int64_and(a2,( ::cpp::Int64Struct(15)))); -HXLINE( 870) cpp::Int64Struct a3 = _hx_int64_shr(v,48); -HXDLIN( 870) sr->s = _hx_int64_low(_hx_int64_and(a3,( ::cpp::Int64Struct(15)))); -HXLINE( 871) cpp::Int64Struct a4 = _hx_int64_shr(v,44); -HXDLIN( 871) sr->d = _hx_int64_low(_hx_int64_and(a4,( ::cpp::Int64Struct(15)))); -HXLINE( 872) cpp::Int64Struct a5 = _hx_int64_shr(v,40); -HXDLIN( 872) sr->t = _hx_int64_low(_hx_int64_and(a5,( ::cpp::Int64Struct(15)))); -HXLINE( 873) cpp::Int64Struct a6 = _hx_int64_shr(v,32); -HXDLIN( 873) sr->type = _hx_int64_low(_hx_int64_and(a6,( ::cpp::Int64Struct(15)))); -HXLINE( 874) cpp::Int64Struct a7 = _hx_int64_shr(v,16); -HXDLIN( 874) sr->b = _hx_int64_low(_hx_int64_and(a7,( ::cpp::Int64Struct(255)))); -HXLINE( 875) sr->n = _hx_int64_low(_hx_int64_and(v,( ::cpp::Int64Struct(65535)))); -HXLINE( 876) return sr; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(SamplerRegister_obj,parse,return ) - - -hx::ObjectPtr< SamplerRegister_obj > SamplerRegister_obj::__new() { - hx::ObjectPtr< SamplerRegister_obj > __this = new SamplerRegister_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< SamplerRegister_obj > SamplerRegister_obj::__alloc(hx::Ctx *_hx_ctx) { - SamplerRegister_obj *__this = (SamplerRegister_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(SamplerRegister_obj), true, "openfl.display3D._internal.agal._AGALConverter.SamplerRegister")); - *(void **)__this = SamplerRegister_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -SamplerRegister_obj::SamplerRegister_obj() -{ -} - -void SamplerRegister_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(SamplerRegister); - HX_MARK_MEMBER_NAME(b,"b"); - HX_MARK_MEMBER_NAME(d,"d"); - HX_MARK_MEMBER_NAME(f,"f"); - HX_MARK_MEMBER_NAME(m,"m"); - HX_MARK_MEMBER_NAME(n,"n"); - HX_MARK_MEMBER_NAME(programType,"programType"); - HX_MARK_MEMBER_NAME(s,"s"); - HX_MARK_MEMBER_NAME(t,"t"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_MEMBER_NAME(w,"w"); - HX_MARK_END_CLASS(); -} - -void SamplerRegister_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(b,"b"); - HX_VISIT_MEMBER_NAME(d,"d"); - HX_VISIT_MEMBER_NAME(f,"f"); - HX_VISIT_MEMBER_NAME(m,"m"); - HX_VISIT_MEMBER_NAME(n,"n"); - HX_VISIT_MEMBER_NAME(programType,"programType"); - HX_VISIT_MEMBER_NAME(s,"s"); - HX_VISIT_MEMBER_NAME(t,"t"); - HX_VISIT_MEMBER_NAME(type,"type"); - HX_VISIT_MEMBER_NAME(w,"w"); -} - -hx::Val SamplerRegister_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"b") ) { return hx::Val( b ); } - if (HX_FIELD_EQ(inName,"d") ) { return hx::Val( d ); } - if (HX_FIELD_EQ(inName,"f") ) { return hx::Val( f ); } - if (HX_FIELD_EQ(inName,"m") ) { return hx::Val( m ); } - if (HX_FIELD_EQ(inName,"n") ) { return hx::Val( n ); } - if (HX_FIELD_EQ(inName,"s") ) { return hx::Val( s ); } - if (HX_FIELD_EQ(inName,"t") ) { return hx::Val( t ); } - if (HX_FIELD_EQ(inName,"w") ) { return hx::Val( w ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"toGLSL") ) { return hx::Val( toGLSL_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"programType") ) { return hx::Val( programType ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"toSamplerState") ) { return hx::Val( toSamplerState_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool SamplerRegister_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"parse") ) { outValue = parse_dyn(); return true; } - } - return false; -} - -hx::Val SamplerRegister_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"b") ) { b=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"d") ) { d=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"f") ) { f=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"m") ) { m=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"n") ) { n=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"s") ) { s=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"t") ) { t=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"w") ) { w=inValue.Cast< int >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"programType") ) { programType=inValue.Cast< ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void SamplerRegister_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("b",62,00,00,00)); - outFields->push(HX_("d",64,00,00,00)); - outFields->push(HX_("f",66,00,00,00)); - outFields->push(HX_("m",6d,00,00,00)); - outFields->push(HX_("n",6e,00,00,00)); - outFields->push(HX_("programType",5e,fb,2c,c4)); - outFields->push(HX_("s",73,00,00,00)); - outFields->push(HX_("t",74,00,00,00)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("w",77,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo SamplerRegister_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(SamplerRegister_obj,b),HX_("b",62,00,00,00)}, - {hx::fsInt,(int)offsetof(SamplerRegister_obj,d),HX_("d",64,00,00,00)}, - {hx::fsInt,(int)offsetof(SamplerRegister_obj,f),HX_("f",66,00,00,00)}, - {hx::fsInt,(int)offsetof(SamplerRegister_obj,m),HX_("m",6d,00,00,00)}, - {hx::fsInt,(int)offsetof(SamplerRegister_obj,n),HX_("n",6e,00,00,00)}, - {hx::fsObject /* ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType */ ,(int)offsetof(SamplerRegister_obj,programType),HX_("programType",5e,fb,2c,c4)}, - {hx::fsInt,(int)offsetof(SamplerRegister_obj,s),HX_("s",73,00,00,00)}, - {hx::fsInt,(int)offsetof(SamplerRegister_obj,t),HX_("t",74,00,00,00)}, - {hx::fsInt,(int)offsetof(SamplerRegister_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsInt,(int)offsetof(SamplerRegister_obj,w),HX_("w",77,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *SamplerRegister_obj_sStaticStorageInfo = 0; -#endif - -static ::String SamplerRegister_obj_sMemberFields[] = { - HX_("b",62,00,00,00), - HX_("d",64,00,00,00), - HX_("f",66,00,00,00), - HX_("m",6d,00,00,00), - HX_("n",6e,00,00,00), - HX_("programType",5e,fb,2c,c4), - HX_("s",73,00,00,00), - HX_("t",74,00,00,00), - HX_("type",ba,f2,08,4d), - HX_("w",77,00,00,00), - HX_("toGLSL",f9,58,08,7a), - HX_("toSamplerState",04,62,d2,f8), - ::String(null()) }; - -hx::Class SamplerRegister_obj::__mClass; - -static ::String SamplerRegister_obj_sStaticFields[] = { - HX_("parse",33,90,55,bd), - ::String(null()) -}; - -void SamplerRegister_obj::__register() -{ - SamplerRegister_obj _hx_dummy; - SamplerRegister_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._internal.agal._AGALConverter.SamplerRegister",5f,31,f5,06); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &SamplerRegister_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(SamplerRegister_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(SamplerRegister_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< SamplerRegister_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = SamplerRegister_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = SamplerRegister_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void SamplerRegister_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_f2f619423b53266e_848_boot) -HXDLIN( 848) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace agal -} // end namespace _AGALConverter diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/SourceRegister.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/SourceRegister.cpp deleted file mode 100644 index 334f9c20..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/agal/_AGALConverter/SourceRegister.cpp +++ /dev/null @@ -1,420 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal_AGALConverter -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_ProgramType -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_agal__AGALConverter_SourceRegister -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7627f5f2db4ff481_961_new,"openfl.display3D._internal.agal._AGALConverter.SourceRegister","new",0x8bf728fc,"openfl.display3D._internal.agal._AGALConverter.SourceRegister.new","openfl/display3D/_internal/agal/AGALConverter.hx",961,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_7627f5f2db4ff481_979_toGLSL,"openfl.display3D._internal.agal._AGALConverter.SourceRegister","toGLSL",0x282949dd,"openfl.display3D._internal.agal._AGALConverter.SourceRegister.toGLSL","openfl/display3D/_internal/agal/AGALConverter.hx",979,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_7627f5f2db4ff481_964_parse,"openfl.display3D._internal.agal._AGALConverter.SourceRegister","parse",0xfaf547cf,"openfl.display3D._internal.agal._AGALConverter.SourceRegister.parse","openfl/display3D/_internal/agal/AGALConverter.hx",964,0xbbd098ff) -HX_LOCAL_STACK_FRAME(_hx_pos_7627f5f2db4ff481_949_boot,"openfl.display3D._internal.agal._AGALConverter.SourceRegister","boot",0xe465b416,"openfl.display3D._internal.agal._AGALConverter.SourceRegister.boot","openfl/display3D/_internal/agal/AGALConverter.hx",949,0xbbd098ff) -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace agal{ -namespace _AGALConverter{ - -void SourceRegister_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_7627f5f2db4ff481_961_new) - } - -Dynamic SourceRegister_obj::__CreateEmpty() { return new SourceRegister_obj; } - -void *SourceRegister_obj::_hx_vtable = 0; - -Dynamic SourceRegister_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< SourceRegister_obj > _hx_result = new SourceRegister_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool SourceRegister_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1dc18c38; -} - -::String SourceRegister_obj::toGLSL(hx::Null< bool > __o_emitSwizzle,hx::Null< int > __o_offset){ - bool emitSwizzle = __o_emitSwizzle.Default(true); - int offset = __o_offset.Default(0); - HX_STACKFRAME(&_hx_pos_7627f5f2db4ff481_979_toGLSL) -HXLINE( 980) if ((this->type == 3)) { -HXLINE( 982) if (hx::IsEq( this->programType,::openfl::display3D::_internal::agal::_AGALConverter::ProgramType_obj::VERTEX_dyn() )) { -HXLINE( 982) return HX_("gl_Position",63,0d,2a,e5); - } - else { -HXLINE( 982) return HX_("gl_FragColor",d7,68,e4,21); - } - } -HXLINE( 985) bool fullxyzw; -HXDLIN( 985) if ((this->s == 228)) { -HXLINE( 985) fullxyzw = (this->sourceMask == 15); - } - else { -HXLINE( 985) fullxyzw = false; - } -HXLINE( 986) ::String swizzle = HX_("",00,00,00,00); -HXLINE( 988) bool _hx_tmp; -HXDLIN( 988) if ((this->type != 5)) { -HXLINE( 988) _hx_tmp = !(fullxyzw); - } - else { -HXLINE( 988) _hx_tmp = false; - } -HXDLIN( 988) if (_hx_tmp) { -HXLINE( 993) if (((this->sourceMask & 1) != 0)) { -HXLINE( 995) switch((int)((this->s & 3))){ - case (int)0: { -HXLINE( 998) swizzle = (swizzle + HX_("x",78,00,00,00)); - } - break; - case (int)1: { -HXLINE(1000) swizzle = (swizzle + HX_("y",79,00,00,00)); - } - break; - case (int)2: { -HXLINE(1002) swizzle = (swizzle + HX_("z",7a,00,00,00)); - } - break; - case (int)3: { -HXLINE(1004) swizzle = (swizzle + HX_("w",77,00,00,00)); - } - break; - } - } -HXLINE( 993) if (((this->sourceMask & 2) != 0)) { -HXLINE( 995) switch((int)(((this->s >> 2) & 3))){ - case (int)0: { -HXLINE( 998) swizzle = (swizzle + HX_("x",78,00,00,00)); - } - break; - case (int)1: { -HXLINE(1000) swizzle = (swizzle + HX_("y",79,00,00,00)); - } - break; - case (int)2: { -HXLINE(1002) swizzle = (swizzle + HX_("z",7a,00,00,00)); - } - break; - case (int)3: { -HXLINE(1004) swizzle = (swizzle + HX_("w",77,00,00,00)); - } - break; - } - } -HXLINE( 993) if (((this->sourceMask & 4) != 0)) { -HXLINE( 995) switch((int)(((this->s >> 4) & 3))){ - case (int)0: { -HXLINE( 998) swizzle = (swizzle + HX_("x",78,00,00,00)); - } - break; - case (int)1: { -HXLINE(1000) swizzle = (swizzle + HX_("y",79,00,00,00)); - } - break; - case (int)2: { -HXLINE(1002) swizzle = (swizzle + HX_("z",7a,00,00,00)); - } - break; - case (int)3: { -HXLINE(1004) swizzle = (swizzle + HX_("w",77,00,00,00)); - } - break; - } - } -HXLINE( 993) if (((this->sourceMask & 8) != 0)) { -HXLINE( 995) switch((int)(((this->s >> 6) & 3))){ - case (int)0: { -HXLINE( 998) swizzle = (swizzle + HX_("x",78,00,00,00)); - } - break; - case (int)1: { -HXLINE(1000) swizzle = (swizzle + HX_("y",79,00,00,00)); - } - break; - case (int)2: { -HXLINE(1002) swizzle = (swizzle + HX_("z",7a,00,00,00)); - } - break; - case (int)3: { -HXLINE(1004) swizzle = (swizzle + HX_("w",77,00,00,00)); - } - break; - } - } - } -HXLINE(1010) ::String str = ::openfl::display3D::_internal::agal::AGALConverter_obj::prefixFromType(this->type,this->programType); -HXLINE(1012) if ((this->d == 0)) { -HXLINE(1015) str = (str + (this->n + offset)); - } - else { -HXLINE(1020) str = (str + this->o); -HXLINE(1021) ::String indexComponent = HX_("",00,00,00,00); -HXLINE(1022) switch((int)(this->q)){ - case (int)0: { -HXLINE(1025) indexComponent = HX_("x",78,00,00,00); - } - break; - case (int)1: { -HXLINE(1027) indexComponent = HX_("y",79,00,00,00); - } - break; - case (int)2: { -HXLINE(1029) indexComponent = HX_("z",7a,00,00,00); - } - break; - case (int)3: { -HXLINE(1031) indexComponent = HX_("w",77,00,00,00); - } - break; - } -HXLINE(1033) ::String indexRegister = ::openfl::display3D::_internal::agal::AGALConverter_obj::prefixFromType(this->itype,this->programType); -HXDLIN(1033) ::String indexRegister1 = (((indexRegister + this->n) + HX_(".",2e,00,00,00)) + indexComponent); -HXLINE(1034) str = (str + ((((HX_("[ int(",3e,aa,07,15) + indexRegister1) + HX_(") +",74,38,1f,00)) + offset) + HX_("]",5d,00,00,00))); - } -HXLINE(1037) bool _hx_tmp1; -HXDLIN(1037) if (emitSwizzle) { -HXLINE(1037) _hx_tmp1 = (swizzle != HX_("",00,00,00,00)); - } - else { -HXLINE(1037) _hx_tmp1 = false; - } -HXDLIN(1037) if (_hx_tmp1) { -HXLINE(1039) str = (str + (HX_(".",2e,00,00,00) + swizzle)); - } -HXLINE(1042) return str; - } - - -HX_DEFINE_DYNAMIC_FUNC2(SourceRegister_obj,toGLSL,return ) - - ::openfl::display3D::_internal::agal::_AGALConverter::SourceRegister SourceRegister_obj::parse( cpp::Int64Struct v, ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType programType,int sourceMask){ - HX_GC_STACKFRAME(&_hx_pos_7627f5f2db4ff481_964_parse) -HXLINE( 965) ::openfl::display3D::_internal::agal::_AGALConverter::SourceRegister sr = ::openfl::display3D::_internal::agal::_AGALConverter::SourceRegister_obj::__alloc( HX_CTX ); -HXLINE( 966) sr->programType = programType; -HXLINE( 967) cpp::Int64Struct a = _hx_int64_shr(v,63); -HXDLIN( 967) sr->d = _hx_int64_low(_hx_int64_and(a,( ::cpp::Int64Struct(1)))); -HXLINE( 968) cpp::Int64Struct a1 = _hx_int64_shr(v,48); -HXDLIN( 968) sr->q = _hx_int64_low(_hx_int64_and(a1,( ::cpp::Int64Struct(3)))); -HXLINE( 969) cpp::Int64Struct a2 = _hx_int64_shr(v,40); -HXDLIN( 969) sr->itype = _hx_int64_low(_hx_int64_and(a2,( ::cpp::Int64Struct(15)))); -HXLINE( 970) cpp::Int64Struct a3 = _hx_int64_shr(v,32); -HXDLIN( 970) sr->type = _hx_int64_low(_hx_int64_and(a3,( ::cpp::Int64Struct(15)))); -HXLINE( 971) cpp::Int64Struct a4 = _hx_int64_shr(v,24); -HXDLIN( 971) sr->s = _hx_int64_low(_hx_int64_and(a4,( ::cpp::Int64Struct(255)))); -HXLINE( 972) cpp::Int64Struct a5 = _hx_int64_shr(v,16); -HXDLIN( 972) sr->o = _hx_int64_low(_hx_int64_and(a5,( ::cpp::Int64Struct(255)))); -HXLINE( 973) sr->n = _hx_int64_low(_hx_int64_and(v,( ::cpp::Int64Struct(65535)))); -HXLINE( 974) sr->sourceMask = sourceMask; -HXLINE( 975) return sr; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(SourceRegister_obj,parse,return ) - - -hx::ObjectPtr< SourceRegister_obj > SourceRegister_obj::__new() { - hx::ObjectPtr< SourceRegister_obj > __this = new SourceRegister_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< SourceRegister_obj > SourceRegister_obj::__alloc(hx::Ctx *_hx_ctx) { - SourceRegister_obj *__this = (SourceRegister_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(SourceRegister_obj), true, "openfl.display3D._internal.agal._AGALConverter.SourceRegister")); - *(void **)__this = SourceRegister_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -SourceRegister_obj::SourceRegister_obj() -{ -} - -void SourceRegister_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(SourceRegister); - HX_MARK_MEMBER_NAME(d,"d"); - HX_MARK_MEMBER_NAME(itype,"itype"); - HX_MARK_MEMBER_NAME(n,"n"); - HX_MARK_MEMBER_NAME(o,"o"); - HX_MARK_MEMBER_NAME(programType,"programType"); - HX_MARK_MEMBER_NAME(q,"q"); - HX_MARK_MEMBER_NAME(s,"s"); - HX_MARK_MEMBER_NAME(sourceMask,"sourceMask"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_END_CLASS(); -} - -void SourceRegister_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(d,"d"); - HX_VISIT_MEMBER_NAME(itype,"itype"); - HX_VISIT_MEMBER_NAME(n,"n"); - HX_VISIT_MEMBER_NAME(o,"o"); - HX_VISIT_MEMBER_NAME(programType,"programType"); - HX_VISIT_MEMBER_NAME(q,"q"); - HX_VISIT_MEMBER_NAME(s,"s"); - HX_VISIT_MEMBER_NAME(sourceMask,"sourceMask"); - HX_VISIT_MEMBER_NAME(type,"type"); -} - -hx::Val SourceRegister_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"d") ) { return hx::Val( d ); } - if (HX_FIELD_EQ(inName,"n") ) { return hx::Val( n ); } - if (HX_FIELD_EQ(inName,"o") ) { return hx::Val( o ); } - if (HX_FIELD_EQ(inName,"q") ) { return hx::Val( q ); } - if (HX_FIELD_EQ(inName,"s") ) { return hx::Val( s ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"itype") ) { return hx::Val( itype ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"toGLSL") ) { return hx::Val( toGLSL_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"sourceMask") ) { return hx::Val( sourceMask ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"programType") ) { return hx::Val( programType ); } - } - return super::__Field(inName,inCallProp); -} - -bool SourceRegister_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"parse") ) { outValue = parse_dyn(); return true; } - } - return false; -} - -hx::Val SourceRegister_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"d") ) { d=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"n") ) { n=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"o") ) { o=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"q") ) { q=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"s") ) { s=inValue.Cast< int >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< int >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"itype") ) { itype=inValue.Cast< int >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"sourceMask") ) { sourceMask=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"programType") ) { programType=inValue.Cast< ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void SourceRegister_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("d",64,00,00,00)); - outFields->push(HX_("itype",a3,db,1b,c2)); - outFields->push(HX_("n",6e,00,00,00)); - outFields->push(HX_("o",6f,00,00,00)); - outFields->push(HX_("programType",5e,fb,2c,c4)); - outFields->push(HX_("q",71,00,00,00)); - outFields->push(HX_("s",73,00,00,00)); - outFields->push(HX_("sourceMask",67,27,ba,70)); - outFields->push(HX_("type",ba,f2,08,4d)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo SourceRegister_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(SourceRegister_obj,d),HX_("d",64,00,00,00)}, - {hx::fsInt,(int)offsetof(SourceRegister_obj,itype),HX_("itype",a3,db,1b,c2)}, - {hx::fsInt,(int)offsetof(SourceRegister_obj,n),HX_("n",6e,00,00,00)}, - {hx::fsInt,(int)offsetof(SourceRegister_obj,o),HX_("o",6f,00,00,00)}, - {hx::fsObject /* ::openfl::display3D::_internal::agal::_AGALConverter::ProgramType */ ,(int)offsetof(SourceRegister_obj,programType),HX_("programType",5e,fb,2c,c4)}, - {hx::fsInt,(int)offsetof(SourceRegister_obj,q),HX_("q",71,00,00,00)}, - {hx::fsInt,(int)offsetof(SourceRegister_obj,s),HX_("s",73,00,00,00)}, - {hx::fsInt,(int)offsetof(SourceRegister_obj,sourceMask),HX_("sourceMask",67,27,ba,70)}, - {hx::fsInt,(int)offsetof(SourceRegister_obj,type),HX_("type",ba,f2,08,4d)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *SourceRegister_obj_sStaticStorageInfo = 0; -#endif - -static ::String SourceRegister_obj_sMemberFields[] = { - HX_("d",64,00,00,00), - HX_("itype",a3,db,1b,c2), - HX_("n",6e,00,00,00), - HX_("o",6f,00,00,00), - HX_("programType",5e,fb,2c,c4), - HX_("q",71,00,00,00), - HX_("s",73,00,00,00), - HX_("sourceMask",67,27,ba,70), - HX_("type",ba,f2,08,4d), - HX_("toGLSL",f9,58,08,7a), - ::String(null()) }; - -hx::Class SourceRegister_obj::__mClass; - -static ::String SourceRegister_obj_sStaticFields[] = { - HX_("parse",33,90,55,bd), - ::String(null()) -}; - -void SourceRegister_obj::__register() -{ - SourceRegister_obj _hx_dummy; - SourceRegister_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._internal.agal._AGALConverter.SourceRegister",0a,3b,00,87); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &SourceRegister_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(SourceRegister_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(SourceRegister_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< SourceRegister_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = SourceRegister_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = SourceRegister_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void SourceRegister_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_7627f5f2db4ff481_949_boot) -HXDLIN( 949) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace agal -} // end namespace _AGALConverter diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/atf/ATFReader.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/atf/ATFReader.cpp deleted file mode 100644 index 91d6e173..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/_internal/atf/ATFReader.cpp +++ /dev/null @@ -1,434 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_atf_ATFReader -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_IllegalOperationError -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_795af901e983f9af_29_new,"openfl.display3D._internal.atf.ATFReader","new",0x684532c2,"openfl.display3D._internal.atf.ATFReader.new","openfl/display3D/_internal/atf/ATFReader.hx",29,0xa7342032) -HX_LOCAL_STACK_FRAME(_hx_pos_795af901e983f9af_75_readHeader,"openfl.display3D._internal.atf.ATFReader","readHeader",0x13aa7b61,"openfl.display3D._internal.atf.ATFReader.readHeader","openfl/display3D/_internal/atf/ATFReader.hx",75,0xa7342032) -HX_LOCAL_STACK_FRAME(_hx_pos_795af901e983f9af_113_readTextures,"openfl.display3D._internal.atf.ATFReader","readTextures",0x5158860c,"openfl.display3D._internal.atf.ATFReader.readTextures","openfl/display3D/_internal/atf/ATFReader.hx",113,0xa7342032) -HX_LOCAL_STACK_FRAME(_hx_pos_795af901e983f9af_145___readUInt24,"openfl.display3D._internal.atf.ATFReader","__readUInt24",0xfb72da30,"openfl.display3D._internal.atf.ATFReader.__readUInt24","openfl/display3D/_internal/atf/ATFReader.hx",145,0xa7342032) -HX_LOCAL_STACK_FRAME(_hx_pos_795af901e983f9af_154___readUInt32,"openfl.display3D._internal.atf.ATFReader","__readUInt32",0xfb72db0d,"openfl.display3D._internal.atf.ATFReader.__readUInt32","openfl/display3D/_internal/atf/ATFReader.hx",154,0xa7342032) -HX_LOCAL_STACK_FRAME(_hx_pos_795af901e983f9af_29_boot,"openfl.display3D._internal.atf.ATFReader","boot",0xcc603790,"openfl.display3D._internal.atf.ATFReader.boot","openfl/display3D/_internal/atf/ATFReader.hx",29,0xa7342032) -namespace openfl{ -namespace display3D{ -namespace _internal{ -namespace atf{ - -void ATFReader_obj::__construct( ::openfl::utils::ByteArrayData data,int byteArrayOffset){ - HX_GC_STACKFRAME(&_hx_pos_795af901e983f9af_29_new) -HXLINE( 36) this->version = 0; -HXLINE( 41) data->position = byteArrayOffset; -HXLINE( 42) ::String signature = data->readUTFBytes(3); -HXLINE( 43) data->position = byteArrayOffset; -HXLINE( 45) if ((signature != HX_("ATF",f3,9b,31,00))) { -HXLINE( 47) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,HX_("ATF signature not found",a0,f7,2f,3a))); - } -HXLINE( 50) int length = 0; -HXLINE( 53) if ((data->b->__get((byteArrayOffset + 6)) == 255)) { -HXLINE( 55) this->version = ( (int)(data->b->__get((byteArrayOffset + 7))) ); -HXLINE( 56) data->position = (byteArrayOffset + 8); -HXLINE( 57) length = this->_hx___readUInt32(data); - } - else { -HXLINE( 61) this->version = 0; -HXLINE( 62) data->position = (byteArrayOffset + 3); -HXLINE( 63) length = this->_hx___readUInt24(data); - } -HXLINE( 66) int a = (byteArrayOffset + length); -HXDLIN( 66) int b = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::get_length(data); -HXDLIN( 66) bool aNeg = (a < 0); -HXDLIN( 66) bool bNeg = (b < 0); -HXDLIN( 66) bool _hx_tmp; -HXDLIN( 66) if ((aNeg != bNeg)) { -HXLINE( 66) _hx_tmp = aNeg; - } - else { -HXLINE( 66) _hx_tmp = (a > b); - } -HXDLIN( 66) if (_hx_tmp) { -HXLINE( 68) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,HX_("ATF length exceeds byte array length",d7,29,45,0f))); - } -HXLINE( 71) this->data = data; - } - -Dynamic ATFReader_obj::__CreateEmpty() { return new ATFReader_obj; } - -void *ATFReader_obj::_hx_vtable = 0; - -Dynamic ATFReader_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ATFReader_obj > _hx_result = new ATFReader_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool ATFReader_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2940f3fc; -} - -bool ATFReader_obj::readHeader(int _hx___width,int _hx___height,bool cubeMap){ - HX_GC_STACKFRAME(&_hx_pos_795af901e983f9af_75_readHeader) -HXLINE( 76) int tdata = this->data->readUnsignedByte(); -HXLINE( 77) int type = hx::UShr(tdata,7); -HXLINE( 79) bool _hx_tmp; -HXDLIN( 79) if (!(cubeMap)) { -HXLINE( 79) _hx_tmp = (type != 0); - } - else { -HXLINE( 79) _hx_tmp = false; - } -HXDLIN( 79) if (_hx_tmp) { -HXLINE( 81) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,HX_("ATF Cube map not expected",a7,74,ca,c8))); - } -HXLINE( 84) bool _hx_tmp1; -HXDLIN( 84) if (cubeMap) { -HXLINE( 84) _hx_tmp1 = (type != 1); - } - else { -HXLINE( 84) _hx_tmp1 = false; - } -HXDLIN( 84) if (_hx_tmp1) { -HXLINE( 86) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,HX_("ATF Cube map expected",fa,fe,ed,52))); - } -HXLINE( 89) this->cubeMap = cubeMap; -HXLINE( 91) this->atfFormat = (tdata & 127); -HXLINE( 94) bool _hx_tmp2; -HXDLIN( 94) if ((this->atfFormat != 3)) { -HXLINE( 94) _hx_tmp2 = (this->atfFormat != 5); - } - else { -HXLINE( 94) _hx_tmp2 = false; - } -HXDLIN( 94) if (_hx_tmp2) { -HXLINE( 96) ::lime::utils::Log_obj::warn(HX_("Only ATF block compressed textures without JPEG-XR+LZMA are supported",25,8c,50,6a),hx::SourceInfo(HX_("openfl/display3D/_internal/atf/ATFReader.hx",32,20,34,a7),96,HX_("openfl.display3D._internal.atf.ATFReader",d0,69,48,2f),HX_("readHeader",83,ed,7b,f6))); - } -HXLINE( 99) this->width = (1 << this->data->readUnsignedByte()); -HXLINE( 100) this->height = (1 << this->data->readUnsignedByte()); -HXLINE( 102) bool _hx_tmp3; -HXDLIN( 102) if ((this->width == _hx___width)) { -HXLINE( 102) _hx_tmp3 = (this->height != _hx___height); - } - else { -HXLINE( 102) _hx_tmp3 = true; - } -HXDLIN( 102) if (_hx_tmp3) { -HXLINE( 104) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,HX_("ATF width and height dont match",3f,49,15,70))); - } -HXLINE( 107) this->mipCount = this->data->readUnsignedByte(); -HXLINE( 109) return (this->atfFormat == 5); - } - - -HX_DEFINE_DYNAMIC_FUNC3(ATFReader_obj,readHeader,return ) - -void ATFReader_obj::readTextures( ::Dynamic uploadCallback){ - HX_GC_STACKFRAME(&_hx_pos_795af901e983f9af_113_readTextures) -HXLINE( 116) int gpuFormats; -HXDLIN( 116) if ((this->version < 3)) { -HXLINE( 116) gpuFormats = 3; - } - else { -HXLINE( 116) gpuFormats = 4; - } -HXLINE( 117) int sideCount; -HXDLIN( 117) if (this->cubeMap) { -HXLINE( 117) sideCount = 6; - } - else { -HXLINE( 117) sideCount = 1; - } -HXLINE( 119) { -HXLINE( 119) int _g = 0; -HXDLIN( 119) int _g1 = sideCount; -HXDLIN( 119) while((_g < _g1)){ -HXLINE( 119) _g = (_g + 1); -HXDLIN( 119) int side = (_g - 1); -HXLINE( 121) { -HXLINE( 121) int _g2 = 0; -HXDLIN( 121) int _g11 = this->mipCount; -HXDLIN( 121) while((_g2 < _g11)){ -HXLINE( 121) _g2 = (_g2 + 1); -HXDLIN( 121) int level = (_g2 - 1); -HXLINE( 123) { -HXLINE( 123) int _g3 = 0; -HXDLIN( 123) int _g12 = gpuFormats; -HXDLIN( 123) while((_g3 < _g12)){ -HXLINE( 123) _g3 = (_g3 + 1); -HXDLIN( 123) int gpuFormat = (_g3 - 1); -HXLINE( 125) int blockLength; -HXDLIN( 125) if ((this->version == 0)) { -HXLINE( 125) blockLength = this->_hx___readUInt24(this->data); - } - else { -HXLINE( 125) blockLength = this->_hx___readUInt32(this->data); - } -HXLINE( 127) int a = (this->data->position + blockLength); -HXDLIN( 127) int b = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::get_length(this->data); -HXDLIN( 127) bool aNeg = (a < 0); -HXDLIN( 127) bool bNeg = (b < 0); -HXDLIN( 127) bool _hx_tmp; -HXDLIN( 127) if ((aNeg != bNeg)) { -HXLINE( 127) _hx_tmp = aNeg; - } - else { -HXLINE( 127) _hx_tmp = (a > b); - } -HXDLIN( 127) if (_hx_tmp) { -HXLINE( 129) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,HX_("Block length exceeds ATF file length",15,23,c0,24))); - } -HXLINE( 132) bool aNeg1 = (blockLength < 0); -HXDLIN( 132) bool bNeg1 = (0 < 0); -HXDLIN( 132) bool _hx_tmp1; -HXDLIN( 132) if ((aNeg1 != bNeg1)) { -HXLINE( 132) _hx_tmp1 = aNeg1; - } - else { -HXLINE( 132) _hx_tmp1 = (blockLength > 0); - } -HXDLIN( 132) if (_hx_tmp1) { -HXLINE( 134) ::haxe::io::Bytes bytes = ::haxe::io::Bytes_obj::alloc(blockLength); -HXLINE( 135) { -HXLINE( 135) ::openfl::utils::ByteArrayData this1 = this->data; -HXDLIN( 135) this1->readBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::fromArrayBuffer(bytes),0,blockLength); - } -HXLINE( 137) uploadCallback(side,level,gpuFormat,(this->width >> level),(this->height >> level),blockLength,bytes); - } - } - } - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ATFReader_obj,readTextures,(void)) - -int ATFReader_obj::_hx___readUInt24( ::openfl::utils::ByteArrayData data){ - HX_STACKFRAME(&_hx_pos_795af901e983f9af_145___readUInt24) -HXLINE( 146) int value = (data->readUnsignedByte() << 16); -HXLINE( 148) value = (value | (data->readUnsignedByte() << 8)); -HXLINE( 149) value = (value | data->readUnsignedByte()); -HXLINE( 150) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(ATFReader_obj,_hx___readUInt24,return ) - -int ATFReader_obj::_hx___readUInt32( ::openfl::utils::ByteArrayData data){ - HX_STACKFRAME(&_hx_pos_795af901e983f9af_154___readUInt32) -HXLINE( 155) int value = (data->readUnsignedByte() << 24); -HXLINE( 157) value = (value | (data->readUnsignedByte() << 16)); -HXLINE( 158) value = (value | (data->readUnsignedByte() << 8)); -HXLINE( 159) value = (value | data->readUnsignedByte()); -HXLINE( 160) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(ATFReader_obj,_hx___readUInt32,return ) - - -hx::ObjectPtr< ATFReader_obj > ATFReader_obj::__new( ::openfl::utils::ByteArrayData data,int byteArrayOffset) { - hx::ObjectPtr< ATFReader_obj > __this = new ATFReader_obj(); - __this->__construct(data,byteArrayOffset); - return __this; -} - -hx::ObjectPtr< ATFReader_obj > ATFReader_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::utils::ByteArrayData data,int byteArrayOffset) { - ATFReader_obj *__this = (ATFReader_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ATFReader_obj), true, "openfl.display3D._internal.atf.ATFReader")); - *(void **)__this = ATFReader_obj::_hx_vtable; - __this->__construct(data,byteArrayOffset); - return __this; -} - -ATFReader_obj::ATFReader_obj() -{ -} - -void ATFReader_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ATFReader); - HX_MARK_MEMBER_NAME(atfFormat,"atfFormat"); - HX_MARK_MEMBER_NAME(cubeMap,"cubeMap"); - HX_MARK_MEMBER_NAME(data,"data"); - HX_MARK_MEMBER_NAME(height,"height"); - HX_MARK_MEMBER_NAME(mipCount,"mipCount"); - HX_MARK_MEMBER_NAME(version,"version"); - HX_MARK_MEMBER_NAME(width,"width"); - HX_MARK_END_CLASS(); -} - -void ATFReader_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(atfFormat,"atfFormat"); - HX_VISIT_MEMBER_NAME(cubeMap,"cubeMap"); - HX_VISIT_MEMBER_NAME(data,"data"); - HX_VISIT_MEMBER_NAME(height,"height"); - HX_VISIT_MEMBER_NAME(mipCount,"mipCount"); - HX_VISIT_MEMBER_NAME(version,"version"); - HX_VISIT_MEMBER_NAME(width,"width"); -} - -hx::Val ATFReader_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"data") ) { return hx::Val( data ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"width") ) { return hx::Val( width ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"height") ) { return hx::Val( height ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"cubeMap") ) { return hx::Val( cubeMap ); } - if (HX_FIELD_EQ(inName,"version") ) { return hx::Val( version ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"mipCount") ) { return hx::Val( mipCount ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"atfFormat") ) { return hx::Val( atfFormat ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"readHeader") ) { return hx::Val( readHeader_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"readTextures") ) { return hx::Val( readTextures_dyn() ); } - if (HX_FIELD_EQ(inName,"__readUInt24") ) { return hx::Val( _hx___readUInt24_dyn() ); } - if (HX_FIELD_EQ(inName,"__readUInt32") ) { return hx::Val( _hx___readUInt32_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ATFReader_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"data") ) { data=inValue.Cast< ::openfl::utils::ByteArrayData >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"width") ) { width=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"height") ) { height=inValue.Cast< int >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"cubeMap") ) { cubeMap=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"version") ) { version=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"mipCount") ) { mipCount=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"atfFormat") ) { atfFormat=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ATFReader_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("atfFormat",aa,d3,04,9c)); - outFields->push(HX_("cubeMap",a7,4c,d0,8c)); - outFields->push(HX_("data",2a,56,63,42)); - outFields->push(HX_("height",e7,07,4c,02)); - outFields->push(HX_("mipCount",9b,6a,51,0e)); - outFields->push(HX_("version",18,e7,f1,7c)); - outFields->push(HX_("width",06,b6,62,ca)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ATFReader_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ATFReader_obj,atfFormat),HX_("atfFormat",aa,d3,04,9c)}, - {hx::fsBool,(int)offsetof(ATFReader_obj,cubeMap),HX_("cubeMap",a7,4c,d0,8c)}, - {hx::fsObject /* ::openfl::utils::ByteArrayData */ ,(int)offsetof(ATFReader_obj,data),HX_("data",2a,56,63,42)}, - {hx::fsInt,(int)offsetof(ATFReader_obj,height),HX_("height",e7,07,4c,02)}, - {hx::fsInt,(int)offsetof(ATFReader_obj,mipCount),HX_("mipCount",9b,6a,51,0e)}, - {hx::fsInt,(int)offsetof(ATFReader_obj,version),HX_("version",18,e7,f1,7c)}, - {hx::fsInt,(int)offsetof(ATFReader_obj,width),HX_("width",06,b6,62,ca)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ATFReader_obj_sStaticStorageInfo = 0; -#endif - -static ::String ATFReader_obj_sMemberFields[] = { - HX_("atfFormat",aa,d3,04,9c), - HX_("cubeMap",a7,4c,d0,8c), - HX_("data",2a,56,63,42), - HX_("height",e7,07,4c,02), - HX_("mipCount",9b,6a,51,0e), - HX_("version",18,e7,f1,7c), - HX_("width",06,b6,62,ca), - HX_("readHeader",83,ed,7b,f6), - HX_("readTextures",ae,44,04,a1), - HX_("__readUInt24",d2,98,1e,4b), - HX_("__readUInt32",af,99,1e,4b), - ::String(null()) }; - -hx::Class ATFReader_obj::__mClass; - -void ATFReader_obj::__register() -{ - ATFReader_obj _hx_dummy; - ATFReader_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D._internal.atf.ATFReader",d0,69,48,2f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ATFReader_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ATFReader_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ATFReader_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ATFReader_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ATFReader_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_795af901e983f9af_29_boot) -HXDLIN( 29) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace _internal -} // end namespace atf diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/textures/CubeTexture.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/textures/CubeTexture.cpp deleted file mode 100644 index 62e72d7e..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/textures/CubeTexture.cpp +++ /dev/null @@ -1,1620 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_Timer -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGL2RenderContext_WebGL2RenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGLRenderContext_WebGLRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_utils__BytePointer_BytePointer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_SamplerState -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_atf_ATFReader -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_CubeTexture -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_IllegalOperationError -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_ccb53fcc86b81631_39_new,"openfl.display3D.textures.CubeTexture","new",0x2100f37b,"openfl.display3D.textures.CubeTexture.new","openfl/display3D/textures/CubeTexture.hx",39,0xffe9b114) -HX_LOCAL_STACK_FRAME(_hx_pos_ccb53fcc86b81631_85_uploadCompressedTextureFromByteArray,"openfl.display3D.textures.CubeTexture","uploadCompressedTextureFromByteArray",0x47d49053,"openfl.display3D.textures.CubeTexture.uploadCompressedTextureFromByteArray","openfl/display3D/textures/CubeTexture.hx",85,0xffe9b114) -HX_LOCAL_STACK_FRAME(_hx_pos_ccb53fcc86b81631_93_uploadCompressedTextureFromByteArray,"openfl.display3D.textures.CubeTexture","uploadCompressedTextureFromByteArray",0x47d49053,"openfl.display3D.textures.CubeTexture.uploadCompressedTextureFromByteArray","openfl/display3D/textures/CubeTexture.hx",93,0xffe9b114) -HX_LOCAL_STACK_FRAME(_hx_pos_ccb53fcc86b81631_144_uploadFromBitmapData,"openfl.display3D.textures.CubeTexture","uploadFromBitmapData",0xf44b3429,"openfl.display3D.textures.CubeTexture.uploadFromBitmapData","openfl/display3D/textures/CubeTexture.hx",144,0xffe9b114) -HX_LOCAL_STACK_FRAME(_hx_pos_ccb53fcc86b81631_214_uploadFromByteArray,"openfl.display3D.textures.CubeTexture","uploadFromByteArray",0x1e356101,"openfl.display3D.textures.CubeTexture.uploadFromByteArray","openfl/display3D/textures/CubeTexture.hx",214,0xffe9b114) -HX_LOCAL_STACK_FRAME(_hx_pos_ccb53fcc86b81631_238_uploadFromTypedArray,"openfl.display3D.textures.CubeTexture","uploadFromTypedArray",0xb8da2b3f,"openfl.display3D.textures.CubeTexture.uploadFromTypedArray","openfl/display3D/textures/CubeTexture.hx",238,0xffe9b114) -HX_LOCAL_STACK_FRAME(_hx_pos_ccb53fcc86b81631_256___getGLFramebuffer,"openfl.display3D.textures.CubeTexture","__getGLFramebuffer",0x0b1986d7,"openfl.display3D.textures.CubeTexture.__getGLFramebuffer","openfl/display3D/textures/CubeTexture.hx",256,0xffe9b114) -HX_LOCAL_STACK_FRAME(_hx_pos_ccb53fcc86b81631_287___setSamplerState,"openfl.display3D.textures.CubeTexture","__setSamplerState",0x909e23e6,"openfl.display3D.textures.CubeTexture.__setSamplerState","openfl/display3D/textures/CubeTexture.hx",287,0xffe9b114) -HX_LOCAL_STACK_FRAME(_hx_pos_ccb53fcc86b81631_324___sideToTarget,"openfl.display3D.textures.CubeTexture","__sideToTarget",0x72cba3c8,"openfl.display3D.textures.CubeTexture.__sideToTarget","openfl/display3D/textures/CubeTexture.hx",324,0xffe9b114) -HX_LOCAL_STACK_FRAME(_hx_pos_ccb53fcc86b81631_352___uploadCompressedTextureFromByteArray,"openfl.display3D.textures.CubeTexture","__uploadCompressedTextureFromByteArray",0x02145eb3,"openfl.display3D.textures.CubeTexture.__uploadCompressedTextureFromByteArray","openfl/display3D/textures/CubeTexture.hx",352,0xffe9b114) -HX_LOCAL_STACK_FRAME(_hx_pos_ccb53fcc86b81631_340___uploadCompressedTextureFromByteArray,"openfl.display3D.textures.CubeTexture","__uploadCompressedTextureFromByteArray",0x02145eb3,"openfl.display3D.textures.CubeTexture.__uploadCompressedTextureFromByteArray","openfl/display3D/textures/CubeTexture.hx",340,0xffe9b114) -static const bool _hx_array_data_3a151a09_12[] = { - 0, -}; -namespace openfl{ -namespace display3D{ -namespace textures{ - -void CubeTexture_obj::__construct( ::openfl::display3D::Context3D context,int size, ::Dynamic format,bool optimizeForRenderToTexture,int streamingLevels){ - HX_STACKFRAME(&_hx_pos_ccb53fcc86b81631_39_new) -HXLINE( 40) super::__construct(context); -HXLINE( 42) this->_hx___size = size; -HXLINE( 43) this->_hx___width = (this->_hx___height = this->_hx___size); -HXLINE( 45) this->_hx___optimizeForRenderToTexture = optimizeForRenderToTexture; -HXLINE( 46) this->_hx___streamingLevels = streamingLevels; -HXLINE( 48) this->_hx___textureTarget = this->_hx___context->gl->TEXTURE_CUBE_MAP; -HXLINE( 49) this->_hx___uploadedSides = 0; - } - -Dynamic CubeTexture_obj::__CreateEmpty() { return new CubeTexture_obj; } - -void *CubeTexture_obj::_hx_vtable = 0; - -Dynamic CubeTexture_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CubeTexture_obj > _hx_result = new CubeTexture_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4]); - return _hx_result; -} - -bool CubeTexture_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - if (inClassId<=(int)0x19affbf1) { - return inClassId==(int)0x00000001 || inClassId==(int)0x19affbf1; - } else { - return inClassId==(int)0x1b123bf8; - } - } else { - return inClassId==(int)0x2d6abef7; - } -} - -void CubeTexture_obj::uploadCompressedTextureFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset,hx::Null< bool > __o_async){ - bool async = __o_async.Default(false); - HX_STACKFRAME(&_hx_pos_ccb53fcc86b81631_85_uploadCompressedTextureFromByteArray) -HXLINE( 84) ::openfl::display3D::textures::CubeTexture _gthis = hx::ObjectPtr(this); -HXLINE( 86) if (!(async)) { -HXLINE( 88) this->_hx___uploadCompressedTextureFromByteArray(data,byteArrayOffset); - } - else { - HX_BEGIN_LOCAL_FUNC_S3(hx::LocalFunc,_hx_Closure_0, ::openfl::display3D::textures::CubeTexture,_gthis, ::openfl::utils::ByteArrayData,data,int,byteArrayOffset) HXARGC(0) - void _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_ccb53fcc86b81631_93_uploadCompressedTextureFromByteArray) -HXLINE( 94) _gthis->_hx___uploadCompressedTextureFromByteArray(data,byteArrayOffset); -HXLINE( 96) ::openfl::events::Event event = null(); -HXLINE( 101) event = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("textureReady",88,4d,5a,df),null(),null()); -HXLINE( 104) _gthis->dispatchEvent(event); - } - HX_END_LOCAL_FUNC0((void)) - -HXLINE( 92) ::haxe::Timer_obj::delay( ::Dynamic(new _hx_Closure_0(_gthis,data,byteArrayOffset)),1); - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(CubeTexture_obj,uploadCompressedTextureFromByteArray,(void)) - -void CubeTexture_obj::uploadFromBitmapData( ::openfl::display::BitmapData source,int side,hx::Null< int > __o_miplevel,hx::Null< bool > __o_generateMipmap){ - int miplevel = __o_miplevel.Default(0); - bool generateMipmap = __o_generateMipmap.Default(false); - HX_STACKFRAME(&_hx_pos_ccb53fcc86b81631_144_uploadFromBitmapData) -HXLINE( 146) if (hx::IsNull( source )) { -HXLINE( 146) return; - } -HXLINE( 147) int size = (this->_hx___size >> miplevel); -HXLINE( 148) if ((size == 0)) { -HXLINE( 148) return; - } -HXLINE( 150) ::lime::graphics::Image image = this->_hx___getImage(source); -HXLINE( 151) if (hx::IsNull( image )) { -HXLINE( 151) return; - } -HXLINE( 173) this->uploadFromTypedArray(image->get_data(),side,miplevel); - } - - -HX_DEFINE_DYNAMIC_FUNC4(CubeTexture_obj,uploadFromBitmapData,(void)) - -void CubeTexture_obj::uploadFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset,int side,hx::Null< int > __o_miplevel){ - int miplevel = __o_miplevel.Default(0); - HX_GC_STACKFRAME(&_hx_pos_ccb53fcc86b81631_214_uploadFromByteArray) -HXDLIN( 214) ::Dynamic elements = null(); -HXDLIN( 214) ::haxe::io::Bytes buffer = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::toArrayBuffer(data); -HXDLIN( 214) ::cpp::VirtualArray array = null(); -HXDLIN( 214) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 214) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 214) ::Dynamic byteoffset = byteArrayOffset; -HXDLIN( 214) ::Dynamic len = null(); -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 214) ::lime::utils::ArrayBufferView this1; -HXDLIN( 214) if (hx::IsNotNull( elements )) { -HXDLIN( 214) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXDLIN( 214) if (hx::IsNotNull( array )) { -HXDLIN( 214) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 214) _this->byteOffset = 0; -HXDLIN( 214) _this->length = array->get_length(); -HXDLIN( 214) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 214) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 214) _this->buffer = this2; -HXDLIN( 214) _this->copyFromArray(array,null()); -HXDLIN( 214) this1 = _this; - } - else { -HXDLIN( 214) if (hx::IsNotNull( vector )) { -HXDLIN( 214) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 214) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 214) _this1->byteOffset = 0; -HXDLIN( 214) _this1->length = array1->get_length(); -HXDLIN( 214) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 214) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 214) _this1->buffer = this3; -HXDLIN( 214) _this1->copyFromArray(array1,null()); -HXDLIN( 214) this1 = _this1; - } - else { -HXDLIN( 214) if (hx::IsNotNull( view )) { -HXDLIN( 214) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 214) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 214) int srcLength = view->length; -HXDLIN( 214) int srcByteOffset = view->byteOffset; -HXDLIN( 214) int srcElementSize = view->bytesPerElement; -HXDLIN( 214) int elementSize = _this2->bytesPerElement; -HXDLIN( 214) if ((view->type == _this2->type)) { -HXDLIN( 214) int srcLength1 = srcData->length; -HXDLIN( 214) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 214) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 214) _this2->buffer = this4; -HXDLIN( 214) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 214) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 214) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 214) _this2->byteOffset = 0; -HXDLIN( 214) _this2->length = srcLength; -HXDLIN( 214) this1 = _this2; - } - else { -HXDLIN( 214) if (hx::IsNotNull( buffer )) { -HXDLIN( 214) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 214) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 214) if ((in_byteOffset < 0)) { -HXDLIN( 214) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 214) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 214) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 214) int bufferByteLength = buffer->length; -HXDLIN( 214) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 214) int newByteLength = bufferByteLength; -HXDLIN( 214) if (hx::IsNull( len )) { -HXDLIN( 214) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 214) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 214) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 214) if ((newByteLength < 0)) { -HXDLIN( 214) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 214) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 214) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 214) if ((newRange > bufferByteLength)) { -HXDLIN( 214) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 214) _this3->buffer = buffer; -HXDLIN( 214) _this3->byteOffset = in_byteOffset; -HXDLIN( 214) _this3->byteLength = newByteLength; -HXDLIN( 214) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 214) this1 = _this3; - } - else { -HXDLIN( 214) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 214) this->uploadFromTypedArray(this1,side,miplevel); - } - - -HX_DEFINE_DYNAMIC_FUNC4(CubeTexture_obj,uploadFromByteArray,(void)) - -void CubeTexture_obj::uploadFromTypedArray( ::lime::utils::ArrayBufferView data,int side,hx::Null< int > __o_miplevel){ - int miplevel = __o_miplevel.Default(0); - HX_STACKFRAME(&_hx_pos_ccb53fcc86b81631_238_uploadFromTypedArray) -HXLINE( 239) if (hx::IsNull( data )) { -HXLINE( 239) return; - } -HXLINE( 241) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 243) int size = (this->_hx___size >> miplevel); -HXLINE( 244) if ((size == 0)) { -HXLINE( 244) return; - } -HXLINE( 246) int target = this->_hx___sideToTarget(side); -HXLINE( 248) this->_hx___context->_hx___bindGLTextureCubeMap(this->_hx___textureID); -HXLINE( 249) { -HXLINE( 249) int internalformat = this->_hx___internalFormat; -HXDLIN( 249) int format = this->_hx___format; -HXDLIN( 249) int type = gl->UNSIGNED_BYTE; -HXDLIN( 249) { -HXLINE( 249) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),data,null(),0); -HXDLIN( 249) gl->texImage2D(target,miplevel,internalformat,size,size,0,format,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - } -HXLINE( 250) this->_hx___context->_hx___bindGLTextureCubeMap(null()); -HXLINE( 252) ::openfl::display3D::textures::CubeTexture _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 252) _hx_tmp->_hx___uploadedSides = (_hx_tmp->_hx___uploadedSides | (1 << side)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(CubeTexture_obj,uploadFromTypedArray,(void)) - - ::lime::graphics::opengl::GLObject CubeTexture_obj::_hx___getGLFramebuffer(bool enableDepthAndStencil,int antiAlias,int surfaceSelector){ - HX_STACKFRAME(&_hx_pos_ccb53fcc86b81631_256___getGLFramebuffer) -HXLINE( 257) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 259) if (hx::IsNull( this->_hx___glFramebuffer )) { -HXLINE( 261) this->_hx___glFramebuffer = gl->createFramebuffer(); -HXLINE( 262) this->_hx___framebufferSurface = -1; - } -HXLINE( 265) if ((this->_hx___framebufferSurface != surfaceSelector)) { -HXLINE( 267) this->_hx___framebufferSurface = surfaceSelector; -HXLINE( 269) this->_hx___context->_hx___bindGLFramebuffer(this->_hx___glFramebuffer); -HXLINE( 270) gl->framebufferTexture2D(gl->FRAMEBUFFER,gl->COLOR_ATTACHMENT0,(gl->TEXTURE_CUBE_MAP_POSITIVE_X + surfaceSelector),this->_hx___textureID,0); -HXLINE( 272) if (this->_hx___context->_hx___enableErrorChecking) { -HXLINE( 274) int code = gl->checkFramebufferStatus(gl->FRAMEBUFFER); -HXLINE( 276) if ((code != gl->FRAMEBUFFER_COMPLETE)) { -HXLINE( 278) ::lime::utils::Log_obj::error((((((HX_("Error: Context3D.setRenderToTexture status:",4c,0a,86,52) + code) + HX_(" width:",94,67,ab,7e)) + this->_hx___width) + HX_(" height:",53,26,89,26)) + this->_hx___height),hx::SourceInfo(HX_("openfl/display3D/textures/CubeTexture.hx",14,b1,e9,ff),278,HX_("openfl.display3D.textures.CubeTexture",09,1a,15,3a),HX_("__getGLFramebuffer",92,f3,72,c9))); - } - } - } -HXLINE( 283) return this->super::_hx___getGLFramebuffer(enableDepthAndStencil,antiAlias,surfaceSelector); - } - - -bool CubeTexture_obj::_hx___setSamplerState( ::openfl::display::_internal::SamplerState state){ - HX_STACKFRAME(&_hx_pos_ccb53fcc86b81631_287___setSamplerState) -HXLINE( 288) if (this->super::_hx___setSamplerState(state)) { -HXLINE( 290) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 292) bool _hx_tmp; -HXDLIN( 292) if (hx::IsNotEq( state->mipfilter,2 )) { -HXLINE( 292) _hx_tmp = !(this->_hx___samplerState->mipmapGenerated); - } - else { -HXLINE( 292) _hx_tmp = false; - } -HXDLIN( 292) if (_hx_tmp) { -HXLINE( 294) gl->generateMipmap(gl->TEXTURE_CUBE_MAP); -HXLINE( 295) this->_hx___samplerState->mipmapGenerated = true; - } -HXLINE( 298) if ((::openfl::display3D::Context3D_obj::_hx___glMaxTextureMaxAnisotropy != 0)) { -HXLINE( 300) int aniso; -HXDLIN( 300) ::Dynamic _hx_switch_0 = state->filter; - if ( (_hx_switch_0==0) ){ -HXLINE( 300) aniso = 16; -HXDLIN( 300) goto _hx_goto_7; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 300) aniso = 2; -HXDLIN( 300) goto _hx_goto_7; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 300) aniso = 4; -HXDLIN( 300) goto _hx_goto_7; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 300) aniso = 8; -HXDLIN( 300) goto _hx_goto_7; - } - /* default */{ -HXLINE( 300) aniso = 1; - } - _hx_goto_7:; -HXLINE( 309) if ((aniso > ::openfl::display3D::Context3D_obj::_hx___glMaxTextureMaxAnisotropy)) { -HXLINE( 311) aniso = ::openfl::display3D::Context3D_obj::_hx___glMaxTextureMaxAnisotropy; - } -HXLINE( 314) gl->texParameterf(gl->TEXTURE_CUBE_MAP,::openfl::display3D::Context3D_obj::_hx___glTextureMaxAnisotropy,( (Float)(aniso) )); - } -HXLINE( 317) return true; - } -HXLINE( 320) return false; - } - - -int CubeTexture_obj::_hx___sideToTarget(int side){ - HX_GC_STACKFRAME(&_hx_pos_ccb53fcc86b81631_324___sideToTarget) -HXLINE( 325) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 327) switch((int)(side)){ - case (int)0: { -HXLINE( 329) return gl->TEXTURE_CUBE_MAP_POSITIVE_X; - } - break; - case (int)1: { -HXLINE( 330) return gl->TEXTURE_CUBE_MAP_NEGATIVE_X; - } - break; - case (int)2: { -HXLINE( 331) return gl->TEXTURE_CUBE_MAP_POSITIVE_Y; - } - break; - case (int)3: { -HXLINE( 332) return gl->TEXTURE_CUBE_MAP_NEGATIVE_Y; - } - break; - case (int)4: { -HXLINE( 333) return gl->TEXTURE_CUBE_MAP_POSITIVE_Z; - } - break; - case (int)5: { -HXLINE( 334) return gl->TEXTURE_CUBE_MAP_NEGATIVE_Z; - } - break; - default:{ -HXLINE( 335) HX_STACK_DO_THROW( ::openfl::errors::IllegalOperationError_obj::__alloc( HX_CTX ,null())); - } - } -HXLINE( 327) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(CubeTexture_obj,_hx___sideToTarget,return ) - -void CubeTexture_obj::_hx___uploadCompressedTextureFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset){ - HX_BEGIN_LOCAL_FUNC_S4(hx::LocalFunc,_hx_Closure_0, ::openfl::display3D::textures::CubeTexture,_gthis,::Array< bool >,hasTexture,bool,alpha, ::lime::_internal::backend::native::NativeOpenGLRenderContext,gl) HXARGC(7) - void _hx_run(int side,int level,int gpuFormat,int width,int height,int blockLength, ::haxe::io::Bytes bytes){ - HX_GC_STACKFRAME(&_hx_pos_ccb53fcc86b81631_352___uploadCompressedTextureFromByteArray) -HXLINE( 353) ::Dynamic format; -HXDLIN( 353) if (alpha) { -HXLINE( 353) format = ::openfl::display3D::textures::TextureBase_obj::_hx___compressedFormatsAlpha->get(gpuFormat); - } - else { -HXLINE( 353) format = ::openfl::display3D::textures::TextureBase_obj::_hx___compressedFormats->get(gpuFormat); - } -HXLINE( 354) if (hx::IsEq( format,0 )) { -HXLINE( 354) return; - } -HXLINE( 356) hasTexture[0] = true; -HXLINE( 357) int target = _gthis->_hx___sideToTarget(side); -HXLINE( 359) _gthis->_hx___format = ( (int)(format) ); -HXLINE( 360) _gthis->_hx___internalFormat = ( (int)(format) ); -HXLINE( 362) bool _hx_tmp; -HXDLIN( 362) if (alpha) { -HXLINE( 362) _hx_tmp = (gpuFormat == 2); - } - else { -HXLINE( 362) _hx_tmp = false; - } -HXDLIN( 362) if (_hx_tmp) { -HXLINE( 364) int size = ::Std_obj::_hx_int((( (Float)(blockLength) ) / ( (Float)(2) ))); -HXLINE( 366) int _gthis1 = _gthis->_hx___internalFormat; -HXLINE( 367) ::Dynamic elements = null(); -HXDLIN( 367) ::cpp::VirtualArray array = null(); -HXDLIN( 367) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 367) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 367) ::Dynamic byteoffset = 0; -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 367) ::lime::utils::ArrayBufferView this1; -HXDLIN( 367) if (hx::IsNotNull( elements )) { -HXLINE( 367) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 367) if (hx::IsNotNull( array )) { -HXLINE( 367) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 367) _this->byteOffset = 0; -HXDLIN( 367) _this->length = array->get_length(); -HXDLIN( 367) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 367) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 367) _this->buffer = this2; -HXDLIN( 367) _this->copyFromArray(array,null()); -HXDLIN( 367) this1 = _this; - } - else { -HXLINE( 367) if (hx::IsNotNull( vector )) { -HXLINE( 367) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 367) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 367) _this1->byteOffset = 0; -HXDLIN( 367) _this1->length = array1->get_length(); -HXDLIN( 367) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 367) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 367) _this1->buffer = this3; -HXDLIN( 367) _this1->copyFromArray(array1,null()); -HXDLIN( 367) this1 = _this1; - } - else { -HXLINE( 367) if (hx::IsNotNull( view )) { -HXLINE( 367) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 367) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 367) int srcLength = view->length; -HXDLIN( 367) int srcByteOffset = view->byteOffset; -HXDLIN( 367) int srcElementSize = view->bytesPerElement; -HXDLIN( 367) int elementSize = _this2->bytesPerElement; -HXDLIN( 367) if ((view->type == _this2->type)) { -HXLINE( 367) int srcLength1 = srcData->length; -HXDLIN( 367) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 367) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 367) _this2->buffer = this4; -HXDLIN( 367) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 367) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 367) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 367) _this2->byteOffset = 0; -HXDLIN( 367) _this2->length = srcLength; -HXDLIN( 367) this1 = _this2; - } - else { -HXLINE( 367) if (hx::IsNotNull( bytes )) { -HXLINE( 367) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 367) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 367) if ((in_byteOffset < 0)) { -HXLINE( 367) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 367) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 367) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 367) int bufferByteLength = bytes->length; -HXDLIN( 367) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 367) int newByteLength = bufferByteLength; -HXDLIN( 367) if (hx::IsNull( size )) { -HXLINE( 367) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 367) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 367) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 367) if ((newByteLength < 0)) { -HXLINE( 367) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 367) newByteLength = (size * _this3->bytesPerElement); -HXDLIN( 367) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 367) if ((newRange > bufferByteLength)) { -HXLINE( 367) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 367) _this3->buffer = bytes; -HXDLIN( 367) _this3->byteOffset = in_byteOffset; -HXDLIN( 367) _this3->byteLength = newByteLength; -HXDLIN( 367) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 367) this1 = _this3; - } - else { -HXLINE( 367) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXLINE( 366) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::compressedTexImage2D(gl,target,level,_gthis1,width,height,0,this1); -HXLINE( 369) ::openfl::display3D::textures::CubeTexture alphaTexture = ::openfl::display3D::textures::CubeTexture_obj::__alloc( HX_CTX ,_gthis->_hx___context,_gthis->_hx___size,3,_gthis->_hx___optimizeForRenderToTexture,_gthis->_hx___streamingLevels); -HXLINE( 370) alphaTexture->_hx___format = ( (int)(format) ); -HXLINE( 371) alphaTexture->_hx___internalFormat = ( (int)(format) ); -HXLINE( 373) _gthis->_hx___context->_hx___bindGLTextureCubeMap(alphaTexture->_hx___textureID); -HXLINE( 374) int alphaTexture1 = alphaTexture->_hx___internalFormat; -HXLINE( 375) ::Dynamic elements1 = null(); -HXDLIN( 375) ::cpp::VirtualArray array2 = null(); -HXDLIN( 375) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 375) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 375) ::Dynamic byteoffset1 = size; -HXLINE( 94) if (hx::IsNull( byteoffset1 )) { -HXLINE( 94) byteoffset1 = 0; - } -HXLINE( 375) ::lime::utils::ArrayBufferView this5; -HXDLIN( 375) if (hx::IsNotNull( elements1 )) { -HXLINE( 375) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,4); - } - else { -HXLINE( 375) if (hx::IsNotNull( array2 )) { -HXLINE( 375) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 375) _this4->byteOffset = 0; -HXDLIN( 375) _this4->length = array2->get_length(); -HXDLIN( 375) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 375) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 375) _this4->buffer = this6; -HXDLIN( 375) _this4->copyFromArray(array2,null()); -HXDLIN( 375) this5 = _this4; - } - else { -HXLINE( 375) if (hx::IsNotNull( vector1 )) { -HXLINE( 375) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 375) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 375) _this5->byteOffset = 0; -HXDLIN( 375) _this5->length = array3->get_length(); -HXDLIN( 375) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 375) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 375) _this5->buffer = this7; -HXDLIN( 375) _this5->copyFromArray(array3,null()); -HXDLIN( 375) this5 = _this5; - } - else { -HXLINE( 375) if (hx::IsNotNull( view1 )) { -HXLINE( 375) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 375) ::haxe::io::Bytes srcData1 = view1->buffer; -HXDLIN( 375) int srcLength2 = view1->length; -HXDLIN( 375) int srcByteOffset1 = view1->byteOffset; -HXDLIN( 375) int srcElementSize1 = view1->bytesPerElement; -HXDLIN( 375) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 375) if ((view1->type == _this6->type)) { -HXLINE( 375) int srcLength3 = srcData1->length; -HXDLIN( 375) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 375) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 375) _this6->buffer = this8; -HXDLIN( 375) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 375) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 375) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 375) _this6->byteOffset = 0; -HXDLIN( 375) _this6->length = srcLength2; -HXDLIN( 375) this5 = _this6; - } - else { -HXLINE( 375) if (hx::IsNotNull( bytes )) { -HXLINE( 375) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 375) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 375) if ((in_byteOffset1 < 0)) { -HXLINE( 375) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 375) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 375) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 375) int bufferByteLength1 = bytes->length; -HXDLIN( 375) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 375) int newByteLength1 = bufferByteLength1; -HXDLIN( 375) if (hx::IsNull( size )) { -HXLINE( 375) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 375) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 375) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 375) if ((newByteLength1 < 0)) { -HXLINE( 375) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 375) newByteLength1 = (size * _this7->bytesPerElement); -HXDLIN( 375) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 375) if ((newRange1 > bufferByteLength1)) { -HXLINE( 375) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 375) _this7->buffer = bytes; -HXDLIN( 375) _this7->byteOffset = in_byteOffset1; -HXDLIN( 375) _this7->byteLength = newByteLength1; -HXDLIN( 375) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 375) this5 = _this7; - } - else { -HXLINE( 375) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXLINE( 374) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::compressedTexImage2D(gl,target,level,alphaTexture1,width,height,0,this5); -HXLINE( 377) _gthis->_hx___alphaTexture = alphaTexture; - } - else { -HXLINE( 381) int _gthis2 = _gthis->_hx___internalFormat; -HXLINE( 382) ::Dynamic elements2 = null(); -HXDLIN( 382) ::cpp::VirtualArray array4 = null(); -HXDLIN( 382) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 382) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 382) ::Dynamic byteoffset2 = 0; -HXLINE( 94) if (hx::IsNull( byteoffset2 )) { -HXLINE( 94) byteoffset2 = 0; - } -HXLINE( 382) ::lime::utils::ArrayBufferView this9; -HXDLIN( 382) if (hx::IsNotNull( elements2 )) { -HXLINE( 382) this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,4); - } - else { -HXLINE( 382) if (hx::IsNotNull( array4 )) { -HXLINE( 382) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 382) _this8->byteOffset = 0; -HXDLIN( 382) _this8->length = array4->get_length(); -HXDLIN( 382) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 382) ::haxe::io::Bytes this10 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 382) _this8->buffer = this10; -HXDLIN( 382) _this8->copyFromArray(array4,null()); -HXDLIN( 382) this9 = _this8; - } - else { -HXLINE( 382) if (hx::IsNotNull( vector2 )) { -HXLINE( 382) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 382) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 382) _this9->byteOffset = 0; -HXDLIN( 382) _this9->length = array5->get_length(); -HXDLIN( 382) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 382) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 382) _this9->buffer = this11; -HXDLIN( 382) _this9->copyFromArray(array5,null()); -HXDLIN( 382) this9 = _this9; - } - else { -HXLINE( 382) if (hx::IsNotNull( view2 )) { -HXLINE( 382) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 382) ::haxe::io::Bytes srcData2 = view2->buffer; -HXDLIN( 382) int srcLength4 = view2->length; -HXDLIN( 382) int srcByteOffset2 = view2->byteOffset; -HXDLIN( 382) int srcElementSize2 = view2->bytesPerElement; -HXDLIN( 382) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 382) if ((view2->type == _this10->type)) { -HXLINE( 382) int srcLength5 = srcData2->length; -HXDLIN( 382) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 382) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 382) _this10->buffer = this12; -HXDLIN( 382) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXLINE( 382) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 382) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 382) _this10->byteOffset = 0; -HXDLIN( 382) _this10->length = srcLength4; -HXDLIN( 382) this9 = _this10; - } - else { -HXLINE( 382) if (hx::IsNotNull( bytes )) { -HXLINE( 382) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 382) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 382) if ((in_byteOffset2 < 0)) { -HXLINE( 382) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 382) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXLINE( 382) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 382) int bufferByteLength2 = bytes->length; -HXDLIN( 382) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 382) int newByteLength2 = bufferByteLength2; -HXDLIN( 382) if (hx::IsNull( blockLength )) { -HXLINE( 382) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 382) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXLINE( 382) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 382) if ((newByteLength2 < 0)) { -HXLINE( 382) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 382) newByteLength2 = (blockLength * _this11->bytesPerElement); -HXDLIN( 382) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 382) if ((newRange2 > bufferByteLength2)) { -HXLINE( 382) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 382) _this11->buffer = bytes; -HXDLIN( 382) _this11->byteOffset = in_byteOffset2; -HXDLIN( 382) _this11->byteLength = newByteLength2; -HXDLIN( 382) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 382) this9 = _this11; - } - else { -HXLINE( 382) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXLINE( 381) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::compressedTexImage2D(gl,target,level,_gthis2,width,height,0,this9); - } - } - HX_END_LOCAL_FUNC7((void)) - - HX_GC_STACKFRAME(&_hx_pos_ccb53fcc86b81631_340___uploadCompressedTextureFromByteArray) -HXLINE( 339) ::openfl::display3D::textures::CubeTexture _gthis = hx::ObjectPtr(this); -HXLINE( 341) ::openfl::display3D::_internal::atf::ATFReader reader = ::openfl::display3D::_internal::atf::ATFReader_obj::__alloc( HX_CTX ,data,byteArrayOffset); -HXLINE( 342) bool alpha = reader->readHeader(this->_hx___size,this->_hx___size,true); -HXLINE( 344) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 346) this->_hx___context->_hx___bindGLTextureCubeMap(this->_hx___textureID); -HXLINE( 348) ::Array< bool > hasTexture = ::Array_obj< bool >::fromData( _hx_array_data_3a151a09_12,1); -HXLINE( 351) reader->readTextures( ::Dynamic(new _hx_Closure_0(_gthis,hasTexture,alpha,gl))); -HXLINE( 386) if (!(hasTexture->__get(0))) { -HXLINE( 389) { -HXLINE( 390) ::Dynamic elements3 = ((this->_hx___size * this->_hx___size) * 4); -HXDLIN( 390) ::haxe::io::Bytes buffer = null(); -HXDLIN( 390) ::cpp::VirtualArray array6 = null(); -HXDLIN( 390) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 390) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 390) ::Dynamic len = null(); -HXDLIN( 390) ::lime::utils::ArrayBufferView this13; -HXDLIN( 390) if (hx::IsNotNull( elements3 )) { -HXLINE( 390) this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXLINE( 390) if (hx::IsNotNull( array6 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) _this12->byteOffset = 0; -HXDLIN( 390) _this12->length = array6->get_length(); -HXDLIN( 390) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 390) ::haxe::io::Bytes this14 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 390) _this12->buffer = this14; -HXDLIN( 390) _this12->copyFromArray(array6,null()); -HXDLIN( 390) this13 = _this12; - } - else { -HXLINE( 390) if (hx::IsNotNull( vector3 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 390) _this13->byteOffset = 0; -HXDLIN( 390) _this13->length = array7->get_length(); -HXDLIN( 390) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 390) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 390) _this13->buffer = this15; -HXDLIN( 390) _this13->copyFromArray(array7,null()); -HXDLIN( 390) this13 = _this13; - } - else { -HXLINE( 390) if (hx::IsNotNull( view3 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) ::haxe::io::Bytes srcData3 = view3->buffer; -HXDLIN( 390) int srcLength6 = view3->length; -HXDLIN( 390) int srcByteOffset3 = view3->byteOffset; -HXDLIN( 390) int srcElementSize3 = view3->bytesPerElement; -HXDLIN( 390) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 390) if ((view3->type == _this14->type)) { -HXLINE( 390) int srcLength7 = srcData3->length; -HXDLIN( 390) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 390) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 390) _this14->buffer = this16; -HXDLIN( 390) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXLINE( 390) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 390) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 390) _this14->byteOffset = 0; -HXDLIN( 390) _this14->length = srcLength6; -HXDLIN( 390) this13 = _this14; - } - else { -HXLINE( 390) if (hx::IsNotNull( buffer )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) int in_byteOffset3 = 0; -HXDLIN( 390) if ((in_byteOffset3 < 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) int bufferByteLength3 = buffer->length; -HXDLIN( 390) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 390) int newByteLength3 = bufferByteLength3; -HXDLIN( 390) if (hx::IsNull( len )) { -HXLINE( 390) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 390) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) if ((newByteLength3 < 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 390) newByteLength3 = (( (int)(len) ) * _this15->bytesPerElement); -HXDLIN( 390) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 390) if ((newRange3 > bufferByteLength3)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 390) _this15->buffer = buffer; -HXDLIN( 390) _this15->byteOffset = in_byteOffset3; -HXDLIN( 390) _this15->byteLength = newByteLength3; -HXDLIN( 390) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 390) this13 = _this15; - } - else { -HXLINE( 390) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 390) ::lime::utils::ArrayBufferView data1 = this13; -HXLINE( 391) { -HXLINE( 391) int target1 = this->_hx___sideToTarget(0); -HXDLIN( 391) int internalformat = this->_hx___internalFormat; -HXDLIN( 391) int width1 = this->_hx___size; -HXDLIN( 391) int height1 = this->_hx___size; -HXDLIN( 391) int format1 = this->_hx___format; -HXDLIN( 391) int type = gl->UNSIGNED_BYTE; -HXDLIN( 391) { -HXLINE( 391) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),data1,null(),0); -HXDLIN( 391) gl->texImage2D(target1,0,internalformat,width1,height1,0,format1,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - } - } -HXLINE( 389) { -HXLINE( 390) ::Dynamic elements4 = ((this->_hx___size * this->_hx___size) * 4); -HXDLIN( 390) ::haxe::io::Bytes buffer1 = null(); -HXDLIN( 390) ::cpp::VirtualArray array8 = null(); -HXDLIN( 390) ::openfl::_Vector::IntVector vector4 = null(); -HXDLIN( 390) ::lime::utils::ArrayBufferView view4 = null(); -HXDLIN( 390) ::Dynamic len1 = null(); -HXDLIN( 390) ::lime::utils::ArrayBufferView this17; -HXDLIN( 390) if (hx::IsNotNull( elements4 )) { -HXLINE( 390) this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements4,4); - } - else { -HXLINE( 390) if (hx::IsNotNull( array8 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this16 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) _this16->byteOffset = 0; -HXDLIN( 390) _this16->length = array8->get_length(); -HXDLIN( 390) _this16->byteLength = (_this16->length * _this16->bytesPerElement); -HXDLIN( 390) ::haxe::io::Bytes this18 = ::haxe::io::Bytes_obj::alloc(_this16->byteLength); -HXDLIN( 390) _this16->buffer = this18; -HXDLIN( 390) _this16->copyFromArray(array8,null()); -HXDLIN( 390) this17 = _this16; - } - else { -HXLINE( 390) if (hx::IsNotNull( vector4 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this17 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) ::cpp::VirtualArray array9 = ( (::cpp::VirtualArray)(vector4->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 390) _this17->byteOffset = 0; -HXDLIN( 390) _this17->length = array9->get_length(); -HXDLIN( 390) _this17->byteLength = (_this17->length * _this17->bytesPerElement); -HXDLIN( 390) ::haxe::io::Bytes this19 = ::haxe::io::Bytes_obj::alloc(_this17->byteLength); -HXDLIN( 390) _this17->buffer = this19; -HXDLIN( 390) _this17->copyFromArray(array9,null()); -HXDLIN( 390) this17 = _this17; - } - else { -HXLINE( 390) if (hx::IsNotNull( view4 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this18 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) ::haxe::io::Bytes srcData4 = view4->buffer; -HXDLIN( 390) int srcLength8 = view4->length; -HXDLIN( 390) int srcByteOffset4 = view4->byteOffset; -HXDLIN( 390) int srcElementSize4 = view4->bytesPerElement; -HXDLIN( 390) int elementSize8 = _this18->bytesPerElement; -HXDLIN( 390) if ((view4->type == _this18->type)) { -HXLINE( 390) int srcLength9 = srcData4->length; -HXDLIN( 390) int cloneLength4 = (srcLength9 - srcByteOffset4); -HXDLIN( 390) ::haxe::io::Bytes this20 = ::haxe::io::Bytes_obj::alloc(cloneLength4); -HXDLIN( 390) _this18->buffer = this20; -HXDLIN( 390) _this18->buffer->blit(0,srcData4,srcByteOffset4,cloneLength4); - } - else { -HXLINE( 390) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 390) _this18->byteLength = (_this18->bytesPerElement * srcLength8); -HXDLIN( 390) _this18->byteOffset = 0; -HXDLIN( 390) _this18->length = srcLength8; -HXDLIN( 390) this17 = _this18; - } - else { -HXLINE( 390) if (hx::IsNotNull( buffer1 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this19 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) int in_byteOffset4 = 0; -HXDLIN( 390) if ((in_byteOffset4 < 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) if ((hx::Mod(in_byteOffset4,_this19->bytesPerElement) != 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) int bufferByteLength4 = buffer1->length; -HXDLIN( 390) int elementSize9 = _this19->bytesPerElement; -HXDLIN( 390) int newByteLength4 = bufferByteLength4; -HXDLIN( 390) if (hx::IsNull( len1 )) { -HXLINE( 390) newByteLength4 = (bufferByteLength4 - in_byteOffset4); -HXDLIN( 390) if ((hx::Mod(bufferByteLength4,_this19->bytesPerElement) != 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) if ((newByteLength4 < 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 390) newByteLength4 = (( (int)(len1) ) * _this19->bytesPerElement); -HXDLIN( 390) int newRange4 = (in_byteOffset4 + newByteLength4); -HXDLIN( 390) if ((newRange4 > bufferByteLength4)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 390) _this19->buffer = buffer1; -HXDLIN( 390) _this19->byteOffset = in_byteOffset4; -HXDLIN( 390) _this19->byteLength = newByteLength4; -HXDLIN( 390) _this19->length = ::Std_obj::_hx_int((( (Float)(newByteLength4) ) / ( (Float)(_this19->bytesPerElement) ))); -HXDLIN( 390) this17 = _this19; - } - else { -HXLINE( 390) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 390) ::lime::utils::ArrayBufferView data2 = this17; -HXLINE( 391) { -HXLINE( 391) int target2 = this->_hx___sideToTarget(1); -HXDLIN( 391) int internalformat1 = this->_hx___internalFormat; -HXDLIN( 391) int width2 = this->_hx___size; -HXDLIN( 391) int height2 = this->_hx___size; -HXDLIN( 391) int format2 = this->_hx___format; -HXDLIN( 391) int type1 = gl->UNSIGNED_BYTE; -HXDLIN( 391) { -HXLINE( 391) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),data2,null(),0); -HXDLIN( 391) gl->texImage2D(target2,0,internalformat1,width2,height2,0,format2,type1,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - } - } -HXLINE( 389) { -HXLINE( 390) ::Dynamic elements5 = ((this->_hx___size * this->_hx___size) * 4); -HXDLIN( 390) ::haxe::io::Bytes buffer2 = null(); -HXDLIN( 390) ::cpp::VirtualArray array10 = null(); -HXDLIN( 390) ::openfl::_Vector::IntVector vector5 = null(); -HXDLIN( 390) ::lime::utils::ArrayBufferView view5 = null(); -HXDLIN( 390) ::Dynamic len2 = null(); -HXDLIN( 390) ::lime::utils::ArrayBufferView this21; -HXDLIN( 390) if (hx::IsNotNull( elements5 )) { -HXLINE( 390) this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements5,4); - } - else { -HXLINE( 390) if (hx::IsNotNull( array10 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this20 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) _this20->byteOffset = 0; -HXDLIN( 390) _this20->length = array10->get_length(); -HXDLIN( 390) _this20->byteLength = (_this20->length * _this20->bytesPerElement); -HXDLIN( 390) ::haxe::io::Bytes this22 = ::haxe::io::Bytes_obj::alloc(_this20->byteLength); -HXDLIN( 390) _this20->buffer = this22; -HXDLIN( 390) _this20->copyFromArray(array10,null()); -HXDLIN( 390) this21 = _this20; - } - else { -HXLINE( 390) if (hx::IsNotNull( vector5 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this21 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) ::cpp::VirtualArray array11 = ( (::cpp::VirtualArray)(vector5->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 390) _this21->byteOffset = 0; -HXDLIN( 390) _this21->length = array11->get_length(); -HXDLIN( 390) _this21->byteLength = (_this21->length * _this21->bytesPerElement); -HXDLIN( 390) ::haxe::io::Bytes this23 = ::haxe::io::Bytes_obj::alloc(_this21->byteLength); -HXDLIN( 390) _this21->buffer = this23; -HXDLIN( 390) _this21->copyFromArray(array11,null()); -HXDLIN( 390) this21 = _this21; - } - else { -HXLINE( 390) if (hx::IsNotNull( view5 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this22 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) ::haxe::io::Bytes srcData5 = view5->buffer; -HXDLIN( 390) int srcLength10 = view5->length; -HXDLIN( 390) int srcByteOffset5 = view5->byteOffset; -HXDLIN( 390) int srcElementSize5 = view5->bytesPerElement; -HXDLIN( 390) int elementSize10 = _this22->bytesPerElement; -HXDLIN( 390) if ((view5->type == _this22->type)) { -HXLINE( 390) int srcLength11 = srcData5->length; -HXDLIN( 390) int cloneLength5 = (srcLength11 - srcByteOffset5); -HXDLIN( 390) ::haxe::io::Bytes this24 = ::haxe::io::Bytes_obj::alloc(cloneLength5); -HXDLIN( 390) _this22->buffer = this24; -HXDLIN( 390) _this22->buffer->blit(0,srcData5,srcByteOffset5,cloneLength5); - } - else { -HXLINE( 390) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 390) _this22->byteLength = (_this22->bytesPerElement * srcLength10); -HXDLIN( 390) _this22->byteOffset = 0; -HXDLIN( 390) _this22->length = srcLength10; -HXDLIN( 390) this21 = _this22; - } - else { -HXLINE( 390) if (hx::IsNotNull( buffer2 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this23 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) int in_byteOffset5 = 0; -HXDLIN( 390) if ((in_byteOffset5 < 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) if ((hx::Mod(in_byteOffset5,_this23->bytesPerElement) != 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) int bufferByteLength5 = buffer2->length; -HXDLIN( 390) int elementSize11 = _this23->bytesPerElement; -HXDLIN( 390) int newByteLength5 = bufferByteLength5; -HXDLIN( 390) if (hx::IsNull( len2 )) { -HXLINE( 390) newByteLength5 = (bufferByteLength5 - in_byteOffset5); -HXDLIN( 390) if ((hx::Mod(bufferByteLength5,_this23->bytesPerElement) != 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) if ((newByteLength5 < 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 390) newByteLength5 = (( (int)(len2) ) * _this23->bytesPerElement); -HXDLIN( 390) int newRange5 = (in_byteOffset5 + newByteLength5); -HXDLIN( 390) if ((newRange5 > bufferByteLength5)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 390) _this23->buffer = buffer2; -HXDLIN( 390) _this23->byteOffset = in_byteOffset5; -HXDLIN( 390) _this23->byteLength = newByteLength5; -HXDLIN( 390) _this23->length = ::Std_obj::_hx_int((( (Float)(newByteLength5) ) / ( (Float)(_this23->bytesPerElement) ))); -HXDLIN( 390) this21 = _this23; - } - else { -HXLINE( 390) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 390) ::lime::utils::ArrayBufferView data3 = this21; -HXLINE( 391) { -HXLINE( 391) int target3 = this->_hx___sideToTarget(2); -HXDLIN( 391) int internalformat2 = this->_hx___internalFormat; -HXDLIN( 391) int width3 = this->_hx___size; -HXDLIN( 391) int height3 = this->_hx___size; -HXDLIN( 391) int format3 = this->_hx___format; -HXDLIN( 391) int type2 = gl->UNSIGNED_BYTE; -HXDLIN( 391) { -HXLINE( 391) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),data3,null(),0); -HXDLIN( 391) gl->texImage2D(target3,0,internalformat2,width3,height3,0,format3,type2,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - } - } -HXLINE( 389) { -HXLINE( 390) ::Dynamic elements6 = ((this->_hx___size * this->_hx___size) * 4); -HXDLIN( 390) ::haxe::io::Bytes buffer3 = null(); -HXDLIN( 390) ::cpp::VirtualArray array12 = null(); -HXDLIN( 390) ::openfl::_Vector::IntVector vector6 = null(); -HXDLIN( 390) ::lime::utils::ArrayBufferView view6 = null(); -HXDLIN( 390) ::Dynamic len3 = null(); -HXDLIN( 390) ::lime::utils::ArrayBufferView this25; -HXDLIN( 390) if (hx::IsNotNull( elements6 )) { -HXLINE( 390) this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements6,4); - } - else { -HXLINE( 390) if (hx::IsNotNull( array12 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this24 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) _this24->byteOffset = 0; -HXDLIN( 390) _this24->length = array12->get_length(); -HXDLIN( 390) _this24->byteLength = (_this24->length * _this24->bytesPerElement); -HXDLIN( 390) ::haxe::io::Bytes this26 = ::haxe::io::Bytes_obj::alloc(_this24->byteLength); -HXDLIN( 390) _this24->buffer = this26; -HXDLIN( 390) _this24->copyFromArray(array12,null()); -HXDLIN( 390) this25 = _this24; - } - else { -HXLINE( 390) if (hx::IsNotNull( vector6 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this25 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) ::cpp::VirtualArray array13 = ( (::cpp::VirtualArray)(vector6->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 390) _this25->byteOffset = 0; -HXDLIN( 390) _this25->length = array13->get_length(); -HXDLIN( 390) _this25->byteLength = (_this25->length * _this25->bytesPerElement); -HXDLIN( 390) ::haxe::io::Bytes this27 = ::haxe::io::Bytes_obj::alloc(_this25->byteLength); -HXDLIN( 390) _this25->buffer = this27; -HXDLIN( 390) _this25->copyFromArray(array13,null()); -HXDLIN( 390) this25 = _this25; - } - else { -HXLINE( 390) if (hx::IsNotNull( view6 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this26 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) ::haxe::io::Bytes srcData6 = view6->buffer; -HXDLIN( 390) int srcLength12 = view6->length; -HXDLIN( 390) int srcByteOffset6 = view6->byteOffset; -HXDLIN( 390) int srcElementSize6 = view6->bytesPerElement; -HXDLIN( 390) int elementSize12 = _this26->bytesPerElement; -HXDLIN( 390) if ((view6->type == _this26->type)) { -HXLINE( 390) int srcLength13 = srcData6->length; -HXDLIN( 390) int cloneLength6 = (srcLength13 - srcByteOffset6); -HXDLIN( 390) ::haxe::io::Bytes this28 = ::haxe::io::Bytes_obj::alloc(cloneLength6); -HXDLIN( 390) _this26->buffer = this28; -HXDLIN( 390) _this26->buffer->blit(0,srcData6,srcByteOffset6,cloneLength6); - } - else { -HXLINE( 390) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 390) _this26->byteLength = (_this26->bytesPerElement * srcLength12); -HXDLIN( 390) _this26->byteOffset = 0; -HXDLIN( 390) _this26->length = srcLength12; -HXDLIN( 390) this25 = _this26; - } - else { -HXLINE( 390) if (hx::IsNotNull( buffer3 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this27 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) int in_byteOffset6 = 0; -HXDLIN( 390) if ((in_byteOffset6 < 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) if ((hx::Mod(in_byteOffset6,_this27->bytesPerElement) != 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) int bufferByteLength6 = buffer3->length; -HXDLIN( 390) int elementSize13 = _this27->bytesPerElement; -HXDLIN( 390) int newByteLength6 = bufferByteLength6; -HXDLIN( 390) if (hx::IsNull( len3 )) { -HXLINE( 390) newByteLength6 = (bufferByteLength6 - in_byteOffset6); -HXDLIN( 390) if ((hx::Mod(bufferByteLength6,_this27->bytesPerElement) != 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) if ((newByteLength6 < 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 390) newByteLength6 = (( (int)(len3) ) * _this27->bytesPerElement); -HXDLIN( 390) int newRange6 = (in_byteOffset6 + newByteLength6); -HXDLIN( 390) if ((newRange6 > bufferByteLength6)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 390) _this27->buffer = buffer3; -HXDLIN( 390) _this27->byteOffset = in_byteOffset6; -HXDLIN( 390) _this27->byteLength = newByteLength6; -HXDLIN( 390) _this27->length = ::Std_obj::_hx_int((( (Float)(newByteLength6) ) / ( (Float)(_this27->bytesPerElement) ))); -HXDLIN( 390) this25 = _this27; - } - else { -HXLINE( 390) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 390) ::lime::utils::ArrayBufferView data4 = this25; -HXLINE( 391) { -HXLINE( 391) int target4 = this->_hx___sideToTarget(3); -HXDLIN( 391) int internalformat3 = this->_hx___internalFormat; -HXDLIN( 391) int width4 = this->_hx___size; -HXDLIN( 391) int height4 = this->_hx___size; -HXDLIN( 391) int format4 = this->_hx___format; -HXDLIN( 391) int type3 = gl->UNSIGNED_BYTE; -HXDLIN( 391) { -HXLINE( 391) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),data4,null(),0); -HXDLIN( 391) gl->texImage2D(target4,0,internalformat3,width4,height4,0,format4,type3,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - } - } -HXLINE( 389) { -HXLINE( 390) ::Dynamic elements7 = ((this->_hx___size * this->_hx___size) * 4); -HXDLIN( 390) ::haxe::io::Bytes buffer4 = null(); -HXDLIN( 390) ::cpp::VirtualArray array14 = null(); -HXDLIN( 390) ::openfl::_Vector::IntVector vector7 = null(); -HXDLIN( 390) ::lime::utils::ArrayBufferView view7 = null(); -HXDLIN( 390) ::Dynamic len4 = null(); -HXDLIN( 390) ::lime::utils::ArrayBufferView this29; -HXDLIN( 390) if (hx::IsNotNull( elements7 )) { -HXLINE( 390) this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements7,4); - } - else { -HXLINE( 390) if (hx::IsNotNull( array14 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this28 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) _this28->byteOffset = 0; -HXDLIN( 390) _this28->length = array14->get_length(); -HXDLIN( 390) _this28->byteLength = (_this28->length * _this28->bytesPerElement); -HXDLIN( 390) ::haxe::io::Bytes this30 = ::haxe::io::Bytes_obj::alloc(_this28->byteLength); -HXDLIN( 390) _this28->buffer = this30; -HXDLIN( 390) _this28->copyFromArray(array14,null()); -HXDLIN( 390) this29 = _this28; - } - else { -HXLINE( 390) if (hx::IsNotNull( vector7 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this29 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) ::cpp::VirtualArray array15 = ( (::cpp::VirtualArray)(vector7->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 390) _this29->byteOffset = 0; -HXDLIN( 390) _this29->length = array15->get_length(); -HXDLIN( 390) _this29->byteLength = (_this29->length * _this29->bytesPerElement); -HXDLIN( 390) ::haxe::io::Bytes this31 = ::haxe::io::Bytes_obj::alloc(_this29->byteLength); -HXDLIN( 390) _this29->buffer = this31; -HXDLIN( 390) _this29->copyFromArray(array15,null()); -HXDLIN( 390) this29 = _this29; - } - else { -HXLINE( 390) if (hx::IsNotNull( view7 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this30 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) ::haxe::io::Bytes srcData7 = view7->buffer; -HXDLIN( 390) int srcLength14 = view7->length; -HXDLIN( 390) int srcByteOffset7 = view7->byteOffset; -HXDLIN( 390) int srcElementSize7 = view7->bytesPerElement; -HXDLIN( 390) int elementSize14 = _this30->bytesPerElement; -HXDLIN( 390) if ((view7->type == _this30->type)) { -HXLINE( 390) int srcLength15 = srcData7->length; -HXDLIN( 390) int cloneLength7 = (srcLength15 - srcByteOffset7); -HXDLIN( 390) ::haxe::io::Bytes this32 = ::haxe::io::Bytes_obj::alloc(cloneLength7); -HXDLIN( 390) _this30->buffer = this32; -HXDLIN( 390) _this30->buffer->blit(0,srcData7,srcByteOffset7,cloneLength7); - } - else { -HXLINE( 390) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 390) _this30->byteLength = (_this30->bytesPerElement * srcLength14); -HXDLIN( 390) _this30->byteOffset = 0; -HXDLIN( 390) _this30->length = srcLength14; -HXDLIN( 390) this29 = _this30; - } - else { -HXLINE( 390) if (hx::IsNotNull( buffer4 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this31 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) int in_byteOffset7 = 0; -HXDLIN( 390) if ((in_byteOffset7 < 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) if ((hx::Mod(in_byteOffset7,_this31->bytesPerElement) != 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) int bufferByteLength7 = buffer4->length; -HXDLIN( 390) int elementSize15 = _this31->bytesPerElement; -HXDLIN( 390) int newByteLength7 = bufferByteLength7; -HXDLIN( 390) if (hx::IsNull( len4 )) { -HXLINE( 390) newByteLength7 = (bufferByteLength7 - in_byteOffset7); -HXDLIN( 390) if ((hx::Mod(bufferByteLength7,_this31->bytesPerElement) != 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) if ((newByteLength7 < 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 390) newByteLength7 = (( (int)(len4) ) * _this31->bytesPerElement); -HXDLIN( 390) int newRange7 = (in_byteOffset7 + newByteLength7); -HXDLIN( 390) if ((newRange7 > bufferByteLength7)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 390) _this31->buffer = buffer4; -HXDLIN( 390) _this31->byteOffset = in_byteOffset7; -HXDLIN( 390) _this31->byteLength = newByteLength7; -HXDLIN( 390) _this31->length = ::Std_obj::_hx_int((( (Float)(newByteLength7) ) / ( (Float)(_this31->bytesPerElement) ))); -HXDLIN( 390) this29 = _this31; - } - else { -HXLINE( 390) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 390) ::lime::utils::ArrayBufferView data5 = this29; -HXLINE( 391) { -HXLINE( 391) int target5 = this->_hx___sideToTarget(4); -HXDLIN( 391) int internalformat4 = this->_hx___internalFormat; -HXDLIN( 391) int width5 = this->_hx___size; -HXDLIN( 391) int height5 = this->_hx___size; -HXDLIN( 391) int format5 = this->_hx___format; -HXDLIN( 391) int type4 = gl->UNSIGNED_BYTE; -HXDLIN( 391) { -HXLINE( 391) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),data5,null(),0); -HXDLIN( 391) gl->texImage2D(target5,0,internalformat4,width5,height5,0,format5,type4,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - } - } -HXLINE( 389) { -HXLINE( 390) ::Dynamic elements8 = ((this->_hx___size * this->_hx___size) * 4); -HXDLIN( 390) ::haxe::io::Bytes buffer5 = null(); -HXDLIN( 390) ::cpp::VirtualArray array16 = null(); -HXDLIN( 390) ::openfl::_Vector::IntVector vector8 = null(); -HXDLIN( 390) ::lime::utils::ArrayBufferView view8 = null(); -HXDLIN( 390) ::Dynamic len5 = null(); -HXDLIN( 390) ::lime::utils::ArrayBufferView this33; -HXDLIN( 390) if (hx::IsNotNull( elements8 )) { -HXLINE( 390) this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements8,4); - } - else { -HXLINE( 390) if (hx::IsNotNull( array16 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this32 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) _this32->byteOffset = 0; -HXDLIN( 390) _this32->length = array16->get_length(); -HXDLIN( 390) _this32->byteLength = (_this32->length * _this32->bytesPerElement); -HXDLIN( 390) ::haxe::io::Bytes this34 = ::haxe::io::Bytes_obj::alloc(_this32->byteLength); -HXDLIN( 390) _this32->buffer = this34; -HXDLIN( 390) _this32->copyFromArray(array16,null()); -HXDLIN( 390) this33 = _this32; - } - else { -HXLINE( 390) if (hx::IsNotNull( vector8 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this33 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) ::cpp::VirtualArray array17 = ( (::cpp::VirtualArray)(vector8->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 390) _this33->byteOffset = 0; -HXDLIN( 390) _this33->length = array17->get_length(); -HXDLIN( 390) _this33->byteLength = (_this33->length * _this33->bytesPerElement); -HXDLIN( 390) ::haxe::io::Bytes this35 = ::haxe::io::Bytes_obj::alloc(_this33->byteLength); -HXDLIN( 390) _this33->buffer = this35; -HXDLIN( 390) _this33->copyFromArray(array17,null()); -HXDLIN( 390) this33 = _this33; - } - else { -HXLINE( 390) if (hx::IsNotNull( view8 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this34 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) ::haxe::io::Bytes srcData8 = view8->buffer; -HXDLIN( 390) int srcLength16 = view8->length; -HXDLIN( 390) int srcByteOffset8 = view8->byteOffset; -HXDLIN( 390) int srcElementSize8 = view8->bytesPerElement; -HXDLIN( 390) int elementSize16 = _this34->bytesPerElement; -HXDLIN( 390) if ((view8->type == _this34->type)) { -HXLINE( 390) int srcLength17 = srcData8->length; -HXDLIN( 390) int cloneLength8 = (srcLength17 - srcByteOffset8); -HXDLIN( 390) ::haxe::io::Bytes this36 = ::haxe::io::Bytes_obj::alloc(cloneLength8); -HXDLIN( 390) _this34->buffer = this36; -HXDLIN( 390) _this34->buffer->blit(0,srcData8,srcByteOffset8,cloneLength8); - } - else { -HXLINE( 390) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 390) _this34->byteLength = (_this34->bytesPerElement * srcLength16); -HXDLIN( 390) _this34->byteOffset = 0; -HXDLIN( 390) _this34->length = srcLength16; -HXDLIN( 390) this33 = _this34; - } - else { -HXLINE( 390) if (hx::IsNotNull( buffer5 )) { -HXLINE( 390) ::lime::utils::ArrayBufferView _this35 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 390) int in_byteOffset8 = 0; -HXDLIN( 390) if ((in_byteOffset8 < 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) if ((hx::Mod(in_byteOffset8,_this35->bytesPerElement) != 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) int bufferByteLength8 = buffer5->length; -HXDLIN( 390) int elementSize17 = _this35->bytesPerElement; -HXDLIN( 390) int newByteLength8 = bufferByteLength8; -HXDLIN( 390) if (hx::IsNull( len5 )) { -HXLINE( 390) newByteLength8 = (bufferByteLength8 - in_byteOffset8); -HXDLIN( 390) if ((hx::Mod(bufferByteLength8,_this35->bytesPerElement) != 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 390) if ((newByteLength8 < 0)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 390) newByteLength8 = (( (int)(len5) ) * _this35->bytesPerElement); -HXDLIN( 390) int newRange8 = (in_byteOffset8 + newByteLength8); -HXDLIN( 390) if ((newRange8 > bufferByteLength8)) { -HXLINE( 390) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 390) _this35->buffer = buffer5; -HXDLIN( 390) _this35->byteOffset = in_byteOffset8; -HXDLIN( 390) _this35->byteLength = newByteLength8; -HXDLIN( 390) _this35->length = ::Std_obj::_hx_int((( (Float)(newByteLength8) ) / ( (Float)(_this35->bytesPerElement) ))); -HXDLIN( 390) this33 = _this35; - } - else { -HXLINE( 390) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 390) ::lime::utils::ArrayBufferView data6 = this33; -HXLINE( 391) { -HXLINE( 391) int target6 = this->_hx___sideToTarget(5); -HXDLIN( 391) int internalformat5 = this->_hx___internalFormat; -HXDLIN( 391) int width6 = this->_hx___size; -HXDLIN( 391) int height6 = this->_hx___size; -HXDLIN( 391) int format6 = this->_hx___format; -HXDLIN( 391) int type5 = gl->UNSIGNED_BYTE; -HXDLIN( 391) { -HXLINE( 391) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),data6,null(),0); -HXDLIN( 391) gl->texImage2D(target6,0,internalformat5,width6,height6,0,format6,type5,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - } - } - } -HXLINE( 396) this->_hx___context->_hx___bindGLTextureCubeMap(null()); - } - - -HX_DEFINE_DYNAMIC_FUNC2(CubeTexture_obj,_hx___uploadCompressedTextureFromByteArray,(void)) - - -hx::ObjectPtr< CubeTexture_obj > CubeTexture_obj::__new( ::openfl::display3D::Context3D context,int size, ::Dynamic format,bool optimizeForRenderToTexture,int streamingLevels) { - hx::ObjectPtr< CubeTexture_obj > __this = new CubeTexture_obj(); - __this->__construct(context,size,format,optimizeForRenderToTexture,streamingLevels); - return __this; -} - -hx::ObjectPtr< CubeTexture_obj > CubeTexture_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context,int size, ::Dynamic format,bool optimizeForRenderToTexture,int streamingLevels) { - CubeTexture_obj *__this = (CubeTexture_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(CubeTexture_obj), true, "openfl.display3D.textures.CubeTexture")); - *(void **)__this = CubeTexture_obj::_hx_vtable; - __this->__construct(context,size,format,optimizeForRenderToTexture,streamingLevels); - return __this; -} - -CubeTexture_obj::CubeTexture_obj() -{ -} - -hx::Val CubeTexture_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"__size") ) { return hx::Val( _hx___size ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__sideToTarget") ) { return hx::Val( _hx___sideToTarget_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__uploadedSides") ) { return hx::Val( _hx___uploadedSides ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__setSamplerState") ) { return hx::Val( _hx___setSamplerState_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__getGLFramebuffer") ) { return hx::Val( _hx___getGLFramebuffer_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"uploadFromByteArray") ) { return hx::Val( uploadFromByteArray_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"__framebufferSurface") ) { return hx::Val( _hx___framebufferSurface ); } - if (HX_FIELD_EQ(inName,"uploadFromBitmapData") ) { return hx::Val( uploadFromBitmapData_dyn() ); } - if (HX_FIELD_EQ(inName,"uploadFromTypedArray") ) { return hx::Val( uploadFromTypedArray_dyn() ); } - break; - case 36: - if (HX_FIELD_EQ(inName,"uploadCompressedTextureFromByteArray") ) { return hx::Val( uploadCompressedTextureFromByteArray_dyn() ); } - break; - case 38: - if (HX_FIELD_EQ(inName,"__uploadCompressedTextureFromByteArray") ) { return hx::Val( _hx___uploadCompressedTextureFromByteArray_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val CubeTexture_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"__size") ) { _hx___size=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__uploadedSides") ) { _hx___uploadedSides=inValue.Cast< int >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"__framebufferSurface") ) { _hx___framebufferSurface=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void CubeTexture_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("__framebufferSurface",e0,3b,24,cd)); - outFields->push(HX_("__size",e1,03,4c,fb)); - outFields->push(HX_("__uploadedSides",1c,d7,55,a3)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo CubeTexture_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(CubeTexture_obj,_hx___framebufferSurface),HX_("__framebufferSurface",e0,3b,24,cd)}, - {hx::fsInt,(int)offsetof(CubeTexture_obj,_hx___size),HX_("__size",e1,03,4c,fb)}, - {hx::fsInt,(int)offsetof(CubeTexture_obj,_hx___uploadedSides),HX_("__uploadedSides",1c,d7,55,a3)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *CubeTexture_obj_sStaticStorageInfo = 0; -#endif - -static ::String CubeTexture_obj_sMemberFields[] = { - HX_("__framebufferSurface",e0,3b,24,cd), - HX_("__size",e1,03,4c,fb), - HX_("__uploadedSides",1c,d7,55,a3), - HX_("uploadCompressedTextureFromByteArray",ce,c7,86,c5), - HX_("uploadFromBitmapData",a4,85,65,0d), - HX_("uploadFromByteArray",e6,17,1b,ee), - HX_("uploadFromTypedArray",ba,7c,f4,d1), - HX_("__getGLFramebuffer",92,f3,72,c9), - HX_("__setSamplerState",8b,e7,cf,5d), - HX_("__sideToTarget",03,57,2b,63), - HX_("__uploadCompressedTextureFromByteArray",ee,aa,5f,fa), - ::String(null()) }; - -hx::Class CubeTexture_obj::__mClass; - -void CubeTexture_obj::__register() -{ - CubeTexture_obj _hx_dummy; - CubeTexture_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D.textures.CubeTexture",09,1a,15,3a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(CubeTexture_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< CubeTexture_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CubeTexture_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CubeTexture_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace textures diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/textures/RectangleTexture.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/textures/RectangleTexture.cpp deleted file mode 100644 index d1e388a8..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/textures/RectangleTexture.cpp +++ /dev/null @@ -1,383 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGL2RenderContext_WebGL2RenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_utils__BytePointer_BytePointer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_SamplerState -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_RectangleTexture -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_574e9a3948a11606_31_new,"openfl.display3D.textures.RectangleTexture","new",0xcccbdd5b,"openfl.display3D.textures.RectangleTexture.new","openfl/display3D/textures/RectangleTexture.hx",31,0x83565556) -HX_LOCAL_STACK_FRAME(_hx_pos_574e9a3948a11606_56_uploadFromBitmapData,"openfl.display3D.textures.RectangleTexture","uploadFromBitmapData",0x711b2e49,"openfl.display3D.textures.RectangleTexture.uploadFromBitmapData","openfl/display3D/textures/RectangleTexture.hx",56,0x83565556) -HX_LOCAL_STACK_FRAME(_hx_pos_574e9a3948a11606_106_uploadFromByteArray,"openfl.display3D.textures.RectangleTexture","uploadFromByteArray",0xfd7a0ae1,"openfl.display3D.textures.RectangleTexture.uploadFromByteArray","openfl/display3D/textures/RectangleTexture.hx",106,0x83565556) -HX_LOCAL_STACK_FRAME(_hx_pos_574e9a3948a11606_118_uploadFromTypedArray,"openfl.display3D.textures.RectangleTexture","uploadFromTypedArray",0x35aa255f,"openfl.display3D.textures.RectangleTexture.uploadFromTypedArray","openfl/display3D/textures/RectangleTexture.hx",118,0x83565556) -HX_LOCAL_STACK_FRAME(_hx_pos_574e9a3948a11606_127___setSamplerState,"openfl.display3D.textures.RectangleTexture","__setSamplerState",0xea7a95c6,"openfl.display3D.textures.RectangleTexture.__setSamplerState","openfl/display3D/textures/RectangleTexture.hx",127,0x83565556) -namespace openfl{ -namespace display3D{ -namespace textures{ - -void RectangleTexture_obj::__construct( ::openfl::display3D::Context3D context,int width,int height,::String format,bool optimizeForRenderToTexture){ - HX_STACKFRAME(&_hx_pos_574e9a3948a11606_31_new) -HXLINE( 32) super::__construct(context); -HXLINE( 34) this->_hx___width = width; -HXLINE( 35) this->_hx___height = height; -HXLINE( 37) this->_hx___optimizeForRenderToTexture = optimizeForRenderToTexture; -HXLINE( 39) this->_hx___textureTarget = this->_hx___context->gl->TEXTURE_2D; -HXLINE( 40) this->uploadFromTypedArray(null()); -HXLINE( 42) if (optimizeForRenderToTexture) { -HXLINE( 42) this->_hx___getGLFramebuffer(true,0,0); - } - } - -Dynamic RectangleTexture_obj::__CreateEmpty() { return new RectangleTexture_obj; } - -void *RectangleTexture_obj::_hx_vtable = 0; - -Dynamic RectangleTexture_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< RectangleTexture_obj > _hx_result = new RectangleTexture_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4]); - return _hx_result; -} - -bool RectangleTexture_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x19affbf1) { - if (inClassId<=(int)0x0b79cce7) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0b79cce7; - } else { - return inClassId==(int)0x19affbf1; - } - } else { - return inClassId==(int)0x1b123bf8; - } -} - -void RectangleTexture_obj::uploadFromBitmapData( ::openfl::display::BitmapData source){ - HX_STACKFRAME(&_hx_pos_574e9a3948a11606_56_uploadFromBitmapData) -HXLINE( 58) if (hx::IsNull( source )) { -HXLINE( 58) return; - } -HXLINE( 60) ::lime::graphics::Image image = this->_hx___getImage(source); -HXLINE( 61) if (hx::IsNull( image )) { -HXLINE( 61) return; - } -HXLINE( 75) this->uploadFromTypedArray(image->get_data()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(RectangleTexture_obj,uploadFromBitmapData,(void)) - -void RectangleTexture_obj::uploadFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset){ - HX_GC_STACKFRAME(&_hx_pos_574e9a3948a11606_106_uploadFromByteArray) -HXDLIN( 106) ::Dynamic elements = null(); -HXDLIN( 106) ::haxe::io::Bytes buffer = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::toArrayBuffer(data); -HXDLIN( 106) ::cpp::VirtualArray array = null(); -HXDLIN( 106) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 106) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 106) ::Dynamic byteoffset = byteArrayOffset; -HXDLIN( 106) ::Dynamic len = null(); -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 106) ::lime::utils::ArrayBufferView this1; -HXDLIN( 106) if (hx::IsNotNull( elements )) { -HXDLIN( 106) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXDLIN( 106) if (hx::IsNotNull( array )) { -HXDLIN( 106) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 106) _this->byteOffset = 0; -HXDLIN( 106) _this->length = array->get_length(); -HXDLIN( 106) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 106) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 106) _this->buffer = this2; -HXDLIN( 106) _this->copyFromArray(array,null()); -HXDLIN( 106) this1 = _this; - } - else { -HXDLIN( 106) if (hx::IsNotNull( vector )) { -HXDLIN( 106) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 106) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 106) _this1->byteOffset = 0; -HXDLIN( 106) _this1->length = array1->get_length(); -HXDLIN( 106) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 106) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 106) _this1->buffer = this3; -HXDLIN( 106) _this1->copyFromArray(array1,null()); -HXDLIN( 106) this1 = _this1; - } - else { -HXDLIN( 106) if (hx::IsNotNull( view )) { -HXDLIN( 106) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 106) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 106) int srcLength = view->length; -HXDLIN( 106) int srcByteOffset = view->byteOffset; -HXDLIN( 106) int srcElementSize = view->bytesPerElement; -HXDLIN( 106) int elementSize = _this2->bytesPerElement; -HXDLIN( 106) if ((view->type == _this2->type)) { -HXDLIN( 106) int srcLength1 = srcData->length; -HXDLIN( 106) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 106) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 106) _this2->buffer = this4; -HXDLIN( 106) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 106) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 106) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 106) _this2->byteOffset = 0; -HXDLIN( 106) _this2->length = srcLength; -HXDLIN( 106) this1 = _this2; - } - else { -HXDLIN( 106) if (hx::IsNotNull( buffer )) { -HXDLIN( 106) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 106) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 106) if ((in_byteOffset < 0)) { -HXDLIN( 106) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 106) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 106) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 106) int bufferByteLength = buffer->length; -HXDLIN( 106) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 106) int newByteLength = bufferByteLength; -HXDLIN( 106) if (hx::IsNull( len )) { -HXDLIN( 106) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 106) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 106) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 106) if ((newByteLength < 0)) { -HXDLIN( 106) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 106) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 106) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 106) if ((newRange > bufferByteLength)) { -HXDLIN( 106) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 106) _this3->buffer = buffer; -HXDLIN( 106) _this3->byteOffset = in_byteOffset; -HXDLIN( 106) _this3->byteLength = newByteLength; -HXDLIN( 106) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 106) this1 = _this3; - } - else { -HXDLIN( 106) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 106) this->uploadFromTypedArray(this1); - } - - -HX_DEFINE_DYNAMIC_FUNC2(RectangleTexture_obj,uploadFromByteArray,(void)) - -void RectangleTexture_obj::uploadFromTypedArray( ::lime::utils::ArrayBufferView data){ - HX_STACKFRAME(&_hx_pos_574e9a3948a11606_118_uploadFromTypedArray) -HXLINE( 119) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 121) this->_hx___context->_hx___bindGLTexture2D(this->_hx___textureID); -HXLINE( 122) { -HXLINE( 122) int target = this->_hx___textureTarget; -HXDLIN( 122) int internalformat = this->_hx___internalFormat; -HXDLIN( 122) int width = this->_hx___width; -HXDLIN( 122) int height = this->_hx___height; -HXDLIN( 122) int format = this->_hx___format; -HXDLIN( 122) int type = gl->UNSIGNED_BYTE; -HXDLIN( 122) { -HXLINE( 122) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),data,null(),0); -HXDLIN( 122) gl->texImage2D(target,0,internalformat,width,height,0,format,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - } -HXLINE( 123) this->_hx___context->_hx___bindGLTexture2D(null()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(RectangleTexture_obj,uploadFromTypedArray,(void)) - -bool RectangleTexture_obj::_hx___setSamplerState( ::openfl::display::_internal::SamplerState state){ - HX_STACKFRAME(&_hx_pos_574e9a3948a11606_127___setSamplerState) -HXLINE( 128) if (this->super::_hx___setSamplerState(state)) { -HXLINE( 130) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 132) if ((::openfl::display3D::Context3D_obj::_hx___glMaxTextureMaxAnisotropy != 0)) { -HXLINE( 134) int aniso; -HXDLIN( 134) ::Dynamic _hx_switch_0 = state->filter; - if ( (_hx_switch_0==0) ){ -HXLINE( 134) aniso = 16; -HXDLIN( 134) goto _hx_goto_4; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 134) aniso = 2; -HXDLIN( 134) goto _hx_goto_4; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 134) aniso = 4; -HXDLIN( 134) goto _hx_goto_4; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 134) aniso = 8; -HXDLIN( 134) goto _hx_goto_4; - } - /* default */{ -HXLINE( 134) aniso = 1; - } - _hx_goto_4:; -HXLINE( 143) if ((aniso > ::openfl::display3D::Context3D_obj::_hx___glMaxTextureMaxAnisotropy)) { -HXLINE( 145) aniso = ::openfl::display3D::Context3D_obj::_hx___glMaxTextureMaxAnisotropy; - } -HXLINE( 148) gl->texParameterf(gl->TEXTURE_2D,::openfl::display3D::Context3D_obj::_hx___glTextureMaxAnisotropy,( (Float)(aniso) )); - } -HXLINE( 151) return true; - } -HXLINE( 154) return false; - } - - - -hx::ObjectPtr< RectangleTexture_obj > RectangleTexture_obj::__new( ::openfl::display3D::Context3D context,int width,int height,::String format,bool optimizeForRenderToTexture) { - hx::ObjectPtr< RectangleTexture_obj > __this = new RectangleTexture_obj(); - __this->__construct(context,width,height,format,optimizeForRenderToTexture); - return __this; -} - -hx::ObjectPtr< RectangleTexture_obj > RectangleTexture_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context,int width,int height,::String format,bool optimizeForRenderToTexture) { - RectangleTexture_obj *__this = (RectangleTexture_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(RectangleTexture_obj), true, "openfl.display3D.textures.RectangleTexture")); - *(void **)__this = RectangleTexture_obj::_hx_vtable; - __this->__construct(context,width,height,format,optimizeForRenderToTexture); - return __this; -} - -RectangleTexture_obj::RectangleTexture_obj() -{ -} - -hx::Val RectangleTexture_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"__setSamplerState") ) { return hx::Val( _hx___setSamplerState_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"uploadFromByteArray") ) { return hx::Val( uploadFromByteArray_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"uploadFromBitmapData") ) { return hx::Val( uploadFromBitmapData_dyn() ); } - if (HX_FIELD_EQ(inName,"uploadFromTypedArray") ) { return hx::Val( uploadFromTypedArray_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *RectangleTexture_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *RectangleTexture_obj_sStaticStorageInfo = 0; -#endif - -static ::String RectangleTexture_obj_sMemberFields[] = { - HX_("uploadFromBitmapData",a4,85,65,0d), - HX_("uploadFromByteArray",e6,17,1b,ee), - HX_("uploadFromTypedArray",ba,7c,f4,d1), - HX_("__setSamplerState",8b,e7,cf,5d), - ::String(null()) }; - -hx::Class RectangleTexture_obj::__mClass; - -void RectangleTexture_obj::__register() -{ - RectangleTexture_obj _hx_dummy; - RectangleTexture_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D.textures.RectangleTexture",e9,93,ed,a3); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(RectangleTexture_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< RectangleTexture_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = RectangleTexture_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = RectangleTexture_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace textures diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/textures/Texture.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/textures/Texture.cpp deleted file mode 100644 index a0fd868e..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/textures/Texture.cpp +++ /dev/null @@ -1,1056 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_Timer -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGL2RenderContext_WebGL2RenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGLRenderContext_WebGLRenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_lime_utils__BytePointer_BytePointer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_SamplerState -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D__internal_atf_ATFReader -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_Texture -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_ColorTransform -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c910f1c2855eeb73_35_new,"openfl.display3D.textures.Texture","new",0xaee720f0,"openfl.display3D.textures.Texture.new","openfl/display3D/textures/Texture.hx",35,0x3ee19dbf) -HX_LOCAL_STACK_FRAME(_hx_pos_c910f1c2855eeb73_88_uploadCompressedTextureFromByteArray,"openfl.display3D.textures.Texture","uploadCompressedTextureFromByteArray",0xe2c5b53e,"openfl.display3D.textures.Texture.uploadCompressedTextureFromByteArray","openfl/display3D/textures/Texture.hx",88,0x3ee19dbf) -HX_LOCAL_STACK_FRAME(_hx_pos_c910f1c2855eeb73_96_uploadCompressedTextureFromByteArray,"openfl.display3D.textures.Texture","uploadCompressedTextureFromByteArray",0xe2c5b53e,"openfl.display3D.textures.Texture.uploadCompressedTextureFromByteArray","openfl/display3D/textures/Texture.hx",96,0x3ee19dbf) -HX_LOCAL_STACK_FRAME(_hx_pos_c910f1c2855eeb73_135_uploadFromBitmapData,"openfl.display3D.textures.Texture","uploadFromBitmapData",0x5c4e9314,"openfl.display3D.textures.Texture.uploadFromBitmapData","openfl/display3D/textures/Texture.hx",135,0x3ee19dbf) -HX_LOCAL_STACK_FRAME(_hx_pos_c910f1c2855eeb73_229_uploadFromByteArray,"openfl.display3D.textures.Texture","uploadFromByteArray",0x0d748876,"openfl.display3D.textures.Texture.uploadFromByteArray","openfl/display3D/textures/Texture.hx",229,0x3ee19dbf) -HX_LOCAL_STACK_FRAME(_hx_pos_c910f1c2855eeb73_243_uploadFromTypedArray,"openfl.display3D.textures.Texture","uploadFromTypedArray",0x20dd8a2a,"openfl.display3D.textures.Texture.uploadFromTypedArray","openfl/display3D/textures/Texture.hx",243,0x3ee19dbf) -HX_LOCAL_STACK_FRAME(_hx_pos_c910f1c2855eeb73_262___setSamplerState,"openfl.display3D.textures.Texture","__setSamplerState",0xb719141b,"openfl.display3D.textures.Texture.__setSamplerState","openfl/display3D/textures/Texture.hx",262,0x3ee19dbf) -HX_LOCAL_STACK_FRAME(_hx_pos_c910f1c2855eeb73_312___uploadCompressedTextureFromByteArray,"openfl.display3D.textures.Texture","__uploadCompressedTextureFromByteArray",0x1748d45e,"openfl.display3D.textures.Texture.__uploadCompressedTextureFromByteArray","openfl/display3D/textures/Texture.hx",312,0x3ee19dbf) -HX_LOCAL_STACK_FRAME(_hx_pos_c910f1c2855eeb73_299___uploadCompressedTextureFromByteArray,"openfl.display3D.textures.Texture","__uploadCompressedTextureFromByteArray",0x1748d45e,"openfl.display3D.textures.Texture.__uploadCompressedTextureFromByteArray","openfl/display3D/textures/Texture.hx",299,0x3ee19dbf) -static const bool _hx_array_data_f13028fe_10[] = { - 0, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_c910f1c2855eeb73_31_boot,"openfl.display3D.textures.Texture","boot",0x536eb1a2,"openfl.display3D.textures.Texture.boot","openfl/display3D/textures/Texture.hx",31,0x3ee19dbf) -namespace openfl{ -namespace display3D{ -namespace textures{ - -void Texture_obj::__construct( ::openfl::display3D::Context3D context,int width,int height, ::Dynamic format,bool optimizeForRenderToTexture,int streamingLevels){ - HX_STACKFRAME(&_hx_pos_c910f1c2855eeb73_35_new) -HXLINE( 36) super::__construct(context); -HXLINE( 38) this->_hx___width = width; -HXLINE( 39) this->_hx___height = height; -HXLINE( 41) this->_hx___optimizeForRenderToTexture = optimizeForRenderToTexture; -HXLINE( 42) this->_hx___streamingLevels = streamingLevels; -HXLINE( 44) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 46) this->_hx___textureTarget = gl->TEXTURE_2D; -HXLINE( 48) this->_hx___context->_hx___bindGLTexture2D(this->_hx___textureID); -HXLINE( 49) { -HXLINE( 49) int target = this->_hx___textureTarget; -HXDLIN( 49) int internalformat = this->_hx___internalFormat; -HXDLIN( 49) int width1 = this->_hx___width; -HXDLIN( 49) int height1 = this->_hx___height; -HXDLIN( 49) int format1 = this->_hx___format; -HXDLIN( 49) int type = gl->UNSIGNED_BYTE; -HXDLIN( 49) ::lime::utils::ArrayBufferView srcData = null(); -HXDLIN( 49) { -HXLINE( 49) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),srcData,null(),0); -HXDLIN( 49) gl->texImage2D(target,0,internalformat,width1,height1,0,format1,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - } -HXLINE( 50) this->_hx___context->_hx___bindGLTexture2D(null()); -HXLINE( 52) if (optimizeForRenderToTexture) { -HXLINE( 52) this->_hx___getGLFramebuffer(true,0,0); - } - } - -Dynamic Texture_obj::__CreateEmpty() { return new Texture_obj; } - -void *Texture_obj::_hx_vtable = 0; - -Dynamic Texture_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Texture_obj > _hx_result = new Texture_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5]); - return _hx_result; -} - -bool Texture_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - if (inClassId<=(int)0x19affbf1) { - return inClassId==(int)0x00000001 || inClassId==(int)0x19affbf1; - } else { - return inClassId==(int)0x1b123bf8; - } - } else { - return inClassId==(int)0x1fad1a24; - } -} - -void Texture_obj::uploadCompressedTextureFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset,hx::Null< bool > __o_async){ - bool async = __o_async.Default(false); - HX_STACKFRAME(&_hx_pos_c910f1c2855eeb73_88_uploadCompressedTextureFromByteArray) -HXLINE( 87) ::openfl::display3D::textures::Texture _gthis = hx::ObjectPtr(this); -HXLINE( 89) if (!(async)) { -HXLINE( 91) this->_hx___uploadCompressedTextureFromByteArray(data,byteArrayOffset); - } - else { - HX_BEGIN_LOCAL_FUNC_S3(hx::LocalFunc,_hx_Closure_0, ::openfl::display3D::textures::Texture,_gthis, ::openfl::utils::ByteArrayData,data,int,byteArrayOffset) HXARGC(0) - void _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_c910f1c2855eeb73_96_uploadCompressedTextureFromByteArray) -HXLINE( 97) _gthis->_hx___uploadCompressedTextureFromByteArray(data,byteArrayOffset); -HXLINE( 99) ::openfl::events::Event event = null(); -HXLINE( 104) event = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("textureReady",88,4d,5a,df),null(),null()); -HXLINE( 107) _gthis->dispatchEvent(event); - } - HX_END_LOCAL_FUNC0((void)) - -HXLINE( 95) ::haxe::Timer_obj::delay( ::Dynamic(new _hx_Closure_0(_gthis,data,byteArrayOffset)),1); - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Texture_obj,uploadCompressedTextureFromByteArray,(void)) - -void Texture_obj::uploadFromBitmapData( ::openfl::display::BitmapData source,hx::Null< int > __o_miplevel,hx::Null< bool > __o_generateMipmap){ - int miplevel = __o_miplevel.Default(0); - bool generateMipmap = __o_generateMipmap.Default(false); - HX_GC_STACKFRAME(&_hx_pos_c910f1c2855eeb73_135_uploadFromBitmapData) -HXLINE( 147) if (hx::IsNull( source )) { -HXLINE( 147) return; - } -HXLINE( 149) int width = (this->_hx___width >> miplevel); -HXLINE( 150) int height = (this->_hx___height >> miplevel); -HXLINE( 152) bool _hx_tmp; -HXDLIN( 152) if ((width == 0)) { -HXLINE( 152) _hx_tmp = (height == 0); - } - else { -HXLINE( 152) _hx_tmp = false; - } -HXDLIN( 152) if (_hx_tmp) { -HXLINE( 152) return; - } -HXLINE( 154) if ((width == 0)) { -HXLINE( 154) width = 1; - } -HXLINE( 155) if ((height == 0)) { -HXLINE( 155) height = 1; - } -HXLINE( 157) bool _hx_tmp1; -HXDLIN( 157) if ((source->width == width)) { -HXLINE( 157) _hx_tmp1 = (source->height != height); - } - else { -HXLINE( 157) _hx_tmp1 = true; - } -HXDLIN( 157) if (_hx_tmp1) { -HXLINE( 159) ::openfl::display::BitmapData copy = ::openfl::display::BitmapData_obj::__alloc( HX_CTX ,width,height,true,0); -HXLINE( 160) copy->draw(source,null(),null(),null(),null(),null()); -HXLINE( 161) source = copy; - } -HXLINE( 164) ::lime::graphics::Image image = this->_hx___getImage(source); -HXLINE( 165) if (hx::IsNull( image )) { -HXLINE( 165) return; - } -HXLINE( 190) this->uploadFromTypedArray(image->get_data(),miplevel); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Texture_obj,uploadFromBitmapData,(void)) - -void Texture_obj::uploadFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset,hx::Null< int > __o_miplevel){ - int miplevel = __o_miplevel.Default(0); - HX_GC_STACKFRAME(&_hx_pos_c910f1c2855eeb73_229_uploadFromByteArray) -HXDLIN( 229) ::Dynamic elements = null(); -HXDLIN( 229) ::haxe::io::Bytes buffer = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::toArrayBuffer(data); -HXDLIN( 229) ::cpp::VirtualArray array = null(); -HXDLIN( 229) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 229) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 229) ::Dynamic byteoffset = byteArrayOffset; -HXDLIN( 229) ::Dynamic len = null(); -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 229) ::lime::utils::ArrayBufferView this1; -HXDLIN( 229) if (hx::IsNotNull( elements )) { -HXDLIN( 229) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXDLIN( 229) if (hx::IsNotNull( array )) { -HXDLIN( 229) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 229) _this->byteOffset = 0; -HXDLIN( 229) _this->length = array->get_length(); -HXDLIN( 229) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 229) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 229) _this->buffer = this2; -HXDLIN( 229) _this->copyFromArray(array,null()); -HXDLIN( 229) this1 = _this; - } - else { -HXDLIN( 229) if (hx::IsNotNull( vector )) { -HXDLIN( 229) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 229) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 229) _this1->byteOffset = 0; -HXDLIN( 229) _this1->length = array1->get_length(); -HXDLIN( 229) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 229) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 229) _this1->buffer = this3; -HXDLIN( 229) _this1->copyFromArray(array1,null()); -HXDLIN( 229) this1 = _this1; - } - else { -HXDLIN( 229) if (hx::IsNotNull( view )) { -HXDLIN( 229) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 229) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 229) int srcLength = view->length; -HXDLIN( 229) int srcByteOffset = view->byteOffset; -HXDLIN( 229) int srcElementSize = view->bytesPerElement; -HXDLIN( 229) int elementSize = _this2->bytesPerElement; -HXDLIN( 229) if ((view->type == _this2->type)) { -HXDLIN( 229) int srcLength1 = srcData->length; -HXDLIN( 229) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 229) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 229) _this2->buffer = this4; -HXDLIN( 229) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXDLIN( 229) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 229) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 229) _this2->byteOffset = 0; -HXDLIN( 229) _this2->length = srcLength; -HXDLIN( 229) this1 = _this2; - } - else { -HXDLIN( 229) if (hx::IsNotNull( buffer )) { -HXDLIN( 229) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 229) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 229) if ((in_byteOffset < 0)) { -HXDLIN( 229) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 229) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXDLIN( 229) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 229) int bufferByteLength = buffer->length; -HXDLIN( 229) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 229) int newByteLength = bufferByteLength; -HXDLIN( 229) if (hx::IsNull( len )) { -HXDLIN( 229) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 229) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXDLIN( 229) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 229) if ((newByteLength < 0)) { -HXDLIN( 229) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXDLIN( 229) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 229) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 229) if ((newRange > bufferByteLength)) { -HXDLIN( 229) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 229) _this3->buffer = buffer; -HXDLIN( 229) _this3->byteOffset = in_byteOffset; -HXDLIN( 229) _this3->byteLength = newByteLength; -HXDLIN( 229) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 229) this1 = _this3; - } - else { -HXDLIN( 229) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 229) this->uploadFromTypedArray(this1,miplevel); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Texture_obj,uploadFromByteArray,(void)) - -void Texture_obj::uploadFromTypedArray( ::lime::utils::ArrayBufferView data,hx::Null< int > __o_miplevel){ - int miplevel = __o_miplevel.Default(0); - HX_STACKFRAME(&_hx_pos_c910f1c2855eeb73_243_uploadFromTypedArray) -HXLINE( 244) if (hx::IsNull( data )) { -HXLINE( 244) return; - } -HXLINE( 246) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 248) int width = (this->_hx___width >> miplevel); -HXLINE( 249) int height = (this->_hx___height >> miplevel); -HXLINE( 251) bool _hx_tmp; -HXDLIN( 251) if ((width == 0)) { -HXLINE( 251) _hx_tmp = (height == 0); - } - else { -HXLINE( 251) _hx_tmp = false; - } -HXDLIN( 251) if (_hx_tmp) { -HXLINE( 251) return; - } -HXLINE( 253) if ((width == 0)) { -HXLINE( 253) width = 1; - } -HXLINE( 254) if ((height == 0)) { -HXLINE( 254) height = 1; - } -HXLINE( 256) this->_hx___context->_hx___bindGLTexture2D(this->_hx___textureID); -HXLINE( 257) { -HXLINE( 257) int target = this->_hx___textureTarget; -HXDLIN( 257) int internalformat = this->_hx___internalFormat; -HXDLIN( 257) int format = this->_hx___format; -HXDLIN( 257) int type = gl->UNSIGNED_BYTE; -HXDLIN( 257) { -HXLINE( 257) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),data,null(),0); -HXDLIN( 257) gl->texImage2D(target,miplevel,internalformat,width,height,0,format,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - } -HXLINE( 258) this->_hx___context->_hx___bindGLTexture2D(null()); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Texture_obj,uploadFromTypedArray,(void)) - -bool Texture_obj::_hx___setSamplerState( ::openfl::display::_internal::SamplerState state){ - HX_STACKFRAME(&_hx_pos_c910f1c2855eeb73_262___setSamplerState) -HXLINE( 263) if (this->super::_hx___setSamplerState(state)) { -HXLINE( 265) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 267) bool _hx_tmp; -HXDLIN( 267) if (hx::IsNotEq( state->mipfilter,2 )) { -HXLINE( 267) _hx_tmp = !(this->_hx___samplerState->mipmapGenerated); - } - else { -HXLINE( 267) _hx_tmp = false; - } -HXDLIN( 267) if (_hx_tmp) { -HXLINE( 269) gl->generateMipmap(gl->TEXTURE_2D); -HXLINE( 270) this->_hx___samplerState->mipmapGenerated = true; - } -HXLINE( 273) if ((::openfl::display3D::Context3D_obj::_hx___glMaxTextureMaxAnisotropy != 0)) { -HXLINE( 275) int aniso; -HXDLIN( 275) ::Dynamic _hx_switch_0 = state->filter; - if ( (_hx_switch_0==0) ){ -HXLINE( 275) aniso = 16; -HXDLIN( 275) goto _hx_goto_6; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 275) aniso = 2; -HXDLIN( 275) goto _hx_goto_6; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 275) aniso = 4; -HXDLIN( 275) goto _hx_goto_6; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 275) aniso = 8; -HXDLIN( 275) goto _hx_goto_6; - } - /* default */{ -HXLINE( 275) aniso = 1; - } - _hx_goto_6:; -HXLINE( 284) if ((aniso > ::openfl::display3D::Context3D_obj::_hx___glMaxTextureMaxAnisotropy)) { -HXLINE( 286) aniso = ::openfl::display3D::Context3D_obj::_hx___glMaxTextureMaxAnisotropy; - } -HXLINE( 289) gl->texParameterf(gl->TEXTURE_2D,::openfl::display3D::Context3D_obj::_hx___glTextureMaxAnisotropy,( (Float)(aniso) )); - } -HXLINE( 292) return true; - } -HXLINE( 295) return false; - } - - -void Texture_obj::_hx___uploadCompressedTextureFromByteArray( ::openfl::utils::ByteArrayData data,int byteArrayOffset){ - HX_BEGIN_LOCAL_FUNC_S4(hx::LocalFunc,_hx_Closure_0, ::openfl::display3D::textures::Texture,_gthis,::Array< bool >,hasTexture,bool,alpha, ::lime::_internal::backend::native::NativeOpenGLRenderContext,gl) HXARGC(7) - void _hx_run(int target,int level,int gpuFormat,int width,int height,int blockLength, ::haxe::io::Bytes bytes){ - HX_GC_STACKFRAME(&_hx_pos_c910f1c2855eeb73_312___uploadCompressedTextureFromByteArray) -HXLINE( 313) ::Dynamic format; -HXDLIN( 313) if (alpha) { -HXLINE( 313) format = ::openfl::display3D::textures::TextureBase_obj::_hx___compressedFormatsAlpha->get(gpuFormat); - } - else { -HXLINE( 313) format = ::openfl::display3D::textures::TextureBase_obj::_hx___compressedFormats->get(gpuFormat); - } -HXLINE( 314) if (hx::IsEq( format,0 )) { -HXLINE( 314) return; - } -HXLINE( 316) hasTexture[0] = true; -HXLINE( 317) _gthis->_hx___format = ( (int)(format) ); -HXLINE( 318) _gthis->_hx___internalFormat = ( (int)(format) ); -HXLINE( 320) bool _hx_tmp; -HXDLIN( 320) if (alpha) { -HXLINE( 320) _hx_tmp = (gpuFormat == 2); - } - else { -HXLINE( 320) _hx_tmp = false; - } -HXDLIN( 320) if (_hx_tmp) { -HXLINE( 322) int size = ::Std_obj::_hx_int((( (Float)(blockLength) ) / ( (Float)(2) ))); -HXLINE( 324) int _gthis1 = _gthis->_hx___textureTarget; -HXDLIN( 324) int _gthis2 = _gthis->_hx___internalFormat; -HXLINE( 325) ::Dynamic elements = null(); -HXDLIN( 325) ::cpp::VirtualArray array = null(); -HXDLIN( 325) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 325) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 325) ::Dynamic byteoffset = 0; -HXLINE( 94) if (hx::IsNull( byteoffset )) { -HXLINE( 94) byteoffset = 0; - } -HXLINE( 325) ::lime::utils::ArrayBufferView this1; -HXDLIN( 325) if (hx::IsNotNull( elements )) { -HXLINE( 325) this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 325) if (hx::IsNotNull( array )) { -HXLINE( 325) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 325) _this->byteOffset = 0; -HXDLIN( 325) _this->length = array->get_length(); -HXDLIN( 325) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 325) ::haxe::io::Bytes this2 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 325) _this->buffer = this2; -HXDLIN( 325) _this->copyFromArray(array,null()); -HXDLIN( 325) this1 = _this; - } - else { -HXLINE( 325) if (hx::IsNotNull( vector )) { -HXLINE( 325) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 325) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 325) _this1->byteOffset = 0; -HXDLIN( 325) _this1->length = array1->get_length(); -HXDLIN( 325) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 325) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 325) _this1->buffer = this3; -HXDLIN( 325) _this1->copyFromArray(array1,null()); -HXDLIN( 325) this1 = _this1; - } - else { -HXLINE( 325) if (hx::IsNotNull( view )) { -HXLINE( 325) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 325) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 325) int srcLength = view->length; -HXDLIN( 325) int srcByteOffset = view->byteOffset; -HXDLIN( 325) int srcElementSize = view->bytesPerElement; -HXDLIN( 325) int elementSize = _this2->bytesPerElement; -HXDLIN( 325) if ((view->type == _this2->type)) { -HXLINE( 325) int srcLength1 = srcData->length; -HXDLIN( 325) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 325) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 325) _this2->buffer = this4; -HXDLIN( 325) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 325) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 325) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 325) _this2->byteOffset = 0; -HXDLIN( 325) _this2->length = srcLength; -HXDLIN( 325) this1 = _this2; - } - else { -HXLINE( 325) if (hx::IsNotNull( bytes )) { -HXLINE( 325) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 325) int in_byteOffset = ( (int)(byteoffset) ); -HXDLIN( 325) if ((in_byteOffset < 0)) { -HXLINE( 325) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 325) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 325) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 325) int bufferByteLength = bytes->length; -HXDLIN( 325) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 325) int newByteLength = bufferByteLength; -HXDLIN( 325) if (hx::IsNull( size )) { -HXLINE( 325) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 325) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 325) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 325) if ((newByteLength < 0)) { -HXLINE( 325) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 325) newByteLength = (size * _this3->bytesPerElement); -HXDLIN( 325) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 325) if ((newRange > bufferByteLength)) { -HXLINE( 325) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 325) _this3->buffer = bytes; -HXDLIN( 325) _this3->byteOffset = in_byteOffset; -HXDLIN( 325) _this3->byteLength = newByteLength; -HXDLIN( 325) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 325) this1 = _this3; - } - else { -HXLINE( 325) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXLINE( 324) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::compressedTexImage2D(gl,_gthis1,level,_gthis2,width,height,0,this1); -HXLINE( 327) ::openfl::display3D::textures::Texture alphaTexture = ::openfl::display3D::textures::Texture_obj::__alloc( HX_CTX ,_gthis->_hx___context,_gthis->_hx___width,_gthis->_hx___height,3,_gthis->_hx___optimizeForRenderToTexture,_gthis->_hx___streamingLevels); -HXLINE( 329) alphaTexture->_hx___format = ( (int)(format) ); -HXLINE( 330) alphaTexture->_hx___internalFormat = ( (int)(format) ); -HXLINE( 332) _gthis->_hx___context->_hx___bindGLTexture2D(alphaTexture->_hx___textureID); -HXLINE( 333) int alphaTexture1 = alphaTexture->_hx___textureTarget; -HXDLIN( 333) int alphaTexture2 = alphaTexture->_hx___internalFormat; -HXLINE( 334) ::Dynamic elements1 = null(); -HXDLIN( 334) ::cpp::VirtualArray array2 = null(); -HXDLIN( 334) ::openfl::_Vector::IntVector vector1 = null(); -HXDLIN( 334) ::lime::utils::ArrayBufferView view1 = null(); -HXDLIN( 334) ::Dynamic byteoffset1 = size; -HXLINE( 94) if (hx::IsNull( byteoffset1 )) { -HXLINE( 94) byteoffset1 = 0; - } -HXLINE( 334) ::lime::utils::ArrayBufferView this5; -HXDLIN( 334) if (hx::IsNotNull( elements1 )) { -HXLINE( 334) this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements1,4); - } - else { -HXLINE( 334) if (hx::IsNotNull( array2 )) { -HXLINE( 334) ::lime::utils::ArrayBufferView _this4 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 334) _this4->byteOffset = 0; -HXDLIN( 334) _this4->length = array2->get_length(); -HXDLIN( 334) _this4->byteLength = (_this4->length * _this4->bytesPerElement); -HXDLIN( 334) ::haxe::io::Bytes this6 = ::haxe::io::Bytes_obj::alloc(_this4->byteLength); -HXDLIN( 334) _this4->buffer = this6; -HXDLIN( 334) _this4->copyFromArray(array2,null()); -HXDLIN( 334) this5 = _this4; - } - else { -HXLINE( 334) if (hx::IsNotNull( vector1 )) { -HXLINE( 334) ::lime::utils::ArrayBufferView _this5 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 334) ::cpp::VirtualArray array3 = ( (::cpp::VirtualArray)(vector1->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 334) _this5->byteOffset = 0; -HXDLIN( 334) _this5->length = array3->get_length(); -HXDLIN( 334) _this5->byteLength = (_this5->length * _this5->bytesPerElement); -HXDLIN( 334) ::haxe::io::Bytes this7 = ::haxe::io::Bytes_obj::alloc(_this5->byteLength); -HXDLIN( 334) _this5->buffer = this7; -HXDLIN( 334) _this5->copyFromArray(array3,null()); -HXDLIN( 334) this5 = _this5; - } - else { -HXLINE( 334) if (hx::IsNotNull( view1 )) { -HXLINE( 334) ::lime::utils::ArrayBufferView _this6 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 334) ::haxe::io::Bytes srcData1 = view1->buffer; -HXDLIN( 334) int srcLength2 = view1->length; -HXDLIN( 334) int srcByteOffset1 = view1->byteOffset; -HXDLIN( 334) int srcElementSize1 = view1->bytesPerElement; -HXDLIN( 334) int elementSize2 = _this6->bytesPerElement; -HXDLIN( 334) if ((view1->type == _this6->type)) { -HXLINE( 334) int srcLength3 = srcData1->length; -HXDLIN( 334) int cloneLength1 = (srcLength3 - srcByteOffset1); -HXDLIN( 334) ::haxe::io::Bytes this8 = ::haxe::io::Bytes_obj::alloc(cloneLength1); -HXDLIN( 334) _this6->buffer = this8; -HXDLIN( 334) _this6->buffer->blit(0,srcData1,srcByteOffset1,cloneLength1); - } - else { -HXLINE( 334) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 334) _this6->byteLength = (_this6->bytesPerElement * srcLength2); -HXDLIN( 334) _this6->byteOffset = 0; -HXDLIN( 334) _this6->length = srcLength2; -HXDLIN( 334) this5 = _this6; - } - else { -HXLINE( 334) if (hx::IsNotNull( bytes )) { -HXLINE( 334) ::lime::utils::ArrayBufferView _this7 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 334) int in_byteOffset1 = ( (int)(byteoffset1) ); -HXDLIN( 334) if ((in_byteOffset1 < 0)) { -HXLINE( 334) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 334) if ((hx::Mod(in_byteOffset1,_this7->bytesPerElement) != 0)) { -HXLINE( 334) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 334) int bufferByteLength1 = bytes->length; -HXDLIN( 334) int elementSize3 = _this7->bytesPerElement; -HXDLIN( 334) int newByteLength1 = bufferByteLength1; -HXDLIN( 334) if (hx::IsNull( size )) { -HXLINE( 334) newByteLength1 = (bufferByteLength1 - in_byteOffset1); -HXDLIN( 334) if ((hx::Mod(bufferByteLength1,_this7->bytesPerElement) != 0)) { -HXLINE( 334) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 334) if ((newByteLength1 < 0)) { -HXLINE( 334) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 334) newByteLength1 = (size * _this7->bytesPerElement); -HXDLIN( 334) int newRange1 = (in_byteOffset1 + newByteLength1); -HXDLIN( 334) if ((newRange1 > bufferByteLength1)) { -HXLINE( 334) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 334) _this7->buffer = bytes; -HXDLIN( 334) _this7->byteOffset = in_byteOffset1; -HXDLIN( 334) _this7->byteLength = newByteLength1; -HXDLIN( 334) _this7->length = ::Std_obj::_hx_int((( (Float)(newByteLength1) ) / ( (Float)(_this7->bytesPerElement) ))); -HXDLIN( 334) this5 = _this7; - } - else { -HXLINE( 334) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXLINE( 333) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::compressedTexImage2D(gl,alphaTexture1,level,alphaTexture2,width,height,0,this5); -HXLINE( 336) _gthis->_hx___alphaTexture = alphaTexture; - } - else { -HXLINE( 340) int _gthis3 = _gthis->_hx___textureTarget; -HXDLIN( 340) int _gthis4 = _gthis->_hx___internalFormat; -HXLINE( 341) ::Dynamic elements2 = null(); -HXDLIN( 341) ::cpp::VirtualArray array4 = null(); -HXDLIN( 341) ::openfl::_Vector::IntVector vector2 = null(); -HXDLIN( 341) ::lime::utils::ArrayBufferView view2 = null(); -HXDLIN( 341) ::Dynamic byteoffset2 = 0; -HXLINE( 94) if (hx::IsNull( byteoffset2 )) { -HXLINE( 94) byteoffset2 = 0; - } -HXLINE( 341) ::lime::utils::ArrayBufferView this9; -HXDLIN( 341) if (hx::IsNotNull( elements2 )) { -HXLINE( 341) this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements2,4); - } - else { -HXLINE( 341) if (hx::IsNotNull( array4 )) { -HXLINE( 341) ::lime::utils::ArrayBufferView _this8 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 341) _this8->byteOffset = 0; -HXDLIN( 341) _this8->length = array4->get_length(); -HXDLIN( 341) _this8->byteLength = (_this8->length * _this8->bytesPerElement); -HXDLIN( 341) ::haxe::io::Bytes this10 = ::haxe::io::Bytes_obj::alloc(_this8->byteLength); -HXDLIN( 341) _this8->buffer = this10; -HXDLIN( 341) _this8->copyFromArray(array4,null()); -HXDLIN( 341) this9 = _this8; - } - else { -HXLINE( 341) if (hx::IsNotNull( vector2 )) { -HXLINE( 341) ::lime::utils::ArrayBufferView _this9 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 341) ::cpp::VirtualArray array5 = ( (::cpp::VirtualArray)(vector2->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 341) _this9->byteOffset = 0; -HXDLIN( 341) _this9->length = array5->get_length(); -HXDLIN( 341) _this9->byteLength = (_this9->length * _this9->bytesPerElement); -HXDLIN( 341) ::haxe::io::Bytes this11 = ::haxe::io::Bytes_obj::alloc(_this9->byteLength); -HXDLIN( 341) _this9->buffer = this11; -HXDLIN( 341) _this9->copyFromArray(array5,null()); -HXDLIN( 341) this9 = _this9; - } - else { -HXLINE( 341) if (hx::IsNotNull( view2 )) { -HXLINE( 341) ::lime::utils::ArrayBufferView _this10 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 341) ::haxe::io::Bytes srcData2 = view2->buffer; -HXDLIN( 341) int srcLength4 = view2->length; -HXDLIN( 341) int srcByteOffset2 = view2->byteOffset; -HXDLIN( 341) int srcElementSize2 = view2->bytesPerElement; -HXDLIN( 341) int elementSize4 = _this10->bytesPerElement; -HXDLIN( 341) if ((view2->type == _this10->type)) { -HXLINE( 341) int srcLength5 = srcData2->length; -HXDLIN( 341) int cloneLength2 = (srcLength5 - srcByteOffset2); -HXDLIN( 341) ::haxe::io::Bytes this12 = ::haxe::io::Bytes_obj::alloc(cloneLength2); -HXDLIN( 341) _this10->buffer = this12; -HXDLIN( 341) _this10->buffer->blit(0,srcData2,srcByteOffset2,cloneLength2); - } - else { -HXLINE( 341) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 341) _this10->byteLength = (_this10->bytesPerElement * srcLength4); -HXDLIN( 341) _this10->byteOffset = 0; -HXDLIN( 341) _this10->length = srcLength4; -HXDLIN( 341) this9 = _this10; - } - else { -HXLINE( 341) if (hx::IsNotNull( bytes )) { -HXLINE( 341) ::lime::utils::ArrayBufferView _this11 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 341) int in_byteOffset2 = ( (int)(byteoffset2) ); -HXDLIN( 341) if ((in_byteOffset2 < 0)) { -HXLINE( 341) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 341) if ((hx::Mod(in_byteOffset2,_this11->bytesPerElement) != 0)) { -HXLINE( 341) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 341) int bufferByteLength2 = bytes->length; -HXDLIN( 341) int elementSize5 = _this11->bytesPerElement; -HXDLIN( 341) int newByteLength2 = bufferByteLength2; -HXDLIN( 341) if (hx::IsNull( blockLength )) { -HXLINE( 341) newByteLength2 = (bufferByteLength2 - in_byteOffset2); -HXDLIN( 341) if ((hx::Mod(bufferByteLength2,_this11->bytesPerElement) != 0)) { -HXLINE( 341) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 341) if ((newByteLength2 < 0)) { -HXLINE( 341) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 341) newByteLength2 = (blockLength * _this11->bytesPerElement); -HXDLIN( 341) int newRange2 = (in_byteOffset2 + newByteLength2); -HXDLIN( 341) if ((newRange2 > bufferByteLength2)) { -HXLINE( 341) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 341) _this11->buffer = bytes; -HXDLIN( 341) _this11->byteOffset = in_byteOffset2; -HXDLIN( 341) _this11->byteLength = newByteLength2; -HXDLIN( 341) _this11->length = ::Std_obj::_hx_int((( (Float)(newByteLength2) ) / ( (Float)(_this11->bytesPerElement) ))); -HXDLIN( 341) this9 = _this11; - } - else { -HXLINE( 341) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXLINE( 340) ::lime::graphics::_WebGLRenderContext::WebGLRenderContext_Impl__obj::compressedTexImage2D(gl,_gthis3,level,_gthis4,width,height,0,this9); - } - } - HX_END_LOCAL_FUNC7((void)) - - HX_GC_STACKFRAME(&_hx_pos_c910f1c2855eeb73_299___uploadCompressedTextureFromByteArray) -HXLINE( 298) ::openfl::display3D::textures::Texture _gthis = hx::ObjectPtr(this); -HXLINE( 300) ::openfl::display3D::_internal::atf::ATFReader reader = ::openfl::display3D::_internal::atf::ATFReader_obj::__alloc( HX_CTX ,data,byteArrayOffset); -HXLINE( 301) bool alpha = reader->readHeader(this->_hx___width,this->_hx___height,false); -HXLINE( 303) ::openfl::display3D::Context3D context = this->_hx___context; -HXLINE( 304) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = context->gl; -HXLINE( 306) this->_hx___context->_hx___bindGLTexture2D(this->_hx___textureID); -HXLINE( 308) ::Array< bool > hasTexture = ::Array_obj< bool >::fromData( _hx_array_data_f13028fe_10,1); -HXLINE( 311) reader->readTextures( ::Dynamic(new _hx_Closure_0(_gthis,hasTexture,alpha,gl))); -HXLINE( 345) if (!(hasTexture->__get(0))) { -HXLINE( 347) ::Dynamic elements3 = ((this->_hx___width * this->_hx___height) * 4); -HXDLIN( 347) ::haxe::io::Bytes buffer = null(); -HXDLIN( 347) ::cpp::VirtualArray array6 = null(); -HXDLIN( 347) ::openfl::_Vector::IntVector vector3 = null(); -HXDLIN( 347) ::lime::utils::ArrayBufferView view3 = null(); -HXDLIN( 347) ::Dynamic len = null(); -HXDLIN( 347) ::lime::utils::ArrayBufferView this13; -HXDLIN( 347) if (hx::IsNotNull( elements3 )) { -HXLINE( 347) this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements3,4); - } - else { -HXLINE( 347) if (hx::IsNotNull( array6 )) { -HXLINE( 347) ::lime::utils::ArrayBufferView _this12 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 347) _this12->byteOffset = 0; -HXDLIN( 347) _this12->length = array6->get_length(); -HXDLIN( 347) _this12->byteLength = (_this12->length * _this12->bytesPerElement); -HXDLIN( 347) ::haxe::io::Bytes this14 = ::haxe::io::Bytes_obj::alloc(_this12->byteLength); -HXDLIN( 347) _this12->buffer = this14; -HXDLIN( 347) _this12->copyFromArray(array6,null()); -HXDLIN( 347) this13 = _this12; - } - else { -HXLINE( 347) if (hx::IsNotNull( vector3 )) { -HXLINE( 347) ::lime::utils::ArrayBufferView _this13 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 347) ::cpp::VirtualArray array7 = ( (::cpp::VirtualArray)(vector3->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 347) _this13->byteOffset = 0; -HXDLIN( 347) _this13->length = array7->get_length(); -HXDLIN( 347) _this13->byteLength = (_this13->length * _this13->bytesPerElement); -HXDLIN( 347) ::haxe::io::Bytes this15 = ::haxe::io::Bytes_obj::alloc(_this13->byteLength); -HXDLIN( 347) _this13->buffer = this15; -HXDLIN( 347) _this13->copyFromArray(array7,null()); -HXDLIN( 347) this13 = _this13; - } - else { -HXLINE( 347) if (hx::IsNotNull( view3 )) { -HXLINE( 347) ::lime::utils::ArrayBufferView _this14 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 347) ::haxe::io::Bytes srcData3 = view3->buffer; -HXDLIN( 347) int srcLength6 = view3->length; -HXDLIN( 347) int srcByteOffset3 = view3->byteOffset; -HXDLIN( 347) int srcElementSize3 = view3->bytesPerElement; -HXDLIN( 347) int elementSize6 = _this14->bytesPerElement; -HXDLIN( 347) if ((view3->type == _this14->type)) { -HXLINE( 347) int srcLength7 = srcData3->length; -HXDLIN( 347) int cloneLength3 = (srcLength7 - srcByteOffset3); -HXDLIN( 347) ::haxe::io::Bytes this16 = ::haxe::io::Bytes_obj::alloc(cloneLength3); -HXDLIN( 347) _this14->buffer = this16; -HXDLIN( 347) _this14->buffer->blit(0,srcData3,srcByteOffset3,cloneLength3); - } - else { -HXLINE( 347) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 347) _this14->byteLength = (_this14->bytesPerElement * srcLength6); -HXDLIN( 347) _this14->byteOffset = 0; -HXDLIN( 347) _this14->length = srcLength6; -HXDLIN( 347) this13 = _this14; - } - else { -HXLINE( 347) if (hx::IsNotNull( buffer )) { -HXLINE( 347) ::lime::utils::ArrayBufferView _this15 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 347) int in_byteOffset3 = 0; -HXDLIN( 347) if ((in_byteOffset3 < 0)) { -HXLINE( 347) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 347) if ((hx::Mod(in_byteOffset3,_this15->bytesPerElement) != 0)) { -HXLINE( 347) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 347) int bufferByteLength3 = buffer->length; -HXDLIN( 347) int elementSize7 = _this15->bytesPerElement; -HXDLIN( 347) int newByteLength3 = bufferByteLength3; -HXDLIN( 347) if (hx::IsNull( len )) { -HXLINE( 347) newByteLength3 = (bufferByteLength3 - in_byteOffset3); -HXDLIN( 347) if ((hx::Mod(bufferByteLength3,_this15->bytesPerElement) != 0)) { -HXLINE( 347) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 347) if ((newByteLength3 < 0)) { -HXLINE( 347) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 347) newByteLength3 = (( (int)(len) ) * _this15->bytesPerElement); -HXDLIN( 347) int newRange3 = (in_byteOffset3 + newByteLength3); -HXDLIN( 347) if ((newRange3 > bufferByteLength3)) { -HXLINE( 347) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 347) _this15->buffer = buffer; -HXDLIN( 347) _this15->byteOffset = in_byteOffset3; -HXDLIN( 347) _this15->byteLength = newByteLength3; -HXDLIN( 347) _this15->length = ::Std_obj::_hx_int((( (Float)(newByteLength3) ) / ( (Float)(_this15->bytesPerElement) ))); -HXDLIN( 347) this13 = _this15; - } - else { -HXLINE( 347) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 347) ::lime::utils::ArrayBufferView data1 = this13; -HXLINE( 348) { -HXLINE( 348) int target1 = this->_hx___textureTarget; -HXDLIN( 348) int internalformat = this->_hx___internalFormat; -HXDLIN( 348) int width1 = this->_hx___width; -HXDLIN( 348) int height1 = this->_hx___height; -HXDLIN( 348) int format1 = this->_hx___format; -HXDLIN( 348) int type = gl->UNSIGNED_BYTE; -HXDLIN( 348) { -HXLINE( 348) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),data1,null(),0); -HXDLIN( 348) gl->texImage2D(target1,0,internalformat,width1,height1,0,format1,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - } - } -HXLINE( 352) this->_hx___context->_hx___bindGLTexture2D(null()); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Texture_obj,_hx___uploadCompressedTextureFromByteArray,(void)) - -bool Texture_obj::_hx___lowMemoryMode; - - -hx::ObjectPtr< Texture_obj > Texture_obj::__new( ::openfl::display3D::Context3D context,int width,int height, ::Dynamic format,bool optimizeForRenderToTexture,int streamingLevels) { - hx::ObjectPtr< Texture_obj > __this = new Texture_obj(); - __this->__construct(context,width,height,format,optimizeForRenderToTexture,streamingLevels); - return __this; -} - -hx::ObjectPtr< Texture_obj > Texture_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context,int width,int height, ::Dynamic format,bool optimizeForRenderToTexture,int streamingLevels) { - Texture_obj *__this = (Texture_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Texture_obj), true, "openfl.display3D.textures.Texture")); - *(void **)__this = Texture_obj::_hx_vtable; - __this->__construct(context,width,height,format,optimizeForRenderToTexture,streamingLevels); - return __this; -} - -Texture_obj::Texture_obj() -{ -} - -hx::Val Texture_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 17: - if (HX_FIELD_EQ(inName,"__setSamplerState") ) { return hx::Val( _hx___setSamplerState_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"uploadFromByteArray") ) { return hx::Val( uploadFromByteArray_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"uploadFromBitmapData") ) { return hx::Val( uploadFromBitmapData_dyn() ); } - if (HX_FIELD_EQ(inName,"uploadFromTypedArray") ) { return hx::Val( uploadFromTypedArray_dyn() ); } - break; - case 36: - if (HX_FIELD_EQ(inName,"uploadCompressedTextureFromByteArray") ) { return hx::Val( uploadCompressedTextureFromByteArray_dyn() ); } - break; - case 38: - if (HX_FIELD_EQ(inName,"__uploadCompressedTextureFromByteArray") ) { return hx::Val( _hx___uploadCompressedTextureFromByteArray_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Texture_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"__lowMemoryMode") ) { outValue = ( _hx___lowMemoryMode ); return true; } - } - return false; -} - -bool Texture_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 15: - if (HX_FIELD_EQ(inName,"__lowMemoryMode") ) { _hx___lowMemoryMode=ioValue.Cast< bool >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Texture_obj_sMemberStorageInfo = 0; -static hx::StaticInfo Texture_obj_sStaticStorageInfo[] = { - {hx::fsBool,(void *) &Texture_obj::_hx___lowMemoryMode,HX_("__lowMemoryMode",98,71,9e,43)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Texture_obj_sMemberFields[] = { - HX_("uploadCompressedTextureFromByteArray",ce,c7,86,c5), - HX_("uploadFromBitmapData",a4,85,65,0d), - HX_("uploadFromByteArray",e6,17,1b,ee), - HX_("uploadFromTypedArray",ba,7c,f4,d1), - HX_("__setSamplerState",8b,e7,cf,5d), - HX_("__uploadCompressedTextureFromByteArray",ee,aa,5f,fa), - ::String(null()) }; - -static void Texture_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Texture_obj::_hx___lowMemoryMode,"__lowMemoryMode"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Texture_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Texture_obj::_hx___lowMemoryMode,"__lowMemoryMode"); -}; - -#endif - -hx::Class Texture_obj::__mClass; - -static ::String Texture_obj_sStaticFields[] = { - HX_("__lowMemoryMode",98,71,9e,43), - ::String(null()) -}; - -void Texture_obj::__register() -{ - Texture_obj _hx_dummy; - Texture_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D.textures.Texture",fe,28,30,f1); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Texture_obj::__GetStatic; - __mClass->mSetStaticField = &Texture_obj::__SetStatic; - __mClass->mMarkFunc = Texture_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Texture_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Texture_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Texture_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Texture_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Texture_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Texture_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Texture_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_c910f1c2855eeb73_31_boot) -HXDLIN( 31) _hx___lowMemoryMode = false; - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace textures diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/textures/TextureBase.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/textures/TextureBase.cpp deleted file mode 100644 index 1254153c..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/textures/TextureBase.cpp +++ /dev/null @@ -1,781 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_graphics_ImageBuffer -#include -#endif -#ifndef INCLUDED_lime_graphics_RenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics__WebGL2RenderContext_WebGL2RenderContext_Impl_ -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif -#ifndef INCLUDED_lime_utils__BytePointer_BytePointer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display__internal_SamplerState -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_6659164148434b5e_61_new,"openfl.display3D.textures.TextureBase","new",0x670078a1,"openfl.display3D.textures.TextureBase.new","openfl/display3D/textures/TextureBase.hx",61,0x7b0f92ae) -HX_LOCAL_STACK_FRAME(_hx_pos_6659164148434b5e_150_dispose,"openfl.display3D.textures.TextureBase","dispose",0xa678dd60,"openfl.display3D.textures.TextureBase.dispose","openfl/display3D/textures/TextureBase.hx",150,0x7b0f92ae) -HX_LOCAL_STACK_FRAME(_hx_pos_6659164148434b5e_186___getGLFramebuffer,"openfl.display3D.textures.TextureBase","__getGLFramebuffer",0xf27dbc71,"openfl.display3D.textures.TextureBase.__getGLFramebuffer","openfl/display3D/textures/TextureBase.hx",186,0x7b0f92ae) -HX_LOCAL_STACK_FRAME(_hx_pos_6659164148434b5e_251___getImage,"openfl.display3D.textures.TextureBase","__getImage",0x67fff3e4,"openfl.display3D.textures.TextureBase.__getImage","openfl/display3D/textures/TextureBase.hx",251,0x7b0f92ae) -HX_LOCAL_STACK_FRAME(_hx_pos_6659164148434b5e_305___getTexture,"openfl.display3D.textures.TextureBase","__getTexture",0x3c3c91a4,"openfl.display3D.textures.TextureBase.__getTexture","openfl/display3D/textures/TextureBase.hx",305,0x7b0f92ae) -HX_LOCAL_STACK_FRAME(_hx_pos_6659164148434b5e_309___setSamplerState,"openfl.display3D.textures.TextureBase","__setSamplerState",0x8e361f8c,"openfl.display3D.textures.TextureBase.__setSamplerState","openfl/display3D/textures/TextureBase.hx",309,0x7b0f92ae) -HX_LOCAL_STACK_FRAME(_hx_pos_6659164148434b5e_382___uploadFromImage,"openfl.display3D.textures.TextureBase","__uploadFromImage",0xeaecc031,"openfl.display3D.textures.TextureBase.__uploadFromImage","openfl/display3D/textures/TextureBase.hx",382,0x7b0f92ae) -HX_LOCAL_STACK_FRAME(_hx_pos_6659164148434b5e_33_boot,"openfl.display3D.textures.TextureBase","boot",0xb18214d1,"openfl.display3D.textures.TextureBase.boot","openfl/display3D/textures/TextureBase.hx",33,0x7b0f92ae) -HX_LOCAL_STACK_FRAME(_hx_pos_6659164148434b5e_37_boot,"openfl.display3D.textures.TextureBase","boot",0xb18214d1,"openfl.display3D.textures.TextureBase.boot","openfl/display3D/textures/TextureBase.hx",37,0x7b0f92ae) -namespace openfl{ -namespace display3D{ -namespace textures{ - -void TextureBase_obj::__construct( ::openfl::display3D::Context3D context){ - HX_GC_STACKFRAME(&_hx_pos_6659164148434b5e_61_new) -HXLINE( 62) super::__construct(null()); -HXLINE( 64) this->_hx___context = context; -HXLINE( 65) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 68) this->_hx___textureID = gl->createTexture(); -HXLINE( 69) this->_hx___textureContext = this->_hx___context->_hx___context; -HXLINE( 71) if (hx::IsNull( ::openfl::display3D::textures::TextureBase_obj::_hx___supportsBGRA )) { -HXLINE( 73) ::openfl::display3D::textures::TextureBase_obj::_hx___textureInternalFormat = gl->RGBA; -HXLINE( 75) ::Dynamic bgraExtension = null(); -HXLINE( 77) bgraExtension = gl->getExtension(HX_("EXT_bgra",72,74,1a,40)); -HXLINE( 78) if (hx::IsNull( bgraExtension )) { -HXLINE( 78) bgraExtension = gl->getExtension(HX_("EXT_texture_format_BGRA8888",5a,d2,bd,b2)); - } -HXLINE( 79) if (hx::IsNull( bgraExtension )) { -HXLINE( 79) bgraExtension = gl->getExtension(HX_("APPLE_texture_format_BGRA8888",13,8a,88,e2)); - } -HXLINE( 82) if (hx::IsNotNull( bgraExtension )) { -HXLINE( 84) ::openfl::display3D::textures::TextureBase_obj::_hx___supportsBGRA = true; -HXLINE( 85) ::openfl::display3D::textures::TextureBase_obj::_hx___textureFormat = ( (int)(bgraExtension->__Field(HX_("BGRA_EXT",36,94,c4,bc),hx::paccDynamic)) ); -HXLINE( 88) if ((context->_hx___context->type == HX_("opengles",9d,f6,c9,fa))) { -HXLINE( 90) ::openfl::display3D::textures::TextureBase_obj::_hx___textureInternalFormat = ( (int)(bgraExtension->__Field(HX_("BGRA_EXT",36,94,c4,bc),hx::paccDynamic)) ); - } - } - else { -HXLINE( 96) ::openfl::display3D::textures::TextureBase_obj::_hx___supportsBGRA = false; -HXLINE( 97) ::openfl::display3D::textures::TextureBase_obj::_hx___textureFormat = gl->RGBA; - } -HXLINE( 100) ::openfl::display3D::textures::TextureBase_obj::_hx___compressedFormats = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); -HXLINE( 101) ::openfl::display3D::textures::TextureBase_obj::_hx___compressedFormatsAlpha = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); -HXLINE( 109) ::Dynamic dxtExtension = gl->getExtension(HX_("EXT_texture_compression_s3tc",6a,86,aa,80)); -HXLINE( 110) ::Dynamic etc1Extension = gl->getExtension(HX_("OES_compressed_ETC1_RGB8_texture",cd,f1,a0,b8)); -HXLINE( 111) ::Dynamic pvrtcExtension = gl->getExtension(HX_("IMG_texture_compression_pvrtc",02,61,85,d1)); -HXLINE( 114) if (hx::IsNotNull( dxtExtension )) { -HXLINE( 116) { -HXLINE( 116) int v = ( (int)(dxtExtension->__Field(HX_("COMPRESSED_RGBA_S3TC_DXT1_EXT",b6,6f,45,f9),hx::paccDynamic)) ); -HXDLIN( 116) ::openfl::display3D::textures::TextureBase_obj::_hx___compressedFormats->set(0,v); - } -HXLINE( 117) { -HXLINE( 117) int v1 = ( (int)(dxtExtension->__Field(HX_("COMPRESSED_RGBA_S3TC_DXT5_EXT",ba,c1,df,46),hx::paccDynamic)) ); -HXDLIN( 117) ::openfl::display3D::textures::TextureBase_obj::_hx___compressedFormatsAlpha->set(0,v1); - } - } -HXLINE( 120) if (hx::IsNotNull( etc1Extension )) { -HXLINE( 126) { -HXLINE( 126) int v2 = ( (int)(etc1Extension->__Field(HX_("ETC1_RGB8_OES",ab,04,61,eb),hx::paccDynamic)) ); -HXDLIN( 126) ::openfl::display3D::textures::TextureBase_obj::_hx___compressedFormats->set(2,v2); - } -HXLINE( 127) { -HXLINE( 127) int v3 = ( (int)(etc1Extension->__Field(HX_("ETC1_RGB8_OES",ab,04,61,eb),hx::paccDynamic)) ); -HXDLIN( 127) ::openfl::display3D::textures::TextureBase_obj::_hx___compressedFormatsAlpha->set(2,v3); - } - } -HXLINE( 131) if (hx::IsNotNull( pvrtcExtension )) { -HXLINE( 133) { -HXLINE( 133) int v4 = ( (int)(pvrtcExtension->__Field(HX_("COMPRESSED_RGB_PVRTC_4BPPV1_IMG",a1,18,41,ce),hx::paccDynamic)) ); -HXDLIN( 133) ::openfl::display3D::textures::TextureBase_obj::_hx___compressedFormats->set(1,v4); - } -HXLINE( 134) { -HXLINE( 134) int v5 = ( (int)(pvrtcExtension->__Field(HX_("COMPRESSED_RGBA_PVRTC_4BPPV1_IMG",be,45,75,bf),hx::paccDynamic)) ); -HXDLIN( 134) ::openfl::display3D::textures::TextureBase_obj::_hx___compressedFormatsAlpha->set(1,v5); - } - } - } -HXLINE( 138) this->_hx___internalFormat = ::openfl::display3D::textures::TextureBase_obj::_hx___textureInternalFormat; -HXLINE( 139) this->_hx___format = ::openfl::display3D::textures::TextureBase_obj::_hx___textureFormat; - } - -Dynamic TextureBase_obj::__CreateEmpty() { return new TextureBase_obj; } - -void *TextureBase_obj::_hx_vtable = 0; - -Dynamic TextureBase_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< TextureBase_obj > _hx_result = new TextureBase_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool TextureBase_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x19affbf1) { - return inClassId==(int)0x00000001 || inClassId==(int)0x19affbf1; - } else { - return inClassId==(int)0x1b123bf8; - } -} - -void TextureBase_obj::dispose(){ - HX_STACKFRAME(&_hx_pos_6659164148434b5e_150_dispose) -HXLINE( 151) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 153) if (hx::IsNotNull( this->_hx___alphaTexture )) { -HXLINE( 155) this->_hx___alphaTexture->dispose(); -HXLINE( 156) this->_hx___alphaTexture = null(); - } -HXLINE( 159) if (hx::IsNotNull( this->_hx___textureID )) { -HXLINE( 161) gl->deleteTexture(this->_hx___textureID); -HXLINE( 162) this->_hx___textureID = null(); - } -HXLINE( 165) if (hx::IsNotNull( this->_hx___glFramebuffer )) { -HXLINE( 167) gl->deleteFramebuffer(this->_hx___glFramebuffer); -HXLINE( 168) this->_hx___glFramebuffer = null(); - } -HXLINE( 171) if (hx::IsNotNull( this->_hx___glDepthRenderbuffer )) { -HXLINE( 173) gl->deleteRenderbuffer(this->_hx___glDepthRenderbuffer); -HXLINE( 174) this->_hx___glDepthRenderbuffer = null(); - } -HXLINE( 177) if (hx::IsNotNull( this->_hx___glStencilRenderbuffer )) { -HXLINE( 179) gl->deleteRenderbuffer(this->_hx___glStencilRenderbuffer); -HXLINE( 180) this->_hx___glStencilRenderbuffer = null(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(TextureBase_obj,dispose,(void)) - - ::lime::graphics::opengl::GLObject TextureBase_obj::_hx___getGLFramebuffer(bool enableDepthAndStencil,int antiAlias,int surfaceSelector){ - HX_STACKFRAME(&_hx_pos_6659164148434b5e_186___getGLFramebuffer) -HXLINE( 187) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 189) if (hx::IsNull( this->_hx___glFramebuffer )) { -HXLINE( 191) this->_hx___glFramebuffer = gl->createFramebuffer(); -HXLINE( 192) this->_hx___context->_hx___bindGLFramebuffer(this->_hx___glFramebuffer); -HXLINE( 193) gl->framebufferTexture2D(gl->FRAMEBUFFER,gl->COLOR_ATTACHMENT0,gl->TEXTURE_2D,this->_hx___textureID,0); -HXLINE( 195) if (this->_hx___context->_hx___enableErrorChecking) { -HXLINE( 197) int code = gl->checkFramebufferStatus(gl->FRAMEBUFFER); -HXLINE( 199) if ((code != gl->FRAMEBUFFER_COMPLETE)) { -HXLINE( 201) ::lime::utils::Log_obj::warn((((((HX_("Error: Context3D.setRenderToTexture status:",4c,0a,86,52) + code) + HX_(" width:",94,67,ab,7e)) + this->_hx___width) + HX_(" height:",53,26,89,26)) + this->_hx___height),hx::SourceInfo(HX_("openfl/display3D/textures/TextureBase.hx",ae,92,0f,7b),201,HX_("openfl.display3D.textures.TextureBase",2f,94,15,bc),HX_("__getGLFramebuffer",92,f3,72,c9))); - } - } - } -HXLINE( 206) bool _hx_tmp; -HXDLIN( 206) if (enableDepthAndStencil) { -HXLINE( 206) _hx_tmp = hx::IsNull( this->_hx___glDepthRenderbuffer ); - } - else { -HXLINE( 206) _hx_tmp = false; - } -HXDLIN( 206) if (_hx_tmp) { -HXLINE( 208) this->_hx___context->_hx___bindGLFramebuffer(this->_hx___glFramebuffer); -HXLINE( 210) if ((::openfl::display3D::Context3D_obj::_hx___glDepthStencil != 0)) { -HXLINE( 212) this->_hx___glDepthRenderbuffer = gl->createRenderbuffer(); -HXLINE( 213) this->_hx___glStencilRenderbuffer = this->_hx___glDepthRenderbuffer; -HXLINE( 215) gl->bindRenderbuffer(gl->RENDERBUFFER,this->_hx___glDepthRenderbuffer); -HXLINE( 216) gl->renderbufferStorage(gl->RENDERBUFFER,::openfl::display3D::Context3D_obj::_hx___glDepthStencil,this->_hx___width,this->_hx___height); -HXLINE( 217) gl->framebufferRenderbuffer(gl->FRAMEBUFFER,gl->DEPTH_STENCIL_ATTACHMENT,gl->RENDERBUFFER,this->_hx___glDepthRenderbuffer); - } - else { -HXLINE( 221) this->_hx___glDepthRenderbuffer = gl->createRenderbuffer(); -HXLINE( 222) this->_hx___glStencilRenderbuffer = gl->createRenderbuffer(); -HXLINE( 224) gl->bindRenderbuffer(gl->RENDERBUFFER,this->_hx___glDepthRenderbuffer); -HXLINE( 225) gl->renderbufferStorage(gl->RENDERBUFFER,gl->DEPTH_COMPONENT16,this->_hx___width,this->_hx___height); -HXLINE( 226) gl->bindRenderbuffer(gl->RENDERBUFFER,this->_hx___glStencilRenderbuffer); -HXLINE( 227) gl->renderbufferStorage(gl->RENDERBUFFER,gl->STENCIL_INDEX8,this->_hx___width,this->_hx___height); -HXLINE( 229) gl->framebufferRenderbuffer(gl->FRAMEBUFFER,gl->DEPTH_ATTACHMENT,gl->RENDERBUFFER,this->_hx___glDepthRenderbuffer); -HXLINE( 230) gl->framebufferRenderbuffer(gl->FRAMEBUFFER,gl->STENCIL_ATTACHMENT,gl->RENDERBUFFER,this->_hx___glStencilRenderbuffer); - } -HXLINE( 233) if (this->_hx___context->_hx___enableErrorChecking) { -HXLINE( 235) int code1 = gl->checkFramebufferStatus(gl->FRAMEBUFFER); -HXLINE( 237) if ((code1 != gl->FRAMEBUFFER_COMPLETE)) { -HXLINE( 239) ::lime::utils::Log_obj::warn((((((HX_("Error: Context3D.setRenderToTexture status:",4c,0a,86,52) + code1) + HX_(" width:",94,67,ab,7e)) + this->_hx___width) + HX_(" height:",53,26,89,26)) + this->_hx___height),hx::SourceInfo(HX_("openfl/display3D/textures/TextureBase.hx",ae,92,0f,7b),239,HX_("openfl.display3D.textures.TextureBase",2f,94,15,bc),HX_("__getGLFramebuffer",92,f3,72,c9))); - } - } -HXLINE( 243) { -HXLINE( 243) ::lime::graphics::opengl::GLObject renderbuffer = null(); -HXDLIN( 243) gl->bindRenderbuffer(gl->RENDERBUFFER,renderbuffer); - } - } -HXLINE( 246) return this->_hx___glFramebuffer; - } - - -HX_DEFINE_DYNAMIC_FUNC3(TextureBase_obj,_hx___getGLFramebuffer,return ) - - ::lime::graphics::Image TextureBase_obj::_hx___getImage( ::openfl::display::BitmapData bitmapData){ - HX_STACKFRAME(&_hx_pos_6659164148434b5e_251___getImage) -HXLINE( 252) ::lime::graphics::Image image = bitmapData->image; -HXLINE( 254) bool _hx_tmp; -HXDLIN( 254) if (!(!(bitmapData->_hx___isValid))) { -HXLINE( 254) _hx_tmp = hx::IsNull( image ); - } - else { -HXLINE( 254) _hx_tmp = true; - } -HXDLIN( 254) if (_hx_tmp) { -HXLINE( 256) return null(); - } -HXLINE( 289) bool _hx_tmp1; -HXDLIN( 289) if (!(image->get_premultiplied())) { -HXLINE( 289) _hx_tmp1 = image->get_transparent(); - } - else { -HXLINE( 289) _hx_tmp1 = false; - } -HXDLIN( 289) if (_hx_tmp1) { -HXLINE( 291) image = image->clone(); -HXLINE( 292) image->set_premultiplied(true); - } -HXLINE( 299) return image; - } - - -HX_DEFINE_DYNAMIC_FUNC1(TextureBase_obj,_hx___getImage,return ) - - ::lime::graphics::opengl::GLObject TextureBase_obj::_hx___getTexture(){ - HX_STACKFRAME(&_hx_pos_6659164148434b5e_305___getTexture) -HXDLIN( 305) return this->_hx___textureID; - } - - -HX_DEFINE_DYNAMIC_FUNC0(TextureBase_obj,_hx___getTexture,return ) - -bool TextureBase_obj::_hx___setSamplerState( ::openfl::display::_internal::SamplerState state){ - HX_GC_STACKFRAME(&_hx_pos_6659164148434b5e_309___setSamplerState) -HXLINE( 310) if (!(state->equals(this->_hx___samplerState))) { -HXLINE( 312) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 314) if ((this->_hx___textureTarget == this->_hx___context->gl->TEXTURE_CUBE_MAP)) { -HXLINE( 314) this->_hx___context->_hx___bindGLTextureCubeMap(this->_hx___textureID); - } - else { -HXLINE( 316) this->_hx___context->_hx___bindGLTexture2D(this->_hx___textureID); - } -HXLINE( 318) int wrapModeS = 0; -HXDLIN( 318) int wrapModeT = 0; -HXLINE( 320) ::Dynamic _hx_switch_0 = state->wrap; - if ( (_hx_switch_0==0) ){ -HXLINE( 323) wrapModeS = gl->CLAMP_TO_EDGE; -HXLINE( 324) wrapModeT = gl->CLAMP_TO_EDGE; -HXLINE( 322) goto _hx_goto_5; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 326) wrapModeS = gl->CLAMP_TO_EDGE; -HXLINE( 327) wrapModeT = gl->REPEAT; -HXLINE( 325) goto _hx_goto_5; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 329) wrapModeS = gl->REPEAT; -HXLINE( 330) wrapModeT = gl->REPEAT; -HXLINE( 328) goto _hx_goto_5; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 332) wrapModeS = gl->REPEAT; -HXLINE( 333) wrapModeT = gl->CLAMP_TO_EDGE; -HXLINE( 331) goto _hx_goto_5; - } - /* default */{ -HXLINE( 335) HX_STACK_DO_THROW( ::openfl::errors::Error_obj::__alloc( HX_CTX ,HX_("wrap bad enum",52,1c,4c,59),null())); - } - _hx_goto_5:; -HXLINE( 338) int magFilter = 0; -HXDLIN( 338) int minFilter = 0; -HXLINE( 340) if (hx::IsEq( state->filter,5 )) { -HXLINE( 343) magFilter = gl->NEAREST; - } - else { -HXLINE( 345) magFilter = gl->LINEAR; - } -HXLINE( 348) ::Dynamic _hx_switch_1 = state->mipfilter; - if ( (_hx_switch_1==0) ){ -HXLINE( 351) if (hx::IsEq( state->filter,5 )) { -HXLINE( 351) minFilter = gl->NEAREST_MIPMAP_LINEAR; - } - else { -HXLINE( 351) minFilter = gl->LINEAR_MIPMAP_LINEAR; - } -HXDLIN( 351) goto _hx_goto_6; - } - if ( (_hx_switch_1==1) ){ -HXLINE( 353) if (hx::IsEq( state->filter,5 )) { -HXLINE( 353) minFilter = gl->NEAREST_MIPMAP_NEAREST; - } - else { -HXLINE( 353) minFilter = gl->LINEAR_MIPMAP_NEAREST; - } -HXDLIN( 353) goto _hx_goto_6; - } - if ( (_hx_switch_1==2) ){ -HXLINE( 355) if (hx::IsEq( state->filter,5 )) { -HXLINE( 355) minFilter = gl->NEAREST; - } - else { -HXLINE( 355) minFilter = gl->LINEAR; - } -HXDLIN( 355) goto _hx_goto_6; - } - /* default */{ -HXLINE( 357) HX_STACK_DO_THROW( ::openfl::errors::Error_obj::__alloc( HX_CTX ,HX_("mipfiter bad enum",b2,1b,09,c4),null())); - } - _hx_goto_6:; -HXLINE( 360) gl->texParameteri(this->_hx___textureTarget,gl->TEXTURE_MIN_FILTER,minFilter); -HXLINE( 361) gl->texParameteri(this->_hx___textureTarget,gl->TEXTURE_MAG_FILTER,magFilter); -HXLINE( 362) gl->texParameteri(this->_hx___textureTarget,gl->TEXTURE_WRAP_S,wrapModeS); -HXLINE( 363) gl->texParameteri(this->_hx___textureTarget,gl->TEXTURE_WRAP_T,wrapModeT); -HXLINE( 365) bool _hx_tmp = (state->lodBias != ((Float)0.0)); -HXLINE( 371) if (hx::IsNull( this->_hx___samplerState )) { -HXLINE( 371) this->_hx___samplerState = state->clone(); - } -HXLINE( 372) this->_hx___samplerState->copyFrom(state); -HXLINE( 374) return true; - } -HXLINE( 377) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(TextureBase_obj,_hx___setSamplerState,return ) - -void TextureBase_obj::_hx___uploadFromImage( ::lime::graphics::Image image){ - HX_STACKFRAME(&_hx_pos_6659164148434b5e_382___uploadFromImage) -HXLINE( 383) ::lime::_internal::backend::native::NativeOpenGLRenderContext gl = this->_hx___context->gl; -HXLINE( 384) int internalFormat; -HXDLIN( 384) int format; -HXLINE( 386) if ((this->_hx___textureTarget != gl->TEXTURE_2D)) { -HXLINE( 386) return; - } -HXLINE( 388) if ((image->buffer->bitsPerPixel == 1)) { -HXLINE( 390) internalFormat = gl->ALPHA; -HXLINE( 391) format = gl->ALPHA; - } - else { -HXLINE( 395) internalFormat = ::openfl::display3D::textures::TextureBase_obj::_hx___textureInternalFormat; -HXLINE( 396) format = ::openfl::display3D::textures::TextureBase_obj::_hx___textureFormat; - } -HXLINE( 399) this->_hx___context->_hx___bindGLTexture2D(this->_hx___textureID); -HXLINE( 423) { -HXLINE( 423) int target = gl->TEXTURE_2D; -HXDLIN( 423) int width = image->buffer->width; -HXDLIN( 423) int height = image->buffer->height; -HXDLIN( 423) int type = gl->UNSIGNED_BYTE; -HXDLIN( 423) ::lime::utils::ArrayBufferView srcData = image->get_data(); -HXDLIN( 423) { -HXLINE( 423) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer,null(),srcData,null(),0); -HXDLIN( 423) gl->texImage2D(target,0,internalFormat,width,height,0,format,type,::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::lime::graphics::_WebGL2RenderContext::WebGL2RenderContext_Impl__obj::_hx___tempPointer)); - } - } -HXLINE( 426) this->_hx___context->_hx___bindGLTexture2D(null()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(TextureBase_obj,_hx___uploadFromImage,(void)) - - ::haxe::ds::IntMap TextureBase_obj::_hx___compressedFormats; - - ::haxe::ds::IntMap TextureBase_obj::_hx___compressedFormatsAlpha; - - ::Dynamic TextureBase_obj::_hx___supportsBGRA; - -int TextureBase_obj::_hx___textureFormat; - -int TextureBase_obj::_hx___textureInternalFormat; - - -hx::ObjectPtr< TextureBase_obj > TextureBase_obj::__new( ::openfl::display3D::Context3D context) { - hx::ObjectPtr< TextureBase_obj > __this = new TextureBase_obj(); - __this->__construct(context); - return __this; -} - -hx::ObjectPtr< TextureBase_obj > TextureBase_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context) { - TextureBase_obj *__this = (TextureBase_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(TextureBase_obj), true, "openfl.display3D.textures.TextureBase")); - *(void **)__this = TextureBase_obj::_hx_vtable; - __this->__construct(context); - return __this; -} - -TextureBase_obj::TextureBase_obj() -{ -} - -void TextureBase_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(TextureBase); - HX_MARK_MEMBER_NAME(_hx___alphaTexture,"__alphaTexture"); - HX_MARK_MEMBER_NAME(_hx___context,"__context"); - HX_MARK_MEMBER_NAME(_hx___format,"__format"); - HX_MARK_MEMBER_NAME(_hx___glDepthRenderbuffer,"__glDepthRenderbuffer"); - HX_MARK_MEMBER_NAME(_hx___glFramebuffer,"__glFramebuffer"); - HX_MARK_MEMBER_NAME(_hx___glStencilRenderbuffer,"__glStencilRenderbuffer"); - HX_MARK_MEMBER_NAME(_hx___height,"__height"); - HX_MARK_MEMBER_NAME(_hx___internalFormat,"__internalFormat"); - HX_MARK_MEMBER_NAME(_hx___optimizeForRenderToTexture,"__optimizeForRenderToTexture"); - HX_MARK_MEMBER_NAME(_hx___samplerState,"__samplerState"); - HX_MARK_MEMBER_NAME(_hx___streamingLevels,"__streamingLevels"); - HX_MARK_MEMBER_NAME(_hx___textureContext,"__textureContext"); - HX_MARK_MEMBER_NAME(_hx___textureID,"__textureID"); - HX_MARK_MEMBER_NAME(_hx___textureTarget,"__textureTarget"); - HX_MARK_MEMBER_NAME(_hx___width,"__width"); - ::openfl::events::EventDispatcher_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void TextureBase_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(_hx___alphaTexture,"__alphaTexture"); - HX_VISIT_MEMBER_NAME(_hx___context,"__context"); - HX_VISIT_MEMBER_NAME(_hx___format,"__format"); - HX_VISIT_MEMBER_NAME(_hx___glDepthRenderbuffer,"__glDepthRenderbuffer"); - HX_VISIT_MEMBER_NAME(_hx___glFramebuffer,"__glFramebuffer"); - HX_VISIT_MEMBER_NAME(_hx___glStencilRenderbuffer,"__glStencilRenderbuffer"); - HX_VISIT_MEMBER_NAME(_hx___height,"__height"); - HX_VISIT_MEMBER_NAME(_hx___internalFormat,"__internalFormat"); - HX_VISIT_MEMBER_NAME(_hx___optimizeForRenderToTexture,"__optimizeForRenderToTexture"); - HX_VISIT_MEMBER_NAME(_hx___samplerState,"__samplerState"); - HX_VISIT_MEMBER_NAME(_hx___streamingLevels,"__streamingLevels"); - HX_VISIT_MEMBER_NAME(_hx___textureContext,"__textureContext"); - HX_VISIT_MEMBER_NAME(_hx___textureID,"__textureID"); - HX_VISIT_MEMBER_NAME(_hx___textureTarget,"__textureTarget"); - HX_VISIT_MEMBER_NAME(_hx___width,"__width"); - ::openfl::events::EventDispatcher_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val TextureBase_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"__width") ) { return hx::Val( _hx___width ); } - if (HX_FIELD_EQ(inName,"dispose") ) { return hx::Val( dispose_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__format") ) { return hx::Val( _hx___format ); } - if (HX_FIELD_EQ(inName,"__height") ) { return hx::Val( _hx___height ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__context") ) { return hx::Val( _hx___context ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__getImage") ) { return hx::Val( _hx___getImage_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__textureID") ) { return hx::Val( _hx___textureID ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__getTexture") ) { return hx::Val( _hx___getTexture_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__alphaTexture") ) { return hx::Val( _hx___alphaTexture ); } - if (HX_FIELD_EQ(inName,"__samplerState") ) { return hx::Val( _hx___samplerState ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__glFramebuffer") ) { return hx::Val( _hx___glFramebuffer ); } - if (HX_FIELD_EQ(inName,"__textureTarget") ) { return hx::Val( _hx___textureTarget ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__internalFormat") ) { return hx::Val( _hx___internalFormat ); } - if (HX_FIELD_EQ(inName,"__textureContext") ) { return hx::Val( _hx___textureContext ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__streamingLevels") ) { return hx::Val( _hx___streamingLevels ); } - if (HX_FIELD_EQ(inName,"__setSamplerState") ) { return hx::Val( _hx___setSamplerState_dyn() ); } - if (HX_FIELD_EQ(inName,"__uploadFromImage") ) { return hx::Val( _hx___uploadFromImage_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__getGLFramebuffer") ) { return hx::Val( _hx___getGLFramebuffer_dyn() ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"__glDepthRenderbuffer") ) { return hx::Val( _hx___glDepthRenderbuffer ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"__glStencilRenderbuffer") ) { return hx::Val( _hx___glStencilRenderbuffer ); } - break; - case 28: - if (HX_FIELD_EQ(inName,"__optimizeForRenderToTexture") ) { return hx::Val( _hx___optimizeForRenderToTexture ); } - } - return super::__Field(inName,inCallProp); -} - -bool TextureBase_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"__supportsBGRA") ) { outValue = ( _hx___supportsBGRA ); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__textureFormat") ) { outValue = ( _hx___textureFormat ); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__compressedFormats") ) { outValue = ( _hx___compressedFormats ); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"__textureInternalFormat") ) { outValue = ( _hx___textureInternalFormat ); return true; } - break; - case 24: - if (HX_FIELD_EQ(inName,"__compressedFormatsAlpha") ) { outValue = ( _hx___compressedFormatsAlpha ); return true; } - } - return false; -} - -hx::Val TextureBase_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"__width") ) { _hx___width=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"__format") ) { _hx___format=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__height") ) { _hx___height=inValue.Cast< int >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__context") ) { _hx___context=inValue.Cast< ::openfl::display3D::Context3D >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__textureID") ) { _hx___textureID=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__alphaTexture") ) { _hx___alphaTexture=inValue.Cast< ::openfl::display3D::textures::TextureBase >(); return inValue; } - if (HX_FIELD_EQ(inName,"__samplerState") ) { _hx___samplerState=inValue.Cast< ::openfl::display::_internal::SamplerState >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__glFramebuffer") ) { _hx___glFramebuffer=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - if (HX_FIELD_EQ(inName,"__textureTarget") ) { _hx___textureTarget=inValue.Cast< int >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__internalFormat") ) { _hx___internalFormat=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__textureContext") ) { _hx___textureContext=inValue.Cast< ::lime::graphics::RenderContext >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__streamingLevels") ) { _hx___streamingLevels=inValue.Cast< int >(); return inValue; } - break; - case 21: - if (HX_FIELD_EQ(inName,"__glDepthRenderbuffer") ) { _hx___glDepthRenderbuffer=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 23: - if (HX_FIELD_EQ(inName,"__glStencilRenderbuffer") ) { _hx___glStencilRenderbuffer=inValue.Cast< ::lime::graphics::opengl::GLObject >(); return inValue; } - break; - case 28: - if (HX_FIELD_EQ(inName,"__optimizeForRenderToTexture") ) { _hx___optimizeForRenderToTexture=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool TextureBase_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"__supportsBGRA") ) { _hx___supportsBGRA=ioValue.Cast< ::Dynamic >(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__textureFormat") ) { _hx___textureFormat=ioValue.Cast< int >(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__compressedFormats") ) { _hx___compressedFormats=ioValue.Cast< ::haxe::ds::IntMap >(); return true; } - break; - case 23: - if (HX_FIELD_EQ(inName,"__textureInternalFormat") ) { _hx___textureInternalFormat=ioValue.Cast< int >(); return true; } - break; - case 24: - if (HX_FIELD_EQ(inName,"__compressedFormatsAlpha") ) { _hx___compressedFormatsAlpha=ioValue.Cast< ::haxe::ds::IntMap >(); return true; } - } - return false; -} - -void TextureBase_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("__alphaTexture",3d,94,14,53)); - outFields->push(HX_("__context",cf,e6,c5,9a)); - outFields->push(HX_("__format",57,fa,bd,a5)); - outFields->push(HX_("__glDepthRenderbuffer",74,4f,5f,25)); - outFields->push(HX_("__glFramebuffer",a8,a3,61,b3)); - outFields->push(HX_("__glStencilRenderbuffer",ad,a2,be,0a)); - outFields->push(HX_("__height",07,73,7b,aa)); - outFields->push(HX_("__internalFormat",74,81,bd,56)); - outFields->push(HX_("__optimizeForRenderToTexture",be,d4,90,b3)); - outFields->push(HX_("__samplerState",09,67,80,dc)); - outFields->push(HX_("__streamingLevels",51,a1,de,07)); - outFields->push(HX_("__textureContext",74,21,78,6f)); - outFields->push(HX_("__textureID",56,7e,75,dd)); - outFields->push(HX_("__textureTarget",6c,ff,b6,a1)); - outFields->push(HX_("__width",e6,0e,c1,34)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo TextureBase_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::display3D::textures::TextureBase */ ,(int)offsetof(TextureBase_obj,_hx___alphaTexture),HX_("__alphaTexture",3d,94,14,53)}, - {hx::fsObject /* ::openfl::display3D::Context3D */ ,(int)offsetof(TextureBase_obj,_hx___context),HX_("__context",cf,e6,c5,9a)}, - {hx::fsInt,(int)offsetof(TextureBase_obj,_hx___format),HX_("__format",57,fa,bd,a5)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(TextureBase_obj,_hx___glDepthRenderbuffer),HX_("__glDepthRenderbuffer",74,4f,5f,25)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(TextureBase_obj,_hx___glFramebuffer),HX_("__glFramebuffer",a8,a3,61,b3)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(TextureBase_obj,_hx___glStencilRenderbuffer),HX_("__glStencilRenderbuffer",ad,a2,be,0a)}, - {hx::fsInt,(int)offsetof(TextureBase_obj,_hx___height),HX_("__height",07,73,7b,aa)}, - {hx::fsInt,(int)offsetof(TextureBase_obj,_hx___internalFormat),HX_("__internalFormat",74,81,bd,56)}, - {hx::fsBool,(int)offsetof(TextureBase_obj,_hx___optimizeForRenderToTexture),HX_("__optimizeForRenderToTexture",be,d4,90,b3)}, - {hx::fsObject /* ::openfl::display::_internal::SamplerState */ ,(int)offsetof(TextureBase_obj,_hx___samplerState),HX_("__samplerState",09,67,80,dc)}, - {hx::fsInt,(int)offsetof(TextureBase_obj,_hx___streamingLevels),HX_("__streamingLevels",51,a1,de,07)}, - {hx::fsObject /* ::lime::graphics::RenderContext */ ,(int)offsetof(TextureBase_obj,_hx___textureContext),HX_("__textureContext",74,21,78,6f)}, - {hx::fsObject /* ::lime::graphics::opengl::GLObject */ ,(int)offsetof(TextureBase_obj,_hx___textureID),HX_("__textureID",56,7e,75,dd)}, - {hx::fsInt,(int)offsetof(TextureBase_obj,_hx___textureTarget),HX_("__textureTarget",6c,ff,b6,a1)}, - {hx::fsInt,(int)offsetof(TextureBase_obj,_hx___width),HX_("__width",e6,0e,c1,34)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo TextureBase_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::IntMap */ ,(void *) &TextureBase_obj::_hx___compressedFormats,HX_("__compressedFormats",bb,c7,22,d3)}, - {hx::fsObject /* ::haxe::ds::IntMap */ ,(void *) &TextureBase_obj::_hx___compressedFormatsAlpha,HX_("__compressedFormatsAlpha",a3,69,ec,0f)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &TextureBase_obj::_hx___supportsBGRA,HX_("__supportsBGRA",58,53,57,0f)}, - {hx::fsInt,(void *) &TextureBase_obj::_hx___textureFormat,HX_("__textureFormat",52,9b,58,18)}, - {hx::fsInt,(void *) &TextureBase_obj::_hx___textureInternalFormat,HX_("__textureInternalFormat",6f,15,aa,a7)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String TextureBase_obj_sMemberFields[] = { - HX_("__alphaTexture",3d,94,14,53), - HX_("__context",cf,e6,c5,9a), - HX_("__format",57,fa,bd,a5), - HX_("__glDepthRenderbuffer",74,4f,5f,25), - HX_("__glFramebuffer",a8,a3,61,b3), - HX_("__glStencilRenderbuffer",ad,a2,be,0a), - HX_("__height",07,73,7b,aa), - HX_("__internalFormat",74,81,bd,56), - HX_("__optimizeForRenderToTexture",be,d4,90,b3), - HX_("__samplerState",09,67,80,dc), - HX_("__streamingLevels",51,a1,de,07), - HX_("__textureContext",74,21,78,6f), - HX_("__textureID",56,7e,75,dd), - HX_("__textureTarget",6c,ff,b6,a1), - HX_("__width",e6,0e,c1,34), - HX_("dispose",9f,80,4c,bb), - HX_("__getGLFramebuffer",92,f3,72,c9), - HX_("__getImage",05,a2,78,c0), - HX_("__getTexture",05,ca,d5,26), - HX_("__setSamplerState",8b,e7,cf,5d), - HX_("__uploadFromImage",30,88,86,ba), - ::String(null()) }; - -static void TextureBase_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(TextureBase_obj::_hx___compressedFormats,"__compressedFormats"); - HX_MARK_MEMBER_NAME(TextureBase_obj::_hx___compressedFormatsAlpha,"__compressedFormatsAlpha"); - HX_MARK_MEMBER_NAME(TextureBase_obj::_hx___supportsBGRA,"__supportsBGRA"); - HX_MARK_MEMBER_NAME(TextureBase_obj::_hx___textureFormat,"__textureFormat"); - HX_MARK_MEMBER_NAME(TextureBase_obj::_hx___textureInternalFormat,"__textureInternalFormat"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void TextureBase_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(TextureBase_obj::_hx___compressedFormats,"__compressedFormats"); - HX_VISIT_MEMBER_NAME(TextureBase_obj::_hx___compressedFormatsAlpha,"__compressedFormatsAlpha"); - HX_VISIT_MEMBER_NAME(TextureBase_obj::_hx___supportsBGRA,"__supportsBGRA"); - HX_VISIT_MEMBER_NAME(TextureBase_obj::_hx___textureFormat,"__textureFormat"); - HX_VISIT_MEMBER_NAME(TextureBase_obj::_hx___textureInternalFormat,"__textureInternalFormat"); -}; - -#endif - -hx::Class TextureBase_obj::__mClass; - -static ::String TextureBase_obj_sStaticFields[] = { - HX_("__compressedFormats",bb,c7,22,d3), - HX_("__compressedFormatsAlpha",a3,69,ec,0f), - HX_("__supportsBGRA",58,53,57,0f), - HX_("__textureFormat",52,9b,58,18), - HX_("__textureInternalFormat",6f,15,aa,a7), - ::String(null()) -}; - -void TextureBase_obj::__register() -{ - TextureBase_obj _hx_dummy; - TextureBase_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D.textures.TextureBase",2f,94,15,bc); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &TextureBase_obj::__GetStatic; - __mClass->mSetStaticField = &TextureBase_obj::__SetStatic; - __mClass->mMarkFunc = TextureBase_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(TextureBase_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(TextureBase_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< TextureBase_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = TextureBase_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = TextureBase_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = TextureBase_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void TextureBase_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_6659164148434b5e_33_boot) -HXDLIN( 33) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("__getGLFramebuffer",92,f3,72,c9), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c))))) - ->setFixed(1,HX_("__textureContext",74,21,78,6f), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c)))))))); - } -{ - HX_STACKFRAME(&_hx_pos_6659164148434b5e_37_boot) -HXDLIN( 37) _hx___supportsBGRA = null(); - } -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace textures diff --git a/hGameTest/bin/linux/obj/src/openfl/display3D/textures/VideoTexture.cpp b/hGameTest/bin/linux/obj/src/openfl/display3D/textures/VideoTexture.cpp deleted file mode 100644 index 827fcee2..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/display3D/textures/VideoTexture.cpp +++ /dev/null @@ -1,238 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime__internal_backend_native_NativeOpenGLRenderContext -#include -#endif -#ifndef INCLUDED_lime_graphics_opengl_GLObject -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_TextureBase -#include -#endif -#ifndef INCLUDED_openfl_display3D_textures_VideoTexture -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_net_NetStream -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_8bd748bb3c8a0c13_61_new,"openfl.display3D.textures.VideoTexture","new",0x6f95260f,"openfl.display3D.textures.VideoTexture.new","openfl/display3D/textures/VideoTexture.hx",61,0x1fe25aa2) -HX_LOCAL_STACK_FRAME(_hx_pos_8bd748bb3c8a0c13_92_attachNetStream,"openfl.display3D.textures.VideoTexture","attachNetStream",0x7bd9e067,"openfl.display3D.textures.VideoTexture.attachNetStream","openfl/display3D/textures/VideoTexture.hx",92,0x1fe25aa2) -HX_LOCAL_STACK_FRAME(_hx_pos_8bd748bb3c8a0c13_130_dispose,"openfl.display3D.textures.VideoTexture","dispose",0x317bd9ce,"openfl.display3D.textures.VideoTexture.dispose","openfl/display3D/textures/VideoTexture.hx",130,0x1fe25aa2) -HX_LOCAL_STACK_FRAME(_hx_pos_8bd748bb3c8a0c13_162___getTexture,"openfl.display3D.textures.VideoTexture","__getTexture",0x7429c676,"openfl.display3D.textures.VideoTexture.__getTexture","openfl/display3D/textures/VideoTexture.hx",162,0x1fe25aa2) -HX_LOCAL_STACK_FRAME(_hx_pos_8bd748bb3c8a0c13_166___textureReady,"openfl.display3D.textures.VideoTexture","__textureReady",0x47bb8b59,"openfl.display3D.textures.VideoTexture.__textureReady","openfl/display3D/textures/VideoTexture.hx",166,0x1fe25aa2) -namespace openfl{ -namespace display3D{ -namespace textures{ - -void VideoTexture_obj::__construct( ::openfl::display3D::Context3D context){ - HX_STACKFRAME(&_hx_pos_8bd748bb3c8a0c13_61_new) -HXLINE( 62) super::__construct(context); -HXLINE( 64) this->_hx___textureTarget = this->_hx___context->gl->TEXTURE_2D; - } - -Dynamic VideoTexture_obj::__CreateEmpty() { return new VideoTexture_obj; } - -void *VideoTexture_obj::_hx_vtable = 0; - -Dynamic VideoTexture_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< VideoTexture_obj > _hx_result = new VideoTexture_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool VideoTexture_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - if (inClassId<=(int)0x19affbf1) { - return inClassId==(int)0x00000001 || inClassId==(int)0x19affbf1; - } else { - return inClassId==(int)0x1b123bf8; - } - } else { - return inClassId==(int)0x72cfd49b; - } -} - -void VideoTexture_obj::attachNetStream( ::openfl::net::NetStream netStream){ - HX_STACKFRAME(&_hx_pos_8bd748bb3c8a0c13_92_attachNetStream) -HXLINE( 100) this->_hx___cacheTime = ( (Float)(-1) ); -HXLINE( 101) this->_hx___netStream = netStream; -HXLINE( 103) bool _hx_tmp = hx::IsNotNull( this->_hx___netStream ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(VideoTexture_obj,attachNetStream,(void)) - -void VideoTexture_obj::dispose(){ - HX_STACKFRAME(&_hx_pos_8bd748bb3c8a0c13_130_dispose) -HXDLIN( 130) this->super::dispose(); - } - - - ::lime::graphics::opengl::GLObject VideoTexture_obj::_hx___getTexture(){ - HX_STACKFRAME(&_hx_pos_8bd748bb3c8a0c13_162___getTexture) -HXDLIN( 162) return this->_hx___textureID; - } - - -void VideoTexture_obj::_hx___textureReady(){ - HX_GC_STACKFRAME(&_hx_pos_8bd748bb3c8a0c13_166___textureReady) -HXLINE( 172) ::openfl::events::Event event = null(); -HXLINE( 177) event = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("textureReady",88,4d,5a,df),null(),null()); -HXLINE( 180) this->dispatchEvent(event); - } - - -HX_DEFINE_DYNAMIC_FUNC0(VideoTexture_obj,_hx___textureReady,(void)) - - -hx::ObjectPtr< VideoTexture_obj > VideoTexture_obj::__new( ::openfl::display3D::Context3D context) { - hx::ObjectPtr< VideoTexture_obj > __this = new VideoTexture_obj(); - __this->__construct(context); - return __this; -} - -hx::ObjectPtr< VideoTexture_obj > VideoTexture_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display3D::Context3D context) { - VideoTexture_obj *__this = (VideoTexture_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(VideoTexture_obj), true, "openfl.display3D.textures.VideoTexture")); - *(void **)__this = VideoTexture_obj::_hx_vtable; - __this->__construct(context); - return __this; -} - -VideoTexture_obj::VideoTexture_obj() -{ -} - -void VideoTexture_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(VideoTexture); - HX_MARK_MEMBER_NAME(videoHeight,"videoHeight"); - HX_MARK_MEMBER_NAME(videoWidth,"videoWidth"); - HX_MARK_MEMBER_NAME(_hx___cacheTime,"__cacheTime"); - HX_MARK_MEMBER_NAME(_hx___netStream,"__netStream"); - ::openfl::display3D::textures::TextureBase_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void VideoTexture_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(videoHeight,"videoHeight"); - HX_VISIT_MEMBER_NAME(videoWidth,"videoWidth"); - HX_VISIT_MEMBER_NAME(_hx___cacheTime,"__cacheTime"); - HX_VISIT_MEMBER_NAME(_hx___netStream,"__netStream"); - ::openfl::display3D::textures::TextureBase_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val VideoTexture_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"dispose") ) { return hx::Val( dispose_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"videoWidth") ) { return hx::Val( videoWidth ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"videoHeight") ) { return hx::Val( videoHeight ); } - if (HX_FIELD_EQ(inName,"__cacheTime") ) { return hx::Val( _hx___cacheTime ); } - if (HX_FIELD_EQ(inName,"__netStream") ) { return hx::Val( _hx___netStream ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__getTexture") ) { return hx::Val( _hx___getTexture_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__textureReady") ) { return hx::Val( _hx___textureReady_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"attachNetStream") ) { return hx::Val( attachNetStream_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val VideoTexture_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"videoWidth") ) { videoWidth=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"videoHeight") ) { videoHeight=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__cacheTime") ) { _hx___cacheTime=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__netStream") ) { _hx___netStream=inValue.Cast< ::openfl::net::NetStream >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void VideoTexture_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("videoHeight",c2,9e,f3,7a)); - outFields->push(HX_("videoWidth",8b,f3,30,a6)); - outFields->push(HX_("__cacheTime",4f,24,de,76)); - outFields->push(HX_("__netStream",9d,c5,49,80)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo VideoTexture_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(VideoTexture_obj,videoHeight),HX_("videoHeight",c2,9e,f3,7a)}, - {hx::fsInt,(int)offsetof(VideoTexture_obj,videoWidth),HX_("videoWidth",8b,f3,30,a6)}, - {hx::fsFloat,(int)offsetof(VideoTexture_obj,_hx___cacheTime),HX_("__cacheTime",4f,24,de,76)}, - {hx::fsObject /* ::openfl::net::NetStream */ ,(int)offsetof(VideoTexture_obj,_hx___netStream),HX_("__netStream",9d,c5,49,80)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *VideoTexture_obj_sStaticStorageInfo = 0; -#endif - -static ::String VideoTexture_obj_sMemberFields[] = { - HX_("videoHeight",c2,9e,f3,7a), - HX_("videoWidth",8b,f3,30,a6), - HX_("__cacheTime",4f,24,de,76), - HX_("__netStream",9d,c5,49,80), - HX_("attachNetStream",38,40,d7,16), - HX_("dispose",9f,80,4c,bb), - HX_("__getTexture",05,ca,d5,26), - HX_("__textureReady",a8,d0,1a,00), - ::String(null()) }; - -hx::Class VideoTexture_obj::__mClass; - -void VideoTexture_obj::__register() -{ - VideoTexture_obj _hx_dummy; - VideoTexture_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.display3D.textures.VideoTexture",9d,72,4f,e9); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(VideoTexture_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< VideoTexture_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = VideoTexture_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = VideoTexture_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace display3D -} // end namespace textures diff --git a/hGameTest/bin/linux/obj/src/openfl/errors/ArgumentError.cpp b/hGameTest/bin/linux/obj/src/openfl/errors/ArgumentError.cpp deleted file mode 100644 index 37018a4f..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/errors/ArgumentError.cpp +++ /dev/null @@ -1,91 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_errors_ArgumentError -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_81bdcfb19984cb04_11_new,"openfl.errors.ArgumentError","new",0x72c6c578,"openfl.errors.ArgumentError.new","openfl/errors/ArgumentError.hx",11,0xb16d4318) -namespace openfl{ -namespace errors{ - -void ArgumentError_obj::__construct(::String __o_message){ - ::String message = __o_message; - if (hx::IsNull(__o_message)) message = HX_("",00,00,00,00); - HX_STACKFRAME(&_hx_pos_81bdcfb19984cb04_11_new) -HXLINE( 12) super::__construct(message,null()); -HXLINE( 14) this->name = HX_("ArgumentError",eb,77,4b,60); - } - -Dynamic ArgumentError_obj::__CreateEmpty() { return new ArgumentError_obj; } - -void *ArgumentError_obj::_hx_vtable = 0; - -Dynamic ArgumentError_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ArgumentError_obj > _hx_result = new ArgumentError_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool ArgumentError_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x15c6ceac) { - return inClassId==(int)0x00000001 || inClassId==(int)0x15c6ceac; - } else { - return inClassId==(int)0x1fc85c4d; - } -} - - -hx::ObjectPtr< ArgumentError_obj > ArgumentError_obj::__new(::String __o_message) { - hx::ObjectPtr< ArgumentError_obj > __this = new ArgumentError_obj(); - __this->__construct(__o_message); - return __this; -} - -hx::ObjectPtr< ArgumentError_obj > ArgumentError_obj::__alloc(hx::Ctx *_hx_ctx,::String __o_message) { - ArgumentError_obj *__this = (ArgumentError_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ArgumentError_obj), true, "openfl.errors.ArgumentError")); - *(void **)__this = ArgumentError_obj::_hx_vtable; - __this->__construct(__o_message); - return __this; -} - -ArgumentError_obj::ArgumentError_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ArgumentError_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *ArgumentError_obj_sStaticStorageInfo = 0; -#endif - -hx::Class ArgumentError_obj::__mClass; - -void ArgumentError_obj::__register() -{ - ArgumentError_obj _hx_dummy; - ArgumentError_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.errors.ArgumentError",86,e9,30,77); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ArgumentError_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ArgumentError_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ArgumentError_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace errors diff --git a/hGameTest/bin/linux/obj/src/openfl/errors/EOFError.cpp b/hGameTest/bin/linux/obj/src/openfl/errors/EOFError.cpp deleted file mode 100644 index e64796d8..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/errors/EOFError.cpp +++ /dev/null @@ -1,98 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_errors_EOFError -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_IOError -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_6527ad318e200d9c_11_new,"openfl.errors.EOFError","new",0xc20c3743,"openfl.errors.EOFError.new","openfl/errors/EOFError.hx",11,0x8db2236d) -namespace openfl{ -namespace errors{ - -void EOFError_obj::__construct(::String message,hx::Null< int > __o_id){ - int id = __o_id.Default(0); - HX_STACKFRAME(&_hx_pos_6527ad318e200d9c_11_new) -HXLINE( 12) super::__construct(HX_("End of file was encountered",fb,7f,d6,0b)); -HXLINE( 14) this->name = HX_("EOFError",8c,e5,0a,43); -HXLINE( 15) this->errorID = 2030; - } - -Dynamic EOFError_obj::__CreateEmpty() { return new EOFError_obj; } - -void *EOFError_obj::_hx_vtable = 0; - -Dynamic EOFError_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EOFError_obj > _hx_result = new EOFError_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool EOFError_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x382d061f) { - if (inClassId<=(int)0x1fc85c4d) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1fc85c4d; - } else { - return inClassId==(int)0x382d061f; - } - } else { - return inClassId==(int)0x7a1dfa07; - } -} - - -hx::ObjectPtr< EOFError_obj > EOFError_obj::__new(::String message,hx::Null< int > __o_id) { - hx::ObjectPtr< EOFError_obj > __this = new EOFError_obj(); - __this->__construct(message,__o_id); - return __this; -} - -hx::ObjectPtr< EOFError_obj > EOFError_obj::__alloc(hx::Ctx *_hx_ctx,::String message,hx::Null< int > __o_id) { - EOFError_obj *__this = (EOFError_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EOFError_obj), true, "openfl.errors.EOFError")); - *(void **)__this = EOFError_obj::_hx_vtable; - __this->__construct(message,__o_id); - return __this; -} - -EOFError_obj::EOFError_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *EOFError_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *EOFError_obj_sStaticStorageInfo = 0; -#endif - -hx::Class EOFError_obj::__mClass; - -void EOFError_obj::__register() -{ - EOFError_obj _hx_dummy; - EOFError_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.errors.EOFError",d1,d9,b0,40); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< EOFError_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EOFError_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EOFError_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace errors diff --git a/hGameTest/bin/linux/obj/src/openfl/errors/Error.cpp b/hGameTest/bin/linux/obj/src/openfl/errors/Error.cpp deleted file mode 100644 index b5e1b263..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/errors/Error.cpp +++ /dev/null @@ -1,219 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_CallStack -#include -#endif -#ifndef INCLUDED_haxe_StackItem -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7c7ee06d9b3544d2_20_new,"openfl.errors.Error","new",0xefad98b5,"openfl.errors.Error.new","openfl/errors/Error.hx",20,0x5096467b) -HX_LOCAL_STACK_FRAME(_hx_pos_7c7ee06d9b3544d2_30_getStackTrace,"openfl.errors.Error","getStackTrace",0x0bedf2e8,"openfl.errors.Error.getStackTrace","openfl/errors/Error.hx",30,0x5096467b) -HX_LOCAL_STACK_FRAME(_hx_pos_7c7ee06d9b3544d2_37_toString,"openfl.errors.Error","toString",0x62f5b437,"openfl.errors.Error.toString","openfl/errors/Error.hx",37,0x5096467b) -HX_LOCAL_STACK_FRAME(_hx_pos_7c7ee06d9b3544d2_12_boot,"openfl.errors.Error","boot",0xc051063d,"openfl.errors.Error.boot","openfl/errors/Error.hx",12,0x5096467b) -namespace openfl{ -namespace errors{ - -void Error_obj::__construct(::String __o_message,hx::Null< int > __o_id){ - ::String message = __o_message; - if (hx::IsNull(__o_message)) message = HX_("",00,00,00,00); - int id = __o_id.Default(0); - HX_STACKFRAME(&_hx_pos_7c7ee06d9b3544d2_20_new) -HXLINE( 21) this->message = message; -HXLINE( 22) this->errorID = id; -HXLINE( 23) this->name = HX_("Error",a8,3b,57,06); - } - -Dynamic Error_obj::__CreateEmpty() { return new Error_obj; } - -void *Error_obj::_hx_vtable = 0; - -Dynamic Error_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Error_obj > _hx_result = new Error_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool Error_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1fc85c4d; -} - -::String Error_obj::getStackTrace(){ - HX_STACKFRAME(&_hx_pos_7c7ee06d9b3544d2_30_getStackTrace) -HXDLIN( 30) return ::haxe::CallStack_obj::toString(::haxe::CallStack_obj::exceptionStack()); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Error_obj,getStackTrace,return ) - -::String Error_obj::toString(){ - HX_STACKFRAME(&_hx_pos_7c7ee06d9b3544d2_37_toString) -HXDLIN( 37) if (hx::IsNotNull( this->message )) { -HXLINE( 39) return this->message; - } - else { -HXLINE( 43) return HX_("Error",a8,3b,57,06); - } -HXLINE( 37) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Error_obj,toString,return ) - -::String Error_obj::DEFAULT_TO_STRING; - - -hx::ObjectPtr< Error_obj > Error_obj::__new(::String __o_message,hx::Null< int > __o_id) { - hx::ObjectPtr< Error_obj > __this = new Error_obj(); - __this->__construct(__o_message,__o_id); - return __this; -} - -hx::ObjectPtr< Error_obj > Error_obj::__alloc(hx::Ctx *_hx_ctx,::String __o_message,hx::Null< int > __o_id) { - Error_obj *__this = (Error_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Error_obj), true, "openfl.errors.Error")); - *(void **)__this = Error_obj::_hx_vtable; - __this->__construct(__o_message,__o_id); - return __this; -} - -Error_obj::Error_obj() -{ -} - -void Error_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Error); - HX_MARK_MEMBER_NAME(errorID,"errorID"); - HX_MARK_MEMBER_NAME(message,"message"); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_END_CLASS(); -} - -void Error_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(errorID,"errorID"); - HX_VISIT_MEMBER_NAME(message,"message"); - HX_VISIT_MEMBER_NAME(name,"name"); -} - -hx::Val Error_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"errorID") ) { return hx::Val( errorID ); } - if (HX_FIELD_EQ(inName,"message") ) { return hx::Val( message ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"getStackTrace") ) { return hx::Val( getStackTrace_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Error_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { name=inValue.Cast< ::String >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"errorID") ) { errorID=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"message") ) { message=inValue.Cast< ::String >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Error_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("errorID",a3,8d,0a,ea)); - outFields->push(HX_("message",c7,35,11,9a)); - outFields->push(HX_("name",4b,72,ff,48)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Error_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(Error_obj,errorID),HX_("errorID",a3,8d,0a,ea)}, - {hx::fsString,(int)offsetof(Error_obj,message),HX_("message",c7,35,11,9a)}, - {hx::fsString,(int)offsetof(Error_obj,name),HX_("name",4b,72,ff,48)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Error_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &Error_obj::DEFAULT_TO_STRING,HX_("DEFAULT_TO_STRING",f7,2d,dc,05)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Error_obj_sMemberFields[] = { - HX_("errorID",a3,8d,0a,ea), - HX_("message",c7,35,11,9a), - HX_("name",4b,72,ff,48), - HX_("getStackTrace",53,8e,b0,85), - HX_("toString",ac,d0,6e,38), - ::String(null()) }; - -static void Error_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Error_obj::DEFAULT_TO_STRING,"DEFAULT_TO_STRING"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Error_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Error_obj::DEFAULT_TO_STRING,"DEFAULT_TO_STRING"); -}; - -#endif - -hx::Class Error_obj::__mClass; - -static ::String Error_obj_sStaticFields[] = { - HX_("DEFAULT_TO_STRING",f7,2d,dc,05), - ::String(null()) -}; - -void Error_obj::__register() -{ - Error_obj _hx_dummy; - Error_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.errors.Error",43,1a,04,80); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Error_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Error_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Error_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Error_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Error_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Error_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Error_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Error_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_7c7ee06d9b3544d2_12_boot) -HXDLIN( 12) DEFAULT_TO_STRING = HX_("Error",a8,3b,57,06); - } -} - -} // end namespace openfl -} // end namespace errors diff --git a/hGameTest/bin/linux/obj/src/openfl/errors/IOError.cpp b/hGameTest/bin/linux/obj/src/openfl/errors/IOError.cpp deleted file mode 100644 index bac0011d..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/errors/IOError.cpp +++ /dev/null @@ -1,91 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_IOError -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f56cae0bb14fb04e_11_new,"openfl.errors.IOError","new",0xdfaba8cf,"openfl.errors.IOError.new","openfl/errors/IOError.hx",11,0x640bffa1) -namespace openfl{ -namespace errors{ - -void IOError_obj::__construct(::String __o_message){ - ::String message = __o_message; - if (hx::IsNull(__o_message)) message = HX_("",00,00,00,00); - HX_STACKFRAME(&_hx_pos_f56cae0bb14fb04e_11_new) -HXLINE( 12) super::__construct(message,null()); -HXLINE( 14) this->name = HX_("IOError",02,9a,27,78); - } - -Dynamic IOError_obj::__CreateEmpty() { return new IOError_obj; } - -void *IOError_obj::_hx_vtable = 0; - -Dynamic IOError_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< IOError_obj > _hx_result = new IOError_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool IOError_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1fc85c4d) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1fc85c4d; - } else { - return inClassId==(int)0x382d061f; - } -} - - -hx::ObjectPtr< IOError_obj > IOError_obj::__new(::String __o_message) { - hx::ObjectPtr< IOError_obj > __this = new IOError_obj(); - __this->__construct(__o_message); - return __this; -} - -hx::ObjectPtr< IOError_obj > IOError_obj::__alloc(hx::Ctx *_hx_ctx,::String __o_message) { - IOError_obj *__this = (IOError_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(IOError_obj), true, "openfl.errors.IOError")); - *(void **)__this = IOError_obj::_hx_vtable; - __this->__construct(__o_message); - return __this; -} - -IOError_obj::IOError_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *IOError_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *IOError_obj_sStaticStorageInfo = 0; -#endif - -hx::Class IOError_obj::__mClass; - -void IOError_obj::__register() -{ - IOError_obj _hx_dummy; - IOError_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.errors.IOError",5d,95,bd,5d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< IOError_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = IOError_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = IOError_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace errors diff --git a/hGameTest/bin/linux/obj/src/openfl/errors/IllegalOperationError.cpp b/hGameTest/bin/linux/obj/src/openfl/errors/IllegalOperationError.cpp deleted file mode 100644 index 80816a75..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/errors/IllegalOperationError.cpp +++ /dev/null @@ -1,91 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_IllegalOperationError -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_4cf27cf07614edf1_11_new,"openfl.errors.IllegalOperationError","new",0x7489b4a4,"openfl.errors.IllegalOperationError.new","openfl/errors/IllegalOperationError.hx",11,0x72707d6c) -namespace openfl{ -namespace errors{ - -void IllegalOperationError_obj::__construct(::String __o_message){ - ::String message = __o_message; - if (hx::IsNull(__o_message)) message = HX_("",00,00,00,00); - HX_STACKFRAME(&_hx_pos_4cf27cf07614edf1_11_new) -HXLINE( 12) super::__construct(message,0); -HXLINE( 14) this->name = HX_("IllegalOperationError",17,ce,c0,9e); - } - -Dynamic IllegalOperationError_obj::__CreateEmpty() { return new IllegalOperationError_obj; } - -void *IllegalOperationError_obj::_hx_vtable = 0; - -Dynamic IllegalOperationError_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< IllegalOperationError_obj > _hx_result = new IllegalOperationError_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool IllegalOperationError_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1fc85c4d) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1fc85c4d; - } else { - return inClassId==(int)0x4b9848bc; - } -} - - -hx::ObjectPtr< IllegalOperationError_obj > IllegalOperationError_obj::__new(::String __o_message) { - hx::ObjectPtr< IllegalOperationError_obj > __this = new IllegalOperationError_obj(); - __this->__construct(__o_message); - return __this; -} - -hx::ObjectPtr< IllegalOperationError_obj > IllegalOperationError_obj::__alloc(hx::Ctx *_hx_ctx,::String __o_message) { - IllegalOperationError_obj *__this = (IllegalOperationError_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(IllegalOperationError_obj), true, "openfl.errors.IllegalOperationError")); - *(void **)__this = IllegalOperationError_obj::_hx_vtable; - __this->__construct(__o_message); - return __this; -} - -IllegalOperationError_obj::IllegalOperationError_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *IllegalOperationError_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *IllegalOperationError_obj_sStaticStorageInfo = 0; -#endif - -hx::Class IllegalOperationError_obj::__mClass; - -void IllegalOperationError_obj::__register() -{ - IllegalOperationError_obj _hx_dummy; - IllegalOperationError_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.errors.IllegalOperationError",b2,d2,29,ea); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< IllegalOperationError_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = IllegalOperationError_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = IllegalOperationError_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace errors diff --git a/hGameTest/bin/linux/obj/src/openfl/errors/RangeError.cpp b/hGameTest/bin/linux/obj/src/openfl/errors/RangeError.cpp deleted file mode 100644 index 676905fb..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/errors/RangeError.cpp +++ /dev/null @@ -1,91 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_RangeError -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_bc09bde916c21592_11_new,"openfl.errors.RangeError","new",0xae8f9562,"openfl.errors.RangeError.new","openfl/errors/RangeError.hx",11,0xfc04662e) -namespace openfl{ -namespace errors{ - -void RangeError_obj::__construct(::String __o_message){ - ::String message = __o_message; - if (hx::IsNull(__o_message)) message = HX_("",00,00,00,00); - HX_STACKFRAME(&_hx_pos_bc09bde916c21592_11_new) -HXLINE( 12) super::__construct(message,0); -HXLINE( 14) this->name = HX_("RangeError",eb,ac,85,3c); - } - -Dynamic RangeError_obj::__CreateEmpty() { return new RangeError_obj; } - -void *RangeError_obj::_hx_vtable = 0; - -Dynamic RangeError_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< RangeError_obj > _hx_result = new RangeError_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool RangeError_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x03d6f0ee) { - return inClassId==(int)0x00000001 || inClassId==(int)0x03d6f0ee; - } else { - return inClassId==(int)0x1fc85c4d; - } -} - - -hx::ObjectPtr< RangeError_obj > RangeError_obj::__new(::String __o_message) { - hx::ObjectPtr< RangeError_obj > __this = new RangeError_obj(); - __this->__construct(__o_message); - return __this; -} - -hx::ObjectPtr< RangeError_obj > RangeError_obj::__alloc(hx::Ctx *_hx_ctx,::String __o_message) { - RangeError_obj *__this = (RangeError_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(RangeError_obj), true, "openfl.errors.RangeError")); - *(void **)__this = RangeError_obj::_hx_vtable; - __this->__construct(__o_message); - return __this; -} - -RangeError_obj::RangeError_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *RangeError_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *RangeError_obj_sStaticStorageInfo = 0; -#endif - -hx::Class RangeError_obj::__mClass; - -void RangeError_obj::__register() -{ - RangeError_obj _hx_dummy; - RangeError_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.errors.RangeError",70,fc,c4,66); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< RangeError_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = RangeError_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = RangeError_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace errors diff --git a/hGameTest/bin/linux/obj/src/openfl/errors/TypeError.cpp b/hGameTest/bin/linux/obj/src/openfl/errors/TypeError.cpp deleted file mode 100644 index 7c2d28c1..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/errors/TypeError.cpp +++ /dev/null @@ -1,91 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_TypeError -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_5bc3dc96f52a961d_11_new,"openfl.errors.TypeError","new",0x4857781b,"openfl.errors.TypeError.new","openfl/errors/TypeError.hx",11,0xef0d65d5) -namespace openfl{ -namespace errors{ - -void TypeError_obj::__construct(::String __o_message){ - ::String message = __o_message; - if (hx::IsNull(__o_message)) message = HX_("",00,00,00,00); - HX_STACKFRAME(&_hx_pos_5bc3dc96f52a961d_11_new) -HXLINE( 12) super::__construct(message,0); -HXLINE( 14) this->name = HX_("TypeError",8e,06,d5,d9); - } - -Dynamic TypeError_obj::__CreateEmpty() { return new TypeError_obj; } - -void *TypeError_obj::_hx_vtable = 0; - -Dynamic TypeError_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< TypeError_obj > _hx_result = new TypeError_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool TypeError_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1fc85c4d) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1fc85c4d; - } else { - return inClassId==(int)0x454ba8cf; - } -} - - -hx::ObjectPtr< TypeError_obj > TypeError_obj::__new(::String __o_message) { - hx::ObjectPtr< TypeError_obj > __this = new TypeError_obj(); - __this->__construct(__o_message); - return __this; -} - -hx::ObjectPtr< TypeError_obj > TypeError_obj::__alloc(hx::Ctx *_hx_ctx,::String __o_message) { - TypeError_obj *__this = (TypeError_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(TypeError_obj), true, "openfl.errors.TypeError")); - *(void **)__this = TypeError_obj::_hx_vtable; - __this->__construct(__o_message); - return __this; -} - -TypeError_obj::TypeError_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *TypeError_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *TypeError_obj_sStaticStorageInfo = 0; -#endif - -hx::Class TypeError_obj::__mClass; - -void TypeError_obj::__register() -{ - TypeError_obj _hx_dummy; - TypeError_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.errors.TypeError",a9,ce,64,cd); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< TypeError_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = TypeError_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = TypeError_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace errors diff --git a/hGameTest/bin/linux/obj/src/openfl/events/ActivityEvent.cpp b/hGameTest/bin/linux/obj/src/openfl/events/ActivityEvent.cpp deleted file mode 100644 index f6245f86..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/ActivityEvent.cpp +++ /dev/null @@ -1,198 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_ActivityEvent -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_07ba67a8dcdbfa28_19_new,"openfl.events.ActivityEvent","new",0x259c5826,"openfl.events.ActivityEvent.new","openfl/events/ActivityEvent.hx",19,0x98f9202a) -HX_LOCAL_STACK_FRAME(_hx_pos_07ba67a8dcdbfa28_26_clone,"openfl.events.ActivityEvent","clone",0xb6b198a3,"openfl.events.ActivityEvent.clone","openfl/events/ActivityEvent.hx",26,0x98f9202a) -HX_LOCAL_STACK_FRAME(_hx_pos_07ba67a8dcdbfa28_36_toString,"openfl.events.ActivityEvent","toString",0x46865b26,"openfl.events.ActivityEvent.toString","openfl/events/ActivityEvent.hx",36,0x98f9202a) -static const ::String _hx_array_data_a0800d34_3[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4),HX_("activating",b0,17,b4,bd), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_07ba67a8dcdbfa28_40___init,"openfl.events.ActivityEvent","__init",0x0b19b62a,"openfl.events.ActivityEvent.__init","openfl/events/ActivityEvent.hx",40,0x98f9202a) -HX_LOCAL_STACK_FRAME(_hx_pos_07ba67a8dcdbfa28_11_boot,"openfl.events.ActivityEvent","boot",0xbb49c9ac,"openfl.events.ActivityEvent.boot","openfl/events/ActivityEvent.hx",11,0x98f9202a) -namespace openfl{ -namespace events{ - -void ActivityEvent_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< bool > __o_activating){ - bool bubbles = __o_bubbles.Default(false); - bool cancelable = __o_cancelable.Default(false); - bool activating = __o_activating.Default(false); - HX_STACKFRAME(&_hx_pos_07ba67a8dcdbfa28_19_new) -HXLINE( 20) super::__construct(type,bubbles,cancelable); -HXLINE( 22) this->activating = activating; - } - -Dynamic ActivityEvent_obj::__CreateEmpty() { return new ActivityEvent_obj; } - -void *ActivityEvent_obj::_hx_vtable = 0; - -Dynamic ActivityEvent_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ActivityEvent_obj > _hx_result = new ActivityEvent_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool ActivityEvent_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x3243040d) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3243040d; - } else { - return inClassId==(int)0x39a2f9a2; - } -} - - ::openfl::events::Event ActivityEvent_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_07ba67a8dcdbfa28_26_clone) -HXLINE( 27) ::openfl::events::ActivityEvent event = ::openfl::events::ActivityEvent_obj::__alloc( HX_CTX ,this->type,this->bubbles,this->cancelable,this->activating); -HXLINE( 28) event->target = this->target; -HXLINE( 29) event->currentTarget = this->currentTarget; -HXLINE( 30) event->eventPhase = this->eventPhase; -HXLINE( 31) return event; - } - - -::String ActivityEvent_obj::toString(){ - HX_STACKFRAME(&_hx_pos_07ba67a8dcdbfa28_36_toString) -HXDLIN( 36) return this->_hx___formatToString(HX_("ActivityEvent",ab,eb,0c,59),::Array_obj< ::String >::fromData( _hx_array_data_a0800d34_3,4)); - } - - -void ActivityEvent_obj::_hx___init(){ - HX_STACKFRAME(&_hx_pos_07ba67a8dcdbfa28_40___init) -HXLINE( 41) this->super::_hx___init(); -HXLINE( 42) this->activating = false; - } - - -::String ActivityEvent_obj::ACTIVITY; - - -hx::ObjectPtr< ActivityEvent_obj > ActivityEvent_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< bool > __o_activating) { - hx::ObjectPtr< ActivityEvent_obj > __this = new ActivityEvent_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable,__o_activating); - return __this; -} - -hx::ObjectPtr< ActivityEvent_obj > ActivityEvent_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< bool > __o_activating) { - ActivityEvent_obj *__this = (ActivityEvent_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ActivityEvent_obj), true, "openfl.events.ActivityEvent")); - *(void **)__this = ActivityEvent_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable,__o_activating); - return __this; -} - -ActivityEvent_obj::ActivityEvent_obj() -{ -} - -hx::Val ActivityEvent_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"activating") ) { return hx::Val( activating ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ActivityEvent_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"activating") ) { activating=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ActivityEvent_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("activating",b0,17,b4,bd)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ActivityEvent_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(ActivityEvent_obj,activating),HX_("activating",b0,17,b4,bd)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo ActivityEvent_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &ActivityEvent_obj::ACTIVITY,HX_("ACTIVITY",cf,bd,37,3f)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String ActivityEvent_obj_sMemberFields[] = { - HX_("activating",b0,17,b4,bd), - HX_("clone",5d,13,63,48), - HX_("toString",ac,d0,6e,38), - HX_("__init",30,9e,b3,f4), - ::String(null()) }; - -static void ActivityEvent_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(ActivityEvent_obj::ACTIVITY,"ACTIVITY"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void ActivityEvent_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(ActivityEvent_obj::ACTIVITY,"ACTIVITY"); -}; - -#endif - -hx::Class ActivityEvent_obj::__mClass; - -static ::String ActivityEvent_obj_sStaticFields[] = { - HX_("ACTIVITY",cf,bd,37,3f), - ::String(null()) -}; - -void ActivityEvent_obj::__register() -{ - ActivityEvent_obj _hx_dummy; - ActivityEvent_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.ActivityEvent",34,0d,80,a0); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = ActivityEvent_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(ActivityEvent_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(ActivityEvent_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ActivityEvent_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = ActivityEvent_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ActivityEvent_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ActivityEvent_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ActivityEvent_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_07ba67a8dcdbfa28_11_boot) -HXDLIN( 11) ACTIVITY = HX_("activity",cf,2d,b2,e5); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/ErrorEvent.cpp b/hGameTest/bin/linux/obj/src/openfl/events/ErrorEvent.cpp deleted file mode 100644 index 672ab57d..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/ErrorEvent.cpp +++ /dev/null @@ -1,207 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_ErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_TextEvent -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_0aefc26d1b1b4062_21_new,"openfl.events.ErrorEvent","new",0x1354a39b,"openfl.events.ErrorEvent.new","openfl/events/ErrorEvent.hx",21,0x9d2fc215) -HX_LOCAL_STACK_FRAME(_hx_pos_0aefc26d1b1b4062_27_clone,"openfl.events.ErrorEvent","clone",0xbbab6b58,"openfl.events.ErrorEvent.clone","openfl/events/ErrorEvent.hx",27,0x9d2fc215) -HX_LOCAL_STACK_FRAME(_hx_pos_0aefc26d1b1b4062_37_toString,"openfl.events.ErrorEvent","toString",0x299f6791,"openfl.events.ErrorEvent.toString","openfl/events/ErrorEvent.hx",37,0x9d2fc215) -static const ::String _hx_array_data_60863a29_3[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4),HX_("text",ad,cc,f9,4c),HX_("errorID",a3,8d,0a,ea), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_0aefc26d1b1b4062_41___init,"openfl.events.ErrorEvent","__init",0x60b841d5,"openfl.events.ErrorEvent.__init","openfl/events/ErrorEvent.hx",41,0x9d2fc215) -HX_LOCAL_STACK_FRAME(_hx_pos_0aefc26d1b1b4062_13_boot,"openfl.events.ErrorEvent","boot",0xced38497,"openfl.events.ErrorEvent.boot","openfl/events/ErrorEvent.hx",13,0x9d2fc215) -namespace openfl{ -namespace events{ - -void ErrorEvent_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id){ - bool bubbles = __o_bubbles.Default(false); - bool cancelable = __o_cancelable.Default(false); - ::String text = __o_text; - if (hx::IsNull(__o_text)) text = HX_("",00,00,00,00); - int id = __o_id.Default(0); - HX_STACKFRAME(&_hx_pos_0aefc26d1b1b4062_21_new) -HXLINE( 22) super::__construct(type,bubbles,cancelable,text); -HXLINE( 23) this->errorID = id; - } - -Dynamic ErrorEvent_obj::__CreateEmpty() { return new ErrorEvent_obj; } - -void *ErrorEvent_obj::_hx_vtable = 0; - -Dynamic ErrorEvent_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ErrorEvent_obj > _hx_result = new ErrorEvent_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4]); - return _hx_result; -} - -bool ErrorEvent_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x3243040d) { - if (inClassId<=(int)0x31935cfb) { - return inClassId==(int)0x00000001 || inClassId==(int)0x31935cfb; - } else { - return inClassId==(int)0x3243040d; - } - } else { - return inClassId==(int)0x70c909a0; - } -} - - ::openfl::events::Event ErrorEvent_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_0aefc26d1b1b4062_27_clone) -HXLINE( 28) ::openfl::events::ErrorEvent event = ::openfl::events::ErrorEvent_obj::__alloc( HX_CTX ,this->type,this->bubbles,this->cancelable,this->text,this->errorID); -HXLINE( 29) event->target = this->target; -HXLINE( 30) event->currentTarget = this->currentTarget; -HXLINE( 31) event->eventPhase = this->eventPhase; -HXLINE( 32) return event; - } - - -::String ErrorEvent_obj::toString(){ - HX_STACKFRAME(&_hx_pos_0aefc26d1b1b4062_37_toString) -HXDLIN( 37) return this->_hx___formatToString(HX_("ErrorEvent",52,bb,79,e1),::Array_obj< ::String >::fromData( _hx_array_data_60863a29_3,5)); - } - - -void ErrorEvent_obj::_hx___init(){ - HX_STACKFRAME(&_hx_pos_0aefc26d1b1b4062_41___init) -HXLINE( 42) this->super::_hx___init(); -HXLINE( 43) this->errorID = 0; - } - - -::String ErrorEvent_obj::ERROR; - - -hx::ObjectPtr< ErrorEvent_obj > ErrorEvent_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id) { - hx::ObjectPtr< ErrorEvent_obj > __this = new ErrorEvent_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable,__o_text,__o_id); - return __this; -} - -hx::ObjectPtr< ErrorEvent_obj > ErrorEvent_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id) { - ErrorEvent_obj *__this = (ErrorEvent_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ErrorEvent_obj), true, "openfl.events.ErrorEvent")); - *(void **)__this = ErrorEvent_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable,__o_text,__o_id); - return __this; -} - -ErrorEvent_obj::ErrorEvent_obj() -{ -} - -hx::Val ErrorEvent_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"errorID") ) { return hx::Val( errorID ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ErrorEvent_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"errorID") ) { errorID=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ErrorEvent_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("errorID",a3,8d,0a,ea)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ErrorEvent_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ErrorEvent_obj,errorID),HX_("errorID",a3,8d,0a,ea)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo ErrorEvent_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &ErrorEvent_obj::ERROR,HX_("ERROR",a8,03,18,f1)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String ErrorEvent_obj_sMemberFields[] = { - HX_("errorID",a3,8d,0a,ea), - HX_("clone",5d,13,63,48), - HX_("toString",ac,d0,6e,38), - HX_("__init",30,9e,b3,f4), - ::String(null()) }; - -static void ErrorEvent_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(ErrorEvent_obj::ERROR,"ERROR"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void ErrorEvent_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(ErrorEvent_obj::ERROR,"ERROR"); -}; - -#endif - -hx::Class ErrorEvent_obj::__mClass; - -static ::String ErrorEvent_obj_sStaticFields[] = { - HX_("ERROR",a8,03,18,f1), - ::String(null()) -}; - -void ErrorEvent_obj::__register() -{ - ErrorEvent_obj _hx_dummy; - ErrorEvent_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.ErrorEvent",29,3a,86,60); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = ErrorEvent_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(ErrorEvent_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(ErrorEvent_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ErrorEvent_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = ErrorEvent_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ErrorEvent_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ErrorEvent_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ErrorEvent_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_0aefc26d1b1b4062_13_boot) -HXDLIN( 13) ERROR = HX_("error",c8,cb,29,73); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/Event.cpp b/hGameTest/bin/linux/obj/src/openfl/events/Event.cpp deleted file mode 100644 index c73a1702..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/Event.cpp +++ /dev/null @@ -1,797 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_460ec5366bb20ab2_69_new,"openfl.events.Event","new",0x2731c6f5,"openfl.events.Event.new","openfl/events/Event.hx",69,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_77_clone,"openfl.events.Event","clone",0x5b9b9932,"openfl.events.Event.clone","openfl/events/Event.hx",77,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_86_formatToString,"openfl.events.Event","formatToString",0xed38428e,"openfl.events.Event.formatToString","openfl/events/Event.hx",86,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_99_isDefaultPrevented,"openfl.events.Event","isDefaultPrevented",0x5475e94b,"openfl.events.Event.isDefaultPrevented","openfl/events/Event.hx",99,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_104_preventDefault,"openfl.events.Event","preventDefault",0xdba9c454,"openfl.events.Event.preventDefault","openfl/events/Event.hx",104,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_111_stopImmediatePropagation,"openfl.events.Event","stopImmediatePropagation",0xa67252c8,"openfl.events.Event.stopImmediatePropagation","openfl/events/Event.hx",111,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_118_stopPropagation,"openfl.events.Event","stopPropagation",0xb07183ff,"openfl.events.Event.stopPropagation","openfl/events/Event.hx",118,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_123_toString,"openfl.events.Event","toString",0x6e61ddf7,"openfl.events.Event.toString","openfl/events/Event.hx",123,0x7220a03b) -static const ::String _hx_array_data_61c42883_8[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_127___formatToString,"openfl.events.Event","__formatToString",0x9d75066e,"openfl.events.Event.__formatToString","openfl/events/Event.hx",127,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_152___init,"openfl.events.Event","__init",0xb2f032bb,"openfl.events.Event.__init","openfl/events/Event.hx",152,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_11_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",11,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_12_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",12,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_13_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",13,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_15_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",15,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_16_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",16,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_19_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",19,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_20_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",20,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_21_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",21,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_22_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",22,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_23_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",23,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_24_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",24,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_25_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",25,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_26_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",26,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_27_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",27,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_28_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",28,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_29_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",29,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_30_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",30,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_31_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",31,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_32_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",32,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_33_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",33,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_34_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",34,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_35_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",35,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_36_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",36,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_37_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",37,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_38_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",38,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_39_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",39,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_40_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",40,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_41_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",41,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_42_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",42,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_43_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",43,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_44_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",44,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_45_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",45,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_46_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",46,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_47_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",47,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_48_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",48,0x7220a03b) -HX_LOCAL_STACK_FRAME(_hx_pos_460ec5366bb20ab2_52_boot,"openfl.events.Event","boot",0x1c754ffd,"openfl.events.Event.boot","openfl/events/Event.hx",52,0x7220a03b) -namespace openfl{ -namespace events{ - -void Event_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable){ - bool bubbles = __o_bubbles.Default(false); - bool cancelable = __o_cancelable.Default(false); - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_69_new) -HXLINE( 70) this->type = type; -HXLINE( 71) this->bubbles = bubbles; -HXLINE( 72) this->cancelable = cancelable; -HXLINE( 73) this->eventPhase = 2; - } - -Dynamic Event_obj::__CreateEmpty() { return new Event_obj; } - -void *Event_obj::_hx_vtable = 0; - -Dynamic Event_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Event_obj > _hx_result = new Event_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool Event_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3243040d; -} - - ::openfl::events::Event Event_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_460ec5366bb20ab2_77_clone) -HXLINE( 78) ::openfl::events::Event event = ::openfl::events::Event_obj::__alloc( HX_CTX ,this->type,this->bubbles,this->cancelable); -HXLINE( 79) event->eventPhase = this->eventPhase; -HXLINE( 80) event->target = this->target; -HXLINE( 81) event->currentTarget = this->currentTarget; -HXLINE( 82) return event; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Event_obj,clone,return ) - -::String Event_obj::formatToString(::String className,::String p1,::String p2,::String p3,::String p4,::String p5){ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_86_formatToString) -HXLINE( 87) ::Array< ::String > parameters = ::Array_obj< ::String >::__new(0); -HXLINE( 88) if (hx::IsNotNull( p1 )) { -HXLINE( 88) parameters->push(p1); - } -HXLINE( 89) if (hx::IsNotNull( p2 )) { -HXLINE( 89) parameters->push(p2); - } -HXLINE( 90) if (hx::IsNotNull( p3 )) { -HXLINE( 90) parameters->push(p3); - } -HXLINE( 91) if (hx::IsNotNull( p4 )) { -HXLINE( 91) parameters->push(p4); - } -HXLINE( 92) if (hx::IsNotNull( p5 )) { -HXLINE( 92) parameters->push(p5); - } -HXLINE( 94) return ( (::String)(::Reflect_obj::callMethod(hx::ObjectPtr(this),this->_hx___formatToString_dyn(),::cpp::VirtualArray_obj::__new(2)->init(0,className)->init(1,parameters))) ); - } - - -HX_DEFINE_DYNAMIC_FUNC6(Event_obj,formatToString,return ) - -bool Event_obj::isDefaultPrevented(){ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_99_isDefaultPrevented) -HXDLIN( 99) return this->_hx___preventDefault; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Event_obj,isDefaultPrevented,return ) - -void Event_obj::preventDefault(){ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_104_preventDefault) -HXDLIN( 104) if (this->cancelable) { -HXLINE( 106) this->_hx___preventDefault = true; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Event_obj,preventDefault,(void)) - -void Event_obj::stopImmediatePropagation(){ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_111_stopImmediatePropagation) -HXLINE( 112) this->_hx___isCanceled = true; -HXLINE( 113) this->_hx___isCanceledNow = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Event_obj,stopImmediatePropagation,(void)) - -void Event_obj::stopPropagation(){ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_118_stopPropagation) -HXDLIN( 118) this->_hx___isCanceled = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Event_obj,stopPropagation,(void)) - -::String Event_obj::toString(){ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_123_toString) -HXDLIN( 123) return this->_hx___formatToString(HX_("Event",fa,37,f2,08),::Array_obj< ::String >::fromData( _hx_array_data_61c42883_8,3)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Event_obj,toString,return ) - -::String Event_obj::_hx___formatToString(::String className,::Array< ::String > parameters){ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_127___formatToString) -HXLINE( 130) ::String output = (HX_("[",5b,00,00,00) + className); -HXLINE( 131) ::Dynamic arg = null(); -HXLINE( 133) { -HXLINE( 133) int _g = 0; -HXDLIN( 133) while((_g < parameters->length)){ -HXLINE( 133) ::String param = parameters->__get(_g); -HXDLIN( 133) _g = (_g + 1); -HXLINE( 135) arg = ::Reflect_obj::field(hx::ObjectPtr(this),param); -HXLINE( 137) if (::Std_obj::is(arg,hx::ClassOf< ::String >())) { -HXLINE( 139) output = (output + ((((HX_(" ",20,00,00,00) + param) + HX_("=\"",45,35,00,00)) + ::Std_obj::string(arg)) + HX_("\"",22,00,00,00))); - } - else { -HXLINE( 143) output = (output + (((HX_(" ",20,00,00,00) + param) + HX_("=",3d,00,00,00)) + ::Std_obj::string(arg))); - } - } - } -HXLINE( 147) output = (output + HX_("]",5d,00,00,00)); -HXLINE( 148) return output; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Event_obj,_hx___formatToString,return ) - -void Event_obj::_hx___init(){ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_152___init) -HXLINE( 154) this->target = null(); -HXLINE( 155) this->currentTarget = null(); -HXLINE( 156) this->bubbles = false; -HXLINE( 157) this->cancelable = false; -HXLINE( 158) this->eventPhase = 2; -HXLINE( 159) this->_hx___isCanceled = false; -HXLINE( 160) this->_hx___isCanceledNow = false; -HXLINE( 161) this->_hx___preventDefault = false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Event_obj,_hx___init,(void)) - -::String Event_obj::ACTIVATE; - -::String Event_obj::ADDED; - -::String Event_obj::ADDED_TO_STAGE; - -::String Event_obj::CANCEL; - -::String Event_obj::CHANGE; - -::String Event_obj::CLEAR; - -::String Event_obj::CLOSE; - -::String Event_obj::COMPLETE; - -::String Event_obj::CONNECT; - -::String Event_obj::CONTEXT3D_CREATE; - -::String Event_obj::COPY; - -::String Event_obj::CUT; - -::String Event_obj::DEACTIVATE; - -::String Event_obj::ENTER_FRAME; - -::String Event_obj::EXIT_FRAME; - -::String Event_obj::FRAME_CONSTRUCTED; - -::String Event_obj::FRAME_LABEL; - -::String Event_obj::FULLSCREEN; - -::String Event_obj::ID3; - -::String Event_obj::INIT; - -::String Event_obj::MOUSE_LEAVE; - -::String Event_obj::OPEN; - -::String Event_obj::PASTE; - -::String Event_obj::REMOVED; - -::String Event_obj::REMOVED_FROM_STAGE; - -::String Event_obj::RENDER; - -::String Event_obj::RESIZE; - -::String Event_obj::SCROLL; - -::String Event_obj::SELECT; - -::String Event_obj::SELECT_ALL; - -::String Event_obj::SOUND_COMPLETE; - -::String Event_obj::TAB_CHILDREN_CHANGE; - -::String Event_obj::TAB_ENABLED_CHANGE; - -::String Event_obj::TAB_INDEX_CHANGE; - -::String Event_obj::TEXTURE_READY; - -::String Event_obj::UNLOAD; - - -hx::ObjectPtr< Event_obj > Event_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable) { - hx::ObjectPtr< Event_obj > __this = new Event_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable); - return __this; -} - -hx::ObjectPtr< Event_obj > Event_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable) { - Event_obj *__this = (Event_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Event_obj), true, "openfl.events.Event")); - *(void **)__this = Event_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable); - return __this; -} - -Event_obj::Event_obj() -{ -} - -void Event_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Event); - HX_MARK_MEMBER_NAME(bubbles,"bubbles"); - HX_MARK_MEMBER_NAME(cancelable,"cancelable"); - HX_MARK_MEMBER_NAME(currentTarget,"currentTarget"); - HX_MARK_MEMBER_NAME(eventPhase,"eventPhase"); - HX_MARK_MEMBER_NAME(target,"target"); - HX_MARK_MEMBER_NAME(type,"type"); - HX_MARK_MEMBER_NAME(_hx___isCanceled,"__isCanceled"); - HX_MARK_MEMBER_NAME(_hx___isCanceledNow,"__isCanceledNow"); - HX_MARK_MEMBER_NAME(_hx___preventDefault,"__preventDefault"); - HX_MARK_END_CLASS(); -} - -void Event_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(bubbles,"bubbles"); - HX_VISIT_MEMBER_NAME(cancelable,"cancelable"); - HX_VISIT_MEMBER_NAME(currentTarget,"currentTarget"); - HX_VISIT_MEMBER_NAME(eventPhase,"eventPhase"); - HX_VISIT_MEMBER_NAME(target,"target"); - HX_VISIT_MEMBER_NAME(type,"type"); - HX_VISIT_MEMBER_NAME(_hx___isCanceled,"__isCanceled"); - HX_VISIT_MEMBER_NAME(_hx___isCanceledNow,"__isCanceledNow"); - HX_VISIT_MEMBER_NAME(_hx___preventDefault,"__preventDefault"); -} - -hx::Val Event_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { return hx::Val( type ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"target") ) { return hx::Val( target ); } - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"bubbles") ) { return hx::Val( bubbles ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"cancelable") ) { return hx::Val( cancelable ); } - if (HX_FIELD_EQ(inName,"eventPhase") ) { return hx::Val( eventPhase ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__isCanceled") ) { return hx::Val( _hx___isCanceled ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"currentTarget") ) { return hx::Val( currentTarget ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"formatToString") ) { return hx::Val( formatToString_dyn() ); } - if (HX_FIELD_EQ(inName,"preventDefault") ) { return hx::Val( preventDefault_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__isCanceledNow") ) { return hx::Val( _hx___isCanceledNow ); } - if (HX_FIELD_EQ(inName,"stopPropagation") ) { return hx::Val( stopPropagation_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__preventDefault") ) { return hx::Val( _hx___preventDefault ); } - if (HX_FIELD_EQ(inName,"__formatToString") ) { return hx::Val( _hx___formatToString_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"isDefaultPrevented") ) { return hx::Val( isDefaultPrevented_dyn() ); } - break; - case 24: - if (HX_FIELD_EQ(inName,"stopImmediatePropagation") ) { return hx::Val( stopImmediatePropagation_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Event_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"type") ) { type=inValue.Cast< ::String >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"target") ) { target=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"bubbles") ) { bubbles=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"cancelable") ) { cancelable=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"eventPhase") ) { eventPhase=inValue.Cast< int >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__isCanceled") ) { _hx___isCanceled=inValue.Cast< bool >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"currentTarget") ) { currentTarget=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__isCanceledNow") ) { _hx___isCanceledNow=inValue.Cast< bool >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__preventDefault") ) { _hx___preventDefault=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Event_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bubbles",67,bb,56,61)); - outFields->push(HX_("cancelable",14,a0,79,c4)); - outFields->push(HX_("currentTarget",6a,74,49,6a)); - outFields->push(HX_("eventPhase",c1,31,44,3e)); - outFields->push(HX_("target",51,f3,ec,86)); - outFields->push(HX_("type",ba,f2,08,4d)); - outFields->push(HX_("__isCanceled",83,a5,68,d2)); - outFields->push(HX_("__isCanceledNow",53,ff,9e,05)); - outFields->push(HX_("__preventDefault",e9,b7,e4,9b)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Event_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(Event_obj,bubbles),HX_("bubbles",67,bb,56,61)}, - {hx::fsBool,(int)offsetof(Event_obj,cancelable),HX_("cancelable",14,a0,79,c4)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Event_obj,currentTarget),HX_("currentTarget",6a,74,49,6a)}, - {hx::fsInt,(int)offsetof(Event_obj,eventPhase),HX_("eventPhase",c1,31,44,3e)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Event_obj,target),HX_("target",51,f3,ec,86)}, - {hx::fsString,(int)offsetof(Event_obj,type),HX_("type",ba,f2,08,4d)}, - {hx::fsBool,(int)offsetof(Event_obj,_hx___isCanceled),HX_("__isCanceled",83,a5,68,d2)}, - {hx::fsBool,(int)offsetof(Event_obj,_hx___isCanceledNow),HX_("__isCanceledNow",53,ff,9e,05)}, - {hx::fsBool,(int)offsetof(Event_obj,_hx___preventDefault),HX_("__preventDefault",e9,b7,e4,9b)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Event_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &Event_obj::ACTIVATE,HX_("ACTIVATE",b3,ab,31,3f)}, - {hx::fsString,(void *) &Event_obj::ADDED,HX_("ADDED",a0,0c,32,9a)}, - {hx::fsString,(void *) &Event_obj::ADDED_TO_STAGE,HX_("ADDED_TO_STAGE",59,58,db,1a)}, - {hx::fsString,(void *) &Event_obj::CANCEL,HX_("CANCEL",7a,99,b6,6a)}, - {hx::fsString,(void *) &Event_obj::CHANGE,HX_("CHANGE",70,3d,f5,69)}, - {hx::fsString,(void *) &Event_obj::CLEAR,HX_("CLEAR",6d,a9,49,c6)}, - {hx::fsString,(void *) &Event_obj::CLOSE,HX_("CLOSE",98,4f,51,c6)}, - {hx::fsString,(void *) &Event_obj::COMPLETE,HX_("COMPLETE",b9,90,4d,d9)}, - {hx::fsString,(void *) &Event_obj::CONNECT,HX_("CONNECT",ca,0f,54,95)}, - {hx::fsString,(void *) &Event_obj::CONTEXT3D_CREATE,HX_("CONTEXT3D_CREATE",5b,c4,3d,41)}, - {hx::fsString,(void *) &Event_obj::COPY,HX_("COPY",b5,83,85,2c)}, - {hx::fsString,(void *) &Event_obj::CUT,HX_("CUT",62,21,33,00)}, - {hx::fsString,(void *) &Event_obj::DEACTIVATE,HX_("DEACTIVATE",34,d0,0a,2e)}, - {hx::fsString,(void *) &Event_obj::ENTER_FRAME,HX_("ENTER_FRAME",46,a6,ab,c6)}, - {hx::fsString,(void *) &Event_obj::EXIT_FRAME,HX_("EXIT_FRAME",ec,e0,d4,cb)}, - {hx::fsString,(void *) &Event_obj::FRAME_CONSTRUCTED,HX_("FRAME_CONSTRUCTED",a4,ed,0a,9f)}, - {hx::fsString,(void *) &Event_obj::FRAME_LABEL,HX_("FRAME_LABEL",e2,44,f1,b6)}, - {hx::fsString,(void *) &Event_obj::FULLSCREEN,HX_("FULLSCREEN",3b,ae,bd,eb)}, - {hx::fsString,(void *) &Event_obj::ID3,HX_("ID3",f8,9f,37,00)}, - {hx::fsString,(void *) &Event_obj::INIT,HX_("INIT",10,03,7c,30)}, - {hx::fsString,(void *) &Event_obj::MOUSE_LEAVE,HX_("MOUSE_LEAVE",dd,d3,d5,d0)}, - {hx::fsString,(void *) &Event_obj::OPEN,HX_("OPEN",ca,cb,74,34)}, - {hx::fsString,(void *) &Event_obj::PASTE,HX_("PASTE",33,8b,44,3b)}, - {hx::fsString,(void *) &Event_obj::REMOVED,HX_("REMOVED",80,f3,d3,72)}, - {hx::fsString,(void *) &Event_obj::REMOVED_FROM_STAGE,HX_("REMOVED_FROM_STAGE",68,cc,72,db)}, - {hx::fsString,(void *) &Event_obj::RENDER,HX_("RENDER",56,17,ac,b7)}, - {hx::fsString,(void *) &Event_obj::RESIZE,HX_("RESIZE",f4,05,fe,ba)}, - {hx::fsString,(void *) &Event_obj::SCROLL,HX_("SCROLL",0d,84,e7,f9)}, - {hx::fsString,(void *) &Event_obj::SELECT,HX_("SELECT",fc,c6,b5,1c)}, - {hx::fsString,(void *) &Event_obj::SELECT_ALL,HX_("SELECT_ALL",fe,ce,07,ca)}, - {hx::fsString,(void *) &Event_obj::SOUND_COMPLETE,HX_("SOUND_COMPLETE",89,35,98,f1)}, - {hx::fsString,(void *) &Event_obj::TAB_CHILDREN_CHANGE,HX_("TAB_CHILDREN_CHANGE",66,8e,83,1c)}, - {hx::fsString,(void *) &Event_obj::TAB_ENABLED_CHANGE,HX_("TAB_ENABLED_CHANGE",d8,4a,cd,8b)}, - {hx::fsString,(void *) &Event_obj::TAB_INDEX_CHANGE,HX_("TAB_INDEX_CHANGE",e7,bd,c6,b6)}, - {hx::fsString,(void *) &Event_obj::TEXTURE_READY,HX_("TEXTURE_READY",7f,7a,cf,f2)}, - {hx::fsString,(void *) &Event_obj::UNLOAD,HX_("UNLOAD",ff,4c,0f,18)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Event_obj_sMemberFields[] = { - HX_("bubbles",67,bb,56,61), - HX_("cancelable",14,a0,79,c4), - HX_("currentTarget",6a,74,49,6a), - HX_("eventPhase",c1,31,44,3e), - HX_("target",51,f3,ec,86), - HX_("type",ba,f2,08,4d), - HX_("__isCanceled",83,a5,68,d2), - HX_("__isCanceledNow",53,ff,9e,05), - HX_("__preventDefault",e9,b7,e4,9b), - HX_("clone",5d,13,63,48), - HX_("formatToString",03,ab,33,79), - HX_("isDefaultPrevented",40,30,27,04), - HX_("preventDefault",c9,2c,a5,67), - HX_("stopImmediatePropagation",7d,bf,66,5b), - HX_("stopPropagation",ea,81,71,a0), - HX_("toString",ac,d0,6e,38), - HX_("__formatToString",23,36,73,ad), - HX_("__init",30,9e,b3,f4), - ::String(null()) }; - -static void Event_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Event_obj::ACTIVATE,"ACTIVATE"); - HX_MARK_MEMBER_NAME(Event_obj::ADDED,"ADDED"); - HX_MARK_MEMBER_NAME(Event_obj::ADDED_TO_STAGE,"ADDED_TO_STAGE"); - HX_MARK_MEMBER_NAME(Event_obj::CANCEL,"CANCEL"); - HX_MARK_MEMBER_NAME(Event_obj::CHANGE,"CHANGE"); - HX_MARK_MEMBER_NAME(Event_obj::CLEAR,"CLEAR"); - HX_MARK_MEMBER_NAME(Event_obj::CLOSE,"CLOSE"); - HX_MARK_MEMBER_NAME(Event_obj::COMPLETE,"COMPLETE"); - HX_MARK_MEMBER_NAME(Event_obj::CONNECT,"CONNECT"); - HX_MARK_MEMBER_NAME(Event_obj::CONTEXT3D_CREATE,"CONTEXT3D_CREATE"); - HX_MARK_MEMBER_NAME(Event_obj::COPY,"COPY"); - HX_MARK_MEMBER_NAME(Event_obj::CUT,"CUT"); - HX_MARK_MEMBER_NAME(Event_obj::DEACTIVATE,"DEACTIVATE"); - HX_MARK_MEMBER_NAME(Event_obj::ENTER_FRAME,"ENTER_FRAME"); - HX_MARK_MEMBER_NAME(Event_obj::EXIT_FRAME,"EXIT_FRAME"); - HX_MARK_MEMBER_NAME(Event_obj::FRAME_CONSTRUCTED,"FRAME_CONSTRUCTED"); - HX_MARK_MEMBER_NAME(Event_obj::FRAME_LABEL,"FRAME_LABEL"); - HX_MARK_MEMBER_NAME(Event_obj::FULLSCREEN,"FULLSCREEN"); - HX_MARK_MEMBER_NAME(Event_obj::ID3,"ID3"); - HX_MARK_MEMBER_NAME(Event_obj::INIT,"INIT"); - HX_MARK_MEMBER_NAME(Event_obj::MOUSE_LEAVE,"MOUSE_LEAVE"); - HX_MARK_MEMBER_NAME(Event_obj::OPEN,"OPEN"); - HX_MARK_MEMBER_NAME(Event_obj::PASTE,"PASTE"); - HX_MARK_MEMBER_NAME(Event_obj::REMOVED,"REMOVED"); - HX_MARK_MEMBER_NAME(Event_obj::REMOVED_FROM_STAGE,"REMOVED_FROM_STAGE"); - HX_MARK_MEMBER_NAME(Event_obj::RENDER,"RENDER"); - HX_MARK_MEMBER_NAME(Event_obj::RESIZE,"RESIZE"); - HX_MARK_MEMBER_NAME(Event_obj::SCROLL,"SCROLL"); - HX_MARK_MEMBER_NAME(Event_obj::SELECT,"SELECT"); - HX_MARK_MEMBER_NAME(Event_obj::SELECT_ALL,"SELECT_ALL"); - HX_MARK_MEMBER_NAME(Event_obj::SOUND_COMPLETE,"SOUND_COMPLETE"); - HX_MARK_MEMBER_NAME(Event_obj::TAB_CHILDREN_CHANGE,"TAB_CHILDREN_CHANGE"); - HX_MARK_MEMBER_NAME(Event_obj::TAB_ENABLED_CHANGE,"TAB_ENABLED_CHANGE"); - HX_MARK_MEMBER_NAME(Event_obj::TAB_INDEX_CHANGE,"TAB_INDEX_CHANGE"); - HX_MARK_MEMBER_NAME(Event_obj::TEXTURE_READY,"TEXTURE_READY"); - HX_MARK_MEMBER_NAME(Event_obj::UNLOAD,"UNLOAD"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Event_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Event_obj::ACTIVATE,"ACTIVATE"); - HX_VISIT_MEMBER_NAME(Event_obj::ADDED,"ADDED"); - HX_VISIT_MEMBER_NAME(Event_obj::ADDED_TO_STAGE,"ADDED_TO_STAGE"); - HX_VISIT_MEMBER_NAME(Event_obj::CANCEL,"CANCEL"); - HX_VISIT_MEMBER_NAME(Event_obj::CHANGE,"CHANGE"); - HX_VISIT_MEMBER_NAME(Event_obj::CLEAR,"CLEAR"); - HX_VISIT_MEMBER_NAME(Event_obj::CLOSE,"CLOSE"); - HX_VISIT_MEMBER_NAME(Event_obj::COMPLETE,"COMPLETE"); - HX_VISIT_MEMBER_NAME(Event_obj::CONNECT,"CONNECT"); - HX_VISIT_MEMBER_NAME(Event_obj::CONTEXT3D_CREATE,"CONTEXT3D_CREATE"); - HX_VISIT_MEMBER_NAME(Event_obj::COPY,"COPY"); - HX_VISIT_MEMBER_NAME(Event_obj::CUT,"CUT"); - HX_VISIT_MEMBER_NAME(Event_obj::DEACTIVATE,"DEACTIVATE"); - HX_VISIT_MEMBER_NAME(Event_obj::ENTER_FRAME,"ENTER_FRAME"); - HX_VISIT_MEMBER_NAME(Event_obj::EXIT_FRAME,"EXIT_FRAME"); - HX_VISIT_MEMBER_NAME(Event_obj::FRAME_CONSTRUCTED,"FRAME_CONSTRUCTED"); - HX_VISIT_MEMBER_NAME(Event_obj::FRAME_LABEL,"FRAME_LABEL"); - HX_VISIT_MEMBER_NAME(Event_obj::FULLSCREEN,"FULLSCREEN"); - HX_VISIT_MEMBER_NAME(Event_obj::ID3,"ID3"); - HX_VISIT_MEMBER_NAME(Event_obj::INIT,"INIT"); - HX_VISIT_MEMBER_NAME(Event_obj::MOUSE_LEAVE,"MOUSE_LEAVE"); - HX_VISIT_MEMBER_NAME(Event_obj::OPEN,"OPEN"); - HX_VISIT_MEMBER_NAME(Event_obj::PASTE,"PASTE"); - HX_VISIT_MEMBER_NAME(Event_obj::REMOVED,"REMOVED"); - HX_VISIT_MEMBER_NAME(Event_obj::REMOVED_FROM_STAGE,"REMOVED_FROM_STAGE"); - HX_VISIT_MEMBER_NAME(Event_obj::RENDER,"RENDER"); - HX_VISIT_MEMBER_NAME(Event_obj::RESIZE,"RESIZE"); - HX_VISIT_MEMBER_NAME(Event_obj::SCROLL,"SCROLL"); - HX_VISIT_MEMBER_NAME(Event_obj::SELECT,"SELECT"); - HX_VISIT_MEMBER_NAME(Event_obj::SELECT_ALL,"SELECT_ALL"); - HX_VISIT_MEMBER_NAME(Event_obj::SOUND_COMPLETE,"SOUND_COMPLETE"); - HX_VISIT_MEMBER_NAME(Event_obj::TAB_CHILDREN_CHANGE,"TAB_CHILDREN_CHANGE"); - HX_VISIT_MEMBER_NAME(Event_obj::TAB_ENABLED_CHANGE,"TAB_ENABLED_CHANGE"); - HX_VISIT_MEMBER_NAME(Event_obj::TAB_INDEX_CHANGE,"TAB_INDEX_CHANGE"); - HX_VISIT_MEMBER_NAME(Event_obj::TEXTURE_READY,"TEXTURE_READY"); - HX_VISIT_MEMBER_NAME(Event_obj::UNLOAD,"UNLOAD"); -}; - -#endif - -hx::Class Event_obj::__mClass; - -static ::String Event_obj_sStaticFields[] = { - HX_("ACTIVATE",b3,ab,31,3f), - HX_("ADDED",a0,0c,32,9a), - HX_("ADDED_TO_STAGE",59,58,db,1a), - HX_("CANCEL",7a,99,b6,6a), - HX_("CHANGE",70,3d,f5,69), - HX_("CLEAR",6d,a9,49,c6), - HX_("CLOSE",98,4f,51,c6), - HX_("COMPLETE",b9,90,4d,d9), - HX_("CONNECT",ca,0f,54,95), - HX_("CONTEXT3D_CREATE",5b,c4,3d,41), - HX_("COPY",b5,83,85,2c), - HX_("CUT",62,21,33,00), - HX_("DEACTIVATE",34,d0,0a,2e), - HX_("ENTER_FRAME",46,a6,ab,c6), - HX_("EXIT_FRAME",ec,e0,d4,cb), - HX_("FRAME_CONSTRUCTED",a4,ed,0a,9f), - HX_("FRAME_LABEL",e2,44,f1,b6), - HX_("FULLSCREEN",3b,ae,bd,eb), - HX_("ID3",f8,9f,37,00), - HX_("INIT",10,03,7c,30), - HX_("MOUSE_LEAVE",dd,d3,d5,d0), - HX_("OPEN",ca,cb,74,34), - HX_("PASTE",33,8b,44,3b), - HX_("REMOVED",80,f3,d3,72), - HX_("REMOVED_FROM_STAGE",68,cc,72,db), - HX_("RENDER",56,17,ac,b7), - HX_("RESIZE",f4,05,fe,ba), - HX_("SCROLL",0d,84,e7,f9), - HX_("SELECT",fc,c6,b5,1c), - HX_("SELECT_ALL",fe,ce,07,ca), - HX_("SOUND_COMPLETE",89,35,98,f1), - HX_("TAB_CHILDREN_CHANGE",66,8e,83,1c), - HX_("TAB_ENABLED_CHANGE",d8,4a,cd,8b), - HX_("TAB_INDEX_CHANGE",e7,bd,c6,b6), - HX_("TEXTURE_READY",7f,7a,cf,f2), - HX_("UNLOAD",ff,4c,0f,18), - ::String(null()) -}; - -void Event_obj::__register() -{ - Event_obj _hx_dummy; - Event_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.Event",83,28,c4,61); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Event_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Event_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Event_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Event_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Event_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Event_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Event_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Event_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_11_boot) -HXDLIN( 11) ACTIVATE = HX_("activate",b3,1b,ac,e5); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_12_boot) -HXDLIN( 12) ADDED = HX_("added",c0,d4,43,1c); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_13_boot) -HXDLIN( 13) ADDED_TO_STAGE = HX_("addedToStage",63,22,55,0c); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_15_boot) -HXDLIN( 15) CANCEL = HX_("cancel",7a,ed,33,b8); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_16_boot) -HXDLIN( 16) CHANGE = HX_("change",70,91,72,b7); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_19_boot) -HXDLIN( 19) CLEAR = HX_("clear",8d,71,5b,48); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_20_boot) -HXDLIN( 20) CLOSE = HX_("close",b8,17,63,48); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_21_boot) -HXDLIN( 21) COMPLETE = HX_("complete",b9,00,c8,7f); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_22_boot) -HXDLIN( 22) CONNECT = HX_("connect",ea,3b,80,15); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_23_boot) -HXDLIN( 23) CONTEXT3D_CREATE = HX_("context3DCreate",7c,bf,59,7b); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_24_boot) -HXDLIN( 24) COPY = HX_("copy",b5,bb,c4,41); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_25_boot) -HXDLIN( 25) CUT = HX_("cut",82,85,4b,00); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_26_boot) -HXDLIN( 26) DEACTIVATE = HX_("deactivate",34,5c,01,3c); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_27_boot) -HXDLIN( 27) ENTER_FRAME = HX_("enterFrame",f5,03,50,02); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_28_boot) -HXDLIN( 28) EXIT_FRAME = HX_("exitFrame",2f,64,48,12); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_29_boot) -HXDLIN( 29) FRAME_CONSTRUCTED = HX_("frameConstructed",09,89,5d,98); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_30_boot) -HXDLIN( 30) FRAME_LABEL = HX_("frameLabel",87,42,d5,52); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_31_boot) -HXDLIN( 31) FULLSCREEN = HX_("fullScreen",5b,ae,48,2e); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_32_boot) -HXDLIN( 32) ID3 = HX_("id3",f8,03,50,00); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_33_boot) -HXDLIN( 33) INIT = HX_("init",10,3b,bb,45); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_34_boot) -HXDLIN( 34) MOUSE_LEAVE = HX_("mouseLeave",92,28,20,90); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_35_boot) -HXDLIN( 35) OPEN = HX_("open",ca,03,b4,49); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_36_boot) -HXDLIN( 36) PASTE = HX_("paste",53,53,56,bd); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_37_boot) -HXDLIN( 37) REMOVED = HX_("removed",a0,1f,00,f3); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_38_boot) -HXDLIN( 38) REMOVED_FROM_STAGE = HX_("removedFromStage",34,21,76,ba); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_39_boot) -HXDLIN( 39) RENDER = HX_("render",56,6b,29,05); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_40_boot) -HXDLIN( 40) RESIZE = HX_("resize",f4,59,7b,08); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_41_boot) -HXDLIN( 41) SCROLL = HX_("scroll",0d,d8,64,47); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_42_boot) -HXDLIN( 42) SELECT = HX_("select",fc,1a,33,6a); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_43_boot) -HXDLIN( 43) SELECT_ALL = HX_("selectAll",85,9b,fc,8d); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_44_boot) -HXDLIN( 44) SOUND_COMPLETE = HX_("soundComplete",a8,30,e6,1c); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_45_boot) -HXDLIN( 45) TAB_CHILDREN_CHANGE = HX_("tabChildrenChange",44,91,b5,de); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_46_boot) -HXDLIN( 46) TAB_ENABLED_CHANGE = HX_("tabEnabledChange",3c,45,98,72); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_47_boot) -HXDLIN( 47) TAB_INDEX_CHANGE = HX_("tabIndexChange",cd,1d,78,90); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_48_boot) -HXDLIN( 48) TEXTURE_READY = HX_("textureReady",88,4d,5a,df); - } -{ - HX_STACKFRAME(&_hx_pos_460ec5366bb20ab2_52_boot) -HXDLIN( 52) UNLOAD = HX_("unload",ff,a0,8c,65); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/EventDispatcher.cpp b/hGameTest/bin/linux/obj/src/openfl/events/EventDispatcher.cpp deleted file mode 100644 index 63a1781b..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/EventDispatcher.cpp +++ /dev/null @@ -1,469 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Type -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events__EventDispatcher_DispatchIterator -#include -#endif -#ifndef INCLUDED_openfl_events__EventDispatcher_Listener -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_e38539b7b6ad7309_17_new,"openfl.events.EventDispatcher","new",0xd41245fc,"openfl.events.EventDispatcher.new","openfl/events/EventDispatcher.hx",17,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_e38539b7b6ad7309_24_addEventListener,"openfl.events.EventDispatcher","addEventListener",0xf79f44b1,"openfl.events.EventDispatcher.addEventListener","openfl/events/EventDispatcher.hx",24,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_e38539b7b6ad7309_67_dispatchEvent,"openfl.events.EventDispatcher","dispatchEvent",0x2230d79c,"openfl.events.EventDispatcher.dispatchEvent","openfl/events/EventDispatcher.hx",67,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_e38539b7b6ad7309_81_hasEventListener,"openfl.events.EventDispatcher","hasEventListener",0x132567d8,"openfl.events.EventDispatcher.hasEventListener","openfl/events/EventDispatcher.hx",81,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_e38539b7b6ad7309_88_removeEventListener,"openfl.events.EventDispatcher","removeEventListener",0x40c1f566,"openfl.events.EventDispatcher.removeEventListener","openfl/events/EventDispatcher.hx",88,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_e38539b7b6ad7309_124_toString,"openfl.events.EventDispatcher","toString",0x34d48590,"openfl.events.EventDispatcher.toString","openfl/events/EventDispatcher.hx",124,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_e38539b7b6ad7309_132_willTrigger,"openfl.events.EventDispatcher","willTrigger",0x7a1765e2,"openfl.events.EventDispatcher.willTrigger","openfl/events/EventDispatcher.hx",132,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_e38539b7b6ad7309_136___dispatchEvent,"openfl.events.EventDispatcher","__dispatchEvent",0x417d6f7c,"openfl.events.EventDispatcher.__dispatchEvent","openfl/events/EventDispatcher.hx",136,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_e38539b7b6ad7309_202___removeAllListeners,"openfl.events.EventDispatcher","__removeAllListeners",0x1f26f486,"openfl.events.EventDispatcher.__removeAllListeners","openfl/events/EventDispatcher.hx",202,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_e38539b7b6ad7309_208___addListenerByPriority,"openfl.events.EventDispatcher","__addListenerByPriority",0xd68810ec,"openfl.events.EventDispatcher.__addListenerByPriority","openfl/events/EventDispatcher.hx",208,0xe2270714) -namespace openfl{ -namespace events{ - -void EventDispatcher_obj::__construct(::Dynamic target){ - HX_STACKFRAME(&_hx_pos_e38539b7b6ad7309_17_new) -HXDLIN( 17) if (hx::IsNotNull( target )) { -HXLINE( 19) this->_hx___targetDispatcher = target; - } - } - -Dynamic EventDispatcher_obj::__CreateEmpty() { return new EventDispatcher_obj; } - -void *EventDispatcher_obj::_hx_vtable = 0; - -Dynamic EventDispatcher_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EventDispatcher_obj > _hx_result = new EventDispatcher_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool EventDispatcher_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1b123bf8; -} - -static ::openfl::events::IEventDispatcher_obj _hx_openfl_events_EventDispatcher__hx_openfl_events_IEventDispatcher= { - ( void (hx::Object::*)(::String, ::Dynamic,hx::Null< bool > ,hx::Null< int > ,hx::Null< bool > ))&::openfl::events::EventDispatcher_obj::addEventListener, - ( bool (hx::Object::*)( ::openfl::events::Event))&::openfl::events::EventDispatcher_obj::dispatchEvent, - ( bool (hx::Object::*)(::String))&::openfl::events::EventDispatcher_obj::hasEventListener, - ( void (hx::Object::*)(::String, ::Dynamic,hx::Null< bool > ))&::openfl::events::EventDispatcher_obj::removeEventListener, - ( bool (hx::Object::*)(::String))&::openfl::events::EventDispatcher_obj::willTrigger, -}; - -void *EventDispatcher_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0x87530281: return &_hx_openfl_events_EventDispatcher__hx_openfl_events_IEventDispatcher; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - -void EventDispatcher_obj::addEventListener(::String type, ::Dynamic listener,hx::Null< bool > __o_useCapture,hx::Null< int > __o_priority,hx::Null< bool > __o_useWeakReference){ - bool useCapture = __o_useCapture.Default(false); - int priority = __o_priority.Default(0); - bool useWeakReference = __o_useWeakReference.Default(false); - HX_GC_STACKFRAME(&_hx_pos_e38539b7b6ad7309_24_addEventListener) -HXLINE( 25) if (hx::IsNull( listener )) { -HXLINE( 25) return; - } -HXLINE( 27) if (hx::IsNull( this->_hx___eventMap )) { -HXLINE( 29) this->_hx___eventMap = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 30) this->_hx___iterators = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } -HXLINE( 33) if (!(this->_hx___eventMap->exists(type))) { -HXLINE( 35) ::Array< ::Dynamic> list = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 36) list->push( ::openfl::events::_EventDispatcher::Listener_obj::__alloc( HX_CTX ,listener,useCapture,priority)); -HXLINE( 38) ::openfl::events::_EventDispatcher::DispatchIterator iterator = ::openfl::events::_EventDispatcher::DispatchIterator_obj::__alloc( HX_CTX ,list); -HXLINE( 40) this->_hx___eventMap->set(type,list); -HXLINE( 41) this->_hx___iterators->set(type,::Array_obj< ::Dynamic>::__new(1)->init(0,iterator)); - } - else { -HXLINE( 45) ::Array< ::Dynamic> list1 = ( (::Array< ::Dynamic>)(this->_hx___eventMap->get(type)) ); -HXLINE( 47) { -HXLINE( 47) int _g = 0; -HXDLIN( 47) int _g1 = list1->length; -HXDLIN( 47) while((_g < _g1)){ -HXLINE( 47) _g = (_g + 1); -HXDLIN( 47) int i = (_g - 1); -HXLINE( 49) if (list1->__get(i).StaticCast< ::openfl::events::_EventDispatcher::Listener >()->match(listener,useCapture)) { -HXLINE( 49) return; - } - } - } -HXLINE( 52) ::Array< ::Dynamic> iterators = ( (::Array< ::Dynamic>)(this->_hx___iterators->get(type)) ); -HXLINE( 54) { -HXLINE( 54) int _g2 = 0; -HXDLIN( 54) while((_g2 < iterators->length)){ -HXLINE( 54) ::openfl::events::_EventDispatcher::DispatchIterator iterator1 = iterators->__get(_g2).StaticCast< ::openfl::events::_EventDispatcher::DispatchIterator >(); -HXDLIN( 54) _g2 = (_g2 + 1); -HXLINE( 56) if (iterator1->active) { -HXLINE( 58) iterator1->copy(); - } - } - } -HXLINE( 62) this->_hx___addListenerByPriority(list1, ::openfl::events::_EventDispatcher::Listener_obj::__alloc( HX_CTX ,listener,useCapture,priority)); - } - } - - -HX_DEFINE_DYNAMIC_FUNC5(EventDispatcher_obj,addEventListener,(void)) - -bool EventDispatcher_obj::dispatchEvent( ::openfl::events::Event event){ - HX_STACKFRAME(&_hx_pos_e38539b7b6ad7309_67_dispatchEvent) -HXLINE( 68) if (hx::IsNotNull( this->_hx___targetDispatcher )) { -HXLINE( 70) event->target = this->_hx___targetDispatcher; - } - else { -HXLINE( 74) event->target = hx::ObjectPtr(this); - } -HXLINE( 77) return this->_hx___dispatchEvent(event); - } - - -HX_DEFINE_DYNAMIC_FUNC1(EventDispatcher_obj,dispatchEvent,return ) - -bool EventDispatcher_obj::hasEventListener(::String type){ - HX_STACKFRAME(&_hx_pos_e38539b7b6ad7309_81_hasEventListener) -HXLINE( 82) if (hx::IsNull( this->_hx___eventMap )) { -HXLINE( 82) return false; - } -HXLINE( 84) return this->_hx___eventMap->exists(type); - } - - -HX_DEFINE_DYNAMIC_FUNC1(EventDispatcher_obj,hasEventListener,return ) - -void EventDispatcher_obj::removeEventListener(::String type, ::Dynamic listener,hx::Null< bool > __o_useCapture){ - bool useCapture = __o_useCapture.Default(false); - HX_STACKFRAME(&_hx_pos_e38539b7b6ad7309_88_removeEventListener) -HXLINE( 89) bool _hx_tmp; -HXDLIN( 89) if (hx::IsNotNull( this->_hx___eventMap )) { -HXLINE( 89) _hx_tmp = hx::IsNull( listener ); - } - else { -HXLINE( 89) _hx_tmp = true; - } -HXDLIN( 89) if (_hx_tmp) { -HXLINE( 89) return; - } -HXLINE( 91) ::Array< ::Dynamic> list = ( (::Array< ::Dynamic>)(this->_hx___eventMap->get(type)) ); -HXLINE( 92) if (hx::IsNull( list )) { -HXLINE( 92) return; - } -HXLINE( 94) ::Array< ::Dynamic> iterators = ( (::Array< ::Dynamic>)(this->_hx___iterators->get(type)) ); -HXLINE( 96) { -HXLINE( 96) int _g = 0; -HXDLIN( 96) int _g1 = list->length; -HXDLIN( 96) while((_g < _g1)){ -HXLINE( 96) _g = (_g + 1); -HXDLIN( 96) int i = (_g - 1); -HXLINE( 98) if (list->__get(i).StaticCast< ::openfl::events::_EventDispatcher::Listener >()->match(listener,useCapture)) { -HXLINE( 100) { -HXLINE( 100) int _g2 = 0; -HXDLIN( 100) while((_g2 < iterators->length)){ -HXLINE( 100) ::openfl::events::_EventDispatcher::DispatchIterator iterator = iterators->__get(_g2).StaticCast< ::openfl::events::_EventDispatcher::DispatchIterator >(); -HXDLIN( 100) _g2 = (_g2 + 1); -HXLINE( 102) iterator->remove(list->__get(i).StaticCast< ::openfl::events::_EventDispatcher::Listener >(),i); - } - } -HXLINE( 105) list->removeRange(i,1); -HXLINE( 106) goto _hx_goto_6; - } - } - _hx_goto_6:; - } -HXLINE( 110) if ((list->length == 0)) { -HXLINE( 112) this->_hx___eventMap->remove(type); -HXLINE( 113) this->_hx___iterators->remove(type); - } -HXLINE( 116) if (!(( (bool)(this->_hx___eventMap->iterator()->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) ))) { -HXLINE( 118) this->_hx___eventMap = null(); -HXLINE( 119) this->_hx___iterators = null(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(EventDispatcher_obj,removeEventListener,(void)) - -::String EventDispatcher_obj::toString(){ - HX_STACKFRAME(&_hx_pos_e38539b7b6ad7309_124_toString) -HXLINE( 125) ::String full = ::Type_obj::getClassName(::Type_obj::getClass(hx::ObjectPtr(this))); -HXLINE( 126) ::String _hx_short = ( (::String)(full.split(HX_(".",2e,00,00,00))->pop()) ); -HXLINE( 127) return ((HX_("[object ",86,f9,3d,d7) + _hx_short) + HX_("]",5d,00,00,00)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(EventDispatcher_obj,toString,return ) - -bool EventDispatcher_obj::willTrigger(::String type){ - HX_STACKFRAME(&_hx_pos_e38539b7b6ad7309_132_willTrigger) -HXDLIN( 132) return this->hasEventListener(type); - } - - -HX_DEFINE_DYNAMIC_FUNC1(EventDispatcher_obj,willTrigger,return ) - -bool EventDispatcher_obj::_hx___dispatchEvent( ::openfl::events::Event event){ - HX_GC_STACKFRAME(&_hx_pos_e38539b7b6ad7309_136___dispatchEvent) -HXLINE( 137) bool _hx_tmp; -HXDLIN( 137) if (hx::IsNotNull( this->_hx___eventMap )) { -HXLINE( 137) _hx_tmp = hx::IsNull( event ); - } - else { -HXLINE( 137) _hx_tmp = true; - } -HXDLIN( 137) if (_hx_tmp) { -HXLINE( 137) return true; - } -HXLINE( 139) ::String type = event->type; -HXLINE( 141) ::Array< ::Dynamic> list = ( (::Array< ::Dynamic>)(this->_hx___eventMap->get(type)) ); -HXLINE( 142) if (hx::IsNull( list )) { -HXLINE( 142) return true; - } -HXLINE( 144) if (hx::IsNull( event->target )) { -HXLINE( 146) if (hx::IsNotNull( this->_hx___targetDispatcher )) { -HXLINE( 148) event->target = this->_hx___targetDispatcher; - } - else { -HXLINE( 152) event->target = hx::ObjectPtr(this); - } - } -HXLINE( 156) event->currentTarget = hx::ObjectPtr(this); -HXLINE( 158) bool capture = (event->eventPhase == 1); -HXLINE( 160) ::Array< ::Dynamic> iterators = ( (::Array< ::Dynamic>)(this->_hx___iterators->get(type)) ); -HXLINE( 161) ::openfl::events::_EventDispatcher::DispatchIterator iterator = iterators->__get(0).StaticCast< ::openfl::events::_EventDispatcher::DispatchIterator >(); -HXLINE( 163) if (iterator->active) { -HXLINE( 165) iterator = ::openfl::events::_EventDispatcher::DispatchIterator_obj::__alloc( HX_CTX ,list); -HXLINE( 166) iterators->push(iterator); - } -HXLINE( 169) iterator->start(); -HXLINE( 171) { -HXLINE( 171) ::openfl::events::_EventDispatcher::DispatchIterator listener = iterator; -HXDLIN( 171) while(listener->hasNext()){ -HXLINE( 171) ::openfl::events::_EventDispatcher::Listener listener1 = listener->next(); -HXLINE( 173) if (hx::IsNull( listener1 )) { -HXLINE( 173) continue; - } -HXLINE( 175) if ((listener1->useCapture == capture)) { -HXLINE( 178) listener1->callback(event); -HXLINE( 180) if (event->_hx___isCanceledNow) { -HXLINE( 182) goto _hx_goto_11; - } - } - } - _hx_goto_11:; - } -HXLINE( 187) iterator->stop(); -HXLINE( 189) if (hx::IsNotEq( iterator,iterators->__get(0).StaticCast< ::openfl::events::_EventDispatcher::DispatchIterator >() )) { -HXLINE( 191) iterators->remove(iterator); - } - else { -HXLINE( 195) iterator->reset(list); - } -HXLINE( 198) return !(event->isDefaultPrevented()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(EventDispatcher_obj,_hx___dispatchEvent,return ) - -void EventDispatcher_obj::_hx___removeAllListeners(){ - HX_STACKFRAME(&_hx_pos_e38539b7b6ad7309_202___removeAllListeners) -HXLINE( 203) this->_hx___eventMap = null(); -HXLINE( 204) this->_hx___iterators = null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(EventDispatcher_obj,_hx___removeAllListeners,(void)) - -void EventDispatcher_obj::_hx___addListenerByPriority(::Array< ::Dynamic> list, ::openfl::events::_EventDispatcher::Listener listener){ - HX_STACKFRAME(&_hx_pos_e38539b7b6ad7309_208___addListenerByPriority) -HXLINE( 209) int numElements = list->length; -HXLINE( 210) int addAtPosition = numElements; -HXLINE( 212) { -HXLINE( 212) int _g = 0; -HXDLIN( 212) int _g1 = numElements; -HXDLIN( 212) while((_g < _g1)){ -HXLINE( 212) _g = (_g + 1); -HXDLIN( 212) int i = (_g - 1); -HXLINE( 214) if ((list->__get(i).StaticCast< ::openfl::events::_EventDispatcher::Listener >()->priority < listener->priority)) { -HXLINE( 216) addAtPosition = i; -HXLINE( 218) goto _hx_goto_14; - } - } - _hx_goto_14:; - } -HXLINE( 222) list->insert(addAtPosition,listener); - } - - -HX_DEFINE_DYNAMIC_FUNC2(EventDispatcher_obj,_hx___addListenerByPriority,(void)) - - -hx::ObjectPtr< EventDispatcher_obj > EventDispatcher_obj::__new(::Dynamic target) { - hx::ObjectPtr< EventDispatcher_obj > __this = new EventDispatcher_obj(); - __this->__construct(target); - return __this; -} - -hx::ObjectPtr< EventDispatcher_obj > EventDispatcher_obj::__alloc(hx::Ctx *_hx_ctx,::Dynamic target) { - EventDispatcher_obj *__this = (EventDispatcher_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(EventDispatcher_obj), true, "openfl.events.EventDispatcher")); - *(void **)__this = EventDispatcher_obj::_hx_vtable; - __this->__construct(target); - return __this; -} - -EventDispatcher_obj::EventDispatcher_obj() -{ -} - -void EventDispatcher_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(EventDispatcher); - HX_MARK_MEMBER_NAME(_hx___eventMap,"__eventMap"); - HX_MARK_MEMBER_NAME(_hx___iterators,"__iterators"); - HX_MARK_MEMBER_NAME(_hx___targetDispatcher,"__targetDispatcher"); - HX_MARK_END_CLASS(); -} - -void EventDispatcher_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(_hx___eventMap,"__eventMap"); - HX_VISIT_MEMBER_NAME(_hx___iterators,"__iterators"); - HX_VISIT_MEMBER_NAME(_hx___targetDispatcher,"__targetDispatcher"); -} - -hx::Val EventDispatcher_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__eventMap") ) { return hx::Val( _hx___eventMap ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"__iterators") ) { return hx::Val( _hx___iterators ); } - if (HX_FIELD_EQ(inName,"willTrigger") ) { return hx::Val( willTrigger_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"dispatchEvent") ) { return hx::Val( dispatchEvent_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__dispatchEvent") ) { return hx::Val( _hx___dispatchEvent_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"addEventListener") ) { return hx::Val( addEventListener_dyn() ); } - if (HX_FIELD_EQ(inName,"hasEventListener") ) { return hx::Val( hasEventListener_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"__targetDispatcher") ) { return hx::Val( _hx___targetDispatcher ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"removeEventListener") ) { return hx::Val( removeEventListener_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"__removeAllListeners") ) { return hx::Val( _hx___removeAllListeners_dyn() ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"__addListenerByPriority") ) { return hx::Val( _hx___addListenerByPriority_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val EventDispatcher_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"__eventMap") ) { _hx___eventMap=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"__iterators") ) { _hx___iterators=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__targetDispatcher") ) { _hx___targetDispatcher=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void EventDispatcher_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("__eventMap",c2,f9,0a,64)); - outFields->push(HX_("__iterators",a5,af,92,c1)); - outFields->push(HX_("__targetDispatcher",78,03,5d,88)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo EventDispatcher_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(EventDispatcher_obj,_hx___eventMap),HX_("__eventMap",c2,f9,0a,64)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(EventDispatcher_obj,_hx___iterators),HX_("__iterators",a5,af,92,c1)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(EventDispatcher_obj,_hx___targetDispatcher),HX_("__targetDispatcher",78,03,5d,88)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *EventDispatcher_obj_sStaticStorageInfo = 0; -#endif - -static ::String EventDispatcher_obj_sMemberFields[] = { - HX_("__eventMap",c2,f9,0a,64), - HX_("__iterators",a5,af,92,c1), - HX_("__targetDispatcher",78,03,5d,88), - HX_("addEventListener",cd,0b,64,f1), - HX_("dispatchEvent",00,c7,64,c6), - HX_("hasEventListener",f4,2e,ea,0c), - HX_("removeEventListener",ca,87,75,55), - HX_("toString",ac,d0,6e,38), - HX_("willTrigger",46,f4,3f,d8), - HX_("__dispatchEvent",e0,ff,16,4e), - HX_("__removeAllListeners",a2,79,93,27), - HX_("__addListenerByPriority",50,a5,7e,d5), - ::String(null()) }; - -hx::Class EventDispatcher_obj::__mClass; - -void EventDispatcher_obj::__register() -{ - EventDispatcher_obj _hx_dummy; - EventDispatcher_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.EventDispatcher",0a,d8,08,c2); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(EventDispatcher_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< EventDispatcher_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EventDispatcher_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EventDispatcher_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/FocusEvent.cpp b/hGameTest/bin/linux/obj/src/openfl/events/FocusEvent.cpp deleted file mode 100644 index 2b607f17..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/FocusEvent.cpp +++ /dev/null @@ -1,285 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_FocusEvent -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_919c1dfcca12e2f6_30_new,"openfl.events.FocusEvent","new",0xf00a0d8b,"openfl.events.FocusEvent.new","openfl/events/FocusEvent.hx",30,0xe559e625) -HX_LOCAL_STACK_FRAME(_hx_pos_919c1dfcca12e2f6_39_clone,"openfl.events.FocusEvent","clone",0x40033148,"openfl.events.FocusEvent.clone","openfl/events/FocusEvent.hx",39,0xe559e625) -HX_LOCAL_STACK_FRAME(_hx_pos_919c1dfcca12e2f6_49_toString,"openfl.events.FocusEvent","toString",0x8b53f7a1,"openfl.events.FocusEvent.toString","openfl/events/FocusEvent.hx",49,0xe559e625) -static const ::String _hx_array_data_ade3ec19_3[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4),HX_("relatedObject",0a,bf,cb,e8),HX_("shiftKey",3d,92,9f,99),HX_("keyCode",6c,22,9e,9b), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_919c1dfcca12e2f6_53___init,"openfl.events.FocusEvent","__init",0xa92dade5,"openfl.events.FocusEvent.__init","openfl/events/FocusEvent.hx",53,0xe559e625) -HX_LOCAL_STACK_FRAME(_hx_pos_919c1dfcca12e2f6_13_boot,"openfl.events.FocusEvent","boot",0x10dacca7,"openfl.events.FocusEvent.boot","openfl/events/FocusEvent.hx",13,0xe559e625) -HX_LOCAL_STACK_FRAME(_hx_pos_919c1dfcca12e2f6_14_boot,"openfl.events.FocusEvent","boot",0x10dacca7,"openfl.events.FocusEvent.boot","openfl/events/FocusEvent.hx",14,0xe559e625) -HX_LOCAL_STACK_FRAME(_hx_pos_919c1dfcca12e2f6_15_boot,"openfl.events.FocusEvent","boot",0x10dacca7,"openfl.events.FocusEvent.boot","openfl/events/FocusEvent.hx",15,0xe559e625) -HX_LOCAL_STACK_FRAME(_hx_pos_919c1dfcca12e2f6_16_boot,"openfl.events.FocusEvent","boot",0x10dacca7,"openfl.events.FocusEvent.boot","openfl/events/FocusEvent.hx",16,0xe559e625) -namespace openfl{ -namespace events{ - -void FocusEvent_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_shiftKey,hx::Null< int > __o_keyCode){ - bool bubbles = __o_bubbles.Default(false); - bool cancelable = __o_cancelable.Default(false); - bool shiftKey = __o_shiftKey.Default(false); - int keyCode = __o_keyCode.Default(0); - HX_STACKFRAME(&_hx_pos_919c1dfcca12e2f6_30_new) -HXLINE( 31) super::__construct(type,bubbles,cancelable); -HXLINE( 33) this->keyCode = keyCode; -HXLINE( 34) this->shiftKey = shiftKey; -HXLINE( 35) this->relatedObject = relatedObject; - } - -Dynamic FocusEvent_obj::__CreateEmpty() { return new FocusEvent_obj; } - -void *FocusEvent_obj::_hx_vtable = 0; - -Dynamic FocusEvent_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< FocusEvent_obj > _hx_result = new FocusEvent_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5]); - return _hx_result; -} - -bool FocusEvent_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x3243040d) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3243040d; - } else { - return inClassId==(int)0x7ef10eeb; - } -} - - ::openfl::events::Event FocusEvent_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_919c1dfcca12e2f6_39_clone) -HXLINE( 40) ::openfl::events::FocusEvent event = ::openfl::events::FocusEvent_obj::__alloc( HX_CTX ,this->type,this->bubbles,this->cancelable,this->relatedObject,this->shiftKey,this->keyCode); -HXLINE( 41) event->target = this->target; -HXLINE( 42) event->currentTarget = this->currentTarget; -HXLINE( 43) event->eventPhase = this->eventPhase; -HXLINE( 44) return event; - } - - -::String FocusEvent_obj::toString(){ - HX_STACKFRAME(&_hx_pos_919c1dfcca12e2f6_49_toString) -HXDLIN( 49) return this->_hx___formatToString(HX_("FocusEvent",42,6d,d7,2e),::Array_obj< ::String >::fromData( _hx_array_data_ade3ec19_3,6)); - } - - -void FocusEvent_obj::_hx___init(){ - HX_STACKFRAME(&_hx_pos_919c1dfcca12e2f6_53___init) -HXLINE( 54) this->super::_hx___init(); -HXLINE( 55) this->keyCode = 0; -HXLINE( 56) this->shiftKey = false; -HXLINE( 57) this->relatedObject = null(); - } - - -::String FocusEvent_obj::FOCUS_IN; - -::String FocusEvent_obj::FOCUS_OUT; - -::String FocusEvent_obj::KEY_FOCUS_CHANGE; - -::String FocusEvent_obj::MOUSE_FOCUS_CHANGE; - - -hx::ObjectPtr< FocusEvent_obj > FocusEvent_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_shiftKey,hx::Null< int > __o_keyCode) { - hx::ObjectPtr< FocusEvent_obj > __this = new FocusEvent_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable,relatedObject,__o_shiftKey,__o_keyCode); - return __this; -} - -hx::ObjectPtr< FocusEvent_obj > FocusEvent_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_shiftKey,hx::Null< int > __o_keyCode) { - FocusEvent_obj *__this = (FocusEvent_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(FocusEvent_obj), true, "openfl.events.FocusEvent")); - *(void **)__this = FocusEvent_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable,relatedObject,__o_shiftKey,__o_keyCode); - return __this; -} - -FocusEvent_obj::FocusEvent_obj() -{ -} - -void FocusEvent_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(FocusEvent); - HX_MARK_MEMBER_NAME(keyCode,"keyCode"); - HX_MARK_MEMBER_NAME(relatedObject,"relatedObject"); - HX_MARK_MEMBER_NAME(shiftKey,"shiftKey"); - ::openfl::events::Event_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void FocusEvent_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(keyCode,"keyCode"); - HX_VISIT_MEMBER_NAME(relatedObject,"relatedObject"); - HX_VISIT_MEMBER_NAME(shiftKey,"shiftKey"); - ::openfl::events::Event_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val FocusEvent_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"keyCode") ) { return hx::Val( keyCode ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"shiftKey") ) { return hx::Val( shiftKey ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"relatedObject") ) { return hx::Val( relatedObject ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val FocusEvent_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"keyCode") ) { keyCode=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"shiftKey") ) { shiftKey=inValue.Cast< bool >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"relatedObject") ) { relatedObject=inValue.Cast< ::openfl::display::InteractiveObject >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void FocusEvent_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("keyCode",6c,22,9e,9b)); - outFields->push(HX_("relatedObject",0a,bf,cb,e8)); - outFields->push(HX_("shiftKey",3d,92,9f,99)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo FocusEvent_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(FocusEvent_obj,keyCode),HX_("keyCode",6c,22,9e,9b)}, - {hx::fsObject /* ::openfl::display::InteractiveObject */ ,(int)offsetof(FocusEvent_obj,relatedObject),HX_("relatedObject",0a,bf,cb,e8)}, - {hx::fsBool,(int)offsetof(FocusEvent_obj,shiftKey),HX_("shiftKey",3d,92,9f,99)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo FocusEvent_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &FocusEvent_obj::FOCUS_IN,HX_("FOCUS_IN",4c,61,08,6b)}, - {hx::fsString,(void *) &FocusEvent_obj::FOCUS_OUT,HX_("FOCUS_OUT",27,55,51,3c)}, - {hx::fsString,(void *) &FocusEvent_obj::KEY_FOCUS_CHANGE,HX_("KEY_FOCUS_CHANGE",57,48,06,94)}, - {hx::fsString,(void *) &FocusEvent_obj::MOUSE_FOCUS_CHANGE,HX_("MOUSE_FOCUS_CHANGE",11,c4,6c,3d)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String FocusEvent_obj_sMemberFields[] = { - HX_("keyCode",6c,22,9e,9b), - HX_("relatedObject",0a,bf,cb,e8), - HX_("shiftKey",3d,92,9f,99), - HX_("clone",5d,13,63,48), - HX_("toString",ac,d0,6e,38), - HX_("__init",30,9e,b3,f4), - ::String(null()) }; - -static void FocusEvent_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(FocusEvent_obj::FOCUS_IN,"FOCUS_IN"); - HX_MARK_MEMBER_NAME(FocusEvent_obj::FOCUS_OUT,"FOCUS_OUT"); - HX_MARK_MEMBER_NAME(FocusEvent_obj::KEY_FOCUS_CHANGE,"KEY_FOCUS_CHANGE"); - HX_MARK_MEMBER_NAME(FocusEvent_obj::MOUSE_FOCUS_CHANGE,"MOUSE_FOCUS_CHANGE"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void FocusEvent_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(FocusEvent_obj::FOCUS_IN,"FOCUS_IN"); - HX_VISIT_MEMBER_NAME(FocusEvent_obj::FOCUS_OUT,"FOCUS_OUT"); - HX_VISIT_MEMBER_NAME(FocusEvent_obj::KEY_FOCUS_CHANGE,"KEY_FOCUS_CHANGE"); - HX_VISIT_MEMBER_NAME(FocusEvent_obj::MOUSE_FOCUS_CHANGE,"MOUSE_FOCUS_CHANGE"); -}; - -#endif - -hx::Class FocusEvent_obj::__mClass; - -static ::String FocusEvent_obj_sStaticFields[] = { - HX_("FOCUS_IN",4c,61,08,6b), - HX_("FOCUS_OUT",27,55,51,3c), - HX_("KEY_FOCUS_CHANGE",57,48,06,94), - HX_("MOUSE_FOCUS_CHANGE",11,c4,6c,3d), - ::String(null()) -}; - -void FocusEvent_obj::__register() -{ - FocusEvent_obj _hx_dummy; - FocusEvent_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.FocusEvent",19,ec,e3,ad); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = FocusEvent_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(FocusEvent_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(FocusEvent_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< FocusEvent_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = FocusEvent_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = FocusEvent_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = FocusEvent_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void FocusEvent_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_919c1dfcca12e2f6_13_boot) -HXDLIN( 13) FOCUS_IN = HX_("focusIn",dd,45,83,41); - } -{ - HX_STACKFRAME(&_hx_pos_919c1dfcca12e2f6_14_boot) -HXDLIN( 14) FOCUS_OUT = HX_("focusOut",96,6f,5e,11); - } -{ - HX_STACKFRAME(&_hx_pos_919c1dfcca12e2f6_15_boot) -HXDLIN( 15) KEY_FOCUS_CHANGE = HX_("keyFocusChange",09,9c,8e,e5); - } -{ - HX_STACKFRAME(&_hx_pos_919c1dfcca12e2f6_16_boot) -HXDLIN( 16) MOUSE_FOCUS_CHANGE = HX_("mouseFocusChange",43,f1,81,96); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/FullScreenEvent.cpp b/hGameTest/bin/linux/obj/src/openfl/events/FullScreenEvent.cpp deleted file mode 100644 index d78e1fc4..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/FullScreenEvent.cpp +++ /dev/null @@ -1,228 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_ActivityEvent -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_FullScreenEvent -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_9acd580c71eb88b0_85_new,"openfl.events.FullScreenEvent","new",0x08c8725a,"openfl.events.FullScreenEvent.new","openfl/events/FullScreenEvent.hx",85,0x5d391076) -HX_LOCAL_STACK_FRAME(_hx_pos_9acd580c71eb88b0_95_clone,"openfl.events.FullScreenEvent","clone",0xd0bfa7d7,"openfl.events.FullScreenEvent.clone","openfl/events/FullScreenEvent.hx",95,0x5d391076) -HX_LOCAL_STACK_FRAME(_hx_pos_9acd580c71eb88b0_105_toString,"openfl.events.FullScreenEvent","toString",0x75cac472,"openfl.events.FullScreenEvent.toString","openfl/events/FullScreenEvent.hx",105,0x5d391076) -static const ::String _hx_array_data_551dfd68_3[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4),HX_("fullscreen",3b,3a,b4,f9),HX_("interactive",e2,3d,59,3c), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_9acd580c71eb88b0_109___init,"openfl.events.FullScreenEvent","__init",0xbd58f476,"openfl.events.FullScreenEvent.__init","openfl/events/FullScreenEvent.hx",109,0x5d391076) -HX_LOCAL_STACK_FRAME(_hx_pos_9acd580c71eb88b0_31_boot,"openfl.events.FullScreenEvent","boot",0x9eb49cf8,"openfl.events.FullScreenEvent.boot","openfl/events/FullScreenEvent.hx",31,0x5d391076) -HX_LOCAL_STACK_FRAME(_hx_pos_9acd580c71eb88b0_47_boot,"openfl.events.FullScreenEvent","boot",0x9eb49cf8,"openfl.events.FullScreenEvent.boot","openfl/events/FullScreenEvent.hx",47,0x5d391076) -namespace openfl{ -namespace events{ - -void FullScreenEvent_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< bool > __o_fullScreen,hx::Null< bool > __o_interactive){ - bool bubbles = __o_bubbles.Default(false); - bool cancelable = __o_cancelable.Default(false); - bool fullScreen = __o_fullScreen.Default(false); - bool interactive = __o_interactive.Default(false); - HX_STACKFRAME(&_hx_pos_9acd580c71eb88b0_85_new) -HXLINE( 88) super::__construct(type,bubbles,cancelable,null()); -HXLINE( 90) this->fullScreen = fullScreen; -HXLINE( 91) this->interactive = interactive; - } - -Dynamic FullScreenEvent_obj::__CreateEmpty() { return new FullScreenEvent_obj; } - -void *FullScreenEvent_obj::_hx_vtable = 0; - -Dynamic FullScreenEvent_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< FullScreenEvent_obj > _hx_result = new FullScreenEvent_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4]); - return _hx_result; -} - -bool FullScreenEvent_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x39a2f9a2) { - if (inClassId<=(int)0x3243040d) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3243040d; - } else { - return inClassId==(int)0x39a2f9a2; - } - } else { - return inClassId==(int)0x7ebe750e; - } -} - - ::openfl::events::Event FullScreenEvent_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_9acd580c71eb88b0_95_clone) -HXLINE( 96) ::openfl::events::FullScreenEvent event = ::openfl::events::FullScreenEvent_obj::__alloc( HX_CTX ,this->type,this->bubbles,this->cancelable,this->fullScreen,this->interactive); -HXLINE( 97) event->target = this->target; -HXLINE( 98) event->currentTarget = this->currentTarget; -HXLINE( 99) event->eventPhase = this->eventPhase; -HXLINE( 100) return event; - } - - -::String FullScreenEvent_obj::toString(){ - HX_STACKFRAME(&_hx_pos_9acd580c71eb88b0_105_toString) -HXDLIN( 105) return this->_hx___formatToString(HX_("FullscreenEvent",bf,0f,46,0d),::Array_obj< ::String >::fromData( _hx_array_data_551dfd68_3,5)); - } - - -void FullScreenEvent_obj::_hx___init(){ - HX_STACKFRAME(&_hx_pos_9acd580c71eb88b0_109___init) -HXLINE( 110) this->super::_hx___init(); -HXLINE( 111) this->fullScreen = false; -HXLINE( 112) this->interactive = false; - } - - -::String FullScreenEvent_obj::FULL_SCREEN; - -::String FullScreenEvent_obj::FULL_SCREEN_INTERACTIVE_ACCEPTED; - - -hx::ObjectPtr< FullScreenEvent_obj > FullScreenEvent_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< bool > __o_fullScreen,hx::Null< bool > __o_interactive) { - hx::ObjectPtr< FullScreenEvent_obj > __this = new FullScreenEvent_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable,__o_fullScreen,__o_interactive); - return __this; -} - -hx::ObjectPtr< FullScreenEvent_obj > FullScreenEvent_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< bool > __o_fullScreen,hx::Null< bool > __o_interactive) { - FullScreenEvent_obj *__this = (FullScreenEvent_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(FullScreenEvent_obj), true, "openfl.events.FullScreenEvent")); - *(void **)__this = FullScreenEvent_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable,__o_fullScreen,__o_interactive); - return __this; -} - -FullScreenEvent_obj::FullScreenEvent_obj() -{ -} - -hx::Val FullScreenEvent_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"fullScreen") ) { return hx::Val( fullScreen ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"interactive") ) { return hx::Val( interactive ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val FullScreenEvent_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"fullScreen") ) { fullScreen=inValue.Cast< bool >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"interactive") ) { interactive=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void FullScreenEvent_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("fullScreen",5b,ae,48,2e)); - outFields->push(HX_("interactive",e2,3d,59,3c)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo FullScreenEvent_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(FullScreenEvent_obj,fullScreen),HX_("fullScreen",5b,ae,48,2e)}, - {hx::fsBool,(int)offsetof(FullScreenEvent_obj,interactive),HX_("interactive",e2,3d,59,3c)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo FullScreenEvent_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &FullScreenEvent_obj::FULL_SCREEN,HX_("FULL_SCREEN",5c,27,87,18)}, - {hx::fsString,(void *) &FullScreenEvent_obj::FULL_SCREEN_INTERACTIVE_ACCEPTED,HX_("FULL_SCREEN_INTERACTIVE_ACCEPTED",c7,ef,c6,d8)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String FullScreenEvent_obj_sMemberFields[] = { - HX_("fullScreen",5b,ae,48,2e), - HX_("interactive",e2,3d,59,3c), - HX_("clone",5d,13,63,48), - HX_("toString",ac,d0,6e,38), - HX_("__init",30,9e,b3,f4), - ::String(null()) }; - -static void FullScreenEvent_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(FullScreenEvent_obj::FULL_SCREEN,"FULL_SCREEN"); - HX_MARK_MEMBER_NAME(FullScreenEvent_obj::FULL_SCREEN_INTERACTIVE_ACCEPTED,"FULL_SCREEN_INTERACTIVE_ACCEPTED"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void FullScreenEvent_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(FullScreenEvent_obj::FULL_SCREEN,"FULL_SCREEN"); - HX_VISIT_MEMBER_NAME(FullScreenEvent_obj::FULL_SCREEN_INTERACTIVE_ACCEPTED,"FULL_SCREEN_INTERACTIVE_ACCEPTED"); -}; - -#endif - -hx::Class FullScreenEvent_obj::__mClass; - -static ::String FullScreenEvent_obj_sStaticFields[] = { - HX_("FULL_SCREEN",5c,27,87,18), - HX_("FULL_SCREEN_INTERACTIVE_ACCEPTED",c7,ef,c6,d8), - ::String(null()) -}; - -void FullScreenEvent_obj::__register() -{ - FullScreenEvent_obj _hx_dummy; - FullScreenEvent_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.FullScreenEvent",68,fd,1d,55); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = FullScreenEvent_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(FullScreenEvent_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(FullScreenEvent_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< FullScreenEvent_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = FullScreenEvent_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = FullScreenEvent_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = FullScreenEvent_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void FullScreenEvent_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_9acd580c71eb88b0_31_boot) -HXDLIN( 31) FULL_SCREEN = HX_("fullScreen",5b,ae,48,2e); - } -{ - HX_STACKFRAME(&_hx_pos_9acd580c71eb88b0_47_boot) -HXDLIN( 47) FULL_SCREEN_INTERACTIVE_ACCEPTED = HX_("fullScreenInteractiveAccepted",ce,77,06,29); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/GameInputEvent.cpp b/hGameTest/bin/linux/obj/src/openfl/events/GameInputEvent.cpp deleted file mode 100644 index 91f950be..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/GameInputEvent.cpp +++ /dev/null @@ -1,234 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_GameInputEvent -#include -#endif -#ifndef INCLUDED_openfl_ui_GameInputDevice -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_a9944c00dfbe9396_23_new,"openfl.events.GameInputEvent","new",0x8065662b,"openfl.events.GameInputEvent.new","openfl/events/GameInputEvent.hx",23,0x5318f185) -HX_LOCAL_STACK_FRAME(_hx_pos_a9944c00dfbe9396_30_clone,"openfl.events.GameInputEvent","clone",0x205df1e8,"openfl.events.GameInputEvent.clone","openfl/events/GameInputEvent.hx",30,0x5318f185) -HX_LOCAL_STACK_FRAME(_hx_pos_a9944c00dfbe9396_40_toString,"openfl.events.GameInputEvent","toString",0x31f35b01,"openfl.events.GameInputEvent.toString","openfl/events/GameInputEvent.hx",40,0x5318f185) -static const ::String _hx_array_data_6a3e74b9_3[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4),HX_("device",96,dc,77,71), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_a9944c00dfbe9396_44___init,"openfl.events.GameInputEvent","__init",0x183b7945,"openfl.events.GameInputEvent.__init","openfl/events/GameInputEvent.hx",44,0x5318f185) -HX_LOCAL_STACK_FRAME(_hx_pos_a9944c00dfbe9396_13_boot,"openfl.events.GameInputEvent","boot",0xd06d0007,"openfl.events.GameInputEvent.boot","openfl/events/GameInputEvent.hx",13,0x5318f185) -HX_LOCAL_STACK_FRAME(_hx_pos_a9944c00dfbe9396_14_boot,"openfl.events.GameInputEvent","boot",0xd06d0007,"openfl.events.GameInputEvent.boot","openfl/events/GameInputEvent.hx",14,0x5318f185) -HX_LOCAL_STACK_FRAME(_hx_pos_a9944c00dfbe9396_15_boot,"openfl.events.GameInputEvent","boot",0xd06d0007,"openfl.events.GameInputEvent.boot","openfl/events/GameInputEvent.hx",15,0x5318f185) -namespace openfl{ -namespace events{ - -void GameInputEvent_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::ui::GameInputDevice device){ - bool bubbles = __o_bubbles.Default(true); - bool cancelable = __o_cancelable.Default(false); - HX_STACKFRAME(&_hx_pos_a9944c00dfbe9396_23_new) -HXLINE( 24) super::__construct(type,bubbles,cancelable); -HXLINE( 26) this->device = device; - } - -Dynamic GameInputEvent_obj::__CreateEmpty() { return new GameInputEvent_obj; } - -void *GameInputEvent_obj::_hx_vtable = 0; - -Dynamic GameInputEvent_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GameInputEvent_obj > _hx_result = new GameInputEvent_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool GameInputEvent_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1db74753) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1db74753; - } else { - return inClassId==(int)0x3243040d; - } -} - - ::openfl::events::Event GameInputEvent_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_a9944c00dfbe9396_30_clone) -HXLINE( 31) ::openfl::events::GameInputEvent event = ::openfl::events::GameInputEvent_obj::__alloc( HX_CTX ,this->type,this->bubbles,this->cancelable,this->device); -HXLINE( 32) event->target = this->target; -HXLINE( 33) event->currentTarget = this->currentTarget; -HXLINE( 34) event->eventPhase = this->eventPhase; -HXLINE( 35) return event; - } - - -::String GameInputEvent_obj::toString(){ - HX_STACKFRAME(&_hx_pos_a9944c00dfbe9396_40_toString) -HXDLIN( 40) return this->_hx___formatToString(HX_("GameInputEvent",62,3e,f4,2c),::Array_obj< ::String >::fromData( _hx_array_data_6a3e74b9_3,4)); - } - - -void GameInputEvent_obj::_hx___init(){ - HX_STACKFRAME(&_hx_pos_a9944c00dfbe9396_44___init) -HXLINE( 45) this->super::_hx___init(); -HXLINE( 46) this->device = null(); - } - - -::String GameInputEvent_obj::DEVICE_ADDED; - -::String GameInputEvent_obj::DEVICE_REMOVED; - -::String GameInputEvent_obj::DEVICE_UNUSABLE; - - -hx::ObjectPtr< GameInputEvent_obj > GameInputEvent_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::ui::GameInputDevice device) { - hx::ObjectPtr< GameInputEvent_obj > __this = new GameInputEvent_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable,device); - return __this; -} - -hx::ObjectPtr< GameInputEvent_obj > GameInputEvent_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::ui::GameInputDevice device) { - GameInputEvent_obj *__this = (GameInputEvent_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GameInputEvent_obj), true, "openfl.events.GameInputEvent")); - *(void **)__this = GameInputEvent_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable,device); - return __this; -} - -GameInputEvent_obj::GameInputEvent_obj() -{ -} - -void GameInputEvent_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(GameInputEvent); - HX_MARK_MEMBER_NAME(device,"device"); - ::openfl::events::Event_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void GameInputEvent_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(device,"device"); - ::openfl::events::Event_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val GameInputEvent_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"device") ) { return hx::Val( device ); } - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val GameInputEvent_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"device") ) { device=inValue.Cast< ::openfl::ui::GameInputDevice >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void GameInputEvent_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("device",96,dc,77,71)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo GameInputEvent_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::ui::GameInputDevice */ ,(int)offsetof(GameInputEvent_obj,device),HX_("device",96,dc,77,71)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo GameInputEvent_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &GameInputEvent_obj::DEVICE_ADDED,HX_("DEVICE_ADDED",f7,70,3d,b6)}, - {hx::fsString,(void *) &GameInputEvent_obj::DEVICE_REMOVED,HX_("DEVICE_REMOVED",97,5b,c2,33)}, - {hx::fsString,(void *) &GameInputEvent_obj::DEVICE_UNUSABLE,HX_("DEVICE_UNUSABLE",1a,c6,b7,aa)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String GameInputEvent_obj_sMemberFields[] = { - HX_("device",96,dc,77,71), - HX_("clone",5d,13,63,48), - HX_("toString",ac,d0,6e,38), - HX_("__init",30,9e,b3,f4), - ::String(null()) }; - -static void GameInputEvent_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(GameInputEvent_obj::DEVICE_ADDED,"DEVICE_ADDED"); - HX_MARK_MEMBER_NAME(GameInputEvent_obj::DEVICE_REMOVED,"DEVICE_REMOVED"); - HX_MARK_MEMBER_NAME(GameInputEvent_obj::DEVICE_UNUSABLE,"DEVICE_UNUSABLE"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void GameInputEvent_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(GameInputEvent_obj::DEVICE_ADDED,"DEVICE_ADDED"); - HX_VISIT_MEMBER_NAME(GameInputEvent_obj::DEVICE_REMOVED,"DEVICE_REMOVED"); - HX_VISIT_MEMBER_NAME(GameInputEvent_obj::DEVICE_UNUSABLE,"DEVICE_UNUSABLE"); -}; - -#endif - -hx::Class GameInputEvent_obj::__mClass; - -static ::String GameInputEvent_obj_sStaticFields[] = { - HX_("DEVICE_ADDED",f7,70,3d,b6), - HX_("DEVICE_REMOVED",97,5b,c2,33), - HX_("DEVICE_UNUSABLE",1a,c6,b7,aa), - ::String(null()) -}; - -void GameInputEvent_obj::__register() -{ - GameInputEvent_obj _hx_dummy; - GameInputEvent_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.GameInputEvent",b9,74,3e,6a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = GameInputEvent_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(GameInputEvent_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(GameInputEvent_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GameInputEvent_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = GameInputEvent_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GameInputEvent_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GameInputEvent_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void GameInputEvent_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_a9944c00dfbe9396_13_boot) -HXDLIN( 13) DEVICE_ADDED = HX_("deviceAdded",4a,08,84,0b); - } -{ - HX_STACKFRAME(&_hx_pos_a9944c00dfbe9396_14_boot) -HXDLIN( 14) DEVICE_REMOVED = HX_("deviceRemoved",aa,c9,5b,59); - } -{ - HX_STACKFRAME(&_hx_pos_a9944c00dfbe9396_15_boot) -HXDLIN( 15) DEVICE_UNUSABLE = HX_("deviceUnusable",c7,a8,5e,6b); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/HTTPStatusEvent.cpp b/hGameTest/bin/linux/obj/src/openfl/events/HTTPStatusEvent.cpp deleted file mode 100644 index 9cb26ba5..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/HTTPStatusEvent.cpp +++ /dev/null @@ -1,260 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_HTTPStatusEvent -#include -#endif -#ifndef INCLUDED_openfl_net_URLRequestHeader -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_3e9f49414be9df9e_126_new,"openfl.events.HTTPStatusEvent","new",0x992d4c1b,"openfl.events.HTTPStatusEvent.new","openfl/events/HTTPStatusEvent.hx",126,0x9d0269d5) -HX_LOCAL_STACK_FRAME(_hx_pos_3e9f49414be9df9e_134_clone,"openfl.events.HTTPStatusEvent","clone",0xe75f33d8,"openfl.events.HTTPStatusEvent.clone","openfl/events/HTTPStatusEvent.hx",134,0x9d0269d5) -HX_LOCAL_STACK_FRAME(_hx_pos_3e9f49414be9df9e_144_toString,"openfl.events.HTTPStatusEvent","toString",0x9713ef11,"openfl.events.HTTPStatusEvent.toString","openfl/events/HTTPStatusEvent.hx",144,0x9d0269d5) -static const ::String _hx_array_data_61c0a2a9_3[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4),HX_("status",32,e7,fb,05),HX_("redirected",7b,4e,5a,3e), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_3e9f49414be9df9e_148___init,"openfl.events.HTTPStatusEvent","__init",0x7253e955,"openfl.events.HTTPStatusEvent.__init","openfl/events/HTTPStatusEvent.hx",148,0x9d0269d5) -HX_LOCAL_STACK_FRAME(_hx_pos_3e9f49414be9df9e_53_boot,"openfl.events.HTTPStatusEvent","boot",0x668e4c17,"openfl.events.HTTPStatusEvent.boot","openfl/events/HTTPStatusEvent.hx",53,0x9d0269d5) -HX_LOCAL_STACK_FRAME(_hx_pos_3e9f49414be9df9e_68_boot,"openfl.events.HTTPStatusEvent","boot",0x668e4c17,"openfl.events.HTTPStatusEvent.boot","openfl/events/HTTPStatusEvent.hx",68,0x9d0269d5) -namespace openfl{ -namespace events{ - -void HTTPStatusEvent_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_status,hx::Null< bool > __o_redirected){ - bool bubbles = __o_bubbles.Default(false); - bool cancelable = __o_cancelable.Default(false); - int status = __o_status.Default(0); - bool redirected = __o_redirected.Default(false); - HX_STACKFRAME(&_hx_pos_3e9f49414be9df9e_126_new) -HXLINE( 127) this->status = status; -HXLINE( 128) this->redirected = redirected; -HXLINE( 130) super::__construct(type,bubbles,cancelable); - } - -Dynamic HTTPStatusEvent_obj::__CreateEmpty() { return new HTTPStatusEvent_obj; } - -void *HTTPStatusEvent_obj::_hx_vtable = 0; - -Dynamic HTTPStatusEvent_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< HTTPStatusEvent_obj > _hx_result = new HTTPStatusEvent_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4]); - return _hx_result; -} - -bool HTTPStatusEvent_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x3243040d) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3243040d; - } else { - return inClassId==(int)0x7ed4634b; - } -} - - ::openfl::events::Event HTTPStatusEvent_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_3e9f49414be9df9e_134_clone) -HXLINE( 135) ::openfl::events::HTTPStatusEvent event = ::openfl::events::HTTPStatusEvent_obj::__alloc( HX_CTX ,this->type,this->bubbles,this->cancelable,this->status,this->redirected); -HXLINE( 136) event->target = this->target; -HXLINE( 137) event->currentTarget = this->currentTarget; -HXLINE( 138) event->eventPhase = this->eventPhase; -HXLINE( 139) return event; - } - - -::String HTTPStatusEvent_obj::toString(){ - HX_STACKFRAME(&_hx_pos_3e9f49414be9df9e_144_toString) -HXDLIN( 144) return this->_hx___formatToString(HX_("HTTPStatusEvent",e0,4c,1b,fe),::Array_obj< ::String >::fromData( _hx_array_data_61c0a2a9_3,5)); - } - - -void HTTPStatusEvent_obj::_hx___init(){ - HX_STACKFRAME(&_hx_pos_3e9f49414be9df9e_148___init) -HXLINE( 149) this->super::_hx___init(); -HXLINE( 150) this->status = 0; -HXLINE( 151) this->redirected = false; - } - - -::String HTTPStatusEvent_obj::HTTP_RESPONSE_STATUS; - -::String HTTPStatusEvent_obj::HTTP_STATUS; - - -hx::ObjectPtr< HTTPStatusEvent_obj > HTTPStatusEvent_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_status,hx::Null< bool > __o_redirected) { - hx::ObjectPtr< HTTPStatusEvent_obj > __this = new HTTPStatusEvent_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable,__o_status,__o_redirected); - return __this; -} - -hx::ObjectPtr< HTTPStatusEvent_obj > HTTPStatusEvent_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_status,hx::Null< bool > __o_redirected) { - HTTPStatusEvent_obj *__this = (HTTPStatusEvent_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(HTTPStatusEvent_obj), true, "openfl.events.HTTPStatusEvent")); - *(void **)__this = HTTPStatusEvent_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable,__o_status,__o_redirected); - return __this; -} - -HTTPStatusEvent_obj::HTTPStatusEvent_obj() -{ -} - -void HTTPStatusEvent_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(HTTPStatusEvent); - HX_MARK_MEMBER_NAME(redirected,"redirected"); - HX_MARK_MEMBER_NAME(responseHeaders,"responseHeaders"); - HX_MARK_MEMBER_NAME(responseURL,"responseURL"); - HX_MARK_MEMBER_NAME(status,"status"); - ::openfl::events::Event_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void HTTPStatusEvent_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(redirected,"redirected"); - HX_VISIT_MEMBER_NAME(responseHeaders,"responseHeaders"); - HX_VISIT_MEMBER_NAME(responseURL,"responseURL"); - HX_VISIT_MEMBER_NAME(status,"status"); - ::openfl::events::Event_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val HTTPStatusEvent_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"status") ) { return hx::Val( status ); } - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"redirected") ) { return hx::Val( redirected ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"responseURL") ) { return hx::Val( responseURL ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"responseHeaders") ) { return hx::Val( responseHeaders ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val HTTPStatusEvent_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"status") ) { status=inValue.Cast< int >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"redirected") ) { redirected=inValue.Cast< bool >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"responseURL") ) { responseURL=inValue.Cast< ::String >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"responseHeaders") ) { responseHeaders=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void HTTPStatusEvent_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("redirected",7b,4e,5a,3e)); - outFields->push(HX_("responseHeaders",c5,0d,ca,43)); - outFields->push(HX_("responseURL",6e,5f,19,86)); - outFields->push(HX_("status",32,e7,fb,05)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo HTTPStatusEvent_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(HTTPStatusEvent_obj,redirected),HX_("redirected",7b,4e,5a,3e)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(HTTPStatusEvent_obj,responseHeaders),HX_("responseHeaders",c5,0d,ca,43)}, - {hx::fsString,(int)offsetof(HTTPStatusEvent_obj,responseURL),HX_("responseURL",6e,5f,19,86)}, - {hx::fsInt,(int)offsetof(HTTPStatusEvent_obj,status),HX_("status",32,e7,fb,05)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo HTTPStatusEvent_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &HTTPStatusEvent_obj::HTTP_RESPONSE_STATUS,HX_("HTTP_RESPONSE_STATUS",79,de,26,00)}, - {hx::fsString,(void *) &HTTPStatusEvent_obj::HTTP_STATUS,HX_("HTTP_STATUS",49,42,ed,94)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String HTTPStatusEvent_obj_sMemberFields[] = { - HX_("redirected",7b,4e,5a,3e), - HX_("responseHeaders",c5,0d,ca,43), - HX_("responseURL",6e,5f,19,86), - HX_("status",32,e7,fb,05), - HX_("clone",5d,13,63,48), - HX_("toString",ac,d0,6e,38), - HX_("__init",30,9e,b3,f4), - ::String(null()) }; - -static void HTTPStatusEvent_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(HTTPStatusEvent_obj::HTTP_RESPONSE_STATUS,"HTTP_RESPONSE_STATUS"); - HX_MARK_MEMBER_NAME(HTTPStatusEvent_obj::HTTP_STATUS,"HTTP_STATUS"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void HTTPStatusEvent_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(HTTPStatusEvent_obj::HTTP_RESPONSE_STATUS,"HTTP_RESPONSE_STATUS"); - HX_VISIT_MEMBER_NAME(HTTPStatusEvent_obj::HTTP_STATUS,"HTTP_STATUS"); -}; - -#endif - -hx::Class HTTPStatusEvent_obj::__mClass; - -static ::String HTTPStatusEvent_obj_sStaticFields[] = { - HX_("HTTP_RESPONSE_STATUS",79,de,26,00), - HX_("HTTP_STATUS",49,42,ed,94), - ::String(null()) -}; - -void HTTPStatusEvent_obj::__register() -{ - HTTPStatusEvent_obj _hx_dummy; - HTTPStatusEvent_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.HTTPStatusEvent",a9,a2,c0,61); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = HTTPStatusEvent_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(HTTPStatusEvent_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(HTTPStatusEvent_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< HTTPStatusEvent_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = HTTPStatusEvent_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = HTTPStatusEvent_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = HTTPStatusEvent_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void HTTPStatusEvent_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_3e9f49414be9df9e_53_boot) -HXDLIN( 53) HTTP_RESPONSE_STATUS = HX_("httpResponseStatus",3b,ae,f6,61); - } -{ - HX_STACKFRAME(&_hx_pos_3e9f49414be9df9e_68_boot) -HXDLIN( 68) HTTP_STATUS = HX_("httpStatus",da,4c,74,0a); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/IEventDispatcher.cpp b/hGameTest/bin/linux/obj/src/openfl/events/IEventDispatcher.cpp deleted file mode 100644 index 96caccd9..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/IEventDispatcher.cpp +++ /dev/null @@ -1,36 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif - -namespace openfl{ -namespace events{ - - -static ::String IEventDispatcher_obj_sMemberFields[] = { - HX_("addEventListener",cd,0b,64,f1), - HX_("dispatchEvent",00,c7,64,c6), - HX_("hasEventListener",f4,2e,ea,0c), - HX_("removeEventListener",ca,87,75,55), - HX_("willTrigger",46,f4,3f,d8), - ::String(null()) }; - -hx::Class IEventDispatcher_obj::__mClass; - -void IEventDispatcher_obj::__register() -{ - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.IEventDispatcher",2f,f6,24,f8); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mMembers = hx::Class_obj::dupFunctions(IEventDispatcher_obj_sMemberFields); - __mClass->mCanCast = hx::TIsInterface< (int)0x87530281 >; - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/IOErrorEvent.cpp b/hGameTest/bin/linux/obj/src/openfl/events/IOErrorEvent.cpp deleted file mode 100644 index 2d9d75cd..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/IOErrorEvent.cpp +++ /dev/null @@ -1,175 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_ErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_IOErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_TextEvent -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c1a0d6ee9eb05388_21_new,"openfl.events.IOErrorEvent","new",0x69722dc1,"openfl.events.IOErrorEvent.new","openfl/events/IOErrorEvent.hx",21,0x9ba976af) -HX_LOCAL_STACK_FRAME(_hx_pos_c1a0d6ee9eb05388_25_clone,"openfl.events.IOErrorEvent","clone",0xfbdc4afe,"openfl.events.IOErrorEvent.clone","openfl/events/IOErrorEvent.hx",25,0x9ba976af) -HX_LOCAL_STACK_FRAME(_hx_pos_c1a0d6ee9eb05388_35_toString,"openfl.events.IOErrorEvent","toString",0xfbbd53ab,"openfl.events.IOErrorEvent.toString","openfl/events/IOErrorEvent.hx",35,0x9ba976af) -static const ::String _hx_array_data_1ffe394f_3[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4),HX_("text",ad,cc,f9,4c),HX_("errorID",a3,8d,0a,ea), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_c1a0d6ee9eb05388_12_boot,"openfl.events.IOErrorEvent","boot",0xd28edbb1,"openfl.events.IOErrorEvent.boot","openfl/events/IOErrorEvent.hx",12,0x9ba976af) -namespace openfl{ -namespace events{ - -void IOErrorEvent_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id){ - bool bubbles = __o_bubbles.Default(true); - bool cancelable = __o_cancelable.Default(false); - ::String text = __o_text; - if (hx::IsNull(__o_text)) text = HX_("",00,00,00,00); - int id = __o_id.Default(0); - HX_STACKFRAME(&_hx_pos_c1a0d6ee9eb05388_21_new) -HXDLIN( 21) super::__construct(type,bubbles,cancelable,text,id); - } - -Dynamic IOErrorEvent_obj::__CreateEmpty() { return new IOErrorEvent_obj; } - -void *IOErrorEvent_obj::_hx_vtable = 0; - -Dynamic IOErrorEvent_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< IOErrorEvent_obj > _hx_result = new IOErrorEvent_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4]); - return _hx_result; -} - -bool IOErrorEvent_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x31935cfb) { - if (inClassId<=(int)0x28b734a1) { - return inClassId==(int)0x00000001 || inClassId==(int)0x28b734a1; - } else { - return inClassId==(int)0x31935cfb; - } - } else { - return inClassId==(int)0x3243040d || inClassId==(int)0x70c909a0; - } -} - - ::openfl::events::Event IOErrorEvent_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_c1a0d6ee9eb05388_25_clone) -HXLINE( 26) ::openfl::events::IOErrorEvent event = ::openfl::events::IOErrorEvent_obj::__alloc( HX_CTX ,this->type,this->bubbles,this->cancelable,this->text,this->errorID); -HXLINE( 27) event->target = this->target; -HXLINE( 28) event->currentTarget = this->currentTarget; -HXLINE( 29) event->eventPhase = this->eventPhase; -HXLINE( 30) return event; - } - - -::String IOErrorEvent_obj::toString(){ - HX_STACKFRAME(&_hx_pos_c1a0d6ee9eb05388_35_toString) -HXDLIN( 35) return this->_hx___formatToString(HX_("IOErrorEvent",b8,16,b3,65),::Array_obj< ::String >::fromData( _hx_array_data_1ffe394f_3,5)); - } - - -::String IOErrorEvent_obj::IO_ERROR; - - -hx::ObjectPtr< IOErrorEvent_obj > IOErrorEvent_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id) { - hx::ObjectPtr< IOErrorEvent_obj > __this = new IOErrorEvent_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable,__o_text,__o_id); - return __this; -} - -hx::ObjectPtr< IOErrorEvent_obj > IOErrorEvent_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id) { - IOErrorEvent_obj *__this = (IOErrorEvent_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(IOErrorEvent_obj), true, "openfl.events.IOErrorEvent")); - *(void **)__this = IOErrorEvent_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable,__o_text,__o_id); - return __this; -} - -IOErrorEvent_obj::IOErrorEvent_obj() -{ -} - -hx::Val IOErrorEvent_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *IOErrorEvent_obj_sMemberStorageInfo = 0; -static hx::StaticInfo IOErrorEvent_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &IOErrorEvent_obj::IO_ERROR,HX_("IO_ERROR",4f,7b,81,11)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String IOErrorEvent_obj_sMemberFields[] = { - HX_("clone",5d,13,63,48), - HX_("toString",ac,d0,6e,38), - ::String(null()) }; - -static void IOErrorEvent_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(IOErrorEvent_obj::IO_ERROR,"IO_ERROR"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void IOErrorEvent_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(IOErrorEvent_obj::IO_ERROR,"IO_ERROR"); -}; - -#endif - -hx::Class IOErrorEvent_obj::__mClass; - -static ::String IOErrorEvent_obj_sStaticFields[] = { - HX_("IO_ERROR",4f,7b,81,11), - ::String(null()) -}; - -void IOErrorEvent_obj::__register() -{ - IOErrorEvent_obj _hx_dummy; - IOErrorEvent_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.IOErrorEvent",4f,39,fe,1f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = IOErrorEvent_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(IOErrorEvent_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(IOErrorEvent_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< IOErrorEvent_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = IOErrorEvent_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = IOErrorEvent_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = IOErrorEvent_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void IOErrorEvent_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_c1a0d6ee9eb05388_12_boot) -HXDLIN( 12) IO_ERROR = HX_("ioError",02,fe,41,76); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/KeyboardEvent.cpp b/hGameTest/bin/linux/obj/src/openfl/events/KeyboardEvent.cpp deleted file mode 100644 index c1607e13..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/KeyboardEvent.cpp +++ /dev/null @@ -1,283 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_KeyboardEvent -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c70c2341539e31f3_33_new,"openfl.events.KeyboardEvent","new",0xa9982e4e,"openfl.events.KeyboardEvent.new","openfl/events/KeyboardEvent.hx",33,0xce5f4702) -HX_LOCAL_STACK_FRAME(_hx_pos_c70c2341539e31f3_50_clone,"openfl.events.KeyboardEvent","clone",0x11ed48cb,"openfl.events.KeyboardEvent.clone","openfl/events/KeyboardEvent.hx",50,0xce5f4702) -HX_LOCAL_STACK_FRAME(_hx_pos_c70c2341539e31f3_62_toString,"openfl.events.KeyboardEvent","toString",0xd22933fe,"openfl.events.KeyboardEvent.toString","openfl/events/KeyboardEvent.hx",62,0xce5f4702) -static const ::String _hx_array_data_d8fbaf5c_3[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4),HX_("charCode",23,5f,24,9c),HX_("keyCode",6c,22,9e,9b),HX_("keyLocation",f4,ea,6a,2d),HX_("ctrlKey",b4,35,7d,61),HX_("altKey",f6,a7,ca,44),HX_("shiftKey",3d,92,9f,99), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_c70c2341539e31f3_76___init,"openfl.events.KeyboardEvent","__init",0x84182902,"openfl.events.KeyboardEvent.__init","openfl/events/KeyboardEvent.hx",76,0xce5f4702) -HX_LOCAL_STACK_FRAME(_hx_pos_c70c2341539e31f3_13_boot,"openfl.events.KeyboardEvent","boot",0xb3a95684,"openfl.events.KeyboardEvent.boot","openfl/events/KeyboardEvent.hx",13,0xce5f4702) -HX_LOCAL_STACK_FRAME(_hx_pos_c70c2341539e31f3_14_boot,"openfl.events.KeyboardEvent","boot",0xb3a95684,"openfl.events.KeyboardEvent.boot","openfl/events/KeyboardEvent.hx",14,0xce5f4702) -namespace openfl{ -namespace events{ - -void KeyboardEvent_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_charCodeValue,hx::Null< int > __o_keyCodeValue, ::Dynamic keyLocationValue,hx::Null< bool > __o_ctrlKeyValue,hx::Null< bool > __o_altKeyValue,hx::Null< bool > __o_shiftKeyValue,hx::Null< bool > __o_controlKeyValue,hx::Null< bool > __o_commandKeyValue){ - bool bubbles = __o_bubbles.Default(false); - bool cancelable = __o_cancelable.Default(false); - int charCodeValue = __o_charCodeValue.Default(0); - int keyCodeValue = __o_keyCodeValue.Default(0); - bool ctrlKeyValue = __o_ctrlKeyValue.Default(false); - bool altKeyValue = __o_altKeyValue.Default(false); - bool shiftKeyValue = __o_shiftKeyValue.Default(false); - bool controlKeyValue = __o_controlKeyValue.Default(false); - bool commandKeyValue = __o_commandKeyValue.Default(false); - HX_STACKFRAME(&_hx_pos_c70c2341539e31f3_33_new) -HXLINE( 34) super::__construct(type,bubbles,cancelable); -HXLINE( 36) this->charCode = charCodeValue; -HXLINE( 37) this->keyCode = keyCodeValue; -HXLINE( 38) int _hx_tmp; -HXDLIN( 38) if (hx::IsNotNull( keyLocationValue )) { -HXLINE( 38) _hx_tmp = ( (int)(keyLocationValue) ); - } - else { -HXLINE( 38) _hx_tmp = 0; - } -HXDLIN( 38) this->keyLocation = _hx_tmp; -HXLINE( 39) this->ctrlKey = ctrlKeyValue; -HXLINE( 40) this->altKey = altKeyValue; -HXLINE( 41) this->shiftKey = shiftKeyValue; -HXLINE( 44) this->controlKey = controlKeyValue; -HXLINE( 45) this->commandKey = commandKeyValue; - } - -Dynamic KeyboardEvent_obj::__CreateEmpty() { return new KeyboardEvent_obj; } - -void *KeyboardEvent_obj::_hx_vtable = 0; - -Dynamic KeyboardEvent_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< KeyboardEvent_obj > _hx_result = new KeyboardEvent_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5],inArgs[6],inArgs[7],inArgs[8],inArgs[9],inArgs[10]); - return _hx_result; -} - -bool KeyboardEvent_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x3243040d) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3243040d; - } else { - return inClassId==(int)0x721e9bca; - } -} - - ::openfl::events::Event KeyboardEvent_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_c70c2341539e31f3_50_clone) -HXLINE( 51) ::openfl::events::KeyboardEvent event = ::openfl::events::KeyboardEvent_obj::__alloc( HX_CTX ,this->type,this->bubbles,this->cancelable,this->charCode,this->keyCode,this->keyLocation,this->ctrlKey,this->altKey,this->shiftKey,this->controlKey,this->commandKey); -HXLINE( 54) event->target = this->target; -HXLINE( 55) event->currentTarget = this->currentTarget; -HXLINE( 56) event->eventPhase = this->eventPhase; -HXLINE( 57) return event; - } - - -::String KeyboardEvent_obj::toString(){ - HX_STACKFRAME(&_hx_pos_c70c2341539e31f3_62_toString) -HXDLIN( 62) return this->_hx___formatToString(HX_("KeyboardEvent",d3,8d,88,91),::Array_obj< ::String >::fromData( _hx_array_data_d8fbaf5c_3,9)); - } - - -void KeyboardEvent_obj::_hx___init(){ - HX_STACKFRAME(&_hx_pos_c70c2341539e31f3_76___init) -HXLINE( 77) this->super::_hx___init(); -HXLINE( 78) this->charCode = 0; -HXLINE( 79) this->keyCode = 0; -HXLINE( 80) this->keyLocation = 0; -HXLINE( 81) this->ctrlKey = false; -HXLINE( 82) this->altKey = false; -HXLINE( 83) this->shiftKey = false; -HXLINE( 86) this->controlKey = false; -HXLINE( 87) this->commandKey = false; - } - - -::String KeyboardEvent_obj::KEY_DOWN; - -::String KeyboardEvent_obj::KEY_UP; - - -hx::ObjectPtr< KeyboardEvent_obj > KeyboardEvent_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_charCodeValue,hx::Null< int > __o_keyCodeValue, ::Dynamic keyLocationValue,hx::Null< bool > __o_ctrlKeyValue,hx::Null< bool > __o_altKeyValue,hx::Null< bool > __o_shiftKeyValue,hx::Null< bool > __o_controlKeyValue,hx::Null< bool > __o_commandKeyValue) { - hx::ObjectPtr< KeyboardEvent_obj > __this = new KeyboardEvent_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable,__o_charCodeValue,__o_keyCodeValue,keyLocationValue,__o_ctrlKeyValue,__o_altKeyValue,__o_shiftKeyValue,__o_controlKeyValue,__o_commandKeyValue); - return __this; -} - -hx::ObjectPtr< KeyboardEvent_obj > KeyboardEvent_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_charCodeValue,hx::Null< int > __o_keyCodeValue, ::Dynamic keyLocationValue,hx::Null< bool > __o_ctrlKeyValue,hx::Null< bool > __o_altKeyValue,hx::Null< bool > __o_shiftKeyValue,hx::Null< bool > __o_controlKeyValue,hx::Null< bool > __o_commandKeyValue) { - KeyboardEvent_obj *__this = (KeyboardEvent_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(KeyboardEvent_obj), true, "openfl.events.KeyboardEvent")); - *(void **)__this = KeyboardEvent_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable,__o_charCodeValue,__o_keyCodeValue,keyLocationValue,__o_ctrlKeyValue,__o_altKeyValue,__o_shiftKeyValue,__o_controlKeyValue,__o_commandKeyValue); - return __this; -} - -KeyboardEvent_obj::KeyboardEvent_obj() -{ -} - -hx::Val KeyboardEvent_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"altKey") ) { return hx::Val( altKey ); } - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"ctrlKey") ) { return hx::Val( ctrlKey ); } - if (HX_FIELD_EQ(inName,"keyCode") ) { return hx::Val( keyCode ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"charCode") ) { return hx::Val( charCode ); } - if (HX_FIELD_EQ(inName,"shiftKey") ) { return hx::Val( shiftKey ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"commandKey") ) { return hx::Val( commandKey ); } - if (HX_FIELD_EQ(inName,"controlKey") ) { return hx::Val( controlKey ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"keyLocation") ) { return hx::Val( keyLocation ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val KeyboardEvent_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"altKey") ) { altKey=inValue.Cast< bool >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"ctrlKey") ) { ctrlKey=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"keyCode") ) { keyCode=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"charCode") ) { charCode=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"shiftKey") ) { shiftKey=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"commandKey") ) { commandKey=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"controlKey") ) { controlKey=inValue.Cast< bool >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"keyLocation") ) { keyLocation=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void KeyboardEvent_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("altKey",f6,a7,ca,44)); - outFields->push(HX_("charCode",23,5f,24,9c)); - outFields->push(HX_("commandKey",14,71,9b,43)); - outFields->push(HX_("controlKey",42,8e,a5,04)); - outFields->push(HX_("ctrlKey",b4,35,7d,61)); - outFields->push(HX_("keyCode",6c,22,9e,9b)); - outFields->push(HX_("keyLocation",f4,ea,6a,2d)); - outFields->push(HX_("shiftKey",3d,92,9f,99)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo KeyboardEvent_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(KeyboardEvent_obj,altKey),HX_("altKey",f6,a7,ca,44)}, - {hx::fsInt,(int)offsetof(KeyboardEvent_obj,charCode),HX_("charCode",23,5f,24,9c)}, - {hx::fsBool,(int)offsetof(KeyboardEvent_obj,commandKey),HX_("commandKey",14,71,9b,43)}, - {hx::fsBool,(int)offsetof(KeyboardEvent_obj,controlKey),HX_("controlKey",42,8e,a5,04)}, - {hx::fsBool,(int)offsetof(KeyboardEvent_obj,ctrlKey),HX_("ctrlKey",b4,35,7d,61)}, - {hx::fsInt,(int)offsetof(KeyboardEvent_obj,keyCode),HX_("keyCode",6c,22,9e,9b)}, - {hx::fsInt,(int)offsetof(KeyboardEvent_obj,keyLocation),HX_("keyLocation",f4,ea,6a,2d)}, - {hx::fsBool,(int)offsetof(KeyboardEvent_obj,shiftKey),HX_("shiftKey",3d,92,9f,99)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo KeyboardEvent_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &KeyboardEvent_obj::KEY_DOWN,HX_("KEY_DOWN",62,6a,13,6d)}, - {hx::fsString,(void *) &KeyboardEvent_obj::KEY_UP,HX_("KEY_UP",5b,74,86,f2)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String KeyboardEvent_obj_sMemberFields[] = { - HX_("altKey",f6,a7,ca,44), - HX_("charCode",23,5f,24,9c), - HX_("commandKey",14,71,9b,43), - HX_("controlKey",42,8e,a5,04), - HX_("ctrlKey",b4,35,7d,61), - HX_("keyCode",6c,22,9e,9b), - HX_("keyLocation",f4,ea,6a,2d), - HX_("shiftKey",3d,92,9f,99), - HX_("clone",5d,13,63,48), - HX_("toString",ac,d0,6e,38), - HX_("__init",30,9e,b3,f4), - ::String(null()) }; - -static void KeyboardEvent_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(KeyboardEvent_obj::KEY_DOWN,"KEY_DOWN"); - HX_MARK_MEMBER_NAME(KeyboardEvent_obj::KEY_UP,"KEY_UP"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void KeyboardEvent_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(KeyboardEvent_obj::KEY_DOWN,"KEY_DOWN"); - HX_VISIT_MEMBER_NAME(KeyboardEvent_obj::KEY_UP,"KEY_UP"); -}; - -#endif - -hx::Class KeyboardEvent_obj::__mClass; - -static ::String KeyboardEvent_obj_sStaticFields[] = { - HX_("KEY_DOWN",62,6a,13,6d), - HX_("KEY_UP",5b,74,86,f2), - ::String(null()) -}; - -void KeyboardEvent_obj::__register() -{ - KeyboardEvent_obj _hx_dummy; - KeyboardEvent_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.KeyboardEvent",5c,af,fb,d8); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = KeyboardEvent_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(KeyboardEvent_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(KeyboardEvent_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< KeyboardEvent_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = KeyboardEvent_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = KeyboardEvent_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = KeyboardEvent_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void KeyboardEvent_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_c70c2341539e31f3_13_boot) -HXDLIN( 13) KEY_DOWN = HX_("keyDown",a1,69,47,9c); - } -{ - HX_STACKFRAME(&_hx_pos_c70c2341539e31f3_14_boot) -HXDLIN( 14) KEY_UP = HX_("keyUp",da,b9,fe,de); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/MouseEvent.cpp b/hGameTest/bin/linux/obj/src/openfl/events/MouseEvent.cpp deleted file mode 100644 index 7d82160e..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/MouseEvent.cpp +++ /dev/null @@ -1,642 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_MouseEvent -#include -#endif -#ifndef INCLUDED_openfl_geom_Point -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_62_new,"openfl.events.MouseEvent","new",0x5c6da59e,"openfl.events.MouseEvent.new","openfl/events/MouseEvent.hx",62,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_83_clone,"openfl.events.MouseEvent","clone",0x3e8b341b,"openfl.events.MouseEvent.clone","openfl/events/MouseEvent.hx",83,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_94_toString,"openfl.events.MouseEvent","toString",0x2fb13aae,"openfl.events.MouseEvent.toString","openfl/events/MouseEvent.hx",94,0xd3783172) -static const ::String _hx_array_data_094f3eac_3[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4),HX_("localX",8d,74,bf,59),HX_("localY",8e,74,bf,59),HX_("relatedObject",0a,bf,cb,e8),HX_("ctrlKey",b4,35,7d,61),HX_("altKey",f6,a7,ca,44),HX_("shiftKey",3d,92,9f,99),HX_("buttonDown",74,67,64,ac),HX_("delta",f8,e7,26,d7), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_99_updateAfterEvent,"openfl.events.MouseEvent","updateAfterEvent",0xc76737c9,"openfl.events.MouseEvent.updateAfterEvent","openfl/events/MouseEvent.hx",99,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_113___init,"openfl.events.MouseEvent","__init",0x61a823b2,"openfl.events.MouseEvent.__init","openfl/events/MouseEvent.hx",113,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_103___create,"openfl.events.MouseEvent","__create",0x1b813c1e,"openfl.events.MouseEvent.__create","openfl/events/MouseEvent.hx",103,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_14_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",14,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_18_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",18,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_19_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",19,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_20_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",20,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_21_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",21,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_22_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",22,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_23_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",23,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_24_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",24,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_25_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",25,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_26_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",26,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_27_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",27,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_28_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",28,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_29_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",29,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_30_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",30,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_31_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",31,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_32_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",32,0xd3783172) -HX_LOCAL_STACK_FRAME(_hx_pos_93a9f8214e96e0e7_33_boot,"openfl.events.MouseEvent","boot",0x7b9c4534,"openfl.events.MouseEvent.boot","openfl/events/MouseEvent.hx",33,0xd3783172) -namespace openfl{ -namespace events{ - -void MouseEvent_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< Float > __o_localX,hx::Null< Float > __o_localY, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_ctrlKey,hx::Null< bool > __o_altKey,hx::Null< bool > __o_shiftKey,hx::Null< bool > __o_buttonDown,hx::Null< int > __o_delta,hx::Null< bool > __o_commandKey,hx::Null< int > __o_clickCount){ - bool bubbles = __o_bubbles.Default(true); - bool cancelable = __o_cancelable.Default(false); - Float localX = __o_localX.Default(0); - Float localY = __o_localY.Default(0); - bool ctrlKey = __o_ctrlKey.Default(false); - bool altKey = __o_altKey.Default(false); - bool shiftKey = __o_shiftKey.Default(false); - bool buttonDown = __o_buttonDown.Default(false); - int delta = __o_delta.Default(0); - bool commandKey = __o_commandKey.Default(false); - int clickCount = __o_clickCount.Default(0); - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_62_new) -HXLINE( 63) super::__construct(type,bubbles,cancelable); -HXLINE( 65) this->shiftKey = shiftKey; -HXLINE( 66) this->altKey = altKey; -HXLINE( 67) this->ctrlKey = ctrlKey; -HXLINE( 68) this->bubbles = bubbles; -HXLINE( 69) this->relatedObject = relatedObject; -HXLINE( 70) this->delta = delta; -HXLINE( 71) this->localX = localX; -HXLINE( 72) this->localY = localY; -HXLINE( 73) this->buttonDown = buttonDown; -HXLINE( 74) this->commandKey = commandKey; -HXLINE( 75) this->clickCount = clickCount; -HXLINE( 77) this->isRelatedObjectInaccessible = false; -HXLINE( 78) this->stageX = ::Math_obj::NaN; -HXLINE( 79) this->stageY = ::Math_obj::NaN; - } - -Dynamic MouseEvent_obj::__CreateEmpty() { return new MouseEvent_obj; } - -void *MouseEvent_obj::_hx_vtable = 0; - -Dynamic MouseEvent_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< MouseEvent_obj > _hx_result = new MouseEvent_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5],inArgs[6],inArgs[7],inArgs[8],inArgs[9],inArgs[10],inArgs[11],inArgs[12]); - return _hx_result; -} - -bool MouseEvent_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x05564ee2) { - return inClassId==(int)0x00000001 || inClassId==(int)0x05564ee2; - } else { - return inClassId==(int)0x3243040d; - } -} - - ::openfl::events::Event MouseEvent_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_83_clone) -HXLINE( 84) ::openfl::events::MouseEvent event = ::openfl::events::MouseEvent_obj::__alloc( HX_CTX ,this->type,this->bubbles,this->cancelable,this->localX,this->localY,this->relatedObject,this->ctrlKey,this->altKey,this->shiftKey,this->buttonDown,this->delta,this->commandKey,this->clickCount); -HXLINE( 86) event->target = this->target; -HXLINE( 87) event->currentTarget = this->currentTarget; -HXLINE( 88) event->eventPhase = this->eventPhase; -HXLINE( 89) return event; - } - - -::String MouseEvent_obj::toString(){ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_94_toString) -HXDLIN( 94) return this->_hx___formatToString(HX_("MouseEvent",d5,bf,42,8a),::Array_obj< ::String >::fromData( _hx_array_data_094f3eac_3,11)); - } - - -void MouseEvent_obj::updateAfterEvent(){ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_99_updateAfterEvent) - } - - -HX_DEFINE_DYNAMIC_FUNC0(MouseEvent_obj,updateAfterEvent,(void)) - -void MouseEvent_obj::_hx___init(){ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_113___init) -HXLINE( 114) this->super::_hx___init(); -HXLINE( 115) this->shiftKey = false; -HXLINE( 116) this->altKey = false; -HXLINE( 117) this->ctrlKey = false; -HXLINE( 118) this->bubbles = false; -HXLINE( 119) this->relatedObject = null(); -HXLINE( 120) this->delta = 0; -HXLINE( 121) this->localX = ( (Float)(0) ); -HXLINE( 122) this->localY = ( (Float)(0) ); -HXLINE( 123) this->buttonDown = false; -HXLINE( 124) this->commandKey = false; -HXLINE( 125) this->clickCount = 0; -HXLINE( 127) this->isRelatedObjectInaccessible = false; -HXLINE( 128) this->stageX = ::Math_obj::NaN; -HXLINE( 129) this->stageY = ::Math_obj::NaN; - } - - -::String MouseEvent_obj::CLICK; - -::String MouseEvent_obj::DOUBLE_CLICK; - -::String MouseEvent_obj::MIDDLE_CLICK; - -::String MouseEvent_obj::MIDDLE_MOUSE_DOWN; - -::String MouseEvent_obj::MIDDLE_MOUSE_UP; - -::String MouseEvent_obj::MOUSE_DOWN; - -::String MouseEvent_obj::MOUSE_MOVE; - -::String MouseEvent_obj::MOUSE_OUT; - -::String MouseEvent_obj::MOUSE_OVER; - -::String MouseEvent_obj::MOUSE_UP; - -::String MouseEvent_obj::MOUSE_WHEEL; - -::String MouseEvent_obj::RELEASE_OUTSIDE; - -::String MouseEvent_obj::RIGHT_CLICK; - -::String MouseEvent_obj::RIGHT_MOUSE_DOWN; - -::String MouseEvent_obj::RIGHT_MOUSE_UP; - -::String MouseEvent_obj::ROLL_OUT; - -::String MouseEvent_obj::ROLL_OVER; - -bool MouseEvent_obj::_hx___altKey; - -bool MouseEvent_obj::_hx___buttonDown; - -bool MouseEvent_obj::_hx___commandKey; - -bool MouseEvent_obj::_hx___ctrlKey; - -bool MouseEvent_obj::_hx___shiftKey; - - ::openfl::events::MouseEvent MouseEvent_obj::_hx___create(::String type,int button,Float stageX,Float stageY, ::openfl::geom::Point local, ::openfl::display::InteractiveObject target,hx::Null< int > __o_delta){ - int delta = __o_delta.Default(0); - HX_GC_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_103___create) -HXLINE( 104) ::openfl::events::MouseEvent event = ::openfl::events::MouseEvent_obj::__alloc( HX_CTX ,type,true,false,local->x,local->y,null(),::openfl::events::MouseEvent_obj::_hx___ctrlKey,::openfl::events::MouseEvent_obj::_hx___altKey,::openfl::events::MouseEvent_obj::_hx___shiftKey,::openfl::events::MouseEvent_obj::_hx___buttonDown,delta,::openfl::events::MouseEvent_obj::_hx___commandKey,null()); -HXLINE( 105) event->stageX = stageX; -HXLINE( 106) event->stageY = stageY; -HXLINE( 107) event->target = target; -HXLINE( 109) return event; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC7(MouseEvent_obj,_hx___create,return ) - - -hx::ObjectPtr< MouseEvent_obj > MouseEvent_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< Float > __o_localX,hx::Null< Float > __o_localY, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_ctrlKey,hx::Null< bool > __o_altKey,hx::Null< bool > __o_shiftKey,hx::Null< bool > __o_buttonDown,hx::Null< int > __o_delta,hx::Null< bool > __o_commandKey,hx::Null< int > __o_clickCount) { - hx::ObjectPtr< MouseEvent_obj > __this = new MouseEvent_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable,__o_localX,__o_localY,relatedObject,__o_ctrlKey,__o_altKey,__o_shiftKey,__o_buttonDown,__o_delta,__o_commandKey,__o_clickCount); - return __this; -} - -hx::ObjectPtr< MouseEvent_obj > MouseEvent_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< Float > __o_localX,hx::Null< Float > __o_localY, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_ctrlKey,hx::Null< bool > __o_altKey,hx::Null< bool > __o_shiftKey,hx::Null< bool > __o_buttonDown,hx::Null< int > __o_delta,hx::Null< bool > __o_commandKey,hx::Null< int > __o_clickCount) { - MouseEvent_obj *__this = (MouseEvent_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(MouseEvent_obj), true, "openfl.events.MouseEvent")); - *(void **)__this = MouseEvent_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable,__o_localX,__o_localY,relatedObject,__o_ctrlKey,__o_altKey,__o_shiftKey,__o_buttonDown,__o_delta,__o_commandKey,__o_clickCount); - return __this; -} - -MouseEvent_obj::MouseEvent_obj() -{ -} - -void MouseEvent_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(MouseEvent); - HX_MARK_MEMBER_NAME(altKey,"altKey"); - HX_MARK_MEMBER_NAME(buttonDown,"buttonDown"); - HX_MARK_MEMBER_NAME(commandKey,"commandKey"); - HX_MARK_MEMBER_NAME(clickCount,"clickCount"); - HX_MARK_MEMBER_NAME(ctrlKey,"ctrlKey"); - HX_MARK_MEMBER_NAME(delta,"delta"); - HX_MARK_MEMBER_NAME(isRelatedObjectInaccessible,"isRelatedObjectInaccessible"); - HX_MARK_MEMBER_NAME(localX,"localX"); - HX_MARK_MEMBER_NAME(localY,"localY"); - HX_MARK_MEMBER_NAME(relatedObject,"relatedObject"); - HX_MARK_MEMBER_NAME(shiftKey,"shiftKey"); - HX_MARK_MEMBER_NAME(stageX,"stageX"); - HX_MARK_MEMBER_NAME(stageY,"stageY"); - ::openfl::events::Event_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void MouseEvent_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(altKey,"altKey"); - HX_VISIT_MEMBER_NAME(buttonDown,"buttonDown"); - HX_VISIT_MEMBER_NAME(commandKey,"commandKey"); - HX_VISIT_MEMBER_NAME(clickCount,"clickCount"); - HX_VISIT_MEMBER_NAME(ctrlKey,"ctrlKey"); - HX_VISIT_MEMBER_NAME(delta,"delta"); - HX_VISIT_MEMBER_NAME(isRelatedObjectInaccessible,"isRelatedObjectInaccessible"); - HX_VISIT_MEMBER_NAME(localX,"localX"); - HX_VISIT_MEMBER_NAME(localY,"localY"); - HX_VISIT_MEMBER_NAME(relatedObject,"relatedObject"); - HX_VISIT_MEMBER_NAME(shiftKey,"shiftKey"); - HX_VISIT_MEMBER_NAME(stageX,"stageX"); - HX_VISIT_MEMBER_NAME(stageY,"stageY"); - ::openfl::events::Event_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val MouseEvent_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"delta") ) { return hx::Val( delta ); } - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"altKey") ) { return hx::Val( altKey ); } - if (HX_FIELD_EQ(inName,"localX") ) { return hx::Val( localX ); } - if (HX_FIELD_EQ(inName,"localY") ) { return hx::Val( localY ); } - if (HX_FIELD_EQ(inName,"stageX") ) { return hx::Val( stageX ); } - if (HX_FIELD_EQ(inName,"stageY") ) { return hx::Val( stageY ); } - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"ctrlKey") ) { return hx::Val( ctrlKey ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"shiftKey") ) { return hx::Val( shiftKey ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"buttonDown") ) { return hx::Val( buttonDown ); } - if (HX_FIELD_EQ(inName,"commandKey") ) { return hx::Val( commandKey ); } - if (HX_FIELD_EQ(inName,"clickCount") ) { return hx::Val( clickCount ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"relatedObject") ) { return hx::Val( relatedObject ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"updateAfterEvent") ) { return hx::Val( updateAfterEvent_dyn() ); } - break; - case 27: - if (HX_FIELD_EQ(inName,"isRelatedObjectInaccessible") ) { return hx::Val( isRelatedObjectInaccessible ); } - } - return super::__Field(inName,inCallProp); -} - -bool MouseEvent_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"__altKey") ) { outValue = ( _hx___altKey ); return true; } - if (HX_FIELD_EQ(inName,"__create") ) { outValue = _hx___create_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__ctrlKey") ) { outValue = ( _hx___ctrlKey ); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"__shiftKey") ) { outValue = ( _hx___shiftKey ); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__buttonDown") ) { outValue = ( _hx___buttonDown ); return true; } - if (HX_FIELD_EQ(inName,"__commandKey") ) { outValue = ( _hx___commandKey ); return true; } - } - return false; -} - -hx::Val MouseEvent_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"delta") ) { delta=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"altKey") ) { altKey=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"localX") ) { localX=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"localY") ) { localY=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"stageX") ) { stageX=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"stageY") ) { stageY=inValue.Cast< Float >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"ctrlKey") ) { ctrlKey=inValue.Cast< bool >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"shiftKey") ) { shiftKey=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"buttonDown") ) { buttonDown=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"commandKey") ) { commandKey=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"clickCount") ) { clickCount=inValue.Cast< int >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"relatedObject") ) { relatedObject=inValue.Cast< ::openfl::display::InteractiveObject >(); return inValue; } - break; - case 27: - if (HX_FIELD_EQ(inName,"isRelatedObjectInaccessible") ) { isRelatedObjectInaccessible=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool MouseEvent_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"__altKey") ) { _hx___altKey=ioValue.Cast< bool >(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__ctrlKey") ) { _hx___ctrlKey=ioValue.Cast< bool >(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"__shiftKey") ) { _hx___shiftKey=ioValue.Cast< bool >(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__buttonDown") ) { _hx___buttonDown=ioValue.Cast< bool >(); return true; } - if (HX_FIELD_EQ(inName,"__commandKey") ) { _hx___commandKey=ioValue.Cast< bool >(); return true; } - } - return false; -} - -void MouseEvent_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("altKey",f6,a7,ca,44)); - outFields->push(HX_("buttonDown",74,67,64,ac)); - outFields->push(HX_("commandKey",14,71,9b,43)); - outFields->push(HX_("clickCount",67,b3,e2,8a)); - outFields->push(HX_("ctrlKey",b4,35,7d,61)); - outFields->push(HX_("delta",f8,e7,26,d7)); - outFields->push(HX_("isRelatedObjectInaccessible",3b,db,9d,a0)); - outFields->push(HX_("localX",8d,74,bf,59)); - outFields->push(HX_("localY",8e,74,bf,59)); - outFields->push(HX_("relatedObject",0a,bf,cb,e8)); - outFields->push(HX_("shiftKey",3d,92,9f,99)); - outFields->push(HX_("stageX",da,fb,f1,05)); - outFields->push(HX_("stageY",db,fb,f1,05)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo MouseEvent_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(MouseEvent_obj,altKey),HX_("altKey",f6,a7,ca,44)}, - {hx::fsBool,(int)offsetof(MouseEvent_obj,buttonDown),HX_("buttonDown",74,67,64,ac)}, - {hx::fsBool,(int)offsetof(MouseEvent_obj,commandKey),HX_("commandKey",14,71,9b,43)}, - {hx::fsInt,(int)offsetof(MouseEvent_obj,clickCount),HX_("clickCount",67,b3,e2,8a)}, - {hx::fsBool,(int)offsetof(MouseEvent_obj,ctrlKey),HX_("ctrlKey",b4,35,7d,61)}, - {hx::fsInt,(int)offsetof(MouseEvent_obj,delta),HX_("delta",f8,e7,26,d7)}, - {hx::fsBool,(int)offsetof(MouseEvent_obj,isRelatedObjectInaccessible),HX_("isRelatedObjectInaccessible",3b,db,9d,a0)}, - {hx::fsFloat,(int)offsetof(MouseEvent_obj,localX),HX_("localX",8d,74,bf,59)}, - {hx::fsFloat,(int)offsetof(MouseEvent_obj,localY),HX_("localY",8e,74,bf,59)}, - {hx::fsObject /* ::openfl::display::InteractiveObject */ ,(int)offsetof(MouseEvent_obj,relatedObject),HX_("relatedObject",0a,bf,cb,e8)}, - {hx::fsBool,(int)offsetof(MouseEvent_obj,shiftKey),HX_("shiftKey",3d,92,9f,99)}, - {hx::fsFloat,(int)offsetof(MouseEvent_obj,stageX),HX_("stageX",da,fb,f1,05)}, - {hx::fsFloat,(int)offsetof(MouseEvent_obj,stageY),HX_("stageY",db,fb,f1,05)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo MouseEvent_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &MouseEvent_obj::CLICK,HX_("CLICK",28,b4,4c,c6)}, - {hx::fsString,(void *) &MouseEvent_obj::DOUBLE_CLICK,HX_("DOUBLE_CLICK",3a,f5,e9,68)}, - {hx::fsString,(void *) &MouseEvent_obj::MIDDLE_CLICK,HX_("MIDDLE_CLICK",7e,28,5f,94)}, - {hx::fsString,(void *) &MouseEvent_obj::MIDDLE_MOUSE_DOWN,HX_("MIDDLE_MOUSE_DOWN",06,b0,34,98)}, - {hx::fsString,(void *) &MouseEvent_obj::MIDDLE_MOUSE_UP,HX_("MIDDLE_MOUSE_UP",ff,48,8e,ac)}, - {hx::fsString,(void *) &MouseEvent_obj::MOUSE_DOWN,HX_("MOUSE_DOWN",1c,9c,fa,de)}, - {hx::fsString,(void *) &MouseEvent_obj::MOUSE_MOVE,HX_("MOUSE_MOVE",cb,86,ed,e4)}, - {hx::fsString,(void *) &MouseEvent_obj::MOUSE_OUT,HX_("MOUSE_OUT",f4,b5,1a,11)}, - {hx::fsString,(void *) &MouseEvent_obj::MOUSE_OVER,HX_("MOUSE_OVER",0e,35,45,e6)}, - {hx::fsString,(void *) &MouseEvent_obj::MOUSE_UP,HX_("MOUSE_UP",95,e3,c7,fd)}, - {hx::fsString,(void *) &MouseEvent_obj::MOUSE_WHEEL,HX_("MOUSE_WHEEL",81,d3,3c,28)}, - {hx::fsString,(void *) &MouseEvent_obj::RELEASE_OUTSIDE,HX_("RELEASE_OUTSIDE",2d,93,a8,2a)}, - {hx::fsString,(void *) &MouseEvent_obj::RIGHT_CLICK,HX_("RIGHT_CLICK",25,b4,dd,1a)}, - {hx::fsString,(void *) &MouseEvent_obj::RIGHT_MOUSE_DOWN,HX_("RIGHT_MOUSE_DOWN",ff,86,b7,29)}, - {hx::fsString,(void *) &MouseEvent_obj::RIGHT_MOUSE_UP,HX_("RIGHT_MOUSE_UP",b8,3f,db,17)}, - {hx::fsString,(void *) &MouseEvent_obj::ROLL_OUT,HX_("ROLL_OUT",6c,37,e3,8b)}, - {hx::fsString,(void *) &MouseEvent_obj::ROLL_OVER,HX_("ROLL_OVER",96,fc,ed,da)}, - {hx::fsBool,(void *) &MouseEvent_obj::_hx___altKey,HX_("__altKey",16,13,fa,ec)}, - {hx::fsBool,(void *) &MouseEvent_obj::_hx___buttonDown,HX_("__buttonDown",94,e2,f7,e4)}, - {hx::fsBool,(void *) &MouseEvent_obj::_hx___commandKey,HX_("__commandKey",34,ec,2e,7c)}, - {hx::fsBool,(void *) &MouseEvent_obj::_hx___ctrlKey,HX_("__ctrlKey",94,86,cb,e2)}, - {hx::fsBool,(void *) &MouseEvent_obj::_hx___shiftKey,HX_("__shiftKey",5d,05,d8,3c)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String MouseEvent_obj_sMemberFields[] = { - HX_("altKey",f6,a7,ca,44), - HX_("buttonDown",74,67,64,ac), - HX_("commandKey",14,71,9b,43), - HX_("clickCount",67,b3,e2,8a), - HX_("ctrlKey",b4,35,7d,61), - HX_("delta",f8,e7,26,d7), - HX_("isRelatedObjectInaccessible",3b,db,9d,a0), - HX_("localX",8d,74,bf,59), - HX_("localY",8e,74,bf,59), - HX_("relatedObject",0a,bf,cb,e8), - HX_("shiftKey",3d,92,9f,99), - HX_("stageX",da,fb,f1,05), - HX_("stageY",db,fb,f1,05), - HX_("clone",5d,13,63,48), - HX_("toString",ac,d0,6e,38), - HX_("updateAfterEvent",c7,fb,c7,22), - HX_("__init",30,9e,b3,f4), - ::String(null()) }; - -static void MouseEvent_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(MouseEvent_obj::CLICK,"CLICK"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::DOUBLE_CLICK,"DOUBLE_CLICK"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::MIDDLE_CLICK,"MIDDLE_CLICK"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::MIDDLE_MOUSE_DOWN,"MIDDLE_MOUSE_DOWN"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::MIDDLE_MOUSE_UP,"MIDDLE_MOUSE_UP"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::MOUSE_DOWN,"MOUSE_DOWN"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::MOUSE_MOVE,"MOUSE_MOVE"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::MOUSE_OUT,"MOUSE_OUT"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::MOUSE_OVER,"MOUSE_OVER"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::MOUSE_UP,"MOUSE_UP"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::MOUSE_WHEEL,"MOUSE_WHEEL"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::RELEASE_OUTSIDE,"RELEASE_OUTSIDE"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::RIGHT_CLICK,"RIGHT_CLICK"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::RIGHT_MOUSE_DOWN,"RIGHT_MOUSE_DOWN"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::RIGHT_MOUSE_UP,"RIGHT_MOUSE_UP"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::ROLL_OUT,"ROLL_OUT"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::ROLL_OVER,"ROLL_OVER"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::_hx___altKey,"__altKey"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::_hx___buttonDown,"__buttonDown"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::_hx___commandKey,"__commandKey"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::_hx___ctrlKey,"__ctrlKey"); - HX_MARK_MEMBER_NAME(MouseEvent_obj::_hx___shiftKey,"__shiftKey"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void MouseEvent_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(MouseEvent_obj::CLICK,"CLICK"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::DOUBLE_CLICK,"DOUBLE_CLICK"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::MIDDLE_CLICK,"MIDDLE_CLICK"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::MIDDLE_MOUSE_DOWN,"MIDDLE_MOUSE_DOWN"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::MIDDLE_MOUSE_UP,"MIDDLE_MOUSE_UP"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::MOUSE_DOWN,"MOUSE_DOWN"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::MOUSE_MOVE,"MOUSE_MOVE"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::MOUSE_OUT,"MOUSE_OUT"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::MOUSE_OVER,"MOUSE_OVER"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::MOUSE_UP,"MOUSE_UP"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::MOUSE_WHEEL,"MOUSE_WHEEL"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::RELEASE_OUTSIDE,"RELEASE_OUTSIDE"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::RIGHT_CLICK,"RIGHT_CLICK"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::RIGHT_MOUSE_DOWN,"RIGHT_MOUSE_DOWN"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::RIGHT_MOUSE_UP,"RIGHT_MOUSE_UP"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::ROLL_OUT,"ROLL_OUT"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::ROLL_OVER,"ROLL_OVER"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::_hx___altKey,"__altKey"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::_hx___buttonDown,"__buttonDown"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::_hx___commandKey,"__commandKey"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::_hx___ctrlKey,"__ctrlKey"); - HX_VISIT_MEMBER_NAME(MouseEvent_obj::_hx___shiftKey,"__shiftKey"); -}; - -#endif - -hx::Class MouseEvent_obj::__mClass; - -static ::String MouseEvent_obj_sStaticFields[] = { - HX_("CLICK",28,b4,4c,c6), - HX_("DOUBLE_CLICK",3a,f5,e9,68), - HX_("MIDDLE_CLICK",7e,28,5f,94), - HX_("MIDDLE_MOUSE_DOWN",06,b0,34,98), - HX_("MIDDLE_MOUSE_UP",ff,48,8e,ac), - HX_("MOUSE_DOWN",1c,9c,fa,de), - HX_("MOUSE_MOVE",cb,86,ed,e4), - HX_("MOUSE_OUT",f4,b5,1a,11), - HX_("MOUSE_OVER",0e,35,45,e6), - HX_("MOUSE_UP",95,e3,c7,fd), - HX_("MOUSE_WHEEL",81,d3,3c,28), - HX_("RELEASE_OUTSIDE",2d,93,a8,2a), - HX_("RIGHT_CLICK",25,b4,dd,1a), - HX_("RIGHT_MOUSE_DOWN",ff,86,b7,29), - HX_("RIGHT_MOUSE_UP",b8,3f,db,17), - HX_("ROLL_OUT",6c,37,e3,8b), - HX_("ROLL_OVER",96,fc,ed,da), - HX_("__altKey",16,13,fa,ec), - HX_("__buttonDown",94,e2,f7,e4), - HX_("__commandKey",34,ec,2e,7c), - HX_("__ctrlKey",94,86,cb,e2), - HX_("__shiftKey",5d,05,d8,3c), - HX_("__create",1c,d2,3e,24), - ::String(null()) -}; - -void MouseEvent_obj::__register() -{ - MouseEvent_obj _hx_dummy; - MouseEvent_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.MouseEvent",ac,3e,4f,09); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &MouseEvent_obj::__GetStatic; - __mClass->mSetStaticField = &MouseEvent_obj::__SetStatic; - __mClass->mMarkFunc = MouseEvent_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(MouseEvent_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(MouseEvent_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< MouseEvent_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = MouseEvent_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = MouseEvent_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = MouseEvent_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void MouseEvent_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_14_boot) -HXDLIN( 14) CLICK = HX_("click",48,7c,5e,48); - } -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_18_boot) -HXDLIN( 18) DOUBLE_CLICK = HX_("doubleClick",77,03,76,cd); - } -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_19_boot) -HXDLIN( 19) MIDDLE_CLICK = HX_("middleClick",b3,e4,e5,43); - } -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_20_boot) -HXDLIN( 20) MIDDLE_MOUSE_DOWN = HX_("middleMouseDown",12,2b,fe,01); - } -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_21_boot) -HXDLIN( 21) MIDDLE_MOUSE_UP = HX_("middleMouseUp",0b,8d,f5,3a); - } -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_22_boot) -HXDLIN( 22) MOUSE_DOWN = HX_("mouseDown",27,b1,c2,ee); - } -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_23_boot) -HXDLIN( 23) MOUSE_MOVE = HX_("mouseMove",d6,9b,b5,f4); - } -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_24_boot) -HXDLIN( 24) MOUSE_OUT = HX_("mouseOut",69,e7,1d,a4); - } -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_25_boot) -HXDLIN( 25) MOUSE_OVER = HX_("mouseOver",19,4a,0d,f6); - } -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_26_boot) -HXDLIN( 26) MOUSE_UP = HX_("mouseUp",e0,f3,72,c0); - } -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_27_boot) -HXDLIN( 27) MOUSE_WHEEL = HX_("mouseWheel",36,28,87,e7); - } -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_28_boot) -HXDLIN( 28) RELEASE_OUTSIDE = HX_("releaseOutside",1e,86,e3,ad); - } -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_29_boot) -HXDLIN( 29) RIGHT_CLICK = HX_("rightClick",cc,62,23,4b); - } -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_30_boot) -HXDLIN( 30) RIGHT_MOUSE_DOWN = HX_("rightMouseDown",ab,29,d7,cd); - } -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_31_boot) -HXDLIN( 31) RIGHT_MOUSE_UP = HX_("rightMouseUp",64,83,21,ab); - } -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_32_boot) -HXDLIN( 32) ROLL_OUT = HX_("rollOut",11,f9,11,5d); - } -{ - HX_STACKFRAME(&_hx_pos_93a9f8214e96e0e7_33_boot) -HXDLIN( 33) ROLL_OVER = HX_("rollOver",71,ab,a8,12); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/NetStatusEvent.cpp b/hGameTest/bin/linux/obj/src/openfl/events/NetStatusEvent.cpp deleted file mode 100644 index 792063ac..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/NetStatusEvent.cpp +++ /dev/null @@ -1,211 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_NetStatusEvent -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_27135fd1b85393b6_150_new,"openfl.events.NetStatusEvent","new",0x7499fa94,"openfl.events.NetStatusEvent.new","openfl/events/NetStatusEvent.hx",150,0xf85a9d3c) -HX_LOCAL_STACK_FRAME(_hx_pos_27135fd1b85393b6_157_clone,"openfl.events.NetStatusEvent","clone",0xfa2f3291,"openfl.events.NetStatusEvent.clone","openfl/events/NetStatusEvent.hx",157,0xf85a9d3c) -HX_LOCAL_STACK_FRAME(_hx_pos_27135fd1b85393b6_167_toString,"openfl.events.NetStatusEvent","toString",0x4e1f29f8,"openfl.events.NetStatusEvent.toString","openfl/events/NetStatusEvent.hx",167,0xf85a9d3c) -static const ::String _hx_array_data_a54460a2_3[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4),HX_("info",6e,38,bb,45), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_27135fd1b85393b6_171___init,"openfl.events.NetStatusEvent","__init",0xd582cc7c,"openfl.events.NetStatusEvent.__init","openfl/events/NetStatusEvent.hx",171,0xf85a9d3c) -HX_LOCAL_STACK_FRAME(_hx_pos_27135fd1b85393b6_31_boot,"openfl.events.NetStatusEvent","boot",0x8a3a477e,"openfl.events.NetStatusEvent.boot","openfl/events/NetStatusEvent.hx",31,0xf85a9d3c) -namespace openfl{ -namespace events{ - -void NetStatusEvent_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::Dynamic info){ - bool bubbles = __o_bubbles.Default(false); - bool cancelable = __o_cancelable.Default(false); - HX_STACKFRAME(&_hx_pos_27135fd1b85393b6_150_new) -HXLINE( 151) this->info = info; -HXLINE( 153) super::__construct(type,bubbles,cancelable); - } - -Dynamic NetStatusEvent_obj::__CreateEmpty() { return new NetStatusEvent_obj; } - -void *NetStatusEvent_obj::_hx_vtable = 0; - -Dynamic NetStatusEvent_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NetStatusEvent_obj > _hx_result = new NetStatusEvent_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool NetStatusEvent_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x0ab05474) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0ab05474; - } else { - return inClassId==(int)0x3243040d; - } -} - - ::openfl::events::Event NetStatusEvent_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_27135fd1b85393b6_157_clone) -HXLINE( 158) ::openfl::events::NetStatusEvent event = ::openfl::events::NetStatusEvent_obj::__alloc( HX_CTX ,this->type,this->bubbles,this->cancelable,this->info); -HXLINE( 159) event->target = this->target; -HXLINE( 160) event->currentTarget = this->currentTarget; -HXLINE( 161) event->eventPhase = this->eventPhase; -HXLINE( 162) return event; - } - - -::String NetStatusEvent_obj::toString(){ - HX_STACKFRAME(&_hx_pos_27135fd1b85393b6_167_toString) -HXDLIN( 167) return this->_hx___formatToString(HX_("NetStatusEvent",4b,2a,fa,67),::Array_obj< ::String >::fromData( _hx_array_data_a54460a2_3,4)); - } - - -void NetStatusEvent_obj::_hx___init(){ - HX_STACKFRAME(&_hx_pos_27135fd1b85393b6_171___init) -HXLINE( 172) this->super::_hx___init(); -HXLINE( 173) this->info = null(); - } - - -::String NetStatusEvent_obj::NET_STATUS; - - -hx::ObjectPtr< NetStatusEvent_obj > NetStatusEvent_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::Dynamic info) { - hx::ObjectPtr< NetStatusEvent_obj > __this = new NetStatusEvent_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable,info); - return __this; -} - -hx::ObjectPtr< NetStatusEvent_obj > NetStatusEvent_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::Dynamic info) { - NetStatusEvent_obj *__this = (NetStatusEvent_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NetStatusEvent_obj), true, "openfl.events.NetStatusEvent")); - *(void **)__this = NetStatusEvent_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable,info); - return __this; -} - -NetStatusEvent_obj::NetStatusEvent_obj() -{ -} - -void NetStatusEvent_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(NetStatusEvent); - HX_MARK_MEMBER_NAME(info,"info"); - ::openfl::events::Event_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void NetStatusEvent_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(info,"info"); - ::openfl::events::Event_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val NetStatusEvent_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"info") ) { return hx::Val( info ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val NetStatusEvent_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"info") ) { info=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void NetStatusEvent_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("info",6e,38,bb,45)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo NetStatusEvent_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(NetStatusEvent_obj,info),HX_("info",6e,38,bb,45)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo NetStatusEvent_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &NetStatusEvent_obj::NET_STATUS,HX_("NET_STATUS",34,ea,44,5d)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String NetStatusEvent_obj_sMemberFields[] = { - HX_("info",6e,38,bb,45), - HX_("clone",5d,13,63,48), - HX_("toString",ac,d0,6e,38), - HX_("__init",30,9e,b3,f4), - ::String(null()) }; - -static void NetStatusEvent_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(NetStatusEvent_obj::NET_STATUS,"NET_STATUS"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void NetStatusEvent_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(NetStatusEvent_obj::NET_STATUS,"NET_STATUS"); -}; - -#endif - -hx::Class NetStatusEvent_obj::__mClass; - -static ::String NetStatusEvent_obj_sStaticFields[] = { - HX_("NET_STATUS",34,ea,44,5d), - ::String(null()) -}; - -void NetStatusEvent_obj::__register() -{ - NetStatusEvent_obj _hx_dummy; - NetStatusEvent_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.NetStatusEvent",a2,60,44,a5); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = NetStatusEvent_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(NetStatusEvent_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(NetStatusEvent_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< NetStatusEvent_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = NetStatusEvent_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NetStatusEvent_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NetStatusEvent_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void NetStatusEvent_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_27135fd1b85393b6_31_boot) -HXDLIN( 31) NET_STATUS = HX_("netStatus",6f,4f,ec,46); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/ProgressEvent.cpp b/hGameTest/bin/linux/obj/src/openfl/events/ProgressEvent.cpp deleted file mode 100644 index 734c87e5..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/ProgressEvent.cpp +++ /dev/null @@ -1,221 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_ProgressEvent -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b09527e17bebd012_21_new,"openfl.events.ProgressEvent","new",0xeed66288,"openfl.events.ProgressEvent.new","openfl/events/ProgressEvent.hx",21,0xea3bf808) -HX_LOCAL_STACK_FRAME(_hx_pos_b09527e17bebd012_29_clone,"openfl.events.ProgressEvent","clone",0xca4c7f85,"openfl.events.ProgressEvent.clone","openfl/events/ProgressEvent.hx",29,0xea3bf808) -HX_LOCAL_STACK_FRAME(_hx_pos_b09527e17bebd012_39_toString,"openfl.events.ProgressEvent","toString",0x8ba16d84,"openfl.events.ProgressEvent.toString","openfl/events/ProgressEvent.hx",39,0xea3bf808) -static const ::String _hx_array_data_cbc8be96_3[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4),HX_("bytesLoaded",d0,66,ca,99),HX_("bytesTotal",59,57,da,45), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_b09527e17bebd012_43___init,"openfl.events.ProgressEvent","__init",0x1f08d508,"openfl.events.ProgressEvent.__init","openfl/events/ProgressEvent.hx",43,0xea3bf808) -HX_LOCAL_STACK_FRAME(_hx_pos_b09527e17bebd012_11_boot,"openfl.events.ProgressEvent","boot",0x04d8d50a,"openfl.events.ProgressEvent.boot","openfl/events/ProgressEvent.hx",11,0xea3bf808) -HX_LOCAL_STACK_FRAME(_hx_pos_b09527e17bebd012_12_boot,"openfl.events.ProgressEvent","boot",0x04d8d50a,"openfl.events.ProgressEvent.boot","openfl/events/ProgressEvent.hx",12,0xea3bf808) -namespace openfl{ -namespace events{ - -void ProgressEvent_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< Float > __o_bytesLoaded,hx::Null< Float > __o_bytesTotal){ - bool bubbles = __o_bubbles.Default(false); - bool cancelable = __o_cancelable.Default(false); - Float bytesLoaded = __o_bytesLoaded.Default(0); - Float bytesTotal = __o_bytesTotal.Default(0); - HX_STACKFRAME(&_hx_pos_b09527e17bebd012_21_new) -HXLINE( 22) super::__construct(type,bubbles,cancelable); -HXLINE( 24) this->bytesLoaded = bytesLoaded; -HXLINE( 25) this->bytesTotal = bytesTotal; - } - -Dynamic ProgressEvent_obj::__CreateEmpty() { return new ProgressEvent_obj; } - -void *ProgressEvent_obj::_hx_vtable = 0; - -Dynamic ProgressEvent_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ProgressEvent_obj > _hx_result = new ProgressEvent_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4]); - return _hx_result; -} - -bool ProgressEvent_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x3243040d) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3243040d; - } else { - return inClassId==(int)0x64ebab04; - } -} - - ::openfl::events::Event ProgressEvent_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_b09527e17bebd012_29_clone) -HXLINE( 30) ::openfl::events::ProgressEvent event = ::openfl::events::ProgressEvent_obj::__alloc( HX_CTX ,this->type,this->bubbles,this->cancelable,this->bytesLoaded,this->bytesTotal); -HXLINE( 31) event->target = this->target; -HXLINE( 32) event->currentTarget = this->currentTarget; -HXLINE( 33) event->eventPhase = this->eventPhase; -HXLINE( 34) return event; - } - - -::String ProgressEvent_obj::toString(){ - HX_STACKFRAME(&_hx_pos_b09527e17bebd012_39_toString) -HXDLIN( 39) return this->_hx___formatToString(HX_("ProgressEvent",0d,9d,55,84),::Array_obj< ::String >::fromData( _hx_array_data_cbc8be96_3,5)); - } - - -void ProgressEvent_obj::_hx___init(){ - HX_STACKFRAME(&_hx_pos_b09527e17bebd012_43___init) -HXLINE( 44) this->super::_hx___init(); -HXLINE( 45) this->bytesLoaded = ( (Float)(0) ); -HXLINE( 46) this->bytesTotal = ( (Float)(0) ); - } - - -::String ProgressEvent_obj::PROGRESS; - -::String ProgressEvent_obj::SOCKET_DATA; - - -hx::ObjectPtr< ProgressEvent_obj > ProgressEvent_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< Float > __o_bytesLoaded,hx::Null< Float > __o_bytesTotal) { - hx::ObjectPtr< ProgressEvent_obj > __this = new ProgressEvent_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable,__o_bytesLoaded,__o_bytesTotal); - return __this; -} - -hx::ObjectPtr< ProgressEvent_obj > ProgressEvent_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< Float > __o_bytesLoaded,hx::Null< Float > __o_bytesTotal) { - ProgressEvent_obj *__this = (ProgressEvent_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ProgressEvent_obj), true, "openfl.events.ProgressEvent")); - *(void **)__this = ProgressEvent_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable,__o_bytesLoaded,__o_bytesTotal); - return __this; -} - -ProgressEvent_obj::ProgressEvent_obj() -{ -} - -hx::Val ProgressEvent_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"bytesTotal") ) { return hx::Val( bytesTotal ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"bytesLoaded") ) { return hx::Val( bytesLoaded ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ProgressEvent_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"bytesTotal") ) { bytesTotal=inValue.Cast< Float >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"bytesLoaded") ) { bytesLoaded=inValue.Cast< Float >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ProgressEvent_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bytesLoaded",d0,66,ca,99)); - outFields->push(HX_("bytesTotal",59,57,da,45)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ProgressEvent_obj_sMemberStorageInfo[] = { - {hx::fsFloat,(int)offsetof(ProgressEvent_obj,bytesLoaded),HX_("bytesLoaded",d0,66,ca,99)}, - {hx::fsFloat,(int)offsetof(ProgressEvent_obj,bytesTotal),HX_("bytesTotal",59,57,da,45)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo ProgressEvent_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &ProgressEvent_obj::PROGRESS,HX_("PROGRESS",ad,87,b0,df)}, - {hx::fsString,(void *) &ProgressEvent_obj::SOCKET_DATA,HX_("SOCKET_DATA",76,39,86,c1)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String ProgressEvent_obj_sMemberFields[] = { - HX_("bytesLoaded",d0,66,ca,99), - HX_("bytesTotal",59,57,da,45), - HX_("clone",5d,13,63,48), - HX_("toString",ac,d0,6e,38), - HX_("__init",30,9e,b3,f4), - ::String(null()) }; - -static void ProgressEvent_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(ProgressEvent_obj::PROGRESS,"PROGRESS"); - HX_MARK_MEMBER_NAME(ProgressEvent_obj::SOCKET_DATA,"SOCKET_DATA"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void ProgressEvent_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(ProgressEvent_obj::PROGRESS,"PROGRESS"); - HX_VISIT_MEMBER_NAME(ProgressEvent_obj::SOCKET_DATA,"SOCKET_DATA"); -}; - -#endif - -hx::Class ProgressEvent_obj::__mClass; - -static ::String ProgressEvent_obj_sStaticFields[] = { - HX_("PROGRESS",ad,87,b0,df), - HX_("SOCKET_DATA",76,39,86,c1), - ::String(null()) -}; - -void ProgressEvent_obj::__register() -{ - ProgressEvent_obj _hx_dummy; - ProgressEvent_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.ProgressEvent",96,be,c8,cb); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = ProgressEvent_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(ProgressEvent_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(ProgressEvent_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ProgressEvent_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = ProgressEvent_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ProgressEvent_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ProgressEvent_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ProgressEvent_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_b09527e17bebd012_11_boot) -HXDLIN( 11) PROGRESS = HX_("progress",ad,f7,2a,86); - } -{ - HX_STACKFRAME(&_hx_pos_b09527e17bebd012_12_boot) -HXDLIN( 12) SOCKET_DATA = HX_("socketData",7d,63,de,b1); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/RenderEvent.cpp b/hGameTest/bin/linux/obj/src/openfl/events/RenderEvent.cpp deleted file mode 100644 index dcbcb40c..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/RenderEvent.cpp +++ /dev/null @@ -1,312 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_RenderEvent -#include -#endif -#ifndef INCLUDED_openfl_geom_ColorTransform -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_6a559adcb74b53ca_154_new,"openfl.events.RenderEvent","new",0x8fc9357f,"openfl.events.RenderEvent.new","openfl/events/RenderEvent.hx",154,0xf57c28f1) -HX_LOCAL_STACK_FRAME(_hx_pos_6a559adcb74b53ca_163_clone,"openfl.events.RenderEvent","clone",0xabd33e3c,"openfl.events.RenderEvent.clone","openfl/events/RenderEvent.hx",163,0xf57c28f1) -HX_LOCAL_STACK_FRAME(_hx_pos_6a559adcb74b53ca_176_toString,"openfl.events.RenderEvent","toString",0xf15b7b2d,"openfl.events.RenderEvent.toString","openfl/events/RenderEvent.hx",176,0xf57c28f1) -static const ::String _hx_array_data_d18b0a0d_3[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_6a559adcb74b53ca_181___init,"openfl.events.RenderEvent","__init",0x9368f671,"openfl.events.RenderEvent.__init","openfl/events/RenderEvent.hx",181,0xf57c28f1) -HX_LOCAL_STACK_FRAME(_hx_pos_6a559adcb74b53ca_45_boot,"openfl.events.RenderEvent","boot",0x385e9a33,"openfl.events.RenderEvent.boot","openfl/events/RenderEvent.hx",45,0xf57c28f1) -HX_LOCAL_STACK_FRAME(_hx_pos_6a559adcb74b53ca_61_boot,"openfl.events.RenderEvent","boot",0x385e9a33,"openfl.events.RenderEvent.boot","openfl/events/RenderEvent.hx",61,0xf57c28f1) -HX_LOCAL_STACK_FRAME(_hx_pos_6a559adcb74b53ca_77_boot,"openfl.events.RenderEvent","boot",0x385e9a33,"openfl.events.RenderEvent.boot","openfl/events/RenderEvent.hx",77,0xf57c28f1) -HX_LOCAL_STACK_FRAME(_hx_pos_6a559adcb74b53ca_93_boot,"openfl.events.RenderEvent","boot",0x385e9a33,"openfl.events.RenderEvent.boot","openfl/events/RenderEvent.hx",93,0xf57c28f1) -HX_LOCAL_STACK_FRAME(_hx_pos_6a559adcb74b53ca_109_boot,"openfl.events.RenderEvent","boot",0x385e9a33,"openfl.events.RenderEvent.boot","openfl/events/RenderEvent.hx",109,0xf57c28f1) -namespace openfl{ -namespace events{ - -void RenderEvent_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::geom::Matrix objectMatrix, ::openfl::geom::ColorTransform objectColorTransform,hx::Null< bool > __o_allowSmoothing){ - bool bubbles = __o_bubbles.Default(false); - bool cancelable = __o_cancelable.Default(false); - bool allowSmoothing = __o_allowSmoothing.Default(true); - HX_STACKFRAME(&_hx_pos_6a559adcb74b53ca_154_new) -HXLINE( 155) super::__construct(type,bubbles,cancelable); -HXLINE( 157) this->objectMatrix = objectMatrix; -HXLINE( 158) this->objectColorTransform = objectColorTransform; -HXLINE( 159) this->allowSmoothing = allowSmoothing; - } - -Dynamic RenderEvent_obj::__CreateEmpty() { return new RenderEvent_obj; } - -void *RenderEvent_obj::_hx_vtable = 0; - -Dynamic RenderEvent_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< RenderEvent_obj > _hx_result = new RenderEvent_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5]); - return _hx_result; -} - -bool RenderEvent_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x3243040d) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3243040d; - } else { - return inClassId==(int)0x5bb22917; - } -} - - ::openfl::events::Event RenderEvent_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_6a559adcb74b53ca_163_clone) -HXLINE( 164) ::String event = this->type; -HXDLIN( 164) bool event1 = this->bubbles; -HXDLIN( 164) bool event2 = this->cancelable; -HXDLIN( 164) ::openfl::geom::Matrix event3 = this->objectMatrix->clone(); -HXDLIN( 164) ::openfl::geom::ColorTransform event4 = this->objectColorTransform->_hx___clone(); -HXDLIN( 164) ::openfl::events::RenderEvent event5 = ::openfl::events::RenderEvent_obj::__alloc( HX_CTX ,event,event1,event2,event3,event4,this->allowSmoothing); -HXLINE( 166) event5->target = this->target; -HXLINE( 167) event5->currentTarget = this->currentTarget; -HXLINE( 168) event5->eventPhase = this->eventPhase; -HXLINE( 170) return event5; - } - - -::String RenderEvent_obj::toString(){ - HX_STACKFRAME(&_hx_pos_6a559adcb74b53ca_176_toString) -HXDLIN( 176) return this->_hx___formatToString(HX_("RenderEvent",c4,8c,a8,25),::Array_obj< ::String >::fromData( _hx_array_data_d18b0a0d_3,3)); - } - - -void RenderEvent_obj::_hx___init(){ - HX_STACKFRAME(&_hx_pos_6a559adcb74b53ca_181___init) -HXLINE( 182) this->super::_hx___init(); -HXLINE( 183) this->objectMatrix = null(); -HXLINE( 184) this->objectColorTransform = null(); -HXLINE( 185) this->allowSmoothing = false; -HXLINE( 186) this->renderer = null(); - } - - -::String RenderEvent_obj::CLEAR_DOM; - -::String RenderEvent_obj::RENDER_CAIRO; - -::String RenderEvent_obj::RENDER_CANVAS; - -::String RenderEvent_obj::RENDER_DOM; - -::String RenderEvent_obj::RENDER_OPENGL; - - -hx::ObjectPtr< RenderEvent_obj > RenderEvent_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::geom::Matrix objectMatrix, ::openfl::geom::ColorTransform objectColorTransform,hx::Null< bool > __o_allowSmoothing) { - hx::ObjectPtr< RenderEvent_obj > __this = new RenderEvent_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable,objectMatrix,objectColorTransform,__o_allowSmoothing); - return __this; -} - -hx::ObjectPtr< RenderEvent_obj > RenderEvent_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::openfl::geom::Matrix objectMatrix, ::openfl::geom::ColorTransform objectColorTransform,hx::Null< bool > __o_allowSmoothing) { - RenderEvent_obj *__this = (RenderEvent_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(RenderEvent_obj), true, "openfl.events.RenderEvent")); - *(void **)__this = RenderEvent_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable,objectMatrix,objectColorTransform,__o_allowSmoothing); - return __this; -} - -RenderEvent_obj::RenderEvent_obj() -{ -} - -void RenderEvent_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(RenderEvent); - HX_MARK_MEMBER_NAME(allowSmoothing,"allowSmoothing"); - HX_MARK_MEMBER_NAME(objectColorTransform,"objectColorTransform"); - HX_MARK_MEMBER_NAME(objectMatrix,"objectMatrix"); - HX_MARK_MEMBER_NAME(renderer,"renderer"); - ::openfl::events::Event_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void RenderEvent_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(allowSmoothing,"allowSmoothing"); - HX_VISIT_MEMBER_NAME(objectColorTransform,"objectColorTransform"); - HX_VISIT_MEMBER_NAME(objectMatrix,"objectMatrix"); - HX_VISIT_MEMBER_NAME(renderer,"renderer"); - ::openfl::events::Event_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val RenderEvent_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"renderer") ) { return hx::Val( renderer ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"objectMatrix") ) { return hx::Val( objectMatrix ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"allowSmoothing") ) { return hx::Val( allowSmoothing ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"objectColorTransform") ) { return hx::Val( objectColorTransform ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val RenderEvent_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"renderer") ) { renderer=inValue.Cast< ::openfl::display::DisplayObjectRenderer >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"objectMatrix") ) { objectMatrix=inValue.Cast< ::openfl::geom::Matrix >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"allowSmoothing") ) { allowSmoothing=inValue.Cast< bool >(); return inValue; } - break; - case 20: - if (HX_FIELD_EQ(inName,"objectColorTransform") ) { objectColorTransform=inValue.Cast< ::openfl::geom::ColorTransform >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void RenderEvent_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("allowSmoothing",ab,b7,66,68)); - outFields->push(HX_("objectColorTransform",a8,9a,71,7d)); - outFields->push(HX_("objectMatrix",60,42,d2,95)); - outFields->push(HX_("renderer",43,c5,db,b2)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo RenderEvent_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(RenderEvent_obj,allowSmoothing),HX_("allowSmoothing",ab,b7,66,68)}, - {hx::fsObject /* ::openfl::geom::ColorTransform */ ,(int)offsetof(RenderEvent_obj,objectColorTransform),HX_("objectColorTransform",a8,9a,71,7d)}, - {hx::fsObject /* ::openfl::geom::Matrix */ ,(int)offsetof(RenderEvent_obj,objectMatrix),HX_("objectMatrix",60,42,d2,95)}, - {hx::fsObject /* ::openfl::display::DisplayObjectRenderer */ ,(int)offsetof(RenderEvent_obj,renderer),HX_("renderer",43,c5,db,b2)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo RenderEvent_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &RenderEvent_obj::CLEAR_DOM,HX_("CLEAR_DOM",50,87,7e,d8)}, - {hx::fsString,(void *) &RenderEvent_obj::RENDER_CAIRO,HX_("RENDER_CAIRO",7f,eb,7b,e1)}, - {hx::fsString,(void *) &RenderEvent_obj::RENDER_CANVAS,HX_("RENDER_CANVAS",e1,31,43,6e)}, - {hx::fsString,(void *) &RenderEvent_obj::RENDER_DOM,HX_("RENDER_DOM",b9,9d,78,f8)}, - {hx::fsString,(void *) &RenderEvent_obj::RENDER_OPENGL,HX_("RENDER_OPENGL",78,41,95,d7)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String RenderEvent_obj_sMemberFields[] = { - HX_("allowSmoothing",ab,b7,66,68), - HX_("objectColorTransform",a8,9a,71,7d), - HX_("objectMatrix",60,42,d2,95), - HX_("renderer",43,c5,db,b2), - HX_("clone",5d,13,63,48), - HX_("toString",ac,d0,6e,38), - HX_("__init",30,9e,b3,f4), - ::String(null()) }; - -static void RenderEvent_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(RenderEvent_obj::CLEAR_DOM,"CLEAR_DOM"); - HX_MARK_MEMBER_NAME(RenderEvent_obj::RENDER_CAIRO,"RENDER_CAIRO"); - HX_MARK_MEMBER_NAME(RenderEvent_obj::RENDER_CANVAS,"RENDER_CANVAS"); - HX_MARK_MEMBER_NAME(RenderEvent_obj::RENDER_DOM,"RENDER_DOM"); - HX_MARK_MEMBER_NAME(RenderEvent_obj::RENDER_OPENGL,"RENDER_OPENGL"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void RenderEvent_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(RenderEvent_obj::CLEAR_DOM,"CLEAR_DOM"); - HX_VISIT_MEMBER_NAME(RenderEvent_obj::RENDER_CAIRO,"RENDER_CAIRO"); - HX_VISIT_MEMBER_NAME(RenderEvent_obj::RENDER_CANVAS,"RENDER_CANVAS"); - HX_VISIT_MEMBER_NAME(RenderEvent_obj::RENDER_DOM,"RENDER_DOM"); - HX_VISIT_MEMBER_NAME(RenderEvent_obj::RENDER_OPENGL,"RENDER_OPENGL"); -}; - -#endif - -hx::Class RenderEvent_obj::__mClass; - -static ::String RenderEvent_obj_sStaticFields[] = { - HX_("CLEAR_DOM",50,87,7e,d8), - HX_("RENDER_CAIRO",7f,eb,7b,e1), - HX_("RENDER_CANVAS",e1,31,43,6e), - HX_("RENDER_DOM",b9,9d,78,f8), - HX_("RENDER_OPENGL",78,41,95,d7), - ::String(null()) -}; - -void RenderEvent_obj::__register() -{ - RenderEvent_obj _hx_dummy; - RenderEvent_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.RenderEvent",0d,0a,8b,d1); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = RenderEvent_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(RenderEvent_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(RenderEvent_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< RenderEvent_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = RenderEvent_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = RenderEvent_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = RenderEvent_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void RenderEvent_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_6a559adcb74b53ca_45_boot) -HXDLIN( 45) CLEAR_DOM = HX_("clearDOM",f5,22,08,31); - } -{ - HX_STACKFRAME(&_hx_pos_6a559adcb74b53ca_61_boot) -HXDLIN( 61) RENDER_CAIRO = HX_("renderCairo",52,5d,ca,0c); - } -{ - HX_STACKFRAME(&_hx_pos_6a559adcb74b53ca_77_boot) -HXDLIN( 77) RENDER_CANVAS = HX_("renderCanvas",ce,58,98,27); - } -{ - HX_STACKFRAME(&_hx_pos_6a559adcb74b53ca_93_boot) -HXDLIN( 93) RENDER_DOM = HX_("renderDOM",cc,ac,57,cd); - } -{ - HX_STACKFRAME(&_hx_pos_6a559adcb74b53ca_109_boot) -HXDLIN( 109) RENDER_OPENGL = HX_("renderOpenGL",65,4c,ea,90); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/SecurityErrorEvent.cpp b/hGameTest/bin/linux/obj/src/openfl/events/SecurityErrorEvent.cpp deleted file mode 100644 index 91ae9639..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/SecurityErrorEvent.cpp +++ /dev/null @@ -1,175 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_ErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_SecurityErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_TextEvent -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_7a0f0e2b2707adbe_69_new,"openfl.events.SecurityErrorEvent","new",0x42af717b,"openfl.events.SecurityErrorEvent.new","openfl/events/SecurityErrorEvent.hx",69,0x4f4e3035) -HX_LOCAL_STACK_FRAME(_hx_pos_7a0f0e2b2707adbe_73_clone,"openfl.events.SecurityErrorEvent","clone",0x91bd7138,"openfl.events.SecurityErrorEvent.clone","openfl/events/SecurityErrorEvent.hx",73,0x4f4e3035) -HX_LOCAL_STACK_FRAME(_hx_pos_7a0f0e2b2707adbe_83_toString,"openfl.events.SecurityErrorEvent","toString",0xccee4db1,"openfl.events.SecurityErrorEvent.toString","openfl/events/SecurityErrorEvent.hx",83,0x4f4e3035) -static const ::String _hx_array_data_072c9809_3[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4),HX_("text",ad,cc,f9,4c),HX_("errorID",a3,8d,0a,ea), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_7a0f0e2b2707adbe_42_boot,"openfl.events.SecurityErrorEvent","boot",0x0eecdab7,"openfl.events.SecurityErrorEvent.boot","openfl/events/SecurityErrorEvent.hx",42,0x4f4e3035) -namespace openfl{ -namespace events{ - -void SecurityErrorEvent_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id){ - bool bubbles = __o_bubbles.Default(false); - bool cancelable = __o_cancelable.Default(false); - ::String text = __o_text; - if (hx::IsNull(__o_text)) text = HX_("",00,00,00,00); - int id = __o_id.Default(0); - HX_STACKFRAME(&_hx_pos_7a0f0e2b2707adbe_69_new) -HXDLIN( 69) super::__construct(type,bubbles,cancelable,text,id); - } - -Dynamic SecurityErrorEvent_obj::__CreateEmpty() { return new SecurityErrorEvent_obj; } - -void *SecurityErrorEvent_obj::_hx_vtable = 0; - -Dynamic SecurityErrorEvent_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< SecurityErrorEvent_obj > _hx_result = new SecurityErrorEvent_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4]); - return _hx_result; -} - -bool SecurityErrorEvent_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x3243040d) { - if (inClassId<=(int)0x31935cfb) { - return inClassId==(int)0x00000001 || inClassId==(int)0x31935cfb; - } else { - return inClassId==(int)0x3243040d; - } - } else { - return inClassId==(int)0x4733dcdb || inClassId==(int)0x70c909a0; - } -} - - ::openfl::events::Event SecurityErrorEvent_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_7a0f0e2b2707adbe_73_clone) -HXLINE( 74) ::openfl::events::SecurityErrorEvent event = ::openfl::events::SecurityErrorEvent_obj::__alloc( HX_CTX ,this->type,this->bubbles,this->cancelable,this->text,this->errorID); -HXLINE( 75) event->target = this->target; -HXLINE( 76) event->currentTarget = this->currentTarget; -HXLINE( 77) event->eventPhase = this->eventPhase; -HXLINE( 78) return event; - } - - -::String SecurityErrorEvent_obj::toString(){ - HX_STACKFRAME(&_hx_pos_7a0f0e2b2707adbe_83_toString) -HXDLIN( 83) return this->_hx___formatToString(HX_("SecurityErrorEvent",32,ea,b2,a1),::Array_obj< ::String >::fromData( _hx_array_data_072c9809_3,5)); - } - - -::String SecurityErrorEvent_obj::SECURITY_ERROR; - - -hx::ObjectPtr< SecurityErrorEvent_obj > SecurityErrorEvent_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id) { - hx::ObjectPtr< SecurityErrorEvent_obj > __this = new SecurityErrorEvent_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable,__o_text,__o_id); - return __this; -} - -hx::ObjectPtr< SecurityErrorEvent_obj > SecurityErrorEvent_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text,hx::Null< int > __o_id) { - SecurityErrorEvent_obj *__this = (SecurityErrorEvent_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(SecurityErrorEvent_obj), true, "openfl.events.SecurityErrorEvent")); - *(void **)__this = SecurityErrorEvent_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable,__o_text,__o_id); - return __this; -} - -SecurityErrorEvent_obj::SecurityErrorEvent_obj() -{ -} - -hx::Val SecurityErrorEvent_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *SecurityErrorEvent_obj_sMemberStorageInfo = 0; -static hx::StaticInfo SecurityErrorEvent_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &SecurityErrorEvent_obj::SECURITY_ERROR,HX_("SECURITY_ERROR",a9,85,3b,cf)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String SecurityErrorEvent_obj_sMemberFields[] = { - HX_("clone",5d,13,63,48), - HX_("toString",ac,d0,6e,38), - ::String(null()) }; - -static void SecurityErrorEvent_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(SecurityErrorEvent_obj::SECURITY_ERROR,"SECURITY_ERROR"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void SecurityErrorEvent_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(SecurityErrorEvent_obj::SECURITY_ERROR,"SECURITY_ERROR"); -}; - -#endif - -hx::Class SecurityErrorEvent_obj::__mClass; - -static ::String SecurityErrorEvent_obj_sStaticFields[] = { - HX_("SECURITY_ERROR",a9,85,3b,cf), - ::String(null()) -}; - -void SecurityErrorEvent_obj::__register() -{ - SecurityErrorEvent_obj _hx_dummy; - SecurityErrorEvent_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.SecurityErrorEvent",09,98,2c,07); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = SecurityErrorEvent_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(SecurityErrorEvent_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(SecurityErrorEvent_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< SecurityErrorEvent_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = SecurityErrorEvent_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = SecurityErrorEvent_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = SecurityErrorEvent_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void SecurityErrorEvent_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_7a0f0e2b2707adbe_42_boot) -HXDLIN( 42) SECURITY_ERROR = HX_("securityError",e8,28,7c,a2); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/TextEvent.cpp b/hGameTest/bin/linux/obj/src/openfl/events/TextEvent.cpp deleted file mode 100644 index fb03141b..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/TextEvent.cpp +++ /dev/null @@ -1,224 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_TextEvent -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_a9542994cee360f6_20_new,"openfl.events.TextEvent","new",0x29e58508,"openfl.events.TextEvent.new","openfl/events/TextEvent.hx",20,0x23b91588) -HX_LOCAL_STACK_FRAME(_hx_pos_a9542994cee360f6_27_clone,"openfl.events.TextEvent","clone",0x41494205,"openfl.events.TextEvent.clone","openfl/events/TextEvent.hx",27,0x23b91588) -HX_LOCAL_STACK_FRAME(_hx_pos_a9542994cee360f6_37_toString,"openfl.events.TextEvent","toString",0x2a253b04,"openfl.events.TextEvent.toString","openfl/events/TextEvent.hx",37,0x23b91588) -static const ::String _hx_array_data_52f4a116_3[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4),HX_("text",ad,cc,f9,4c), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_a9542994cee360f6_41___init,"openfl.events.TextEvent","__init",0xc5364288,"openfl.events.TextEvent.__init","openfl/events/TextEvent.hx",41,0x23b91588) -HX_LOCAL_STACK_FRAME(_hx_pos_a9542994cee360f6_11_boot,"openfl.events.TextEvent","boot",0x7707e28a,"openfl.events.TextEvent.boot","openfl/events/TextEvent.hx",11,0x23b91588) -HX_LOCAL_STACK_FRAME(_hx_pos_a9542994cee360f6_12_boot,"openfl.events.TextEvent","boot",0x7707e28a,"openfl.events.TextEvent.boot","openfl/events/TextEvent.hx",12,0x23b91588) -namespace openfl{ -namespace events{ - -void TextEvent_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text){ - bool bubbles = __o_bubbles.Default(false); - bool cancelable = __o_cancelable.Default(false); - ::String text = __o_text; - if (hx::IsNull(__o_text)) text = HX_("",00,00,00,00); - HX_STACKFRAME(&_hx_pos_a9542994cee360f6_20_new) -HXLINE( 21) super::__construct(type,bubbles,cancelable); -HXLINE( 23) this->text = text; - } - -Dynamic TextEvent_obj::__CreateEmpty() { return new TextEvent_obj; } - -void *TextEvent_obj::_hx_vtable = 0; - -Dynamic TextEvent_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< TextEvent_obj > _hx_result = new TextEvent_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool TextEvent_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x3243040d) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3243040d; - } else { - return inClassId==(int)0x70c909a0; - } -} - - ::openfl::events::Event TextEvent_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_a9542994cee360f6_27_clone) -HXLINE( 28) ::openfl::events::TextEvent event = ::openfl::events::TextEvent_obj::__alloc( HX_CTX ,this->type,this->bubbles,this->cancelable,this->text); -HXLINE( 29) event->target = this->target; -HXLINE( 30) event->currentTarget = this->currentTarget; -HXLINE( 31) event->eventPhase = this->eventPhase; -HXLINE( 32) return event; - } - - -::String TextEvent_obj::toString(){ - HX_STACKFRAME(&_hx_pos_a9542994cee360f6_37_toString) -HXDLIN( 37) return this->_hx___formatToString(HX_("TextEvent",0d,38,85,b0),::Array_obj< ::String >::fromData( _hx_array_data_52f4a116_3,4)); - } - - -void TextEvent_obj::_hx___init(){ - HX_STACKFRAME(&_hx_pos_a9542994cee360f6_41___init) -HXLINE( 42) this->super::_hx___init(); -HXLINE( 43) this->text = HX_("",00,00,00,00); - } - - -::String TextEvent_obj::LINK; - -::String TextEvent_obj::TEXT_INPUT; - - -hx::ObjectPtr< TextEvent_obj > TextEvent_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text) { - hx::ObjectPtr< TextEvent_obj > __this = new TextEvent_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable,__o_text); - return __this; -} - -hx::ObjectPtr< TextEvent_obj > TextEvent_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,::String __o_text) { - TextEvent_obj *__this = (TextEvent_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(TextEvent_obj), true, "openfl.events.TextEvent")); - *(void **)__this = TextEvent_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable,__o_text); - return __this; -} - -TextEvent_obj::TextEvent_obj() -{ -} - -void TextEvent_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(TextEvent); - HX_MARK_MEMBER_NAME(text,"text"); - ::openfl::events::Event_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void TextEvent_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(text,"text"); - ::openfl::events::Event_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val TextEvent_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"text") ) { return hx::Val( text ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val TextEvent_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"text") ) { text=inValue.Cast< ::String >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void TextEvent_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("text",ad,cc,f9,4c)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo TextEvent_obj_sMemberStorageInfo[] = { - {hx::fsString,(int)offsetof(TextEvent_obj,text),HX_("text",ad,cc,f9,4c)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo TextEvent_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &TextEvent_obj::LINK,HX_("LINK",fa,df,73,32)}, - {hx::fsString,(void *) &TextEvent_obj::TEXT_INPUT,HX_("TEXT_INPUT",98,17,d6,79)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String TextEvent_obj_sMemberFields[] = { - HX_("text",ad,cc,f9,4c), - HX_("clone",5d,13,63,48), - HX_("toString",ac,d0,6e,38), - HX_("__init",30,9e,b3,f4), - ::String(null()) }; - -static void TextEvent_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(TextEvent_obj::LINK,"LINK"); - HX_MARK_MEMBER_NAME(TextEvent_obj::TEXT_INPUT,"TEXT_INPUT"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void TextEvent_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(TextEvent_obj::LINK,"LINK"); - HX_VISIT_MEMBER_NAME(TextEvent_obj::TEXT_INPUT,"TEXT_INPUT"); -}; - -#endif - -hx::Class TextEvent_obj::__mClass; - -static ::String TextEvent_obj_sStaticFields[] = { - HX_("LINK",fa,df,73,32), - HX_("TEXT_INPUT",98,17,d6,79), - ::String(null()) -}; - -void TextEvent_obj::__register() -{ - TextEvent_obj _hx_dummy; - TextEvent_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.TextEvent",16,a1,f4,52); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = TextEvent_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(TextEvent_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(TextEvent_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< TextEvent_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = TextEvent_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = TextEvent_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = TextEvent_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void TextEvent_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_a9542994cee360f6_11_boot) -HXDLIN( 11) LINK = HX_("link",fa,17,b3,47); - } -{ - HX_STACKFRAME(&_hx_pos_a9542994cee360f6_12_boot) -HXDLIN( 12) TEXT_INPUT = HX_("textInput",1d,54,0b,57); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/TouchEvent.cpp b/hGameTest/bin/linux/obj/src/openfl/events/TouchEvent.cpp deleted file mode 100644 index f49b75e9..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/TouchEvent.cpp +++ /dev/null @@ -1,534 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_TouchEvent -#include -#endif -#ifndef INCLUDED_openfl_geom_Point -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_a67c52c2b0f75a05_58_new,"openfl.events.TouchEvent","new",0xe223a0c4,"openfl.events.TouchEvent.new","openfl/events/TouchEvent.hx",58,0x2fe85d0c) -HX_LOCAL_STACK_FRAME(_hx_pos_a67c52c2b0f75a05_80_clone,"openfl.events.TouchEvent","clone",0x1a12c4c1,"openfl.events.TouchEvent.clone","openfl/events/TouchEvent.hx",80,0x2fe85d0c) -HX_LOCAL_STACK_FRAME(_hx_pos_a67c52c2b0f75a05_91_toString,"openfl.events.TouchEvent","toString",0x9efd15c8,"openfl.events.TouchEvent.toString","openfl/events/TouchEvent.hx",91,0x2fe85d0c) -static const ::String _hx_array_data_e5132ed2_3[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4),HX_("touchPointID",2c,be,83,7b),HX_("isPrimaryTouchPoint",29,3f,07,49),HX_("localX",8d,74,bf,59),HX_("localY",8e,74,bf,59),HX_("sizeX",77,08,d9,7c),HX_("sizeY",78,08,d9,7c),HX_("pressure",c5,ab,1d,70),HX_("relatedObject",0a,bf,cb,e8),HX_("ctrlKey",b4,35,7d,61),HX_("altKey",f6,a7,ca,44),HX_("shiftKey",3d,92,9f,99),HX_("commandKey",14,71,9b,43),HX_("controlKey",42,8e,a5,04), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_a67c52c2b0f75a05_97_updateAfterEvent,"openfl.events.TouchEvent","updateAfterEvent",0xeb0abce3,"openfl.events.TouchEvent.updateAfterEvent","openfl/events/TouchEvent.hx",97,0x2fe85d0c) -HX_LOCAL_STACK_FRAME(_hx_pos_a67c52c2b0f75a05_111___init,"openfl.events.TouchEvent","__init",0x9cbf244c,"openfl.events.TouchEvent.__init","openfl/events/TouchEvent.hx",111,0x2fe85d0c) -HX_LOCAL_STACK_FRAME(_hx_pos_a67c52c2b0f75a05_101___create,"openfl.events.TouchEvent","__create",0x8acd1738,"openfl.events.TouchEvent.__create","openfl/events/TouchEvent.hx",101,0x2fe85d0c) -HX_LOCAL_STACK_FRAME(_hx_pos_a67c52c2b0f75a05_13_boot,"openfl.events.TouchEvent","boot",0xf5220b4e,"openfl.events.TouchEvent.boot","openfl/events/TouchEvent.hx",13,0x2fe85d0c) -HX_LOCAL_STACK_FRAME(_hx_pos_a67c52c2b0f75a05_22_boot,"openfl.events.TouchEvent","boot",0xf5220b4e,"openfl.events.TouchEvent.boot","openfl/events/TouchEvent.hx",22,0x2fe85d0c) -HX_LOCAL_STACK_FRAME(_hx_pos_a67c52c2b0f75a05_23_boot,"openfl.events.TouchEvent","boot",0xf5220b4e,"openfl.events.TouchEvent.boot","openfl/events/TouchEvent.hx",23,0x2fe85d0c) -HX_LOCAL_STACK_FRAME(_hx_pos_a67c52c2b0f75a05_24_boot,"openfl.events.TouchEvent","boot",0xf5220b4e,"openfl.events.TouchEvent.boot","openfl/events/TouchEvent.hx",24,0x2fe85d0c) -HX_LOCAL_STACK_FRAME(_hx_pos_a67c52c2b0f75a05_25_boot,"openfl.events.TouchEvent","boot",0xf5220b4e,"openfl.events.TouchEvent.boot","openfl/events/TouchEvent.hx",25,0x2fe85d0c) -HX_LOCAL_STACK_FRAME(_hx_pos_a67c52c2b0f75a05_26_boot,"openfl.events.TouchEvent","boot",0xf5220b4e,"openfl.events.TouchEvent.boot","openfl/events/TouchEvent.hx",26,0x2fe85d0c) -HX_LOCAL_STACK_FRAME(_hx_pos_a67c52c2b0f75a05_27_boot,"openfl.events.TouchEvent","boot",0xf5220b4e,"openfl.events.TouchEvent.boot","openfl/events/TouchEvent.hx",27,0x2fe85d0c) -HX_LOCAL_STACK_FRAME(_hx_pos_a67c52c2b0f75a05_28_boot,"openfl.events.TouchEvent","boot",0xf5220b4e,"openfl.events.TouchEvent.boot","openfl/events/TouchEvent.hx",28,0x2fe85d0c) -HX_LOCAL_STACK_FRAME(_hx_pos_a67c52c2b0f75a05_29_boot,"openfl.events.TouchEvent","boot",0xf5220b4e,"openfl.events.TouchEvent.boot","openfl/events/TouchEvent.hx",29,0x2fe85d0c) -namespace openfl{ -namespace events{ - -void TouchEvent_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_touchPointID,hx::Null< bool > __o_isPrimaryTouchPoint,hx::Null< Float > __o_localX,hx::Null< Float > __o_localY,hx::Null< Float > __o_sizeX,hx::Null< Float > __o_sizeY,hx::Null< Float > __o_pressure, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_ctrlKey,hx::Null< bool > __o_altKey,hx::Null< bool > __o_shiftKey,hx::Null< bool > __o_commandKey,hx::Null< bool > __o_controlKey,hx::Null< Float > __o_timestamp,::String touchIntent, ::openfl::utils::ByteArrayData samples,hx::Null< bool > __o_isTouchPointCanceled){ - bool bubbles = __o_bubbles.Default(true); - bool cancelable = __o_cancelable.Default(false); - int touchPointID = __o_touchPointID.Default(0); - bool isPrimaryTouchPoint = __o_isPrimaryTouchPoint.Default(false); - Float localX = __o_localX.Default(0); - Float localY = __o_localY.Default(0); - Float sizeX = __o_sizeX.Default(0); - Float sizeY = __o_sizeY.Default(0); - Float pressure = __o_pressure.Default(0); - bool ctrlKey = __o_ctrlKey.Default(false); - bool altKey = __o_altKey.Default(false); - bool shiftKey = __o_shiftKey.Default(false); - bool commandKey = __o_commandKey.Default(false); - bool controlKey = __o_controlKey.Default(false); - Float timestamp = __o_timestamp.Default(0); - bool isTouchPointCanceled = __o_isTouchPointCanceled.Default(false); - HX_STACKFRAME(&_hx_pos_a67c52c2b0f75a05_58_new) -HXLINE( 59) super::__construct(type,bubbles,cancelable); -HXLINE( 61) this->touchPointID = touchPointID; -HXLINE( 62) this->isPrimaryTouchPoint = isPrimaryTouchPoint; -HXLINE( 63) this->localX = localX; -HXLINE( 64) this->localY = localY; -HXLINE( 65) this->sizeX = sizeX; -HXLINE( 66) this->sizeY = sizeY; -HXLINE( 67) this->pressure = pressure; -HXLINE( 68) this->relatedObject = relatedObject; -HXLINE( 69) this->ctrlKey = ctrlKey; -HXLINE( 70) this->altKey = altKey; -HXLINE( 71) this->shiftKey = shiftKey; -HXLINE( 72) this->commandKey = commandKey; -HXLINE( 73) this->controlKey = controlKey; -HXLINE( 75) this->stageX = ::Math_obj::NaN; -HXLINE( 76) this->stageY = ::Math_obj::NaN; - } - -Dynamic TouchEvent_obj::__CreateEmpty() { return new TouchEvent_obj; } - -void *TouchEvent_obj::_hx_vtable = 0; - -Dynamic TouchEvent_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< TouchEvent_obj > _hx_result = new TouchEvent_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5],inArgs[6],inArgs[7],inArgs[8],inArgs[9],inArgs[10],inArgs[11],inArgs[12],inArgs[13],inArgs[14],inArgs[15],inArgs[16],inArgs[17],inArgs[18],inArgs[19]); - return _hx_result; -} - -bool TouchEvent_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x0c142c6c) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0c142c6c; - } else { - return inClassId==(int)0x3243040d; - } -} - - ::openfl::events::Event TouchEvent_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_a67c52c2b0f75a05_80_clone) -HXLINE( 81) ::openfl::events::TouchEvent event = ::openfl::events::TouchEvent_obj::__alloc( HX_CTX ,this->type,this->bubbles,this->cancelable,this->touchPointID,this->isPrimaryTouchPoint,this->localX,this->localY,this->sizeX,this->sizeY,this->pressure,this->relatedObject,this->ctrlKey,this->altKey,this->shiftKey,this->commandKey,this->controlKey,null(),null(),null(),null()); -HXLINE( 83) event->target = this->target; -HXLINE( 84) event->currentTarget = this->currentTarget; -HXLINE( 85) event->eventPhase = this->eventPhase; -HXLINE( 86) return event; - } - - -::String TouchEvent_obj::toString(){ - HX_STACKFRAME(&_hx_pos_a67c52c2b0f75a05_91_toString) -HXDLIN( 91) return this->_hx___formatToString(HX_("TouchEvent",fb,af,06,66),::Array_obj< ::String >::fromData( _hx_array_data_e5132ed2_3,16)); - } - - -void TouchEvent_obj::updateAfterEvent(){ - HX_STACKFRAME(&_hx_pos_a67c52c2b0f75a05_97_updateAfterEvent) - } - - -HX_DEFINE_DYNAMIC_FUNC0(TouchEvent_obj,updateAfterEvent,(void)) - -void TouchEvent_obj::_hx___init(){ - HX_STACKFRAME(&_hx_pos_a67c52c2b0f75a05_111___init) -HXLINE( 112) this->super::_hx___init(); -HXLINE( 113) this->touchPointID = 0; -HXLINE( 114) this->isPrimaryTouchPoint = false; -HXLINE( 115) this->localX = ( (Float)(0) ); -HXLINE( 116) this->localY = ( (Float)(0) ); -HXLINE( 117) this->sizeX = ( (Float)(0) ); -HXLINE( 118) this->sizeY = ( (Float)(0) ); -HXLINE( 119) this->pressure = ( (Float)(0) ); -HXLINE( 120) this->relatedObject = null(); -HXLINE( 121) this->ctrlKey = false; -HXLINE( 122) this->altKey = false; -HXLINE( 123) this->shiftKey = false; -HXLINE( 124) this->commandKey = false; -HXLINE( 125) this->controlKey = false; -HXLINE( 127) this->stageX = ::Math_obj::NaN; -HXLINE( 128) this->stageY = ::Math_obj::NaN; - } - - -::String TouchEvent_obj::TOUCH_BEGIN; - -::String TouchEvent_obj::TOUCH_END; - -::String TouchEvent_obj::TOUCH_MOVE; - -::String TouchEvent_obj::TOUCH_OUT; - -::String TouchEvent_obj::TOUCH_OVER; - -::String TouchEvent_obj::TOUCH_ROLL_OUT; - -::String TouchEvent_obj::TOUCH_ROLL_OVER; - -::String TouchEvent_obj::TOUCH_TAP; - - ::openfl::events::TouchEvent TouchEvent_obj::_hx___create(::String type, ::Dynamic touch,Float stageX,Float stageY, ::openfl::geom::Point local, ::openfl::display::InteractiveObject target){ - HX_GC_STACKFRAME(&_hx_pos_a67c52c2b0f75a05_101___create) -HXLINE( 102) ::openfl::events::TouchEvent evt = ::openfl::events::TouchEvent_obj::__alloc( HX_CTX ,type,true,false,0,true,local->x,local->y,1,1,1,null(),null(),null(),null(),null(),null(),null(),null(),null(),null()); -HXLINE( 103) evt->stageX = stageX; -HXLINE( 104) evt->stageY = stageY; -HXLINE( 105) evt->target = target; -HXLINE( 107) return evt; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(TouchEvent_obj,_hx___create,return ) - - -hx::ObjectPtr< TouchEvent_obj > TouchEvent_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_touchPointID,hx::Null< bool > __o_isPrimaryTouchPoint,hx::Null< Float > __o_localX,hx::Null< Float > __o_localY,hx::Null< Float > __o_sizeX,hx::Null< Float > __o_sizeY,hx::Null< Float > __o_pressure, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_ctrlKey,hx::Null< bool > __o_altKey,hx::Null< bool > __o_shiftKey,hx::Null< bool > __o_commandKey,hx::Null< bool > __o_controlKey,hx::Null< Float > __o_timestamp,::String touchIntent, ::openfl::utils::ByteArrayData samples,hx::Null< bool > __o_isTouchPointCanceled) { - hx::ObjectPtr< TouchEvent_obj > __this = new TouchEvent_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable,__o_touchPointID,__o_isPrimaryTouchPoint,__o_localX,__o_localY,__o_sizeX,__o_sizeY,__o_pressure,relatedObject,__o_ctrlKey,__o_altKey,__o_shiftKey,__o_commandKey,__o_controlKey,__o_timestamp,touchIntent,samples,__o_isTouchPointCanceled); - return __this; -} - -hx::ObjectPtr< TouchEvent_obj > TouchEvent_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable,hx::Null< int > __o_touchPointID,hx::Null< bool > __o_isPrimaryTouchPoint,hx::Null< Float > __o_localX,hx::Null< Float > __o_localY,hx::Null< Float > __o_sizeX,hx::Null< Float > __o_sizeY,hx::Null< Float > __o_pressure, ::openfl::display::InteractiveObject relatedObject,hx::Null< bool > __o_ctrlKey,hx::Null< bool > __o_altKey,hx::Null< bool > __o_shiftKey,hx::Null< bool > __o_commandKey,hx::Null< bool > __o_controlKey,hx::Null< Float > __o_timestamp,::String touchIntent, ::openfl::utils::ByteArrayData samples,hx::Null< bool > __o_isTouchPointCanceled) { - TouchEvent_obj *__this = (TouchEvent_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(TouchEvent_obj), true, "openfl.events.TouchEvent")); - *(void **)__this = TouchEvent_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable,__o_touchPointID,__o_isPrimaryTouchPoint,__o_localX,__o_localY,__o_sizeX,__o_sizeY,__o_pressure,relatedObject,__o_ctrlKey,__o_altKey,__o_shiftKey,__o_commandKey,__o_controlKey,__o_timestamp,touchIntent,samples,__o_isTouchPointCanceled); - return __this; -} - -TouchEvent_obj::TouchEvent_obj() -{ -} - -void TouchEvent_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(TouchEvent); - HX_MARK_MEMBER_NAME(altKey,"altKey"); - HX_MARK_MEMBER_NAME(commandKey,"commandKey"); - HX_MARK_MEMBER_NAME(controlKey,"controlKey"); - HX_MARK_MEMBER_NAME(ctrlKey,"ctrlKey"); - HX_MARK_MEMBER_NAME(delta,"delta"); - HX_MARK_MEMBER_NAME(isPrimaryTouchPoint,"isPrimaryTouchPoint"); - HX_MARK_MEMBER_NAME(localX,"localX"); - HX_MARK_MEMBER_NAME(localY,"localY"); - HX_MARK_MEMBER_NAME(pressure,"pressure"); - HX_MARK_MEMBER_NAME(relatedObject,"relatedObject"); - HX_MARK_MEMBER_NAME(shiftKey,"shiftKey"); - HX_MARK_MEMBER_NAME(sizeX,"sizeX"); - HX_MARK_MEMBER_NAME(sizeY,"sizeY"); - HX_MARK_MEMBER_NAME(stageX,"stageX"); - HX_MARK_MEMBER_NAME(stageY,"stageY"); - HX_MARK_MEMBER_NAME(touchPointID,"touchPointID"); - ::openfl::events::Event_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void TouchEvent_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(altKey,"altKey"); - HX_VISIT_MEMBER_NAME(commandKey,"commandKey"); - HX_VISIT_MEMBER_NAME(controlKey,"controlKey"); - HX_VISIT_MEMBER_NAME(ctrlKey,"ctrlKey"); - HX_VISIT_MEMBER_NAME(delta,"delta"); - HX_VISIT_MEMBER_NAME(isPrimaryTouchPoint,"isPrimaryTouchPoint"); - HX_VISIT_MEMBER_NAME(localX,"localX"); - HX_VISIT_MEMBER_NAME(localY,"localY"); - HX_VISIT_MEMBER_NAME(pressure,"pressure"); - HX_VISIT_MEMBER_NAME(relatedObject,"relatedObject"); - HX_VISIT_MEMBER_NAME(shiftKey,"shiftKey"); - HX_VISIT_MEMBER_NAME(sizeX,"sizeX"); - HX_VISIT_MEMBER_NAME(sizeY,"sizeY"); - HX_VISIT_MEMBER_NAME(stageX,"stageX"); - HX_VISIT_MEMBER_NAME(stageY,"stageY"); - HX_VISIT_MEMBER_NAME(touchPointID,"touchPointID"); - ::openfl::events::Event_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val TouchEvent_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"delta") ) { return hx::Val( delta ); } - if (HX_FIELD_EQ(inName,"sizeX") ) { return hx::Val( sizeX ); } - if (HX_FIELD_EQ(inName,"sizeY") ) { return hx::Val( sizeY ); } - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"altKey") ) { return hx::Val( altKey ); } - if (HX_FIELD_EQ(inName,"localX") ) { return hx::Val( localX ); } - if (HX_FIELD_EQ(inName,"localY") ) { return hx::Val( localY ); } - if (HX_FIELD_EQ(inName,"stageX") ) { return hx::Val( stageX ); } - if (HX_FIELD_EQ(inName,"stageY") ) { return hx::Val( stageY ); } - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"ctrlKey") ) { return hx::Val( ctrlKey ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"pressure") ) { return hx::Val( pressure ); } - if (HX_FIELD_EQ(inName,"shiftKey") ) { return hx::Val( shiftKey ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"commandKey") ) { return hx::Val( commandKey ); } - if (HX_FIELD_EQ(inName,"controlKey") ) { return hx::Val( controlKey ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"touchPointID") ) { return hx::Val( touchPointID ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"relatedObject") ) { return hx::Val( relatedObject ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"updateAfterEvent") ) { return hx::Val( updateAfterEvent_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"isPrimaryTouchPoint") ) { return hx::Val( isPrimaryTouchPoint ); } - } - return super::__Field(inName,inCallProp); -} - -bool TouchEvent_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"__create") ) { outValue = _hx___create_dyn(); return true; } - } - return false; -} - -hx::Val TouchEvent_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"delta") ) { delta=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"sizeX") ) { sizeX=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"sizeY") ) { sizeY=inValue.Cast< Float >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"altKey") ) { altKey=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"localX") ) { localX=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"localY") ) { localY=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"stageX") ) { stageX=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"stageY") ) { stageY=inValue.Cast< Float >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"ctrlKey") ) { ctrlKey=inValue.Cast< bool >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"pressure") ) { pressure=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"shiftKey") ) { shiftKey=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"commandKey") ) { commandKey=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"controlKey") ) { controlKey=inValue.Cast< bool >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"touchPointID") ) { touchPointID=inValue.Cast< int >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"relatedObject") ) { relatedObject=inValue.Cast< ::openfl::display::InteractiveObject >(); return inValue; } - break; - case 19: - if (HX_FIELD_EQ(inName,"isPrimaryTouchPoint") ) { isPrimaryTouchPoint=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void TouchEvent_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("altKey",f6,a7,ca,44)); - outFields->push(HX_("commandKey",14,71,9b,43)); - outFields->push(HX_("controlKey",42,8e,a5,04)); - outFields->push(HX_("ctrlKey",b4,35,7d,61)); - outFields->push(HX_("delta",f8,e7,26,d7)); - outFields->push(HX_("isPrimaryTouchPoint",29,3f,07,49)); - outFields->push(HX_("localX",8d,74,bf,59)); - outFields->push(HX_("localY",8e,74,bf,59)); - outFields->push(HX_("pressure",c5,ab,1d,70)); - outFields->push(HX_("relatedObject",0a,bf,cb,e8)); - outFields->push(HX_("shiftKey",3d,92,9f,99)); - outFields->push(HX_("sizeX",77,08,d9,7c)); - outFields->push(HX_("sizeY",78,08,d9,7c)); - outFields->push(HX_("stageX",da,fb,f1,05)); - outFields->push(HX_("stageY",db,fb,f1,05)); - outFields->push(HX_("touchPointID",2c,be,83,7b)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo TouchEvent_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(TouchEvent_obj,altKey),HX_("altKey",f6,a7,ca,44)}, - {hx::fsBool,(int)offsetof(TouchEvent_obj,commandKey),HX_("commandKey",14,71,9b,43)}, - {hx::fsBool,(int)offsetof(TouchEvent_obj,controlKey),HX_("controlKey",42,8e,a5,04)}, - {hx::fsBool,(int)offsetof(TouchEvent_obj,ctrlKey),HX_("ctrlKey",b4,35,7d,61)}, - {hx::fsInt,(int)offsetof(TouchEvent_obj,delta),HX_("delta",f8,e7,26,d7)}, - {hx::fsBool,(int)offsetof(TouchEvent_obj,isPrimaryTouchPoint),HX_("isPrimaryTouchPoint",29,3f,07,49)}, - {hx::fsFloat,(int)offsetof(TouchEvent_obj,localX),HX_("localX",8d,74,bf,59)}, - {hx::fsFloat,(int)offsetof(TouchEvent_obj,localY),HX_("localY",8e,74,bf,59)}, - {hx::fsFloat,(int)offsetof(TouchEvent_obj,pressure),HX_("pressure",c5,ab,1d,70)}, - {hx::fsObject /* ::openfl::display::InteractiveObject */ ,(int)offsetof(TouchEvent_obj,relatedObject),HX_("relatedObject",0a,bf,cb,e8)}, - {hx::fsBool,(int)offsetof(TouchEvent_obj,shiftKey),HX_("shiftKey",3d,92,9f,99)}, - {hx::fsFloat,(int)offsetof(TouchEvent_obj,sizeX),HX_("sizeX",77,08,d9,7c)}, - {hx::fsFloat,(int)offsetof(TouchEvent_obj,sizeY),HX_("sizeY",78,08,d9,7c)}, - {hx::fsFloat,(int)offsetof(TouchEvent_obj,stageX),HX_("stageX",da,fb,f1,05)}, - {hx::fsFloat,(int)offsetof(TouchEvent_obj,stageY),HX_("stageY",db,fb,f1,05)}, - {hx::fsInt,(int)offsetof(TouchEvent_obj,touchPointID),HX_("touchPointID",2c,be,83,7b)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo TouchEvent_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &TouchEvent_obj::TOUCH_BEGIN,HX_("TOUCH_BEGIN",29,ba,86,7e)}, - {hx::fsString,(void *) &TouchEvent_obj::TOUCH_END,HX_("TOUCH_END",db,ef,2a,2a)}, - {hx::fsString,(void *) &TouchEvent_obj::TOUCH_MOVE,HX_("TOUCH_MOVE",f1,76,b1,c0)}, - {hx::fsString,(void *) &TouchEvent_obj::TOUCH_OUT,HX_("TOUCH_OUT",8e,8c,32,2a)}, - {hx::fsString,(void *) &TouchEvent_obj::TOUCH_OVER,HX_("TOUCH_OVER",34,25,09,c2)}, - {hx::fsString,(void *) &TouchEvent_obj::TOUCH_ROLL_OUT,HX_("TOUCH_ROLL_OUT",4c,73,76,de)}, - {hx::fsString,(void *) &TouchEvent_obj::TOUCH_ROLL_OVER,HX_("TOUCH_ROLL_OVER",b6,24,2f,c9)}, - {hx::fsString,(void *) &TouchEvent_obj::TOUCH_TAP,HX_("TOUCH_TAP",63,46,36,2a)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String TouchEvent_obj_sMemberFields[] = { - HX_("altKey",f6,a7,ca,44), - HX_("commandKey",14,71,9b,43), - HX_("controlKey",42,8e,a5,04), - HX_("ctrlKey",b4,35,7d,61), - HX_("delta",f8,e7,26,d7), - HX_("isPrimaryTouchPoint",29,3f,07,49), - HX_("localX",8d,74,bf,59), - HX_("localY",8e,74,bf,59), - HX_("pressure",c5,ab,1d,70), - HX_("relatedObject",0a,bf,cb,e8), - HX_("shiftKey",3d,92,9f,99), - HX_("sizeX",77,08,d9,7c), - HX_("sizeY",78,08,d9,7c), - HX_("stageX",da,fb,f1,05), - HX_("stageY",db,fb,f1,05), - HX_("touchPointID",2c,be,83,7b), - HX_("clone",5d,13,63,48), - HX_("toString",ac,d0,6e,38), - HX_("updateAfterEvent",c7,fb,c7,22), - HX_("__init",30,9e,b3,f4), - ::String(null()) }; - -static void TouchEvent_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(TouchEvent_obj::TOUCH_BEGIN,"TOUCH_BEGIN"); - HX_MARK_MEMBER_NAME(TouchEvent_obj::TOUCH_END,"TOUCH_END"); - HX_MARK_MEMBER_NAME(TouchEvent_obj::TOUCH_MOVE,"TOUCH_MOVE"); - HX_MARK_MEMBER_NAME(TouchEvent_obj::TOUCH_OUT,"TOUCH_OUT"); - HX_MARK_MEMBER_NAME(TouchEvent_obj::TOUCH_OVER,"TOUCH_OVER"); - HX_MARK_MEMBER_NAME(TouchEvent_obj::TOUCH_ROLL_OUT,"TOUCH_ROLL_OUT"); - HX_MARK_MEMBER_NAME(TouchEvent_obj::TOUCH_ROLL_OVER,"TOUCH_ROLL_OVER"); - HX_MARK_MEMBER_NAME(TouchEvent_obj::TOUCH_TAP,"TOUCH_TAP"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void TouchEvent_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(TouchEvent_obj::TOUCH_BEGIN,"TOUCH_BEGIN"); - HX_VISIT_MEMBER_NAME(TouchEvent_obj::TOUCH_END,"TOUCH_END"); - HX_VISIT_MEMBER_NAME(TouchEvent_obj::TOUCH_MOVE,"TOUCH_MOVE"); - HX_VISIT_MEMBER_NAME(TouchEvent_obj::TOUCH_OUT,"TOUCH_OUT"); - HX_VISIT_MEMBER_NAME(TouchEvent_obj::TOUCH_OVER,"TOUCH_OVER"); - HX_VISIT_MEMBER_NAME(TouchEvent_obj::TOUCH_ROLL_OUT,"TOUCH_ROLL_OUT"); - HX_VISIT_MEMBER_NAME(TouchEvent_obj::TOUCH_ROLL_OVER,"TOUCH_ROLL_OVER"); - HX_VISIT_MEMBER_NAME(TouchEvent_obj::TOUCH_TAP,"TOUCH_TAP"); -}; - -#endif - -hx::Class TouchEvent_obj::__mClass; - -static ::String TouchEvent_obj_sStaticFields[] = { - HX_("TOUCH_BEGIN",29,ba,86,7e), - HX_("TOUCH_END",db,ef,2a,2a), - HX_("TOUCH_MOVE",f1,76,b1,c0), - HX_("TOUCH_OUT",8e,8c,32,2a), - HX_("TOUCH_OVER",34,25,09,c2), - HX_("TOUCH_ROLL_OUT",4c,73,76,de), - HX_("TOUCH_ROLL_OVER",b6,24,2f,c9), - HX_("TOUCH_TAP",63,46,36,2a), - HX_("__create",1c,d2,3e,24), - ::String(null()) -}; - -void TouchEvent_obj::__register() -{ - TouchEvent_obj _hx_dummy; - TouchEvent_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.TouchEvent",d2,2e,13,e5); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &TouchEvent_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = TouchEvent_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(TouchEvent_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(TouchEvent_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< TouchEvent_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = TouchEvent_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = TouchEvent_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = TouchEvent_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void TouchEvent_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_a67c52c2b0f75a05_13_boot) -HXDLIN( 13) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("delta",f8,e7,26,d7), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))))); - } -{ - HX_STACKFRAME(&_hx_pos_a67c52c2b0f75a05_22_boot) -HXDLIN( 22) TOUCH_BEGIN = HX_("touchBegin",ea,cd,e6,a9); - } -{ - HX_STACKFRAME(&_hx_pos_a67c52c2b0f75a05_23_boot) -HXDLIN( 23) TOUCH_END = HX_("touchEnd",5c,c5,09,00); - } -{ - HX_STACKFRAME(&_hx_pos_a67c52c2b0f75a05_24_boot) -HXDLIN( 24) TOUCH_MOVE = HX_("touchMove",70,72,cd,0d); - } -{ - HX_STACKFRAME(&_hx_pos_a67c52c2b0f75a05_25_boot) -HXDLIN( 25) TOUCH_OUT = HX_("touchOut",0f,62,11,00); - } -{ - HX_STACKFRAME(&_hx_pos_a67c52c2b0f75a05_26_boot) -HXDLIN( 26) TOUCH_OVER = HX_("touchOver",b3,20,25,0f); - } -{ - HX_STACKFRAME(&_hx_pos_a67c52c2b0f75a05_27_boot) -HXDLIN( 27) TOUCH_ROLL_OUT = HX_("touchRollOut",12,0f,74,87); - } -{ - HX_STACKFRAME(&_hx_pos_a67c52c2b0f75a05_28_boot) -HXDLIN( 28) TOUCH_ROLL_OVER = HX_("touchRollOver",50,d6,19,fe); - } -{ - HX_STACKFRAME(&_hx_pos_a67c52c2b0f75a05_29_boot) -HXDLIN( 29) TOUCH_TAP = HX_("touchTap",e4,1b,15,00); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/UncaughtErrorEvent.cpp b/hGameTest/bin/linux/obj/src/openfl/events/UncaughtErrorEvent.cpp deleted file mode 100644 index a02262ad..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/UncaughtErrorEvent.cpp +++ /dev/null @@ -1,219 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_ErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_TextEvent -#include -#endif -#ifndef INCLUDED_openfl_events_UncaughtErrorEvent -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c2f85669dc13e38b_19_new,"openfl.events.UncaughtErrorEvent","new",0x17652810,"openfl.events.UncaughtErrorEvent.new","openfl/events/UncaughtErrorEvent.hx",19,0x0dad2340) -HX_LOCAL_STACK_FRAME(_hx_pos_c2f85669dc13e38b_26_clone,"openfl.events.UncaughtErrorEvent","clone",0x483db70d,"openfl.events.UncaughtErrorEvent.clone","openfl/events/UncaughtErrorEvent.hx",26,0x0dad2340) -HX_LOCAL_STACK_FRAME(_hx_pos_c2f85669dc13e38b_36_toString,"openfl.events.UncaughtErrorEvent","toString",0x4ef19afc,"openfl.events.UncaughtErrorEvent.toString","openfl/events/UncaughtErrorEvent.hx",36,0x0dad2340) -static const ::String _hx_array_data_4614201e_3[] = { - HX_("type",ba,f2,08,4d),HX_("bubbles",67,bb,56,61),HX_("cancelable",14,a0,79,c4),HX_("error",c8,cb,29,73), -}; -HX_LOCAL_STACK_FRAME(_hx_pos_c2f85669dc13e38b_40___init,"openfl.events.UncaughtErrorEvent","__init",0xd4283480,"openfl.events.UncaughtErrorEvent.__init","openfl/events/UncaughtErrorEvent.hx",40,0x0dad2340) -HX_LOCAL_STACK_FRAME(_hx_pos_c2f85669dc13e38b_11_boot,"openfl.events.UncaughtErrorEvent","boot",0x5936e682,"openfl.events.UncaughtErrorEvent.boot","openfl/events/UncaughtErrorEvent.hx",11,0x0dad2340) -namespace openfl{ -namespace events{ - -void UncaughtErrorEvent_obj::__construct(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::Dynamic error){ - bool bubbles = __o_bubbles.Default(true); - bool cancelable = __o_cancelable.Default(true); - HX_STACKFRAME(&_hx_pos_c2f85669dc13e38b_19_new) -HXLINE( 20) super::__construct(type,bubbles,cancelable,null(),null()); -HXLINE( 22) this->error = error; - } - -Dynamic UncaughtErrorEvent_obj::__CreateEmpty() { return new UncaughtErrorEvent_obj; } - -void *UncaughtErrorEvent_obj::_hx_vtable = 0; - -Dynamic UncaughtErrorEvent_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< UncaughtErrorEvent_obj > _hx_result = new UncaughtErrorEvent_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool UncaughtErrorEvent_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x31935cfb) { - if (inClassId<=(int)0x178f391c) { - return inClassId==(int)0x00000001 || inClassId==(int)0x178f391c; - } else { - return inClassId==(int)0x31935cfb; - } - } else { - return inClassId==(int)0x3243040d || inClassId==(int)0x70c909a0; - } -} - - ::openfl::events::Event UncaughtErrorEvent_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_c2f85669dc13e38b_26_clone) -HXLINE( 27) ::openfl::events::UncaughtErrorEvent event = ::openfl::events::UncaughtErrorEvent_obj::__alloc( HX_CTX ,this->type,this->bubbles,this->cancelable,this->error); -HXLINE( 28) event->target = this->target; -HXLINE( 29) event->currentTarget = this->currentTarget; -HXLINE( 30) event->eventPhase = this->eventPhase; -HXLINE( 31) return event; - } - - -::String UncaughtErrorEvent_obj::toString(){ - HX_STACKFRAME(&_hx_pos_c2f85669dc13e38b_36_toString) -HXDLIN( 36) return this->_hx___formatToString(HX_("UncaughtErrorEvent",47,72,9a,e0),::Array_obj< ::String >::fromData( _hx_array_data_4614201e_3,4)); - } - - -void UncaughtErrorEvent_obj::_hx___init(){ - HX_STACKFRAME(&_hx_pos_c2f85669dc13e38b_40___init) -HXLINE( 41) this->super::_hx___init(); -HXLINE( 42) this->error = null(); - } - - -::String UncaughtErrorEvent_obj::UNCAUGHT_ERROR; - - -hx::ObjectPtr< UncaughtErrorEvent_obj > UncaughtErrorEvent_obj::__new(::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::Dynamic error) { - hx::ObjectPtr< UncaughtErrorEvent_obj > __this = new UncaughtErrorEvent_obj(); - __this->__construct(type,__o_bubbles,__o_cancelable,error); - return __this; -} - -hx::ObjectPtr< UncaughtErrorEvent_obj > UncaughtErrorEvent_obj::__alloc(hx::Ctx *_hx_ctx,::String type,hx::Null< bool > __o_bubbles,hx::Null< bool > __o_cancelable, ::Dynamic error) { - UncaughtErrorEvent_obj *__this = (UncaughtErrorEvent_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(UncaughtErrorEvent_obj), true, "openfl.events.UncaughtErrorEvent")); - *(void **)__this = UncaughtErrorEvent_obj::_hx_vtable; - __this->__construct(type,__o_bubbles,__o_cancelable,error); - return __this; -} - -UncaughtErrorEvent_obj::UncaughtErrorEvent_obj() -{ -} - -void UncaughtErrorEvent_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(UncaughtErrorEvent); - HX_MARK_MEMBER_NAME(error,"error"); - ::openfl::events::TextEvent_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void UncaughtErrorEvent_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(error,"error"); - ::openfl::events::TextEvent_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val UncaughtErrorEvent_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"error") ) { return hx::Val( error ); } - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"__init") ) { return hx::Val( _hx___init_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val UncaughtErrorEvent_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"error") ) { error=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void UncaughtErrorEvent_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("error",c8,cb,29,73)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo UncaughtErrorEvent_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(UncaughtErrorEvent_obj,error),HX_("error",c8,cb,29,73)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo UncaughtErrorEvent_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &UncaughtErrorEvent_obj::UNCAUGHT_ERROR,HX_("UNCAUGHT_ERROR",3e,1f,ae,d3)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String UncaughtErrorEvent_obj_sMemberFields[] = { - HX_("error",c8,cb,29,73), - HX_("clone",5d,13,63,48), - HX_("toString",ac,d0,6e,38), - HX_("__init",30,9e,b3,f4), - ::String(null()) }; - -static void UncaughtErrorEvent_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(UncaughtErrorEvent_obj::UNCAUGHT_ERROR,"UNCAUGHT_ERROR"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void UncaughtErrorEvent_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(UncaughtErrorEvent_obj::UNCAUGHT_ERROR,"UNCAUGHT_ERROR"); -}; - -#endif - -hx::Class UncaughtErrorEvent_obj::__mClass; - -static ::String UncaughtErrorEvent_obj_sStaticFields[] = { - HX_("UNCAUGHT_ERROR",3e,1f,ae,d3), - ::String(null()) -}; - -void UncaughtErrorEvent_obj::__register() -{ - UncaughtErrorEvent_obj _hx_dummy; - UncaughtErrorEvent_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.UncaughtErrorEvent",1e,20,14,46); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = UncaughtErrorEvent_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(UncaughtErrorEvent_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(UncaughtErrorEvent_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< UncaughtErrorEvent_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = UncaughtErrorEvent_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = UncaughtErrorEvent_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = UncaughtErrorEvent_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void UncaughtErrorEvent_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_c2f85669dc13e38b_11_boot) -HXDLIN( 11) UNCAUGHT_ERROR = HX_("uncaughtError",f3,98,8b,8b); - } -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/UncaughtErrorEvents.cpp b/hGameTest/bin/linux/obj/src/openfl/events/UncaughtErrorEvents.cpp deleted file mode 100644 index 2f6a8a3a..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/UncaughtErrorEvents.cpp +++ /dev/null @@ -1,91 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_UncaughtErrorEvents -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f614a07866ea6e55_12_new,"openfl.events.UncaughtErrorEvents","new",0xf17d0a07,"openfl.events.UncaughtErrorEvents.new","openfl/events/UncaughtErrorEvents.hx",12,0x17415d69) -namespace openfl{ -namespace events{ - -void UncaughtErrorEvents_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_f614a07866ea6e55_12_new) -HXDLIN( 12) super::__construct(null()); - } - -Dynamic UncaughtErrorEvents_obj::__CreateEmpty() { return new UncaughtErrorEvents_obj; } - -void *UncaughtErrorEvents_obj::_hx_vtable = 0; - -Dynamic UncaughtErrorEvents_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< UncaughtErrorEvents_obj > _hx_result = new UncaughtErrorEvents_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool UncaughtErrorEvents_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x0dd4339f) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0dd4339f; - } else { - return inClassId==(int)0x1b123bf8; - } -} - - -hx::ObjectPtr< UncaughtErrorEvents_obj > UncaughtErrorEvents_obj::__new() { - hx::ObjectPtr< UncaughtErrorEvents_obj > __this = new UncaughtErrorEvents_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< UncaughtErrorEvents_obj > UncaughtErrorEvents_obj::__alloc(hx::Ctx *_hx_ctx) { - UncaughtErrorEvents_obj *__this = (UncaughtErrorEvents_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(UncaughtErrorEvents_obj), true, "openfl.events.UncaughtErrorEvents")); - *(void **)__this = UncaughtErrorEvents_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -UncaughtErrorEvents_obj::UncaughtErrorEvents_obj() -{ -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *UncaughtErrorEvents_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *UncaughtErrorEvents_obj_sStaticStorageInfo = 0; -#endif - -hx::Class UncaughtErrorEvents_obj::__mClass; - -void UncaughtErrorEvents_obj::__register() -{ - UncaughtErrorEvents_obj _hx_dummy; - UncaughtErrorEvents_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events.UncaughtErrorEvents",95,fa,87,0b); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< UncaughtErrorEvents_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = UncaughtErrorEvents_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = UncaughtErrorEvents_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace events diff --git a/hGameTest/bin/linux/obj/src/openfl/events/_EventDispatcher/DispatchIterator.cpp b/hGameTest/bin/linux/obj/src/openfl/events/_EventDispatcher/DispatchIterator.cpp deleted file mode 100644 index badd7d7e..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/_EventDispatcher/DispatchIterator.cpp +++ /dev/null @@ -1,273 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events__EventDispatcher_DispatchIterator -#include -#endif -#ifndef INCLUDED_openfl_events__EventDispatcher_Listener -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_eed9e911a94343be_240_new,"openfl.events._EventDispatcher.DispatchIterator","new",0x76c2678f,"openfl.events._EventDispatcher.DispatchIterator.new","openfl/events/EventDispatcher.hx",240,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_eed9e911a94343be_247_copy,"openfl.events._EventDispatcher.DispatchIterator","copy",0x6c1a6da6,"openfl.events._EventDispatcher.DispatchIterator.copy","openfl/events/EventDispatcher.hx",247,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_eed9e911a94343be_256_hasNext,"openfl.events._EventDispatcher.DispatchIterator","hasNext",0xef22001c,"openfl.events._EventDispatcher.DispatchIterator.hasNext","openfl/events/EventDispatcher.hx",256,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_eed9e911a94343be_261_next,"openfl.events._EventDispatcher.DispatchIterator","next",0x735836e4,"openfl.events._EventDispatcher.DispatchIterator.next","openfl/events/EventDispatcher.hx",261,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_eed9e911a94343be_266_remove,"openfl.events._EventDispatcher.DispatchIterator","remove",0xb5236c75,"openfl.events._EventDispatcher.DispatchIterator.remove","openfl/events/EventDispatcher.hx",266,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_eed9e911a94343be_290_reset,"openfl.events._EventDispatcher.DispatchIterator","reset",0xc76e4abe,"openfl.events._EventDispatcher.DispatchIterator.reset","openfl/events/EventDispatcher.hx",290,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_eed9e911a94343be_299_start,"openfl.events._EventDispatcher.DispatchIterator","start",0x64b17551,"openfl.events._EventDispatcher.DispatchIterator.start","openfl/events/EventDispatcher.hx",299,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_eed9e911a94343be_304_stop,"openfl.events._EventDispatcher.DispatchIterator","stop",0x76b1a1f3,"openfl.events._EventDispatcher.DispatchIterator.stop","openfl/events/EventDispatcher.hx",304,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_eed9e911a94343be_231_boot,"openfl.events._EventDispatcher.DispatchIterator","boot",0x6b713623,"openfl.events._EventDispatcher.DispatchIterator.boot","openfl/events/EventDispatcher.hx",231,0xe2270714) -namespace openfl{ -namespace events{ -namespace _EventDispatcher{ - -void DispatchIterator_obj::__construct(::Array< ::Dynamic> list){ - HX_STACKFRAME(&_hx_pos_eed9e911a94343be_240_new) -HXLINE( 241) this->active = false; -HXLINE( 242) this->reset(list); - } - -Dynamic DispatchIterator_obj::__CreateEmpty() { return new DispatchIterator_obj; } - -void *DispatchIterator_obj::_hx_vtable = 0; - -Dynamic DispatchIterator_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< DispatchIterator_obj > _hx_result = new DispatchIterator_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool DispatchIterator_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5770525b; -} - -void DispatchIterator_obj::copy(){ - HX_STACKFRAME(&_hx_pos_eed9e911a94343be_247_copy) -HXDLIN( 247) if (!(this->isCopy)) { -HXLINE( 249) this->list = this->list->copy(); -HXLINE( 250) this->isCopy = true; - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(DispatchIterator_obj,copy,(void)) - -bool DispatchIterator_obj::hasNext(){ - HX_STACKFRAME(&_hx_pos_eed9e911a94343be_256_hasNext) -HXDLIN( 256) return (this->index < this->list->length); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DispatchIterator_obj,hasNext,return ) - - ::openfl::events::_EventDispatcher::Listener DispatchIterator_obj::next(){ - HX_STACKFRAME(&_hx_pos_eed9e911a94343be_261_next) -HXDLIN( 261) return this->list->__get(this->index++).StaticCast< ::openfl::events::_EventDispatcher::Listener >(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(DispatchIterator_obj,next,return ) - -void DispatchIterator_obj::remove( ::openfl::events::_EventDispatcher::Listener listener,int listIndex){ - HX_STACKFRAME(&_hx_pos_eed9e911a94343be_266_remove) -HXDLIN( 266) if (this->active) { -HXLINE( 268) if (!(this->isCopy)) { -HXLINE( 270) if ((listIndex < this->index)) { -HXLINE( 272) this->index--; - } - } - else { -HXLINE( 277) int _g = this->index; -HXDLIN( 277) int _g1 = this->list->length; -HXDLIN( 277) while((_g < _g1)){ -HXLINE( 277) _g = (_g + 1); -HXDLIN( 277) int i = (_g - 1); -HXLINE( 279) if (hx::IsEq( this->list->__get(i).StaticCast< ::openfl::events::_EventDispatcher::Listener >(),listener )) { -HXLINE( 281) this->list->removeRange(i,1); -HXLINE( 282) goto _hx_goto_4; - } - } - _hx_goto_4:; - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(DispatchIterator_obj,remove,(void)) - -void DispatchIterator_obj::reset(::Array< ::Dynamic> list){ - HX_STACKFRAME(&_hx_pos_eed9e911a94343be_290_reset) -HXLINE( 291) this->list = list; -HXLINE( 293) this->isCopy = false; -HXLINE( 294) this->index = 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(DispatchIterator_obj,reset,(void)) - -void DispatchIterator_obj::start(){ - HX_STACKFRAME(&_hx_pos_eed9e911a94343be_299_start) -HXDLIN( 299) this->active = true; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DispatchIterator_obj,start,(void)) - -void DispatchIterator_obj::stop(){ - HX_STACKFRAME(&_hx_pos_eed9e911a94343be_304_stop) -HXDLIN( 304) this->active = false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(DispatchIterator_obj,stop,(void)) - - -hx::ObjectPtr< DispatchIterator_obj > DispatchIterator_obj::__new(::Array< ::Dynamic> list) { - hx::ObjectPtr< DispatchIterator_obj > __this = new DispatchIterator_obj(); - __this->__construct(list); - return __this; -} - -hx::ObjectPtr< DispatchIterator_obj > DispatchIterator_obj::__alloc(hx::Ctx *_hx_ctx,::Array< ::Dynamic> list) { - DispatchIterator_obj *__this = (DispatchIterator_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(DispatchIterator_obj), true, "openfl.events._EventDispatcher.DispatchIterator")); - *(void **)__this = DispatchIterator_obj::_hx_vtable; - __this->__construct(list); - return __this; -} - -DispatchIterator_obj::DispatchIterator_obj() -{ -} - -void DispatchIterator_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(DispatchIterator); - HX_MARK_MEMBER_NAME(active,"active"); - HX_MARK_MEMBER_NAME(index,"index"); - HX_MARK_MEMBER_NAME(isCopy,"isCopy"); - HX_MARK_MEMBER_NAME(list,"list"); - HX_MARK_END_CLASS(); -} - -void DispatchIterator_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(active,"active"); - HX_VISIT_MEMBER_NAME(index,"index"); - HX_VISIT_MEMBER_NAME(isCopy,"isCopy"); - HX_VISIT_MEMBER_NAME(list,"list"); -} - -hx::Val DispatchIterator_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"list") ) { return hx::Val( list ); } - if (HX_FIELD_EQ(inName,"copy") ) { return hx::Val( copy_dyn() ); } - if (HX_FIELD_EQ(inName,"next") ) { return hx::Val( next_dyn() ); } - if (HX_FIELD_EQ(inName,"stop") ) { return hx::Val( stop_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { return hx::Val( index ); } - if (HX_FIELD_EQ(inName,"reset") ) { return hx::Val( reset_dyn() ); } - if (HX_FIELD_EQ(inName,"start") ) { return hx::Val( start_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"active") ) { return hx::Val( active ); } - if (HX_FIELD_EQ(inName,"isCopy") ) { return hx::Val( isCopy ); } - if (HX_FIELD_EQ(inName,"remove") ) { return hx::Val( remove_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"hasNext") ) { return hx::Val( hasNext_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val DispatchIterator_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"list") ) { list=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"index") ) { index=inValue.Cast< int >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"active") ) { active=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"isCopy") ) { isCopy=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void DispatchIterator_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("active",c6,41,46,16)); - outFields->push(HX_("index",12,9b,14,be)); - outFields->push(HX_("isCopy",bf,80,2b,5f)); - outFields->push(HX_("list",5e,1c,b3,47)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo DispatchIterator_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(DispatchIterator_obj,active),HX_("active",c6,41,46,16)}, - {hx::fsInt,(int)offsetof(DispatchIterator_obj,index),HX_("index",12,9b,14,be)}, - {hx::fsBool,(int)offsetof(DispatchIterator_obj,isCopy),HX_("isCopy",bf,80,2b,5f)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(DispatchIterator_obj,list),HX_("list",5e,1c,b3,47)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *DispatchIterator_obj_sStaticStorageInfo = 0; -#endif - -static ::String DispatchIterator_obj_sMemberFields[] = { - HX_("active",c6,41,46,16), - HX_("index",12,9b,14,be), - HX_("isCopy",bf,80,2b,5f), - HX_("list",5e,1c,b3,47), - HX_("copy",b5,bb,c4,41), - HX_("hasNext",6d,a5,46,18), - HX_("next",f3,84,02,49), - HX_("remove",44,9c,88,04), - HX_("reset",cf,49,c8,e6), - HX_("start",62,74,0b,84), - HX_("stop",02,f0,5b,4c), - ::String(null()) }; - -hx::Class DispatchIterator_obj::__mClass; - -void DispatchIterator_obj::__register() -{ - DispatchIterator_obj _hx_dummy; - DispatchIterator_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events._EventDispatcher.DispatchIterator",1d,f4,5d,6d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(DispatchIterator_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< DispatchIterator_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = DispatchIterator_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = DispatchIterator_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void DispatchIterator_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_eed9e911a94343be_231_boot) -HXDLIN( 231) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace events -} // end namespace _EventDispatcher diff --git a/hGameTest/bin/linux/obj/src/openfl/events/_EventDispatcher/Listener.cpp b/hGameTest/bin/linux/obj/src/openfl/events/_EventDispatcher/Listener.cpp deleted file mode 100644 index eafa392a..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/_EventDispatcher/Listener.cpp +++ /dev/null @@ -1,178 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_openfl_events__EventDispatcher_Listener -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_4056b9d72619ced0_320_new,"openfl.events._EventDispatcher.Listener","new",0x63be323b,"openfl.events._EventDispatcher.Listener.new","openfl/events/EventDispatcher.hx",320,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_4056b9d72619ced0_332_match,"openfl.events._EventDispatcher.Listener","match",0xdf4e17e0,"openfl.events._EventDispatcher.Listener.match","openfl/events/EventDispatcher.hx",332,0xe2270714) -HX_LOCAL_STACK_FRAME(_hx_pos_4056b9d72619ced0_313_boot,"openfl.events._EventDispatcher.Listener","boot",0xdac6c1f7,"openfl.events._EventDispatcher.Listener.boot","openfl/events/EventDispatcher.hx",313,0xe2270714) -namespace openfl{ -namespace events{ -namespace _EventDispatcher{ - -void Listener_obj::__construct( ::Dynamic callback,bool useCapture,int priority){ - HX_STACKFRAME(&_hx_pos_4056b9d72619ced0_320_new) -HXLINE( 321) this->callback = callback; -HXLINE( 322) this->useCapture = useCapture; -HXLINE( 323) this->priority = priority; - } - -Dynamic Listener_obj::__CreateEmpty() { return new Listener_obj; } - -void *Listener_obj::_hx_vtable = 0; - -Dynamic Listener_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Listener_obj > _hx_result = new Listener_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool Listener_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2c02fe3f; -} - -bool Listener_obj::match( ::Dynamic callback,bool useCapture){ - HX_STACKFRAME(&_hx_pos_4056b9d72619ced0_332_match) -HXDLIN( 332) if (::Reflect_obj::compareMethods(this->callback,callback)) { -HXDLIN( 332) return (this->useCapture == useCapture); - } - else { -HXDLIN( 332) return false; - } -HXDLIN( 332) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Listener_obj,match,return ) - - -hx::ObjectPtr< Listener_obj > Listener_obj::__new( ::Dynamic callback,bool useCapture,int priority) { - hx::ObjectPtr< Listener_obj > __this = new Listener_obj(); - __this->__construct(callback,useCapture,priority); - return __this; -} - -hx::ObjectPtr< Listener_obj > Listener_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic callback,bool useCapture,int priority) { - Listener_obj *__this = (Listener_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Listener_obj), true, "openfl.events._EventDispatcher.Listener")); - *(void **)__this = Listener_obj::_hx_vtable; - __this->__construct(callback,useCapture,priority); - return __this; -} - -Listener_obj::Listener_obj() -{ -} - -void Listener_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Listener); - HX_MARK_MEMBER_NAME(callback,"callback"); - HX_MARK_MEMBER_NAME(priority,"priority"); - HX_MARK_MEMBER_NAME(useCapture,"useCapture"); - HX_MARK_END_CLASS(); -} - -void Listener_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(callback,"callback"); - HX_VISIT_MEMBER_NAME(priority,"priority"); - HX_VISIT_MEMBER_NAME(useCapture,"useCapture"); -} - -hx::Val Listener_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"match") ) { return hx::Val( match_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"callback") ) { return hx::Val( callback ); } - if (HX_FIELD_EQ(inName,"priority") ) { return hx::Val( priority ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"useCapture") ) { return hx::Val( useCapture ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Listener_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"callback") ) { callback=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"priority") ) { priority=inValue.Cast< int >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"useCapture") ) { useCapture=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Listener_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("priority",64,7b,3e,bb)); - outFields->push(HX_("useCapture",ff,f2,04,aa)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Listener_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Listener_obj,callback),HX_("callback",c5,99,06,7f)}, - {hx::fsInt,(int)offsetof(Listener_obj,priority),HX_("priority",64,7b,3e,bb)}, - {hx::fsBool,(int)offsetof(Listener_obj,useCapture),HX_("useCapture",ff,f2,04,aa)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Listener_obj_sStaticStorageInfo = 0; -#endif - -static ::String Listener_obj_sMemberFields[] = { - HX_("callback",c5,99,06,7f), - HX_("priority",64,7b,3e,bb), - HX_("useCapture",ff,f2,04,aa), - HX_("match",45,49,23,03), - ::String(null()) }; - -hx::Class Listener_obj::__mClass; - -void Listener_obj::__register() -{ - Listener_obj _hx_dummy; - Listener_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events._EventDispatcher.Listener",c9,f8,1b,80); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Listener_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Listener_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Listener_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Listener_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Listener_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_4056b9d72619ced0_313_boot) -HXDLIN( 313) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace events -} // end namespace _EventDispatcher diff --git a/hGameTest/bin/linux/obj/src/openfl/events/_EventType/EventType_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/events/_EventType/EventType_Impl_.cpp deleted file mode 100644 index 0a08f72d..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/events/_EventType/EventType_Impl_.cpp +++ /dev/null @@ -1,102 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events__EventType_EventType_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_b9f37f4a2d6a8651_7_equals,"openfl.events._EventType.EventType_Impl_","equals",0xb110b5bb,"openfl.events._EventType.EventType_Impl_.equals","openfl/events/EventType.hx",7,0xb786c821) -HX_LOCAL_STACK_FRAME(_hx_pos_b9f37f4a2d6a8651_12_notEquals,"openfl.events._EventType.EventType_Impl_","notEquals",0xf74ad9b6,"openfl.events._EventType.EventType_Impl_.notEquals","openfl/events/EventType.hx",12,0xb786c821) -namespace openfl{ -namespace events{ -namespace _EventType{ - -void EventType_Impl__obj::__construct() { } - -Dynamic EventType_Impl__obj::__CreateEmpty() { return new EventType_Impl__obj; } - -void *EventType_Impl__obj::_hx_vtable = 0; - -Dynamic EventType_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< EventType_Impl__obj > _hx_result = new EventType_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool EventType_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x467117d2; -} - -bool EventType_Impl__obj::equals(::String a,::String b){ - HX_STACKFRAME(&_hx_pos_b9f37f4a2d6a8651_7_equals) -HXDLIN( 7) return (a == b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(EventType_Impl__obj,equals,return ) - -bool EventType_Impl__obj::notEquals(::String a,::String b){ - HX_STACKFRAME(&_hx_pos_b9f37f4a2d6a8651_12_notEquals) -HXDLIN( 12) return (a != b); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(EventType_Impl__obj,notEquals,return ) - - -EventType_Impl__obj::EventType_Impl__obj() -{ -} - -bool EventType_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"equals") ) { outValue = equals_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"notEquals") ) { outValue = notEquals_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *EventType_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *EventType_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class EventType_Impl__obj::__mClass; - -static ::String EventType_Impl__obj_sStaticFields[] = { - HX_("equals",3f,ee,f2,bf), - HX_("notEquals",b2,cb,db,3c), - ::String(null()) -}; - -void EventType_Impl__obj::__register() -{ - EventType_Impl__obj _hx_dummy; - EventType_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.events._EventType.EventType_Impl_",72,81,76,c6); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &EventType_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(EventType_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< EventType_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = EventType_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = EventType_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace events -} // end namespace _EventType diff --git a/hGameTest/bin/linux/obj/src/openfl/filters/BitmapFilter.cpp b/hGameTest/bin/linux/obj/src/openfl/filters/BitmapFilter.cpp deleted file mode 100644 index d4b307d2..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/filters/BitmapFilter.cpp +++ /dev/null @@ -1,280 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectRenderer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_Shader -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_filters_BitmapFilter -#include -#endif -#ifndef INCLUDED_openfl_geom_Point -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f182c9f42f2f4da3_29_new,"openfl.filters.BitmapFilter","new",0x22686a4a,"openfl.filters.BitmapFilter.new","openfl/filters/BitmapFilter.hx",29,0x1697f5a4) -HX_LOCAL_STACK_FRAME(_hx_pos_f182c9f42f2f4da3_43_clone,"openfl.filters.BitmapFilter","clone",0x8c417bc7,"openfl.filters.BitmapFilter.clone","openfl/filters/BitmapFilter.hx",43,0x1697f5a4) -HX_LOCAL_STACK_FRAME(_hx_pos_f182c9f42f2f4da3_48___applyFilter,"openfl.filters.BitmapFilter","__applyFilter",0xc6240310,"openfl.filters.BitmapFilter.__applyFilter","openfl/filters/BitmapFilter.hx",48,0x1697f5a4) -HX_LOCAL_STACK_FRAME(_hx_pos_f182c9f42f2f4da3_54___initShader,"openfl.filters.BitmapFilter","__initShader",0x9b1b6e4b,"openfl.filters.BitmapFilter.__initShader","openfl/filters/BitmapFilter.hx",54,0x1697f5a4) -namespace openfl{ -namespace filters{ - -void BitmapFilter_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_f182c9f42f2f4da3_29_new) -HXLINE( 30) this->_hx___bottomExtension = 0; -HXLINE( 31) this->_hx___leftExtension = 0; -HXLINE( 32) this->_hx___needSecondBitmapData = true; -HXLINE( 33) this->_hx___numShaderPasses = 0; -HXLINE( 34) this->_hx___preserveObject = false; -HXLINE( 35) this->_hx___rightExtension = 0; -HXLINE( 36) this->_hx___shaderBlendMode = 10; -HXLINE( 37) this->_hx___topExtension = 0; -HXLINE( 38) this->_hx___smooth = true; - } - -Dynamic BitmapFilter_obj::__CreateEmpty() { return new BitmapFilter_obj; } - -void *BitmapFilter_obj::_hx_vtable = 0; - -Dynamic BitmapFilter_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< BitmapFilter_obj > _hx_result = new BitmapFilter_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool BitmapFilter_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4f68d692; -} - - ::openfl::filters::BitmapFilter BitmapFilter_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_f182c9f42f2f4da3_43_clone) -HXDLIN( 43) return ::openfl::filters::BitmapFilter_obj::__alloc( HX_CTX ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(BitmapFilter_obj,clone,return ) - - ::openfl::display::BitmapData BitmapFilter_obj::_hx___applyFilter( ::openfl::display::BitmapData bitmapData, ::openfl::display::BitmapData sourceBitmapData, ::openfl::geom::Rectangle sourceRect, ::openfl::geom::Point destPoint){ - HX_STACKFRAME(&_hx_pos_f182c9f42f2f4da3_48___applyFilter) -HXDLIN( 48) return sourceBitmapData; - } - - -HX_DEFINE_DYNAMIC_FUNC4(BitmapFilter_obj,_hx___applyFilter,return ) - - ::openfl::display::Shader BitmapFilter_obj::_hx___initShader( ::openfl::display::DisplayObjectRenderer renderer,int pass, ::openfl::display::BitmapData sourceBitmapData){ - HX_STACKFRAME(&_hx_pos_f182c9f42f2f4da3_54___initShader) -HXDLIN( 54) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC3(BitmapFilter_obj,_hx___initShader,return ) - - -hx::ObjectPtr< BitmapFilter_obj > BitmapFilter_obj::__new() { - hx::ObjectPtr< BitmapFilter_obj > __this = new BitmapFilter_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< BitmapFilter_obj > BitmapFilter_obj::__alloc(hx::Ctx *_hx_ctx) { - BitmapFilter_obj *__this = (BitmapFilter_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(BitmapFilter_obj), true, "openfl.filters.BitmapFilter")); - *(void **)__this = BitmapFilter_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -BitmapFilter_obj::BitmapFilter_obj() -{ -} - -void BitmapFilter_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(BitmapFilter); - HX_MARK_MEMBER_NAME(_hx___bottomExtension,"__bottomExtension"); - HX_MARK_MEMBER_NAME(_hx___leftExtension,"__leftExtension"); - HX_MARK_MEMBER_NAME(_hx___needSecondBitmapData,"__needSecondBitmapData"); - HX_MARK_MEMBER_NAME(_hx___numShaderPasses,"__numShaderPasses"); - HX_MARK_MEMBER_NAME(_hx___preserveObject,"__preserveObject"); - HX_MARK_MEMBER_NAME(_hx___renderDirty,"__renderDirty"); - HX_MARK_MEMBER_NAME(_hx___rightExtension,"__rightExtension"); - HX_MARK_MEMBER_NAME(_hx___shaderBlendMode,"__shaderBlendMode"); - HX_MARK_MEMBER_NAME(_hx___smooth,"__smooth"); - HX_MARK_MEMBER_NAME(_hx___topExtension,"__topExtension"); - HX_MARK_END_CLASS(); -} - -void BitmapFilter_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(_hx___bottomExtension,"__bottomExtension"); - HX_VISIT_MEMBER_NAME(_hx___leftExtension,"__leftExtension"); - HX_VISIT_MEMBER_NAME(_hx___needSecondBitmapData,"__needSecondBitmapData"); - HX_VISIT_MEMBER_NAME(_hx___numShaderPasses,"__numShaderPasses"); - HX_VISIT_MEMBER_NAME(_hx___preserveObject,"__preserveObject"); - HX_VISIT_MEMBER_NAME(_hx___renderDirty,"__renderDirty"); - HX_VISIT_MEMBER_NAME(_hx___rightExtension,"__rightExtension"); - HX_VISIT_MEMBER_NAME(_hx___shaderBlendMode,"__shaderBlendMode"); - HX_VISIT_MEMBER_NAME(_hx___smooth,"__smooth"); - HX_VISIT_MEMBER_NAME(_hx___topExtension,"__topExtension"); -} - -hx::Val BitmapFilter_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__smooth") ) { return hx::Val( _hx___smooth ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__initShader") ) { return hx::Val( _hx___initShader_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__renderDirty") ) { return hx::Val( _hx___renderDirty ); } - if (HX_FIELD_EQ(inName,"__applyFilter") ) { return hx::Val( _hx___applyFilter_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__topExtension") ) { return hx::Val( _hx___topExtension ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__leftExtension") ) { return hx::Val( _hx___leftExtension ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__preserveObject") ) { return hx::Val( _hx___preserveObject ); } - if (HX_FIELD_EQ(inName,"__rightExtension") ) { return hx::Val( _hx___rightExtension ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__bottomExtension") ) { return hx::Val( _hx___bottomExtension ); } - if (HX_FIELD_EQ(inName,"__numShaderPasses") ) { return hx::Val( _hx___numShaderPasses ); } - if (HX_FIELD_EQ(inName,"__shaderBlendMode") ) { return hx::Val( _hx___shaderBlendMode ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"__needSecondBitmapData") ) { return hx::Val( _hx___needSecondBitmapData ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val BitmapFilter_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"__smooth") ) { _hx___smooth=inValue.Cast< bool >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__renderDirty") ) { _hx___renderDirty=inValue.Cast< bool >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"__topExtension") ) { _hx___topExtension=inValue.Cast< int >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__leftExtension") ) { _hx___leftExtension=inValue.Cast< int >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__preserveObject") ) { _hx___preserveObject=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"__rightExtension") ) { _hx___rightExtension=inValue.Cast< int >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__bottomExtension") ) { _hx___bottomExtension=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__numShaderPasses") ) { _hx___numShaderPasses=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__shaderBlendMode") ) { _hx___shaderBlendMode=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 22: - if (HX_FIELD_EQ(inName,"__needSecondBitmapData") ) { _hx___needSecondBitmapData=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void BitmapFilter_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("__bottomExtension",f4,07,d4,a1)); - outFields->push(HX_("__leftExtension",58,eb,ad,e6)); - outFields->push(HX_("__needSecondBitmapData",e3,61,b1,d2)); - outFields->push(HX_("__numShaderPasses",ca,1c,d2,59)); - outFields->push(HX_("__preserveObject",cb,ca,2a,20)); - outFields->push(HX_("__renderDirty",bc,bd,f9,ed)); - outFields->push(HX_("__rightExtension",23,97,64,f8)); - outFields->push(HX_("__shaderBlendMode",4f,a9,77,ca)); - outFields->push(HX_("__smooth",4e,73,9a,af)); - outFields->push(HX_("__topExtension",4a,95,66,73)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo BitmapFilter_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(BitmapFilter_obj,_hx___bottomExtension),HX_("__bottomExtension",f4,07,d4,a1)}, - {hx::fsInt,(int)offsetof(BitmapFilter_obj,_hx___leftExtension),HX_("__leftExtension",58,eb,ad,e6)}, - {hx::fsBool,(int)offsetof(BitmapFilter_obj,_hx___needSecondBitmapData),HX_("__needSecondBitmapData",e3,61,b1,d2)}, - {hx::fsInt,(int)offsetof(BitmapFilter_obj,_hx___numShaderPasses),HX_("__numShaderPasses",ca,1c,d2,59)}, - {hx::fsBool,(int)offsetof(BitmapFilter_obj,_hx___preserveObject),HX_("__preserveObject",cb,ca,2a,20)}, - {hx::fsBool,(int)offsetof(BitmapFilter_obj,_hx___renderDirty),HX_("__renderDirty",bc,bd,f9,ed)}, - {hx::fsInt,(int)offsetof(BitmapFilter_obj,_hx___rightExtension),HX_("__rightExtension",23,97,64,f8)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(BitmapFilter_obj,_hx___shaderBlendMode),HX_("__shaderBlendMode",4f,a9,77,ca)}, - {hx::fsBool,(int)offsetof(BitmapFilter_obj,_hx___smooth),HX_("__smooth",4e,73,9a,af)}, - {hx::fsInt,(int)offsetof(BitmapFilter_obj,_hx___topExtension),HX_("__topExtension",4a,95,66,73)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *BitmapFilter_obj_sStaticStorageInfo = 0; -#endif - -static ::String BitmapFilter_obj_sMemberFields[] = { - HX_("__bottomExtension",f4,07,d4,a1), - HX_("__leftExtension",58,eb,ad,e6), - HX_("__needSecondBitmapData",e3,61,b1,d2), - HX_("__numShaderPasses",ca,1c,d2,59), - HX_("__preserveObject",cb,ca,2a,20), - HX_("__renderDirty",bc,bd,f9,ed), - HX_("__rightExtension",23,97,64,f8), - HX_("__shaderBlendMode",4f,a9,77,ca), - HX_("__smooth",4e,73,9a,af), - HX_("__topExtension",4a,95,66,73), - HX_("clone",5d,13,63,48), - HX_("__applyFilter",a6,20,a8,09), - HX_("__initShader",75,95,f9,59), - ::String(null()) }; - -hx::Class BitmapFilter_obj::__mClass; - -void BitmapFilter_obj::__register() -{ - BitmapFilter_obj _hx_dummy; - BitmapFilter_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.filters.BitmapFilter",58,3d,87,17); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(BitmapFilter_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< BitmapFilter_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = BitmapFilter_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = BitmapFilter_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace filters diff --git a/hGameTest/bin/linux/obj/src/openfl/geom/ColorTransform.cpp b/hGameTest/bin/linux/obj/src/openfl/geom/ColorTransform.cpp deleted file mode 100644 index dbcaeeba..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/geom/ColorTransform.cpp +++ /dev/null @@ -1,729 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl_geom_ColorTransform -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_82e72dbfef9da50a_44_new,"openfl.geom.ColorTransform","new",0x35d8b8af,"openfl.geom.ColorTransform.new","openfl/geom/ColorTransform.hx",44,0x850de941) -HX_LOCAL_STACK_FRAME(_hx_pos_82e72dbfef9da50a_56_concat,"openfl.geom.ColorTransform","concat",0x6a83fc25,"openfl.geom.ColorTransform.concat","openfl/geom/ColorTransform.hx",56,0x850de941) -HX_LOCAL_STACK_FRAME(_hx_pos_82e72dbfef9da50a_70_toString,"openfl.geom.ColorTransform","toString",0xe65269fd,"openfl.geom.ColorTransform.toString","openfl/geom/ColorTransform.hx",70,0x850de941) -HX_LOCAL_STACK_FRAME(_hx_pos_82e72dbfef9da50a_76___clone,"openfl.geom.ColorTransform","__clone",0x6d82280c,"openfl.geom.ColorTransform.__clone","openfl/geom/ColorTransform.hx",76,0x850de941) -HX_LOCAL_STACK_FRAME(_hx_pos_82e72dbfef9da50a_80___copyFrom,"openfl.geom.ColorTransform","__copyFrom",0x0c92ce70,"openfl.geom.ColorTransform.__copyFrom","openfl/geom/ColorTransform.hx",80,0x850de941) -HX_LOCAL_STACK_FRAME(_hx_pos_82e72dbfef9da50a_93___combine,"openfl.geom.ColorTransform","__combine",0x74bf08ee,"openfl.geom.ColorTransform.__combine","openfl/geom/ColorTransform.hx",93,0x850de941) -HX_LOCAL_STACK_FRAME(_hx_pos_82e72dbfef9da50a_106___identity,"openfl.geom.ColorTransform","__identity",0xfd6107ef,"openfl.geom.ColorTransform.__identity","openfl/geom/ColorTransform.hx",106,0x850de941) -HX_LOCAL_STACK_FRAME(_hx_pos_82e72dbfef9da50a_118___invert,"openfl.geom.ColorTransform","__invert",0xf5ebeb87,"openfl.geom.ColorTransform.__invert","openfl/geom/ColorTransform.hx",118,0x850de941) -HX_LOCAL_STACK_FRAME(_hx_pos_82e72dbfef9da50a_131___equals,"openfl.geom.ColorTransform","__equals",0x1605f2b0,"openfl.geom.ColorTransform.__equals","openfl/geom/ColorTransform.hx",131,0x850de941) -HX_LOCAL_STACK_FRAME(_hx_pos_82e72dbfef9da50a_144___isDefault,"openfl.geom.ColorTransform","__isDefault",0x071aee26,"openfl.geom.ColorTransform.__isDefault","openfl/geom/ColorTransform.hx",144,0x850de941) -HX_LOCAL_STACK_FRAME(_hx_pos_82e72dbfef9da50a_162___setArrays,"openfl.geom.ColorTransform","__setArrays",0x7ef0862b,"openfl.geom.ColorTransform.__setArrays","openfl/geom/ColorTransform.hx",162,0x850de941) -HX_LOCAL_STACK_FRAME(_hx_pos_82e72dbfef9da50a_176_get_color,"openfl.geom.ColorTransform","get_color",0x07485b49,"openfl.geom.ColorTransform.get_color","openfl/geom/ColorTransform.hx",176,0x850de941) -HX_LOCAL_STACK_FRAME(_hx_pos_82e72dbfef9da50a_180_set_color,"openfl.geom.ColorTransform","set_color",0xea994755,"openfl.geom.ColorTransform.set_color","openfl/geom/ColorTransform.hx",180,0x850de941) -HX_LOCAL_STACK_FRAME(_hx_pos_82e72dbfef9da50a_194___toLimeColorMatrix,"openfl.geom.ColorTransform","__toLimeColorMatrix",0x55c98ae3,"openfl.geom.ColorTransform.__toLimeColorMatrix","openfl/geom/ColorTransform.hx",194,0x850de941) -HX_LOCAL_STACK_FRAME(_hx_pos_82e72dbfef9da50a_19_boot,"openfl.geom.ColorTransform","boot",0xdfe1e103,"openfl.geom.ColorTransform.boot","openfl/geom/ColorTransform.hx",19,0x850de941) -HX_LOCAL_STACK_FRAME(_hx_pos_82e72dbfef9da50a_20_boot,"openfl.geom.ColorTransform","boot",0xdfe1e103,"openfl.geom.ColorTransform.boot","openfl/geom/ColorTransform.hx",20,0x850de941) -namespace openfl{ -namespace geom{ - -void ColorTransform_obj::__construct(hx::Null< Float > __o_redMultiplier,hx::Null< Float > __o_greenMultiplier,hx::Null< Float > __o_blueMultiplier,hx::Null< Float > __o_alphaMultiplier,hx::Null< Float > __o_redOffset,hx::Null< Float > __o_greenOffset,hx::Null< Float > __o_blueOffset,hx::Null< Float > __o_alphaOffset){ - Float redMultiplier = __o_redMultiplier.Default(1); - Float greenMultiplier = __o_greenMultiplier.Default(1); - Float blueMultiplier = __o_blueMultiplier.Default(1); - Float alphaMultiplier = __o_alphaMultiplier.Default(1); - Float redOffset = __o_redOffset.Default(0); - Float greenOffset = __o_greenOffset.Default(0); - Float blueOffset = __o_blueOffset.Default(0); - Float alphaOffset = __o_alphaOffset.Default(0); - HX_STACKFRAME(&_hx_pos_82e72dbfef9da50a_44_new) -HXLINE( 45) this->redMultiplier = redMultiplier; -HXLINE( 46) this->greenMultiplier = greenMultiplier; -HXLINE( 47) this->blueMultiplier = blueMultiplier; -HXLINE( 48) this->alphaMultiplier = alphaMultiplier; -HXLINE( 49) this->redOffset = redOffset; -HXLINE( 50) this->greenOffset = greenOffset; -HXLINE( 51) this->blueOffset = blueOffset; -HXLINE( 52) this->alphaOffset = alphaOffset; - } - -Dynamic ColorTransform_obj::__CreateEmpty() { return new ColorTransform_obj; } - -void *ColorTransform_obj::_hx_vtable = 0; - -Dynamic ColorTransform_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ColorTransform_obj > _hx_result = new ColorTransform_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5],inArgs[6],inArgs[7]); - return _hx_result; -} - -bool ColorTransform_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2f5ce43d; -} - -void ColorTransform_obj::concat( ::openfl::geom::ColorTransform second){ - HX_STACKFRAME(&_hx_pos_82e72dbfef9da50a_56_concat) -HXLINE( 57) this->redOffset = ((second->redOffset * this->redMultiplier) + this->redOffset); -HXLINE( 58) this->greenOffset = ((second->greenOffset * this->greenMultiplier) + this->greenOffset); -HXLINE( 59) this->blueOffset = ((second->blueOffset * this->blueMultiplier) + this->blueOffset); -HXLINE( 60) this->alphaOffset = ((second->alphaOffset * this->alphaMultiplier) + this->alphaOffset); -HXLINE( 62) ::openfl::geom::ColorTransform _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 62) _hx_tmp->redMultiplier = (_hx_tmp->redMultiplier * second->redMultiplier); -HXLINE( 63) ::openfl::geom::ColorTransform _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 63) _hx_tmp1->greenMultiplier = (_hx_tmp1->greenMultiplier * second->greenMultiplier); -HXLINE( 64) ::openfl::geom::ColorTransform _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 64) _hx_tmp2->blueMultiplier = (_hx_tmp2->blueMultiplier * second->blueMultiplier); -HXLINE( 65) ::openfl::geom::ColorTransform _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 65) _hx_tmp3->alphaMultiplier = (_hx_tmp3->alphaMultiplier * second->alphaMultiplier); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ColorTransform_obj,concat,(void)) - -::String ColorTransform_obj::toString(){ - HX_STACKFRAME(&_hx_pos_82e72dbfef9da50a_70_toString) -HXDLIN( 70) return ((((((((((((((((HX_("(redMultiplier=",f3,ad,1c,05) + this->redMultiplier) + HX_(", greenMultiplier=",0d,c2,8d,70)) + this->greenMultiplier) + HX_(", blueMultiplier=",2e,6d,c3,3b)) + this->blueMultiplier) + HX_(", alphaMultiplier=",52,89,82,1f)) + this->alphaMultiplier) + HX_(", redOffset=",6d,d3,86,3f)) + this->redOffset) + HX_(", greenOffset=",3b,d5,ed,53)) + this->greenOffset) + HX_(", blueOffset=",dc,1b,85,47)) + this->blueOffset) + HX_(", alphaOffset=",00,56,b2,98)) + this->alphaOffset) + HX_(")",29,00,00,00)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ColorTransform_obj,toString,return ) - - ::openfl::geom::ColorTransform ColorTransform_obj::_hx___clone(){ - HX_GC_STACKFRAME(&_hx_pos_82e72dbfef9da50a_76___clone) -HXDLIN( 76) return ::openfl::geom::ColorTransform_obj::__alloc( HX_CTX ,this->redMultiplier,this->greenMultiplier,this->blueMultiplier,this->alphaMultiplier,this->redOffset,this->greenOffset,this->blueOffset,this->alphaOffset); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ColorTransform_obj,_hx___clone,return ) - -void ColorTransform_obj::_hx___copyFrom( ::openfl::geom::ColorTransform ct){ - HX_STACKFRAME(&_hx_pos_82e72dbfef9da50a_80___copyFrom) -HXLINE( 81) this->redMultiplier = ct->redMultiplier; -HXLINE( 82) this->greenMultiplier = ct->greenMultiplier; -HXLINE( 83) this->blueMultiplier = ct->blueMultiplier; -HXLINE( 84) this->alphaMultiplier = ct->alphaMultiplier; -HXLINE( 86) this->redOffset = ct->redOffset; -HXLINE( 87) this->greenOffset = ct->greenOffset; -HXLINE( 88) this->blueOffset = ct->blueOffset; -HXLINE( 89) this->alphaOffset = ct->alphaOffset; - } - - -HX_DEFINE_DYNAMIC_FUNC1(ColorTransform_obj,_hx___copyFrom,(void)) - -void ColorTransform_obj::_hx___combine( ::openfl::geom::ColorTransform ct){ - HX_STACKFRAME(&_hx_pos_82e72dbfef9da50a_93___combine) -HXLINE( 94) ::openfl::geom::ColorTransform _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 94) _hx_tmp->redMultiplier = (_hx_tmp->redMultiplier * ct->redMultiplier); -HXLINE( 95) ::openfl::geom::ColorTransform _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 95) _hx_tmp1->greenMultiplier = (_hx_tmp1->greenMultiplier * ct->greenMultiplier); -HXLINE( 96) ::openfl::geom::ColorTransform _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 96) _hx_tmp2->blueMultiplier = (_hx_tmp2->blueMultiplier * ct->blueMultiplier); -HXLINE( 97) ::openfl::geom::ColorTransform _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 97) _hx_tmp3->alphaMultiplier = (_hx_tmp3->alphaMultiplier * ct->alphaMultiplier); -HXLINE( 99) ::openfl::geom::ColorTransform _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 99) _hx_tmp4->redOffset = (_hx_tmp4->redOffset + ct->redOffset); -HXLINE( 100) ::openfl::geom::ColorTransform _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 100) _hx_tmp5->greenOffset = (_hx_tmp5->greenOffset + ct->greenOffset); -HXLINE( 101) ::openfl::geom::ColorTransform _hx_tmp6 = hx::ObjectPtr(this); -HXDLIN( 101) _hx_tmp6->blueOffset = (_hx_tmp6->blueOffset + ct->blueOffset); -HXLINE( 102) ::openfl::geom::ColorTransform _hx_tmp7 = hx::ObjectPtr(this); -HXDLIN( 102) _hx_tmp7->alphaOffset = (_hx_tmp7->alphaOffset + ct->alphaOffset); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ColorTransform_obj,_hx___combine,(void)) - -void ColorTransform_obj::_hx___identity(){ - HX_STACKFRAME(&_hx_pos_82e72dbfef9da50a_106___identity) -HXLINE( 107) this->redMultiplier = ( (Float)(1) ); -HXLINE( 108) this->greenMultiplier = ( (Float)(1) ); -HXLINE( 109) this->blueMultiplier = ( (Float)(1) ); -HXLINE( 110) this->alphaMultiplier = ( (Float)(1) ); -HXLINE( 111) this->redOffset = ( (Float)(0) ); -HXLINE( 112) this->greenOffset = ( (Float)(0) ); -HXLINE( 113) this->blueOffset = ( (Float)(0) ); -HXLINE( 114) this->alphaOffset = ( (Float)(0) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ColorTransform_obj,_hx___identity,(void)) - -void ColorTransform_obj::_hx___invert(){ - HX_STACKFRAME(&_hx_pos_82e72dbfef9da50a_118___invert) -HXLINE( 119) Float _hx_tmp; -HXDLIN( 119) if ((this->redMultiplier != 0)) { -HXLINE( 119) _hx_tmp = (( (Float)(1) ) / this->redMultiplier); - } - else { -HXLINE( 119) _hx_tmp = ( (Float)(1) ); - } -HXDLIN( 119) this->redMultiplier = _hx_tmp; -HXLINE( 120) Float _hx_tmp1; -HXDLIN( 120) if ((this->greenMultiplier != 0)) { -HXLINE( 120) _hx_tmp1 = (( (Float)(1) ) / this->greenMultiplier); - } - else { -HXLINE( 120) _hx_tmp1 = ( (Float)(1) ); - } -HXDLIN( 120) this->greenMultiplier = _hx_tmp1; -HXLINE( 121) Float _hx_tmp2; -HXDLIN( 121) if ((this->blueMultiplier != 0)) { -HXLINE( 121) _hx_tmp2 = (( (Float)(1) ) / this->blueMultiplier); - } - else { -HXLINE( 121) _hx_tmp2 = ( (Float)(1) ); - } -HXDLIN( 121) this->blueMultiplier = _hx_tmp2; -HXLINE( 122) Float _hx_tmp3; -HXDLIN( 122) if ((this->alphaMultiplier != 0)) { -HXLINE( 122) _hx_tmp3 = (( (Float)(1) ) / this->alphaMultiplier); - } - else { -HXLINE( 122) _hx_tmp3 = ( (Float)(1) ); - } -HXDLIN( 122) this->alphaMultiplier = _hx_tmp3; -HXLINE( 123) this->redOffset = -(this->redOffset); -HXLINE( 124) this->greenOffset = -(this->greenOffset); -HXLINE( 125) this->blueOffset = -(this->blueOffset); -HXLINE( 126) this->alphaOffset = -(this->alphaOffset); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ColorTransform_obj,_hx___invert,(void)) - -bool ColorTransform_obj::_hx___equals( ::openfl::geom::ColorTransform ct,bool ignoreAlphaMultiplier){ - HX_STACKFRAME(&_hx_pos_82e72dbfef9da50a_131___equals) -HXDLIN( 131) bool _hx_tmp; -HXDLIN( 131) bool _hx_tmp1; -HXDLIN( 131) bool _hx_tmp2; -HXDLIN( 131) bool _hx_tmp3; -HXDLIN( 131) bool _hx_tmp4; -HXDLIN( 131) bool _hx_tmp5; -HXDLIN( 131) bool _hx_tmp6; -HXDLIN( 131) if (hx::IsNotNull( ct )) { -HXDLIN( 131) _hx_tmp6 = (this->redMultiplier == ct->redMultiplier); - } - else { -HXDLIN( 131) _hx_tmp6 = false; - } -HXDLIN( 131) if (_hx_tmp6) { -HXDLIN( 131) _hx_tmp5 = (this->greenMultiplier == ct->greenMultiplier); - } - else { -HXDLIN( 131) _hx_tmp5 = false; - } -HXDLIN( 131) if (_hx_tmp5) { -HXDLIN( 131) _hx_tmp4 = (this->blueMultiplier == ct->blueMultiplier); - } - else { -HXDLIN( 131) _hx_tmp4 = false; - } -HXDLIN( 131) if (_hx_tmp4) { -HXLINE( 135) if (!(ignoreAlphaMultiplier)) { -HXDLIN( 131) _hx_tmp3 = (this->alphaMultiplier == ct->alphaMultiplier); - } - else { -HXDLIN( 131) _hx_tmp3 = true; - } - } - else { -HXDLIN( 131) _hx_tmp3 = false; - } -HXDLIN( 131) if (_hx_tmp3) { -HXDLIN( 131) _hx_tmp2 = (this->redOffset == ct->redOffset); - } - else { -HXDLIN( 131) _hx_tmp2 = false; - } -HXDLIN( 131) if (_hx_tmp2) { -HXDLIN( 131) _hx_tmp1 = (this->greenOffset == ct->greenOffset); - } - else { -HXDLIN( 131) _hx_tmp1 = false; - } -HXDLIN( 131) if (_hx_tmp1) { -HXDLIN( 131) _hx_tmp = (this->blueOffset == ct->blueOffset); - } - else { -HXDLIN( 131) _hx_tmp = false; - } -HXDLIN( 131) if (_hx_tmp) { -HXLINE( 139) return (this->alphaOffset == ct->alphaOffset); - } - else { -HXDLIN( 131) return false; - } -HXDLIN( 131) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC2(ColorTransform_obj,_hx___equals,return ) - -bool ColorTransform_obj::_hx___isDefault(bool ignoreAlphaMultiplier){ - HX_STACKFRAME(&_hx_pos_82e72dbfef9da50a_144___isDefault) -HXDLIN( 144) if (ignoreAlphaMultiplier) { -HXLINE( 146) bool _hx_tmp; -HXDLIN( 146) bool _hx_tmp1; -HXDLIN( 146) bool _hx_tmp2; -HXDLIN( 146) bool _hx_tmp3; -HXDLIN( 146) bool _hx_tmp4; -HXDLIN( 146) if ((this->redMultiplier == 1)) { -HXLINE( 146) _hx_tmp4 = (this->greenMultiplier == 1); - } - else { -HXLINE( 146) _hx_tmp4 = false; - } -HXDLIN( 146) if (_hx_tmp4) { -HXLINE( 146) _hx_tmp3 = (this->blueMultiplier == 1); - } - else { -HXLINE( 146) _hx_tmp3 = false; - } -HXDLIN( 146) if (_hx_tmp3) { -HXLINE( 146) _hx_tmp2 = (this->redOffset == 0); - } - else { -HXLINE( 146) _hx_tmp2 = false; - } -HXDLIN( 146) if (_hx_tmp2) { -HXLINE( 146) _hx_tmp1 = (this->greenOffset == 0); - } - else { -HXLINE( 146) _hx_tmp1 = false; - } -HXDLIN( 146) if (_hx_tmp1) { -HXLINE( 146) _hx_tmp = (this->blueOffset == 0); - } - else { -HXLINE( 146) _hx_tmp = false; - } -HXDLIN( 146) if (_hx_tmp) { -HXLINE( 152) return (this->alphaOffset == 0); - } - else { -HXLINE( 146) return false; - } - } - else { -HXLINE( 156) bool _hx_tmp5; -HXDLIN( 156) bool _hx_tmp6; -HXDLIN( 156) bool _hx_tmp7; -HXDLIN( 156) bool _hx_tmp8; -HXDLIN( 156) bool _hx_tmp9; -HXDLIN( 156) bool _hx_tmp10; -HXDLIN( 156) if ((this->redMultiplier == 1)) { -HXLINE( 156) _hx_tmp10 = (this->greenMultiplier == 1); - } - else { -HXLINE( 156) _hx_tmp10 = false; - } -HXDLIN( 156) if (_hx_tmp10) { -HXLINE( 156) _hx_tmp9 = (this->blueMultiplier == 1); - } - else { -HXLINE( 156) _hx_tmp9 = false; - } -HXDLIN( 156) if (_hx_tmp9) { -HXLINE( 156) _hx_tmp8 = (this->alphaMultiplier == 1); - } - else { -HXLINE( 156) _hx_tmp8 = false; - } -HXDLIN( 156) if (_hx_tmp8) { -HXLINE( 156) _hx_tmp7 = (this->redOffset == 0); - } - else { -HXLINE( 156) _hx_tmp7 = false; - } -HXDLIN( 156) if (_hx_tmp7) { -HXLINE( 156) _hx_tmp6 = (this->greenOffset == 0); - } - else { -HXLINE( 156) _hx_tmp6 = false; - } -HXDLIN( 156) if (_hx_tmp6) { -HXLINE( 156) _hx_tmp5 = (this->blueOffset == 0); - } - else { -HXLINE( 156) _hx_tmp5 = false; - } -HXDLIN( 156) if (_hx_tmp5) { -HXLINE( 157) return (this->alphaOffset == 0); - } - else { -HXLINE( 156) return false; - } - } -HXLINE( 144) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(ColorTransform_obj,_hx___isDefault,return ) - -void ColorTransform_obj::_hx___setArrays(::Array< Float > colorMultipliers,::Array< Float > colorOffsets){ - HX_STACKFRAME(&_hx_pos_82e72dbfef9da50a_162___setArrays) -HXLINE( 163) colorMultipliers[0] = this->redMultiplier; -HXLINE( 164) colorMultipliers[1] = this->greenMultiplier; -HXLINE( 165) colorMultipliers[2] = this->blueMultiplier; -HXLINE( 166) colorMultipliers[3] = this->alphaMultiplier; -HXLINE( 167) colorOffsets[0] = this->redOffset; -HXLINE( 168) colorOffsets[1] = this->greenOffset; -HXLINE( 169) colorOffsets[2] = this->blueOffset; -HXLINE( 170) colorOffsets[3] = this->alphaOffset; - } - - -HX_DEFINE_DYNAMIC_FUNC2(ColorTransform_obj,_hx___setArrays,(void)) - -int ColorTransform_obj::get_color(){ - HX_STACKFRAME(&_hx_pos_82e72dbfef9da50a_176_get_color) -HXDLIN( 176) int _hx_tmp = (::Std_obj::_hx_int(this->redOffset) << 16); -HXDLIN( 176) int _hx_tmp1 = (_hx_tmp | (::Std_obj::_hx_int(this->greenOffset) << 8)); -HXDLIN( 176) return (_hx_tmp1 | ::Std_obj::_hx_int(this->blueOffset)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ColorTransform_obj,get_color,return ) - -int ColorTransform_obj::set_color(int value){ - HX_STACKFRAME(&_hx_pos_82e72dbfef9da50a_180_set_color) -HXLINE( 181) this->redOffset = ( (Float)(((value >> 16) & 255)) ); -HXLINE( 182) this->greenOffset = ( (Float)(((value >> 8) & 255)) ); -HXLINE( 183) this->blueOffset = ( (Float)((value & 255)) ); -HXLINE( 185) this->redMultiplier = ( (Float)(0) ); -HXLINE( 186) this->greenMultiplier = ( (Float)(0) ); -HXLINE( 187) this->blueMultiplier = ( (Float)(0) ); -HXLINE( 189) return this->get_color(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ColorTransform_obj,set_color,return ) - - ::lime::utils::ArrayBufferView ColorTransform_obj::_hx___toLimeColorMatrix(){ - HX_GC_STACKFRAME(&_hx_pos_82e72dbfef9da50a_194___toLimeColorMatrix) -HXLINE( 195) if (hx::IsNull( ::openfl::geom::ColorTransform_obj::_hx___limeColorMatrix )) { -HXLINE( 197) ::haxe::io::Bytes buffer = null(); -HXDLIN( 197) ::cpp::VirtualArray array = null(); -HXDLIN( 197) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 197) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 197) ::Dynamic len = null(); -HXDLIN( 197) ::lime::utils::ArrayBufferView this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,20,8); -HXDLIN( 197) ::openfl::geom::ColorTransform_obj::_hx___limeColorMatrix = this1; - } -HXLINE( 200) { -HXLINE( 200) ::lime::utils::ArrayBufferView this2 = ::openfl::geom::ColorTransform_obj::_hx___limeColorMatrix; -HXDLIN( 200) Float val = this->redMultiplier; -HXDLIN( 200) ::__hxcpp_memory_set_float(this2->buffer->b,this2->byteOffset,val); - } -HXLINE( 201) { -HXLINE( 201) ::lime::utils::ArrayBufferView this3 = ::openfl::geom::ColorTransform_obj::_hx___limeColorMatrix; -HXDLIN( 201) Float val1 = (this->redOffset / ( (Float)(255) )); -HXDLIN( 201) ::__hxcpp_memory_set_float(this3->buffer->b,(this3->byteOffset + 16),val1); - } -HXLINE( 202) { -HXLINE( 202) ::lime::utils::ArrayBufferView this4 = ::openfl::geom::ColorTransform_obj::_hx___limeColorMatrix; -HXDLIN( 202) Float val2 = this->greenMultiplier; -HXDLIN( 202) ::__hxcpp_memory_set_float(this4->buffer->b,(this4->byteOffset + 24),val2); - } -HXLINE( 203) { -HXLINE( 203) ::lime::utils::ArrayBufferView this5 = ::openfl::geom::ColorTransform_obj::_hx___limeColorMatrix; -HXDLIN( 203) Float val3 = (this->greenOffset / ( (Float)(255) )); -HXDLIN( 203) ::__hxcpp_memory_set_float(this5->buffer->b,(this5->byteOffset + 36),val3); - } -HXLINE( 204) { -HXLINE( 204) ::lime::utils::ArrayBufferView this6 = ::openfl::geom::ColorTransform_obj::_hx___limeColorMatrix; -HXDLIN( 204) Float val4 = this->blueMultiplier; -HXDLIN( 204) ::__hxcpp_memory_set_float(this6->buffer->b,(this6->byteOffset + 48),val4); - } -HXLINE( 205) { -HXLINE( 205) ::lime::utils::ArrayBufferView this7 = ::openfl::geom::ColorTransform_obj::_hx___limeColorMatrix; -HXDLIN( 205) Float val5 = (this->blueOffset / ( (Float)(255) )); -HXDLIN( 205) ::__hxcpp_memory_set_float(this7->buffer->b,(this7->byteOffset + 56),val5); - } -HXLINE( 206) { -HXLINE( 206) ::lime::utils::ArrayBufferView this8 = ::openfl::geom::ColorTransform_obj::_hx___limeColorMatrix; -HXDLIN( 206) Float val6 = this->alphaMultiplier; -HXDLIN( 206) ::__hxcpp_memory_set_float(this8->buffer->b,(this8->byteOffset + 72),val6); - } -HXLINE( 207) { -HXLINE( 207) ::lime::utils::ArrayBufferView this9 = ::openfl::geom::ColorTransform_obj::_hx___limeColorMatrix; -HXDLIN( 207) Float val7 = (this->alphaOffset / ( (Float)(255) )); -HXDLIN( 207) ::__hxcpp_memory_set_float(this9->buffer->b,(this9->byteOffset + 76),val7); - } -HXLINE( 209) return ::openfl::geom::ColorTransform_obj::_hx___limeColorMatrix; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ColorTransform_obj,_hx___toLimeColorMatrix,return ) - - ::lime::utils::ArrayBufferView ColorTransform_obj::_hx___limeColorMatrix; - - ::lime::utils::ObjectPool ColorTransform_obj::_hx___pool; - - -hx::ObjectPtr< ColorTransform_obj > ColorTransform_obj::__new(hx::Null< Float > __o_redMultiplier,hx::Null< Float > __o_greenMultiplier,hx::Null< Float > __o_blueMultiplier,hx::Null< Float > __o_alphaMultiplier,hx::Null< Float > __o_redOffset,hx::Null< Float > __o_greenOffset,hx::Null< Float > __o_blueOffset,hx::Null< Float > __o_alphaOffset) { - hx::ObjectPtr< ColorTransform_obj > __this = new ColorTransform_obj(); - __this->__construct(__o_redMultiplier,__o_greenMultiplier,__o_blueMultiplier,__o_alphaMultiplier,__o_redOffset,__o_greenOffset,__o_blueOffset,__o_alphaOffset); - return __this; -} - -hx::ObjectPtr< ColorTransform_obj > ColorTransform_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_redMultiplier,hx::Null< Float > __o_greenMultiplier,hx::Null< Float > __o_blueMultiplier,hx::Null< Float > __o_alphaMultiplier,hx::Null< Float > __o_redOffset,hx::Null< Float > __o_greenOffset,hx::Null< Float > __o_blueOffset,hx::Null< Float > __o_alphaOffset) { - ColorTransform_obj *__this = (ColorTransform_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ColorTransform_obj), false, "openfl.geom.ColorTransform")); - *(void **)__this = ColorTransform_obj::_hx_vtable; - __this->__construct(__o_redMultiplier,__o_greenMultiplier,__o_blueMultiplier,__o_alphaMultiplier,__o_redOffset,__o_greenOffset,__o_blueOffset,__o_alphaOffset); - return __this; -} - -ColorTransform_obj::ColorTransform_obj() -{ -} - -hx::Val ColorTransform_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"color") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_color() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"concat") ) { return hx::Val( concat_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__clone") ) { return hx::Val( _hx___clone_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - if (HX_FIELD_EQ(inName,"__invert") ) { return hx::Val( _hx___invert_dyn() ); } - if (HX_FIELD_EQ(inName,"__equals") ) { return hx::Val( _hx___equals_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"redOffset") ) { return hx::Val( redOffset ); } - if (HX_FIELD_EQ(inName,"__combine") ) { return hx::Val( _hx___combine_dyn() ); } - if (HX_FIELD_EQ(inName,"get_color") ) { return hx::Val( get_color_dyn() ); } - if (HX_FIELD_EQ(inName,"set_color") ) { return hx::Val( set_color_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"blueOffset") ) { return hx::Val( blueOffset ); } - if (HX_FIELD_EQ(inName,"__copyFrom") ) { return hx::Val( _hx___copyFrom_dyn() ); } - if (HX_FIELD_EQ(inName,"__identity") ) { return hx::Val( _hx___identity_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"alphaOffset") ) { return hx::Val( alphaOffset ); } - if (HX_FIELD_EQ(inName,"greenOffset") ) { return hx::Val( greenOffset ); } - if (HX_FIELD_EQ(inName,"__isDefault") ) { return hx::Val( _hx___isDefault_dyn() ); } - if (HX_FIELD_EQ(inName,"__setArrays") ) { return hx::Val( _hx___setArrays_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"redMultiplier") ) { return hx::Val( redMultiplier ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"blueMultiplier") ) { return hx::Val( blueMultiplier ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"alphaMultiplier") ) { return hx::Val( alphaMultiplier ); } - if (HX_FIELD_EQ(inName,"greenMultiplier") ) { return hx::Val( greenMultiplier ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"__toLimeColorMatrix") ) { return hx::Val( _hx___toLimeColorMatrix_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool ColorTransform_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"__pool") ) { outValue = ( _hx___pool ); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__limeColorMatrix") ) { outValue = ( _hx___limeColorMatrix ); return true; } - } - return false; -} - -hx::Val ColorTransform_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"color") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_color(inValue.Cast< int >()) ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"redOffset") ) { redOffset=inValue.Cast< Float >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"blueOffset") ) { blueOffset=inValue.Cast< Float >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"alphaOffset") ) { alphaOffset=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"greenOffset") ) { greenOffset=inValue.Cast< Float >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"redMultiplier") ) { redMultiplier=inValue.Cast< Float >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"blueMultiplier") ) { blueMultiplier=inValue.Cast< Float >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"alphaMultiplier") ) { alphaMultiplier=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"greenMultiplier") ) { greenMultiplier=inValue.Cast< Float >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool ColorTransform_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"__pool") ) { _hx___pool=ioValue.Cast< ::lime::utils::ObjectPool >(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__limeColorMatrix") ) { _hx___limeColorMatrix=ioValue.Cast< ::lime::utils::ArrayBufferView >(); return true; } - } - return false; -} - -void ColorTransform_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("alphaMultiplier",7f,b4,82,9a)); - outFields->push(HX_("alphaOffset",91,8d,43,d0)); - outFields->push(HX_("blueMultiplier",bb,32,96,cf)); - outFields->push(HX_("blueOffset",cd,3d,34,bb)); - outFields->push(HX_("color",63,71,5c,4a)); - outFields->push(HX_("greenMultiplier",24,2c,40,6f)); - outFields->push(HX_("greenOffset",b6,0e,d9,b7)); - outFields->push(HX_("redMultiplier",32,f4,e9,4e)); - outFields->push(HX_("redOffset",c4,37,9e,53)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ColorTransform_obj_sMemberStorageInfo[] = { - {hx::fsFloat,(int)offsetof(ColorTransform_obj,alphaMultiplier),HX_("alphaMultiplier",7f,b4,82,9a)}, - {hx::fsFloat,(int)offsetof(ColorTransform_obj,alphaOffset),HX_("alphaOffset",91,8d,43,d0)}, - {hx::fsFloat,(int)offsetof(ColorTransform_obj,blueMultiplier),HX_("blueMultiplier",bb,32,96,cf)}, - {hx::fsFloat,(int)offsetof(ColorTransform_obj,blueOffset),HX_("blueOffset",cd,3d,34,bb)}, - {hx::fsFloat,(int)offsetof(ColorTransform_obj,greenMultiplier),HX_("greenMultiplier",24,2c,40,6f)}, - {hx::fsFloat,(int)offsetof(ColorTransform_obj,greenOffset),HX_("greenOffset",b6,0e,d9,b7)}, - {hx::fsFloat,(int)offsetof(ColorTransform_obj,redMultiplier),HX_("redMultiplier",32,f4,e9,4e)}, - {hx::fsFloat,(int)offsetof(ColorTransform_obj,redOffset),HX_("redOffset",c4,37,9e,53)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo ColorTransform_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(void *) &ColorTransform_obj::_hx___limeColorMatrix,HX_("__limeColorMatrix",cf,d7,37,34)}, - {hx::fsObject /* ::lime::utils::ObjectPool */ ,(void *) &ColorTransform_obj::_hx___pool,HX_("__pool",fc,e3,54,f9)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String ColorTransform_obj_sMemberFields[] = { - HX_("alphaMultiplier",7f,b4,82,9a), - HX_("alphaOffset",91,8d,43,d0), - HX_("blueMultiplier",bb,32,96,cf), - HX_("blueOffset",cd,3d,34,bb), - HX_("greenMultiplier",24,2c,40,6f), - HX_("greenOffset",b6,0e,d9,b7), - HX_("redMultiplier",32,f4,e9,4e), - HX_("redOffset",c4,37,9e,53), - HX_("concat",14,09,d0,c7), - HX_("toString",ac,d0,6e,38), - HX_("__clone",3d,6c,c1,b2), - HX_("__copyFrom",df,7e,99,6b), - HX_("__combine",5f,7b,7c,fb), - HX_("__identity",5e,b8,67,5c), - HX_("__invert",36,52,08,48), - HX_("__equals",5f,59,22,68), - HX_("__isDefault",d7,9e,ee,cd), - HX_("__setArrays",dc,36,c4,45), - HX_("get_color",ba,cd,05,8e), - HX_("set_color",c6,b9,56,71), - HX_("__toLimeColorMatrix",94,d4,b6,78), - ::String(null()) }; - -static void ColorTransform_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(ColorTransform_obj::_hx___limeColorMatrix,"__limeColorMatrix"); - HX_MARK_MEMBER_NAME(ColorTransform_obj::_hx___pool,"__pool"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void ColorTransform_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(ColorTransform_obj::_hx___limeColorMatrix,"__limeColorMatrix"); - HX_VISIT_MEMBER_NAME(ColorTransform_obj::_hx___pool,"__pool"); -}; - -#endif - -hx::Class ColorTransform_obj::__mClass; - -static ::String ColorTransform_obj_sStaticFields[] = { - HX_("__limeColorMatrix",cf,d7,37,34), - HX_("__pool",fc,e3,54,f9), - ::String(null()) -}; - -void ColorTransform_obj::__register() -{ - ColorTransform_obj _hx_dummy; - ColorTransform_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.geom.ColorTransform",3d,35,6d,80); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ColorTransform_obj::__GetStatic; - __mClass->mSetStaticField = &ColorTransform_obj::__SetStatic; - __mClass->mMarkFunc = ColorTransform_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(ColorTransform_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(ColorTransform_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ColorTransform_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = ColorTransform_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ColorTransform_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ColorTransform_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ColorTransform_obj::__boot() -{ -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::openfl::geom::ColorTransform _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_82e72dbfef9da50a_19_boot) -HXDLIN( 19) return ::openfl::geom::ColorTransform_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null(),null()); - } - HX_END_LOCAL_FUNC0(return) - - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_1) HXARGC(1) - void _hx_run( ::openfl::geom::ColorTransform ct){ - HX_STACKFRAME(&_hx_pos_82e72dbfef9da50a_20_boot) -HXLINE( 20) ct->_hx___identity(); - } - HX_END_LOCAL_FUNC1((void)) - - HX_GC_STACKFRAME(&_hx_pos_82e72dbfef9da50a_19_boot) -HXDLIN( 19) _hx___pool = ::lime::utils::ObjectPool_obj::__alloc( HX_CTX , ::Dynamic(new _hx_Closure_0()), ::Dynamic(new _hx_Closure_1()),null()); - } -} - -} // end namespace openfl -} // end namespace geom diff --git a/hGameTest/bin/linux/obj/src/openfl/geom/Matrix.cpp b/hGameTest/bin/linux/obj/src/openfl/geom/Matrix.cpp deleted file mode 100644 index b8934ec1..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/geom/Matrix.cpp +++ /dev/null @@ -1,1079 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_math_Matrix3 -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Point -#include -#endif -#ifndef INCLUDED_openfl_geom_Vector3D -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_99143fe9fb0bb031_34_new,"openfl.geom.Matrix","new",0xd1b9ff67,"openfl.geom.Matrix.new","openfl/geom/Matrix.hx",34,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_45_clone,"openfl.geom.Matrix","clone",0xe2f85224,"openfl.geom.Matrix.clone","openfl/geom/Matrix.hx",45,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_49_concat,"openfl.geom.Matrix","concat",0x6fd1b86d,"openfl.geom.Matrix.concat","openfl/geom/Matrix.hx",49,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_67_copyColumnFrom,"openfl.geom.Matrix","copyColumnFrom",0xa86bc7ce,"openfl.geom.Matrix.copyColumnFrom","openfl/geom/Matrix.hx",67,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_90_copyColumnTo,"openfl.geom.Matrix","copyColumnTo",0xb6db66df,"openfl.geom.Matrix.copyColumnTo","openfl/geom/Matrix.hx",90,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_115_copyFrom,"openfl.geom.Matrix","copyFrom",0xb7b00358,"openfl.geom.Matrix.copyFrom","openfl/geom/Matrix.hx",115,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_126_copyRowFrom,"openfl.geom.Matrix","copyRowFrom",0xadd25376,"openfl.geom.Matrix.copyRowFrom","openfl/geom/Matrix.hx",126,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_146_copyRowTo,"openfl.geom.Matrix","copyRowTo",0xe92c3887,"openfl.geom.Matrix.copyRowTo","openfl/geom/Matrix.hx",146,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_169_createBox,"openfl.geom.Matrix","createBox",0xbfa242b6,"openfl.geom.Matrix.createBox","openfl/geom/Matrix.hx",169,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_198_createGradientBox,"openfl.geom.Matrix","createGradientBox",0xa2dcb9a6,"openfl.geom.Matrix.createGradientBox","openfl/geom/Matrix.hx",198,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_225_deltaTransformPoint,"openfl.geom.Matrix","deltaTransformPoint",0xeb963a63,"openfl.geom.Matrix.deltaTransformPoint","openfl/geom/Matrix.hx",225,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_230_equals,"openfl.geom.Matrix","equals",0x67f49d98,"openfl.geom.Matrix.equals","openfl/geom/Matrix.hx",230,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_234_identity,"openfl.geom.Matrix","identity",0xa87e3cd7,"openfl.geom.Matrix.identity","openfl/geom/Matrix.hx",234,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_244_invert,"openfl.geom.Matrix","invert",0x47da966f,"openfl.geom.Matrix.invert","openfl/geom/Matrix.hx",244,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_273_rotate,"openfl.geom.Matrix","rotate",0x7321f5b4,"openfl.geom.Matrix.rotate","openfl/geom/Matrix.hx",273,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_307_scale,"openfl.geom.Matrix","scale",0x13640d51,"openfl.geom.Matrix.scale","openfl/geom/Matrix.hx",307,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_328_setRotation,"openfl.geom.Matrix","setRotation",0xf72e1507,"openfl.geom.Matrix.setRotation","openfl/geom/Matrix.hx",328,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_338_setTo,"openfl.geom.Matrix","setTo",0x14c4d084,"openfl.geom.Matrix.setTo","openfl/geom/Matrix.hx",338,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_350_to3DString,"openfl.geom.Matrix","to3DString",0xe99e8cb6,"openfl.geom.Matrix.to3DString","openfl/geom/Matrix.hx",350,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_363_toMozString,"openfl.geom.Matrix","toMozString",0xd9d4e6d5,"openfl.geom.Matrix.toMozString","openfl/geom/Matrix.hx",363,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_368_toString,"openfl.geom.Matrix","toString",0x27bdc845,"openfl.geom.Matrix.toString","openfl/geom/Matrix.hx",368,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_373_transformPoint,"openfl.geom.Matrix","transformPoint",0xaac7ff9d,"openfl.geom.Matrix.transformPoint","openfl/geom/Matrix.hx",373,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_377_translate,"openfl.geom.Matrix","translate",0xbf498595,"openfl.geom.Matrix.translate","openfl/geom/Matrix.hx",377,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_384_toArray,"openfl.geom.Matrix","toArray",0x4b8b78a5,"openfl.geom.Matrix.toArray","openfl/geom/Matrix.hx",384,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_420___cleanValues,"openfl.geom.Matrix","__cleanValues",0xae7254f2,"openfl.geom.Matrix.__cleanValues","openfl/geom/Matrix.hx",420,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_431___toMatrix3,"openfl.geom.Matrix","__toMatrix3",0xaf6ed17e,"openfl.geom.Matrix.__toMatrix3","openfl/geom/Matrix.hx",431,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_438___transformInversePoint,"openfl.geom.Matrix","__transformInversePoint",0xde42fb73,"openfl.geom.Matrix.__transformInversePoint","openfl/geom/Matrix.hx",438,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_455___transformInverseX,"openfl.geom.Matrix","__transformInverseX",0x55523a1b,"openfl.geom.Matrix.__transformInverseX","openfl/geom/Matrix.hx",455,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_469___transformInverseY,"openfl.geom.Matrix","__transformInverseY",0x55523a1c,"openfl.geom.Matrix.__transformInverseY","openfl/geom/Matrix.hx",469,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_483___transformPoint,"openfl.geom.Matrix","__transformPoint",0x5d3712fd,"openfl.geom.Matrix.__transformPoint","openfl/geom/Matrix.hx",483,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_493___transformX,"openfl.geom.Matrix","__transformX",0x93ad44a5,"openfl.geom.Matrix.__transformX","openfl/geom/Matrix.hx",493,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_498___transformY,"openfl.geom.Matrix","__transformY",0x93ad44a6,"openfl.geom.Matrix.__transformY","openfl/geom/Matrix.hx",498,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_502___translateTransformed,"openfl.geom.Matrix","__translateTransformed",0x123e9496,"openfl.geom.Matrix.__translateTransformed","openfl/geom/Matrix.hx",502,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_14_boot,"openfl.geom.Matrix","boot",0xa91e7b4b,"openfl.geom.Matrix.boot","openfl/geom/Matrix.hx",14,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_16_boot,"openfl.geom.Matrix","boot",0xa91e7b4b,"openfl.geom.Matrix.boot","openfl/geom/Matrix.hx",16,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_17_boot,"openfl.geom.Matrix","boot",0xa91e7b4b,"openfl.geom.Matrix.boot","openfl/geom/Matrix.hx",17,0xa0d54189) -HX_LOCAL_STACK_FRAME(_hx_pos_99143fe9fb0bb031_19_boot,"openfl.geom.Matrix","boot",0xa91e7b4b,"openfl.geom.Matrix.boot","openfl/geom/Matrix.hx",19,0xa0d54189) -namespace openfl{ -namespace geom{ - -void Matrix_obj::__construct(hx::Null< Float > __o_a,hx::Null< Float > __o_b,hx::Null< Float > __o_c,hx::Null< Float > __o_d,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty){ - Float a = __o_a.Default(1); - Float b = __o_b.Default(0); - Float c = __o_c.Default(0); - Float d = __o_d.Default(1); - Float tx = __o_tx.Default(0); - Float ty = __o_ty.Default(0); - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_34_new) -HXLINE( 35) this->a = a; -HXLINE( 36) this->b = b; -HXLINE( 37) this->c = c; -HXLINE( 38) this->d = d; -HXLINE( 39) this->tx = tx; -HXLINE( 40) this->ty = ty; - } - -Dynamic Matrix_obj::__CreateEmpty() { return new Matrix_obj; } - -void *Matrix_obj::_hx_vtable = 0; - -Dynamic Matrix_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Matrix_obj > _hx_result = new Matrix_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4],inArgs[5]); - return _hx_result; -} - -bool Matrix_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x10475a2d; -} - - ::openfl::geom::Matrix Matrix_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_99143fe9fb0bb031_45_clone) -HXDLIN( 45) return ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,this->a,this->b,this->c,this->d,this->tx,this->ty); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix_obj,clone,return ) - -void Matrix_obj::concat( ::openfl::geom::Matrix m){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_49_concat) -HXLINE( 50) Float a1 = ((this->a * m->a) + (this->b * m->c)); -HXLINE( 51) this->b = ((this->a * m->b) + (this->b * m->d)); -HXLINE( 52) this->a = a1; -HXLINE( 54) Float c1 = ((this->c * m->a) + (this->d * m->c)); -HXLINE( 55) this->d = ((this->c * m->b) + (this->d * m->d)); -HXLINE( 56) this->c = c1; -HXLINE( 58) Float tx1 = (((this->tx * m->a) + (this->ty * m->c)) + m->tx); -HXLINE( 59) this->ty = (((this->tx * m->b) + (this->ty * m->d)) + m->ty); -HXLINE( 60) this->tx = tx1; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix_obj,concat,(void)) - -void Matrix_obj::copyColumnFrom(int column, ::openfl::geom::Vector3D vector3D){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_67_copyColumnFrom) -HXDLIN( 67) if ((column > 2)) { -HXLINE( 69) HX_STACK_DO_THROW(((HX_("Column ",6a,d4,aa,c0) + column) + HX_(" out of bounds (2)",eb,c3,f0,de))); - } - else { -HXLINE( 71) if ((column == 0)) { -HXLINE( 73) this->a = vector3D->x; -HXLINE( 74) this->b = vector3D->y; - } - else { -HXLINE( 76) if ((column == 1)) { -HXLINE( 78) this->c = vector3D->x; -HXLINE( 79) this->d = vector3D->y; - } - else { -HXLINE( 83) this->tx = vector3D->x; -HXLINE( 84) this->ty = vector3D->y; - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix_obj,copyColumnFrom,(void)) - -void Matrix_obj::copyColumnTo(int column, ::openfl::geom::Vector3D vector3D){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_90_copyColumnTo) -HXDLIN( 90) if ((column > 2)) { -HXLINE( 92) HX_STACK_DO_THROW(((HX_("Column ",6a,d4,aa,c0) + column) + HX_(" out of bounds (2)",eb,c3,f0,de))); - } - else { -HXLINE( 94) if ((column == 0)) { -HXLINE( 96) vector3D->x = this->a; -HXLINE( 97) vector3D->y = this->b; -HXLINE( 98) vector3D->z = ( (Float)(0) ); - } - else { -HXLINE( 100) if ((column == 1)) { -HXLINE( 102) vector3D->x = this->c; -HXLINE( 103) vector3D->y = this->d; -HXLINE( 104) vector3D->z = ( (Float)(0) ); - } - else { -HXLINE( 108) vector3D->x = this->tx; -HXLINE( 109) vector3D->y = this->ty; -HXLINE( 110) vector3D->z = ( (Float)(1) ); - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix_obj,copyColumnTo,(void)) - -void Matrix_obj::copyFrom( ::openfl::geom::Matrix sourceMatrix){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_115_copyFrom) -HXLINE( 116) this->a = sourceMatrix->a; -HXLINE( 117) this->b = sourceMatrix->b; -HXLINE( 118) this->c = sourceMatrix->c; -HXLINE( 119) this->d = sourceMatrix->d; -HXLINE( 120) this->tx = sourceMatrix->tx; -HXLINE( 121) this->ty = sourceMatrix->ty; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix_obj,copyFrom,(void)) - -void Matrix_obj::copyRowFrom(int row, ::openfl::geom::Vector3D vector3D){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_126_copyRowFrom) -HXDLIN( 126) if ((row > 2)) { -HXLINE( 128) HX_STACK_DO_THROW(((HX_("Row ",e6,20,88,36) + row) + HX_(" out of bounds (2)",eb,c3,f0,de))); - } - else { -HXLINE( 130) if ((row == 0)) { -HXLINE( 132) this->a = vector3D->x; -HXLINE( 133) this->c = vector3D->y; -HXLINE( 134) this->tx = vector3D->z; - } - else { -HXLINE( 136) if ((row == 1)) { -HXLINE( 138) this->b = vector3D->x; -HXLINE( 139) this->d = vector3D->y; -HXLINE( 140) this->ty = vector3D->z; - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix_obj,copyRowFrom,(void)) - -void Matrix_obj::copyRowTo(int row, ::openfl::geom::Vector3D vector3D){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_146_copyRowTo) -HXDLIN( 146) if ((row > 2)) { -HXLINE( 148) HX_STACK_DO_THROW(((HX_("Row ",e6,20,88,36) + row) + HX_(" out of bounds (2)",eb,c3,f0,de))); - } - else { -HXLINE( 150) if ((row == 0)) { -HXLINE( 152) vector3D->x = this->a; -HXLINE( 153) vector3D->y = this->c; -HXLINE( 154) vector3D->z = this->tx; - } - else { -HXLINE( 156) if ((row == 1)) { -HXLINE( 158) vector3D->x = this->b; -HXLINE( 159) vector3D->y = this->d; -HXLINE( 160) vector3D->z = this->ty; - } - else { -HXLINE( 164) vector3D->setTo(( (Float)(0) ),( (Float)(0) ),( (Float)(1) )); - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix_obj,copyRowTo,(void)) - -void Matrix_obj::createBox(Float scaleX,Float scaleY,hx::Null< Float > __o_rotation,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty){ - Float rotation = __o_rotation.Default(0); - Float tx = __o_tx.Default(0); - Float ty = __o_ty.Default(0); - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_169_createBox) -HXLINE( 175) if ((rotation != 0)) { -HXLINE( 177) Float cos = ::Math_obj::cos(rotation); -HXLINE( 178) Float sin = ::Math_obj::sin(rotation); -HXLINE( 180) this->a = (cos * scaleX); -HXLINE( 181) this->b = (sin * scaleY); -HXLINE( 182) this->c = (-(sin) * scaleX); -HXLINE( 183) this->d = (cos * scaleY); - } - else { -HXLINE( 187) this->a = scaleX; -HXLINE( 188) this->b = ( (Float)(0) ); -HXLINE( 189) this->c = ( (Float)(0) ); -HXLINE( 190) this->d = scaleY; - } -HXLINE( 193) this->tx = tx; -HXLINE( 194) this->ty = ty; - } - - -HX_DEFINE_DYNAMIC_FUNC5(Matrix_obj,createBox,(void)) - -void Matrix_obj::createGradientBox(Float width,Float height,hx::Null< Float > __o_rotation,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty){ - Float rotation = __o_rotation.Default(0); - Float tx = __o_tx.Default(0); - Float ty = __o_ty.Default(0); - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_198_createGradientBox) -HXLINE( 199) this->a = (width / ((Float)1638.4)); -HXLINE( 200) this->d = (height / ((Float)1638.4)); -HXLINE( 203) if ((rotation != 0)) { -HXLINE( 205) Float cos = ::Math_obj::cos(rotation); -HXLINE( 206) Float sin = ::Math_obj::sin(rotation); -HXLINE( 208) this->b = (sin * this->d); -HXLINE( 209) this->c = (-(sin) * this->a); -HXLINE( 210) ::openfl::geom::Matrix _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 210) _hx_tmp->a = (_hx_tmp->a * cos); -HXLINE( 211) ::openfl::geom::Matrix _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 211) _hx_tmp1->d = (_hx_tmp1->d * cos); - } - else { -HXLINE( 215) this->b = ( (Float)(0) ); -HXLINE( 216) this->c = ( (Float)(0) ); - } -HXLINE( 219) this->tx = (tx + (width / ( (Float)(2) ))); -HXLINE( 220) this->ty = (ty + (height / ( (Float)(2) ))); - } - - -HX_DEFINE_DYNAMIC_FUNC5(Matrix_obj,createGradientBox,(void)) - - ::openfl::geom::Point Matrix_obj::deltaTransformPoint( ::openfl::geom::Point point){ - HX_GC_STACKFRAME(&_hx_pos_99143fe9fb0bb031_225_deltaTransformPoint) -HXDLIN( 225) return ::openfl::geom::Point_obj::__alloc( HX_CTX ,((point->x * this->a) + (point->y * this->c)),((point->x * this->b) + (point->y * this->d))); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix_obj,deltaTransformPoint,return ) - -bool Matrix_obj::equals( ::openfl::geom::Matrix matrix){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_230_equals) -HXDLIN( 230) bool _hx_tmp; -HXDLIN( 230) bool _hx_tmp1; -HXDLIN( 230) bool _hx_tmp2; -HXDLIN( 230) bool _hx_tmp3; -HXDLIN( 230) bool _hx_tmp4; -HXDLIN( 230) if (hx::IsNotNull( matrix )) { -HXDLIN( 230) _hx_tmp4 = (this->tx == matrix->tx); - } - else { -HXDLIN( 230) _hx_tmp4 = false; - } -HXDLIN( 230) if (_hx_tmp4) { -HXDLIN( 230) _hx_tmp3 = (this->ty == matrix->ty); - } - else { -HXDLIN( 230) _hx_tmp3 = false; - } -HXDLIN( 230) if (_hx_tmp3) { -HXDLIN( 230) _hx_tmp2 = (this->a == matrix->a); - } - else { -HXDLIN( 230) _hx_tmp2 = false; - } -HXDLIN( 230) if (_hx_tmp2) { -HXDLIN( 230) _hx_tmp1 = (this->b == matrix->b); - } - else { -HXDLIN( 230) _hx_tmp1 = false; - } -HXDLIN( 230) if (_hx_tmp1) { -HXDLIN( 230) _hx_tmp = (this->c == matrix->c); - } - else { -HXDLIN( 230) _hx_tmp = false; - } -HXDLIN( 230) if (_hx_tmp) { -HXDLIN( 230) return (this->d == matrix->d); - } - else { -HXDLIN( 230) return false; - } -HXDLIN( 230) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix_obj,equals,return ) - -void Matrix_obj::identity(){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_234_identity) -HXLINE( 235) this->a = ( (Float)(1) ); -HXLINE( 236) this->b = ( (Float)(0) ); -HXLINE( 237) this->c = ( (Float)(0) ); -HXLINE( 238) this->d = ( (Float)(1) ); -HXLINE( 239) this->tx = ( (Float)(0) ); -HXLINE( 240) this->ty = ( (Float)(0) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix_obj,identity,(void)) - - ::openfl::geom::Matrix Matrix_obj::invert(){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_244_invert) -HXLINE( 245) Float norm = ((this->a * this->d) - (this->b * this->c)); -HXLINE( 247) if ((norm == 0)) { -HXLINE( 249) this->a = (this->b = (this->c = (this->d = ( (Float)(0) )))); -HXLINE( 250) this->tx = -(this->tx); -HXLINE( 251) this->ty = -(this->ty); - } - else { -HXLINE( 255) norm = (((Float)1.0) / norm); -HXLINE( 256) Float a1 = (this->d * norm); -HXLINE( 257) this->d = (this->a * norm); -HXLINE( 258) this->a = a1; -HXLINE( 259) ::openfl::geom::Matrix _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 259) _hx_tmp->b = (_hx_tmp->b * -(norm)); -HXLINE( 260) ::openfl::geom::Matrix _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 260) _hx_tmp1->c = (_hx_tmp1->c * -(norm)); -HXLINE( 262) Float tx1 = ((-(this->a) * this->tx) - (this->c * this->ty)); -HXLINE( 263) this->ty = ((-(this->b) * this->tx) - (this->d * this->ty)); -HXLINE( 264) this->tx = tx1; - } -HXLINE( 269) return hx::ObjectPtr(this); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix_obj,invert,return ) - -void Matrix_obj::rotate(Float theta){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_273_rotate) -HXLINE( 287) Float cos = ::Math_obj::cos(theta); -HXLINE( 289) Float sin = ::Math_obj::sin(theta); -HXLINE( 291) Float a1 = ((this->a * cos) - (this->b * sin)); -HXLINE( 292) this->b = ((this->a * sin) + (this->b * cos)); -HXLINE( 293) this->a = a1; -HXLINE( 295) Float c1 = ((this->c * cos) - (this->d * sin)); -HXLINE( 296) this->d = ((this->c * sin) + (this->d * cos)); -HXLINE( 297) this->c = c1; -HXLINE( 299) Float tx1 = ((this->tx * cos) - (this->ty * sin)); -HXLINE( 300) this->ty = ((this->tx * sin) + (this->ty * cos)); -HXLINE( 301) this->tx = tx1; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix_obj,rotate,(void)) - -void Matrix_obj::scale(Float sx,Float sy){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_307_scale) -HXLINE( 317) ::openfl::geom::Matrix _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 317) _hx_tmp->a = (_hx_tmp->a * sx); -HXLINE( 318) ::openfl::geom::Matrix _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 318) _hx_tmp1->b = (_hx_tmp1->b * sy); -HXLINE( 319) ::openfl::geom::Matrix _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 319) _hx_tmp2->c = (_hx_tmp2->c * sx); -HXLINE( 320) ::openfl::geom::Matrix _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 320) _hx_tmp3->d = (_hx_tmp3->d * sy); -HXLINE( 321) ::openfl::geom::Matrix _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 321) _hx_tmp4->tx = (_hx_tmp4->tx * sx); -HXLINE( 322) ::openfl::geom::Matrix _hx_tmp5 = hx::ObjectPtr(this); -HXDLIN( 322) _hx_tmp5->ty = (_hx_tmp5->ty * sy); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix_obj,scale,(void)) - -void Matrix_obj::setRotation(Float theta,hx::Null< Float > __o_scale){ - Float scale = __o_scale.Default(1); - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_328_setRotation) -HXLINE( 329) this->a = (::Math_obj::cos(theta) * scale); -HXLINE( 330) this->c = (::Math_obj::sin(theta) * scale); -HXLINE( 331) this->b = -(this->c); -HXLINE( 332) this->d = this->a; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix_obj,setRotation,(void)) - -void Matrix_obj::setTo(Float a,Float b,Float c,Float d,Float tx,Float ty){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_338_setTo) -HXLINE( 339) this->a = a; -HXLINE( 340) this->b = b; -HXLINE( 341) this->c = c; -HXLINE( 342) this->d = d; -HXLINE( 343) this->tx = tx; -HXLINE( 344) this->ty = ty; - } - - -HX_DEFINE_DYNAMIC_FUNC6(Matrix_obj,setTo,(void)) - -::String Matrix_obj::to3DString(hx::Null< bool > __o_roundPixels){ - bool roundPixels = __o_roundPixels.Default(false); - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_350_to3DString) -HXDLIN( 350) if (roundPixels) { -HXLINE( 352) ::String _hx_tmp = ((((((((HX_("matrix3d(",96,72,db,ad) + this->a) + HX_(", ",74,26,00,00)) + this->b) + HX_(", 0, 0, ",f4,b3,68,a3)) + this->c) + HX_(", ",74,26,00,00)) + this->d) + HX_(", 0, 0, 0, 0, 1, 0, ",53,8b,16,4d)); -HXDLIN( 352) ::String _hx_tmp1 = ((_hx_tmp + ::Std_obj::_hx_int(this->tx)) + HX_(", ",74,26,00,00)); -HXDLIN( 352) return ((_hx_tmp1 + ::Std_obj::_hx_int(this->ty)) + HX_(", 0, 1)",88,a3,85,b1)); - } - else { -HXLINE( 356) return ((((((((((((HX_("matrix3d(",96,72,db,ad) + this->a) + HX_(", ",74,26,00,00)) + this->b) + HX_(", 0, 0, ",f4,b3,68,a3)) + this->c) + HX_(", ",74,26,00,00)) + this->d) + HX_(", 0, 0, 0, 0, 1, 0, ",53,8b,16,4d)) + this->tx) + HX_(", ",74,26,00,00)) + this->ty) + HX_(", 0, 1)",88,a3,85,b1)); - } -HXLINE( 350) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix_obj,to3DString,return ) - -::String Matrix_obj::toMozString(){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_363_toMozString) -HXDLIN( 363) return ((((((((((((HX_("matrix(",c7,42,67,93) + this->a) + HX_(", ",74,26,00,00)) + this->b) + HX_(", ",74,26,00,00)) + this->c) + HX_(", ",74,26,00,00)) + this->d) + HX_(", ",74,26,00,00)) + this->tx) + HX_("px, ",7c,1a,63,4a)) + this->ty) + HX_("px)",21,65,55,00)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix_obj,toMozString,return ) - -::String Matrix_obj::toString(){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_368_toString) -HXDLIN( 368) return ((((((((((((HX_("matrix(",c7,42,67,93) + this->a) + HX_(", ",74,26,00,00)) + this->b) + HX_(", ",74,26,00,00)) + this->c) + HX_(", ",74,26,00,00)) + this->d) + HX_(", ",74,26,00,00)) + this->tx) + HX_(", ",74,26,00,00)) + this->ty) + HX_(")",29,00,00,00)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix_obj,toString,return ) - - ::openfl::geom::Point Matrix_obj::transformPoint( ::openfl::geom::Point pos){ - HX_GC_STACKFRAME(&_hx_pos_99143fe9fb0bb031_373_transformPoint) -HXDLIN( 373) return ::openfl::geom::Point_obj::__alloc( HX_CTX ,(((pos->x * this->a) + (pos->y * this->c)) + this->tx),(((pos->x * this->b) + (pos->y * this->d)) + this->ty)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix_obj,transformPoint,return ) - -void Matrix_obj::translate(Float dx,Float dy){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_377_translate) -HXLINE( 378) ::openfl::geom::Matrix _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 378) _hx_tmp->tx = (_hx_tmp->tx + dx); -HXLINE( 379) ::openfl::geom::Matrix _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 379) _hx_tmp1->ty = (_hx_tmp1->ty + dy); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix_obj,translate,(void)) - - ::lime::utils::ArrayBufferView Matrix_obj::toArray(hx::Null< bool > __o_transpose){ - bool transpose = __o_transpose.Default(false); - HX_GC_STACKFRAME(&_hx_pos_99143fe9fb0bb031_384_toArray) -HXLINE( 385) if (hx::IsNull( this->_hx___array )) { -HXLINE( 387) ::haxe::io::Bytes buffer = null(); -HXDLIN( 387) ::cpp::VirtualArray array = null(); -HXDLIN( 387) ::openfl::_Vector::FloatVector vector = null(); -HXDLIN( 387) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 387) ::Dynamic len = null(); -HXDLIN( 387) ::lime::utils::ArrayBufferView this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,9,8); -HXDLIN( 387) this->_hx___array = this1; - } -HXLINE( 390) if (transpose) { -HXLINE( 392) { -HXLINE( 392) ::lime::utils::ArrayBufferView this2 = this->_hx___array; -HXDLIN( 392) Float val = this->a; -HXDLIN( 392) ::__hxcpp_memory_set_float(this2->buffer->b,this2->byteOffset,val); - } -HXLINE( 393) { -HXLINE( 393) ::lime::utils::ArrayBufferView this3 = this->_hx___array; -HXDLIN( 393) Float val1 = this->b; -HXDLIN( 393) ::__hxcpp_memory_set_float(this3->buffer->b,(this3->byteOffset + 4),val1); - } -HXLINE( 394) { -HXLINE( 394) ::lime::utils::ArrayBufferView this4 = this->_hx___array; -HXDLIN( 394) ::__hxcpp_memory_set_float(this4->buffer->b,(this4->byteOffset + 8),0); - } -HXLINE( 395) { -HXLINE( 395) ::lime::utils::ArrayBufferView this5 = this->_hx___array; -HXDLIN( 395) Float val2 = this->c; -HXDLIN( 395) ::__hxcpp_memory_set_float(this5->buffer->b,(this5->byteOffset + 12),val2); - } -HXLINE( 396) { -HXLINE( 396) ::lime::utils::ArrayBufferView this6 = this->_hx___array; -HXDLIN( 396) Float val3 = this->d; -HXDLIN( 396) ::__hxcpp_memory_set_float(this6->buffer->b,(this6->byteOffset + 16),val3); - } -HXLINE( 397) { -HXLINE( 397) ::lime::utils::ArrayBufferView this7 = this->_hx___array; -HXDLIN( 397) ::__hxcpp_memory_set_float(this7->buffer->b,(this7->byteOffset + 20),0); - } -HXLINE( 398) { -HXLINE( 398) ::lime::utils::ArrayBufferView this8 = this->_hx___array; -HXDLIN( 398) Float val4 = this->tx; -HXDLIN( 398) ::__hxcpp_memory_set_float(this8->buffer->b,(this8->byteOffset + 24),val4); - } -HXLINE( 399) { -HXLINE( 399) ::lime::utils::ArrayBufferView this9 = this->_hx___array; -HXDLIN( 399) Float val5 = this->ty; -HXDLIN( 399) ::__hxcpp_memory_set_float(this9->buffer->b,(this9->byteOffset + 28),val5); - } -HXLINE( 400) { -HXLINE( 400) ::lime::utils::ArrayBufferView this10 = this->_hx___array; -HXDLIN( 400) ::__hxcpp_memory_set_float(this10->buffer->b,(this10->byteOffset + 32),1); - } - } - else { -HXLINE( 404) { -HXLINE( 404) ::lime::utils::ArrayBufferView this11 = this->_hx___array; -HXDLIN( 404) Float val6 = this->a; -HXDLIN( 404) ::__hxcpp_memory_set_float(this11->buffer->b,this11->byteOffset,val6); - } -HXLINE( 405) { -HXLINE( 405) ::lime::utils::ArrayBufferView this12 = this->_hx___array; -HXDLIN( 405) Float val7 = this->c; -HXDLIN( 405) ::__hxcpp_memory_set_float(this12->buffer->b,(this12->byteOffset + 4),val7); - } -HXLINE( 406) { -HXLINE( 406) ::lime::utils::ArrayBufferView this13 = this->_hx___array; -HXDLIN( 406) Float val8 = this->tx; -HXDLIN( 406) ::__hxcpp_memory_set_float(this13->buffer->b,(this13->byteOffset + 8),val8); - } -HXLINE( 407) { -HXLINE( 407) ::lime::utils::ArrayBufferView this14 = this->_hx___array; -HXDLIN( 407) Float val9 = this->b; -HXDLIN( 407) ::__hxcpp_memory_set_float(this14->buffer->b,(this14->byteOffset + 12),val9); - } -HXLINE( 408) { -HXLINE( 408) ::lime::utils::ArrayBufferView this15 = this->_hx___array; -HXDLIN( 408) Float val10 = this->d; -HXDLIN( 408) ::__hxcpp_memory_set_float(this15->buffer->b,(this15->byteOffset + 16),val10); - } -HXLINE( 409) { -HXLINE( 409) ::lime::utils::ArrayBufferView this16 = this->_hx___array; -HXDLIN( 409) Float val11 = this->ty; -HXDLIN( 409) ::__hxcpp_memory_set_float(this16->buffer->b,(this16->byteOffset + 20),val11); - } -HXLINE( 410) { -HXLINE( 410) ::lime::utils::ArrayBufferView this17 = this->_hx___array; -HXDLIN( 410) ::__hxcpp_memory_set_float(this17->buffer->b,(this17->byteOffset + 24),0); - } -HXLINE( 411) { -HXLINE( 411) ::lime::utils::ArrayBufferView this18 = this->_hx___array; -HXDLIN( 411) ::__hxcpp_memory_set_float(this18->buffer->b,(this18->byteOffset + 28),0); - } -HXLINE( 412) { -HXLINE( 412) ::lime::utils::ArrayBufferView this19 = this->_hx___array; -HXDLIN( 412) ::__hxcpp_memory_set_float(this19->buffer->b,(this19->byteOffset + 32),1); - } - } -HXLINE( 415) return this->_hx___array; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix_obj,toArray,return ) - -void Matrix_obj::_hx___cleanValues(){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_420___cleanValues) -HXLINE( 421) this->a = (( (Float)(::Math_obj::round((this->a * ( (Float)(1000) )))) ) / ( (Float)(1000) )); -HXLINE( 422) this->b = (( (Float)(::Math_obj::round((this->b * ( (Float)(1000) )))) ) / ( (Float)(1000) )); -HXLINE( 423) this->c = (( (Float)(::Math_obj::round((this->c * ( (Float)(1000) )))) ) / ( (Float)(1000) )); -HXLINE( 424) this->d = (( (Float)(::Math_obj::round((this->d * ( (Float)(1000) )))) ) / ( (Float)(1000) )); -HXLINE( 425) this->tx = (( (Float)(::Math_obj::round((this->tx * ( (Float)(10) )))) ) / ( (Float)(10) )); -HXLINE( 426) this->ty = (( (Float)(::Math_obj::round((this->ty * ( (Float)(10) )))) ) / ( (Float)(10) )); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix_obj,_hx___cleanValues,(void)) - - ::lime::math::Matrix3 Matrix_obj::_hx___toMatrix3(){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_431___toMatrix3) -HXLINE( 432) { -HXLINE( 432) ::lime::math::Matrix3 _this = ::openfl::geom::Matrix_obj::_hx___matrix3; -HXDLIN( 432) _this->a = this->a; -HXDLIN( 432) _this->b = this->b; -HXDLIN( 432) _this->c = this->c; -HXDLIN( 432) _this->d = this->d; -HXDLIN( 432) _this->tx = this->tx; -HXDLIN( 432) _this->ty = this->ty; - } -HXLINE( 433) return ::openfl::geom::Matrix_obj::_hx___matrix3; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix_obj,_hx___toMatrix3,return ) - -void Matrix_obj::_hx___transformInversePoint( ::openfl::geom::Point point){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_438___transformInversePoint) -HXLINE( 439) Float norm = ((this->a * this->d) - (this->b * this->c)); -HXLINE( 441) if ((norm == 0)) { -HXLINE( 443) point->x = -(this->tx); -HXLINE( 444) point->y = -(this->ty); - } - else { -HXLINE( 448) Float px = ((((Float)1.0) / norm) * ((this->c * (this->ty - point->y)) + (this->d * (point->x - this->tx)))); -HXLINE( 449) point->y = ((((Float)1.0) / norm) * ((this->a * (point->y - this->ty)) + (this->b * (this->tx - point->x)))); -HXLINE( 450) point->x = px; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix_obj,_hx___transformInversePoint,(void)) - -Float Matrix_obj::_hx___transformInverseX(Float px,Float py){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_455___transformInverseX) -HXLINE( 456) Float norm = ((this->a * this->d) - (this->b * this->c)); -HXLINE( 458) if ((norm == 0)) { -HXLINE( 460) return -(this->tx); - } - else { -HXLINE( 464) return ((((Float)1.0) / norm) * ((this->c * (this->ty - py)) + (this->d * (px - this->tx)))); - } -HXLINE( 458) return ((Float)0.); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix_obj,_hx___transformInverseX,return ) - -Float Matrix_obj::_hx___transformInverseY(Float px,Float py){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_469___transformInverseY) -HXLINE( 470) Float norm = ((this->a * this->d) - (this->b * this->c)); -HXLINE( 472) if ((norm == 0)) { -HXLINE( 474) return -(this->ty); - } - else { -HXLINE( 478) return ((((Float)1.0) / norm) * ((this->a * (py - this->ty)) + (this->b * (this->tx - px)))); - } -HXLINE( 472) return ((Float)0.); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix_obj,_hx___transformInverseY,return ) - -void Matrix_obj::_hx___transformPoint( ::openfl::geom::Point point){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_483___transformPoint) -HXLINE( 484) Float px = point->x; -HXLINE( 485) Float py = point->y; -HXLINE( 487) point->x = (((px * this->a) + (py * this->c)) + this->tx); -HXLINE( 488) point->y = (((px * this->b) + (py * this->d)) + this->ty); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix_obj,_hx___transformPoint,(void)) - -Float Matrix_obj::_hx___transformX(Float px,Float py){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_493___transformX) -HXDLIN( 493) return (((px * this->a) + (py * this->c)) + this->tx); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix_obj,_hx___transformX,return ) - -Float Matrix_obj::_hx___transformY(Float px,Float py){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_498___transformY) -HXDLIN( 498) return (((px * this->b) + (py * this->d)) + this->ty); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix_obj,_hx___transformY,return ) - -void Matrix_obj::_hx___translateTransformed(Float px,Float py){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_502___translateTransformed) -HXLINE( 503) this->tx = (((px * this->a) + (py * this->c)) + this->tx); -HXLINE( 504) this->ty = (((px * this->b) + (py * this->d)) + this->ty); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix_obj,_hx___translateTransformed,(void)) - - ::openfl::geom::Matrix Matrix_obj::_hx___identity; - - ::lime::utils::ObjectPool Matrix_obj::_hx___pool; - - ::lime::math::Matrix3 Matrix_obj::_hx___matrix3; - - -hx::ObjectPtr< Matrix_obj > Matrix_obj::__new(hx::Null< Float > __o_a,hx::Null< Float > __o_b,hx::Null< Float > __o_c,hx::Null< Float > __o_d,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty) { - hx::ObjectPtr< Matrix_obj > __this = new Matrix_obj(); - __this->__construct(__o_a,__o_b,__o_c,__o_d,__o_tx,__o_ty); - return __this; -} - -hx::ObjectPtr< Matrix_obj > Matrix_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_a,hx::Null< Float > __o_b,hx::Null< Float > __o_c,hx::Null< Float > __o_d,hx::Null< Float > __o_tx,hx::Null< Float > __o_ty) { - Matrix_obj *__this = (Matrix_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Matrix_obj), true, "openfl.geom.Matrix")); - *(void **)__this = Matrix_obj::_hx_vtable; - __this->__construct(__o_a,__o_b,__o_c,__o_d,__o_tx,__o_ty); - return __this; -} - -Matrix_obj::Matrix_obj() -{ -} - -void Matrix_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Matrix); - HX_MARK_MEMBER_NAME(a,"a"); - HX_MARK_MEMBER_NAME(b,"b"); - HX_MARK_MEMBER_NAME(c,"c"); - HX_MARK_MEMBER_NAME(d,"d"); - HX_MARK_MEMBER_NAME(tx,"tx"); - HX_MARK_MEMBER_NAME(ty,"ty"); - HX_MARK_MEMBER_NAME(_hx___array,"__array"); - HX_MARK_END_CLASS(); -} - -void Matrix_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(a,"a"); - HX_VISIT_MEMBER_NAME(b,"b"); - HX_VISIT_MEMBER_NAME(c,"c"); - HX_VISIT_MEMBER_NAME(d,"d"); - HX_VISIT_MEMBER_NAME(tx,"tx"); - HX_VISIT_MEMBER_NAME(ty,"ty"); - HX_VISIT_MEMBER_NAME(_hx___array,"__array"); -} - -hx::Val Matrix_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"a") ) { return hx::Val( a ); } - if (HX_FIELD_EQ(inName,"b") ) { return hx::Val( b ); } - if (HX_FIELD_EQ(inName,"c") ) { return hx::Val( c ); } - if (HX_FIELD_EQ(inName,"d") ) { return hx::Val( d ); } - break; - case 2: - if (HX_FIELD_EQ(inName,"tx") ) { return hx::Val( tx ); } - if (HX_FIELD_EQ(inName,"ty") ) { return hx::Val( ty ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - if (HX_FIELD_EQ(inName,"scale") ) { return hx::Val( scale_dyn() ); } - if (HX_FIELD_EQ(inName,"setTo") ) { return hx::Val( setTo_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"concat") ) { return hx::Val( concat_dyn() ); } - if (HX_FIELD_EQ(inName,"equals") ) { return hx::Val( equals_dyn() ); } - if (HX_FIELD_EQ(inName,"invert") ) { return hx::Val( invert_dyn() ); } - if (HX_FIELD_EQ(inName,"rotate") ) { return hx::Val( rotate_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__array") ) { return hx::Val( _hx___array ); } - if (HX_FIELD_EQ(inName,"toArray") ) { return hx::Val( toArray_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"copyFrom") ) { return hx::Val( copyFrom_dyn() ); } - if (HX_FIELD_EQ(inName,"identity") ) { return hx::Val( identity_dyn() ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"copyRowTo") ) { return hx::Val( copyRowTo_dyn() ); } - if (HX_FIELD_EQ(inName,"createBox") ) { return hx::Val( createBox_dyn() ); } - if (HX_FIELD_EQ(inName,"translate") ) { return hx::Val( translate_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"to3DString") ) { return hx::Val( to3DString_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"copyRowFrom") ) { return hx::Val( copyRowFrom_dyn() ); } - if (HX_FIELD_EQ(inName,"setRotation") ) { return hx::Val( setRotation_dyn() ); } - if (HX_FIELD_EQ(inName,"toMozString") ) { return hx::Val( toMozString_dyn() ); } - if (HX_FIELD_EQ(inName,"__toMatrix3") ) { return hx::Val( _hx___toMatrix3_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"copyColumnTo") ) { return hx::Val( copyColumnTo_dyn() ); } - if (HX_FIELD_EQ(inName,"__transformX") ) { return hx::Val( _hx___transformX_dyn() ); } - if (HX_FIELD_EQ(inName,"__transformY") ) { return hx::Val( _hx___transformY_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__cleanValues") ) { return hx::Val( _hx___cleanValues_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"copyColumnFrom") ) { return hx::Val( copyColumnFrom_dyn() ); } - if (HX_FIELD_EQ(inName,"transformPoint") ) { return hx::Val( transformPoint_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__transformPoint") ) { return hx::Val( _hx___transformPoint_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"createGradientBox") ) { return hx::Val( createGradientBox_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"deltaTransformPoint") ) { return hx::Val( deltaTransformPoint_dyn() ); } - if (HX_FIELD_EQ(inName,"__transformInverseX") ) { return hx::Val( _hx___transformInverseX_dyn() ); } - if (HX_FIELD_EQ(inName,"__transformInverseY") ) { return hx::Val( _hx___transformInverseY_dyn() ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"__translateTransformed") ) { return hx::Val( _hx___translateTransformed_dyn() ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"__transformInversePoint") ) { return hx::Val( _hx___transformInversePoint_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Matrix_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"__pool") ) { outValue = ( _hx___pool ); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__matrix3") ) { outValue = ( _hx___matrix3 ); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"__identity") ) { outValue = ( _hx___identity ); return true; } - } - return false; -} - -hx::Val Matrix_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"a") ) { a=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"b") ) { b=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"c") ) { c=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"d") ) { d=inValue.Cast< Float >(); return inValue; } - break; - case 2: - if (HX_FIELD_EQ(inName,"tx") ) { tx=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"ty") ) { ty=inValue.Cast< Float >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"__array") ) { _hx___array=inValue.Cast< ::lime::utils::ArrayBufferView >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Matrix_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"__pool") ) { _hx___pool=ioValue.Cast< ::lime::utils::ObjectPool >(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__matrix3") ) { _hx___matrix3=ioValue.Cast< ::lime::math::Matrix3 >(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"__identity") ) { _hx___identity=ioValue.Cast< ::openfl::geom::Matrix >(); return true; } - } - return false; -} - -void Matrix_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("a",61,00,00,00)); - outFields->push(HX_("b",62,00,00,00)); - outFields->push(HX_("c",63,00,00,00)); - outFields->push(HX_("d",64,00,00,00)); - outFields->push(HX_("tx",84,65,00,00)); - outFields->push(HX_("ty",85,65,00,00)); - outFields->push(HX_("__array",79,c6,ed,8f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Matrix_obj_sMemberStorageInfo[] = { - {hx::fsFloat,(int)offsetof(Matrix_obj,a),HX_("a",61,00,00,00)}, - {hx::fsFloat,(int)offsetof(Matrix_obj,b),HX_("b",62,00,00,00)}, - {hx::fsFloat,(int)offsetof(Matrix_obj,c),HX_("c",63,00,00,00)}, - {hx::fsFloat,(int)offsetof(Matrix_obj,d),HX_("d",64,00,00,00)}, - {hx::fsFloat,(int)offsetof(Matrix_obj,tx),HX_("tx",84,65,00,00)}, - {hx::fsFloat,(int)offsetof(Matrix_obj,ty),HX_("ty",85,65,00,00)}, - {hx::fsObject /* ::lime::utils::ArrayBufferView */ ,(int)offsetof(Matrix_obj,_hx___array),HX_("__array",79,c6,ed,8f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Matrix_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::openfl::geom::Matrix */ ,(void *) &Matrix_obj::_hx___identity,HX_("__identity",5e,b8,67,5c)}, - {hx::fsObject /* ::lime::utils::ObjectPool */ ,(void *) &Matrix_obj::_hx___pool,HX_("__pool",fc,e3,54,f9)}, - {hx::fsObject /* ::lime::math::Matrix3 */ ,(void *) &Matrix_obj::_hx___matrix3,HX_("__matrix3",b2,93,b5,14)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Matrix_obj_sMemberFields[] = { - HX_("a",61,00,00,00), - HX_("b",62,00,00,00), - HX_("c",63,00,00,00), - HX_("d",64,00,00,00), - HX_("tx",84,65,00,00), - HX_("ty",85,65,00,00), - HX_("__array",79,c6,ed,8f), - HX_("clone",5d,13,63,48), - HX_("concat",14,09,d0,c7), - HX_("copyColumnFrom",75,97,b5,3a), - HX_("copyColumnTo",c6,2e,f6,f6), - HX_("copyFrom",bf,0b,61,c8), - HX_("copyRowFrom",6f,45,8b,ef), - HX_("copyRowTo",40,8a,62,73), - HX_("createBox",6f,94,d8,49), - HX_("createGradientBox",5f,ec,c0,25), - HX_("deltaTransformPoint",5c,4d,f7,15), - HX_("equals",3f,ee,f2,bf), - HX_("identity",3e,45,2f,b9), - HX_("invert",16,e7,d8,9f), - HX_("rotate",5b,46,20,cb), - HX_("scale",8a,ce,ce,78), - HX_("setRotation",00,07,e7,38), - HX_("setTo",bd,91,2f,7a), - HX_("to3DString",dd,bc,ef,4e), - HX_("toMozString",ce,d8,8d,1b), - HX_("toString",ac,d0,6e,38), - HX_("transformPoint",44,cf,11,3d), - HX_("translate",4e,d7,7f,49), - HX_("toArray",1e,ba,13,f2), - HX_("__cleanValues",2b,77,c6,85), - HX_("__toMatrix3",77,c3,27,f1), - HX_("__transformInversePoint",ec,7e,5b,e2), - HX_("__transformInverseX",14,4d,b3,7f), - HX_("__transformInverseY",15,4d,b3,7f), - HX_("__transformPoint",64,5a,51,71), - HX_("__transformX",8c,0c,c8,d3), - HX_("__transformY",8d,0c,c8,d3), - HX_("__translateTransformed",3d,e3,ea,64), - ::String(null()) }; - -static void Matrix_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Matrix_obj::_hx___identity,"__identity"); - HX_MARK_MEMBER_NAME(Matrix_obj::_hx___pool,"__pool"); - HX_MARK_MEMBER_NAME(Matrix_obj::_hx___matrix3,"__matrix3"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Matrix_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Matrix_obj::_hx___identity,"__identity"); - HX_VISIT_MEMBER_NAME(Matrix_obj::_hx___pool,"__pool"); - HX_VISIT_MEMBER_NAME(Matrix_obj::_hx___matrix3,"__matrix3"); -}; - -#endif - -hx::Class Matrix_obj::__mClass; - -static ::String Matrix_obj_sStaticFields[] = { - HX_("__identity",5e,b8,67,5c), - HX_("__pool",fc,e3,54,f9), - HX_("__matrix3",b2,93,b5,14), - ::String(null()) -}; - -void Matrix_obj::__register() -{ - Matrix_obj _hx_dummy; - Matrix_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.geom.Matrix",f5,bf,06,9e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Matrix_obj::__GetStatic; - __mClass->mSetStaticField = &Matrix_obj::__SetStatic; - __mClass->mMarkFunc = Matrix_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Matrix_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Matrix_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Matrix_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Matrix_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Matrix_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Matrix_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Matrix_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_14_boot) -HXDLIN( 14) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(3) - ->setFixed(0,HX_("equals",3f,ee,f2,bf), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20))))) - ->setFixed(1,HX_("toMozString",ce,d8,8d,1b), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20))))) - ->setFixed(2,HX_("to3DString",dd,bc,ef,4e), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))))); - } -{ - HX_GC_STACKFRAME(&_hx_pos_99143fe9fb0bb031_16_boot) -HXDLIN( 16) _hx___identity = ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); - } -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::openfl::geom::Matrix _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_99143fe9fb0bb031_17_boot) -HXDLIN( 17) return ::openfl::geom::Matrix_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); - } - HX_END_LOCAL_FUNC0(return) - - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_1) HXARGC(1) - void _hx_run( ::openfl::geom::Matrix m){ - HX_STACKFRAME(&_hx_pos_99143fe9fb0bb031_17_boot) -HXDLIN( 17) m->identity(); - } - HX_END_LOCAL_FUNC1((void)) - - HX_GC_STACKFRAME(&_hx_pos_99143fe9fb0bb031_17_boot) -HXDLIN( 17) _hx___pool = ::lime::utils::ObjectPool_obj::__alloc( HX_CTX , ::Dynamic(new _hx_Closure_0()), ::Dynamic(new _hx_Closure_1()),null()); - } -{ - HX_GC_STACKFRAME(&_hx_pos_99143fe9fb0bb031_19_boot) -HXDLIN( 19) _hx___matrix3 = ::lime::math::Matrix3_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null()); - } -} - -} // end namespace openfl -} // end namespace geom diff --git a/hGameTest/bin/linux/obj/src/openfl/geom/Matrix3D.cpp b/hGameTest/bin/linux/obj/src/openfl/geom/Matrix3D.cpp deleted file mode 100644 index 6d9e2a1c..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/geom/Matrix3D.cpp +++ /dev/null @@ -1,1607 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_ObjectVector -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix3D -#include -#endif -#ifndef INCLUDED_openfl_geom_Vector3D -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_48294970c42d50e6_34_new,"openfl.geom.Matrix3D","new",0xe0591fd8,"openfl.geom.Matrix3D.new","openfl/geom/Matrix3D.hx",34,0x3acce238) -static const Float _hx_array_data_3d2e93e6_1[] = { - 1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_45_append,"openfl.geom.Matrix3D","append",0x481b8d62,"openfl.geom.Matrix3D.append","openfl/geom/Matrix3D.hx",45,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_101_appendRotation,"openfl.geom.Matrix3D","appendRotation",0xf492b8c0,"openfl.geom.Matrix3D.appendRotation","openfl/geom/Matrix3D.hx",101,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_151_appendScale,"openfl.geom.Matrix3D","appendScale",0x02daedc8,"openfl.geom.Matrix3D.appendScale","openfl/geom/Matrix3D.hx",151,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_157_appendTranslation,"openfl.geom.Matrix3D","appendTranslation",0x514252af,"openfl.geom.Matrix3D.appendTranslation","openfl/geom/Matrix3D.hx",157,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_165_clone,"openfl.geom.Matrix3D","clone",0x2ff530d5,"openfl.geom.Matrix3D.clone","openfl/geom/Matrix3D.hx",165,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_170_copyColumnFrom,"openfl.geom.Matrix3D","copyColumnFrom",0x63600afd,"openfl.geom.Matrix3D.copyColumnFrom","openfl/geom/Matrix3D.hx",170,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_202_copyColumnTo,"openfl.geom.Matrix3D","copyColumnTo",0x8c37304e,"openfl.geom.Matrix3D.copyColumnTo","openfl/geom/Matrix3D.hx",202,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_234_copyFrom,"openfl.geom.Matrix3D","copyFrom",0xe290a947,"openfl.geom.Matrix3D.copyFrom","openfl/geom/Matrix3D.hx",234,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_238_copyRawDataFrom,"openfl.geom.Matrix3D","copyRawDataFrom",0x9938207f,"openfl.geom.Matrix3D.copyRawDataFrom","openfl/geom/Matrix3D.hx",238,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_258_copyRawDataTo,"openfl.geom.Matrix3D","copyRawDataTo",0xac978150,"openfl.geom.Matrix3D.copyRawDataTo","openfl/geom/Matrix3D.hx",258,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_277_copyRowFrom,"openfl.geom.Matrix3D","copyRowFrom",0x3d20cce7,"openfl.geom.Matrix3D.copyRowFrom","openfl/geom/Matrix3D.hx",277,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_309_copyRowTo,"openfl.geom.Matrix3D","copyRowTo",0x42dcc3b8,"openfl.geom.Matrix3D.copyRowTo","openfl/geom/Matrix3D.hx",309,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_341_copyToMatrix3D,"openfl.geom.Matrix3D","copyToMatrix3D",0x2cc9916a,"openfl.geom.Matrix3D.copyToMatrix3D","openfl/geom/Matrix3D.hx",341,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_373_decompose,"openfl.geom.Matrix3D","decompose",0x4a21fd29,"openfl.geom.Matrix3D.decompose","openfl/geom/Matrix3D.hx",373,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_483_deltaTransformVector,"openfl.geom.Matrix3D","deltaTransformVector",0x0285cbbf,"openfl.geom.Matrix3D.deltaTransformVector","openfl/geom/Matrix3D.hx",483,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_492_identity,"openfl.geom.Matrix3D","identity",0xd35ee2c6,"openfl.geom.Matrix3D.identity","openfl/geom/Matrix3D.hx",492,0x3acce238) -static const Float _hx_array_data_3d2e93e6_21[] = { - 1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0, -}; -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_509_interpolateTo,"openfl.geom.Matrix3D","interpolateTo",0x74c2e614,"openfl.geom.Matrix3D.interpolateTo","openfl/geom/Matrix3D.hx",509,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_516_invert,"openfl.geom.Matrix3D","invert",0x5820929e,"openfl.geom.Matrix3D.invert","openfl/geom/Matrix3D.hx",516,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_563_pointAt,"openfl.geom.Matrix3D","pointAt",0xd7900cdb,"openfl.geom.Matrix3D.pointAt","openfl/geom/Matrix3D.hx",563,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_716_prepend,"openfl.geom.Matrix3D","prepend",0xbe4f0286,"openfl.geom.Matrix3D.prepend","openfl/geom/Matrix3D.hx",716,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_772_prependRotation,"openfl.geom.Matrix3D","prependRotation",0x54b5f1e4,"openfl.geom.Matrix3D.prependRotation","openfl/geom/Matrix3D.hx",772,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_822_prependScale,"openfl.geom.Matrix3D","prependScale",0x59d85624,"openfl.geom.Matrix3D.prependScale","openfl/geom/Matrix3D.hx",822,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_828_prependTranslation,"openfl.geom.Matrix3D","prependTranslation",0x2df4680b,"openfl.geom.Matrix3D.prependTranslation","openfl/geom/Matrix3D.hx",828,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_835_recompose,"openfl.geom.Matrix3D","recompose",0xd355bb37,"openfl.geom.Matrix3D.recompose","openfl/geom/Matrix3D.hx",835,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_926_transformVector,"openfl.geom.Matrix3D","transformVector",0x3f2dcec7,"openfl.geom.Matrix3D.transformVector","openfl/geom/Matrix3D.hx",926,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_937_transformVectors,"openfl.geom.Matrix3D","transformVectors",0x08e71fcc,"openfl.geom.Matrix3D.transformVectors","openfl/geom/Matrix3D.hx",937,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_956_transpose,"openfl.geom.Matrix3D","transpose",0x1ba989f1,"openfl.geom.Matrix3D.transpose","openfl/geom/Matrix3D.hx",956,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_1005_get_determinant,"openfl.geom.Matrix3D","get_determinant",0x5f71b8a4,"openfl.geom.Matrix3D.get_determinant","openfl/geom/Matrix3D.hx",1005,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_1015_get_position,"openfl.geom.Matrix3D","get_position",0x1555563a,"openfl.geom.Matrix3D.get_position","openfl/geom/Matrix3D.hx",1015,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_1019_set_position,"openfl.geom.Matrix3D","set_position",0x2a4e79ae,"openfl.geom.Matrix3D.set_position","openfl/geom/Matrix3D.hx",1019,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_346_create2D,"openfl.geom.Matrix3D","create2D",0x4623e756,"openfl.geom.Matrix3D.create2D","openfl/geom/Matrix3D.hx",346,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_357_createABCD,"openfl.geom.Matrix3D","createABCD",0x0e55d246,"openfl.geom.Matrix3D.createABCD","openfl/geom/Matrix3D.hx",357,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_362_createOrtho,"openfl.geom.Matrix3D","createOrtho",0xac3dd614,"openfl.geom.Matrix3D.createOrtho","openfl/geom/Matrix3D.hx",362,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_496_interpolate,"openfl.geom.Matrix3D","interpolate",0x6cc85c39,"openfl.geom.Matrix3D.interpolate","openfl/geom/Matrix3D.hx",496,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_973___getAxisRotation,"openfl.geom.Matrix3D","__getAxisRotation",0xf649170d,"openfl.geom.Matrix3D.__getAxisRotation","openfl/geom/Matrix3D.hx",973,0x3acce238) -HX_LOCAL_STACK_FRAME(_hx_pos_48294970c42d50e6_10_boot,"openfl.geom.Matrix3D","boot",0x65bbbdba,"openfl.geom.Matrix3D.boot","openfl/geom/Matrix3D.hx",10,0x3acce238) -namespace openfl{ -namespace geom{ - -void Matrix3D_obj::__construct( ::openfl::_Vector::FloatVector v){ - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_34_new) -HXDLIN( 34) bool _hx_tmp; -HXDLIN( 34) if (hx::IsNotNull( v )) { -HXDLIN( 34) _hx_tmp = (v->get_length() == 16); - } - else { -HXDLIN( 34) _hx_tmp = false; - } -HXDLIN( 34) if (_hx_tmp) { -HXLINE( 36) ::openfl::_Vector::FloatVector vec = null(); -HXDLIN( 36) this->rawData = ( ( ::openfl::_Vector::FloatVector)(v->concat(vec)) ); - } - else { -HXLINE( 40) int length = null(); -HXDLIN( 40) bool fixed = null(); -HXDLIN( 40) this->rawData = ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length,fixed,::Array_obj< Float >::fromData( _hx_array_data_3d2e93e6_1,16),true); - } - } - -Dynamic Matrix3D_obj::__CreateEmpty() { return new Matrix3D_obj; } - -void *Matrix3D_obj::_hx_vtable = 0; - -Dynamic Matrix3D_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Matrix3D_obj > _hx_result = new Matrix3D_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Matrix3D_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x34742c1e; -} - -void Matrix3D_obj::append( ::openfl::geom::Matrix3D lhs){ - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_45_append) -HXLINE( 46) Float m111 = this->rawData->get(0); -HXDLIN( 46) Float m121 = this->rawData->get(4); -HXDLIN( 46) Float m131 = this->rawData->get(8); -HXDLIN( 46) Float m141 = this->rawData->get(12); -HXDLIN( 46) Float m112 = this->rawData->get(1); -HXDLIN( 46) Float m122 = this->rawData->get(5); -HXDLIN( 46) Float m132 = this->rawData->get(9); -HXDLIN( 46) Float m142 = this->rawData->get(13); -HXDLIN( 46) Float m113 = this->rawData->get(2); -HXDLIN( 46) Float m123 = this->rawData->get(6); -HXDLIN( 46) Float m133 = this->rawData->get(10); -HXDLIN( 46) Float m143 = this->rawData->get(14); -HXDLIN( 46) Float m114 = this->rawData->get(3); -HXDLIN( 46) Float m124 = this->rawData->get(7); -HXDLIN( 46) Float m134 = this->rawData->get(11); -HXDLIN( 46) Float m144 = this->rawData->get(15); -HXDLIN( 46) Float m211 = lhs->rawData->get(0); -HXDLIN( 46) Float m221 = lhs->rawData->get(4); -HXDLIN( 46) Float m231 = lhs->rawData->get(8); -HXDLIN( 46) Float m241 = lhs->rawData->get(12); -HXDLIN( 46) Float m212 = lhs->rawData->get(1); -HXDLIN( 46) Float m222 = lhs->rawData->get(5); -HXDLIN( 46) Float m232 = lhs->rawData->get(9); -HXDLIN( 46) Float m242 = lhs->rawData->get(13); -HXDLIN( 46) Float m213 = lhs->rawData->get(2); -HXDLIN( 46) Float m223 = lhs->rawData->get(6); -HXDLIN( 46) Float m233 = lhs->rawData->get(10); -HXDLIN( 46) Float m243 = lhs->rawData->get(14); -HXDLIN( 46) Float m214 = lhs->rawData->get(3); -HXDLIN( 46) Float m224 = lhs->rawData->get(7); -HXDLIN( 46) Float m234 = lhs->rawData->get(11); -HXDLIN( 46) Float m244 = lhs->rawData->get(15); -HXLINE( 79) this->rawData->set(0,((((m111 * m211) + (m112 * m221)) + (m113 * m231)) + (m114 * m241))); -HXLINE( 80) this->rawData->set(1,((((m111 * m212) + (m112 * m222)) + (m113 * m232)) + (m114 * m242))); -HXLINE( 81) this->rawData->set(2,((((m111 * m213) + (m112 * m223)) + (m113 * m233)) + (m114 * m243))); -HXLINE( 82) this->rawData->set(3,((((m111 * m214) + (m112 * m224)) + (m113 * m234)) + (m114 * m244))); -HXLINE( 84) this->rawData->set(4,((((m121 * m211) + (m122 * m221)) + (m123 * m231)) + (m124 * m241))); -HXLINE( 85) this->rawData->set(5,((((m121 * m212) + (m122 * m222)) + (m123 * m232)) + (m124 * m242))); -HXLINE( 86) this->rawData->set(6,((((m121 * m213) + (m122 * m223)) + (m123 * m233)) + (m124 * m243))); -HXLINE( 87) this->rawData->set(7,((((m121 * m214) + (m122 * m224)) + (m123 * m234)) + (m124 * m244))); -HXLINE( 89) this->rawData->set(8,((((m131 * m211) + (m132 * m221)) + (m133 * m231)) + (m134 * m241))); -HXLINE( 90) this->rawData->set(9,((((m131 * m212) + (m132 * m222)) + (m133 * m232)) + (m134 * m242))); -HXLINE( 91) this->rawData->set(10,((((m131 * m213) + (m132 * m223)) + (m133 * m233)) + (m134 * m243))); -HXLINE( 92) this->rawData->set(11,((((m131 * m214) + (m132 * m224)) + (m133 * m234)) + (m134 * m244))); -HXLINE( 94) this->rawData->set(12,((((m141 * m211) + (m142 * m221)) + (m143 * m231)) + (m144 * m241))); -HXLINE( 95) this->rawData->set(13,((((m141 * m212) + (m142 * m222)) + (m143 * m232)) + (m144 * m242))); -HXLINE( 96) this->rawData->set(14,((((m141 * m213) + (m142 * m223)) + (m143 * m233)) + (m144 * m243))); -HXLINE( 97) this->rawData->set(15,((((m141 * m214) + (m142 * m224)) + (m143 * m234)) + (m144 * m244))); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix3D_obj,append,(void)) - -void Matrix3D_obj::appendRotation(Float degrees, ::openfl::geom::Vector3D axis, ::openfl::geom::Vector3D pivotPoint){ - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_101_appendRotation) -HXLINE( 102) Float tz = ( (Float)(0) ); -HXDLIN( 102) Float ty = tz; -HXDLIN( 102) Float tx = ty; -HXLINE( 105) if (hx::IsNotNull( pivotPoint )) { -HXLINE( 107) tx = pivotPoint->x; -HXLINE( 108) ty = pivotPoint->y; -HXLINE( 109) tz = pivotPoint->z; - } -HXLINE( 111) Float radian = ((degrees * ::Math_obj::PI) / ( (Float)(180) )); -HXLINE( 112) Float cos = ::Math_obj::cos(radian); -HXLINE( 113) Float sin = ::Math_obj::sin(radian); -HXLINE( 114) Float x = axis->x; -HXLINE( 115) Float y = axis->y; -HXLINE( 116) Float z = axis->z; -HXLINE( 117) Float x2 = (x * x); -HXLINE( 118) Float y2 = (y * y); -HXLINE( 119) Float z2 = (z * z); -HXLINE( 120) Float ls = ((x2 + y2) + z2); -HXLINE( 121) if ((ls != 0)) { -HXLINE( 123) Float l = ::Math_obj::sqrt(ls); -HXLINE( 124) x = (x / l); -HXLINE( 125) y = (y / l); -HXLINE( 126) z = (z / l); -HXLINE( 127) x2 = (x2 / ls); -HXLINE( 128) y2 = (y2 / ls); -HXLINE( 129) z2 = (z2 / ls); - } -HXLINE( 131) Float ccos = (( (Float)(1) ) - cos); -HXLINE( 132) ::openfl::geom::Matrix3D m = ::openfl::geom::Matrix3D_obj::__alloc( HX_CTX ,null()); -HXLINE( 133) ::openfl::_Vector::FloatVector d = m->rawData; -HXLINE( 134) d->set(0,(x2 + ((y2 + z2) * cos))); -HXLINE( 135) d->set(1,(((x * y) * ccos) + (z * sin))); -HXLINE( 136) d->set(2,(((x * z) * ccos) - (y * sin))); -HXLINE( 137) d->set(4,(((x * y) * ccos) - (z * sin))); -HXLINE( 138) d->set(5,(y2 + ((x2 + z2) * cos))); -HXLINE( 139) d->set(6,(((y * z) * ccos) + (x * sin))); -HXLINE( 140) d->set(8,(((x * z) * ccos) + (y * sin))); -HXLINE( 141) d->set(9,(((y * z) * ccos) - (x * sin))); -HXLINE( 142) d->set(10,(z2 + ((x2 + y2) * cos))); -HXLINE( 143) d->set(12,((((tx * (y2 + z2)) - (x * ((ty * y) + (tz * z)))) * ccos) + (((ty * z) - (tz * y)) * sin))); -HXLINE( 144) d->set(13,((((ty * (x2 + z2)) - (y * ((tx * x) + (tz * z)))) * ccos) + (((tz * x) - (tx * z)) * sin))); -HXLINE( 145) d->set(14,((((tz * (x2 + y2)) - (z * ((tx * x) + (ty * y)))) * ccos) + (((tx * y) - (ty * x)) * sin))); -HXLINE( 146) this->append(m); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Matrix3D_obj,appendRotation,(void)) - -void Matrix3D_obj::appendScale(Float xScale,Float yScale,Float zScale){ - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_151_appendScale) -HXDLIN( 151) int length = null(); -HXDLIN( 151) bool fixed = null(); -HXDLIN( 151) this->append( ::openfl::geom::Matrix3D_obj::__alloc( HX_CTX , ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length,fixed,::Array_obj< Float >::__new(16)->init(0,xScale)->init(1,((Float)0.0))->init(2,((Float)0.0))->init(3,((Float)0.0))->init(4,((Float)0.0))->init(5,yScale)->init(6,((Float)0.0))->init(7,((Float)0.0))->init(8,((Float)0.0))->init(9,((Float)0.0))->init(10,zScale)->init(11,((Float)0.0))->init(12,((Float)0.0))->init(13,((Float)0.0))->init(14,((Float)0.0))->init(15,((Float)1.0)),true))); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Matrix3D_obj,appendScale,(void)) - -void Matrix3D_obj::appendTranslation(Float x,Float y,Float z){ - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_157_appendTranslation) -HXLINE( 158) { -HXLINE( 158) ::openfl::_Vector::FloatVector _g = this->rawData; -HXDLIN( 158) _g->set(12,(_g->get(12) + x)); - } -HXLINE( 159) { -HXLINE( 159) ::openfl::_Vector::FloatVector _g1 = this->rawData; -HXDLIN( 159) _g1->set(13,(_g1->get(13) + y)); - } -HXLINE( 160) { -HXLINE( 160) ::openfl::_Vector::FloatVector _g2 = this->rawData; -HXDLIN( 160) _g2->set(14,(_g2->get(14) + z)); - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Matrix3D_obj,appendTranslation,(void)) - - ::openfl::geom::Matrix3D Matrix3D_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_165_clone) -HXDLIN( 165) return ::openfl::geom::Matrix3D_obj::__alloc( HX_CTX ,( ( ::openfl::_Vector::FloatVector)(this->rawData->copy()) )); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix3D_obj,clone,return ) - -void Matrix3D_obj::copyColumnFrom(int column, ::openfl::geom::Vector3D vector3D){ - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_170_copyColumnFrom) -HXDLIN( 170) switch((int)(column)){ - case (int)0: { -HXLINE( 173) this->rawData->set(0,vector3D->x); -HXLINE( 174) this->rawData->set(1,vector3D->y); -HXLINE( 175) this->rawData->set(2,vector3D->z); -HXLINE( 176) this->rawData->set(3,vector3D->w); - } - break; - case (int)1: { -HXLINE( 179) this->rawData->set(4,vector3D->x); -HXLINE( 180) this->rawData->set(5,vector3D->y); -HXLINE( 181) this->rawData->set(6,vector3D->z); -HXLINE( 182) this->rawData->set(7,vector3D->w); - } - break; - case (int)2: { -HXLINE( 185) this->rawData->set(8,vector3D->x); -HXLINE( 186) this->rawData->set(9,vector3D->y); -HXLINE( 187) this->rawData->set(10,vector3D->z); -HXLINE( 188) this->rawData->set(11,vector3D->w); - } - break; - case (int)3: { -HXLINE( 191) this->rawData->set(12,vector3D->x); -HXLINE( 192) this->rawData->set(13,vector3D->y); -HXLINE( 193) this->rawData->set(14,vector3D->z); -HXLINE( 194) this->rawData->set(15,vector3D->w); - } - break; - default:{ - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3D_obj,copyColumnFrom,(void)) - -void Matrix3D_obj::copyColumnTo(int column, ::openfl::geom::Vector3D vector3D){ - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_202_copyColumnTo) -HXDLIN( 202) switch((int)(column)){ - case (int)0: { -HXLINE( 205) vector3D->x = this->rawData->get(0); -HXLINE( 206) vector3D->y = this->rawData->get(1); -HXLINE( 207) vector3D->z = this->rawData->get(2); -HXLINE( 208) vector3D->w = this->rawData->get(3); - } - break; - case (int)1: { -HXLINE( 211) vector3D->x = this->rawData->get(4); -HXLINE( 212) vector3D->y = this->rawData->get(5); -HXLINE( 213) vector3D->z = this->rawData->get(6); -HXLINE( 214) vector3D->w = this->rawData->get(7); - } - break; - case (int)2: { -HXLINE( 217) vector3D->x = this->rawData->get(8); -HXLINE( 218) vector3D->y = this->rawData->get(9); -HXLINE( 219) vector3D->z = this->rawData->get(10); -HXLINE( 220) vector3D->w = this->rawData->get(11); - } - break; - case (int)3: { -HXLINE( 223) vector3D->x = this->rawData->get(12); -HXLINE( 224) vector3D->y = this->rawData->get(13); -HXLINE( 225) vector3D->z = this->rawData->get(14); -HXLINE( 226) vector3D->w = this->rawData->get(15); - } - break; - default:{ - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3D_obj,copyColumnTo,(void)) - -void Matrix3D_obj::copyFrom( ::openfl::geom::Matrix3D other){ - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_234_copyFrom) -HXDLIN( 234) this->rawData = ( ( ::openfl::_Vector::FloatVector)(other->rawData->copy()) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix3D_obj,copyFrom,(void)) - -void Matrix3D_obj::copyRawDataFrom( ::openfl::_Vector::FloatVector vector,hx::Null< int > __o_index,hx::Null< bool > __o_transpose){ - int index = __o_index.Default(0); - bool transpose = __o_transpose.Default(false); - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_238_copyRawDataFrom) -HXLINE( 239) if (transpose) { -HXLINE( 241) this->transpose(); - } -HXLINE( 244) int length = (vector->get_length() - index); -HXLINE( 246) { -HXLINE( 246) int _g = 0; -HXDLIN( 246) int _g1 = length; -HXDLIN( 246) while((_g < _g1)){ -HXLINE( 246) _g = (_g + 1); -HXDLIN( 246) int i = (_g - 1); -HXLINE( 248) { -HXLINE( 248) ::Dynamic this1 = this->rawData; -HXDLIN( 248) ( ( ::openfl::_Vector::FloatVector)(this1) )->set(i,vector->get((i + index))); - } - } - } -HXLINE( 251) if (transpose) { -HXLINE( 253) this->transpose(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Matrix3D_obj,copyRawDataFrom,(void)) - -void Matrix3D_obj::copyRawDataTo( ::openfl::_Vector::FloatVector vector,hx::Null< int > __o_index,hx::Null< bool > __o_transpose){ - int index = __o_index.Default(0); - bool transpose = __o_transpose.Default(false); - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_258_copyRawDataTo) -HXLINE( 259) if (transpose) { -HXLINE( 261) this->transpose(); - } -HXLINE( 264) { -HXLINE( 264) int _g = 0; -HXDLIN( 264) int _g1 = this->rawData->get_length(); -HXDLIN( 264) while((_g < _g1)){ -HXLINE( 264) _g = (_g + 1); -HXDLIN( 264) int i = (_g - 1); -HXLINE( 266) vector->set((i + index),this->rawData->get(i)); - } - } -HXLINE( 269) if (transpose) { -HXLINE( 271) this->transpose(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC3(Matrix3D_obj,copyRawDataTo,(void)) - -void Matrix3D_obj::copyRowFrom(int row, ::openfl::geom::Vector3D vector3D){ - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_277_copyRowFrom) -HXDLIN( 277) switch((int)(row)){ - case (int)0: { -HXLINE( 280) this->rawData->set(0,vector3D->x); -HXLINE( 281) this->rawData->set(4,vector3D->y); -HXLINE( 282) this->rawData->set(8,vector3D->z); -HXLINE( 283) this->rawData->set(12,vector3D->w); - } - break; - case (int)1: { -HXLINE( 286) this->rawData->set(1,vector3D->x); -HXLINE( 287) this->rawData->set(5,vector3D->y); -HXLINE( 288) this->rawData->set(9,vector3D->z); -HXLINE( 289) this->rawData->set(13,vector3D->w); - } - break; - case (int)2: { -HXLINE( 292) this->rawData->set(2,vector3D->x); -HXLINE( 293) this->rawData->set(6,vector3D->y); -HXLINE( 294) this->rawData->set(10,vector3D->z); -HXLINE( 295) this->rawData->set(14,vector3D->w); - } - break; - case (int)3: { -HXLINE( 298) this->rawData->set(3,vector3D->x); -HXLINE( 299) this->rawData->set(7,vector3D->y); -HXLINE( 300) this->rawData->set(11,vector3D->z); -HXLINE( 301) this->rawData->set(15,vector3D->w); - } - break; - default:{ - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3D_obj,copyRowFrom,(void)) - -void Matrix3D_obj::copyRowTo(int row, ::openfl::geom::Vector3D vector3D){ - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_309_copyRowTo) -HXDLIN( 309) switch((int)(row)){ - case (int)0: { -HXLINE( 312) vector3D->x = this->rawData->get(0); -HXLINE( 313) vector3D->y = this->rawData->get(4); -HXLINE( 314) vector3D->z = this->rawData->get(8); -HXLINE( 315) vector3D->w = this->rawData->get(12); - } - break; - case (int)1: { -HXLINE( 318) vector3D->x = this->rawData->get(1); -HXLINE( 319) vector3D->y = this->rawData->get(5); -HXLINE( 320) vector3D->z = this->rawData->get(9); -HXLINE( 321) vector3D->w = this->rawData->get(13); - } - break; - case (int)2: { -HXLINE( 324) vector3D->x = this->rawData->get(2); -HXLINE( 325) vector3D->y = this->rawData->get(6); -HXLINE( 326) vector3D->z = this->rawData->get(10); -HXLINE( 327) vector3D->w = this->rawData->get(14); - } - break; - case (int)3: { -HXLINE( 330) vector3D->x = this->rawData->get(3); -HXLINE( 331) vector3D->y = this->rawData->get(7); -HXLINE( 332) vector3D->z = this->rawData->get(11); -HXLINE( 333) vector3D->w = this->rawData->get(15); - } - break; - default:{ - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3D_obj,copyRowTo,(void)) - -void Matrix3D_obj::copyToMatrix3D( ::openfl::geom::Matrix3D other){ - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_341_copyToMatrix3D) -HXDLIN( 341) other->rawData = ( ( ::openfl::_Vector::FloatVector)(this->rawData->copy()) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix3D_obj,copyToMatrix3D,(void)) - - ::openfl::_Vector::ObjectVector Matrix3D_obj::decompose( ::Dynamic __o_orientationStyle){ - ::Dynamic orientationStyle = __o_orientationStyle; - if (hx::IsNull(__o_orientationStyle)) orientationStyle = 1; - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_373_decompose) -HXLINE( 374) int length = null(); -HXDLIN( 374) bool fixed = null(); -HXDLIN( 374) ::Array< ::Dynamic> array = null(); -HXDLIN( 374) ::openfl::_Vector::ObjectVector vec = ::openfl::_Vector::ObjectVector_obj::__alloc( HX_CTX ,length,fixed,array,true); -HXLINE( 375) ::openfl::geom::Matrix3D m = this->clone(); -HXLINE( 376) ::openfl::_Vector::FloatVector mr = ( ( ::openfl::_Vector::FloatVector)(m->rawData->copy()) ); -HXLINE( 378) Float pos = mr->get(12); -HXDLIN( 378) Float pos1 = mr->get(13); -HXDLIN( 378) ::openfl::geom::Vector3D pos2 = ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,pos,pos1,mr->get(14),null()); -HXLINE( 379) mr->set(12,( (Float)(0) )); -HXLINE( 380) mr->set(13,( (Float)(0) )); -HXLINE( 381) mr->set(14,( (Float)(0) )); -HXLINE( 383) ::openfl::geom::Vector3D scale = ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,null(),null(),null(),null()); -HXLINE( 385) Float _hx_tmp = mr->get(0); -HXDLIN( 385) Float _hx_tmp1 = (_hx_tmp * mr->get(0)); -HXDLIN( 385) Float _hx_tmp2 = mr->get(1); -HXDLIN( 385) Float _hx_tmp3 = (_hx_tmp1 + (_hx_tmp2 * mr->get(1))); -HXDLIN( 385) Float _hx_tmp4 = mr->get(2); -HXDLIN( 385) scale->x = ::Math_obj::sqrt((_hx_tmp3 + (_hx_tmp4 * mr->get(2)))); -HXLINE( 386) Float _hx_tmp5 = mr->get(4); -HXDLIN( 386) Float _hx_tmp6 = (_hx_tmp5 * mr->get(4)); -HXDLIN( 386) Float _hx_tmp7 = mr->get(5); -HXDLIN( 386) Float _hx_tmp8 = (_hx_tmp6 + (_hx_tmp7 * mr->get(5))); -HXDLIN( 386) Float _hx_tmp9 = mr->get(6); -HXDLIN( 386) scale->y = ::Math_obj::sqrt((_hx_tmp8 + (_hx_tmp9 * mr->get(6)))); -HXLINE( 387) Float _hx_tmp10 = mr->get(8); -HXDLIN( 387) Float _hx_tmp11 = (_hx_tmp10 * mr->get(8)); -HXDLIN( 387) Float _hx_tmp12 = mr->get(9); -HXDLIN( 387) Float _hx_tmp13 = (_hx_tmp11 + (_hx_tmp12 * mr->get(9))); -HXDLIN( 387) Float _hx_tmp14 = mr->get(10); -HXDLIN( 387) scale->z = ::Math_obj::sqrt((_hx_tmp13 + (_hx_tmp14 * mr->get(10)))); -HXLINE( 389) Float _hx_tmp15 = mr->get(0); -HXDLIN( 389) Float _hx_tmp16 = mr->get(5); -HXDLIN( 389) Float _hx_tmp17 = (_hx_tmp16 * mr->get(10)); -HXDLIN( 389) Float _hx_tmp18 = mr->get(6); -HXDLIN( 389) Float _hx_tmp19 = (_hx_tmp15 * (_hx_tmp17 - (_hx_tmp18 * mr->get(9)))); -HXDLIN( 389) Float _hx_tmp20 = mr->get(1); -HXDLIN( 389) Float _hx_tmp21 = mr->get(4); -HXDLIN( 389) Float _hx_tmp22 = (_hx_tmp21 * mr->get(10)); -HXDLIN( 389) Float _hx_tmp23 = mr->get(6); -HXDLIN( 389) Float _hx_tmp24 = (_hx_tmp19 - (_hx_tmp20 * (_hx_tmp22 - (_hx_tmp23 * mr->get(8))))); -HXDLIN( 389) Float _hx_tmp25 = mr->get(2); -HXDLIN( 389) Float _hx_tmp26 = mr->get(4); -HXDLIN( 389) Float _hx_tmp27 = (_hx_tmp26 * mr->get(9)); -HXDLIN( 389) Float _hx_tmp28 = mr->get(5); -HXDLIN( 389) if (((_hx_tmp24 + (_hx_tmp25 * (_hx_tmp27 - (_hx_tmp28 * mr->get(8))))) < 0)) { -HXLINE( 391) scale->z = -(scale->z); - } -HXLINE( 394) { -HXLINE( 394) ::openfl::_Vector::FloatVector _g = mr; -HXDLIN( 394) _g->set(0,(_g->get(0) / scale->x)); - } -HXLINE( 395) { -HXLINE( 395) ::openfl::_Vector::FloatVector _g1 = mr; -HXDLIN( 395) _g1->set(1,(_g1->get(1) / scale->x)); - } -HXLINE( 396) { -HXLINE( 396) ::openfl::_Vector::FloatVector _g2 = mr; -HXDLIN( 396) _g2->set(2,(_g2->get(2) / scale->x)); - } -HXLINE( 397) { -HXLINE( 397) ::openfl::_Vector::FloatVector _g3 = mr; -HXDLIN( 397) _g3->set(4,(_g3->get(4) / scale->y)); - } -HXLINE( 398) { -HXLINE( 398) ::openfl::_Vector::FloatVector _g4 = mr; -HXDLIN( 398) _g4->set(5,(_g4->get(5) / scale->y)); - } -HXLINE( 399) { -HXLINE( 399) ::openfl::_Vector::FloatVector _g5 = mr; -HXDLIN( 399) _g5->set(6,(_g5->get(6) / scale->y)); - } -HXLINE( 400) { -HXLINE( 400) ::openfl::_Vector::FloatVector _g6 = mr; -HXDLIN( 400) _g6->set(8,(_g6->get(8) / scale->z)); - } -HXLINE( 401) { -HXLINE( 401) ::openfl::_Vector::FloatVector _g7 = mr; -HXDLIN( 401) _g7->set(9,(_g7->get(9) / scale->z)); - } -HXLINE( 402) { -HXLINE( 402) ::openfl::_Vector::FloatVector _g8 = mr; -HXDLIN( 402) _g8->set(10,(_g8->get(10) / scale->z)); - } -HXLINE( 404) ::openfl::geom::Vector3D rot = ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,null(),null(),null(),null()); -HXLINE( 406) ::Dynamic _hx_switch_0 = orientationStyle; - if ( (_hx_switch_0==0) ){ -HXLINE( 409) Float _hx_tmp29 = mr->get(0); -HXDLIN( 409) Float _hx_tmp30 = (_hx_tmp29 + mr->get(5)); -HXDLIN( 409) rot->w = ::Math_obj::acos((((_hx_tmp30 + mr->get(10)) - ( (Float)(1) )) / ( (Float)(2) ))); -HXLINE( 411) Float len = mr->get(6); -HXDLIN( 411) Float len1 = (len - mr->get(9)); -HXDLIN( 411) Float len2 = mr->get(6); -HXDLIN( 411) Float len3 = (len1 * (len2 - mr->get(9))); -HXDLIN( 411) Float len4 = mr->get(8); -HXDLIN( 411) Float len5 = (len4 - mr->get(2)); -HXDLIN( 411) Float len6 = mr->get(8); -HXDLIN( 411) Float len7 = (len3 + (len5 * (len6 - mr->get(2)))); -HXDLIN( 411) Float len8 = mr->get(1); -HXDLIN( 411) Float len9 = (len8 - mr->get(4)); -HXDLIN( 411) Float len10 = mr->get(1); -HXDLIN( 411) Float len11 = ::Math_obj::sqrt((len7 + (len9 * (len10 - mr->get(4))))); -HXLINE( 413) if ((len11 != 0)) { -HXLINE( 415) Float _hx_tmp31 = mr->get(6); -HXDLIN( 415) rot->x = ((_hx_tmp31 - mr->get(9)) / len11); -HXLINE( 416) Float _hx_tmp32 = mr->get(8); -HXDLIN( 416) rot->y = ((_hx_tmp32 - mr->get(2)) / len11); -HXLINE( 417) Float _hx_tmp33 = mr->get(1); -HXDLIN( 417) rot->z = ((_hx_tmp33 - mr->get(4)) / len11); - } - else { -HXLINE( 421) rot->x = (rot->y = (rot->z = ( (Float)(0) ))); - } -HXLINE( 408) goto _hx_goto_17; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 461) rot->y = ::Math_obj::asin(-(mr->get(2))); -HXLINE( 463) bool _hx_tmp34; -HXDLIN( 463) if ((mr->get(2) != 1)) { -HXLINE( 463) _hx_tmp34 = (mr->get(2) != -1); - } - else { -HXLINE( 463) _hx_tmp34 = false; - } -HXDLIN( 463) if (_hx_tmp34) { -HXLINE( 465) Float _hx_tmp35 = mr->get(6); -HXDLIN( 465) rot->x = ::Math_obj::atan2(_hx_tmp35,mr->get(10)); -HXLINE( 466) Float _hx_tmp36 = mr->get(1); -HXDLIN( 466) rot->z = ::Math_obj::atan2(_hx_tmp36,mr->get(0)); - } - else { -HXLINE( 470) rot->z = ( (Float)(0) ); -HXLINE( 471) Float _hx_tmp37 = mr->get(4); -HXDLIN( 471) rot->x = ::Math_obj::atan2(_hx_tmp37,mr->get(5)); - } -HXLINE( 460) goto _hx_goto_17; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 425) Float tr = mr->get(0); -HXDLIN( 425) Float tr1 = (tr + mr->get(5)); -HXDLIN( 425) Float tr2 = (tr1 + mr->get(10)); -HXLINE( 427) if ((tr2 > 0)) { -HXLINE( 429) rot->w = (::Math_obj::sqrt((1 + tr2)) / ( (Float)(2) )); -HXLINE( 431) Float _hx_tmp38 = mr->get(6); -HXDLIN( 431) Float _hx_tmp39 = (_hx_tmp38 - mr->get(9)); -HXDLIN( 431) rot->x = (_hx_tmp39 / (( (Float)(4) ) * rot->w)); -HXLINE( 432) Float _hx_tmp40 = mr->get(8); -HXDLIN( 432) Float _hx_tmp41 = (_hx_tmp40 - mr->get(2)); -HXDLIN( 432) rot->y = (_hx_tmp41 / (( (Float)(4) ) * rot->w)); -HXLINE( 433) Float _hx_tmp42 = mr->get(1); -HXDLIN( 433) Float _hx_tmp43 = (_hx_tmp42 - mr->get(4)); -HXDLIN( 433) rot->z = (_hx_tmp43 / (( (Float)(4) ) * rot->w)); - } - else { -HXLINE( 435) bool _hx_tmp44; -HXDLIN( 435) Float _hx_tmp45 = mr->get(0); -HXDLIN( 435) if ((_hx_tmp45 > mr->get(5))) { -HXLINE( 435) Float _hx_tmp46 = mr->get(0); -HXDLIN( 435) _hx_tmp44 = (_hx_tmp46 > mr->get(10)); - } - else { -HXLINE( 435) _hx_tmp44 = false; - } -HXDLIN( 435) if (_hx_tmp44) { -HXLINE( 437) Float _hx_tmp47 = (1 + mr->get(0)); -HXDLIN( 437) Float _hx_tmp48 = (_hx_tmp47 - mr->get(5)); -HXDLIN( 437) rot->x = (::Math_obj::sqrt((_hx_tmp48 - mr->get(10))) / ( (Float)(2) )); -HXLINE( 439) Float _hx_tmp49 = mr->get(6); -HXDLIN( 439) Float _hx_tmp50 = (_hx_tmp49 - mr->get(9)); -HXDLIN( 439) rot->w = (_hx_tmp50 / (( (Float)(4) ) * rot->x)); -HXLINE( 440) Float _hx_tmp51 = mr->get(1); -HXDLIN( 440) Float _hx_tmp52 = (_hx_tmp51 + mr->get(4)); -HXDLIN( 440) rot->y = (_hx_tmp52 / (( (Float)(4) ) * rot->x)); -HXLINE( 441) Float _hx_tmp53 = mr->get(8); -HXDLIN( 441) Float _hx_tmp54 = (_hx_tmp53 + mr->get(2)); -HXDLIN( 441) rot->z = (_hx_tmp54 / (( (Float)(4) ) * rot->x)); - } - else { -HXLINE( 443) Float _hx_tmp55 = mr->get(5); -HXDLIN( 443) if ((_hx_tmp55 > mr->get(10))) { -HXLINE( 445) Float _hx_tmp56 = (1 + mr->get(5)); -HXDLIN( 445) Float _hx_tmp57 = (_hx_tmp56 - mr->get(0)); -HXDLIN( 445) rot->y = (::Math_obj::sqrt((_hx_tmp57 - mr->get(10))) / ( (Float)(2) )); -HXLINE( 447) Float _hx_tmp58 = mr->get(1); -HXDLIN( 447) Float _hx_tmp59 = (_hx_tmp58 + mr->get(4)); -HXDLIN( 447) rot->x = (_hx_tmp59 / (( (Float)(4) ) * rot->y)); -HXLINE( 448) Float _hx_tmp60 = mr->get(8); -HXDLIN( 448) Float _hx_tmp61 = (_hx_tmp60 - mr->get(2)); -HXDLIN( 448) rot->w = (_hx_tmp61 / (( (Float)(4) ) * rot->y)); -HXLINE( 449) Float _hx_tmp62 = mr->get(6); -HXDLIN( 449) Float _hx_tmp63 = (_hx_tmp62 + mr->get(9)); -HXDLIN( 449) rot->z = (_hx_tmp63 / (( (Float)(4) ) * rot->y)); - } - else { -HXLINE( 453) Float _hx_tmp64 = (1 + mr->get(10)); -HXDLIN( 453) Float _hx_tmp65 = (_hx_tmp64 - mr->get(0)); -HXDLIN( 453) rot->z = (::Math_obj::sqrt((_hx_tmp65 - mr->get(5))) / ( (Float)(2) )); -HXLINE( 455) Float _hx_tmp66 = mr->get(8); -HXDLIN( 455) Float _hx_tmp67 = (_hx_tmp66 + mr->get(2)); -HXDLIN( 455) rot->x = (_hx_tmp67 / (( (Float)(4) ) * rot->z)); -HXLINE( 456) Float _hx_tmp68 = mr->get(6); -HXDLIN( 456) Float _hx_tmp69 = (_hx_tmp68 + mr->get(9)); -HXDLIN( 456) rot->y = (_hx_tmp69 / (( (Float)(4) ) * rot->z)); -HXLINE( 457) Float _hx_tmp70 = mr->get(1); -HXDLIN( 457) Float _hx_tmp71 = (_hx_tmp70 - mr->get(4)); -HXDLIN( 457) rot->w = (_hx_tmp71 / (( (Float)(4) ) * rot->z)); - } - } - } -HXLINE( 424) goto _hx_goto_17; - } - _hx_goto_17:; -HXLINE( 475) vec->push(pos2); -HXLINE( 476) vec->push(rot); -HXLINE( 477) vec->push(scale); -HXLINE( 479) return vec; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix3D_obj,decompose,return ) - - ::openfl::geom::Vector3D Matrix3D_obj::deltaTransformVector( ::openfl::geom::Vector3D v){ - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_483_deltaTransformVector) -HXLINE( 484) Float x = v->x; -HXDLIN( 484) Float y = v->y; -HXDLIN( 484) Float z = v->z; -HXLINE( 486) Float _hx_tmp = (x * this->rawData->get(0)); -HXDLIN( 486) Float _hx_tmp1 = (_hx_tmp + (y * this->rawData->get(4))); -HXDLIN( 486) Float _hx_tmp2 = (_hx_tmp1 + (z * this->rawData->get(8))); -HXDLIN( 486) Float _hx_tmp3 = (x * this->rawData->get(1)); -HXDLIN( 486) Float _hx_tmp4 = (_hx_tmp3 + (y * this->rawData->get(5))); -HXDLIN( 486) Float _hx_tmp5 = (_hx_tmp4 + (z * this->rawData->get(9))); -HXLINE( 487) Float _hx_tmp6 = (x * this->rawData->get(2)); -HXDLIN( 487) Float _hx_tmp7 = (_hx_tmp6 + (y * this->rawData->get(6))); -HXDLIN( 487) Float _hx_tmp8 = (_hx_tmp7 + (z * this->rawData->get(10))); -HXDLIN( 487) Float _hx_tmp9 = (x * this->rawData->get(3)); -HXDLIN( 487) Float _hx_tmp10 = (_hx_tmp9 + (y * this->rawData->get(7))); -HXLINE( 486) return ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,_hx_tmp2,_hx_tmp5,_hx_tmp8,(_hx_tmp10 + (z * this->rawData->get(11)))); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix3D_obj,deltaTransformVector,return ) - -void Matrix3D_obj::identity(){ - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_492_identity) -HXDLIN( 492) int length = null(); -HXDLIN( 492) bool fixed = null(); -HXDLIN( 492) this->rawData = ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length,fixed,::Array_obj< Float >::fromData( _hx_array_data_3d2e93e6_21,16),true); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix3D_obj,identity,(void)) - -void Matrix3D_obj::interpolateTo( ::openfl::geom::Matrix3D toMat,Float percent){ - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_509_interpolateTo) -HXDLIN( 509) int _g = 0; -HXDLIN( 509) while((_g < 16)){ -HXDLIN( 509) _g = (_g + 1); -HXDLIN( 509) int i = (_g - 1); -HXLINE( 511) { -HXLINE( 511) ::Dynamic this1 = this->rawData; -HXDLIN( 511) Float value = this->rawData->get(i); -HXDLIN( 511) Float value1 = toMat->rawData->get(i); -HXDLIN( 511) ( ( ::openfl::_Vector::FloatVector)(this1) )->set(i,(value + ((value1 - this->rawData->get(i)) * percent))); - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3D_obj,interpolateTo,(void)) - -bool Matrix3D_obj::invert(){ - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_516_invert) -HXLINE( 517) Float d = this->get_determinant(); -HXLINE( 518) bool invertable = (::Math_obj::abs(d) > ((Float)0.00000000001)); -HXLINE( 520) if (invertable) { -HXLINE( 522) d = (( (Float)(1) ) / d); -HXLINE( 524) Float m11 = this->rawData->get(0); -HXLINE( 525) Float m21 = this->rawData->get(4); -HXLINE( 526) Float m31 = this->rawData->get(8); -HXLINE( 527) Float m41 = this->rawData->get(12); -HXLINE( 528) Float m12 = this->rawData->get(1); -HXLINE( 529) Float m22 = this->rawData->get(5); -HXLINE( 530) Float m32 = this->rawData->get(9); -HXLINE( 531) Float m42 = this->rawData->get(13); -HXLINE( 532) Float m13 = this->rawData->get(2); -HXLINE( 533) Float m23 = this->rawData->get(6); -HXLINE( 534) Float m33 = this->rawData->get(10); -HXLINE( 535) Float m43 = this->rawData->get(14); -HXLINE( 536) Float m14 = this->rawData->get(3); -HXLINE( 537) Float m24 = this->rawData->get(7); -HXLINE( 538) Float m34 = this->rawData->get(11); -HXLINE( 539) Float m44 = this->rawData->get(15); -HXLINE( 541) this->rawData->set(0,(d * (((m22 * ((m33 * m44) - (m43 * m34))) - (m32 * ((m23 * m44) - (m43 * m24)))) + (m42 * ((m23 * m34) - (m33 * m24)))))); -HXLINE( 542) this->rawData->set(1,(-(d) * (((m12 * ((m33 * m44) - (m43 * m34))) - (m32 * ((m13 * m44) - (m43 * m14)))) + (m42 * ((m13 * m34) - (m33 * m14)))))); -HXLINE( 543) this->rawData->set(2,(d * (((m12 * ((m23 * m44) - (m43 * m24))) - (m22 * ((m13 * m44) - (m43 * m14)))) + (m42 * ((m13 * m24) - (m23 * m14)))))); -HXLINE( 544) this->rawData->set(3,(-(d) * (((m12 * ((m23 * m34) - (m33 * m24))) - (m22 * ((m13 * m34) - (m33 * m14)))) + (m32 * ((m13 * m24) - (m23 * m14)))))); -HXLINE( 545) this->rawData->set(4,(-(d) * (((m21 * ((m33 * m44) - (m43 * m34))) - (m31 * ((m23 * m44) - (m43 * m24)))) + (m41 * ((m23 * m34) - (m33 * m24)))))); -HXLINE( 546) this->rawData->set(5,(d * (((m11 * ((m33 * m44) - (m43 * m34))) - (m31 * ((m13 * m44) - (m43 * m14)))) + (m41 * ((m13 * m34) - (m33 * m14)))))); -HXLINE( 547) this->rawData->set(6,(-(d) * (((m11 * ((m23 * m44) - (m43 * m24))) - (m21 * ((m13 * m44) - (m43 * m14)))) + (m41 * ((m13 * m24) - (m23 * m14)))))); -HXLINE( 548) this->rawData->set(7,(d * (((m11 * ((m23 * m34) - (m33 * m24))) - (m21 * ((m13 * m34) - (m33 * m14)))) + (m31 * ((m13 * m24) - (m23 * m14)))))); -HXLINE( 549) this->rawData->set(8,(d * (((m21 * ((m32 * m44) - (m42 * m34))) - (m31 * ((m22 * m44) - (m42 * m24)))) + (m41 * ((m22 * m34) - (m32 * m24)))))); -HXLINE( 550) this->rawData->set(9,(-(d) * (((m11 * ((m32 * m44) - (m42 * m34))) - (m31 * ((m12 * m44) - (m42 * m14)))) + (m41 * ((m12 * m34) - (m32 * m14)))))); -HXLINE( 551) this->rawData->set(10,(d * (((m11 * ((m22 * m44) - (m42 * m24))) - (m21 * ((m12 * m44) - (m42 * m14)))) + (m41 * ((m12 * m24) - (m22 * m14)))))); -HXLINE( 552) this->rawData->set(11,(-(d) * (((m11 * ((m22 * m34) - (m32 * m24))) - (m21 * ((m12 * m34) - (m32 * m14)))) + (m31 * ((m12 * m24) - (m22 * m14)))))); -HXLINE( 553) this->rawData->set(12,(-(d) * (((m21 * ((m32 * m43) - (m42 * m33))) - (m31 * ((m22 * m43) - (m42 * m23)))) + (m41 * ((m22 * m33) - (m32 * m23)))))); -HXLINE( 554) this->rawData->set(13,(d * (((m11 * ((m32 * m43) - (m42 * m33))) - (m31 * ((m12 * m43) - (m42 * m13)))) + (m41 * ((m12 * m33) - (m32 * m13)))))); -HXLINE( 555) this->rawData->set(14,(-(d) * (((m11 * ((m22 * m43) - (m42 * m23))) - (m21 * ((m12 * m43) - (m42 * m13)))) + (m41 * ((m12 * m23) - (m22 * m13)))))); -HXLINE( 556) this->rawData->set(15,(d * (((m11 * ((m22 * m33) - (m32 * m23))) - (m21 * ((m12 * m33) - (m32 * m13)))) + (m31 * ((m12 * m23) - (m22 * m13)))))); - } -HXLINE( 559) return invertable; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix3D_obj,invert,return ) - -void Matrix3D_obj::pointAt( ::openfl::geom::Vector3D pos, ::openfl::geom::Vector3D at, ::openfl::geom::Vector3D up){ - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_563_pointAt) -HXLINE( 656) if (hx::IsNull( at )) { -HXLINE( 658) at = ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,0,0,-1,null()); - } -HXLINE( 661) if (hx::IsNull( up )) { -HXLINE( 663) up = ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,0,-1,0,null()); - } -HXLINE( 666) ::openfl::geom::Vector3D dir = at->subtract(pos); -HXLINE( 667) ::openfl::geom::Vector3D vup = up->clone(); -HXLINE( 670) dir->normalize(); -HXLINE( 671) vup->normalize(); -HXLINE( 673) ::openfl::geom::Vector3D dir2 = dir->clone(); -HXLINE( 674) dir2->scaleBy(vup->dotProduct(dir)); -HXLINE( 676) vup = vup->subtract(dir2); -HXLINE( 678) if ((vup->get_length() > 0)) { -HXLINE( 680) vup->normalize(); - } - else { -HXLINE( 684) if ((dir->x != 0)) { -HXLINE( 686) vup = ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,-(dir->y),dir->x,0,null()); - } - else { -HXLINE( 690) vup = ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,1,0,0,null()); - } - } -HXLINE( 668) ::openfl::geom::Vector3D right = vup->crossProduct(dir); -HXLINE( 695) right->normalize(); -HXLINE( 697) this->rawData->set(0,right->x); -HXLINE( 698) this->rawData->set(4,right->y); -HXLINE( 699) this->rawData->set(8,right->z); -HXLINE( 700) this->rawData->set(12,((Float)0.0)); -HXLINE( 701) this->rawData->set(1,vup->x); -HXLINE( 702) this->rawData->set(5,vup->y); -HXLINE( 703) this->rawData->set(9,vup->z); -HXLINE( 704) this->rawData->set(13,((Float)0.0)); -HXLINE( 705) this->rawData->set(2,dir->x); -HXLINE( 706) this->rawData->set(6,dir->y); -HXLINE( 707) this->rawData->set(10,dir->z); -HXLINE( 708) this->rawData->set(14,((Float)0.0)); -HXLINE( 709) this->rawData->set(3,pos->x); -HXLINE( 710) this->rawData->set(7,pos->y); -HXLINE( 711) this->rawData->set(11,pos->z); -HXLINE( 712) this->rawData->set(15,((Float)1.0)); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Matrix3D_obj,pointAt,(void)) - -void Matrix3D_obj::prepend( ::openfl::geom::Matrix3D rhs){ - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_716_prepend) -HXLINE( 717) Float m111 = rhs->rawData->get(0); -HXDLIN( 717) Float m121 = rhs->rawData->get(4); -HXDLIN( 717) Float m131 = rhs->rawData->get(8); -HXDLIN( 717) Float m141 = rhs->rawData->get(12); -HXDLIN( 717) Float m112 = rhs->rawData->get(1); -HXDLIN( 717) Float m122 = rhs->rawData->get(5); -HXDLIN( 717) Float m132 = rhs->rawData->get(9); -HXDLIN( 717) Float m142 = rhs->rawData->get(13); -HXDLIN( 717) Float m113 = rhs->rawData->get(2); -HXDLIN( 717) Float m123 = rhs->rawData->get(6); -HXDLIN( 717) Float m133 = rhs->rawData->get(10); -HXDLIN( 717) Float m143 = rhs->rawData->get(14); -HXDLIN( 717) Float m114 = rhs->rawData->get(3); -HXDLIN( 717) Float m124 = rhs->rawData->get(7); -HXDLIN( 717) Float m134 = rhs->rawData->get(11); -HXDLIN( 717) Float m144 = rhs->rawData->get(15); -HXDLIN( 717) Float m211 = this->rawData->get(0); -HXDLIN( 717) Float m221 = this->rawData->get(4); -HXDLIN( 717) Float m231 = this->rawData->get(8); -HXDLIN( 717) Float m241 = this->rawData->get(12); -HXDLIN( 717) Float m212 = this->rawData->get(1); -HXDLIN( 717) Float m222 = this->rawData->get(5); -HXDLIN( 717) Float m232 = this->rawData->get(9); -HXDLIN( 717) Float m242 = this->rawData->get(13); -HXDLIN( 717) Float m213 = this->rawData->get(2); -HXDLIN( 717) Float m223 = this->rawData->get(6); -HXDLIN( 717) Float m233 = this->rawData->get(10); -HXDLIN( 717) Float m243 = this->rawData->get(14); -HXDLIN( 717) Float m214 = this->rawData->get(3); -HXDLIN( 717) Float m224 = this->rawData->get(7); -HXDLIN( 717) Float m234 = this->rawData->get(11); -HXDLIN( 717) Float m244 = this->rawData->get(15); -HXLINE( 750) this->rawData->set(0,((((m111 * m211) + (m112 * m221)) + (m113 * m231)) + (m114 * m241))); -HXLINE( 751) this->rawData->set(1,((((m111 * m212) + (m112 * m222)) + (m113 * m232)) + (m114 * m242))); -HXLINE( 752) this->rawData->set(2,((((m111 * m213) + (m112 * m223)) + (m113 * m233)) + (m114 * m243))); -HXLINE( 753) this->rawData->set(3,((((m111 * m214) + (m112 * m224)) + (m113 * m234)) + (m114 * m244))); -HXLINE( 755) this->rawData->set(4,((((m121 * m211) + (m122 * m221)) + (m123 * m231)) + (m124 * m241))); -HXLINE( 756) this->rawData->set(5,((((m121 * m212) + (m122 * m222)) + (m123 * m232)) + (m124 * m242))); -HXLINE( 757) this->rawData->set(6,((((m121 * m213) + (m122 * m223)) + (m123 * m233)) + (m124 * m243))); -HXLINE( 758) this->rawData->set(7,((((m121 * m214) + (m122 * m224)) + (m123 * m234)) + (m124 * m244))); -HXLINE( 760) this->rawData->set(8,((((m131 * m211) + (m132 * m221)) + (m133 * m231)) + (m134 * m241))); -HXLINE( 761) this->rawData->set(9,((((m131 * m212) + (m132 * m222)) + (m133 * m232)) + (m134 * m242))); -HXLINE( 762) this->rawData->set(10,((((m131 * m213) + (m132 * m223)) + (m133 * m233)) + (m134 * m243))); -HXLINE( 763) this->rawData->set(11,((((m131 * m214) + (m132 * m224)) + (m133 * m234)) + (m134 * m244))); -HXLINE( 765) this->rawData->set(12,((((m141 * m211) + (m142 * m221)) + (m143 * m231)) + (m144 * m241))); -HXLINE( 766) this->rawData->set(13,((((m141 * m212) + (m142 * m222)) + (m143 * m232)) + (m144 * m242))); -HXLINE( 767) this->rawData->set(14,((((m141 * m213) + (m142 * m223)) + (m143 * m233)) + (m144 * m243))); -HXLINE( 768) this->rawData->set(15,((((m141 * m214) + (m142 * m224)) + (m143 * m234)) + (m144 * m244))); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix3D_obj,prepend,(void)) - -void Matrix3D_obj::prependRotation(Float degrees, ::openfl::geom::Vector3D axis, ::openfl::geom::Vector3D pivotPoint){ - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_772_prependRotation) -HXLINE( 773) Float tz = ( (Float)(0) ); -HXDLIN( 773) Float ty = tz; -HXDLIN( 773) Float tx = ty; -HXLINE( 775) if (hx::IsNotNull( pivotPoint )) { -HXLINE( 777) tx = pivotPoint->x; -HXLINE( 778) ty = pivotPoint->y; -HXLINE( 779) tz = pivotPoint->z; - } -HXLINE( 781) Float radian = ((degrees * ::Math_obj::PI) / ( (Float)(180) )); -HXLINE( 782) Float cos = ::Math_obj::cos(radian); -HXLINE( 783) Float sin = ::Math_obj::sin(radian); -HXLINE( 784) Float x = axis->x; -HXLINE( 785) Float y = axis->y; -HXLINE( 786) Float z = axis->z; -HXLINE( 787) Float x2 = (x * x); -HXLINE( 788) Float y2 = (y * y); -HXLINE( 789) Float z2 = (z * z); -HXLINE( 790) Float ls = ((x2 + y2) + z2); -HXLINE( 791) if ((ls != 0)) { -HXLINE( 793) Float l = ::Math_obj::sqrt(ls); -HXLINE( 794) x = (x / l); -HXLINE( 795) y = (y / l); -HXLINE( 796) z = (z / l); -HXLINE( 797) x2 = (x2 / ls); -HXLINE( 798) y2 = (y2 / ls); -HXLINE( 799) z2 = (z2 / ls); - } -HXLINE( 801) Float ccos = (( (Float)(1) ) - cos); -HXLINE( 802) ::openfl::geom::Matrix3D m = ::openfl::geom::Matrix3D_obj::__alloc( HX_CTX ,null()); -HXLINE( 803) ::openfl::_Vector::FloatVector d = m->rawData; -HXLINE( 804) d->set(0,(x2 + ((y2 + z2) * cos))); -HXLINE( 805) d->set(1,(((x * y) * ccos) + (z * sin))); -HXLINE( 806) d->set(2,(((x * z) * ccos) - (y * sin))); -HXLINE( 807) d->set(4,(((x * y) * ccos) - (z * sin))); -HXLINE( 808) d->set(5,(y2 + ((x2 + z2) * cos))); -HXLINE( 809) d->set(6,(((y * z) * ccos) + (x * sin))); -HXLINE( 810) d->set(8,(((x * z) * ccos) + (y * sin))); -HXLINE( 811) d->set(9,(((y * z) * ccos) - (x * sin))); -HXLINE( 812) d->set(10,(z2 + ((x2 + y2) * cos))); -HXLINE( 813) d->set(12,((((tx * (y2 + z2)) - (x * ((ty * y) + (tz * z)))) * ccos) + (((ty * z) - (tz * y)) * sin))); -HXLINE( 814) d->set(13,((((ty * (x2 + z2)) - (y * ((tx * x) + (tz * z)))) * ccos) + (((tz * x) - (tx * z)) * sin))); -HXLINE( 815) d->set(14,((((tz * (x2 + y2)) - (z * ((tx * x) + (ty * y)))) * ccos) + (((tx * y) - (ty * x)) * sin))); -HXLINE( 817) this->prepend(m); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Matrix3D_obj,prependRotation,(void)) - -void Matrix3D_obj::prependScale(Float xScale,Float yScale,Float zScale){ - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_822_prependScale) -HXDLIN( 822) int length = null(); -HXDLIN( 822) bool fixed = null(); -HXDLIN( 822) this->prepend( ::openfl::geom::Matrix3D_obj::__alloc( HX_CTX , ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length,fixed,::Array_obj< Float >::__new(16)->init(0,xScale)->init(1,((Float)0.0))->init(2,((Float)0.0))->init(3,((Float)0.0))->init(4,((Float)0.0))->init(5,yScale)->init(6,((Float)0.0))->init(7,((Float)0.0))->init(8,((Float)0.0))->init(9,((Float)0.0))->init(10,zScale)->init(11,((Float)0.0))->init(12,((Float)0.0))->init(13,((Float)0.0))->init(14,((Float)0.0))->init(15,((Float)1.0)),true))); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Matrix3D_obj,prependScale,(void)) - -void Matrix3D_obj::prependTranslation(Float x,Float y,Float z){ - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_828_prependTranslation) -HXLINE( 829) ::openfl::geom::Matrix3D m = ::openfl::geom::Matrix3D_obj::__alloc( HX_CTX ,null()); -HXLINE( 830) m->set_position( ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,x,y,z,null())); -HXLINE( 831) this->prepend(m); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Matrix3D_obj,prependTranslation,(void)) - -bool Matrix3D_obj::recompose( ::openfl::_Vector::ObjectVector components, ::Dynamic __o_orientationStyle){ - ::Dynamic orientationStyle = __o_orientationStyle; - if (hx::IsNull(__o_orientationStyle)) orientationStyle = 1; - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_835_recompose) -HXLINE( 836) bool _hx_tmp; -HXDLIN( 836) bool _hx_tmp1; -HXDLIN( 836) bool _hx_tmp2; -HXDLIN( 836) if ((components->get_length() >= 3)) { -HXLINE( 836) _hx_tmp2 = (components->get(2).StaticCast< ::openfl::geom::Vector3D >()->x == 0); - } - else { -HXLINE( 836) _hx_tmp2 = true; - } -HXDLIN( 836) if (!(_hx_tmp2)) { -HXLINE( 836) _hx_tmp1 = (components->get(2).StaticCast< ::openfl::geom::Vector3D >()->y == 0); - } - else { -HXLINE( 836) _hx_tmp1 = true; - } -HXDLIN( 836) if (!(_hx_tmp1)) { -HXLINE( 836) _hx_tmp = (components->get(2).StaticCast< ::openfl::geom::Vector3D >()->z == 0); - } - else { -HXLINE( 836) _hx_tmp = true; - } -HXDLIN( 836) if (_hx_tmp) { -HXLINE( 838) return false; - } -HXLINE( 841) this->identity(); -HXLINE( 843) ::Array< Float > scale = ::Array_obj< Float >::__new(0); -HXLINE( 844) scale[0] = (scale[1] = (scale[2] = components->get(2).StaticCast< ::openfl::geom::Vector3D >()->x)); -HXLINE( 845) scale[4] = (scale[5] = (scale[6] = components->get(2).StaticCast< ::openfl::geom::Vector3D >()->y)); -HXLINE( 846) scale[8] = (scale[9] = (scale[10] = components->get(2).StaticCast< ::openfl::geom::Vector3D >()->z)); -HXLINE( 848) if (hx::IsEq( orientationStyle,1 )) { -HXLINE( 851) Float cx = ::Math_obj::cos(components->get(1).StaticCast< ::openfl::geom::Vector3D >()->x); -HXLINE( 852) Float cy = ::Math_obj::cos(components->get(1).StaticCast< ::openfl::geom::Vector3D >()->y); -HXLINE( 853) Float cz = ::Math_obj::cos(components->get(1).StaticCast< ::openfl::geom::Vector3D >()->z); -HXLINE( 854) Float sx = ::Math_obj::sin(components->get(1).StaticCast< ::openfl::geom::Vector3D >()->x); -HXLINE( 855) Float sy = ::Math_obj::sin(components->get(1).StaticCast< ::openfl::geom::Vector3D >()->y); -HXLINE( 856) Float sz = ::Math_obj::sin(components->get(1).StaticCast< ::openfl::geom::Vector3D >()->z); -HXLINE( 858) this->rawData->set(0,((cy * cz) * scale->__get(0))); -HXLINE( 859) this->rawData->set(1,((cy * sz) * scale->__get(1))); -HXLINE( 860) this->rawData->set(2,(-(sy) * scale->__get(2))); -HXLINE( 861) this->rawData->set(3,( (Float)(0) )); -HXLINE( 862) this->rawData->set(4,((((sx * sy) * cz) - (cx * sz)) * scale->__get(4))); -HXLINE( 863) this->rawData->set(5,((((sx * sy) * sz) + (cx * cz)) * scale->__get(5))); -HXLINE( 864) this->rawData->set(6,((sx * cy) * scale->__get(6))); -HXLINE( 865) this->rawData->set(7,( (Float)(0) )); -HXLINE( 866) this->rawData->set(8,((((cx * sy) * cz) + (sx * sz)) * scale->__get(8))); -HXLINE( 867) this->rawData->set(9,((((cx * sy) * sz) - (sx * cz)) * scale->__get(9))); -HXLINE( 868) this->rawData->set(10,((cx * cy) * scale->__get(10))); -HXLINE( 869) this->rawData->set(11,( (Float)(0) )); -HXLINE( 870) { -HXLINE( 870) ::Dynamic this1 = this->rawData; -HXDLIN( 870) ( ( ::openfl::_Vector::FloatVector)(this1) )->set(12,components->get(0).StaticCast< ::openfl::geom::Vector3D >()->x); - } -HXLINE( 871) { -HXLINE( 871) ::Dynamic this2 = this->rawData; -HXDLIN( 871) ( ( ::openfl::_Vector::FloatVector)(this2) )->set(13,components->get(0).StaticCast< ::openfl::geom::Vector3D >()->y); - } -HXLINE( 872) { -HXLINE( 872) ::Dynamic this3 = this->rawData; -HXDLIN( 872) ( ( ::openfl::_Vector::FloatVector)(this3) )->set(14,components->get(0).StaticCast< ::openfl::geom::Vector3D >()->z); - } -HXLINE( 873) this->rawData->set(15,( (Float)(1) )); - } - else { -HXLINE( 876) Float x = components->get(1).StaticCast< ::openfl::geom::Vector3D >()->x; -HXLINE( 877) Float y = components->get(1).StaticCast< ::openfl::geom::Vector3D >()->y; -HXLINE( 878) Float z = components->get(1).StaticCast< ::openfl::geom::Vector3D >()->z; -HXLINE( 879) Float w = components->get(1).StaticCast< ::openfl::geom::Vector3D >()->w; -HXLINE( 881) if (hx::IsEq( orientationStyle,0 )) { -HXLINE( 883) x = (x * ::Math_obj::sin((w / ( (Float)(2) )))); -HXLINE( 884) y = (y * ::Math_obj::sin((w / ( (Float)(2) )))); -HXLINE( 885) z = (z * ::Math_obj::sin((w / ( (Float)(2) )))); -HXLINE( 886) w = ::Math_obj::cos((w / ( (Float)(2) ))); - } -HXLINE( 889) this->rawData->set(0,(((( (Float)(1) ) - ((( (Float)(2) ) * y) * y)) - ((( (Float)(2) ) * z) * z)) * scale->__get(0))); -HXLINE( 890) this->rawData->set(1,((((( (Float)(2) ) * x) * y) + ((( (Float)(2) ) * w) * z)) * scale->__get(1))); -HXLINE( 891) this->rawData->set(2,((((( (Float)(2) ) * x) * z) - ((( (Float)(2) ) * w) * y)) * scale->__get(2))); -HXLINE( 892) this->rawData->set(3,( (Float)(0) )); -HXLINE( 893) this->rawData->set(4,((((( (Float)(2) ) * x) * y) - ((( (Float)(2) ) * w) * z)) * scale->__get(4))); -HXLINE( 894) this->rawData->set(5,(((( (Float)(1) ) - ((( (Float)(2) ) * x) * x)) - ((( (Float)(2) ) * z) * z)) * scale->__get(5))); -HXLINE( 895) this->rawData->set(6,((((( (Float)(2) ) * y) * z) + ((( (Float)(2) ) * w) * x)) * scale->__get(6))); -HXLINE( 896) this->rawData->set(7,( (Float)(0) )); -HXLINE( 897) this->rawData->set(8,((((( (Float)(2) ) * x) * z) + ((( (Float)(2) ) * w) * y)) * scale->__get(8))); -HXLINE( 898) this->rawData->set(9,((((( (Float)(2) ) * y) * z) - ((( (Float)(2) ) * w) * x)) * scale->__get(9))); -HXLINE( 899) this->rawData->set(10,(((( (Float)(1) ) - ((( (Float)(2) ) * x) * x)) - ((( (Float)(2) ) * y) * y)) * scale->__get(10))); -HXLINE( 900) this->rawData->set(11,( (Float)(0) )); -HXLINE( 901) { -HXLINE( 901) ::Dynamic this4 = this->rawData; -HXDLIN( 901) ( ( ::openfl::_Vector::FloatVector)(this4) )->set(12,components->get(0).StaticCast< ::openfl::geom::Vector3D >()->x); - } -HXLINE( 902) { -HXLINE( 902) ::Dynamic this5 = this->rawData; -HXDLIN( 902) ( ( ::openfl::_Vector::FloatVector)(this5) )->set(13,components->get(0).StaticCast< ::openfl::geom::Vector3D >()->y); - } -HXLINE( 903) { -HXLINE( 903) ::Dynamic this6 = this->rawData; -HXDLIN( 903) ( ( ::openfl::_Vector::FloatVector)(this6) )->set(14,components->get(0).StaticCast< ::openfl::geom::Vector3D >()->z); - } -HXLINE( 904) this->rawData->set(15,( (Float)(1) )); - } -HXLINE( 907) if ((components->get(2).StaticCast< ::openfl::geom::Vector3D >()->x == 0)) { -HXLINE( 909) this->rawData->set(0,((Float)1e-15)); - } -HXLINE( 912) if ((components->get(2).StaticCast< ::openfl::geom::Vector3D >()->y == 0)) { -HXLINE( 914) this->rawData->set(5,((Float)1e-15)); - } -HXLINE( 917) if ((components->get(2).StaticCast< ::openfl::geom::Vector3D >()->z == 0)) { -HXLINE( 919) this->rawData->set(10,((Float)1e-15)); - } -HXLINE( 922) bool _hx_tmp3; -HXDLIN( 922) bool _hx_tmp4; -HXDLIN( 922) if ((components->get(2).StaticCast< ::openfl::geom::Vector3D >()->x != 0)) { -HXLINE( 922) _hx_tmp4 = (components->get(2).StaticCast< ::openfl::geom::Vector3D >()->y == 0); - } - else { -HXLINE( 922) _hx_tmp4 = true; - } -HXDLIN( 922) if (!(_hx_tmp4)) { -HXLINE( 922) _hx_tmp3 = (components->get(2).StaticCast< ::openfl::geom::Vector3D >()->y == 0); - } - else { -HXLINE( 922) _hx_tmp3 = true; - } -HXDLIN( 922) return !(_hx_tmp3); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3D_obj,recompose,return ) - - ::openfl::geom::Vector3D Matrix3D_obj::transformVector( ::openfl::geom::Vector3D v){ - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_926_transformVector) -HXLINE( 927) Float x = v->x; -HXLINE( 928) Float y = v->y; -HXLINE( 929) Float z = v->z; -HXLINE( 931) Float _hx_tmp = (x * this->rawData->get(0)); -HXDLIN( 931) Float _hx_tmp1 = (_hx_tmp + (y * this->rawData->get(4))); -HXDLIN( 931) Float _hx_tmp2 = (_hx_tmp1 + (z * this->rawData->get(8))); -HXDLIN( 931) Float _hx_tmp3 = (_hx_tmp2 + this->rawData->get(12)); -HXLINE( 932) Float _hx_tmp4 = (x * this->rawData->get(1)); -HXDLIN( 932) Float _hx_tmp5 = (_hx_tmp4 + (y * this->rawData->get(5))); -HXDLIN( 932) Float _hx_tmp6 = (_hx_tmp5 + (z * this->rawData->get(9))); -HXDLIN( 932) Float _hx_tmp7 = (_hx_tmp6 + this->rawData->get(13)); -HXDLIN( 932) Float _hx_tmp8 = (x * this->rawData->get(2)); -HXDLIN( 932) Float _hx_tmp9 = (_hx_tmp8 + (y * this->rawData->get(6))); -HXDLIN( 932) Float _hx_tmp10 = (_hx_tmp9 + (z * this->rawData->get(10))); -HXDLIN( 932) Float _hx_tmp11 = (_hx_tmp10 + this->rawData->get(14)); -HXLINE( 933) Float _hx_tmp12 = (x * this->rawData->get(3)); -HXDLIN( 933) Float _hx_tmp13 = (_hx_tmp12 + (y * this->rawData->get(7))); -HXDLIN( 933) Float _hx_tmp14 = (_hx_tmp13 + (z * this->rawData->get(11))); -HXLINE( 931) return ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,_hx_tmp3,_hx_tmp7,_hx_tmp11,(_hx_tmp14 + this->rawData->get(15))); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix3D_obj,transformVector,return ) - -void Matrix3D_obj::transformVectors( ::openfl::_Vector::FloatVector vin, ::openfl::_Vector::FloatVector vout){ - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_937_transformVectors) -HXLINE( 938) int i = 0; -HXLINE( 939) Float x; -HXDLIN( 939) Float y; -HXDLIN( 939) Float z; -HXLINE( 941) while(((i + 3) <= vin->get_length())){ -HXLINE( 943) x = vin->get(i); -HXLINE( 944) y = vin->get((i + 1)); -HXLINE( 945) z = vin->get((i + 2)); -HXLINE( 947) { -HXLINE( 947) Float value = (x * this->rawData->get(0)); -HXDLIN( 947) Float value1 = (value + (y * this->rawData->get(4))); -HXDLIN( 947) Float value2 = (value1 + (z * this->rawData->get(8))); -HXDLIN( 947) vout->set(i,(value2 + this->rawData->get(12))); - } -HXLINE( 948) { -HXLINE( 948) Float value3 = (x * this->rawData->get(1)); -HXDLIN( 948) Float value4 = (value3 + (y * this->rawData->get(5))); -HXDLIN( 948) Float value5 = (value4 + (z * this->rawData->get(9))); -HXDLIN( 948) vout->set((i + 1),(value5 + this->rawData->get(13))); - } -HXLINE( 949) { -HXLINE( 949) Float value6 = (x * this->rawData->get(2)); -HXDLIN( 949) Float value7 = (value6 + (y * this->rawData->get(6))); -HXDLIN( 949) Float value8 = (value7 + (z * this->rawData->get(10))); -HXDLIN( 949) vout->set((i + 2),(value8 + this->rawData->get(14))); - } -HXLINE( 951) i = (i + 3); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Matrix3D_obj,transformVectors,(void)) - -void Matrix3D_obj::transpose(){ - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_956_transpose) -HXLINE( 957) ::openfl::_Vector::FloatVector oRawData = ( ( ::openfl::_Vector::FloatVector)(this->rawData->copy()) ); -HXLINE( 958) { -HXLINE( 958) ::Dynamic this1 = this->rawData; -HXDLIN( 958) ( ( ::openfl::_Vector::FloatVector)(this1) )->set(1,oRawData->get(4)); - } -HXLINE( 959) { -HXLINE( 959) ::Dynamic this2 = this->rawData; -HXDLIN( 959) ( ( ::openfl::_Vector::FloatVector)(this2) )->set(2,oRawData->get(8)); - } -HXLINE( 960) { -HXLINE( 960) ::Dynamic this3 = this->rawData; -HXDLIN( 960) ( ( ::openfl::_Vector::FloatVector)(this3) )->set(3,oRawData->get(12)); - } -HXLINE( 961) { -HXLINE( 961) ::Dynamic this4 = this->rawData; -HXDLIN( 961) ( ( ::openfl::_Vector::FloatVector)(this4) )->set(4,oRawData->get(1)); - } -HXLINE( 962) { -HXLINE( 962) ::Dynamic this5 = this->rawData; -HXDLIN( 962) ( ( ::openfl::_Vector::FloatVector)(this5) )->set(6,oRawData->get(9)); - } -HXLINE( 963) { -HXLINE( 963) ::Dynamic this6 = this->rawData; -HXDLIN( 963) ( ( ::openfl::_Vector::FloatVector)(this6) )->set(7,oRawData->get(13)); - } -HXLINE( 964) { -HXLINE( 964) ::Dynamic this7 = this->rawData; -HXDLIN( 964) ( ( ::openfl::_Vector::FloatVector)(this7) )->set(8,oRawData->get(2)); - } -HXLINE( 965) { -HXLINE( 965) ::Dynamic this8 = this->rawData; -HXDLIN( 965) ( ( ::openfl::_Vector::FloatVector)(this8) )->set(9,oRawData->get(6)); - } -HXLINE( 966) { -HXLINE( 966) ::Dynamic this9 = this->rawData; -HXDLIN( 966) ( ( ::openfl::_Vector::FloatVector)(this9) )->set(11,oRawData->get(14)); - } -HXLINE( 967) { -HXLINE( 967) ::Dynamic this10 = this->rawData; -HXDLIN( 967) ( ( ::openfl::_Vector::FloatVector)(this10) )->set(12,oRawData->get(3)); - } -HXLINE( 968) { -HXLINE( 968) ::Dynamic this11 = this->rawData; -HXDLIN( 968) ( ( ::openfl::_Vector::FloatVector)(this11) )->set(13,oRawData->get(7)); - } -HXLINE( 969) { -HXLINE( 969) ::Dynamic this12 = this->rawData; -HXDLIN( 969) ( ( ::openfl::_Vector::FloatVector)(this12) )->set(14,oRawData->get(11)); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix3D_obj,transpose,(void)) - -Float Matrix3D_obj::get_determinant(){ - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_1005_get_determinant) -HXDLIN(1005) Float _hx_tmp = this->rawData->get(0); -HXDLIN(1005) Float _hx_tmp1 = (_hx_tmp * this->rawData->get(5)); -HXDLIN(1005) Float _hx_tmp2 = this->rawData->get(4); -HXDLIN(1005) Float _hx_tmp3 = (_hx_tmp1 - (_hx_tmp2 * this->rawData->get(1))); -HXDLIN(1005) Float _hx_tmp4 = this->rawData->get(10); -HXDLIN(1005) Float _hx_tmp5 = (_hx_tmp4 * this->rawData->get(15)); -HXDLIN(1005) Float _hx_tmp6 = this->rawData->get(14); -HXDLIN(1005) Float _hx_tmp7 = (_hx_tmp3 * (_hx_tmp5 - (_hx_tmp6 * this->rawData->get(11)))); -HXLINE(1006) Float _hx_tmp8 = this->rawData->get(0); -HXDLIN(1006) Float _hx_tmp9 = (_hx_tmp8 * this->rawData->get(9)); -HXDLIN(1006) Float _hx_tmp10 = this->rawData->get(8); -HXDLIN(1006) Float _hx_tmp11 = (_hx_tmp9 - (_hx_tmp10 * this->rawData->get(1))); -HXDLIN(1006) Float _hx_tmp12 = this->rawData->get(6); -HXDLIN(1006) Float _hx_tmp13 = (_hx_tmp12 * this->rawData->get(15)); -HXDLIN(1006) Float _hx_tmp14 = this->rawData->get(14); -HXLINE(1005) Float _hx_tmp15 = (_hx_tmp7 - (_hx_tmp11 * (_hx_tmp13 - (_hx_tmp14 * this->rawData->get(7))))); -HXLINE(1007) Float _hx_tmp16 = this->rawData->get(0); -HXDLIN(1007) Float _hx_tmp17 = (_hx_tmp16 * this->rawData->get(13)); -HXDLIN(1007) Float _hx_tmp18 = this->rawData->get(12); -HXDLIN(1007) Float _hx_tmp19 = (_hx_tmp17 - (_hx_tmp18 * this->rawData->get(1))); -HXDLIN(1007) Float _hx_tmp20 = this->rawData->get(6); -HXDLIN(1007) Float _hx_tmp21 = (_hx_tmp20 * this->rawData->get(11)); -HXDLIN(1007) Float _hx_tmp22 = this->rawData->get(10); -HXLINE(1005) Float _hx_tmp23 = (_hx_tmp15 + (_hx_tmp19 * (_hx_tmp21 - (_hx_tmp22 * this->rawData->get(7))))); -HXLINE(1008) Float _hx_tmp24 = this->rawData->get(4); -HXDLIN(1008) Float _hx_tmp25 = (_hx_tmp24 * this->rawData->get(9)); -HXDLIN(1008) Float _hx_tmp26 = this->rawData->get(8); -HXDLIN(1008) Float _hx_tmp27 = (_hx_tmp25 - (_hx_tmp26 * this->rawData->get(5))); -HXDLIN(1008) Float _hx_tmp28 = this->rawData->get(2); -HXDLIN(1008) Float _hx_tmp29 = (_hx_tmp28 * this->rawData->get(15)); -HXDLIN(1008) Float _hx_tmp30 = this->rawData->get(14); -HXLINE(1005) Float _hx_tmp31 = (_hx_tmp23 + (_hx_tmp27 * (_hx_tmp29 - (_hx_tmp30 * this->rawData->get(3))))); -HXLINE(1009) Float _hx_tmp32 = this->rawData->get(4); -HXDLIN(1009) Float _hx_tmp33 = (_hx_tmp32 * this->rawData->get(13)); -HXDLIN(1009) Float _hx_tmp34 = this->rawData->get(12); -HXDLIN(1009) Float _hx_tmp35 = (_hx_tmp33 - (_hx_tmp34 * this->rawData->get(5))); -HXDLIN(1009) Float _hx_tmp36 = this->rawData->get(2); -HXDLIN(1009) Float _hx_tmp37 = (_hx_tmp36 * this->rawData->get(11)); -HXDLIN(1009) Float _hx_tmp38 = this->rawData->get(10); -HXLINE(1005) Float _hx_tmp39 = (_hx_tmp31 - (_hx_tmp35 * (_hx_tmp37 - (_hx_tmp38 * this->rawData->get(3))))); -HXLINE(1010) Float _hx_tmp40 = this->rawData->get(8); -HXDLIN(1010) Float _hx_tmp41 = (_hx_tmp40 * this->rawData->get(13)); -HXDLIN(1010) Float _hx_tmp42 = this->rawData->get(12); -HXDLIN(1010) Float _hx_tmp43 = (_hx_tmp41 - (_hx_tmp42 * this->rawData->get(9))); -HXDLIN(1010) Float _hx_tmp44 = this->rawData->get(2); -HXDLIN(1010) Float _hx_tmp45 = (_hx_tmp44 * this->rawData->get(7)); -HXDLIN(1010) Float _hx_tmp46 = this->rawData->get(6); -HXLINE(1005) return (_hx_tmp39 + (_hx_tmp43 * (_hx_tmp45 - (_hx_tmp46 * this->rawData->get(3))))); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix3D_obj,get_determinant,return ) - - ::openfl::geom::Vector3D Matrix3D_obj::get_position(){ - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_1015_get_position) -HXDLIN(1015) Float _hx_tmp = this->rawData->get(12); -HXDLIN(1015) Float _hx_tmp1 = this->rawData->get(13); -HXDLIN(1015) return ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,_hx_tmp,_hx_tmp1,this->rawData->get(14),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Matrix3D_obj,get_position,return ) - - ::openfl::geom::Vector3D Matrix3D_obj::set_position( ::openfl::geom::Vector3D val){ - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_1019_set_position) -HXLINE(1020) this->rawData->set(12,val->x); -HXLINE(1021) this->rawData->set(13,val->y); -HXLINE(1022) this->rawData->set(14,val->z); -HXLINE(1023) return val; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Matrix3D_obj,set_position,return ) - - ::openfl::geom::Matrix3D Matrix3D_obj::create2D(Float x,Float y,hx::Null< Float > __o_scale,hx::Null< Float > __o_rotation){ - Float scale = __o_scale.Default(1); - Float rotation = __o_rotation.Default(0); - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_346_create2D) -HXLINE( 347) Float theta = ((rotation * ::Math_obj::PI) / ((Float)180.0)); -HXLINE( 348) Float c = ::Math_obj::cos(theta); -HXLINE( 349) Float s = ::Math_obj::sin(theta); -HXLINE( 351) int length = null(); -HXDLIN( 351) bool fixed = null(); -HXDLIN( 351) return ::openfl::geom::Matrix3D_obj::__alloc( HX_CTX , ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length,fixed,::Array_obj< Float >::__new(16)->init(0,(c * scale))->init(1,(-(s) * scale))->init(2,0)->init(3,0)->init(4,(s * scale))->init(5,(c * scale))->init(6,0)->init(7,0)->init(8,0)->init(9,0)->init(10,1)->init(11,0)->init(12,x)->init(13,y)->init(14,0)->init(15,1),true)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Matrix3D_obj,create2D,return ) - - ::openfl::geom::Matrix3D Matrix3D_obj::createABCD(Float a,Float b,Float c,Float d,Float tx,Float ty){ - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_357_createABCD) -HXDLIN( 357) int length = null(); -HXDLIN( 357) bool fixed = null(); -HXDLIN( 357) return ::openfl::geom::Matrix3D_obj::__alloc( HX_CTX , ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length,fixed,::Array_obj< Float >::__new(16)->init(0,a)->init(1,b)->init(2,0)->init(3,0)->init(4,c)->init(5,d)->init(6,0)->init(7,0)->init(8,0)->init(9,0)->init(10,1)->init(11,0)->init(12,tx)->init(13,ty)->init(14,0)->init(15,1),true)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(Matrix3D_obj,createABCD,return ) - - ::openfl::geom::Matrix3D Matrix3D_obj::createOrtho(Float x0,Float x1,Float y0,Float y1,Float zNear,Float zFar){ - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_362_createOrtho) -HXLINE( 363) Float sx = (((Float)1.0) / (x1 - x0)); -HXLINE( 364) Float sy = (((Float)1.0) / (y1 - y0)); -HXLINE( 365) Float sz = (((Float)1.0) / (zFar - zNear)); -HXLINE( 367) int length = null(); -HXDLIN( 367) bool fixed = null(); -HXDLIN( 367) return ::openfl::geom::Matrix3D_obj::__alloc( HX_CTX , ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length,fixed,::Array_obj< Float >::__new(16)->init(0,(((Float)2.0) * sx))->init(1,0)->init(2,0)->init(3,0)->init(4,0)->init(5,(((Float)2.0) * sy))->init(6,0)->init(7,0)->init(8,0)->init(9,0)->init(10,(((Float)-2.0) * sz))->init(11,0)->init(12,(-((x0 + x1)) * sx))->init(13,(-((y0 + y1)) * sy))->init(14,(-((zNear + zFar)) * sz))->init(15,1),true)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC6(Matrix3D_obj,createOrtho,return ) - - ::openfl::geom::Matrix3D Matrix3D_obj::interpolate( ::openfl::geom::Matrix3D thisMat, ::openfl::geom::Matrix3D toMat,Float percent){ - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_496_interpolate) -HXLINE( 497) ::openfl::geom::Matrix3D m = ::openfl::geom::Matrix3D_obj::__alloc( HX_CTX ,null()); -HXLINE( 499) { -HXLINE( 499) int _g = 0; -HXDLIN( 499) while((_g < 16)){ -HXLINE( 499) _g = (_g + 1); -HXDLIN( 499) int i = (_g - 1); -HXLINE( 501) { -HXLINE( 501) ::Dynamic this1 = m->rawData; -HXDLIN( 501) Float value = thisMat->rawData->get(i); -HXDLIN( 501) Float value1 = toMat->rawData->get(i); -HXDLIN( 501) ( ( ::openfl::_Vector::FloatVector)(this1) )->set(i,(value + ((value1 - thisMat->rawData->get(i)) * percent))); - } - } - } -HXLINE( 504) return m; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Matrix3D_obj,interpolate,return ) - - ::openfl::geom::Matrix3D Matrix3D_obj::_hx___getAxisRotation(Float x,Float y,Float z,Float degrees){ - HX_GC_STACKFRAME(&_hx_pos_48294970c42d50e6_973___getAxisRotation) -HXLINE( 974) ::openfl::geom::Matrix3D m = ::openfl::geom::Matrix3D_obj::__alloc( HX_CTX ,null()); -HXLINE( 976) ::openfl::geom::Vector3D a1 = ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,x,y,z,null()); -HXLINE( 977) Float rad = (-(degrees) * (::Math_obj::PI / ( (Float)(180) ))); -HXLINE( 978) Float c = ::Math_obj::cos(rad); -HXLINE( 979) Float s = ::Math_obj::sin(rad); -HXLINE( 980) Float t = (((Float)1.0) - c); -HXLINE( 982) m->rawData->set(0,(c + ((a1->x * a1->x) * t))); -HXLINE( 983) m->rawData->set(5,(c + ((a1->y * a1->y) * t))); -HXLINE( 984) m->rawData->set(10,(c + ((a1->z * a1->z) * t))); -HXLINE( 986) Float tmp1 = ((a1->x * a1->y) * t); -HXLINE( 987) Float tmp2 = (a1->z * s); -HXLINE( 988) m->rawData->set(4,(tmp1 + tmp2)); -HXLINE( 989) m->rawData->set(1,(tmp1 - tmp2)); -HXLINE( 990) tmp1 = ((a1->x * a1->z) * t); -HXLINE( 991) tmp2 = (a1->y * s); -HXLINE( 992) m->rawData->set(8,(tmp1 - tmp2)); -HXLINE( 993) m->rawData->set(2,(tmp1 + tmp2)); -HXLINE( 994) tmp1 = ((a1->y * a1->z) * t); -HXLINE( 995) tmp2 = (a1->x * s); -HXLINE( 996) m->rawData->set(9,(tmp1 + tmp2)); -HXLINE( 997) m->rawData->set(6,(tmp1 - tmp2)); -HXLINE( 999) return m; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(Matrix3D_obj,_hx___getAxisRotation,return ) - - -hx::ObjectPtr< Matrix3D_obj > Matrix3D_obj::__new( ::openfl::_Vector::FloatVector v) { - hx::ObjectPtr< Matrix3D_obj > __this = new Matrix3D_obj(); - __this->__construct(v); - return __this; -} - -hx::ObjectPtr< Matrix3D_obj > Matrix3D_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::_Vector::FloatVector v) { - Matrix3D_obj *__this = (Matrix3D_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Matrix3D_obj), true, "openfl.geom.Matrix3D")); - *(void **)__this = Matrix3D_obj::_hx_vtable; - __this->__construct(v); - return __this; -} - -Matrix3D_obj::Matrix3D_obj() -{ -} - -void Matrix3D_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Matrix3D); - HX_MARK_MEMBER_NAME(rawData,"rawData"); - HX_MARK_END_CLASS(); -} - -void Matrix3D_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(rawData,"rawData"); -} - -hx::Val Matrix3D_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"append") ) { return hx::Val( append_dyn() ); } - if (HX_FIELD_EQ(inName,"invert") ) { return hx::Val( invert_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"rawData") ) { return hx::Val( rawData ); } - if (HX_FIELD_EQ(inName,"pointAt") ) { return hx::Val( pointAt_dyn() ); } - if (HX_FIELD_EQ(inName,"prepend") ) { return hx::Val( prepend_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"position") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_position() ); } - if (HX_FIELD_EQ(inName,"copyFrom") ) { return hx::Val( copyFrom_dyn() ); } - if (HX_FIELD_EQ(inName,"identity") ) { return hx::Val( identity_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"copyRowTo") ) { return hx::Val( copyRowTo_dyn() ); } - if (HX_FIELD_EQ(inName,"decompose") ) { return hx::Val( decompose_dyn() ); } - if (HX_FIELD_EQ(inName,"recompose") ) { return hx::Val( recompose_dyn() ); } - if (HX_FIELD_EQ(inName,"transpose") ) { return hx::Val( transpose_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"determinant") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_determinant() ); } - if (HX_FIELD_EQ(inName,"appendScale") ) { return hx::Val( appendScale_dyn() ); } - if (HX_FIELD_EQ(inName,"copyRowFrom") ) { return hx::Val( copyRowFrom_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"copyColumnTo") ) { return hx::Val( copyColumnTo_dyn() ); } - if (HX_FIELD_EQ(inName,"prependScale") ) { return hx::Val( prependScale_dyn() ); } - if (HX_FIELD_EQ(inName,"get_position") ) { return hx::Val( get_position_dyn() ); } - if (HX_FIELD_EQ(inName,"set_position") ) { return hx::Val( set_position_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"copyRawDataTo") ) { return hx::Val( copyRawDataTo_dyn() ); } - if (HX_FIELD_EQ(inName,"interpolateTo") ) { return hx::Val( interpolateTo_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"appendRotation") ) { return hx::Val( appendRotation_dyn() ); } - if (HX_FIELD_EQ(inName,"copyColumnFrom") ) { return hx::Val( copyColumnFrom_dyn() ); } - if (HX_FIELD_EQ(inName,"copyToMatrix3D") ) { return hx::Val( copyToMatrix3D_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"copyRawDataFrom") ) { return hx::Val( copyRawDataFrom_dyn() ); } - if (HX_FIELD_EQ(inName,"prependRotation") ) { return hx::Val( prependRotation_dyn() ); } - if (HX_FIELD_EQ(inName,"transformVector") ) { return hx::Val( transformVector_dyn() ); } - if (HX_FIELD_EQ(inName,"get_determinant") ) { return hx::Val( get_determinant_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"transformVectors") ) { return hx::Val( transformVectors_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"appendTranslation") ) { return hx::Val( appendTranslation_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"prependTranslation") ) { return hx::Val( prependTranslation_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"deltaTransformVector") ) { return hx::Val( deltaTransformVector_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Matrix3D_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"create2D") ) { outValue = create2D_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"createABCD") ) { outValue = createABCD_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"createOrtho") ) { outValue = createOrtho_dyn(); return true; } - if (HX_FIELD_EQ(inName,"interpolate") ) { outValue = interpolate_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__getAxisRotation") ) { outValue = _hx___getAxisRotation_dyn(); return true; } - } - return false; -} - -hx::Val Matrix3D_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"rawData") ) { rawData=inValue.Cast< ::openfl::_Vector::FloatVector >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"position") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_position(inValue.Cast< ::openfl::geom::Vector3D >()) ); } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Matrix3D_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("determinant",95,5d,15,32)); - outFields->push(HX_("position",a9,a0,fa,ca)); - outFields->push(HX_("rawData",32,6c,18,ff)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Matrix3D_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::_Vector::FloatVector */ ,(int)offsetof(Matrix3D_obj,rawData),HX_("rawData",32,6c,18,ff)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Matrix3D_obj_sStaticStorageInfo = 0; -#endif - -static ::String Matrix3D_obj_sMemberFields[] = { - HX_("rawData",32,6c,18,ff), - HX_("append",da,e1,d3,8f), - HX_("appendRotation",38,45,e8,cb), - HX_("appendScale",50,66,45,b5), - HX_("appendTranslation",37,e1,3d,d6), - HX_("clone",5d,13,63,48), - HX_("copyColumnFrom",75,97,b5,3a), - HX_("copyColumnTo",c6,2e,f6,f6), - HX_("copyFrom",bf,0b,61,c8), - HX_("copyRawDataFrom",07,7d,bd,2c), - HX_("copyRawDataTo",d8,2b,f7,a8), - HX_("copyRowFrom",6f,45,8b,ef), - HX_("copyRowTo",40,8a,62,73), - HX_("copyToMatrix3D",e2,1d,1f,04), - HX_("decompose",b1,c3,a7,7a), - HX_("deltaTransformVector",37,02,9c,c2), - HX_("identity",3e,45,2f,b9), - HX_("interpolateTo",9c,90,22,71), - HX_("invert",16,e7,d8,9f), - HX_("pointAt",63,a1,21,51), - HX_("prepend",0e,97,e0,37), - HX_("prependRotation",6c,4e,3b,e8), - HX_("prependScale",9c,54,97,c4), - HX_("prependTranslation",83,90,15,05), - HX_("recompose",bf,81,db,03), - HX_("transformVector",4f,2b,b3,d2), - HX_("transformVectors",44,ba,12,8a), - HX_("transpose",79,50,2f,4c), - HX_("get_determinant",2c,15,f7,f2), - HX_("get_position",b2,54,14,80), - HX_("set_position",26,78,0d,95), - ::String(null()) }; - -hx::Class Matrix3D_obj::__mClass; - -static ::String Matrix3D_obj_sStaticFields[] = { - HX_("create2D",ce,49,f4,2b), - HX_("createABCD",be,c2,dd,52), - HX_("createOrtho",9c,4e,a8,5e), - HX_("interpolate",c1,d4,32,1f), - HX_("__getAxisRotation",95,a5,44,7b), - ::String(null()) -}; - -void Matrix3D_obj::__register() -{ - Matrix3D_obj _hx_dummy; - Matrix3D_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.geom.Matrix3D",e6,93,2e,3d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Matrix3D_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Matrix3D_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Matrix3D_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Matrix3D_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Matrix3D_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Matrix3D_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Matrix3D_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_48294970c42d50e6_10_boot) -HXDLIN( 10) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("statics",05,3c,65,36), ::Dynamic(hx::Anon_obj::Create(3) - ->setFixed(0,HX_("create2D",ce,49,f4,2b), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20))))) - ->setFixed(1,HX_("createABCD",be,c2,dd,52), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20))))) - ->setFixed(2,HX_("createOrtho",9c,4e,a8,5e), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))))); - } -} - -} // end namespace openfl -} // end namespace geom diff --git a/hGameTest/bin/linux/obj/src/openfl/geom/Point.cpp b/hGameTest/bin/linux/obj/src/openfl/geom/Point.cpp deleted file mode 100644 index d9bf1b1a..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/geom/Point.cpp +++ /dev/null @@ -1,428 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_lime_math_Vector2 -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl_geom_Point -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_35745b0e94bdaa0e_34_new,"openfl.geom.Point","new",0xa6fb3c0e,"openfl.geom.Point.new","openfl/geom/Point.hx",34,0x18173b82) -HX_LOCAL_STACK_FRAME(_hx_pos_35745b0e94bdaa0e_41_add,"openfl.geom.Point","add",0xa6f15dcf,"openfl.geom.Point.add","openfl/geom/Point.hx",41,0x18173b82) -HX_LOCAL_STACK_FRAME(_hx_pos_35745b0e94bdaa0e_46_clone,"openfl.geom.Point","clone",0x787f468b,"openfl.geom.Point.clone","openfl/geom/Point.hx",46,0x18173b82) -HX_LOCAL_STACK_FRAME(_hx_pos_35745b0e94bdaa0e_50_copyFrom,"openfl.geom.Point","copyFrom",0x660e8951,"openfl.geom.Point.copyFrom","openfl/geom/Point.hx",50,0x18173b82) -HX_LOCAL_STACK_FRAME(_hx_pos_35745b0e94bdaa0e_64_equals,"openfl.geom.Point","equals",0xa8838351,"openfl.geom.Point.equals","openfl/geom/Point.hx",64,0x18173b82) -HX_LOCAL_STACK_FRAME(_hx_pos_35745b0e94bdaa0e_74_normalize,"openfl.geom.Point","normalize",0x05c199bb,"openfl.geom.Point.normalize","openfl/geom/Point.hx",74,0x18173b82) -HX_LOCAL_STACK_FRAME(_hx_pos_35745b0e94bdaa0e_87_offset,"openfl.geom.Point","offset",0x48d02ca5,"openfl.geom.Point.offset","openfl/geom/Point.hx",87,0x18173b82) -HX_LOCAL_STACK_FRAME(_hx_pos_35745b0e94bdaa0e_98_setTo,"openfl.geom.Point","setTo",0xaa4bc4eb,"openfl.geom.Point.setTo","openfl/geom/Point.hx",98,0x18173b82) -HX_LOCAL_STACK_FRAME(_hx_pos_35745b0e94bdaa0e_105_subtract,"openfl.geom.Point","subtract",0x95bef2a6,"openfl.geom.Point.subtract","openfl/geom/Point.hx",105,0x18173b82) -HX_LOCAL_STACK_FRAME(_hx_pos_35745b0e94bdaa0e_110_toString,"openfl.geom.Point","toString",0xd61c4e3e,"openfl.geom.Point.toString","openfl/geom/Point.hx",110,0x18173b82) -HX_LOCAL_STACK_FRAME(_hx_pos_35745b0e94bdaa0e_115___toLimeVector2,"openfl.geom.Point","__toLimeVector2",0x318eb74d,"openfl.geom.Point.__toLimeVector2","openfl/geom/Point.hx",115,0x18173b82) -HX_LOCAL_STACK_FRAME(_hx_pos_35745b0e94bdaa0e_129_get_length,"openfl.geom.Point","get_length",0x11c48ac1,"openfl.geom.Point.get_length","openfl/geom/Point.hx",129,0x18173b82) -HX_LOCAL_STACK_FRAME(_hx_pos_35745b0e94bdaa0e_56_distance,"openfl.geom.Point","distance",0x09a710c7,"openfl.geom.Point.distance","openfl/geom/Point.hx",56,0x18173b82) -HX_LOCAL_STACK_FRAME(_hx_pos_35745b0e94bdaa0e_69_interpolate,"openfl.geom.Point","interpolate",0x8bd29e6f,"openfl.geom.Point.interpolate","openfl/geom/Point.hx",69,0x18173b82) -HX_LOCAL_STACK_FRAME(_hx_pos_35745b0e94bdaa0e_94_polar,"openfl.geom.Point","polar",0xf6ae22ec,"openfl.geom.Point.polar","openfl/geom/Point.hx",94,0x18173b82) -HX_LOCAL_STACK_FRAME(_hx_pos_35745b0e94bdaa0e_15_boot,"openfl.geom.Point","boot",0x6cf250c4,"openfl.geom.Point.boot","openfl/geom/Point.hx",15,0x18173b82) -namespace openfl{ -namespace geom{ - -void Point_obj::__construct(hx::Null< Float > __o_x,hx::Null< Float > __o_y){ - Float x = __o_x.Default(0); - Float y = __o_y.Default(0); - HX_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_34_new) -HXLINE( 35) this->x = x; -HXLINE( 36) this->y = y; - } - -Dynamic Point_obj::__CreateEmpty() { return new Point_obj; } - -void *Point_obj::_hx_vtable = 0; - -Dynamic Point_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Point_obj > _hx_result = new Point_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool Point_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2bf671e4; -} - - ::openfl::geom::Point Point_obj::add( ::openfl::geom::Point v){ - HX_GC_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_41_add) -HXDLIN( 41) return ::openfl::geom::Point_obj::__alloc( HX_CTX ,(v->x + this->x),(v->y + this->y)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Point_obj,add,return ) - - ::openfl::geom::Point Point_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_46_clone) -HXDLIN( 46) return ::openfl::geom::Point_obj::__alloc( HX_CTX ,this->x,this->y); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Point_obj,clone,return ) - -void Point_obj::copyFrom( ::openfl::geom::Point sourcePoint){ - HX_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_50_copyFrom) -HXLINE( 51) this->x = sourcePoint->x; -HXLINE( 52) this->y = sourcePoint->y; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Point_obj,copyFrom,(void)) - -bool Point_obj::equals( ::openfl::geom::Point toCompare){ - HX_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_64_equals) -HXDLIN( 64) bool _hx_tmp; -HXDLIN( 64) if (hx::IsNotNull( toCompare )) { -HXDLIN( 64) _hx_tmp = (toCompare->x == this->x); - } - else { -HXDLIN( 64) _hx_tmp = false; - } -HXDLIN( 64) if (_hx_tmp) { -HXDLIN( 64) return (toCompare->y == this->y); - } - else { -HXDLIN( 64) return false; - } -HXDLIN( 64) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Point_obj,equals,return ) - -void Point_obj::normalize(Float thickness){ - HX_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_74_normalize) -HXDLIN( 74) bool _hx_tmp; -HXDLIN( 74) if ((this->x == 0)) { -HXDLIN( 74) _hx_tmp = (this->y == 0); - } - else { -HXDLIN( 74) _hx_tmp = false; - } -HXDLIN( 74) if (_hx_tmp) { -HXLINE( 76) return; - } - else { -HXLINE( 80) Float norm = (thickness / ::Math_obj::sqrt(((this->x * this->x) + (this->y * this->y)))); -HXLINE( 81) ::openfl::geom::Point _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 81) _hx_tmp1->x = (_hx_tmp1->x * norm); -HXLINE( 82) ::openfl::geom::Point _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 82) _hx_tmp2->y = (_hx_tmp2->y * norm); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Point_obj,normalize,(void)) - -void Point_obj::offset(Float dx,Float dy){ - HX_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_87_offset) -HXLINE( 88) ::openfl::geom::Point _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 88) _hx_tmp->x = (_hx_tmp->x + dx); -HXLINE( 89) ::openfl::geom::Point _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 89) _hx_tmp1->y = (_hx_tmp1->y + dy); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Point_obj,offset,(void)) - -void Point_obj::setTo(Float xa,Float ya){ - HX_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_98_setTo) -HXLINE( 99) this->x = xa; -HXLINE( 100) this->y = ya; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Point_obj,setTo,(void)) - - ::openfl::geom::Point Point_obj::subtract( ::openfl::geom::Point v){ - HX_GC_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_105_subtract) -HXDLIN( 105) return ::openfl::geom::Point_obj::__alloc( HX_CTX ,(this->x - v->x),(this->y - v->y)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Point_obj,subtract,return ) - -::String Point_obj::toString(){ - HX_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_110_toString) -HXDLIN( 110) return ((((HX_("(x=",ed,c2,1e,00) + this->x) + HX_(", y=",18,15,2e,1d)) + this->y) + HX_(")",29,00,00,00)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Point_obj,toString,return ) - - ::lime::math::Vector2 Point_obj::_hx___toLimeVector2(){ - HX_GC_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_115___toLimeVector2) -HXLINE( 116) if (hx::IsNull( ::openfl::geom::Point_obj::_hx___limeVector2 )) { -HXLINE( 118) ::openfl::geom::Point_obj::_hx___limeVector2 = ::lime::math::Vector2_obj::__alloc( HX_CTX ,null(),null()); - } -HXLINE( 121) { -HXLINE( 121) ::lime::math::Vector2 _this = ::openfl::geom::Point_obj::_hx___limeVector2; -HXDLIN( 121) _this->x = this->x; -HXDLIN( 121) _this->y = this->y; - } -HXLINE( 122) return ::openfl::geom::Point_obj::_hx___limeVector2; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Point_obj,_hx___toLimeVector2,return ) - -Float Point_obj::get_length(){ - HX_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_129_get_length) -HXDLIN( 129) return ::Math_obj::sqrt(((this->x * this->x) + (this->y * this->y))); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Point_obj,get_length,return ) - - ::lime::utils::ObjectPool Point_obj::_hx___pool; - - ::lime::math::Vector2 Point_obj::_hx___limeVector2; - -Float Point_obj::distance( ::openfl::geom::Point pt1, ::openfl::geom::Point pt2){ - HX_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_56_distance) -HXLINE( 57) Float dx = (pt1->x - pt2->x); -HXLINE( 58) Float dy = (pt1->y - pt2->y); -HXLINE( 59) return ::Math_obj::sqrt(((dx * dx) + (dy * dy))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Point_obj,distance,return ) - - ::openfl::geom::Point Point_obj::interpolate( ::openfl::geom::Point pt1, ::openfl::geom::Point pt2,Float f){ - HX_GC_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_69_interpolate) -HXDLIN( 69) return ::openfl::geom::Point_obj::__alloc( HX_CTX ,(pt2->x + (f * (pt1->x - pt2->x))),(pt2->y + (f * (pt1->y - pt2->y)))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Point_obj,interpolate,return ) - - ::openfl::geom::Point Point_obj::polar(Float len,Float angle){ - HX_GC_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_94_polar) -HXDLIN( 94) return ::openfl::geom::Point_obj::__alloc( HX_CTX ,(len * ::Math_obj::cos(angle)),(len * ::Math_obj::sin(angle))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Point_obj,polar,return ) - - -hx::ObjectPtr< Point_obj > Point_obj::__new(hx::Null< Float > __o_x,hx::Null< Float > __o_y) { - hx::ObjectPtr< Point_obj > __this = new Point_obj(); - __this->__construct(__o_x,__o_y); - return __this; -} - -hx::ObjectPtr< Point_obj > Point_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_x,hx::Null< Float > __o_y) { - Point_obj *__this = (Point_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Point_obj), false, "openfl.geom.Point")); - *(void **)__this = Point_obj::_hx_vtable; - __this->__construct(__o_x,__o_y); - return __this; -} - -Point_obj::Point_obj() -{ -} - -hx::Val Point_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { return hx::Val( x ); } - if (HX_FIELD_EQ(inName,"y") ) { return hx::Val( y ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - if (HX_FIELD_EQ(inName,"setTo") ) { return hx::Val( setTo_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_length() ); } - if (HX_FIELD_EQ(inName,"equals") ) { return hx::Val( equals_dyn() ); } - if (HX_FIELD_EQ(inName,"offset") ) { return hx::Val( offset_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"copyFrom") ) { return hx::Val( copyFrom_dyn() ); } - if (HX_FIELD_EQ(inName,"subtract") ) { return hx::Val( subtract_dyn() ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"normalize") ) { return hx::Val( normalize_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_length") ) { return hx::Val( get_length_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__toLimeVector2") ) { return hx::Val( _hx___toLimeVector2_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Point_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"polar") ) { outValue = polar_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"__pool") ) { outValue = ( _hx___pool ); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"distance") ) { outValue = distance_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"interpolate") ) { outValue = interpolate_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__limeVector2") ) { outValue = ( _hx___limeVector2 ); return true; } - } - return false; -} - -hx::Val Point_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { x=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"y") ) { y=inValue.Cast< Float >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Point_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"__pool") ) { _hx___pool=ioValue.Cast< ::lime::utils::ObjectPool >(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__limeVector2") ) { _hx___limeVector2=ioValue.Cast< ::lime::math::Vector2 >(); return true; } - } - return false; -} - -void Point_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Point_obj_sMemberStorageInfo[] = { - {hx::fsFloat,(int)offsetof(Point_obj,x),HX_("x",78,00,00,00)}, - {hx::fsFloat,(int)offsetof(Point_obj,y),HX_("y",79,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Point_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::lime::utils::ObjectPool */ ,(void *) &Point_obj::_hx___pool,HX_("__pool",fc,e3,54,f9)}, - {hx::fsObject /* ::lime::math::Vector2 */ ,(void *) &Point_obj::_hx___limeVector2,HX_("__limeVector2",5a,88,77,8e)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Point_obj_sMemberFields[] = { - HX_("x",78,00,00,00), - HX_("y",79,00,00,00), - HX_("add",21,f2,49,00), - HX_("clone",5d,13,63,48), - HX_("copyFrom",bf,0b,61,c8), - HX_("equals",3f,ee,f2,bf), - HX_("normalize",8d,37,a1,ab), - HX_("offset",93,97,3f,60), - HX_("setTo",bd,91,2f,7a), - HX_("subtract",14,75,11,f8), - HX_("toString",ac,d0,6e,38), - HX_("__toLimeVector2",9f,7e,1d,cf), - HX_("get_length",af,04,8f,8f), - ::String(null()) }; - -static void Point_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Point_obj::_hx___pool,"__pool"); - HX_MARK_MEMBER_NAME(Point_obj::_hx___limeVector2,"__limeVector2"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Point_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Point_obj::_hx___pool,"__pool"); - HX_VISIT_MEMBER_NAME(Point_obj::_hx___limeVector2,"__limeVector2"); -}; - -#endif - -hx::Class Point_obj::__mClass; - -static ::String Point_obj_sStaticFields[] = { - HX_("__pool",fc,e3,54,f9), - HX_("__limeVector2",5a,88,77,8e), - HX_("distance",35,93,f9,6b), - HX_("interpolate",c1,d4,32,1f), - HX_("polar",be,ef,91,c6), - ::String(null()) -}; - -void Point_obj::__register() -{ - Point_obj _hx_dummy; - Point_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.geom.Point",1c,dd,d4,e0); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Point_obj::__GetStatic; - __mClass->mSetStaticField = &Point_obj::__SetStatic; - __mClass->mMarkFunc = Point_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Point_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Point_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Point_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Point_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Point_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Point_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Point_obj::__boot() -{ -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::openfl::geom::Point _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_15_boot) -HXDLIN( 15) return ::openfl::geom::Point_obj::__alloc( HX_CTX ,null(),null()); - } - HX_END_LOCAL_FUNC0(return) - - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_1) HXARGC(1) - void _hx_run( ::openfl::geom::Point p){ - HX_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_15_boot) -HXDLIN( 15) p->setTo(( (Float)(0) ),( (Float)(0) )); - } - HX_END_LOCAL_FUNC1((void)) - - HX_GC_STACKFRAME(&_hx_pos_35745b0e94bdaa0e_15_boot) -HXDLIN( 15) _hx___pool = ::lime::utils::ObjectPool_obj::__alloc( HX_CTX , ::Dynamic(new _hx_Closure_0()), ::Dynamic(new _hx_Closure_1()),null()); - } -} - -} // end namespace openfl -} // end namespace geom diff --git a/hGameTest/bin/linux/obj/src/openfl/geom/Rectangle.cpp b/hGameTest/bin/linux/obj/src/openfl/geom/Rectangle.cpp deleted file mode 100644 index 5b742d07..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/geom/Rectangle.cpp +++ /dev/null @@ -1,1048 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_math_Rectangle -#include -#endif -#ifndef INCLUDED_lime_utils_ObjectPool -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Point -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_45de901e99b61471_60_new,"openfl.geom.Rectangle","new",0xe1148d6d,"openfl.geom.Rectangle.new","openfl/geom/Rectangle.hx",60,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_69_clone,"openfl.geom.Rectangle","clone",0x6896edaa,"openfl.geom.Rectangle.clone","openfl/geom/Rectangle.hx",69,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_74_contains,"openfl.geom.Rectangle","contains",0x39912df2,"openfl.geom.Rectangle.contains","openfl/geom/Rectangle.hx",74,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_79_containsPoint,"openfl.geom.Rectangle","containsPoint",0xa42628fe,"openfl.geom.Rectangle.containsPoint","openfl/geom/Rectangle.hx",79,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_84_containsRect,"openfl.geom.Rectangle","containsRect",0x6ba48836,"openfl.geom.Rectangle.containsRect","openfl/geom/Rectangle.hx",84,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_95_copyFrom,"openfl.geom.Rectangle","copyFrom",0xd576df92,"openfl.geom.Rectangle.copyFrom","openfl/geom/Rectangle.hx",95,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_104_equals,"openfl.geom.Rectangle","equals",0xcd1e1752,"openfl.geom.Rectangle.equals","openfl/geom/Rectangle.hx",104,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_110_inflate,"openfl.geom.Rectangle","inflate",0x84b46414,"openfl.geom.Rectangle.inflate","openfl/geom/Rectangle.hx",110,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_119_inflatePoint,"openfl.geom.Rectangle","inflatePoint",0xf7c1779c,"openfl.geom.Rectangle.inflatePoint","openfl/geom/Rectangle.hx",119,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_123_intersection,"openfl.geom.Rectangle","intersection",0x4de95b9c,"openfl.geom.Rectangle.intersection","openfl/geom/Rectangle.hx",123,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_144_intersects,"openfl.geom.Rectangle","intersects",0xc0fc7147,"openfl.geom.Rectangle.intersects","openfl/geom/Rectangle.hx",144,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_161_isEmpty,"openfl.geom.Rectangle","isEmpty",0x84f8a5d0,"openfl.geom.Rectangle.isEmpty","openfl/geom/Rectangle.hx",161,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_165_offset,"openfl.geom.Rectangle","offset",0x6d6ac0a6,"openfl.geom.Rectangle.offset","openfl/geom/Rectangle.hx",165,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_171_offsetPoint,"openfl.geom.Rectangle","offsetPoint",0xf09849ca,"openfl.geom.Rectangle.offsetPoint","openfl/geom/Rectangle.hx",171,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_178_setEmpty,"openfl.geom.Rectangle","setEmpty",0x8b24775e,"openfl.geom.Rectangle.setEmpty","openfl/geom/Rectangle.hx",178,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_182_setTo,"openfl.geom.Rectangle","setTo",0x9a636c0a,"openfl.geom.Rectangle.setTo","openfl/geom/Rectangle.hx",182,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_191_toString,"openfl.geom.Rectangle","toString",0x4584a47f,"openfl.geom.Rectangle.toString","openfl/geom/Rectangle.hx",191,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_195_union,"openfl.geom.Rectangle","union",0xc71b3f5c,"openfl.geom.Rectangle.union","openfl/geom/Rectangle.hx",195,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_214___contract,"openfl.geom.Rectangle","__contract",0xb7fb00c5,"openfl.geom.Rectangle.__contract","openfl/geom/Rectangle.hx",214,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_237___expand,"openfl.geom.Rectangle","__expand",0x79b82d4d,"openfl.geom.Rectangle.__expand","openfl/geom/Rectangle.hx",237,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_266___toLimeRectangle,"openfl.geom.Rectangle","__toLimeRectangle",0x990c368c,"openfl.geom.Rectangle.__toLimeRectangle","openfl/geom/Rectangle.hx",266,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_278___transform,"openfl.geom.Rectangle","__transform",0x05478859,"openfl.geom.Rectangle.__transform","openfl/geom/Rectangle.hx",278,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_314_get_bottom,"openfl.geom.Rectangle","get_bottom",0x33110547,"openfl.geom.Rectangle.get_bottom","openfl/geom/Rectangle.hx",314,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_318_set_bottom,"openfl.geom.Rectangle","set_bottom",0x368ea3bb,"openfl.geom.Rectangle.set_bottom","openfl/geom/Rectangle.hx",318,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_325_get_bottomRight,"openfl.geom.Rectangle","get_bottomRight",0xb804f515,"openfl.geom.Rectangle.get_bottomRight","openfl/geom/Rectangle.hx",325,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_329_set_bottomRight,"openfl.geom.Rectangle","set_bottomRight",0xb3d07221,"openfl.geom.Rectangle.set_bottomRight","openfl/geom/Rectangle.hx",329,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_337_get_left,"openfl.geom.Rectangle","get_left",0xd4809763,"openfl.geom.Rectangle.get_left","openfl/geom/Rectangle.hx",337,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_341_set_left,"openfl.geom.Rectangle","set_left",0x82ddf0d7,"openfl.geom.Rectangle.set_left","openfl/geom/Rectangle.hx",341,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_349_get_right,"openfl.geom.Rectangle","get_right",0x9310ed00,"openfl.geom.Rectangle.get_right","openfl/geom/Rectangle.hx",349,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_353_set_right,"openfl.geom.Rectangle","set_right",0x7661d90c,"openfl.geom.Rectangle.set_right","openfl/geom/Rectangle.hx",353,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_360_get_size,"openfl.geom.Rectangle","get_size",0xd924301d,"openfl.geom.Rectangle.get_size","openfl/geom/Rectangle.hx",360,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_364_set_size,"openfl.geom.Rectangle","set_size",0x87818991,"openfl.geom.Rectangle.set_size","openfl/geom/Rectangle.hx",364,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_372_get_top,"openfl.geom.Rectangle","get_top",0x9f65f6b9,"openfl.geom.Rectangle.get_top","openfl/geom/Rectangle.hx",372,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_376_set_top,"openfl.geom.Rectangle","set_top",0x926787c5,"openfl.geom.Rectangle.set_top","openfl/geom/Rectangle.hx",376,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_384_get_topLeft,"openfl.geom.Rectangle","get_topLeft",0x00437b60,"openfl.geom.Rectangle.get_topLeft","openfl/geom/Rectangle.hx",384,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_388_set_topLeft,"openfl.geom.Rectangle","set_topLeft",0x0ab0826c,"openfl.geom.Rectangle.set_topLeft","openfl/geom/Rectangle.hx",388,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_18_boot,"openfl.geom.Rectangle","boot",0x09003285,"openfl.geom.Rectangle.boot","openfl/geom/Rectangle.hx",18,0xf2fb2b03) -HX_LOCAL_STACK_FRAME(_hx_pos_45de901e99b61471_19_boot,"openfl.geom.Rectangle","boot",0x09003285,"openfl.geom.Rectangle.boot","openfl/geom/Rectangle.hx",19,0xf2fb2b03) -namespace openfl{ -namespace geom{ - -void Rectangle_obj::__construct(hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_width,hx::Null< Float > __o_height){ - Float x = __o_x.Default(0); - Float y = __o_y.Default(0); - Float width = __o_width.Default(0); - Float height = __o_height.Default(0); - HX_STACKFRAME(&_hx_pos_45de901e99b61471_60_new) -HXLINE( 61) this->x = x; -HXLINE( 62) this->y = y; -HXLINE( 63) this->width = width; -HXLINE( 64) this->height = height; - } - -Dynamic Rectangle_obj::__CreateEmpty() { return new Rectangle_obj; } - -void *Rectangle_obj::_hx_vtable = 0; - -Dynamic Rectangle_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Rectangle_obj > _hx_result = new Rectangle_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool Rectangle_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1cd3ebc3; -} - - ::openfl::geom::Rectangle Rectangle_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_45de901e99b61471_69_clone) -HXDLIN( 69) return ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,this->x,this->y,this->width,this->height); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,clone,return ) - -bool Rectangle_obj::contains(Float x,Float y){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_74_contains) -HXDLIN( 74) bool _hx_tmp; -HXDLIN( 74) bool _hx_tmp1; -HXDLIN( 74) if ((x >= this->x)) { -HXDLIN( 74) _hx_tmp1 = (y >= this->y); - } - else { -HXDLIN( 74) _hx_tmp1 = false; - } -HXDLIN( 74) if (_hx_tmp1) { -HXDLIN( 74) _hx_tmp = (x < this->get_right()); - } - else { -HXDLIN( 74) _hx_tmp = false; - } -HXDLIN( 74) if (_hx_tmp) { -HXDLIN( 74) return (y < this->get_bottom()); - } - else { -HXDLIN( 74) return false; - } -HXDLIN( 74) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Rectangle_obj,contains,return ) - -bool Rectangle_obj::containsPoint( ::openfl::geom::Point point){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_79_containsPoint) -HXDLIN( 79) return this->contains(point->x,point->y); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,containsPoint,return ) - -bool Rectangle_obj::containsRect( ::openfl::geom::Rectangle rect){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_84_containsRect) -HXDLIN( 84) bool _hx_tmp; -HXDLIN( 84) if (!((rect->width <= 0))) { -HXDLIN( 84) _hx_tmp = (rect->height <= 0); - } - else { -HXDLIN( 84) _hx_tmp = true; - } -HXDLIN( 84) if (_hx_tmp) { -HXLINE( 86) bool _hx_tmp1; -HXDLIN( 86) bool _hx_tmp2; -HXDLIN( 86) if ((rect->x > this->x)) { -HXLINE( 86) _hx_tmp2 = (rect->y > this->y); - } - else { -HXLINE( 86) _hx_tmp2 = false; - } -HXDLIN( 86) if (_hx_tmp2) { -HXLINE( 86) Float _hx_tmp3 = rect->get_right(); -HXDLIN( 86) _hx_tmp1 = (_hx_tmp3 < this->get_right()); - } - else { -HXLINE( 86) _hx_tmp1 = false; - } -HXDLIN( 86) if (_hx_tmp1) { -HXLINE( 86) Float _hx_tmp4 = rect->get_bottom(); -HXDLIN( 86) return (_hx_tmp4 < this->get_bottom()); - } - else { -HXLINE( 86) return false; - } - } - else { -HXLINE( 90) bool _hx_tmp5; -HXDLIN( 90) bool _hx_tmp6; -HXDLIN( 90) if ((rect->x >= this->x)) { -HXLINE( 90) _hx_tmp6 = (rect->y >= this->y); - } - else { -HXLINE( 90) _hx_tmp6 = false; - } -HXDLIN( 90) if (_hx_tmp6) { -HXLINE( 90) Float _hx_tmp7 = rect->get_right(); -HXDLIN( 90) _hx_tmp5 = (_hx_tmp7 <= this->get_right()); - } - else { -HXLINE( 90) _hx_tmp5 = false; - } -HXDLIN( 90) if (_hx_tmp5) { -HXLINE( 90) Float _hx_tmp8 = rect->get_bottom(); -HXDLIN( 90) return (_hx_tmp8 <= this->get_bottom()); - } - else { -HXLINE( 90) return false; - } - } -HXLINE( 84) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,containsRect,return ) - -void Rectangle_obj::copyFrom( ::openfl::geom::Rectangle sourceRect){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_95_copyFrom) -HXLINE( 96) this->x = sourceRect->x; -HXLINE( 97) this->y = sourceRect->y; -HXLINE( 98) this->width = sourceRect->width; -HXLINE( 99) this->height = sourceRect->height; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,copyFrom,(void)) - -bool Rectangle_obj::equals( ::openfl::geom::Rectangle toCompare){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_104_equals) -HXDLIN( 104) if (hx::IsEq( toCompare,hx::ObjectPtr(this) )) { -HXDLIN( 104) return true; - } - else { -HXLINE( 106) bool _hx_tmp; -HXDLIN( 106) bool _hx_tmp1; -HXDLIN( 106) bool _hx_tmp2; -HXDLIN( 106) if (hx::IsNotNull( toCompare )) { -HXLINE( 106) _hx_tmp2 = (this->x == toCompare->x); - } - else { -HXLINE( 106) _hx_tmp2 = false; - } -HXDLIN( 106) if (_hx_tmp2) { -HXLINE( 106) _hx_tmp1 = (this->y == toCompare->y); - } - else { -HXLINE( 106) _hx_tmp1 = false; - } -HXDLIN( 106) if (_hx_tmp1) { -HXLINE( 106) _hx_tmp = (this->width == toCompare->width); - } - else { -HXLINE( 106) _hx_tmp = false; - } -HXDLIN( 106) if (_hx_tmp) { -HXLINE( 106) return (this->height == toCompare->height); - } - else { -HXLINE( 106) return false; - } - } -HXLINE( 104) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,equals,return ) - -void Rectangle_obj::inflate(Float dx,Float dy){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_110_inflate) -HXLINE( 111) ::openfl::geom::Rectangle _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 111) _hx_tmp->x = (_hx_tmp->x - dx); -HXLINE( 112) ::openfl::geom::Rectangle _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 112) _hx_tmp1->width = (_hx_tmp1->width + (dx * ( (Float)(2) ))); -HXLINE( 113) ::openfl::geom::Rectangle _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 113) _hx_tmp2->y = (_hx_tmp2->y - dy); -HXLINE( 114) ::openfl::geom::Rectangle _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 114) _hx_tmp3->height = (_hx_tmp3->height + (dy * ( (Float)(2) ))); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Rectangle_obj,inflate,(void)) - -void Rectangle_obj::inflatePoint( ::openfl::geom::Point point){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_119_inflatePoint) -HXDLIN( 119) this->inflate(point->x,point->y); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,inflatePoint,(void)) - - ::openfl::geom::Rectangle Rectangle_obj::intersection( ::openfl::geom::Rectangle toIntersect){ - HX_GC_STACKFRAME(&_hx_pos_45de901e99b61471_123_intersection) -HXLINE( 124) Float x0; -HXDLIN( 124) if ((this->x < toIntersect->x)) { -HXLINE( 124) x0 = toIntersect->x; - } - else { -HXLINE( 124) x0 = this->x; - } -HXLINE( 125) Float x1; -HXDLIN( 125) Float x11 = this->get_right(); -HXDLIN( 125) if ((x11 > toIntersect->get_right())) { -HXLINE( 125) x1 = toIntersect->get_right(); - } - else { -HXLINE( 125) x1 = this->get_right(); - } -HXLINE( 127) if ((x1 <= x0)) { -HXLINE( 129) return ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE( 132) Float y0; -HXDLIN( 132) if ((this->y < toIntersect->y)) { -HXLINE( 132) y0 = toIntersect->y; - } - else { -HXLINE( 132) y0 = this->y; - } -HXLINE( 133) Float y1; -HXDLIN( 133) Float y11 = this->get_bottom(); -HXDLIN( 133) if ((y11 > toIntersect->get_bottom())) { -HXLINE( 133) y1 = toIntersect->get_bottom(); - } - else { -HXLINE( 133) y1 = this->get_bottom(); - } -HXLINE( 135) if ((y1 <= y0)) { -HXLINE( 137) return ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE( 140) return ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,x0,y0,(x1 - x0),(y1 - y0)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,intersection,return ) - -bool Rectangle_obj::intersects( ::openfl::geom::Rectangle toIntersect){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_144_intersects) -HXLINE( 145) Float x0; -HXDLIN( 145) if ((this->x < toIntersect->x)) { -HXLINE( 145) x0 = toIntersect->x; - } - else { -HXLINE( 145) x0 = this->x; - } -HXLINE( 146) Float x1; -HXDLIN( 146) Float x11 = this->get_right(); -HXDLIN( 146) if ((x11 > toIntersect->get_right())) { -HXLINE( 146) x1 = toIntersect->get_right(); - } - else { -HXLINE( 146) x1 = this->get_right(); - } -HXLINE( 148) if ((x1 <= x0)) { -HXLINE( 150) return false; - } -HXLINE( 153) Float y0; -HXDLIN( 153) if ((this->y < toIntersect->y)) { -HXLINE( 153) y0 = toIntersect->y; - } - else { -HXLINE( 153) y0 = this->y; - } -HXLINE( 154) Float y1; -HXDLIN( 154) Float y11 = this->get_bottom(); -HXDLIN( 154) if ((y11 > toIntersect->get_bottom())) { -HXLINE( 154) y1 = toIntersect->get_bottom(); - } - else { -HXLINE( 154) y1 = this->get_bottom(); - } -HXLINE( 156) return (y1 > y0); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,intersects,return ) - -bool Rectangle_obj::isEmpty(){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_161_isEmpty) -HXDLIN( 161) if (!((this->width <= 0))) { -HXDLIN( 161) return (this->height <= 0); - } - else { -HXDLIN( 161) return true; - } -HXDLIN( 161) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,isEmpty,return ) - -void Rectangle_obj::offset(Float dx,Float dy){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_165_offset) -HXLINE( 166) ::openfl::geom::Rectangle _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 166) _hx_tmp->x = (_hx_tmp->x + dx); -HXLINE( 167) ::openfl::geom::Rectangle _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 167) _hx_tmp1->y = (_hx_tmp1->y + dy); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Rectangle_obj,offset,(void)) - -void Rectangle_obj::offsetPoint( ::openfl::geom::Point point){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_171_offsetPoint) -HXLINE( 172) ::openfl::geom::Rectangle _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 172) _hx_tmp->x = (_hx_tmp->x + point->x); -HXLINE( 173) ::openfl::geom::Rectangle _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 173) _hx_tmp1->y = (_hx_tmp1->y + point->y); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,offsetPoint,(void)) - -void Rectangle_obj::setEmpty(){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_178_setEmpty) -HXDLIN( 178) this->x = (this->y = (this->width = (this->height = ( (Float)(0) )))); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,setEmpty,(void)) - -void Rectangle_obj::setTo(Float xa,Float ya,Float widtha,Float heighta){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_182_setTo) -HXLINE( 183) this->x = xa; -HXLINE( 184) this->y = ya; -HXLINE( 185) this->width = widtha; -HXLINE( 186) this->height = heighta; - } - - -HX_DEFINE_DYNAMIC_FUNC4(Rectangle_obj,setTo,(void)) - -::String Rectangle_obj::toString(){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_191_toString) -HXDLIN( 191) return ((((((((HX_("(x=",ed,c2,1e,00) + this->x) + HX_(", y=",18,15,2e,1d)) + this->y) + HX_(", width=",eb,04,57,53)) + this->width) + HX_(", height=",82,32,07,68)) + this->height) + HX_(")",29,00,00,00)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,toString,return ) - - ::openfl::geom::Rectangle Rectangle_obj::_hx_union( ::openfl::geom::Rectangle toUnion){ - HX_GC_STACKFRAME(&_hx_pos_45de901e99b61471_195_union) -HXLINE( 196) bool _hx_tmp; -HXDLIN( 196) if ((this->width != 0)) { -HXLINE( 196) _hx_tmp = (this->height == 0); - } - else { -HXLINE( 196) _hx_tmp = true; - } -HXDLIN( 196) if (_hx_tmp) { -HXLINE( 198) return toUnion->clone(); - } - else { -HXLINE( 200) bool _hx_tmp1; -HXDLIN( 200) if ((toUnion->width != 0)) { -HXLINE( 200) _hx_tmp1 = (toUnion->height == 0); - } - else { -HXLINE( 200) _hx_tmp1 = true; - } -HXDLIN( 200) if (_hx_tmp1) { -HXLINE( 202) return this->clone(); - } - } -HXLINE( 205) Float x0; -HXDLIN( 205) if ((this->x > toUnion->x)) { -HXLINE( 205) x0 = toUnion->x; - } - else { -HXLINE( 205) x0 = this->x; - } -HXLINE( 206) Float x1; -HXDLIN( 206) Float x11 = this->get_right(); -HXDLIN( 206) if ((x11 < toUnion->get_right())) { -HXLINE( 206) x1 = toUnion->get_right(); - } - else { -HXLINE( 206) x1 = this->get_right(); - } -HXLINE( 207) Float y0; -HXDLIN( 207) if ((this->y > toUnion->y)) { -HXLINE( 207) y0 = toUnion->y; - } - else { -HXLINE( 207) y0 = this->y; - } -HXLINE( 208) Float y1; -HXDLIN( 208) Float y11 = this->get_bottom(); -HXDLIN( 208) if ((y11 < toUnion->get_bottom())) { -HXLINE( 208) y1 = toUnion->get_bottom(); - } - else { -HXLINE( 208) y1 = this->get_bottom(); - } -HXLINE( 210) return ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,x0,y0,(x1 - x0),(y1 - y0)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,_hx_union,return ) - -void Rectangle_obj::_hx___contract(Float x,Float y,Float width,Float height){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_214___contract) -HXLINE( 215) bool _hx_tmp; -HXDLIN( 215) if ((this->width == 0)) { -HXLINE( 215) _hx_tmp = (this->height == 0); - } - else { -HXLINE( 215) _hx_tmp = false; - } -HXDLIN( 215) if (_hx_tmp) { -HXLINE( 217) return; - } -HXLINE( 220) Float offsetX = ((Float)0.0); -HXLINE( 221) Float offsetY = ((Float)0.0); -HXLINE( 222) Float offsetRight = ((Float)0.0); -HXLINE( 223) Float offsetBottom = ((Float)0.0); -HXLINE( 225) if ((this->x < x)) { -HXLINE( 225) offsetX = (x - this->x); - } -HXLINE( 226) if ((this->y < y)) { -HXLINE( 226) offsetY = (y - this->y); - } -HXLINE( 227) if ((this->get_right() > (x + width))) { -HXLINE( 227) offsetRight = ((x + width) - this->get_right()); - } -HXLINE( 228) if ((this->get_bottom() > (y + height))) { -HXLINE( 228) offsetBottom = ((y + height) - this->get_bottom()); - } -HXLINE( 230) ::openfl::geom::Rectangle _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 230) _hx_tmp1->x = (_hx_tmp1->x + offsetX); -HXLINE( 231) ::openfl::geom::Rectangle _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 231) _hx_tmp2->y = (_hx_tmp2->y + offsetY); -HXLINE( 232) ::openfl::geom::Rectangle _hx_tmp3 = hx::ObjectPtr(this); -HXDLIN( 232) _hx_tmp3->width = (_hx_tmp3->width + (offsetRight - offsetX)); -HXLINE( 233) ::openfl::geom::Rectangle _hx_tmp4 = hx::ObjectPtr(this); -HXDLIN( 233) _hx_tmp4->height = (_hx_tmp4->height + (offsetBottom - offsetY)); - } - - -HX_DEFINE_DYNAMIC_FUNC4(Rectangle_obj,_hx___contract,(void)) - -void Rectangle_obj::_hx___expand(Float x,Float y,Float width,Float height){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_237___expand) -HXLINE( 238) bool _hx_tmp; -HXDLIN( 238) if ((this->width == 0)) { -HXLINE( 238) _hx_tmp = (this->height == 0); - } - else { -HXLINE( 238) _hx_tmp = false; - } -HXDLIN( 238) if (_hx_tmp) { -HXLINE( 240) this->x = x; -HXLINE( 241) this->y = y; -HXLINE( 242) this->width = width; -HXLINE( 243) this->height = height; -HXLINE( 244) return; - } -HXLINE( 247) Float cacheRight = this->get_right(); -HXLINE( 248) Float cacheBottom = this->get_bottom(); -HXLINE( 250) if ((this->x > x)) { -HXLINE( 252) this->x = x; -HXLINE( 253) this->width = (cacheRight - x); - } -HXLINE( 255) if ((this->y > y)) { -HXLINE( 257) this->y = y; -HXLINE( 258) this->height = (cacheBottom - y); - } -HXLINE( 260) if ((cacheRight < (x + width))) { -HXLINE( 260) this->width = ((x + width) - this->x); - } -HXLINE( 261) if ((cacheBottom < (y + height))) { -HXLINE( 261) this->height = ((y + height) - this->y); - } - } - - -HX_DEFINE_DYNAMIC_FUNC4(Rectangle_obj,_hx___expand,(void)) - - ::lime::math::Rectangle Rectangle_obj::_hx___toLimeRectangle(){ - HX_GC_STACKFRAME(&_hx_pos_45de901e99b61471_266___toLimeRectangle) -HXLINE( 267) if (hx::IsNull( ::openfl::geom::Rectangle_obj::_hx___limeRectangle )) { -HXLINE( 269) ::openfl::geom::Rectangle_obj::_hx___limeRectangle = ::lime::math::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } -HXLINE( 272) ::openfl::geom::Rectangle_obj::_hx___limeRectangle->setTo(this->x,this->y,this->width,this->height); -HXLINE( 273) return ::openfl::geom::Rectangle_obj::_hx___limeRectangle; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,_hx___toLimeRectangle,return ) - -void Rectangle_obj::_hx___transform( ::openfl::geom::Rectangle rect, ::openfl::geom::Matrix m){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_278___transform) -HXLINE( 279) Float tx0 = ((m->a * this->x) + (m->c * this->y)); -HXLINE( 280) Float tx1 = tx0; -HXLINE( 281) Float ty0 = ((m->b * this->x) + (m->d * this->y)); -HXLINE( 282) Float ty1 = ty0; -HXLINE( 284) Float tx = ((m->a * (this->x + this->width)) + (m->c * this->y)); -HXLINE( 285) Float ty = ((m->b * (this->x + this->width)) + (m->d * this->y)); -HXLINE( 287) if ((tx < tx0)) { -HXLINE( 287) tx0 = tx; - } -HXLINE( 288) if ((ty < ty0)) { -HXLINE( 288) ty0 = ty; - } -HXLINE( 289) if ((tx > tx1)) { -HXLINE( 289) tx1 = tx; - } -HXLINE( 290) if ((ty > ty1)) { -HXLINE( 290) ty1 = ty; - } -HXLINE( 292) tx = ((m->a * (this->x + this->width)) + (m->c * (this->y + this->height))); -HXLINE( 293) ty = ((m->b * (this->x + this->width)) + (m->d * (this->y + this->height))); -HXLINE( 295) if ((tx < tx0)) { -HXLINE( 295) tx0 = tx; - } -HXLINE( 296) if ((ty < ty0)) { -HXLINE( 296) ty0 = ty; - } -HXLINE( 297) if ((tx > tx1)) { -HXLINE( 297) tx1 = tx; - } -HXLINE( 298) if ((ty > ty1)) { -HXLINE( 298) ty1 = ty; - } -HXLINE( 300) tx = ((m->a * this->x) + (m->c * (this->y + this->height))); -HXLINE( 301) ty = ((m->b * this->x) + (m->d * (this->y + this->height))); -HXLINE( 303) if ((tx < tx0)) { -HXLINE( 303) tx0 = tx; - } -HXLINE( 304) if ((ty < ty0)) { -HXLINE( 304) ty0 = ty; - } -HXLINE( 305) if ((tx > tx1)) { -HXLINE( 305) tx1 = tx; - } -HXLINE( 306) if ((ty > ty1)) { -HXLINE( 306) ty1 = ty; - } -HXLINE( 308) rect->setTo((tx0 + m->tx),(ty0 + m->ty),(tx1 - tx0),(ty1 - ty0)); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Rectangle_obj,_hx___transform,(void)) - -Float Rectangle_obj::get_bottom(){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_314_get_bottom) -HXDLIN( 314) return (this->y + this->height); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,get_bottom,return ) - -Float Rectangle_obj::set_bottom(Float b){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_318_set_bottom) -HXLINE( 319) this->height = (b - this->y); -HXLINE( 320) return b; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,set_bottom,return ) - - ::openfl::geom::Point Rectangle_obj::get_bottomRight(){ - HX_GC_STACKFRAME(&_hx_pos_45de901e99b61471_325_get_bottomRight) -HXDLIN( 325) return ::openfl::geom::Point_obj::__alloc( HX_CTX ,(this->x + this->width),(this->y + this->height)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,get_bottomRight,return ) - - ::openfl::geom::Point Rectangle_obj::set_bottomRight( ::openfl::geom::Point p){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_329_set_bottomRight) -HXLINE( 330) this->width = (p->x - this->x); -HXLINE( 331) this->height = (p->y - this->y); -HXLINE( 332) return p->clone(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,set_bottomRight,return ) - -Float Rectangle_obj::get_left(){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_337_get_left) -HXDLIN( 337) return this->x; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,get_left,return ) - -Float Rectangle_obj::set_left(Float l){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_341_set_left) -HXLINE( 342) ::openfl::geom::Rectangle _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 342) _hx_tmp->width = (_hx_tmp->width - (l - this->x)); -HXLINE( 343) this->x = l; -HXLINE( 344) return l; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,set_left,return ) - -Float Rectangle_obj::get_right(){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_349_get_right) -HXDLIN( 349) return (this->x + this->width); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,get_right,return ) - -Float Rectangle_obj::set_right(Float r){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_353_set_right) -HXLINE( 354) this->width = (r - this->x); -HXLINE( 355) return r; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,set_right,return ) - - ::openfl::geom::Point Rectangle_obj::get_size(){ - HX_GC_STACKFRAME(&_hx_pos_45de901e99b61471_360_get_size) -HXDLIN( 360) return ::openfl::geom::Point_obj::__alloc( HX_CTX ,this->width,this->height); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,get_size,return ) - - ::openfl::geom::Point Rectangle_obj::set_size( ::openfl::geom::Point p){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_364_set_size) -HXLINE( 365) this->width = p->x; -HXLINE( 366) this->height = p->y; -HXLINE( 367) return p->clone(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,set_size,return ) - -Float Rectangle_obj::get_top(){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_372_get_top) -HXDLIN( 372) return this->y; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,get_top,return ) - -Float Rectangle_obj::set_top(Float t){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_376_set_top) -HXLINE( 377) ::openfl::geom::Rectangle _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 377) _hx_tmp->height = (_hx_tmp->height - (t - this->y)); -HXLINE( 378) this->y = t; -HXLINE( 379) return t; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,set_top,return ) - - ::openfl::geom::Point Rectangle_obj::get_topLeft(){ - HX_GC_STACKFRAME(&_hx_pos_45de901e99b61471_384_get_topLeft) -HXDLIN( 384) return ::openfl::geom::Point_obj::__alloc( HX_CTX ,this->x,this->y); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Rectangle_obj,get_topLeft,return ) - - ::openfl::geom::Point Rectangle_obj::set_topLeft( ::openfl::geom::Point p){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_388_set_topLeft) -HXLINE( 389) this->x = p->x; -HXLINE( 390) this->y = p->y; -HXLINE( 391) return p->clone(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Rectangle_obj,set_topLeft,return ) - - ::lime::math::Rectangle Rectangle_obj::_hx___limeRectangle; - - ::lime::utils::ObjectPool Rectangle_obj::_hx___pool; - - -hx::ObjectPtr< Rectangle_obj > Rectangle_obj::__new(hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_width,hx::Null< Float > __o_height) { - hx::ObjectPtr< Rectangle_obj > __this = new Rectangle_obj(); - __this->__construct(__o_x,__o_y,__o_width,__o_height); - return __this; -} - -hx::ObjectPtr< Rectangle_obj > Rectangle_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_width,hx::Null< Float > __o_height) { - Rectangle_obj *__this = (Rectangle_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Rectangle_obj), false, "openfl.geom.Rectangle")); - *(void **)__this = Rectangle_obj::_hx_vtable; - __this->__construct(__o_x,__o_y,__o_width,__o_height); - return __this; -} - -Rectangle_obj::Rectangle_obj() -{ -} - -hx::Val Rectangle_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { return hx::Val( x ); } - if (HX_FIELD_EQ(inName,"y") ) { return hx::Val( y ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"top") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_top() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"left") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_left() ); } - if (HX_FIELD_EQ(inName,"size") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_size() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"right") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_right() ); } - if (HX_FIELD_EQ(inName,"width") ) { return hx::Val( width ); } - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - if (HX_FIELD_EQ(inName,"setTo") ) { return hx::Val( setTo_dyn() ); } - if (HX_FIELD_EQ(inName,"union") ) { return hx::Val( _hx_union_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"bottom") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_bottom() ); } - if (HX_FIELD_EQ(inName,"height") ) { return hx::Val( height ); } - if (HX_FIELD_EQ(inName,"equals") ) { return hx::Val( equals_dyn() ); } - if (HX_FIELD_EQ(inName,"offset") ) { return hx::Val( offset_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"topLeft") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_topLeft() ); } - if (HX_FIELD_EQ(inName,"inflate") ) { return hx::Val( inflate_dyn() ); } - if (HX_FIELD_EQ(inName,"isEmpty") ) { return hx::Val( isEmpty_dyn() ); } - if (HX_FIELD_EQ(inName,"get_top") ) { return hx::Val( get_top_dyn() ); } - if (HX_FIELD_EQ(inName,"set_top") ) { return hx::Val( set_top_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"contains") ) { return hx::Val( contains_dyn() ); } - if (HX_FIELD_EQ(inName,"copyFrom") ) { return hx::Val( copyFrom_dyn() ); } - if (HX_FIELD_EQ(inName,"setEmpty") ) { return hx::Val( setEmpty_dyn() ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - if (HX_FIELD_EQ(inName,"__expand") ) { return hx::Val( _hx___expand_dyn() ); } - if (HX_FIELD_EQ(inName,"get_left") ) { return hx::Val( get_left_dyn() ); } - if (HX_FIELD_EQ(inName,"set_left") ) { return hx::Val( set_left_dyn() ); } - if (HX_FIELD_EQ(inName,"get_size") ) { return hx::Val( get_size_dyn() ); } - if (HX_FIELD_EQ(inName,"set_size") ) { return hx::Val( set_size_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"get_right") ) { return hx::Val( get_right_dyn() ); } - if (HX_FIELD_EQ(inName,"set_right") ) { return hx::Val( set_right_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"intersects") ) { return hx::Val( intersects_dyn() ); } - if (HX_FIELD_EQ(inName,"__contract") ) { return hx::Val( _hx___contract_dyn() ); } - if (HX_FIELD_EQ(inName,"get_bottom") ) { return hx::Val( get_bottom_dyn() ); } - if (HX_FIELD_EQ(inName,"set_bottom") ) { return hx::Val( set_bottom_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"bottomRight") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_bottomRight() ); } - if (HX_FIELD_EQ(inName,"offsetPoint") ) { return hx::Val( offsetPoint_dyn() ); } - if (HX_FIELD_EQ(inName,"__transform") ) { return hx::Val( _hx___transform_dyn() ); } - if (HX_FIELD_EQ(inName,"get_topLeft") ) { return hx::Val( get_topLeft_dyn() ); } - if (HX_FIELD_EQ(inName,"set_topLeft") ) { return hx::Val( set_topLeft_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"containsRect") ) { return hx::Val( containsRect_dyn() ); } - if (HX_FIELD_EQ(inName,"inflatePoint") ) { return hx::Val( inflatePoint_dyn() ); } - if (HX_FIELD_EQ(inName,"intersection") ) { return hx::Val( intersection_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"containsPoint") ) { return hx::Val( containsPoint_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"get_bottomRight") ) { return hx::Val( get_bottomRight_dyn() ); } - if (HX_FIELD_EQ(inName,"set_bottomRight") ) { return hx::Val( set_bottomRight_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__toLimeRectangle") ) { return hx::Val( _hx___toLimeRectangle_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Rectangle_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"__pool") ) { outValue = ( _hx___pool ); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__limeRectangle") ) { outValue = ( _hx___limeRectangle ); return true; } - } - return false; -} - -hx::Val Rectangle_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"x") ) { x=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"y") ) { y=inValue.Cast< Float >(); return inValue; } - break; - case 3: - if (HX_FIELD_EQ(inName,"top") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_top(inValue.Cast< Float >()) ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"left") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_left(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"size") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_size(inValue.Cast< ::openfl::geom::Point >()) ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"right") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_right(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"width") ) { width=inValue.Cast< Float >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"bottom") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_bottom(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"height") ) { height=inValue.Cast< Float >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"topLeft") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_topLeft(inValue.Cast< ::openfl::geom::Point >()) ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"bottomRight") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_bottomRight(inValue.Cast< ::openfl::geom::Point >()) ); } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Rectangle_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"__pool") ) { _hx___pool=ioValue.Cast< ::lime::utils::ObjectPool >(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"__limeRectangle") ) { _hx___limeRectangle=ioValue.Cast< ::lime::math::Rectangle >(); return true; } - } - return false; -} - -void Rectangle_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bottom",eb,e6,78,65)); - outFields->push(HX_("bottomRight",f1,a0,f4,4e)); - outFields->push(HX_("height",e7,07,4c,02)); - outFields->push(HX_("left",07,08,b0,47)); - outFields->push(HX_("right",dc,0b,64,e9)); - outFields->push(HX_("size",c1,a0,53,4c)); - outFields->push(HX_("top",95,66,58,00)); - outFields->push(HX_("topLeft",3c,09,c1,e8)); - outFields->push(HX_("width",06,b6,62,ca)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Rectangle_obj_sMemberStorageInfo[] = { - {hx::fsFloat,(int)offsetof(Rectangle_obj,height),HX_("height",e7,07,4c,02)}, - {hx::fsFloat,(int)offsetof(Rectangle_obj,width),HX_("width",06,b6,62,ca)}, - {hx::fsFloat,(int)offsetof(Rectangle_obj,x),HX_("x",78,00,00,00)}, - {hx::fsFloat,(int)offsetof(Rectangle_obj,y),HX_("y",79,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Rectangle_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::lime::math::Rectangle */ ,(void *) &Rectangle_obj::_hx___limeRectangle,HX_("__limeRectangle",3a,cb,cf,63)}, - {hx::fsObject /* ::lime::utils::ObjectPool */ ,(void *) &Rectangle_obj::_hx___pool,HX_("__pool",fc,e3,54,f9)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Rectangle_obj_sMemberFields[] = { - HX_("height",e7,07,4c,02), - HX_("width",06,b6,62,ca), - HX_("x",78,00,00,00), - HX_("y",79,00,00,00), - HX_("clone",5d,13,63,48), - HX_("contains",1f,5a,7b,2c), - HX_("containsPoint",b1,b9,eb,92), - HX_("containsRect",e3,ce,1c,a6), - HX_("copyFrom",bf,0b,61,c8), - HX_("equals",3f,ee,f2,bf), - HX_("inflate",87,9c,1b,0c), - HX_("inflatePoint",49,be,39,32), - HX_("intersection",49,a2,61,88), - HX_("intersects",b4,c2,eb,e3), - HX_("isEmpty",43,de,5f,0c), - HX_("offset",93,97,3f,60), - HX_("offsetPoint",bd,37,10,5f), - HX_("setEmpty",8b,a3,0e,7e), - HX_("setTo",bd,91,2f,7a), - HX_("toString",ac,d0,6e,38), - HX_("union",0f,65,e7,a6), - HX_("__contract",32,52,ea,da), - HX_("__expand",7a,59,a2,6c), - HX_("__toLimeRectangle",bf,9c,93,92), - HX_("__transform",4c,76,bf,73), - HX_("get_bottom",b4,56,00,56), - HX_("set_bottom",28,f5,7d,59), - HX_("get_bottomRight",88,58,d6,0f), - HX_("set_bottomRight",94,d5,a1,0b), - HX_("get_left",90,c3,6a,c7), - HX_("set_left",04,1d,c8,75), - HX_("get_right",33,68,0d,2d), - HX_("set_right",3f,54,5e,10), - HX_("get_size",4a,5c,0e,cc), - HX_("set_size",be,b5,6b,7a), - HX_("get_top",2c,2f,cd,26), - HX_("set_top",38,c0,ce,19), - HX_("get_topLeft",53,69,bb,6e), - HX_("set_topLeft",5f,70,28,79), - ::String(null()) }; - -static void Rectangle_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Rectangle_obj::_hx___limeRectangle,"__limeRectangle"); - HX_MARK_MEMBER_NAME(Rectangle_obj::_hx___pool,"__pool"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Rectangle_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Rectangle_obj::_hx___limeRectangle,"__limeRectangle"); - HX_VISIT_MEMBER_NAME(Rectangle_obj::_hx___pool,"__pool"); -}; - -#endif - -hx::Class Rectangle_obj::__mClass; - -static ::String Rectangle_obj_sStaticFields[] = { - HX_("__limeRectangle",3a,cb,cf,63), - HX_("__pool",fc,e3,54,f9), - ::String(null()) -}; - -void Rectangle_obj::__register() -{ - Rectangle_obj _hx_dummy; - Rectangle_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.geom.Rectangle",fb,52,34,b7); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Rectangle_obj::__GetStatic; - __mClass->mSetStaticField = &Rectangle_obj::__SetStatic; - __mClass->mMarkFunc = Rectangle_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Rectangle_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Rectangle_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Rectangle_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Rectangle_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Rectangle_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Rectangle_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Rectangle_obj::__boot() -{ -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::openfl::geom::Rectangle _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_45de901e99b61471_18_boot) -HXDLIN( 18) return ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); - } - HX_END_LOCAL_FUNC0(return) - - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_1) HXARGC(1) - void _hx_run( ::openfl::geom::Rectangle r){ - HX_STACKFRAME(&_hx_pos_45de901e99b61471_19_boot) -HXLINE( 19) r->setTo(( (Float)(0) ),( (Float)(0) ),( (Float)(0) ),( (Float)(0) )); - } - HX_END_LOCAL_FUNC1((void)) - - HX_GC_STACKFRAME(&_hx_pos_45de901e99b61471_18_boot) -HXDLIN( 18) _hx___pool = ::lime::utils::ObjectPool_obj::__alloc( HX_CTX , ::Dynamic(new _hx_Closure_0()), ::Dynamic(new _hx_Closure_1()),null()); - } -} - -} // end namespace openfl -} // end namespace geom diff --git a/hGameTest/bin/linux/obj/src/openfl/geom/Transform.cpp b/hGameTest/bin/linux/obj/src/openfl/geom/Transform.cpp deleted file mode 100644 index 3f170668..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/geom/Transform.cpp +++ /dev/null @@ -1,448 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_openfl__Vector_FloatVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_geom_ColorTransform -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix -#include -#endif -#ifndef INCLUDED_openfl_geom_Matrix3D -#include -#endif -#ifndef INCLUDED_openfl_geom_Rectangle -#include -#endif -#ifndef INCLUDED_openfl_geom_Transform -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c4822148baac23ea_50_new,"openfl.geom.Transform","new",0x993cc92a,"openfl.geom.Transform.new","openfl/geom/Transform.hx",50,0xf4f475e6) -HX_LOCAL_STACK_FRAME(_hx_pos_c4822148baac23ea_65_get_colorTransform,"openfl.geom.Transform","get_colorTransform",0xc8c832c8,"openfl.geom.Transform.get_colorTransform","openfl/geom/Transform.hx",65,0xf4f475e6) -HX_LOCAL_STACK_FRAME(_hx_pos_c4822148baac23ea_69_set_colorTransform,"openfl.geom.Transform","set_colorTransform",0xa577653c,"openfl.geom.Transform.set_colorTransform","openfl/geom/Transform.hx",69,0xf4f475e6) -HX_LOCAL_STACK_FRAME(_hx_pos_c4822148baac23ea_86_get_concatenatedMatrix,"openfl.geom.Transform","get_concatenatedMatrix",0x352d276f,"openfl.geom.Transform.get_concatenatedMatrix","openfl/geom/Transform.hx",86,0xf4f475e6) -HX_LOCAL_STACK_FRAME(_hx_pos_c4822148baac23ea_96_get_matrix,"openfl.geom.Transform","get_matrix",0x80c3ba80,"openfl.geom.Transform.get_matrix","openfl/geom/Transform.hx",96,0xf4f475e6) -HX_LOCAL_STACK_FRAME(_hx_pos_c4822148baac23ea_106_set_matrix,"openfl.geom.Transform","set_matrix",0x844158f4,"openfl.geom.Transform.set_matrix","openfl/geom/Transform.hx",106,0xf4f475e6) -HX_LOCAL_STACK_FRAME(_hx_pos_c4822148baac23ea_125_get_matrix3D,"openfl.geom.Transform","get_matrix3D",0x05078731,"openfl.geom.Transform.get_matrix3D","openfl/geom/Transform.hx",125,0xf4f475e6) -HX_LOCAL_STACK_FRAME(_hx_pos_c4822148baac23ea_138_set_matrix3D,"openfl.geom.Transform","set_matrix3D",0x1a00aaa5,"openfl.geom.Transform.set_matrix3D","openfl/geom/Transform.hx",138,0xf4f475e6) -HX_LOCAL_STACK_FRAME(_hx_pos_c4822148baac23ea_155___setTransform,"openfl.geom.Transform","__setTransform",0x9df9f800,"openfl.geom.Transform.__setTransform","openfl/geom/Transform.hx",155,0xf4f475e6) -namespace openfl{ -namespace geom{ - -void Transform_obj::__construct( ::openfl::display::DisplayObject displayObject){ - HX_GC_STACKFRAME(&_hx_pos_c4822148baac23ea_50_new) -HXLINE( 51) this->_hx___colorTransform = ::openfl::geom::ColorTransform_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null(),null()); -HXLINE( 52) this->concatenatedColorTransform = ::openfl::geom::ColorTransform_obj::__alloc( HX_CTX ,null(),null(),null(),null(),null(),null(),null(),null()); -HXLINE( 53) this->pixelBounds = ::openfl::geom::Rectangle_obj::__alloc( HX_CTX ,null(),null(),null(),null()); -HXLINE( 55) this->_hx___displayObject = displayObject; -HXLINE( 56) this->_hx___hasMatrix = true; - } - -Dynamic Transform_obj::__CreateEmpty() { return new Transform_obj; } - -void *Transform_obj::_hx_vtable = 0; - -Dynamic Transform_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Transform_obj > _hx_result = new Transform_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Transform_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x48ea4500; -} - - ::openfl::geom::ColorTransform Transform_obj::get_colorTransform(){ - HX_STACKFRAME(&_hx_pos_c4822148baac23ea_65_get_colorTransform) -HXDLIN( 65) return this->_hx___colorTransform; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Transform_obj,get_colorTransform,return ) - - ::openfl::geom::ColorTransform Transform_obj::set_colorTransform( ::openfl::geom::ColorTransform value){ - HX_STACKFRAME(&_hx_pos_c4822148baac23ea_69_set_colorTransform) -HXLINE( 70) if (!(this->_hx___colorTransform->_hx___equals(value,false))) { -HXLINE( 72) this->_hx___colorTransform->_hx___copyFrom(value); -HXLINE( 74) if (hx::IsNotNull( value )) { -HXLINE( 76) this->_hx___displayObject->set_alpha(value->alphaMultiplier); - } -HXLINE( 79) { -HXLINE( 79) ::openfl::display::DisplayObject _this = this->_hx___displayObject; -HXDLIN( 79) if (!(_this->_hx___renderDirty)) { -HXLINE( 79) _this->_hx___renderDirty = true; -HXDLIN( 79) _this->_hx___setParentRenderDirty(); - } - } - } -HXLINE( 82) return this->_hx___colorTransform; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Transform_obj,set_colorTransform,return ) - - ::openfl::geom::Matrix Transform_obj::get_concatenatedMatrix(){ - HX_STACKFRAME(&_hx_pos_c4822148baac23ea_86_get_concatenatedMatrix) -HXLINE( 87) if (this->_hx___hasMatrix) { -HXLINE( 89) return this->_hx___displayObject->_hx___getWorldTransform()->clone(); - } -HXLINE( 92) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Transform_obj,get_concatenatedMatrix,return ) - - ::openfl::geom::Matrix Transform_obj::get_matrix(){ - HX_STACKFRAME(&_hx_pos_c4822148baac23ea_96_get_matrix) -HXLINE( 97) if (this->_hx___hasMatrix) { -HXLINE( 99) return this->_hx___displayObject->_hx___transform->clone(); - } -HXLINE( 102) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Transform_obj,get_matrix,return ) - - ::openfl::geom::Matrix Transform_obj::set_matrix( ::openfl::geom::Matrix value){ - HX_STACKFRAME(&_hx_pos_c4822148baac23ea_106_set_matrix) -HXLINE( 107) if (hx::IsNull( value )) { -HXLINE( 109) this->_hx___hasMatrix = false; -HXLINE( 110) return null(); - } -HXLINE( 113) this->_hx___hasMatrix = true; -HXLINE( 114) this->_hx___hasMatrix3D = false; -HXLINE( 116) if (hx::IsNotNull( this->_hx___displayObject )) { -HXLINE( 118) this->_hx___setTransform(value->a,value->b,value->c,value->d,value->tx,value->ty); - } -HXLINE( 121) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Transform_obj,set_matrix,return ) - - ::openfl::geom::Matrix3D Transform_obj::get_matrix3D(){ - HX_GC_STACKFRAME(&_hx_pos_c4822148baac23ea_125_get_matrix3D) -HXLINE( 126) if (this->_hx___hasMatrix3D) { -HXLINE( 128) ::openfl::geom::Matrix matrix = this->_hx___displayObject->_hx___transform; -HXLINE( 129) int length = null(); -HXDLIN( 129) bool fixed = null(); -HXDLIN( 129) return ::openfl::geom::Matrix3D_obj::__alloc( HX_CTX , ::openfl::_Vector::FloatVector_obj::__alloc( HX_CTX ,length,fixed,::Array_obj< Float >::__new(16)->init(0,matrix->a)->init(1,matrix->b)->init(2,((Float)0.0))->init(3,((Float)0.0))->init(4,matrix->c)->init(5,matrix->d)->init(6,((Float)0.0))->init(7,((Float)0.0))->init(8,((Float)0.0))->init(9,((Float)0.0))->init(10,((Float)1.0))->init(11,((Float)0.0))->init(12,matrix->tx)->init(13,matrix->ty)->init(14,((Float)0.0))->init(15,((Float)1.0)),true)); - } -HXLINE( 134) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Transform_obj,get_matrix3D,return ) - - ::openfl::geom::Matrix3D Transform_obj::set_matrix3D( ::openfl::geom::Matrix3D value){ - HX_STACKFRAME(&_hx_pos_c4822148baac23ea_138_set_matrix3D) -HXLINE( 139) if (hx::IsNull( value )) { -HXLINE( 141) this->_hx___hasMatrix3D = false; -HXLINE( 142) return null(); - } -HXLINE( 145) this->_hx___hasMatrix = false; -HXLINE( 146) this->_hx___hasMatrix3D = true; -HXLINE( 148) Float _hx_tmp = value->rawData->get(0); -HXDLIN( 148) Float _hx_tmp1 = value->rawData->get(1); -HXDLIN( 148) Float _hx_tmp2 = value->rawData->get(5); -HXDLIN( 148) Float _hx_tmp3 = value->rawData->get(6); -HXDLIN( 148) Float _hx_tmp4 = value->rawData->get(12); -HXDLIN( 148) this->_hx___setTransform(_hx_tmp,_hx_tmp1,_hx_tmp2,_hx_tmp3,_hx_tmp4,value->rawData->get(13)); -HXLINE( 150) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Transform_obj,set_matrix3D,return ) - -void Transform_obj::_hx___setTransform(Float a,Float b,Float c,Float d,Float tx,Float ty){ - HX_STACKFRAME(&_hx_pos_c4822148baac23ea_155___setTransform) -HXDLIN( 155) if (hx::IsNotNull( this->_hx___displayObject )) { -HXLINE( 157) ::openfl::geom::Matrix transform = this->_hx___displayObject->_hx___transform; -HXLINE( 158) bool _hx_tmp; -HXDLIN( 158) bool _hx_tmp1; -HXDLIN( 158) bool _hx_tmp2; -HXDLIN( 158) bool _hx_tmp3; -HXDLIN( 158) bool _hx_tmp4; -HXDLIN( 158) if ((transform->a == a)) { -HXLINE( 158) _hx_tmp4 = (transform->b == b); - } - else { -HXLINE( 158) _hx_tmp4 = false; - } -HXDLIN( 158) if (_hx_tmp4) { -HXLINE( 158) _hx_tmp3 = (transform->c == c); - } - else { -HXLINE( 158) _hx_tmp3 = false; - } -HXDLIN( 158) if (_hx_tmp3) { -HXLINE( 158) _hx_tmp2 = (transform->d == d); - } - else { -HXLINE( 158) _hx_tmp2 = false; - } -HXDLIN( 158) if (_hx_tmp2) { -HXLINE( 158) _hx_tmp1 = (transform->tx == tx); - } - else { -HXLINE( 158) _hx_tmp1 = false; - } -HXDLIN( 158) if (_hx_tmp1) { -HXLINE( 158) _hx_tmp = (transform->ty == ty); - } - else { -HXLINE( 158) _hx_tmp = false; - } -HXDLIN( 158) if (_hx_tmp) { -HXLINE( 160) return; - } -HXLINE( 163) Float scaleX = ((Float)0.0); -HXLINE( 164) Float scaleY = ((Float)0.0); -HXLINE( 166) if ((b == 0)) { -HXLINE( 168) scaleX = a; - } - else { -HXLINE( 172) scaleX = ::Math_obj::sqrt(((a * a) + (b * b))); - } -HXLINE( 175) if ((c == 0)) { -HXLINE( 177) scaleY = d; - } - else { -HXLINE( 181) scaleY = ::Math_obj::sqrt(((c * c) + (d * d))); - } -HXLINE( 184) this->_hx___displayObject->_hx___scaleX = scaleX; -HXLINE( 185) this->_hx___displayObject->_hx___scaleY = scaleY; -HXLINE( 187) Float rotation = (((( (Float)(180) ) / ::Math_obj::PI) * ::Math_obj::atan2(d,c)) - ( (Float)(90) )); -HXLINE( 189) if ((rotation != this->_hx___displayObject->_hx___rotation)) { -HXLINE( 191) this->_hx___displayObject->_hx___rotation = rotation; -HXLINE( 192) Float radians = (rotation * (::Math_obj::PI / ( (Float)(180) ))); -HXLINE( 193) this->_hx___displayObject->_hx___rotationSine = ::Math_obj::sin(radians); -HXLINE( 194) this->_hx___displayObject->_hx___rotationCosine = ::Math_obj::cos(radians); - } -HXLINE( 197) transform->a = a; -HXLINE( 198) transform->b = b; -HXLINE( 199) transform->c = c; -HXLINE( 200) transform->d = d; -HXLINE( 201) transform->tx = tx; -HXLINE( 202) transform->ty = ty; -HXLINE( 204) this->_hx___displayObject->_hx___setTransformDirty(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC6(Transform_obj,_hx___setTransform,(void)) - - -hx::ObjectPtr< Transform_obj > Transform_obj::__new( ::openfl::display::DisplayObject displayObject) { - hx::ObjectPtr< Transform_obj > __this = new Transform_obj(); - __this->__construct(displayObject); - return __this; -} - -hx::ObjectPtr< Transform_obj > Transform_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::display::DisplayObject displayObject) { - Transform_obj *__this = (Transform_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Transform_obj), true, "openfl.geom.Transform")); - *(void **)__this = Transform_obj::_hx_vtable; - __this->__construct(displayObject); - return __this; -} - -Transform_obj::Transform_obj() -{ -} - -void Transform_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Transform); - HX_MARK_MEMBER_NAME(concatenatedColorTransform,"concatenatedColorTransform"); - HX_MARK_MEMBER_NAME(pixelBounds,"pixelBounds"); - HX_MARK_MEMBER_NAME(_hx___colorTransform,"__colorTransform"); - HX_MARK_MEMBER_NAME(_hx___displayObject,"__displayObject"); - HX_MARK_MEMBER_NAME(_hx___hasMatrix,"__hasMatrix"); - HX_MARK_MEMBER_NAME(_hx___hasMatrix3D,"__hasMatrix3D"); - HX_MARK_END_CLASS(); -} - -void Transform_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(concatenatedColorTransform,"concatenatedColorTransform"); - HX_VISIT_MEMBER_NAME(pixelBounds,"pixelBounds"); - HX_VISIT_MEMBER_NAME(_hx___colorTransform,"__colorTransform"); - HX_VISIT_MEMBER_NAME(_hx___displayObject,"__displayObject"); - HX_VISIT_MEMBER_NAME(_hx___hasMatrix,"__hasMatrix"); - HX_VISIT_MEMBER_NAME(_hx___hasMatrix3D,"__hasMatrix3D"); -} - -hx::Val Transform_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"matrix") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_matrix() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"matrix3D") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_matrix3D() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_matrix") ) { return hx::Val( get_matrix_dyn() ); } - if (HX_FIELD_EQ(inName,"set_matrix") ) { return hx::Val( set_matrix_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"pixelBounds") ) { return hx::Val( pixelBounds ); } - if (HX_FIELD_EQ(inName,"__hasMatrix") ) { return hx::Val( _hx___hasMatrix ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"get_matrix3D") ) { return hx::Val( get_matrix3D_dyn() ); } - if (HX_FIELD_EQ(inName,"set_matrix3D") ) { return hx::Val( set_matrix3D_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__hasMatrix3D") ) { return hx::Val( _hx___hasMatrix3D ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"colorTransform") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_colorTransform() ); } - if (HX_FIELD_EQ(inName,"__setTransform") ) { return hx::Val( _hx___setTransform_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__displayObject") ) { return hx::Val( _hx___displayObject ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__colorTransform") ) { return hx::Val( _hx___colorTransform ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"concatenatedMatrix") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_concatenatedMatrix() ); } - if (HX_FIELD_EQ(inName,"get_colorTransform") ) { return hx::Val( get_colorTransform_dyn() ); } - if (HX_FIELD_EQ(inName,"set_colorTransform") ) { return hx::Val( set_colorTransform_dyn() ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"get_concatenatedMatrix") ) { return hx::Val( get_concatenatedMatrix_dyn() ); } - break; - case 26: - if (HX_FIELD_EQ(inName,"concatenatedColorTransform") ) { return hx::Val( concatenatedColorTransform ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Transform_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"matrix") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_matrix(inValue.Cast< ::openfl::geom::Matrix >()) ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"matrix3D") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_matrix3D(inValue.Cast< ::openfl::geom::Matrix3D >()) ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"pixelBounds") ) { pixelBounds=inValue.Cast< ::openfl::geom::Rectangle >(); return inValue; } - if (HX_FIELD_EQ(inName,"__hasMatrix") ) { _hx___hasMatrix=inValue.Cast< bool >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__hasMatrix3D") ) { _hx___hasMatrix3D=inValue.Cast< bool >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"colorTransform") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_colorTransform(inValue.Cast< ::openfl::geom::ColorTransform >()) ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__displayObject") ) { _hx___displayObject=inValue.Cast< ::openfl::display::DisplayObject >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__colorTransform") ) { _hx___colorTransform=inValue.Cast< ::openfl::geom::ColorTransform >(); return inValue; } - break; - case 26: - if (HX_FIELD_EQ(inName,"concatenatedColorTransform") ) { concatenatedColorTransform=inValue.Cast< ::openfl::geom::ColorTransform >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Transform_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("colorTransform",89,d7,3f,ad)); - outFields->push(HX_("concatenatedColorTransform",f8,e8,5a,77)); - outFields->push(HX_("concatenatedMatrix",b0,c0,9c,f8)); - outFields->push(HX_("matrix",41,36,c8,bb)); - outFields->push(HX_("matrix3D",32,35,f3,66)); - outFields->push(HX_("pixelBounds",9b,69,aa,d7)); - outFields->push(HX_("__colorTransform",a9,62,7f,e1)); - outFields->push(HX_("__displayObject",81,73,54,5e)); - outFields->push(HX_("__hasMatrix",1b,32,dd,2a)); - outFields->push(HX_("__hasMatrix3D",8c,5b,22,82)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Transform_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::geom::ColorTransform */ ,(int)offsetof(Transform_obj,concatenatedColorTransform),HX_("concatenatedColorTransform",f8,e8,5a,77)}, - {hx::fsObject /* ::openfl::geom::Rectangle */ ,(int)offsetof(Transform_obj,pixelBounds),HX_("pixelBounds",9b,69,aa,d7)}, - {hx::fsObject /* ::openfl::geom::ColorTransform */ ,(int)offsetof(Transform_obj,_hx___colorTransform),HX_("__colorTransform",a9,62,7f,e1)}, - {hx::fsObject /* ::openfl::display::DisplayObject */ ,(int)offsetof(Transform_obj,_hx___displayObject),HX_("__displayObject",81,73,54,5e)}, - {hx::fsBool,(int)offsetof(Transform_obj,_hx___hasMatrix),HX_("__hasMatrix",1b,32,dd,2a)}, - {hx::fsBool,(int)offsetof(Transform_obj,_hx___hasMatrix3D),HX_("__hasMatrix3D",8c,5b,22,82)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Transform_obj_sStaticStorageInfo = 0; -#endif - -static ::String Transform_obj_sMemberFields[] = { - HX_("concatenatedColorTransform",f8,e8,5a,77), - HX_("pixelBounds",9b,69,aa,d7), - HX_("__colorTransform",a9,62,7f,e1), - HX_("__displayObject",81,73,54,5e), - HX_("__hasMatrix",1b,32,dd,2a), - HX_("__hasMatrix3D",8c,5b,22,82), - HX_("get_colorTransform",52,b8,d9,48), - HX_("set_colorTransform",c6,ea,88,25), - HX_("get_concatenatedMatrix",f9,39,31,52), - HX_("get_matrix",0a,a6,4f,ac), - HX_("set_matrix",7e,44,cd,af), - HX_("get_matrix3D",3b,e9,0c,1c), - HX_("set_matrix3D",af,0c,06,31), - HX_("__setTransform",8a,70,a3,8a), - ::String(null()) }; - -hx::Class Transform_obj::__mClass; - -void Transform_obj::__register() -{ - Transform_obj _hx_dummy; - Transform_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.geom.Transform",38,ac,4a,e3); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Transform_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Transform_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Transform_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Transform_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace geom diff --git a/hGameTest/bin/linux/obj/src/openfl/geom/Vector3D.cpp b/hGameTest/bin/linux/obj/src/openfl/geom/Vector3D.cpp deleted file mode 100644 index 3096b924..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/geom/Vector3D.cpp +++ /dev/null @@ -1,541 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_openfl_geom_Vector3D -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_272ec68939e03fc6_53_new,"openfl.geom.Vector3D","new",0x722c67da,"openfl.geom.Vector3D.new","openfl/geom/Vector3D.hx",53,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_62_add,"openfl.geom.Vector3D","add",0x7222899b,"openfl.geom.Vector3D.add","openfl/geom/Vector3D.hx",62,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_86_clone,"openfl.geom.Vector3D","clone",0x532bfd57,"openfl.geom.Vector3D.clone","openfl/geom/Vector3D.hx",86,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_90_copyFrom,"openfl.geom.Vector3D","copyFrom",0x528f1a05,"openfl.geom.Vector3D.copyFrom","openfl/geom/Vector3D.hx",90,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_98_crossProduct,"openfl.geom.Vector3D","crossProduct",0x872350d5,"openfl.geom.Vector3D.crossProduct","openfl/geom/Vector3D.hx",98,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_102_decrementBy,"openfl.geom.Vector3D","decrementBy",0xa34dbc44,"openfl.geom.Vector3D.decrementBy","openfl/geom/Vector3D.hx",102,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_119_dotProduct,"openfl.geom.Vector3D","dotProduct",0x3a72d36c,"openfl.geom.Vector3D.dotProduct","openfl/geom/Vector3D.hx",119,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_124_equals,"openfl.geom.Vector3D","equals",0x24f6bf05,"openfl.geom.Vector3D.equals","openfl/geom/Vector3D.hx",124,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_128_incrementBy,"openfl.geom.Vector3D","incrementBy",0xea440b60,"openfl.geom.Vector3D.incrementBy","openfl/geom/Vector3D.hx",128,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_136_nearEquals,"openfl.geom.Vector3D","nearEquals",0xfaf41d0d,"openfl.geom.Vector3D.nearEquals","openfl/geom/Vector3D.hx",136,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_143_negate,"openfl.geom.Vector3D","negate",0xcc1d1288,"openfl.geom.Vector3D.negate","openfl/geom/Vector3D.hx",143,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_150_normalize,"openfl.geom.Vector3D","normalize",0x09bfa687,"openfl.geom.Vector3D.normalize","openfl/geom/Vector3D.hx",150,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_164_project,"openfl.geom.Vector3D","project",0xf43def53,"openfl.geom.Vector3D.project","openfl/geom/Vector3D.hx",164,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_171_scaleBy,"openfl.geom.Vector3D","scaleBy",0x635a1b7b,"openfl.geom.Vector3D.scaleBy","openfl/geom/Vector3D.hx",171,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_178_setTo,"openfl.geom.Vector3D","setTo",0x84f87bb7,"openfl.geom.Vector3D.setTo","openfl/geom/Vector3D.hx",178,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_186_subtract,"openfl.geom.Vector3D","subtract",0x823f835a,"openfl.geom.Vector3D.subtract","openfl/geom/Vector3D.hx",186,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_191_toString,"openfl.geom.Vector3D","toString",0xc29cdef2,"openfl.geom.Vector3D.toString","openfl/geom/Vector3D.hx",191,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_197_get_length,"openfl.geom.Vector3D","get_length",0x8c11b075,"openfl.geom.Vector3D.get_length","openfl/geom/Vector3D.hx",197,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_202_get_lengthSquared,"openfl.geom.Vector3D","get_lengthSquared",0xa2b22932,"openfl.geom.Vector3D.get_lengthSquared","openfl/geom/Vector3D.hx",202,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_66_angleBetween,"openfl.geom.Vector3D","angleBetween",0x8d2e8f7b,"openfl.geom.Vector3D.angleBetween","openfl/geom/Vector3D.hx",66,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_109_distance,"openfl.geom.Vector3D","distance",0xf627a17b,"openfl.geom.Vector3D.distance","openfl/geom/Vector3D.hx",109,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_207_get_X_AXIS,"openfl.geom.Vector3D","get_X_AXIS",0xfabcdcb7,"openfl.geom.Vector3D.get_X_AXIS","openfl/geom/Vector3D.hx",207,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_212_get_Y_AXIS,"openfl.geom.Vector3D","get_Y_AXIS",0x61183916,"openfl.geom.Vector3D.get_Y_AXIS","openfl/geom/Vector3D.hx",212,0xc7821076) -HX_LOCAL_STACK_FRAME(_hx_pos_272ec68939e03fc6_217_get_Z_AXIS,"openfl.geom.Vector3D","get_Z_AXIS",0xc7739575,"openfl.geom.Vector3D.get_Z_AXIS","openfl/geom/Vector3D.hx",217,0xc7821076) -namespace openfl{ -namespace geom{ - -void Vector3D_obj::__construct(hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_z,hx::Null< Float > __o_w){ - Float x = __o_x.Default(0); - Float y = __o_y.Default(0); - Float z = __o_z.Default(0); - Float w = __o_w.Default(0); - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_53_new) -HXLINE( 54) this->w = w; -HXLINE( 55) this->x = x; -HXLINE( 56) this->y = y; -HXLINE( 57) this->z = z; - } - -Dynamic Vector3D_obj::__CreateEmpty() { return new Vector3D_obj; } - -void *Vector3D_obj::_hx_vtable = 0; - -Dynamic Vector3D_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Vector3D_obj > _hx_result = new Vector3D_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool Vector3D_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3c3ecb20; -} - - ::openfl::geom::Vector3D Vector3D_obj::add( ::openfl::geom::Vector3D a){ - HX_GC_STACKFRAME(&_hx_pos_272ec68939e03fc6_62_add) -HXDLIN( 62) return ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,(this->x + a->x),(this->y + a->y),(this->z + a->z),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Vector3D_obj,add,return ) - - ::openfl::geom::Vector3D Vector3D_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_272ec68939e03fc6_86_clone) -HXDLIN( 86) return ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,this->x,this->y,this->z,this->w); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector3D_obj,clone,return ) - -void Vector3D_obj::copyFrom( ::openfl::geom::Vector3D sourceVector3D){ - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_90_copyFrom) -HXLINE( 91) this->x = sourceVector3D->x; -HXLINE( 92) this->y = sourceVector3D->y; -HXLINE( 93) this->z = sourceVector3D->z; - } - - -HX_DEFINE_DYNAMIC_FUNC1(Vector3D_obj,copyFrom,(void)) - - ::openfl::geom::Vector3D Vector3D_obj::crossProduct( ::openfl::geom::Vector3D a){ - HX_GC_STACKFRAME(&_hx_pos_272ec68939e03fc6_98_crossProduct) -HXDLIN( 98) return ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,((this->y * a->z) - (this->z * a->y)),((this->z * a->x) - (this->x * a->z)),((this->x * a->y) - (this->y * a->x)),1); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Vector3D_obj,crossProduct,return ) - -void Vector3D_obj::decrementBy( ::openfl::geom::Vector3D a){ - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_102_decrementBy) -HXLINE( 103) ::openfl::geom::Vector3D _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 103) _hx_tmp->x = (_hx_tmp->x - a->x); -HXLINE( 104) ::openfl::geom::Vector3D _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 104) _hx_tmp1->y = (_hx_tmp1->y - a->y); -HXLINE( 105) ::openfl::geom::Vector3D _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 105) _hx_tmp2->z = (_hx_tmp2->z - a->z); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Vector3D_obj,decrementBy,(void)) - -Float Vector3D_obj::dotProduct( ::openfl::geom::Vector3D a){ - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_119_dotProduct) -HXDLIN( 119) return (((this->x * a->x) + (this->y * a->y)) + (this->z * a->z)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Vector3D_obj,dotProduct,return ) - -bool Vector3D_obj::equals( ::openfl::geom::Vector3D toCompare,hx::Null< bool > __o_allFour){ - bool allFour = __o_allFour.Default(false); - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_124_equals) -HXDLIN( 124) bool _hx_tmp; -HXDLIN( 124) bool _hx_tmp1; -HXDLIN( 124) if ((this->x == toCompare->x)) { -HXDLIN( 124) _hx_tmp1 = (this->y == toCompare->y); - } - else { -HXDLIN( 124) _hx_tmp1 = false; - } -HXDLIN( 124) if (_hx_tmp1) { -HXDLIN( 124) _hx_tmp = (this->z == toCompare->z); - } - else { -HXDLIN( 124) _hx_tmp = false; - } -HXDLIN( 124) if (_hx_tmp) { -HXDLIN( 124) if (!(!(allFour))) { -HXDLIN( 124) return (this->w == toCompare->w); - } - else { -HXDLIN( 124) return true; - } - } - else { -HXDLIN( 124) return false; - } -HXDLIN( 124) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC2(Vector3D_obj,equals,return ) - -void Vector3D_obj::incrementBy( ::openfl::geom::Vector3D a){ - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_128_incrementBy) -HXLINE( 129) ::openfl::geom::Vector3D _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 129) _hx_tmp->x = (_hx_tmp->x + a->x); -HXLINE( 130) ::openfl::geom::Vector3D _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 130) _hx_tmp1->y = (_hx_tmp1->y + a->y); -HXLINE( 131) ::openfl::geom::Vector3D _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 131) _hx_tmp2->z = (_hx_tmp2->z + a->z); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Vector3D_obj,incrementBy,(void)) - -bool Vector3D_obj::nearEquals( ::openfl::geom::Vector3D toCompare,Float tolerance, ::Dynamic __o_allFour){ - ::Dynamic allFour = __o_allFour; - if (hx::IsNull(__o_allFour)) allFour = false; - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_136_nearEquals) -HXDLIN( 136) bool _hx_tmp; -HXDLIN( 136) bool _hx_tmp1; -HXDLIN( 136) if ((::Math_obj::abs((this->x - toCompare->x)) < tolerance)) { -HXDLIN( 136) _hx_tmp1 = (::Math_obj::abs((this->y - toCompare->y)) < tolerance); - } - else { -HXDLIN( 136) _hx_tmp1 = false; - } -HXDLIN( 136) if (_hx_tmp1) { -HXDLIN( 136) _hx_tmp = (::Math_obj::abs((this->z - toCompare->z)) < tolerance); - } - else { -HXDLIN( 136) _hx_tmp = false; - } -HXDLIN( 136) if (_hx_tmp) { -HXLINE( 139) if (!(!(( (bool)(allFour) )))) { -HXLINE( 139) return (::Math_obj::abs((this->w - toCompare->w)) < tolerance); - } - else { -HXLINE( 139) return true; - } - } - else { -HXDLIN( 136) return false; - } -HXDLIN( 136) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC3(Vector3D_obj,nearEquals,return ) - -void Vector3D_obj::negate(){ - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_143_negate) -HXLINE( 144) ::openfl::geom::Vector3D _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 144) _hx_tmp->x = (_hx_tmp->x * ( (Float)(-1) )); -HXLINE( 145) ::openfl::geom::Vector3D _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 145) _hx_tmp1->y = (_hx_tmp1->y * ( (Float)(-1) )); -HXLINE( 146) ::openfl::geom::Vector3D _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 146) _hx_tmp2->z = (_hx_tmp2->z * ( (Float)(-1) )); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector3D_obj,negate,(void)) - -Float Vector3D_obj::normalize(){ - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_150_normalize) -HXLINE( 151) Float l = this->get_length(); -HXLINE( 153) if ((l != 0)) { -HXLINE( 155) ::openfl::geom::Vector3D _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 155) _hx_tmp->x = (_hx_tmp->x / l); -HXLINE( 156) ::openfl::geom::Vector3D _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 156) _hx_tmp1->y = (_hx_tmp1->y / l); -HXLINE( 157) ::openfl::geom::Vector3D _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 157) _hx_tmp2->z = (_hx_tmp2->z / l); - } -HXLINE( 160) return l; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector3D_obj,normalize,return ) - -void Vector3D_obj::project(){ - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_164_project) -HXLINE( 165) ::openfl::geom::Vector3D _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 165) _hx_tmp->x = (_hx_tmp->x / this->w); -HXLINE( 166) ::openfl::geom::Vector3D _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 166) _hx_tmp1->y = (_hx_tmp1->y / this->w); -HXLINE( 167) ::openfl::geom::Vector3D _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 167) _hx_tmp2->z = (_hx_tmp2->z / this->w); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector3D_obj,project,(void)) - -void Vector3D_obj::scaleBy(Float s){ - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_171_scaleBy) -HXLINE( 172) ::openfl::geom::Vector3D _hx_tmp = hx::ObjectPtr(this); -HXDLIN( 172) _hx_tmp->x = (_hx_tmp->x * s); -HXLINE( 173) ::openfl::geom::Vector3D _hx_tmp1 = hx::ObjectPtr(this); -HXDLIN( 173) _hx_tmp1->y = (_hx_tmp1->y * s); -HXLINE( 174) ::openfl::geom::Vector3D _hx_tmp2 = hx::ObjectPtr(this); -HXDLIN( 174) _hx_tmp2->z = (_hx_tmp2->z * s); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Vector3D_obj,scaleBy,(void)) - -void Vector3D_obj::setTo(Float xa,Float ya,Float za){ - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_178_setTo) -HXLINE( 179) this->x = xa; -HXLINE( 180) this->y = ya; -HXLINE( 181) this->z = za; - } - - -HX_DEFINE_DYNAMIC_FUNC3(Vector3D_obj,setTo,(void)) - - ::openfl::geom::Vector3D Vector3D_obj::subtract( ::openfl::geom::Vector3D a){ - HX_GC_STACKFRAME(&_hx_pos_272ec68939e03fc6_186_subtract) -HXDLIN( 186) return ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,(this->x - a->x),(this->y - a->y),(this->z - a->z),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Vector3D_obj,subtract,return ) - -::String Vector3D_obj::toString(){ - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_191_toString) -HXDLIN( 191) return ((((((HX_("Vector3D(",54,b9,2e,19) + this->x) + HX_(", ",74,26,00,00)) + this->y) + HX_(", ",74,26,00,00)) + this->z) + HX_(")",29,00,00,00)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector3D_obj,toString,return ) - -Float Vector3D_obj::get_length(){ - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_197_get_length) -HXDLIN( 197) return ::Math_obj::sqrt((((this->x * this->x) + (this->y * this->y)) + (this->z * this->z))); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector3D_obj,get_length,return ) - -Float Vector3D_obj::get_lengthSquared(){ - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_202_get_lengthSquared) -HXDLIN( 202) return (((this->x * this->x) + (this->y * this->y)) + (this->z * this->z)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Vector3D_obj,get_lengthSquared,return ) - -Float Vector3D_obj::angleBetween( ::openfl::geom::Vector3D a, ::openfl::geom::Vector3D b){ - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_66_angleBetween) -HXLINE( 67) Float la = a->get_length(); -HXLINE( 68) Float lb = b->get_length(); -HXLINE( 69) Float dot = a->dotProduct(b); -HXLINE( 71) if ((la != 0)) { -HXLINE( 73) dot = (dot / la); - } -HXLINE( 76) if ((lb != 0)) { -HXLINE( 78) dot = (dot / lb); - } -HXLINE( 81) return ::Math_obj::acos(dot); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Vector3D_obj,angleBetween,return ) - -Float Vector3D_obj::distance( ::openfl::geom::Vector3D pt1, ::openfl::geom::Vector3D pt2){ - HX_STACKFRAME(&_hx_pos_272ec68939e03fc6_109_distance) -HXLINE( 110) Float x = (pt2->x - pt1->x); -HXLINE( 111) Float y = (pt2->y - pt1->y); -HXLINE( 112) Float z = (pt2->z - pt1->z); -HXLINE( 114) return ::Math_obj::sqrt((((x * x) + (y * y)) + (z * z))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Vector3D_obj,distance,return ) - - ::openfl::geom::Vector3D Vector3D_obj::get_X_AXIS(){ - HX_GC_STACKFRAME(&_hx_pos_272ec68939e03fc6_207_get_X_AXIS) -HXDLIN( 207) return ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,1,0,0,null()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Vector3D_obj,get_X_AXIS,return ) - - ::openfl::geom::Vector3D Vector3D_obj::get_Y_AXIS(){ - HX_GC_STACKFRAME(&_hx_pos_272ec68939e03fc6_212_get_Y_AXIS) -HXDLIN( 212) return ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,0,1,0,null()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Vector3D_obj,get_Y_AXIS,return ) - - ::openfl::geom::Vector3D Vector3D_obj::get_Z_AXIS(){ - HX_GC_STACKFRAME(&_hx_pos_272ec68939e03fc6_217_get_Z_AXIS) -HXDLIN( 217) return ::openfl::geom::Vector3D_obj::__alloc( HX_CTX ,0,0,1,null()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Vector3D_obj,get_Z_AXIS,return ) - - -hx::ObjectPtr< Vector3D_obj > Vector3D_obj::__new(hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_z,hx::Null< Float > __o_w) { - hx::ObjectPtr< Vector3D_obj > __this = new Vector3D_obj(); - __this->__construct(__o_x,__o_y,__o_z,__o_w); - return __this; -} - -hx::ObjectPtr< Vector3D_obj > Vector3D_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< Float > __o_x,hx::Null< Float > __o_y,hx::Null< Float > __o_z,hx::Null< Float > __o_w) { - Vector3D_obj *__this = (Vector3D_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Vector3D_obj), false, "openfl.geom.Vector3D")); - *(void **)__this = Vector3D_obj::_hx_vtable; - __this->__construct(__o_x,__o_y,__o_z,__o_w); - return __this; -} - -Vector3D_obj::Vector3D_obj() -{ -} - -hx::Val Vector3D_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"w") ) { return hx::Val( w ); } - if (HX_FIELD_EQ(inName,"x") ) { return hx::Val( x ); } - if (HX_FIELD_EQ(inName,"y") ) { return hx::Val( y ); } - if (HX_FIELD_EQ(inName,"z") ) { return hx::Val( z ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - if (HX_FIELD_EQ(inName,"setTo") ) { return hx::Val( setTo_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_length() ); } - if (HX_FIELD_EQ(inName,"equals") ) { return hx::Val( equals_dyn() ); } - if (HX_FIELD_EQ(inName,"negate") ) { return hx::Val( negate_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"project") ) { return hx::Val( project_dyn() ); } - if (HX_FIELD_EQ(inName,"scaleBy") ) { return hx::Val( scaleBy_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"copyFrom") ) { return hx::Val( copyFrom_dyn() ); } - if (HX_FIELD_EQ(inName,"subtract") ) { return hx::Val( subtract_dyn() ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"normalize") ) { return hx::Val( normalize_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"dotProduct") ) { return hx::Val( dotProduct_dyn() ); } - if (HX_FIELD_EQ(inName,"nearEquals") ) { return hx::Val( nearEquals_dyn() ); } - if (HX_FIELD_EQ(inName,"get_length") ) { return hx::Val( get_length_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"decrementBy") ) { return hx::Val( decrementBy_dyn() ); } - if (HX_FIELD_EQ(inName,"incrementBy") ) { return hx::Val( incrementBy_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"crossProduct") ) { return hx::Val( crossProduct_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"lengthSquared") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_lengthSquared() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"get_lengthSquared") ) { return hx::Val( get_lengthSquared_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Vector3D_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"X_AXIS") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_X_AXIS() ); return true; } } - if (HX_FIELD_EQ(inName,"Y_AXIS") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_Y_AXIS() ); return true; } } - if (HX_FIELD_EQ(inName,"Z_AXIS") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_Z_AXIS() ); return true; } } - break; - case 8: - if (HX_FIELD_EQ(inName,"distance") ) { outValue = distance_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_X_AXIS") ) { outValue = get_X_AXIS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_Y_AXIS") ) { outValue = get_Y_AXIS_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_Z_AXIS") ) { outValue = get_Z_AXIS_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"angleBetween") ) { outValue = angleBetween_dyn(); return true; } - } - return false; -} - -hx::Val Vector3D_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"w") ) { w=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"x") ) { x=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"y") ) { y=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"z") ) { z=inValue.Cast< Float >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Vector3D_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("lengthSquared",e1,24,45,35)); - outFields->push(HX_("w",77,00,00,00)); - outFields->push(HX_("x",78,00,00,00)); - outFields->push(HX_("y",79,00,00,00)); - outFields->push(HX_("z",7a,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Vector3D_obj_sMemberStorageInfo[] = { - {hx::fsFloat,(int)offsetof(Vector3D_obj,w),HX_("w",77,00,00,00)}, - {hx::fsFloat,(int)offsetof(Vector3D_obj,x),HX_("x",78,00,00,00)}, - {hx::fsFloat,(int)offsetof(Vector3D_obj,y),HX_("y",79,00,00,00)}, - {hx::fsFloat,(int)offsetof(Vector3D_obj,z),HX_("z",7a,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Vector3D_obj_sStaticStorageInfo = 0; -#endif - -static ::String Vector3D_obj_sMemberFields[] = { - HX_("w",77,00,00,00), - HX_("x",78,00,00,00), - HX_("y",79,00,00,00), - HX_("z",7a,00,00,00), - HX_("add",21,f2,49,00), - HX_("clone",5d,13,63,48), - HX_("copyFrom",bf,0b,61,c8), - HX_("crossProduct",8f,a7,c9,63), - HX_("decrementBy",ca,1a,7a,ad), - HX_("dotProduct",a6,27,f0,3d), - HX_("equals",3f,ee,f2,bf), - HX_("incrementBy",e6,69,70,f4), - HX_("nearEquals",47,71,71,fe), - HX_("negate",c2,41,19,67), - HX_("normalize",8d,37,a1,ab), - HX_("project",d9,12,eb,f5), - HX_("scaleBy",01,3f,07,65), - HX_("setTo",bd,91,2f,7a), - HX_("subtract",14,75,11,f8), - HX_("toString",ac,d0,6e,38), - HX_("get_length",af,04,8f,8f), - HX_("get_lengthSquared",38,30,b5,3b), - ::String(null()) }; - -hx::Class Vector3D_obj::__mClass; - -static ::String Vector3D_obj_sStaticFields[] = { - HX_("angleBetween",35,e6,d4,69), - HX_("distance",35,93,f9,6b), - HX_("get_X_AXIS",f1,30,3a,fe), - HX_("get_Y_AXIS",50,8d,95,64), - HX_("get_Z_AXIS",af,e9,f0,ca), - ::String(null()) -}; - -void Vector3D_obj::__register() -{ - Vector3D_obj _hx_dummy; - Vector3D_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.geom.Vector3D",e8,32,f9,44); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Vector3D_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Vector3D_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Vector3D_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Vector3D_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Vector3D_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Vector3D_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace geom diff --git a/hGameTest/bin/linux/obj/src/openfl/geom/_Orientation3D/Orientation3D_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/geom/_Orientation3D/Orientation3D_Impl_.cpp deleted file mode 100644 index 05fefaff..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/geom/_Orientation3D/Orientation3D_Impl_.cpp +++ /dev/null @@ -1,188 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_geom__Orientation3D_Orientation3D_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_dbfa7e5fc0c22ef6_13_fromString,"openfl.geom._Orientation3D.Orientation3D_Impl_","fromString",0xa47116a0,"openfl.geom._Orientation3D.Orientation3D_Impl_.fromString","openfl/geom/Orientation3D.hx",13,0xf4ac08f1) -HX_LOCAL_STACK_FRAME(_hx_pos_dbfa7e5fc0c22ef6_24_toString,"openfl.geom._Orientation3D.Orientation3D_Impl_","toString",0xf11d8e31,"openfl.geom._Orientation3D.Orientation3D_Impl_.toString","openfl/geom/Orientation3D.hx",24,0xf4ac08f1) -HX_LOCAL_STACK_FRAME(_hx_pos_dbfa7e5fc0c22ef6_7_boot,"openfl.geom._Orientation3D.Orientation3D_Impl_","boot",0xe951db37,"openfl.geom._Orientation3D.Orientation3D_Impl_.boot","openfl/geom/Orientation3D.hx",7,0xf4ac08f1) -HX_LOCAL_STACK_FRAME(_hx_pos_dbfa7e5fc0c22ef6_8_boot,"openfl.geom._Orientation3D.Orientation3D_Impl_","boot",0xe951db37,"openfl.geom._Orientation3D.Orientation3D_Impl_.boot","openfl/geom/Orientation3D.hx",8,0xf4ac08f1) -HX_LOCAL_STACK_FRAME(_hx_pos_dbfa7e5fc0c22ef6_9_boot,"openfl.geom._Orientation3D.Orientation3D_Impl_","boot",0xe951db37,"openfl.geom._Orientation3D.Orientation3D_Impl_.boot","openfl/geom/Orientation3D.hx",9,0xf4ac08f1) -namespace openfl{ -namespace geom{ -namespace _Orientation3D{ - -void Orientation3D_Impl__obj::__construct() { } - -Dynamic Orientation3D_Impl__obj::__CreateEmpty() { return new Orientation3D_Impl__obj; } - -void *Orientation3D_Impl__obj::_hx_vtable = 0; - -Dynamic Orientation3D_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Orientation3D_Impl__obj > _hx_result = new Orientation3D_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Orientation3D_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6ad9c9d3; -} - - ::Dynamic Orientation3D_Impl__obj::AXIS_ANGLE; - - ::Dynamic Orientation3D_Impl__obj::EULER_ANGLES; - - ::Dynamic Orientation3D_Impl__obj::QUATERNION; - - ::Dynamic Orientation3D_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_dbfa7e5fc0c22ef6_13_fromString) -HXDLIN( 13) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("axisAngle",72,2f,86,7c)) ){ -HXLINE( 15) return 0; -HXDLIN( 15) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("eulerAngles",89,d7,c4,64)) ){ -HXLINE( 16) return 1; -HXDLIN( 16) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("quaternion",1e,0d,ca,1b)) ){ -HXLINE( 17) return 2; -HXDLIN( 17) goto _hx_goto_0; - } - /* default */{ -HXLINE( 18) return null(); - } - _hx_goto_0:; -HXLINE( 13) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Orientation3D_Impl__obj,fromString,return ) - -::String Orientation3D_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_dbfa7e5fc0c22ef6_24_toString) -HXDLIN( 24) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 26) return HX_("axisAngle",72,2f,86,7c); -HXDLIN( 26) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 27) return HX_("eulerAngles",89,d7,c4,64); -HXDLIN( 27) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 28) return HX_("quaternion",1e,0d,ca,1b); -HXDLIN( 28) goto _hx_goto_2; - } - /* default */{ -HXLINE( 29) return null(); - } - _hx_goto_2:; -HXLINE( 24) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Orientation3D_Impl__obj,toString,return ) - - -Orientation3D_Impl__obj::Orientation3D_Impl__obj() -{ -} - -bool Orientation3D_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Orientation3D_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Orientation3D_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Orientation3D_Impl__obj::AXIS_ANGLE,HX_("AXIS_ANGLE",55,56,74,bd)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Orientation3D_Impl__obj::EULER_ANGLES,HX_("EULER_ANGLES",b6,6c,da,49)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Orientation3D_Impl__obj::QUATERNION,HX_("QUATERNION",1e,81,d3,0d)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Orientation3D_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Orientation3D_Impl__obj::AXIS_ANGLE,"AXIS_ANGLE"); - HX_MARK_MEMBER_NAME(Orientation3D_Impl__obj::EULER_ANGLES,"EULER_ANGLES"); - HX_MARK_MEMBER_NAME(Orientation3D_Impl__obj::QUATERNION,"QUATERNION"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Orientation3D_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Orientation3D_Impl__obj::AXIS_ANGLE,"AXIS_ANGLE"); - HX_VISIT_MEMBER_NAME(Orientation3D_Impl__obj::EULER_ANGLES,"EULER_ANGLES"); - HX_VISIT_MEMBER_NAME(Orientation3D_Impl__obj::QUATERNION,"QUATERNION"); -}; - -#endif - -hx::Class Orientation3D_Impl__obj::__mClass; - -static ::String Orientation3D_Impl__obj_sStaticFields[] = { - HX_("AXIS_ANGLE",55,56,74,bd), - HX_("EULER_ANGLES",b6,6c,da,49), - HX_("QUATERNION",1e,81,d3,0d), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Orientation3D_Impl__obj::__register() -{ - Orientation3D_Impl__obj _hx_dummy; - Orientation3D_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.geom._Orientation3D.Orientation3D_Impl_",89,67,e7,57); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Orientation3D_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Orientation3D_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Orientation3D_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Orientation3D_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Orientation3D_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Orientation3D_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Orientation3D_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Orientation3D_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_dbfa7e5fc0c22ef6_7_boot) -HXDLIN( 7) AXIS_ANGLE = 0; - } -{ - HX_STACKFRAME(&_hx_pos_dbfa7e5fc0c22ef6_8_boot) -HXDLIN( 8) EULER_ANGLES = 1; - } -{ - HX_STACKFRAME(&_hx_pos_dbfa7e5fc0c22ef6_9_boot) -HXDLIN( 9) QUATERNION = 2; - } -} - -} // end namespace openfl -} // end namespace geom -} // end namespace _Orientation3D diff --git a/hGameTest/bin/linux/obj/src/openfl/media/ID3Info.cpp b/hGameTest/bin/linux/obj/src/openfl/media/ID3Info.cpp deleted file mode 100644 index 91b28654..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/media/ID3Info.cpp +++ /dev/null @@ -1,168 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_media_ID3Info -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_93e4eccf60244a3a_51_new,"openfl.media.ID3Info","new",0xc3c5ad90,"openfl.media.ID3Info.new","openfl/media/ID3Info.hx",51,0xcebe7122) -namespace openfl{ -namespace media{ - -void ID3Info_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_93e4eccf60244a3a_51_new) - } - -Dynamic ID3Info_obj::__CreateEmpty() { return new ID3Info_obj; } - -void *ID3Info_obj::_hx_vtable = 0; - -Dynamic ID3Info_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ID3Info_obj > _hx_result = new ID3Info_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ID3Info_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x12b63a6e; -} - - -ID3Info_obj::ID3Info_obj() -{ -} - -void ID3Info_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ID3Info); - HX_MARK_MEMBER_NAME(album,"album"); - HX_MARK_MEMBER_NAME(artist,"artist"); - HX_MARK_MEMBER_NAME(comment,"comment"); - HX_MARK_MEMBER_NAME(genre,"genre"); - HX_MARK_MEMBER_NAME(songName,"songName"); - HX_MARK_MEMBER_NAME(track,"track"); - HX_MARK_MEMBER_NAME(year,"year"); - HX_MARK_END_CLASS(); -} - -void ID3Info_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(album,"album"); - HX_VISIT_MEMBER_NAME(artist,"artist"); - HX_VISIT_MEMBER_NAME(comment,"comment"); - HX_VISIT_MEMBER_NAME(genre,"genre"); - HX_VISIT_MEMBER_NAME(songName,"songName"); - HX_VISIT_MEMBER_NAME(track,"track"); - HX_VISIT_MEMBER_NAME(year,"year"); -} - -hx::Val ID3Info_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"year") ) { return hx::Val( year ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"album") ) { return hx::Val( album ); } - if (HX_FIELD_EQ(inName,"genre") ) { return hx::Val( genre ); } - if (HX_FIELD_EQ(inName,"track") ) { return hx::Val( track ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"artist") ) { return hx::Val( artist ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"comment") ) { return hx::Val( comment ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"songName") ) { return hx::Val( songName ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val ID3Info_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"year") ) { year=inValue.Cast< ::String >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"album") ) { album=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"genre") ) { genre=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"track") ) { track=inValue.Cast< ::String >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"artist") ) { artist=inValue.Cast< ::String >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"comment") ) { comment=inValue.Cast< ::String >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"songName") ) { songName=inValue.Cast< ::String >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void ID3Info_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("album",2f,13,8c,21)); - outFields->push(HX_("artist",c7,f2,48,b9)); - outFields->push(HX_("comment",5f,7a,70,81)); - outFields->push(HX_("genre",43,28,5c,91)); - outFields->push(HX_("songName",c0,d0,d7,36)); - outFields->push(HX_("track",8b,8e,1f,16)); - outFields->push(HX_("year",bd,c9,47,50)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ID3Info_obj_sMemberStorageInfo[] = { - {hx::fsString,(int)offsetof(ID3Info_obj,album),HX_("album",2f,13,8c,21)}, - {hx::fsString,(int)offsetof(ID3Info_obj,artist),HX_("artist",c7,f2,48,b9)}, - {hx::fsString,(int)offsetof(ID3Info_obj,comment),HX_("comment",5f,7a,70,81)}, - {hx::fsString,(int)offsetof(ID3Info_obj,genre),HX_("genre",43,28,5c,91)}, - {hx::fsString,(int)offsetof(ID3Info_obj,songName),HX_("songName",c0,d0,d7,36)}, - {hx::fsString,(int)offsetof(ID3Info_obj,track),HX_("track",8b,8e,1f,16)}, - {hx::fsString,(int)offsetof(ID3Info_obj,year),HX_("year",bd,c9,47,50)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *ID3Info_obj_sStaticStorageInfo = 0; -#endif - -static ::String ID3Info_obj_sMemberFields[] = { - HX_("album",2f,13,8c,21), - HX_("artist",c7,f2,48,b9), - HX_("comment",5f,7a,70,81), - HX_("genre",43,28,5c,91), - HX_("songName",c0,d0,d7,36), - HX_("track",8b,8e,1f,16), - HX_("year",bd,c9,47,50), - ::String(null()) }; - -hx::Class ID3Info_obj::__mClass; - -void ID3Info_obj::__register() -{ - ID3Info_obj _hx_dummy; - ID3Info_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.media.ID3Info",9e,e5,63,fb); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(ID3Info_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ID3Info_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ID3Info_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ID3Info_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace media diff --git a/hGameTest/bin/linux/obj/src/openfl/media/Sound.cpp b/hGameTest/bin/linux/obj/src/openfl/media/Sound.cpp deleted file mode 100644 index 12d1e25b..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/media/Sound.cpp +++ /dev/null @@ -1,733 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_math_Vector4 -#include -#endif -#ifndef INCLUDED_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_media_AudioSource -#include -#endif -#ifndef INCLUDED_lime_media_vorbis_VorbisFile -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_TAError -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_IntVector -#include -#endif -#ifndef INCLUDED_openfl_events_ErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IOErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_TextEvent -#include -#endif -#ifndef INCLUDED_openfl_media_ID3Info -#include -#endif -#ifndef INCLUDED_openfl_media_Sound -#include -#endif -#ifndef INCLUDED_openfl_media_SoundChannel -#include -#endif -#ifndef INCLUDED_openfl_media_SoundLoaderContext -#include -#endif -#ifndef INCLUDED_openfl_media_SoundMixer -#include -#endif -#ifndef INCLUDED_openfl_media_SoundTransform -#include -#endif -#ifndef INCLUDED_openfl_net_URLRequest -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_5a9f676c476e7e7b_268_new,"openfl.media.Sound","new",0xfdfd1c39,"openfl.media.Sound.new","openfl/media/Sound.hx",268,0x46a01619) -HX_LOCAL_STACK_FRAME(_hx_pos_5a9f676c476e7e7b_292_close,"openfl.media.Sound","close",0xfbd9cbd1,"openfl.media.Sound.close","openfl/media/Sound.hx",292,0x46a01619) -HX_LOCAL_STACK_FRAME(_hx_pos_5a9f676c476e7e7b_458_load,"openfl.media.Sound","load",0x3e30ac2d,"openfl.media.Sound.load","openfl/media/Sound.hx",458,0x46a01619) -HX_LOCAL_STACK_FRAME(_hx_pos_5a9f676c476e7e7b_437_load,"openfl.media.Sound","load",0x3e30ac2d,"openfl.media.Sound.load","openfl/media/Sound.hx",437,0x46a01619) -HX_LOCAL_STACK_FRAME(_hx_pos_5a9f676c476e7e7b_474_loadCompressedDataFromByteArray,"openfl.media.Sound","loadCompressedDataFromByteArray",0x8f237f2f,"openfl.media.Sound.loadCompressedDataFromByteArray","openfl/media/Sound.hx",474,0x46a01619) -HX_LOCAL_STACK_FRAME(_hx_pos_5a9f676c476e7e7b_569_loadPCMFromByteArray,"openfl.media.Sound","loadPCMFromByteArray",0xb6cc217a,"openfl.media.Sound.loadPCMFromByteArray","openfl/media/Sound.hx",569,0x46a01619) -HX_LOCAL_STACK_FRAME(_hx_pos_5a9f676c476e7e7b_621_play,"openfl.media.Sound","play",0x40d33ffb,"openfl.media.Sound.play","openfl/media/Sound.hx",621,0x46a01619) -HX_LOCAL_STACK_FRAME(_hx_pos_5a9f676c476e7e7b_664_get_id3,"openfl.media.Sound","get_id3",0xac6378e8,"openfl.media.Sound.get_id3","openfl/media/Sound.hx",664,0x46a01619) -HX_LOCAL_STACK_FRAME(_hx_pos_5a9f676c476e7e7b_668_get_length,"openfl.media.Sound","get_length",0xcc37d5f6,"openfl.media.Sound.get_length","openfl/media/Sound.hx",668,0x46a01619) -HX_LOCAL_STACK_FRAME(_hx_pos_5a9f676c476e7e7b_700_AudioBuffer_onURLLoad,"openfl.media.Sound","AudioBuffer_onURLLoad",0x80e63186,"openfl.media.Sound.AudioBuffer_onURLLoad","openfl/media/Sound.hx",700,0x46a01619) -HX_LOCAL_STACK_FRAME(_hx_pos_5a9f676c476e7e7b_334_fromAudioBuffer,"openfl.media.Sound","fromAudioBuffer",0xa9f89285,"openfl.media.Sound.fromAudioBuffer","openfl/media/Sound.hx",334,0x46a01619) -HX_LOCAL_STACK_FRAME(_hx_pos_5a9f676c476e7e7b_357_fromFile,"openfl.media.Sound","fromFile",0x06bfbe8d,"openfl.media.Sound.fromFile","openfl/media/Sound.hx",357,0x46a01619) -HX_LOCAL_STACK_FRAME(_hx_pos_5a9f676c476e7e7b_519_loadFromFile,"openfl.media.Sound","loadFromFile",0xb0657a53,"openfl.media.Sound.loadFromFile","openfl/media/Sound.hx",519,0x46a01619) -HX_LOCAL_STACK_FRAME(_hx_pos_5a9f676c476e7e7b_517_loadFromFile,"openfl.media.Sound","loadFromFile",0xb0657a53,"openfl.media.Sound.loadFromFile","openfl/media/Sound.hx",517,0x46a01619) -HX_LOCAL_STACK_FRAME(_hx_pos_5a9f676c476e7e7b_542_loadFromFiles,"openfl.media.Sound","loadFromFiles",0xa8658ec0,"openfl.media.Sound.loadFromFiles","openfl/media/Sound.hx",542,0x46a01619) -HX_LOCAL_STACK_FRAME(_hx_pos_5a9f676c476e7e7b_540_loadFromFiles,"openfl.media.Sound","loadFromFiles",0xa8658ec0,"openfl.media.Sound.loadFromFiles","openfl/media/Sound.hx",540,0x46a01619) -namespace openfl{ -namespace media{ - -void Sound_obj::__construct( ::openfl::net::URLRequest stream, ::openfl::media::SoundLoaderContext context){ - HX_STACKFRAME(&_hx_pos_5a9f676c476e7e7b_268_new) -HXLINE( 269) super::__construct(hx::ObjectPtr(this)); -HXLINE( 271) this->bytesLoaded = 0; -HXLINE( 272) this->bytesTotal = 0; -HXLINE( 273) this->isBuffering = false; -HXLINE( 274) this->url = null(); -HXLINE( 276) if (hx::IsNotNull( stream )) { -HXLINE( 278) this->load(stream,context); - } - } - -Dynamic Sound_obj::__CreateEmpty() { return new Sound_obj; } - -void *Sound_obj::_hx_vtable = 0; - -Dynamic Sound_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Sound_obj > _hx_result = new Sound_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool Sound_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x16cac3db) { - return inClassId==(int)0x00000001 || inClassId==(int)0x16cac3db; - } else { - return inClassId==(int)0x1b123bf8; - } -} - -void Sound_obj::close(){ - HX_STACKFRAME(&_hx_pos_5a9f676c476e7e7b_292_close) -HXDLIN( 292) if (hx::IsNotNull( this->_hx___buffer )) { -HXLINE( 294) this->_hx___buffer->dispose(); -HXLINE( 295) this->_hx___buffer = null(); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(Sound_obj,close,(void)) - -void Sound_obj::load( ::openfl::net::URLRequest stream, ::openfl::media::SoundLoaderContext context){ - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_0, ::openfl::media::Sound,_gthis) HXARGC(1) - void _hx_run( ::Dynamic _){ - HX_STACKFRAME(&_hx_pos_5a9f676c476e7e7b_458_load) -HXLINE( 458) _gthis->AudioBuffer_onURLLoad(null()); - } - HX_END_LOCAL_FUNC1((void)) - - HX_STACKFRAME(&_hx_pos_5a9f676c476e7e7b_437_load) -HXLINE( 436) ::openfl::media::Sound _gthis = hx::ObjectPtr(this); -HXLINE( 438) this->url = stream->url; -HXLINE( 456) ::lime::media::AudioBuffer_obj::loadFromFile(this->url)->onComplete(this->AudioBuffer_onURLLoad_dyn())->onError( ::Dynamic(new _hx_Closure_0(_gthis))); - } - - -HX_DEFINE_DYNAMIC_FUNC2(Sound_obj,load,(void)) - -void Sound_obj::loadCompressedDataFromByteArray( ::openfl::utils::ByteArrayData bytes,int bytesLength){ - HX_GC_STACKFRAME(&_hx_pos_5a9f676c476e7e7b_474_loadCompressedDataFromByteArray) -HXLINE( 475) bool _hx_tmp; -HXDLIN( 475) if (hx::IsNotNull( bytes )) { -HXLINE( 475) _hx_tmp = (bytesLength <= 0); - } - else { -HXLINE( 475) _hx_tmp = true; - } -HXDLIN( 475) if (_hx_tmp) { -HXLINE( 477) this->dispatchEvent( ::openfl::events::IOErrorEvent_obj::__alloc( HX_CTX ,HX_("ioError",02,fe,41,76),null(),null(),null(),null())); -HXLINE( 478) return; - } -HXLINE( 481) bool _hx_tmp1; -HXDLIN( 481) int a = bytes->position; -HXDLIN( 481) bool aNeg = (a < 0); -HXDLIN( 481) bool bNeg = (0 < 0); -HXDLIN( 481) bool _hx_tmp2; -HXDLIN( 481) if ((aNeg != bNeg)) { -HXLINE( 481) _hx_tmp2 = aNeg; - } - else { -HXLINE( 481) _hx_tmp2 = (a > 0); - } -HXDLIN( 481) if (!(_hx_tmp2)) { -HXLINE( 481) int a1 = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::get_length(bytes); -HXDLIN( 481) bool aNeg1 = (a1 < 0); -HXDLIN( 481) bool bNeg1 = (bytesLength < 0); -HXDLIN( 481) if ((aNeg1 != bNeg1)) { -HXLINE( 481) _hx_tmp1 = aNeg1; - } - else { -HXLINE( 481) _hx_tmp1 = (a1 > bytesLength); - } - } - else { -HXLINE( 481) _hx_tmp1 = true; - } -HXDLIN( 481) if (_hx_tmp1) { -HXLINE( 483) ::openfl::utils::ByteArrayData this1 = ::openfl::utils::ByteArrayData_obj::__alloc( HX_CTX ,bytesLength); -HXDLIN( 483) ::openfl::utils::ByteArrayData copy = this1; -HXLINE( 484) copy->writeBytes(bytes,bytes->position,bytesLength); -HXLINE( 485) bytes = copy; - } -HXLINE( 489) this->_hx___buffer = ::lime::media::AudioBuffer_obj::fromBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::toArrayBuffer(bytes)); -HXLINE( 491) if (hx::IsNull( this->_hx___buffer )) { -HXLINE( 493) this->dispatchEvent( ::openfl::events::IOErrorEvent_obj::__alloc( HX_CTX ,HX_("ioError",02,fe,41,76),null(),null(),null(),null())); - } - else { -HXLINE( 497) this->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("complete",b9,00,c8,7f),null(),null())); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(Sound_obj,loadCompressedDataFromByteArray,(void)) - -void Sound_obj::loadPCMFromByteArray( ::openfl::utils::ByteArrayData bytes,int samples,::String __o_format,hx::Null< bool > __o_stereo,hx::Null< Float > __o_sampleRate){ - ::String format = __o_format; - if (hx::IsNull(__o_format)) format = HX_("float",9c,c5,96,02); - bool stereo = __o_stereo.Default(true); - Float sampleRate = __o_sampleRate.Default(44100); - HX_GC_STACKFRAME(&_hx_pos_5a9f676c476e7e7b_569_loadPCMFromByteArray) -HXLINE( 570) if (hx::IsNull( bytes )) { -HXLINE( 572) this->dispatchEvent( ::openfl::events::IOErrorEvent_obj::__alloc( HX_CTX ,HX_("ioError",02,fe,41,76),null(),null(),null(),null())); -HXLINE( 573) return; - } -HXLINE( 576) int bitsPerSample; -HXDLIN( 576) if ((format == HX_("float",9c,c5,96,02))) { -HXLINE( 576) bitsPerSample = 32; - } - else { -HXLINE( 576) bitsPerSample = 16; - } -HXLINE( 577) int channels; -HXDLIN( 577) if (stereo) { -HXLINE( 577) channels = 2; - } - else { -HXLINE( 577) channels = 1; - } -HXLINE( 578) int bytesLength = ::Std_obj::_hx_int((( (Float)((samples * channels)) ) * (( (Float)(bitsPerSample) ) / ( (Float)(8) )))); -HXLINE( 580) bool _hx_tmp; -HXDLIN( 580) int a = bytes->position; -HXDLIN( 580) bool aNeg = (a < 0); -HXDLIN( 580) bool bNeg = (0 < 0); -HXDLIN( 580) bool _hx_tmp1; -HXDLIN( 580) if ((aNeg != bNeg)) { -HXLINE( 580) _hx_tmp1 = aNeg; - } - else { -HXLINE( 580) _hx_tmp1 = (a > 0); - } -HXDLIN( 580) if (!(_hx_tmp1)) { -HXLINE( 580) int a1 = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::get_length(bytes); -HXDLIN( 580) bool aNeg1 = (a1 < 0); -HXDLIN( 580) bool bNeg1 = (bytesLength < 0); -HXDLIN( 580) if ((aNeg1 != bNeg1)) { -HXLINE( 580) _hx_tmp = aNeg1; - } - else { -HXLINE( 580) _hx_tmp = (a1 > bytesLength); - } - } - else { -HXLINE( 580) _hx_tmp = true; - } -HXDLIN( 580) if (_hx_tmp) { -HXLINE( 582) ::openfl::utils::ByteArrayData this1 = ::openfl::utils::ByteArrayData_obj::__alloc( HX_CTX ,bytesLength); -HXDLIN( 582) ::openfl::utils::ByteArrayData copy = this1; -HXLINE( 583) copy->writeBytes(bytes,bytes->position,bytesLength); -HXLINE( 584) bytes = copy; - } -HXLINE( 588) ::lime::media::AudioBuffer audioBuffer = ::lime::media::AudioBuffer_obj::__alloc( HX_CTX ); -HXLINE( 589) audioBuffer->bitsPerSample = bitsPerSample; -HXLINE( 590) audioBuffer->channels = channels; -HXLINE( 591) ::Dynamic elements = null(); -HXDLIN( 591) ::haxe::io::Bytes buffer = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::toArrayBuffer(bytes); -HXDLIN( 591) ::cpp::VirtualArray array = null(); -HXDLIN( 591) ::openfl::_Vector::IntVector vector = null(); -HXDLIN( 591) ::lime::utils::ArrayBufferView view = null(); -HXDLIN( 591) ::Dynamic len = null(); -HXDLIN( 591) ::lime::utils::ArrayBufferView this2; -HXDLIN( 591) if (hx::IsNotNull( elements )) { -HXLINE( 591) this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,elements,4); - } - else { -HXLINE( 591) if (hx::IsNotNull( array )) { -HXLINE( 591) ::lime::utils::ArrayBufferView _this = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 591) _this->byteOffset = 0; -HXDLIN( 591) _this->length = array->get_length(); -HXDLIN( 591) _this->byteLength = (_this->length * _this->bytesPerElement); -HXDLIN( 591) ::haxe::io::Bytes this3 = ::haxe::io::Bytes_obj::alloc(_this->byteLength); -HXDLIN( 591) _this->buffer = this3; -HXDLIN( 591) _this->copyFromArray(array,null()); -HXDLIN( 591) this2 = _this; - } - else { -HXLINE( 591) if (hx::IsNotNull( vector )) { -HXLINE( 591) ::lime::utils::ArrayBufferView _this1 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 591) ::cpp::VirtualArray array1 = ( (::cpp::VirtualArray)(vector->__Field(HX_("__array",79,c6,ed,8f),hx::paccDynamic)) ); -HXDLIN( 591) _this1->byteOffset = 0; -HXDLIN( 591) _this1->length = array1->get_length(); -HXDLIN( 591) _this1->byteLength = (_this1->length * _this1->bytesPerElement); -HXDLIN( 591) ::haxe::io::Bytes this4 = ::haxe::io::Bytes_obj::alloc(_this1->byteLength); -HXDLIN( 591) _this1->buffer = this4; -HXDLIN( 591) _this1->copyFromArray(array1,null()); -HXDLIN( 591) this2 = _this1; - } - else { -HXLINE( 591) if (hx::IsNotNull( view )) { -HXLINE( 591) ::lime::utils::ArrayBufferView _this2 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 591) ::haxe::io::Bytes srcData = view->buffer; -HXDLIN( 591) int srcLength = view->length; -HXDLIN( 591) int srcByteOffset = view->byteOffset; -HXDLIN( 591) int srcElementSize = view->bytesPerElement; -HXDLIN( 591) int elementSize = _this2->bytesPerElement; -HXDLIN( 591) if ((view->type == _this2->type)) { -HXLINE( 591) int srcLength1 = srcData->length; -HXDLIN( 591) int cloneLength = (srcLength1 - srcByteOffset); -HXDLIN( 591) ::haxe::io::Bytes this5 = ::haxe::io::Bytes_obj::alloc(cloneLength); -HXDLIN( 591) _this2->buffer = this5; -HXDLIN( 591) _this2->buffer->blit(0,srcData,srcByteOffset,cloneLength); - } - else { -HXLINE( 591) HX_STACK_DO_THROW(HX_("unimplemented",09,2f,74,b4)); - } -HXDLIN( 591) _this2->byteLength = (_this2->bytesPerElement * srcLength); -HXDLIN( 591) _this2->byteOffset = 0; -HXDLIN( 591) _this2->length = srcLength; -HXDLIN( 591) this2 = _this2; - } - else { -HXLINE( 591) if (hx::IsNotNull( buffer )) { -HXLINE( 591) ::lime::utils::ArrayBufferView _this3 = ::lime::utils::ArrayBufferView_obj::__alloc( HX_CTX ,0,4); -HXDLIN( 591) int in_byteOffset = 0; -HXDLIN( 591) if ((in_byteOffset < 0)) { -HXLINE( 591) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 591) if ((hx::Mod(in_byteOffset,_this3->bytesPerElement) != 0)) { -HXLINE( 591) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 591) int bufferByteLength = buffer->length; -HXDLIN( 591) int elementSize1 = _this3->bytesPerElement; -HXDLIN( 591) int newByteLength = bufferByteLength; -HXDLIN( 591) if (hx::IsNull( len )) { -HXLINE( 591) newByteLength = (bufferByteLength - in_byteOffset); -HXDLIN( 591) if ((hx::Mod(bufferByteLength,_this3->bytesPerElement) != 0)) { -HXLINE( 591) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } -HXDLIN( 591) if ((newByteLength < 0)) { -HXLINE( 591) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } - else { -HXLINE( 591) newByteLength = (( (int)(len) ) * _this3->bytesPerElement); -HXDLIN( 591) int newRange = (in_byteOffset + newByteLength); -HXDLIN( 591) if ((newRange > bufferByteLength)) { -HXLINE( 591) HX_STACK_DO_THROW(::lime::utils::TAError_obj::RangeError_dyn()); - } - } -HXDLIN( 591) _this3->buffer = buffer; -HXDLIN( 591) _this3->byteOffset = in_byteOffset; -HXDLIN( 591) _this3->byteLength = newByteLength; -HXDLIN( 591) _this3->length = ::Std_obj::_hx_int((( (Float)(newByteLength) ) / ( (Float)(_this3->bytesPerElement) ))); -HXDLIN( 591) this2 = _this3; - } - else { -HXLINE( 591) HX_STACK_DO_THROW(HX_("Invalid constructor arguments for UInt8Array",6b,44,d5,85)); - } - } - } - } - } -HXDLIN( 591) audioBuffer->data = this2; -HXLINE( 592) audioBuffer->sampleRate = ::Std_obj::_hx_int(sampleRate); -HXLINE( 594) this->_hx___buffer = audioBuffer; -HXLINE( 596) this->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("complete",b9,00,c8,7f),null(),null())); - } - - -HX_DEFINE_DYNAMIC_FUNC5(Sound_obj,loadPCMFromByteArray,(void)) - - ::openfl::media::SoundChannel Sound_obj::play(hx::Null< Float > __o_startTime,hx::Null< int > __o_loops, ::openfl::media::SoundTransform sndTransform){ - Float startTime = __o_startTime.Default(((Float)0.0)); - int loops = __o_loops.Default(0); - HX_GC_STACKFRAME(&_hx_pos_5a9f676c476e7e7b_621_play) -HXLINE( 623) bool _hx_tmp; -HXDLIN( 623) if (hx::IsNotNull( this->_hx___buffer )) { -HXLINE( 623) _hx_tmp = (::openfl::media::SoundMixer_obj::_hx___soundChannels->length >= 32); - } - else { -HXLINE( 623) _hx_tmp = true; - } -HXDLIN( 623) if (_hx_tmp) { -HXLINE( 625) return null(); - } -HXLINE( 628) if (hx::IsNull( sndTransform )) { -HXLINE( 630) sndTransform = ::openfl::media::SoundTransform_obj::__alloc( HX_CTX ,null(),null()); - } - else { -HXLINE( 634) sndTransform = sndTransform->clone(); - } -HXLINE( 637) Float pan = (::openfl::media::SoundMixer_obj::_hx___soundTransform->pan + sndTransform->pan); -HXLINE( 639) if ((pan > 1)) { -HXLINE( 639) pan = ( (Float)(1) ); - } -HXLINE( 640) if ((pan < -1)) { -HXLINE( 640) pan = ( (Float)(-1) ); - } -HXLINE( 642) Float volume = (::openfl::media::SoundMixer_obj::_hx___soundTransform->volume * sndTransform->volume); -HXLINE( 644) ::lime::media::AudioSource source = ::lime::media::AudioSource_obj::__alloc( HX_CTX ,this->_hx___buffer,null(),null(),null()); -HXLINE( 645) source->offset = ::Std_obj::_hx_int(startTime); -HXLINE( 646) if ((loops > 1)) { -HXLINE( 646) source->set_loops((loops - 1)); - } -HXLINE( 648) source->set_gain(volume); -HXLINE( 650) ::lime::math::Vector4 position = source->get_position(); -HXLINE( 651) position->x = pan; -HXLINE( 652) position->z = (( (Float)(-1) ) * ::Math_obj::sqrt((( (Float)(1) ) - ::Math_obj::pow(pan,( (Float)(2) ))))); -HXLINE( 653) source->set_position(position); -HXLINE( 655) return ::openfl::media::SoundChannel_obj::__alloc( HX_CTX ,source,sndTransform); - } - - -HX_DEFINE_DYNAMIC_FUNC3(Sound_obj,play,return ) - - ::openfl::media::ID3Info Sound_obj::get_id3(){ - HX_GC_STACKFRAME(&_hx_pos_5a9f676c476e7e7b_664_get_id3) -HXDLIN( 664) return ::openfl::media::ID3Info_obj::__alloc( HX_CTX ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Sound_obj,get_id3,return ) - -int Sound_obj::get_length(){ - HX_STACKFRAME(&_hx_pos_5a9f676c476e7e7b_668_get_length) -HXLINE( 670) if (hx::IsNotNull( this->_hx___buffer )) { -HXLINE( 675) if (hx::IsNotNull( this->_hx___buffer->data )) { -HXLINE( 677) Float samples = (( (Float)((this->_hx___buffer->data->length * 8)) ) / ( (Float)((this->_hx___buffer->channels * this->_hx___buffer->bitsPerSample)) )); -HXLINE( 678) return ::Std_obj::_hx_int(((samples / ( (Float)(this->_hx___buffer->sampleRate) )) * ( (Float)(1000) ))); - } - else { -HXLINE( 680) if (hx::IsNotNull( this->_hx___buffer->_hx___srcVorbisFile )) { -HXLINE( 682) cpp::Int64Struct x = this->_hx___buffer->_hx___srcVorbisFile->pcmTotal(null()); -HXDLIN( 682) int _hx_tmp = _hx_int64_high(x); -HXDLIN( 682) if ((_hx_tmp != (_hx_int64_low(x) >> 31))) { -HXLINE( 682) HX_STACK_DO_THROW(HX_("Overflow",62,9f,ed,1a)); - } -HXDLIN( 682) int samples1 = _hx_int64_low(x); -HXLINE( 683) return ::Std_obj::_hx_int(((( (Float)(samples1) ) / ( (Float)(this->_hx___buffer->sampleRate) )) * ( (Float)(1000) ))); - } - else { -HXLINE( 687) return 0; - } - } - } -HXLINE( 693) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Sound_obj,get_length,return ) - -void Sound_obj::AudioBuffer_onURLLoad( ::lime::media::AudioBuffer buffer){ - HX_GC_STACKFRAME(&_hx_pos_5a9f676c476e7e7b_700_AudioBuffer_onURLLoad) -HXDLIN( 700) if (hx::IsNull( buffer )) { -HXLINE( 702) this->dispatchEvent( ::openfl::events::IOErrorEvent_obj::__alloc( HX_CTX ,HX_("ioError",02,fe,41,76),null(),null(),null(),null())); - } - else { -HXLINE( 706) this->_hx___buffer = buffer; -HXLINE( 707) this->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("complete",b9,00,c8,7f),null(),null())); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(Sound_obj,AudioBuffer_onURLLoad,(void)) - - ::openfl::media::Sound Sound_obj::fromAudioBuffer( ::lime::media::AudioBuffer buffer){ - HX_GC_STACKFRAME(&_hx_pos_5a9f676c476e7e7b_334_fromAudioBuffer) -HXLINE( 335) ::openfl::media::Sound sound = ::openfl::media::Sound_obj::__alloc( HX_CTX ,null(),null()); -HXLINE( 336) sound->_hx___buffer = buffer; -HXLINE( 337) return sound; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Sound_obj,fromAudioBuffer,return ) - - ::openfl::media::Sound Sound_obj::fromFile(::String path){ - HX_STACKFRAME(&_hx_pos_5a9f676c476e7e7b_357_fromFile) -HXDLIN( 357) return ::openfl::media::Sound_obj::fromAudioBuffer(::lime::media::AudioBuffer_obj::fromFile(path)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Sound_obj,fromFile,return ) - - ::lime::app::Future Sound_obj::loadFromFile(::String path){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::media::AudioBuffer audioBuffer){ - HX_STACKFRAME(&_hx_pos_5a9f676c476e7e7b_519_loadFromFile) -HXLINE( 519) return ::lime::app::Future_obj::withValue(::openfl::media::Sound_obj::fromAudioBuffer(audioBuffer)); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_5a9f676c476e7e7b_517_loadFromFile) -HXDLIN( 517) return ::lime::media::AudioBuffer_obj::loadFromFile(path)->then( ::Dynamic(new _hx_Closure_0())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Sound_obj,loadFromFile,return ) - - ::lime::app::Future Sound_obj::loadFromFiles(::Array< ::String > paths){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::media::AudioBuffer audioBuffer){ - HX_STACKFRAME(&_hx_pos_5a9f676c476e7e7b_542_loadFromFiles) -HXLINE( 542) return ::lime::app::Future_obj::withValue(::openfl::media::Sound_obj::fromAudioBuffer(audioBuffer)); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_5a9f676c476e7e7b_540_loadFromFiles) -HXDLIN( 540) return ::lime::media::AudioBuffer_obj::loadFromFiles(paths)->then( ::Dynamic(new _hx_Closure_0())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Sound_obj,loadFromFiles,return ) - - -hx::ObjectPtr< Sound_obj > Sound_obj::__new( ::openfl::net::URLRequest stream, ::openfl::media::SoundLoaderContext context) { - hx::ObjectPtr< Sound_obj > __this = new Sound_obj(); - __this->__construct(stream,context); - return __this; -} - -hx::ObjectPtr< Sound_obj > Sound_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::net::URLRequest stream, ::openfl::media::SoundLoaderContext context) { - Sound_obj *__this = (Sound_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Sound_obj), true, "openfl.media.Sound")); - *(void **)__this = Sound_obj::_hx_vtable; - __this->__construct(stream,context); - return __this; -} - -Sound_obj::Sound_obj() -{ -} - -void Sound_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Sound); - HX_MARK_MEMBER_NAME(bytesLoaded,"bytesLoaded"); - HX_MARK_MEMBER_NAME(bytesTotal,"bytesTotal"); - HX_MARK_MEMBER_NAME(isBuffering,"isBuffering"); - HX_MARK_MEMBER_NAME(url,"url"); - HX_MARK_MEMBER_NAME(_hx___buffer,"__buffer"); - ::openfl::events::EventDispatcher_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void Sound_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(bytesLoaded,"bytesLoaded"); - HX_VISIT_MEMBER_NAME(bytesTotal,"bytesTotal"); - HX_VISIT_MEMBER_NAME(isBuffering,"isBuffering"); - HX_VISIT_MEMBER_NAME(url,"url"); - HX_VISIT_MEMBER_NAME(_hx___buffer,"__buffer"); - ::openfl::events::EventDispatcher_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val Sound_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"id3") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_id3() ); } - if (HX_FIELD_EQ(inName,"url") ) { return hx::Val( url ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"load") ) { return hx::Val( load_dyn() ); } - if (HX_FIELD_EQ(inName,"play") ) { return hx::Val( play_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"close") ) { return hx::Val( close_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"length") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_length() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"get_id3") ) { return hx::Val( get_id3_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__buffer") ) { return hx::Val( _hx___buffer ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"bytesTotal") ) { return hx::Val( bytesTotal ); } - if (HX_FIELD_EQ(inName,"get_length") ) { return hx::Val( get_length_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"bytesLoaded") ) { return hx::Val( bytesLoaded ); } - if (HX_FIELD_EQ(inName,"isBuffering") ) { return hx::Val( isBuffering ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"loadPCMFromByteArray") ) { return hx::Val( loadPCMFromByteArray_dyn() ); } - break; - case 21: - if (HX_FIELD_EQ(inName,"AudioBuffer_onURLLoad") ) { return hx::Val( AudioBuffer_onURLLoad_dyn() ); } - break; - case 31: - if (HX_FIELD_EQ(inName,"loadCompressedDataFromByteArray") ) { return hx::Val( loadCompressedDataFromByteArray_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Sound_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"fromFile") ) { outValue = fromFile_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"loadFromFile") ) { outValue = loadFromFile_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"loadFromFiles") ) { outValue = loadFromFiles_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"fromAudioBuffer") ) { outValue = fromAudioBuffer_dyn(); return true; } - } - return false; -} - -hx::Val Sound_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"url") ) { url=inValue.Cast< ::String >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"__buffer") ) { _hx___buffer=inValue.Cast< ::lime::media::AudioBuffer >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"bytesTotal") ) { bytesTotal=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"bytesLoaded") ) { bytesLoaded=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"isBuffering") ) { isBuffering=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Sound_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bytesLoaded",d0,66,ca,99)); - outFields->push(HX_("bytesTotal",59,57,da,45)); - outFields->push(HX_("id3",f8,03,50,00)); - outFields->push(HX_("isBuffering",98,26,10,90)); - outFields->push(HX_("length",e6,94,07,9f)); - outFields->push(HX_("url",6f,2b,59,00)); - outFields->push(HX_("__buffer",20,28,c4,78)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Sound_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(Sound_obj,bytesLoaded),HX_("bytesLoaded",d0,66,ca,99)}, - {hx::fsInt,(int)offsetof(Sound_obj,bytesTotal),HX_("bytesTotal",59,57,da,45)}, - {hx::fsBool,(int)offsetof(Sound_obj,isBuffering),HX_("isBuffering",98,26,10,90)}, - {hx::fsString,(int)offsetof(Sound_obj,url),HX_("url",6f,2b,59,00)}, - {hx::fsObject /* ::lime::media::AudioBuffer */ ,(int)offsetof(Sound_obj,_hx___buffer),HX_("__buffer",20,28,c4,78)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Sound_obj_sStaticStorageInfo = 0; -#endif - -static ::String Sound_obj_sMemberFields[] = { - HX_("bytesLoaded",d0,66,ca,99), - HX_("bytesTotal",59,57,da,45), - HX_("isBuffering",98,26,10,90), - HX_("url",6f,2b,59,00), - HX_("__buffer",20,28,c4,78), - HX_("close",b8,17,63,48), - HX_("load",26,9a,b7,47), - HX_("loadCompressedDataFromByteArray",d6,4f,5d,a0), - HX_("loadPCMFromByteArray",73,51,e4,c4), - HX_("play",f4,2d,5a,4a), - HX_("get_id3",8f,cc,c4,26), - HX_("get_length",af,04,8f,8f), - HX_("AudioBuffer_onURLLoad",6d,fb,f7,c7), - ::String(null()) }; - -hx::Class Sound_obj::__mClass; - -static ::String Sound_obj_sStaticFields[] = { - HX_("fromAudioBuffer",2c,65,e0,cd), - HX_("fromFile",06,9d,87,a1), - HX_("loadFromFile",4c,89,f0,5a), - HX_("loadFromFiles",a7,99,87,37), - ::String(null()) -}; - -void Sound_obj::__register() -{ - Sound_obj _hx_dummy; - Sound_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.media.Sound",c7,8b,e2,7e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Sound_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Sound_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Sound_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Sound_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Sound_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Sound_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace media diff --git a/hGameTest/bin/linux/obj/src/openfl/media/SoundChannel.cpp b/hGameTest/bin/linux/obj/src/openfl/media/SoundChannel.cpp deleted file mode 100644 index b156ef38..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/media/SoundChannel.cpp +++ /dev/null @@ -1,361 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_95f339a1d026d52c -#define INCLUDED_95f339a1d026d52c -#include "hxMath.h" -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_math_Vector4 -#include -#endif -#ifndef INCLUDED_lime_media_AudioSource -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_media_SoundChannel -#include -#endif -#ifndef INCLUDED_openfl_media_SoundMixer -#include -#endif -#ifndef INCLUDED_openfl_media_SoundTransform -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_3e0758e1dc9f2fd3_84_new,"openfl.media.SoundChannel","new",0xfc94e2ae,"openfl.media.SoundChannel.new","openfl/media/SoundChannel.hx",84,0xa4290000) -HX_LOCAL_STACK_FRAME(_hx_pos_3e0758e1dc9f2fd3_117_stop,"openfl.media.SoundChannel","stop",0x090ae1f4,"openfl.media.SoundChannel.stop","openfl/media/SoundChannel.hx",117,0xa4290000) -HX_LOCAL_STACK_FRAME(_hx_pos_3e0758e1dc9f2fd3_129___dispose,"openfl.media.SoundChannel","__dispose",0x8d7f924d,"openfl.media.SoundChannel.__dispose","openfl/media/SoundChannel.hx",129,0xa4290000) -HX_LOCAL_STACK_FRAME(_hx_pos_3e0758e1dc9f2fd3_142___updateTransform,"openfl.media.SoundChannel","__updateTransform",0xba5f6dd1,"openfl.media.SoundChannel.__updateTransform","openfl/media/SoundChannel.hx",142,0xa4290000) -HX_LOCAL_STACK_FRAME(_hx_pos_3e0758e1dc9f2fd3_147_get_position,"openfl.media.SoundChannel","get_position",0x46d188a4,"openfl.media.SoundChannel.get_position","openfl/media/SoundChannel.hx",147,0xa4290000) -HX_LOCAL_STACK_FRAME(_hx_pos_3e0758e1dc9f2fd3_158_set_position,"openfl.media.SoundChannel","set_position",0x5bcaac18,"openfl.media.SoundChannel.set_position","openfl/media/SoundChannel.hx",158,0xa4290000) -HX_LOCAL_STACK_FRAME(_hx_pos_3e0758e1dc9f2fd3_169_get_soundTransform,"openfl.media.SoundChannel","get_soundTransform",0xc6e884d8,"openfl.media.SoundChannel.get_soundTransform","openfl/media/SoundChannel.hx",169,0xa4290000) -HX_LOCAL_STACK_FRAME(_hx_pos_3e0758e1dc9f2fd3_173_set_soundTransform,"openfl.media.SoundChannel","set_soundTransform",0xa397b74c,"openfl.media.SoundChannel.set_soundTransform","openfl/media/SoundChannel.hx",173,0xa4290000) -HX_LOCAL_STACK_FRAME(_hx_pos_3e0758e1dc9f2fd3_206_source_onComplete,"openfl.media.SoundChannel","source_onComplete",0xb57ef7ea,"openfl.media.SoundChannel.source_onComplete","openfl/media/SoundChannel.hx",206,0xa4290000) -namespace openfl{ -namespace media{ - -void SoundChannel_obj::__construct( ::lime::media::AudioSource source, ::openfl::media::SoundTransform soundTransform){ - HX_GC_STACKFRAME(&_hx_pos_3e0758e1dc9f2fd3_84_new) -HXLINE( 85) super::__construct(hx::ObjectPtr(this)); -HXLINE( 87) this->leftPeak = ( (Float)(1) ); -HXLINE( 88) this->rightPeak = ( (Float)(1) ); -HXLINE( 90) if (hx::IsNotNull( soundTransform )) { -HXLINE( 92) this->_hx___soundTransform = soundTransform; - } - else { -HXLINE( 96) this->_hx___soundTransform = ::openfl::media::SoundTransform_obj::__alloc( HX_CTX ,null(),null()); - } -HXLINE( 100) if (hx::IsNotNull( source )) { -HXLINE( 102) this->_hx___source = source; -HXLINE( 103) this->_hx___source->onComplete->add(this->source_onComplete_dyn(),null(),null()); -HXLINE( 104) this->_hx___isValid = true; -HXLINE( 106) this->_hx___source->play(); - } -HXLINE( 110) ::openfl::media::SoundMixer_obj::_hx___registerSoundChannel(hx::ObjectPtr(this)); - } - -Dynamic SoundChannel_obj::__CreateEmpty() { return new SoundChannel_obj; } - -void *SoundChannel_obj::_hx_vtable = 0; - -Dynamic SoundChannel_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< SoundChannel_obj > _hx_result = new SoundChannel_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool SoundChannel_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1b123bf8; - } else { - return inClassId==(int)0x1b643044; - } -} - -void SoundChannel_obj::stop(){ - HX_STACKFRAME(&_hx_pos_3e0758e1dc9f2fd3_117_stop) -HXLINE( 118) ::openfl::media::SoundMixer_obj::_hx___unregisterSoundChannel(hx::ObjectPtr(this)); -HXLINE( 120) if (!(this->_hx___isValid)) { -HXLINE( 120) return; - } -HXLINE( 123) this->_hx___source->stop(); -HXLINE( 125) this->_hx___dispose(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(SoundChannel_obj,stop,(void)) - -void SoundChannel_obj::_hx___dispose(){ - HX_STACKFRAME(&_hx_pos_3e0758e1dc9f2fd3_129___dispose) -HXLINE( 130) if (!(this->_hx___isValid)) { -HXLINE( 130) return; - } -HXLINE( 133) this->_hx___source->onComplete->remove(this->source_onComplete_dyn()); -HXLINE( 134) this->_hx___source->dispose(); -HXLINE( 135) this->_hx___source = null(); -HXLINE( 137) this->_hx___isValid = false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(SoundChannel_obj,_hx___dispose,(void)) - -void SoundChannel_obj::_hx___updateTransform(){ - HX_STACKFRAME(&_hx_pos_3e0758e1dc9f2fd3_142___updateTransform) -HXDLIN( 142) this->set_soundTransform(this->get_soundTransform()); - } - - -HX_DEFINE_DYNAMIC_FUNC0(SoundChannel_obj,_hx___updateTransform,(void)) - -Float SoundChannel_obj::get_position(){ - HX_STACKFRAME(&_hx_pos_3e0758e1dc9f2fd3_147_get_position) -HXLINE( 148) if (!(this->_hx___isValid)) { -HXLINE( 148) return ( (Float)(0) ); - } -HXLINE( 151) int _hx_tmp = this->_hx___source->get_currentTime(); -HXDLIN( 151) return ( (Float)((_hx_tmp + this->_hx___source->offset)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(SoundChannel_obj,get_position,return ) - -Float SoundChannel_obj::set_position(Float value){ - HX_STACKFRAME(&_hx_pos_3e0758e1dc9f2fd3_158_set_position) -HXLINE( 159) if (!(this->_hx___isValid)) { -HXLINE( 159) return ( (Float)(0) ); - } -HXLINE( 162) ::lime::media::AudioSource _hx_tmp = this->_hx___source; -HXDLIN( 162) int _hx_tmp1 = ::Std_obj::_hx_int(value); -HXDLIN( 162) _hx_tmp->set_currentTime((_hx_tmp1 - this->_hx___source->offset)); -HXLINE( 164) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(SoundChannel_obj,set_position,return ) - - ::openfl::media::SoundTransform SoundChannel_obj::get_soundTransform(){ - HX_STACKFRAME(&_hx_pos_3e0758e1dc9f2fd3_169_get_soundTransform) -HXDLIN( 169) return this->_hx___soundTransform->clone(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(SoundChannel_obj,get_soundTransform,return ) - - ::openfl::media::SoundTransform SoundChannel_obj::set_soundTransform( ::openfl::media::SoundTransform value){ - HX_STACKFRAME(&_hx_pos_3e0758e1dc9f2fd3_173_set_soundTransform) -HXLINE( 174) if (hx::IsNotNull( value )) { -HXLINE( 176) this->_hx___soundTransform->pan = value->pan; -HXLINE( 177) this->_hx___soundTransform->volume = value->volume; -HXLINE( 179) Float pan = (::openfl::media::SoundMixer_obj::_hx___soundTransform->pan + this->_hx___soundTransform->pan); -HXLINE( 181) if ((pan < -1)) { -HXLINE( 181) pan = ( (Float)(-1) ); - } -HXLINE( 182) if ((pan > 1)) { -HXLINE( 182) pan = ( (Float)(1) ); - } -HXLINE( 184) Float volume = (::openfl::media::SoundMixer_obj::_hx___soundTransform->volume * this->_hx___soundTransform->volume); -HXLINE( 186) if (this->_hx___isValid) { -HXLINE( 189) this->_hx___source->set_gain(volume); -HXLINE( 191) ::lime::math::Vector4 position = this->_hx___source->get_position(); -HXLINE( 192) position->x = pan; -HXLINE( 193) position->z = (( (Float)(-1) ) * ::Math_obj::sqrt((( (Float)(1) ) - ::Math_obj::pow(pan,( (Float)(2) ))))); -HXLINE( 194) this->_hx___source->set_position(position); -HXLINE( 196) return value; - } - } -HXLINE( 201) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(SoundChannel_obj,set_soundTransform,return ) - -void SoundChannel_obj::source_onComplete(){ - HX_GC_STACKFRAME(&_hx_pos_3e0758e1dc9f2fd3_206_source_onComplete) -HXLINE( 207) ::openfl::media::SoundMixer_obj::_hx___unregisterSoundChannel(hx::ObjectPtr(this)); -HXLINE( 209) this->_hx___dispose(); -HXLINE( 210) this->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("soundComplete",a8,30,e6,1c),null(),null())); - } - - -HX_DEFINE_DYNAMIC_FUNC0(SoundChannel_obj,source_onComplete,(void)) - - -hx::ObjectPtr< SoundChannel_obj > SoundChannel_obj::__new( ::lime::media::AudioSource source, ::openfl::media::SoundTransform soundTransform) { - hx::ObjectPtr< SoundChannel_obj > __this = new SoundChannel_obj(); - __this->__construct(source,soundTransform); - return __this; -} - -hx::ObjectPtr< SoundChannel_obj > SoundChannel_obj::__alloc(hx::Ctx *_hx_ctx, ::lime::media::AudioSource source, ::openfl::media::SoundTransform soundTransform) { - SoundChannel_obj *__this = (SoundChannel_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(SoundChannel_obj), true, "openfl.media.SoundChannel")); - *(void **)__this = SoundChannel_obj::_hx_vtable; - __this->__construct(source,soundTransform); - return __this; -} - -SoundChannel_obj::SoundChannel_obj() -{ -} - -void SoundChannel_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(SoundChannel); - HX_MARK_MEMBER_NAME(leftPeak,"leftPeak"); - HX_MARK_MEMBER_NAME(rightPeak,"rightPeak"); - HX_MARK_MEMBER_NAME(_hx___isValid,"__isValid"); - HX_MARK_MEMBER_NAME(_hx___soundTransform,"__soundTransform"); - HX_MARK_MEMBER_NAME(_hx___source,"__source"); - ::openfl::events::EventDispatcher_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void SoundChannel_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(leftPeak,"leftPeak"); - HX_VISIT_MEMBER_NAME(rightPeak,"rightPeak"); - HX_VISIT_MEMBER_NAME(_hx___isValid,"__isValid"); - HX_VISIT_MEMBER_NAME(_hx___soundTransform,"__soundTransform"); - HX_VISIT_MEMBER_NAME(_hx___source,"__source"); - ::openfl::events::EventDispatcher_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val SoundChannel_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"stop") ) { return hx::Val( stop_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"leftPeak") ) { return hx::Val( leftPeak ); } - if (HX_FIELD_EQ(inName,"position") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_position() ); } - if (HX_FIELD_EQ(inName,"__source") ) { return hx::Val( _hx___source ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"rightPeak") ) { return hx::Val( rightPeak ); } - if (HX_FIELD_EQ(inName,"__isValid") ) { return hx::Val( _hx___isValid ); } - if (HX_FIELD_EQ(inName,"__dispose") ) { return hx::Val( _hx___dispose_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"get_position") ) { return hx::Val( get_position_dyn() ); } - if (HX_FIELD_EQ(inName,"set_position") ) { return hx::Val( set_position_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"soundTransform") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_soundTransform() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__soundTransform") ) { return hx::Val( _hx___soundTransform ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"__updateTransform") ) { return hx::Val( _hx___updateTransform_dyn() ); } - if (HX_FIELD_EQ(inName,"source_onComplete") ) { return hx::Val( source_onComplete_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"get_soundTransform") ) { return hx::Val( get_soundTransform_dyn() ); } - if (HX_FIELD_EQ(inName,"set_soundTransform") ) { return hx::Val( set_soundTransform_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val SoundChannel_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"leftPeak") ) { leftPeak=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"position") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_position(inValue.Cast< Float >()) ); } - if (HX_FIELD_EQ(inName,"__source") ) { _hx___source=inValue.Cast< ::lime::media::AudioSource >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"rightPeak") ) { rightPeak=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__isValid") ) { _hx___isValid=inValue.Cast< bool >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"soundTransform") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_soundTransform(inValue.Cast< ::openfl::media::SoundTransform >()) ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__soundTransform") ) { _hx___soundTransform=inValue.Cast< ::openfl::media::SoundTransform >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void SoundChannel_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("leftPeak",c6,21,50,51)); - outFields->push(HX_("position",a9,a0,fa,ca)); - outFields->push(HX_("rightPeak",1b,34,1b,b5)); - outFields->push(HX_("soundTransform",9d,ee,de,22)); - outFields->push(HX_("__isValid",92,69,8c,4f)); - outFields->push(HX_("__soundTransform",bd,79,1e,57)); - outFields->push(HX_("__source",fb,1b,61,da)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo SoundChannel_obj_sMemberStorageInfo[] = { - {hx::fsFloat,(int)offsetof(SoundChannel_obj,leftPeak),HX_("leftPeak",c6,21,50,51)}, - {hx::fsFloat,(int)offsetof(SoundChannel_obj,rightPeak),HX_("rightPeak",1b,34,1b,b5)}, - {hx::fsBool,(int)offsetof(SoundChannel_obj,_hx___isValid),HX_("__isValid",92,69,8c,4f)}, - {hx::fsObject /* ::openfl::media::SoundTransform */ ,(int)offsetof(SoundChannel_obj,_hx___soundTransform),HX_("__soundTransform",bd,79,1e,57)}, - {hx::fsObject /* ::lime::media::AudioSource */ ,(int)offsetof(SoundChannel_obj,_hx___source),HX_("__source",fb,1b,61,da)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *SoundChannel_obj_sStaticStorageInfo = 0; -#endif - -static ::String SoundChannel_obj_sMemberFields[] = { - HX_("leftPeak",c6,21,50,51), - HX_("rightPeak",1b,34,1b,b5), - HX_("__isValid",92,69,8c,4f), - HX_("__soundTransform",bd,79,1e,57), - HX_("__source",fb,1b,61,da), - HX_("stop",02,f0,5b,4c), - HX_("__dispose",7f,d1,9a,3c), - HX_("__updateTransform",03,2f,78,18), - HX_("get_position",b2,54,14,80), - HX_("set_position",26,78,0d,95), - HX_("get_soundTransform",66,cf,78,be), - HX_("set_soundTransform",da,01,28,9b), - HX_("source_onComplete",1c,b9,97,13), - ::String(null()) }; - -hx::Class SoundChannel_obj::__mClass; - -void SoundChannel_obj::__register() -{ - SoundChannel_obj _hx_dummy; - SoundChannel_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.media.SoundChannel",bc,b3,ae,75); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(SoundChannel_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< SoundChannel_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = SoundChannel_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = SoundChannel_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace media diff --git a/hGameTest/bin/linux/obj/src/openfl/media/SoundLoaderContext.cpp b/hGameTest/bin/linux/obj/src/openfl/media/SoundLoaderContext.cpp deleted file mode 100644 index 9308992c..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/media/SoundLoaderContext.cpp +++ /dev/null @@ -1,111 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_media_SoundLoaderContext -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_baeaab40d0a56ac0_148_new,"openfl.media.SoundLoaderContext","new",0xafd95147,"openfl.media.SoundLoaderContext.new","openfl/media/SoundLoaderContext.hx",148,0x79afda07) -namespace openfl{ -namespace media{ - -void SoundLoaderContext_obj::__construct(hx::Null< Float > __o_bufferTime,hx::Null< bool > __o_checkPolicyFile){ - Float bufferTime = __o_bufferTime.Default(1000); - bool checkPolicyFile = __o_checkPolicyFile.Default(false); - HX_STACKFRAME(&_hx_pos_baeaab40d0a56ac0_148_new) -HXLINE( 149) this->bufferTime = bufferTime; -HXLINE( 150) this->checkPolicyFile = checkPolicyFile; - } - -Dynamic SoundLoaderContext_obj::__CreateEmpty() { return new SoundLoaderContext_obj; } - -void *SoundLoaderContext_obj::_hx_vtable = 0; - -Dynamic SoundLoaderContext_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< SoundLoaderContext_obj > _hx_result = new SoundLoaderContext_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool SoundLoaderContext_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x44beed41; -} - - -SoundLoaderContext_obj::SoundLoaderContext_obj() -{ -} - -hx::Val SoundLoaderContext_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"bufferTime") ) { return hx::Val( bufferTime ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"checkPolicyFile") ) { return hx::Val( checkPolicyFile ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val SoundLoaderContext_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"bufferTime") ) { bufferTime=inValue.Cast< Float >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"checkPolicyFile") ) { checkPolicyFile=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void SoundLoaderContext_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bufferTime",2d,35,0d,9e)); - outFields->push(HX_("checkPolicyFile",76,1e,96,af)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo SoundLoaderContext_obj_sMemberStorageInfo[] = { - {hx::fsFloat,(int)offsetof(SoundLoaderContext_obj,bufferTime),HX_("bufferTime",2d,35,0d,9e)}, - {hx::fsBool,(int)offsetof(SoundLoaderContext_obj,checkPolicyFile),HX_("checkPolicyFile",76,1e,96,af)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *SoundLoaderContext_obj_sStaticStorageInfo = 0; -#endif - -static ::String SoundLoaderContext_obj_sMemberFields[] = { - HX_("bufferTime",2d,35,0d,9e), - HX_("checkPolicyFile",76,1e,96,af), - ::String(null()) }; - -hx::Class SoundLoaderContext_obj::__mClass; - -void SoundLoaderContext_obj::__register() -{ - SoundLoaderContext_obj _hx_dummy; - SoundLoaderContext_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.media.SoundLoaderContext",d5,a1,df,8d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(SoundLoaderContext_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< SoundLoaderContext_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = SoundLoaderContext_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = SoundLoaderContext_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace media diff --git a/hGameTest/bin/linux/obj/src/openfl/media/SoundMixer.cpp b/hGameTest/bin/linux/obj/src/openfl/media/SoundMixer.cpp deleted file mode 100644 index 29f2db18..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/media/SoundMixer.cpp +++ /dev/null @@ -1,266 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_media_SoundChannel -#include -#endif -#ifndef INCLUDED_openfl_media_SoundMixer -#include -#endif -#ifndef INCLUDED_openfl_media_SoundTransform -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_1587d256662a54fa_87_areSoundsInaccessible,"openfl.media.SoundMixer","areSoundsInaccessible",0xcb915307,"openfl.media.SoundMixer.areSoundsInaccessible","openfl/media/SoundMixer.hx",87,0x17e3a43a) -HX_LOCAL_STACK_FRAME(_hx_pos_1587d256662a54fa_173_stopAll,"openfl.media.SoundMixer","stopAll",0x7ebb1d93,"openfl.media.SoundMixer.stopAll","openfl/media/SoundMixer.hx",173,0x17e3a43a) -HX_LOCAL_STACK_FRAME(_hx_pos_1587d256662a54fa_181___registerSoundChannel,"openfl.media.SoundMixer","__registerSoundChannel",0x60ebf103,"openfl.media.SoundMixer.__registerSoundChannel","openfl/media/SoundMixer.hx",181,0x17e3a43a) -HX_LOCAL_STACK_FRAME(_hx_pos_1587d256662a54fa_186___unregisterSoundChannel,"openfl.media.SoundMixer","__unregisterSoundChannel",0xb1bc24dc,"openfl.media.SoundMixer.__unregisterSoundChannel","openfl/media/SoundMixer.hx",186,0x17e3a43a) -HX_LOCAL_STACK_FRAME(_hx_pos_1587d256662a54fa_192_get_soundTransform,"openfl.media.SoundMixer","get_soundTransform",0xc6a43892,"openfl.media.SoundMixer.get_soundTransform","openfl/media/SoundMixer.hx",192,0x17e3a43a) -HX_LOCAL_STACK_FRAME(_hx_pos_1587d256662a54fa_196_set_soundTransform,"openfl.media.SoundMixer","set_soundTransform",0xa3536b06,"openfl.media.SoundMixer.set_soundTransform","openfl/media/SoundMixer.hx",196,0x17e3a43a) -HX_LOCAL_STACK_FRAME(_hx_pos_1587d256662a54fa_18_boot,"openfl.media.SoundMixer","boot",0x83c4785e,"openfl.media.SoundMixer.boot","openfl/media/SoundMixer.hx",18,0x17e3a43a) -HX_LOCAL_STACK_FRAME(_hx_pos_1587d256662a54fa_51_boot,"openfl.media.SoundMixer","boot",0x83c4785e,"openfl.media.SoundMixer.boot","openfl/media/SoundMixer.hx",51,0x17e3a43a) -HX_LOCAL_STACK_FRAME(_hx_pos_1587d256662a54fa_52_boot,"openfl.media.SoundMixer","boot",0x83c4785e,"openfl.media.SoundMixer.boot","openfl/media/SoundMixer.hx",52,0x17e3a43a) -namespace openfl{ -namespace media{ - -void SoundMixer_obj::__construct() { } - -Dynamic SoundMixer_obj::__CreateEmpty() { return new SoundMixer_obj; } - -void *SoundMixer_obj::_hx_vtable = 0; - -Dynamic SoundMixer_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< SoundMixer_obj > _hx_result = new SoundMixer_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool SoundMixer_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x41efa64a; -} - -int SoundMixer_obj::MAX_ACTIVE_CHANNELS; - -int SoundMixer_obj::bufferTime; - -::Array< ::Dynamic> SoundMixer_obj::_hx___soundChannels; - - ::openfl::media::SoundTransform SoundMixer_obj::_hx___soundTransform; - -bool SoundMixer_obj::areSoundsInaccessible(){ - HX_STACKFRAME(&_hx_pos_1587d256662a54fa_87_areSoundsInaccessible) -HXDLIN( 87) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(SoundMixer_obj,areSoundsInaccessible,return ) - -void SoundMixer_obj::stopAll(){ - HX_STACKFRAME(&_hx_pos_1587d256662a54fa_173_stopAll) -HXDLIN( 173) int _g = 0; -HXDLIN( 173) ::Array< ::Dynamic> _g1 = ::openfl::media::SoundMixer_obj::_hx___soundChannels; -HXDLIN( 173) while((_g < _g1->length)){ -HXDLIN( 173) ::openfl::media::SoundChannel channel = _g1->__get(_g).StaticCast< ::openfl::media::SoundChannel >(); -HXDLIN( 173) _g = (_g + 1); -HXLINE( 175) channel->stop(); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(SoundMixer_obj,stopAll,(void)) - -void SoundMixer_obj::_hx___registerSoundChannel( ::openfl::media::SoundChannel soundChannel){ - HX_STACKFRAME(&_hx_pos_1587d256662a54fa_181___registerSoundChannel) -HXDLIN( 181) ::openfl::media::SoundMixer_obj::_hx___soundChannels->push(soundChannel); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(SoundMixer_obj,_hx___registerSoundChannel,(void)) - -void SoundMixer_obj::_hx___unregisterSoundChannel( ::openfl::media::SoundChannel soundChannel){ - HX_STACKFRAME(&_hx_pos_1587d256662a54fa_186___unregisterSoundChannel) -HXDLIN( 186) ::openfl::media::SoundMixer_obj::_hx___soundChannels->remove(soundChannel); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(SoundMixer_obj,_hx___unregisterSoundChannel,(void)) - - ::openfl::media::SoundTransform SoundMixer_obj::get_soundTransform(){ - HX_STACKFRAME(&_hx_pos_1587d256662a54fa_192_get_soundTransform) -HXDLIN( 192) return ::openfl::media::SoundMixer_obj::_hx___soundTransform; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(SoundMixer_obj,get_soundTransform,return ) - - ::openfl::media::SoundTransform SoundMixer_obj::set_soundTransform( ::openfl::media::SoundTransform value){ - HX_STACKFRAME(&_hx_pos_1587d256662a54fa_196_set_soundTransform) -HXLINE( 197) ::openfl::media::SoundMixer_obj::_hx___soundTransform = value->clone(); -HXLINE( 199) { -HXLINE( 199) int _g = 0; -HXDLIN( 199) ::Array< ::Dynamic> _g1 = ::openfl::media::SoundMixer_obj::_hx___soundChannels; -HXDLIN( 199) while((_g < _g1->length)){ -HXLINE( 199) ::openfl::media::SoundChannel channel = _g1->__get(_g).StaticCast< ::openfl::media::SoundChannel >(); -HXDLIN( 199) _g = (_g + 1); -HXLINE( 201) channel->_hx___updateTransform(); - } - } -HXLINE( 204) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(SoundMixer_obj,set_soundTransform,return ) - - -SoundMixer_obj::SoundMixer_obj() -{ -} - -bool SoundMixer_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"stopAll") ) { outValue = stopAll_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"bufferTime") ) { outValue = ( bufferTime ); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"soundTransform") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_soundTransform() ); return true; } } - break; - case 15: - if (HX_FIELD_EQ(inName,"__soundChannels") ) { outValue = ( _hx___soundChannels ); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__soundTransform") ) { outValue = ( _hx___soundTransform ); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"get_soundTransform") ) { outValue = get_soundTransform_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_soundTransform") ) { outValue = set_soundTransform_dyn(); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"areSoundsInaccessible") ) { outValue = areSoundsInaccessible_dyn(); return true; } - break; - case 22: - if (HX_FIELD_EQ(inName,"__registerSoundChannel") ) { outValue = _hx___registerSoundChannel_dyn(); return true; } - break; - case 24: - if (HX_FIELD_EQ(inName,"__unregisterSoundChannel") ) { outValue = _hx___unregisterSoundChannel_dyn(); return true; } - } - return false; -} - -bool SoundMixer_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 10: - if (HX_FIELD_EQ(inName,"bufferTime") ) { bufferTime=ioValue.Cast< int >(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"soundTransform") ) { if (inCallProp == hx::paccAlways) ioValue = ( set_soundTransform(ioValue.Cast< ::openfl::media::SoundTransform >()) ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__soundChannels") ) { _hx___soundChannels=ioValue.Cast< ::Array< ::Dynamic> >(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__soundTransform") ) { _hx___soundTransform=ioValue.Cast< ::openfl::media::SoundTransform >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *SoundMixer_obj_sMemberStorageInfo = 0; -static hx::StaticInfo SoundMixer_obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &SoundMixer_obj::MAX_ACTIVE_CHANNELS,HX_("MAX_ACTIVE_CHANNELS",2e,8c,d2,b3)}, - {hx::fsInt,(void *) &SoundMixer_obj::bufferTime,HX_("bufferTime",2d,35,0d,9e)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(void *) &SoundMixer_obj::_hx___soundChannels,HX_("__soundChannels",1f,13,bf,8f)}, - {hx::fsObject /* ::openfl::media::SoundTransform */ ,(void *) &SoundMixer_obj::_hx___soundTransform,HX_("__soundTransform",bd,79,1e,57)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void SoundMixer_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(SoundMixer_obj::MAX_ACTIVE_CHANNELS,"MAX_ACTIVE_CHANNELS"); - HX_MARK_MEMBER_NAME(SoundMixer_obj::bufferTime,"bufferTime"); - HX_MARK_MEMBER_NAME(SoundMixer_obj::_hx___soundChannels,"__soundChannels"); - HX_MARK_MEMBER_NAME(SoundMixer_obj::_hx___soundTransform,"__soundTransform"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void SoundMixer_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(SoundMixer_obj::MAX_ACTIVE_CHANNELS,"MAX_ACTIVE_CHANNELS"); - HX_VISIT_MEMBER_NAME(SoundMixer_obj::bufferTime,"bufferTime"); - HX_VISIT_MEMBER_NAME(SoundMixer_obj::_hx___soundChannels,"__soundChannels"); - HX_VISIT_MEMBER_NAME(SoundMixer_obj::_hx___soundTransform,"__soundTransform"); -}; - -#endif - -hx::Class SoundMixer_obj::__mClass; - -static ::String SoundMixer_obj_sStaticFields[] = { - HX_("MAX_ACTIVE_CHANNELS",2e,8c,d2,b3), - HX_("bufferTime",2d,35,0d,9e), - HX_("__soundChannels",1f,13,bf,8f), - HX_("__soundTransform",bd,79,1e,57), - HX_("areSoundsInaccessible",b3,b8,5f,22), - HX_("stopAll",3f,2e,3e,43), - HX_("__registerSoundChannel",d7,81,b6,fe), - HX_("__unregisterSoundChannel",b0,92,eb,43), - HX_("get_soundTransform",66,cf,78,be), - HX_("set_soundTransform",da,01,28,9b), - ::String(null()) -}; - -void SoundMixer_obj::__register() -{ - SoundMixer_obj _hx_dummy; - SoundMixer_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.media.SoundMixer",c2,db,a7,15); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &SoundMixer_obj::__GetStatic; - __mClass->mSetStaticField = &SoundMixer_obj::__SetStatic; - __mClass->mMarkFunc = SoundMixer_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(SoundMixer_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< SoundMixer_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = SoundMixer_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = SoundMixer_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = SoundMixer_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void SoundMixer_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_1587d256662a54fa_18_boot) -HXDLIN( 18) MAX_ACTIVE_CHANNELS = 32; - } -{ - HX_STACKFRAME(&_hx_pos_1587d256662a54fa_51_boot) -HXDLIN( 51) _hx___soundChannels = ::Array_obj< ::Dynamic>::__new(); - } -{ - HX_GC_STACKFRAME(&_hx_pos_1587d256662a54fa_52_boot) -HXDLIN( 52) _hx___soundTransform = ::openfl::media::SoundTransform_obj::__alloc( HX_CTX ,null(),null()); - } -} - -} // end namespace openfl -} // end namespace media diff --git a/hGameTest/bin/linux/obj/src/openfl/media/SoundTransform.cpp b/hGameTest/bin/linux/obj/src/openfl/media/SoundTransform.cpp deleted file mode 100644 index 43484cfb..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/media/SoundTransform.cpp +++ /dev/null @@ -1,172 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_media_SoundTransform -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b69a1b3bd673fa32_58_new,"openfl.media.SoundTransform","new",0x75fea817,"openfl.media.SoundTransform.new","openfl/media/SoundTransform.hx",58,0xcbc8f637) -HX_LOCAL_STACK_FRAME(_hx_pos_b69a1b3bd673fa32_70_clone,"openfl.media.SoundTransform","clone",0xa03c86d4,"openfl.media.SoundTransform.clone","openfl/media/SoundTransform.hx",70,0xcbc8f637) -HX_LOCAL_STACK_FRAME(_hx_pos_b69a1b3bd673fa32_11_boot,"openfl.media.SoundTransform","boot",0xc0ed6c9b,"openfl.media.SoundTransform.boot","openfl/media/SoundTransform.hx",11,0xcbc8f637) -namespace openfl{ -namespace media{ - -void SoundTransform_obj::__construct(hx::Null< Float > __o_vol,hx::Null< Float > __o_panning){ - Float vol = __o_vol.Default(1); - Float panning = __o_panning.Default(0); - HX_STACKFRAME(&_hx_pos_b69a1b3bd673fa32_58_new) -HXLINE( 59) this->volume = vol; -HXLINE( 60) this->pan = panning; -HXLINE( 61) this->leftToLeft = ( (Float)(0) ); -HXLINE( 62) this->leftToRight = ( (Float)(0) ); -HXLINE( 63) this->rightToLeft = ( (Float)(0) ); -HXLINE( 64) this->rightToRight = ( (Float)(0) ); - } - -Dynamic SoundTransform_obj::__CreateEmpty() { return new SoundTransform_obj; } - -void *SoundTransform_obj::_hx_vtable = 0; - -Dynamic SoundTransform_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< SoundTransform_obj > _hx_result = new SoundTransform_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool SoundTransform_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x00b0ff2d; -} - - ::openfl::media::SoundTransform SoundTransform_obj::clone(){ - HX_GC_STACKFRAME(&_hx_pos_b69a1b3bd673fa32_70_clone) -HXDLIN( 70) return ::openfl::media::SoundTransform_obj::__alloc( HX_CTX ,this->volume,this->pan); - } - - -HX_DEFINE_DYNAMIC_FUNC0(SoundTransform_obj,clone,return ) - - -SoundTransform_obj::SoundTransform_obj() -{ -} - -hx::Val SoundTransform_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"pan") ) { return hx::Val( pan ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"clone") ) { return hx::Val( clone_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"volume") ) { return hx::Val( volume ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"leftToLeft") ) { return hx::Val( leftToLeft ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"leftToRight") ) { return hx::Val( leftToRight ); } - if (HX_FIELD_EQ(inName,"rightToLeft") ) { return hx::Val( rightToLeft ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"rightToRight") ) { return hx::Val( rightToRight ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val SoundTransform_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"pan") ) { pan=inValue.Cast< Float >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"volume") ) { volume=inValue.Cast< Float >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"leftToLeft") ) { leftToLeft=inValue.Cast< Float >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"leftToRight") ) { leftToRight=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"rightToLeft") ) { rightToLeft=inValue.Cast< Float >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"rightToRight") ) { rightToRight=inValue.Cast< Float >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void SoundTransform_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("leftToLeft",89,2e,7a,ac)); - outFields->push(HX_("leftToRight",1a,97,7b,b5)); - outFields->push(HX_("pan",5d,51,55,00)); - outFields->push(HX_("rightToLeft",1e,40,ee,e6)); - outFields->push(HX_("rightToRight",e5,e7,96,a0)); - outFields->push(HX_("volume",da,29,53,5f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo SoundTransform_obj_sMemberStorageInfo[] = { - {hx::fsFloat,(int)offsetof(SoundTransform_obj,leftToLeft),HX_("leftToLeft",89,2e,7a,ac)}, - {hx::fsFloat,(int)offsetof(SoundTransform_obj,leftToRight),HX_("leftToRight",1a,97,7b,b5)}, - {hx::fsFloat,(int)offsetof(SoundTransform_obj,pan),HX_("pan",5d,51,55,00)}, - {hx::fsFloat,(int)offsetof(SoundTransform_obj,rightToLeft),HX_("rightToLeft",1e,40,ee,e6)}, - {hx::fsFloat,(int)offsetof(SoundTransform_obj,rightToRight),HX_("rightToRight",e5,e7,96,a0)}, - {hx::fsFloat,(int)offsetof(SoundTransform_obj,volume),HX_("volume",da,29,53,5f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *SoundTransform_obj_sStaticStorageInfo = 0; -#endif - -static ::String SoundTransform_obj_sMemberFields[] = { - HX_("leftToLeft",89,2e,7a,ac), - HX_("leftToRight",1a,97,7b,b5), - HX_("pan",5d,51,55,00), - HX_("rightToLeft",1e,40,ee,e6), - HX_("rightToRight",e5,e7,96,a0), - HX_("volume",da,29,53,5f), - HX_("clone",5d,13,63,48), - ::String(null()) }; - -hx::Class SoundTransform_obj::__mClass; - -void SoundTransform_obj::__register() -{ - SoundTransform_obj _hx_dummy; - SoundTransform_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.media.SoundTransform",a5,50,3d,65); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(SoundTransform_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< SoundTransform_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = SoundTransform_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = SoundTransform_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void SoundTransform_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_b69a1b3bd673fa32_11_boot) -HXDLIN( 11) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("clone",5d,13,63,48), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))))); - } -} - -} // end namespace openfl -} // end namespace media diff --git a/hGameTest/bin/linux/obj/src/openfl/net/NetConnection.cpp b/hGameTest/bin/linux/obj/src/openfl/net/NetConnection.cpp deleted file mode 100644 index 40215c6f..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/net/NetConnection.cpp +++ /dev/null @@ -1,165 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_NetStatusEvent -#include -#endif -#ifndef INCLUDED_openfl_net_NetConnection -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_cbeb021ed190252c_325_new,"openfl.net.NetConnection","new",0x5c5dd97e,"openfl.net.NetConnection.new","openfl/net/NetConnection.hx",325,0x3b599834) -HX_LOCAL_STACK_FRAME(_hx_pos_cbeb021ed190252c_529_connect,"openfl.net.NetConnection","connect",0x1fc82c08,"openfl.net.NetConnection.connect","openfl/net/NetConnection.hx",529,0x3b599834) -HX_LOCAL_STACK_FRAME(_hx_pos_cbeb021ed190252c_51_boot,"openfl.net.NetConnection","boot",0x6dd97554,"openfl.net.NetConnection.boot","openfl/net/NetConnection.hx",51,0x3b599834) -HX_LOCAL_STACK_FRAME(_hx_pos_cbeb021ed190252c_54_boot,"openfl.net.NetConnection","boot",0x6dd97554,"openfl.net.NetConnection.boot","openfl/net/NetConnection.hx",54,0x3b599834) -namespace openfl{ -namespace net{ - -void NetConnection_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_cbeb021ed190252c_325_new) -HXDLIN( 325) super::__construct(null()); - } - -Dynamic NetConnection_obj::__CreateEmpty() { return new NetConnection_obj; } - -void *NetConnection_obj::_hx_vtable = 0; - -Dynamic NetConnection_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NetConnection_obj > _hx_result = new NetConnection_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool NetConnection_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1b123bf8; - } else { - return inClassId==(int)0x264826ba; - } -} - -void NetConnection_obj::connect(::String command, ::Dynamic p1, ::Dynamic p2, ::Dynamic p3, ::Dynamic p4, ::Dynamic p5){ - HX_GC_STACKFRAME(&_hx_pos_cbeb021ed190252c_529_connect) -HXLINE( 530) if (hx::IsNotNull( command )) { -HXLINE( 532) HX_STACK_DO_THROW(HX_("Error: Can only connect in \"HTTP streaming\" mode",fe,f3,67,57)); - } -HXLINE( 535) this->dispatchEvent( ::openfl::events::NetStatusEvent_obj::__alloc( HX_CTX ,HX_("netStatus",6f,4f,ec,46),false,true, ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("code",2d,b1,c4,41),HX_("NetConnection.Connect.Success",4c,91,a7,41))))); - } - - -HX_DEFINE_DYNAMIC_FUNC6(NetConnection_obj,connect,(void)) - -::String NetConnection_obj::CONNECT_SUCCESS; - - -hx::ObjectPtr< NetConnection_obj > NetConnection_obj::__new() { - hx::ObjectPtr< NetConnection_obj > __this = new NetConnection_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< NetConnection_obj > NetConnection_obj::__alloc(hx::Ctx *_hx_ctx) { - NetConnection_obj *__this = (NetConnection_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NetConnection_obj), true, "openfl.net.NetConnection")); - *(void **)__this = NetConnection_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -NetConnection_obj::NetConnection_obj() -{ -} - -hx::Val NetConnection_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"connect") ) { return hx::Val( connect_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *NetConnection_obj_sMemberStorageInfo = 0; -static hx::StaticInfo NetConnection_obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &NetConnection_obj::CONNECT_SUCCESS,HX_("CONNECT_SUCCESS",ee,3c,d2,12)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String NetConnection_obj_sMemberFields[] = { - HX_("connect",ea,3b,80,15), - ::String(null()) }; - -static void NetConnection_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(NetConnection_obj::CONNECT_SUCCESS,"CONNECT_SUCCESS"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void NetConnection_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(NetConnection_obj::CONNECT_SUCCESS,"CONNECT_SUCCESS"); -}; - -#endif - -hx::Class NetConnection_obj::__mClass; - -static ::String NetConnection_obj_sStaticFields[] = { - HX_("CONNECT_SUCCESS",ee,3c,d2,12), - ::String(null()) -}; - -void NetConnection_obj::__register() -{ - NetConnection_obj _hx_dummy; - NetConnection_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.net.NetConnection",8c,02,60,24); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = NetConnection_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(NetConnection_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(NetConnection_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< NetConnection_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = NetConnection_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NetConnection_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NetConnection_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void NetConnection_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_cbeb021ed190252c_51_boot) -HXDLIN( 51) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("statics",05,3c,65,36), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("CONNECT_SUCCESS",ee,3c,d2,12), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))))); - } -{ - HX_STACKFRAME(&_hx_pos_cbeb021ed190252c_54_boot) -HXDLIN( 54) CONNECT_SUCCESS = HX_("NetConnection.Connect.Success",4c,91,a7,41); - } -} - -} // end namespace openfl -} // end namespace net diff --git a/hGameTest/bin/linux/obj/src/openfl/net/NetStream.cpp b/hGameTest/bin/linux/obj/src/openfl/net/NetStream.cpp deleted file mode 100644 index f3affb57..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/net/NetStream.cpp +++ /dev/null @@ -1,646 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_Timer -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_NetStatusEvent -#include -#endif -#ifndef INCLUDED_openfl_media_SoundTransform -#include -#endif -#ifndef INCLUDED_openfl_net_NetConnection -#include -#endif -#ifndef INCLUDED_openfl_net_NetStream -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_2d6908cd6c18c638_1208_new,"openfl.net.NetStream","new",0xb09a57e0,"openfl.net.NetStream.new","openfl/net/NetStream.hx",1208,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_1445_close,"openfl.net.NetStream","close",0x7cfa7f38,"openfl.net.NetStream.close","openfl/net/NetStream.hx",1445,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_1466_dispose,"openfl.net.NetStream","dispose",0xd22cc81f,"openfl.net.NetStream.dispose","openfl/net/NetStream.hx",1466,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_1535_pause,"openfl.net.NetStream","pause",0xf1ef3e76,"openfl.net.NetStream.pause","openfl/net/NetStream.hx",1535,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_1618_play,"openfl.net.NetStream","play",0xd7ca3674,"openfl.net.NetStream.play","openfl/net/NetStream.hx",1618,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_1878_requestVideoStatus,"openfl.net.NetStream","requestVideoStatus",0xbba0537e,"openfl.net.NetStream.requestVideoStatus","openfl/net/NetStream.hx",1878,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_1909_resume,"openfl.net.NetStream","resume",0xd867922d,"openfl.net.NetStream.resume","openfl/net/NetStream.hx",1909,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_1991_seek,"openfl.net.NetStream","seek",0xd9c08df8,"openfl.net.NetStream.seek","openfl/net/NetStream.hx",1991,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2106_togglePause,"openfl.net.NetStream","togglePause",0x12789642,"openfl.net.NetStream.togglePause","openfl/net/NetStream.hx",2106,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2122___dispatchStatus,"openfl.net.NetStream","__dispatchStatus",0x4f35452c,"openfl.net.NetStream.__dispatchStatus","openfl/net/NetStream.hx",2122,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2129___playStatus,"openfl.net.NetStream","__playStatus",0x66bf7be6,"openfl.net.NetStream.__playStatus","openfl/net/NetStream.hx",2129,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2154_video_onCanPlay,"openfl.net.NetStream","video_onCanPlay",0x94edae41,"openfl.net.NetStream.video_onCanPlay","openfl/net/NetStream.hx",2154,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2159_video_onCanPlayThrough,"openfl.net.NetStream","video_onCanPlayThrough",0x89a17c04,"openfl.net.NetStream.video_onCanPlayThrough","openfl/net/NetStream.hx",2159,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2164_video_onDurationChanged,"openfl.net.NetStream","video_onDurationChanged",0xa779991d,"openfl.net.NetStream.video_onDurationChanged","openfl/net/NetStream.hx",2164,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2168_video_onEnd,"openfl.net.NetStream","video_onEnd",0x9fb90978,"openfl.net.NetStream.video_onEnd","openfl/net/NetStream.hx",2168,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2175_video_onError,"openfl.net.NetStream","video_onError",0xc9d832a5,"openfl.net.NetStream.video_onError","openfl/net/NetStream.hx",2175,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2181_video_onLoadMetaData,"openfl.net.NetStream","video_onLoadMetaData",0x5972de98,"openfl.net.NetStream.video_onLoadMetaData","openfl/net/NetStream.hx",2181,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2203_video_onLoadStart,"openfl.net.NetStream","video_onLoadStart",0x03aa59b9,"openfl.net.NetStream.video_onLoadStart","openfl/net/NetStream.hx",2203,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2208_video_onPause,"openfl.net.NetStream","video_onPause",0x14063dd3,"openfl.net.NetStream.video_onPause","openfl/net/NetStream.hx",2208,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2212_video_onPlaying,"openfl.net.NetStream","video_onPlaying",0xb653a78b,"openfl.net.NetStream.video_onPlaying","openfl/net/NetStream.hx",2212,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2218_video_onSeeking,"openfl.net.NetStream","video_onSeeking",0xaaedda87,"openfl.net.NetStream.video_onSeeking","openfl/net/NetStream.hx",2218,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2226_video_onStalled,"openfl.net.NetStream","video_onStalled",0x5d59679c,"openfl.net.NetStream.video_onStalled","openfl/net/NetStream.hx",2226,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2237_video_onTimeUpdate,"openfl.net.NetStream","video_onTimeUpdate",0x9b0d65f9,"openfl.net.NetStream.video_onTimeUpdate","openfl/net/NetStream.hx",2237,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2242_video_onWaiting,"openfl.net.NetStream","video_onWaiting",0x0b6381aa,"openfl.net.NetStream.video_onWaiting","openfl/net/NetStream.hx",2242,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2248_get_soundTransform,"openfl.net.NetStream","get_soundTransform",0x4ab6b7e6,"openfl.net.NetStream.get_soundTransform","openfl/net/NetStream.hx",2248,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2252_set_soundTransform,"openfl.net.NetStream","set_soundTransform",0x2765ea5a,"openfl.net.NetStream.set_soundTransform","openfl/net/NetStream.hx",2252,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2274_get_speed,"openfl.net.NetStream","get_speed",0x8a341b5e,"openfl.net.NetStream.get_speed","openfl/net/NetStream.hx",2274,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_2283_set_speed,"openfl.net.NetStream","set_speed",0x6d85076a,"openfl.net.NetStream.set_speed","openfl/net/NetStream.hx",2283,0x9cb99312) -HX_LOCAL_STACK_FRAME(_hx_pos_2d6908cd6c18c638_515_boot,"openfl.net.NetStream","boot",0xce8b8cb2,"openfl.net.NetStream.boot","openfl/net/NetStream.hx",515,0x9cb99312) -namespace openfl{ -namespace net{ - -void NetStream_obj::__construct( ::openfl::net::NetConnection connection,::String peerID){ - HX_GC_STACKFRAME(&_hx_pos_2d6908cd6c18c638_1208_new) -HXLINE(1209) super::__construct(null()); -HXLINE(1211) this->_hx___connection = connection; -HXLINE(1212) this->_hx___soundTransform = ::openfl::media::SoundTransform_obj::__alloc( HX_CTX ,null(),null()); - } - -Dynamic NetStream_obj::__CreateEmpty() { return new NetStream_obj; } - -void *NetStream_obj::_hx_vtable = 0; - -Dynamic NetStream_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< NetStream_obj > _hx_result = new NetStream_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool NetStream_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x0c38daf0) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0c38daf0; - } else { - return inClassId==(int)0x1b123bf8; - } -} - -void NetStream_obj::close(){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_1445_close) - } - - -HX_DEFINE_DYNAMIC_FUNC0(NetStream_obj,close,(void)) - -void NetStream_obj::dispose(){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_1466_dispose) - } - - -HX_DEFINE_DYNAMIC_FUNC0(NetStream_obj,dispose,(void)) - -void NetStream_obj::pause(){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_1535_pause) - } - - -HX_DEFINE_DYNAMIC_FUNC0(NetStream_obj,pause,(void)) - -void NetStream_obj::play(::String url, ::Dynamic p1, ::Dynamic p2, ::Dynamic p3, ::Dynamic p4, ::Dynamic p5){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_1618_play) - } - - -HX_DEFINE_DYNAMIC_FUNC6(NetStream_obj,play,(void)) - -void NetStream_obj::requestVideoStatus(){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_1878_requestVideoStatus) - } - - -HX_DEFINE_DYNAMIC_FUNC0(NetStream_obj,requestVideoStatus,(void)) - -void NetStream_obj::resume(){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_1909_resume) - } - - -HX_DEFINE_DYNAMIC_FUNC0(NetStream_obj,resume,(void)) - -void NetStream_obj::seek(Float time){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_1991_seek) - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,seek,(void)) - -void NetStream_obj::togglePause(){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2106_togglePause) - } - - -HX_DEFINE_DYNAMIC_FUNC0(NetStream_obj,togglePause,(void)) - -void NetStream_obj::_hx___dispatchStatus(::String code){ - HX_GC_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2122___dispatchStatus) -HXLINE(2123) ::openfl::events::NetStatusEvent event = ::openfl::events::NetStatusEvent_obj::__alloc( HX_CTX ,HX_("netStatus",6f,4f,ec,46),false,false, ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("code",2d,b1,c4,41),code))); -HXLINE(2124) this->_hx___connection->dispatchEvent(event); -HXLINE(2125) this->dispatchEvent(event); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,_hx___dispatchStatus,(void)) - -void NetStream_obj::_hx___playStatus(::String code){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2129___playStatus) - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,_hx___playStatus,(void)) - -void NetStream_obj::video_onCanPlay( ::Dynamic event){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2154_video_onCanPlay) -HXDLIN(2154) this->_hx___playStatus(HX_("NetStream.Play.canplay",1b,cc,cb,cb)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,video_onCanPlay,(void)) - -void NetStream_obj::video_onCanPlayThrough( ::Dynamic event){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2159_video_onCanPlayThrough) -HXDLIN(2159) this->_hx___playStatus(HX_("NetStream.Play.canplaythrough",8a,05,15,a9)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,video_onCanPlayThrough,(void)) - -void NetStream_obj::video_onDurationChanged( ::Dynamic event){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2164_video_onDurationChanged) -HXDLIN(2164) this->_hx___playStatus(HX_("NetStream.Play.durationchanged",37,45,91,e1)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,video_onDurationChanged,(void)) - -void NetStream_obj::video_onEnd( ::Dynamic event){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2168_video_onEnd) -HXLINE(2169) this->_hx___dispatchStatus(HX_("NetStream.Play.Stop",ab,15,72,a7)); -HXLINE(2170) this->_hx___dispatchStatus(HX_("NetStream.Play.Complete",e2,ae,0c,40)); -HXLINE(2171) this->_hx___playStatus(HX_("NetStream.Play.Complete",e2,ae,0c,40)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,video_onEnd,(void)) - -void NetStream_obj::video_onError( ::Dynamic event){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2175_video_onError) -HXLINE(2176) this->_hx___dispatchStatus(HX_("NetStream.Play.Stop",ab,15,72,a7)); -HXLINE(2177) this->_hx___playStatus(HX_("NetStream.Play.error",1f,2a,47,38)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,video_onError,(void)) - -void NetStream_obj::video_onLoadMetaData( ::Dynamic event){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2181_video_onLoadMetaData) - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,video_onLoadMetaData,(void)) - -void NetStream_obj::video_onLoadStart( ::Dynamic event){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2203_video_onLoadStart) -HXDLIN(2203) this->_hx___playStatus(HX_("NetStream.Play.loadstart",53,26,16,e6)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,video_onLoadStart,(void)) - -void NetStream_obj::video_onPause( ::Dynamic event){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2208_video_onPause) -HXDLIN(2208) this->_hx___playStatus(HX_("NetStream.Play.pause",4d,35,75,82)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,video_onPause,(void)) - -void NetStream_obj::video_onPlaying( ::Dynamic event){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2212_video_onPlaying) -HXLINE(2213) this->_hx___dispatchStatus(HX_("NetStream.Play.Start",99,42,56,dc)); -HXLINE(2214) this->_hx___playStatus(HX_("NetStream.Play.playing",85,f1,0a,d8)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,video_onPlaying,(void)) - -void NetStream_obj::video_onSeeking( ::Dynamic event){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2218_video_onSeeking) -HXLINE(2219) this->_hx___playStatus(HX_("NetStream.Play.seeking",81,24,a5,cc)); -HXLINE(2221) this->_hx___dispatchStatus(HX_("NetStream.Seek.Complete",de,46,79,c4)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,video_onSeeking,(void)) - -void NetStream_obj::video_onStalled( ::Dynamic event){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2226_video_onStalled) -HXDLIN(2226) this->_hx___playStatus(HX_("NetStream.Play.stalled",96,b1,10,7f)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,video_onStalled,(void)) - -void NetStream_obj::video_onTimeUpdate( ::Dynamic event){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2237_video_onTimeUpdate) -HXDLIN(2237) this->_hx___playStatus(HX_("NetStream.Play.timeupdate",1f,a0,f4,d6)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,video_onTimeUpdate,(void)) - -void NetStream_obj::video_onWaiting( ::Dynamic event){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2242_video_onWaiting) -HXDLIN(2242) this->_hx___playStatus(HX_("NetStream.Play.waiting",a4,cb,1a,2d)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,video_onWaiting,(void)) - - ::openfl::media::SoundTransform NetStream_obj::get_soundTransform(){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2248_get_soundTransform) -HXDLIN(2248) return this->_hx___soundTransform->clone(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NetStream_obj,get_soundTransform,return ) - - ::openfl::media::SoundTransform NetStream_obj::set_soundTransform( ::openfl::media::SoundTransform value){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2252_set_soundTransform) -HXLINE(2253) if (hx::IsNotNull( value )) { -HXLINE(2255) this->_hx___soundTransform->pan = value->pan; -HXLINE(2256) this->_hx___soundTransform->volume = value->volume; - } -HXLINE(2266) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,set_soundTransform,return ) - -Float NetStream_obj::get_speed(){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2274_get_speed) -HXDLIN(2274) return ( (Float)(1) ); - } - - -HX_DEFINE_DYNAMIC_FUNC0(NetStream_obj,get_speed,return ) - -Float NetStream_obj::set_speed(Float value){ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_2283_set_speed) -HXDLIN(2283) return value; - } - - -HX_DEFINE_DYNAMIC_FUNC1(NetStream_obj,set_speed,return ) - - -hx::ObjectPtr< NetStream_obj > NetStream_obj::__new( ::openfl::net::NetConnection connection,::String peerID) { - hx::ObjectPtr< NetStream_obj > __this = new NetStream_obj(); - __this->__construct(connection,peerID); - return __this; -} - -hx::ObjectPtr< NetStream_obj > NetStream_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::net::NetConnection connection,::String peerID) { - NetStream_obj *__this = (NetStream_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(NetStream_obj), true, "openfl.net.NetStream")); - *(void **)__this = NetStream_obj::_hx_vtable; - __this->__construct(connection,peerID); - return __this; -} - -NetStream_obj::NetStream_obj() -{ -} - -void NetStream_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(NetStream); - HX_MARK_MEMBER_NAME(audioCodec,"audioCodec"); - HX_MARK_MEMBER_NAME(bufferLength,"bufferLength"); - HX_MARK_MEMBER_NAME(bufferTime,"bufferTime"); - HX_MARK_MEMBER_NAME(bytesLoaded,"bytesLoaded"); - HX_MARK_MEMBER_NAME(bytesTotal,"bytesTotal"); - HX_MARK_MEMBER_NAME(checkPolicyFile,"checkPolicyFile"); - HX_MARK_MEMBER_NAME(client,"client"); - HX_MARK_MEMBER_NAME(currentFPS,"currentFPS"); - HX_MARK_MEMBER_NAME(decodedFrames,"decodedFrames"); - HX_MARK_MEMBER_NAME(liveDelay,"liveDelay"); - HX_MARK_MEMBER_NAME(objectEncoding,"objectEncoding"); - HX_MARK_MEMBER_NAME(time,"time"); - HX_MARK_MEMBER_NAME(videoCode,"videoCode"); - HX_MARK_MEMBER_NAME(_hx___closed,"__closed"); - HX_MARK_MEMBER_NAME(_hx___connection,"__connection"); - HX_MARK_MEMBER_NAME(_hx___soundTransform,"__soundTransform"); - HX_MARK_MEMBER_NAME(_hx___timer,"__timer"); - ::openfl::events::EventDispatcher_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void NetStream_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(audioCodec,"audioCodec"); - HX_VISIT_MEMBER_NAME(bufferLength,"bufferLength"); - HX_VISIT_MEMBER_NAME(bufferTime,"bufferTime"); - HX_VISIT_MEMBER_NAME(bytesLoaded,"bytesLoaded"); - HX_VISIT_MEMBER_NAME(bytesTotal,"bytesTotal"); - HX_VISIT_MEMBER_NAME(checkPolicyFile,"checkPolicyFile"); - HX_VISIT_MEMBER_NAME(client,"client"); - HX_VISIT_MEMBER_NAME(currentFPS,"currentFPS"); - HX_VISIT_MEMBER_NAME(decodedFrames,"decodedFrames"); - HX_VISIT_MEMBER_NAME(liveDelay,"liveDelay"); - HX_VISIT_MEMBER_NAME(objectEncoding,"objectEncoding"); - HX_VISIT_MEMBER_NAME(time,"time"); - HX_VISIT_MEMBER_NAME(videoCode,"videoCode"); - HX_VISIT_MEMBER_NAME(_hx___closed,"__closed"); - HX_VISIT_MEMBER_NAME(_hx___connection,"__connection"); - HX_VISIT_MEMBER_NAME(_hx___soundTransform,"__soundTransform"); - HX_VISIT_MEMBER_NAME(_hx___timer,"__timer"); - ::openfl::events::EventDispatcher_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val NetStream_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"time") ) { return hx::Val( time ); } - if (HX_FIELD_EQ(inName,"play") ) { return hx::Val( play_dyn() ); } - if (HX_FIELD_EQ(inName,"seek") ) { return hx::Val( seek_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"speed") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_speed() ); } - if (HX_FIELD_EQ(inName,"close") ) { return hx::Val( close_dyn() ); } - if (HX_FIELD_EQ(inName,"pause") ) { return hx::Val( pause_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"client") ) { return hx::Val( client ); } - if (HX_FIELD_EQ(inName,"resume") ) { return hx::Val( resume_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__timer") ) { return hx::Val( _hx___timer ); } - if (HX_FIELD_EQ(inName,"dispose") ) { return hx::Val( dispose_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__closed") ) { return hx::Val( _hx___closed ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"liveDelay") ) { return hx::Val( liveDelay ); } - if (HX_FIELD_EQ(inName,"videoCode") ) { return hx::Val( videoCode ); } - if (HX_FIELD_EQ(inName,"get_speed") ) { return hx::Val( get_speed_dyn() ); } - if (HX_FIELD_EQ(inName,"set_speed") ) { return hx::Val( set_speed_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"audioCodec") ) { return hx::Val( audioCodec ); } - if (HX_FIELD_EQ(inName,"bufferTime") ) { return hx::Val( bufferTime ); } - if (HX_FIELD_EQ(inName,"bytesTotal") ) { return hx::Val( bytesTotal ); } - if (HX_FIELD_EQ(inName,"currentFPS") ) { return hx::Val( currentFPS ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"bytesLoaded") ) { return hx::Val( bytesLoaded ); } - if (HX_FIELD_EQ(inName,"togglePause") ) { return hx::Val( togglePause_dyn() ); } - if (HX_FIELD_EQ(inName,"video_onEnd") ) { return hx::Val( video_onEnd_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"bufferLength") ) { return hx::Val( bufferLength ); } - if (HX_FIELD_EQ(inName,"__connection") ) { return hx::Val( _hx___connection ); } - if (HX_FIELD_EQ(inName,"__playStatus") ) { return hx::Val( _hx___playStatus_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"decodedFrames") ) { return hx::Val( decodedFrames ); } - if (HX_FIELD_EQ(inName,"video_onError") ) { return hx::Val( video_onError_dyn() ); } - if (HX_FIELD_EQ(inName,"video_onPause") ) { return hx::Val( video_onPause_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"objectEncoding") ) { return hx::Val( objectEncoding ); } - if (HX_FIELD_EQ(inName,"soundTransform") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_soundTransform() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"checkPolicyFile") ) { return hx::Val( checkPolicyFile ); } - if (HX_FIELD_EQ(inName,"video_onCanPlay") ) { return hx::Val( video_onCanPlay_dyn() ); } - if (HX_FIELD_EQ(inName,"video_onPlaying") ) { return hx::Val( video_onPlaying_dyn() ); } - if (HX_FIELD_EQ(inName,"video_onSeeking") ) { return hx::Val( video_onSeeking_dyn() ); } - if (HX_FIELD_EQ(inName,"video_onStalled") ) { return hx::Val( video_onStalled_dyn() ); } - if (HX_FIELD_EQ(inName,"video_onWaiting") ) { return hx::Val( video_onWaiting_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__soundTransform") ) { return hx::Val( _hx___soundTransform ); } - if (HX_FIELD_EQ(inName,"__dispatchStatus") ) { return hx::Val( _hx___dispatchStatus_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"video_onLoadStart") ) { return hx::Val( video_onLoadStart_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"requestVideoStatus") ) { return hx::Val( requestVideoStatus_dyn() ); } - if (HX_FIELD_EQ(inName,"video_onTimeUpdate") ) { return hx::Val( video_onTimeUpdate_dyn() ); } - if (HX_FIELD_EQ(inName,"get_soundTransform") ) { return hx::Val( get_soundTransform_dyn() ); } - if (HX_FIELD_EQ(inName,"set_soundTransform") ) { return hx::Val( set_soundTransform_dyn() ); } - break; - case 20: - if (HX_FIELD_EQ(inName,"video_onLoadMetaData") ) { return hx::Val( video_onLoadMetaData_dyn() ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"video_onCanPlayThrough") ) { return hx::Val( video_onCanPlayThrough_dyn() ); } - break; - case 23: - if (HX_FIELD_EQ(inName,"video_onDurationChanged") ) { return hx::Val( video_onDurationChanged_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val NetStream_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"time") ) { time=inValue.Cast< Float >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"speed") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_speed(inValue.Cast< Float >()) ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"client") ) { client=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"__timer") ) { _hx___timer=inValue.Cast< ::haxe::Timer >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"__closed") ) { _hx___closed=inValue.Cast< bool >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"liveDelay") ) { liveDelay=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"videoCode") ) { videoCode=inValue.Cast< int >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"audioCodec") ) { audioCodec=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"bufferTime") ) { bufferTime=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"bytesTotal") ) { bytesTotal=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"currentFPS") ) { currentFPS=inValue.Cast< Float >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"bytesLoaded") ) { bytesLoaded=inValue.Cast< int >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"bufferLength") ) { bufferLength=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"__connection") ) { _hx___connection=inValue.Cast< ::openfl::net::NetConnection >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"decodedFrames") ) { decodedFrames=inValue.Cast< int >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"objectEncoding") ) { objectEncoding=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"soundTransform") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_soundTransform(inValue.Cast< ::openfl::media::SoundTransform >()) ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"checkPolicyFile") ) { checkPolicyFile=inValue.Cast< bool >(); return inValue; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__soundTransform") ) { _hx___soundTransform=inValue.Cast< ::openfl::media::SoundTransform >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void NetStream_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("audioCodec",e0,85,af,e9)); - outFields->push(HX_("bufferLength",06,86,dc,a3)); - outFields->push(HX_("bufferTime",2d,35,0d,9e)); - outFields->push(HX_("bytesLoaded",d0,66,ca,99)); - outFields->push(HX_("bytesTotal",59,57,da,45)); - outFields->push(HX_("checkPolicyFile",76,1e,96,af)); - outFields->push(HX_("client",4b,ca,4f,0a)); - outFields->push(HX_("currentFPS",30,71,28,c7)); - outFields->push(HX_("decodedFrames",bc,4b,b5,7c)); - outFields->push(HX_("liveDelay",f7,90,cd,6a)); - outFields->push(HX_("objectEncoding",b2,1e,15,2a)); - outFields->push(HX_("soundTransform",9d,ee,de,22)); - outFields->push(HX_("speed",87,97,69,81)); - outFields->push(HX_("time",0d,cc,fc,4c)); - outFields->push(HX_("videoCode",48,4b,7d,67)); - outFields->push(HX_("__closed",cc,14,81,b6)); - outFields->push(HX_("__connection",3e,1b,a6,2d)); - outFields->push(HX_("__soundTransform",bd,79,1e,57)); - outFields->push(HX_("__timer",a5,18,94,7a)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo NetStream_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(NetStream_obj,audioCodec),HX_("audioCodec",e0,85,af,e9)}, - {hx::fsFloat,(int)offsetof(NetStream_obj,bufferLength),HX_("bufferLength",06,86,dc,a3)}, - {hx::fsFloat,(int)offsetof(NetStream_obj,bufferTime),HX_("bufferTime",2d,35,0d,9e)}, - {hx::fsInt,(int)offsetof(NetStream_obj,bytesLoaded),HX_("bytesLoaded",d0,66,ca,99)}, - {hx::fsInt,(int)offsetof(NetStream_obj,bytesTotal),HX_("bytesTotal",59,57,da,45)}, - {hx::fsBool,(int)offsetof(NetStream_obj,checkPolicyFile),HX_("checkPolicyFile",76,1e,96,af)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(NetStream_obj,client),HX_("client",4b,ca,4f,0a)}, - {hx::fsFloat,(int)offsetof(NetStream_obj,currentFPS),HX_("currentFPS",30,71,28,c7)}, - {hx::fsInt,(int)offsetof(NetStream_obj,decodedFrames),HX_("decodedFrames",bc,4b,b5,7c)}, - {hx::fsFloat,(int)offsetof(NetStream_obj,liveDelay),HX_("liveDelay",f7,90,cd,6a)}, - {hx::fsInt,(int)offsetof(NetStream_obj,objectEncoding),HX_("objectEncoding",b2,1e,15,2a)}, - {hx::fsFloat,(int)offsetof(NetStream_obj,time),HX_("time",0d,cc,fc,4c)}, - {hx::fsInt,(int)offsetof(NetStream_obj,videoCode),HX_("videoCode",48,4b,7d,67)}, - {hx::fsBool,(int)offsetof(NetStream_obj,_hx___closed),HX_("__closed",cc,14,81,b6)}, - {hx::fsObject /* ::openfl::net::NetConnection */ ,(int)offsetof(NetStream_obj,_hx___connection),HX_("__connection",3e,1b,a6,2d)}, - {hx::fsObject /* ::openfl::media::SoundTransform */ ,(int)offsetof(NetStream_obj,_hx___soundTransform),HX_("__soundTransform",bd,79,1e,57)}, - {hx::fsObject /* ::haxe::Timer */ ,(int)offsetof(NetStream_obj,_hx___timer),HX_("__timer",a5,18,94,7a)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *NetStream_obj_sStaticStorageInfo = 0; -#endif - -static ::String NetStream_obj_sMemberFields[] = { - HX_("audioCodec",e0,85,af,e9), - HX_("bufferLength",06,86,dc,a3), - HX_("bufferTime",2d,35,0d,9e), - HX_("bytesLoaded",d0,66,ca,99), - HX_("bytesTotal",59,57,da,45), - HX_("checkPolicyFile",76,1e,96,af), - HX_("client",4b,ca,4f,0a), - HX_("currentFPS",30,71,28,c7), - HX_("decodedFrames",bc,4b,b5,7c), - HX_("liveDelay",f7,90,cd,6a), - HX_("objectEncoding",b2,1e,15,2a), - HX_("time",0d,cc,fc,4c), - HX_("videoCode",48,4b,7d,67), - HX_("__closed",cc,14,81,b6), - HX_("__connection",3e,1b,a6,2d), - HX_("__soundTransform",bd,79,1e,57), - HX_("__timer",a5,18,94,7a), - HX_("close",b8,17,63,48), - HX_("dispose",9f,80,4c,bb), - HX_("pause",f6,d6,57,bd), - HX_("play",f4,2d,5a,4a), - HX_("requestVideoStatus",fe,6a,62,2f), - HX_("resume",ad,69,84,08), - HX_("seek",78,85,50,4c), - HX_("togglePause",c2,8e,1e,e5), - HX_("__dispatchStatus",ac,7c,9a,75), - HX_("__playStatus",66,f3,52,e5), - HX_("video_onCanPlay",c1,e6,39,31), - HX_("video_onCanPlayThrough",84,53,05,f1), - HX_("video_onDurationChanged",9d,51,72,b7), - HX_("video_onEnd",f8,01,5f,72), - HX_("video_onError",25,4b,4d,0c), - HX_("video_onLoadMetaData",18,d6,89,d3), - HX_("video_onLoadStart",39,b2,d5,75), - HX_("video_onPause",53,56,7b,56), - HX_("video_onPlaying",0b,e0,9f,52), - HX_("video_onSeeking",07,13,3a,47), - HX_("video_onStalled",1c,a0,a5,f9), - HX_("video_onTimeUpdate",79,7d,cf,0e), - HX_("video_onWaiting",2a,ba,af,a7), - HX_("get_soundTransform",66,cf,78,be), - HX_("set_soundTransform",da,01,28,9b), - HX_("get_speed",de,f3,12,c5), - HX_("set_speed",ea,df,63,a8), - ::String(null()) }; - -hx::Class NetStream_obj::__mClass; - -void NetStream_obj::__register() -{ - NetStream_obj _hx_dummy; - NetStream_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.net.NetStream",ee,27,61,23); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(NetStream_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< NetStream_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = NetStream_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = NetStream_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void NetStream_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_2d6908cd6c18c638_515_boot) -HXDLIN( 515) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(4) - ->setFixed(0,HX_("speed",87,97,69,81), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20))))) - ->setFixed(1,HX_("audioCodec",e0,85,af,e9), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20))))) - ->setFixed(2,HX_("requestVideoStatus",fe,6a,62,2f), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20))))) - ->setFixed(3,HX_("decodedFrames",bc,4b,b5,7c), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))))); - } -} - -} // end namespace openfl -} // end namespace net diff --git a/hGameTest/bin/linux/obj/src/openfl/net/URLLoader.cpp b/hGameTest/bin/linux/obj/src/openfl/net/URLLoader.cpp deleted file mode 100644 index 768b4627..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/net/URLLoader.cpp +++ /dev/null @@ -1,451 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_Type -#include -#endif -#ifndef INCLUDED_ValueType -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Encoding -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_net_HTTPRequestHeader -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_AbstractHTTPRequest -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_Bytes -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_String -#include -#endif -#ifndef INCLUDED_lime_net__HTTPRequest_openfl_utils_ByteArray -#include -#endif -#ifndef INCLUDED_lime_net__IHTTPRequest -#include -#endif -#ifndef INCLUDED_openfl_events_ErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_HTTPStatusEvent -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IOErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_ProgressEvent -#include -#endif -#ifndef INCLUDED_openfl_events_SecurityErrorEvent -#include -#endif -#ifndef INCLUDED_openfl_events_TextEvent -#include -#endif -#ifndef INCLUDED_openfl_net_URLLoader -#include -#endif -#ifndef INCLUDED_openfl_net_URLRequest -#include -#endif -#ifndef INCLUDED_openfl_net_URLRequestHeader -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_4a9fdaaca9dd41d2_160_new,"openfl.net.URLLoader","new",0xb8a6da85,"openfl.net.URLLoader.new","openfl/net/URLLoader.hx",160,0x11daec0d) -HX_LOCAL_STACK_FRAME(_hx_pos_4a9fdaaca9dd41d2_181_close,"openfl.net.URLLoader","close",0x0328b51d,"openfl.net.URLLoader.close","openfl/net/URLLoader.hx",181,0x11daec0d) -HX_LOCAL_STACK_FRAME(_hx_pos_4a9fdaaca9dd41d2_285_load,"openfl.net.URLLoader","load",0xd80d7061,"openfl.net.URLLoader.load","openfl/net/URLLoader.hx",285,0x11daec0d) -HX_LOCAL_STACK_FRAME(_hx_pos_4a9fdaaca9dd41d2_296_load,"openfl.net.URLLoader","load",0xd80d7061,"openfl.net.URLLoader.load","openfl/net/URLLoader.hx",296,0x11daec0d) -HX_LOCAL_STACK_FRAME(_hx_pos_4a9fdaaca9dd41d2_313_load,"openfl.net.URLLoader","load",0xd80d7061,"openfl.net.URLLoader.load","openfl/net/URLLoader.hx",313,0x11daec0d) -HX_LOCAL_STACK_FRAME(_hx_pos_4a9fdaaca9dd41d2_325___dispatchStatus,"openfl.net.URLLoader","__dispatchStatus",0xadb63f67,"openfl.net.URLLoader.__dispatchStatus","openfl/net/URLLoader.hx",325,0x11daec0d) -HX_LOCAL_STACK_FRAME(_hx_pos_4a9fdaaca9dd41d2_347___prepareRequest,"openfl.net.URLLoader","__prepareRequest",0x68321263,"openfl.net.URLLoader.__prepareRequest","openfl/net/URLLoader.hx",347,0x11daec0d) -HX_LOCAL_STACK_FRAME(_hx_pos_4a9fdaaca9dd41d2_399_httpRequest_onError,"openfl.net.URLLoader","httpRequest_onError",0x8f111376,"openfl.net.URLLoader.httpRequest_onError","openfl/net/URLLoader.hx",399,0x11daec0d) -HX_LOCAL_STACK_FRAME(_hx_pos_4a9fdaaca9dd41d2_417_httpRequest_onProgress,"openfl.net.URLLoader","httpRequest_onProgress",0xf5cd30bf,"openfl.net.URLLoader.httpRequest_onProgress","openfl/net/URLLoader.hx",417,0x11daec0d) -namespace openfl{ -namespace net{ - -void URLLoader_obj::__construct( ::openfl::net::URLRequest request){ - HX_STACKFRAME(&_hx_pos_4a9fdaaca9dd41d2_160_new) -HXLINE( 161) super::__construct(null()); -HXLINE( 163) this->bytesLoaded = 0; -HXLINE( 164) this->bytesTotal = 0; -HXLINE( 165) this->dataFormat = 1; -HXLINE( 167) if (hx::IsNotNull( request )) { -HXLINE( 169) this->load(request); - } - } - -Dynamic URLLoader_obj::__CreateEmpty() { return new URLLoader_obj; } - -void *URLLoader_obj::_hx_vtable = 0; - -Dynamic URLLoader_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< URLLoader_obj > _hx_result = new URLLoader_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool URLLoader_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1b123bf8; - } else { - return inClassId==(int)0x59fbe715; - } -} - -void URLLoader_obj::close(){ - HX_STACKFRAME(&_hx_pos_4a9fdaaca9dd41d2_181_close) -HXDLIN( 181) if (hx::IsNotNull( this->_hx___httpRequest )) { -HXLINE( 183) ::lime::net::_IHTTPRequest_obj::cancel(this->_hx___httpRequest); - } - } - - -HX_DEFINE_DYNAMIC_FUNC0(URLLoader_obj,close,(void)) - -void URLLoader_obj::load( ::openfl::net::URLRequest request){ - HX_GC_STACKFRAME(&_hx_pos_4a9fdaaca9dd41d2_285_load) -HXLINE( 284) ::openfl::net::URLLoader _gthis = hx::ObjectPtr(this); -HXLINE( 287) if (hx::IsEq( this->dataFormat,0 )) { - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_0, ::openfl::net::URLLoader,_gthis) HXARGC(1) - void _hx_run( ::openfl::utils::ByteArrayData data){ - HX_GC_STACKFRAME(&_hx_pos_4a9fdaaca9dd41d2_296_load) -HXLINE( 297) _gthis->_hx___dispatchStatus(); -HXLINE( 298) _gthis->data = data; -HXLINE( 300) ::openfl::events::Event event = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("complete",b9,00,c8,7f),null(),null()); -HXLINE( 301) _gthis->dispatchEvent(event); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 289) ::lime::net::_HTTPRequest_openfl_utils_ByteArray httpRequest = ::lime::net::_HTTPRequest_openfl_utils_ByteArray_obj::__alloc( HX_CTX ,null()); -HXLINE( 290) this->_hx___prepareRequest(httpRequest,request); -HXLINE( 292) httpRequest->load(null())->onProgress(this->httpRequest_onProgress_dyn())->onError(this->httpRequest_onError_dyn())->onComplete( ::Dynamic(new _hx_Closure_0(_gthis))); - } - else { - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_1, ::openfl::net::URLLoader,_gthis) HXARGC(1) - void _hx_run(::String data1){ - HX_GC_STACKFRAME(&_hx_pos_4a9fdaaca9dd41d2_313_load) -HXLINE( 314) _gthis->_hx___dispatchStatus(); -HXLINE( 315) _gthis->data = data1; -HXLINE( 317) ::openfl::events::Event event1 = ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("complete",b9,00,c8,7f),null(),null()); -HXLINE( 318) _gthis->dispatchEvent(event1); - } - HX_END_LOCAL_FUNC1((void)) - -HXLINE( 306) ::lime::net::_HTTPRequest_String httpRequest1 = ::lime::net::_HTTPRequest_String_obj::__alloc( HX_CTX ,null()); -HXLINE( 307) this->_hx___prepareRequest(httpRequest1,request); -HXLINE( 309) httpRequest1->load(null())->onProgress(this->httpRequest_onProgress_dyn())->onError(this->httpRequest_onError_dyn())->onComplete( ::Dynamic(new _hx_Closure_1(_gthis))); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(URLLoader_obj,load,(void)) - -void URLLoader_obj::_hx___dispatchStatus(){ - HX_GC_STACKFRAME(&_hx_pos_4a9fdaaca9dd41d2_325___dispatchStatus) -HXLINE( 326) ::openfl::events::HTTPStatusEvent event = ::openfl::events::HTTPStatusEvent_obj::__alloc( HX_CTX ,HX_("httpStatus",da,4c,74,0a),false,false,this->_hx___httpRequest->__Field(HX_("responseStatus",93,60,a4,78),hx::paccDynamic),null()); -HXLINE( 327) event->responseURL = ( (::String)(this->_hx___httpRequest->__Field(HX_("uri",6c,2b,59,00),hx::paccDynamic)) ); -HXLINE( 329) ::Array< ::Dynamic> headers = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 332) bool _hx_tmp; -HXDLIN( 332) if (( (bool)(this->_hx___httpRequest->__Field(HX_("enableResponseHeaders",82,32,47,05),hx::paccDynamic)) )) { -HXLINE( 332) _hx_tmp = hx::IsNotNull( this->_hx___httpRequest->__Field(HX_("responseHeaders",c5,0d,ca,43),hx::paccDynamic) ); - } - else { -HXLINE( 332) _hx_tmp = false; - } -HXDLIN( 332) if (_hx_tmp) { -HXLINE( 334) int _g = 0; -HXDLIN( 334) ::Array< ::Dynamic> _g1 = ( (::Array< ::Dynamic>)(this->_hx___httpRequest->__Field(HX_("responseHeaders",c5,0d,ca,43),hx::paccDynamic)) ); -HXDLIN( 334) while((_g < _g1->length)){ -HXLINE( 334) ::lime::net::HTTPRequestHeader header = _g1->__get(_g).StaticCast< ::lime::net::HTTPRequestHeader >(); -HXDLIN( 334) _g = (_g + 1); -HXLINE( 336) headers->push( ::openfl::net::URLRequestHeader_obj::__alloc( HX_CTX ,header->name,header->value)); - } - } -HXLINE( 341) event->responseHeaders = headers; -HXLINE( 342) this->dispatchEvent(event); - } - - -HX_DEFINE_DYNAMIC_FUNC0(URLLoader_obj,_hx___dispatchStatus,(void)) - -void URLLoader_obj::_hx___prepareRequest(::Dynamic httpRequest, ::openfl::net::URLRequest request){ - HX_GC_STACKFRAME(&_hx_pos_4a9fdaaca9dd41d2_347___prepareRequest) -HXLINE( 349) this->_hx___httpRequest = httpRequest; -HXLINE( 350) this->_hx___httpRequest->__SetField(HX_("uri",6c,2b,59,00),request->url,hx::paccDynamic); -HXLINE( 351) this->_hx___httpRequest->__SetField(HX_("method",e1,f6,5a,09),request->method,hx::paccDynamic); -HXLINE( 353) if (hx::IsNotNull( request->data )) { -HXLINE( 355) if (hx::IsEq( ::Type_obj::_hx_typeof(request->data),::ValueType_obj::TObject_dyn() )) { -HXLINE( 357) ::Array< ::String > fields = ::Reflect_obj::fields(request->data); -HXLINE( 359) { -HXLINE( 359) int _g = 0; -HXDLIN( 359) while((_g < fields->length)){ -HXLINE( 359) ::String field = fields->__get(_g); -HXDLIN( 359) _g = (_g + 1); -HXLINE( 361) { -HXLINE( 361) ::Dynamic this1 = ::Dynamic(this->_hx___httpRequest->__Field(HX_("formData",8e,d5,80,56),hx::paccDynamic)); -HXDLIN( 361) ( ( ::haxe::ds::StringMap)(this1) )->set(field,::Reflect_obj::field(request->data,field)); - } - } - } - } - else { -HXLINE( 364) if (::Std_obj::is(request->data,hx::ClassOf< ::haxe::io::Bytes >())) { -HXLINE( 366) this->_hx___httpRequest->__SetField(HX_("data",2a,56,63,42),request->data,hx::paccDynamic); - } - else { -HXLINE( 370) ::String _hx_tmp = ::Std_obj::string(request->data); -HXDLIN( 370) this->_hx___httpRequest->__SetField(HX_("data",2a,56,63,42),::haxe::io::Bytes_obj::ofString(_hx_tmp,null()),hx::paccDynamic); - } - } - } -HXLINE( 374) this->_hx___httpRequest->__SetField(HX_("contentType",93,3c,7b,2a),request->contentType,hx::paccDynamic); -HXLINE( 376) if (hx::IsNotNull( request->requestHeaders )) { -HXLINE( 378) int _g1 = 0; -HXDLIN( 378) ::Array< ::Dynamic> _g11 = request->requestHeaders; -HXDLIN( 378) while((_g1 < _g11->length)){ -HXLINE( 378) ::openfl::net::URLRequestHeader header = _g11->__get(_g1).StaticCast< ::openfl::net::URLRequestHeader >(); -HXDLIN( 378) _g1 = (_g1 + 1); -HXLINE( 380) ::Array< ::Dynamic> _hx_tmp1 = ( (::Array< ::Dynamic>)(this->_hx___httpRequest->__Field(HX_("headers",46,52,08,63),hx::paccDynamic)) ); -HXDLIN( 380) _hx_tmp1->push( ::lime::net::HTTPRequestHeader_obj::__alloc( HX_CTX ,header->name,header->value)); - } - } -HXLINE( 384) this->_hx___httpRequest->__SetField(HX_("followRedirects",26,5a,40,75),request->followRedirects,hx::paccDynamic); -HXLINE( 385) this->_hx___httpRequest->__SetField(HX_("timeout",a1,1a,f7,d8),::Std_obj::_hx_int(request->idleTimeout),hx::paccDynamic); -HXLINE( 386) this->_hx___httpRequest->__SetField(HX_("withCredentials",56,86,c4,ca),request->manageCookies,hx::paccDynamic); -HXLINE( 389) ::String userAgent = request->userAgent; -HXLINE( 390) if (hx::IsNull( userAgent )) { -HXLINE( 390) userAgent = HX_("Mozilla/5.0 (Windows; U; en) AppleWebKit/420+ (KHTML, like Gecko) OpenFL/1.0",2f,7c,ab,e1); - } -HXLINE( 392) this->_hx___httpRequest->__SetField(HX_("userAgent",7a,f0,12,c8),request->userAgent,hx::paccDynamic); -HXLINE( 393) this->_hx___httpRequest->__SetField(HX_("enableResponseHeaders",82,32,47,05),true,hx::paccDynamic); - } - - -HX_DEFINE_DYNAMIC_FUNC2(URLLoader_obj,_hx___prepareRequest,(void)) - -void URLLoader_obj::httpRequest_onError( ::Dynamic error){ - HX_GC_STACKFRAME(&_hx_pos_4a9fdaaca9dd41d2_399_httpRequest_onError) -HXLINE( 400) this->_hx___dispatchStatus(); -HXLINE( 402) if (hx::IsEq( error,403 )) { -HXLINE( 404) ::openfl::events::SecurityErrorEvent event = ::openfl::events::SecurityErrorEvent_obj::__alloc( HX_CTX ,HX_("securityError",e8,28,7c,a2),null(),null(),null(),null()); -HXLINE( 405) event->text = ::Std_obj::string(error); -HXLINE( 406) this->dispatchEvent(event); - } - else { -HXLINE( 410) ::openfl::events::IOErrorEvent event1 = ::openfl::events::IOErrorEvent_obj::__alloc( HX_CTX ,HX_("ioError",02,fe,41,76),null(),null(),null(),null()); -HXLINE( 411) event1->text = ::Std_obj::string(error); -HXLINE( 412) this->dispatchEvent(event1); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(URLLoader_obj,httpRequest_onError,(void)) - -void URLLoader_obj::httpRequest_onProgress(int bytesLoaded,int bytesTotal){ - HX_GC_STACKFRAME(&_hx_pos_4a9fdaaca9dd41d2_417_httpRequest_onProgress) -HXLINE( 418) ::openfl::events::ProgressEvent event = ::openfl::events::ProgressEvent_obj::__alloc( HX_CTX ,HX_("progress",ad,f7,2a,86),null(),null(),null(),null()); -HXLINE( 419) event->bytesLoaded = ( (Float)(bytesLoaded) ); -HXLINE( 420) event->bytesTotal = ( (Float)(bytesTotal) ); -HXLINE( 421) this->dispatchEvent(event); - } - - -HX_DEFINE_DYNAMIC_FUNC2(URLLoader_obj,httpRequest_onProgress,(void)) - - -hx::ObjectPtr< URLLoader_obj > URLLoader_obj::__new( ::openfl::net::URLRequest request) { - hx::ObjectPtr< URLLoader_obj > __this = new URLLoader_obj(); - __this->__construct(request); - return __this; -} - -hx::ObjectPtr< URLLoader_obj > URLLoader_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::net::URLRequest request) { - URLLoader_obj *__this = (URLLoader_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(URLLoader_obj), true, "openfl.net.URLLoader")); - *(void **)__this = URLLoader_obj::_hx_vtable; - __this->__construct(request); - return __this; -} - -URLLoader_obj::URLLoader_obj() -{ -} - -void URLLoader_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(URLLoader); - HX_MARK_MEMBER_NAME(bytesLoaded,"bytesLoaded"); - HX_MARK_MEMBER_NAME(bytesTotal,"bytesTotal"); - HX_MARK_MEMBER_NAME(data,"data"); - HX_MARK_MEMBER_NAME(dataFormat,"dataFormat"); - HX_MARK_MEMBER_NAME(_hx___httpRequest,"__httpRequest"); - ::openfl::events::EventDispatcher_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void URLLoader_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(bytesLoaded,"bytesLoaded"); - HX_VISIT_MEMBER_NAME(bytesTotal,"bytesTotal"); - HX_VISIT_MEMBER_NAME(data,"data"); - HX_VISIT_MEMBER_NAME(dataFormat,"dataFormat"); - HX_VISIT_MEMBER_NAME(_hx___httpRequest,"__httpRequest"); - ::openfl::events::EventDispatcher_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val URLLoader_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"data") ) { return hx::Val( data ); } - if (HX_FIELD_EQ(inName,"load") ) { return hx::Val( load_dyn() ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"close") ) { return hx::Val( close_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"bytesTotal") ) { return hx::Val( bytesTotal ); } - if (HX_FIELD_EQ(inName,"dataFormat") ) { return hx::Val( dataFormat ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"bytesLoaded") ) { return hx::Val( bytesLoaded ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__httpRequest") ) { return hx::Val( _hx___httpRequest ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"__dispatchStatus") ) { return hx::Val( _hx___dispatchStatus_dyn() ); } - if (HX_FIELD_EQ(inName,"__prepareRequest") ) { return hx::Val( _hx___prepareRequest_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"httpRequest_onError") ) { return hx::Val( httpRequest_onError_dyn() ); } - break; - case 22: - if (HX_FIELD_EQ(inName,"httpRequest_onProgress") ) { return hx::Val( httpRequest_onProgress_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val URLLoader_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"data") ) { data=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"bytesTotal") ) { bytesTotal=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"dataFormat") ) { dataFormat=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"bytesLoaded") ) { bytesLoaded=inValue.Cast< int >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__httpRequest") ) { _hx___httpRequest=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void URLLoader_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bytesLoaded",d0,66,ca,99)); - outFields->push(HX_("bytesTotal",59,57,da,45)); - outFields->push(HX_("data",2a,56,63,42)); - outFields->push(HX_("dataFormat",01,55,30,e9)); - outFields->push(HX_("__httpRequest",87,ad,dd,71)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo URLLoader_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(URLLoader_obj,bytesLoaded),HX_("bytesLoaded",d0,66,ca,99)}, - {hx::fsInt,(int)offsetof(URLLoader_obj,bytesTotal),HX_("bytesTotal",59,57,da,45)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(URLLoader_obj,data),HX_("data",2a,56,63,42)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(URLLoader_obj,dataFormat),HX_("dataFormat",01,55,30,e9)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(URLLoader_obj,_hx___httpRequest),HX_("__httpRequest",87,ad,dd,71)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *URLLoader_obj_sStaticStorageInfo = 0; -#endif - -static ::String URLLoader_obj_sMemberFields[] = { - HX_("bytesLoaded",d0,66,ca,99), - HX_("bytesTotal",59,57,da,45), - HX_("data",2a,56,63,42), - HX_("dataFormat",01,55,30,e9), - HX_("__httpRequest",87,ad,dd,71), - HX_("close",b8,17,63,48), - HX_("load",26,9a,b7,47), - HX_("__dispatchStatus",ac,7c,9a,75), - HX_("__prepareRequest",a8,4f,16,30), - HX_("httpRequest_onError",51,af,4c,4d), - HX_("httpRequest_onProgress",c4,2f,46,93), - ::String(null()) }; - -hx::Class URLLoader_obj::__mClass; - -void URLLoader_obj::__register() -{ - URLLoader_obj _hx_dummy; - URLLoader_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.net.URLLoader",13,34,24,71); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(URLLoader_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< URLLoader_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = URLLoader_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = URLLoader_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace net diff --git a/hGameTest/bin/linux/obj/src/openfl/net/URLRequest.cpp b/hGameTest/bin/linux/obj/src/openfl/net/URLRequest.cpp deleted file mode 100644 index 8b5af726..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/net/URLRequest.cpp +++ /dev/null @@ -1,228 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_net_URLRequest -#include -#endif -#ifndef INCLUDED_openfl_net_URLRequestDefaults -#include -#endif -#ifndef INCLUDED_openfl_net_URLRequestHeader -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_d7a2132659cec934_349_new,"openfl.net.URLRequest","new",0xe13767c1,"openfl.net.URLRequest.new","openfl/net/URLRequest.hx",349,0xe997cd0d) -namespace openfl{ -namespace net{ - -void URLRequest_obj::__construct(::String url){ - HX_STACKFRAME(&_hx_pos_d7a2132659cec934_349_new) -HXLINE( 350) if (hx::IsNotNull( url )) { -HXLINE( 352) this->url = url; - } -HXLINE( 355) this->contentType = null(); -HXLINE( 356) this->followRedirects = ::openfl::net::URLRequestDefaults_obj::followRedirects; -HXLINE( 358) if ((::openfl::net::URLRequestDefaults_obj::idleTimeout > 0)) { -HXLINE( 360) this->idleTimeout = ::openfl::net::URLRequestDefaults_obj::idleTimeout; - } - else { -HXLINE( 367) this->idleTimeout = ( (Float)(30000) ); - } -HXLINE( 371) this->manageCookies = ::openfl::net::URLRequestDefaults_obj::manageCookies; -HXLINE( 372) this->method = HX_("GET",76,1c,36,00); -HXLINE( 373) this->requestHeaders = ::Array_obj< ::Dynamic>::__new(0); -HXLINE( 374) this->userAgent = ::openfl::net::URLRequestDefaults_obj::userAgent; - } - -Dynamic URLRequest_obj::__CreateEmpty() { return new URLRequest_obj; } - -void *URLRequest_obj::_hx_vtable = 0; - -Dynamic URLRequest_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< URLRequest_obj > _hx_result = new URLRequest_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool URLRequest_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2d927a45; -} - - -hx::ObjectPtr< URLRequest_obj > URLRequest_obj::__new(::String url) { - hx::ObjectPtr< URLRequest_obj > __this = new URLRequest_obj(); - __this->__construct(url); - return __this; -} - -hx::ObjectPtr< URLRequest_obj > URLRequest_obj::__alloc(hx::Ctx *_hx_ctx,::String url) { - URLRequest_obj *__this = (URLRequest_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(URLRequest_obj), true, "openfl.net.URLRequest")); - *(void **)__this = URLRequest_obj::_hx_vtable; - __this->__construct(url); - return __this; -} - -URLRequest_obj::URLRequest_obj() -{ -} - -void URLRequest_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(URLRequest); - HX_MARK_MEMBER_NAME(contentType,"contentType"); - HX_MARK_MEMBER_NAME(data,"data"); - HX_MARK_MEMBER_NAME(followRedirects,"followRedirects"); - HX_MARK_MEMBER_NAME(idleTimeout,"idleTimeout"); - HX_MARK_MEMBER_NAME(manageCookies,"manageCookies"); - HX_MARK_MEMBER_NAME(method,"method"); - HX_MARK_MEMBER_NAME(requestHeaders,"requestHeaders"); - HX_MARK_MEMBER_NAME(url,"url"); - HX_MARK_MEMBER_NAME(userAgent,"userAgent"); - HX_MARK_END_CLASS(); -} - -void URLRequest_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(contentType,"contentType"); - HX_VISIT_MEMBER_NAME(data,"data"); - HX_VISIT_MEMBER_NAME(followRedirects,"followRedirects"); - HX_VISIT_MEMBER_NAME(idleTimeout,"idleTimeout"); - HX_VISIT_MEMBER_NAME(manageCookies,"manageCookies"); - HX_VISIT_MEMBER_NAME(method,"method"); - HX_VISIT_MEMBER_NAME(requestHeaders,"requestHeaders"); - HX_VISIT_MEMBER_NAME(url,"url"); - HX_VISIT_MEMBER_NAME(userAgent,"userAgent"); -} - -hx::Val URLRequest_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"url") ) { return hx::Val( url ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"data") ) { return hx::Val( data ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"method") ) { return hx::Val( method ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"userAgent") ) { return hx::Val( userAgent ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"contentType") ) { return hx::Val( contentType ); } - if (HX_FIELD_EQ(inName,"idleTimeout") ) { return hx::Val( idleTimeout ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"manageCookies") ) { return hx::Val( manageCookies ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"requestHeaders") ) { return hx::Val( requestHeaders ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"followRedirects") ) { return hx::Val( followRedirects ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val URLRequest_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"url") ) { url=inValue.Cast< ::String >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"data") ) { data=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"method") ) { method=inValue.Cast< ::String >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"userAgent") ) { userAgent=inValue.Cast< ::String >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"contentType") ) { contentType=inValue.Cast< ::String >(); return inValue; } - if (HX_FIELD_EQ(inName,"idleTimeout") ) { idleTimeout=inValue.Cast< Float >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"manageCookies") ) { manageCookies=inValue.Cast< bool >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"requestHeaders") ) { requestHeaders=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"followRedirects") ) { followRedirects=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void URLRequest_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("contentType",93,3c,7b,2a)); - outFields->push(HX_("data",2a,56,63,42)); - outFields->push(HX_("followRedirects",26,5a,40,75)); - outFields->push(HX_("idleTimeout",ed,65,58,2d)); - outFields->push(HX_("manageCookies",6a,1f,8f,bc)); - outFields->push(HX_("method",e1,f6,5a,09)); - outFields->push(HX_("requestHeaders",b7,b2,4f,dc)); - outFields->push(HX_("url",6f,2b,59,00)); - outFields->push(HX_("userAgent",7a,f0,12,c8)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo URLRequest_obj_sMemberStorageInfo[] = { - {hx::fsString,(int)offsetof(URLRequest_obj,contentType),HX_("contentType",93,3c,7b,2a)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(URLRequest_obj,data),HX_("data",2a,56,63,42)}, - {hx::fsBool,(int)offsetof(URLRequest_obj,followRedirects),HX_("followRedirects",26,5a,40,75)}, - {hx::fsFloat,(int)offsetof(URLRequest_obj,idleTimeout),HX_("idleTimeout",ed,65,58,2d)}, - {hx::fsBool,(int)offsetof(URLRequest_obj,manageCookies),HX_("manageCookies",6a,1f,8f,bc)}, - {hx::fsString,(int)offsetof(URLRequest_obj,method),HX_("method",e1,f6,5a,09)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(URLRequest_obj,requestHeaders),HX_("requestHeaders",b7,b2,4f,dc)}, - {hx::fsString,(int)offsetof(URLRequest_obj,url),HX_("url",6f,2b,59,00)}, - {hx::fsString,(int)offsetof(URLRequest_obj,userAgent),HX_("userAgent",7a,f0,12,c8)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *URLRequest_obj_sStaticStorageInfo = 0; -#endif - -static ::String URLRequest_obj_sMemberFields[] = { - HX_("contentType",93,3c,7b,2a), - HX_("data",2a,56,63,42), - HX_("followRedirects",26,5a,40,75), - HX_("idleTimeout",ed,65,58,2d), - HX_("manageCookies",6a,1f,8f,bc), - HX_("method",e1,f6,5a,09), - HX_("requestHeaders",b7,b2,4f,dc), - HX_("url",6f,2b,59,00), - HX_("userAgent",7a,f0,12,c8), - ::String(null()) }; - -hx::Class URLRequest_obj::__mClass; - -void URLRequest_obj::__register() -{ - URLRequest_obj _hx_dummy; - URLRequest_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.net.URLRequest",4f,73,1e,ca); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(URLRequest_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< URLRequest_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = URLRequest_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = URLRequest_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace net diff --git a/hGameTest/bin/linux/obj/src/openfl/net/URLRequestDefaults.cpp b/hGameTest/bin/linux/obj/src/openfl/net/URLRequestDefaults.cpp deleted file mode 100644 index b8dcbea1..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/net/URLRequestDefaults.cpp +++ /dev/null @@ -1,162 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_net_URLRequestDefaults -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_21b30f6acc93c9d1_40_boot,"openfl.net.URLRequestDefaults","boot",0x717bc8bf,"openfl.net.URLRequestDefaults.boot","openfl/net/URLRequestDefaults.hx",40,0xcfcd229b) -HX_LOCAL_STACK_FRAME(_hx_pos_21b30f6acc93c9d1_64_boot,"openfl.net.URLRequestDefaults","boot",0x717bc8bf,"openfl.net.URLRequestDefaults.boot","openfl/net/URLRequestDefaults.hx",64,0xcfcd229b) -HX_LOCAL_STACK_FRAME(_hx_pos_21b30f6acc93c9d1_75_boot,"openfl.net.URLRequestDefaults","boot",0x717bc8bf,"openfl.net.URLRequestDefaults.boot","openfl/net/URLRequestDefaults.hx",75,0xcfcd229b) -namespace openfl{ -namespace net{ - -void URLRequestDefaults_obj::__construct() { } - -Dynamic URLRequestDefaults_obj::__CreateEmpty() { return new URLRequestDefaults_obj; } - -void *URLRequestDefaults_obj::_hx_vtable = 0; - -Dynamic URLRequestDefaults_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< URLRequestDefaults_obj > _hx_result = new URLRequestDefaults_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool URLRequestDefaults_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7ff953f7; -} - -bool URLRequestDefaults_obj::followRedirects; - -Float URLRequestDefaults_obj::idleTimeout; - -bool URLRequestDefaults_obj::manageCookies; - -::String URLRequestDefaults_obj::userAgent; - - -URLRequestDefaults_obj::URLRequestDefaults_obj() -{ -} - -bool URLRequestDefaults_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"userAgent") ) { outValue = ( userAgent ); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"idleTimeout") ) { outValue = ( idleTimeout ); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"manageCookies") ) { outValue = ( manageCookies ); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"followRedirects") ) { outValue = ( followRedirects ); return true; } - } - return false; -} - -bool URLRequestDefaults_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"userAgent") ) { userAgent=ioValue.Cast< ::String >(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"idleTimeout") ) { idleTimeout=ioValue.Cast< Float >(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"manageCookies") ) { manageCookies=ioValue.Cast< bool >(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"followRedirects") ) { followRedirects=ioValue.Cast< bool >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *URLRequestDefaults_obj_sMemberStorageInfo = 0; -static hx::StaticInfo URLRequestDefaults_obj_sStaticStorageInfo[] = { - {hx::fsBool,(void *) &URLRequestDefaults_obj::followRedirects,HX_("followRedirects",26,5a,40,75)}, - {hx::fsFloat,(void *) &URLRequestDefaults_obj::idleTimeout,HX_("idleTimeout",ed,65,58,2d)}, - {hx::fsBool,(void *) &URLRequestDefaults_obj::manageCookies,HX_("manageCookies",6a,1f,8f,bc)}, - {hx::fsString,(void *) &URLRequestDefaults_obj::userAgent,HX_("userAgent",7a,f0,12,c8)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void URLRequestDefaults_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(URLRequestDefaults_obj::followRedirects,"followRedirects"); - HX_MARK_MEMBER_NAME(URLRequestDefaults_obj::idleTimeout,"idleTimeout"); - HX_MARK_MEMBER_NAME(URLRequestDefaults_obj::manageCookies,"manageCookies"); - HX_MARK_MEMBER_NAME(URLRequestDefaults_obj::userAgent,"userAgent"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void URLRequestDefaults_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(URLRequestDefaults_obj::followRedirects,"followRedirects"); - HX_VISIT_MEMBER_NAME(URLRequestDefaults_obj::idleTimeout,"idleTimeout"); - HX_VISIT_MEMBER_NAME(URLRequestDefaults_obj::manageCookies,"manageCookies"); - HX_VISIT_MEMBER_NAME(URLRequestDefaults_obj::userAgent,"userAgent"); -}; - -#endif - -hx::Class URLRequestDefaults_obj::__mClass; - -static ::String URLRequestDefaults_obj_sStaticFields[] = { - HX_("followRedirects",26,5a,40,75), - HX_("idleTimeout",ed,65,58,2d), - HX_("manageCookies",6a,1f,8f,bc), - HX_("userAgent",7a,f0,12,c8), - ::String(null()) -}; - -void URLRequestDefaults_obj::__register() -{ - URLRequestDefaults_obj _hx_dummy; - URLRequestDefaults_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.net.URLRequestDefaults",01,67,14,2c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &URLRequestDefaults_obj::__GetStatic; - __mClass->mSetStaticField = &URLRequestDefaults_obj::__SetStatic; - __mClass->mMarkFunc = URLRequestDefaults_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(URLRequestDefaults_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< URLRequestDefaults_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = URLRequestDefaults_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = URLRequestDefaults_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = URLRequestDefaults_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void URLRequestDefaults_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_21b30f6acc93c9d1_40_boot) -HXDLIN( 40) followRedirects = true; - } -{ - HX_STACKFRAME(&_hx_pos_21b30f6acc93c9d1_64_boot) -HXDLIN( 64) idleTimeout = ((Float)0); - } -{ - HX_STACKFRAME(&_hx_pos_21b30f6acc93c9d1_75_boot) -HXDLIN( 75) manageCookies = false; - } -} - -} // end namespace openfl -} // end namespace net diff --git a/hGameTest/bin/linux/obj/src/openfl/net/URLRequestHeader.cpp b/hGameTest/bin/linux/obj/src/openfl/net/URLRequestHeader.cpp deleted file mode 100644 index a007afc7..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/net/URLRequestHeader.cpp +++ /dev/null @@ -1,127 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_net_URLRequestHeader -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_8cde7e51a6201b8b_100_new,"openfl.net.URLRequestHeader","new",0xe794452e,"openfl.net.URLRequestHeader.new","openfl/net/URLRequestHeader.hx",100,0xf4ac7ec0) -namespace openfl{ -namespace net{ - -void URLRequestHeader_obj::__construct(::String __o_name,::String __o_value){ - ::String name = __o_name; - if (hx::IsNull(__o_name)) name = HX_("",00,00,00,00); - ::String value = __o_value; - if (hx::IsNull(__o_value)) value = HX_("",00,00,00,00); - HX_STACKFRAME(&_hx_pos_8cde7e51a6201b8b_100_new) -HXLINE( 101) this->name = name; -HXLINE( 102) this->value = value; - } - -Dynamic URLRequestHeader_obj::__CreateEmpty() { return new URLRequestHeader_obj; } - -void *URLRequestHeader_obj::_hx_vtable = 0; - -Dynamic URLRequestHeader_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< URLRequestHeader_obj > _hx_result = new URLRequestHeader_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool URLRequestHeader_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x07e4677a; -} - - -URLRequestHeader_obj::URLRequestHeader_obj() -{ -} - -void URLRequestHeader_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(URLRequestHeader); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(value,"value"); - HX_MARK_END_CLASS(); -} - -void URLRequestHeader_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(value,"value"); -} - -hx::Val URLRequestHeader_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"value") ) { return hx::Val( value ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val URLRequestHeader_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { name=inValue.Cast< ::String >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"value") ) { value=inValue.Cast< ::String >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void URLRequestHeader_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("value",71,7f,b8,31)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo URLRequestHeader_obj_sMemberStorageInfo[] = { - {hx::fsString,(int)offsetof(URLRequestHeader_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsString,(int)offsetof(URLRequestHeader_obj,value),HX_("value",71,7f,b8,31)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *URLRequestHeader_obj_sStaticStorageInfo = 0; -#endif - -static ::String URLRequestHeader_obj_sMemberFields[] = { - HX_("name",4b,72,ff,48), - HX_("value",71,7f,b8,31), - ::String(null()) }; - -hx::Class URLRequestHeader_obj::__mClass; - -void URLRequestHeader_obj::__register() -{ - URLRequestHeader_obj _hx_dummy; - URLRequestHeader_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.net.URLRequestHeader",3c,d6,aa,5f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(URLRequestHeader_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< URLRequestHeader_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = URLRequestHeader_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = URLRequestHeader_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace net diff --git a/hGameTest/bin/linux/obj/src/openfl/net/_URLLoaderDataFormat/URLLoaderDataFormat_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/net/_URLLoaderDataFormat/URLLoaderDataFormat_Impl_.cpp deleted file mode 100644 index 413e1f68..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/net/_URLLoaderDataFormat/URLLoaderDataFormat_Impl_.cpp +++ /dev/null @@ -1,188 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_net__URLLoaderDataFormat_URLLoaderDataFormat_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_bc4be490b63557ba_29_fromString,"openfl.net._URLLoaderDataFormat.URLLoaderDataFormat_Impl_","fromString",0xfc3261c1,"openfl.net._URLLoaderDataFormat.URLLoaderDataFormat_Impl_.fromString","openfl/net/URLLoaderDataFormat.hx",29,0x0297964c) -HX_LOCAL_STACK_FRAME(_hx_pos_bc4be490b63557ba_40_toString,"openfl.net._URLLoaderDataFormat.URLLoaderDataFormat_Impl_","toString",0x62701f12,"openfl.net._URLLoaderDataFormat.URLLoaderDataFormat_Impl_.toString","openfl/net/URLLoaderDataFormat.hx",40,0x0297964c) -HX_LOCAL_STACK_FRAME(_hx_pos_bc4be490b63557ba_15_boot,"openfl.net._URLLoaderDataFormat.URLLoaderDataFormat_Impl_","boot",0x85b02798,"openfl.net._URLLoaderDataFormat.URLLoaderDataFormat_Impl_.boot","openfl/net/URLLoaderDataFormat.hx",15,0x0297964c) -HX_LOCAL_STACK_FRAME(_hx_pos_bc4be490b63557ba_20_boot,"openfl.net._URLLoaderDataFormat.URLLoaderDataFormat_Impl_","boot",0x85b02798,"openfl.net._URLLoaderDataFormat.URLLoaderDataFormat_Impl_.boot","openfl/net/URLLoaderDataFormat.hx",20,0x0297964c) -HX_LOCAL_STACK_FRAME(_hx_pos_bc4be490b63557ba_25_boot,"openfl.net._URLLoaderDataFormat.URLLoaderDataFormat_Impl_","boot",0x85b02798,"openfl.net._URLLoaderDataFormat.URLLoaderDataFormat_Impl_.boot","openfl/net/URLLoaderDataFormat.hx",25,0x0297964c) -namespace openfl{ -namespace net{ -namespace _URLLoaderDataFormat{ - -void URLLoaderDataFormat_Impl__obj::__construct() { } - -Dynamic URLLoaderDataFormat_Impl__obj::__CreateEmpty() { return new URLLoaderDataFormat_Impl__obj; } - -void *URLLoaderDataFormat_Impl__obj::_hx_vtable = 0; - -Dynamic URLLoaderDataFormat_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< URLLoaderDataFormat_Impl__obj > _hx_result = new URLLoaderDataFormat_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool URLLoaderDataFormat_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7a0918fa; -} - - ::Dynamic URLLoaderDataFormat_Impl__obj::BINARY; - - ::Dynamic URLLoaderDataFormat_Impl__obj::TEXT; - - ::Dynamic URLLoaderDataFormat_Impl__obj::VARIABLES; - - ::Dynamic URLLoaderDataFormat_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_bc4be490b63557ba_29_fromString) -HXDLIN( 29) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("binary",01,bc,0b,ed)) ){ -HXLINE( 31) return 0; -HXDLIN( 31) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("text",ad,cc,f9,4c)) ){ -HXLINE( 32) return 1; -HXDLIN( 32) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("variables",b7,e2,62,82)) ){ -HXLINE( 33) return 2; -HXDLIN( 33) goto _hx_goto_0; - } - /* default */{ -HXLINE( 34) return null(); - } - _hx_goto_0:; -HXLINE( 29) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(URLLoaderDataFormat_Impl__obj,fromString,return ) - -::String URLLoaderDataFormat_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_bc4be490b63557ba_40_toString) -HXDLIN( 40) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 42) return HX_("binary",01,bc,0b,ed); -HXDLIN( 42) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 43) return HX_("text",ad,cc,f9,4c); -HXDLIN( 43) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 44) return HX_("variables",b7,e2,62,82); -HXDLIN( 44) goto _hx_goto_2; - } - /* default */{ -HXLINE( 45) return null(); - } - _hx_goto_2:; -HXLINE( 40) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(URLLoaderDataFormat_Impl__obj,toString,return ) - - -URLLoaderDataFormat_Impl__obj::URLLoaderDataFormat_Impl__obj() -{ -} - -bool URLLoaderDataFormat_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *URLLoaderDataFormat_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo URLLoaderDataFormat_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &URLLoaderDataFormat_Impl__obj::BINARY,HX_("BINARY",01,68,8e,9f)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &URLLoaderDataFormat_Impl__obj::TEXT,HX_("TEXT",ad,94,ba,37)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &URLLoaderDataFormat_Impl__obj::VARIABLES,HX_("VARIABLES",97,52,bb,7d)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void URLLoaderDataFormat_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(URLLoaderDataFormat_Impl__obj::BINARY,"BINARY"); - HX_MARK_MEMBER_NAME(URLLoaderDataFormat_Impl__obj::TEXT,"TEXT"); - HX_MARK_MEMBER_NAME(URLLoaderDataFormat_Impl__obj::VARIABLES,"VARIABLES"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void URLLoaderDataFormat_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(URLLoaderDataFormat_Impl__obj::BINARY,"BINARY"); - HX_VISIT_MEMBER_NAME(URLLoaderDataFormat_Impl__obj::TEXT,"TEXT"); - HX_VISIT_MEMBER_NAME(URLLoaderDataFormat_Impl__obj::VARIABLES,"VARIABLES"); -}; - -#endif - -hx::Class URLLoaderDataFormat_Impl__obj::__mClass; - -static ::String URLLoaderDataFormat_Impl__obj_sStaticFields[] = { - HX_("BINARY",01,68,8e,9f), - HX_("TEXT",ad,94,ba,37), - HX_("VARIABLES",97,52,bb,7d), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void URLLoaderDataFormat_Impl__obj::__register() -{ - URLLoaderDataFormat_Impl__obj _hx_dummy; - URLLoaderDataFormat_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.net._URLLoaderDataFormat.URLLoaderDataFormat_Impl_",c8,76,0e,b9); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &URLLoaderDataFormat_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = URLLoaderDataFormat_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(URLLoaderDataFormat_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< URLLoaderDataFormat_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = URLLoaderDataFormat_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = URLLoaderDataFormat_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = URLLoaderDataFormat_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void URLLoaderDataFormat_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_bc4be490b63557ba_15_boot) -HXDLIN( 15) BINARY = 0; - } -{ - HX_STACKFRAME(&_hx_pos_bc4be490b63557ba_20_boot) -HXDLIN( 20) TEXT = 1; - } -{ - HX_STACKFRAME(&_hx_pos_bc4be490b63557ba_25_boot) -HXDLIN( 25) VARIABLES = 2; - } -} - -} // end namespace openfl -} // end namespace net -} // end namespace _URLLoaderDataFormat diff --git a/hGameTest/bin/linux/obj/src/openfl/system/ApplicationDomain.cpp b/hGameTest/bin/linux/obj/src/openfl/system/ApplicationDomain.cpp deleted file mode 100644 index ba5e0098..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/system/ApplicationDomain.cpp +++ /dev/null @@ -1,208 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Type -#include -#endif -#ifndef INCLUDED_openfl_system_ApplicationDomain -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_5a0a7282aa095189_74_new,"openfl.system.ApplicationDomain","new",0x87171265,"openfl.system.ApplicationDomain.new","openfl/system/ApplicationDomain.hx",74,0xc87242cb) -HX_LOCAL_STACK_FRAME(_hx_pos_5a0a7282aa095189_95_getDefinition,"openfl.system.ApplicationDomain","getDefinition",0xdd020c0e,"openfl.system.ApplicationDomain.getDefinition","openfl/system/ApplicationDomain.hx",95,0xc87242cb) -HX_LOCAL_STACK_FRAME(_hx_pos_5a0a7282aa095189_111_hasDefinition,"openfl.system.ApplicationDomain","hasDefinition",0x9ae667d2,"openfl.system.ApplicationDomain.hasDefinition","openfl/system/ApplicationDomain.hx",111,0xc87242cb) -HX_LOCAL_STACK_FRAME(_hx_pos_5a0a7282aa095189_51_boot,"openfl.system.ApplicationDomain","boot",0xa532068d,"openfl.system.ApplicationDomain.boot","openfl/system/ApplicationDomain.hx",51,0xc87242cb) -namespace openfl{ -namespace _hx_system{ - -void ApplicationDomain_obj::__construct( ::openfl::_hx_system::ApplicationDomain parentDomain){ - HX_STACKFRAME(&_hx_pos_5a0a7282aa095189_74_new) -HXDLIN( 74) if (hx::IsNotNull( parentDomain )) { -HXLINE( 76) this->parentDomain = parentDomain; - } - else { -HXLINE( 80) this->parentDomain = ::openfl::_hx_system::ApplicationDomain_obj::currentDomain; - } - } - -Dynamic ApplicationDomain_obj::__CreateEmpty() { return new ApplicationDomain_obj; } - -void *ApplicationDomain_obj::_hx_vtable = 0; - -Dynamic ApplicationDomain_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ApplicationDomain_obj > _hx_result = new ApplicationDomain_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool ApplicationDomain_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x66cc77f5; -} - -hx::Class ApplicationDomain_obj::getDefinition(::String name){ - HX_STACKFRAME(&_hx_pos_5a0a7282aa095189_95_getDefinition) -HXDLIN( 95) return ::Type_obj::resolveClass(name); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ApplicationDomain_obj,getDefinition,return ) - -bool ApplicationDomain_obj::hasDefinition(::String name){ - HX_STACKFRAME(&_hx_pos_5a0a7282aa095189_111_hasDefinition) -HXDLIN( 111) return hx::IsNotNull( ::Type_obj::resolveClass(name) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ApplicationDomain_obj,hasDefinition,return ) - - ::openfl::_hx_system::ApplicationDomain ApplicationDomain_obj::currentDomain; - - -hx::ObjectPtr< ApplicationDomain_obj > ApplicationDomain_obj::__new( ::openfl::_hx_system::ApplicationDomain parentDomain) { - hx::ObjectPtr< ApplicationDomain_obj > __this = new ApplicationDomain_obj(); - __this->__construct(parentDomain); - return __this; -} - -hx::ObjectPtr< ApplicationDomain_obj > ApplicationDomain_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::_hx_system::ApplicationDomain parentDomain) { - ApplicationDomain_obj *__this = (ApplicationDomain_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ApplicationDomain_obj), true, "openfl.system.ApplicationDomain")); - *(void **)__this = ApplicationDomain_obj::_hx_vtable; - __this->__construct(parentDomain); - return __this; -} - -ApplicationDomain_obj::ApplicationDomain_obj() -{ -} - -void ApplicationDomain_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ApplicationDomain); - HX_MARK_MEMBER_NAME(parentDomain,"parentDomain"); - HX_MARK_END_CLASS(); -} - -void ApplicationDomain_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(parentDomain,"parentDomain"); -} - -hx::Val ApplicationDomain_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"parentDomain") ) { return hx::Val( parentDomain ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"getDefinition") ) { return hx::Val( getDefinition_dyn() ); } - if (HX_FIELD_EQ(inName,"hasDefinition") ) { return hx::Val( hasDefinition_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool ApplicationDomain_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"currentDomain") ) { outValue = ( currentDomain ); return true; } - } - return false; -} - -hx::Val ApplicationDomain_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"parentDomain") ) { parentDomain=inValue.Cast< ::openfl::_hx_system::ApplicationDomain >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool ApplicationDomain_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"currentDomain") ) { currentDomain=ioValue.Cast< ::openfl::_hx_system::ApplicationDomain >(); return true; } - } - return false; -} - -void ApplicationDomain_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("parentDomain",0e,66,ea,3f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ApplicationDomain_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::_hx_system::ApplicationDomain */ ,(int)offsetof(ApplicationDomain_obj,parentDomain),HX_("parentDomain",0e,66,ea,3f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo ApplicationDomain_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::openfl::_hx_system::ApplicationDomain */ ,(void *) &ApplicationDomain_obj::currentDomain,HX_("currentDomain",5d,32,dd,10)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String ApplicationDomain_obj_sMemberFields[] = { - HX_("parentDomain",0e,66,ea,3f), - HX_("getDefinition",c9,31,80,48), - HX_("hasDefinition",8d,8d,64,06), - ::String(null()) }; - -static void ApplicationDomain_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(ApplicationDomain_obj::currentDomain,"currentDomain"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void ApplicationDomain_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(ApplicationDomain_obj::currentDomain,"currentDomain"); -}; - -#endif - -hx::Class ApplicationDomain_obj::__mClass; - -static ::String ApplicationDomain_obj_sStaticFields[] = { - HX_("currentDomain",5d,32,dd,10), - ::String(null()) -}; - -void ApplicationDomain_obj::__register() -{ - ApplicationDomain_obj _hx_dummy; - ApplicationDomain_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.system.ApplicationDomain",f3,fb,62,91); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ApplicationDomain_obj::__GetStatic; - __mClass->mSetStaticField = &ApplicationDomain_obj::__SetStatic; - __mClass->mMarkFunc = ApplicationDomain_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(ApplicationDomain_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(ApplicationDomain_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ApplicationDomain_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = ApplicationDomain_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ApplicationDomain_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ApplicationDomain_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ApplicationDomain_obj::__boot() -{ -{ - HX_GC_STACKFRAME(&_hx_pos_5a0a7282aa095189_51_boot) -HXDLIN( 51) currentDomain = ::openfl::_hx_system::ApplicationDomain_obj::__alloc( HX_CTX ,null()); - } -} - -} // end namespace openfl -} // end namespace system diff --git a/hGameTest/bin/linux/obj/src/openfl/system/LoaderContext.cpp b/hGameTest/bin/linux/obj/src/openfl/system/LoaderContext.cpp deleted file mode 100644 index 54c3c9c9..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/system/LoaderContext.cpp +++ /dev/null @@ -1,175 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_system_ApplicationDomain -#include -#endif -#ifndef INCLUDED_openfl_system_LoaderContext -#include -#endif -#ifndef INCLUDED_openfl_system_SecurityDomain -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b514a9552a6ee0e8_27_new,"openfl.system.LoaderContext","new",0xca9b9c4d,"openfl.system.LoaderContext.new","openfl/system/LoaderContext.hx",27,0x3ddfdde3) -namespace openfl{ -namespace _hx_system{ - -void LoaderContext_obj::__construct(hx::Null< bool > __o_checkPolicyFile, ::openfl::_hx_system::ApplicationDomain applicationDomain, ::openfl::_hx_system::SecurityDomain securityDomain){ - bool checkPolicyFile = __o_checkPolicyFile.Default(false); - HX_STACKFRAME(&_hx_pos_b514a9552a6ee0e8_27_new) -HXLINE( 28) this->checkPolicyFile = checkPolicyFile; -HXLINE( 29) this->securityDomain = securityDomain; -HXLINE( 30) this->applicationDomain = applicationDomain; -HXLINE( 32) this->allowCodeImport = true; -HXLINE( 33) this->allowLoadBytesCodeExecution = true; - } - -Dynamic LoaderContext_obj::__CreateEmpty() { return new LoaderContext_obj; } - -void *LoaderContext_obj::_hx_vtable = 0; - -Dynamic LoaderContext_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< LoaderContext_obj > _hx_result = new LoaderContext_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool LoaderContext_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0a1acdf9; -} - - -hx::ObjectPtr< LoaderContext_obj > LoaderContext_obj::__new(hx::Null< bool > __o_checkPolicyFile, ::openfl::_hx_system::ApplicationDomain applicationDomain, ::openfl::_hx_system::SecurityDomain securityDomain) { - hx::ObjectPtr< LoaderContext_obj > __this = new LoaderContext_obj(); - __this->__construct(__o_checkPolicyFile,applicationDomain,securityDomain); - return __this; -} - -hx::ObjectPtr< LoaderContext_obj > LoaderContext_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< bool > __o_checkPolicyFile, ::openfl::_hx_system::ApplicationDomain applicationDomain, ::openfl::_hx_system::SecurityDomain securityDomain) { - LoaderContext_obj *__this = (LoaderContext_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(LoaderContext_obj), true, "openfl.system.LoaderContext")); - *(void **)__this = LoaderContext_obj::_hx_vtable; - __this->__construct(__o_checkPolicyFile,applicationDomain,securityDomain); - return __this; -} - -LoaderContext_obj::LoaderContext_obj() -{ -} - -void LoaderContext_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(LoaderContext); - HX_MARK_MEMBER_NAME(allowCodeImport,"allowCodeImport"); - HX_MARK_MEMBER_NAME(allowLoadBytesCodeExecution,"allowLoadBytesCodeExecution"); - HX_MARK_MEMBER_NAME(applicationDomain,"applicationDomain"); - HX_MARK_MEMBER_NAME(checkPolicyFile,"checkPolicyFile"); - HX_MARK_MEMBER_NAME(securityDomain,"securityDomain"); - HX_MARK_END_CLASS(); -} - -void LoaderContext_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(allowCodeImport,"allowCodeImport"); - HX_VISIT_MEMBER_NAME(allowLoadBytesCodeExecution,"allowLoadBytesCodeExecution"); - HX_VISIT_MEMBER_NAME(applicationDomain,"applicationDomain"); - HX_VISIT_MEMBER_NAME(checkPolicyFile,"checkPolicyFile"); - HX_VISIT_MEMBER_NAME(securityDomain,"securityDomain"); -} - -hx::Val LoaderContext_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"securityDomain") ) { return hx::Val( securityDomain ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"allowCodeImport") ) { return hx::Val( allowCodeImport ); } - if (HX_FIELD_EQ(inName,"checkPolicyFile") ) { return hx::Val( checkPolicyFile ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"applicationDomain") ) { return hx::Val( applicationDomain ); } - break; - case 27: - if (HX_FIELD_EQ(inName,"allowLoadBytesCodeExecution") ) { return hx::Val( allowLoadBytesCodeExecution ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val LoaderContext_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 14: - if (HX_FIELD_EQ(inName,"securityDomain") ) { securityDomain=inValue.Cast< ::openfl::_hx_system::SecurityDomain >(); return inValue; } - break; - case 15: - if (HX_FIELD_EQ(inName,"allowCodeImport") ) { allowCodeImport=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"checkPolicyFile") ) { checkPolicyFile=inValue.Cast< bool >(); return inValue; } - break; - case 17: - if (HX_FIELD_EQ(inName,"applicationDomain") ) { applicationDomain=inValue.Cast< ::openfl::_hx_system::ApplicationDomain >(); return inValue; } - break; - case 27: - if (HX_FIELD_EQ(inName,"allowLoadBytesCodeExecution") ) { allowLoadBytesCodeExecution=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void LoaderContext_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("allowCodeImport",5b,74,fd,31)); - outFields->push(HX_("allowLoadBytesCodeExecution",6f,74,e7,4b)); - outFields->push(HX_("applicationDomain",b4,2c,db,a3)); - outFields->push(HX_("checkPolicyFile",76,1e,96,af)); - outFields->push(HX_("securityDomain",24,d0,3f,66)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo LoaderContext_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(LoaderContext_obj,allowCodeImport),HX_("allowCodeImport",5b,74,fd,31)}, - {hx::fsBool,(int)offsetof(LoaderContext_obj,allowLoadBytesCodeExecution),HX_("allowLoadBytesCodeExecution",6f,74,e7,4b)}, - {hx::fsObject /* ::openfl::_hx_system::ApplicationDomain */ ,(int)offsetof(LoaderContext_obj,applicationDomain),HX_("applicationDomain",b4,2c,db,a3)}, - {hx::fsBool,(int)offsetof(LoaderContext_obj,checkPolicyFile),HX_("checkPolicyFile",76,1e,96,af)}, - {hx::fsObject /* ::openfl::_hx_system::SecurityDomain */ ,(int)offsetof(LoaderContext_obj,securityDomain),HX_("securityDomain",24,d0,3f,66)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *LoaderContext_obj_sStaticStorageInfo = 0; -#endif - -static ::String LoaderContext_obj_sMemberFields[] = { - HX_("allowCodeImport",5b,74,fd,31), - HX_("allowLoadBytesCodeExecution",6f,74,e7,4b), - HX_("applicationDomain",b4,2c,db,a3), - HX_("checkPolicyFile",76,1e,96,af), - HX_("securityDomain",24,d0,3f,66), - ::String(null()) }; - -hx::Class LoaderContext_obj::__mClass; - -void LoaderContext_obj::__register() -{ - LoaderContext_obj _hx_dummy; - LoaderContext_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.system.LoaderContext",db,71,92,9a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(LoaderContext_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< LoaderContext_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = LoaderContext_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = LoaderContext_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace system diff --git a/hGameTest/bin/linux/obj/src/openfl/system/SecurityDomain.cpp b/hGameTest/bin/linux/obj/src/openfl/system/SecurityDomain.cpp deleted file mode 100644 index 7fb041b7..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/system/SecurityDomain.cpp +++ /dev/null @@ -1,126 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_system_SecurityDomain -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_708c5fba9d37bf54_23_new,"openfl.system.SecurityDomain","new",0x0cdddaf7,"openfl.system.SecurityDomain.new","openfl/system/SecurityDomain.hx",23,0x68641a39) -HX_LOCAL_STACK_FRAME(_hx_pos_708c5fba9d37bf54_15_boot,"openfl.system.SecurityDomain","boot",0x2d5abdbb,"openfl.system.SecurityDomain.boot","openfl/system/SecurityDomain.hx",15,0x68641a39) -HX_LOCAL_STACK_FRAME(_hx_pos_708c5fba9d37bf54_20_boot,"openfl.system.SecurityDomain","boot",0x2d5abdbb,"openfl.system.SecurityDomain.boot","openfl/system/SecurityDomain.hx",20,0x68641a39) -namespace openfl{ -namespace _hx_system{ - -void SecurityDomain_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_708c5fba9d37bf54_23_new) - } - -Dynamic SecurityDomain_obj::__CreateEmpty() { return new SecurityDomain_obj; } - -void *SecurityDomain_obj::_hx_vtable = 0; - -Dynamic SecurityDomain_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< SecurityDomain_obj > _hx_result = new SecurityDomain_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool SecurityDomain_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0be6b06f; -} - - ::openfl::_hx_system::SecurityDomain SecurityDomain_obj::currentDomain; - - -SecurityDomain_obj::SecurityDomain_obj() -{ -} - -bool SecurityDomain_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"currentDomain") ) { outValue = ( currentDomain ); return true; } - } - return false; -} - -bool SecurityDomain_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"currentDomain") ) { currentDomain=ioValue.Cast< ::openfl::_hx_system::SecurityDomain >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *SecurityDomain_obj_sMemberStorageInfo = 0; -static hx::StaticInfo SecurityDomain_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::openfl::_hx_system::SecurityDomain */ ,(void *) &SecurityDomain_obj::currentDomain,HX_("currentDomain",5d,32,dd,10)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void SecurityDomain_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(SecurityDomain_obj::currentDomain,"currentDomain"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void SecurityDomain_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(SecurityDomain_obj::currentDomain,"currentDomain"); -}; - -#endif - -hx::Class SecurityDomain_obj::__mClass; - -static ::String SecurityDomain_obj_sStaticFields[] = { - HX_("currentDomain",5d,32,dd,10), - ::String(null()) -}; - -void SecurityDomain_obj::__register() -{ - SecurityDomain_obj _hx_dummy; - SecurityDomain_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.system.SecurityDomain",85,93,11,96); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &SecurityDomain_obj::__GetStatic; - __mClass->mSetStaticField = &SecurityDomain_obj::__SetStatic; - __mClass->mMarkFunc = SecurityDomain_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(SecurityDomain_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< SecurityDomain_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = SecurityDomain_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = SecurityDomain_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = SecurityDomain_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void SecurityDomain_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_708c5fba9d37bf54_15_boot) -HXDLIN( 15) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:UnnecessaryConstructor",15,0f,26,74)))))); - } -{ - HX_GC_STACKFRAME(&_hx_pos_708c5fba9d37bf54_20_boot) -HXDLIN( 20) currentDomain = ::openfl::_hx_system::SecurityDomain_obj::__alloc( HX_CTX ); - } -} - -} // end namespace openfl -} // end namespace system diff --git a/hGameTest/bin/linux/obj/src/openfl/text/Font.cpp b/hGameTest/bin/linux/obj/src/openfl/text/Font.cpp deleted file mode 100644 index 4e143c9a..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/text/Font.cpp +++ /dev/null @@ -1,475 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Type -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_text_Font -#include -#endif -#ifndef INCLUDED_openfl_text_Font -#include -#endif -#ifndef INCLUDED_openfl_utils_Assets -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_60_new,"openfl.text.Font","new",0xe13d5ce4,"openfl.text.Font.new","openfl/text/Font.hx",60,0x076bbaac) -HX_LOCAL_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_244___fromLimeFont,"openfl.text.Font","__fromLimeFont",0x57c4282a,"openfl.text.Font.__fromLimeFont","openfl/text/Font.hx",244,0x076bbaac) -HX_LOCAL_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_249___initialize,"openfl.text.Font","__initialize",0x3f396f6c,"openfl.text.Font.__initialize","openfl/text/Font.hx",249,0x076bbaac) -HX_LOCAL_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_274_get_fontName,"openfl.text.Font","get_fontName",0x9a8206bf,"openfl.text.Font.get_fontName","openfl/text/Font.hx",274,0x076bbaac) -HX_LOCAL_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_283_set_fontName,"openfl.text.Font","set_fontName",0xaf7b2a33,"openfl.text.Font.set_fontName","openfl/text/Font.hx",283,0x076bbaac) -HX_LOCAL_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_79_enumerateFonts,"openfl.text.Font","enumerateFonts",0x792ac3fc,"openfl.text.Font.enumerateFonts","openfl/text/Font.hx",79,0x076bbaac) -HX_LOCAL_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_91_fromBytes,"openfl.text.Font","fromBytes",0x95ccba25,"openfl.text.Font.fromBytes","openfl/text/Font.hx",91,0x076bbaac) -HX_LOCAL_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_112_fromFile,"openfl.text.Font","fromFile",0x919e3202,"openfl.text.Font.fromFile","openfl/text/Font.hx",112,0x076bbaac) -HX_LOCAL_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_150_loadFromBytes,"openfl.text.Font","loadFromBytes",0x88069d1f,"openfl.text.Font.loadFromBytes","openfl/text/Font.hx",150,0x076bbaac) -HX_LOCAL_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_149_loadFromBytes,"openfl.text.Font","loadFromBytes",0x88069d1f,"openfl.text.Font.loadFromBytes","openfl/text/Font.hx",149,0x076bbaac) -HX_LOCAL_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_174_loadFromFile,"openfl.text.Font","loadFromFile",0x74db4c48,"openfl.text.Font.loadFromFile","openfl/text/Font.hx",174,0x076bbaac) -HX_LOCAL_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_173_loadFromFile,"openfl.text.Font","loadFromFile",0x74db4c48,"openfl.text.Font.loadFromFile","openfl/text/Font.hx",173,0x076bbaac) -HX_LOCAL_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_200_loadFromName,"openfl.text.Font","loadFromName",0x7a1ef017,"openfl.text.Font.loadFromName","openfl/text/Font.hx",200,0x076bbaac) -HX_LOCAL_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_199_loadFromName,"openfl.text.Font","loadFromName",0x7a1ef017,"openfl.text.Font.loadFromName","openfl/text/Font.hx",199,0x076bbaac) -HX_LOCAL_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_216_registerFont,"openfl.text.Font","registerFont",0xd99a60ce,"openfl.text.Font.registerFont","openfl/text/Font.hx",216,0x076bbaac) -HX_LOCAL_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_42_boot,"openfl.text.Font","boot",0x2c8ceb2e,"openfl.text.Font.boot","openfl/text/Font.hx",42,0x076bbaac) -HX_LOCAL_STACK_FRAME(_hx_pos_bf5c0d6977753a1b_43_boot,"openfl.text.Font","boot",0x2c8ceb2e,"openfl.text.Font.boot","openfl/text/Font.hx",43,0x076bbaac) -namespace openfl{ -namespace text{ - -void Font_obj::__construct(::String name){ - HX_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_60_new) -HXDLIN( 60) super::__construct(name); - } - -Dynamic Font_obj::__CreateEmpty() { return new Font_obj; } - -void *Font_obj::_hx_vtable = 0; - -Dynamic Font_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Font_obj > _hx_result = new Font_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Font_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x6aed2e71) { - return inClassId==(int)0x00000001 || inClassId==(int)0x6aed2e71; - } else { - return inClassId==(int)0x7d07fbf0; - } -} - -void Font_obj::_hx___fromLimeFont( ::lime::text::Font font){ - HX_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_244___fromLimeFont) -HXDLIN( 244) this->_hx___copyFrom(font); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Font_obj,_hx___fromLimeFont,(void)) - -bool Font_obj::_hx___initialize(){ - HX_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_249___initialize) -HXLINE( 251) if (!(this->_hx___initialized)) { -HXLINE( 253) if (hx::IsNotNull( this->src )) { -HXLINE( 256) if ((this->unitsPerEM == 0)) { -HXLINE( 256) this->_hx___initializeSource(); - } -HXLINE( 257) this->_hx___initialized = true; - } - else { -HXLINE( 259) bool _hx_tmp; -HXDLIN( 259) bool _hx_tmp1; -HXDLIN( 259) if (hx::IsNull( this->src )) { -HXLINE( 259) _hx_tmp1 = hx::IsNotNull( this->_hx___fontID ); - } - else { -HXLINE( 259) _hx_tmp1 = false; - } -HXDLIN( 259) if (_hx_tmp1) { -HXLINE( 259) _hx_tmp = ::openfl::utils::Assets_obj::isLocal(this->_hx___fontID,null(),null()); - } - else { -HXLINE( 259) _hx_tmp = false; - } -HXDLIN( 259) if (_hx_tmp) { -HXLINE( 261) this->_hx___fromBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::toArrayBuffer(::openfl::utils::Assets_obj::getBytes(this->_hx___fontID))); -HXLINE( 262) this->_hx___initialized = true; - } - } - } -HXLINE( 267) return this->_hx___initialized; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Font_obj,_hx___initialize,return ) - -::String Font_obj::get_fontName(){ - HX_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_274_get_fontName) -HXDLIN( 274) return this->name; - } - - -HX_DEFINE_DYNAMIC_FUNC0(Font_obj,get_fontName,return ) - -::String Font_obj::set_fontName(::String value){ - HX_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_283_set_fontName) -HXDLIN( 283) return (this->name = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Font_obj,set_fontName,return ) - - ::haxe::ds::StringMap Font_obj::_hx___fontByName; - -::Array< ::Dynamic> Font_obj::_hx___registeredFonts; - -::Array< ::Dynamic> Font_obj::enumerateFonts(hx::Null< bool > __o_enumerateDeviceFonts){ - bool enumerateDeviceFonts = __o_enumerateDeviceFonts.Default(false); - HX_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_79_enumerateFonts) -HXDLIN( 79) return ::openfl::text::Font_obj::_hx___registeredFonts; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Font_obj,enumerateFonts,return ) - - ::openfl::text::Font Font_obj::fromBytes( ::openfl::utils::ByteArrayData bytes){ - HX_GC_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_91_fromBytes) -HXLINE( 92) ::openfl::text::Font font = ::openfl::text::Font_obj::__alloc( HX_CTX ,null()); -HXLINE( 94) font->_hx___fromBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::toArrayBuffer(bytes)); -HXLINE( 98) if (hx::IsNotNull( font->src )) { -HXLINE( 98) return font; - } - else { -HXLINE( 98) return null(); - } -HXDLIN( 98) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Font_obj,fromBytes,return ) - - ::openfl::text::Font Font_obj::fromFile(::String path){ - HX_GC_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_112_fromFile) -HXLINE( 113) ::openfl::text::Font font = ::openfl::text::Font_obj::__alloc( HX_CTX ,null()); -HXLINE( 115) font->_hx___fromFile(path); -HXLINE( 119) if (hx::IsNotNull( font->src )) { -HXLINE( 119) return font; - } - else { -HXLINE( 119) return null(); - } -HXDLIN( 119) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Font_obj,fromFile,return ) - - ::lime::app::Future Font_obj::loadFromBytes( ::openfl::utils::ByteArrayData bytes){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::text::Font limeFont){ - HX_GC_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_150_loadFromBytes) -HXLINE( 151) ::openfl::text::Font font = ::openfl::text::Font_obj::__alloc( HX_CTX ,null()); -HXLINE( 152) font->_hx___fromLimeFont(limeFont); -HXLINE( 154) return ::lime::app::Future_obj::withValue(font); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_149_loadFromBytes) -HXDLIN( 149) return ::lime::text::Font_obj::loadFromBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::toArrayBuffer(bytes))->then( ::Dynamic(new _hx_Closure_0())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Font_obj,loadFromBytes,return ) - - ::lime::app::Future Font_obj::loadFromFile(::String path){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::text::Font limeFont){ - HX_GC_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_174_loadFromFile) -HXLINE( 175) ::openfl::text::Font font = ::openfl::text::Font_obj::__alloc( HX_CTX ,null()); -HXLINE( 176) font->_hx___fromLimeFont(limeFont); -HXLINE( 178) return ::lime::app::Future_obj::withValue(font); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_173_loadFromFile) -HXDLIN( 173) return ::lime::text::Font_obj::loadFromFile(path)->then( ::Dynamic(new _hx_Closure_0())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Font_obj,loadFromFile,return ) - - ::lime::app::Future Font_obj::loadFromName(::String path){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::text::Font limeFont){ - HX_GC_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_200_loadFromName) -HXLINE( 201) ::openfl::text::Font font = ::openfl::text::Font_obj::__alloc( HX_CTX ,null()); -HXLINE( 202) font->_hx___fromLimeFont(limeFont); -HXLINE( 204) return ::lime::app::Future_obj::withValue(font); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_199_loadFromName) -HXDLIN( 199) return ::lime::text::Font_obj::loadFromName(path)->then( ::Dynamic(new _hx_Closure_0())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Font_obj,loadFromName,return ) - -void Font_obj::registerFont( ::Dynamic font){ - HX_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_216_registerFont) -HXLINE( 217) ::openfl::text::Font instance = null(); -HXLINE( 219) if (hx::IsNull( ::Type_obj::getClass(font) )) { -HXLINE( 221) instance = hx::TCast< ::openfl::text::Font >::cast(::Type_obj::createInstance(font,::cpp::VirtualArray_obj::__new(0))); - } - else { -HXLINE( 225) instance = hx::TCast< ::openfl::text::Font >::cast(font); - } -HXLINE( 228) if (hx::IsNotNull( instance )) { -HXLINE( 236) ::openfl::text::Font_obj::_hx___registeredFonts->push(instance); -HXLINE( 237) ::openfl::text::Font_obj::_hx___fontByName->set(instance->name,instance); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Font_obj,registerFont,(void)) - - -hx::ObjectPtr< Font_obj > Font_obj::__new(::String name) { - hx::ObjectPtr< Font_obj > __this = new Font_obj(); - __this->__construct(name); - return __this; -} - -hx::ObjectPtr< Font_obj > Font_obj::__alloc(hx::Ctx *_hx_ctx,::String name) { - Font_obj *__this = (Font_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Font_obj), true, "openfl.text.Font")); - *(void **)__this = Font_obj::_hx_vtable; - __this->__construct(name); - return __this; -} - -Font_obj::Font_obj() -{ -} - -void Font_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Font); - HX_MARK_MEMBER_NAME(fontStyle,"fontStyle"); - HX_MARK_MEMBER_NAME(fontType,"fontType"); - HX_MARK_MEMBER_NAME(_hx___initialized,"__initialized"); - ::lime::text::Font_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void Font_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(fontStyle,"fontStyle"); - HX_VISIT_MEMBER_NAME(fontType,"fontType"); - HX_VISIT_MEMBER_NAME(_hx___initialized,"__initialized"); - ::lime::text::Font_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val Font_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"fontName") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_fontName() ); } - if (HX_FIELD_EQ(inName,"fontType") ) { return hx::Val( fontType ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"fontStyle") ) { return hx::Val( fontStyle ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"__initialize") ) { return hx::Val( _hx___initialize_dyn() ); } - if (HX_FIELD_EQ(inName,"get_fontName") ) { return hx::Val( get_fontName_dyn() ); } - if (HX_FIELD_EQ(inName,"set_fontName") ) { return hx::Val( set_fontName_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"__initialized") ) { return hx::Val( _hx___initialized ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"__fromLimeFont") ) { return hx::Val( _hx___fromLimeFont_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool Font_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"fromFile") ) { outValue = fromFile_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__fontByName") ) { outValue = ( _hx___fontByName ); return true; } - if (HX_FIELD_EQ(inName,"loadFromFile") ) { outValue = loadFromFile_dyn(); return true; } - if (HX_FIELD_EQ(inName,"loadFromName") ) { outValue = loadFromName_dyn(); return true; } - if (HX_FIELD_EQ(inName,"registerFont") ) { outValue = registerFont_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"loadFromBytes") ) { outValue = loadFromBytes_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"enumerateFonts") ) { outValue = enumerateFonts_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__registeredFonts") ) { outValue = ( _hx___registeredFonts ); return true; } - } - return false; -} - -hx::Val Font_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"fontName") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_fontName(inValue.Cast< ::String >()) ); } - if (HX_FIELD_EQ(inName,"fontType") ) { fontType=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fontStyle") ) { fontStyle=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__initialized") ) { _hx___initialized=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool Font_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"__fontByName") ) { _hx___fontByName=ioValue.Cast< ::haxe::ds::StringMap >(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"__registeredFonts") ) { _hx___registeredFonts=ioValue.Cast< ::Array< ::Dynamic> >(); return true; } - } - return false; -} - -void Font_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("fontName",ba,8f,7d,cb)); - outFields->push(HX_("fontStyle",e2,48,f9,2f)); - outFields->push(HX_("fontType",29,10,87,cf)); - outFields->push(HX_("__initialized",f4,35,88,7f)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Font_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Font_obj,fontStyle),HX_("fontStyle",e2,48,f9,2f)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Font_obj,fontType),HX_("fontType",29,10,87,cf)}, - {hx::fsBool,(int)offsetof(Font_obj,_hx___initialized),HX_("__initialized",f4,35,88,7f)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo Font_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::StringMap */ ,(void *) &Font_obj::_hx___fontByName,HX_("__fontByName",11,3e,35,fb)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(void *) &Font_obj::_hx___registeredFonts,HX_("__registeredFonts",c2,83,84,64)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String Font_obj_sMemberFields[] = { - HX_("fontStyle",e2,48,f9,2f), - HX_("fontType",29,10,87,cf), - HX_("__initialized",f4,35,88,7f), - HX_("__fromLimeFont",2e,ae,65,db), - HX_("__initialize",70,ac,4e,25), - HX_("get_fontName",c3,43,97,80), - HX_("set_fontName",37,67,90,95), - ::String(null()) }; - -static void Font_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Font_obj::_hx___fontByName,"__fontByName"); - HX_MARK_MEMBER_NAME(Font_obj::_hx___registeredFonts,"__registeredFonts"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Font_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Font_obj::_hx___fontByName,"__fontByName"); - HX_VISIT_MEMBER_NAME(Font_obj::_hx___registeredFonts,"__registeredFonts"); -}; - -#endif - -hx::Class Font_obj::__mClass; - -static ::String Font_obj_sStaticFields[] = { - HX_("__fontByName",11,3e,35,fb), - HX_("__registeredFonts",c2,83,84,64), - HX_("enumerateFonts",00,4a,cc,fc), - HX_("fromBytes",a1,f2,20,72), - HX_("fromFile",06,9d,87,a1), - HX_("loadFromBytes",9b,c3,86,f4), - HX_("loadFromFile",4c,89,f0,5a), - HX_("loadFromName",1b,2d,34,60), - HX_("registerFont",d2,9d,af,bf), - ::String(null()) -}; - -void Font_obj::__register() -{ - Font_obj _hx_dummy; - Font_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.text.Font",f2,5a,54,21); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Font_obj::__GetStatic; - __mClass->mSetStaticField = &Font_obj::__SetStatic; - __mClass->mMarkFunc = Font_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Font_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(Font_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Font_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Font_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Font_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Font_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Font_obj::__boot() -{ -{ - HX_GC_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_42_boot) -HXDLIN( 42) _hx___fontByName = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } -{ - HX_STACKFRAME(&_hx_pos_bf5c0d6977753a1b_43_boot) -HXDLIN( 43) _hx___registeredFonts = ::Array_obj< ::Dynamic>::__new(); - } -} - -} // end namespace openfl -} // end namespace text diff --git a/hGameTest/bin/linux/obj/src/openfl/text/_FontStyle/FontStyle_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/text/_FontStyle/FontStyle_Impl_.cpp deleted file mode 100644 index f6128a6b..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/text/_FontStyle/FontStyle_Impl_.cpp +++ /dev/null @@ -1,207 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_text__FontStyle_FontStyle_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_2a9064c0a4b35973_41_fromString,"openfl.text._FontStyle.FontStyle_Impl_","fromString",0x9783fd8f,"openfl.text._FontStyle.FontStyle_Impl_.fromString","openfl/text/FontStyle.hx",41,0x6b07f79f) -HX_LOCAL_STACK_FRAME(_hx_pos_2a9064c0a4b35973_53_toString,"openfl.text._FontStyle.FontStyle_Impl_","toString",0x0cd38b60,"openfl.text._FontStyle.FontStyle_Impl_.toString","openfl/text/FontStyle.hx",53,0x6b07f79f) -HX_LOCAL_STACK_FRAME(_hx_pos_2a9064c0a4b35973_16_boot,"openfl.text._FontStyle.FontStyle_Impl_","boot",0x44f7d4e6,"openfl.text._FontStyle.FontStyle_Impl_.boot","openfl/text/FontStyle.hx",16,0x6b07f79f) -HX_LOCAL_STACK_FRAME(_hx_pos_2a9064c0a4b35973_23_boot,"openfl.text._FontStyle.FontStyle_Impl_","boot",0x44f7d4e6,"openfl.text._FontStyle.FontStyle_Impl_.boot","openfl/text/FontStyle.hx",23,0x6b07f79f) -HX_LOCAL_STACK_FRAME(_hx_pos_2a9064c0a4b35973_30_boot,"openfl.text._FontStyle.FontStyle_Impl_","boot",0x44f7d4e6,"openfl.text._FontStyle.FontStyle_Impl_.boot","openfl/text/FontStyle.hx",30,0x6b07f79f) -HX_LOCAL_STACK_FRAME(_hx_pos_2a9064c0a4b35973_37_boot,"openfl.text._FontStyle.FontStyle_Impl_","boot",0x44f7d4e6,"openfl.text._FontStyle.FontStyle_Impl_.boot","openfl/text/FontStyle.hx",37,0x6b07f79f) -namespace openfl{ -namespace text{ -namespace _FontStyle{ - -void FontStyle_Impl__obj::__construct() { } - -Dynamic FontStyle_Impl__obj::__CreateEmpty() { return new FontStyle_Impl__obj; } - -void *FontStyle_Impl__obj::_hx_vtable = 0; - -Dynamic FontStyle_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< FontStyle_Impl__obj > _hx_result = new FontStyle_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool FontStyle_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2560f57e; -} - - ::Dynamic FontStyle_Impl__obj::BOLD; - - ::Dynamic FontStyle_Impl__obj::BOLD_ITALIC; - - ::Dynamic FontStyle_Impl__obj::ITALIC; - - ::Dynamic FontStyle_Impl__obj::REGULAR; - - ::Dynamic FontStyle_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_2a9064c0a4b35973_41_fromString) -HXDLIN( 41) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("bold",85,81,1b,41)) ){ -HXLINE( 43) return 0; -HXDLIN( 43) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("boldItalic",55,96,d1,ad)) ){ -HXLINE( 44) return 1; -HXDLIN( 44) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("italic",f0,2e,64,06)) ){ -HXLINE( 45) return 2; -HXDLIN( 45) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("regular",5c,52,88,82)) ){ -HXLINE( 46) return 3; -HXDLIN( 46) goto _hx_goto_0; - } - /* default */{ -HXLINE( 47) return null(); - } - _hx_goto_0:; -HXLINE( 41) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(FontStyle_Impl__obj,fromString,return ) - -::String FontStyle_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_2a9064c0a4b35973_53_toString) -HXDLIN( 53) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 55) return HX_("bold",85,81,1b,41); -HXDLIN( 55) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 56) return HX_("boldItalic",55,96,d1,ad); -HXDLIN( 56) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 57) return HX_("italic",f0,2e,64,06); -HXDLIN( 57) goto _hx_goto_2; - } - if ( (_hx_switch_0==3) ){ -HXLINE( 58) return HX_("regular",5c,52,88,82); -HXDLIN( 58) goto _hx_goto_2; - } - /* default */{ -HXLINE( 59) return null(); - } - _hx_goto_2:; -HXLINE( 53) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(FontStyle_Impl__obj,toString,return ) - - -FontStyle_Impl__obj::FontStyle_Impl__obj() -{ -} - -bool FontStyle_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *FontStyle_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo FontStyle_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &FontStyle_Impl__obj::BOLD,HX_("BOLD",85,49,dc,2b)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &FontStyle_Impl__obj::BOLD_ITALIC,HX_("BOLD_ITALIC",aa,0d,c2,88)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &FontStyle_Impl__obj::ITALIC,HX_("ITALIC",f0,da,e6,b8)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &FontStyle_Impl__obj::REGULAR,HX_("REGULAR",3c,26,5c,02)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void FontStyle_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(FontStyle_Impl__obj::BOLD,"BOLD"); - HX_MARK_MEMBER_NAME(FontStyle_Impl__obj::BOLD_ITALIC,"BOLD_ITALIC"); - HX_MARK_MEMBER_NAME(FontStyle_Impl__obj::ITALIC,"ITALIC"); - HX_MARK_MEMBER_NAME(FontStyle_Impl__obj::REGULAR,"REGULAR"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void FontStyle_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(FontStyle_Impl__obj::BOLD,"BOLD"); - HX_VISIT_MEMBER_NAME(FontStyle_Impl__obj::BOLD_ITALIC,"BOLD_ITALIC"); - HX_VISIT_MEMBER_NAME(FontStyle_Impl__obj::ITALIC,"ITALIC"); - HX_VISIT_MEMBER_NAME(FontStyle_Impl__obj::REGULAR,"REGULAR"); -}; - -#endif - -hx::Class FontStyle_Impl__obj::__mClass; - -static ::String FontStyle_Impl__obj_sStaticFields[] = { - HX_("BOLD",85,49,dc,2b), - HX_("BOLD_ITALIC",aa,0d,c2,88), - HX_("ITALIC",f0,da,e6,b8), - HX_("REGULAR",3c,26,5c,02), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void FontStyle_Impl__obj::__register() -{ - FontStyle_Impl__obj _hx_dummy; - FontStyle_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.text._FontStyle.FontStyle_Impl_",3a,cc,41,0b); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &FontStyle_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = FontStyle_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(FontStyle_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< FontStyle_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = FontStyle_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = FontStyle_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = FontStyle_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void FontStyle_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_2a9064c0a4b35973_16_boot) -HXDLIN( 16) BOLD = 0; - } -{ - HX_STACKFRAME(&_hx_pos_2a9064c0a4b35973_23_boot) -HXDLIN( 23) BOLD_ITALIC = 1; - } -{ - HX_STACKFRAME(&_hx_pos_2a9064c0a4b35973_30_boot) -HXDLIN( 30) ITALIC = 2; - } -{ - HX_STACKFRAME(&_hx_pos_2a9064c0a4b35973_37_boot) -HXDLIN( 37) REGULAR = 3; - } -} - -} // end namespace openfl -} // end namespace text -} // end namespace _FontStyle diff --git a/hGameTest/bin/linux/obj/src/openfl/text/_FontType/FontType_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/text/_FontType/FontType_Impl_.cpp deleted file mode 100644 index b620acfe..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/text/_FontType/FontType_Impl_.cpp +++ /dev/null @@ -1,188 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_text__FontType_FontType_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_55d16bca45175189_71_fromString,"openfl.text._FontType.FontType_Impl_","fromString",0x1af62497,"openfl.text._FontType.FontType_Impl_.fromString","openfl/text/FontType.hx",71,0xc9ae6f12) -HX_LOCAL_STACK_FRAME(_hx_pos_55d16bca45175189_82_toString,"openfl.text._FontType.FontType_Impl_","toString",0xa3a06068,"openfl.text._FontType.FontType_Impl_.toString","openfl/text/FontType.hx",82,0xc9ae6f12) -HX_LOCAL_STACK_FRAME(_hx_pos_55d16bca45175189_28_boot,"openfl.text._FontType.FontType_Impl_","boot",0xc26385ee,"openfl.text._FontType.FontType_Impl_.boot","openfl/text/FontType.hx",28,0xc9ae6f12) -HX_LOCAL_STACK_FRAME(_hx_pos_55d16bca45175189_47_boot,"openfl.text._FontType.FontType_Impl_","boot",0xc26385ee,"openfl.text._FontType.FontType_Impl_.boot","openfl/text/FontType.hx",47,0xc9ae6f12) -HX_LOCAL_STACK_FRAME(_hx_pos_55d16bca45175189_67_boot,"openfl.text._FontType.FontType_Impl_","boot",0xc26385ee,"openfl.text._FontType.FontType_Impl_.boot","openfl/text/FontType.hx",67,0xc9ae6f12) -namespace openfl{ -namespace text{ -namespace _FontType{ - -void FontType_Impl__obj::__construct() { } - -Dynamic FontType_Impl__obj::__CreateEmpty() { return new FontType_Impl__obj; } - -void *FontType_Impl__obj::_hx_vtable = 0; - -Dynamic FontType_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< FontType_Impl__obj > _hx_result = new FontType_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool FontType_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x7c53ef74; -} - - ::Dynamic FontType_Impl__obj::DEVICE; - - ::Dynamic FontType_Impl__obj::EMBEDDED; - - ::Dynamic FontType_Impl__obj::EMBEDDED_CFF; - - ::Dynamic FontType_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_55d16bca45175189_71_fromString) -HXDLIN( 71) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("device",96,dc,77,71)) ){ -HXLINE( 73) return 0; -HXDLIN( 73) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("embedded",8a,19,62,de)) ){ -HXLINE( 74) return 1; -HXDLIN( 74) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("embeddedCFF",f9,0c,9e,ac)) ){ -HXLINE( 75) return 2; -HXDLIN( 75) goto _hx_goto_0; - } - /* default */{ -HXLINE( 76) return null(); - } - _hx_goto_0:; -HXLINE( 71) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(FontType_Impl__obj,fromString,return ) - -::String FontType_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_55d16bca45175189_82_toString) -HXDLIN( 82) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 84) return HX_("device",96,dc,77,71); -HXDLIN( 84) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 85) return HX_("embedded",8a,19,62,de); -HXDLIN( 85) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 86) return HX_("embeddedCFF",f9,0c,9e,ac); -HXDLIN( 86) goto _hx_goto_2; - } - /* default */{ -HXLINE( 87) return null(); - } - _hx_goto_2:; -HXLINE( 82) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(FontType_Impl__obj,toString,return ) - - -FontType_Impl__obj::FontType_Impl__obj() -{ -} - -bool FontType_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *FontType_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo FontType_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &FontType_Impl__obj::DEVICE,HX_("DEVICE",96,88,fa,23)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &FontType_Impl__obj::EMBEDDED,HX_("EMBEDDED",8a,a9,e7,37)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &FontType_Impl__obj::EMBEDDED_CFF,HX_("EMBEDDED_CFF",ce,8f,ba,23)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void FontType_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(FontType_Impl__obj::DEVICE,"DEVICE"); - HX_MARK_MEMBER_NAME(FontType_Impl__obj::EMBEDDED,"EMBEDDED"); - HX_MARK_MEMBER_NAME(FontType_Impl__obj::EMBEDDED_CFF,"EMBEDDED_CFF"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void FontType_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(FontType_Impl__obj::DEVICE,"DEVICE"); - HX_VISIT_MEMBER_NAME(FontType_Impl__obj::EMBEDDED,"EMBEDDED"); - HX_VISIT_MEMBER_NAME(FontType_Impl__obj::EMBEDDED_CFF,"EMBEDDED_CFF"); -}; - -#endif - -hx::Class FontType_Impl__obj::__mClass; - -static ::String FontType_Impl__obj_sStaticFields[] = { - HX_("DEVICE",96,88,fa,23), - HX_("EMBEDDED",8a,a9,e7,37), - HX_("EMBEDDED_CFF",ce,8f,ba,23), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void FontType_Impl__obj::__register() -{ - FontType_Impl__obj _hx_dummy; - FontType_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.text._FontType.FontType_Impl_",32,b8,83,e8); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &FontType_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = FontType_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(FontType_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< FontType_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = FontType_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = FontType_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = FontType_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void FontType_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_55d16bca45175189_28_boot) -HXDLIN( 28) DEVICE = 0; - } -{ - HX_STACKFRAME(&_hx_pos_55d16bca45175189_47_boot) -HXDLIN( 47) EMBEDDED = 1; - } -{ - HX_STACKFRAME(&_hx_pos_55d16bca45175189_67_boot) -HXDLIN( 67) EMBEDDED_CFF = 2; - } -} - -} // end namespace openfl -} // end namespace text -} // end namespace _FontType diff --git a/hGameTest/bin/linux/obj/src/openfl/ui/GameInput.cpp b/hGameTest/bin/linux/obj/src/openfl/ui/GameInput.cpp deleted file mode 100644 index 33b3902f..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/ui/GameInput.cpp +++ /dev/null @@ -1,608 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_haxe_ds_ObjectMap -#include -#endif -#ifndef INCLUDED_lime__internal_backend_native_NativeCFFI -#include -#endif -#ifndef INCLUDED_lime_ui_Gamepad -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_GameInputEvent -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_ui_GameInput -#include -#endif -#ifndef INCLUDED_openfl_ui_GameInputControl -#include -#endif -#ifndef INCLUDED_openfl_ui_GameInputDevice -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_bf4ee6978d1f0060_32_new,"openfl.ui.GameInput","new",0x178f028e,"openfl.ui.GameInput.new","openfl/ui/GameInput.hx",32,0x96cdaf42) -HX_LOCAL_STACK_FRAME(_hx_pos_bf4ee6978d1f0060_41_addEventListener,"openfl.ui.GameInput","addEventListener",0x86b694df,"openfl.ui.GameInput.addEventListener","openfl/ui/GameInput.hx",41,0x96cdaf42) -HX_LOCAL_STACK_FRAME(_hx_pos_bf4ee6978d1f0060_54_getDeviceAt,"openfl.ui.GameInput","getDeviceAt",0x22aaba0d,"openfl.ui.GameInput.getDeviceAt","openfl/ui/GameInput.hx",54,0x96cdaf42) -HX_LOCAL_STACK_FRAME(_hx_pos_bf4ee6978d1f0060_65___getDevice,"openfl.ui.GameInput","__getDevice",0x7418beda,"openfl.ui.GameInput.__getDevice","openfl/ui/GameInput.hx",65,0x96cdaf42) -HX_LOCAL_STACK_FRAME(_hx_pos_bf4ee6978d1f0060_82___onGamepadAxisMove,"openfl.ui.GameInput","__onGamepadAxisMove",0x7bd40ec2,"openfl.ui.GameInput.__onGamepadAxisMove","openfl/ui/GameInput.hx",82,0x96cdaf42) -HX_LOCAL_STACK_FRAME(_hx_pos_bf4ee6978d1f0060_104___onGamepadButtonDown,"openfl.ui.GameInput","__onGamepadButtonDown",0xedf461e4,"openfl.ui.GameInput.__onGamepadButtonDown","openfl/ui/GameInput.hx",104,0x96cdaf42) -HX_LOCAL_STACK_FRAME(_hx_pos_bf4ee6978d1f0060_126___onGamepadButtonUp,"openfl.ui.GameInput","__onGamepadButtonUp",0x48120b5d,"openfl.ui.GameInput.__onGamepadButtonUp","openfl/ui/GameInput.hx",126,0x96cdaf42) -HX_LOCAL_STACK_FRAME(_hx_pos_bf4ee6978d1f0060_148___onGamepadConnect,"openfl.ui.GameInput","__onGamepadConnect",0xce3c5b7a,"openfl.ui.GameInput.__onGamepadConnect","openfl/ui/GameInput.hx",148,0x96cdaf42) -HX_LOCAL_STACK_FRAME(_hx_pos_bf4ee6978d1f0060_161___onGamepadDisconnect,"openfl.ui.GameInput","__onGamepadDisconnect",0xaad45ecc,"openfl.ui.GameInput.__onGamepadDisconnect","openfl/ui/GameInput.hx",161,0x96cdaf42) -HX_LOCAL_STACK_FRAME(_hx_pos_bf4ee6978d1f0060_20_boot,"openfl.ui.GameInput","boot",0x7dac3a44,"openfl.ui.GameInput.boot","openfl/ui/GameInput.hx",20,0x96cdaf42) -HX_LOCAL_STACK_FRAME(_hx_pos_bf4ee6978d1f0060_22_boot,"openfl.ui.GameInput","boot",0x7dac3a44,"openfl.ui.GameInput.boot","openfl/ui/GameInput.hx",22,0x96cdaf42) -HX_LOCAL_STACK_FRAME(_hx_pos_bf4ee6978d1f0060_23_boot,"openfl.ui.GameInput","boot",0x7dac3a44,"openfl.ui.GameInput.boot","openfl/ui/GameInput.hx",23,0x96cdaf42) -HX_LOCAL_STACK_FRAME(_hx_pos_bf4ee6978d1f0060_25_boot,"openfl.ui.GameInput","boot",0x7dac3a44,"openfl.ui.GameInput.boot","openfl/ui/GameInput.hx",25,0x96cdaf42) -HX_LOCAL_STACK_FRAME(_hx_pos_bf4ee6978d1f0060_26_boot,"openfl.ui.GameInput","boot",0x7dac3a44,"openfl.ui.GameInput.boot","openfl/ui/GameInput.hx",26,0x96cdaf42) -HX_LOCAL_STACK_FRAME(_hx_pos_bf4ee6978d1f0060_28_boot,"openfl.ui.GameInput","boot",0x7dac3a44,"openfl.ui.GameInput.boot","openfl/ui/GameInput.hx",28,0x96cdaf42) -namespace openfl{ -namespace ui{ - -void GameInput_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_bf4ee6978d1f0060_32_new) -HXLINE( 33) super::__construct(null()); -HXLINE( 35) ::openfl::ui::GameInput_obj::_hx___instances->push(hx::ObjectPtr(this)); - } - -Dynamic GameInput_obj::__CreateEmpty() { return new GameInput_obj; } - -void *GameInput_obj::_hx_vtable = 0; - -Dynamic GameInput_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GameInput_obj > _hx_result = new GameInput_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool GameInput_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x1b123bf8) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1b123bf8; - } else { - return inClassId==(int)0x7cfd8db4; - } -} - -void GameInput_obj::addEventListener(::String type, ::Dynamic listener,hx::Null< bool > __o_useCapture,hx::Null< int > __o_priority,hx::Null< bool > __o_useWeakReference){ - bool useCapture = __o_useCapture.Default(false); - int priority = __o_priority.Default(0); - bool useWeakReference = __o_useWeakReference.Default(false); - HX_GC_STACKFRAME(&_hx_pos_bf4ee6978d1f0060_41_addEventListener) -HXLINE( 42) this->super::addEventListener(type,listener,useCapture,priority,useWeakReference); -HXLINE( 44) if ((type == HX_("deviceAdded",4a,08,84,0b))) { -HXLINE( 46) int _g = 0; -HXDLIN( 46) ::Array< ::Dynamic> _g1 = ::openfl::ui::GameInput_obj::_hx___deviceList; -HXDLIN( 46) while((_g < _g1->length)){ -HXLINE( 46) ::openfl::ui::GameInputDevice device = _g1->__get(_g).StaticCast< ::openfl::ui::GameInputDevice >(); -HXDLIN( 46) _g = (_g + 1); -HXLINE( 48) this->dispatchEvent( ::openfl::events::GameInputEvent_obj::__alloc( HX_CTX ,HX_("deviceAdded",4a,08,84,0b),true,false,device)); - } - } - } - - -bool GameInput_obj::isSupported; - -int GameInput_obj::numDevices; - -::Array< ::Dynamic> GameInput_obj::_hx___deviceList; - -::Array< ::Dynamic> GameInput_obj::_hx___instances; - - ::haxe::ds::ObjectMap GameInput_obj::_hx___devices; - - ::openfl::ui::GameInputDevice GameInput_obj::getDeviceAt(int index){ - HX_STACKFRAME(&_hx_pos_bf4ee6978d1f0060_54_getDeviceAt) -HXLINE( 55) bool _hx_tmp; -HXDLIN( 55) if ((index >= 0)) { -HXLINE( 55) _hx_tmp = (index < ::openfl::ui::GameInput_obj::_hx___deviceList->length); - } - else { -HXLINE( 55) _hx_tmp = false; - } -HXDLIN( 55) if (_hx_tmp) { -HXLINE( 57) return ::openfl::ui::GameInput_obj::_hx___deviceList->__get(index).StaticCast< ::openfl::ui::GameInputDevice >(); - } -HXLINE( 60) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GameInput_obj,getDeviceAt,return ) - - ::openfl::ui::GameInputDevice GameInput_obj::_hx___getDevice( ::lime::ui::Gamepad gamepad){ - HX_GC_STACKFRAME(&_hx_pos_bf4ee6978d1f0060_65___getDevice) -HXLINE( 66) if (hx::IsNull( gamepad )) { -HXLINE( 66) return null(); - } -HXLINE( 68) if (!(::openfl::ui::GameInput_obj::_hx___devices->exists(gamepad))) { -HXLINE( 70) ::String device = ( (::String)(( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gamepad_get_device_guid(gamepad->id)) )) ); -HXDLIN( 70) ::openfl::ui::GameInputDevice device1 = ::openfl::ui::GameInputDevice_obj::__alloc( HX_CTX ,device,( (::String)(( ( ::Dynamic)(::lime::_internal::backend::native::NativeCFFI_obj::lime_gamepad_get_device_name(gamepad->id)) )) )); -HXLINE( 71) ::openfl::ui::GameInput_obj::_hx___deviceList->push(device1); -HXLINE( 72) ::openfl::ui::GameInput_obj::_hx___devices->set(gamepad,device1); -HXLINE( 73) ::openfl::ui::GameInput_obj::numDevices = ::openfl::ui::GameInput_obj::_hx___deviceList->length; - } -HXLINE( 76) return ( ( ::openfl::ui::GameInputDevice)(::openfl::ui::GameInput_obj::_hx___devices->get(gamepad)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GameInput_obj,_hx___getDevice,return ) - -void GameInput_obj::_hx___onGamepadAxisMove( ::lime::ui::Gamepad gamepad,int axis,Float value){ - HX_GC_STACKFRAME(&_hx_pos_bf4ee6978d1f0060_82___onGamepadAxisMove) -HXLINE( 83) ::openfl::ui::GameInputDevice device = ::openfl::ui::GameInput_obj::_hx___getDevice(gamepad); -HXLINE( 84) if (hx::IsNull( device )) { -HXLINE( 84) return; - } -HXLINE( 86) if (device->enabled) { -HXLINE( 88) if (!(device->_hx___axis->exists(axis))) { -HXLINE( 90) ::String control; -HXDLIN( 90) switch((int)(axis)){ - case (int)0: { -HXLINE( 90) control = HX_("LEFT_X",e0,72,4a,4c); - } - break; - case (int)1: { -HXLINE( 90) control = HX_("LEFT_Y",e1,72,4a,4c); - } - break; - case (int)2: { -HXLINE( 90) control = HX_("RIGHT_X",d5,fd,37,93); - } - break; - case (int)3: { -HXLINE( 90) control = HX_("RIGHT_Y",d6,fd,37,93); - } - break; - case (int)4: { -HXLINE( 90) control = HX_("TRIGGER_LEFT",ce,cb,4a,f1); - } - break; - case (int)5: { -HXLINE( 90) control = HX_("TRIGGER_RIGHT",15,96,34,a7); - } - break; - default:{ -HXLINE( 90) control = ((HX_("UNKNOWN (",f2,41,8b,8c) + axis) + HX_(")",29,00,00,00)); - } - } -HXDLIN( 90) ::openfl::ui::GameInputControl control1 = ::openfl::ui::GameInputControl_obj::__alloc( HX_CTX ,device,(HX_("AXIS_",9e,28,6e,a7) + control),( (Float)(-1) ),( (Float)(1) ),null()); -HXLINE( 91) device->_hx___axis->set(axis,control1); -HXLINE( 92) device->_hx___controls->push(control1); - } -HXLINE( 95) ::openfl::ui::GameInputControl control2 = ( ( ::openfl::ui::GameInputControl)(device->_hx___axis->get(axis)) ); -HXLINE( 96) control2->value = value; -HXLINE( 97) control2->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("change",70,91,72,b7),null(),null())); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(GameInput_obj,_hx___onGamepadAxisMove,(void)) - -void GameInput_obj::_hx___onGamepadButtonDown( ::lime::ui::Gamepad gamepad,int button){ - HX_GC_STACKFRAME(&_hx_pos_bf4ee6978d1f0060_104___onGamepadButtonDown) -HXLINE( 105) ::openfl::ui::GameInputDevice device = ::openfl::ui::GameInput_obj::_hx___getDevice(gamepad); -HXLINE( 106) if (hx::IsNull( device )) { -HXLINE( 106) return; - } -HXLINE( 108) if (device->enabled) { -HXLINE( 110) if (!(device->_hx___button->exists(button))) { -HXLINE( 112) ::String control; -HXDLIN( 112) switch((int)(button)){ - case (int)0: { -HXLINE( 112) control = HX_("A",41,00,00,00); - } - break; - case (int)1: { -HXLINE( 112) control = HX_("B",42,00,00,00); - } - break; - case (int)2: { -HXLINE( 112) control = HX_("X",58,00,00,00); - } - break; - case (int)3: { -HXLINE( 112) control = HX_("Y",59,00,00,00); - } - break; - case (int)4: { -HXLINE( 112) control = HX_("BACK",27,a2,d1,2b); - } - break; - case (int)5: { -HXLINE( 112) control = HX_("GUIDE",9c,f2,d9,19); - } - break; - case (int)6: { -HXLINE( 112) control = HX_("START",42,ac,f9,01); - } - break; - case (int)7: { -HXLINE( 112) control = HX_("LEFT_STICK",b8,07,ea,37); - } - break; - case (int)8: { -HXLINE( 112) control = HX_("RIGHT_STICK",2d,b1,90,56); - } - break; - case (int)9: { -HXLINE( 112) control = HX_("LEFT_SHOULDER",d8,b1,a9,01); - } - break; - case (int)10: { -HXLINE( 112) control = HX_("RIGHT_SHOULDER",83,9f,28,11); - } - break; - case (int)11: { -HXLINE( 112) control = HX_("DPAD_UP",6b,00,87,a2); - } - break; - case (int)12: { -HXLINE( 112) control = HX_("DPAD_DOWN",72,1a,5b,87); - } - break; - case (int)13: { -HXLINE( 112) control = HX_("DPAD_LEFT",17,2a,9d,8c); - } - break; - case (int)14: { -HXLINE( 112) control = HX_("DPAD_RIGHT",ac,b7,f4,f3); - } - break; - default:{ -HXLINE( 112) control = ((HX_("UNKNOWN (",f2,41,8b,8c) + button) + HX_(")",29,00,00,00)); - } - } -HXDLIN( 112) ::openfl::ui::GameInputControl control1 = ::openfl::ui::GameInputControl_obj::__alloc( HX_CTX ,device,(HX_("BUTTON_",2d,26,49,4a) + control),( (Float)(0) ),( (Float)(1) ),null()); -HXLINE( 113) device->_hx___button->set(button,control1); -HXLINE( 114) device->_hx___controls->push(control1); - } -HXLINE( 117) ::openfl::ui::GameInputControl control2 = ( ( ::openfl::ui::GameInputControl)(device->_hx___button->get(button)) ); -HXLINE( 118) control2->value = ( (Float)(1) ); -HXLINE( 119) control2->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("change",70,91,72,b7),null(),null())); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GameInput_obj,_hx___onGamepadButtonDown,(void)) - -void GameInput_obj::_hx___onGamepadButtonUp( ::lime::ui::Gamepad gamepad,int button){ - HX_GC_STACKFRAME(&_hx_pos_bf4ee6978d1f0060_126___onGamepadButtonUp) -HXLINE( 127) ::openfl::ui::GameInputDevice device = ::openfl::ui::GameInput_obj::_hx___getDevice(gamepad); -HXLINE( 128) if (hx::IsNull( device )) { -HXLINE( 128) return; - } -HXLINE( 130) if (device->enabled) { -HXLINE( 132) if (!(device->_hx___button->exists(button))) { -HXLINE( 134) ::String control; -HXDLIN( 134) switch((int)(button)){ - case (int)0: { -HXLINE( 134) control = HX_("A",41,00,00,00); - } - break; - case (int)1: { -HXLINE( 134) control = HX_("B",42,00,00,00); - } - break; - case (int)2: { -HXLINE( 134) control = HX_("X",58,00,00,00); - } - break; - case (int)3: { -HXLINE( 134) control = HX_("Y",59,00,00,00); - } - break; - case (int)4: { -HXLINE( 134) control = HX_("BACK",27,a2,d1,2b); - } - break; - case (int)5: { -HXLINE( 134) control = HX_("GUIDE",9c,f2,d9,19); - } - break; - case (int)6: { -HXLINE( 134) control = HX_("START",42,ac,f9,01); - } - break; - case (int)7: { -HXLINE( 134) control = HX_("LEFT_STICK",b8,07,ea,37); - } - break; - case (int)8: { -HXLINE( 134) control = HX_("RIGHT_STICK",2d,b1,90,56); - } - break; - case (int)9: { -HXLINE( 134) control = HX_("LEFT_SHOULDER",d8,b1,a9,01); - } - break; - case (int)10: { -HXLINE( 134) control = HX_("RIGHT_SHOULDER",83,9f,28,11); - } - break; - case (int)11: { -HXLINE( 134) control = HX_("DPAD_UP",6b,00,87,a2); - } - break; - case (int)12: { -HXLINE( 134) control = HX_("DPAD_DOWN",72,1a,5b,87); - } - break; - case (int)13: { -HXLINE( 134) control = HX_("DPAD_LEFT",17,2a,9d,8c); - } - break; - case (int)14: { -HXLINE( 134) control = HX_("DPAD_RIGHT",ac,b7,f4,f3); - } - break; - default:{ -HXLINE( 134) control = ((HX_("UNKNOWN (",f2,41,8b,8c) + button) + HX_(")",29,00,00,00)); - } - } -HXDLIN( 134) ::openfl::ui::GameInputControl control1 = ::openfl::ui::GameInputControl_obj::__alloc( HX_CTX ,device,(HX_("BUTTON_",2d,26,49,4a) + control),( (Float)(0) ),( (Float)(1) ),null()); -HXLINE( 135) device->_hx___button->set(button,control1); -HXLINE( 136) device->_hx___controls->push(control1); - } -HXLINE( 139) ::openfl::ui::GameInputControl control2 = ( ( ::openfl::ui::GameInputControl)(device->_hx___button->get(button)) ); -HXLINE( 140) control2->value = ( (Float)(0) ); -HXLINE( 141) control2->dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("change",70,91,72,b7),null(),null())); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(GameInput_obj,_hx___onGamepadButtonUp,(void)) - -void GameInput_obj::_hx___onGamepadConnect( ::lime::ui::Gamepad gamepad){ - HX_GC_STACKFRAME(&_hx_pos_bf4ee6978d1f0060_148___onGamepadConnect) -HXLINE( 149) ::openfl::ui::GameInputDevice device = ::openfl::ui::GameInput_obj::_hx___getDevice(gamepad); -HXLINE( 150) if (hx::IsNull( device )) { -HXLINE( 150) return; - } -HXLINE( 152) { -HXLINE( 152) int _g = 0; -HXDLIN( 152) ::Array< ::Dynamic> _g1 = ::openfl::ui::GameInput_obj::_hx___instances; -HXDLIN( 152) while((_g < _g1->length)){ -HXLINE( 152) ::openfl::ui::GameInput instance = _g1->__get(_g).StaticCast< ::openfl::ui::GameInput >(); -HXDLIN( 152) _g = (_g + 1); -HXLINE( 154) instance->dispatchEvent( ::openfl::events::GameInputEvent_obj::__alloc( HX_CTX ,HX_("deviceAdded",4a,08,84,0b),true,false,device)); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GameInput_obj,_hx___onGamepadConnect,(void)) - -void GameInput_obj::_hx___onGamepadDisconnect( ::lime::ui::Gamepad gamepad){ - HX_GC_STACKFRAME(&_hx_pos_bf4ee6978d1f0060_161___onGamepadDisconnect) -HXLINE( 162) ::openfl::ui::GameInputDevice device = ( ( ::openfl::ui::GameInputDevice)(::openfl::ui::GameInput_obj::_hx___devices->get(gamepad)) ); -HXLINE( 164) if (hx::IsNotNull( device )) { -HXLINE( 166) if (::openfl::ui::GameInput_obj::_hx___devices->exists(gamepad)) { -HXLINE( 168) ::Array< ::Dynamic> _hx_tmp = ::openfl::ui::GameInput_obj::_hx___deviceList; -HXDLIN( 168) _hx_tmp->remove(::openfl::ui::GameInput_obj::_hx___devices->get(gamepad)); -HXLINE( 169) ::openfl::ui::GameInput_obj::_hx___devices->remove(gamepad); - } -HXLINE( 172) ::openfl::ui::GameInput_obj::numDevices = ::openfl::ui::GameInput_obj::_hx___deviceList->length; -HXLINE( 174) { -HXLINE( 174) int _g = 0; -HXDLIN( 174) ::Array< ::Dynamic> _g1 = ::openfl::ui::GameInput_obj::_hx___instances; -HXDLIN( 174) while((_g < _g1->length)){ -HXLINE( 174) ::openfl::ui::GameInput instance = _g1->__get(_g).StaticCast< ::openfl::ui::GameInput >(); -HXDLIN( 174) _g = (_g + 1); -HXLINE( 176) instance->dispatchEvent( ::openfl::events::GameInputEvent_obj::__alloc( HX_CTX ,HX_("deviceRemoved",aa,c9,5b,59),true,false,device)); - } - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(GameInput_obj,_hx___onGamepadDisconnect,(void)) - - -hx::ObjectPtr< GameInput_obj > GameInput_obj::__new() { - hx::ObjectPtr< GameInput_obj > __this = new GameInput_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< GameInput_obj > GameInput_obj::__alloc(hx::Ctx *_hx_ctx) { - GameInput_obj *__this = (GameInput_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GameInput_obj), true, "openfl.ui.GameInput")); - *(void **)__this = GameInput_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -GameInput_obj::GameInput_obj() -{ -} - -hx::Val GameInput_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 16: - if (HX_FIELD_EQ(inName,"addEventListener") ) { return hx::Val( addEventListener_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool GameInput_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"__devices") ) { outValue = ( _hx___devices ); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"numDevices") ) { outValue = ( numDevices ); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"isSupported") ) { outValue = ( isSupported ); return true; } - if (HX_FIELD_EQ(inName,"__instances") ) { outValue = ( _hx___instances ); return true; } - if (HX_FIELD_EQ(inName,"getDeviceAt") ) { outValue = getDeviceAt_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__getDevice") ) { outValue = _hx___getDevice_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__deviceList") ) { outValue = ( _hx___deviceList ); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"__onGamepadConnect") ) { outValue = _hx___onGamepadConnect_dyn(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"__onGamepadAxisMove") ) { outValue = _hx___onGamepadAxisMove_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__onGamepadButtonUp") ) { outValue = _hx___onGamepadButtonUp_dyn(); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"__onGamepadButtonDown") ) { outValue = _hx___onGamepadButtonDown_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__onGamepadDisconnect") ) { outValue = _hx___onGamepadDisconnect_dyn(); return true; } - } - return false; -} - -bool GameInput_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"__devices") ) { _hx___devices=ioValue.Cast< ::haxe::ds::ObjectMap >(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"numDevices") ) { numDevices=ioValue.Cast< int >(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"isSupported") ) { isSupported=ioValue.Cast< bool >(); return true; } - if (HX_FIELD_EQ(inName,"__instances") ) { _hx___instances=ioValue.Cast< ::Array< ::Dynamic> >(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"__deviceList") ) { _hx___deviceList=ioValue.Cast< ::Array< ::Dynamic> >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *GameInput_obj_sMemberStorageInfo = 0; -static hx::StaticInfo GameInput_obj_sStaticStorageInfo[] = { - {hx::fsBool,(void *) &GameInput_obj::isSupported,HX_("isSupported",e4,7c,8a,f3)}, - {hx::fsInt,(void *) &GameInput_obj::numDevices,HX_("numDevices",77,65,89,07)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(void *) &GameInput_obj::_hx___deviceList,HX_("__deviceList",34,a3,d0,e9)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(void *) &GameInput_obj::_hx___instances,HX_("__instances",1e,cc,46,79)}, - {hx::fsObject /* ::haxe::ds::ObjectMap */ ,(void *) &GameInput_obj::_hx___devices,HX_("__devices",fd,77,b7,58)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String GameInput_obj_sMemberFields[] = { - HX_("addEventListener",cd,0b,64,f1), - ::String(null()) }; - -static void GameInput_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(GameInput_obj::isSupported,"isSupported"); - HX_MARK_MEMBER_NAME(GameInput_obj::numDevices,"numDevices"); - HX_MARK_MEMBER_NAME(GameInput_obj::_hx___deviceList,"__deviceList"); - HX_MARK_MEMBER_NAME(GameInput_obj::_hx___instances,"__instances"); - HX_MARK_MEMBER_NAME(GameInput_obj::_hx___devices,"__devices"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void GameInput_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(GameInput_obj::isSupported,"isSupported"); - HX_VISIT_MEMBER_NAME(GameInput_obj::numDevices,"numDevices"); - HX_VISIT_MEMBER_NAME(GameInput_obj::_hx___deviceList,"__deviceList"); - HX_VISIT_MEMBER_NAME(GameInput_obj::_hx___instances,"__instances"); - HX_VISIT_MEMBER_NAME(GameInput_obj::_hx___devices,"__devices"); -}; - -#endif - -hx::Class GameInput_obj::__mClass; - -static ::String GameInput_obj_sStaticFields[] = { - HX_("isSupported",e4,7c,8a,f3), - HX_("numDevices",77,65,89,07), - HX_("__deviceList",34,a3,d0,e9), - HX_("__instances",1e,cc,46,79), - HX_("__devices",fd,77,b7,58), - HX_("getDeviceAt",df,a9,8c,ca), - HX_("__getDevice",ac,ae,fa,1b), - HX_("__onGamepadAxisMove",94,20,c5,d7), - HX_("__onGamepadButtonDown",36,0c,ab,f5), - HX_("__onGamepadButtonUp",2f,1d,03,a4), - HX_("__onGamepadConnect",e8,e9,67,58), - HX_("__onGamepadDisconnect",1e,09,8b,b2), - ::String(null()) -}; - -void GameInput_obj::__register() -{ - GameInput_obj _hx_dummy; - GameInput_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.ui.GameInput",9c,63,63,8d); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &GameInput_obj::__GetStatic; - __mClass->mSetStaticField = &GameInput_obj::__SetStatic; - __mClass->mMarkFunc = GameInput_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(GameInput_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(GameInput_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GameInput_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = GameInput_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GameInput_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GameInput_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void GameInput_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_bf4ee6978d1f0060_20_boot) -HXDLIN( 20) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("fields",79,8e,8e,80), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("addEventListener",cd,0b,64,f1), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:Dynamic",ce,ea,47,3c)))))))); - } -{ - HX_STACKFRAME(&_hx_pos_bf4ee6978d1f0060_22_boot) -HXDLIN( 22) isSupported = true; - } -{ - HX_STACKFRAME(&_hx_pos_bf4ee6978d1f0060_23_boot) -HXDLIN( 23) numDevices = 0; - } -{ - HX_STACKFRAME(&_hx_pos_bf4ee6978d1f0060_25_boot) -HXDLIN( 25) _hx___deviceList = ::Array_obj< ::Dynamic>::__new(); - } -{ - HX_STACKFRAME(&_hx_pos_bf4ee6978d1f0060_26_boot) -HXDLIN( 26) _hx___instances = ::Array_obj< ::Dynamic>::__new(0); - } -{ - HX_GC_STACKFRAME(&_hx_pos_bf4ee6978d1f0060_28_boot) -HXDLIN( 28) _hx___devices = ::haxe::ds::ObjectMap_obj::__alloc( HX_CTX ); - } -} - -} // end namespace openfl -} // end namespace ui diff --git a/hGameTest/bin/linux/obj/src/openfl/ui/GameInputControl.cpp b/hGameTest/bin/linux/obj/src/openfl/ui/GameInputControl.cpp deleted file mode 100644 index 2d376668..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/ui/GameInputControl.cpp +++ /dev/null @@ -1,185 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_ui_GameInputControl -#include -#endif -#ifndef INCLUDED_openfl_ui_GameInputDevice -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_ea5bdb6538331ec9_19_new,"openfl.ui.GameInputControl","new",0xeccd6093,"openfl.ui.GameInputControl.new","openfl/ui/GameInputControl.hx",19,0xb3fe7f9d) -namespace openfl{ -namespace ui{ - -void GameInputControl_obj::__construct( ::openfl::ui::GameInputDevice device,::String id,Float minValue,Float maxValue,hx::Null< Float > __o_value){ - Float value = __o_value.Default(0); - HX_STACKFRAME(&_hx_pos_ea5bdb6538331ec9_19_new) -HXLINE( 20) super::__construct(null()); -HXLINE( 22) this->device = device; -HXLINE( 23) this->id = id; -HXLINE( 24) this->minValue = minValue; -HXLINE( 25) this->maxValue = maxValue; -HXLINE( 26) this->value = value; - } - -Dynamic GameInputControl_obj::__CreateEmpty() { return new GameInputControl_obj; } - -void *GameInputControl_obj::_hx_vtable = 0; - -Dynamic GameInputControl_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GameInputControl_obj > _hx_result = new GameInputControl_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4]); - return _hx_result; -} - -bool GameInputControl_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x0323f26d) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0323f26d; - } else { - return inClassId==(int)0x1b123bf8; - } -} - - -hx::ObjectPtr< GameInputControl_obj > GameInputControl_obj::__new( ::openfl::ui::GameInputDevice device,::String id,Float minValue,Float maxValue,hx::Null< Float > __o_value) { - hx::ObjectPtr< GameInputControl_obj > __this = new GameInputControl_obj(); - __this->__construct(device,id,minValue,maxValue,__o_value); - return __this; -} - -hx::ObjectPtr< GameInputControl_obj > GameInputControl_obj::__alloc(hx::Ctx *_hx_ctx, ::openfl::ui::GameInputDevice device,::String id,Float minValue,Float maxValue,hx::Null< Float > __o_value) { - GameInputControl_obj *__this = (GameInputControl_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GameInputControl_obj), true, "openfl.ui.GameInputControl")); - *(void **)__this = GameInputControl_obj::_hx_vtable; - __this->__construct(device,id,minValue,maxValue,__o_value); - return __this; -} - -GameInputControl_obj::GameInputControl_obj() -{ -} - -void GameInputControl_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(GameInputControl); - HX_MARK_MEMBER_NAME(device,"device"); - HX_MARK_MEMBER_NAME(id,"id"); - HX_MARK_MEMBER_NAME(maxValue,"maxValue"); - HX_MARK_MEMBER_NAME(minValue,"minValue"); - HX_MARK_MEMBER_NAME(value,"value"); - ::openfl::events::EventDispatcher_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void GameInputControl_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(device,"device"); - HX_VISIT_MEMBER_NAME(id,"id"); - HX_VISIT_MEMBER_NAME(maxValue,"maxValue"); - HX_VISIT_MEMBER_NAME(minValue,"minValue"); - HX_VISIT_MEMBER_NAME(value,"value"); - ::openfl::events::EventDispatcher_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val GameInputControl_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { return hx::Val( id ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"value") ) { return hx::Val( value ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"device") ) { return hx::Val( device ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"maxValue") ) { return hx::Val( maxValue ); } - if (HX_FIELD_EQ(inName,"minValue") ) { return hx::Val( minValue ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val GameInputControl_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { id=inValue.Cast< ::String >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"value") ) { value=inValue.Cast< Float >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"device") ) { device=inValue.Cast< ::openfl::ui::GameInputDevice >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"maxValue") ) { maxValue=inValue.Cast< Float >(); return inValue; } - if (HX_FIELD_EQ(inName,"minValue") ) { minValue=inValue.Cast< Float >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void GameInputControl_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("device",96,dc,77,71)); - outFields->push(HX_("id",db,5b,00,00)); - outFields->push(HX_("maxValue",2d,d2,d5,db)); - outFields->push(HX_("minValue",7f,ec,ef,28)); - outFields->push(HX_("value",71,7f,b8,31)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo GameInputControl_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::ui::GameInputDevice */ ,(int)offsetof(GameInputControl_obj,device),HX_("device",96,dc,77,71)}, - {hx::fsString,(int)offsetof(GameInputControl_obj,id),HX_("id",db,5b,00,00)}, - {hx::fsFloat,(int)offsetof(GameInputControl_obj,maxValue),HX_("maxValue",2d,d2,d5,db)}, - {hx::fsFloat,(int)offsetof(GameInputControl_obj,minValue),HX_("minValue",7f,ec,ef,28)}, - {hx::fsFloat,(int)offsetof(GameInputControl_obj,value),HX_("value",71,7f,b8,31)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *GameInputControl_obj_sStaticStorageInfo = 0; -#endif - -static ::String GameInputControl_obj_sMemberFields[] = { - HX_("device",96,dc,77,71), - HX_("id",db,5b,00,00), - HX_("maxValue",2d,d2,d5,db), - HX_("minValue",7f,ec,ef,28), - HX_("value",71,7f,b8,31), - ::String(null()) }; - -hx::Class GameInputControl_obj::__mClass; - -void GameInputControl_obj::__register() -{ - GameInputControl_obj _hx_dummy; - GameInputControl_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.ui.GameInputControl",21,1b,af,78); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(GameInputControl_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GameInputControl_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GameInputControl_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GameInputControl_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace ui diff --git a/hGameTest/bin/linux/obj/src/openfl/ui/GameInputDevice.cpp b/hGameTest/bin/linux/obj/src/openfl/ui/GameInputDevice.cpp deleted file mode 100644 index 1cd45f89..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/ui/GameInputDevice.cpp +++ /dev/null @@ -1,396 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_IntMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_ui_Gamepad -#include -#endif -#ifndef INCLUDED_openfl__Vector_IVector -#include -#endif -#ifndef INCLUDED_openfl__Vector_ObjectVector -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_ui_GameInputControl -#include -#endif -#ifndef INCLUDED_openfl_ui_GameInputDevice -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_fafdee3291969395_14_new,"openfl.ui.GameInputDevice","new",0x66440344,"openfl.ui.GameInputDevice.new","openfl/ui/GameInputDevice.hx",14,0x744a6f4c) -HX_LOCAL_STACK_FRAME(_hx_pos_fafdee3291969395_64_getCachedSamples,"openfl.ui.GameInputDevice","getCachedSamples",0x0422a56d,"openfl.ui.GameInputDevice.getCachedSamples","openfl/ui/GameInputDevice.hx",64,0x744a6f4c) -HX_LOCAL_STACK_FRAME(_hx_pos_fafdee3291969395_68_getControlAt,"openfl.ui.GameInputDevice","getControlAt",0xc65be2d6,"openfl.ui.GameInputDevice.getControlAt","openfl/ui/GameInputDevice.hx",68,0x744a6f4c) -HX_LOCAL_STACK_FRAME(_hx_pos_fafdee3291969395_77_startCachingSamples,"openfl.ui.GameInputDevice","startCachingSamples",0xf3794db0,"openfl.ui.GameInputDevice.startCachingSamples","openfl/ui/GameInputDevice.hx",77,0x744a6f4c) -HX_LOCAL_STACK_FRAME(_hx_pos_fafdee3291969395_79_stopCachingSamples,"openfl.ui.GameInputDevice","stopCachingSamples",0xbbb05408,"openfl.ui.GameInputDevice.stopCachingSamples","openfl/ui/GameInputDevice.hx",79,0x744a6f4c) -HX_LOCAL_STACK_FRAME(_hx_pos_fafdee3291969395_84_get_numControls,"openfl.ui.GameInputDevice","get_numControls",0x2a978757,"openfl.ui.GameInputDevice.get_numControls","openfl/ui/GameInputDevice.hx",84,0x744a6f4c) -HX_LOCAL_STACK_FRAME(_hx_pos_fafdee3291969395_16_boot,"openfl.ui.GameInputDevice","boot",0x0d57d8ce,"openfl.ui.GameInputDevice.boot","openfl/ui/GameInputDevice.hx",16,0x744a6f4c) -namespace openfl{ -namespace ui{ - -void GameInputDevice_obj::__construct(::String id,::String name){ - HX_GC_STACKFRAME(&_hx_pos_fafdee3291969395_14_new) -HXLINE( 26) this->_hx___controls = ::Array_obj< ::Dynamic>::__new(); -HXLINE( 25) this->_hx___button = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); -HXLINE( 24) this->_hx___axis = ::haxe::ds::IntMap_obj::__alloc( HX_CTX ); -HXLINE( 42) this->id = id; -HXLINE( 43) this->name = name; -HXLINE( 45) ::openfl::ui::GameInputControl control; -HXLINE( 47) { -HXLINE( 48) { -HXLINE( 49) control = ::openfl::ui::GameInputControl_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),(HX_("AXIS_",9e,28,6e,a7) + 0),( (Float)(-1) ),( (Float)(1) ),null()); -HXLINE( 50) this->_hx___axis->set(0,control); -HXLINE( 51) this->_hx___controls->push(control); - } -HXLINE( 48) { -HXLINE( 49) control = ::openfl::ui::GameInputControl_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),(HX_("AXIS_",9e,28,6e,a7) + 1),( (Float)(-1) ),( (Float)(1) ),null()); -HXLINE( 50) this->_hx___axis->set(1,control); -HXLINE( 51) this->_hx___controls->push(control); - } -HXLINE( 48) { -HXLINE( 49) control = ::openfl::ui::GameInputControl_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),(HX_("AXIS_",9e,28,6e,a7) + 2),( (Float)(-1) ),( (Float)(1) ),null()); -HXLINE( 50) this->_hx___axis->set(2,control); -HXLINE( 51) this->_hx___controls->push(control); - } -HXLINE( 48) { -HXLINE( 49) control = ::openfl::ui::GameInputControl_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),(HX_("AXIS_",9e,28,6e,a7) + 3),( (Float)(-1) ),( (Float)(1) ),null()); -HXLINE( 50) this->_hx___axis->set(3,control); -HXLINE( 51) this->_hx___controls->push(control); - } -HXLINE( 48) { -HXLINE( 49) control = ::openfl::ui::GameInputControl_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),(HX_("AXIS_",9e,28,6e,a7) + 4),( (Float)(-1) ),( (Float)(1) ),null()); -HXLINE( 50) this->_hx___axis->set(4,control); -HXLINE( 51) this->_hx___controls->push(control); - } -HXLINE( 48) { -HXLINE( 49) control = ::openfl::ui::GameInputControl_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),(HX_("AXIS_",9e,28,6e,a7) + 5),( (Float)(-1) ),( (Float)(1) ),null()); -HXLINE( 50) this->_hx___axis->set(5,control); -HXLINE( 51) this->_hx___controls->push(control); - } - } -HXLINE( 54) { -HXLINE( 54) int _g = 0; -HXDLIN( 54) while((_g < 15)){ -HXLINE( 54) _g = (_g + 1); -HXDLIN( 54) int i = (_g - 1); -HXLINE( 56) control = ::openfl::ui::GameInputControl_obj::__alloc( HX_CTX ,hx::ObjectPtr(this),(HX_("BUTTON_",2d,26,49,4a) + i),( (Float)(0) ),( (Float)(1) ),null()); -HXLINE( 57) this->_hx___button->set(i,control); -HXLINE( 58) this->_hx___controls->push(control); - } - } - } - -Dynamic GameInputDevice_obj::__CreateEmpty() { return new GameInputDevice_obj; } - -void *GameInputDevice_obj::_hx_vtable = 0; - -Dynamic GameInputDevice_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< GameInputDevice_obj > _hx_result = new GameInputDevice_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool GameInputDevice_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0e491d6a; -} - -int GameInputDevice_obj::getCachedSamples( ::openfl::utils::ByteArrayData data,hx::Null< bool > __o_append){ - bool append = __o_append.Default(false); - HX_STACKFRAME(&_hx_pos_fafdee3291969395_64_getCachedSamples) -HXDLIN( 64) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC2(GameInputDevice_obj,getCachedSamples,return ) - - ::openfl::ui::GameInputControl GameInputDevice_obj::getControlAt(int i){ - HX_STACKFRAME(&_hx_pos_fafdee3291969395_68_getControlAt) -HXLINE( 69) bool _hx_tmp; -HXDLIN( 69) if ((i >= 0)) { -HXLINE( 69) _hx_tmp = (i < this->_hx___controls->length); - } - else { -HXLINE( 69) _hx_tmp = false; - } -HXDLIN( 69) if (_hx_tmp) { -HXLINE( 71) return this->_hx___controls->__get(i).StaticCast< ::openfl::ui::GameInputControl >(); - } -HXLINE( 74) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(GameInputDevice_obj,getControlAt,return ) - -void GameInputDevice_obj::startCachingSamples(int numSamples, ::openfl::_Vector::ObjectVector controls){ - HX_STACKFRAME(&_hx_pos_fafdee3291969395_77_startCachingSamples) - } - - -HX_DEFINE_DYNAMIC_FUNC2(GameInputDevice_obj,startCachingSamples,(void)) - -void GameInputDevice_obj::stopCachingSamples(){ - HX_STACKFRAME(&_hx_pos_fafdee3291969395_79_stopCachingSamples) - } - - -HX_DEFINE_DYNAMIC_FUNC0(GameInputDevice_obj,stopCachingSamples,(void)) - -int GameInputDevice_obj::get_numControls(){ - HX_STACKFRAME(&_hx_pos_fafdee3291969395_84_get_numControls) -HXDLIN( 84) return this->_hx___controls->length; - } - - -HX_DEFINE_DYNAMIC_FUNC0(GameInputDevice_obj,get_numControls,return ) - -int GameInputDevice_obj::MAX_BUFFER_SIZE; - - -hx::ObjectPtr< GameInputDevice_obj > GameInputDevice_obj::__new(::String id,::String name) { - hx::ObjectPtr< GameInputDevice_obj > __this = new GameInputDevice_obj(); - __this->__construct(id,name); - return __this; -} - -hx::ObjectPtr< GameInputDevice_obj > GameInputDevice_obj::__alloc(hx::Ctx *_hx_ctx,::String id,::String name) { - GameInputDevice_obj *__this = (GameInputDevice_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(GameInputDevice_obj), true, "openfl.ui.GameInputDevice")); - *(void **)__this = GameInputDevice_obj::_hx_vtable; - __this->__construct(id,name); - return __this; -} - -GameInputDevice_obj::GameInputDevice_obj() -{ -} - -void GameInputDevice_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(GameInputDevice); - HX_MARK_MEMBER_NAME(enabled,"enabled"); - HX_MARK_MEMBER_NAME(id,"id"); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(sampleInterval,"sampleInterval"); - HX_MARK_MEMBER_NAME(_hx___axis,"__axis"); - HX_MARK_MEMBER_NAME(_hx___button,"__button"); - HX_MARK_MEMBER_NAME(_hx___controls,"__controls"); - HX_MARK_MEMBER_NAME(_hx___gamepad,"__gamepad"); - HX_MARK_END_CLASS(); -} - -void GameInputDevice_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(enabled,"enabled"); - HX_VISIT_MEMBER_NAME(id,"id"); - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(sampleInterval,"sampleInterval"); - HX_VISIT_MEMBER_NAME(_hx___axis,"__axis"); - HX_VISIT_MEMBER_NAME(_hx___button,"__button"); - HX_VISIT_MEMBER_NAME(_hx___controls,"__controls"); - HX_VISIT_MEMBER_NAME(_hx___gamepad,"__gamepad"); -} - -hx::Val GameInputDevice_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { return hx::Val( id ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"__axis") ) { return hx::Val( _hx___axis ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"enabled") ) { return hx::Val( enabled ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__button") ) { return hx::Val( _hx___button ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__gamepad") ) { return hx::Val( _hx___gamepad ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"__controls") ) { return hx::Val( _hx___controls ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"numControls") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_numControls() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"getControlAt") ) { return hx::Val( getControlAt_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"sampleInterval") ) { return hx::Val( sampleInterval ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"get_numControls") ) { return hx::Val( get_numControls_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"getCachedSamples") ) { return hx::Val( getCachedSamples_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"stopCachingSamples") ) { return hx::Val( stopCachingSamples_dyn() ); } - break; - case 19: - if (HX_FIELD_EQ(inName,"startCachingSamples") ) { return hx::Val( startCachingSamples_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val GameInputDevice_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 2: - if (HX_FIELD_EQ(inName,"id") ) { id=inValue.Cast< ::String >(); return inValue; } - break; - case 4: - if (HX_FIELD_EQ(inName,"name") ) { name=inValue.Cast< ::String >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"__axis") ) { _hx___axis=inValue.Cast< ::haxe::ds::IntMap >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"enabled") ) { enabled=inValue.Cast< bool >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"__button") ) { _hx___button=inValue.Cast< ::haxe::ds::IntMap >(); return inValue; } - break; - case 9: - if (HX_FIELD_EQ(inName,"__gamepad") ) { _hx___gamepad=inValue.Cast< ::lime::ui::Gamepad >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"__controls") ) { _hx___controls=inValue.Cast< ::Array< ::Dynamic> >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"sampleInterval") ) { sampleInterval=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void GameInputDevice_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("enabled",81,04,31,7e)); - outFields->push(HX_("id",db,5b,00,00)); - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("numControls",dc,d6,d2,23)); - outFields->push(HX_("sampleInterval",8f,cf,73,9c)); - outFields->push(HX_("__axis",c1,7f,71,ef)); - outFields->push(HX_("__button",12,cd,0f,82)); - outFields->push(HX_("__controls",96,f9,f4,da)); - outFields->push(HX_("__gamepad",81,31,d4,0a)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo GameInputDevice_obj_sMemberStorageInfo[] = { - {hx::fsBool,(int)offsetof(GameInputDevice_obj,enabled),HX_("enabled",81,04,31,7e)}, - {hx::fsString,(int)offsetof(GameInputDevice_obj,id),HX_("id",db,5b,00,00)}, - {hx::fsString,(int)offsetof(GameInputDevice_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsInt,(int)offsetof(GameInputDevice_obj,sampleInterval),HX_("sampleInterval",8f,cf,73,9c)}, - {hx::fsObject /* ::haxe::ds::IntMap */ ,(int)offsetof(GameInputDevice_obj,_hx___axis),HX_("__axis",c1,7f,71,ef)}, - {hx::fsObject /* ::haxe::ds::IntMap */ ,(int)offsetof(GameInputDevice_obj,_hx___button),HX_("__button",12,cd,0f,82)}, - {hx::fsObject /* ::Array< ::Dynamic> */ ,(int)offsetof(GameInputDevice_obj,_hx___controls),HX_("__controls",96,f9,f4,da)}, - {hx::fsObject /* ::lime::ui::Gamepad */ ,(int)offsetof(GameInputDevice_obj,_hx___gamepad),HX_("__gamepad",81,31,d4,0a)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo GameInputDevice_obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &GameInputDevice_obj::MAX_BUFFER_SIZE,HX_("MAX_BUFFER_SIZE",25,86,77,ea)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String GameInputDevice_obj_sMemberFields[] = { - HX_("enabled",81,04,31,7e), - HX_("id",db,5b,00,00), - HX_("name",4b,72,ff,48), - HX_("sampleInterval",8f,cf,73,9c), - HX_("__axis",c1,7f,71,ef), - HX_("__button",12,cd,0f,82), - HX_("__controls",96,f9,f4,da), - HX_("__gamepad",81,31,d4,0a), - HX_("getCachedSamples",d1,d6,6b,23), - HX_("getControlAt",3a,92,8f,9c), - HX_("startCachingSamples",cc,12,5e,6d), - HX_("stopCachingSamples",6c,a6,b3,24), - HX_("get_numControls",73,8e,b4,e4), - ::String(null()) }; - -static void GameInputDevice_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(GameInputDevice_obj::MAX_BUFFER_SIZE,"MAX_BUFFER_SIZE"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void GameInputDevice_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(GameInputDevice_obj::MAX_BUFFER_SIZE,"MAX_BUFFER_SIZE"); -}; - -#endif - -hx::Class GameInputDevice_obj::__mClass; - -static ::String GameInputDevice_obj_sStaticFields[] = { - HX_("MAX_BUFFER_SIZE",25,86,77,ea), - ::String(null()) -}; - -void GameInputDevice_obj::__register() -{ - GameInputDevice_obj _hx_dummy; - GameInputDevice_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.ui.GameInputDevice",52,51,b0,03); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = GameInputDevice_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(GameInputDevice_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(GameInputDevice_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< GameInputDevice_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = GameInputDevice_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = GameInputDevice_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = GameInputDevice_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void GameInputDevice_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_fafdee3291969395_16_boot) -HXDLIN( 16) MAX_BUFFER_SIZE = 32000; - } -} - -} // end namespace openfl -} // end namespace ui diff --git a/hGameTest/bin/linux/obj/src/openfl/ui/Keyboard.cpp b/hGameTest/bin/linux/obj/src/openfl/ui/Keyboard.cpp deleted file mode 100644 index 13f2aeb8..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/ui/Keyboard.cpp +++ /dev/null @@ -1,2047 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_ui_Keyboard -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_128_isAccessible,"openfl.ui.Keyboard","isAccessible",0xa9f8adcb,"openfl.ui.Keyboard.isAccessible","openfl/ui/Keyboard.hx",128,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_134___convertKeyCode,"openfl.ui.Keyboard","__convertKeyCode",0x9705d864,"openfl.ui.Keyboard.__convertKeyCode","openfl/ui/Keyboard.hx",134,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_377___getCharCode,"openfl.ui.Keyboard","__getCharCode",0x5c5ae14e,"openfl.ui.Keyboard.__getCharCode","openfl/ui/Keyboard.hx",377,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_511___getKeyLocation,"openfl.ui.Keyboard","__getKeyLocation",0xfd1dd5a9,"openfl.ui.Keyboard.__getKeyLocation","openfl/ui/Keyboard.hx",511,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_12_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",12,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_14_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",14,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_15_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",15,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_16_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",16,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_17_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",17,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_18_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",18,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_19_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",19,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_20_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",20,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_21_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",21,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_22_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",22,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_23_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",23,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_24_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",24,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_25_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",25,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_26_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",26,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_27_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",27,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_28_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",28,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_29_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",29,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_30_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",30,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_31_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",31,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_32_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",32,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_33_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",33,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_34_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",34,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_35_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",35,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_36_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",36,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_37_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",37,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_38_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",38,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_39_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",39,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_40_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",40,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_41_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",41,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_42_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",42,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_43_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",43,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_44_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",44,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_45_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",45,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_46_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",46,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_47_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",47,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_48_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",48,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_49_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",49,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_50_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",50,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_51_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",51,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_52_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",52,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_53_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",53,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_54_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",54,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_55_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",55,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_56_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",56,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_57_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",57,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_58_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",58,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_59_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",59,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_60_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",60,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_61_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",61,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_62_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",62,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_63_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",63,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_64_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",64,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_65_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",65,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_66_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",66,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_67_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",67,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_68_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",68,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_69_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",69,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_70_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",70,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_71_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",71,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_72_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",72,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_73_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",73,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_74_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",74,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_75_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",75,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_76_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",76,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_77_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",77,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_78_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",78,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_79_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",79,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_80_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",80,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_81_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",81,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_82_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",82,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_83_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",83,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_84_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",84,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_85_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",85,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_86_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",86,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_87_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",87,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_90_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",90,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_92_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",92,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_93_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",93,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_94_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",94,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_95_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",95,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_96_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",96,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_97_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",97,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_98_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",98,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_99_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",99,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_100_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",100,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_101_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",101,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_102_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",102,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_103_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",103,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_104_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",104,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_105_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",105,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_108_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",108,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_110_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",110,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_111_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",111,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_112_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",112,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_113_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",113,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_114_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",114,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_115_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",115,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_116_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",116,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_117_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",117,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_118_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",118,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_119_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",119,0x5fb867bb) -HX_LOCAL_STACK_FRAME(_hx_pos_410ccb691917537a_120_boot,"openfl.ui.Keyboard","boot",0xc2cf2c3d,"openfl.ui.Keyboard.boot","openfl/ui/Keyboard.hx",120,0x5fb867bb) -namespace openfl{ -namespace ui{ - -void Keyboard_obj::__construct() { } - -Dynamic Keyboard_obj::__CreateEmpty() { return new Keyboard_obj; } - -void *Keyboard_obj::_hx_vtable = 0; - -Dynamic Keyboard_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Keyboard_obj > _hx_result = new Keyboard_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Keyboard_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x2dde5f8f; -} - -int Keyboard_obj::NUMBER_0; - -int Keyboard_obj::NUMBER_1; - -int Keyboard_obj::NUMBER_2; - -int Keyboard_obj::NUMBER_3; - -int Keyboard_obj::NUMBER_4; - -int Keyboard_obj::NUMBER_5; - -int Keyboard_obj::NUMBER_6; - -int Keyboard_obj::NUMBER_7; - -int Keyboard_obj::NUMBER_8; - -int Keyboard_obj::NUMBER_9; - -int Keyboard_obj::A; - -int Keyboard_obj::B; - -int Keyboard_obj::C; - -int Keyboard_obj::D; - -int Keyboard_obj::E; - -int Keyboard_obj::F; - -int Keyboard_obj::G; - -int Keyboard_obj::H; - -int Keyboard_obj::I; - -int Keyboard_obj::J; - -int Keyboard_obj::K; - -int Keyboard_obj::L; - -int Keyboard_obj::M; - -int Keyboard_obj::N; - -int Keyboard_obj::O; - -int Keyboard_obj::P; - -int Keyboard_obj::Q; - -int Keyboard_obj::R; - -int Keyboard_obj::S; - -int Keyboard_obj::T; - -int Keyboard_obj::U; - -int Keyboard_obj::V; - -int Keyboard_obj::W; - -int Keyboard_obj::X; - -int Keyboard_obj::Y; - -int Keyboard_obj::Z; - -int Keyboard_obj::NUMPAD_0; - -int Keyboard_obj::NUMPAD_1; - -int Keyboard_obj::NUMPAD_2; - -int Keyboard_obj::NUMPAD_3; - -int Keyboard_obj::NUMPAD_4; - -int Keyboard_obj::NUMPAD_5; - -int Keyboard_obj::NUMPAD_6; - -int Keyboard_obj::NUMPAD_7; - -int Keyboard_obj::NUMPAD_8; - -int Keyboard_obj::NUMPAD_9; - -int Keyboard_obj::NUMPAD_MULTIPLY; - -int Keyboard_obj::NUMPAD_ADD; - -int Keyboard_obj::NUMPAD_ENTER; - -int Keyboard_obj::NUMPAD_SUBTRACT; - -int Keyboard_obj::NUMPAD_DECIMAL; - -int Keyboard_obj::NUMPAD_DIVIDE; - -int Keyboard_obj::F1; - -int Keyboard_obj::F2; - -int Keyboard_obj::F3; - -int Keyboard_obj::F4; - -int Keyboard_obj::F5; - -int Keyboard_obj::F6; - -int Keyboard_obj::F7; - -int Keyboard_obj::F8; - -int Keyboard_obj::F9; - -int Keyboard_obj::F10; - -int Keyboard_obj::F11; - -int Keyboard_obj::F12; - -int Keyboard_obj::F13; - -int Keyboard_obj::F14; - -int Keyboard_obj::F15; - -int Keyboard_obj::BACKSPACE; - -int Keyboard_obj::TAB; - -int Keyboard_obj::ALTERNATE; - -int Keyboard_obj::ENTER; - -int Keyboard_obj::COMMAND; - -int Keyboard_obj::SHIFT; - -int Keyboard_obj::CONTROL; - -int Keyboard_obj::BREAK; - -int Keyboard_obj::CAPS_LOCK; - -int Keyboard_obj::NUMPAD; - -int Keyboard_obj::ESCAPE; - -int Keyboard_obj::SPACE; - -int Keyboard_obj::PAGE_UP; - -int Keyboard_obj::PAGE_DOWN; - -int Keyboard_obj::END; - -int Keyboard_obj::HOME; - -int Keyboard_obj::LEFT; - -int Keyboard_obj::RIGHT; - -int Keyboard_obj::UP; - -int Keyboard_obj::DOWN; - -int Keyboard_obj::INSERT; - -int Keyboard_obj::DELETE; - -int Keyboard_obj::NUMLOCK; - -int Keyboard_obj::SEMICOLON; - -int Keyboard_obj::EQUAL; - -int Keyboard_obj::COMMA; - -int Keyboard_obj::MINUS; - -int Keyboard_obj::PERIOD; - -int Keyboard_obj::SLASH; - -int Keyboard_obj::BACKQUOTE; - -int Keyboard_obj::LEFTBRACKET; - -int Keyboard_obj::BACKSLASH; - -int Keyboard_obj::RIGHTBRACKET; - -int Keyboard_obj::QUOTE; - -bool Keyboard_obj::capsLock; - -bool Keyboard_obj::numLock; - -bool Keyboard_obj::isAccessible(){ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_128_isAccessible) -HXDLIN( 128) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Keyboard_obj,isAccessible,return ) - -int Keyboard_obj::_hx___convertKeyCode(int key){ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_134___convertKeyCode) -HXDLIN( 134) switch((int)(key)){ - case (int)8: { -HXLINE( 136) return 8; - } - break; - case (int)9: { -HXLINE( 137) return 9; - } - break; - case (int)13: { -HXLINE( 138) return 13; - } - break; - case (int)27: { -HXLINE( 139) return 27; - } - break; - case (int)32: { -HXLINE( 140) return 32; - } - break; - case (int)33: { -HXLINE( 141) return 49; - } - break; - case (int)34: { -HXLINE( 142) return 222; - } - break; - case (int)35: { -HXLINE( 143) return 51; - } - break; - case (int)36: { -HXLINE( 144) return 52; - } - break; - case (int)37: { -HXLINE( 145) return 53; - } - break; - case (int)38: { -HXLINE( 146) return 55; - } - break; - case (int)39: { -HXLINE( 147) return 222; - } - break; - case (int)40: { -HXLINE( 148) return 57; - } - break; - case (int)41: { -HXLINE( 149) return 48; - } - break; - case (int)42: { -HXLINE( 150) return 56; - } - break; - case (int)44: { -HXLINE( 152) return 188; - } - break; - case (int)45: { -HXLINE( 153) return 189; - } - break; - case (int)46: { -HXLINE( 154) return 190; - } - break; - case (int)47: { -HXLINE( 155) return 191; - } - break; - case (int)48: { -HXLINE( 156) return 48; - } - break; - case (int)49: { -HXLINE( 157) return 49; - } - break; - case (int)50: { -HXLINE( 158) return 50; - } - break; - case (int)51: { -HXLINE( 159) return 51; - } - break; - case (int)52: { -HXLINE( 160) return 52; - } - break; - case (int)53: { -HXLINE( 161) return 53; - } - break; - case (int)54: { -HXLINE( 162) return 54; - } - break; - case (int)55: { -HXLINE( 163) return 55; - } - break; - case (int)56: { -HXLINE( 164) return 56; - } - break; - case (int)57: { -HXLINE( 165) return 57; - } - break; - case (int)58: { -HXLINE( 166) return 186; - } - break; - case (int)59: { -HXLINE( 167) return 186; - } - break; - case (int)60: { -HXLINE( 168) return 60; - } - break; - case (int)61: { -HXLINE( 169) return 187; - } - break; - case (int)62: { -HXLINE( 170) return 190; - } - break; - case (int)63: { -HXLINE( 171) return 191; - } - break; - case (int)64: { -HXLINE( 172) return 50; - } - break; - case (int)91: { -HXLINE( 173) return 219; - } - break; - case (int)92: { -HXLINE( 174) return 220; - } - break; - case (int)93: { -HXLINE( 175) return 221; - } - break; - case (int)94: { -HXLINE( 176) return 54; - } - break; - case (int)95: { -HXLINE( 177) return 189; - } - break; - case (int)96: { -HXLINE( 178) return 192; - } - break; - case (int)97: { -HXLINE( 179) return 65; - } - break; - case (int)98: { -HXLINE( 180) return 66; - } - break; - case (int)99: { -HXLINE( 181) return 67; - } - break; - case (int)100: { -HXLINE( 182) return 68; - } - break; - case (int)101: { -HXLINE( 183) return 69; - } - break; - case (int)102: { -HXLINE( 184) return 70; - } - break; - case (int)103: { -HXLINE( 185) return 71; - } - break; - case (int)104: { -HXLINE( 186) return 72; - } - break; - case (int)105: { -HXLINE( 187) return 73; - } - break; - case (int)106: { -HXLINE( 188) return 74; - } - break; - case (int)107: { -HXLINE( 189) return 75; - } - break; - case (int)108: { -HXLINE( 190) return 76; - } - break; - case (int)109: { -HXLINE( 191) return 77; - } - break; - case (int)110: { -HXLINE( 192) return 78; - } - break; - case (int)111: { -HXLINE( 193) return 79; - } - break; - case (int)112: { -HXLINE( 194) return 80; - } - break; - case (int)113: { -HXLINE( 195) return 81; - } - break; - case (int)114: { -HXLINE( 196) return 82; - } - break; - case (int)115: { -HXLINE( 197) return 83; - } - break; - case (int)116: { -HXLINE( 198) return 84; - } - break; - case (int)117: { -HXLINE( 199) return 85; - } - break; - case (int)118: { -HXLINE( 200) return 86; - } - break; - case (int)119: { -HXLINE( 201) return 87; - } - break; - case (int)120: { -HXLINE( 202) return 88; - } - break; - case (int)121: { -HXLINE( 203) return 89; - } - break; - case (int)122: { -HXLINE( 204) return 90; - } - break; - case (int)127: { -HXLINE( 205) return 46; - } - break; - case (int)1073741881: { -HXLINE( 206) return 20; - } - break; - case (int)1073741882: { -HXLINE( 207) return 112; - } - break; - case (int)1073741883: { -HXLINE( 208) return 113; - } - break; - case (int)1073741884: { -HXLINE( 209) return 114; - } - break; - case (int)1073741885: { -HXLINE( 210) return 115; - } - break; - case (int)1073741886: { -HXLINE( 211) return 116; - } - break; - case (int)1073741887: { -HXLINE( 212) return 117; - } - break; - case (int)1073741888: { -HXLINE( 213) return 118; - } - break; - case (int)1073741889: { -HXLINE( 214) return 119; - } - break; - case (int)1073741890: { -HXLINE( 215) return 120; - } - break; - case (int)1073741891: { -HXLINE( 216) return 121; - } - break; - case (int)1073741892: { -HXLINE( 217) return 122; - } - break; - case (int)1073741893: { -HXLINE( 218) return 123; - } - break; - case (int)1073741894: { -HXLINE( 219) return 301; - } - break; - case (int)1073741895: { -HXLINE( 220) return 145; - } - break; - case (int)1073741896: { -HXLINE( 221) return 19; - } - break; - case (int)1073741897: { -HXLINE( 222) return 45; - } - break; - case (int)1073741898: { -HXLINE( 223) return 36; - } - break; - case (int)1073741899: { -HXLINE( 224) return 33; - } - break; - case (int)1073741901: { -HXLINE( 225) return 35; - } - break; - case (int)1073741902: { -HXLINE( 226) return 34; - } - break; - case (int)1073741903: { -HXLINE( 227) return 39; - } - break; - case (int)1073741904: { -HXLINE( 228) return 37; - } - break; - case (int)1073741905: { -HXLINE( 229) return 40; - } - break; - case (int)1073741906: { -HXLINE( 230) return 38; - } - break; - case (int)1073741907: { -HXLINE( 231) return 144; - } - break; - case (int)1073741908: { -HXLINE( 232) return 111; - } - break; - case (int)1073741909: { -HXLINE( 233) return 106; - } - break; - case (int)1073741910: { -HXLINE( 234) return 109; - } - break; - case (int)1073741911: { -HXLINE( 235) return 107; - } - break; - case (int)1073741912: { -HXLINE( 236) return 13; - } - break; - case (int)1073741913: { -HXLINE( 237) return 97; - } - break; - case (int)1073741914: { -HXLINE( 238) return 98; - } - break; - case (int)1073741915: { -HXLINE( 239) return 99; - } - break; - case (int)1073741916: { -HXLINE( 240) return 100; - } - break; - case (int)1073741917: { -HXLINE( 241) return 101; - } - break; - case (int)1073741918: { -HXLINE( 242) return 102; - } - break; - case (int)1073741919: { -HXLINE( 243) return 103; - } - break; - case (int)1073741920: { -HXLINE( 244) return 104; - } - break; - case (int)1073741921: { -HXLINE( 245) return 105; - } - break; - case (int)1073741922: { -HXLINE( 246) return 96; - } - break; - case (int)1073741923: { -HXLINE( 247) return 110; - } - break; - case (int)1073741925: { -HXLINE( 248) return 302; - } - break; - case (int)1073741928: { -HXLINE( 251) return 124; - } - break; - case (int)1073741929: { -HXLINE( 252) return 125; - } - break; - case (int)1073741930: { -HXLINE( 253) return 126; - } - break; - case (int)1073741982: { -HXLINE( 284) return 13; - } - break; - case (int)1073742044: { -HXLINE( 335) return 110; - } - break; - case (int)1073742048: { -HXLINE( 337) return 17; - } - break; - case (int)1073742049: { -HXLINE( 338) return 16; - } - break; - case (int)1073742050: { -HXLINE( 339) return 18; - } - break; - case (int)1073742051: { -HXLINE( 340) return 15; - } - break; - case (int)1073742052: { -HXLINE( 341) return 17; - } - break; - case (int)1073742053: { -HXLINE( 342) return 16; - } - break; - case (int)1073742054: { -HXLINE( 343) return 18; - } - break; - case (int)1073742055: { -HXLINE( 344) return 15; - } - break; - default:{ -HXLINE( 371) return key; - } - } -HXLINE( 134) return 0; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Keyboard_obj,_hx___convertKeyCode,return ) - -int Keyboard_obj::_hx___getCharCode(int key,hx::Null< bool > __o_shift){ - bool shift = __o_shift.Default(false); - HX_STACKFRAME(&_hx_pos_410ccb691917537a_377___getCharCode) -HXLINE( 378) if (!(shift)) { -HXLINE( 380) switch((int)(key)){ - case (int)8: { -HXLINE( 383) return 8; - } - break; - case (int)9: { -HXLINE( 385) return 9; - } - break; - case (int)13: { -HXLINE( 387) return 13; - } - break; - case (int)27: { -HXLINE( 389) return 27; - } - break; - case (int)32: { -HXLINE( 391) return 32; - } - break; - case (int)186: { -HXLINE( 393) return 59; - } - break; - case (int)187: { -HXLINE( 395) return 61; - } - break; - case (int)188: { -HXLINE( 397) return 44; - } - break; - case (int)189: { -HXLINE( 399) return 45; - } - break; - case (int)190: { -HXLINE( 401) return 46; - } - break; - case (int)191: { -HXLINE( 403) return 47; - } - break; - case (int)192: { -HXLINE( 405) return 96; - } - break; - case (int)219: { -HXLINE( 407) return 91; - } - break; - case (int)220: { -HXLINE( 409) return 92; - } - break; - case (int)221: { -HXLINE( 411) return 93; - } - break; - case (int)222: { -HXLINE( 413) return 39; - } - break; - } -HXLINE( 416) bool _hx_tmp; -HXDLIN( 416) if ((key >= 48)) { -HXLINE( 416) _hx_tmp = (key <= 57); - } - else { -HXLINE( 416) _hx_tmp = false; - } -HXDLIN( 416) if (_hx_tmp) { -HXLINE( 418) return ((key - 48) + 48); - } -HXLINE( 421) bool _hx_tmp1; -HXDLIN( 421) if ((key >= 65)) { -HXLINE( 421) _hx_tmp1 = (key <= 90); - } - else { -HXLINE( 421) _hx_tmp1 = false; - } -HXDLIN( 421) if (_hx_tmp1) { -HXLINE( 423) return ((key - 65) + 97); - } - } - else { -HXLINE( 428) switch((int)(key)){ - case (int)48: { -HXLINE( 431) return 41; - } - break; - case (int)49: { -HXLINE( 433) return 33; - } - break; - case (int)50: { -HXLINE( 435) return 64; - } - break; - case (int)51: { -HXLINE( 437) return 35; - } - break; - case (int)52: { -HXLINE( 439) return 36; - } - break; - case (int)53: { -HXLINE( 441) return 37; - } - break; - case (int)54: { -HXLINE( 443) return 94; - } - break; - case (int)55: { -HXLINE( 445) return 38; - } - break; - case (int)56: { -HXLINE( 447) return 42; - } - break; - case (int)57: { -HXLINE( 449) return 40; - } - break; - case (int)186: { -HXLINE( 451) return 58; - } - break; - case (int)187: { -HXLINE( 453) return 43; - } - break; - case (int)188: { -HXLINE( 455) return 60; - } - break; - case (int)189: { -HXLINE( 457) return 95; - } - break; - case (int)190: { -HXLINE( 459) return 62; - } - break; - case (int)191: { -HXLINE( 461) return 63; - } - break; - case (int)192: { -HXLINE( 463) return 126; - } - break; - case (int)219: { -HXLINE( 465) return 123; - } - break; - case (int)220: { -HXLINE( 467) return 124; - } - break; - case (int)221: { -HXLINE( 469) return 125; - } - break; - case (int)222: { -HXLINE( 471) return 34; - } - break; - } -HXLINE( 474) bool _hx_tmp2; -HXDLIN( 474) if ((key >= 65)) { -HXLINE( 474) _hx_tmp2 = (key <= 90); - } - else { -HXLINE( 474) _hx_tmp2 = false; - } -HXDLIN( 474) if (_hx_tmp2) { -HXLINE( 476) return ((key - 65) + 65); - } - } -HXLINE( 480) bool _hx_tmp3; -HXDLIN( 480) if ((key >= 96)) { -HXLINE( 480) _hx_tmp3 = (key <= 105); - } - else { -HXLINE( 480) _hx_tmp3 = false; - } -HXDLIN( 480) if (_hx_tmp3) { -HXLINE( 482) return ((key - 96) + 48); - } -HXLINE( 485) switch((int)(key)){ - case (int)8: { -HXLINE( 502) return 8; - } - break; - case (int)13: { -HXLINE( 500) return 13; - } - break; - case (int)46: { -HXLINE( 498) return 127; - } - break; - case (int)106: { -HXLINE( 488) return 42; - } - break; - case (int)107: { -HXLINE( 490) return 43; - } - break; - case (int)108: { -HXLINE( 492) return 44; - } - break; - case (int)110: { -HXLINE( 494) return 45; - } - break; - case (int)111: { -HXLINE( 496) return 46; - } - break; - } -HXLINE( 505) return 0; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Keyboard_obj,_hx___getCharCode,return ) - -int Keyboard_obj::_hx___getKeyLocation(int key){ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_511___getKeyLocation) -HXDLIN( 511) switch((int)(key)){ - case (int)1073741908: case (int)1073741909: case (int)1073741910: case (int)1073741911: case (int)1073741912: case (int)1073741913: case (int)1073741914: case (int)1073741915: case (int)1073741916: case (int)1073741917: case (int)1073741918: case (int)1073741919: case (int)1073741920: case (int)1073741921: case (int)1073741922: case (int)1073741923: case (int)1073742044: { -HXLINE( 518) return 3; - } - break; - case (int)1073742048: case (int)1073742049: case (int)1073742050: case (int)1073742051: { -HXLINE( 513) return 1; - } - break; - case (int)1073742052: case (int)1073742053: case (int)1073742054: case (int)1073742055: { -HXLINE( 514) return 2; - } - break; - default:{ -HXLINE( 519) return 0; - } - } -HXLINE( 511) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Keyboard_obj,_hx___getKeyLocation,return ) - - -Keyboard_obj::Keyboard_obj() -{ -} - -bool Keyboard_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"numLock") ) { outValue = ( numLock ); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"capsLock") ) { outValue = ( capsLock ); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"isAccessible") ) { outValue = isAccessible_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"__getCharCode") ) { outValue = _hx___getCharCode_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"__convertKeyCode") ) { outValue = _hx___convertKeyCode_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__getKeyLocation") ) { outValue = _hx___getKeyLocation_dyn(); return true; } - } - return false; -} - -bool Keyboard_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"numLock") ) { numLock=ioValue.Cast< bool >(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"capsLock") ) { capsLock=ioValue.Cast< bool >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Keyboard_obj_sMemberStorageInfo = 0; -static hx::StaticInfo Keyboard_obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &Keyboard_obj::NUMBER_0,HX_("NUMBER_0",fa,89,c6,33)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMBER_1,HX_("NUMBER_1",fb,89,c6,33)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMBER_2,HX_("NUMBER_2",fc,89,c6,33)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMBER_3,HX_("NUMBER_3",fd,89,c6,33)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMBER_4,HX_("NUMBER_4",fe,89,c6,33)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMBER_5,HX_("NUMBER_5",ff,89,c6,33)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMBER_6,HX_("NUMBER_6",00,8a,c6,33)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMBER_7,HX_("NUMBER_7",01,8a,c6,33)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMBER_8,HX_("NUMBER_8",02,8a,c6,33)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMBER_9,HX_("NUMBER_9",03,8a,c6,33)}, - {hx::fsInt,(void *) &Keyboard_obj::A,HX_("A",41,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::B,HX_("B",42,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::C,HX_("C",43,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::D,HX_("D",44,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::E,HX_("E",45,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::F,HX_("F",46,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::G,HX_("G",47,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::H,HX_("H",48,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::I,HX_("I",49,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::J,HX_("J",4a,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::K,HX_("K",4b,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::L,HX_("L",4c,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::M,HX_("M",4d,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::N,HX_("N",4e,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::O,HX_("O",4f,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::P,HX_("P",50,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::Q,HX_("Q",51,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::R,HX_("R",52,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::S,HX_("S",53,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::T,HX_("T",54,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::U,HX_("U",55,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::V,HX_("V",56,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::W,HX_("W",57,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::X,HX_("X",58,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::Y,HX_("Y",59,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::Z,HX_("Z",5a,00,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD_0,HX_("NUMPAD_0",fe,2e,b3,40)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD_1,HX_("NUMPAD_1",ff,2e,b3,40)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD_2,HX_("NUMPAD_2",00,2f,b3,40)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD_3,HX_("NUMPAD_3",01,2f,b3,40)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD_4,HX_("NUMPAD_4",02,2f,b3,40)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD_5,HX_("NUMPAD_5",03,2f,b3,40)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD_6,HX_("NUMPAD_6",04,2f,b3,40)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD_7,HX_("NUMPAD_7",05,2f,b3,40)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD_8,HX_("NUMPAD_8",06,2f,b3,40)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD_9,HX_("NUMPAD_9",07,2f,b3,40)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD_MULTIPLY,HX_("NUMPAD_MULTIPLY",16,d9,d8,96)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD_ADD,HX_("NUMPAD_ADD",4f,8c,28,37)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD_ENTER,HX_("NUMPAD_ENTER",c6,52,e2,0f)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD_SUBTRACT,HX_("NUMPAD_SUBTRACT",06,6c,5d,f4)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD_DECIMAL,HX_("NUMPAD_DECIMAL",bf,c5,36,01)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD_DIVIDE,HX_("NUMPAD_DIVIDE",eb,41,1f,90)}, - {hx::fsInt,(void *) &Keyboard_obj::F1,HX_("F1",2b,3d,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::F2,HX_("F2",2c,3d,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::F3,HX_("F3",2d,3d,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::F4,HX_("F4",2e,3d,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::F5,HX_("F5",2f,3d,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::F6,HX_("F6",30,3d,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::F7,HX_("F7",31,3d,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::F8,HX_("F8",32,3d,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::F9,HX_("F9",33,3d,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::F10,HX_("F10",a5,48,35,00)}, - {hx::fsInt,(void *) &Keyboard_obj::F11,HX_("F11",a6,48,35,00)}, - {hx::fsInt,(void *) &Keyboard_obj::F12,HX_("F12",a7,48,35,00)}, - {hx::fsInt,(void *) &Keyboard_obj::F13,HX_("F13",a8,48,35,00)}, - {hx::fsInt,(void *) &Keyboard_obj::F14,HX_("F14",a9,48,35,00)}, - {hx::fsInt,(void *) &Keyboard_obj::F15,HX_("F15",aa,48,35,00)}, - {hx::fsInt,(void *) &Keyboard_obj::BACKSPACE,HX_("BACKSPACE",1f,f5,42,c6)}, - {hx::fsInt,(void *) &Keyboard_obj::TAB,HX_("TAB",35,f6,3f,00)}, - {hx::fsInt,(void *) &Keyboard_obj::ALTERNATE,HX_("ALTERNATE",1a,39,8c,30)}, - {hx::fsInt,(void *) &Keyboard_obj::ENTER,HX_("ENTER",f8,a4,74,ee)}, - {hx::fsInt,(void *) &Keyboard_obj::COMMAND,HX_("COMMAND",2b,45,41,01)}, - {hx::fsInt,(void *) &Keyboard_obj::SHIFT,HX_("SHIFT",62,24,11,fa)}, - {hx::fsInt,(void *) &Keyboard_obj::CONTROL,HX_("CONTROL",3d,3f,55,99)}, - {hx::fsInt,(void *) &Keyboard_obj::BREAK,HX_("BREAK",9f,5c,da,36)}, - {hx::fsInt,(void *) &Keyboard_obj::CAPS_LOCK,HX_("CAPS_LOCK",09,04,db,ce)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMPAD,HX_("NUMPAD",cd,ce,07,54)}, - {hx::fsInt,(void *) &Keyboard_obj::ESCAPE,HX_("ESCAPE",81,ef,5c,8d)}, - {hx::fsInt,(void *) &Keyboard_obj::SPACE,HX_("SPACE",a6,c4,54,ff)}, - {hx::fsInt,(void *) &Keyboard_obj::PAGE_UP,HX_("PAGE_UP",8b,d9,3e,0b)}, - {hx::fsInt,(void *) &Keyboard_obj::PAGE_DOWN,HX_("PAGE_DOWN",92,7b,93,70)}, - {hx::fsInt,(void *) &Keyboard_obj::END,HX_("END",bb,9f,34,00)}, - {hx::fsInt,(void *) &Keyboard_obj::HOME,HX_("HOME",1f,92,d3,2f)}, - {hx::fsInt,(void *) &Keyboard_obj::LEFT,HX_("LEFT",07,d0,70,32)}, - {hx::fsInt,(void *) &Keyboard_obj::RIGHT,HX_("RIGHT",bc,43,52,67)}, - {hx::fsInt,(void *) &Keyboard_obj::UP,HX_("UP",5b,4a,00,00)}, - {hx::fsInt,(void *) &Keyboard_obj::DOWN,HX_("DOWN",62,c0,2e,2d)}, - {hx::fsInt,(void *) &Keyboard_obj::INSERT,HX_("INSERT",39,ef,5f,50)}, - {hx::fsInt,(void *) &Keyboard_obj::DELETE,HX_("DELETE",2b,6c,5b,1d)}, - {hx::fsInt,(void *) &Keyboard_obj::NUMLOCK,HX_("NUMLOCK",11,e9,32,30)}, - {hx::fsInt,(void *) &Keyboard_obj::SEMICOLON,HX_("SEMICOLON",11,86,2a,49)}, - {hx::fsInt,(void *) &Keyboard_obj::EQUAL,HX_("EQUAL",94,07,71,f0)}, - {hx::fsInt,(void *) &Keyboard_obj::COMMA,HX_("COMMA",b5,69,4b,c8)}, - {hx::fsInt,(void *) &Keyboard_obj::MINUS,HX_("MINUS",50,b8,56,86)}, - {hx::fsInt,(void *) &Keyboard_obj::PERIOD,HX_("PERIOD",01,0d,9e,ed)}, - {hx::fsInt,(void *) &Keyboard_obj::SLASH,HX_("SLASH",1d,f8,af,fc)}, - {hx::fsInt,(void *) &Keyboard_obj::BACKQUOTE,HX_("BACKQUOTE",95,8b,ce,a2)}, - {hx::fsInt,(void *) &Keyboard_obj::LEFTBRACKET,HX_("LEFTBRACKET",e1,a8,04,a4)}, - {hx::fsInt,(void *) &Keyboard_obj::BACKSLASH,HX_("BACKSLASH",96,28,9e,c3)}, - {hx::fsInt,(void *) &Keyboard_obj::RIGHTBRACKET,HX_("RIGHTBRACKET",cc,45,32,57)}, - {hx::fsInt,(void *) &Keyboard_obj::QUOTE,HX_("QUOTE",1c,5b,e0,db)}, - {hx::fsBool,(void *) &Keyboard_obj::capsLock,HX_("capsLock",ac,08,c2,11)}, - {hx::fsBool,(void *) &Keyboard_obj::numLock,HX_("numLock",51,41,38,9b)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Keyboard_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMBER_0,"NUMBER_0"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMBER_1,"NUMBER_1"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMBER_2,"NUMBER_2"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMBER_3,"NUMBER_3"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMBER_4,"NUMBER_4"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMBER_5,"NUMBER_5"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMBER_6,"NUMBER_6"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMBER_7,"NUMBER_7"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMBER_8,"NUMBER_8"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMBER_9,"NUMBER_9"); - HX_MARK_MEMBER_NAME(Keyboard_obj::A,"A"); - HX_MARK_MEMBER_NAME(Keyboard_obj::B,"B"); - HX_MARK_MEMBER_NAME(Keyboard_obj::C,"C"); - HX_MARK_MEMBER_NAME(Keyboard_obj::D,"D"); - HX_MARK_MEMBER_NAME(Keyboard_obj::E,"E"); - HX_MARK_MEMBER_NAME(Keyboard_obj::F,"F"); - HX_MARK_MEMBER_NAME(Keyboard_obj::G,"G"); - HX_MARK_MEMBER_NAME(Keyboard_obj::H,"H"); - HX_MARK_MEMBER_NAME(Keyboard_obj::I,"I"); - HX_MARK_MEMBER_NAME(Keyboard_obj::J,"J"); - HX_MARK_MEMBER_NAME(Keyboard_obj::K,"K"); - HX_MARK_MEMBER_NAME(Keyboard_obj::L,"L"); - HX_MARK_MEMBER_NAME(Keyboard_obj::M,"M"); - HX_MARK_MEMBER_NAME(Keyboard_obj::N,"N"); - HX_MARK_MEMBER_NAME(Keyboard_obj::O,"O"); - HX_MARK_MEMBER_NAME(Keyboard_obj::P,"P"); - HX_MARK_MEMBER_NAME(Keyboard_obj::Q,"Q"); - HX_MARK_MEMBER_NAME(Keyboard_obj::R,"R"); - HX_MARK_MEMBER_NAME(Keyboard_obj::S,"S"); - HX_MARK_MEMBER_NAME(Keyboard_obj::T,"T"); - HX_MARK_MEMBER_NAME(Keyboard_obj::U,"U"); - HX_MARK_MEMBER_NAME(Keyboard_obj::V,"V"); - HX_MARK_MEMBER_NAME(Keyboard_obj::W,"W"); - HX_MARK_MEMBER_NAME(Keyboard_obj::X,"X"); - HX_MARK_MEMBER_NAME(Keyboard_obj::Y,"Y"); - HX_MARK_MEMBER_NAME(Keyboard_obj::Z,"Z"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD_0,"NUMPAD_0"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD_1,"NUMPAD_1"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD_2,"NUMPAD_2"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD_3,"NUMPAD_3"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD_4,"NUMPAD_4"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD_5,"NUMPAD_5"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD_6,"NUMPAD_6"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD_7,"NUMPAD_7"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD_8,"NUMPAD_8"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD_9,"NUMPAD_9"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD_MULTIPLY,"NUMPAD_MULTIPLY"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD_ADD,"NUMPAD_ADD"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD_ENTER,"NUMPAD_ENTER"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD_SUBTRACT,"NUMPAD_SUBTRACT"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD_DECIMAL,"NUMPAD_DECIMAL"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD_DIVIDE,"NUMPAD_DIVIDE"); - HX_MARK_MEMBER_NAME(Keyboard_obj::F1,"F1"); - HX_MARK_MEMBER_NAME(Keyboard_obj::F2,"F2"); - HX_MARK_MEMBER_NAME(Keyboard_obj::F3,"F3"); - HX_MARK_MEMBER_NAME(Keyboard_obj::F4,"F4"); - HX_MARK_MEMBER_NAME(Keyboard_obj::F5,"F5"); - HX_MARK_MEMBER_NAME(Keyboard_obj::F6,"F6"); - HX_MARK_MEMBER_NAME(Keyboard_obj::F7,"F7"); - HX_MARK_MEMBER_NAME(Keyboard_obj::F8,"F8"); - HX_MARK_MEMBER_NAME(Keyboard_obj::F9,"F9"); - HX_MARK_MEMBER_NAME(Keyboard_obj::F10,"F10"); - HX_MARK_MEMBER_NAME(Keyboard_obj::F11,"F11"); - HX_MARK_MEMBER_NAME(Keyboard_obj::F12,"F12"); - HX_MARK_MEMBER_NAME(Keyboard_obj::F13,"F13"); - HX_MARK_MEMBER_NAME(Keyboard_obj::F14,"F14"); - HX_MARK_MEMBER_NAME(Keyboard_obj::F15,"F15"); - HX_MARK_MEMBER_NAME(Keyboard_obj::BACKSPACE,"BACKSPACE"); - HX_MARK_MEMBER_NAME(Keyboard_obj::TAB,"TAB"); - HX_MARK_MEMBER_NAME(Keyboard_obj::ALTERNATE,"ALTERNATE"); - HX_MARK_MEMBER_NAME(Keyboard_obj::ENTER,"ENTER"); - HX_MARK_MEMBER_NAME(Keyboard_obj::COMMAND,"COMMAND"); - HX_MARK_MEMBER_NAME(Keyboard_obj::SHIFT,"SHIFT"); - HX_MARK_MEMBER_NAME(Keyboard_obj::CONTROL,"CONTROL"); - HX_MARK_MEMBER_NAME(Keyboard_obj::BREAK,"BREAK"); - HX_MARK_MEMBER_NAME(Keyboard_obj::CAPS_LOCK,"CAPS_LOCK"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMPAD,"NUMPAD"); - HX_MARK_MEMBER_NAME(Keyboard_obj::ESCAPE,"ESCAPE"); - HX_MARK_MEMBER_NAME(Keyboard_obj::SPACE,"SPACE"); - HX_MARK_MEMBER_NAME(Keyboard_obj::PAGE_UP,"PAGE_UP"); - HX_MARK_MEMBER_NAME(Keyboard_obj::PAGE_DOWN,"PAGE_DOWN"); - HX_MARK_MEMBER_NAME(Keyboard_obj::END,"END"); - HX_MARK_MEMBER_NAME(Keyboard_obj::HOME,"HOME"); - HX_MARK_MEMBER_NAME(Keyboard_obj::LEFT,"LEFT"); - HX_MARK_MEMBER_NAME(Keyboard_obj::RIGHT,"RIGHT"); - HX_MARK_MEMBER_NAME(Keyboard_obj::UP,"UP"); - HX_MARK_MEMBER_NAME(Keyboard_obj::DOWN,"DOWN"); - HX_MARK_MEMBER_NAME(Keyboard_obj::INSERT,"INSERT"); - HX_MARK_MEMBER_NAME(Keyboard_obj::DELETE,"DELETE"); - HX_MARK_MEMBER_NAME(Keyboard_obj::NUMLOCK,"NUMLOCK"); - HX_MARK_MEMBER_NAME(Keyboard_obj::SEMICOLON,"SEMICOLON"); - HX_MARK_MEMBER_NAME(Keyboard_obj::EQUAL,"EQUAL"); - HX_MARK_MEMBER_NAME(Keyboard_obj::COMMA,"COMMA"); - HX_MARK_MEMBER_NAME(Keyboard_obj::MINUS,"MINUS"); - HX_MARK_MEMBER_NAME(Keyboard_obj::PERIOD,"PERIOD"); - HX_MARK_MEMBER_NAME(Keyboard_obj::SLASH,"SLASH"); - HX_MARK_MEMBER_NAME(Keyboard_obj::BACKQUOTE,"BACKQUOTE"); - HX_MARK_MEMBER_NAME(Keyboard_obj::LEFTBRACKET,"LEFTBRACKET"); - HX_MARK_MEMBER_NAME(Keyboard_obj::BACKSLASH,"BACKSLASH"); - HX_MARK_MEMBER_NAME(Keyboard_obj::RIGHTBRACKET,"RIGHTBRACKET"); - HX_MARK_MEMBER_NAME(Keyboard_obj::QUOTE,"QUOTE"); - HX_MARK_MEMBER_NAME(Keyboard_obj::capsLock,"capsLock"); - HX_MARK_MEMBER_NAME(Keyboard_obj::numLock,"numLock"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Keyboard_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMBER_0,"NUMBER_0"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMBER_1,"NUMBER_1"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMBER_2,"NUMBER_2"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMBER_3,"NUMBER_3"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMBER_4,"NUMBER_4"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMBER_5,"NUMBER_5"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMBER_6,"NUMBER_6"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMBER_7,"NUMBER_7"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMBER_8,"NUMBER_8"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMBER_9,"NUMBER_9"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::A,"A"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::B,"B"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::C,"C"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::D,"D"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::E,"E"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::F,"F"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::G,"G"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::H,"H"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::I,"I"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::J,"J"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::K,"K"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::L,"L"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::M,"M"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::N,"N"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::O,"O"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::P,"P"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::Q,"Q"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::R,"R"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::S,"S"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::T,"T"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::U,"U"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::V,"V"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::W,"W"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::X,"X"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::Y,"Y"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::Z,"Z"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD_0,"NUMPAD_0"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD_1,"NUMPAD_1"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD_2,"NUMPAD_2"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD_3,"NUMPAD_3"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD_4,"NUMPAD_4"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD_5,"NUMPAD_5"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD_6,"NUMPAD_6"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD_7,"NUMPAD_7"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD_8,"NUMPAD_8"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD_9,"NUMPAD_9"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD_MULTIPLY,"NUMPAD_MULTIPLY"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD_ADD,"NUMPAD_ADD"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD_ENTER,"NUMPAD_ENTER"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD_SUBTRACT,"NUMPAD_SUBTRACT"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD_DECIMAL,"NUMPAD_DECIMAL"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD_DIVIDE,"NUMPAD_DIVIDE"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::F1,"F1"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::F2,"F2"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::F3,"F3"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::F4,"F4"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::F5,"F5"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::F6,"F6"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::F7,"F7"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::F8,"F8"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::F9,"F9"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::F10,"F10"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::F11,"F11"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::F12,"F12"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::F13,"F13"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::F14,"F14"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::F15,"F15"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::BACKSPACE,"BACKSPACE"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::TAB,"TAB"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::ALTERNATE,"ALTERNATE"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::ENTER,"ENTER"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::COMMAND,"COMMAND"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::SHIFT,"SHIFT"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::CONTROL,"CONTROL"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::BREAK,"BREAK"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::CAPS_LOCK,"CAPS_LOCK"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMPAD,"NUMPAD"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::ESCAPE,"ESCAPE"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::SPACE,"SPACE"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::PAGE_UP,"PAGE_UP"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::PAGE_DOWN,"PAGE_DOWN"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::END,"END"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::HOME,"HOME"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::LEFT,"LEFT"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::RIGHT,"RIGHT"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::UP,"UP"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::DOWN,"DOWN"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::INSERT,"INSERT"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::DELETE,"DELETE"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::NUMLOCK,"NUMLOCK"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::SEMICOLON,"SEMICOLON"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::EQUAL,"EQUAL"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::COMMA,"COMMA"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::MINUS,"MINUS"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::PERIOD,"PERIOD"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::SLASH,"SLASH"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::BACKQUOTE,"BACKQUOTE"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::LEFTBRACKET,"LEFTBRACKET"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::BACKSLASH,"BACKSLASH"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::RIGHTBRACKET,"RIGHTBRACKET"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::QUOTE,"QUOTE"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::capsLock,"capsLock"); - HX_VISIT_MEMBER_NAME(Keyboard_obj::numLock,"numLock"); -}; - -#endif - -hx::Class Keyboard_obj::__mClass; - -static ::String Keyboard_obj_sStaticFields[] = { - HX_("NUMBER_0",fa,89,c6,33), - HX_("NUMBER_1",fb,89,c6,33), - HX_("NUMBER_2",fc,89,c6,33), - HX_("NUMBER_3",fd,89,c6,33), - HX_("NUMBER_4",fe,89,c6,33), - HX_("NUMBER_5",ff,89,c6,33), - HX_("NUMBER_6",00,8a,c6,33), - HX_("NUMBER_7",01,8a,c6,33), - HX_("NUMBER_8",02,8a,c6,33), - HX_("NUMBER_9",03,8a,c6,33), - HX_("A",41,00,00,00), - HX_("B",42,00,00,00), - HX_("C",43,00,00,00), - HX_("D",44,00,00,00), - HX_("E",45,00,00,00), - HX_("F",46,00,00,00), - HX_("G",47,00,00,00), - HX_("H",48,00,00,00), - HX_("I",49,00,00,00), - HX_("J",4a,00,00,00), - HX_("K",4b,00,00,00), - HX_("L",4c,00,00,00), - HX_("M",4d,00,00,00), - HX_("N",4e,00,00,00), - HX_("O",4f,00,00,00), - HX_("P",50,00,00,00), - HX_("Q",51,00,00,00), - HX_("R",52,00,00,00), - HX_("S",53,00,00,00), - HX_("T",54,00,00,00), - HX_("U",55,00,00,00), - HX_("V",56,00,00,00), - HX_("W",57,00,00,00), - HX_("X",58,00,00,00), - HX_("Y",59,00,00,00), - HX_("Z",5a,00,00,00), - HX_("NUMPAD_0",fe,2e,b3,40), - HX_("NUMPAD_1",ff,2e,b3,40), - HX_("NUMPAD_2",00,2f,b3,40), - HX_("NUMPAD_3",01,2f,b3,40), - HX_("NUMPAD_4",02,2f,b3,40), - HX_("NUMPAD_5",03,2f,b3,40), - HX_("NUMPAD_6",04,2f,b3,40), - HX_("NUMPAD_7",05,2f,b3,40), - HX_("NUMPAD_8",06,2f,b3,40), - HX_("NUMPAD_9",07,2f,b3,40), - HX_("NUMPAD_MULTIPLY",16,d9,d8,96), - HX_("NUMPAD_ADD",4f,8c,28,37), - HX_("NUMPAD_ENTER",c6,52,e2,0f), - HX_("NUMPAD_SUBTRACT",06,6c,5d,f4), - HX_("NUMPAD_DECIMAL",bf,c5,36,01), - HX_("NUMPAD_DIVIDE",eb,41,1f,90), - HX_("F1",2b,3d,00,00), - HX_("F2",2c,3d,00,00), - HX_("F3",2d,3d,00,00), - HX_("F4",2e,3d,00,00), - HX_("F5",2f,3d,00,00), - HX_("F6",30,3d,00,00), - HX_("F7",31,3d,00,00), - HX_("F8",32,3d,00,00), - HX_("F9",33,3d,00,00), - HX_("F10",a5,48,35,00), - HX_("F11",a6,48,35,00), - HX_("F12",a7,48,35,00), - HX_("F13",a8,48,35,00), - HX_("F14",a9,48,35,00), - HX_("F15",aa,48,35,00), - HX_("BACKSPACE",1f,f5,42,c6), - HX_("TAB",35,f6,3f,00), - HX_("ALTERNATE",1a,39,8c,30), - HX_("ENTER",f8,a4,74,ee), - HX_("COMMAND",2b,45,41,01), - HX_("SHIFT",62,24,11,fa), - HX_("CONTROL",3d,3f,55,99), - HX_("BREAK",9f,5c,da,36), - HX_("CAPS_LOCK",09,04,db,ce), - HX_("NUMPAD",cd,ce,07,54), - HX_("ESCAPE",81,ef,5c,8d), - HX_("SPACE",a6,c4,54,ff), - HX_("PAGE_UP",8b,d9,3e,0b), - HX_("PAGE_DOWN",92,7b,93,70), - HX_("END",bb,9f,34,00), - HX_("HOME",1f,92,d3,2f), - HX_("LEFT",07,d0,70,32), - HX_("RIGHT",bc,43,52,67), - HX_("UP",5b,4a,00,00), - HX_("DOWN",62,c0,2e,2d), - HX_("INSERT",39,ef,5f,50), - HX_("DELETE",2b,6c,5b,1d), - HX_("NUMLOCK",11,e9,32,30), - HX_("SEMICOLON",11,86,2a,49), - HX_("EQUAL",94,07,71,f0), - HX_("COMMA",b5,69,4b,c8), - HX_("MINUS",50,b8,56,86), - HX_("PERIOD",01,0d,9e,ed), - HX_("SLASH",1d,f8,af,fc), - HX_("BACKQUOTE",95,8b,ce,a2), - HX_("LEFTBRACKET",e1,a8,04,a4), - HX_("BACKSLASH",96,28,9e,c3), - HX_("RIGHTBRACKET",cc,45,32,57), - HX_("QUOTE",1c,5b,e0,db), - HX_("capsLock",ac,08,c2,11), - HX_("numLock",51,41,38,9b), - HX_("isAccessible",c0,82,fd,3f), - HX_("__convertKeyCode",d9,cb,30,83), - HX_("__getCharCode",b9,62,90,0a), - HX_("__getKeyLocation",1e,c9,48,e9), - ::String(null()) -}; - -void Keyboard_obj::__register() -{ - Keyboard_obj _hx_dummy; - Keyboard_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.ui.Keyboard",43,b4,37,9a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Keyboard_obj::__GetStatic; - __mClass->mSetStaticField = &Keyboard_obj::__SetStatic; - __mClass->mMarkFunc = Keyboard_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Keyboard_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Keyboard_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Keyboard_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Keyboard_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Keyboard_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Keyboard_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_12_boot) -HXDLIN( 12) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("statics",05,3c,65,36), ::Dynamic(hx::Anon_obj::Create(2) - ->setFixed(0,HX_("NUMLOCK",11,e9,32,30), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20))))) - ->setFixed(1,HX_("BREAK",9f,5c,da,36), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))))); - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_14_boot) -HXDLIN( 14) NUMBER_0 = 48; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_15_boot) -HXDLIN( 15) NUMBER_1 = 49; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_16_boot) -HXDLIN( 16) NUMBER_2 = 50; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_17_boot) -HXDLIN( 17) NUMBER_3 = 51; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_18_boot) -HXDLIN( 18) NUMBER_4 = 52; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_19_boot) -HXDLIN( 19) NUMBER_5 = 53; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_20_boot) -HXDLIN( 20) NUMBER_6 = 54; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_21_boot) -HXDLIN( 21) NUMBER_7 = 55; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_22_boot) -HXDLIN( 22) NUMBER_8 = 56; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_23_boot) -HXDLIN( 23) NUMBER_9 = 57; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_24_boot) -HXDLIN( 24) A = 65; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_25_boot) -HXDLIN( 25) B = 66; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_26_boot) -HXDLIN( 26) C = 67; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_27_boot) -HXDLIN( 27) D = 68; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_28_boot) -HXDLIN( 28) E = 69; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_29_boot) -HXDLIN( 29) F = 70; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_30_boot) -HXDLIN( 30) G = 71; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_31_boot) -HXDLIN( 31) H = 72; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_32_boot) -HXDLIN( 32) I = 73; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_33_boot) -HXDLIN( 33) J = 74; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_34_boot) -HXDLIN( 34) K = 75; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_35_boot) -HXDLIN( 35) L = 76; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_36_boot) -HXDLIN( 36) M = 77; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_37_boot) -HXDLIN( 37) N = 78; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_38_boot) -HXDLIN( 38) O = 79; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_39_boot) -HXDLIN( 39) P = 80; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_40_boot) -HXDLIN( 40) Q = 81; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_41_boot) -HXDLIN( 41) R = 82; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_42_boot) -HXDLIN( 42) S = 83; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_43_boot) -HXDLIN( 43) T = 84; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_44_boot) -HXDLIN( 44) U = 85; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_45_boot) -HXDLIN( 45) V = 86; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_46_boot) -HXDLIN( 46) W = 87; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_47_boot) -HXDLIN( 47) X = 88; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_48_boot) -HXDLIN( 48) Y = 89; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_49_boot) -HXDLIN( 49) Z = 90; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_50_boot) -HXDLIN( 50) NUMPAD_0 = 96; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_51_boot) -HXDLIN( 51) NUMPAD_1 = 97; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_52_boot) -HXDLIN( 52) NUMPAD_2 = 98; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_53_boot) -HXDLIN( 53) NUMPAD_3 = 99; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_54_boot) -HXDLIN( 54) NUMPAD_4 = 100; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_55_boot) -HXDLIN( 55) NUMPAD_5 = 101; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_56_boot) -HXDLIN( 56) NUMPAD_6 = 102; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_57_boot) -HXDLIN( 57) NUMPAD_7 = 103; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_58_boot) -HXDLIN( 58) NUMPAD_8 = 104; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_59_boot) -HXDLIN( 59) NUMPAD_9 = 105; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_60_boot) -HXDLIN( 60) NUMPAD_MULTIPLY = 106; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_61_boot) -HXDLIN( 61) NUMPAD_ADD = 107; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_62_boot) -HXDLIN( 62) NUMPAD_ENTER = 108; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_63_boot) -HXDLIN( 63) NUMPAD_SUBTRACT = 109; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_64_boot) -HXDLIN( 64) NUMPAD_DECIMAL = 110; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_65_boot) -HXDLIN( 65) NUMPAD_DIVIDE = 111; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_66_boot) -HXDLIN( 66) F1 = 112; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_67_boot) -HXDLIN( 67) F2 = 113; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_68_boot) -HXDLIN( 68) F3 = 114; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_69_boot) -HXDLIN( 69) F4 = 115; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_70_boot) -HXDLIN( 70) F5 = 116; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_71_boot) -HXDLIN( 71) F6 = 117; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_72_boot) -HXDLIN( 72) F7 = 118; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_73_boot) -HXDLIN( 73) F8 = 119; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_74_boot) -HXDLIN( 74) F9 = 120; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_75_boot) -HXDLIN( 75) F10 = 121; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_76_boot) -HXDLIN( 76) F11 = 122; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_77_boot) -HXDLIN( 77) F12 = 123; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_78_boot) -HXDLIN( 78) F13 = 124; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_79_boot) -HXDLIN( 79) F14 = 125; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_80_boot) -HXDLIN( 80) F15 = 126; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_81_boot) -HXDLIN( 81) BACKSPACE = 8; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_82_boot) -HXDLIN( 82) TAB = 9; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_83_boot) -HXDLIN( 83) ALTERNATE = 18; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_84_boot) -HXDLIN( 84) ENTER = 13; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_85_boot) -HXDLIN( 85) COMMAND = 15; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_86_boot) -HXDLIN( 86) SHIFT = 16; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_87_boot) -HXDLIN( 87) CONTROL = 17; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_90_boot) -HXDLIN( 90) BREAK = 19; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_92_boot) -HXDLIN( 92) CAPS_LOCK = 20; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_93_boot) -HXDLIN( 93) NUMPAD = 21; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_94_boot) -HXDLIN( 94) ESCAPE = 27; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_95_boot) -HXDLIN( 95) SPACE = 32; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_96_boot) -HXDLIN( 96) PAGE_UP = 33; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_97_boot) -HXDLIN( 97) PAGE_DOWN = 34; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_98_boot) -HXDLIN( 98) END = 35; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_99_boot) -HXDLIN( 99) HOME = 36; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_100_boot) -HXDLIN( 100) LEFT = 37; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_101_boot) -HXDLIN( 101) RIGHT = 39; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_102_boot) -HXDLIN( 102) UP = 38; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_103_boot) -HXDLIN( 103) DOWN = 40; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_104_boot) -HXDLIN( 104) INSERT = 45; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_105_boot) -HXDLIN( 105) DELETE = 46; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_108_boot) -HXDLIN( 108) NUMLOCK = 144; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_110_boot) -HXDLIN( 110) SEMICOLON = 186; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_111_boot) -HXDLIN( 111) EQUAL = 187; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_112_boot) -HXDLIN( 112) COMMA = 188; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_113_boot) -HXDLIN( 113) MINUS = 189; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_114_boot) -HXDLIN( 114) PERIOD = 190; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_115_boot) -HXDLIN( 115) SLASH = 191; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_116_boot) -HXDLIN( 116) BACKQUOTE = 192; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_117_boot) -HXDLIN( 117) LEFTBRACKET = 219; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_118_boot) -HXDLIN( 118) BACKSLASH = 220; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_119_boot) -HXDLIN( 119) RIGHTBRACKET = 221; - } -{ - HX_STACKFRAME(&_hx_pos_410ccb691917537a_120_boot) -HXDLIN( 120) QUOTE = 222; - } -} - -} // end namespace openfl -} // end namespace ui diff --git a/hGameTest/bin/linux/obj/src/openfl/ui/Mouse.cpp b/hGameTest/bin/linux/obj/src/openfl/ui/Mouse.cpp deleted file mode 100644 index 7888faf1..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/ui/Mouse.cpp +++ /dev/null @@ -1,311 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_app_Application -#include -#endif -#ifndef INCLUDED_lime_app_IModule -#include -#endif -#ifndef INCLUDED_lime_app_Module -#include -#endif -#ifndef INCLUDED_lime_ui_MouseCursor -#include -#endif -#ifndef INCLUDED_lime_ui_Window -#include -#endif -#ifndef INCLUDED_openfl_ui_Mouse -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_9dfd1f611dbbe53a_40_hide,"openfl.ui.Mouse","hide",0x974c7e47,"openfl.ui.Mouse.hide","openfl/ui/Mouse.hx",40,0xeac39ff5) -HX_LOCAL_STACK_FRAME(_hx_pos_9dfd1f611dbbe53a_55_show,"openfl.ui.Mouse","show",0x9e911e82,"openfl.ui.Mouse.show","openfl/ui/Mouse.hx",55,0xeac39ff5) -HX_LOCAL_STACK_FRAME(_hx_pos_9dfd1f611dbbe53a_69_get_cursor,"openfl.ui.Mouse","get_cursor",0xfdb1b9e4,"openfl.ui.Mouse.get_cursor","openfl/ui/Mouse.hx",69,0xeac39ff5) -HX_LOCAL_STACK_FRAME(_hx_pos_9dfd1f611dbbe53a_73_set_cursor,"openfl.ui.Mouse","set_cursor",0x012f5858,"openfl.ui.Mouse.set_cursor","openfl/ui/Mouse.hx",73,0xeac39ff5) -HX_LOCAL_STACK_FRAME(_hx_pos_9dfd1f611dbbe53a_17_boot,"openfl.ui.Mouse","boot",0x9359cdb7,"openfl.ui.Mouse.boot","openfl/ui/Mouse.hx",17,0xeac39ff5) -HX_LOCAL_STACK_FRAME(_hx_pos_9dfd1f611dbbe53a_18_boot,"openfl.ui.Mouse","boot",0x9359cdb7,"openfl.ui.Mouse.boot","openfl/ui/Mouse.hx",18,0xeac39ff5) -HX_LOCAL_STACK_FRAME(_hx_pos_9dfd1f611dbbe53a_20_boot,"openfl.ui.Mouse","boot",0x9359cdb7,"openfl.ui.Mouse.boot","openfl/ui/Mouse.hx",20,0xeac39ff5) -namespace openfl{ -namespace ui{ - -void Mouse_obj::__construct() { } - -Dynamic Mouse_obj::__CreateEmpty() { return new Mouse_obj; } - -void *Mouse_obj::_hx_vtable = 0; - -Dynamic Mouse_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Mouse_obj > _hx_result = new Mouse_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Mouse_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1d7c6159; -} - -bool Mouse_obj::supportsCursor; - -bool Mouse_obj::supportsNativeCursor; - -::String Mouse_obj::_hx___cursor; - -bool Mouse_obj::_hx___hidden; - -void Mouse_obj::hide(){ - HX_STACKFRAME(&_hx_pos_9dfd1f611dbbe53a_40_hide) -HXLINE( 41) ::openfl::ui::Mouse_obj::_hx___hidden = true; -HXLINE( 44) { -HXLINE( 44) int _g = 0; -HXDLIN( 44) ::Array< ::Dynamic> _g1 = ::lime::app::Application_obj::current->_hx___windows; -HXDLIN( 44) while((_g < _g1->length)){ -HXLINE( 44) ::lime::ui::Window window = _g1->__get(_g).StaticCast< ::lime::ui::Window >(); -HXDLIN( 44) _g = (_g + 1); -HXLINE( 46) window->set_cursor(null()); - } - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Mouse_obj,hide,(void)) - -void Mouse_obj::show(){ - HX_STACKFRAME(&_hx_pos_9dfd1f611dbbe53a_55_show) -HXLINE( 56) ::openfl::ui::Mouse_obj::_hx___hidden = false; -HXLINE( 58) ::String cacheCursor = ::openfl::ui::Mouse_obj::_hx___cursor; -HXLINE( 59) ::openfl::ui::Mouse_obj::_hx___cursor = null(); -HXLINE( 60) ::openfl::ui::Mouse_obj::set_cursor(cacheCursor); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Mouse_obj,show,(void)) - -::String Mouse_obj::get_cursor(){ - HX_STACKFRAME(&_hx_pos_9dfd1f611dbbe53a_69_get_cursor) -HXDLIN( 69) return ::openfl::ui::Mouse_obj::_hx___cursor; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Mouse_obj,get_cursor,return ) - -::String Mouse_obj::set_cursor(::String value){ - HX_STACKFRAME(&_hx_pos_9dfd1f611dbbe53a_73_set_cursor) -HXLINE( 74) if (hx::IsNull( value )) { -HXLINE( 74) value = HX_("auto",6f,df,76,40); - } -HXLINE( 77) ::lime::ui::MouseCursor setCursor = null(); -HXLINE( 79) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("arrow",c9,79,8f,25)) ){ -HXLINE( 82) setCursor = ::lime::ui::MouseCursor_obj::ARROW_dyn(); -HXDLIN( 82) goto _hx_goto_4; - } - if ( (_hx_switch_0==HX_("button",f2,61,e0,d9)) ){ -HXLINE( 84) setCursor = ::lime::ui::MouseCursor_obj::POINTER_dyn(); -HXDLIN( 84) goto _hx_goto_4; - } - if ( (_hx_switch_0==HX_("crosshair",a2,46,c8,8a)) ){ -HXLINE( 90) setCursor = ::lime::ui::MouseCursor_obj::CROSSHAIR_dyn(); -HXDLIN( 90) goto _hx_goto_4; - } - if ( (_hx_switch_0==HX_("custom",b1,87,92,3f)) ){ -HXLINE( 92) setCursor = ::lime::ui::MouseCursor_obj::CUSTOM_dyn(); -HXDLIN( 92) goto _hx_goto_4; - } - if ( (_hx_switch_0==HX_("hand",6f,2b,08,45)) ){ -HXLINE( 86) setCursor = ::lime::ui::MouseCursor_obj::MOVE_dyn(); -HXDLIN( 86) goto _hx_goto_4; - } - if ( (_hx_switch_0==HX_("ibeam",58,ca,26,b6)) ){ -HXLINE( 88) setCursor = ::lime::ui::MouseCursor_obj::TEXT_dyn(); -HXDLIN( 88) goto _hx_goto_4; - } - if ( (_hx_switch_0==HX_("resize_nesw",06,ae,e9,a7)) ){ -HXLINE( 94) setCursor = ::lime::ui::MouseCursor_obj::RESIZE_NESW_dyn(); -HXDLIN( 94) goto _hx_goto_4; - } - if ( (_hx_switch_0==HX_("resize_ns",f0,cc,f2,ab)) ){ -HXLINE( 96) setCursor = ::lime::ui::MouseCursor_obj::RESIZE_NS_dyn(); -HXDLIN( 96) goto _hx_goto_4; - } - if ( (_hx_switch_0==HX_("resize_nwse",86,56,f7,a7)) ){ -HXLINE( 98) setCursor = ::lime::ui::MouseCursor_obj::RESIZE_NWSE_dyn(); -HXDLIN( 98) goto _hx_goto_4; - } - if ( (_hx_switch_0==HX_("resize_we",b9,d4,f2,ab)) ){ -HXLINE( 100) setCursor = ::lime::ui::MouseCursor_obj::RESIZE_WE_dyn(); -HXDLIN( 100) goto _hx_goto_4; - } - if ( (_hx_switch_0==HX_("wait",75,5a,f2,4e)) ){ -HXLINE( 102) setCursor = ::lime::ui::MouseCursor_obj::WAIT_dyn(); -HXDLIN( 102) goto _hx_goto_4; - } - if ( (_hx_switch_0==HX_("waitarrow",34,17,98,4f)) ){ -HXLINE( 104) setCursor = ::lime::ui::MouseCursor_obj::WAIT_ARROW_dyn(); -HXDLIN( 104) goto _hx_goto_4; - } - /* default */{ - } - _hx_goto_4:; -HXLINE( 108) bool _hx_tmp; -HXDLIN( 108) if (hx::IsNotNull( setCursor )) { -HXLINE( 108) _hx_tmp = !(::openfl::ui::Mouse_obj::_hx___hidden); - } - else { -HXLINE( 108) _hx_tmp = false; - } -HXDLIN( 108) if (_hx_tmp) { -HXLINE( 110) int _g = 0; -HXDLIN( 110) ::Array< ::Dynamic> _g1 = ::lime::app::Application_obj::current->_hx___windows; -HXDLIN( 110) while((_g < _g1->length)){ -HXLINE( 110) ::lime::ui::Window window = _g1->__get(_g).StaticCast< ::lime::ui::Window >(); -HXDLIN( 110) _g = (_g + 1); -HXLINE( 112) window->set_cursor(setCursor); - } - } -HXLINE( 117) return (::openfl::ui::Mouse_obj::_hx___cursor = value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Mouse_obj,set_cursor,return ) - - -Mouse_obj::Mouse_obj() -{ -} - -bool Mouse_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"hide") ) { outValue = hide_dyn(); return true; } - if (HX_FIELD_EQ(inName,"show") ) { outValue = show_dyn(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"cursor") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_cursor() ); return true; } } - break; - case 8: - if (HX_FIELD_EQ(inName,"__cursor") ) { outValue = ( _hx___cursor ); return true; } - if (HX_FIELD_EQ(inName,"__hidden") ) { outValue = ( _hx___hidden ); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"get_cursor") ) { outValue = get_cursor_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_cursor") ) { outValue = set_cursor_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"supportsCursor") ) { outValue = ( supportsCursor ); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"supportsNativeCursor") ) { outValue = ( supportsNativeCursor ); return true; } - } - return false; -} - -bool Mouse_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"cursor") ) { if (inCallProp == hx::paccAlways) ioValue = ( set_cursor(ioValue.Cast< ::String >()) ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"__cursor") ) { _hx___cursor=ioValue.Cast< ::String >(); return true; } - if (HX_FIELD_EQ(inName,"__hidden") ) { _hx___hidden=ioValue.Cast< bool >(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"supportsCursor") ) { supportsCursor=ioValue.Cast< bool >(); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"supportsNativeCursor") ) { supportsNativeCursor=ioValue.Cast< bool >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Mouse_obj_sMemberStorageInfo = 0; -static hx::StaticInfo Mouse_obj_sStaticStorageInfo[] = { - {hx::fsBool,(void *) &Mouse_obj::supportsCursor,HX_("supportsCursor",7a,7f,2c,d6)}, - {hx::fsBool,(void *) &Mouse_obj::supportsNativeCursor,HX_("supportsNativeCursor",71,9b,97,a2)}, - {hx::fsString,(void *) &Mouse_obj::_hx___cursor,HX_("__cursor",f6,f9,17,e7)}, - {hx::fsBool,(void *) &Mouse_obj::_hx___hidden,HX_("__hidden",8a,6a,c5,f4)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Mouse_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Mouse_obj::supportsCursor,"supportsCursor"); - HX_MARK_MEMBER_NAME(Mouse_obj::supportsNativeCursor,"supportsNativeCursor"); - HX_MARK_MEMBER_NAME(Mouse_obj::_hx___cursor,"__cursor"); - HX_MARK_MEMBER_NAME(Mouse_obj::_hx___hidden,"__hidden"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Mouse_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Mouse_obj::supportsCursor,"supportsCursor"); - HX_VISIT_MEMBER_NAME(Mouse_obj::supportsNativeCursor,"supportsNativeCursor"); - HX_VISIT_MEMBER_NAME(Mouse_obj::_hx___cursor,"__cursor"); - HX_VISIT_MEMBER_NAME(Mouse_obj::_hx___hidden,"__hidden"); -}; - -#endif - -hx::Class Mouse_obj::__mClass; - -static ::String Mouse_obj_sStaticFields[] = { - HX_("supportsCursor",7a,7f,2c,d6), - HX_("supportsNativeCursor",71,9b,97,a2), - HX_("__cursor",f6,f9,17,e7), - HX_("__hidden",8a,6a,c5,f4), - HX_("hide",c2,34,0e,45), - HX_("show",fd,d4,52,4c), - HX_("get_cursor",9f,fe,6f,2f), - HX_("set_cursor",13,9d,ed,32), - ::String(null()) -}; - -void Mouse_obj::__register() -{ - Mouse_obj _hx_dummy; - Mouse_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.ui.Mouse",09,85,e4,1f); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Mouse_obj::__GetStatic; - __mClass->mSetStaticField = &Mouse_obj::__SetStatic; - __mClass->mMarkFunc = Mouse_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Mouse_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Mouse_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Mouse_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Mouse_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Mouse_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Mouse_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_9dfd1f611dbbe53a_17_boot) -HXDLIN( 17) supportsCursor = true; - } -{ - HX_STACKFRAME(&_hx_pos_9dfd1f611dbbe53a_18_boot) -HXDLIN( 18) supportsNativeCursor = true; - } -{ - HX_STACKFRAME(&_hx_pos_9dfd1f611dbbe53a_20_boot) -HXDLIN( 20) _hx___cursor = HX_("auto",6f,df,76,40); - } -} - -} // end namespace openfl -} // end namespace ui diff --git a/hGameTest/bin/linux/obj/src/openfl/ui/_MouseCursor/MouseCursor_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/ui/_MouseCursor/MouseCursor_Impl_.cpp deleted file mode 100644 index dfa69896..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/ui/_MouseCursor/MouseCursor_Impl_.cpp +++ /dev/null @@ -1,389 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_ui_MouseCursor -#include -#endif -#ifndef INCLUDED_openfl_ui__MouseCursor_MouseCursor_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_5ef75db01c4e3075_29_fromLimeCursor,"openfl.ui._MouseCursor.MouseCursor_Impl_","fromLimeCursor",0x6bf8a63e,"openfl.ui._MouseCursor.MouseCursor_Impl_.fromLimeCursor","openfl/ui/MouseCursor.hx",29,0xebae9dff) -HX_LOCAL_STACK_FRAME(_hx_pos_5ef75db01c4e3075_50_toLimeCursor,"openfl.ui._MouseCursor.MouseCursor_Impl_","toLimeCursor",0xdd84694f,"openfl.ui._MouseCursor.MouseCursor_Impl_.toLimeCursor","openfl/ui/MouseCursor.hx",50,0xebae9dff) -HX_LOCAL_STACK_FRAME(_hx_pos_5ef75db01c4e3075_10_boot,"openfl.ui._MouseCursor.MouseCursor_Impl_","boot",0x3451d35b,"openfl.ui._MouseCursor.MouseCursor_Impl_.boot","openfl/ui/MouseCursor.hx",10,0xebae9dff) -HX_LOCAL_STACK_FRAME(_hx_pos_5ef75db01c4e3075_11_boot,"openfl.ui._MouseCursor.MouseCursor_Impl_","boot",0x3451d35b,"openfl.ui._MouseCursor.MouseCursor_Impl_.boot","openfl/ui/MouseCursor.hx",11,0xebae9dff) -HX_LOCAL_STACK_FRAME(_hx_pos_5ef75db01c4e3075_12_boot,"openfl.ui._MouseCursor.MouseCursor_Impl_","boot",0x3451d35b,"openfl.ui._MouseCursor.MouseCursor_Impl_.boot","openfl/ui/MouseCursor.hx",12,0xebae9dff) -HX_LOCAL_STACK_FRAME(_hx_pos_5ef75db01c4e3075_13_boot,"openfl.ui._MouseCursor.MouseCursor_Impl_","boot",0x3451d35b,"openfl.ui._MouseCursor.MouseCursor_Impl_.boot","openfl/ui/MouseCursor.hx",13,0xebae9dff) -HX_LOCAL_STACK_FRAME(_hx_pos_5ef75db01c4e3075_14_boot,"openfl.ui._MouseCursor.MouseCursor_Impl_","boot",0x3451d35b,"openfl.ui._MouseCursor.MouseCursor_Impl_.boot","openfl/ui/MouseCursor.hx",14,0xebae9dff) -HX_LOCAL_STACK_FRAME(_hx_pos_5ef75db01c4e3075_16_boot,"openfl.ui._MouseCursor.MouseCursor_Impl_","boot",0x3451d35b,"openfl.ui._MouseCursor.MouseCursor_Impl_.boot","openfl/ui/MouseCursor.hx",16,0xebae9dff) -HX_LOCAL_STACK_FRAME(_hx_pos_5ef75db01c4e3075_17_boot,"openfl.ui._MouseCursor.MouseCursor_Impl_","boot",0x3451d35b,"openfl.ui._MouseCursor.MouseCursor_Impl_.boot","openfl/ui/MouseCursor.hx",17,0xebae9dff) -HX_LOCAL_STACK_FRAME(_hx_pos_5ef75db01c4e3075_18_boot,"openfl.ui._MouseCursor.MouseCursor_Impl_","boot",0x3451d35b,"openfl.ui._MouseCursor.MouseCursor_Impl_.boot","openfl/ui/MouseCursor.hx",18,0xebae9dff) -HX_LOCAL_STACK_FRAME(_hx_pos_5ef75db01c4e3075_19_boot,"openfl.ui._MouseCursor.MouseCursor_Impl_","boot",0x3451d35b,"openfl.ui._MouseCursor.MouseCursor_Impl_.boot","openfl/ui/MouseCursor.hx",19,0xebae9dff) -HX_LOCAL_STACK_FRAME(_hx_pos_5ef75db01c4e3075_20_boot,"openfl.ui._MouseCursor.MouseCursor_Impl_","boot",0x3451d35b,"openfl.ui._MouseCursor.MouseCursor_Impl_.boot","openfl/ui/MouseCursor.hx",20,0xebae9dff) -HX_LOCAL_STACK_FRAME(_hx_pos_5ef75db01c4e3075_21_boot,"openfl.ui._MouseCursor.MouseCursor_Impl_","boot",0x3451d35b,"openfl.ui._MouseCursor.MouseCursor_Impl_.boot","openfl/ui/MouseCursor.hx",21,0xebae9dff) -HX_LOCAL_STACK_FRAME(_hx_pos_5ef75db01c4e3075_22_boot,"openfl.ui._MouseCursor.MouseCursor_Impl_","boot",0x3451d35b,"openfl.ui._MouseCursor.MouseCursor_Impl_.boot","openfl/ui/MouseCursor.hx",22,0xebae9dff) -HX_LOCAL_STACK_FRAME(_hx_pos_5ef75db01c4e3075_23_boot,"openfl.ui._MouseCursor.MouseCursor_Impl_","boot",0x3451d35b,"openfl.ui._MouseCursor.MouseCursor_Impl_.boot","openfl/ui/MouseCursor.hx",23,0xebae9dff) -HX_LOCAL_STACK_FRAME(_hx_pos_5ef75db01c4e3075_24_boot,"openfl.ui._MouseCursor.MouseCursor_Impl_","boot",0x3451d35b,"openfl.ui._MouseCursor.MouseCursor_Impl_.boot","openfl/ui/MouseCursor.hx",24,0xebae9dff) -namespace openfl{ -namespace ui{ -namespace _MouseCursor{ - -void MouseCursor_Impl__obj::__construct() { } - -Dynamic MouseCursor_Impl__obj::__CreateEmpty() { return new MouseCursor_Impl__obj; } - -void *MouseCursor_Impl__obj::_hx_vtable = 0; - -Dynamic MouseCursor_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< MouseCursor_Impl__obj > _hx_result = new MouseCursor_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool MouseCursor_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x0a8997bb; -} - -::String MouseCursor_Impl__obj::ARROW; - -::String MouseCursor_Impl__obj::AUTO; - -::String MouseCursor_Impl__obj::BUTTON; - -::String MouseCursor_Impl__obj::HAND; - -::String MouseCursor_Impl__obj::IBEAM; - -::String MouseCursor_Impl__obj::_hx___CROSSHAIR; - -::String MouseCursor_Impl__obj::_hx___CUSTOM; - -::String MouseCursor_Impl__obj::_hx___MOVE; - -::String MouseCursor_Impl__obj::_hx___RESIZE_NESW; - -::String MouseCursor_Impl__obj::_hx___RESIZE_NS; - -::String MouseCursor_Impl__obj::_hx___RESIZE_NWSE; - -::String MouseCursor_Impl__obj::_hx___RESIZE_WE; - -::String MouseCursor_Impl__obj::_hx___WAIT; - -::String MouseCursor_Impl__obj::_hx___WAIT_ARROW; - -::String MouseCursor_Impl__obj::fromLimeCursor( ::lime::ui::MouseCursor cursor){ - HX_STACKFRAME(&_hx_pos_5ef75db01c4e3075_29_fromLimeCursor) -HXDLIN( 29) switch((int)(cursor->_hx_getIndex())){ - case (int)0: { -HXLINE( 31) return HX_("arrow",c9,79,8f,25); - } - break; - case (int)1: { -HXLINE( 36) return HX_("crosshair",a2,46,c8,8a); - } - break; - case (int)2: { -HXLINE( 32) return HX_("auto",6f,df,76,40); - } - break; - case (int)3: { -HXLINE( 34) return HX_("hand",6f,2b,08,45); - } - break; - case (int)4: { -HXLINE( 33) return HX_("button",f2,61,e0,d9); - } - break; - case (int)5: { -HXLINE( 37) return HX_("resize_nesw",06,ae,e9,a7); - } - break; - case (int)6: { -HXLINE( 38) return HX_("resize_ns",f0,cc,f2,ab); - } - break; - case (int)7: { -HXLINE( 39) return HX_("resize_nwse",86,56,f7,a7); - } - break; - case (int)8: { -HXLINE( 40) return HX_("resize_we",b9,d4,f2,ab); - } - break; - case (int)9: { -HXLINE( 35) return HX_("ibeam",58,ca,26,b6); - } - break; - case (int)10: { -HXLINE( 41) return HX_("wait",75,5a,f2,4e); - } - break; - case (int)11: { -HXLINE( 42) return HX_("waitarrow",34,17,98,4f); - } - break; - case (int)12: { -HXLINE( 43) return HX_("custom",b1,87,92,3f); - } - break; - } -HXLINE( 29) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(MouseCursor_Impl__obj,fromLimeCursor,return ) - - ::lime::ui::MouseCursor MouseCursor_Impl__obj::toLimeCursor(::String this1){ - HX_STACKFRAME(&_hx_pos_5ef75db01c4e3075_50_toLimeCursor) -HXDLIN( 50) ::String _hx_switch_0 = this1; - if ( (_hx_switch_0==HX_("arrow",c9,79,8f,25)) ){ -HXLINE( 52) return ::lime::ui::MouseCursor_obj::ARROW_dyn(); -HXDLIN( 52) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("auto",6f,df,76,40)) ){ -HXLINE( 53) return ::lime::ui::MouseCursor_obj::DEFAULT_dyn(); -HXDLIN( 53) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("button",f2,61,e0,d9)) ){ -HXLINE( 54) return ::lime::ui::MouseCursor_obj::POINTER_dyn(); -HXDLIN( 54) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("crosshair",a2,46,c8,8a)) ){ -HXLINE( 57) return ::lime::ui::MouseCursor_obj::CROSSHAIR_dyn(); -HXDLIN( 57) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("custom",b1,87,92,3f)) ){ -HXLINE( 64) return ::lime::ui::MouseCursor_obj::CUSTOM_dyn(); -HXDLIN( 64) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("hand",6f,2b,08,45)) ){ -HXLINE( 55) return ::lime::ui::MouseCursor_obj::MOVE_dyn(); -HXDLIN( 55) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("ibeam",58,ca,26,b6)) ){ -HXLINE( 56) return ::lime::ui::MouseCursor_obj::TEXT_dyn(); -HXDLIN( 56) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("resize_nesw",06,ae,e9,a7)) ){ -HXLINE( 58) return ::lime::ui::MouseCursor_obj::RESIZE_NESW_dyn(); -HXDLIN( 58) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("resize_ns",f0,cc,f2,ab)) ){ -HXLINE( 59) return ::lime::ui::MouseCursor_obj::RESIZE_NS_dyn(); -HXDLIN( 59) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("resize_nwse",86,56,f7,a7)) ){ -HXLINE( 60) return ::lime::ui::MouseCursor_obj::RESIZE_NWSE_dyn(); -HXDLIN( 60) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("resize_we",b9,d4,f2,ab)) ){ -HXLINE( 61) return ::lime::ui::MouseCursor_obj::RESIZE_WE_dyn(); -HXDLIN( 61) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("wait",75,5a,f2,4e)) ){ -HXLINE( 62) return ::lime::ui::MouseCursor_obj::WAIT_dyn(); -HXDLIN( 62) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("waitarrow",34,17,98,4f)) ){ -HXLINE( 63) return ::lime::ui::MouseCursor_obj::WAIT_ARROW_dyn(); -HXDLIN( 63) goto _hx_goto_1; - } - /* default */{ -HXLINE( 65) return ::lime::ui::MouseCursor_obj::DEFAULT_dyn(); - } - _hx_goto_1:; -HXLINE( 50) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(MouseCursor_Impl__obj,toLimeCursor,return ) - - -MouseCursor_Impl__obj::MouseCursor_Impl__obj() -{ -} - -bool MouseCursor_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 12: - if (HX_FIELD_EQ(inName,"toLimeCursor") ) { outValue = toLimeCursor_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"fromLimeCursor") ) { outValue = fromLimeCursor_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *MouseCursor_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo MouseCursor_Impl__obj_sStaticStorageInfo[] = { - {hx::fsString,(void *) &MouseCursor_Impl__obj::ARROW,HX_("ARROW",a9,b1,7d,a3)}, - {hx::fsString,(void *) &MouseCursor_Impl__obj::AUTO,HX_("AUTO",6f,a7,37,2b)}, - {hx::fsString,(void *) &MouseCursor_Impl__obj::BUTTON,HX_("BUTTON",f2,0d,63,8c)}, - {hx::fsString,(void *) &MouseCursor_Impl__obj::HAND,HX_("HAND",6f,f3,c8,2f)}, - {hx::fsString,(void *) &MouseCursor_Impl__obj::IBEAM,HX_("IBEAM",38,02,15,34)}, - {hx::fsString,(void *) &MouseCursor_Impl__obj::_hx___CROSSHAIR,HX_("__CROSSHAIR",62,ff,4c,b4)}, - {hx::fsString,(void *) &MouseCursor_Impl__obj::_hx___CUSTOM,HX_("__CUSTOM",d1,9e,44,9a)}, - {hx::fsString,(void *) &MouseCursor_Impl__obj::_hx___MOVE,HX_("__MOVE",31,0e,1a,e2)}, - {hx::fsString,(void *) &MouseCursor_Impl__obj::_hx___RESIZE_NESW,HX_("__RESIZE_NESW",e6,8a,70,33)}, - {hx::fsString,(void *) &MouseCursor_Impl__obj::_hx___RESIZE_NS,HX_("__RESIZE_NS",d0,cd,8f,d5)}, - {hx::fsString,(void *) &MouseCursor_Impl__obj::_hx___RESIZE_NWSE,HX_("__RESIZE_NWSE",66,33,7e,33)}, - {hx::fsString,(void *) &MouseCursor_Impl__obj::_hx___RESIZE_WE,HX_("__RESIZE_WE",99,d5,8f,d5)}, - {hx::fsString,(void *) &MouseCursor_Impl__obj::_hx___WAIT,HX_("__WAIT",95,85,ab,e8)}, - {hx::fsString,(void *) &MouseCursor_Impl__obj::_hx___WAIT_ARROW,HX_("__WAIT_ARROW",3f,5c,00,b5)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void MouseCursor_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(MouseCursor_Impl__obj::ARROW,"ARROW"); - HX_MARK_MEMBER_NAME(MouseCursor_Impl__obj::AUTO,"AUTO"); - HX_MARK_MEMBER_NAME(MouseCursor_Impl__obj::BUTTON,"BUTTON"); - HX_MARK_MEMBER_NAME(MouseCursor_Impl__obj::HAND,"HAND"); - HX_MARK_MEMBER_NAME(MouseCursor_Impl__obj::IBEAM,"IBEAM"); - HX_MARK_MEMBER_NAME(MouseCursor_Impl__obj::_hx___CROSSHAIR,"__CROSSHAIR"); - HX_MARK_MEMBER_NAME(MouseCursor_Impl__obj::_hx___CUSTOM,"__CUSTOM"); - HX_MARK_MEMBER_NAME(MouseCursor_Impl__obj::_hx___MOVE,"__MOVE"); - HX_MARK_MEMBER_NAME(MouseCursor_Impl__obj::_hx___RESIZE_NESW,"__RESIZE_NESW"); - HX_MARK_MEMBER_NAME(MouseCursor_Impl__obj::_hx___RESIZE_NS,"__RESIZE_NS"); - HX_MARK_MEMBER_NAME(MouseCursor_Impl__obj::_hx___RESIZE_NWSE,"__RESIZE_NWSE"); - HX_MARK_MEMBER_NAME(MouseCursor_Impl__obj::_hx___RESIZE_WE,"__RESIZE_WE"); - HX_MARK_MEMBER_NAME(MouseCursor_Impl__obj::_hx___WAIT,"__WAIT"); - HX_MARK_MEMBER_NAME(MouseCursor_Impl__obj::_hx___WAIT_ARROW,"__WAIT_ARROW"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void MouseCursor_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(MouseCursor_Impl__obj::ARROW,"ARROW"); - HX_VISIT_MEMBER_NAME(MouseCursor_Impl__obj::AUTO,"AUTO"); - HX_VISIT_MEMBER_NAME(MouseCursor_Impl__obj::BUTTON,"BUTTON"); - HX_VISIT_MEMBER_NAME(MouseCursor_Impl__obj::HAND,"HAND"); - HX_VISIT_MEMBER_NAME(MouseCursor_Impl__obj::IBEAM,"IBEAM"); - HX_VISIT_MEMBER_NAME(MouseCursor_Impl__obj::_hx___CROSSHAIR,"__CROSSHAIR"); - HX_VISIT_MEMBER_NAME(MouseCursor_Impl__obj::_hx___CUSTOM,"__CUSTOM"); - HX_VISIT_MEMBER_NAME(MouseCursor_Impl__obj::_hx___MOVE,"__MOVE"); - HX_VISIT_MEMBER_NAME(MouseCursor_Impl__obj::_hx___RESIZE_NESW,"__RESIZE_NESW"); - HX_VISIT_MEMBER_NAME(MouseCursor_Impl__obj::_hx___RESIZE_NS,"__RESIZE_NS"); - HX_VISIT_MEMBER_NAME(MouseCursor_Impl__obj::_hx___RESIZE_NWSE,"__RESIZE_NWSE"); - HX_VISIT_MEMBER_NAME(MouseCursor_Impl__obj::_hx___RESIZE_WE,"__RESIZE_WE"); - HX_VISIT_MEMBER_NAME(MouseCursor_Impl__obj::_hx___WAIT,"__WAIT"); - HX_VISIT_MEMBER_NAME(MouseCursor_Impl__obj::_hx___WAIT_ARROW,"__WAIT_ARROW"); -}; - -#endif - -hx::Class MouseCursor_Impl__obj::__mClass; - -static ::String MouseCursor_Impl__obj_sStaticFields[] = { - HX_("ARROW",a9,b1,7d,a3), - HX_("AUTO",6f,a7,37,2b), - HX_("BUTTON",f2,0d,63,8c), - HX_("HAND",6f,f3,c8,2f), - HX_("IBEAM",38,02,15,34), - HX_("__CROSSHAIR",62,ff,4c,b4), - HX_("__CUSTOM",d1,9e,44,9a), - HX_("__MOVE",31,0e,1a,e2), - HX_("__RESIZE_NESW",e6,8a,70,33), - HX_("__RESIZE_NS",d0,cd,8f,d5), - HX_("__RESIZE_NWSE",66,33,7e,33), - HX_("__RESIZE_WE",99,d5,8f,d5), - HX_("__WAIT",95,85,ab,e8), - HX_("__WAIT_ARROW",3f,5c,00,b5), - HX_("fromLimeCursor",d5,69,8a,d2), - HX_("toLimeCursor",26,49,3d,7c), - ::String(null()) -}; - -void MouseCursor_Impl__obj::__register() -{ - MouseCursor_Impl__obj _hx_dummy; - MouseCursor_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.ui._MouseCursor.MouseCursor_Impl_",e5,61,b2,51); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &MouseCursor_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = MouseCursor_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(MouseCursor_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< MouseCursor_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = MouseCursor_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = MouseCursor_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = MouseCursor_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void MouseCursor_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_5ef75db01c4e3075_10_boot) -HXDLIN( 10) ARROW = HX_("arrow",c9,79,8f,25); - } -{ - HX_STACKFRAME(&_hx_pos_5ef75db01c4e3075_11_boot) -HXDLIN( 11) AUTO = HX_("auto",6f,df,76,40); - } -{ - HX_STACKFRAME(&_hx_pos_5ef75db01c4e3075_12_boot) -HXDLIN( 12) BUTTON = HX_("button",f2,61,e0,d9); - } -{ - HX_STACKFRAME(&_hx_pos_5ef75db01c4e3075_13_boot) -HXDLIN( 13) HAND = HX_("hand",6f,2b,08,45); - } -{ - HX_STACKFRAME(&_hx_pos_5ef75db01c4e3075_14_boot) -HXDLIN( 14) IBEAM = HX_("ibeam",58,ca,26,b6); - } -{ - HX_STACKFRAME(&_hx_pos_5ef75db01c4e3075_16_boot) -HXDLIN( 16) _hx___CROSSHAIR = HX_("crosshair",a2,46,c8,8a); - } -{ - HX_STACKFRAME(&_hx_pos_5ef75db01c4e3075_17_boot) -HXDLIN( 17) _hx___CUSTOM = HX_("custom",b1,87,92,3f); - } -{ - HX_STACKFRAME(&_hx_pos_5ef75db01c4e3075_18_boot) -HXDLIN( 18) _hx___MOVE = HX_("move",11,e3,60,48); - } -{ - HX_STACKFRAME(&_hx_pos_5ef75db01c4e3075_19_boot) -HXDLIN( 19) _hx___RESIZE_NESW = HX_("resize_nesw",06,ae,e9,a7); - } -{ - HX_STACKFRAME(&_hx_pos_5ef75db01c4e3075_20_boot) -HXDLIN( 20) _hx___RESIZE_NS = HX_("resize_ns",f0,cc,f2,ab); - } -{ - HX_STACKFRAME(&_hx_pos_5ef75db01c4e3075_21_boot) -HXDLIN( 21) _hx___RESIZE_NWSE = HX_("resize_nwse",86,56,f7,a7); - } -{ - HX_STACKFRAME(&_hx_pos_5ef75db01c4e3075_22_boot) -HXDLIN( 22) _hx___RESIZE_WE = HX_("resize_we",b9,d4,f2,ab); - } -{ - HX_STACKFRAME(&_hx_pos_5ef75db01c4e3075_23_boot) -HXDLIN( 23) _hx___WAIT = HX_("wait",75,5a,f2,4e); - } -{ - HX_STACKFRAME(&_hx_pos_5ef75db01c4e3075_24_boot) -HXDLIN( 24) _hx___WAIT_ARROW = HX_("waitarrow",34,17,98,4f); - } -} - -} // end namespace openfl -} // end namespace ui -} // end namespace _MouseCursor diff --git a/hGameTest/bin/linux/obj/src/openfl/utils/AGALMiniAssembler.cpp b/hGameTest/bin/linux/obj/src/openfl/utils/AGALMiniAssembler.cpp deleted file mode 100644 index e7516fcd..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/utils/AGALMiniAssembler.cpp +++ /dev/null @@ -1,2626 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_EReg -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif -#ifndef INCLUDED_openfl_Lib -#include -#endif -#ifndef INCLUDED_openfl_display3D_Context3D -#include -#endif -#ifndef INCLUDED_openfl_display3D_Program3D -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_utils_AGALMiniAssembler -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__AGALMiniAssembler_OpCode -#include -#endif -#ifndef INCLUDED_openfl_utils__AGALMiniAssembler_Register -#include -#endif -#ifndef INCLUDED_openfl_utils__AGALMiniAssembler_Sampler -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_878a01ff4ba15759_40_new,"openfl.utils.AGALMiniAssembler","new",0xa6ddea8f,"openfl.utils.AGALMiniAssembler.new","openfl/utils/AGALMiniAssembler.hx",40,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_175_assemble2,"openfl.utils.AGALMiniAssembler","assemble2",0xada2ae4f,"openfl.utils.AGALMiniAssembler.assemble2","openfl/utils/AGALMiniAssembler.hx",175,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_184_assemble,"openfl.utils.AGALMiniAssembler","assemble",0x3c794483,"openfl.utils.AGALMiniAssembler.assemble","openfl/utils/AGALMiniAssembler.hx",184,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_674_initregmap,"openfl.utils.AGALMiniAssembler","initregmap",0x0ed0be89,"openfl.utils.AGALMiniAssembler.initregmap","openfl/utils/AGALMiniAssembler.hx",674,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_775_match,"openfl.utils.AGALMiniAssembler","match",0xf40b8d34,"openfl.utils.AGALMiniAssembler.match","openfl/utils/AGALMiniAssembler.hx",775,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_697_init,"openfl.utils.AGALMiniAssembler","init",0x58080a01,"openfl.utils.AGALMiniAssembler.init","openfl/utils/AGALMiniAssembler.hx",697,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_40_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",40,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_42_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",42,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_43_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",43,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_44_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",44,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_45_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",45,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_46_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",46,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_47_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",47,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_48_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",48,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_50_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",50,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_51_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",51,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_52_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",52,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_53_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",53,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_54_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",54,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_55_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",55,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_57_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",57,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_58_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",58,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_59_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",59,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_60_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",60,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_62_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",62,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_63_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",63,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_64_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",64,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_65_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",65,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_66_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",66,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_67_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",67,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_68_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",68,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_69_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",69,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_70_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",70,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_72_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",72,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_73_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",73,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_74_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",74,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_75_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",75,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_76_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",76,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_77_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",77,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_78_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",78,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_79_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",79,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_80_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",80,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_81_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",81,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_82_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",82,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_83_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",83,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_84_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",84,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_85_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",85,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_86_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",86,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_87_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",87,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_88_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",88,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_89_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",89,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_90_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",90,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_91_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",91,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_92_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",92,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_93_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",93,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_94_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",94,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_95_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",95,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_96_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",96,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_97_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",97,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_98_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",98,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_99_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",99,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_100_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",100,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_101_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",101,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_102_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",102,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_103_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",103,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_104_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",104,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_105_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",105,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_106_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",106,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_107_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",107,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_108_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",108,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_109_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",109,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_110_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",110,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_111_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",111,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_112_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",112,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_113_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",113,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_114_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",114,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_115_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",115,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_117_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",117,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_118_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",118,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_119_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",119,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_120_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",120,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_121_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",121,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_122_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",122,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_123_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",123,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_124_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",124,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_125_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",125,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_126_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",126,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_127_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",127,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_129_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",129,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_130_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",130,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_131_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",131,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_132_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",132,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_133_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",133,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_134_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",134,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_135_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",135,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_136_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",136,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_137_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",137,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_138_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",138,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_139_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",139,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_140_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",140,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_141_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",141,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_142_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",142,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_143_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",143,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_144_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",144,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_145_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",145,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_146_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",146,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_147_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",147,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_148_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",148,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_149_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",149,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_150_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",150,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_151_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",151,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_152_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",152,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_153_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",153,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_154_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",154,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_155_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",155,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_878a01ff4ba15759_156_boot,"openfl.utils.AGALMiniAssembler","boot",0x53685323,"openfl.utils.AGALMiniAssembler.boot","openfl/utils/AGALMiniAssembler.hx",156,0x125eff83) -namespace openfl{ -namespace utils{ - -void AGALMiniAssembler_obj::__construct(hx::Null< bool > __o_debugging){ - bool debugging = __o_debugging.Default(false); - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_40_new) -HXLINE( 162) this->debugEnabled = false; -HXLINE( 166) this->debugEnabled = debugging; -HXLINE( 168) if (!(::openfl::utils::AGALMiniAssembler_obj::initialized)) { -HXLINE( 170) ::openfl::utils::AGALMiniAssembler_obj::init(); - } - } - -Dynamic AGALMiniAssembler_obj::__CreateEmpty() { return new AGALMiniAssembler_obj; } - -void *AGALMiniAssembler_obj::_hx_vtable = 0; - -Dynamic AGALMiniAssembler_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AGALMiniAssembler_obj > _hx_result = new AGALMiniAssembler_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool AGALMiniAssembler_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3f00ff77; -} - - ::openfl::display3D::Program3D AGALMiniAssembler_obj::assemble2( ::openfl::display3D::Context3D context3D,int version,::String vertexSource,::String fragmentSource){ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_175_assemble2) -HXLINE( 176) ::openfl::utils::ByteArrayData agalVertex = this->assemble(HX_("vertex",64,db,47,a1),vertexSource,version,null()); -HXLINE( 177) ::openfl::utils::ByteArrayData agalFragment = this->assemble(HX_("fragment",d0,5f,e5,ad),fragmentSource,version,null()); -HXLINE( 178) ::openfl::display3D::Program3D program = context3D->createProgram(null()); -HXLINE( 179) program->upload(agalVertex,agalFragment); -HXLINE( 180) return program; - } - - -HX_DEFINE_DYNAMIC_FUNC4(AGALMiniAssembler_obj,assemble2,return ) - - ::openfl::utils::ByteArrayData AGALMiniAssembler_obj::assemble(::String mode,::String source,hx::Null< int > __o_version,hx::Null< bool > __o_ignoreLimits){ - int version = __o_version.Default(1); - bool ignoreLimits = __o_ignoreLimits.Default(false); - HX_GC_STACKFRAME(&_hx_pos_878a01ff4ba15759_184_assemble) -HXLINE( 185) int start = ::openfl::Lib_obj::getTimer(); -HXLINE( 187) ::openfl::utils::ByteArrayData this1 = ::openfl::utils::ByteArrayData_obj::__alloc( HX_CTX ,0); -HXDLIN( 187) this->agalcode = this1; -HXLINE( 188) this->error = HX_("",00,00,00,00); -HXLINE( 190) bool isFrag = false; -HXLINE( 192) if ((mode == HX_("fragment",d0,5f,e5,ad))) { -HXLINE( 194) isFrag = true; - } - else { -HXLINE( 196) if ((mode != HX_("vertex",64,db,47,a1))) { -HXLINE( 198) this->error = ((((((HX_("ERROR: mode needs to be \"",d8,b7,4c,b2) + HX_("fragment",d0,5f,e5,ad)) + HX_("\" or \"",a3,20,aa,4e)) + HX_("vertex",64,db,47,a1)) + HX_("\" but is \"",69,33,a7,e2)) + mode) + HX_("\".",cc,1d,00,00)); - } - } -HXLINE( 201) this->agalcode->_hx___endian = 1; -HXLINE( 202) this->agalcode->writeByte(160); -HXLINE( 203) this->agalcode->writeUnsignedInt(version); -HXLINE( 204) this->agalcode->writeByte(161); -HXLINE( 205) { -HXLINE( 205) int _hx_tmp; -HXDLIN( 205) if (isFrag) { -HXLINE( 205) _hx_tmp = 1; - } - else { -HXLINE( 205) _hx_tmp = 0; - } -HXDLIN( 205) this->agalcode->writeByte(_hx_tmp); - } -HXLINE( 207) this->initregmap(version,ignoreLimits); -HXLINE( 209) ::Array< ::String > lines = ::StringTools_obj::replace(source,HX_("\r",0d,00,00,00),HX_("\n",0a,00,00,00)).split(HX_("\n",0a,00,00,00)); -HXLINE( 210) int nops = 0; -HXLINE( 211) int lng = lines->length; -HXLINE( 213) ::EReg reg1 = ::EReg_obj::__alloc( HX_CTX ,HX_("<.*>",c6,d9,cb,27),HX_("g",67,00,00,00)); -HXLINE( 214) ::EReg reg2 = ::EReg_obj::__alloc( HX_CTX ,HX_("([\\w\\.\\-\\+]+)",fb,41,d4,12),HX_("gi",22,5a,00,00)); -HXLINE( 215) ::EReg reg3 = ::EReg_obj::__alloc( HX_CTX ,HX_("^\\w{3}",4c,2f,6f,dd),HX_("ig",de,5b,00,00)); -HXLINE( 216) ::EReg reg4 = ::EReg_obj::__alloc( HX_CTX ,HX_("vc\\[([vofi][acostdip]?[d]?)(\\d*)?(\\.[xyzw](\\+\\d{1,3})?)?\\](\\.[xyzw]{1,4})?|([vofi][acostdip]?[d]?)(\\d*)?(\\.[xyzw]{1,4})?",ca,7c,76,12),HX_("gi",22,5a,00,00)); -HXLINE( 217) ::EReg reg5 = ::EReg_obj::__alloc( HX_CTX ,HX_("\\[.*\\]",bc,fb,d3,4c),HX_("ig",de,5b,00,00)); -HXLINE( 218) ::EReg reg6 = ::EReg_obj::__alloc( HX_CTX ,HX_("^\\b[A-Za-z]{1,3}",fa,3b,55,e1),HX_("ig",de,5b,00,00)); -HXLINE( 219) ::EReg reg7 = ::EReg_obj::__alloc( HX_CTX ,HX_("\\d+",a3,26,46,00),HX_("",00,00,00,00)); -HXLINE( 220) ::EReg reg8 = ::EReg_obj::__alloc( HX_CTX ,HX_("(\\.[xyzw]{1,4})",c8,ae,42,2b),HX_("",00,00,00,00)); -HXLINE( 221) ::EReg reg9 = ::EReg_obj::__alloc( HX_CTX ,HX_("[A-Za-z]{1,3}",de,ce,de,ac),HX_("ig",de,5b,00,00)); -HXLINE( 222) ::EReg reg10 = ::EReg_obj::__alloc( HX_CTX ,HX_("(\\.[xyzw]{1,1})",05,68,40,2b),HX_("",00,00,00,00)); -HXLINE( 223) ::EReg reg11 = ::EReg_obj::__alloc( HX_CTX ,HX_("\\+\\d{1,3}",89,08,70,4a),HX_("ig",de,5b,00,00)); -HXLINE( 225) int i = 0; -HXLINE( 227) while(true){ -HXLINE( 227) bool _hx_tmp1; -HXDLIN( 227) if ((i < lng)) { -HXLINE( 227) _hx_tmp1 = (this->error == HX_("",00,00,00,00)); - } - else { -HXLINE( 227) _hx_tmp1 = false; - } -HXDLIN( 227) if (!(_hx_tmp1)) { -HXLINE( 227) goto _hx_goto_2; - } -HXLINE( 229) ::String line = ::StringTools_obj::trim(lines->__get(i)); -HXLINE( 232) int startcomment = line.indexOf(HX_("//",20,29,00,00),null()); -HXLINE( 233) if ((startcomment != -1)) { -HXLINE( 235) line = line.substr(0,startcomment); - } -HXLINE( 239) int optsi; -HXDLIN( 239) if (reg1->match(line)) { -HXLINE( 239) optsi = ( (int)(reg1->matchedPos()->__Field(HX_("pos",94,5d,55,00),hx::paccDynamic)) ); - } - else { -HXLINE( 239) optsi = -1; - } -HXLINE( 240) ::Array< ::String > opts = null(); -HXLINE( 242) if ((optsi != -1)) { -HXLINE( 244) opts = this->match(line.substr(optsi,null()),reg2); -HXLINE( 245) line = line.substr(0,optsi); - } -HXLINE( 249) ::String opCode = null(); -HXLINE( 250) ::openfl::utils::_AGALMiniAssembler::OpCode opFound = null(); -HXLINE( 252) if (reg3->match(line)) { -HXLINE( 254) opCode = reg3->matched(0); -HXLINE( 255) opFound = ( ( ::openfl::utils::_AGALMiniAssembler::OpCode)(::openfl::utils::AGALMiniAssembler_obj::OPMAP->get(opCode)) ); - } -HXLINE( 258) if (hx::IsNull( opFound )) { -HXLINE( 260) if ((line.length >= 3)) { -HXLINE( 262) ::lime::utils::Log_obj::warn((((HX_("warning: bad line ",cf,50,44,4f) + i) + HX_(": ",a6,32,00,00)) + lines->__get(i)),hx::SourceInfo(HX_("openfl/utils/AGALMiniAssembler.hx",83,ff,5e,12),262,HX_("openfl.utils.AGALMiniAssembler",1d,f7,bb,62),HX_("assemble",12,a9,1b,c5))); - } -HXLINE( 265) i = (i + 1); -HXLINE( 266) continue; - } -HXLINE( 270) if (this->debugEnabled) { -HXLINE( 272) ::lime::utils::Log_obj::info(opFound,hx::SourceInfo(HX_("openfl/utils/AGALMiniAssembler.hx",83,ff,5e,12),272,HX_("openfl.utils.AGALMiniAssembler",1d,f7,bb,62),HX_("assemble",12,a9,1b,c5))); - } -HXLINE( 275) if (hx::IsNull( opFound )) { -HXLINE( 277) if ((line.length >= 3)) { -HXLINE( 279) ::lime::utils::Log_obj::warn((((HX_("warning: bad line ",cf,50,44,4f) + i) + HX_(": ",a6,32,00,00)) + lines->__get(i)),hx::SourceInfo(HX_("openfl/utils/AGALMiniAssembler.hx",83,ff,5e,12),279,HX_("openfl.utils.AGALMiniAssembler",1d,f7,bb,62),HX_("assemble",12,a9,1b,c5))); - } -HXLINE( 282) i = (i + 1); -HXLINE( 283) continue; - } -HXLINE( 286) int line1 = line.indexOf(opFound->name,null()); -HXDLIN( 286) line = line.substr((line1 + opFound->name.length),null()); -HXLINE( 288) bool _hx_tmp2; -HXDLIN( 288) if (((opFound->flags & 256) != 0)) { -HXLINE( 288) _hx_tmp2 = (version < 2); - } - else { -HXLINE( 288) _hx_tmp2 = false; - } -HXDLIN( 288) if (_hx_tmp2) { -HXLINE( 290) this->error = HX_("error: opcode requires version 2.",d2,34,38,ba); -HXLINE( 291) goto _hx_goto_2; - } -HXLINE( 294) bool _hx_tmp3; -HXDLIN( 294) if (((opFound->flags & 64) != 0)) { -HXLINE( 294) _hx_tmp3 = isFrag; - } - else { -HXLINE( 294) _hx_tmp3 = false; - } -HXDLIN( 294) if (_hx_tmp3) { -HXLINE( 296) this->error = HX_("error: opcode is only allowed in vertex programs.",a4,4b,76,ab); -HXLINE( 297) goto _hx_goto_2; - } -HXLINE( 300) bool _hx_tmp4; -HXDLIN( 300) if (((opFound->flags & 32) != 0)) { -HXLINE( 300) _hx_tmp4 = !(isFrag); - } - else { -HXLINE( 300) _hx_tmp4 = false; - } -HXDLIN( 300) if (_hx_tmp4) { -HXLINE( 302) this->error = HX_("error: opcode is only allowed in fragment programs.",50,b1,63,46); -HXLINE( 303) goto _hx_goto_2; - } -HXLINE( 306) if (this->verbose) { -HXLINE( 308) ::String _hx_tmp5 = (HX_("emit opcode=",e2,2a,94,83) + ::Std_obj::string(opFound)); -HXDLIN( 308) ::lime::utils::Log_obj::info(_hx_tmp5,hx::SourceInfo(HX_("openfl/utils/AGALMiniAssembler.hx",83,ff,5e,12),308,HX_("openfl.utils.AGALMiniAssembler",1d,f7,bb,62),HX_("assemble",12,a9,1b,c5))); - } -HXLINE( 311) this->agalcode->writeUnsignedInt(opFound->emitCode); -HXLINE( 312) nops = (nops + 1); -HXLINE( 314) if ((nops > 4096)) { -HXLINE( 316) this->error = ((HX_("error: too many opcodes. maximum is ",26,64,b3,3b) + 4096) + HX_(".",2e,00,00,00)); -HXLINE( 317) goto _hx_goto_2; - } -HXLINE( 321) ::Array< ::String > regs = this->match(line,reg4); -HXLINE( 323) if ((regs->length != opFound->numRegister)) { -HXLINE( 325) this->error = ((((HX_("error: wrong number of operands. found ",ad,a0,73,c8) + regs->length) + HX_(" but expected ",e9,a0,e7,6d)) + opFound->numRegister) + HX_(".",2e,00,00,00)); -HXLINE( 326) goto _hx_goto_2; - } -HXLINE( 329) bool badreg = false; -HXLINE( 330) int pad = 160; -HXLINE( 331) int regLength = regs->length; -HXLINE( 333) { -HXLINE( 333) int _g = 0; -HXDLIN( 333) int _g1 = regLength; -HXDLIN( 333) while((_g < _g1)){ -HXLINE( 333) _g = (_g + 1); -HXDLIN( 333) int j = (_g - 1); -HXLINE( 335) bool isRelative = false; -HXLINE( 336) ::Array< ::String > relreg = this->match(regs->__get(j),reg5); -HXLINE( 338) if ((relreg->length > 0)) { -HXLINE( 340) regs[j] = ::StringTools_obj::replace(regs->__get(j),relreg->__get(0),HX_("0",30,00,00,00)); -HXLINE( 342) if (this->verbose) { -HXLINE( 344) ::lime::utils::Log_obj::info(HX_("IS REL",03,c6,b4,0f),hx::SourceInfo(HX_("openfl/utils/AGALMiniAssembler.hx",83,ff,5e,12),344,HX_("openfl.utils.AGALMiniAssembler",1d,f7,bb,62),HX_("assemble",12,a9,1b,c5))); - } -HXLINE( 347) isRelative = true; - } -HXLINE( 350) ::Array< ::String > res = this->match(regs->__get(j),reg6); -HXLINE( 351) if ((res->length == 0)) { -HXLINE( 353) this->error = ((((HX_("error: could not parse operand ",5e,e6,18,8a) + j) + HX_(" (",08,1c,00,00)) + regs->__get(j)) + HX_(").",e5,23,00,00)); -HXLINE( 354) badreg = true; -HXLINE( 355) goto _hx_goto_3; - } -HXLINE( 358) ::openfl::utils::_AGALMiniAssembler::Register regFound = ( ( ::openfl::utils::_AGALMiniAssembler::Register)(::openfl::utils::AGALMiniAssembler_obj::REGMAP->get(res->__get(0))) ); -HXLINE( 361) if (this->debugEnabled) { -HXLINE( 363) ::lime::utils::Log_obj::info(regFound,hx::SourceInfo(HX_("openfl/utils/AGALMiniAssembler.hx",83,ff,5e,12),363,HX_("openfl.utils.AGALMiniAssembler",1d,f7,bb,62),HX_("assemble",12,a9,1b,c5))); - } -HXLINE( 366) if (hx::IsNull( regFound )) { -HXLINE( 368) this->error = ((((HX_("error: could not find register name for operand ",d3,f6,78,ae) + j) + HX_(" (",08,1c,00,00)) + regs->__get(j)) + HX_(").",e5,23,00,00)); -HXLINE( 369) badreg = true; -HXLINE( 370) goto _hx_goto_3; - } -HXLINE( 373) if (isFrag) { -HXLINE( 375) if (((regFound->flags & 32) == 0)) { -HXLINE( 377) this->error = ((((HX_("error: register operand ",66,bd,b9,f5) + j) + HX_(" (",08,1c,00,00)) + regs->__get(j)) + HX_(") only allowed in vertex programs.",e9,f2,50,fb)); -HXLINE( 378) badreg = true; -HXLINE( 379) goto _hx_goto_3; - } -HXLINE( 382) if (isRelative) { -HXLINE( 384) this->error = ((((HX_("error: register operand ",66,bd,b9,f5) + j) + HX_(" (",08,1c,00,00)) + regs->__get(j)) + HX_(") relative adressing not allowed in fragment programs.",34,7c,f5,9f)); -HXLINE( 385) badreg = true; -HXLINE( 386) goto _hx_goto_3; - } - } - else { -HXLINE( 391) if (((regFound->flags & 64) == 0)) { -HXLINE( 393) this->error = ((((HX_("error: register operand ",66,bd,b9,f5) + j) + HX_(" (",08,1c,00,00)) + regs->__get(j)) + HX_(") only allowed in fragment programs.",d5,73,aa,3f)); -HXLINE( 394) badreg = true; -HXLINE( 395) goto _hx_goto_3; - } - } -HXLINE( 399) int _hx_tmp6 = regs->__get(j).indexOf(regFound->name,null()); -HXDLIN( 399) regs[j] = regs->__get(j).substr((_hx_tmp6 + regFound->name.length),null()); -HXLINE( 401) ::Array< ::String > idxmatch; -HXDLIN( 401) if (isRelative) { -HXLINE( 401) idxmatch = this->match(relreg->__get(0),reg7); - } - else { -HXLINE( 401) idxmatch = this->match(regs->__get(j),reg7); - } -HXLINE( 402) int regidx = 0; -HXLINE( 404) if ((idxmatch->length > 0)) { -HXLINE( 406) regidx = ( (int)(::Std_obj::parseInt(idxmatch->__get(0))) ); - } -HXLINE( 409) int a = regFound->range; -HXDLIN( 409) bool aNeg = (regidx < 0); -HXDLIN( 409) bool bNeg = (a < 0); -HXDLIN( 409) bool _hx_tmp7; -HXDLIN( 409) if ((aNeg != bNeg)) { -HXLINE( 409) _hx_tmp7 = aNeg; - } - else { -HXLINE( 409) _hx_tmp7 = (regidx > a); - } -HXDLIN( 409) if (_hx_tmp7) { -HXLINE( 411) ::String _hx_tmp8 = ((((HX_("error: register operand ",66,bd,b9,f5) + j) + HX_(" (",08,1c,00,00)) + regs->__get(j)) + HX_(") index exceeds limit of ",5e,a7,88,f8)); -HXDLIN( 411) int _hx_int = (regFound->range + 1); -HXDLIN( 411) Float _hx_tmp9; -HXDLIN( 411) if ((_hx_int < 0)) { -HXLINE( 411) _hx_tmp9 = (((Float)4294967296.0) + _hx_int); - } - else { -HXLINE( 411) _hx_tmp9 = (_hx_int + ((Float)0.0)); - } -HXDLIN( 411) this->error = ((_hx_tmp8 + ::Std_obj::string(_hx_tmp9)) + HX_(".",2e,00,00,00)); -HXLINE( 412) badreg = true; -HXLINE( 413) goto _hx_goto_3; - } -HXLINE( 416) int regmask = 0; -HXLINE( 417) ::Array< ::String > maskmatch = this->match(regs->__get(j),reg8); -HXLINE( 418) bool isDest; -HXDLIN( 418) if ((j == 0)) { -HXLINE( 418) isDest = ((opFound->flags & 128) == 0); - } - else { -HXLINE( 418) isDest = false; - } -HXLINE( 419) bool isSampler; -HXDLIN( 419) if ((j == 2)) { -HXLINE( 419) isSampler = ((opFound->flags & 8) != 0); - } - else { -HXLINE( 419) isSampler = false; - } -HXLINE( 420) int reltype = 0; -HXLINE( 421) int relsel = 0; -HXLINE( 422) int reloffset = 0; -HXLINE( 424) bool _hx_tmp10; -HXDLIN( 424) if (isDest) { -HXLINE( 424) _hx_tmp10 = isRelative; - } - else { -HXLINE( 424) _hx_tmp10 = false; - } -HXDLIN( 424) if (_hx_tmp10) { -HXLINE( 426) this->error = HX_("error: relative can not be destination",54,bb,32,e3); -HXLINE( 427) badreg = true; -HXLINE( 428) goto _hx_goto_3; - } -HXLINE( 431) if ((maskmatch->length > 0)) { -HXLINE( 433) regmask = 0; -HXLINE( 434) int cv = 0; -HXLINE( 435) int maskLength = maskmatch->__get(0).length; -HXLINE( 436) int k = 1; -HXLINE( 438) while((k < maskLength)){ -HXLINE( 440) cv = (( (int)(maskmatch->__get(0).charCodeAt(k)) ) - 120); -HXLINE( 442) bool aNeg1 = (cv < 0); -HXDLIN( 442) bool bNeg1 = (2 < 0); -HXDLIN( 442) bool _hx_tmp11; -HXDLIN( 442) if ((aNeg1 != bNeg1)) { -HXLINE( 442) _hx_tmp11 = aNeg1; - } - else { -HXLINE( 442) _hx_tmp11 = (cv > 2); - } -HXDLIN( 442) if (_hx_tmp11) { -HXLINE( 444) cv = 3; - } -HXLINE( 447) if (isDest) { -HXLINE( 449) regmask = (regmask | (1 << cv)); - } - else { -HXLINE( 453) regmask = (regmask | (cv << ((k - 1) << 1))); - } -HXLINE( 456) k = (k + 1); - } -HXLINE( 459) if (!(isDest)) { -HXLINE( 461) while((k <= 4)){ -HXLINE( 463) regmask = (regmask | (cv << ((k - 1) << 1))); -HXLINE( 464) k = (k + 1); - } - } - } - else { -HXLINE( 470) if (isDest) { -HXLINE( 470) regmask = 15; - } - else { -HXLINE( 470) regmask = 228; - } - } -HXLINE( 473) if (isRelative) { -HXLINE( 475) ::Array< ::String > relname = this->match(relreg->__get(0),reg9); -HXLINE( 476) ::openfl::utils::_AGALMiniAssembler::Register regFoundRel = ( ( ::openfl::utils::_AGALMiniAssembler::Register)(::openfl::utils::AGALMiniAssembler_obj::REGMAP->get(relname->__get(0))) ); -HXLINE( 478) if (hx::IsNull( regFoundRel )) { -HXLINE( 480) this->error = HX_("error: bad index register",1a,79,3a,ab); -HXLINE( 481) badreg = true; -HXLINE( 482) goto _hx_goto_3; - } -HXLINE( 485) reltype = regFoundRel->emitCode; -HXLINE( 486) ::Array< ::String > selmatch = this->match(relreg->__get(0),reg10); -HXLINE( 488) if ((selmatch->length == 0)) { -HXLINE( 490) this->error = HX_("error: bad index register select",42,31,f8,d3); -HXLINE( 491) badreg = true; -HXLINE( 492) goto _hx_goto_3; - } -HXLINE( 495) relsel = (( (int)(selmatch->__get(0).charCodeAt(1)) ) - 120); -HXLINE( 497) bool aNeg2 = (relsel < 0); -HXDLIN( 497) bool bNeg2 = (2 < 0); -HXDLIN( 497) bool _hx_tmp12; -HXDLIN( 497) if ((aNeg2 != bNeg2)) { -HXLINE( 497) _hx_tmp12 = aNeg2; - } - else { -HXLINE( 497) _hx_tmp12 = (relsel > 2); - } -HXDLIN( 497) if (_hx_tmp12) { -HXLINE( 499) relsel = 3; - } -HXLINE( 502) ::Array< ::String > relofs = this->match(relreg->__get(0),reg11); -HXLINE( 504) if ((relofs->length > 0)) { -HXLINE( 506) reloffset = ( (int)(::Std_obj::parseInt(relofs->__get(0))) ); - } -HXLINE( 509) bool _hx_tmp13; -HXDLIN( 509) if ((reloffset >= 0)) { -HXLINE( 509) _hx_tmp13 = (reloffset > 255); - } - else { -HXLINE( 509) _hx_tmp13 = true; - } -HXDLIN( 509) if (_hx_tmp13) { -HXLINE( 511) this->error = ((HX_("error: index offset ",f1,9c,33,57) + reloffset) + HX_(" out of bounds. [0..255]",de,2b,59,f3)); -HXLINE( 512) badreg = true; -HXLINE( 513) goto _hx_goto_3; - } -HXLINE( 516) if (this->verbose) { -HXLINE( 518) ::String _hx_tmp14 = ((((HX_("RELATIVE: type=",91,08,0e,50) + reltype) + HX_("==",60,35,00,00)) + relname->__get(0)) + HX_(" sel=",83,1b,23,b9)); -HXDLIN( 518) int int1 = relsel; -HXDLIN( 518) Float _hx_tmp15; -HXDLIN( 518) if ((int1 < 0)) { -HXLINE( 518) _hx_tmp15 = (((Float)4294967296.0) + int1); - } - else { -HXLINE( 518) _hx_tmp15 = (int1 + ((Float)0.0)); - } -HXDLIN( 518) ::String _hx_tmp16 = ((_hx_tmp14 + ::Std_obj::string(_hx_tmp15)) + HX_("==",60,35,00,00)); -HXDLIN( 518) ::String _hx_tmp17 = ((_hx_tmp16 + selmatch->__get(0)) + HX_(" idx=",80,41,86,b2)); -HXDLIN( 518) int int2 = regidx; -HXDLIN( 518) Float _hx_tmp18; -HXDLIN( 518) if ((int2 < 0)) { -HXLINE( 518) _hx_tmp18 = (((Float)4294967296.0) + int2); - } - else { -HXLINE( 518) _hx_tmp18 = (int2 + ((Float)0.0)); - } -HXDLIN( 518) ::String _hx_tmp19 = (((_hx_tmp17 + ::Std_obj::string(_hx_tmp18)) + HX_(" offset=",2a,4d,b3,fd)) + reloffset); -HXDLIN( 518) ::lime::utils::Log_obj::info(_hx_tmp19,hx::SourceInfo(HX_("openfl/utils/AGALMiniAssembler.hx",83,ff,5e,12),518,HX_("openfl.utils.AGALMiniAssembler",1d,f7,bb,62),HX_("assemble",12,a9,1b,c5))); - } - } -HXLINE( 523) if (this->verbose) { -HXLINE( 525) ::String _hx_tmp20 = ((HX_(" emit argcode=",c7,a3,7b,7d) + ::Std_obj::string(regFound)) + HX_("[",5b,00,00,00)); -HXDLIN( 525) int int3 = regidx; -HXDLIN( 525) Float _hx_tmp21; -HXDLIN( 525) if ((int3 < 0)) { -HXLINE( 525) _hx_tmp21 = (((Float)4294967296.0) + int3); - } - else { -HXLINE( 525) _hx_tmp21 = (int3 + ((Float)0.0)); - } -HXDLIN( 525) ::String _hx_tmp22 = ((((_hx_tmp20 + ::Std_obj::string(_hx_tmp21)) + HX_("][",5e,51,00,00)) + regmask) + HX_("]",5d,00,00,00)); -HXDLIN( 525) ::lime::utils::Log_obj::info(_hx_tmp22,hx::SourceInfo(HX_("openfl/utils/AGALMiniAssembler.hx",83,ff,5e,12),525,HX_("openfl.utils.AGALMiniAssembler",1d,f7,bb,62),HX_("assemble",12,a9,1b,c5))); - } -HXLINE( 528) if (isDest) { -HXLINE( 530) this->agalcode->writeShort(regidx); -HXLINE( 531) this->agalcode->writeByte(regmask); -HXLINE( 532) this->agalcode->writeByte(regFound->emitCode); -HXLINE( 533) pad = (pad - 32); - } - else { -HXLINE( 537) if (isSampler) { -HXLINE( 539) if (this->verbose) { -HXLINE( 541) ::lime::utils::Log_obj::info(HX_(" emit sampler",3b,ce,fa,fa),hx::SourceInfo(HX_("openfl/utils/AGALMiniAssembler.hx",83,ff,5e,12),541,HX_("openfl.utils.AGALMiniAssembler",1d,f7,bb,62),HX_("assemble",12,a9,1b,c5))); - } -HXLINE( 544) int samplerbits = 5; -HXLINE( 545) int optsLength; -HXDLIN( 545) if (hx::IsNull( opts )) { -HXLINE( 545) optsLength = 0; - } - else { -HXLINE( 545) optsLength = opts->length; - } -HXLINE( 546) Float bias = ((Float)0.0); -HXLINE( 548) { -HXLINE( 548) int _g2 = 0; -HXDLIN( 548) int _g11 = optsLength; -HXDLIN( 548) while((_g2 < _g11)){ -HXLINE( 548) _g2 = (_g2 + 1); -HXDLIN( 548) int k1 = (_g2 - 1); -HXLINE( 550) if (this->verbose) { -HXLINE( 552) ::lime::utils::Log_obj::info((HX_(" opt: ",99,49,70,b6) + opts->__get(k1)),hx::SourceInfo(HX_("openfl/utils/AGALMiniAssembler.hx",83,ff,5e,12),552,HX_("openfl.utils.AGALMiniAssembler",1d,f7,bb,62),HX_("assemble",12,a9,1b,c5))); - } -HXLINE( 555) ::openfl::utils::_AGALMiniAssembler::Sampler optfound = ( ( ::openfl::utils::_AGALMiniAssembler::Sampler)(::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP->get(opts->__get(k1))) ); -HXLINE( 557) if (hx::IsNull( optfound )) { -HXLINE( 561) bias = ::Std_obj::parseFloat(opts->__get(k1)); -HXLINE( 563) if (this->verbose) { -HXLINE( 565) ::lime::utils::Log_obj::info((HX_(" bias: ",5f,a5,fa,a4) + bias),hx::SourceInfo(HX_("openfl/utils/AGALMiniAssembler.hx",83,ff,5e,12),565,HX_("openfl.utils.AGALMiniAssembler",1d,f7,bb,62),HX_("assemble",12,a9,1b,c5))); - } - } - else { -HXLINE( 570) if ((optfound->flag != 16)) { -HXLINE( 572) samplerbits = (samplerbits & ~((15 << optfound->flag))); - } -HXLINE( 575) samplerbits = (samplerbits | (optfound->mask << optfound->flag)); - } - } - } -HXLINE( 579) this->agalcode->writeShort(regidx); -HXLINE( 580) { -HXLINE( 580) ::openfl::utils::ByteArrayData this2 = this->agalcode; -HXDLIN( 580) this2->writeByte(::Std_obj::_hx_int((bias * ((Float)8.0)))); - } -HXLINE( 581) this->agalcode->writeByte(0); -HXLINE( 582) this->agalcode->writeUnsignedInt(samplerbits); -HXLINE( 584) if (this->verbose) { -HXLINE( 586) ::lime::utils::Log_obj::info((HX_(" bits: ",2c,b3,89,b1) + (samplerbits - 5)),hx::SourceInfo(HX_("openfl/utils/AGALMiniAssembler.hx",83,ff,5e,12),586,HX_("openfl.utils.AGALMiniAssembler",1d,f7,bb,62),HX_("assemble",12,a9,1b,c5))); - } -HXLINE( 589) pad = (pad - 64); - } - else { -HXLINE( 593) if ((j == 0)) { -HXLINE( 595) this->agalcode->writeUnsignedInt(0); -HXLINE( 596) pad = (pad - 32); - } -HXLINE( 599) this->agalcode->writeShort(regidx); -HXLINE( 600) this->agalcode->writeByte(reloffset); -HXLINE( 601) this->agalcode->writeByte(regmask); -HXLINE( 602) this->agalcode->writeByte(regFound->emitCode); -HXLINE( 603) this->agalcode->writeByte(reltype); -HXLINE( 604) { -HXLINE( 604) int _hx_tmp23; -HXDLIN( 604) if (isRelative) { -HXLINE( 604) _hx_tmp23 = (relsel | 32768); - } - else { -HXLINE( 604) _hx_tmp23 = 0; - } -HXDLIN( 604) this->agalcode->writeShort(_hx_tmp23); - } -HXLINE( 606) pad = (pad - 64); - } - } - } - _hx_goto_3:; - } -HXLINE( 612) int j1 = 0; -HXLINE( 613) while((j1 < pad)){ -HXLINE( 615) this->agalcode->writeByte(0); -HXLINE( 616) j1 = (j1 + 8); - } -HXLINE( 619) if (badreg) { -HXLINE( 621) goto _hx_goto_2; - } -HXLINE( 624) i = (i + 1); - } - _hx_goto_2:; -HXLINE( 627) if ((this->error != HX_("",00,00,00,00))) { -HXLINE( 629) ::openfl::utils::AGALMiniAssembler _hx_tmp24 = hx::ObjectPtr(this); -HXDLIN( 629) _hx_tmp24->error = (_hx_tmp24->error + (((HX_("\n at line ",49,c3,70,34) + i) + HX_(" ",20,00,00,00)) + lines->__get(i))); -HXLINE( 630) ::openfl::utils::_ByteArray::ByteArray_Impl__obj::set_length(this->agalcode,0); -HXLINE( 631) ::lime::utils::Log_obj::info(this->error,hx::SourceInfo(HX_("openfl/utils/AGALMiniAssembler.hx",83,ff,5e,12),631,HX_("openfl.utils.AGALMiniAssembler",1d,f7,bb,62),HX_("assemble",12,a9,1b,c5))); - } -HXLINE( 635) if (this->debugEnabled) { -HXLINE( 637) ::String dbgLine = HX_("generated bytecode:",94,4e,7c,79); -HXLINE( 638) int agalLength = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::get_length(this->agalcode); -HXLINE( 640) { -HXLINE( 640) int _g3 = 0; -HXDLIN( 640) int _g12 = agalLength; -HXDLIN( 640) while((_g3 < _g12)){ -HXLINE( 640) _g3 = (_g3 + 1); -HXDLIN( 640) int index = (_g3 - 1); -HXLINE( 642) if ((hx::Mod(index,16) == 0)) { -HXLINE( 644) dbgLine = (dbgLine + HX_("\n",0a,00,00,00)); - } -HXLINE( 647) if ((hx::Mod(index,4) == 0)) { -HXLINE( 649) dbgLine = (dbgLine + HX_(" ",20,00,00,00)); - } -HXLINE( 652) ::String byteStr = ::StringTools_obj::hex(( (int)(this->agalcode->b->__get(index)) ),2); -HXLINE( 654) if ((byteStr.length < 2)) { -HXLINE( 656) byteStr = (HX_("0",30,00,00,00) + byteStr); - } -HXLINE( 659) dbgLine = (dbgLine + byteStr); - } - } -HXLINE( 662) ::lime::utils::Log_obj::info(dbgLine,hx::SourceInfo(HX_("openfl/utils/AGALMiniAssembler.hx",83,ff,5e,12),662,HX_("openfl.utils.AGALMiniAssembler",1d,f7,bb,62),HX_("assemble",12,a9,1b,c5))); - } -HXLINE( 665) if (this->verbose) { -HXLINE( 667) ::String _hx_tmp25 = ((HX_("AGALMiniAssembler.assemble time: ",4b,2c,a6,f9) + (( (Float)((::openfl::Lib_obj::getTimer() - start)) ) / ( (Float)(1000) ))) + HX_("s",73,00,00,00)); -HXDLIN( 667) ::lime::utils::Log_obj::info(_hx_tmp25,hx::SourceInfo(HX_("openfl/utils/AGALMiniAssembler.hx",83,ff,5e,12),667,HX_("openfl.utils.AGALMiniAssembler",1d,f7,bb,62),HX_("assemble",12,a9,1b,c5))); - } -HXLINE( 670) return this->agalcode; - } - - -HX_DEFINE_DYNAMIC_FUNC4(AGALMiniAssembler_obj,assemble,return ) - -void AGALMiniAssembler_obj::initregmap(int version,bool ignorelimits){ - HX_GC_STACKFRAME(&_hx_pos_878a01ff4ba15759_674_initregmap) -HXLINE( 675) { -HXLINE( 675) ::Dynamic this1 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 675) int v; -HXDLIN( 675) if (ignorelimits) { -HXLINE( 675) v = 1024; - } - else { -HXLINE( 675) bool v1; -HXDLIN( 675) if ((version != 1)) { -HXLINE( 675) v1 = (version == 2); - } - else { -HXLINE( 675) v1 = true; - } -HXDLIN( 675) if (v1) { -HXLINE( 675) v = 7; - } - else { -HXLINE( 675) v = 15; - } - } -HXDLIN( 675) ::openfl::utils::_AGALMiniAssembler::Register v2 = ::openfl::utils::_AGALMiniAssembler::Register_obj::__alloc( HX_CTX ,HX_("va",2b,67,00,00),HX_("vertex attribute",60,ec,e8,40),0,v,66); -HXDLIN( 675) ( ( ::haxe::ds::StringMap)(this1) )->set(HX_("va",2b,67,00,00),v2); - } -HXLINE( 676) { -HXLINE( 676) ::Dynamic this2 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 676) int v3; -HXDLIN( 676) if (ignorelimits) { -HXLINE( 676) v3 = 1024; - } - else { -HXLINE( 676) if ((version == 1)) { -HXLINE( 676) v3 = 127; - } - else { -HXLINE( 676) v3 = 249; - } - } -HXDLIN( 676) ::openfl::utils::_AGALMiniAssembler::Register v4 = ::openfl::utils::_AGALMiniAssembler::Register_obj::__alloc( HX_CTX ,HX_("vc",2d,67,00,00),HX_("vertex constant",a0,79,46,53),1,v3,66); -HXDLIN( 676) ( ( ::haxe::ds::StringMap)(this2) )->set(HX_("vc",2d,67,00,00),v4); - } -HXLINE( 677) { -HXLINE( 677) ::Dynamic this3 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 677) int v5; -HXDLIN( 677) if (ignorelimits) { -HXLINE( 677) v5 = 1024; - } - else { -HXLINE( 677) if ((version == 1)) { -HXLINE( 677) v5 = 7; - } - else { -HXLINE( 677) v5 = 25; - } - } -HXDLIN( 677) ::openfl::utils::_AGALMiniAssembler::Register v6 = ::openfl::utils::_AGALMiniAssembler::Register_obj::__alloc( HX_CTX ,HX_("vt",3e,67,00,00),HX_("vertex temporary",d5,c5,fd,1d),2,v5,67); -HXDLIN( 677) ( ( ::haxe::ds::StringMap)(this3) )->set(HX_("vt",3e,67,00,00),v6); - } -HXLINE( 678) { -HXLINE( 678) ::Dynamic this4 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 678) int v7; -HXDLIN( 678) if (ignorelimits) { -HXLINE( 678) v7 = 1024; - } - else { -HXLINE( 678) v7 = 0; - } -HXDLIN( 678) ::openfl::utils::_AGALMiniAssembler::Register v8 = ::openfl::utils::_AGALMiniAssembler::Register_obj::__alloc( HX_CTX ,HX_("vo",39,67,00,00),HX_("vertex output",3d,00,1e,e4),3,v7,65); -HXDLIN( 678) ( ( ::haxe::ds::StringMap)(this4) )->set(HX_("vo",39,67,00,00),v8); - } -HXLINE( 679) { -HXLINE( 679) ::Dynamic this5 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 679) int v9; -HXDLIN( 679) if (ignorelimits) { -HXLINE( 679) v9 = 1024; - } - else { -HXLINE( 679) if ((version == 1)) { -HXLINE( 679) v9 = 7; - } - else { -HXLINE( 679) v9 = 9; - } - } -HXDLIN( 679) ::openfl::utils::_AGALMiniAssembler::Register v10 = ::openfl::utils::_AGALMiniAssembler::Register_obj::__alloc( HX_CTX ,HX_("vi",33,67,00,00),HX_("varying",70,bc,7b,e7),4,v9,99); -HXDLIN( 679) ( ( ::haxe::ds::StringMap)(this5) )->set(HX_("vi",33,67,00,00),v10); - } -HXLINE( 680) { -HXLINE( 680) ::Dynamic this6 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 680) int v11; -HXDLIN( 680) if (ignorelimits) { -HXLINE( 680) v11 = 1024; - } - else { -HXLINE( 680) if ((version == 1)) { -HXLINE( 680) v11 = 27; - } - else { -HXLINE( 680) if ((version == 2)) { -HXLINE( 680) v11 = 63; - } - else { -HXLINE( 680) v11 = 199; - } - } - } -HXDLIN( 680) ::openfl::utils::_AGALMiniAssembler::Register v12 = ::openfl::utils::_AGALMiniAssembler::Register_obj::__alloc( HX_CTX ,HX_("fc",3d,59,00,00),HX_("fragment constant",b4,07,43,d0),1,v11,34); -HXDLIN( 680) ( ( ::haxe::ds::StringMap)(this6) )->set(HX_("fc",3d,59,00,00),v12); - } -HXLINE( 681) { -HXLINE( 681) ::Dynamic this7 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 681) int v13; -HXDLIN( 681) if (ignorelimits) { -HXLINE( 681) v13 = 1024; - } - else { -HXLINE( 681) if ((version == 1)) { -HXLINE( 681) v13 = 7; - } - else { -HXLINE( 681) v13 = 25; - } - } -HXDLIN( 681) ::openfl::utils::_AGALMiniAssembler::Register v14 = ::openfl::utils::_AGALMiniAssembler::Register_obj::__alloc( HX_CTX ,HX_("ft",4e,59,00,00),HX_("fragment temporary",41,89,fd,fd),2,v13,35); -HXDLIN( 681) ( ( ::haxe::ds::StringMap)(this7) )->set(HX_("ft",4e,59,00,00),v14); - } -HXLINE( 682) { -HXLINE( 682) ::Dynamic this8 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 682) int v15; -HXDLIN( 682) if (ignorelimits) { -HXLINE( 682) v15 = 1024; - } - else { -HXLINE( 682) v15 = 7; - } -HXDLIN( 682) ::openfl::utils::_AGALMiniAssembler::Register v16 = ::openfl::utils::_AGALMiniAssembler::Register_obj::__alloc( HX_CTX ,HX_("fs",4d,59,00,00),HX_("texture sampler",c3,a4,85,37),5,v15,34); -HXDLIN( 682) ( ( ::haxe::ds::StringMap)(this8) )->set(HX_("fs",4d,59,00,00),v16); - } -HXLINE( 683) { -HXLINE( 683) ::Dynamic this9 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 683) int v17; -HXDLIN( 683) if (ignorelimits) { -HXLINE( 683) v17 = 1024; - } - else { -HXLINE( 683) if ((version == 1)) { -HXLINE( 683) v17 = 0; - } - else { -HXLINE( 683) v17 = 3; - } - } -HXDLIN( 683) ::openfl::utils::_AGALMiniAssembler::Register v18 = ::openfl::utils::_AGALMiniAssembler::Register_obj::__alloc( HX_CTX ,HX_("fo",49,59,00,00),HX_("fragment output",51,21,41,79),3,v17,33); -HXDLIN( 683) ( ( ::haxe::ds::StringMap)(this9) )->set(HX_("fo",49,59,00,00),v18); - } -HXLINE( 684) { -HXLINE( 684) ::Dynamic this10 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 684) int v19; -HXDLIN( 684) if (ignorelimits) { -HXLINE( 684) v19 = 1024; - } - else { -HXLINE( 684) if ((version == 1)) { -HXLINE( 684) v19 = -1; - } - else { -HXLINE( 684) v19 = 0; - } - } -HXDLIN( 684) ::openfl::utils::_AGALMiniAssembler::Register v20 = ::openfl::utils::_AGALMiniAssembler::Register_obj::__alloc( HX_CTX ,HX_("fd",3e,59,00,00),HX_("fragment depth output",ce,1a,fc,b5),6,v19,33); -HXDLIN( 684) ( ( ::haxe::ds::StringMap)(this10) )->set(HX_("fd",3e,59,00,00),v20); - } -HXLINE( 685) { -HXLINE( 685) ::Dynamic this11 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 685) int v21; -HXDLIN( 685) if (ignorelimits) { -HXLINE( 685) v21 = 1024; - } - else { -HXLINE( 685) v21 = 0; - } -HXDLIN( 685) ::openfl::utils::_AGALMiniAssembler::Register v22 = ::openfl::utils::_AGALMiniAssembler::Register_obj::__alloc( HX_CTX ,HX_("iid",84,08,50,00),HX_("instance id",86,af,f1,28),7,v21,66); -HXDLIN( 685) ( ( ::haxe::ds::StringMap)(this11) )->set(HX_("iid",84,08,50,00),v22); - } -HXLINE( 688) { -HXLINE( 688) ::Dynamic this12 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 688) ::openfl::utils::_AGALMiniAssembler::Register v23 = ( ( ::openfl::utils::_AGALMiniAssembler::Register)(::openfl::utils::AGALMiniAssembler_obj::REGMAP->get(HX_("vo",39,67,00,00))) ); -HXDLIN( 688) ( ( ::haxe::ds::StringMap)(this12) )->set(HX_("op",21,61,00,00),v23); - } -HXLINE( 689) { -HXLINE( 689) ::Dynamic this13 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 689) ::openfl::utils::_AGALMiniAssembler::Register v24 = ( ( ::openfl::utils::_AGALMiniAssembler::Register)(::openfl::utils::AGALMiniAssembler_obj::REGMAP->get(HX_("vi",33,67,00,00))) ); -HXDLIN( 689) ( ( ::haxe::ds::StringMap)(this13) )->set(HX_("i",69,00,00,00),v24); - } -HXLINE( 690) { -HXLINE( 690) ::Dynamic this14 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 690) ::openfl::utils::_AGALMiniAssembler::Register v25 = ( ( ::openfl::utils::_AGALMiniAssembler::Register)(::openfl::utils::AGALMiniAssembler_obj::REGMAP->get(HX_("vi",33,67,00,00))) ); -HXDLIN( 690) ( ( ::haxe::ds::StringMap)(this14) )->set(HX_("v",76,00,00,00),v25); - } -HXLINE( 691) { -HXLINE( 691) ::Dynamic this15 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 691) ::openfl::utils::_AGALMiniAssembler::Register v26 = ( ( ::openfl::utils::_AGALMiniAssembler::Register)(::openfl::utils::AGALMiniAssembler_obj::REGMAP->get(HX_("fo",49,59,00,00))) ); -HXDLIN( 691) ( ( ::haxe::ds::StringMap)(this15) )->set(HX_("oc",14,61,00,00),v26); - } -HXLINE( 692) { -HXLINE( 692) ::Dynamic this16 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 692) ::openfl::utils::_AGALMiniAssembler::Register v27 = ( ( ::openfl::utils::_AGALMiniAssembler::Register)(::openfl::utils::AGALMiniAssembler_obj::REGMAP->get(HX_("fd",3e,59,00,00))) ); -HXDLIN( 692) ( ( ::haxe::ds::StringMap)(this16) )->set(HX_("od",15,61,00,00),v27); - } -HXLINE( 693) { -HXLINE( 693) ::Dynamic this17 = ::openfl::utils::AGALMiniAssembler_obj::REGMAP; -HXDLIN( 693) ::openfl::utils::_AGALMiniAssembler::Register v28 = ( ( ::openfl::utils::_AGALMiniAssembler::Register)(::openfl::utils::AGALMiniAssembler_obj::REGMAP->get(HX_("vi",33,67,00,00))) ); -HXDLIN( 693) ( ( ::haxe::ds::StringMap)(this17) )->set(HX_("fi",43,59,00,00),v28); - } - } - - -HX_DEFINE_DYNAMIC_FUNC2(AGALMiniAssembler_obj,initregmap,(void)) - -::Array< ::String > AGALMiniAssembler_obj::match(::String value, ::EReg reg){ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_775_match) -HXLINE( 776) ::Array< ::String > matches = ::Array_obj< ::String >::__new(0); -HXLINE( 777) int index = 0; -HXLINE( 778) ::String match; -HXLINE( 780) while(reg->matchSub(value,index,null())){ -HXLINE( 782) match = reg->matched(0); -HXLINE( 783) matches->push(match); -HXLINE( 784) index = ( (int)((reg->matchedPos()->__Field(HX_("pos",94,5d,55,00),hx::paccDynamic) + match.length)) ); - } -HXLINE( 787) return matches; - } - - -HX_DEFINE_DYNAMIC_FUNC2(AGALMiniAssembler_obj,match,return ) - - ::haxe::ds::StringMap AGALMiniAssembler_obj::OPMAP; - - ::haxe::ds::StringMap AGALMiniAssembler_obj::REGMAP; - - ::haxe::ds::StringMap AGALMiniAssembler_obj::SAMPLEMAP; - -int AGALMiniAssembler_obj::MAX_NESTING; - -int AGALMiniAssembler_obj::MAX_OPCODES; - -::String AGALMiniAssembler_obj::FRAGMENT; - -::String AGALMiniAssembler_obj::VERTEX; - -int AGALMiniAssembler_obj::SAMPLER_TYPE_SHIFT; - -int AGALMiniAssembler_obj::SAMPLER_DIM_SHIFT; - -int AGALMiniAssembler_obj::SAMPLER_SPECIAL_SHIFT; - -int AGALMiniAssembler_obj::SAMPLER_REPEAT_SHIFT; - -int AGALMiniAssembler_obj::SAMPLER_MIPMAP_SHIFT; - -int AGALMiniAssembler_obj::SAMPLER_FILTER_SHIFT; - -int AGALMiniAssembler_obj::REG_WRITE; - -int AGALMiniAssembler_obj::REG_READ; - -int AGALMiniAssembler_obj::REG_FRAG; - -int AGALMiniAssembler_obj::REG_VERT; - -int AGALMiniAssembler_obj::OP_SCALAR; - -int AGALMiniAssembler_obj::OP_SPECIAL_TEX; - -int AGALMiniAssembler_obj::OP_SPECIAL_MATRIX; - -int AGALMiniAssembler_obj::OP_FRAG_ONLY; - -int AGALMiniAssembler_obj::OP_VERT_ONLY; - -int AGALMiniAssembler_obj::OP_NO_DEST; - -int AGALMiniAssembler_obj::OP_VERSION2; - -int AGALMiniAssembler_obj::OP_INCNEST; - -int AGALMiniAssembler_obj::OP_DECNEST; - -::String AGALMiniAssembler_obj::MOV; - -::String AGALMiniAssembler_obj::ADD; - -::String AGALMiniAssembler_obj::SUB; - -::String AGALMiniAssembler_obj::MUL; - -::String AGALMiniAssembler_obj::DIV; - -::String AGALMiniAssembler_obj::RCP; - -::String AGALMiniAssembler_obj::MIN; - -::String AGALMiniAssembler_obj::MAX; - -::String AGALMiniAssembler_obj::FRC; - -::String AGALMiniAssembler_obj::SQT; - -::String AGALMiniAssembler_obj::RSQ; - -::String AGALMiniAssembler_obj::POW; - -::String AGALMiniAssembler_obj::LOG; - -::String AGALMiniAssembler_obj::EXP; - -::String AGALMiniAssembler_obj::NRM; - -::String AGALMiniAssembler_obj::SIN; - -::String AGALMiniAssembler_obj::COS; - -::String AGALMiniAssembler_obj::CRS; - -::String AGALMiniAssembler_obj::DP3; - -::String AGALMiniAssembler_obj::DP4; - -::String AGALMiniAssembler_obj::ABS; - -::String AGALMiniAssembler_obj::NEG; - -::String AGALMiniAssembler_obj::SAT; - -::String AGALMiniAssembler_obj::M33; - -::String AGALMiniAssembler_obj::M44; - -::String AGALMiniAssembler_obj::M34; - -::String AGALMiniAssembler_obj::DDX; - -::String AGALMiniAssembler_obj::DDY; - -::String AGALMiniAssembler_obj::IFE; - -::String AGALMiniAssembler_obj::INE; - -::String AGALMiniAssembler_obj::IFG; - -::String AGALMiniAssembler_obj::IFL; - -::String AGALMiniAssembler_obj::IEG; - -::String AGALMiniAssembler_obj::IEL; - -::String AGALMiniAssembler_obj::ELS; - -::String AGALMiniAssembler_obj::EIF; - -::String AGALMiniAssembler_obj::TED; - -::String AGALMiniAssembler_obj::KIL; - -::String AGALMiniAssembler_obj::TEX; - -::String AGALMiniAssembler_obj::SGE; - -::String AGALMiniAssembler_obj::SLT; - -::String AGALMiniAssembler_obj::SGN; - -::String AGALMiniAssembler_obj::SEQ; - -::String AGALMiniAssembler_obj::SNE; - -::String AGALMiniAssembler_obj::VA; - -::String AGALMiniAssembler_obj::VC; - -::String AGALMiniAssembler_obj::VT; - -::String AGALMiniAssembler_obj::VO; - -::String AGALMiniAssembler_obj::VI; - -::String AGALMiniAssembler_obj::FC; - -::String AGALMiniAssembler_obj::FT; - -::String AGALMiniAssembler_obj::FS; - -::String AGALMiniAssembler_obj::FO; - -::String AGALMiniAssembler_obj::FD; - -::String AGALMiniAssembler_obj::IID; - -::String AGALMiniAssembler_obj::D2; - -::String AGALMiniAssembler_obj::D3; - -::String AGALMiniAssembler_obj::CUBE; - -::String AGALMiniAssembler_obj::MIPNEAREST; - -::String AGALMiniAssembler_obj::MIPLINEAR; - -::String AGALMiniAssembler_obj::MIPNONE; - -::String AGALMiniAssembler_obj::NOMIP; - -::String AGALMiniAssembler_obj::NEAREST; - -::String AGALMiniAssembler_obj::LINEAR; - -::String AGALMiniAssembler_obj::ANISOTROPIC2X; - -::String AGALMiniAssembler_obj::ANISOTROPIC4X; - -::String AGALMiniAssembler_obj::ANISOTROPIC8X; - -::String AGALMiniAssembler_obj::ANISOTROPIC16X; - -::String AGALMiniAssembler_obj::CENTROID; - -::String AGALMiniAssembler_obj::SINGLE; - -::String AGALMiniAssembler_obj::IGNORESAMPLER; - -::String AGALMiniAssembler_obj::REPEAT; - -::String AGALMiniAssembler_obj::WRAP; - -::String AGALMiniAssembler_obj::CLAMP; - -::String AGALMiniAssembler_obj::REPEAT_U_CLAMP_V; - -::String AGALMiniAssembler_obj::CLAMP_U_REPEAT_V; - -::String AGALMiniAssembler_obj::RGBA; - -::String AGALMiniAssembler_obj::COMPRESSED; - -::String AGALMiniAssembler_obj::COMPRESSEDALPHA; - -::String AGALMiniAssembler_obj::DXT1; - -::String AGALMiniAssembler_obj::DXT5; - -::String AGALMiniAssembler_obj::VIDEO; - -bool AGALMiniAssembler_obj::initialized; - -void AGALMiniAssembler_obj::init(){ - HX_GC_STACKFRAME(&_hx_pos_878a01ff4ba15759_697_init) -HXLINE( 698) ::openfl::utils::AGALMiniAssembler_obj::initialized = true; -HXLINE( 701) { -HXLINE( 701) ::Dynamic this1 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 701) ::openfl::utils::_AGALMiniAssembler::OpCode v = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("mov",d4,16,53,00),2,0,0); -HXDLIN( 701) ( ( ::haxe::ds::StringMap)(this1) )->set(HX_("mov",d4,16,53,00),v); - } -HXLINE( 702) { -HXLINE( 702) ::Dynamic this2 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 702) ::openfl::utils::_AGALMiniAssembler::OpCode v1 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("add",21,f2,49,00),3,1,0); -HXDLIN( 702) ( ( ::haxe::ds::StringMap)(this2) )->set(HX_("add",21,f2,49,00),v1); - } -HXLINE( 703) { -HXLINE( 703) ::Dynamic this3 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 703) ::openfl::utils::_AGALMiniAssembler::OpCode v2 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("sub",80,a9,57,00),3,2,0); -HXDLIN( 703) ( ( ::haxe::ds::StringMap)(this3) )->set(HX_("sub",80,a9,57,00),v2); - } -HXLINE( 704) { -HXLINE( 704) ::Dynamic this4 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 704) ::openfl::utils::_AGALMiniAssembler::OpCode v3 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("mul",04,1c,53,00),3,3,0); -HXDLIN( 704) ( ( ::haxe::ds::StringMap)(this4) )->set(HX_("mul",04,1c,53,00),v3); - } -HXLINE( 705) { -HXLINE( 705) ::Dynamic this5 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 705) ::openfl::utils::_AGALMiniAssembler::OpCode v4 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("div",51,3d,4c,00),3,4,0); -HXDLIN( 705) ( ( ::haxe::ds::StringMap)(this5) )->set(HX_("div",51,3d,4c,00),v4); - } -HXLINE( 706) { -HXLINE( 706) ::Dynamic this6 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 706) ::openfl::utils::_AGALMiniAssembler::OpCode v5 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("rcp",9f,d7,56,00),2,5,0); -HXDLIN( 706) ( ( ::haxe::ds::StringMap)(this6) )->set(HX_("rcp",9f,d7,56,00),v5); - } -HXLINE( 707) { -HXLINE( 707) ::Dynamic this7 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 707) ::openfl::utils::_AGALMiniAssembler::OpCode v6 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("min",92,11,53,00),3,6,0); -HXDLIN( 707) ( ( ::haxe::ds::StringMap)(this7) )->set(HX_("min",92,11,53,00),v6); - } -HXLINE( 708) { -HXLINE( 708) ::Dynamic this8 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 708) ::openfl::utils::_AGALMiniAssembler::OpCode v7 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("max",a4,0a,53,00),3,7,0); -HXDLIN( 708) ( ( ::haxe::ds::StringMap)(this8) )->set(HX_("max",a4,0a,53,00),v7); - } -HXLINE( 709) { -HXLINE( 709) ::Dynamic this9 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 709) ::openfl::utils::_AGALMiniAssembler::OpCode v8 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("frc",97,c9,4d,00),2,8,0); -HXDLIN( 709) ( ( ::haxe::ds::StringMap)(this9) )->set(HX_("frc",97,c9,4d,00),v8); - } -HXLINE( 710) { -HXLINE( 710) ::Dynamic this10 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 710) ::openfl::utils::_AGALMiniAssembler::OpCode v9 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("sqt",16,a6,57,00),2,9,0); -HXDLIN( 710) ( ( ::haxe::ds::StringMap)(this10) )->set(HX_("sqt",16,a6,57,00),v9); - } -HXLINE( 711) { -HXLINE( 711) ::Dynamic this11 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 711) ::openfl::utils::_AGALMiniAssembler::OpCode v10 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("rsq",90,e5,56,00),2,10,0); -HXDLIN( 711) ( ( ::haxe::ds::StringMap)(this11) )->set(HX_("rsq",90,e5,56,00),v10); - } -HXLINE( 712) { -HXLINE( 712) ::Dynamic this12 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 712) ::openfl::utils::_AGALMiniAssembler::OpCode v11 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("pow",98,5d,55,00),3,11,0); -HXDLIN( 712) ( ( ::haxe::ds::StringMap)(this12) )->set(HX_("pow",98,5d,55,00),v11); - } -HXLINE( 713) { -HXLINE( 713) ::Dynamic this13 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 713) ::openfl::utils::_AGALMiniAssembler::OpCode v12 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("log",84,54,52,00),2,12,0); -HXDLIN( 713) ( ( ::haxe::ds::StringMap)(this13) )->set(HX_("log",84,54,52,00),v12); - } -HXLINE( 714) { -HXLINE( 714) ::Dynamic this14 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 714) ::openfl::utils::_AGALMiniAssembler::OpCode v13 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("exp",9d,0c,4d,00),2,13,0); -HXDLIN( 714) ( ( ::haxe::ds::StringMap)(this14) )->set(HX_("exp",9d,0c,4d,00),v13); - } -HXLINE( 715) { -HXLINE( 715) ::Dynamic this15 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 715) ::openfl::utils::_AGALMiniAssembler::OpCode v14 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("nrm",a9,db,53,00),2,14,0); -HXDLIN( 715) ( ( ::haxe::ds::StringMap)(this15) )->set(HX_("nrm",a9,db,53,00),v14); - } -HXLINE( 716) { -HXLINE( 716) ::Dynamic this16 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 716) ::openfl::utils::_AGALMiniAssembler::OpCode v15 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("sin",18,9f,57,00),2,15,0); -HXDLIN( 716) ( ( ::haxe::ds::StringMap)(this16) )->set(HX_("sin",18,9f,57,00),v15); - } -HXLINE( 717) { -HXLINE( 717) ::Dynamic this17 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 717) ::openfl::utils::_AGALMiniAssembler::OpCode v16 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("cos",47,80,4b,00),2,16,0); -HXDLIN( 717) ( ( ::haxe::ds::StringMap)(this17) )->set(HX_("cos",47,80,4b,00),v16); - } -HXLINE( 718) { -HXLINE( 718) ::Dynamic this18 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 718) ::openfl::utils::_AGALMiniAssembler::OpCode v17 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("crs",e4,82,4b,00),3,17,0); -HXDLIN( 718) ( ( ::haxe::ds::StringMap)(this18) )->set(HX_("crs",e4,82,4b,00),v17); - } -HXLINE( 719) { -HXLINE( 719) ::Dynamic this19 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 719) ::openfl::utils::_AGALMiniAssembler::OpCode v18 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("dp3",27,43,4c,00),3,18,0); -HXDLIN( 719) ( ( ::haxe::ds::StringMap)(this19) )->set(HX_("dp3",27,43,4c,00),v18); - } -HXLINE( 720) { -HXLINE( 720) ::Dynamic this20 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 720) ::openfl::utils::_AGALMiniAssembler::OpCode v19 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("dp4",28,43,4c,00),3,19,0); -HXDLIN( 720) ( ( ::haxe::ds::StringMap)(this20) )->set(HX_("dp4",28,43,4c,00),v19); - } -HXLINE( 721) { -HXLINE( 721) ::Dynamic this21 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 721) ::openfl::utils::_AGALMiniAssembler::OpCode v20 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("abs",72,f0,49,00),2,20,0); -HXDLIN( 721) ( ( ::haxe::ds::StringMap)(this21) )->set(HX_("abs",72,f0,49,00),v20); - } -HXLINE( 722) { -HXLINE( 722) ::Dynamic this22 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 722) ::openfl::utils::_AGALMiniAssembler::OpCode v21 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("neg",50,d0,53,00),2,21,0); -HXDLIN( 722) ( ( ::haxe::ds::StringMap)(this22) )->set(HX_("neg",50,d0,53,00),v21); - } -HXLINE( 723) { -HXLINE( 723) ::Dynamic this23 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 723) ::openfl::utils::_AGALMiniAssembler::OpCode v22 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("sat",26,98,57,00),2,22,0); -HXDLIN( 723) ( ( ::haxe::ds::StringMap)(this23) )->set(HX_("sat",26,98,57,00),v22); - } -HXLINE( 724) { -HXLINE( 724) ::Dynamic this24 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 724) ::openfl::utils::_AGALMiniAssembler::OpCode v23 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("m33",4d,e2,52,00),3,23,16); -HXDLIN( 724) ( ( ::haxe::ds::StringMap)(this24) )->set(HX_("m33",4d,e2,52,00),v23); - } -HXLINE( 725) { -HXLINE( 725) ::Dynamic this25 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 725) ::openfl::utils::_AGALMiniAssembler::OpCode v24 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("m44",2d,e3,52,00),3,24,16); -HXDLIN( 725) ( ( ::haxe::ds::StringMap)(this25) )->set(HX_("m44",2d,e3,52,00),v24); - } -HXLINE( 726) { -HXLINE( 726) ::Dynamic this26 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 726) ::openfl::utils::_AGALMiniAssembler::OpCode v25 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("m34",4e,e2,52,00),3,25,16); -HXDLIN( 726) ( ( ::haxe::ds::StringMap)(this26) )->set(HX_("m34",4e,e2,52,00),v25); - } -HXLINE( 727) { -HXLINE( 727) ::Dynamic this27 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 727) ::openfl::utils::_AGALMiniAssembler::OpCode v26 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("ddx",f8,38,4c,00),2,26,288); -HXDLIN( 727) ( ( ::haxe::ds::StringMap)(this27) )->set(HX_("ddx",f8,38,4c,00),v26); - } -HXLINE( 728) { -HXLINE( 728) ::Dynamic this28 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 728) ::openfl::utils::_AGALMiniAssembler::OpCode v27 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("ddy",f9,38,4c,00),2,27,288); -HXDLIN( 728) ( ( ::haxe::ds::StringMap)(this28) )->set(HX_("ddy",f9,38,4c,00),v27); - } -HXLINE( 729) { -HXLINE( 729) ::Dynamic this29 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 729) ::openfl::utils::_AGALMiniAssembler::OpCode v28 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("ife",e8,05,50,00),2,28,897); -HXDLIN( 729) ( ( ::haxe::ds::StringMap)(this29) )->set(HX_("ife",e8,05,50,00),v28); - } -HXLINE( 730) { -HXLINE( 730) ::Dynamic this30 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 730) ::openfl::utils::_AGALMiniAssembler::OpCode v29 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("ine",e0,0c,50,00),2,29,897); -HXDLIN( 730) ( ( ::haxe::ds::StringMap)(this30) )->set(HX_("ine",e0,0c,50,00),v29); - } -HXLINE( 731) { -HXLINE( 731) ::Dynamic this31 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 731) ::openfl::utils::_AGALMiniAssembler::OpCode v30 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("ifg",ea,05,50,00),2,30,897); -HXDLIN( 731) ( ( ::haxe::ds::StringMap)(this31) )->set(HX_("ifg",ea,05,50,00),v30); - } -HXLINE( 732) { -HXLINE( 732) ::Dynamic this32 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 732) ::openfl::utils::_AGALMiniAssembler::OpCode v31 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("ifl",ef,05,50,00),2,31,897); -HXDLIN( 732) ( ( ::haxe::ds::StringMap)(this32) )->set(HX_("ifl",ef,05,50,00),v31); - } -HXLINE( 733) { -HXLINE( 733) ::Dynamic this33 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 733) ::openfl::utils::_AGALMiniAssembler::OpCode v32 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("els",2c,02,4d,00),0,32,1921); -HXDLIN( 733) ( ( ::haxe::ds::StringMap)(this33) )->set(HX_("els",2c,02,4d,00),v32); - } -HXLINE( 734) { -HXLINE( 734) ::Dynamic this34 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 734) ::openfl::utils::_AGALMiniAssembler::OpCode v33 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("eif",82,ff,4c,00),0,33,1409); -HXDLIN( 734) ( ( ::haxe::ds::StringMap)(this34) )->set(HX_("eif",82,ff,4c,00),v33); - } -HXLINE( 737) { -HXLINE( 737) ::Dynamic this35 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 737) ::openfl::utils::_AGALMiniAssembler::OpCode v34 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("kil",0e,8d,51,00),1,39,160); -HXDLIN( 737) ( ( ::haxe::ds::StringMap)(this35) )->set(HX_("kil",0e,8d,51,00),v34); - } -HXLINE( 738) { -HXLINE( 738) ::Dynamic this36 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 738) ::openfl::utils::_AGALMiniAssembler::OpCode v35 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("tex",e7,5d,58,00),3,40,40); -HXDLIN( 738) ( ( ::haxe::ds::StringMap)(this36) )->set(HX_("tex",e7,5d,58,00),v35); - } -HXLINE( 739) { -HXLINE( 739) ::Dynamic this37 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 739) ::openfl::utils::_AGALMiniAssembler::OpCode v36 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("sge",51,9d,57,00),3,41,0); -HXDLIN( 739) ( ( ::haxe::ds::StringMap)(this37) )->set(HX_("sge",51,9d,57,00),v36); - } -HXLINE( 740) { -HXLINE( 740) ::Dynamic this38 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 740) ::openfl::utils::_AGALMiniAssembler::OpCode v37 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("slt",bb,a1,57,00),3,42,0); -HXDLIN( 740) ( ( ::haxe::ds::StringMap)(this38) )->set(HX_("slt",bb,a1,57,00),v37); - } -HXLINE( 741) { -HXLINE( 741) ::Dynamic this39 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 741) ::openfl::utils::_AGALMiniAssembler::OpCode v38 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("sgn",5a,9d,57,00),2,43,0); -HXDLIN( 741) ( ( ::haxe::ds::StringMap)(this39) )->set(HX_("sgn",5a,9d,57,00),v38); - } -HXLINE( 742) { -HXLINE( 742) ::Dynamic this40 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 742) ::openfl::utils::_AGALMiniAssembler::OpCode v39 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("seq",9f,9b,57,00),3,44,0); -HXDLIN( 742) ( ( ::haxe::ds::StringMap)(this40) )->set(HX_("seq",9f,9b,57,00),v39); - } -HXLINE( 743) { -HXLINE( 743) ::Dynamic this41 = ::openfl::utils::AGALMiniAssembler_obj::OPMAP; -HXDLIN( 743) ::openfl::utils::_AGALMiniAssembler::OpCode v40 = ::openfl::utils::_AGALMiniAssembler::OpCode_obj::__alloc( HX_CTX ,HX_("sne",6a,a3,57,00),3,45,0); -HXDLIN( 743) ( ( ::haxe::ds::StringMap)(this41) )->set(HX_("sne",6a,a3,57,00),v40); - } -HXLINE( 745) { -HXLINE( 745) ::Dynamic this42 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 745) ::openfl::utils::_AGALMiniAssembler::Sampler v41 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("rgba",b4,d0,a8,4b),8,0); -HXDLIN( 745) ( ( ::haxe::ds::StringMap)(this42) )->set(HX_("rgba",b4,d0,a8,4b),v41); - } -HXLINE( 746) { -HXLINE( 746) ::Dynamic this43 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 746) ::openfl::utils::_AGALMiniAssembler::Sampler v42 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("compressed",81,4c,da,67),8,1); -HXDLIN( 746) ( ( ::haxe::ds::StringMap)(this43) )->set(HX_("compressed",81,4c,da,67),v42); - } -HXLINE( 747) { -HXLINE( 747) ::Dynamic this44 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 747) ::openfl::utils::_AGALMiniAssembler::Sampler v43 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("compressedalpha",3d,67,f2,b6),8,2); -HXDLIN( 747) ( ( ::haxe::ds::StringMap)(this44) )->set(HX_("compressedalpha",3d,67,f2,b6),v43); - } -HXLINE( 748) { -HXLINE( 748) ::Dynamic this45 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 748) ::openfl::utils::_AGALMiniAssembler::Sampler v44 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("dxt1",d1,c9,74,42),8,1); -HXDLIN( 748) ( ( ::haxe::ds::StringMap)(this45) )->set(HX_("dxt1",d1,c9,74,42),v44); - } -HXLINE( 749) { -HXLINE( 749) ::Dynamic this46 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 749) ::openfl::utils::_AGALMiniAssembler::Sampler v45 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("dxt5",d5,c9,74,42),8,2); -HXDLIN( 749) ( ( ::haxe::ds::StringMap)(this46) )->set(HX_("dxt5",d5,c9,74,42),v45); - } -HXLINE( 750) { -HXLINE( 750) ::Dynamic this47 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 750) ::openfl::utils::_AGALMiniAssembler::Sampler v46 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("video",7b,14,fc,36),8,3); -HXDLIN( 750) ( ( ::haxe::ds::StringMap)(this47) )->set(HX_("video",7b,14,fc,36),v46); - } -HXLINE( 751) { -HXLINE( 751) ::Dynamic this48 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 751) ::openfl::utils::_AGALMiniAssembler::Sampler v47 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("2d",f2,2b,00,00),12,0); -HXDLIN( 751) ( ( ::haxe::ds::StringMap)(this48) )->set(HX_("2d",f2,2b,00,00),v47); - } -HXLINE( 752) { -HXLINE( 752) ::Dynamic this49 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 752) ::openfl::utils::_AGALMiniAssembler::Sampler v48 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("3d",d1,2c,00,00),12,2); -HXDLIN( 752) ( ( ::haxe::ds::StringMap)(this49) )->set(HX_("3d",d1,2c,00,00),v48); - } -HXLINE( 753) { -HXLINE( 753) ::Dynamic this50 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 753) ::openfl::utils::_AGALMiniAssembler::Sampler v49 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("cube",f5,3c,c9,41),12,1); -HXDLIN( 753) ( ( ::haxe::ds::StringMap)(this50) )->set(HX_("cube",f5,3c,c9,41),v49); - } -HXLINE( 754) { -HXLINE( 754) ::Dynamic this51 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 754) ::openfl::utils::_AGALMiniAssembler::Sampler v50 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("mipnearest",4a,21,95,d0),24,1); -HXDLIN( 754) ( ( ::haxe::ds::StringMap)(this51) )->set(HX_("mipnearest",4a,21,95,d0),v50); - } -HXLINE( 755) { -HXLINE( 755) ::Dynamic this52 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 755) ::openfl::utils::_AGALMiniAssembler::Sampler v51 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("miplinear",79,ca,7e,64),24,2); -HXDLIN( 755) ( ( ::haxe::ds::StringMap)(this52) )->set(HX_("miplinear",79,ca,7e,64),v51); - } -HXLINE( 756) { -HXLINE( 756) ::Dynamic this53 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 756) ::openfl::utils::_AGALMiniAssembler::Sampler v52 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("mipnone",4c,7e,07,76),24,0); -HXDLIN( 756) ( ( ::haxe::ds::StringMap)(this53) )->set(HX_("mipnone",4c,7e,07,76),v52); - } -HXLINE( 757) { -HXLINE( 757) ::Dynamic this54 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 757) ::openfl::utils::_AGALMiniAssembler::Sampler v53 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("nomip",f3,8f,c5,9f),24,0); -HXDLIN( 757) ( ( ::haxe::ds::StringMap)(this54) )->set(HX_("nomip",f3,8f,c5,9f),v53); - } -HXLINE( 758) { -HXLINE( 758) ::Dynamic this55 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 758) ::openfl::utils::_AGALMiniAssembler::Sampler v54 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("nearest",5e,18,ca,65),28,0); -HXDLIN( 758) ( ( ::haxe::ds::StringMap)(this55) )->set(HX_("nearest",5e,18,ca,65),v54); - } -HXLINE( 759) { -HXLINE( 759) ::Dynamic this56 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 759) ::openfl::utils::_AGALMiniAssembler::Sampler v55 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("linear",e5,51,a0,ec),28,1); -HXDLIN( 759) ( ( ::haxe::ds::StringMap)(this56) )->set(HX_("linear",e5,51,a0,ec),v55); - } -HXLINE( 760) { -HXLINE( 760) ::Dynamic this57 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 760) ::openfl::utils::_AGALMiniAssembler::Sampler v56 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("anisotropic2x",77,56,26,f5),28,2); -HXDLIN( 760) ( ( ::haxe::ds::StringMap)(this57) )->set(HX_("anisotropic2x",77,56,26,f5),v56); - } -HXLINE( 761) { -HXLINE( 761) ::Dynamic this58 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 761) ::openfl::utils::_AGALMiniAssembler::Sampler v57 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("anisotropic4x",35,58,26,f5),28,3); -HXDLIN( 761) ( ( ::haxe::ds::StringMap)(this58) )->set(HX_("anisotropic4x",35,58,26,f5),v57); - } -HXLINE( 762) { -HXLINE( 762) ::Dynamic this59 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 762) ::openfl::utils::_AGALMiniAssembler::Sampler v58 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("anisotropic8x",b1,5b,26,f5),28,4); -HXDLIN( 762) ( ( ::haxe::ds::StringMap)(this59) )->set(HX_("anisotropic8x",b1,5b,26,f5),v58); - } -HXLINE( 763) { -HXLINE( 763) ::Dynamic this60 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 763) ::openfl::utils::_AGALMiniAssembler::Sampler v59 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("anisotropic16x",62,56,64,8c),28,5); -HXDLIN( 763) ( ( ::haxe::ds::StringMap)(this60) )->set(HX_("anisotropic16x",62,56,64,8c),v59); - } -HXLINE( 764) { -HXLINE( 764) ::Dynamic this61 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 764) ::openfl::utils::_AGALMiniAssembler::Sampler v60 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("centroid",40,e0,e5,97),16,1); -HXDLIN( 764) ( ( ::haxe::ds::StringMap)(this61) )->set(HX_("centroid",40,e0,e5,97),v60); - } -HXLINE( 765) { -HXLINE( 765) ::Dynamic this62 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 765) ::openfl::utils::_AGALMiniAssembler::Sampler v61 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("single",88,66,21,b9),16,2); -HXDLIN( 765) ( ( ::haxe::ds::StringMap)(this62) )->set(HX_("single",88,66,21,b9),v61); - } -HXLINE( 766) { -HXLINE( 766) ::Dynamic this63 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 766) ::openfl::utils::_AGALMiniAssembler::Sampler v62 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("ignoresampler",36,32,06,d4),16,4); -HXDLIN( 766) ( ( ::haxe::ds::StringMap)(this63) )->set(HX_("ignoresampler",36,32,06,d4),v62); - } -HXLINE( 767) { -HXLINE( 767) ::Dynamic this64 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 767) ::openfl::utils::_AGALMiniAssembler::Sampler v63 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("repeat",5b,97,7c,06),20,1); -HXDLIN( 767) ( ( ::haxe::ds::StringMap)(this64) )->set(HX_("repeat",5b,97,7c,06),v63); - } -HXLINE( 768) { -HXLINE( 768) ::Dynamic this65 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 768) ::openfl::utils::_AGALMiniAssembler::Sampler v64 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("wrap",ca,39,ff,4e),20,1); -HXDLIN( 768) ( ( ::haxe::ds::StringMap)(this65) )->set(HX_("wrap",ca,39,ff,4e),v64); - } -HXLINE( 769) { -HXLINE( 769) ::Dynamic this66 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 769) ::openfl::utils::_AGALMiniAssembler::Sampler v65 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("clamp",fb,72,58,48),20,0); -HXDLIN( 769) ( ( ::haxe::ds::StringMap)(this66) )->set(HX_("clamp",fb,72,58,48),v65); - } -HXLINE( 770) { -HXLINE( 770) ::Dynamic this67 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 770) ::openfl::utils::_AGALMiniAssembler::Sampler v66 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("clamp_u_repeat_v",a0,8d,a7,28),20,2); -HXDLIN( 770) ( ( ::haxe::ds::StringMap)(this67) )->set(HX_("clamp_u_repeat_v",a0,8d,a7,28),v66); - } -HXLINE( 771) { -HXLINE( 771) ::Dynamic this68 = ::openfl::utils::AGALMiniAssembler_obj::SAMPLEMAP; -HXDLIN( 771) ::openfl::utils::_AGALMiniAssembler::Sampler v67 = ::openfl::utils::_AGALMiniAssembler::Sampler_obj::__alloc( HX_CTX ,HX_("repeat_u_clamp_v",c4,04,17,dd),20,3); -HXDLIN( 771) ( ( ::haxe::ds::StringMap)(this68) )->set(HX_("repeat_u_clamp_v",c4,04,17,dd),v67); - } - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(AGALMiniAssembler_obj,init,(void)) - - -hx::ObjectPtr< AGALMiniAssembler_obj > AGALMiniAssembler_obj::__new(hx::Null< bool > __o_debugging) { - hx::ObjectPtr< AGALMiniAssembler_obj > __this = new AGALMiniAssembler_obj(); - __this->__construct(__o_debugging); - return __this; -} - -hx::ObjectPtr< AGALMiniAssembler_obj > AGALMiniAssembler_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< bool > __o_debugging) { - AGALMiniAssembler_obj *__this = (AGALMiniAssembler_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AGALMiniAssembler_obj), true, "openfl.utils.AGALMiniAssembler")); - *(void **)__this = AGALMiniAssembler_obj::_hx_vtable; - __this->__construct(__o_debugging); - return __this; -} - -AGALMiniAssembler_obj::AGALMiniAssembler_obj() -{ -} - -void AGALMiniAssembler_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(AGALMiniAssembler); - HX_MARK_MEMBER_NAME(agalcode,"agalcode"); - HX_MARK_MEMBER_NAME(error,"error"); - HX_MARK_MEMBER_NAME(verbose,"verbose"); - HX_MARK_MEMBER_NAME(debugEnabled,"debugEnabled"); - HX_MARK_END_CLASS(); -} - -void AGALMiniAssembler_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(agalcode,"agalcode"); - HX_VISIT_MEMBER_NAME(error,"error"); - HX_VISIT_MEMBER_NAME(verbose,"verbose"); - HX_VISIT_MEMBER_NAME(debugEnabled,"debugEnabled"); -} - -hx::Val AGALMiniAssembler_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"error") ) { return hx::Val( error ); } - if (HX_FIELD_EQ(inName,"match") ) { return hx::Val( match_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"verbose") ) { return hx::Val( verbose ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"agalcode") ) { return hx::Val( agalcode ); } - if (HX_FIELD_EQ(inName,"assemble") ) { return hx::Val( assemble_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"assemble2") ) { return hx::Val( assemble2_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"initregmap") ) { return hx::Val( initregmap_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"debugEnabled") ) { return hx::Val( debugEnabled ); } - } - return super::__Field(inName,inCallProp); -} - -bool AGALMiniAssembler_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"init") ) { outValue = init_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"OPMAP") ) { outValue = ( OPMAP ); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"REGMAP") ) { outValue = ( REGMAP ); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"SAMPLEMAP") ) { outValue = ( SAMPLEMAP ); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"initialized") ) { outValue = ( initialized ); return true; } - } - return false; -} - -hx::Val AGALMiniAssembler_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"error") ) { error=inValue.Cast< ::String >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"verbose") ) { verbose=inValue.Cast< bool >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"agalcode") ) { agalcode=inValue.Cast< ::openfl::utils::ByteArrayData >(); return inValue; } - break; - case 12: - if (HX_FIELD_EQ(inName,"debugEnabled") ) { debugEnabled=inValue.Cast< bool >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool AGALMiniAssembler_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"OPMAP") ) { OPMAP=ioValue.Cast< ::haxe::ds::StringMap >(); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"REGMAP") ) { REGMAP=ioValue.Cast< ::haxe::ds::StringMap >(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"SAMPLEMAP") ) { SAMPLEMAP=ioValue.Cast< ::haxe::ds::StringMap >(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"initialized") ) { initialized=ioValue.Cast< bool >(); return true; } - } - return false; -} - -void AGALMiniAssembler_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("agalcode",fe,5c,e9,a0)); - outFields->push(HX_("error",c8,cb,29,73)); - outFields->push(HX_("verbose",82,d7,b9,71)); - outFields->push(HX_("debugEnabled",6e,1a,2c,da)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo AGALMiniAssembler_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::openfl::utils::ByteArrayData */ ,(int)offsetof(AGALMiniAssembler_obj,agalcode),HX_("agalcode",fe,5c,e9,a0)}, - {hx::fsString,(int)offsetof(AGALMiniAssembler_obj,error),HX_("error",c8,cb,29,73)}, - {hx::fsBool,(int)offsetof(AGALMiniAssembler_obj,verbose),HX_("verbose",82,d7,b9,71)}, - {hx::fsBool,(int)offsetof(AGALMiniAssembler_obj,debugEnabled),HX_("debugEnabled",6e,1a,2c,da)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo AGALMiniAssembler_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::StringMap */ ,(void *) &AGALMiniAssembler_obj::OPMAP,HX_("OPMAP",fb,8b,c3,b1)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(void *) &AGALMiniAssembler_obj::REGMAP,HX_("REGMAP",c8,69,12,b3)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(void *) &AGALMiniAssembler_obj::SAMPLEMAP,HX_("SAMPLEMAP",92,10,e0,58)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::MAX_NESTING,HX_("MAX_NESTING",2f,f3,ac,96)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::MAX_OPCODES,HX_("MAX_OPCODES",ca,35,74,ec)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::FRAGMENT,HX_("FRAGMENT",d0,ef,6a,07)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::VERTEX,HX_("VERTEX",64,87,ca,53)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::SAMPLER_TYPE_SHIFT,HX_("SAMPLER_TYPE_SHIFT",14,7b,00,a2)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::SAMPLER_DIM_SHIFT,HX_("SAMPLER_DIM_SHIFT",74,d9,2e,8e)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::SAMPLER_SPECIAL_SHIFT,HX_("SAMPLER_SPECIAL_SHIFT",a5,21,3b,19)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::SAMPLER_REPEAT_SHIFT,HX_("SAMPLER_REPEAT_SHIFT",35,ae,b2,55)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::SAMPLER_MIPMAP_SHIFT,HX_("SAMPLER_MIPMAP_SHIFT",22,a4,a4,01)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::SAMPLER_FILTER_SHIFT,HX_("SAMPLER_FILTER_SHIFT",52,5a,cd,30)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::REG_WRITE,HX_("REG_WRITE",34,40,8f,ce)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::REG_READ,HX_("REG_READ",81,5d,41,d4)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::REG_FRAG,HX_("REG_FRAG",5d,ab,5c,cc)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::REG_VERT,HX_("REG_VERT",dc,46,e6,d6)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::OP_SCALAR,HX_("OP_SCALAR",ca,b5,62,55)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::OP_SPECIAL_TEX,HX_("OP_SPECIAL_TEX",03,ae,a5,d2)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::OP_SPECIAL_MATRIX,HX_("OP_SPECIAL_MATRIX",85,7b,16,8b)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::OP_FRAG_ONLY,HX_("OP_FRAG_ONLY",fb,46,30,c5)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::OP_VERT_ONLY,HX_("OP_VERT_ONLY",1c,9f,47,02)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::OP_NO_DEST,HX_("OP_NO_DEST",02,1a,18,9e)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::OP_VERSION2,HX_("OP_VERSION2",58,64,bc,53)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::OP_INCNEST,HX_("OP_INCNEST",f8,4f,35,4f)}, - {hx::fsInt,(void *) &AGALMiniAssembler_obj::OP_DECNEST,HX_("OP_DECNEST",dc,be,13,e6)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::MOV,HX_("MOV",b4,b2,3a,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::ADD,HX_("ADD",01,8e,31,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::SUB,HX_("SUB",60,45,3f,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::MUL,HX_("MUL",e4,b7,3a,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::DIV,HX_("DIV",31,d9,33,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::RCP,HX_("RCP",7f,73,3e,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::MIN,HX_("MIN",72,ad,3a,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::MAX,HX_("MAX",84,a6,3a,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::FRC,HX_("FRC",77,65,35,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::SQT,HX_("SQT",f6,41,3f,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::RSQ,HX_("RSQ",70,81,3e,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::POW,HX_("POW",78,f9,3c,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::LOG,HX_("LOG",64,f0,39,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::EXP,HX_("EXP",7d,a8,34,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::NRM,HX_("NRM",89,77,3b,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::SIN,HX_("SIN",f8,3a,3f,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::COS,HX_("COS",27,1c,33,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::CRS,HX_("CRS",c4,1e,33,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::DP3,HX_("DP3",27,df,33,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::DP4,HX_("DP4",28,df,33,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::ABS,HX_("ABS",52,8c,31,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::NEG,HX_("NEG",30,6c,3b,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::SAT,HX_("SAT",06,34,3f,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::M33,HX_("M33",2d,9a,3a,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::M44,HX_("M44",0d,9b,3a,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::M34,HX_("M34",2e,9a,3a,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::DDX,HX_("DDX",d8,d4,33,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::DDY,HX_("DDY",d9,d4,33,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::IFE,HX_("IFE",c8,a1,37,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::INE,HX_("INE",c0,a8,37,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::IFG,HX_("IFG",ca,a1,37,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::IFL,HX_("IFL",cf,a1,37,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::IEG,HX_("IEG",eb,a0,37,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::IEL,HX_("IEL",f0,a0,37,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::ELS,HX_("ELS",0c,9e,34,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::EIF,HX_("EIF",62,9b,34,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::TED,HX_("TED",b3,f9,3f,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::KIL,HX_("KIL",ee,28,39,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::TEX,HX_("TEX",c7,f9,3f,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::SGE,HX_("SGE",31,39,3f,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::SLT,HX_("SLT",9b,3d,3f,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::SGN,HX_("SGN",3a,39,3f,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::SEQ,HX_("SEQ",7f,37,3f,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::SNE,HX_("SNE",4a,3f,3f,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::VA,HX_("VA",2b,4b,00,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::VC,HX_("VC",2d,4b,00,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::VT,HX_("VT",3e,4b,00,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::VO,HX_("VO",39,4b,00,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::VI,HX_("VI",33,4b,00,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::FC,HX_("FC",3d,3d,00,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::FT,HX_("FT",4e,3d,00,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::FS,HX_("FS",4d,3d,00,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::FO,HX_("FO",49,3d,00,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::FD,HX_("FD",3e,3d,00,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::IID,HX_("IID",64,a4,37,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::D2,HX_("D2",6e,3b,00,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::D3,HX_("D3",6f,3b,00,00)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::CUBE,HX_("CUBE",f5,04,8a,2c)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::MIPNEAREST,HX_("MIPNEAREST",4a,95,9e,c2)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::MIPLINEAR,HX_("MIPLINEAR",59,3a,d7,5f)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::MIPNONE,HX_("MIPNONE",2c,52,db,f5)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::NOMIP,HX_("NOMIP",d3,c7,b3,1d)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::NEAREST,HX_("NEAREST",3e,ec,9d,e5)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::LINEAR,HX_("LINEAR",e5,fd,22,9f)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::ANISOTROPIC2X,HX_("ANISOTROPIC2X",37,1a,65,db)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::ANISOTROPIC4X,HX_("ANISOTROPIC4X",f5,1b,65,db)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::ANISOTROPIC8X,HX_("ANISOTROPIC8X",71,1f,65,db)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::ANISOTROPIC16X,HX_("ANISOTROPIC16X",62,f6,10,1d)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::CENTROID,HX_("CENTROID",40,70,6b,f1)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::SINGLE,HX_("SINGLE",88,12,a4,6b)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::IGNORESAMPLER,HX_("IGNORESAMPLER",16,da,44,ba)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::REPEAT,HX_("REPEAT",5b,43,ff,b8)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::WRAP,HX_("WRAP",ca,01,c0,39)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::CLAMP,HX_("CLAMP",db,aa,46,c6)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::REPEAT_U_CLAMP_V,HX_("REPEAT_U_CLAMP_V",64,80,cf,17)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::CLAMP_U_REPEAT_V,HX_("CLAMP_U_REPEAT_V",c0,51,bd,ad)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::RGBA,HX_("RGBA",b4,98,69,36)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::COMPRESSED,HX_("COMPRESSED",81,c0,e3,59)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::COMPRESSEDALPHA,HX_("COMPRESSEDALPHA",1d,ab,12,a8)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::DXT1,HX_("DXT1",f1,91,35,2d)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::DXT5,HX_("DXT5",f5,91,35,2d)}, - {hx::fsString,(void *) &AGALMiniAssembler_obj::VIDEO,HX_("VIDEO",5b,4c,ea,b4)}, - {hx::fsBool,(void *) &AGALMiniAssembler_obj::initialized,HX_("initialized",14,f5,0f,37)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String AGALMiniAssembler_obj_sMemberFields[] = { - HX_("agalcode",fe,5c,e9,a0), - HX_("error",c8,cb,29,73), - HX_("verbose",82,d7,b9,71), - HX_("debugEnabled",6e,1a,2c,da), - HX_("assemble2",e0,46,18,b3), - HX_("assemble",12,a9,1b,c5), - HX_("initregmap",d8,a4,40,d0), - HX_("match",45,49,23,03), - ::String(null()) }; - -static void AGALMiniAssembler_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::OPMAP,"OPMAP"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::REGMAP,"REGMAP"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SAMPLEMAP,"SAMPLEMAP"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::MAX_NESTING,"MAX_NESTING"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::MAX_OPCODES,"MAX_OPCODES"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::FRAGMENT,"FRAGMENT"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::VERTEX,"VERTEX"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SAMPLER_TYPE_SHIFT,"SAMPLER_TYPE_SHIFT"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SAMPLER_DIM_SHIFT,"SAMPLER_DIM_SHIFT"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SAMPLER_SPECIAL_SHIFT,"SAMPLER_SPECIAL_SHIFT"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SAMPLER_REPEAT_SHIFT,"SAMPLER_REPEAT_SHIFT"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SAMPLER_MIPMAP_SHIFT,"SAMPLER_MIPMAP_SHIFT"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SAMPLER_FILTER_SHIFT,"SAMPLER_FILTER_SHIFT"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::REG_WRITE,"REG_WRITE"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::REG_READ,"REG_READ"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::REG_FRAG,"REG_FRAG"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::REG_VERT,"REG_VERT"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::OP_SCALAR,"OP_SCALAR"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::OP_SPECIAL_TEX,"OP_SPECIAL_TEX"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::OP_SPECIAL_MATRIX,"OP_SPECIAL_MATRIX"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::OP_FRAG_ONLY,"OP_FRAG_ONLY"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::OP_VERT_ONLY,"OP_VERT_ONLY"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::OP_NO_DEST,"OP_NO_DEST"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::OP_VERSION2,"OP_VERSION2"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::OP_INCNEST,"OP_INCNEST"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::OP_DECNEST,"OP_DECNEST"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::MOV,"MOV"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::ADD,"ADD"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SUB,"SUB"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::MUL,"MUL"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::DIV,"DIV"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::RCP,"RCP"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::MIN,"MIN"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::MAX,"MAX"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::FRC,"FRC"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SQT,"SQT"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::RSQ,"RSQ"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::POW,"POW"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::LOG,"LOG"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::EXP,"EXP"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::NRM,"NRM"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SIN,"SIN"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::COS,"COS"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::CRS,"CRS"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::DP3,"DP3"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::DP4,"DP4"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::ABS,"ABS"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::NEG,"NEG"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SAT,"SAT"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::M33,"M33"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::M44,"M44"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::M34,"M34"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::DDX,"DDX"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::DDY,"DDY"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::IFE,"IFE"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::INE,"INE"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::IFG,"IFG"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::IFL,"IFL"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::IEG,"IEG"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::IEL,"IEL"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::ELS,"ELS"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::EIF,"EIF"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::TED,"TED"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::KIL,"KIL"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::TEX,"TEX"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SGE,"SGE"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SLT,"SLT"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SGN,"SGN"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SEQ,"SEQ"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SNE,"SNE"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::VA,"VA"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::VC,"VC"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::VT,"VT"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::VO,"VO"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::VI,"VI"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::FC,"FC"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::FT,"FT"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::FS,"FS"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::FO,"FO"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::FD,"FD"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::IID,"IID"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::D2,"D2"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::D3,"D3"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::CUBE,"CUBE"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::MIPNEAREST,"MIPNEAREST"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::MIPLINEAR,"MIPLINEAR"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::MIPNONE,"MIPNONE"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::NOMIP,"NOMIP"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::NEAREST,"NEAREST"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::LINEAR,"LINEAR"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::ANISOTROPIC2X,"ANISOTROPIC2X"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::ANISOTROPIC4X,"ANISOTROPIC4X"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::ANISOTROPIC8X,"ANISOTROPIC8X"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::ANISOTROPIC16X,"ANISOTROPIC16X"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::CENTROID,"CENTROID"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::SINGLE,"SINGLE"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::IGNORESAMPLER,"IGNORESAMPLER"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::REPEAT,"REPEAT"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::WRAP,"WRAP"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::CLAMP,"CLAMP"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::REPEAT_U_CLAMP_V,"REPEAT_U_CLAMP_V"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::CLAMP_U_REPEAT_V,"CLAMP_U_REPEAT_V"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::RGBA,"RGBA"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::COMPRESSED,"COMPRESSED"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::COMPRESSEDALPHA,"COMPRESSEDALPHA"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::DXT1,"DXT1"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::DXT5,"DXT5"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::VIDEO,"VIDEO"); - HX_MARK_MEMBER_NAME(AGALMiniAssembler_obj::initialized,"initialized"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void AGALMiniAssembler_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::OPMAP,"OPMAP"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::REGMAP,"REGMAP"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SAMPLEMAP,"SAMPLEMAP"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::MAX_NESTING,"MAX_NESTING"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::MAX_OPCODES,"MAX_OPCODES"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::FRAGMENT,"FRAGMENT"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::VERTEX,"VERTEX"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SAMPLER_TYPE_SHIFT,"SAMPLER_TYPE_SHIFT"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SAMPLER_DIM_SHIFT,"SAMPLER_DIM_SHIFT"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SAMPLER_SPECIAL_SHIFT,"SAMPLER_SPECIAL_SHIFT"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SAMPLER_REPEAT_SHIFT,"SAMPLER_REPEAT_SHIFT"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SAMPLER_MIPMAP_SHIFT,"SAMPLER_MIPMAP_SHIFT"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SAMPLER_FILTER_SHIFT,"SAMPLER_FILTER_SHIFT"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::REG_WRITE,"REG_WRITE"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::REG_READ,"REG_READ"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::REG_FRAG,"REG_FRAG"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::REG_VERT,"REG_VERT"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::OP_SCALAR,"OP_SCALAR"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::OP_SPECIAL_TEX,"OP_SPECIAL_TEX"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::OP_SPECIAL_MATRIX,"OP_SPECIAL_MATRIX"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::OP_FRAG_ONLY,"OP_FRAG_ONLY"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::OP_VERT_ONLY,"OP_VERT_ONLY"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::OP_NO_DEST,"OP_NO_DEST"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::OP_VERSION2,"OP_VERSION2"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::OP_INCNEST,"OP_INCNEST"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::OP_DECNEST,"OP_DECNEST"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::MOV,"MOV"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::ADD,"ADD"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SUB,"SUB"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::MUL,"MUL"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::DIV,"DIV"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::RCP,"RCP"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::MIN,"MIN"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::MAX,"MAX"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::FRC,"FRC"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SQT,"SQT"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::RSQ,"RSQ"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::POW,"POW"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::LOG,"LOG"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::EXP,"EXP"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::NRM,"NRM"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SIN,"SIN"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::COS,"COS"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::CRS,"CRS"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::DP3,"DP3"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::DP4,"DP4"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::ABS,"ABS"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::NEG,"NEG"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SAT,"SAT"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::M33,"M33"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::M44,"M44"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::M34,"M34"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::DDX,"DDX"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::DDY,"DDY"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::IFE,"IFE"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::INE,"INE"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::IFG,"IFG"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::IFL,"IFL"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::IEG,"IEG"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::IEL,"IEL"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::ELS,"ELS"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::EIF,"EIF"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::TED,"TED"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::KIL,"KIL"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::TEX,"TEX"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SGE,"SGE"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SLT,"SLT"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SGN,"SGN"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SEQ,"SEQ"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SNE,"SNE"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::VA,"VA"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::VC,"VC"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::VT,"VT"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::VO,"VO"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::VI,"VI"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::FC,"FC"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::FT,"FT"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::FS,"FS"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::FO,"FO"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::FD,"FD"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::IID,"IID"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::D2,"D2"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::D3,"D3"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::CUBE,"CUBE"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::MIPNEAREST,"MIPNEAREST"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::MIPLINEAR,"MIPLINEAR"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::MIPNONE,"MIPNONE"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::NOMIP,"NOMIP"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::NEAREST,"NEAREST"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::LINEAR,"LINEAR"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::ANISOTROPIC2X,"ANISOTROPIC2X"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::ANISOTROPIC4X,"ANISOTROPIC4X"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::ANISOTROPIC8X,"ANISOTROPIC8X"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::ANISOTROPIC16X,"ANISOTROPIC16X"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::CENTROID,"CENTROID"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::SINGLE,"SINGLE"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::IGNORESAMPLER,"IGNORESAMPLER"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::REPEAT,"REPEAT"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::WRAP,"WRAP"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::CLAMP,"CLAMP"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::REPEAT_U_CLAMP_V,"REPEAT_U_CLAMP_V"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::CLAMP_U_REPEAT_V,"CLAMP_U_REPEAT_V"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::RGBA,"RGBA"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::COMPRESSED,"COMPRESSED"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::COMPRESSEDALPHA,"COMPRESSEDALPHA"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::DXT1,"DXT1"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::DXT5,"DXT5"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::VIDEO,"VIDEO"); - HX_VISIT_MEMBER_NAME(AGALMiniAssembler_obj::initialized,"initialized"); -}; - -#endif - -hx::Class AGALMiniAssembler_obj::__mClass; - -static ::String AGALMiniAssembler_obj_sStaticFields[] = { - HX_("OPMAP",fb,8b,c3,b1), - HX_("REGMAP",c8,69,12,b3), - HX_("SAMPLEMAP",92,10,e0,58), - HX_("MAX_NESTING",2f,f3,ac,96), - HX_("MAX_OPCODES",ca,35,74,ec), - HX_("FRAGMENT",d0,ef,6a,07), - HX_("VERTEX",64,87,ca,53), - HX_("SAMPLER_TYPE_SHIFT",14,7b,00,a2), - HX_("SAMPLER_DIM_SHIFT",74,d9,2e,8e), - HX_("SAMPLER_SPECIAL_SHIFT",a5,21,3b,19), - HX_("SAMPLER_REPEAT_SHIFT",35,ae,b2,55), - HX_("SAMPLER_MIPMAP_SHIFT",22,a4,a4,01), - HX_("SAMPLER_FILTER_SHIFT",52,5a,cd,30), - HX_("REG_WRITE",34,40,8f,ce), - HX_("REG_READ",81,5d,41,d4), - HX_("REG_FRAG",5d,ab,5c,cc), - HX_("REG_VERT",dc,46,e6,d6), - HX_("OP_SCALAR",ca,b5,62,55), - HX_("OP_SPECIAL_TEX",03,ae,a5,d2), - HX_("OP_SPECIAL_MATRIX",85,7b,16,8b), - HX_("OP_FRAG_ONLY",fb,46,30,c5), - HX_("OP_VERT_ONLY",1c,9f,47,02), - HX_("OP_NO_DEST",02,1a,18,9e), - HX_("OP_VERSION2",58,64,bc,53), - HX_("OP_INCNEST",f8,4f,35,4f), - HX_("OP_DECNEST",dc,be,13,e6), - HX_("MOV",b4,b2,3a,00), - HX_("ADD",01,8e,31,00), - HX_("SUB",60,45,3f,00), - HX_("MUL",e4,b7,3a,00), - HX_("DIV",31,d9,33,00), - HX_("RCP",7f,73,3e,00), - HX_("MIN",72,ad,3a,00), - HX_("MAX",84,a6,3a,00), - HX_("FRC",77,65,35,00), - HX_("SQT",f6,41,3f,00), - HX_("RSQ",70,81,3e,00), - HX_("POW",78,f9,3c,00), - HX_("LOG",64,f0,39,00), - HX_("EXP",7d,a8,34,00), - HX_("NRM",89,77,3b,00), - HX_("SIN",f8,3a,3f,00), - HX_("COS",27,1c,33,00), - HX_("CRS",c4,1e,33,00), - HX_("DP3",27,df,33,00), - HX_("DP4",28,df,33,00), - HX_("ABS",52,8c,31,00), - HX_("NEG",30,6c,3b,00), - HX_("SAT",06,34,3f,00), - HX_("M33",2d,9a,3a,00), - HX_("M44",0d,9b,3a,00), - HX_("M34",2e,9a,3a,00), - HX_("DDX",d8,d4,33,00), - HX_("DDY",d9,d4,33,00), - HX_("IFE",c8,a1,37,00), - HX_("INE",c0,a8,37,00), - HX_("IFG",ca,a1,37,00), - HX_("IFL",cf,a1,37,00), - HX_("IEG",eb,a0,37,00), - HX_("IEL",f0,a0,37,00), - HX_("ELS",0c,9e,34,00), - HX_("EIF",62,9b,34,00), - HX_("TED",b3,f9,3f,00), - HX_("KIL",ee,28,39,00), - HX_("TEX",c7,f9,3f,00), - HX_("SGE",31,39,3f,00), - HX_("SLT",9b,3d,3f,00), - HX_("SGN",3a,39,3f,00), - HX_("SEQ",7f,37,3f,00), - HX_("SNE",4a,3f,3f,00), - HX_("VA",2b,4b,00,00), - HX_("VC",2d,4b,00,00), - HX_("VT",3e,4b,00,00), - HX_("VO",39,4b,00,00), - HX_("VI",33,4b,00,00), - HX_("FC",3d,3d,00,00), - HX_("FT",4e,3d,00,00), - HX_("FS",4d,3d,00,00), - HX_("FO",49,3d,00,00), - HX_("FD",3e,3d,00,00), - HX_("IID",64,a4,37,00), - HX_("D2",6e,3b,00,00), - HX_("D3",6f,3b,00,00), - HX_("CUBE",f5,04,8a,2c), - HX_("MIPNEAREST",4a,95,9e,c2), - HX_("MIPLINEAR",59,3a,d7,5f), - HX_("MIPNONE",2c,52,db,f5), - HX_("NOMIP",d3,c7,b3,1d), - HX_("NEAREST",3e,ec,9d,e5), - HX_("LINEAR",e5,fd,22,9f), - HX_("ANISOTROPIC2X",37,1a,65,db), - HX_("ANISOTROPIC4X",f5,1b,65,db), - HX_("ANISOTROPIC8X",71,1f,65,db), - HX_("ANISOTROPIC16X",62,f6,10,1d), - HX_("CENTROID",40,70,6b,f1), - HX_("SINGLE",88,12,a4,6b), - HX_("IGNORESAMPLER",16,da,44,ba), - HX_("REPEAT",5b,43,ff,b8), - HX_("WRAP",ca,01,c0,39), - HX_("CLAMP",db,aa,46,c6), - HX_("REPEAT_U_CLAMP_V",64,80,cf,17), - HX_("CLAMP_U_REPEAT_V",c0,51,bd,ad), - HX_("RGBA",b4,98,69,36), - HX_("COMPRESSED",81,c0,e3,59), - HX_("COMPRESSEDALPHA",1d,ab,12,a8), - HX_("DXT1",f1,91,35,2d), - HX_("DXT5",f5,91,35,2d), - HX_("VIDEO",5b,4c,ea,b4), - HX_("initialized",14,f5,0f,37), - HX_("init",10,3b,bb,45), - ::String(null()) -}; - -void AGALMiniAssembler_obj::__register() -{ - AGALMiniAssembler_obj _hx_dummy; - AGALMiniAssembler_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.utils.AGALMiniAssembler",1d,f7,bb,62); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &AGALMiniAssembler_obj::__GetStatic; - __mClass->mSetStaticField = &AGALMiniAssembler_obj::__SetStatic; - __mClass->mMarkFunc = AGALMiniAssembler_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(AGALMiniAssembler_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(AGALMiniAssembler_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< AGALMiniAssembler_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = AGALMiniAssembler_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AGALMiniAssembler_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AGALMiniAssembler_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void AGALMiniAssembler_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_40_boot) -HXDLIN( 40) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,::cpp::VirtualArray_obj::__new(2)->init(0,HX_("checkstyle:ConstantName",20,38,cc,f4))->init(1,HX_("checkstyle:FieldDocComment",70,56,1b,20))))))); - } -{ - HX_GC_STACKFRAME(&_hx_pos_878a01ff4ba15759_42_boot) -HXDLIN( 42) OPMAP = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } -{ - HX_GC_STACKFRAME(&_hx_pos_878a01ff4ba15759_43_boot) -HXDLIN( 43) REGMAP = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } -{ - HX_GC_STACKFRAME(&_hx_pos_878a01ff4ba15759_44_boot) -HXDLIN( 44) SAMPLEMAP = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_45_boot) -HXDLIN( 45) MAX_NESTING = 4; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_46_boot) -HXDLIN( 46) MAX_OPCODES = 4096; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_47_boot) -HXDLIN( 47) FRAGMENT = HX_("fragment",d0,5f,e5,ad); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_48_boot) -HXDLIN( 48) VERTEX = HX_("vertex",64,db,47,a1); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_50_boot) -HXDLIN( 50) SAMPLER_TYPE_SHIFT = 8; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_51_boot) -HXDLIN( 51) SAMPLER_DIM_SHIFT = 12; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_52_boot) -HXDLIN( 52) SAMPLER_SPECIAL_SHIFT = 16; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_53_boot) -HXDLIN( 53) SAMPLER_REPEAT_SHIFT = 20; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_54_boot) -HXDLIN( 54) SAMPLER_MIPMAP_SHIFT = 24; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_55_boot) -HXDLIN( 55) SAMPLER_FILTER_SHIFT = 28; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_57_boot) -HXDLIN( 57) REG_WRITE = 1; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_58_boot) -HXDLIN( 58) REG_READ = 2; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_59_boot) -HXDLIN( 59) REG_FRAG = 32; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_60_boot) -HXDLIN( 60) REG_VERT = 64; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_62_boot) -HXDLIN( 62) OP_SCALAR = 1; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_63_boot) -HXDLIN( 63) OP_SPECIAL_TEX = 8; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_64_boot) -HXDLIN( 64) OP_SPECIAL_MATRIX = 16; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_65_boot) -HXDLIN( 65) OP_FRAG_ONLY = 32; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_66_boot) -HXDLIN( 66) OP_VERT_ONLY = 64; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_67_boot) -HXDLIN( 67) OP_NO_DEST = 128; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_68_boot) -HXDLIN( 68) OP_VERSION2 = 256; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_69_boot) -HXDLIN( 69) OP_INCNEST = 512; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_70_boot) -HXDLIN( 70) OP_DECNEST = 1024; - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_72_boot) -HXDLIN( 72) MOV = HX_("mov",d4,16,53,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_73_boot) -HXDLIN( 73) ADD = HX_("add",21,f2,49,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_74_boot) -HXDLIN( 74) SUB = HX_("sub",80,a9,57,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_75_boot) -HXDLIN( 75) MUL = HX_("mul",04,1c,53,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_76_boot) -HXDLIN( 76) DIV = HX_("div",51,3d,4c,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_77_boot) -HXDLIN( 77) RCP = HX_("rcp",9f,d7,56,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_78_boot) -HXDLIN( 78) MIN = HX_("min",92,11,53,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_79_boot) -HXDLIN( 79) MAX = HX_("max",a4,0a,53,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_80_boot) -HXDLIN( 80) FRC = HX_("frc",97,c9,4d,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_81_boot) -HXDLIN( 81) SQT = HX_("sqt",16,a6,57,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_82_boot) -HXDLIN( 82) RSQ = HX_("rsq",90,e5,56,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_83_boot) -HXDLIN( 83) POW = HX_("pow",98,5d,55,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_84_boot) -HXDLIN( 84) LOG = HX_("log",84,54,52,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_85_boot) -HXDLIN( 85) EXP = HX_("exp",9d,0c,4d,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_86_boot) -HXDLIN( 86) NRM = HX_("nrm",a9,db,53,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_87_boot) -HXDLIN( 87) SIN = HX_("sin",18,9f,57,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_88_boot) -HXDLIN( 88) COS = HX_("cos",47,80,4b,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_89_boot) -HXDLIN( 89) CRS = HX_("crs",e4,82,4b,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_90_boot) -HXDLIN( 90) DP3 = HX_("dp3",27,43,4c,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_91_boot) -HXDLIN( 91) DP4 = HX_("dp4",28,43,4c,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_92_boot) -HXDLIN( 92) ABS = HX_("abs",72,f0,49,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_93_boot) -HXDLIN( 93) NEG = HX_("neg",50,d0,53,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_94_boot) -HXDLIN( 94) SAT = HX_("sat",26,98,57,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_95_boot) -HXDLIN( 95) M33 = HX_("m33",4d,e2,52,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_96_boot) -HXDLIN( 96) M44 = HX_("m44",2d,e3,52,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_97_boot) -HXDLIN( 97) M34 = HX_("m34",4e,e2,52,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_98_boot) -HXDLIN( 98) DDX = HX_("ddx",f8,38,4c,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_99_boot) -HXDLIN( 99) DDY = HX_("ddy",f9,38,4c,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_100_boot) -HXDLIN( 100) IFE = HX_("ife",e8,05,50,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_101_boot) -HXDLIN( 101) INE = HX_("ine",e0,0c,50,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_102_boot) -HXDLIN( 102) IFG = HX_("ifg",ea,05,50,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_103_boot) -HXDLIN( 103) IFL = HX_("ifl",ef,05,50,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_104_boot) -HXDLIN( 104) IEG = HX_("ieg",0b,05,50,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_105_boot) -HXDLIN( 105) IEL = HX_("iel",10,05,50,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_106_boot) -HXDLIN( 106) ELS = HX_("els",2c,02,4d,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_107_boot) -HXDLIN( 107) EIF = HX_("eif",82,ff,4c,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_108_boot) -HXDLIN( 108) TED = HX_("ted",d3,5d,58,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_109_boot) -HXDLIN( 109) KIL = HX_("kil",0e,8d,51,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_110_boot) -HXDLIN( 110) TEX = HX_("tex",e7,5d,58,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_111_boot) -HXDLIN( 111) SGE = HX_("sge",51,9d,57,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_112_boot) -HXDLIN( 112) SLT = HX_("slt",bb,a1,57,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_113_boot) -HXDLIN( 113) SGN = HX_("sgn",5a,9d,57,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_114_boot) -HXDLIN( 114) SEQ = HX_("seq",9f,9b,57,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_115_boot) -HXDLIN( 115) SNE = HX_("sne",6a,a3,57,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_117_boot) -HXDLIN( 117) VA = HX_("va",2b,67,00,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_118_boot) -HXDLIN( 118) VC = HX_("vc",2d,67,00,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_119_boot) -HXDLIN( 119) VT = HX_("vt",3e,67,00,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_120_boot) -HXDLIN( 120) VO = HX_("vo",39,67,00,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_121_boot) -HXDLIN( 121) VI = HX_("vi",33,67,00,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_122_boot) -HXDLIN( 122) FC = HX_("fc",3d,59,00,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_123_boot) -HXDLIN( 123) FT = HX_("ft",4e,59,00,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_124_boot) -HXDLIN( 124) FS = HX_("fs",4d,59,00,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_125_boot) -HXDLIN( 125) FO = HX_("fo",49,59,00,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_126_boot) -HXDLIN( 126) FD = HX_("fd",3e,59,00,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_127_boot) -HXDLIN( 127) IID = HX_("iid",84,08,50,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_129_boot) -HXDLIN( 129) D2 = HX_("2d",f2,2b,00,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_130_boot) -HXDLIN( 130) D3 = HX_("3d",d1,2c,00,00); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_131_boot) -HXDLIN( 131) CUBE = HX_("cube",f5,3c,c9,41); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_132_boot) -HXDLIN( 132) MIPNEAREST = HX_("mipnearest",4a,21,95,d0); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_133_boot) -HXDLIN( 133) MIPLINEAR = HX_("miplinear",79,ca,7e,64); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_134_boot) -HXDLIN( 134) MIPNONE = HX_("mipnone",4c,7e,07,76); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_135_boot) -HXDLIN( 135) NOMIP = HX_("nomip",f3,8f,c5,9f); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_136_boot) -HXDLIN( 136) NEAREST = HX_("nearest",5e,18,ca,65); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_137_boot) -HXDLIN( 137) LINEAR = HX_("linear",e5,51,a0,ec); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_138_boot) -HXDLIN( 138) ANISOTROPIC2X = HX_("anisotropic2x",77,56,26,f5); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_139_boot) -HXDLIN( 139) ANISOTROPIC4X = HX_("anisotropic4x",35,58,26,f5); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_140_boot) -HXDLIN( 140) ANISOTROPIC8X = HX_("anisotropic8x",b1,5b,26,f5); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_141_boot) -HXDLIN( 141) ANISOTROPIC16X = HX_("anisotropic16x",62,56,64,8c); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_142_boot) -HXDLIN( 142) CENTROID = HX_("centroid",40,e0,e5,97); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_143_boot) -HXDLIN( 143) SINGLE = HX_("single",88,66,21,b9); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_144_boot) -HXDLIN( 144) IGNORESAMPLER = HX_("ignoresampler",36,32,06,d4); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_145_boot) -HXDLIN( 145) REPEAT = HX_("repeat",5b,97,7c,06); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_146_boot) -HXDLIN( 146) WRAP = HX_("wrap",ca,39,ff,4e); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_147_boot) -HXDLIN( 147) CLAMP = HX_("clamp",fb,72,58,48); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_148_boot) -HXDLIN( 148) REPEAT_U_CLAMP_V = HX_("repeat_u_clamp_v",c4,04,17,dd); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_149_boot) -HXDLIN( 149) CLAMP_U_REPEAT_V = HX_("clamp_u_repeat_v",a0,8d,a7,28); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_150_boot) -HXDLIN( 150) RGBA = HX_("rgba",b4,d0,a8,4b); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_151_boot) -HXDLIN( 151) COMPRESSED = HX_("compressed",81,4c,da,67); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_152_boot) -HXDLIN( 152) COMPRESSEDALPHA = HX_("compressedalpha",3d,67,f2,b6); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_153_boot) -HXDLIN( 153) DXT1 = HX_("dxt1",d1,c9,74,42); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_154_boot) -HXDLIN( 154) DXT5 = HX_("dxt5",d5,c9,74,42); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_155_boot) -HXDLIN( 155) VIDEO = HX_("video",7b,14,fc,36); - } -{ - HX_STACKFRAME(&_hx_pos_878a01ff4ba15759_156_boot) -HXDLIN( 156) initialized = false; - } -} - -} // end namespace openfl -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/openfl/utils/AssetCache.cpp b/hGameTest/bin/linux/obj/src/openfl/utils/AssetCache.cpp deleted file mode 100644 index 4097a2c9..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/utils/AssetCache.cpp +++ /dev/null @@ -1,447 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_StringTools -#include -#endif -#ifndef INCLUDED_haxe_IMap -#include -#endif -#ifndef INCLUDED_haxe_ds_StringMap -#include -#endif -#ifndef INCLUDED_lime_text_Font -#include -#endif -#ifndef INCLUDED_lime_utils_AssetCache -#include -#endif -#ifndef INCLUDED_lime_utils_Assets -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_media_Sound -#include -#endif -#ifndef INCLUDED_openfl_text_Font -#include -#endif -#ifndef INCLUDED_openfl_utils_AssetCache -#include -#endif -#ifndef INCLUDED_openfl_utils_IAssetCache -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_3b51c86a24135fbd_14_new,"openfl.utils.AssetCache","new",0x1485f77f,"openfl.utils.AssetCache.new","openfl/utils/AssetCache.hx",14,0xffd5b4cf) -HX_LOCAL_STACK_FRAME(_hx_pos_3b51c86a24135fbd_42_clear,"openfl.utils.AssetCache","clear",0x6abcde6c,"openfl.utils.AssetCache.clear","openfl/utils/AssetCache.hx",42,0xffd5b4cf) -HX_LOCAL_STACK_FRAME(_hx_pos_3b51c86a24135fbd_84_getBitmapData,"openfl.utils.AssetCache","getBitmapData",0x142af5ce,"openfl.utils.AssetCache.getBitmapData","openfl/utils/AssetCache.hx",84,0xffd5b4cf) -HX_LOCAL_STACK_FRAME(_hx_pos_3b51c86a24135fbd_89_getFont,"openfl.utils.AssetCache","getFont",0xa580b024,"openfl.utils.AssetCache.getFont","openfl/utils/AssetCache.hx",89,0xffd5b4cf) -HX_LOCAL_STACK_FRAME(_hx_pos_3b51c86a24135fbd_94_getSound,"openfl.utils.AssetCache","getSound",0xa75444da,"openfl.utils.AssetCache.getSound","openfl/utils/AssetCache.hx",94,0xffd5b4cf) -HX_LOCAL_STACK_FRAME(_hx_pos_3b51c86a24135fbd_99_hasBitmapData,"openfl.utils.AssetCache","hasBitmapData",0xd20f5192,"openfl.utils.AssetCache.hasBitmapData","openfl/utils/AssetCache.hx",99,0xffd5b4cf) -HX_LOCAL_STACK_FRAME(_hx_pos_3b51c86a24135fbd_104_hasFont,"openfl.utils.AssetCache","hasFont",0xa24220e8,"openfl.utils.AssetCache.hasFont","openfl/utils/AssetCache.hx",104,0xffd5b4cf) -HX_LOCAL_STACK_FRAME(_hx_pos_3b51c86a24135fbd_109_hasSound,"openfl.utils.AssetCache","hasSound",0xd3d57f96,"openfl.utils.AssetCache.hasSound","openfl/utils/AssetCache.hx",109,0xffd5b4cf) -HX_LOCAL_STACK_FRAME(_hx_pos_3b51c86a24135fbd_113_removeBitmapData,"openfl.utils.AssetCache","removeBitmapData",0x9ca8649e,"openfl.utils.AssetCache.removeBitmapData","openfl/utils/AssetCache.hx",113,0xffd5b4cf) -HX_LOCAL_STACK_FRAME(_hx_pos_3b51c86a24135fbd_121_removeFont,"openfl.utils.AssetCache","removeFont",0x136c22f4,"openfl.utils.AssetCache.removeFont","openfl/utils/AssetCache.hx",121,0xffd5b4cf) -HX_LOCAL_STACK_FRAME(_hx_pos_3b51c86a24135fbd_129_removeSound,"openfl.utils.AssetCache","removeSound",0x676d480a,"openfl.utils.AssetCache.removeSound","openfl/utils/AssetCache.hx",129,0xffd5b4cf) -HX_LOCAL_STACK_FRAME(_hx_pos_3b51c86a24135fbd_138_setBitmapData,"openfl.utils.AssetCache","setBitmapData",0x5930d7da,"openfl.utils.AssetCache.setBitmapData","openfl/utils/AssetCache.hx",138,0xffd5b4cf) -HX_LOCAL_STACK_FRAME(_hx_pos_3b51c86a24135fbd_143_setFont,"openfl.utils.AssetCache","setFont",0x98824130,"openfl.utils.AssetCache.setFont","openfl/utils/AssetCache.hx",143,0xffd5b4cf) -HX_LOCAL_STACK_FRAME(_hx_pos_3b51c86a24135fbd_148_setSound,"openfl.utils.AssetCache","setSound",0x55b19e4e,"openfl.utils.AssetCache.setSound","openfl/utils/AssetCache.hx",148,0xffd5b4cf) -HX_LOCAL_STACK_FRAME(_hx_pos_3b51c86a24135fbd_154_get_enabled,"openfl.utils.AssetCache","get_enabled",0xec9842b7,"openfl.utils.AssetCache.get_enabled","openfl/utils/AssetCache.hx",154,0xffd5b4cf) -HX_LOCAL_STACK_FRAME(_hx_pos_3b51c86a24135fbd_159_set_enabled,"openfl.utils.AssetCache","set_enabled",0xf70549c3,"openfl.utils.AssetCache.set_enabled","openfl/utils/AssetCache.hx",159,0xffd5b4cf) -namespace openfl{ -namespace utils{ - -void AssetCache_obj::__construct(){ - HX_GC_STACKFRAME(&_hx_pos_3b51c86a24135fbd_14_new) -HXLINE( 21) this->_hx___enabled = true; -HXLINE( 35) this->bitmapData = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 36) this->font = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 37) this->sound = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } - -Dynamic AssetCache_obj::__CreateEmpty() { return new AssetCache_obj; } - -void *AssetCache_obj::_hx_vtable = 0; - -Dynamic AssetCache_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AssetCache_obj > _hx_result = new AssetCache_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool AssetCache_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x28413c73; -} - -static ::openfl::utils::IAssetCache_obj _hx_openfl_utils_AssetCache__hx_openfl_utils_IAssetCache= { - ( bool (hx::Object::*)())&::openfl::utils::AssetCache_obj::get_enabled, - ( bool (hx::Object::*)(bool))&::openfl::utils::AssetCache_obj::set_enabled, - ( void (hx::Object::*)(::String))&::openfl::utils::AssetCache_obj::clear, - ( ::openfl::display::BitmapData (hx::Object::*)(::String))&::openfl::utils::AssetCache_obj::getBitmapData, - ( ::openfl::text::Font (hx::Object::*)(::String))&::openfl::utils::AssetCache_obj::getFont, - ( ::openfl::media::Sound (hx::Object::*)(::String))&::openfl::utils::AssetCache_obj::getSound, - ( bool (hx::Object::*)(::String))&::openfl::utils::AssetCache_obj::hasBitmapData, - ( bool (hx::Object::*)(::String))&::openfl::utils::AssetCache_obj::hasFont, - ( bool (hx::Object::*)(::String))&::openfl::utils::AssetCache_obj::hasSound, - ( bool (hx::Object::*)(::String))&::openfl::utils::AssetCache_obj::removeBitmapData, - ( bool (hx::Object::*)(::String))&::openfl::utils::AssetCache_obj::removeFont, - ( bool (hx::Object::*)(::String))&::openfl::utils::AssetCache_obj::removeSound, - ( void (hx::Object::*)(::String, ::openfl::display::BitmapData))&::openfl::utils::AssetCache_obj::setBitmapData, - ( void (hx::Object::*)(::String, ::openfl::text::Font))&::openfl::utils::AssetCache_obj::setFont, - ( void (hx::Object::*)(::String, ::openfl::media::Sound))&::openfl::utils::AssetCache_obj::setSound, -}; - -void *AssetCache_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0x8a5cf29a: return &_hx_openfl_utils_AssetCache__hx_openfl_utils_IAssetCache; - } - #ifdef HXCPP_SCRIPTABLE - return super::_hx_getInterface(inHash); - #else - return 0; - #endif -} - -void AssetCache_obj::clear(::String prefix){ - HX_GC_STACKFRAME(&_hx_pos_3b51c86a24135fbd_42_clear) -HXDLIN( 42) if (hx::IsNull( prefix )) { -HXLINE( 44) this->bitmapData = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 45) this->font = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); -HXLINE( 46) this->sound = ::haxe::ds::StringMap_obj::__alloc( HX_CTX ); - } - else { -HXLINE( 50) ::Dynamic keys = this->bitmapData->keys(); -HXLINE( 52) { -HXLINE( 52) ::Dynamic key = keys; -HXDLIN( 52) while(( (bool)(key->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 52) ::String key1 = ( (::String)(key->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 54) if (::StringTools_obj::startsWith(key1,prefix)) { -HXLINE( 56) this->removeBitmapData(key1); - } - } - } -HXLINE( 60) ::Dynamic keys1 = this->font->keys(); -HXLINE( 62) { -HXLINE( 62) ::Dynamic key2 = keys1; -HXDLIN( 62) while(( (bool)(key2->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 62) ::String key3 = ( (::String)(key2->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 64) if (::StringTools_obj::startsWith(key3,prefix)) { -HXLINE( 66) this->removeFont(key3); - } - } - } -HXLINE( 70) ::Dynamic keys2 = this->sound->keys(); -HXLINE( 72) { -HXLINE( 72) ::Dynamic key4 = keys2; -HXDLIN( 72) while(( (bool)(key4->__Field(HX_("hasNext",6d,a5,46,18),hx::paccDynamic)()) )){ -HXLINE( 72) ::String key5 = ( (::String)(key4->__Field(HX_("next",f3,84,02,49),hx::paccDynamic)()) ); -HXLINE( 74) if (::StringTools_obj::startsWith(key5,prefix)) { -HXLINE( 76) this->removeSound(key5); - } - } - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetCache_obj,clear,(void)) - - ::openfl::display::BitmapData AssetCache_obj::getBitmapData(::String id){ - HX_STACKFRAME(&_hx_pos_3b51c86a24135fbd_84_getBitmapData) -HXDLIN( 84) return ( ( ::openfl::display::BitmapData)(this->bitmapData->get(id)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetCache_obj,getBitmapData,return ) - - ::openfl::text::Font AssetCache_obj::getFont(::String id){ - HX_STACKFRAME(&_hx_pos_3b51c86a24135fbd_89_getFont) -HXDLIN( 89) return ( ( ::openfl::text::Font)(this->font->get(id)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetCache_obj,getFont,return ) - - ::openfl::media::Sound AssetCache_obj::getSound(::String id){ - HX_STACKFRAME(&_hx_pos_3b51c86a24135fbd_94_getSound) -HXDLIN( 94) return ( ( ::openfl::media::Sound)(this->sound->get(id)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetCache_obj,getSound,return ) - -bool AssetCache_obj::hasBitmapData(::String id){ - HX_STACKFRAME(&_hx_pos_3b51c86a24135fbd_99_hasBitmapData) -HXDLIN( 99) return this->bitmapData->exists(id); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetCache_obj,hasBitmapData,return ) - -bool AssetCache_obj::hasFont(::String id){ - HX_STACKFRAME(&_hx_pos_3b51c86a24135fbd_104_hasFont) -HXDLIN( 104) return this->font->exists(id); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetCache_obj,hasFont,return ) - -bool AssetCache_obj::hasSound(::String id){ - HX_STACKFRAME(&_hx_pos_3b51c86a24135fbd_109_hasSound) -HXDLIN( 109) return this->sound->exists(id); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetCache_obj,hasSound,return ) - -bool AssetCache_obj::removeBitmapData(::String id){ - HX_STACKFRAME(&_hx_pos_3b51c86a24135fbd_113_removeBitmapData) -HXLINE( 115) ::lime::utils::Assets_obj::cache->image->remove(id); -HXLINE( 117) return this->bitmapData->remove(id); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetCache_obj,removeBitmapData,return ) - -bool AssetCache_obj::removeFont(::String id){ - HX_STACKFRAME(&_hx_pos_3b51c86a24135fbd_121_removeFont) -HXLINE( 123) ::lime::utils::Assets_obj::cache->font->remove(id); -HXLINE( 125) return this->font->remove(id); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetCache_obj,removeFont,return ) - -bool AssetCache_obj::removeSound(::String id){ - HX_STACKFRAME(&_hx_pos_3b51c86a24135fbd_129_removeSound) -HXLINE( 131) ::lime::utils::Assets_obj::cache->audio->remove(id); -HXLINE( 133) return this->sound->remove(id); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetCache_obj,removeSound,return ) - -void AssetCache_obj::setBitmapData(::String id, ::openfl::display::BitmapData bitmapData){ - HX_STACKFRAME(&_hx_pos_3b51c86a24135fbd_138_setBitmapData) -HXDLIN( 138) this->bitmapData->set(id,bitmapData); - } - - -HX_DEFINE_DYNAMIC_FUNC2(AssetCache_obj,setBitmapData,(void)) - -void AssetCache_obj::setFont(::String id, ::openfl::text::Font font){ - HX_STACKFRAME(&_hx_pos_3b51c86a24135fbd_143_setFont) -HXDLIN( 143) this->font->set(id,font); - } - - -HX_DEFINE_DYNAMIC_FUNC2(AssetCache_obj,setFont,(void)) - -void AssetCache_obj::setSound(::String id, ::openfl::media::Sound sound){ - HX_STACKFRAME(&_hx_pos_3b51c86a24135fbd_148_setSound) -HXDLIN( 148) this->sound->set(id,sound); - } - - -HX_DEFINE_DYNAMIC_FUNC2(AssetCache_obj,setSound,(void)) - -bool AssetCache_obj::get_enabled(){ - HX_STACKFRAME(&_hx_pos_3b51c86a24135fbd_154_get_enabled) -HXDLIN( 154) return this->_hx___enabled; - } - - -HX_DEFINE_DYNAMIC_FUNC0(AssetCache_obj,get_enabled,return ) - -bool AssetCache_obj::set_enabled(bool value){ - HX_STACKFRAME(&_hx_pos_3b51c86a24135fbd_159_set_enabled) -HXDLIN( 159) return (this->_hx___enabled = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetCache_obj,set_enabled,return ) - - -hx::ObjectPtr< AssetCache_obj > AssetCache_obj::__new() { - hx::ObjectPtr< AssetCache_obj > __this = new AssetCache_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< AssetCache_obj > AssetCache_obj::__alloc(hx::Ctx *_hx_ctx) { - AssetCache_obj *__this = (AssetCache_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AssetCache_obj), true, "openfl.utils.AssetCache")); - *(void **)__this = AssetCache_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -AssetCache_obj::AssetCache_obj() -{ -} - -void AssetCache_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(AssetCache); - HX_MARK_MEMBER_NAME(bitmapData,"bitmapData"); - HX_MARK_MEMBER_NAME(font,"font"); - HX_MARK_MEMBER_NAME(sound,"sound"); - HX_MARK_MEMBER_NAME(_hx___enabled,"__enabled"); - HX_MARK_END_CLASS(); -} - -void AssetCache_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(bitmapData,"bitmapData"); - HX_VISIT_MEMBER_NAME(font,"font"); - HX_VISIT_MEMBER_NAME(sound,"sound"); - HX_VISIT_MEMBER_NAME(_hx___enabled,"__enabled"); -} - -hx::Val AssetCache_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"font") ) { return hx::Val( font ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"sound") ) { return hx::Val( sound ); } - if (HX_FIELD_EQ(inName,"clear") ) { return hx::Val( clear_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"enabled") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_enabled() ); } - if (HX_FIELD_EQ(inName,"getFont") ) { return hx::Val( getFont_dyn() ); } - if (HX_FIELD_EQ(inName,"hasFont") ) { return hx::Val( hasFont_dyn() ); } - if (HX_FIELD_EQ(inName,"setFont") ) { return hx::Val( setFont_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"getSound") ) { return hx::Val( getSound_dyn() ); } - if (HX_FIELD_EQ(inName,"hasSound") ) { return hx::Val( hasSound_dyn() ); } - if (HX_FIELD_EQ(inName,"setSound") ) { return hx::Val( setSound_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__enabled") ) { return hx::Val( _hx___enabled ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"bitmapData") ) { return hx::Val( bitmapData ); } - if (HX_FIELD_EQ(inName,"removeFont") ) { return hx::Val( removeFont_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"removeSound") ) { return hx::Val( removeSound_dyn() ); } - if (HX_FIELD_EQ(inName,"get_enabled") ) { return hx::Val( get_enabled_dyn() ); } - if (HX_FIELD_EQ(inName,"set_enabled") ) { return hx::Val( set_enabled_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"getBitmapData") ) { return hx::Val( getBitmapData_dyn() ); } - if (HX_FIELD_EQ(inName,"hasBitmapData") ) { return hx::Val( hasBitmapData_dyn() ); } - if (HX_FIELD_EQ(inName,"setBitmapData") ) { return hx::Val( setBitmapData_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"removeBitmapData") ) { return hx::Val( removeBitmapData_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val AssetCache_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"font") ) { font=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"sound") ) { sound=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - break; - case 7: - if (HX_FIELD_EQ(inName,"enabled") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_enabled(inValue.Cast< bool >()) ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"__enabled") ) { _hx___enabled=inValue.Cast< bool >(); return inValue; } - break; - case 10: - if (HX_FIELD_EQ(inName,"bitmapData") ) { bitmapData=inValue.Cast< ::haxe::ds::StringMap >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void AssetCache_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("enabled",81,04,31,7e)); - outFields->push(HX_("bitmapData",b9,b5,c0,33)); - outFields->push(HX_("font",cf,5d,c0,43)); - outFields->push(HX_("sound",cf,8c,cc,80)); - outFields->push(HX_("__enabled",61,55,7f,ff)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo AssetCache_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetCache_obj,bitmapData),HX_("bitmapData",b9,b5,c0,33)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetCache_obj,font),HX_("font",cf,5d,c0,43)}, - {hx::fsObject /* ::haxe::ds::StringMap */ ,(int)offsetof(AssetCache_obj,sound),HX_("sound",cf,8c,cc,80)}, - {hx::fsBool,(int)offsetof(AssetCache_obj,_hx___enabled),HX_("__enabled",61,55,7f,ff)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *AssetCache_obj_sStaticStorageInfo = 0; -#endif - -static ::String AssetCache_obj_sMemberFields[] = { - HX_("bitmapData",b9,b5,c0,33), - HX_("font",cf,5d,c0,43), - HX_("sound",cf,8c,cc,80), - HX_("__enabled",61,55,7f,ff), - HX_("clear",8d,71,5b,48), - HX_("getBitmapData",ef,11,33,90), - HX_("getFont",85,0d,43,16), - HX_("getSound",59,9c,a3,e0), - HX_("hasBitmapData",b3,6d,17,4e), - HX_("hasFont",49,7e,04,13), - HX_("hasSound",15,d7,24,0d), - HX_("removeBitmapData",1d,d3,69,ed), - HX_("removeFont",33,98,df,c0), - HX_("removeSound",eb,69,00,7f), - HX_("setBitmapData",fb,f3,38,d5), - HX_("setFont",91,9e,44,09), - HX_("setSound",cd,f5,00,8f), - HX_("get_enabled",98,64,2b,04), - HX_("set_enabled",a4,6b,98,0e), - ::String(null()) }; - -hx::Class AssetCache_obj::__mClass; - -void AssetCache_obj::__register() -{ - AssetCache_obj _hx_dummy; - AssetCache_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.utils.AssetCache",0d,cc,3e,c4); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(AssetCache_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< AssetCache_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AssetCache_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AssetCache_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/openfl/utils/AssetLibrary.cpp b/hGameTest/bin/linux/obj/src/openfl/utils/AssetLibrary.cpp deleted file mode 100644 index 8528c905..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/utils/AssetLibrary.cpp +++ /dev/null @@ -1,630 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_text_Font -#include -#endif -#ifndef INCLUDED_lime_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_lime_utils_AssetManifest -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_26_new,"openfl.utils.AssetLibrary","new",0x69b47d78,"openfl.utils.AssetLibrary.new","openfl/utils/AssetLibrary.hx",26,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_33_exists,"openfl.utils.AssetLibrary","exists",0xdc46afc4,"openfl.utils.AssetLibrary.exists","openfl/utils/AssetLibrary.hx",33,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_92_getAsset,"openfl.utils.AssetLibrary","getAsset",0x76ad5562,"openfl.utils.AssetLibrary.getAsset","openfl/utils/AssetLibrary.hx",92,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_106_getAudioBuffer,"openfl.utils.AssetLibrary","getAudioBuffer",0x0089fb68,"openfl.utils.AssetLibrary.getAudioBuffer","openfl/utils/AssetLibrary.hx",106,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_120_getBytes,"openfl.utils.AssetLibrary","getBytes",0x0e0bf3dd,"openfl.utils.AssetLibrary.getBytes","openfl/utils/AssetLibrary.hx",120,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_134_getFont,"openfl.utils.AssetLibrary","getFont",0xd39c269d,"openfl.utils.AssetLibrary.getFont","openfl/utils/AssetLibrary.hx",134,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_148_getImage,"openfl.utils.AssetLibrary","getImage",0x0ddd0acd,"openfl.utils.AssetLibrary.getImage","openfl/utils/AssetLibrary.hx",148,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_161_getMovieClip,"openfl.utils.AssetLibrary","getMovieClip",0xec0e8f12,"openfl.utils.AssetLibrary.getMovieClip","openfl/utils/AssetLibrary.hx",161,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_167_getPath,"openfl.utils.AssetLibrary","getPath",0xda2dae73,"openfl.utils.AssetLibrary.getPath","openfl/utils/AssetLibrary.hx",167,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_181_getText,"openfl.utils.AssetLibrary","getText",0xdcd5957b,"openfl.utils.AssetLibrary.getText","openfl/utils/AssetLibrary.hx",181,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_195_isLocal,"openfl.utils.AssetLibrary","isLocal",0xd2cf8639,"openfl.utils.AssetLibrary.isLocal","openfl/utils/AssetLibrary.hx",195,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_209_list,"openfl.utils.AssetLibrary","list",0x12e9e446,"openfl.utils.AssetLibrary.list","openfl/utils/AssetLibrary.hx",209,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_223_loadAsset,"openfl.utils.AssetLibrary","loadAsset",0xda144502,"openfl.utils.AssetLibrary.loadAsset","openfl/utils/AssetLibrary.hx",223,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_237_load,"openfl.utils.AssetLibrary","load",0x12ee620e,"openfl.utils.AssetLibrary.load","openfl/utils/AssetLibrary.hx",237,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_251_loadAudioBuffer,"openfl.utils.AssetLibrary","loadAudioBuffer",0x7bb86308,"openfl.utils.AssetLibrary.loadAudioBuffer","openfl/utils/AssetLibrary.hx",251,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_265_loadBytes,"openfl.utils.AssetLibrary","loadBytes",0x7172e37d,"openfl.utils.AssetLibrary.loadBytes","openfl/utils/AssetLibrary.hx",265,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_279_loadFont,"openfl.utils.AssetLibrary","loadFont",0xa4fd0afd,"openfl.utils.AssetLibrary.loadFont","openfl/utils/AssetLibrary.hx",279,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_338_loadImage,"openfl.utils.AssetLibrary","loadImage",0x7143fa6d,"openfl.utils.AssetLibrary.loadImage","openfl/utils/AssetLibrary.hx",338,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_351_loadMovieClip,"openfl.utils.AssetLibrary","loadMovieClip",0xdf35ceb2,"openfl.utils.AssetLibrary.loadMovieClip","openfl/utils/AssetLibrary.hx",351,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_357_loadText,"openfl.utils.AssetLibrary","loadText",0xae3679db,"openfl.utils.AssetLibrary.loadText","openfl/utils/AssetLibrary.hx",357,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_371_unload,"openfl.utils.AssetLibrary","unload",0x81f332e7,"openfl.utils.AssetLibrary.unload","openfl/utils/AssetLibrary.hx",371,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_47_fromBytes,"openfl.utils.AssetLibrary","fromBytes",0x0ac481b9,"openfl.utils.AssetLibrary.fromBytes","openfl/utils/AssetLibrary.hx",47,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_56_fromFile,"openfl.utils.AssetLibrary","fromFile",0x922478ee,"openfl.utils.AssetLibrary.fromFile","openfl/utils/AssetLibrary.hx",56,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_63_fromManifest,"openfl.utils.AssetLibrary","fromManifest",0x34ddc721,"openfl.utils.AssetLibrary.fromManifest","openfl/utils/AssetLibrary.hx",63,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_295_loadFromBytes,"openfl.utils.AssetLibrary","loadFromBytes",0x393bbeb3,"openfl.utils.AssetLibrary.loadFromBytes","openfl/utils/AssetLibrary.hx",295,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_293_loadFromBytes,"openfl.utils.AssetLibrary","loadFromBytes",0x393bbeb3,"openfl.utils.AssetLibrary.loadFromBytes","openfl/utils/AssetLibrary.hx",293,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_307_loadFromFile,"openfl.utils.AssetLibrary","loadFromFile",0x1f8d7934,"openfl.utils.AssetLibrary.loadFromFile","openfl/utils/AssetLibrary.hx",307,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_305_loadFromFile,"openfl.utils.AssetLibrary","loadFromFile",0x1f8d7934,"openfl.utils.AssetLibrary.loadFromFile","openfl/utils/AssetLibrary.hx",305,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_315_loadFromManifest,"openfl.utils.AssetLibrary","loadFromManifest",0x78d36267,"openfl.utils.AssetLibrary.loadFromManifest","openfl/utils/AssetLibrary.hx",315,0x41ec4c76) -HX_LOCAL_STACK_FRAME(_hx_pos_547ec2a4bdcd47c7_323_loadFromManifest,"openfl.utils.AssetLibrary","loadFromManifest",0x78d36267,"openfl.utils.AssetLibrary.loadFromManifest","openfl/utils/AssetLibrary.hx",323,0x41ec4c76) -namespace openfl{ -namespace utils{ - -void AssetLibrary_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_26_new) -HXDLIN( 26) super::__construct(); - } - -Dynamic AssetLibrary_obj::__CreateEmpty() { return new AssetLibrary_obj; } - -void *AssetLibrary_obj::_hx_vtable = 0; - -Dynamic AssetLibrary_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< AssetLibrary_obj > _hx_result = new AssetLibrary_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool AssetLibrary_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x34644188) { - return inClassId==(int)0x00000001 || inClassId==(int)0x34644188; - } else { - return inClassId==(int)0x425552e3; - } -} - -bool AssetLibrary_obj::exists(::String id,::String type){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_33_exists) -HXDLIN( 33) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 35) return this->_hx___proxy->exists(id,type); - } - else { -HXLINE( 39) return this->super::exists(id,type); - } -HXLINE( 33) return false; - } - - - ::Dynamic AssetLibrary_obj::getAsset(::String id,::String type){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_92_getAsset) -HXDLIN( 92) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 94) return this->_hx___proxy->getAsset(id,type); - } - else { -HXLINE( 98) return this->super::getAsset(id,type); - } -HXLINE( 92) return null(); - } - - - ::lime::media::AudioBuffer AssetLibrary_obj::getAudioBuffer(::String id){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_106_getAudioBuffer) -HXDLIN( 106) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 108) return this->_hx___proxy->getAudioBuffer(id); - } - else { -HXLINE( 112) return this->super::getAudioBuffer(id); - } -HXLINE( 106) return null(); - } - - - ::haxe::io::Bytes AssetLibrary_obj::getBytes(::String id){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_120_getBytes) -HXDLIN( 120) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 122) return this->_hx___proxy->getBytes(id); - } - else { -HXLINE( 126) return this->super::getBytes(id); - } -HXLINE( 120) return null(); - } - - - ::lime::text::Font AssetLibrary_obj::getFont(::String id){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_134_getFont) -HXDLIN( 134) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 136) return this->_hx___proxy->getFont(id); - } - else { -HXLINE( 140) return this->super::getFont(id); - } -HXLINE( 134) return null(); - } - - - ::lime::graphics::Image AssetLibrary_obj::getImage(::String id){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_148_getImage) -HXDLIN( 148) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 150) return this->_hx___proxy->getImage(id); - } - else { -HXLINE( 154) return this->super::getImage(id); - } -HXLINE( 148) return null(); - } - - - ::openfl::display::MovieClip AssetLibrary_obj::getMovieClip(::String id){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_161_getMovieClip) -HXDLIN( 161) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,getMovieClip,return ) - -::String AssetLibrary_obj::getPath(::String id){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_167_getPath) -HXDLIN( 167) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 169) return this->_hx___proxy->getPath(id); - } - else { -HXLINE( 173) return this->super::getPath(id); - } -HXLINE( 167) return null(); - } - - -::String AssetLibrary_obj::getText(::String id){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_181_getText) -HXDLIN( 181) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 183) return this->_hx___proxy->getText(id); - } - else { -HXLINE( 187) return this->super::getText(id); - } -HXLINE( 181) return null(); - } - - -bool AssetLibrary_obj::isLocal(::String id,::String type){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_195_isLocal) -HXDLIN( 195) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 197) return this->_hx___proxy->isLocal(id,type); - } - else { -HXLINE( 201) return this->super::isLocal(id,type); - } -HXLINE( 195) return false; - } - - -::Array< ::String > AssetLibrary_obj::list(::String type){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_209_list) -HXDLIN( 209) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 211) return this->_hx___proxy->list(type); - } - else { -HXLINE( 215) return this->super::list(type); - } -HXLINE( 209) return null(); - } - - - ::lime::app::Future AssetLibrary_obj::loadAsset(::String id,::String type){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_223_loadAsset) -HXDLIN( 223) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 225) return this->_hx___proxy->loadAsset(id,type); - } - else { -HXLINE( 229) return this->super::loadAsset(id,type); - } -HXLINE( 223) return null(); - } - - - ::lime::app::Future AssetLibrary_obj::load(){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_237_load) -HXDLIN( 237) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 239) return this->_hx___proxy->load(); - } - else { -HXLINE( 243) return this->super::load(); - } -HXLINE( 237) return null(); - } - - - ::lime::app::Future AssetLibrary_obj::loadAudioBuffer(::String id){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_251_loadAudioBuffer) -HXDLIN( 251) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 253) return this->_hx___proxy->loadAudioBuffer(id); - } - else { -HXLINE( 257) return this->super::loadAudioBuffer(id); - } -HXLINE( 251) return null(); - } - - - ::lime::app::Future AssetLibrary_obj::loadBytes(::String id){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_265_loadBytes) -HXDLIN( 265) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 267) return this->_hx___proxy->loadBytes(id); - } - else { -HXLINE( 271) return this->super::loadBytes(id); - } -HXLINE( 265) return null(); - } - - - ::lime::app::Future AssetLibrary_obj::loadFont(::String id){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_279_loadFont) -HXDLIN( 279) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 281) return this->_hx___proxy->loadFont(id); - } - else { -HXLINE( 285) return this->super::loadFont(id); - } -HXLINE( 279) return null(); - } - - - ::lime::app::Future AssetLibrary_obj::loadImage(::String id){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_338_loadImage) -HXDLIN( 338) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 340) return this->_hx___proxy->loadImage(id); - } - else { -HXLINE( 344) return this->super::loadImage(id); - } -HXLINE( 338) return null(); - } - - - ::lime::app::Future AssetLibrary_obj::loadMovieClip(::String id){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_351_loadMovieClip) -HXDLIN( 351) return ::lime::app::Future_obj::withValue(this->getMovieClip(id)); - } - - -HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,loadMovieClip,return ) - - ::lime::app::Future AssetLibrary_obj::loadText(::String id){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_357_loadText) -HXDLIN( 357) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 359) return this->_hx___proxy->loadText(id); - } - else { -HXLINE( 363) return this->super::loadText(id); - } -HXLINE( 357) return null(); - } - - -void AssetLibrary_obj::unload(){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_371_unload) -HXDLIN( 371) if (hx::IsNotNull( this->_hx___proxy )) { -HXLINE( 373) this->_hx___proxy->unload(); -HXDLIN( 373) return; - } - else { -HXLINE( 377) this->super::unload(); -HXDLIN( 377) return; - } - } - - - ::openfl::utils::AssetLibrary AssetLibrary_obj::fromBytes( ::openfl::utils::ByteArrayData bytes,::String rootPath){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_47_fromBytes) -HXDLIN( 47) return ::openfl::utils::AssetLibrary_obj::fromManifest(::lime::utils::AssetManifest_obj::fromBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::toBytes(bytes),rootPath)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,fromBytes,return ) - - ::openfl::utils::AssetLibrary AssetLibrary_obj::fromFile(::String path,::String rootPath){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_56_fromFile) -HXDLIN( 56) return ::openfl::utils::AssetLibrary_obj::fromManifest(::lime::utils::AssetManifest_obj::fromFile(path,rootPath)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,fromFile,return ) - - ::openfl::utils::AssetLibrary AssetLibrary_obj::fromManifest( ::lime::utils::AssetManifest manifest){ - HX_GC_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_63_fromManifest) -HXLINE( 65) ::lime::utils::AssetLibrary library = ::lime::utils::AssetLibrary_obj::fromManifest(manifest); -HXLINE( 67) if (hx::IsNotNull( library )) { -HXLINE( 69) if (::Std_obj::is(library,hx::ClassOf< ::openfl::utils::AssetLibrary >())) { -HXLINE( 71) return ( ( ::openfl::utils::AssetLibrary)(library) ); - } - else { -HXLINE( 75) ::openfl::utils::AssetLibrary _library = ::openfl::utils::AssetLibrary_obj::__alloc( HX_CTX ); -HXLINE( 76) _library->_hx___proxy = library; -HXLINE( 77) return _library; - } - } - else { -HXLINE( 82) return null(); - } -HXLINE( 67) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,fromManifest,return ) - - ::lime::app::Future AssetLibrary_obj::loadFromBytes( ::openfl::utils::ByteArrayData bytes,::String rootPath){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::utils::AssetManifest manifest){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_295_loadFromBytes) -HXLINE( 295) return ::openfl::utils::AssetLibrary_obj::loadFromManifest(manifest); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_293_loadFromBytes) -HXDLIN( 293) return ::lime::utils::AssetManifest_obj::loadFromBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::toBytes(bytes),rootPath)->then( ::Dynamic(new _hx_Closure_0())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,loadFromBytes,return ) - - ::lime::app::Future AssetLibrary_obj::loadFromFile(::String path,::String rootPath){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::utils::AssetManifest manifest){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_307_loadFromFile) -HXLINE( 307) return ::openfl::utils::AssetLibrary_obj::loadFromManifest(manifest); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_305_loadFromFile) -HXDLIN( 305) return ::lime::utils::AssetManifest_obj::loadFromFile(path,rootPath)->then( ::Dynamic(new _hx_Closure_0())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(AssetLibrary_obj,loadFromFile,return ) - - ::lime::app::Future AssetLibrary_obj::loadFromManifest( ::lime::utils::AssetManifest manifest){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_315_loadFromManifest) -HXLINE( 317) ::openfl::utils::AssetLibrary library = ::openfl::utils::AssetLibrary_obj::fromManifest(manifest); -HXLINE( 319) if (hx::IsNotNull( library )) { - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::utils::AssetLibrary library1){ - HX_STACKFRAME(&_hx_pos_547ec2a4bdcd47c7_323_loadFromManifest) -HXLINE( 323) return ::lime::app::Future_obj::withValue(( ( ::openfl::utils::AssetLibrary)(library1) )); - } - HX_END_LOCAL_FUNC1(return) - -HXLINE( 321) return library->load()->then( ::Dynamic(new _hx_Closure_0())); - } - else { -HXLINE( 328) return ::lime::app::Future_obj::withError(HX_("Could not load asset manifest",cd,c6,09,7f)); - } -HXLINE( 319) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(AssetLibrary_obj,loadFromManifest,return ) - - -hx::ObjectPtr< AssetLibrary_obj > AssetLibrary_obj::__new() { - hx::ObjectPtr< AssetLibrary_obj > __this = new AssetLibrary_obj(); - __this->__construct(); - return __this; -} - -hx::ObjectPtr< AssetLibrary_obj > AssetLibrary_obj::__alloc(hx::Ctx *_hx_ctx) { - AssetLibrary_obj *__this = (AssetLibrary_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(AssetLibrary_obj), true, "openfl.utils.AssetLibrary")); - *(void **)__this = AssetLibrary_obj::_hx_vtable; - __this->__construct(); - return __this; -} - -AssetLibrary_obj::AssetLibrary_obj() -{ -} - -void AssetLibrary_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(AssetLibrary); - HX_MARK_MEMBER_NAME(_hx___proxy,"__proxy"); - ::lime::utils::AssetLibrary_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void AssetLibrary_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(_hx___proxy,"__proxy"); - ::lime::utils::AssetLibrary_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val AssetLibrary_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"list") ) { return hx::Val( list_dyn() ); } - if (HX_FIELD_EQ(inName,"load") ) { return hx::Val( load_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"exists") ) { return hx::Val( exists_dyn() ); } - if (HX_FIELD_EQ(inName,"unload") ) { return hx::Val( unload_dyn() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"__proxy") ) { return hx::Val( _hx___proxy ); } - if (HX_FIELD_EQ(inName,"getFont") ) { return hx::Val( getFont_dyn() ); } - if (HX_FIELD_EQ(inName,"getPath") ) { return hx::Val( getPath_dyn() ); } - if (HX_FIELD_EQ(inName,"getText") ) { return hx::Val( getText_dyn() ); } - if (HX_FIELD_EQ(inName,"isLocal") ) { return hx::Val( isLocal_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"getAsset") ) { return hx::Val( getAsset_dyn() ); } - if (HX_FIELD_EQ(inName,"getBytes") ) { return hx::Val( getBytes_dyn() ); } - if (HX_FIELD_EQ(inName,"getImage") ) { return hx::Val( getImage_dyn() ); } - if (HX_FIELD_EQ(inName,"loadFont") ) { return hx::Val( loadFont_dyn() ); } - if (HX_FIELD_EQ(inName,"loadText") ) { return hx::Val( loadText_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"loadAsset") ) { return hx::Val( loadAsset_dyn() ); } - if (HX_FIELD_EQ(inName,"loadBytes") ) { return hx::Val( loadBytes_dyn() ); } - if (HX_FIELD_EQ(inName,"loadImage") ) { return hx::Val( loadImage_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"getMovieClip") ) { return hx::Val( getMovieClip_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"loadMovieClip") ) { return hx::Val( loadMovieClip_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"getAudioBuffer") ) { return hx::Val( getAudioBuffer_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"loadAudioBuffer") ) { return hx::Val( loadAudioBuffer_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool AssetLibrary_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"fromFile") ) { outValue = fromFile_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"fromManifest") ) { outValue = fromManifest_dyn(); return true; } - if (HX_FIELD_EQ(inName,"loadFromFile") ) { outValue = loadFromFile_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"loadFromBytes") ) { outValue = loadFromBytes_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"loadFromManifest") ) { outValue = loadFromManifest_dyn(); return true; } - } - return false; -} - -hx::Val AssetLibrary_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 7: - if (HX_FIELD_EQ(inName,"__proxy") ) { _hx___proxy=inValue.Cast< ::lime::utils::AssetLibrary >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void AssetLibrary_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("__proxy",4e,47,ee,32)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo AssetLibrary_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::lime::utils::AssetLibrary */ ,(int)offsetof(AssetLibrary_obj,_hx___proxy),HX_("__proxy",4e,47,ee,32)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *AssetLibrary_obj_sStaticStorageInfo = 0; -#endif - -static ::String AssetLibrary_obj_sMemberFields[] = { - HX_("__proxy",4e,47,ee,32), - HX_("exists",dc,1d,e0,bf), - HX_("getAsset",7a,79,10,86), - HX_("getAudioBuffer",80,41,e3,26), - HX_("getBytes",f5,17,6f,1d), - HX_("getFont",85,0d,43,16), - HX_("getImage",e5,2e,40,1d), - HX_("getMovieClip",2a,9f,71,27), - HX_("getPath",5b,95,d4,1c), - HX_("getText",63,7c,7c,1f), - HX_("isLocal",21,6d,76,15), - HX_("list",5e,1c,b3,47), - HX_("loadAsset",ea,b5,70,41), - HX_("load",26,9a,b7,47), - HX_("loadAudioBuffer",f0,71,7c,e3), - HX_("loadBytes",65,54,cf,d8), - HX_("loadFont",15,2f,60,b4), - HX_("loadImage",55,6b,a0,d8), - HX_("loadMovieClip",9a,d3,80,9a), - HX_("loadText",f3,9d,99,bd), - HX_("unload",ff,a0,8c,65), - ::String(null()) }; - -hx::Class AssetLibrary_obj::__mClass; - -static ::String AssetLibrary_obj_sStaticFields[] = { - HX_("fromBytes",a1,f2,20,72), - HX_("fromFile",06,9d,87,a1), - HX_("fromManifest",39,d7,40,70), - HX_("loadFromBytes",9b,c3,86,f4), - HX_("loadFromFile",4c,89,f0,5a), - HX_("loadFromManifest",7f,5e,9c,dc), - ::String(null()) -}; - -void AssetLibrary_obj::__register() -{ - AssetLibrary_obj _hx_dummy; - AssetLibrary_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.utils.AssetLibrary",86,a1,e2,86); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &AssetLibrary_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(AssetLibrary_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(AssetLibrary_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< AssetLibrary_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = AssetLibrary_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = AssetLibrary_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/openfl/utils/Assets.cpp b/hGameTest/bin/linux/obj/src/openfl/utils/Assets.cpp deleted file mode 100644 index 07e6d119..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/utils/Assets.cpp +++ /dev/null @@ -1,1037 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_Type -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_app_Promise_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_lime_app_Promise_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_lime_app_Promise_openfl_media_Sound -#include -#endif -#ifndef INCLUDED_lime_app_Promise_openfl_text_Font -#include -#endif -#ifndef INCLUDED_lime_app_Promise_openfl_utils_ByteArray -#include -#endif -#ifndef INCLUDED_lime_app__Event_Void_Void -#include -#endif -#ifndef INCLUDED_lime_graphics_Image -#include -#endif -#ifndef INCLUDED_lime_media_AudioBuffer -#include -#endif -#ifndef INCLUDED_lime_text_Font -#include -#endif -#ifndef INCLUDED_lime_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_lime_utils_Assets -#include -#endif -#ifndef INCLUDED_lime_utils_Log -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObject -#include -#endif -#ifndef INCLUDED_openfl_display_DisplayObjectContainer -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_display_InteractiveObject -#include -#endif -#ifndef INCLUDED_openfl_display_MovieClip -#include -#endif -#ifndef INCLUDED_openfl_display_Sprite -#include -#endif -#ifndef INCLUDED_openfl_events_Event -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_media_Sound -#include -#endif -#ifndef INCLUDED_openfl_text_Font -#include -#endif -#ifndef INCLUDED_openfl_utils_AssetCache -#include -#endif -#ifndef INCLUDED_openfl_utils_AssetLibrary -#include -#endif -#ifndef INCLUDED_openfl_utils_Assets -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IAssetCache -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_29_addEventListener,"openfl.utils.Assets","addEventListener",0xdf923d5d,"openfl.utils.Assets.addEventListener","openfl/utils/Assets.hx",29,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_42_dispatchEvent,"openfl.utils.Assets","dispatchEvent",0xec96fb70,"openfl.utils.Assets.dispatchEvent","openfl/utils/Assets.hx",42,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_48_exists,"openfl.utils.Assets","exists",0x4d6bbb6c,"openfl.utils.Assets.exists","openfl/utils/Assets.hx",48,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_55_getBitmapData,"openfl.utils.Assets","getBitmapData",0xb665465f,"openfl.utils.Assets.getBitmapData","openfl/utils/Assets.hx",55,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_92_getBytes,"openfl.utils.Assets","getBytes",0xdb493985,"openfl.utils.Assets.getBytes","openfl/utils/Assets.hx",92,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_99_getFont,"openfl.utils.Assets","getFont",0x62e14df5,"openfl.utils.Assets.getFont","openfl/utils/Assets.hx",99,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_132_getLibrary,"openfl.utils.Assets","getLibrary",0x10a35295,"openfl.utils.Assets.getLibrary","openfl/utils/Assets.hx",132,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_139_getMovieClip,"openfl.utils.Assets","getMovieClip",0xfd23c8ba,"openfl.utils.Assets.getMovieClip","openfl/utils/Assets.hx",139,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_180_getMusic,"openfl.utils.Assets","getMusic",0x2e0c01bf,"openfl.utils.Assets.getMusic","openfl/utils/Assets.hx",180,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_186_getPath,"openfl.utils.Assets","getPath",0x6972d5cb,"openfl.utils.Assets.getPath","openfl/utils/Assets.hx",186,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_193_getSound,"openfl.utils.Assets","getSound",0x9e7dbde9,"openfl.utils.Assets.getSound","openfl/utils/Assets.hx",193,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_230_getText,"openfl.utils.Assets","getText",0x6c1abcd3,"openfl.utils.Assets.getText","openfl/utils/Assets.hx",230,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_238_hasEventListener,"openfl.utils.Assets","hasEventListener",0xfb186084,"openfl.utils.Assets.hasEventListener","openfl/utils/Assets.hx",238,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_244_hasLibrary,"openfl.utils.Assets","hasLibrary",0x4bf5b451,"openfl.utils.Assets.hasLibrary","openfl/utils/Assets.hx",244,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_251_isLocal,"openfl.utils.Assets","isLocal",0x6214ad91,"openfl.utils.Assets.isLocal","openfl/utils/Assets.hx",251,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_298_isValidBitmapData,"openfl.utils.Assets","isValidBitmapData",0x6121917b,"openfl.utils.Assets.isValidBitmapData","openfl/utils/Assets.hx",298,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_308_isValidSound,"openfl.utils.Assets","isValidSound",0x76dd484d,"openfl.utils.Assets.isValidSound","openfl/utils/Assets.hx",308,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_318_list,"openfl.utils.Assets","list",0xcc5935ee,"openfl.utils.Assets.list","openfl/utils/Assets.hx",318,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_344_loadBitmapData,"openfl.utils.Assets","loadBitmapData",0x102d6d0f,"openfl.utils.Assets.loadBitmapData","openfl/utils/Assets.hx",344,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_325_loadBitmapData,"openfl.utils.Assets","loadBitmapData",0x102d6d0f,"openfl.utils.Assets.loadBitmapData","openfl/utils/Assets.hx",325,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_377_loadBytes,"openfl.utils.Assets","loadBytes",0x39d290d5,"openfl.utils.Assets.loadBytes","openfl/utils/Assets.hx",377,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_378_loadBytes,"openfl.utils.Assets","loadBytes",0x39d290d5,"openfl.utils.Assets.loadBytes","openfl/utils/Assets.hx",378,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_379_loadBytes,"openfl.utils.Assets","loadBytes",0x39d290d5,"openfl.utils.Assets.loadBytes","openfl/utils/Assets.hx",379,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_372_loadBytes,"openfl.utils.Assets","loadBytes",0x39d290d5,"openfl.utils.Assets.loadBytes","openfl/utils/Assets.hx",372,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_402_loadFont,"openfl.utils.Assets","loadFont",0x723a50a5,"openfl.utils.Assets.loadFont","openfl/utils/Assets.hx",402,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_388_loadFont,"openfl.utils.Assets","loadFont",0x723a50a5,"openfl.utils.Assets.loadFont","openfl/utils/Assets.hx",388,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_430_loadLibrary,"openfl.utils.Assets","loadLibrary",0x25ad1de5,"openfl.utils.Assets.loadLibrary","openfl/utils/Assets.hx",430,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_429_loadLibrary,"openfl.utils.Assets","loadLibrary",0x25ad1de5,"openfl.utils.Assets.loadLibrary","openfl/utils/Assets.hx",429,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_465_loadMusic,"openfl.utils.Assets","loadMusic",0x8c95590f,"openfl.utils.Assets.loadMusic","openfl/utils/Assets.hx",465,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_455_loadMusic,"openfl.utils.Assets","loadMusic",0x8c95590f,"openfl.utils.Assets.loadMusic","openfl/utils/Assets.hx",455,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_498_loadMovieClip,"openfl.utils.Assets","loadMovieClip",0xc0b3080a,"openfl.utils.Assets.loadMovieClip","openfl/utils/Assets.hx",498,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_542_loadSound,"openfl.utils.Assets","loadSound",0xfd071539,"openfl.utils.Assets.loadSound","openfl/utils/Assets.hx",542,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_533_loadSound,"openfl.utils.Assets","loadSound",0xfd071539,"openfl.utils.Assets.loadSound","openfl/utils/Assets.hx",533,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_571_loadText,"openfl.utils.Assets","loadText",0x7b73bf83,"openfl.utils.Assets.loadText","openfl/utils/Assets.hx",571,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_583_registerLibrary,"openfl.utils.Assets","registerLibrary",0xb100bb48,"openfl.utils.Assets.registerLibrary","openfl/utils/Assets.hx",583,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_589_removeEventListener,"openfl.utils.Assets","removeEventListener",0xbaaab03a,"openfl.utils.Assets.removeEventListener","openfl/utils/Assets.hx",589,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_594_resolveClass,"openfl.utils.Assets","resolveClass",0x568fe73c,"openfl.utils.Assets.resolveClass","openfl/utils/Assets.hx",594,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_598_resolveEnum,"openfl.utils.Assets","resolveEnum",0xf3f0c87d,"openfl.utils.Assets.resolveEnum","openfl/utils/Assets.hx",598,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_614_unloadLibrary,"openfl.utils.Assets","unloadLibrary",0x577a902c,"openfl.utils.Assets.unloadLibrary","openfl/utils/Assets.hx",614,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_621_LimeAssets_onChange,"openfl.utils.Assets","LimeAssets_onChange",0xfa955f26,"openfl.utils.Assets.LimeAssets_onChange","openfl/utils/Assets.hx",621,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_25_boot,"openfl.utils.Assets","boot",0xc5c19dc2,"openfl.utils.Assets.boot","openfl/utils/Assets.hx",25,0x4e64919e) -HX_LOCAL_STACK_FRAME(_hx_pos_4176bcd8576208c2_26_boot,"openfl.utils.Assets","boot",0xc5c19dc2,"openfl.utils.Assets.boot","openfl/utils/Assets.hx",26,0x4e64919e) -namespace openfl{ -namespace utils{ - -void Assets_obj::__construct() { } - -Dynamic Assets_obj::__CreateEmpty() { return new Assets_obj; } - -void *Assets_obj::_hx_vtable = 0; - -Dynamic Assets_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Assets_obj > _hx_result = new Assets_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Assets_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x45768360; -} - -::Dynamic Assets_obj::cache; - - ::openfl::events::EventDispatcher Assets_obj::dispatcher; - -void Assets_obj::addEventListener(::String type, ::Dynamic listener,hx::Null< bool > __o_useCapture,hx::Null< int > __o_priority,hx::Null< bool > __o_useWeakReference){ - bool useCapture = __o_useCapture.Default(false); - int priority = __o_priority.Default(0); - bool useWeakReference = __o_useWeakReference.Default(false); - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_29_addEventListener) -HXLINE( 31) if (!(::lime::utils::Assets_obj::onChange->has(::openfl::utils::Assets_obj::LimeAssets_onChange_dyn()))) { -HXLINE( 33) ::lime::utils::Assets_obj::onChange->add(::openfl::utils::Assets_obj::LimeAssets_onChange_dyn(),null(),null()); - } -HXLINE( 37) ::openfl::utils::Assets_obj::dispatcher->addEventListener(type,listener,useCapture,priority,useWeakReference); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC5(Assets_obj,addEventListener,(void)) - -bool Assets_obj::dispatchEvent( ::openfl::events::Event event){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_42_dispatchEvent) -HXDLIN( 42) return ::openfl::utils::Assets_obj::dispatcher->dispatchEvent(event); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,dispatchEvent,return ) - -bool Assets_obj::exists(::String id,::String type){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_48_exists) -HXDLIN( 48) return ::lime::utils::Assets_obj::exists(id,type); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,exists,return ) - - ::openfl::display::BitmapData Assets_obj::getBitmapData(::String id,hx::Null< bool > __o_useCache){ - bool useCache = __o_useCache.Default(true); - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_55_getBitmapData) -HXLINE( 57) bool _hx_tmp; -HXDLIN( 57) bool _hx_tmp1; -HXDLIN( 57) if (useCache) { -HXLINE( 57) _hx_tmp1 = ::openfl::utils::IAssetCache_obj::get_enabled(::openfl::utils::Assets_obj::cache); - } - else { -HXLINE( 57) _hx_tmp1 = false; - } -HXDLIN( 57) if (_hx_tmp1) { -HXLINE( 57) _hx_tmp = ::openfl::utils::IAssetCache_obj::hasBitmapData(::openfl::utils::Assets_obj::cache,id); - } - else { -HXLINE( 57) _hx_tmp = false; - } -HXDLIN( 57) if (_hx_tmp) { -HXLINE( 59) ::openfl::display::BitmapData bitmapData = ::openfl::utils::IAssetCache_obj::getBitmapData(::openfl::utils::Assets_obj::cache,id); -HXLINE( 61) if (::openfl::utils::Assets_obj::isValidBitmapData(bitmapData)) { -HXLINE( 63) return bitmapData; - } - } -HXLINE( 67) ::lime::graphics::Image image = ::lime::utils::Assets_obj::getImage(id,false); -HXLINE( 69) if (hx::IsNotNull( image )) { -HXLINE( 74) ::openfl::display::BitmapData bitmapData1 = ::openfl::display::BitmapData_obj::fromImage(image,null()); -HXLINE( 77) bool _hx_tmp2; -HXDLIN( 77) if (useCache) { -HXLINE( 77) _hx_tmp2 = ::openfl::utils::IAssetCache_obj::get_enabled(::openfl::utils::Assets_obj::cache); - } - else { -HXLINE( 77) _hx_tmp2 = false; - } -HXDLIN( 77) if (_hx_tmp2) { -HXLINE( 79) ::openfl::utils::IAssetCache_obj::setBitmapData(::openfl::utils::Assets_obj::cache,id,bitmapData1); - } -HXLINE( 82) return bitmapData1; - } -HXLINE( 86) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,getBitmapData,return ) - - ::openfl::utils::ByteArrayData Assets_obj::getBytes(::String id){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_92_getBytes) -HXDLIN( 92) return ::openfl::utils::_ByteArray::ByteArray_Impl__obj::fromBytes(::lime::utils::Assets_obj::getBytes(id)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,getBytes,return ) - - ::openfl::text::Font Assets_obj::getFont(::String id,hx::Null< bool > __o_useCache){ - bool useCache = __o_useCache.Default(true); - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_99_getFont) -HXLINE( 101) bool _hx_tmp; -HXDLIN( 101) bool _hx_tmp1; -HXDLIN( 101) if (useCache) { -HXLINE( 101) _hx_tmp1 = ::openfl::utils::IAssetCache_obj::get_enabled(::openfl::utils::Assets_obj::cache); - } - else { -HXLINE( 101) _hx_tmp1 = false; - } -HXDLIN( 101) if (_hx_tmp1) { -HXLINE( 101) _hx_tmp = ::openfl::utils::IAssetCache_obj::hasFont(::openfl::utils::Assets_obj::cache,id); - } - else { -HXLINE( 101) _hx_tmp = false; - } -HXDLIN( 101) if (_hx_tmp) { -HXLINE( 103) return ::openfl::utils::IAssetCache_obj::getFont(::openfl::utils::Assets_obj::cache,id); - } -HXLINE( 106) ::lime::text::Font limeFont = ::lime::utils::Assets_obj::getFont(id,false); -HXLINE( 108) if (hx::IsNotNull( limeFont )) { -HXLINE( 113) ::openfl::text::Font font = ::openfl::text::Font_obj::__alloc( HX_CTX ,null()); -HXLINE( 114) font->_hx___fromLimeFont(limeFont); -HXLINE( 117) bool _hx_tmp2; -HXDLIN( 117) if (useCache) { -HXLINE( 117) _hx_tmp2 = ::openfl::utils::IAssetCache_obj::get_enabled(::openfl::utils::Assets_obj::cache); - } - else { -HXLINE( 117) _hx_tmp2 = false; - } -HXDLIN( 117) if (_hx_tmp2) { -HXLINE( 119) ::openfl::utils::IAssetCache_obj::setFont(::openfl::utils::Assets_obj::cache,id,font); - } -HXLINE( 122) return font; - } -HXLINE( 126) return ::openfl::text::Font_obj::__alloc( HX_CTX ,null()); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,getFont,return ) - - ::lime::utils::AssetLibrary Assets_obj::getLibrary(::String name){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_132_getLibrary) -HXDLIN( 132) return ::lime::utils::Assets_obj::getLibrary(name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,getLibrary,return ) - - ::openfl::display::MovieClip Assets_obj::getMovieClip(::String id){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_139_getMovieClip) -HXLINE( 141) ::String libraryName = id.substring(0,id.indexOf(HX_(":",3a,00,00,00),null())); -HXLINE( 142) ::String symbolName = id.substr((id.indexOf(HX_(":",3a,00,00,00),null()) + 1),null()); -HXLINE( 143) ::lime::utils::AssetLibrary limeLibrary = ::openfl::utils::Assets_obj::getLibrary(libraryName); -HXLINE( 145) if (hx::IsNotNull( limeLibrary )) { -HXLINE( 147) if (::Std_obj::is(limeLibrary,hx::ClassOf< ::openfl::utils::AssetLibrary >())) { -HXLINE( 149) ::openfl::utils::AssetLibrary library = ( ( ::openfl::utils::AssetLibrary)(limeLibrary) ); -HXLINE( 151) if (library->exists(symbolName,HX_("MOVIE_CLIP",1f,e1,aa,77))) { -HXLINE( 153) if (library->isLocal(symbolName,HX_("MOVIE_CLIP",1f,e1,aa,77))) { -HXLINE( 155) return library->getMovieClip(symbolName); - } - else { -HXLINE( 159) ::lime::utils::Log_obj::error(((HX_("MovieClip asset \"",52,88,7e,e3) + id) + HX_("\" exists, but only asynchronously",dc,ca,f2,dd)),hx::SourceInfo(HX_("openfl/utils/Assets.hx",9e,91,64,4e),159,HX_("openfl.utils.Assets",de,b0,04,7c),HX_("getMovieClip",2a,9f,71,27))); -HXLINE( 160) return null(); - } - } - } -HXLINE( 165) ::lime::utils::Log_obj::error(((HX_("There is no MovieClip asset with an ID of \"",d0,88,de,8c) + id) + HX_("\"",22,00,00,00)),hx::SourceInfo(HX_("openfl/utils/Assets.hx",9e,91,64,4e),165,HX_("openfl.utils.Assets",de,b0,04,7c),HX_("getMovieClip",2a,9f,71,27))); - } - else { -HXLINE( 169) ::lime::utils::Log_obj::error(((HX_("There is no asset library named \"",a1,83,5f,51) + libraryName) + HX_("\"",22,00,00,00)),hx::SourceInfo(HX_("openfl/utils/Assets.hx",9e,91,64,4e),169,HX_("openfl.utils.Assets",de,b0,04,7c),HX_("getMovieClip",2a,9f,71,27))); - } -HXLINE( 173) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,getMovieClip,return ) - - ::openfl::media::Sound Assets_obj::getMusic(::String id,hx::Null< bool > __o_useCache){ - bool useCache = __o_useCache.Default(true); - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_180_getMusic) -HXDLIN( 180) return ::openfl::utils::Assets_obj::getSound(id,useCache); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,getMusic,return ) - -::String Assets_obj::getPath(::String id){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_186_getPath) -HXDLIN( 186) return ::lime::utils::Assets_obj::getPath(id); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,getPath,return ) - - ::openfl::media::Sound Assets_obj::getSound(::String id,hx::Null< bool > __o_useCache){ - bool useCache = __o_useCache.Default(true); - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_193_getSound) -HXLINE( 195) bool _hx_tmp; -HXDLIN( 195) bool _hx_tmp1; -HXDLIN( 195) if (useCache) { -HXLINE( 195) _hx_tmp1 = ::openfl::utils::IAssetCache_obj::get_enabled(::openfl::utils::Assets_obj::cache); - } - else { -HXLINE( 195) _hx_tmp1 = false; - } -HXDLIN( 195) if (_hx_tmp1) { -HXLINE( 195) _hx_tmp = ::openfl::utils::IAssetCache_obj::hasSound(::openfl::utils::Assets_obj::cache,id); - } - else { -HXLINE( 195) _hx_tmp = false; - } -HXDLIN( 195) if (_hx_tmp) { -HXLINE( 197) ::openfl::media::Sound sound = ::openfl::utils::IAssetCache_obj::getSound(::openfl::utils::Assets_obj::cache,id); -HXLINE( 199) if (::openfl::utils::Assets_obj::isValidSound(sound)) { -HXLINE( 201) return sound; - } - } -HXLINE( 205) ::lime::media::AudioBuffer buffer = ::lime::utils::Assets_obj::getAudioBuffer(id,false); -HXLINE( 207) if (hx::IsNotNull( buffer )) { -HXLINE( 212) ::openfl::media::Sound sound1 = ::openfl::media::Sound_obj::fromAudioBuffer(buffer); -HXLINE( 215) bool _hx_tmp2; -HXDLIN( 215) if (useCache) { -HXLINE( 215) _hx_tmp2 = ::openfl::utils::IAssetCache_obj::get_enabled(::openfl::utils::Assets_obj::cache); - } - else { -HXLINE( 215) _hx_tmp2 = false; - } -HXDLIN( 215) if (_hx_tmp2) { -HXLINE( 217) ::openfl::utils::IAssetCache_obj::setSound(::openfl::utils::Assets_obj::cache,id,sound1); - } -HXLINE( 220) return sound1; - } -HXLINE( 224) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,getSound,return ) - -::String Assets_obj::getText(::String id){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_230_getText) -HXDLIN( 230) return ::lime::utils::Assets_obj::getText(id); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,getText,return ) - -bool Assets_obj::hasEventListener(::String type){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_238_hasEventListener) -HXDLIN( 238) return ::openfl::utils::Assets_obj::dispatcher->hasEventListener(type); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,hasEventListener,return ) - -bool Assets_obj::hasLibrary(::String name){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_244_hasLibrary) -HXDLIN( 244) return ::lime::utils::Assets_obj::hasLibrary(name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,hasLibrary,return ) - -bool Assets_obj::isLocal(::String id,::String type,hx::Null< bool > __o_useCache){ - bool useCache = __o_useCache.Default(true); - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_251_isLocal) -HXLINE( 253) bool _hx_tmp; -HXDLIN( 253) if (useCache) { -HXLINE( 253) _hx_tmp = ::openfl::utils::IAssetCache_obj::get_enabled(::openfl::utils::Assets_obj::cache); - } - else { -HXLINE( 253) _hx_tmp = false; - } -HXDLIN( 253) if (_hx_tmp) { -HXLINE( 255) bool _hx_tmp1; -HXDLIN( 255) if ((type != HX_("IMAGE",3b,57,57,3b))) { -HXLINE( 255) _hx_tmp1 = hx::IsNull( type ); - } - else { -HXLINE( 255) _hx_tmp1 = true; - } -HXDLIN( 255) if (_hx_tmp1) { -HXLINE( 257) if (::openfl::utils::IAssetCache_obj::hasBitmapData(::openfl::utils::Assets_obj::cache,id)) { -HXLINE( 257) return true; - } - } -HXLINE( 260) bool _hx_tmp2; -HXDLIN( 260) if ((type != HX_("FONT",cf,25,81,2e))) { -HXLINE( 260) _hx_tmp2 = hx::IsNull( type ); - } - else { -HXLINE( 260) _hx_tmp2 = true; - } -HXDLIN( 260) if (_hx_tmp2) { -HXLINE( 262) if (::openfl::utils::IAssetCache_obj::hasFont(::openfl::utils::Assets_obj::cache,id)) { -HXLINE( 262) return true; - } - } -HXLINE( 265) bool _hx_tmp3; -HXDLIN( 265) bool _hx_tmp4; -HXDLIN( 265) if ((type != HX_("SOUND",af,c4,ba,fe))) { -HXLINE( 265) _hx_tmp4 = (type == HX_("MUSIC",85,08,49,8e)); - } - else { -HXLINE( 265) _hx_tmp4 = true; - } -HXDLIN( 265) if (!(_hx_tmp4)) { -HXLINE( 265) _hx_tmp3 = hx::IsNull( type ); - } - else { -HXLINE( 265) _hx_tmp3 = true; - } -HXDLIN( 265) if (_hx_tmp3) { -HXLINE( 267) if (::openfl::utils::IAssetCache_obj::hasSound(::openfl::utils::Assets_obj::cache,id)) { -HXLINE( 267) return true; - } - } - } -HXLINE( 271) ::String libraryName = id.substring(0,id.indexOf(HX_(":",3a,00,00,00),null())); -HXLINE( 272) ::String symbolName = id.substr((id.indexOf(HX_(":",3a,00,00,00),null()) + 1),null()); -HXLINE( 273) ::lime::utils::AssetLibrary library = ::openfl::utils::Assets_obj::getLibrary(libraryName); -HXLINE( 275) if (hx::IsNotNull( library )) { -HXLINE( 277) return library->isLocal(symbolName,type); - } -HXLINE( 281) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Assets_obj,isLocal,return ) - -bool Assets_obj::isValidBitmapData( ::openfl::display::BitmapData bitmapData){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_298_isValidBitmapData) -HXDLIN( 298) return (hx::IsNotNull( bitmapData ) && hx::IsNotNull( bitmapData->image )); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,isValidBitmapData,return ) - -bool Assets_obj::isValidSound( ::openfl::media::Sound sound){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_308_isValidSound) -HXDLIN( 308) return true; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,isValidSound,return ) - -::Array< ::String > Assets_obj::list(::String type){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_318_list) -HXDLIN( 318) return ::lime::utils::Assets_obj::list(type); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,list,return ) - - ::lime::app::Future Assets_obj::loadBitmapData(::String id, ::Dynamic __o_useCache){ - HX_BEGIN_LOCAL_FUNC_S3(hx::LocalFunc,_hx_Closure_0,::String,id, ::lime::app::Promise_openfl_display_BitmapData,promise, ::Dynamic,useCache) HXARGC(1) - void _hx_run( ::lime::graphics::Image image){ - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_344_loadBitmapData) -HXLINE( 344) if (hx::IsNotNull( image )) { -HXLINE( 349) ::openfl::display::BitmapData bitmapData1 = ::openfl::display::BitmapData_obj::fromImage(image,null()); -HXLINE( 352) bool _hx_tmp2; -HXDLIN( 352) if (( (bool)(useCache) )) { -HXLINE( 352) _hx_tmp2 = ::openfl::utils::IAssetCache_obj::get_enabled(::openfl::utils::Assets_obj::cache); - } - else { -HXLINE( 352) _hx_tmp2 = false; - } -HXDLIN( 352) if (_hx_tmp2) { -HXLINE( 354) ::openfl::utils::IAssetCache_obj::setBitmapData(::openfl::utils::Assets_obj::cache,id,bitmapData1); - } -HXLINE( 357) promise->complete(bitmapData1); - } - else { -HXLINE( 361) promise->error(((HX_("[Assets] Could not load Image \"",f0,0b,f7,ed) + id) + HX_("\"",22,00,00,00))); - } - } - HX_END_LOCAL_FUNC1((void)) - - ::Dynamic useCache = __o_useCache; - if (hx::IsNull(__o_useCache)) useCache = true; - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_325_loadBitmapData) -HXLINE( 326) if (hx::IsNull( useCache )) { -HXLINE( 326) useCache = true; - } -HXLINE( 329) ::lime::app::Promise_openfl_display_BitmapData promise = ::lime::app::Promise_openfl_display_BitmapData_obj::__alloc( HX_CTX ); -HXLINE( 331) bool _hx_tmp; -HXDLIN( 331) bool _hx_tmp1; -HXDLIN( 331) if (( (bool)(useCache) )) { -HXLINE( 331) _hx_tmp1 = ::openfl::utils::IAssetCache_obj::get_enabled(::openfl::utils::Assets_obj::cache); - } - else { -HXLINE( 331) _hx_tmp1 = false; - } -HXDLIN( 331) if (_hx_tmp1) { -HXLINE( 331) _hx_tmp = ::openfl::utils::IAssetCache_obj::hasBitmapData(::openfl::utils::Assets_obj::cache,id); - } - else { -HXLINE( 331) _hx_tmp = false; - } -HXDLIN( 331) if (_hx_tmp) { -HXLINE( 333) ::openfl::display::BitmapData bitmapData = ::openfl::utils::IAssetCache_obj::getBitmapData(::openfl::utils::Assets_obj::cache,id); -HXLINE( 335) if (::openfl::utils::Assets_obj::isValidBitmapData(bitmapData)) { -HXLINE( 337) promise->complete(bitmapData); -HXLINE( 338) return promise->future; - } - } -HXLINE( 342) ::lime::utils::Assets_obj::loadImage(id,false)->onComplete( ::Dynamic(new _hx_Closure_0(id,promise,useCache)))->onError(promise->error_dyn())->onProgress(promise->progress_dyn()); -HXLINE( 365) return promise->future; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,loadBitmapData,return ) - - ::lime::app::Future Assets_obj::loadBytes(::String id){ - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_0, ::lime::app::Promise_openfl_utils_ByteArray,promise) HXARGC(1) - void _hx_run( ::haxe::io::Bytes bytes){ - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_377_loadBytes) -HXLINE( 377) promise->complete(::openfl::utils::_ByteArray::ByteArray_Impl__obj::fromBytes(bytes)); - } - HX_END_LOCAL_FUNC1((void)) - - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_1, ::lime::app::Promise_openfl_utils_ByteArray,promise) HXARGC(2) - void _hx_run(int progress,int total){ - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_378_loadBytes) -HXLINE( 378) promise->progress(progress,total); - } - HX_END_LOCAL_FUNC2((void)) - - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_2, ::lime::app::Promise_openfl_utils_ByteArray,promise) HXARGC(1) - void _hx_run( ::Dynamic msg){ - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_379_loadBytes) -HXLINE( 379) promise->error(msg); - } - HX_END_LOCAL_FUNC1((void)) - - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_372_loadBytes) -HXLINE( 374) ::lime::app::Promise_openfl_utils_ByteArray promise = ::lime::app::Promise_openfl_utils_ByteArray_obj::__alloc( HX_CTX ); -HXLINE( 375) ::lime::app::Future future = ::lime::utils::Assets_obj::loadBytes(id); -HXLINE( 377) future->onComplete( ::Dynamic(new _hx_Closure_0(promise))); -HXLINE( 378) future->onProgress( ::Dynamic(new _hx_Closure_1(promise))); -HXLINE( 379) future->onError( ::Dynamic(new _hx_Closure_2(promise))); -HXLINE( 381) return promise->future; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,loadBytes,return ) - - ::lime::app::Future Assets_obj::loadFont(::String id, ::Dynamic __o_useCache){ - HX_BEGIN_LOCAL_FUNC_S3(hx::LocalFunc,_hx_Closure_0,::String,id, ::lime::app::Promise_openfl_text_Font,promise, ::Dynamic,useCache) HXARGC(1) - void _hx_run( ::lime::text::Font limeFont){ - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_402_loadFont) -HXLINE( 406) ::openfl::text::Font font = ::openfl::text::Font_obj::__alloc( HX_CTX ,null()); -HXLINE( 407) font->_hx___fromLimeFont(limeFont); -HXLINE( 410) bool _hx_tmp3; -HXDLIN( 410) if (( (bool)(useCache) )) { -HXLINE( 410) _hx_tmp3 = ::openfl::utils::IAssetCache_obj::get_enabled(::openfl::utils::Assets_obj::cache); - } - else { -HXLINE( 410) _hx_tmp3 = false; - } -HXDLIN( 410) if (_hx_tmp3) { -HXLINE( 412) ::openfl::utils::IAssetCache_obj::setFont(::openfl::utils::Assets_obj::cache,id,font); - } -HXLINE( 415) promise->complete(font); - } - HX_END_LOCAL_FUNC1((void)) - - ::Dynamic useCache = __o_useCache; - if (hx::IsNull(__o_useCache)) useCache = true; - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_388_loadFont) -HXLINE( 389) if (hx::IsNull( useCache )) { -HXLINE( 389) useCache = true; - } -HXLINE( 392) ::lime::app::Promise_openfl_text_Font promise = ::lime::app::Promise_openfl_text_Font_obj::__alloc( HX_CTX ); -HXLINE( 394) bool _hx_tmp; -HXDLIN( 394) bool _hx_tmp1; -HXDLIN( 394) if (( (bool)(useCache) )) { -HXLINE( 394) _hx_tmp1 = ::openfl::utils::IAssetCache_obj::get_enabled(::openfl::utils::Assets_obj::cache); - } - else { -HXLINE( 394) _hx_tmp1 = false; - } -HXDLIN( 394) if (_hx_tmp1) { -HXLINE( 394) _hx_tmp = ::openfl::utils::IAssetCache_obj::hasFont(::openfl::utils::Assets_obj::cache,id); - } - else { -HXLINE( 394) _hx_tmp = false; - } -HXDLIN( 394) if (_hx_tmp) { -HXLINE( 396) ::openfl::text::Font _hx_tmp2 = ::openfl::utils::IAssetCache_obj::getFont(::openfl::utils::Assets_obj::cache,id); -HXDLIN( 396) promise->complete(_hx_tmp2); -HXLINE( 397) return promise->future; - } -HXLINE( 400) ::lime::utils::Assets_obj::loadFont(id,null())->onComplete( ::Dynamic(new _hx_Closure_0(id,promise,useCache)))->onError(promise->error_dyn())->onProgress(promise->progress_dyn()); -HXLINE( 420) return promise->future; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,loadFont,return ) - - ::lime::app::Future Assets_obj::loadLibrary(::String name){ - HX_BEGIN_LOCAL_FUNC_S1(hx::LocalFunc,_hx_Closure_0,::String,name) HXARGC(1) - ::lime::app::Future _hx_run( ::lime::utils::AssetLibrary library){ - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_430_loadLibrary) -HXLINE( 431) ::openfl::utils::AssetLibrary _library = null(); -HXLINE( 433) if (hx::IsNotNull( library )) { -HXLINE( 435) if (::Std_obj::is(library,hx::ClassOf< ::openfl::utils::AssetLibrary >())) { -HXLINE( 437) _library = ( ( ::openfl::utils::AssetLibrary)(library) ); - } - else { -HXLINE( 441) _library = ::openfl::utils::AssetLibrary_obj::__alloc( HX_CTX ); -HXLINE( 442) _library->_hx___proxy = library; -HXLINE( 443) ::lime::utils::Assets_obj::registerLibrary(name,_library); - } - } -HXLINE( 447) return ::lime::app::Future_obj::withValue(_library); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_429_loadLibrary) -HXDLIN( 429) return ::lime::utils::Assets_obj::loadLibrary(name)->then( ::Dynamic(new _hx_Closure_0(name))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,loadLibrary,return ) - - ::lime::app::Future Assets_obj::loadMusic(::String id, ::Dynamic __o_useCache){ - HX_BEGIN_LOCAL_FUNC_S3(hx::LocalFunc,_hx_Closure_0,::String,id, ::lime::app::Promise_openfl_media_Sound,promise, ::Dynamic,useCache) HXARGC(1) - void _hx_run( ::lime::media::AudioBuffer buffer){ - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_465_loadMusic) -HXLINE( 465) if (hx::IsNotNull( buffer )) { -HXLINE( 470) ::openfl::media::Sound sound = ::openfl::media::Sound_obj::fromAudioBuffer(buffer); -HXLINE( 473) bool _hx_tmp; -HXDLIN( 473) if (( (bool)(useCache) )) { -HXLINE( 473) _hx_tmp = ::openfl::utils::IAssetCache_obj::get_enabled(::openfl::utils::Assets_obj::cache); - } - else { -HXLINE( 473) _hx_tmp = false; - } -HXDLIN( 473) if (_hx_tmp) { -HXLINE( 475) ::openfl::utils::IAssetCache_obj::setSound(::openfl::utils::Assets_obj::cache,id,sound); - } -HXLINE( 478) promise->complete(sound); - } - else { -HXLINE( 482) promise->error(((HX_("[Assets] Could not load Sound \"",64,be,27,e3) + id) + HX_("\"",22,00,00,00))); - } - } - HX_END_LOCAL_FUNC1((void)) - - ::Dynamic useCache = __o_useCache; - if (hx::IsNull(__o_useCache)) useCache = true; - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_455_loadMusic) -HXLINE( 456) if (hx::IsNull( useCache )) { -HXLINE( 456) useCache = true; - } -HXLINE( 460) ::lime::app::Promise_openfl_media_Sound promise = ::lime::app::Promise_openfl_media_Sound_obj::__alloc( HX_CTX ); -HXLINE( 462) ::lime::utils::Assets_obj::loadAudioBuffer(id,useCache)->onComplete( ::Dynamic(new _hx_Closure_0(id,promise,useCache)))->onError(promise->error_dyn())->onProgress(promise->progress_dyn()); -HXLINE( 487) return promise->future; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,loadMusic,return ) - - ::lime::app::Future Assets_obj::loadMovieClip(::String id){ - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_498_loadMovieClip) -HXLINE( 500) ::lime::app::Promise_openfl_display_MovieClip promise = ::lime::app::Promise_openfl_display_MovieClip_obj::__alloc( HX_CTX ); -HXLINE( 502) ::String libraryName = id.substring(0,id.indexOf(HX_(":",3a,00,00,00),null())); -HXLINE( 503) ::String symbolName = id.substr((id.indexOf(HX_(":",3a,00,00,00),null()) + 1),null()); -HXLINE( 504) ::lime::utils::AssetLibrary limeLibrary = ::openfl::utils::Assets_obj::getLibrary(libraryName); -HXLINE( 506) if (hx::IsNotNull( limeLibrary )) { -HXLINE( 508) if (::Std_obj::is(limeLibrary,hx::ClassOf< ::openfl::utils::AssetLibrary >())) { -HXLINE( 510) ::openfl::utils::AssetLibrary library = ( ( ::openfl::utils::AssetLibrary)(limeLibrary) ); -HXLINE( 512) if (library->exists(symbolName,HX_("MOVIE_CLIP",1f,e1,aa,77))) { -HXLINE( 514) promise->completeWith(library->loadMovieClip(symbolName)); -HXLINE( 515) return promise->future; - } - } -HXLINE( 519) promise->error(((HX_("[Assets] There is no MovieClip asset with an ID of \"",8f,8e,f2,7d) + id) + HX_("\"",22,00,00,00))); - } - else { -HXLINE( 523) promise->error(((HX_("[Assets] There is no asset library named \"",a0,b4,0a,cd) + libraryName) + HX_("\"",22,00,00,00))); - } -HXLINE( 526) return promise->future; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,loadMovieClip,return ) - - ::lime::app::Future Assets_obj::loadSound(::String id, ::Dynamic __o_useCache){ - HX_BEGIN_LOCAL_FUNC_S3(hx::LocalFunc,_hx_Closure_0,::String,id, ::lime::app::Promise_openfl_media_Sound,promise, ::Dynamic,useCache) HXARGC(1) - void _hx_run( ::lime::media::AudioBuffer buffer){ - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_542_loadSound) -HXLINE( 542) if (hx::IsNotNull( buffer )) { -HXLINE( 547) ::openfl::media::Sound sound = ::openfl::media::Sound_obj::fromAudioBuffer(buffer); -HXLINE( 550) bool _hx_tmp; -HXDLIN( 550) if (( (bool)(useCache) )) { -HXLINE( 550) _hx_tmp = ::openfl::utils::IAssetCache_obj::get_enabled(::openfl::utils::Assets_obj::cache); - } - else { -HXLINE( 550) _hx_tmp = false; - } -HXDLIN( 550) if (_hx_tmp) { -HXLINE( 552) ::openfl::utils::IAssetCache_obj::setSound(::openfl::utils::Assets_obj::cache,id,sound); - } -HXLINE( 555) promise->complete(sound); - } - else { -HXLINE( 559) promise->error(((HX_("[Assets] Could not load Sound \"",64,be,27,e3) + id) + HX_("\"",22,00,00,00))); - } - } - HX_END_LOCAL_FUNC1((void)) - - ::Dynamic useCache = __o_useCache; - if (hx::IsNull(__o_useCache)) useCache = true; - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_533_loadSound) -HXLINE( 534) if (hx::IsNull( useCache )) { -HXLINE( 534) useCache = true; - } -HXLINE( 537) ::lime::app::Promise_openfl_media_Sound promise = ::lime::app::Promise_openfl_media_Sound_obj::__alloc( HX_CTX ); -HXLINE( 539) ::lime::utils::Assets_obj::loadAudioBuffer(id,useCache)->onComplete( ::Dynamic(new _hx_Closure_0(id,promise,useCache)))->onError(promise->error_dyn())->onProgress(promise->progress_dyn()); -HXLINE( 564) return promise->future; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,loadSound,return ) - - ::lime::app::Future Assets_obj::loadText(::String id){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_571_loadText) -HXLINE( 573) ::lime::app::Future future = ::lime::utils::Assets_obj::loadText(id); -HXLINE( 574) return future; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,loadText,return ) - -void Assets_obj::registerLibrary(::String name, ::openfl::utils::AssetLibrary library){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_583_registerLibrary) -HXDLIN( 583) ::lime::utils::Assets_obj::registerLibrary(name,library); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Assets_obj,registerLibrary,(void)) - -void Assets_obj::removeEventListener(::String type, ::Dynamic listener,hx::Null< bool > __o_capture){ - bool capture = __o_capture.Default(false); - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_589_removeEventListener) -HXDLIN( 589) ::openfl::utils::Assets_obj::dispatcher->removeEventListener(type,listener,capture); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Assets_obj,removeEventListener,(void)) - -hx::Class Assets_obj::resolveClass(::String name){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_594_resolveClass) -HXDLIN( 594) return ::Type_obj::resolveClass(name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,resolveClass,return ) - -hx::Class Assets_obj::resolveEnum(::String name){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_598_resolveEnum) -HXLINE( 599) hx::Class value = ::Type_obj::resolveEnum(name); -HXLINE( 608) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,resolveEnum,return ) - -void Assets_obj::unloadLibrary(::String name){ - HX_STACKFRAME(&_hx_pos_4176bcd8576208c2_614_unloadLibrary) -HXDLIN( 614) ::lime::utils::Assets_obj::unloadLibrary(name); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Assets_obj,unloadLibrary,(void)) - -void Assets_obj::LimeAssets_onChange(){ - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_621_LimeAssets_onChange) -HXDLIN( 621) ::openfl::utils::Assets_obj::dispatchEvent( ::openfl::events::Event_obj::__alloc( HX_CTX ,HX_("change",70,91,72,b7),null(),null())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Assets_obj,LimeAssets_onChange,(void)) - - -Assets_obj::Assets_obj() -{ -} - -bool Assets_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"list") ) { outValue = list_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"cache") ) { outValue = ( cache ); return true; } - break; - case 6: - if (HX_FIELD_EQ(inName,"exists") ) { outValue = exists_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"getFont") ) { outValue = getFont_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getPath") ) { outValue = getPath_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getText") ) { outValue = getText_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isLocal") ) { outValue = isLocal_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"getBytes") ) { outValue = getBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getMusic") ) { outValue = getMusic_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getSound") ) { outValue = getSound_dyn(); return true; } - if (HX_FIELD_EQ(inName,"loadFont") ) { outValue = loadFont_dyn(); return true; } - if (HX_FIELD_EQ(inName,"loadText") ) { outValue = loadText_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"loadBytes") ) { outValue = loadBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"loadMusic") ) { outValue = loadMusic_dyn(); return true; } - if (HX_FIELD_EQ(inName,"loadSound") ) { outValue = loadSound_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"dispatcher") ) { outValue = ( dispatcher ); return true; } - if (HX_FIELD_EQ(inName,"getLibrary") ) { outValue = getLibrary_dyn(); return true; } - if (HX_FIELD_EQ(inName,"hasLibrary") ) { outValue = hasLibrary_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"loadLibrary") ) { outValue = loadLibrary_dyn(); return true; } - if (HX_FIELD_EQ(inName,"resolveEnum") ) { outValue = resolveEnum_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"getMovieClip") ) { outValue = getMovieClip_dyn(); return true; } - if (HX_FIELD_EQ(inName,"isValidSound") ) { outValue = isValidSound_dyn(); return true; } - if (HX_FIELD_EQ(inName,"resolveClass") ) { outValue = resolveClass_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"dispatchEvent") ) { outValue = dispatchEvent_dyn(); return true; } - if (HX_FIELD_EQ(inName,"getBitmapData") ) { outValue = getBitmapData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"loadMovieClip") ) { outValue = loadMovieClip_dyn(); return true; } - if (HX_FIELD_EQ(inName,"unloadLibrary") ) { outValue = unloadLibrary_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"loadBitmapData") ) { outValue = loadBitmapData_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"registerLibrary") ) { outValue = registerLibrary_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"addEventListener") ) { outValue = addEventListener_dyn(); return true; } - if (HX_FIELD_EQ(inName,"hasEventListener") ) { outValue = hasEventListener_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"isValidBitmapData") ) { outValue = isValidBitmapData_dyn(); return true; } - break; - case 19: - if (HX_FIELD_EQ(inName,"removeEventListener") ) { outValue = removeEventListener_dyn(); return true; } - if (HX_FIELD_EQ(inName,"LimeAssets_onChange") ) { outValue = LimeAssets_onChange_dyn(); return true; } - } - return false; -} - -bool Assets_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"cache") ) { cache=ioValue.Cast< ::Dynamic >(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"dispatcher") ) { dispatcher=ioValue.Cast< ::openfl::events::EventDispatcher >(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Assets_obj_sMemberStorageInfo = 0; -static hx::StaticInfo Assets_obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Assets_obj::cache,HX_("cache",42,9a,14,41)}, - {hx::fsObject /* ::openfl::events::EventDispatcher */ ,(void *) &Assets_obj::dispatcher,HX_("dispatcher",a7,c9,00,5a)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Assets_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Assets_obj::cache,"cache"); - HX_MARK_MEMBER_NAME(Assets_obj::dispatcher,"dispatcher"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Assets_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Assets_obj::cache,"cache"); - HX_VISIT_MEMBER_NAME(Assets_obj::dispatcher,"dispatcher"); -}; - -#endif - -hx::Class Assets_obj::__mClass; - -static ::String Assets_obj_sStaticFields[] = { - HX_("cache",42,9a,14,41), - HX_("dispatcher",a7,c9,00,5a), - HX_("addEventListener",cd,0b,64,f1), - HX_("dispatchEvent",00,c7,64,c6), - HX_("exists",dc,1d,e0,bf), - HX_("getBitmapData",ef,11,33,90), - HX_("getBytes",f5,17,6f,1d), - HX_("getFont",85,0d,43,16), - HX_("getLibrary",05,ad,d1,8e), - HX_("getMovieClip",2a,9f,71,27), - HX_("getMusic",2f,e0,31,70), - HX_("getPath",5b,95,d4,1c), - HX_("getSound",59,9c,a3,e0), - HX_("getText",63,7c,7c,1f), - HX_("hasEventListener",f4,2e,ea,0c), - HX_("hasLibrary",c1,0e,24,ca), - HX_("isLocal",21,6d,76,15), - HX_("isValidBitmapData",0b,65,e4,e6), - HX_("isValidSound",bd,1e,2b,a1), - HX_("list",5e,1c,b3,47), - HX_("loadBitmapData",7f,bf,71,ca), - HX_("loadBytes",65,54,cf,d8), - HX_("loadFont",15,2f,60,b4), - HX_("loadLibrary",75,e5,0d,10), - HX_("loadMusic",9f,1c,92,2b), - HX_("loadMovieClip",9a,d3,80,9a), - HX_("loadSound",c9,d8,03,9c), - HX_("loadText",f3,9d,99,bd), - HX_("registerLibrary",d8,8a,84,f2), - HX_("removeEventListener",ca,87,75,55), - HX_("resolveClass",ac,bd,dd,80), - HX_("resolveEnum",0d,90,51,de), - HX_("unloadLibrary",bc,5b,48,31), - HX_("LimeAssets_onChange",b6,36,60,95), - ::String(null()) -}; - -void Assets_obj::__register() -{ - Assets_obj _hx_dummy; - Assets_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.utils.Assets",de,b0,04,7c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Assets_obj::__GetStatic; - __mClass->mSetStaticField = &Assets_obj::__SetStatic; - __mClass->mMarkFunc = Assets_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Assets_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Assets_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Assets_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Assets_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Assets_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Assets_obj::__boot() -{ -{ - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_25_boot) -HXDLIN( 25) cache = ::openfl::utils::AssetCache_obj::__alloc( HX_CTX ); - } -{ - HX_GC_STACKFRAME(&_hx_pos_4176bcd8576208c2_26_boot) -HXDLIN( 26) dispatcher = ::openfl::events::EventDispatcher_obj::__alloc( HX_CTX ,null()); - } -} - -} // end namespace openfl -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/openfl/utils/ByteArrayData.cpp b/hGameTest/bin/linux/obj/src/openfl/utils/ByteArrayData.cpp deleted file mode 100644 index 25032a89..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/utils/ByteArrayData.cpp +++ /dev/null @@ -1,1130 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_38344beec7696400 -#define INCLUDED_38344beec7696400 -#include "cpp/Int64.h" -#endif -#ifndef INCLUDED_haxe_Serializer -#include -#endif -#ifndef INCLUDED_haxe_Unserializer -#include -#endif -#ifndef INCLUDED_haxe_format_JsonParser -#include -#endif -#ifndef INCLUDED_haxe_format_JsonPrinter -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Encoding -#include -#endif -#ifndef INCLUDED_haxe_io_Error -#include -#endif -#ifndef INCLUDED_haxe_io_FPHelper -#include -#endif -#ifndef INCLUDED_lime_system_Endian -#include -#endif -#ifndef INCLUDED_lime_system_System -#include -#endif -#ifndef INCLUDED_lime_utils_CompressionAlgorithm -#include -#endif -#ifndef INCLUDED_lime_utils__Bytes_Bytes_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_errors_EOFError -#include -#endif -#ifndef INCLUDED_openfl_errors_Error -#include -#endif -#ifndef INCLUDED_openfl_errors_IOError -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1102_new,"openfl.utils.ByteArrayData","new",0x36383a32,"openfl.utils.ByteArrayData.new","openfl/utils/ByteArray.hx",1102,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1128_clear,"openfl.utils.ByteArrayData","clear",0x0f8b73df,"openfl.utils.ByteArrayData.clear","openfl/utils/ByteArray.hx",1128,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1134_compress,"openfl.utils.ByteArrayData","compress",0xe3300490,"openfl.utils.ByteArrayData.compress","openfl/utils/ByteArray.hx",1134,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1182_deflate,"openfl.utils.ByteArrayData","deflate",0x97ecc63d,"openfl.utils.ByteArrayData.deflate","openfl/utils/ByteArray.hx",1182,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1201_inflate,"openfl.utils.ByteArrayData","inflate",0x010e5759,"openfl.utils.ByteArrayData.inflate","openfl/utils/ByteArray.hx",1201,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1218_readBoolean,"openfl.utils.ByteArrayData","readBoolean",0x98e809c4,"openfl.utils.ByteArrayData.readBoolean","openfl/utils/ByteArray.hx",1218,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1230_readByte,"openfl.utils.ByteArrayData","readByte",0xc88bb66c,"openfl.utils.ByteArrayData.readByte","openfl/utils/ByteArray.hx",1230,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1244_readBytes,"openfl.utils.ByteArrayData","readBytes",0xb1b3e887,"openfl.utils.ByteArrayData.readBytes","openfl/utils/ByteArray.hx",1244,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1263_readDouble,"openfl.utils.ByteArrayData","readDouble",0xd7136375,"openfl.utils.ByteArrayData.readDouble","openfl/utils/ByteArray.hx",1263,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1285_readFloat,"openfl.utils.ByteArrayData","readFloat",0xf6b2a5b8,"openfl.utils.ByteArrayData.readFloat","openfl/utils/ByteArray.hx",1285,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1303_readInt,"openfl.utils.ByteArrayData","readInt",0xf7bc6e0b,"openfl.utils.ByteArrayData.readInt","openfl/utils/ByteArray.hx",1303,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1321_readMultiByte,"openfl.utils.ByteArrayData","readMultiByte",0x011f243d,"openfl.utils.ByteArrayData.readMultiByte","openfl/utils/ByteArray.hx",1321,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1326_readObject,"openfl.utils.ByteArrayData","readObject",0xb987b723,"openfl.utils.ByteArrayData.readObject","openfl/utils/ByteArray.hx",1326,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1440_readShort,"openfl.utils.ByteArrayData","readShort",0x70436498,"openfl.utils.ByteArrayData.readShort","openfl/utils/ByteArray.hx",1440,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1467_readUnsignedByte,"openfl.utils.ByteArrayData","readUnsignedByte",0x50ca6601,"openfl.utils.ByteArrayData.readUnsignedByte","openfl/utils/ByteArray.hx",1467,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1479_readUnsignedInt,"openfl.utils.ByteArrayData","readUnsignedInt",0xac948816,"openfl.utils.ByteArrayData.readUnsignedInt","openfl/utils/ByteArray.hx",1479,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1496_readUnsignedShort,"openfl.utils.ByteArrayData","readUnsignedShort",0x1ede5763,"openfl.utils.ByteArrayData.readUnsignedShort","openfl/utils/ByteArray.hx",1496,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1511_readUTF,"openfl.utils.ByteArrayData","readUTF",0xf7c57243,"openfl.utils.ByteArrayData.readUTF","openfl/utils/ByteArray.hx",1511,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1517_readUTFBytes,"openfl.utils.ByteArrayData","readUTFBytes",0x87ebf328,"openfl.utils.ByteArrayData.readUTFBytes","openfl/utils/ByteArray.hx",1517,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1529_uncompress,"openfl.utils.ByteArrayData","uncompress",0xb44f8369,"openfl.utils.ByteArrayData.uncompress","openfl/utils/ByteArray.hx",1529,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1578_writeBoolean,"openfl.utils.ByteArrayData","writeBoolean",0x790a5b77,"openfl.utils.ByteArrayData.writeBoolean","openfl/utils/ByteArray.hx",1578,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1582_writeByte,"openfl.utils.ByteArrayData","writeByte",0x6d0ba6d9,"openfl.utils.ByteArrayData.writeByte","openfl/utils/ByteArray.hx",1582,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1588_writeBytes,"openfl.utils.ByteArrayData","writeBytes",0xfd26577a,"openfl.utils.ByteArrayData.writeBytes","openfl/utils/ByteArray.hx",1588,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1599_writeDouble,"openfl.utils.ByteArrayData","writeDouble",0x8fc20922,"openfl.utils.ByteArrayData.writeDouble","openfl/utils/ByteArray.hx",1599,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1616_writeFloat,"openfl.utils.ByteArrayData","writeFloat",0x422514ab,"openfl.utils.ByteArrayData.writeFloat","openfl/utils/ByteArray.hx",1616,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1630_writeInt,"openfl.utils.ByteArrayData","writeInt",0x83612a3e,"openfl.utils.ByteArrayData.writeInt","openfl/utils/ByteArray.hx",1630,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1651_writeMultiByte,"openfl.utils.ByteArrayData","writeMultiByte",0xebbf88b0,"openfl.utils.ByteArrayData.writeMultiByte","openfl/utils/ByteArray.hx",1651,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1656_writeObject,"openfl.utils.ByteArrayData","writeObject",0x72365cd0,"openfl.utils.ByteArrayData.writeObject","openfl/utils/ByteArray.hx",1656,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1688_writeShort,"openfl.utils.ByteArrayData","writeShort",0xbbb5d38b,"openfl.utils.ByteArrayData.writeShort","openfl/utils/ByteArray.hx",1688,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1705_writeUnsignedInt,"openfl.utils.ByteArrayData","writeUnsignedInt",0xcb6d2f49,"openfl.utils.ByteArrayData.writeUnsignedInt","openfl/utils/ByteArray.hx",1705,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1709_writeUTF,"openfl.utils.ByteArrayData","writeUTF",0x836a2e76,"openfl.utils.ByteArrayData.writeUTF","openfl/utils/ByteArray.hx",1709,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1717_writeUTFBytes,"openfl.utils.ByteArrayData","writeUTFBytes",0xc5d11e15,"openfl.utils.ByteArrayData.writeUTFBytes","openfl/utils/ByteArray.hx",1717,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1723___fromBytes,"openfl.utils.ByteArrayData","__fromBytes",0x684ac753,"openfl.utils.ByteArrayData.__fromBytes","openfl/utils/ByteArray.hx",1723,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1733___resize,"openfl.utils.ByteArrayData","__resize",0x101b8202,"openfl.utils.ByteArrayData.__resize","openfl/utils/ByteArray.hx",1733,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1769___setData,"openfl.utils.ByteArrayData","__setData",0xac6a7b1e,"openfl.utils.ByteArrayData.__setData","openfl/utils/ByteArray.hx",1769,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1790_get_bytesAvailable,"openfl.utils.ByteArrayData","get_bytesAvailable",0x68329f15,"openfl.utils.ByteArrayData.get_bytesAvailable","openfl/utils/ByteArray.hx",1790,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1823_get_endian,"openfl.utils.ByteArrayData","get_endian",0x95dc5cd2,"openfl.utils.ByteArrayData.get_endian","openfl/utils/ByteArray.hx",1823,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1828_set_endian,"openfl.utils.ByteArrayData","set_endian",0x9959fb46,"openfl.utils.ByteArrayData.set_endian","openfl/utils/ByteArray.hx",1828,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1193_fromBytes,"openfl.utils.ByteArrayData","fromBytes",0x955585f3,"openfl.utils.ByteArrayData.fromBytes","openfl/utils/ByteArray.hx",1193,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1794_get_defaultEndian,"openfl.utils.ByteArrayData","get_defaultEndian",0xa344ace5,"openfl.utils.ByteArrayData.get_defaultEndian","openfl/utils/ByteArray.hx",1794,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1818_set_defaultEndian,"openfl.utils.ByteArrayData","set_defaultEndian",0xc6b284f1,"openfl.utils.ByteArrayData.set_defaultEndian","openfl/utils/ByteArray.hx",1818,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1058_boot,"openfl.utils.ByteArrayData","boot",0x3313b220,"openfl.utils.ByteArrayData.boot","openfl/utils/ByteArray.hx",1058,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1061_boot,"openfl.utils.ByteArrayData","boot",0x3313b220,"openfl.utils.ByteArrayData.boot","openfl/utils/ByteArray.hx",1061,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_dd5cdbe7a8b93fcc_1062_boot,"openfl.utils.ByteArrayData","boot",0x3313b220,"openfl.utils.ByteArrayData.boot","openfl/utils/ByteArray.hx",1062,0xaa5cee4a) -namespace openfl{ -namespace utils{ - -void ByteArrayData_obj::__construct(hx::Null< int > __o_length){ - int length = __o_length.Default(0); - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1102_new) -HXLINE(1103) ::haxe::io::Bytes bytes = ::haxe::io::Bytes_obj::alloc(length); -HXLINE(1106) if ((length > 0)) { -HXLINE(1108) bytes->fill(0,length,0); - } -HXLINE(1117) super::__construct(length,bytes->b); -HXLINE(1120) this->__length = length; -HXLINE(1122) { -HXLINE(1122) if (hx::IsNull( ::openfl::utils::ByteArrayData_obj::_hx___defaultEndian )) { -HXLINE(1122) if (hx::IsEq( ::lime::_hx_system::System_obj::get_endianness(),::lime::_hx_system::Endian_obj::_hx_LITTLE_ENDIAN_dyn() )) { -HXLINE(1122) ::openfl::utils::ByteArrayData_obj::_hx___defaultEndian = 1; - } - else { -HXLINE(1122) ::openfl::utils::ByteArrayData_obj::_hx___defaultEndian = 0; - } - } -HXDLIN(1122) this->_hx___endian = ::openfl::utils::ByteArrayData_obj::_hx___defaultEndian; - } -HXLINE(1123) this->objectEncoding = ::openfl::utils::ByteArrayData_obj::defaultObjectEncoding; -HXLINE(1124) this->position = 0; - } - -Dynamic ByteArrayData_obj::__CreateEmpty() { return new ByteArrayData_obj; } - -void *ByteArrayData_obj::_hx_vtable = 0; - -Dynamic ByteArrayData_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ByteArrayData_obj > _hx_result = new ByteArrayData_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool ByteArrayData_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x20f64c9a) { - return inClassId==(int)0x00000001 || inClassId==(int)0x20f64c9a; - } else { - return inClassId==(int)0x5b931193; - } -} - -static ::openfl::utils::IDataOutput_obj _hx_openfl_utils_ByteArrayData__hx_openfl_utils_IDataOutput= { - ( ::Dynamic (hx::Object::*)())&::openfl::utils::ByteArrayData_obj::get_endian, - ( ::Dynamic (hx::Object::*)( ::Dynamic))&::openfl::utils::ByteArrayData_obj::set_endian, - ( void (hx::Object::*)(bool))&::openfl::utils::ByteArrayData_obj::writeBoolean, - ( void (hx::Object::*)(int))&::openfl::utils::ByteArrayData_obj::writeByte, - ( void (hx::Object::*)( ::openfl::utils::ByteArrayData,hx::Null< int > ,hx::Null< int > ))&::openfl::utils::ByteArrayData_obj::writeBytes, - ( void (hx::Object::*)(Float))&::openfl::utils::ByteArrayData_obj::writeDouble, - ( void (hx::Object::*)(Float))&::openfl::utils::ByteArrayData_obj::writeFloat, - ( void (hx::Object::*)(int))&::openfl::utils::ByteArrayData_obj::writeInt, - ( void (hx::Object::*)(::String,::String))&::openfl::utils::ByteArrayData_obj::writeMultiByte, - ( void (hx::Object::*)( ::Dynamic))&::openfl::utils::ByteArrayData_obj::writeObject, - ( void (hx::Object::*)(int))&::openfl::utils::ByteArrayData_obj::writeShort, - ( void (hx::Object::*)(int))&::openfl::utils::ByteArrayData_obj::writeUnsignedInt, - ( void (hx::Object::*)(::String))&::openfl::utils::ByteArrayData_obj::writeUTF, - ( void (hx::Object::*)(::String))&::openfl::utils::ByteArrayData_obj::writeUTFBytes, -}; - -static ::openfl::utils::IDataInput_obj _hx_openfl_utils_ByteArrayData__hx_openfl_utils_IDataInput= { - ( int (hx::Object::*)())&::openfl::utils::ByteArrayData_obj::get_bytesAvailable, - ( ::Dynamic (hx::Object::*)())&::openfl::utils::ByteArrayData_obj::get_endian, - ( ::Dynamic (hx::Object::*)( ::Dynamic))&::openfl::utils::ByteArrayData_obj::set_endian, - ( bool (hx::Object::*)())&::openfl::utils::ByteArrayData_obj::readBoolean, - ( int (hx::Object::*)())&::openfl::utils::ByteArrayData_obj::readByte, - ( void (hx::Object::*)( ::openfl::utils::ByteArrayData,hx::Null< int > ,hx::Null< int > ))&::openfl::utils::ByteArrayData_obj::readBytes, - ( Float (hx::Object::*)())&::openfl::utils::ByteArrayData_obj::readDouble, - ( Float (hx::Object::*)())&::openfl::utils::ByteArrayData_obj::readFloat, - ( int (hx::Object::*)())&::openfl::utils::ByteArrayData_obj::readInt, - ( ::String (hx::Object::*)(int,::String))&::openfl::utils::ByteArrayData_obj::readMultiByte, - ( ::Dynamic (hx::Object::*)())&::openfl::utils::ByteArrayData_obj::readObject, - ( int (hx::Object::*)())&::openfl::utils::ByteArrayData_obj::readShort, - ( int (hx::Object::*)())&::openfl::utils::ByteArrayData_obj::readUnsignedByte, - ( int (hx::Object::*)())&::openfl::utils::ByteArrayData_obj::readUnsignedInt, - ( int (hx::Object::*)())&::openfl::utils::ByteArrayData_obj::readUnsignedShort, - ( ::String (hx::Object::*)())&::openfl::utils::ByteArrayData_obj::readUTF, - ( ::String (hx::Object::*)(int))&::openfl::utils::ByteArrayData_obj::readUTFBytes, -}; - -void *ByteArrayData_obj::_hx_getInterface(int inHash) { - switch(inHash) { - case (int)0x948d2d33: return &_hx_openfl_utils_ByteArrayData__hx_openfl_utils_IDataOutput; - case (int)0xbeb9f218: return &_hx_openfl_utils_ByteArrayData__hx_openfl_utils_IDataInput; - } - return super::_hx_getInterface(inHash); -} - -void ByteArrayData_obj::clear(){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1128_clear) -HXLINE(1129) this->length = 0; -HXLINE(1130) this->position = 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,clear,(void)) - -void ByteArrayData_obj::compress( ::Dynamic __o_algorithm){ - ::Dynamic algorithm = __o_algorithm; - if (hx::IsNull(__o_algorithm)) algorithm = 2; - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1134_compress) -HXLINE(1156) ::haxe::io::Bytes limeBytes = hx::ObjectPtr(this); -HXLINE(1158) ::haxe::io::Bytes bytes; -HXDLIN(1158) ::Dynamic _hx_switch_0 = algorithm; - if ( (_hx_switch_0==0) ){ -HXLINE(1158) bytes = ::lime::utils::_Bytes::Bytes_Impl__obj::compress(limeBytes,::lime::utils::CompressionAlgorithm_obj::DEFLATE_dyn()); -HXDLIN(1158) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE(1158) bytes = ::lime::utils::_Bytes::Bytes_Impl__obj::compress(limeBytes,::lime::utils::CompressionAlgorithm_obj::LZMA_dyn()); -HXDLIN(1158) goto _hx_goto_2; - } - /* default */{ -HXLINE(1158) bytes = ::lime::utils::_Bytes::Bytes_Impl__obj::compress(limeBytes,::lime::utils::CompressionAlgorithm_obj::ZLIB_dyn()); - } - _hx_goto_2:; -HXLINE(1165) if (hx::IsNotNull( bytes )) { -HXLINE(1167) { -HXLINE(1167) this->b = bytes->b; -HXDLIN(1167) this->__length = bytes->length; - } -HXLINE(1172) this->length = this->__length; -HXLINE(1175) this->position = this->length; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,compress,(void)) - -void ByteArrayData_obj::deflate(){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1182_deflate) -HXDLIN(1182) this->compress(0); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,deflate,(void)) - -void ByteArrayData_obj::inflate(){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1201_inflate) -HXDLIN(1201) this->uncompress(0); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,inflate,(void)) - -bool ByteArrayData_obj::readBoolean(){ - HX_GC_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1218_readBoolean) -HXDLIN(1218) if ((this->position < this->length)) { -HXLINE(1220) return (this->b->__get(this->position++) != 0); - } - else { -HXLINE(1224) HX_STACK_DO_THROW( ::openfl::errors::EOFError_obj::__alloc( HX_CTX ,null(),null())); - } -HXLINE(1218) return false; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,readBoolean,return ) - -int ByteArrayData_obj::readByte(){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1230_readByte) -HXLINE(1231) int value = this->readUnsignedByte(); -HXLINE(1233) if (((value & 128) != 0)) { -HXLINE(1235) return (value - 256); - } - else { -HXLINE(1239) return value; - } -HXLINE(1233) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,readByte,return ) - -void ByteArrayData_obj::readBytes( ::openfl::utils::ByteArrayData bytes,hx::Null< int > __o_offset,hx::Null< int > __o_length){ - int offset = __o_offset.Default(0); - int length = __o_length.Default(0); - HX_GC_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1244_readBytes) -HXLINE(1245) if ((length == 0)) { -HXLINE(1245) length = (this->length - this->position); - } -HXLINE(1247) if (((this->position + length) > this->length)) { -HXLINE(1249) HX_STACK_DO_THROW( ::openfl::errors::EOFError_obj::__alloc( HX_CTX ,null(),null())); - } -HXLINE(1252) if ((bytes->length < (offset + length))) { -HXLINE(1254) bytes->_hx___resize((offset + length)); - } -HXLINE(1257) bytes->blit(offset,hx::ObjectPtr(this),this->position,length); -HXLINE(1258) ::openfl::utils::ByteArrayData _hx_tmp = hx::ObjectPtr(this); -HXDLIN(1258) _hx_tmp->position = (_hx_tmp->position + length); - } - - -HX_DEFINE_DYNAMIC_FUNC3(ByteArrayData_obj,readBytes,(void)) - -Float ByteArrayData_obj::readDouble(){ - HX_GC_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1263_readDouble) -HXDLIN(1263) if (hx::IsEq( this->_hx___endian,1 )) { -HXLINE(1265) if (((this->position + 8) > this->length)) { -HXLINE(1267) HX_STACK_DO_THROW( ::openfl::errors::EOFError_obj::__alloc( HX_CTX ,null(),null())); - } -HXLINE(1271) ::openfl::utils::ByteArrayData _hx_tmp = hx::ObjectPtr(this); -HXDLIN(1271) _hx_tmp->position = (_hx_tmp->position + 8); -HXLINE(1272) int pos = (this->position - 8); -HXDLIN(1272) bool _hx_tmp1; -HXDLIN(1272) if ((pos >= 0)) { -HXLINE(1272) _hx_tmp1 = ((pos + 8) > this->length); - } - else { -HXLINE(1272) _hx_tmp1 = true; - } -HXDLIN(1272) if (_hx_tmp1) { -HXLINE(1272) HX_STACK_DO_THROW(::haxe::io::Error_obj::OutsideBounds_dyn()); - } -HXDLIN(1272) return ::__hxcpp_memory_get_double(this->b,pos); - } - else { -HXLINE(1276) int ch1 = this->readInt(); -HXLINE(1277) int ch2 = this->readInt(); -HXLINE(1279) return ::haxe::io::FPHelper_obj::i64ToDouble(ch2,ch1); - } -HXLINE(1263) return ((Float)0.); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,readDouble,return ) - -Float ByteArrayData_obj::readFloat(){ - HX_GC_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1285_readFloat) -HXDLIN(1285) if (hx::IsEq( this->_hx___endian,1 )) { -HXLINE(1287) if (((this->position + 4) > this->length)) { -HXLINE(1289) HX_STACK_DO_THROW( ::openfl::errors::EOFError_obj::__alloc( HX_CTX ,null(),null())); - } -HXLINE(1293) ::openfl::utils::ByteArrayData _hx_tmp = hx::ObjectPtr(this); -HXDLIN(1293) _hx_tmp->position = (_hx_tmp->position + 4); -HXLINE(1294) int pos = (this->position - 4); -HXDLIN(1294) bool _hx_tmp1; -HXDLIN(1294) if ((pos >= 0)) { -HXLINE(1294) _hx_tmp1 = ((pos + 4) > this->length); - } - else { -HXLINE(1294) _hx_tmp1 = true; - } -HXDLIN(1294) if (_hx_tmp1) { -HXLINE(1294) HX_STACK_DO_THROW(::haxe::io::Error_obj::OutsideBounds_dyn()); - } -HXDLIN(1294) return ::__hxcpp_memory_get_float(this->b,pos); - } - else { -HXLINE(1298) return ::haxe::io::FPHelper_obj::i32ToFloat(this->readInt()); - } -HXLINE(1285) return ((Float)0.); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,readFloat,return ) - -int ByteArrayData_obj::readInt(){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1303_readInt) -HXLINE(1304) int ch1 = this->readUnsignedByte(); -HXLINE(1305) int ch2 = this->readUnsignedByte(); -HXLINE(1306) int ch3 = this->readUnsignedByte(); -HXLINE(1307) int ch4 = this->readUnsignedByte(); -HXLINE(1309) if (hx::IsEq( this->_hx___endian,1 )) { -HXLINE(1311) return ((((ch4 << 24) | (ch3 << 16)) | (ch2 << 8)) | ch1); - } - else { -HXLINE(1315) return ((((ch1 << 24) | (ch2 << 16)) | (ch3 << 8)) | ch4); - } -HXLINE(1309) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,readInt,return ) - -::String ByteArrayData_obj::readMultiByte(int length,::String charSet){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1321_readMultiByte) -HXDLIN(1321) return this->readUTFBytes(length); - } - - -HX_DEFINE_DYNAMIC_FUNC2(ByteArrayData_obj,readMultiByte,return ) - - ::Dynamic ByteArrayData_obj::readObject(){ - HX_GC_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1326_readObject) -HXDLIN(1326) switch((int)(this->objectEncoding)){ - case (int)10: { -HXLINE(1345) ::String data = this->readUTF(); -HXLINE(1346) return ::haxe::Unserializer_obj::run(data); - } - break; - case (int)12: { -HXLINE(1349) ::String data1 = this->readUTF(); -HXLINE(1350) return ::haxe::format::JsonParser_obj::__alloc( HX_CTX ,data1)->doParse(); - } - break; - default:{ -HXLINE(1353) return null(); - } - } -HXLINE(1326) return null(); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,readObject,return ) - -int ByteArrayData_obj::readShort(){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1440_readShort) -HXLINE(1441) int ch1 = this->readUnsignedByte(); -HXLINE(1442) int ch2 = this->readUnsignedByte(); -HXLINE(1444) int value; -HXLINE(1446) if (hx::IsEq( this->_hx___endian,1 )) { -HXLINE(1448) value = ((ch2 << 8) | ch1); - } - else { -HXLINE(1452) value = ((ch1 << 8) | ch2); - } -HXLINE(1455) if (((value & 32768) != 0)) { -HXLINE(1457) return (value - 65536); - } - else { -HXLINE(1461) return value; - } -HXLINE(1455) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,readShort,return ) - -int ByteArrayData_obj::readUnsignedByte(){ - HX_GC_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1467_readUnsignedByte) -HXDLIN(1467) if ((this->position < this->length)) { -HXLINE(1469) return ( (int)(this->b->__get(this->position++)) ); - } - else { -HXLINE(1473) HX_STACK_DO_THROW( ::openfl::errors::EOFError_obj::__alloc( HX_CTX ,null(),null())); - } -HXLINE(1467) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,readUnsignedByte,return ) - -int ByteArrayData_obj::readUnsignedInt(){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1479_readUnsignedInt) -HXLINE(1480) int ch1 = this->readUnsignedByte(); -HXLINE(1481) int ch2 = this->readUnsignedByte(); -HXLINE(1482) int ch3 = this->readUnsignedByte(); -HXLINE(1483) int ch4 = this->readUnsignedByte(); -HXLINE(1485) if (hx::IsEq( this->_hx___endian,1 )) { -HXLINE(1487) return ((((ch4 << 24) | (ch3 << 16)) | (ch2 << 8)) | ch1); - } - else { -HXLINE(1491) return ((((ch1 << 24) | (ch2 << 16)) | (ch3 << 8)) | ch4); - } -HXLINE(1485) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,readUnsignedInt,return ) - -int ByteArrayData_obj::readUnsignedShort(){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1496_readUnsignedShort) -HXLINE(1497) int ch1 = this->readUnsignedByte(); -HXLINE(1498) int ch2 = this->readUnsignedByte(); -HXLINE(1500) if (hx::IsEq( this->_hx___endian,1 )) { -HXLINE(1502) return ((ch2 << 8) + ch1); - } - else { -HXLINE(1506) return ((ch1 << 8) | ch2); - } -HXLINE(1500) return 0; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,readUnsignedShort,return ) - -::String ByteArrayData_obj::readUTF(){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1511_readUTF) -HXLINE(1512) int bytesCount = this->readUnsignedShort(); -HXLINE(1513) return this->readUTFBytes(bytesCount); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,readUTF,return ) - -::String ByteArrayData_obj::readUTFBytes(int length){ - HX_GC_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1517_readUTFBytes) -HXLINE(1518) if (((this->position + length) > this->length)) { -HXLINE(1520) HX_STACK_DO_THROW( ::openfl::errors::EOFError_obj::__alloc( HX_CTX ,null(),null())); - } -HXLINE(1523) ::openfl::utils::ByteArrayData _hx_tmp = hx::ObjectPtr(this); -HXDLIN(1523) _hx_tmp->position = (_hx_tmp->position + length); -HXLINE(1525) return this->getString((this->position - length),length,null()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,readUTFBytes,return ) - -void ByteArrayData_obj::uncompress( ::Dynamic __o_algorithm){ - ::Dynamic algorithm = __o_algorithm; - if (hx::IsNull(__o_algorithm)) algorithm = 2; - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1529_uncompress) -HXLINE(1551) ::haxe::io::Bytes limeBytes = hx::ObjectPtr(this); -HXLINE(1553) ::haxe::io::Bytes bytes; -HXDLIN(1553) ::Dynamic _hx_switch_0 = algorithm; - if ( (_hx_switch_0==0) ){ -HXLINE(1553) bytes = ::lime::utils::_Bytes::Bytes_Impl__obj::decompress(limeBytes,::lime::utils::CompressionAlgorithm_obj::DEFLATE_dyn()); -HXDLIN(1553) goto _hx_goto_20; - } - if ( (_hx_switch_0==1) ){ -HXLINE(1553) bytes = ::lime::utils::_Bytes::Bytes_Impl__obj::decompress(limeBytes,::lime::utils::CompressionAlgorithm_obj::LZMA_dyn()); -HXDLIN(1553) goto _hx_goto_20; - } - /* default */{ -HXLINE(1553) bytes = ::lime::utils::_Bytes::Bytes_Impl__obj::decompress(limeBytes,::lime::utils::CompressionAlgorithm_obj::ZLIB_dyn()); - } - _hx_goto_20:; -HXLINE(1560) if (hx::IsNotNull( bytes )) { -HXLINE(1562) { -HXLINE(1562) this->b = bytes->b; -HXDLIN(1562) this->__length = bytes->length; - } -HXLINE(1567) this->length = this->__length; - } -HXLINE(1573) this->position = 0; - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,uncompress,(void)) - -void ByteArrayData_obj::writeBoolean(bool value){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1578_writeBoolean) -HXDLIN(1578) int _hx_tmp; -HXDLIN(1578) if (value) { -HXDLIN(1578) _hx_tmp = 1; - } - else { -HXDLIN(1578) _hx_tmp = 0; - } -HXDLIN(1578) this->writeByte(_hx_tmp); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,writeBoolean,(void)) - -void ByteArrayData_obj::writeByte(int value){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1582_writeByte) -HXLINE(1583) this->_hx___resize((this->position + 1)); -HXLINE(1584) this->b[this->position++] = ( (unsigned char)((value & 255)) ); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,writeByte,(void)) - -void ByteArrayData_obj::writeBytes( ::openfl::utils::ByteArrayData bytes,hx::Null< int > __o_offset,hx::Null< int > __o_length){ - int offset = __o_offset.Default(0); - int length = __o_length.Default(0); - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1588_writeBytes) -HXLINE(1589) if ((::openfl::utils::_ByteArray::ByteArray_Impl__obj::get_length(bytes) == 0)) { -HXLINE(1589) return; - } -HXLINE(1590) if ((length == 0)) { -HXLINE(1590) length = (::openfl::utils::_ByteArray::ByteArray_Impl__obj::get_length(bytes) - offset); - } -HXLINE(1592) this->_hx___resize((this->position + length)); -HXLINE(1593) this->blit(this->position,bytes,offset,length); -HXLINE(1595) this->position = (this->position + length); - } - - -HX_DEFINE_DYNAMIC_FUNC3(ByteArrayData_obj,writeBytes,(void)) - -void ByteArrayData_obj::writeDouble(Float value){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1599_writeDouble) -HXLINE(1600) cpp::Int64Struct int64 = ::haxe::io::FPHelper_obj::doubleToI64(value); -HXLINE(1602) if (hx::IsEq( this->_hx___endian,1 )) { -HXLINE(1604) this->writeInt(_hx_int64_low(int64)); -HXLINE(1605) this->writeInt(_hx_int64_high(int64)); - } - else { -HXLINE(1609) this->writeInt(_hx_int64_high(int64)); -HXLINE(1610) this->writeInt(_hx_int64_low(int64)); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,writeDouble,(void)) - -void ByteArrayData_obj::writeFloat(Float value){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1616_writeFloat) -HXDLIN(1616) if (hx::IsEq( this->_hx___endian,1 )) { -HXLINE(1618) this->_hx___resize((this->position + 4)); -HXLINE(1619) this->setFloat(this->position,value); -HXLINE(1620) ::openfl::utils::ByteArrayData _hx_tmp = hx::ObjectPtr(this); -HXDLIN(1620) _hx_tmp->position = (_hx_tmp->position + 4); - } - else { -HXLINE(1624) int _hx_int = ::haxe::io::FPHelper_obj::floatToI32(value); -HXLINE(1625) this->writeInt(_hx_int); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,writeFloat,(void)) - -void ByteArrayData_obj::writeInt(int value){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1630_writeInt) -HXLINE(1631) this->_hx___resize((this->position + 4)); -HXLINE(1633) if (hx::IsEq( this->_hx___endian,1 )) { -HXLINE(1635) this->b[this->position++] = ( (unsigned char)((value & 255)) ); -HXLINE(1636) this->b[this->position++] = ( (unsigned char)(((value >> 8) & 255)) ); -HXLINE(1637) this->b[this->position++] = ( (unsigned char)(((value >> 16) & 255)) ); -HXLINE(1638) this->b[this->position++] = ( (unsigned char)(((value >> 24) & 255)) ); - } - else { -HXLINE(1642) this->b[this->position++] = ( (unsigned char)(((value >> 24) & 255)) ); -HXLINE(1643) this->b[this->position++] = ( (unsigned char)(((value >> 16) & 255)) ); -HXLINE(1644) this->b[this->position++] = ( (unsigned char)(((value >> 8) & 255)) ); -HXLINE(1645) this->b[this->position++] = ( (unsigned char)((value & 255)) ); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,writeInt,(void)) - -void ByteArrayData_obj::writeMultiByte(::String value,::String charSet){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1651_writeMultiByte) -HXDLIN(1651) this->writeUTFBytes(value); - } - - -HX_DEFINE_DYNAMIC_FUNC2(ByteArrayData_obj,writeMultiByte,(void)) - -void ByteArrayData_obj::writeObject( ::Dynamic object){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1656_writeObject) -HXDLIN(1656) switch((int)(this->objectEncoding)){ - case (int)10: { -HXLINE(1675) ::String value = ::haxe::Serializer_obj::run(object); -HXLINE(1676) this->writeUTF(value); - } - break; - case (int)12: { -HXLINE(1679) ::Dynamic replacer = null(); -HXDLIN(1679) ::String space = null(); -HXDLIN(1679) ::String value1 = ::haxe::format::JsonPrinter_obj::print(object,replacer,space); -HXLINE(1680) this->writeUTF(value1); - } - break; - default:{ -HXLINE(1683) return; - } - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,writeObject,(void)) - -void ByteArrayData_obj::writeShort(int value){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1688_writeShort) -HXLINE(1689) this->_hx___resize((this->position + 2)); -HXLINE(1691) if (hx::IsEq( this->_hx___endian,1 )) { -HXLINE(1693) this->b[this->position++] = ( (unsigned char)(value) ); -HXLINE(1694) this->b[this->position++] = ( (unsigned char)((value >> 8)) ); - } - else { -HXLINE(1698) this->b[this->position++] = ( (unsigned char)((value >> 8)) ); -HXLINE(1699) this->b[this->position++] = ( (unsigned char)(value) ); - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,writeShort,(void)) - -void ByteArrayData_obj::writeUnsignedInt(int value){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1705_writeUnsignedInt) -HXDLIN(1705) this->writeInt(value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,writeUnsignedInt,(void)) - -void ByteArrayData_obj::writeUTF(::String value){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1709_writeUTF) -HXLINE(1710) ::haxe::io::Bytes bytes = ::haxe::io::Bytes_obj::ofString(value,null()); -HXLINE(1712) this->writeShort(bytes->length); -HXLINE(1713) this->writeBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::fromArrayBuffer(bytes),null(),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,writeUTF,(void)) - -void ByteArrayData_obj::writeUTFBytes(::String value){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1717_writeUTFBytes) -HXLINE(1718) ::haxe::io::Bytes bytes = ::haxe::io::Bytes_obj::ofString(value,null()); -HXLINE(1719) this->writeBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::fromArrayBuffer(bytes),null(),null()); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,writeUTFBytes,(void)) - -void ByteArrayData_obj::_hx___fromBytes( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1723___fromBytes) -HXLINE(1724) { -HXLINE(1724) this->b = bytes->b; -HXDLIN(1724) this->__length = bytes->length; - } -HXLINE(1728) this->length = bytes->length; - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,_hx___fromBytes,(void)) - -void ByteArrayData_obj::_hx___resize(int size){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1733___resize) -HXLINE(1734) if ((size > this->__length)) { -HXLINE(1736) ::haxe::io::Bytes bytes = ::haxe::io::Bytes_obj::alloc((((size + 1) * 3) >> 1)); -HXLINE(1738) bytes->fill(this->__length,(size - this->__length),0); -HXLINE(1741) if ((this->__length > 0)) { -HXLINE(1743) int cacheLength = this->length; -HXLINE(1747) this->length = this->__length; -HXLINE(1750) bytes->blit(0,hx::ObjectPtr(this),0,this->__length); -HXLINE(1754) this->length = cacheLength; - } -HXLINE(1759) { -HXLINE(1759) this->b = bytes->b; -HXDLIN(1759) this->__length = bytes->length; - } - } -HXLINE(1762) if ((this->length < size)) { -HXLINE(1764) this->length = size; - } - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,_hx___resize,(void)) - -void ByteArrayData_obj::_hx___setData( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1769___setData) -HXLINE(1777) this->b = bytes->b; -HXLINE(1780) this->__length = bytes->length; - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,_hx___setData,(void)) - -int ByteArrayData_obj::get_bytesAvailable(){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1790_get_bytesAvailable) -HXDLIN(1790) return (this->length - this->position); - } - - -HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,get_bytesAvailable,return ) - - ::Dynamic ByteArrayData_obj::get_endian(){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1823_get_endian) -HXDLIN(1823) return this->_hx___endian; - } - - -HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,get_endian,return ) - - ::Dynamic ByteArrayData_obj::set_endian( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1828_set_endian) -HXDLIN(1828) return (this->_hx___endian = value); - } - - -HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,set_endian,return ) - -int ByteArrayData_obj::defaultObjectEncoding; - - ::Dynamic ByteArrayData_obj::_hx___defaultEndian; - - ::openfl::utils::ByteArrayData ByteArrayData_obj::fromBytes( ::haxe::io::Bytes bytes){ - HX_GC_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1193_fromBytes) -HXLINE(1194) ::openfl::utils::ByteArrayData result = ::openfl::utils::ByteArrayData_obj::__alloc( HX_CTX ,null()); -HXLINE(1195) result->_hx___fromBytes(bytes); -HXLINE(1196) return result; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,fromBytes,return ) - - ::Dynamic ByteArrayData_obj::get_defaultEndian(){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1794_get_defaultEndian) -HXLINE(1795) if (hx::IsNull( ::openfl::utils::ByteArrayData_obj::_hx___defaultEndian )) { -HXLINE(1800) if (hx::IsEq( ::lime::_hx_system::System_obj::get_endianness(),::lime::_hx_system::Endian_obj::_hx_LITTLE_ENDIAN_dyn() )) { -HXLINE(1802) ::openfl::utils::ByteArrayData_obj::_hx___defaultEndian = 1; - } - else { -HXLINE(1806) ::openfl::utils::ByteArrayData_obj::_hx___defaultEndian = 0; - } - } -HXLINE(1813) return ::openfl::utils::ByteArrayData_obj::_hx___defaultEndian; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(ByteArrayData_obj,get_defaultEndian,return ) - - ::Dynamic ByteArrayData_obj::set_defaultEndian( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1818_set_defaultEndian) -HXDLIN(1818) return (::openfl::utils::ByteArrayData_obj::_hx___defaultEndian = value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArrayData_obj,set_defaultEndian,return ) - - -hx::ObjectPtr< ByteArrayData_obj > ByteArrayData_obj::__new(hx::Null< int > __o_length) { - hx::ObjectPtr< ByteArrayData_obj > __this = new ByteArrayData_obj(); - __this->__construct(__o_length); - return __this; -} - -hx::ObjectPtr< ByteArrayData_obj > ByteArrayData_obj::__alloc(hx::Ctx *_hx_ctx,hx::Null< int > __o_length) { - ByteArrayData_obj *__this = (ByteArrayData_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(ByteArrayData_obj), true, "openfl.utils.ByteArrayData")); - *(void **)__this = ByteArrayData_obj::_hx_vtable; - __this->__construct(__o_length); - return __this; -} - -ByteArrayData_obj::ByteArrayData_obj() -{ -} - -void ByteArrayData_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(ByteArrayData); - HX_MARK_MEMBER_NAME(objectEncoding,"objectEncoding"); - HX_MARK_MEMBER_NAME(position,"position"); - HX_MARK_MEMBER_NAME(_hx___endian,"__endian"); - HX_MARK_MEMBER_NAME(__length,"__length"); - ::haxe::io::Bytes_obj::__Mark(HX_MARK_ARG); - HX_MARK_END_CLASS(); -} - -void ByteArrayData_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(objectEncoding,"objectEncoding"); - HX_VISIT_MEMBER_NAME(position,"position"); - HX_VISIT_MEMBER_NAME(_hx___endian,"__endian"); - HX_VISIT_MEMBER_NAME(__length,"__length"); - ::haxe::io::Bytes_obj::__Visit(HX_VISIT_ARG); -} - -hx::Val ByteArrayData_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 5: - if (HX_FIELD_EQ(inName,"clear") ) { return hx::Val( clear_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"endian") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_endian() ); } - break; - case 7: - if (HX_FIELD_EQ(inName,"deflate") ) { return hx::Val( deflate_dyn() ); } - if (HX_FIELD_EQ(inName,"inflate") ) { return hx::Val( inflate_dyn() ); } - if (HX_FIELD_EQ(inName,"readInt") ) { return hx::Val( readInt_dyn() ); } - if (HX_FIELD_EQ(inName,"readUTF") ) { return hx::Val( readUTF_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"position") ) { return hx::Val( position ); } - if (HX_FIELD_EQ(inName,"__endian") ) { return hx::Val( _hx___endian ); } - if (HX_FIELD_EQ(inName,"__length") ) { return hx::Val( __length ); } - if (HX_FIELD_EQ(inName,"compress") ) { return hx::Val( compress_dyn() ); } - if (HX_FIELD_EQ(inName,"readByte") ) { return hx::Val( readByte_dyn() ); } - if (HX_FIELD_EQ(inName,"writeInt") ) { return hx::Val( writeInt_dyn() ); } - if (HX_FIELD_EQ(inName,"writeUTF") ) { return hx::Val( writeUTF_dyn() ); } - if (HX_FIELD_EQ(inName,"__resize") ) { return hx::Val( _hx___resize_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"readBytes") ) { return hx::Val( readBytes_dyn() ); } - if (HX_FIELD_EQ(inName,"readFloat") ) { return hx::Val( readFloat_dyn() ); } - if (HX_FIELD_EQ(inName,"readShort") ) { return hx::Val( readShort_dyn() ); } - if (HX_FIELD_EQ(inName,"writeByte") ) { return hx::Val( writeByte_dyn() ); } - if (HX_FIELD_EQ(inName,"__setData") ) { return hx::Val( _hx___setData_dyn() ); } - break; - case 10: - if (HX_FIELD_EQ(inName,"readDouble") ) { return hx::Val( readDouble_dyn() ); } - if (HX_FIELD_EQ(inName,"readObject") ) { return hx::Val( readObject_dyn() ); } - if (HX_FIELD_EQ(inName,"uncompress") ) { return hx::Val( uncompress_dyn() ); } - if (HX_FIELD_EQ(inName,"writeBytes") ) { return hx::Val( writeBytes_dyn() ); } - if (HX_FIELD_EQ(inName,"writeFloat") ) { return hx::Val( writeFloat_dyn() ); } - if (HX_FIELD_EQ(inName,"writeShort") ) { return hx::Val( writeShort_dyn() ); } - if (HX_FIELD_EQ(inName,"get_endian") ) { return hx::Val( get_endian_dyn() ); } - if (HX_FIELD_EQ(inName,"set_endian") ) { return hx::Val( set_endian_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"readBoolean") ) { return hx::Val( readBoolean_dyn() ); } - if (HX_FIELD_EQ(inName,"writeDouble") ) { return hx::Val( writeDouble_dyn() ); } - if (HX_FIELD_EQ(inName,"writeObject") ) { return hx::Val( writeObject_dyn() ); } - if (HX_FIELD_EQ(inName,"__fromBytes") ) { return hx::Val( _hx___fromBytes_dyn() ); } - break; - case 12: - if (HX_FIELD_EQ(inName,"readUTFBytes") ) { return hx::Val( readUTFBytes_dyn() ); } - if (HX_FIELD_EQ(inName,"writeBoolean") ) { return hx::Val( writeBoolean_dyn() ); } - break; - case 13: - if (HX_FIELD_EQ(inName,"readMultiByte") ) { return hx::Val( readMultiByte_dyn() ); } - if (HX_FIELD_EQ(inName,"writeUTFBytes") ) { return hx::Val( writeUTFBytes_dyn() ); } - break; - case 14: - if (HX_FIELD_EQ(inName,"bytesAvailable") ) { if (inCallProp == hx::paccAlways) return hx::Val( get_bytesAvailable() ); } - if (HX_FIELD_EQ(inName,"objectEncoding") ) { return hx::Val( objectEncoding ); } - if (HX_FIELD_EQ(inName,"writeMultiByte") ) { return hx::Val( writeMultiByte_dyn() ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"readUnsignedInt") ) { return hx::Val( readUnsignedInt_dyn() ); } - break; - case 16: - if (HX_FIELD_EQ(inName,"readUnsignedByte") ) { return hx::Val( readUnsignedByte_dyn() ); } - if (HX_FIELD_EQ(inName,"writeUnsignedInt") ) { return hx::Val( writeUnsignedInt_dyn() ); } - break; - case 17: - if (HX_FIELD_EQ(inName,"readUnsignedShort") ) { return hx::Val( readUnsignedShort_dyn() ); } - break; - case 18: - if (HX_FIELD_EQ(inName,"get_bytesAvailable") ) { return hx::Val( get_bytesAvailable_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -bool ByteArrayData_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"defaultEndian") ) { if (inCallProp == hx::paccAlways) { outValue = ( get_defaultEndian() ); return true; } } - break; - case 15: - if (HX_FIELD_EQ(inName,"__defaultEndian") ) { outValue = ( _hx___defaultEndian ); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"get_defaultEndian") ) { outValue = get_defaultEndian_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_defaultEndian") ) { outValue = set_defaultEndian_dyn(); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"defaultObjectEncoding") ) { outValue = ( defaultObjectEncoding ); return true; } - } - return false; -} - -hx::Val ByteArrayData_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"endian") ) { if (inCallProp == hx::paccAlways) return hx::Val( set_endian(inValue.Cast< ::Dynamic >()) ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"position") ) { position=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"__endian") ) { _hx___endian=inValue.Cast< ::Dynamic >(); return inValue; } - if (HX_FIELD_EQ(inName,"__length") ) { __length=inValue.Cast< int >(); return inValue; } - break; - case 14: - if (HX_FIELD_EQ(inName,"objectEncoding") ) { objectEncoding=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -bool ByteArrayData_obj::__SetStatic(const ::String &inName,Dynamic &ioValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 13: - if (HX_FIELD_EQ(inName,"defaultEndian") ) { if (inCallProp == hx::paccAlways) ioValue = ( set_defaultEndian(ioValue.Cast< ::Dynamic >()) ); } - break; - case 15: - if (HX_FIELD_EQ(inName,"__defaultEndian") ) { _hx___defaultEndian=ioValue.Cast< ::Dynamic >(); return true; } - break; - case 21: - if (HX_FIELD_EQ(inName,"defaultObjectEncoding") ) { defaultObjectEncoding=ioValue.Cast< int >(); return true; } - } - return false; -} - -void ByteArrayData_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("bytesAvailable",de,4b,9d,9b)); - outFields->push(HX_("endian",9b,98,88,fa)); - outFields->push(HX_("objectEncoding",b2,1e,15,2a)); - outFields->push(HX_("position",a9,a0,fa,ca)); - outFields->push(HX_("__endian",bb,03,b8,a2)); - outFields->push(HX_("__length",06,00,37,47)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo ByteArrayData_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(ByteArrayData_obj,objectEncoding),HX_("objectEncoding",b2,1e,15,2a)}, - {hx::fsInt,(int)offsetof(ByteArrayData_obj,position),HX_("position",a9,a0,fa,ca)}, - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(ByteArrayData_obj,_hx___endian),HX_("__endian",bb,03,b8,a2)}, - {hx::fsInt,(int)offsetof(ByteArrayData_obj,__length),HX_("__length",06,00,37,47)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo ByteArrayData_obj_sStaticStorageInfo[] = { - {hx::fsInt,(void *) &ByteArrayData_obj::defaultObjectEncoding,HX_("defaultObjectEncoding",53,fb,eb,ff)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &ByteArrayData_obj::_hx___defaultEndian,HX_("__defaultEndian",1c,a5,b3,7c)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static ::String ByteArrayData_obj_sMemberFields[] = { - HX_("objectEncoding",b2,1e,15,2a), - HX_("position",a9,a0,fa,ca), - HX_("__endian",bb,03,b8,a2), - HX_("__length",06,00,37,47), - HX_("clear",8d,71,5b,48), - HX_("compress",a2,47,bf,83), - HX_("deflate",6b,0b,fa,a2), - HX_("inflate",87,9c,1b,0c), - HX_("readBoolean",f2,7d,ea,d0), - HX_("readByte",7e,f9,1a,69), - HX_("readBytes",35,55,7f,8e), - HX_("readDouble",07,0f,47,2c), - HX_("readFloat",66,12,7e,d3), - HX_("readInt",39,b3,c9,02), - HX_("readMultiByte",eb,7f,c9,15), - HX_("readObject",b5,62,bb,0e), - HX_("readShort",46,d1,0e,4d), - HX_("readUnsignedByte",13,0b,ce,9b), - HX_("readUnsignedInt",44,ab,4f,05), - HX_("readUnsignedShort",11,22,0b,77), - HX_("readUTF",71,b7,d2,02), - HX_("readUTFBytes",3a,27,0f,52), - HX_("uncompress",fb,2e,83,09), - HX_("writeBoolean",89,8f,2d,43), - HX_("writeByte",87,13,d7,49), - HX_("writeBytes",0c,03,5a,52), - HX_("writeDouble",50,7d,c4,c7), - HX_("writeFloat",3d,c0,58,97), - HX_("writeInt",50,6d,f0,23), - HX_("writeMultiByte",42,65,25,ec), - HX_("writeObject",fe,d0,38,aa), - HX_("writeShort",1d,7f,e9,10), - HX_("writeUnsignedInt",5b,d4,70,16), - HX_("writeUTF",88,71,f9,23), - HX_("writeUTFBytes",c3,79,7b,da), - HX_("__fromBytes",81,3b,4d,a0), - HX_("__resize",14,c5,aa,b0), - HX_("__setData",cc,e7,35,89), - HX_("get_bytesAvailable",a7,2c,37,37), - HX_("get_endian",64,08,10,eb), - HX_("set_endian",d8,a6,8d,ee), - ::String(null()) }; - -static void ByteArrayData_obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(ByteArrayData_obj::defaultObjectEncoding,"defaultObjectEncoding"); - HX_MARK_MEMBER_NAME(ByteArrayData_obj::_hx___defaultEndian,"__defaultEndian"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void ByteArrayData_obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(ByteArrayData_obj::defaultObjectEncoding,"defaultObjectEncoding"); - HX_VISIT_MEMBER_NAME(ByteArrayData_obj::_hx___defaultEndian,"__defaultEndian"); -}; - -#endif - -hx::Class ByteArrayData_obj::__mClass; - -static ::String ByteArrayData_obj_sStaticFields[] = { - HX_("defaultObjectEncoding",53,fb,eb,ff), - HX_("__defaultEndian",1c,a5,b3,7c), - HX_("fromBytes",a1,f2,20,72), - HX_("get_defaultEndian",93,77,71,fb), - HX_("set_defaultEndian",9f,4f,df,1e), - ::String(null()) -}; - -void ByteArrayData_obj::__register() -{ - ByteArrayData_obj _hx_dummy; - ByteArrayData_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.utils.ByteArrayData",40,f9,66,4c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ByteArrayData_obj::__GetStatic; - __mClass->mSetStaticField = &ByteArrayData_obj::__SetStatic; - __mClass->mMarkFunc = ByteArrayData_obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(ByteArrayData_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(ByteArrayData_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< ByteArrayData_obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = ByteArrayData_obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ByteArrayData_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ByteArrayData_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ByteArrayData_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1058_boot) -HXDLIN(1058) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -{ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1061_boot) -HXDLIN(1061) defaultObjectEncoding = 10; - } -{ - HX_STACKFRAME(&_hx_pos_dd5cdbe7a8b93fcc_1062_boot) -HXDLIN(1062) _hx___defaultEndian = null(); - } -} - -} // end namespace openfl -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/openfl/utils/IAssetCache.cpp b/hGameTest/bin/linux/obj/src/openfl/utils/IAssetCache.cpp deleted file mode 100644 index 279db0d4..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/utils/IAssetCache.cpp +++ /dev/null @@ -1,64 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_text_Font -#include -#endif -#ifndef INCLUDED_openfl_display_BitmapData -#include -#endif -#ifndef INCLUDED_openfl_display_IBitmapDrawable -#include -#endif -#ifndef INCLUDED_openfl_events_EventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_events_IEventDispatcher -#include -#endif -#ifndef INCLUDED_openfl_media_Sound -#include -#endif -#ifndef INCLUDED_openfl_text_Font -#include -#endif -#ifndef INCLUDED_openfl_utils_IAssetCache -#include -#endif - -namespace openfl{ -namespace utils{ - - -static ::String IAssetCache_obj_sMemberFields[] = { - HX_("get_enabled",98,64,2b,04), - HX_("set_enabled",a4,6b,98,0e), - HX_("clear",8d,71,5b,48), - HX_("getBitmapData",ef,11,33,90), - HX_("getFont",85,0d,43,16), - HX_("getSound",59,9c,a3,e0), - HX_("hasBitmapData",b3,6d,17,4e), - HX_("hasFont",49,7e,04,13), - HX_("hasSound",15,d7,24,0d), - HX_("removeBitmapData",1d,d3,69,ed), - HX_("removeFont",33,98,df,c0), - HX_("removeSound",eb,69,00,7f), - HX_("setBitmapData",fb,f3,38,d5), - HX_("setFont",91,9e,44,09), - HX_("setSound",cd,f5,00,8f), - ::String(null()) }; - -hx::Class IAssetCache_obj::__mClass; - -void IAssetCache_obj::__register() -{ - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.utils.IAssetCache",c0,09,3d,6c); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mMembers = hx::Class_obj::dupFunctions(IAssetCache_obj_sMemberFields); - __mClass->mCanCast = hx::TIsInterface< (int)0x8a5cf29a >; - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/openfl/utils/IDataInput.cpp b/hGameTest/bin/linux/obj/src/openfl/utils/IDataInput.cpp deleted file mode 100644 index 98b776cc..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/utils/IDataInput.cpp +++ /dev/null @@ -1,55 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif - -namespace openfl{ -namespace utils{ - - -static ::String IDataInput_obj_sMemberFields[] = { - HX_("get_bytesAvailable",a7,2c,37,37), - HX_("get_endian",64,08,10,eb), - HX_("set_endian",d8,a6,8d,ee), - HX_("objectEncoding",b2,1e,15,2a), - HX_("readBoolean",f2,7d,ea,d0), - HX_("readByte",7e,f9,1a,69), - HX_("readBytes",35,55,7f,8e), - HX_("readDouble",07,0f,47,2c), - HX_("readFloat",66,12,7e,d3), - HX_("readInt",39,b3,c9,02), - HX_("readMultiByte",eb,7f,c9,15), - HX_("readObject",b5,62,bb,0e), - HX_("readShort",46,d1,0e,4d), - HX_("readUnsignedByte",13,0b,ce,9b), - HX_("readUnsignedInt",44,ab,4f,05), - HX_("readUnsignedShort",11,22,0b,77), - HX_("readUTF",71,b7,d2,02), - HX_("readUTFBytes",3a,27,0f,52), - ::String(null()) }; - -hx::Class IDataInput_obj::__mClass; - -void IDataInput_obj::__register() -{ - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.utils.IDataInput",b2,81,b7,5a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mMembers = hx::Class_obj::dupFunctions(IDataInput_obj_sMemberFields); - __mClass->mCanCast = hx::TIsInterface< (int)0xbeb9f218 >; - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/openfl/utils/IDataOutput.cpp b/hGameTest/bin/linux/obj/src/openfl/utils/IDataOutput.cpp deleted file mode 100644 index cb08916c..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/utils/IDataOutput.cpp +++ /dev/null @@ -1,52 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif - -namespace openfl{ -namespace utils{ - - -static ::String IDataOutput_obj_sMemberFields[] = { - HX_("get_endian",64,08,10,eb), - HX_("set_endian",d8,a6,8d,ee), - HX_("objectEncoding",b2,1e,15,2a), - HX_("writeBoolean",89,8f,2d,43), - HX_("writeByte",87,13,d7,49), - HX_("writeBytes",0c,03,5a,52), - HX_("writeDouble",50,7d,c4,c7), - HX_("writeFloat",3d,c0,58,97), - HX_("writeInt",50,6d,f0,23), - HX_("writeMultiByte",42,65,25,ec), - HX_("writeObject",fe,d0,38,aa), - HX_("writeShort",1d,7f,e9,10), - HX_("writeUnsignedInt",5b,d4,70,16), - HX_("writeUTF",88,71,f9,23), - HX_("writeUTFBytes",c3,79,7b,da), - ::String(null()) }; - -hx::Class IDataOutput_obj::__mClass; - -void IDataOutput_obj::__register() -{ - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.utils.IDataOutput",59,44,6d,76); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mMembers = hx::Class_obj::dupFunctions(IDataOutput_obj_sMemberFields); - __mClass->mCanCast = hx::TIsInterface< (int)0x948d2d33 >; - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace openfl -} // end namespace utils diff --git a/hGameTest/bin/linux/obj/src/openfl/utils/_AGALMiniAssembler/OpCode.cpp b/hGameTest/bin/linux/obj/src/openfl/utils/_AGALMiniAssembler/OpCode.cpp deleted file mode 100644 index a3667ceb..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/utils/_AGALMiniAssembler/OpCode.cpp +++ /dev/null @@ -1,171 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_utils__AGALMiniAssembler_OpCode -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b6bb58d9c0266c23_804_new,"openfl.utils._AGALMiniAssembler.OpCode","new",0x29e72c3a,"openfl.utils._AGALMiniAssembler.OpCode.new","openfl/utils/AGALMiniAssembler.hx",804,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_b6bb58d9c0266c23_813_toString,"openfl.utils._AGALMiniAssembler.OpCode","toString",0x1d9e3e92,"openfl.utils._AGALMiniAssembler.OpCode.toString","openfl/utils/AGALMiniAssembler.hx",813,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_b6bb58d9c0266c23_796_boot,"openfl.utils._AGALMiniAssembler.OpCode","boot",0x78788718,"openfl.utils._AGALMiniAssembler.OpCode.boot","openfl/utils/AGALMiniAssembler.hx",796,0x125eff83) -namespace openfl{ -namespace utils{ -namespace _AGALMiniAssembler{ - -void OpCode_obj::__construct(::String name,int numRegister,int emitCode,int flags){ - HX_STACKFRAME(&_hx_pos_b6bb58d9c0266c23_804_new) -HXLINE( 805) this->name = name; -HXLINE( 806) this->numRegister = numRegister; -HXLINE( 807) this->emitCode = emitCode; -HXLINE( 808) this->flags = flags; - } - -Dynamic OpCode_obj::__CreateEmpty() { return new OpCode_obj; } - -void *OpCode_obj::_hx_vtable = 0; - -Dynamic OpCode_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< OpCode_obj > _hx_result = new OpCode_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3]); - return _hx_result; -} - -bool OpCode_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3432f728; -} - -::String OpCode_obj::toString(){ - HX_STACKFRAME(&_hx_pos_b6bb58d9c0266c23_813_toString) -HXDLIN( 813) return ((((((((HX_("[OpCode name=\"",e7,51,9f,df) + this->name) + HX_("\", numRegister=",6a,35,c7,59)) + this->numRegister) + HX_(", emitCode=",29,c6,79,10)) + this->emitCode) + HX_(", flags=",8a,28,74,3f)) + this->flags) + HX_("]",5d,00,00,00)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(OpCode_obj,toString,return ) - - -OpCode_obj::OpCode_obj() -{ -} - -void OpCode_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(OpCode); - HX_MARK_MEMBER_NAME(emitCode,"emitCode"); - HX_MARK_MEMBER_NAME(flags,"flags"); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(numRegister,"numRegister"); - HX_MARK_END_CLASS(); -} - -void OpCode_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(emitCode,"emitCode"); - HX_VISIT_MEMBER_NAME(flags,"flags"); - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(numRegister,"numRegister"); -} - -hx::Val OpCode_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"flags") ) { return hx::Val( flags ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"emitCode") ) { return hx::Val( emitCode ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - break; - case 11: - if (HX_FIELD_EQ(inName,"numRegister") ) { return hx::Val( numRegister ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val OpCode_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { name=inValue.Cast< ::String >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"flags") ) { flags=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"emitCode") ) { emitCode=inValue.Cast< int >(); return inValue; } - break; - case 11: - if (HX_FIELD_EQ(inName,"numRegister") ) { numRegister=inValue.Cast< int >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void OpCode_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("emitCode",20,a1,1c,38)); - outFields->push(HX_("flags",47,2b,8c,02)); - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("numRegister",c9,f6,b5,bc)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo OpCode_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(OpCode_obj,emitCode),HX_("emitCode",20,a1,1c,38)}, - {hx::fsInt,(int)offsetof(OpCode_obj,flags),HX_("flags",47,2b,8c,02)}, - {hx::fsString,(int)offsetof(OpCode_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsInt,(int)offsetof(OpCode_obj,numRegister),HX_("numRegister",c9,f6,b5,bc)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *OpCode_obj_sStaticStorageInfo = 0; -#endif - -static ::String OpCode_obj_sMemberFields[] = { - HX_("emitCode",20,a1,1c,38), - HX_("flags",47,2b,8c,02), - HX_("name",4b,72,ff,48), - HX_("numRegister",c9,f6,b5,bc), - HX_("toString",ac,d0,6e,38), - ::String(null()) }; - -hx::Class OpCode_obj::__mClass; - -void OpCode_obj::__register() -{ - OpCode_obj _hx_dummy; - OpCode_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.utils._AGALMiniAssembler.OpCode",48,47,22,6a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(OpCode_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< OpCode_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = OpCode_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = OpCode_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void OpCode_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_b6bb58d9c0266c23_796_boot) -HXDLIN( 796) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace utils -} // end namespace _AGALMiniAssembler diff --git a/hGameTest/bin/linux/obj/src/openfl/utils/_AGALMiniAssembler/Register.cpp b/hGameTest/bin/linux/obj/src/openfl/utils/_AGALMiniAssembler/Register.cpp deleted file mode 100644 index 44b97b26..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/utils/_AGALMiniAssembler/Register.cpp +++ /dev/null @@ -1,218 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_openfl_utils__AGALMiniAssembler_Register -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_6ccc15e272cca89a_831_new,"openfl.utils._AGALMiniAssembler.Register","new",0x1846d8af,"openfl.utils._AGALMiniAssembler.Register.new","openfl/utils/AGALMiniAssembler.hx",831,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_6ccc15e272cca89a_841_toString,"openfl.utils._AGALMiniAssembler.Register","toString",0xe0b049fd,"openfl.utils._AGALMiniAssembler.Register.toString","openfl/utils/AGALMiniAssembler.hx",841,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_6ccc15e272cca89a_822_boot,"openfl.utils._AGALMiniAssembler.Register","boot",0x1dcfc103,"openfl.utils._AGALMiniAssembler.Register.boot","openfl/utils/AGALMiniAssembler.hx",822,0x125eff83) -namespace openfl{ -namespace utils{ -namespace _AGALMiniAssembler{ - -void Register_obj::__construct(::String name,::String longName,int emitCode,int range,int flags){ - HX_STACKFRAME(&_hx_pos_6ccc15e272cca89a_831_new) -HXLINE( 832) this->name = name; -HXLINE( 833) this->longName = longName; -HXLINE( 834) this->emitCode = emitCode; -HXLINE( 835) this->range = range; -HXLINE( 836) this->flags = flags; - } - -Dynamic Register_obj::__CreateEmpty() { return new Register_obj; } - -void *Register_obj::_hx_vtable = 0; - -Dynamic Register_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Register_obj > _hx_result = new Register_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2],inArgs[3],inArgs[4]); - return _hx_result; -} - -bool Register_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5ce47f39; -} - -::String Register_obj::toString(){ - HX_STACKFRAME(&_hx_pos_6ccc15e272cca89a_841_toString) -HXDLIN( 841) ::String _hx_tmp = ((((HX_("[Register name=\"",52,ca,95,64) + this->name) + HX_("\", longName=\"",82,59,39,e3)) + this->longName) + HX_("\", emitCode=",47,55,e6,cb)); -HXLINE( 846) int _hx_int = this->emitCode; -HXDLIN( 846) Float _hx_tmp1; -HXDLIN( 846) if ((_hx_int < 0)) { -HXLINE( 846) _hx_tmp1 = (((Float)4294967296.0) + _hx_int); - } - else { -HXLINE( 846) _hx_tmp1 = (_hx_int + ((Float)0.0)); - } -HXLINE( 841) ::String _hx_tmp2 = ((_hx_tmp + ::Std_obj::string(_hx_tmp1)) + HX_(", range=",54,d5,eb,be)); -HXLINE( 848) int int1 = this->range; -HXDLIN( 848) Float _hx_tmp3; -HXDLIN( 848) if ((int1 < 0)) { -HXLINE( 848) _hx_tmp3 = (((Float)4294967296.0) + int1); - } - else { -HXLINE( 848) _hx_tmp3 = (int1 + ((Float)0.0)); - } -HXLINE( 841) ::String _hx_tmp4 = ((_hx_tmp2 + ::Std_obj::string(_hx_tmp3)) + HX_(", flags=",8a,28,74,3f)); -HXLINE( 850) int int2 = this->flags; -HXDLIN( 850) Float _hx_tmp5; -HXDLIN( 850) if ((int2 < 0)) { -HXLINE( 850) _hx_tmp5 = (((Float)4294967296.0) + int2); - } - else { -HXLINE( 850) _hx_tmp5 = (int2 + ((Float)0.0)); - } -HXLINE( 841) return ((_hx_tmp4 + ::Std_obj::string(_hx_tmp5)) + HX_("]",5d,00,00,00)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Register_obj,toString,return ) - - -hx::ObjectPtr< Register_obj > Register_obj::__new(::String name,::String longName,int emitCode,int range,int flags) { - hx::ObjectPtr< Register_obj > __this = new Register_obj(); - __this->__construct(name,longName,emitCode,range,flags); - return __this; -} - -hx::ObjectPtr< Register_obj > Register_obj::__alloc(hx::Ctx *_hx_ctx,::String name,::String longName,int emitCode,int range,int flags) { - Register_obj *__this = (Register_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Register_obj), true, "openfl.utils._AGALMiniAssembler.Register")); - *(void **)__this = Register_obj::_hx_vtable; - __this->__construct(name,longName,emitCode,range,flags); - return __this; -} - -Register_obj::Register_obj() -{ -} - -void Register_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Register); - HX_MARK_MEMBER_NAME(emitCode,"emitCode"); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_MEMBER_NAME(longName,"longName"); - HX_MARK_MEMBER_NAME(flags,"flags"); - HX_MARK_MEMBER_NAME(range,"range"); - HX_MARK_END_CLASS(); -} - -void Register_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(emitCode,"emitCode"); - HX_VISIT_MEMBER_NAME(name,"name"); - HX_VISIT_MEMBER_NAME(longName,"longName"); - HX_VISIT_MEMBER_NAME(flags,"flags"); - HX_VISIT_MEMBER_NAME(range,"range"); -} - -hx::Val Register_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"flags") ) { return hx::Val( flags ); } - if (HX_FIELD_EQ(inName,"range") ) { return hx::Val( range ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"emitCode") ) { return hx::Val( emitCode ); } - if (HX_FIELD_EQ(inName,"longName") ) { return hx::Val( longName ); } - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Register_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"name") ) { name=inValue.Cast< ::String >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"flags") ) { flags=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"range") ) { range=inValue.Cast< int >(); return inValue; } - break; - case 8: - if (HX_FIELD_EQ(inName,"emitCode") ) { emitCode=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"longName") ) { longName=inValue.Cast< ::String >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Register_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("emitCode",20,a1,1c,38)); - outFields->push(HX_("name",4b,72,ff,48)); - outFields->push(HX_("longName",e7,b1,76,a6)); - outFields->push(HX_("flags",47,2b,8c,02)); - outFields->push(HX_("range",bd,a5,1f,e4)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Register_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(Register_obj,emitCode),HX_("emitCode",20,a1,1c,38)}, - {hx::fsString,(int)offsetof(Register_obj,name),HX_("name",4b,72,ff,48)}, - {hx::fsString,(int)offsetof(Register_obj,longName),HX_("longName",e7,b1,76,a6)}, - {hx::fsInt,(int)offsetof(Register_obj,flags),HX_("flags",47,2b,8c,02)}, - {hx::fsInt,(int)offsetof(Register_obj,range),HX_("range",bd,a5,1f,e4)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Register_obj_sStaticStorageInfo = 0; -#endif - -static ::String Register_obj_sMemberFields[] = { - HX_("emitCode",20,a1,1c,38), - HX_("name",4b,72,ff,48), - HX_("longName",e7,b1,76,a6), - HX_("flags",47,2b,8c,02), - HX_("range",bd,a5,1f,e4), - HX_("toString",ac,d0,6e,38), - ::String(null()) }; - -hx::Class Register_obj::__mClass; - -void Register_obj::__register() -{ - Register_obj _hx_dummy; - Register_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.utils._AGALMiniAssembler.Register",3d,55,4b,c9); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Register_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Register_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Register_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Register_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Register_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_6ccc15e272cca89a_822_boot) -HXDLIN( 822) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace utils -} // end namespace _AGALMiniAssembler diff --git a/hGameTest/bin/linux/obj/src/openfl/utils/_AGALMiniAssembler/Sampler.cpp b/hGameTest/bin/linux/obj/src/openfl/utils/_AGALMiniAssembler/Sampler.cpp deleted file mode 100644 index 14c10fff..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/utils/_AGALMiniAssembler/Sampler.cpp +++ /dev/null @@ -1,187 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_openfl_utils__AGALMiniAssembler_Sampler -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_f9a9f6c797ee2962_867_new,"openfl.utils._AGALMiniAssembler.Sampler","new",0x5dee1f60,"openfl.utils._AGALMiniAssembler.Sampler.new","openfl/utils/AGALMiniAssembler.hx",867,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a9f6c797ee2962_875_toString,"openfl.utils._AGALMiniAssembler.Sampler","toString",0x7e1621ac,"openfl.utils._AGALMiniAssembler.Sampler.toString","openfl/utils/AGALMiniAssembler.hx",875,0x125eff83) -HX_LOCAL_STACK_FRAME(_hx_pos_f9a9f6c797ee2962_860_boot,"openfl.utils._AGALMiniAssembler.Sampler","boot",0xca865532,"openfl.utils._AGALMiniAssembler.Sampler.boot","openfl/utils/AGALMiniAssembler.hx",860,0x125eff83) -namespace openfl{ -namespace utils{ -namespace _AGALMiniAssembler{ - -void Sampler_obj::__construct(::String name,int flag,int mask){ - HX_STACKFRAME(&_hx_pos_f9a9f6c797ee2962_867_new) -HXLINE( 868) this->name = name; -HXLINE( 869) this->flag = flag; -HXLINE( 870) this->mask = mask; - } - -Dynamic Sampler_obj::__CreateEmpty() { return new Sampler_obj; } - -void *Sampler_obj::_hx_vtable = 0; - -Dynamic Sampler_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Sampler_obj > _hx_result = new Sampler_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool Sampler_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x4ee4638e; -} - -::String Sampler_obj::toString(){ - HX_STACKFRAME(&_hx_pos_f9a9f6c797ee2962_875_toString) -HXDLIN( 875) ::String _hx_tmp = ((HX_("[Sampler name=\"",23,b2,ab,02) + this->name) + HX_("\", flag=\"",87,eb,83,43)); -HXDLIN( 875) int _hx_int = this->flag; -HXDLIN( 875) Float _hx_tmp1; -HXDLIN( 875) if ((_hx_int < 0)) { -HXDLIN( 875) _hx_tmp1 = (((Float)4294967296.0) + _hx_int); - } - else { -HXDLIN( 875) _hx_tmp1 = (_hx_int + ((Float)0.0)); - } -HXDLIN( 875) ::String _hx_tmp2 = ((_hx_tmp + ::Std_obj::string(_hx_tmp1)) + HX_("\", mask=",fb,aa,f1,8c)); -HXDLIN( 875) int int1 = this->mask; -HXDLIN( 875) Float _hx_tmp3; -HXDLIN( 875) if ((int1 < 0)) { -HXDLIN( 875) _hx_tmp3 = (((Float)4294967296.0) + int1); - } - else { -HXDLIN( 875) _hx_tmp3 = (int1 + ((Float)0.0)); - } -HXDLIN( 875) return ((_hx_tmp2 + ::Std_obj::string(_hx_tmp3)) + HX_("]",5d,00,00,00)); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Sampler_obj,toString,return ) - - -hx::ObjectPtr< Sampler_obj > Sampler_obj::__new(::String name,int flag,int mask) { - hx::ObjectPtr< Sampler_obj > __this = new Sampler_obj(); - __this->__construct(name,flag,mask); - return __this; -} - -hx::ObjectPtr< Sampler_obj > Sampler_obj::__alloc(hx::Ctx *_hx_ctx,::String name,int flag,int mask) { - Sampler_obj *__this = (Sampler_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Sampler_obj), true, "openfl.utils._AGALMiniAssembler.Sampler")); - *(void **)__this = Sampler_obj::_hx_vtable; - __this->__construct(name,flag,mask); - return __this; -} - -Sampler_obj::Sampler_obj() -{ -} - -void Sampler_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Sampler); - HX_MARK_MEMBER_NAME(flag,"flag"); - HX_MARK_MEMBER_NAME(mask,"mask"); - HX_MARK_MEMBER_NAME(name,"name"); - HX_MARK_END_CLASS(); -} - -void Sampler_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(flag,"flag"); - HX_VISIT_MEMBER_NAME(mask,"mask"); - HX_VISIT_MEMBER_NAME(name,"name"); -} - -hx::Val Sampler_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"flag") ) { return hx::Val( flag ); } - if (HX_FIELD_EQ(inName,"mask") ) { return hx::Val( mask ); } - if (HX_FIELD_EQ(inName,"name") ) { return hx::Val( name ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { return hx::Val( toString_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Sampler_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"flag") ) { flag=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"mask") ) { mask=inValue.Cast< int >(); return inValue; } - if (HX_FIELD_EQ(inName,"name") ) { name=inValue.Cast< ::String >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Sampler_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("flag",ac,0b,be,43)); - outFields->push(HX_("mask",ec,40,56,48)); - outFields->push(HX_("name",4b,72,ff,48)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Sampler_obj_sMemberStorageInfo[] = { - {hx::fsInt,(int)offsetof(Sampler_obj,flag),HX_("flag",ac,0b,be,43)}, - {hx::fsInt,(int)offsetof(Sampler_obj,mask),HX_("mask",ec,40,56,48)}, - {hx::fsString,(int)offsetof(Sampler_obj,name),HX_("name",4b,72,ff,48)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Sampler_obj_sStaticStorageInfo = 0; -#endif - -static ::String Sampler_obj_sMemberFields[] = { - HX_("flag",ac,0b,be,43), - HX_("mask",ec,40,56,48), - HX_("name",4b,72,ff,48), - HX_("toString",ac,d0,6e,38), - ::String(null()) }; - -hx::Class Sampler_obj::__mClass; - -void Sampler_obj::__register() -{ - Sampler_obj _hx_dummy; - Sampler_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.utils._AGALMiniAssembler.Sampler",6e,2f,5b,4a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Sampler_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Sampler_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Sampler_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Sampler_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Sampler_obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_f9a9f6c797ee2962_860_boot) -HXDLIN( 860) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("obj",f7,8f,54,00), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))); - } -} - -} // end namespace openfl -} // end namespace utils -} // end namespace _AGALMiniAssembler diff --git a/hGameTest/bin/linux/obj/src/openfl/utils/_ByteArray/ByteArray_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/utils/_ByteArray/ByteArray_Impl_.cpp deleted file mode 100644 index 2162fb3d..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/utils/_ByteArray/ByteArray_Impl_.cpp +++ /dev/null @@ -1,923 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_lime_app_Future -#include -#endif -#ifndef INCLUDED_lime_system_Endian -#include -#endif -#ifndef INCLUDED_lime_system_System -#include -#endif -#ifndef INCLUDED_lime_utils_ArrayBufferView -#include -#endif -#ifndef INCLUDED_lime_utils_BytePointerData -#include -#endif -#ifndef INCLUDED_lime_utils__BytePointer_BytePointer_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__Bytes_Bytes_Impl_ -#include -#endif -#ifndef INCLUDED_lime_utils__DataPointer_DataPointer_Impl_ -#include -#endif -#ifndef INCLUDED_openfl_utils_ByteArrayData -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataInput -#include -#endif -#ifndef INCLUDED_openfl_utils_IDataOutput -#include -#endif -#ifndef INCLUDED_openfl_utils__ByteArray_ByteArray_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_169__new,"openfl.utils._ByteArray.ByteArray_Impl_","_new",0x0c79e17f,"openfl.utils._ByteArray.ByteArray_Impl_._new","openfl/utils/ByteArray.hx",169,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_187_clear,"openfl.utils._ByteArray.ByteArray_Impl_","clear",0x2a733faf,"openfl.utils._ByteArray.ByteArray_Impl_.clear","openfl/utils/ByteArray.hx",187,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_249_compress,"openfl.utils._ByteArray.ByteArray_Impl_","compress",0x0a757ac0,"openfl.utils._ByteArray.ByteArray_Impl_.compress","openfl/utils/ByteArray.hx",249,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_277_deflate,"openfl.utils._ByteArray.ByteArray_Impl_","deflate",0x153b260d,"openfl.utils._ByteArray.ByteArray_Impl_.deflate","openfl/utils/ByteArray.hx",277,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_288_fromArrayBuffer,"openfl.utils._ByteArray.ByteArray_Impl_","fromArrayBuffer",0x09275ad1,"openfl.utils._ByteArray.ByteArray_Impl_.fromArrayBuffer","openfl/utils/ByteArray.hx",288,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_310_fromBytes,"openfl.utils._ByteArray.ByteArray_Impl_","fromBytes",0xcad779c3,"openfl.utils._ByteArray.ByteArray_Impl_.fromBytes","openfl/utils/ByteArray.hx",310,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_338_fromBytesData,"openfl.utils._ByteArray.ByteArray_Impl_","fromBytesData",0x72e7998d,"openfl.utils._ByteArray.ByteArray_Impl_.fromBytesData","openfl/utils/ByteArray.hx",338,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_366_fromFile,"openfl.utils._ByteArray.ByteArray_Impl_","fromFile",0x283dd024,"openfl.utils._ByteArray.ByteArray_Impl_.fromFile","openfl/utils/ByteArray.hx",366,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_381_fromLimeBytes,"openfl.utils._ByteArray.ByteArray_Impl_","fromLimeBytes",0xe68c926e,"openfl.utils._ByteArray.ByteArray_Impl_.fromLimeBytes","openfl/utils/ByteArray.hx",381,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_392_get,"openfl.utils._ByteArray.ByteArray_Impl_","get",0x47412238,"openfl.utils._ByteArray.ByteArray_Impl_.get","openfl/utils/ByteArray.hx",392,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_420_inflate,"openfl.utils._ByteArray.ByteArray_Impl_","inflate",0x7e5cb729,"openfl.utils._ByteArray.ByteArray_Impl_.inflate","openfl/utils/ByteArray.hx",420,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_435_loadFromBytes,"openfl.utils._ByteArray.ByteArray_Impl_","loadFromBytes",0x8c2c83bd,"openfl.utils._ByteArray.ByteArray_Impl_.loadFromBytes","openfl/utils/ByteArray.hx",435,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_434_loadFromBytes,"openfl.utils._ByteArray.ByteArray_Impl_","loadFromBytes",0x8c2c83bd,"openfl.utils._ByteArray.ByteArray_Impl_.loadFromBytes","openfl/utils/ByteArray.hx",434,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_457_loadFromFile,"openfl.utils._ByteArray.ByteArray_Impl_","loadFromFile",0x2a41a36a,"openfl.utils._ByteArray.ByteArray_Impl_.loadFromFile","openfl/utils/ByteArray.hx",457,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_456_loadFromFile,"openfl.utils._ByteArray.ByteArray_Impl_","loadFromFile",0x2a41a36a,"openfl.utils._ByteArray.ByteArray_Impl_.loadFromFile","openfl/utils/ByteArray.hx",456,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_477_readBoolean,"openfl.utils._ByteArray.ByteArray_Impl_","readBoolean",0xa9aa9194,"openfl.utils._ByteArray.ByteArray_Impl_.readBoolean","openfl/utils/ByteArray.hx",477,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_490_readByte,"openfl.utils._ByteArray.ByteArray_Impl_","readByte",0xefd12c9c,"openfl.utils._ByteArray.ByteArray_Impl_.readByte","openfl/utils/ByteArray.hx",490,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_511_readBytes,"openfl.utils._ByteArray.ByteArray_Impl_","readBytes",0xe735dc57,"openfl.utils._ByteArray.ByteArray_Impl_.readBytes","openfl/utils/ByteArray.hx",511,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_523_readDouble,"openfl.utils._ByteArray.ByteArray_Impl_","readDouble",0x7346c5a5,"openfl.utils._ByteArray.ByteArray_Impl_.readDouble","openfl/utils/ByteArray.hx",523,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_535_readFloat,"openfl.utils._ByteArray.ByteArray_Impl_","readFloat",0x2c349988,"openfl.utils._ByteArray.ByteArray_Impl_.readFloat","openfl/utils/ByteArray.hx",535,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_548_readInt,"openfl.utils._ByteArray.ByteArray_Impl_","readInt",0x750acddb,"openfl.utils._ByteArray.ByteArray_Impl_.readInt","openfl/utils/ByteArray.hx",548,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_578_readMultiByte,"openfl.utils._ByteArray.ByteArray_Impl_","readMultiByte",0xad6f400d,"openfl.utils._ByteArray.ByteArray_Impl_.readMultiByte","openfl/utils/ByteArray.hx",578,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_589_readObject,"openfl.utils._ByteArray.ByteArray_Impl_","readObject",0x55bb1953,"openfl.utils._ByteArray.ByteArray_Impl_.readObject","openfl/utils/ByteArray.hx",589,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_602_readShort,"openfl.utils._ByteArray.ByteArray_Impl_","readShort",0xa5c55868,"openfl.utils._ByteArray.ByteArray_Impl_.readShort","openfl/utils/ByteArray.hx",602,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_614_readUTF,"openfl.utils._ByteArray.ByteArray_Impl_","readUTF",0x7513d213,"openfl.utils._ByteArray.ByteArray_Impl_.readUTF","openfl/utils/ByteArray.hx",614,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_627_readUTFBytes,"openfl.utils._ByteArray.ByteArray_Impl_","readUTFBytes",0x21604158,"openfl.utils._ByteArray.ByteArray_Impl_.readUTFBytes","openfl/utils/ByteArray.hx",627,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_640_readUnsignedByte,"openfl.utils._ByteArray.ByteArray_Impl_","readUnsignedByte",0x98b98c31,"openfl.utils._ByteArray.ByteArray_Impl_.readUnsignedByte","openfl/utils/ByteArray.hx",640,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_653_readUnsignedInt,"openfl.utils._ByteArray.ByteArray_Impl_","readUnsignedInt",0x21ff37e6,"openfl.utils._ByteArray.ByteArray_Impl_.readUnsignedInt","openfl/utils/ByteArray.hx",653,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_666_readUnsignedShort,"openfl.utils._ByteArray.ByteArray_Impl_","readUnsignedShort",0xc8309b33,"openfl.utils._ByteArray.ByteArray_Impl_.readUnsignedShort","openfl/utils/ByteArray.hx",666,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_670_set,"openfl.utils._ByteArray.ByteArray_Impl_","set",0x474a3d44,"openfl.utils._ByteArray.ByteArray_Impl_.set","openfl/utils/ByteArray.hx",670,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_697_toArrayBuffer,"openfl.utils._ByteArray.ByteArray_Impl_","toArrayBuffer",0x56ee15e0,"openfl.utils._ByteArray.ByteArray_Impl_.toArrayBuffer","openfl/utils/ByteArray.hx",697,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_704_toBytePointer,"openfl.utils._ByteArray.ByteArray_Impl_","toBytePointer",0x1626f8fc,"openfl.utils._ByteArray.ByteArray_Impl_.toBytePointer","openfl/utils/ByteArray.hx",704,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_715_toDataPointer,"openfl.utils._ByteArray.ByteArray_Impl_","toDataPointer",0x2c1eca1a,"openfl.utils._ByteArray.ByteArray_Impl_.toDataPointer","openfl/utils/ByteArray.hx",715,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_730_toBytes,"openfl.utils._ByteArray.ByteArray_Impl_","toBytes",0xfc5d6f92,"openfl.utils._ByteArray.ByteArray_Impl_.toBytes","openfl/utils/ByteArray.hx",730,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_742_toBytesData,"openfl.utils._ByteArray.ByteArray_Impl_","toBytesData",0xa6fe22dc,"openfl.utils._ByteArray.ByteArray_Impl_.toBytesData","openfl/utils/ByteArray.hx",742,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_750_toLimeBytes,"openfl.utils._ByteArray.ByteArray_Impl_","toLimeBytes",0x1aa31bbd,"openfl.utils._ByteArray.ByteArray_Impl_.toLimeBytes","openfl/utils/ByteArray.hx",750,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_765_toString,"openfl.utils._ByteArray.ByteArray_Impl_","toString",0xbf2503ca,"openfl.utils._ByteArray.ByteArray_Impl_.toString","openfl/utils/ByteArray.hx",765,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_801_uncompress,"openfl.utils._ByteArray.ByteArray_Impl_","uncompress",0x5082e599,"openfl.utils._ByteArray.ByteArray_Impl_.uncompress","openfl/utils/ByteArray.hx",801,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_816_writeBoolean,"openfl.utils._ByteArray.ByteArray_Impl_","writeBoolean",0x127ea9a7,"openfl.utils._ByteArray.ByteArray_Impl_.writeBoolean","openfl/utils/ByteArray.hx",816,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_830_writeByte,"openfl.utils._ByteArray.ByteArray_Impl_","writeByte",0xa28d9aa9,"openfl.utils._ByteArray.ByteArray_Impl_.writeByte","openfl/utils/ByteArray.hx",830,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_854_writeBytes,"openfl.utils._ByteArray.ByteArray_Impl_","writeBytes",0x9959b9aa,"openfl.utils._ByteArray.ByteArray_Impl_.writeBytes","openfl/utils/ByteArray.hx",854,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_865_writeDouble,"openfl.utils._ByteArray.ByteArray_Impl_","writeDouble",0xa08490f2,"openfl.utils._ByteArray.ByteArray_Impl_.writeDouble","openfl/utils/ByteArray.hx",865,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_876_writeFloat,"openfl.utils._ByteArray.ByteArray_Impl_","writeFloat",0xde5876db,"openfl.utils._ByteArray.ByteArray_Impl_.writeFloat","openfl/utils/ByteArray.hx",876,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_886_writeInt,"openfl.utils._ByteArray.ByteArray_Impl_","writeInt",0xaaa6a06e,"openfl.utils._ByteArray.ByteArray_Impl_.writeInt","openfl/utils/ByteArray.hx",886,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_903_writeMultiByte,"openfl.utils._ByteArray.ByteArray_Impl_","writeMultiByte",0x0587c2e0,"openfl.utils._ByteArray.ByteArray_Impl_.writeMultiByte","openfl/utils/ByteArray.hx",903,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_913_writeObject,"openfl.utils._ByteArray.ByteArray_Impl_","writeObject",0x82f8e4a0,"openfl.utils._ByteArray.ByteArray_Impl_.writeObject","openfl/utils/ByteArray.hx",913,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_925_writeShort,"openfl.utils._ByteArray.ByteArray_Impl_","writeShort",0x57e935bb,"openfl.utils._ByteArray.ByteArray_Impl_.writeShort","openfl/utils/ByteArray.hx",925,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_938_writeUTF,"openfl.utils._ByteArray.ByteArray_Impl_","writeUTF",0xaaafa4a6,"openfl.utils._ByteArray.ByteArray_Impl_.writeUTF","openfl/utils/ByteArray.hx",938,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_950_writeUTFBytes,"openfl.utils._ByteArray.ByteArray_Impl_","writeUTFBytes",0x722139e5,"openfl.utils._ByteArray.ByteArray_Impl_.writeUTFBytes","openfl/utils/ByteArray.hx",950,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_960_writeUnsignedInt,"openfl.utils._ByteArray.ByteArray_Impl_","writeUnsignedInt",0x135c5579,"openfl.utils._ByteArray.ByteArray_Impl_.writeUnsignedInt","openfl/utils/ByteArray.hx",960,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_966_get_bytesAvailable,"openfl.utils._ByteArray.ByteArray_Impl_","get_bytesAvailable",0xe6dbb145,"openfl.utils._ByteArray.ByteArray_Impl_.get_bytesAvailable","openfl/utils/ByteArray.hx",966,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_971_get_defaultEndian,"openfl.utils._ByteArray.ByteArray_Impl_","get_defaultEndian",0x4c96f0b5,"openfl.utils._ByteArray.ByteArray_Impl_.get_defaultEndian","openfl/utils/ByteArray.hx",971,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_976_set_defaultEndian,"openfl.utils._ByteArray.ByteArray_Impl_","set_defaultEndian",0x7004c8c1,"openfl.utils._ByteArray.ByteArray_Impl_.set_defaultEndian","openfl/utils/ByteArray.hx",976,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_981_get_defaultObjectEncoding,"openfl.utils._ByteArray.ByteArray_Impl_","get_defaultObjectEncoding",0xa2c020cc,"openfl.utils._ByteArray.ByteArray_Impl_.get_defaultObjectEncoding","openfl/utils/ByteArray.hx",981,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_986_set_defaultObjectEncoding,"openfl.utils._ByteArray.ByteArray_Impl_","set_defaultObjectEncoding",0x0f16e4d8,"openfl.utils._ByteArray.ByteArray_Impl_.set_defaultObjectEncoding","openfl/utils/ByteArray.hx",986,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_991_get_endian,"openfl.utils._ByteArray.ByteArray_Impl_","get_endian",0x320fbf02,"openfl.utils._ByteArray.ByteArray_Impl_.get_endian","openfl/utils/ByteArray.hx",991,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_996_set_endian,"openfl.utils._ByteArray.ByteArray_Impl_","set_endian",0x358d5d76,"openfl.utils._ByteArray.ByteArray_Impl_.set_endian","openfl/utils/ByteArray.hx",996,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_1006_get_length,"openfl.utils._ByteArray.ByteArray_Impl_","get_length",0xd68ebb4d,"openfl.utils._ByteArray.ByteArray_Impl_.get_length","openfl/utils/ByteArray.hx",1006,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_1011_set_length,"openfl.utils._ByteArray.ByteArray_Impl_","set_length",0xda0c59c1,"openfl.utils._ByteArray.ByteArray_Impl_.set_length","openfl/utils/ByteArray.hx",1011,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_1032_get_objectEncoding,"openfl.utils._ByteArray.ByteArray_Impl_","get_objectEncoding",0x75538419,"openfl.utils._ByteArray.ByteArray_Impl_.get_objectEncoding","openfl/utils/ByteArray.hx",1032,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_1037_set_objectEncoding,"openfl.utils._ByteArray.ByteArray_Impl_","set_objectEncoding",0x5202b68d,"openfl.utils._ByteArray.ByteArray_Impl_.set_objectEncoding","openfl/utils/ByteArray.hx",1037,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_1042_get_position,"openfl.utils._ByteArray.ByteArray_Impl_","get_position",0x4f656ed0,"openfl.utils._ByteArray.ByteArray_Impl_.get_position","openfl/utils/ByteArray.hx",1042,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_1047_set_position,"openfl.utils._ByteArray.ByteArray_Impl_","set_position",0x645e9244,"openfl.utils._ByteArray.ByteArray_Impl_.set_position","openfl/utils/ByteArray.hx",1047,0xaa5cee4a) -HX_LOCAL_STACK_FRAME(_hx_pos_67382ab39e6adff2_102_boot,"openfl.utils._ByteArray.ByteArray_Impl_","boot",0x0e765050,"openfl.utils._ByteArray.ByteArray_Impl_.boot","openfl/utils/ByteArray.hx",102,0xaa5cee4a) -namespace openfl{ -namespace utils{ -namespace _ByteArray{ - -void ByteArray_Impl__obj::__construct() { } - -Dynamic ByteArray_Impl__obj::__CreateEmpty() { return new ByteArray_Impl__obj; } - -void *ByteArray_Impl__obj::_hx_vtable = 0; - -Dynamic ByteArray_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< ByteArray_Impl__obj > _hx_result = new ByteArray_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool ByteArray_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1ca37c26; -} - - ::lime::utils::BytePointerData ByteArray_Impl__obj::_hx___bytePointer; - - ::openfl::utils::ByteArrayData ByteArray_Impl__obj::_new(hx::Null< int > __o_length){ - int length = __o_length.Default(0); - HX_GC_STACKFRAME(&_hx_pos_67382ab39e6adff2_169__new) -HXDLIN( 169) ::openfl::utils::ByteArrayData this1 = ::openfl::utils::ByteArrayData_obj::__alloc( HX_CTX ,length); -HXDLIN( 169) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,_new,return ) - -void ByteArray_Impl__obj::clear( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_187_clear) -HXDLIN( 187) this1->clear(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,clear,(void)) - -void ByteArray_Impl__obj::compress( ::openfl::utils::ByteArrayData this1, ::Dynamic algorithm){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_249_compress) -HXDLIN( 249) this1->compress(algorithm); -HXDLIN( 249) return; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,compress,(void)) - -void ByteArray_Impl__obj::deflate( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_277_deflate) -HXDLIN( 277) this1->deflate(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,deflate,(void)) - - ::openfl::utils::ByteArrayData ByteArray_Impl__obj::fromArrayBuffer( ::haxe::io::Bytes buffer){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_288_fromArrayBuffer) -HXLINE( 289) if (hx::IsNull( buffer )) { -HXLINE( 289) return null(); - } -HXLINE( 298) return ::openfl::utils::ByteArrayData_obj::fromBytes(buffer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,fromArrayBuffer,return ) - - ::openfl::utils::ByteArrayData ByteArray_Impl__obj::fromBytes( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_310_fromBytes) -HXLINE( 311) if (hx::IsNull( bytes )) { -HXLINE( 311) return null(); - } -HXLINE( 316) if (::Std_obj::is(bytes,hx::ClassOf< ::openfl::utils::ByteArrayData >())) { -HXLINE( 318) return ( ( ::openfl::utils::ByteArrayData)(bytes) ); - } - else { -HXLINE( 325) return ::openfl::utils::ByteArrayData_obj::fromBytes(bytes); - } -HXLINE( 316) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,fromBytes,return ) - - ::openfl::utils::ByteArrayData ByteArray_Impl__obj::fromBytesData(::Array< unsigned char > bytesData){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_338_fromBytesData) -HXLINE( 339) if (hx::IsNull( bytesData )) { -HXLINE( 339) return null(); - } -HXLINE( 346) return ::openfl::utils::ByteArrayData_obj::fromBytes(::haxe::io::Bytes_obj::ofData(bytesData)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,fromBytesData,return ) - - ::openfl::utils::ByteArrayData ByteArray_Impl__obj::fromFile(::String path){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_366_fromFile) -HXDLIN( 366) return ::openfl::utils::_ByteArray::ByteArray_Impl__obj::fromBytes(::lime::utils::_Bytes::Bytes_Impl__obj::fromFile(path)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,fromFile,return ) - - ::openfl::utils::ByteArrayData ByteArray_Impl__obj::fromLimeBytes( ::haxe::io::Bytes bytes){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_381_fromLimeBytes) -HXDLIN( 381) return ::openfl::utils::_ByteArray::ByteArray_Impl__obj::fromBytes(bytes); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,fromLimeBytes,return ) - -int ByteArray_Impl__obj::get( ::openfl::utils::ByteArrayData this1,int index){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_392_get) -HXDLIN( 392) return ( (int)(this1->b->__get(index)) ); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,get,return ) - -void ByteArray_Impl__obj::inflate( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_420_inflate) -HXDLIN( 420) this1->inflate(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,inflate,(void)) - - ::lime::app::Future ByteArray_Impl__obj::loadFromBytes( ::haxe::io::Bytes bytes){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::haxe::io::Bytes limeBytes){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_435_loadFromBytes) -HXLINE( 436) ::openfl::utils::ByteArrayData byteArray = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::fromBytes(limeBytes); -HXLINE( 437) return ::lime::app::Future_obj::withValue(byteArray); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_434_loadFromBytes) -HXDLIN( 434) return ::lime::utils::_Bytes::Bytes_Impl__obj::loadFromBytes(bytes)->then( ::Dynamic(new _hx_Closure_0())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,loadFromBytes,return ) - - ::lime::app::Future ByteArray_Impl__obj::loadFromFile(::String path){ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(1) - ::lime::app::Future _hx_run( ::haxe::io::Bytes limeBytes){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_457_loadFromFile) -HXLINE( 458) ::openfl::utils::ByteArrayData byteArray = ::openfl::utils::_ByteArray::ByteArray_Impl__obj::fromBytes(limeBytes); -HXLINE( 459) return ::lime::app::Future_obj::withValue(byteArray); - } - HX_END_LOCAL_FUNC1(return) - - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_456_loadFromFile) -HXDLIN( 456) return ::lime::utils::_Bytes::Bytes_Impl__obj::loadFromFile(path)->then( ::Dynamic(new _hx_Closure_0())); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,loadFromFile,return ) - -bool ByteArray_Impl__obj::readBoolean( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_477_readBoolean) -HXDLIN( 477) return this1->readBoolean(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,readBoolean,return ) - -int ByteArray_Impl__obj::readByte( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_490_readByte) -HXDLIN( 490) return this1->readByte(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,readByte,return ) - -void ByteArray_Impl__obj::readBytes( ::openfl::utils::ByteArrayData this1, ::openfl::utils::ByteArrayData bytes,hx::Null< int > __o_offset,hx::Null< int > __o_length){ - int offset = __o_offset.Default(0); - int length = __o_length.Default(0); - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_511_readBytes) -HXDLIN( 511) this1->readBytes(bytes,offset,length); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(ByteArray_Impl__obj,readBytes,(void)) - -Float ByteArray_Impl__obj::readDouble( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_523_readDouble) -HXDLIN( 523) return this1->readDouble(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,readDouble,return ) - -Float ByteArray_Impl__obj::readFloat( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_535_readFloat) -HXDLIN( 535) return this1->readFloat(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,readFloat,return ) - -int ByteArray_Impl__obj::readInt( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_548_readInt) -HXDLIN( 548) return this1->readInt(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,readInt,return ) - -::String ByteArray_Impl__obj::readMultiByte( ::openfl::utils::ByteArrayData this1,int length,::String charSet){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_578_readMultiByte) -HXDLIN( 578) return this1->readMultiByte(length,charSet); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ByteArray_Impl__obj,readMultiByte,return ) - - ::Dynamic ByteArray_Impl__obj::readObject( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_589_readObject) -HXDLIN( 589) return this1->readObject(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,readObject,return ) - -int ByteArray_Impl__obj::readShort( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_602_readShort) -HXDLIN( 602) return this1->readShort(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,readShort,return ) - -::String ByteArray_Impl__obj::readUTF( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_614_readUTF) -HXDLIN( 614) return this1->readUTF(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,readUTF,return ) - -::String ByteArray_Impl__obj::readUTFBytes( ::openfl::utils::ByteArrayData this1,int length){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_627_readUTFBytes) -HXDLIN( 627) return this1->readUTFBytes(length); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,readUTFBytes,return ) - -int ByteArray_Impl__obj::readUnsignedByte( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_640_readUnsignedByte) -HXDLIN( 640) return this1->readUnsignedByte(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,readUnsignedByte,return ) - -int ByteArray_Impl__obj::readUnsignedInt( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_653_readUnsignedInt) -HXDLIN( 653) return this1->readUnsignedInt(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,readUnsignedInt,return ) - -int ByteArray_Impl__obj::readUnsignedShort( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_666_readUnsignedShort) -HXDLIN( 666) return this1->readUnsignedShort(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,readUnsignedShort,return ) - -int ByteArray_Impl__obj::set( ::openfl::utils::ByteArrayData this1,int index,int value){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_670_set) -HXLINE( 675) this1->_hx___resize((index + 1)); -HXLINE( 676) this1->b[index] = ( (unsigned char)(value) ); -HXLINE( 678) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ByteArray_Impl__obj,set,return ) - - ::haxe::io::Bytes ByteArray_Impl__obj::toArrayBuffer( ::openfl::utils::ByteArrayData byteArray){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_697_toArrayBuffer) -HXDLIN( 697) return byteArray; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,toArrayBuffer,return ) - - ::lime::utils::BytePointerData ByteArray_Impl__obj::toBytePointer( ::openfl::utils::ByteArrayData byteArray){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_704_toBytePointer) -HXLINE( 706) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::openfl::utils::_ByteArray::ByteArray_Impl__obj::_hx___bytePointer,byteArray,null(),null(),byteArray->position); -HXLINE( 708) return ::openfl::utils::_ByteArray::ByteArray_Impl__obj::_hx___bytePointer; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,toBytePointer,return ) - -Float ByteArray_Impl__obj::toDataPointer( ::openfl::utils::ByteArrayData byteArray){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_715_toDataPointer) -HXLINE( 717) ::lime::utils::_BytePointer::BytePointer_Impl__obj::set(::openfl::utils::_ByteArray::ByteArray_Impl__obj::_hx___bytePointer,byteArray,null(),null(),byteArray->position); -HXLINE( 719) return ::lime::utils::_DataPointer::DataPointer_Impl__obj::fromBytesPointer(::openfl::utils::_ByteArray::ByteArray_Impl__obj::_hx___bytePointer); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,toDataPointer,return ) - - ::haxe::io::Bytes ByteArray_Impl__obj::toBytes( ::openfl::utils::ByteArrayData byteArray){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_730_toBytes) -HXDLIN( 730) return byteArray; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,toBytes,return ) - -::Array< unsigned char > ByteArray_Impl__obj::toBytesData( ::openfl::utils::ByteArrayData byteArray){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_742_toBytesData) -HXDLIN( 742) return byteArray->b; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,toBytesData,return ) - - ::haxe::io::Bytes ByteArray_Impl__obj::toLimeBytes( ::openfl::utils::ByteArrayData byteArray){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_750_toLimeBytes) -HXDLIN( 750) return ::openfl::utils::_ByteArray::ByteArray_Impl__obj::toBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::fromBytes(::openfl::utils::_ByteArray::ByteArray_Impl__obj::toArrayBuffer(byteArray))); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,toLimeBytes,return ) - -::String ByteArray_Impl__obj::toString( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_765_toString) -HXDLIN( 765) return this1->toString(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,toString,return ) - -void ByteArray_Impl__obj::uncompress( ::openfl::utils::ByteArrayData this1, ::Dynamic algorithm){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_801_uncompress) -HXDLIN( 801) this1->uncompress(algorithm); -HXDLIN( 801) return; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,uncompress,(void)) - -void ByteArray_Impl__obj::writeBoolean( ::openfl::utils::ByteArrayData this1,bool value){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_816_writeBoolean) -HXDLIN( 816) this1->writeBoolean(value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,writeBoolean,(void)) - -void ByteArray_Impl__obj::writeByte( ::openfl::utils::ByteArrayData this1,int value){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_830_writeByte) -HXDLIN( 830) this1->writeByte(value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,writeByte,(void)) - -void ByteArray_Impl__obj::writeBytes( ::openfl::utils::ByteArrayData this1, ::openfl::utils::ByteArrayData bytes,hx::Null< int > __o_offset,hx::Null< int > __o_length){ - int offset = __o_offset.Default(0); - int length = __o_length.Default(0); - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_854_writeBytes) -HXDLIN( 854) this1->writeBytes(bytes,offset,length); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC4(ByteArray_Impl__obj,writeBytes,(void)) - -void ByteArray_Impl__obj::writeDouble( ::openfl::utils::ByteArrayData this1,Float value){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_865_writeDouble) -HXDLIN( 865) this1->writeDouble(value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,writeDouble,(void)) - -void ByteArray_Impl__obj::writeFloat( ::openfl::utils::ByteArrayData this1,Float value){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_876_writeFloat) -HXDLIN( 876) this1->writeFloat(value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,writeFloat,(void)) - -void ByteArray_Impl__obj::writeInt( ::openfl::utils::ByteArrayData this1,int value){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_886_writeInt) -HXDLIN( 886) this1->writeInt(value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,writeInt,(void)) - -void ByteArray_Impl__obj::writeMultiByte( ::openfl::utils::ByteArrayData this1,::String value,::String charSet){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_903_writeMultiByte) -HXDLIN( 903) this1->writeMultiByte(value,charSet); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(ByteArray_Impl__obj,writeMultiByte,(void)) - -void ByteArray_Impl__obj::writeObject( ::openfl::utils::ByteArrayData this1, ::Dynamic object){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_913_writeObject) -HXDLIN( 913) this1->writeObject(object); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,writeObject,(void)) - -void ByteArray_Impl__obj::writeShort( ::openfl::utils::ByteArrayData this1,int value){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_925_writeShort) -HXDLIN( 925) this1->writeShort(value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,writeShort,(void)) - -void ByteArray_Impl__obj::writeUTF( ::openfl::utils::ByteArrayData this1,::String value){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_938_writeUTF) -HXDLIN( 938) this1->writeUTF(value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,writeUTF,(void)) - -void ByteArray_Impl__obj::writeUTFBytes( ::openfl::utils::ByteArrayData this1,::String value){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_950_writeUTFBytes) -HXDLIN( 950) this1->writeUTFBytes(value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,writeUTFBytes,(void)) - -void ByteArray_Impl__obj::writeUnsignedInt( ::openfl::utils::ByteArrayData this1,int value){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_960_writeUnsignedInt) -HXDLIN( 960) this1->writeUnsignedInt(value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,writeUnsignedInt,(void)) - -int ByteArray_Impl__obj::get_bytesAvailable( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_966_get_bytesAvailable) -HXDLIN( 966) return (this1->length - this1->position); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,get_bytesAvailable,return ) - - ::Dynamic ByteArray_Impl__obj::get_defaultEndian(){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_971_get_defaultEndian) -HXDLIN( 971) if (hx::IsNull( ::openfl::utils::ByteArrayData_obj::_hx___defaultEndian )) { -HXDLIN( 971) if (hx::IsEq( ::lime::_hx_system::System_obj::get_endianness(),::lime::_hx_system::Endian_obj::_hx_LITTLE_ENDIAN_dyn() )) { -HXDLIN( 971) ::openfl::utils::ByteArrayData_obj::_hx___defaultEndian = 1; - } - else { -HXDLIN( 971) ::openfl::utils::ByteArrayData_obj::_hx___defaultEndian = 0; - } - } -HXDLIN( 971) return ::openfl::utils::ByteArrayData_obj::_hx___defaultEndian; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(ByteArray_Impl__obj,get_defaultEndian,return ) - - ::Dynamic ByteArray_Impl__obj::set_defaultEndian( ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_976_set_defaultEndian) -HXDLIN( 976) return (::openfl::utils::ByteArrayData_obj::_hx___defaultEndian = value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,set_defaultEndian,return ) - -int ByteArray_Impl__obj::get_defaultObjectEncoding(){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_981_get_defaultObjectEncoding) -HXDLIN( 981) return ::openfl::utils::ByteArrayData_obj::defaultObjectEncoding; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(ByteArray_Impl__obj,get_defaultObjectEncoding,return ) - -int ByteArray_Impl__obj::set_defaultObjectEncoding(int value){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_986_set_defaultObjectEncoding) -HXDLIN( 986) return (::openfl::utils::ByteArrayData_obj::defaultObjectEncoding = value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,set_defaultObjectEncoding,return ) - - ::Dynamic ByteArray_Impl__obj::get_endian( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_991_get_endian) -HXDLIN( 991) return this1->_hx___endian; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,get_endian,return ) - - ::Dynamic ByteArray_Impl__obj::set_endian( ::openfl::utils::ByteArrayData this1, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_996_set_endian) -HXDLIN( 996) return (this1->_hx___endian = value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,set_endian,return ) - -int ByteArray_Impl__obj::get_length( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_1006_get_length) -HXDLIN(1006) if (hx::IsNull( this1 )) { -HXDLIN(1006) return 0; - } - else { -HXDLIN(1006) return this1->length; - } -HXDLIN(1006) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,get_length,return ) - -int ByteArray_Impl__obj::set_length( ::openfl::utils::ByteArrayData this1,int value){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_1011_set_length) -HXLINE(1018) if ((value > 0)) { -HXLINE(1020) this1->_hx___resize(value); -HXLINE(1021) if ((value < this1->position)) { -HXLINE(1021) this1->position = value; - } - } -HXLINE(1024) this1->length = value; -HXLINE(1027) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,set_length,return ) - -int ByteArray_Impl__obj::get_objectEncoding( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_1032_get_objectEncoding) -HXDLIN(1032) return this1->objectEncoding; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,get_objectEncoding,return ) - -int ByteArray_Impl__obj::set_objectEncoding( ::openfl::utils::ByteArrayData this1,int value){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_1037_set_objectEncoding) -HXDLIN(1037) return (this1->objectEncoding = value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,set_objectEncoding,return ) - -int ByteArray_Impl__obj::get_position( ::openfl::utils::ByteArrayData this1){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_1042_get_position) -HXDLIN(1042) return this1->position; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(ByteArray_Impl__obj,get_position,return ) - -int ByteArray_Impl__obj::set_position( ::openfl::utils::ByteArrayData this1,int value){ - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_1047_set_position) -HXDLIN(1047) return (this1->position = value); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(ByteArray_Impl__obj,set_position,return ) - - -ByteArray_Impl__obj::ByteArray_Impl__obj() -{ -} - -bool ByteArray_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"get") ) { outValue = get_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set") ) { outValue = set_dyn(); return true; } - break; - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"clear") ) { outValue = clear_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"deflate") ) { outValue = deflate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"inflate") ) { outValue = inflate_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readInt") ) { outValue = readInt_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readUTF") ) { outValue = readUTF_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toBytes") ) { outValue = toBytes_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"compress") ) { outValue = compress_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromFile") ) { outValue = fromFile_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readByte") ) { outValue = readByte_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - if (HX_FIELD_EQ(inName,"writeInt") ) { outValue = writeInt_dyn(); return true; } - if (HX_FIELD_EQ(inName,"writeUTF") ) { outValue = writeUTF_dyn(); return true; } - break; - case 9: - if (HX_FIELD_EQ(inName,"fromBytes") ) { outValue = fromBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readBytes") ) { outValue = readBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readFloat") ) { outValue = readFloat_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readShort") ) { outValue = readShort_dyn(); return true; } - if (HX_FIELD_EQ(inName,"writeByte") ) { outValue = writeByte_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"readDouble") ) { outValue = readDouble_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readObject") ) { outValue = readObject_dyn(); return true; } - if (HX_FIELD_EQ(inName,"uncompress") ) { outValue = uncompress_dyn(); return true; } - if (HX_FIELD_EQ(inName,"writeBytes") ) { outValue = writeBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"writeFloat") ) { outValue = writeFloat_dyn(); return true; } - if (HX_FIELD_EQ(inName,"writeShort") ) { outValue = writeShort_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_endian") ) { outValue = get_endian_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_endian") ) { outValue = set_endian_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_length") ) { outValue = get_length_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_length") ) { outValue = set_length_dyn(); return true; } - break; - case 11: - if (HX_FIELD_EQ(inName,"readBoolean") ) { outValue = readBoolean_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toBytesData") ) { outValue = toBytesData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toLimeBytes") ) { outValue = toLimeBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"writeDouble") ) { outValue = writeDouble_dyn(); return true; } - if (HX_FIELD_EQ(inName,"writeObject") ) { outValue = writeObject_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"loadFromFile") ) { outValue = loadFromFile_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readUTFBytes") ) { outValue = readUTFBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"writeBoolean") ) { outValue = writeBoolean_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_position") ) { outValue = get_position_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_position") ) { outValue = set_position_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"fromBytesData") ) { outValue = fromBytesData_dyn(); return true; } - if (HX_FIELD_EQ(inName,"fromLimeBytes") ) { outValue = fromLimeBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"loadFromBytes") ) { outValue = loadFromBytes_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readMultiByte") ) { outValue = readMultiByte_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toArrayBuffer") ) { outValue = toArrayBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toBytePointer") ) { outValue = toBytePointer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toDataPointer") ) { outValue = toDataPointer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"writeUTFBytes") ) { outValue = writeUTFBytes_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"writeMultiByte") ) { outValue = writeMultiByte_dyn(); return true; } - break; - case 15: - if (HX_FIELD_EQ(inName,"fromArrayBuffer") ) { outValue = fromArrayBuffer_dyn(); return true; } - if (HX_FIELD_EQ(inName,"readUnsignedInt") ) { outValue = readUnsignedInt_dyn(); return true; } - break; - case 16: - if (HX_FIELD_EQ(inName,"readUnsignedByte") ) { outValue = readUnsignedByte_dyn(); return true; } - if (HX_FIELD_EQ(inName,"writeUnsignedInt") ) { outValue = writeUnsignedInt_dyn(); return true; } - break; - case 17: - if (HX_FIELD_EQ(inName,"readUnsignedShort") ) { outValue = readUnsignedShort_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_defaultEndian") ) { outValue = get_defaultEndian_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_defaultEndian") ) { outValue = set_defaultEndian_dyn(); return true; } - break; - case 18: - if (HX_FIELD_EQ(inName,"get_bytesAvailable") ) { outValue = get_bytesAvailable_dyn(); return true; } - if (HX_FIELD_EQ(inName,"get_objectEncoding") ) { outValue = get_objectEncoding_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_objectEncoding") ) { outValue = set_objectEncoding_dyn(); return true; } - break; - case 25: - if (HX_FIELD_EQ(inName,"get_defaultObjectEncoding") ) { outValue = get_defaultObjectEncoding_dyn(); return true; } - if (HX_FIELD_EQ(inName,"set_defaultObjectEncoding") ) { outValue = set_defaultObjectEncoding_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *ByteArray_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo ByteArray_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::lime::utils::BytePointerData */ ,(void *) &ByteArray_Impl__obj::_hx___bytePointer,HX_("__bytePointer",75,7b,8d,c5)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void ByteArray_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(ByteArray_Impl__obj::_hx___bytePointer,"__bytePointer"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void ByteArray_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(ByteArray_Impl__obj::_hx___bytePointer,"__bytePointer"); -}; - -#endif - -hx::Class ByteArray_Impl__obj::__mClass; - -static ::String ByteArray_Impl__obj_sStaticFields[] = { - HX_("__bytePointer",75,7b,8d,c5), - HX_("_new",61,15,1f,3f), - HX_("clear",8d,71,5b,48), - HX_("compress",a2,47,bf,83), - HX_("deflate",6b,0b,fa,a2), - HX_("fromArrayBuffer",2f,ce,77,ec), - HX_("fromBytes",a1,f2,20,72), - HX_("fromBytesData",6b,d9,41,db), - HX_("fromFile",06,9d,87,a1), - HX_("fromLimeBytes",4c,d2,e6,4e), - HX_("get",96,80,4e,00), - HX_("inflate",87,9c,1b,0c), - HX_("loadFromBytes",9b,c3,86,f4), - HX_("loadFromFile",4c,89,f0,5a), - HX_("readBoolean",f2,7d,ea,d0), - HX_("readByte",7e,f9,1a,69), - HX_("readBytes",35,55,7f,8e), - HX_("readDouble",07,0f,47,2c), - HX_("readFloat",66,12,7e,d3), - HX_("readInt",39,b3,c9,02), - HX_("readMultiByte",eb,7f,c9,15), - HX_("readObject",b5,62,bb,0e), - HX_("readShort",46,d1,0e,4d), - HX_("readUTF",71,b7,d2,02), - HX_("readUTFBytes",3a,27,0f,52), - HX_("readUnsignedByte",13,0b,ce,9b), - HX_("readUnsignedInt",44,ab,4f,05), - HX_("readUnsignedShort",11,22,0b,77), - HX_("set",a2,9b,57,00), - HX_("toArrayBuffer",be,55,48,bf), - HX_("toBytePointer",da,38,81,7e), - HX_("toDataPointer",f8,09,79,94), - HX_("toBytes",f0,54,1c,8a), - HX_("toBytesData",3a,0f,3e,ce), - HX_("toLimeBytes",1b,08,e3,41), - HX_("toString",ac,d0,6e,38), - HX_("uncompress",fb,2e,83,09), - HX_("writeBoolean",89,8f,2d,43), - HX_("writeByte",87,13,d7,49), - HX_("writeBytes",0c,03,5a,52), - HX_("writeDouble",50,7d,c4,c7), - HX_("writeFloat",3d,c0,58,97), - HX_("writeInt",50,6d,f0,23), - HX_("writeMultiByte",42,65,25,ec), - HX_("writeObject",fe,d0,38,aa), - HX_("writeShort",1d,7f,e9,10), - HX_("writeUTF",88,71,f9,23), - HX_("writeUTFBytes",c3,79,7b,da), - HX_("writeUnsignedInt",5b,d4,70,16), - HX_("get_bytesAvailable",a7,2c,37,37), - HX_("get_defaultEndian",93,77,71,fb), - HX_("set_defaultEndian",9f,4f,df,1e), - HX_("get_defaultObjectEncoding",aa,b5,e9,05), - HX_("set_defaultObjectEncoding",b6,79,40,72), - HX_("get_endian",64,08,10,eb), - HX_("set_endian",d8,a6,8d,ee), - HX_("get_length",af,04,8f,8f), - HX_("set_length",23,a3,0c,93), - HX_("get_objectEncoding",7b,ff,ae,c5), - HX_("set_objectEncoding",ef,31,5e,a2), - HX_("get_position",b2,54,14,80), - HX_("set_position",26,78,0d,95), - ::String(null()) -}; - -void ByteArray_Impl__obj::__register() -{ - ByteArray_Impl__obj _hx_dummy; - ByteArray_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.utils._ByteArray.ByteArray_Impl_",10,09,69,6e); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &ByteArray_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = ByteArray_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(ByteArray_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< ByteArray_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = ByteArray_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = ByteArray_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = ByteArray_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void ByteArray_Impl__obj::__boot() -{ -{ - HX_BEGIN_LOCAL_FUNC_S0(hx::LocalFunc,_hx_Closure_0) HXARGC(0) - ::lime::utils::BytePointerData _hx_run(){ - HX_GC_STACKFRAME(&_hx_pos_67382ab39e6adff2_102_boot) -HXDLIN( 102) ::haxe::io::Bytes bytes = null(); -HXDLIN( 102) ::lime::utils::BytePointerData this1 = ::lime::utils::BytePointerData_obj::__alloc( HX_CTX ,bytes,0); -HXDLIN( 102) return this1; - } - HX_END_LOCAL_FUNC0(return) - - HX_STACKFRAME(&_hx_pos_67382ab39e6adff2_102_boot) -HXDLIN( 102) _hx___bytePointer = ( ( ::lime::utils::BytePointerData)( ::Dynamic(new _hx_Closure_0())()) ); - } -} - -} // end namespace openfl -} // end namespace utils -} // end namespace _ByteArray diff --git a/hGameTest/bin/linux/obj/src/openfl/utils/_CompressionAlgorithm/CompressionAlgorithm_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/utils/_CompressionAlgorithm/CompressionAlgorithm_Impl_.cpp deleted file mode 100644 index e8d10322..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/utils/_CompressionAlgorithm/CompressionAlgorithm_Impl_.cpp +++ /dev/null @@ -1,188 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_openfl_utils__CompressionAlgorithm_CompressionAlgorithm_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_3ba8846bc8ed3135_29_fromString,"openfl.utils._CompressionAlgorithm.CompressionAlgorithm_Impl_","fromString",0x5224159f,"openfl.utils._CompressionAlgorithm.CompressionAlgorithm_Impl_.fromString","openfl/utils/CompressionAlgorithm.hx",29,0x4617ecf8) -HX_LOCAL_STACK_FRAME(_hx_pos_3ba8846bc8ed3135_40_toString,"openfl.utils._CompressionAlgorithm.CompressionAlgorithm_Impl_","toString",0x36c27f70,"openfl.utils._CompressionAlgorithm.CompressionAlgorithm_Impl_.toString","openfl/utils/CompressionAlgorithm.hx",40,0x4617ecf8) -HX_LOCAL_STACK_FRAME(_hx_pos_3ba8846bc8ed3135_17_boot,"openfl.utils._CompressionAlgorithm.CompressionAlgorithm_Impl_","boot",0xc13780f6,"openfl.utils._CompressionAlgorithm.CompressionAlgorithm_Impl_.boot","openfl/utils/CompressionAlgorithm.hx",17,0x4617ecf8) -HX_LOCAL_STACK_FRAME(_hx_pos_3ba8846bc8ed3135_20_boot,"openfl.utils._CompressionAlgorithm.CompressionAlgorithm_Impl_","boot",0xc13780f6,"openfl.utils._CompressionAlgorithm.CompressionAlgorithm_Impl_.boot","openfl/utils/CompressionAlgorithm.hx",20,0x4617ecf8) -HX_LOCAL_STACK_FRAME(_hx_pos_3ba8846bc8ed3135_25_boot,"openfl.utils._CompressionAlgorithm.CompressionAlgorithm_Impl_","boot",0xc13780f6,"openfl.utils._CompressionAlgorithm.CompressionAlgorithm_Impl_.boot","openfl/utils/CompressionAlgorithm.hx",25,0x4617ecf8) -namespace openfl{ -namespace utils{ -namespace _CompressionAlgorithm{ - -void CompressionAlgorithm_Impl__obj::__construct() { } - -Dynamic CompressionAlgorithm_Impl__obj::__CreateEmpty() { return new CompressionAlgorithm_Impl__obj; } - -void *CompressionAlgorithm_Impl__obj::_hx_vtable = 0; - -Dynamic CompressionAlgorithm_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< CompressionAlgorithm_Impl__obj > _hx_result = new CompressionAlgorithm_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool CompressionAlgorithm_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x648bae90; -} - - ::Dynamic CompressionAlgorithm_Impl__obj::DEFLATE; - - ::Dynamic CompressionAlgorithm_Impl__obj::LZMA; - - ::Dynamic CompressionAlgorithm_Impl__obj::ZLIB; - - ::Dynamic CompressionAlgorithm_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_3ba8846bc8ed3135_29_fromString) -HXDLIN( 29) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("deflate",6b,0b,fa,a2)) ){ -HXLINE( 31) return 0; -HXDLIN( 31) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("lzma",62,fd,bf,47)) ){ -HXLINE( 32) return 1; -HXDLIN( 32) goto _hx_goto_0; - } - if ( (_hx_switch_0==HX_("zlib",0b,57,f6,50)) ){ -HXLINE( 33) return 2; -HXDLIN( 33) goto _hx_goto_0; - } - /* default */{ -HXLINE( 34) return null(); - } - _hx_goto_0:; -HXLINE( 29) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CompressionAlgorithm_Impl__obj,fromString,return ) - -::String CompressionAlgorithm_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_3ba8846bc8ed3135_40_toString) -HXDLIN( 40) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 42) return HX_("deflate",6b,0b,fa,a2); -HXDLIN( 42) goto _hx_goto_2; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 43) return HX_("lzma",62,fd,bf,47); -HXDLIN( 43) goto _hx_goto_2; - } - if ( (_hx_switch_0==2) ){ -HXLINE( 44) return HX_("zlib",0b,57,f6,50); -HXDLIN( 44) goto _hx_goto_2; - } - /* default */{ -HXLINE( 45) return null(); - } - _hx_goto_2:; -HXLINE( 40) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(CompressionAlgorithm_Impl__obj,toString,return ) - - -CompressionAlgorithm_Impl__obj::CompressionAlgorithm_Impl__obj() -{ -} - -bool CompressionAlgorithm_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *CompressionAlgorithm_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo CompressionAlgorithm_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &CompressionAlgorithm_Impl__obj::DEFLATE,HX_("DEFLATE",4b,df,cd,22)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &CompressionAlgorithm_Impl__obj::LZMA,HX_("LZMA",62,c5,80,32)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &CompressionAlgorithm_Impl__obj::ZLIB,HX_("ZLIB",0b,1f,b7,3b)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void CompressionAlgorithm_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(CompressionAlgorithm_Impl__obj::DEFLATE,"DEFLATE"); - HX_MARK_MEMBER_NAME(CompressionAlgorithm_Impl__obj::LZMA,"LZMA"); - HX_MARK_MEMBER_NAME(CompressionAlgorithm_Impl__obj::ZLIB,"ZLIB"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void CompressionAlgorithm_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(CompressionAlgorithm_Impl__obj::DEFLATE,"DEFLATE"); - HX_VISIT_MEMBER_NAME(CompressionAlgorithm_Impl__obj::LZMA,"LZMA"); - HX_VISIT_MEMBER_NAME(CompressionAlgorithm_Impl__obj::ZLIB,"ZLIB"); -}; - -#endif - -hx::Class CompressionAlgorithm_Impl__obj::__mClass; - -static ::String CompressionAlgorithm_Impl__obj_sStaticFields[] = { - HX_("DEFLATE",4b,df,cd,22), - HX_("LZMA",62,c5,80,32), - HX_("ZLIB",0b,1f,b7,3b), - HX_("fromString",db,2d,74,54), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void CompressionAlgorithm_Impl__obj::__register() -{ - CompressionAlgorithm_Impl__obj _hx_dummy; - CompressionAlgorithm_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.utils._CompressionAlgorithm.CompressionAlgorithm_Impl_",2a,9a,41,91); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &CompressionAlgorithm_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = CompressionAlgorithm_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(CompressionAlgorithm_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< CompressionAlgorithm_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = CompressionAlgorithm_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = CompressionAlgorithm_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = CompressionAlgorithm_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void CompressionAlgorithm_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_3ba8846bc8ed3135_17_boot) -HXDLIN( 17) DEFLATE = 0; - } -{ - HX_STACKFRAME(&_hx_pos_3ba8846bc8ed3135_20_boot) -HXDLIN( 20) LZMA = 1; - } -{ - HX_STACKFRAME(&_hx_pos_3ba8846bc8ed3135_25_boot) -HXDLIN( 25) ZLIB = 2; - } -} - -} // end namespace openfl -} // end namespace utils -} // end namespace _CompressionAlgorithm diff --git a/hGameTest/bin/linux/obj/src/openfl/utils/_Endian/Endian_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/utils/_Endian/Endian_Impl_.cpp deleted file mode 100644 index 873e3265..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/utils/_Endian/Endian_Impl_.cpp +++ /dev/null @@ -1,221 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_lime_system_Endian -#include -#endif -#ifndef INCLUDED_openfl_utils__Endian_Endian_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_f2873c031a8a146e_65_fromLimeEndian,"openfl.utils._Endian.Endian_Impl_","fromLimeEndian",0x810f0bde,"openfl.utils._Endian.Endian_Impl_.fromLimeEndian","openfl/utils/Endian.hx",65,0xb1ee6086) -HX_LOCAL_STACK_FRAME(_hx_pos_f2873c031a8a146e_76_fromString,"openfl.utils._Endian.Endian_Impl_","fromString",0x910e541f,"openfl.utils._Endian.Endian_Impl_.fromString","openfl/utils/Endian.hx",76,0xb1ee6086) -HX_LOCAL_STACK_FRAME(_hx_pos_f2873c031a8a146e_87_toLimeEndian,"openfl.utils._Endian.Endian_Impl_","toLimeEndian",0x6c00922f,"openfl.utils._Endian.Endian_Impl_.toLimeEndian","openfl/utils/Endian.hx",87,0xb1ee6086) -HX_LOCAL_STACK_FRAME(_hx_pos_f2873c031a8a146e_98_toString,"openfl.utils._Endian.Endian_Impl_","toString",0x9a281df0,"openfl.utils._Endian.Endian_Impl_.toString","openfl/utils/Endian.hx",98,0xb1ee6086) -HX_LOCAL_STACK_FRAME(_hx_pos_f2873c031a8a146e_41_boot,"openfl.utils._Endian.Endian_Impl_","boot",0x6ccbdf76,"openfl.utils._Endian.Endian_Impl_.boot","openfl/utils/Endian.hx",41,0xb1ee6086) -HX_LOCAL_STACK_FRAME(_hx_pos_f2873c031a8a146e_60_boot,"openfl.utils._Endian.Endian_Impl_","boot",0x6ccbdf76,"openfl.utils._Endian.Endian_Impl_.boot","openfl/utils/Endian.hx",60,0xb1ee6086) -namespace openfl{ -namespace utils{ -namespace _Endian{ - -void Endian_Impl__obj::__construct() { } - -Dynamic Endian_Impl__obj::__CreateEmpty() { return new Endian_Impl__obj; } - -void *Endian_Impl__obj::_hx_vtable = 0; - -Dynamic Endian_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Endian_Impl__obj > _hx_result = new Endian_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Endian_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3bd39ce0; -} - - ::Dynamic Endian_Impl__obj::_hx_BIG_ENDIAN; - - ::Dynamic Endian_Impl__obj::_hx_LITTLE_ENDIAN; - - ::Dynamic Endian_Impl__obj::fromLimeEndian( ::lime::_hx_system::Endian value){ - HX_STACKFRAME(&_hx_pos_f2873c031a8a146e_65_fromLimeEndian) -HXDLIN( 65) switch((int)(value->_hx_getIndex())){ - case (int)0: { -HXLINE( 68) return 1; - } - break; - case (int)1: { -HXLINE( 67) return 0; - } - break; - } -HXLINE( 65) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Endian_Impl__obj,fromLimeEndian,return ) - - ::Dynamic Endian_Impl__obj::fromString(::String value){ - HX_STACKFRAME(&_hx_pos_f2873c031a8a146e_76_fromString) -HXDLIN( 76) ::String _hx_switch_0 = value; - if ( (_hx_switch_0==HX_("bigEndian",7b,d5,5a,20)) ){ -HXLINE( 78) return 0; -HXDLIN( 78) goto _hx_goto_1; - } - if ( (_hx_switch_0==HX_("littleEndian",31,2e,7b,07)) ){ -HXLINE( 79) return 1; -HXDLIN( 79) goto _hx_goto_1; - } - /* default */{ -HXLINE( 80) return null(); - } - _hx_goto_1:; -HXLINE( 76) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Endian_Impl__obj,fromString,return ) - - ::lime::_hx_system::Endian Endian_Impl__obj::toLimeEndian( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_f2873c031a8a146e_87_toLimeEndian) -HXDLIN( 87) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 89) return ::lime::_hx_system::Endian_obj::_hx_BIG_ENDIAN_dyn(); -HXDLIN( 89) goto _hx_goto_3; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 90) return ::lime::_hx_system::Endian_obj::_hx_LITTLE_ENDIAN_dyn(); -HXDLIN( 90) goto _hx_goto_3; - } - /* default */{ -HXLINE( 91) return null(); - } - _hx_goto_3:; -HXLINE( 87) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Endian_Impl__obj,toLimeEndian,return ) - -::String Endian_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_f2873c031a8a146e_98_toString) -HXDLIN( 98) ::Dynamic _hx_switch_0 = this1; - if ( (_hx_switch_0==0) ){ -HXLINE( 100) return HX_("bigEndian",7b,d5,5a,20); -HXDLIN( 100) goto _hx_goto_5; - } - if ( (_hx_switch_0==1) ){ -HXLINE( 101) return HX_("littleEndian",31,2e,7b,07); -HXDLIN( 101) goto _hx_goto_5; - } - /* default */{ -HXLINE( 102) return null(); - } - _hx_goto_5:; -HXLINE( 98) return null(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Endian_Impl__obj,toString,return ) - - -Endian_Impl__obj::Endian_Impl__obj() -{ -} - -bool Endian_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 8: - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 10: - if (HX_FIELD_EQ(inName,"fromString") ) { outValue = fromString_dyn(); return true; } - break; - case 12: - if (HX_FIELD_EQ(inName,"toLimeEndian") ) { outValue = toLimeEndian_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"fromLimeEndian") ) { outValue = fromLimeEndian_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Endian_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo Endian_Impl__obj_sStaticStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(void *) &Endian_Impl__obj::_hx_BIG_ENDIAN,HX_("BIG_ENDIAN",9a,d5,89,b2)}, - {hx::fsObject /* ::Dynamic */ ,(void *) &Endian_Impl__obj::_hx_LITTLE_ENDIAN,HX_("LITTLE_ENDIAN",04,50,ec,fb)}, - { hx::fsUnknown, 0, null()} -}; -#endif - -static void Endian_Impl__obj_sMarkStatics(HX_MARK_PARAMS) { - HX_MARK_MEMBER_NAME(Endian_Impl__obj::_hx_BIG_ENDIAN,"BIG_ENDIAN"); - HX_MARK_MEMBER_NAME(Endian_Impl__obj::_hx_LITTLE_ENDIAN,"LITTLE_ENDIAN"); -}; - -#ifdef HXCPP_VISIT_ALLOCS -static void Endian_Impl__obj_sVisitStatics(HX_VISIT_PARAMS) { - HX_VISIT_MEMBER_NAME(Endian_Impl__obj::_hx_BIG_ENDIAN,"BIG_ENDIAN"); - HX_VISIT_MEMBER_NAME(Endian_Impl__obj::_hx_LITTLE_ENDIAN,"LITTLE_ENDIAN"); -}; - -#endif - -hx::Class Endian_Impl__obj::__mClass; - -static ::String Endian_Impl__obj_sStaticFields[] = { - HX_("BIG_ENDIAN",9a,d5,89,b2), - HX_("LITTLE_ENDIAN",04,50,ec,fb), - HX_("fromLimeEndian",9a,73,2a,8e), - HX_("fromString",db,2d,74,54), - HX_("toLimeEndian",eb,52,dd,37), - HX_("toString",ac,d0,6e,38), - ::String(null()) -}; - -void Endian_Impl__obj::__register() -{ - Endian_Impl__obj _hx_dummy; - Endian_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.utils._Endian.Endian_Impl_",aa,cb,09,1b); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Endian_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mMarkFunc = Endian_Impl__obj_sMarkStatics; - __mClass->mStatics = hx::Class_obj::dupFunctions(Endian_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Endian_Impl__obj >; -#ifdef HXCPP_VISIT_ALLOCS - __mClass->mVisitFunc = Endian_Impl__obj_sVisitStatics; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Endian_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Endian_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Endian_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_f2873c031a8a146e_41_boot) -HXDLIN( 41) _hx_BIG_ENDIAN = 0; - } -{ - HX_STACKFRAME(&_hx_pos_f2873c031a8a146e_60_boot) -HXDLIN( 60) _hx_LITTLE_ENDIAN = 1; - } -} - -} // end namespace openfl -} // end namespace utils -} // end namespace _Endian diff --git a/hGameTest/bin/linux/obj/src/openfl/utils/_Object/Object_Impl_.cpp b/hGameTest/bin/linux/obj/src/openfl/utils/_Object/Object_Impl_.cpp deleted file mode 100644 index 59f98545..00000000 --- a/hGameTest/bin/linux/obj/src/openfl/utils/_Object/Object_Impl_.cpp +++ /dev/null @@ -1,260 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_Reflect -#include -#endif -#ifndef INCLUDED_Std -#include -#endif -#ifndef INCLUDED_Type -#include -#endif -#ifndef INCLUDED_haxe_lang_Iterable -#include -#endif -#ifndef INCLUDED_openfl_utils__Object_Object_Impl_ -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_c98f1d3e0b4ce330_5__new,"openfl.utils._Object.Object_Impl_","_new",0x3180f425,"openfl.utils._Object.Object_Impl_._new","openfl/utils/Object.hx",5,0xcbd6e8e2) -HX_LOCAL_STACK_FRAME(_hx_pos_c98f1d3e0b4ce330_12_hasOwnProperty,"openfl.utils._Object.Object_Impl_","hasOwnProperty",0xff2b1b45,"openfl.utils._Object.Object_Impl_.hasOwnProperty","openfl/utils/Object.hx",12,0xcbd6e8e2) -HX_LOCAL_STACK_FRAME(_hx_pos_c98f1d3e0b4ce330_16_isPrototypeOf,"openfl.utils._Object.Object_Impl_","isPrototypeOf",0xd2a05c4b,"openfl.utils._Object.Object_Impl_.isPrototypeOf","openfl/utils/Object.hx",16,0xcbd6e8e2) -HX_LOCAL_STACK_FRAME(_hx_pos_c98f1d3e0b4ce330_30_iterator,"openfl.utils._Object.Object_Impl_","iterator",0x99ccdab2,"openfl.utils._Object.Object_Impl_.iterator","openfl/utils/Object.hx",30,0xcbd6e8e2) -HX_LOCAL_STACK_FRAME(_hx_pos_c98f1d3e0b4ce330_38_propertyIsEnumerable,"openfl.utils._Object.Object_Impl_","propertyIsEnumerable",0xddba318b,"openfl.utils._Object.Object_Impl_.propertyIsEnumerable","openfl/utils/Object.hx",38,0xcbd6e8e2) -HX_LOCAL_STACK_FRAME(_hx_pos_c98f1d3e0b4ce330_45_toLocaleString,"openfl.utils._Object.Object_Impl_","toLocaleString",0x947c7aea,"openfl.utils._Object.Object_Impl_.toLocaleString","openfl/utils/Object.hx",45,0xcbd6e8e2) -HX_LOCAL_STACK_FRAME(_hx_pos_c98f1d3e0b4ce330_50_toString,"openfl.utils._Object.Object_Impl_","toString",0x3ea16170,"openfl.utils._Object.Object_Impl_.toString","openfl/utils/Object.hx",50,0xcbd6e8e2) -HX_LOCAL_STACK_FRAME(_hx_pos_c98f1d3e0b4ce330_55_valueOf,"openfl.utils._Object.Object_Impl_","valueOf",0xaf96f6a4,"openfl.utils._Object.Object_Impl_.valueOf","openfl/utils/Object.hx",55,0xcbd6e8e2) -HX_LOCAL_STACK_FRAME(_hx_pos_c98f1d3e0b4ce330_61___get,"openfl.utils._Object.Object_Impl_","__get",0x156bee32,"openfl.utils._Object.Object_Impl_.__get","openfl/utils/Object.hx",61,0xcbd6e8e2) -HX_LOCAL_STACK_FRAME(_hx_pos_c98f1d3e0b4ce330_66___set,"openfl.utils._Object.Object_Impl_","__set",0x1575093e,"openfl.utils._Object.Object_Impl_.__set","openfl/utils/Object.hx",66,0xcbd6e8e2) -HX_LOCAL_STACK_FRAME(_hx_pos_c98f1d3e0b4ce330_3_boot,"openfl.utils._Object.Object_Impl_","boot",0x337d62f6,"openfl.utils._Object.Object_Impl_.boot","openfl/utils/Object.hx",3,0xcbd6e8e2) -namespace openfl{ -namespace utils{ -namespace _Object{ - -void Object_Impl__obj::__construct() { } - -Dynamic Object_Impl__obj::__CreateEmpty() { return new Object_Impl__obj; } - -void *Object_Impl__obj::_hx_vtable = 0; - -Dynamic Object_Impl__obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Object_Impl__obj > _hx_result = new Object_Impl__obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Object_Impl__obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x1e136e60; -} - - ::Dynamic Object_Impl__obj::_new(){ - HX_STACKFRAME(&_hx_pos_c98f1d3e0b4ce330_5__new) -HXDLIN( 5) ::Dynamic this1 = ::Dynamic(hx::Anon_obj::Create(0)); -HXDLIN( 5) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC0(Object_Impl__obj,_new,return ) - -bool Object_Impl__obj::hasOwnProperty( ::Dynamic this1,::String name){ - HX_STACKFRAME(&_hx_pos_c98f1d3e0b4ce330_12_hasOwnProperty) -HXDLIN( 12) if (hx::IsNotNull( this1 )) { -HXDLIN( 12) return ::Reflect_obj::hasField(this1,name); - } - else { -HXDLIN( 12) return false; - } -HXDLIN( 12) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Object_Impl__obj,hasOwnProperty,return ) - -bool Object_Impl__obj::isPrototypeOf( ::Dynamic this1,hx::Class theClass){ - HX_STACKFRAME(&_hx_pos_c98f1d3e0b4ce330_16_isPrototypeOf) -HXLINE( 17) hx::Class c = ::Type_obj::getClass(this1); -HXLINE( 19) while(hx::IsNotNull( c )){ -HXLINE( 21) if (hx::IsEq( c,theClass )) { -HXLINE( 21) return true; - } -HXLINE( 22) c = ::Type_obj::getSuperClass(c); - } -HXLINE( 25) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Object_Impl__obj,isPrototypeOf,return ) - - ::Dynamic Object_Impl__obj::iterator( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_c98f1d3e0b4ce330_30_iterator) -HXLINE( 31) ::Array< ::String > fields = ::Reflect_obj::fields(this1); -HXLINE( 32) if (hx::IsNull( fields )) { -HXLINE( 32) fields = ::Array_obj< ::String >::__new(0); - } -HXLINE( 33) return fields->iterator(); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Object_Impl__obj,iterator,return ) - -bool Object_Impl__obj::propertyIsEnumerable( ::Dynamic this1,::String name){ - HX_STACKFRAME(&_hx_pos_c98f1d3e0b4ce330_38_propertyIsEnumerable) -HXDLIN( 38) bool _hx_tmp; -HXDLIN( 38) if (hx::IsNotNull( this1 )) { -HXDLIN( 38) _hx_tmp = ::Reflect_obj::hasField(this1,name); - } - else { -HXDLIN( 38) _hx_tmp = false; - } -HXDLIN( 38) if (_hx_tmp) { -HXLINE( 40) return ::Std_obj::is(::Reflect_obj::field(this1,name),hx::ClassOf< ::haxe::lang::Iterable >()); - } - else { -HXDLIN( 38) return false; - } -HXDLIN( 38) return false; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Object_Impl__obj,propertyIsEnumerable,return ) - -::String Object_Impl__obj::toLocaleString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_c98f1d3e0b4ce330_45_toLocaleString) -HXDLIN( 45) return ::Std_obj::string(this1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Object_Impl__obj,toLocaleString,return ) - -::String Object_Impl__obj::toString( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_c98f1d3e0b4ce330_50_toString) -HXDLIN( 50) return ::Std_obj::string(this1); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Object_Impl__obj,toString,return ) - - ::Dynamic Object_Impl__obj::valueOf( ::Dynamic this1){ - HX_STACKFRAME(&_hx_pos_c98f1d3e0b4ce330_55_valueOf) -HXDLIN( 55) return this1; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(Object_Impl__obj,valueOf,return ) - - ::Dynamic Object_Impl__obj::__get( ::Dynamic this1,::String key){ - HX_STACKFRAME(&_hx_pos_c98f1d3e0b4ce330_61___get) -HXDLIN( 61) return ::Reflect_obj::field(this1,key); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(Object_Impl__obj,__get,return ) - - ::Dynamic Object_Impl__obj::__set( ::Dynamic this1,::String key, ::Dynamic value){ - HX_STACKFRAME(&_hx_pos_c98f1d3e0b4ce330_66___set) -HXLINE( 67) ::Reflect_obj::setField(this1,key,value); -HXLINE( 68) return value; - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC3(Object_Impl__obj,__set,return ) - - -Object_Impl__obj::Object_Impl__obj() -{ -} - -bool Object_Impl__obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"_new") ) { outValue = _new_dyn(); return true; } - break; - case 5: - if (HX_FIELD_EQ(inName,"__get") ) { outValue = __get_dyn(); return true; } - if (HX_FIELD_EQ(inName,"__set") ) { outValue = __set_dyn(); return true; } - break; - case 7: - if (HX_FIELD_EQ(inName,"valueOf") ) { outValue = valueOf_dyn(); return true; } - break; - case 8: - if (HX_FIELD_EQ(inName,"iterator") ) { outValue = iterator_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toString") ) { outValue = toString_dyn(); return true; } - break; - case 13: - if (HX_FIELD_EQ(inName,"isPrototypeOf") ) { outValue = isPrototypeOf_dyn(); return true; } - break; - case 14: - if (HX_FIELD_EQ(inName,"hasOwnProperty") ) { outValue = hasOwnProperty_dyn(); return true; } - if (HX_FIELD_EQ(inName,"toLocaleString") ) { outValue = toLocaleString_dyn(); return true; } - break; - case 20: - if (HX_FIELD_EQ(inName,"propertyIsEnumerable") ) { outValue = propertyIsEnumerable_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *Object_Impl__obj_sMemberStorageInfo = 0; -static hx::StaticInfo *Object_Impl__obj_sStaticStorageInfo = 0; -#endif - -hx::Class Object_Impl__obj::__mClass; - -static ::String Object_Impl__obj_sStaticFields[] = { - HX_("_new",61,15,1f,3f), - HX_("hasOwnProperty",81,9f,3d,5e), - HX_("isPrototypeOf",8f,33,2a,cc), - HX_("iterator",ee,49,9a,93), - HX_("propertyIsEnumerable",c7,8a,8f,a6), - HX_("toLocaleString",26,ff,8e,f3), - HX_("toString",ac,d0,6e,38), - HX_("valueOf",e8,42,6c,70), - HX_("__get",76,e1,2a,f2), - HX_("__set",82,fc,33,f2), - ::String(null()) -}; - -void Object_Impl__obj::__register() -{ - Object_Impl__obj _hx_dummy; - Object_Impl__obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("openfl.utils._Object.Object_Impl_",2a,f8,c6,48); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &Object_Impl__obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(Object_Impl__obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< Object_Impl__obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Object_Impl__obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Object_Impl__obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -void Object_Impl__obj::__boot() -{ -{ - HX_STACKFRAME(&_hx_pos_c98f1d3e0b4ce330_3_boot) -HXDLIN( 3) __mClass->__meta__ = ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("statics",05,3c,65,36), ::Dynamic(hx::Anon_obj::Create(3) - ->setFixed(0,HX_("iterator",ee,49,9a,93), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20))))) - ->setFixed(1,HX_("__get",76,e1,2a,f2), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20))))) - ->setFixed(2,HX_("__set",82,fc,33,f2), ::Dynamic(hx::Anon_obj::Create(1) - ->setFixed(0,HX_("SuppressWarnings",0c,d3,d2,00),::cpp::VirtualArray_obj::__new(1)->init(0,HX_("checkstyle:FieldDocComment",70,56,1b,20)))))))); - } -} - -} // end namespace openfl -} // end namespace utils -} // end namespace _Object diff --git a/hGameTest/bin/linux/obj/src/resources/__res_0.cpp b/hGameTest/bin/linux/obj/src/resources/__res_0.cpp deleted file mode 100644 index 00565938..00000000 --- a/hGameTest/bin/linux/obj/src/resources/__res_0.cpp +++ /dev/null @@ -1,15 +0,0 @@ -// Generated by Haxe 4.0.5 -namespace hx { -unsigned char __res_0[] = { -0x80, 0x00, 0x00, 0x80, -123,34,110,97,109,101,34,58,110,117, -108,108,44,34,97,115,115,101,116,115, -34,58,34,97,104,34,44,34,114,111, -111,116,80,97,116,104,34,58,110,117, -108,108,44,34,118,101,114,115,105,111, -110,34,58,50,44,34,108,105,98,114, -97,114,121,65,114,103,115,34,58,91, -93,44,34,108,105,98,114,97,114,121, -84,121,112,101,34,58,110,117,108,108, -125,0x00 }; -} diff --git a/hGameTest/bin/linux/obj/src/sys/FileSystem.cpp b/hGameTest/bin/linux/obj/src/sys/FileSystem.cpp deleted file mode 100644 index 038c7dc4..00000000 --- a/hGameTest/bin/linux/obj/src/sys/FileSystem.cpp +++ /dev/null @@ -1,107 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Path -#include -#endif -#ifndef INCLUDED_sys_FileSystem -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_b4db2871ee22ed2c_31_exists,"sys.FileSystem","exists",0xf55bed9e,"sys.FileSystem.exists","/usr/share/haxe/std/cpp/_std/sys/FileSystem.hx",31,0xcabeeced) -namespace sys{ - -void FileSystem_obj::__construct() { } - -Dynamic FileSystem_obj::__CreateEmpty() { return new FileSystem_obj; } - -void *FileSystem_obj::_hx_vtable = 0; - -Dynamic FileSystem_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< FileSystem_obj > _hx_result = new FileSystem_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool FileSystem_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x284891f8; -} - -bool FileSystem_obj::exists(::String path){ - HX_STACKFRAME(&_hx_pos_b4db2871ee22ed2c_31_exists) -HXDLIN( 31) ::String _hx_tmp; -HXDLIN( 31) bool _hx_tmp1; -HXDLIN( 31) if (hx::IsEq( path.charCodeAt(1),58 )) { -HXDLIN( 31) _hx_tmp1 = (path.length <= 3); - } - else { -HXDLIN( 31) _hx_tmp1 = false; - } -HXDLIN( 31) if (_hx_tmp1) { -HXDLIN( 31) _hx_tmp = ::haxe::io::Path_obj::addTrailingSlash(path); - } - else { -HXDLIN( 31) if ((path == HX_("/",2f,00,00,00))) { -HXDLIN( 31) _hx_tmp = HX_("/",2f,00,00,00); - } - else { -HXDLIN( 31) _hx_tmp = ::haxe::io::Path_obj::removeTrailingSlashes(path); - } - } -HXDLIN( 31) return _hx_std_sys_exists(_hx_tmp); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC1(FileSystem_obj,exists,return ) - - -FileSystem_obj::FileSystem_obj() -{ -} - -bool FileSystem_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 6: - if (HX_FIELD_EQ(inName,"exists") ) { outValue = exists_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *FileSystem_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *FileSystem_obj_sStaticStorageInfo = 0; -#endif - -hx::Class FileSystem_obj::__mClass; - -static ::String FileSystem_obj_sStaticFields[] = { - HX_("exists",dc,1d,e0,bf), - ::String(null()) -}; - -void FileSystem_obj::__register() -{ - FileSystem_obj _hx_dummy; - FileSystem_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("sys.FileSystem",6c,2c,e5,e6); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &FileSystem_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(FileSystem_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< FileSystem_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = FileSystem_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = FileSystem_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace sys diff --git a/hGameTest/bin/linux/obj/src/sys/io/File.cpp b/hGameTest/bin/linux/obj/src/sys/io/File.cpp deleted file mode 100644 index cc8c1bc6..00000000 --- a/hGameTest/bin/linux/obj/src/sys/io/File.cpp +++ /dev/null @@ -1,101 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Input -#include -#endif -#ifndef INCLUDED_sys_io_File -#include -#endif -#ifndef INCLUDED_sys_io_FileInput -#include -#endif - -HX_LOCAL_STACK_FRAME(_hx_pos_8a637e7fc3b98e6a_51_read,"sys.io.File","read",0x203d07e1,"sys.io.File.read","/usr/share/haxe/std/cpp/_std/sys/io/File.hx",51,0xa9f746ff) -namespace sys{ -namespace io{ - -void File_obj::__construct() { } - -Dynamic File_obj::__CreateEmpty() { return new File_obj; } - -void *File_obj::_hx_vtable = 0; - -Dynamic File_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< File_obj > _hx_result = new File_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool File_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x01dc4e07; -} - - ::sys::io::FileInput File_obj::read(::String path,hx::Null< bool > __o_binary){ - bool binary = __o_binary.Default(true); - HX_GC_STACKFRAME(&_hx_pos_8a637e7fc3b98e6a_51_read) -HXDLIN( 51) ::String _hx_tmp; -HXDLIN( 51) if (binary) { -HXDLIN( 51) _hx_tmp = HX_("rb",b0,63,00,00); - } - else { -HXDLIN( 51) _hx_tmp = HX_("r",72,00,00,00); - } -HXDLIN( 51) return ::sys::io::FileInput_obj::__alloc( HX_CTX ,_hx_std_file_open(path,_hx_tmp)); - } - - -STATIC_HX_DEFINE_DYNAMIC_FUNC2(File_obj,read,return ) - - -File_obj::File_obj() -{ -} - -bool File_obj::__GetStatic(const ::String &inName, Dynamic &outValue, hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 4: - if (HX_FIELD_EQ(inName,"read") ) { outValue = read_dyn(); return true; } - } - return false; -} - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo *File_obj_sMemberStorageInfo = 0; -static hx::StaticInfo *File_obj_sStaticStorageInfo = 0; -#endif - -hx::Class File_obj::__mClass; - -static ::String File_obj_sStaticFields[] = { - HX_("read",56,4b,a7,4b), - ::String(null()) -}; - -void File_obj::__register() -{ - File_obj _hx_dummy; - File_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("sys.io.File",c3,ef,8d,eb); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &File_obj::__GetStatic; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(File_obj_sStaticFields); - __mClass->mMembers = hx::Class_obj::dupFunctions(0 /* sMemberFields */); - __mClass->mCanCast = hx::TCanCast< File_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = File_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = File_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace sys -} // end namespace io diff --git a/hGameTest/bin/linux/obj/src/sys/io/FileInput.cpp b/hGameTest/bin/linux/obj/src/sys/io/FileInput.cpp deleted file mode 100644 index 7b1000cf..00000000 --- a/hGameTest/bin/linux/obj/src/sys/io/FileInput.cpp +++ /dev/null @@ -1,210 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Eof -#include -#endif -#ifndef INCLUDED_haxe_io_Error -#include -#endif -#ifndef INCLUDED_haxe_io_Input -#include -#endif -#ifndef INCLUDED_sys_io_FileInput -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_b846ebd5a0a404e5_33_new,"sys.io.FileInput","new",0x565591b9,"sys.io.FileInput.new","/usr/share/haxe/std/cpp/_std/sys/io/FileInput.hx",33,0x4095cd33) -HX_LOCAL_STACK_FRAME(_hx_pos_b846ebd5a0a404e5_37_readByte,"sys.io.FileInput","readByte",0x25e0b585,"sys.io.FileInput.readByte","/usr/share/haxe/std/cpp/_std/sys/io/FileInput.hx",37,0x4095cd33) -HX_LOCAL_STACK_FRAME(_hx_pos_b846ebd5a0a404e5_48_readBytes,"sys.io.FileInput","readBytes",0xfebe1f4e,"sys.io.FileInput.readBytes","/usr/share/haxe/std/cpp/_std/sys/io/FileInput.hx",48,0x4095cd33) -HX_LOCAL_STACK_FRAME(_hx_pos_b846ebd5a0a404e5_58_close,"sys.io.FileInput","close",0x735aa151,"sys.io.FileInput.close","/usr/share/haxe/std/cpp/_std/sys/io/FileInput.hx",58,0x4095cd33) -namespace sys{ -namespace io{ - -void FileInput_obj::__construct( ::Dynamic f){ - HX_STACKFRAME(&_hx_pos_b846ebd5a0a404e5_33_new) -HXDLIN( 33) this->_hx___f = f; - } - -Dynamic FileInput_obj::__CreateEmpty() { return new FileInput_obj; } - -void *FileInput_obj::_hx_vtable = 0; - -Dynamic FileInput_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< FileInput_obj > _hx_result = new FileInput_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool FileInput_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x5c18cd32) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5c18cd32; - } else { - return inClassId==(int)0x7d72f7a3; - } -} - -int FileInput_obj::readByte(){ - HX_GC_STACKFRAME(&_hx_pos_b846ebd5a0a404e5_37_readByte) -HXDLIN( 37) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE( 38) return _hx_std_file_read_char(this->_hx___f); - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE( 40) if (( (bool)(e->__IsArray()) )) { -HXLINE( 41) HX_STACK_DO_THROW( ::haxe::io::Eof_obj::__alloc( HX_CTX )); - } - else { -HXLINE( 43) HX_STACK_DO_THROW(::haxe::io::Error_obj::Custom(e)); - } - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } -HXLINE( 37) return 0; - } - - -int FileInput_obj::readBytes( ::haxe::io::Bytes s,int p,int l){ - HX_GC_STACKFRAME(&_hx_pos_b846ebd5a0a404e5_48_readBytes) -HXDLIN( 48) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE( 49) return _hx_std_file_read(this->_hx___f,s->b,p,l); - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE( 51) if (( (bool)(e->__IsArray()) )) { -HXLINE( 52) HX_STACK_DO_THROW( ::haxe::io::Eof_obj::__alloc( HX_CTX )); - } - else { -HXLINE( 54) HX_STACK_DO_THROW(::haxe::io::Error_obj::Custom(e)); - } - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } -HXLINE( 48) return 0; - } - - -void FileInput_obj::close(){ - HX_STACKFRAME(&_hx_pos_b846ebd5a0a404e5_58_close) -HXLINE( 59) this->super::close(); -HXLINE( 60) _hx_std_file_close(this->_hx___f); - } - - - -hx::ObjectPtr< FileInput_obj > FileInput_obj::__new( ::Dynamic f) { - hx::ObjectPtr< FileInput_obj > __this = new FileInput_obj(); - __this->__construct(f); - return __this; -} - -hx::ObjectPtr< FileInput_obj > FileInput_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic f) { - FileInput_obj *__this = (FileInput_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(FileInput_obj), true, "sys.io.FileInput")); - *(void **)__this = FileInput_obj::_hx_vtable; - __this->__construct(f); - return __this; -} - -FileInput_obj::FileInput_obj() -{ -} - -void FileInput_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(FileInput); - HX_MARK_MEMBER_NAME(_hx___f,"__f"); - HX_MARK_END_CLASS(); -} - -void FileInput_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(_hx___f,"__f"); -} - -hx::Val FileInput_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"__f") ) { return hx::Val( _hx___f ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"close") ) { return hx::Val( close_dyn() ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"readByte") ) { return hx::Val( readByte_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"readBytes") ) { return hx::Val( readBytes_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val FileInput_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 3: - if (HX_FIELD_EQ(inName,"__f") ) { _hx___f=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void FileInput_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("__f",46,69,48,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo FileInput_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(FileInput_obj,_hx___f),HX_("__f",46,69,48,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *FileInput_obj_sStaticStorageInfo = 0; -#endif - -static ::String FileInput_obj_sMemberFields[] = { - HX_("__f",46,69,48,00), - HX_("readByte",7e,f9,1a,69), - HX_("readBytes",35,55,7f,8e), - HX_("close",b8,17,63,48), - ::String(null()) }; - -hx::Class FileInput_obj::__mClass; - -void FileInput_obj::__register() -{ - FileInput_obj _hx_dummy; - FileInput_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("sys.io.FileInput",47,41,72,a9); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(FileInput_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< FileInput_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = FileInput_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = FileInput_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace sys -} // end namespace io diff --git a/hGameTest/bin/linux/obj/src/sys/io/Process.cpp b/hGameTest/bin/linux/obj/src/sys/io/Process.cpp deleted file mode 100644 index 24e4e57d..00000000 --- a/hGameTest/bin/linux/obj/src/sys/io/Process.cpp +++ /dev/null @@ -1,196 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Input -#include -#endif -#ifndef INCLUDED_haxe_io_Output -#include -#endif -#ifndef INCLUDED_sys_io_Process -#include -#endif -#ifndef INCLUDED_sys_io__Process_Stdin -#include -#endif -#ifndef INCLUDED_sys_io__Process_Stdout -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_90f6f206b294b77b_94_new,"sys.io.Process","new",0x849b4c7a,"sys.io.Process.new","/usr/share/haxe/std/cpp/_std/sys/io/Process.hx",94,0x2d961692) -HX_LOCAL_STACK_FRAME(_hx_pos_90f6f206b294b77b_114_close,"sys.io.Process","close",0x0a954e52,"sys.io.Process.close","/usr/share/haxe/std/cpp/_std/sys/io/Process.hx",114,0x2d961692) -namespace sys{ -namespace io{ - -void Process_obj::__construct(::String cmd,::Array< ::String > args, ::Dynamic detached){ - HX_GC_STACKFRAME(&_hx_pos_90f6f206b294b77b_94_new) -HXLINE( 95) if (( (bool)(detached) )) { -HXLINE( 96) HX_STACK_DO_THROW(HX_("Detached process is not supported on this platform",8a,a6,56,0e)); - } -HXLINE( 97) ::Dynamic _hx_tmp; -HXDLIN( 97) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE( 97) _hx_tmp = _hx_std_process_run(cmd,args); - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE( 97) HX_STACK_DO_THROW((HX_("Process creation failure : ",cc,fa,44,a5) + cmd)); - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } -HXDLIN( 97) this->p = _hx_tmp; -HXLINE( 98) this->_hx_stdin = ::sys::io::_Process::Stdin_obj::__alloc( HX_CTX ,this->p); -HXLINE( 99) this->_hx_stdout = ::sys::io::_Process::Stdout_obj::__alloc( HX_CTX ,this->p,true); -HXLINE( 100) this->_hx_stderr = ::sys::io::_Process::Stdout_obj::__alloc( HX_CTX ,this->p,false); - } - -Dynamic Process_obj::__CreateEmpty() { return new Process_obj; } - -void *Process_obj::_hx_vtable = 0; - -Dynamic Process_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Process_obj > _hx_result = new Process_obj(); - _hx_result->__construct(inArgs[0],inArgs[1],inArgs[2]); - return _hx_result; -} - -bool Process_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x15242bc4; -} - -void Process_obj::close(){ - HX_STACKFRAME(&_hx_pos_90f6f206b294b77b_114_close) -HXDLIN( 114) _hx_std_process_close(this->p); - } - - -HX_DEFINE_DYNAMIC_FUNC0(Process_obj,close,(void)) - - -hx::ObjectPtr< Process_obj > Process_obj::__new(::String cmd,::Array< ::String > args, ::Dynamic detached) { - hx::ObjectPtr< Process_obj > __this = new Process_obj(); - __this->__construct(cmd,args,detached); - return __this; -} - -hx::ObjectPtr< Process_obj > Process_obj::__alloc(hx::Ctx *_hx_ctx,::String cmd,::Array< ::String > args, ::Dynamic detached) { - Process_obj *__this = (Process_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Process_obj), true, "sys.io.Process")); - *(void **)__this = Process_obj::_hx_vtable; - __this->__construct(cmd,args,detached); - return __this; -} - -Process_obj::Process_obj() -{ -} - -void Process_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Process); - HX_MARK_MEMBER_NAME(p,"p"); - HX_MARK_MEMBER_NAME(_hx_stdout,"stdout"); - HX_MARK_MEMBER_NAME(_hx_stderr,"stderr"); - HX_MARK_MEMBER_NAME(_hx_stdin,"stdin"); - HX_MARK_END_CLASS(); -} - -void Process_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(p,"p"); - HX_VISIT_MEMBER_NAME(_hx_stdout,"stdout"); - HX_VISIT_MEMBER_NAME(_hx_stderr,"stderr"); - HX_VISIT_MEMBER_NAME(_hx_stdin,"stdin"); -} - -hx::Val Process_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"p") ) { return hx::Val( p ); } - break; - case 5: - if (HX_FIELD_EQ(inName,"stdin") ) { return hx::Val( _hx_stdin ); } - if (HX_FIELD_EQ(inName,"close") ) { return hx::Val( close_dyn() ); } - break; - case 6: - if (HX_FIELD_EQ(inName,"stdout") ) { return hx::Val( _hx_stdout ); } - if (HX_FIELD_EQ(inName,"stderr") ) { return hx::Val( _hx_stderr ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Process_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"p") ) { p=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 5: - if (HX_FIELD_EQ(inName,"stdin") ) { _hx_stdin=inValue.Cast< ::haxe::io::Output >(); return inValue; } - break; - case 6: - if (HX_FIELD_EQ(inName,"stdout") ) { _hx_stdout=inValue.Cast< ::haxe::io::Input >(); return inValue; } - if (HX_FIELD_EQ(inName,"stderr") ) { _hx_stderr=inValue.Cast< ::haxe::io::Input >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Process_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("p",70,00,00,00)); - outFields->push(HX_("stdout",cb,bf,f3,07)); - outFields->push(HX_("stderr",a2,26,ec,07)); - outFields->push(HX_("stdin",48,b3,0d,84)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Process_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Process_obj,p),HX_("p",70,00,00,00)}, - {hx::fsObject /* ::haxe::io::Input */ ,(int)offsetof(Process_obj,_hx_stdout),HX_("stdout",cb,bf,f3,07)}, - {hx::fsObject /* ::haxe::io::Input */ ,(int)offsetof(Process_obj,_hx_stderr),HX_("stderr",a2,26,ec,07)}, - {hx::fsObject /* ::haxe::io::Output */ ,(int)offsetof(Process_obj,_hx_stdin),HX_("stdin",48,b3,0d,84)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Process_obj_sStaticStorageInfo = 0; -#endif - -static ::String Process_obj_sMemberFields[] = { - HX_("p",70,00,00,00), - HX_("stdout",cb,bf,f3,07), - HX_("stderr",a2,26,ec,07), - HX_("stdin",48,b3,0d,84), - HX_("close",b8,17,63,48), - ::String(null()) }; - -hx::Class Process_obj::__mClass; - -void Process_obj::__register() -{ - Process_obj _hx_dummy; - Process_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("sys.io.Process",88,47,b1,77); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Process_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Process_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Process_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Process_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace sys -} // end namespace io diff --git a/hGameTest/bin/linux/obj/src/sys/io/_Process/Stdin.cpp b/hGameTest/bin/linux/obj/src/sys/io/_Process/Stdin.cpp deleted file mode 100644 index 476dda13..00000000 --- a/hGameTest/bin/linux/obj/src/sys/io/_Process/Stdin.cpp +++ /dev/null @@ -1,148 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Output -#include -#endif -#ifndef INCLUDED_sys_io__Process_Stdin -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_c7a66aa1623b080e_31_new,"sys.io._Process.Stdin","new",0xd3131563,"sys.io._Process.Stdin.new","/usr/share/haxe/std/cpp/_std/sys/io/Process.hx",31,0x2d961692) -namespace sys{ -namespace io{ -namespace _Process{ - -void Stdin_obj::__construct( ::Dynamic p){ - HX_STACKFRAME(&_hx_pos_c7a66aa1623b080e_31_new) -HXLINE( 32) this->p = p; -HXLINE( 33) this->buf = ::haxe::io::Bytes_obj::alloc(1); - } - -Dynamic Stdin_obj::__CreateEmpty() { return new Stdin_obj; } - -void *Stdin_obj::_hx_vtable = 0; - -Dynamic Stdin_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Stdin_obj > _hx_result = new Stdin_obj(); - _hx_result->__construct(inArgs[0]); - return _hx_result; -} - -bool Stdin_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x3473efad) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3473efad; - } else { - return inClassId==(int)0x7e8e3445; - } -} - - -hx::ObjectPtr< Stdin_obj > Stdin_obj::__new( ::Dynamic p) { - hx::ObjectPtr< Stdin_obj > __this = new Stdin_obj(); - __this->__construct(p); - return __this; -} - -hx::ObjectPtr< Stdin_obj > Stdin_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic p) { - Stdin_obj *__this = (Stdin_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Stdin_obj), true, "sys.io._Process.Stdin")); - *(void **)__this = Stdin_obj::_hx_vtable; - __this->__construct(p); - return __this; -} - -Stdin_obj::Stdin_obj() -{ -} - -void Stdin_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Stdin); - HX_MARK_MEMBER_NAME(p,"p"); - HX_MARK_MEMBER_NAME(buf,"buf"); - HX_MARK_END_CLASS(); -} - -void Stdin_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(p,"p"); - HX_VISIT_MEMBER_NAME(buf,"buf"); -} - -hx::Val Stdin_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"p") ) { return hx::Val( p ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"buf") ) { return hx::Val( buf ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Stdin_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"p") ) { p=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 3: - if (HX_FIELD_EQ(inName,"buf") ) { buf=inValue.Cast< ::haxe::io::Bytes >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Stdin_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("p",70,00,00,00)); - outFields->push(HX_("buf",33,c3,4a,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Stdin_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Stdin_obj,p),HX_("p",70,00,00,00)}, - {hx::fsObject /* ::haxe::io::Bytes */ ,(int)offsetof(Stdin_obj,buf),HX_("buf",33,c3,4a,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Stdin_obj_sStaticStorageInfo = 0; -#endif - -static ::String Stdin_obj_sMemberFields[] = { - HX_("p",70,00,00,00), - HX_("buf",33,c3,4a,00), - ::String(null()) }; - -hx::Class Stdin_obj::__mClass; - -void Stdin_obj::__register() -{ - Stdin_obj _hx_dummy; - Stdin_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("sys.io._Process.Stdin",f1,27,26,c5); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Stdin_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Stdin_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Stdin_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Stdin_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace sys -} // end namespace io -} // end namespace _Process diff --git a/hGameTest/bin/linux/obj/src/sys/io/_Process/Stdout.cpp b/hGameTest/bin/linux/obj/src/sys/io/_Process/Stdout.cpp deleted file mode 100644 index 60fa0bc9..00000000 --- a/hGameTest/bin/linux/obj/src/sys/io/_Process/Stdout.cpp +++ /dev/null @@ -1,209 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_haxe_io_Bytes -#include -#endif -#ifndef INCLUDED_haxe_io_Eof -#include -#endif -#ifndef INCLUDED_haxe_io_Error -#include -#endif -#ifndef INCLUDED_haxe_io_Input -#include -#endif -#ifndef INCLUDED_sys_io__Process_Stdout -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_36fe6243f75e6674_61_new,"sys.io._Process.Stdout","new",0xc765a8f4,"sys.io._Process.Stdout.new","/usr/share/haxe/std/cpp/_std/sys/io/Process.hx",61,0x2d961692) -HX_LOCAL_STACK_FRAME(_hx_pos_36fe6243f75e6674_67_readByte,"sys.io._Process.Stdout","readByte",0xa72b886a,"sys.io._Process.Stdout.readByte","/usr/share/haxe/std/cpp/_std/sys/io/Process.hx",67,0x2d961692) -HX_LOCAL_STACK_FRAME(_hx_pos_36fe6243f75e6674_73_readBytes,"sys.io._Process.Stdout","readBytes",0x9eebd4c9,"sys.io._Process.Stdout.readBytes","/usr/share/haxe/std/cpp/_std/sys/io/Process.hx",73,0x2d961692) -namespace sys{ -namespace io{ -namespace _Process{ - -void Stdout_obj::__construct( ::Dynamic p,bool out){ - HX_STACKFRAME(&_hx_pos_36fe6243f75e6674_61_new) -HXLINE( 62) this->p = p; -HXLINE( 63) this->out = out; -HXLINE( 64) this->buf = ::haxe::io::Bytes_obj::alloc(1); - } - -Dynamic Stdout_obj::__CreateEmpty() { return new Stdout_obj; } - -void *Stdout_obj::_hx_vtable = 0; - -Dynamic Stdout_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Stdout_obj > _hx_result = new Stdout_obj(); - _hx_result->__construct(inArgs[0],inArgs[1]); - return _hx_result; -} - -bool Stdout_obj::_hx_isInstanceOf(int inClassId) { - if (inClassId<=(int)0x3de41c2e) { - return inClassId==(int)0x00000001 || inClassId==(int)0x3de41c2e; - } else { - return inClassId==(int)0x5c18cd32; - } -} - -int Stdout_obj::readByte(){ - HX_STACKFRAME(&_hx_pos_36fe6243f75e6674_67_readByte) -HXLINE( 68) if ((this->readBytes(this->buf,0,1) == 0)) { -HXLINE( 69) HX_STACK_DO_THROW(::haxe::io::Error_obj::Blocked_dyn()); - } -HXLINE( 70) return ( (int)(this->buf->b->__get(0)) ); - } - - -int Stdout_obj::readBytes( ::haxe::io::Bytes str,int pos,int len){ - HX_GC_STACKFRAME(&_hx_pos_36fe6243f75e6674_73_readBytes) -HXLINE( 74) int result; -HXLINE( 75) try { - HX_STACK_CATCHABLE( ::Dynamic, 0); -HXLINE( 76) if (this->out) { -HXLINE( 76) result = _hx_std_process_stdout_read(this->p,str->b,pos,len); - } - else { -HXLINE( 76) result = _hx_std_process_stderr_read(this->p,str->b,pos,len); - } - } catch( ::Dynamic _hx_e) { - if (_hx_e.IsClass< ::Dynamic >() ){ - HX_STACK_BEGIN_CATCH - ::Dynamic e = _hx_e; -HXLINE( 78) HX_STACK_DO_THROW( ::haxe::io::Eof_obj::__alloc( HX_CTX )); - } - else { - HX_STACK_DO_THROW(_hx_e); - } - } -HXLINE( 80) if ((result == 0)) { -HXLINE( 81) HX_STACK_DO_THROW( ::haxe::io::Eof_obj::__alloc( HX_CTX )); - } -HXLINE( 82) return result; - } - - - -hx::ObjectPtr< Stdout_obj > Stdout_obj::__new( ::Dynamic p,bool out) { - hx::ObjectPtr< Stdout_obj > __this = new Stdout_obj(); - __this->__construct(p,out); - return __this; -} - -hx::ObjectPtr< Stdout_obj > Stdout_obj::__alloc(hx::Ctx *_hx_ctx, ::Dynamic p,bool out) { - Stdout_obj *__this = (Stdout_obj*)(hx::Ctx::alloc(_hx_ctx, sizeof(Stdout_obj), true, "sys.io._Process.Stdout")); - *(void **)__this = Stdout_obj::_hx_vtable; - __this->__construct(p,out); - return __this; -} - -Stdout_obj::Stdout_obj() -{ -} - -void Stdout_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Stdout); - HX_MARK_MEMBER_NAME(p,"p"); - HX_MARK_MEMBER_NAME(out,"out"); - HX_MARK_MEMBER_NAME(buf,"buf"); - HX_MARK_END_CLASS(); -} - -void Stdout_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(p,"p"); - HX_VISIT_MEMBER_NAME(out,"out"); - HX_VISIT_MEMBER_NAME(buf,"buf"); -} - -hx::Val Stdout_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"p") ) { return hx::Val( p ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"out") ) { return hx::Val( out ); } - if (HX_FIELD_EQ(inName,"buf") ) { return hx::Val( buf ); } - break; - case 8: - if (HX_FIELD_EQ(inName,"readByte") ) { return hx::Val( readByte_dyn() ); } - break; - case 9: - if (HX_FIELD_EQ(inName,"readBytes") ) { return hx::Val( readBytes_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Stdout_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"p") ) { p=inValue.Cast< ::Dynamic >(); return inValue; } - break; - case 3: - if (HX_FIELD_EQ(inName,"out") ) { out=inValue.Cast< bool >(); return inValue; } - if (HX_FIELD_EQ(inName,"buf") ) { buf=inValue.Cast< ::haxe::io::Bytes >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Stdout_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("p",70,00,00,00)); - outFields->push(HX_("out",8e,a0,54,00)); - outFields->push(HX_("buf",33,c3,4a,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Stdout_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Stdout_obj,p),HX_("p",70,00,00,00)}, - {hx::fsBool,(int)offsetof(Stdout_obj,out),HX_("out",8e,a0,54,00)}, - {hx::fsObject /* ::haxe::io::Bytes */ ,(int)offsetof(Stdout_obj,buf),HX_("buf",33,c3,4a,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Stdout_obj_sStaticStorageInfo = 0; -#endif - -static ::String Stdout_obj_sMemberFields[] = { - HX_("p",70,00,00,00), - HX_("out",8e,a0,54,00), - HX_("buf",33,c3,4a,00), - HX_("readByte",7e,f9,1a,69), - HX_("readBytes",35,55,7f,8e), - ::String(null()) }; - -hx::Class Stdout_obj::__mClass; - -void Stdout_obj::__register() -{ - Stdout_obj _hx_dummy; - Stdout_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("sys.io._Process.Stdout",02,5f,41,bc); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Stdout_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Stdout_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Stdout_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Stdout_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace sys -} // end namespace io -} // end namespace _Process diff --git a/hGameTest/bin/linux/obj/src/sys/thread/Deque.cpp b/hGameTest/bin/linux/obj/src/sys/thread/Deque.cpp deleted file mode 100644 index 8eb7efcb..00000000 --- a/hGameTest/bin/linux/obj/src/sys/thread/Deque.cpp +++ /dev/null @@ -1,148 +0,0 @@ -// Generated by Haxe 4.0.5 -#include - -#ifndef INCLUDED_sys_thread_Deque -#include -#endif - -HX_DEFINE_STACK_FRAME(_hx_pos_136ea4cadc3ef98e_30_new,"sys.thread.Deque","new",0xfb067acf,"sys.thread.Deque.new","/usr/share/haxe/std/cpp/_std/sys/thread/Deque.hx",30,0xcc38045d) -HX_LOCAL_STACK_FRAME(_hx_pos_136ea4cadc3ef98e_34_add,"sys.thread.Deque","add",0xfafc9c90,"sys.thread.Deque.add","/usr/share/haxe/std/cpp/_std/sys/thread/Deque.hx",34,0xcc38045d) -HX_LOCAL_STACK_FRAME(_hx_pos_136ea4cadc3ef98e_38_push,"sys.thread.Deque","push",0xac03888b,"sys.thread.Deque.push","/usr/share/haxe/std/cpp/_std/sys/thread/Deque.hx",38,0xcc38045d) -HX_LOCAL_STACK_FRAME(_hx_pos_136ea4cadc3ef98e_42_pop,"sys.thread.Deque","pop",0xfb080800,"sys.thread.Deque.pop","/usr/share/haxe/std/cpp/_std/sys/thread/Deque.hx",42,0xcc38045d) -namespace sys{ -namespace thread{ - -void Deque_obj::__construct(){ - HX_STACKFRAME(&_hx_pos_136ea4cadc3ef98e_30_new) -HXDLIN( 30) this->q = ::__hxcpp_deque_create(); - } - -Dynamic Deque_obj::__CreateEmpty() { return new Deque_obj; } - -void *Deque_obj::_hx_vtable = 0; - -Dynamic Deque_obj::__Create(hx::DynamicArray inArgs) -{ - hx::ObjectPtr< Deque_obj > _hx_result = new Deque_obj(); - _hx_result->__construct(); - return _hx_result; -} - -bool Deque_obj::_hx_isInstanceOf(int inClassId) { - return inClassId==(int)0x00000001 || inClassId==(int)0x5c8bea89; -} - -void Deque_obj::add( ::Dynamic i){ - HX_STACKFRAME(&_hx_pos_136ea4cadc3ef98e_34_add) -HXDLIN( 34) ::__hxcpp_deque_add(this->q,i); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Deque_obj,add,(void)) - -void Deque_obj::push( ::Dynamic i){ - HX_STACKFRAME(&_hx_pos_136ea4cadc3ef98e_38_push) -HXDLIN( 38) ::__hxcpp_deque_push(this->q,i); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Deque_obj,push,(void)) - - ::Dynamic Deque_obj::pop(bool block){ - HX_STACKFRAME(&_hx_pos_136ea4cadc3ef98e_42_pop) -HXDLIN( 42) return ::__hxcpp_deque_pop(this->q,block); - } - - -HX_DEFINE_DYNAMIC_FUNC1(Deque_obj,pop,return ) - - -Deque_obj::Deque_obj() -{ -} - -void Deque_obj::__Mark(HX_MARK_PARAMS) -{ - HX_MARK_BEGIN_CLASS(Deque); - HX_MARK_MEMBER_NAME(q,"q"); - HX_MARK_END_CLASS(); -} - -void Deque_obj::__Visit(HX_VISIT_PARAMS) -{ - HX_VISIT_MEMBER_NAME(q,"q"); -} - -hx::Val Deque_obj::__Field(const ::String &inName,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"q") ) { return hx::Val( q ); } - break; - case 3: - if (HX_FIELD_EQ(inName,"add") ) { return hx::Val( add_dyn() ); } - if (HX_FIELD_EQ(inName,"pop") ) { return hx::Val( pop_dyn() ); } - break; - case 4: - if (HX_FIELD_EQ(inName,"push") ) { return hx::Val( push_dyn() ); } - } - return super::__Field(inName,inCallProp); -} - -hx::Val Deque_obj::__SetField(const ::String &inName,const hx::Val &inValue,hx::PropertyAccess inCallProp) -{ - switch(inName.length) { - case 1: - if (HX_FIELD_EQ(inName,"q") ) { q=inValue.Cast< ::Dynamic >(); return inValue; } - } - return super::__SetField(inName,inValue,inCallProp); -} - -void Deque_obj::__GetFields(Array< ::String> &outFields) -{ - outFields->push(HX_("q",71,00,00,00)); - super::__GetFields(outFields); -}; - -#ifdef HXCPP_SCRIPTABLE -static hx::StorageInfo Deque_obj_sMemberStorageInfo[] = { - {hx::fsObject /* ::Dynamic */ ,(int)offsetof(Deque_obj,q),HX_("q",71,00,00,00)}, - { hx::fsUnknown, 0, null()} -}; -static hx::StaticInfo *Deque_obj_sStaticStorageInfo = 0; -#endif - -static ::String Deque_obj_sMemberFields[] = { - HX_("q",71,00,00,00), - HX_("add",21,f2,49,00), - HX_("push",da,11,61,4a), - HX_("pop",91,5d,55,00), - ::String(null()) }; - -hx::Class Deque_obj::__mClass; - -void Deque_obj::__register() -{ - Deque_obj _hx_dummy; - Deque_obj::_hx_vtable = *(void **)&_hx_dummy; - hx::Static(__mClass) = new hx::Class_obj(); - __mClass->mName = HX_("sys.thread.Deque",5d,67,c7,9a); - __mClass->mSuper = &super::__SGetClass(); - __mClass->mConstructEmpty = &__CreateEmpty; - __mClass->mConstructArgs = &__Create; - __mClass->mGetStaticField = &hx::Class_obj::GetNoStaticField; - __mClass->mSetStaticField = &hx::Class_obj::SetNoStaticField; - __mClass->mStatics = hx::Class_obj::dupFunctions(0 /* sStaticFields */); - __mClass->mMembers = hx::Class_obj::dupFunctions(Deque_obj_sMemberFields); - __mClass->mCanCast = hx::TCanCast< Deque_obj >; -#ifdef HXCPP_SCRIPTABLE - __mClass->mMemberStorageInfo = Deque_obj_sMemberStorageInfo; -#endif -#ifdef HXCPP_SCRIPTABLE - __mClass->mStaticStorageInfo = Deque_obj_sStaticStorageInfo; -#endif - hx::_hx_RegisterClass(__mClass->mName, __mClass); -} - -} // end namespace sys -} // end namespace thread diff --git a/hGameTest/bin/linux/obj/tmp/manifest/default.json b/hGameTest/bin/linux/obj/tmp/manifest/default.json deleted file mode 100644 index 796babad..00000000 --- a/hGameTest/bin/linux/obj/tmp/manifest/default.json +++ /dev/null @@ -1 +0,0 @@ -{"name":null,"assets":"ah","rootPath":null,"version":2,"libraryArgs":[],"libraryType":null} \ No newline at end of file diff --git a/hGameTest/bin/neko/bin/FLWork b/hGameTest/bin/neko/bin/FLWork deleted file mode 100755 index 2594ee9e..00000000 Binary files a/hGameTest/bin/neko/bin/FLWork and /dev/null differ diff --git a/hGameTest/bin/neko/bin/lime.ndll b/hGameTest/bin/neko/bin/lime.ndll deleted file mode 100644 index d6b8f131..00000000 Binary files a/hGameTest/bin/neko/bin/lime.ndll and /dev/null differ diff --git a/hGameTest/bin/neko/bin/manifest/default.json b/hGameTest/bin/neko/bin/manifest/default.json deleted file mode 100644 index f30ad9dd..00000000 --- a/hGameTest/bin/neko/bin/manifest/default.json +++ /dev/null @@ -1 +0,0 @@ -{"name":null,"assets":"aoy4:pathy23:sprites%2Fcharacter.pngy4:sizei161y4:typey5:IMAGEy2:idR1gh","rootPath":"../","version":2,"libraryArgs":[],"libraryType":null} \ No newline at end of file diff --git a/hGameTest/bin/neko/bin/sprites/character.png b/hGameTest/bin/neko/bin/sprites/character.png deleted file mode 100644 index 8d5a7c19..00000000 Binary files a/hGameTest/bin/neko/bin/sprites/character.png and /dev/null differ diff --git a/hGameTest/bin/neko/haxe/ApplicationMain.hx b/hGameTest/bin/neko/haxe/ApplicationMain.hx deleted file mode 100644 index 32cc9d33..00000000 --- a/hGameTest/bin/neko/haxe/ApplicationMain.hx +++ /dev/null @@ -1,308 +0,0 @@ -package; - -#if macro -import haxe.macro.Compiler; -import haxe.macro.Context; -import haxe.macro.Expr; -#end - -@:access(lime.app.Application) -@:access(lime.system.System) -@:access(openfl.display.Stage) -@:dox(hide) -class ApplicationMain -{ - #if !macro - public static function main() - { - lime.system.System.__registerEntryPoint("FLWork", create); - - #if (js && html5) - #if (munit || utest) - lime.system.System.embed("FLWork", null, 320, 480); - #end - #else - create(null); - #end - } - - public static function create(config):Void - { - var app = new openfl.display.Application(); - - ManifestResources.init(config); - - app.meta["build"] = "42"; - app.meta["company"] = ""; - app.meta["file"] = "FLWork"; - app.meta["name"] = "FLWork"; - app.meta["packageName"] = "FLWork"; - app.meta["version"] = "1.0.0"; - - - - #if !flash - - var attributes:lime.ui.WindowAttributes = { - allowHighDPI: false, - alwaysOnTop: false, - borderless: false, - // display: 0, - element: null, - frameRate: 60, - #if !web fullscreen: false, #end - height: 480, - hidden: #if munit true #else false #end, - maximized: false, - minimized: false, - parameters: {}, - resizable: true, - title: "FLWork", - width: 320, - x: null, - y: null, - }; - - attributes.context = { - antialiasing: 0, - background: null, - colorDepth: 32, - depth: true, - hardware: true, - stencil: true, - type: null, - vsync: false - }; - - if (app.window == null) - { - if (config != null) - { - for (field in Reflect.fields(config)) - { - if (Reflect.hasField(attributes, field)) - { - Reflect.setField(attributes, field, Reflect.field(config, field)); - } - else if (Reflect.hasField(attributes.context, field)) - { - Reflect.setField(attributes.context, field, Reflect.field(config, field)); - } - } - } - - #if sys - lime.system.System.__parseArguments(attributes); - #end - } - - app.createWindow(attributes); - - #elseif !air - app.window.context.attributes.background = null; - app.window.frameRate = 60; - #end - - var preloader = getPreloader(); - app.preloader.onProgress.add (function(loaded, total) - { - @:privateAccess preloader.update(loaded, total); - }); - app.preloader.onComplete.add(function() - { - @:privateAccess preloader.start(); - }); - - preloader.onComplete.add(start.bind(cast(app.window, openfl.display.Window).stage)); - - for (library in ManifestResources.preloadLibraries) - { - app.preloader.addLibrary(library); - } - - for (name in ManifestResources.preloadLibraryNames) - { - app.preloader.addLibraryName(name); - } - - app.preloader.load(); - - var result = app.exec(); - - #if (sys && !ios && !nodejs && !emscripten) - lime.system.System.exit(result); - #end - } - - public static function start(stage:openfl.display.Stage):Void - { - #if flash - ApplicationMain.getEntryPoint(); - #else - try { - ApplicationMain.getEntryPoint(); - - stage.dispatchEvent(new openfl.events.Event(openfl.events.Event.RESIZE, false, false)); - - if (stage.window.fullscreen) - { - stage.dispatchEvent(new openfl.events.FullScreenEvent(openfl.events.FullScreenEvent.FULL_SCREEN, false, false, true, true)); - } - } - catch (e:Dynamic) - { - #if !display - stage.__handleError (e); - #end - } - #end - } - #end - - macro public static function getEntryPoint() - { - var hasMain = false; - - switch (Context.follow(Context.getType("Main"))) - { - case TInst(t, params): - - var type = t.get(); - for (method in type.statics.get()) - { - if (method.name == "main") - { - hasMain = true; - break; - } - } - - if (hasMain) - { - return Context.parse("@:privateAccess Main.main()", Context.currentPos()); - } - else if (type.constructor != null) - { - return macro - { - var current = stage.getChildAt (0); - - if (current == null || !(current is openfl.display.DisplayObjectContainer)) - { - current = new openfl.display.MovieClip(); - stage.addChild(current); - } - - new DocumentClass(cast current); - }; - } - else - { - Context.fatalError("Main class \"Main\" has neither a static main nor a constructor.", Context.currentPos()); - } - - default: - - Context.fatalError("Main class \"Main\" isn't a class.", Context.currentPos()); - } - - return null; - } - - macro public static function getPreloader() - { - - return macro - { - new openfl.display.Preloader(new openfl.display.Preloader.DefaultPreloader()); - }; - - } - - #if !macro - @:noCompletion @:dox(hide) public static function __init__() - { - var init = lime.app.Application; - - #if neko - // Copy from https://github.com/HaxeFoundation/haxe/blob/development/std/neko/_std/Sys.hx#L164 - // since Sys.programPath () isn't available in __init__ - var sys_program_path = { - var m = neko.vm.Module.local().name; - try - { - sys.FileSystem.fullPath(m); - } - catch (e:Dynamic) - { - // maybe the neko module name was supplied without .n extension... - if (!StringTools.endsWith(m, ".n")) - { - try - { - sys.FileSystem.fullPath(m + ".n"); - } - catch (e:Dynamic) - { - m; - } - } - else - { - m; - } - } - }; - - var loader = new neko.vm.Loader(untyped $loader); - loader.addPath(haxe.io.Path.directory(#if (haxe_ver >= 3.3) sys_program_path #else Sys.executablePath() #end)); - loader.addPath("./"); - loader.addPath("@executable_path/"); - #end - } - #end -} - -#if !macro -@:build(DocumentClass.build()) -@:keep @:dox(hide) class DocumentClass extends Main {} -#else -class DocumentClass -{ - macro public static function build():Array - { - var classType = Context.getLocalClass().get(); - var searchTypes = classType; - - while (searchTypes != null) - { - if (searchTypes.module == "openfl.display.DisplayObject" || searchTypes.module == "flash.display.DisplayObject") - { - var fields = Context.getBuildFields(); - - var method = macro - { - current.addChild(this); - super(); - dispatchEvent(new openfl.events.Event(openfl.events.Event.ADDED_TO_STAGE, false, false)); - } - - fields.push({ name: "new", access: [ APublic ], kind: FFun({ args: [ { name: "current", opt: false, type: macro :openfl.display.DisplayObjectContainer, value: null } ], expr: method, params: [], ret: macro :Void }), pos: Context.currentPos() }); - - return fields; - } - - if (searchTypes.superClass != null) - { - searchTypes = searchTypes.superClass.t.get(); - } - else - { - searchTypes = null; - } - } - - return null; - } -} -#end diff --git a/hGameTest/bin/neko/haxe/ManifestResources.hx b/hGameTest/bin/neko/haxe/ManifestResources.hx deleted file mode 100644 index e38b5368..00000000 --- a/hGameTest/bin/neko/haxe/ManifestResources.hx +++ /dev/null @@ -1,120 +0,0 @@ -package; - - -import haxe.io.Bytes; -import lime.utils.AssetBundle; -import lime.utils.AssetLibrary; -import lime.utils.AssetManifest; -import lime.utils.Assets; - -#if sys -import sys.FileSystem; -#end - -@:access(lime.utils.Assets) - - -@:keep @:dox(hide) class ManifestResources { - - - public static var preloadLibraries:Array; - public static var preloadLibraryNames:Array; - public static var rootPath:String; - - - public static function init (config:Dynamic):Void { - - preloadLibraries = new Array (); - preloadLibraryNames = new Array (); - - rootPath = null; - - if (config != null && Reflect.hasField (config, "rootPath")) { - - rootPath = Reflect.field (config, "rootPath"); - - } - - if (rootPath == null) { - - #if (ios || tvos || emscripten) - rootPath = "assets/"; - #elseif android - rootPath = ""; - #elseif console - rootPath = lime.system.System.applicationDirectory; - #else - rootPath = "./"; - #end - - } - - #if (openfl && !flash && !display) - - #end - - var data, manifest, library, bundle; - - #if kha - - null - library = AssetLibrary.fromManifest (manifest); - Assets.registerLibrary ("null", library); - - if (library != null) preloadLibraries.push (library); - else preloadLibraryNames.push ("null"); - - #else - - Assets.libraryPaths["default"] = rootPath + "manifest/default.json"; - - - library = Assets.getLibrary ("default"); - if (library != null) preloadLibraries.push (library); - else preloadLibraryNames.push ("default"); - - - #end - - } - - -} - - -#if kha - -null - -#else - -#if !display -#if flash - -@:keep @:bind @:noCompletion #if display private #end class __ASSET__sprites_character_png extends flash.display.BitmapData { public function new () { super (0, 0, true, 0); } } -@:keep @:bind @:noCompletion #if display private #end class __ASSET__manifest_default_json extends null { } - - -#elseif (desktop || cpp) - - - - -#else - - - -#end - -#if (openfl && !flash) - -#if html5 - -#else - -#end - -#end -#end - -#end diff --git a/hGameTest/bin/neko/haxe/debug.hxml b/hGameTest/bin/neko/haxe/debug.hxml deleted file mode 100644 index bfe9996d..00000000 --- a/hGameTest/bin/neko/haxe/debug.hxml +++ /dev/null @@ -1,67 +0,0 @@ --main ApplicationMain ---macro openfl._internal.ExtraParams.include() --cp /home/andreas/.haxe/lib/openfl/9,0,2/lib --D openfl=9.0.2 ---macro lime._internal.macros.DefineMacro.run() --cp /home/andreas/.haxe/lib/lime/7,8,0/src --D lime=7.8.0 --cp /home/andreas/.haxe/lib/actuate/1,8,9/src --D actuate=1.8.9 --cp src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/application/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/assets/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/bitmapdata/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/eventdispatcher/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/externalinterface/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filereference/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filters/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/loader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/movieclip/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/printing/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-cairo/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-canvas/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-core/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-dom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-flash/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/security/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sensors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/shader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sharedobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/socket/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sound/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/system/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/telemetry/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/textfield/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/tilemap/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlloader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlrequest/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlstream/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/utils/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/video/src --D lime-harfbuzz --D lime-openal --D tools=7.8.0 --D lime-cairo --D lime-opengl --D no-compilation --D native --D lime-curl --D lime-native --D lime-vorbis --D openfl-native --D lime-cffi --D linux --D desktop ---remap flash:openfl --cp bin/neko/haxe --neko bin/neko/obj/ApplicationMain.n ---macro keep("Main") --debug \ No newline at end of file diff --git a/hGameTest/bin/neko/haxe/final.hxml b/hGameTest/bin/neko/haxe/final.hxml deleted file mode 100644 index 692c1863..00000000 --- a/hGameTest/bin/neko/haxe/final.hxml +++ /dev/null @@ -1,67 +0,0 @@ --main ApplicationMain ---macro openfl._internal.ExtraParams.include() --cp /home/andreas/.haxe/lib/openfl/9,0,2/lib --D openfl=9.0.2 ---macro lime._internal.macros.DefineMacro.run() --cp /home/andreas/.haxe/lib/lime/7,8,0/src --D lime=7.8.0 --cp /home/andreas/.haxe/lib/actuate/1,8,9/src --D actuate=1.8.9 --cp src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/application/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/assets/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/bitmapdata/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/eventdispatcher/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/externalinterface/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filereference/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filters/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/loader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/movieclip/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/printing/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-cairo/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-canvas/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-core/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-dom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-flash/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/security/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sensors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/shader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sharedobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/socket/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sound/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/system/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/telemetry/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/textfield/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/tilemap/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlloader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlrequest/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlstream/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/utils/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/video/src --D lime-harfbuzz --D lime-openal --D tools=7.8.0 --D lime-cairo --D lime-opengl --D no-compilation --D native --D lime-curl --D lime-native --D lime-vorbis --D openfl-native --D lime-cffi --D linux --D desktop ---remap flash:openfl --cp bin/neko/haxe --neko bin/neko/obj/ApplicationMain.n ---macro keep("Main") --D final \ No newline at end of file diff --git a/hGameTest/bin/neko/haxe/release.hxml b/hGameTest/bin/neko/haxe/release.hxml deleted file mode 100644 index 5fe2ece4..00000000 --- a/hGameTest/bin/neko/haxe/release.hxml +++ /dev/null @@ -1,66 +0,0 @@ --main ApplicationMain ---macro openfl._internal.ExtraParams.include() --cp /home/andreas/.haxe/lib/openfl/9,0,2/lib --D openfl=9.0.2 ---macro lime._internal.macros.DefineMacro.run() --cp /home/andreas/.haxe/lib/lime/7,8,0/src --D lime=7.8.0 --cp /home/andreas/.haxe/lib/actuate/1,8,9/src --D actuate=1.8.9 --cp src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/application/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/assets/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/bitmapdata/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/displayobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/errors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/eventdispatcher/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/externalinterface/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filereference/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/filters/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/geom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/graphics/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/input/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/loader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/movieclip/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/printing/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-cairo/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-canvas/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-core/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-dom/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-flash/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/renderer-stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/security/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sensors/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/shader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sharedobject/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/socket/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/sound/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/stage3d/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/system/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/telemetry/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/textfield/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/tilemap/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlloader/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlrequest/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/urlstream/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/utils/src --cp /home/andreas/.haxe/lib/openfl/9,0,2/packages/video/src --D lime-harfbuzz --D lime-openal --D tools=7.8.0 --D lime-cairo --D lime-opengl --D no-compilation --D native --D lime-curl --D lime-native --D lime-vorbis --D openfl-native --D lime-cffi --D linux --D desktop ---remap flash:openfl --cp bin/neko/haxe --neko bin/neko/obj/ApplicationMain.n ---macro keep("Main") \ No newline at end of file diff --git a/hGameTest/bin/neko/obj/ApplicationMain b/hGameTest/bin/neko/obj/ApplicationMain deleted file mode 100755 index 2594ee9e..00000000 Binary files a/hGameTest/bin/neko/obj/ApplicationMain and /dev/null differ diff --git a/hGameTest/bin/neko/obj/ApplicationMain.n b/hGameTest/bin/neko/obj/ApplicationMain.n deleted file mode 100644 index b18831c6..00000000 Binary files a/hGameTest/bin/neko/obj/ApplicationMain.n and /dev/null differ